|
|
|
| 1 | 2026-04-14T01:45:16.537Z | job assigned to worker 01KP4TJH2HHKHCEESWD3AKJV0B [factory aws, i-0663e531fac9db31c] (queued for 53 s) |
| |
| 2 | 2026-04-14T01:45:23.169Z | starting task 0: "setup" |
| 3 | 2026-04-14T01:45:23.174Z | ++ uname -s |
| 4 | 2026-04-14T01:45:23.177Z | + kern=SunOS |
| 5 | 2026-04-14T01:45:23.177Z | + build_user=build |
| 6 | 2026-04-14T01:45:23.177Z | + build_uid=12345 |
| 7 | 2026-04-14T01:45:23.177Z | + work_dir=/work |
| 8 | 2026-04-14T01:45:23.177Z | + input_dir=/input |
| 9 | 2026-04-14T01:45:23.177Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-14T01:45:23.177Z | + case "$kern" in |
| 11 | 2026-04-14T01:45:23.177Z | + groupadd -g 12345 build |
| 12 | 2026-04-14T01:45:23.181Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-14T01:45:25.184Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-14T01:45:25.292Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-14T01:45:25.295Z | + home_fs=zfs |
| 16 | 2026-04-14T01:45:25.295Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-14T01:45:25.295Z | + mkdir -p /home/build |
| 18 | 2026-04-14T01:45:25.295Z | + chown build:build /home/build /work |
| 19 | 2026-04-14T01:45:27.297Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-14T01:45:27.300Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-04-14T01:45:27.306Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-14T01:45:27.310Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-14T01:45:27.310Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-14T01:45:27.310Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-14T01:45:27.310Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-14T01:45:27.311Z | * rust toolchain profile = "default" |
| 27 | 2026-04-14T01:45:27.311Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-14T01:45:27.313Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-14T01:45:27.313Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-14T01:45:27.437Z | info: downloading installer |
| 31 | 2026-04-14T01:45:28.880Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-14T01:45:28.880Z | warn: /opt/ooce/bin |
| 33 | 2026-04-14T01:45:28.880Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-14T01:45:28.880Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-14T01:45:28.880Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-14T01:45:28.880Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-14T01:45:28.880Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-14T01:45:28.880Z | error: cannot install while Rust is installed |
| 39 | 2026-04-14T01:45:28.880Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-14T01:45:28.880Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-14T01:45:28.880Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-14T01:45:28.880Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-14T01:45:28.880Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-14T01:45:28.908Z | info: profile set to default |
| 45 | 2026-04-14T01:45:28.908Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-14T01:45:28.911Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-14T01:45:29.054Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-14T01:45:29.057Z | info: downloading 6 components |
| 49 | 2026-04-14T01:45:46.130Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-14T01:45:46.130Z | |
| 51 | 2026-04-14T01:45:46.158Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-14T01:45:46.158Z | |
| 53 | 2026-04-14T01:45:46.161Z | |
| 54 | 2026-04-14T01:45:46.161Z | Rust is installed now. Great! |
| 55 | 2026-04-14T01:45:46.161Z | |
| 56 | 2026-04-14T01:45:46.161Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-14T01:45:46.161Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-14T01:45:46.161Z | |
| 59 | 2026-04-14T01:45:46.162Z | To configure your current shell, you need to source |
| 60 | 2026-04-14T01:45:46.162Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-14T01:45:46.162Z | |
| 62 | 2026-04-14T01:45:46.162Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-14T01:45:46.162Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-14T01:45:46.162Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-14T01:45:46.162Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-14T01:45:46.162Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-14T01:45:46.162Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-14T01:45:46.162Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-14T01:45:46.162Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-14T01:45:46.162Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-14T01:45:46.258Z | + rustup --version |
| 72 | 2026-04-14T01:45:46.266Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-14T01:45:46.269Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-14T01:45:46.287Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-14T01:45:46.290Z | + cargo --version |
| 76 | 2026-04-14T01:45:46.303Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-14T01:45:46.306Z | + rustc --version |
| 78 | 2026-04-14T01:45:46.325Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-14T01:45:46.328Z | process exited: duration 19018 ms, exit code 0 |
| |
| 80 | 2026-04-14T01:45:46.334Z | starting task 2: "authentication" |
| 81 | 2026-04-14T01:45:46.351Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-14T01:45:46.356Z | starting task 3: "clone repository" |
| 83 | 2026-04-14T01:45:46.359Z | + mkdir -p /work/oxidecomputer/falcon |
| 84 | 2026-04-14T01:45:46.362Z | + git clone https://github.com/oxidecomputer/falcon /work/oxidecomputer/falcon |
| 85 | 2026-04-14T01:45:46.452Z | Cloning into '/work/oxidecomputer/falcon'... |
| 86 | 2026-04-14T01:45:47.301Z | + cd /work/oxidecomputer/falcon |
| 87 | 2026-04-14T01:45:47.301Z | + git fetch origin d590810ebfa67bc671011b723273d0ad2f816548 |
| 88 | 2026-04-14T01:45:47.537Z | From https://github.com/oxidecomputer/falcon |
| 89 | 2026-04-14T01:45:47.537Z | * branch d590810ebfa67bc671011b723273d0ad2f816548 -> FETCH_HEAD |
| 90 | 2026-04-14T01:45:47.544Z | + [[ -n renovate/crate-rand-vulnerability ]] |
| 91 | 2026-04-14T01:45:47.546Z | ++ git branch --show-current |
| 92 | 2026-04-14T01:45:47.546Z | + current=main |
| 93 | 2026-04-14T01:45:47.547Z | + [[ main != renovate/crate-rand-vulnerability ]] |
| 94 | 2026-04-14T01:45:47.547Z | + git branch -f renovate/crate-rand-vulnerability d590810ebfa67bc671011b723273d0ad2f816548 |
| 95 | 2026-04-14T01:45:47.549Z | + git checkout -f renovate/crate-rand-vulnerability |
| 96 | 2026-04-14T01:45:47.615Z | Switched to branch 'renovate/crate-rand-vulnerability' |
| 97 | 2026-04-14T01:45:47.618Z | + git reset --hard d590810ebfa67bc671011b723273d0ad2f816548 |
| 98 | 2026-04-14T01:45:47.679Z | HEAD is now at d590810 Update Rust crate rand to 0.10 [SECURITY] |
| 99 | 2026-04-14T01:45:47.682Z | process exited: duration 1323 ms, exit code 0 |
| |
| 100 | 2026-04-14T01:45:47.687Z | starting task 4: "build" |
| 101 | 2026-04-14T01:45:47.691Z | + cargo --version |
| 102 | 2026-04-14T01:45:47.697Z | info: syncing channel updates for 1.92.0-x86_64-unknown-illumos |
| 103 | 2026-04-14T01:45:48.334Z | info: latest update on 2025-12-11 for version 1.92.0 (ded5c06cf 2025-12-08) |
| 104 | 2026-04-14T01:45:48.337Z | info: downloading 6 components |
| 105 | 2026-04-14T01:46:06.031Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 106 | 2026-04-14T01:46:06.035Z | + rustc --version |
| 107 | 2026-04-14T01:46:06.062Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 108 | 2026-04-14T01:46:06.065Z | + banner build |
| 109 | 2026-04-14T01:46:06.068Z | |
| 110 | 2026-04-14T01:46:06.068Z | ##### # # # # ##### |
| 111 | 2026-04-14T01:46:06.068Z | # # # # # # # # |
| 112 | 2026-04-14T01:46:06.068Z | ##### # # # # # # |
| 113 | 2026-04-14T01:46:06.068Z | # # # # # # # # |
| 114 | 2026-04-14T01:46:06.068Z | # # # # # # # # |
| 115 | 2026-04-14T01:46:06.068Z | ##### #### # ###### ##### |
| 116 | 2026-04-14T01:46:06.068Z | |
| 117 | 2026-04-14T01:46:06.068Z | + ptime -m cargo build --all |
| 118 | 2026-04-14T01:46:06.147Z | Updating crates.io index |
| 119 | 2026-04-14T01:46:06.150Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 120 | 2026-04-14T01:46:06.474Z | From https://github.com/oxidecomputer/netadm-sys |
| 121 | 2026-04-14T01:46:06.474Z | * [new ref] c1d9f7474d6db11c3bec6fb329abdd35985311f8 -> refs/commit/c1d9f7474d6db11c3bec6fb329abdd35985311f8 |
| 122 | 2026-04-14T01:46:06.620Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 123 | 2026-04-14T01:46:07.808Z | From https://github.com/oxidecomputer/propolis |
| 124 | 2026-04-14T01:46:07.808Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 125 | 2026-04-14T01:46:07.850Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 126 | 2026-04-14T01:46:08.137Z | From https://github.com/oxidecomputer/zone |
| 127 | 2026-04-14T01:46:08.137Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 128 | 2026-04-14T01:46:08.660Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 129 | 2026-04-14T01:46:08.939Z | From https://github.com/oxidecomputer/dlpi-sys |
| 130 | 2026-04-14T01:46:08.939Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 131 | 2026-04-14T01:46:08.955Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 132 | 2026-04-14T01:46:09.246Z | From https://github.com/jmesmon/rust-libzfs |
| 133 | 2026-04-14T01:46:09.249Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 134 | 2026-04-14T01:46:09.256Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 135 | 2026-04-14T01:46:09.514Z | From https://github.com/oxidecomputer/rusty-doors |
| 136 | 2026-04-14T01:46:09.514Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 137 | 2026-04-14T01:46:09.567Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 138 | 2026-04-14T01:46:10.337Z | From https://github.com/oxidecomputer/crucible |
| 139 | 2026-04-14T01:46:10.338Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 140 | 2026-04-14T01:46:12.054Z | Downloading crates ... |
| 141 | 2026-04-14T01:46:12.120Z | Downloaded heck v0.5.0 |
| 142 | 2026-04-14T01:46:12.123Z | Downloaded http-body v1.0.1 |
| 143 | 2026-04-14T01:46:12.126Z | Downloaded console v0.16.3 |
| 144 | 2026-04-14T01:46:12.129Z | Downloaded colorchoice v1.0.5 |
| 145 | 2026-04-14T01:46:12.129Z | Downloaded bytes v1.11.1 |
| 146 | 2026-04-14T01:46:12.131Z | Downloaded chacha20 v0.10.0 |
| 147 | 2026-04-14T01:46:12.134Z | Downloaded iana-time-zone v0.1.65 |
| 148 | 2026-04-14T01:46:12.137Z | Downloaded cfg-if v1.0.4 |
| 149 | 2026-04-14T01:46:12.139Z | Downloaded litemap v0.8.1 |
| 150 | 2026-04-14T01:46:12.142Z | Downloaded cstr-argument v0.1.2 |
| 151 | 2026-04-14T01:46:12.142Z | Downloaded cpufeatures v0.3.0 |
| 152 | 2026-04-14T01:46:12.144Z | Downloaded bitflags v2.11.0 |
| 153 | 2026-04-14T01:46:12.147Z | Downloaded proc-macro-error-attr v1.0.4 |
| 154 | 2026-04-14T01:46:12.147Z | Downloaded pin-project-lite v0.2.17 |
| 155 | 2026-04-14T01:46:12.150Z | Downloaded crossbeam-utils v0.8.21 |
| 156 | 2026-04-14T01:46:12.152Z | Downloaded colored v3.1.1 |
| 157 | 2026-04-14T01:46:12.155Z | Downloaded subtle v2.6.1 |
| 158 | 2026-04-14T01:46:12.155Z | Downloaded futures-io v0.3.32 |
| 159 | 2026-04-14T01:46:12.157Z | Downloaded cc v1.2.57 |
| 160 | 2026-04-14T01:46:12.157Z | Downloaded serde_urlencoded v0.7.1 |
| 161 | 2026-04-14T01:46:12.160Z | Downloaded anyhow v1.0.102 |
| 162 | 2026-04-14T01:46:12.162Z | Downloaded oxnet v0.1.4 |
| 163 | 2026-04-14T01:46:12.163Z | Downloaded serde_derive v1.0.228 |
| 164 | 2026-04-14T01:46:12.165Z | Downloaded anstream v1.0.0 |
| 165 | 2026-04-14T01:46:12.168Z | Downloaded arc-swap v1.8.2 |
| 166 | 2026-04-14T01:46:12.170Z | Downloaded potential_utf v0.1.4 |
| 167 | 2026-04-14T01:46:12.170Z | Downloaded ppv-lite86 v0.2.21 |
| 168 | 2026-04-14T01:46:12.170Z | Downloaded pin-utils v0.1.0 |
| 169 | 2026-04-14T01:46:12.173Z | Downloaded heck v0.4.1 |
| 170 | 2026-04-14T01:46:12.173Z | Downloaded generic-array v0.14.7 |
| 171 | 2026-04-14T01:46:12.173Z | Downloaded slog-term v2.9.2 |
| 172 | 2026-04-14T01:46:12.175Z | Downloaded progenitor v0.10.0 |
| 173 | 2026-04-14T01:46:12.178Z | Downloaded lru-slab v0.1.2 |
| 174 | 2026-04-14T01:46:12.178Z | Downloaded cpufeatures v0.2.17 |
| 175 | 2026-04-14T01:46:12.178Z | Downloaded icu_properties v2.1.2 |
| 176 | 2026-04-14T01:46:12.181Z | Downloaded semver v1.0.27 |
| 177 | 2026-04-14T01:46:12.181Z | Downloaded once_cell v1.21.4 |
| 178 | 2026-04-14T01:46:12.183Z | Downloaded num-traits v0.2.19 |
| 179 | 2026-04-14T01:46:12.186Z | Downloaded base16ct v1.0.0 |
| 180 | 2026-04-14T01:46:12.186Z | Downloaded digest v0.10.7 |
| 181 | 2026-04-14T01:46:12.189Z | Downloaded memchr v2.8.0 |
| 182 | 2026-04-14T01:46:12.191Z | Downloaded progenitor-macro v0.10.0 |
| 183 | 2026-04-14T01:46:12.192Z | Downloaded pretty-hex v0.4.2 |
| 184 | 2026-04-14T01:46:12.192Z | Downloaded form_urlencoded v1.2.2 |
| 185 | 2026-04-14T01:46:12.194Z | Downloaded parking_lot_core v0.9.12 |
| 186 | 2026-04-14T01:46:12.194Z | Downloaded socket2 v0.6.3 |
| 187 | 2026-04-14T01:46:12.197Z | Downloaded powerfmt v0.2.0 |
| 188 | 2026-04-14T01:46:12.197Z | Downloaded parking_lot v0.12.5 |
| 189 | 2026-04-14T01:46:12.200Z | Downloaded atomic-waker v1.1.2 |
| 190 | 2026-04-14T01:46:12.200Z | Downloaded errno v0.3.14 |
| 191 | 2026-04-14T01:46:12.200Z | Downloaded num_enum v0.7.6 |
| 192 | 2026-04-14T01:46:12.203Z | Downloaded time-core v0.1.8 |
| 193 | 2026-04-14T01:46:12.205Z | Downloaded is_terminal_polyfill v1.70.2 |
| 194 | 2026-04-14T01:46:12.205Z | Downloaded rand_chacha v0.3.1 |
| 195 | 2026-04-14T01:46:12.205Z | Downloaded itoa v1.0.17 |
| 196 | 2026-04-14T01:46:12.208Z | Downloaded dyn-clone v1.0.20 |
| 197 | 2026-04-14T01:46:12.208Z | Downloaded lazy_static v1.5.0 |
| 198 | 2026-04-14T01:46:12.208Z | Downloaded block-buffer v0.10.4 |
| 199 | 2026-04-14T01:46:12.211Z | Downloaded progenitor-client v0.10.0 |
| 200 | 2026-04-14T01:46:12.211Z | Downloaded clap_lex v1.1.0 |
| 201 | 2026-04-14T01:46:12.211Z | Downloaded foreign-types-shared v0.3.1 |
| 202 | 2026-04-14T01:46:12.214Z | Downloaded idna_adapter v1.2.1 |
| 203 | 2026-04-14T01:46:12.214Z | Downloaded foreign-types-macros v0.2.3 |
| 204 | 2026-04-14T01:46:12.214Z | Downloaded prettyplease v0.2.37 |
| 205 | 2026-04-14T01:46:12.217Z | Downloaded foreign-types v0.5.0 |
| 206 | 2026-04-14T01:46:12.217Z | Downloaded thiserror v1.0.69 |
| 207 | 2026-04-14T01:46:12.220Z | Downloaded displaydoc v0.2.5 |
| 208 | 2026-04-14T01:46:12.220Z | Downloaded pkg-config v0.3.32 |
| 209 | 2026-04-14T01:46:12.222Z | Downloaded futures-executor v0.3.32 |
| 210 | 2026-04-14T01:46:12.222Z | Downloaded serde_spanned v1.0.4 |
| 211 | 2026-04-14T01:46:12.225Z | Downloaded byteorder v1.5.0 |
| 212 | 2026-04-14T01:46:12.225Z | Downloaded strsim v0.11.1 |
| 213 | 2026-04-14T01:46:12.225Z | Downloaded sync_wrapper v1.0.2 |
| 214 | 2026-04-14T01:46:12.228Z | Downloaded take_mut v0.2.2 |
| 215 | 2026-04-14T01:46:12.228Z | Downloaded equivalent v1.0.2 |
| 216 | 2026-04-14T01:46:12.228Z | Downloaded scopeguard v1.2.0 |
| 217 | 2026-04-14T01:46:12.228Z | Downloaded crucible-workspace-hack v0.1.0 |
| 218 | 2026-04-14T01:46:12.230Z | Downloaded anstyle v1.0.14 |
| 219 | 2026-04-14T01:46:12.230Z | Downloaded num_enum_derive v0.7.6 |
| 220 | 2026-04-14T01:46:12.231Z | Downloaded slog-envlogger v2.2.0 |
| 221 | 2026-04-14T01:46:12.233Z | Downloaded futures-task v0.3.32 |
| 222 | 2026-04-14T01:46:12.233Z | Downloaded futures-core v0.3.32 |
| 223 | 2026-04-14T01:46:12.233Z | Downloaded cfg_aliases v0.2.1 |
| 224 | 2026-04-14T01:46:12.236Z | Downloaded percent-encoding v2.3.2 |
| 225 | 2026-04-14T01:46:12.236Z | Downloaded signal-hook-registry v1.4.8 |
| 226 | 2026-04-14T01:46:12.236Z | Downloaded serde_tokenstream v0.2.3 |
| 227 | 2026-04-14T01:46:12.236Z | Downloaded anstyle-query v1.1.5 |
| 228 | 2026-04-14T01:46:12.240Z | Downloaded tinyvec_macros v0.1.1 |
| 229 | 2026-04-14T01:46:12.243Z | Downloaded crypto-common v0.1.7 |
| 230 | 2026-04-14T01:46:12.243Z | Downloaded rustc-hash v2.1.1 |
| 231 | 2026-04-14T01:46:12.247Z | Downloaded proc-macro-crate v3.5.0 |
| 232 | 2026-04-14T01:46:12.250Z | Downloaded base64 v0.22.1 |
| 233 | 2026-04-14T01:46:12.253Z | Downloaded stable_deref_trait v1.2.1 |
| 234 | 2026-04-14T01:46:12.253Z | Downloaded futures-macro v0.3.32 |
| 235 | 2026-04-14T01:46:12.253Z | Downloaded data-encoding v2.10.0 |
| 236 | 2026-04-14T01:46:12.255Z | Downloaded ipnet v2.12.0 |
| 237 | 2026-04-14T01:46:12.255Z | Downloaded autocfg v1.5.0 |
| 238 | 2026-04-14T01:46:12.258Z | Downloaded icu_locale_core v2.1.1 |
| 239 | 2026-04-14T01:46:12.261Z | Downloaded tower-layer v0.3.3 |
| 240 | 2026-04-14T01:46:12.261Z | Downloaded tabwriter v1.4.1 |
| 241 | 2026-04-14T01:46:12.263Z | Downloaded async-trait v0.1.89 |
| 242 | 2026-04-14T01:46:12.263Z | Downloaded is-terminal v0.4.17 |
| 243 | 2026-04-14T01:46:12.263Z | Downloaded foldhash v0.2.0 |
| 244 | 2026-04-14T01:46:12.266Z | Downloaded anstyle-parse v1.0.0 |
| 245 | 2026-04-14T01:46:12.269Z | Downloaded sha1 v0.10.6 |
| 246 | 2026-04-14T01:46:12.271Z | Downloaded unit-prefix v0.5.2 |
| 247 | 2026-04-14T01:46:12.271Z | Downloaded futures-sink v0.3.32 |
| 248 | 2026-04-14T01:46:12.274Z | Downloaded typeid v1.0.3 |
| 249 | 2026-04-14T01:46:12.277Z | Downloaded untrusted v0.9.0 |
| 250 | 2026-04-14T01:46:12.277Z | Downloaded utf8_iter v1.0.4 |
| 251 | 2026-04-14T01:46:12.277Z | Downloaded try-lock v0.2.5 |
| 252 | 2026-04-14T01:46:12.280Z | Downloaded deranged v0.5.8 |
| 253 | 2026-04-14T01:46:12.280Z | Downloaded num-conv v0.2.0 |
| 254 | 2026-04-14T01:46:12.283Z | Downloaded typify-macro v0.4.3 |
| 255 | 2026-04-14T01:46:12.283Z | Downloaded tower-service v0.3.3 |
| 256 | 2026-04-14T01:46:12.283Z | Downloaded rustversion v1.0.22 |
| 257 | 2026-04-14T01:46:12.285Z | Downloaded quote v1.0.45 |
| 258 | 2026-04-14T01:46:12.288Z | Downloaded slog-stdlog v4.1.1 |
| 259 | 2026-04-14T01:46:12.288Z | Downloaded tokio-macros v2.6.1 |
| 260 | 2026-04-14T01:46:12.291Z | Downloaded tinystr v0.8.2 |
| 261 | 2026-04-14T01:46:12.291Z | Downloaded lock_api v0.4.14 |
| 262 | 2026-04-14T01:46:12.293Z | Downloaded rand_core v0.10.0 |
| 263 | 2026-04-14T01:46:12.293Z | Downloaded rand_core v0.9.5 |
| 264 | 2026-04-14T01:46:12.294Z | Downloaded utf8parse v0.2.2 |
| 265 | 2026-04-14T01:46:12.296Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 266 | 2026-04-14T01:46:12.296Z | Downloaded version_check v0.9.5 |
| 267 | 2026-04-14T01:46:12.296Z | Downloaded time-macros v0.2.27 |
| 268 | 2026-04-14T01:46:12.299Z | Downloaded zone_cfg_derive v0.3.1 |
| 269 | 2026-04-14T01:46:12.299Z | Downloaded yoke-derive v0.8.1 |
| 270 | 2026-04-14T01:46:12.304Z | Downloaded find-msvc-tools v0.1.9 |
| 271 | 2026-04-14T01:46:12.307Z | Downloaded thread_local v1.1.9 |
| 272 | 2026-04-14T01:46:12.309Z | Downloaded slog-async v2.8.0 |
| 273 | 2026-04-14T01:46:12.309Z | Downloaded rand_core v0.6.4 |
| 274 | 2026-04-14T01:46:12.312Z | Downloaded rand_chacha v0.9.0 |
| 275 | 2026-04-14T01:46:12.312Z | Downloaded tokio-rustls v0.26.4 |
| 276 | 2026-04-14T01:46:12.312Z | Downloaded erased-serde v0.3.31 |
| 277 | 2026-04-14T01:46:12.315Z | Downloaded tokio-tungstenite v0.21.0 |
| 278 | 2026-04-14T01:46:12.315Z | Downloaded utf-8 v0.7.6 |
| 279 | 2026-04-14T01:46:12.317Z | Downloaded futures-channel v0.3.32 |
| 280 | 2026-04-14T01:46:12.317Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 281 | 2026-04-14T01:46:12.317Z | Downloaded thiserror v2.0.18 |
| 282 | 2026-04-14T01:46:12.320Z | Downloaded thiserror-impl v1.0.69 |
| 283 | 2026-04-14T01:46:12.323Z | Downloaded want v0.3.1 |
| 284 | 2026-04-14T01:46:12.323Z | Downloaded smallvec v1.15.1 |
| 285 | 2026-04-14T01:46:12.326Z | Downloaded shlex v1.3.0 |
| 286 | 2026-04-14T01:46:12.326Z | Downloaded zone v0.3.1 |
| 287 | 2026-04-14T01:46:12.326Z | Downloaded zerofrom v0.1.6 |
| 288 | 2026-04-14T01:46:12.326Z | Downloaded smf v0.2.3 |
| 289 | 2026-04-14T01:46:12.329Z | Downloaded proc-macro-error v1.0.4 |
| 290 | 2026-04-14T01:46:12.329Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 291 | 2026-04-14T01:46:12.332Z | Downloaded yoke v0.8.1 |
| 292 | 2026-04-14T01:46:12.332Z | Downloaded thiserror-impl v2.0.18 |
| 293 | 2026-04-14T01:46:12.332Z | Downloaded serde_derive_internals v0.29.1 |
| 294 | 2026-04-14T01:46:12.336Z | Downloaded clap_derive v4.6.0 |
| 295 | 2026-04-14T01:46:12.336Z | Downloaded schemars_derive v0.8.22 |
| 296 | 2026-04-14T01:46:12.336Z | Downloaded either v1.15.0 |
| 297 | 2026-04-14T01:46:12.339Z | Downloaded cargo_toml v0.22.3 |
| 298 | 2026-04-14T01:46:12.339Z | Downloaded hyper-rustls v0.27.7 |
| 299 | 2026-04-14T01:46:12.339Z | Downloaded slab v0.4.12 |
| 300 | 2026-04-14T01:46:12.339Z | Downloaded httparse v1.10.1 |
| 301 | 2026-04-14T01:46:12.342Z | Downloaded quinn-udp v0.5.14 |
| 302 | 2026-04-14T01:46:12.342Z | Downloaded http-body-util v0.1.3 |
| 303 | 2026-04-14T01:46:12.345Z | Downloaded writeable v0.6.2 |
| 304 | 2026-04-14T01:46:12.345Z | Downloaded zerofrom-derive v0.1.6 |
| 305 | 2026-04-14T01:46:12.345Z | Downloaded camino v1.2.2 |
| 306 | 2026-04-14T01:46:12.347Z | Downloaded zeroize v1.8.2 |
| 307 | 2026-04-14T01:46:12.347Z | Downloaded zerovec-derive v0.11.2 |
| 308 | 2026-04-14T01:46:12.350Z | Downloaded zmij v1.0.21 |
| 309 | 2026-04-14T01:46:12.350Z | Downloaded allocator-api2 v0.2.21 |
| 310 | 2026-04-14T01:46:12.353Z | Downloaded ryu v1.0.23 |
| 311 | 2026-04-14T01:46:12.356Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 312 | 2026-04-14T01:46:12.358Z | Downloaded slog-scope v4.4.1 |
| 313 | 2026-04-14T01:46:12.375Z | Downloaded getrandom v0.3.4 |
| 314 | 2026-04-14T01:46:12.377Z | Downloaded sha2 v0.10.9 |
| 315 | 2026-04-14T01:46:12.380Z | Downloaded futures v0.3.32 |
| 316 | 2026-04-14T01:46:12.383Z | Downloaded log v0.4.29 |
| 317 | 2026-04-14T01:46:12.383Z | Downloaded xz2 v0.1.7 |
| 318 | 2026-04-14T01:46:12.383Z | Downloaded serde_core v1.0.228 |
| 319 | 2026-04-14T01:46:12.386Z | Downloaded proc-macro2 v1.0.106 |
| 320 | 2026-04-14T01:46:12.388Z | Downloaded icu_normalizer v2.1.1 |
| 321 | 2026-04-14T01:46:12.389Z | Downloaded tracing-core v0.1.36 |
| 322 | 2026-04-14T01:46:12.391Z | Downloaded indicatif v0.18.4 |
| 323 | 2026-04-14T01:46:12.394Z | Downloaded clap v4.6.0 |
| 324 | 2026-04-14T01:46:12.397Z | Downloaded schemars v0.8.22 |
| 325 | 2026-04-14T01:46:12.403Z | Downloaded unsafe-libyaml v0.2.11 |
| 326 | 2026-04-14T01:46:12.406Z | Downloaded tracing-attributes v0.1.31 |
| 327 | 2026-04-14T01:46:12.409Z | Downloaded tinyvec v1.11.0 |
| 328 | 2026-04-14T01:46:12.409Z | Downloaded term v1.2.1 |
| 329 | 2026-04-14T01:46:12.411Z | Downloaded icu_normalizer_data v2.1.1 |
| 330 | 2026-04-14T01:46:12.411Z | Downloaded getrandom v0.4.2 |
| 331 | 2026-04-14T01:46:12.414Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 332 | 2026-04-14T01:46:12.417Z | Downloaded uuid v1.22.0 |
| 333 | 2026-04-14T01:46:12.419Z | Downloaded tungstenite v0.21.0 |
| 334 | 2026-04-14T01:46:12.422Z | Downloaded icu_provider v2.1.1 |
| 335 | 2026-04-14T01:46:12.422Z | Downloaded unicode-ident v1.0.24 |
| 336 | 2026-04-14T01:46:12.424Z | Downloaded typify v0.4.3 |
| 337 | 2026-04-14T01:46:12.424Z | Downloaded synstructure v0.13.2 |
| 338 | 2026-04-14T01:46:12.428Z | Downloaded getrandom v0.2.17 |
| 339 | 2026-04-14T01:46:12.430Z | Downloaded rand v0.8.5 |
| 340 | 2026-04-14T01:46:12.433Z | Downloaded slog v2.8.2 |
| 341 | 2026-04-14T01:46:12.435Z | Downloaded crossbeam-channel v0.5.15 |
| 342 | 2026-04-14T01:46:12.435Z | Downloaded rustls-pki-types v1.14.0 |
| 343 | 2026-04-14T01:46:12.438Z | Downloaded progenitor-impl v0.10.0 |
| 344 | 2026-04-14T01:46:12.441Z | Downloaded typenum v1.19.0 |
| 345 | 2026-04-14T01:46:12.441Z | Downloaded base64 v0.21.7 |
| 346 | 2026-04-14T01:46:12.443Z | Downloaded hyper-util v0.1.20 |
| 347 | 2026-04-14T01:46:12.448Z | Downloaded aho-corasick v1.1.4 |
| 348 | 2026-04-14T01:46:12.452Z | Downloaded rustls-webpki v0.103.9 |
| 349 | 2026-04-14T01:46:12.455Z | Downloaded http v1.4.0 |
| 350 | 2026-04-14T01:46:12.458Z | Downloaded zerotrie v0.2.3 |
| 351 | 2026-04-14T01:46:12.460Z | Downloaded rand v0.10.0 |
| 352 | 2026-04-14T01:46:12.463Z | Downloaded toml_edit v0.25.4+spec-1.1.0 |
| 353 | 2026-04-14T01:46:12.465Z | Downloaded icu_collections v2.1.1 |
| 354 | 2026-04-14T01:46:12.468Z | Downloaded serde_yaml v0.9.34+deprecated |
| 355 | 2026-04-14T01:46:12.471Z | Downloaded indexmap v2.13.0 |
| 356 | 2026-04-14T01:46:12.471Z | Downloaded serde v1.0.228 |
| 357 | 2026-04-14T01:46:12.473Z | Downloaded quinn v0.11.9 |
| 358 | 2026-04-14T01:46:12.477Z | Downloaded rand v0.9.2 |
| 359 | 2026-04-14T01:46:12.481Z | Downloaded tower v0.5.3 |
| 360 | 2026-04-14T01:46:12.494Z | Downloaded url v2.5.8 |
| 361 | 2026-04-14T01:46:12.497Z | Downloaded mio v1.1.1 |
| 362 | 2026-04-14T01:46:12.500Z | Downloaded itertools v0.12.1 |
| 363 | 2026-04-14T01:46:12.502Z | Downloaded clap_builder v4.6.0 |
| 364 | 2026-04-14T01:46:12.506Z | Downloaded tower-http v0.6.8 |
| 365 | 2026-04-14T01:46:12.510Z | Downloaded portable-atomic v1.13.1 |
| 366 | 2026-04-14T01:46:12.514Z | Downloaded hyper v1.8.1 |
| 367 | 2026-04-14T01:46:12.517Z | Downloaded icu_properties_data v2.1.2 |
| 368 | 2026-04-14T01:46:12.522Z | Downloaded regex v1.12.3 |
| 369 | 2026-04-14T01:46:12.525Z | Downloaded futures-util v0.3.32 |
| 370 | 2026-04-14T01:46:12.531Z | Downloaded hashbrown v0.16.1 |
| 371 | 2026-04-14T01:46:12.534Z | Downloaded ron v0.12.0 |
| 372 | 2026-04-14T01:46:12.539Z | Downloaded reqwest v0.12.28 |
| 373 | 2026-04-14T01:46:12.542Z | Downloaded chrono v0.4.44 |
| 374 | 2026-04-14T01:46:12.545Z | Downloaded tokio-util v0.7.18 |
| 375 | 2026-04-14T01:46:12.549Z | Downloaded idna v1.1.0 |
| 376 | 2026-04-14T01:46:12.552Z | Downloaded iri-string v0.7.10 |
| 377 | 2026-04-14T01:46:12.555Z | Downloaded zerovec v0.11.5 |
| 378 | 2026-04-14T01:46:12.558Z | Downloaded zerocopy v0.8.42 |
| 379 | 2026-04-14T01:46:12.566Z | Downloaded unicode-width v0.2.2 |
| 380 | 2026-04-14T01:46:12.569Z | Downloaded serde_json v1.0.149 |
| 381 | 2026-04-14T01:46:12.582Z | Downloaded winnow v0.7.15 |
| 382 | 2026-04-14T01:46:12.619Z | Downloaded time v0.3.47 |
| 383 | 2026-04-14T01:46:12.626Z | Downloaded syn v1.0.109 |
| 384 | 2026-04-14T01:46:12.631Z | Downloaded tokio v1.50.0 |
| 385 | 2026-04-14T01:46:12.651Z | Downloaded webpki-roots v1.0.6 |
| 386 | 2026-04-14T01:46:12.653Z | Downloaded quinn-proto v0.11.14 |
| 387 | 2026-04-14T01:46:12.656Z | Downloaded libc v0.2.183 |
| 388 | 2026-04-14T01:46:12.681Z | Downloaded syn v2.0.117 |
| 389 | 2026-04-14T01:46:12.687Z | Downloaded openapiv3 v2.2.0 |
| 390 | 2026-04-14T01:46:12.699Z | Downloaded regress v0.10.5 |
| 391 | 2026-04-14T01:46:12.703Z | Downloaded rustls v0.23.37 |
| 392 | 2026-04-14T01:46:12.721Z | Downloaded regex-syntax v0.8.10 |
| 393 | 2026-04-14T01:46:12.741Z | Downloaded typify-impl v0.4.3 |
| 394 | 2026-04-14T01:46:12.747Z | Downloaded tracing v0.1.44 |
| 395 | 2026-04-14T01:46:12.765Z | Downloaded regex-automata v0.4.14 |
| 396 | 2026-04-14T01:46:12.779Z | Downloaded lzma-sys v0.1.20 |
| 397 | 2026-04-14T01:46:12.827Z | Downloaded ring v0.17.14 |
| 398 | 2026-04-14T01:46:12.925Z | Compiling proc-macro2 v1.0.106 |
| 399 | 2026-04-14T01:46:12.925Z | Compiling quote v1.0.45 |
| 400 | 2026-04-14T01:46:12.928Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-04-14T01:46:12.928Z | Compiling libc v0.2.183 |
| 402 | 2026-04-14T01:46:12.928Z | Compiling cfg-if v1.0.4 |
| 403 | 2026-04-14T01:46:12.928Z | Compiling itoa v1.0.17 |
| 404 | 2026-04-14T01:46:12.928Z | Compiling serde_core v1.0.228 |
| 405 | 2026-04-14T01:46:13.096Z | Compiling memchr v2.8.0 |
| 406 | 2026-04-14T01:46:13.130Z | Compiling equivalent v1.0.2 |
| 407 | 2026-04-14T01:46:13.195Z | Compiling foldhash v0.2.0 |
| 408 | 2026-04-14T01:46:13.205Z | Compiling allocator-api2 v0.2.21 |
| 409 | 2026-04-14T01:46:13.350Z | Compiling serde v1.0.228 |
| 410 | 2026-04-14T01:46:13.512Z | Compiling hashbrown v0.16.1 |
| 411 | 2026-04-14T01:46:13.539Z | Compiling zmij v1.0.21 |
| 412 | 2026-04-14T01:46:13.698Z | Compiling serde_json v1.0.149 |
| 413 | 2026-04-14T01:46:13.760Z | Compiling version_check v0.9.5 |
| 414 | 2026-04-14T01:46:13.867Z | Compiling autocfg v1.5.0 |
| 415 | 2026-04-14T01:46:13.941Z | Compiling bytes v1.11.1 |
| 416 | 2026-04-14T01:46:14.035Z | Compiling pin-project-lite v0.2.17 |
| 417 | 2026-04-14T01:46:14.069Z | Compiling smallvec v1.15.1 |
| 418 | 2026-04-14T01:46:14.122Z | Compiling stable_deref_trait v1.2.1 |
| 419 | 2026-04-14T01:46:14.217Z | Compiling num-traits v0.2.19 |
| 420 | 2026-04-14T01:46:14.270Z | Compiling shlex v1.3.0 |
| 421 | 2026-04-14T01:46:14.427Z | Compiling syn v2.0.117 |
| 422 | 2026-04-14T01:46:14.446Z | Compiling futures-core v0.3.32 |
| 423 | 2026-04-14T01:46:14.516Z | Compiling find-msvc-tools v0.1.9 |
| 424 | 2026-04-14T01:46:14.543Z | Compiling schemars v0.8.22 |
| 425 | 2026-04-14T01:46:14.589Z | Compiling parking_lot_core v0.9.12 |
| 426 | 2026-04-14T01:46:14.741Z | Compiling cc v1.2.57 |
| 427 | 2026-04-14T01:46:14.788Z | Compiling rustversion v1.0.22 |
| 428 | 2026-04-14T01:46:14.884Z | Compiling http v1.4.0 |
| 429 | 2026-04-14T01:46:15.130Z | Compiling socket2 v0.6.3 |
| 430 | 2026-04-14T01:46:15.172Z | Compiling dyn-clone v1.0.20 |
| 431 | 2026-04-14T01:46:15.181Z | Compiling scopeguard v1.2.0 |
| 432 | 2026-04-14T01:46:15.273Z | Compiling thiserror v2.0.18 |
| 433 | 2026-04-14T01:46:15.281Z | Compiling getrandom v0.4.2 |
| 434 | 2026-04-14T01:46:15.306Z | Compiling futures-sink v0.3.32 |
| 435 | 2026-04-14T01:46:15.315Z | Compiling rand_core v0.10.0 |
| 436 | 2026-04-14T01:46:15.406Z | Compiling lock_api v0.4.14 |
| 437 | 2026-04-14T01:46:15.568Z | Compiling errno v0.3.14 |
| 438 | 2026-04-14T01:46:15.624Z | Compiling getrandom v0.2.17 |
| 439 | 2026-04-14T01:46:15.710Z | Compiling winnow v0.7.15 |
| 440 | 2026-04-14T01:46:15.798Z | Compiling parking_lot v0.12.5 |
| 441 | 2026-04-14T01:46:15.806Z | Compiling signal-hook-registry v1.4.8 |
| 442 | 2026-04-14T01:46:15.848Z | Compiling futures-channel v0.3.32 |
| 443 | 2026-04-14T01:46:15.873Z | Compiling indexmap v2.13.0 |
| 444 | 2026-04-14T01:46:16.003Z | Compiling mio v1.1.1 |
| 445 | 2026-04-14T01:46:16.043Z | Compiling litemap v0.8.1 |
| 446 | 2026-04-14T01:46:16.065Z | Compiling writeable v0.6.2 |
| 447 | 2026-04-14T01:46:16.087Z | Compiling once_cell v1.21.4 |
| 448 | 2026-04-14T01:46:16.226Z | Compiling heck v0.5.0 |
| 449 | 2026-04-14T01:46:16.249Z | Compiling icu_normalizer_data v2.1.1 |
| 450 | 2026-04-14T01:46:16.291Z | Compiling futures-task v0.3.32 |
| 451 | 2026-04-14T01:46:16.458Z | Compiling futures-io v0.3.32 |
| 452 | 2026-04-14T01:46:16.477Z | Compiling icu_properties_data v2.1.2 |
| 453 | 2026-04-14T01:46:16.480Z | Compiling iana-time-zone v0.1.65 |
| 454 | 2026-04-14T01:46:16.496Z | Compiling slab v0.4.12 |
| 455 | 2026-04-14T01:46:16.516Z | Compiling ring v0.17.14 |
| 456 | 2026-04-14T01:46:16.610Z | Compiling chrono v0.4.44 |
| 457 | 2026-04-14T01:46:16.694Z | Compiling log v0.4.29 |
| 458 | 2026-04-14T01:46:16.714Z | Compiling typenum v1.19.0 |
| 459 | 2026-04-14T01:46:16.902Z | Compiling syn v1.0.109 |
| 460 | 2026-04-14T01:46:17.021Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 461 | 2026-04-14T01:46:17.072Z | Compiling percent-encoding v2.3.2 |
| 462 | 2026-04-14T01:46:17.299Z | Compiling synstructure v0.13.2 |
| 463 | 2026-04-14T01:46:17.312Z | Compiling serde_derive_internals v0.29.1 |
| 464 | 2026-04-14T01:46:17.344Z | Compiling httparse v1.10.1 |
| 465 | 2026-04-14T01:46:17.810Z | Compiling generic-array v0.14.7 |
| 466 | 2026-04-14T01:46:17.819Z | Compiling regex-syntax v0.8.10 |
| 467 | 2026-04-14T01:46:17.899Z | Compiling zeroize v1.8.2 |
| 468 | 2026-04-14T01:46:18.044Z | Compiling zerocopy v0.8.42 |
| 469 | 2026-04-14T01:46:18.064Z | Compiling thiserror v1.0.69 |
| 470 | 2026-04-14T01:46:18.073Z | Compiling uuid v1.22.0 |
| 471 | 2026-04-14T01:46:18.234Z | Compiling rustls-pki-types v1.14.0 |
| 472 | 2026-04-14T01:46:18.511Z | Compiling serde_derive v1.0.228 |
| 473 | 2026-04-14T01:46:18.557Z | Compiling zerofrom-derive v0.1.6 |
| 474 | 2026-04-14T01:46:18.606Z | Compiling yoke-derive v0.8.1 |
| 475 | 2026-04-14T01:46:18.672Z | Compiling zerovec-derive v0.11.2 |
| 476 | 2026-04-14T01:46:18.753Z | Compiling displaydoc v0.2.5 |
| 477 | 2026-04-14T01:46:19.066Z | Compiling schemars_derive v0.8.22 |
| 478 | 2026-04-14T01:46:19.305Z | Compiling thiserror-impl v2.0.18 |
| 479 | 2026-04-14T01:46:19.528Z | Compiling tokio-macros v2.6.1 |
| 480 | 2026-04-14T01:46:19.682Z | Compiling futures-macro v0.3.32 |
| 481 | 2026-04-14T01:46:19.791Z | Compiling thiserror-impl v1.0.69 |
| 482 | 2026-04-14T01:46:19.794Z | Compiling zerofrom v0.1.6 |
| 483 | 2026-04-14T01:46:19.913Z | Compiling yoke v0.8.1 |
| 484 | 2026-04-14T01:46:20.097Z | Compiling zerovec v0.11.5 |
| 485 | 2026-04-14T01:46:20.280Z | Compiling zerotrie v0.2.3 |
| 486 | 2026-04-14T01:46:20.307Z | Compiling tokio v1.50.0 |
| 487 | 2026-04-14T01:46:20.518Z | Compiling futures-util v0.3.32 |
| 488 | 2026-04-14T01:46:20.521Z | Compiling tracing-attributes v0.1.31 |
| 489 | 2026-04-14T01:46:20.578Z | Compiling tinystr v0.8.2 |
| 490 | 2026-04-14T01:46:20.594Z | Compiling potential_utf v0.1.4 |
| 491 | 2026-04-14T01:46:20.753Z | Compiling icu_locale_core v2.1.1 |
| 492 | 2026-04-14T01:46:20.775Z | Compiling icu_collections v2.1.1 |
| 493 | 2026-04-14T01:46:20.969Z | Compiling tracing-core v0.1.36 |
| 494 | 2026-04-14T01:46:21.573Z | Compiling icu_provider v2.1.1 |
| 495 | 2026-04-14T01:46:21.759Z | Compiling http-body v1.0.1 |
| 496 | 2026-04-14T01:46:21.788Z | Compiling icu_normalizer v2.1.1 |
| 497 | 2026-04-14T01:46:21.863Z | Compiling icu_properties v2.1.2 |
| 498 | 2026-04-14T01:46:21.908Z | Compiling semver v1.0.27 |
| 499 | 2026-04-14T01:46:22.094Z | Compiling regress v0.10.5 |
| 500 | 2026-04-14T01:46:22.375Z | Compiling untrusted v0.9.0 |
| 501 | 2026-04-14T01:46:22.897Z | Compiling idna_adapter v1.2.1 |
| 502 | 2026-04-14T01:46:23.038Z | Compiling tracing v0.1.44 |
| 503 | 2026-04-14T01:46:23.085Z | Compiling serde_tokenstream v0.2.3 |
| 504 | 2026-04-14T01:46:23.385Z | Compiling form_urlencoded v1.2.2 |
| 505 | 2026-04-14T01:46:23.571Z | Compiling slog v2.8.2 |
| 506 | 2026-04-14T01:46:23.810Z | Compiling typify-impl v0.4.3 |
| 507 | 2026-04-14T01:46:23.821Z | Compiling proc-macro-error-attr v1.0.4 |
| 508 | 2026-04-14T01:46:23.957Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-04-14T01:46:24.045Z | Compiling try-lock v0.2.5 |
| 510 | 2026-04-14T01:46:24.054Z | Compiling tower-service v0.3.3 |
| 511 | 2026-04-14T01:46:24.102Z | Compiling rustls v0.23.37 |
| 512 | 2026-04-14T01:46:24.143Z | Compiling base64 v0.22.1 |
| 513 | 2026-04-14T01:46:24.152Z | Compiling want v0.3.1 |
| 514 | 2026-04-14T01:46:24.316Z | Compiling idna v1.1.0 |
| 515 | 2026-04-14T01:46:24.386Z | Compiling rustls-webpki v0.103.9 |
| 516 | 2026-04-14T01:46:24.468Z | Compiling erased-serde v0.3.31 |
| 517 | 2026-04-14T01:46:24.557Z | Compiling proc-macro-error v1.0.4 |
| 518 | 2026-04-14T01:46:24.794Z | Compiling ryu v1.0.23 |
| 519 | 2026-04-14T01:46:24.976Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 520 | 2026-04-14T01:46:24.979Z | Compiling atomic-waker v1.1.2 |
| 521 | 2026-04-14T01:46:25.103Z | Compiling pin-utils v0.1.0 |
| 522 | 2026-04-14T01:46:25.112Z | Compiling subtle v2.6.1 |
| 523 | 2026-04-14T01:46:25.172Z | Compiling hyper v1.8.1 |
| 524 | 2026-04-14T01:46:25.203Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 525 | 2026-04-14T01:46:25.869Z | Compiling url v2.5.8 |
| 526 | 2026-04-14T01:46:26.091Z | Compiling block-buffer v0.10.4 |
| 527 | 2026-04-14T01:46:26.228Z | Compiling ppv-lite86 v0.2.21 |
| 528 | 2026-04-14T01:46:26.387Z | Compiling crypto-common v0.1.7 |
| 529 | 2026-04-14T01:46:26.395Z | Compiling bitflags v2.11.0 |
| 530 | 2026-04-14T01:46:26.404Z | Compiling aho-corasick v1.1.4 |
| 531 | 2026-04-14T01:46:26.431Z | Compiling sync_wrapper v1.0.2 |
| 532 | 2026-04-14T01:46:26.536Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 533 | 2026-04-14T01:46:26.550Z | Compiling ipnet v2.12.0 |
| 534 | 2026-04-14T01:46:26.616Z | Compiling tower-layer v0.3.3 |
| 535 | 2026-04-14T01:46:26.713Z | Compiling getrandom v0.3.4 |
| 536 | 2026-04-14T01:46:26.776Z | Compiling tower v0.5.3 |
| 537 | 2026-04-14T01:46:26.797Z | Compiling hyper-util v0.1.20 |
| 538 | 2026-04-14T01:46:27.067Z | Compiling digest v0.10.7 |
| 539 | 2026-04-14T01:46:27.292Z | Compiling regex-automata v0.4.14 |
| 540 | 2026-04-14T01:46:27.301Z | Compiling proc-macro-crate v3.5.0 |
| 541 | 2026-04-14T01:46:27.352Z | Compiling webpki-roots v1.0.6 |
| 542 | 2026-04-14T01:46:27.739Z | Compiling rand_core v0.6.4 |
| 543 | 2026-04-14T01:46:27.979Z | Compiling tokio-rustls v0.26.4 |
| 544 | 2026-04-14T01:46:28.521Z | Compiling cpufeatures v0.2.17 |
| 545 | 2026-04-14T01:46:28.591Z | Compiling crucible-workspace-hack v0.1.0 |
| 546 | 2026-04-14T01:46:28.626Z | Compiling heck v0.4.1 |
| 547 | 2026-04-14T01:46:28.810Z | Compiling crossbeam-utils v0.8.21 |
| 548 | 2026-04-14T01:46:28.819Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 549 | 2026-04-14T01:46:29.043Z | Compiling iri-string v0.7.10 |
| 550 | 2026-04-14T01:46:29.471Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 551 | 2026-04-14T01:46:29.688Z | Compiling regex v1.12.3 |
| 552 | 2026-04-14T01:46:30.124Z | Compiling typify-macro v0.4.3 |
| 553 | 2026-04-14T01:46:30.660Z | Compiling tower-http v0.6.8 |
| 554 | 2026-04-14T01:46:30.971Z | Compiling hyper-rustls v0.27.7 |
| 555 | 2026-04-14T01:46:30.979Z | Compiling rand_chacha v0.3.1 |
| 556 | 2026-04-14T01:46:31.079Z | Compiling num_enum_derive v0.7.6 |
| 557 | 2026-04-14T01:46:31.288Z | Compiling serde_urlencoded v0.7.1 |
| 558 | 2026-04-14T01:46:31.430Z | Compiling tokio-util v0.7.18 |
| 559 | 2026-04-14T01:46:31.457Z | Compiling http-body-util v0.1.3 |
| 560 | 2026-04-14T01:46:31.535Z | Compiling openapiv3 v2.2.0 |
| 561 | 2026-04-14T01:46:31.693Z | Compiling foreign-types-macros v0.2.3 |
| 562 | 2026-04-14T01:46:32.051Z | Compiling serde_spanned v1.0.4 |
| 563 | 2026-04-14T01:46:32.077Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 564 | 2026-04-14T01:46:32.162Z | Compiling powerfmt v0.2.0 |
| 565 | 2026-04-14T01:46:32.176Z | Compiling typify v0.4.3 |
| 566 | 2026-04-14T01:46:32.257Z | Compiling num-conv v0.2.0 |
| 567 | 2026-04-14T01:46:32.266Z | Compiling prettyplease v0.2.37 |
| 568 | 2026-04-14T01:46:32.365Z | Compiling pkg-config v0.3.32 |
| 569 | 2026-04-14T01:46:32.393Z | Compiling unsafe-libyaml v0.2.11 |
| 570 | 2026-04-14T01:46:32.396Z | Compiling anyhow v1.0.102 |
| 571 | 2026-04-14T01:46:32.409Z | Compiling utf8parse v0.2.2 |
| 572 | 2026-04-14T01:46:32.512Z | Compiling cpufeatures v0.3.0 |
| 573 | 2026-04-14T01:46:32.515Z | Compiling time-core v0.1.8 |
| 574 | 2026-04-14T01:46:32.584Z | Compiling foreign-types-shared v0.3.1 |
| 575 | 2026-04-14T01:46:32.605Z | Compiling either v1.15.0 |
| 576 | 2026-04-14T01:46:32.667Z | Compiling time-macros v0.2.27 |
| 577 | 2026-04-14T01:46:32.677Z | Compiling foreign-types v0.5.0 |
| 578 | 2026-04-14T01:46:32.750Z | Compiling chacha20 v0.10.0 |
| 579 | 2026-04-14T01:46:32.808Z | Compiling itertools v0.12.1 |
| 580 | 2026-04-14T01:46:32.820Z | Compiling lzma-sys v0.1.20 |
| 581 | 2026-04-14T01:46:32.942Z | Compiling serde_yaml v0.9.34+deprecated |
| 582 | 2026-04-14T01:46:33.084Z | Compiling progenitor-impl v0.10.0 |
| 583 | 2026-04-14T01:46:33.224Z | Compiling anstyle-parse v1.0.0 |
| 584 | 2026-04-14T01:46:33.238Z | Compiling deranged v0.5.8 |
| 585 | 2026-04-14T01:46:33.410Z | Compiling toml v0.9.12+spec-1.1.0 |
| 586 | 2026-04-14T01:46:33.774Z | Compiling num_enum v0.7.6 |
| 587 | 2026-04-14T01:46:33.892Z | Compiling reqwest v0.12.28 |
| 588 | 2026-04-14T01:46:34.017Z | Compiling rand_core v0.9.5 |
| 589 | 2026-04-14T01:46:34.234Z | Compiling rand v0.8.5 |
| 590 | 2026-04-14T01:46:34.362Z | Compiling sha1 v0.10.6 |
| 591 | 2026-04-14T01:46:34.636Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 592 | 2026-04-14T01:46:34.698Z | Compiling arc-swap v1.8.2 |
| 593 | 2026-04-14T01:46:34.824Z | Compiling cstr-argument v0.1.2 |
| 594 | 2026-04-14T01:46:34.890Z | Compiling thread_local v1.1.9 |
| 595 | 2026-04-14T01:46:34.936Z | Compiling pretty-hex v0.4.2 |
| 596 | 2026-04-14T01:46:34.975Z | Compiling typeid v1.0.3 |
| 597 | 2026-04-14T01:46:35.003Z | Compiling utf-8 v0.7.6 |
| 598 | 2026-04-14T01:46:35.072Z | Compiling byteorder v1.5.0 |
| 599 | 2026-04-14T01:46:35.144Z | Compiling anstyle-query v1.1.5 |
| 600 | 2026-04-14T01:46:35.160Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 601 | 2026-04-14T01:46:35.184Z | Compiling data-encoding v2.10.0 |
| 602 | 2026-04-14T01:46:35.249Z | Compiling is_terminal_polyfill v1.70.2 |
| 603 | 2026-04-14T01:46:35.272Z | Compiling slog-async v2.8.0 |
| 604 | 2026-04-14T01:46:35.296Z | Compiling colorchoice v1.0.5 |
| 605 | 2026-04-14T01:46:35.336Z | Compiling anstyle v1.0.14 |
| 606 | 2026-04-14T01:46:35.383Z | Compiling unicode-width v0.2.2 |
| 607 | 2026-04-14T01:46:35.407Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-04-14T01:46:35.556Z | Compiling lazy_static v1.5.0 |
| 609 | 2026-04-14T01:46:35.605Z | Compiling anstream v1.0.0 |
| 610 | 2026-04-14T01:46:35.655Z | Compiling slog-scope v4.4.1 |
| 611 | 2026-04-14T01:46:35.663Z | Compiling tungstenite v0.21.0 |
| 612 | 2026-04-14T01:46:35.932Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 613 | 2026-04-14T01:46:35.941Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 614 | 2026-04-14T01:46:35.962Z | Compiling progenitor-client v0.10.0 |
| 615 | 2026-04-14T01:46:36.009Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 616 | 2026-04-14T01:46:36.044Z | Compiling crossbeam-channel v0.5.15 |
| 617 | 2026-04-14T01:46:36.233Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 618 | 2026-04-14T01:46:36.267Z | Compiling rand_chacha v0.9.0 |
| 619 | 2026-04-14T01:46:36.512Z | Compiling time v0.3.47 |
| 620 | 2026-04-14T01:46:36.527Z | Compiling cargo_toml v0.22.3 |
| 621 | 2026-04-14T01:46:36.591Z | Compiling progenitor-macro v0.10.0 |
| 622 | 2026-04-14T01:46:36.731Z | Compiling rand v0.10.0 |
| 623 | 2026-04-14T01:46:37.101Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 624 | 2026-04-14T01:46:37.337Z | Compiling futures-executor v0.3.32 |
| 625 | 2026-04-14T01:46:37.402Z | Compiling is-terminal v0.4.17 |
| 626 | 2026-04-14T01:46:37.429Z | Compiling clap_lex v1.1.0 |
| 627 | 2026-04-14T01:46:37.439Z | Compiling take_mut v0.2.2 |
| 628 | 2026-04-14T01:46:37.492Z | Compiling oxnet v0.1.4 |
| 629 | 2026-04-14T01:46:37.546Z | Compiling camino v1.2.2 |
| 630 | 2026-04-14T01:46:37.626Z | Compiling colored v3.1.1 |
| 631 | 2026-04-14T01:46:37.629Z | Compiling strsim v0.11.1 |
| 632 | 2026-04-14T01:46:37.670Z | Compiling term v1.2.1 |
| 633 | 2026-04-14T01:46:37.936Z | Compiling slog-term v2.9.2 |
| 634 | 2026-04-14T01:46:38.040Z | Compiling clap_builder v4.6.0 |
| 635 | 2026-04-14T01:46:38.299Z | Compiling futures v0.3.32 |
| 636 | 2026-04-14T01:46:38.380Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 637 | 2026-04-14T01:46:38.503Z | Compiling rand v0.9.2 |
| 638 | 2026-04-14T01:46:38.547Z | Compiling tokio-tungstenite v0.21.0 |
| 639 | 2026-04-14T01:46:38.740Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 640 | 2026-04-14T01:46:39.102Z | Compiling slog-stdlog v4.1.1 |
| 641 | 2026-04-14T01:46:39.312Z | Compiling console v0.16.3 |
| 642 | 2026-04-14T01:46:39.466Z | Compiling zone_cfg_derive v0.3.1 |
| 643 | 2026-04-14T01:46:39.554Z | Compiling clap_derive v4.6.0 |
| 644 | 2026-04-14T01:46:39.737Z | Compiling async-trait v0.1.89 |
| 645 | 2026-04-14T01:46:40.265Z | Compiling unit-prefix v0.5.2 |
| 646 | 2026-04-14T01:46:40.321Z | Compiling base64 v0.21.7 |
| 647 | 2026-04-14T01:46:40.391Z | Compiling indicatif v0.18.4 |
| 648 | 2026-04-14T01:46:40.504Z | Compiling zone v0.3.1 |
| 649 | 2026-04-14T01:46:40.644Z | Compiling slog-envlogger v2.2.0 |
| 650 | 2026-04-14T01:46:40.729Z | Compiling ron v0.12.0 |
| 651 | 2026-04-14T01:46:41.047Z | Compiling xz2 v0.1.7 |
| 652 | 2026-04-14T01:46:41.248Z | Compiling clap v4.6.0 |
| 653 | 2026-04-14T01:46:41.284Z | Compiling tabwriter v1.4.1 |
| 654 | 2026-04-14T01:46:41.326Z | Compiling sha2 v0.10.9 |
| 655 | 2026-04-14T01:46:41.404Z | Compiling smf v0.2.3 |
| 656 | 2026-04-14T01:46:41.525Z | Compiling base16ct v1.0.0 |
| 657 | 2026-04-14T01:46:41.585Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 658 | 2026-04-14T01:46:41.894Z | Compiling progenitor v0.10.0 |
| 659 | 2026-04-14T01:46:41.972Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 660 | 2026-04-14T01:46:42.203Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 661 | 2026-04-14T01:46:42.502Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 662 | 2026-04-14T01:46:45.064Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 663 | 2026-04-14T01:46:46.790Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 664 | 2026-04-14T01:46:46.790Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 665 | 2026-04-14T01:46:46.794Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 666 | 2026-04-14T01:46:54.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.22s |
| 667 | 2026-04-14T01:46:54.468Z | |
| 668 | 2026-04-14T01:46:54.468Z | real 48.365849893 |
| 669 | 2026-04-14T01:46:54.468Z | user 3:31.702785359 |
| 670 | 2026-04-14T01:46:54.468Z | sys 40.740226273 |
| 671 | 2026-04-14T01:46:54.468Z | trap 0.138992286 |
| 672 | 2026-04-14T01:46:54.468Z | tflt 0.473030345 |
| 673 | 2026-04-14T01:46:54.468Z | dflt 0.859015905 |
| 674 | 2026-04-14T01:46:54.468Z | kflt 0.008143280 |
| 675 | 2026-04-14T01:46:54.468Z | lock 8:56.104367522 |
| 676 | 2026-04-14T01:46:54.468Z | slp 15:22.980047578 |
| 677 | 2026-04-14T01:46:54.468Z | lat 14.975290148 |
| 678 | 2026-04-14T01:46:54.468Z | stop 35.965249596 |
| 679 | 2026-04-14T01:46:54.471Z | + ptime -m cargo build --all --release |
| 680 | 2026-04-14T01:46:54.657Z | Compiling proc-macro2 v1.0.106 |
| 681 | 2026-04-14T01:46:54.657Z | Compiling quote v1.0.45 |
| 682 | 2026-04-14T01:46:54.657Z | Compiling unicode-ident v1.0.24 |
| 683 | 2026-04-14T01:46:54.657Z | Compiling libc v0.2.183 |
| 684 | 2026-04-14T01:46:54.657Z | Compiling cfg-if v1.0.4 |
| 685 | 2026-04-14T01:46:54.660Z | Compiling serde_core v1.0.228 |
| 686 | 2026-04-14T01:46:54.660Z | Compiling memchr v2.8.0 |
| 687 | 2026-04-14T01:46:54.753Z | Compiling itoa v1.0.17 |
| 688 | 2026-04-14T01:46:54.799Z | Compiling zmij v1.0.21 |
| 689 | 2026-04-14T01:46:54.993Z | Compiling autocfg v1.5.0 |
| 690 | 2026-04-14T01:46:55.006Z | Compiling serde v1.0.228 |
| 691 | 2026-04-14T01:46:55.079Z | Compiling serde_json v1.0.149 |
| 692 | 2026-04-14T01:46:55.313Z | Compiling version_check v0.9.5 |
| 693 | 2026-04-14T01:46:55.317Z | Compiling num-traits v0.2.19 |
| 694 | 2026-04-14T01:46:55.341Z | Compiling allocator-api2 v0.2.21 |
| 695 | 2026-04-14T01:46:55.448Z | Compiling equivalent v1.0.2 |
| 696 | 2026-04-14T01:46:55.523Z | Compiling foldhash v0.2.0 |
| 697 | 2026-04-14T01:46:55.538Z | Compiling pin-project-lite v0.2.17 |
| 698 | 2026-04-14T01:46:55.560Z | Compiling smallvec v1.15.1 |
| 699 | 2026-04-14T01:46:55.641Z | Compiling hashbrown v0.16.1 |
| 700 | 2026-04-14T01:46:55.664Z | Compiling stable_deref_trait v1.2.1 |
| 701 | 2026-04-14T01:46:55.802Z | Compiling syn v2.0.117 |
| 702 | 2026-04-14T01:46:55.821Z | Compiling bytes v1.11.1 |
| 703 | 2026-04-14T01:46:55.833Z | Compiling thiserror v2.0.18 |
| 704 | 2026-04-14T01:46:55.856Z | Compiling shlex v1.3.0 |
| 705 | 2026-04-14T01:46:56.021Z | Compiling futures-core v0.3.32 |
| 706 | 2026-04-14T01:46:56.076Z | Compiling find-msvc-tools v0.1.9 |
| 707 | 2026-04-14T01:46:56.166Z | Compiling schemars v0.8.22 |
| 708 | 2026-04-14T01:46:56.188Z | Compiling rustversion v1.0.22 |
| 709 | 2026-04-14T01:46:56.293Z | Compiling cc v1.2.57 |
| 710 | 2026-04-14T01:46:56.408Z | Compiling parking_lot_core v0.9.12 |
| 711 | 2026-04-14T01:46:56.570Z | Compiling socket2 v0.6.3 |
| 712 | 2026-04-14T01:46:56.736Z | Compiling getrandom v0.4.2 |
| 713 | 2026-04-14T01:46:56.796Z | Compiling scopeguard v1.2.0 |
| 714 | 2026-04-14T01:46:56.853Z | Compiling rand_core v0.10.0 |
| 715 | 2026-04-14T01:46:56.892Z | Compiling futures-sink v0.3.32 |
| 716 | 2026-04-14T01:46:56.939Z | Compiling lock_api v0.4.14 |
| 717 | 2026-04-14T01:46:57.071Z | Compiling errno v0.3.14 |
| 718 | 2026-04-14T01:46:57.135Z | Compiling getrandom v0.2.17 |
| 719 | 2026-04-14T01:46:57.338Z | Compiling parking_lot v0.12.5 |
| 720 | 2026-04-14T01:46:57.370Z | Compiling signal-hook-registry v1.4.8 |
| 721 | 2026-04-14T01:46:57.425Z | Compiling futures-channel v0.3.32 |
| 722 | 2026-04-14T01:46:57.471Z | Compiling indexmap v2.13.0 |
| 723 | 2026-04-14T01:46:57.554Z | Compiling http v1.4.0 |
| 724 | 2026-04-14T01:46:57.573Z | Compiling mio v1.1.1 |
| 725 | 2026-04-14T01:46:57.714Z | Compiling writeable v0.6.2 |
| 726 | 2026-04-14T01:46:57.719Z | Compiling litemap v0.8.1 |
| 727 | 2026-04-14T01:46:57.898Z | Compiling once_cell v1.21.4 |
| 728 | 2026-04-14T01:46:58.177Z | Compiling icu_properties_data v2.1.2 |
| 729 | 2026-04-14T01:46:58.261Z | Compiling futures-io v0.3.32 |
| 730 | 2026-04-14T01:46:58.282Z | Compiling winnow v0.7.15 |
| 731 | 2026-04-14T01:46:58.288Z | Compiling slab v0.4.12 |
| 732 | 2026-04-14T01:46:58.411Z | Compiling futures-task v0.3.32 |
| 733 | 2026-04-14T01:46:58.442Z | Compiling icu_normalizer_data v2.1.1 |
| 734 | 2026-04-14T01:46:58.489Z | Compiling iana-time-zone v0.1.65 |
| 735 | 2026-04-14T01:46:58.645Z | Compiling chrono v0.4.44 |
| 736 | 2026-04-14T01:46:58.819Z | Compiling synstructure v0.13.2 |
| 737 | 2026-04-14T01:46:59.139Z | Compiling serde_derive_internals v0.29.1 |
| 738 | 2026-04-14T01:46:59.317Z | Compiling ring v0.17.14 |
| 739 | 2026-04-14T01:46:59.422Z | Compiling syn v1.0.109 |
| 740 | 2026-04-14T01:46:59.601Z | Compiling httparse v1.10.1 |
| 741 | 2026-04-14T01:46:59.744Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 742 | 2026-04-14T01:46:59.747Z | Compiling heck v0.5.0 |
| 743 | 2026-04-14T01:46:59.830Z | Compiling typenum v1.19.0 |
| 744 | 2026-04-14T01:46:59.880Z | Compiling percent-encoding v2.3.2 |
| 745 | 2026-04-14T01:46:59.911Z | Compiling serde_derive v1.0.228 |
| 746 | 2026-04-14T01:46:59.938Z | Compiling zerofrom-derive v0.1.6 |
| 747 | 2026-04-14T01:46:59.955Z | Compiling yoke-derive v0.8.1 |
| 748 | 2026-04-14T01:47:00.143Z | Compiling zerovec-derive v0.11.2 |
| 749 | 2026-04-14T01:47:00.189Z | Compiling displaydoc v0.2.5 |
| 750 | 2026-04-14T01:47:00.299Z | Compiling thiserror-impl v2.0.18 |
| 751 | 2026-04-14T01:47:00.765Z | Compiling schemars_derive v0.8.22 |
| 752 | 2026-04-14T01:47:00.948Z | Compiling tokio-macros v2.6.1 |
| 753 | 2026-04-14T01:47:00.992Z | Compiling futures-macro v0.3.32 |
| 754 | 2026-04-14T01:47:01.133Z | Compiling zerofrom v0.1.6 |
| 755 | 2026-04-14T01:47:01.255Z | Compiling yoke v0.8.1 |
| 756 | 2026-04-14T01:47:01.261Z | Compiling log v0.4.29 |
| 757 | 2026-04-14T01:47:01.439Z | Compiling zerovec v0.11.5 |
| 758 | 2026-04-14T01:47:01.493Z | Compiling zerotrie v0.2.3 |
| 759 | 2026-04-14T01:47:01.741Z | Compiling tokio v1.50.0 |
| 760 | 2026-04-14T01:47:01.853Z | Compiling futures-util v0.3.32 |
| 761 | 2026-04-14T01:47:02.017Z | Compiling tinystr v0.8.2 |
| 762 | 2026-04-14T01:47:02.022Z | Compiling potential_utf v0.1.4 |
| 763 | 2026-04-14T01:47:02.144Z | Compiling icu_collections v2.1.1 |
| 764 | 2026-04-14T01:47:02.190Z | Compiling icu_locale_core v2.1.1 |
| 765 | 2026-04-14T01:47:02.858Z | Compiling generic-array v0.14.7 |
| 766 | 2026-04-14T01:47:02.895Z | Compiling icu_provider v2.1.1 |
| 767 | 2026-04-14T01:47:03.093Z | Compiling uuid v1.22.0 |
| 768 | 2026-04-14T01:47:03.106Z | Compiling zeroize v1.8.2 |
| 769 | 2026-04-14T01:47:03.235Z | Compiling thiserror v1.0.69 |
| 770 | 2026-04-14T01:47:03.286Z | Compiling dyn-clone v1.0.20 |
| 771 | 2026-04-14T01:47:03.295Z | Compiling zerocopy v0.8.42 |
| 772 | 2026-04-14T01:47:03.353Z | Compiling rustls-pki-types v1.14.0 |
| 773 | 2026-04-14T01:47:03.715Z | Compiling icu_normalizer v2.1.1 |
| 774 | 2026-04-14T01:47:03.721Z | Compiling icu_properties v2.1.2 |
| 775 | 2026-04-14T01:47:04.676Z | Compiling tracing-attributes v0.1.31 |
| 776 | 2026-04-14T01:47:04.951Z | Compiling thiserror-impl v1.0.69 |
| 777 | 2026-04-14T01:47:04.954Z | Compiling http-body v1.0.1 |
| 778 | 2026-04-14T01:47:05.100Z | Compiling tracing-core v0.1.36 |
| 779 | 2026-04-14T01:47:05.237Z | Compiling semver v1.0.27 |
| 780 | 2026-04-14T01:47:05.515Z | Compiling regress v0.10.5 |
| 781 | 2026-04-14T01:47:06.099Z | Compiling untrusted v0.9.0 |
| 782 | 2026-04-14T01:47:06.222Z | Compiling tracing v0.1.44 |
| 783 | 2026-04-14T01:47:06.561Z | Compiling idna_adapter v1.2.1 |
| 784 | 2026-04-14T01:47:06.876Z | Compiling serde_tokenstream v0.2.3 |
| 785 | 2026-04-14T01:47:06.913Z | Compiling form_urlencoded v1.2.2 |
| 786 | 2026-04-14T01:47:07.159Z | Compiling typify-impl v0.4.3 |
| 787 | 2026-04-14T01:47:07.185Z | Compiling slog v2.8.2 |
| 788 | 2026-04-14T01:47:07.422Z | Compiling proc-macro-error-attr v1.0.4 |
| 789 | 2026-04-14T01:47:07.656Z | Compiling try-lock v0.2.5 |
| 790 | 2026-04-14T01:47:07.682Z | Compiling rustls v0.23.37 |
| 791 | 2026-04-14T01:47:07.762Z | Compiling utf8_iter v1.0.4 |
| 792 | 2026-04-14T01:47:07.847Z | Compiling base64 v0.22.1 |
| 793 | 2026-04-14T01:47:07.903Z | Compiling tower-service v0.3.3 |
| 794 | 2026-04-14T01:47:07.927Z | Compiling idna v1.1.0 |
| 795 | 2026-04-14T01:47:08.329Z | Compiling want v0.3.1 |
| 796 | 2026-04-14T01:47:08.544Z | Compiling rustls-webpki v0.103.9 |
| 797 | 2026-04-14T01:47:09.995Z | Compiling ppv-lite86 v0.2.21 |
| 798 | 2026-04-14T01:47:10.022Z | Compiling erased-serde v0.3.31 |
| 799 | 2026-04-14T01:47:10.214Z | Compiling proc-macro-error v1.0.4 |
| 800 | 2026-04-14T01:47:10.371Z | Compiling atomic-waker v1.1.2 |
| 801 | 2026-04-14T01:47:10.422Z | Compiling subtle v2.6.1 |
| 802 | 2026-04-14T01:47:10.452Z | Compiling pin-utils v0.1.0 |
| 803 | 2026-04-14T01:47:10.492Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 804 | 2026-04-14T01:47:10.516Z | Compiling hyper v1.8.1 |
| 805 | 2026-04-14T01:47:10.533Z | Compiling typify-macro v0.4.3 |
| 806 | 2026-04-14T01:47:10.708Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 807 | 2026-04-14T01:47:11.141Z | Compiling url v2.5.8 |
| 808 | 2026-04-14T01:47:11.544Z | Compiling block-buffer v0.10.4 |
| 809 | 2026-04-14T01:47:11.599Z | Compiling crypto-common v0.1.7 |
| 810 | 2026-04-14T01:47:11.720Z | Compiling bitflags v2.11.0 |
| 811 | 2026-04-14T01:47:11.741Z | Compiling aho-corasick v1.1.4 |
| 812 | 2026-04-14T01:47:11.895Z | Compiling sync_wrapper v1.0.2 |
| 813 | 2026-04-14T01:47:12.031Z | Compiling getrandom v0.3.4 |
| 814 | 2026-04-14T01:47:12.088Z | Compiling regex-syntax v0.8.10 |
| 815 | 2026-04-14T01:47:12.375Z | Compiling ipnet v2.12.0 |
| 816 | 2026-04-14T01:47:13.131Z | Compiling tower-layer v0.3.3 |
| 817 | 2026-04-14T01:47:13.352Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 818 | 2026-04-14T01:47:13.616Z | Compiling tower v0.5.3 |
| 819 | 2026-04-14T01:47:13.621Z | Compiling hyper-util v0.1.20 |
| 820 | 2026-04-14T01:47:13.667Z | Compiling digest v0.10.7 |
| 821 | 2026-04-14T01:47:13.893Z | Compiling tokio-rustls v0.26.4 |
| 822 | 2026-04-14T01:47:14.175Z | Compiling regex-automata v0.4.14 |
| 823 | 2026-04-14T01:47:14.470Z | Compiling proc-macro-crate v3.5.0 |
| 824 | 2026-04-14T01:47:16.144Z | Compiling webpki-roots v1.0.6 |
| 825 | 2026-04-14T01:47:16.260Z | Compiling rand_core v0.6.4 |
| 826 | 2026-04-14T01:47:17.135Z | Compiling ryu v1.0.23 |
| 827 | 2026-04-14T01:47:17.421Z | Compiling iri-string v0.7.10 |
| 828 | 2026-04-14T01:47:18.131Z | Compiling heck v0.4.1 |
| 829 | 2026-04-14T01:47:18.154Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 830 | 2026-04-14T01:47:18.320Z | Compiling crossbeam-utils v0.8.21 |
| 831 | 2026-04-14T01:47:18.636Z | Compiling cpufeatures v0.2.17 |
| 832 | 2026-04-14T01:47:18.706Z | Compiling crucible-workspace-hack v0.1.0 |
| 833 | 2026-04-14T01:47:18.938Z | Compiling tower-http v0.6.8 |
| 834 | 2026-04-14T01:47:19.716Z | Compiling regex v1.12.3 |
| 835 | 2026-04-14T01:47:19.771Z | Compiling serde_urlencoded v0.7.1 |
| 836 | 2026-04-14T01:47:19.893Z | Compiling rand_chacha v0.3.1 |
| 837 | 2026-04-14T01:47:19.962Z | Compiling hyper-rustls v0.27.7 |
| 838 | 2026-04-14T01:47:20.086Z | Compiling num_enum_derive v0.7.6 |
| 839 | 2026-04-14T01:47:20.597Z | Compiling typify v0.4.3 |
| 840 | 2026-04-14T01:47:20.723Z | Compiling tokio-util v0.7.18 |
| 841 | 2026-04-14T01:47:21.096Z | Compiling http-body-util v0.1.3 |
| 842 | 2026-04-14T01:47:21.373Z | Compiling openapiv3 v2.2.0 |
| 843 | 2026-04-14T01:47:21.424Z | Compiling foreign-types-macros v0.2.3 |
| 844 | 2026-04-14T01:47:21.487Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 845 | 2026-04-14T01:47:21.528Z | Compiling serde_spanned v1.0.4 |
| 846 | 2026-04-14T01:47:21.669Z | Compiling utf8parse v0.2.2 |
| 847 | 2026-04-14T01:47:21.768Z | Compiling foreign-types-shared v0.3.1 |
| 848 | 2026-04-14T01:47:21.774Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 849 | 2026-04-14T01:47:21.976Z | Compiling powerfmt v0.2.0 |
| 850 | 2026-04-14T01:47:22.032Z | Compiling anyhow v1.0.102 |
| 851 | 2026-04-14T01:47:22.103Z | Compiling either v1.15.0 |
| 852 | 2026-04-14T01:47:22.230Z | Compiling unsafe-libyaml v0.2.11 |
| 853 | 2026-04-14T01:47:22.319Z | Compiling cpufeatures v0.3.0 |
| 854 | 2026-04-14T01:47:22.368Z | Compiling prettyplease v0.2.37 |
| 855 | 2026-04-14T01:47:22.389Z | Compiling num-conv v0.2.0 |
| 856 | 2026-04-14T01:47:22.516Z | Compiling pkg-config v0.3.32 |
| 857 | 2026-04-14T01:47:22.613Z | Compiling time-core v0.1.8 |
| 858 | 2026-04-14T01:47:22.875Z | Compiling progenitor-impl v0.10.0 |
| 859 | 2026-04-14T01:47:22.947Z | Compiling lzma-sys v0.1.20 |
| 860 | 2026-04-14T01:47:22.950Z | Compiling time-macros v0.2.27 |
| 861 | 2026-04-14T01:47:23.347Z | Compiling serde_yaml v0.9.34+deprecated |
| 862 | 2026-04-14T01:47:24.153Z | Compiling chacha20 v0.10.0 |
| 863 | 2026-04-14T01:47:24.445Z | Compiling itertools v0.12.1 |
| 864 | 2026-04-14T01:47:24.605Z | Compiling deranged v0.5.8 |
| 865 | 2026-04-14T01:47:24.615Z | Compiling foreign-types v0.5.0 |
| 866 | 2026-04-14T01:47:24.688Z | Compiling toml v0.9.12+spec-1.1.0 |
| 867 | 2026-04-14T01:47:24.908Z | Compiling anstyle-parse v1.0.0 |
| 868 | 2026-04-14T01:47:25.537Z | Compiling reqwest v0.12.28 |
| 869 | 2026-04-14T01:47:25.774Z | Compiling num_enum v0.7.6 |
| 870 | 2026-04-14T01:47:25.789Z | Compiling rand_core v0.9.5 |
| 871 | 2026-04-14T01:47:25.884Z | Compiling rand v0.8.5 |
| 872 | 2026-04-14T01:47:26.112Z | Compiling sha1 v0.10.6 |
| 873 | 2026-04-14T01:47:26.603Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 874 | 2026-04-14T01:47:26.711Z | Compiling arc-swap v1.8.2 |
| 875 | 2026-04-14T01:47:26.746Z | Compiling cstr-argument v0.1.2 |
| 876 | 2026-04-14T01:47:26.909Z | Compiling thread_local v1.1.9 |
| 877 | 2026-04-14T01:47:27.063Z | Compiling anstyle v1.0.14 |
| 878 | 2026-04-14T01:47:27.101Z | Compiling anstyle-query v1.1.5 |
| 879 | 2026-04-14T01:47:27.205Z | Compiling byteorder v1.5.0 |
| 880 | 2026-04-14T01:47:27.271Z | Compiling data-encoding v2.10.0 |
| 881 | 2026-04-14T01:47:27.325Z | Compiling pretty-hex v0.4.2 |
| 882 | 2026-04-14T01:47:27.475Z | Compiling portable-atomic v1.13.1 |
| 883 | 2026-04-14T01:47:27.604Z | Compiling slog-async v2.8.0 |
| 884 | 2026-04-14T01:47:27.838Z | Compiling is_terminal_polyfill v1.70.2 |
| 885 | 2026-04-14T01:47:27.902Z | Compiling utf-8 v0.7.6 |
| 886 | 2026-04-14T01:47:27.926Z | Compiling lazy_static v1.5.0 |
| 887 | 2026-04-14T01:47:27.929Z | Compiling typeid v1.0.3 |
| 888 | 2026-04-14T01:47:28.022Z | Compiling colorchoice v1.0.5 |
| 889 | 2026-04-14T01:47:28.092Z | Compiling unicode-width v0.2.2 |
| 890 | 2026-04-14T01:47:28.135Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 891 | 2026-04-14T01:47:28.259Z | Compiling anstream v1.0.0 |
| 892 | 2026-04-14T01:47:28.371Z | Compiling tungstenite v0.21.0 |
| 893 | 2026-04-14T01:47:28.398Z | Compiling slog-scope v4.4.1 |
| 894 | 2026-04-14T01:47:28.817Z | Compiling time v0.3.47 |
| 895 | 2026-04-14T01:47:28.823Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 896 | 2026-04-14T01:47:29.031Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 897 | 2026-04-14T01:47:29.920Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 898 | 2026-04-14T01:47:30.096Z | Compiling progenitor-client v0.10.0 |
| 899 | 2026-04-14T01:47:30.326Z | Compiling crossbeam-channel v0.5.15 |
| 900 | 2026-04-14T01:47:30.606Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 901 | 2026-04-14T01:47:30.639Z | Compiling rand_chacha v0.9.0 |
| 902 | 2026-04-14T01:47:30.717Z | Compiling cargo_toml v0.22.3 |
| 903 | 2026-04-14T01:47:31.033Z | Compiling progenitor-macro v0.10.0 |
| 904 | 2026-04-14T01:47:31.178Z | Compiling rand v0.10.0 |
| 905 | 2026-04-14T01:47:32.854Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 906 | 2026-04-14T01:47:32.920Z | Compiling futures-executor v0.3.32 |
| 907 | 2026-04-14T01:47:33.390Z | Compiling is-terminal v0.4.17 |
| 908 | 2026-04-14T01:47:33.439Z | Compiling clap_lex v1.1.0 |
| 909 | 2026-04-14T01:47:33.482Z | Compiling oxnet v0.1.4 |
| 910 | 2026-04-14T01:47:33.799Z | Compiling camino v1.2.2 |
| 911 | 2026-04-14T01:47:33.809Z | Compiling strsim v0.11.1 |
| 912 | 2026-04-14T01:47:34.131Z | Compiling term v1.2.1 |
| 913 | 2026-04-14T01:47:34.275Z | Compiling colored v3.1.1 |
| 914 | 2026-04-14T01:47:34.628Z | Compiling take_mut v0.2.2 |
| 915 | 2026-04-14T01:47:35.162Z | Compiling progenitor v0.10.0 |
| 916 | 2026-04-14T01:47:35.286Z | Compiling slog-term v2.9.2 |
| 917 | 2026-04-14T01:47:36.043Z | Compiling clap_builder v4.6.0 |
| 918 | 2026-04-14T01:47:36.074Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 919 | 2026-04-14T01:47:36.214Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 920 | 2026-04-14T01:47:36.589Z | Compiling futures v0.3.32 |
| 921 | 2026-04-14T01:47:36.799Z | Compiling rand v0.9.2 |
| 922 | 2026-04-14T01:47:36.958Z | Compiling tokio-tungstenite v0.21.0 |
| 923 | 2026-04-14T01:47:37.523Z | Compiling slog-stdlog v4.1.1 |
| 924 | 2026-04-14T01:47:37.917Z | Compiling console v0.16.3 |
| 925 | 2026-04-14T01:47:38.793Z | Compiling zone_cfg_derive v0.3.1 |
| 926 | 2026-04-14T01:47:39.243Z | Compiling clap_derive v4.6.0 |
| 927 | 2026-04-14T01:47:39.400Z | Compiling async-trait v0.1.89 |
| 928 | 2026-04-14T01:47:39.932Z | Compiling unit-prefix v0.5.2 |
| 929 | 2026-04-14T01:47:40.079Z | Compiling base64 v0.21.7 |
| 930 | 2026-04-14T01:47:40.366Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 931 | 2026-04-14T01:47:40.568Z | Compiling indicatif v0.18.4 |
| 932 | 2026-04-14T01:47:40.969Z | Compiling clap v4.6.0 |
| 933 | 2026-04-14T01:47:41.048Z | Compiling zone v0.3.1 |
| 934 | 2026-04-14T01:47:42.718Z | Compiling ron v0.12.0 |
| 935 | 2026-04-14T01:47:43.621Z | Compiling slog-envlogger v2.2.0 |
| 936 | 2026-04-14T01:47:44.274Z | Compiling xz2 v0.1.7 |
| 937 | 2026-04-14T01:47:44.572Z | Compiling tabwriter v1.4.1 |
| 938 | 2026-04-14T01:47:44.820Z | Compiling sha2 v0.10.9 |
| 939 | 2026-04-14T01:47:44.925Z | Compiling smf v0.2.3 |
| 940 | 2026-04-14T01:47:44.972Z | Compiling base16ct v1.0.0 |
| 941 | 2026-04-14T01:47:45.149Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 942 | 2026-04-14T01:47:46.020Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 943 | 2026-04-14T01:47:46.570Z | Compiling ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 944 | 2026-04-14T01:47:47.609Z | Compiling duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 945 | 2026-04-14T01:47:51.029Z | Compiling duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 946 | 2026-04-14T01:47:51.029Z | Compiling helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 947 | 2026-04-14T01:47:51.032Z | Compiling solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 948 | 2026-04-14T01:48:05.578Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 949 | 2026-04-14T01:48:05.632Z | |
| 950 | 2026-04-14T01:48:05.632Z | real 1:11.140668138 |
| 951 | 2026-04-14T01:48:05.632Z | user 8:05.554135323 |
| 952 | 2026-04-14T01:48:05.632Z | sys 38.929027109 |
| 953 | 2026-04-14T01:48:05.632Z | trap 0.271640611 |
| 954 | 2026-04-14T01:48:05.632Z | tflt 0.538052821 |
| 955 | 2026-04-14T01:48:05.632Z | dflt 0.563918583 |
| 956 | 2026-04-14T01:48:05.632Z | kflt 0.000031812 |
| 957 | 2026-04-14T01:48:05.632Z | lock 23:11.021659729 |
| 958 | 2026-04-14T01:48:05.632Z | slp 28:09.705090893 |
| 959 | 2026-04-14T01:48:05.635Z | lat 25.976612599 |
| 960 | 2026-04-14T01:48:05.635Z | stop 25.483213518 |
| 961 | 2026-04-14T01:48:05.635Z | + banner check |
| 962 | 2026-04-14T01:48:05.635Z | |
| 963 | 2026-04-14T01:48:05.635Z | #### # # ###### #### # # |
| 964 | 2026-04-14T01:48:05.635Z | # # # # # # # # # |
| 965 | 2026-04-14T01:48:05.635Z | # ###### ##### # #### |
| 966 | 2026-04-14T01:48:05.636Z | # # # # # # # |
| 967 | 2026-04-14T01:48:05.636Z | # # # # # # # # # |
| 968 | 2026-04-14T01:48:05.636Z | #### # # ###### #### # # |
| 969 | 2026-04-14T01:48:05.636Z | |
| 970 | 2026-04-14T01:48:05.636Z | + cargo fmt --all -- --check |
| 971 | 2026-04-14T01:48:05.753Z | + cargo clippy --all -- --deny warnings |
| 972 | 2026-04-14T01:48:06.034Z | Compiling unicode-ident v1.0.24 |
| 973 | 2026-04-14T01:48:06.034Z | Checking cfg-if v1.0.4 |
| 974 | 2026-04-14T01:48:06.034Z | Checking memchr v2.8.0 |
| 975 | 2026-04-14T01:48:06.037Z | Checking itoa v1.0.17 |
| 976 | 2026-04-14T01:48:06.037Z | Checking libc v0.2.183 |
| 977 | 2026-04-14T01:48:06.037Z | Checking serde_core v1.0.228 |
| 978 | 2026-04-14T01:48:06.085Z | Compiling equivalent v1.0.2 |
| 979 | 2026-04-14T01:48:06.085Z | Compiling allocator-api2 v0.2.21 |
| 980 | 2026-04-14T01:48:06.123Z | Compiling foldhash v0.2.0 |
| 981 | 2026-04-14T01:48:06.150Z | Checking smallvec v1.15.1 |
| 982 | 2026-04-14T01:48:06.172Z | Compiling proc-macro2 v1.0.106 |
| 983 | 2026-04-14T01:48:06.196Z | Checking pin-project-lite v0.2.17 |
| 984 | 2026-04-14T01:48:06.262Z | Checking stable_deref_trait v1.2.1 |
| 985 | 2026-04-14T01:48:06.274Z | Checking bytes v1.11.1 |
| 986 | 2026-04-14T01:48:06.315Z | Checking futures-core v0.3.32 |
| 987 | 2026-04-14T01:48:06.326Z | Checking scopeguard v1.2.0 |
| 988 | 2026-04-14T01:48:06.360Z | Checking socket2 v0.6.3 |
| 989 | 2026-04-14T01:48:06.384Z | Compiling hashbrown v0.16.1 |
| 990 | 2026-04-14T01:48:06.405Z | Checking futures-sink v0.3.32 |
| 991 | 2026-04-14T01:48:06.423Z | Checking rand_core v0.10.0 |
| 992 | 2026-04-14T01:48:06.428Z | Checking lock_api v0.4.14 |
| 993 | 2026-04-14T01:48:06.490Z | Checking errno v0.3.14 |
| 994 | 2026-04-14T01:48:06.549Z | Compiling quote v1.0.45 |
| 995 | 2026-04-14T01:48:06.593Z | Checking getrandom v0.2.17 |
| 996 | 2026-04-14T01:48:06.596Z | Checking parking_lot_core v0.9.12 |
| 997 | 2026-04-14T01:48:06.696Z | Checking http v1.4.0 |
| 998 | 2026-04-14T01:48:06.708Z | Checking signal-hook-registry v1.4.8 |
| 999 | 2026-04-14T01:48:06.715Z | Checking getrandom v0.4.2 |
| 1000 | 2026-04-14T01:48:06.777Z | Compiling syn v2.0.117 |
| 1001 | 2026-04-14T01:48:06.794Z | Checking parking_lot v0.12.5 |
| 1002 | 2026-04-14T01:48:06.816Z | Checking futures-channel v0.3.32 |
| 1003 | 2026-04-14T01:48:06.841Z | Checking mio v1.1.1 |
| 1004 | 2026-04-14T01:48:06.857Z | Checking zmij v1.0.21 |
| 1005 | 2026-04-14T01:48:06.968Z | Compiling indexmap v2.13.0 |
| 1006 | 2026-04-14T01:48:06.986Z | Checking once_cell v1.21.4 |
| 1007 | 2026-04-14T01:48:06.998Z | Checking writeable v0.6.2 |
| 1008 | 2026-04-14T01:48:07.058Z | Checking litemap v0.8.1 |
| 1009 | 2026-04-14T01:48:07.108Z | Checking num-traits v0.2.19 |
| 1010 | 2026-04-14T01:48:07.152Z | Compiling winnow v0.7.15 |
| 1011 | 2026-04-14T01:48:07.221Z | Checking iana-time-zone v0.1.65 |
| 1012 | 2026-04-14T01:48:07.257Z | Checking futures-io v0.3.32 |
| 1013 | 2026-04-14T01:48:07.317Z | Checking futures-task v0.3.32 |
| 1014 | 2026-04-14T01:48:07.358Z | Checking slab v0.4.12 |
| 1015 | 2026-04-14T01:48:07.397Z | Compiling serde_json v1.0.149 |
| 1016 | 2026-04-14T01:48:07.504Z | Compiling heck v0.5.0 |
| 1017 | 2026-04-14T01:48:07.577Z | Checking chrono v0.4.44 |
| 1018 | 2026-04-14T01:48:07.614Z | Checking percent-encoding v2.3.2 |
| 1019 | 2026-04-14T01:48:07.692Z | Checking log v0.4.29 |
| 1020 | 2026-04-14T01:48:07.742Z | Checking icu_normalizer_data v2.1.1 |
| 1021 | 2026-04-14T01:48:07.805Z | Checking icu_properties_data v2.1.2 |
| 1022 | 2026-04-14T01:48:07.843Z | Checking zeroize v1.8.2 |
| 1023 | 2026-04-14T01:48:07.971Z | Compiling dyn-clone v1.0.20 |
| 1024 | 2026-04-14T01:48:07.984Z | Checking rustls-pki-types v1.14.0 |
| 1025 | 2026-04-14T01:48:08.091Z | Compiling syn v1.0.109 |
| 1026 | 2026-04-14T01:48:08.151Z | Checking httparse v1.10.1 |
| 1027 | 2026-04-14T01:48:08.252Z | Checking typenum v1.19.0 |
| 1028 | 2026-04-14T01:48:08.313Z | Checking uuid v1.22.0 |
| 1029 | 2026-04-14T01:48:08.347Z | Checking http-body v1.0.1 |
| 1030 | 2026-04-14T01:48:08.349Z | Checking tracing-core v0.1.36 |
| 1031 | 2026-04-14T01:48:08.465Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1032 | 2026-04-14T01:48:08.564Z | Compiling regress v0.10.5 |
| 1033 | 2026-04-14T01:48:08.585Z | Checking untrusted v0.9.0 |
| 1034 | 2026-04-14T01:48:08.770Z | Checking generic-array v0.14.7 |
| 1035 | 2026-04-14T01:48:08.837Z | Checking ring v0.17.14 |
| 1036 | 2026-04-14T01:48:08.857Z | Checking zerocopy v0.8.42 |
| 1037 | 2026-04-14T01:48:09.002Z | Checking form_urlencoded v1.2.2 |
| 1038 | 2026-04-14T01:48:09.120Z | Checking base64 v0.22.1 |
| 1039 | 2026-04-14T01:48:09.187Z | Checking try-lock v0.2.5 |
| 1040 | 2026-04-14T01:48:09.276Z | Checking utf8_iter v1.0.4 |
| 1041 | 2026-04-14T01:48:09.346Z | Checking tower-service v0.3.3 |
| 1042 | 2026-04-14T01:48:09.391Z | Checking want v0.3.1 |
| 1043 | 2026-04-14T01:48:09.445Z | Checking atomic-waker v1.1.2 |
| 1044 | 2026-04-14T01:48:09.502Z | Checking subtle v2.6.1 |
| 1045 | 2026-04-14T01:48:09.533Z | Compiling synstructure v0.13.2 |
| 1046 | 2026-04-14T01:48:09.628Z | Compiling serde_derive_internals v0.29.1 |
| 1047 | 2026-04-14T01:48:09.722Z | Checking pin-utils v0.1.0 |
| 1048 | 2026-04-14T01:48:09.818Z | Checking rustls-webpki v0.103.9 |
| 1049 | 2026-04-14T01:48:09.945Z | Compiling toml_edit v0.25.4+spec-1.1.0 |
| 1050 | 2026-04-14T01:48:10.031Z | Compiling proc-macro-error-attr v1.0.4 |
| 1051 | 2026-04-14T01:48:10.210Z | Checking rustls v0.23.37 |
| 1052 | 2026-04-14T01:48:10.366Z | Checking crypto-common v0.1.7 |
| 1053 | 2026-04-14T01:48:10.444Z | Checking block-buffer v0.10.4 |
| 1054 | 2026-04-14T01:48:10.471Z | Checking bitflags v2.11.0 |
| 1055 | 2026-04-14T01:48:10.560Z | Checking aho-corasick v1.1.4 |
| 1056 | 2026-04-14T01:48:10.626Z | Checking sync_wrapper v1.0.2 |
| 1057 | 2026-04-14T01:48:10.760Z | Compiling serde_derive v1.0.228 |
| 1058 | 2026-04-14T01:48:10.843Z | Compiling zerofrom-derive v0.1.6 |
| 1059 | 2026-04-14T01:48:11.079Z | Compiling yoke-derive v0.8.1 |
| 1060 | 2026-04-14T01:48:11.235Z | Compiling zerovec-derive v0.11.2 |
| 1061 | 2026-04-14T01:48:11.424Z | Compiling displaydoc v0.2.5 |
| 1062 | 2026-04-14T01:48:11.659Z | Compiling thiserror-impl v2.0.18 |
| 1063 | 2026-04-14T01:48:12.039Z | Checking zerofrom v0.1.6 |
| 1064 | 2026-04-14T01:48:12.112Z | Compiling schemars_derive v0.8.22 |
| 1065 | 2026-04-14T01:48:12.150Z | Checking yoke v0.8.1 |
| 1066 | 2026-04-14T01:48:12.176Z | Compiling tokio-macros v2.6.1 |
| 1067 | 2026-04-14T01:48:12.192Z | Compiling futures-macro v0.3.32 |
| 1068 | 2026-04-14T01:48:12.311Z | Checking zerotrie v0.2.3 |
| 1069 | 2026-04-14T01:48:12.320Z | Checking zerovec v0.11.5 |
| 1070 | 2026-04-14T01:48:12.326Z | Compiling tracing-attributes v0.1.31 |
| 1071 | 2026-04-14T01:48:12.553Z | Compiling thiserror-impl v1.0.69 |
| 1072 | 2026-04-14T01:48:12.747Z | Checking tinystr v0.8.2 |
| 1073 | 2026-04-14T01:48:12.918Z | Checking potential_utf v0.1.4 |
| 1074 | 2026-04-14T01:48:12.921Z | Checking icu_locale_core v2.1.1 |
| 1075 | 2026-04-14T01:48:12.930Z | Checking tokio v1.50.0 |
| 1076 | 2026-04-14T01:48:13.014Z | Checking futures-util v0.3.32 |
| 1077 | 2026-04-14T01:48:13.039Z | Checking icu_collections v2.1.1 |
| 1078 | 2026-04-14T01:48:13.300Z | Compiling thiserror v2.0.18 |
| 1079 | 2026-04-14T01:48:13.395Z | Checking ppv-lite86 v0.2.21 |
| 1080 | 2026-04-14T01:48:13.428Z | Compiling regex-syntax v0.8.10 |
| 1081 | 2026-04-14T01:48:13.460Z | Checking serde v1.0.228 |
| 1082 | 2026-04-14T01:48:13.531Z | Checking icu_provider v2.1.1 |
| 1083 | 2026-04-14T01:48:13.674Z | Checking tracing v0.1.44 |
| 1084 | 2026-04-14T01:48:13.717Z | Checking thiserror v1.0.69 |
| 1085 | 2026-04-14T01:48:13.752Z | Checking icu_normalizer v2.1.1 |
| 1086 | 2026-04-14T01:48:13.800Z | Checking icu_properties v2.1.2 |
| 1087 | 2026-04-14T01:48:13.841Z | Checking schemars v0.8.22 |
| 1088 | 2026-04-14T01:48:13.847Z | Checking erased-serde v0.3.31 |
| 1089 | 2026-04-14T01:48:14.043Z | Compiling serde_tokenstream v0.2.3 |
| 1090 | 2026-04-14T01:48:14.209Z | Checking slog v2.8.2 |
| 1091 | 2026-04-14T01:48:14.440Z | Checking ipnet v2.12.0 |
| 1092 | 2026-04-14T01:48:14.446Z | Checking tower-layer v0.3.3 |
| 1093 | 2026-04-14T01:48:14.583Z | Checking digest v0.10.7 |
| 1094 | 2026-04-14T01:48:14.589Z | Checking idna_adapter v1.2.1 |
| 1095 | 2026-04-14T01:48:14.649Z | Compiling proc-macro-crate v3.5.0 |
| 1096 | 2026-04-14T01:48:14.698Z | Compiling typify-impl v0.4.3 |
| 1097 | 2026-04-14T01:48:14.746Z | Checking idna v1.1.0 |
| 1098 | 2026-04-14T01:48:14.919Z | Compiling regex-automata v0.4.14 |
| 1099 | 2026-04-14T01:48:14.986Z | Checking url v2.5.8 |
| 1100 | 2026-04-14T01:48:15.035Z | Compiling proc-macro-error v1.0.4 |
| 1101 | 2026-04-14T01:48:15.368Z | Checking webpki-roots v1.0.6 |
| 1102 | 2026-04-14T01:48:15.468Z | Checking rand_core v0.6.4 |
| 1103 | 2026-04-14T01:48:15.474Z | Checking iri-string v0.7.10 |
| 1104 | 2026-04-14T01:48:15.624Z | Checking ryu v1.0.23 |
| 1105 | 2026-04-14T01:48:15.748Z | Checking semver v1.0.27 |
| 1106 | 2026-04-14T01:48:15.918Z | Checking hyper v1.8.1 |
| 1107 | 2026-04-14T01:48:15.938Z | Checking tower v0.5.3 |
| 1108 | 2026-04-14T01:48:16.308Z | Checking tokio-rustls v0.26.4 |
| 1109 | 2026-04-14T01:48:16.452Z | Checking hyper-util v0.1.20 |
| 1110 | 2026-04-14T01:48:16.515Z | Checking cpufeatures v0.2.17 |
| 1111 | 2026-04-14T01:48:16.576Z | Compiling regex v1.12.3 |
| 1112 | 2026-04-14T01:48:16.632Z | Checking tower-http v0.6.8 |
| 1113 | 2026-04-14T01:48:16.897Z | Checking tokio-util v0.7.18 |
| 1114 | 2026-04-14T01:48:17.112Z | Checking serde_urlencoded v0.7.1 |
| 1115 | 2026-04-14T01:48:17.205Z | Checking rand_chacha v0.3.1 |
| 1116 | 2026-04-14T01:48:17.290Z | Checking hyper-rustls v0.27.7 |
| 1117 | 2026-04-14T01:48:17.301Z | Compiling num_enum_derive v0.7.6 |
| 1118 | 2026-04-14T01:48:17.312Z | Checking getrandom v0.3.4 |
| 1119 | 2026-04-14T01:48:17.389Z | Compiling openapiv3 v2.2.0 |
| 1120 | 2026-04-14T01:48:17.439Z | Compiling foreign-types-macros v0.2.3 |
| 1121 | 2026-04-14T01:48:17.517Z | Checking http-body-util v0.1.3 |
| 1122 | 2026-04-14T01:48:17.729Z | Compiling serde_spanned v1.0.4 |
| 1123 | 2026-04-14T01:48:17.833Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-04-14T01:48:17.873Z | Compiling time-core v0.1.8 |
| 1125 | 2026-04-14T01:48:17.895Z | Checking cpufeatures v0.3.0 |
| 1126 | 2026-04-14T01:48:18.014Z | Checking foreign-types-shared v0.3.1 |
| 1127 | 2026-04-14T01:48:18.024Z | Checking powerfmt v0.2.0 |
| 1128 | 2026-04-14T01:48:18.089Z | Checking utf8parse v0.2.2 |
| 1129 | 2026-04-14T01:48:18.092Z | Compiling num-conv v0.2.0 |
| 1130 | 2026-04-14T01:48:18.105Z | Compiling typify-macro v0.4.3 |
| 1131 | 2026-04-14T01:48:18.164Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1132 | 2026-04-14T01:48:18.179Z | Checking either v1.15.0 |
| 1133 | 2026-04-14T01:48:18.213Z | Compiling time-macros v0.2.27 |
| 1134 | 2026-04-14T01:48:18.222Z | Checking anstyle-parse v1.0.0 |
| 1135 | 2026-04-14T01:48:18.306Z | Checking num_enum v0.7.6 |
| 1136 | 2026-04-14T01:48:18.351Z | Checking itertools v0.12.1 |
| 1137 | 2026-04-14T01:48:18.357Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1138 | 2026-04-14T01:48:18.363Z | Compiling serde_yaml v0.9.34+deprecated |
| 1139 | 2026-04-14T01:48:18.406Z | Checking deranged v0.5.8 |
| 1140 | 2026-04-14T01:48:18.953Z | Checking foreign-types v0.5.0 |
| 1141 | 2026-04-14T01:48:19.132Z | Checking chacha20 v0.10.0 |
| 1142 | 2026-04-14T01:48:19.198Z | Checking reqwest v0.12.28 |
| 1143 | 2026-04-14T01:48:19.328Z | Checking rand_core v0.9.5 |
| 1144 | 2026-04-14T01:48:19.330Z | Checking rand v0.8.5 |
| 1145 | 2026-04-14T01:48:19.354Z | Checking crossbeam-utils v0.8.21 |
| 1146 | 2026-04-14T01:48:19.446Z | Checking libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1147 | 2026-04-14T01:48:19.485Z | Checking crucible-workspace-hack v0.1.0 |
| 1148 | 2026-04-14T01:48:19.538Z | Checking sha1 v0.10.6 |
| 1149 | 2026-04-14T01:48:19.544Z | Checking nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1150 | 2026-04-14T01:48:19.559Z | Compiling typify v0.4.3 |
| 1151 | 2026-04-14T01:48:19.634Z | Compiling progenitor-impl v0.10.0 |
| 1152 | 2026-04-14T01:48:19.640Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1153 | 2026-04-14T01:48:19.676Z | Checking arc-swap v1.8.2 |
| 1154 | 2026-04-14T01:48:19.682Z | Checking cstr-argument v0.1.2 |
| 1155 | 2026-04-14T01:48:19.690Z | Checking thread_local v1.1.9 |
| 1156 | 2026-04-14T01:48:19.833Z | Checking unicode-width v0.2.2 |
| 1157 | 2026-04-14T01:48:19.839Z | Checking anstyle-query v1.1.5 |
| 1158 | 2026-04-14T01:48:19.845Z | Checking anstyle v1.0.14 |
| 1159 | 2026-04-14T01:48:19.876Z | Checking utf-8 v0.7.6 |
| 1160 | 2026-04-14T01:48:19.918Z | Checking lazy_static v1.5.0 |
| 1161 | 2026-04-14T01:48:19.994Z | Checking is_terminal_polyfill v1.70.2 |
| 1162 | 2026-04-14T01:48:20.001Z | Checking pretty-hex v0.4.2 |
| 1163 | 2026-04-14T01:48:20.011Z | Checking byteorder v1.5.0 |
| 1164 | 2026-04-14T01:48:20.029Z | Checking data-encoding v2.10.0 |
| 1165 | 2026-04-14T01:48:20.070Z | Checking colorchoice v1.0.5 |
| 1166 | 2026-04-14T01:48:20.076Z | Checking time v0.3.47 |
| 1167 | 2026-04-14T01:48:20.104Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1168 | 2026-04-14T01:48:20.114Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1169 | 2026-04-14T01:48:20.155Z | Checking anstream v1.0.0 |
| 1170 | 2026-04-14T01:48:20.204Z | Checking slog-scope v4.4.1 |
| 1171 | 2026-04-14T01:48:20.209Z | Checking progenitor-client v0.10.0 |
| 1172 | 2026-04-14T01:48:20.253Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1173 | 2026-04-14T01:48:20.289Z | Checking tungstenite v0.21.0 |
| 1174 | 2026-04-14T01:48:20.325Z | Checking crossbeam-channel v0.5.15 |
| 1175 | 2026-04-14T01:48:20.340Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1176 | 2026-04-14T01:48:20.406Z | Checking rand_chacha v0.9.0 |
| 1177 | 2026-04-14T01:48:20.409Z | Checking rand v0.10.0 |
| 1178 | 2026-04-14T01:48:20.582Z | Compiling cargo_toml v0.22.3 |
| 1179 | 2026-04-14T01:48:20.596Z | Compiling prettyplease v0.2.37 |
| 1180 | 2026-04-14T01:48:20.637Z | Checking anyhow v1.0.102 |
| 1181 | 2026-04-14T01:48:20.676Z | Checking futures-executor v0.3.32 |
| 1182 | 2026-04-14T01:48:20.813Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1183 | 2026-04-14T01:48:20.824Z | Checking is-terminal v0.4.17 |
| 1184 | 2026-04-14T01:48:20.868Z | Checking clap_lex v1.1.0 |
| 1185 | 2026-04-14T01:48:20.882Z | Checking colored v3.1.1 |
| 1186 | 2026-04-14T01:48:20.901Z | Checking take_mut v0.2.2 |
| 1187 | 2026-04-14T01:48:20.996Z | Checking oxnet v0.1.4 |
| 1188 | 2026-04-14T01:48:21.007Z | Checking term v1.2.1 |
| 1189 | 2026-04-14T01:48:21.016Z | Checking strsim v0.11.1 |
| 1190 | 2026-04-14T01:48:21.066Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1191 | 2026-04-14T01:48:21.150Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 1192 | 2026-04-14T01:48:21.157Z | Checking slog-async v2.8.0 |
| 1193 | 2026-04-14T01:48:21.163Z | Checking clap_builder v4.6.0 |
| 1194 | 2026-04-14T01:48:21.215Z | Checking slog-term v2.9.2 |
| 1195 | 2026-04-14T01:48:21.301Z | Checking futures v0.3.32 |
| 1196 | 2026-04-14T01:48:21.315Z | Checking tokio-tungstenite v0.21.0 |
| 1197 | 2026-04-14T01:48:21.369Z | Checking lzma-sys v0.1.20 |
| 1198 | 2026-04-14T01:48:21.464Z | Checking rand v0.9.2 |
| 1199 | 2026-04-14T01:48:21.464Z | Checking slog-stdlog v4.1.1 |
| 1200 | 2026-04-14T01:48:21.565Z | Checking typeid v1.0.3 |
| 1201 | 2026-04-14T01:48:21.572Z | Checking portable-atomic v1.13.1 |
| 1202 | 2026-04-14T01:48:21.653Z | Checking console v0.16.3 |
| 1203 | 2026-04-14T01:48:21.751Z | Compiling progenitor-macro v0.10.0 |
| 1204 | 2026-04-14T01:48:21.945Z | Compiling zone_cfg_derive v0.3.1 |
| 1205 | 2026-04-14T01:48:21.956Z | Compiling async-trait v0.1.89 |
| 1206 | 2026-04-14T01:48:21.986Z | Compiling clap_derive v4.6.0 |
| 1207 | 2026-04-14T01:48:22.357Z | Checking unit-prefix v0.5.2 |
| 1208 | 2026-04-14T01:48:22.444Z | Checking base64 v0.21.7 |
| 1209 | 2026-04-14T01:48:22.467Z | Checking indicatif v0.18.4 |
| 1210 | 2026-04-14T01:48:22.611Z | Checking zone v0.3.1 |
| 1211 | 2026-04-14T01:48:22.671Z | Checking ron v0.12.0 |
| 1212 | 2026-04-14T01:48:22.811Z | Checking slog-envlogger v2.2.0 |
| 1213 | 2026-04-14T01:48:22.826Z | Compiling libfalcon v0.1.0 (/work/oxidecomputer/falcon/lib) |
| 1214 | 2026-04-14T01:48:22.909Z | Checking xz2 v0.1.7 |
| 1215 | 2026-04-14T01:48:22.920Z | Checking camino v1.2.2 |
| 1216 | 2026-04-14T01:48:22.943Z | Checking tabwriter v1.4.1 |
| 1217 | 2026-04-14T01:48:23.058Z | Checking sha2 v0.10.9 |
| 1218 | 2026-04-14T01:48:23.075Z | Checking smf v0.2.3 |
| 1219 | 2026-04-14T01:48:23.155Z | Checking base16ct v1.0.0 |
| 1220 | 2026-04-14T01:48:23.212Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1221 | 2026-04-14T01:48:23.656Z | Checking clap v4.6.0 |
| 1222 | 2026-04-14T01:48:23.793Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1223 | 2026-04-14T01:48:24.062Z | Checking ztest v0.1.0 (/work/oxidecomputer/falcon/ztest) |
| 1224 | 2026-04-14T01:48:24.774Z | Checking progenitor v0.10.0 |
| 1225 | 2026-04-14T01:48:24.867Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1226 | 2026-04-14T01:48:27.490Z | Checking helios-dev v0.1.0 (/work/oxidecomputer/falcon/examples/helios-dev) |
| 1227 | 2026-04-14T01:48:27.490Z | Checking solo v0.1.0 (/work/oxidecomputer/falcon/examples/solo) |
| 1228 | 2026-04-14T01:48:27.493Z | Checking duo v0.1.0 (/work/oxidecomputer/falcon/examples/duo) |
| 1229 | 2026-04-14T01:48:27.493Z | Checking duo-unit v0.1.0 (/work/oxidecomputer/falcon/examples/duo-unit) |
| 1230 | 2026-04-14T01:48:27.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s |
| 1231 | 2026-04-14T01:48:27.773Z | process exited: duration 160066 ms, exit code 0 |
| |
| 1232 | 2026-04-14T01:48:27.779Z | found 0 output files |