|
|
|
| 1 | 2026-09-08T14:06:19.621Z | job assigned to worker 01M20NDD37RK25WRKMRQRMYWH7 [factory aws, i-08f0d509063533395] (queued for 42 s) |
| |
| 2 | 2026-09-08T14:06:26.580Z | starting task 0: "setup" |
| 3 | 2026-09-08T14:06:26.586Z | ++ uname -s |
| 4 | 2026-09-08T14:06:26.590Z | + kern=SunOS |
| 5 | 2026-09-08T14:06:26.590Z | + build_user=build |
| 6 | 2026-09-08T14:06:26.590Z | + build_uid=12345 |
| 7 | 2026-09-08T14:06:26.590Z | + work_dir=/work |
| 8 | 2026-09-08T14:06:26.590Z | + input_dir=/input |
| 9 | 2026-09-08T14:06:26.590Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-08T14:06:26.590Z | + case "$kern" in |
| 11 | 2026-09-08T14:06:26.590Z | + groupadd -g 12345 build |
| 12 | 2026-09-08T14:06:26.590Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-08T14:06:28.596Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-08T14:06:28.690Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-08T14:06:28.693Z | + home_fs=zfs |
| 16 | 2026-09-08T14:06:28.694Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-08T14:06:28.694Z | + mkdir -p /home/build |
| 18 | 2026-09-08T14:06:28.694Z | + chown build:build /home/build /work |
| 19 | 2026-09-08T14:06:30.695Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-08T14:06:30.699Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-09-08T14:06:30.706Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-08T14:06:30.711Z | * rust toolchain channel = "stable" |
| 23 | 2026-09-08T14:06:30.711Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-09-08T14:06:30.711Z | * rust toolchain profile = "default" |
| 25 | 2026-09-08T14:06:30.711Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-08T14:06:30.711Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-08T14:06:30.711Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-08T14:06:30.715Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-08T14:06:30.715Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-08T14:06:30.820Z | info: downloading installer |
| 31 | 2026-09-08T14:06:32.088Z | info: profile set to default |
| 32 | 2026-09-08T14:06:32.088Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-08T14:06:32.091Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-08T14:06:32.224Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-08T14:06:32.228Z | info: downloading 6 components |
| 36 | 2026-09-08T14:06:48.436Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-08T14:06:48.436Z | |
| 38 | 2026-09-08T14:06:48.463Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-08T14:06:48.463Z | |
| 40 | 2026-09-08T14:06:48.466Z | |
| 41 | 2026-09-08T14:06:48.466Z | Rust is installed now. Great! |
| 42 | 2026-09-08T14:06:48.466Z | |
| 43 | 2026-09-08T14:06:48.466Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-08T14:06:48.466Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-08T14:06:48.466Z | |
| 46 | 2026-09-08T14:06:48.466Z | To configure your current shell, you need to source |
| 47 | 2026-09-08T14:06:48.466Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-08T14:06:48.466Z | |
| 49 | 2026-09-08T14:06:48.466Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-08T14:06:48.466Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-08T14:06:48.466Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-08T14:06:48.466Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-08T14:06:48.467Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-08T14:06:48.467Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-08T14:06:48.467Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-08T14:06:48.467Z | HOST_CC = None |
| 57 | 2026-09-08T14:06:48.467Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-08T14:06:48.467Z | CC = None |
| 59 | 2026-09-08T14:06:48.467Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-08T14:06:48.688Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-08T14:06:48.688Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-08T14:06:48.688Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-08T14:06:48.688Z | CFLAGS = None |
| 64 | 2026-09-08T14:06:48.688Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-08T14:06:48.688Z | HOST_CFLAGS = None |
| 66 | 2026-09-08T14:06:48.688Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-08T14:06:48.688Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-08T14:06:48.688Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-08T14:06:48.688Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-08T14:06:48.780Z | + rustup --version |
| 71 | 2026-09-08T14:06:48.787Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-08T14:06:48.787Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-08T14:06:48.808Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-08T14:06:48.812Z | + cargo --version |
| 75 | 2026-09-08T14:06:48.825Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-08T14:06:48.828Z | + rustc --version |
| 77 | 2026-09-08T14:06:48.845Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-08T14:06:48.849Z | process exited: duration 18141 ms, exit code 0 |
| |
| 79 | 2026-09-08T14:06:48.855Z | starting task 2: "authentication" |
| 80 | 2026-09-08T14:06:48.872Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-08T14:06:48.879Z | starting task 3: "clone repository" |
| 82 | 2026-09-08T14:06:48.883Z | + mkdir -p /work/oxidecomputer/voxel |
| 83 | 2026-09-08T14:06:48.886Z | + git clone https://github.com/oxidecomputer/voxel /work/oxidecomputer/voxel |
| 84 | 2026-09-08T14:06:48.922Z | Cloning into '/work/oxidecomputer/voxel'... |
| 85 | 2026-09-08T14:06:49.880Z | + cd /work/oxidecomputer/voxel |
| 86 | 2026-09-08T14:06:49.886Z | + git fetch origin 29afe4d12f4054dfd52e380c9b590e4253d80547 |
| 87 | 2026-09-08T14:06:50.170Z | From https://github.com/oxidecomputer/voxel |
| 88 | 2026-09-08T14:06:50.170Z | * branch 29afe4d12f4054dfd52e380c9b590e4253d80547 -> FETCH_HEAD |
| 89 | 2026-09-08T14:06:50.177Z | + [[ -n zl/ssh-configuration ]] |
| 90 | 2026-09-08T14:06:50.180Z | ++ git branch --show-current |
| 91 | 2026-09-08T14:06:50.180Z | + current=main |
| 92 | 2026-09-08T14:06:50.180Z | + [[ main != zl/ssh-configuration ]] |
| 93 | 2026-09-08T14:06:50.180Z | + git branch -f zl/ssh-configuration 29afe4d12f4054dfd52e380c9b590e4253d80547 |
| 94 | 2026-09-08T14:06:50.184Z | + git checkout -f zl/ssh-configuration |
| 95 | 2026-09-08T14:06:50.189Z | Switched to branch 'zl/ssh-configuration' |
| 96 | 2026-09-08T14:06:50.193Z | + git reset --hard 29afe4d12f4054dfd52e380c9b590e4253d80547 |
| 97 | 2026-09-08T14:06:50.197Z | HEAD is now at 29afe4d [ssh, pubkeys] SSH access across the rack nodes using your pubkey(s) |
| 98 | 2026-09-08T14:06:50.200Z | process exited: duration 1317 ms, exit code 0 |
| |
| 99 | 2026-09-08T14:06:50.206Z | starting task 4: "build" |
| 100 | 2026-09-08T14:06:50.210Z | + banner check |
| 101 | 2026-09-08T14:06:50.213Z | |
| 102 | 2026-09-08T14:06:50.213Z | #### # # ###### #### # # |
| 103 | 2026-09-08T14:06:50.213Z | # # # # # # # # # |
| 104 | 2026-09-08T14:06:50.213Z | # ###### ##### # #### |
| 105 | 2026-09-08T14:06:50.213Z | # # # # # # # |
| 106 | 2026-09-08T14:06:50.213Z | # # # # # # # # # |
| 107 | 2026-09-08T14:06:50.213Z | #### # # ###### #### # # |
| 108 | 2026-09-08T14:06:50.213Z | |
| 109 | 2026-09-08T14:06:50.213Z | + cargo fmt -- --check |
| 110 | 2026-09-08T14:06:50.388Z | + cargo clippy --all-targets -- --deny warnings |
| 111 | 2026-09-08T14:06:50.492Z | Updating crates.io index |
| 112 | 2026-09-08T14:06:50.496Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 113 | 2026-09-08T14:06:50.984Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 114 | 2026-09-08T14:06:52.046Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 115 | 2026-09-08T14:06:53.125Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 116 | 2026-09-08T14:07:12.424Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 117 | 2026-09-08T14:07:12.839Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 118 | 2026-09-08T14:07:13.194Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 119 | 2026-09-08T14:07:13.479Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-09-08T14:07:13.902Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 121 | 2026-09-08T14:07:15.299Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 122 | 2026-09-08T14:07:15.655Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 123 | 2026-09-08T14:07:15.962Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 124 | 2026-09-08T14:07:16.294Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 125 | 2026-09-08T14:07:16.603Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 126 | 2026-09-08T14:07:16.991Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 127 | 2026-09-08T14:07:17.634Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 128 | 2026-09-08T14:07:18.567Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 129 | 2026-09-08T14:07:21.774Z | Downloading crates ... |
| 130 | 2026-09-08T14:07:21.848Z | Downloaded ciborium-io v0.2.2 |
| 131 | 2026-09-08T14:07:21.856Z | Downloaded anstream v1.0.0 |
| 132 | 2026-09-08T14:07:21.859Z | Downloaded argon2 v0.5.3 |
| 133 | 2026-09-08T14:07:21.859Z | Downloaded async-stream-impl v0.3.6 |
| 134 | 2026-09-08T14:07:21.863Z | Downloaded crossbeam-channel v0.5.15 |
| 135 | 2026-09-08T14:07:21.869Z | Downloaded atomicwrites v0.4.4 |
| 136 | 2026-09-08T14:07:21.872Z | Downloaded password-hash v0.5.0 |
| 137 | 2026-09-08T14:07:21.872Z | Downloaded addr2line v0.25.1 |
| 138 | 2026-09-08T14:07:21.872Z | Downloaded digest v0.11.3 |
| 139 | 2026-09-08T14:07:21.876Z | Downloaded ppv-lite86 v0.2.21 |
| 140 | 2026-09-08T14:07:21.879Z | Downloaded quinn-udp v0.5.14 |
| 141 | 2026-09-08T14:07:21.879Z | Downloaded async-stream v0.3.6 |
| 142 | 2026-09-08T14:07:21.879Z | Downloaded cfg_aliases v0.2.1 |
| 143 | 2026-09-08T14:07:21.882Z | Downloaded atomic-waker v1.1.2 |
| 144 | 2026-09-08T14:07:21.882Z | Downloaded anstyle-query v1.1.5 |
| 145 | 2026-09-08T14:07:21.885Z | Downloaded ed25519-dalek v2.2.0 |
| 146 | 2026-09-08T14:07:21.885Z | Downloaded num-conv v0.2.2 |
| 147 | 2026-09-08T14:07:21.885Z | Downloaded opaque-debug v0.3.1 |
| 148 | 2026-09-08T14:07:21.885Z | Downloaded num_enum_derive v0.7.6 |
| 149 | 2026-09-08T14:07:21.886Z | Downloaded ciborium-ll v0.2.2 |
| 150 | 2026-09-08T14:07:21.889Z | Downloaded anstyle-parse v1.0.0 |
| 151 | 2026-09-08T14:07:21.889Z | Downloaded mime v0.3.17 |
| 152 | 2026-09-08T14:07:21.889Z | Downloaded bit-set v0.8.0 |
| 153 | 2026-09-08T14:07:21.889Z | Downloaded pkcs1 v0.7.5 |
| 154 | 2026-09-08T14:07:21.892Z | Downloaded miniz_oxide v0.8.9 |
| 155 | 2026-09-08T14:07:21.892Z | Downloaded pkg-config v0.3.33 |
| 156 | 2026-09-08T14:07:21.892Z | Downloaded num_enum v0.7.6 |
| 157 | 2026-09-08T14:07:21.895Z | Downloaded async-trait v0.1.89 |
| 158 | 2026-09-08T14:07:21.898Z | Downloaded anstyle v1.0.14 |
| 159 | 2026-09-08T14:07:21.898Z | Downloaded arc-swap v1.9.1 |
| 160 | 2026-09-08T14:07:21.901Z | Downloaded pest_meta v2.8.8 |
| 161 | 2026-09-08T14:07:21.901Z | Downloaded memmap2 v0.9.11 |
| 162 | 2026-09-08T14:07:21.901Z | Downloaded miette-derive v7.6.0 |
| 163 | 2026-09-08T14:07:21.901Z | Downloaded plain v0.2.3 |
| 164 | 2026-09-08T14:07:21.905Z | Downloaded backtrace-ext v0.2.1 |
| 165 | 2026-09-08T14:07:21.905Z | Downloaded cfg-if v1.0.4 |
| 166 | 2026-09-08T14:07:21.905Z | Downloaded clap_lex v1.1.0 |
| 167 | 2026-09-08T14:07:21.905Z | Downloaded pkcs8 v0.10.2 |
| 168 | 2026-09-08T14:07:21.908Z | Downloaded backoff v0.4.0 |
| 169 | 2026-09-08T14:07:21.912Z | Downloaded dyn-clone v1.0.20 |
| 170 | 2026-09-08T14:07:21.916Z | Downloaded parking_lot v0.12.5 |
| 171 | 2026-09-08T14:07:21.916Z | Downloaded newtype-uuid v1.4.0 |
| 172 | 2026-09-08T14:07:21.919Z | Downloaded p384 v0.13.1 |
| 173 | 2026-09-08T14:07:21.919Z | Downloaded primeorder v0.13.6 |
| 174 | 2026-09-08T14:07:21.922Z | Downloaded newline-converter v0.3.0 |
| 175 | 2026-09-08T14:07:21.922Z | Downloaded percent-encoding v2.3.2 |
| 176 | 2026-09-08T14:07:21.922Z | Downloaded rand_chacha v0.3.1 |
| 177 | 2026-09-08T14:07:21.922Z | Downloaded autocfg v1.5.1 |
| 178 | 2026-09-08T14:07:21.922Z | Downloaded backon v1.6.0 |
| 179 | 2026-09-08T14:07:21.926Z | Downloaded pin-project-lite v0.2.17 |
| 180 | 2026-09-08T14:07:21.926Z | Downloaded num-iter v0.1.45 |
| 181 | 2026-09-08T14:07:21.929Z | Downloaded block-buffer v0.12.1 |
| 182 | 2026-09-08T14:07:21.929Z | Downloaded dtrace-parser v0.3.0 |
| 183 | 2026-09-08T14:07:21.929Z | Downloaded base16ct v0.2.0 |
| 184 | 2026-09-08T14:07:21.929Z | Downloaded block-buffer v0.10.4 |
| 185 | 2026-09-08T14:07:21.932Z | Downloaded paste v1.0.15 |
| 186 | 2026-09-08T14:07:21.935Z | Downloaded num_threads v0.1.7 |
| 187 | 2026-09-08T14:07:21.935Z | Downloaded proc-macro-error-attr v1.0.4 |
| 188 | 2026-09-08T14:07:21.935Z | Downloaded dof v0.4.0 |
| 189 | 2026-09-08T14:07:21.935Z | Downloaded crypto-common v0.2.2 |
| 190 | 2026-09-08T14:07:21.935Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 191 | 2026-09-08T14:07:21.938Z | Downloaded cpufeatures v0.3.0 |
| 192 | 2026-09-08T14:07:21.942Z | Downloaded quick-error v1.2.3 |
| 193 | 2026-09-08T14:07:21.945Z | Downloaded colorchoice v1.0.5 |
| 194 | 2026-09-08T14:07:21.945Z | Downloaded omicron-workspace-hack v0.1.0 |
| 195 | 2026-09-08T14:07:21.945Z | Downloaded potential_utf v0.1.5 |
| 196 | 2026-09-08T14:07:21.948Z | Downloaded progenitor-client v0.14.0 |
| 197 | 2026-09-08T14:07:21.948Z | Downloaded openssl-probe v0.2.1 |
| 198 | 2026-09-08T14:07:21.949Z | Downloaded parse-display v0.10.0 |
| 199 | 2026-09-08T14:07:21.949Z | Downloaded debug-ignore v1.0.5 |
| 200 | 2026-09-08T14:07:21.949Z | Downloaded cstr-argument v0.1.2 |
| 201 | 2026-09-08T14:07:21.949Z | Downloaded base16ct v1.0.0 |
| 202 | 2026-09-08T14:07:21.952Z | Downloaded anyhow v1.0.104 |
| 203 | 2026-09-08T14:07:21.952Z | Downloaded bs58 v0.5.1 |
| 204 | 2026-09-08T14:07:21.952Z | Downloaded ecdsa v0.16.9 |
| 205 | 2026-09-08T14:07:21.955Z | Downloaded rfc6979 v0.4.0 |
| 206 | 2026-09-08T14:07:21.955Z | Downloaded chacha20 v0.9.1 |
| 207 | 2026-09-08T14:07:21.955Z | Downloaded allocator-api2 v0.2.21 |
| 208 | 2026-09-08T14:07:21.969Z | Downloaded crucible-workspace-hack v0.1.0 |
| 209 | 2026-09-08T14:07:21.969Z | Downloaded cpufeatures v0.2.17 |
| 210 | 2026-09-08T14:07:21.969Z | Downloaded darling_macro v0.23.0 |
| 211 | 2026-09-08T14:07:21.969Z | Downloaded proc-macro-crate v3.5.0 |
| 212 | 2026-09-08T14:07:21.969Z | Downloaded compression-core v0.4.32 |
| 213 | 2026-09-08T14:07:21.969Z | Downloaded convert_case v0.4.0 |
| 214 | 2026-09-08T14:07:21.969Z | Downloaded crypto-common v0.1.6 |
| 215 | 2026-09-08T14:07:21.969Z | Downloaded miette-derive v5.10.0 |
| 216 | 2026-09-08T14:07:21.969Z | Downloaded ref-cast v1.0.26 |
| 217 | 2026-09-08T14:07:21.969Z | Downloaded ref-cast-impl v1.0.26 |
| 218 | 2026-09-08T14:07:21.973Z | Downloaded rand_xorshift v0.4.0 |
| 219 | 2026-09-08T14:07:21.973Z | Downloaded num-integer v0.1.46 |
| 220 | 2026-09-08T14:07:21.973Z | Downloaded pest_generator v2.8.8 |
| 221 | 2026-09-08T14:07:21.976Z | Downloaded newtype-uuid-macros v0.1.1 |
| 222 | 2026-09-08T14:07:21.976Z | Downloaded owo-colors v3.5.0 |
| 223 | 2026-09-08T14:07:21.980Z | Downloaded parse-display-derive v0.10.0 |
| 224 | 2026-09-08T14:07:21.980Z | Downloaded macaddr v1.0.1 |
| 225 | 2026-09-08T14:07:21.980Z | Downloaded tower-service v0.3.3 |
| 226 | 2026-09-08T14:07:21.980Z | Downloaded untrusted v0.9.0 |
| 227 | 2026-09-08T14:07:21.980Z | Downloaded progenitor-macro v0.10.0 |
| 228 | 2026-09-08T14:07:21.983Z | Downloaded rand_pcg v0.10.2 |
| 229 | 2026-09-08T14:07:21.983Z | Downloaded unicode-linebreak v0.1.5 |
| 230 | 2026-09-08T14:07:21.983Z | Downloaded usdt-attr-macro v0.6.0 |
| 231 | 2026-09-08T14:07:21.986Z | Downloaded powerfmt v0.2.0 |
| 232 | 2026-09-08T14:07:21.986Z | Downloaded typify-macro v0.4.3 |
| 233 | 2026-09-08T14:07:21.989Z | Downloaded utf8parse v0.2.2 |
| 234 | 2026-09-08T14:07:21.989Z | Downloaded want v0.3.1 |
| 235 | 2026-09-08T14:07:21.989Z | Downloaded adler2 v2.0.1 |
| 236 | 2026-09-08T14:07:21.989Z | Downloaded yoke-derive v0.8.2 |
| 237 | 2026-09-08T14:07:21.992Z | Downloaded zeroize_derive v1.5.0 |
| 238 | 2026-09-08T14:07:21.992Z | Downloaded futures-io v0.3.32 |
| 239 | 2026-09-08T14:07:21.993Z | Downloaded foreign-types-macros v0.2.3 |
| 240 | 2026-09-08T14:07:21.993Z | Downloaded hostname v0.4.2 |
| 241 | 2026-09-08T14:07:21.993Z | Downloaded xattr v1.6.1 |
| 242 | 2026-09-08T14:07:21.996Z | Downloaded base64ct v1.8.3 |
| 243 | 2026-09-08T14:07:21.999Z | Downloaded byteorder v1.5.0 |
| 244 | 2026-09-08T14:07:21.999Z | Downloaded displaydoc v0.2.6 |
| 245 | 2026-09-08T14:07:21.999Z | Downloaded tinystr v0.8.3 |
| 246 | 2026-09-08T14:07:22.003Z | Downloaded idna_adapter v1.2.2 |
| 247 | 2026-09-08T14:07:22.003Z | Downloaded is_terminal_polyfill v1.70.2 |
| 248 | 2026-09-08T14:07:22.003Z | Downloaded indent_write v2.2.0 |
| 249 | 2026-09-08T14:07:22.003Z | Downloaded rustc-hash v2.1.2 |
| 250 | 2026-09-08T14:07:22.003Z | Downloaded cmake v0.1.58 |
| 251 | 2026-09-08T14:07:22.003Z | Downloaded compression-codecs v0.4.38 |
| 252 | 2026-09-08T14:07:22.006Z | Downloaded digest v0.10.7 |
| 253 | 2026-09-08T14:07:22.006Z | Downloaded deranged v0.5.8 |
| 254 | 2026-09-08T14:07:22.006Z | Downloaded progenitor v0.14.0 |
| 255 | 2026-09-08T14:07:22.009Z | Downloaded multer v3.1.0 |
| 256 | 2026-09-08T14:07:22.009Z | Downloaded poly1305 v0.8.0 |
| 257 | 2026-09-08T14:07:22.013Z | Downloaded lru-slab v0.1.2 |
| 258 | 2026-09-08T14:07:22.013Z | Downloaded rand_core v0.6.4 |
| 259 | 2026-09-08T14:07:22.016Z | Downloaded oxnet v0.1.6 |
| 260 | 2026-09-08T14:07:22.016Z | Downloaded pest_derive v2.8.8 |
| 261 | 2026-09-08T14:07:22.016Z | Downloaded progenitor-macro v0.14.0 |
| 262 | 2026-09-08T14:07:22.019Z | Downloaded proc-macro-error v1.0.4 |
| 263 | 2026-09-08T14:07:22.019Z | Downloaded rand_core v0.9.5 |
| 264 | 2026-09-08T14:07:22.019Z | Downloaded data-encoding v2.11.0 |
| 265 | 2026-09-08T14:07:22.022Z | Downloaded dunce v1.0.5 |
| 266 | 2026-09-08T14:07:22.022Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 267 | 2026-09-08T14:07:22.022Z | Downloaded proc-macro-error2 v2.0.1 |
| 268 | 2026-09-08T14:07:22.022Z | Downloaded ed25519 v2.2.3 |
| 269 | 2026-09-08T14:07:22.025Z | Downloaded blake2 v0.10.6 |
| 270 | 2026-09-08T14:07:22.025Z | Downloaded pretty-hex v0.4.2 |
| 271 | 2026-09-08T14:07:22.025Z | Downloaded chacha20 v0.10.0 |
| 272 | 2026-09-08T14:07:22.028Z | Downloaded daft v0.1.8 |
| 273 | 2026-09-08T14:07:22.028Z | Downloaded quote v1.0.45 |
| 274 | 2026-09-08T14:07:22.028Z | Downloaded progenitor v0.10.0 |
| 275 | 2026-09-08T14:07:22.031Z | Downloaded byte-wrapper v0.1.0 |
| 276 | 2026-09-08T14:07:22.031Z | Downloaded serde_urlencoded v0.7.1 |
| 277 | 2026-09-08T14:07:22.035Z | Downloaded rand_chacha v0.9.0 |
| 278 | 2026-09-08T14:07:22.035Z | Downloaded sha1 v0.10.6 |
| 279 | 2026-09-08T14:07:22.038Z | Downloaded subtle v2.6.1 |
| 280 | 2026-09-08T14:07:22.038Z | Downloaded progenitor-extras v0.2.0 |
| 281 | 2026-09-08T14:07:22.041Z | Downloaded tinyvec_macros v0.1.1 |
| 282 | 2026-09-08T14:07:22.041Z | Downloaded daft-derive v0.1.8 |
| 283 | 2026-09-08T14:07:22.044Z | Downloaded rand_core v0.10.1 |
| 284 | 2026-09-08T14:07:22.047Z | Downloaded erased-serde v0.3.31 |
| 285 | 2026-09-08T14:07:22.047Z | Downloaded bit-vec v0.8.0 |
| 286 | 2026-09-08T14:07:22.047Z | Downloaded either v1.16.0 |
| 287 | 2026-09-08T14:07:22.047Z | Downloaded tokio-tungstenite v0.21.0 |
| 288 | 2026-09-08T14:07:22.050Z | Downloaded derive-ex v0.1.8 |
| 289 | 2026-09-08T14:07:22.050Z | Downloaded tls_codec_derive v0.4.2 |
| 290 | 2026-09-08T14:07:22.053Z | Downloaded humantime v2.4.0 |
| 291 | 2026-09-08T14:07:22.053Z | Downloaded zeroize v1.9.0 |
| 292 | 2026-09-08T14:07:22.056Z | Downloaded waitgroup v0.1.2 |
| 293 | 2026-09-08T14:07:22.060Z | Downloaded take_mut v0.2.2 |
| 294 | 2026-09-08T14:07:22.060Z | Downloaded zerofrom-derive v0.1.7 |
| 295 | 2026-09-08T14:07:22.063Z | Downloaded httpdate v1.0.3 |
| 296 | 2026-09-08T14:07:22.066Z | Downloaded progenitor-client v0.10.0 |
| 297 | 2026-09-08T14:07:22.066Z | Downloaded toml_datetime v0.6.11 |
| 298 | 2026-09-08T14:07:22.066Z | Downloaded camino v1.2.2 |
| 299 | 2026-09-08T14:07:22.069Z | Downloaded parking_lot_core v0.9.12 |
| 300 | 2026-09-08T14:07:22.072Z | Downloaded pem-rfc7468 v0.7.0 |
| 301 | 2026-09-08T14:07:22.072Z | Downloaded ciborium v0.2.2 |
| 302 | 2026-09-08T14:07:22.075Z | Downloaded cipher v0.4.4 |
| 303 | 2026-09-08T14:07:22.078Z | Downloaded darling v0.23.0 |
| 304 | 2026-09-08T14:07:22.078Z | Downloaded der_derive v0.7.3 |
| 305 | 2026-09-08T14:07:22.081Z | Downloaded colored v3.1.1 |
| 306 | 2026-09-08T14:07:22.082Z | Downloaded console v0.15.11 |
| 307 | 2026-09-08T14:07:22.085Z | Downloaded const-oid v0.9.6 |
| 308 | 2026-09-08T14:07:22.085Z | Downloaded crc32fast v1.5.0 |
| 309 | 2026-09-08T14:07:22.085Z | Downloaded once_cell v1.21.4 |
| 310 | 2026-09-08T14:07:22.085Z | Downloaded console v0.16.3 |
| 311 | 2026-09-08T14:07:22.088Z | Downloaded foreign-types v0.5.0 |
| 312 | 2026-09-08T14:07:22.088Z | Downloaded foreign-types-shared v0.3.1 |
| 313 | 2026-09-08T14:07:22.088Z | Downloaded num-traits v0.2.19 |
| 314 | 2026-09-08T14:07:22.088Z | Downloaded clap_derive v4.6.1 |
| 315 | 2026-09-08T14:07:22.092Z | Downloaded is-terminal v0.4.17 |
| 316 | 2026-09-08T14:07:22.092Z | Downloaded crossbeam-utils v0.8.21 |
| 317 | 2026-09-08T14:07:22.095Z | Downloaded smf v0.2.3 |
| 318 | 2026-09-08T14:07:22.095Z | Downloaded heck v0.5.0 |
| 319 | 2026-09-08T14:07:22.095Z | Downloaded slog-async v2.8.0 |
| 320 | 2026-09-08T14:07:22.098Z | Downloaded swrite v0.1.0 |
| 321 | 2026-09-08T14:07:22.101Z | Downloaded time-core v0.1.9 |
| 322 | 2026-09-08T14:07:22.101Z | Downloaded slog-scope v4.4.1 |
| 323 | 2026-09-08T14:07:22.104Z | Downloaded toml_write v0.1.2 |
| 324 | 2026-09-08T14:07:22.104Z | Downloaded lazy_static v1.5.0 |
| 325 | 2026-09-08T14:07:22.107Z | Downloaded strum_macros v0.27.2 |
| 326 | 2026-09-08T14:07:22.110Z | Downloaded ff v0.13.1 |
| 327 | 2026-09-08T14:07:22.110Z | Downloaded rustc-demangle v0.1.27 |
| 328 | 2026-09-08T14:07:22.113Z | Downloaded structmeta v0.3.0 |
| 329 | 2026-09-08T14:07:22.113Z | Downloaded terminal_size v0.1.17 |
| 330 | 2026-09-08T14:07:22.117Z | Downloaded try-lock v0.2.5 |
| 331 | 2026-09-08T14:07:22.117Z | Downloaded thiserror v2.0.18 |
| 332 | 2026-09-08T14:07:22.120Z | Downloaded writeable v0.6.3 |
| 333 | 2026-09-08T14:07:22.124Z | Downloaded fnv v1.0.7 |
| 334 | 2026-09-08T14:07:22.127Z | Downloaded hubpack_derive v0.1.1 |
| 335 | 2026-09-08T14:07:22.130Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-09-08T14:07:22.130Z | Downloaded inout v0.1.4 |
| 337 | 2026-09-08T14:07:22.133Z | Downloaded proc-macro2 v1.0.106 |
| 338 | 2026-09-08T14:07:22.133Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 339 | 2026-09-08T14:07:22.136Z | Downloaded unarray v0.1.4 |
| 340 | 2026-09-08T14:07:22.136Z | Downloaded zone v0.3.1 |
| 341 | 2026-09-08T14:07:22.136Z | Downloaded futures-core v0.3.32 |
| 342 | 2026-09-08T14:07:22.139Z | Downloaded progenitor-impl v0.10.0 |
| 343 | 2026-09-08T14:07:22.139Z | Downloaded futures-task v0.3.32 |
| 344 | 2026-09-08T14:07:22.147Z | Downloaded bitflags v2.13.0 |
| 345 | 2026-09-08T14:07:22.150Z | Downloaded cargo_toml v0.22.3 |
| 346 | 2026-09-08T14:07:22.150Z | Downloaded hyper-rustls v0.27.9 |
| 347 | 2026-09-08T14:07:22.153Z | Downloaded form_urlencoded v1.2.2 |
| 348 | 2026-09-08T14:07:22.153Z | Downloaded ident_case v1.0.1 |
| 349 | 2026-09-08T14:07:22.153Z | Downloaded rustc_version v0.4.1 |
| 350 | 2026-09-08T14:07:22.153Z | Downloaded secrecy v0.10.3 |
| 351 | 2026-09-08T14:07:22.157Z | Downloaded hostname v0.3.1 |
| 352 | 2026-09-08T14:07:22.160Z | Downloaded serde_derive_internals v0.29.1 |
| 353 | 2026-09-08T14:07:22.160Z | Downloaded serde_path_to_error v0.1.20 |
| 354 | 2026-09-08T14:07:22.160Z | Downloaded spin v0.9.8 |
| 355 | 2026-09-08T14:07:22.163Z | Downloaded scopeguard v1.2.0 |
| 356 | 2026-09-08T14:07:22.163Z | Downloaded serde_repr v0.1.21 |
| 357 | 2026-09-08T14:07:22.163Z | Downloaded supports-color v2.1.0 |
| 358 | 2026-09-08T14:07:22.163Z | Downloaded serde_tokenstream v0.2.3 |
| 359 | 2026-09-08T14:07:22.163Z | Downloaded strum_macros v0.26.4 |
| 360 | 2026-09-08T14:07:22.167Z | Downloaded synstructure v0.13.2 |
| 361 | 2026-09-08T14:07:22.167Z | Downloaded thiserror-impl v2.0.18 |
| 362 | 2026-09-08T14:07:22.167Z | Downloaded signal-hook-registry v1.4.8 |
| 363 | 2026-09-08T14:07:22.167Z | Downloaded signature v2.2.0 |
| 364 | 2026-09-08T14:07:22.167Z | Downloaded strsim v0.11.1 |
| 365 | 2026-09-08T14:07:22.170Z | Downloaded terminal_size v0.4.4 |
| 366 | 2026-09-08T14:07:22.170Z | Downloaded futures-macro v0.3.32 |
| 367 | 2026-09-08T14:07:22.174Z | Downloaded ipnet v2.12.0 |
| 368 | 2026-09-08T14:07:22.174Z | Downloaded ipnetwork v0.21.1 |
| 369 | 2026-09-08T14:07:22.174Z | Downloaded uuid v1.23.3 |
| 370 | 2026-09-08T14:07:22.179Z | Downloaded slab v0.4.12 |
| 371 | 2026-09-08T14:07:22.179Z | Downloaded slog-stdlog v4.1.1 |
| 372 | 2026-09-08T14:07:22.179Z | Downloaded slog-term v2.9.2 |
| 373 | 2026-09-08T14:07:22.183Z | Downloaded getrandom v0.4.3 |
| 374 | 2026-09-08T14:07:22.183Z | Downloaded unit-prefix v0.5.2 |
| 375 | 2026-09-08T14:07:22.183Z | Downloaded universal-hash v0.5.1 |
| 376 | 2026-09-08T14:07:22.187Z | Downloaded typify-macro v0.6.2 |
| 377 | 2026-09-08T14:07:22.187Z | Downloaded aead v0.5.2 |
| 378 | 2026-09-08T14:07:22.190Z | Downloaded equivalent v1.0.2 |
| 379 | 2026-09-08T14:07:22.190Z | Downloaded schemars_derive v0.8.22 |
| 380 | 2026-09-08T14:07:22.190Z | Downloaded fastrand v2.4.1 |
| 381 | 2026-09-08T14:07:22.193Z | Downloaded http-body v1.0.1 |
| 382 | 2026-09-08T14:07:22.194Z | Downloaded term v1.2.1 |
| 383 | 2026-09-08T14:07:22.194Z | Downloaded hex v0.4.3 |
| 384 | 2026-09-08T14:07:22.194Z | Downloaded is_ci v1.2.0 |
| 385 | 2026-09-08T14:07:22.197Z | Downloaded derive_more v0.99.20 |
| 386 | 2026-09-08T14:07:22.200Z | Downloaded clap v4.6.1 |
| 387 | 2026-09-08T14:07:22.203Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 388 | 2026-09-08T14:07:22.206Z | Downloaded dropshot_endpoint v0.17.1 |
| 389 | 2026-09-08T14:07:22.206Z | Downloaded progenitor-impl v0.14.0 |
| 390 | 2026-09-08T14:07:22.209Z | Downloaded unicode-ident v1.0.24 |
| 391 | 2026-09-08T14:07:22.209Z | Downloaded tokio-rustls v0.26.4 |
| 392 | 2026-09-08T14:07:22.213Z | Downloaded vsss-rs v3.3.4 |
| 393 | 2026-09-08T14:07:22.213Z | Downloaded zmij v1.0.21 |
| 394 | 2026-09-08T14:07:22.213Z | Downloaded heck v0.4.1 |
| 395 | 2026-09-08T14:07:22.216Z | Downloaded bytes v1.12.0 |
| 396 | 2026-09-08T14:07:22.216Z | Downloaded chumsky v0.9.3 |
| 397 | 2026-09-08T14:07:22.220Z | Downloaded darling_core v0.23.0 |
| 398 | 2026-09-08T14:07:22.223Z | Downloaded prettyplease v0.2.37 |
| 399 | 2026-09-08T14:07:22.223Z | Downloaded iana-time-zone v0.1.65 |
| 400 | 2026-09-08T14:07:22.226Z | Downloaded miette v5.10.0 |
| 401 | 2026-09-08T14:07:22.229Z | Downloaded quinn v0.11.9 |
| 402 | 2026-09-08T14:07:22.229Z | Downloaded chacha20poly1305 v0.10.1 |
| 403 | 2026-09-08T14:07:22.232Z | Downloaded jobserver v0.1.35 |
| 404 | 2026-09-08T14:07:22.232Z | Downloaded serde-big-array v0.5.1 |
| 405 | 2026-09-08T14:07:22.232Z | Downloaded utf-8 v0.7.6 |
| 406 | 2026-09-08T14:07:22.232Z | Downloaded mio v1.2.1 |
| 407 | 2026-09-08T14:07:22.235Z | Downloaded knuffel-derive v3.2.0 |
| 408 | 2026-09-08T14:07:22.238Z | Downloaded shlex v2.0.1 |
| 409 | 2026-09-08T14:07:22.238Z | Downloaded serde_with_macros v3.21.0 |
| 410 | 2026-09-08T14:07:22.238Z | Downloaded socket2 v0.6.4 |
| 411 | 2026-09-08T14:07:22.241Z | Downloaded stable_deref_trait v1.2.1 |
| 412 | 2026-09-08T14:07:22.241Z | Downloaded supports-hyperlinks v2.1.0 |
| 413 | 2026-09-08T14:07:22.241Z | Downloaded strum v0.27.2 |
| 414 | 2026-09-08T14:07:22.241Z | Downloaded zerofrom v0.1.8 |
| 415 | 2026-09-08T14:07:22.242Z | Downloaded smawk v0.3.3 |
| 416 | 2026-09-08T14:07:22.245Z | Downloaded thread_local v1.1.9 |
| 417 | 2026-09-08T14:07:22.245Z | Downloaded errno v0.3.14 |
| 418 | 2026-09-08T14:07:22.245Z | Downloaded backtrace v0.3.76 |
| 419 | 2026-09-08T14:07:22.248Z | Downloaded base64 v0.22.1 |
| 420 | 2026-09-08T14:07:22.251Z | Downloaded keccak v0.1.6 |
| 421 | 2026-09-08T14:07:22.251Z | Downloaded ryu v1.0.23 |
| 422 | 2026-09-08T14:07:22.251Z | Downloaded similar v2.7.0 |
| 423 | 2026-09-08T14:07:22.254Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 424 | 2026-09-08T14:07:22.257Z | Downloaded typify v0.4.3 |
| 425 | 2026-09-08T14:07:22.260Z | Downloaded indexmap v1.9.3 |
| 426 | 2026-09-08T14:07:22.260Z | Downloaded rustls-pki-types v1.14.1 |
| 427 | 2026-09-08T14:07:22.260Z | Downloaded getrandom v0.3.4 |
| 428 | 2026-09-08T14:07:22.264Z | Downloaded match_cfg v0.1.0 |
| 429 | 2026-09-08T14:07:22.264Z | Downloaded serde_spanned v1.1.1 |
| 430 | 2026-09-08T14:07:22.264Z | Downloaded knus-derive v3.4.0 |
| 431 | 2026-09-08T14:07:22.267Z | Downloaded version_check v0.9.5 |
| 432 | 2026-09-08T14:07:22.267Z | Downloaded tabwriter v1.4.1 |
| 433 | 2026-09-08T14:07:22.267Z | Downloaded base64 v0.21.7 |
| 434 | 2026-09-08T14:07:22.267Z | Downloaded tokio-macros v2.7.0 |
| 435 | 2026-09-08T14:07:22.271Z | Downloaded const-oid v0.10.2 |
| 436 | 2026-09-08T14:07:22.271Z | Downloaded utf8_iter v1.0.4 |
| 437 | 2026-09-08T14:07:22.271Z | Downloaded futures v0.3.32 |
| 438 | 2026-09-08T14:07:22.275Z | Downloaded hubpack v0.1.2 |
| 439 | 2026-09-08T14:07:22.275Z | Downloaded rand v0.8.6 |
| 440 | 2026-09-08T14:07:22.275Z | Downloaded textwrap v0.15.2 |
| 441 | 2026-09-08T14:07:22.278Z | Downloaded hybrid-array v0.4.14 |
| 442 | 2026-09-08T14:07:22.278Z | Downloaded tungstenite v0.21.0 |
| 443 | 2026-09-08T14:07:22.278Z | Downloaded rustls-pemfile v2.2.0 |
| 444 | 2026-09-08T14:07:22.281Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 445 | 2026-09-08T14:07:22.281Z | Downloaded typeid v1.0.3 |
| 446 | 2026-09-08T14:07:22.284Z | Downloaded rsa v0.9.10 |
| 447 | 2026-09-08T14:07:22.284Z | Downloaded async-compression v0.4.43 |
| 448 | 2026-09-08T14:07:22.287Z | Downloaded half v2.7.1 |
| 449 | 2026-09-08T14:07:22.290Z | Downloaded simd-adler32 v0.3.10 |
| 450 | 2026-09-08T14:07:22.290Z | Downloaded icu_normalizer v2.2.0 |
| 451 | 2026-09-08T14:07:22.294Z | Downloaded time-macros v0.2.29 |
| 452 | 2026-09-08T14:07:22.294Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 453 | 2026-09-08T14:07:22.294Z | Downloaded structmeta-derive v0.3.0 |
| 454 | 2026-09-08T14:07:22.294Z | Downloaded sha1 v0.11.0 |
| 455 | 2026-09-08T14:07:22.297Z | Downloaded slog-envlogger v2.2.0 |
| 456 | 2026-09-08T14:07:22.297Z | Downloaded tower-layer v0.3.3 |
| 457 | 2026-09-08T14:07:22.297Z | Downloaded wait-timeout v0.2.1 |
| 458 | 2026-09-08T14:07:22.297Z | Downloaded tempfile v3.27.0 |
| 459 | 2026-09-08T14:07:22.300Z | Downloaded crypto-bigint v0.5.5 |
| 460 | 2026-09-08T14:07:22.303Z | Downloaded der v0.7.10 |
| 461 | 2026-09-08T14:07:22.303Z | Downloaded group v0.13.0 |
| 462 | 2026-09-08T14:07:22.306Z | Downloaded thiserror-impl v1.0.69 |
| 463 | 2026-09-08T14:07:22.306Z | Downloaded itoa v1.0.18 |
| 464 | 2026-09-08T14:07:22.306Z | Downloaded futures-executor v0.3.32 |
| 465 | 2026-09-08T14:07:22.306Z | Downloaded futures-sink v0.3.32 |
| 466 | 2026-09-08T14:07:22.306Z | Downloaded instant v0.1.13 |
| 467 | 2026-09-08T14:07:22.310Z | Downloaded supports-unicode v2.1.0 |
| 468 | 2026-09-08T14:07:22.310Z | Downloaded sync_wrapper v1.0.2 |
| 469 | 2026-09-08T14:07:22.310Z | Downloaded sec1 v0.7.3 |
| 470 | 2026-09-08T14:07:22.310Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 471 | 2026-09-08T14:07:22.310Z | Downloaded elliptic-curve v0.13.8 |
| 472 | 2026-09-08T14:07:22.313Z | Downloaded thread-id v5.1.0 |
| 473 | 2026-09-08T14:07:22.313Z | Downloaded cc v1.2.64 |
| 474 | 2026-09-08T14:07:22.316Z | Downloaded serde_yaml v0.9.34+deprecated |
| 475 | 2026-09-08T14:07:22.316Z | Downloaded unsafe-libyaml v0.2.11 |
| 476 | 2026-09-08T14:07:22.319Z | Downloaded semver v1.0.28 |
| 477 | 2026-09-08T14:07:22.319Z | Downloaded toml v0.8.23 |
| 478 | 2026-09-08T14:07:22.319Z | Downloaded spki v0.7.3 |
| 479 | 2026-09-08T14:07:22.322Z | Downloaded usdt-macro v0.6.0 |
| 480 | 2026-09-08T14:07:22.322Z | Downloaded usdt-impl v0.6.0 |
| 481 | 2026-09-08T14:07:22.322Z | Downloaded ahash v0.8.12 |
| 482 | 2026-09-08T14:07:22.325Z | Downloaded usdt v0.6.0 |
| 483 | 2026-09-08T14:07:22.325Z | Downloaded ucd-trie v0.1.7 |
| 484 | 2026-09-08T14:07:22.325Z | Downloaded flagset v0.4.7 |
| 485 | 2026-09-08T14:07:22.325Z | Downloaded httparse v1.10.1 |
| 486 | 2026-09-08T14:07:22.328Z | Downloaded strum v0.26.3 |
| 487 | 2026-09-08T14:07:22.329Z | Downloaded rand v0.9.4 |
| 488 | 2026-09-08T14:07:22.329Z | Downloaded rand v0.10.1 |
| 489 | 2026-09-08T14:07:22.332Z | Downloaded tracing-core v0.1.36 |
| 490 | 2026-09-08T14:07:22.332Z | Downloaded toml_edit v0.22.27 |
| 491 | 2026-09-08T14:07:22.338Z | Downloaded serde v1.0.228 |
| 492 | 2026-09-08T14:07:22.343Z | Downloaded tls_codec v0.4.2 |
| 493 | 2026-09-08T14:07:22.346Z | Downloaded serde_tokenstream v0.3.0 |
| 494 | 2026-09-08T14:07:22.349Z | Downloaded http-body-util v0.1.3 |
| 495 | 2026-09-08T14:07:22.349Z | Downloaded serde_spanned v0.6.9 |
| 496 | 2026-09-08T14:07:22.349Z | Downloaded xz2 v0.1.7 |
| 497 | 2026-09-08T14:07:22.349Z | Downloaded rustversion v1.0.22 |
| 498 | 2026-09-08T14:07:22.352Z | Downloaded thiserror-no-std v2.0.2 |
| 499 | 2026-09-08T14:07:22.352Z | Downloaded flate2 v1.1.9 |
| 500 | 2026-09-08T14:07:22.356Z | Downloaded slog-bunyan v2.5.0 |
| 501 | 2026-09-08T14:07:22.359Z | Downloaded zerotrie v0.2.4 |
| 502 | 2026-09-08T14:07:22.359Z | Downloaded scroll_derive v0.13.1 |
| 503 | 2026-09-08T14:07:22.359Z | Downloaded zone_cfg_derive v0.3.1 |
| 504 | 2026-09-08T14:07:22.359Z | Downloaded static_assertions v1.1.0 |
| 505 | 2026-09-08T14:07:22.362Z | Downloaded schemars v0.8.22 |
| 506 | 2026-09-08T14:07:22.368Z | Downloaded smallvec v1.15.2 |
| 507 | 2026-09-08T14:07:22.371Z | Downloaded sha2 v0.10.9 |
| 508 | 2026-09-08T14:07:22.371Z | Downloaded filetime v0.2.29 |
| 509 | 2026-09-08T14:07:22.371Z | Downloaded zerovec-derive v0.11.3 |
| 510 | 2026-09-08T14:07:22.374Z | Downloaded generic-array v0.14.9 |
| 511 | 2026-09-08T14:07:22.374Z | Downloaded fs_extra v1.3.0 |
| 512 | 2026-09-08T14:07:22.374Z | Downloaded rustls-platform-verifier v0.7.0 |
| 513 | 2026-09-08T14:07:22.377Z | Downloaded rusty-fork v0.3.1 |
| 514 | 2026-09-08T14:07:22.377Z | Downloaded futures-channel v0.3.32 |
| 515 | 2026-09-08T14:07:22.377Z | Downloaded schemars v0.9.0 |
| 516 | 2026-09-08T14:07:22.383Z | Downloaded schemars v1.2.1 |
| 517 | 2026-09-08T14:07:22.390Z | Downloaded tinyvec v1.11.0 |
| 518 | 2026-09-08T14:07:22.393Z | Downloaded hmac v0.12.1 |
| 519 | 2026-09-08T14:07:22.393Z | Downloaded knus v3.4.0 |
| 520 | 2026-09-08T14:07:22.396Z | Downloaded lock_api v0.4.14 |
| 521 | 2026-09-08T14:07:22.396Z | Downloaded getrandom v0.2.17 |
| 522 | 2026-09-08T14:07:22.396Z | Downloaded slog-json v2.6.1 |
| 523 | 2026-09-08T14:07:22.399Z | Downloaded find-msvc-tools v0.1.9 |
| 524 | 2026-09-08T14:07:22.399Z | Downloaded http v1.4.2 |
| 525 | 2026-09-08T14:07:22.399Z | Downloaded url v2.5.8 |
| 526 | 2026-09-08T14:07:22.402Z | Downloaded zerocopy-derive v0.8.52 |
| 527 | 2026-09-08T14:07:22.406Z | Downloaded icu_normalizer_data v2.2.0 |
| 528 | 2026-09-08T14:07:22.409Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 529 | 2026-09-08T14:07:22.409Z | Downloaded scroll v0.13.0 |
| 530 | 2026-09-08T14:07:22.409Z | Downloaded miette v7.6.0 |
| 531 | 2026-09-08T14:07:22.413Z | Downloaded foldhash v0.2.0 |
| 532 | 2026-09-08T14:07:22.413Z | Downloaded indoc v2.0.7 |
| 533 | 2026-09-08T14:07:22.413Z | Downloaded pest v2.8.8 |
| 534 | 2026-09-08T14:07:22.416Z | Downloaded num-bigint-dig v0.8.6 |
| 535 | 2026-09-08T14:07:22.419Z | Downloaded yoke v0.8.3 |
| 536 | 2026-09-08T14:07:22.419Z | Downloaded tracing-attributes v0.1.31 |
| 537 | 2026-09-08T14:07:22.419Z | Downloaded litemap v0.8.2 |
| 538 | 2026-09-08T14:07:22.422Z | Downloaded icu_provider v2.2.0 |
| 539 | 2026-09-08T14:07:22.423Z | Downloaded indicatif v0.18.4 |
| 540 | 2026-09-08T14:07:22.426Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 541 | 2026-09-08T14:07:22.426Z | Downloaded ron v0.12.1 |
| 542 | 2026-09-08T14:07:22.429Z | Downloaded log v0.4.32 |
| 543 | 2026-09-08T14:07:22.432Z | Downloaded rustls-webpki v0.103.13 |
| 544 | 2026-09-08T14:07:22.432Z | Downloaded serde_derive v1.0.228 |
| 545 | 2026-09-08T14:07:22.436Z | Downloaded slog v2.8.2 |
| 546 | 2026-09-08T14:07:22.439Z | Downloaded knuffel v3.2.0 |
| 547 | 2026-09-08T14:07:22.442Z | Downloaded hyper-util v0.1.20 |
| 548 | 2026-09-08T14:07:22.461Z | Downloaded icu_locale_core v2.2.0 |
| 549 | 2026-09-08T14:07:22.465Z | Downloaded icu_properties v2.2.0 |
| 550 | 2026-09-08T14:07:22.468Z | Downloaded rustls-native-certs v0.8.4 |
| 551 | 2026-09-08T14:07:22.468Z | Downloaded typify v0.6.2 |
| 552 | 2026-09-08T14:07:22.468Z | Downloaded icu_collections v2.2.0 |
| 553 | 2026-09-08T14:07:22.471Z | Downloaded itertools v0.12.1 |
| 554 | 2026-09-08T14:07:22.475Z | Downloaded regex v1.12.4 |
| 555 | 2026-09-08T14:07:22.478Z | Downloaded reqwest v0.12.28 |
| 556 | 2026-09-08T14:07:22.481Z | Downloaded serde_core v1.0.228 |
| 557 | 2026-09-08T14:07:22.481Z | Downloaded unicode-segmentation v1.13.3 |
| 558 | 2026-09-08T14:07:22.484Z | Downloaded hashbrown v0.17.1 |
| 559 | 2026-09-08T14:07:22.488Z | Downloaded test-strategy v0.4.5 |
| 560 | 2026-09-08T14:07:22.491Z | Downloaded itertools v0.14.0 |
| 561 | 2026-09-08T14:07:22.495Z | Downloaded reqwest v0.13.4 |
| 562 | 2026-09-08T14:07:22.498Z | Downloaded tower v0.5.3 |
| 563 | 2026-09-08T14:07:22.503Z | Downloaded tar v0.4.46 |
| 564 | 2026-09-08T14:07:22.506Z | Downloaded hashbrown v0.16.1 |
| 565 | 2026-09-08T14:07:22.510Z | Downloaded futures-util v0.3.32 |
| 566 | 2026-09-08T14:07:22.514Z | Downloaded h2 v0.4.15 |
| 567 | 2026-09-08T14:07:22.518Z | Downloaded hashbrown v0.12.3 |
| 568 | 2026-09-08T14:07:22.521Z | Downloaded expectorate v1.2.0 |
| 569 | 2026-09-08T14:07:22.521Z | Downloaded hyper v1.10.1 |
| 570 | 2026-09-08T14:07:22.525Z | Downloaded serde_json v1.0.150 |
| 571 | 2026-09-08T14:07:22.529Z | Downloaded icu_properties_data v2.2.0 |
| 572 | 2026-09-08T14:07:22.536Z | Downloaded memchr v2.8.2 |
| 573 | 2026-09-08T14:07:22.539Z | Downloaded portable-atomic v1.13.1 |
| 574 | 2026-09-08T14:07:22.549Z | Downloaded aho-corasick v1.1.4 |
| 575 | 2026-09-08T14:07:22.552Z | Downloaded clap_builder v4.6.0 |
| 576 | 2026-09-08T14:07:22.557Z | Downloaded x509-cert v0.2.5 |
| 577 | 2026-09-08T14:07:22.570Z | Downloaded proptest v1.11.0 |
| 578 | 2026-09-08T14:07:22.574Z | Downloaded indexmap v2.14.0 |
| 579 | 2026-09-08T14:07:22.578Z | Downloaded idna v1.1.0 |
| 580 | 2026-09-08T14:07:22.581Z | Downloaded typenum v1.20.1 |
| 581 | 2026-09-08T14:07:22.585Z | Downloaded hashbrown v0.14.5 |
| 582 | 2026-09-08T14:07:22.588Z | Downloaded zerovec v0.11.6 |
| 583 | 2026-09-08T14:07:22.588Z | Downloaded libm v0.2.16 |
| 584 | 2026-09-08T14:07:22.604Z | Downloaded aws-lc-rs v1.18.0 |
| 585 | 2026-09-08T14:07:22.609Z | Downloaded salty v0.3.0 |
| 586 | 2026-09-08T14:07:22.613Z | Downloaded tokio-util v0.7.18 |
| 587 | 2026-09-08T14:07:22.616Z | Downloaded quinn-proto v0.11.16 |
| 588 | 2026-09-08T14:07:22.620Z | Downloaded winnow v0.7.15 |
| 589 | 2026-09-08T14:07:22.625Z | Downloaded serde_with v3.21.0 |
| 590 | 2026-09-08T14:07:22.631Z | Downloaded webpki-roots v1.0.8 |
| 591 | 2026-09-08T14:07:22.635Z | Downloaded tower-http v0.6.11 |
| 592 | 2026-09-08T14:07:22.638Z | Downloaded time v0.3.49 |
| 593 | 2026-09-08T14:07:22.644Z | Downloaded hkdf v0.12.4 |
| 594 | 2026-09-08T14:07:22.647Z | Downloaded unicode-width v0.2.2 |
| 595 | 2026-09-08T14:07:22.651Z | Downloaded chrono v0.4.45 |
| 596 | 2026-09-08T14:07:22.654Z | Downloaded iddqd v0.4.6 |
| 597 | 2026-09-08T14:07:22.662Z | Downloaded zerocopy v0.8.52 |
| 598 | 2026-09-08T14:07:22.673Z | Downloaded goblin v0.10.7 |
| 599 | 2026-09-08T14:07:22.676Z | Downloaded object v0.37.3 |
| 600 | 2026-09-08T14:07:22.682Z | Downloaded winnow v1.0.3 |
| 601 | 2026-09-08T14:07:22.687Z | Downloaded unicode-width v0.1.14 |
| 602 | 2026-09-08T14:07:22.693Z | Downloaded openapiv3 v2.2.0 |
| 603 | 2026-09-08T14:07:22.698Z | Downloaded curve25519-dalek v4.1.3 |
| 604 | 2026-09-08T14:07:22.702Z | Downloaded regress v0.10.5 |
| 605 | 2026-09-08T14:07:22.707Z | Downloaded regress v0.11.1 |
| 606 | 2026-09-08T14:07:22.711Z | Downloaded regex-syntax v0.8.11 |
| 607 | 2026-09-08T14:07:22.715Z | Downloaded rustls v0.23.40 |
| 608 | 2026-09-08T14:07:22.721Z | Downloaded syn v1.0.109 |
| 609 | 2026-09-08T14:07:22.726Z | Downloaded gimli v0.32.3 |
| 610 | 2026-09-08T14:07:22.730Z | Downloaded rustix v0.38.44 |
| 611 | 2026-09-08T14:07:22.742Z | Downloaded syn v2.0.118 |
| 612 | 2026-09-08T14:07:22.748Z | Downloaded syn v3.0.3 |
| 613 | 2026-09-08T14:07:22.754Z | Downloaded dropshot v0.17.1 |
| 614 | 2026-09-08T14:07:22.766Z | Downloaded typify-impl v0.4.3 |
| 615 | 2026-09-08T14:07:22.773Z | Downloaded regex-automata v0.4.14 |
| 616 | 2026-09-08T14:07:22.780Z | Downloaded rustix v1.1.4 |
| 617 | 2026-09-08T14:07:22.793Z | Downloaded typify-impl v0.6.2 |
| 618 | 2026-09-08T14:07:22.799Z | Downloaded tracing v0.1.44 |
| 619 | 2026-09-08T14:07:22.809Z | Downloaded lzma-sys v0.1.20 |
| 620 | 2026-09-08T14:07:22.829Z | Downloaded sha3 v0.10.9 |
| 621 | 2026-09-08T14:07:22.857Z | Downloaded libc v0.2.186 |
| 622 | 2026-09-08T14:07:22.876Z | Downloaded tokio v1.52.3 |
| 623 | 2026-09-08T14:07:22.898Z | Downloaded ring v0.17.14 |
| 624 | 2026-09-08T14:07:22.922Z | Downloaded encoding_rs v0.8.35 |
| 625 | 2026-09-08T14:07:23.426Z | Downloaded aws-lc-sys v0.44.0 |
| 626 | 2026-09-08T14:07:23.701Z | Compiling proc-macro2 v1.0.106 |
| 627 | 2026-09-08T14:07:23.701Z | Compiling quote v1.0.45 |
| 628 | 2026-09-08T14:07:23.701Z | Compiling unicode-ident v1.0.24 |
| 629 | 2026-09-08T14:07:23.701Z | Compiling libc v0.2.186 |
| 630 | 2026-09-08T14:07:23.701Z | Checking cfg-if v1.0.4 |
| 631 | 2026-09-08T14:07:23.705Z | Compiling serde_core v1.0.228 |
| 632 | 2026-09-08T14:07:23.705Z | Checking memchr v2.8.2 |
| 633 | 2026-09-08T14:07:23.705Z | Compiling serde v1.0.228 |
| 634 | 2026-09-08T14:07:23.935Z | Compiling zmij v1.0.21 |
| 635 | 2026-09-08T14:07:24.025Z | Compiling autocfg v1.5.1 |
| 636 | 2026-09-08T14:07:24.276Z | Checking itoa v1.0.18 |
| 637 | 2026-09-08T14:07:24.324Z | Compiling version_check v0.9.5 |
| 638 | 2026-09-08T14:07:24.376Z | Compiling serde_json v1.0.150 |
| 639 | 2026-09-08T14:07:24.438Z | Compiling libm v0.2.16 |
| 640 | 2026-09-08T14:07:24.580Z | Compiling num-traits v0.2.19 |
| 641 | 2026-09-08T14:07:24.594Z | Compiling getrandom v0.4.3 |
| 642 | 2026-09-08T14:07:24.640Z | Checking rand_core v0.10.1 |
| 643 | 2026-09-08T14:07:24.779Z | Checking subtle v2.6.1 |
| 644 | 2026-09-08T14:07:24.808Z | Checking getrandom v0.2.17 |
| 645 | 2026-09-08T14:07:24.998Z | Checking typenum v1.20.1 |
| 646 | 2026-09-08T14:07:25.014Z | Checking errno v0.3.14 |
| 647 | 2026-09-08T14:07:25.077Z | Compiling thiserror v2.0.18 |
| 648 | 2026-09-08T14:07:25.129Z | Checking rand_core v0.6.4 |
| 649 | 2026-09-08T14:07:25.244Z | Compiling syn v2.0.118 |
| 650 | 2026-09-08T14:07:25.289Z | Checking allocator-api2 v0.2.21 |
| 651 | 2026-09-08T14:07:25.303Z | Checking iana-time-zone v0.1.65 |
| 652 | 2026-09-08T14:07:25.415Z | Checking once_cell v1.21.4 |
| 653 | 2026-09-08T14:07:25.579Z | Compiling generic-array v0.14.9 |
| 654 | 2026-09-08T14:07:25.594Z | Compiling schemars v0.8.22 |
| 655 | 2026-09-08T14:07:25.635Z | Checking dyn-clone v1.0.20 |
| 656 | 2026-09-08T14:07:25.754Z | Compiling heck v0.5.0 |
| 657 | 2026-09-08T14:07:25.877Z | Compiling zerocopy v0.8.52 |
| 658 | 2026-09-08T14:07:25.959Z | Checking uuid v1.23.3 |
| 659 | 2026-09-08T14:07:26.160Z | Checking semver v1.0.28 |
| 660 | 2026-09-08T14:07:26.323Z | Checking equivalent v1.0.2 |
| 661 | 2026-09-08T14:07:26.339Z | Checking bitflags v2.13.0 |
| 662 | 2026-09-08T14:07:26.353Z | Checking smallvec v1.15.2 |
| 663 | 2026-09-08T14:07:26.375Z | Checking const-oid v0.9.6 |
| 664 | 2026-09-08T14:07:26.405Z | Checking pin-project-lite v0.2.17 |
| 665 | 2026-09-08T14:07:26.498Z | Checking bytes v1.12.0 |
| 666 | 2026-09-08T14:07:26.511Z | Compiling find-msvc-tools v0.1.9 |
| 667 | 2026-09-08T14:07:26.536Z | Compiling rustversion v1.0.22 |
| 668 | 2026-09-08T14:07:26.572Z | Compiling shlex v2.0.1 |
| 669 | 2026-09-08T14:07:26.747Z | Checking hashbrown v0.17.1 |
| 670 | 2026-09-08T14:07:26.946Z | Checking log v0.4.32 |
| 671 | 2026-09-08T14:07:27.042Z | Compiling jobserver v0.1.35 |
| 672 | 2026-09-08T14:07:27.079Z | Compiling parking_lot_core v0.9.12 |
| 673 | 2026-09-08T14:07:27.113Z | Checking futures-core v0.3.32 |
| 674 | 2026-09-08T14:07:27.235Z | Checking scopeguard v1.2.0 |
| 675 | 2026-09-08T14:07:27.236Z | Checking indexmap v2.14.0 |
| 676 | 2026-09-08T14:07:27.264Z | Compiling cc v1.2.64 |
| 677 | 2026-09-08T14:07:27.355Z | Checking lock_api v0.4.14 |
| 678 | 2026-09-08T14:07:27.383Z | Checking socket2 v0.6.4 |
| 679 | 2026-09-08T14:07:27.542Z | Compiling pkg-config v0.3.33 |
| 680 | 2026-09-08T14:07:27.563Z | Checking signal-hook-registry v1.4.8 |
| 681 | 2026-09-08T14:07:27.591Z | Checking parking_lot v0.12.5 |
| 682 | 2026-09-08T14:07:27.627Z | Checking mio v1.2.1 |
| 683 | 2026-09-08T14:07:27.729Z | Compiling rustix v1.1.4 |
| 684 | 2026-09-08T14:07:27.786Z | Checking stable_deref_trait v1.2.1 |
| 685 | 2026-09-08T14:07:27.813Z | Checking futures-sink v0.3.32 |
| 686 | 2026-09-08T14:07:27.862Z | Checking http v1.4.2 |
| 687 | 2026-09-08T14:07:27.931Z | Checking base64 v0.22.1 |
| 688 | 2026-09-08T14:07:28.000Z | Compiling cmake v0.1.58 |
| 689 | 2026-09-08T14:07:28.015Z | Checking slab v0.4.12 |
| 690 | 2026-09-08T14:07:28.108Z | Compiling serde_derive_internals v0.29.1 |
| 691 | 2026-09-08T14:07:28.161Z | Compiling synstructure v0.13.2 |
| 692 | 2026-09-08T14:07:28.176Z | Compiling dunce v1.0.5 |
| 693 | 2026-09-08T14:07:28.285Z | Checking base64ct v1.8.3 |
| 694 | 2026-09-08T14:07:28.346Z | Compiling fs_extra v1.3.0 |
| 695 | 2026-09-08T14:07:28.441Z | Compiling syn v1.0.109 |
| 696 | 2026-09-08T14:07:28.529Z | Checking futures-channel v0.3.32 |
| 697 | 2026-09-08T14:07:28.556Z | Compiling slog v2.8.2 |
| 698 | 2026-09-08T14:07:28.603Z | Compiling aws-lc-sys v0.44.0 |
| 699 | 2026-09-08T14:07:28.653Z | Checking futures-task v0.3.32 |
| 700 | 2026-09-08T14:07:28.723Z | Checking futures-io v0.3.32 |
| 701 | 2026-09-08T14:07:28.793Z | Compiling ring v0.17.14 |
| 702 | 2026-09-08T14:07:28.836Z | Checking writeable v0.6.3 |
| 703 | 2026-09-08T14:07:28.849Z | Checking litemap v0.8.2 |
| 704 | 2026-09-08T14:07:28.865Z | Checking percent-encoding v2.3.2 |
| 705 | 2026-09-08T14:07:28.999Z | Compiling aws-lc-rs v1.18.0 |
| 706 | 2026-09-08T14:07:29.014Z | Compiling httparse v1.10.1 |
| 707 | 2026-09-08T14:07:29.029Z | Checking pem-rfc7468 v0.7.0 |
| 708 | 2026-09-08T14:07:29.290Z | Checking utf8_iter v1.0.4 |
| 709 | 2026-09-08T14:07:29.306Z | Compiling icu_properties_data v2.2.0 |
| 710 | 2026-09-08T14:07:29.321Z | Checking cpufeatures v0.2.17 |
| 711 | 2026-09-08T14:07:29.354Z | Compiling serde_derive v1.0.228 |
| 712 | 2026-09-08T14:07:29.368Z | Compiling zeroize_derive v1.5.0 |
| 713 | 2026-09-08T14:07:29.388Z | Compiling schemars_derive v0.8.22 |
| 714 | 2026-09-08T14:07:29.405Z | Compiling thiserror-impl v2.0.18 |
| 715 | 2026-09-08T14:07:29.539Z | Compiling zerocopy-derive v0.8.52 |
| 716 | 2026-09-08T14:07:29.761Z | Compiling zerofrom-derive v0.1.7 |
| 717 | 2026-09-08T14:07:30.075Z | Checking zeroize v1.9.0 |
| 718 | 2026-09-08T14:07:30.615Z | Compiling yoke-derive v0.8.2 |
| 719 | 2026-09-08T14:07:30.700Z | Checking crypto-common v0.1.6 |
| 720 | 2026-09-08T14:07:30.730Z | Checking block-buffer v0.10.4 |
| 721 | 2026-09-08T14:07:30.867Z | Checking digest v0.10.7 |
| 722 | 2026-09-08T14:07:30.930Z | Compiling tokio-macros v2.7.0 |
| 723 | 2026-09-08T14:07:30.970Z | Checking zerofrom v0.1.8 |
| 724 | 2026-09-08T14:07:31.067Z | Compiling zerovec-derive v0.11.3 |
| 725 | 2026-09-08T14:07:31.087Z | Compiling displaydoc v0.2.6 |
| 726 | 2026-09-08T14:07:31.675Z | Checking tokio v1.52.3 |
| 727 | 2026-09-08T14:07:31.703Z | Checking yoke v0.8.3 |
| 728 | 2026-09-08T14:07:31.877Z | Compiling futures-macro v0.3.32 |
| 729 | 2026-09-08T14:07:32.191Z | Checking zerovec v0.11.6 |
| 730 | 2026-09-08T14:07:32.456Z | Checking chrono v0.4.45 |
| 731 | 2026-09-08T14:07:32.616Z | Compiling serde_tokenstream v0.2.3 |
| 732 | 2026-09-08T14:07:32.630Z | Checking tinystr v0.8.3 |
| 733 | 2026-09-08T14:07:32.666Z | Checking futures-util v0.3.32 |
| 734 | 2026-09-08T14:07:32.800Z | Checking erased-serde v0.3.31 |
| 735 | 2026-09-08T14:07:32.889Z | Checking rustls-pki-types v1.14.1 |
| 736 | 2026-09-08T14:07:33.165Z | Checking icu_locale_core v2.2.0 |
| 737 | 2026-09-08T14:07:33.299Z | Checking potential_utf v0.1.5 |
| 738 | 2026-09-08T14:07:33.418Z | Checking zerotrie v0.2.4 |
| 739 | 2026-09-08T14:07:33.478Z | Compiling der_derive v0.7.3 |
| 740 | 2026-09-08T14:07:33.656Z | Checking fnv v1.0.7 |
| 741 | 2026-09-08T14:07:33.719Z | Checking ppv-lite86 v0.2.21 |
| 742 | 2026-09-08T14:07:33.748Z | Compiling icu_normalizer_data v2.2.0 |
| 743 | 2026-09-08T14:07:33.765Z | Checking flagset v0.4.7 |
| 744 | 2026-09-08T14:07:33.879Z | Checking icu_provider v2.2.0 |
| 745 | 2026-09-08T14:07:34.001Z | Checking icu_collections v2.2.0 |
| 746 | 2026-09-08T14:07:34.033Z | Compiling tracing-attributes v0.1.31 |
| 747 | 2026-09-08T14:07:34.094Z | Checking tracing-core v0.1.36 |
| 748 | 2026-09-08T14:07:34.109Z | Checking untrusted v0.9.0 |
| 749 | 2026-09-08T14:07:34.422Z | Checking der v0.7.10 |
| 750 | 2026-09-08T14:07:34.478Z | Checking form_urlencoded v1.2.2 |
| 751 | 2026-09-08T14:07:34.545Z | Checking http-body v1.0.1 |
| 752 | 2026-09-08T14:07:34.602Z | Checking atomic-waker v1.1.2 |
| 753 | 2026-09-08T14:07:34.639Z | Compiling rustls v0.23.40 |
| 754 | 2026-09-08T14:07:34.669Z | Checking tokio-util v0.7.18 |
| 755 | 2026-09-08T14:07:34.706Z | Checking icu_normalizer v2.2.0 |
| 756 | 2026-09-08T14:07:34.864Z | Checking icu_properties v2.2.0 |
| 757 | 2026-09-08T14:07:34.905Z | Checking ipnetwork v0.21.1 |
| 758 | 2026-09-08T14:07:35.024Z | Compiling syn v3.0.3 |
| 759 | 2026-09-08T14:07:35.143Z | Checking fastrand v2.4.1 |
| 760 | 2026-09-08T14:07:35.193Z | Checking foldhash v0.2.0 |
| 761 | 2026-09-08T14:07:35.237Z | Checking tower-layer v0.3.3 |
| 762 | 2026-09-08T14:07:35.254Z | Checking tracing v0.1.44 |
| 763 | 2026-09-08T14:07:35.318Z | Checking try-lock v0.2.5 |
| 764 | 2026-09-08T14:07:35.343Z | Checking ipnet v2.12.0 |
| 765 | 2026-09-08T14:07:35.375Z | Checking tower-service v0.3.3 |
| 766 | 2026-09-08T14:07:35.412Z | Checking want v0.3.1 |
| 767 | 2026-09-08T14:07:35.438Z | Checking h2 v0.4.15 |
| 768 | 2026-09-08T14:07:35.459Z | Checking spki v0.7.3 |
| 769 | 2026-09-08T14:07:35.527Z | Checking oxnet v0.1.6 |
| 770 | 2026-09-08T14:07:35.556Z | Checking winnow v1.0.3 |
| 771 | 2026-09-08T14:07:35.760Z | Checking httpdate v1.0.3 |
| 772 | 2026-09-08T14:07:35.778Z | Checking idna_adapter v1.2.2 |
| 773 | 2026-09-08T14:07:35.910Z | Compiling thiserror v1.0.69 |
| 774 | 2026-09-08T14:07:35.954Z | Compiling getrandom v0.3.4 |
| 775 | 2026-09-08T14:07:36.062Z | Compiling hashbrown v0.16.1 |
| 776 | 2026-09-08T14:07:36.320Z | Checking idna v1.1.0 |
| 777 | 2026-09-08T14:07:36.420Z | Compiling thiserror-impl v1.0.69 |
| 778 | 2026-09-08T14:07:36.560Z | Compiling ucd-trie v0.1.7 |
| 779 | 2026-09-08T14:07:36.620Z | Checking hex v0.4.3 |
| 780 | 2026-09-08T14:07:36.832Z | Checking regex-syntax v0.8.11 |
| 781 | 2026-09-08T14:07:37.053Z | Compiling pest v2.8.8 |
| 782 | 2026-09-08T14:07:37.314Z | Checking hyper v1.10.1 |
| 783 | 2026-09-08T14:07:37.347Z | Checking url v2.5.8 |
| 784 | 2026-09-08T14:07:37.680Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 785 | 2026-09-08T14:07:37.748Z | Checking pkcs8 v0.10.2 |
| 786 | 2026-09-08T14:07:37.898Z | Checking tempfile v3.27.0 |
| 787 | 2026-09-08T14:07:38.001Z | Checking rand_chacha v0.3.1 |
| 788 | 2026-09-08T14:07:38.015Z | Compiling aho-corasick v1.1.4 |
| 789 | 2026-09-08T14:07:38.092Z | Checking is-terminal v0.4.17 |
| 790 | 2026-09-08T14:07:38.117Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 791 | 2026-09-08T14:07:38.179Z | Checking adler2 v2.0.1 |
| 792 | 2026-09-08T14:07:38.235Z | Checking hyper-util v0.1.20 |
| 793 | 2026-09-08T14:07:38.250Z | Checking spin v0.9.8 |
| 794 | 2026-09-08T14:07:38.282Z | Checking simd-adler32 v0.3.10 |
| 795 | 2026-09-08T14:07:38.379Z | Checking ryu v1.0.23 |
| 796 | 2026-09-08T14:07:38.417Z | Checking rand v0.8.6 |
| 797 | 2026-09-08T14:07:38.421Z | Checking miniz_oxide v0.8.9 |
| 798 | 2026-09-08T14:07:38.505Z | Checking serde_urlencoded v0.7.1 |
| 799 | 2026-09-08T14:07:38.705Z | Compiling pest_meta v2.8.8 |
| 800 | 2026-09-08T14:07:38.771Z | Checking rand_core v0.9.5 |
| 801 | 2026-09-08T14:07:38.919Z | Checking http-body-util v0.1.3 |
| 802 | 2026-09-08T14:07:38.942Z | Checking sync_wrapper v1.0.2 |
| 803 | 2026-09-08T14:07:39.128Z | Compiling strsim v0.11.1 |
| 804 | 2026-09-08T14:07:39.230Z | Compiling ident_case v1.0.1 |
| 805 | 2026-09-08T14:07:39.304Z | Compiling paste v1.0.15 |
| 806 | 2026-09-08T14:07:39.350Z | Compiling omicron-workspace-hack v0.1.0 |
| 807 | 2026-09-08T14:07:39.408Z | Compiling camino v1.2.2 |
| 808 | 2026-09-08T14:07:39.423Z | Compiling darling_core v0.23.0 |
| 809 | 2026-09-08T14:07:39.579Z | Compiling regex-automata v0.4.14 |
| 810 | 2026-09-08T14:07:39.675Z | Compiling pest_generator v2.8.8 |
| 811 | 2026-09-08T14:07:39.730Z | Checking tower v0.5.3 |
| 812 | 2026-09-08T14:07:39.798Z | Checking webpki-roots v1.0.8 |
| 813 | 2026-09-08T14:07:39.935Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 814 | 2026-09-08T14:07:40.155Z | Checking tower-http v0.6.11 |
| 815 | 2026-09-08T14:07:40.313Z | Compiling pest_derive v2.8.8 |
| 816 | 2026-09-08T14:07:40.521Z | Checking rand_chacha v0.9.0 |
| 817 | 2026-09-08T14:07:40.714Z | Checking hmac v0.12.1 |
| 818 | 2026-09-08T14:07:40.853Z | Checking serde_spanned v1.1.1 |
| 819 | 2026-09-08T14:07:40.868Z | Compiling time-core v0.1.9 |
| 820 | 2026-09-08T14:07:40.985Z | Compiling num-conv v0.2.2 |
| 821 | 2026-09-08T14:07:41.054Z | Compiling rustix v0.38.44 |
| 822 | 2026-09-08T14:07:41.138Z | Compiling time-macros v0.2.29 |
| 823 | 2026-09-08T14:07:41.347Z | Compiling regex v1.12.4 |
| 824 | 2026-09-08T14:07:41.411Z | Checking rand v0.9.4 |
| 825 | 2026-09-08T14:07:41.510Z | Compiling daft-derive v0.1.8 |
| 826 | 2026-09-08T14:07:41.551Z | Compiling darling_macro v0.23.0 |
| 827 | 2026-09-08T14:07:41.742Z | Checking newtype-uuid v1.4.0 |
| 828 | 2026-09-08T14:07:41.867Z | Checking openapiv3 v2.2.0 |
| 829 | 2026-09-08T14:07:41.911Z | Checking ff v0.13.1 |
| 830 | 2026-09-08T14:07:42.040Z | Checking byteorder v1.5.0 |
| 831 | 2026-09-08T14:07:42.125Z | Compiling darling v0.23.0 |
| 832 | 2026-09-08T14:07:42.205Z | Checking deranged v0.5.8 |
| 833 | 2026-09-08T14:07:42.239Z | Checking pretty-hex v0.4.2 |
| 834 | 2026-09-08T14:07:42.243Z | Checking powerfmt v0.2.0 |
| 835 | 2026-09-08T14:07:42.332Z | Checking num_threads v0.1.7 |
| 836 | 2026-09-08T14:07:42.336Z | Checking base16ct v0.2.0 |
| 837 | 2026-09-08T14:07:42.361Z | Compiling crossbeam-utils v0.8.21 |
| 838 | 2026-09-08T14:07:42.381Z | Compiling crucible-workspace-hack v0.1.0 |
| 839 | 2026-09-08T14:07:42.414Z | Checking daft v0.1.8 |
| 840 | 2026-09-08T14:07:42.428Z | Compiling serde_with_macros v3.21.0 |
| 841 | 2026-09-08T14:07:42.461Z | Checking sec1 v0.7.3 |
| 842 | 2026-09-08T14:07:42.621Z | Checking group v0.13.0 |
| 843 | 2026-09-08T14:07:42.688Z | Checking hkdf v0.12.4 |
| 844 | 2026-09-08T14:07:42.813Z | Checking crypto-bigint v0.5.5 |
| 845 | 2026-09-08T14:07:42.828Z | Compiling structmeta-derive v0.3.0 |
| 846 | 2026-09-08T14:07:43.104Z | Checking time v0.3.49 |
| 847 | 2026-09-08T14:07:43.137Z | Compiling scroll_derive v0.13.1 |
| 848 | 2026-09-08T14:07:43.264Z | Compiling rustc_version v0.4.1 |
| 849 | 2026-09-08T14:07:43.541Z | Compiling anyhow v1.0.104 |
| 850 | 2026-09-08T14:07:43.544Z | Compiling crc32fast v1.5.0 |
| 851 | 2026-09-08T14:07:43.679Z | Compiling usdt-impl v0.6.0 |
| 852 | 2026-09-08T14:07:43.860Z | Checking cpufeatures v0.3.0 |
| 853 | 2026-09-08T14:07:43.874Z | Compiling structmeta v0.3.0 |
| 854 | 2026-09-08T14:07:43.958Z | Checking elliptic-curve v0.13.8 |
| 855 | 2026-09-08T14:07:43.972Z | Checking serde_with v3.21.0 |
| 856 | 2026-09-08T14:07:43.975Z | Checking scroll v0.13.0 |
| 857 | 2026-09-08T14:07:44.064Z | Compiling curve25519-dalek v4.1.3 |
| 858 | 2026-09-08T14:07:44.081Z | Checking atomicwrites v0.4.4 |
| 859 | 2026-09-08T14:07:44.200Z | Compiling dtrace-parser v0.3.0 |
| 860 | 2026-09-08T14:07:44.250Z | Checking regress v0.10.5 |
| 861 | 2026-09-08T14:07:44.275Z | Compiling async-trait v0.1.89 |
| 862 | 2026-09-08T14:07:44.353Z | Compiling thread-id v5.1.0 |
| 863 | 2026-09-08T14:07:44.436Z | Checking hybrid-array v0.4.14 |
| 864 | 2026-09-08T14:07:44.512Z | Checking thread_local v1.1.9 |
| 865 | 2026-09-08T14:07:44.678Z | Compiling slog-async v2.8.0 |
| 866 | 2026-09-08T14:07:44.785Z | Checking openssl-probe v0.2.1 |
| 867 | 2026-09-08T14:07:44.873Z | Checking plain v0.2.3 |
| 868 | 2026-09-08T14:07:45.059Z | Checking goblin v0.10.7 |
| 869 | 2026-09-08T14:07:45.231Z | Checking rustls-native-certs v0.8.4 |
| 870 | 2026-09-08T14:07:45.303Z | Checking crossbeam-channel v0.5.15 |
| 871 | 2026-09-08T14:07:45.441Z | Compiling dof v0.4.0 |
| 872 | 2026-09-08T14:07:45.643Z | Checking futures-executor v0.3.32 |
| 873 | 2026-09-08T14:07:45.671Z | Checking half v2.7.1 |
| 874 | 2026-09-08T14:07:45.674Z | Compiling curve25519-dalek-derive v0.1.1 |
| 875 | 2026-09-08T14:07:45.746Z | Checking keccak v0.1.6 |
| 876 | 2026-09-08T14:07:45.786Z | Checking ciborium-io v0.2.2 |
| 877 | 2026-09-08T14:07:45.876Z | Checking term v1.2.1 |
| 878 | 2026-09-08T14:07:45.925Z | Checking take_mut v0.2.2 |
| 879 | 2026-09-08T14:07:46.097Z | Checking slog-term v2.9.2 |
| 880 | 2026-09-08T14:07:46.180Z | Checking ciborium-ll v0.2.2 |
| 881 | 2026-09-08T14:07:46.331Z | Checking sha3 v0.10.9 |
| 882 | 2026-09-08T14:07:46.347Z | Checking futures v0.3.32 |
| 883 | 2026-09-08T14:07:46.351Z | Checking flate2 v1.1.9 |
| 884 | 2026-09-08T14:07:46.363Z | Checking block-buffer v0.12.1 |
| 885 | 2026-09-08T14:07:46.422Z | Checking crypto-common v0.2.2 |
| 886 | 2026-09-08T14:07:46.517Z | Compiling serde_tokenstream v0.3.0 |
| 887 | 2026-09-08T14:07:46.531Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 888 | 2026-09-08T14:07:46.549Z | Checking wait-timeout v0.2.1 |
| 889 | 2026-09-08T14:07:46.669Z | Compiling multer v3.1.0 |
| 890 | 2026-09-08T14:07:46.728Z | Checking quick-error v1.2.3 |
| 891 | 2026-09-08T14:07:46.797Z | Checking const-oid v0.10.2 |
| 892 | 2026-09-08T14:07:46.828Z | Checking utf8parse v0.2.2 |
| 893 | 2026-09-08T14:07:46.905Z | Compiling ref-cast v1.0.26 |
| 894 | 2026-09-08T14:07:46.920Z | Checking bit-vec v0.8.0 |
| 895 | 2026-09-08T14:07:46.949Z | Checking either v1.16.0 |
| 896 | 2026-09-08T14:07:46.982Z | Checking match_cfg v0.1.0 |
| 897 | 2026-09-08T14:07:47.047Z | Checking compression-core v0.4.32 |
| 898 | 2026-09-08T14:07:47.062Z | Checking hostname v0.3.1 |
| 899 | 2026-09-08T14:07:47.106Z | Checking bit-set v0.8.0 |
| 900 | 2026-09-08T14:07:47.129Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 901 | 2026-09-08T14:07:47.151Z | Checking digest v0.11.3 |
| 902 | 2026-09-08T14:07:47.167Z | Checking compression-codecs v0.4.38 |
| 903 | 2026-09-08T14:07:47.235Z | Checking anstyle-parse v1.0.0 |
| 904 | 2026-09-08T14:07:47.263Z | Checking rusty-fork v0.3.1 |
| 905 | 2026-09-08T14:07:47.291Z | Compiling newtype-uuid-macros v0.1.1 |
| 906 | 2026-09-08T14:07:47.306Z | Compiling usdt-attr-macro v0.6.0 |
| 907 | 2026-09-08T14:07:47.328Z | Compiling usdt-macro v0.6.0 |
| 908 | 2026-09-08T14:07:47.382Z | Checking ciborium v0.2.2 |
| 909 | 2026-09-08T14:07:47.424Z | Checking slog-json v2.6.1 |
| 910 | 2026-09-08T14:07:47.574Z | Compiling derive-ex v0.1.8 |
| 911 | 2026-09-08T14:07:47.793Z | Checking rand_xorshift v0.4.0 |
| 912 | 2026-09-08T14:07:47.929Z | Compiling ref-cast-impl v1.0.26 |
| 913 | 2026-09-08T14:07:48.013Z | Checking byte-wrapper v0.1.0 |
| 914 | 2026-09-08T14:07:48.037Z | Checking inout v0.1.4 |
| 915 | 2026-09-08T14:07:48.062Z | Checking secrecy v0.10.3 |
| 916 | 2026-09-08T14:07:48.164Z | Compiling async-stream-impl v0.3.6 |
| 917 | 2026-09-08T14:07:48.179Z | Compiling strum_macros v0.27.2 |
| 918 | 2026-09-08T14:07:48.194Z | Checking memmap2 v0.9.11 |
| 919 | 2026-09-08T14:07:48.354Z | Compiling dropshot v0.17.1 |
| 920 | 2026-09-08T14:07:48.369Z | Checking encoding_rs v0.8.35 |
| 921 | 2026-09-08T14:07:48.446Z | Checking is_terminal_polyfill v1.70.2 |
| 922 | 2026-09-08T14:07:48.502Z | Checking anstyle v1.0.14 |
| 923 | 2026-09-08T14:07:48.536Z | Checking unarray v0.1.4 |
| 924 | 2026-09-08T14:07:48.600Z | Checking colorchoice v1.0.5 |
| 925 | 2026-09-08T14:07:48.639Z | Checking anstyle-query v1.1.5 |
| 926 | 2026-09-08T14:07:48.677Z | Checking unicode-width v0.2.2 |
| 927 | 2026-09-08T14:07:48.728Z | Checking mime v0.3.17 |
| 928 | 2026-09-08T14:07:48.784Z | Checking async-stream v0.3.6 |
| 929 | 2026-09-08T14:07:48.814Z | Checking anstream v1.0.0 |
| 930 | 2026-09-08T14:07:48.898Z | Checking proptest v1.11.0 |
| 931 | 2026-09-08T14:07:48.957Z | Checking usdt v0.6.0 |
| 932 | 2026-09-08T14:07:49.012Z | Checking cipher v0.4.4 |
| 933 | 2026-09-08T14:07:49.027Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 934 | 2026-09-08T14:07:49.117Z | Checking slog-bunyan v2.5.0 |
| 935 | 2026-09-08T14:07:49.136Z | Compiling test-strategy v0.4.5 |
| 936 | 2026-09-08T14:07:49.206Z | Checking async-compression v0.4.43 |
| 937 | 2026-09-08T14:07:49.231Z | Checking sha1 v0.11.0 |
| 938 | 2026-09-08T14:07:49.361Z | Checking toml v1.1.4+spec-1.1.0 |
| 939 | 2026-09-08T14:07:49.443Z | Checking waitgroup v0.1.2 |
| 940 | 2026-09-08T14:07:49.508Z | Checking rustls-pemfile v2.2.0 |
| 941 | 2026-09-08T14:07:49.542Z | Compiling dropshot_endpoint v0.17.1 |
| 942 | 2026-09-08T14:07:49.645Z | Compiling thiserror-impl-no-std v2.0.2 |
| 943 | 2026-09-08T14:07:49.971Z | Compiling hubpack_derive v0.1.1 |
| 944 | 2026-09-08T14:07:50.011Z | Checking strum v0.27.2 |
| 945 | 2026-09-08T14:07:50.122Z | Checking universal-hash v0.5.1 |
| 946 | 2026-09-08T14:07:50.250Z | Checking terminal_size v0.4.4 |
| 947 | 2026-09-08T14:07:50.367Z | Checking serde_path_to_error v0.1.20 |
| 948 | 2026-09-08T14:07:50.496Z | Checking hostname v0.4.2 |
| 949 | 2026-09-08T14:07:50.530Z | Compiling proc-macro-error-attr v1.0.4 |
| 950 | 2026-09-08T14:07:50.545Z | Checking opaque-debug v0.3.1 |
| 951 | 2026-09-08T14:07:50.649Z | Compiling convert_case v0.4.0 |
| 952 | 2026-09-08T14:07:50.776Z | Checking clap_lex v1.1.0 |
| 953 | 2026-09-08T14:07:50.780Z | Checking debug-ignore v1.0.5 |
| 954 | 2026-09-08T14:07:50.850Z | Checking thiserror-no-std v2.0.2 |
| 955 | 2026-09-08T14:07:50.876Z | Checking poly1305 v0.8.0 |
| 956 | 2026-09-08T14:07:50.936Z | Compiling typify-impl v0.4.3 |
| 957 | 2026-09-08T14:07:50.951Z | Compiling derive_more v0.99.20 |
| 958 | 2026-09-08T14:07:50.951Z | Checking clap_builder v4.6.0 |
| 959 | 2026-09-08T14:07:51.175Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#f8fe2d73) |
| 960 | 2026-09-08T14:07:51.261Z | Checking hubpack v0.1.2 |
| 961 | 2026-09-08T14:07:51.432Z | Checking chacha20 v0.9.1 |
| 962 | 2026-09-08T14:07:51.626Z | Checking iddqd v0.4.6 |
| 963 | 2026-09-08T14:07:51.693Z | Checking omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 964 | 2026-09-08T14:07:51.897Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 965 | 2026-09-08T14:07:51.935Z | Compiling parse-display-derive v0.10.0 |
| 966 | 2026-09-08T14:07:52.006Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 967 | 2026-09-08T14:07:52.275Z | Compiling regress v0.11.1 |
| 968 | 2026-09-08T14:07:52.307Z | Checking backon v1.6.0 |
| 969 | 2026-09-08T14:07:52.467Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 970 | 2026-09-08T14:07:52.507Z | Checking blake2 v0.10.6 |
| 971 | 2026-09-08T14:07:52.684Z | Checking aead v0.5.2 |
| 972 | 2026-09-08T14:07:52.721Z | Compiling clap_derive v4.6.1 |
| 973 | 2026-09-08T14:07:52.818Z | Checking password-hash v0.5.0 |
| 974 | 2026-09-08T14:07:53.046Z | Compiling ahash v0.8.12 |
| 975 | 2026-09-08T14:07:53.215Z | Compiling proc-macro-error v1.0.4 |
| 976 | 2026-09-08T14:07:53.316Z | Checking instant v0.1.13 |
| 977 | 2026-09-08T14:07:53.405Z | Checking winnow v0.7.15 |
| 978 | 2026-09-08T14:07:53.466Z | Checking static_assertions v1.1.0 |
| 979 | 2026-09-08T14:07:53.484Z | Checking parse-display v0.10.0 |
| 980 | 2026-09-08T14:07:53.628Z | Checking backoff v0.4.0 |
| 981 | 2026-09-08T14:07:53.688Z | Checking argon2 v0.5.3 |
| 982 | 2026-09-08T14:07:53.728Z | Checking chacha20poly1305 v0.10.1 |
| 983 | 2026-09-08T14:07:53.794Z | Compiling typify-impl v0.6.2 |
| 984 | 2026-09-08T14:07:53.848Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 985 | 2026-09-08T14:07:53.977Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 986 | 2026-09-08T14:07:54.284Z | Compiling typify-macro v0.4.3 |
| 987 | 2026-09-08T14:07:54.415Z | Checking clap v4.6.1 |
| 988 | 2026-09-08T14:07:54.459Z | Checking vsss-rs v3.3.4 |
| 989 | 2026-09-08T14:07:54.591Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 990 | 2026-09-08T14:07:54.821Z | Checking itertools v0.14.0 |
| 991 | 2026-09-08T14:07:54.907Z | Checking lazy_static v1.5.0 |
| 992 | 2026-09-08T14:07:54.949Z | Checking macaddr v1.0.1 |
| 993 | 2026-09-08T14:07:55.022Z | Checking humantime v2.4.0 |
| 994 | 2026-09-08T14:07:55.130Z | Compiling unsafe-libyaml v0.2.11 |
| 995 | 2026-09-08T14:07:55.203Z | Compiling object v0.37.3 |
| 996 | 2026-09-08T14:07:55.516Z | Checking unicode-width v0.1.14 |
| 997 | 2026-09-08T14:07:55.531Z | Compiling unicode-segmentation v1.13.3 |
| 998 | 2026-09-08T14:07:55.761Z | Compiling serde_yaml v0.9.34+deprecated |
| 999 | 2026-09-08T14:07:55.778Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1000 | 2026-09-08T14:07:55.802Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1001 | 2026-09-08T14:07:55.863Z | Compiling heck v0.4.1 |
| 1002 | 2026-09-08T14:07:55.925Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1003 | 2026-09-08T14:07:55.929Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1004 | 2026-09-08T14:07:56.120Z | Compiling serde_repr v0.1.21 |
| 1005 | 2026-09-08T14:07:56.175Z | Checking serde-big-array v0.5.1 |
| 1006 | 2026-09-08T14:07:56.237Z | Checking signature v2.2.0 |
| 1007 | 2026-09-08T14:07:56.362Z | Checking gimli v0.32.3 |
| 1008 | 2026-09-08T14:07:56.503Z | Checking indent_write v2.2.0 |
| 1009 | 2026-09-08T14:07:56.533Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1010 | 2026-09-08T14:07:56.632Z | Checking hashbrown v0.14.5 |
| 1011 | 2026-09-08T14:07:56.685Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1012 | 2026-09-08T14:07:57.104Z | Checking sha2 v0.10.9 |
| 1013 | 2026-09-08T14:07:57.224Z | Compiling typify-macro v0.6.2 |
| 1014 | 2026-09-08T14:07:57.356Z | Checking sha1 v0.10.6 |
| 1015 | 2026-09-08T14:07:57.438Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 1016 | 2026-09-08T14:07:57.483Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1017 | 2026-09-08T14:07:57.513Z | Checking rustc-demangle v0.1.27 |
| 1018 | 2026-09-08T14:07:57.635Z | Checking toml v0.9.12+spec-1.1.0 |
| 1019 | 2026-09-08T14:07:57.730Z | Checking chumsky v0.9.3 |
| 1020 | 2026-09-08T14:07:57.764Z | Compiling proc-macro-crate v3.5.0 |
| 1021 | 2026-09-08T14:07:57.906Z | Checking addr2line v0.25.1 |
| 1022 | 2026-09-08T14:07:58.167Z | Compiling typify v0.4.3 |
| 1023 | 2026-09-08T14:07:58.669Z | Checking num-integer v0.1.46 |
| 1024 | 2026-09-08T14:07:58.745Z | Checking unicode-linebreak v0.1.5 |
| 1025 | 2026-09-08T14:07:58.748Z | Compiling num-bigint-dig v0.8.6 |
| 1026 | 2026-09-08T14:07:58.892Z | Compiling indoc v2.0.7 |
| 1027 | 2026-09-08T14:07:58.928Z | Checking base64 v0.21.7 |
| 1028 | 2026-09-08T14:07:58.951Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1029 | 2026-09-08T14:07:58.993Z | Checking is_ci v1.2.0 |
| 1030 | 2026-09-08T14:07:58.996Z | Checking backtrace v0.3.76 |
| 1031 | 2026-09-08T14:07:59.091Z | Checking smawk v0.3.3 |
| 1032 | 2026-09-08T14:07:59.186Z | Compiling prettyplease v0.2.37 |
| 1033 | 2026-09-08T14:07:59.306Z | Checking backtrace-ext v0.2.1 |
| 1034 | 2026-09-08T14:07:59.351Z | Checking textwrap v0.15.2 |
| 1035 | 2026-09-08T14:07:59.385Z | Checking supports-color v2.1.0 |
| 1036 | 2026-09-08T14:07:59.411Z | Checking num-iter v0.1.45 |
| 1037 | 2026-09-08T14:07:59.456Z | Compiling typify v0.6.2 |
| 1038 | 2026-09-08T14:07:59.472Z | Compiling progenitor-impl v0.10.0 |
| 1039 | 2026-09-08T14:07:59.500Z | Compiling num_enum_derive v0.7.6 |
| 1040 | 2026-09-08T14:07:59.534Z | Checking rfc6979 v0.4.0 |
| 1041 | 2026-09-08T14:07:59.548Z | Checking supports-unicode v2.1.0 |
| 1042 | 2026-09-08T14:07:59.552Z | Checking supports-hyperlinks v2.1.0 |
| 1043 | 2026-09-08T14:07:59.643Z | Compiling foreign-types-macros v0.2.3 |
| 1044 | 2026-09-08T14:07:59.672Z | Compiling miette-derive v5.10.0 |
| 1045 | 2026-09-08T14:07:59.672Z | Compiling strum_macros v0.26.4 |
| 1046 | 2026-09-08T14:08:00.333Z | Compiling lzma-sys v0.1.20 |
| 1047 | 2026-09-08T14:08:00.545Z | Checking arc-swap v1.9.1 |
| 1048 | 2026-09-08T14:08:00.759Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1049 | 2026-09-08T14:08:00.773Z | Checking terminal_size v0.1.17 |
| 1050 | 2026-09-08T14:08:00.777Z | Checking owo-colors v3.5.0 |
| 1051 | 2026-09-08T14:08:00.803Z | Compiling portable-atomic v1.13.1 |
| 1052 | 2026-09-08T14:08:00.887Z | Checking foreign-types-shared v0.3.1 |
| 1053 | 2026-09-08T14:08:00.976Z | Compiling typeid v1.0.3 |
| 1054 | 2026-09-08T14:08:01.188Z | Compiling salty v0.3.0 |
| 1055 | 2026-09-08T14:08:01.263Z | Checking data-encoding v2.11.0 |
| 1056 | 2026-09-08T14:08:01.287Z | Checking utf-8 v0.7.6 |
| 1057 | 2026-09-08T14:08:01.301Z | Checking miette v5.10.0 |
| 1058 | 2026-09-08T14:08:01.358Z | Checking strum v0.26.3 |
| 1059 | 2026-09-08T14:08:01.476Z | Compiling proc-macro-error2 v2.0.1 |
| 1060 | 2026-09-08T14:08:01.506Z | Compiling cargo_toml v0.22.3 |
| 1061 | 2026-09-08T14:08:01.520Z | Checking foreign-types v0.5.0 |
| 1062 | 2026-09-08T14:08:01.534Z | Checking tungstenite v0.21.0 |
| 1063 | 2026-09-08T14:08:01.548Z | Compiling progenitor-macro v0.10.0 |
| 1064 | 2026-09-08T14:08:01.590Z | Checking slog-scope v4.4.1 |
| 1065 | 2026-09-08T14:08:01.676Z | Checking num_enum v0.7.6 |
| 1066 | 2026-09-08T14:08:01.722Z | Checking ecdsa v0.16.9 |
| 1067 | 2026-09-08T14:08:01.767Z | Compiling progenitor-impl v0.14.0 |
| 1068 | 2026-09-08T14:08:02.168Z | Checking ed25519 v2.2.3 |
| 1069 | 2026-09-08T14:08:02.332Z | Compiling knuffel-derive v3.2.0 |
| 1070 | 2026-09-08T14:08:02.433Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1071 | 2026-09-08T14:08:02.466Z | Checking primeorder v0.13.6 |
| 1072 | 2026-09-08T14:08:02.704Z | Checking chacha20 v0.10.0 |
| 1073 | 2026-09-08T14:08:02.708Z | Checking pkcs1 v0.7.5 |
| 1074 | 2026-09-08T14:08:02.899Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1075 | 2026-09-08T14:08:02.915Z | Checking serde_spanned v0.6.9 |
| 1076 | 2026-09-08T14:08:02.930Z | Checking toml_datetime v0.6.11 |
| 1077 | 2026-09-08T14:08:03.040Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1078 | 2026-09-08T14:08:03.106Z | Compiling miette-derive v7.6.0 |
| 1079 | 2026-09-08T14:08:03.121Z | Checking cstr-argument v0.1.2 |
| 1080 | 2026-09-08T14:08:03.243Z | Checking swrite v0.1.0 |
| 1081 | 2026-09-08T14:08:03.335Z | Checking toml_write v0.1.2 |
| 1082 | 2026-09-08T14:08:03.506Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1083 | 2026-09-08T14:08:03.734Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#93e469b3) |
| 1084 | 2026-09-08T14:08:03.749Z | Checking knuffel v3.2.0 |
| 1085 | 2026-09-08T14:08:03.780Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1086 | 2026-09-08T14:08:03.828Z | Compiling progenitor-macro v0.14.0 |
| 1087 | 2026-09-08T14:08:03.864Z | Checking newline-converter v0.3.0 |
| 1088 | 2026-09-08T14:08:03.881Z | Checking toml_edit v0.22.27 |
| 1089 | 2026-09-08T14:08:03.972Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1090 | 2026-09-08T14:08:04.142Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1091 | 2026-09-08T14:08:04.217Z | Checking miette v7.6.0 |
| 1092 | 2026-09-08T14:08:04.384Z | Checking rsa v0.9.10 |
| 1093 | 2026-09-08T14:08:04.562Z | Checking rand v0.10.1 |
| 1094 | 2026-09-08T14:08:04.617Z | Checking p384 v0.13.1 |
| 1095 | 2026-09-08T14:08:04.745Z | Checking ed25519-dalek v2.2.0 |
| 1096 | 2026-09-08T14:08:04.971Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1097 | 2026-09-08T14:08:05.023Z | Checking tokio-tungstenite v0.21.0 |
| 1098 | 2026-09-08T14:08:05.047Z | Compiling knus-derive v3.4.0 |
| 1099 | 2026-09-08T14:08:05.077Z | Checking slog-stdlog v4.1.1 |
| 1100 | 2026-09-08T14:08:05.397Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1101 | 2026-09-08T14:08:05.609Z | Checking voxel-config v0.1.0 (/work/oxidecomputer/voxel/voxel-config) |
| 1102 | 2026-09-08T14:08:05.713Z | Compiling zone_cfg_derive v0.3.1 |
| 1103 | 2026-09-08T14:08:05.788Z | Checking console v0.16.3 |
| 1104 | 2026-09-08T14:08:06.039Z | Checking console v0.15.11 |
| 1105 | 2026-09-08T14:08:06.083Z | Checking itertools v0.12.1 |
| 1106 | 2026-09-08T14:08:06.098Z | Checking x509-cert v0.2.5 |
| 1107 | 2026-09-08T14:08:06.301Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1108 | 2026-09-08T14:08:06.319Z | Checking similar v2.7.0 |
| 1109 | 2026-09-08T14:08:06.407Z | Checking unit-prefix v0.5.2 |
| 1110 | 2026-09-08T14:08:06.457Z | Checking colored v3.1.1 |
| 1111 | 2026-09-08T14:08:06.530Z | Checking indicatif v0.18.4 |
| 1112 | 2026-09-08T14:08:06.646Z | Checking expectorate v1.2.0 |
| 1113 | 2026-09-08T14:08:06.756Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1114 | 2026-09-08T14:08:06.771Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1115 | 2026-09-08T14:08:06.774Z | Checking knus v3.4.0 |
| 1116 | 2026-09-08T14:08:06.870Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1117 | 2026-09-08T14:08:06.884Z | Checking ron v0.12.1 |
| 1118 | 2026-09-08T14:08:07.078Z | Checking zone v0.3.1 |
| 1119 | 2026-09-08T14:08:07.221Z | Checking xz2 v0.1.7 |
| 1120 | 2026-09-08T14:08:07.320Z | Checking slog-envlogger v2.2.0 |
| 1121 | 2026-09-08T14:08:07.380Z | Checking toml v0.8.23 |
| 1122 | 2026-09-08T14:08:07.409Z | Checking tabwriter v1.4.1 |
| 1123 | 2026-09-08T14:08:07.426Z | Checking smf v0.2.3 |
| 1124 | 2026-09-08T14:08:07.445Z | Checking filetime v0.2.29 |
| 1125 | 2026-09-08T14:08:07.460Z | Checking base16ct v1.0.0 |
| 1126 | 2026-09-08T14:08:07.548Z | Checking xattr v1.6.1 |
| 1127 | 2026-09-08T14:08:07.573Z | Compiling voxel v0.1.0 (/work/oxidecomputer/voxel/voxel) |
| 1128 | 2026-09-08T14:08:07.588Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 1129 | 2026-09-08T14:08:07.602Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1130 | 2026-09-08T14:08:07.674Z | Checking tar v0.4.46 |
| 1131 | 2026-09-08T14:08:07.764Z | Checking voxel-init v0.1.0 (/work/oxidecomputer/voxel/voxel-init) |
| 1132 | 2026-09-08T14:08:11.301Z | Checking rustls-webpki v0.103.13 |
| 1133 | 2026-09-08T14:08:13.547Z | Checking tokio-rustls v0.26.4 |
| 1134 | 2026-09-08T14:08:13.556Z | Checking rustls-platform-verifier v0.7.0 |
| 1135 | 2026-09-08T14:08:13.736Z | Checking hyper-rustls v0.27.9 |
| 1136 | 2026-09-08T14:08:13.897Z | Checking reqwest v0.13.4 |
| 1137 | 2026-09-08T14:08:13.897Z | Checking reqwest v0.12.28 |
| 1138 | 2026-09-08T14:08:14.483Z | Checking progenitor-client v0.14.0 |
| 1139 | 2026-09-08T14:08:14.486Z | Checking progenitor-client v0.10.0 |
| 1140 | 2026-09-08T14:08:14.680Z | Checking progenitor v0.10.0 |
| 1141 | 2026-09-08T14:08:14.684Z | Checking progenitor-extras v0.2.0 |
| 1142 | 2026-09-08T14:08:14.684Z | Checking progenitor v0.14.0 |
| 1143 | 2026-09-08T14:08:14.802Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1144 | 2026-09-08T14:08:15.445Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1145 | 2026-09-08T14:08:15.445Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1146 | 2026-09-08T14:08:17.853Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1147 | 2026-09-08T14:08:23.881Z | Checking wicketd-commission-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1148 | 2026-09-08T14:08:23.885Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1149 | 2026-09-08T14:08:25.461Z | Checking wicketd-commission-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1150 | 2026-09-08T14:08:25.461Z | Checking wicketd-commission-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1151 | 2026-09-08T14:08:25.629Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1152 | 2026-09-08T14:08:26.524Z | Checking rack-init-config v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1153 | 2026-09-08T14:08:29.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 1154 | 2026-09-08T14:08:29.218Z | 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-08T14:08:29.218Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1156 | 2026-09-08T14:08:29.511Z | + banner build |
| 1157 | 2026-09-08T14:08:29.514Z | |
| 1158 | 2026-09-08T14:08:29.514Z | ##### # # # # ##### |
| 1159 | 2026-09-08T14:08:29.514Z | # # # # # # # # |
| 1160 | 2026-09-08T14:08:29.514Z | ##### # # # # # # |
| 1161 | 2026-09-08T14:08:29.514Z | # # # # # # # # |
| 1162 | 2026-09-08T14:08:29.514Z | # # # # # # # # |
| 1163 | 2026-09-08T14:08:29.514Z | ##### #### # ###### ##### |
| 1164 | 2026-09-08T14:08:29.514Z | |
| 1165 | 2026-09-08T14:08:29.514Z | + ptime -m cargo build --release |
| 1166 | 2026-09-08T14:08:30.009Z | Compiling proc-macro2 v1.0.106 |
| 1167 | 2026-09-08T14:08:30.010Z | Compiling quote v1.0.45 |
| 1168 | 2026-09-08T14:08:30.010Z | Compiling unicode-ident v1.0.24 |
| 1169 | 2026-09-08T14:08:30.013Z | Compiling libc v0.2.186 |
| 1170 | 2026-09-08T14:08:30.013Z | Compiling cfg-if v1.0.4 |
| 1171 | 2026-09-08T14:08:30.013Z | Compiling serde_core v1.0.228 |
| 1172 | 2026-09-08T14:08:30.013Z | Compiling memchr v2.8.2 |
| 1173 | 2026-09-08T14:08:30.013Z | Compiling serde v1.0.228 |
| 1174 | 2026-09-08T14:08:30.167Z | Compiling zmij v1.0.21 |
| 1175 | 2026-09-08T14:08:30.199Z | Compiling version_check v0.9.5 |
| 1176 | 2026-09-08T14:08:30.422Z | Compiling autocfg v1.5.1 |
| 1177 | 2026-09-08T14:08:30.447Z | Compiling itoa v1.0.18 |
| 1178 | 2026-09-08T14:08:30.507Z | Compiling serde_json v1.0.150 |
| 1179 | 2026-09-08T14:08:30.681Z | Compiling subtle v2.6.1 |
| 1180 | 2026-09-08T14:08:30.766Z | Compiling libm v0.2.16 |
| 1181 | 2026-09-08T14:08:30.839Z | Compiling num-traits v0.2.19 |
| 1182 | 2026-09-08T14:08:31.033Z | Compiling getrandom v0.2.17 |
| 1183 | 2026-09-08T14:08:31.235Z | Compiling typenum v1.20.1 |
| 1184 | 2026-09-08T14:08:31.244Z | Compiling syn v2.0.118 |
| 1185 | 2026-09-08T14:08:31.253Z | Compiling rand_core v0.10.1 |
| 1186 | 2026-09-08T14:08:31.256Z | Compiling getrandom v0.4.3 |
| 1187 | 2026-09-08T14:08:31.314Z | Compiling thiserror v2.0.18 |
| 1188 | 2026-09-08T14:08:31.436Z | Compiling rand_core v0.6.4 |
| 1189 | 2026-09-08T14:08:31.665Z | Compiling generic-array v0.14.9 |
| 1190 | 2026-09-08T14:08:31.698Z | Compiling errno v0.3.14 |
| 1191 | 2026-09-08T14:08:32.010Z | Compiling iana-time-zone v0.1.65 |
| 1192 | 2026-09-08T14:08:32.044Z | Compiling allocator-api2 v0.2.21 |
| 1193 | 2026-09-08T14:08:32.328Z | Compiling uuid v1.23.3 |
| 1194 | 2026-09-08T14:08:32.424Z | Compiling zerocopy v0.8.52 |
| 1195 | 2026-09-08T14:08:32.460Z | Compiling schemars v0.8.22 |
| 1196 | 2026-09-08T14:08:32.628Z | Compiling semver v1.0.28 |
| 1197 | 2026-09-08T14:08:32.628Z | Compiling heck v0.5.0 |
| 1198 | 2026-09-08T14:08:32.780Z | Compiling dyn-clone v1.0.20 |
| 1199 | 2026-09-08T14:08:32.850Z | Compiling once_cell v1.21.4 |
| 1200 | 2026-09-08T14:08:32.915Z | Compiling const-oid v0.9.6 |
| 1201 | 2026-09-08T14:08:32.938Z | Compiling smallvec v1.15.2 |
| 1202 | 2026-09-08T14:08:33.085Z | Compiling pin-project-lite v0.2.17 |
| 1203 | 2026-09-08T14:08:33.175Z | Compiling equivalent v1.0.2 |
| 1204 | 2026-09-08T14:08:33.185Z | Compiling bytes v1.12.0 |
| 1205 | 2026-09-08T14:08:33.188Z | Compiling bitflags v2.13.0 |
| 1206 | 2026-09-08T14:08:33.259Z | Compiling find-msvc-tools v0.1.9 |
| 1207 | 2026-09-08T14:08:33.277Z | Compiling rustversion v1.0.22 |
| 1208 | 2026-09-08T14:08:33.470Z | Compiling jobserver v0.1.35 |
| 1209 | 2026-09-08T14:08:33.473Z | Compiling shlex v2.0.1 |
| 1210 | 2026-09-08T14:08:33.674Z | Compiling cc v1.2.64 |
| 1211 | 2026-09-08T14:08:33.863Z | Compiling log v0.4.32 |
| 1212 | 2026-09-08T14:08:34.039Z | Compiling serde_derive_internals v0.29.1 |
| 1213 | 2026-09-08T14:08:34.102Z | Compiling synstructure v0.13.2 |
| 1214 | 2026-09-08T14:08:34.147Z | Compiling parking_lot_core v0.9.12 |
| 1215 | 2026-09-08T14:08:34.161Z | Compiling futures-core v0.3.32 |
| 1216 | 2026-09-08T14:08:34.442Z | Compiling scopeguard v1.2.0 |
| 1217 | 2026-09-08T14:08:34.541Z | Compiling lock_api v0.4.14 |
| 1218 | 2026-09-08T14:08:34.579Z | Compiling hashbrown v0.17.1 |
| 1219 | 2026-09-08T14:08:34.759Z | Compiling socket2 v0.6.4 |
| 1220 | 2026-09-08T14:08:34.783Z | Compiling pkg-config v0.3.33 |
| 1221 | 2026-09-08T14:08:34.852Z | Compiling parking_lot v0.12.5 |
| 1222 | 2026-09-08T14:08:34.962Z | Compiling signal-hook-registry v1.4.8 |
| 1223 | 2026-09-08T14:08:34.977Z | Compiling mio v1.2.1 |
| 1224 | 2026-09-08T14:08:35.190Z | Compiling serde_derive v1.0.228 |
| 1225 | 2026-09-08T14:08:35.230Z | Compiling zeroize_derive v1.5.0 |
| 1226 | 2026-09-08T14:08:35.253Z | Compiling schemars_derive v0.8.22 |
| 1227 | 2026-09-08T14:08:35.264Z | Compiling thiserror-impl v2.0.18 |
| 1228 | 2026-09-08T14:08:35.413Z | Compiling zerocopy-derive v0.8.52 |
| 1229 | 2026-09-08T14:08:35.572Z | Compiling zerofrom-derive v0.1.7 |
| 1230 | 2026-09-08T14:08:35.677Z | Compiling yoke-derive v0.8.2 |
| 1231 | 2026-09-08T14:08:35.786Z | Compiling tokio-macros v2.7.0 |
| 1232 | 2026-09-08T14:08:35.942Z | Compiling zeroize v1.9.0 |
| 1233 | 2026-09-08T14:08:36.485Z | Compiling stable_deref_trait v1.2.1 |
| 1234 | 2026-09-08T14:08:36.557Z | Compiling tokio v1.52.3 |
| 1235 | 2026-09-08T14:08:36.618Z | Compiling futures-sink v0.3.32 |
| 1236 | 2026-09-08T14:08:36.640Z | Compiling zerovec-derive v0.11.3 |
| 1237 | 2026-09-08T14:08:36.725Z | Compiling crypto-common v0.1.6 |
| 1238 | 2026-09-08T14:08:36.733Z | Compiling block-buffer v0.10.4 |
| 1239 | 2026-09-08T14:08:36.759Z | Compiling indexmap v2.14.0 |
| 1240 | 2026-09-08T14:08:36.777Z | Compiling zerofrom v0.1.8 |
| 1241 | 2026-09-08T14:08:36.858Z | Compiling digest v0.10.7 |
| 1242 | 2026-09-08T14:08:36.884Z | Compiling yoke v0.8.3 |
| 1243 | 2026-09-08T14:08:36.898Z | Compiling http v1.4.2 |
| 1244 | 2026-09-08T14:08:37.076Z | Compiling base64 v0.22.1 |
| 1245 | 2026-09-08T14:08:37.182Z | Compiling displaydoc v0.2.6 |
| 1246 | 2026-09-08T14:08:37.558Z | Compiling cmake v0.1.58 |
| 1247 | 2026-09-08T14:08:37.588Z | Compiling fs_extra v1.3.0 |
| 1248 | 2026-09-08T14:08:37.760Z | Compiling zerovec v0.11.6 |
| 1249 | 2026-09-08T14:08:37.843Z | Compiling base64ct v1.8.3 |
| 1250 | 2026-09-08T14:08:37.900Z | Compiling syn v1.0.109 |
| 1251 | 2026-09-08T14:08:38.173Z | Compiling dunce v1.0.5 |
| 1252 | 2026-09-08T14:08:38.229Z | Compiling slab v0.4.12 |
| 1253 | 2026-09-08T14:08:38.266Z | Compiling aws-lc-sys v0.44.0 |
| 1254 | 2026-09-08T14:08:38.412Z | Compiling futures-channel v0.3.32 |
| 1255 | 2026-09-08T14:08:38.431Z | Compiling chrono v0.4.45 |
| 1256 | 2026-09-08T14:08:38.497Z | Compiling serde_tokenstream v0.2.3 |
| 1257 | 2026-09-08T14:08:38.663Z | Compiling futures-macro v0.3.32 |
| 1258 | 2026-09-08T14:08:38.774Z | Compiling slog v2.8.2 |
| 1259 | 2026-09-08T14:08:38.783Z | Compiling futures-task v0.3.32 |
| 1260 | 2026-09-08T14:08:38.955Z | Compiling futures-io v0.3.32 |
| 1261 | 2026-09-08T14:08:39.028Z | Compiling rustix v1.1.4 |
| 1262 | 2026-09-08T14:08:39.159Z | Compiling erased-serde v0.3.31 |
| 1263 | 2026-09-08T14:08:39.498Z | Compiling futures-util v0.3.32 |
| 1264 | 2026-09-08T14:08:39.761Z | Compiling tinystr v0.8.3 |
| 1265 | 2026-09-08T14:08:39.992Z | Compiling ppv-lite86 v0.2.21 |
| 1266 | 2026-09-08T14:08:40.121Z | Compiling rustls-pki-types v1.14.1 |
| 1267 | 2026-09-08T14:08:40.329Z | Compiling ring v0.17.14 |
| 1268 | 2026-09-08T14:08:40.873Z | Compiling litemap v0.8.2 |
| 1269 | 2026-09-08T14:08:40.962Z | Compiling percent-encoding v2.3.2 |
| 1270 | 2026-09-08T14:08:41.072Z | Compiling aws-lc-rs v1.18.0 |
| 1271 | 2026-09-08T14:08:41.228Z | Compiling writeable v0.6.3 |
| 1272 | 2026-09-08T14:08:41.396Z | Compiling httparse v1.10.1 |
| 1273 | 2026-09-08T14:08:41.467Z | Compiling icu_locale_core v2.2.0 |
| 1274 | 2026-09-08T14:08:42.159Z | Compiling potential_utf v0.1.5 |
| 1275 | 2026-09-08T14:08:42.344Z | Compiling pem-rfc7468 v0.7.0 |
| 1276 | 2026-09-08T14:08:42.430Z | Compiling zerotrie v0.2.4 |
| 1277 | 2026-09-08T14:08:42.853Z | Compiling der_derive v0.7.3 |
| 1278 | 2026-09-08T14:08:42.984Z | Compiling utf8_iter v1.0.4 |
| 1279 | 2026-09-08T14:08:43.149Z | Compiling flagset v0.4.7 |
| 1280 | 2026-09-08T14:08:43.289Z | Compiling icu_properties_data v2.2.0 |
| 1281 | 2026-09-08T14:08:43.536Z | Compiling fnv v1.0.7 |
| 1282 | 2026-09-08T14:08:43.639Z | Compiling icu_normalizer_data v2.2.0 |
| 1283 | 2026-09-08T14:08:43.827Z | Compiling cpufeatures v0.2.17 |
| 1284 | 2026-09-08T14:08:43.895Z | Compiling der v0.7.10 |
| 1285 | 2026-09-08T14:08:43.916Z | Compiling icu_collections v2.2.0 |
| 1286 | 2026-09-08T14:08:43.945Z | Compiling icu_provider v2.2.0 |
| 1287 | 2026-09-08T14:08:44.493Z | Compiling tracing-attributes v0.1.31 |
| 1288 | 2026-09-08T14:08:44.510Z | Compiling tracing-core v0.1.36 |
| 1289 | 2026-09-08T14:08:44.619Z | Compiling untrusted v0.9.0 |
| 1290 | 2026-09-08T14:08:44.953Z | Compiling form_urlencoded v1.2.2 |
| 1291 | 2026-09-08T14:08:45.217Z | Compiling http-body v1.0.1 |
| 1292 | 2026-09-08T14:08:45.413Z | Compiling rustls v0.23.40 |
| 1293 | 2026-09-08T14:08:45.552Z | Compiling atomic-waker v1.1.2 |
| 1294 | 2026-09-08T14:08:45.680Z | Compiling icu_normalizer v2.2.0 |
| 1295 | 2026-09-08T14:08:45.739Z | Compiling tracing v0.1.44 |
| 1296 | 2026-09-08T14:08:46.080Z | Compiling icu_properties v2.2.0 |
| 1297 | 2026-09-08T14:08:46.261Z | Compiling tokio-util v0.7.18 |
| 1298 | 2026-09-08T14:08:46.625Z | Compiling syn v3.0.3 |
| 1299 | 2026-09-08T14:08:46.934Z | Compiling tower-service v0.3.3 |
| 1300 | 2026-09-08T14:08:47.026Z | Compiling try-lock v0.2.5 |
| 1301 | 2026-09-08T14:08:47.073Z | Compiling ipnet v2.12.0 |
| 1302 | 2026-09-08T14:08:47.182Z | Compiling tower-layer v0.3.3 |
| 1303 | 2026-09-08T14:08:47.330Z | Compiling foldhash v0.2.0 |
| 1304 | 2026-09-08T14:08:47.334Z | Compiling want v0.3.1 |
| 1305 | 2026-09-08T14:08:47.598Z | Compiling idna_adapter v1.2.2 |
| 1306 | 2026-09-08T14:08:47.607Z | Compiling h2 v0.4.15 |
| 1307 | 2026-09-08T14:08:47.733Z | Compiling spki v0.7.3 |
| 1308 | 2026-09-08T14:08:48.005Z | Compiling httpdate v1.0.3 |
| 1309 | 2026-09-08T14:08:48.375Z | Compiling thiserror v1.0.69 |
| 1310 | 2026-09-08T14:08:48.689Z | Compiling getrandom v0.3.4 |
| 1311 | 2026-09-08T14:08:48.862Z | Compiling hashbrown v0.16.1 |
| 1312 | 2026-09-08T14:08:49.037Z | Compiling idna v1.1.0 |
| 1313 | 2026-09-08T14:08:49.408Z | Compiling thiserror-impl v1.0.69 |
| 1314 | 2026-09-08T14:08:49.562Z | Compiling regex-syntax v0.8.11 |
| 1315 | 2026-09-08T14:08:50.072Z | Compiling hyper v1.10.1 |
| 1316 | 2026-09-08T14:08:50.610Z | Compiling hex v0.4.3 |
| 1317 | 2026-09-08T14:08:50.896Z | Compiling ucd-trie v0.1.7 |
| 1318 | 2026-09-08T14:08:51.124Z | Compiling pest v2.8.8 |
| 1319 | 2026-09-08T14:08:52.035Z | Compiling hyper-util v0.1.20 |
| 1320 | 2026-09-08T14:08:52.309Z | Compiling url v2.5.8 |
| 1321 | 2026-09-08T14:08:53.856Z | Compiling pkcs8 v0.10.2 |
| 1322 | 2026-09-08T14:08:54.577Z | Compiling ipnetwork v0.21.1 |
| 1323 | 2026-09-08T14:08:54.646Z | Compiling rand_chacha v0.3.1 |
| 1324 | 2026-09-08T14:08:54.655Z | Compiling aho-corasick v1.1.4 |
| 1325 | 2026-09-08T14:08:54.700Z | Compiling is-terminal v0.4.17 |
| 1326 | 2026-09-08T14:08:54.800Z | Compiling adler2 v2.0.1 |
| 1327 | 2026-09-08T14:08:54.988Z | Compiling spin v0.9.8 |
| 1328 | 2026-09-08T14:08:55.104Z | Compiling simd-adler32 v0.3.10 |
| 1329 | 2026-09-08T14:08:55.275Z | Compiling omicron-workspace-hack v0.1.0 |
| 1330 | 2026-09-08T14:08:55.795Z | Compiling ryu v1.0.23 |
| 1331 | 2026-09-08T14:08:55.948Z | Compiling serde_urlencoded v0.7.1 |
| 1332 | 2026-09-08T14:08:56.085Z | Compiling miniz_oxide v0.8.9 |
| 1333 | 2026-09-08T14:08:56.218Z | Compiling rand v0.8.6 |
| 1334 | 2026-09-08T14:08:56.442Z | Compiling oxnet v0.1.6 |
| 1335 | 2026-09-08T14:08:56.945Z | Compiling regex-automata v0.4.14 |
| 1336 | 2026-09-08T14:08:56.967Z | Compiling rand_core v0.9.5 |
| 1337 | 2026-09-08T14:08:57.112Z | Compiling pest_meta v2.8.8 |
| 1338 | 2026-09-08T14:08:57.171Z | Compiling http-body-util v0.1.3 |
| 1339 | 2026-09-08T14:08:57.220Z | Compiling sync_wrapper v1.0.2 |
| 1340 | 2026-09-08T14:08:57.327Z | Compiling strsim v0.11.1 |
| 1341 | 2026-09-08T14:08:57.434Z | Compiling ident_case v1.0.1 |
| 1342 | 2026-09-08T14:08:57.555Z | Compiling paste v1.0.15 |
| 1343 | 2026-09-08T14:08:57.610Z | Compiling darling_core v0.23.0 |
| 1344 | 2026-09-08T14:08:57.624Z | Compiling tower v0.5.3 |
| 1345 | 2026-09-08T14:08:57.903Z | Compiling pest_generator v2.8.8 |
| 1346 | 2026-09-08T14:08:58.190Z | Compiling webpki-roots v1.0.8 |
| 1347 | 2026-09-08T14:08:58.328Z | Compiling winnow v1.0.3 |
| 1348 | 2026-09-08T14:08:58.507Z | Compiling fastrand v2.4.1 |
| 1349 | 2026-09-08T14:08:58.531Z | Compiling camino v1.2.2 |
| 1350 | 2026-09-08T14:08:58.833Z | Compiling regex v1.12.4 |
| 1351 | 2026-09-08T14:08:59.441Z | Compiling pest_derive v2.8.8 |
| 1352 | 2026-09-08T14:08:59.682Z | Compiling darling_macro v0.23.0 |
| 1353 | 2026-09-08T14:08:59.773Z | Compiling tower-http v0.6.11 |
| 1354 | 2026-09-08T14:09:00.069Z | Compiling rand_chacha v0.9.0 |
| 1355 | 2026-09-08T14:09:00.315Z | Compiling hmac v0.12.1 |
| 1356 | 2026-09-08T14:09:00.470Z | Compiling num-conv v0.2.2 |
| 1357 | 2026-09-08T14:09:00.540Z | Compiling time-core v0.1.9 |
| 1358 | 2026-09-08T14:09:00.618Z | Compiling darling v0.23.0 |
| 1359 | 2026-09-08T14:09:00.630Z | Compiling rand v0.9.4 |
| 1360 | 2026-09-08T14:09:00.697Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1361 | 2026-09-08T14:09:00.728Z | Compiling time-macros v0.2.29 |
| 1362 | 2026-09-08T14:09:01.352Z | Compiling daft-derive v0.1.8 |
| 1363 | 2026-09-08T14:09:01.873Z | Compiling newtype-uuid v1.4.0 |
| 1364 | 2026-09-08T14:09:01.980Z | Compiling openapiv3 v2.2.0 |
| 1365 | 2026-09-08T14:09:02.096Z | Compiling ff v0.13.1 |
| 1366 | 2026-09-08T14:09:02.417Z | Compiling num_threads v0.1.7 |
| 1367 | 2026-09-08T14:09:02.513Z | Compiling base16ct v0.2.0 |
| 1368 | 2026-09-08T14:09:02.748Z | Compiling deranged v0.5.8 |
| 1369 | 2026-09-08T14:09:02.813Z | Compiling crucible-workspace-hack v0.1.0 |
| 1370 | 2026-09-08T14:09:02.832Z | Compiling powerfmt v0.2.0 |
| 1371 | 2026-09-08T14:09:03.049Z | Compiling byteorder v1.5.0 |
| 1372 | 2026-09-08T14:09:03.093Z | Compiling pretty-hex v0.4.2 |
| 1373 | 2026-09-08T14:09:03.231Z | Compiling crossbeam-utils v0.8.21 |
| 1374 | 2026-09-08T14:09:03.302Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1375 | 2026-09-08T14:09:03.589Z | Compiling sec1 v0.7.3 |
| 1376 | 2026-09-08T14:09:03.721Z | Compiling group v0.13.0 |
| 1377 | 2026-09-08T14:09:03.758Z | Compiling time v0.3.49 |
| 1378 | 2026-09-08T14:09:03.818Z | Compiling daft v0.1.8 |
| 1379 | 2026-09-08T14:09:04.089Z | Compiling serde_with_macros v3.21.0 |
| 1380 | 2026-09-08T14:09:04.237Z | Compiling hkdf v0.12.4 |
| 1381 | 2026-09-08T14:09:04.380Z | Compiling tempfile v3.27.0 |
| 1382 | 2026-09-08T14:09:04.395Z | Compiling crypto-bigint v0.5.5 |
| 1383 | 2026-09-08T14:09:05.245Z | Compiling structmeta-derive v0.3.0 |
| 1384 | 2026-09-08T14:09:05.267Z | Compiling scroll_derive v0.13.1 |
| 1385 | 2026-09-08T14:09:05.569Z | Compiling rustc_version v0.4.1 |
| 1386 | 2026-09-08T14:09:05.833Z | Compiling usdt-impl v0.6.0 |
| 1387 | 2026-09-08T14:09:06.102Z | Compiling cpufeatures v0.3.0 |
| 1388 | 2026-09-08T14:09:06.114Z | Compiling crc32fast v1.5.0 |
| 1389 | 2026-09-08T14:09:06.177Z | Compiling scroll v0.13.0 |
| 1390 | 2026-09-08T14:09:06.299Z | Compiling structmeta v0.3.0 |
| 1391 | 2026-09-08T14:09:06.338Z | Compiling curve25519-dalek v4.1.3 |
| 1392 | 2026-09-08T14:09:06.462Z | Compiling elliptic-curve v0.13.8 |
| 1393 | 2026-09-08T14:09:06.471Z | Compiling serde_with v3.21.0 |
| 1394 | 2026-09-08T14:09:06.641Z | Compiling dtrace-parser v0.3.0 |
| 1395 | 2026-09-08T14:09:06.859Z | Compiling dof v0.4.0 |
| 1396 | 2026-09-08T14:09:06.989Z | Compiling regress v0.10.5 |
| 1397 | 2026-09-08T14:09:07.202Z | Compiling async-trait v0.1.89 |
| 1398 | 2026-09-08T14:09:07.292Z | Compiling thread-id v5.1.0 |
| 1399 | 2026-09-08T14:09:07.374Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1400 | 2026-09-08T14:09:07.577Z | Compiling serde_spanned v1.1.1 |
| 1401 | 2026-09-08T14:09:07.724Z | Compiling hybrid-array v0.4.14 |
| 1402 | 2026-09-08T14:09:07.787Z | Compiling thread_local v1.1.9 |
| 1403 | 2026-09-08T14:09:08.121Z | Compiling openssl-probe v0.2.1 |
| 1404 | 2026-09-08T14:09:08.370Z | Compiling slog-async v2.8.0 |
| 1405 | 2026-09-08T14:09:08.440Z | Compiling anyhow v1.0.104 |
| 1406 | 2026-09-08T14:09:08.684Z | Compiling plain v0.2.3 |
| 1407 | 2026-09-08T14:09:08.799Z | Compiling goblin v0.10.7 |
| 1408 | 2026-09-08T14:09:09.185Z | Compiling rustls-native-certs v0.8.4 |
| 1409 | 2026-09-08T14:09:09.333Z | Compiling crossbeam-channel v0.5.15 |
| 1410 | 2026-09-08T14:09:10.081Z | Compiling futures-executor v0.3.32 |
| 1411 | 2026-09-08T14:09:10.324Z | Compiling half v2.7.1 |
| 1412 | 2026-09-08T14:09:10.637Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1413 | 2026-09-08T14:09:10.678Z | Compiling keccak v0.1.6 |
| 1414 | 2026-09-08T14:09:10.776Z | Compiling ciborium-io v0.2.2 |
| 1415 | 2026-09-08T14:09:10.872Z | Compiling take_mut v0.2.2 |
| 1416 | 2026-09-08T14:09:10.937Z | Compiling term v1.2.1 |
| 1417 | 2026-09-08T14:09:10.984Z | Compiling rustix v0.38.44 |
| 1418 | 2026-09-08T14:09:11.383Z | Compiling slog-term v2.9.2 |
| 1419 | 2026-09-08T14:09:11.795Z | Compiling ciborium-ll v0.2.2 |
| 1420 | 2026-09-08T14:09:12.745Z | Compiling sha3 v0.10.9 |
| 1421 | 2026-09-08T14:09:12.780Z | Compiling futures v0.3.32 |
| 1422 | 2026-09-08T14:09:12.835Z | Compiling flate2 v1.1.9 |
| 1423 | 2026-09-08T14:09:13.377Z | Compiling block-buffer v0.12.1 |
| 1424 | 2026-09-08T14:09:13.559Z | Compiling crypto-common v0.2.2 |
| 1425 | 2026-09-08T14:09:13.818Z | Compiling serde_tokenstream v0.3.0 |
| 1426 | 2026-09-08T14:09:13.835Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1427 | 2026-09-08T14:09:14.102Z | Compiling wait-timeout v0.2.1 |
| 1428 | 2026-09-08T14:09:14.186Z | Compiling multer v3.1.0 |
| 1429 | 2026-09-08T14:09:14.320Z | Compiling match_cfg v0.1.0 |
| 1430 | 2026-09-08T14:09:14.393Z | Compiling quick-error v1.2.3 |
| 1431 | 2026-09-08T14:09:14.501Z | Compiling either v1.16.0 |
| 1432 | 2026-09-08T14:09:14.588Z | Compiling const-oid v0.10.2 |
| 1433 | 2026-09-08T14:09:14.729Z | Compiling compression-core v0.4.32 |
| 1434 | 2026-09-08T14:09:14.878Z | Compiling bit-vec v0.8.0 |
| 1435 | 2026-09-08T14:09:14.889Z | Compiling ref-cast v1.0.26 |
| 1436 | 2026-09-08T14:09:14.902Z | Compiling compression-codecs v0.4.38 |
| 1437 | 2026-09-08T14:09:15.176Z | Compiling bit-set v0.8.0 |
| 1438 | 2026-09-08T14:09:15.186Z | Compiling digest v0.11.3 |
| 1439 | 2026-09-08T14:09:15.248Z | Compiling rusty-fork v0.3.1 |
| 1440 | 2026-09-08T14:09:15.326Z | Compiling hostname v0.3.1 |
| 1441 | 2026-09-08T14:09:15.376Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1442 | 2026-09-08T14:09:15.489Z | Compiling newtype-uuid-macros v0.1.1 |
| 1443 | 2026-09-08T14:09:15.500Z | Compiling ciborium v0.2.2 |
| 1444 | 2026-09-08T14:09:15.919Z | Compiling usdt-attr-macro v0.6.0 |
| 1445 | 2026-09-08T14:09:16.074Z | Compiling usdt-macro v0.6.0 |
| 1446 | 2026-09-08T14:09:16.274Z | Compiling derive-ex v0.1.8 |
| 1447 | 2026-09-08T14:09:16.359Z | Compiling slog-json v2.6.1 |
| 1448 | 2026-09-08T14:09:16.624Z | Compiling rand_xorshift v0.4.0 |
| 1449 | 2026-09-08T14:09:16.686Z | Compiling byte-wrapper v0.1.0 |
| 1450 | 2026-09-08T14:09:16.780Z | Compiling ref-cast-impl v1.0.26 |
| 1451 | 2026-09-08T14:09:16.794Z | Compiling inout v0.1.4 |
| 1452 | 2026-09-08T14:09:16.903Z | Compiling secrecy v0.10.3 |
| 1453 | 2026-09-08T14:09:16.944Z | Compiling strum_macros v0.27.2 |
| 1454 | 2026-09-08T14:09:17.060Z | Compiling async-stream-impl v0.3.6 |
| 1455 | 2026-09-08T14:09:17.376Z | Compiling memmap2 v0.9.11 |
| 1456 | 2026-09-08T14:09:17.513Z | Compiling dropshot v0.17.1 |
| 1457 | 2026-09-08T14:09:17.685Z | Compiling encoding_rs v0.8.35 |
| 1458 | 2026-09-08T14:09:17.715Z | Compiling mime v0.3.17 |
| 1459 | 2026-09-08T14:09:17.842Z | Compiling utf8parse v0.2.2 |
| 1460 | 2026-09-08T14:09:17.953Z | Compiling unarray v0.1.4 |
| 1461 | 2026-09-08T14:09:18.074Z | Compiling proptest v1.11.0 |
| 1462 | 2026-09-08T14:09:18.180Z | Compiling anstyle-parse v1.0.0 |
| 1463 | 2026-09-08T14:09:18.398Z | Compiling test-strategy v0.4.5 |
| 1464 | 2026-09-08T14:09:18.652Z | Compiling async-stream v0.3.6 |
| 1465 | 2026-09-08T14:09:18.793Z | Compiling strum v0.27.2 |
| 1466 | 2026-09-08T14:09:18.924Z | Compiling usdt v0.6.0 |
| 1467 | 2026-09-08T14:09:19.684Z | Compiling cipher v0.4.4 |
| 1468 | 2026-09-08T14:09:19.719Z | Compiling slog-bunyan v2.5.0 |
| 1469 | 2026-09-08T14:09:19.759Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1470 | 2026-09-08T14:09:19.893Z | Compiling atomicwrites v0.4.4 |
| 1471 | 2026-09-08T14:09:19.959Z | Compiling sha1 v0.11.0 |
| 1472 | 2026-09-08T14:09:20.061Z | Compiling async-compression v0.4.43 |
| 1473 | 2026-09-08T14:09:20.203Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1474 | 2026-09-08T14:09:20.467Z | Compiling waitgroup v0.1.2 |
| 1475 | 2026-09-08T14:09:20.509Z | Compiling hubpack_derive v0.1.1 |
| 1476 | 2026-09-08T14:09:20.621Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1477 | 2026-09-08T14:09:21.049Z | Compiling rustls-pemfile v2.2.0 |
| 1478 | 2026-09-08T14:09:21.328Z | Compiling dropshot_endpoint v0.17.1 |
| 1479 | 2026-09-08T14:09:21.712Z | Compiling universal-hash v0.5.1 |
| 1480 | 2026-09-08T14:09:21.807Z | Compiling serde_path_to_error v0.1.20 |
| 1481 | 2026-09-08T14:09:21.854Z | Compiling hostname v0.4.2 |
| 1482 | 2026-09-08T14:09:21.993Z | Compiling proc-macro-error-attr v1.0.4 |
| 1483 | 2026-09-08T14:09:22.246Z | Compiling colorchoice v1.0.5 |
| 1484 | 2026-09-08T14:09:22.255Z | Compiling opaque-debug v0.3.1 |
| 1485 | 2026-09-08T14:09:22.303Z | Compiling is_terminal_polyfill v1.70.2 |
| 1486 | 2026-09-08T14:09:22.320Z | Compiling debug-ignore v1.0.5 |
| 1487 | 2026-09-08T14:09:22.363Z | Compiling anstyle-query v1.1.5 |
| 1488 | 2026-09-08T14:09:22.396Z | Compiling convert_case v0.4.0 |
| 1489 | 2026-09-08T14:09:22.425Z | Compiling anstyle v1.0.14 |
| 1490 | 2026-09-08T14:09:22.468Z | Compiling poly1305 v0.8.0 |
| 1491 | 2026-09-08T14:09:22.681Z | Compiling derive_more v0.99.20 |
| 1492 | 2026-09-08T14:09:22.685Z | Compiling anstream v1.0.0 |
| 1493 | 2026-09-08T14:09:23.022Z | Compiling typify-impl v0.4.3 |
| 1494 | 2026-09-08T14:09:23.101Z | Compiling thiserror-no-std v2.0.2 |
| 1495 | 2026-09-08T14:09:23.170Z | Compiling hubpack v0.1.2 |
| 1496 | 2026-09-08T14:09:23.192Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#f8fe2d73) |
| 1497 | 2026-09-08T14:09:23.414Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1498 | 2026-09-08T14:09:23.466Z | Compiling chacha20 v0.9.1 |
| 1499 | 2026-09-08T14:09:23.708Z | Compiling iddqd v0.4.6 |
| 1500 | 2026-09-08T14:09:23.724Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 1501 | 2026-09-08T14:09:24.680Z | Compiling parse-display-derive v0.10.0 |
| 1502 | 2026-09-08T14:09:24.970Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1503 | 2026-09-08T14:09:26.206Z | Compiling backon v1.6.0 |
| 1504 | 2026-09-08T14:09:26.268Z | Compiling regress v0.11.1 |
| 1505 | 2026-09-08T14:09:26.297Z | Compiling terminal_size v0.4.4 |
| 1506 | 2026-09-08T14:09:26.331Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1507 | 2026-09-08T14:09:26.443Z | Compiling password-hash v0.5.0 |
| 1508 | 2026-09-08T14:09:26.457Z | Compiling blake2 v0.10.6 |
| 1509 | 2026-09-08T14:09:26.941Z | Compiling aead v0.5.2 |
| 1510 | 2026-09-08T14:09:27.127Z | Compiling proc-macro-error v1.0.4 |
| 1511 | 2026-09-08T14:09:27.142Z | Compiling ahash v0.8.12 |
| 1512 | 2026-09-08T14:09:27.167Z | Compiling instant v0.1.13 |
| 1513 | 2026-09-08T14:09:27.282Z | Compiling clap_lex v1.1.0 |
| 1514 | 2026-09-08T14:09:27.374Z | Compiling static_assertions v1.1.0 |
| 1515 | 2026-09-08T14:09:27.458Z | Compiling backoff v0.4.0 |
| 1516 | 2026-09-08T14:09:27.547Z | Compiling chacha20poly1305 v0.10.1 |
| 1517 | 2026-09-08T14:09:27.557Z | Compiling clap_builder v4.6.0 |
| 1518 | 2026-09-08T14:09:27.640Z | Compiling argon2 v0.5.3 |
| 1519 | 2026-09-08T14:09:27.657Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1520 | 2026-09-08T14:09:27.683Z | Compiling typify-macro v0.4.3 |
| 1521 | 2026-09-08T14:09:28.188Z | Compiling typify-impl v0.6.2 |
| 1522 | 2026-09-08T14:09:28.247Z | Compiling parse-display v0.10.0 |
| 1523 | 2026-09-08T14:09:28.613Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1524 | 2026-09-08T14:09:29.059Z | Compiling vsss-rs v3.3.4 |
| 1525 | 2026-09-08T14:09:29.122Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1526 | 2026-09-08T14:09:29.221Z | Compiling itertools v0.14.0 |
| 1527 | 2026-09-08T14:09:29.540Z | Compiling lazy_static v1.5.0 |
| 1528 | 2026-09-08T14:09:29.635Z | Compiling macaddr v1.0.1 |
| 1529 | 2026-09-08T14:09:29.903Z | Compiling clap_derive v4.6.1 |
| 1530 | 2026-09-08T14:09:30.564Z | Compiling object v0.37.3 |
| 1531 | 2026-09-08T14:09:30.662Z | Compiling humantime v2.4.0 |
| 1532 | 2026-09-08T14:09:30.760Z | Compiling unsafe-libyaml v0.2.11 |
| 1533 | 2026-09-08T14:09:30.871Z | Compiling unicode-width v0.1.14 |
| 1534 | 2026-09-08T14:09:31.077Z | Compiling unicode-segmentation v1.13.3 |
| 1535 | 2026-09-08T14:09:31.333Z | Compiling serde_yaml v0.9.34+deprecated |
| 1536 | 2026-09-08T14:09:31.404Z | Compiling heck v0.4.1 |
| 1537 | 2026-09-08T14:09:31.514Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1538 | 2026-09-08T14:09:31.553Z | Compiling typify-macro v0.6.2 |
| 1539 | 2026-09-08T14:09:31.607Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430) |
| 1540 | 2026-09-08T14:09:31.611Z | Compiling clap v4.6.1 |
| 1541 | 2026-09-08T14:09:31.701Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1542 | 2026-09-08T14:09:31.955Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1543 | 2026-09-08T14:09:32.486Z | Compiling serde_repr v0.1.21 |
| 1544 | 2026-09-08T14:09:32.569Z | Compiling serde-big-array v0.5.1 |
| 1545 | 2026-09-08T14:09:32.726Z | Compiling signature v2.2.0 |
| 1546 | 2026-09-08T14:09:33.069Z | Compiling gimli v0.32.3 |
| 1547 | 2026-09-08T14:09:33.120Z | Compiling indent_write v2.2.0 |
| 1548 | 2026-09-08T14:09:33.124Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1549 | 2026-09-08T14:09:33.266Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1550 | 2026-09-08T14:09:34.143Z | Compiling hashbrown v0.14.5 |
| 1551 | 2026-09-08T14:09:35.782Z | Compiling addr2line v0.25.1 |
| 1552 | 2026-09-08T14:09:36.222Z | Compiling sha1 v0.10.6 |
| 1553 | 2026-09-08T14:09:36.265Z | Compiling sha2 v0.10.9 |
| 1554 | 2026-09-08T14:09:36.647Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1555 | 2026-09-08T14:09:36.911Z | Compiling winnow v0.7.15 |
| 1556 | 2026-09-08T14:09:36.921Z | Compiling unicode-width v0.2.2 |
| 1557 | 2026-09-08T14:09:37.233Z | Compiling rustc-demangle v0.1.27 |
| 1558 | 2026-09-08T14:09:37.545Z | Compiling chumsky v0.9.3 |
| 1559 | 2026-09-08T14:09:38.200Z | Compiling backtrace v0.3.76 |
| 1560 | 2026-09-08T14:09:38.248Z | Compiling proc-macro-crate v3.5.0 |
| 1561 | 2026-09-08T14:09:38.660Z | Compiling typify v0.4.3 |
| 1562 | 2026-09-08T14:09:38.886Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1563 | 2026-09-08T14:09:39.111Z | Compiling num-integer v0.1.46 |
| 1564 | 2026-09-08T14:09:39.140Z | Compiling smawk v0.3.3 |
| 1565 | 2026-09-08T14:09:39.281Z | Compiling prettyplease v0.2.37 |
| 1566 | 2026-09-08T14:09:39.550Z | Compiling num-bigint-dig v0.8.6 |
| 1567 | 2026-09-08T14:09:39.794Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1568 | 2026-09-08T14:09:39.803Z | Compiling is_ci v1.2.0 |
| 1569 | 2026-09-08T14:09:40.063Z | Compiling base64 v0.21.7 |
| 1570 | 2026-09-08T14:09:40.204Z | Compiling unicode-linebreak v0.1.5 |
| 1571 | 2026-09-08T14:09:40.478Z | Compiling textwrap v0.15.2 |
| 1572 | 2026-09-08T14:09:41.055Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1573 | 2026-09-08T14:09:41.364Z | Compiling supports-color v2.1.0 |
| 1574 | 2026-09-08T14:09:41.727Z | Compiling num-iter v0.1.45 |
| 1575 | 2026-09-08T14:09:41.770Z | Compiling progenitor-impl v0.10.0 |
| 1576 | 2026-09-08T14:09:41.878Z | Compiling num_enum_derive v0.7.6 |
| 1577 | 2026-09-08T14:09:42.148Z | Compiling backtrace-ext v0.2.1 |
| 1578 | 2026-09-08T14:09:42.418Z | Compiling typify v0.6.2 |
| 1579 | 2026-09-08T14:09:42.513Z | Compiling rfc6979 v0.4.0 |
| 1580 | 2026-09-08T14:09:42.658Z | Compiling supports-unicode v2.1.0 |
| 1581 | 2026-09-08T14:09:42.836Z | Compiling supports-hyperlinks v2.1.0 |
| 1582 | 2026-09-08T14:09:42.926Z | Compiling lzma-sys v0.1.20 |
| 1583 | 2026-09-08T14:09:43.047Z | Compiling strum_macros v0.26.4 |
| 1584 | 2026-09-08T14:09:43.071Z | Compiling foreign-types-macros v0.2.3 |
| 1585 | 2026-09-08T14:09:43.363Z | Compiling miette-derive v5.10.0 |
| 1586 | 2026-09-08T14:09:43.731Z | Compiling arc-swap v1.9.1 |
| 1587 | 2026-09-08T14:09:43.741Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1588 | 2026-09-08T14:09:43.797Z | Compiling terminal_size v0.1.17 |
| 1589 | 2026-09-08T14:09:43.925Z | Compiling portable-atomic v1.13.1 |
| 1590 | 2026-09-08T14:09:44.067Z | Compiling data-encoding v2.11.0 |
| 1591 | 2026-09-08T14:09:44.173Z | Compiling utf-8 v0.7.6 |
| 1592 | 2026-09-08T14:09:44.370Z | Compiling owo-colors v3.5.0 |
| 1593 | 2026-09-08T14:09:44.383Z | Compiling foreign-types-shared v0.3.1 |
| 1594 | 2026-09-08T14:09:44.457Z | Compiling typeid v1.0.3 |
| 1595 | 2026-09-08T14:09:44.474Z | Compiling salty v0.3.0 |
| 1596 | 2026-09-08T14:09:44.686Z | Compiling strum v0.26.3 |
| 1597 | 2026-09-08T14:09:44.775Z | Compiling foreign-types v0.5.0 |
| 1598 | 2026-09-08T14:09:44.813Z | Compiling tungstenite v0.21.0 |
| 1599 | 2026-09-08T14:09:44.843Z | Compiling proc-macro-error2 v2.0.1 |
| 1600 | 2026-09-08T14:09:44.852Z | Compiling slog-scope v4.4.1 |
| 1601 | 2026-09-08T14:09:45.110Z | Compiling miette v5.10.0 |
| 1602 | 2026-09-08T14:09:45.172Z | Compiling progenitor-macro v0.10.0 |
| 1603 | 2026-09-08T14:09:45.275Z | Compiling num_enum v0.7.6 |
| 1604 | 2026-09-08T14:09:45.499Z | Compiling ecdsa v0.16.9 |
| 1605 | 2026-09-08T14:09:46.081Z | Compiling progenitor-impl v0.14.0 |
| 1606 | 2026-09-08T14:09:47.004Z | Compiling cargo_toml v0.22.3 |
| 1607 | 2026-09-08T14:09:49.214Z | Compiling ed25519 v2.2.3 |
| 1608 | 2026-09-08T14:09:49.226Z | Compiling knuffel-derive v3.2.0 |
| 1609 | 2026-09-08T14:09:49.430Z | Compiling primeorder v0.13.6 |
| 1610 | 2026-09-08T14:09:49.704Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1611 | 2026-09-08T14:09:50.013Z | Compiling chacha20 v0.10.0 |
| 1612 | 2026-09-08T14:09:50.310Z | Compiling pkcs1 v0.7.5 |
| 1613 | 2026-09-08T14:09:50.671Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1614 | 2026-09-08T14:09:51.160Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1615 | 2026-09-08T14:09:51.193Z | Compiling serde_spanned v0.6.9 |
| 1616 | 2026-09-08T14:09:51.355Z | Compiling toml_datetime v0.6.11 |
| 1617 | 2026-09-08T14:09:51.646Z | Compiling miette-derive v7.6.0 |
| 1618 | 2026-09-08T14:09:51.892Z | Compiling cstr-argument v0.1.2 |
| 1619 | 2026-09-08T14:09:52.064Z | Compiling toml_write v0.1.2 |
| 1620 | 2026-09-08T14:09:52.162Z | Compiling swrite v0.1.0 |
| 1621 | 2026-09-08T14:09:52.271Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1622 | 2026-09-08T14:09:52.310Z | Compiling toml_edit v0.22.27 |
| 1623 | 2026-09-08T14:09:52.414Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1624 | 2026-09-08T14:09:52.777Z | Compiling miette v7.6.0 |
| 1625 | 2026-09-08T14:09:52.816Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1626 | 2026-09-08T14:09:54.263Z | Compiling rustls-webpki v0.103.13 |
| 1627 | 2026-09-08T14:09:56.858Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1628 | 2026-09-08T14:09:56.988Z | Compiling knuffel v3.2.0 |
| 1629 | 2026-09-08T14:09:57.087Z | Compiling rsa v0.9.10 |
| 1630 | 2026-09-08T14:09:58.830Z | Compiling rand v0.10.1 |
| 1631 | 2026-09-08T14:09:59.586Z | Compiling tokio-rustls v0.26.4 |
| 1632 | 2026-09-08T14:09:59.586Z | Compiling rustls-platform-verifier v0.7.0 |
| 1633 | 2026-09-08T14:09:59.890Z | Compiling hyper-rustls v0.27.9 |
| 1634 | 2026-09-08T14:10:00.163Z | Compiling reqwest v0.13.4 |
| 1635 | 2026-09-08T14:10:00.468Z | Compiling reqwest v0.12.28 |
| 1636 | 2026-09-08T14:10:01.753Z | Compiling progenitor-client v0.14.0 |
| 1637 | 2026-09-08T14:10:02.235Z | Compiling progenitor-extras v0.2.0 |
| 1638 | 2026-09-08T14:10:02.481Z | Compiling progenitor-client v0.10.0 |
| 1639 | 2026-09-08T14:10:02.957Z | Compiling progenitor v0.10.0 |
| 1640 | 2026-09-08T14:10:03.107Z | Compiling p384 v0.13.1 |
| 1641 | 2026-09-08T14:10:05.216Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1642 | 2026-09-08T14:10:07.283Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1643 | 2026-09-08T14:10:08.538Z | Compiling ed25519-dalek v2.2.0 |
| 1644 | 2026-09-08T14:10:08.993Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#93e469b3) |
| 1645 | 2026-09-08T14:10:09.939Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1646 | 2026-09-08T14:10:10.688Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1647 | 2026-09-08T14:10:10.941Z | Compiling progenitor-macro v0.14.0 |
| 1648 | 2026-09-08T14:10:15.334Z | Compiling tokio-tungstenite v0.21.0 |
| 1649 | 2026-09-08T14:10:15.798Z | Compiling knus-derive v3.4.0 |
| 1650 | 2026-09-08T14:10:17.236Z | Compiling slog-stdlog v4.1.1 |
| 1651 | 2026-09-08T14:10:18.030Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1652 | 2026-09-08T14:10:18.273Z | Compiling console v0.16.3 |
| 1653 | 2026-09-08T14:10:18.293Z | Compiling zone_cfg_derive v0.3.1 |
| 1654 | 2026-09-08T14:10:18.689Z | Compiling itertools v0.12.1 |
| 1655 | 2026-09-08T14:10:19.587Z | Compiling x509-cert v0.2.5 |
| 1656 | 2026-09-08T14:10:20.171Z | Compiling wicketd-commission-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1657 | 2026-09-08T14:10:20.182Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1658 | 2026-09-08T14:10:22.274Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1659 | 2026-09-08T14:10:22.770Z | Compiling wicketd-commission-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1660 | 2026-09-08T14:10:22.991Z | Compiling colored v3.1.1 |
| 1661 | 2026-09-08T14:10:23.660Z | Compiling unit-prefix v0.5.2 |
| 1662 | 2026-09-08T14:10:23.830Z | Compiling indicatif v0.18.4 |
| 1663 | 2026-09-08T14:10:24.435Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1664 | 2026-09-08T14:10:26.902Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041) |
| 1665 | 2026-09-08T14:10:27.064Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1666 | 2026-09-08T14:10:27.805Z | Compiling zone v0.3.1 |
| 1667 | 2026-09-08T14:10:28.211Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1668 | 2026-09-08T14:10:28.851Z | Compiling ron v0.12.1 |
| 1669 | 2026-09-08T14:10:29.404Z | Compiling slog-envlogger v2.2.0 |
| 1670 | 2026-09-08T14:10:30.666Z | Compiling knus v3.4.0 |
| 1671 | 2026-09-08T14:10:31.046Z | Compiling xz2 v0.1.7 |
| 1672 | 2026-09-08T14:10:31.401Z | Compiling progenitor v0.14.0 |
| 1673 | 2026-09-08T14:10:31.553Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1674 | 2026-09-08T14:10:32.698Z | Compiling toml v0.8.23 |
| 1675 | 2026-09-08T14:10:32.708Z | Compiling tabwriter v1.4.1 |
| 1676 | 2026-09-08T14:10:32.711Z | Compiling smf v0.2.3 |
| 1677 | 2026-09-08T14:10:32.718Z | Compiling filetime v0.2.29 |
| 1678 | 2026-09-08T14:10:32.942Z | Compiling indoc v2.0.7 |
| 1679 | 2026-09-08T14:10:33.086Z | Compiling voxel v0.1.0 (/work/oxidecomputer/voxel/voxel) |
| 1680 | 2026-09-08T14:10:33.380Z | Compiling base16ct v1.0.0 |
| 1681 | 2026-09-08T14:10:33.409Z | Compiling xattr v1.6.1 |
| 1682 | 2026-09-08T14:10:33.600Z | Compiling tar v0.4.46 |
| 1683 | 2026-09-08T14:10:33.620Z | Compiling rack-init-config v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1684 | 2026-09-08T14:10:33.918Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1685 | 2026-09-08T14:10:35.582Z | Compiling wicketd-commission-client v0.1.0 (https://github.com/oxidecomputer/omicron?rev=2e55f4ddac2fe51fc37e9a70e0619a013509750f#2e55f4dd) |
| 1686 | 2026-09-08T14:10:35.659Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 1687 | 2026-09-08T14:10:35.711Z | Compiling voxel-config v0.1.0 (/work/oxidecomputer/voxel/voxel-config) |
| 1688 | 2026-09-08T14:10:36.166Z | Compiling voxel-init v0.1.0 (/work/oxidecomputer/voxel/voxel-init) |
| 1689 | 2026-09-08T14:11:03.309Z | Finished `release` profile [optimized] target(s) in 2m 33s |
| 1690 | 2026-09-08T14:11:03.313Z | 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-08T14:11:03.313Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1692 | 2026-09-08T14:11:03.440Z | |
| 1693 | 2026-09-08T14:11:03.440Z | real 2:33.892556052 |
| 1694 | 2026-09-08T14:11:03.440Z | user 17:02.255221826 |
| 1695 | 2026-09-08T14:11:03.440Z | sys 1:25.193451858 |
| 1696 | 2026-09-08T14:11:03.440Z | trap 0.467144703 |
| 1697 | 2026-09-08T14:11:03.440Z | tflt 0.909453216 |
| 1698 | 2026-09-08T14:11:03.440Z | dflt 1.331626932 |
| 1699 | 2026-09-08T14:11:03.440Z | kflt 0.000060540 |
| 1700 | 2026-09-08T14:11:03.440Z | lock 1:10:26.392366358 |
| 1701 | 2026-09-08T14:11:03.440Z | slp 50:27.646035727 |
| 1702 | 2026-09-08T14:11:03.440Z | lat 54.159233569 |
| 1703 | 2026-09-08T14:11:03.440Z | stop 1:27.888198731 |
| 1704 | 2026-09-08T14:11:03.444Z | + pfexec mkdir -p /out |
| 1705 | 2026-09-08T14:11:03.447Z | + pfexec chown build /out |
| 1706 | 2026-09-08T14:11:03.447Z | + cp target/release/voxel target/release/voxel-init /out/ |
| 1707 | 2026-09-08T14:11:03.522Z | + banner sp-emu |
| 1708 | 2026-09-08T14:11:03.526Z | |
| 1709 | 2026-09-08T14:11:03.526Z | #### ##### ###### # # # # |
| 1710 | 2026-09-08T14:11:03.526Z | # # # # ## ## # # |
| 1711 | 2026-09-08T14:11:03.526Z | #### # # ##### ##### # ## # # # |
| 1712 | 2026-09-08T14:11:03.526Z | # ##### # # # # # |
| 1713 | 2026-09-08T14:11:03.526Z | # # # # # # # # |
| 1714 | 2026-09-08T14:11:03.526Z | #### # ###### # # #### |
| 1715 | 2026-09-08T14:11:03.526Z | |
| 1716 | 2026-09-08T14:11:03.526Z | ++ awk '/^\[sp-emu\]/{f=1;next} /^\[/{f=0} f && $1=="rev"{gsub(/"/,""); print $3}' pins.toml |
| 1717 | 2026-09-08T14:11:03.529Z | + rev=2755b40a0fec9c90919c524d6cea9dcae3a173c3 |
| 1718 | 2026-09-08T14:11:03.529Z | + url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sp-emu/illumos/2755b40a0fec9c90919c524d6cea9dcae3a173c3 |
| 1719 | 2026-09-08T14:11:03.529Z | + 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-08T14:11:04.225Z | + 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-08T14:11:04.298Z | ++ digest -a sha256 /out/sp-emu |
| 1722 | 2026-09-08T14:11:04.320Z | ++ awk '{print $1}' /out/sp-emu.sha256.txt |
| 1723 | 2026-09-08T14:11:04.324Z | + [[ 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-08T14:11:04.324Z | + banner digests |
| 1725 | 2026-09-08T14:11:04.324Z | |
| 1726 | 2026-09-08T14:11:04.324Z | ##### # #### ###### #### ##### #### |
| 1727 | 2026-09-08T14:11:04.324Z | # # # # # # # # # |
| 1728 | 2026-09-08T14:11:04.324Z | # # # # ##### #### # #### |
| 1729 | 2026-09-08T14:11:04.324Z | # # # # ### # # # # |
| 1730 | 2026-09-08T14:11:04.324Z | # # # # # # # # # # # |
| 1731 | 2026-09-08T14:11:04.324Z | ##### # #### ###### #### # #### |
| 1732 | 2026-09-08T14:11:04.324Z | |
| 1733 | 2026-09-08T14:11:04.324Z | + for b in voxel voxel-init |
| 1734 | 2026-09-08T14:11:04.324Z | + digest -a sha256 /out/voxel |
| 1735 | 2026-09-08T14:11:04.372Z | + for b in voxel voxel-init |
| 1736 | 2026-09-08T14:11:04.372Z | + digest -a sha256 /out/voxel-init |
| 1737 | 2026-09-08T14:11:04.380Z | process exited: duration 254170 ms, exit code 0 |
| |
| 1738 | 2026-09-08T14:11:04.392Z | found 6 output files |
| 1739 | 2026-09-08T14:11:04.392Z | uploading: /out/voxel (88649688 bytes) |
| 1740 | 2026-09-08T14:11:06.485Z | uploaded: /out/voxel |
| 1741 | 2026-09-08T14:11:06.489Z | uploading: /out/voxel.sha256.txt (65 bytes) |
| 1742 | 2026-09-08T14:11:07.512Z | uploaded: /out/voxel.sha256.txt |
| 1743 | 2026-09-08T14:11:07.512Z | uploading: /out/voxel-init (4402896 bytes) |
| 1744 | 2026-09-08T14:11:08.571Z | uploaded: /out/voxel-init |
| 1745 | 2026-09-08T14:11:08.571Z | uploading: /out/voxel-init.sha256.txt (65 bytes) |
| 1746 | 2026-09-08T14:11:09.582Z | uploaded: /out/voxel-init.sha256.txt |
| 1747 | 2026-09-08T14:11:09.582Z | uploading: /out/sp-emu (30915816 bytes) |
| 1748 | 2026-09-08T14:11:10.980Z | uploaded: /out/sp-emu |
| 1749 | 2026-09-08T14:11:10.981Z | uploading: /out/sp-emu.sha256.txt (65 bytes) |
| 1750 | 2026-09-08T14:11:11.993Z | uploaded: /out/sp-emu.sha256.txt |