|
|
|
| 1 | 2026-05-29T03:46:28.986Z | job assigned to worker 01KSRXD2VXW59JR7AVXX4XE4XB [factory aws, i-029f32a14cfb956cb] (queued for 45 s) |
| |
| 2 | 2026-05-29T03:46:36.169Z | starting task 0: "setup" |
| 3 | 2026-05-29T03:46:36.175Z | ++ uname -s |
| 4 | 2026-05-29T03:46:36.175Z | + kern=SunOS |
| 5 | 2026-05-29T03:46:36.175Z | + build_user=build |
| 6 | 2026-05-29T03:46:36.175Z | + build_uid=12345 |
| 7 | 2026-05-29T03:46:36.175Z | + work_dir=/work |
| 8 | 2026-05-29T03:46:36.175Z | + input_dir=/input |
| 9 | 2026-05-29T03:46:36.175Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-29T03:46:36.175Z | + case "$kern" in |
| 11 | 2026-05-29T03:46:36.175Z | + groupadd -g 12345 build |
| 12 | 2026-05-29T03:46:36.179Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-29T03:46:38.185Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-29T03:46:38.282Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-29T03:46:38.285Z | + home_fs=zfs |
| 16 | 2026-05-29T03:46:38.285Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-29T03:46:38.285Z | + mkdir -p /home/build |
| 18 | 2026-05-29T03:46:38.285Z | + chown build:build /home/build /work |
| 19 | 2026-05-29T03:46:40.286Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-29T03:46:40.289Z | process exited: duration 4121 ms, exit code 0 |
| |
| 21 | 2026-05-29T03:46:40.295Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-29T03:46:40.300Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-29T03:46:40.300Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-29T03:46:40.300Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-29T03:46:40.300Z | * rust toolchain profile = "default" |
| 26 | 2026-05-29T03:46:40.300Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-29T03:46:40.300Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-29T03:46:40.303Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-29T03:46:40.303Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-29T03:46:40.399Z | info: downloading installer |
| 31 | 2026-05-29T03:46:41.718Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-29T03:46:41.718Z | warn: /opt/ooce/bin |
| 33 | 2026-05-29T03:46:41.718Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-29T03:46:41.718Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-29T03:46:41.718Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-29T03:46:41.718Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-29T03:46:41.718Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-29T03:46:41.719Z | error: cannot install while Rust is installed |
| 39 | 2026-05-29T03:46:41.719Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-29T03:46:41.724Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-29T03:46:41.724Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-29T03:46:41.724Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-29T03:46:41.724Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-29T03:46:41.732Z | info: profile set to default |
| 45 | 2026-05-29T03:46:41.732Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-29T03:46:41.735Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-29T03:46:41.862Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-05-29T03:46:41.865Z | info: downloading 6 components |
| 49 | 2026-05-29T03:46:58.615Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-29T03:46:58.615Z | |
| 51 | 2026-05-29T03:46:58.644Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-05-29T03:46:58.644Z | |
| 53 | 2026-05-29T03:46:58.644Z | |
| 54 | 2026-05-29T03:46:58.644Z | Rust is installed now. Great! |
| 55 | 2026-05-29T03:46:58.644Z | |
| 56 | 2026-05-29T03:46:58.644Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-29T03:46:58.644Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-29T03:46:58.644Z | |
| 59 | 2026-05-29T03:46:58.644Z | To configure your current shell, you need to source |
| 60 | 2026-05-29T03:46:58.644Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-29T03:46:58.644Z | |
| 62 | 2026-05-29T03:46:58.644Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-29T03:46:58.644Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-29T03:46:58.644Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-29T03:46:58.645Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-29T03:46:58.645Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-29T03:46:58.645Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-29T03:46:58.645Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-29T03:46:58.649Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-29T03:46:58.649Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-29T03:46:58.745Z | + rustup --version |
| 72 | 2026-05-29T03:46:58.756Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-29T03:46:58.759Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-29T03:46:58.776Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-05-29T03:46:58.779Z | + cargo --version |
| 76 | 2026-05-29T03:46:58.792Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-05-29T03:46:58.795Z | + rustc --version |
| 78 | 2026-05-29T03:46:58.813Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-05-29T03:46:58.816Z | process exited: duration 18516 ms, exit code 0 |
| |
| 80 | 2026-05-29T03:46:58.822Z | starting task 2: "authentication" |
| 81 | 2026-05-29T03:46:58.838Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-29T03:46:58.845Z | starting task 3: "clone repository" |
| 83 | 2026-05-29T03:46:58.848Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-05-29T03:46:58.851Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-05-29T03:46:58.883Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-05-29T03:46:59.859Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-05-29T03:46:59.862Z | + git fetch origin a429278f8043764c7cb59f2e6de91d1ffd868221 |
| 88 | 2026-05-29T03:47:00.090Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-05-29T03:47:00.090Z | * branch a429278f8043764c7cb59f2e6de91d1ffd868221 -> FETCH_HEAD |
| 90 | 2026-05-29T03:47:00.095Z | + [[ -n trim-pr ]] |
| 91 | 2026-05-29T03:47:00.098Z | ++ git branch --show-current |
| 92 | 2026-05-29T03:47:00.101Z | + current=master |
| 93 | 2026-05-29T03:47:00.101Z | + [[ master != trim-pr ]] |
| 94 | 2026-05-29T03:47:00.101Z | + git branch -f trim-pr a429278f8043764c7cb59f2e6de91d1ffd868221 |
| 95 | 2026-05-29T03:47:00.101Z | + git checkout -f trim-pr |
| 96 | 2026-05-29T03:47:00.120Z | Switched to branch 'trim-pr' |
| 97 | 2026-05-29T03:47:00.123Z | + git reset --hard a429278f8043764c7cb59f2e6de91d1ffd868221 |
| 98 | 2026-05-29T03:47:00.140Z | HEAD is now at a429278f update crucible |
| 99 | 2026-05-29T03:47:00.143Z | process exited: duration 1295 ms, exit code 0 |
| |
| 100 | 2026-05-29T03:47:00.149Z | starting task 4: "build" |
| 101 | 2026-05-29T03:47:00.152Z | + cargo --version |
| 102 | 2026-05-29T03:47:00.157Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-05-29T03:47:00.314Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-05-29T03:47:00.319Z | info: downloading 6 components |
| 105 | 2026-05-29T03:47:14.524Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-05-29T03:47:14.527Z | + rustc --version |
| 107 | 2026-05-29T03:47:14.558Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-05-29T03:47:14.563Z | + banner prerequisites |
| 109 | 2026-05-29T03:47:14.566Z | |
| 110 | 2026-05-29T03:47:14.566Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-05-29T03:47:14.566Z | # # # # # # # # # # # # # # # |
| 112 | 2026-05-29T03:47:14.566Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-05-29T03:47:14.566Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-05-29T03:47:14.566Z | # # # # # # # # # # # # # # # |
| 115 | 2026-05-29T03:47:14.566Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-05-29T03:47:14.566Z | |
| 117 | 2026-05-29T03:47:14.566Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-05-29T03:47:22.560Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-29T03:47:30.247Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-29T03:47:37.551Z | Planning: Solver setup ... Done (5.988s) |
| 121 | 2026-05-29T03:47:37.591Z | Planning: Running solver ... Done (0.040s) |
| 122 | 2026-05-29T03:47:37.735Z | Planning: Finding local manifests ... Done (0.004s) |
| 123 | 2026-05-29T03:47:37.746Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-05-29T03:47:37.829Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-05-29T03:47:37.859Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-05-29T03:47:37.885Z | Planning: Merging actions ... Done (0.025s) |
| 127 | 2026-05-29T03:47:37.992Z | Planning: Checking for conflicting actions ... Done (0.107s) |
| 128 | 2026-05-29T03:47:37.998Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-05-29T03:47:38.771Z | Planning: Evaluating mediators ... Done (0.772s) |
| 130 | 2026-05-29T03:47:38.776Z | Planning: Planning completed in 8.36 seconds |
| 131 | 2026-05-29T03:47:38.787Z | Packages to install: 3 |
| 132 | 2026-05-29T03:47:38.791Z | Mediators to change: 2 |
| 133 | 2026-05-29T03:47:38.791Z | Services to change: 1 |
| 134 | 2026-05-29T03:47:38.791Z | Estimated space available: 154.83 GB |
| 135 | 2026-05-29T03:47:38.791Z | Estimated space to be consumed: 1.86 GB |
| 136 | 2026-05-29T03:47:38.791Z | Create boot environment: No |
| 137 | 2026-05-29T03:47:38.791Z | Create backup boot environment: No |
| 138 | 2026-05-29T03:47:38.791Z | Rebuild boot archive: No |
| 139 | 2026-05-29T03:47:38.791Z | |
| 140 | 2026-05-29T03:47:38.791Z | Changed mediators: |
| 141 | 2026-05-29T03:47:38.791Z | mediator clang: |
| 142 | 2026-05-29T03:47:38.791Z | version: None -> 15 (system default) |
| 143 | 2026-05-29T03:47:38.791Z | |
| 144 | 2026-05-29T03:47:38.791Z | mediator llvm: |
| 145 | 2026-05-29T03:47:38.791Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-05-29T03:47:38.791Z | |
| 147 | 2026-05-29T03:47:38.791Z | Changed packages: |
| 148 | 2026-05-29T03:47:38.791Z | helios-dev |
| 149 | 2026-05-29T03:47:38.791Z | developer/build-essential |
| 150 | 2026-05-29T03:47:38.791Z | None -> 11-2.0 |
| 151 | 2026-05-29T03:47:38.791Z | ooce/developer/clang-15 |
| 152 | 2026-05-29T03:47:38.791Z | None -> 15.0.7-2.0 |
| 153 | 2026-05-29T03:47:38.791Z | ooce/developer/llvm-15 |
| 154 | 2026-05-29T03:47:38.791Z | None -> 15.0.7-2.0 |
| 155 | 2026-05-29T03:47:38.791Z | |
| 156 | 2026-05-29T03:47:38.791Z | Services: |
| 157 | 2026-05-29T03:47:38.791Z | restart_fmri: |
| 158 | 2026-05-29T03:47:38.791Z | svc:/system/update-man-index:default |
| 159 | 2026-05-29T03:47:38.830Z | |
| 160 | 2026-05-29T03:47:38.830Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-05-29T03:47:43.833Z | Download: 1179/3076 items 113.9/211.3MB 53% complete (23.1M/s) |
| 162 | 2026-05-29T03:47:48.837Z | Download: 2320/3076 items 118.8/211.3MB 56% complete (12.2M/s) |
| 163 | 2026-05-29T03:47:56.551Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (12.6M/s) |
| 164 | 2026-05-29T03:47:58.535Z | Download: Completed 211.31 MB in 19.70 seconds (10.7M/s) |
| 165 | 2026-05-29T03:47:58.770Z | Actions: 1/3430 actions (Installing new actions) |
| 166 | 2026-05-29T03:48:01.855Z | Actions: Completed 3430 actions in 3.08 seconds. |
| 167 | 2026-05-29T03:48:02.498Z | Done (0.640s) |
| 168 | 2026-05-29T03:48:02.498Z | Done (0.000s) |
| 169 | 2026-05-29T03:48:03.234Z | Done (0.736s) |
| 170 | 2026-05-29T03:48:06.580Z | Done (2.990s) |
| 171 | 2026-05-29T03:48:06.652Z | Done (0.013s) |
| 172 | 2026-05-29T03:48:06.655Z | Done (0.000s) |
| 173 | 2026-05-29T03:48:06.924Z | Done (0.000s) |
| 174 | 2026-05-29T03:48:07.788Z | Planning: Evaluating mediator changes ... Done |
| 175 | 2026-05-29T03:48:07.894Z | Planning: Checking for conflicting actions ... Done |
| 176 | 2026-05-29T03:48:07.897Z | Planning: Consolidating action changes ... Done |
| 177 | 2026-05-29T03:48:08.053Z | Planning: Evaluating mediators ... Done |
| 178 | 2026-05-29T03:48:08.056Z | Planning: Planning completed in 0.27 seconds |
| 179 | 2026-05-29T03:48:08.074Z | Mediators to change: 2 |
| 180 | 2026-05-29T03:48:08.074Z | Create boot environment: No |
| 181 | 2026-05-29T03:48:08.074Z | Create backup boot environment: No |
| 182 | 2026-05-29T03:48:08.135Z | Done |
| 183 | 2026-05-29T03:48:08.135Z | Done |
| 184 | 2026-05-29T03:48:08.764Z | Done |
| 185 | 2026-05-29T03:48:11.180Z | Done |
| 186 | 2026-05-29T03:48:11.256Z | Done |
| 187 | 2026-05-29T03:48:11.259Z | Done |
| 188 | 2026-05-29T03:48:11.402Z | Done |
| 189 | 2026-05-29T03:48:11.687Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 190 | 2026-05-29T03:48:11.687Z | clang system 15 system |
| 191 | 2026-05-29T03:48:11.687Z | csh system system illumos |
| 192 | 2026-05-29T03:48:11.687Z | ctags system system illumos |
| 193 | 2026-05-29T03:48:11.687Z | file system system illumos |
| 194 | 2026-05-29T03:48:11.687Z | gcc vendor 12 vendor |
| 195 | 2026-05-29T03:48:11.688Z | gcc system 14 system |
| 196 | 2026-05-29T03:48:11.688Z | gcc system 10 system |
| 197 | 2026-05-29T03:48:11.688Z | go system 1.20 system |
| 198 | 2026-05-29T03:48:11.688Z | go system 1.19 system |
| 199 | 2026-05-29T03:48:11.688Z | llvm system 15 system |
| 200 | 2026-05-29T03:48:11.688Z | llvm system 14 system |
| 201 | 2026-05-29T03:48:11.688Z | mariadb system 10.6 system |
| 202 | 2026-05-29T03:48:11.688Z | mta vendor vendor dma |
| 203 | 2026-05-29T03:48:11.688Z | openjdk system 17 system |
| 204 | 2026-05-29T03:48:11.688Z | openjdk system 11 system |
| 205 | 2026-05-29T03:48:11.688Z | openjdk system 1.8 system |
| 206 | 2026-05-29T03:48:11.688Z | openssl vendor 3 vendor |
| 207 | 2026-05-29T03:48:11.688Z | perl system 5.36 system |
| 208 | 2026-05-29T03:48:11.688Z | postgresql system 15 system |
| 209 | 2026-05-29T03:48:11.688Z | postgresql system 13 system |
| 210 | 2026-05-29T03:48:11.688Z | python vendor 3 vendor |
| 211 | 2026-05-29T03:48:11.688Z | python system 2 system |
| 212 | 2026-05-29T03:48:11.688Z | python3 system 3.11 system |
| 213 | 2026-05-29T03:48:11.688Z | ruby system 3.0 system |
| 214 | 2026-05-29T03:48:11.688Z | words vendor vendor american-english |
| 215 | 2026-05-29T03:48:11.688Z | words system system australian-english |
| 216 | 2026-05-29T03:48:11.688Z | words system system british-english |
| 217 | 2026-05-29T03:48:11.688Z | words system system canadian-english |
| 218 | 2026-05-29T03:48:11.688Z | words system system french |
| 219 | 2026-05-29T03:48:11.688Z | words system system italian |
| 220 | 2026-05-29T03:48:11.688Z | words system system ngerman |
| 221 | 2026-05-29T03:48:11.688Z | words system system ogerman |
| 222 | 2026-05-29T03:48:11.688Z | words system system spanish |
| 223 | 2026-05-29T03:48:11.914Z | PUBLISHER TYPE STATUS P LOCATION |
| 224 | 2026-05-29T03:48:11.914Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 225 | 2026-05-29T03:48:16.384Z | FMRI IFO |
| 226 | 2026-05-29T03:48:16.384Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 227 | 2026-05-29T03:48:16.384Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 228 | 2026-05-29T03:48:16.384Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 229 | 2026-05-29T03:48:16.384Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 230 | 2026-05-29T03:48:16.384Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 231 | 2026-05-29T03:48:16.385Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 232 | 2026-05-29T03:48:16.385Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 233 | 2026-05-29T03:48:17.307Z | All builder prerequisites installed successfully, and PATH looks valid |
| 234 | 2026-05-29T03:48:17.310Z | |
| 235 | 2026-05-29T03:48:17.310Z | real 1:02.729847396 |
| 236 | 2026-05-29T03:48:17.310Z | user 37.179321734 |
| 237 | 2026-05-29T03:48:17.310Z | sys 4.384687565 |
| 238 | 2026-05-29T03:48:17.310Z | trap 0.004406985 |
| 239 | 2026-05-29T03:48:17.310Z | tflt 0.025282283 |
| 240 | 2026-05-29T03:48:17.310Z | dflt 0.039958804 |
| 241 | 2026-05-29T03:48:17.310Z | kflt 0.012746238 |
| 242 | 2026-05-29T03:48:17.310Z | lock 0.000000000 |
| 243 | 2026-05-29T03:48:17.310Z | slp 1:23.758213839 |
| 244 | 2026-05-29T03:48:17.310Z | lat 0.141828075 |
| 245 | 2026-05-29T03:48:17.310Z | stop 0.000211528 |
| 246 | 2026-05-29T03:48:17.311Z | + banner check |
| 247 | 2026-05-29T03:48:17.311Z | |
| 248 | 2026-05-29T03:48:17.311Z | #### # # ###### #### # # |
| 249 | 2026-05-29T03:48:17.311Z | # # # # # # # # # |
| 250 | 2026-05-29T03:48:17.311Z | # ###### ##### # #### |
| 251 | 2026-05-29T03:48:17.311Z | # # # # # # # |
| 252 | 2026-05-29T03:48:17.311Z | # # # # # # # # # |
| 253 | 2026-05-29T03:48:17.311Z | #### # # ###### #### # # |
| 254 | 2026-05-29T03:48:17.311Z | |
| 255 | 2026-05-29T03:48:17.311Z | + ptime -m cargo check --features falcon |
| 256 | 2026-05-29T03:48:17.439Z | Updating crates.io index |
| 257 | 2026-05-29T03:48:17.474Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 258 | 2026-05-29T03:48:19.996Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-05-29T03:48:32.385Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 260 | 2026-05-29T03:48:32.663Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 261 | 2026-05-29T03:48:33.021Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 262 | 2026-05-29T03:48:33.259Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 263 | 2026-05-29T03:48:33.497Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 264 | 2026-05-29T03:48:33.768Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 265 | 2026-05-29T03:48:34.433Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 266 | 2026-05-29T03:48:34.718Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-05-29T03:48:34.970Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-05-29T03:48:35.223Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-05-29T03:48:36.662Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 270 | 2026-05-29T03:48:37.049Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 271 | 2026-05-29T03:48:38.031Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 272 | 2026-05-29T03:48:38.468Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 273 | 2026-05-29T03:48:38.980Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-05-29T03:48:39.497Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 275 | 2026-05-29T03:48:40.246Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 276 | 2026-05-29T03:48:40.478Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 277 | 2026-05-29T03:48:41.194Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 278 | 2026-05-29T03:48:41.803Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 279 | 2026-05-29T03:48:42.270Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 280 | 2026-05-29T03:48:42.656Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-05-29T03:48:43.151Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-05-29T03:48:43.400Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-05-29T03:48:45.024Z | Downloading crates ... |
| 284 | 2026-05-29T03:48:45.111Z | Downloaded async-recursion v1.1.1 |
| 285 | 2026-05-29T03:48:45.116Z | Downloaded base16ct v0.2.0 |
| 286 | 2026-05-29T03:48:45.120Z | Downloaded atomicwrites v0.4.4 |
| 287 | 2026-05-29T03:48:45.123Z | Downloaded atomic-waker v1.1.2 |
| 288 | 2026-05-29T03:48:45.123Z | Downloaded darling_macro v0.20.11 |
| 289 | 2026-05-29T03:48:45.126Z | Downloaded darling v0.20.11 |
| 290 | 2026-05-29T03:48:45.131Z | Downloaded autocfg v1.3.0 |
| 291 | 2026-05-29T03:48:45.134Z | Downloaded async-stream v0.3.6 |
| 292 | 2026-05-29T03:48:45.134Z | Downloaded dunce v1.0.5 |
| 293 | 2026-05-29T03:48:45.134Z | Downloaded anstyle-query v1.0.3 |
| 294 | 2026-05-29T03:48:45.138Z | Downloaded foreign-types-macros v0.2.3 |
| 295 | 2026-05-29T03:48:45.141Z | Downloaded anstream v0.6.14 |
| 296 | 2026-05-29T03:48:45.143Z | Downloaded git-stub-vcs v0.1.0 |
| 297 | 2026-05-29T03:48:45.144Z | Downloaded derive-ex v0.1.8 |
| 298 | 2026-05-29T03:48:45.147Z | Downloaded dtrace-parser v0.3.0 |
| 299 | 2026-05-29T03:48:45.149Z | Downloaded globset v0.4.14 |
| 300 | 2026-05-29T03:48:45.152Z | Downloaded derive_builder_core v0.20.2 |
| 301 | 2026-05-29T03:48:45.152Z | Downloaded dtrace-parser v0.2.0 |
| 302 | 2026-05-29T03:48:45.155Z | Downloaded gethostname v0.5.0 |
| 303 | 2026-05-29T03:48:45.158Z | Downloaded errno v0.3.14 |
| 304 | 2026-05-29T03:48:45.161Z | Downloaded bincode v1.3.3 |
| 305 | 2026-05-29T03:48:45.161Z | Downloaded futures-channel v0.3.32 |
| 306 | 2026-05-29T03:48:45.167Z | Downloaded anyhow v1.0.100 |
| 307 | 2026-05-29T03:48:45.171Z | Downloaded float-ord v0.3.2 |
| 308 | 2026-05-29T03:48:45.172Z | Downloaded embedded-io v0.6.1 |
| 309 | 2026-05-29T03:48:45.175Z | Downloaded fs_extra v1.3.0 |
| 310 | 2026-05-29T03:48:45.175Z | Downloaded allocator-api2 v0.2.21 |
| 311 | 2026-05-29T03:48:45.178Z | Downloaded futures-task v0.3.32 |
| 312 | 2026-05-29T03:48:45.180Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 313 | 2026-05-29T03:48:45.181Z | Downloaded ctrlc v3.4.4 |
| 314 | 2026-05-29T03:48:45.185Z | Downloaded generic-array v0.14.7 |
| 315 | 2026-05-29T03:48:45.188Z | Downloaded futures-macro v0.3.32 |
| 316 | 2026-05-29T03:48:45.188Z | Downloaded getrandom v0.4.2 |
| 317 | 2026-05-29T03:48:45.192Z | Downloaded daft v0.1.7 |
| 318 | 2026-05-29T03:48:45.195Z | Downloaded cpufeatures v0.2.12 |
| 319 | 2026-05-29T03:48:45.195Z | Downloaded dof v0.3.0 |
| 320 | 2026-05-29T03:48:45.199Z | Downloaded derive_builder_macro v0.20.2 |
| 321 | 2026-05-29T03:48:45.203Z | Downloaded foreign-types v0.5.0 |
| 322 | 2026-05-29T03:48:45.203Z | Downloaded fixedbitset v0.4.2 |
| 323 | 2026-05-29T03:48:45.208Z | Downloaded funty v2.0.0 |
| 324 | 2026-05-29T03:48:45.208Z | Downloaded defmt-macros v0.3.9 |
| 325 | 2026-05-29T03:48:45.211Z | Downloaded bitstruct v0.1.1 |
| 326 | 2026-05-29T03:48:45.211Z | Downloaded fnv v1.0.7 |
| 327 | 2026-05-29T03:48:45.213Z | Downloaded fastrand v2.3.0 |
| 328 | 2026-05-29T03:48:45.216Z | Downloaded debug-ignore v1.0.5 |
| 329 | 2026-05-29T03:48:45.216Z | Downloaded heck v0.5.0 |
| 330 | 2026-05-29T03:48:45.219Z | Downloaded aead v0.5.2 |
| 331 | 2026-05-29T03:48:45.224Z | Downloaded enum-as-inner v0.6.0 |
| 332 | 2026-05-29T03:48:45.224Z | Downloaded compression-core v0.4.31 |
| 333 | 2026-05-29T03:48:45.227Z | Downloaded env_logger v0.11.10 |
| 334 | 2026-05-29T03:48:45.227Z | Downloaded data-encoding v2.6.0 |
| 335 | 2026-05-29T03:48:45.230Z | Downloaded ciborium-ll v0.2.2 |
| 336 | 2026-05-29T03:48:45.233Z | Downloaded flagset v0.4.7 |
| 337 | 2026-05-29T03:48:45.233Z | Downloaded equivalent v1.0.2 |
| 338 | 2026-05-29T03:48:45.236Z | Downloaded chacha20 v0.9.1 |
| 339 | 2026-05-29T03:48:45.240Z | Downloaded foreign-types v0.3.2 |
| 340 | 2026-05-29T03:48:45.240Z | Downloaded form_urlencoded v1.2.2 |
| 341 | 2026-05-29T03:48:45.243Z | Downloaded foreign-types-shared v0.1.1 |
| 342 | 2026-05-29T03:48:45.243Z | Downloaded glob v0.3.3 |
| 343 | 2026-05-29T03:48:45.246Z | Downloaded git-stub v1.0.0 |
| 344 | 2026-05-29T03:48:45.246Z | Downloaded hash32 v0.3.1 |
| 345 | 2026-05-29T03:48:45.249Z | Downloaded defmt v0.3.8 |
| 346 | 2026-05-29T03:48:45.251Z | Downloaded hostname v0.3.1 |
| 347 | 2026-05-29T03:48:45.254Z | Downloaded hubpack_derive v0.1.1 |
| 348 | 2026-05-29T03:48:45.254Z | Downloaded home v0.5.11 |
| 349 | 2026-05-29T03:48:45.260Z | Downloaded hex v0.4.3 |
| 350 | 2026-05-29T03:48:45.263Z | Downloaded hubpack v0.1.2 |
| 351 | 2026-05-29T03:48:45.264Z | Downloaded http-body v1.0.1 |
| 352 | 2026-05-29T03:48:45.264Z | Downloaded ctr v0.9.2 |
| 353 | 2026-05-29T03:48:45.266Z | Downloaded cipher v0.4.4 |
| 354 | 2026-05-29T03:48:45.266Z | Downloaded compression-codecs v0.4.32 |
| 355 | 2026-05-29T03:48:45.269Z | Downloaded httpdate v1.0.3 |
| 356 | 2026-05-29T03:48:45.272Z | Downloaded digest v0.10.7 |
| 357 | 2026-05-29T03:48:45.275Z | Downloaded ident_case v1.0.1 |
| 358 | 2026-05-29T03:48:45.275Z | Downloaded daft-derive v0.1.7 |
| 359 | 2026-05-29T03:48:45.278Z | Downloaded foreign-types-shared v0.3.1 |
| 360 | 2026-05-29T03:48:45.281Z | Downloaded derive_builder v0.20.2 |
| 361 | 2026-05-29T03:48:45.284Z | Downloaded idna_adapter v1.2.0 |
| 362 | 2026-05-29T03:48:45.287Z | Downloaded futures-executor v0.3.32 |
| 363 | 2026-05-29T03:48:45.287Z | Downloaded is_ci v1.2.0 |
| 364 | 2026-05-29T03:48:45.290Z | Downloaded is-terminal v0.4.12 |
| 365 | 2026-05-29T03:48:45.293Z | Downloaded foldhash v0.1.5 |
| 366 | 2026-05-29T03:48:45.293Z | Downloaded ff v0.13.1 |
| 367 | 2026-05-29T03:48:45.296Z | Downloaded keccak v0.1.6 |
| 368 | 2026-05-29T03:48:45.296Z | Downloaded instant v0.1.12 |
| 369 | 2026-05-29T03:48:45.299Z | Downloaded inout v0.1.3 |
| 370 | 2026-05-29T03:48:45.302Z | Downloaded icu_provider_macros v1.5.0 |
| 371 | 2026-05-29T03:48:45.302Z | Downloaded darling v0.23.0 |
| 372 | 2026-05-29T03:48:45.305Z | Downloaded icu_locid_transform v1.5.0 |
| 373 | 2026-05-29T03:48:45.308Z | Downloaded lazycell v1.3.0 |
| 374 | 2026-05-29T03:48:45.310Z | Downloaded group v0.13.0 |
| 375 | 2026-05-29T03:48:45.313Z | Downloaded foldhash v0.2.0 |
| 376 | 2026-05-29T03:48:45.313Z | Downloaded hostname v0.4.2 |
| 377 | 2026-05-29T03:48:45.317Z | Downloaded indent_write v2.2.0 |
| 378 | 2026-05-29T03:48:45.317Z | Downloaded http-body-util v0.1.3 |
| 379 | 2026-05-29T03:48:45.321Z | Downloaded fs-err v3.1.2 |
| 380 | 2026-05-29T03:48:45.321Z | Downloaded camino v1.2.2 |
| 381 | 2026-05-29T03:48:45.325Z | Downloaded crossbeam-utils v0.8.19 |
| 382 | 2026-05-29T03:48:45.328Z | Downloaded cookie v0.18.1 |
| 383 | 2026-05-29T03:48:45.328Z | Downloaded lru-cache v0.1.2 |
| 384 | 2026-05-29T03:48:45.333Z | Downloaded itoa v1.0.11 |
| 385 | 2026-05-29T03:48:45.333Z | Downloaded is_terminal_polyfill v1.70.0 |
| 386 | 2026-05-29T03:48:45.337Z | Downloaded humantime v2.3.0 |
| 387 | 2026-05-29T03:48:45.337Z | Downloaded colored v3.1.1 |
| 388 | 2026-05-29T03:48:45.340Z | Downloaded highway v1.3.0 |
| 389 | 2026-05-29T03:48:45.340Z | Downloaded num-conv v0.2.0 |
| 390 | 2026-05-29T03:48:45.343Z | Downloaded newline-converter v0.3.0 |
| 391 | 2026-05-29T03:48:45.343Z | Downloaded memmap v0.7.0 |
| 392 | 2026-05-29T03:48:45.347Z | Downloaded linked-hash-map v0.5.6 |
| 393 | 2026-05-29T03:48:45.347Z | Downloaded ed25519 v2.2.3 |
| 394 | 2026-05-29T03:48:45.350Z | Downloaded newtype_derive v0.1.6 |
| 395 | 2026-05-29T03:48:45.350Z | Downloaded newtype-uuid-macros v0.1.0 |
| 396 | 2026-05-29T03:48:45.356Z | Downloaded num-iter v0.1.45 |
| 397 | 2026-05-29T03:48:45.356Z | Downloaded ingot v0.1.1 |
| 398 | 2026-05-29T03:48:45.363Z | Downloaded opaque-debug v0.3.1 |
| 399 | 2026-05-29T03:48:45.363Z | Downloaded kstat-rs v0.2.4 |
| 400 | 2026-05-29T03:48:45.363Z | Downloaded base64 v0.21.7 |
| 401 | 2026-05-29T03:48:45.368Z | Downloaded console v0.15.8 |
| 402 | 2026-05-29T03:48:45.368Z | Downloaded critical-section v1.2.0 |
| 403 | 2026-05-29T03:48:45.368Z | Downloaded ingot-types v0.1.2 |
| 404 | 2026-05-29T03:48:45.373Z | Downloaded hmac v0.12.1 |
| 405 | 2026-05-29T03:48:45.373Z | Downloaded getrandom v0.2.14 |
| 406 | 2026-05-29T03:48:45.376Z | Downloaded num_threads v0.1.7 |
| 407 | 2026-05-29T03:48:45.376Z | Downloaded openssl-probe v0.2.1 |
| 408 | 2026-05-29T03:48:45.376Z | Downloaded openssl-macros v0.1.1 |
| 409 | 2026-05-29T03:48:45.379Z | Downloaded getrandom v0.3.4 |
| 410 | 2026-05-29T03:48:45.384Z | Downloaded cancel-safe-futures v0.1.5 |
| 411 | 2026-05-29T03:48:45.389Z | Downloaded lru-slab v0.1.2 |
| 412 | 2026-05-29T03:48:45.389Z | Downloaded derive_more v0.99.20 |
| 413 | 2026-05-29T03:48:45.389Z | Downloaded match_cfg v0.1.0 |
| 414 | 2026-05-29T03:48:45.392Z | Downloaded percent-encoding v2.3.2 |
| 415 | 2026-05-29T03:48:45.392Z | Downloaded mime v0.3.17 |
| 416 | 2026-05-29T03:48:45.392Z | Downloaded macaddr v1.0.1 |
| 417 | 2026-05-29T03:48:45.395Z | Downloaded clap_derive v4.5.4 |
| 418 | 2026-05-29T03:48:45.398Z | Downloaded litemap v0.7.4 |
| 419 | 2026-05-29T03:48:45.398Z | Downloaded linear-map v1.2.0 |
| 420 | 2026-05-29T03:48:45.401Z | Downloaded libsw-core v0.3.2 |
| 421 | 2026-05-29T03:48:45.404Z | Downloaded num-derive v0.4.2 |
| 422 | 2026-05-29T03:48:45.404Z | Downloaded managed v0.8.0 |
| 423 | 2026-05-29T03:48:45.431Z | Downloaded drift v0.2.0 |
| 424 | 2026-05-29T03:48:45.431Z | Downloaded newtype-uuid v1.3.2 |
| 425 | 2026-05-29T03:48:45.431Z | Downloaded ipnet v2.9.0 |
| 426 | 2026-05-29T03:48:45.431Z | Downloaded plain v0.2.3 |
| 427 | 2026-05-29T03:48:45.431Z | Downloaded parse-display v0.10.0 |
| 428 | 2026-05-29T03:48:45.431Z | Downloaded num v0.4.3 |
| 429 | 2026-05-29T03:48:45.431Z | Downloaded pretty-hex v0.2.1 |
| 430 | 2026-05-29T03:48:45.432Z | Downloaded iana-time-zone v0.1.64 |
| 431 | 2026-05-29T03:48:45.432Z | Downloaded darling_core v0.23.0 |
| 432 | 2026-05-29T03:48:45.432Z | Downloaded crc32fast v1.4.0 |
| 433 | 2026-05-29T03:48:45.435Z | Downloaded half v2.7.1 |
| 434 | 2026-05-29T03:48:45.435Z | Downloaded fatfs v0.3.6 |
| 435 | 2026-05-29T03:48:45.435Z | Downloaded num_enum_derive v0.7.4 |
| 436 | 2026-05-29T03:48:45.438Z | Downloaded num_enum v0.7.4 |
| 437 | 2026-05-29T03:48:45.441Z | Downloaded pin-utils v0.1.0 |
| 438 | 2026-05-29T03:48:45.441Z | Downloaded elliptic-curve v0.13.8 |
| 439 | 2026-05-29T03:48:45.444Z | Downloaded oxnet v0.1.4 |
| 440 | 2026-05-29T03:48:45.447Z | Downloaded multer v3.1.0 |
| 441 | 2026-05-29T03:48:45.450Z | Downloaded libloading v0.8.9 |
| 442 | 2026-05-29T03:48:45.453Z | Downloaded dropshot_endpoint v0.17.0 |
| 443 | 2026-05-29T03:48:45.455Z | Downloaded proc-macro-error-attr v1.0.4 |
| 444 | 2026-05-29T03:48:45.455Z | Downloaded pretty-hex v0.4.1 |
| 445 | 2026-05-29T03:48:45.458Z | Downloaded progenitor-client v0.14.0 |
| 446 | 2026-05-29T03:48:45.458Z | Downloaded proc-macro-crate v1.3.1 |
| 447 | 2026-05-29T03:48:45.461Z | Downloaded icu_normalizer v1.5.0 |
| 448 | 2026-05-29T03:48:45.466Z | Downloaded memmap2 v0.9.9 |
| 449 | 2026-05-29T03:48:45.466Z | Downloaded passt v0.3.0 |
| 450 | 2026-05-29T03:48:45.470Z | Downloaded progenitor-macro v0.11.1 |
| 451 | 2026-05-29T03:48:45.470Z | Downloaded password-hash v0.5.0 |
| 452 | 2026-05-29T03:48:45.470Z | Downloaded progenitor-macro v0.13.0 |
| 453 | 2026-05-29T03:48:45.473Z | Downloaded progenitor-macro v0.10.0 |
| 454 | 2026-05-29T03:48:45.473Z | Downloaded num-integer v0.1.46 |
| 455 | 2026-05-29T03:48:45.473Z | Downloaded quick-error v1.2.3 |
| 456 | 2026-05-29T03:48:45.476Z | Downloaded progenitor-macro v0.14.0 |
| 457 | 2026-05-29T03:48:45.476Z | Downloaded icu_normalizer_data v1.5.0 |
| 458 | 2026-05-29T03:48:45.479Z | Downloaded owo-colors v4.3.0 |
| 459 | 2026-05-29T03:48:45.482Z | Downloaded rand_chacha v0.3.1 |
| 460 | 2026-05-29T03:48:45.482Z | Downloaded pem-rfc7468 v0.7.0 |
| 461 | 2026-05-29T03:48:45.485Z | Downloaded pem v3.0.5 |
| 462 | 2026-05-29T03:48:45.485Z | Downloaded httparse v1.10.1 |
| 463 | 2026-05-29T03:48:45.490Z | Downloaded phf_shared v0.12.1 |
| 464 | 2026-05-29T03:48:45.490Z | Downloaded paste v1.0.15 |
| 465 | 2026-05-29T03:48:45.493Z | Downloaded radium v0.7.0 |
| 466 | 2026-05-29T03:48:45.493Z | Downloaded futures v0.3.32 |
| 467 | 2026-05-29T03:48:45.496Z | Downloaded oxide-tokio-rt v0.1.6 |
| 468 | 2026-05-29T03:48:45.499Z | Downloaded pin-project-internal v1.1.10 |
| 469 | 2026-05-29T03:48:45.502Z | Downloaded derive-where v1.6.0 |
| 470 | 2026-05-29T03:48:45.502Z | Downloaded icu_properties v1.5.1 |
| 471 | 2026-05-29T03:48:45.505Z | Downloaded progenitor v0.13.0 |
| 472 | 2026-05-29T03:48:45.508Z | Downloaded primeorder v0.13.6 |
| 473 | 2026-05-29T03:48:45.508Z | Downloaded ppv-lite86 v0.2.17 |
| 474 | 2026-05-29T03:48:45.514Z | Downloaded poly1305 v0.8.0 |
| 475 | 2026-05-29T03:48:45.514Z | Downloaded ref-cast v1.0.25 |
| 476 | 2026-05-29T03:48:45.516Z | Downloaded num-rational v0.4.2 |
| 477 | 2026-05-29T03:48:45.517Z | Downloaded progenitor v0.10.0 |
| 478 | 2026-05-29T03:48:45.517Z | Downloaded aho-corasick v1.1.3 |
| 479 | 2026-05-29T03:48:45.520Z | Downloaded phf v0.12.1 |
| 480 | 2026-05-29T03:48:45.523Z | Downloaded progenitor-extras v0.2.0 |
| 481 | 2026-05-29T03:48:45.527Z | Downloaded rustc_version v0.4.1 |
| 482 | 2026-05-29T03:48:45.527Z | Downloaded parking_lot_core v0.9.10 |
| 483 | 2026-05-29T03:48:45.530Z | Downloaded pkcs8 v0.10.2 |
| 484 | 2026-05-29T03:48:45.530Z | Downloaded rfc6979 v0.4.0 |
| 485 | 2026-05-29T03:48:45.530Z | Downloaded rustc-hash v1.1.0 |
| 486 | 2026-05-29T03:48:45.533Z | Downloaded miniz_oxide v0.7.2 |
| 487 | 2026-05-29T03:48:45.533Z | Downloaded progenitor v0.11.1 |
| 488 | 2026-05-29T03:48:45.536Z | Downloaded log v0.4.29 |
| 489 | 2026-05-29T03:48:45.536Z | Downloaded darling_core v0.21.3 |
| 490 | 2026-05-29T03:48:45.540Z | Downloaded pest_derive v2.8.4 |
| 491 | 2026-05-29T03:48:45.543Z | Downloaded progenitor-client v0.13.0 |
| 492 | 2026-05-29T03:48:45.545Z | Downloaded rustc-hash v2.1.1 |
| 493 | 2026-05-29T03:48:45.546Z | Downloaded proc-macro-error v1.0.4 |
| 494 | 2026-05-29T03:48:45.549Z | Downloaded icu_collections v1.5.0 |
| 495 | 2026-05-29T03:48:45.552Z | Downloaded quinn-udp v0.5.5 |
| 496 | 2026-05-29T03:48:45.555Z | Downloaded hickory-resolver v0.25.2 |
| 497 | 2026-05-29T03:48:45.559Z | Downloaded rand_xorshift v0.3.0 |
| 498 | 2026-05-29T03:48:45.559Z | Downloaded rand_core v0.6.4 |
| 499 | 2026-05-29T03:48:45.563Z | Downloaded quote v1.0.45 |
| 500 | 2026-05-29T03:48:45.563Z | Downloaded rustc_version v0.1.7 |
| 501 | 2026-05-29T03:48:45.563Z | Downloaded rand_chacha v0.9.0 |
| 502 | 2026-05-29T03:48:45.566Z | Downloaded pin-project-lite v0.2.14 |
| 503 | 2026-05-29T03:48:45.566Z | Downloaded num-traits v0.2.19 |
| 504 | 2026-05-29T03:48:45.569Z | Downloaded heapless v0.8.0 |
| 505 | 2026-05-29T03:48:45.572Z | Downloaded ed25519-dalek v2.2.0 |
| 506 | 2026-05-29T03:48:45.577Z | Downloaded pest_meta v2.8.4 |
| 507 | 2026-05-29T03:48:45.577Z | Downloaded expectorate v1.2.0 |
| 508 | 2026-05-29T03:48:45.580Z | Downloaded scroll_derive v0.13.1 |
| 509 | 2026-05-29T03:48:45.580Z | Downloaded scopeguard v1.2.0 |
| 510 | 2026-05-29T03:48:45.580Z | Downloaded rand_core v0.9.3 |
| 511 | 2026-05-29T03:48:45.583Z | Downloaded pkg-config v0.3.30 |
| 512 | 2026-05-29T03:48:45.583Z | Downloaded cc v1.2.17 |
| 513 | 2026-05-29T03:48:45.586Z | Downloaded resolv-conf v0.7.0 |
| 514 | 2026-05-29T03:48:45.589Z | Downloaded const_format v0.2.35 |
| 515 | 2026-05-29T03:48:45.592Z | Downloaded jiff-static v0.2.15 |
| 516 | 2026-05-29T03:48:45.595Z | Downloaded serde_repr v0.1.19 |
| 517 | 2026-05-29T03:48:45.595Z | Downloaded serde_arrays v0.1.0 |
| 518 | 2026-05-29T03:48:45.598Z | Downloaded secrecy v0.10.3 |
| 519 | 2026-05-29T03:48:45.598Z | Downloaded sha1 v0.10.6 |
| 520 | 2026-05-29T03:48:45.600Z | Downloaded serde_spanned v0.6.9 |
| 521 | 2026-05-29T03:48:45.601Z | Downloaded serde_plain v1.0.2 |
| 522 | 2026-05-29T03:48:45.601Z | Downloaded pest_generator v2.8.4 |
| 523 | 2026-05-29T03:48:45.604Z | Downloaded signature v2.2.0 |
| 524 | 2026-05-29T03:48:45.604Z | Downloaded serde-big-array v0.5.1 |
| 525 | 2026-05-29T03:48:45.606Z | Downloaded scroll_derive v0.12.0 |
| 526 | 2026-05-29T03:48:45.606Z | Downloaded slog-bunyan v2.5.0 |
| 527 | 2026-05-29T03:48:45.609Z | Downloaded serde_urlencoded v0.7.1 |
| 528 | 2026-05-29T03:48:45.609Z | Downloaded papergrid v0.11.0 |
| 529 | 2026-05-29T03:48:45.612Z | Downloaded same-file v1.0.6 |
| 530 | 2026-05-29T03:48:45.619Z | Downloaded serde_spanned v1.0.4 |
| 531 | 2026-05-29T03:48:45.619Z | Downloaded semver v0.1.20 |
| 532 | 2026-05-29T03:48:45.622Z | Downloaded rustls-native-certs v0.8.3 |
| 533 | 2026-05-29T03:48:45.622Z | Downloaded parking_lot v0.12.2 |
| 534 | 2026-05-29T03:48:45.622Z | Downloaded pin-project v1.1.10 |
| 535 | 2026-05-29T03:48:45.627Z | Downloaded siphasher v1.0.1 |
| 536 | 2026-05-29T03:48:45.631Z | Downloaded rustversion v1.0.22 |
| 537 | 2026-05-29T03:48:45.631Z | Downloaded ref-cast-impl v1.0.25 |
| 538 | 2026-05-29T03:48:45.638Z | Downloaded progenitor v0.14.0 |
| 539 | 2026-05-29T03:48:45.638Z | Downloaded polyval v0.6.2 |
| 540 | 2026-05-29T03:48:45.638Z | Downloaded bytes v1.11.1 |
| 541 | 2026-05-29T03:48:45.642Z | Downloaded once_cell v1.21.3 |
| 542 | 2026-05-29T03:48:45.642Z | Downloaded flate2 v1.0.30 |
| 543 | 2026-05-29T03:48:45.645Z | Downloaded crypto-bigint v0.5.5 |
| 544 | 2026-05-29T03:48:45.648Z | Downloaded num_enum v0.5.11 |
| 545 | 2026-05-29T03:48:45.651Z | Downloaded strum v0.26.3 |
| 546 | 2026-05-29T03:48:45.651Z | Downloaded structmeta-derive v0.3.0 |
| 547 | 2026-05-29T03:48:45.654Z | Downloaded strsim v0.11.1 |
| 548 | 2026-05-29T03:48:45.654Z | Downloaded serde_path_to_error v0.1.20 |
| 549 | 2026-05-29T03:48:45.657Z | Downloaded schemars_derive v0.8.22 |
| 550 | 2026-05-29T03:48:45.657Z | Downloaded stable_deref_trait v1.2.0 |
| 551 | 2026-05-29T03:48:45.657Z | Downloaded sigpipe v0.1.3 |
| 552 | 2026-05-29T03:48:45.660Z | Downloaded simd-adler32 v0.3.7 |
| 553 | 2026-05-29T03:48:45.660Z | Downloaded tabled_derive v0.7.0 |
| 554 | 2026-05-29T03:48:45.665Z | Downloaded take_mut v0.2.2 |
| 555 | 2026-05-29T03:48:45.665Z | Downloaded swrite v0.1.0 |
| 556 | 2026-05-29T03:48:45.665Z | Downloaded sync_wrapper v1.0.1 |
| 557 | 2026-05-29T03:48:45.668Z | Downloaded supports-color v2.1.0 |
| 558 | 2026-05-29T03:48:45.668Z | Downloaded progenitor-impl v0.13.0 |
| 559 | 2026-05-29T03:48:45.668Z | Downloaded memchr v2.7.2 |
| 560 | 2026-05-29T03:48:45.672Z | Downloaded progenitor-impl v0.10.0 |
| 561 | 2026-05-29T03:48:45.675Z | Downloaded supports-color v3.0.2 |
| 562 | 2026-05-29T03:48:45.675Z | Downloaded strum v0.27.2 |
| 563 | 2026-05-29T03:48:45.675Z | Downloaded rustls-pemfile v2.2.0 |
| 564 | 2026-05-29T03:48:45.675Z | Downloaded terminal_size v0.3.0 |
| 565 | 2026-05-29T03:48:45.678Z | Downloaded tagptr v0.2.0 |
| 566 | 2026-05-29T03:48:45.678Z | Downloaded serde_derive_internals v0.29.1 |
| 567 | 2026-05-29T03:48:45.683Z | Downloaded shlex v1.3.0 |
| 568 | 2026-05-29T03:48:45.683Z | Downloaded tap v1.0.1 |
| 569 | 2026-05-29T03:48:45.683Z | Downloaded rustls-pemfile v1.0.4 |
| 570 | 2026-05-29T03:48:45.687Z | Downloaded minimal-lexical v0.2.1 |
| 571 | 2026-05-29T03:48:45.687Z | Downloaded sct v0.7.1 |
| 572 | 2026-05-29T03:48:45.690Z | Downloaded slog-term v2.9.2 |
| 573 | 2026-05-29T03:48:45.690Z | Downloaded sha2 v0.10.9 |
| 574 | 2026-05-29T03:48:45.693Z | Downloaded smf v0.2.3 |
| 575 | 2026-05-29T03:48:45.693Z | Downloaded slog-json v2.6.1 |
| 576 | 2026-05-29T03:48:45.696Z | Downloaded terminal_size v0.4.3 |
| 577 | 2026-05-29T03:48:45.696Z | Downloaded tabwriter v1.4.0 |
| 578 | 2026-05-29T03:48:45.699Z | Downloaded ryu v1.0.18 |
| 579 | 2026-05-29T03:48:45.699Z | Downloaded termtree v0.5.1 |
| 580 | 2026-05-29T03:48:45.702Z | Downloaded scroll v0.13.0 |
| 581 | 2026-05-29T03:48:45.702Z | Downloaded prettyplease v0.2.37 |
| 582 | 2026-05-29T03:48:45.705Z | Downloaded openssl-sys v0.9.107 |
| 583 | 2026-05-29T03:48:45.708Z | Downloaded sec1 v0.7.3 |
| 584 | 2026-05-29T03:48:45.708Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 585 | 2026-05-29T03:48:45.711Z | Downloaded scroll v0.12.0 |
| 586 | 2026-05-29T03:48:45.712Z | Downloaded hashbrown v0.12.3 |
| 587 | 2026-05-29T03:48:45.715Z | Downloaded indexmap v2.14.0 |
| 588 | 2026-05-29T03:48:45.718Z | Downloaded subtle v2.6.1 |
| 589 | 2026-05-29T03:48:45.718Z | Downloaded strum_macros v0.27.2 |
| 590 | 2026-05-29T03:48:45.721Z | Downloaded slog-dtrace v0.3.0 |
| 591 | 2026-05-29T03:48:45.721Z | Downloaded rusty-fork v0.3.0 |
| 592 | 2026-05-29T03:48:45.724Z | Downloaded thread-id v4.2.1 |
| 593 | 2026-05-29T03:48:45.724Z | Downloaded ron v0.8.1 |
| 594 | 2026-05-29T03:48:45.727Z | Downloaded synstructure v0.13.1 |
| 595 | 2026-05-29T03:48:45.727Z | Downloaded static_assertions v1.1.0 |
| 596 | 2026-05-29T03:48:45.731Z | Downloaded spki v0.7.3 |
| 597 | 2026-05-29T03:48:45.731Z | Downloaded slog-async v2.8.0 |
| 598 | 2026-05-29T03:48:45.736Z | Downloaded aes v0.8.4 |
| 599 | 2026-05-29T03:48:45.736Z | Downloaded snafu-derive v0.8.9 |
| 600 | 2026-05-29T03:48:45.736Z | Downloaded postcard v1.0.9 |
| 601 | 2026-05-29T03:48:45.739Z | Downloaded tokio-macros v2.7.0 |
| 602 | 2026-05-29T03:48:45.739Z | Downloaded aws-lc-rs v1.13.3 |
| 603 | 2026-05-29T03:48:45.742Z | Downloaded semver v1.0.28 |
| 604 | 2026-05-29T03:48:45.745Z | Downloaded thread_local v1.1.8 |
| 605 | 2026-05-29T03:48:45.745Z | Downloaded rustls-pki-types v1.12.0 |
| 606 | 2026-05-29T03:48:45.749Z | Downloaded strum_macros v0.26.4 |
| 607 | 2026-05-29T03:48:45.754Z | Downloaded thread-id v5.0.0 |
| 608 | 2026-05-29T03:48:45.754Z | Downloaded smawk v0.3.2 |
| 609 | 2026-05-29T03:48:45.754Z | Downloaded serde_with_macros v3.18.0 |
| 610 | 2026-05-29T03:48:45.757Z | Downloaded dropshot-api-manager v0.7.2 |
| 611 | 2026-05-29T03:48:45.757Z | Downloaded spin v0.9.8 |
| 612 | 2026-05-29T03:48:45.760Z | Downloaded slab v0.4.9 |
| 613 | 2026-05-29T03:48:45.760Z | Downloaded progenitor-impl v0.14.0 |
| 614 | 2026-05-29T03:48:45.763Z | Downloaded smallvec v1.13.2 |
| 615 | 2026-05-29T03:48:45.763Z | Downloaded thiserror-impl v1.0.64 |
| 616 | 2026-05-29T03:48:45.766Z | Downloaded rayon-core v1.13.0 |
| 617 | 2026-05-29T03:48:45.766Z | Downloaded schemars v0.8.22 |
| 618 | 2026-05-29T03:48:45.773Z | Downloaded signal-hook-registry v1.4.2 |
| 619 | 2026-05-29T03:48:45.776Z | Downloaded thiserror v1.0.64 |
| 620 | 2026-05-29T03:48:45.780Z | Downloaded strum_macros v0.28.0 |
| 621 | 2026-05-29T03:48:45.780Z | Downloaded tinystr v0.7.6 |
| 622 | 2026-05-29T03:48:45.783Z | Downloaded toml_write v0.1.2 |
| 623 | 2026-05-29T03:48:45.783Z | Downloaded serde_core v1.0.228 |
| 624 | 2026-05-29T03:48:45.783Z | Downloaded libm v0.2.8 |
| 625 | 2026-05-29T03:48:45.787Z | Downloaded try-lock v0.2.5 |
| 626 | 2026-05-29T03:48:45.790Z | Downloaded tower-layer v0.3.3 |
| 627 | 2026-05-29T03:48:45.790Z | Downloaded thiserror-no-std v2.0.2 |
| 628 | 2026-05-29T03:48:45.794Z | Downloaded thiserror-impl v2.0.18 |
| 629 | 2026-05-29T03:48:45.795Z | Downloaded tinyvec_macros v0.1.1 |
| 630 | 2026-05-29T03:48:45.795Z | Downloaded time-core v0.1.8 |
| 631 | 2026-05-29T03:48:45.798Z | Downloaded unicode-linebreak v0.1.5 |
| 632 | 2026-05-29T03:48:45.798Z | Downloaded tempfile v3.23.0 |
| 633 | 2026-05-29T03:48:45.798Z | Downloaded hyper-util v0.1.20 |
| 634 | 2026-05-29T03:48:45.802Z | Downloaded typeid v1.0.0 |
| 635 | 2026-05-29T03:48:45.806Z | Downloaded unicode-xid v0.2.4 |
| 636 | 2026-05-29T03:48:45.807Z | Downloaded num-bigint v0.4.5 |
| 637 | 2026-05-29T03:48:45.807Z | Downloaded progenitor-impl v0.11.1 |
| 638 | 2026-05-29T03:48:45.810Z | Downloaded http v1.4.0 |
| 639 | 2026-05-29T03:48:45.810Z | Downloaded universal-hash v0.5.1 |
| 640 | 2026-05-29T03:48:45.812Z | Downloaded toml_datetime v0.6.11 |
| 641 | 2026-05-29T03:48:45.812Z | Downloaded rand v0.8.6 |
| 642 | 2026-05-29T03:48:45.817Z | Downloaded quinn v0.11.9 |
| 643 | 2026-05-29T03:48:45.817Z | Downloaded tls_codec v0.4.2 |
| 644 | 2026-05-29T03:48:45.821Z | Downloaded time-macros v0.2.27 |
| 645 | 2026-05-29T03:48:45.821Z | Downloaded similar v2.7.0 |
| 646 | 2026-05-29T03:48:45.824Z | Downloaded socket2 v0.6.3 |
| 647 | 2026-05-29T03:48:45.824Z | Downloaded tokio-dtrace v0.1.1 |
| 648 | 2026-05-29T03:48:45.824Z | Downloaded schemars v0.9.0 |
| 649 | 2026-05-29T03:48:45.830Z | Downloaded usdt v0.6.0 |
| 650 | 2026-05-29T03:48:45.833Z | Downloaded untrusted v0.9.0 |
| 651 | 2026-05-29T03:48:45.833Z | Downloaded usdt-macro v0.6.0 |
| 652 | 2026-05-29T03:48:45.833Z | Downloaded usdt-attr-macro v0.5.0 |
| 653 | 2026-05-29T03:48:45.833Z | Downloaded unarray v0.1.4 |
| 654 | 2026-05-29T03:48:45.836Z | Downloaded term v1.2.0 |
| 655 | 2026-05-29T03:48:45.836Z | Downloaded slog v2.8.2 |
| 656 | 2026-05-29T03:48:45.839Z | Downloaded qorb v0.4.1 |
| 657 | 2026-05-29T03:48:45.842Z | Downloaded tokio-rustls v0.25.0 |
| 658 | 2026-05-29T03:48:45.842Z | Downloaded tower-service v0.3.3 |
| 659 | 2026-05-29T03:48:45.845Z | Downloaded serde_derive v1.0.228 |
| 660 | 2026-05-29T03:48:45.845Z | Downloaded utf8parse v0.2.1 |
| 661 | 2026-05-29T03:48:45.849Z | Downloaded hashbrown v0.15.2 |
| 662 | 2026-05-29T03:48:45.852Z | Downloaded usdt v0.5.0 |
| 663 | 2026-05-29T03:48:45.852Z | Downloaded thiserror v2.0.18 |
| 664 | 2026-05-29T03:48:45.855Z | Downloaded tracing-attributes v0.1.27 |
| 665 | 2026-05-29T03:48:45.855Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 666 | 2026-05-29T03:48:45.855Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 667 | 2026-05-29T03:48:45.858Z | Downloaded typify-macro v0.6.2 |
| 668 | 2026-05-29T03:48:45.858Z | Downloaded tokio-tungstenite v0.21.0 |
| 669 | 2026-05-29T03:48:45.858Z | Downloaded waitgroup v0.1.2 |
| 670 | 2026-05-29T03:48:45.863Z | Downloaded version_check v0.9.5 |
| 671 | 2026-05-29T03:48:45.863Z | Downloaded untrusted v0.7.1 |
| 672 | 2026-05-29T03:48:45.863Z | Downloaded usdt-macro v0.5.0 |
| 673 | 2026-05-29T03:48:45.863Z | Downloaded nom v7.1.3 |
| 674 | 2026-05-29T03:48:45.867Z | Downloaded utf-8 v0.7.6 |
| 675 | 2026-05-29T03:48:45.867Z | Downloaded rustls-platform-verifier v0.6.2 |
| 676 | 2026-05-29T03:48:45.870Z | Downloaded hashbrown v0.16.1 |
| 677 | 2026-05-29T03:48:45.870Z | Downloaded typify-macro v0.4.3 |
| 678 | 2026-05-29T03:48:45.873Z | Downloaded itertools v0.12.1 |
| 679 | 2026-05-29T03:48:45.878Z | Downloaded serde_yaml v0.9.34+deprecated |
| 680 | 2026-05-29T03:48:45.878Z | Downloaded which v4.4.2 |
| 681 | 2026-05-29T03:48:45.882Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 682 | 2026-05-29T03:48:45.882Z | Downloaded tls_codec_derive v0.4.2 |
| 683 | 2026-05-29T03:48:45.882Z | Downloaded rand v0.9.2 |
| 684 | 2026-05-29T03:48:45.885Z | Downloaded mio v1.2.0 |
| 685 | 2026-05-29T03:48:45.888Z | Downloaded yoke-derive v0.7.5 |
| 686 | 2026-05-29T03:48:45.888Z | Downloaded tokio-rustls v0.24.1 |
| 687 | 2026-05-29T03:48:45.888Z | Downloaded idna v1.0.3 |
| 688 | 2026-05-29T03:48:45.892Z | Downloaded tinyvec v1.6.0 |
| 689 | 2026-05-29T03:48:45.895Z | Downloaded want v0.3.1 |
| 690 | 2026-05-29T03:48:45.895Z | Downloaded textwrap v0.16.2 |
| 691 | 2026-05-29T03:48:45.895Z | Downloaded test-strategy v0.4.3 |
| 692 | 2026-05-29T03:48:45.898Z | Downloaded rustls-webpki v0.103.4 |
| 693 | 2026-05-29T03:48:45.898Z | Downloaded structmeta v0.3.0 |
| 694 | 2026-05-29T03:48:45.901Z | Downloaded ringbuffer v0.16.0 |
| 695 | 2026-05-29T03:48:45.901Z | Downloaded serde_tokenstream v0.2.3 |
| 696 | 2026-05-29T03:48:45.901Z | Downloaded proc-macro2 v1.0.106 |
| 697 | 2026-05-29T03:48:45.904Z | Downloaded zerofrom-derive v0.1.5 |
| 698 | 2026-05-29T03:48:45.904Z | Downloaded zerofrom v0.1.5 |
| 699 | 2026-05-29T03:48:45.904Z | Downloaded futures-util v0.3.32 |
| 700 | 2026-05-29T03:48:45.910Z | Downloaded xattr v1.3.1 |
| 701 | 2026-05-29T03:48:45.914Z | Downloaded snafu v0.8.9 |
| 702 | 2026-05-29T03:48:45.918Z | Downloaded utf8_iter v1.0.4 |
| 703 | 2026-05-29T03:48:45.918Z | Downloaded toml v0.8.23 |
| 704 | 2026-05-29T03:48:45.918Z | Downloaded zone_cfg_derive v0.3.0 |
| 705 | 2026-05-29T03:48:45.921Z | Downloaded zeroize_derive v1.4.3 |
| 706 | 2026-05-29T03:48:45.921Z | Downloaded zone v0.3.1 |
| 707 | 2026-05-29T03:48:45.921Z | Downloaded twox-hash v2.1.2 |
| 708 | 2026-05-29T03:48:45.921Z | Downloaded vergen-lib v9.1.0 |
| 709 | 2026-05-29T03:48:45.925Z | Downloaded tokio-stream v0.1.17 |
| 710 | 2026-05-29T03:48:45.925Z | Downloaded tar v0.4.40 |
| 711 | 2026-05-29T03:48:45.928Z | Downloaded tokio-rustls v0.26.0 |
| 712 | 2026-05-29T03:48:45.928Z | Downloaded vsss-rs v3.3.4 |
| 713 | 2026-05-29T03:48:45.928Z | Downloaded socket2 v0.5.10 |
| 714 | 2026-05-29T03:48:45.931Z | Downloaded curve25519-dalek v4.1.3 |
| 715 | 2026-05-29T03:48:45.934Z | Downloaded whoami v1.5.1 |
| 716 | 2026-05-29T03:48:45.937Z | Downloaded vergen-git2 v9.1.0 |
| 717 | 2026-05-29T03:48:45.937Z | Downloaded writeable v0.5.5 |
| 718 | 2026-05-29T03:48:45.940Z | Downloaded walkdir v2.5.0 |
| 719 | 2026-05-29T03:48:45.940Z | Downloaded typenum v1.17.0 |
| 720 | 2026-05-29T03:48:45.943Z | Downloaded utf16_iter v1.0.5 |
| 721 | 2026-05-29T03:48:45.943Z | Downloaded itertools v0.14.0 |
| 722 | 2026-05-29T03:48:45.945Z | Downloaded ucd-trie v0.1.6 |
| 723 | 2026-05-29T03:48:45.945Z | Downloaded itertools v0.13.0 |
| 724 | 2026-05-29T03:48:45.949Z | Downloaded wyz v0.5.1 |
| 725 | 2026-05-29T03:48:45.953Z | Downloaded schemars v1.2.1 |
| 726 | 2026-05-29T03:48:45.958Z | Downloaded zeroize v1.8.2 |
| 727 | 2026-05-29T03:48:45.960Z | Downloaded hashbrown v0.17.0 |
| 728 | 2026-05-29T03:48:45.963Z | Downloaded yoke v0.7.5 |
| 729 | 2026-05-29T03:48:45.963Z | Downloaded steno v0.4.1 |
| 730 | 2026-05-29T03:48:45.966Z | Downloaded iddqd v0.3.18 |
| 731 | 2026-05-29T03:48:45.969Z | Downloaded zmij v1.0.19 |
| 732 | 2026-05-29T03:48:45.972Z | Downloaded write16 v1.0.0 |
| 733 | 2026-05-29T03:48:45.972Z | Downloaded zerovec-derive v0.10.3 |
| 734 | 2026-05-29T03:48:45.972Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 735 | 2026-05-29T03:48:45.975Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 736 | 2026-05-29T03:48:45.977Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 737 | 2026-05-29T03:48:45.978Z | Downloaded vergen v9.1.0 |
| 738 | 2026-05-29T03:48:45.980Z | Downloaded typify v0.4.3 |
| 739 | 2026-05-29T03:48:45.980Z | Downloaded toml v0.7.8 |
| 740 | 2026-05-29T03:48:45.984Z | Downloaded usdt-impl v0.6.0 |
| 741 | 2026-05-29T03:48:45.984Z | Downloaded serde v1.0.228 |
| 742 | 2026-05-29T03:48:45.988Z | Downloaded usdt-impl v0.5.0 |
| 743 | 2026-05-29T03:48:45.988Z | Downloaded tracing-core v0.1.32 |
| 744 | 2026-05-29T03:48:45.992Z | Downloaded wait-timeout v0.2.0 |
| 745 | 2026-05-29T03:48:45.992Z | Downloaded pest v2.8.4 |
| 746 | 2026-05-29T03:48:46.011Z | Downloaded usdt-attr-macro v0.6.0 |
| 747 | 2026-05-29T03:48:46.011Z | Downloaded typify v0.6.2 |
| 748 | 2026-05-29T03:48:46.011Z | Downloaded hyper v1.8.1 |
| 749 | 2026-05-29T03:48:46.016Z | Downloaded iri-string v0.7.8 |
| 750 | 2026-05-29T03:48:46.016Z | Downloaded hickory-resolver v0.24.4 |
| 751 | 2026-05-29T03:48:46.016Z | Downloaded crossbeam-channel v0.5.15 |
| 752 | 2026-05-29T03:48:46.016Z | Downloaded indexmap v1.9.3 |
| 753 | 2026-05-29T03:48:46.016Z | Downloaded icu_provider v1.5.0 |
| 754 | 2026-05-29T03:48:46.016Z | Downloaded progenitor-client v0.10.0 |
| 755 | 2026-05-29T03:48:46.016Z | Downloaded powerfmt v0.2.0 |
| 756 | 2026-05-29T03:48:46.016Z | Downloaded tracing v0.1.40 |
| 757 | 2026-05-29T03:48:46.016Z | Downloaded unsafe-libyaml v0.2.11 |
| 758 | 2026-05-29T03:48:46.016Z | Downloaded zerocopy-derive v0.7.34 |
| 759 | 2026-05-29T03:48:46.019Z | Downloaded toml_edit v0.22.27 |
| 760 | 2026-05-29T03:48:46.019Z | Downloaded hkdf v0.12.4 |
| 761 | 2026-05-29T03:48:46.022Z | Downloaded clap_builder v4.5.2 |
| 762 | 2026-05-29T03:48:46.027Z | Downloaded unicode-ident v1.0.24 |
| 763 | 2026-05-29T03:48:46.027Z | Downloaded h2 v0.4.6 |
| 764 | 2026-05-29T03:48:46.030Z | Downloaded tungstenite v0.21.0 |
| 765 | 2026-05-29T03:48:46.033Z | Downloaded num_enum_derive v0.5.11 |
| 766 | 2026-05-29T03:48:46.033Z | Downloaded parse-display-derive v0.10.0 |
| 767 | 2026-05-29T03:48:46.033Z | Downloaded lazy_static v1.5.0 |
| 768 | 2026-05-29T03:48:46.036Z | Downloaded icu_locid v1.5.0 |
| 769 | 2026-05-29T03:48:46.036Z | Downloaded der v0.7.10 |
| 770 | 2026-05-29T03:48:46.039Z | Downloaded clap v4.5.4 |
| 771 | 2026-05-29T03:48:46.043Z | Downloaded progenitor-client v0.11.1 |
| 772 | 2026-05-29T03:48:46.047Z | Downloaded lock_api v0.4.12 |
| 773 | 2026-05-29T03:48:46.047Z | Downloaded libsw v3.5.0 |
| 774 | 2026-05-29T03:48:46.047Z | Downloaded crossbeam-epoch v0.9.18 |
| 775 | 2026-05-29T03:48:46.050Z | Downloaded num-complex v0.4.6 |
| 776 | 2026-05-29T03:48:46.050Z | Downloaded ingot-macros v0.1.1 |
| 777 | 2026-05-29T03:48:46.050Z | Downloaded memoffset v0.9.1 |
| 778 | 2026-05-29T03:48:46.050Z | Downloaded uuid v1.22.0 |
| 779 | 2026-05-29T03:48:46.053Z | Downloaded iddqd v0.4.2 |
| 780 | 2026-05-29T03:48:46.056Z | Downloaded clang-sys v1.8.1 |
| 781 | 2026-05-29T03:48:46.060Z | Downloaded omicron-workspace-hack v0.1.0 |
| 782 | 2026-05-29T03:48:46.061Z | Downloaded olpc-cjson v0.1.4 |
| 783 | 2026-05-29T03:48:46.061Z | Downloaded icu_locid_transform_data v1.5.0 |
| 784 | 2026-05-29T03:48:46.064Z | Downloaded libloading v0.7.4 |
| 785 | 2026-05-29T03:48:46.064Z | Downloaded jobserver v0.1.31 |
| 786 | 2026-05-29T03:48:46.064Z | Downloaded hyper-rustls v0.27.3 |
| 787 | 2026-05-29T03:48:46.065Z | Downloaded ipnetwork v0.21.1 |
| 788 | 2026-05-29T03:48:46.067Z | Downloaded deranged v0.5.3 |
| 789 | 2026-05-29T03:48:46.067Z | Downloaded der_derive v0.7.3 |
| 790 | 2026-05-29T03:48:46.067Z | Downloaded dof v0.4.0 |
| 791 | 2026-05-29T03:48:46.067Z | Downloaded const_format_proc_macros v0.2.34 |
| 792 | 2026-05-29T03:48:46.071Z | Downloaded cexpr v0.6.0 |
| 793 | 2026-05-29T03:48:46.071Z | Downloaded blake2 v0.10.6 |
| 794 | 2026-05-29T03:48:46.071Z | Downloaded bitflags v2.9.4 |
| 795 | 2026-05-29T03:48:46.074Z | Downloaded const-oid v0.9.6 |
| 796 | 2026-05-29T03:48:46.074Z | Downloaded git2 v0.20.2 |
| 797 | 2026-05-29T03:48:46.079Z | Downloaded reqwest v0.13.2 |
| 798 | 2026-05-29T03:48:46.081Z | Downloaded goblin v0.8.2 |
| 799 | 2026-05-29T03:48:46.084Z | Downloaded url v2.5.4 |
| 800 | 2026-05-29T03:48:46.089Z | Downloaded tower v0.5.2 |
| 801 | 2026-05-29T03:48:46.093Z | Downloaded byteorder v1.5.0 |
| 802 | 2026-05-29T03:48:46.093Z | Downloaded heck v0.4.1 |
| 803 | 2026-05-29T03:48:46.096Z | Downloaded bindgen v0.69.5 |
| 804 | 2026-05-29T03:48:46.096Z | Downloaded byte-wrapper v0.1.0 |
| 805 | 2026-05-29T03:48:46.099Z | Downloaded displaydoc v0.2.5 |
| 806 | 2026-05-29T03:48:46.099Z | Downloaded clap_lex v0.7.0 |
| 807 | 2026-05-29T03:48:46.102Z | Downloaded p384 v0.13.1 |
| 808 | 2026-05-29T03:48:46.105Z | Downloaded toml_edit v0.19.15 |
| 809 | 2026-05-29T03:48:46.111Z | Downloaded portable-atomic v1.11.1 |
| 810 | 2026-05-29T03:48:46.115Z | Downloaded bitvec v1.0.1 |
| 811 | 2026-05-29T03:48:46.123Z | Downloaded reqwest v0.12.23 |
| 812 | 2026-05-29T03:48:46.126Z | Downloaded crossbeam-deque v0.8.5 |
| 813 | 2026-05-29T03:48:46.130Z | Downloaded bytecount v0.6.9 |
| 814 | 2026-05-29T03:48:46.133Z | Downloaded async-compression v0.4.33 |
| 815 | 2026-05-29T03:48:46.136Z | Downloaded unicode-segmentation v1.11.0 |
| 816 | 2026-05-29T03:48:46.139Z | Downloaded escargot v0.5.15 |
| 817 | 2026-05-29T03:48:46.139Z | Downloaded typed-path v0.9.3 |
| 818 | 2026-05-29T03:48:46.143Z | Downloaded x509-cert v0.2.5 |
| 819 | 2026-05-29T03:48:46.146Z | Downloaded salty v0.3.0 |
| 820 | 2026-05-29T03:48:46.150Z | Downloaded serde_json v1.0.149 |
| 821 | 2026-05-29T03:48:46.154Z | Downloaded rayon v1.11.0 |
| 822 | 2026-05-29T03:48:46.159Z | Downloaded zerocopy-derive v0.8.27 |
| 823 | 2026-05-29T03:48:46.163Z | Downloaded tokio-util v0.7.16 |
| 824 | 2026-05-29T03:48:46.167Z | Downloaded rustls-webpki v0.101.7 |
| 825 | 2026-05-29T03:48:46.175Z | Downloaded tough v0.22.0 |
| 826 | 2026-05-29T03:48:46.180Z | Downloaded tower-http v0.6.8 |
| 827 | 2026-05-29T03:48:46.186Z | Downloaded goblin v0.10.4 |
| 828 | 2026-05-29T03:48:46.190Z | Downloaded chrono v0.4.44 |
| 829 | 2026-05-29T03:48:46.197Z | Downloaded regex v1.12.3 |
| 830 | 2026-05-29T03:48:46.200Z | Downloaded proptest v1.5.0 |
| 831 | 2026-05-29T03:48:46.206Z | Downloaded serde_with v3.18.0 |
| 832 | 2026-05-29T03:48:46.210Z | Downloaded unicode-normalization v0.1.24 |
| 833 | 2026-05-29T03:48:46.214Z | Downloaded rustls-webpki v0.102.4 |
| 834 | 2026-05-29T03:48:46.224Z | Downloaded moka v0.12.10 |
| 835 | 2026-05-29T03:48:46.229Z | Downloaded icu_properties_data v1.5.0 |
| 836 | 2026-05-29T03:48:46.238Z | Downloaded zerovec v0.10.4 |
| 837 | 2026-05-29T03:48:46.241Z | Downloaded zerocopy v0.7.34 |
| 838 | 2026-05-29T03:48:46.249Z | Downloaded winnow v0.5.40 |
| 839 | 2026-05-29T03:48:46.254Z | Downloaded winnow v0.7.13 |
| 840 | 2026-05-29T03:48:46.259Z | Downloaded dropshot v0.17.0 |
| 841 | 2026-05-29T03:48:46.274Z | Downloaded tabled v0.15.0 |
| 842 | 2026-05-29T03:48:46.282Z | Downloaded time v0.3.47 |
| 843 | 2026-05-29T03:48:46.303Z | Downloaded syn v1.0.109 |
| 844 | 2026-05-29T03:48:46.303Z | Downloaded openssl v0.10.72 |
| 845 | 2026-05-29T03:48:46.306Z | Downloaded nix v0.30.1 |
| 846 | 2026-05-29T03:48:46.313Z | Downloaded dropshot v0.16.7 |
| 847 | 2026-05-29T03:48:46.328Z | Downloaded quinn-proto v0.11.13 |
| 848 | 2026-05-29T03:48:46.333Z | Downloaded hickory-proto v0.24.4 |
| 849 | 2026-05-29T03:48:46.343Z | Downloaded zerocopy v0.8.27 |
| 850 | 2026-05-29T03:48:46.353Z | Downloaded unicode-width v0.2.1 |
| 851 | 2026-05-29T03:48:46.356Z | Downloaded regex-syntax v0.8.5 |
| 852 | 2026-05-29T03:48:46.360Z | Downloaded rustls v0.21.12 |
| 853 | 2026-05-29T03:48:46.366Z | Downloaded rustls v0.22.4 |
| 854 | 2026-05-29T03:48:46.374Z | Downloaded regress v0.11.1 |
| 855 | 2026-05-29T03:48:46.378Z | Downloaded nix v0.31.3 |
| 856 | 2026-05-29T03:48:46.384Z | Downloaded vcpkg v0.2.15 |
| 857 | 2026-05-29T03:48:46.408Z | Downloaded webpki-roots v1.0.3 |
| 858 | 2026-05-29T03:48:46.411Z | Downloaded webpki-roots v0.26.3 |
| 859 | 2026-05-29T03:48:46.414Z | Downloaded unicode-width v0.1.14 |
| 860 | 2026-05-29T03:48:46.417Z | Downloaded smoltcp v0.11.0 |
| 861 | 2026-05-29T03:48:46.421Z | Downloaded openapiv3 v2.2.0 |
| 862 | 2026-05-29T03:48:46.427Z | Downloaded bstr v1.9.1 |
| 863 | 2026-05-29T03:48:46.432Z | Downloaded rustix v0.38.34 |
| 864 | 2026-05-29T03:48:46.445Z | Downloaded rustls v0.23.31 |
| 865 | 2026-05-29T03:48:46.451Z | Downloaded hickory-proto v0.25.2 |
| 866 | 2026-05-29T03:48:46.460Z | Downloaded regress v0.10.5 |
| 867 | 2026-05-29T03:48:46.464Z | Downloaded nix v0.28.0 |
| 868 | 2026-05-29T03:48:46.470Z | Downloaded syn v2.0.117 |
| 869 | 2026-05-29T03:48:46.476Z | Downloaded futures-core v0.3.32 |
| 870 | 2026-05-29T03:48:46.479Z | Downloaded convert_case v0.4.0 |
| 871 | 2026-05-29T03:48:46.479Z | Downloaded filetime v0.2.23 |
| 872 | 2026-05-29T03:48:46.479Z | Downloaded chacha20poly1305 v0.10.1 |
| 873 | 2026-05-29T03:48:46.482Z | Downloaded rustix v1.1.2 |
| 874 | 2026-05-29T03:48:46.494Z | Downloaded cargo_metadata v0.18.1 |
| 875 | 2026-05-29T03:48:46.497Z | Downloaded camino-tempfile v1.4.1 |
| 876 | 2026-05-29T03:48:46.497Z | Downloaded bitflags v1.3.2 |
| 877 | 2026-05-29T03:48:46.497Z | Downloaded bit-vec v0.6.3 |
| 878 | 2026-05-29T03:48:46.499Z | Downloaded darling v0.21.3 |
| 879 | 2026-05-29T03:48:46.503Z | Downloaded csv-core v0.1.12 |
| 880 | 2026-05-29T03:48:46.503Z | Downloaded cargo_metadata v0.23.1 |
| 881 | 2026-05-29T03:48:46.503Z | Downloaded colorchoice v1.0.1 |
| 882 | 2026-05-29T03:48:46.506Z | Downloaded embedded-io v0.4.0 |
| 883 | 2026-05-29T03:48:46.506Z | Downloaded cfg_aliases v0.2.1 |
| 884 | 2026-05-29T03:48:46.506Z | Downloaded cfg_aliases v0.1.1 |
| 885 | 2026-05-29T03:48:46.506Z | Downloaded ciborium-io v0.2.2 |
| 886 | 2026-05-29T03:48:46.506Z | Downloaded block-buffer v0.10.4 |
| 887 | 2026-05-29T03:48:46.506Z | Downloaded defmt-parser v0.3.4 |
| 888 | 2026-05-29T03:48:46.506Z | Downloaded bit-set v0.5.3 |
| 889 | 2026-05-29T03:48:46.509Z | Downloaded cfg-if v1.0.0 |
| 890 | 2026-05-29T03:48:46.509Z | Downloaded cargo-platform v0.3.2 |
| 891 | 2026-05-29T03:48:46.509Z | Downloaded base64 v0.22.1 |
| 892 | 2026-05-29T03:48:46.512Z | Downloaded futures-sink v0.3.32 |
| 893 | 2026-05-29T03:48:46.512Z | Downloaded darling_macro v0.23.0 |
| 894 | 2026-05-29T03:48:46.512Z | Downloaded cobs v0.2.3 |
| 895 | 2026-05-29T03:48:46.512Z | Downloaded darling_macro v0.21.3 |
| 896 | 2026-05-29T03:48:46.512Z | Downloaded cstr-argument v0.1.2 |
| 897 | 2026-05-29T03:48:46.516Z | Downloaded crucible-workspace-hack v0.1.0 |
| 898 | 2026-05-29T03:48:46.516Z | Downloaded cargo-platform v0.1.8 |
| 899 | 2026-05-29T03:48:46.516Z | Downloaded regex-automata v0.4.14 |
| 900 | 2026-05-29T03:48:46.523Z | Downloaded erased-serde v0.3.31 |
| 901 | 2026-05-29T03:48:46.528Z | Downloaded env_filter v1.0.1 |
| 902 | 2026-05-29T03:48:46.528Z | Downloaded erased-serde v0.4.5 |
| 903 | 2026-05-29T03:48:46.528Z | Downloaded dropshot_endpoint v0.16.7 |
| 904 | 2026-05-29T03:48:46.528Z | Downloaded crypto-common v0.1.6 |
| 905 | 2026-05-29T03:48:46.531Z | Downloaded petgraph v0.6.5 |
| 906 | 2026-05-29T03:48:46.537Z | Downloaded typify-impl v0.6.2 |
| 907 | 2026-05-29T03:48:46.546Z | Downloaded typify-impl v0.4.3 |
| 908 | 2026-05-29T03:48:46.554Z | Downloaded jiff v0.2.15 |
| 909 | 2026-05-29T03:48:46.563Z | Downloaded bit_field v0.10.2 |
| 910 | 2026-05-29T03:48:46.566Z | Downloaded async-trait v0.1.89 |
| 911 | 2026-05-29T03:48:46.566Z | Downloaded ecdsa v0.16.9 |
| 912 | 2026-05-29T03:48:46.569Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 913 | 2026-05-29T03:48:46.569Z | Downloaded bitstruct_derive v0.1.0 |
| 914 | 2026-05-29T03:48:46.569Z | Downloaded fixedbitset v0.5.7 |
| 915 | 2026-05-29T03:48:46.569Z | Downloaded either v1.15.0 |
| 916 | 2026-05-29T03:48:46.572Z | Downloaded dyn-clone v1.0.17 |
| 917 | 2026-05-29T03:48:46.572Z | Downloaded futures-io v0.3.32 |
| 918 | 2026-05-29T03:48:46.572Z | Downloaded ciborium v0.2.2 |
| 919 | 2026-05-29T03:48:46.572Z | Downloaded petgraph v0.8.3 |
| 920 | 2026-05-29T03:48:46.584Z | Downloaded backoff v0.4.0 |
| 921 | 2026-05-29T03:48:46.587Z | Downloaded argon2 v0.5.3 |
| 922 | 2026-05-29T03:48:46.587Z | Downloaded anstyle-parse v0.2.4 |
| 923 | 2026-05-29T03:48:46.590Z | Downloaded aes-gcm-siv v0.11.1 |
| 924 | 2026-05-29T03:48:46.590Z | Downloaded darling_core v0.20.11 |
| 925 | 2026-05-29T03:48:46.593Z | Downloaded cmake v0.1.54 |
| 926 | 2026-05-29T03:48:46.593Z | Downloaded base64ct v1.6.0 |
| 927 | 2026-05-29T03:48:46.593Z | Downloaded backon v1.6.0 |
| 928 | 2026-05-29T03:48:46.596Z | Downloaded ascii v1.1.0 |
| 929 | 2026-05-29T03:48:46.596Z | Downloaded bcs v0.1.6 |
| 930 | 2026-05-29T03:48:46.596Z | Downloaded atty v0.2.14 |
| 931 | 2026-05-29T03:48:46.599Z | Downloaded async-stream-impl v0.3.6 |
| 932 | 2026-05-29T03:48:46.599Z | Downloaded adler v1.0.2 |
| 933 | 2026-05-29T03:48:46.599Z | Downloaded anstyle v1.0.7 |
| 934 | 2026-05-29T03:48:46.618Z | Downloaded tokio v1.52.3 |
| 935 | 2026-05-29T03:48:46.642Z | Downloaded chrono-tz v0.10.4 |
| 936 | 2026-05-29T03:48:46.651Z | Downloaded csv v1.3.1 |
| 937 | 2026-05-29T03:48:46.664Z | Downloaded libc v0.2.186 |
| 938 | 2026-05-29T03:48:46.684Z | Downloaded sha3 v0.10.8 |
| 939 | 2026-05-29T03:48:46.722Z | Downloaded encoding_rs v0.8.34 |
| 940 | 2026-05-29T03:48:46.736Z | Downloaded fakedata_generator v0.7.1 |
| 941 | 2026-05-29T03:48:46.768Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 942 | 2026-05-29T03:48:46.828Z | Downloaded ring v0.17.14 |
| 943 | 2026-05-29T03:48:47.141Z | Downloaded libz-sys v1.1.16 |
| 944 | 2026-05-29T03:48:47.490Z | Downloaded aws-lc-sys v0.30.0 |
| 945 | 2026-05-29T03:48:47.816Z | Compiling proc-macro2 v1.0.106 |
| 946 | 2026-05-29T03:48:47.816Z | Compiling quote v1.0.45 |
| 947 | 2026-05-29T03:48:47.822Z | Compiling unicode-ident v1.0.24 |
| 948 | 2026-05-29T03:48:47.822Z | Compiling libc v0.2.186 |
| 949 | 2026-05-29T03:48:47.822Z | Compiling serde_core v1.0.228 |
| 950 | 2026-05-29T03:48:47.822Z | Compiling serde v1.0.228 |
| 951 | 2026-05-29T03:48:47.822Z | Compiling autocfg v1.3.0 |
| 952 | 2026-05-29T03:48:47.822Z | Checking cfg-if v1.0.0 |
| 953 | 2026-05-29T03:48:48.121Z | Compiling zmij v1.0.19 |
| 954 | 2026-05-29T03:48:48.165Z | Compiling serde_json v1.0.149 |
| 955 | 2026-05-29T03:48:48.346Z | Compiling memchr v2.7.2 |
| 956 | 2026-05-29T03:48:48.517Z | Compiling libm v0.2.8 |
| 957 | 2026-05-29T03:48:48.537Z | Checking itoa v1.0.11 |
| 958 | 2026-05-29T03:48:48.537Z | Checking smallvec v1.13.2 |
| 959 | 2026-05-29T03:48:48.783Z | Compiling version_check v0.9.5 |
| 960 | 2026-05-29T03:48:48.897Z | Compiling getrandom v0.4.2 |
| 961 | 2026-05-29T03:48:49.038Z | Checking stable_deref_trait v1.2.0 |
| 962 | 2026-05-29T03:48:49.061Z | Checking writeable v0.5.5 |
| 963 | 2026-05-29T03:48:49.135Z | Checking litemap v0.7.4 |
| 964 | 2026-05-29T03:48:49.166Z | Checking icu_locid_transform_data v1.5.0 |
| 965 | 2026-05-29T03:48:49.256Z | Compiling num-traits v0.2.19 |
| 966 | 2026-05-29T03:48:49.275Z | Checking icu_properties_data v1.5.0 |
| 967 | 2026-05-29T03:48:49.294Z | Checking percent-encoding v2.3.2 |
| 968 | 2026-05-29T03:48:49.330Z | Compiling syn v2.0.117 |
| 969 | 2026-05-29T03:48:49.380Z | Checking utf16_iter v1.0.5 |
| 970 | 2026-05-29T03:48:49.412Z | Checking icu_normalizer_data v1.5.0 |
| 971 | 2026-05-29T03:48:49.431Z | Checking utf8_iter v1.0.4 |
| 972 | 2026-05-29T03:48:49.496Z | Checking write16 v1.0.0 |
| 973 | 2026-05-29T03:48:49.499Z | Checking form_urlencoded v1.2.2 |
| 974 | 2026-05-29T03:48:49.549Z | Checking getrandom v0.2.14 |
| 975 | 2026-05-29T03:48:49.587Z | Compiling thiserror v2.0.18 |
| 976 | 2026-05-29T03:48:49.642Z | Compiling shlex v1.3.0 |
| 977 | 2026-05-29T03:48:49.646Z | Compiling jobserver v0.1.31 |
| 978 | 2026-05-29T03:48:49.697Z | Compiling log v0.4.29 |
| 979 | 2026-05-29T03:48:49.824Z | Compiling lock_api v0.4.12 |
| 980 | 2026-05-29T03:48:49.873Z | Compiling cc v1.2.17 |
| 981 | 2026-05-29T03:48:49.972Z | Compiling parking_lot_core v0.9.10 |
| 982 | 2026-05-29T03:48:50.167Z | Checking iana-time-zone v0.1.64 |
| 983 | 2026-05-29T03:48:50.278Z | Compiling heck v0.5.0 |
| 984 | 2026-05-29T03:48:50.297Z | Checking semver v1.0.28 |
| 985 | 2026-05-29T03:48:50.401Z | Checking uuid v1.22.0 |
| 986 | 2026-05-29T03:48:50.484Z | Compiling schemars v0.8.22 |
| 987 | 2026-05-29T03:48:50.505Z | Checking dyn-clone v1.0.17 |
| 988 | 2026-05-29T03:48:50.508Z | Compiling rustversion v1.0.22 |
| 989 | 2026-05-29T03:48:50.613Z | Compiling regex-syntax v0.8.5 |
| 990 | 2026-05-29T03:48:50.632Z | Compiling aho-corasick v1.1.3 |
| 991 | 2026-05-29T03:48:50.682Z | Compiling slab v0.4.9 |
| 992 | 2026-05-29T03:48:50.753Z | Checking subtle v2.6.1 |
| 993 | 2026-05-29T03:48:50.905Z | Compiling typenum v1.17.0 |
| 994 | 2026-05-29T03:48:51.029Z | Checking pin-project-lite v0.2.14 |
| 995 | 2026-05-29T03:48:51.147Z | Checking rand_core v0.6.4 |
| 996 | 2026-05-29T03:48:51.375Z | Compiling bitflags v2.9.4 |
| 997 | 2026-05-29T03:48:51.477Z | Checking socket2 v0.6.3 |
| 998 | 2026-05-29T03:48:51.509Z | Checking scopeguard v1.2.0 |
| 999 | 2026-05-29T03:48:51.548Z | Checking signal-hook-registry v1.4.2 |
| 1000 | 2026-05-29T03:48:51.609Z | Checking mio v1.2.0 |
| 1001 | 2026-05-29T03:48:51.711Z | Compiling portable-atomic v1.11.1 |
| 1002 | 2026-05-29T03:48:51.736Z | Compiling either v1.15.0 |
| 1003 | 2026-05-29T03:48:51.740Z | Compiling generic-array v0.14.7 |
| 1004 | 2026-05-29T03:48:51.828Z | Checking parking_lot v0.12.2 |
| 1005 | 2026-05-29T03:48:51.897Z | Checking equivalent v1.0.2 |
| 1006 | 2026-05-29T03:48:51.987Z | Checking critical-section v1.2.0 |
| 1007 | 2026-05-29T03:48:52.024Z | Compiling errno v0.3.14 |
| 1008 | 2026-05-29T03:48:52.061Z | Checking futures-core v0.3.32 |
| 1009 | 2026-05-29T03:48:52.094Z | Compiling thiserror v1.0.64 |
| 1010 | 2026-05-29T03:48:52.141Z | Compiling synstructure v0.13.1 |
| 1011 | 2026-05-29T03:48:52.166Z | Compiling serde_derive_internals v0.29.1 |
| 1012 | 2026-05-29T03:48:52.185Z | Compiling regex-automata v0.4.14 |
| 1013 | 2026-05-29T03:48:52.449Z | Compiling ring v0.17.14 |
| 1014 | 2026-05-29T03:48:52.680Z | Compiling rustix v0.38.34 |
| 1015 | 2026-05-29T03:48:52.702Z | Checking once_cell v1.21.3 |
| 1016 | 2026-05-29T03:48:52.719Z | Compiling getrandom v0.3.4 |
| 1017 | 2026-05-29T03:48:52.793Z | Compiling httparse v1.10.1 |
| 1018 | 2026-05-29T03:48:52.884Z | Checking futures-sink v0.3.32 |
| 1019 | 2026-05-29T03:48:52.967Z | Compiling prettyplease v0.2.37 |
| 1020 | 2026-05-29T03:48:53.005Z | Compiling minimal-lexical v0.2.1 |
| 1021 | 2026-05-29T03:48:53.077Z | Compiling glob v0.3.3 |
| 1022 | 2026-05-29T03:48:53.200Z | Compiling nom v7.1.3 |
| 1023 | 2026-05-29T03:48:53.270Z | Checking hashbrown v0.17.0 |
| 1024 | 2026-05-29T03:48:53.387Z | Compiling serde_derive v1.0.228 |
| 1025 | 2026-05-29T03:48:53.407Z | Compiling zerofrom-derive v0.1.5 |
| 1026 | 2026-05-29T03:48:53.425Z | Compiling yoke-derive v0.7.5 |
| 1027 | 2026-05-29T03:48:53.739Z | Compiling zerovec-derive v0.10.3 |
| 1028 | 2026-05-29T03:48:54.095Z | Compiling displaydoc v0.2.5 |
| 1029 | 2026-05-29T03:48:54.452Z | Compiling icu_provider_macros v1.5.0 |
| 1030 | 2026-05-29T03:48:54.498Z | Compiling schemars_derive v0.8.22 |
| 1031 | 2026-05-29T03:48:54.603Z | Checking zerofrom v0.1.5 |
| 1032 | 2026-05-29T03:48:54.730Z | Checking yoke v0.7.5 |
| 1033 | 2026-05-29T03:48:54.763Z | Compiling zeroize_derive v1.4.3 |
| 1034 | 2026-05-29T03:48:54.817Z | Compiling thiserror-impl v2.0.18 |
| 1035 | 2026-05-29T03:48:54.820Z | Compiling tokio-macros v2.7.0 |
| 1036 | 2026-05-29T03:48:54.909Z | Checking zerovec v0.10.4 |
| 1037 | 2026-05-29T03:48:55.008Z | Compiling regex v1.12.3 |
| 1038 | 2026-05-29T03:48:55.399Z | Compiling futures-macro v0.3.32 |
| 1039 | 2026-05-29T03:48:55.421Z | Checking zeroize v1.8.2 |
| 1040 | 2026-05-29T03:48:55.560Z | Compiling thiserror-impl v1.0.64 |
| 1041 | 2026-05-29T03:48:55.601Z | Checking tinystr v0.7.6 |
| 1042 | 2026-05-29T03:48:55.665Z | Checking icu_collections v1.5.0 |
| 1043 | 2026-05-29T03:48:55.778Z | Checking icu_locid v1.5.0 |
| 1044 | 2026-05-29T03:48:55.983Z | Compiling clang-sys v1.8.1 |
| 1045 | 2026-05-29T03:48:56.010Z | Checking crypto-common v0.1.6 |
| 1046 | 2026-05-29T03:48:56.224Z | Checking icu_provider v1.5.0 |
| 1047 | 2026-05-29T03:48:56.241Z | Compiling lazy_static v1.5.0 |
| 1048 | 2026-05-29T03:48:56.354Z | Checking indexmap v2.14.0 |
| 1049 | 2026-05-29T03:48:56.404Z | Compiling libloading v0.8.9 |
| 1050 | 2026-05-29T03:48:56.423Z | Compiling home v0.5.11 |
| 1051 | 2026-05-29T03:48:56.444Z | Checking bytes v1.11.1 |
| 1052 | 2026-05-29T03:48:56.553Z | Checking chrono v0.4.44 |
| 1053 | 2026-05-29T03:48:56.574Z | Checking icu_locid_transform v1.5.0 |
| 1054 | 2026-05-29T03:48:56.614Z | Compiling serde_tokenstream v0.2.3 |
| 1055 | 2026-05-29T03:48:56.766Z | Checking const-oid v0.9.6 |
| 1056 | 2026-05-29T03:48:56.880Z | Checking tokio v1.52.3 |
| 1057 | 2026-05-29T03:48:56.900Z | Compiling bindgen v0.69.5 |
| 1058 | 2026-05-29T03:48:57.030Z | Compiling which v4.4.2 |
| 1059 | 2026-05-29T03:48:57.050Z | Checking icu_properties v1.5.1 |
| 1060 | 2026-05-29T03:48:57.210Z | Compiling cexpr v0.6.0 |
| 1061 | 2026-05-29T03:48:57.276Z | Checking futures-channel v0.3.32 |
| 1062 | 2026-05-29T03:48:57.409Z | Compiling itertools v0.12.1 |
| 1063 | 2026-05-29T03:48:57.456Z | Compiling lazycell v1.3.0 |
| 1064 | 2026-05-29T03:48:57.475Z | Compiling strsim v0.11.1 |
| 1065 | 2026-05-29T03:48:57.576Z | Compiling rustc-hash v1.1.0 |
| 1066 | 2026-05-29T03:48:57.693Z | Compiling cmake v0.1.54 |
| 1067 | 2026-05-29T03:48:57.779Z | Compiling dunce v1.0.5 |
| 1068 | 2026-05-29T03:48:57.798Z | Checking futures-io v0.3.32 |
| 1069 | 2026-05-29T03:48:57.884Z | Compiling fs_extra v1.3.0 |
| 1070 | 2026-05-29T03:48:57.920Z | Checking futures-task v0.3.32 |
| 1071 | 2026-05-29T03:48:58.035Z | Checking base64 v0.22.1 |
| 1072 | 2026-05-29T03:48:58.067Z | Checking futures-util v0.3.32 |
| 1073 | 2026-05-29T03:48:58.142Z | Compiling ident_case v1.0.1 |
| 1074 | 2026-05-29T03:48:58.252Z | Compiling zerocopy-derive v0.8.27 |
| 1075 | 2026-05-29T03:48:58.271Z | Compiling slog v2.8.2 |
| 1076 | 2026-05-29T03:48:58.291Z | Checking block-buffer v0.10.4 |
| 1077 | 2026-05-29T03:48:58.430Z | Checking digest v0.10.7 |
| 1078 | 2026-05-29T03:48:58.458Z | Checking icu_normalizer v1.5.0 |
| 1079 | 2026-05-29T03:48:58.524Z | Checking http v1.4.0 |
| 1080 | 2026-05-29T03:48:58.828Z | Checking idna_adapter v1.2.0 |
| 1081 | 2026-05-29T03:48:58.958Z | Checking idna v1.0.3 |
| 1082 | 2026-05-29T03:48:59.094Z | Compiling ucd-trie v0.1.6 |
| 1083 | 2026-05-29T03:48:59.170Z | Checking byteorder v1.5.0 |
| 1084 | 2026-05-29T03:48:59.217Z | Checking url v2.5.4 |
| 1085 | 2026-05-29T03:48:59.324Z | Checking untrusted v0.9.0 |
| 1086 | 2026-05-29T03:48:59.375Z | Compiling pest v2.8.4 |
| 1087 | 2026-05-29T03:48:59.666Z | Checking rustls-pki-types v1.12.0 |
| 1088 | 2026-05-29T03:48:59.714Z | Compiling tracing-attributes v0.1.27 |
| 1089 | 2026-05-29T03:48:59.949Z | Checking tracing-core v0.1.32 |
| 1090 | 2026-05-29T03:49:00.245Z | Compiling anyhow v1.0.100 |
| 1091 | 2026-05-29T03:49:00.496Z | Compiling pest_meta v2.8.4 |
| 1092 | 2026-05-29T03:49:00.776Z | Checking fnv v1.0.7 |
| 1093 | 2026-05-29T03:49:00.796Z | Checking ppv-lite86 v0.2.17 |
| 1094 | 2026-05-29T03:49:00.876Z | Compiling camino v1.2.2 |
| 1095 | 2026-05-29T03:49:00.902Z | Checking tracing v0.1.40 |
| 1096 | 2026-05-29T03:49:01.073Z | Compiling pest_generator v2.8.4 |
| 1097 | 2026-05-29T03:49:01.093Z | Checking tokio-util v0.7.16 |
| 1098 | 2026-05-29T03:49:01.260Z | Compiling paste v1.0.15 |
| 1099 | 2026-05-29T03:49:01.621Z | Checking ipnet v2.9.0 |
| 1100 | 2026-05-29T03:49:01.641Z | Checking cpufeatures v0.2.12 |
| 1101 | 2026-05-29T03:49:01.662Z | Checking ryu v1.0.18 |
| 1102 | 2026-05-29T03:49:01.737Z | Compiling zerocopy v0.8.27 |
| 1103 | 2026-05-29T03:49:01.825Z | Checking http-body v1.0.1 |
| 1104 | 2026-05-29T03:49:01.845Z | Compiling pest_derive v2.8.4 |
| 1105 | 2026-05-29T03:49:01.885Z | Checking atomic-waker v1.1.2 |
| 1106 | 2026-05-29T03:49:01.958Z | Checking tower-layer v0.3.3 |
| 1107 | 2026-05-29T03:49:01.997Z | Checking try-lock v0.2.5 |
| 1108 | 2026-05-29T03:49:02.016Z | Checking tower-service v0.3.3 |
| 1109 | 2026-05-29T03:49:02.103Z | Checking want v0.3.1 |
| 1110 | 2026-05-29T03:49:02.124Z | Checking h2 v0.4.6 |
| 1111 | 2026-05-29T03:49:02.161Z | Checking erased-serde v0.3.31 |
| 1112 | 2026-05-29T03:49:02.164Z | Compiling async-trait v0.1.89 |
| 1113 | 2026-05-29T03:49:02.372Z | Compiling omicron-workspace-hack v0.1.0 |
| 1114 | 2026-05-29T03:49:02.538Z | Compiling time-core v0.1.8 |
| 1115 | 2026-05-29T03:49:02.580Z | Compiling aws-lc-sys v0.30.0 |
| 1116 | 2026-05-29T03:49:02.600Z | Checking httpdate v1.0.3 |
| 1117 | 2026-05-29T03:49:02.637Z | Checking pin-utils v0.1.0 |
| 1118 | 2026-05-29T03:49:02.690Z | Compiling num-conv v0.2.0 |
| 1119 | 2026-05-29T03:49:02.834Z | Compiling time-macros v0.2.27 |
| 1120 | 2026-05-29T03:49:03.026Z | Checking ipnetwork v0.21.1 |
| 1121 | 2026-05-29T03:49:03.156Z | Compiling scroll_derive v0.13.1 |
| 1122 | 2026-05-29T03:49:03.244Z | Checking http-body-util v0.1.3 |
| 1123 | 2026-05-29T03:49:03.390Z | Checking serde_urlencoded v0.7.1 |
| 1124 | 2026-05-29T03:49:03.603Z | Compiling aws-lc-rs v1.13.3 |
| 1125 | 2026-05-29T03:49:03.626Z | Checking pretty-hex v0.4.1 |
| 1126 | 2026-05-29T03:49:03.750Z | Checking openapiv3 v2.2.0 |
| 1127 | 2026-05-29T03:49:03.834Z | Checking allocator-api2 v0.2.21 |
| 1128 | 2026-05-29T03:49:03.878Z | Checking foldhash v0.2.0 |
| 1129 | 2026-05-29T03:49:03.924Z | Checking hyper v1.8.1 |
| 1130 | 2026-05-29T03:49:03.999Z | Compiling daft-derive v0.1.7 |
| 1131 | 2026-05-29T03:49:04.033Z | Checking untrusted v0.7.1 |
| 1132 | 2026-05-29T03:49:04.116Z | Checking hashbrown v0.16.1 |
| 1133 | 2026-05-29T03:49:04.413Z | Checking plain v0.2.3 |
| 1134 | 2026-05-29T03:49:04.522Z | Compiling scroll v0.13.0 |
| 1135 | 2026-05-29T03:49:04.599Z | Compiling strum_macros v0.26.4 |
| 1136 | 2026-05-29T03:49:04.818Z | Checking hyper-util v0.1.20 |
| 1137 | 2026-05-29T03:49:04.918Z | Compiling crossbeam-utils v0.8.19 |
| 1138 | 2026-05-29T03:49:05.047Z | Compiling usdt-impl v0.6.0 |
| 1139 | 2026-05-29T03:49:05.094Z | Compiling rustls v0.23.31 |
| 1140 | 2026-05-29T03:49:05.243Z | Compiling goblin v0.10.4 |
| 1141 | 2026-05-29T03:49:05.874Z | Checking oxnet v0.1.4 |
| 1142 | 2026-05-29T03:49:05.894Z | Checking rand_core v0.9.3 |
| 1143 | 2026-05-29T03:49:06.109Z | Checking rand_chacha v0.9.0 |
| 1144 | 2026-05-29T03:49:06.203Z | Compiling dtrace-parser v0.3.0 |
| 1145 | 2026-05-29T03:49:06.564Z | Compiling thread-id v5.0.0 |
| 1146 | 2026-05-29T03:49:06.643Z | Checking encoding_rs v0.8.34 |
| 1147 | 2026-05-29T03:49:06.662Z | Compiling rustls v0.22.4 |
| 1148 | 2026-05-29T03:49:06.698Z | Checking mime v0.3.17 |
| 1149 | 2026-05-29T03:49:06.856Z | Checking rand v0.9.2 |
| 1150 | 2026-05-29T03:49:06.876Z | Checking futures-executor v0.3.32 |
| 1151 | 2026-05-29T03:49:06.879Z | Checking hex v0.4.3 |
| 1152 | 2026-05-29T03:49:06.941Z | Compiling slog-async v2.8.0 |
| 1153 | 2026-05-29T03:49:07.023Z | Checking futures v0.3.32 |
| 1154 | 2026-05-29T03:49:07.108Z | Checking sync_wrapper v1.0.1 |
| 1155 | 2026-05-29T03:49:07.128Z | Compiling multer v3.1.0 |
| 1156 | 2026-05-29T03:49:07.216Z | Compiling rustix v1.1.2 |
| 1157 | 2026-05-29T03:49:07.293Z | Checking tower v0.5.2 |
| 1158 | 2026-05-29T03:49:07.420Z | Checking rand_chacha v0.3.1 |
| 1159 | 2026-05-29T03:49:07.470Z | Checking webpki-roots v0.26.3 |
| 1160 | 2026-05-29T03:49:07.600Z | Compiling async-stream-impl v0.3.6 |
| 1161 | 2026-05-29T03:49:07.603Z | Compiling ref-cast v1.0.25 |
| 1162 | 2026-05-29T03:49:07.603Z | Checking winnow v0.7.13 |
| 1163 | 2026-05-29T03:49:07.657Z | Checking iri-string v0.7.8 |
| 1164 | 2026-05-29T03:49:07.676Z | Checking rand v0.8.6 |
| 1165 | 2026-05-29T03:49:07.988Z | Checking sha1 v0.10.6 |
| 1166 | 2026-05-29T03:49:08.159Z | Compiling dof v0.4.0 |
| 1167 | 2026-05-29T03:49:08.180Z | Compiling darling_core v0.23.0 |
| 1168 | 2026-05-29T03:49:08.225Z | Compiling ref-cast-impl v1.0.25 |
| 1169 | 2026-05-29T03:49:08.660Z | Checking tower-http v0.6.8 |
| 1170 | 2026-05-29T03:49:08.765Z | Checking powerfmt v0.2.0 |
| 1171 | 2026-05-29T03:49:08.824Z | Checking fastrand v2.3.0 |
| 1172 | 2026-05-29T03:49:08.922Z | Checking deranged v0.5.3 |
| 1173 | 2026-05-29T03:49:08.925Z | Checking newtype-uuid v1.3.2 |
| 1174 | 2026-05-29T03:49:08.961Z | Checking is-terminal v0.4.12 |
| 1175 | 2026-05-29T03:49:09.058Z | Checking match_cfg v0.1.0 |
| 1176 | 2026-05-29T03:49:09.102Z | Checking num_threads v0.1.7 |
| 1177 | 2026-05-29T03:49:09.141Z | Checking hostname v0.3.1 |
| 1178 | 2026-05-29T03:49:09.160Z | Checking strum v0.26.3 |
| 1179 | 2026-05-29T03:49:09.164Z | Compiling usdt-attr-macro v0.6.0 |
| 1180 | 2026-05-29T03:49:09.200Z | Compiling usdt-macro v0.6.0 |
| 1181 | 2026-05-29T03:49:09.237Z | Compiling newtype-uuid-macros v0.1.0 |
| 1182 | 2026-05-29T03:49:09.256Z | Compiling structmeta-derive v0.3.0 |
| 1183 | 2026-05-29T03:49:09.276Z | Compiling syn v1.0.109 |
| 1184 | 2026-05-29T03:49:09.657Z | Checking daft v0.1.7 |
| 1185 | 2026-05-29T03:49:09.889Z | Checking tempfile v3.23.0 |
| 1186 | 2026-05-29T03:49:09.942Z | Checking time v0.3.47 |
| 1187 | 2026-05-29T03:49:10.004Z | Checking crossbeam-channel v0.5.15 |
| 1188 | 2026-05-29T03:49:10.086Z | Checking thread_local v1.1.8 |
| 1189 | 2026-05-29T03:49:10.253Z | Compiling crc32fast v1.4.0 |
| 1190 | 2026-05-29T03:49:10.293Z | Compiling darling_macro v0.23.0 |
| 1191 | 2026-05-29T03:49:10.312Z | Compiling structmeta v0.3.0 |
| 1192 | 2026-05-29T03:49:10.330Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1193 | 2026-05-29T03:49:10.616Z | Checking rustls-webpki v0.102.4 |
| 1194 | 2026-05-29T03:49:10.657Z | Checking serde_spanned v1.0.4 |
| 1195 | 2026-05-29T03:49:10.793Z | Checking take_mut v0.2.2 |
| 1196 | 2026-05-29T03:49:10.835Z | Checking debug-ignore v1.0.5 |
| 1197 | 2026-05-29T03:49:10.854Z | Compiling darling v0.23.0 |
| 1198 | 2026-05-29T03:49:10.899Z | Checking term v1.2.0 |
| 1199 | 2026-05-29T03:49:10.936Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1200 | 2026-05-29T03:49:10.955Z | Compiling serde_with_macros v3.18.0 |
| 1201 | 2026-05-29T03:49:11.066Z | Checking slog-json v2.6.1 |
| 1202 | 2026-05-29T03:49:11.112Z | Checking slog-term v2.9.2 |
| 1203 | 2026-05-29T03:49:11.222Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1204 | 2026-05-29T03:49:11.303Z | Compiling strum_macros v0.27.2 |
| 1205 | 2026-05-29T03:49:11.433Z | Checking memmap2 v0.9.9 |
| 1206 | 2026-05-29T03:49:11.704Z | Checking spin v0.9.8 |
| 1207 | 2026-05-29T03:49:11.783Z | Checking slog-bunyan v2.5.0 |
| 1208 | 2026-05-29T03:49:11.902Z | Compiling derive-ex v0.1.8 |
| 1209 | 2026-05-29T03:49:12.046Z | Checking async-stream v0.3.6 |
| 1210 | 2026-05-29T03:49:12.105Z | Checking waitgroup v0.1.2 |
| 1211 | 2026-05-29T03:49:12.179Z | Checking rustls-pemfile v2.2.0 |
| 1212 | 2026-05-29T03:49:12.211Z | Checking serde_path_to_error v0.1.20 |
| 1213 | 2026-05-29T03:49:12.327Z | Checking hostname v0.4.2 |
| 1214 | 2026-05-29T03:49:12.461Z | Checking tokio-rustls v0.25.0 |
| 1215 | 2026-05-29T03:49:12.490Z | Checking macaddr v1.0.1 |
| 1216 | 2026-05-29T03:49:12.667Z | Checking quick-error v1.2.3 |
| 1217 | 2026-05-29T03:49:12.764Z | Checking serde_with v3.18.0 |
| 1218 | 2026-05-29T03:49:12.783Z | Checking regress v0.10.5 |
| 1219 | 2026-05-29T03:49:13.386Z | Checking usdt v0.6.0 |
| 1220 | 2026-05-29T03:49:13.439Z | Compiling parse-display-derive v0.10.0 |
| 1221 | 2026-05-29T03:49:13.458Z | Checking webpki-roots v1.0.3 |
| 1222 | 2026-05-29T03:49:13.479Z | Compiling test-strategy v0.4.3 |
| 1223 | 2026-05-29T03:49:13.549Z | Compiling dropshot v0.17.0 |
| 1224 | 2026-05-29T03:49:13.576Z | Checking wait-timeout v0.2.0 |
| 1225 | 2026-05-29T03:49:13.781Z | Compiling crucible-workspace-hack v0.1.0 |
| 1226 | 2026-05-29T03:49:13.998Z | Checking bit-vec v0.6.3 |
| 1227 | 2026-05-29T03:49:14.199Z | Checking bit-set v0.5.3 |
| 1228 | 2026-05-29T03:49:14.202Z | Checking rusty-fork v0.3.0 |
| 1229 | 2026-05-29T03:49:14.236Z | Checking strum v0.27.2 |
| 1230 | 2026-05-29T03:49:14.255Z | Compiling dropshot_endpoint v0.17.0 |
| 1231 | 2026-05-29T03:49:14.273Z | Checking rand_xorshift v0.3.0 |
| 1232 | 2026-05-29T03:49:14.350Z | Checking unarray v0.1.4 |
| 1233 | 2026-05-29T03:49:14.406Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1234 | 2026-05-29T03:49:14.440Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1235 | 2026-05-29T03:49:14.459Z | Checking proptest v1.5.0 |
| 1236 | 2026-05-29T03:49:14.575Z | Checking adler v1.0.2 |
| 1237 | 2026-05-29T03:49:14.690Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2026-05-29T03:49:14.888Z | Compiling toml_datetime v0.6.11 |
| 1239 | 2026-05-29T03:49:14.941Z | Checking openssl-probe v0.2.1 |
| 1240 | 2026-05-29T03:49:15.015Z | Checking flate2 v1.0.30 |
| 1241 | 2026-05-29T03:49:15.052Z | Checking rustls-native-certs v0.8.3 |
| 1242 | 2026-05-29T03:49:15.132Z | Checking instant v0.1.12 |
| 1243 | 2026-05-29T03:49:15.153Z | Checking compression-core v0.4.31 |
| 1244 | 2026-05-29T03:49:15.187Z | Checking parse-display v0.10.0 |
| 1245 | 2026-05-29T03:49:15.224Z | Checking backoff v0.4.0 |
| 1246 | 2026-05-29T03:49:15.279Z | Checking itertools v0.14.0 |
| 1247 | 2026-05-29T03:49:15.313Z | Checking compression-codecs v0.4.32 |
| 1248 | 2026-05-29T03:49:15.334Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1249 | 2026-05-29T03:49:15.484Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1250 | 2026-05-29T03:49:15.618Z | Checking base64ct v1.6.0 |
| 1251 | 2026-05-29T03:49:15.800Z | Checking toml v1.0.6+spec-1.1.0 |
| 1252 | 2026-05-29T03:49:15.861Z | Checking async-compression v0.4.33 |
| 1253 | 2026-05-29T03:49:16.037Z | Checking unicode-width v0.1.14 |
| 1254 | 2026-05-29T03:49:16.074Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1255 | 2026-05-29T03:49:16.482Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1256 | 2026-05-29T03:49:16.584Z | Compiling clap_derive v4.5.4 |
| 1257 | 2026-05-29T03:49:16.653Z | Checking utf8parse v0.2.1 |
| 1258 | 2026-05-29T03:49:16.767Z | Compiling unsafe-libyaml v0.2.11 |
| 1259 | 2026-05-29T03:49:16.833Z | Checking anstyle-parse v0.2.4 |
| 1260 | 2026-05-29T03:49:17.337Z | Compiling serde_yaml v0.9.34+deprecated |
| 1261 | 2026-05-29T03:49:17.565Z | Checking anstyle-query v1.0.3 |
| 1262 | 2026-05-29T03:49:17.591Z | Checking anstyle v1.0.7 |
| 1263 | 2026-05-29T03:49:17.665Z | Checking is_terminal_polyfill v1.70.0 |
| 1264 | 2026-05-29T03:49:17.686Z | Checking colorchoice v1.0.1 |
| 1265 | 2026-05-29T03:49:17.758Z | Compiling heck v0.4.1 |
| 1266 | 2026-05-29T03:49:17.797Z | Checking anstream v0.6.14 |
| 1267 | 2026-05-29T03:49:17.957Z | Checking pem-rfc7468 v0.7.0 |
| 1268 | 2026-05-29T03:49:17.989Z | Checking terminal_size v0.3.0 |
| 1269 | 2026-05-29T03:49:18.112Z | Compiling der_derive v0.7.3 |
| 1270 | 2026-05-29T03:49:18.131Z | Checking flagset v0.4.7 |
| 1271 | 2026-05-29T03:49:18.309Z | Checking clap_lex v0.7.0 |
| 1272 | 2026-05-29T03:49:18.396Z | Compiling winnow v0.5.40 |
| 1273 | 2026-05-29T03:49:18.465Z | Checking clap_builder v4.5.2 |
| 1274 | 2026-05-29T03:49:18.601Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1275 | 2026-05-29T03:49:19.057Z | Checking der v0.7.10 |
| 1276 | 2026-05-29T03:49:19.057Z | Compiling darling_core v0.21.3 |
| 1277 | 2026-05-29T03:49:19.545Z | Compiling rustc_version v0.4.1 |
| 1278 | 2026-05-29T03:49:19.680Z | Compiling toml_edit v0.19.15 |
| 1279 | 2026-05-29T03:49:19.700Z | Checking clap v4.5.4 |
| 1280 | 2026-05-29T03:49:19.828Z | Checking spki v0.7.3 |
| 1281 | 2026-05-29T03:49:20.275Z | Checking iddqd v0.4.2 |
| 1282 | 2026-05-29T03:49:20.351Z | Checking secrecy v0.10.3 |
| 1283 | 2026-05-29T03:49:20.554Z | Compiling convert_case v0.4.0 |
| 1284 | 2026-05-29T03:49:20.630Z | Compiling heapless v0.8.0 |
| 1285 | 2026-05-29T03:49:20.864Z | Compiling proc-macro-crate v1.3.1 |
| 1286 | 2026-05-29T03:49:21.164Z | Compiling darling_macro v0.21.3 |
| 1287 | 2026-05-29T03:49:21.204Z | Compiling derive_more v0.99.20 |
| 1288 | 2026-05-29T03:49:21.297Z | Checking pkcs8 v0.10.2 |
| 1289 | 2026-05-29T03:49:21.676Z | Checking tabwriter v1.4.0 |
| 1290 | 2026-05-29T03:49:21.717Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1291 | 2026-05-29T03:49:21.737Z | Compiling darling v0.21.3 |
| 1292 | 2026-05-29T03:49:21.826Z | Compiling ingot-macros v0.1.1 |
| 1293 | 2026-05-29T03:49:21.847Z | Checking backon v1.6.0 |
| 1294 | 2026-05-29T03:49:22.021Z | Checking crossbeam-epoch v0.9.18 |
| 1295 | 2026-05-29T03:49:22.127Z | Checking hash32 v0.3.1 |
| 1296 | 2026-05-29T03:49:22.252Z | Compiling smoltcp v0.11.0 |
| 1297 | 2026-05-29T03:49:22.274Z | Compiling cfg_aliases v0.2.1 |
| 1298 | 2026-05-29T03:49:22.399Z | Checking bitflags v1.3.2 |
| 1299 | 2026-05-29T03:49:22.620Z | Compiling typify-impl v0.4.3 |
| 1300 | 2026-05-29T03:49:22.826Z | Checking hmac v0.12.1 |
| 1301 | 2026-05-29T03:49:22.967Z | Checking humantime v2.3.0 |
| 1302 | 2026-05-29T03:49:23.043Z | Checking cobs v0.2.3 |
| 1303 | 2026-05-29T03:49:23.061Z | Checking managed v0.8.0 |
| 1304 | 2026-05-29T03:49:23.169Z | Checking postcard v1.0.9 |
| 1305 | 2026-05-29T03:49:23.488Z | Checking inout v0.1.3 |
| 1306 | 2026-05-29T03:49:23.535Z | Compiling zerocopy-derive v0.7.34 |
| 1307 | 2026-05-29T03:49:23.627Z | Checking ff v0.13.1 |
| 1308 | 2026-05-29T03:49:23.764Z | Compiling memoffset v0.9.1 |
| 1309 | 2026-05-29T03:49:23.890Z | Checking base16ct v0.2.0 |
| 1310 | 2026-05-29T03:49:24.064Z | Checking sec1 v0.7.3 |
| 1311 | 2026-05-29T03:49:24.240Z | Checking group v0.13.0 |
| 1312 | 2026-05-29T03:49:24.365Z | Checking cipher v0.4.4 |
| 1313 | 2026-05-29T03:49:24.392Z | Checking hkdf v0.12.4 |
| 1314 | 2026-05-29T03:49:24.459Z | Checking ingot-types v0.1.2 |
| 1315 | 2026-05-29T03:49:24.488Z | Compiling regress v0.11.1 |
| 1316 | 2026-05-29T03:49:24.529Z | Checking crypto-bigint v0.5.5 |
| 1317 | 2026-05-29T03:49:24.803Z | Checking ingot v0.1.1 |
| 1318 | 2026-05-29T03:49:24.850Z | Compiling proc-macro-error-attr v1.0.4 |
| 1319 | 2026-05-29T03:49:25.267Z | Compiling pkg-config v0.3.30 |
| 1320 | 2026-05-29T03:49:25.284Z | Compiling rayon-core v1.13.0 |
| 1321 | 2026-05-29T03:49:25.506Z | Checking colored v3.1.1 |
| 1322 | 2026-05-29T03:49:25.546Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1323 | 2026-05-29T03:49:25.704Z | Checking elliptic-curve v0.13.8 |
| 1324 | 2026-05-29T03:49:25.993Z | Checking crossbeam-deque v0.8.5 |
| 1325 | 2026-05-29T03:49:26.012Z | Compiling typify-macro v0.4.3 |
| 1326 | 2026-05-29T03:49:26.015Z | Compiling typify-impl v0.6.2 |
| 1327 | 2026-05-29T03:49:26.075Z | Compiling num_enum_derive v0.7.4 |
| 1328 | 2026-05-29T03:49:26.168Z | Compiling curve25519-dalek v4.1.3 |
| 1329 | 2026-05-29T03:49:26.485Z | Checking half v2.7.1 |
| 1330 | 2026-05-29T03:49:27.113Z | Checking universal-hash v0.5.1 |
| 1331 | 2026-05-29T03:49:27.169Z | Compiling proc-macro-error v1.0.4 |
| 1332 | 2026-05-29T03:49:27.172Z | Compiling vcpkg v0.2.15 |
| 1333 | 2026-05-29T03:49:27.242Z | Checking data-encoding v2.6.0 |
| 1334 | 2026-05-29T03:49:27.409Z | Checking opaque-debug v0.3.1 |
| 1335 | 2026-05-29T03:49:27.486Z | Checking ciborium-io v0.2.2 |
| 1336 | 2026-05-29T03:49:27.522Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1337 | 2026-05-29T03:49:27.589Z | Checking ciborium-ll v0.2.2 |
| 1338 | 2026-05-29T03:49:27.634Z | Checking num_enum v0.7.4 |
| 1339 | 2026-05-29T03:49:27.764Z | Compiling num_enum_derive v0.5.11 |
| 1340 | 2026-05-29T03:49:27.836Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1341 | 2026-05-29T03:49:28.195Z | Compiling foreign-types-macros v0.2.3 |
| 1342 | 2026-05-29T03:49:28.287Z | Checking foreign-types-shared v0.3.1 |
| 1343 | 2026-05-29T03:49:28.775Z | Checking num_enum v0.5.11 |
| 1344 | 2026-05-29T03:49:28.824Z | Checking foreign-types v0.5.0 |
| 1345 | 2026-05-29T03:49:28.910Z | Checking rayon v1.11.0 |
| 1346 | 2026-05-29T03:49:28.967Z | Checking ciborium v0.2.2 |
| 1347 | 2026-05-29T03:49:29.038Z | Compiling typify v0.4.3 |
| 1348 | 2026-05-29T03:49:29.199Z | Compiling zerocopy v0.7.34 |
| 1349 | 2026-05-29T03:49:29.382Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1350 | 2026-05-29T03:49:29.403Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1351 | 2026-05-29T03:49:29.499Z | Compiling typify-macro v0.6.2 |
| 1352 | 2026-05-29T03:49:29.687Z | Checking serde_spanned v0.6.9 |
| 1353 | 2026-05-29T03:49:29.741Z | Checking aead v0.5.2 |
| 1354 | 2026-05-29T03:49:29.821Z | Compiling scroll_derive v0.12.0 |
| 1355 | 2026-05-29T03:49:29.886Z | Checking num-integer v0.1.46 |
| 1356 | 2026-05-29T03:49:30.043Z | Compiling usdt-impl v0.5.0 |
| 1357 | 2026-05-29T03:49:30.303Z | Checking cstr-argument v0.1.2 |
| 1358 | 2026-05-29T03:49:30.346Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1359 | 2026-05-29T03:49:30.440Z | Checking keccak v0.1.6 |
| 1360 | 2026-05-29T03:49:30.475Z | Checking thiserror-no-std v2.0.2 |
| 1361 | 2026-05-29T03:49:30.494Z | Checking scroll v0.12.0 |
| 1362 | 2026-05-29T03:49:30.566Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1363 | 2026-05-29T03:49:30.622Z | Checking sha3 v0.10.8 |
| 1364 | 2026-05-29T03:49:30.658Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1365 | 2026-05-29T03:49:30.661Z | Compiling dof v0.3.0 |
| 1366 | 2026-05-29T03:49:30.732Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1367 | 2026-05-29T03:49:30.750Z | Checking poly1305 v0.8.0 |
| 1368 | 2026-05-29T03:49:30.769Z | Checking chacha20 v0.9.1 |
| 1369 | 2026-05-29T03:49:30.975Z | Compiling dtrace-parser v0.2.0 |
| 1370 | 2026-05-29T03:49:31.020Z | Checking password-hash v0.5.0 |
| 1371 | 2026-05-29T03:49:31.060Z | Checking camino-tempfile v1.4.1 |
| 1372 | 2026-05-29T03:49:31.079Z | Checking blake2 v0.10.6 |
| 1373 | 2026-05-29T03:49:31.189Z | Compiling thread-id v4.2.1 |
| 1374 | 2026-05-29T03:49:31.312Z | Checking indent_write v2.2.0 |
| 1375 | 2026-05-29T03:49:31.533Z | Checking argon2 v0.5.3 |
| 1376 | 2026-05-29T03:49:31.593Z | Checking chacha20poly1305 v0.10.1 |
| 1377 | 2026-05-29T03:49:31.827Z | Checking goblin v0.8.2 |
| 1378 | 2026-05-29T03:49:32.081Z | Checking vsss-rs v3.3.4 |
| 1379 | 2026-05-29T03:49:32.100Z | Checking num-bigint v0.4.5 |
| 1380 | 2026-05-29T03:49:32.675Z | Compiling num-derive v0.4.2 |
| 1381 | 2026-05-29T03:49:32.694Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1382 | 2026-05-29T03:49:32.827Z | Checking sigpipe v0.1.3 |
| 1383 | 2026-05-29T03:49:32.973Z | Checking jiff v0.2.15 |
| 1384 | 2026-05-29T03:49:33.666Z | Checking num-rational v0.4.2 |
| 1385 | 2026-05-29T03:49:34.088Z | Compiling typify v0.6.2 |
| 1386 | 2026-05-29T03:49:34.106Z | Checking num-iter v0.1.45 |
| 1387 | 2026-05-29T03:49:34.184Z | Compiling zone_cfg_derive v0.3.0 |
| 1388 | 2026-05-29T03:49:34.224Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1389 | 2026-05-29T03:49:34.719Z | Checking rustls-webpki v0.103.4 |
| 1390 | 2026-05-29T03:49:34.840Z | Checking num-complex v0.4.6 |
| 1391 | 2026-05-29T03:49:35.200Z | Checking tinyvec_macros v0.1.1 |
| 1392 | 2026-05-29T03:49:35.287Z | Checking tinyvec v1.6.0 |
| 1393 | 2026-05-29T03:49:35.311Z | Checking zone v0.3.1 |
| 1394 | 2026-05-29T03:49:35.660Z | Checking num v0.4.3 |
| 1395 | 2026-05-29T03:49:36.220Z | Compiling usdt-macro v0.5.0 |
| 1396 | 2026-05-29T03:49:36.239Z | Compiling usdt-attr-macro v0.5.0 |
| 1397 | 2026-05-29T03:49:36.516Z | Checking smf v0.2.3 |
| 1398 | 2026-05-29T03:49:36.624Z | Checking memmap v0.7.0 |
| 1399 | 2026-05-29T03:49:36.747Z | Checking bstr v1.9.1 |
| 1400 | 2026-05-29T03:49:36.947Z | Checking whoami v1.5.1 |
| 1401 | 2026-05-29T03:49:36.984Z | Checking usdt v0.5.0 |
| 1402 | 2026-05-29T03:49:37.418Z | Compiling progenitor-impl v0.11.1 |
| 1403 | 2026-05-29T03:49:37.519Z | Checking tokio-rustls v0.26.0 |
| 1404 | 2026-05-29T03:49:37.537Z | Checking rustls-platform-verifier v0.6.2 |
| 1405 | 2026-05-29T03:49:37.732Z | Checking hyper-rustls v0.27.3 |
| 1406 | 2026-05-29T03:49:37.780Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1407 | 2026-05-29T03:49:37.938Z | Checking reqwest v0.12.23 |
| 1408 | 2026-05-29T03:49:37.974Z | Checking reqwest v0.13.2 |
| 1409 | 2026-05-29T03:49:38.117Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1410 | 2026-05-29T03:49:38.207Z | Checking toml_write v0.1.2 |
| 1411 | 2026-05-29T03:49:38.620Z | Checking progenitor-client v0.10.0 |
| 1412 | 2026-05-29T03:49:38.784Z | Checking progenitor-client v0.14.0 |
| 1413 | 2026-05-29T03:49:39.013Z | Checking progenitor-extras v0.2.0 |
| 1414 | 2026-05-29T03:49:39.238Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1415 | 2026-05-29T03:49:39.482Z | Compiling progenitor-macro v0.11.1 |
| 1416 | 2026-05-29T03:49:40.220Z | Checking progenitor-client v0.11.1 |
| 1417 | 2026-05-29T03:49:40.251Z | Checking toml_edit v0.22.27 |
| 1418 | 2026-05-29T03:49:40.531Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1419 | 2026-05-29T03:49:41.540Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1420 | 2026-05-29T03:49:41.798Z | Compiling darling_core v0.20.11 |
| 1421 | 2026-05-29T03:49:41.819Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1422 | 2026-05-29T03:49:42.186Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1423 | 2026-05-29T03:49:42.324Z | Compiling dropshot v0.16.7 |
| 1424 | 2026-05-29T03:49:42.521Z | Checking swrite v0.1.0 |
| 1425 | 2026-05-29T03:49:42.556Z | Checking float-ord v0.3.2 |
| 1426 | 2026-05-29T03:49:42.736Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1427 | 2026-05-29T03:49:42.844Z | Checking toml v0.9.12+spec-1.1.0 |
| 1428 | 2026-05-29T03:49:43.577Z | Checking toml v0.8.23 |
| 1429 | 2026-05-29T03:49:43.597Z | Checking progenitor v0.11.1 |
| 1430 | 2026-05-29T03:49:43.728Z | Compiling darling_macro v0.20.11 |
| 1431 | 2026-05-29T03:49:43.895Z | Compiling nix v0.30.1 |
| 1432 | 2026-05-29T03:49:44.176Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1433 | 2026-05-29T03:49:44.270Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1434 | 2026-05-29T03:49:44.290Z | Compiling hubpack_derive v0.1.1 |
| 1435 | 2026-05-29T03:49:44.439Z | Checking byte-wrapper v0.1.0 |
| 1436 | 2026-05-29T03:49:44.458Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1437 | 2026-05-29T03:49:44.645Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1438 | 2026-05-29T03:49:44.669Z | Compiling dropshot_endpoint v0.16.7 |
| 1439 | 2026-05-29T03:49:44.858Z | Checking rustc-hash v2.1.1 |
| 1440 | 2026-05-29T03:49:44.885Z | Checking base64 v0.21.7 |
| 1441 | 2026-05-29T03:49:44.946Z | Checking static_assertions v1.1.0 |
| 1442 | 2026-05-29T03:49:45.040Z | Checking iddqd v0.3.18 |
| 1443 | 2026-05-29T03:49:45.098Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1444 | 2026-05-29T03:49:45.237Z | Checking hubpack v0.1.2 |
| 1445 | 2026-05-29T03:49:45.265Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1446 | 2026-05-29T03:49:45.414Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1447 | 2026-05-29T03:49:45.417Z | Compiling darling v0.20.11 |
| 1448 | 2026-05-29T03:49:45.641Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1449 | 2026-05-29T03:49:45.850Z | Compiling libz-sys v1.1.16 |
| 1450 | 2026-05-29T03:49:46.018Z | Compiling nix v0.31.3 |
| 1451 | 2026-05-29T03:49:46.039Z | Compiling enum-as-inner v0.6.0 |
| 1452 | 2026-05-29T03:49:46.251Z | Checking atomicwrites v0.4.4 |
| 1453 | 2026-05-29T03:49:46.442Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1454 | 2026-05-29T03:49:46.461Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1455 | 2026-05-29T03:49:46.562Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1456 | 2026-05-29T03:49:46.741Z | Checking is_ci v1.2.0 |
| 1457 | 2026-05-29T03:49:46.787Z | Compiling semver v0.1.20 |
| 1458 | 2026-05-29T03:49:46.846Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1459 | 2026-05-29T03:49:46.985Z | Compiling rustc_version v0.1.7 |
| 1460 | 2026-05-29T03:49:47.048Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1461 | 2026-05-29T03:49:47.100Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1462 | 2026-05-29T03:49:47.192Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1463 | 2026-05-29T03:49:47.325Z | Compiling derive_builder_core v0.20.2 |
| 1464 | 2026-05-29T03:49:47.341Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1465 | 2026-05-29T03:49:47.601Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1466 | 2026-05-29T03:49:47.910Z | Checking similar v2.7.0 |
| 1467 | 2026-05-29T03:49:48.089Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1468 | 2026-05-29T03:49:48.111Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1469 | 2026-05-29T03:49:48.150Z | Compiling progenitor-impl v0.14.0 |
| 1470 | 2026-05-29T03:49:48.246Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1471 | 2026-05-29T03:49:48.267Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1472 | 2026-05-29T03:49:48.469Z | Checking utf-8 v0.7.6 |
| 1473 | 2026-05-29T03:49:48.490Z | Compiling owo-colors v4.3.0 |
| 1474 | 2026-05-29T03:49:48.555Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1475 | 2026-05-29T03:49:48.613Z | Checking tungstenite v0.21.0 |
| 1476 | 2026-05-29T03:49:49.036Z | Compiling derive_builder_macro v0.20.2 |
| 1477 | 2026-05-29T03:49:49.571Z | Compiling newtype_derive v0.1.6 |
| 1478 | 2026-05-29T03:49:49.594Z | Checking supports-color v3.0.2 |
| 1479 | 2026-05-29T03:49:49.730Z | Checking supports-color v2.1.0 |
| 1480 | 2026-05-29T03:49:49.881Z | Compiling openssl-sys v0.9.107 |
| 1481 | 2026-05-29T03:49:50.237Z | Compiling progenitor-macro v0.14.0 |
| 1482 | 2026-05-29T03:49:50.436Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1483 | 2026-05-29T03:49:50.471Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1484 | 2026-05-29T03:49:50.699Z | Checking resolv-conf v0.7.0 |
| 1485 | 2026-05-29T03:49:50.776Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1486 | 2026-05-29T03:49:50.860Z | Compiling serde_repr v0.1.19 |
| 1487 | 2026-05-29T03:49:50.881Z | Compiling vergen-lib v9.1.0 |
| 1488 | 2026-05-29T03:49:50.899Z | Compiling slog-dtrace v0.3.0 |
| 1489 | 2026-05-29T03:49:50.993Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1490 | 2026-05-29T03:49:51.109Z | Checking unicode-segmentation v1.11.0 |
| 1491 | 2026-05-29T03:49:51.137Z | Checking linked-hash-map v0.5.6 |
| 1492 | 2026-05-29T03:49:51.313Z | Checking lru-cache v0.1.2 |
| 1493 | 2026-05-29T03:49:51.421Z | Checking newline-converter v0.3.0 |
| 1494 | 2026-05-29T03:49:51.485Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1495 | 2026-05-29T03:49:51.555Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1496 | 2026-05-29T03:49:52.130Z | Compiling derive_builder v0.20.2 |
| 1497 | 2026-05-29T03:49:52.267Z | Checking tokio-tungstenite v0.21.0 |
| 1498 | 2026-05-29T03:49:52.349Z | Checking hickory-proto v0.24.4 |
| 1499 | 2026-05-29T03:49:52.437Z | Compiling progenitor-impl v0.13.0 |
| 1500 | 2026-05-29T03:49:52.546Z | Checking console v0.15.8 |
| 1501 | 2026-05-29T03:49:52.824Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1502 | 2026-05-29T03:49:53.109Z | Checking serde-big-array v0.5.1 |
| 1503 | 2026-05-29T03:49:53.146Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1504 | 2026-05-29T03:49:53.248Z | Compiling derive-where v1.6.0 |
| 1505 | 2026-05-29T03:49:53.645Z | Compiling pin-project-internal v1.1.10 |
| 1506 | 2026-05-29T03:49:53.862Z | Compiling vergen v9.1.0 |
| 1507 | 2026-05-29T03:49:54.103Z | Compiling cargo-platform v0.3.2 |
| 1508 | 2026-05-29T03:49:54.369Z | Checking siphasher v1.0.1 |
| 1509 | 2026-05-29T03:49:54.420Z | Checking progenitor v0.14.0 |
| 1510 | 2026-05-29T03:49:54.474Z | Compiling cargo_metadata v0.23.1 |
| 1511 | 2026-05-29T03:49:54.495Z | Compiling progenitor-macro v0.13.0 |
| 1512 | 2026-05-29T03:49:54.532Z | Checking phf_shared v0.12.1 |
| 1513 | 2026-05-29T03:49:54.586Z | Checking hickory-resolver v0.24.4 |
| 1514 | 2026-05-29T03:49:54.712Z | Checking pin-project v1.1.10 |
| 1515 | 2026-05-29T03:49:54.796Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1516 | 2026-05-29T03:49:54.816Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 1517 | 2026-05-29T03:49:55.237Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1518 | 2026-05-29T03:49:55.258Z | Checking expectorate v1.2.0 |
| 1519 | 2026-05-29T03:49:55.393Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1520 | 2026-05-29T03:49:55.593Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1521 | 2026-05-29T03:49:55.780Z | Checking progenitor-client v0.13.0 |
| 1522 | 2026-05-29T03:49:56.012Z | Checking globset v0.4.14 |
| 1523 | 2026-05-29T03:49:56.224Z | Checking unicode-normalization v0.1.24 |
| 1524 | 2026-05-29T03:49:56.259Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1525 | 2026-05-29T03:49:56.539Z | Compiling snafu-derive v0.8.9 |
| 1526 | 2026-05-29T03:49:56.679Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1527 | 2026-05-29T03:49:56.904Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1528 | 2026-05-29T03:49:56.975Z | Checking terminal_size v0.4.3 |
| 1529 | 2026-05-29T03:49:57.011Z | Checking tokio-stream v0.1.17 |
| 1530 | 2026-05-29T03:49:57.097Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1531 | 2026-05-29T03:49:57.116Z | Compiling async-recursion v1.1.1 |
| 1532 | 2026-05-29T03:49:57.345Z | Compiling vergen-git2 v9.1.0 |
| 1533 | 2026-05-29T03:49:57.392Z | Checking csv-core v0.1.12 |
| 1534 | 2026-05-29T03:49:57.478Z | Checking foreign-types-shared v0.1.1 |
| 1535 | 2026-05-29T03:49:57.571Z | Checking unicode-linebreak v0.1.5 |
| 1536 | 2026-05-29T03:49:57.592Z | Checking smawk v0.3.2 |
| 1537 | 2026-05-29T03:49:57.595Z | Compiling openssl v0.10.72 |
| 1538 | 2026-05-29T03:49:57.731Z | Checking highway v1.3.0 |
| 1539 | 2026-05-29T03:49:57.785Z | Compiling cancel-safe-futures v0.1.5 |
| 1540 | 2026-05-29T03:49:57.788Z | Checking unicode-width v0.2.1 |
| 1541 | 2026-05-29T03:49:57.886Z | Checking same-file v1.0.6 |
| 1542 | 2026-05-29T03:49:57.964Z | Compiling unicode-xid v0.2.4 |
| 1543 | 2026-05-29T03:49:58.009Z | Checking foldhash v0.1.5 |
| 1544 | 2026-05-29T03:49:58.034Z | Compiling chrono-tz v0.10.4 |
| 1545 | 2026-05-29T03:49:58.063Z | Checking textwrap v0.16.2 |
| 1546 | 2026-05-29T03:49:58.091Z | Compiling const_format_proc_macros v0.2.34 |
| 1547 | 2026-05-29T03:49:58.149Z | Checking hashbrown v0.15.2 |
| 1548 | 2026-05-29T03:49:58.248Z | Checking snafu v0.8.9 |
| 1549 | 2026-05-29T03:49:58.312Z | Checking walkdir v2.5.0 |
| 1550 | 2026-05-29T03:49:58.331Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1551 | 2026-05-29T03:49:58.504Z | Checking foreign-types v0.3.2 |
| 1552 | 2026-05-29T03:49:58.526Z | Checking csv v1.3.1 |
| 1553 | 2026-05-29T03:49:58.598Z | Checking qorb v0.4.1 |
| 1554 | 2026-05-29T03:49:58.622Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1555 | 2026-05-29T03:49:58.641Z | Checking progenitor v0.13.0 |
| 1556 | 2026-05-29T03:49:58.778Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1557 | 2026-05-29T03:49:58.801Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1558 | 2026-05-29T03:49:58.858Z | Checking olpc-cjson v0.1.4 |
| 1559 | 2026-05-29T03:49:58.888Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1560 | 2026-05-29T03:49:59.021Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1561 | 2026-05-29T03:49:59.044Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1562 | 2026-05-29T03:49:59.343Z | Checking phf v0.12.1 |
| 1563 | 2026-05-29T03:49:59.558Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1564 | 2026-05-29T03:49:59.639Z | Checking tokio-dtrace v0.1.1 |
| 1565 | 2026-05-29T03:49:59.819Z | Compiling progenitor-impl v0.10.0 |
| 1566 | 2026-05-29T03:49:59.840Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1567 | 2026-05-29T03:50:00.006Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1568 | 2026-05-29T03:50:00.047Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1569 | 2026-05-29T03:50:00.069Z | Checking sha2 v0.10.9 |
| 1570 | 2026-05-29T03:50:00.179Z | Checking libsw-core v0.3.2 |
| 1571 | 2026-05-29T03:50:00.203Z | Checking signature v2.2.0 |
| 1572 | 2026-05-29T03:50:00.224Z | Checking pem v3.0.5 |
| 1573 | 2026-05-29T03:50:00.290Z | Checking serde_plain v1.0.2 |
| 1574 | 2026-05-29T03:50:00.315Z | Compiling openssl-macros v0.1.1 |
| 1575 | 2026-05-29T03:50:00.335Z | Compiling cookie v0.18.1 |
| 1576 | 2026-05-29T03:50:00.339Z | Compiling rustls v0.21.12 |
| 1577 | 2026-05-29T03:50:00.339Z | Checking typed-path v0.9.3 |
| 1578 | 2026-05-29T03:50:00.434Z | Checking fixedbitset v0.4.2 |
| 1579 | 2026-05-29T03:50:00.562Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1580 | 2026-05-29T03:50:00.582Z | Checking bytecount v0.6.9 |
| 1581 | 2026-05-29T03:50:00.601Z | Compiling moka v0.12.10 |
| 1582 | 2026-05-29T03:50:00.605Z | Checking fixedbitset v0.5.7 |
| 1583 | 2026-05-29T03:50:00.688Z | Checking papergrid v0.11.0 |
| 1584 | 2026-05-29T03:50:00.805Z | Checking petgraph v0.8.3 |
| 1585 | 2026-05-29T03:50:00.874Z | Checking petgraph v0.6.5 |
| 1586 | 2026-05-29T03:50:01.119Z | Checking tough v0.22.0 |
| 1587 | 2026-05-29T03:50:01.466Z | Checking libsw v3.5.0 |
| 1588 | 2026-05-29T03:50:01.621Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1589 | 2026-05-29T03:50:01.855Z | Compiling progenitor-macro v0.10.0 |
| 1590 | 2026-05-29T03:50:01.955Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1591 | 2026-05-29T03:50:02.157Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1592 | 2026-05-29T03:50:02.185Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 1593 | 2026-05-29T03:50:02.205Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1594 | 2026-05-29T03:50:02.332Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1595 | 2026-05-29T03:50:02.353Z | Checking oxide-tokio-rt v0.1.6 |
| 1596 | 2026-05-29T03:50:02.549Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1597 | 2026-05-29T03:50:02.587Z | Checking const_format v0.2.35 |
| 1598 | 2026-05-29T03:50:02.843Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1599 | 2026-05-29T03:50:02.947Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1600 | 2026-05-29T03:50:03.058Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1601 | 2026-05-29T03:50:03.081Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1602 | 2026-05-29T03:50:03.220Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1603 | 2026-05-29T03:50:03.305Z | Compiling tabled_derive v0.7.0 |
| 1604 | 2026-05-29T03:50:03.423Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1605 | 2026-05-29T03:50:03.919Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1606 | 2026-05-29T03:50:03.948Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1607 | 2026-05-29T03:50:04.004Z | Checking gethostname v0.5.0 |
| 1608 | 2026-05-29T03:50:04.033Z | Checking rustls-webpki v0.101.7 |
| 1609 | 2026-05-29T03:50:04.105Z | Checking sct v0.7.1 |
| 1610 | 2026-05-29T03:50:04.232Z | Checking bcs v0.1.6 |
| 1611 | 2026-05-29T03:50:04.253Z | Compiling radium v0.7.0 |
| 1612 | 2026-05-29T03:50:04.274Z | Checking linear-map v1.2.0 |
| 1613 | 2026-05-29T03:50:04.363Z | Checking termtree v0.5.1 |
| 1614 | 2026-05-29T03:50:04.446Z | Compiling salty v0.3.0 |
| 1615 | 2026-05-29T03:50:04.467Z | Checking tagptr v0.2.0 |
| 1616 | 2026-05-29T03:50:04.503Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1617 | 2026-05-29T03:50:04.740Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1618 | 2026-05-29T03:50:05.187Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1619 | 2026-05-29T03:50:05.217Z | Checking tabled v0.15.0 |
| 1620 | 2026-05-29T03:50:05.821Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1621 | 2026-05-29T03:50:05.914Z | Checking progenitor v0.10.0 |
| 1622 | 2026-05-29T03:50:06.054Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1623 | 2026-05-29T03:50:06.331Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1624 | 2026-05-29T03:50:06.506Z | Checking steno v0.4.1 |
| 1625 | 2026-05-29T03:50:06.973Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1626 | 2026-05-29T03:50:07.099Z | Checking hickory-proto v0.25.2 |
| 1627 | 2026-05-29T03:50:07.502Z | Checking rfc6979 v0.4.0 |
| 1628 | 2026-05-29T03:50:07.526Z | Checking tap v1.0.1 |
| 1629 | 2026-05-29T03:50:07.628Z | Checking ecdsa v0.16.9 |
| 1630 | 2026-05-29T03:50:07.647Z | Checking wyz v0.5.1 |
| 1631 | 2026-05-29T03:50:07.829Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1632 | 2026-05-29T03:50:07.965Z | Checking tokio-rustls v0.24.1 |
| 1633 | 2026-05-29T03:50:08.609Z | Checking ed25519 v2.2.3 |
| 1634 | 2026-05-29T03:50:08.632Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1635 | 2026-05-29T03:50:08.680Z | Checking hickory-resolver v0.25.2 |
| 1636 | 2026-05-29T03:50:08.786Z | Checking rustls-pemfile v1.0.4 |
| 1637 | 2026-05-29T03:50:08.872Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1638 | 2026-05-29T03:50:08.927Z | Checking primeorder v0.13.6 |
| 1639 | 2026-05-29T03:50:09.171Z | Checking twox-hash v2.1.2 |
| 1640 | 2026-05-29T03:50:09.261Z | Checking env_filter v1.0.1 |
| 1641 | 2026-05-29T03:50:09.301Z | Checking atty v0.2.14 |
| 1642 | 2026-05-29T03:50:09.403Z | Checking funty v2.0.0 |
| 1643 | 2026-05-29T03:50:09.423Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1644 | 2026-05-29T03:50:09.466Z | Checking env_logger v0.11.10 |
| 1645 | 2026-05-29T03:50:09.485Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1646 | 2026-05-29T03:50:09.662Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1647 | 2026-05-29T03:50:09.682Z | Checking toml v0.7.8 |
| 1648 | 2026-05-29T03:50:09.702Z | Checking p384 v0.13.1 |
| 1649 | 2026-05-29T03:50:09.723Z | Checking bitvec v1.0.1 |
| 1650 | 2026-05-29T03:50:09.858Z | Checking ed25519-dalek v2.2.0 |
| 1651 | 2026-05-29T03:50:10.008Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1652 | 2026-05-29T03:50:10.056Z | Checking polyval v0.6.2 |
| 1653 | 2026-05-29T03:50:10.078Z | Checking aes v0.8.4 |
| 1654 | 2026-05-29T03:50:10.102Z | Checking ctr v0.9.2 |
| 1655 | 2026-05-29T03:50:10.220Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1656 | 2026-05-29T03:50:10.252Z | Checking x509-cert v0.2.5 |
| 1657 | 2026-05-29T03:50:10.273Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1658 | 2026-05-29T03:50:10.290Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1659 | 2026-05-29T03:50:10.423Z | Checking bincode v1.3.3 |
| 1660 | 2026-05-29T03:50:10.452Z | Compiling strum_macros v0.28.0 |
| 1661 | 2026-05-29T03:50:10.474Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1662 | 2026-05-29T03:50:10.705Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1663 | 2026-05-29T03:50:10.738Z | Checking passt v0.3.0 |
| 1664 | 2026-05-29T03:50:10.841Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1665 | 2026-05-29T03:50:10.861Z | Checking fakedata_generator v0.7.1 |
| 1666 | 2026-05-29T03:50:10.945Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1667 | 2026-05-29T03:50:11.006Z | Checking aes-gcm-siv v0.11.1 |
| 1668 | 2026-05-29T03:50:11.126Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1669 | 2026-05-29T03:50:11.148Z | Compiling bitstruct_derive v0.1.0 |
| 1670 | 2026-05-29T03:50:11.167Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1671 | 2026-05-29T03:50:11.172Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1672 | 2026-05-29T03:50:11.205Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1673 | 2026-05-29T03:50:11.234Z | Checking dropshot-api-manager-types v0.7.2 |
| 1674 | 2026-05-29T03:50:11.315Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1675 | 2026-05-29T03:50:11.425Z | Compiling fs-err v3.1.2 |
| 1676 | 2026-05-29T03:50:11.515Z | Checking pretty-hex v0.2.1 |
| 1677 | 2026-05-29T03:50:11.547Z | Checking typeid v1.0.0 |
| 1678 | 2026-05-29T03:50:11.642Z | Checking ascii v1.1.0 |
| 1679 | 2026-05-29T03:50:11.661Z | Checking ringbuffer v0.16.0 |
| 1680 | 2026-05-29T03:50:11.665Z | Compiling cfg_aliases v0.1.1 |
| 1681 | 2026-05-29T03:50:11.747Z | Compiling nix v0.28.0 |
| 1682 | 2026-05-29T03:50:11.806Z | Checking bitstruct v0.1.1 |
| 1683 | 2026-05-29T03:50:11.832Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1684 | 2026-05-29T03:50:11.900Z | Checking erased-serde v0.4.5 |
| 1685 | 2026-05-29T03:50:12.030Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1686 | 2026-05-29T03:50:12.113Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1687 | 2026-05-29T03:50:12.210Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1688 | 2026-05-29T03:50:12.237Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1689 | 2026-05-29T03:50:12.258Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1690 | 2026-05-29T03:50:12.281Z | Checking itertools v0.13.0 |
| 1691 | 2026-05-29T03:50:12.327Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1692 | 2026-05-29T03:50:12.414Z | Checking serde_arrays v0.1.0 |
| 1693 | 2026-05-29T03:50:12.519Z | Checking libloading v0.7.4 |
| 1694 | 2026-05-29T03:50:12.539Z | Checking bit_field v0.10.2 |
| 1695 | 2026-05-29T03:50:12.717Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1696 | 2026-05-29T03:50:12.791Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1697 | 2026-05-29T03:50:12.834Z | Checking git-stub v1.0.0 |
| 1698 | 2026-05-29T03:50:12.871Z | Checking kstat-rs v0.2.4 |
| 1699 | 2026-05-29T03:50:12.983Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1700 | 2026-05-29T03:50:13.003Z | Compiling escargot v0.5.15 |
| 1701 | 2026-05-29T03:50:13.022Z | Checking git-stub-vcs v0.1.0 |
| 1702 | 2026-05-29T03:50:13.060Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1703 | 2026-05-29T03:50:13.211Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1704 | 2026-05-29T03:50:13.287Z | Checking ron v0.8.1 |
| 1705 | 2026-05-29T03:50:13.311Z | Checking xattr v1.3.1 |
| 1706 | 2026-05-29T03:50:13.453Z | Checking drift v0.2.0 |
| 1707 | 2026-05-29T03:50:13.661Z | Checking cargo-platform v0.1.8 |
| 1708 | 2026-05-29T03:50:13.712Z | Checking filetime v0.2.23 |
| 1709 | 2026-05-29T03:50:13.801Z | Checking dropshot-api-manager v0.7.2 |
| 1710 | 2026-05-29T03:50:13.832Z | Checking cargo_metadata v0.18.1 |
| 1711 | 2026-05-29T03:50:13.852Z | Checking tar v0.4.40 |
| 1712 | 2026-05-29T03:50:13.930Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1713 | 2026-05-29T03:50:14.204Z | Checking ctrlc v3.4.4 |
| 1714 | 2026-05-29T03:50:14.481Z | Checking fatfs v0.3.6 |
| 1715 | 2026-05-29T03:50:14.770Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1716 | 2026-05-29T03:50:14.980Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1717 | 2026-05-29T03:50:15.177Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1718 | 2026-05-29T03:50:15.549Z | Compiling git2 v0.20.2 |
| 1719 | 2026-05-29T03:50:15.597Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1720 | 2026-05-29T03:50:16.795Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1721 | 2026-05-29T03:50:17.829Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1722 | 2026-05-29T03:50:20.674Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1723 | 2026-05-29T03:50:22.147Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1724 | 2026-05-29T03:50:26.456Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1725 | 2026-05-29T03:50:29.930Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1726 | 2026-05-29T03:50:36.167Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1727 | 2026-05-29T03:50:36.171Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1728 | 2026-05-29T03:50:40.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s |
| 1729 | 2026-05-29T03:50:41.178Z | |
| 1730 | 2026-05-29T03:50:41.178Z | real 2:23.759507281 |
| 1731 | 2026-05-29T03:50:41.178Z | user 9:02.609050434 |
| 1732 | 2026-05-29T03:50:41.178Z | sys 2:20.896503755 |
| 1733 | 2026-05-29T03:50:41.178Z | trap 0.253538661 |
| 1734 | 2026-05-29T03:50:41.178Z | tflt 0.805615254 |
| 1735 | 2026-05-29T03:50:41.178Z | dflt 0.299449505 |
| 1736 | 2026-05-29T03:50:41.178Z | kflt 0.008964048 |
| 1737 | 2026-05-29T03:50:41.178Z | lock 17:38.261624007 |
| 1738 | 2026-05-29T03:50:41.178Z | slp 35:33.398405013 |
| 1739 | 2026-05-29T03:50:41.178Z | lat 1:25.652189996 |
| 1740 | 2026-05-29T03:50:41.181Z | stop 5:06.402009189 |
| 1741 | 2026-05-29T03:50:41.181Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1742 | 2026-05-29T03:50:41.674Z | Downloading crates ... |
| 1743 | 2026-05-29T03:50:41.840Z | Downloaded predicates-tree v1.0.9 |
| 1744 | 2026-05-29T03:50:41.843Z | Downloaded slog-envlogger v2.2.0 |
| 1745 | 2026-05-29T03:50:41.855Z | Downloaded predicates-core v1.0.6 |
| 1746 | 2026-05-29T03:50:41.859Z | Downloaded fragile v2.0.0 |
| 1747 | 2026-05-29T03:50:41.859Z | Downloaded downcast v0.11.0 |
| 1748 | 2026-05-29T03:50:41.862Z | Downloaded termtree v0.4.1 |
| 1749 | 2026-05-29T03:50:41.862Z | Downloaded mockall v0.12.1 |
| 1750 | 2026-05-29T03:50:41.868Z | Downloaded slog-stdlog v4.1.1 |
| 1751 | 2026-05-29T03:50:41.871Z | Downloaded slog-scope v4.4.0 |
| 1752 | 2026-05-29T03:50:41.871Z | Downloaded predicates v3.1.0 |
| 1753 | 2026-05-29T03:50:41.874Z | Downloaded arc-swap v1.7.1 |
| 1754 | 2026-05-29T03:50:41.874Z | Downloaded fdeflate v0.3.4 |
| 1755 | 2026-05-29T03:50:41.877Z | Downloaded mockall_derive v0.12.1 |
| 1756 | 2026-05-29T03:50:41.880Z | Downloaded bytemuck v1.16.0 |
| 1757 | 2026-05-29T03:50:41.883Z | Downloaded serde_test v1.0.176 |
| 1758 | 2026-05-29T03:50:41.890Z | Downloaded png v0.17.13 |
| 1759 | 2026-05-29T03:50:42.581Z | Downloaded image v0.25.1 |
| 1760 | 2026-05-29T03:50:42.798Z | Checking tokio v1.52.3 |
| 1761 | 2026-05-29T03:50:42.909Z | Checking simd-adler32 v0.3.7 |
| 1762 | 2026-05-29T03:50:42.927Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1763 | 2026-05-29T03:50:42.945Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1764 | 2026-05-29T03:50:42.957Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1765 | 2026-05-29T03:50:42.961Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1766 | 2026-05-29T03:50:42.979Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1767 | 2026-05-29T03:50:42.983Z | Checking arc-swap v1.7.1 |
| 1768 | 2026-05-29T03:50:43.037Z | Checking miniz_oxide v0.7.2 |
| 1769 | 2026-05-29T03:50:43.099Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1770 | 2026-05-29T03:50:43.112Z | Checking fdeflate v0.3.4 |
| 1771 | 2026-05-29T03:50:43.171Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1772 | 2026-05-29T03:50:43.184Z | Checking slog-scope v4.4.0 |
| 1773 | 2026-05-29T03:50:43.193Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1774 | 2026-05-29T03:50:43.208Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1775 | 2026-05-29T03:50:43.230Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1776 | 2026-05-29T03:50:43.301Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1777 | 2026-05-29T03:50:43.344Z | Checking slog-stdlog v4.1.1 |
| 1778 | 2026-05-29T03:50:43.357Z | Checking bytemuck v1.16.0 |
| 1779 | 2026-05-29T03:50:43.369Z | Checking flate2 v1.0.30 |
| 1780 | 2026-05-29T03:50:43.386Z | Checking predicates-core v1.0.6 |
| 1781 | 2026-05-29T03:50:43.401Z | Checking termtree v0.4.1 |
| 1782 | 2026-05-29T03:50:43.415Z | Compiling mockall_derive v0.12.1 |
| 1783 | 2026-05-29T03:50:43.450Z | Checking slog-envlogger v2.2.0 |
| 1784 | 2026-05-29T03:50:43.499Z | Checking predicates v3.1.0 |
| 1785 | 2026-05-29T03:50:43.521Z | Checking predicates-tree v1.0.9 |
| 1786 | 2026-05-29T03:50:43.551Z | Checking downcast v0.11.0 |
| 1787 | 2026-05-29T03:50:43.584Z | Checking fragile v2.0.0 |
| 1788 | 2026-05-29T03:50:43.621Z | Checking serde_test v1.0.176 |
| 1789 | 2026-05-29T03:50:43.643Z | Checking compression-codecs v0.4.32 |
| 1790 | 2026-05-29T03:50:43.669Z | Checking png v0.17.13 |
| 1791 | 2026-05-29T03:50:43.726Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1792 | 2026-05-29T03:50:44.167Z | Checking image v0.25.1 |
| 1793 | 2026-05-29T03:50:45.305Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1794 | 2026-05-29T03:50:45.390Z | Checking mockall v0.12.1 |
| 1795 | 2026-05-29T03:50:45.408Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1796 | 2026-05-29T03:50:46.034Z | Checking tokio-util v0.7.16 |
| 1797 | 2026-05-29T03:50:46.034Z | Checking tokio-rustls v0.26.0 |
| 1798 | 2026-05-29T03:50:46.038Z | Checking tower v0.5.2 |
| 1799 | 2026-05-29T03:50:46.038Z | Checking tokio-rustls v0.25.0 |
| 1800 | 2026-05-29T03:50:46.038Z | Checking async-compression v0.4.33 |
| 1801 | 2026-05-29T03:50:46.038Z | Checking backoff v0.4.0 |
| 1802 | 2026-05-29T03:50:46.084Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1803 | 2026-05-29T03:50:46.093Z | Checking zone v0.3.1 |
| 1804 | 2026-05-29T03:50:46.198Z | Checking tokio-tungstenite v0.21.0 |
| 1805 | 2026-05-29T03:50:46.223Z | Checking hickory-proto v0.24.4 |
| 1806 | 2026-05-29T03:50:46.246Z | Checking libsw-core v0.3.2 |
| 1807 | 2026-05-29T03:50:46.266Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1808 | 2026-05-29T03:50:46.296Z | Checking tokio-dtrace v0.1.1 |
| 1809 | 2026-05-29T03:50:46.378Z | Checking libsw v3.5.0 |
| 1810 | 2026-05-29T03:50:46.428Z | Checking cancel-safe-futures v0.1.5 |
| 1811 | 2026-05-29T03:50:46.432Z | Checking tower-http v0.6.8 |
| 1812 | 2026-05-29T03:50:46.453Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1813 | 2026-05-29T03:50:46.464Z | Checking oxide-tokio-rt v0.1.6 |
| 1814 | 2026-05-29T03:50:46.512Z | Checking h2 v0.4.6 |
| 1815 | 2026-05-29T03:50:46.524Z | Checking tokio-stream v0.1.17 |
| 1816 | 2026-05-29T03:50:46.614Z | Checking tough v0.22.0 |
| 1817 | 2026-05-29T03:50:46.656Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1818 | 2026-05-29T03:50:46.685Z | Checking hickory-proto v0.25.2 |
| 1819 | 2026-05-29T03:50:46.876Z | Checking steno v0.4.1 |
| 1820 | 2026-05-29T03:50:46.916Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1821 | 2026-05-29T03:50:47.222Z | Checking tokio-rustls v0.24.1 |
| 1822 | 2026-05-29T03:50:47.409Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1823 | 2026-05-29T03:50:47.430Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1824 | 2026-05-29T03:50:47.723Z | Checking hickory-resolver v0.24.4 |
| 1825 | 2026-05-29T03:50:48.207Z | Checking hickory-resolver v0.25.2 |
| 1826 | 2026-05-29T03:50:48.245Z | Checking hyper v1.8.1 |
| 1827 | 2026-05-29T03:50:48.318Z | Checking qorb v0.4.1 |
| 1828 | 2026-05-29T03:50:49.020Z | Checking hyper-util v0.1.20 |
| 1829 | 2026-05-29T03:50:49.877Z | Checking hyper-rustls v0.27.3 |
| 1830 | 2026-05-29T03:50:49.877Z | Checking dropshot v0.17.0 |
| 1831 | 2026-05-29T03:50:49.881Z | Checking dropshot v0.16.7 |
| 1832 | 2026-05-29T03:50:50.047Z | Checking reqwest v0.12.23 |
| 1833 | 2026-05-29T03:50:50.051Z | Checking reqwest v0.13.2 |
| 1834 | 2026-05-29T03:50:50.649Z | Checking progenitor-client v0.10.0 |
| 1835 | 2026-05-29T03:50:50.649Z | Checking progenitor-client v0.11.1 |
| 1836 | 2026-05-29T03:50:50.777Z | Checking progenitor-client v0.14.0 |
| 1837 | 2026-05-29T03:50:50.781Z | Checking progenitor-client v0.13.0 |
| 1838 | 2026-05-29T03:50:50.851Z | Checking progenitor v0.10.0 |
| 1839 | 2026-05-29T03:50:50.863Z | Checking progenitor v0.11.1 |
| 1840 | 2026-05-29T03:50:50.973Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1841 | 2026-05-29T03:50:50.985Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1842 | 2026-05-29T03:50:50.997Z | Checking progenitor v0.13.0 |
| 1843 | 2026-05-29T03:50:51.002Z | Checking progenitor-extras v0.2.0 |
| 1844 | 2026-05-29T03:50:51.002Z | Checking progenitor v0.14.0 |
| 1845 | 2026-05-29T03:50:51.118Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1846 | 2026-05-29T03:50:51.140Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1847 | 2026-05-29T03:50:51.594Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1848 | 2026-05-29T03:50:51.598Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1849 | 2026-05-29T03:50:51.598Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1850 | 2026-05-29T03:50:51.931Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1851 | 2026-05-29T03:50:52.391Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1852 | 2026-05-29T03:50:52.511Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1853 | 2026-05-29T03:50:52.709Z | Checking dropshot-api-manager v0.7.2 |
| 1854 | 2026-05-29T03:50:53.022Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1855 | 2026-05-29T03:50:53.195Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1856 | 2026-05-29T03:50:53.435Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1857 | 2026-05-29T03:50:53.517Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1858 | 2026-05-29T03:50:53.693Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1859 | 2026-05-29T03:50:53.958Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1860 | 2026-05-29T03:50:55.004Z | Checking oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1861 | 2026-05-29T03:50:55.004Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1862 | 2026-05-29T03:50:55.007Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1863 | 2026-05-29T03:50:55.007Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1864 | 2026-05-29T03:50:55.507Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1865 | 2026-05-29T03:50:55.874Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1866 | 2026-05-29T03:50:56.117Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1867 | 2026-05-29T03:50:56.412Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1868 | 2026-05-29T03:50:56.412Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1869 | 2026-05-29T03:50:56.639Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1870 | 2026-05-29T03:50:56.642Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1871 | 2026-05-29T03:50:57.086Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1872 | 2026-05-29T03:50:57.289Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1873 | 2026-05-29T03:50:57.302Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1874 | 2026-05-29T03:50:58.069Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1875 | 2026-05-29T03:50:59.587Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1876 | 2026-05-29T03:50:59.991Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1877 | 2026-05-29T03:50:59.991Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1878 | 2026-05-29T03:51:00.675Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1879 | 2026-05-29T03:51:00.988Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1880 | 2026-05-29T03:51:01.343Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1881 | 2026-05-29T03:51:01.343Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1882 | 2026-05-29T03:51:01.893Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1883 | 2026-05-29T03:51:01.896Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1884 | 2026-05-29T03:51:01.896Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1885 | 2026-05-29T03:51:05.006Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1886 | 2026-05-29T03:51:05.763Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1887 | 2026-05-29T03:51:09.115Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1888 | 2026-05-29T03:51:10.705Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 1889 | 2026-05-29T03:51:11.437Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 1890 | 2026-05-29T03:51:15.390Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1891 | 2026-05-29T03:51:16.744Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 1892 | 2026-05-29T03:51:17.224Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 1893 | 2026-05-29T03:51:19.853Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1894 | 2026-05-29T03:51:27.411Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1895 | 2026-05-29T03:51:27.414Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1896 | 2026-05-29T03:51:32.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.53s |
| 1897 | 2026-05-29T03:51:32.964Z | |
| 1898 | 2026-05-29T03:51:32.964Z | real 51.768647836 |
| 1899 | 2026-05-29T03:51:32.964Z | user 2:10.735060859 |
| 1900 | 2026-05-29T03:51:32.964Z | sys 22.528226593 |
| 1901 | 2026-05-29T03:51:32.964Z | trap 0.030342801 |
| 1902 | 2026-05-29T03:51:32.964Z | tflt 0.046959773 |
| 1903 | 2026-05-29T03:51:32.964Z | dflt 0.061183570 |
| 1904 | 2026-05-29T03:51:32.964Z | kflt 0.000038107 |
| 1905 | 2026-05-29T03:51:32.964Z | lock 5:06.907614437 |
| 1906 | 2026-05-29T03:51:32.964Z | slp 7:26.274588395 |
| 1907 | 2026-05-29T03:51:32.964Z | lat 4.866130921 |
| 1908 | 2026-05-29T03:51:32.964Z | stop 14.825395294 |
| 1909 | 2026-05-29T03:51:32.967Z | + banner build |
| 1910 | 2026-05-29T03:51:32.967Z | |
| 1911 | 2026-05-29T03:51:32.967Z | ##### # # # # ##### |
| 1912 | 2026-05-29T03:51:32.967Z | # # # # # # # # |
| 1913 | 2026-05-29T03:51:32.967Z | ##### # # # # # # |
| 1914 | 2026-05-29T03:51:32.967Z | # # # # # # # # |
| 1915 | 2026-05-29T03:51:32.967Z | # # # # # # # # |
| 1916 | 2026-05-29T03:51:32.967Z | ##### #### # ###### ##### |
| 1917 | 2026-05-29T03:51:32.967Z | |
| 1918 | 2026-05-29T03:51:32.967Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1919 | 2026-05-29T03:51:33.697Z | Compiling proc-macro2 v1.0.106 |
| 1920 | 2026-05-29T03:51:33.697Z | Compiling quote v1.0.45 |
| 1921 | 2026-05-29T03:51:33.697Z | Compiling unicode-ident v1.0.24 |
| 1922 | 2026-05-29T03:51:33.697Z | Compiling libc v0.2.186 |
| 1923 | 2026-05-29T03:51:33.697Z | Compiling serde_core v1.0.228 |
| 1924 | 2026-05-29T03:51:33.700Z | Compiling serde v1.0.228 |
| 1925 | 2026-05-29T03:51:33.700Z | Compiling autocfg v1.3.0 |
| 1926 | 2026-05-29T03:51:33.700Z | Compiling cfg-if v1.0.0 |
| 1927 | 2026-05-29T03:51:33.902Z | Compiling zmij v1.0.19 |
| 1928 | 2026-05-29T03:51:33.917Z | Compiling memchr v2.7.2 |
| 1929 | 2026-05-29T03:51:34.133Z | Compiling libm v0.2.8 |
| 1930 | 2026-05-29T03:51:34.393Z | Compiling version_check v0.9.5 |
| 1931 | 2026-05-29T03:51:34.440Z | Compiling itoa v1.0.11 |
| 1932 | 2026-05-29T03:51:34.646Z | Compiling smallvec v1.13.2 |
| 1933 | 2026-05-29T03:51:34.658Z | Compiling getrandom v0.4.2 |
| 1934 | 2026-05-29T03:51:34.717Z | Compiling stable_deref_trait v1.2.0 |
| 1935 | 2026-05-29T03:51:34.897Z | Compiling serde_json v1.0.149 |
| 1936 | 2026-05-29T03:51:34.949Z | Compiling litemap v0.7.4 |
| 1937 | 2026-05-29T03:51:34.979Z | Compiling writeable v0.5.5 |
| 1938 | 2026-05-29T03:51:35.067Z | Compiling syn v2.0.117 |
| 1939 | 2026-05-29T03:51:35.186Z | Compiling icu_locid_transform_data v1.5.0 |
| 1940 | 2026-05-29T03:51:35.231Z | Compiling percent-encoding v2.3.2 |
| 1941 | 2026-05-29T03:51:35.263Z | Compiling icu_properties_data v1.5.0 |
| 1942 | 2026-05-29T03:51:35.301Z | Compiling num-traits v0.2.19 |
| 1943 | 2026-05-29T03:51:35.413Z | Compiling write16 v1.0.0 |
| 1944 | 2026-05-29T03:51:35.446Z | Compiling icu_normalizer_data v1.5.0 |
| 1945 | 2026-05-29T03:51:35.476Z | Compiling utf16_iter v1.0.5 |
| 1946 | 2026-05-29T03:51:35.501Z | Compiling utf8_iter v1.0.4 |
| 1947 | 2026-05-29T03:51:35.528Z | Compiling form_urlencoded v1.2.2 |
| 1948 | 2026-05-29T03:51:35.613Z | Compiling shlex v1.3.0 |
| 1949 | 2026-05-29T03:51:35.665Z | Compiling jobserver v0.1.31 |
| 1950 | 2026-05-29T03:51:35.703Z | Compiling getrandom v0.2.14 |
| 1951 | 2026-05-29T03:51:35.800Z | Compiling thiserror v2.0.18 |
| 1952 | 2026-05-29T03:51:35.800Z | Compiling log v0.4.29 |
| 1953 | 2026-05-29T03:51:35.991Z | Compiling cc v1.2.17 |
| 1954 | 2026-05-29T03:51:35.994Z | Compiling lock_api v0.4.12 |
| 1955 | 2026-05-29T03:51:36.142Z | Compiling parking_lot_core v0.9.10 |
| 1956 | 2026-05-29T03:51:36.426Z | Compiling iana-time-zone v0.1.64 |
| 1957 | 2026-05-29T03:51:36.640Z | Compiling uuid v1.22.0 |
| 1958 | 2026-05-29T03:51:36.671Z | Compiling heck v0.5.0 |
| 1959 | 2026-05-29T03:51:36.685Z | Compiling regex-syntax v0.8.5 |
| 1960 | 2026-05-29T03:51:36.798Z | Compiling rustversion v1.0.22 |
| 1961 | 2026-05-29T03:51:36.871Z | Compiling semver v1.0.28 |
| 1962 | 2026-05-29T03:51:37.198Z | Compiling aho-corasick v1.1.3 |
| 1963 | 2026-05-29T03:51:37.260Z | Compiling schemars v0.8.22 |
| 1964 | 2026-05-29T03:51:37.272Z | Compiling dyn-clone v1.0.17 |
| 1965 | 2026-05-29T03:51:37.427Z | Compiling slab v0.4.9 |
| 1966 | 2026-05-29T03:51:37.523Z | Compiling subtle v2.6.1 |
| 1967 | 2026-05-29T03:51:37.537Z | Compiling typenum v1.17.0 |
| 1968 | 2026-05-29T03:51:37.673Z | Compiling pin-project-lite v0.2.14 |
| 1969 | 2026-05-29T03:51:37.773Z | Compiling bitflags v2.9.4 |
| 1970 | 2026-05-29T03:51:37.930Z | Compiling synstructure v0.13.1 |
| 1971 | 2026-05-29T03:51:37.977Z | Compiling serde_derive_internals v0.29.1 |
| 1972 | 2026-05-29T03:51:37.980Z | Compiling rand_core v0.6.4 |
| 1973 | 2026-05-29T03:51:38.120Z | Compiling regex-automata v0.4.14 |
| 1974 | 2026-05-29T03:51:38.237Z | Compiling socket2 v0.6.3 |
| 1975 | 2026-05-29T03:51:38.417Z | Compiling scopeguard v1.2.0 |
| 1976 | 2026-05-29T03:51:38.712Z | Compiling either v1.15.0 |
| 1977 | 2026-05-29T03:51:38.727Z | Compiling parking_lot v0.12.2 |
| 1978 | 2026-05-29T03:51:38.744Z | Compiling mio v1.2.0 |
| 1979 | 2026-05-29T03:51:38.840Z | Compiling signal-hook-registry v1.4.2 |
| 1980 | 2026-05-29T03:51:39.017Z | Compiling generic-array v0.14.7 |
| 1981 | 2026-05-29T03:51:39.028Z | Compiling serde_derive v1.0.228 |
| 1982 | 2026-05-29T03:51:39.042Z | Compiling zerofrom-derive v0.1.5 |
| 1983 | 2026-05-29T03:51:39.110Z | Compiling yoke-derive v0.7.5 |
| 1984 | 2026-05-29T03:51:39.241Z | Compiling zerovec-derive v0.10.3 |
| 1985 | 2026-05-29T03:51:39.411Z | Compiling displaydoc v0.2.5 |
| 1986 | 2026-05-29T03:51:39.492Z | Compiling icu_provider_macros v1.5.0 |
| 1987 | 2026-05-29T03:51:39.636Z | Compiling schemars_derive v0.8.22 |
| 1988 | 2026-05-29T03:51:40.086Z | Compiling zeroize_derive v1.4.3 |
| 1989 | 2026-05-29T03:51:40.169Z | Compiling thiserror-impl v2.0.18 |
| 1990 | 2026-05-29T03:51:40.202Z | Compiling tokio-macros v2.7.0 |
| 1991 | 2026-05-29T03:51:40.260Z | Compiling zerofrom v0.1.5 |
| 1992 | 2026-05-29T03:51:40.318Z | Compiling regex v1.12.3 |
| 1993 | 2026-05-29T03:51:40.400Z | Compiling yoke v0.7.5 |
| 1994 | 2026-05-29T03:51:40.609Z | Compiling zerovec v0.10.4 |
| 1995 | 2026-05-29T03:51:40.682Z | Compiling futures-macro v0.3.32 |
| 1996 | 2026-05-29T03:51:40.717Z | Compiling errno v0.3.14 |
| 1997 | 2026-05-29T03:51:40.762Z | Compiling zeroize v1.8.2 |
| 1998 | 2026-05-29T03:51:40.864Z | Compiling portable-atomic v1.11.1 |
| 1999 | 2026-05-29T03:51:41.003Z | Compiling ring v0.17.14 |
| 2000 | 2026-05-29T03:51:41.150Z | Compiling futures-core v0.3.32 |
| 2001 | 2026-05-29T03:51:41.318Z | Compiling equivalent v1.0.2 |
| 2002 | 2026-05-29T03:51:41.509Z | Compiling tinystr v0.7.6 |
| 2003 | 2026-05-29T03:51:41.522Z | Compiling icu_collections v1.5.0 |
| 2004 | 2026-05-29T03:51:41.533Z | Compiling critical-section v1.2.0 |
| 2005 | 2026-05-29T03:51:41.547Z | Compiling thiserror v1.0.64 |
| 2006 | 2026-05-29T03:51:41.643Z | Compiling rustix v0.38.34 |
| 2007 | 2026-05-29T03:51:41.727Z | Compiling icu_locid v1.5.0 |
| 2008 | 2026-05-29T03:51:41.942Z | Compiling once_cell v1.21.3 |
| 2009 | 2026-05-29T03:51:42.039Z | Compiling prettyplease v0.2.37 |
| 2010 | 2026-05-29T03:51:42.057Z | Compiling thiserror-impl v1.0.64 |
| 2011 | 2026-05-29T03:51:42.176Z | Compiling minimal-lexical v0.2.1 |
| 2012 | 2026-05-29T03:51:42.276Z | Compiling bytes v1.11.1 |
| 2013 | 2026-05-29T03:51:42.319Z | Compiling icu_provider v1.5.0 |
| 2014 | 2026-05-29T03:51:42.332Z | Compiling chrono v0.4.44 |
| 2015 | 2026-05-29T03:51:42.412Z | Compiling serde_tokenstream v0.2.3 |
| 2016 | 2026-05-29T03:51:42.691Z | Compiling icu_locid_transform v1.5.0 |
| 2017 | 2026-05-29T03:51:43.008Z | Compiling tokio v1.52.3 |
| 2018 | 2026-05-29T03:51:43.142Z | Compiling glob v0.3.3 |
| 2019 | 2026-05-29T03:51:43.184Z | Compiling nom v7.1.3 |
| 2020 | 2026-05-29T03:51:43.311Z | Compiling icu_properties v1.5.1 |
| 2021 | 2026-05-29T03:51:43.463Z | Compiling clang-sys v1.8.1 |
| 2022 | 2026-05-29T03:51:43.785Z | Compiling crypto-common v0.1.6 |
| 2023 | 2026-05-29T03:51:43.836Z | Compiling httparse v1.10.1 |
| 2024 | 2026-05-29T03:51:43.983Z | Compiling lazy_static v1.5.0 |
| 2025 | 2026-05-29T03:51:44.087Z | Compiling getrandom v0.3.4 |
| 2026 | 2026-05-29T03:51:44.302Z | Compiling libloading v0.8.9 |
| 2027 | 2026-05-29T03:51:44.425Z | Compiling futures-sink v0.3.32 |
| 2028 | 2026-05-29T03:51:44.464Z | Compiling bindgen v0.69.5 |
| 2029 | 2026-05-29T03:51:44.520Z | Compiling home v0.5.11 |
| 2030 | 2026-05-29T03:51:44.650Z | Compiling which v4.4.2 |
| 2031 | 2026-05-29T03:51:44.777Z | Compiling cexpr v0.6.0 |
| 2032 | 2026-05-29T03:51:44.936Z | Compiling icu_normalizer v1.5.0 |
| 2033 | 2026-05-29T03:51:45.058Z | Compiling itertools v0.12.1 |
| 2034 | 2026-05-29T03:51:45.376Z | Compiling lazycell v1.3.0 |
| 2035 | 2026-05-29T03:51:45.496Z | Compiling idna_adapter v1.2.0 |
| 2036 | 2026-05-29T03:51:45.643Z | Compiling idna v1.0.3 |
| 2037 | 2026-05-29T03:51:45.887Z | Compiling rustc-hash v1.1.0 |
| 2038 | 2026-05-29T03:51:45.924Z | Compiling cmake v0.1.54 |
| 2039 | 2026-05-29T03:51:45.985Z | Compiling url v2.5.4 |
| 2040 | 2026-05-29T03:51:46.038Z | Compiling fs_extra v1.3.0 |
| 2041 | 2026-05-29T03:51:46.252Z | Compiling strsim v0.11.1 |
| 2042 | 2026-05-29T03:51:46.292Z | Compiling dunce v1.0.5 |
| 2043 | 2026-05-29T03:51:46.393Z | Compiling const-oid v0.9.6 |
| 2044 | 2026-05-29T03:51:47.138Z | Compiling futures-channel v0.3.32 |
| 2045 | 2026-05-29T03:51:47.234Z | Compiling ident_case v1.0.1 |
| 2046 | 2026-05-29T03:51:47.361Z | Compiling futures-task v0.3.32 |
| 2047 | 2026-05-29T03:51:47.391Z | Compiling hashbrown v0.17.0 |
| 2048 | 2026-05-29T03:51:47.395Z | Compiling futures-io v0.3.32 |
| 2049 | 2026-05-29T03:51:47.536Z | Compiling futures-util v0.3.32 |
| 2050 | 2026-05-29T03:51:47.600Z | Compiling slog v2.8.2 |
| 2051 | 2026-05-29T03:51:47.837Z | Compiling base64 v0.22.1 |
| 2052 | 2026-05-29T03:51:48.051Z | Compiling indexmap v2.14.0 |
| 2053 | 2026-05-29T03:51:48.332Z | Compiling zerocopy-derive v0.8.27 |
| 2054 | 2026-05-29T03:51:48.356Z | Compiling block-buffer v0.10.4 |
| 2055 | 2026-05-29T03:51:48.528Z | Compiling digest v0.10.7 |
| 2056 | 2026-05-29T03:51:48.787Z | Compiling http v1.4.0 |
| 2057 | 2026-05-29T03:51:50.019Z | Compiling untrusted v0.9.0 |
| 2058 | 2026-05-29T03:51:50.155Z | Compiling ucd-trie v0.1.6 |
| 2059 | 2026-05-29T03:51:50.243Z | Compiling aws-lc-sys v0.30.0 |
| 2060 | 2026-05-29T03:51:50.382Z | Compiling pest v2.8.4 |
| 2061 | 2026-05-29T03:51:50.813Z | Compiling tracing-core v0.1.32 |
| 2062 | 2026-05-29T03:51:51.029Z | Compiling rustls-pki-types v1.12.0 |
| 2063 | 2026-05-29T03:51:51.200Z | Compiling tracing-attributes v0.1.27 |
| 2064 | 2026-05-29T03:51:51.571Z | Compiling byteorder v1.5.0 |
| 2065 | 2026-05-29T03:51:51.772Z | Compiling pest_meta v2.8.4 |
| 2066 | 2026-05-29T03:51:51.839Z | Compiling ppv-lite86 v0.2.17 |
| 2067 | 2026-05-29T03:51:52.148Z | Compiling anyhow v1.0.100 |
| 2068 | 2026-05-29T03:51:52.390Z | Compiling tracing v0.1.40 |
| 2069 | 2026-05-29T03:51:52.403Z | Compiling pest_generator v2.8.4 |
| 2070 | 2026-05-29T03:51:52.701Z | Compiling fnv v1.0.7 |
| 2071 | 2026-05-29T03:51:52.713Z | Compiling tokio-util v0.7.16 |
| 2072 | 2026-05-29T03:51:52.803Z | Compiling paste v1.0.15 |
| 2073 | 2026-05-29T03:51:52.991Z | Compiling ipnet v2.9.0 |
| 2074 | 2026-05-29T03:51:53.019Z | Compiling pest_derive v2.8.4 |
| 2075 | 2026-05-29T03:51:53.290Z | Compiling camino v1.2.2 |
| 2076 | 2026-05-29T03:51:53.629Z | Compiling zerocopy v0.8.27 |
| 2077 | 2026-05-29T03:51:53.642Z | Compiling cpufeatures v0.2.12 |
| 2078 | 2026-05-29T03:51:53.719Z | Compiling omicron-workspace-hack v0.1.0 |
| 2079 | 2026-05-29T03:51:53.929Z | Compiling http-body v1.0.1 |
| 2080 | 2026-05-29T03:51:54.073Z | Compiling atomic-waker v1.1.2 |
| 2081 | 2026-05-29T03:51:54.215Z | Compiling ipnetwork v0.21.1 |
| 2082 | 2026-05-29T03:51:54.315Z | Compiling ryu v1.0.18 |
| 2083 | 2026-05-29T03:51:54.564Z | Compiling try-lock v0.2.5 |
| 2084 | 2026-05-29T03:51:54.602Z | Compiling tower-layer v0.3.3 |
| 2085 | 2026-05-29T03:51:54.679Z | Compiling tower-service v0.3.3 |
| 2086 | 2026-05-29T03:51:54.866Z | Compiling want v0.3.1 |
| 2087 | 2026-05-29T03:51:54.986Z | Compiling h2 v0.4.6 |
| 2088 | 2026-05-29T03:51:55.063Z | Compiling erased-serde v0.3.31 |
| 2089 | 2026-05-29T03:51:55.454Z | Compiling async-trait v0.1.89 |
| 2090 | 2026-05-29T03:51:55.671Z | Compiling pin-utils v0.1.0 |
| 2091 | 2026-05-29T03:51:55.752Z | Compiling time-core v0.1.8 |
| 2092 | 2026-05-29T03:51:55.775Z | Compiling httpdate v1.0.3 |
| 2093 | 2026-05-29T03:51:55.890Z | Compiling num-conv v0.2.0 |
| 2094 | 2026-05-29T03:51:56.036Z | Compiling time-macros v0.2.27 |
| 2095 | 2026-05-29T03:51:56.245Z | Compiling scroll_derive v0.13.1 |
| 2096 | 2026-05-29T03:51:56.472Z | Compiling aws-lc-rs v1.13.3 |
| 2097 | 2026-05-29T03:51:56.600Z | Compiling serde_urlencoded v0.7.1 |
| 2098 | 2026-05-29T03:51:56.747Z | Compiling http-body-util v0.1.3 |
| 2099 | 2026-05-29T03:51:56.876Z | Compiling foldhash v0.2.0 |
| 2100 | 2026-05-29T03:51:57.025Z | Compiling allocator-api2 v0.2.21 |
| 2101 | 2026-05-29T03:51:57.038Z | Compiling daft-derive v0.1.7 |
| 2102 | 2026-05-29T03:51:57.070Z | Compiling untrusted v0.7.1 |
| 2103 | 2026-05-29T03:51:57.145Z | Compiling pretty-hex v0.4.1 |
| 2104 | 2026-05-29T03:51:57.194Z | Compiling strum_macros v0.26.4 |
| 2105 | 2026-05-29T03:51:57.305Z | Compiling hyper v1.8.1 |
| 2106 | 2026-05-29T03:51:57.405Z | Compiling hashbrown v0.16.1 |
| 2107 | 2026-05-29T03:51:58.295Z | Compiling rustls v0.23.31 |
| 2108 | 2026-05-29T03:51:58.739Z | Compiling hyper-util v0.1.20 |
| 2109 | 2026-05-29T03:51:59.139Z | Compiling oxnet v0.1.4 |
| 2110 | 2026-05-29T03:51:59.436Z | Compiling rand_core v0.9.3 |
| 2111 | 2026-05-29T03:51:59.709Z | Compiling openapiv3 v2.2.0 |
| 2112 | 2026-05-29T03:52:00.891Z | Compiling usdt-impl v0.6.0 |
| 2113 | 2026-05-29T03:52:01.146Z | Compiling plain v0.2.3 |
| 2114 | 2026-05-29T03:52:01.266Z | Compiling rand_chacha v0.9.0 |
| 2115 | 2026-05-29T03:52:01.282Z | Compiling scroll v0.13.0 |
| 2116 | 2026-05-29T03:52:01.670Z | Compiling crossbeam-utils v0.8.19 |
| 2117 | 2026-05-29T03:52:01.936Z | Compiling goblin v0.10.4 |
| 2118 | 2026-05-29T03:52:01.999Z | Compiling rand v0.9.2 |
| 2119 | 2026-05-29T03:52:02.238Z | Compiling rustls v0.22.4 |
| 2120 | 2026-05-29T03:52:02.746Z | Compiling dtrace-parser v0.3.0 |
| 2121 | 2026-05-29T03:52:03.289Z | Compiling sync_wrapper v1.0.1 |
| 2122 | 2026-05-29T03:52:03.405Z | Compiling thread-id v5.0.0 |
| 2123 | 2026-05-29T03:52:03.492Z | Compiling encoding_rs v0.8.34 |
| 2124 | 2026-05-29T03:52:03.604Z | Compiling mime v0.3.17 |
| 2125 | 2026-05-29T03:52:03.616Z | Compiling ref-cast v1.0.25 |
| 2126 | 2026-05-29T03:52:03.929Z | Compiling slog-async v2.8.0 |
| 2127 | 2026-05-29T03:52:04.085Z | Compiling tower v0.5.2 |
| 2128 | 2026-05-29T03:52:04.912Z | Compiling dof v0.4.0 |
| 2129 | 2026-05-29T03:52:04.995Z | Compiling rand_chacha v0.3.1 |
| 2130 | 2026-05-29T03:52:05.751Z | Compiling webpki-roots v0.26.3 |
| 2131 | 2026-05-29T03:52:05.820Z | Compiling futures-executor v0.3.32 |
| 2132 | 2026-05-29T03:52:05.877Z | Compiling multer v3.1.0 |
| 2133 | 2026-05-29T03:52:06.117Z | Compiling iri-string v0.7.8 |
| 2134 | 2026-05-29T03:52:06.212Z | Compiling futures v0.3.32 |
| 2135 | 2026-05-29T03:52:06.290Z | Compiling rand v0.8.6 |
| 2136 | 2026-05-29T03:52:06.989Z | Compiling darling_core v0.23.0 |
| 2137 | 2026-05-29T03:52:07.041Z | Compiling ref-cast-impl v1.0.25 |
| 2138 | 2026-05-29T03:52:07.662Z | Compiling tower-http v0.6.8 |
| 2139 | 2026-05-29T03:52:07.846Z | Compiling usdt-macro v0.6.0 |
| 2140 | 2026-05-29T03:52:08.550Z | Compiling usdt-attr-macro v0.6.0 |
| 2141 | 2026-05-29T03:52:08.653Z | Compiling newtype-uuid v1.3.2 |
| 2142 | 2026-05-29T03:52:08.666Z | Compiling async-stream-impl v0.3.6 |
| 2143 | 2026-05-29T03:52:08.690Z | Compiling rustix v1.1.2 |
| 2144 | 2026-05-29T03:52:09.047Z | Compiling hex v0.4.3 |
| 2145 | 2026-05-29T03:52:09.100Z | Compiling darling_macro v0.23.0 |
| 2146 | 2026-05-29T03:52:09.298Z | Compiling winnow v0.7.13 |
| 2147 | 2026-05-29T03:52:09.640Z | Compiling strum v0.26.3 |
| 2148 | 2026-05-29T03:52:09.690Z | Compiling darling v0.23.0 |
| 2149 | 2026-05-29T03:52:09.774Z | Compiling sha1 v0.10.6 |
| 2150 | 2026-05-29T03:52:09.815Z | Compiling newtype-uuid-macros v0.1.0 |
| 2151 | 2026-05-29T03:52:10.025Z | Compiling structmeta-derive v0.3.0 |
| 2152 | 2026-05-29T03:52:10.190Z | Compiling syn v1.0.109 |
| 2153 | 2026-05-29T03:52:10.519Z | Compiling powerfmt v0.2.0 |
| 2154 | 2026-05-29T03:52:10.665Z | Compiling deranged v0.5.3 |
| 2155 | 2026-05-29T03:52:10.747Z | Compiling serde_with_macros v3.18.0 |
| 2156 | 2026-05-29T03:52:11.089Z | Compiling structmeta v0.3.0 |
| 2157 | 2026-05-29T03:52:11.142Z | Compiling daft v0.1.7 |
| 2158 | 2026-05-29T03:52:11.427Z | Compiling fastrand v2.3.0 |
| 2159 | 2026-05-29T03:52:11.592Z | Compiling match_cfg v0.1.0 |
| 2160 | 2026-05-29T03:52:11.669Z | Compiling num_threads v0.1.7 |
| 2161 | 2026-05-29T03:52:11.753Z | Compiling hostname v0.3.1 |
| 2162 | 2026-05-29T03:52:11.770Z | Compiling time v0.3.47 |
| 2163 | 2026-05-29T03:52:11.861Z | Compiling crossbeam-channel v0.5.15 |
| 2164 | 2026-05-29T03:52:11.911Z | Compiling crc32fast v1.4.0 |
| 2165 | 2026-05-29T03:52:12.213Z | Compiling tempfile v3.23.0 |
| 2166 | 2026-05-29T03:52:12.521Z | Compiling thread_local v1.1.8 |
| 2167 | 2026-05-29T03:52:12.674Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2168 | 2026-05-29T03:52:12.878Z | Compiling strum_macros v0.27.2 |
| 2169 | 2026-05-29T03:52:13.142Z | Compiling derive-ex v0.1.8 |
| 2170 | 2026-05-29T03:52:13.224Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2171 | 2026-05-29T03:52:14.715Z | Compiling rustls-webpki v0.102.4 |
| 2172 | 2026-05-29T03:52:14.729Z | Compiling serde_spanned v1.0.4 |
| 2173 | 2026-05-29T03:52:14.732Z | Compiling is-terminal v0.4.12 |
| 2174 | 2026-05-29T03:52:14.903Z | Compiling debug-ignore v1.0.5 |
| 2175 | 2026-05-29T03:52:14.958Z | Compiling term v1.2.0 |
| 2176 | 2026-05-29T03:52:15.016Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2177 | 2026-05-29T03:52:15.174Z | Compiling take_mut v0.2.2 |
| 2178 | 2026-05-29T03:52:15.292Z | Compiling slog-term v2.9.2 |
| 2179 | 2026-05-29T03:52:16.705Z | Compiling test-strategy v0.4.3 |
| 2180 | 2026-05-29T03:52:16.911Z | Compiling slog-json v2.6.1 |
| 2181 | 2026-05-29T03:52:17.206Z | Compiling macaddr v1.0.1 |
| 2182 | 2026-05-29T03:52:17.222Z | Compiling memmap2 v0.9.9 |
| 2183 | 2026-05-29T03:52:17.488Z | Compiling spin v0.9.8 |
| 2184 | 2026-05-29T03:52:17.519Z | Compiling quick-error v1.2.3 |
| 2185 | 2026-05-29T03:52:17.633Z | Compiling usdt v0.6.0 |
| 2186 | 2026-05-29T03:52:18.138Z | Compiling slog-bunyan v2.5.0 |
| 2187 | 2026-05-29T03:52:18.280Z | Compiling async-stream v0.3.6 |
| 2188 | 2026-05-29T03:52:18.322Z | Compiling waitgroup v0.1.2 |
| 2189 | 2026-05-29T03:52:18.482Z | Compiling rustls-pemfile v2.2.0 |
| 2190 | 2026-05-29T03:52:18.678Z | Compiling tokio-rustls v0.25.0 |
| 2191 | 2026-05-29T03:52:18.775Z | Compiling serde_path_to_error v0.1.20 |
| 2192 | 2026-05-29T03:52:18.778Z | Compiling hostname v0.4.2 |
| 2193 | 2026-05-29T03:52:18.928Z | Compiling serde_with v3.18.0 |
| 2194 | 2026-05-29T03:52:18.951Z | Compiling regress v0.10.5 |
| 2195 | 2026-05-29T03:52:19.754Z | Compiling parse-display-derive v0.10.0 |
| 2196 | 2026-05-29T03:52:19.887Z | Compiling webpki-roots v1.0.3 |
| 2197 | 2026-05-29T03:52:20.018Z | Compiling wait-timeout v0.2.0 |
| 2198 | 2026-05-29T03:52:20.041Z | Compiling bit-vec v0.6.3 |
| 2199 | 2026-05-29T03:52:20.324Z | Compiling bit-set v0.5.3 |
| 2200 | 2026-05-29T03:52:20.468Z | Compiling rusty-fork v0.3.0 |
| 2201 | 2026-05-29T03:52:20.519Z | Compiling strum v0.27.2 |
| 2202 | 2026-05-29T03:52:20.655Z | Compiling rand_xorshift v0.3.0 |
| 2203 | 2026-05-29T03:52:20.838Z | Compiling dropshot v0.17.0 |
| 2204 | 2026-05-29T03:52:21.080Z | Compiling unarray v0.1.4 |
| 2205 | 2026-05-29T03:52:21.213Z | Compiling crucible-workspace-hack v0.1.0 |
| 2206 | 2026-05-29T03:52:21.322Z | Compiling proptest v1.5.0 |
| 2207 | 2026-05-29T03:52:21.325Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2208 | 2026-05-29T03:52:21.346Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2209 | 2026-05-29T03:52:21.559Z | Compiling dropshot_endpoint v0.17.0 |
| 2210 | 2026-05-29T03:52:22.047Z | Compiling toml_datetime v0.6.11 |
| 2211 | 2026-05-29T03:52:22.289Z | Compiling openssl-probe v0.2.1 |
| 2212 | 2026-05-29T03:52:22.571Z | Compiling rustls-native-certs v0.8.3 |
| 2213 | 2026-05-29T03:52:23.279Z | Compiling instant v0.1.12 |
| 2214 | 2026-05-29T03:52:23.386Z | Compiling adler v1.0.2 |
| 2215 | 2026-05-29T03:52:23.401Z | Compiling backoff v0.4.0 |
| 2216 | 2026-05-29T03:52:23.566Z | Compiling miniz_oxide v0.7.2 |
| 2217 | 2026-05-29T03:52:23.639Z | Compiling parse-display v0.10.0 |
| 2218 | 2026-05-29T03:52:23.658Z | Compiling itertools v0.14.0 |
| 2219 | 2026-05-29T03:52:23.715Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2220 | 2026-05-29T03:52:23.873Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2221 | 2026-05-29T03:52:24.935Z | Compiling base64ct v1.6.0 |
| 2222 | 2026-05-29T03:52:25.257Z | Compiling flate2 v1.0.30 |
| 2223 | 2026-05-29T03:52:25.309Z | Compiling unicode-width v0.1.14 |
| 2224 | 2026-05-29T03:52:25.350Z | Compiling compression-core v0.4.31 |
| 2225 | 2026-05-29T03:52:25.626Z | Compiling compression-codecs v0.4.32 |
| 2226 | 2026-05-29T03:52:26.200Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2227 | 2026-05-29T03:52:26.513Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2228 | 2026-05-29T03:52:26.700Z | Compiling async-compression v0.4.33 |
| 2229 | 2026-05-29T03:52:26.930Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2230 | 2026-05-29T03:52:27.069Z | Compiling unsafe-libyaml v0.2.11 |
| 2231 | 2026-05-29T03:52:27.719Z | Compiling serde_yaml v0.9.34+deprecated |
| 2232 | 2026-05-29T03:52:28.805Z | Compiling heck v0.4.1 |
| 2233 | 2026-05-29T03:52:29.005Z | Compiling pem-rfc7468 v0.7.0 |
| 2234 | 2026-05-29T03:52:29.005Z | Compiling der_derive v0.7.3 |
| 2235 | 2026-05-29T03:52:29.632Z | Compiling flagset v0.4.7 |
| 2236 | 2026-05-29T03:52:29.660Z | Compiling winnow v0.5.40 |
| 2237 | 2026-05-29T03:52:29.779Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2238 | 2026-05-29T03:52:29.992Z | Compiling der v0.7.10 |
| 2239 | 2026-05-29T03:52:30.257Z | Compiling clap_derive v4.5.4 |
| 2240 | 2026-05-29T03:52:30.626Z | Compiling utf8parse v0.2.1 |
| 2241 | 2026-05-29T03:52:30.758Z | Compiling anstyle-parse v0.2.4 |
| 2242 | 2026-05-29T03:52:30.981Z | Compiling toml_edit v0.19.15 |
| 2243 | 2026-05-29T03:52:31.581Z | Compiling darling_core v0.21.3 |
| 2244 | 2026-05-29T03:52:31.857Z | Compiling rustc_version v0.4.1 |
| 2245 | 2026-05-29T03:52:32.089Z | Compiling is_terminal_polyfill v1.70.0 |
| 2246 | 2026-05-29T03:52:32.123Z | Compiling proc-macro-crate v1.3.1 |
| 2247 | 2026-05-29T03:52:32.191Z | Compiling anstyle v1.0.7 |
| 2248 | 2026-05-29T03:52:32.459Z | Compiling colorchoice v1.0.1 |
| 2249 | 2026-05-29T03:52:32.588Z | Compiling anstyle-query v1.0.3 |
| 2250 | 2026-05-29T03:52:32.703Z | Compiling anstream v0.6.14 |
| 2251 | 2026-05-29T03:52:32.957Z | Compiling spki v0.7.3 |
| 2252 | 2026-05-29T03:52:33.176Z | Compiling terminal_size v0.3.0 |
| 2253 | 2026-05-29T03:52:33.329Z | Compiling clap_lex v0.7.0 |
| 2254 | 2026-05-29T03:52:33.691Z | Compiling darling_macro v0.21.3 |
| 2255 | 2026-05-29T03:52:33.704Z | Compiling clap_builder v4.5.2 |
| 2256 | 2026-05-29T03:52:34.028Z | Compiling iddqd v0.4.2 |
| 2257 | 2026-05-29T03:52:34.275Z | Compiling darling v0.21.3 |
| 2258 | 2026-05-29T03:52:34.341Z | Compiling secrecy v0.10.3 |
| 2259 | 2026-05-29T03:52:34.437Z | Compiling convert_case v0.4.0 |
| 2260 | 2026-05-29T03:52:34.510Z | Compiling heapless v0.8.0 |
| 2261 | 2026-05-29T03:52:34.735Z | Compiling derive_more v0.99.20 |
| 2262 | 2026-05-29T03:52:34.948Z | Compiling ingot-macros v0.1.1 |
| 2263 | 2026-05-29T03:52:35.345Z | Compiling pkcs8 v0.10.2 |
| 2264 | 2026-05-29T03:52:36.165Z | Compiling clap v4.5.4 |
| 2265 | 2026-05-29T03:52:36.178Z | Compiling tabwriter v1.4.0 |
| 2266 | 2026-05-29T03:52:36.258Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2267 | 2026-05-29T03:52:36.564Z | Compiling backon v1.6.0 |
| 2268 | 2026-05-29T03:52:36.568Z | Compiling hash32 v0.3.1 |
| 2269 | 2026-05-29T03:52:36.736Z | Compiling cfg_aliases v0.2.1 |
| 2270 | 2026-05-29T03:52:36.828Z | Compiling smoltcp v0.11.0 |
| 2271 | 2026-05-29T03:52:37.044Z | Compiling typify-impl v0.4.3 |
| 2272 | 2026-05-29T03:52:37.430Z | Compiling hmac v0.12.1 |
| 2273 | 2026-05-29T03:52:37.586Z | Compiling bitflags v1.3.2 |
| 2274 | 2026-05-29T03:52:37.655Z | Compiling cobs v0.2.3 |
| 2275 | 2026-05-29T03:52:37.668Z | Compiling managed v0.8.0 |
| 2276 | 2026-05-29T03:52:37.680Z | Compiling ingot-types v0.1.2 |
| 2277 | 2026-05-29T03:52:37.905Z | Compiling humantime v2.3.0 |
| 2278 | 2026-05-29T03:52:38.121Z | Compiling ingot v0.1.1 |
| 2279 | 2026-05-29T03:52:38.362Z | Compiling postcard v1.0.9 |
| 2280 | 2026-05-29T03:52:39.336Z | Compiling crossbeam-epoch v0.9.18 |
| 2281 | 2026-05-29T03:52:40.089Z | Compiling inout v0.1.3 |
| 2282 | 2026-05-29T03:52:40.254Z | Compiling zerocopy-derive v0.7.34 |
| 2283 | 2026-05-29T03:52:40.426Z | Compiling typify-macro v0.4.3 |
| 2284 | 2026-05-29T03:52:40.509Z | Compiling ff v0.13.1 |
| 2285 | 2026-05-29T03:52:40.677Z | Compiling memoffset v0.9.1 |
| 2286 | 2026-05-29T03:52:41.282Z | Compiling base16ct v0.2.0 |
| 2287 | 2026-05-29T03:52:41.433Z | Compiling sec1 v0.7.3 |
| 2288 | 2026-05-29T03:52:41.514Z | Compiling group v0.13.0 |
| 2289 | 2026-05-29T03:52:41.731Z | Compiling cipher v0.4.4 |
| 2290 | 2026-05-29T03:52:41.963Z | Compiling hkdf v0.12.4 |
| 2291 | 2026-05-29T03:52:42.127Z | Compiling regress v0.11.1 |
| 2292 | 2026-05-29T03:52:42.189Z | Compiling crypto-bigint v0.5.5 |
| 2293 | 2026-05-29T03:52:42.236Z | Compiling proc-macro-error-attr v1.0.4 |
| 2294 | 2026-05-29T03:52:42.483Z | Compiling colored v3.1.1 |
| 2295 | 2026-05-29T03:52:42.740Z | Compiling pkg-config v0.3.30 |
| 2296 | 2026-05-29T03:52:42.952Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2297 | 2026-05-29T03:52:43.396Z | Compiling elliptic-curve v0.13.8 |
| 2298 | 2026-05-29T03:52:43.819Z | Compiling typify-impl v0.6.2 |
| 2299 | 2026-05-29T03:52:44.414Z | Compiling num_enum_derive v0.7.4 |
| 2300 | 2026-05-29T03:52:44.512Z | Compiling curve25519-dalek v4.1.3 |
| 2301 | 2026-05-29T03:52:44.737Z | Compiling half v2.7.1 |
| 2302 | 2026-05-29T03:52:44.755Z | Compiling universal-hash v0.5.1 |
| 2303 | 2026-05-29T03:52:44.802Z | Compiling proc-macro-error v1.0.4 |
| 2304 | 2026-05-29T03:52:44.938Z | Compiling opaque-debug v0.3.1 |
| 2305 | 2026-05-29T03:52:45.017Z | Compiling ciborium-io v0.2.2 |
| 2306 | 2026-05-29T03:52:45.057Z | Compiling vcpkg v0.2.15 |
| 2307 | 2026-05-29T03:52:45.116Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2308 | 2026-05-29T03:52:45.342Z | Compiling data-encoding v2.6.0 |
| 2309 | 2026-05-29T03:52:45.513Z | Compiling num_enum v0.7.4 |
| 2310 | 2026-05-29T03:52:45.635Z | Compiling ciborium-ll v0.2.2 |
| 2311 | 2026-05-29T03:52:45.768Z | Compiling rustls-webpki v0.103.4 |
| 2312 | 2026-05-29T03:52:45.971Z | Compiling num_enum_derive v0.5.11 |
| 2313 | 2026-05-29T03:52:46.981Z | Compiling foreign-types-macros v0.2.3 |
| 2314 | 2026-05-29T03:52:47.193Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2315 | 2026-05-29T03:52:47.360Z | Compiling typify-macro v0.6.2 |
| 2316 | 2026-05-29T03:52:47.727Z | Compiling foreign-types-shared v0.3.1 |
| 2317 | 2026-05-29T03:52:47.831Z | Compiling rayon-core v1.13.0 |
| 2318 | 2026-05-29T03:52:47.869Z | Compiling foreign-types v0.5.0 |
| 2319 | 2026-05-29T03:52:48.080Z | Compiling num_enum v0.5.11 |
| 2320 | 2026-05-29T03:52:48.400Z | Compiling ciborium v0.2.2 |
| 2321 | 2026-05-29T03:52:48.656Z | Compiling typify v0.4.3 |
| 2322 | 2026-05-29T03:52:48.746Z | Compiling zerocopy v0.7.34 |
| 2323 | 2026-05-29T03:52:48.759Z | Compiling crossbeam-deque v0.8.5 |
| 2324 | 2026-05-29T03:52:48.972Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2325 | 2026-05-29T03:52:49.025Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2326 | 2026-05-29T03:52:49.251Z | Compiling aead v0.5.2 |
| 2327 | 2026-05-29T03:52:49.294Z | Compiling serde_spanned v0.6.9 |
| 2328 | 2026-05-29T03:52:49.447Z | Compiling scroll_derive v0.12.0 |
| 2329 | 2026-05-29T03:52:49.475Z | Compiling num-integer v0.1.46 |
| 2330 | 2026-05-29T03:52:49.555Z | Compiling cstr-argument v0.1.2 |
| 2331 | 2026-05-29T03:52:49.722Z | Compiling usdt-impl v0.5.0 |
| 2332 | 2026-05-29T03:52:50.000Z | Compiling tokio-rustls v0.26.0 |
| 2333 | 2026-05-29T03:52:50.004Z | Compiling rustls-platform-verifier v0.6.2 |
| 2334 | 2026-05-29T03:52:50.004Z | Compiling keccak v0.1.6 |
| 2335 | 2026-05-29T03:52:50.167Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2336 | 2026-05-29T03:52:50.276Z | Compiling hyper-rustls v0.27.3 |
| 2337 | 2026-05-29T03:52:50.413Z | Compiling thiserror-no-std v2.0.2 |
| 2338 | 2026-05-29T03:52:50.459Z | Compiling sha3 v0.10.8 |
| 2339 | 2026-05-29T03:52:50.489Z | Compiling scroll v0.12.0 |
| 2340 | 2026-05-29T03:52:50.622Z | Compiling reqwest v0.12.23 |
| 2341 | 2026-05-29T03:52:50.635Z | Compiling reqwest v0.13.2 |
| 2342 | 2026-05-29T03:52:50.697Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2343 | 2026-05-29T03:52:50.859Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2344 | 2026-05-29T03:52:50.915Z | Compiling dof v0.3.0 |
| 2345 | 2026-05-29T03:52:51.268Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2346 | 2026-05-29T03:52:51.318Z | Compiling poly1305 v0.8.0 |
| 2347 | 2026-05-29T03:52:51.450Z | Compiling chacha20 v0.9.1 |
| 2348 | 2026-05-29T03:52:51.909Z | Compiling progenitor-client v0.10.0 |
| 2349 | 2026-05-29T03:52:51.930Z | Compiling dtrace-parser v0.2.0 |
| 2350 | 2026-05-29T03:52:51.956Z | Compiling password-hash v0.5.0 |
| 2351 | 2026-05-29T03:52:52.379Z | Compiling progenitor-client v0.14.0 |
| 2352 | 2026-05-29T03:52:52.627Z | Compiling progenitor-extras v0.2.0 |
| 2353 | 2026-05-29T03:52:52.874Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2354 | 2026-05-29T03:52:52.887Z | Compiling camino-tempfile v1.4.1 |
| 2355 | 2026-05-29T03:52:52.905Z | Compiling blake2 v0.10.6 |
| 2356 | 2026-05-29T03:52:53.409Z | Compiling thread-id v4.2.1 |
| 2357 | 2026-05-29T03:52:56.711Z | Compiling argon2 v0.5.3 |
| 2358 | 2026-05-29T03:52:57.240Z | Compiling chacha20poly1305 v0.10.1 |
| 2359 | 2026-05-29T03:52:57.397Z | Compiling rayon v1.11.0 |
| 2360 | 2026-05-29T03:53:00.013Z | Compiling goblin v0.8.2 |
| 2361 | 2026-05-29T03:53:01.257Z | Compiling vsss-rs v3.3.4 |
| 2362 | 2026-05-29T03:53:02.808Z | Compiling num-bigint v0.4.5 |
| 2363 | 2026-05-29T03:53:06.111Z | Compiling num-derive v0.4.2 |
| 2364 | 2026-05-29T03:53:06.144Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2365 | 2026-05-29T03:53:06.332Z | Compiling sigpipe v0.1.3 |
| 2366 | 2026-05-29T03:53:07.325Z | Compiling jiff v0.2.15 |
| 2367 | 2026-05-29T03:53:08.192Z | Compiling num-rational v0.4.2 |
| 2368 | 2026-05-29T03:53:09.731Z | Compiling num-iter v0.1.45 |
| 2369 | 2026-05-29T03:53:09.900Z | Compiling typify v0.6.2 |
| 2370 | 2026-05-29T03:53:10.004Z | Compiling zone_cfg_derive v0.3.0 |
| 2371 | 2026-05-29T03:53:10.126Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2372 | 2026-05-29T03:53:10.734Z | Compiling num-complex v0.4.6 |
| 2373 | 2026-05-29T03:53:11.066Z | Compiling tinyvec_macros v0.1.1 |
| 2374 | 2026-05-29T03:53:11.147Z | Compiling indent_write v2.2.0 |
| 2375 | 2026-05-29T03:53:11.230Z | Compiling tinyvec v1.6.0 |
| 2376 | 2026-05-29T03:53:11.301Z | Compiling num v0.4.3 |
| 2377 | 2026-05-29T03:53:11.611Z | Compiling zone v0.3.1 |
| 2378 | 2026-05-29T03:53:14.344Z | Compiling usdt-macro v0.5.0 |
| 2379 | 2026-05-29T03:53:14.453Z | Compiling usdt-attr-macro v0.5.0 |
| 2380 | 2026-05-29T03:53:14.858Z | Compiling smf v0.2.3 |
| 2381 | 2026-05-29T03:53:14.905Z | Compiling memmap v0.7.0 |
| 2382 | 2026-05-29T03:53:15.300Z | Compiling whoami v1.5.1 |
| 2383 | 2026-05-29T03:53:15.656Z | Compiling usdt v0.5.0 |
| 2384 | 2026-05-29T03:53:16.292Z | Compiling progenitor-impl v0.11.1 |
| 2385 | 2026-05-29T03:53:16.890Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2386 | 2026-05-29T03:53:17.329Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2387 | 2026-05-29T03:53:18.366Z | Compiling toml_write v0.1.2 |
| 2388 | 2026-05-29T03:53:18.753Z | Compiling toml_edit v0.22.27 |
| 2389 | 2026-05-29T03:53:18.820Z | Compiling progenitor-macro v0.11.1 |
| 2390 | 2026-05-29T03:53:19.382Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2391 | 2026-05-29T03:53:20.264Z | Compiling progenitor-client v0.11.1 |
| 2392 | 2026-05-29T03:53:21.255Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2393 | 2026-05-29T03:53:21.402Z | Compiling darling_core v0.20.11 |
| 2394 | 2026-05-29T03:53:21.931Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2395 | 2026-05-29T03:53:22.063Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2396 | 2026-05-29T03:53:22.454Z | Compiling dropshot v0.16.7 |
| 2397 | 2026-05-29T03:53:22.636Z | Compiling float-ord v0.3.2 |
| 2398 | 2026-05-29T03:53:22.760Z | Compiling swrite v0.1.0 |
| 2399 | 2026-05-29T03:53:22.869Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2400 | 2026-05-29T03:53:23.062Z | Compiling progenitor v0.11.1 |
| 2401 | 2026-05-29T03:53:23.252Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2402 | 2026-05-29T03:53:23.344Z | Compiling darling_macro v0.20.11 |
| 2403 | 2026-05-29T03:53:24.412Z | Compiling toml v0.8.23 |
| 2404 | 2026-05-29T03:53:26.913Z | Compiling nix v0.30.1 |
| 2405 | 2026-05-29T03:53:27.142Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2406 | 2026-05-29T03:53:27.221Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2407 | 2026-05-29T03:53:27.408Z | Compiling hubpack_derive v0.1.1 |
| 2408 | 2026-05-29T03:53:27.752Z | Compiling byte-wrapper v0.1.0 |
| 2409 | 2026-05-29T03:53:27.951Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2410 | 2026-05-29T03:53:28.671Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2411 | 2026-05-29T03:53:28.868Z | Compiling dropshot_endpoint v0.16.7 |
| 2412 | 2026-05-29T03:53:29.160Z | Compiling base64 v0.21.7 |
| 2413 | 2026-05-29T03:53:29.437Z | Compiling rustc-hash v2.1.1 |
| 2414 | 2026-05-29T03:53:29.566Z | Compiling static_assertions v1.1.0 |
| 2415 | 2026-05-29T03:53:29.675Z | Compiling iddqd v0.3.18 |
| 2416 | 2026-05-29T03:53:29.773Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2417 | 2026-05-29T03:53:30.268Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2418 | 2026-05-29T03:53:31.558Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2419 | 2026-05-29T03:53:32.437Z | Compiling hubpack v0.1.2 |
| 2420 | 2026-05-29T03:53:32.715Z | Compiling darling v0.20.11 |
| 2421 | 2026-05-29T03:53:32.809Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2422 | 2026-05-29T03:53:34.722Z | Compiling libz-sys v1.1.16 |
| 2423 | 2026-05-29T03:53:34.841Z | Compiling nix v0.31.3 |
| 2424 | 2026-05-29T03:53:35.013Z | Compiling enum-as-inner v0.6.0 |
| 2425 | 2026-05-29T03:53:35.150Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2426 | 2026-05-29T03:53:35.246Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2427 | 2026-05-29T03:53:35.614Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2428 | 2026-05-29T03:53:35.893Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2429 | 2026-05-29T03:53:37.019Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2430 | 2026-05-29T03:53:37.328Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2431 | 2026-05-29T03:53:38.238Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2432 | 2026-05-29T03:53:38.334Z | Compiling derive_builder_core v0.20.2 |
| 2433 | 2026-05-29T03:53:38.704Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2434 | 2026-05-29T03:53:38.818Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2435 | 2026-05-29T03:53:39.118Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2436 | 2026-05-29T03:53:39.131Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2437 | 2026-05-29T03:53:39.170Z | Compiling progenitor-impl v0.14.0 |
| 2438 | 2026-05-29T03:53:39.304Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2439 | 2026-05-29T03:53:40.070Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2440 | 2026-05-29T03:53:40.406Z | Compiling utf-8 v0.7.6 |
| 2441 | 2026-05-29T03:53:40.643Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2442 | 2026-05-29T03:53:40.643Z | Compiling tungstenite v0.21.0 |
| 2443 | 2026-05-29T03:53:41.320Z | Compiling progenitor-macro v0.14.0 |
| 2444 | 2026-05-29T03:53:41.359Z | Compiling derive_builder_macro v0.20.2 |
| 2445 | 2026-05-29T03:53:42.895Z | Compiling openssl-sys v0.9.107 |
| 2446 | 2026-05-29T03:53:43.466Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2447 | 2026-05-29T03:53:43.957Z | Compiling resolv-conf v0.7.0 |
| 2448 | 2026-05-29T03:53:44.530Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2449 | 2026-05-29T03:53:44.656Z | Compiling serde_repr v0.1.19 |
| 2450 | 2026-05-29T03:53:44.980Z | Compiling vergen-lib v9.1.0 |
| 2451 | 2026-05-29T03:53:45.231Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2452 | 2026-05-29T03:53:45.297Z | Compiling slog-dtrace v0.3.0 |
| 2453 | 2026-05-29T03:53:45.365Z | Compiling linked-hash-map v0.5.6 |
| 2454 | 2026-05-29T03:53:45.489Z | Compiling semver v0.1.20 |
| 2455 | 2026-05-29T03:53:45.545Z | Compiling unicode-segmentation v1.11.0 |
| 2456 | 2026-05-29T03:53:45.593Z | Compiling lru-cache v0.1.2 |
| 2457 | 2026-05-29T03:53:45.612Z | Compiling progenitor v0.14.0 |
| 2458 | 2026-05-29T03:53:45.743Z | Compiling rustc_version v0.1.7 |
| 2459 | 2026-05-29T03:53:45.819Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2460 | 2026-05-29T03:53:45.950Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2461 | 2026-05-29T03:53:46.111Z | Compiling newline-converter v0.3.0 |
| 2462 | 2026-05-29T03:53:47.264Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2463 | 2026-05-29T03:53:47.505Z | Compiling derive_builder v0.20.2 |
| 2464 | 2026-05-29T03:53:47.640Z | Compiling tokio-tungstenite v0.21.0 |
| 2465 | 2026-05-29T03:53:48.100Z | Compiling hickory-proto v0.24.4 |
| 2466 | 2026-05-29T03:53:48.428Z | Compiling progenitor-impl v0.13.0 |
| 2467 | 2026-05-29T03:53:50.537Z | Compiling atomicwrites v0.4.4 |
| 2468 | 2026-05-29T03:53:50.827Z | Compiling console v0.15.8 |
| 2469 | 2026-05-29T03:53:52.083Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2470 | 2026-05-29T03:53:54.113Z | Compiling serde-big-array v0.5.1 |
| 2471 | 2026-05-29T03:53:54.282Z | Compiling pin-project-internal v1.1.10 |
| 2472 | 2026-05-29T03:53:54.343Z | Compiling derive-where v1.6.0 |
| 2473 | 2026-05-29T03:53:55.405Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2474 | 2026-05-29T03:53:55.608Z | Compiling vergen v9.1.0 |
| 2475 | 2026-05-29T03:53:55.648Z | Compiling cargo-platform v0.3.2 |
| 2476 | 2026-05-29T03:53:55.844Z | Compiling similar v2.7.0 |
| 2477 | 2026-05-29T03:53:55.907Z | Compiling siphasher v1.0.1 |
| 2478 | 2026-05-29T03:53:55.948Z | Compiling cargo_metadata v0.23.1 |
| 2479 | 2026-05-29T03:53:56.120Z | Compiling phf_shared v0.12.1 |
| 2480 | 2026-05-29T03:53:56.352Z | Compiling expectorate v1.2.0 |
| 2481 | 2026-05-29T03:53:56.566Z | Compiling pin-project v1.1.10 |
| 2482 | 2026-05-29T03:53:56.679Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=745a508cb97b7ca9b4c10ec9592c980eb769b10d#745a508c) |
| 2483 | 2026-05-29T03:53:56.728Z | Compiling progenitor-macro v0.13.0 |
| 2484 | 2026-05-29T03:53:57.171Z | Compiling hickory-resolver v0.24.4 |
| 2485 | 2026-05-29T03:53:58.121Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2486 | 2026-05-29T03:53:58.477Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2487 | 2026-05-29T03:54:00.949Z | Compiling newtype_derive v0.1.6 |
| 2488 | 2026-05-29T03:54:01.925Z | Compiling unicode-normalization v0.1.24 |
| 2489 | 2026-05-29T03:54:02.255Z | Compiling progenitor-client v0.13.0 |
| 2490 | 2026-05-29T03:54:02.523Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2491 | 2026-05-29T03:54:02.753Z | Compiling snafu-derive v0.8.9 |
| 2492 | 2026-05-29T03:54:03.869Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2493 | 2026-05-29T03:54:04.463Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2494 | 2026-05-29T03:54:05.063Z | Compiling tokio-stream v0.1.17 |
| 2495 | 2026-05-29T03:54:05.155Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2496 | 2026-05-29T03:54:05.598Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2497 | 2026-05-29T03:54:05.611Z | Compiling async-recursion v1.1.1 |
| 2498 | 2026-05-29T03:54:06.253Z | Compiling vergen-git2 v9.1.0 |
| 2499 | 2026-05-29T03:54:06.266Z | Compiling bstr v1.9.1 |
| 2500 | 2026-05-29T03:54:06.297Z | Compiling csv-core v0.1.12 |
| 2501 | 2026-05-29T03:54:06.490Z | Compiling owo-colors v4.3.0 |
| 2502 | 2026-05-29T03:54:06.681Z | Compiling highway v1.3.0 |
| 2503 | 2026-05-29T03:54:06.705Z | Compiling foreign-types-shared v0.1.1 |
| 2504 | 2026-05-29T03:54:06.803Z | Compiling openssl v0.10.72 |
| 2505 | 2026-05-29T03:54:06.827Z | Compiling cancel-safe-futures v0.1.5 |
| 2506 | 2026-05-29T03:54:06.952Z | Compiling chrono-tz v0.10.4 |
| 2507 | 2026-05-29T03:54:07.079Z | Compiling same-file v1.0.6 |
| 2508 | 2026-05-29T03:54:07.082Z | Compiling foldhash v0.1.5 |
| 2509 | 2026-05-29T03:54:07.183Z | Compiling unicode-xid v0.2.4 |
| 2510 | 2026-05-29T03:54:07.264Z | Compiling hashbrown v0.15.2 |
| 2511 | 2026-05-29T03:54:07.300Z | Compiling walkdir v2.5.0 |
| 2512 | 2026-05-29T03:54:07.313Z | Compiling const_format_proc_macros v0.2.34 |
| 2513 | 2026-05-29T03:54:07.427Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2514 | 2026-05-29T03:54:07.986Z | Compiling foreign-types v0.3.2 |
| 2515 | 2026-05-29T03:54:08.028Z | Compiling globset v0.4.14 |
| 2516 | 2026-05-29T03:54:08.060Z | Compiling csv v1.3.1 |
| 2517 | 2026-05-29T03:54:08.090Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2518 | 2026-05-29T03:54:08.165Z | Compiling qorb v0.4.1 |
| 2519 | 2026-05-29T03:54:09.079Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2520 | 2026-05-29T03:54:10.549Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2521 | 2026-05-29T03:54:10.798Z | Compiling snafu v0.8.9 |
| 2522 | 2026-05-29T03:54:11.125Z | Compiling git2 v0.20.2 |
| 2523 | 2026-05-29T03:54:11.377Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2524 | 2026-05-29T03:54:13.508Z | Compiling progenitor v0.13.0 |
| 2525 | 2026-05-29T03:54:13.660Z | Compiling olpc-cjson v0.1.4 |
| 2526 | 2026-05-29T03:54:14.075Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2527 | 2026-05-29T03:54:14.282Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2528 | 2026-05-29T03:54:14.531Z | Compiling phf v0.12.1 |
| 2529 | 2026-05-29T03:54:14.714Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2530 | 2026-05-29T03:54:16.256Z | Compiling tokio-dtrace v0.1.1 |
| 2531 | 2026-05-29T03:54:16.639Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2532 | 2026-05-29T03:54:16.665Z | Compiling progenitor-impl v0.10.0 |
| 2533 | 2026-05-29T03:54:16.891Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2534 | 2026-05-29T03:54:16.976Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2535 | 2026-05-29T03:54:17.201Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2536 | 2026-05-29T03:54:17.355Z | Compiling signature v2.2.0 |
| 2537 | 2026-05-29T03:54:17.394Z | Compiling pem v3.0.5 |
| 2538 | 2026-05-29T03:54:17.533Z | Compiling libsw-core v0.3.2 |
| 2539 | 2026-05-29T03:54:17.721Z | Compiling serde_plain v1.0.2 |
| 2540 | 2026-05-29T03:54:18.056Z | Compiling openssl-macros v0.1.1 |
| 2541 | 2026-05-29T03:54:18.068Z | Compiling cookie v0.18.1 |
| 2542 | 2026-05-29T03:54:18.311Z | Compiling rustls v0.21.12 |
| 2543 | 2026-05-29T03:54:18.475Z | Compiling fixedbitset v0.5.7 |
| 2544 | 2026-05-29T03:54:18.541Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2545 | 2026-05-29T03:54:18.556Z | Compiling typed-path v0.9.3 |
| 2546 | 2026-05-29T03:54:18.753Z | Compiling bytecount v0.6.9 |
| 2547 | 2026-05-29T03:54:18.790Z | Compiling fixedbitset v0.4.2 |
| 2548 | 2026-05-29T03:54:18.897Z | Compiling moka v0.12.10 |
| 2549 | 2026-05-29T03:54:19.038Z | Compiling petgraph v0.6.5 |
| 2550 | 2026-05-29T03:54:19.102Z | Compiling papergrid v0.11.0 |
| 2551 | 2026-05-29T03:54:19.153Z | Compiling progenitor-macro v0.10.0 |
| 2552 | 2026-05-29T03:54:19.344Z | Compiling petgraph v0.8.3 |
| 2553 | 2026-05-29T03:54:19.967Z | Compiling tough v0.22.0 |
| 2554 | 2026-05-29T03:54:20.963Z | Compiling libsw v3.5.0 |
| 2555 | 2026-05-29T03:54:21.155Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2556 | 2026-05-29T03:54:21.439Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2557 | 2026-05-29T03:54:21.750Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2558 | 2026-05-29T03:54:21.783Z | Compiling oxide-tokio-rt v0.1.6 |
| 2559 | 2026-05-29T03:54:22.055Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2560 | 2026-05-29T03:54:22.398Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2561 | 2026-05-29T03:54:22.589Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2562 | 2026-05-29T03:54:23.984Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2563 | 2026-05-29T03:54:24.487Z | Compiling const_format v0.2.35 |
| 2564 | 2026-05-29T03:54:25.439Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2565 | 2026-05-29T03:54:25.481Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2566 | 2026-05-29T03:54:25.616Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2567 | 2026-05-29T03:54:26.049Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2568 | 2026-05-29T03:54:26.757Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2569 | 2026-05-29T03:54:27.096Z | Compiling tabled_derive v0.7.0 |
| 2570 | 2026-05-29T03:54:27.430Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2571 | 2026-05-29T03:54:27.751Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2572 | 2026-05-29T03:54:27.822Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2573 | 2026-05-29T03:54:27.888Z | Compiling gethostname v0.5.0 |
| 2574 | 2026-05-29T03:54:28.023Z | Compiling terminal_size v0.4.3 |
| 2575 | 2026-05-29T03:54:28.118Z | Compiling sct v0.7.1 |
| 2576 | 2026-05-29T03:54:28.186Z | Compiling rustls-webpki v0.101.7 |
| 2577 | 2026-05-29T03:54:28.361Z | Compiling bcs v0.1.6 |
| 2578 | 2026-05-29T03:54:28.815Z | Compiling unicode-width v0.2.1 |
| 2579 | 2026-05-29T03:54:29.154Z | Compiling tagptr v0.2.0 |
| 2580 | 2026-05-29T03:54:29.326Z | Compiling unicode-linebreak v0.1.5 |
| 2581 | 2026-05-29T03:54:29.615Z | Compiling radium v0.7.0 |
| 2582 | 2026-05-29T03:54:29.870Z | Compiling salty v0.3.0 |
| 2583 | 2026-05-29T03:54:29.939Z | Compiling termtree v0.5.1 |
| 2584 | 2026-05-29T03:54:30.125Z | Compiling smawk v0.3.2 |
| 2585 | 2026-05-29T03:54:30.150Z | Compiling linear-map v1.2.0 |
| 2586 | 2026-05-29T03:54:30.299Z | Compiling textwrap v0.16.2 |
| 2587 | 2026-05-29T03:54:30.386Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2588 | 2026-05-29T03:54:31.973Z | Compiling progenitor v0.10.0 |
| 2589 | 2026-05-29T03:54:32.120Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2590 | 2026-05-29T03:54:32.298Z | Compiling tabled v0.15.0 |
| 2591 | 2026-05-29T03:54:33.178Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2592 | 2026-05-29T03:54:33.496Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2593 | 2026-05-29T03:54:38.590Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2594 | 2026-05-29T03:54:40.121Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2595 | 2026-05-29T03:54:40.341Z | Compiling steno v0.4.1 |
| 2596 | 2026-05-29T03:54:41.854Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2597 | 2026-05-29T03:54:42.241Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2598 | 2026-05-29T03:54:42.807Z | Compiling hickory-proto v0.25.2 |
| 2599 | 2026-05-29T03:54:43.537Z | Compiling rfc6979 v0.4.0 |
| 2600 | 2026-05-29T03:54:43.702Z | Compiling sha2 v0.10.9 |
| 2601 | 2026-05-29T03:54:44.954Z | Compiling tap v1.0.1 |
| 2602 | 2026-05-29T03:54:45.084Z | Compiling wyz v0.5.1 |
| 2603 | 2026-05-29T03:54:45.316Z | Compiling hickory-resolver v0.25.2 |
| 2604 | 2026-05-29T03:54:46.101Z | Compiling ecdsa v0.16.9 |
| 2605 | 2026-05-29T03:54:47.715Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2606 | 2026-05-29T03:54:48.921Z | Compiling tokio-rustls v0.24.1 |
| 2607 | 2026-05-29T03:54:49.207Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2608 | 2026-05-29T03:54:50.107Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2609 | 2026-05-29T03:54:51.797Z | Compiling ed25519 v2.2.3 |
| 2610 | 2026-05-29T03:54:52.616Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2611 | 2026-05-29T03:54:52.654Z | Compiling rustls-pemfile v1.0.4 |
| 2612 | 2026-05-29T03:54:52.881Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2613 | 2026-05-29T03:54:53.027Z | Compiling primeorder v0.13.6 |
| 2614 | 2026-05-29T03:54:53.209Z | Compiling twox-hash v2.1.2 |
| 2615 | 2026-05-29T03:54:53.320Z | Compiling env_filter v1.0.1 |
| 2616 | 2026-05-29T03:54:53.681Z | Compiling atty v0.2.14 |
| 2617 | 2026-05-29T03:54:53.809Z | Compiling funty v2.0.0 |
| 2618 | 2026-05-29T03:54:54.051Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2619 | 2026-05-29T03:54:54.334Z | Compiling bitvec v1.0.1 |
| 2620 | 2026-05-29T03:54:55.701Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2621 | 2026-05-29T03:54:56.431Z | Compiling env_logger v0.11.10 |
| 2622 | 2026-05-29T03:54:56.476Z | Compiling p384 v0.13.1 |
| 2623 | 2026-05-29T03:54:57.093Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2624 | 2026-05-29T03:54:58.565Z | Compiling ed25519-dalek v2.2.0 |
| 2625 | 2026-05-29T03:54:59.086Z | Compiling toml v0.7.8 |
| 2626 | 2026-05-29T03:54:59.851Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2627 | 2026-05-29T03:55:01.164Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2628 | 2026-05-29T03:55:02.296Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2629 | 2026-05-29T03:55:02.686Z | Compiling polyval v0.6.2 |
| 2630 | 2026-05-29T03:55:02.975Z | Compiling ctr v0.9.2 |
| 2631 | 2026-05-29T03:55:03.192Z | Compiling aes v0.8.4 |
| 2632 | 2026-05-29T03:55:04.206Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=deaf0203ecfa8cbe8c0c28c9bd16645d5d7be4e8#deaf0203) |
| 2633 | 2026-05-29T03:55:04.471Z | Compiling x509-cert v0.2.5 |
| 2634 | 2026-05-29T03:55:05.365Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2635 | 2026-05-29T03:55:05.634Z | Compiling bincode v1.3.3 |
| 2636 | 2026-05-29T03:55:06.091Z | Compiling strum_macros v0.28.0 |
| 2637 | 2026-05-29T03:55:06.171Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2638 | 2026-05-29T03:55:06.319Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2639 | 2026-05-29T03:55:06.580Z | Compiling passt v0.3.0 |
| 2640 | 2026-05-29T03:55:06.868Z | Compiling fakedata_generator v0.7.1 |
| 2641 | 2026-05-29T03:55:07.456Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2642 | 2026-05-29T03:55:07.670Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=d7472bfa91aee859c3fe0bdc1dbb1e320285228e#d7472bfa) |
| 2643 | 2026-05-29T03:55:07.742Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2644 | 2026-05-29T03:55:07.934Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e7af674f27ed04ce27739edee96829f7d7d5e6c0#e7af674f) |
| 2645 | 2026-05-29T03:55:08.076Z | Compiling aes-gcm-siv v0.11.1 |
| 2646 | 2026-05-29T03:55:08.275Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2647 | 2026-05-29T03:55:09.028Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2648 | 2026-05-29T03:55:09.438Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2649 | 2026-05-29T03:55:09.560Z | Compiling bitstruct_derive v0.1.0 |
| 2650 | 2026-05-29T03:55:10.123Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2651 | 2026-05-29T03:55:10.247Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2652 | 2026-05-29T03:55:10.363Z | Compiling typeid v1.0.0 |
| 2653 | 2026-05-29T03:55:10.513Z | Compiling pretty-hex v0.2.1 |
| 2654 | 2026-05-29T03:55:10.571Z | Compiling ascii v1.1.0 |
| 2655 | 2026-05-29T03:55:10.724Z | Compiling ringbuffer v0.16.0 |
| 2656 | 2026-05-29T03:55:10.948Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2657 | 2026-05-29T03:55:10.963Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2658 | 2026-05-29T03:55:11.213Z | Compiling erased-serde v0.4.5 |
| 2659 | 2026-05-29T03:55:11.853Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2660 | 2026-05-29T03:55:11.879Z | Compiling bitstruct v0.1.1 |
| 2661 | 2026-05-29T03:55:11.988Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2662 | 2026-05-29T03:55:12.115Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2663 | 2026-05-29T03:55:12.729Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2664 | 2026-05-29T03:55:12.976Z | Compiling itertools v0.13.0 |
| 2665 | 2026-05-29T03:55:13.249Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2666 | 2026-05-29T03:55:13.844Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2667 | 2026-05-29T03:55:14.449Z | Compiling kstat-rs v0.2.4 |
| 2668 | 2026-05-29T03:55:14.452Z | Compiling serde_arrays v0.1.0 |
| 2669 | 2026-05-29T03:55:14.598Z | Compiling libloading v0.7.4 |
| 2670 | 2026-05-29T03:55:14.612Z | Compiling bit_field v0.10.2 |
| 2671 | 2026-05-29T03:55:14.772Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?rev=5fd53a9c9ff2b0e47bfef3fe842b7516877b0162#5fd53a9c) |
| 2672 | 2026-05-29T03:55:14.850Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2673 | 2026-05-29T03:55:14.919Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2674 | 2026-05-29T03:55:15.292Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2675 | 2026-05-29T03:55:16.536Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2676 | 2026-05-29T03:55:19.251Z | Compiling ron v0.8.1 |
| 2677 | 2026-05-29T03:55:20.147Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2678 | 2026-05-29T03:55:20.320Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2679 | 2026-05-29T03:55:21.497Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2680 | 2026-05-29T03:55:26.577Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2681 | 2026-05-29T03:55:58.556Z | Finished `release` profile [optimized] target(s) in 4m 25s |
| 2682 | 2026-05-29T03:55:58.749Z | |
| 2683 | 2026-05-29T03:55:58.749Z | real 4:25.687239395 |
| 2684 | 2026-05-29T03:55:58.749Z | user 30:37.013397834 |
| 2685 | 2026-05-29T03:55:58.749Z | sys 2:45.942418531 |
| 2686 | 2026-05-29T03:55:58.749Z | trap 0.830927520 |
| 2687 | 2026-05-29T03:55:58.749Z | tflt 1.974303959 |
| 2688 | 2026-05-29T03:55:58.749Z | dflt 1.186292433 |
| 2689 | 2026-05-29T03:55:58.749Z | kflt 0.000125256 |
| 2690 | 2026-05-29T03:55:58.749Z | lock 1:32:27.836187378 |
| 2691 | 2026-05-29T03:55:58.749Z | slp 1:59:53.812721481 |
| 2692 | 2026-05-29T03:55:58.752Z | lat 2:53.483135076 |
| 2693 | 2026-05-29T03:55:58.752Z | stop 3:58.775129017 |
| 2694 | 2026-05-29T03:55:58.752Z | + OUTDIR=/work/release |
| 2695 | 2026-05-29T03:55:58.752Z | + mkdir -p /work/release |
| 2696 | 2026-05-29T03:55:58.752Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2697 | 2026-05-29T03:55:58.774Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2698 | 2026-05-29T03:55:58.853Z | + cd /work/release |
| 2699 | 2026-05-29T03:55:58.853Z | + digest -a sha256 propolis-cli |
| 2700 | 2026-05-29T03:55:58.874Z | + digest -a sha256 propolis-server |
| 2701 | 2026-05-29T03:55:58.922Z | process exited: duration 538675 ms, exit code 0 |
| |
| 2702 | 2026-05-29T03:55:58.934Z | found 4 output files |
| 2703 | 2026-05-29T03:55:58.960Z | uploading: /work/release/propolis-cli (25565392 bytes) |
| 2704 | 2026-05-29T03:56:00.085Z | uploaded: /work/release/propolis-cli |
| 2705 | 2026-05-29T03:56:00.085Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2706 | 2026-05-29T03:56:01.097Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2707 | 2026-05-29T03:56:01.097Z | uploading: /work/release/propolis-server (83139872 bytes) |
| 2708 | 2026-05-29T03:56:02.826Z | uploaded: /work/release/propolis-server |
| 2709 | 2026-05-29T03:56:02.826Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2710 | 2026-05-29T03:56:03.836Z | uploaded: /work/release/propolis-server.sha256.txt |