|
|
|
| 1 | 2026-09-11T19:29:48.450Z | job assigned to worker 01M28Z3J4ZJRGGYEX3M3HQJQM9 [factory aws, i-039e9942445219d62] (queued for 54 s) |
| |
| 2 | 2026-09-11T19:29:55.093Z | starting task 0: "setup" |
| 3 | 2026-09-11T19:29:55.099Z | ++ uname -s |
| 4 | 2026-09-11T19:29:55.102Z | + kern=SunOS |
| 5 | 2026-09-11T19:29:55.102Z | + build_user=build |
| 6 | 2026-09-11T19:29:55.102Z | + build_uid=12345 |
| 7 | 2026-09-11T19:29:55.102Z | + work_dir=/work |
| 8 | 2026-09-11T19:29:55.102Z | + input_dir=/input |
| 9 | 2026-09-11T19:29:55.102Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-11T19:29:55.102Z | + case "$kern" in |
| 11 | 2026-09-11T19:29:55.102Z | + groupadd -g 12345 build |
| 12 | 2026-09-11T19:29:55.105Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-11T19:29:57.109Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-11T19:29:57.203Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-11T19:29:57.205Z | + home_fs=zfs |
| 16 | 2026-09-11T19:29:57.205Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-11T19:29:57.205Z | + mkdir -p /home/build |
| 18 | 2026-09-11T19:29:57.205Z | + chown build:build /home/build /work |
| 19 | 2026-09-11T19:29:59.207Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-11T19:29:59.210Z | process exited: duration 4116 ms, exit code 0 |
| |
| 21 | 2026-09-11T19:29:59.216Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-11T19:29:59.220Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-11T19:29:59.220Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-11T19:29:59.220Z | * rust toolchain profile = "default" |
| 25 | 2026-09-11T19:29:59.220Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-11T19:29:59.220Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-11T19:29:59.223Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-11T19:29:59.223Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-11T19:29:59.223Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-11T19:29:59.327Z | info: downloading installer |
| 31 | 2026-09-11T19:30:00.728Z | info: profile set to default |
| 32 | 2026-09-11T19:30:00.728Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-11T19:30:00.732Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-11T19:30:00.872Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-11T19:30:00.875Z | info: downloading 6 components |
| 36 | 2026-09-11T19:30:15.033Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-11T19:30:15.033Z | |
| 38 | 2026-09-11T19:30:15.061Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-11T19:30:15.061Z | |
| 40 | 2026-09-11T19:30:15.065Z | |
| 41 | 2026-09-11T19:30:15.065Z | Rust is installed now. Great! |
| 42 | 2026-09-11T19:30:15.065Z | |
| 43 | 2026-09-11T19:30:15.065Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-11T19:30:15.065Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-11T19:30:15.065Z | |
| 46 | 2026-09-11T19:30:15.065Z | To configure your current shell, you need to source |
| 47 | 2026-09-11T19:30:15.065Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-11T19:30:15.065Z | |
| 49 | 2026-09-11T19:30:15.065Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-11T19:30:15.065Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-11T19:30:15.065Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-11T19:30:15.067Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-11T19:30:15.067Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-11T19:30:15.067Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-11T19:30:15.067Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-11T19:30:15.068Z | HOST_CC = None |
| 57 | 2026-09-11T19:30:15.068Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-11T19:30:15.068Z | CC = None |
| 59 | 2026-09-11T19:30:15.068Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-11T19:30:15.257Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-11T19:30:15.257Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-11T19:30:15.257Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-11T19:30:15.257Z | CFLAGS = None |
| 64 | 2026-09-11T19:30:15.257Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-11T19:30:15.257Z | HOST_CFLAGS = None |
| 66 | 2026-09-11T19:30:15.257Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-11T19:30:15.257Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-11T19:30:15.257Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-11T19:30:15.257Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-11T19:30:15.359Z | + rustup --version |
| 71 | 2026-09-11T19:30:15.366Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-11T19:30:15.369Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-11T19:30:15.387Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-11T19:30:15.390Z | + cargo --version |
| 75 | 2026-09-11T19:30:15.403Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-11T19:30:15.406Z | + rustc --version |
| 77 | 2026-09-11T19:30:15.424Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-11T19:30:15.427Z | process exited: duration 16210 ms, exit code 0 |
| |
| 79 | 2026-09-11T19:30:15.433Z | starting task 2: "authentication" |
| 80 | 2026-09-11T19:30:15.450Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-11T19:30:15.456Z | starting task 3: "clone repository" |
| 82 | 2026-09-11T19:30:15.460Z | + mkdir -p /work/oxidecomputer/voxel |
| 83 | 2026-09-11T19:30:15.463Z | + git clone https://github.com/oxidecomputer/voxel /work/oxidecomputer/voxel |
| 84 | 2026-09-11T19:30:15.495Z | Cloning into '/work/oxidecomputer/voxel'... |
| 85 | 2026-09-11T19:30:16.226Z | + cd /work/oxidecomputer/voxel |
| 86 | 2026-09-11T19:30:16.226Z | + git fetch origin 35945f22f8f5b081201033c7e2f79e191c4ce2de |
| 87 | 2026-09-11T19:30:16.510Z | From https://github.com/oxidecomputer/voxel |
| 88 | 2026-09-11T19:30:16.510Z | * branch 35945f22f8f5b081201033c7e2f79e191c4ce2de -> FETCH_HEAD |
| 89 | 2026-09-11T19:30:16.515Z | + [[ -n oliver/documentation ]] |
| 90 | 2026-09-11T19:30:16.518Z | ++ git branch --show-current |
| 91 | 2026-09-11T19:30:16.518Z | + current=main |
| 92 | 2026-09-11T19:30:16.518Z | + [[ main != oliver/documentation ]] |
| 93 | 2026-09-11T19:30:16.518Z | + git branch -f oliver/documentation 35945f22f8f5b081201033c7e2f79e191c4ce2de |
| 94 | 2026-09-11T19:30:16.522Z | + git checkout -f oliver/documentation |
| 95 | 2026-09-11T19:30:16.526Z | Switched to branch 'oliver/documentation' |
| 96 | 2026-09-11T19:30:16.529Z | + git reset --hard 35945f22f8f5b081201033c7e2f79e191c4ce2de |
| 97 | 2026-09-11T19:30:16.533Z | HEAD is now at 35945f2 Correct punctuation and figures |
| 98 | 2026-09-11T19:30:16.536Z | process exited: duration 1077 ms, exit code 0 |
| |
| 99 | 2026-09-11T19:30:16.542Z | starting task 4: "build" |
| 100 | 2026-09-11T19:30:16.546Z | + banner check |
| 101 | 2026-09-11T19:30:16.549Z | |
| 102 | 2026-09-11T19:30:16.549Z | #### # # ###### #### # # |
| 103 | 2026-09-11T19:30:16.549Z | # # # # # # # # # |
| 104 | 2026-09-11T19:30:16.549Z | # ###### ##### # #### |
| 105 | 2026-09-11T19:30:16.549Z | # # # # # # # |
| 106 | 2026-09-11T19:30:16.549Z | # # # # # # # # # |
| 107 | 2026-09-11T19:30:16.549Z | #### # # ###### #### # # |
| 108 | 2026-09-11T19:30:16.549Z | |
| 109 | 2026-09-11T19:30:16.549Z | + cargo fmt -- --check |
| 110 | 2026-09-11T19:30:16.721Z | + cargo clippy --all-targets -- --deny warnings |
| 111 | 2026-09-11T19:30:16.826Z | Updating crates.io index |
| 112 | 2026-09-11T19:30:16.833Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 113 | 2026-09-11T19:30:17.242Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 114 | 2026-09-11T19:30:17.983Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 115 | 2026-09-11T19:30:18.873Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 116 | 2026-09-11T19:30:32.523Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 117 | 2026-09-11T19:30:32.927Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 118 | 2026-09-11T19:30:33.229Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 119 | 2026-09-11T19:30:33.515Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-09-11T19:30:33.929Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 121 | 2026-09-11T19:30:35.792Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 122 | 2026-09-11T19:30:36.165Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 123 | 2026-09-11T19:30:36.474Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 124 | 2026-09-11T19:30:36.775Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 125 | 2026-09-11T19:30:37.081Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 126 | 2026-09-11T19:30:37.522Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 127 | 2026-09-11T19:30:38.082Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 128 | 2026-09-11T19:30:38.903Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 129 | 2026-09-11T19:30:41.641Z | Downloading crates ... |
| 130 | 2026-09-11T19:30:41.709Z | Downloaded deranged v0.5.8 |
| 131 | 2026-09-11T19:30:41.712Z | Downloaded atomicwrites v0.4.4 |
| 132 | 2026-09-11T19:30:41.716Z | Downloaded ciborium v0.2.2 |
| 133 | 2026-09-11T19:30:41.718Z | Downloaded const-oid v0.10.2 |
| 134 | 2026-09-11T19:30:41.721Z | Downloaded backtrace v0.3.76 |
| 135 | 2026-09-11T19:30:41.724Z | Downloaded miette v5.10.0 |
| 136 | 2026-09-11T19:30:41.724Z | Downloaded anstyle-query v1.1.5 |
| 137 | 2026-09-11T19:30:41.727Z | Downloaded argon2 v0.5.3 |
| 138 | 2026-09-11T19:30:41.727Z | Downloaded backon v1.6.0 |
| 139 | 2026-09-11T19:30:41.727Z | Downloaded proc-macro2 v1.0.106 |
| 140 | 2026-09-11T19:30:41.730Z | Downloaded paste v1.0.15 |
| 141 | 2026-09-11T19:30:41.730Z | Downloaded opaque-debug v0.3.1 |
| 142 | 2026-09-11T19:30:41.732Z | Downloaded num_enum v0.7.6 |
| 143 | 2026-09-11T19:30:41.732Z | Downloaded pkg-config v0.3.33 |
| 144 | 2026-09-11T19:30:41.735Z | Downloaded cc v1.2.64 |
| 145 | 2026-09-11T19:30:41.735Z | Downloaded cstr-argument v0.1.2 |
| 146 | 2026-09-11T19:30:41.735Z | Downloaded cpufeatures v0.2.17 |
| 147 | 2026-09-11T19:30:41.743Z | Downloaded crucible-workspace-hack v0.1.0 |
| 148 | 2026-09-11T19:30:41.746Z | Downloaded ecdsa v0.16.9 |
| 149 | 2026-09-11T19:30:41.746Z | Downloaded bitflags v2.13.0 |
| 150 | 2026-09-11T19:30:41.746Z | Downloaded match_cfg v0.1.0 |
| 151 | 2026-09-11T19:30:41.746Z | Downloaded memchr v2.8.2 |
| 152 | 2026-09-11T19:30:41.749Z | Downloaded miniz_oxide v0.8.9 |
| 153 | 2026-09-11T19:30:41.749Z | Downloaded percent-encoding v2.3.2 |
| 154 | 2026-09-11T19:30:41.749Z | Downloaded compression-core v0.4.32 |
| 155 | 2026-09-11T19:30:41.752Z | Downloaded bit-set v0.8.0 |
| 156 | 2026-09-11T19:30:41.752Z | Downloaded pkcs8 v0.10.2 |
| 157 | 2026-09-11T19:30:41.752Z | Downloaded ed25519 v2.2.3 |
| 158 | 2026-09-11T19:30:41.755Z | Downloaded newtype-uuid v1.4.0 |
| 159 | 2026-09-11T19:30:41.755Z | Downloaded colorchoice v1.0.5 |
| 160 | 2026-09-11T19:30:41.755Z | Downloaded clap_lex v1.1.0 |
| 161 | 2026-09-11T19:30:41.758Z | Downloaded newtype-uuid-macros v0.1.1 |
| 162 | 2026-09-11T19:30:41.758Z | Downloaded num-iter v0.1.45 |
| 163 | 2026-09-11T19:30:41.758Z | Downloaded omicron-workspace-hack v0.1.0 |
| 164 | 2026-09-11T19:30:41.758Z | Downloaded macaddr v1.0.1 |
| 165 | 2026-09-11T19:30:41.758Z | Downloaded mime v0.3.17 |
| 166 | 2026-09-11T19:30:41.761Z | Downloaded openssl-probe v0.2.1 |
| 167 | 2026-09-11T19:30:41.761Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 168 | 2026-09-11T19:30:41.761Z | Downloaded byteorder v1.5.0 |
| 169 | 2026-09-11T19:30:41.761Z | Downloaded autocfg v1.5.1 |
| 170 | 2026-09-11T19:30:41.761Z | Downloaded byte-wrapper v0.1.0 |
| 171 | 2026-09-11T19:30:41.763Z | Downloaded block-buffer v0.10.4 |
| 172 | 2026-09-11T19:30:41.764Z | Downloaded parse-display v0.10.0 |
| 173 | 2026-09-11T19:30:41.764Z | Downloaded progenitor-macro v0.10.0 |
| 174 | 2026-09-11T19:30:41.766Z | Downloaded allocator-api2 v0.2.21 |
| 175 | 2026-09-11T19:30:41.770Z | Downloaded cfg_aliases v0.2.1 |
| 176 | 2026-09-11T19:30:41.770Z | Downloaded bs58 v0.5.1 |
| 177 | 2026-09-11T19:30:41.770Z | Downloaded compression-codecs v0.4.38 |
| 178 | 2026-09-11T19:30:41.773Z | Downloaded newline-converter v0.3.0 |
| 179 | 2026-09-11T19:30:41.773Z | Downloaded dyn-clone v1.0.20 |
| 180 | 2026-09-11T19:30:41.773Z | Downloaded arc-swap v1.9.1 |
| 181 | 2026-09-11T19:30:41.773Z | Downloaded backtrace-ext v0.2.1 |
| 182 | 2026-09-11T19:30:41.776Z | Downloaded cfg-if v1.0.4 |
| 183 | 2026-09-11T19:30:41.776Z | Downloaded owo-colors v3.5.0 |
| 184 | 2026-09-11T19:30:41.776Z | Downloaded oxnet v0.1.6 |
| 185 | 2026-09-11T19:30:41.779Z | Downloaded num_threads v0.1.7 |
| 186 | 2026-09-11T19:30:41.782Z | Downloaded ciborium-io v0.2.2 |
| 187 | 2026-09-11T19:30:41.785Z | Downloaded ciborium-ll v0.2.2 |
| 188 | 2026-09-11T19:30:41.793Z | Downloaded pretty-hex v0.4.2 |
| 189 | 2026-09-11T19:30:41.796Z | Downloaded rand_chacha v0.3.1 |
| 190 | 2026-09-11T19:30:41.796Z | Downloaded blake2 v0.10.6 |
| 191 | 2026-09-11T19:30:41.799Z | Downloaded dof v0.4.0 |
| 192 | 2026-09-11T19:30:41.801Z | Downloaded potential_utf v0.1.5 |
| 193 | 2026-09-11T19:30:41.801Z | Downloaded proc-macro-error-attr v1.0.4 |
| 194 | 2026-09-11T19:30:41.804Z | Downloaded quick-error v1.2.3 |
| 195 | 2026-09-11T19:30:41.804Z | Downloaded crypto-common v0.2.2 |
| 196 | 2026-09-11T19:30:41.807Z | Downloaded progenitor-macro v0.14.0 |
| 197 | 2026-09-11T19:30:41.807Z | Downloaded dtrace-parser v0.3.0 |
| 198 | 2026-09-11T19:30:41.810Z | Downloaded rand_xorshift v0.4.0 |
| 199 | 2026-09-11T19:30:41.810Z | Downloaded rfc6979 v0.4.0 |
| 200 | 2026-09-11T19:30:41.810Z | Downloaded try-lock v0.2.5 |
| 201 | 2026-09-11T19:30:41.813Z | Downloaded async-stream v0.3.6 |
| 202 | 2026-09-11T19:30:41.813Z | Downloaded atomic-waker v1.1.2 |
| 203 | 2026-09-11T19:30:41.813Z | Downloaded num-integer v0.1.46 |
| 204 | 2026-09-11T19:30:41.816Z | Downloaded ed25519-dalek v2.2.0 |
| 205 | 2026-09-11T19:30:41.816Z | Downloaded darling_macro v0.23.0 |
| 206 | 2026-09-11T19:30:41.816Z | Downloaded parse-display-derive v0.10.0 |
| 207 | 2026-09-11T19:30:41.819Z | Downloaded crypto-common v0.1.6 |
| 208 | 2026-09-11T19:30:41.819Z | Downloaded pest_meta v2.8.8 |
| 209 | 2026-09-11T19:30:41.819Z | Downloaded async-stream-impl v0.3.6 |
| 210 | 2026-09-11T19:30:41.819Z | Downloaded base16ct v0.2.0 |
| 211 | 2026-09-11T19:30:41.819Z | Downloaded base16ct v1.0.0 |
| 212 | 2026-09-11T19:30:41.823Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 213 | 2026-09-11T19:30:41.826Z | Downloaded debug-ignore v1.0.5 |
| 214 | 2026-09-11T19:30:41.826Z | Downloaded block-buffer v0.12.1 |
| 215 | 2026-09-11T19:30:41.829Z | Downloaded convert_case v0.4.0 |
| 216 | 2026-09-11T19:30:41.829Z | Downloaded progenitor-client v0.10.0 |
| 217 | 2026-09-11T19:30:41.831Z | Downloaded ref-cast v1.0.26 |
| 218 | 2026-09-11T19:30:41.834Z | Downloaded progenitor-client v0.14.0 |
| 219 | 2026-09-11T19:30:41.837Z | Downloaded proc-macro-crate v3.5.0 |
| 220 | 2026-09-11T19:30:41.842Z | Downloaded miette-derive v5.10.0 |
| 221 | 2026-09-11T19:30:41.845Z | Downloaded utf8parse v0.2.2 |
| 222 | 2026-09-11T19:30:41.845Z | Downloaded powerfmt v0.2.0 |
| 223 | 2026-09-11T19:30:41.849Z | Downloaded plain v0.2.3 |
| 224 | 2026-09-11T19:30:41.852Z | Downloaded anstream v1.0.0 |
| 225 | 2026-09-11T19:30:41.852Z | Downloaded anstyle v1.0.14 |
| 226 | 2026-09-11T19:30:41.855Z | Downloaded dunce v1.0.5 |
| 227 | 2026-09-11T19:30:41.855Z | Downloaded daft v0.1.8 |
| 228 | 2026-09-11T19:30:41.855Z | Downloaded data-encoding v2.11.0 |
| 229 | 2026-09-11T19:30:41.858Z | Downloaded num-conv v0.2.2 |
| 230 | 2026-09-11T19:30:41.858Z | Downloaded ref-cast-impl v1.0.26 |
| 231 | 2026-09-11T19:30:41.858Z | Downloaded unit-prefix v0.5.2 |
| 232 | 2026-09-11T19:30:41.858Z | Downloaded digest v0.10.7 |
| 233 | 2026-09-11T19:30:41.862Z | Downloaded base64ct v1.8.3 |
| 234 | 2026-09-11T19:30:41.869Z | Downloaded xattr v1.6.1 |
| 235 | 2026-09-11T19:30:41.871Z | Downloaded yoke-derive v0.8.2 |
| 236 | 2026-09-11T19:30:41.871Z | Downloaded foreign-types-macros v0.2.3 |
| 237 | 2026-09-11T19:30:41.874Z | Downloaded futures-io v0.3.32 |
| 238 | 2026-09-11T19:30:41.874Z | Downloaded idna_adapter v1.2.2 |
| 239 | 2026-09-11T19:30:41.877Z | Downloaded pest_derive v2.8.8 |
| 240 | 2026-09-11T19:30:41.880Z | Downloaded is_terminal_polyfill v1.70.2 |
| 241 | 2026-09-11T19:30:41.880Z | Downloaded pin-project-lite v0.2.17 |
| 242 | 2026-09-11T19:30:41.883Z | Downloaded pest_generator v2.8.8 |
| 243 | 2026-09-11T19:30:41.886Z | Downloaded progenitor-extras v0.2.0 |
| 244 | 2026-09-11T19:30:41.886Z | Downloaded quinn-udp v0.5.14 |
| 245 | 2026-09-11T19:30:41.889Z | Downloaded serde_repr v0.1.21 |
| 246 | 2026-09-11T19:30:41.892Z | Downloaded bit-vec v0.8.0 |
| 247 | 2026-09-11T19:30:41.892Z | Downloaded cpufeatures v0.3.0 |
| 248 | 2026-09-11T19:30:41.892Z | Downloaded der_derive v0.7.3 |
| 249 | 2026-09-11T19:30:41.894Z | Downloaded zeroize_derive v1.5.0 |
| 250 | 2026-09-11T19:30:41.894Z | Downloaded hex v0.4.3 |
| 251 | 2026-09-11T19:30:41.894Z | Downloaded miette-derive v7.6.0 |
| 252 | 2026-09-11T19:30:41.895Z | Downloaded multer v3.1.0 |
| 253 | 2026-09-11T19:30:41.897Z | Downloaded rand_chacha v0.9.0 |
| 254 | 2026-09-11T19:30:41.897Z | Downloaded anstyle-parse v1.0.0 |
| 255 | 2026-09-11T19:30:41.897Z | Downloaded cmake v0.1.58 |
| 256 | 2026-09-11T19:30:41.897Z | Downloaded derive-ex v0.1.8 |
| 257 | 2026-09-11T19:30:41.900Z | Downloaded chacha20 v0.9.1 |
| 258 | 2026-09-11T19:30:41.903Z | Downloaded lru-slab v0.1.2 |
| 259 | 2026-09-11T19:30:41.906Z | Downloaded backoff v0.4.0 |
| 260 | 2026-09-11T19:30:41.910Z | Downloaded time-macros v0.2.29 |
| 261 | 2026-09-11T19:30:41.912Z | Downloaded tls_codec_derive v0.4.2 |
| 262 | 2026-09-11T19:30:41.912Z | Downloaded structmeta v0.3.0 |
| 263 | 2026-09-11T19:30:41.915Z | Downloaded thread-id v5.1.0 |
| 264 | 2026-09-11T19:30:41.915Z | Downloaded supports-hyperlinks v2.1.0 |
| 265 | 2026-09-11T19:30:41.918Z | Downloaded tokio-tungstenite v0.21.0 |
| 266 | 2026-09-11T19:30:41.918Z | Downloaded usdt-impl v0.6.0 |
| 267 | 2026-09-11T19:30:41.920Z | Downloaded pem-rfc7468 v0.7.0 |
| 268 | 2026-09-11T19:30:41.920Z | Downloaded progenitor v0.10.0 |
| 269 | 2026-09-11T19:30:41.923Z | Downloaded rand_pcg v0.10.2 |
| 270 | 2026-09-11T19:30:41.926Z | Downloaded take_mut v0.2.2 |
| 271 | 2026-09-11T19:30:41.926Z | Downloaded tinyvec_macros v0.1.1 |
| 272 | 2026-09-11T19:30:41.929Z | Downloaded ff v0.13.1 |
| 273 | 2026-09-11T19:30:41.932Z | Downloaded progenitor v0.14.0 |
| 274 | 2026-09-11T19:30:41.932Z | Downloaded console v0.15.11 |
| 275 | 2026-09-11T19:30:41.934Z | Downloaded rand_core v0.10.1 |
| 276 | 2026-09-11T19:30:41.934Z | Downloaded darling v0.23.0 |
| 277 | 2026-09-11T19:30:41.937Z | Downloaded const-oid v0.9.6 |
| 278 | 2026-09-11T19:30:41.937Z | Downloaded ppv-lite86 v0.2.21 |
| 279 | 2026-09-11T19:30:41.940Z | Downloaded primeorder v0.13.6 |
| 280 | 2026-09-11T19:30:41.940Z | Downloaded async-trait v0.1.89 |
| 281 | 2026-09-11T19:30:41.940Z | Downloaded password-hash v0.5.0 |
| 282 | 2026-09-11T19:30:41.943Z | Downloaded num_enum_derive v0.7.6 |
| 283 | 2026-09-11T19:30:41.943Z | Downloaded proc-macro-error2 v2.0.1 |
| 284 | 2026-09-11T19:30:41.943Z | Downloaded rand_core v0.6.4 |
| 285 | 2026-09-11T19:30:41.946Z | Downloaded rand_core v0.9.5 |
| 286 | 2026-09-11T19:30:41.946Z | Downloaded tabwriter v1.4.1 |
| 287 | 2026-09-11T19:30:41.946Z | Downloaded toml_datetime v0.6.11 |
| 288 | 2026-09-11T19:30:41.946Z | Downloaded tower-service v0.3.3 |
| 289 | 2026-09-11T19:30:41.948Z | Downloaded unarray v0.1.4 |
| 290 | 2026-09-11T19:30:41.948Z | Downloaded utf8_iter v1.0.4 |
| 291 | 2026-09-11T19:30:41.948Z | Downloaded want v0.3.1 |
| 292 | 2026-09-11T19:30:41.951Z | Downloaded erased-serde v0.3.31 |
| 293 | 2026-09-11T19:30:41.951Z | Downloaded memmap2 v0.9.11 |
| 294 | 2026-09-11T19:30:41.951Z | Downloaded knus-derive v3.4.0 |
| 295 | 2026-09-11T19:30:41.957Z | Downloaded humantime v2.4.0 |
| 296 | 2026-09-11T19:30:41.960Z | Downloaded poly1305 v0.8.0 |
| 297 | 2026-09-11T19:30:41.960Z | Downloaded proc-macro-error v1.0.4 |
| 298 | 2026-09-11T19:30:41.963Z | Downloaded rustc-demangle v0.1.27 |
| 299 | 2026-09-11T19:30:41.963Z | Downloaded waitgroup v0.1.2 |
| 300 | 2026-09-11T19:30:41.963Z | Downloaded foreign-types v0.5.0 |
| 301 | 2026-09-11T19:30:41.965Z | Downloaded foreign-types-shared v0.3.1 |
| 302 | 2026-09-11T19:30:41.965Z | Downloaded zeroize v1.9.0 |
| 303 | 2026-09-11T19:30:41.965Z | Downloaded form_urlencoded v1.2.2 |
| 304 | 2026-09-11T19:30:41.969Z | Downloaded errno v0.3.14 |
| 305 | 2026-09-11T19:30:41.972Z | Downloaded adler2 v2.0.1 |
| 306 | 2026-09-11T19:30:41.972Z | Downloaded clap_derive v4.6.1 |
| 307 | 2026-09-11T19:30:41.973Z | Downloaded colored v3.1.1 |
| 308 | 2026-09-11T19:30:41.976Z | Downloaded displaydoc v0.2.6 |
| 309 | 2026-09-11T19:30:41.976Z | Downloaded heck v0.4.1 |
| 310 | 2026-09-11T19:30:41.976Z | Downloaded addr2line v0.25.1 |
| 311 | 2026-09-11T19:30:41.976Z | Downloaded console v0.16.3 |
| 312 | 2026-09-11T19:30:41.979Z | Downloaded cipher v0.4.4 |
| 313 | 2026-09-11T19:30:41.979Z | Downloaded crc32fast v1.5.0 |
| 314 | 2026-09-11T19:30:41.979Z | Downloaded digest v0.11.3 |
| 315 | 2026-09-11T19:30:41.979Z | Downloaded cargo_toml v0.22.3 |
| 316 | 2026-09-11T19:30:41.982Z | Downloaded thread_local v1.1.9 |
| 317 | 2026-09-11T19:30:41.982Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 318 | 2026-09-11T19:30:41.985Z | Downloaded chacha20 v0.10.0 |
| 319 | 2026-09-11T19:30:41.985Z | Downloaded indoc v2.0.7 |
| 320 | 2026-09-11T19:30:41.988Z | Downloaded vsss-rs v3.3.4 |
| 321 | 2026-09-11T19:30:41.991Z | Downloaded ident_case v1.0.1 |
| 322 | 2026-09-11T19:30:41.991Z | Downloaded serde_tokenstream v0.3.0 |
| 323 | 2026-09-11T19:30:41.991Z | Downloaded serde_urlencoded v0.7.1 |
| 324 | 2026-09-11T19:30:41.994Z | Downloaded slog-scope v4.4.1 |
| 325 | 2026-09-11T19:30:41.994Z | Downloaded smawk v0.3.3 |
| 326 | 2026-09-11T19:30:41.994Z | Downloaded slog-async v2.8.0 |
| 327 | 2026-09-11T19:30:41.994Z | Downloaded supports-unicode v2.1.0 |
| 328 | 2026-09-11T19:30:41.994Z | Downloaded thiserror-impl v2.0.18 |
| 329 | 2026-09-11T19:30:41.997Z | Downloaded simd-adler32 v0.3.10 |
| 330 | 2026-09-11T19:30:41.997Z | Downloaded spki v0.7.3 |
| 331 | 2026-09-11T19:30:41.997Z | Downloaded anyhow v1.0.104 |
| 332 | 2026-09-11T19:30:42.000Z | Downloaded rustc_version v0.4.1 |
| 333 | 2026-09-11T19:30:42.000Z | Downloaded strum_macros v0.26.4 |
| 334 | 2026-09-11T19:30:42.003Z | Downloaded camino v1.2.2 |
| 335 | 2026-09-11T19:30:42.003Z | Downloaded crossbeam-utils v0.8.21 |
| 336 | 2026-09-11T19:30:42.003Z | Downloaded daft-derive v0.1.8 |
| 337 | 2026-09-11T19:30:42.006Z | Downloaded derive_more v0.99.20 |
| 338 | 2026-09-11T19:30:42.009Z | Downloaded dropshot_endpoint v0.17.1 |
| 339 | 2026-09-11T19:30:42.009Z | Downloaded secrecy v0.10.3 |
| 340 | 2026-09-11T19:30:42.012Z | Downloaded quote v1.0.45 |
| 341 | 2026-09-11T19:30:42.012Z | Downloaded strsim v0.11.1 |
| 342 | 2026-09-11T19:30:42.012Z | Downloaded unicode-linebreak v0.1.5 |
| 343 | 2026-09-11T19:30:42.012Z | Downloaded chumsky v0.9.3 |
| 344 | 2026-09-11T19:30:42.015Z | Downloaded parking_lot_core v0.9.12 |
| 345 | 2026-09-11T19:30:42.015Z | Downloaded terminal_size v0.1.17 |
| 346 | 2026-09-11T19:30:42.018Z | Downloaded structmeta-derive v0.3.0 |
| 347 | 2026-09-11T19:30:42.021Z | Downloaded once_cell v1.21.4 |
| 348 | 2026-09-11T19:30:42.028Z | Downloaded usdt v0.6.0 |
| 349 | 2026-09-11T19:30:42.031Z | Downloaded either v1.16.0 |
| 350 | 2026-09-11T19:30:42.031Z | Downloaded sync_wrapper v1.0.2 |
| 351 | 2026-09-11T19:30:42.035Z | Downloaded progenitor-impl v0.10.0 |
| 352 | 2026-09-11T19:30:42.037Z | Downloaded typify-macro v0.6.2 |
| 353 | 2026-09-11T19:30:42.037Z | Downloaded zerofrom v0.1.8 |
| 354 | 2026-09-11T19:30:42.037Z | Downloaded futures-task v0.3.32 |
| 355 | 2026-09-11T19:30:42.040Z | Downloaded fnv v1.0.7 |
| 356 | 2026-09-11T19:30:42.040Z | Downloaded tower-layer v0.3.3 |
| 357 | 2026-09-11T19:30:42.043Z | Downloaded zerovec-derive v0.11.3 |
| 358 | 2026-09-11T19:30:42.046Z | Downloaded clap v4.6.1 |
| 359 | 2026-09-11T19:30:42.050Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 360 | 2026-09-11T19:30:42.053Z | Downloaded usdt-attr-macro v0.6.0 |
| 361 | 2026-09-11T19:30:42.053Z | Downloaded version_check v0.9.5 |
| 362 | 2026-09-11T19:30:42.056Z | Downloaded find-msvc-tools v0.1.9 |
| 363 | 2026-09-11T19:30:42.056Z | Downloaded http-body v1.0.1 |
| 364 | 2026-09-11T19:30:42.056Z | Downloaded futures-core v0.3.32 |
| 365 | 2026-09-11T19:30:42.056Z | Downloaded heck v0.5.0 |
| 366 | 2026-09-11T19:30:42.059Z | Downloaded indent_write v2.2.0 |
| 367 | 2026-09-11T19:30:42.059Z | Downloaded ipnet v2.12.0 |
| 368 | 2026-09-11T19:30:42.061Z | Downloaded hubpack_derive v0.1.1 |
| 369 | 2026-09-11T19:30:42.065Z | Downloaded rustc-hash v2.1.2 |
| 370 | 2026-09-11T19:30:42.067Z | Downloaded scopeguard v1.2.0 |
| 371 | 2026-09-11T19:30:42.070Z | Downloaded semver v1.0.28 |
| 372 | 2026-09-11T19:30:42.070Z | Downloaded tokio-rustls v0.26.4 |
| 373 | 2026-09-11T19:30:42.073Z | Downloaded tracing-attributes v0.1.31 |
| 374 | 2026-09-11T19:30:42.076Z | Downloaded base64 v0.21.7 |
| 375 | 2026-09-11T19:30:42.078Z | Downloaded serde_derive_internals v0.29.1 |
| 376 | 2026-09-11T19:30:42.078Z | Downloaded serde_spanned v0.6.9 |
| 377 | 2026-09-11T19:30:42.082Z | Downloaded typify-macro v0.4.3 |
| 378 | 2026-09-11T19:30:42.084Z | Downloaded zerofrom-derive v0.1.7 |
| 379 | 2026-09-11T19:30:42.087Z | Downloaded rustversion v1.0.22 |
| 380 | 2026-09-11T19:30:42.090Z | Downloaded signal-hook-registry v1.4.8 |
| 381 | 2026-09-11T19:30:42.090Z | Downloaded slog-json v2.6.1 |
| 382 | 2026-09-11T19:30:42.093Z | Downloaded slog-stdlog v4.1.1 |
| 383 | 2026-09-11T19:30:42.093Z | Downloaded serde_path_to_error v0.1.20 |
| 384 | 2026-09-11T19:30:42.096Z | Downloaded parking_lot v0.12.5 |
| 385 | 2026-09-11T19:30:42.100Z | Downloaded serde_derive v1.0.228 |
| 386 | 2026-09-11T19:30:42.103Z | Downloaded thiserror-no-std v2.0.2 |
| 387 | 2026-09-11T19:30:42.106Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-09-11T19:30:42.106Z | Downloaded hostname v0.3.1 |
| 389 | 2026-09-11T19:30:42.106Z | Downloaded pkcs1 v0.7.5 |
| 390 | 2026-09-11T19:30:42.108Z | Downloaded hmac v0.12.1 |
| 391 | 2026-09-11T19:30:42.109Z | Downloaded httpdate v1.0.3 |
| 392 | 2026-09-11T19:30:42.111Z | Downloaded hubpack v0.1.2 |
| 393 | 2026-09-11T19:30:42.111Z | Downloaded lazy_static v1.5.0 |
| 394 | 2026-09-11T19:30:42.111Z | Downloaded shlex v2.0.1 |
| 395 | 2026-09-11T19:30:42.111Z | Downloaded slog-term v2.9.2 |
| 396 | 2026-09-11T19:30:42.114Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 397 | 2026-09-11T19:30:42.114Z | Downloaded getrandom v0.4.3 |
| 398 | 2026-09-11T19:30:42.117Z | Downloaded subtle v2.6.1 |
| 399 | 2026-09-11T19:30:42.117Z | Downloaded utf-8 v0.7.6 |
| 400 | 2026-09-11T19:30:42.117Z | Downloaded progenitor-impl v0.14.0 |
| 401 | 2026-09-11T19:30:42.120Z | Downloaded toml_write v0.1.2 |
| 402 | 2026-09-11T19:30:42.120Z | Downloaded usdt-macro v0.6.0 |
| 403 | 2026-09-11T19:30:42.120Z | Downloaded thiserror v1.0.69 |
| 404 | 2026-09-11T19:30:42.123Z | Downloaded supports-color v2.1.0 |
| 405 | 2026-09-11T19:30:42.123Z | Downloaded futures-sink v0.3.32 |
| 406 | 2026-09-11T19:30:42.123Z | Downloaded instant v0.1.13 |
| 407 | 2026-09-11T19:30:42.123Z | Downloaded bytes v1.12.0 |
| 408 | 2026-09-11T19:30:42.126Z | Downloaded signature v2.2.0 |
| 409 | 2026-09-11T19:30:42.128Z | Downloaded futures v0.3.32 |
| 410 | 2026-09-11T19:30:42.131Z | Downloaded chacha20poly1305 v0.10.1 |
| 411 | 2026-09-11T19:30:42.131Z | Downloaded group v0.13.0 |
| 412 | 2026-09-11T19:30:42.131Z | Downloaded getrandom v0.3.4 |
| 413 | 2026-09-11T19:30:42.135Z | Downloaded sha1 v0.11.0 |
| 414 | 2026-09-11T19:30:42.140Z | Downloaded ipnetwork v0.21.1 |
| 415 | 2026-09-11T19:30:42.144Z | Downloaded lock_api v0.4.14 |
| 416 | 2026-09-11T19:30:42.144Z | Downloaded der v0.7.10 |
| 417 | 2026-09-11T19:30:42.147Z | Downloaded prettyplease v0.2.37 |
| 418 | 2026-09-11T19:30:42.147Z | Downloaded crypto-bigint v0.5.5 |
| 419 | 2026-09-11T19:30:42.150Z | Downloaded miette v7.6.0 |
| 420 | 2026-09-11T19:30:42.154Z | Downloaded schemars_derive v0.8.22 |
| 421 | 2026-09-11T19:30:42.159Z | Downloaded thiserror v2.0.18 |
| 422 | 2026-09-11T19:30:42.161Z | Downloaded aead v0.5.2 |
| 423 | 2026-09-11T19:30:42.165Z | Downloaded smf v0.2.3 |
| 424 | 2026-09-11T19:30:42.165Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 425 | 2026-09-11T19:30:42.166Z | Downloaded untrusted v0.9.0 |
| 426 | 2026-09-11T19:30:42.169Z | Downloaded sha2 v0.10.9 |
| 427 | 2026-09-11T19:30:42.172Z | Downloaded typeid v1.0.3 |
| 428 | 2026-09-11T19:30:42.176Z | Downloaded icu_normalizer v2.2.0 |
| 429 | 2026-09-11T19:30:42.178Z | Downloaded foldhash v0.2.0 |
| 430 | 2026-09-11T19:30:42.178Z | Downloaded knus v3.4.0 |
| 431 | 2026-09-11T19:30:42.183Z | Downloaded icu_locale_core v2.2.0 |
| 432 | 2026-09-11T19:30:42.186Z | Downloaded knuffel-derive v3.2.0 |
| 433 | 2026-09-11T19:30:42.189Z | Downloaded num-traits v0.2.19 |
| 434 | 2026-09-11T19:30:42.189Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-09-11T19:30:42.192Z | Downloaded slog-envlogger v2.2.0 |
| 436 | 2026-09-11T19:30:42.195Z | Downloaded flagset v0.4.7 |
| 437 | 2026-09-11T19:30:42.198Z | Downloaded equivalent v1.0.2 |
| 438 | 2026-09-11T19:30:42.198Z | Downloaded half v2.7.1 |
| 439 | 2026-09-11T19:30:42.201Z | Downloaded base64 v0.22.1 |
| 440 | 2026-09-11T19:30:42.201Z | Downloaded jobserver v0.1.35 |
| 441 | 2026-09-11T19:30:42.204Z | Downloaded rand v0.8.6 |
| 442 | 2026-09-11T19:30:42.204Z | Downloaded crossbeam-channel v0.5.15 |
| 443 | 2026-09-11T19:30:42.207Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 444 | 2026-09-11T19:30:42.210Z | Downloaded async-compression v0.4.43 |
| 445 | 2026-09-11T19:30:42.212Z | Downloaded serde_spanned v1.1.1 |
| 446 | 2026-09-11T19:30:42.215Z | Downloaded serde_tokenstream v0.2.3 |
| 447 | 2026-09-11T19:30:42.215Z | Downloaded stable_deref_trait v1.2.1 |
| 448 | 2026-09-11T19:30:42.215Z | Downloaded hostname v0.4.2 |
| 449 | 2026-09-11T19:30:42.215Z | Downloaded rusty-fork v0.3.1 |
| 450 | 2026-09-11T19:30:42.218Z | Downloaded inout v0.1.4 |
| 451 | 2026-09-11T19:30:42.218Z | Downloaded is-terminal v0.4.17 |
| 452 | 2026-09-11T19:30:42.218Z | Downloaded scroll v0.13.0 |
| 453 | 2026-09-11T19:30:42.218Z | Downloaded wait-timeout v0.2.1 |
| 454 | 2026-09-11T19:30:42.221Z | Downloaded serde_with_macros v3.21.0 |
| 455 | 2026-09-11T19:30:42.221Z | Downloaded tar v0.4.46 |
| 456 | 2026-09-11T19:30:42.224Z | Downloaded rustls-pemfile v2.2.0 |
| 457 | 2026-09-11T19:30:42.224Z | Downloaded filetime v0.2.29 |
| 458 | 2026-09-11T19:30:42.228Z | Downloaded synstructure v0.13.2 |
| 459 | 2026-09-11T19:30:42.228Z | Downloaded thiserror-impl v1.0.69 |
| 460 | 2026-09-11T19:30:42.228Z | Downloaded is_ci v1.2.0 |
| 461 | 2026-09-11T19:30:42.231Z | Downloaded ucd-trie v0.1.7 |
| 462 | 2026-09-11T19:30:42.231Z | Downloaded futures-channel v0.3.32 |
| 463 | 2026-09-11T19:30:42.231Z | Downloaded sha1 v0.10.6 |
| 464 | 2026-09-11T19:30:42.231Z | Downloaded strum v0.26.3 |
| 465 | 2026-09-11T19:30:42.231Z | Downloaded writeable v0.6.3 |
| 466 | 2026-09-11T19:30:42.235Z | Downloaded fs_extra v1.3.0 |
| 467 | 2026-09-11T19:30:42.235Z | Downloaded swrite v0.1.0 |
| 468 | 2026-09-11T19:30:42.235Z | Downloaded serde-big-array v0.5.1 |
| 469 | 2026-09-11T19:30:42.235Z | Downloaded itoa v1.0.18 |
| 470 | 2026-09-11T19:30:42.238Z | Downloaded indicatif v0.18.4 |
| 471 | 2026-09-11T19:30:42.241Z | Downloaded futures-macro v0.3.32 |
| 472 | 2026-09-11T19:30:42.244Z | Downloaded schemars v0.9.0 |
| 473 | 2026-09-11T19:30:42.248Z | Downloaded rustls-platform-verifier v0.7.0 |
| 474 | 2026-09-11T19:30:42.251Z | Downloaded term v1.2.1 |
| 475 | 2026-09-11T19:30:42.254Z | Downloaded tinyvec v1.11.0 |
| 476 | 2026-09-11T19:30:42.254Z | Downloaded slog-bunyan v2.5.0 |
| 477 | 2026-09-11T19:30:42.257Z | Downloaded spin v0.9.8 |
| 478 | 2026-09-11T19:30:42.257Z | Downloaded strum v0.27.2 |
| 479 | 2026-09-11T19:30:42.257Z | Downloaded tokio-macros v2.7.0 |
| 480 | 2026-09-11T19:30:42.260Z | Downloaded toml v0.8.23 |
| 481 | 2026-09-11T19:30:42.260Z | Downloaded hybrid-array v0.4.14 |
| 482 | 2026-09-11T19:30:42.260Z | Downloaded universal-hash v0.5.1 |
| 483 | 2026-09-11T19:30:42.263Z | Downloaded ahash v0.8.12 |
| 484 | 2026-09-11T19:30:42.265Z | Downloaded quinn v0.11.9 |
| 485 | 2026-09-11T19:30:42.265Z | Downloaded terminal_size v0.4.4 |
| 486 | 2026-09-11T19:30:42.268Z | Downloaded time-core v0.1.9 |
| 487 | 2026-09-11T19:30:42.268Z | Downloaded tls_codec v0.4.2 |
| 488 | 2026-09-11T19:30:42.268Z | Downloaded http-body-util v0.1.3 |
| 489 | 2026-09-11T19:30:42.268Z | Downloaded icu_normalizer_data v2.2.0 |
| 490 | 2026-09-11T19:30:42.272Z | Downloaded hyper-rustls v0.27.9 |
| 491 | 2026-09-11T19:30:42.272Z | Downloaded xz2 v0.1.7 |
| 492 | 2026-09-11T19:30:42.272Z | Downloaded darling_core v0.23.0 |
| 493 | 2026-09-11T19:30:42.275Z | Downloaded scroll_derive v0.13.1 |
| 494 | 2026-09-11T19:30:42.275Z | Downloaded knuffel v3.2.0 |
| 495 | 2026-09-11T19:30:42.278Z | Downloaded zerotrie v0.2.4 |
| 496 | 2026-09-11T19:30:42.280Z | Downloaded zone_cfg_derive v0.3.1 |
| 497 | 2026-09-11T19:30:42.283Z | Downloaded keccak v0.1.6 |
| 498 | 2026-09-11T19:30:42.283Z | Downloaded sec1 v0.7.3 |
| 499 | 2026-09-11T19:30:42.287Z | Downloaded zone v0.3.1 |
| 500 | 2026-09-11T19:30:42.287Z | Downloaded smallvec v1.15.2 |
| 501 | 2026-09-11T19:30:42.289Z | Downloaded typify v0.4.3 |
| 502 | 2026-09-11T19:30:42.289Z | Downloaded slog v2.8.2 |
| 503 | 2026-09-11T19:30:42.292Z | Downloaded rustls-pki-types v1.14.1 |
| 504 | 2026-09-11T19:30:42.292Z | Downloaded rustls-native-certs v0.8.4 |
| 505 | 2026-09-11T19:30:42.292Z | Downloaded strum_macros v0.27.2 |
| 506 | 2026-09-11T19:30:42.295Z | Downloaded futures-executor v0.3.32 |
| 507 | 2026-09-11T19:30:42.298Z | Downloaded zmij v1.0.21 |
| 508 | 2026-09-11T19:30:42.298Z | Downloaded flate2 v1.1.9 |
| 509 | 2026-09-11T19:30:42.301Z | Downloaded generic-array v0.14.9 |
| 510 | 2026-09-11T19:30:42.301Z | Downloaded fastrand v2.4.1 |
| 511 | 2026-09-11T19:30:42.301Z | Downloaded static_assertions v1.1.0 |
| 512 | 2026-09-11T19:30:42.301Z | Downloaded tinystr v0.8.3 |
| 513 | 2026-09-11T19:30:42.305Z | Downloaded slab v0.4.12 |
| 514 | 2026-09-11T19:30:42.310Z | Downloaded pest v2.8.8 |
| 515 | 2026-09-11T19:30:42.313Z | Downloaded tempfile v3.27.0 |
| 516 | 2026-09-11T19:30:42.315Z | Downloaded uuid v1.23.3 |
| 517 | 2026-09-11T19:30:42.319Z | Downloaded tower v0.5.3 |
| 518 | 2026-09-11T19:30:42.323Z | Downloaded indexmap v1.9.3 |
| 519 | 2026-09-11T19:30:42.326Z | Downloaded schemars v0.8.22 |
| 520 | 2026-09-11T19:30:42.330Z | Downloaded tungstenite v0.21.0 |
| 521 | 2026-09-11T19:30:42.334Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 522 | 2026-09-11T19:30:42.337Z | Downloaded elliptic-curve v0.13.8 |
| 523 | 2026-09-11T19:30:42.340Z | Downloaded litemap v0.8.2 |
| 524 | 2026-09-11T19:30:42.340Z | Downloaded rand v0.9.4 |
| 525 | 2026-09-11T19:30:42.343Z | Downloaded httparse v1.10.1 |
| 526 | 2026-09-11T19:30:42.350Z | Downloaded iana-time-zone v0.1.65 |
| 527 | 2026-09-11T19:30:42.354Z | Downloaded ryu v1.0.23 |
| 528 | 2026-09-11T19:30:42.364Z | Downloaded similar v2.7.0 |
| 529 | 2026-09-11T19:30:42.367Z | Downloaded log v0.4.32 |
| 530 | 2026-09-11T19:30:42.370Z | Downloaded getrandom v0.2.17 |
| 531 | 2026-09-11T19:30:42.372Z | Downloaded yoke v0.8.3 |
| 532 | 2026-09-11T19:30:42.384Z | Downloaded socket2 v0.6.4 |
| 533 | 2026-09-11T19:30:42.387Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 534 | 2026-09-11T19:30:42.387Z | Downloaded rustls-webpki v0.103.13 |
| 535 | 2026-09-11T19:30:42.389Z | Downloaded hyper-util v0.1.20 |
| 536 | 2026-09-11T19:30:42.392Z | Downloaded zerocopy-derive v0.8.52 |
| 537 | 2026-09-11T19:30:42.397Z | Downloaded unsafe-libyaml v0.2.11 |
| 538 | 2026-09-11T19:30:42.412Z | Downloaded textwrap v0.15.2 |
| 539 | 2026-09-11T19:30:42.415Z | Downloaded typify v0.6.2 |
| 540 | 2026-09-11T19:30:42.418Z | Downloaded http v1.4.2 |
| 541 | 2026-09-11T19:30:42.421Z | Downloaded icu_provider v2.2.0 |
| 542 | 2026-09-11T19:30:42.424Z | Downloaded serde v1.0.228 |
| 543 | 2026-09-11T19:30:42.424Z | Downloaded rsa v0.9.10 |
| 544 | 2026-09-11T19:30:42.426Z | Downloaded schemars v1.2.1 |
| 545 | 2026-09-11T19:30:42.433Z | Downloaded itertools v0.12.1 |
| 546 | 2026-09-11T19:30:42.436Z | Downloaded hashbrown v0.12.3 |
| 547 | 2026-09-11T19:30:42.439Z | Downloaded test-strategy v0.4.5 |
| 548 | 2026-09-11T19:30:42.442Z | Downloaded tracing-core v0.1.36 |
| 549 | 2026-09-11T19:30:42.442Z | Downloaded rand v0.10.1 |
| 550 | 2026-09-11T19:30:42.445Z | Downloaded mio v1.2.1 |
| 551 | 2026-09-11T19:30:42.448Z | Downloaded num-bigint-dig v0.8.6 |
| 552 | 2026-09-11T19:30:42.451Z | Downloaded typenum v1.20.1 |
| 553 | 2026-09-11T19:30:42.451Z | Downloaded clap_builder v4.6.0 |
| 554 | 2026-09-11T19:30:42.454Z | Downloaded serde_core v1.0.228 |
| 555 | 2026-09-11T19:30:42.456Z | Downloaded url v2.5.8 |
| 556 | 2026-09-11T19:30:42.459Z | Downloaded expectorate v1.2.0 |
| 557 | 2026-09-11T19:30:42.459Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 558 | 2026-09-11T19:30:42.462Z | Downloaded icu_properties v2.2.0 |
| 559 | 2026-09-11T19:30:42.462Z | Downloaded zerovec v0.11.6 |
| 560 | 2026-09-11T19:30:42.465Z | Downloaded icu_collections v2.2.0 |
| 561 | 2026-09-11T19:30:42.468Z | Downloaded reqwest v0.12.28 |
| 562 | 2026-09-11T19:30:42.470Z | Downloaded serde_yaml v0.9.34+deprecated |
| 563 | 2026-09-11T19:30:42.481Z | Downloaded reqwest v0.13.4 |
| 564 | 2026-09-11T19:30:42.499Z | Downloaded indexmap v2.14.0 |
| 565 | 2026-09-11T19:30:42.501Z | Downloaded unicode-segmentation v1.13.3 |
| 566 | 2026-09-11T19:30:42.505Z | Downloaded regex v1.12.4 |
| 567 | 2026-09-11T19:30:42.508Z | Downloaded x509-cert v0.2.5 |
| 568 | 2026-09-11T19:30:42.511Z | Downloaded winnow v0.7.15 |
| 569 | 2026-09-11T19:30:42.529Z | Downloaded hyper v1.10.1 |
| 570 | 2026-09-11T19:30:42.534Z | Downloaded serde_json v1.0.150 |
| 571 | 2026-09-11T19:30:42.543Z | Downloaded futures-util v0.3.32 |
| 572 | 2026-09-11T19:30:42.550Z | Downloaded aho-corasick v1.1.4 |
| 573 | 2026-09-11T19:30:42.553Z | Downloaded tower-http v0.6.11 |
| 574 | 2026-09-11T19:30:42.557Z | Downloaded ron v0.12.1 |
| 575 | 2026-09-11T19:30:42.561Z | Downloaded hkdf v0.12.4 |
| 576 | 2026-09-11T19:30:42.563Z | Downloaded libm v0.2.16 |
| 577 | 2026-09-11T19:30:42.567Z | Downloaded tokio-util v0.7.18 |
| 578 | 2026-09-11T19:30:42.570Z | Downloaded aws-lc-rs v1.18.0 |
| 579 | 2026-09-11T19:30:42.576Z | Downloaded portable-atomic v1.13.1 |
| 580 | 2026-09-11T19:30:42.579Z | Downloaded p384 v0.13.1 |
| 581 | 2026-09-11T19:30:42.582Z | Downloaded hashbrown v0.16.1 |
| 582 | 2026-09-11T19:30:42.585Z | Downloaded hashbrown v0.17.1 |
| 583 | 2026-09-11T19:30:42.588Z | Downloaded hashbrown v0.14.5 |
| 584 | 2026-09-11T19:30:42.590Z | Downloaded itertools v0.14.0 |
| 585 | 2026-09-11T19:30:42.593Z | Downloaded chrono v0.4.45 |
| 586 | 2026-09-11T19:30:42.597Z | Downloaded icu_properties_data v2.2.0 |
| 587 | 2026-09-11T19:30:42.602Z | Downloaded proptest v1.11.0 |
| 588 | 2026-09-11T19:30:42.606Z | Downloaded idna v1.1.0 |
| 589 | 2026-09-11T19:30:42.613Z | Downloaded winnow v1.0.3 |
| 590 | 2026-09-11T19:30:42.617Z | Downloaded iddqd v0.4.6 |
| 591 | 2026-09-11T19:30:42.622Z | Downloaded h2 v0.4.15 |
| 592 | 2026-09-11T19:30:42.636Z | Downloaded serde_with v3.21.0 |
| 593 | 2026-09-11T19:30:42.643Z | Downloaded salty v0.3.0 |
| 594 | 2026-09-11T19:30:42.646Z | Downloaded quinn-proto v0.11.16 |
| 595 | 2026-09-11T19:30:42.653Z | Downloaded webpki-roots v1.0.8 |
| 596 | 2026-09-11T19:30:42.657Z | Downloaded goblin v0.10.7 |
| 597 | 2026-09-11T19:30:42.671Z | Downloaded curve25519-dalek v4.1.3 |
| 598 | 2026-09-11T19:30:42.675Z | Downloaded object v0.37.3 |
| 599 | 2026-09-11T19:30:42.681Z | Downloaded syn v1.0.109 |
| 600 | 2026-09-11T19:30:42.685Z | Downloaded zerocopy v0.8.52 |
| 601 | 2026-09-11T19:30:42.695Z | Downloaded unicode-width v0.2.2 |
| 602 | 2026-09-11T19:30:42.698Z | Downloaded regress v0.10.5 |
| 603 | 2026-09-11T19:30:42.703Z | Downloaded unicode-width v0.1.14 |
| 604 | 2026-09-11T19:30:42.706Z | Downloaded gimli v0.32.3 |
| 605 | 2026-09-11T19:30:42.711Z | Downloaded regex-syntax v0.8.11 |
| 606 | 2026-09-11T19:30:42.715Z | Downloaded dropshot v0.17.1 |
| 607 | 2026-09-11T19:30:42.727Z | Downloaded syn v2.0.118 |
| 608 | 2026-09-11T19:30:42.733Z | Downloaded openapiv3 v2.2.0 |
| 609 | 2026-09-11T19:30:42.739Z | Downloaded time v0.3.49 |
| 610 | 2026-09-11T19:30:42.746Z | Downloaded rustix v0.38.44 |
| 611 | 2026-09-11T19:30:42.758Z | Downloaded regress v0.11.1 |
| 612 | 2026-09-11T19:30:42.763Z | Downloaded rustls v0.23.40 |
| 613 | 2026-09-11T19:30:42.770Z | Downloaded syn v3.0.3 |
| 614 | 2026-09-11T19:30:42.776Z | Downloaded typify-impl v0.6.2 |
| 615 | 2026-09-11T19:30:42.784Z | Downloaded rustix v1.1.4 |
| 616 | 2026-09-11T19:30:42.797Z | Downloaded tracing v0.1.44 |
| 617 | 2026-09-11T19:30:42.809Z | Downloaded regex-automata v0.4.14 |
| 618 | 2026-09-11T19:30:42.818Z | Downloaded typify-impl v0.4.3 |
| 619 | 2026-09-11T19:30:42.892Z | Downloaded ring v0.17.14 |
| 620 | 2026-09-11T19:30:42.916Z | Downloaded encoding_rs v0.8.35 |
| 621 | 2026-09-11T19:30:42.928Z | Downloaded lzma-sys v0.1.20 |
| 622 | 2026-09-11T19:30:42.944Z | Downloaded sha3 v0.10.9 |
| 623 | 2026-09-11T19:30:42.947Z | Downloaded libc v0.2.186 |
| 624 | 2026-09-11T19:30:42.967Z | Downloaded tokio v1.52.3 |
| 625 | 2026-09-11T19:30:43.499Z | Downloaded aws-lc-sys v0.44.0 |
| 626 | 2026-09-11T19:30:43.759Z | Compiling proc-macro2 v1.0.106 |
| 627 | 2026-09-11T19:30:43.759Z | Compiling quote v1.0.45 |
| 628 | 2026-09-11T19:30:43.763Z | Compiling unicode-ident v1.0.24 |
| 629 | 2026-09-11T19:30:43.763Z | Compiling libc v0.2.186 |
| 630 | 2026-09-11T19:30:43.763Z | Checking cfg-if v1.0.4 |
| 631 | 2026-09-11T19:30:43.763Z | Compiling serde_core v1.0.228 |
| 632 | 2026-09-11T19:30:43.763Z | Checking memchr v2.8.2 |
| 633 | 2026-09-11T19:30:43.763Z | Compiling serde v1.0.228 |
| 634 | 2026-09-11T19:30:44.046Z | Compiling zmij v1.0.21 |
| 635 | 2026-09-11T19:30:44.063Z | Compiling autocfg v1.5.1 |
| 636 | 2026-09-11T19:30:44.320Z | Checking itoa v1.0.18 |
| 637 | 2026-09-11T19:30:44.402Z | Compiling version_check v0.9.5 |
| 638 | 2026-09-11T19:30:44.456Z | Compiling serde_json v1.0.150 |
| 639 | 2026-09-11T19:30:44.496Z | Compiling libm v0.2.16 |
| 640 | 2026-09-11T19:30:44.678Z | Compiling num-traits v0.2.19 |
| 641 | 2026-09-11T19:30:44.693Z | Checking subtle v2.6.1 |
| 642 | 2026-09-11T19:30:44.763Z | Compiling getrandom v0.4.3 |
| 643 | 2026-09-11T19:30:44.849Z | Checking rand_core v0.10.1 |
| 644 | 2026-09-11T19:30:44.899Z | Checking getrandom v0.2.17 |
| 645 | 2026-09-11T19:30:44.985Z | Checking typenum v1.20.1 |
| 646 | 2026-09-11T19:30:45.037Z | Checking errno v0.3.14 |
| 647 | 2026-09-11T19:30:45.153Z | Compiling thiserror v2.0.18 |
| 648 | 2026-09-11T19:30:45.230Z | Checking rand_core v0.6.4 |
| 649 | 2026-09-11T19:30:45.259Z | Compiling syn v2.0.118 |
| 650 | 2026-09-11T19:30:45.319Z | Checking allocator-api2 v0.2.21 |
| 651 | 2026-09-11T19:30:45.395Z | Checking iana-time-zone v0.1.65 |
| 652 | 2026-09-11T19:30:45.503Z | Compiling generic-array v0.14.9 |
| 653 | 2026-09-11T19:30:45.598Z | Compiling schemars v0.8.22 |
| 654 | 2026-09-11T19:30:45.720Z | Checking once_cell v1.21.4 |
| 655 | 2026-09-11T19:30:45.871Z | Checking dyn-clone v1.0.20 |
| 656 | 2026-09-11T19:30:45.887Z | Compiling zerocopy v0.8.52 |
| 657 | 2026-09-11T19:30:45.902Z | Compiling heck v0.5.0 |
| 658 | 2026-09-11T19:30:46.094Z | Checking uuid v1.23.3 |
| 659 | 2026-09-11T19:30:46.141Z | Checking semver v1.0.28 |
| 660 | 2026-09-11T19:30:46.343Z | Checking equivalent v1.0.2 |
| 661 | 2026-09-11T19:30:46.358Z | Checking bitflags v2.13.0 |
| 662 | 2026-09-11T19:30:46.386Z | Checking smallvec v1.15.2 |
| 663 | 2026-09-11T19:30:46.429Z | Checking const-oid v0.9.6 |
| 664 | 2026-09-11T19:30:46.524Z | Checking pin-project-lite v0.2.17 |
| 665 | 2026-09-11T19:30:46.565Z | Checking bytes v1.12.0 |
| 666 | 2026-09-11T19:30:46.591Z | Compiling shlex v2.0.1 |
| 667 | 2026-09-11T19:30:46.614Z | Compiling rustversion v1.0.22 |
| 668 | 2026-09-11T19:30:46.679Z | Compiling find-msvc-tools v0.1.9 |
| 669 | 2026-09-11T19:30:46.748Z | Compiling jobserver v0.1.35 |
| 670 | 2026-09-11T19:30:46.771Z | Checking hashbrown v0.17.1 |
| 671 | 2026-09-11T19:30:46.986Z | Compiling cc v1.2.64 |
| 672 | 2026-09-11T19:30:47.066Z | Checking log v0.4.32 |
| 673 | 2026-09-11T19:30:47.104Z | Compiling parking_lot_core v0.9.12 |
| 674 | 2026-09-11T19:30:47.231Z | Checking futures-core v0.3.32 |
| 675 | 2026-09-11T19:30:47.235Z | Checking indexmap v2.14.0 |
| 676 | 2026-09-11T19:30:47.336Z | Checking scopeguard v1.2.0 |
| 677 | 2026-09-11T19:30:47.355Z | Checking socket2 v0.6.4 |
| 678 | 2026-09-11T19:30:47.437Z | Checking lock_api v0.4.14 |
| 679 | 2026-09-11T19:30:47.586Z | Compiling pkg-config v0.3.33 |
| 680 | 2026-09-11T19:30:47.604Z | Checking signal-hook-registry v1.4.8 |
| 681 | 2026-09-11T19:30:47.622Z | Checking mio v1.2.1 |
| 682 | 2026-09-11T19:30:47.646Z | Checking parking_lot v0.12.5 |
| 683 | 2026-09-11T19:30:47.772Z | Checking stable_deref_trait v1.2.1 |
| 684 | 2026-09-11T19:30:47.809Z | Compiling rustix v1.1.4 |
| 685 | 2026-09-11T19:30:47.832Z | Checking futures-sink v0.3.32 |
| 686 | 2026-09-11T19:30:47.848Z | Checking http v1.4.2 |
| 687 | 2026-09-11T19:30:47.918Z | Checking base64 v0.22.1 |
| 688 | 2026-09-11T19:30:48.032Z | Compiling serde_derive_internals v0.29.1 |
| 689 | 2026-09-11T19:30:48.048Z | Compiling synstructure v0.13.2 |
| 690 | 2026-09-11T19:30:48.169Z | Compiling cmake v0.1.58 |
| 691 | 2026-09-11T19:30:48.206Z | Compiling dunce v1.0.5 |
| 692 | 2026-09-11T19:30:48.250Z | Compiling syn v1.0.109 |
| 693 | 2026-09-11T19:30:48.300Z | Checking slab v0.4.12 |
| 694 | 2026-09-11T19:30:48.426Z | Checking base64ct v1.8.3 |
| 695 | 2026-09-11T19:30:48.514Z | Compiling fs_extra v1.3.0 |
| 696 | 2026-09-11T19:30:48.556Z | Checking futures-channel v0.3.32 |
| 697 | 2026-09-11T19:30:48.614Z | Compiling slog v2.8.2 |
| 698 | 2026-09-11T19:30:48.729Z | Checking futures-task v0.3.32 |
| 699 | 2026-09-11T19:30:48.756Z | Checking futures-io v0.3.32 |
| 700 | 2026-09-11T19:30:48.771Z | Compiling aws-lc-sys v0.44.0 |
| 701 | 2026-09-11T19:30:48.789Z | Compiling ring v0.17.14 |
| 702 | 2026-09-11T19:30:48.877Z | Compiling aws-lc-rs v1.18.0 |
| 703 | 2026-09-11T19:30:48.877Z | Checking litemap v0.8.2 |
| 704 | 2026-09-11T19:30:48.905Z | Compiling httparse v1.10.1 |
| 705 | 2026-09-11T19:30:49.066Z | Checking percent-encoding v2.3.2 |
| 706 | 2026-09-11T19:30:49.210Z | Checking writeable v0.6.3 |
| 707 | 2026-09-11T19:30:49.225Z | Checking pem-rfc7468 v0.7.0 |
| 708 | 2026-09-11T19:30:49.263Z | Compiling serde_derive v1.0.228 |
| 709 | 2026-09-11T19:30:49.281Z | Compiling zeroize_derive v1.5.0 |
| 710 | 2026-09-11T19:30:49.335Z | Compiling schemars_derive v0.8.22 |
| 711 | 2026-09-11T19:30:49.381Z | Compiling thiserror-impl v2.0.18 |
| 712 | 2026-09-11T19:30:49.384Z | Compiling zerocopy-derive v0.8.52 |
| 713 | 2026-09-11T19:30:49.396Z | Compiling zerofrom-derive v0.1.7 |
| 714 | 2026-09-11T19:30:49.965Z | Compiling yoke-derive v0.8.2 |
| 715 | 2026-09-11T19:30:49.968Z | Checking zeroize v1.9.0 |
| 716 | 2026-09-11T19:30:50.564Z | Compiling tokio-macros v2.7.0 |
| 717 | 2026-09-11T19:30:50.612Z | Checking crypto-common v0.1.6 |
| 718 | 2026-09-11T19:30:50.634Z | Checking block-buffer v0.10.4 |
| 719 | 2026-09-11T19:30:50.757Z | Checking zerofrom v0.1.8 |
| 720 | 2026-09-11T19:30:50.772Z | Checking digest v0.10.7 |
| 721 | 2026-09-11T19:30:50.846Z | Compiling zerovec-derive v0.11.3 |
| 722 | 2026-09-11T19:30:50.877Z | Compiling displaydoc v0.2.6 |
| 723 | 2026-09-11T19:30:51.077Z | Checking yoke v0.8.3 |
| 724 | 2026-09-11T19:30:51.254Z | Compiling futures-macro v0.3.32 |
| 725 | 2026-09-11T19:30:51.320Z | Checking tokio v1.52.3 |
| 726 | 2026-09-11T19:30:51.668Z | Checking rustls-pki-types v1.14.1 |
| 727 | 2026-09-11T19:30:51.942Z | Checking zerovec v0.11.6 |
| 728 | 2026-09-11T19:30:51.960Z | Checking zerotrie v0.2.4 |
| 729 | 2026-09-11T19:30:52.075Z | Checking futures-util v0.3.32 |
| 730 | 2026-09-11T19:30:52.369Z | Checking chrono v0.4.45 |
| 731 | 2026-09-11T19:30:52.385Z | Checking tinystr v0.8.3 |
| 732 | 2026-09-11T19:30:52.531Z | Compiling serde_tokenstream v0.2.3 |
| 733 | 2026-09-11T19:30:52.558Z | Checking erased-serde v0.3.31 |
| 734 | 2026-09-11T19:30:52.809Z | Checking icu_locale_core v2.2.0 |
| 735 | 2026-09-11T19:30:53.184Z | Checking potential_utf v0.1.5 |
| 736 | 2026-09-11T19:30:53.359Z | Compiling der_derive v0.7.3 |
| 737 | 2026-09-11T19:30:53.397Z | Checking utf8_iter v1.0.4 |
| 738 | 2026-09-11T19:30:53.590Z | Compiling icu_properties_data v2.2.0 |
| 739 | 2026-09-11T19:30:53.671Z | Checking ppv-lite86 v0.2.21 |
| 740 | 2026-09-11T19:30:53.832Z | Checking fnv v1.0.7 |
| 741 | 2026-09-11T19:30:53.863Z | Compiling icu_normalizer_data v2.2.0 |
| 742 | 2026-09-11T19:30:53.967Z | Checking flagset v0.4.7 |
| 743 | 2026-09-11T19:30:53.984Z | Checking cpufeatures v0.2.17 |
| 744 | 2026-09-11T19:30:54.050Z | Checking icu_collections v2.2.0 |
| 745 | 2026-09-11T19:30:54.053Z | Checking icu_provider v2.2.0 |
| 746 | 2026-09-11T19:30:54.131Z | Compiling tracing-attributes v0.1.31 |
| 747 | 2026-09-11T19:30:54.293Z | Checking tracing-core v0.1.36 |
| 748 | 2026-09-11T19:30:54.308Z | Checking untrusted v0.9.0 |
| 749 | 2026-09-11T19:30:54.330Z | Checking der v0.7.10 |
| 750 | 2026-09-11T19:30:54.422Z | Checking form_urlencoded v1.2.2 |
| 751 | 2026-09-11T19:30:54.494Z | Checking http-body v1.0.1 |
| 752 | 2026-09-11T19:30:54.544Z | Checking atomic-waker v1.1.2 |
| 753 | 2026-09-11T19:30:54.598Z | Compiling rustls v0.23.40 |
| 754 | 2026-09-11T19:30:54.617Z | Checking icu_properties v2.2.0 |
| 755 | 2026-09-11T19:30:54.639Z | Checking icu_normalizer v2.2.0 |
| 756 | 2026-09-11T19:30:54.822Z | Checking tokio-util v0.7.18 |
| 757 | 2026-09-11T19:30:54.873Z | Checking ipnetwork v0.21.1 |
| 758 | 2026-09-11T19:30:54.934Z | Compiling syn v3.0.3 |
| 759 | 2026-09-11T19:30:55.068Z | Checking ipnet v2.12.0 |
| 760 | 2026-09-11T19:30:55.235Z | Checking tower-service v0.3.3 |
| 761 | 2026-09-11T19:30:55.299Z | Checking try-lock v0.2.5 |
| 762 | 2026-09-11T19:30:55.320Z | Checking tower-layer v0.3.3 |
| 763 | 2026-09-11T19:30:55.323Z | Checking foldhash v0.2.0 |
| 764 | 2026-09-11T19:30:55.348Z | Checking tracing v0.1.44 |
| 765 | 2026-09-11T19:30:55.390Z | Checking want v0.3.1 |
| 766 | 2026-09-11T19:30:55.477Z | Checking oxnet v0.1.6 |
| 767 | 2026-09-11T19:30:55.480Z | Checking idna_adapter v1.2.2 |
| 768 | 2026-09-11T19:30:55.505Z | Checking spki v0.7.3 |
| 769 | 2026-09-11T19:30:55.524Z | Checking h2 v0.4.15 |
| 770 | 2026-09-11T19:30:55.611Z | Checking fastrand v2.4.1 |
| 771 | 2026-09-11T19:30:55.657Z | Checking winnow v1.0.3 |
| 772 | 2026-09-11T19:30:55.850Z | Compiling thiserror v1.0.69 |
| 773 | 2026-09-11T19:30:56.092Z | Compiling getrandom v0.3.4 |
| 774 | 2026-09-11T19:30:56.169Z | Checking httpdate v1.0.3 |
| 775 | 2026-09-11T19:30:56.447Z | Compiling hashbrown v0.16.1 |
| 776 | 2026-09-11T19:30:56.489Z | Checking idna v1.1.0 |
| 777 | 2026-09-11T19:30:56.727Z | Compiling thiserror-impl v1.0.69 |
| 778 | 2026-09-11T19:30:57.023Z | Checking hex v0.4.3 |
| 779 | 2026-09-11T19:30:57.089Z | Compiling ucd-trie v0.1.7 |
| 780 | 2026-09-11T19:30:57.236Z | Checking regex-syntax v0.8.11 |
| 781 | 2026-09-11T19:30:57.280Z | Compiling pest v2.8.8 |
| 782 | 2026-09-11T19:30:57.372Z | Checking hyper v1.10.1 |
| 783 | 2026-09-11T19:30:57.400Z | Checking url v2.5.8 |
| 784 | 2026-09-11T19:30:57.789Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 785 | 2026-09-11T19:30:57.982Z | Checking pkcs8 v0.10.2 |
| 786 | 2026-09-11T19:30:58.102Z | Checking rand_chacha v0.3.1 |
| 787 | 2026-09-11T19:30:58.123Z | Compiling aho-corasick v1.1.4 |
| 788 | 2026-09-11T19:30:58.139Z | Checking is-terminal v0.4.17 |
| 789 | 2026-09-11T19:30:58.228Z | Checking spin v0.9.8 |
| 790 | 2026-09-11T19:30:58.294Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 791 | 2026-09-11T19:30:58.310Z | Checking hyper-util v0.1.20 |
| 792 | 2026-09-11T19:30:58.476Z | Checking simd-adler32 v0.3.10 |
| 793 | 2026-09-11T19:30:58.492Z | Checking adler2 v2.0.1 |
| 794 | 2026-09-11T19:30:58.605Z | Checking ryu v1.0.23 |
| 795 | 2026-09-11T19:30:58.620Z | Checking miniz_oxide v0.8.9 |
| 796 | 2026-09-11T19:30:58.674Z | Checking rand v0.8.6 |
| 797 | 2026-09-11T19:30:58.738Z | Checking serde_urlencoded v0.7.1 |
| 798 | 2026-09-11T19:30:58.944Z | Compiling pest_meta v2.8.8 |
| 799 | 2026-09-11T19:30:58.969Z | Checking rand_core v0.9.5 |
| 800 | 2026-09-11T19:30:59.141Z | Checking tempfile v3.27.0 |
| 801 | 2026-09-11T19:30:59.187Z | Checking http-body-util v0.1.3 |
| 802 | 2026-09-11T19:30:59.341Z | Checking sync_wrapper v1.0.2 |
| 803 | 2026-09-11T19:30:59.403Z | Compiling omicron-workspace-hack v0.1.0 |
| 804 | 2026-09-11T19:30:59.439Z | Compiling ident_case v1.0.1 |
| 805 | 2026-09-11T19:30:59.454Z | Compiling strsim v0.11.1 |
| 806 | 2026-09-11T19:30:59.563Z | Compiling paste v1.0.15 |
| 807 | 2026-09-11T19:30:59.580Z | Compiling camino v1.2.2 |
| 808 | 2026-09-11T19:30:59.767Z | Compiling darling_core v0.23.0 |
| 809 | 2026-09-11T19:30:59.818Z | Compiling pest_generator v2.8.8 |
| 810 | 2026-09-11T19:30:59.836Z | Checking tower v0.5.3 |
| 811 | 2026-09-11T19:30:59.915Z | Checking webpki-roots v1.0.8 |
| 812 | 2026-09-11T19:30:59.974Z | Compiling regex-automata v0.4.14 |
| 813 | 2026-09-11T19:31:00.026Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 814 | 2026-09-11T19:31:00.262Z | Checking tower-http v0.6.11 |
| 815 | 2026-09-11T19:31:00.435Z | Compiling pest_derive v2.8.8 |
| 816 | 2026-09-11T19:31:00.801Z | Checking rand_chacha v0.9.0 |
| 817 | 2026-09-11T19:31:00.982Z | Checking hmac v0.12.1 |
| 818 | 2026-09-11T19:31:00.985Z | Checking serde_spanned v1.1.1 |
| 819 | 2026-09-11T19:31:01.115Z | Compiling time-core v0.1.9 |
| 820 | 2026-09-11T19:31:01.130Z | Compiling num-conv v0.2.2 |
| 821 | 2026-09-11T19:31:01.146Z | Compiling rustix v0.38.44 |
| 822 | 2026-09-11T19:31:01.304Z | Compiling time-macros v0.2.29 |
| 823 | 2026-09-11T19:31:01.419Z | Checking rand v0.9.4 |
| 824 | 2026-09-11T19:31:01.597Z | Compiling daft-derive v0.1.8 |
| 825 | 2026-09-11T19:31:01.687Z | Compiling regex v1.12.4 |
| 826 | 2026-09-11T19:31:01.845Z | Compiling darling_macro v0.23.0 |
| 827 | 2026-09-11T19:31:01.930Z | Checking newtype-uuid v1.4.0 |
| 828 | 2026-09-11T19:31:02.083Z | Checking openapiv3 v2.2.0 |
| 829 | 2026-09-11T19:31:02.099Z | Checking ff v0.13.1 |
| 830 | 2026-09-11T19:31:02.231Z | Checking powerfmt v0.2.0 |
| 831 | 2026-09-11T19:31:02.344Z | Checking deranged v0.5.8 |
| 832 | 2026-09-11T19:31:02.384Z | Compiling crossbeam-utils v0.8.21 |
| 833 | 2026-09-11T19:31:02.424Z | Compiling darling v0.23.0 |
| 834 | 2026-09-11T19:31:02.450Z | Checking base16ct v0.2.0 |
| 835 | 2026-09-11T19:31:02.553Z | Compiling crucible-workspace-hack v0.1.0 |
| 836 | 2026-09-11T19:31:02.572Z | Checking pretty-hex v0.4.2 |
| 837 | 2026-09-11T19:31:02.650Z | Checking byteorder v1.5.0 |
| 838 | 2026-09-11T19:31:02.686Z | Checking num_threads v0.1.7 |
| 839 | 2026-09-11T19:31:02.719Z | Checking sec1 v0.7.3 |
| 840 | 2026-09-11T19:31:02.736Z | Compiling serde_with_macros v3.21.0 |
| 841 | 2026-09-11T19:31:02.770Z | Checking daft v0.1.8 |
| 842 | 2026-09-11T19:31:02.804Z | Checking group v0.13.0 |
| 843 | 2026-09-11T19:31:02.948Z | Checking hkdf v0.12.4 |
| 844 | 2026-09-11T19:31:03.052Z | Checking crypto-bigint v0.5.5 |
| 845 | 2026-09-11T19:31:03.075Z | Compiling structmeta-derive v0.3.0 |
| 846 | 2026-09-11T19:31:03.242Z | Checking time v0.3.49 |
| 847 | 2026-09-11T19:31:03.356Z | Compiling scroll_derive v0.13.1 |
| 848 | 2026-09-11T19:31:03.579Z | Compiling rustc_version v0.4.1 |
| 849 | 2026-09-11T19:31:03.854Z | Checking cpufeatures v0.3.0 |
| 850 | 2026-09-11T19:31:03.917Z | Compiling crc32fast v1.5.0 |
| 851 | 2026-09-11T19:31:03.933Z | Compiling anyhow v1.0.104 |
| 852 | 2026-09-11T19:31:03.960Z | Compiling usdt-impl v0.6.0 |
| 853 | 2026-09-11T19:31:04.146Z | Compiling structmeta v0.3.0 |
| 854 | 2026-09-11T19:31:04.221Z | Checking scroll v0.13.0 |
| 855 | 2026-09-11T19:31:04.283Z | Checking elliptic-curve v0.13.8 |
| 856 | 2026-09-11T19:31:04.297Z | Checking serde_with v3.21.0 |
| 857 | 2026-09-11T19:31:04.344Z | Compiling curve25519-dalek v4.1.3 |
| 858 | 2026-09-11T19:31:04.398Z | Checking atomicwrites v0.4.4 |
| 859 | 2026-09-11T19:31:04.512Z | Compiling dtrace-parser v0.3.0 |
| 860 | 2026-09-11T19:31:04.529Z | Checking regress v0.10.5 |
| 861 | 2026-09-11T19:31:04.594Z | Compiling async-trait v0.1.89 |
| 862 | 2026-09-11T19:31:04.641Z | Compiling thread-id v5.1.0 |
| 863 | 2026-09-11T19:31:04.725Z | Checking hybrid-array v0.4.14 |
| 864 | 2026-09-11T19:31:04.807Z | Checking thread_local v1.1.9 |
| 865 | 2026-09-11T19:31:05.104Z | Checking openssl-probe v0.2.1 |
| 866 | 2026-09-11T19:31:05.164Z | Compiling slog-async v2.8.0 |
| 867 | 2026-09-11T19:31:05.204Z | Checking plain v0.2.3 |
| 868 | 2026-09-11T19:31:05.319Z | Checking goblin v0.10.7 |
| 869 | 2026-09-11T19:31:05.518Z | Checking rustls-native-certs v0.8.4 |
| 870 | 2026-09-11T19:31:05.566Z | Checking crossbeam-channel v0.5.15 |
| 871 | 2026-09-11T19:31:05.724Z | Compiling dof v0.4.0 |
| 872 | 2026-09-11T19:31:05.899Z | Checking futures-executor v0.3.32 |
| 873 | 2026-09-11T19:31:05.928Z | Checking half v2.7.1 |
| 874 | 2026-09-11T19:31:05.966Z | Compiling curve25519-dalek-derive v0.1.1 |
| 875 | 2026-09-11T19:31:05.994Z | Checking ciborium-io v0.2.2 |
| 876 | 2026-09-11T19:31:06.039Z | Checking take_mut v0.2.2 |
| 877 | 2026-09-11T19:31:06.144Z | Checking term v1.2.1 |
| 878 | 2026-09-11T19:31:06.168Z | Checking keccak v0.1.6 |
| 879 | 2026-09-11T19:31:06.363Z | Checking sha3 v0.10.9 |
| 880 | 2026-09-11T19:31:06.377Z | Checking slog-term v2.9.2 |
| 881 | 2026-09-11T19:31:06.427Z | Checking ciborium-ll v0.2.2 |
| 882 | 2026-09-11T19:31:06.598Z | Checking futures v0.3.32 |
| 883 | 2026-09-11T19:31:06.621Z | Checking flate2 v1.1.9 |
| 884 | 2026-09-11T19:31:06.637Z | Checking block-buffer v0.12.1 |
| 885 | 2026-09-11T19:31:06.670Z | Checking crypto-common v0.2.2 |
| 886 | 2026-09-11T19:31:06.720Z | Compiling serde_tokenstream v0.3.0 |
| 887 | 2026-09-11T19:31:06.793Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 888 | 2026-09-11T19:31:06.928Z | Checking wait-timeout v0.2.1 |
| 889 | 2026-09-11T19:31:06.932Z | Compiling multer v3.1.0 |
| 890 | 2026-09-11T19:31:06.997Z | Checking const-oid v0.10.2 |
| 891 | 2026-09-11T19:31:07.048Z | Checking either v1.16.0 |
| 892 | 2026-09-11T19:31:07.151Z | Checking match_cfg v0.1.0 |
| 893 | 2026-09-11T19:31:07.166Z | Checking quick-error v1.2.3 |
| 894 | 2026-09-11T19:31:07.170Z | Checking compression-core v0.4.32 |
| 895 | 2026-09-11T19:31:07.218Z | Compiling ref-cast v1.0.26 |
| 896 | 2026-09-11T19:31:07.236Z | Checking bit-vec v0.8.0 |
| 897 | 2026-09-11T19:31:07.269Z | Checking utf8parse v0.2.2 |
| 898 | 2026-09-11T19:31:07.299Z | Checking compression-codecs v0.4.38 |
| 899 | 2026-09-11T19:31:07.318Z | Checking rusty-fork v0.3.1 |
| 900 | 2026-09-11T19:31:07.365Z | Checking anstyle-parse v1.0.0 |
| 901 | 2026-09-11T19:31:07.428Z | Checking bit-set v0.8.0 |
| 902 | 2026-09-11T19:31:07.462Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 903 | 2026-09-11T19:31:07.483Z | Checking hostname v0.3.1 |
| 904 | 2026-09-11T19:31:07.512Z | Checking digest v0.11.3 |
| 905 | 2026-09-11T19:31:07.578Z | Compiling newtype-uuid-macros v0.1.1 |
| 906 | 2026-09-11T19:31:07.582Z | Compiling usdt-macro v0.6.0 |
| 907 | 2026-09-11T19:31:07.607Z | Compiling usdt-attr-macro v0.6.0 |
| 908 | 2026-09-11T19:31:07.622Z | Checking ciborium v0.2.2 |
| 909 | 2026-09-11T19:31:07.657Z | Checking slog-json v2.6.1 |
| 910 | 2026-09-11T19:31:07.809Z | Compiling derive-ex v0.1.8 |
| 911 | 2026-09-11T19:31:08.033Z | Checking rand_xorshift v0.4.0 |
| 912 | 2026-09-11T19:31:08.267Z | Compiling ref-cast-impl v1.0.26 |
| 913 | 2026-09-11T19:31:08.296Z | Checking byte-wrapper v0.1.0 |
| 914 | 2026-09-11T19:31:08.355Z | Checking inout v0.1.4 |
| 915 | 2026-09-11T19:31:08.371Z | Checking secrecy v0.10.3 |
| 916 | 2026-09-11T19:31:08.509Z | Compiling strum_macros v0.27.2 |
| 917 | 2026-09-11T19:31:08.537Z | Compiling async-stream-impl v0.3.6 |
| 918 | 2026-09-11T19:31:08.555Z | Checking memmap2 v0.9.11 |
| 919 | 2026-09-11T19:31:08.700Z | Compiling dropshot v0.17.1 |
| 920 | 2026-09-11T19:31:08.719Z | Checking encoding_rs v0.8.35 |
| 921 | 2026-09-11T19:31:08.779Z | Checking is_terminal_polyfill v1.70.2 |
| 922 | 2026-09-11T19:31:08.873Z | Checking colorchoice v1.0.5 |
| 923 | 2026-09-11T19:31:08.947Z | Checking anstyle v1.0.14 |
| 924 | 2026-09-11T19:31:08.973Z | Checking anstyle-query v1.1.5 |
| 925 | 2026-09-11T19:31:09.008Z | Checking unicode-width v0.2.2 |
| 926 | 2026-09-11T19:31:09.066Z | Checking unarray v0.1.4 |
| 927 | 2026-09-11T19:31:09.128Z | Checking mime v0.3.17 |
| 928 | 2026-09-11T19:31:09.171Z | Checking proptest v1.11.0 |
| 929 | 2026-09-11T19:31:09.186Z | Checking async-stream v0.3.6 |
| 930 | 2026-09-11T19:31:09.268Z | Checking anstream v1.0.0 |
| 931 | 2026-09-11T19:31:09.356Z | Checking usdt v0.6.0 |
| 932 | 2026-09-11T19:31:09.419Z | Checking cipher v0.4.4 |
| 933 | 2026-09-11T19:31:09.435Z | Compiling test-strategy v0.4.5 |
| 934 | 2026-09-11T19:31:09.467Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 935 | 2026-09-11T19:31:09.522Z | Checking slog-bunyan v2.5.0 |
| 936 | 2026-09-11T19:31:09.620Z | Checking sha1 v0.11.0 |
| 937 | 2026-09-11T19:31:09.637Z | Checking async-compression v0.4.43 |
| 938 | 2026-09-11T19:31:09.793Z | Checking toml v1.1.4+spec-1.1.0 |
| 939 | 2026-09-11T19:31:09.883Z | Checking waitgroup v0.1.2 |
| 940 | 2026-09-11T19:31:09.898Z | Compiling dropshot_endpoint v0.17.1 |
| 941 | 2026-09-11T19:31:09.982Z | Compiling hubpack_derive v0.1.1 |
| 942 | 2026-09-11T19:31:10.372Z | Compiling thiserror-impl-no-std v2.0.2 |
| 943 | 2026-09-11T19:31:10.388Z | Checking strum v0.27.2 |
| 944 | 2026-09-11T19:31:10.499Z | Checking rustls-pemfile v2.2.0 |
| 945 | 2026-09-11T19:31:10.514Z | Checking universal-hash v0.5.1 |
| 946 | 2026-09-11T19:31:10.638Z | Checking terminal_size v0.4.4 |
| 947 | 2026-09-11T19:31:10.641Z | Checking serde_path_to_error v0.1.20 |
| 948 | 2026-09-11T19:31:10.760Z | Checking hostname v0.4.2 |
| 949 | 2026-09-11T19:31:10.824Z | Compiling proc-macro-error-attr v1.0.4 |
| 950 | 2026-09-11T19:31:10.878Z | Checking debug-ignore v1.0.5 |
| 951 | 2026-09-11T19:31:10.930Z | Checking opaque-debug v0.3.1 |
| 952 | 2026-09-11T19:31:10.976Z | Checking clap_lex v1.1.0 |
| 953 | 2026-09-11T19:31:11.075Z | Compiling convert_case v0.4.0 |
| 954 | 2026-09-11T19:31:11.164Z | Checking clap_builder v4.6.0 |
| 955 | 2026-09-11T19:31:11.180Z | Checking poly1305 v0.8.0 |
| 956 | 2026-09-11T19:31:11.385Z | Compiling derive_more v0.99.20 |
| 957 | 2026-09-11T19:31:11.427Z | Compiling typify-impl v0.4.3 |
| 958 | 2026-09-11T19:31:11.455Z | Checking thiserror-no-std v2.0.2 |
| 959 | 2026-09-11T19:31:11.541Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#f8fe2d73) |
| 960 | 2026-09-11T19:31:11.557Z | Checking hubpack v0.1.2 |
| 961 | 2026-09-11T19:31:11.725Z | Checking chacha20 v0.9.1 |
| 962 | 2026-09-11T19:31:11.920Z | Checking iddqd v0.4.6 |
| 963 | 2026-09-11T19:31:12.047Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 964 | 2026-09-11T19:31:12.235Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 965 | 2026-09-11T19:31:12.254Z | Compiling parse-display-derive v0.10.0 |
| 966 | 2026-09-11T19:31:12.387Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 967 | 2026-09-11T19:31:12.608Z | Compiling regress v0.11.1 |
| 968 | 2026-09-11T19:31:12.680Z | Checking backon v1.6.0 |
| 969 | 2026-09-11T19:31:12.794Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 970 | 2026-09-11T19:31:12.846Z | Checking blake2 v0.10.6 |
| 971 | 2026-09-11T19:31:13.012Z | Checking aead v0.5.2 |
| 972 | 2026-09-11T19:31:13.060Z | Compiling clap_derive v4.6.1 |
| 973 | 2026-09-11T19:31:13.150Z | Checking password-hash v0.5.0 |
| 974 | 2026-09-11T19:31:13.379Z | Compiling proc-macro-error v1.0.4 |
| 975 | 2026-09-11T19:31:13.693Z | Compiling ahash v0.8.12 |
| 976 | 2026-09-11T19:31:13.696Z | Checking instant v0.1.13 |
| 977 | 2026-09-11T19:31:13.794Z | Checking static_assertions v1.1.0 |
| 978 | 2026-09-11T19:31:13.828Z | Checking winnow v0.7.15 |
| 979 | 2026-09-11T19:31:13.866Z | Checking parse-display v0.10.0 |
| 980 | 2026-09-11T19:31:14.009Z | Checking backoff v0.4.0 |
| 981 | 2026-09-11T19:31:14.025Z | Checking argon2 v0.5.3 |
| 982 | 2026-09-11T19:31:14.127Z | Checking chacha20poly1305 v0.10.1 |
| 983 | 2026-09-11T19:31:14.181Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 984 | 2026-09-11T19:31:14.265Z | Compiling typify-impl v0.6.2 |
| 985 | 2026-09-11T19:31:14.341Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 986 | 2026-09-11T19:31:14.813Z | Checking clap v4.6.1 |
| 987 | 2026-09-11T19:31:14.831Z | Checking vsss-rs v3.3.4 |
| 988 | 2026-09-11T19:31:14.864Z | Compiling typify-macro v0.4.3 |
| 989 | 2026-09-11T19:31:15.040Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 990 | 2026-09-11T19:31:15.279Z | Checking itertools v0.14.0 |
| 991 | 2026-09-11T19:31:15.308Z | Checking lazy_static v1.5.0 |
| 992 | 2026-09-11T19:31:15.321Z | Checking macaddr v1.0.1 |
| 993 | 2026-09-11T19:31:15.395Z | Compiling unicode-segmentation v1.13.3 |
| 994 | 2026-09-11T19:31:15.499Z | Checking humantime v2.4.0 |
| 995 | 2026-09-11T19:31:15.686Z | Checking unicode-width v0.1.14 |
| 996 | 2026-09-11T19:31:15.788Z | Compiling object v0.37.3 |
| 997 | 2026-09-11T19:31:15.825Z | Compiling unsafe-libyaml v0.2.11 |
| 998 | 2026-09-11T19:31:15.936Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 999 | 2026-09-11T19:31:16.092Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1000 | 2026-09-11T19:31:16.153Z | Compiling heck v0.4.1 |
| 1001 | 2026-09-11T19:31:16.326Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1002 | 2026-09-11T19:31:16.363Z | Compiling serde_yaml v0.9.34+deprecated |
| 1003 | 2026-09-11T19:31:16.410Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1004 | 2026-09-11T19:31:16.487Z | Compiling serde_repr v0.1.21 |
| 1005 | 2026-09-11T19:31:16.592Z | Checking serde-big-array v0.5.1 |
| 1006 | 2026-09-11T19:31:16.605Z | Checking signature v2.2.0 |
| 1007 | 2026-09-11T19:31:16.744Z | Checking indent_write v2.2.0 |
| 1008 | 2026-09-11T19:31:16.868Z | Checking gimli v0.32.3 |
| 1009 | 2026-09-11T19:31:16.903Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1010 | 2026-09-11T19:31:16.919Z | Checking hashbrown v0.14.5 |
| 1011 | 2026-09-11T19:31:17.058Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1012 | 2026-09-11T19:31:17.609Z | Checking sha1 v0.10.6 |
| 1013 | 2026-09-11T19:31:17.673Z | Compiling typify-macro v0.6.2 |
| 1014 | 2026-09-11T19:31:17.773Z | Checking sha2 v0.10.9 |
| 1015 | 2026-09-11T19:31:17.794Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1016 | 2026-09-11T19:31:17.843Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1017 | 2026-09-11T19:31:17.992Z | Checking rustc-demangle v0.1.27 |
| 1018 | 2026-09-11T19:31:18.023Z | Checking toml v0.9.12+spec-1.1.0 |
| 1019 | 2026-09-11T19:31:18.124Z | Compiling proc-macro-crate v3.5.0 |
| 1020 | 2026-09-11T19:31:18.217Z | Checking chumsky v0.9.3 |
| 1021 | 2026-09-11T19:31:18.433Z | Checking addr2line v0.25.1 |
| 1022 | 2026-09-11T19:31:18.602Z | Compiling typify v0.4.3 |
| 1023 | 2026-09-11T19:31:19.158Z | Checking num-integer v0.1.46 |
| 1024 | 2026-09-11T19:31:19.257Z | Checking is_ci v1.2.0 |
| 1025 | 2026-09-11T19:31:19.273Z | Checking base64 v0.21.7 |
| 1026 | 2026-09-11T19:31:19.346Z | Checking backtrace v0.3.76 |
| 1027 | 2026-09-11T19:31:19.360Z | Checking unicode-linebreak v0.1.5 |
| 1028 | 2026-09-11T19:31:19.386Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1029 | 2026-09-11T19:31:19.402Z | Checking smawk v0.3.3 |
| 1030 | 2026-09-11T19:31:19.511Z | Compiling num-bigint-dig v0.8.6 |
| 1031 | 2026-09-11T19:31:19.526Z | Compiling indoc v2.0.7 |
| 1032 | 2026-09-11T19:31:19.569Z | Compiling prettyplease v0.2.37 |
| 1033 | 2026-09-11T19:31:19.769Z | Checking backtrace-ext v0.2.1 |
| 1034 | 2026-09-11T19:31:19.855Z | Checking textwrap v0.15.2 |
| 1035 | 2026-09-11T19:31:19.870Z | Checking num-iter v0.1.45 |
| 1036 | 2026-09-11T19:31:19.885Z | Checking supports-color v2.1.0 |
| 1037 | 2026-09-11T19:31:19.890Z | Compiling typify v0.6.2 |
| 1038 | 2026-09-11T19:31:19.976Z | Compiling progenitor-impl v0.10.0 |
| 1039 | 2026-09-11T19:31:19.993Z | Compiling num_enum_derive v0.7.6 |
| 1040 | 2026-09-11T19:31:19.996Z | Checking rfc6979 v0.4.0 |
| 1041 | 2026-09-11T19:31:20.022Z | Checking supports-unicode v2.1.0 |
| 1042 | 2026-09-11T19:31:20.046Z | Checking supports-hyperlinks v2.1.0 |
| 1043 | 2026-09-11T19:31:20.120Z | Compiling foreign-types-macros v0.2.3 |
| 1044 | 2026-09-11T19:31:20.135Z | Compiling miette-derive v5.10.0 |
| 1045 | 2026-09-11T19:31:20.153Z | Compiling strum_macros v0.26.4 |
| 1046 | 2026-09-11T19:31:20.764Z | Compiling lzma-sys v0.1.20 |
| 1047 | 2026-09-11T19:31:21.030Z | Checking arc-swap v1.9.1 |
| 1048 | 2026-09-11T19:31:21.193Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1049 | 2026-09-11T19:31:21.224Z | Checking terminal_size v0.1.17 |
| 1050 | 2026-09-11T19:31:21.255Z | Compiling portable-atomic v1.13.1 |
| 1051 | 2026-09-11T19:31:21.308Z | Compiling typeid v1.0.3 |
| 1052 | 2026-09-11T19:31:21.324Z | Compiling salty v0.3.0 |
| 1053 | 2026-09-11T19:31:21.603Z | Checking data-encoding v2.11.0 |
| 1054 | 2026-09-11T19:31:21.618Z | Checking owo-colors v3.5.0 |
| 1055 | 2026-09-11T19:31:21.621Z | Checking foreign-types-shared v0.3.1 |
| 1056 | 2026-09-11T19:31:21.708Z | Checking utf-8 v0.7.6 |
| 1057 | 2026-09-11T19:31:21.723Z | Checking foreign-types v0.5.0 |
| 1058 | 2026-09-11T19:31:21.777Z | Checking strum v0.26.3 |
| 1059 | 2026-09-11T19:31:21.840Z | Compiling cargo_toml v0.22.3 |
| 1060 | 2026-09-11T19:31:21.855Z | Compiling proc-macro-error2 v2.0.1 |
| 1061 | 2026-09-11T19:31:21.879Z | Checking tungstenite v0.21.0 |
| 1062 | 2026-09-11T19:31:22.024Z | Compiling progenitor-macro v0.10.0 |
| 1063 | 2026-09-11T19:31:22.043Z | Checking slog-scope v4.4.1 |
| 1064 | 2026-09-11T19:31:22.083Z | Checking num_enum v0.7.6 |
| 1065 | 2026-09-11T19:31:22.125Z | Checking ecdsa v0.16.9 |
| 1066 | 2026-09-11T19:31:22.151Z | Checking miette v5.10.0 |
| 1067 | 2026-09-11T19:31:22.195Z | Compiling progenitor-impl v0.14.0 |
| 1068 | 2026-09-11T19:31:22.715Z | Checking ed25519 v2.2.3 |
| 1069 | 2026-09-11T19:31:22.878Z | Compiling knuffel-derive v3.2.0 |
| 1070 | 2026-09-11T19:31:22.890Z | Checking primeorder v0.13.6 |
| 1071 | 2026-09-11T19:31:23.127Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1072 | 2026-09-11T19:31:23.144Z | Checking chacha20 v0.10.0 |
| 1073 | 2026-09-11T19:31:23.263Z | Checking pkcs1 v0.7.5 |
| 1074 | 2026-09-11T19:31:23.348Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1075 | 2026-09-11T19:31:23.391Z | Checking serde_spanned v0.6.9 |
| 1076 | 2026-09-11T19:31:23.521Z | Checking toml_datetime v0.6.11 |
| 1077 | 2026-09-11T19:31:23.546Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1078 | 2026-09-11T19:31:23.608Z | Compiling miette-derive v7.6.0 |
| 1079 | 2026-09-11T19:31:23.705Z | Checking cstr-argument v0.1.2 |
| 1080 | 2026-09-11T19:31:24.056Z | Checking swrite v0.1.0 |
| 1081 | 2026-09-11T19:31:24.108Z | Checking toml_write v0.1.2 |
| 1082 | 2026-09-11T19:31:24.149Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1083 | 2026-09-11T19:31:24.176Z | Checking newline-converter v0.3.0 |
| 1084 | 2026-09-11T19:31:24.278Z | Checking toml_edit v0.22.27 |
| 1085 | 2026-09-11T19:31:24.293Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#93e469b3) |
| 1086 | 2026-09-11T19:31:24.318Z | Compiling progenitor-macro v0.14.0 |
| 1087 | 2026-09-11T19:31:24.338Z | Checking knuffel v3.2.0 |
| 1088 | 2026-09-11T19:31:24.416Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1089 | 2026-09-11T19:31:24.524Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1090 | 2026-09-11T19:31:24.697Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1091 | 2026-09-11T19:31:24.756Z | Checking miette v7.6.0 |
| 1092 | 2026-09-11T19:31:24.956Z | Checking rsa v0.9.10 |
| 1093 | 2026-09-11T19:31:25.104Z | Checking rand v0.10.1 |
| 1094 | 2026-09-11T19:31:25.195Z | Checking p384 v0.13.1 |
| 1095 | 2026-09-11T19:31:25.328Z | Checking ed25519-dalek v2.2.0 |
| 1096 | 2026-09-11T19:31:25.392Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1097 | 2026-09-11T19:31:25.528Z | Checking tokio-tungstenite v0.21.0 |
| 1098 | 2026-09-11T19:31:25.559Z | Checking slog-stdlog v4.1.1 |
| 1099 | 2026-09-11T19:31:25.574Z | Compiling knus-derive v3.4.0 |
| 1100 | 2026-09-11T19:31:25.899Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1101 | 2026-09-11T19:31:25.962Z | Checking voxel-config v0.1.0 (/work/oxidecomputer/voxel/voxel-config) |
| 1102 | 2026-09-11T19:31:26.324Z | Compiling zone_cfg_derive v0.3.1 |
| 1103 | 2026-09-11T19:31:26.345Z | Checking console v0.16.3 |
| 1104 | 2026-09-11T19:31:26.525Z | Checking console v0.15.11 |
| 1105 | 2026-09-11T19:31:26.559Z | Checking itertools v0.12.1 |
| 1106 | 2026-09-11T19:31:26.639Z | Checking x509-cert v0.2.5 |
| 1107 | 2026-09-11T19:31:26.655Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1108 | 2026-09-11T19:31:26.798Z | Checking unit-prefix v0.5.2 |
| 1109 | 2026-09-11T19:31:26.928Z | Checking similar v2.7.0 |
| 1110 | 2026-09-11T19:31:26.984Z | Checking colored v3.1.1 |
| 1111 | 2026-09-11T19:31:27.015Z | Checking knus v3.4.0 |
| 1112 | 2026-09-11T19:31:27.126Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1113 | 2026-09-11T19:31:27.234Z | Checking indicatif v0.18.4 |
| 1114 | 2026-09-11T19:31:27.254Z | Checking expectorate v1.2.0 |
| 1115 | 2026-09-11T19:31:27.301Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1116 | 2026-09-11T19:31:27.376Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1117 | 2026-09-11T19:31:27.556Z | Checking zone v0.3.1 |
| 1118 | 2026-09-11T19:31:27.582Z | Checking ron v0.12.1 |
| 1119 | 2026-09-11T19:31:27.648Z | Checking xz2 v0.1.7 |
| 1120 | 2026-09-11T19:31:27.739Z | Checking slog-envlogger v2.2.0 |
| 1121 | 2026-09-11T19:31:27.817Z | Checking toml v0.8.23 |
| 1122 | 2026-09-11T19:31:27.859Z | Checking tabwriter v1.4.1 |
| 1123 | 2026-09-11T19:31:27.886Z | Checking smf v0.2.3 |
| 1124 | 2026-09-11T19:31:27.902Z | Checking filetime v0.2.29 |
| 1125 | 2026-09-11T19:31:28.016Z | Checking xattr v1.6.1 |
| 1126 | 2026-09-11T19:31:28.035Z | Checking base16ct v1.0.0 |
| 1127 | 2026-09-11T19:31:28.038Z | Compiling voxel v0.1.0 (/work/oxidecomputer/voxel/voxel) |
| 1128 | 2026-09-11T19:31:28.136Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 1129 | 2026-09-11T19:31:28.147Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1130 | 2026-09-11T19:31:28.156Z | Checking tar v0.4.46 |
| 1131 | 2026-09-11T19:31:28.307Z | Checking voxel-init v0.1.0 (/work/oxidecomputer/voxel/voxel-init) |
| 1132 | 2026-09-11T19:31:31.790Z | Checking rustls-webpki v0.103.13 |
| 1133 | 2026-09-11T19:31:34.086Z | Checking tokio-rustls v0.26.4 |
| 1134 | 2026-09-11T19:31:34.088Z | Checking rustls-platform-verifier v0.7.0 |
| 1135 | 2026-09-11T19:31:34.275Z | Checking hyper-rustls v0.27.9 |
| 1136 | 2026-09-11T19:31:34.439Z | Checking reqwest v0.13.4 |
| 1137 | 2026-09-11T19:31:34.442Z | Checking reqwest v0.12.28 |
| 1138 | 2026-09-11T19:31:35.023Z | Checking progenitor-client v0.14.0 |
| 1139 | 2026-09-11T19:31:35.026Z | Checking progenitor-client v0.10.0 |
| 1140 | 2026-09-11T19:31:35.224Z | Checking progenitor-extras v0.2.0 |
| 1141 | 2026-09-11T19:31:35.227Z | Checking progenitor v0.10.0 |
| 1142 | 2026-09-11T19:31:35.227Z | Checking progenitor v0.14.0 |
| 1143 | 2026-09-11T19:31:35.361Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1144 | 2026-09-11T19:31:36.010Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1145 | 2026-09-11T19:31:36.015Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1146 | 2026-09-11T19:31:38.458Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1147 | 2026-09-11T19:31:44.513Z | Checking wicketd-commission-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1148 | 2026-09-11T19:31:44.516Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1149 | 2026-09-11T19:31:46.123Z | Checking wicketd-commission-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1150 | 2026-09-11T19:31:46.129Z | Checking wicketd-commission-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1151 | 2026-09-11T19:31:46.293Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1152 | 2026-09-11T19:31:47.191Z | Checking rack-init-config v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1153 | 2026-09-11T19:31:49.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s |
| 1154 | 2026-09-11T19:31:49.890Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1155 | 2026-09-11T19:31:49.890Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1156 | 2026-09-11T19:31:50.180Z | + banner build |
| 1157 | 2026-09-11T19:31:50.184Z | |
| 1158 | 2026-09-11T19:31:50.184Z | ##### # # # # ##### |
| 1159 | 2026-09-11T19:31:50.184Z | # # # # # # # # |
| 1160 | 2026-09-11T19:31:50.184Z | ##### # # # # # # |
| 1161 | 2026-09-11T19:31:50.184Z | # # # # # # # # |
| 1162 | 2026-09-11T19:31:50.184Z | # # # # # # # # |
| 1163 | 2026-09-11T19:31:50.184Z | ##### #### # ###### ##### |
| 1164 | 2026-09-11T19:31:50.184Z | |
| 1165 | 2026-09-11T19:31:50.184Z | + ptime -m cargo build --release |
| 1166 | 2026-09-11T19:31:50.678Z | Compiling proc-macro2 v1.0.106 |
| 1167 | 2026-09-11T19:31:50.678Z | Compiling quote v1.0.45 |
| 1168 | 2026-09-11T19:31:50.678Z | Compiling unicode-ident v1.0.24 |
| 1169 | 2026-09-11T19:31:50.678Z | Compiling libc v0.2.186 |
| 1170 | 2026-09-11T19:31:50.678Z | Compiling cfg-if v1.0.4 |
| 1171 | 2026-09-11T19:31:50.678Z | Compiling serde_core v1.0.228 |
| 1172 | 2026-09-11T19:31:50.678Z | Compiling memchr v2.8.2 |
| 1173 | 2026-09-11T19:31:50.681Z | Compiling serde v1.0.228 |
| 1174 | 2026-09-11T19:31:50.826Z | Compiling zmij v1.0.21 |
| 1175 | 2026-09-11T19:31:50.851Z | Compiling version_check v0.9.5 |
| 1176 | 2026-09-11T19:31:51.078Z | Compiling autocfg v1.5.1 |
| 1177 | 2026-09-11T19:31:51.102Z | Compiling itoa v1.0.18 |
| 1178 | 2026-09-11T19:31:51.166Z | Compiling serde_json v1.0.150 |
| 1179 | 2026-09-11T19:31:51.336Z | Compiling subtle v2.6.1 |
| 1180 | 2026-09-11T19:31:51.423Z | Compiling libm v0.2.16 |
| 1181 | 2026-09-11T19:31:51.494Z | Compiling num-traits v0.2.19 |
| 1182 | 2026-09-11T19:31:51.688Z | Compiling getrandom v0.2.17 |
| 1183 | 2026-09-11T19:31:51.891Z | Compiling syn v2.0.118 |
| 1184 | 2026-09-11T19:31:51.903Z | Compiling typenum v1.20.1 |
| 1185 | 2026-09-11T19:31:51.912Z | Compiling rand_core v0.10.1 |
| 1186 | 2026-09-11T19:31:51.915Z | Compiling getrandom v0.4.3 |
| 1187 | 2026-09-11T19:31:51.956Z | Compiling thiserror v2.0.18 |
| 1188 | 2026-09-11T19:31:52.061Z | Compiling rand_core v0.6.4 |
| 1189 | 2026-09-11T19:31:52.308Z | Compiling generic-array v0.14.9 |
| 1190 | 2026-09-11T19:31:52.319Z | Compiling errno v0.3.14 |
| 1191 | 2026-09-11T19:31:52.398Z | Compiling iana-time-zone v0.1.65 |
| 1192 | 2026-09-11T19:31:52.705Z | Compiling allocator-api2 v0.2.21 |
| 1193 | 2026-09-11T19:31:52.783Z | Compiling schemars v0.8.22 |
| 1194 | 2026-09-11T19:31:53.050Z | Compiling uuid v1.23.3 |
| 1195 | 2026-09-11T19:31:53.088Z | Compiling zerocopy v0.8.52 |
| 1196 | 2026-09-11T19:31:53.128Z | Compiling semver v1.0.28 |
| 1197 | 2026-09-11T19:31:53.330Z | Compiling dyn-clone v1.0.20 |
| 1198 | 2026-09-11T19:31:53.483Z | Compiling heck v0.5.0 |
| 1199 | 2026-09-11T19:31:53.548Z | Compiling once_cell v1.21.4 |
| 1200 | 2026-09-11T19:31:53.674Z | Compiling const-oid v0.9.6 |
| 1201 | 2026-09-11T19:31:53.677Z | Compiling smallvec v1.15.2 |
| 1202 | 2026-09-11T19:31:53.785Z | Compiling pin-project-lite v0.2.17 |
| 1203 | 2026-09-11T19:31:53.804Z | Compiling equivalent v1.0.2 |
| 1204 | 2026-09-11T19:31:53.825Z | Compiling bytes v1.12.0 |
| 1205 | 2026-09-11T19:31:53.881Z | Compiling bitflags v2.13.0 |
| 1206 | 2026-09-11T19:31:53.890Z | Compiling rustversion v1.0.22 |
| 1207 | 2026-09-11T19:31:53.925Z | Compiling find-msvc-tools v0.1.9 |
| 1208 | 2026-09-11T19:31:54.061Z | Compiling jobserver v0.1.35 |
| 1209 | 2026-09-11T19:31:54.150Z | Compiling shlex v2.0.1 |
| 1210 | 2026-09-11T19:31:54.279Z | Compiling cc v1.2.64 |
| 1211 | 2026-09-11T19:31:54.554Z | Compiling log v0.4.32 |
| 1212 | 2026-09-11T19:31:54.702Z | Compiling serde_derive_internals v0.29.1 |
| 1213 | 2026-09-11T19:31:54.792Z | Compiling synstructure v0.13.2 |
| 1214 | 2026-09-11T19:31:54.839Z | Compiling parking_lot_core v0.9.12 |
| 1215 | 2026-09-11T19:31:54.848Z | Compiling futures-core v0.3.32 |
| 1216 | 2026-09-11T19:31:55.133Z | Compiling scopeguard v1.2.0 |
| 1217 | 2026-09-11T19:31:55.239Z | Compiling lock_api v0.4.14 |
| 1218 | 2026-09-11T19:31:55.272Z | Compiling hashbrown v0.17.1 |
| 1219 | 2026-09-11T19:31:55.428Z | Compiling socket2 v0.6.4 |
| 1220 | 2026-09-11T19:31:55.480Z | Compiling pkg-config v0.3.33 |
| 1221 | 2026-09-11T19:31:55.540Z | Compiling parking_lot v0.12.5 |
| 1222 | 2026-09-11T19:31:55.611Z | Compiling signal-hook-registry v1.4.8 |
| 1223 | 2026-09-11T19:31:55.636Z | Compiling mio v1.2.1 |
| 1224 | 2026-09-11T19:31:55.816Z | Compiling serde_derive v1.0.228 |
| 1225 | 2026-09-11T19:31:55.900Z | Compiling zeroize_derive v1.5.0 |
| 1226 | 2026-09-11T19:31:55.909Z | Compiling schemars_derive v0.8.22 |
| 1227 | 2026-09-11T19:31:55.939Z | Compiling thiserror-impl v2.0.18 |
| 1228 | 2026-09-11T19:31:56.049Z | Compiling zerocopy-derive v0.8.52 |
| 1229 | 2026-09-11T19:31:56.183Z | Compiling zerofrom-derive v0.1.7 |
| 1230 | 2026-09-11T19:31:56.322Z | Compiling yoke-derive v0.8.2 |
| 1231 | 2026-09-11T19:31:56.433Z | Compiling tokio-macros v2.7.0 |
| 1232 | 2026-09-11T19:31:56.585Z | Compiling zeroize v1.9.0 |
| 1233 | 2026-09-11T19:31:57.125Z | Compiling stable_deref_trait v1.2.1 |
| 1234 | 2026-09-11T19:31:57.198Z | Compiling tokio v1.52.3 |
| 1235 | 2026-09-11T19:31:57.266Z | Compiling futures-sink v0.3.32 |
| 1236 | 2026-09-11T19:31:57.285Z | Compiling indexmap v2.14.0 |
| 1237 | 2026-09-11T19:31:57.356Z | Compiling crypto-common v0.1.6 |
| 1238 | 2026-09-11T19:31:57.370Z | Compiling block-buffer v0.10.4 |
| 1239 | 2026-09-11T19:31:57.384Z | Compiling zerofrom v0.1.8 |
| 1240 | 2026-09-11T19:31:57.384Z | Compiling zerovec-derive v0.11.3 |
| 1241 | 2026-09-11T19:31:57.487Z | Compiling digest v0.10.7 |
| 1242 | 2026-09-11T19:31:57.510Z | Compiling yoke v0.8.3 |
| 1243 | 2026-09-11T19:31:57.521Z | Compiling http v1.4.2 |
| 1244 | 2026-09-11T19:31:57.705Z | Compiling base64 v0.22.1 |
| 1245 | 2026-09-11T19:31:57.803Z | Compiling displaydoc v0.2.6 |
| 1246 | 2026-09-11T19:31:58.111Z | Compiling cmake v0.1.58 |
| 1247 | 2026-09-11T19:31:58.185Z | Compiling fs_extra v1.3.0 |
| 1248 | 2026-09-11T19:31:58.460Z | Compiling base64ct v1.8.3 |
| 1249 | 2026-09-11T19:31:58.463Z | Compiling syn v1.0.109 |
| 1250 | 2026-09-11T19:31:58.532Z | Compiling zerovec v0.11.6 |
| 1251 | 2026-09-11T19:31:58.782Z | Compiling dunce v1.0.5 |
| 1252 | 2026-09-11T19:31:58.791Z | Compiling slab v0.4.12 |
| 1253 | 2026-09-11T19:31:58.873Z | Compiling aws-lc-sys v0.44.0 |
| 1254 | 2026-09-11T19:31:59.034Z | Compiling chrono v0.4.45 |
| 1255 | 2026-09-11T19:31:59.140Z | Compiling serde_tokenstream v0.2.3 |
| 1256 | 2026-09-11T19:31:59.150Z | Compiling futures-channel v0.3.32 |
| 1257 | 2026-09-11T19:31:59.404Z | Compiling futures-macro v0.3.32 |
| 1258 | 2026-09-11T19:31:59.429Z | Compiling slog v2.8.2 |
| 1259 | 2026-09-11T19:31:59.445Z | Compiling futures-task v0.3.32 |
| 1260 | 2026-09-11T19:31:59.613Z | Compiling rustix v1.1.4 |
| 1261 | 2026-09-11T19:31:59.682Z | Compiling futures-io v0.3.32 |
| 1262 | 2026-09-11T19:31:59.881Z | Compiling tinystr v0.8.3 |
| 1263 | 2026-09-11T19:32:00.090Z | Compiling erased-serde v0.3.31 |
| 1264 | 2026-09-11T19:32:00.223Z | Compiling futures-util v0.3.32 |
| 1265 | 2026-09-11T19:32:00.676Z | Compiling ppv-lite86 v0.2.21 |
| 1266 | 2026-09-11T19:32:00.717Z | Compiling rustls-pki-types v1.14.1 |
| 1267 | 2026-09-11T19:32:01.005Z | Compiling ring v0.17.14 |
| 1268 | 2026-09-11T19:32:01.534Z | Compiling aws-lc-rs v1.18.0 |
| 1269 | 2026-09-11T19:32:01.543Z | Compiling percent-encoding v2.3.2 |
| 1270 | 2026-09-11T19:32:01.800Z | Compiling writeable v0.6.3 |
| 1271 | 2026-09-11T19:32:01.852Z | Compiling litemap v0.8.2 |
| 1272 | 2026-09-11T19:32:02.037Z | Compiling httparse v1.10.1 |
| 1273 | 2026-09-11T19:32:02.048Z | Compiling icu_locale_core v2.2.0 |
| 1274 | 2026-09-11T19:32:02.821Z | Compiling potential_utf v0.1.5 |
| 1275 | 2026-09-11T19:32:02.985Z | Compiling pem-rfc7468 v0.7.0 |
| 1276 | 2026-09-11T19:32:02.998Z | Compiling zerotrie v0.2.4 |
| 1277 | 2026-09-11T19:32:03.418Z | Compiling der_derive v0.7.3 |
| 1278 | 2026-09-11T19:32:03.640Z | Compiling icu_normalizer_data v2.2.0 |
| 1279 | 2026-09-11T19:32:04.005Z | Compiling cpufeatures v0.2.17 |
| 1280 | 2026-09-11T19:32:04.074Z | Compiling icu_properties_data v2.2.0 |
| 1281 | 2026-09-11T19:32:04.324Z | Compiling utf8_iter v1.0.4 |
| 1282 | 2026-09-11T19:32:04.389Z | Compiling flagset v0.4.7 |
| 1283 | 2026-09-11T19:32:04.400Z | Compiling fnv v1.0.7 |
| 1284 | 2026-09-11T19:32:04.481Z | Compiling icu_collections v2.2.0 |
| 1285 | 2026-09-11T19:32:04.495Z | Compiling der v0.7.10 |
| 1286 | 2026-09-11T19:32:04.547Z | Compiling icu_provider v2.2.0 |
| 1287 | 2026-09-11T19:32:05.054Z | Compiling tracing-attributes v0.1.31 |
| 1288 | 2026-09-11T19:32:05.082Z | Compiling tracing-core v0.1.36 |
| 1289 | 2026-09-11T19:32:05.186Z | Compiling untrusted v0.9.0 |
| 1290 | 2026-09-11T19:32:05.501Z | Compiling form_urlencoded v1.2.2 |
| 1291 | 2026-09-11T19:32:05.755Z | Compiling http-body v1.0.1 |
| 1292 | 2026-09-11T19:32:05.942Z | Compiling atomic-waker v1.1.2 |
| 1293 | 2026-09-11T19:32:06.065Z | Compiling rustls v0.23.40 |
| 1294 | 2026-09-11T19:32:06.243Z | Compiling tracing v0.1.44 |
| 1295 | 2026-09-11T19:32:06.289Z | Compiling icu_properties v2.2.0 |
| 1296 | 2026-09-11T19:32:06.581Z | Compiling icu_normalizer v2.2.0 |
| 1297 | 2026-09-11T19:32:06.681Z | Compiling tokio-util v0.7.18 |
| 1298 | 2026-09-11T19:32:07.185Z | Compiling syn v3.0.3 |
| 1299 | 2026-09-11T19:32:07.715Z | Compiling tower-service v0.3.3 |
| 1300 | 2026-09-11T19:32:07.724Z | Compiling ipnet v2.12.0 |
| 1301 | 2026-09-11T19:32:07.732Z | Compiling tower-layer v0.3.3 |
| 1302 | 2026-09-11T19:32:07.804Z | Compiling foldhash v0.2.0 |
| 1303 | 2026-09-11T19:32:07.813Z | Compiling try-lock v0.2.5 |
| 1304 | 2026-09-11T19:32:07.917Z | Compiling want v0.3.1 |
| 1305 | 2026-09-11T19:32:08.074Z | Compiling idna_adapter v1.2.2 |
| 1306 | 2026-09-11T19:32:08.083Z | Compiling h2 v0.4.15 |
| 1307 | 2026-09-11T19:32:08.206Z | Compiling spki v0.7.3 |
| 1308 | 2026-09-11T19:32:08.488Z | Compiling getrandom v0.3.4 |
| 1309 | 2026-09-11T19:32:08.828Z | Compiling httpdate v1.0.3 |
| 1310 | 2026-09-11T19:32:09.018Z | Compiling thiserror v1.0.69 |
| 1311 | 2026-09-11T19:32:09.496Z | Compiling hashbrown v0.16.1 |
| 1312 | 2026-09-11T19:32:09.515Z | Compiling idna v1.1.0 |
| 1313 | 2026-09-11T19:32:10.038Z | Compiling thiserror-impl v1.0.69 |
| 1314 | 2026-09-11T19:32:10.138Z | Compiling regex-syntax v0.8.11 |
| 1315 | 2026-09-11T19:32:10.710Z | Compiling hyper v1.10.1 |
| 1316 | 2026-09-11T19:32:11.201Z | Compiling hex v0.4.3 |
| 1317 | 2026-09-11T19:32:11.485Z | Compiling ucd-trie v0.1.7 |
| 1318 | 2026-09-11T19:32:11.698Z | Compiling pest v2.8.8 |
| 1319 | 2026-09-11T19:32:12.499Z | Compiling hyper-util v0.1.20 |
| 1320 | 2026-09-11T19:32:12.869Z | Compiling url v2.5.8 |
| 1321 | 2026-09-11T19:32:14.468Z | Compiling pkcs8 v0.10.2 |
| 1322 | 2026-09-11T19:32:15.168Z | Compiling ipnetwork v0.21.1 |
| 1323 | 2026-09-11T19:32:15.203Z | Compiling rand_chacha v0.3.1 |
| 1324 | 2026-09-11T19:32:15.246Z | Compiling aho-corasick v1.1.4 |
| 1325 | 2026-09-11T19:32:15.256Z | Compiling is-terminal v0.4.17 |
| 1326 | 2026-09-11T19:32:15.472Z | Compiling adler2 v2.0.1 |
| 1327 | 2026-09-11T19:32:15.631Z | Compiling simd-adler32 v0.3.10 |
| 1328 | 2026-09-11T19:32:15.917Z | Compiling spin v0.9.8 |
| 1329 | 2026-09-11T19:32:16.347Z | Compiling ryu v1.0.23 |
| 1330 | 2026-09-11T19:32:16.452Z | Compiling omicron-workspace-hack v0.1.0 |
| 1331 | 2026-09-11T19:32:16.581Z | Compiling serde_urlencoded v0.7.1 |
| 1332 | 2026-09-11T19:32:16.682Z | Compiling miniz_oxide v0.8.9 |
| 1333 | 2026-09-11T19:32:16.849Z | Compiling regex-automata v0.4.14 |
| 1334 | 2026-09-11T19:32:16.970Z | Compiling oxnet v0.1.6 |
| 1335 | 2026-09-11T19:32:17.345Z | Compiling rand v0.8.6 |
| 1336 | 2026-09-11T19:32:17.452Z | Compiling rand_core v0.9.5 |
| 1337 | 2026-09-11T19:32:17.702Z | Compiling pest_meta v2.8.8 |
| 1338 | 2026-09-11T19:32:17.717Z | Compiling http-body-util v0.1.3 |
| 1339 | 2026-09-11T19:32:17.976Z | Compiling sync_wrapper v1.0.2 |
| 1340 | 2026-09-11T19:32:18.079Z | Compiling strsim v0.11.1 |
| 1341 | 2026-09-11T19:32:18.082Z | Compiling ident_case v1.0.1 |
| 1342 | 2026-09-11T19:32:18.201Z | Compiling paste v1.0.15 |
| 1343 | 2026-09-11T19:32:18.210Z | Compiling tower v0.5.3 |
| 1344 | 2026-09-11T19:32:18.357Z | Compiling pest_generator v2.8.8 |
| 1345 | 2026-09-11T19:32:18.559Z | Compiling regex v1.12.4 |
| 1346 | 2026-09-11T19:32:18.794Z | Compiling darling_core v0.23.0 |
| 1347 | 2026-09-11T19:32:18.934Z | Compiling webpki-roots v1.0.8 |
| 1348 | 2026-09-11T19:32:19.043Z | Compiling winnow v1.0.3 |
| 1349 | 2026-09-11T19:32:19.055Z | Compiling fastrand v2.4.1 |
| 1350 | 2026-09-11T19:32:19.353Z | Compiling camino v1.2.2 |
| 1351 | 2026-09-11T19:32:19.379Z | Compiling pest_derive v2.8.8 |
| 1352 | 2026-09-11T19:32:19.727Z | Compiling tower-http v0.6.11 |
| 1353 | 2026-09-11T19:32:20.373Z | Compiling rand_chacha v0.9.0 |
| 1354 | 2026-09-11T19:32:20.461Z | Compiling hmac v0.12.1 |
| 1355 | 2026-09-11T19:32:20.612Z | Compiling num-conv v0.2.2 |
| 1356 | 2026-09-11T19:32:20.761Z | Compiling time-core v0.1.9 |
| 1357 | 2026-09-11T19:32:20.858Z | Compiling darling_macro v0.23.0 |
| 1358 | 2026-09-11T19:32:20.923Z | Compiling rand v0.9.4 |
| 1359 | 2026-09-11T19:32:20.944Z | Compiling time-macros v0.2.29 |
| 1360 | 2026-09-11T19:32:21.071Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1361 | 2026-09-11T19:32:21.452Z | Compiling darling v0.23.0 |
| 1362 | 2026-09-11T19:32:21.627Z | Compiling daft-derive v0.1.8 |
| 1363 | 2026-09-11T19:32:22.091Z | Compiling newtype-uuid v1.4.0 |
| 1364 | 2026-09-11T19:32:22.348Z | Compiling openapiv3 v2.2.0 |
| 1365 | 2026-09-11T19:32:22.364Z | Compiling ff v0.13.1 |
| 1366 | 2026-09-11T19:32:22.514Z | Compiling pretty-hex v0.4.2 |
| 1367 | 2026-09-11T19:32:22.843Z | Compiling num_threads v0.1.7 |
| 1368 | 2026-09-11T19:32:22.935Z | Compiling crucible-workspace-hack v0.1.0 |
| 1369 | 2026-09-11T19:32:23.028Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1370 | 2026-09-11T19:32:23.169Z | Compiling base16ct v0.2.0 |
| 1371 | 2026-09-11T19:32:23.279Z | Compiling byteorder v1.5.0 |
| 1372 | 2026-09-11T19:32:23.397Z | Compiling powerfmt v0.2.0 |
| 1373 | 2026-09-11T19:32:23.558Z | Compiling crossbeam-utils v0.8.21 |
| 1374 | 2026-09-11T19:32:23.619Z | Compiling deranged v0.5.8 |
| 1375 | 2026-09-11T19:32:23.653Z | Compiling sec1 v0.7.3 |
| 1376 | 2026-09-11T19:32:23.912Z | Compiling group v0.13.0 |
| 1377 | 2026-09-11T19:32:24.112Z | Compiling daft v0.1.8 |
| 1378 | 2026-09-11T19:32:24.379Z | Compiling serde_with_macros v3.21.0 |
| 1379 | 2026-09-11T19:32:24.449Z | Compiling hkdf v0.12.4 |
| 1380 | 2026-09-11T19:32:24.580Z | Compiling tempfile v3.27.0 |
| 1381 | 2026-09-11T19:32:24.601Z | Compiling crypto-bigint v0.5.5 |
| 1382 | 2026-09-11T19:32:24.696Z | Compiling time v0.3.49 |
| 1383 | 2026-09-11T19:32:25.419Z | Compiling scroll_derive v0.13.1 |
| 1384 | 2026-09-11T19:32:25.529Z | Compiling structmeta-derive v0.3.0 |
| 1385 | 2026-09-11T19:32:26.260Z | Compiling rustc_version v0.4.1 |
| 1386 | 2026-09-11T19:32:26.401Z | Compiling cpufeatures v0.3.0 |
| 1387 | 2026-09-11T19:32:26.469Z | Compiling crc32fast v1.5.0 |
| 1388 | 2026-09-11T19:32:26.478Z | Compiling usdt-impl v0.6.0 |
| 1389 | 2026-09-11T19:32:26.516Z | Compiling curve25519-dalek v4.1.3 |
| 1390 | 2026-09-11T19:32:26.570Z | Compiling structmeta v0.3.0 |
| 1391 | 2026-09-11T19:32:26.751Z | Compiling scroll v0.13.0 |
| 1392 | 2026-09-11T19:32:26.761Z | Compiling serde_with v3.21.0 |
| 1393 | 2026-09-11T19:32:26.812Z | Compiling elliptic-curve v0.13.8 |
| 1394 | 2026-09-11T19:32:27.047Z | Compiling dtrace-parser v0.3.0 |
| 1395 | 2026-09-11T19:32:27.200Z | Compiling dof v0.4.0 |
| 1396 | 2026-09-11T19:32:27.342Z | Compiling regress v0.10.5 |
| 1397 | 2026-09-11T19:32:27.608Z | Compiling async-trait v0.1.89 |
| 1398 | 2026-09-11T19:32:27.613Z | Compiling thread-id v5.1.0 |
| 1399 | 2026-09-11T19:32:27.689Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1400 | 2026-09-11T19:32:27.906Z | Compiling serde_spanned v1.1.1 |
| 1401 | 2026-09-11T19:32:28.048Z | Compiling hybrid-array v0.4.14 |
| 1402 | 2026-09-11T19:32:28.093Z | Compiling thread_local v1.1.9 |
| 1403 | 2026-09-11T19:32:28.418Z | Compiling anyhow v1.0.104 |
| 1404 | 2026-09-11T19:32:28.607Z | Compiling slog-async v2.8.0 |
| 1405 | 2026-09-11T19:32:28.766Z | Compiling plain v0.2.3 |
| 1406 | 2026-09-11T19:32:28.916Z | Compiling openssl-probe v0.2.1 |
| 1407 | 2026-09-11T19:32:29.100Z | Compiling rustls-native-certs v0.8.4 |
| 1408 | 2026-09-11T19:32:29.210Z | Compiling goblin v0.10.7 |
| 1409 | 2026-09-11T19:32:29.674Z | Compiling crossbeam-channel v0.5.15 |
| 1410 | 2026-09-11T19:32:30.217Z | Compiling futures-executor v0.3.32 |
| 1411 | 2026-09-11T19:32:30.360Z | Compiling half v2.7.1 |
| 1412 | 2026-09-11T19:32:30.701Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1413 | 2026-09-11T19:32:30.745Z | Compiling take_mut v0.2.2 |
| 1414 | 2026-09-11T19:32:30.854Z | Compiling term v1.2.1 |
| 1415 | 2026-09-11T19:32:31.208Z | Compiling keccak v0.1.6 |
| 1416 | 2026-09-11T19:32:31.250Z | Compiling rustix v0.38.44 |
| 1417 | 2026-09-11T19:32:31.614Z | Compiling ciborium-io v0.2.2 |
| 1418 | 2026-09-11T19:32:31.706Z | Compiling ciborium-ll v0.2.2 |
| 1419 | 2026-09-11T19:32:31.916Z | Compiling sha3 v0.10.9 |
| 1420 | 2026-09-11T19:32:31.962Z | Compiling slog-term v2.9.2 |
| 1421 | 2026-09-11T19:32:33.329Z | Compiling futures v0.3.32 |
| 1422 | 2026-09-11T19:32:33.410Z | Compiling flate2 v1.1.9 |
| 1423 | 2026-09-11T19:32:33.978Z | Compiling crypto-common v0.2.2 |
| 1424 | 2026-09-11T19:32:34.130Z | Compiling block-buffer v0.12.1 |
| 1425 | 2026-09-11T19:32:34.194Z | Compiling serde_tokenstream v0.3.0 |
| 1426 | 2026-09-11T19:32:34.305Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1427 | 2026-09-11T19:32:34.475Z | Compiling wait-timeout v0.2.1 |
| 1428 | 2026-09-11T19:32:34.616Z | Compiling multer v3.1.0 |
| 1429 | 2026-09-11T19:32:34.792Z | Compiling match_cfg v0.1.0 |
| 1430 | 2026-09-11T19:32:34.859Z | Compiling either v1.16.0 |
| 1431 | 2026-09-11T19:32:34.870Z | Compiling const-oid v0.10.2 |
| 1432 | 2026-09-11T19:32:34.921Z | Compiling bit-vec v0.8.0 |
| 1433 | 2026-09-11T19:32:35.078Z | Compiling ref-cast v1.0.26 |
| 1434 | 2026-09-11T19:32:35.157Z | Compiling quick-error v1.2.3 |
| 1435 | 2026-09-11T19:32:35.216Z | Compiling compression-core v0.4.32 |
| 1436 | 2026-09-11T19:32:35.259Z | Compiling rusty-fork v0.3.1 |
| 1437 | 2026-09-11T19:32:35.276Z | Compiling bit-set v0.8.0 |
| 1438 | 2026-09-11T19:32:35.380Z | Compiling compression-codecs v0.4.38 |
| 1439 | 2026-09-11T19:32:35.450Z | Compiling digest v0.11.3 |
| 1440 | 2026-09-11T19:32:35.499Z | Compiling hostname v0.3.1 |
| 1441 | 2026-09-11T19:32:35.630Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1442 | 2026-09-11T19:32:35.774Z | Compiling newtype-uuid-macros v0.1.1 |
| 1443 | 2026-09-11T19:32:35.783Z | Compiling ciborium v0.2.2 |
| 1444 | 2026-09-11T19:32:36.056Z | Compiling usdt-macro v0.6.0 |
| 1445 | 2026-09-11T19:32:36.493Z | Compiling usdt-attr-macro v0.6.0 |
| 1446 | 2026-09-11T19:32:36.558Z | Compiling derive-ex v0.1.8 |
| 1447 | 2026-09-11T19:32:36.640Z | Compiling slog-json v2.6.1 |
| 1448 | 2026-09-11T19:32:36.780Z | Compiling rand_xorshift v0.4.0 |
| 1449 | 2026-09-11T19:32:36.903Z | Compiling byte-wrapper v0.1.0 |
| 1450 | 2026-09-11T19:32:36.935Z | Compiling ref-cast-impl v1.0.26 |
| 1451 | 2026-09-11T19:32:37.171Z | Compiling inout v0.1.4 |
| 1452 | 2026-09-11T19:32:37.254Z | Compiling secrecy v0.10.3 |
| 1453 | 2026-09-11T19:32:37.325Z | Compiling strum_macros v0.27.2 |
| 1454 | 2026-09-11T19:32:37.413Z | Compiling async-stream-impl v0.3.6 |
| 1455 | 2026-09-11T19:32:37.548Z | Compiling memmap2 v0.9.11 |
| 1456 | 2026-09-11T19:32:37.743Z | Compiling dropshot v0.17.1 |
| 1457 | 2026-09-11T19:32:37.853Z | Compiling encoding_rs v0.8.35 |
| 1458 | 2026-09-11T19:32:37.990Z | Compiling utf8parse v0.2.2 |
| 1459 | 2026-09-11T19:32:38.059Z | Compiling unarray v0.1.4 |
| 1460 | 2026-09-11T19:32:38.092Z | Compiling mime v0.3.17 |
| 1461 | 2026-09-11T19:32:38.168Z | Compiling test-strategy v0.4.5 |
| 1462 | 2026-09-11T19:32:38.582Z | Compiling proptest v1.11.0 |
| 1463 | 2026-09-11T19:32:39.156Z | Compiling strum v0.27.2 |
| 1464 | 2026-09-11T19:32:39.284Z | Compiling anstyle-parse v1.0.0 |
| 1465 | 2026-09-11T19:32:39.498Z | Compiling async-stream v0.3.6 |
| 1466 | 2026-09-11T19:32:39.600Z | Compiling usdt v0.6.0 |
| 1467 | 2026-09-11T19:32:39.789Z | Compiling cipher v0.4.4 |
| 1468 | 2026-09-11T19:32:39.960Z | Compiling slog-bunyan v2.5.0 |
| 1469 | 2026-09-11T19:32:40.052Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1470 | 2026-09-11T19:32:40.134Z | Compiling atomicwrites v0.4.4 |
| 1471 | 2026-09-11T19:32:40.202Z | Compiling sha1 v0.11.0 |
| 1472 | 2026-09-11T19:32:40.254Z | Compiling async-compression v0.4.43 |
| 1473 | 2026-09-11T19:32:40.427Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1474 | 2026-09-11T19:32:40.684Z | Compiling waitgroup v0.1.2 |
| 1475 | 2026-09-11T19:32:40.764Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1476 | 2026-09-11T19:32:40.835Z | Compiling hubpack_derive v0.1.1 |
| 1477 | 2026-09-11T19:32:41.367Z | Compiling rustls-pemfile v2.2.0 |
| 1478 | 2026-09-11T19:32:41.639Z | Compiling dropshot_endpoint v0.17.1 |
| 1479 | 2026-09-11T19:32:41.846Z | Compiling universal-hash v0.5.1 |
| 1480 | 2026-09-11T19:32:41.987Z | Compiling serde_path_to_error v0.1.20 |
| 1481 | 2026-09-11T19:32:42.015Z | Compiling hostname v0.4.2 |
| 1482 | 2026-09-11T19:32:42.146Z | Compiling proc-macro-error-attr v1.0.4 |
| 1483 | 2026-09-11T19:32:42.179Z | Compiling debug-ignore v1.0.5 |
| 1484 | 2026-09-11T19:32:42.283Z | Compiling anstyle v1.0.14 |
| 1485 | 2026-09-11T19:32:42.395Z | Compiling anstyle-query v1.1.5 |
| 1486 | 2026-09-11T19:32:42.443Z | Compiling opaque-debug v0.3.1 |
| 1487 | 2026-09-11T19:32:42.499Z | Compiling is_terminal_polyfill v1.70.2 |
| 1488 | 2026-09-11T19:32:42.508Z | Compiling colorchoice v1.0.5 |
| 1489 | 2026-09-11T19:32:42.535Z | Compiling convert_case v0.4.0 |
| 1490 | 2026-09-11T19:32:42.590Z | Compiling anstream v1.0.0 |
| 1491 | 2026-09-11T19:32:42.613Z | Compiling poly1305 v0.8.0 |
| 1492 | 2026-09-11T19:32:42.822Z | Compiling derive_more v0.99.20 |
| 1493 | 2026-09-11T19:32:43.116Z | Compiling typify-impl v0.4.3 |
| 1494 | 2026-09-11T19:32:43.221Z | Compiling thiserror-no-std v2.0.2 |
| 1495 | 2026-09-11T19:32:43.280Z | Compiling hubpack v0.1.2 |
| 1496 | 2026-09-11T19:32:43.308Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#f8fe2d73) |
| 1497 | 2026-09-11T19:32:43.606Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1498 | 2026-09-11T19:32:43.902Z | Compiling chacha20 v0.9.1 |
| 1499 | 2026-09-11T19:32:43.919Z | Compiling iddqd v0.4.6 |
| 1500 | 2026-09-11T19:32:44.141Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1501 | 2026-09-11T19:32:44.885Z | Compiling parse-display-derive v0.10.0 |
| 1502 | 2026-09-11T19:32:45.092Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1503 | 2026-09-11T19:32:46.320Z | Compiling backon v1.6.0 |
| 1504 | 2026-09-11T19:32:46.428Z | Compiling regress v0.11.1 |
| 1505 | 2026-09-11T19:32:46.439Z | Compiling terminal_size v0.4.4 |
| 1506 | 2026-09-11T19:32:46.564Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1507 | 2026-09-11T19:32:46.579Z | Compiling password-hash v0.5.0 |
| 1508 | 2026-09-11T19:32:46.688Z | Compiling blake2 v0.10.6 |
| 1509 | 2026-09-11T19:32:47.132Z | Compiling aead v0.5.2 |
| 1510 | 2026-09-11T19:32:47.285Z | Compiling proc-macro-error v1.0.4 |
| 1511 | 2026-09-11T19:32:47.311Z | Compiling ahash v0.8.12 |
| 1512 | 2026-09-11T19:32:47.502Z | Compiling instant v0.1.13 |
| 1513 | 2026-09-11T19:32:47.534Z | Compiling static_assertions v1.1.0 |
| 1514 | 2026-09-11T19:32:47.576Z | Compiling clap_lex v1.1.0 |
| 1515 | 2026-09-11T19:32:47.644Z | Compiling backoff v0.4.0 |
| 1516 | 2026-09-11T19:32:47.750Z | Compiling chacha20poly1305 v0.10.1 |
| 1517 | 2026-09-11T19:32:47.783Z | Compiling clap_builder v4.6.0 |
| 1518 | 2026-09-11T19:32:47.838Z | Compiling argon2 v0.5.3 |
| 1519 | 2026-09-11T19:32:47.888Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1520 | 2026-09-11T19:32:47.922Z | Compiling typify-impl v0.6.2 |
| 1521 | 2026-09-11T19:32:48.398Z | Compiling typify-macro v0.4.3 |
| 1522 | 2026-09-11T19:32:48.407Z | Compiling parse-display v0.10.0 |
| 1523 | 2026-09-11T19:32:48.834Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1524 | 2026-09-11T19:32:49.170Z | Compiling vsss-rs v3.3.4 |
| 1525 | 2026-09-11T19:32:49.325Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1526 | 2026-09-11T19:32:49.735Z | Compiling itertools v0.14.0 |
| 1527 | 2026-09-11T19:32:49.961Z | Compiling lazy_static v1.5.0 |
| 1528 | 2026-09-11T19:32:50.051Z | Compiling macaddr v1.0.1 |
| 1529 | 2026-09-11T19:32:50.318Z | Compiling clap_derive v4.6.1 |
| 1530 | 2026-09-11T19:32:50.635Z | Compiling unicode-width v0.1.14 |
| 1531 | 2026-09-11T19:32:50.819Z | Compiling unsafe-libyaml v0.2.11 |
| 1532 | 2026-09-11T19:32:51.090Z | Compiling object v0.37.3 |
| 1533 | 2026-09-11T19:32:51.225Z | Compiling humantime v2.4.0 |
| 1534 | 2026-09-11T19:32:51.276Z | Compiling unicode-segmentation v1.13.3 |
| 1535 | 2026-09-11T19:32:51.442Z | Compiling serde_yaml v0.9.34+deprecated |
| 1536 | 2026-09-11T19:32:51.469Z | Compiling typify-macro v0.6.2 |
| 1537 | 2026-09-11T19:32:51.641Z | Compiling heck v0.4.1 |
| 1538 | 2026-09-11T19:32:51.659Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1539 | 2026-09-11T19:32:51.845Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1540 | 2026-09-11T19:32:51.996Z | Compiling clap v4.6.1 |
| 1541 | 2026-09-11T19:32:52.077Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1542 | 2026-09-11T19:32:52.193Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1543 | 2026-09-11T19:32:52.666Z | Compiling serde_repr v0.1.21 |
| 1544 | 2026-09-11T19:32:52.718Z | Compiling serde-big-array v0.5.1 |
| 1545 | 2026-09-11T19:32:52.867Z | Compiling signature v2.2.0 |
| 1546 | 2026-09-11T19:32:53.034Z | Compiling indent_write v2.2.0 |
| 1547 | 2026-09-11T19:32:53.037Z | Compiling gimli v0.32.3 |
| 1548 | 2026-09-11T19:32:53.233Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1549 | 2026-09-11T19:32:53.396Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1550 | 2026-09-11T19:32:54.294Z | Compiling hashbrown v0.14.5 |
| 1551 | 2026-09-11T19:32:55.758Z | Compiling addr2line v0.25.1 |
| 1552 | 2026-09-11T19:32:56.189Z | Compiling sha2 v0.10.9 |
| 1553 | 2026-09-11T19:32:56.647Z | Compiling sha1 v0.10.6 |
| 1554 | 2026-09-11T19:32:57.028Z | Compiling winnow v0.7.15 |
| 1555 | 2026-09-11T19:32:57.062Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1556 | 2026-09-11T19:32:57.324Z | Compiling rustc-demangle v0.1.27 |
| 1557 | 2026-09-11T19:32:57.446Z | Compiling unicode-width v0.2.2 |
| 1558 | 2026-09-11T19:32:57.765Z | Compiling backtrace v0.3.76 |
| 1559 | 2026-09-11T19:32:58.249Z | Compiling chumsky v0.9.3 |
| 1560 | 2026-09-11T19:32:58.316Z | Compiling proc-macro-crate v3.5.0 |
| 1561 | 2026-09-11T19:32:58.737Z | Compiling typify v0.4.3 |
| 1562 | 2026-09-11T19:32:58.942Z | Compiling num-integer v0.1.46 |
| 1563 | 2026-09-11T19:32:59.575Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1564 | 2026-09-11T19:32:59.709Z | Compiling is_ci v1.2.0 |
| 1565 | 2026-09-11T19:32:59.872Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1566 | 2026-09-11T19:33:00.038Z | Compiling base64 v0.21.7 |
| 1567 | 2026-09-11T19:33:00.112Z | Compiling unicode-linebreak v0.1.5 |
| 1568 | 2026-09-11T19:33:00.371Z | Compiling prettyplease v0.2.37 |
| 1569 | 2026-09-11T19:33:00.630Z | Compiling smawk v0.3.3 |
| 1570 | 2026-09-11T19:33:00.730Z | Compiling num-bigint-dig v0.8.6 |
| 1571 | 2026-09-11T19:33:00.766Z | Compiling textwrap v0.15.2 |
| 1572 | 2026-09-11T19:33:01.076Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1573 | 2026-09-11T19:33:01.651Z | Compiling supports-color v2.1.0 |
| 1574 | 2026-09-11T19:33:01.820Z | Compiling num-iter v0.1.45 |
| 1575 | 2026-09-11T19:33:01.941Z | Compiling progenitor-impl v0.10.0 |
| 1576 | 2026-09-11T19:33:01.980Z | Compiling num_enum_derive v0.7.6 |
| 1577 | 2026-09-11T19:33:02.141Z | Compiling backtrace-ext v0.2.1 |
| 1578 | 2026-09-11T19:33:02.408Z | Compiling typify v0.6.2 |
| 1579 | 2026-09-11T19:33:02.500Z | Compiling rfc6979 v0.4.0 |
| 1580 | 2026-09-11T19:33:02.645Z | Compiling supports-hyperlinks v2.1.0 |
| 1581 | 2026-09-11T19:33:02.681Z | Compiling supports-unicode v2.1.0 |
| 1582 | 2026-09-11T19:33:02.843Z | Compiling lzma-sys v0.1.20 |
| 1583 | 2026-09-11T19:33:02.858Z | Compiling foreign-types-macros v0.2.3 |
| 1584 | 2026-09-11T19:33:03.013Z | Compiling miette-derive v5.10.0 |
| 1585 | 2026-09-11T19:33:03.268Z | Compiling strum_macros v0.26.4 |
| 1586 | 2026-09-11T19:33:03.510Z | Compiling arc-swap v1.9.1 |
| 1587 | 2026-09-11T19:33:03.727Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1588 | 2026-09-11T19:33:03.848Z | Compiling terminal_size v0.1.17 |
| 1589 | 2026-09-11T19:33:03.960Z | Compiling typeid v1.0.3 |
| 1590 | 2026-09-11T19:33:03.977Z | Compiling utf-8 v0.7.6 |
| 1591 | 2026-09-11T19:33:04.132Z | Compiling owo-colors v3.5.0 |
| 1592 | 2026-09-11T19:33:04.156Z | Compiling portable-atomic v1.13.1 |
| 1593 | 2026-09-11T19:33:04.166Z | Compiling data-encoding v2.11.0 |
| 1594 | 2026-09-11T19:33:04.262Z | Compiling foreign-types-shared v0.3.1 |
| 1595 | 2026-09-11T19:33:04.357Z | Compiling salty v0.3.0 |
| 1596 | 2026-09-11T19:33:04.648Z | Compiling tungstenite v0.21.0 |
| 1597 | 2026-09-11T19:33:04.658Z | Compiling foreign-types v0.5.0 |
| 1598 | 2026-09-11T19:33:04.732Z | Compiling miette v5.10.0 |
| 1599 | 2026-09-11T19:33:04.925Z | Compiling strum v0.26.3 |
| 1600 | 2026-09-11T19:33:04.973Z | Compiling proc-macro-error2 v2.0.1 |
| 1601 | 2026-09-11T19:33:05.065Z | Compiling progenitor-macro v0.10.0 |
| 1602 | 2026-09-11T19:33:05.237Z | Compiling slog-scope v4.4.1 |
| 1603 | 2026-09-11T19:33:05.733Z | Compiling num_enum v0.7.6 |
| 1604 | 2026-09-11T19:33:05.858Z | Compiling ecdsa v0.16.9 |
| 1605 | 2026-09-11T19:33:06.436Z | Compiling progenitor-impl v0.14.0 |
| 1606 | 2026-09-11T19:33:06.812Z | Compiling cargo_toml v0.22.3 |
| 1607 | 2026-09-11T19:33:09.170Z | Compiling ed25519 v2.2.3 |
| 1608 | 2026-09-11T19:33:09.272Z | Compiling knuffel-derive v3.2.0 |
| 1609 | 2026-09-11T19:33:09.427Z | Compiling primeorder v0.13.6 |
| 1610 | 2026-09-11T19:33:09.696Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1611 | 2026-09-11T19:33:09.962Z | Compiling chacha20 v0.10.0 |
| 1612 | 2026-09-11T19:33:10.246Z | Compiling pkcs1 v0.7.5 |
| 1613 | 2026-09-11T19:33:10.687Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1614 | 2026-09-11T19:33:11.207Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1615 | 2026-09-11T19:33:11.217Z | Compiling toml_datetime v0.6.11 |
| 1616 | 2026-09-11T19:33:11.574Z | Compiling serde_spanned v0.6.9 |
| 1617 | 2026-09-11T19:33:11.578Z | Compiling miette-derive v7.6.0 |
| 1618 | 2026-09-11T19:33:11.778Z | Compiling cstr-argument v0.1.2 |
| 1619 | 2026-09-11T19:33:11.940Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1620 | 2026-09-11T19:33:12.131Z | Compiling swrite v0.1.0 |
| 1621 | 2026-09-11T19:33:12.176Z | Compiling toml_write v0.1.2 |
| 1622 | 2026-09-11T19:33:12.413Z | Compiling toml_edit v0.22.27 |
| 1623 | 2026-09-11T19:33:12.417Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1624 | 2026-09-11T19:33:12.683Z | Compiling miette v7.6.0 |
| 1625 | 2026-09-11T19:33:12.808Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1626 | 2026-09-11T19:33:14.250Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1627 | 2026-09-11T19:33:14.377Z | Compiling knuffel v3.2.0 |
| 1628 | 2026-09-11T19:33:16.207Z | Compiling rustls-webpki v0.103.13 |
| 1629 | 2026-09-11T19:33:16.824Z | Compiling rsa v0.9.10 |
| 1630 | 2026-09-11T19:33:18.737Z | Compiling rand v0.10.1 |
| 1631 | 2026-09-11T19:33:19.327Z | Compiling p384 v0.13.1 |
| 1632 | 2026-09-11T19:33:19.489Z | Compiling ed25519-dalek v2.2.0 |
| 1633 | 2026-09-11T19:33:19.934Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#93e469b3) |
| 1634 | 2026-09-11T19:33:20.174Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1635 | 2026-09-11T19:33:20.411Z | Compiling progenitor-macro v0.14.0 |
| 1636 | 2026-09-11T19:33:20.853Z | Compiling tokio-rustls v0.26.4 |
| 1637 | 2026-09-11T19:33:21.151Z | Compiling hyper-rustls v0.27.9 |
| 1638 | 2026-09-11T19:33:21.435Z | Compiling rustls-platform-verifier v0.7.0 |
| 1639 | 2026-09-11T19:33:21.716Z | Compiling reqwest v0.13.4 |
| 1640 | 2026-09-11T19:33:21.995Z | Compiling reqwest v0.12.28 |
| 1641 | 2026-09-11T19:33:24.697Z | Compiling progenitor-client v0.14.0 |
| 1642 | 2026-09-11T19:33:25.183Z | Compiling progenitor-extras v0.2.0 |
| 1643 | 2026-09-11T19:33:25.457Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1644 | 2026-09-11T19:33:26.975Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1645 | 2026-09-11T19:33:28.496Z | Compiling progenitor-client v0.10.0 |
| 1646 | 2026-09-11T19:33:28.969Z | Compiling progenitor v0.10.0 |
| 1647 | 2026-09-11T19:33:31.187Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1648 | 2026-09-11T19:33:34.032Z | Compiling slog-stdlog v4.1.1 |
| 1649 | 2026-09-11T19:33:34.384Z | Compiling knus-derive v3.4.0 |
| 1650 | 2026-09-11T19:33:35.815Z | Compiling tokio-tungstenite v0.21.0 |
| 1651 | 2026-09-11T19:33:36.160Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1652 | 2026-09-11T19:33:39.713Z | Compiling console v0.16.3 |
| 1653 | 2026-09-11T19:33:39.948Z | Compiling zone_cfg_derive v0.3.1 |
| 1654 | 2026-09-11T19:33:40.499Z | Compiling itertools v0.12.1 |
| 1655 | 2026-09-11T19:33:41.040Z | Compiling x509-cert v0.2.5 |
| 1656 | 2026-09-11T19:33:41.827Z | Compiling wicketd-commission-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1657 | 2026-09-11T19:33:41.946Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1658 | 2026-09-11T19:33:42.286Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1659 | 2026-09-11T19:33:42.777Z | Compiling colored v3.1.1 |
| 1660 | 2026-09-11T19:33:43.445Z | Compiling unit-prefix v0.5.2 |
| 1661 | 2026-09-11T19:33:43.635Z | Compiling indicatif v0.18.4 |
| 1662 | 2026-09-11T19:33:45.631Z | Compiling wicketd-commission-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1663 | 2026-09-11T19:33:45.827Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1664 | 2026-09-11T19:33:46.301Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1665 | 2026-09-11T19:33:46.459Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1666 | 2026-09-11T19:33:46.612Z | Compiling zone v0.3.1 |
| 1667 | 2026-09-11T19:33:48.179Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1668 | 2026-09-11T19:33:48.196Z | Compiling ron v0.12.1 |
| 1669 | 2026-09-11T19:33:48.818Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1670 | 2026-09-11T19:33:49.583Z | Compiling knus v3.4.0 |
| 1671 | 2026-09-11T19:33:51.515Z | Compiling slog-envlogger v2.2.0 |
| 1672 | 2026-09-11T19:33:52.023Z | Compiling xz2 v0.1.7 |
| 1673 | 2026-09-11T19:33:52.422Z | Compiling progenitor v0.14.0 |
| 1674 | 2026-09-11T19:33:52.586Z | Compiling toml v0.8.23 |
| 1675 | 2026-09-11T19:33:52.796Z | Compiling tabwriter v1.4.1 |
| 1676 | 2026-09-11T19:33:52.806Z | Compiling smf v0.2.3 |
| 1677 | 2026-09-11T19:33:52.932Z | Compiling filetime v0.2.29 |
| 1678 | 2026-09-11T19:33:53.150Z | Compiling base16ct v1.0.0 |
| 1679 | 2026-09-11T19:33:53.175Z | Compiling xattr v1.6.1 |
| 1680 | 2026-09-11T19:33:53.361Z | Compiling indoc v2.0.7 |
| 1681 | 2026-09-11T19:33:53.395Z | Compiling voxel v0.1.0 (/work/oxidecomputer/voxel/voxel) |
| 1682 | 2026-09-11T19:33:53.803Z | Compiling tar v0.4.46 |
| 1683 | 2026-09-11T19:33:53.998Z | Compiling rack-init-config v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1684 | 2026-09-11T19:33:54.025Z | Compiling wicketd-commission-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1685 | 2026-09-11T19:33:54.204Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1686 | 2026-09-11T19:33:55.433Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 1687 | 2026-09-11T19:33:56.015Z | Compiling voxel-config v0.1.0 (/work/oxidecomputer/voxel/voxel-config) |
| 1688 | 2026-09-11T19:33:56.091Z | Compiling voxel-init v0.1.0 (/work/oxidecomputer/voxel/voxel-init) |
| 1689 | 2026-09-11T19:34:23.230Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 1690 | 2026-09-11T19:34:23.233Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1691 | 2026-09-11T19:34:23.233Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1692 | 2026-09-11T19:34:23.359Z | |
| 1693 | 2026-09-11T19:34:23.360Z | real 2:33.142707776 |
| 1694 | 2026-09-11T19:34:23.360Z | user 16:55.949827839 |
| 1695 | 2026-09-11T19:34:23.360Z | sys 1:24.546193586 |
| 1696 | 2026-09-11T19:34:23.363Z | trap 0.455973451 |
| 1697 | 2026-09-11T19:34:23.363Z | tflt 0.908502399 |
| 1698 | 2026-09-11T19:34:23.363Z | dflt 1.341353201 |
| 1699 | 2026-09-11T19:34:23.363Z | kflt 0.000078520 |
| 1700 | 2026-09-11T19:34:23.363Z | lock 1:09:54.660118352 |
| 1701 | 2026-09-11T19:34:23.363Z | slp 50:17.281992842 |
| 1702 | 2026-09-11T19:34:23.363Z | lat 52.191585801 |
| 1703 | 2026-09-11T19:34:23.363Z | stop 1:24.853572017 |
| 1704 | 2026-09-11T19:34:23.363Z | + pfexec mkdir -p /out |
| 1705 | 2026-09-11T19:34:23.367Z | + pfexec chown build /out |
| 1706 | 2026-09-11T19:34:23.370Z | + cp target/release/voxel target/release/voxel-init /out/ |
| 1707 | 2026-09-11T19:34:23.441Z | + banner sp-emu |
| 1708 | 2026-09-11T19:34:23.444Z | |
| 1709 | 2026-09-11T19:34:23.444Z | #### ##### ###### # # # # |
| 1710 | 2026-09-11T19:34:23.445Z | # # # # ## ## # # |
| 1711 | 2026-09-11T19:34:23.445Z | #### # # ##### ##### # ## # # # |
| 1712 | 2026-09-11T19:34:23.445Z | # ##### # # # # # |
| 1713 | 2026-09-11T19:34:23.445Z | # # # # # # # # |
| 1714 | 2026-09-11T19:34:23.445Z | #### # ###### # # #### |
| 1715 | 2026-09-11T19:34:23.445Z | |
| 1716 | 2026-09-11T19:34:23.445Z | ++ awk '/^\[sp-emu\]/{f=1;next} /^\[/{f=0} f && $1=="rev"{gsub(/"/,""); print $3}' pins.toml |
| 1717 | 2026-09-11T19:34:23.448Z | + rev=2755b40a0fec9c90919c524d6cea9dcae3a173c3 |
| 1718 | 2026-09-11T19:34:23.448Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sp-emu/illumos/2755b40a0fec9c90919c524d6cea9dcae3a173c3 |
| 1719 | 2026-09-11T19:34:23.448Z | + curl -sSfL --retry 5 -o /out/sp-emu https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sp-emu/illumos/2755b40a0fec9c90919c524d6cea9dcae3a173c3/sp-emu |
| 1720 | 2026-09-11T19:34:44.481Z | + curl -sSfL --retry 5 -o /out/sp-emu.sha256.txt https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sp-emu/illumos/2755b40a0fec9c90919c524d6cea9dcae3a173c3/sp-emu.sha256.txt |
| 1721 | 2026-09-11T19:34:44.629Z | ++ digest -a sha256 /out/sp-emu |
| 1722 | 2026-09-11T19:34:44.659Z | ++ awk '{print $1}' /out/sp-emu.sha256.txt |
| 1723 | 2026-09-11T19:34:44.663Z | + [[ fcb7308909e4c302d9c6bdeb0369350e005b62b71986f6e4c8312dc097948008 == \f\c\b\7\3\0\8\9\0\9\e\4\c\3\0\2\d\9\c\6\b\d\e\b\0\3\6\9\3\5\0\e\0\0\5\b\6\2\b\7\1\9\8\6\f\6\e\4\c\8\3\1\2\d\c\0\9\7\9\4\8\0\0\8 ]] |
| 1724 | 2026-09-11T19:34:44.663Z | + banner digests |
| 1725 | 2026-09-11T19:34:44.663Z | |
| 1726 | 2026-09-11T19:34:44.663Z | ##### # #### ###### #### ##### #### |
| 1727 | 2026-09-11T19:34:44.663Z | # # # # # # # # # |
| 1728 | 2026-09-11T19:34:44.663Z | # # # # ##### #### # #### |
| 1729 | 2026-09-11T19:34:44.663Z | # # # # ### # # # # |
| 1730 | 2026-09-11T19:34:44.664Z | # # # # # # # # # # # |
| 1731 | 2026-09-11T19:34:44.664Z | ##### # #### ###### #### # #### |
| 1732 | 2026-09-11T19:34:44.664Z | |
| 1733 | 2026-09-11T19:34:44.664Z | + for b in voxel voxel-init |
| 1734 | 2026-09-11T19:34:44.664Z | + digest -a sha256 /out/voxel |
| 1735 | 2026-09-11T19:34:44.703Z | + for b in voxel voxel-init |
| 1736 | 2026-09-11T19:34:44.703Z | + digest -a sha256 /out/voxel-init |
| 1737 | 2026-09-11T19:34:44.710Z | process exited: duration 268165 ms, exit code 0 |
| |
| 1738 | 2026-09-11T19:34:44.726Z | found 6 output files |
| 1739 | 2026-09-11T19:34:44.726Z | uploading: /out/voxel (88613624 bytes) |
| 1740 | 2026-09-11T19:34:47.391Z | uploaded: /out/voxel |
| 1741 | 2026-09-11T19:34:47.392Z | uploading: /out/voxel.sha256.txt (65 bytes) |
| 1742 | 2026-09-11T19:34:48.402Z | uploaded: /out/voxel.sha256.txt |
| 1743 | 2026-09-11T19:34:48.402Z | uploading: /out/voxel-init (4411992 bytes) |
| 1744 | 2026-09-11T19:34:49.513Z | uploaded: /out/voxel-init |
| 1745 | 2026-09-11T19:34:49.513Z | uploading: /out/voxel-init.sha256.txt (65 bytes) |
| 1746 | 2026-09-11T19:34:50.526Z | uploaded: /out/voxel-init.sha256.txt |
| 1747 | 2026-09-11T19:34:50.526Z | uploading: /out/sp-emu (30915816 bytes) |
| 1748 | 2026-09-11T19:34:51.879Z | uploaded: /out/sp-emu |
| 1749 | 2026-09-11T19:34:51.879Z | uploading: /out/sp-emu.sha256.txt (65 bytes) |
| 1750 | 2026-09-11T19:34:52.889Z | uploaded: /out/sp-emu.sha256.txt |