|
|
|
| 1 | 2026-04-28T19:54:44.063Z | job assigned to worker 01KQATFR98DBMQS2RMW7MVY243 [factory aws, i-022fd2e95eb6e096c] (queued for 46 s) |
| |
| 2 | 2026-04-28T19:54:50.586Z | starting task 0: "setup" |
| 3 | 2026-04-28T19:54:50.590Z | ++ uname -s |
| 4 | 2026-04-28T19:54:50.594Z | + kern=SunOS |
| 5 | 2026-04-28T19:54:50.594Z | + build_user=build |
| 6 | 2026-04-28T19:54:50.594Z | + build_uid=12345 |
| 7 | 2026-04-28T19:54:50.594Z | + work_dir=/work |
| 8 | 2026-04-28T19:54:50.594Z | + input_dir=/input |
| 9 | 2026-04-28T19:54:50.594Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-28T19:54:50.594Z | + case "$kern" in |
| 11 | 2026-04-28T19:54:50.594Z | + groupadd -g 12345 build |
| 12 | 2026-04-28T19:54:50.598Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-28T19:54:52.600Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-28T19:54:52.717Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-28T19:54:52.720Z | + home_fs=zfs |
| 16 | 2026-04-28T19:54:52.720Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-28T19:54:52.720Z | + mkdir -p /home/build |
| 18 | 2026-04-28T19:54:52.720Z | + chown build:build /home/build /work |
| 19 | 2026-04-28T19:54:54.722Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-28T19:54:54.725Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-04-28T19:54:54.730Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-28T19:54:54.735Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-28T19:54:54.735Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-28T19:54:54.735Z | * rust toolchain profile = "default" |
| 25 | 2026-04-28T19:54:54.735Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-28T19:54:54.735Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-28T19:54:54.735Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-28T19:54:54.738Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-28T19:54:54.738Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-28T19:54:54.834Z | info: downloading installer |
| 31 | 2026-04-28T19:54:56.467Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-28T19:54:56.467Z | warn: /opt/ooce/bin |
| 33 | 2026-04-28T19:54:56.467Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-28T19:54:56.467Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-28T19:54:56.467Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-28T19:54:56.467Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-28T19:54:56.467Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-28T19:54:56.467Z | error: cannot install while Rust is installed |
| 39 | 2026-04-28T19:54:56.467Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-28T19:54:56.467Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-28T19:54:56.467Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-28T19:54:56.467Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-28T19:54:56.467Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-28T19:54:56.493Z | info: profile set to default |
| 45 | 2026-04-28T19:54:56.493Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-28T19:54:56.497Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-28T19:54:56.640Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-04-28T19:54:56.644Z | info: downloading 6 components |
| 49 | 2026-04-28T19:55:11.860Z | |
| 50 | 2026-04-28T19:55:11.860Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-28T19:55:11.894Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-04-28T19:55:11.895Z | |
| 53 | 2026-04-28T19:55:11.895Z | |
| 54 | 2026-04-28T19:55:11.895Z | Rust is installed now. Great! |
| 55 | 2026-04-28T19:55:11.895Z | |
| 56 | 2026-04-28T19:55:11.895Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-28T19:55:11.895Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-28T19:55:11.895Z | |
| 59 | 2026-04-28T19:55:11.895Z | To configure your current shell, you need to source |
| 60 | 2026-04-28T19:55:11.895Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-28T19:55:11.895Z | |
| 62 | 2026-04-28T19:55:11.895Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-28T19:55:11.895Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-28T19:55:11.895Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-28T19:55:11.895Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-28T19:55:11.895Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-28T19:55:11.895Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-28T19:55:11.895Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-28T19:55:11.898Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-28T19:55:11.898Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-28T19:55:11.983Z | + rustup --version |
| 72 | 2026-04-28T19:55:11.991Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-28T19:55:11.994Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-28T19:55:12.012Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-04-28T19:55:12.015Z | + cargo --version |
| 76 | 2026-04-28T19:55:12.029Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-04-28T19:55:12.032Z | + rustc --version |
| 78 | 2026-04-28T19:55:12.050Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-04-28T19:55:12.053Z | process exited: duration 17315 ms, exit code 0 |
| |
| 80 | 2026-04-28T19:55:12.059Z | starting task 2: "authentication" |
| 81 | 2026-04-28T19:55:12.075Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-28T19:55:12.081Z | starting task 3: "clone repository" |
| 83 | 2026-04-28T19:55:12.084Z | + mkdir -p /work/oxidecomputer/propolis |
| 84 | 2026-04-28T19:55:12.087Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 85 | 2026-04-28T19:55:12.184Z | Cloning into '/work/oxidecomputer/propolis'... |
| 86 | 2026-04-28T19:55:13.100Z | + cd /work/oxidecomputer/propolis |
| 87 | 2026-04-28T19:55:13.100Z | + git fetch origin b39adc81371e17c85a19f3e21a6c9f474c18693c |
| 88 | 2026-04-28T19:55:13.411Z | From https://github.com/oxidecomputer/propolis |
| 89 | 2026-04-28T19:55:13.411Z | * branch b39adc81371e17c85a19f3e21a6c9f474c18693c -> FETCH_HEAD |
| 90 | 2026-04-28T19:55:13.415Z | + [[ -n ixi/zerocopy-zeropaste ]] |
| 91 | 2026-04-28T19:55:13.418Z | ++ git branch --show-current |
| 92 | 2026-04-28T19:55:13.419Z | + current=master |
| 93 | 2026-04-28T19:55:13.419Z | + [[ master != ixi/zerocopy-zeropaste ]] |
| 94 | 2026-04-28T19:55:13.419Z | + git branch -f ixi/zerocopy-zeropaste b39adc81371e17c85a19f3e21a6c9f474c18693c |
| 95 | 2026-04-28T19:55:13.422Z | + git checkout -f ixi/zerocopy-zeropaste |
| 96 | 2026-04-28T19:55:13.441Z | Switched to branch 'ixi/zerocopy-zeropaste' |
| 97 | 2026-04-28T19:55:13.444Z | + git reset --hard b39adc81371e17c85a19f3e21a6c9f474c18693c |
| 98 | 2026-04-28T19:55:13.460Z | HEAD is now at b39adc8 tests too |
| 99 | 2026-04-28T19:55:13.463Z | process exited: duration 1379 ms, exit code 0 |
| |
| 100 | 2026-04-28T19:55:13.469Z | starting task 4: "build" |
| 101 | 2026-04-28T19:55:13.472Z | + cargo --version |
| 102 | 2026-04-28T19:55:13.477Z | info: syncing channel updates for 1.90.0-x86_64-unknown-illumos |
| 103 | 2026-04-28T19:55:13.647Z | info: latest update on 2025-09-18 for version 1.90.0 (1159e78c4 2025-09-14) |
| 104 | 2026-04-28T19:55:13.650Z | info: downloading 6 components |
| 105 | 2026-04-28T19:55:29.660Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 106 | 2026-04-28T19:55:29.663Z | + rustc --version |
| 107 | 2026-04-28T19:55:29.693Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 108 | 2026-04-28T19:55:29.697Z | + banner prerequisites |
| 109 | 2026-04-28T19:55:29.700Z | |
| 110 | 2026-04-28T19:55:29.700Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 111 | 2026-04-28T19:55:29.700Z | # # # # # # # # # # # # # # # |
| 112 | 2026-04-28T19:55:29.700Z | # # # # ##### # # ##### # # # # # #### # |
| 113 | 2026-04-28T19:55:29.701Z | ##### ##### # ##### # # # # # # # # # |
| 114 | 2026-04-28T19:55:29.701Z | # # # # # # # # # # # # # # # |
| 115 | 2026-04-28T19:55:29.701Z | # # # ###### # # ###### ### # #### # #### # |
| 116 | 2026-04-28T19:55:29.701Z | |
| 117 | 2026-04-28T19:55:29.701Z | + ptime -m ./tools/install_builder_prerequisites.sh -y |
| 118 | 2026-04-28T19:55:38.517Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-04-28T19:55:46.074Z | Startup: Caching catalogs ... Done |
| 120 | 2026-04-28T19:55:52.724Z | Planning: Solver setup ... Done (5.075s) |
| 121 | 2026-04-28T19:55:52.759Z | Planning: Running solver ... Done (0.035s) |
| 122 | 2026-04-28T19:55:52.889Z | Planning: Finding local manifests ... Done (0.002s) |
| 123 | 2026-04-28T19:55:52.901Z | Planning: Fetching manifests: 0/3 0% complete |
| 124 | 2026-04-28T19:55:52.987Z | Planning: Fetching manifests: 3/3 100% complete |
| 125 | 2026-04-28T19:55:53.017Z | Planning: Package planning ... Done (0.030s) |
| 126 | 2026-04-28T19:55:53.044Z | Planning: Merging actions ... Done (0.027s) |
| 127 | 2026-04-28T19:55:53.157Z | Planning: Checking for conflicting actions ... Done (0.112s) |
| 128 | 2026-04-28T19:55:53.163Z | Planning: Consolidating action changes ... Done (0.006s) |
| 129 | 2026-04-28T19:55:54.148Z | Planning: Evaluating mediators ... Done (0.984s) |
| 130 | 2026-04-28T19:55:54.154Z | Planning: Planning completed in 7.91 seconds |
| 131 | 2026-04-28T19:55:54.165Z | Packages to install: 3 |
| 132 | 2026-04-28T19:55:54.165Z | Mediators to change: 2 |
| 133 | 2026-04-28T19:55:54.168Z | Services to change: 1 |
| 134 | 2026-04-28T19:55:54.168Z | Estimated space available: 154.83 GB |
| 135 | 2026-04-28T19:55:54.168Z | Estimated space to be consumed: 1.85 GB |
| 136 | 2026-04-28T19:55:54.168Z | Create boot environment: No |
| 137 | 2026-04-28T19:55:54.168Z | Create backup boot environment: No |
| 138 | 2026-04-28T19:55:54.168Z | Rebuild boot archive: No |
| 139 | 2026-04-28T19:55:54.168Z | |
| 140 | 2026-04-28T19:55:54.168Z | Changed mediators: |
| 141 | 2026-04-28T19:55:54.168Z | mediator clang: |
| 142 | 2026-04-28T19:55:54.168Z | version: None -> 15 (system default) |
| 143 | 2026-04-28T19:55:54.168Z | |
| 144 | 2026-04-28T19:55:54.168Z | mediator llvm: |
| 145 | 2026-04-28T19:55:54.168Z | version: 14 (system default) -> 15 (system default) |
| 146 | 2026-04-28T19:55:54.168Z | |
| 147 | 2026-04-28T19:55:54.168Z | Changed packages: |
| 148 | 2026-04-28T19:55:54.169Z | helios-dev |
| 149 | 2026-04-28T19:55:54.169Z | developer/build-essential |
| 150 | 2026-04-28T19:55:54.169Z | None -> 11-2.0 |
| 151 | 2026-04-28T19:55:54.169Z | ooce/developer/clang-15 |
| 152 | 2026-04-28T19:55:54.169Z | None -> 15.0.7-2.0 |
| 153 | 2026-04-28T19:55:54.169Z | ooce/developer/llvm-15 |
| 154 | 2026-04-28T19:55:54.169Z | None -> 15.0.7-2.0 |
| 155 | 2026-04-28T19:55:54.169Z | |
| 156 | 2026-04-28T19:55:54.169Z | Services: |
| 157 | 2026-04-28T19:55:54.169Z | restart_fmri: |
| 158 | 2026-04-28T19:55:54.169Z | svc:/system/update-man-index:default |
| 159 | 2026-04-28T19:55:54.212Z | |
| 160 | 2026-04-28T19:55:54.212Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 161 | 2026-04-28T19:55:59.214Z | Download: 2868/3076 items 120.2/211.3MB 56% complete (24.2M/s) |
| 162 | 2026-04-28T19:56:04.114Z | Download: Completed 211.31 MB in 9.90 seconds (21.4M/s) |
| 163 | 2026-04-28T19:56:04.206Z | Actions: 1/3430 actions (Installing new actions) |
| 164 | 2026-04-28T19:56:07.340Z | Actions: Completed 3430 actions in 3.13 seconds. |
| 165 | 2026-04-28T19:56:07.641Z | Done (0.295s) |
| 166 | 2026-04-28T19:56:07.641Z | Done (0.000s) |
| 167 | 2026-04-28T19:56:08.366Z | Done (0.726s) |
| 168 | 2026-04-28T19:56:11.440Z | Done (2.725s) |
| 169 | 2026-04-28T19:56:11.527Z | Done (0.018s) |
| 170 | 2026-04-28T19:56:11.530Z | Done (0.000s) |
| 171 | 2026-04-28T19:56:11.983Z | Done (0.000s) |
| 172 | 2026-04-28T19:56:12.875Z | Planning: Evaluating mediator changes ... Done |
| 173 | 2026-04-28T19:56:12.985Z | Planning: Checking for conflicting actions ... Done |
| 174 | 2026-04-28T19:56:12.988Z | Planning: Consolidating action changes ... Done |
| 175 | 2026-04-28T19:56:13.146Z | Planning: Evaluating mediators ... Done |
| 176 | 2026-04-28T19:56:13.149Z | Planning: Planning completed in 0.27 seconds |
| 177 | 2026-04-28T19:56:13.167Z | Mediators to change: 2 |
| 178 | 2026-04-28T19:56:13.167Z | Create boot environment: No |
| 179 | 2026-04-28T19:56:13.167Z | Create backup boot environment: No |
| 180 | 2026-04-28T19:56:13.207Z | Done |
| 181 | 2026-04-28T19:56:13.207Z | Done |
| 182 | 2026-04-28T19:56:13.825Z | Done |
| 183 | 2026-04-28T19:56:16.300Z | Done |
| 184 | 2026-04-28T19:56:16.369Z | Done |
| 185 | 2026-04-28T19:56:16.369Z | Done |
| 186 | 2026-04-28T19:56:16.460Z | Done |
| 187 | 2026-04-28T19:56:16.749Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 188 | 2026-04-28T19:56:16.749Z | clang system 15 system |
| 189 | 2026-04-28T19:56:16.749Z | csh system system illumos |
| 190 | 2026-04-28T19:56:16.749Z | ctags system system illumos |
| 191 | 2026-04-28T19:56:16.749Z | file system system illumos |
| 192 | 2026-04-28T19:56:16.749Z | gcc vendor 12 vendor |
| 193 | 2026-04-28T19:56:16.749Z | gcc system 14 system |
| 194 | 2026-04-28T19:56:16.749Z | gcc system 10 system |
| 195 | 2026-04-28T19:56:16.749Z | go system 1.20 system |
| 196 | 2026-04-28T19:56:16.749Z | go system 1.19 system |
| 197 | 2026-04-28T19:56:16.749Z | llvm system 15 system |
| 198 | 2026-04-28T19:56:16.749Z | llvm system 14 system |
| 199 | 2026-04-28T19:56:16.749Z | mariadb system 10.6 system |
| 200 | 2026-04-28T19:56:16.749Z | mta vendor vendor dma |
| 201 | 2026-04-28T19:56:16.749Z | openjdk system 17 system |
| 202 | 2026-04-28T19:56:16.749Z | openjdk system 11 system |
| 203 | 2026-04-28T19:56:16.749Z | openjdk system 1.8 system |
| 204 | 2026-04-28T19:56:16.749Z | openssl vendor 3 vendor |
| 205 | 2026-04-28T19:56:16.749Z | perl system 5.36 system |
| 206 | 2026-04-28T19:56:16.749Z | postgresql system 15 system |
| 207 | 2026-04-28T19:56:16.749Z | postgresql system 13 system |
| 208 | 2026-04-28T19:56:16.749Z | python vendor 3 vendor |
| 209 | 2026-04-28T19:56:16.749Z | python system 2 system |
| 210 | 2026-04-28T19:56:16.749Z | python3 system 3.11 system |
| 211 | 2026-04-28T19:56:16.749Z | ruby system 3.0 system |
| 212 | 2026-04-28T19:56:16.749Z | words vendor vendor american-english |
| 213 | 2026-04-28T19:56:16.749Z | words system system australian-english |
| 214 | 2026-04-28T19:56:16.749Z | words system system british-english |
| 215 | 2026-04-28T19:56:16.749Z | words system system canadian-english |
| 216 | 2026-04-28T19:56:16.749Z | words system system french |
| 217 | 2026-04-28T19:56:16.749Z | words system system italian |
| 218 | 2026-04-28T19:56:16.749Z | words system system ngerman |
| 219 | 2026-04-28T19:56:16.749Z | words system system ogerman |
| 220 | 2026-04-28T19:56:16.749Z | words system system spanish |
| 221 | 2026-04-28T19:56:16.975Z | PUBLISHER TYPE STATUS P LOCATION |
| 222 | 2026-04-28T19:56:16.975Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 223 | 2026-04-28T19:56:21.410Z | FMRI IFO |
| 224 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 225 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 226 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 227 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 228 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 229 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 230 | 2026-04-28T19:56:21.410Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 231 | 2026-04-28T19:56:22.353Z | All builder prerequisites installed successfully, and PATH looks valid |
| 232 | 2026-04-28T19:56:22.356Z | |
| 233 | 2026-04-28T19:56:22.356Z | real 52.629666683 |
| 234 | 2026-04-28T19:56:22.356Z | user 37.646219768 |
| 235 | 2026-04-28T19:56:22.356Z | sys 3.718804013 |
| 236 | 2026-04-28T19:56:22.356Z | trap 0.004294425 |
| 237 | 2026-04-28T19:56:22.356Z | tflt 0.026933193 |
| 238 | 2026-04-28T19:56:22.357Z | dflt 0.048102150 |
| 239 | 2026-04-28T19:56:22.357Z | kflt 0.016410776 |
| 240 | 2026-04-28T19:56:22.357Z | lock 0.000000000 |
| 241 | 2026-04-28T19:56:22.357Z | slp 1:03.786400018 |
| 242 | 2026-04-28T19:56:22.357Z | lat 0.048779885 |
| 243 | 2026-04-28T19:56:22.357Z | stop 0.000203223 |
| 244 | 2026-04-28T19:56:22.357Z | + banner check |
| 245 | 2026-04-28T19:56:22.357Z | |
| 246 | 2026-04-28T19:56:22.357Z | #### # # ###### #### # # |
| 247 | 2026-04-28T19:56:22.357Z | # # # # # # # # # |
| 248 | 2026-04-28T19:56:22.357Z | # ###### ##### # #### |
| 249 | 2026-04-28T19:56:22.357Z | # # # # # # # |
| 250 | 2026-04-28T19:56:22.357Z | # # # # # # # # # |
| 251 | 2026-04-28T19:56:22.357Z | #### # # ###### #### # # |
| 252 | 2026-04-28T19:56:22.357Z | |
| 253 | 2026-04-28T19:56:22.357Z | + ptime -m cargo check --features falcon |
| 254 | 2026-04-28T19:56:22.487Z | Updating crates.io index |
| 255 | 2026-04-28T19:56:22.520Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 256 | 2026-04-28T19:56:23.912Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 257 | 2026-04-28T19:56:33.209Z | Updating git repository `https://github.com/oxidecomputer/vm-attest` |
| 258 | 2026-04-28T19:56:33.609Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 259 | 2026-04-28T19:56:33.941Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 260 | 2026-04-28T19:56:34.207Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 261 | 2026-04-28T19:56:34.600Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 262 | 2026-04-28T19:56:34.913Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 263 | 2026-04-28T19:56:35.238Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 264 | 2026-04-28T19:56:35.970Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 265 | 2026-04-28T19:56:36.464Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 266 | 2026-04-28T19:56:36.727Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 267 | 2026-04-28T19:56:36.991Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 268 | 2026-04-28T19:56:37.399Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 269 | 2026-04-28T19:56:38.136Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 270 | 2026-04-28T19:56:43.203Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 271 | 2026-04-28T19:56:43.658Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 272 | 2026-04-28T19:56:45.031Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 273 | 2026-04-28T19:56:45.626Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 274 | 2026-04-28T19:56:46.155Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 275 | 2026-04-28T19:56:46.551Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 276 | 2026-04-28T19:56:47.007Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 277 | 2026-04-28T19:56:47.581Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 278 | 2026-04-28T19:56:47.842Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-04-28T19:56:48.396Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 280 | 2026-04-28T19:56:48.791Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 281 | 2026-04-28T19:56:49.165Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 282 | 2026-04-28T19:56:49.402Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 283 | 2026-04-28T19:56:51.258Z | Downloading crates ... |
| 284 | 2026-04-28T19:56:51.327Z | Downloaded anstyle v1.0.7 |
| 285 | 2026-04-28T19:56:51.332Z | Downloaded adler v1.0.2 |
| 286 | 2026-04-28T19:56:51.335Z | Downloaded clap_lex v0.7.0 |
| 287 | 2026-04-28T19:56:51.338Z | Downloaded anstream v0.6.14 |
| 288 | 2026-04-28T19:56:51.341Z | Downloaded crossbeam-utils v0.8.19 |
| 289 | 2026-04-28T19:56:51.344Z | Downloaded anstyle-parse v0.2.4 |
| 290 | 2026-04-28T19:56:51.347Z | Downloaded cargo-platform v0.1.8 |
| 291 | 2026-04-28T19:56:51.350Z | Downloaded foreign-types-shared v0.3.1 |
| 292 | 2026-04-28T19:56:51.350Z | Downloaded bincode v1.3.3 |
| 293 | 2026-04-28T19:56:51.357Z | Downloaded ascii v1.1.0 |
| 294 | 2026-04-28T19:56:51.360Z | Downloaded cfg_aliases v0.1.1 |
| 295 | 2026-04-28T19:56:51.363Z | Downloaded bitstruct v0.1.1 |
| 296 | 2026-04-28T19:56:51.366Z | Downloaded daft v0.1.5 |
| 297 | 2026-04-28T19:56:51.366Z | Downloaded cobs v0.2.3 |
| 298 | 2026-04-28T19:56:51.369Z | Downloaded cfg_aliases v0.2.1 |
| 299 | 2026-04-28T19:56:51.372Z | Downloaded erased-serde v0.4.5 |
| 300 | 2026-04-28T19:56:51.375Z | Downloaded embedded-io v0.6.1 |
| 301 | 2026-04-28T19:56:51.375Z | Downloaded debug-ignore v1.0.5 |
| 302 | 2026-04-28T19:56:51.377Z | Downloaded daft-derive v0.1.5 |
| 303 | 2026-04-28T19:56:51.382Z | Downloaded futures-macro v0.3.32 |
| 304 | 2026-04-28T19:56:51.385Z | Downloaded enum-as-inner v0.6.0 |
| 305 | 2026-04-28T19:56:51.388Z | Downloaded embedded-io v0.4.0 |
| 306 | 2026-04-28T19:56:51.388Z | Downloaded dof v0.4.0 |
| 307 | 2026-04-28T19:56:51.390Z | Downloaded data-encoding v2.6.0 |
| 308 | 2026-04-28T19:56:51.393Z | Downloaded funty v2.0.0 |
| 309 | 2026-04-28T19:56:51.396Z | Downloaded foreign-types v0.5.0 |
| 310 | 2026-04-28T19:56:51.396Z | Downloaded float-ord v0.3.2 |
| 311 | 2026-04-28T19:56:52.402Z | Downloaded ciborium-ll v0.2.2 |
| 312 | 2026-04-28T19:56:52.407Z | Downloaded filetime v0.2.23 |
| 313 | 2026-04-28T19:56:52.407Z | Downloaded foreign-types-shared v0.1.1 |
| 314 | 2026-04-28T19:56:52.407Z | Downloaded fnv v1.0.7 |
| 315 | 2026-04-28T19:56:52.407Z | Downloaded erased-serde v0.3.31 |
| 316 | 2026-04-28T19:56:52.407Z | Downloaded convert_case v0.4.0 |
| 317 | 2026-04-28T19:56:52.407Z | Downloaded errno v0.3.14 |
| 318 | 2026-04-28T19:56:52.407Z | Downloaded derive_builder_macro v0.20.2 |
| 319 | 2026-04-28T19:56:52.407Z | Downloaded ctrlc v3.4.4 |
| 320 | 2026-04-28T19:56:52.407Z | Downloaded cstr-argument v0.1.2 |
| 321 | 2026-04-28T19:56:52.407Z | Downloaded async-stream-impl v0.3.6 |
| 322 | 2026-04-28T19:56:52.408Z | Downloaded futures-core v0.3.32 |
| 323 | 2026-04-28T19:56:52.408Z | Downloaded cpufeatures v0.2.12 |
| 324 | 2026-04-28T19:56:52.408Z | Downloaded cargo-platform v0.3.2 |
| 325 | 2026-04-28T19:56:52.408Z | Downloaded dtrace-parser v0.3.0 |
| 326 | 2026-04-28T19:56:52.408Z | Downloaded equivalent v1.0.2 |
| 327 | 2026-04-28T19:56:52.408Z | Downloaded cargo_metadata v0.23.1 |
| 328 | 2026-04-28T19:56:52.408Z | Downloaded cexpr v0.6.0 |
| 329 | 2026-04-28T19:56:52.408Z | Downloaded env_filter v1.0.1 |
| 330 | 2026-04-28T19:56:52.408Z | Downloaded base16ct v0.2.0 |
| 331 | 2026-04-28T19:56:52.408Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 332 | 2026-04-28T19:56:52.408Z | Downloaded fixedbitset v0.4.2 |
| 333 | 2026-04-28T19:56:52.408Z | Downloaded defmt-macros v0.3.9 |
| 334 | 2026-04-28T19:56:52.408Z | Downloaded gethostname v0.5.0 |
| 335 | 2026-04-28T19:56:52.408Z | Downloaded futures-task v0.3.32 |
| 336 | 2026-04-28T19:56:52.408Z | Downloaded fatfs v0.3.6 |
| 337 | 2026-04-28T19:56:52.408Z | Downloaded globset v0.4.14 |
| 338 | 2026-04-28T19:56:52.408Z | Downloaded escargot v0.5.10 |
| 339 | 2026-04-28T19:56:52.408Z | Downloaded git-stub v1.0.0 |
| 340 | 2026-04-28T19:56:52.408Z | Downloaded hash32 v0.3.1 |
| 341 | 2026-04-28T19:56:52.408Z | Downloaded crucible-workspace-hack v0.1.0 |
| 342 | 2026-04-28T19:56:52.408Z | Downloaded dtrace-parser v0.2.0 |
| 343 | 2026-04-28T19:56:52.408Z | Downloaded futures-io v0.3.32 |
| 344 | 2026-04-28T19:56:52.408Z | Downloaded hex v0.4.3 |
| 345 | 2026-04-28T19:56:52.408Z | Downloaded hostname v0.4.2 |
| 346 | 2026-04-28T19:56:52.408Z | Downloaded foreign-types-macros v0.2.3 |
| 347 | 2026-04-28T19:56:52.408Z | Downloaded home v0.5.11 |
| 348 | 2026-04-28T19:56:52.408Z | Downloaded darling_macro v0.23.0 |
| 349 | 2026-04-28T19:56:52.408Z | Downloaded cargo_metadata v0.18.1 |
| 350 | 2026-04-28T19:56:52.408Z | Downloaded flagset v0.4.7 |
| 351 | 2026-04-28T19:56:52.408Z | Downloaded hyper-tls v0.6.0 |
| 352 | 2026-04-28T19:56:52.408Z | Downloaded bitflags v1.3.2 |
| 353 | 2026-04-28T19:56:52.408Z | Downloaded darling v0.20.11 |
| 354 | 2026-04-28T19:56:52.408Z | Downloaded futures-executor v0.3.32 |
| 355 | 2026-04-28T19:56:52.408Z | Downloaded displaydoc v0.2.5 |
| 356 | 2026-04-28T19:56:52.408Z | Downloaded digest v0.10.7 |
| 357 | 2026-04-28T19:56:52.408Z | Downloaded derive-ex v0.1.8 |
| 358 | 2026-04-28T19:56:52.408Z | Downloaded ecdsa v0.16.9 |
| 359 | 2026-04-28T19:56:52.408Z | Downloaded hubpack v0.1.2 |
| 360 | 2026-04-28T19:56:52.408Z | Downloaded httpdate v1.0.3 |
| 361 | 2026-04-28T19:56:52.409Z | Downloaded http-body v1.0.1 |
| 362 | 2026-04-28T19:56:52.409Z | Downloaded cmake v0.1.54 |
| 363 | 2026-04-28T19:56:52.409Z | Downloaded indent_write v2.2.0 |
| 364 | 2026-04-28T19:56:52.409Z | Downloaded is_terminal_polyfill v1.70.0 |
| 365 | 2026-04-28T19:56:52.409Z | Downloaded is-terminal v0.4.12 |
| 366 | 2026-04-28T19:56:52.409Z | Downloaded glob v0.3.3 |
| 367 | 2026-04-28T19:56:52.409Z | Downloaded futures-channel v0.3.32 |
| 368 | 2026-04-28T19:56:52.409Z | Downloaded getrandom v0.3.4 |
| 369 | 2026-04-28T19:56:52.409Z | Downloaded idna_adapter v1.2.0 |
| 370 | 2026-04-28T19:56:52.409Z | Downloaded inout v0.1.3 |
| 371 | 2026-04-28T19:56:52.409Z | Downloaded git-stub-vcs v0.1.0 |
| 372 | 2026-04-28T19:56:52.409Z | Downloaded itoa v1.0.11 |
| 373 | 2026-04-28T19:56:52.409Z | Downloaded instant v0.1.12 |
| 374 | 2026-04-28T19:56:52.409Z | Downloaded clap_derive v4.5.4 |
| 375 | 2026-04-28T19:56:52.409Z | Downloaded heck v0.5.0 |
| 376 | 2026-04-28T19:56:52.409Z | Downloaded group v0.13.0 |
| 377 | 2026-04-28T19:56:52.409Z | Downloaded foldhash v0.1.5 |
| 378 | 2026-04-28T19:56:52.409Z | Downloaded generic-array v0.14.7 |
| 379 | 2026-04-28T19:56:52.409Z | Downloaded lazy_static v1.5.0 |
| 380 | 2026-04-28T19:56:52.409Z | Downloaded http-body-util v0.1.3 |
| 381 | 2026-04-28T19:56:52.409Z | Downloaded hostname v0.3.1 |
| 382 | 2026-04-28T19:56:52.409Z | Downloaded highway v1.3.0 |
| 383 | 2026-04-28T19:56:52.409Z | Downloaded crc32fast v1.4.0 |
| 384 | 2026-04-28T19:56:52.409Z | Downloaded lazycell v1.3.0 |
| 385 | 2026-04-28T19:56:52.409Z | Downloaded keccak v0.1.6 |
| 386 | 2026-04-28T19:56:52.409Z | Downloaded colored v3.0.0 |
| 387 | 2026-04-28T19:56:52.409Z | Downloaded kstat-rs v0.2.4 |
| 388 | 2026-04-28T19:56:52.409Z | Downloaded linked-hash-map v0.5.6 |
| 389 | 2026-04-28T19:56:52.409Z | Downloaded either v1.15.0 |
| 390 | 2026-04-28T19:56:52.409Z | Downloaded darling v0.21.3 |
| 391 | 2026-04-28T19:56:52.409Z | Downloaded humantime v2.3.0 |
| 392 | 2026-04-28T19:56:52.409Z | Downloaded async-compression v0.4.33 |
| 393 | 2026-04-28T19:56:52.409Z | Downloaded match_cfg v0.1.0 |
| 394 | 2026-04-28T19:56:52.409Z | Downloaded ingot-types v0.1.2 |
| 395 | 2026-04-28T19:56:52.409Z | Downloaded icu_locid_transform v1.5.0 |
| 396 | 2026-04-28T19:56:52.409Z | Downloaded fs_extra v1.3.0 |
| 397 | 2026-04-28T19:56:52.409Z | Downloaded newtype_derive v0.1.6 |
| 398 | 2026-04-28T19:56:52.409Z | Downloaded newtype-uuid-macros v0.1.0 |
| 399 | 2026-04-28T19:56:52.409Z | Downloaded num-iter v0.1.45 |
| 400 | 2026-04-28T19:56:52.409Z | Downloaded managed v0.8.0 |
| 401 | 2026-04-28T19:56:52.410Z | Downloaded ipnetwork v0.21.1 |
| 402 | 2026-04-28T19:56:52.410Z | Downloaded derive_more v0.99.20 |
| 403 | 2026-04-28T19:56:52.410Z | Downloaded mime v0.3.17 |
| 404 | 2026-04-28T19:56:52.410Z | Downloaded memoffset v0.9.1 |
| 405 | 2026-04-28T19:56:52.410Z | Downloaded is_ci v1.2.0 |
| 406 | 2026-04-28T19:56:52.410Z | Downloaded ff v0.13.1 |
| 407 | 2026-04-28T19:56:52.410Z | Downloaded ipnet v2.9.0 |
| 408 | 2026-04-28T19:56:52.410Z | Downloaded memmap v0.7.0 |
| 409 | 2026-04-28T19:56:52.410Z | Downloaded num v0.4.3 |
| 410 | 2026-04-28T19:56:52.410Z | Downloaded hmac v0.12.1 |
| 411 | 2026-04-28T19:56:52.410Z | Downloaded num-derive v0.4.2 |
| 412 | 2026-04-28T19:56:52.414Z | Downloaded num-conv v0.2.0 |
| 413 | 2026-04-28T19:56:52.414Z | Downloaded clap v4.5.4 |
| 414 | 2026-04-28T19:56:52.414Z | Downloaded elliptic-curve v0.13.8 |
| 415 | 2026-04-28T19:56:52.414Z | Downloaded darling v0.23.0 |
| 416 | 2026-04-28T19:56:52.414Z | Downloaded openssl-probe v0.1.5 |
| 417 | 2026-04-28T19:56:52.414Z | Downloaded hyper-rustls v0.27.3 |
| 418 | 2026-04-28T19:56:52.414Z | Downloaded httparse v1.10.1 |
| 419 | 2026-04-28T19:56:52.415Z | Downloaded parse-display v0.10.0 |
| 420 | 2026-04-28T19:56:52.415Z | Downloaded olpc-cjson v0.1.4 |
| 421 | 2026-04-28T19:56:52.415Z | Downloaded litemap v0.7.4 |
| 422 | 2026-04-28T19:56:52.415Z | Downloaded libloading v0.7.4 |
| 423 | 2026-04-28T19:56:52.415Z | Downloaded darling_core v0.21.3 |
| 424 | 2026-04-28T19:56:52.415Z | Downloaded libsw v3.5.0 |
| 425 | 2026-04-28T19:56:52.415Z | Downloaded icu_locid_transform_data v1.5.0 |
| 426 | 2026-04-28T19:56:52.415Z | Downloaded linear-map v1.2.0 |
| 427 | 2026-04-28T19:56:52.415Z | Downloaded lock_api v0.4.12 |
| 428 | 2026-04-28T19:56:52.415Z | Downloaded getrandom v0.4.2 |
| 429 | 2026-04-28T19:56:52.415Z | Downloaded dropshot_endpoint v0.16.7 |
| 430 | 2026-04-28T19:56:52.415Z | Downloaded ingot v0.1.1 |
| 431 | 2026-04-28T19:56:52.415Z | Downloaded openssl-probe v0.2.1 |
| 432 | 2026-04-28T19:56:52.415Z | Downloaded libsw-core v0.3.2 |
| 433 | 2026-04-28T19:56:52.415Z | Downloaded pin-utils v0.1.0 |
| 434 | 2026-04-28T19:56:52.415Z | Downloaded percent-encoding v2.3.2 |
| 435 | 2026-04-28T19:56:52.415Z | Downloaded iana-time-zone v0.1.64 |
| 436 | 2026-04-28T19:56:52.415Z | Downloaded num_threads v0.1.7 |
| 437 | 2026-04-28T19:56:52.415Z | Downloaded openssl-macros v0.1.1 |
| 438 | 2026-04-28T19:56:52.415Z | Downloaded plain v0.2.3 |
| 439 | 2026-04-28T19:56:52.415Z | Downloaded bitflags v2.9.4 |
| 440 | 2026-04-28T19:56:52.415Z | Downloaded allocator-api2 v0.2.21 |
| 441 | 2026-04-28T19:56:52.415Z | Downloaded phf_shared v0.12.1 |
| 442 | 2026-04-28T19:56:52.415Z | Downloaded opaque-debug v0.3.1 |
| 443 | 2026-04-28T19:56:52.415Z | Downloaded omicron-workspace-hack v0.1.0 |
| 444 | 2026-04-28T19:56:52.415Z | Downloaded ingot-macros v0.1.1 |
| 445 | 2026-04-28T19:56:52.415Z | Downloaded getrandom v0.2.14 |
| 446 | 2026-04-28T19:56:52.415Z | Downloaded newtype-uuid v1.3.2 |
| 447 | 2026-04-28T19:56:52.415Z | Downloaded jobserver v0.1.31 |
| 448 | 2026-04-28T19:56:52.415Z | Downloaded half v2.7.1 |
| 449 | 2026-04-28T19:56:52.415Z | Downloaded pretty-hex v0.4.1 |
| 450 | 2026-04-28T19:56:52.415Z | Downloaded powerfmt v0.2.0 |
| 451 | 2026-04-28T19:56:52.415Z | Downloaded proc-macro-crate v1.3.1 |
| 452 | 2026-04-28T19:56:52.415Z | Downloaded num_enum v0.7.4 |
| 453 | 2026-04-28T19:56:52.415Z | Downloaded proc-macro-error-attr v1.0.4 |
| 454 | 2026-04-28T19:56:52.415Z | Downloaded pretty-hex v0.2.1 |
| 455 | 2026-04-28T19:56:52.415Z | Downloaded num_enum v0.5.11 |
| 456 | 2026-04-28T19:56:52.415Z | Downloaded num_enum_derive v0.5.11 |
| 457 | 2026-04-28T19:56:52.415Z | Downloaded parking_lot_core v0.9.10 |
| 458 | 2026-04-28T19:56:52.415Z | Downloaded futures v0.3.32 |
| 459 | 2026-04-28T19:56:52.416Z | Downloaded progenitor-macro v0.13.0 |
| 460 | 2026-04-28T19:56:52.416Z | Downloaded progenitor-macro v0.11.1 |
| 461 | 2026-04-28T19:56:52.416Z | Downloaded progenitor-client v0.11.1 |
| 462 | 2026-04-28T19:56:52.416Z | Downloaded oxnet v0.1.4 |
| 463 | 2026-04-28T19:56:52.416Z | Downloaded rand_chacha v0.3.1 |
| 464 | 2026-04-28T19:56:52.416Z | Downloaded num_enum_derive v0.7.4 |
| 465 | 2026-04-28T19:56:52.416Z | Downloaded dropshot_endpoint v0.17.0 |
| 466 | 2026-04-28T19:56:52.416Z | Downloaded icu_normalizer v1.5.0 |
| 467 | 2026-04-28T19:56:52.416Z | Downloaded icu_locid v1.5.0 |
| 468 | 2026-04-28T19:56:52.416Z | Downloaded icu_properties v1.5.1 |
| 469 | 2026-04-28T19:56:52.416Z | Downloaded icu_normalizer_data v1.5.0 |
| 470 | 2026-04-28T19:56:52.416Z | Downloaded darling_core v0.23.0 |
| 471 | 2026-04-28T19:56:52.416Z | Downloaded quick-error v1.2.3 |
| 472 | 2026-04-28T19:56:52.416Z | Downloaded progenitor-macro v0.10.0 |
| 473 | 2026-04-28T19:56:52.416Z | Downloaded pin-project-lite v0.2.14 |
| 474 | 2026-04-28T19:56:52.416Z | Downloaded rand_xorshift v0.3.0 |
| 475 | 2026-04-28T19:56:52.416Z | Downloaded memmap2 v0.9.9 |
| 476 | 2026-04-28T19:56:52.416Z | Downloaded radium v0.7.0 |
| 477 | 2026-04-28T19:56:52.416Z | Downloaded pin-project-internal v1.1.10 |
| 478 | 2026-04-28T19:56:52.416Z | Downloaded pest_generator v2.8.4 |
| 479 | 2026-04-28T19:56:52.416Z | Downloaded pem-rfc7468 v0.7.0 |
| 480 | 2026-04-28T19:56:52.416Z | Downloaded rustc-hash v2.1.1 |
| 481 | 2026-04-28T19:56:52.416Z | Downloaded polyval v0.6.2 |
| 482 | 2026-04-28T19:56:52.416Z | Downloaded parse-display-derive v0.10.0 |
| 483 | 2026-04-28T19:56:52.416Z | Downloaded phf v0.12.1 |
| 484 | 2026-04-28T19:56:52.416Z | Downloaded ref-cast-impl v1.0.25 |
| 485 | 2026-04-28T19:56:52.416Z | Downloaded pkcs8 v0.10.2 |
| 486 | 2026-04-28T19:56:52.416Z | Downloaded rfc6979 v0.4.0 |
| 487 | 2026-04-28T19:56:52.416Z | Downloaded bytes v1.11.1 |
| 488 | 2026-04-28T19:56:52.416Z | Downloaded rustc-hash v1.1.0 |
| 489 | 2026-04-28T19:56:52.416Z | Downloaded indexmap v1.9.3 |
| 490 | 2026-04-28T19:56:52.416Z | Downloaded rustc_version v0.1.7 |
| 491 | 2026-04-28T19:56:52.416Z | Downloaded primeorder v0.13.6 |
| 492 | 2026-04-28T19:56:52.416Z | Downloaded ppv-lite86 v0.2.17 |
| 493 | 2026-04-28T19:56:52.416Z | Downloaded poly1305 v0.8.0 |
| 494 | 2026-04-28T19:56:52.416Z | Downloaded rustc_version v0.4.1 |
| 495 | 2026-04-28T19:56:52.416Z | Downloaded proc-macro-error v1.0.4 |
| 496 | 2026-04-28T19:56:52.417Z | Downloaded flate2 v1.0.30 |
| 497 | 2026-04-28T19:56:52.417Z | Downloaded progenitor v0.13.0 |
| 498 | 2026-04-28T19:56:52.417Z | Downloaded progenitor-client v0.13.0 |
| 499 | 2026-04-28T19:56:52.417Z | Downloaded progenitor v0.11.1 |
| 500 | 2026-04-28T19:56:52.417Z | Downloaded once_cell v1.21.3 |
| 501 | 2026-04-28T19:56:52.417Z | Downloaded pkg-config v0.3.30 |
| 502 | 2026-04-28T19:56:52.417Z | Downloaded quote v1.0.44 |
| 503 | 2026-04-28T19:56:52.417Z | Downloaded progenitor v0.10.0 |
| 504 | 2026-04-28T19:56:52.417Z | Downloaded quinn-udp v0.5.5 |
| 505 | 2026-04-28T19:56:52.417Z | Downloaded owo-colors v4.2.3 |
| 506 | 2026-04-28T19:56:52.417Z | Downloaded num-rational v0.4.2 |
| 507 | 2026-04-28T19:56:52.417Z | Downloaded der v0.7.10 |
| 508 | 2026-04-28T19:56:52.417Z | Downloaded darling_core v0.20.11 |
| 509 | 2026-04-28T19:56:52.417Z | Downloaded log v0.4.29 |
| 510 | 2026-04-28T19:56:52.417Z | Downloaded icu_provider v1.5.0 |
| 511 | 2026-04-28T19:56:52.417Z | Downloaded password-hash v0.5.0 |
| 512 | 2026-04-28T19:56:52.421Z | Downloaded pem v3.0.5 |
| 513 | 2026-04-28T19:56:52.421Z | Downloaded ref-cast v1.0.25 |
| 514 | 2026-04-28T19:56:52.421Z | Downloaded rand_core v0.6.4 |
| 515 | 2026-04-28T19:56:52.421Z | Downloaded scopeguard v1.2.0 |
| 516 | 2026-04-28T19:56:52.421Z | Downloaded same-file v1.0.6 |
| 517 | 2026-04-28T19:56:52.421Z | Downloaded rand_chacha v0.9.0 |
| 518 | 2026-04-28T19:56:52.421Z | Downloaded secrecy v0.10.3 |
| 519 | 2026-04-28T19:56:52.421Z | Downloaded serde-big-array v0.5.1 |
| 520 | 2026-04-28T19:56:52.421Z | Downloaded semver v0.1.20 |
| 521 | 2026-04-28T19:56:52.421Z | Downloaded scroll_derive v0.13.1 |
| 522 | 2026-04-28T19:56:52.421Z | Downloaded scroll_derive v0.12.0 |
| 523 | 2026-04-28T19:56:52.421Z | Downloaded parking_lot v0.12.2 |
| 524 | 2026-04-28T19:56:52.421Z | Downloaded serde_repr v0.1.19 |
| 525 | 2026-04-28T19:56:52.421Z | Downloaded crossbeam-channel v0.5.15 |
| 526 | 2026-04-28T19:56:52.422Z | Downloaded ringbuffer v0.16.0 |
| 527 | 2026-04-28T19:56:52.422Z | Downloaded heapless v0.8.0 |
| 528 | 2026-04-28T19:56:52.422Z | Downloaded crypto-bigint v0.5.5 |
| 529 | 2026-04-28T19:56:52.422Z | Downloaded resolv-conf v0.7.0 |
| 530 | 2026-04-28T19:56:52.422Z | Downloaded hickory-resolver v0.25.2 |
| 531 | 2026-04-28T19:56:52.422Z | Downloaded pest_meta v2.8.4 |
| 532 | 2026-04-28T19:56:52.422Z | Downloaded serde_arrays v0.1.0 |
| 533 | 2026-04-28T19:56:52.422Z | Downloaded serde_spanned v0.6.9 |
| 534 | 2026-04-28T19:56:52.422Z | Downloaded rustls-native-certs v0.8.3 |
| 535 | 2026-04-28T19:56:52.422Z | Downloaded passt v0.3.0 |
| 536 | 2026-04-28T19:56:52.422Z | Downloaded progenitor-client v0.10.0 |
| 537 | 2026-04-28T19:56:52.422Z | Downloaded paste v1.0.15 |
| 538 | 2026-04-28T19:56:52.422Z | Downloaded num-complex v0.4.6 |
| 539 | 2026-04-28T19:56:52.422Z | Downloaded libloading v0.8.9 |
| 540 | 2026-04-28T19:56:52.422Z | Downloaded rustls-pemfile v1.0.4 |
| 541 | 2026-04-28T19:56:52.422Z | Downloaded rustls-pemfile v2.2.0 |
| 542 | 2026-04-28T19:56:52.422Z | Downloaded num-traits v0.2.19 |
| 543 | 2026-04-28T19:56:52.422Z | Downloaded serde_plain v1.0.2 |
| 544 | 2026-04-28T19:56:52.422Z | Downloaded oxide-tokio-rt v0.1.2 |
| 545 | 2026-04-28T19:56:52.422Z | Downloaded rustversion v1.0.22 |
| 546 | 2026-04-28T19:56:52.422Z | Downloaded sha1 v0.10.6 |
| 547 | 2026-04-28T19:56:52.422Z | Downloaded sigpipe v0.1.3 |
| 548 | 2026-04-28T19:56:52.422Z | Downloaded signature v2.2.0 |
| 549 | 2026-04-28T19:56:52.422Z | Downloaded siphasher v1.0.1 |
| 550 | 2026-04-28T19:56:52.422Z | Downloaded serde_spanned v1.0.4 |
| 551 | 2026-04-28T19:56:52.423Z | Downloaded serde_urlencoded v0.7.1 |
| 552 | 2026-04-28T19:56:52.423Z | Downloaded smawk v0.3.2 |
| 553 | 2026-04-28T19:56:52.423Z | Downloaded slog-bunyan v2.5.0 |
| 554 | 2026-04-28T19:56:52.423Z | Downloaded hickory-resolver v0.24.4 |
| 555 | 2026-04-28T19:56:52.423Z | Downloaded num-integer v0.1.46 |
| 556 | 2026-04-28T19:56:52.423Z | Downloaded const_format v0.2.35 |
| 557 | 2026-04-28T19:56:52.423Z | Downloaded schemars_derive v0.8.22 |
| 558 | 2026-04-28T19:56:52.423Z | Downloaded icu_collections v1.5.0 |
| 559 | 2026-04-28T19:56:52.423Z | Downloaded dropshot-api-manager v0.7.0 |
| 560 | 2026-04-28T19:56:52.423Z | Downloaded miniz_oxide v0.7.2 |
| 561 | 2026-04-28T19:56:52.423Z | Downloaded rand_core v0.9.3 |
| 562 | 2026-04-28T19:56:52.423Z | Downloaded native-tls v0.2.11 |
| 563 | 2026-04-28T19:56:52.423Z | Downloaded multer v3.1.0 |
| 564 | 2026-04-28T19:56:52.423Z | Downloaded crossbeam-epoch v0.9.18 |
| 565 | 2026-04-28T19:56:52.423Z | Downloaded strum v0.26.3 |
| 566 | 2026-04-28T19:56:52.423Z | Downloaded stable_deref_trait v1.2.0 |
| 567 | 2026-04-28T19:56:52.423Z | Downloaded structmeta v0.3.0 |
| 568 | 2026-04-28T19:56:52.423Z | Downloaded papergrid v0.11.0 |
| 569 | 2026-04-28T19:56:52.423Z | Downloaded sct v0.7.1 |
| 570 | 2026-04-28T19:56:52.423Z | Downloaded sec1 v0.7.3 |
| 571 | 2026-04-28T19:56:52.423Z | Downloaded cc v1.2.17 |
| 572 | 2026-04-28T19:56:52.423Z | Downloaded scroll v0.13.0 |
| 573 | 2026-04-28T19:56:52.423Z | Downloaded anyhow v1.0.100 |
| 574 | 2026-04-28T19:56:52.423Z | Downloaded csv-core v0.1.12 |
| 575 | 2026-04-28T19:56:52.423Z | Downloaded console v0.15.8 |
| 576 | 2026-04-28T19:56:52.423Z | Downloaded derive-where v1.6.0 |
| 577 | 2026-04-28T19:56:52.424Z | Downloaded semver v1.0.27 |
| 578 | 2026-04-28T19:56:52.424Z | Downloaded serde_derive_internals v0.29.1 |
| 579 | 2026-04-28T19:56:52.424Z | Downloaded strum v0.27.2 |
| 580 | 2026-04-28T19:56:52.424Z | Downloaded postcard v1.0.9 |
| 581 | 2026-04-28T19:56:52.424Z | Downloaded cookie v0.18.1 |
| 582 | 2026-04-28T19:56:52.424Z | Downloaded base64 v0.21.7 |
| 583 | 2026-04-28T19:56:52.424Z | Downloaded sync_wrapper v1.0.1 |
| 584 | 2026-04-28T19:56:52.424Z | Downloaded swrite v0.1.0 |
| 585 | 2026-04-28T19:56:52.424Z | Downloaded supports-color v3.0.2 |
| 586 | 2026-04-28T19:56:52.424Z | Downloaded tabled_derive v0.7.0 |
| 587 | 2026-04-28T19:56:52.424Z | Downloaded termtree v0.5.1 |
| 588 | 2026-04-28T19:56:52.424Z | Downloaded serde_tokenstream v0.2.3 |
| 589 | 2026-04-28T19:56:52.424Z | Downloaded signal-hook-registry v1.4.2 |
| 590 | 2026-04-28T19:56:52.424Z | Downloaded shlex v1.3.0 |
| 591 | 2026-04-28T19:56:52.424Z | Downloaded progenitor-impl v0.11.1 |
| 592 | 2026-04-28T19:56:52.424Z | Downloaded supports-color v2.1.0 |
| 593 | 2026-04-28T19:56:52.424Z | Downloaded rusty-fork v0.3.0 |
| 594 | 2026-04-28T19:56:52.424Z | Downloaded sha2 v0.10.9 |
| 595 | 2026-04-28T19:56:52.424Z | Downloaded simd-adler32 v0.3.7 |
| 596 | 2026-04-28T19:56:52.424Z | Downloaded proc-macro2 v1.0.106 |
| 597 | 2026-04-28T19:56:52.424Z | Downloaded slab v0.4.9 |
| 598 | 2026-04-28T19:56:52.424Z | Downloaded slog-json v2.6.1 |
| 599 | 2026-04-28T19:56:52.424Z | Downloaded terminal_size v0.3.0 |
| 600 | 2026-04-28T19:56:52.424Z | Downloaded tap v1.0.1 |
| 601 | 2026-04-28T19:56:52.424Z | Downloaded take_mut v0.2.2 |
| 602 | 2026-04-28T19:56:52.425Z | Downloaded terminal_size v0.4.3 |
| 603 | 2026-04-28T19:56:52.425Z | Downloaded tagptr v0.2.0 |
| 604 | 2026-04-28T19:56:52.425Z | Downloaded slog-async v2.8.0 |
| 605 | 2026-04-28T19:56:52.425Z | Downloaded tabwriter v1.4.0 |
| 606 | 2026-04-28T19:56:52.425Z | Downloaded snafu-derive v0.8.9 |
| 607 | 2026-04-28T19:56:52.425Z | Downloaded thiserror-impl v1.0.64 |
| 608 | 2026-04-28T19:56:52.425Z | Downloaded ed25519-dalek v2.2.0 |
| 609 | 2026-04-28T19:56:52.425Z | Downloaded clap_builder v4.5.2 |
| 610 | 2026-04-28T19:56:52.425Z | Downloaded spki v0.7.3 |
| 611 | 2026-04-28T19:56:52.425Z | Downloaded slog-dtrace v0.3.0 |
| 612 | 2026-04-28T19:56:52.429Z | Downloaded memchr v2.7.2 |
| 613 | 2026-04-28T19:56:52.429Z | Downloaded smf v0.2.3 |
| 614 | 2026-04-28T19:56:52.429Z | Downloaded scroll v0.12.0 |
| 615 | 2026-04-28T19:56:52.429Z | Downloaded static_assertions v1.1.0 |
| 616 | 2026-04-28T19:56:52.429Z | Downloaded pin-project v1.1.10 |
| 617 | 2026-04-28T19:56:52.429Z | Downloaded thread_local v1.1.8 |
| 618 | 2026-04-28T19:56:52.429Z | Downloaded hashbrown v0.12.3 |
| 619 | 2026-04-28T19:56:52.429Z | Downloaded thread-id v5.0.0 |
| 620 | 2026-04-28T19:56:52.429Z | Downloaded thread-id v4.2.1 |
| 621 | 2026-04-28T19:56:52.429Z | Downloaded strsim v0.11.1 |
| 622 | 2026-04-28T19:56:52.429Z | Downloaded serde_path_to_error v0.1.20 |
| 623 | 2026-04-28T19:56:52.429Z | Downloaded time-core v0.1.8 |
| 624 | 2026-04-28T19:56:52.429Z | Downloaded jiff-static v0.2.15 |
| 625 | 2026-04-28T19:56:52.429Z | Downloaded strum_macros v0.27.2 |
| 626 | 2026-04-28T19:56:52.429Z | Downloaded tinyvec_macros v0.1.1 |
| 627 | 2026-04-28T19:56:52.429Z | Downloaded strum_macros v0.28.0 |
| 628 | 2026-04-28T19:56:52.429Z | Downloaded ron v0.8.1 |
| 629 | 2026-04-28T19:56:52.429Z | Downloaded strum_macros v0.26.4 |
| 630 | 2026-04-28T19:56:52.429Z | Downloaded prettyplease v0.2.37 |
| 631 | 2026-04-28T19:56:52.429Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 632 | 2026-04-28T19:56:52.429Z | Downloaded structmeta-derive v0.3.0 |
| 633 | 2026-04-28T19:56:52.430Z | Downloaded subtle v2.6.1 |
| 634 | 2026-04-28T19:56:52.430Z | Downloaded expectorate v1.2.0 |
| 635 | 2026-04-28T19:56:52.430Z | Downloaded synstructure v0.13.1 |
| 636 | 2026-04-28T19:56:52.430Z | Downloaded progenitor-impl v0.10.0 |
| 637 | 2026-04-28T19:56:52.430Z | Downloaded aes-gcm-siv v0.11.1 |
| 638 | 2026-04-28T19:56:52.430Z | Downloaded newline-converter v0.3.0 |
| 639 | 2026-04-28T19:56:52.430Z | Downloaded macaddr v1.0.1 |
| 640 | 2026-04-28T19:56:52.430Z | Downloaded lru-slab v0.1.2 |
| 641 | 2026-04-28T19:56:52.430Z | Downloaded lru-cache v0.1.2 |
| 642 | 2026-04-28T19:56:52.430Z | Downloaded toml_datetime v0.6.11 |
| 643 | 2026-04-28T19:56:52.430Z | Downloaded ryu v1.0.18 |
| 644 | 2026-04-28T19:56:52.430Z | Downloaded progenitor-impl v0.13.0 |
| 645 | 2026-04-28T19:56:52.430Z | Downloaded rustls-pki-types v1.12.0 |
| 646 | 2026-04-28T19:56:52.430Z | Downloaded serde_with_macros v3.18.0 |
| 647 | 2026-04-28T19:56:52.430Z | Downloaded pest_derive v2.8.4 |
| 648 | 2026-04-28T19:56:52.430Z | Downloaded ciborium v0.2.2 |
| 649 | 2026-04-28T19:56:52.430Z | Downloaded thiserror v1.0.64 |
| 650 | 2026-04-28T19:56:52.430Z | Downloaded rustls-platform-verifier v0.6.2 |
| 651 | 2026-04-28T19:56:52.430Z | Downloaded smallvec v1.13.2 |
| 652 | 2026-04-28T19:56:52.430Z | Downloaded openssl-sys v0.9.107 |
| 653 | 2026-04-28T19:56:52.430Z | Downloaded indexmap v2.13.0 |
| 654 | 2026-04-28T19:56:52.430Z | Downloaded http v1.4.0 |
| 655 | 2026-04-28T19:56:52.430Z | Downloaded schemars v0.8.22 |
| 656 | 2026-04-28T19:56:52.430Z | Downloaded rayon-core v1.13.0 |
| 657 | 2026-04-28T19:56:52.430Z | Downloaded tower-service v0.3.3 |
| 658 | 2026-04-28T19:56:52.430Z | Downloaded tower-layer v0.3.3 |
| 659 | 2026-04-28T19:56:52.430Z | Downloaded toml_write v0.1.2 |
| 660 | 2026-04-28T19:56:52.430Z | Downloaded thiserror-no-std v2.0.2 |
| 661 | 2026-04-28T19:56:52.430Z | Downloaded thiserror-impl v2.0.18 |
| 662 | 2026-04-28T19:56:52.430Z | Downloaded minimal-lexical v0.2.1 |
| 663 | 2026-04-28T19:56:52.430Z | Downloaded num-bigint v0.4.5 |
| 664 | 2026-04-28T19:56:52.430Z | Downloaded serde_derive v1.0.228 |
| 665 | 2026-04-28T19:56:52.430Z | Downloaded slog-term v2.9.2 |
| 666 | 2026-04-28T19:56:52.431Z | Downloaded serde_core v1.0.228 |
| 667 | 2026-04-28T19:56:52.431Z | Downloaded typeid v1.0.0 |
| 668 | 2026-04-28T19:56:52.431Z | Downloaded try-lock v0.2.5 |
| 669 | 2026-04-28T19:56:52.431Z | Downloaded tls_codec_derive v0.4.2 |
| 670 | 2026-04-28T19:56:52.431Z | Downloaded typify-macro v0.4.3 |
| 671 | 2026-04-28T19:56:52.431Z | Downloaded time-macros v0.2.27 |
| 672 | 2026-04-28T19:56:52.431Z | Downloaded unicode-linebreak v0.1.5 |
| 673 | 2026-04-28T19:56:52.431Z | Downloaded typify-macro v0.6.1 |
| 674 | 2026-04-28T19:56:52.431Z | Downloaded cancel-safe-futures v0.1.5 |
| 675 | 2026-04-28T19:56:52.431Z | Downloaded camino v1.2.2 |
| 676 | 2026-04-28T19:56:52.431Z | Downloaded aes v0.8.4 |
| 677 | 2026-04-28T19:56:52.431Z | Downloaded tokio-native-tls v0.3.1 |
| 678 | 2026-04-28T19:56:52.431Z | Downloaded tinystr v0.7.6 |
| 679 | 2026-04-28T19:56:52.431Z | Downloaded backoff v0.4.0 |
| 680 | 2026-04-28T19:56:52.431Z | Downloaded drift v0.1.2 |
| 681 | 2026-04-28T19:56:52.431Z | Downloaded unarray v0.1.4 |
| 682 | 2026-04-28T19:56:52.431Z | Downloaded tokio-macros v2.6.0 |
| 683 | 2026-04-28T19:56:52.431Z | Downloaded derive_builder_core v0.20.2 |
| 684 | 2026-04-28T19:56:52.431Z | Downloaded untrusted v0.9.0 |
| 685 | 2026-04-28T19:56:52.431Z | Downloaded universal-hash v0.5.1 |
| 686 | 2026-04-28T19:56:52.431Z | Downloaded deranged v0.5.3 |
| 687 | 2026-04-28T19:56:52.431Z | Downloaded cipher v0.4.4 |
| 688 | 2026-04-28T19:56:52.431Z | Downloaded ctr v0.9.2 |
| 689 | 2026-04-28T19:56:52.431Z | Downloaded crossbeam-deque v0.8.5 |
| 690 | 2026-04-28T19:56:52.431Z | Downloaded qorb v0.4.1 |
| 691 | 2026-04-28T19:56:52.431Z | Downloaded tokio-rustls v0.25.0 |
| 692 | 2026-04-28T19:56:52.431Z | Downloaded libm v0.2.8 |
| 693 | 2026-04-28T19:56:52.431Z | Downloaded usdt-macro v0.5.0 |
| 694 | 2026-04-28T19:56:52.431Z | Downloaded usdt-attr-macro v0.6.0 |
| 695 | 2026-04-28T19:56:52.431Z | Downloaded usdt v0.5.0 |
| 696 | 2026-04-28T19:56:52.431Z | Downloaded utf8parse v0.2.1 |
| 697 | 2026-04-28T19:56:52.431Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 698 | 2026-04-28T19:56:52.431Z | Downloaded utf-8 v0.7.6 |
| 699 | 2026-04-28T19:56:52.431Z | Downloaded usdt-macro v0.6.0 |
| 700 | 2026-04-28T19:56:52.431Z | Downloaded usdt-attr-macro v0.5.0 |
| 701 | 2026-04-28T19:56:52.431Z | Downloaded usdt v0.6.0 |
| 702 | 2026-04-28T19:56:52.431Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 703 | 2026-04-28T19:56:52.431Z | Downloaded thiserror v2.0.18 |
| 704 | 2026-04-28T19:56:52.431Z | Downloaded mio v1.0.2 |
| 705 | 2026-04-28T19:56:52.432Z | Downloaded hyper-util v0.1.20 |
| 706 | 2026-04-28T19:56:52.432Z | Downloaded rand v0.8.5 |
| 707 | 2026-04-28T19:56:52.432Z | Downloaded quinn v0.11.9 |
| 708 | 2026-04-28T19:56:52.432Z | Downloaded schemars v0.9.0 |
| 709 | 2026-04-28T19:56:52.432Z | Downloaded version_check v0.9.5 |
| 710 | 2026-04-28T19:56:52.432Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 711 | 2026-04-28T19:56:52.432Z | Downloaded socket2 v0.6.0 |
| 712 | 2026-04-28T19:56:52.436Z | Downloaded socket2 v0.5.10 |
| 713 | 2026-04-28T19:56:52.436Z | Downloaded term v1.2.0 |
| 714 | 2026-04-28T19:56:52.436Z | Downloaded tempfile v3.23.0 |
| 715 | 2026-04-28T19:56:52.436Z | Downloaded waitgroup v0.1.2 |
| 716 | 2026-04-28T19:56:52.436Z | Downloaded spin v0.9.8 |
| 717 | 2026-04-28T19:56:52.436Z | Downloaded hashbrown v0.16.1 |
| 718 | 2026-04-28T19:56:52.436Z | Downloaded slog v2.8.2 |
| 719 | 2026-04-28T19:56:52.436Z | Downloaded similar v2.7.0 |
| 720 | 2026-04-28T19:56:52.436Z | Downloaded want v0.3.1 |
| 721 | 2026-04-28T19:56:52.436Z | Downloaded wait-timeout v0.2.0 |
| 722 | 2026-04-28T19:56:52.436Z | Downloaded tracing-attributes v0.1.27 |
| 723 | 2026-04-28T19:56:52.436Z | Downloaded serde_yaml v0.9.34+deprecated |
| 724 | 2026-04-28T19:56:52.436Z | Downloaded bytecount v0.6.9 |
| 725 | 2026-04-28T19:56:52.436Z | Downloaded critical-section v1.2.0 |
| 726 | 2026-04-28T19:56:52.436Z | Downloaded const_format_proc_macros v0.2.34 |
| 727 | 2026-04-28T19:56:52.436Z | Downloaded icu_provider_macros v1.5.0 |
| 728 | 2026-04-28T19:56:52.436Z | Downloaded bcs v0.1.6 |
| 729 | 2026-04-28T19:56:52.436Z | Downloaded fixedbitset v0.5.7 |
| 730 | 2026-04-28T19:56:52.437Z | Downloaded derive_builder v0.20.2 |
| 731 | 2026-04-28T19:56:52.437Z | Downloaded ident_case v1.0.1 |
| 732 | 2026-04-28T19:56:52.437Z | Downloaded clang-sys v1.8.1 |
| 733 | 2026-04-28T19:56:52.437Z | Downloaded tokio-stream v0.1.17 |
| 734 | 2026-04-28T19:56:52.437Z | Downloaded unicode-xid v0.2.4 |
| 735 | 2026-04-28T19:56:52.437Z | Downloaded nom v7.1.3 |
| 736 | 2026-04-28T19:56:52.437Z | Downloaded xattr v1.3.1 |
| 737 | 2026-04-28T19:56:52.437Z | Downloaded tinyvec v1.6.0 |
| 738 | 2026-04-28T19:56:52.437Z | Downloaded tokio-rustls v0.24.1 |
| 739 | 2026-04-28T19:56:52.437Z | Downloaded blake2 v0.10.6 |
| 740 | 2026-04-28T19:56:52.437Z | Downloaded bit-vec v0.6.3 |
| 741 | 2026-04-28T19:56:52.437Z | Downloaded write16 v1.0.0 |
| 742 | 2026-04-28T19:56:52.437Z | Downloaded untrusted v0.7.1 |
| 743 | 2026-04-28T19:56:52.437Z | Downloaded tokio-dtrace v0.1.1 |
| 744 | 2026-04-28T19:56:52.437Z | Downloaded utf16_iter v1.0.5 |
| 745 | 2026-04-28T19:56:52.437Z | Downloaded textwrap v0.16.2 |
| 746 | 2026-04-28T19:56:52.437Z | Downloaded zeroize_derive v1.4.3 |
| 747 | 2026-04-28T19:56:52.437Z | Downloaded tokio-rustls v0.26.0 |
| 748 | 2026-04-28T19:56:52.437Z | Downloaded test-strategy v0.4.3 |
| 749 | 2026-04-28T19:56:52.437Z | Downloaded zerofrom-derive v0.1.5 |
| 750 | 2026-04-28T19:56:52.437Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 751 | 2026-04-28T19:56:52.437Z | Downloaded schemars v1.2.1 |
| 752 | 2026-04-28T19:56:52.437Z | Downloaded usdt-impl v0.6.0 |
| 753 | 2026-04-28T19:56:52.437Z | Downloaded utf8_iter v1.0.4 |
| 754 | 2026-04-28T19:56:52.437Z | Downloaded usdt-impl v0.5.0 |
| 755 | 2026-04-28T19:56:52.437Z | Downloaded serde v1.0.228 |
| 756 | 2026-04-28T19:56:52.438Z | Downloaded zone_cfg_derive v0.3.0 |
| 757 | 2026-04-28T19:56:52.438Z | Downloaded zerofrom v0.1.5 |
| 758 | 2026-04-28T19:56:52.438Z | Downloaded yoke-derive v0.7.5 |
| 759 | 2026-04-28T19:56:52.438Z | Downloaded tokio-tungstenite v0.21.0 |
| 760 | 2026-04-28T19:56:52.438Z | Downloaded rustls-webpki v0.103.4 |
| 761 | 2026-04-28T19:56:52.438Z | Downloaded zone v0.3.1 |
| 762 | 2026-04-28T19:56:52.438Z | Downloaded toml v0.8.23 |
| 763 | 2026-04-28T19:56:52.438Z | Downloaded chacha20 v0.9.1 |
| 764 | 2026-04-28T19:56:52.438Z | Downloaded rand v0.9.2 |
| 765 | 2026-04-28T19:56:52.438Z | Downloaded base64ct v1.6.0 |
| 766 | 2026-04-28T19:56:52.438Z | Downloaded env_logger v0.11.10 |
| 767 | 2026-04-28T19:56:52.438Z | Downloaded hubpack_derive v0.1.1 |
| 768 | 2026-04-28T19:56:52.438Z | Downloaded fastrand v2.3.0 |
| 769 | 2026-04-28T19:56:52.438Z | Downloaded compression-codecs v0.4.32 |
| 770 | 2026-04-28T19:56:52.438Z | Downloaded vergen-lib v9.1.0 |
| 771 | 2026-04-28T19:56:52.438Z | Downloaded async-recursion v1.1.1 |
| 772 | 2026-04-28T19:56:52.438Z | Downloaded walkdir v2.5.0 |
| 773 | 2026-04-28T19:56:52.438Z | Downloaded vsss-rs v3.3.4 |
| 774 | 2026-04-28T19:56:52.438Z | Downloaded foreign-types v0.3.2 |
| 775 | 2026-04-28T19:56:52.438Z | Downloaded heck v0.4.1 |
| 776 | 2026-04-28T19:56:52.438Z | Downloaded fs-err v3.1.2 |
| 777 | 2026-04-28T19:56:52.438Z | Downloaded form_urlencoded v1.2.2 |
| 778 | 2026-04-28T19:56:52.438Z | Downloaded foldhash v0.2.0 |
| 779 | 2026-04-28T19:56:52.438Z | Downloaded ed25519 v2.2.3 |
| 780 | 2026-04-28T19:56:52.438Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 781 | 2026-04-28T19:56:52.438Z | Downloaded whoami v1.5.1 |
| 782 | 2026-04-28T19:56:52.438Z | Downloaded which v4.4.2 |
| 783 | 2026-04-28T19:56:52.438Z | Downloaded colorchoice v1.0.1 |
| 784 | 2026-04-28T19:56:52.438Z | Downloaded bit_field v0.10.2 |
| 785 | 2026-04-28T19:56:52.438Z | Downloaded block-buffer v0.10.4 |
| 786 | 2026-04-28T19:56:52.438Z | Downloaded typenum v1.17.0 |
| 787 | 2026-04-28T19:56:52.438Z | Downloaded twox-hash v2.1.2 |
| 788 | 2026-04-28T19:56:52.438Z | Downloaded futures-sink v0.3.32 |
| 789 | 2026-04-28T19:56:52.439Z | Downloaded crypto-common v0.1.6 |
| 790 | 2026-04-28T19:56:52.439Z | Downloaded ciborium-io v0.2.2 |
| 791 | 2026-04-28T19:56:52.439Z | Downloaded chacha20poly1305 v0.10.1 |
| 792 | 2026-04-28T19:56:52.439Z | Downloaded der_derive v0.7.3 |
| 793 | 2026-04-28T19:56:52.439Z | Downloaded compression-core v0.4.31 |
| 794 | 2026-04-28T19:56:52.439Z | Downloaded dunce v1.0.5 |
| 795 | 2026-04-28T19:56:52.439Z | Downloaded wyz v0.5.1 |
| 796 | 2026-04-28T19:56:52.439Z | Downloaded writeable v0.5.5 |
| 797 | 2026-04-28T19:56:52.439Z | Downloaded tls_codec v0.4.2 |
| 798 | 2026-04-28T19:56:52.439Z | Downloaded ucd-trie v0.1.6 |
| 799 | 2026-04-28T19:56:52.439Z | Downloaded itertools v0.12.1 |
| 800 | 2026-04-28T19:56:52.439Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 801 | 2026-04-28T19:56:52.439Z | Downloaded tar v0.4.40 |
| 802 | 2026-04-28T19:56:52.439Z | Downloaded bindgen v0.69.5 |
| 803 | 2026-04-28T19:56:52.439Z | Downloaded darling_macro v0.21.3 |
| 804 | 2026-04-28T19:56:52.439Z | Downloaded yoke v0.7.5 |
| 805 | 2026-04-28T19:56:52.439Z | Downloaded dyn-clone v1.0.17 |
| 806 | 2026-04-28T19:56:52.439Z | Downloaded defmt-parser v0.3.4 |
| 807 | 2026-04-28T19:56:52.439Z | Downloaded zmij v1.0.19 |
| 808 | 2026-04-28T19:56:52.439Z | Downloaded zerovec-derive v0.10.3 |
| 809 | 2026-04-28T19:56:52.439Z | Downloaded itertools v0.13.0 |
| 810 | 2026-04-28T19:56:52.439Z | Downloaded iri-string v0.7.8 |
| 811 | 2026-04-28T19:56:52.439Z | Downloaded steno v0.4.1 |
| 812 | 2026-04-28T19:56:52.443Z | Downloaded hashbrown v0.15.2 |
| 813 | 2026-04-28T19:56:52.443Z | Downloaded toml v0.7.8 |
| 814 | 2026-04-28T19:56:52.443Z | Downloaded atomic-waker v1.1.2 |
| 815 | 2026-04-28T19:56:52.443Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 816 | 2026-04-28T19:56:52.443Z | Downloaded dof v0.3.0 |
| 817 | 2026-04-28T19:56:52.443Z | Downloaded zeroize v1.8.2 |
| 818 | 2026-04-28T19:56:52.443Z | Downloaded tracing-core v0.1.32 |
| 819 | 2026-04-28T19:56:52.443Z | Downloaded snafu v0.8.9 |
| 820 | 2026-04-28T19:56:52.443Z | Downloaded vergen-git2 v9.1.0 |
| 821 | 2026-04-28T19:56:52.443Z | Downloaded vergen v9.1.0 |
| 822 | 2026-04-28T19:56:52.443Z | Downloaded tungstenite v0.21.0 |
| 823 | 2026-04-28T19:56:52.443Z | Downloaded futures-util v0.3.32 |
| 824 | 2026-04-28T19:56:52.443Z | Downloaded idna v1.0.3 |
| 825 | 2026-04-28T19:56:52.443Z | Downloaded iddqd v0.3.17 |
| 826 | 2026-04-28T19:56:52.443Z | Downloaded const-oid v0.9.6 |
| 827 | 2026-04-28T19:56:52.443Z | Downloaded bit-set v0.5.3 |
| 828 | 2026-04-28T19:56:52.443Z | Downloaded darling_macro v0.20.11 |
| 829 | 2026-04-28T19:56:52.443Z | Downloaded aho-corasick v1.1.3 |
| 830 | 2026-04-28T19:56:52.443Z | Downloaded typify v0.4.3 |
| 831 | 2026-04-28T19:56:52.443Z | Downloaded async-stream v0.3.6 |
| 832 | 2026-04-28T19:56:52.443Z | Downloaded defmt v0.3.8 |
| 833 | 2026-04-28T19:56:52.443Z | Downloaded bitstruct_derive v0.1.0 |
| 834 | 2026-04-28T19:56:52.443Z | Downloaded byteorder v1.5.0 |
| 835 | 2026-04-28T19:56:52.443Z | Downloaded argon2 v0.5.3 |
| 836 | 2026-04-28T19:56:52.443Z | Downloaded camino-tempfile v1.4.1 |
| 837 | 2026-04-28T19:56:52.443Z | Downloaded anstyle-query v1.0.3 |
| 838 | 2026-04-28T19:56:52.443Z | Downloaded cfg-if v1.0.0 |
| 839 | 2026-04-28T19:56:52.443Z | Downloaded autocfg v1.3.0 |
| 840 | 2026-04-28T19:56:52.443Z | Downloaded unicode-ident v1.0.24 |
| 841 | 2026-04-28T19:56:52.443Z | Downloaded aead v0.5.2 |
| 842 | 2026-04-28T19:56:52.443Z | Downloaded base64 v0.22.1 |
| 843 | 2026-04-28T19:56:52.443Z | Downloaded zerocopy-derive v0.7.34 |
| 844 | 2026-04-28T19:56:52.443Z | Downloaded atomicwrites v0.4.4 |
| 845 | 2026-04-28T19:56:52.443Z | Downloaded hyper v1.8.1 |
| 846 | 2026-04-28T19:56:52.444Z | Downloaded uuid v1.22.0 |
| 847 | 2026-04-28T19:56:52.444Z | Downloaded hkdf v0.12.4 |
| 848 | 2026-04-28T19:56:52.444Z | Downloaded async-trait v0.1.89 |
| 849 | 2026-04-28T19:56:52.444Z | Downloaded atty v0.2.14 |
| 850 | 2026-04-28T19:56:52.444Z | Downloaded toml_edit v0.22.27 |
| 851 | 2026-04-28T19:56:52.444Z | Downloaded pest v2.8.4 |
| 852 | 2026-04-28T19:56:52.444Z | Downloaded tracing v0.1.40 |
| 853 | 2026-04-28T19:56:52.444Z | Downloaded h2 v0.4.6 |
| 854 | 2026-04-28T19:56:52.444Z | Downloaded aws-lc-rs v1.13.3 |
| 855 | 2026-04-28T19:56:52.444Z | Downloaded typify v0.6.1 |
| 856 | 2026-04-28T19:56:52.444Z | Downloaded unsafe-libyaml v0.2.11 |
| 857 | 2026-04-28T19:56:52.444Z | Downloaded url v2.5.4 |
| 858 | 2026-04-28T19:56:52.444Z | Downloaded itertools v0.14.0 |
| 859 | 2026-04-28T19:56:52.444Z | Downloaded goblin v0.8.2 |
| 860 | 2026-04-28T19:56:52.468Z | Downloaded toml_edit v0.19.15 |
| 861 | 2026-04-28T19:56:52.486Z | Downloaded tower v0.5.2 |
| 862 | 2026-04-28T19:56:52.502Z | Downloaded unicode-segmentation v1.11.0 |
| 863 | 2026-04-28T19:56:52.522Z | Downloaded zerocopy-derive v0.8.27 |
| 864 | 2026-04-28T19:56:52.526Z | Downloaded reqwest v0.13.2 |
| 865 | 2026-04-28T19:56:52.529Z | Downloaded reqwest v0.12.23 |
| 866 | 2026-04-28T19:56:52.533Z | Downloaded serde_json v1.0.149 |
| 867 | 2026-04-28T19:56:52.537Z | Downloaded bitvec v1.0.1 |
| 868 | 2026-04-28T19:56:52.545Z | Downloaded typed-path v0.9.3 |
| 869 | 2026-04-28T19:56:52.548Z | Downloaded regex v1.12.3 |
| 870 | 2026-04-28T19:56:52.551Z | Downloaded x509-cert v0.2.5 |
| 871 | 2026-04-28T19:56:52.554Z | Downloaded git2 v0.20.2 |
| 872 | 2026-04-28T19:56:52.559Z | Downloaded tokio-util v0.7.16 |
| 873 | 2026-04-28T19:56:52.562Z | Downloaded portable-atomic v1.11.1 |
| 874 | 2026-04-28T19:56:52.566Z | Downloaded chrono v0.4.44 |
| 875 | 2026-04-28T19:56:52.573Z | Downloaded salty v0.3.0 |
| 876 | 2026-04-28T19:56:52.576Z | Downloaded rayon v1.11.0 |
| 877 | 2026-04-28T19:56:52.581Z | Downloaded unicode-normalization v0.1.24 |
| 878 | 2026-04-28T19:56:52.589Z | Downloaded rustls-webpki v0.101.7 |
| 879 | 2026-04-28T19:56:52.597Z | Downloaded icu_properties_data v1.5.0 |
| 880 | 2026-04-28T19:56:52.602Z | Downloaded rustls-webpki v0.102.4 |
| 881 | 2026-04-28T19:56:52.612Z | Downloaded tower-http v0.6.8 |
| 882 | 2026-04-28T19:56:52.616Z | Downloaded p384 v0.13.1 |
| 883 | 2026-04-28T19:56:52.619Z | Downloaded serde_with v3.18.0 |
| 884 | 2026-04-28T19:56:52.625Z | Downloaded moka v0.12.10 |
| 885 | 2026-04-28T19:56:52.630Z | Downloaded proptest v1.5.0 |
| 886 | 2026-04-28T19:56:52.665Z | Downloaded zerovec v0.10.4 |
| 887 | 2026-04-28T19:56:52.677Z | Downloaded goblin v0.10.4 |
| 888 | 2026-04-28T19:56:52.680Z | Downloaded zerocopy v0.7.34 |
| 889 | 2026-04-28T19:56:52.689Z | Downloaded tough v0.20.0 |
| 890 | 2026-04-28T19:56:52.718Z | Downloaded tabled v0.15.0 |
| 891 | 2026-04-28T19:56:52.726Z | Downloaded curve25519-dalek v4.1.3 |
| 892 | 2026-04-28T19:56:52.730Z | Downloaded winnow v0.5.40 |
| 893 | 2026-04-28T19:56:52.745Z | Downloaded winnow v0.7.13 |
| 894 | 2026-04-28T19:56:52.750Z | Downloaded quinn-proto v0.11.13 |
| 895 | 2026-04-28T19:56:52.754Z | Downloaded openssl v0.10.72 |
| 896 | 2026-04-28T19:56:52.804Z | Downloaded time v0.3.47 |
| 897 | 2026-04-28T19:56:52.821Z | Downloaded nix v0.28.0 |
| 898 | 2026-04-28T19:56:52.826Z | Downloaded syn v1.0.109 |
| 899 | 2026-04-28T19:56:52.834Z | Downloaded vcpkg v0.2.15 |
| 900 | 2026-04-28T19:56:52.855Z | Downloaded webpki-roots v0.26.3 |
| 901 | 2026-04-28T19:56:52.858Z | Downloaded hickory-proto v0.24.4 |
| 902 | 2026-04-28T19:56:52.865Z | Downloaded unicode-width v0.1.14 |
| 903 | 2026-04-28T19:56:52.868Z | Downloaded nix v0.31.1 |
| 904 | 2026-04-28T19:56:52.875Z | Downloaded zerocopy v0.8.27 |
| 905 | 2026-04-28T19:56:52.886Z | Downloaded webpki-roots v1.0.3 |
| 906 | 2026-04-28T19:56:52.889Z | Downloaded rustls v0.22.4 |
| 907 | 2026-04-28T19:56:52.895Z | Downloaded regex-syntax v0.8.5 |
| 908 | 2026-04-28T19:56:52.899Z | Downloaded openapiv3 v2.2.0 |
| 909 | 2026-04-28T19:56:52.905Z | Downloaded rustix v0.38.34 |
| 910 | 2026-04-28T19:56:52.916Z | Downloaded smoltcp v0.11.0 |
| 911 | 2026-04-28T19:56:52.922Z | Downloaded regress v0.10.5 |
| 912 | 2026-04-28T19:56:52.927Z | Downloaded rustls v0.23.31 |
| 913 | 2026-04-28T19:56:52.933Z | Downloaded hickory-proto v0.25.2 |
| 914 | 2026-04-28T19:56:52.941Z | Downloaded unicode-width v0.2.1 |
| 915 | 2026-04-28T19:56:52.944Z | Downloaded rustix v1.1.2 |
| 916 | 2026-04-28T19:56:52.956Z | Downloaded rustls v0.21.12 |
| 917 | 2026-04-28T19:56:52.962Z | Downloaded dropshot v0.16.7 |
| 918 | 2026-04-28T19:56:52.974Z | Downloaded nix v0.30.1 |
| 919 | 2026-04-28T19:56:52.980Z | Downloaded typify-impl v0.6.1 |
| 920 | 2026-04-28T19:56:52.987Z | Downloaded dropshot v0.17.0 |
| 921 | 2026-04-28T19:56:52.999Z | Downloaded syn v2.0.117 |
| 922 | 2026-04-28T19:56:53.005Z | Downloaded typify-impl v0.4.3 |
| 923 | 2026-04-28T19:56:53.012Z | Downloaded bstr v1.9.1 |
| 924 | 2026-04-28T19:56:53.030Z | Downloaded regex-automata v0.4.14 |
| 925 | 2026-04-28T19:56:53.090Z | Downloaded chrono-tz v0.10.4 |
| 926 | 2026-04-28T19:56:53.099Z | Downloaded libc v0.2.180 |
| 927 | 2026-04-28T19:56:53.117Z | Downloaded sha3 v0.10.8 |
| 928 | 2026-04-28T19:56:53.119Z | Downloaded csv v1.3.1 |
| 929 | 2026-04-28T19:56:53.145Z | Downloaded jiff v0.2.15 |
| 930 | 2026-04-28T19:56:53.154Z | Downloaded petgraph v0.6.5 |
| 931 | 2026-04-28T19:56:53.218Z | Downloaded petgraph v0.8.3 |
| 932 | 2026-04-28T19:56:53.273Z | Downloaded tokio v1.50.0 |
| 933 | 2026-04-28T19:56:53.443Z | Downloaded encoding_rs v0.8.34 |
| 934 | 2026-04-28T19:56:53.498Z | Downloaded fakedata_generator v0.7.1 |
| 935 | 2026-04-28T19:56:53.522Z | Downloaded ring v0.17.14 |
| 936 | 2026-04-28T19:56:53.585Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 937 | 2026-04-28T19:56:53.753Z | Downloaded libz-sys v1.1.16 |
| 938 | 2026-04-28T19:56:53.830Z | Downloaded aws-lc-sys v0.30.0 |
| 939 | 2026-04-28T19:56:54.139Z | Compiling proc-macro2 v1.0.106 |
| 940 | 2026-04-28T19:56:54.139Z | Compiling quote v1.0.44 |
| 941 | 2026-04-28T19:56:54.139Z | Compiling unicode-ident v1.0.24 |
| 942 | 2026-04-28T19:56:54.142Z | Compiling libc v0.2.180 |
| 943 | 2026-04-28T19:56:54.142Z | Compiling serde_core v1.0.228 |
| 944 | 2026-04-28T19:56:54.142Z | Compiling serde v1.0.228 |
| 945 | 2026-04-28T19:56:54.142Z | Compiling autocfg v1.3.0 |
| 946 | 2026-04-28T19:56:54.142Z | Checking cfg-if v1.0.0 |
| 947 | 2026-04-28T19:56:54.490Z | Compiling zmij v1.0.19 |
| 948 | 2026-04-28T19:56:54.493Z | Compiling serde_json v1.0.149 |
| 949 | 2026-04-28T19:56:54.663Z | Compiling memchr v2.7.2 |
| 950 | 2026-04-28T19:56:54.908Z | Compiling libm v0.2.8 |
| 951 | 2026-04-28T19:56:55.183Z | Compiling version_check v0.9.5 |
| 952 | 2026-04-28T19:56:55.232Z | Checking itoa v1.0.11 |
| 953 | 2026-04-28T19:56:55.273Z | Checking smallvec v1.13.2 |
| 954 | 2026-04-28T19:56:55.435Z | Compiling getrandom v0.4.2 |
| 955 | 2026-04-28T19:56:55.490Z | Checking stable_deref_trait v1.2.0 |
| 956 | 2026-04-28T19:56:55.507Z | Compiling shlex v1.3.0 |
| 957 | 2026-04-28T19:56:55.590Z | Compiling jobserver v0.1.31 |
| 958 | 2026-04-28T19:56:55.668Z | Checking getrandom v0.2.14 |
| 959 | 2026-04-28T19:56:55.691Z | Compiling lock_api v0.4.12 |
| 960 | 2026-04-28T19:56:55.729Z | Compiling parking_lot_core v0.9.10 |
| 961 | 2026-04-28T19:56:55.750Z | Compiling syn v2.0.117 |
| 962 | 2026-04-28T19:56:55.810Z | Compiling cc v1.2.17 |
| 963 | 2026-04-28T19:56:55.813Z | Checking writeable v0.5.5 |
| 964 | 2026-04-28T19:56:55.910Z | Checking litemap v0.7.4 |
| 965 | 2026-04-28T19:56:55.986Z | Compiling num-traits v0.2.19 |
| 966 | 2026-04-28T19:56:56.047Z | Checking icu_locid_transform_data v1.5.0 |
| 967 | 2026-04-28T19:56:56.092Z | Checking percent-encoding v2.3.2 |
| 968 | 2026-04-28T19:56:56.123Z | Checking icu_properties_data v1.5.0 |
| 969 | 2026-04-28T19:56:56.232Z | Compiling thiserror v2.0.18 |
| 970 | 2026-04-28T19:56:56.374Z | Checking write16 v1.0.0 |
| 971 | 2026-04-28T19:56:56.545Z | Checking utf16_iter v1.0.5 |
| 972 | 2026-04-28T19:56:56.620Z | Checking utf8_iter v1.0.4 |
| 973 | 2026-04-28T19:56:56.660Z | Checking icu_normalizer_data v1.5.0 |
| 974 | 2026-04-28T19:56:56.758Z | Checking form_urlencoded v1.2.2 |
| 975 | 2026-04-28T19:56:56.832Z | Compiling heck v0.5.0 |
| 976 | 2026-04-28T19:56:56.891Z | Compiling log v0.4.29 |
| 977 | 2026-04-28T19:56:56.909Z | Compiling rustversion v1.0.22 |
| 978 | 2026-04-28T19:56:57.005Z | Checking iana-time-zone v0.1.64 |
| 979 | 2026-04-28T19:56:57.049Z | Compiling slab v0.4.9 |
| 980 | 2026-04-28T19:56:57.116Z | Checking pin-project-lite v0.2.14 |
| 981 | 2026-04-28T19:56:57.169Z | Compiling typenum v1.17.0 |
| 982 | 2026-04-28T19:56:57.209Z | Checking uuid v1.22.0 |
| 983 | 2026-04-28T19:56:57.227Z | Checking semver v1.0.27 |
| 984 | 2026-04-28T19:56:57.245Z | Checking subtle v2.6.1 |
| 985 | 2026-04-28T19:56:57.441Z | Compiling equivalent v1.0.2 |
| 986 | 2026-04-28T19:56:57.506Z | Compiling schemars v0.8.22 |
| 987 | 2026-04-28T19:56:57.535Z | Checking dyn-clone v1.0.17 |
| 988 | 2026-04-28T19:56:57.582Z | Compiling foldhash v0.2.0 |
| 989 | 2026-04-28T19:56:57.645Z | Compiling regex-syntax v0.8.5 |
| 990 | 2026-04-28T19:56:57.703Z | Compiling allocator-api2 v0.2.21 |
| 991 | 2026-04-28T19:56:57.726Z | Checking rand_core v0.6.4 |
| 992 | 2026-04-28T19:56:57.743Z | Compiling aho-corasick v1.1.3 |
| 993 | 2026-04-28T19:56:57.781Z | Compiling portable-atomic v1.11.1 |
| 994 | 2026-04-28T19:56:57.803Z | Checking socket2 v0.6.0 |
| 995 | 2026-04-28T19:56:57.895Z | Checking scopeguard v1.2.0 |
| 996 | 2026-04-28T19:56:57.914Z | Compiling ring v0.17.14 |
| 997 | 2026-04-28T19:56:58.004Z | Compiling hashbrown v0.16.1 |
| 998 | 2026-04-28T19:56:58.242Z | Checking critical-section v1.2.0 |
| 999 | 2026-04-28T19:56:58.277Z | Checking parking_lot v0.12.2 |
| 1000 | 2026-04-28T19:56:58.365Z | Checking mio v1.0.2 |
| 1001 | 2026-04-28T19:56:58.475Z | Checking signal-hook-registry v1.4.2 |
| 1002 | 2026-04-28T19:56:58.600Z | Compiling generic-array v0.14.7 |
| 1003 | 2026-04-28T19:56:58.631Z | Compiling thiserror v1.0.64 |
| 1004 | 2026-04-28T19:56:58.723Z | Compiling synstructure v0.13.1 |
| 1005 | 2026-04-28T19:56:58.831Z | Compiling serde_derive_internals v0.29.1 |
| 1006 | 2026-04-28T19:56:58.943Z | Checking once_cell v1.21.3 |
| 1007 | 2026-04-28T19:56:59.156Z | Compiling regex-automata v0.4.14 |
| 1008 | 2026-04-28T19:56:59.293Z | Checking futures-core v0.3.32 |
| 1009 | 2026-04-28T19:56:59.311Z | Compiling bitflags v2.9.4 |
| 1010 | 2026-04-28T19:56:59.682Z | Compiling indexmap v2.13.0 |
| 1011 | 2026-04-28T19:56:59.793Z | Compiling httparse v1.10.1 |
| 1012 | 2026-04-28T19:56:59.923Z | Checking futures-sink v0.3.32 |
| 1013 | 2026-04-28T19:56:59.975Z | Compiling serde_derive v1.0.228 |
| 1014 | 2026-04-28T19:57:00.023Z | Compiling zerofrom-derive v0.1.5 |
| 1015 | 2026-04-28T19:57:00.139Z | Compiling yoke-derive v0.7.5 |
| 1016 | 2026-04-28T19:57:00.326Z | Compiling zerovec-derive v0.10.3 |
| 1017 | 2026-04-28T19:57:00.345Z | Compiling displaydoc v0.2.5 |
| 1018 | 2026-04-28T19:57:00.437Z | Compiling icu_provider_macros v1.5.0 |
| 1019 | 2026-04-28T19:57:00.997Z | Compiling schemars_derive v0.8.22 |
| 1020 | 2026-04-28T19:57:01.074Z | Compiling zeroize_derive v1.4.3 |
| 1021 | 2026-04-28T19:57:01.164Z | Compiling thiserror-impl v2.0.18 |
| 1022 | 2026-04-28T19:57:01.216Z | Checking zerofrom v0.1.5 |
| 1023 | 2026-04-28T19:57:01.340Z | Checking yoke v0.7.5 |
| 1024 | 2026-04-28T19:57:01.365Z | Compiling tokio-macros v2.6.0 |
| 1025 | 2026-04-28T19:57:01.584Z | Checking zerovec v0.10.4 |
| 1026 | 2026-04-28T19:57:01.774Z | Checking zeroize v1.8.2 |
| 1027 | 2026-04-28T19:57:01.796Z | Compiling futures-macro v0.3.32 |
| 1028 | 2026-04-28T19:57:01.933Z | Compiling regex v1.12.3 |
| 1029 | 2026-04-28T19:57:02.119Z | Compiling thiserror-impl v1.0.64 |
| 1030 | 2026-04-28T19:57:02.258Z | Checking tinystr v0.7.6 |
| 1031 | 2026-04-28T19:57:02.334Z | Checking icu_collections v1.5.0 |
| 1032 | 2026-04-28T19:57:02.448Z | Checking icu_locid v1.5.0 |
| 1033 | 2026-04-28T19:57:02.661Z | Compiling getrandom v0.3.4 |
| 1034 | 2026-04-28T19:57:02.664Z | Checking crypto-common v0.1.6 |
| 1035 | 2026-04-28T19:57:02.847Z | Compiling strsim v0.11.1 |
| 1036 | 2026-04-28T19:57:02.894Z | Checking icu_provider v1.5.0 |
| 1037 | 2026-04-28T19:57:03.128Z | Checking bytes v1.11.1 |
| 1038 | 2026-04-28T19:57:03.147Z | Checking chrono v0.4.44 |
| 1039 | 2026-04-28T19:57:03.187Z | Checking icu_locid_transform v1.5.0 |
| 1040 | 2026-04-28T19:57:03.275Z | Compiling serde_tokenstream v0.2.3 |
| 1041 | 2026-04-28T19:57:03.382Z | Checking futures-channel v0.3.32 |
| 1042 | 2026-04-28T19:57:03.546Z | Compiling ident_case v1.0.1 |
| 1043 | 2026-04-28T19:57:03.565Z | Checking futures-io v0.3.32 |
| 1044 | 2026-04-28T19:57:03.568Z | Checking tokio v1.50.0 |
| 1045 | 2026-04-28T19:57:03.600Z | Checking futures-task v0.3.32 |
| 1046 | 2026-04-28T19:57:03.651Z | Checking icu_properties v1.5.1 |
| 1047 | 2026-04-28T19:57:03.669Z | Checking const-oid v0.9.6 |
| 1048 | 2026-04-28T19:57:03.736Z | Checking futures-util v0.3.32 |
| 1049 | 2026-04-28T19:57:03.785Z | Compiling errno v0.3.14 |
| 1050 | 2026-04-28T19:57:03.829Z | Compiling either v1.15.0 |
| 1051 | 2026-04-28T19:57:03.929Z | Compiling anyhow v1.0.100 |
| 1052 | 2026-04-28T19:57:03.979Z | Compiling zerocopy-derive v0.8.27 |
| 1053 | 2026-04-28T19:57:04.034Z | Checking byteorder v1.5.0 |
| 1054 | 2026-04-28T19:57:04.348Z | Checking http v1.4.0 |
| 1055 | 2026-04-28T19:57:04.475Z | Compiling ucd-trie v0.1.6 |
| 1056 | 2026-04-28T19:57:04.700Z | Compiling pest v2.8.4 |
| 1057 | 2026-04-28T19:57:04.897Z | Checking block-buffer v0.10.4 |
| 1058 | 2026-04-28T19:57:04.985Z | Compiling tracing-attributes v0.1.27 |
| 1059 | 2026-04-28T19:57:05.037Z | Checking tracing-core v0.1.32 |
| 1060 | 2026-04-28T19:57:05.056Z | Checking icu_normalizer v1.5.0 |
| 1061 | 2026-04-28T19:57:05.183Z | Checking digest v0.10.7 |
| 1062 | 2026-04-28T19:57:05.367Z | Compiling slog v2.8.2 |
| 1063 | 2026-04-28T19:57:05.386Z | Checking untrusted v0.9.0 |
| 1064 | 2026-04-28T19:57:05.419Z | Checking idna_adapter v1.2.0 |
| 1065 | 2026-04-28T19:57:05.544Z | Checking idna v1.0.3 |
| 1066 | 2026-04-28T19:57:05.620Z | Checking rustls-pki-types v1.12.0 |
| 1067 | 2026-04-28T19:57:05.641Z | Compiling rustix v0.38.34 |
| 1068 | 2026-04-28T19:57:05.796Z | Checking url v2.5.4 |
| 1069 | 2026-04-28T19:57:05.905Z | Compiling pest_meta v2.8.4 |
| 1070 | 2026-04-28T19:57:05.923Z | Checking base64 v0.22.1 |
| 1071 | 2026-04-28T19:57:06.180Z | Checking tracing v0.1.40 |
| 1072 | 2026-04-28T19:57:06.361Z | Checking fnv v1.0.7 |
| 1073 | 2026-04-28T19:57:06.517Z | Compiling pest_generator v2.8.4 |
| 1074 | 2026-04-28T19:57:06.535Z | Compiling prettyplease v0.2.37 |
| 1075 | 2026-04-28T19:57:06.784Z | Compiling lazy_static v1.5.0 |
| 1076 | 2026-04-28T19:57:06.906Z | Compiling regress v0.10.5 |
| 1077 | 2026-04-28T19:57:06.924Z | Checking tokio-util v0.7.16 |
| 1078 | 2026-04-28T19:57:07.049Z | Checking ipnet v2.9.0 |
| 1079 | 2026-04-28T19:57:07.053Z | Compiling glob v0.3.3 |
| 1080 | 2026-04-28T19:57:07.149Z | Compiling minimal-lexical v0.2.1 |
| 1081 | 2026-04-28T19:57:07.274Z | Compiling pest_derive v2.8.4 |
| 1082 | 2026-04-28T19:57:07.277Z | Compiling pkg-config v0.3.30 |
| 1083 | 2026-04-28T19:57:07.373Z | Compiling nom v7.1.3 |
| 1084 | 2026-04-28T19:57:07.396Z | Compiling clang-sys v1.8.1 |
| 1085 | 2026-04-28T19:57:07.432Z | Checking ppv-lite86 v0.2.17 |
| 1086 | 2026-04-28T19:57:07.462Z | Checking cpufeatures v0.2.12 |
| 1087 | 2026-04-28T19:57:07.539Z | Compiling zerocopy v0.8.27 |
| 1088 | 2026-04-28T19:57:07.632Z | Compiling camino v1.2.2 |
| 1089 | 2026-04-28T19:57:07.750Z | Checking http-body v1.0.1 |
| 1090 | 2026-04-28T19:57:07.803Z | Checking atomic-waker v1.1.2 |
| 1091 | 2026-04-28T19:57:07.824Z | Compiling vcpkg v0.2.15 |
| 1092 | 2026-04-28T19:57:07.885Z | Compiling libloading v0.8.9 |
| 1093 | 2026-04-28T19:57:07.908Z | Checking tower-service v0.3.3 |
| 1094 | 2026-04-28T19:57:08.014Z | Checking tower-layer v0.3.3 |
| 1095 | 2026-04-28T19:57:08.030Z | Compiling bindgen v0.69.5 |
| 1096 | 2026-04-28T19:57:08.077Z | Compiling home v0.5.11 |
| 1097 | 2026-04-28T19:57:08.165Z | Checking try-lock v0.2.5 |
| 1098 | 2026-04-28T19:57:08.272Z | Checking want v0.3.1 |
| 1099 | 2026-04-28T19:57:08.347Z | Compiling which v4.4.2 |
| 1100 | 2026-04-28T19:57:08.406Z | Checking h2 v0.4.6 |
| 1101 | 2026-04-28T19:57:08.424Z | Compiling itertools v0.12.1 |
| 1102 | 2026-04-28T19:57:08.590Z | Compiling cexpr v0.6.0 |
| 1103 | 2026-04-28T19:57:08.672Z | Compiling paste v1.0.15 |
| 1104 | 2026-04-28T19:57:08.702Z | Checking pin-utils v0.1.0 |
| 1105 | 2026-04-28T19:57:08.781Z | Compiling num-conv v0.2.0 |
| 1106 | 2026-04-28T19:57:08.929Z | Compiling lazycell v1.3.0 |
| 1107 | 2026-04-28T19:57:08.974Z | Checking httpdate v1.0.3 |
| 1108 | 2026-04-28T19:57:09.048Z | Compiling rustc-hash v1.1.0 |
| 1109 | 2026-04-28T19:57:09.120Z | Checking ryu v1.0.18 |
| 1110 | 2026-04-28T19:57:09.165Z | Compiling time-core v0.1.8 |
| 1111 | 2026-04-28T19:57:09.235Z | Compiling cmake v0.1.54 |
| 1112 | 2026-04-28T19:57:09.267Z | Compiling fs_extra v1.3.0 |
| 1113 | 2026-04-28T19:57:09.340Z | Compiling dunce v1.0.5 |
| 1114 | 2026-04-28T19:57:09.344Z | Compiling time-macros v0.2.27 |
| 1115 | 2026-04-28T19:57:09.420Z | Compiling scroll_derive v0.13.1 |
| 1116 | 2026-04-28T19:57:09.488Z | Checking http-body-util v0.1.3 |
| 1117 | 2026-04-28T19:57:09.521Z | Compiling async-trait v0.1.89 |
| 1118 | 2026-04-28T19:57:09.570Z | Checking encoding_rs v0.8.34 |
| 1119 | 2026-04-28T19:57:09.706Z | Checking pretty-hex v0.4.1 |
| 1120 | 2026-04-28T19:57:09.867Z | Checking mime v0.3.17 |
| 1121 | 2026-04-28T19:57:10.219Z | Checking hyper v1.8.1 |
| 1122 | 2026-04-28T19:57:10.238Z | Checking serde_urlencoded v0.7.1 |
| 1123 | 2026-04-28T19:57:10.326Z | Checking erased-serde v0.3.31 |
| 1124 | 2026-04-28T19:57:10.462Z | Compiling aws-lc-rs v1.13.3 |
| 1125 | 2026-04-28T19:57:10.481Z | Compiling openapiv3 v2.2.0 |
| 1126 | 2026-04-28T19:57:10.523Z | Checking plain v0.2.3 |
| 1127 | 2026-04-28T19:57:10.972Z | Checking untrusted v0.7.1 |
| 1128 | 2026-04-28T19:57:11.115Z | Checking hyper-util v0.1.20 |
| 1129 | 2026-04-28T19:57:11.232Z | Compiling crossbeam-utils v0.8.19 |
| 1130 | 2026-04-28T19:57:11.600Z | Compiling scroll v0.13.0 |
| 1131 | 2026-04-28T19:57:11.697Z | Compiling typify-impl v0.4.3 |
| 1132 | 2026-04-28T19:57:11.871Z | Compiling strum_macros v0.26.4 |
| 1133 | 2026-04-28T19:57:11.962Z | Compiling rustls v0.23.31 |
| 1134 | 2026-04-28T19:57:12.181Z | Compiling usdt-impl v0.6.0 |
| 1135 | 2026-04-28T19:57:12.201Z | Compiling goblin v0.10.4 |
| 1136 | 2026-04-28T19:57:12.548Z | Checking rand_core v0.9.3 |
| 1137 | 2026-04-28T19:57:12.726Z | Checking ipnetwork v0.21.1 |
| 1138 | 2026-04-28T19:57:12.795Z | Compiling unsafe-libyaml v0.2.11 |
| 1139 | 2026-04-28T19:57:13.087Z | Compiling omicron-workspace-hack v0.1.0 |
| 1140 | 2026-04-28T19:57:13.198Z | Checking rand_chacha v0.9.0 |
| 1141 | 2026-04-28T19:57:13.330Z | Compiling serde_yaml v0.9.34+deprecated |
| 1142 | 2026-04-28T19:57:13.384Z | Compiling dtrace-parser v0.3.0 |
| 1143 | 2026-04-28T19:57:13.478Z | Checking futures-executor v0.3.32 |
| 1144 | 2026-04-28T19:57:13.482Z | Compiling thread-id v5.0.0 |
| 1145 | 2026-04-28T19:57:13.588Z | Compiling rustls v0.22.4 |
| 1146 | 2026-04-28T19:57:13.630Z | Checking futures v0.3.32 |
| 1147 | 2026-04-28T19:57:13.713Z | Checking rand v0.9.2 |
| 1148 | 2026-04-28T19:57:13.733Z | Compiling openssl-sys v0.9.107 |
| 1149 | 2026-04-28T19:57:14.006Z | Checking sync_wrapper v1.0.1 |
| 1150 | 2026-04-28T19:57:14.080Z | Compiling rustix v1.1.2 |
| 1151 | 2026-04-28T19:57:14.111Z | Compiling slog-async v2.8.0 |
| 1152 | 2026-04-28T19:57:14.165Z | Checking tower v0.5.2 |
| 1153 | 2026-04-28T19:57:14.183Z | Compiling aws-lc-sys v0.30.0 |
| 1154 | 2026-04-28T19:57:14.456Z | Checking webpki-roots v0.26.3 |
| 1155 | 2026-04-28T19:57:14.585Z | Compiling daft-derive v0.1.5 |
| 1156 | 2026-04-28T19:57:14.600Z | Compiling multer v3.1.0 |
| 1157 | 2026-04-28T19:57:14.638Z | Checking iri-string v0.7.8 |
| 1158 | 2026-04-28T19:57:14.790Z | Checking winnow v0.7.13 |
| 1159 | 2026-04-28T19:57:15.120Z | Compiling typify-macro v0.4.3 |
| 1160 | 2026-04-28T19:57:15.305Z | Compiling dof v0.4.0 |
| 1161 | 2026-04-28T19:57:15.663Z | Checking tower-http v0.6.8 |
| 1162 | 2026-04-28T19:57:15.731Z | Checking rand_chacha v0.3.1 |
| 1163 | 2026-04-28T19:57:15.946Z | Checking sha1 v0.10.6 |
| 1164 | 2026-04-28T19:57:15.950Z | Compiling async-stream-impl v0.3.6 |
| 1165 | 2026-04-28T19:57:15.982Z | Compiling syn v1.0.109 |
| 1166 | 2026-04-28T19:57:16.054Z | Checking powerfmt v0.2.0 |
| 1167 | 2026-04-28T19:57:16.082Z | Compiling ref-cast v1.0.25 |
| 1168 | 2026-04-28T19:57:16.107Z | Checking rand v0.8.5 |
| 1169 | 2026-04-28T19:57:16.195Z | Checking deranged v0.5.3 |
| 1170 | 2026-04-28T19:57:16.359Z | Compiling darling_core v0.23.0 |
| 1171 | 2026-04-28T19:57:16.443Z | Compiling usdt-macro v0.6.0 |
| 1172 | 2026-04-28T19:57:16.499Z | Compiling usdt-attr-macro v0.6.0 |
| 1173 | 2026-04-28T19:57:16.640Z | Compiling ref-cast-impl v1.0.25 |
| 1174 | 2026-04-28T19:57:16.644Z | Compiling typify v0.4.3 |
| 1175 | 2026-04-28T19:57:16.690Z | Checking is-terminal v0.4.12 |
| 1176 | 2026-04-28T19:57:16.756Z | Compiling openssl v0.10.72 |
| 1177 | 2026-04-28T19:57:16.773Z | Checking num_threads v0.1.7 |
| 1178 | 2026-04-28T19:57:17.022Z | Checking foreign-types-shared v0.1.1 |
| 1179 | 2026-04-28T19:57:17.114Z | Checking hex v0.4.3 |
| 1180 | 2026-04-28T19:57:17.173Z | Checking match_cfg v0.1.0 |
| 1181 | 2026-04-28T19:57:17.242Z | Checking foreign-types v0.3.2 |
| 1182 | 2026-04-28T19:57:17.253Z | Checking hostname v0.3.1 |
| 1183 | 2026-04-28T19:57:17.275Z | Checking time v0.3.47 |
| 1184 | 2026-04-28T19:57:17.353Z | Checking strum v0.26.3 |
| 1185 | 2026-04-28T19:57:17.353Z | Compiling openssl-macros v0.1.1 |
| 1186 | 2026-04-28T19:57:17.387Z | Compiling native-tls v0.2.11 |
| 1187 | 2026-04-28T19:57:17.470Z | Checking fastrand v2.3.0 |
| 1188 | 2026-04-28T19:57:17.655Z | Checking tempfile v3.23.0 |
| 1189 | 2026-04-28T19:57:17.676Z | Checking oxnet v0.1.4 |
| 1190 | 2026-04-28T19:57:17.839Z | Checking crossbeam-channel v0.5.15 |
| 1191 | 2026-04-28T19:57:17.915Z | Compiling structmeta-derive v0.3.0 |
| 1192 | 2026-04-28T19:57:18.100Z | Checking openssl-probe v0.1.5 |
| 1193 | 2026-04-28T19:57:18.223Z | Checking thread_local v1.1.8 |
| 1194 | 2026-04-28T19:57:18.422Z | Compiling progenitor-impl v0.11.1 |
| 1195 | 2026-04-28T19:57:18.526Z | Compiling darling_macro v0.23.0 |
| 1196 | 2026-04-28T19:57:18.829Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 1197 | 2026-04-28T19:57:18.939Z | Compiling structmeta v0.3.0 |
| 1198 | 2026-04-28T19:57:19.075Z | Compiling darling v0.23.0 |
| 1199 | 2026-04-28T19:57:19.181Z | Checking rustls-webpki v0.102.4 |
| 1200 | 2026-04-28T19:57:19.190Z | Compiling serde_with_macros v3.18.0 |
| 1201 | 2026-04-28T19:57:19.376Z | Checking macaddr v1.0.1 |
| 1202 | 2026-04-28T19:57:19.511Z | Checking serde_spanned v1.0.4 |
| 1203 | 2026-04-28T19:57:19.648Z | Checking take_mut v0.2.2 |
| 1204 | 2026-04-28T19:57:19.648Z | Checking term v1.2.0 |
| 1205 | 2026-04-28T19:57:19.761Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 1206 | 2026-04-28T19:57:19.893Z | Checking debug-ignore v1.0.5 |
| 1207 | 2026-04-28T19:57:19.944Z | Checking slog-term v2.9.2 |
| 1208 | 2026-04-28T19:57:20.047Z | Checking tokio-native-tls v0.3.1 |
| 1209 | 2026-04-28T19:57:20.207Z | Checking hyper-tls v0.6.0 |
| 1210 | 2026-04-28T19:57:20.266Z | Checking slog-json v2.6.1 |
| 1211 | 2026-04-28T19:57:20.381Z | Checking webpki-roots v1.0.3 |
| 1212 | 2026-04-28T19:57:20.426Z | Checking memmap2 v0.9.9 |
| 1213 | 2026-04-28T19:57:20.492Z | Compiling progenitor-macro v0.11.1 |
| 1214 | 2026-04-28T19:57:20.587Z | Checking spin v0.9.8 |
| 1215 | 2026-04-28T19:57:20.641Z | Checking slog-bunyan v2.5.0 |
| 1216 | 2026-04-28T19:57:20.720Z | Checking async-stream v0.3.6 |
| 1217 | 2026-04-28T19:57:20.938Z | Checking waitgroup v0.1.2 |
| 1218 | 2026-04-28T19:57:20.982Z | Checking newtype-uuid v1.3.2 |
| 1219 | 2026-04-28T19:57:21.000Z | Checking rustls-pemfile v2.2.0 |
| 1220 | 2026-04-28T19:57:21.042Z | Compiling newtype-uuid-macros v0.1.0 |
| 1221 | 2026-04-28T19:57:21.144Z | Compiling toml_datetime v0.6.11 |
| 1222 | 2026-04-28T19:57:21.174Z | Compiling strum_macros v0.27.2 |
| 1223 | 2026-04-28T19:57:21.226Z | Checking usdt v0.6.0 |
| 1224 | 2026-04-28T19:57:21.386Z | Checking serde_path_to_error v0.1.20 |
| 1225 | 2026-04-28T19:57:21.391Z | Checking hostname v0.4.2 |
| 1226 | 2026-04-28T19:57:21.560Z | Compiling dropshot v0.16.7 |
| 1227 | 2026-04-28T19:57:21.653Z | Checking tokio-rustls v0.25.0 |
| 1228 | 2026-04-28T19:57:21.672Z | Compiling derive-ex v0.1.8 |
| 1229 | 2026-04-28T19:57:21.873Z | Compiling dropshot_endpoint v0.16.7 |
| 1230 | 2026-04-28T19:57:21.876Z | Checking quick-error v1.2.3 |
| 1231 | 2026-04-28T19:57:21.958Z | Checking daft v0.1.5 |
| 1232 | 2026-04-28T19:57:21.999Z | Compiling parse-display-derive v0.10.0 |
| 1233 | 2026-04-28T19:57:22.024Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1234 | 2026-04-28T19:57:22.196Z | Checking serde_with v3.18.0 |
| 1235 | 2026-04-28T19:57:22.601Z | Compiling crucible-workspace-hack v0.1.0 |
| 1236 | 2026-04-28T19:57:23.204Z | Compiling clap_derive v4.5.4 |
| 1237 | 2026-04-28T19:57:23.253Z | Compiling test-strategy v0.4.3 |
| 1238 | 2026-04-28T19:57:23.497Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1239 | 2026-04-28T19:57:23.542Z | Checking wait-timeout v0.2.0 |
| 1240 | 2026-04-28T19:57:23.671Z | Checking bit-vec v0.6.3 |
| 1241 | 2026-04-28T19:57:23.690Z | Checking utf8parse v0.2.1 |
| 1242 | 2026-04-28T19:57:23.796Z | Checking anstyle-parse v0.2.4 |
| 1243 | 2026-04-28T19:57:23.836Z | Checking toml v0.9.12+spec-1.1.0 |
| 1244 | 2026-04-28T19:57:23.854Z | Checking bit-set v0.5.3 |
| 1245 | 2026-04-28T19:57:23.955Z | Checking rusty-fork v0.3.0 |
| 1246 | 2026-04-28T19:57:24.006Z | Checking strum v0.27.2 |
| 1247 | 2026-04-28T19:57:24.093Z | Checking rand_xorshift v0.3.0 |
| 1248 | 2026-04-28T19:57:24.119Z | Checking colorchoice v1.0.1 |
| 1249 | 2026-04-28T19:57:24.135Z | Checking is_terminal_polyfill v1.70.0 |
| 1250 | 2026-04-28T19:57:24.214Z | Checking anstyle v1.0.7 |
| 1251 | 2026-04-28T19:57:24.234Z | Checking anstyle-query v1.0.3 |
| 1252 | 2026-04-28T19:57:24.349Z | Checking unarray v0.1.4 |
| 1253 | 2026-04-28T19:57:24.402Z | Checking anstream v0.6.14 |
| 1254 | 2026-04-28T19:57:24.456Z | Checking proptest v1.5.0 |
| 1255 | 2026-04-28T19:57:24.592Z | Checking terminal_size v0.3.0 |
| 1256 | 2026-04-28T19:57:24.610Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1257 | 2026-04-28T19:57:24.709Z | Checking instant v0.1.12 |
| 1258 | 2026-04-28T19:57:24.744Z | Checking rustc-hash v2.1.1 |
| 1259 | 2026-04-28T19:57:24.797Z | Checking clap_lex v0.7.0 |
| 1260 | 2026-04-28T19:57:24.858Z | Compiling heck v0.4.1 |
| 1261 | 2026-04-28T19:57:24.862Z | Compiling winnow v0.5.40 |
| 1262 | 2026-04-28T19:57:24.893Z | Checking unicode-width v0.1.14 |
| 1263 | 2026-04-28T19:57:25.077Z | Checking iddqd v0.3.17 |
| 1264 | 2026-04-28T19:57:25.109Z | Checking clap_builder v4.5.2 |
| 1265 | 2026-04-28T19:57:25.139Z | Checking backoff v0.4.0 |
| 1266 | 2026-04-28T19:57:25.221Z | Checking parse-display v0.10.0 |
| 1267 | 2026-04-28T19:57:25.307Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1268 | 2026-04-28T19:57:25.365Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 1269 | 2026-04-28T19:57:25.617Z | Compiling darling_core v0.21.3 |
| 1270 | 2026-04-28T19:57:26.062Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 1271 | 2026-04-28T19:57:26.098Z | Compiling toml_edit v0.19.15 |
| 1272 | 2026-04-28T19:57:26.315Z | Checking clap v4.5.4 |
| 1273 | 2026-04-28T19:57:26.400Z | Checking base64ct v1.6.0 |
| 1274 | 2026-04-28T19:57:26.613Z | Compiling itertools v0.14.0 |
| 1275 | 2026-04-28T19:57:26.671Z | Compiling derive-where v1.6.0 |
| 1276 | 2026-04-28T19:57:27.259Z | Compiling heapless v0.8.0 |
| 1277 | 2026-04-28T19:57:27.375Z | Compiling proc-macro-crate v1.3.1 |
| 1278 | 2026-04-28T19:57:27.802Z | Compiling darling_macro v0.21.3 |
| 1279 | 2026-04-28T19:57:27.935Z | Checking crossbeam-epoch v0.9.18 |
| 1280 | 2026-04-28T19:57:28.141Z | Checking hash32 v0.3.1 |
| 1281 | 2026-04-28T19:57:28.281Z | Checking bitflags v1.3.2 |
| 1282 | 2026-04-28T19:57:28.343Z | Compiling smoltcp v0.11.0 |
| 1283 | 2026-04-28T19:57:28.359Z | Compiling darling v0.21.3 |
| 1284 | 2026-04-28T19:57:28.467Z | Compiling ingot-macros v0.1.1 |
| 1285 | 2026-04-28T19:57:28.528Z | Checking cobs v0.2.3 |
| 1286 | 2026-04-28T19:57:28.708Z | Checking managed v0.8.0 |
| 1287 | 2026-04-28T19:57:28.751Z | Checking postcard v1.0.9 |
| 1288 | 2026-04-28T19:57:28.875Z | Checking tabwriter v1.4.0 |
| 1289 | 2026-04-28T19:57:29.298Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1290 | 2026-04-28T19:57:29.755Z | Compiling proc-macro-error-attr v1.0.4 |
| 1291 | 2026-04-28T19:57:30.064Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1292 | 2026-04-28T19:57:30.179Z | Compiling rayon-core v1.13.0 |
| 1293 | 2026-04-28T19:57:30.394Z | Checking crossbeam-deque v0.8.5 |
| 1294 | 2026-04-28T19:57:30.603Z | Compiling num_enum_derive v0.7.4 |
| 1295 | 2026-04-28T19:57:30.633Z | Compiling zerocopy-derive v0.7.34 |
| 1296 | 2026-04-28T19:57:30.776Z | Compiling proc-macro-error v1.0.4 |
| 1297 | 2026-04-28T19:57:31.016Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1298 | 2026-04-28T19:57:31.125Z | Checking ingot-types v0.1.2 |
| 1299 | 2026-04-28T19:57:31.522Z | Checking ingot v0.1.1 |
| 1300 | 2026-04-28T19:57:31.660Z | Checking num_enum v0.7.4 |
| 1301 | 2026-04-28T19:57:31.778Z | Compiling foreign-types-macros v0.2.3 |
| 1302 | 2026-04-28T19:57:31.797Z | Checking foreign-types-shared v0.3.1 |
| 1303 | 2026-04-28T19:57:31.893Z | Checking colored v3.0.0 |
| 1304 | 2026-04-28T19:57:32.199Z | Checking rayon v1.11.0 |
| 1305 | 2026-04-28T19:57:32.413Z | Checking foreign-types v0.5.0 |
| 1306 | 2026-04-28T19:57:32.497Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1307 | 2026-04-28T19:57:32.582Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1308 | 2026-04-28T19:57:32.832Z | Checking cstr-argument v0.1.2 |
| 1309 | 2026-04-28T19:57:32.951Z | Checking data-encoding v2.6.0 |
| 1310 | 2026-04-28T19:57:33.071Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 1311 | 2026-04-28T19:57:33.218Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1312 | 2026-04-28T19:57:33.266Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1313 | 2026-04-28T19:57:33.326Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 1314 | 2026-04-28T19:57:33.344Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1315 | 2026-04-28T19:57:33.604Z | Compiling zerocopy v0.7.34 |
| 1316 | 2026-04-28T19:57:33.635Z | Compiling rustls-webpki v0.103.4 |
| 1317 | 2026-04-28T19:57:33.706Z | Checking pem-rfc7468 v0.7.0 |
| 1318 | 2026-04-28T19:57:34.226Z | Checking serde_spanned v0.6.9 |
| 1319 | 2026-04-28T19:57:34.355Z | Compiling der_derive v0.7.3 |
| 1320 | 2026-04-28T19:57:34.391Z | Compiling num-derive v0.4.2 |
| 1321 | 2026-04-28T19:57:34.409Z | Compiling scroll_derive v0.12.0 |
| 1322 | 2026-04-28T19:57:34.610Z | Checking sigpipe v0.1.3 |
| 1323 | 2026-04-28T19:57:34.681Z | Compiling usdt-impl v0.5.0 |
| 1324 | 2026-04-28T19:57:34.699Z | Checking flagset v0.4.7 |
| 1325 | 2026-04-28T19:57:34.704Z | Checking jiff v0.2.15 |
| 1326 | 2026-04-28T19:57:34.827Z | Compiling cfg_aliases v0.2.1 |
| 1327 | 2026-04-28T19:57:35.072Z | Checking scroll v0.12.0 |
| 1328 | 2026-04-28T19:57:35.302Z | Checking der v0.7.10 |
| 1329 | 2026-04-28T19:57:35.338Z | Compiling dof v0.3.0 |
| 1330 | 2026-04-28T19:57:35.410Z | Compiling zone_cfg_derive v0.3.0 |
| 1331 | 2026-04-28T19:57:35.698Z | Compiling dtrace-parser v0.2.0 |
| 1332 | 2026-04-28T19:57:36.077Z | Checking camino-tempfile v1.4.1 |
| 1333 | 2026-04-28T19:57:36.240Z | Compiling rustc_version v0.4.1 |
| 1334 | 2026-04-28T19:57:36.562Z | Compiling thread-id v4.2.1 |
| 1335 | 2026-04-28T19:57:36.888Z | Checking goblin v0.8.2 |
| 1336 | 2026-04-28T19:57:36.911Z | Checking zone v0.3.1 |
| 1337 | 2026-04-28T19:57:37.510Z | Checking smf v0.2.3 |
| 1338 | 2026-04-28T19:57:37.755Z | Checking whoami v1.5.1 |
| 1339 | 2026-04-28T19:57:37.998Z | Compiling tokio-rustls v0.26.0 |
| 1340 | 2026-04-28T19:57:38.248Z | Compiling hyper-rustls v0.27.3 |
| 1341 | 2026-04-28T19:57:38.378Z | Checking spki v0.7.3 |
| 1342 | 2026-04-28T19:57:38.580Z | Checking secrecy v0.10.3 |
| 1343 | 2026-04-28T19:57:38.619Z | Checking num-integer v0.1.46 |
| 1344 | 2026-04-28T19:57:38.808Z | Compiling convert_case v0.4.0 |
| 1345 | 2026-04-28T19:57:39.116Z | Compiling derive_more v0.99.20 |
| 1346 | 2026-04-28T19:57:39.421Z | Compiling reqwest v0.12.23 |
| 1347 | 2026-04-28T19:57:39.441Z | Compiling usdt-attr-macro v0.5.0 |
| 1348 | 2026-04-28T19:57:39.444Z | Compiling usdt-macro v0.5.0 |
| 1349 | 2026-04-28T19:57:39.568Z | Compiling num_enum_derive v0.5.11 |
| 1350 | 2026-04-28T19:57:39.943Z | Checking memmap v0.7.0 |
| 1351 | 2026-04-28T19:57:40.082Z | Checking tinyvec_macros v0.1.1 |
| 1352 | 2026-04-28T19:57:40.158Z | Checking tinyvec v1.6.0 |
| 1353 | 2026-04-28T19:57:40.175Z | Checking usdt v0.5.0 |
| 1354 | 2026-04-28T19:57:40.569Z | Checking num_enum v0.5.11 |
| 1355 | 2026-04-28T19:57:40.670Z | Checking num-bigint v0.4.5 |
| 1356 | 2026-04-28T19:57:40.802Z | Checking pkcs8 v0.10.2 |
| 1357 | 2026-04-28T19:57:40.855Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1358 | 2026-04-28T19:57:40.960Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1359 | 2026-04-28T19:57:41.196Z | Checking toml_write v0.1.2 |
| 1360 | 2026-04-28T19:57:41.367Z | Checking toml_edit v0.22.27 |
| 1361 | 2026-04-28T19:57:41.548Z | Checking num-rational v0.4.2 |
| 1362 | 2026-04-28T19:57:41.614Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1363 | 2026-04-28T19:57:41.844Z | Compiling progenitor-client v0.11.1 |
| 1364 | 2026-04-28T19:57:41.904Z | Checking num-iter v0.1.45 |
| 1365 | 2026-04-28T19:57:42.327Z | Checking password-hash v0.5.0 |
| 1366 | 2026-04-28T19:57:42.347Z | Compiling darling_core v0.20.11 |
| 1367 | 2026-04-28T19:57:42.397Z | Checking hmac v0.12.1 |
| 1368 | 2026-04-28T19:57:42.417Z | Checking blake2 v0.10.6 |
| 1369 | 2026-04-28T19:57:42.456Z | Checking num-complex v0.4.6 |
| 1370 | 2026-04-28T19:57:42.515Z | Checking inout v0.1.3 |
| 1371 | 2026-04-28T19:57:42.558Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1372 | 2026-04-28T19:57:42.885Z | Compiling memoffset v0.9.1 |
| 1373 | 2026-04-28T19:57:43.024Z | Checking indent_write v2.2.0 |
| 1374 | 2026-04-28T19:57:44.296Z | Compiling darling_macro v0.20.11 |
| 1375 | 2026-04-28T19:57:44.400Z | Checking num v0.4.3 |
| 1376 | 2026-04-28T19:57:44.482Z | Checking cipher v0.4.4 |
| 1377 | 2026-04-28T19:57:44.505Z | Checking argon2 v0.5.3 |
| 1378 | 2026-04-28T19:57:44.508Z | Checking toml v0.8.23 |
| 1379 | 2026-04-28T19:57:44.737Z | Compiling progenitor v0.11.1 |
| 1380 | 2026-04-28T19:57:44.798Z | Compiling nix v0.30.1 |
| 1381 | 2026-04-28T19:57:44.871Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1382 | 2026-04-28T19:57:45.010Z | Checking ff v0.13.1 |
| 1383 | 2026-04-28T19:57:45.051Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1384 | 2026-04-28T19:57:45.158Z | Checking bstr v1.9.1 |
| 1385 | 2026-04-28T19:57:45.182Z | Compiling crc32fast v1.4.0 |
| 1386 | 2026-04-28T19:57:45.337Z | Checking base64 v0.21.7 |
| 1387 | 2026-04-28T19:57:45.430Z | Checking base16ct v0.2.0 |
| 1388 | 2026-04-28T19:57:45.562Z | Checking sec1 v0.7.3 |
| 1389 | 2026-04-28T19:57:45.790Z | Checking group v0.13.0 |
| 1390 | 2026-04-28T19:57:45.912Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1391 | 2026-04-28T19:57:45.944Z | Compiling darling v0.20.11 |
| 1392 | 2026-04-28T19:57:46.036Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1393 | 2026-04-28T19:57:46.330Z | Checking hkdf v0.12.4 |
| 1394 | 2026-04-28T19:57:46.411Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1395 | 2026-04-28T19:57:46.506Z | Compiling progenitor-client v0.10.0 |
| 1396 | 2026-04-28T19:57:46.856Z | Compiling enum-as-inner v0.6.0 |
| 1397 | 2026-04-28T19:57:47.063Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1398 | 2026-04-28T19:57:47.169Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1399 | 2026-04-28T19:57:47.188Z | Compiling hubpack_derive v0.1.1 |
| 1400 | 2026-04-28T19:57:47.422Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1401 | 2026-04-28T19:57:47.597Z | Compiling progenitor-impl v0.10.0 |
| 1402 | 2026-04-28T19:57:47.618Z | Compiling libz-sys v1.1.16 |
| 1403 | 2026-04-28T19:57:47.699Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1404 | 2026-04-28T19:57:47.994Z | Checking universal-hash v0.5.1 |
| 1405 | 2026-04-28T19:57:48.013Z | Checking crypto-bigint v0.5.5 |
| 1406 | 2026-04-28T19:57:48.128Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1407 | 2026-04-28T19:57:48.368Z | Checking adler v1.0.2 |
| 1408 | 2026-04-28T19:57:48.488Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1409 | 2026-04-28T19:57:48.598Z | Compiling semver v0.1.20 |
| 1410 | 2026-04-28T19:57:48.711Z | Checking is_ci v1.2.0 |
| 1411 | 2026-04-28T19:57:48.820Z | Checking opaque-debug v0.3.1 |
| 1412 | 2026-04-28T19:57:48.876Z | Compiling rustc_version v0.1.7 |
| 1413 | 2026-04-28T19:57:48.944Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1414 | 2026-04-28T19:57:49.043Z | Checking elliptic-curve v0.13.8 |
| 1415 | 2026-04-28T19:57:49.062Z | Checking miniz_oxide v0.7.2 |
| 1416 | 2026-04-28T19:57:49.289Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1417 | 2026-04-28T19:57:49.345Z | Checking hubpack v0.1.2 |
| 1418 | 2026-04-28T19:57:49.395Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1419 | 2026-04-28T19:57:49.518Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1420 | 2026-04-28T19:57:49.634Z | Compiling progenitor-macro v0.10.0 |
| 1421 | 2026-04-28T19:57:49.749Z | Compiling derive_builder_core v0.20.2 |
| 1422 | 2026-04-28T19:57:50.198Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1423 | 2026-04-28T19:57:50.363Z | Compiling curve25519-dalek v4.1.3 |
| 1424 | 2026-04-28T19:57:50.495Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1425 | 2026-04-28T19:57:50.653Z | Checking half v2.7.1 |
| 1426 | 2026-04-28T19:57:50.720Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1427 | 2026-04-28T19:57:51.141Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1428 | 2026-04-28T19:57:51.145Z | Checking float-ord v0.3.2 |
| 1429 | 2026-04-28T19:57:51.231Z | Checking ciborium-io v0.2.2 |
| 1430 | 2026-04-28T19:57:51.267Z | Checking static_assertions v1.1.0 |
| 1431 | 2026-04-28T19:57:51.349Z | Compiling owo-colors v4.2.3 |
| 1432 | 2026-04-28T19:57:51.416Z | Checking utf-8 v0.7.6 |
| 1433 | 2026-04-28T19:57:51.474Z | Checking ciborium-ll v0.2.2 |
| 1434 | 2026-04-28T19:57:51.566Z | Checking tungstenite v0.21.0 |
| 1435 | 2026-04-28T19:57:51.745Z | Compiling derive_builder_macro v0.20.2 |
| 1436 | 2026-04-28T19:57:51.870Z | Checking flate2 v1.0.30 |
| 1437 | 2026-04-28T19:57:52.001Z | Compiling newtype_derive v0.1.6 |
| 1438 | 2026-04-28T19:57:52.166Z | Checking supports-color v2.1.0 |
| 1439 | 2026-04-28T19:57:52.243Z | Checking supports-color v3.0.2 |
| 1440 | 2026-04-28T19:57:52.304Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1441 | 2026-04-28T19:57:52.320Z | Checking resolv-conf v0.7.0 |
| 1442 | 2026-04-28T19:57:52.360Z | Checking atomicwrites v0.4.4 |
| 1443 | 2026-04-28T19:57:52.377Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1444 | 2026-04-28T19:57:52.498Z | Checking aead v0.5.2 |
| 1445 | 2026-04-28T19:57:52.516Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1446 | 2026-04-28T19:57:52.594Z | Compiling vergen-lib v9.1.0 |
| 1447 | 2026-04-28T19:57:52.655Z | Compiling slog-dtrace v0.3.0 |
| 1448 | 2026-04-28T19:57:52.814Z | Checking swrite v0.1.0 |
| 1449 | 2026-04-28T19:57:52.831Z | Checking linked-hash-map v0.5.6 |
| 1450 | 2026-04-28T19:57:52.880Z | Checking compression-core v0.4.31 |
| 1451 | 2026-04-28T19:57:52.912Z | Checking openssl-probe v0.2.1 |
| 1452 | 2026-04-28T19:57:53.009Z | Checking lru-cache v0.1.2 |
| 1453 | 2026-04-28T19:57:53.028Z | Checking compression-codecs v0.4.32 |
| 1454 | 2026-04-28T19:57:53.031Z | Checking rustls-native-certs v0.8.3 |
| 1455 | 2026-04-28T19:57:53.256Z | Compiling derive_builder v0.20.2 |
| 1456 | 2026-04-28T19:57:53.442Z | Checking tokio-tungstenite v0.21.0 |
| 1457 | 2026-04-28T19:57:53.718Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1458 | 2026-04-28T19:57:53.787Z | Checking progenitor v0.10.0 |
| 1459 | 2026-04-28T19:57:53.831Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1460 | 2026-04-28T19:57:53.857Z | Checking ciborium v0.2.2 |
| 1461 | 2026-04-28T19:57:53.925Z | Checking hickory-proto v0.24.4 |
| 1462 | 2026-04-28T19:57:54.010Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1463 | 2026-04-28T19:57:54.274Z | Checking similar v2.7.0 |
| 1464 | 2026-04-28T19:57:54.454Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1465 | 2026-04-28T19:57:54.616Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1466 | 2026-04-28T19:57:55.298Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1467 | 2026-04-28T19:57:55.452Z | Compiling serde_repr v0.1.19 |
| 1468 | 2026-04-28T19:57:55.472Z | Compiling vergen v9.1.0 |
| 1469 | 2026-04-28T19:57:55.531Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1470 | 2026-04-28T19:57:55.574Z | Compiling cargo-platform v0.3.2 |
| 1471 | 2026-04-28T19:57:55.697Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 1472 | 2026-04-28T19:57:55.833Z | Compiling dropshot v0.17.0 |
| 1473 | 2026-04-28T19:57:55.904Z | Checking siphasher v1.0.1 |
| 1474 | 2026-04-28T19:57:56.025Z | Checking keccak v0.1.6 |
| 1475 | 2026-04-28T19:57:56.072Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1476 | 2026-04-28T19:57:56.146Z | Checking phf_shared v0.12.1 |
| 1477 | 2026-04-28T19:57:56.191Z | Checking sha3 v0.10.8 |
| 1478 | 2026-04-28T19:57:56.291Z | Checking toml v1.0.6+spec-1.1.0 |
| 1479 | 2026-04-28T19:57:56.311Z | Compiling cargo_metadata v0.23.1 |
| 1480 | 2026-04-28T19:57:56.379Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1481 | 2026-04-28T19:57:56.397Z | Checking thiserror-no-std v2.0.2 |
| 1482 | 2026-04-28T19:57:56.510Z | Checking hickory-resolver v0.24.4 |
| 1483 | 2026-04-28T19:57:56.743Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1484 | 2026-04-28T19:57:56.919Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 1485 | 2026-04-28T19:57:57.085Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 1486 | 2026-04-28T19:57:57.294Z | Checking async-compression v0.4.33 |
| 1487 | 2026-04-28T19:57:57.585Z | Checking rustls-platform-verifier v0.6.2 |
| 1488 | 2026-04-28T19:57:57.606Z | Checking poly1305 v0.8.0 |
| 1489 | 2026-04-28T19:57:57.732Z | Checking chacha20 v0.9.1 |
| 1490 | 2026-04-28T19:57:57.769Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1491 | 2026-04-28T19:57:57.838Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1492 | 2026-04-28T19:57:57.928Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 1493 | 2026-04-28T19:57:57.993Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1494 | 2026-04-28T19:57:58.018Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1495 | 2026-04-28T19:57:58.146Z | Checking terminal_size v0.4.3 |
| 1496 | 2026-04-28T19:57:58.196Z | Checking tokio-stream v0.1.17 |
| 1497 | 2026-04-28T19:57:58.269Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1498 | 2026-04-28T19:57:58.287Z | Compiling dropshot_endpoint v0.17.0 |
| 1499 | 2026-04-28T19:57:58.526Z | Checking serde-big-array v0.5.1 |
| 1500 | 2026-04-28T19:57:58.582Z | Compiling pin-project-internal v1.1.10 |
| 1501 | 2026-04-28T19:57:58.602Z | Compiling vergen-git2 v9.1.0 |
| 1502 | 2026-04-28T19:57:58.665Z | Checking unicode-linebreak v0.1.5 |
| 1503 | 2026-04-28T19:57:58.825Z | Checking foldhash v0.1.5 |
| 1504 | 2026-04-28T19:57:58.882Z | Compiling cancel-safe-futures v0.1.5 |
| 1505 | 2026-04-28T19:57:58.970Z | Checking smawk v0.3.2 |
| 1506 | 2026-04-28T19:57:59.108Z | Checking unicode-segmentation v1.11.0 |
| 1507 | 2026-04-28T19:57:59.133Z | Compiling unicode-xid v0.2.4 |
| 1508 | 2026-04-28T19:57:59.262Z | Checking unicode-width v0.2.1 |
| 1509 | 2026-04-28T19:57:59.416Z | Compiling chrono-tz v0.10.4 |
| 1510 | 2026-04-28T19:57:59.522Z | Checking textwrap v0.16.2 |
| 1511 | 2026-04-28T19:57:59.656Z | Checking pin-project v1.1.10 |
| 1512 | 2026-04-28T19:57:59.678Z | Checking newline-converter v0.3.0 |
| 1513 | 2026-04-28T19:57:59.750Z | Compiling const_format_proc_macros v0.2.34 |
| 1514 | 2026-04-28T19:57:59.792Z | Checking hashbrown v0.15.2 |
| 1515 | 2026-04-28T19:57:59.829Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 1516 | 2026-04-28T19:57:59.853Z | Checking qorb v0.4.1 |
| 1517 | 2026-04-28T19:58:00.228Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1518 | 2026-04-28T19:58:00.469Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1519 | 2026-04-28T19:58:00.576Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1520 | 2026-04-28T19:58:00.717Z | Checking chacha20poly1305 v0.10.1 |
| 1521 | 2026-04-28T19:58:00.821Z | Checking reqwest v0.13.2 |
| 1522 | 2026-04-28T19:58:01.052Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1523 | 2026-04-28T19:58:01.197Z | Checking vsss-rs v3.3.4 |
| 1524 | 2026-04-28T19:58:01.456Z | Checking phf v0.12.1 |
| 1525 | 2026-04-28T19:58:01.656Z | Checking globset v0.4.14 |
| 1526 | 2026-04-28T19:58:01.676Z | Checking unicode-normalization v0.1.24 |
| 1527 | 2026-04-28T19:58:01.782Z | Checking tokio-dtrace v0.1.1 |
| 1528 | 2026-04-28T19:58:01.860Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1529 | 2026-04-28T19:58:01.908Z | Checking console v0.15.8 |
| 1530 | 2026-04-28T19:58:01.969Z | Compiling snafu-derive v0.8.9 |
| 1531 | 2026-04-28T19:58:02.017Z | Compiling typify-impl v0.6.1 |
| 1532 | 2026-04-28T19:58:02.086Z | Checking sha2 v0.10.9 |
| 1533 | 2026-04-28T19:58:02.176Z | Checking libsw-core v0.3.2 |
| 1534 | 2026-04-28T19:58:02.195Z | Checking signature v2.2.0 |
| 1535 | 2026-04-28T19:58:02.324Z | Compiling async-recursion v1.1.1 |
| 1536 | 2026-04-28T19:58:02.328Z | Compiling cookie v0.18.1 |
| 1537 | 2026-04-28T19:58:02.382Z | Checking csv-core v0.1.12 |
| 1538 | 2026-04-28T19:58:02.389Z | Checking bytecount v0.6.9 |
| 1539 | 2026-04-28T19:58:02.389Z | Checking same-file v1.0.6 |
| 1540 | 2026-04-28T19:58:02.487Z | Checking fixedbitset v0.5.7 |
| 1541 | 2026-04-28T19:58:02.518Z | Checking fixedbitset v0.4.2 |
| 1542 | 2026-04-28T19:58:02.545Z | Checking highway v1.3.0 |
| 1543 | 2026-04-28T19:58:02.573Z | Compiling rustls v0.21.12 |
| 1544 | 2026-04-28T19:58:02.697Z | Compiling moka v0.12.10 |
| 1545 | 2026-04-28T19:58:02.783Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1546 | 2026-04-28T19:58:02.828Z | Checking petgraph v0.8.3 |
| 1547 | 2026-04-28T19:58:02.939Z | Checking petgraph v0.6.5 |
| 1548 | 2026-04-28T19:58:03.058Z | Checking csv v1.3.1 |
| 1549 | 2026-04-28T19:58:03.422Z | Checking walkdir v2.5.0 |
| 1550 | 2026-04-28T19:58:03.508Z | Checking papergrid v0.11.0 |
| 1551 | 2026-04-28T19:58:03.616Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1552 | 2026-04-28T19:58:03.691Z | Checking snafu v0.8.9 |
| 1553 | 2026-04-28T19:58:03.929Z | Checking libsw v3.5.0 |
| 1554 | 2026-04-28T19:58:03.932Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1555 | 2026-04-28T19:58:04.085Z | Checking expectorate v1.2.0 |
| 1556 | 2026-04-28T19:58:04.103Z | Checking olpc-cjson v0.1.4 |
| 1557 | 2026-04-28T19:58:04.179Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1558 | 2026-04-28T19:58:04.217Z | Checking oxide-tokio-rt v0.1.2 |
| 1559 | 2026-04-28T19:58:04.252Z | Checking const_format v0.2.35 |
| 1560 | 2026-04-28T19:58:04.396Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1561 | 2026-04-28T19:58:04.482Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1562 | 2026-04-28T19:58:04.602Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1563 | 2026-04-28T19:58:04.678Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1564 | 2026-04-28T19:58:04.783Z | Compiling nix v0.31.1 |
| 1565 | 2026-04-28T19:58:04.803Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1566 | 2026-04-28T19:58:05.037Z | Compiling tabled_derive v0.7.0 |
| 1567 | 2026-04-28T19:58:05.136Z | Checking gethostname v0.5.0 |
| 1568 | 2026-04-28T19:58:05.172Z | Checking rustls-webpki v0.101.7 |
| 1569 | 2026-04-28T19:58:05.175Z | Checking sct v0.7.1 |
| 1570 | 2026-04-28T19:58:05.232Z | Checking pem v3.0.5 |
| 1571 | 2026-04-28T19:58:05.323Z | Checking bcs v0.1.6 |
| 1572 | 2026-04-28T19:58:05.394Z | Checking serde_plain v1.0.2 |
| 1573 | 2026-04-28T19:58:05.427Z | Compiling typify-macro v0.6.1 |
| 1574 | 2026-04-28T19:58:05.493Z | Checking tagptr v0.2.0 |
| 1575 | 2026-04-28T19:58:05.511Z | Checking termtree v0.5.1 |
| 1576 | 2026-04-28T19:58:05.543Z | Compiling salty v0.3.0 |
| 1577 | 2026-04-28T19:58:05.560Z | Checking linear-map v1.2.0 |
| 1578 | 2026-04-28T19:58:05.632Z | Compiling radium v0.7.0 |
| 1579 | 2026-04-28T19:58:05.653Z | Checking typed-path v0.9.3 |
| 1580 | 2026-04-28T19:58:05.731Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1581 | 2026-04-28T19:58:05.980Z | Checking tabled v0.15.0 |
| 1582 | 2026-04-28T19:58:06.400Z | Checking tough v0.20.0 |
| 1583 | 2026-04-28T19:58:06.483Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1584 | 2026-04-28T19:58:06.972Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1585 | 2026-04-28T19:58:07.022Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1586 | 2026-04-28T19:58:07.152Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1587 | 2026-04-28T19:58:07.262Z | Checking steno v0.4.1 |
| 1588 | 2026-04-28T19:58:08.234Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1589 | 2026-04-28T19:58:08.237Z | Checking hickory-proto v0.25.2 |
| 1590 | 2026-04-28T19:58:08.398Z | Checking rfc6979 v0.4.0 |
| 1591 | 2026-04-28T19:58:08.482Z | Checking tap v1.0.1 |
| 1592 | 2026-04-28T19:58:08.523Z | Checking humantime v2.3.0 |
| 1593 | 2026-04-28T19:58:08.609Z | Checking wyz v0.5.1 |
| 1594 | 2026-04-28T19:58:08.627Z | Checking ecdsa v0.16.9 |
| 1595 | 2026-04-28T19:58:08.705Z | Checking tokio-rustls v0.24.1 |
| 1596 | 2026-04-28T19:58:09.076Z | Checking ed25519 v2.2.3 |
| 1597 | 2026-04-28T19:58:09.097Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1598 | 2026-04-28T19:58:09.220Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1599 | 2026-04-28T19:58:09.248Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1600 | 2026-04-28T19:58:09.338Z | Checking primeorder v0.13.6 |
| 1601 | 2026-04-28T19:58:09.575Z | Checking rustls-pemfile v1.0.4 |
| 1602 | 2026-04-28T19:58:09.715Z | Checking twox-hash v2.1.2 |
| 1603 | 2026-04-28T19:58:09.825Z | Checking hickory-resolver v0.25.2 |
| 1604 | 2026-04-28T19:58:09.861Z | Checking env_filter v1.0.1 |
| 1605 | 2026-04-28T19:58:10.002Z | Checking atty v0.2.14 |
| 1606 | 2026-04-28T19:58:10.021Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1607 | 2026-04-28T19:58:10.104Z | Checking funty v2.0.0 |
| 1608 | 2026-04-28T19:58:10.269Z | Checking env_logger v0.11.10 |
| 1609 | 2026-04-28T19:58:10.302Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1610 | 2026-04-28T19:58:10.431Z | Checking bitvec v1.0.1 |
| 1611 | 2026-04-28T19:58:10.449Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1612 | 2026-04-28T19:58:10.470Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1613 | 2026-04-28T19:58:10.666Z | Checking p384 v0.13.1 |
| 1614 | 2026-04-28T19:58:10.702Z | Checking toml v0.7.8 |
| 1615 | 2026-04-28T19:58:10.844Z | Checking ed25519-dalek v2.2.0 |
| 1616 | 2026-04-28T19:58:10.877Z | Compiling typify v0.6.1 |
| 1617 | 2026-04-28T19:58:10.980Z | Checking polyval v0.6.2 |
| 1618 | 2026-04-28T19:58:11.016Z | Checking aes v0.8.4 |
| 1619 | 2026-04-28T19:58:11.040Z | Checking ctr v0.9.2 |
| 1620 | 2026-04-28T19:58:11.074Z | Checking x509-cert v0.2.5 |
| 1621 | 2026-04-28T19:58:11.147Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 1622 | 2026-04-28T19:58:11.212Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1623 | 2026-04-28T19:58:11.388Z | Checking bincode v1.3.3 |
| 1624 | 2026-04-28T19:58:11.420Z | Compiling strum_macros v0.28.0 |
| 1625 | 2026-04-28T19:58:11.523Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1626 | 2026-04-28T19:58:11.727Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1627 | 2026-04-28T19:58:11.751Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1628 | 2026-04-28T19:58:11.866Z | Checking passt v0.3.0 |
| 1629 | 2026-04-28T19:58:11.942Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 1630 | 2026-04-28T19:58:11.983Z | Checking fakedata_generator v0.7.1 |
| 1631 | 2026-04-28T19:58:12.057Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1632 | 2026-04-28T19:58:12.163Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1633 | 2026-04-28T19:58:12.223Z | Checking aes-gcm-siv v0.11.1 |
| 1634 | 2026-04-28T19:58:12.265Z | Compiling progenitor-impl v0.13.0 |
| 1635 | 2026-04-28T19:58:12.376Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1636 | 2026-04-28T19:58:12.436Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1637 | 2026-04-28T19:58:12.458Z | Compiling bitstruct_derive v0.1.0 |
| 1638 | 2026-04-28T19:58:12.486Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1639 | 2026-04-28T19:58:12.632Z | Checking dropshot-api-manager-types v0.7.0 |
| 1640 | 2026-04-28T19:58:12.651Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1641 | 2026-04-28T19:58:12.802Z | Compiling fs-err v3.1.2 |
| 1642 | 2026-04-28T19:58:12.846Z | Checking pretty-hex v0.2.1 |
| 1643 | 2026-04-28T19:58:12.968Z | Checking typeid v1.0.0 |
| 1644 | 2026-04-28T19:58:13.040Z | Checking ascii v1.1.0 |
| 1645 | 2026-04-28T19:58:13.075Z | Compiling cfg_aliases v0.1.1 |
| 1646 | 2026-04-28T19:58:13.100Z | Checking ringbuffer v0.16.0 |
| 1647 | 2026-04-28T19:58:13.161Z | Compiling nix v0.28.0 |
| 1648 | 2026-04-28T19:58:13.230Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1649 | 2026-04-28T19:58:13.254Z | Checking bitstruct v0.1.1 |
| 1650 | 2026-04-28T19:58:13.317Z | Checking erased-serde v0.4.5 |
| 1651 | 2026-04-28T19:58:13.461Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1652 | 2026-04-28T19:58:13.526Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1653 | 2026-04-28T19:58:13.707Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1654 | 2026-04-28T19:58:13.714Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1655 | 2026-04-28T19:58:13.915Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1656 | 2026-04-28T19:58:14.081Z | Checking progenitor-client v0.13.0 |
| 1657 | 2026-04-28T19:58:14.179Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1658 | 2026-04-28T19:58:14.253Z | Checking serde_arrays v0.1.0 |
| 1659 | 2026-04-28T19:58:14.322Z | Checking libloading v0.7.4 |
| 1660 | 2026-04-28T19:58:14.339Z | Compiling progenitor-macro v0.13.0 |
| 1661 | 2026-04-28T19:58:14.369Z | Checking bit_field v0.10.2 |
| 1662 | 2026-04-28T19:58:14.473Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1663 | 2026-04-28T19:58:14.511Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1664 | 2026-04-28T19:58:14.530Z | Checking git-stub v1.0.0 |
| 1665 | 2026-04-28T19:58:14.589Z | Checking kstat-rs v0.2.4 |
| 1666 | 2026-04-28T19:58:14.682Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1667 | 2026-04-28T19:58:14.711Z | Compiling escargot v0.5.10 |
| 1668 | 2026-04-28T19:58:14.779Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1669 | 2026-04-28T19:58:14.782Z | Checking git-stub-vcs v0.1.0 |
| 1670 | 2026-04-28T19:58:14.990Z | Checking ron v0.8.1 |
| 1671 | 2026-04-28T19:58:15.011Z | Checking itertools v0.13.0 |
| 1672 | 2026-04-28T19:58:15.417Z | Checking xattr v1.3.1 |
| 1673 | 2026-04-28T19:58:15.444Z | Checking drift v0.1.2 |
| 1674 | 2026-04-28T19:58:15.499Z | Checking cargo-platform v0.1.8 |
| 1675 | 2026-04-28T19:58:15.553Z | Checking filetime v0.2.23 |
| 1676 | 2026-04-28T19:58:15.692Z | Checking tar v0.4.40 |
| 1677 | 2026-04-28T19:58:15.710Z | Checking dropshot-api-manager v0.7.0 |
| 1678 | 2026-04-28T19:58:16.028Z | Checking cargo_metadata v0.18.1 |
| 1679 | 2026-04-28T19:58:16.053Z | Checking ctrlc v3.4.4 |
| 1680 | 2026-04-28T19:58:16.617Z | Checking fatfs v0.3.6 |
| 1681 | 2026-04-28T19:58:16.679Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1682 | 2026-04-28T19:58:16.931Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1683 | 2026-04-28T19:58:17.316Z | Compiling git2 v0.20.2 |
| 1684 | 2026-04-28T19:58:18.120Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1685 | 2026-04-28T19:58:18.302Z | Checking progenitor v0.13.0 |
| 1686 | 2026-04-28T19:58:18.433Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1687 | 2026-04-28T19:58:19.609Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1688 | 2026-04-28T19:58:20.126Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1689 | 2026-04-28T19:58:20.533Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1690 | 2026-04-28T19:58:20.810Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1691 | 2026-04-28T19:58:24.656Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1692 | 2026-04-28T19:58:27.409Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1693 | 2026-04-28T19:58:30.836Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1694 | 2026-04-28T19:58:37.059Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1695 | 2026-04-28T19:58:37.059Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1696 | 2026-04-28T19:58:41.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 1697 | 2026-04-28T19:58:41.945Z | |
| 1698 | 2026-04-28T19:58:41.945Z | real 2:19.454807789 |
| 1699 | 2026-04-28T19:58:41.945Z | user 8:38.997778295 |
| 1700 | 2026-04-28T19:58:41.945Z | sys 2:15.084013122 |
| 1701 | 2026-04-28T19:58:41.945Z | trap 0.253387011 |
| 1702 | 2026-04-28T19:58:41.945Z | tflt 0.917232434 |
| 1703 | 2026-04-28T19:58:41.945Z | dflt 0.432890135 |
| 1704 | 2026-04-28T19:58:41.945Z | kflt 0.015951692 |
| 1705 | 2026-04-28T19:58:41.945Z | lock 15:25.506933546 |
| 1706 | 2026-04-28T19:58:41.945Z | slp 34:20.884063367 |
| 1707 | 2026-04-28T19:58:41.945Z | lat 1:22.544067316 |
| 1708 | 2026-04-28T19:58:41.948Z | stop 4:16.570189056 |
| 1709 | 2026-04-28T19:58:41.948Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1710 | 2026-04-28T19:58:42.429Z | Downloading crates ... |
| 1711 | 2026-04-28T19:58:42.582Z | Downloaded fdeflate v0.3.4 |
| 1712 | 2026-04-28T19:58:42.586Z | Downloaded slog-scope v4.4.0 |
| 1713 | 2026-04-28T19:58:42.594Z | Downloaded predicates-tree v1.0.9 |
| 1714 | 2026-04-28T19:58:42.597Z | Downloaded termtree v0.4.1 |
| 1715 | 2026-04-28T19:58:42.597Z | Downloaded slog-stdlog v4.1.1 |
| 1716 | 2026-04-28T19:58:42.597Z | Downloaded downcast v0.11.0 |
| 1717 | 2026-04-28T19:58:42.600Z | Downloaded predicates v3.1.0 |
| 1718 | 2026-04-28T19:58:42.603Z | Downloaded predicates-core v1.0.6 |
| 1719 | 2026-04-28T19:58:42.603Z | Downloaded fragile v2.0.0 |
| 1720 | 2026-04-28T19:58:42.606Z | Downloaded slog-envlogger v2.2.0 |
| 1721 | 2026-04-28T19:58:42.610Z | Downloaded arc-swap v1.7.1 |
| 1722 | 2026-04-28T19:58:42.612Z | Downloaded serde_test v1.0.176 |
| 1723 | 2026-04-28T19:58:42.616Z | Downloaded png v0.17.13 |
| 1724 | 2026-04-28T19:58:42.616Z | Downloaded bytemuck v1.16.0 |
| 1725 | 2026-04-28T19:58:42.618Z | Downloaded mockall_derive v0.12.1 |
| 1726 | 2026-04-28T19:58:42.619Z | Downloaded mockall v0.12.1 |
| 1727 | 2026-04-28T19:58:43.290Z | Downloaded image v0.25.1 |
| 1728 | 2026-04-28T19:58:43.502Z | Checking tokio v1.50.0 |
| 1729 | 2026-04-28T19:58:43.613Z | Checking simd-adler32 v0.3.7 |
| 1730 | 2026-04-28T19:58:43.627Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1731 | 2026-04-28T19:58:43.677Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1732 | 2026-04-28T19:58:43.677Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1733 | 2026-04-28T19:58:43.677Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1734 | 2026-04-28T19:58:43.681Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1735 | 2026-04-28T19:58:43.681Z | Checking arc-swap v1.7.1 |
| 1736 | 2026-04-28T19:58:43.745Z | Checking miniz_oxide v0.7.2 |
| 1737 | 2026-04-28T19:58:43.797Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1738 | 2026-04-28T19:58:43.808Z | Checking fdeflate v0.3.4 |
| 1739 | 2026-04-28T19:58:43.872Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1740 | 2026-04-28T19:58:43.875Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1741 | 2026-04-28T19:58:43.893Z | Checking slog-scope v4.4.0 |
| 1742 | 2026-04-28T19:58:43.905Z | Checking propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 1743 | 2026-04-28T19:58:43.927Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1744 | 2026-04-28T19:58:44.010Z | Checking pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 1745 | 2026-04-28T19:58:44.044Z | Checking slog-stdlog v4.1.1 |
| 1746 | 2026-04-28T19:58:44.055Z | Checking bytemuck v1.16.0 |
| 1747 | 2026-04-28T19:58:44.073Z | Checking flate2 v1.0.30 |
| 1748 | 2026-04-28T19:58:44.084Z | Checking predicates-core v1.0.6 |
| 1749 | 2026-04-28T19:58:44.096Z | Checking termtree v0.4.1 |
| 1750 | 2026-04-28T19:58:44.121Z | Compiling mockall_derive v0.12.1 |
| 1751 | 2026-04-28T19:58:44.148Z | Checking slog-envlogger v2.2.0 |
| 1752 | 2026-04-28T19:58:44.196Z | Checking predicates v3.1.0 |
| 1753 | 2026-04-28T19:58:44.218Z | Checking predicates-tree v1.0.9 |
| 1754 | 2026-04-28T19:58:44.249Z | Checking downcast v0.11.0 |
| 1755 | 2026-04-28T19:58:44.281Z | Checking fragile v2.0.0 |
| 1756 | 2026-04-28T19:58:44.315Z | Checking serde_test v1.0.176 |
| 1757 | 2026-04-28T19:58:44.343Z | Checking compression-codecs v0.4.32 |
| 1758 | 2026-04-28T19:58:44.366Z | Checking png v0.17.13 |
| 1759 | 2026-04-28T19:58:44.425Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1760 | 2026-04-28T19:58:44.883Z | Checking image v0.25.1 |
| 1761 | 2026-04-28T19:58:45.974Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1762 | 2026-04-28T19:58:46.059Z | Checking mockall v0.12.1 |
| 1763 | 2026-04-28T19:58:46.074Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1764 | 2026-04-28T19:58:46.714Z | Checking tokio-util v0.7.16 |
| 1765 | 2026-04-28T19:58:46.717Z | Checking tower v0.5.2 |
| 1766 | 2026-04-28T19:58:46.717Z | Checking tokio-rustls v0.26.0 |
| 1767 | 2026-04-28T19:58:46.717Z | Checking tokio-rustls v0.25.0 |
| 1768 | 2026-04-28T19:58:46.717Z | Checking tokio-native-tls v0.3.1 |
| 1769 | 2026-04-28T19:58:46.718Z | Checking backoff v0.4.0 |
| 1770 | 2026-04-28T19:58:46.761Z | Checking zone v0.3.1 |
| 1771 | 2026-04-28T19:58:46.764Z | Checking tokio-tungstenite v0.21.0 |
| 1772 | 2026-04-28T19:58:46.874Z | Checking async-compression v0.4.33 |
| 1773 | 2026-04-28T19:58:46.918Z | Checking hickory-proto v0.24.4 |
| 1774 | 2026-04-28T19:58:46.921Z | Checking tokio-dtrace v0.1.1 |
| 1775 | 2026-04-28T19:58:46.939Z | Checking libsw-core v0.3.2 |
| 1776 | 2026-04-28T19:58:47.030Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1777 | 2026-04-28T19:58:47.073Z | Checking libsw v3.5.0 |
| 1778 | 2026-04-28T19:58:47.093Z | Checking oxide-tokio-rt v0.1.2 |
| 1779 | 2026-04-28T19:58:47.097Z | Checking tower-http v0.6.8 |
| 1780 | 2026-04-28T19:58:47.115Z | Checking cancel-safe-futures v0.1.5 |
| 1781 | 2026-04-28T19:58:47.126Z | Checking hickory-proto v0.25.2 |
| 1782 | 2026-04-28T19:58:47.205Z | Checking h2 v0.4.6 |
| 1783 | 2026-04-28T19:58:47.208Z | Checking tokio-stream v0.1.17 |
| 1784 | 2026-04-28T19:58:47.227Z | Checking steno v0.4.1 |
| 1785 | 2026-04-28T19:58:47.332Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1786 | 2026-04-28T19:58:47.366Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1787 | 2026-04-28T19:58:47.508Z | Checking tokio-rustls v0.24.1 |
| 1788 | 2026-04-28T19:58:47.571Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1789 | 2026-04-28T19:58:47.695Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 1790 | 2026-04-28T19:58:48.386Z | Checking hickory-resolver v0.24.4 |
| 1791 | 2026-04-28T19:58:48.611Z | Checking hickory-resolver v0.25.2 |
| 1792 | 2026-04-28T19:58:48.907Z | Checking hyper v1.8.1 |
| 1793 | 2026-04-28T19:58:48.968Z | Checking qorb v0.4.1 |
| 1794 | 2026-04-28T19:58:49.687Z | Checking hyper-util v0.1.20 |
| 1795 | 2026-04-28T19:58:50.531Z | Checking hyper-rustls v0.27.3 |
| 1796 | 2026-04-28T19:58:50.536Z | Checking hyper-tls v0.6.0 |
| 1797 | 2026-04-28T19:58:50.536Z | Checking dropshot v0.16.7 |
| 1798 | 2026-04-28T19:58:50.536Z | Checking dropshot v0.17.0 |
| 1799 | 2026-04-28T19:58:50.705Z | Checking reqwest v0.12.23 |
| 1800 | 2026-04-28T19:58:50.709Z | Checking reqwest v0.13.2 |
| 1801 | 2026-04-28T19:58:51.364Z | Checking progenitor-client v0.11.1 |
| 1802 | 2026-04-28T19:58:51.364Z | Checking progenitor-client v0.10.0 |
| 1803 | 2026-04-28T19:58:51.368Z | Checking tough v0.20.0 |
| 1804 | 2026-04-28T19:58:51.437Z | Checking progenitor-client v0.13.0 |
| 1805 | 2026-04-28T19:58:51.579Z | Checking progenitor v0.10.0 |
| 1806 | 2026-04-28T19:58:51.582Z | Checking progenitor v0.11.1 |
| 1807 | 2026-04-28T19:58:51.652Z | Checking progenitor v0.13.0 |
| 1808 | 2026-04-28T19:58:51.707Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 1809 | 2026-04-28T19:58:51.711Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 1810 | 2026-04-28T19:58:51.711Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 1811 | 2026-04-28T19:58:51.772Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1812 | 2026-04-28T19:58:52.252Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1813 | 2026-04-28T19:58:52.305Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1814 | 2026-04-28T19:58:52.571Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1815 | 2026-04-28T19:58:52.880Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1816 | 2026-04-28T19:58:52.894Z | Checking dropshot-api-manager v0.7.0 |
| 1817 | 2026-04-28T19:58:53.763Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1818 | 2026-04-28T19:58:53.855Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1819 | 2026-04-28T19:58:53.915Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1820 | 2026-04-28T19:58:54.275Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1821 | 2026-04-28T19:58:54.348Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1822 | 2026-04-28T19:58:57.794Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1823 | 2026-04-28T19:58:57.794Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1824 | 2026-04-28T19:58:57.794Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1825 | 2026-04-28T19:58:57.823Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1826 | 2026-04-28T19:58:57.823Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1827 | 2026-04-28T19:58:57.823Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1828 | 2026-04-28T19:58:58.416Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1829 | 2026-04-28T19:58:58.613Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1830 | 2026-04-28T19:58:59.032Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1831 | 2026-04-28T19:58:59.082Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1832 | 2026-04-28T19:58:59.085Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1833 | 2026-04-28T19:58:59.335Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1834 | 2026-04-28T19:58:59.562Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1835 | 2026-04-28T19:58:59.752Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1836 | 2026-04-28T19:58:59.795Z | Checking oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1837 | 2026-04-28T19:58:59.799Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1838 | 2026-04-28T19:59:00.285Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1839 | 2026-04-28T19:59:00.728Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1840 | 2026-04-28T19:59:00.734Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1841 | 2026-04-28T19:59:01.438Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1842 | 2026-04-28T19:59:01.450Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1843 | 2026-04-28T19:59:01.772Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1844 | 2026-04-28T19:59:05.780Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1845 | 2026-04-28T19:59:06.558Z | Checking sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 1846 | 2026-04-28T19:59:10.819Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1847 | 2026-04-28T19:59:11.575Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 1848 | 2026-04-28T19:59:12.320Z | Checking vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 1849 | 2026-04-28T19:59:14.363Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 1850 | 2026-04-28T19:59:14.884Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1851 | 2026-04-28T19:59:17.460Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1852 | 2026-04-28T19:59:24.956Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1853 | 2026-04-28T19:59:24.959Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1854 | 2026-04-28T19:59:30.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.18s |
| 1855 | 2026-04-28T19:59:30.382Z | |
| 1856 | 2026-04-28T19:59:30.382Z | real 48.410635640 |
| 1857 | 2026-04-28T19:59:30.382Z | user 1:59.272109635 |
| 1858 | 2026-04-28T19:59:30.382Z | sys 20.882006409 |
| 1859 | 2026-04-28T19:59:30.382Z | trap 0.027999844 |
| 1860 | 2026-04-28T19:59:30.382Z | tflt 0.043992549 |
| 1861 | 2026-04-28T19:59:30.382Z | dflt 0.026742807 |
| 1862 | 2026-04-28T19:59:30.382Z | kflt 0.000036792 |
| 1863 | 2026-04-28T19:59:30.382Z | lock 4:40.678831058 |
| 1864 | 2026-04-28T19:59:30.383Z | slp 6:47.062577329 |
| 1865 | 2026-04-28T19:59:30.383Z | lat 3.483615728 |
| 1866 | 2026-04-28T19:59:30.383Z | stop 12.413414373 |
| 1867 | 2026-04-28T19:59:30.386Z | + banner build |
| 1868 | 2026-04-28T19:59:30.386Z | |
| 1869 | 2026-04-28T19:59:30.386Z | ##### # # # # ##### |
| 1870 | 2026-04-28T19:59:30.386Z | # # # # # # # # |
| 1871 | 2026-04-28T19:59:30.386Z | ##### # # # # # # |
| 1872 | 2026-04-28T19:59:30.386Z | # # # # # # # # |
| 1873 | 2026-04-28T19:59:30.386Z | # # # # # # # # |
| 1874 | 2026-04-28T19:59:30.386Z | ##### #### # ###### ##### |
| 1875 | 2026-04-28T19:59:30.386Z | |
| 1876 | 2026-04-28T19:59:30.386Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1877 | 2026-04-28T19:59:31.090Z | Compiling proc-macro2 v1.0.106 |
| 1878 | 2026-04-28T19:59:31.090Z | Compiling quote v1.0.44 |
| 1879 | 2026-04-28T19:59:31.090Z | Compiling unicode-ident v1.0.24 |
| 1880 | 2026-04-28T19:59:31.090Z | Compiling libc v0.2.180 |
| 1881 | 2026-04-28T19:59:31.093Z | Compiling serde_core v1.0.228 |
| 1882 | 2026-04-28T19:59:31.093Z | Compiling serde v1.0.228 |
| 1883 | 2026-04-28T19:59:31.093Z | Compiling autocfg v1.3.0 |
| 1884 | 2026-04-28T19:59:31.093Z | Compiling cfg-if v1.0.0 |
| 1885 | 2026-04-28T19:59:31.300Z | Compiling zmij v1.0.19 |
| 1886 | 2026-04-28T19:59:31.311Z | Compiling memchr v2.7.2 |
| 1887 | 2026-04-28T19:59:31.560Z | Compiling libm v0.2.8 |
| 1888 | 2026-04-28T19:59:31.821Z | Compiling version_check v0.9.5 |
| 1889 | 2026-04-28T19:59:31.924Z | Compiling smallvec v1.13.2 |
| 1890 | 2026-04-28T19:59:32.078Z | Compiling itoa v1.0.11 |
| 1891 | 2026-04-28T19:59:32.179Z | Compiling getrandom v0.4.2 |
| 1892 | 2026-04-28T19:59:32.221Z | Compiling shlex v1.3.0 |
| 1893 | 2026-04-28T19:59:32.341Z | Compiling jobserver v0.1.31 |
| 1894 | 2026-04-28T19:59:32.354Z | Compiling stable_deref_trait v1.2.0 |
| 1895 | 2026-04-28T19:59:32.400Z | Compiling syn v2.0.117 |
| 1896 | 2026-04-28T19:59:32.433Z | Compiling serde_json v1.0.149 |
| 1897 | 2026-04-28T19:59:32.444Z | Compiling getrandom v0.2.14 |
| 1898 | 2026-04-28T19:59:32.653Z | Compiling cc v1.2.17 |
| 1899 | 2026-04-28T19:59:32.676Z | Compiling lock_api v0.4.12 |
| 1900 | 2026-04-28T19:59:32.689Z | Compiling parking_lot_core v0.9.10 |
| 1901 | 2026-04-28T19:59:32.751Z | Compiling writeable v0.5.5 |
| 1902 | 2026-04-28T19:59:32.768Z | Compiling litemap v0.7.4 |
| 1903 | 2026-04-28T19:59:32.923Z | Compiling num-traits v0.2.19 |
| 1904 | 2026-04-28T19:59:32.954Z | Compiling icu_locid_transform_data v1.5.0 |
| 1905 | 2026-04-28T19:59:33.005Z | Compiling percent-encoding v2.3.2 |
| 1906 | 2026-04-28T19:59:33.268Z | Compiling icu_properties_data v1.5.0 |
| 1907 | 2026-04-28T19:59:33.525Z | Compiling write16 v1.0.0 |
| 1908 | 2026-04-28T19:59:33.543Z | Compiling utf8_iter v1.0.4 |
| 1909 | 2026-04-28T19:59:33.570Z | Compiling thiserror v2.0.18 |
| 1910 | 2026-04-28T19:59:33.626Z | Compiling icu_normalizer_data v1.5.0 |
| 1911 | 2026-04-28T19:59:33.703Z | Compiling utf16_iter v1.0.5 |
| 1912 | 2026-04-28T19:59:33.852Z | Compiling form_urlencoded v1.2.2 |
| 1913 | 2026-04-28T19:59:33.926Z | Compiling log v0.4.29 |
| 1914 | 2026-04-28T19:59:33.929Z | Compiling heck v0.5.0 |
| 1915 | 2026-04-28T19:59:34.087Z | Compiling rustversion v1.0.22 |
| 1916 | 2026-04-28T19:59:34.122Z | Compiling slab v0.4.9 |
| 1917 | 2026-04-28T19:59:34.150Z | Compiling iana-time-zone v0.1.64 |
| 1918 | 2026-04-28T19:59:34.202Z | Compiling typenum v1.17.0 |
| 1919 | 2026-04-28T19:59:34.354Z | Compiling uuid v1.22.0 |
| 1920 | 2026-04-28T19:59:34.354Z | Compiling pin-project-lite v0.2.14 |
| 1921 | 2026-04-28T19:59:34.462Z | Compiling regex-syntax v0.8.5 |
| 1922 | 2026-04-28T19:59:34.520Z | Compiling equivalent v1.0.2 |
| 1923 | 2026-04-28T19:59:34.609Z | Compiling allocator-api2 v0.2.21 |
| 1924 | 2026-04-28T19:59:34.633Z | Compiling foldhash v0.2.0 |
| 1925 | 2026-04-28T19:59:34.645Z | Compiling subtle v2.6.1 |
| 1926 | 2026-04-28T19:59:34.818Z | Compiling semver v1.0.27 |
| 1927 | 2026-04-28T19:59:34.932Z | Compiling hashbrown v0.16.1 |
| 1928 | 2026-04-28T19:59:34.979Z | Compiling aho-corasick v1.1.3 |
| 1929 | 2026-04-28T19:59:35.031Z | Compiling schemars v0.8.22 |
| 1930 | 2026-04-28T19:59:35.114Z | Compiling dyn-clone v1.0.17 |
| 1931 | 2026-04-28T19:59:35.275Z | Compiling synstructure v0.13.1 |
| 1932 | 2026-04-28T19:59:35.287Z | Compiling serde_derive_internals v0.29.1 |
| 1933 | 2026-04-28T19:59:35.504Z | Compiling ring v0.17.14 |
| 1934 | 2026-04-28T19:59:35.516Z | Compiling rand_core v0.6.4 |
| 1935 | 2026-04-28T19:59:35.938Z | Compiling socket2 v0.6.0 |
| 1936 | 2026-04-28T19:59:35.991Z | Compiling regex-automata v0.4.14 |
| 1937 | 2026-04-28T19:59:36.036Z | Compiling scopeguard v1.2.0 |
| 1938 | 2026-04-28T19:59:36.039Z | Compiling portable-atomic v1.11.1 |
| 1939 | 2026-04-28T19:59:36.394Z | Compiling parking_lot v0.12.2 |
| 1940 | 2026-04-28T19:59:36.413Z | Compiling signal-hook-registry v1.4.2 |
| 1941 | 2026-04-28T19:59:36.425Z | Compiling mio v1.0.2 |
| 1942 | 2026-04-28T19:59:36.436Z | Compiling serde_derive v1.0.228 |
| 1943 | 2026-04-28T19:59:36.494Z | Compiling zerofrom-derive v0.1.5 |
| 1944 | 2026-04-28T19:59:36.587Z | Compiling yoke-derive v0.7.5 |
| 1945 | 2026-04-28T19:59:36.740Z | Compiling zerovec-derive v0.10.3 |
| 1946 | 2026-04-28T19:59:37.083Z | Compiling displaydoc v0.2.5 |
| 1947 | 2026-04-28T19:59:37.106Z | Compiling icu_provider_macros v1.5.0 |
| 1948 | 2026-04-28T19:59:37.320Z | Compiling schemars_derive v0.8.22 |
| 1949 | 2026-04-28T19:59:37.617Z | Compiling zeroize_derive v1.4.3 |
| 1950 | 2026-04-28T19:59:37.672Z | Compiling thiserror-impl v2.0.18 |
| 1951 | 2026-04-28T19:59:37.701Z | Compiling zerofrom v0.1.5 |
| 1952 | 2026-04-28T19:59:37.793Z | Compiling tokio-macros v2.6.0 |
| 1953 | 2026-04-28T19:59:37.828Z | Compiling yoke v0.7.5 |
| 1954 | 2026-04-28T19:59:37.841Z | Compiling regex v1.12.3 |
| 1955 | 2026-04-28T19:59:38.032Z | Compiling zerovec v0.10.4 |
| 1956 | 2026-04-28T19:59:38.235Z | Compiling futures-macro v0.3.32 |
| 1957 | 2026-04-28T19:59:38.288Z | Compiling zeroize v1.8.2 |
| 1958 | 2026-04-28T19:59:38.575Z | Compiling critical-section v1.2.0 |
| 1959 | 2026-04-28T19:59:38.681Z | Compiling bitflags v2.9.4 |
| 1960 | 2026-04-28T19:59:38.882Z | Compiling tinystr v0.7.6 |
| 1961 | 2026-04-28T19:59:38.907Z | Compiling icu_collections v1.5.0 |
| 1962 | 2026-04-28T19:59:39.050Z | Compiling icu_locid v1.5.0 |
| 1963 | 2026-04-28T19:59:39.066Z | Compiling once_cell v1.21.3 |
| 1964 | 2026-04-28T19:59:39.195Z | Compiling generic-array v0.14.7 |
| 1965 | 2026-04-28T19:59:39.260Z | Compiling thiserror v1.0.64 |
| 1966 | 2026-04-28T19:59:39.471Z | Compiling futures-core v0.3.32 |
| 1967 | 2026-04-28T19:59:39.558Z | Compiling thiserror-impl v1.0.64 |
| 1968 | 2026-04-28T19:59:39.634Z | Compiling bytes v1.11.1 |
| 1969 | 2026-04-28T19:59:39.673Z | Compiling icu_provider v1.5.0 |
| 1970 | 2026-04-28T19:59:39.709Z | Compiling chrono v0.4.44 |
| 1971 | 2026-04-28T19:59:40.158Z | Compiling icu_locid_transform v1.5.0 |
| 1972 | 2026-04-28T19:59:40.371Z | Compiling serde_tokenstream v0.2.3 |
| 1973 | 2026-04-28T19:59:40.385Z | Compiling tokio v1.50.0 |
| 1974 | 2026-04-28T19:59:40.651Z | Compiling indexmap v2.13.0 |
| 1975 | 2026-04-28T19:59:40.668Z | Compiling httparse v1.10.1 |
| 1976 | 2026-04-28T19:59:40.797Z | Compiling icu_properties v1.5.1 |
| 1977 | 2026-04-28T19:59:41.309Z | Compiling crypto-common v0.1.6 |
| 1978 | 2026-04-28T19:59:41.482Z | Compiling futures-sink v0.3.32 |
| 1979 | 2026-04-28T19:59:42.197Z | Compiling strsim v0.11.1 |
| 1980 | 2026-04-28T19:59:42.234Z | Compiling getrandom v0.3.4 |
| 1981 | 2026-04-28T19:59:42.486Z | Compiling icu_normalizer v1.5.0 |
| 1982 | 2026-04-28T19:59:42.625Z | Compiling ident_case v1.0.1 |
| 1983 | 2026-04-28T19:59:42.707Z | Compiling futures-channel v0.3.32 |
| 1984 | 2026-04-28T19:59:42.748Z | Compiling errno v0.3.14 |
| 1985 | 2026-04-28T19:59:42.895Z | Compiling either v1.15.0 |
| 1986 | 2026-04-28T19:59:42.943Z | Compiling idna_adapter v1.2.0 |
| 1987 | 2026-04-28T19:59:42.964Z | Compiling futures-task v0.3.32 |
| 1988 | 2026-04-28T19:59:43.084Z | Compiling idna v1.0.3 |
| 1989 | 2026-04-28T19:59:43.101Z | Compiling futures-io v0.3.32 |
| 1990 | 2026-04-28T19:59:43.137Z | Compiling const-oid v0.9.6 |
| 1991 | 2026-04-28T19:59:43.277Z | Compiling futures-util v0.3.32 |
| 1992 | 2026-04-28T19:59:43.430Z | Compiling url v2.5.4 |
| 1993 | 2026-04-28T19:59:44.097Z | Compiling zerocopy-derive v0.8.27 |
| 1994 | 2026-04-28T19:59:44.259Z | Compiling anyhow v1.0.100 |
| 1995 | 2026-04-28T19:59:44.673Z | Compiling http v1.4.0 |
| 1996 | 2026-04-28T19:59:45.470Z | Compiling ucd-trie v0.1.6 |
| 1997 | 2026-04-28T19:59:45.653Z | Compiling byteorder v1.5.0 |
| 1998 | 2026-04-28T19:59:45.813Z | Compiling pest v2.8.4 |
| 1999 | 2026-04-28T19:59:45.861Z | Compiling block-buffer v0.10.4 |
| 2000 | 2026-04-28T19:59:45.951Z | Compiling tracing-core v0.1.32 |
| 2001 | 2026-04-28T19:59:46.040Z | Compiling tracing-attributes v0.1.27 |
| 2002 | 2026-04-28T19:59:46.537Z | Compiling slog v2.8.2 |
| 2003 | 2026-04-28T19:59:46.825Z | Compiling rustix v0.38.34 |
| 2004 | 2026-04-28T19:59:46.961Z | Compiling pest_meta v2.8.4 |
| 2005 | 2026-04-28T19:59:47.259Z | Compiling tracing v0.1.40 |
| 2006 | 2026-04-28T19:59:47.262Z | Compiling digest v0.10.7 |
| 2007 | 2026-04-28T19:59:47.513Z | Compiling untrusted v0.9.0 |
| 2008 | 2026-04-28T19:59:47.570Z | Compiling prettyplease v0.2.37 |
| 2009 | 2026-04-28T19:59:47.644Z | Compiling pest_generator v2.8.4 |
| 2010 | 2026-04-28T19:59:48.159Z | Compiling rustls-pki-types v1.12.0 |
| 2011 | 2026-04-28T19:59:48.253Z | Compiling lazy_static v1.5.0 |
| 2012 | 2026-04-28T19:59:48.265Z | Compiling fnv v1.0.7 |
| 2013 | 2026-04-28T19:59:48.351Z | Compiling base64 v0.22.1 |
| 2014 | 2026-04-28T19:59:48.364Z | Compiling pest_derive v2.8.4 |
| 2015 | 2026-04-28T19:59:48.757Z | Compiling regress v0.10.5 |
| 2016 | 2026-04-28T19:59:48.788Z | Compiling glob v0.3.3 |
| 2017 | 2026-04-28T19:59:48.886Z | Compiling minimal-lexical v0.2.1 |
| 2018 | 2026-04-28T19:59:48.976Z | Compiling ppv-lite86 v0.2.17 |
| 2019 | 2026-04-28T19:59:49.012Z | Compiling pkg-config v0.3.30 |
| 2020 | 2026-04-28T19:59:49.109Z | Compiling clang-sys v1.8.1 |
| 2021 | 2026-04-28T19:59:49.121Z | Compiling nom v7.1.3 |
| 2022 | 2026-04-28T19:59:49.671Z | Compiling tokio-util v0.7.16 |
| 2023 | 2026-04-28T19:59:49.773Z | Compiling ipnet v2.9.0 |
| 2024 | 2026-04-28T19:59:50.396Z | Compiling vcpkg v0.2.15 |
| 2025 | 2026-04-28T19:59:50.489Z | Compiling libloading v0.8.9 |
| 2026 | 2026-04-28T19:59:50.663Z | Compiling bindgen v0.69.5 |
| 2027 | 2026-04-28T19:59:50.914Z | Compiling home v0.5.11 |
| 2028 | 2026-04-28T19:59:50.930Z | Compiling zerocopy v0.8.27 |
| 2029 | 2026-04-28T19:59:50.951Z | Compiling cpufeatures v0.2.12 |
| 2030 | 2026-04-28T19:59:51.004Z | Compiling which v4.4.2 |
| 2031 | 2026-04-28T19:59:51.026Z | Compiling cexpr v0.6.0 |
| 2032 | 2026-04-28T19:59:51.038Z | Compiling http-body v1.0.1 |
| 2033 | 2026-04-28T19:59:51.196Z | Compiling itertools v0.12.1 |
| 2034 | 2026-04-28T19:59:51.244Z | Compiling rustc-hash v1.1.0 |
| 2035 | 2026-04-28T19:59:51.350Z | Compiling lazycell v1.3.0 |
| 2036 | 2026-04-28T19:59:51.362Z | Compiling atomic-waker v1.1.2 |
| 2037 | 2026-04-28T19:59:51.491Z | Compiling cmake v0.1.54 |
| 2038 | 2026-04-28T19:59:51.592Z | Compiling try-lock v0.2.5 |
| 2039 | 2026-04-28T19:59:51.712Z | Compiling tower-service v0.3.3 |
| 2040 | 2026-04-28T19:59:51.813Z | Compiling dunce v1.0.5 |
| 2041 | 2026-04-28T19:59:51.825Z | Compiling fs_extra v1.3.0 |
| 2042 | 2026-04-28T19:59:51.910Z | Compiling tower-layer v0.3.3 |
| 2043 | 2026-04-28T19:59:52.081Z | Compiling want v0.3.1 |
| 2044 | 2026-04-28T19:59:52.095Z | Compiling h2 v0.4.6 |
| 2045 | 2026-04-28T19:59:52.138Z | Compiling pin-utils v0.1.0 |
| 2046 | 2026-04-28T19:59:52.215Z | Compiling time-core v0.1.8 |
| 2047 | 2026-04-28T19:59:52.257Z | Compiling paste v1.0.15 |
| 2048 | 2026-04-28T19:59:52.556Z | Compiling httpdate v1.0.3 |
| 2049 | 2026-04-28T19:59:52.762Z | Compiling num-conv v0.2.0 |
| 2050 | 2026-04-28T19:59:52.902Z | Compiling camino v1.2.2 |
| 2051 | 2026-04-28T19:59:52.920Z | Compiling time-macros v0.2.27 |
| 2052 | 2026-04-28T19:59:53.230Z | Compiling ryu v1.0.18 |
| 2053 | 2026-04-28T19:59:53.394Z | Compiling scroll_derive v0.13.1 |
| 2054 | 2026-04-28T19:59:53.787Z | Compiling aws-lc-rs v1.13.3 |
| 2055 | 2026-04-28T19:59:53.925Z | Compiling http-body-util v0.1.3 |
| 2056 | 2026-04-28T19:59:54.066Z | Compiling openapiv3 v2.2.0 |
| 2057 | 2026-04-28T19:59:54.139Z | Compiling async-trait v0.1.89 |
| 2058 | 2026-04-28T19:59:54.213Z | Compiling encoding_rs v0.8.34 |
| 2059 | 2026-04-28T19:59:54.232Z | Compiling pretty-hex v0.4.1 |
| 2060 | 2026-04-28T19:59:54.388Z | Compiling mime v0.3.17 |
| 2061 | 2026-04-28T19:59:54.866Z | Compiling hyper v1.8.1 |
| 2062 | 2026-04-28T19:59:55.101Z | Compiling serde_urlencoded v0.7.1 |
| 2063 | 2026-04-28T19:59:55.412Z | Compiling erased-serde v0.3.31 |
| 2064 | 2026-04-28T19:59:55.632Z | Compiling untrusted v0.7.1 |
| 2065 | 2026-04-28T19:59:55.764Z | Compiling typify-impl v0.4.3 |
| 2066 | 2026-04-28T19:59:56.076Z | Compiling strum_macros v0.26.4 |
| 2067 | 2026-04-28T19:59:56.643Z | Compiling hyper-util v0.1.20 |
| 2068 | 2026-04-28T19:59:56.675Z | Compiling aws-lc-sys v0.30.0 |
| 2069 | 2026-04-28T19:59:57.733Z | Compiling omicron-workspace-hack v0.1.0 |
| 2070 | 2026-04-28T19:59:57.962Z | Compiling plain v0.2.3 |
| 2071 | 2026-04-28T19:59:58.080Z | Compiling rustls v0.23.31 |
| 2072 | 2026-04-28T19:59:58.302Z | Compiling rand_core v0.9.3 |
| 2073 | 2026-04-28T19:59:58.579Z | Compiling ipnetwork v0.21.1 |
| 2074 | 2026-04-28T19:59:59.006Z | Compiling crossbeam-utils v0.8.19 |
| 2075 | 2026-04-28T19:59:59.044Z | Compiling usdt-impl v0.6.0 |
| 2076 | 2026-04-28T19:59:59.208Z | Compiling typify-macro v0.4.3 |
| 2077 | 2026-04-28T19:59:59.314Z | Compiling unsafe-libyaml v0.2.11 |
| 2078 | 2026-04-28T19:59:59.443Z | Compiling rand_chacha v0.9.0 |
| 2079 | 2026-04-28T19:59:59.978Z | Compiling serde_yaml v0.9.34+deprecated |
| 2080 | 2026-04-28T20:00:00.116Z | Compiling scroll v0.13.0 |
| 2081 | 2026-04-28T20:00:00.485Z | Compiling goblin v0.10.4 |
| 2082 | 2026-04-28T20:00:00.747Z | Compiling rand v0.9.2 |
| 2083 | 2026-04-28T20:00:01.495Z | Compiling openssl-sys v0.9.107 |
| 2084 | 2026-04-28T20:00:01.932Z | Compiling sync_wrapper v1.0.1 |
| 2085 | 2026-04-28T20:00:02.194Z | Compiling rustls v0.22.4 |
| 2086 | 2026-04-28T20:00:02.452Z | Compiling tower v0.5.2 |
| 2087 | 2026-04-28T20:00:02.482Z | Compiling dtrace-parser v0.3.0 |
| 2088 | 2026-04-28T20:00:02.616Z | Compiling webpki-roots v0.26.3 |
| 2089 | 2026-04-28T20:00:02.744Z | Compiling futures-executor v0.3.32 |
| 2090 | 2026-04-28T20:00:03.211Z | Compiling daft-derive v0.1.5 |
| 2091 | 2026-04-28T20:00:03.976Z | Compiling dof v0.4.0 |
| 2092 | 2026-04-28T20:00:04.389Z | Compiling thread-id v5.0.0 |
| 2093 | 2026-04-28T20:00:04.742Z | Compiling ref-cast v1.0.25 |
| 2094 | 2026-04-28T20:00:05.067Z | Compiling iri-string v0.7.8 |
| 2095 | 2026-04-28T20:00:05.088Z | Compiling slog-async v2.8.0 |
| 2096 | 2026-04-28T20:00:05.908Z | Compiling futures v0.3.32 |
| 2097 | 2026-04-28T20:00:05.997Z | Compiling typify v0.4.3 |
| 2098 | 2026-04-28T20:00:06.093Z | Compiling rand_chacha v0.3.1 |
| 2099 | 2026-04-28T20:00:06.187Z | Compiling multer v3.1.0 |
| 2100 | 2026-04-28T20:00:06.429Z | Compiling syn v1.0.109 |
| 2101 | 2026-04-28T20:00:06.759Z | Compiling tower-http v0.6.8 |
| 2102 | 2026-04-28T20:00:06.889Z | Compiling rand v0.8.5 |
| 2103 | 2026-04-28T20:00:07.381Z | Compiling darling_core v0.23.0 |
| 2104 | 2026-04-28T20:00:07.505Z | Compiling ref-cast-impl v1.0.25 |
| 2105 | 2026-04-28T20:00:07.654Z | Compiling rustix v1.1.2 |
| 2106 | 2026-04-28T20:00:07.767Z | Compiling openssl v0.10.72 |
| 2107 | 2026-04-28T20:00:07.770Z | Compiling foreign-types-shared v0.1.1 |
| 2108 | 2026-04-28T20:00:07.869Z | Compiling winnow v0.7.13 |
| 2109 | 2026-04-28T20:00:08.057Z | Compiling foreign-types v0.3.2 |
| 2110 | 2026-04-28T20:00:08.132Z | Compiling usdt-attr-macro v0.6.0 |
| 2111 | 2026-04-28T20:00:08.233Z | Compiling usdt-macro v0.6.0 |
| 2112 | 2026-04-28T20:00:09.068Z | Compiling strum v0.26.3 |
| 2113 | 2026-04-28T20:00:09.204Z | Compiling sha1 v0.10.6 |
| 2114 | 2026-04-28T20:00:09.506Z | Compiling darling_macro v0.23.0 |
| 2115 | 2026-04-28T20:00:09.572Z | Compiling async-stream-impl v0.3.6 |
| 2116 | 2026-04-28T20:00:09.601Z | Compiling openssl-macros v0.1.1 |
| 2117 | 2026-04-28T20:00:09.704Z | Compiling native-tls v0.2.11 |
| 2118 | 2026-04-28T20:00:09.954Z | Compiling powerfmt v0.2.0 |
| 2119 | 2026-04-28T20:00:10.091Z | Compiling darling v0.23.0 |
| 2120 | 2026-04-28T20:00:10.172Z | Compiling deranged v0.5.3 |
| 2121 | 2026-04-28T20:00:10.212Z | Compiling oxnet v0.1.4 |
| 2122 | 2026-04-28T20:00:10.269Z | Compiling structmeta-derive v0.3.0 |
| 2123 | 2026-04-28T20:00:11.517Z | Compiling num_threads v0.1.7 |
| 2124 | 2026-04-28T20:00:11.530Z | Compiling openssl-probe v0.1.5 |
| 2125 | 2026-04-28T20:00:11.552Z | Compiling match_cfg v0.1.0 |
| 2126 | 2026-04-28T20:00:11.616Z | Compiling hostname v0.3.1 |
| 2127 | 2026-04-28T20:00:11.631Z | Compiling time v0.3.47 |
| 2128 | 2026-04-28T20:00:11.786Z | Compiling structmeta v0.3.0 |
| 2129 | 2026-04-28T20:00:11.914Z | Compiling serde_with_macros v3.18.0 |
| 2130 | 2026-04-28T20:00:11.947Z | Compiling progenitor-impl v0.11.1 |
| 2131 | 2026-04-28T20:00:11.987Z | Compiling crossbeam-channel v0.5.15 |
| 2132 | 2026-04-28T20:00:12.687Z | Compiling macaddr v1.0.1 |
| 2133 | 2026-04-28T20:00:12.967Z | Compiling tokio-native-tls v0.3.1 |
| 2134 | 2026-04-28T20:00:13.045Z | Compiling hex v0.4.3 |
| 2135 | 2026-04-28T20:00:13.155Z | Compiling fastrand v2.3.0 |
| 2136 | 2026-04-28T20:00:13.168Z | Compiling hyper-tls v0.6.0 |
| 2137 | 2026-04-28T20:00:13.434Z | Compiling tempfile v3.23.0 |
| 2138 | 2026-04-28T20:00:13.539Z | Compiling webpki-roots v1.0.3 |
| 2139 | 2026-04-28T20:00:13.666Z | Compiling thread_local v1.1.8 |
| 2140 | 2026-04-28T20:00:14.024Z | Compiling dropshot v0.16.7 |
| 2141 | 2026-04-28T20:00:14.044Z | Compiling progenitor-macro v0.11.1 |
| 2142 | 2026-04-28T20:00:14.440Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2143 | 2026-04-28T20:00:14.839Z | Compiling rustls-webpki v0.102.4 |
| 2144 | 2026-04-28T20:00:15.745Z | Compiling newtype-uuid v1.3.2 |
| 2145 | 2026-04-28T20:00:16.218Z | Compiling newtype-uuid-macros v0.1.0 |
| 2146 | 2026-04-28T20:00:16.794Z | Compiling toml_datetime v0.6.11 |
| 2147 | 2026-04-28T20:00:17.017Z | Compiling strum_macros v0.27.2 |
| 2148 | 2026-04-28T20:00:17.038Z | Compiling serde_spanned v1.0.4 |
| 2149 | 2026-04-28T20:00:17.202Z | Compiling is-terminal v0.4.12 |
| 2150 | 2026-04-28T20:00:17.224Z | Compiling term v1.2.0 |
| 2151 | 2026-04-28T20:00:17.302Z | Compiling debug-ignore v1.0.5 |
| 2152 | 2026-04-28T20:00:17.415Z | Compiling take_mut v0.2.2 |
| 2153 | 2026-04-28T20:00:17.532Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2154 | 2026-04-28T20:00:17.799Z | Compiling slog-term v2.9.2 |
| 2155 | 2026-04-28T20:00:19.305Z | Compiling slog-json v2.6.1 |
| 2156 | 2026-04-28T20:00:19.370Z | Compiling derive-ex v0.1.8 |
| 2157 | 2026-04-28T20:00:19.580Z | Compiling dropshot_endpoint v0.16.7 |
| 2158 | 2026-04-28T20:00:19.596Z | Compiling memmap2 v0.9.9 |
| 2159 | 2026-04-28T20:00:19.884Z | Compiling quick-error v1.2.3 |
| 2160 | 2026-04-28T20:00:20.003Z | Compiling spin v0.9.8 |
| 2161 | 2026-04-28T20:00:20.983Z | Compiling test-strategy v0.4.3 |
| 2162 | 2026-04-28T20:00:21.246Z | Compiling tokio-rustls v0.25.0 |
| 2163 | 2026-04-28T20:00:21.338Z | Compiling usdt v0.6.0 |
| 2164 | 2026-04-28T20:00:21.498Z | Compiling slog-bunyan v2.5.0 |
| 2165 | 2026-04-28T20:00:21.681Z | Compiling daft v0.1.5 |
| 2166 | 2026-04-28T20:00:21.979Z | Compiling parse-display-derive v0.10.0 |
| 2167 | 2026-04-28T20:00:21.980Z | Compiling async-stream v0.3.6 |
| 2168 | 2026-04-28T20:00:22.168Z | Compiling waitgroup v0.1.2 |
| 2169 | 2026-04-28T20:00:22.224Z | Compiling rustls-pemfile v2.2.0 |
| 2170 | 2026-04-28T20:00:22.326Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2171 | 2026-04-28T20:00:22.383Z | Compiling serde_path_to_error v0.1.20 |
| 2172 | 2026-04-28T20:00:22.484Z | Compiling hostname v0.4.2 |
| 2173 | 2026-04-28T20:00:22.655Z | Compiling serde_with v3.18.0 |
| 2174 | 2026-04-28T20:00:23.696Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2175 | 2026-04-28T20:00:24.118Z | Compiling wait-timeout v0.2.0 |
| 2176 | 2026-04-28T20:00:24.576Z | Compiling crucible-workspace-hack v0.1.0 |
| 2177 | 2026-04-28T20:00:24.887Z | Compiling bit-vec v0.6.3 |
| 2178 | 2026-04-28T20:00:24.982Z | Compiling rusty-fork v0.3.0 |
| 2179 | 2026-04-28T20:00:25.027Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2180 | 2026-04-28T20:00:25.131Z | Compiling bit-set v0.5.3 |
| 2181 | 2026-04-28T20:00:25.169Z | Compiling strum v0.27.2 |
| 2182 | 2026-04-28T20:00:25.323Z | Compiling rand_xorshift v0.3.0 |
| 2183 | 2026-04-28T20:00:25.355Z | Compiling unarray v0.1.4 |
| 2184 | 2026-04-28T20:00:25.500Z | Compiling proptest v1.5.0 |
| 2185 | 2026-04-28T20:00:26.601Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2186 | 2026-04-28T20:00:27.029Z | Compiling instant v0.1.12 |
| 2187 | 2026-04-28T20:00:27.154Z | Compiling heck v0.4.1 |
| 2188 | 2026-04-28T20:00:27.357Z | Compiling unicode-width v0.1.14 |
| 2189 | 2026-04-28T20:00:27.672Z | Compiling rustc-hash v2.1.1 |
| 2190 | 2026-04-28T20:00:27.805Z | Compiling winnow v0.5.40 |
| 2191 | 2026-04-28T20:00:29.197Z | Compiling toml_edit v0.19.15 |
| 2192 | 2026-04-28T20:00:29.227Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#db072743) |
| 2193 | 2026-04-28T20:00:30.762Z | Compiling iddqd v0.3.17 |
| 2194 | 2026-04-28T20:00:31.179Z | Compiling backoff v0.4.0 |
| 2195 | 2026-04-28T20:00:31.393Z | Compiling parse-display v0.10.0 |
| 2196 | 2026-04-28T20:00:31.493Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2197 | 2026-04-28T20:00:31.646Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#b12d9c04) |
| 2198 | 2026-04-28T20:00:32.228Z | Compiling clap_derive v4.5.4 |
| 2199 | 2026-04-28T20:00:32.590Z | Compiling utf8parse v0.2.1 |
| 2200 | 2026-04-28T20:00:32.709Z | Compiling anstyle-parse v0.2.4 |
| 2201 | 2026-04-28T20:00:32.941Z | Compiling proc-macro-crate v1.3.1 |
| 2202 | 2026-04-28T20:00:33.495Z | Compiling darling_core v0.21.3 |
| 2203 | 2026-04-28T20:00:33.725Z | Compiling anstyle-query v1.0.3 |
| 2204 | 2026-04-28T20:00:33.840Z | Compiling anstyle v1.0.7 |
| 2205 | 2026-04-28T20:00:33.928Z | Compiling is_terminal_polyfill v1.70.0 |
| 2206 | 2026-04-28T20:00:34.334Z | Compiling colorchoice v1.0.1 |
| 2207 | 2026-04-28T20:00:34.456Z | Compiling anstream v0.6.14 |
| 2208 | 2026-04-28T20:00:35.050Z | Compiling terminal_size v0.3.0 |
| 2209 | 2026-04-28T20:00:35.178Z | Compiling clap_lex v0.7.0 |
| 2210 | 2026-04-28T20:00:35.214Z | Compiling base64ct v1.6.0 |
| 2211 | 2026-04-28T20:00:35.539Z | Compiling clap_builder v4.5.2 |
| 2212 | 2026-04-28T20:00:35.622Z | Compiling darling_macro v0.21.3 |
| 2213 | 2026-04-28T20:00:36.013Z | Compiling itertools v0.14.0 |
| 2214 | 2026-04-28T20:00:36.215Z | Compiling darling v0.21.3 |
| 2215 | 2026-04-28T20:00:36.315Z | Compiling derive-where v1.6.0 |
| 2216 | 2026-04-28T20:00:37.607Z | Compiling heapless v0.8.0 |
| 2217 | 2026-04-28T20:00:37.653Z | Compiling clap v4.5.4 |
| 2218 | 2026-04-28T20:00:38.120Z | Compiling ingot-macros v0.1.1 |
| 2219 | 2026-04-28T20:00:38.636Z | Compiling hash32 v0.3.1 |
| 2220 | 2026-04-28T20:00:39.323Z | Compiling smoltcp v0.11.0 |
| 2221 | 2026-04-28T20:00:40.598Z | Compiling cobs v0.2.3 |
| 2222 | 2026-04-28T20:00:40.777Z | Compiling ingot-types v0.1.2 |
| 2223 | 2026-04-28T20:00:40.845Z | Compiling bitflags v1.3.2 |
| 2224 | 2026-04-28T20:00:41.151Z | Compiling managed v0.8.0 |
| 2225 | 2026-04-28T20:00:41.247Z | Compiling ingot v0.1.1 |
| 2226 | 2026-04-28T20:00:41.268Z | Compiling postcard v1.0.9 |
| 2227 | 2026-04-28T20:00:41.923Z | Compiling tabwriter v1.4.0 |
| 2228 | 2026-04-28T20:00:42.071Z | Compiling crossbeam-epoch v0.9.18 |
| 2229 | 2026-04-28T20:00:42.738Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2230 | 2026-04-28T20:00:42.752Z | Compiling proc-macro-error-attr v1.0.4 |
| 2231 | 2026-04-28T20:00:42.986Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2232 | 2026-04-28T20:00:43.227Z | Compiling num_enum_derive v0.7.4 |
| 2233 | 2026-04-28T20:00:43.257Z | Compiling zerocopy-derive v0.7.34 |
| 2234 | 2026-04-28T20:00:43.653Z | Compiling proc-macro-error v1.0.4 |
| 2235 | 2026-04-28T20:00:43.913Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2236 | 2026-04-28T20:00:44.286Z | Compiling num_enum v0.7.4 |
| 2237 | 2026-04-28T20:00:44.615Z | Compiling foreign-types-macros v0.2.3 |
| 2238 | 2026-04-28T20:00:44.706Z | Compiling rayon-core v1.13.0 |
| 2239 | 2026-04-28T20:00:44.835Z | Compiling foreign-types-shared v0.3.1 |
| 2240 | 2026-04-28T20:00:44.928Z | Compiling colored v3.0.0 |
| 2241 | 2026-04-28T20:00:45.241Z | Compiling crossbeam-deque v0.8.5 |
| 2242 | 2026-04-28T20:00:45.264Z | Compiling foreign-types v0.5.0 |
| 2243 | 2026-04-28T20:00:45.341Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2244 | 2026-04-28T20:00:45.353Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2245 | 2026-04-28T20:00:45.457Z | Compiling cstr-argument v0.1.2 |
| 2246 | 2026-04-28T20:00:45.809Z | Compiling data-encoding v2.6.0 |
| 2247 | 2026-04-28T20:00:45.878Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#8f62f405) |
| 2248 | 2026-04-28T20:00:46.065Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2249 | 2026-04-28T20:00:46.148Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2250 | 2026-04-28T20:00:46.581Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#555fa6e1) |
| 2251 | 2026-04-28T20:00:46.601Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2252 | 2026-04-28T20:00:47.168Z | Compiling rayon v1.11.0 |
| 2253 | 2026-04-28T20:00:47.256Z | Compiling zerocopy v0.7.34 |
| 2254 | 2026-04-28T20:00:47.532Z | Compiling rustls-webpki v0.103.4 |
| 2255 | 2026-04-28T20:00:47.810Z | Compiling pem-rfc7468 v0.7.0 |
| 2256 | 2026-04-28T20:00:48.738Z | Compiling serde_spanned v0.6.9 |
| 2257 | 2026-04-28T20:00:49.209Z | Compiling der_derive v0.7.3 |
| 2258 | 2026-04-28T20:00:49.297Z | Compiling num-derive v0.4.2 |
| 2259 | 2026-04-28T20:00:49.444Z | Compiling scroll_derive v0.12.0 |
| 2260 | 2026-04-28T20:00:49.506Z | Compiling sigpipe v0.1.3 |
| 2261 | 2026-04-28T20:00:49.604Z | Compiling usdt-impl v0.5.0 |
| 2262 | 2026-04-28T20:00:49.868Z | Compiling cfg_aliases v0.2.1 |
| 2263 | 2026-04-28T20:00:49.942Z | Compiling jiff v0.2.15 |
| 2264 | 2026-04-28T20:00:50.192Z | Compiling flagset v0.4.7 |
| 2265 | 2026-04-28T20:00:50.277Z | Compiling scroll v0.12.0 |
| 2266 | 2026-04-28T20:00:50.338Z | Compiling der v0.7.10 |
| 2267 | 2026-04-28T20:00:51.041Z | Compiling dof v0.3.0 |
| 2268 | 2026-04-28T20:00:52.056Z | Compiling zone_cfg_derive v0.3.0 |
| 2269 | 2026-04-28T20:00:52.059Z | Compiling dtrace-parser v0.2.0 |
| 2270 | 2026-04-28T20:00:52.059Z | Compiling camino-tempfile v1.4.1 |
| 2271 | 2026-04-28T20:00:52.059Z | Compiling rustc_version v0.4.1 |
| 2272 | 2026-04-28T20:00:52.092Z | Compiling thread-id v4.2.1 |
| 2273 | 2026-04-28T20:00:52.413Z | Compiling zone v0.3.1 |
| 2274 | 2026-04-28T20:00:52.572Z | Compiling tokio-rustls v0.26.0 |
| 2275 | 2026-04-28T20:00:52.849Z | Compiling hyper-rustls v0.27.3 |
| 2276 | 2026-04-28T20:00:52.991Z | Compiling goblin v0.8.2 |
| 2277 | 2026-04-28T20:00:53.179Z | Compiling reqwest v0.12.23 |
| 2278 | 2026-04-28T20:00:53.956Z | Compiling smf v0.2.3 |
| 2279 | 2026-04-28T20:00:54.869Z | Compiling progenitor-client v0.11.1 |
| 2280 | 2026-04-28T20:00:54.873Z | Compiling progenitor-client v0.10.0 |
| 2281 | 2026-04-28T20:00:55.113Z | Compiling whoami v1.5.1 |
| 2282 | 2026-04-28T20:00:55.359Z | Compiling progenitor v0.11.1 |
| 2283 | 2026-04-28T20:00:55.514Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=08f2a34d487658e87545ffbba3add632a82baf0d#08f2a34d) |
| 2284 | 2026-04-28T20:00:56.409Z | Compiling spki v0.7.3 |
| 2285 | 2026-04-28T20:00:57.084Z | Compiling secrecy v0.10.3 |
| 2286 | 2026-04-28T20:00:57.269Z | Compiling num-integer v0.1.46 |
| 2287 | 2026-04-28T20:00:57.870Z | Compiling convert_case v0.4.0 |
| 2288 | 2026-04-28T20:00:58.125Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2289 | 2026-04-28T20:00:59.250Z | Compiling derive_more v0.99.20 |
| 2290 | 2026-04-28T20:01:02.381Z | Compiling usdt-attr-macro v0.5.0 |
| 2291 | 2026-04-28T20:01:02.725Z | Compiling usdt-macro v0.5.0 |
| 2292 | 2026-04-28T20:01:02.944Z | Compiling num_enum_derive v0.5.11 |
| 2293 | 2026-04-28T20:01:03.136Z | Compiling memmap v0.7.0 |
| 2294 | 2026-04-28T20:01:03.371Z | Compiling tinyvec_macros v0.1.1 |
| 2295 | 2026-04-28T20:01:03.451Z | Compiling tinyvec v1.6.0 |
| 2296 | 2026-04-28T20:01:03.466Z | Compiling usdt v0.5.0 |
| 2297 | 2026-04-28T20:01:03.968Z | Compiling num_enum v0.5.11 |
| 2298 | 2026-04-28T20:01:04.102Z | Compiling num-bigint v0.4.5 |
| 2299 | 2026-04-28T20:01:04.243Z | Compiling pkcs8 v0.10.2 |
| 2300 | 2026-04-28T20:01:04.421Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2301 | 2026-04-28T20:01:04.815Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2302 | 2026-04-28T20:01:04.847Z | Compiling toml_write v0.1.2 |
| 2303 | 2026-04-28T20:01:05.130Z | Compiling toml_edit v0.22.27 |
| 2304 | 2026-04-28T20:01:05.249Z | Compiling num-rational v0.4.2 |
| 2305 | 2026-04-28T20:01:05.411Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2306 | 2026-04-28T20:01:07.311Z | Compiling num-iter v0.1.45 |
| 2307 | 2026-04-28T20:01:07.806Z | Compiling password-hash v0.5.0 |
| 2308 | 2026-04-28T20:01:07.966Z | Compiling darling_core v0.20.11 |
| 2309 | 2026-04-28T20:01:07.991Z | Compiling blake2 v0.10.6 |
| 2310 | 2026-04-28T20:01:08.304Z | Compiling hmac v0.12.1 |
| 2311 | 2026-04-28T20:01:08.468Z | Compiling inout v0.1.3 |
| 2312 | 2026-04-28T20:01:08.635Z | Compiling num-complex v0.4.6 |
| 2313 | 2026-04-28T20:01:08.775Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2314 | 2026-04-28T20:01:09.136Z | Compiling memoffset v0.9.1 |
| 2315 | 2026-04-28T20:01:09.948Z | Compiling darling_macro v0.20.11 |
| 2316 | 2026-04-28T20:01:10.542Z | Compiling num v0.4.3 |
| 2317 | 2026-04-28T20:01:10.625Z | Compiling cipher v0.4.4 |
| 2318 | 2026-04-28T20:01:10.693Z | Compiling argon2 v0.5.3 |
| 2319 | 2026-04-28T20:01:11.104Z | Compiling toml v0.8.23 |
| 2320 | 2026-04-28T20:01:11.289Z | Compiling nix v0.30.1 |
| 2321 | 2026-04-28T20:01:11.558Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2322 | 2026-04-28T20:01:11.679Z | Compiling ff v0.13.1 |
| 2323 | 2026-04-28T20:01:11.718Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2324 | 2026-04-28T20:01:12.117Z | Compiling base64 v0.21.7 |
| 2325 | 2026-04-28T20:01:12.458Z | Compiling base16ct v0.2.0 |
| 2326 | 2026-04-28T20:01:12.626Z | Compiling sec1 v0.7.3 |
| 2327 | 2026-04-28T20:01:12.836Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2328 | 2026-04-28T20:01:12.949Z | Compiling group v0.13.0 |
| 2329 | 2026-04-28T20:01:13.498Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2330 | 2026-04-28T20:01:13.668Z | Compiling darling v0.20.11 |
| 2331 | 2026-04-28T20:01:13.974Z | Compiling hkdf v0.12.4 |
| 2332 | 2026-04-28T20:01:13.991Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2333 | 2026-04-28T20:01:14.665Z | Compiling enum-as-inner v0.6.0 |
| 2334 | 2026-04-28T20:01:15.106Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2335 | 2026-04-28T20:01:15.349Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2336 | 2026-04-28T20:01:15.510Z | Compiling hubpack_derive v0.1.1 |
| 2337 | 2026-04-28T20:01:15.833Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2338 | 2026-04-28T20:01:16.065Z | Compiling progenitor-impl v0.10.0 |
| 2339 | 2026-04-28T20:01:16.068Z | Compiling libz-sys v1.1.16 |
| 2340 | 2026-04-28T20:01:16.240Z | Compiling universal-hash v0.5.1 |
| 2341 | 2026-04-28T20:01:16.404Z | Compiling crypto-bigint v0.5.5 |
| 2342 | 2026-04-28T20:01:16.470Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2343 | 2026-04-28T20:01:16.782Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2344 | 2026-04-28T20:01:16.893Z | Compiling indent_write v2.2.0 |
| 2345 | 2026-04-28T20:01:17.021Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2346 | 2026-04-28T20:01:17.044Z | Compiling opaque-debug v0.3.1 |
| 2347 | 2026-04-28T20:01:17.344Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2348 | 2026-04-28T20:01:18.160Z | Compiling progenitor-macro v0.10.0 |
| 2349 | 2026-04-28T20:01:18.548Z | Compiling elliptic-curve v0.13.8 |
| 2350 | 2026-04-28T20:01:19.024Z | Compiling hubpack v0.1.2 |
| 2351 | 2026-04-28T20:01:19.063Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2352 | 2026-04-28T20:01:19.287Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2353 | 2026-04-28T20:01:19.348Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2354 | 2026-04-28T20:01:19.913Z | Compiling derive_builder_core v0.20.2 |
| 2355 | 2026-04-28T20:01:20.233Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2356 | 2026-04-28T20:01:20.702Z | Compiling curve25519-dalek v4.1.3 |
| 2357 | 2026-04-28T20:01:21.037Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2358 | 2026-04-28T20:01:21.751Z | Compiling half v2.7.1 |
| 2359 | 2026-04-28T20:01:21.865Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2360 | 2026-04-28T20:01:22.094Z | Compiling float-ord v0.3.2 |
| 2361 | 2026-04-28T20:01:22.218Z | Compiling ciborium-io v0.2.2 |
| 2362 | 2026-04-28T20:01:22.395Z | Compiling crc32fast v1.4.0 |
| 2363 | 2026-04-28T20:01:22.432Z | Compiling static_assertions v1.1.0 |
| 2364 | 2026-04-28T20:01:22.450Z | Compiling utf-8 v0.7.6 |
| 2365 | 2026-04-28T20:01:22.461Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2366 | 2026-04-28T20:01:22.660Z | Compiling tungstenite v0.21.0 |
| 2367 | 2026-04-28T20:01:22.739Z | Compiling ciborium-ll v0.2.2 |
| 2368 | 2026-04-28T20:01:23.004Z | Compiling progenitor v0.10.0 |
| 2369 | 2026-04-28T20:01:23.240Z | Compiling derive_builder_macro v0.20.2 |
| 2370 | 2026-04-28T20:01:23.776Z | Compiling resolv-conf v0.7.0 |
| 2371 | 2026-04-28T20:01:23.820Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 2372 | 2026-04-28T20:01:24.019Z | Compiling aead v0.5.2 |
| 2373 | 2026-04-28T20:01:24.229Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2374 | 2026-04-28T20:01:24.262Z | Compiling vergen-lib v9.1.0 |
| 2375 | 2026-04-28T20:01:24.486Z | Compiling slog-dtrace v0.3.0 |
| 2376 | 2026-04-28T20:01:24.499Z | Compiling openssl-probe v0.2.1 |
| 2377 | 2026-04-28T20:01:24.731Z | Compiling swrite v0.1.0 |
| 2378 | 2026-04-28T20:01:24.775Z | Compiling semver v0.1.20 |
| 2379 | 2026-04-28T20:01:24.800Z | Compiling adler v1.0.2 |
| 2380 | 2026-04-28T20:01:24.842Z | Compiling linked-hash-map v0.5.6 |
| 2381 | 2026-04-28T20:01:24.985Z | Compiling rustc_version v0.1.7 |
| 2382 | 2026-04-28T20:01:25.033Z | Compiling lru-cache v0.1.2 |
| 2383 | 2026-04-28T20:01:25.064Z | Compiling miniz_oxide v0.7.2 |
| 2384 | 2026-04-28T20:01:25.183Z | Compiling rustls-native-certs v0.8.3 |
| 2385 | 2026-04-28T20:01:25.233Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2386 | 2026-04-28T20:01:26.432Z | Compiling derive_builder v0.20.2 |
| 2387 | 2026-04-28T20:01:26.565Z | Compiling tokio-tungstenite v0.21.0 |
| 2388 | 2026-04-28T20:01:26.912Z | Compiling ciborium v0.2.2 |
| 2389 | 2026-04-28T20:01:27.649Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2390 | 2026-04-28T20:01:28.150Z | Compiling hickory-proto v0.24.4 |
| 2391 | 2026-04-28T20:01:29.308Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2392 | 2026-04-28T20:01:30.571Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2393 | 2026-04-28T20:01:31.504Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2394 | 2026-04-28T20:01:32.283Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2395 | 2026-04-28T20:01:32.515Z | Compiling serde_repr v0.1.19 |
| 2396 | 2026-04-28T20:01:32.589Z | Compiling vergen v9.1.0 |
| 2397 | 2026-04-28T20:01:32.821Z | Compiling cargo-platform v0.3.2 |
| 2398 | 2026-04-28T20:01:33.070Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2399 | 2026-04-28T20:01:33.103Z | Compiling siphasher v1.0.1 |
| 2400 | 2026-04-28T20:01:33.297Z | Compiling keccak v0.1.6 |
| 2401 | 2026-04-28T20:01:33.326Z | Compiling phf_shared v0.12.1 |
| 2402 | 2026-04-28T20:01:33.553Z | Compiling sha3 v0.10.8 |
| 2403 | 2026-04-28T20:01:33.758Z | Compiling cargo_metadata v0.23.1 |
| 2404 | 2026-04-28T20:01:33.969Z | Compiling thiserror-no-std v2.0.2 |
| 2405 | 2026-04-28T20:01:34.064Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=827e6615bfebfd94d41504dcd1517a0f22e3166a#827e6615) |
| 2406 | 2026-04-28T20:01:34.361Z | Compiling hickory-resolver v0.24.4 |
| 2407 | 2026-04-28T20:01:34.575Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=795a1e0aeefb7a2c6fe4139779fdf66930d09b80#795a1e0a) |
| 2408 | 2026-04-28T20:01:34.969Z | Compiling flate2 v1.0.30 |
| 2409 | 2026-04-28T20:01:36.319Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2410 | 2026-04-28T20:01:36.746Z | Compiling rustls-platform-verifier v0.6.2 |
| 2411 | 2026-04-28T20:01:37.359Z | Compiling newtype_derive v0.1.6 |
| 2412 | 2026-04-28T20:01:37.601Z | Compiling poly1305 v0.8.0 |
| 2413 | 2026-04-28T20:01:37.899Z | Compiling chacha20 v0.9.1 |
| 2414 | 2026-04-28T20:01:37.911Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2415 | 2026-04-28T20:01:38.161Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2416 | 2026-04-28T20:01:38.210Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#102b0bb8) |
| 2417 | 2026-04-28T20:01:38.920Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2418 | 2026-04-28T20:01:39.242Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2419 | 2026-04-28T20:01:39.826Z | Compiling tokio-stream v0.1.17 |
| 2420 | 2026-04-28T20:01:40.231Z | Compiling typify-impl v0.6.1 |
| 2421 | 2026-04-28T20:01:40.327Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2422 | 2026-04-28T20:01:40.351Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 2423 | 2026-04-28T20:01:40.641Z | Compiling serde-big-array v0.5.1 |
| 2424 | 2026-04-28T20:01:40.805Z | Compiling pin-project-internal v1.1.10 |
| 2425 | 2026-04-28T20:01:41.038Z | Compiling vergen-git2 v9.1.0 |
| 2426 | 2026-04-28T20:01:41.281Z | Compiling compression-core v0.4.31 |
| 2427 | 2026-04-28T20:01:41.412Z | Compiling owo-colors v4.2.3 |
| 2428 | 2026-04-28T20:01:41.459Z | Compiling unicode-segmentation v1.11.0 |
| 2429 | 2026-04-28T20:01:41.471Z | Compiling chrono-tz v0.10.4 |
| 2430 | 2026-04-28T20:01:41.697Z | Compiling unicode-xid v0.2.4 |
| 2431 | 2026-04-28T20:01:41.741Z | Compiling foldhash v0.1.5 |
| 2432 | 2026-04-28T20:01:41.820Z | Compiling cancel-safe-futures v0.1.5 |
| 2433 | 2026-04-28T20:01:41.921Z | Compiling pin-project v1.1.10 |
| 2434 | 2026-04-28T20:01:41.959Z | Compiling hashbrown v0.15.2 |
| 2435 | 2026-04-28T20:01:42.011Z | Compiling const_format_proc_macros v0.2.34 |
| 2436 | 2026-04-28T20:01:42.023Z | Compiling newline-converter v0.3.0 |
| 2437 | 2026-04-28T20:01:42.150Z | Compiling compression-codecs v0.4.32 |
| 2438 | 2026-04-28T20:01:42.178Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6bd2660d651332f38949cdfd3d23d751ca54b120#6bd2660d) |
| 2439 | 2026-04-28T20:01:42.337Z | Compiling propolis-api-types-versions v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types-versions) |
| 2440 | 2026-04-28T20:01:42.563Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2441 | 2026-04-28T20:01:42.574Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2442 | 2026-04-28T20:01:42.779Z | Compiling qorb v0.4.1 |
| 2443 | 2026-04-28T20:01:43.281Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2444 | 2026-04-28T20:01:43.653Z | Compiling typify-macro v0.6.1 |
| 2445 | 2026-04-28T20:01:45.181Z | Compiling chacha20poly1305 v0.10.1 |
| 2446 | 2026-04-28T20:01:45.385Z | Compiling reqwest v0.13.2 |
| 2447 | 2026-04-28T20:01:46.120Z | Compiling vsss-rs v3.3.4 |
| 2448 | 2026-04-28T20:01:47.543Z | Compiling phf v0.12.1 |
| 2449 | 2026-04-28T20:01:47.594Z | Compiling unicode-normalization v0.1.24 |
| 2450 | 2026-04-28T20:01:47.717Z | Compiling tokio-dtrace v0.1.1 |
| 2451 | 2026-04-28T20:01:48.087Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2452 | 2026-04-28T20:01:48.165Z | Compiling console v0.15.8 |
| 2453 | 2026-04-28T20:01:48.575Z | Compiling snafu-derive v0.8.9 |
| 2454 | 2026-04-28T20:01:48.942Z | Compiling atomicwrites v0.4.4 |
| 2455 | 2026-04-28T20:01:49.224Z | Compiling signature v2.2.0 |
| 2456 | 2026-04-28T20:01:49.402Z | Compiling libsw-core v0.3.2 |
| 2457 | 2026-04-28T20:01:49.413Z | Compiling async-recursion v1.1.1 |
| 2458 | 2026-04-28T20:01:49.581Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2459 | 2026-04-28T20:01:49.995Z | Compiling dropshot v0.17.0 |
| 2460 | 2026-04-28T20:01:50.087Z | Compiling cookie v0.18.1 |
| 2461 | 2026-04-28T20:01:50.238Z | Compiling csv-core v0.1.12 |
| 2462 | 2026-04-28T20:01:50.271Z | Compiling bstr v1.9.1 |
| 2463 | 2026-04-28T20:01:50.330Z | Compiling highway v1.3.0 |
| 2464 | 2026-04-28T20:01:50.412Z | Compiling git2 v0.20.2 |
| 2465 | 2026-04-28T20:01:50.461Z | Compiling fixedbitset v0.4.2 |
| 2466 | 2026-04-28T20:01:50.652Z | Compiling fixedbitset v0.5.7 |
| 2467 | 2026-04-28T20:01:50.809Z | Compiling bytecount v0.6.9 |
| 2468 | 2026-04-28T20:01:51.009Z | Compiling same-file v1.0.6 |
| 2469 | 2026-04-28T20:01:51.041Z | Compiling moka v0.12.10 |
| 2470 | 2026-04-28T20:01:51.162Z | Compiling rustls v0.21.12 |
| 2471 | 2026-04-28T20:01:51.186Z | Compiling similar v2.7.0 |
| 2472 | 2026-04-28T20:01:51.286Z | Compiling walkdir v2.5.0 |
| 2473 | 2026-04-28T20:01:51.297Z | Compiling papergrid v0.11.0 |
| 2474 | 2026-04-28T20:01:51.408Z | Compiling petgraph v0.8.3 |
| 2475 | 2026-04-28T20:01:52.015Z | Compiling expectorate v1.2.0 |
| 2476 | 2026-04-28T20:01:52.232Z | Compiling globset v0.4.14 |
| 2477 | 2026-04-28T20:01:52.327Z | Compiling petgraph v0.6.5 |
| 2478 | 2026-04-28T20:01:53.303Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2479 | 2026-04-28T20:01:53.369Z | Compiling csv v1.3.1 |
| 2480 | 2026-04-28T20:01:53.837Z | Compiling snafu v0.8.9 |
| 2481 | 2026-04-28T20:01:53.916Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2482 | 2026-04-28T20:01:54.159Z | Compiling libsw v3.5.0 |
| 2483 | 2026-04-28T20:01:54.347Z | Compiling olpc-cjson v0.1.4 |
| 2484 | 2026-04-28T20:01:54.359Z | Compiling oxide-tokio-rt v0.1.2 |
| 2485 | 2026-04-28T20:01:54.549Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2486 | 2026-04-28T20:01:54.761Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2487 | 2026-04-28T20:01:54.764Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2488 | 2026-04-28T20:01:55.981Z | Compiling const_format v0.2.35 |
| 2489 | 2026-04-28T20:01:56.560Z | Compiling async-compression v0.4.33 |
| 2490 | 2026-04-28T20:01:57.401Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2491 | 2026-04-28T20:01:57.646Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2492 | 2026-04-28T20:01:57.738Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2493 | 2026-04-28T20:01:57.991Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2494 | 2026-04-28T20:01:58.149Z | Compiling nix v0.31.1 |
| 2495 | 2026-04-28T20:01:58.556Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2496 | 2026-04-28T20:01:59.256Z | Compiling tabled_derive v0.7.0 |
| 2497 | 2026-04-28T20:01:59.525Z | Compiling gethostname v0.5.0 |
| 2498 | 2026-04-28T20:01:59.673Z | Compiling terminal_size v0.4.3 |
| 2499 | 2026-04-28T20:01:59.840Z | Compiling rustls-webpki v0.101.7 |
| 2500 | 2026-04-28T20:02:00.214Z | Compiling sct v0.7.1 |
| 2501 | 2026-04-28T20:02:00.423Z | Compiling pem v3.0.5 |
| 2502 | 2026-04-28T20:02:00.454Z | Compiling bcs v0.1.6 |
| 2503 | 2026-04-28T20:02:00.859Z | Compiling dropshot_endpoint v0.17.0 |
| 2504 | 2026-04-28T20:02:01.018Z | Compiling serde_plain v1.0.2 |
| 2505 | 2026-04-28T20:02:01.111Z | Compiling linear-map v1.2.0 |
| 2506 | 2026-04-28T20:02:01.127Z | Compiling radium v0.7.0 |
| 2507 | 2026-04-28T20:02:01.311Z | Compiling termtree v0.5.1 |
| 2508 | 2026-04-28T20:02:01.334Z | Compiling smawk v0.3.2 |
| 2509 | 2026-04-28T20:02:01.425Z | Compiling typed-path v0.9.3 |
| 2510 | 2026-04-28T20:02:01.483Z | Compiling unicode-width v0.2.1 |
| 2511 | 2026-04-28T20:02:01.487Z | Compiling tagptr v0.2.0 |
| 2512 | 2026-04-28T20:02:01.507Z | Compiling unicode-linebreak v0.1.5 |
| 2513 | 2026-04-28T20:02:01.656Z | Compiling salty v0.3.0 |
| 2514 | 2026-04-28T20:02:01.780Z | Compiling textwrap v0.16.2 |
| 2515 | 2026-04-28T20:02:02.254Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2516 | 2026-04-28T20:02:02.804Z | Compiling tough v0.20.0 |
| 2517 | 2026-04-28T20:02:03.135Z | Compiling tabled v0.15.0 |
| 2518 | 2026-04-28T20:02:03.421Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2519 | 2026-04-28T20:02:04.282Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2520 | 2026-04-28T20:02:05.385Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2521 | 2026-04-28T20:02:10.098Z | Compiling steno v0.4.1 |
| 2522 | 2026-04-28T20:02:12.364Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2523 | 2026-04-28T20:02:12.608Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2524 | 2026-04-28T20:02:13.571Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2525 | 2026-04-28T20:02:14.215Z | Compiling hickory-proto v0.25.2 |
| 2526 | 2026-04-28T20:02:14.605Z | Compiling rfc6979 v0.4.0 |
| 2527 | 2026-04-28T20:02:14.766Z | Compiling sha2 v0.10.9 |
| 2528 | 2026-04-28T20:02:15.935Z | Compiling tap v1.0.1 |
| 2529 | 2026-04-28T20:02:16.065Z | Compiling humantime v2.3.0 |
| 2530 | 2026-04-28T20:02:16.530Z | Compiling hickory-resolver v0.25.2 |
| 2531 | 2026-04-28T20:02:16.625Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2532 | 2026-04-28T20:02:18.623Z | Compiling wyz v0.5.1 |
| 2533 | 2026-04-28T20:02:18.865Z | Compiling ecdsa v0.16.9 |
| 2534 | 2026-04-28T20:02:19.676Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2535 | 2026-04-28T20:02:21.088Z | Compiling tokio-rustls v0.24.1 |
| 2536 | 2026-04-28T20:02:22.110Z | Compiling ed25519 v2.2.3 |
| 2537 | 2026-04-28T20:02:22.476Z | Compiling typify v0.6.1 |
| 2538 | 2026-04-28T20:02:22.579Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2539 | 2026-04-28T20:02:22.847Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8ccddb47a4c93b7e3480919495dae851afc83782#8ccddb47) |
| 2540 | 2026-04-28T20:02:22.886Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2541 | 2026-04-28T20:02:22.932Z | Compiling primeorder v0.13.6 |
| 2542 | 2026-04-28T20:02:22.985Z | Compiling rustls-pemfile v1.0.4 |
| 2543 | 2026-04-28T20:02:23.358Z | Compiling twox-hash v2.1.2 |
| 2544 | 2026-04-28T20:02:23.828Z | Compiling env_filter v1.0.1 |
| 2545 | 2026-04-28T20:02:24.558Z | Compiling atty v0.2.14 |
| 2546 | 2026-04-28T20:02:24.708Z | Compiling funty v2.0.0 |
| 2547 | 2026-04-28T20:02:25.799Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2548 | 2026-04-28T20:02:26.255Z | Compiling bitvec v1.0.1 |
| 2549 | 2026-04-28T20:02:26.806Z | Compiling sled-agent-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=becbbb616f5f18b59cc42e511c148734c2ba3831#becbbb61) |
| 2550 | 2026-04-28T20:02:28.354Z | Compiling env_logger v0.11.10 |
| 2551 | 2026-04-28T20:02:29.007Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 2552 | 2026-04-28T20:02:29.714Z | Compiling p384 v0.13.1 |
| 2553 | 2026-04-28T20:02:31.607Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2554 | 2026-04-28T20:02:31.755Z | Compiling progenitor-impl v0.13.0 |
| 2555 | 2026-04-28T20:02:32.252Z | Compiling ed25519-dalek v2.2.0 |
| 2556 | 2026-04-28T20:02:32.784Z | Compiling toml v0.7.8 |
| 2557 | 2026-04-28T20:02:33.880Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2558 | 2026-04-28T20:02:34.427Z | Compiling polyval v0.6.2 |
| 2559 | 2026-04-28T20:02:34.723Z | Compiling aes v0.8.4 |
| 2560 | 2026-04-28T20:02:34.820Z | Compiling ctr v0.9.2 |
| 2561 | 2026-04-28T20:02:35.028Z | Compiling x509-cert v0.2.5 |
| 2562 | 2026-04-28T20:02:35.680Z | Compiling vm-attest v0.1.0 (https://github.com/oxidecomputer/vm-attest?rev=2cdd17580a4fc6c871d24797016af8dbaac9421d#2cdd1758) |
| 2563 | 2026-04-28T20:02:35.949Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 2564 | 2026-04-28T20:02:36.190Z | Compiling bincode v1.3.3 |
| 2565 | 2026-04-28T20:02:36.655Z | Compiling strum_macros v0.28.0 |
| 2566 | 2026-04-28T20:02:37.345Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 2567 | 2026-04-28T20:02:37.486Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2568 | 2026-04-28T20:02:37.744Z | Compiling passt v0.3.0 |
| 2569 | 2026-04-28T20:02:38.031Z | Compiling fakedata_generator v0.7.1 |
| 2570 | 2026-04-28T20:02:38.529Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2571 | 2026-04-28T20:02:38.980Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 2572 | 2026-04-28T20:02:39.197Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2573 | 2026-04-28T20:02:39.586Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=1d3084b514389847e8e0f5d966d2be4f18d02d32#1d3084b5) |
| 2574 | 2026-04-28T20:02:41.455Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 2575 | 2026-04-28T20:02:41.796Z | Compiling aes-gcm-siv v0.11.1 |
| 2576 | 2026-04-28T20:02:41.994Z | Compiling progenitor-macro v0.13.0 |
| 2577 | 2026-04-28T20:02:42.693Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#33d64604) |
| 2578 | 2026-04-28T20:02:46.354Z | Compiling progenitor-client v0.13.0 |
| 2579 | 2026-04-28T20:02:46.875Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 2580 | 2026-04-28T20:02:46.992Z | Compiling bitstruct_derive v0.1.0 |
| 2581 | 2026-04-28T20:02:47.678Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 2582 | 2026-04-28T20:02:47.908Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2583 | 2026-04-28T20:02:48.185Z | Compiling typeid v1.0.0 |
| 2584 | 2026-04-28T20:02:48.332Z | Compiling ringbuffer v0.16.0 |
| 2585 | 2026-04-28T20:02:48.402Z | Compiling pretty-hex v0.2.1 |
| 2586 | 2026-04-28T20:02:48.564Z | Compiling ascii v1.1.0 |
| 2587 | 2026-04-28T20:02:48.930Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 2588 | 2026-04-28T20:02:49.533Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 2589 | 2026-04-28T20:02:49.793Z | Compiling erased-serde v0.4.5 |
| 2590 | 2026-04-28T20:02:49.851Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 2591 | 2026-04-28T20:02:50.454Z | Compiling bitstruct v0.1.1 |
| 2592 | 2026-04-28T20:02:50.610Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 2593 | 2026-04-28T20:02:50.721Z | Compiling progenitor v0.13.0 |
| 2594 | 2026-04-28T20:02:50.878Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#3828225f) |
| 2595 | 2026-04-28T20:02:51.650Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 2596 | 2026-04-28T20:02:51.894Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2597 | 2026-04-28T20:02:51.968Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 2598 | 2026-04-28T20:02:52.550Z | Compiling kstat-rs v0.2.4 |
| 2599 | 2026-04-28T20:02:52.580Z | Compiling serde_arrays v0.1.0 |
| 2600 | 2026-04-28T20:02:52.732Z | Compiling libloading v0.7.4 |
| 2601 | 2026-04-28T20:02:52.980Z | Compiling bit_field v0.10.2 |
| 2602 | 2026-04-28T20:02:52.995Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#b8efb9a0) |
| 2603 | 2026-04-28T20:02:53.143Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 2604 | 2026-04-28T20:02:53.244Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 2605 | 2026-04-28T20:02:55.005Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 2606 | 2026-04-28T20:02:57.156Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 2607 | 2026-04-28T20:02:57.530Z | Compiling ron v0.8.1 |
| 2608 | 2026-04-28T20:02:57.600Z | Compiling itertools v0.13.0 |
| 2609 | 2026-04-28T20:02:58.962Z | Compiling pbind v0.0.0 (/work/oxidecomputer/propolis/crates/pbind) |
| 2610 | 2026-04-28T20:02:59.081Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 2611 | 2026-04-28T20:03:00.216Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2612 | 2026-04-28T20:03:09.502Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2613 | 2026-04-28T20:03:36.161Z | Finished `release` profile [optimized] target(s) in 4m 05s |
| 2614 | 2026-04-28T20:03:36.345Z | |
| 2615 | 2026-04-28T20:03:36.345Z | real 4:05.821021047 |
| 2616 | 2026-04-28T20:03:36.345Z | user 28:12.512197326 |
| 2617 | 2026-04-28T20:03:36.345Z | sys 2:30.710983978 |
| 2618 | 2026-04-28T20:03:36.345Z | trap 0.781769855 |
| 2619 | 2026-04-28T20:03:36.345Z | tflt 1.894891873 |
| 2620 | 2026-04-28T20:03:36.345Z | dflt 1.173362528 |
| 2621 | 2026-04-28T20:03:36.345Z | kflt 0.000081006 |
| 2622 | 2026-04-28T20:03:36.345Z | lock 1:24:28.649210501 |
| 2623 | 2026-04-28T20:03:36.345Z | slp 1:47:46.290662652 |
| 2624 | 2026-04-28T20:03:36.345Z | lat 2:27.217348546 |
| 2625 | 2026-04-28T20:03:36.345Z | stop 3:20.438916658 |
| 2626 | 2026-04-28T20:03:36.349Z | + OUTDIR=/work/release |
| 2627 | 2026-04-28T20:03:36.349Z | + mkdir -p /work/release |
| 2628 | 2026-04-28T20:03:36.349Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2629 | 2026-04-28T20:03:36.375Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2630 | 2026-04-28T20:03:36.465Z | + cd /work/release |
| 2631 | 2026-04-28T20:03:36.465Z | + digest -a sha256 propolis-cli |
| 2632 | 2026-04-28T20:03:36.487Z | + digest -a sha256 propolis-server |
| 2633 | 2026-04-28T20:03:36.540Z | process exited: duration 502875 ms, exit code 0 |
| |
| 2634 | 2026-04-28T20:03:36.551Z | found 4 output files |
| 2635 | 2026-04-28T20:03:36.584Z | uploading: /work/release/propolis-cli (25784720 bytes) |
| 2636 | 2026-04-28T20:03:37.706Z | uploaded: /work/release/propolis-cli |
| 2637 | 2026-04-28T20:03:37.706Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2638 | 2026-04-28T20:03:38.718Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2639 | 2026-04-28T20:03:38.718Z | uploading: /work/release/propolis-server (92680984 bytes) |
| 2640 | 2026-04-28T20:03:40.233Z | uploaded: /work/release/propolis-server |
| 2641 | 2026-04-28T20:03:40.233Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2642 | 2026-04-28T20:03:41.242Z | uploaded: /work/release/propolis-server.sha256.txt |