|
|
|
| 1 | 2026-05-16T00:00:36.186Z | job assigned to worker 01KRQ1A6A9DNJ02RB6K2C6CNWQ [factory aws, i-0a83ad552a17f6fb5] (queued for 48 s) |
| |
| 2 | 2026-05-16T00:00:43.055Z | starting task 0: "setup" |
| 3 | 2026-05-16T00:00:43.059Z | ++ uname -s |
| 4 | 2026-05-16T00:00:43.062Z | + kern=SunOS |
| 5 | 2026-05-16T00:00:43.062Z | + build_user=build |
| 6 | 2026-05-16T00:00:43.063Z | + build_uid=12345 |
| 7 | 2026-05-16T00:00:43.063Z | + work_dir=/work |
| 8 | 2026-05-16T00:00:43.063Z | + input_dir=/input |
| 9 | 2026-05-16T00:00:43.063Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-16T00:00:43.063Z | + case "$kern" in |
| 11 | 2026-05-16T00:00:43.063Z | + groupadd -g 12345 build |
| 12 | 2026-05-16T00:00:43.066Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-16T00:00:45.069Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-16T00:00:45.188Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-16T00:00:45.192Z | + home_fs=zfs |
| 16 | 2026-05-16T00:00:45.192Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-16T00:00:45.192Z | + mkdir -p /home/build |
| 18 | 2026-05-16T00:00:45.192Z | + chown build:build /home/build /work |
| 19 | 2026-05-16T00:00:47.193Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-16T00:00:47.196Z | process exited: duration 4141 ms, exit code 0 |
| |
| 21 | 2026-05-16T00:00:47.202Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-16T00:00:47.206Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-16T00:00:47.206Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-16T00:00:47.206Z | * rust toolchain profile = "default" |
| 25 | 2026-05-16T00:00:47.206Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-16T00:00:47.206Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-16T00:00:47.207Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-16T00:00:47.209Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-16T00:00:47.209Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-16T00:00:47.330Z | info: downloading installer |
| 31 | 2026-05-16T00:00:48.787Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-16T00:00:48.787Z | warn: /opt/ooce/bin |
| 33 | 2026-05-16T00:00:48.787Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-16T00:00:48.787Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-16T00:00:48.787Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-16T00:00:48.787Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-16T00:00:48.787Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-16T00:00:48.787Z | error: cannot install while Rust is installed |
| 39 | 2026-05-16T00:00:48.787Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-16T00:00:48.787Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-16T00:00:48.787Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-16T00:00:48.787Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-16T00:00:48.787Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-16T00:00:48.820Z | info: profile set to default |
| 45 | 2026-05-16T00:00:48.820Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-16T00:00:48.823Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-16T00:00:48.949Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-16T00:00:48.951Z | info: downloading 6 components |
| 49 | 2026-05-16T00:01:03.524Z | |
| 50 | 2026-05-16T00:01:03.524Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-16T00:01:03.550Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-16T00:01:03.551Z | |
| 53 | 2026-05-16T00:01:03.551Z | |
| 54 | 2026-05-16T00:01:03.551Z | Rust is installed now. Great! |
| 55 | 2026-05-16T00:01:03.551Z | |
| 56 | 2026-05-16T00:01:03.551Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-16T00:01:03.551Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-16T00:01:03.551Z | |
| 59 | 2026-05-16T00:01:03.551Z | To configure your current shell, you need to source |
| 60 | 2026-05-16T00:01:03.551Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-16T00:01:03.551Z | |
| 62 | 2026-05-16T00:01:03.554Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-16T00:01:03.554Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-16T00:01:03.554Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-16T00:01:03.554Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-16T00:01:03.554Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-16T00:01:03.554Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-16T00:01:03.554Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-16T00:01:03.554Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-16T00:01:03.554Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-16T00:01:03.635Z | + rustup --version |
| 72 | 2026-05-16T00:01:03.643Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-16T00:01:03.646Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-16T00:01:03.664Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-16T00:01:03.667Z | + cargo --version |
| 76 | 2026-05-16T00:01:03.681Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-16T00:01:03.684Z | + rustc --version |
| 78 | 2026-05-16T00:01:03.703Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-16T00:01:03.706Z | process exited: duration 16501 ms, exit code 0 |
| |
| 80 | 2026-05-16T00:01:03.712Z | starting task 2: "authentication" |
| 81 | 2026-05-16T00:01:03.728Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-16T00:01:03.734Z | starting task 3: "clone repository" |
| 83 | 2026-05-16T00:01:03.737Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-16T00:01:03.740Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-16T00:01:03.933Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-16T00:01:05.145Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-16T00:01:05.145Z | + git fetch origin f71c19ef3f3d2801f7532abb12810f93baba953f |
| 88 | 2026-05-16T00:01:05.461Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-16T00:01:05.461Z | * branch f71c19ef3f3d2801f7532abb12810f93baba953f -> FETCH_HEAD |
| 90 | 2026-05-16T00:01:05.466Z | + [[ -n mahrens/patch ]] |
| 91 | 2026-05-16T00:01:05.469Z | ++ git branch --show-current |
| 92 | 2026-05-16T00:01:05.469Z | + current=master |
| 93 | 2026-05-16T00:01:05.469Z | + [[ master != mahrens/patch ]] |
| 94 | 2026-05-16T00:01:05.469Z | + git branch -f mahrens/patch f71c19ef3f3d2801f7532abb12810f93baba953f |
| 95 | 2026-05-16T00:01:05.472Z | + git checkout -f mahrens/patch |
| 96 | 2026-05-16T00:01:05.491Z | Switched to branch 'mahrens/patch' |
| 97 | 2026-05-16T00:01:05.493Z | + git reset --hard f71c19ef3f3d2801f7532abb12810f93baba953f |
| 98 | 2026-05-16T00:01:05.510Z | HEAD is now at f71c19e update example of patching Omicron |
| 99 | 2026-05-16T00:01:05.513Z | process exited: duration 1776 ms, exit code 0 |
| |
| 100 | 2026-05-16T00:01:05.519Z | starting task 4: "build" |
| 101 | 2026-05-16T00:01:05.522Z | + cargo --version |
| 102 | 2026-05-16T00:01:05.528Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-05-16T00:01:05.675Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-05-16T00:01:05.678Z | info: downloading 6 components |
| 105 | 2026-05-16T00:01:20.163Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-05-16T00:01:20.166Z | + rustc --version |
| 107 | 2026-05-16T00:01:20.194Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-05-16T00:01:20.199Z | + banner prerequisites |
| 109 | 2026-05-16T00:01:20.202Z | |
| 110 | 2026-05-16T00:01:20.202Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-05-16T00:01:20.202Z | # # # # # # # # # # # # # # # |
| 112 | 2026-05-16T00:01:20.202Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-05-16T00:01:20.202Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-05-16T00:01:20.202Z | # # # # # # # # # # # # # # # |
| 115 | 2026-05-16T00:01:20.202Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-05-16T00:01:20.202Z | |
| 117 | 2026-05-16T00:01:20.202Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-05-16T00:01:30.104Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-16T00:01:37.908Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-16T00:01:45.186Z | Planning: Solver setup ... Done (6.002s) |
| 121 | 2026-05-16T00:01:45.228Z | Planning: Running solver ... Done (0.041s) |
| 122 | 2026-05-16T00:01:45.363Z | Planning: Finding local manifests ... Done (0.003s) |
| 123 | 2026-05-16T00:01:45.375Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-05-16T00:01:45.463Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-05-16T00:01:45.490Z | Planning: Package planning ... Done (0.029s) |
| 126 | 2026-05-16T00:01:45.517Z | Planning: Merging actions ... Done (0.027s) |
| 127 | 2026-05-16T00:01:45.691Z | Planning: Checking for conflicting actions ... Done (0.173s) |
| 128 | 2026-05-16T00:01:45.697Z | Planning: Consolidating action changes ... Done (0.007s) |
| 129 | 2026-05-16T00:01:47.432Z | Planning: Evaluating mediators ... Done (1.734s) |
| 130 | 2026-05-16T00:01:47.437Z | Planning: Planning completed in 9.36 seconds |
| 131 | 2026-05-16T00:01:47.448Z | Packages to install: 3 |
| 132 | 2026-05-16T00:01:47.452Z | Mediators to change: 2 |
| 133 | 2026-05-16T00:01:47.452Z | Services to change: 1 |
| 134 | 2026-05-16T00:01:47.452Z | Estimated space available: 154.83 GB |
| 135 | 2026-05-16T00:01:47.452Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-05-16T00:01:47.452Z | Create boot environment: No |
| 137 | 2026-05-16T00:01:47.452Z | Create backup boot environment: No |
| 138 | 2026-05-16T00:01:47.452Z | Rebuild boot archive: No |
| 139 | 2026-05-16T00:01:47.452Z | |
| 140 | 2026-05-16T00:01:47.452Z | Changed mediators: |
| 141 | 2026-05-16T00:01:47.452Z | mediator clang: |
| 142 | 2026-05-16T00:01:47.452Z | version: None -> 15 (system default) |
| 143 | 2026-05-16T00:01:47.452Z | |
| 144 | 2026-05-16T00:01:47.452Z | mediator llvm: |
| 145 | 2026-05-16T00:01:47.452Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-05-16T00:01:47.452Z | |
| 147 | 2026-05-16T00:01:47.452Z | Changed packages: |
| 148 | 2026-05-16T00:01:47.452Z | helios-dev |
| 149 | 2026-05-16T00:01:47.452Z | developer/build-essential |
| 150 | 2026-05-16T00:01:47.452Z | None -> 11-2.0 |
| 151 | 2026-05-16T00:01:47.452Z | ooce/developer/clang-15 |
| 152 | 2026-05-16T00:01:47.452Z | None -> 15.0.7-2.0 |
| 153 | 2026-05-16T00:01:47.452Z | ooce/developer/llvm-15 |
| 154 | 2026-05-16T00:01:47.452Z | None -> 15.0.7-2.0 |
| 155 | 2026-05-16T00:01:47.452Z | |
| 156 | 2026-05-16T00:01:47.452Z | Services: |
| 157 | 2026-05-16T00:01:47.452Z | restart_fmri: |
| 158 | 2026-05-16T00:01:47.452Z | svc:/system/update-man-index:default |
| 159 | 2026-05-16T00:01:47.511Z | |
| 160 | 2026-05-16T00:01:47.511Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-05-16T00:01:52.517Z | Download: 1579/3076 items 116.4/211.3MB 55% complete (23.8M/s) |
| 162 | 2026-05-16T00:01:56.672Z | Download: Completed 211.31 MB in 9.16 seconds (23.1M/s) |
| 163 | 2026-05-16T00:01:56.902Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-05-16T00:02:00.117Z | Actions: Completed 3430 actions in 3.21 seconds. |
| 165 | 2026-05-16T00:02:00.751Z | Done (0.631s) |
| 166 | 2026-05-16T00:02:00.751Z | Done (0.000s) |
| 167 | 2026-05-16T00:02:01.490Z | Done (0.739s) |
| 168 | 2026-05-16T00:02:05.312Z | Done (3.464s) |
| 169 | 2026-05-16T00:02:05.397Z | Done (0.023s) |
| 170 | 2026-05-16T00:02:05.400Z | Done (0.000s) |
| 171 | 2026-05-16T00:02:05.529Z | Done (0.000s) |
| 172 | 2026-05-16T00:02:06.393Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-05-16T00:02:06.499Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-05-16T00:02:06.502Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-05-16T00:02:06.657Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-05-16T00:02:06.660Z | Planning: Planning completed in 0.26 seconds |
| 177 | 2026-05-16T00:02:06.678Z | Mediators to change: 2 |
| 178 | 2026-05-16T00:02:06.678Z | Create boot environment: No |
| 179 | 2026-05-16T00:02:06.678Z | Create backup boot environment: No |
| 180 | 2026-05-16T00:02:06.735Z | Done |
| 181 | 2026-05-16T00:02:06.735Z | Done |
| 182 | 2026-05-16T00:02:07.334Z | Done |
| 183 | 2026-05-16T00:02:09.769Z | Done |
| 184 | 2026-05-16T00:02:09.838Z | Done |
| 185 | 2026-05-16T00:02:09.841Z | Done |
| 186 | 2026-05-16T00:02:10.133Z | Done |
| 187 | 2026-05-16T00:02:10.416Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-05-16T00:02:10.416Z | clang system 15 system |
| 189 | 2026-05-16T00:02:10.416Z | csh system system illumos |
| 190 | 2026-05-16T00:02:10.416Z | ctags system system illumos |
| 191 | 2026-05-16T00:02:10.416Z | file system system illumos |
| 192 | 2026-05-16T00:02:10.416Z | gcc vendor 12 vendor |
| 193 | 2026-05-16T00:02:10.416Z | gcc system 14 system |
| 194 | 2026-05-16T00:02:10.417Z | gcc system 10 system |
| 195 | 2026-05-16T00:02:10.417Z | go system 1.20 system |
| 196 | 2026-05-16T00:02:10.417Z | go system 1.19 system |
| 197 | 2026-05-16T00:02:10.417Z | llvm system 15 system |
| 198 | 2026-05-16T00:02:10.417Z | llvm system 14 system |
| 199 | 2026-05-16T00:02:10.417Z | mariadb system 10.6 system |
| 200 | 2026-05-16T00:02:10.417Z | mta vendor vendor dma |
| 201 | 2026-05-16T00:02:10.417Z | openjdk system 17 system |
| 202 | 2026-05-16T00:02:10.417Z | openjdk system 11 system |
| 203 | 2026-05-16T00:02:10.417Z | openjdk system 1.8 system |
| 204 | 2026-05-16T00:02:10.417Z | openssl vendor 3 vendor |
| 205 | 2026-05-16T00:02:10.417Z | perl system 5.36 system |
| 206 | 2026-05-16T00:02:10.417Z | postgresql system 15 system |
| 207 | 2026-05-16T00:02:10.417Z | postgresql system 13 system |
| 208 | 2026-05-16T00:02:10.417Z | python vendor 3 vendor |
| 209 | 2026-05-16T00:02:10.417Z | python system 2 system |
| 210 | 2026-05-16T00:02:10.417Z | python3 system 3.11 system |
| 211 | 2026-05-16T00:02:10.417Z | ruby system 3.0 system |
| 212 | 2026-05-16T00:02:10.417Z | words vendor vendor american-english |
| 213 | 2026-05-16T00:02:10.417Z | words system system australian-english |
| 214 | 2026-05-16T00:02:10.417Z | words system system british-english |
| 215 | 2026-05-16T00:02:10.417Z | words system system canadian-english |
| 216 | 2026-05-16T00:02:10.417Z | words system system french |
| 217 | 2026-05-16T00:02:10.417Z | words system system italian |
| 218 | 2026-05-16T00:02:10.417Z | words system system ngerman |
| 219 | 2026-05-16T00:02:10.417Z | words system system ogerman |
| 220 | 2026-05-16T00:02:10.417Z | words system system spanish |
| 221 | 2026-05-16T00:02:10.644Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-05-16T00:02:10.644Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-05-16T00:02:15.140Z | FMRI IFO |
| 224 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-05-16T00:02:15.140Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-05-16T00:02:16.066Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-05-16T00:02:16.069Z | |
| 233 | 2026-05-16T00:02:16.069Z | real 55.857128907 |
| 234 | 2026-05-16T00:02:16.070Z | user 37.112451871 |
| 235 | 2026-05-16T00:02:16.070Z | sys 4.259492430 |
| 236 | 2026-05-16T00:02:16.070Z | trap 0.004136483 |
| 237 | 2026-05-16T00:02:16.070Z | tflt 0.076147717 |
| 238 | 2026-05-16T00:02:16.070Z | dflt 0.077758376 |
| 239 | 2026-05-16T00:02:16.070Z | kflt 0.023038631 |
| 240 | 2026-05-16T00:02:16.070Z | lock 0.000000000 |
| 241 | 2026-05-16T00:02:16.070Z | slp 1:10.084067876 |
| 242 | 2026-05-16T00:02:16.070Z | lat 0.136660579 |
| 243 | 2026-05-16T00:02:16.070Z | stop 0.000204723 |
| 244 | 2026-05-16T00:02:16.070Z | + banner check |
| 245 | 2026-05-16T00:02:16.070Z | |
| 246 | 2026-05-16T00:02:16.070Z | #### # # ###### #### # # |
| 247 | 2026-05-16T00:02:16.070Z | # # # # # # # # # |
| 248 | 2026-05-16T00:02:16.070Z | # ###### ##### # #### |
| 249 | 2026-05-16T00:02:16.070Z | # # # # # # # |
| 250 | 2026-05-16T00:02:16.070Z | # # # # # # # # # |
| 251 | 2026-05-16T00:02:16.070Z | #### # # ###### #### # # |
| 252 | 2026-05-16T00:02:16.070Z | |
| 253 | 2026-05-16T00:02:16.070Z | + ptime -m cargo check --features falcon |
| 254 | 2026-05-16T00:02:16.200Z | Updating crates.io index |
| 255 | 2026-05-16T00:02:16.203Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-05-16T00:02:18.487Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-05-16T00:02:30.527Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-05-16T00:02:30.814Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 259 | 2026-05-16T00:02:31.261Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 260 | 2026-05-16T00:02:31.519Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 261 | 2026-05-16T00:02:31.774Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 262 | 2026-05-16T00:02:32.063Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-05-16T00:02:32.493Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-05-16T00:02:33.243Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 265 | 2026-05-16T00:02:33.552Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 266 | 2026-05-16T00:02:33.845Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 267 | 2026-05-16T00:02:35.280Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 268 | 2026-05-16T00:02:35.923Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 269 | 2026-05-16T00:02:36.713Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 270 | 2026-05-16T00:02:36.972Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-05-16T00:02:37.554Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 272 | 2026-05-16T00:02:38.289Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 273 | 2026-05-16T00:02:39.154Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 274 | 2026-05-16T00:02:39.535Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 275 | 2026-05-16T00:02:40.265Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 276 | 2026-05-16T00:02:41.339Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 277 | 2026-05-16T00:02:41.697Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 278 | 2026-05-16T00:02:42.112Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 279 | 2026-05-16T00:02:42.699Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 280 | 2026-05-16T00:02:42.968Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 281 | 2026-05-16T00:02:44.676Z | Downloading crates ... |
| 282 | 2026-05-16T00:02:44.743Z | Downloaded atomic-waker v1.1.2 |
| 283 | 2026-05-16T00:02:44.751Z | Downloaded autocfg v1.3.0 |
| 284 | 2026-05-16T00:02:44.762Z | Downloaded bitvec v1.0.1 |
| 285 | 2026-05-16T00:02:44.771Z | Downloaded blake2 v0.10.6 |
| 286 | 2026-05-16T00:02:44.774Z | Downloaded bytecount v0.6.9 |
| 287 | 2026-05-16T00:02:44.777Z | Downloaded bitflags v2.9.4 |
| 288 | 2026-05-16T00:02:44.780Z | Downloaded bitstruct v0.1.1 |
| 289 | 2026-05-16T00:02:44.783Z | Downloaded bitflags v1.3.2 |
| 290 | 2026-05-16T00:02:44.786Z | Downloaded foreign-types-shared v0.1.1 |
| 291 | 2026-05-16T00:02:44.790Z | Downloaded daft-derive v0.1.5 |
| 292 | 2026-05-16T00:02:44.793Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 293 | 2026-05-16T00:02:44.793Z | Downloaded deranged v0.5.3 |
| 294 | 2026-05-16T00:02:44.796Z | Downloaded darling v0.20.11 |
| 295 | 2026-05-16T00:02:44.799Z | Downloaded backoff v0.4.0 |
| 296 | 2026-05-16T00:02:44.802Z | Downloaded erased-serde v0.4.5 |
| 297 | 2026-05-16T00:02:44.805Z | Downloaded bstr v1.9.1 |
| 298 | 2026-05-16T00:02:44.811Z | Downloaded erased-serde v0.3.31 |
| 299 | 2026-05-16T00:02:44.815Z | Downloaded camino v1.2.2 |
| 300 | 2026-05-16T00:02:44.818Z | Downloaded elliptic-curve v0.13.8 |
| 301 | 2026-05-16T00:02:44.821Z | Downloaded derive_more v0.99.20 |
| 302 | 2026-05-16T00:02:44.824Z | Downloaded enum-as-inner v0.6.0 |
| 303 | 2026-05-16T00:02:44.827Z | Downloaded filetime v0.2.23 |
| 304 | 2026-05-16T00:02:44.830Z | Downloaded futures-io v0.3.32 |
| 305 | 2026-05-16T00:02:44.833Z | Downloaded convert_case v0.4.0 |
| 306 | 2026-05-16T00:02:44.833Z | Downloaded dof v0.3.0 |
| 307 | 2026-05-16T00:02:44.836Z | Downloaded compression-core v0.4.31 |
| 308 | 2026-05-16T00:02:44.836Z | Downloaded ed25519 v2.2.3 |
| 309 | 2026-05-16T00:02:44.839Z | Downloaded form_urlencoded v1.2.2 |
| 310 | 2026-05-16T00:02:44.842Z | Downloaded camino-tempfile v1.4.1 |
| 311 | 2026-05-16T00:02:44.845Z | Downloaded colorchoice v1.0.1 |
| 312 | 2026-05-16T00:02:44.845Z | Downloaded futures-executor v0.3.32 |
| 313 | 2026-05-16T00:02:44.847Z | Downloaded cfg_aliases v0.1.1 |
| 314 | 2026-05-16T00:02:44.850Z | Downloaded foreign-types v0.5.0 |
| 315 | 2026-05-16T00:02:44.850Z | Downloaded byteorder v1.5.0 |
| 316 | 2026-05-16T00:02:44.853Z | Downloaded ctr v0.9.2 |
| 317 | 2026-05-16T00:02:44.856Z | Downloaded dtrace-parser v0.2.0 |
| 318 | 2026-05-16T00:02:44.859Z | Downloaded gethostname v0.5.0 |
| 319 | 2026-05-16T00:02:44.859Z | Downloaded fs-err v3.1.2 |
| 320 | 2026-05-16T00:02:44.865Z | Downloaded debug-ignore v1.0.5 |
| 321 | 2026-05-16T00:02:44.865Z | Downloaded futures-channel v0.3.32 |
| 322 | 2026-05-16T00:02:44.867Z | Downloaded bincode v1.3.3 |
| 323 | 2026-05-16T00:02:44.870Z | Downloaded env_logger v0.11.10 |
| 324 | 2026-05-16T00:02:44.873Z | Downloaded dunce v1.0.5 |
| 325 | 2026-05-16T00:02:44.876Z | Downloaded derive_builder_macro v0.20.2 |
| 326 | 2026-05-16T00:02:44.879Z | Downloaded derive_builder_core v0.20.2 |
| 327 | 2026-05-16T00:02:44.879Z | Downloaded equivalent v1.0.2 |
| 328 | 2026-05-16T00:02:44.882Z | Downloaded dtrace-parser v0.3.0 |
| 329 | 2026-05-16T00:02:44.885Z | Downloaded ctrlc v3.4.4 |
| 330 | 2026-05-16T00:02:44.885Z | Downloaded darling_macro v0.21.3 |
| 331 | 2026-05-16T00:02:44.888Z | Downloaded env_filter v1.0.1 |
| 332 | 2026-05-16T00:02:44.891Z | Downloaded fixedbitset v0.4.2 |
| 333 | 2026-05-16T00:02:44.893Z | Downloaded cancel-safe-futures v0.1.5 |
| 334 | 2026-05-16T00:02:44.896Z | Downloaded highway v1.3.0 |
| 335 | 2026-05-16T00:02:44.899Z | Downloaded defmt v0.3.8 |
| 336 | 2026-05-16T00:02:44.902Z | Downloaded crypto-common v0.1.6 |
| 337 | 2026-05-16T00:02:44.902Z | Downloaded anstream v0.6.14 |
| 338 | 2026-05-16T00:02:44.904Z | Downloaded foreign-types-macros v0.2.3 |
| 339 | 2026-05-16T00:02:44.907Z | Downloaded generic-array v0.14.7 |
| 340 | 2026-05-16T00:02:44.910Z | Downloaded futures-sink v0.3.32 |
| 341 | 2026-05-16T00:02:44.910Z | Downloaded futures-macro v0.3.32 |
| 342 | 2026-05-16T00:02:44.913Z | Downloaded futures-core v0.3.32 |
| 343 | 2026-05-16T00:02:44.915Z | Downloaded git-stub v1.0.0 |
| 344 | 2026-05-16T00:02:44.918Z | Downloaded async-stream v0.3.6 |
| 345 | 2026-05-16T00:02:44.918Z | Downloaded embedded-io v0.6.1 |
| 346 | 2026-05-16T00:02:44.921Z | Downloaded http-body v1.0.1 |
| 347 | 2026-05-16T00:02:44.924Z | Downloaded hex v0.4.3 |
| 348 | 2026-05-16T00:02:44.927Z | Downloaded heck v0.5.0 |
| 349 | 2026-05-16T00:02:44.927Z | Downloaded cargo_metadata v0.18.1 |
| 350 | 2026-05-16T00:02:44.929Z | Downloaded futures-task v0.3.32 |
| 351 | 2026-05-16T00:02:44.932Z | Downloaded cargo-platform v0.3.2 |
| 352 | 2026-05-16T00:02:44.935Z | Downloaded heck v0.4.1 |
| 353 | 2026-05-16T00:02:44.935Z | Downloaded clap_derive v4.5.4 |
| 354 | 2026-05-16T00:02:44.938Z | Downloaded fixedbitset v0.5.7 |
| 355 | 2026-05-16T00:02:44.942Z | Downloaded float-ord v0.3.2 |
| 356 | 2026-05-16T00:02:44.945Z | Downloaded escargot v0.5.15 |
| 357 | 2026-05-16T00:02:44.945Z | Downloaded globset v0.4.14 |
| 358 | 2026-05-16T00:02:44.947Z | Downloaded inout v0.1.3 |
| 359 | 2026-05-16T00:02:44.950Z | Downloaded const-oid v0.9.6 |
| 360 | 2026-05-16T00:02:44.953Z | Downloaded ff v0.13.1 |
| 361 | 2026-05-16T00:02:44.953Z | Downloaded darling_core v0.23.0 |
| 362 | 2026-05-16T00:02:44.956Z | Downloaded instant v0.1.12 |
| 363 | 2026-05-16T00:02:44.959Z | Downloaded is_ci v1.2.0 |
| 364 | 2026-05-16T00:02:44.962Z | Downloaded lazycell v1.3.0 |
| 365 | 2026-05-16T00:02:44.965Z | Downloaded base64ct v1.6.0 |
| 366 | 2026-05-16T00:02:44.965Z | Downloaded lru-cache v0.1.2 |
| 367 | 2026-05-16T00:02:44.967Z | Downloaded hubpack_derive v0.1.1 |
| 368 | 2026-05-16T00:02:44.970Z | Downloaded hostname v0.4.2 |
| 369 | 2026-05-16T00:02:44.973Z | Downloaded git-stub-vcs v0.1.0 |
| 370 | 2026-05-16T00:02:44.973Z | Downloaded hubpack v0.1.2 |
| 371 | 2026-05-16T00:02:44.975Z | Downloaded icu_provider_macros v1.5.0 |
| 372 | 2026-05-16T00:02:44.978Z | Downloaded foldhash v0.1.5 |
| 373 | 2026-05-16T00:02:44.978Z | Downloaded clang-sys v1.8.1 |
| 374 | 2026-05-16T00:02:44.981Z | Downloaded macaddr v1.0.1 |
| 375 | 2026-05-16T00:02:44.984Z | Downloaded idna_adapter v1.2.0 |
| 376 | 2026-05-16T00:02:44.987Z | Downloaded icu_locid_transform v1.5.0 |
| 377 | 2026-05-16T00:02:44.990Z | Downloaded newline-converter v0.3.0 |
| 378 | 2026-05-16T00:02:44.990Z | Downloaded csv-core v0.1.12 |
| 379 | 2026-05-16T00:02:44.992Z | Downloaded group v0.13.0 |
| 380 | 2026-05-16T00:02:44.995Z | Downloaded getrandom v0.2.14 |
| 381 | 2026-05-16T00:02:44.998Z | Downloaded ascii v1.1.0 |
| 382 | 2026-05-16T00:02:45.001Z | Downloaded lazy_static v1.5.0 |
| 383 | 2026-05-16T00:02:45.001Z | Downloaded ingot-types v0.1.2 |
| 384 | 2026-05-16T00:02:45.004Z | Downloaded getrandom v0.4.2 |
| 385 | 2026-05-16T00:02:45.007Z | Downloaded cookie v0.18.1 |
| 386 | 2026-05-16T00:02:45.009Z | Downloaded num-derive v0.4.2 |
| 387 | 2026-05-16T00:02:45.012Z | Downloaded mime v0.3.17 |
| 388 | 2026-05-16T00:02:45.012Z | Downloaded managed v0.8.0 |
| 389 | 2026-05-16T00:02:45.015Z | Downloaded num-iter v0.1.45 |
| 390 | 2026-05-16T00:02:45.018Z | Downloaded num-conv v0.2.0 |
| 391 | 2026-05-16T00:02:45.018Z | Downloaded itoa v1.0.11 |
| 392 | 2026-05-16T00:02:45.020Z | Downloaded num v0.4.3 |
| 393 | 2026-05-16T00:02:45.023Z | Downloaded openssl-macros v0.1.1 |
| 394 | 2026-05-16T00:02:45.023Z | Downloaded olpc-cjson v0.1.4 |
| 395 | 2026-05-16T00:02:45.026Z | Downloaded jobserver v0.1.31 |
| 396 | 2026-05-16T00:02:45.029Z | Downloaded libsw v3.5.0 |
| 397 | 2026-05-16T00:02:45.032Z | Downloaded httparse v1.10.1 |
| 398 | 2026-05-16T00:02:45.032Z | Downloaded indent_write v2.2.0 |
| 399 | 2026-05-16T00:02:45.034Z | Downloaded opaque-debug v0.3.1 |
| 400 | 2026-05-16T00:02:45.037Z | Downloaded derive-ex v0.1.8 |
| 401 | 2026-05-16T00:02:45.037Z | Downloaded lru-slab v0.1.2 |
| 402 | 2026-05-16T00:02:45.040Z | Downloaded litemap v0.7.4 |
| 403 | 2026-05-16T00:02:45.043Z | Downloaded omicron-workspace-hack v0.1.0 |
| 404 | 2026-05-16T00:02:45.043Z | Downloaded ipnet v2.9.0 |
| 405 | 2026-05-16T00:02:45.046Z | Downloaded ipnetwork v0.21.1 |
| 406 | 2026-05-16T00:02:45.046Z | Downloaded num_enum_derive v0.5.11 |
| 407 | 2026-05-16T00:02:45.049Z | Downloaded linear-map v1.2.0 |
| 408 | 2026-05-16T00:02:45.051Z | Downloaded iana-time-zone v0.1.64 |
| 409 | 2026-05-16T00:02:45.051Z | Downloaded fs_extra v1.3.0 |
| 410 | 2026-05-16T00:02:45.054Z | Downloaded openssl-probe v0.2.1 |
| 411 | 2026-05-16T00:02:45.057Z | Downloaded getrandom v0.3.4 |
| 412 | 2026-05-16T00:02:45.061Z | Downloaded percent-encoding v2.3.2 |
| 413 | 2026-05-16T00:02:45.061Z | Downloaded parse-display v0.10.0 |
| 414 | 2026-05-16T00:02:45.064Z | Downloaded crossbeam-epoch v0.9.18 |
| 415 | 2026-05-16T00:02:45.064Z | Downloaded libloading v0.7.4 |
| 416 | 2026-05-16T00:02:45.067Z | Downloaded newtype_derive v0.1.6 |
| 417 | 2026-05-16T00:02:45.070Z | Downloaded libloading v0.8.9 |
| 418 | 2026-05-16T00:02:45.073Z | Downloaded flate2 v1.0.30 |
| 419 | 2026-05-16T00:02:45.076Z | Downloaded libsw-core v0.3.2 |
| 420 | 2026-05-16T00:02:45.079Z | Downloaded num_enum v0.7.4 |
| 421 | 2026-05-16T00:02:45.082Z | Downloaded phf_shared v0.12.1 |
| 422 | 2026-05-16T00:02:45.084Z | Downloaded proc-macro-crate v1.3.1 |
| 423 | 2026-05-16T00:02:45.084Z | Downloaded pretty-hex v0.2.1 |
| 424 | 2026-05-16T00:02:45.087Z | Downloaded pin-utils v0.1.0 |
| 425 | 2026-05-16T00:02:45.087Z | Downloaded num-integer v0.1.46 |
| 426 | 2026-05-16T00:02:45.090Z | Downloaded pretty-hex v0.4.1 |
| 427 | 2026-05-16T00:02:45.093Z | Downloaded dropshot_endpoint v0.17.0 |
| 428 | 2026-05-16T00:02:45.095Z | Downloaded proc-macro-error-attr v1.0.4 |
| 429 | 2026-05-16T00:02:45.095Z | Downloaded powerfmt v0.2.0 |
| 430 | 2026-05-16T00:02:45.098Z | Downloaded icu_normalizer v1.5.0 |
| 431 | 2026-05-16T00:02:45.101Z | Downloaded num_enum v0.5.11 |
| 432 | 2026-05-16T00:02:45.104Z | Downloaded progenitor-client v0.14.0 |
| 433 | 2026-05-16T00:02:45.107Z | Downloaded progenitor-client v0.10.0 |
| 434 | 2026-05-16T00:02:45.109Z | Downloaded num-complex v0.4.6 |
| 435 | 2026-05-16T00:02:45.109Z | Downloaded paste v1.0.15 |
| 436 | 2026-05-16T00:02:45.112Z | Downloaded icu_locid v1.5.0 |
| 437 | 2026-05-16T00:02:45.115Z | Downloaded progenitor-macro v0.10.0 |
| 438 | 2026-05-16T00:02:45.118Z | Downloaded darling_core v0.20.11 |
| 439 | 2026-05-16T00:02:45.121Z | Downloaded quick-error v1.2.3 |
| 440 | 2026-05-16T00:02:45.123Z | Downloaded progenitor-macro v0.13.0 |
| 441 | 2026-05-16T00:02:45.123Z | Downloaded clap v4.5.4 |
| 442 | 2026-05-16T00:02:45.128Z | Downloaded rand_chacha v0.3.1 |
| 443 | 2026-05-16T00:02:45.131Z | Downloaded progenitor-macro v0.11.1 |
| 444 | 2026-05-16T00:02:45.131Z | Downloaded icu_properties v1.5.1 |
| 445 | 2026-05-16T00:02:45.134Z | Downloaded radium v0.7.0 |
| 446 | 2026-05-16T00:02:45.137Z | Downloaded cc v1.2.17 |
| 447 | 2026-05-16T00:02:45.140Z | Downloaded pin-project-internal v1.1.10 |
| 448 | 2026-05-16T00:02:45.140Z | Downloaded pem-rfc7468 v0.7.0 |
| 449 | 2026-05-16T00:02:45.143Z | Downloaded memmap2 v0.9.9 |
| 450 | 2026-05-16T00:02:45.146Z | Downloaded lock_api v0.4.12 |
| 451 | 2026-05-16T00:02:45.146Z | Downloaded progenitor-macro v0.14.0 |
| 452 | 2026-05-16T00:02:45.149Z | Downloaded newtype-uuid v1.3.2 |
| 453 | 2026-05-16T00:02:45.149Z | Downloaded poly1305 v0.8.0 |
| 454 | 2026-05-16T00:02:45.152Z | Downloaded ref-cast v1.0.25 |
| 455 | 2026-05-16T00:02:45.155Z | Downloaded progenitor v0.13.0 |
| 456 | 2026-05-16T00:02:45.157Z | Downloaded rand_xorshift v0.3.0 |
| 457 | 2026-05-16T00:02:45.157Z | Downloaded rustc-hash v1.1.0 |
| 458 | 2026-05-16T00:02:45.160Z | Downloaded primeorder v0.13.6 |
| 459 | 2026-05-16T00:02:45.163Z | Downloaded ppv-lite86 v0.2.17 |
| 460 | 2026-05-16T00:02:45.163Z | Downloaded plain v0.2.3 |
| 461 | 2026-05-16T00:02:45.166Z | Downloaded pkg-config v0.3.30 |
| 462 | 2026-05-16T00:02:45.166Z | Downloaded pkcs8 v0.10.2 |
| 463 | 2026-05-16T00:02:45.169Z | Downloaded phf v0.12.1 |
| 464 | 2026-05-16T00:02:45.169Z | Downloaded proc-macro-error v1.0.4 |
| 465 | 2026-05-16T00:02:45.172Z | Downloaded futures v0.3.32 |
| 466 | 2026-05-16T00:02:45.175Z | Downloaded progenitor v0.14.0 |
| 467 | 2026-05-16T00:02:45.178Z | Downloaded log v0.4.29 |
| 468 | 2026-05-16T00:02:45.180Z | Downloaded progenitor v0.11.1 |
| 469 | 2026-05-16T00:02:45.184Z | Downloaded rustc_version v0.1.7 |
| 470 | 2026-05-16T00:02:45.184Z | Downloaded rustc-hash v2.1.1 |
| 471 | 2026-05-16T00:02:45.187Z | Downloaded rfc6979 v0.4.0 |
| 472 | 2026-05-16T00:02:45.187Z | Downloaded rustc_version v0.4.1 |
| 473 | 2026-05-16T00:02:45.187Z | Downloaded aho-corasick v1.1.3 |
| 474 | 2026-05-16T00:02:45.191Z | Downloaded quinn-udp v0.5.5 |
| 475 | 2026-05-16T00:02:45.193Z | Downloaded progenitor-extras v0.2.0 |
| 476 | 2026-05-16T00:02:45.196Z | Downloaded progenitor-client v0.13.0 |
| 477 | 2026-05-16T00:02:45.196Z | Downloaded polyval v0.6.2 |
| 478 | 2026-05-16T00:02:45.199Z | Downloaded same-file v1.0.6 |
| 479 | 2026-05-16T00:02:45.199Z | Downloaded pem v3.0.5 |
| 480 | 2026-05-16T00:02:45.202Z | Downloaded half v2.7.1 |
| 481 | 2026-05-16T00:02:45.204Z | Downloaded pest_derive v2.8.4 |
| 482 | 2026-05-16T00:02:45.204Z | Downloaded der v0.7.10 |
| 483 | 2026-05-16T00:02:45.207Z | Downloaded miniz_oxide v0.7.2 |
| 484 | 2026-05-16T00:02:45.210Z | Downloaded ref-cast-impl v1.0.25 |
| 485 | 2026-05-16T00:02:45.213Z | Downloaded resolv-conf v0.7.0 |
| 486 | 2026-05-16T00:02:45.213Z | Downloaded rand_core v0.9.3 |
| 487 | 2026-05-16T00:02:45.216Z | Downloaded pest_meta v2.8.4 |
| 488 | 2026-05-16T00:02:45.216Z | Downloaded scroll_derive v0.12.0 |
| 489 | 2026-05-16T00:02:45.219Z | Downloaded secrecy v0.10.3 |
| 490 | 2026-05-16T00:02:45.219Z | Downloaded rand_core v0.6.4 |
| 491 | 2026-05-16T00:02:45.222Z | Downloaded scroll_derive v0.13.1 |
| 492 | 2026-05-16T00:02:45.222Z | Downloaded jiff-static v0.2.15 |
| 493 | 2026-05-16T00:02:45.225Z | Downloaded postcard v1.0.9 |
| 494 | 2026-05-16T00:02:45.225Z | Downloaded darling_core v0.21.3 |
| 495 | 2026-05-16T00:02:45.228Z | Downloaded num-traits v0.2.19 |
| 496 | 2026-05-16T00:02:45.231Z | Downloaded serde_arrays v0.1.0 |
| 497 | 2026-05-16T00:02:45.234Z | Downloaded base64 v0.21.7 |
| 498 | 2026-05-16T00:02:45.236Z | Downloaded serde-big-array v0.5.1 |
| 499 | 2026-05-16T00:02:45.236Z | Downloaded serde_plain v1.0.2 |
| 500 | 2026-05-16T00:02:45.239Z | Downloaded semver v0.1.20 |
| 501 | 2026-05-16T00:02:45.240Z | Downloaded serde_spanned v0.6.9 |
| 502 | 2026-05-16T00:02:45.240Z | Downloaded ed25519-dalek v2.2.0 |
| 503 | 2026-05-16T00:02:45.242Z | Downloaded crossbeam-channel v0.5.15 |
| 504 | 2026-05-16T00:02:45.245Z | Downloaded owo-colors v4.2.3 |
| 505 | 2026-05-16T00:02:45.248Z | Downloaded serde_spanned v1.0.4 |
| 506 | 2026-05-16T00:02:45.251Z | Downloaded icu_collections v1.5.0 |
| 507 | 2026-05-16T00:02:45.254Z | Downloaded siphasher v1.0.1 |
| 508 | 2026-05-16T00:02:45.256Z | Downloaded sigpipe v0.1.3 |
| 509 | 2026-05-16T00:02:45.256Z | Downloaded simd-adler32 v0.3.7 |
| 510 | 2026-05-16T00:02:45.259Z | Downloaded rustls-native-certs v0.8.3 |
| 511 | 2026-05-16T00:02:45.259Z | Downloaded parking_lot v0.12.2 |
| 512 | 2026-05-16T00:02:45.262Z | Downloaded pin-project v1.1.10 |
| 513 | 2026-05-16T00:02:45.267Z | Downloaded smawk v0.3.2 |
| 514 | 2026-05-16T00:02:45.270Z | Downloaded slog-bunyan v2.5.0 |
| 515 | 2026-05-16T00:02:45.270Z | Downloaded serde_urlencoded v0.7.1 |
| 516 | 2026-05-16T00:02:45.273Z | Downloaded rustversion v1.0.22 |
| 517 | 2026-05-16T00:02:45.276Z | Downloaded rusty-fork v0.3.0 |
| 518 | 2026-05-16T00:02:45.276Z | Downloaded rustls-pemfile v2.2.0 |
| 519 | 2026-05-16T00:02:45.279Z | Downloaded quote v1.0.45 |
| 520 | 2026-05-16T00:02:45.279Z | Downloaded papergrid v0.11.0 |
| 521 | 2026-05-16T00:02:45.281Z | Downloaded signature v2.2.0 |
| 522 | 2026-05-16T00:02:45.284Z | Downloaded sha1 v0.10.6 |
| 523 | 2026-05-16T00:02:45.284Z | Downloaded serde_repr v0.1.19 |
| 524 | 2026-05-16T00:02:45.287Z | Downloaded crypto-bigint v0.5.5 |
| 525 | 2026-05-16T00:02:45.290Z | Downloaded subtle v2.6.1 |
| 526 | 2026-05-16T00:02:45.293Z | Downloaded stable_deref_trait v1.2.0 |
| 527 | 2026-05-16T00:02:45.293Z | Downloaded sec1 v0.7.3 |
| 528 | 2026-05-16T00:02:45.296Z | Downloaded sct v0.7.1 |
| 529 | 2026-05-16T00:02:45.296Z | Downloaded hickory-resolver v0.25.2 |
| 530 | 2026-05-16T00:02:45.299Z | Downloaded hickory-resolver v0.24.4 |
| 531 | 2026-05-16T00:02:45.301Z | Downloaded strum v0.26.3 |
| 532 | 2026-05-16T00:02:45.304Z | Downloaded structmeta-derive v0.3.0 |
| 533 | 2026-05-16T00:02:45.304Z | Downloaded strsim v0.11.1 |
| 534 | 2026-05-16T00:02:45.307Z | Downloaded ringbuffer v0.16.0 |
| 535 | 2026-05-16T00:02:45.307Z | Downloaded supports-color v2.1.0 |
| 536 | 2026-05-16T00:02:45.310Z | Downloaded serde_derive_internals v0.29.1 |
| 537 | 2026-05-16T00:02:45.310Z | Downloaded minimal-lexical v0.2.1 |
| 538 | 2026-05-16T00:02:45.312Z | Downloaded aes v0.8.4 |
| 539 | 2026-05-16T00:02:45.315Z | Downloaded sha2 v0.10.9 |
| 540 | 2026-05-16T00:02:45.318Z | Downloaded tabwriter v1.4.0 |
| 541 | 2026-05-16T00:02:45.318Z | Downloaded sync_wrapper v1.0.1 |
| 542 | 2026-05-16T00:02:45.321Z | Downloaded swrite v0.1.0 |
| 543 | 2026-05-16T00:02:45.321Z | Downloaded strum v0.27.2 |
| 544 | 2026-05-16T00:02:45.321Z | Downloaded shlex v1.3.0 |
| 545 | 2026-05-16T00:02:45.324Z | Downloaded termtree v0.5.1 |
| 546 | 2026-05-16T00:02:45.324Z | Downloaded smf v0.2.3 |
| 547 | 2026-05-16T00:02:45.324Z | Downloaded indexmap v2.14.0 |
| 548 | 2026-05-16T00:02:45.327Z | Downloaded slog-async v2.8.0 |
| 549 | 2026-05-16T00:02:45.330Z | Downloaded rustls-pemfile v1.0.4 |
| 550 | 2026-05-16T00:02:45.330Z | Downloaded tabled_derive v0.7.0 |
| 551 | 2026-05-16T00:02:45.333Z | Downloaded slab v0.4.9 |
| 552 | 2026-05-16T00:02:45.333Z | Downloaded supports-color v3.0.2 |
| 553 | 2026-05-16T00:02:45.333Z | Downloaded progenitor-impl v0.13.0 |
| 554 | 2026-05-16T00:02:45.336Z | Downloaded progenitor-impl v0.10.0 |
| 555 | 2026-05-16T00:02:45.336Z | Downloaded signal-hook-registry v1.4.2 |
| 556 | 2026-05-16T00:02:45.339Z | Downloaded snafu-derive v0.8.9 |
| 557 | 2026-05-16T00:02:45.339Z | Downloaded progenitor-impl v0.14.0 |
| 558 | 2026-05-16T00:02:45.341Z | Downloaded slog-term v2.9.2 |
| 559 | 2026-05-16T00:02:45.344Z | Downloaded slog-dtrace v0.3.0 |
| 560 | 2026-05-16T00:02:45.344Z | Downloaded serde_path_to_error v0.1.20 |
| 561 | 2026-05-16T00:02:45.344Z | Downloaded heapless v0.8.0 |
| 562 | 2026-05-16T00:02:45.347Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 563 | 2026-05-16T00:02:45.350Z | Downloaded terminal_size v0.3.0 |
| 564 | 2026-05-16T00:02:45.350Z | Downloaded take_mut v0.2.2 |
| 565 | 2026-05-16T00:02:45.353Z | Downloaded thread-id v4.2.1 |
| 566 | 2026-05-16T00:02:45.353Z | Downloaded openssl-sys v0.9.107 |
| 567 | 2026-05-16T00:02:45.356Z | Downloaded terminal_size v0.4.3 |
| 568 | 2026-05-16T00:02:45.356Z | Downloaded semver v1.0.28 |
| 569 | 2026-05-16T00:02:45.358Z | Downloaded libm v0.2.8 |
| 570 | 2026-05-16T00:02:45.362Z | Downloaded thread_local v1.1.8 |
| 571 | 2026-05-16T00:02:45.364Z | Downloaded strum_macros v0.27.2 |
| 572 | 2026-05-16T00:02:45.364Z | Downloaded time-core v0.1.8 |
| 573 | 2026-05-16T00:02:45.367Z | Downloaded tinyvec_macros v0.1.1 |
| 574 | 2026-05-16T00:02:45.367Z | Downloaded thiserror-impl v1.0.64 |
| 575 | 2026-05-16T00:02:45.367Z | Downloaded memchr v2.7.2 |
| 576 | 2026-05-16T00:02:45.370Z | Downloaded tagptr v0.2.0 |
| 577 | 2026-05-16T00:02:45.373Z | Downloaded structmeta v0.3.0 |
| 578 | 2026-05-16T00:02:45.373Z | Downloaded prettyplease v0.2.37 |
| 579 | 2026-05-16T00:02:45.376Z | Downloaded static_assertions v1.1.0 |
| 580 | 2026-05-16T00:02:45.379Z | Downloaded spki v0.7.3 |
| 581 | 2026-05-16T00:02:45.379Z | Downloaded strum_macros v0.28.0 |
| 582 | 2026-05-16T00:02:45.381Z | Downloaded ryu v1.0.18 |
| 583 | 2026-05-16T00:02:45.382Z | Downloaded ron v0.8.1 |
| 584 | 2026-05-16T00:02:45.384Z | Downloaded serde_tokenstream v0.2.3 |
| 585 | 2026-05-16T00:02:45.387Z | Downloaded tap v1.0.1 |
| 586 | 2026-05-16T00:02:45.387Z | Downloaded base64 v0.22.1 |
| 587 | 2026-05-16T00:02:45.390Z | Downloaded toml_write v0.1.2 |
| 588 | 2026-05-16T00:02:45.390Z | Downloaded synstructure v0.13.1 |
| 589 | 2026-05-16T00:02:45.393Z | Downloaded toml_datetime v0.6.11 |
| 590 | 2026-05-16T00:02:45.393Z | Downloaded progenitor-impl v0.11.1 |
| 591 | 2026-05-16T00:02:45.396Z | Downloaded expectorate v1.2.0 |
| 592 | 2026-05-16T00:02:45.396Z | Downloaded rustls-platform-verifier v0.6.2 |
| 593 | 2026-05-16T00:02:45.399Z | Downloaded thiserror v2.0.18 |
| 594 | 2026-05-16T00:02:45.402Z | Downloaded scroll v0.13.0 |
| 595 | 2026-05-16T00:02:45.404Z | Downloaded scroll v0.12.0 |
| 596 | 2026-05-16T00:02:45.404Z | Downloaded schemars_derive v0.8.22 |
| 597 | 2026-05-16T00:02:45.404Z | Downloaded proc-macro2 v1.0.106 |
| 598 | 2026-05-16T00:02:45.407Z | Downloaded smallvec v1.13.2 |
| 599 | 2026-05-16T00:02:45.410Z | Downloaded typeid v1.0.0 |
| 600 | 2026-05-16T00:02:45.410Z | Downloaded num-bigint v0.4.5 |
| 601 | 2026-05-16T00:02:45.413Z | Downloaded tower-service v0.3.3 |
| 602 | 2026-05-16T00:02:45.413Z | Downloaded thread-id v5.0.0 |
| 603 | 2026-05-16T00:02:45.416Z | Downloaded thiserror-no-std v2.0.2 |
| 604 | 2026-05-16T00:02:45.416Z | Downloaded spin v0.9.8 |
| 605 | 2026-05-16T00:02:45.419Z | Downloaded thiserror v1.0.64 |
| 606 | 2026-05-16T00:02:45.422Z | Downloaded thiserror-impl v2.0.18 |
| 607 | 2026-05-16T00:02:45.422Z | Downloaded slog-json v2.6.1 |
| 608 | 2026-05-16T00:02:45.425Z | Downloaded http v1.4.0 |
| 609 | 2026-05-16T00:02:45.428Z | Downloaded unicode-linebreak v0.1.5 |
| 610 | 2026-05-16T00:02:45.428Z | Downloaded schemars v0.8.22 |
| 611 | 2026-05-16T00:02:45.433Z | Downloaded unarray v0.1.4 |
| 612 | 2026-05-16T00:02:45.436Z | Downloaded tokio-dtrace v0.1.1 |
| 613 | 2026-05-16T00:02:45.436Z | Downloaded typify-macro v0.6.2 |
| 614 | 2026-05-16T00:02:45.439Z | Downloaded tokio-macros v2.7.0 |
| 615 | 2026-05-16T00:02:45.439Z | Downloaded tls_codec v0.4.2 |
| 616 | 2026-05-16T00:02:45.439Z | Downloaded strum_macros v0.26.4 |
| 617 | 2026-05-16T00:02:45.442Z | Downloaded tinystr v0.7.6 |
| 618 | 2026-05-16T00:02:45.442Z | Downloaded untrusted v0.9.0 |
| 619 | 2026-05-16T00:02:45.445Z | Downloaded usdt-attr-macro v0.5.0 |
| 620 | 2026-05-16T00:02:45.445Z | Downloaded usdt v0.5.0 |
| 621 | 2026-05-16T00:02:45.445Z | Downloaded serde_with_macros v3.18.0 |
| 622 | 2026-05-16T00:02:45.448Z | Downloaded untrusted v0.7.1 |
| 623 | 2026-05-16T00:02:45.448Z | Downloaded tokio-tungstenite v0.21.0 |
| 624 | 2026-05-16T00:02:45.448Z | Downloaded tls_codec_derive v0.4.2 |
| 625 | 2026-05-16T00:02:45.450Z | Downloaded typify-macro v0.4.3 |
| 626 | 2026-05-16T00:02:45.450Z | Downloaded universal-hash v0.5.1 |
| 627 | 2026-05-16T00:02:45.450Z | Downloaded unicode-xid v0.2.4 |
| 628 | 2026-05-16T00:02:45.453Z | Downloaded try-lock v0.2.5 |
| 629 | 2026-05-16T00:02:45.453Z | Downloaded serde_yaml v0.9.34+deprecated |
| 630 | 2026-05-16T00:02:45.456Z | Downloaded usdt v0.6.0 |
| 631 | 2026-05-16T00:02:45.456Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 632 | 2026-05-16T00:02:45.456Z | Downloaded term v1.2.0 |
| 633 | 2026-05-16T00:02:45.459Z | Downloaded similar v2.7.0 |
| 634 | 2026-05-16T00:02:45.462Z | Downloaded rand v0.8.5 |
| 635 | 2026-05-16T00:02:45.465Z | Downloaded qorb v0.4.1 |
| 636 | 2026-05-16T00:02:45.467Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 637 | 2026-05-16T00:02:45.467Z | Downloaded socket2 v0.6.3 |
| 638 | 2026-05-16T00:02:45.470Z | Downloaded socket2 v0.5.10 |
| 639 | 2026-05-16T00:02:45.470Z | Downloaded usdt-attr-macro v0.6.0 |
| 640 | 2026-05-16T00:02:45.470Z | Downloaded rustls-pki-types v1.12.0 |
| 641 | 2026-05-16T00:02:45.473Z | Downloaded wait-timeout v0.2.0 |
| 642 | 2026-05-16T00:02:45.473Z | Downloaded waitgroup v0.1.2 |
| 643 | 2026-05-16T00:02:45.476Z | Downloaded want v0.3.1 |
| 644 | 2026-05-16T00:02:45.476Z | Downloaded usdt-macro v0.5.0 |
| 645 | 2026-05-16T00:02:45.476Z | Downloaded usdt-macro v0.6.0 |
| 646 | 2026-05-16T00:02:45.476Z | Downloaded utf8parse v0.2.1 |
| 647 | 2026-05-16T00:02:45.479Z | Downloaded utf16_iter v1.0.5 |
| 648 | 2026-05-16T00:02:45.479Z | Downloaded utf-8 v0.7.6 |
| 649 | 2026-05-16T00:02:45.479Z | Downloaded rayon-core v1.13.0 |
| 650 | 2026-05-16T00:02:45.482Z | Downloaded time-macros v0.2.27 |
| 651 | 2026-05-16T00:02:45.484Z | Downloaded hashbrown v0.12.3 |
| 652 | 2026-05-16T00:02:45.484Z | Downloaded quinn v0.11.9 |
| 653 | 2026-05-16T00:02:45.487Z | Downloaded mio v1.2.0 |
| 654 | 2026-05-16T00:02:45.490Z | Downloaded utf8_iter v1.0.4 |
| 655 | 2026-05-16T00:02:45.490Z | Downloaded schemars v0.9.0 |
| 656 | 2026-05-16T00:02:45.496Z | Downloaded which v4.4.2 |
| 657 | 2026-05-16T00:02:45.499Z | Downloaded write16 v1.0.0 |
| 658 | 2026-05-16T00:02:45.499Z | Downloaded version_check v0.9.5 |
| 659 | 2026-05-16T00:02:45.499Z | Downloaded tower-layer v0.3.3 |
| 660 | 2026-05-16T00:02:45.502Z | Downloaded aws-lc-rs v1.13.3 |
| 661 | 2026-05-16T00:02:45.505Z | Downloaded tokio-rustls v0.24.1 |
| 662 | 2026-05-16T00:02:45.508Z | Downloaded tinyvec v1.6.0 |
| 663 | 2026-05-16T00:02:45.510Z | Downloaded tokio-rustls v0.26.0 |
| 664 | 2026-05-16T00:02:45.510Z | Downloaded xattr v1.3.1 |
| 665 | 2026-05-16T00:02:45.510Z | Downloaded tokio-stream v0.1.17 |
| 666 | 2026-05-16T00:02:45.513Z | Downloaded serde_core v1.0.228 |
| 667 | 2026-05-16T00:02:45.516Z | Downloaded hyper-util v0.1.20 |
| 668 | 2026-05-16T00:02:45.519Z | Downloaded tempfile v3.23.0 |
| 669 | 2026-05-16T00:02:45.522Z | Downloaded zerofrom v0.1.5 |
| 670 | 2026-05-16T00:02:45.522Z | Downloaded yoke-derive v0.7.5 |
| 671 | 2026-05-16T00:02:45.522Z | Downloaded serde_derive v1.0.228 |
| 672 | 2026-05-16T00:02:45.525Z | Downloaded scopeguard v1.2.0 |
| 673 | 2026-05-16T00:02:45.525Z | Downloaded once_cell v1.21.3 |
| 674 | 2026-05-16T00:02:45.525Z | Downloaded zerofrom-derive v0.1.5 |
| 675 | 2026-05-16T00:02:45.528Z | Downloaded rand_chacha v0.9.0 |
| 676 | 2026-05-16T00:02:45.528Z | Downloaded tokio-rustls v0.25.0 |
| 677 | 2026-05-16T00:02:45.528Z | Downloaded progenitor v0.10.0 |
| 678 | 2026-05-16T00:02:45.531Z | Downloaded vsss-rs v3.3.4 |
| 679 | 2026-05-16T00:02:45.531Z | Downloaded slog v2.8.2 |
| 680 | 2026-05-16T00:02:45.534Z | Downloaded parse-display-derive v0.10.0 |
| 681 | 2026-05-16T00:02:45.534Z | Downloaded snafu v0.8.9 |
| 682 | 2026-05-16T00:02:45.536Z | Downloaded parking_lot_core v0.9.10 |
| 683 | 2026-05-16T00:02:45.539Z | Downloaded toml v0.8.23 |
| 684 | 2026-05-16T00:02:45.539Z | Downloaded test-strategy v0.4.3 |
| 685 | 2026-05-16T00:02:45.542Z | Downloaded usdt-impl v0.5.0 |
| 686 | 2026-05-16T00:02:45.542Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 687 | 2026-05-16T00:02:45.545Z | Downloaded rustls-webpki v0.103.4 |
| 688 | 2026-05-16T00:02:45.548Z | Downloaded zone v0.3.1 |
| 689 | 2026-05-16T00:02:45.548Z | Downloaded vergen-lib v9.1.0 |
| 690 | 2026-05-16T00:02:45.548Z | Downloaded nom v7.1.3 |
| 691 | 2026-05-16T00:02:45.551Z | Downloaded tar v0.4.40 |
| 692 | 2026-05-16T00:02:45.554Z | Downloaded rand v0.9.2 |
| 693 | 2026-05-16T00:02:45.554Z | Downloaded vergen-git2 v9.1.0 |
| 694 | 2026-05-16T00:02:45.557Z | Downloaded zeroize_derive v1.4.3 |
| 695 | 2026-05-16T00:02:45.557Z | Downloaded hashbrown v0.16.1 |
| 696 | 2026-05-16T00:02:45.560Z | Downloaded clap_builder v4.5.2 |
| 697 | 2026-05-16T00:02:45.563Z | Downloaded ucd-trie v0.1.6 |
| 698 | 2026-05-16T00:02:45.563Z | Downloaded iddqd v0.3.18 |
| 699 | 2026-05-16T00:02:45.566Z | Downloaded writeable v0.5.5 |
| 700 | 2026-05-16T00:02:45.569Z | Downloaded serde v1.0.228 |
| 701 | 2026-05-16T00:02:45.572Z | Downloaded zone_cfg_derive v0.3.0 |
| 702 | 2026-05-16T00:02:45.572Z | Downloaded whoami v1.5.1 |
| 703 | 2026-05-16T00:02:45.572Z | Downloaded hashbrown v0.15.2 |
| 704 | 2026-05-16T00:02:45.575Z | Downloaded tracing-attributes v0.1.27 |
| 705 | 2026-05-16T00:02:45.577Z | Downloaded wyz v0.5.1 |
| 706 | 2026-05-16T00:02:45.577Z | Downloaded textwrap v0.16.2 |
| 707 | 2026-05-16T00:02:45.578Z | Downloaded iri-string v0.7.8 |
| 708 | 2026-05-16T00:02:45.581Z | Downloaded idna v1.0.3 |
| 709 | 2026-05-16T00:02:45.584Z | Downloaded yoke v0.7.5 |
| 710 | 2026-05-16T00:02:45.587Z | Downloaded toml v0.7.8 |
| 711 | 2026-05-16T00:02:45.587Z | Downloaded twox-hash v2.1.2 |
| 712 | 2026-05-16T00:02:45.589Z | Downloaded goblin v0.8.2 |
| 713 | 2026-05-16T00:02:45.592Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 714 | 2026-05-16T00:02:45.592Z | Downloaded itertools v0.12.1 |
| 715 | 2026-05-16T00:02:45.595Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 716 | 2026-05-16T00:02:45.598Z | Downloaded usdt-impl v0.6.0 |
| 717 | 2026-05-16T00:02:45.600Z | Downloaded zerovec-derive v0.10.3 |
| 718 | 2026-05-16T00:02:45.601Z | Downloaded walkdir v2.5.0 |
| 719 | 2026-05-16T00:02:45.601Z | Downloaded zmij v1.0.19 |
| 720 | 2026-05-16T00:02:45.603Z | Downloaded schemars v1.2.1 |
| 721 | 2026-05-16T00:02:45.609Z | Downloaded zeroize v1.8.2 |
| 722 | 2026-05-16T00:02:45.611Z | Downloaded vergen v9.1.0 |
| 723 | 2026-05-16T00:02:45.612Z | Downloaded pest v2.8.4 |
| 724 | 2026-05-16T00:02:45.620Z | Downloaded hkdf v0.12.4 |
| 725 | 2026-05-16T00:02:45.620Z | Downloaded steno v0.4.1 |
| 726 | 2026-05-16T00:02:45.620Z | Downloaded indexmap v1.9.3 |
| 727 | 2026-05-16T00:02:45.620Z | Downloaded itertools v0.13.0 |
| 728 | 2026-05-16T00:02:45.624Z | Downloaded typify v0.6.2 |
| 729 | 2026-05-16T00:02:45.626Z | Downloaded typify v0.4.3 |
| 730 | 2026-05-16T00:02:45.626Z | Downloaded unicode-ident v1.0.24 |
| 731 | 2026-05-16T00:02:45.629Z | Downloaded hyper v1.8.1 |
| 732 | 2026-05-16T00:02:45.632Z | Downloaded zerocopy-derive v0.7.34 |
| 733 | 2026-05-16T00:02:45.635Z | Downloaded toml_edit v0.22.27 |
| 734 | 2026-05-16T00:02:45.638Z | Downloaded itertools v0.14.0 |
| 735 | 2026-05-16T00:02:45.640Z | Downloaded typenum v1.17.0 |
| 736 | 2026-05-16T00:02:45.643Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 737 | 2026-05-16T00:02:45.646Z | Downloaded icu_normalizer_data v1.5.0 |
| 738 | 2026-05-16T00:02:45.646Z | Downloaded pin-project-lite v0.2.14 |
| 739 | 2026-05-16T00:02:45.649Z | Downloaded hashbrown v0.17.0 |
| 740 | 2026-05-16T00:02:45.651Z | Downloaded tungstenite v0.21.0 |
| 741 | 2026-05-16T00:02:45.654Z | Downloaded futures-util v0.3.32 |
| 742 | 2026-05-16T00:02:45.658Z | Downloaded h2 v0.4.6 |
| 743 | 2026-05-16T00:02:45.662Z | Downloaded tracing-core v0.1.32 |
| 744 | 2026-05-16T00:02:45.665Z | Downloaded pest_generator v2.8.4 |
| 745 | 2026-05-16T00:02:45.665Z | Downloaded password-hash v0.5.0 |
| 746 | 2026-05-16T00:02:45.668Z | Downloaded passt v0.3.0 |
| 747 | 2026-05-16T00:02:45.668Z | Downloaded unsafe-libyaml v0.2.11 |
| 748 | 2026-05-16T00:02:45.668Z | Downloaded git2 v0.20.2 |
| 749 | 2026-05-16T00:02:45.672Z | Downloaded tracing v0.1.40 |
| 750 | 2026-05-16T00:02:45.675Z | Downloaded oxnet v0.1.4 |
| 751 | 2026-05-16T00:02:45.678Z | Downloaded const_format v0.2.35 |
| 752 | 2026-05-16T00:02:45.678Z | Downloaded async-compression v0.4.33 |
| 753 | 2026-05-16T00:02:45.681Z | Downloaded uuid v1.22.0 |
| 754 | 2026-05-16T00:02:45.684Z | Downloaded oxide-tokio-rt v0.1.6 |
| 755 | 2026-05-16T00:02:45.686Z | Downloaded num_threads v0.1.7 |
| 756 | 2026-05-16T00:02:45.686Z | Downloaded multer v3.1.0 |
| 757 | 2026-05-16T00:02:45.686Z | Downloaded ingot v0.1.1 |
| 758 | 2026-05-16T00:02:45.689Z | Downloaded num_enum_derive v0.7.4 |
| 759 | 2026-05-16T00:02:45.690Z | Downloaded icu_provider v1.5.0 |
| 760 | 2026-05-16T00:02:45.690Z | Downloaded progenitor-client v0.11.1 |
| 761 | 2026-05-16T00:02:45.692Z | Downloaded allocator-api2 v0.2.21 |
| 762 | 2026-05-16T00:02:45.692Z | Downloaded hyper-rustls v0.27.3 |
| 763 | 2026-05-16T00:02:45.695Z | Downloaded hmac v0.12.1 |
| 764 | 2026-05-16T00:02:45.695Z | Downloaded chacha20poly1305 v0.10.1 |
| 765 | 2026-05-16T00:02:45.695Z | Downloaded num-rational v0.4.2 |
| 766 | 2026-05-16T00:02:45.698Z | Downloaded ingot-macros v0.1.1 |
| 767 | 2026-05-16T00:02:45.698Z | Downloaded derive-where v1.6.0 |
| 768 | 2026-05-16T00:02:45.701Z | Downloaded url v2.5.4 |
| 769 | 2026-05-16T00:02:45.701Z | Downloaded icu_locid_transform_data v1.5.0 |
| 770 | 2026-05-16T00:02:45.701Z | Downloaded newtype-uuid-macros v0.1.0 |
| 771 | 2026-05-16T00:02:45.704Z | Downloaded memmap v0.7.0 |
| 772 | 2026-05-16T00:02:45.704Z | Downloaded tower v0.5.2 |
| 773 | 2026-05-16T00:02:45.707Z | Downloaded kstat-rs v0.2.4 |
| 774 | 2026-05-16T00:02:45.710Z | Downloaded humantime v2.3.0 |
| 775 | 2026-05-16T00:02:45.710Z | Downloaded http-body-util v0.1.3 |
| 776 | 2026-05-16T00:02:45.714Z | Downloaded toml_edit v0.19.15 |
| 777 | 2026-05-16T00:02:45.719Z | Downloaded reqwest v0.12.23 |
| 778 | 2026-05-16T00:02:45.722Z | Downloaded p384 v0.13.1 |
| 779 | 2026-05-16T00:02:45.725Z | Downloaded unicode-segmentation v1.11.0 |
| 780 | 2026-05-16T00:02:45.728Z | Downloaded typed-path v0.9.3 |
| 781 | 2026-05-16T00:02:45.731Z | Downloaded bindgen v0.69.5 |
| 782 | 2026-05-16T00:02:45.734Z | Downloaded regex v1.12.3 |
| 783 | 2026-05-16T00:02:45.736Z | Downloaded portable-atomic v1.11.1 |
| 784 | 2026-05-16T00:02:45.740Z | Downloaded dropshot_endpoint v0.16.7 |
| 785 | 2026-05-16T00:02:45.744Z | Downloaded anyhow v1.0.100 |
| 786 | 2026-05-16T00:02:45.747Z | Downloaded either v1.15.0 |
| 787 | 2026-05-16T00:02:45.747Z | Downloaded ecdsa v0.16.9 |
| 788 | 2026-05-16T00:02:45.747Z | Downloaded dropshot-api-manager v0.7.1 |
| 789 | 2026-05-16T00:02:45.750Z | Downloaded memoffset v0.9.1 |
| 790 | 2026-05-16T00:02:45.750Z | Downloaded rayon v1.11.0 |
| 791 | 2026-05-16T00:02:45.753Z | Downloaded match_cfg v0.1.0 |
| 792 | 2026-05-16T00:02:45.757Z | Downloaded httpdate v1.0.3 |
| 793 | 2026-05-16T00:02:45.757Z | Downloaded is_terminal_polyfill v1.70.0 |
| 794 | 2026-05-16T00:02:45.757Z | Downloaded glob v0.3.3 |
| 795 | 2026-05-16T00:02:45.757Z | Downloaded bcs v0.1.6 |
| 796 | 2026-05-16T00:02:45.760Z | Downloaded foldhash v0.2.0 |
| 797 | 2026-05-16T00:02:45.760Z | Downloaded hostname v0.3.1 |
| 798 | 2026-05-16T00:02:45.761Z | Downloaded crossbeam-deque v0.8.5 |
| 799 | 2026-05-16T00:02:45.761Z | Downloaded aes-gcm-siv v0.11.1 |
| 800 | 2026-05-16T00:02:45.763Z | Downloaded linked-hash-map v0.5.6 |
| 801 | 2026-05-16T00:02:45.764Z | Downloaded keccak v0.1.6 |
| 802 | 2026-05-16T00:02:45.764Z | Downloaded critical-section v1.2.0 |
| 803 | 2026-05-16T00:02:45.764Z | Downloaded console v0.15.8 |
| 804 | 2026-05-16T00:02:45.768Z | Downloaded colored v3.1.1 |
| 805 | 2026-05-16T00:02:45.768Z | Downloaded is-terminal v0.4.12 |
| 806 | 2026-05-16T00:02:45.768Z | Downloaded ident_case v1.0.1 |
| 807 | 2026-05-16T00:02:45.768Z | Downloaded hash32 v0.3.1 |
| 808 | 2026-05-16T00:02:45.771Z | Downloaded derive_builder v0.20.2 |
| 809 | 2026-05-16T00:02:45.771Z | Downloaded tokio-util v0.7.16 |
| 810 | 2026-05-16T00:02:45.773Z | Downloaded zerocopy-derive v0.8.27 |
| 811 | 2026-05-16T00:02:45.777Z | Downloaded x509-cert v0.2.5 |
| 812 | 2026-05-16T00:02:45.780Z | Downloaded serde_json v1.0.149 |
| 813 | 2026-05-16T00:02:45.784Z | Downloaded rustls-webpki v0.101.7 |
| 814 | 2026-05-16T00:02:45.791Z | Downloaded unicode-normalization v0.1.24 |
| 815 | 2026-05-16T00:02:45.794Z | Downloaded icu_properties_data v1.5.0 |
| 816 | 2026-05-16T00:02:45.798Z | Downloaded proptest v1.5.0 |
| 817 | 2026-05-16T00:02:45.803Z | Downloaded tough v0.20.0 |
| 818 | 2026-05-16T00:02:45.808Z | Downloaded tower-http v0.6.8 |
| 819 | 2026-05-16T00:02:45.812Z | Downloaded salty v0.3.0 |
| 820 | 2026-05-16T00:02:45.816Z | Downloaded reqwest v0.13.2 |
| 821 | 2026-05-16T00:02:45.819Z | Downloaded rustls-webpki v0.102.4 |
| 822 | 2026-05-16T00:02:45.828Z | Downloaded goblin v0.10.4 |
| 823 | 2026-05-16T00:02:45.832Z | Downloaded zerovec v0.10.4 |
| 824 | 2026-05-16T00:02:45.835Z | Downloaded chrono v0.4.44 |
| 825 | 2026-05-16T00:02:45.839Z | Downloaded cipher v0.4.4 |
| 826 | 2026-05-16T00:02:45.842Z | Downloaded cexpr v0.6.0 |
| 827 | 2026-05-16T00:02:45.842Z | Downloaded crc32fast v1.4.0 |
| 828 | 2026-05-16T00:02:45.844Z | Downloaded zerocopy v0.7.34 |
| 829 | 2026-05-16T00:02:45.850Z | Downloaded serde_with v3.18.0 |
| 830 | 2026-05-16T00:02:45.857Z | Downloaded winnow v0.5.40 |
| 831 | 2026-05-16T00:02:45.861Z | Downloaded bit-vec v0.6.3 |
| 832 | 2026-05-16T00:02:45.864Z | Downloaded argon2 v0.5.3 |
| 833 | 2026-05-16T00:02:45.864Z | Downloaded digest v0.10.7 |
| 834 | 2026-05-16T00:02:45.864Z | Downloaded data-encoding v2.6.0 |
| 835 | 2026-05-16T00:02:45.867Z | Downloaded cargo_metadata v0.23.1 |
| 836 | 2026-05-16T00:02:45.867Z | Downloaded backon v1.6.0 |
| 837 | 2026-05-16T00:02:45.867Z | Downloaded moka v0.12.10 |
| 838 | 2026-05-16T00:02:45.872Z | Downloaded home v0.5.11 |
| 839 | 2026-05-16T00:02:45.874Z | Downloaded async-trait v0.1.89 |
| 840 | 2026-05-16T00:02:45.874Z | Downloaded quinn-proto v0.11.13 |
| 841 | 2026-05-16T00:02:45.878Z | Downloaded tabled v0.15.0 |
| 842 | 2026-05-16T00:02:45.886Z | Downloaded defmt-parser v0.3.4 |
| 843 | 2026-05-16T00:02:45.889Z | Downloaded cfg_aliases v0.2.1 |
| 844 | 2026-05-16T00:02:45.889Z | Downloaded foreign-types v0.3.2 |
| 845 | 2026-05-16T00:02:45.889Z | Downloaded funty v2.0.0 |
| 846 | 2026-05-16T00:02:45.889Z | Downloaded cargo-platform v0.1.8 |
| 847 | 2026-05-16T00:02:45.889Z | Downloaded foreign-types-shared v0.3.1 |
| 848 | 2026-05-16T00:02:45.889Z | Downloaded ciborium-io v0.2.2 |
| 849 | 2026-05-16T00:02:45.892Z | Downloaded async-recursion v1.1.1 |
| 850 | 2026-05-16T00:02:45.892Z | Downloaded crossbeam-utils v0.8.19 |
| 851 | 2026-05-16T00:02:45.895Z | Downloaded cfg-if v1.0.0 |
| 852 | 2026-05-16T00:02:45.895Z | Downloaded cobs v0.2.3 |
| 853 | 2026-05-16T00:02:45.895Z | Downloaded embedded-io v0.4.0 |
| 854 | 2026-05-16T00:02:45.895Z | Downloaded const_format_proc_macros v0.2.34 |
| 855 | 2026-05-16T00:02:45.898Z | Downloaded chacha20 v0.9.1 |
| 856 | 2026-05-16T00:02:45.898Z | Downloaded flagset v0.4.7 |
| 857 | 2026-05-16T00:02:45.898Z | Downloaded ciborium v0.2.2 |
| 858 | 2026-05-16T00:02:45.901Z | Downloaded winnow v0.7.13 |
| 859 | 2026-05-16T00:02:45.903Z | Downloaded openssl v0.10.72 |
| 860 | 2026-05-16T00:02:45.908Z | Downloaded anstyle-parse v0.2.4 |
| 861 | 2026-05-16T00:02:45.911Z | Downloaded cstr-argument v0.1.2 |
| 862 | 2026-05-16T00:02:45.911Z | Downloaded bit_field v0.10.2 |
| 863 | 2026-05-16T00:02:45.911Z | Downloaded anstyle v1.0.7 |
| 864 | 2026-05-16T00:02:45.911Z | Downloaded darling_macro v0.20.11 |
| 865 | 2026-05-16T00:02:45.914Z | Downloaded displaydoc v0.2.5 |
| 866 | 2026-05-16T00:02:45.914Z | Downloaded bit-set v0.5.3 |
| 867 | 2026-05-16T00:02:45.914Z | Downloaded clap_lex v0.7.0 |
| 868 | 2026-05-16T00:02:45.917Z | Downloaded bytes v1.11.1 |
| 869 | 2026-05-16T00:02:45.917Z | Downloaded fnv v1.0.7 |
| 870 | 2026-05-16T00:02:45.917Z | Downloaded fatfs v0.3.6 |
| 871 | 2026-05-16T00:02:45.920Z | Downloaded rustls v0.21.12 |
| 872 | 2026-05-16T00:02:45.924Z | Downloaded nix v0.28.0 |
| 873 | 2026-05-16T00:02:45.930Z | Downloaded darling v0.23.0 |
| 874 | 2026-05-16T00:02:45.933Z | Downloaded cmake v0.1.54 |
| 875 | 2026-05-16T00:02:45.936Z | Downloaded byte-wrapper v0.1.0 |
| 876 | 2026-05-16T00:02:45.936Z | Downloaded crucible-workspace-hack v0.1.0 |
| 877 | 2026-05-16T00:02:45.936Z | Downloaded time v0.3.47 |
| 878 | 2026-05-16T00:02:45.941Z | Downloaded cpufeatures v0.2.12 |
| 879 | 2026-05-16T00:02:45.944Z | Downloaded anstyle-query v1.0.3 |
| 880 | 2026-05-16T00:02:45.944Z | Downloaded adler v1.0.2 |
| 881 | 2026-05-16T00:02:45.944Z | Downloaded fastrand v2.3.0 |
| 882 | 2026-05-16T00:02:45.944Z | Downloaded errno v0.3.14 |
| 883 | 2026-05-16T00:02:45.947Z | Downloaded der_derive v0.7.3 |
| 884 | 2026-05-16T00:02:45.947Z | Downloaded drift v0.1.4 |
| 885 | 2026-05-16T00:02:45.951Z | Downloaded syn v1.0.109 |
| 886 | 2026-05-16T00:02:45.956Z | Downloaded webpki-roots v0.26.3 |
| 887 | 2026-05-16T00:02:45.958Z | Downloaded vcpkg v0.2.15 |
| 888 | 2026-05-16T00:02:45.979Z | Downloaded zerocopy v0.8.27 |
| 889 | 2026-05-16T00:02:45.990Z | Downloaded hickory-proto v0.24.4 |
| 890 | 2026-05-16T00:02:45.998Z | Downloaded dropshot v0.17.0 |
| 891 | 2026-05-16T00:02:46.010Z | Downloaded unicode-width v0.2.1 |
| 892 | 2026-05-16T00:02:46.013Z | Downloaded nix v0.31.3 |
| 893 | 2026-05-16T00:02:46.019Z | Downloaded rustls v0.23.31 |
| 894 | 2026-05-16T00:02:46.025Z | Downloaded openapiv3 v2.2.0 |
| 895 | 2026-05-16T00:02:46.031Z | Downloaded webpki-roots v1.0.3 |
| 896 | 2026-05-16T00:02:46.034Z | Downloaded syn v2.0.117 |
| 897 | 2026-05-16T00:02:46.039Z | Downloaded smoltcp v0.11.0 |
| 898 | 2026-05-16T00:02:46.045Z | Downloaded rustix v0.38.34 |
| 899 | 2026-05-16T00:02:46.057Z | Downloaded hickory-proto v0.25.2 |
| 900 | 2026-05-16T00:02:46.065Z | Downloaded regress v0.11.1 |
| 901 | 2026-05-16T00:02:46.070Z | Downloaded regress v0.10.5 |
| 902 | 2026-05-16T00:02:46.074Z | Downloaded regex-syntax v0.8.5 |
| 903 | 2026-05-16T00:02:46.078Z | Downloaded rustix v1.1.2 |
| 904 | 2026-05-16T00:02:46.090Z | Downloaded rustls v0.22.4 |
| 905 | 2026-05-16T00:02:46.097Z | Downloaded unicode-width v0.1.14 |
| 906 | 2026-05-16T00:02:46.100Z | Downloaded nix v0.30.1 |
| 907 | 2026-05-16T00:02:46.107Z | Downloaded dropshot v0.16.7 |
| 908 | 2026-05-16T00:02:46.118Z | Downloaded typify-impl v0.6.2 |
| 909 | 2026-05-16T00:02:46.125Z | Downloaded defmt-macros v0.3.9 |
| 910 | 2026-05-16T00:02:46.127Z | Downloaded typify-impl v0.4.3 |
| 911 | 2026-05-16T00:02:46.133Z | Downloaded dof v0.4.0 |
| 912 | 2026-05-16T00:02:46.136Z | Downloaded darling_macro v0.23.0 |
| 913 | 2026-05-16T00:02:46.136Z | Downloaded compression-codecs v0.4.32 |
| 914 | 2026-05-16T00:02:46.136Z | Downloaded atomicwrites v0.4.4 |
| 915 | 2026-05-16T00:02:46.139Z | Downloaded ciborium-ll v0.2.2 |
| 916 | 2026-05-16T00:02:46.139Z | Downloaded async-stream-impl v0.3.6 |
| 917 | 2026-05-16T00:02:46.139Z | Downloaded dyn-clone v1.0.17 |
| 918 | 2026-05-16T00:02:46.139Z | Downloaded curve25519-dalek v4.1.3 |
| 919 | 2026-05-16T00:02:46.142Z | Downloaded base16ct v0.2.0 |
| 920 | 2026-05-16T00:02:46.147Z | Downloaded aead v0.5.2 |
| 921 | 2026-05-16T00:02:46.147Z | Downloaded darling v0.21.3 |
| 922 | 2026-05-16T00:02:46.149Z | Downloaded daft v0.1.5 |
| 923 | 2026-05-16T00:02:46.150Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 924 | 2026-05-16T00:02:46.150Z | Downloaded atty v0.2.14 |
| 925 | 2026-05-16T00:02:46.150Z | Downloaded block-buffer v0.10.4 |
| 926 | 2026-05-16T00:02:46.150Z | Downloaded bitstruct_derive v0.1.0 |
| 927 | 2026-05-16T00:02:46.158Z | Downloaded regex-automata v0.4.14 |
| 928 | 2026-05-16T00:02:46.166Z | Downloaded jiff v0.2.15 |
| 929 | 2026-05-16T00:02:46.196Z | Downloaded petgraph v0.6.5 |
| 930 | 2026-05-16T00:02:46.214Z | Downloaded chrono-tz v0.10.4 |
| 931 | 2026-05-16T00:02:46.222Z | Downloaded petgraph v0.8.3 |
| 932 | 2026-05-16T00:02:46.234Z | Downloaded libc v0.2.186 |
| 933 | 2026-05-16T00:02:46.251Z | Downloaded csv v1.3.1 |
| 934 | 2026-05-16T00:02:46.262Z | Downloaded sha3 v0.10.8 |
| 935 | 2026-05-16T00:02:46.283Z | Downloaded tokio v1.52.3 |
| 936 | 2026-05-16T00:02:46.398Z | Downloaded encoding_rs v0.8.34 |
| 937 | 2026-05-16T00:02:46.437Z | Downloaded ring v0.17.14 |
| 938 | 2026-05-16T00:02:46.460Z | Downloaded fakedata_generator v0.7.1 |
| 939 | 2026-05-16T00:02:46.489Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 940 | 2026-05-16T00:02:46.629Z | Downloaded libz-sys v1.1.16 |
| 941 | 2026-05-16T00:02:46.823Z | Downloaded aws-lc-sys v0.30.0 |
| 942 | 2026-05-16T00:02:47.144Z | Compiling proc-macro2 v1.0.106 |
| 943 | 2026-05-16T00:02:47.145Z | Compiling quote v1.0.45 |
| 944 | 2026-05-16T00:02:47.145Z | Compiling unicode-ident v1.0.24 |
| 945 | 2026-05-16T00:02:47.145Z | Compiling libc v0.2.186 |
| 946 | 2026-05-16T00:02:47.148Z | Compiling serde_core v1.0.228 |
| 947 | 2026-05-16T00:02:47.148Z | Compiling serde v1.0.228 |
| 948 | 2026-05-16T00:02:47.148Z | Compiling autocfg v1.3.0 |
| 949 | 2026-05-16T00:02:47.341Z | Checking cfg-if v1.0.0 |
| 950 | 2026-05-16T00:02:47.448Z | Compiling zmij v1.0.19 |
| 951 | 2026-05-16T00:02:47.539Z | Compiling serde_json v1.0.149 |
| 952 | 2026-05-16T00:02:47.665Z | Compiling memchr v2.7.2 |
| 953 | 2026-05-16T00:02:48.074Z | Compiling libm v0.2.8 |
| 954 | 2026-05-16T00:02:48.192Z | Checking itoa v1.0.11 |
| 955 | 2026-05-16T00:02:48.318Z | Compiling version_check v0.9.5 |
| 956 | 2026-05-16T00:02:48.356Z | Checking smallvec v1.13.2 |
| 957 | 2026-05-16T00:02:48.531Z | Compiling getrandom v0.4.2 |
| 958 | 2026-05-16T00:02:48.570Z | Checking stable_deref_trait v1.2.0 |
| 959 | 2026-05-16T00:02:48.596Z | Checking writeable v0.5.5 |
| 960 | 2026-05-16T00:02:48.634Z | Checking litemap v0.7.4 |
| 961 | 2026-05-16T00:02:48.784Z | Checking icu_locid_transform_data v1.5.0 |
| 962 | 2026-05-16T00:02:48.801Z | Checking percent-encoding v2.3.2 |
| 963 | 2026-05-16T00:02:48.843Z | Checking icu_properties_data v1.5.0 |
| 964 | 2026-05-16T00:02:48.861Z | Compiling num-traits v0.2.19 |
| 965 | 2026-05-16T00:02:48.861Z | Checking write16 v1.0.0 |
| 966 | 2026-05-16T00:02:48.897Z | Checking utf8_iter v1.0.4 |
| 967 | 2026-05-16T00:02:48.942Z | Compiling syn v2.0.117 |
| 968 | 2026-05-16T00:02:48.971Z | Checking utf16_iter v1.0.5 |
| 969 | 2026-05-16T00:02:48.991Z | Checking icu_normalizer_data v1.5.0 |
| 970 | 2026-05-16T00:02:49.030Z | Checking form_urlencoded v1.2.2 |
| 971 | 2026-05-16T00:02:49.063Z | Checking getrandom v0.2.14 |
| 972 | 2026-05-16T00:02:49.097Z | Compiling shlex v1.3.0 |
| 973 | 2026-05-16T00:02:49.155Z | Compiling thiserror v2.0.18 |
| 974 | 2026-05-16T00:02:49.211Z | Compiling jobserver v0.1.31 |
| 975 | 2026-05-16T00:02:49.248Z | Compiling log v0.4.29 |
| 976 | 2026-05-16T00:02:49.287Z | Compiling lock_api v0.4.12 |
| 977 | 2026-05-16T00:02:49.424Z | Compiling parking_lot_core v0.9.10 |
| 978 | 2026-05-16T00:02:49.516Z | Compiling cc v1.2.17 |
| 979 | 2026-05-16T00:02:49.639Z | Compiling heck v0.5.0 |
| 980 | 2026-05-16T00:02:49.726Z | Checking iana-time-zone v0.1.64 |
| 981 | 2026-05-16T00:02:49.861Z | Checking semver v1.0.28 |
| 982 | 2026-05-16T00:02:49.989Z | Compiling rustversion v1.0.22 |
| 983 | 2026-05-16T00:02:50.038Z | Compiling schemars v0.8.22 |
| 984 | 2026-05-16T00:02:50.069Z | Checking uuid v1.22.0 |
| 985 | 2026-05-16T00:02:50.175Z | Compiling regex-syntax v0.8.5 |
| 986 | 2026-05-16T00:02:50.263Z | Checking dyn-clone v1.0.17 |
| 987 | 2026-05-16T00:02:50.306Z | Compiling aho-corasick v1.1.3 |
| 988 | 2026-05-16T00:02:50.380Z | Compiling slab v0.4.9 |
| 989 | 2026-05-16T00:02:50.383Z | Checking subtle v2.6.1 |
| 990 | 2026-05-16T00:02:50.557Z | Compiling typenum v1.17.0 |
| 991 | 2026-05-16T00:02:50.732Z | Checking pin-project-lite v0.2.14 |
| 992 | 2026-05-16T00:02:50.898Z | Checking rand_core v0.6.4 |
| 993 | 2026-05-16T00:02:51.030Z | Compiling bitflags v2.9.4 |
| 994 | 2026-05-16T00:02:51.077Z | Checking socket2 v0.6.3 |
| 995 | 2026-05-16T00:02:51.117Z | Checking scopeguard v1.2.0 |
| 996 | 2026-05-16T00:02:51.154Z | Checking mio v1.2.0 |
| 997 | 2026-05-16T00:02:51.246Z | Checking signal-hook-registry v1.4.2 |
| 998 | 2026-05-16T00:02:51.322Z | Compiling either v1.15.0 |
| 999 | 2026-05-16T00:02:51.325Z | Compiling portable-atomic v1.11.1 |
| 1000 | 2026-05-16T00:02:51.408Z | Compiling generic-array v0.14.7 |
| 1001 | 2026-05-16T00:02:51.428Z | Checking parking_lot v0.12.2 |
| 1002 | 2026-05-16T00:02:51.446Z | Checking equivalent v1.0.2 |
| 1003 | 2026-05-16T00:02:51.539Z | Checking critical-section v1.2.0 |
| 1004 | 2026-05-16T00:02:51.622Z | Compiling errno v0.3.14 |
| 1005 | 2026-05-16T00:02:51.665Z | Compiling regex-automata v0.4.14 |
| 1006 | 2026-05-16T00:02:51.699Z | Checking futures-core v0.3.32 |
| 1007 | 2026-05-16T00:02:51.786Z | Compiling thiserror v1.0.64 |
| 1008 | 2026-05-16T00:02:51.805Z | Compiling synstructure v0.13.1 |
| 1009 | 2026-05-16T00:02:51.824Z | Compiling serde_derive_internals v0.29.1 |
| 1010 | 2026-05-16T00:02:52.049Z | Compiling ring v0.17.14 |
| 1011 | 2026-05-16T00:02:52.323Z | Compiling rustix v0.38.34 |
| 1012 | 2026-05-16T00:02:52.342Z | Compiling httparse v1.10.1 |
| 1013 | 2026-05-16T00:02:52.360Z | Checking once_cell v1.21.3 |
| 1014 | 2026-05-16T00:02:52.401Z | Compiling getrandom v0.3.4 |
| 1015 | 2026-05-16T00:02:52.545Z | Checking futures-sink v0.3.32 |
| 1016 | 2026-05-16T00:02:52.603Z | Compiling prettyplease v0.2.37 |
| 1017 | 2026-05-16T00:02:52.652Z | Compiling glob v0.3.3 |
| 1018 | 2026-05-16T00:02:52.764Z | Compiling minimal-lexical v0.2.1 |
| 1019 | 2026-05-16T00:02:52.865Z | Checking hashbrown v0.17.0 |
| 1020 | 2026-05-16T00:02:52.962Z | Compiling lazy_static v1.5.0 |
| 1021 | 2026-05-16T00:02:52.987Z | Compiling clang-sys v1.8.1 |
| 1022 | 2026-05-16T00:02:53.016Z | Compiling nom v7.1.3 |
| 1023 | 2026-05-16T00:02:53.065Z | Compiling libloading v0.8.9 |
| 1024 | 2026-05-16T00:02:53.101Z | Compiling serde_derive v1.0.228 |
| 1025 | 2026-05-16T00:02:53.267Z | Compiling zerofrom-derive v0.1.5 |
| 1026 | 2026-05-16T00:02:53.351Z | Compiling yoke-derive v0.7.5 |
| 1027 | 2026-05-16T00:02:53.371Z | Compiling zerovec-derive v0.10.3 |
| 1028 | 2026-05-16T00:02:53.765Z | Compiling displaydoc v0.2.5 |
| 1029 | 2026-05-16T00:02:54.336Z | Compiling icu_provider_macros v1.5.0 |
| 1030 | 2026-05-16T00:02:54.355Z | Compiling schemars_derive v0.8.22 |
| 1031 | 2026-05-16T00:02:54.393Z | Compiling zeroize_derive v1.4.3 |
| 1032 | 2026-05-16T00:02:54.412Z | Compiling thiserror-impl v2.0.18 |
| 1033 | 2026-05-16T00:02:54.495Z | Checking zerofrom v0.1.5 |
| 1034 | 2026-05-16T00:02:54.515Z | Compiling tokio-macros v2.7.0 |
| 1035 | 2026-05-16T00:02:54.620Z | Checking yoke v0.7.5 |
| 1036 | 2026-05-16T00:02:54.800Z | Checking zerovec v0.10.4 |
| 1037 | 2026-05-16T00:02:54.894Z | Compiling regex v1.12.3 |
| 1038 | 2026-05-16T00:02:55.093Z | Checking zeroize v1.8.2 |
| 1039 | 2026-05-16T00:02:55.258Z | Compiling futures-macro v0.3.32 |
| 1040 | 2026-05-16T00:02:55.322Z | Compiling thiserror-impl v1.0.64 |
| 1041 | 2026-05-16T00:02:55.504Z | Checking tinystr v0.7.6 |
| 1042 | 2026-05-16T00:02:55.559Z | Checking icu_collections v1.5.0 |
| 1043 | 2026-05-16T00:02:55.699Z | Checking icu_locid v1.5.0 |
| 1044 | 2026-05-16T00:02:55.791Z | Checking crypto-common v0.1.6 |
| 1045 | 2026-05-16T00:02:55.912Z | Checking indexmap v2.14.0 |
| 1046 | 2026-05-16T00:02:55.931Z | Compiling bindgen v0.69.5 |
| 1047 | 2026-05-16T00:02:56.069Z | Compiling home v0.5.11 |
| 1048 | 2026-05-16T00:02:56.125Z | Checking icu_provider v1.5.0 |
| 1049 | 2026-05-16T00:02:56.200Z | Checking const-oid v0.9.6 |
| 1050 | 2026-05-16T00:02:56.240Z | Checking bytes v1.11.1 |
| 1051 | 2026-05-16T00:02:56.265Z | Checking chrono v0.4.44 |
| 1052 | 2026-05-16T00:02:56.422Z | Compiling serde_tokenstream v0.2.3 |
| 1053 | 2026-05-16T00:02:56.425Z | Checking icu_locid_transform v1.5.0 |
| 1054 | 2026-05-16T00:02:56.504Z | Compiling which v4.4.2 |
| 1055 | 2026-05-16T00:02:56.668Z | Checking tokio v1.52.3 |
| 1056 | 2026-05-16T00:02:56.743Z | Compiling cexpr v0.6.0 |
| 1057 | 2026-05-16T00:02:56.891Z | Checking icu_properties v1.5.1 |
| 1058 | 2026-05-16T00:02:57.009Z | Checking futures-channel v0.3.32 |
| 1059 | 2026-05-16T00:02:57.079Z | Compiling itertools v0.12.1 |
| 1060 | 2026-05-16T00:02:57.203Z | Compiling strsim v0.11.1 |
| 1061 | 2026-05-16T00:02:57.304Z | Compiling lazycell v1.3.0 |
| 1062 | 2026-05-16T00:02:57.323Z | Compiling rustc-hash v1.1.0 |
| 1063 | 2026-05-16T00:02:57.427Z | Compiling cmake v0.1.54 |
| 1064 | 2026-05-16T00:02:57.445Z | Compiling fs_extra v1.3.0 |
| 1065 | 2026-05-16T00:02:57.491Z | Checking futures-task v0.3.32 |
| 1066 | 2026-05-16T00:02:57.636Z | Checking futures-io v0.3.32 |
| 1067 | 2026-05-16T00:02:57.704Z | Compiling dunce v1.0.5 |
| 1068 | 2026-05-16T00:02:57.757Z | Checking futures-util v0.3.32 |
| 1069 | 2026-05-16T00:02:57.763Z | Compiling ident_case v1.0.1 |
| 1070 | 2026-05-16T00:02:57.808Z | Checking base64 v0.22.1 |
| 1071 | 2026-05-16T00:02:57.866Z | Compiling zerocopy-derive v0.8.27 |
| 1072 | 2026-05-16T00:02:57.918Z | Compiling slog v2.8.2 |
| 1073 | 2026-05-16T00:02:57.968Z | Checking http v1.4.0 |
| 1074 | 2026-05-16T00:02:58.176Z | Checking block-buffer v0.10.4 |
| 1075 | 2026-05-16T00:02:58.275Z | Checking icu_normalizer v1.5.0 |
| 1076 | 2026-05-16T00:02:58.318Z | Checking digest v0.10.7 |
| 1077 | 2026-05-16T00:02:58.622Z | Compiling tracing-attributes v0.1.27 |
| 1078 | 2026-05-16T00:02:58.642Z | Checking idna_adapter v1.2.0 |
| 1079 | 2026-05-16T00:02:58.773Z | Checking idna v1.0.3 |
| 1080 | 2026-05-16T00:02:58.965Z | Checking tracing-core v0.1.32 |
| 1081 | 2026-05-16T00:02:59.034Z | Checking url v2.5.4 |
| 1082 | 2026-05-16T00:02:59.074Z | Checking untrusted v0.9.0 |
| 1083 | 2026-05-16T00:02:59.193Z | Checking byteorder v1.5.0 |
| 1084 | 2026-05-16T00:02:59.264Z | Compiling ucd-trie v0.1.6 |
| 1085 | 2026-05-16T00:02:59.440Z | Compiling pest v2.8.4 |
| 1086 | 2026-05-16T00:02:59.652Z | Checking rustls-pki-types v1.12.0 |
| 1087 | 2026-05-16T00:02:59.803Z | Checking tracing v0.1.40 |
| 1088 | 2026-05-16T00:02:59.972Z | Compiling anyhow v1.0.100 |
| 1089 | 2026-05-16T00:03:00.371Z | Checking fnv v1.0.7 |
| 1090 | 2026-05-16T00:03:00.475Z | Compiling camino v1.2.2 |
| 1091 | 2026-05-16T00:03:00.510Z | Compiling pest_meta v2.8.4 |
| 1092 | 2026-05-16T00:03:00.529Z | Checking ppv-lite86 v0.2.17 |
| 1093 | 2026-05-16T00:03:00.692Z | Checking tokio-util v0.7.16 |
| 1094 | 2026-05-16T00:03:00.891Z | Checking ipnet v2.9.0 |
| 1095 | 2026-05-16T00:03:01.043Z | Checking ryu v1.0.18 |
| 1096 | 2026-05-16T00:03:01.046Z | Compiling paste v1.0.15 |
| 1097 | 2026-05-16T00:03:01.122Z | Compiling pest_generator v2.8.4 |
| 1098 | 2026-05-16T00:03:01.188Z | Checking http-body v1.0.1 |
| 1099 | 2026-05-16T00:03:01.209Z | Compiling zerocopy v0.8.27 |
| 1100 | 2026-05-16T00:03:01.338Z | Checking atomic-waker v1.1.2 |
| 1101 | 2026-05-16T00:03:01.410Z | Checking cpufeatures v0.2.12 |
| 1102 | 2026-05-16T00:03:01.554Z | Checking try-lock v0.2.5 |
| 1103 | 2026-05-16T00:03:01.615Z | Checking tower-layer v0.3.3 |
| 1104 | 2026-05-16T00:03:01.633Z | Checking tower-service v0.3.3 |
| 1105 | 2026-05-16T00:03:01.668Z | Checking want v0.3.1 |
| 1106 | 2026-05-16T00:03:01.728Z | Checking h2 v0.4.6 |
| 1107 | 2026-05-16T00:03:01.751Z | Checking httpdate v1.0.3 |
| 1108 | 2026-05-16T00:03:01.793Z | Checking pin-utils v0.1.0 |
| 1109 | 2026-05-16T00:03:01.839Z | Compiling pest_derive v2.8.4 |
| 1110 | 2026-05-16T00:03:01.868Z | Checking erased-serde v0.3.31 |
| 1111 | 2026-05-16T00:03:01.899Z | Compiling async-trait v0.1.89 |
| 1112 | 2026-05-16T00:03:02.103Z | Checking socket2 v0.5.10 |
| 1113 | 2026-05-16T00:03:02.338Z | Compiling aws-lc-sys v0.30.0 |
| 1114 | 2026-05-16T00:03:02.357Z | Compiling time-core v0.1.8 |
| 1115 | 2026-05-16T00:03:02.360Z | Compiling omicron-workspace-hack v0.1.0 |
| 1116 | 2026-05-16T00:03:02.484Z | Compiling num-conv v0.2.0 |
| 1117 | 2026-05-16T00:03:02.633Z | Compiling time-macros v0.2.27 |
| 1118 | 2026-05-16T00:03:02.869Z | Checking http-body-util v0.1.3 |
| 1119 | 2026-05-16T00:03:02.965Z | Checking serde_urlencoded v0.7.1 |
| 1120 | 2026-05-16T00:03:02.991Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-05-16T00:03:03.093Z | Compiling scroll_derive v0.13.1 |
| 1122 | 2026-05-16T00:03:03.213Z | Checking pretty-hex v0.4.1 |
| 1123 | 2026-05-16T00:03:03.281Z | Compiling aws-lc-rs v1.13.3 |
| 1124 | 2026-05-16T00:03:03.339Z | Checking openapiv3 v2.2.0 |
| 1125 | 2026-05-16T00:03:03.499Z | Checking hyper v1.8.1 |
| 1126 | 2026-05-16T00:03:03.640Z | Checking untrusted v0.7.1 |
| 1127 | 2026-05-16T00:03:03.766Z | Checking allocator-api2 v0.2.21 |
| 1128 | 2026-05-16T00:03:03.925Z | Checking foldhash v0.2.0 |
| 1129 | 2026-05-16T00:03:03.948Z | Checking plain v0.2.3 |
| 1130 | 2026-05-16T00:03:04.068Z | Compiling scroll v0.13.0 |
| 1131 | 2026-05-16T00:03:04.072Z | Compiling strum_macros v0.26.4 |
| 1132 | 2026-05-16T00:03:04.088Z | Checking hashbrown v0.16.1 |
| 1133 | 2026-05-16T00:03:04.124Z | Compiling daft-derive v0.1.5 |
| 1134 | 2026-05-16T00:03:04.386Z | Checking hyper-util v0.1.20 |
| 1135 | 2026-05-16T00:03:04.596Z | Compiling rustls v0.23.31 |
| 1136 | 2026-05-16T00:03:04.616Z | Compiling crossbeam-utils v0.8.19 |
| 1137 | 2026-05-16T00:03:04.814Z | Compiling usdt-impl v0.6.0 |
| 1138 | 2026-05-16T00:03:05.101Z | Compiling goblin v0.10.4 |
| 1139 | 2026-05-16T00:03:05.546Z | Checking rand_core v0.9.3 |
| 1140 | 2026-05-16T00:03:05.726Z | Checking rand_chacha v0.9.0 |
| 1141 | 2026-05-16T00:03:05.838Z | Checking oxnet v0.1.4 |
| 1142 | 2026-05-16T00:03:05.911Z | Compiling dtrace-parser v0.3.0 |
| 1143 | 2026-05-16T00:03:06.294Z | Compiling thread-id v5.0.0 |
| 1144 | 2026-05-16T00:03:06.320Z | Checking encoding_rs v0.8.34 |
| 1145 | 2026-05-16T00:03:06.387Z | Compiling rustls v0.22.4 |
| 1146 | 2026-05-16T00:03:06.411Z | Checking mime v0.3.17 |
| 1147 | 2026-05-16T00:03:06.540Z | Checking rand v0.9.2 |
| 1148 | 2026-05-16T00:03:06.587Z | Checking futures-executor v0.3.32 |
| 1149 | 2026-05-16T00:03:06.630Z | Checking sync_wrapper v1.0.1 |
| 1150 | 2026-05-16T00:03:06.659Z | Checking hex v0.4.3 |
| 1151 | 2026-05-16T00:03:06.735Z | Compiling slog-async v2.8.0 |
| 1152 | 2026-05-16T00:03:06.739Z | Checking futures v0.3.32 |
| 1153 | 2026-05-16T00:03:06.837Z | Checking tower v0.5.2 |
| 1154 | 2026-05-16T00:03:06.879Z | Checking webpki-roots v0.26.3 |
| 1155 | 2026-05-16T00:03:06.982Z | Compiling multer v3.1.0 |
| 1156 | 2026-05-16T00:03:07.002Z | Compiling rustix v1.1.2 |
| 1157 | 2026-05-16T00:03:07.021Z | Checking iri-string v0.7.8 |
| 1158 | 2026-05-16T00:03:07.247Z | Checking rand_chacha v0.3.1 |
| 1159 | 2026-05-16T00:03:07.266Z | Compiling async-stream-impl v0.3.6 |
| 1160 | 2026-05-16T00:03:07.295Z | Checking winnow v0.7.13 |
| 1161 | 2026-05-16T00:03:07.366Z | Checking sha1 v0.10.6 |
| 1162 | 2026-05-16T00:03:07.435Z | Checking rand v0.8.5 |
| 1163 | 2026-05-16T00:03:07.530Z | Compiling darling_core v0.23.0 |
| 1164 | 2026-05-16T00:03:07.883Z | Compiling dof v0.4.0 |
| 1165 | 2026-05-16T00:03:07.931Z | Checking fastrand v2.3.0 |
| 1166 | 2026-05-16T00:03:08.019Z | Checking tower-http v0.6.8 |
| 1167 | 2026-05-16T00:03:08.113Z | Compiling ref-cast v1.0.25 |
| 1168 | 2026-05-16T00:03:08.291Z | Checking powerfmt v0.2.0 |
| 1169 | 2026-05-16T00:03:08.421Z | Compiling ref-cast-impl v1.0.25 |
| 1170 | 2026-05-16T00:03:08.458Z | Checking deranged v0.5.3 |
| 1171 | 2026-05-16T00:03:08.492Z | Checking is-terminal v0.4.12 |
| 1172 | 2026-05-16T00:03:08.642Z | Checking match_cfg v0.1.0 |
| 1173 | 2026-05-16T00:03:08.745Z | Checking num_threads v0.1.7 |
| 1174 | 2026-05-16T00:03:08.843Z | Checking hostname v0.3.1 |
| 1175 | 2026-05-16T00:03:08.862Z | Checking strum v0.26.3 |
| 1176 | 2026-05-16T00:03:08.880Z | Checking newtype-uuid v1.3.2 |
| 1177 | 2026-05-16T00:03:08.912Z | Compiling usdt-macro v0.6.0 |
| 1178 | 2026-05-16T00:03:08.944Z | Compiling usdt-attr-macro v0.6.0 |
| 1179 | 2026-05-16T00:03:08.975Z | Compiling newtype-uuid-macros v0.1.0 |
| 1180 | 2026-05-16T00:03:09.007Z | Compiling structmeta-derive v0.3.0 |
| 1181 | 2026-05-16T00:03:09.069Z | Compiling syn v1.0.109 |
| 1182 | 2026-05-16T00:03:09.450Z | Checking tempfile v3.23.0 |
| 1183 | 2026-05-16T00:03:09.468Z | Checking time v0.3.47 |
| 1184 | 2026-05-16T00:03:09.594Z | Compiling darling_macro v0.23.0 |
| 1185 | 2026-05-16T00:03:09.653Z | Checking crossbeam-channel v0.5.15 |
| 1186 | 2026-05-16T00:03:09.792Z | Checking daft v0.1.5 |
| 1187 | 2026-05-16T00:03:09.985Z | Checking thread_local v1.1.8 |
| 1188 | 2026-05-16T00:03:10.055Z | Compiling crc32fast v1.4.0 |
| 1189 | 2026-05-16T00:03:10.100Z | Compiling structmeta v0.3.0 |
| 1190 | 2026-05-16T00:03:10.150Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1191 | 2026-05-16T00:03:10.196Z | Compiling darling v0.23.0 |
| 1192 | 2026-05-16T00:03:10.288Z | Compiling serde_with_macros v3.18.0 |
| 1193 | 2026-05-16T00:03:10.404Z | Checking rustls-webpki v0.102.4 |
| 1194 | 2026-05-16T00:03:10.481Z | Checking serde_spanned v1.0.4 |
| 1195 | 2026-05-16T00:03:10.621Z | Checking take_mut v0.2.2 |
| 1196 | 2026-05-16T00:03:10.640Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1197 | 2026-05-16T00:03:10.659Z | Checking term v1.2.0 |
| 1198 | 2026-05-16T00:03:10.731Z | Checking debug-ignore v1.0.5 |
| 1199 | 2026-05-16T00:03:10.842Z | Checking slog-json v2.6.1 |
| 1200 | 2026-05-16T00:03:10.886Z | Checking slog-term v2.9.2 |
| 1201 | 2026-05-16T00:03:11.000Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1202 | 2026-05-16T00:03:11.000Z | Compiling strum_macros v0.27.2 |
| 1203 | 2026-05-16T00:03:11.155Z | Checking memmap2 v0.9.9 |
| 1204 | 2026-05-16T00:03:11.407Z | Checking spin v0.9.8 |
| 1205 | 2026-05-16T00:03:11.483Z | Checking slog-bunyan v2.5.0 |
| 1206 | 2026-05-16T00:03:11.504Z | Compiling derive-ex v0.1.8 |
| 1207 | 2026-05-16T00:03:11.602Z | Checking async-stream v0.3.6 |
| 1208 | 2026-05-16T00:03:11.736Z | Checking waitgroup v0.1.2 |
| 1209 | 2026-05-16T00:03:11.755Z | Checking rustls-pemfile v2.2.0 |
| 1210 | 2026-05-16T00:03:11.844Z | Checking serde_path_to_error v0.1.20 |
| 1211 | 2026-05-16T00:03:11.900Z | Checking hostname v0.4.2 |
| 1212 | 2026-05-16T00:03:12.008Z | Checking macaddr v1.0.1 |
| 1213 | 2026-05-16T00:03:12.133Z | Checking quick-error v1.2.3 |
| 1214 | 2026-05-16T00:03:12.224Z | Checking tokio-rustls v0.25.0 |
| 1215 | 2026-05-16T00:03:12.419Z | Checking serde_with v3.18.0 |
| 1216 | 2026-05-16T00:03:12.437Z | Checking regress v0.10.5 |
| 1217 | 2026-05-16T00:03:12.798Z | Checking webpki-roots v1.0.3 |
| 1218 | 2026-05-16T00:03:13.042Z | Checking usdt v0.6.0 |
| 1219 | 2026-05-16T00:03:13.079Z | Compiling test-strategy v0.4.3 |
| 1220 | 2026-05-16T00:03:13.157Z | Compiling parse-display-derive v0.10.0 |
| 1221 | 2026-05-16T00:03:13.204Z | Compiling dropshot v0.17.0 |
| 1222 | 2026-05-16T00:03:13.236Z | Checking wait-timeout v0.2.0 |
| 1223 | 2026-05-16T00:03:13.435Z | Checking bit-vec v0.6.3 |
| 1224 | 2026-05-16T00:03:13.619Z | Checking bit-set v0.5.3 |
| 1225 | 2026-05-16T00:03:13.813Z | Checking rusty-fork v0.3.0 |
| 1226 | 2026-05-16T00:03:13.832Z | Checking strum v0.27.2 |
| 1227 | 2026-05-16T00:03:13.835Z | Compiling dropshot_endpoint v0.17.0 |
| 1228 | 2026-05-16T00:03:13.850Z | Checking rand_xorshift v0.3.0 |
| 1229 | 2026-05-16T00:03:13.907Z | Checking unarray v0.1.4 |
| 1230 | 2026-05-16T00:03:13.944Z | Compiling crucible-workspace-hack v0.1.0 |
| 1231 | 2026-05-16T00:03:13.988Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1232 | 2026-05-16T00:03:14.024Z | Checking proptest v1.5.0 |
| 1233 | 2026-05-16T00:03:14.118Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1234 | 2026-05-16T00:03:14.316Z | Checking rustc-hash v2.1.1 |
| 1235 | 2026-05-16T00:03:14.337Z | Checking adler v1.0.2 |
| 1236 | 2026-05-16T00:03:14.436Z | Checking iddqd v0.3.18 |
| 1237 | 2026-05-16T00:03:14.454Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2026-05-16T00:03:14.680Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-05-16T00:03:14.743Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-05-16T00:03:14.782Z | Checking flate2 v1.0.30 |
| 1241 | 2026-05-16T00:03:14.857Z | Checking rustls-native-certs v0.8.3 |
| 1242 | 2026-05-16T00:03:14.967Z | Checking instant v0.1.12 |
| 1243 | 2026-05-16T00:03:15.022Z | Checking compression-core v0.4.31 |
| 1244 | 2026-05-16T00:03:15.066Z | Checking backoff v0.4.0 |
| 1245 | 2026-05-16T00:03:15.125Z | Checking parse-display v0.10.0 |
| 1246 | 2026-05-16T00:03:15.153Z | Checking compression-codecs v0.4.32 |
| 1247 | 2026-05-16T00:03:15.242Z | Checking itertools v0.14.0 |
| 1248 | 2026-05-16T00:03:15.276Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1249 | 2026-05-16T00:03:15.326Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1250 | 2026-05-16T00:03:15.532Z | Checking base64ct v1.6.0 |
| 1251 | 2026-05-16T00:03:15.606Z | Checking toml v1.0.6+spec-1.1.0 |
| 1252 | 2026-05-16T00:03:15.644Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1253 | 2026-05-16T00:03:15.746Z | Checking async-compression v0.4.33 |
| 1254 | 2026-05-16T00:03:15.791Z | Checking unicode-width v0.1.14 |
| 1255 | 2026-05-16T00:03:16.294Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1256 | 2026-05-16T00:03:16.312Z | Compiling clap_derive v4.5.4 |
| 1257 | 2026-05-16T00:03:16.370Z | Compiling unsafe-libyaml v0.2.11 |
| 1258 | 2026-05-16T00:03:16.629Z | Checking utf8parse v0.2.1 |
| 1259 | 2026-05-16T00:03:16.744Z | Checking anstyle-parse v0.2.4 |
| 1260 | 2026-05-16T00:03:16.908Z | Compiling serde_yaml v0.9.34+deprecated |
| 1261 | 2026-05-16T00:03:17.310Z | Checking anstyle v1.0.7 |
| 1262 | 2026-05-16T00:03:17.329Z | Checking colorchoice v1.0.1 |
| 1263 | 2026-05-16T00:03:17.435Z | Checking is_terminal_polyfill v1.70.0 |
| 1264 | 2026-05-16T00:03:17.498Z | Checking anstyle-query v1.0.3 |
| 1265 | 2026-05-16T00:03:17.600Z | Checking anstream v0.6.14 |
| 1266 | 2026-05-16T00:03:17.678Z | Checking pem-rfc7468 v0.7.0 |
| 1267 | 2026-05-16T00:03:17.800Z | Checking terminal_size v0.3.0 |
| 1268 | 2026-05-16T00:03:17.837Z | Compiling der_derive v0.7.3 |
| 1269 | 2026-05-16T00:03:18.059Z | Checking flagset v0.4.7 |
| 1270 | 2026-05-16T00:03:18.085Z | Checking clap_lex v0.7.0 |
| 1271 | 2026-05-16T00:03:18.103Z | Compiling winnow v0.5.40 |
| 1272 | 2026-05-16T00:03:18.163Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1273 | 2026-05-16T00:03:18.237Z | Checking clap_builder v4.5.2 |
| 1274 | 2026-05-16T00:03:18.693Z | Compiling darling_core v0.21.3 |
| 1275 | 2026-05-16T00:03:18.781Z | Checking der v0.7.10 |
| 1276 | 2026-05-16T00:03:19.274Z | Compiling rustc_version v0.4.1 |
| 1277 | 2026-05-16T00:03:19.442Z | Compiling toml_edit v0.19.15 |
| 1278 | 2026-05-16T00:03:19.465Z | Checking clap v4.5.4 |
| 1279 | 2026-05-16T00:03:19.569Z | Checking spki v0.7.3 |
| 1280 | 2026-05-16T00:03:19.826Z | Compiling heck v0.4.1 |
| 1281 | 2026-05-16T00:03:20.075Z | Checking secrecy v0.10.3 |
| 1282 | 2026-05-16T00:03:20.377Z | Compiling convert_case v0.4.0 |
| 1283 | 2026-05-16T00:03:20.397Z | Compiling heapless v0.8.0 |
| 1284 | 2026-05-16T00:03:20.694Z | Compiling proc-macro-crate v1.3.1 |
| 1285 | 2026-05-16T00:03:20.823Z | Compiling darling_macro v0.21.3 |
| 1286 | 2026-05-16T00:03:20.885Z | Compiling derive_more v0.99.20 |
| 1287 | 2026-05-16T00:03:21.044Z | Checking pkcs8 v0.10.2 |
| 1288 | 2026-05-16T00:03:21.372Z | Compiling darling v0.21.3 |
| 1289 | 2026-05-16T00:03:21.461Z | Checking tabwriter v1.4.0 |
| 1290 | 2026-05-16T00:03:21.479Z | Compiling ingot-macros v0.1.1 |
| 1291 | 2026-05-16T00:03:21.503Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1292 | 2026-05-16T00:03:21.611Z | Checking backon v1.6.0 |
| 1293 | 2026-05-16T00:03:21.779Z | Checking crossbeam-epoch v0.9.18 |
| 1294 | 2026-05-16T00:03:21.860Z | Checking hash32 v0.3.1 |
| 1295 | 2026-05-16T00:03:22.005Z | Compiling cfg_aliases v0.2.1 |
| 1296 | 2026-05-16T00:03:22.090Z | Compiling smoltcp v0.11.0 |
| 1297 | 2026-05-16T00:03:22.154Z | Checking bitflags v1.3.2 |
| 1298 | 2026-05-16T00:03:22.458Z | Compiling typify-impl v0.4.3 |
| 1299 | 2026-05-16T00:03:22.559Z | Checking hmac v0.12.1 |
| 1300 | 2026-05-16T00:03:22.698Z | Checking managed v0.8.0 |
| 1301 | 2026-05-16T00:03:22.716Z | Checking cobs v0.2.3 |
| 1302 | 2026-05-16T00:03:22.848Z | Checking postcard v1.0.9 |
| 1303 | 2026-05-16T00:03:23.100Z | Checking inout v0.1.3 |
| 1304 | 2026-05-16T00:03:23.118Z | Compiling zerocopy-derive v0.7.34 |
| 1305 | 2026-05-16T00:03:23.240Z | Checking ff v0.13.1 |
| 1306 | 2026-05-16T00:03:23.379Z | Compiling memoffset v0.9.1 |
| 1307 | 2026-05-16T00:03:23.461Z | Checking base16ct v0.2.0 |
| 1308 | 2026-05-16T00:03:23.749Z | Checking sec1 v0.7.3 |
| 1309 | 2026-05-16T00:03:23.870Z | Checking group v0.13.0 |
| 1310 | 2026-05-16T00:03:23.980Z | Checking cipher v0.4.4 |
| 1311 | 2026-05-16T00:03:24.027Z | Checking hkdf v0.12.4 |
| 1312 | 2026-05-16T00:03:24.120Z | Checking ingot-types v0.1.2 |
| 1313 | 2026-05-16T00:03:24.162Z | Compiling regress v0.11.1 |
| 1314 | 2026-05-16T00:03:24.181Z | Checking crypto-bigint v0.5.5 |
| 1315 | 2026-05-16T00:03:24.460Z | Checking ingot v0.1.1 |
| 1316 | 2026-05-16T00:03:24.480Z | Compiling proc-macro-error-attr v1.0.4 |
| 1317 | 2026-05-16T00:03:24.714Z | Compiling pkg-config v0.3.30 |
| 1318 | 2026-05-16T00:03:24.771Z | Compiling rayon-core v1.13.0 |
| 1319 | 2026-05-16T00:03:25.062Z | Checking colored v3.1.1 |
| 1320 | 2026-05-16T00:03:25.148Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1321 | 2026-05-16T00:03:25.374Z | Checking elliptic-curve v0.13.8 |
| 1322 | 2026-05-16T00:03:25.625Z | Checking crossbeam-deque v0.8.5 |
| 1323 | 2026-05-16T00:03:25.683Z | Compiling num_enum_derive v0.7.4 |
| 1324 | 2026-05-16T00:03:25.788Z | Compiling typify-impl v0.6.2 |
| 1325 | 2026-05-16T00:03:25.810Z | Compiling curve25519-dalek v4.1.3 |
| 1326 | 2026-05-16T00:03:25.912Z | Compiling typify-macro v0.4.3 |
| 1327 | 2026-05-16T00:03:26.101Z | Checking half v2.7.1 |
| 1328 | 2026-05-16T00:03:26.713Z | Checking universal-hash v0.5.1 |
| 1329 | 2026-05-16T00:03:26.732Z | Compiling proc-macro-error v1.0.4 |
| 1330 | 2026-05-16T00:03:26.813Z | Compiling vcpkg v0.2.15 |
| 1331 | 2026-05-16T00:03:26.843Z | Checking data-encoding v2.6.0 |
| 1332 | 2026-05-16T00:03:26.960Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1333 | 2026-05-16T00:03:27.119Z | Checking ciborium-io v0.2.2 |
| 1334 | 2026-05-16T00:03:27.188Z | Checking opaque-debug v0.3.1 |
| 1335 | 2026-05-16T00:03:27.225Z | Checking ciborium-ll v0.2.2 |
| 1336 | 2026-05-16T00:03:27.312Z | Checking num_enum v0.7.4 |
| 1337 | 2026-05-16T00:03:27.438Z | Compiling num_enum_derive v0.5.11 |
| 1338 | 2026-05-16T00:03:27.475Z | Compiling foreign-types-macros v0.2.3 |
| 1339 | 2026-05-16T00:03:27.826Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1340 | 2026-05-16T00:03:28.104Z | Checking foreign-types-shared v0.3.1 |
| 1341 | 2026-05-16T00:03:28.302Z | Checking foreign-types v0.5.0 |
| 1342 | 2026-05-16T00:03:28.418Z | Checking num_enum v0.5.11 |
| 1343 | 2026-05-16T00:03:28.530Z | Checking rayon v1.11.0 |
| 1344 | 2026-05-16T00:03:28.549Z | Compiling typify v0.4.3 |
| 1345 | 2026-05-16T00:03:28.647Z | Checking ciborium v0.2.2 |
| 1346 | 2026-05-16T00:03:28.934Z | Compiling zerocopy v0.7.34 |
| 1347 | 2026-05-16T00:03:29.127Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1348 | 2026-05-16T00:03:29.180Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1349 | 2026-05-16T00:03:29.218Z | Compiling typify-macro v0.6.2 |
| 1350 | 2026-05-16T00:03:29.386Z | Checking serde_spanned v0.6.9 |
| 1351 | 2026-05-16T00:03:29.478Z | Checking aead v0.5.2 |
| 1352 | 2026-05-16T00:03:29.523Z | Compiling scroll_derive v0.12.0 |
| 1353 | 2026-05-16T00:03:29.660Z | Checking num-integer v0.1.46 |
| 1354 | 2026-05-16T00:03:29.801Z | Compiling usdt-impl v0.5.0 |
| 1355 | 2026-05-16T00:03:29.977Z | Checking cstr-argument v0.1.2 |
| 1356 | 2026-05-16T00:03:30.109Z | Checking keccak v0.1.6 |
| 1357 | 2026-05-16T00:03:30.112Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1358 | 2026-05-16T00:03:30.243Z | Checking scroll v0.12.0 |
| 1359 | 2026-05-16T00:03:30.243Z | Checking thiserror-no-std v2.0.2 |
| 1360 | 2026-05-16T00:03:30.279Z | Checking sha3 v0.10.8 |
| 1361 | 2026-05-16T00:03:30.349Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1362 | 2026-05-16T00:03:30.393Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1363 | 2026-05-16T00:03:30.411Z | Compiling dof v0.3.0 |
| 1364 | 2026-05-16T00:03:30.483Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1365 | 2026-05-16T00:03:30.486Z | Checking poly1305 v0.8.0 |
| 1366 | 2026-05-16T00:03:30.519Z | Checking chacha20 v0.9.1 |
| 1367 | 2026-05-16T00:03:30.730Z | Compiling dtrace-parser v0.2.0 |
| 1368 | 2026-05-16T00:03:30.765Z | Checking password-hash v0.5.0 |
| 1369 | 2026-05-16T00:03:30.784Z | Checking camino-tempfile v1.4.1 |
| 1370 | 2026-05-16T00:03:30.843Z | Checking blake2 v0.10.6 |
| 1371 | 2026-05-16T00:03:30.954Z | Compiling thread-id v4.2.1 |
| 1372 | 2026-05-16T00:03:30.973Z | Checking indent_write v2.2.0 |
| 1373 | 2026-05-16T00:03:31.173Z | Checking argon2 v0.5.3 |
| 1374 | 2026-05-16T00:03:31.348Z | Checking chacha20poly1305 v0.10.1 |
| 1375 | 2026-05-16T00:03:31.478Z | Checking goblin v0.8.2 |
| 1376 | 2026-05-16T00:03:31.709Z | Checking vsss-rs v3.3.4 |
| 1377 | 2026-05-16T00:03:31.834Z | Checking num-bigint v0.4.5 |
| 1378 | 2026-05-16T00:03:32.355Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1379 | 2026-05-16T00:03:32.442Z | Checking sigpipe v0.1.3 |
| 1380 | 2026-05-16T00:03:32.641Z | Checking jiff v0.2.15 |
| 1381 | 2026-05-16T00:03:32.867Z | Checking num-rational v0.4.2 |
| 1382 | 2026-05-16T00:03:33.214Z | Compiling typify v0.6.2 |
| 1383 | 2026-05-16T00:03:33.315Z | Checking num-iter v0.1.45 |
| 1384 | 2026-05-16T00:03:33.357Z | Compiling zone_cfg_derive v0.3.0 |
| 1385 | 2026-05-16T00:03:33.448Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1386 | 2026-05-16T00:03:34.244Z | Checking num-complex v0.4.6 |
| 1387 | 2026-05-16T00:03:34.329Z | Compiling num-derive v0.4.2 |
| 1388 | 2026-05-16T00:03:34.678Z | Checking tinyvec_macros v0.1.1 |
| 1389 | 2026-05-16T00:03:34.754Z | Checking tinyvec v1.6.0 |
| 1390 | 2026-05-16T00:03:34.774Z | Checking zone v0.3.1 |
| 1391 | 2026-05-16T00:03:35.175Z | Checking num v0.4.3 |
| 1392 | 2026-05-16T00:03:35.209Z | Checking rustls-webpki v0.103.4 |
| 1393 | 2026-05-16T00:03:35.294Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1394 | 2026-05-16T00:03:35.813Z | Compiling usdt-attr-macro v0.5.0 |
| 1395 | 2026-05-16T00:03:35.885Z | Compiling usdt-macro v0.5.0 |
| 1396 | 2026-05-16T00:03:36.161Z | Checking smf v0.2.3 |
| 1397 | 2026-05-16T00:03:36.355Z | Checking memmap v0.7.0 |
| 1398 | 2026-05-16T00:03:36.393Z | Checking bstr v1.9.1 |
| 1399 | 2026-05-16T00:03:36.563Z | Checking whoami v1.5.1 |
| 1400 | 2026-05-16T00:03:36.729Z | Checking usdt v0.5.0 |
| 1401 | 2026-05-16T00:03:37.117Z | Compiling progenitor-impl v0.11.1 |
| 1402 | 2026-05-16T00:03:37.288Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1403 | 2026-05-16T00:03:37.523Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1404 | 2026-05-16T00:03:37.752Z | Checking toml_write v0.1.2 |
| 1405 | 2026-05-16T00:03:38.018Z | Checking tokio-rustls v0.26.0 |
| 1406 | 2026-05-16T00:03:38.021Z | Checking rustls-platform-verifier v0.6.2 |
| 1407 | 2026-05-16T00:03:38.275Z | Checking hyper-rustls v0.27.3 |
| 1408 | 2026-05-16T00:03:38.480Z | Checking reqwest v0.12.23 |
| 1409 | 2026-05-16T00:03:38.508Z | Checking reqwest v0.13.2 |
| 1410 | 2026-05-16T00:03:39.157Z | Checking progenitor-client v0.10.0 |
| 1411 | 2026-05-16T00:03:39.178Z | Compiling progenitor-macro v0.11.1 |
| 1412 | 2026-05-16T00:03:39.304Z | Checking progenitor-client v0.11.1 |
| 1413 | 2026-05-16T00:03:39.343Z | Checking progenitor-client v0.14.0 |
| 1414 | 2026-05-16T00:03:39.577Z | Checking progenitor-extras v0.2.0 |
| 1415 | 2026-05-16T00:03:39.747Z | Checking toml_edit v0.22.27 |
| 1416 | 2026-05-16T00:03:39.799Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1417 | 2026-05-16T00:03:40.121Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1418 | 2026-05-16T00:03:41.581Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1419 | 2026-05-16T00:03:41.788Z | Compiling darling_core v0.20.11 |
| 1420 | 2026-05-16T00:03:41.808Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1421 | 2026-05-16T00:03:41.864Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1422 | 2026-05-16T00:03:42.072Z | Compiling dropshot v0.16.7 |
| 1423 | 2026-05-16T00:03:42.308Z | Checking swrite v0.1.0 |
| 1424 | 2026-05-16T00:03:42.346Z | Checking float-ord v0.3.2 |
| 1425 | 2026-05-16T00:03:42.832Z | Checking toml v0.9.12+spec-1.1.0 |
| 1426 | 2026-05-16T00:03:43.291Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1427 | 2026-05-16T00:03:43.311Z | Checking progenitor v0.11.1 |
| 1428 | 2026-05-16T00:03:43.444Z | Checking toml v0.8.23 |
| 1429 | 2026-05-16T00:03:43.615Z | Compiling nix v0.30.1 |
| 1430 | 2026-05-16T00:03:43.725Z | Compiling darling_macro v0.20.11 |
| 1431 | 2026-05-16T00:03:43.970Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1432 | 2026-05-16T00:03:44.022Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1433 | 2026-05-16T00:03:44.121Z | Compiling hubpack_derive v0.1.1 |
| 1434 | 2026-05-16T00:03:44.277Z | Checking byte-wrapper v0.1.0 |
| 1435 | 2026-05-16T00:03:44.310Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1436 | 2026-05-16T00:03:44.496Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1437 | 2026-05-16T00:03:44.524Z | Compiling dropshot_endpoint v0.16.7 |
| 1438 | 2026-05-16T00:03:44.632Z | Checking static_assertions v1.1.0 |
| 1439 | 2026-05-16T00:03:44.796Z | Checking base64 v0.21.7 |
| 1440 | 2026-05-16T00:03:44.820Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1441 | 2026-05-16T00:03:44.852Z | Checking hubpack v0.1.2 |
| 1442 | 2026-05-16T00:03:45.028Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1443 | 2026-05-16T00:03:45.065Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1444 | 2026-05-16T00:03:45.068Z | Compiling darling v0.20.11 |
| 1445 | 2026-05-16T00:03:45.186Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1446 | 2026-05-16T00:03:45.293Z | Compiling libz-sys v1.1.16 |
| 1447 | 2026-05-16T00:03:45.694Z | Compiling nix v0.31.3 |
| 1448 | 2026-05-16T00:03:45.715Z | Compiling enum-as-inner v0.6.0 |
| 1449 | 2026-05-16T00:03:46.049Z | Checking atomicwrites v0.4.4 |
| 1450 | 2026-05-16T00:03:46.112Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1451 | 2026-05-16T00:03:46.131Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1452 | 2026-05-16T00:03:46.189Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1453 | 2026-05-16T00:03:46.433Z | Checking is_ci v1.2.0 |
| 1454 | 2026-05-16T00:03:46.475Z | Compiling semver v0.1.20 |
| 1455 | 2026-05-16T00:03:46.536Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1456 | 2026-05-16T00:03:46.564Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1457 | 2026-05-16T00:03:46.706Z | Compiling rustc_version v0.1.7 |
| 1458 | 2026-05-16T00:03:46.742Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1459 | 2026-05-16T00:03:46.790Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1460 | 2026-05-16T00:03:47.000Z | Compiling derive_builder_core v0.20.2 |
| 1461 | 2026-05-16T00:03:47.019Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1462 | 2026-05-16T00:03:47.229Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1463 | 2026-05-16T00:03:47.646Z | Checking similar v2.7.0 |
| 1464 | 2026-05-16T00:03:47.755Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1465 | 2026-05-16T00:03:47.773Z | Compiling progenitor-impl v0.14.0 |
| 1466 | 2026-05-16T00:03:47.926Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1467 | 2026-05-16T00:03:47.952Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1468 | 2026-05-16T00:03:47.987Z | Compiling owo-colors v4.2.3 |
| 1469 | 2026-05-16T00:03:48.125Z | Checking utf-8 v0.7.6 |
| 1470 | 2026-05-16T00:03:48.203Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1471 | 2026-05-16T00:03:48.271Z | Checking tungstenite v0.21.0 |
| 1472 | 2026-05-16T00:03:48.694Z | Compiling derive_builder_macro v0.20.2 |
| 1473 | 2026-05-16T00:03:48.971Z | Compiling newtype_derive v0.1.6 |
| 1474 | 2026-05-16T00:03:49.211Z | Checking supports-color v3.0.2 |
| 1475 | 2026-05-16T00:03:49.231Z | Checking supports-color v2.1.0 |
| 1476 | 2026-05-16T00:03:49.370Z | Compiling openssl-sys v0.9.107 |
| 1477 | 2026-05-16T00:03:49.850Z | Compiling progenitor-macro v0.14.0 |
| 1478 | 2026-05-16T00:03:49.951Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1479 | 2026-05-16T00:03:50.151Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1480 | 2026-05-16T00:03:50.205Z | Checking resolv-conf v0.7.0 |
| 1481 | 2026-05-16T00:03:50.392Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1482 | 2026-05-16T00:03:50.412Z | Compiling serde_repr v0.1.19 |
| 1483 | 2026-05-16T00:03:50.573Z | Compiling vergen-lib v9.1.0 |
| 1484 | 2026-05-16T00:03:50.618Z | Compiling slog-dtrace v0.3.0 |
| 1485 | 2026-05-16T00:03:50.701Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1486 | 2026-05-16T00:03:50.811Z | Checking unicode-segmentation v1.11.0 |
| 1487 | 2026-05-16T00:03:50.863Z | Checking linked-hash-map v0.5.6 |
| 1488 | 2026-05-16T00:03:51.043Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1489 | 2026-05-16T00:03:51.063Z | Checking lru-cache v0.1.2 |
| 1490 | 2026-05-16T00:03:51.192Z | Checking newline-converter v0.3.0 |
| 1491 | 2026-05-16T00:03:51.315Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1492 | 2026-05-16T00:03:51.819Z | Compiling derive_builder v0.20.2 |
| 1493 | 2026-05-16T00:03:51.953Z | Checking tokio-tungstenite v0.21.0 |
| 1494 | 2026-05-16T00:03:52.008Z | Checking hickory-proto v0.24.4 |
| 1495 | 2026-05-16T00:03:52.092Z | Compiling progenitor-impl v0.13.0 |
| 1496 | 2026-05-16T00:03:52.233Z | Checking console v0.15.8 |
| 1497 | 2026-05-16T00:03:52.505Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1498 | 2026-05-16T00:03:52.791Z | Checking serde-big-array v0.5.1 |
| 1499 | 2026-05-16T00:03:52.935Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1500 | 2026-05-16T00:03:52.978Z | Compiling pin-project-internal v1.1.10 |
| 1501 | 2026-05-16T00:03:53.446Z | Compiling derive-where v1.6.0 |
| 1502 | 2026-05-16T00:03:53.517Z | Compiling vergen v9.1.0 |
| 1503 | 2026-05-16T00:03:53.754Z | Compiling cargo-platform v0.3.2 |
| 1504 | 2026-05-16T00:03:54.015Z | Checking siphasher v1.0.1 |
| 1505 | 2026-05-16T00:03:54.034Z | Checking progenitor v0.14.0 |
| 1506 | 2026-05-16T00:03:54.061Z | Checking pin-project v1.1.10 |
| 1507 | 2026-05-16T00:03:54.166Z | Compiling cargo_metadata v0.23.1 |
| 1508 | 2026-05-16T00:03:54.184Z | Checking phf_shared v0.12.1 |
| 1509 | 2026-05-16T00:03:54.205Z | Compiling progenitor-macro v0.13.0 |
| 1510 | 2026-05-16T00:03:54.249Z | Checking hickory-resolver v0.24.4 |
| 1511 | 2026-05-16T00:03:54.656Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1512 | 2026-05-16T00:03:54.675Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1513 | 2026-05-16T00:03:54.902Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1514 | 2026-05-16T00:03:54.979Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1515 | 2026-05-16T00:03:55.151Z | Checking expectorate v1.2.0 |
| 1516 | 2026-05-16T00:03:55.175Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1517 | 2026-05-16T00:03:55.630Z | Checking progenitor-client v0.13.0 |
| 1518 | 2026-05-16T00:03:55.695Z | Checking globset v0.4.14 |
| 1519 | 2026-05-16T00:03:55.871Z | Checking unicode-normalization v0.1.24 |
| 1520 | 2026-05-16T00:03:55.945Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1521 | 2026-05-16T00:03:56.210Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1522 | 2026-05-16T00:03:56.289Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1523 | 2026-05-16T00:03:56.505Z | Checking terminal_size v0.4.3 |
| 1524 | 2026-05-16T00:03:56.551Z | Checking tokio-stream v0.1.17 |
| 1525 | 2026-05-16T00:03:56.631Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1526 | 2026-05-16T00:03:56.661Z | Compiling async-recursion v1.1.1 |
| 1527 | 2026-05-16T00:03:56.859Z | Compiling snafu-derive v0.8.9 |
| 1528 | 2026-05-16T00:03:56.878Z | Compiling vergen-git2 v9.1.0 |
| 1529 | 2026-05-16T00:03:56.927Z | Checking csv-core v0.1.12 |
| 1530 | 2026-05-16T00:03:57.002Z | Checking highway v1.3.0 |
| 1531 | 2026-05-16T00:03:57.106Z | Compiling unicode-xid v0.2.4 |
| 1532 | 2026-05-16T00:03:57.125Z | Checking foreign-types-shared v0.1.1 |
| 1533 | 2026-05-16T00:03:57.219Z | Checking unicode-width v0.2.1 |
| 1534 | 2026-05-16T00:03:57.239Z | Compiling chrono-tz v0.10.4 |
| 1535 | 2026-05-16T00:03:57.242Z | Compiling openssl v0.10.72 |
| 1536 | 2026-05-16T00:03:57.325Z | Checking same-file v1.0.6 |
| 1537 | 2026-05-16T00:03:57.452Z | Compiling cancel-safe-futures v0.1.5 |
| 1538 | 2026-05-16T00:03:57.473Z | Checking unicode-linebreak v0.1.5 |
| 1539 | 2026-05-16T00:03:57.492Z | Checking smawk v0.3.2 |
| 1540 | 2026-05-16T00:03:57.529Z | Checking foldhash v0.1.5 |
| 1541 | 2026-05-16T00:03:57.680Z | Checking hashbrown v0.15.2 |
| 1542 | 2026-05-16T00:03:57.699Z | Checking textwrap v0.16.2 |
| 1543 | 2026-05-16T00:03:57.716Z | Checking walkdir v2.5.0 |
| 1544 | 2026-05-16T00:03:57.760Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1545 | 2026-05-16T00:03:57.889Z | Compiling const_format_proc_macros v0.2.34 |
| 1546 | 2026-05-16T00:03:57.922Z | Checking foreign-types v0.3.2 |
| 1547 | 2026-05-16T00:03:58.005Z | Checking csv v1.3.1 |
| 1548 | 2026-05-16T00:03:58.161Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1549 | 2026-05-16T00:03:58.376Z | Checking qorb v0.4.1 |
| 1550 | 2026-05-16T00:03:58.396Z | Checking progenitor v0.13.0 |
| 1551 | 2026-05-16T00:03:58.495Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1552 | 2026-05-16T00:03:58.531Z | Checking olpc-cjson v0.1.4 |
| 1553 | 2026-05-16T00:03:58.577Z | Checking snafu v0.8.9 |
| 1554 | 2026-05-16T00:03:58.671Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1555 | 2026-05-16T00:03:58.816Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1556 | 2026-05-16T00:03:58.856Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1557 | 2026-05-16T00:03:59.034Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1558 | 2026-05-16T00:03:59.083Z | Checking phf v0.12.1 |
| 1559 | 2026-05-16T00:03:59.322Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1560 | 2026-05-16T00:03:59.429Z | Checking tokio-dtrace v0.1.1 |
| 1561 | 2026-05-16T00:03:59.607Z | Compiling progenitor-impl v0.10.0 |
| 1562 | 2026-05-16T00:03:59.628Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1563 | 2026-05-16T00:03:59.710Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1564 | 2026-05-16T00:03:59.739Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1565 | 2026-05-16T00:03:59.833Z | Checking sha2 v0.10.9 |
| 1566 | 2026-05-16T00:03:59.939Z | Checking libsw-core v0.3.2 |
| 1567 | 2026-05-16T00:03:59.959Z | Checking signature v2.2.0 |
| 1568 | 2026-05-16T00:04:00.030Z | Checking pem v3.0.5 |
| 1569 | 2026-05-16T00:04:00.083Z | Checking serde_plain v1.0.2 |
| 1570 | 2026-05-16T00:04:00.104Z | Compiling openssl-macros v0.1.1 |
| 1571 | 2026-05-16T00:04:00.122Z | Compiling cookie v0.18.1 |
| 1572 | 2026-05-16T00:04:00.142Z | Compiling rustls v0.21.12 |
| 1573 | 2026-05-16T00:04:00.190Z | Checking fixedbitset v0.4.2 |
| 1574 | 2026-05-16T00:04:00.231Z | Compiling moka v0.12.10 |
| 1575 | 2026-05-16T00:04:00.344Z | Checking fixedbitset v0.5.7 |
| 1576 | 2026-05-16T00:04:00.363Z | Checking bytecount v0.6.9 |
| 1577 | 2026-05-16T00:04:00.366Z | Checking typed-path v0.9.3 |
| 1578 | 2026-05-16T00:04:00.399Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1579 | 2026-05-16T00:04:00.471Z | Checking papergrid v0.11.0 |
| 1580 | 2026-05-16T00:04:00.543Z | Checking petgraph v0.8.3 |
| 1581 | 2026-05-16T00:04:00.728Z | Checking petgraph v0.6.5 |
| 1582 | 2026-05-16T00:04:01.111Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1583 | 2026-05-16T00:04:01.142Z | Checking tough v0.20.0 |
| 1584 | 2026-05-16T00:04:01.324Z | Checking libsw v3.5.0 |
| 1585 | 2026-05-16T00:04:01.484Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1586 | 2026-05-16T00:04:01.541Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1587 | 2026-05-16T00:04:01.720Z | Compiling progenitor-macro v0.10.0 |
| 1588 | 2026-05-16T00:04:01.741Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1589 | 2026-05-16T00:04:01.901Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1590 | 2026-05-16T00:04:01.939Z | Checking oxide-tokio-rt v0.1.6 |
| 1591 | 2026-05-16T00:04:01.963Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1592 | 2026-05-16T00:04:02.141Z | Checking const_format v0.2.35 |
| 1593 | 2026-05-16T00:04:02.285Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1594 | 2026-05-16T00:04:02.552Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1595 | 2026-05-16T00:04:02.606Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1596 | 2026-05-16T00:04:02.679Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1597 | 2026-05-16T00:04:02.846Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-05-16T00:04:03.055Z | Compiling tabled_derive v0.7.0 |
| 1599 | 2026-05-16T00:04:03.076Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1600 | 2026-05-16T00:04:03.565Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1601 | 2026-05-16T00:04:03.586Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1602 | 2026-05-16T00:04:03.684Z | Checking gethostname v0.5.0 |
| 1603 | 2026-05-16T00:04:03.720Z | Checking sct v0.7.1 |
| 1604 | 2026-05-16T00:04:03.784Z | Checking rustls-webpki v0.101.7 |
| 1605 | 2026-05-16T00:04:03.857Z | Checking bcs v0.1.6 |
| 1606 | 2026-05-16T00:04:03.912Z | Checking linear-map v1.2.0 |
| 1607 | 2026-05-16T00:04:03.985Z | Compiling radium v0.7.0 |
| 1608 | 2026-05-16T00:04:04.090Z | Checking tagptr v0.2.0 |
| 1609 | 2026-05-16T00:04:04.093Z | Compiling salty v0.3.0 |
| 1610 | 2026-05-16T00:04:04.127Z | Checking termtree v0.5.1 |
| 1611 | 2026-05-16T00:04:04.313Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1612 | 2026-05-16T00:04:04.401Z | Checking tabled v0.15.0 |
| 1613 | 2026-05-16T00:04:04.861Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1614 | 2026-05-16T00:04:05.026Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1615 | 2026-05-16T00:04:05.541Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1616 | 2026-05-16T00:04:05.596Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1617 | 2026-05-16T00:04:05.820Z | Checking progenitor v0.10.0 |
| 1618 | 2026-05-16T00:04:05.962Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1619 | 2026-05-16T00:04:06.139Z | Checking steno v0.4.1 |
| 1620 | 2026-05-16T00:04:06.594Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1621 | 2026-05-16T00:04:07.115Z | Checking hickory-proto v0.25.2 |
| 1622 | 2026-05-16T00:04:07.151Z | Checking rfc6979 v0.4.0 |
| 1623 | 2026-05-16T00:04:07.175Z | Checking humantime v2.3.0 |
| 1624 | 2026-05-16T00:04:07.359Z | Checking tap v1.0.1 |
| 1625 | 2026-05-16T00:04:07.383Z | Checking ecdsa v0.16.9 |
| 1626 | 2026-05-16T00:04:07.476Z | Checking wyz v0.5.1 |
| 1627 | 2026-05-16T00:04:07.665Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1628 | 2026-05-16T00:04:07.711Z | Checking tokio-rustls v0.24.1 |
| 1629 | 2026-05-16T00:04:08.210Z | Checking ed25519 v2.2.3 |
| 1630 | 2026-05-16T00:04:08.363Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1631 | 2026-05-16T00:04:08.402Z | Checking rustls-pemfile v1.0.4 |
| 1632 | 2026-05-16T00:04:08.542Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1633 | 2026-05-16T00:04:08.606Z | Checking primeorder v0.13.6 |
| 1634 | 2026-05-16T00:04:08.646Z | Checking hickory-resolver v0.25.2 |
| 1635 | 2026-05-16T00:04:08.852Z | Checking twox-hash v2.1.2 |
| 1636 | 2026-05-16T00:04:09.104Z | Checking env_filter v1.0.1 |
| 1637 | 2026-05-16T00:04:09.144Z | Checking atty v0.2.14 |
| 1638 | 2026-05-16T00:04:09.163Z | Checking funty v2.0.0 |
| 1639 | 2026-05-16T00:04:09.249Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1640 | 2026-05-16T00:04:09.268Z | Checking env_logger v0.11.10 |
| 1641 | 2026-05-16T00:04:09.286Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1642 | 2026-05-16T00:04:09.398Z | Checking toml v0.7.8 |
| 1643 | 2026-05-16T00:04:09.453Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1644 | 2026-05-16T00:04:09.489Z | Checking bitvec v1.0.1 |
| 1645 | 2026-05-16T00:04:09.513Z | Checking p384 v0.13.1 |
| 1646 | 2026-05-16T00:04:09.690Z | Checking ed25519-dalek v2.2.0 |
| 1647 | 2026-05-16T00:04:09.712Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1648 | 2026-05-16T00:04:09.833Z | Checking polyval v0.6.2 |
| 1649 | 2026-05-16T00:04:09.898Z | Checking aes v0.8.4 |
| 1650 | 2026-05-16T00:04:09.927Z | Checking ctr v0.9.2 |
| 1651 | 2026-05-16T00:04:09.971Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1652 | 2026-05-16T00:04:10.010Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1653 | 2026-05-16T00:04:10.029Z | Checking x509-cert v0.2.5 |
| 1654 | 2026-05-16T00:04:10.098Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1655 | 2026-05-16T00:04:10.208Z | Checking bincode v1.3.3 |
| 1656 | 2026-05-16T00:04:10.247Z | Compiling strum_macros v0.28.0 |
| 1657 | 2026-05-16T00:04:10.306Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1658 | 2026-05-16T00:04:10.530Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1659 | 2026-05-16T00:04:10.550Z | Checking passt v0.3.0 |
| 1660 | 2026-05-16T00:04:10.666Z | Checking fakedata_generator v0.7.1 |
| 1661 | 2026-05-16T00:04:10.669Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1662 | 2026-05-16T00:04:10.758Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1663 | 2026-05-16T00:04:10.821Z | Checking aes-gcm-siv v0.11.1 |
| 1664 | 2026-05-16T00:04:10.896Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1665 | 2026-05-16T00:04:10.939Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1666 | 2026-05-16T00:04:10.965Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1667 | 2026-05-16T00:04:10.984Z | Compiling bitstruct_derive v0.1.0 |
| 1668 | 2026-05-16T00:04:10.987Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1669 | 2026-05-16T00:04:11.046Z | Checking dropshot-api-manager-types v0.7.1 |
| 1670 | 2026-05-16T00:04:11.139Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1671 | 2026-05-16T00:04:11.218Z | Compiling fs-err v3.1.2 |
| 1672 | 2026-05-16T00:04:11.279Z | Checking ringbuffer v0.16.0 |
| 1673 | 2026-05-16T00:04:11.338Z | Checking typeid v1.0.0 |
| 1674 | 2026-05-16T00:04:11.447Z | Compiling cfg_aliases v0.1.1 |
| 1675 | 2026-05-16T00:04:11.467Z | Checking pretty-hex v0.2.1 |
| 1676 | 2026-05-16T00:04:11.495Z | Checking ascii v1.1.0 |
| 1677 | 2026-05-16T00:04:11.533Z | Compiling nix v0.28.0 |
| 1678 | 2026-05-16T00:04:11.590Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1679 | 2026-05-16T00:04:11.645Z | Checking bitstruct v0.1.1 |
| 1680 | 2026-05-16T00:04:11.686Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1681 | 2026-05-16T00:04:11.767Z | Checking erased-serde v0.4.5 |
| 1682 | 2026-05-16T00:04:11.850Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1683 | 2026-05-16T00:04:11.896Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1684 | 2026-05-16T00:04:12.027Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1685 | 2026-05-16T00:04:12.112Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1686 | 2026-05-16T00:04:12.130Z | Checking itertools v0.13.0 |
| 1687 | 2026-05-16T00:04:12.133Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1688 | 2026-05-16T00:04:12.272Z | Checking serde_arrays v0.1.0 |
| 1689 | 2026-05-16T00:04:12.346Z | Checking libloading v0.7.4 |
| 1690 | 2026-05-16T00:04:12.390Z | Checking bit_field v0.10.2 |
| 1691 | 2026-05-16T00:04:12.532Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1692 | 2026-05-16T00:04:12.550Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1693 | 2026-05-16T00:04:12.598Z | Checking git-stub v1.0.0 |
| 1694 | 2026-05-16T00:04:12.689Z | Checking kstat-rs v0.2.4 |
| 1695 | 2026-05-16T00:04:12.744Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1696 | 2026-05-16T00:04:12.763Z | Compiling escargot v0.5.15 |
| 1697 | 2026-05-16T00:04:12.839Z | Checking git-stub-vcs v0.1.0 |
| 1698 | 2026-05-16T00:04:12.876Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1699 | 2026-05-16T00:04:13.027Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1700 | 2026-05-16T00:04:13.069Z | Checking ron v0.8.1 |
| 1701 | 2026-05-16T00:04:13.175Z | Checking xattr v1.3.1 |
| 1702 | 2026-05-16T00:04:13.318Z | Checking drift v0.1.4 |
| 1703 | 2026-05-16T00:04:13.479Z | Checking cargo-platform v0.1.8 |
| 1704 | 2026-05-16T00:04:13.498Z | Checking filetime v0.2.23 |
| 1705 | 2026-05-16T00:04:13.599Z | Checking dropshot-api-manager v0.7.1 |
| 1706 | 2026-05-16T00:04:13.638Z | Checking tar v0.4.40 |
| 1707 | 2026-05-16T00:04:13.658Z | Checking cargo_metadata v0.18.1 |
| 1708 | 2026-05-16T00:04:13.871Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1709 | 2026-05-16T00:04:13.995Z | Checking ctrlc v3.4.4 |
| 1710 | 2026-05-16T00:04:14.302Z | Checking fatfs v0.3.6 |
| 1711 | 2026-05-16T00:04:14.476Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1712 | 2026-05-16T00:04:14.777Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1713 | 2026-05-16T00:04:15.037Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1714 | 2026-05-16T00:04:15.181Z | Compiling git2 v0.20.2 |
| 1715 | 2026-05-16T00:04:15.475Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1716 | 2026-05-16T00:04:16.543Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1717 | 2026-05-16T00:04:17.429Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1718 | 2026-05-16T00:04:20.584Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1719 | 2026-05-16T00:04:21.971Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1720 | 2026-05-16T00:04:26.449Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1721 | 2026-05-16T00:04:29.917Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1722 | 2026-05-16T00:04:36.112Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1723 | 2026-05-16T00:04:36.112Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1724 | 2026-05-16T00:04:40.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1725 | 2026-05-16T00:04:40.991Z | |
| 1726 | 2026-05-16T00:04:40.992Z | real 2:24.834163628 |
| 1727 | 2026-05-16T00:04:40.992Z | user 9:00.699025559 |
| 1728 | 2026-05-16T00:04:40.992Z | sys 2:22.068752735 |
| 1729 | 2026-05-16T00:04:40.992Z | trap 0.266997271 |
| 1730 | 2026-05-16T00:04:40.992Z | tflt 1.411293654 |
| 1731 | 2026-05-16T00:04:40.995Z | dflt 0.991928208 |
| 1732 | 2026-05-16T00:04:40.995Z | kflt 0.029037097 |
| 1733 | 2026-05-16T00:04:40.995Z | lock 16:20.119572846 |
| 1734 | 2026-05-16T00:04:40.995Z | slp 36:00.427060101 |
| 1735 | 2026-05-16T00:04:40.995Z | lat 1:26.429033675 |
| 1736 | 2026-05-16T00:04:40.995Z | stop 4:31.490622864 |
| 1737 | 2026-05-16T00:04:40.995Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1738 | 2026-05-16T00:04:41.480Z | Downloading crates ... |
| 1739 | 2026-05-16T00:04:41.628Z | Downloaded slog-envlogger v2.2.0 |
| 1740 | 2026-05-16T00:04:41.631Z | Downloaded termtree v0.4.1 |
| 1741 | 2026-05-16T00:04:41.631Z | Downloaded predicates-core v1.0.6 |
| 1742 | 2026-05-16T00:04:41.634Z | Downloaded fragile v2.0.0 |
| 1743 | 2026-05-16T00:04:41.636Z | Downloaded mockall v0.12.1 |
| 1744 | 2026-05-16T00:04:41.637Z | Downloaded slog-stdlog v4.1.1 |
| 1745 | 2026-05-16T00:04:41.639Z | Downloaded predicates-tree v1.0.9 |
| 1746 | 2026-05-16T00:04:41.639Z | Downloaded downcast v0.11.0 |
| 1747 | 2026-05-16T00:04:41.643Z | Downloaded slog-scope v4.4.0 |
| 1748 | 2026-05-16T00:04:41.648Z | Downloaded serde_test v1.0.176 |
| 1749 | 2026-05-16T00:04:41.651Z | Downloaded predicates v3.1.0 |
| 1750 | 2026-05-16T00:04:41.651Z | Downloaded mockall_derive v0.12.1 |
| 1751 | 2026-05-16T00:04:41.656Z | Downloaded fdeflate v0.3.4 |
| 1752 | 2026-05-16T00:04:41.659Z | Downloaded bytemuck v1.16.0 |
| 1753 | 2026-05-16T00:04:41.663Z | Downloaded arc-swap v1.7.1 |
| 1754 | 2026-05-16T00:04:41.670Z | Downloaded png v0.17.13 |
| 1755 | 2026-05-16T00:04:42.243Z | Downloaded image v0.25.1 |
| 1756 | 2026-05-16T00:04:42.462Z | Checking tokio v1.52.3 |
| 1757 | 2026-05-16T00:04:42.572Z | Checking simd-adler32 v0.3.7 |
| 1758 | 2026-05-16T00:04:42.591Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1759 | 2026-05-16T00:04:42.609Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1760 | 2026-05-16T00:04:42.621Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1761 | 2026-05-16T00:04:42.621Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1762 | 2026-05-16T00:04:42.643Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1763 | 2026-05-16T00:04:42.646Z | Checking arc-swap v1.7.1 |
| 1764 | 2026-05-16T00:04:42.704Z | Checking miniz_oxide v0.7.2 |
| 1765 | 2026-05-16T00:04:42.764Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1766 | 2026-05-16T00:04:42.776Z | Checking fdeflate v0.3.4 |
| 1767 | 2026-05-16T00:04:42.836Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1768 | 2026-05-16T00:04:42.836Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1769 | 2026-05-16T00:04:42.858Z | Checking slog-scope v4.4.0 |
| 1770 | 2026-05-16T00:04:42.870Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1771 | 2026-05-16T00:04:42.896Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1772 | 2026-05-16T00:04:42.980Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1773 | 2026-05-16T00:04:43.010Z | Checking slog-stdlog v4.1.1 |
| 1774 | 2026-05-16T00:04:43.022Z | Checking bytemuck v1.16.0 |
| 1775 | 2026-05-16T00:04:43.034Z | Checking flate2 v1.0.30 |
| 1776 | 2026-05-16T00:04:43.046Z | Checking predicates-core v1.0.6 |
| 1777 | 2026-05-16T00:04:43.066Z | Checking termtree v0.4.1 |
| 1778 | 2026-05-16T00:04:43.093Z | Compiling mockall_derive v0.12.1 |
| 1779 | 2026-05-16T00:04:43.117Z | Checking slog-envlogger v2.2.0 |
| 1780 | 2026-05-16T00:04:43.160Z | Checking predicates v3.1.0 |
| 1781 | 2026-05-16T00:04:43.187Z | Checking predicates-tree v1.0.9 |
| 1782 | 2026-05-16T00:04:43.217Z | Checking fragile v2.0.0 |
| 1783 | 2026-05-16T00:04:43.249Z | Checking downcast v0.11.0 |
| 1784 | 2026-05-16T00:04:43.287Z | Checking serde_test v1.0.176 |
| 1785 | 2026-05-16T00:04:43.309Z | Checking compression-codecs v0.4.32 |
| 1786 | 2026-05-16T00:04:43.359Z | Checking png v0.17.13 |
| 1787 | 2026-05-16T00:04:43.370Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1788 | 2026-05-16T00:04:43.866Z | Checking image v0.25.1 |
| 1789 | 2026-05-16T00:04:44.932Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1790 | 2026-05-16T00:04:45.041Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1791 | 2026-05-16T00:04:45.063Z | Checking mockall v0.12.1 |
| 1792 | 2026-05-16T00:04:45.673Z | Checking tokio-util v0.7.16 |
| 1793 | 2026-05-16T00:04:45.673Z | Checking tokio-rustls v0.26.0 |
| 1794 | 2026-05-16T00:04:45.675Z | Checking tower v0.5.2 |
| 1795 | 2026-05-16T00:04:45.675Z | Checking tokio-rustls v0.25.0 |
| 1796 | 2026-05-16T00:04:45.675Z | Checking async-compression v0.4.33 |
| 1797 | 2026-05-16T00:04:45.675Z | Checking backoff v0.4.0 |
| 1798 | 2026-05-16T00:04:45.725Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1799 | 2026-05-16T00:04:45.738Z | Checking tokio-tungstenite v0.21.0 |
| 1800 | 2026-05-16T00:04:45.836Z | Checking zone v0.3.1 |
| 1801 | 2026-05-16T00:04:45.872Z | Checking hickory-proto v0.24.4 |
| 1802 | 2026-05-16T00:04:45.885Z | Checking tokio-dtrace v0.1.1 |
| 1803 | 2026-05-16T00:04:45.910Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1804 | 2026-05-16T00:04:45.923Z | Checking libsw-core v0.3.2 |
| 1805 | 2026-05-16T00:04:45.993Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1806 | 2026-05-16T00:04:46.052Z | Checking tower-http v0.6.8 |
| 1807 | 2026-05-16T00:04:46.055Z | Checking oxide-tokio-rt v0.1.6 |
| 1808 | 2026-05-16T00:04:46.074Z | Checking libsw v3.5.0 |
| 1809 | 2026-05-16T00:04:46.178Z | Checking cancel-safe-futures v0.1.5 |
| 1810 | 2026-05-16T00:04:46.190Z | Checking h2 v0.4.6 |
| 1811 | 2026-05-16T00:04:46.204Z | Checking tokio-stream v0.1.17 |
| 1812 | 2026-05-16T00:04:46.216Z | Checking steno v0.4.1 |
| 1813 | 2026-05-16T00:04:46.325Z | Checking hickory-proto v0.25.2 |
| 1814 | 2026-05-16T00:04:46.396Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1815 | 2026-05-16T00:04:46.466Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1816 | 2026-05-16T00:04:46.564Z | Checking tokio-rustls v0.24.1 |
| 1817 | 2026-05-16T00:04:46.753Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1818 | 2026-05-16T00:04:46.864Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1819 | 2026-05-16T00:04:47.345Z | Checking hickory-resolver v0.24.4 |
| 1820 | 2026-05-16T00:04:47.802Z | Checking hickory-resolver v0.25.2 |
| 1821 | 2026-05-16T00:04:47.851Z | Checking hyper v1.8.1 |
| 1822 | 2026-05-16T00:04:47.950Z | Checking qorb v0.4.1 |
| 1823 | 2026-05-16T00:04:48.616Z | Checking hyper-util v0.1.20 |
| 1824 | 2026-05-16T00:04:49.469Z | Checking hyper-rustls v0.27.3 |
| 1825 | 2026-05-16T00:04:49.469Z | Checking dropshot v0.17.0 |
| 1826 | 2026-05-16T00:04:49.472Z | Checking dropshot v0.16.7 |
| 1827 | 2026-05-16T00:04:49.645Z | Checking reqwest v0.12.23 |
| 1828 | 2026-05-16T00:04:49.648Z | Checking reqwest v0.13.2 |
| 1829 | 2026-05-16T00:04:50.255Z | Checking progenitor-client v0.10.0 |
| 1830 | 2026-05-16T00:04:50.255Z | Checking progenitor-client v0.11.1 |
| 1831 | 2026-05-16T00:04:50.255Z | Checking tough v0.20.0 |
| 1832 | 2026-05-16T00:04:50.373Z | Checking progenitor-client v0.14.0 |
| 1833 | 2026-05-16T00:04:50.377Z | Checking progenitor-client v0.13.0 |
| 1834 | 2026-05-16T00:04:50.458Z | Checking progenitor v0.10.0 |
| 1835 | 2026-05-16T00:04:50.470Z | Checking progenitor v0.11.1 |
| 1836 | 2026-05-16T00:04:50.589Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1837 | 2026-05-16T00:04:50.592Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1838 | 2026-05-16T00:04:50.612Z | Checking progenitor-extras v0.2.0 |
| 1839 | 2026-05-16T00:04:50.615Z | Checking progenitor v0.14.0 |
| 1840 | 2026-05-16T00:04:50.615Z | Checking progenitor v0.13.0 |
| 1841 | 2026-05-16T00:04:50.746Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1842 | 2026-05-16T00:04:50.760Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-05-16T00:04:51.213Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1844 | 2026-05-16T00:04:51.213Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1845 | 2026-05-16T00:04:52.045Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1846 | 2026-05-16T00:04:52.200Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1847 | 2026-05-16T00:04:52.373Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1848 | 2026-05-16T00:04:52.650Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1849 | 2026-05-16T00:04:52.697Z | Checking dropshot-api-manager v0.7.1 |
| 1850 | 2026-05-16T00:04:52.781Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1851 | 2026-05-16T00:04:52.818Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1852 | 2026-05-16T00:04:53.031Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1853 | 2026-05-16T00:04:53.182Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1854 | 2026-05-16T00:04:53.534Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1855 | 2026-05-16T00:04:53.578Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1856 | 2026-05-16T00:04:54.647Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1857 | 2026-05-16T00:04:54.647Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1858 | 2026-05-16T00:04:54.650Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1859 | 2026-05-16T00:04:54.650Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1860 | 2026-05-16T00:04:55.148Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1861 | 2026-05-16T00:04:55.526Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1862 | 2026-05-16T00:04:55.769Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1863 | 2026-05-16T00:04:56.032Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1864 | 2026-05-16T00:04:56.032Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1865 | 2026-05-16T00:04:56.219Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1866 | 2026-05-16T00:04:56.219Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1867 | 2026-05-16T00:04:56.678Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1868 | 2026-05-16T00:04:56.885Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1869 | 2026-05-16T00:04:56.885Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1870 | 2026-05-16T00:04:57.767Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1871 | 2026-05-16T00:04:59.280Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1872 | 2026-05-16T00:04:59.679Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1873 | 2026-05-16T00:04:59.679Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1874 | 2026-05-16T00:05:00.362Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1875 | 2026-05-16T00:05:00.707Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-05-16T00:05:00.725Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1877 | 2026-05-16T00:05:00.728Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1878 | 2026-05-16T00:05:01.264Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1879 | 2026-05-16T00:05:01.266Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1880 | 2026-05-16T00:05:01.266Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1881 | 2026-05-16T00:05:04.708Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1882 | 2026-05-16T00:05:05.459Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1883 | 2026-05-16T00:05:08.497Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1884 | 2026-05-16T00:05:10.417Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1885 | 2026-05-16T00:05:11.147Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1886 | 2026-05-16T00:05:14.717Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1887 | 2026-05-16T00:05:16.067Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 1888 | 2026-05-16T00:05:16.546Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1889 | 2026-05-16T00:05:19.175Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1890 | 2026-05-16T00:05:26.730Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1891 | 2026-05-16T00:05:26.730Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1892 | 2026-05-16T00:05:32.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.97s |
| 1893 | 2026-05-16T00:05:32.201Z | |
| 1894 | 2026-05-16T00:05:32.204Z | real 51.197245228 |
| 1895 | 2026-05-16T00:05:32.204Z | user 2:10.102443064 |
| 1896 | 2026-05-16T00:05:32.204Z | sys 22.619712430 |
| 1897 | 2026-05-16T00:05:32.204Z | trap 0.030687310 |
| 1898 | 2026-05-16T00:05:32.204Z | tflt 0.051170468 |
| 1899 | 2026-05-16T00:05:32.204Z | dflt 0.009809495 |
| 1900 | 2026-05-16T00:05:32.204Z | kflt 0.000035762 |
| 1901 | 2026-05-16T00:05:32.204Z | lock 5:04.186741176 |
| 1902 | 2026-05-16T00:05:32.204Z | slp 7:24.534208347 |
| 1903 | 2026-05-16T00:05:32.204Z | lat 5.258575559 |
| 1904 | 2026-05-16T00:05:32.204Z | stop 14.902671949 |
| 1905 | 2026-05-16T00:05:32.204Z | + banner build |
| 1906 | 2026-05-16T00:05:32.204Z | |
| 1907 | 2026-05-16T00:05:32.204Z | ##### # # # # ##### |
| 1908 | 2026-05-16T00:05:32.204Z | # # # # # # # # |
| 1909 | 2026-05-16T00:05:32.204Z | ##### # # # # # # |
| 1910 | 2026-05-16T00:05:32.204Z | # # # # # # # # |
| 1911 | 2026-05-16T00:05:32.204Z | # # # # # # # # |
| 1912 | 2026-05-16T00:05:32.204Z | ##### #### # ###### ##### |
| 1913 | 2026-05-16T00:05:32.204Z | |
| 1914 | 2026-05-16T00:05:32.204Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1915 | 2026-05-16T00:05:32.928Z | Compiling proc-macro2 v1.0.106 |
| 1916 | 2026-05-16T00:05:32.928Z | Compiling quote v1.0.45 |
| 1917 | 2026-05-16T00:05:32.928Z | Compiling unicode-ident v1.0.24 |
| 1918 | 2026-05-16T00:05:32.928Z | Compiling libc v0.2.186 |
| 1919 | 2026-05-16T00:05:32.928Z | Compiling serde_core v1.0.228 |
| 1920 | 2026-05-16T00:05:32.928Z | Compiling serde v1.0.228 |
| 1921 | 2026-05-16T00:05:32.931Z | Compiling autocfg v1.3.0 |
| 1922 | 2026-05-16T00:05:32.931Z | Compiling cfg-if v1.0.0 |
| 1923 | 2026-05-16T00:05:33.131Z | Compiling zmij v1.0.19 |
| 1924 | 2026-05-16T00:05:33.144Z | Compiling memchr v2.7.2 |
| 1925 | 2026-05-16T00:05:33.492Z | Compiling libm v0.2.8 |
| 1926 | 2026-05-16T00:05:33.679Z | Compiling version_check v0.9.5 |
| 1927 | 2026-05-16T00:05:33.796Z | Compiling itoa v1.0.11 |
| 1928 | 2026-05-16T00:05:33.938Z | Compiling smallvec v1.13.2 |
| 1929 | 2026-05-16T00:05:33.938Z | Compiling getrandom v0.4.2 |
| 1930 | 2026-05-16T00:05:33.962Z | Compiling stable_deref_trait v1.2.0 |
| 1931 | 2026-05-16T00:05:34.061Z | Compiling serde_json v1.0.149 |
| 1932 | 2026-05-16T00:05:34.218Z | Compiling syn v2.0.117 |
| 1933 | 2026-05-16T00:05:34.234Z | Compiling writeable v0.5.5 |
| 1934 | 2026-05-16T00:05:34.282Z | Compiling litemap v0.7.4 |
| 1935 | 2026-05-16T00:05:34.446Z | Compiling icu_locid_transform_data v1.5.0 |
| 1936 | 2026-05-16T00:05:34.459Z | Compiling percent-encoding v2.3.2 |
| 1937 | 2026-05-16T00:05:34.501Z | Compiling icu_properties_data v1.5.0 |
| 1938 | 2026-05-16T00:05:34.518Z | Compiling write16 v1.0.0 |
| 1939 | 2026-05-16T00:05:34.530Z | Compiling icu_normalizer_data v1.5.0 |
| 1940 | 2026-05-16T00:05:34.619Z | Compiling utf16_iter v1.0.5 |
| 1941 | 2026-05-16T00:05:34.632Z | Compiling utf8_iter v1.0.4 |
| 1942 | 2026-05-16T00:05:34.678Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-05-16T00:05:34.758Z | Compiling shlex v1.3.0 |
| 1944 | 2026-05-16T00:05:34.770Z | Compiling form_urlencoded v1.2.2 |
| 1945 | 2026-05-16T00:05:34.796Z | Compiling jobserver v0.1.31 |
| 1946 | 2026-05-16T00:05:34.940Z | Compiling getrandom v0.2.14 |
| 1947 | 2026-05-16T00:05:35.035Z | Compiling cc v1.2.17 |
| 1948 | 2026-05-16T00:05:35.084Z | Compiling log v0.4.29 |
| 1949 | 2026-05-16T00:05:35.118Z | Compiling lock_api v0.4.12 |
| 1950 | 2026-05-16T00:05:35.285Z | Compiling thiserror v2.0.18 |
| 1951 | 2026-05-16T00:05:35.351Z | Compiling parking_lot_core v0.9.10 |
| 1952 | 2026-05-16T00:05:35.635Z | Compiling heck v0.5.0 |
| 1953 | 2026-05-16T00:05:35.707Z | Compiling iana-time-zone v0.1.64 |
| 1954 | 2026-05-16T00:05:35.942Z | Compiling regex-syntax v0.8.5 |
| 1955 | 2026-05-16T00:05:35.945Z | Compiling rustversion v1.0.22 |
| 1956 | 2026-05-16T00:05:36.014Z | Compiling uuid v1.22.0 |
| 1957 | 2026-05-16T00:05:36.084Z | Compiling aho-corasick v1.1.3 |
| 1958 | 2026-05-16T00:05:36.313Z | Compiling semver v1.0.28 |
| 1959 | 2026-05-16T00:05:36.634Z | Compiling schemars v0.8.22 |
| 1960 | 2026-05-16T00:05:36.743Z | Compiling dyn-clone v1.0.17 |
| 1961 | 2026-05-16T00:05:36.895Z | Compiling slab v0.4.9 |
| 1962 | 2026-05-16T00:05:36.907Z | Compiling typenum v1.17.0 |
| 1963 | 2026-05-16T00:05:36.918Z | Compiling subtle v2.6.1 |
| 1964 | 2026-05-16T00:05:36.951Z | Compiling pin-project-lite v0.2.14 |
| 1965 | 2026-05-16T00:05:37.055Z | Compiling synstructure v0.13.1 |
| 1966 | 2026-05-16T00:05:37.096Z | Compiling serde_derive_internals v0.29.1 |
| 1967 | 2026-05-16T00:05:37.348Z | Compiling bitflags v2.9.4 |
| 1968 | 2026-05-16T00:05:37.425Z | Compiling regex-automata v0.4.14 |
| 1969 | 2026-05-16T00:05:37.439Z | Compiling rand_core v0.6.4 |
| 1970 | 2026-05-16T00:05:37.575Z | Compiling socket2 v0.6.3 |
| 1971 | 2026-05-16T00:05:37.661Z | Compiling scopeguard v1.2.0 |
| 1972 | 2026-05-16T00:05:37.827Z | Compiling either v1.15.0 |
| 1973 | 2026-05-16T00:05:37.992Z | Compiling parking_lot v0.12.2 |
| 1974 | 2026-05-16T00:05:38.010Z | Compiling mio v1.2.0 |
| 1975 | 2026-05-16T00:05:38.024Z | Compiling signal-hook-registry v1.4.2 |
| 1976 | 2026-05-16T00:05:38.164Z | Compiling generic-array v0.14.7 |
| 1977 | 2026-05-16T00:05:38.200Z | Compiling serde_derive v1.0.228 |
| 1978 | 2026-05-16T00:05:38.235Z | Compiling zerofrom-derive v0.1.5 |
| 1979 | 2026-05-16T00:05:38.351Z | Compiling yoke-derive v0.7.5 |
| 1980 | 2026-05-16T00:05:38.392Z | Compiling zerovec-derive v0.10.3 |
| 1981 | 2026-05-16T00:05:38.667Z | Compiling displaydoc v0.2.5 |
| 1982 | 2026-05-16T00:05:38.670Z | Compiling icu_provider_macros v1.5.0 |
| 1983 | 2026-05-16T00:05:38.893Z | Compiling schemars_derive v0.8.22 |
| 1984 | 2026-05-16T00:05:39.256Z | Compiling zeroize_derive v1.4.3 |
| 1985 | 2026-05-16T00:05:39.382Z | Compiling thiserror-impl v2.0.18 |
| 1986 | 2026-05-16T00:05:39.412Z | Compiling zerofrom v0.1.5 |
| 1987 | 2026-05-16T00:05:39.415Z | Compiling tokio-macros v2.7.0 |
| 1988 | 2026-05-16T00:05:39.435Z | Compiling regex v1.12.3 |
| 1989 | 2026-05-16T00:05:39.544Z | Compiling yoke v0.7.5 |
| 1990 | 2026-05-16T00:05:39.753Z | Compiling zerovec v0.10.4 |
| 1991 | 2026-05-16T00:05:39.860Z | Compiling futures-macro v0.3.32 |
| 1992 | 2026-05-16T00:05:39.960Z | Compiling zeroize v1.8.2 |
| 1993 | 2026-05-16T00:05:39.978Z | Compiling errno v0.3.14 |
| 1994 | 2026-05-16T00:05:40.126Z | Compiling portable-atomic v1.11.1 |
| 1995 | 2026-05-16T00:05:40.211Z | Compiling ring v0.17.14 |
| 1996 | 2026-05-16T00:05:40.425Z | Compiling critical-section v1.2.0 |
| 1997 | 2026-05-16T00:05:40.543Z | Compiling futures-core v0.3.32 |
| 1998 | 2026-05-16T00:05:40.621Z | Compiling tinystr v0.7.6 |
| 1999 | 2026-05-16T00:05:40.638Z | Compiling icu_collections v1.5.0 |
| 2000 | 2026-05-16T00:05:40.740Z | Compiling equivalent v1.0.2 |
| 2001 | 2026-05-16T00:05:40.808Z | Compiling icu_locid v1.5.0 |
| 2002 | 2026-05-16T00:05:40.863Z | Compiling thiserror v1.0.64 |
| 2003 | 2026-05-16T00:05:41.157Z | Compiling rustix v0.38.34 |
| 2004 | 2026-05-16T00:05:41.199Z | Compiling once_cell v1.21.3 |
| 2005 | 2026-05-16T00:05:41.244Z | Compiling prettyplease v0.2.37 |
| 2006 | 2026-05-16T00:05:41.417Z | Compiling bytes v1.11.1 |
| 2007 | 2026-05-16T00:05:41.430Z | Compiling icu_provider v1.5.0 |
| 2008 | 2026-05-16T00:05:41.443Z | Compiling chrono v0.4.44 |
| 2009 | 2026-05-16T00:05:41.469Z | Compiling serde_tokenstream v0.2.3 |
| 2010 | 2026-05-16T00:05:41.745Z | Compiling thiserror-impl v1.0.64 |
| 2011 | 2026-05-16T00:05:41.887Z | Compiling icu_locid_transform v1.5.0 |
| 2012 | 2026-05-16T00:05:41.899Z | Compiling httparse v1.10.1 |
| 2013 | 2026-05-16T00:05:42.261Z | Compiling tokio v1.52.3 |
| 2014 | 2026-05-16T00:05:42.330Z | Compiling glob v0.3.3 |
| 2015 | 2026-05-16T00:05:42.384Z | Compiling minimal-lexical v0.2.1 |
| 2016 | 2026-05-16T00:05:42.525Z | Compiling icu_properties v1.5.1 |
| 2017 | 2026-05-16T00:05:42.625Z | Compiling nom v7.1.3 |
| 2018 | 2026-05-16T00:05:42.652Z | Compiling clang-sys v1.8.1 |
| 2019 | 2026-05-16T00:05:43.029Z | Compiling crypto-common v0.1.6 |
| 2020 | 2026-05-16T00:05:43.228Z | Compiling lazy_static v1.5.0 |
| 2021 | 2026-05-16T00:05:43.331Z | Compiling getrandom v0.3.4 |
| 2022 | 2026-05-16T00:05:43.546Z | Compiling libloading v0.8.9 |
| 2023 | 2026-05-16T00:05:43.669Z | Compiling bindgen v0.69.5 |
| 2024 | 2026-05-16T00:05:43.741Z | Compiling home v0.5.11 |
| 2025 | 2026-05-16T00:05:43.874Z | Compiling futures-sink v0.3.32 |
| 2026 | 2026-05-16T00:05:43.907Z | Compiling which v4.4.2 |
| 2027 | 2026-05-16T00:05:43.934Z | Compiling cexpr v0.6.0 |
| 2028 | 2026-05-16T00:05:44.144Z | Compiling icu_normalizer v1.5.0 |
| 2029 | 2026-05-16T00:05:44.224Z | Compiling itertools v0.12.1 |
| 2030 | 2026-05-16T00:05:44.509Z | Compiling lazycell v1.3.0 |
| 2031 | 2026-05-16T00:05:44.637Z | Compiling idna_adapter v1.2.0 |
| 2032 | 2026-05-16T00:05:44.784Z | Compiling idna v1.0.3 |
| 2033 | 2026-05-16T00:05:44.933Z | Compiling rustc-hash v1.1.0 |
| 2034 | 2026-05-16T00:05:45.049Z | Compiling cmake v0.1.54 |
| 2035 | 2026-05-16T00:05:45.156Z | Compiling url v2.5.4 |
| 2036 | 2026-05-16T00:05:45.184Z | Compiling strsim v0.11.1 |
| 2037 | 2026-05-16T00:05:45.196Z | Compiling fs_extra v1.3.0 |
| 2038 | 2026-05-16T00:05:45.394Z | Compiling dunce v1.0.5 |
| 2039 | 2026-05-16T00:05:45.480Z | Compiling const-oid v0.9.6 |
| 2040 | 2026-05-16T00:05:45.494Z | Compiling futures-channel v0.3.32 |
| 2041 | 2026-05-16T00:05:46.324Z | Compiling ident_case v1.0.1 |
| 2042 | 2026-05-16T00:05:46.358Z | Compiling hashbrown v0.17.0 |
| 2043 | 2026-05-16T00:05:46.451Z | Compiling futures-io v0.3.32 |
| 2044 | 2026-05-16T00:05:46.666Z | Compiling futures-task v0.3.32 |
| 2045 | 2026-05-16T00:05:46.804Z | Compiling futures-util v0.3.32 |
| 2046 | 2026-05-16T00:05:46.844Z | Compiling slog v2.8.2 |
| 2047 | 2026-05-16T00:05:47.010Z | Compiling indexmap v2.14.0 |
| 2048 | 2026-05-16T00:05:47.043Z | Compiling base64 v0.22.1 |
| 2049 | 2026-05-16T00:05:47.516Z | Compiling zerocopy-derive v0.8.27 |
| 2050 | 2026-05-16T00:05:47.548Z | Compiling http v1.4.0 |
| 2051 | 2026-05-16T00:05:47.828Z | Compiling block-buffer v0.10.4 |
| 2052 | 2026-05-16T00:05:48.005Z | Compiling digest v0.10.7 |
| 2053 | 2026-05-16T00:05:48.906Z | Compiling tracing-core v0.1.32 |
| 2054 | 2026-05-16T00:05:49.374Z | Compiling tracing-attributes v0.1.27 |
| 2055 | 2026-05-16T00:05:49.717Z | Compiling aws-lc-sys v0.30.0 |
| 2056 | 2026-05-16T00:05:49.729Z | Compiling ucd-trie v0.1.6 |
| 2057 | 2026-05-16T00:05:49.889Z | Compiling untrusted v0.9.0 |
| 2058 | 2026-05-16T00:05:49.924Z | Compiling pest v2.8.4 |
| 2059 | 2026-05-16T00:05:50.583Z | Compiling tracing v0.1.40 |
| 2060 | 2026-05-16T00:05:50.637Z | Compiling rustls-pki-types v1.12.0 |
| 2061 | 2026-05-16T00:05:50.897Z | Compiling byteorder v1.5.0 |
| 2062 | 2026-05-16T00:05:51.138Z | Compiling pest_meta v2.8.4 |
| 2063 | 2026-05-16T00:05:51.264Z | Compiling ppv-lite86 v0.2.17 |
| 2064 | 2026-05-16T00:05:51.446Z | Compiling anyhow v1.0.100 |
| 2065 | 2026-05-16T00:05:51.561Z | Compiling fnv v1.0.7 |
| 2066 | 2026-05-16T00:05:51.667Z | Compiling pest_generator v2.8.4 |
| 2067 | 2026-05-16T00:05:51.770Z | Compiling tokio-util v0.7.16 |
| 2068 | 2026-05-16T00:05:52.040Z | Compiling ipnet v2.9.0 |
| 2069 | 2026-05-16T00:05:52.282Z | Compiling paste v1.0.15 |
| 2070 | 2026-05-16T00:05:52.294Z | Compiling http-body v1.0.1 |
| 2071 | 2026-05-16T00:05:52.347Z | Compiling pest_derive v2.8.4 |
| 2072 | 2026-05-16T00:05:52.468Z | Compiling cpufeatures v0.2.12 |
| 2073 | 2026-05-16T00:05:52.547Z | Compiling atomic-waker v1.1.2 |
| 2074 | 2026-05-16T00:05:52.687Z | Compiling zerocopy v0.8.27 |
| 2075 | 2026-05-16T00:05:52.833Z | Compiling camino v1.2.2 |
| 2076 | 2026-05-16T00:05:52.867Z | Compiling omicron-workspace-hack v0.1.0 |
| 2077 | 2026-05-16T00:05:53.152Z | Compiling try-lock v0.2.5 |
| 2078 | 2026-05-16T00:05:53.208Z | Compiling tower-layer v0.3.3 |
| 2079 | 2026-05-16T00:05:53.269Z | Compiling tower-service v0.3.3 |
| 2080 | 2026-05-16T00:05:53.366Z | Compiling ryu v1.0.18 |
| 2081 | 2026-05-16T00:05:53.424Z | Compiling want v0.3.1 |
| 2082 | 2026-05-16T00:05:53.596Z | Compiling h2 v0.4.6 |
| 2083 | 2026-05-16T00:05:53.649Z | Compiling pin-utils v0.1.0 |
| 2084 | 2026-05-16T00:05:53.726Z | Compiling httpdate v1.0.3 |
| 2085 | 2026-05-16T00:05:54.109Z | Compiling ipnetwork v0.21.1 |
| 2086 | 2026-05-16T00:05:54.209Z | Compiling erased-serde v0.3.31 |
| 2087 | 2026-05-16T00:05:54.653Z | Compiling async-trait v0.1.89 |
| 2088 | 2026-05-16T00:05:54.843Z | Compiling socket2 v0.5.10 |
| 2089 | 2026-05-16T00:05:55.139Z | Compiling num-conv v0.2.0 |
| 2090 | 2026-05-16T00:05:55.232Z | Compiling time-core v0.1.8 |
| 2091 | 2026-05-16T00:05:55.384Z | Compiling time-macros v0.2.27 |
| 2092 | 2026-05-16T00:05:55.772Z | Compiling serde_urlencoded v0.7.1 |
| 2093 | 2026-05-16T00:05:55.785Z | Compiling http-body-util v0.1.3 |
| 2094 | 2026-05-16T00:05:55.854Z | Compiling scroll_derive v0.13.1 |
| 2095 | 2026-05-16T00:05:56.047Z | Compiling hyper v1.8.1 |
| 2096 | 2026-05-16T00:05:56.231Z | Compiling aws-lc-rs v1.13.3 |
| 2097 | 2026-05-16T00:05:56.379Z | Compiling untrusted v0.7.1 |
| 2098 | 2026-05-16T00:05:56.506Z | Compiling allocator-api2 v0.2.21 |
| 2099 | 2026-05-16T00:05:56.509Z | Compiling foldhash v0.2.0 |
| 2100 | 2026-05-16T00:05:56.687Z | Compiling pretty-hex v0.4.1 |
| 2101 | 2026-05-16T00:05:56.782Z | Compiling strum_macros v0.26.4 |
| 2102 | 2026-05-16T00:05:56.844Z | Compiling hashbrown v0.16.1 |
| 2103 | 2026-05-16T00:05:56.897Z | Compiling daft-derive v0.1.5 |
| 2104 | 2026-05-16T00:05:57.553Z | Compiling hyper-util v0.1.20 |
| 2105 | 2026-05-16T00:05:57.913Z | Compiling rustls v0.23.31 |
| 2106 | 2026-05-16T00:05:58.585Z | Compiling rand_core v0.9.3 |
| 2107 | 2026-05-16T00:05:58.859Z | Compiling openapiv3 v2.2.0 |
| 2108 | 2026-05-16T00:05:59.076Z | Compiling usdt-impl v0.6.0 |
| 2109 | 2026-05-16T00:05:59.504Z | Compiling plain v0.2.3 |
| 2110 | 2026-05-16T00:05:59.655Z | Compiling rand_chacha v0.9.0 |
| 2111 | 2026-05-16T00:05:59.807Z | Compiling scroll v0.13.0 |
| 2112 | 2026-05-16T00:06:00.080Z | Compiling oxnet v0.1.4 |
| 2113 | 2026-05-16T00:06:00.361Z | Compiling crossbeam-utils v0.8.19 |
| 2114 | 2026-05-16T00:06:00.997Z | Compiling goblin v0.10.4 |
| 2115 | 2026-05-16T00:06:01.009Z | Compiling rand v0.9.2 |
| 2116 | 2026-05-16T00:06:01.704Z | Compiling sync_wrapper v1.0.1 |
| 2117 | 2026-05-16T00:06:01.819Z | Compiling rustls v0.22.4 |
| 2118 | 2026-05-16T00:06:01.915Z | Compiling tower v0.5.2 |
| 2119 | 2026-05-16T00:06:02.349Z | Compiling dtrace-parser v0.3.0 |
| 2120 | 2026-05-16T00:06:02.502Z | Compiling webpki-roots v0.26.3 |
| 2121 | 2026-05-16T00:06:02.573Z | Compiling thread-id v5.0.0 |
| 2122 | 2026-05-16T00:06:02.661Z | Compiling encoding_rs v0.8.34 |
| 2123 | 2026-05-16T00:06:02.714Z | Compiling iri-string v0.7.8 |
| 2124 | 2026-05-16T00:06:02.930Z | Compiling mime v0.3.17 |
| 2125 | 2026-05-16T00:06:03.418Z | Compiling slog-async v2.8.0 |
| 2126 | 2026-05-16T00:06:04.681Z | Compiling dof v0.4.0 |
| 2127 | 2026-05-16T00:06:04.814Z | Compiling tower-http v0.6.8 |
| 2128 | 2026-05-16T00:06:05.687Z | Compiling rand_chacha v0.3.1 |
| 2129 | 2026-05-16T00:06:05.743Z | Compiling futures-executor v0.3.32 |
| 2130 | 2026-05-16T00:06:05.811Z | Compiling multer v3.1.0 |
| 2131 | 2026-05-16T00:06:06.048Z | Compiling ref-cast v1.0.25 |
| 2132 | 2026-05-16T00:06:06.200Z | Compiling futures v0.3.32 |
| 2133 | 2026-05-16T00:06:06.286Z | Compiling rand v0.8.5 |
| 2134 | 2026-05-16T00:06:06.409Z | Compiling darling_core v0.23.0 |
| 2135 | 2026-05-16T00:06:06.995Z | Compiling usdt-macro v0.6.0 |
| 2136 | 2026-05-16T00:06:07.030Z | Compiling usdt-attr-macro v0.6.0 |
| 2137 | 2026-05-16T00:06:07.101Z | Compiling async-stream-impl v0.3.6 |
| 2138 | 2026-05-16T00:06:07.749Z | Compiling ref-cast-impl v1.0.25 |
| 2139 | 2026-05-16T00:06:07.831Z | Compiling winnow v0.7.13 |
| 2140 | 2026-05-16T00:06:07.904Z | Compiling hex v0.4.3 |
| 2141 | 2026-05-16T00:06:07.931Z | Compiling rustix v1.1.2 |
| 2142 | 2026-05-16T00:06:08.500Z | Compiling darling_macro v0.23.0 |
| 2143 | 2026-05-16T00:06:08.524Z | Compiling strum v0.26.3 |
| 2144 | 2026-05-16T00:06:08.662Z | Compiling sha1 v0.10.6 |
| 2145 | 2026-05-16T00:06:08.782Z | Compiling newtype-uuid v1.3.2 |
| 2146 | 2026-05-16T00:06:09.032Z | Compiling newtype-uuid-macros v0.1.0 |
| 2147 | 2026-05-16T00:06:09.074Z | Compiling darling v0.23.0 |
| 2148 | 2026-05-16T00:06:09.159Z | Compiling structmeta-derive v0.3.0 |
| 2149 | 2026-05-16T00:06:09.471Z | Compiling powerfmt v0.2.0 |
| 2150 | 2026-05-16T00:06:09.636Z | Compiling syn v1.0.109 |
| 2151 | 2026-05-16T00:06:09.754Z | Compiling deranged v0.5.3 |
| 2152 | 2026-05-16T00:06:09.792Z | Compiling serde_with_macros v3.18.0 |
| 2153 | 2026-05-16T00:06:10.022Z | Compiling match_cfg v0.1.0 |
| 2154 | 2026-05-16T00:06:10.103Z | Compiling fastrand v2.3.0 |
| 2155 | 2026-05-16T00:06:10.275Z | Compiling structmeta v0.3.0 |
| 2156 | 2026-05-16T00:06:10.607Z | Compiling num_threads v0.1.7 |
| 2157 | 2026-05-16T00:06:10.607Z | Compiling hostname v0.3.1 |
| 2158 | 2026-05-16T00:06:10.773Z | Compiling daft v0.1.5 |
| 2159 | 2026-05-16T00:06:10.918Z | Compiling time v0.3.47 |
| 2160 | 2026-05-16T00:06:10.952Z | Compiling crossbeam-channel v0.5.15 |
| 2161 | 2026-05-16T00:06:11.205Z | Compiling crc32fast v1.4.0 |
| 2162 | 2026-05-16T00:06:11.490Z | Compiling tempfile v3.23.0 |
| 2163 | 2026-05-16T00:06:11.651Z | Compiling thread_local v1.1.8 |
| 2164 | 2026-05-16T00:06:11.695Z | Compiling strum_macros v0.27.2 |
| 2165 | 2026-05-16T00:06:12.006Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2166 | 2026-05-16T00:06:12.472Z | Compiling derive-ex v0.1.8 |
| 2167 | 2026-05-16T00:06:12.492Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2168 | 2026-05-16T00:06:13.824Z | Compiling rustls-webpki v0.102.4 |
| 2169 | 2026-05-16T00:06:13.837Z | Compiling serde_spanned v1.0.4 |
| 2170 | 2026-05-16T00:06:14.010Z | Compiling is-terminal v0.4.12 |
| 2171 | 2026-05-16T00:06:14.049Z | Compiling take_mut v0.2.2 |
| 2172 | 2026-05-16T00:06:14.085Z | Compiling debug-ignore v1.0.5 |
| 2173 | 2026-05-16T00:06:14.105Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2174 | 2026-05-16T00:06:14.165Z | Compiling term v1.2.0 |
| 2175 | 2026-05-16T00:06:15.513Z | Compiling slog-term v2.9.2 |
| 2176 | 2026-05-16T00:06:15.689Z | Compiling test-strategy v0.4.3 |
| 2177 | 2026-05-16T00:06:16.093Z | Compiling slog-json v2.6.1 |
| 2178 | 2026-05-16T00:06:16.456Z | Compiling macaddr v1.0.1 |
| 2179 | 2026-05-16T00:06:16.749Z | Compiling memmap2 v0.9.9 |
| 2180 | 2026-05-16T00:06:16.863Z | Compiling spin v0.9.8 |
| 2181 | 2026-05-16T00:06:16.994Z | Compiling quick-error v1.2.3 |
| 2182 | 2026-05-16T00:06:17.049Z | Compiling usdt v0.6.0 |
| 2183 | 2026-05-16T00:06:17.185Z | Compiling tokio-rustls v0.25.0 |
| 2184 | 2026-05-16T00:06:17.557Z | Compiling slog-bunyan v2.5.0 |
| 2185 | 2026-05-16T00:06:17.675Z | Compiling async-stream v0.3.6 |
| 2186 | 2026-05-16T00:06:17.750Z | Compiling waitgroup v0.1.2 |
| 2187 | 2026-05-16T00:06:17.924Z | Compiling rustls-pemfile v2.2.0 |
| 2188 | 2026-05-16T00:06:18.005Z | Compiling serde_path_to_error v0.1.20 |
| 2189 | 2026-05-16T00:06:18.184Z | Compiling hostname v0.4.2 |
| 2190 | 2026-05-16T00:06:18.201Z | Compiling serde_with v3.18.0 |
| 2191 | 2026-05-16T00:06:18.348Z | Compiling regress v0.10.5 |
| 2192 | 2026-05-16T00:06:18.439Z | Compiling webpki-roots v1.0.3 |
| 2193 | 2026-05-16T00:06:19.111Z | Compiling parse-display-derive v0.10.0 |
| 2194 | 2026-05-16T00:06:19.332Z | Compiling wait-timeout v0.2.0 |
| 2195 | 2026-05-16T00:06:19.419Z | Compiling bit-vec v0.6.3 |
| 2196 | 2026-05-16T00:06:19.734Z | Compiling bit-set v0.5.3 |
| 2197 | 2026-05-16T00:06:19.794Z | Compiling rusty-fork v0.3.0 |
| 2198 | 2026-05-16T00:06:19.929Z | Compiling strum v0.27.2 |
| 2199 | 2026-05-16T00:06:20.070Z | Compiling rand_xorshift v0.3.0 |
| 2200 | 2026-05-16T00:06:20.253Z | Compiling dropshot v0.17.0 |
| 2201 | 2026-05-16T00:06:20.492Z | Compiling unarray v0.1.4 |
| 2202 | 2026-05-16T00:06:20.570Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2203 | 2026-05-16T00:06:20.621Z | Compiling proptest v1.5.0 |
| 2204 | 2026-05-16T00:06:20.646Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2205 | 2026-05-16T00:06:20.664Z | Compiling crucible-workspace-hack v0.1.0 |
| 2206 | 2026-05-16T00:06:20.869Z | Compiling dropshot_endpoint v0.17.0 |
| 2207 | 2026-05-16T00:06:20.998Z | Compiling rustc-hash v2.1.1 |
| 2208 | 2026-05-16T00:06:21.129Z | Compiling iddqd v0.3.18 |
| 2209 | 2026-05-16T00:06:22.502Z | Compiling toml_datetime v0.6.11 |
| 2210 | 2026-05-16T00:06:22.745Z | Compiling openssl-probe v0.2.1 |
| 2211 | 2026-05-16T00:06:22.899Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2212 | 2026-05-16T00:06:22.953Z | Compiling rustls-native-certs v0.8.3 |
| 2213 | 2026-05-16T00:06:23.005Z | Compiling instant v0.1.12 |
| 2214 | 2026-05-16T00:06:23.018Z | Compiling adler v1.0.2 |
| 2215 | 2026-05-16T00:06:23.126Z | Compiling backoff v0.4.0 |
| 2216 | 2026-05-16T00:06:23.196Z | Compiling miniz_oxide v0.7.2 |
| 2217 | 2026-05-16T00:06:23.372Z | Compiling parse-display v0.10.0 |
| 2218 | 2026-05-16T00:06:23.600Z | Compiling itertools v0.14.0 |
| 2219 | 2026-05-16T00:06:23.758Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2220 | 2026-05-16T00:06:24.422Z | Compiling base64ct v1.6.0 |
| 2221 | 2026-05-16T00:06:24.782Z | Compiling flate2 v1.0.30 |
| 2222 | 2026-05-16T00:06:24.911Z | Compiling compression-core v0.4.31 |
| 2223 | 2026-05-16T00:06:25.072Z | Compiling unicode-width v0.1.14 |
| 2224 | 2026-05-16T00:06:25.361Z | Compiling compression-codecs v0.4.32 |
| 2225 | 2026-05-16T00:06:25.902Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2226 | 2026-05-16T00:06:26.205Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2227 | 2026-05-16T00:06:26.468Z | Compiling async-compression v0.4.33 |
| 2228 | 2026-05-16T00:06:26.588Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2229 | 2026-05-16T00:06:26.621Z | Compiling unsafe-libyaml v0.2.11 |
| 2230 | 2026-05-16T00:06:27.276Z | Compiling serde_yaml v0.9.34+deprecated |
| 2231 | 2026-05-16T00:06:28.451Z | Compiling pem-rfc7468 v0.7.0 |
| 2232 | 2026-05-16T00:06:28.516Z | Compiling der_derive v0.7.3 |
| 2233 | 2026-05-16T00:06:28.565Z | Compiling winnow v0.5.40 |
| 2234 | 2026-05-16T00:06:28.822Z | Compiling flagset v0.4.7 |
| 2235 | 2026-05-16T00:06:29.118Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2236 | 2026-05-16T00:06:29.475Z | Compiling der v0.7.10 |
| 2237 | 2026-05-16T00:06:29.560Z | Compiling clap_derive v4.5.4 |
| 2238 | 2026-05-16T00:06:29.906Z | Compiling toml_edit v0.19.15 |
| 2239 | 2026-05-16T00:06:30.010Z | Compiling utf8parse v0.2.1 |
| 2240 | 2026-05-16T00:06:30.130Z | Compiling anstyle-parse v0.2.4 |
| 2241 | 2026-05-16T00:06:31.157Z | Compiling proc-macro-crate v1.3.1 |
| 2242 | 2026-05-16T00:06:31.179Z | Compiling darling_core v0.21.3 |
| 2243 | 2026-05-16T00:06:31.230Z | Compiling rustc_version v0.4.1 |
| 2244 | 2026-05-16T00:06:31.490Z | Compiling anstyle v1.0.7 |
| 2245 | 2026-05-16T00:06:31.502Z | Compiling colorchoice v1.0.1 |
| 2246 | 2026-05-16T00:06:31.769Z | Compiling is_terminal_polyfill v1.70.0 |
| 2247 | 2026-05-16T00:06:31.870Z | Compiling anstyle-query v1.0.3 |
| 2248 | 2026-05-16T00:06:31.950Z | Compiling anstream v0.6.14 |
| 2249 | 2026-05-16T00:06:31.983Z | Compiling spki v0.7.3 |
| 2250 | 2026-05-16T00:06:32.419Z | Compiling terminal_size v0.3.0 |
| 2251 | 2026-05-16T00:06:32.716Z | Compiling clap_lex v0.7.0 |
| 2252 | 2026-05-16T00:06:32.728Z | Compiling heck v0.4.1 |
| 2253 | 2026-05-16T00:06:32.926Z | Compiling clap_builder v4.5.2 |
| 2254 | 2026-05-16T00:06:33.239Z | Compiling secrecy v0.10.3 |
| 2255 | 2026-05-16T00:06:33.290Z | Compiling darling_macro v0.21.3 |
| 2256 | 2026-05-16T00:06:33.420Z | Compiling heapless v0.8.0 |
| 2257 | 2026-05-16T00:06:33.614Z | Compiling convert_case v0.4.0 |
| 2258 | 2026-05-16T00:06:33.864Z | Compiling darling v0.21.3 |
| 2259 | 2026-05-16T00:06:33.913Z | Compiling derive_more v0.99.20 |
| 2260 | 2026-05-16T00:06:33.947Z | Compiling ingot-macros v0.1.1 |
| 2261 | 2026-05-16T00:06:34.034Z | Compiling pkcs8 v0.10.2 |
| 2262 | 2026-05-16T00:06:34.326Z | Compiling tabwriter v1.4.0 |
| 2263 | 2026-05-16T00:06:34.720Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2264 | 2026-05-16T00:06:34.837Z | Compiling backon v1.6.0 |
| 2265 | 2026-05-16T00:06:35.035Z | Compiling clap v4.5.4 |
| 2266 | 2026-05-16T00:06:35.111Z | Compiling hash32 v0.3.1 |
| 2267 | 2026-05-16T00:06:35.127Z | Compiling cfg_aliases v0.2.1 |
| 2268 | 2026-05-16T00:06:35.280Z | Compiling smoltcp v0.11.0 |
| 2269 | 2026-05-16T00:06:35.820Z | Compiling typify-impl v0.4.3 |
| 2270 | 2026-05-16T00:06:36.152Z | Compiling hmac v0.12.1 |
| 2271 | 2026-05-16T00:06:36.310Z | Compiling bitflags v1.3.2 |
| 2272 | 2026-05-16T00:06:36.376Z | Compiling managed v0.8.0 |
| 2273 | 2026-05-16T00:06:36.391Z | Compiling cobs v0.2.3 |
| 2274 | 2026-05-16T00:06:36.646Z | Compiling postcard v1.0.9 |
| 2275 | 2026-05-16T00:06:36.666Z | Compiling ingot-types v0.1.2 |
| 2276 | 2026-05-16T00:06:37.101Z | Compiling ingot v0.1.1 |
| 2277 | 2026-05-16T00:06:37.602Z | Compiling crossbeam-epoch v0.9.18 |
| 2278 | 2026-05-16T00:06:38.775Z | Compiling inout v0.1.3 |
| 2279 | 2026-05-16T00:06:38.935Z | Compiling zerocopy-derive v0.7.34 |
| 2280 | 2026-05-16T00:06:38.955Z | Compiling ff v0.13.1 |
| 2281 | 2026-05-16T00:06:39.126Z | Compiling memoffset v0.9.1 |
| 2282 | 2026-05-16T00:06:39.175Z | Compiling typify-macro v0.4.3 |
| 2283 | 2026-05-16T00:06:39.799Z | Compiling base16ct v0.2.0 |
| 2284 | 2026-05-16T00:06:40.020Z | Compiling sec1 v0.7.3 |
| 2285 | 2026-05-16T00:06:40.148Z | Compiling group v0.13.0 |
| 2286 | 2026-05-16T00:06:40.371Z | Compiling cipher v0.4.4 |
| 2287 | 2026-05-16T00:06:40.815Z | Compiling hkdf v0.12.4 |
| 2288 | 2026-05-16T00:06:40.954Z | Compiling regress v0.11.1 |
| 2289 | 2026-05-16T00:06:41.028Z | Compiling crypto-bigint v0.5.5 |
| 2290 | 2026-05-16T00:06:41.059Z | Compiling proc-macro-error-attr v1.0.4 |
| 2291 | 2026-05-16T00:06:41.432Z | Compiling pkg-config v0.3.30 |
| 2292 | 2026-05-16T00:06:41.493Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2293 | 2026-05-16T00:06:41.680Z | Compiling colored v3.1.1 |
| 2294 | 2026-05-16T00:06:42.321Z | Compiling elliptic-curve v0.13.8 |
| 2295 | 2026-05-16T00:06:42.725Z | Compiling typify-impl v0.6.2 |
| 2296 | 2026-05-16T00:06:43.267Z | Compiling num_enum_derive v0.7.4 |
| 2297 | 2026-05-16T00:06:43.360Z | Compiling curve25519-dalek v4.1.3 |
| 2298 | 2026-05-16T00:06:43.397Z | Compiling half v2.7.1 |
| 2299 | 2026-05-16T00:06:43.644Z | Compiling universal-hash v0.5.1 |
| 2300 | 2026-05-16T00:06:43.732Z | Compiling proc-macro-error v1.0.4 |
| 2301 | 2026-05-16T00:06:43.866Z | Compiling ciborium-io v0.2.2 |
| 2302 | 2026-05-16T00:06:43.964Z | Compiling data-encoding v2.6.0 |
| 2303 | 2026-05-16T00:06:44.015Z | Compiling vcpkg v0.2.15 |
| 2304 | 2026-05-16T00:06:44.034Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2305 | 2026-05-16T00:06:44.264Z | Compiling opaque-debug v0.3.1 |
| 2306 | 2026-05-16T00:06:44.315Z | Compiling num_enum v0.7.4 |
| 2307 | 2026-05-16T00:06:44.559Z | Compiling ciborium-ll v0.2.2 |
| 2308 | 2026-05-16T00:06:44.684Z | Compiling num_enum_derive v0.5.11 |
| 2309 | 2026-05-16T00:06:45.038Z | Compiling rustls-webpki v0.103.4 |
| 2310 | 2026-05-16T00:06:45.370Z | Compiling foreign-types-macros v0.2.3 |
| 2311 | 2026-05-16T00:06:45.838Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2312 | 2026-05-16T00:06:46.191Z | Compiling typify-macro v0.6.2 |
| 2313 | 2026-05-16T00:06:46.461Z | Compiling rayon-core v1.13.0 |
| 2314 | 2026-05-16T00:06:46.524Z | Compiling foreign-types-shared v0.3.1 |
| 2315 | 2026-05-16T00:06:46.626Z | Compiling foreign-types v0.5.0 |
| 2316 | 2026-05-16T00:06:46.708Z | Compiling num_enum v0.5.11 |
| 2317 | 2026-05-16T00:06:47.246Z | Compiling ciborium v0.2.2 |
| 2318 | 2026-05-16T00:06:47.494Z | Compiling typify v0.4.3 |
| 2319 | 2026-05-16T00:06:47.592Z | Compiling zerocopy v0.7.34 |
| 2320 | 2026-05-16T00:06:47.740Z | Compiling crossbeam-deque v0.8.5 |
| 2321 | 2026-05-16T00:06:47.912Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2322 | 2026-05-16T00:06:47.951Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2323 | 2026-05-16T00:06:48.090Z | Compiling aead v0.5.2 |
| 2324 | 2026-05-16T00:06:48.261Z | Compiling serde_spanned v0.6.9 |
| 2325 | 2026-05-16T00:06:48.297Z | Compiling scroll_derive v0.12.0 |
| 2326 | 2026-05-16T00:06:48.423Z | Compiling num-integer v0.1.46 |
| 2327 | 2026-05-16T00:06:48.502Z | Compiling usdt-impl v0.5.0 |
| 2328 | 2026-05-16T00:06:48.752Z | Compiling cstr-argument v0.1.2 |
| 2329 | 2026-05-16T00:06:48.906Z | Compiling keccak v0.1.6 |
| 2330 | 2026-05-16T00:06:48.922Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2331 | 2026-05-16T00:06:48.963Z | Compiling scroll v0.12.0 |
| 2332 | 2026-05-16T00:06:49.048Z | Compiling thiserror-no-std v2.0.2 |
| 2333 | 2026-05-16T00:06:49.065Z | Compiling sha3 v0.10.8 |
| 2334 | 2026-05-16T00:06:49.143Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2335 | 2026-05-16T00:06:49.263Z | Compiling tokio-rustls v0.26.0 |
| 2336 | 2026-05-16T00:06:49.283Z | Compiling rustls-platform-verifier v0.6.2 |
| 2337 | 2026-05-16T00:06:49.405Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2338 | 2026-05-16T00:06:49.454Z | Compiling dof v0.3.0 |
| 2339 | 2026-05-16T00:06:49.528Z | Compiling hyper-rustls v0.27.3 |
| 2340 | 2026-05-16T00:06:49.846Z | Compiling reqwest v0.12.23 |
| 2341 | 2026-05-16T00:06:49.907Z | Compiling reqwest v0.13.2 |
| 2342 | 2026-05-16T00:06:49.910Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2343 | 2026-05-16T00:06:50.043Z | Compiling poly1305 v0.8.0 |
| 2344 | 2026-05-16T00:06:50.131Z | Compiling chacha20 v0.9.1 |
| 2345 | 2026-05-16T00:06:50.594Z | Compiling dtrace-parser v0.2.0 |
| 2346 | 2026-05-16T00:06:50.646Z | Compiling password-hash v0.5.0 |
| 2347 | 2026-05-16T00:06:51.097Z | Compiling camino-tempfile v1.4.1 |
| 2348 | 2026-05-16T00:06:51.171Z | Compiling progenitor-client v0.10.0 |
| 2349 | 2026-05-16T00:06:51.490Z | Compiling progenitor-client v0.14.0 |
| 2350 | 2026-05-16T00:06:51.596Z | Compiling blake2 v0.10.6 |
| 2351 | 2026-05-16T00:06:51.975Z | Compiling progenitor-extras v0.2.0 |
| 2352 | 2026-05-16T00:06:52.073Z | Compiling thread-id v4.2.1 |
| 2353 | 2026-05-16T00:06:52.162Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2354 | 2026-05-16T00:06:55.395Z | Compiling argon2 v0.5.3 |
| 2355 | 2026-05-16T00:06:55.604Z | Compiling chacha20poly1305 v0.10.1 |
| 2356 | 2026-05-16T00:06:56.420Z | Compiling rayon v1.11.0 |
| 2357 | 2026-05-16T00:06:59.035Z | Compiling goblin v0.8.2 |
| 2358 | 2026-05-16T00:06:59.305Z | Compiling vsss-rs v3.3.4 |
| 2359 | 2026-05-16T00:07:00.772Z | Compiling num-bigint v0.4.5 |
| 2360 | 2026-05-16T00:07:04.655Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2361 | 2026-05-16T00:07:04.960Z | Compiling sigpipe v0.1.3 |
| 2362 | 2026-05-16T00:07:05.384Z | Compiling jiff v0.2.15 |
| 2363 | 2026-05-16T00:07:07.232Z | Compiling num-rational v0.4.2 |
| 2364 | 2026-05-16T00:07:08.735Z | Compiling num-iter v0.1.45 |
| 2365 | 2026-05-16T00:07:08.867Z | Compiling typify v0.6.2 |
| 2366 | 2026-05-16T00:07:08.967Z | Compiling zone_cfg_derive v0.3.0 |
| 2367 | 2026-05-16T00:07:09.091Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2368 | 2026-05-16T00:07:09.670Z | Compiling num-complex v0.4.6 |
| 2369 | 2026-05-16T00:07:09.945Z | Compiling num-derive v0.4.2 |
| 2370 | 2026-05-16T00:07:10.531Z | Compiling indent_write v2.2.0 |
| 2371 | 2026-05-16T00:07:10.689Z | Compiling tinyvec_macros v0.1.1 |
| 2372 | 2026-05-16T00:07:10.721Z | Compiling zone v0.3.1 |
| 2373 | 2026-05-16T00:07:10.769Z | Compiling tinyvec v1.6.0 |
| 2374 | 2026-05-16T00:07:10.910Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2375 | 2026-05-16T00:07:11.752Z | Compiling num v0.4.3 |
| 2376 | 2026-05-16T00:07:13.129Z | Compiling usdt-attr-macro v0.5.0 |
| 2377 | 2026-05-16T00:07:13.178Z | Compiling usdt-macro v0.5.0 |
| 2378 | 2026-05-16T00:07:13.434Z | Compiling smf v0.2.3 |
| 2379 | 2026-05-16T00:07:13.864Z | Compiling memmap v0.7.0 |
| 2380 | 2026-05-16T00:07:14.098Z | Compiling whoami v1.5.1 |
| 2381 | 2026-05-16T00:07:14.610Z | Compiling usdt v0.5.0 |
| 2382 | 2026-05-16T00:07:15.292Z | Compiling progenitor-impl v0.11.1 |
| 2383 | 2026-05-16T00:07:15.933Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2384 | 2026-05-16T00:07:16.352Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2385 | 2026-05-16T00:07:16.792Z | Compiling toml_write v0.1.2 |
| 2386 | 2026-05-16T00:07:17.351Z | Compiling progenitor-macro v0.11.1 |
| 2387 | 2026-05-16T00:07:17.489Z | Compiling toml_edit v0.22.27 |
| 2388 | 2026-05-16T00:07:18.245Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2389 | 2026-05-16T00:07:19.131Z | Compiling progenitor-client v0.11.1 |
| 2390 | 2026-05-16T00:07:20.098Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2391 | 2026-05-16T00:07:20.152Z | Compiling darling_core v0.20.11 |
| 2392 | 2026-05-16T00:07:20.240Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2393 | 2026-05-16T00:07:20.752Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2394 | 2026-05-16T00:07:21.117Z | Compiling dropshot v0.16.7 |
| 2395 | 2026-05-16T00:07:21.340Z | Compiling float-ord v0.3.2 |
| 2396 | 2026-05-16T00:07:21.487Z | Compiling swrite v0.1.0 |
| 2397 | 2026-05-16T00:07:21.530Z | Compiling progenitor v0.11.1 |
| 2398 | 2026-05-16T00:07:21.668Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2399 | 2026-05-16T00:07:22.010Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2400 | 2026-05-16T00:07:22.056Z | Compiling darling_macro v0.20.11 |
| 2401 | 2026-05-16T00:07:23.670Z | Compiling toml v0.8.23 |
| 2402 | 2026-05-16T00:07:24.944Z | Compiling nix v0.30.1 |
| 2403 | 2026-05-16T00:07:25.441Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2404 | 2026-05-16T00:07:25.949Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2405 | 2026-05-16T00:07:26.137Z | Compiling hubpack_derive v0.1.1 |
| 2406 | 2026-05-16T00:07:26.374Z | Compiling byte-wrapper v0.1.0 |
| 2407 | 2026-05-16T00:07:26.658Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2408 | 2026-05-16T00:07:27.157Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2409 | 2026-05-16T00:07:27.299Z | Compiling dropshot_endpoint v0.16.7 |
| 2410 | 2026-05-16T00:07:27.871Z | Compiling base64 v0.21.7 |
| 2411 | 2026-05-16T00:07:27.950Z | Compiling static_assertions v1.1.0 |
| 2412 | 2026-05-16T00:07:28.239Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2413 | 2026-05-16T00:07:28.330Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2414 | 2026-05-16T00:07:28.379Z | Compiling hubpack v0.1.2 |
| 2415 | 2026-05-16T00:07:28.626Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2416 | 2026-05-16T00:07:31.152Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2417 | 2026-05-16T00:07:32.720Z | Compiling darling v0.20.11 |
| 2418 | 2026-05-16T00:07:32.813Z | Compiling libz-sys v1.1.16 |
| 2419 | 2026-05-16T00:07:33.142Z | Compiling nix v0.31.3 |
| 2420 | 2026-05-16T00:07:33.186Z | Compiling enum-as-inner v0.6.0 |
| 2421 | 2026-05-16T00:07:33.221Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2422 | 2026-05-16T00:07:33.510Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2423 | 2026-05-16T00:07:33.567Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2424 | 2026-05-16T00:07:33.849Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2425 | 2026-05-16T00:07:35.069Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2426 | 2026-05-16T00:07:36.418Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2427 | 2026-05-16T00:07:36.505Z | Compiling derive_builder_core v0.20.2 |
| 2428 | 2026-05-16T00:07:36.519Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2429 | 2026-05-16T00:07:36.712Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2430 | 2026-05-16T00:07:36.826Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2431 | 2026-05-16T00:07:37.045Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2432 | 2026-05-16T00:07:37.148Z | Compiling progenitor-impl v0.14.0 |
| 2433 | 2026-05-16T00:07:37.274Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2434 | 2026-05-16T00:07:38.188Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2435 | 2026-05-16T00:07:38.523Z | Compiling utf-8 v0.7.6 |
| 2436 | 2026-05-16T00:07:38.536Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2437 | 2026-05-16T00:07:38.733Z | Compiling tungstenite v0.21.0 |
| 2438 | 2026-05-16T00:07:39.254Z | Compiling progenitor-macro v0.14.0 |
| 2439 | 2026-05-16T00:07:39.450Z | Compiling derive_builder_macro v0.20.2 |
| 2440 | 2026-05-16T00:07:40.939Z | Compiling openssl-sys v0.9.107 |
| 2441 | 2026-05-16T00:07:41.890Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2442 | 2026-05-16T00:07:42.341Z | Compiling resolv-conf v0.7.0 |
| 2443 | 2026-05-16T00:07:42.721Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2444 | 2026-05-16T00:07:43.061Z | Compiling serde_repr v0.1.19 |
| 2445 | 2026-05-16T00:07:43.147Z | Compiling vergen-lib v9.1.0 |
| 2446 | 2026-05-16T00:07:43.263Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2447 | 2026-05-16T00:07:43.389Z | Compiling slog-dtrace v0.3.0 |
| 2448 | 2026-05-16T00:07:43.507Z | Compiling unicode-segmentation v1.11.0 |
| 2449 | 2026-05-16T00:07:43.544Z | Compiling linked-hash-map v0.5.6 |
| 2450 | 2026-05-16T00:07:43.636Z | Compiling semver v0.1.20 |
| 2451 | 2026-05-16T00:07:43.706Z | Compiling progenitor v0.14.0 |
| 2452 | 2026-05-16T00:07:43.768Z | Compiling lru-cache v0.1.2 |
| 2453 | 2026-05-16T00:07:43.857Z | Compiling newline-converter v0.3.0 |
| 2454 | 2026-05-16T00:07:43.943Z | Compiling rustc_version v0.1.7 |
| 2455 | 2026-05-16T00:07:43.948Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2456 | 2026-05-16T00:07:44.078Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2457 | 2026-05-16T00:07:45.260Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2458 | 2026-05-16T00:07:45.816Z | Compiling derive_builder v0.20.2 |
| 2459 | 2026-05-16T00:07:45.952Z | Compiling tokio-tungstenite v0.21.0 |
| 2460 | 2026-05-16T00:07:46.408Z | Compiling hickory-proto v0.24.4 |
| 2461 | 2026-05-16T00:07:46.422Z | Compiling progenitor-impl v0.13.0 |
| 2462 | 2026-05-16T00:07:48.512Z | Compiling atomicwrites v0.4.4 |
| 2463 | 2026-05-16T00:07:48.793Z | Compiling console v0.15.8 |
| 2464 | 2026-05-16T00:07:50.073Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2465 | 2026-05-16T00:07:52.270Z | Compiling serde-big-array v0.5.1 |
| 2466 | 2026-05-16T00:07:52.284Z | Compiling derive-where v1.6.0 |
| 2467 | 2026-05-16T00:07:52.439Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2468 | 2026-05-16T00:07:52.963Z | Compiling pin-project-internal v1.1.10 |
| 2469 | 2026-05-16T00:07:53.338Z | Compiling vergen v9.1.0 |
| 2470 | 2026-05-16T00:07:53.521Z | Compiling cargo-platform v0.3.2 |
| 2471 | 2026-05-16T00:07:53.572Z | Compiling siphasher v1.0.1 |
| 2472 | 2026-05-16T00:07:53.779Z | Compiling similar v2.7.0 |
| 2473 | 2026-05-16T00:07:53.787Z | Compiling phf_shared v0.12.1 |
| 2474 | 2026-05-16T00:07:54.014Z | Compiling cargo_metadata v0.23.1 |
| 2475 | 2026-05-16T00:07:54.041Z | Compiling pin-project v1.1.10 |
| 2476 | 2026-05-16T00:07:54.150Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2477 | 2026-05-16T00:07:54.949Z | Compiling expectorate v1.2.0 |
| 2478 | 2026-05-16T00:07:55.164Z | Compiling progenitor-macro v0.13.0 |
| 2479 | 2026-05-16T00:07:55.233Z | Compiling hickory-resolver v0.24.4 |
| 2480 | 2026-05-16T00:07:56.020Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2481 | 2026-05-16T00:07:56.425Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2482 | 2026-05-16T00:07:58.923Z | Compiling newtype_derive v0.1.6 |
| 2483 | 2026-05-16T00:07:59.892Z | Compiling unicode-normalization v0.1.24 |
| 2484 | 2026-05-16T00:08:00.076Z | Compiling progenitor-client v0.13.0 |
| 2485 | 2026-05-16T00:08:00.489Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2486 | 2026-05-16T00:08:00.596Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2487 | 2026-05-16T00:08:01.802Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2488 | 2026-05-16T00:08:02.266Z | Compiling tokio-stream v0.1.17 |
| 2489 | 2026-05-16T00:08:02.381Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2490 | 2026-05-16T00:08:02.799Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2491 | 2026-05-16T00:08:03.157Z | Compiling snafu-derive v0.8.9 |
| 2492 | 2026-05-16T00:08:03.443Z | Compiling async-recursion v1.1.1 |
| 2493 | 2026-05-16T00:08:03.520Z | Compiling vergen-git2 v9.1.0 |
| 2494 | 2026-05-16T00:08:03.751Z | Compiling csv-core v0.1.12 |
| 2495 | 2026-05-16T00:08:03.866Z | Compiling bstr v1.9.1 |
| 2496 | 2026-05-16T00:08:04.120Z | Compiling openssl v0.10.72 |
| 2497 | 2026-05-16T00:08:04.155Z | Compiling unicode-xid v0.2.4 |
| 2498 | 2026-05-16T00:08:04.280Z | Compiling owo-colors v4.2.3 |
| 2499 | 2026-05-16T00:08:04.399Z | Compiling foldhash v0.1.5 |
| 2500 | 2026-05-16T00:08:04.548Z | Compiling foreign-types-shared v0.1.1 |
| 2501 | 2026-05-16T00:08:04.625Z | Compiling highway v1.3.0 |
| 2502 | 2026-05-16T00:08:04.646Z | Compiling cancel-safe-futures v0.1.5 |
| 2503 | 2026-05-16T00:08:04.649Z | Compiling same-file v1.0.6 |
| 2504 | 2026-05-16T00:08:04.835Z | Compiling chrono-tz v0.10.4 |
| 2505 | 2026-05-16T00:08:04.918Z | Compiling snafu v0.8.9 |
| 2506 | 2026-05-16T00:08:04.933Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2507 | 2026-05-16T00:08:05.081Z | Compiling walkdir v2.5.0 |
| 2508 | 2026-05-16T00:08:05.366Z | Compiling foreign-types v0.3.2 |
| 2509 | 2026-05-16T00:08:05.448Z | Compiling hashbrown v0.15.2 |
| 2510 | 2026-05-16T00:08:05.521Z | Compiling const_format_proc_macros v0.2.34 |
| 2511 | 2026-05-16T00:08:05.830Z | Compiling globset v0.4.14 |
| 2512 | 2026-05-16T00:08:06.081Z | Compiling csv v1.3.1 |
| 2513 | 2026-05-16T00:08:06.253Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2514 | 2026-05-16T00:08:06.331Z | Compiling qorb v0.4.1 |
| 2515 | 2026-05-16T00:08:07.015Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2516 | 2026-05-16T00:08:08.322Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2517 | 2026-05-16T00:08:08.542Z | Compiling git2 v0.20.2 |
| 2518 | 2026-05-16T00:08:08.569Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2519 | 2026-05-16T00:08:10.996Z | Compiling progenitor v0.13.0 |
| 2520 | 2026-05-16T00:08:11.183Z | Compiling olpc-cjson v0.1.4 |
| 2521 | 2026-05-16T00:08:11.511Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2522 | 2026-05-16T00:08:11.791Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2523 | 2026-05-16T00:08:12.587Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2524 | 2026-05-16T00:08:12.795Z | Compiling phf v0.12.1 |
| 2525 | 2026-05-16T00:08:13.578Z | Compiling tokio-dtrace v0.1.1 |
| 2526 | 2026-05-16T00:08:13.950Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2527 | 2026-05-16T00:08:14.721Z | Compiling progenitor-impl v0.10.0 |
| 2528 | 2026-05-16T00:08:14.753Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2529 | 2026-05-16T00:08:14.766Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2530 | 2026-05-16T00:08:14.988Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2531 | 2026-05-16T00:08:15.256Z | Compiling signature v2.2.0 |
| 2532 | 2026-05-16T00:08:15.329Z | Compiling pem v3.0.5 |
| 2533 | 2026-05-16T00:08:15.452Z | Compiling libsw-core v0.3.2 |
| 2534 | 2026-05-16T00:08:15.637Z | Compiling serde_plain v1.0.2 |
| 2535 | 2026-05-16T00:08:15.924Z | Compiling openssl-macros v0.1.1 |
| 2536 | 2026-05-16T00:08:16.004Z | Compiling cookie v0.18.1 |
| 2537 | 2026-05-16T00:08:16.288Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2538 | 2026-05-16T00:08:16.409Z | Compiling fixedbitset v0.5.7 |
| 2539 | 2026-05-16T00:08:16.521Z | Compiling rustls v0.21.12 |
| 2540 | 2026-05-16T00:08:16.569Z | Compiling moka v0.12.10 |
| 2541 | 2026-05-16T00:08:16.724Z | Compiling bytecount v0.6.9 |
| 2542 | 2026-05-16T00:08:16.751Z | Compiling fixedbitset v0.4.2 |
| 2543 | 2026-05-16T00:08:16.766Z | Compiling typed-path v0.9.3 |
| 2544 | 2026-05-16T00:08:16.816Z | Compiling papergrid v0.11.0 |
| 2545 | 2026-05-16T00:08:16.905Z | Compiling progenitor-macro v0.10.0 |
| 2546 | 2026-05-16T00:08:16.968Z | Compiling petgraph v0.6.5 |
| 2547 | 2026-05-16T00:08:17.116Z | Compiling petgraph v0.8.3 |
| 2548 | 2026-05-16T00:08:18.764Z | Compiling tough v0.20.0 |
| 2549 | 2026-05-16T00:08:18.986Z | Compiling libsw v3.5.0 |
| 2550 | 2026-05-16T00:08:19.023Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2551 | 2026-05-16T00:08:19.208Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2552 | 2026-05-16T00:08:19.448Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2553 | 2026-05-16T00:08:19.509Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2554 | 2026-05-16T00:08:19.521Z | Compiling oxide-tokio-rt v0.1.6 |
| 2555 | 2026-05-16T00:08:20.153Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2556 | 2026-05-16T00:08:20.346Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2557 | 2026-05-16T00:08:21.714Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2558 | 2026-05-16T00:08:22.164Z | Compiling const_format v0.2.35 |
| 2559 | 2026-05-16T00:08:23.079Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2560 | 2026-05-16T00:08:23.382Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2561 | 2026-05-16T00:08:23.450Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2562 | 2026-05-16T00:08:23.463Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2563 | 2026-05-16T00:08:23.786Z | Compiling tabled_derive v0.7.0 |
| 2564 | 2026-05-16T00:08:24.765Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2565 | 2026-05-16T00:08:25.043Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2566 | 2026-05-16T00:08:25.175Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2567 | 2026-05-16T00:08:25.363Z | Compiling gethostname v0.5.0 |
| 2568 | 2026-05-16T00:08:25.522Z | Compiling terminal_size v0.4.3 |
| 2569 | 2026-05-16T00:08:25.664Z | Compiling sct v0.7.1 |
| 2570 | 2026-05-16T00:08:25.709Z | Compiling rustls-webpki v0.101.7 |
| 2571 | 2026-05-16T00:08:25.911Z | Compiling bcs v0.1.6 |
| 2572 | 2026-05-16T00:08:26.314Z | Compiling termtree v0.5.1 |
| 2573 | 2026-05-16T00:08:26.495Z | Compiling tagptr v0.2.0 |
| 2574 | 2026-05-16T00:08:26.663Z | Compiling radium v0.7.0 |
| 2575 | 2026-05-16T00:08:27.005Z | Compiling unicode-width v0.2.1 |
| 2576 | 2026-05-16T00:08:27.335Z | Compiling salty v0.3.0 |
| 2577 | 2026-05-16T00:08:27.354Z | Compiling unicode-linebreak v0.1.5 |
| 2578 | 2026-05-16T00:08:27.600Z | Compiling smawk v0.3.2 |
| 2579 | 2026-05-16T00:08:27.613Z | Compiling linear-map v1.2.0 |
| 2580 | 2026-05-16T00:08:27.772Z | Compiling textwrap v0.16.2 |
| 2581 | 2026-05-16T00:08:27.837Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2582 | 2026-05-16T00:08:29.366Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2583 | 2026-05-16T00:08:30.080Z | Compiling progenitor v0.10.0 |
| 2584 | 2026-05-16T00:08:30.239Z | Compiling tabled v0.15.0 |
| 2585 | 2026-05-16T00:08:30.950Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2586 | 2026-05-16T00:08:32.027Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2587 | 2026-05-16T00:08:35.737Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2588 | 2026-05-16T00:08:37.971Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2589 | 2026-05-16T00:08:38.190Z | Compiling steno v0.4.1 |
| 2590 | 2026-05-16T00:08:38.282Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2591 | 2026-05-16T00:08:39.373Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2592 | 2026-05-16T00:08:40.602Z | Compiling hickory-proto v0.25.2 |
| 2593 | 2026-05-16T00:08:41.313Z | Compiling rfc6979 v0.4.0 |
| 2594 | 2026-05-16T00:08:41.471Z | Compiling sha2 v0.10.9 |
| 2595 | 2026-05-16T00:08:42.697Z | Compiling tap v1.0.1 |
| 2596 | 2026-05-16T00:08:42.830Z | Compiling humantime v2.3.0 |
| 2597 | 2026-05-16T00:08:43.311Z | Compiling wyz v0.5.1 |
| 2598 | 2026-05-16T00:08:43.414Z | Compiling hickory-resolver v0.25.2 |
| 2599 | 2026-05-16T00:08:43.537Z | Compiling ecdsa v0.16.9 |
| 2600 | 2026-05-16T00:08:45.125Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2601 | 2026-05-16T00:08:46.664Z | Compiling tokio-rustls v0.24.1 |
| 2602 | 2026-05-16T00:08:46.919Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2603 | 2026-05-16T00:08:48.797Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2604 | 2026-05-16T00:08:49.792Z | Compiling ed25519 v2.2.3 |
| 2605 | 2026-05-16T00:08:50.407Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2606 | 2026-05-16T00:08:50.609Z | Compiling rustls-pemfile v1.0.4 |
| 2607 | 2026-05-16T00:08:50.674Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2608 | 2026-05-16T00:08:50.989Z | Compiling primeorder v0.13.6 |
| 2609 | 2026-05-16T00:08:51.285Z | Compiling twox-hash v2.1.2 |
| 2610 | 2026-05-16T00:08:51.805Z | Compiling env_filter v1.0.1 |
| 2611 | 2026-05-16T00:08:52.238Z | Compiling atty v0.2.14 |
| 2612 | 2026-05-16T00:08:52.372Z | Compiling funty v2.0.0 |
| 2613 | 2026-05-16T00:08:52.533Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2614 | 2026-05-16T00:08:52.792Z | Compiling bitvec v1.0.1 |
| 2615 | 2026-05-16T00:08:53.496Z | Compiling env_logger v0.11.10 |
| 2616 | 2026-05-16T00:08:54.157Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2617 | 2026-05-16T00:08:54.889Z | Compiling p384 v0.13.1 |
| 2618 | 2026-05-16T00:08:54.918Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2619 | 2026-05-16T00:08:56.912Z | Compiling ed25519-dalek v2.2.0 |
| 2620 | 2026-05-16T00:08:57.431Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2621 | 2026-05-16T00:08:57.610Z | Compiling toml v0.7.8 |
| 2622 | 2026-05-16T00:08:59.604Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2623 | 2026-05-16T00:08:59.913Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2624 | 2026-05-16T00:09:00.010Z | Compiling polyval v0.6.2 |
| 2625 | 2026-05-16T00:09:00.309Z | Compiling ctr v0.9.2 |
| 2626 | 2026-05-16T00:09:00.522Z | Compiling aes v0.8.4 |
| 2627 | 2026-05-16T00:09:01.483Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2628 | 2026-05-16T00:09:01.737Z | Compiling x509-cert v0.2.5 |
| 2629 | 2026-05-16T00:09:03.019Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2630 | 2026-05-16T00:09:03.253Z | Compiling bincode v1.3.3 |
| 2631 | 2026-05-16T00:09:03.639Z | Compiling strum_macros v0.28.0 |
| 2632 | 2026-05-16T00:09:03.710Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2633 | 2026-05-16T00:09:03.965Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2634 | 2026-05-16T00:09:04.110Z | Compiling passt v0.3.0 |
| 2635 | 2026-05-16T00:09:04.395Z | Compiling fakedata_generator v0.7.1 |
| 2636 | 2026-05-16T00:09:05.270Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2637 | 2026-05-16T00:09:05.495Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2638 | 2026-05-16T00:09:05.506Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2639 | 2026-05-16T00:09:05.533Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2640 | 2026-05-16T00:09:05.854Z | Compiling aes-gcm-siv v0.11.1 |
| 2641 | 2026-05-16T00:09:05.928Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2642 | 2026-05-16T00:09:06.046Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2643 | 2026-05-16T00:09:06.401Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2644 | 2026-05-16T00:09:06.521Z | Compiling bitstruct_derive v0.1.0 |
| 2645 | 2026-05-16T00:09:07.104Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2646 | 2026-05-16T00:09:07.148Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2647 | 2026-05-16T00:09:07.221Z | Compiling pretty-hex v0.2.1 |
| 2648 | 2026-05-16T00:09:07.328Z | Compiling typeid v1.0.0 |
| 2649 | 2026-05-16T00:09:07.379Z | Compiling ringbuffer v0.16.0 |
| 2650 | 2026-05-16T00:09:07.419Z | Compiling ascii v1.1.0 |
| 2651 | 2026-05-16T00:09:07.470Z | Compiling erased-serde v0.4.5 |
| 2652 | 2026-05-16T00:09:07.787Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2653 | 2026-05-16T00:09:08.085Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2654 | 2026-05-16T00:09:08.715Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2655 | 2026-05-16T00:09:08.961Z | Compiling bitstruct v0.1.1 |
| 2656 | 2026-05-16T00:09:09.070Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2657 | 2026-05-16T00:09:09.640Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2658 | 2026-05-16T00:09:09.789Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2659 | 2026-05-16T00:09:09.912Z | Compiling itertools v0.13.0 |
| 2660 | 2026-05-16T00:09:10.036Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2661 | 2026-05-16T00:09:10.634Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2662 | 2026-05-16T00:09:11.233Z | Compiling kstat-rs v0.2.4 |
| 2663 | 2026-05-16T00:09:11.423Z | Compiling serde_arrays v0.1.0 |
| 2664 | 2026-05-16T00:09:11.579Z | Compiling libloading v0.7.4 |
| 2665 | 2026-05-16T00:09:11.654Z | Compiling bit_field v0.10.2 |
| 2666 | 2026-05-16T00:09:11.699Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=fa779b29af7a8656657ccca6ec531446188d916c#fa779b29) |
| 2667 | 2026-05-16T00:09:11.814Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2668 | 2026-05-16T00:09:11.830Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2669 | 2026-05-16T00:09:12.192Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2670 | 2026-05-16T00:09:14.284Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2671 | 2026-05-16T00:09:16.158Z | Compiling ron v0.8.1 |
| 2672 | 2026-05-16T00:09:16.968Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2673 | 2026-05-16T00:09:17.144Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2674 | 2026-05-16T00:09:18.374Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2675 | 2026-05-16T00:09:23.377Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2676 | 2026-05-16T00:09:55.325Z | Finished `release` profile [optimized] target(s) in 4m 23s |
| 2677 | 2026-05-16T00:09:55.512Z | |
| 2678 | 2026-05-16T00:09:55.515Z | real 4:23.240451783 |
| 2679 | 2026-05-16T00:09:55.515Z | user 30:24.200251985 |
| 2680 | 2026-05-16T00:09:55.515Z | sys 2:44.956848269 |
| 2681 | 2026-05-16T00:09:55.515Z | trap 0.834982244 |
| 2682 | 2026-05-16T00:09:55.515Z | tflt 2.087358100 |
| 2683 | 2026-05-16T00:09:55.515Z | dflt 1.116429778 |
| 2684 | 2026-05-16T00:09:55.515Z | kflt 0.000107115 |
| 2685 | 2026-05-16T00:09:55.515Z | lock 1:32:28.392687439 |
| 2686 | 2026-05-16T00:09:55.515Z | slp 1:59:56.398859904 |
| 2687 | 2026-05-16T00:09:55.515Z | lat 2:48.908950447 |
| 2688 | 2026-05-16T00:09:55.515Z | stop 3:43.090258945 |
| 2689 | 2026-05-16T00:09:55.515Z | + OUTDIR=/work/release |
| 2690 | 2026-05-16T00:09:55.515Z | + mkdir -p /work/release |
| 2691 | 2026-05-16T00:09:55.518Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2692 | 2026-05-16T00:09:55.539Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2693 | 2026-05-16T00:09:55.618Z | + cd /work/release |
| 2694 | 2026-05-16T00:09:55.621Z | + digest -a sha256 propolis-cli |
| 2695 | 2026-05-16T00:09:55.640Z | + digest -a sha256 propolis-server |
| 2696 | 2026-05-16T00:09:55.687Z | process exited: duration 530122 ms, exit code 0 |
| |
| 2697 | 2026-05-16T00:09:55.698Z | found 4 output files |
| 2698 | 2026-05-16T00:09:55.698Z | uploading: /work/release/propolis-cli (25635448 bytes) |
| 2699 | 2026-05-16T00:09:56.842Z | uploaded: /work/release/propolis-cli |
| 2700 | 2026-05-16T00:09:56.842Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2701 | 2026-05-16T00:09:57.851Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2702 | 2026-05-16T00:09:57.851Z | uploading: /work/release/propolis-server (83971632 bytes) |
| 2703 | 2026-05-16T00:09:59.287Z | uploaded: /work/release/propolis-server |
| 2704 | 2026-05-16T00:09:59.287Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2705 | 2026-05-16T00:10:00.295Z | uploaded: /work/release/propolis-server.sha256.txt |