|
|
|
| 1 | 2025-09-15T20:48:19.176Z | job assigned to worker 01K57J3STGVDQ0B54MPTGNE91M [factory aws, i-0b06d1fb1eedf5678] (queued for 1 m 0 s) |
| |
| 2 | 2025-09-15T20:48:27.535Z | starting task 0: "setup" |
| 3 | 2025-09-15T20:48:27.540Z | ++ uname -s |
| 4 | 2025-09-15T20:48:27.543Z | + kern=SunOS |
| 5 | 2025-09-15T20:48:27.543Z | + build_user=build |
| 6 | 2025-09-15T20:48:27.543Z | + build_uid=12345 |
| 7 | 2025-09-15T20:48:27.543Z | + work_dir=/work |
| 8 | 2025-09-15T20:48:27.543Z | + input_dir=/input |
| 9 | 2025-09-15T20:48:27.543Z | + [[ 0 == 12345 ]] |
| 10 | 2025-09-15T20:48:27.543Z | + case "$kern" in |
| 11 | 2025-09-15T20:48:27.543Z | + groupadd -g 12345 build |
| 12 | 2025-09-15T20:48:27.547Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-09-15T20:48:29.552Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-09-15T20:48:29.677Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-09-15T20:48:29.711Z | + home_fs=zfs |
| 16 | 2025-09-15T20:48:29.711Z | + [[ zfs == autofs ]] |
| 17 | 2025-09-15T20:48:29.711Z | + mkdir -p /home/build |
| 18 | 2025-09-15T20:48:29.711Z | + chown build:build /home/build /work |
| 19 | 2025-09-15T20:48:31.684Z | + chmod 0700 /home/build /work |
| 20 | 2025-09-15T20:48:31.688Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2025-09-15T20:48:31.697Z | starting task 1: "rust-toolchain" |
| 22 | 2025-09-15T20:48:31.700Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-09-15T20:48:31.700Z | * rust toolchain channel = "stable" |
| 24 | 2025-09-15T20:48:31.700Z | * rust toolchain profile = "default" |
| 25 | 2025-09-15T20:48:31.700Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-09-15T20:48:31.700Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-09-15T20:48:31.700Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-09-15T20:48:31.704Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-09-15T20:48:31.704Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-09-15T20:48:31.816Z | info: downloading installer |
| 31 | 2025-09-15T20:48:33.171Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-09-15T20:48:33.171Z | warn: /opt/ooce/bin |
| 33 | 2025-09-15T20:48:33.171Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-09-15T20:48:33.171Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-09-15T20:48:33.171Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-09-15T20:48:33.171Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-09-15T20:48:33.171Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-09-15T20:48:33.172Z | error: cannot install while Rust is installed |
| 39 | 2025-09-15T20:48:33.172Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-09-15T20:48:33.213Z | info: profile set to 'default' |
| 41 | 2025-09-15T20:48:33.213Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-09-15T20:48:33.216Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-09-15T20:48:33.371Z | info: latest update on 2025-08-07, rust version 1.89.0 (29483883e 2025-08-04) |
| 44 | 2025-09-15T20:48:33.371Z | info: downloading component 'cargo' |
| 45 | 2025-09-15T20:48:34.183Z | info: downloading component 'clippy' |
| 46 | 2025-09-15T20:48:34.513Z | info: downloading component 'rust-docs' |
| 47 | 2025-09-15T20:48:35.730Z | info: downloading component 'rust-std' |
| 48 | 2025-09-15T20:48:37.392Z | info: downloading component 'rustc' |
| 49 | 2025-09-15T20:48:43.590Z | info: downloading component 'rustfmt' |
| 50 | 2025-09-15T20:48:43.820Z | info: installing component 'cargo' |
| 51 | 2025-09-15T20:48:44.692Z | info: installing component 'clippy' |
| 52 | 2025-09-15T20:48:45.087Z | info: installing component 'rust-docs' |
| 53 | 2025-09-15T20:48:46.938Z | info: installing component 'rust-std' |
| 54 | 2025-09-15T20:48:48.865Z | info: installing component 'rustc' |
| 55 | 2025-09-15T20:48:55.416Z | info: installing component 'rustfmt' |
| 56 | 2025-09-15T20:48:55.750Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-09-15T20:48:55.750Z | |
| 58 | 2025-09-15T20:48:56.181Z | stable-x86_64-unknown-illumos installed - rustc 1.89.0 (29483883e 2025-08-04) |
| 59 | 2025-09-15T20:48:56.181Z | |
| 60 | 2025-09-15T20:48:56.184Z | |
| 61 | 2025-09-15T20:48:56.184Z | Rust is installed now. Great! |
| 62 | 2025-09-15T20:48:56.184Z | |
| 63 | 2025-09-15T20:48:56.184Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-09-15T20:48:56.184Z | environment variable. This has not been done automatically. |
| 65 | 2025-09-15T20:48:56.185Z | |
| 66 | 2025-09-15T20:48:56.185Z | To configure your current shell, you need to source |
| 67 | 2025-09-15T20:48:56.185Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-09-15T20:48:56.185Z | |
| 69 | 2025-09-15T20:48:56.185Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-09-15T20:48:56.185Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-09-15T20:48:56.185Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-09-15T20:48:56.185Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-09-15T20:48:56.266Z | + rustup --version |
| 74 | 2025-09-15T20:48:56.278Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-09-15T20:48:56.281Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-09-15T20:48:56.358Z | info: The currently active `rustc` version is `rustc 1.89.0 (29483883e 2025-08-04)` |
| 77 | 2025-09-15T20:48:56.362Z | + cargo --version |
| 78 | 2025-09-15T20:48:56.454Z | cargo 1.89.0 (c24e10642 2025-06-23) |
| 79 | 2025-09-15T20:48:56.459Z | + rustc --version |
| 80 | 2025-09-15T20:48:56.563Z | rustc 1.89.0 (29483883e 2025-08-04) |
| 81 | 2025-09-15T20:48:56.566Z | process exited: duration 24868 ms, exit code 0 |
| |
| 82 | 2025-09-15T20:48:56.573Z | starting task 2: "authentication" |
| 83 | 2025-09-15T20:48:56.596Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2025-09-15T20:48:56.603Z | starting task 3: "clone repository" |
| 85 | 2025-09-15T20:48:56.608Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-09-15T20:48:56.612Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-09-15T20:48:56.658Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-09-15T20:48:57.840Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-09-15T20:48:57.843Z | + git fetch origin 161b055299559c099d76d281c675dd569cf43aa9 |
| 90 | 2025-09-15T20:48:58.110Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-09-15T20:48:58.110Z | * branch 161b055299559c099d76d281c675dd569cf43aa9 -> FETCH_HEAD |
| 92 | 2025-09-15T20:48:58.118Z | + [[ -n ixi/shell-command-output-check ]] |
| 93 | 2025-09-15T20:48:58.121Z | ++ git branch --show-current |
| 94 | 2025-09-15T20:48:58.124Z | + current=master |
| 95 | 2025-09-15T20:48:58.125Z | + [[ master != ixi/shell-command-output-check ]] |
| 96 | 2025-09-15T20:48:58.125Z | + git branch -f ixi/shell-command-output-check 161b055299559c099d76d281c675dd569cf43aa9 |
| 97 | 2025-09-15T20:48:58.128Z | + git checkout -f ixi/shell-command-output-check |
| 98 | 2025-09-15T20:48:58.152Z | Switched to branch 'ixi/shell-command-output-check' |
| 99 | 2025-09-15T20:48:58.188Z | + git reset --hard 161b055299559c099d76d281c675dd569cf43aa9 |
| 100 | 2025-09-15T20:48:58.188Z | HEAD is now at 161b055 clippy |
| 101 | 2025-09-15T20:48:58.188Z | process exited: duration 1576 ms, exit code 0 |
| |
| 102 | 2025-09-15T20:48:58.198Z | starting task 4: "build" |
| 103 | 2025-09-15T20:48:58.202Z | + cargo --version |
| 104 | 2025-09-15T20:48:58.208Z | info: syncing channel updates for '1.88.0-x86_64-unknown-illumos' |
| 105 | 2025-09-15T20:48:58.368Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 106 | 2025-09-15T20:48:58.372Z | info: downloading component 'cargo' |
| 107 | 2025-09-15T20:48:59.154Z | info: downloading component 'clippy' |
| 108 | 2025-09-15T20:48:59.469Z | info: downloading component 'rust-docs' |
| 109 | 2025-09-15T20:49:00.675Z | info: downloading component 'rust-std' |
| 110 | 2025-09-15T20:49:02.163Z | info: downloading component 'rustc' |
| 111 | 2025-09-15T20:49:08.244Z | info: downloading component 'rustfmt' |
| 112 | 2025-09-15T20:49:08.479Z | info: installing component 'cargo' |
| 113 | 2025-09-15T20:49:09.345Z | info: installing component 'clippy' |
| 114 | 2025-09-15T20:49:09.736Z | info: installing component 'rust-docs' |
| 115 | 2025-09-15T20:49:11.534Z | info: installing component 'rust-std' |
| 116 | 2025-09-15T20:49:13.250Z | info: installing component 'rustc' |
| 117 | 2025-09-15T20:49:19.746Z | info: installing component 'rustfmt' |
| 118 | 2025-09-15T20:49:20.172Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 119 | 2025-09-15T20:49:20.176Z | + rustc --version |
| 120 | 2025-09-15T20:49:20.248Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 121 | 2025-09-15T20:49:20.252Z | + banner check |
| 122 | 2025-09-15T20:49:20.255Z | |
| 123 | 2025-09-15T20:49:20.255Z | #### # # ###### #### # # |
| 124 | 2025-09-15T20:49:20.255Z | # # # # # # # # # |
| 125 | 2025-09-15T20:49:20.255Z | # ###### ##### # #### |
| 126 | 2025-09-15T20:49:20.256Z | # # # # # # # |
| 127 | 2025-09-15T20:49:20.256Z | # # # # # # # # # |
| 128 | 2025-09-15T20:49:20.256Z | #### # # ###### #### # # |
| 129 | 2025-09-15T20:49:20.256Z | |
| 130 | 2025-09-15T20:49:20.259Z | + ptime -m cargo check --features falcon |
| 131 | 2025-09-15T20:49:20.417Z | Updating crates.io index |
| 132 | 2025-09-15T20:49:20.422Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 133 | 2025-09-15T20:49:22.509Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 134 | 2025-09-15T20:49:30.722Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 135 | 2025-09-15T20:49:30.995Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 136 | 2025-09-15T20:49:31.255Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 137 | 2025-09-15T20:49:31.553Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 138 | 2025-09-15T20:49:32.023Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 139 | 2025-09-15T20:49:32.545Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 140 | 2025-09-15T20:49:32.780Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2025-09-15T20:49:33.022Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 142 | 2025-09-15T20:49:33.350Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 143 | 2025-09-15T20:49:33.811Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 144 | 2025-09-15T20:49:34.957Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 145 | 2025-09-15T20:49:35.623Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 146 | 2025-09-15T20:49:36.192Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2025-09-15T20:49:36.463Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2025-09-15T20:49:36.872Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 149 | 2025-09-15T20:49:37.175Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2025-09-15T20:49:37.533Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2025-09-15T20:49:37.793Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2025-09-15T20:49:38.763Z | Downloading crates ... |
| 153 | 2025-09-15T20:49:38.826Z | Downloaded aead v0.5.2 |
| 154 | 2025-09-15T20:49:38.849Z | Downloaded aes v0.8.4 |
| 155 | 2025-09-15T20:49:38.852Z | Downloaded base64ct v1.6.0 |
| 156 | 2025-09-15T20:49:38.855Z | Downloaded bit-set v0.5.3 |
| 157 | 2025-09-15T20:49:38.855Z | Downloaded bincode v1.3.3 |
| 158 | 2025-09-15T20:49:38.859Z | Downloaded argon2 v0.5.3 |
| 159 | 2025-09-15T20:49:38.862Z | Downloaded bit-vec v0.6.3 |
| 160 | 2025-09-15T20:49:38.862Z | Downloaded bitstruct v0.1.1 |
| 161 | 2025-09-15T20:49:38.865Z | Downloaded newtype_derive v0.1.6 |
| 162 | 2025-09-15T20:49:38.865Z | Downloaded atomic-waker v1.1.2 |
| 163 | 2025-09-15T20:49:38.868Z | Downloaded bitflags v1.3.2 |
| 164 | 2025-09-15T20:49:38.872Z | Downloaded newline-converter v0.3.0 |
| 165 | 2025-09-15T20:49:38.872Z | Downloaded anstyle-query v1.0.3 |
| 166 | 2025-09-15T20:49:38.876Z | Downloaded bitstruct_derive v0.1.0 |
| 167 | 2025-09-15T20:49:38.876Z | Downloaded anstyle v1.0.7 |
| 168 | 2025-09-15T20:49:38.878Z | Downloaded atty v0.2.14 |
| 169 | 2025-09-15T20:49:38.878Z | Downloaded async-trait v0.1.88 |
| 170 | 2025-09-15T20:49:38.883Z | Downloaded owo-colors v4.2.0 |
| 171 | 2025-09-15T20:49:38.886Z | Downloaded managed v0.8.0 |
| 172 | 2025-09-15T20:49:38.889Z | Downloaded anstyle-parse v0.2.4 |
| 173 | 2025-09-15T20:49:38.893Z | Downloaded allocator-api2 v0.2.18 |
| 174 | 2025-09-15T20:49:38.898Z | Downloaded num-integer v0.1.46 |
| 175 | 2025-09-15T20:49:38.898Z | Downloaded opaque-debug v0.3.1 |
| 176 | 2025-09-15T20:49:38.901Z | Downloaded num_enum_derive v0.5.11 |
| 177 | 2025-09-15T20:49:38.901Z | Downloaded memmap v0.7.0 |
| 178 | 2025-09-15T20:49:38.904Z | Downloaded num-derive v0.4.2 |
| 179 | 2025-09-15T20:49:38.904Z | Downloaded cfg_aliases v0.1.1 |
| 180 | 2025-09-15T20:49:38.907Z | Downloaded pin-project-lite v0.2.14 |
| 181 | 2025-09-15T20:49:38.911Z | Downloaded once_cell v1.19.0 |
| 182 | 2025-09-15T20:49:38.915Z | Downloaded convert_case v0.4.0 |
| 183 | 2025-09-15T20:49:38.918Z | Downloaded crucible-workspace-hack v0.1.0 |
| 184 | 2025-09-15T20:49:38.918Z | Downloaded cipher v0.4.4 |
| 185 | 2025-09-15T20:49:38.921Z | Downloaded num_threads v0.1.7 |
| 186 | 2025-09-15T20:49:38.925Z | Downloaded num-bigint v0.4.5 |
| 187 | 2025-09-15T20:49:38.929Z | Downloaded radium v0.7.0 |
| 188 | 2025-09-15T20:49:38.932Z | Downloaded darling_macro v0.20.9 |
| 189 | 2025-09-15T20:49:38.932Z | Downloaded cstr-argument v0.1.2 |
| 190 | 2025-09-15T20:49:38.935Z | Downloaded mime v0.3.17 |
| 191 | 2025-09-15T20:49:38.939Z | Downloaded cookie v0.18.1 |
| 192 | 2025-09-15T20:49:38.942Z | Downloaded openssl-probe v0.1.5 |
| 193 | 2025-09-15T20:49:38.942Z | Downloaded openssl-macros v0.1.1 |
| 194 | 2025-09-15T20:49:38.945Z | Downloaded rand_core v0.6.4 |
| 195 | 2025-09-15T20:49:38.946Z | Downloaded crossbeam-deque v0.8.5 |
| 196 | 2025-09-15T20:49:38.950Z | Downloaded quick-error v1.2.3 |
| 197 | 2025-09-15T20:49:38.954Z | Downloaded pin-utils v0.1.0 |
| 198 | 2025-09-15T20:49:38.954Z | Downloaded enum-as-inner v0.6.0 |
| 199 | 2025-09-15T20:49:38.957Z | Downloaded pretty-hex v0.4.1 |
| 200 | 2025-09-15T20:49:38.957Z | Downloaded dtrace-parser v0.2.0 |
| 201 | 2025-09-15T20:49:38.957Z | Downloaded progenitor-client v0.9.1 |
| 202 | 2025-09-15T20:49:38.994Z | Downloaded dtrace-parser v0.1.14 |
| 203 | 2025-09-15T20:49:38.994Z | Downloaded anstream v0.6.14 |
| 204 | 2025-09-15T20:49:38.994Z | Downloaded progenitor-client v0.10.0 |
| 205 | 2025-09-15T20:49:38.994Z | Downloaded parse-display v0.10.0 |
| 206 | 2025-09-15T20:49:38.994Z | Downloaded dirs-sys-next v0.1.2 |
| 207 | 2025-09-15T20:49:38.994Z | Downloaded dof v0.1.5 |
| 208 | 2025-09-15T20:49:38.994Z | Downloaded daft v0.1.2 |
| 209 | 2025-09-15T20:49:38.994Z | Downloaded embedded-io v0.6.1 |
| 210 | 2025-09-15T20:49:38.995Z | Downloaded progenitor-macro v0.9.1 |
| 211 | 2025-09-15T20:49:38.995Z | Downloaded pretty-hex v0.2.1 |
| 212 | 2025-09-15T20:49:38.995Z | Downloaded pest_meta v2.7.10 |
| 213 | 2025-09-15T20:49:38.995Z | Downloaded usdt-macro v0.3.5 |
| 214 | 2025-09-15T20:49:38.995Z | Downloaded hubpack_derive v0.1.1 |
| 215 | 2025-09-15T20:49:38.995Z | Downloaded float-ord v0.3.2 |
| 216 | 2025-09-15T20:49:38.995Z | Downloaded plain v0.2.3 |
| 217 | 2025-09-15T20:49:38.995Z | Downloaded displaydoc v0.2.5 |
| 218 | 2025-09-15T20:49:38.995Z | Downloaded futures-core v0.3.31 |
| 219 | 2025-09-15T20:49:38.998Z | Downloaded num-traits v0.2.19 |
| 220 | 2025-09-15T20:49:38.998Z | Downloaded hubpack v0.1.2 |
| 221 | 2025-09-15T20:49:38.998Z | Downloaded httpdate v1.0.3 |
| 222 | 2025-09-15T20:49:39.007Z | Downloaded rand_chacha v0.9.0 |
| 223 | 2025-09-15T20:49:39.007Z | Downloaded camino-tempfile v1.1.1 |
| 224 | 2025-09-15T20:49:39.010Z | Downloaded rand_chacha v0.3.1 |
| 225 | 2025-09-15T20:49:39.010Z | Downloaded powerfmt v0.2.0 |
| 226 | 2025-09-15T20:49:39.010Z | Downloaded proc-macro-crate v1.3.1 |
| 227 | 2025-09-15T20:49:39.010Z | Downloaded lru-cache v0.1.2 |
| 228 | 2025-09-15T20:49:39.015Z | Downloaded data-encoding v2.6.0 |
| 229 | 2025-09-15T20:49:39.015Z | Downloaded proc-macro-error-attr v1.0.4 |
| 230 | 2025-09-15T20:49:39.021Z | Downloaded progenitor v0.8.0 |
| 231 | 2025-09-15T20:49:39.021Z | Downloaded tokio-dtrace v0.1.1 |
| 232 | 2025-09-15T20:49:39.024Z | Downloaded num_enum v0.7.3 |
| 233 | 2025-09-15T20:49:39.028Z | Downloaded errno v0.3.9 |
| 234 | 2025-09-15T20:49:39.028Z | Downloaded ppv-lite86 v0.2.17 |
| 235 | 2025-09-15T20:49:39.032Z | Downloaded sigpipe v0.1.3 |
| 236 | 2025-09-15T20:49:39.036Z | Downloaded funty v2.0.0 |
| 237 | 2025-09-15T20:49:39.036Z | Downloaded postcard v1.0.9 |
| 238 | 2025-09-15T20:49:39.036Z | Downloaded parking_lot_core v0.9.10 |
| 239 | 2025-09-15T20:49:39.039Z | Downloaded swrite v0.1.0 |
| 240 | 2025-09-15T20:49:39.043Z | Downloaded structmeta-derive v0.3.0 |
| 241 | 2025-09-15T20:49:39.043Z | Downloaded escargot v0.5.10 |
| 242 | 2025-09-15T20:49:39.049Z | Downloaded proc-macro-error v1.0.4 |
| 243 | 2025-09-15T20:49:39.053Z | Downloaded ipnetwork v0.21.1 |
| 244 | 2025-09-15T20:49:39.053Z | Downloaded rand_core v0.9.3 |
| 245 | 2025-09-15T20:49:39.058Z | Downloaded num v0.4.3 |
| 246 | 2025-09-15T20:49:39.058Z | Downloaded zone_cfg_derive v0.3.0 |
| 247 | 2025-09-15T20:49:39.058Z | Downloaded crossbeam-utils v0.8.19 |
| 248 | 2025-09-15T20:49:39.062Z | Downloaded schemars_derive v0.8.22 |
| 249 | 2025-09-15T20:49:39.065Z | Downloaded tokio-stream v0.1.17 |
| 250 | 2025-09-15T20:49:39.068Z | Downloaded oxide-tokio-rt v0.1.2 |
| 251 | 2025-09-15T20:49:39.071Z | Downloaded resolv-conf v0.7.0 |
| 252 | 2025-09-15T20:49:39.075Z | Downloaded mio v1.0.2 |
| 253 | 2025-09-15T20:49:39.080Z | Downloaded serde_urlencoded v0.7.1 |
| 254 | 2025-09-15T20:49:39.084Z | Downloaded serde_tokenstream v0.2.2 |
| 255 | 2025-09-15T20:49:39.084Z | Downloaded proc-macro2 v1.0.95 |
| 256 | 2025-09-15T20:49:39.087Z | Downloaded structmeta v0.3.0 |
| 257 | 2025-09-15T20:49:39.090Z | Downloaded zerocopy-derive v0.7.34 |
| 258 | 2025-09-15T20:49:39.094Z | Downloaded kstat-rs v0.2.4 |
| 259 | 2025-09-15T20:49:39.097Z | Downloaded futures-channel v0.3.31 |
| 260 | 2025-09-15T20:49:39.101Z | Downloaded supports-color v3.0.1 |
| 261 | 2025-09-15T20:49:39.101Z | Downloaded thread_local v1.1.8 |
| 262 | 2025-09-15T20:49:39.104Z | Downloaded thiserror-impl v2.0.12 |
| 263 | 2025-09-15T20:49:39.104Z | Downloaded sync_wrapper v1.0.1 |
| 264 | 2025-09-15T20:49:39.107Z | Downloaded tap v1.0.1 |
| 265 | 2025-09-15T20:49:39.107Z | Downloaded usdt-attr-macro v0.3.5 |
| 266 | 2025-09-15T20:49:39.111Z | Downloaded zerofrom v0.1.5 |
| 267 | 2025-09-15T20:49:39.111Z | Downloaded tower-service v0.3.2 |
| 268 | 2025-09-15T20:49:39.114Z | Downloaded version_check v0.9.5 |
| 269 | 2025-09-15T20:49:39.114Z | Downloaded rustls-pemfile v2.1.3 |
| 270 | 2025-09-15T20:49:39.117Z | Downloaded filetime v0.2.23 |
| 271 | 2025-09-15T20:49:39.121Z | Downloaded unicode-ident v1.0.18 |
| 272 | 2025-09-15T20:49:39.125Z | Downloaded zeroize v1.7.0 |
| 273 | 2025-09-15T20:49:39.128Z | Downloaded hex v0.4.3 |
| 274 | 2025-09-15T20:49:39.128Z | Downloaded icu_provider_macros v1.5.0 |
| 275 | 2025-09-15T20:49:39.132Z | Downloaded is_terminal_polyfill v1.70.0 |
| 276 | 2025-09-15T20:49:39.132Z | Downloaded is_ci v1.2.0 |
| 277 | 2025-09-15T20:49:39.137Z | Downloaded hyper-tls v0.6.0 |
| 278 | 2025-09-15T20:49:39.137Z | Downloaded lazy_static v1.5.0 |
| 279 | 2025-09-15T20:49:39.137Z | Downloaded typify-macro v0.2.0 |
| 280 | 2025-09-15T20:49:39.141Z | Downloaded ident_case v1.0.1 |
| 281 | 2025-09-15T20:49:39.141Z | Downloaded rand v0.8.5 |
| 282 | 2025-09-15T20:49:39.147Z | Downloaded uuid v1.16.0 |
| 283 | 2025-09-15T20:49:39.151Z | Downloaded stable_deref_trait v1.2.0 |
| 284 | 2025-09-15T20:49:39.151Z | Downloaded scroll_derive v0.12.0 |
| 285 | 2025-09-15T20:49:39.155Z | Downloaded progenitor-impl v0.10.0 |
| 286 | 2025-09-15T20:49:39.155Z | Downloaded toml_write v0.1.2 |
| 287 | 2025-09-15T20:49:39.158Z | Downloaded slog-async v2.8.0 |
| 288 | 2025-09-15T20:49:39.158Z | Downloaded progenitor-impl v0.8.0 |
| 289 | 2025-09-15T20:49:39.161Z | Downloaded foreign-types-shared v0.1.1 |
| 290 | 2025-09-15T20:49:39.165Z | Downloaded futures-sink v0.3.31 |
| 291 | 2025-09-15T20:49:39.165Z | Downloaded terminal_size v0.3.0 |
| 292 | 2025-09-15T20:49:39.170Z | Downloaded prettyplease v0.2.31 |
| 293 | 2025-09-15T20:49:39.176Z | Downloaded highway v1.3.0 |
| 294 | 2025-09-15T20:49:39.177Z | Downloaded hyper-rustls v0.27.3 |
| 295 | 2025-09-15T20:49:39.180Z | Downloaded futures-macro v0.3.31 |
| 296 | 2025-09-15T20:49:39.180Z | Downloaded hostname v0.4.0 |
| 297 | 2025-09-15T20:49:39.180Z | Downloaded libsw-core v0.3.2 |
| 298 | 2025-09-15T20:49:39.183Z | Downloaded jobserver v0.1.31 |
| 299 | 2025-09-15T20:49:39.187Z | Downloaded is-terminal v0.4.12 |
| 300 | 2025-09-15T20:49:39.191Z | Downloaded futures v0.3.31 |
| 301 | 2025-09-15T20:49:39.194Z | Downloaded foreign-types v0.3.2 |
| 302 | 2025-09-15T20:49:39.194Z | Downloaded libsw v3.5.0 |
| 303 | 2025-09-15T20:49:39.197Z | Downloaded slab v0.4.9 |
| 304 | 2025-09-15T20:49:39.201Z | Downloaded serde_with_macros v3.12.0 |
| 305 | 2025-09-15T20:49:39.201Z | Downloaded term v0.7.0 |
| 306 | 2025-09-15T20:49:39.204Z | Downloaded typify v0.3.0 |
| 307 | 2025-09-15T20:49:39.209Z | Downloaded slog-dtrace v0.3.0 |
| 308 | 2025-09-15T20:49:39.213Z | Downloaded instant v0.1.12 |
| 309 | 2025-09-15T20:49:39.213Z | Downloaded itoa v1.0.11 |
| 310 | 2025-09-15T20:49:39.216Z | Downloaded toml_datetime v0.6.11 |
| 311 | 2025-09-15T20:49:39.216Z | Downloaded write16 v1.0.0 |
| 312 | 2025-09-15T20:49:39.219Z | Downloaded unicode-xid v0.2.4 |
| 313 | 2025-09-15T20:49:39.219Z | Downloaded tempfile v3.10.1 |
| 314 | 2025-09-15T20:49:39.222Z | Downloaded wait-timeout v0.2.0 |
| 315 | 2025-09-15T20:49:39.226Z | Downloaded utf-8 v0.7.6 |
| 316 | 2025-09-15T20:49:39.226Z | Downloaded foldhash v0.1.5 |
| 317 | 2025-09-15T20:49:39.229Z | Downloaded tracing-attributes v0.1.27 |
| 318 | 2025-09-15T20:49:39.233Z | Downloaded hostname v0.3.1 |
| 319 | 2025-09-15T20:49:39.233Z | Downloaded iana-time-zone v0.1.60 |
| 320 | 2025-09-15T20:49:39.237Z | Downloaded want v0.3.1 |
| 321 | 2025-09-15T20:49:39.237Z | Downloaded cc v1.2.30 |
| 322 | 2025-09-15T20:49:39.240Z | Downloaded semver v1.0.26 |
| 323 | 2025-09-15T20:49:39.243Z | Downloaded rusty-fork v0.3.0 |
| 324 | 2025-09-15T20:49:39.246Z | Downloaded try-lock v0.2.5 |
| 325 | 2025-09-15T20:49:39.246Z | Downloaded foreign-types-shared v0.3.1 |
| 326 | 2025-09-15T20:49:39.250Z | Downloaded ringbuffer v0.15.0 |
| 327 | 2025-09-15T20:49:39.250Z | Downloaded synstructure v0.13.1 |
| 328 | 2025-09-15T20:49:39.253Z | Downloaded smf v0.2.3 |
| 329 | 2025-09-15T20:49:39.253Z | Downloaded typify-macro v0.4.1 |
| 330 | 2025-09-15T20:49:39.256Z | Downloaded synstructure v0.12.6 |
| 331 | 2025-09-15T20:49:39.256Z | Downloaded strum_macros v0.25.3 |
| 332 | 2025-09-15T20:49:39.261Z | Downloaded wyz v0.5.1 |
| 333 | 2025-09-15T20:49:39.261Z | Downloaded ipnet v2.9.0 |
| 334 | 2025-09-15T20:49:39.265Z | Downloaded serde_spanned v0.6.9 |
| 335 | 2025-09-15T20:49:39.266Z | Downloaded typeid v1.0.0 |
| 336 | 2025-09-15T20:49:39.266Z | Downloaded sct v0.7.1 |
| 337 | 2025-09-15T20:49:39.269Z | Downloaded indent_write v2.2.0 |
| 338 | 2025-09-15T20:49:39.272Z | Downloaded thiserror v2.0.12 |
| 339 | 2025-09-15T20:49:39.275Z | Downloaded http-body-util v0.1.3 |
| 340 | 2025-09-15T20:49:39.278Z | Downloaded zerocopy v0.6.6 |
| 341 | 2025-09-15T20:49:39.281Z | Downloaded test-strategy v0.4.1 |
| 342 | 2025-09-15T20:49:39.286Z | Downloaded serde-big-array v0.5.1 |
| 343 | 2025-09-15T20:49:39.289Z | Downloaded getrandom v0.3.2 |
| 344 | 2025-09-15T20:49:39.289Z | Downloaded shlex v1.3.0 |
| 345 | 2025-09-15T20:49:39.293Z | Downloaded tar v0.4.40 |
| 346 | 2025-09-15T20:49:39.297Z | Downloaded heck v0.5.0 |
| 347 | 2025-09-15T20:49:39.297Z | Downloaded tokio-native-tls v0.3.1 |
| 348 | 2025-09-15T20:49:39.300Z | Downloaded hickory-resolver v0.24.4 |
| 349 | 2025-09-15T20:49:39.303Z | Downloaded foreign-types-macros v0.2.3 |
| 350 | 2025-09-15T20:49:39.303Z | Downloaded idna_adapter v1.2.0 |
| 351 | 2025-09-15T20:49:39.307Z | Downloaded aho-corasick v1.1.3 |
| 352 | 2025-09-15T20:49:39.310Z | Downloaded ryu v1.0.18 |
| 353 | 2025-09-15T20:49:39.315Z | Downloaded rustls-pemfile v1.0.4 |
| 354 | 2025-09-15T20:49:39.318Z | Downloaded linked-hash-map v0.5.6 |
| 355 | 2025-09-15T20:49:39.318Z | Downloaded tokio-rustls v0.25.0 |
| 356 | 2025-09-15T20:49:39.318Z | Downloaded sha2 v0.10.8 |
| 357 | 2025-09-15T20:49:39.321Z | Downloaded whoami v1.5.1 |
| 358 | 2025-09-15T20:49:39.324Z | Downloaded static_assertions v1.1.0 |
| 359 | 2025-09-15T20:49:39.327Z | Downloaded tokio-macros v2.5.0 |
| 360 | 2025-09-15T20:49:39.327Z | Downloaded unicode-segmentation v1.11.0 |
| 361 | 2025-09-15T20:49:39.330Z | Downloaded icu_collections v1.5.0 |
| 362 | 2025-09-15T20:49:39.336Z | Downloaded twox-hash v2.1.0 |
| 363 | 2025-09-15T20:49:39.340Z | Downloaded futures-executor v0.3.31 |
| 364 | 2025-09-15T20:49:39.340Z | Downloaded tokio-rustls v0.24.1 |
| 365 | 2025-09-15T20:49:39.343Z | Downloaded serde_path_to_error v0.1.17 |
| 366 | 2025-09-15T20:49:39.346Z | Downloaded serde_yaml v0.9.34+deprecated |
| 367 | 2025-09-15T20:49:39.349Z | Downloaded serde_repr v0.1.19 |
| 368 | 2025-09-15T20:49:39.350Z | Downloaded pest v2.7.10 |
| 369 | 2025-09-15T20:49:39.357Z | Downloaded spin v0.9.8 |
| 370 | 2025-09-15T20:49:39.363Z | Downloaded tokio-util v0.7.11 |
| 371 | 2025-09-15T20:49:39.367Z | Downloaded tokio-rustls v0.26.0 |
| 372 | 2025-09-15T20:49:39.367Z | Downloaded tracing-core v0.1.32 |
| 373 | 2025-09-15T20:49:39.371Z | Downloaded httparse v1.10.1 |
| 374 | 2025-09-15T20:49:39.371Z | Downloaded url v2.5.4 |
| 375 | 2025-09-15T20:49:39.375Z | Downloaded tracing v0.1.40 |
| 376 | 2025-09-15T20:49:39.378Z | Downloaded toml_edit v0.22.27 |
| 377 | 2025-09-15T20:49:39.382Z | Downloaded icu_normalizer v1.5.0 |
| 378 | 2025-09-15T20:49:39.389Z | Downloaded socket2 v0.5.10 |
| 379 | 2025-09-15T20:49:39.392Z | Downloaded indexmap v1.9.3 |
| 380 | 2025-09-15T20:49:39.392Z | Downloaded ron v0.8.1 |
| 381 | 2025-09-15T20:49:39.397Z | Downloaded indexmap v2.9.0 |
| 382 | 2025-09-15T20:49:39.401Z | Downloaded libm v0.2.8 |
| 383 | 2025-09-15T20:49:39.409Z | Downloaded serde v1.0.219 |
| 384 | 2025-09-15T20:49:39.414Z | Downloaded heapless v0.8.0 |
| 385 | 2025-09-15T20:49:39.418Z | Downloaded hyper-util v0.1.16 |
| 386 | 2025-09-15T20:49:39.422Z | Downloaded winnow v0.5.40 |
| 387 | 2025-09-15T20:49:39.430Z | Downloaded expectorate v1.1.0 |
| 388 | 2025-09-15T20:49:39.433Z | Downloaded clap_builder v4.5.2 |
| 389 | 2025-09-15T20:49:39.439Z | Downloaded steno v0.4.1 |
| 390 | 2025-09-15T20:49:39.443Z | Downloaded toml_edit v0.19.15 |
| 391 | 2025-09-15T20:49:39.459Z | Downloaded hashbrown v0.12.3 |
| 392 | 2025-09-15T20:49:39.463Z | Downloaded itertools v0.13.0 |
| 393 | 2025-09-15T20:49:39.469Z | Downloaded itertools v0.10.5 |
| 394 | 2025-09-15T20:49:39.474Z | Downloaded rayon v1.10.0 |
| 395 | 2025-09-15T20:49:39.482Z | Downloaded serde_json v1.0.140 |
| 396 | 2025-09-15T20:49:39.492Z | Downloaded serde_with v3.12.0 |
| 397 | 2025-09-15T20:49:39.499Z | Downloaded idna v1.0.3 |
| 398 | 2025-09-15T20:49:39.502Z | Downloaded goblin v0.8.2 |
| 399 | 2025-09-15T20:49:39.506Z | Downloaded hashbrown v0.15.2 |
| 400 | 2025-09-15T20:49:39.511Z | Downloaded zerovec v0.10.4 |
| 401 | 2025-09-15T20:49:39.516Z | Downloaded regex v1.11.1 |
| 402 | 2025-09-15T20:49:39.528Z | Downloaded hyper v1.6.0 |
| 403 | 2025-09-15T20:49:39.535Z | Downloaded openssl v0.10.72 |
| 404 | 2025-09-15T20:49:39.543Z | Downloaded nix v0.28.0 |
| 405 | 2025-09-15T20:49:39.553Z | Downloaded rustls-webpki v0.101.7 |
| 406 | 2025-09-15T20:49:39.567Z | Downloaded winnow v0.7.12 |
| 407 | 2025-09-15T20:49:39.575Z | Downloaded vcpkg v0.2.15 |
| 408 | 2025-09-15T20:49:39.612Z | Downloaded rustls-webpki v0.102.4 |
| 409 | 2025-09-15T20:49:39.627Z | Downloaded syn v1.0.109 |
| 410 | 2025-09-15T20:49:39.636Z | Downloaded git2 v0.19.0 |
| 411 | 2025-09-15T20:49:39.646Z | Downloaded icu_properties_data v1.5.0 |
| 412 | 2025-09-15T20:49:39.652Z | Downloaded chrono v0.4.41 |
| 413 | 2025-09-15T20:49:39.659Z | Downloaded webpki-roots v0.26.3 |
| 414 | 2025-09-15T20:49:39.662Z | Downloaded zerocopy v0.8.25 |
| 415 | 2025-09-15T20:49:39.685Z | Downloaded syn v2.0.101 |
| 416 | 2025-09-15T20:49:39.694Z | Downloaded dropshot v0.16.2 |
| 417 | 2025-09-15T20:49:39.714Z | Downloaded rustls v0.21.12 |
| 418 | 2025-09-15T20:49:39.722Z | Downloaded openapiv3 v2.0.0 |
| 419 | 2025-09-15T20:49:39.731Z | Downloaded regex-syntax v0.8.5 |
| 420 | 2025-09-15T20:49:39.739Z | Downloaded smoltcp v0.11.0 |
| 421 | 2025-09-15T20:49:39.749Z | Downloaded rustix v0.38.34 |
| 422 | 2025-09-15T20:49:39.768Z | Downloaded hickory-proto v0.24.4 |
| 423 | 2025-09-15T20:49:39.780Z | Downloaded regress v0.10.3 |
| 424 | 2025-09-15T20:49:39.786Z | Downloaded bstr v1.9.1 |
| 425 | 2025-09-15T20:49:39.795Z | Downloaded unicode-width v0.1.14 |
| 426 | 2025-09-15T20:49:39.799Z | Downloaded rustls v0.22.4 |
| 427 | 2025-09-15T20:49:39.810Z | Downloaded typify-impl v0.3.0 |
| 428 | 2025-09-15T20:49:39.821Z | Downloaded nix v0.29.0 |
| 429 | 2025-09-15T20:49:39.830Z | Downloaded typify-impl v0.4.1 |
| 430 | 2025-09-15T20:49:39.841Z | Downloaded typify-impl v0.2.0 |
| 431 | 2025-09-15T20:49:39.850Z | Downloaded zerocopy v0.7.34 |
| 432 | 2025-09-15T20:49:39.864Z | Downloaded proptest v1.5.0 |
| 433 | 2025-09-15T20:49:39.872Z | Downloaded rustls v0.23.10 |
| 434 | 2025-09-15T20:49:39.888Z | Downloaded zerocopy-derive v0.2.0 |
| 435 | 2025-09-15T20:49:39.928Z | Downloaded regex-automata v0.4.9 |
| 436 | 2025-09-15T20:49:39.928Z | Downloaded zerocopy-derive v0.6.6 |
| 437 | 2025-09-15T20:49:39.928Z | Downloaded quinn-proto v0.11.8 |
| 438 | 2025-09-15T20:49:39.928Z | Downloaded futures-util v0.3.31 |
| 439 | 2025-09-15T20:49:39.932Z | Downloaded reqwest v0.12.7 |
| 440 | 2025-09-15T20:49:39.937Z | Downloaded petgraph v0.7.1 |
| 441 | 2025-09-15T20:49:39.952Z | Downloaded petgraph v0.6.5 |
| 442 | 2025-09-15T20:49:39.963Z | Downloaded h2 v0.4.6 |
| 443 | 2025-09-15T20:49:39.969Z | Downloaded itertools v0.14.0 |
| 444 | 2025-09-15T20:49:39.976Z | Downloaded time v0.3.36 |
| 445 | 2025-09-15T20:49:39.985Z | Downloaded http v1.3.1 |
| 446 | 2025-09-15T20:49:39.989Z | Downloaded log v0.4.27 |
| 447 | 2025-09-15T20:49:39.989Z | Downloaded litemap v0.7.4 |
| 448 | 2025-09-15T20:49:39.989Z | Downloaded rustls-pki-types v1.7.0 |
| 449 | 2025-09-15T20:49:39.993Z | Downloaded ucd-trie v0.1.6 |
| 450 | 2025-09-15T20:49:39.993Z | Downloaded tinyvec v1.6.0 |
| 451 | 2025-09-15T20:49:39.997Z | Downloaded unsafe-libyaml v0.2.11 |
| 452 | 2025-09-15T20:49:40.003Z | Downloaded heck v0.4.1 |
| 453 | 2025-09-15T20:49:40.003Z | Downloaded futures-io v0.3.31 |
| 454 | 2025-09-15T20:49:40.003Z | Downloaded libc v0.2.171 |
| 455 | 2025-09-15T20:49:40.021Z | Downloaded tokio v1.46.1 |
| 456 | 2025-09-15T20:49:40.048Z | Downloaded serde_derive_internals v0.29.1 |
| 457 | 2025-09-15T20:49:40.052Z | Downloaded thiserror v1.0.64 |
| 458 | 2025-09-15T20:49:40.056Z | Downloaded strum_macros v0.26.4 |
| 459 | 2025-09-15T20:49:40.056Z | Downloaded rustc-hash v2.0.0 |
| 460 | 2025-09-15T20:49:40.060Z | Downloaded schemars v0.8.22 |
| 461 | 2025-09-15T20:49:40.069Z | Downloaded zerocopy-derive v0.8.25 |
| 462 | 2025-09-15T20:49:40.095Z | Downloaded zone v0.3.0 |
| 463 | 2025-09-15T20:49:40.095Z | Downloaded zerovec-derive v0.10.3 |
| 464 | 2025-09-15T20:49:40.095Z | Downloaded tinystr v0.7.6 |
| 465 | 2025-09-15T20:49:40.095Z | Downloaded thiserror-impl v1.0.64 |
| 466 | 2025-09-15T20:49:40.095Z | Downloaded sha1 v0.10.6 |
| 467 | 2025-09-15T20:49:40.095Z | Downloaded vergen v8.3.2 |
| 468 | 2025-09-15T20:49:40.105Z | Downloaded rand v0.9.0 |
| 469 | 2025-09-15T20:49:40.105Z | Downloaded typify v0.2.0 |
| 470 | 2025-09-15T20:49:40.105Z | Downloaded strsim v0.11.1 |
| 471 | 2025-09-15T20:49:40.105Z | Downloaded inout v0.1.3 |
| 472 | 2025-09-15T20:49:40.105Z | Downloaded slog v2.7.0 |
| 473 | 2025-09-15T20:49:40.105Z | Downloaded writeable v0.5.5 |
| 474 | 2025-09-15T20:49:40.105Z | Downloaded tabwriter v1.4.0 |
| 475 | 2025-09-15T20:49:40.105Z | Downloaded typify v0.4.1 |
| 476 | 2025-09-15T20:49:40.105Z | Downloaded tungstenite v0.21.0 |
| 477 | 2025-09-15T20:49:40.119Z | Downloaded strum_macros v0.27.1 |
| 478 | 2025-09-15T20:49:40.119Z | Downloaded signal-hook-registry v1.4.2 |
| 479 | 2025-09-15T20:49:40.119Z | Downloaded scroll v0.12.0 |
| 480 | 2025-09-15T20:49:40.119Z | Downloaded serde_derive v1.0.219 |
| 481 | 2025-09-15T20:49:40.119Z | Downloaded usdt-impl v0.5.0 |
| 482 | 2025-09-15T20:49:40.119Z | Downloaded icu_locid_transform_data v1.5.0 |
| 483 | 2025-09-15T20:49:40.119Z | Downloaded getrandom v0.2.14 |
| 484 | 2025-09-15T20:49:40.119Z | Downloaded humantime v2.1.0 |
| 485 | 2025-09-15T20:49:40.131Z | Downloaded hash32 v0.3.1 |
| 486 | 2025-09-15T20:49:40.131Z | Downloaded glob v0.3.1 |
| 487 | 2025-09-15T20:49:40.131Z | Downloaded rayon-core v1.12.1 |
| 488 | 2025-09-15T20:49:40.131Z | Downloaded quinn v0.11.5 |
| 489 | 2025-09-15T20:49:40.131Z | Downloaded qorb v0.2.1 |
| 490 | 2025-09-15T20:49:40.145Z | Downloaded encoding_rs v0.8.34 |
| 491 | 2025-09-15T20:49:40.154Z | Downloaded fatfs v0.3.6 |
| 492 | 2025-09-15T20:49:40.154Z | Downloaded utf16_iter v1.0.5 |
| 493 | 2025-09-15T20:49:40.154Z | Downloaded icu_provider v1.5.0 |
| 494 | 2025-09-15T20:49:40.154Z | Downloaded icu_properties v1.5.1 |
| 495 | 2025-09-15T20:49:40.159Z | Downloaded waitgroup v0.1.2 |
| 496 | 2025-09-15T20:49:40.159Z | Downloaded rustc_version v0.1.7 |
| 497 | 2025-09-15T20:49:40.159Z | Downloaded const_format v0.2.32 |
| 498 | 2025-09-15T20:49:40.159Z | Downloaded icu_locid_transform v1.5.0 |
| 499 | 2025-09-15T20:49:40.171Z | Downloaded fixedbitset v0.5.7 |
| 500 | 2025-09-15T20:49:40.171Z | Downloaded similar v2.5.0 |
| 501 | 2025-09-15T20:49:40.190Z | Downloaded crossbeam-channel v0.5.15 |
| 502 | 2025-09-15T20:49:40.190Z | Downloaded libloading v0.7.4 |
| 503 | 2025-09-15T20:49:40.190Z | Downloaded ring v0.17.14 |
| 504 | 2025-09-15T20:49:40.209Z | Downloaded fastrand v2.1.0 |
| 505 | 2025-09-15T20:49:40.215Z | Downloaded zerofrom-derive v0.1.5 |
| 506 | 2025-09-15T20:49:40.215Z | Downloaded bytes v1.10.1 |
| 507 | 2025-09-15T20:49:40.215Z | Downloaded usdt-macro v0.5.0 |
| 508 | 2025-09-15T20:49:40.216Z | Downloaded usdt-attr-macro v0.5.0 |
| 509 | 2025-09-15T20:49:40.216Z | Downloaded tinyvec_macros v0.1.1 |
| 510 | 2025-09-15T20:49:40.216Z | Downloaded usdt v0.3.5 |
| 511 | 2025-09-15T20:49:40.216Z | Downloaded untrusted v0.9.0 |
| 512 | 2025-09-15T20:49:40.216Z | Downloaded universal-hash v0.5.1 |
| 513 | 2025-09-15T20:49:40.223Z | Downloaded rustc_version v0.4.0 |
| 514 | 2025-09-15T20:49:40.223Z | Downloaded slog-term v2.9.1 |
| 515 | 2025-09-15T20:49:40.224Z | Downloaded icu_normalizer_data v1.5.0 |
| 516 | 2025-09-15T20:49:40.224Z | Downloaded icu_locid v1.5.0 |
| 517 | 2025-09-15T20:49:40.233Z | Downloaded scopeguard v1.2.0 |
| 518 | 2025-09-15T20:49:40.233Z | Downloaded linear-map v1.2.0 |
| 519 | 2025-09-15T20:49:40.233Z | Downloaded smallvec v1.13.2 |
| 520 | 2025-09-15T20:49:40.233Z | Downloaded slog-json v2.6.1 |
| 521 | 2025-09-15T20:49:40.233Z | Downloaded openssl-sys v0.9.107 |
| 522 | 2025-09-15T20:49:40.241Z | Downloaded http-body v1.0.1 |
| 523 | 2025-09-15T20:49:40.241Z | Downloaded fnv v1.0.7 |
| 524 | 2025-09-15T20:49:40.241Z | Downloaded generic-array v0.14.7 |
| 525 | 2025-09-15T20:49:40.241Z | Downloaded futures-task v0.3.31 |
| 526 | 2025-09-15T20:49:40.242Z | Downloaded fixedbitset v0.4.2 |
| 527 | 2025-09-15T20:49:40.242Z | Downloaded zerocopy v0.3.2 |
| 528 | 2025-09-15T20:49:40.242Z | Downloaded typenum v1.17.0 |
| 529 | 2025-09-15T20:49:40.242Z | Downloaded toml v0.7.8 |
| 530 | 2025-09-15T20:49:40.251Z | Downloaded parking_lot v0.12.2 |
| 531 | 2025-09-15T20:49:40.251Z | Downloaded colored v3.0.0 |
| 532 | 2025-09-15T20:49:40.262Z | Downloaded tokio-tungstenite v0.21.0 |
| 533 | 2025-09-15T20:49:40.262Z | Downloaded strum v0.27.1 |
| 534 | 2025-09-15T20:49:40.262Z | Downloaded take_mut v0.2.2 |
| 535 | 2025-09-15T20:49:40.262Z | Downloaded strum v0.26.3 |
| 536 | 2025-09-15T20:49:40.262Z | Downloaded slog-bunyan v2.5.0 |
| 537 | 2025-09-15T20:49:40.262Z | Downloaded usdt-impl v0.3.5 |
| 538 | 2025-09-15T20:49:40.262Z | Downloaded typify-macro v0.3.0 |
| 539 | 2025-09-15T20:49:40.262Z | Downloaded time-macros v0.2.18 |
| 540 | 2025-09-15T20:49:40.262Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 541 | 2025-09-15T20:49:40.301Z | Downloaded progenitor-impl v0.9.1 |
| 542 | 2025-09-15T20:49:40.304Z | Downloaded thread-id v4.2.1 |
| 543 | 2025-09-15T20:49:40.304Z | Downloaded toml v0.8.23 |
| 544 | 2025-09-15T20:49:40.308Z | Downloaded dropshot_endpoint v0.16.2 |
| 545 | 2025-09-15T20:49:40.308Z | Downloaded supports-color v2.1.0 |
| 546 | 2025-09-15T20:49:40.314Z | Downloaded subtle v2.5.0 |
| 547 | 2025-09-15T20:49:40.314Z | Downloaded blake2 v0.10.6 |
| 548 | 2025-09-15T20:49:40.318Z | Downloaded globset v0.4.14 |
| 549 | 2025-09-15T20:49:40.318Z | Downloaded darling_core v0.20.9 |
| 550 | 2025-09-15T20:49:40.318Z | Downloaded serde_tokenstream v0.1.7 |
| 551 | 2025-09-15T20:49:40.324Z | Downloaded serde_arrays v0.1.0 |
| 552 | 2025-09-15T20:49:40.324Z | Downloaded semver v0.1.20 |
| 553 | 2025-09-15T20:49:40.324Z | Downloaded form_urlencoded v1.2.1 |
| 554 | 2025-09-15T20:49:40.324Z | Downloaded yoke v0.7.5 |
| 555 | 2025-09-15T20:49:40.327Z | Downloaded usdt v0.5.0 |
| 556 | 2025-09-15T20:49:40.327Z | Downloaded derive-where v1.2.7 |
| 557 | 2025-09-15T20:49:40.327Z | Downloaded passt v0.3.0 |
| 558 | 2025-09-15T20:49:40.331Z | Downloaded clap v4.5.4 |
| 559 | 2025-09-15T20:49:40.335Z | Downloaded rustversion v1.0.17 |
| 560 | 2025-09-15T20:49:40.339Z | Downloaded macaddr v1.0.1 |
| 561 | 2025-09-15T20:49:40.342Z | Downloaded crossbeam-epoch v0.9.18 |
| 562 | 2025-09-15T20:49:40.342Z | Downloaded yoke-derive v0.7.5 |
| 563 | 2025-09-15T20:49:40.342Z | Downloaded time-core v0.1.2 |
| 564 | 2025-09-15T20:49:40.345Z | Downloaded lock_api v0.4.12 |
| 565 | 2025-09-15T20:49:40.345Z | Downloaded pest_derive v2.7.10 |
| 566 | 2025-09-15T20:49:40.349Z | Downloaded camino v1.1.9 |
| 567 | 2025-09-15T20:49:40.349Z | Downloaded defmt v0.3.8 |
| 568 | 2025-09-15T20:49:40.355Z | Downloaded byteorder v1.5.0 |
| 569 | 2025-09-15T20:49:40.355Z | Downloaded erased-serde v0.4.5 |
| 570 | 2025-09-15T20:49:40.359Z | Downloaded progenitor-macro v0.8.0 |
| 571 | 2025-09-15T20:49:40.359Z | Downloaded foreign-types v0.5.0 |
| 572 | 2025-09-15T20:49:40.359Z | Downloaded xattr v1.3.1 |
| 573 | 2025-09-15T20:49:40.359Z | Downloaded utf8parse v0.2.1 |
| 574 | 2025-09-15T20:49:40.359Z | Downloaded utf8_iter v1.0.4 |
| 575 | 2025-09-15T20:49:40.359Z | Downloaded unarray v0.1.4 |
| 576 | 2025-09-15T20:49:40.365Z | Downloaded quinn-udp v0.5.5 |
| 577 | 2025-09-15T20:49:40.365Z | Downloaded memchr v2.7.2 |
| 578 | 2025-09-15T20:49:40.369Z | Downloaded darling v0.20.9 |
| 579 | 2025-09-15T20:49:40.369Z | Downloaded clap_derive v4.5.4 |
| 580 | 2025-09-15T20:49:40.372Z | Downloaded progenitor-macro v0.10.0 |
| 581 | 2025-09-15T20:49:40.375Z | Downloaded pest_generator v2.7.10 |
| 582 | 2025-09-15T20:49:40.375Z | Downloaded password-hash v0.5.0 |
| 583 | 2025-09-15T20:49:40.375Z | Downloaded num-rational v0.4.2 |
| 584 | 2025-09-15T20:49:40.378Z | Downloaded crypto-common v0.1.6 |
| 585 | 2025-09-15T20:49:40.378Z | Downloaded oxnet v0.1.1 |
| 586 | 2025-09-15T20:49:40.378Z | Downloaded progenitor v0.9.1 |
| 587 | 2025-09-15T20:49:40.382Z | Downloaded percent-encoding v2.3.1 |
| 588 | 2025-09-15T20:49:40.382Z | Downloaded progenitor v0.10.0 |
| 589 | 2025-09-15T20:49:40.382Z | Downloaded pkg-config v0.3.30 |
| 590 | 2025-09-15T20:49:40.386Z | Downloaded num_enum_derive v0.7.3 |
| 591 | 2025-09-15T20:49:40.386Z | Downloaded num-iter v0.1.45 |
| 592 | 2025-09-15T20:49:40.386Z | Downloaded console v0.15.8 |
| 593 | 2025-09-15T20:49:40.389Z | Downloaded cancel-safe-futures v0.1.5 |
| 594 | 2025-09-15T20:49:40.393Z | Downloaded either v1.15.0 |
| 595 | 2025-09-15T20:49:40.393Z | Downloaded dyn-clone v1.0.17 |
| 596 | 2025-09-15T20:49:40.393Z | Downloaded ctrlc v3.4.4 |
| 597 | 2025-09-15T20:49:40.399Z | Downloaded const_format_proc_macros v0.2.32 |
| 598 | 2025-09-15T20:49:40.399Z | Downloaded clap_lex v0.7.0 |
| 599 | 2025-09-15T20:49:40.399Z | Downloaded digest v0.10.7 |
| 600 | 2025-09-15T20:49:40.403Z | Downloaded daft-derive v0.1.2 |
| 601 | 2025-09-15T20:49:40.403Z | Downloaded paste v1.0.15 |
| 602 | 2025-09-15T20:49:40.407Z | Downloaded num_enum v0.5.11 |
| 603 | 2025-09-15T20:49:40.411Z | Downloaded newtype-uuid v1.2.1 |
| 604 | 2025-09-15T20:49:40.411Z | Downloaded rand_xorshift v0.3.0 |
| 605 | 2025-09-15T20:49:40.411Z | Downloaded parse-display-derive v0.10.0 |
| 606 | 2025-09-15T20:49:40.417Z | Downloaded dof v0.3.0 |
| 607 | 2025-09-15T20:49:40.417Z | Downloaded debug-ignore v1.0.5 |
| 608 | 2025-09-15T20:49:40.417Z | Downloaded colorchoice v1.0.1 |
| 609 | 2025-09-15T20:49:40.423Z | Downloaded deranged v0.3.11 |
| 610 | 2025-09-15T20:49:40.423Z | Downloaded defmt-parser v0.3.4 |
| 611 | 2025-09-15T20:49:40.423Z | Downloaded ctr v0.9.2 |
| 612 | 2025-09-15T20:49:40.423Z | Downloaded block-buffer v0.10.4 |
| 613 | 2025-09-15T20:49:40.423Z | Downloaded progenitor-client v0.8.0 |
| 614 | 2025-09-15T20:49:40.423Z | Downloaded polyval v0.6.2 |
| 615 | 2025-09-15T20:49:40.427Z | Downloaded dirs-next v2.0.0 |
| 616 | 2025-09-15T20:49:40.427Z | Downloaded defmt-macros v0.3.9 |
| 617 | 2025-09-15T20:49:40.427Z | Downloaded cpufeatures v0.2.12 |
| 618 | 2025-09-15T20:49:40.427Z | Downloaded derive_more v0.99.19 |
| 619 | 2025-09-15T20:49:40.432Z | Downloaded embedded-io v0.4.0 |
| 620 | 2025-09-15T20:49:40.432Z | Downloaded cargo_metadata v0.18.1 |
| 621 | 2025-09-15T20:49:40.439Z | Downloaded fakedata_generator v0.5.0 |
| 622 | 2025-09-15T20:49:40.471Z | Downloaded quote v1.0.40 |
| 623 | 2025-09-15T20:49:40.474Z | Downloaded cfg-if v1.0.0 |
| 624 | 2025-09-15T20:49:40.474Z | Downloaded omicron-workspace-hack v0.1.0 |
| 625 | 2025-09-15T20:49:40.478Z | Downloaded cobs v0.2.3 |
| 626 | 2025-09-15T20:49:40.478Z | Downloaded cargo-platform v0.1.8 |
| 627 | 2025-09-15T20:49:40.478Z | Downloaded anyhow v1.0.97 |
| 628 | 2025-09-15T20:49:40.481Z | Downloaded native-tls v0.2.11 |
| 629 | 2025-09-15T20:49:40.484Z | Downloaded equivalent v1.0.1 |
| 630 | 2025-09-15T20:49:40.484Z | Downloaded match_cfg v0.1.0 |
| 631 | 2025-09-15T20:49:40.484Z | Downloaded cfg_aliases v0.2.1 |
| 632 | 2025-09-15T20:49:40.484Z | Downloaded bitvec v1.0.1 |
| 633 | 2025-09-15T20:49:40.495Z | Downloaded base64 v0.22.1 |
| 634 | 2025-09-15T20:49:40.499Z | Downloaded aes-gcm-siv v0.11.1 |
| 635 | 2025-09-15T20:49:40.502Z | Downloaded num-conv v0.1.0 |
| 636 | 2025-09-15T20:49:40.502Z | Downloaded num-complex v0.4.6 |
| 637 | 2025-09-15T20:49:40.502Z | Downloaded multer v3.1.0 |
| 638 | 2025-09-15T20:49:40.505Z | Downloaded bitflags v2.6.0 |
| 639 | 2025-09-15T20:49:40.509Z | Downloaded base64 v0.21.7 |
| 640 | 2025-09-15T20:49:40.515Z | Downloaded atomicwrites v0.4.4 |
| 641 | 2025-09-15T20:49:40.515Z | Downloaded bit_field v0.10.2 |
| 642 | 2025-09-15T20:49:40.515Z | Downloaded ascii v1.1.0 |
| 643 | 2025-09-15T20:49:40.518Z | Downloaded async-stream-impl v0.3.6 |
| 644 | 2025-09-15T20:49:40.518Z | Downloaded backoff v0.4.0 |
| 645 | 2025-09-15T20:49:40.518Z | Downloaded autocfg v1.3.0 |
| 646 | 2025-09-15T20:49:40.518Z | Downloaded async-stream v0.3.6 |
| 647 | 2025-09-15T20:49:40.525Z | Downloaded async-recursion v1.1.1 |
| 648 | 2025-09-15T20:49:40.549Z | Downloaded libz-sys v1.1.16 |
| 649 | 2025-09-15T20:49:40.854Z | Compiling proc-macro2 v1.0.95 |
| 650 | 2025-09-15T20:49:40.854Z | Compiling unicode-ident v1.0.18 |
| 651 | 2025-09-15T20:49:40.857Z | Compiling libc v0.2.171 |
| 652 | 2025-09-15T20:49:40.857Z | Compiling serde v1.0.219 |
| 653 | 2025-09-15T20:49:40.857Z | Compiling autocfg v1.3.0 |
| 654 | 2025-09-15T20:49:40.857Z | Checking cfg-if v1.0.0 |
| 655 | 2025-09-15T20:49:40.857Z | Compiling serde_json v1.0.140 |
| 656 | 2025-09-15T20:49:40.857Z | Compiling memchr v2.7.2 |
| 657 | 2025-09-15T20:49:41.228Z | Compiling libm v0.2.8 |
| 658 | 2025-09-15T20:49:41.667Z | Compiling itoa v1.0.11 |
| 659 | 2025-09-15T20:49:41.754Z | Compiling version_check v0.9.5 |
| 660 | 2025-09-15T20:49:41.796Z | Compiling semver v1.0.26 |
| 661 | 2025-09-15T20:49:41.994Z | Compiling thiserror v1.0.64 |
| 662 | 2025-09-15T20:49:42.318Z | Compiling ryu v1.0.18 |
| 663 | 2025-09-15T20:49:42.341Z | Compiling shlex v1.3.0 |
| 664 | 2025-09-15T20:49:42.425Z | Compiling lock_api v0.4.12 |
| 665 | 2025-09-15T20:49:42.487Z | Compiling parking_lot_core v0.9.10 |
| 666 | 2025-09-15T20:49:42.704Z | Compiling schemars v0.8.22 |
| 667 | 2025-09-15T20:49:42.834Z | Compiling quote v1.0.40 |
| 668 | 2025-09-15T20:49:42.986Z | Compiling allocator-api2 v0.2.18 |
| 669 | 2025-09-15T20:49:43.008Z | Compiling foldhash v0.1.5 |
| 670 | 2025-09-15T20:49:43.028Z | Compiling equivalent v1.0.1 |
| 671 | 2025-09-15T20:49:43.065Z | Compiling jobserver v0.1.31 |
| 672 | 2025-09-15T20:49:43.136Z | Compiling once_cell v1.19.0 |
| 673 | 2025-09-15T20:49:43.156Z | Compiling log v0.4.27 |
| 674 | 2025-09-15T20:49:43.231Z | Compiling syn v2.0.101 |
| 675 | 2025-09-15T20:49:43.266Z | Compiling heck v0.5.0 |
| 676 | 2025-09-15T20:49:43.313Z | Compiling num-traits v0.2.19 |
| 677 | 2025-09-15T20:49:43.418Z | Checking getrandom v0.2.14 |
| 678 | 2025-09-15T20:49:43.516Z | Compiling cc v1.2.30 |
| 679 | 2025-09-15T20:49:43.659Z | Compiling hashbrown v0.15.2 |
| 680 | 2025-09-15T20:49:43.679Z | Compiling slab v0.4.9 |
| 681 | 2025-09-15T20:49:43.700Z | Checking pin-project-lite v0.2.14 |
| 682 | 2025-09-15T20:49:43.741Z | Checking smallvec v1.13.2 |
| 683 | 2025-09-15T20:49:44.061Z | Compiling fnv v1.0.7 |
| 684 | 2025-09-15T20:49:44.180Z | Compiling getrandom v0.3.2 |
| 685 | 2025-09-15T20:49:44.200Z | Checking scopeguard v1.2.0 |
| 686 | 2025-09-15T20:49:44.756Z | Compiling pkg-config v0.3.30 |
| 687 | 2025-09-15T20:49:44.820Z | Checking signal-hook-registry v1.4.2 |
| 688 | 2025-09-15T20:49:44.824Z | Checking parking_lot v0.12.2 |
| 689 | 2025-09-15T20:49:45.080Z | Checking socket2 v0.5.10 |
| 690 | 2025-09-15T20:49:45.106Z | Checking mio v1.0.2 |
| 691 | 2025-09-15T20:49:45.444Z | Compiling vcpkg v0.2.15 |
| 692 | 2025-09-15T20:49:45.903Z | Checking iana-time-zone v0.1.60 |
| 693 | 2025-09-15T20:49:46.066Z | Compiling dyn-clone v1.0.17 |
| 694 | 2025-09-15T20:49:46.316Z | Compiling httparse v1.10.1 |
| 695 | 2025-09-15T20:49:46.406Z | Compiling thiserror v2.0.12 |
| 696 | 2025-09-15T20:49:46.622Z | Compiling regex-syntax v0.8.5 |
| 697 | 2025-09-15T20:49:46.644Z | Compiling ring v0.17.14 |
| 698 | 2025-09-15T20:49:46.738Z | Compiling aho-corasick v1.1.3 |
| 699 | 2025-09-15T20:49:46.762Z | Checking futures-core v0.3.31 |
| 700 | 2025-09-15T20:49:46.973Z | Compiling typenum v1.17.0 |
| 701 | 2025-09-15T20:49:47.343Z | Compiling generic-array v0.14.7 |
| 702 | 2025-09-15T20:49:47.383Z | Checking stable_deref_trait v1.2.0 |
| 703 | 2025-09-15T20:49:47.405Z | Compiling regress v0.10.3 |
| 704 | 2025-09-15T20:49:47.506Z | Checking rand_core v0.6.4 |
| 705 | 2025-09-15T20:49:47.813Z | Checking futures-sink v0.3.31 |
| 706 | 2025-09-15T20:49:47.980Z | Compiling openssl-sys v0.9.107 |
| 707 | 2025-09-15T20:49:48.014Z | Checking byteorder v1.5.0 |
| 708 | 2025-09-15T20:49:48.429Z | Compiling ucd-trie v0.1.6 |
| 709 | 2025-09-15T20:49:48.979Z | Checking subtle v2.5.0 |
| 710 | 2025-09-15T20:49:49.083Z | Checking futures-channel v0.3.31 |
| 711 | 2025-09-15T20:49:49.196Z | Checking pin-utils v0.1.0 |
| 712 | 2025-09-15T20:49:49.218Z | Compiling rustversion v1.0.17 |
| 713 | 2025-09-15T20:49:49.299Z | Checking futures-io v0.3.31 |
| 714 | 2025-09-15T20:49:49.417Z | Checking futures-task v0.3.31 |
| 715 | 2025-09-15T20:49:49.482Z | Compiling rustix v0.38.34 |
| 716 | 2025-09-15T20:49:49.646Z | Compiling openssl v0.10.72 |
| 717 | 2025-09-15T20:49:49.913Z | Compiling regex-automata v0.4.9 |
| 718 | 2025-09-15T20:49:49.998Z | Compiling serde_derive_internals v0.29.1 |
| 719 | 2025-09-15T20:49:50.088Z | Compiling synstructure v0.13.1 |
| 720 | 2025-09-15T20:49:50.092Z | Compiling slog v2.7.0 |
| 721 | 2025-09-15T20:49:51.215Z | Compiling native-tls v0.2.11 |
| 722 | 2025-09-15T20:49:51.519Z | Compiling rustls v0.23.10 |
| 723 | 2025-09-15T20:49:51.727Z | Checking percent-encoding v2.3.1 |
| 724 | 2025-09-15T20:49:51.859Z | Checking tracing-core v0.1.32 |
| 725 | 2025-09-15T20:49:51.943Z | Checking untrusted v0.9.0 |
| 726 | 2025-09-15T20:49:52.011Z | Checking litemap v0.7.4 |
| 727 | 2025-09-15T20:49:52.074Z | Checking writeable v0.5.5 |
| 728 | 2025-09-15T20:49:52.325Z | Checking icu_locid_transform_data v1.5.0 |
| 729 | 2025-09-15T20:49:52.391Z | Compiling syn v1.0.109 |
| 730 | 2025-09-15T20:49:52.431Z | Checking ppv-lite86 v0.2.17 |
| 731 | 2025-09-15T20:49:52.462Z | Checking form_urlencoded v1.2.1 |
| 732 | 2025-09-15T20:49:53.006Z | Compiling thread-id v4.2.1 |
| 733 | 2025-09-15T20:49:53.036Z | Checking rustls-pki-types v1.7.0 |
| 734 | 2025-09-15T20:49:53.057Z | Compiling anyhow v1.0.97 |
| 735 | 2025-09-15T20:49:53.123Z | Checking icu_properties_data v1.5.0 |
| 736 | 2025-09-15T20:49:53.458Z | Checking utf16_iter v1.0.5 |
| 737 | 2025-09-15T20:49:53.521Z | Compiling serde_derive v1.0.219 |
| 738 | 2025-09-15T20:49:53.625Z | Compiling thiserror-impl v1.0.64 |
| 739 | 2025-09-15T20:49:53.659Z | Compiling schemars_derive v0.8.22 |
| 740 | 2025-09-15T20:49:54.219Z | Compiling tokio-macros v2.5.0 |
| 741 | 2025-09-15T20:49:55.392Z | Compiling zerofrom-derive v0.1.5 |
| 742 | 2025-09-15T20:49:55.653Z | Compiling yoke-derive v0.7.5 |
| 743 | 2025-09-15T20:49:56.158Z | Compiling zerovec-derive v0.10.3 |
| 744 | 2025-09-15T20:49:56.184Z | Compiling displaydoc v0.2.5 |
| 745 | 2025-09-15T20:49:56.356Z | Compiling futures-macro v0.3.31 |
| 746 | 2025-09-15T20:49:56.375Z | Compiling icu_provider_macros v1.5.0 |
| 747 | 2025-09-15T20:49:57.622Z | Compiling thiserror-impl v2.0.12 |
| 748 | 2025-09-15T20:49:57.642Z | Compiling regex v1.11.1 |
| 749 | 2025-09-15T20:49:57.991Z | Compiling pest v2.7.10 |
| 750 | 2025-09-15T20:49:58.110Z | Checking futures-util v0.3.31 |
| 751 | 2025-09-15T20:49:58.423Z | Checking zerofrom v0.1.5 |
| 752 | 2025-09-15T20:49:58.459Z | Compiling openssl-macros v0.1.1 |
| 753 | 2025-09-15T20:49:58.481Z | Compiling tracing-attributes v0.1.27 |
| 754 | 2025-09-15T20:49:58.638Z | Checking yoke v0.7.5 |
| 755 | 2025-09-15T20:49:58.996Z | Checking zerovec v0.10.4 |
| 756 | 2025-09-15T20:49:59.290Z | Compiling scroll_derive v0.12.0 |
| 757 | 2025-09-15T20:50:00.548Z | Compiling pest_meta v2.7.10 |
| 758 | 2025-09-15T20:50:00.643Z | Checking tinystr v0.7.6 |
| 759 | 2025-09-15T20:50:00.752Z | Checking icu_collections v1.5.0 |
| 760 | 2025-09-15T20:50:01.054Z | Checking icu_locid v1.5.0 |
| 761 | 2025-09-15T20:50:01.251Z | Checking tracing v0.1.40 |
| 762 | 2025-09-15T20:50:01.588Z | Compiling zerocopy-derive v0.7.34 |
| 763 | 2025-09-15T20:50:01.886Z | Checking icu_normalizer_data v1.5.0 |
| 764 | 2025-09-15T20:50:02.001Z | Compiling pest_generator v2.7.10 |
| 765 | 2025-09-15T20:50:02.047Z | Checking icu_provider v1.5.0 |
| 766 | 2025-09-15T20:50:02.653Z | Checking base64 v0.22.1 |
| 767 | 2025-09-15T20:50:02.685Z | Checking icu_locid_transform v1.5.0 |
| 768 | 2025-09-15T20:50:03.134Z | Checking utf8_iter v1.0.4 |
| 769 | 2025-09-15T20:50:03.138Z | Compiling time-core v0.1.2 |
| 770 | 2025-09-15T20:50:03.324Z | Compiling num-conv v0.1.0 |
| 771 | 2025-09-15T20:50:03.358Z | Checking write16 v1.0.0 |
| 772 | 2025-09-15T20:50:03.498Z | Checking crypto-common v0.1.6 |
| 773 | 2025-09-15T20:50:03.524Z | Checking ipnet v2.9.0 |
| 774 | 2025-09-15T20:50:03.558Z | Checking zeroize v1.7.0 |
| 775 | 2025-09-15T20:50:03.607Z | Compiling time-macros v0.2.18 |
| 776 | 2025-09-15T20:50:03.710Z | Checking icu_properties v1.5.1 |
| 777 | 2025-09-15T20:50:03.717Z | Compiling strsim v0.11.1 |
| 778 | 2025-09-15T20:50:03.821Z | Checking atomic-waker v1.1.2 |
| 779 | 2025-09-15T20:50:04.019Z | Checking rustls-webpki v0.102.4 |
| 780 | 2025-09-15T20:50:04.217Z | Compiling pest_derive v2.7.10 |
| 781 | 2025-09-15T20:50:04.318Z | Checking try-lock v0.2.5 |
| 782 | 2025-09-15T20:50:04.371Z | Compiling scroll v0.12.0 |
| 783 | 2025-09-15T20:50:04.459Z | Checking want v0.3.1 |
| 784 | 2025-09-15T20:50:04.636Z | Checking bytes v1.10.1 |
| 785 | 2025-09-15T20:50:04.752Z | Checking bitflags v2.6.0 |
| 786 | 2025-09-15T20:50:04.837Z | Checking chrono v0.4.41 |
| 787 | 2025-09-15T20:50:05.085Z | Checking uuid v1.16.0 |
| 788 | 2025-09-15T20:50:05.659Z | Checking tokio v1.46.1 |
| 789 | 2025-09-15T20:50:06.125Z | Compiling serde_tokenstream v0.2.2 |
| 790 | 2025-09-15T20:50:06.184Z | Compiling indexmap v2.9.0 |
| 791 | 2025-09-15T20:50:07.029Z | Compiling http v1.3.1 |
| 792 | 2025-09-15T20:50:07.550Z | Compiling openapiv3 v2.0.0 |
| 793 | 2025-09-15T20:50:07.693Z | Checking icu_normalizer v1.5.0 |
| 794 | 2025-09-15T20:50:08.186Z | Checking rand_chacha v0.3.1 |
| 795 | 2025-09-15T20:50:08.428Z | Compiling usdt-impl v0.5.0 |
| 796 | 2025-09-15T20:50:08.541Z | Checking idna_adapter v1.2.0 |
| 797 | 2025-09-15T20:50:08.699Z | Checking http-body v1.0.1 |
| 798 | 2025-09-15T20:50:08.732Z | Checking idna v1.0.3 |
| 799 | 2025-09-15T20:50:08.845Z | Compiling camino v1.1.9 |
| 800 | 2025-09-15T20:50:08.929Z | Checking httpdate v1.0.3 |
| 801 | 2025-09-15T20:50:08.994Z | Compiling plain v0.2.3 |
| 802 | 2025-09-15T20:50:09.173Z | Compiling ident_case v1.0.1 |
| 803 | 2025-09-15T20:50:09.195Z | Compiling goblin v0.8.2 |
| 804 | 2025-09-15T20:50:09.198Z | Checking url v2.5.4 |
| 805 | 2025-09-15T20:50:09.352Z | Compiling darling_core v0.20.9 |
| 806 | 2025-09-15T20:50:09.384Z | Checking rand v0.8.5 |
| 807 | 2025-09-15T20:50:09.510Z | Compiling zerocopy v0.7.34 |
| 808 | 2025-09-15T20:50:10.005Z | Compiling unsafe-libyaml v0.2.11 |
| 809 | 2025-09-15T20:50:10.816Z | Compiling pretty-hex v0.4.1 |
| 810 | 2025-09-15T20:50:11.056Z | Checking tower-service v0.3.2 |
| 811 | 2025-09-15T20:50:11.198Z | Compiling dtrace-parser v0.2.0 |
| 812 | 2025-09-15T20:50:11.290Z | Compiling serde_yaml v0.9.34+deprecated |
| 813 | 2025-09-15T20:50:11.652Z | Checking errno v0.3.9 |
| 814 | 2025-09-15T20:50:12.487Z | Checking tokio-util v0.7.11 |
| 815 | 2025-09-15T20:50:12.933Z | Checking foreign-types-shared v0.1.1 |
| 816 | 2025-09-15T20:50:13.064Z | Compiling paste v1.0.15 |
| 817 | 2025-09-15T20:50:13.260Z | Checking h2 v0.4.6 |
| 818 | 2025-09-15T20:50:13.421Z | Checking foreign-types v0.3.2 |
| 819 | 2025-09-15T20:50:13.645Z | Checking http-body-util v0.1.3 |
| 820 | 2025-09-15T20:50:14.227Z | Compiling strum_macros v0.26.4 |
| 821 | 2025-09-15T20:50:14.381Z | Compiling darling_macro v0.20.9 |
| 822 | 2025-09-15T20:50:14.709Z | Compiling dof v0.3.0 |
| 823 | 2025-09-15T20:50:15.374Z | Checking encoding_rs v0.8.34 |
| 824 | 2025-09-15T20:50:15.400Z | Compiling darling v0.20.9 |
| 825 | 2025-09-15T20:50:16.143Z | Checking mime v0.3.17 |
| 826 | 2025-09-15T20:50:16.697Z | Checking serde_urlencoded v0.7.1 |
| 827 | 2025-09-15T20:50:17.030Z | Checking rustls-pemfile v2.1.3 |
| 828 | 2025-09-15T20:50:17.278Z | Checking hyper v1.6.0 |
| 829 | 2025-09-15T20:50:17.300Z | Compiling async-trait v0.1.88 |
| 830 | 2025-09-15T20:50:17.603Z | Compiling newtype-uuid v1.2.1 |
| 831 | 2025-09-15T20:50:17.628Z | Checking cpufeatures v0.2.12 |
| 832 | 2025-09-15T20:50:17.732Z | Checking openssl-probe v0.1.5 |
| 833 | 2025-09-15T20:50:17.909Z | Compiling usdt-attr-macro v0.5.0 |
| 834 | 2025-09-15T20:50:18.002Z | Compiling usdt-macro v0.5.0 |
| 835 | 2025-09-15T20:50:18.181Z | Compiling typify-impl v0.2.0 |
| 836 | 2025-09-15T20:50:19.175Z | Checking hyper-util v0.1.16 |
| 837 | 2025-09-15T20:50:19.369Z | Checking block-buffer v0.10.4 |
| 838 | 2025-09-15T20:50:19.414Z | Compiling omicron-workspace-hack v0.1.0 |
| 839 | 2025-09-15T20:50:19.580Z | Checking digest v0.10.7 |
| 840 | 2025-09-15T20:50:19.941Z | Checking webpki-roots v0.26.3 |
| 841 | 2025-09-15T20:50:20.461Z | Compiling rustls v0.22.4 |
| 842 | 2025-09-15T20:50:20.596Z | Compiling toml_datetime v0.6.11 |
| 843 | 2025-09-15T20:50:21.137Z | Checking sync_wrapper v1.0.1 |
| 844 | 2025-09-15T20:50:21.280Z | Compiling crossbeam-utils v0.8.19 |
| 845 | 2025-09-15T20:50:21.304Z | Compiling slog-async v2.8.0 |
| 846 | 2025-09-15T20:50:21.488Z | Checking futures-executor v0.3.31 |
| 847 | 2025-09-15T20:50:21.723Z | Compiling structmeta-derive v0.3.0 |
| 848 | 2025-09-15T20:50:21.777Z | Checking tokio-native-tls v0.3.1 |
| 849 | 2025-09-15T20:50:21.844Z | Compiling daft-derive v0.1.2 |
| 850 | 2025-09-15T20:50:21.871Z | Compiling multer v3.1.0 |
| 851 | 2025-09-15T20:50:22.082Z | Checking hyper-tls v0.6.0 |
| 852 | 2025-09-15T20:50:22.849Z | Checking futures v0.3.31 |
| 853 | 2025-09-15T20:50:22.961Z | Checking ipnetwork v0.21.1 |
| 854 | 2025-09-15T20:50:23.137Z | Checking tokio-rustls v0.26.0 |
| 855 | 2025-09-15T20:50:23.225Z | Checking serde_spanned v0.6.9 |
| 856 | 2025-09-15T20:50:23.517Z | Checking hyper-rustls v0.27.3 |
| 857 | 2025-09-15T20:50:23.659Z | Compiling async-stream-impl v0.3.6 |
| 858 | 2025-09-15T20:50:23.841Z | Checking reqwest v0.12.7 |
| 859 | 2025-09-15T20:50:24.082Z | Compiling structmeta v0.3.0 |
| 860 | 2025-09-15T20:50:24.154Z | Checking powerfmt v0.2.0 |
| 861 | 2025-09-15T20:50:24.429Z | Checking deranged v0.3.11 |
| 862 | 2025-09-15T20:50:24.583Z | Checking sha1 v0.10.6 |
| 863 | 2025-09-15T20:50:24.899Z | Checking strum v0.26.3 |
| 864 | 2025-09-15T20:50:25.376Z | Checking is-terminal v0.4.12 |
| 865 | 2025-09-15T20:50:25.455Z | Compiling dropshot v0.16.2 |
| 866 | 2025-09-15T20:50:25.516Z | Checking num_threads v0.1.7 |
| 867 | 2025-09-15T20:50:25.840Z | Compiling parse-display-derive v0.10.0 |
| 868 | 2025-09-15T20:50:25.965Z | Compiling serde_with_macros v3.12.0 |
| 869 | 2025-09-15T20:50:26.035Z | Checking time v0.3.36 |
| 870 | 2025-09-15T20:50:26.988Z | Compiling dropshot_endpoint v0.16.2 |
| 871 | 2025-09-15T20:50:27.793Z | Checking memmap v0.7.0 |
| 872 | 2025-09-15T20:50:28.006Z | Checking fastrand v2.1.0 |
| 873 | 2025-09-15T20:50:28.338Z | Checking match_cfg v0.1.0 |
| 874 | 2025-09-15T20:50:29.398Z | Checking tempfile v3.10.1 |
| 875 | 2025-09-15T20:50:29.402Z | Checking usdt v0.5.0 |
| 876 | 2025-09-15T20:50:29.402Z | Checking hostname v0.3.1 |
| 877 | 2025-09-15T20:50:29.402Z | Compiling typify-macro v0.2.0 |
| 878 | 2025-09-15T20:50:29.402Z | Checking dirs-sys-next v0.1.2 |
| 879 | 2025-09-15T20:50:29.402Z | Checking winnow v0.7.12 |
| 880 | 2025-09-15T20:50:29.402Z | Checking dirs-next v2.0.0 |
| 881 | 2025-09-15T20:50:29.402Z | Compiling test-strategy v0.4.1 |
| 882 | 2025-09-15T20:50:29.694Z | Checking oxnet v0.1.1 |
| 883 | 2025-09-15T20:50:29.829Z | Checking macaddr v1.0.1 |
| 884 | 2025-09-15T20:50:30.056Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 885 | 2025-09-15T20:50:30.138Z | Checking thread_local v1.1.8 |
| 886 | 2025-09-15T20:50:30.673Z | Checking quick-error v1.2.3 |
| 887 | 2025-09-15T20:50:30.905Z | Checking term v0.7.0 |
| 888 | 2025-09-15T20:50:31.345Z | Checking crossbeam-channel v0.5.15 |
| 889 | 2025-09-15T20:50:31.871Z | Compiling typify v0.2.0 |
| 890 | 2025-09-15T20:50:31.893Z | Checking lazy_static v1.5.0 |
| 891 | 2025-09-15T20:50:31.914Z | Checking take_mut v0.2.2 |
| 892 | 2025-09-15T20:50:32.017Z | Compiling progenitor-impl v0.8.0 |
| 893 | 2025-09-15T20:50:32.040Z | Checking toml_write v0.1.2 |
| 894 | 2025-09-15T20:50:32.080Z | Checking debug-ignore v1.0.5 |
| 895 | 2025-09-15T20:50:32.344Z | Checking toml_edit v0.22.27 |
| 896 | 2025-09-15T20:50:32.737Z | Checking slog-term v2.9.1 |
| 897 | 2025-09-15T20:50:32.760Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 898 | 2025-09-15T20:50:33.505Z | Checking slog-json v2.6.1 |
| 899 | 2025-09-15T20:50:35.096Z | Checking spin v0.9.8 |
| 900 | 2025-09-15T20:50:36.150Z | Checking toml v0.8.23 |
| 901 | 2025-09-15T20:50:36.444Z | Checking slog-bunyan v2.5.0 |
| 902 | 2025-09-15T20:50:36.634Z | Checking daft v0.1.2 |
| 903 | 2025-09-15T20:50:36.890Z | Checking async-stream v0.3.6 |
| 904 | 2025-09-15T20:50:37.015Z | Checking tokio-rustls v0.25.0 |
| 905 | 2025-09-15T20:50:37.088Z | Checking serde_path_to_error v0.1.17 |
| 906 | 2025-09-15T20:50:37.313Z | Checking waitgroup v0.1.2 |
| 907 | 2025-09-15T20:50:37.356Z | Checking wait-timeout v0.2.0 |
| 908 | 2025-09-15T20:50:37.374Z | Checking hostname v0.4.0 |
| 909 | 2025-09-15T20:50:37.397Z | Compiling progenitor-macro v0.8.0 |
| 910 | 2025-09-15T20:50:37.465Z | Compiling winnow v0.5.40 |
| 911 | 2025-09-15T20:50:37.840Z | Checking bit-vec v0.6.3 |
| 912 | 2025-09-15T20:50:37.928Z | Checking rusty-fork v0.3.0 |
| 913 | 2025-09-15T20:50:38.149Z | Checking bit-set v0.5.3 |
| 914 | 2025-09-15T20:50:38.221Z | Checking serde_with v3.12.0 |
| 915 | 2025-09-15T20:50:38.417Z | Checking progenitor-client v0.8.0 |
| 916 | 2025-09-15T20:50:38.778Z | Checking progenitor-client v0.9.1 |
| 917 | 2025-09-15T20:50:39.171Z | Checking hex v0.4.3 |
| 918 | 2025-09-15T20:50:39.215Z | Checking rand_xorshift v0.3.0 |
| 919 | 2025-09-15T20:50:39.674Z | Compiling crucible-workspace-hack v0.1.0 |
| 920 | 2025-09-15T20:50:40.058Z | Checking unarray v0.1.4 |
| 921 | 2025-09-15T20:50:40.233Z | Compiling zerocopy v0.8.25 |
| 922 | 2025-09-15T20:50:40.417Z | Checking proptest v1.5.0 |
| 923 | 2025-09-15T20:50:40.478Z | Compiling toml_edit v0.19.15 |
| 924 | 2025-09-15T20:50:40.687Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 925 | 2025-09-15T20:50:41.127Z | Checking parse-display v0.10.0 |
| 926 | 2025-09-15T20:50:41.302Z | Compiling clap_derive v4.5.4 |
| 927 | 2025-09-15T20:50:41.339Z | Compiling zerocopy-derive v0.8.25 |
| 928 | 2025-09-15T20:50:44.101Z | Compiling proc-macro-crate v1.3.1 |
| 929 | 2025-09-15T20:50:44.243Z | Checking instant v0.1.12 |
| 930 | 2025-09-15T20:50:44.479Z | Checking utf8parse v0.2.1 |
| 931 | 2025-09-15T20:50:44.648Z | Compiling heck v0.4.1 |
| 932 | 2025-09-15T20:50:44.773Z | Checking anstyle-parse v0.2.4 |
| 933 | 2025-09-15T20:50:44.886Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 934 | 2025-09-15T20:50:45.026Z | Checking backoff v0.4.0 |
| 935 | 2025-09-15T20:50:45.433Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 936 | 2025-09-15T20:50:45.521Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 937 | 2025-09-15T20:50:45.685Z | Checking colorchoice v1.0.1 |
| 938 | 2025-09-15T20:50:45.760Z | Checking is_terminal_polyfill v1.70.0 |
| 939 | 2025-09-15T20:50:45.857Z | Checking anstyle-query v1.0.3 |
| 940 | 2025-09-15T20:50:45.925Z | Checking anstyle v1.0.7 |
| 941 | 2025-09-15T20:50:46.283Z | Checking anstream v0.6.14 |
| 942 | 2025-09-15T20:50:46.612Z | Checking terminal_size v0.3.0 |
| 943 | 2025-09-15T20:50:47.360Z | Checking progenitor v0.8.0 |
| 944 | 2025-09-15T20:50:47.428Z | Checking num-integer v0.1.46 |
| 945 | 2025-09-15T20:50:47.573Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 946 | 2025-09-15T20:50:48.003Z | Compiling either v1.15.0 |
| 947 | 2025-09-15T20:50:48.159Z | Compiling unicode-xid v0.2.4 |
| 948 | 2025-09-15T20:50:48.220Z | Checking clap_lex v0.7.0 |
| 949 | 2025-09-15T20:50:48.355Z | Checking unicode-width v0.1.14 |
| 950 | 2025-09-15T20:50:48.431Z | Compiling itertools v0.13.0 |
| 951 | 2025-09-15T20:50:48.474Z | Checking clap_builder v4.5.2 |
| 952 | 2025-09-15T20:50:50.708Z | Compiling heapless v0.8.0 |
| 953 | 2025-09-15T20:50:51.289Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 954 | 2025-09-15T20:50:51.366Z | Checking clap v4.5.4 |
| 955 | 2025-09-15T20:50:51.811Z | Checking num-bigint v0.4.5 |
| 956 | 2025-09-15T20:50:51.987Z | Checking hash32 v0.3.1 |
| 957 | 2025-09-15T20:50:52.208Z | Checking bitflags v1.3.2 |
| 958 | 2025-09-15T20:50:52.261Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 959 | 2025-09-15T20:50:52.285Z | Compiling smoltcp v0.11.0 |
| 960 | 2025-09-15T20:50:52.313Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 961 | 2025-09-15T20:50:52.916Z | Compiling synstructure v0.12.6 |
| 962 | 2025-09-15T20:50:53.536Z | Checking num-iter v0.1.45 |
| 963 | 2025-09-15T20:50:53.591Z | Compiling num_enum_derive v0.7.3 |
| 964 | 2025-09-15T20:50:53.727Z | Compiling typify-impl v0.3.0 |
| 965 | 2025-09-15T20:50:53.923Z | Checking num-rational v0.4.2 |
| 966 | 2025-09-15T20:50:54.548Z | Checking num-complex v0.4.6 |
| 967 | 2025-09-15T20:50:54.982Z | Compiling proc-macro-error-attr v1.0.4 |
| 968 | 2025-09-15T20:50:55.381Z | Checking managed v0.8.0 |
| 969 | 2025-09-15T20:50:55.402Z | Checking data-encoding v2.6.0 |
| 970 | 2025-09-15T20:50:55.801Z | Checking cobs v0.2.3 |
| 971 | 2025-09-15T20:50:55.805Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 972 | 2025-09-15T20:50:55.805Z | Checking num_enum v0.7.3 |
| 973 | 2025-09-15T20:50:55.969Z | Checking postcard v1.0.9 |
| 974 | 2025-09-15T20:50:56.204Z | Checking num v0.4.3 |
| 975 | 2025-09-15T20:50:56.606Z | Compiling zerocopy-derive v0.2.0 |
| 976 | 2025-09-15T20:50:57.084Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 977 | 2025-09-15T20:50:57.773Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 978 | 2025-09-15T20:50:58.429Z | Compiling foreign-types-macros v0.2.3 |
| 979 | 2025-09-15T20:50:58.550Z | Compiling libz-sys v1.1.16 |
| 980 | 2025-09-15T20:50:58.572Z | Checking rand_core v0.9.3 |
| 981 | 2025-09-15T20:50:59.065Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 982 | 2025-09-15T20:50:59.158Z | Compiling proc-macro-error v1.0.4 |
| 983 | 2025-09-15T20:50:59.455Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 984 | 2025-09-15T20:50:59.560Z | Checking foreign-types-shared v0.3.1 |
| 985 | 2025-09-15T20:50:59.692Z | Checking foreign-types v0.5.0 |
| 986 | 2025-09-15T20:50:59.742Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 987 | 2025-09-15T20:51:00.040Z | Checking rand_chacha v0.9.0 |
| 988 | 2025-09-15T20:51:01.245Z | Checking tabwriter v1.4.0 |
| 989 | 2025-09-15T20:51:01.520Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 990 | 2025-09-15T20:51:01.682Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 991 | 2025-09-15T20:51:02.251Z | Checking cstr-argument v0.1.2 |
| 992 | 2025-09-15T20:51:02.328Z | Compiling prettyplease v0.2.31 |
| 993 | 2025-09-15T20:51:02.596Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 994 | 2025-09-15T20:51:03.191Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 995 | 2025-09-15T20:51:03.212Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 996 | 2025-09-15T20:51:04.044Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 997 | 2025-09-15T20:51:04.152Z | Checking rand v0.9.0 |
| 998 | 2025-09-15T20:51:04.190Z | Compiling typify-macro v0.3.0 |
| 999 | 2025-09-15T20:51:04.727Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1000 | 2025-09-15T20:51:05.168Z | Checking float-ord v0.3.2 |
| 1001 | 2025-09-15T20:51:05.617Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1002 | 2025-09-15T20:51:05.707Z | Compiling semver v0.1.20 |
| 1003 | 2025-09-15T20:51:05.765Z | Checking colored v3.0.0 |
| 1004 | 2025-09-15T20:51:06.069Z | Checking is_ci v1.2.0 |
| 1005 | 2025-09-15T20:51:06.271Z | Compiling rustc_version v0.1.7 |
| 1006 | 2025-09-15T20:51:06.884Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1007 | 2025-09-15T20:51:07.512Z | Compiling typify v0.3.0 |
| 1008 | 2025-09-15T20:51:07.659Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1009 | 2025-09-15T20:51:08.291Z | Compiling zone_cfg_derive v0.3.0 |
| 1010 | 2025-09-15T20:51:09.592Z | Checking itertools v0.10.5 |
| 1011 | 2025-09-15T20:51:09.803Z | Checking itertools v0.14.0 |
| 1012 | 2025-09-15T20:51:10.041Z | Checking camino-tempfile v1.1.1 |
| 1013 | 2025-09-15T20:51:10.289Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1014 | 2025-09-15T20:51:11.160Z | Compiling num-derive v0.4.2 |
| 1015 | 2025-09-15T20:51:11.579Z | Compiling derive-where v1.2.7 |
| 1016 | 2025-09-15T20:51:13.075Z | Checking sigpipe v0.1.3 |
| 1017 | 2025-09-15T20:51:13.104Z | Compiling usdt-impl v0.3.5 |
| 1018 | 2025-09-15T20:51:13.204Z | Checking base64 v0.21.7 |
| 1019 | 2025-09-15T20:51:13.207Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1020 | 2025-09-15T20:51:13.526Z | Checking base64ct v1.6.0 |
| 1021 | 2025-09-15T20:51:13.579Z | Compiling owo-colors v4.2.0 |
| 1022 | 2025-09-15T20:51:13.936Z | Checking password-hash v0.5.0 |
| 1023 | 2025-09-15T20:51:14.019Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1024 | 2025-09-15T20:51:14.215Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1025 | 2025-09-15T20:51:14.359Z | Checking zone v0.3.0 |
| 1026 | 2025-09-15T20:51:14.383Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1027 | 2025-09-15T20:51:14.403Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1028 | 2025-09-15T20:51:14.635Z | Compiling progenitor-impl v0.9.1 |
| 1029 | 2025-09-15T20:51:14.656Z | Compiling newtype_derive v0.1.6 |
| 1030 | 2025-09-15T20:51:14.681Z | Checking supports-color v2.1.0 |
| 1031 | 2025-09-15T20:51:14.807Z | Checking supports-color v3.0.1 |
| 1032 | 2025-09-15T20:51:14.858Z | Compiling zerocopy v0.3.2 |
| 1033 | 2025-09-15T20:51:15.019Z | Checking blake2 v0.10.6 |
| 1034 | 2025-09-15T20:51:15.045Z | Compiling cargo-platform v0.1.8 |
| 1035 | 2025-09-15T20:51:15.049Z | Compiling hubpack_derive v0.1.1 |
| 1036 | 2025-09-15T20:51:15.357Z | Checking smf v0.2.3 |
| 1037 | 2025-09-15T20:51:15.396Z | Compiling serde_repr v0.1.19 |
| 1038 | 2025-09-15T20:51:15.523Z | Compiling zerocopy-derive v0.6.6 |
| 1039 | 2025-09-15T20:51:15.742Z | Compiling vergen v8.3.2 |
| 1040 | 2025-09-15T20:51:15.952Z | Checking tinyvec_macros v0.1.1 |
| 1041 | 2025-09-15T20:51:16.053Z | Compiling cancel-safe-futures v0.1.5 |
| 1042 | 2025-09-15T20:51:16.148Z | Checking whoami v1.5.1 |
| 1043 | 2025-09-15T20:51:16.450Z | Checking unicode-segmentation v1.11.0 |
| 1044 | 2025-09-15T20:51:16.660Z | Checking tinyvec v1.6.0 |
| 1045 | 2025-09-15T20:51:17.028Z | Checking newline-converter v0.3.0 |
| 1046 | 2025-09-15T20:51:17.209Z | Checking hubpack v0.1.2 |
| 1047 | 2025-09-15T20:51:17.229Z | Checking zerocopy v0.6.6 |
| 1048 | 2025-09-15T20:51:17.659Z | Checking argon2 v0.5.3 |
| 1049 | 2025-09-15T20:51:17.843Z | Compiling cargo_metadata v0.18.1 |
| 1050 | 2025-09-15T20:51:17.865Z | Compiling dof v0.1.5 |
| 1051 | 2025-09-15T20:51:19.923Z | Compiling progenitor-macro v0.9.1 |
| 1052 | 2025-09-15T20:51:19.945Z | Checking console v0.15.8 |
| 1053 | 2025-09-15T20:51:20.300Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1054 | 2025-09-15T20:51:20.353Z | Compiling strum_macros v0.25.3 |
| 1055 | 2025-09-15T20:51:20.503Z | Compiling enum-as-inner v0.6.0 |
| 1056 | 2025-09-15T20:51:20.525Z | Compiling typify-impl v0.4.1 |
| 1057 | 2025-09-15T20:51:20.837Z | Checking libsw-core v0.3.2 |
| 1058 | 2025-09-15T20:51:21.086Z | Compiling rustc_version v0.4.0 |
| 1059 | 2025-09-15T20:51:21.497Z | Compiling dtrace-parser v0.1.14 |
| 1060 | 2025-09-15T20:51:21.592Z | Checking serde-big-array v0.5.1 |
| 1061 | 2025-09-15T20:51:21.628Z | Compiling slog-dtrace v0.3.0 |
| 1062 | 2025-09-15T20:51:21.830Z | Compiling cookie v0.18.1 |
| 1063 | 2025-09-15T20:51:21.989Z | Compiling convert_case v0.4.0 |
| 1064 | 2025-09-15T20:51:22.195Z | Checking fixedbitset v0.4.2 |
| 1065 | 2025-09-15T20:51:22.466Z | Checking similar v2.5.0 |
| 1066 | 2025-09-15T20:51:22.609Z | Compiling rustls v0.21.12 |
| 1067 | 2025-09-15T20:51:22.999Z | Checking linked-hash-map v0.5.6 |
| 1068 | 2025-09-15T20:51:23.175Z | Compiling cfg_aliases v0.2.1 |
| 1069 | 2025-09-15T20:51:23.288Z | Checking static_assertions v1.1.0 |
| 1070 | 2025-09-15T20:51:23.308Z | Checking fixedbitset v0.5.7 |
| 1071 | 2025-09-15T20:51:23.455Z | Checking utf-8 v0.7.6 |
| 1072 | 2025-09-15T20:51:23.517Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1073 | 2025-09-15T20:51:23.603Z | Checking lru-cache v0.1.2 |
| 1074 | 2025-09-15T20:51:23.653Z | Checking tungstenite v0.21.0 |
| 1075 | 2025-09-15T20:51:23.694Z | Checking petgraph v0.7.1 |
| 1076 | 2025-09-15T20:51:23.801Z | Compiling nix v0.29.0 |
| 1077 | 2025-09-15T20:51:24.515Z | Checking expectorate v1.1.0 |
| 1078 | 2025-09-15T20:51:24.734Z | Compiling derive_more v0.99.19 |
| 1079 | 2025-09-15T20:51:26.751Z | Checking petgraph v0.6.5 |
| 1080 | 2025-09-15T20:51:28.323Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1081 | 2025-09-15T20:51:29.622Z | Checking progenitor v0.9.1 |
| 1082 | 2025-09-15T20:51:29.672Z | Checking hickory-proto v0.24.4 |
| 1083 | 2025-09-15T20:51:29.720Z | Checking libsw v3.5.0 |
| 1084 | 2025-09-15T20:51:29.814Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1085 | 2025-09-15T20:51:29.973Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1086 | 2025-09-15T20:51:30.316Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1087 | 2025-09-15T20:51:30.517Z | Checking resolv-conf v0.7.0 |
| 1088 | 2025-09-15T20:51:31.077Z | Checking atomicwrites v0.4.4 |
| 1089 | 2025-09-15T20:51:31.218Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1090 | 2025-09-15T20:51:31.218Z | Compiling serde_tokenstream v0.1.7 |
| 1091 | 2025-09-15T20:51:31.218Z | Compiling typify-macro v0.4.1 |
| 1092 | 2025-09-15T20:51:31.350Z | Checking rustls-webpki v0.101.7 |
| 1093 | 2025-09-15T20:51:31.350Z | Checking sct v0.7.1 |
| 1094 | 2025-09-15T20:51:31.528Z | Checking inout v0.1.3 |
| 1095 | 2025-09-15T20:51:31.699Z | Checking swrite v0.1.0 |
| 1096 | 2025-09-15T20:51:31.700Z | Checking indent_write v2.2.0 |
| 1097 | 2025-09-15T20:51:31.700Z | Checking linear-map v1.2.0 |
| 1098 | 2025-09-15T20:51:31.700Z | Compiling radium v0.7.0 |
| 1099 | 2025-09-15T20:51:31.702Z | Checking highway v1.3.0 |
| 1100 | 2025-09-15T20:51:31.827Z | Checking cipher v0.4.4 |
| 1101 | 2025-09-15T20:51:31.928Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1102 | 2025-09-15T20:51:32.074Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1103 | 2025-09-15T20:51:32.225Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1104 | 2025-09-15T20:51:33.019Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1105 | 2025-09-15T20:51:33.051Z | Checking hickory-resolver v0.24.4 |
| 1106 | 2025-09-15T20:51:33.383Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1107 | 2025-09-15T20:51:34.339Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1108 | 2025-09-15T20:51:34.424Z | Checking steno v0.4.1 |
| 1109 | 2025-09-15T20:51:34.606Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1110 | 2025-09-15T20:51:35.059Z | Checking tokio-tungstenite v0.21.0 |
| 1111 | 2025-09-15T20:51:35.399Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1112 | 2025-09-15T20:51:35.538Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1113 | 2025-09-15T20:51:35.697Z | Checking crossbeam-epoch v0.9.18 |
| 1114 | 2025-09-15T20:51:36.143Z | Checking tokio-stream v0.1.17 |
| 1115 | 2025-09-15T20:51:36.266Z | Checking humantime v2.1.0 |
| 1116 | 2025-09-15T20:51:36.499Z | Checking tap v1.0.1 |
| 1117 | 2025-09-15T20:51:36.571Z | Compiling rayon-core v1.12.1 |
| 1118 | 2025-09-15T20:51:36.680Z | Checking wyz v0.5.1 |
| 1119 | 2025-09-15T20:51:36.920Z | Checking qorb v0.2.1 |
| 1120 | 2025-09-15T20:51:36.967Z | Checking crossbeam-deque v0.8.5 |
| 1121 | 2025-09-15T20:51:37.235Z | Checking tokio-rustls v0.24.1 |
| 1122 | 2025-09-15T20:51:37.578Z | Compiling usdt-macro v0.3.5 |
| 1123 | 2025-09-15T20:51:37.822Z | Compiling usdt-attr-macro v0.3.5 |
| 1124 | 2025-09-15T20:51:38.677Z | Checking rustls-pemfile v1.0.4 |
| 1125 | 2025-09-15T20:51:38.847Z | Compiling num_enum_derive v0.5.11 |
| 1126 | 2025-09-15T20:51:38.874Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1127 | 2025-09-15T20:51:38.900Z | Checking twox-hash v2.1.0 |
| 1128 | 2025-09-15T20:51:39.126Z | Checking universal-hash v0.5.1 |
| 1129 | 2025-09-15T20:51:39.313Z | Compiling strum_macros v0.27.1 |
| 1130 | 2025-09-15T20:51:39.434Z | Checking atty v0.2.14 |
| 1131 | 2025-09-15T20:51:39.511Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1132 | 2025-09-15T20:51:39.577Z | Checking opaque-debug v0.3.1 |
| 1133 | 2025-09-15T20:51:39.673Z | Checking funty v2.0.0 |
| 1134 | 2025-09-15T20:51:39.865Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1135 | 2025-09-15T20:51:40.008Z | Checking usdt v0.3.5 |
| 1136 | 2025-09-15T20:51:40.219Z | Checking polyval v0.6.2 |
| 1137 | 2025-09-15T20:51:40.265Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1138 | 2025-09-15T20:51:40.458Z | Checking bitvec v1.0.1 |
| 1139 | 2025-09-15T20:51:40.831Z | Checking num_enum v0.5.11 |
| 1140 | 2025-09-15T20:51:40.990Z | Compiling typify v0.4.1 |
| 1141 | 2025-09-15T20:51:41.027Z | Checking aes v0.8.4 |
| 1142 | 2025-09-15T20:51:41.142Z | Checking ctr v0.9.2 |
| 1143 | 2025-09-15T20:51:41.235Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1144 | 2025-09-15T20:51:41.460Z | Checking toml v0.7.8 |
| 1145 | 2025-09-15T20:51:41.655Z | Checking bincode v1.3.3 |
| 1146 | 2025-09-15T20:51:41.782Z | Checking aead v0.5.2 |
| 1147 | 2025-09-15T20:51:42.005Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1148 | 2025-09-15T20:51:42.137Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1149 | 2025-09-15T20:51:42.228Z | Checking passt v0.3.0 |
| 1150 | 2025-09-15T20:51:42.347Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1151 | 2025-09-15T20:51:42.400Z | Checking fakedata_generator v0.5.0 |
| 1152 | 2025-09-15T20:51:42.549Z | Checking aes-gcm-siv v0.11.1 |
| 1153 | 2025-09-15T20:51:42.601Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1154 | 2025-09-15T20:51:42.657Z | Checking rayon v1.10.0 |
| 1155 | 2025-09-15T20:51:42.783Z | Compiling progenitor-impl v0.10.0 |
| 1156 | 2025-09-15T20:51:43.077Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1157 | 2025-09-15T20:51:43.307Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1158 | 2025-09-15T20:51:43.618Z | Checking strum v0.27.1 |
| 1159 | 2025-09-15T20:51:43.671Z | Compiling bitstruct_derive v0.1.0 |
| 1160 | 2025-09-15T20:51:43.798Z | Compiling async-recursion v1.1.1 |
| 1161 | 2025-09-15T20:51:43.966Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1162 | 2025-09-15T20:51:44.013Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1163 | 2025-09-15T20:51:44.135Z | Checking typeid v1.0.0 |
| 1164 | 2025-09-15T20:51:44.302Z | Checking ringbuffer v0.15.0 |
| 1165 | 2025-09-15T20:51:44.646Z | Checking ascii v1.1.0 |
| 1166 | 2025-09-15T20:51:44.679Z | Checking pretty-hex v0.2.1 |
| 1167 | 2025-09-15T20:51:44.867Z | Compiling cfg_aliases v0.1.1 |
| 1168 | 2025-09-15T20:51:44.896Z | Checking bitstruct v0.1.1 |
| 1169 | 2025-09-15T20:51:44.989Z | Compiling nix v0.28.0 |
| 1170 | 2025-09-15T20:51:45.024Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1171 | 2025-09-15T20:51:45.052Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1172 | 2025-09-15T20:51:45.093Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1173 | 2025-09-15T20:51:45.314Z | Checking erased-serde v0.4.5 |
| 1174 | 2025-09-15T20:51:45.472Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1175 | 2025-09-15T20:51:45.700Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1176 | 2025-09-15T20:51:45.972Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1177 | 2025-09-15T20:51:45.999Z | Checking tokio-dtrace v0.1.1 |
| 1178 | 2025-09-15T20:51:46.252Z | Checking progenitor-client v0.10.0 |
| 1179 | 2025-09-15T20:51:46.288Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1180 | 2025-09-15T20:51:46.634Z | Checking serde_arrays v0.1.0 |
| 1181 | 2025-09-15T20:51:46.655Z | Checking libloading v0.7.4 |
| 1182 | 2025-09-15T20:51:46.809Z | Checking oxide-tokio-rt v0.1.2 |
| 1183 | 2025-09-15T20:51:46.991Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1184 | 2025-09-15T20:51:47.037Z | Compiling const_format_proc_macros v0.2.32 |
| 1185 | 2025-09-15T20:51:47.221Z | Checking kstat-rs v0.2.4 |
| 1186 | 2025-09-15T20:51:47.240Z | Compiling escargot v0.5.10 |
| 1187 | 2025-09-15T20:51:47.516Z | Checking ron v0.8.1 |
| 1188 | 2025-09-15T20:51:47.545Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1189 | 2025-09-15T20:51:47.861Z | Compiling progenitor-macro v0.10.0 |
| 1190 | 2025-09-15T20:51:48.693Z | Checking xattr v1.3.1 |
| 1191 | 2025-09-15T20:51:48.771Z | Checking filetime v0.2.23 |
| 1192 | 2025-09-15T20:51:48.797Z | Checking const_format v0.2.32 |
| 1193 | 2025-09-15T20:51:48.891Z | Checking bstr v1.9.1 |
| 1194 | 2025-09-15T20:51:49.033Z | Checking bit_field v0.10.2 |
| 1195 | 2025-09-15T20:51:49.293Z | Checking tar v0.4.40 |
| 1196 | 2025-09-15T20:51:49.602Z | Checking globset v0.4.14 |
| 1197 | 2025-09-15T20:51:49.953Z | Checking ctrlc v3.4.4 |
| 1198 | 2025-09-15T20:51:50.116Z | Checking fatfs v0.3.6 |
| 1199 | 2025-09-15T20:51:50.175Z | Checking glob v0.3.1 |
| 1200 | 2025-09-15T20:51:51.933Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1201 | 2025-09-15T20:51:52.711Z | Compiling git2 v0.19.0 |
| 1202 | 2025-09-15T20:51:53.802Z | Checking progenitor v0.10.0 |
| 1203 | 2025-09-15T20:51:53.944Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1204 | 2025-09-15T20:51:54.346Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1205 | 2025-09-15T20:51:56.769Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1206 | 2025-09-15T20:51:56.911Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1207 | 2025-09-15T20:51:57.465Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1208 | 2025-09-15T20:52:00.225Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1209 | 2025-09-15T20:52:04.725Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1210 | 2025-09-15T20:52:09.966Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1211 | 2025-09-15T20:52:18.403Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1212 | 2025-09-15T20:52:18.406Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1213 | 2025-09-15T20:52:24.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s |
| 1214 | 2025-09-15T20:52:25.172Z | |
| 1215 | 2025-09-15T20:52:25.176Z | real 3:04.843796897 |
| 1216 | 2025-09-15T20:52:25.176Z | user 14:49.094702353 |
| 1217 | 2025-09-15T20:52:25.176Z | sys 2:36.644196720 |
| 1218 | 2025-09-15T20:52:25.176Z | trap 0.497568440 |
| 1219 | 2025-09-15T20:52:25.176Z | tflt 0.565348810 |
| 1220 | 2025-09-15T20:52:25.176Z | dflt 0.356314736 |
| 1221 | 2025-09-15T20:52:25.176Z | kflt 0.044556649 |
| 1222 | 2025-09-15T20:52:25.176Z | lock 34:43.208765127 |
| 1223 | 2025-09-15T20:52:25.176Z | slp 56:16.617392105 |
| 1224 | 2025-09-15T20:52:25.176Z | lat 1:18.232562208 |
| 1225 | 2025-09-15T20:52:25.176Z | stop 4:19.173867614 |
| 1226 | 2025-09-15T20:52:25.176Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1227 | 2025-09-15T20:52:25.701Z | Downloading crates ... |
| 1228 | 2025-09-15T20:52:25.893Z | Downloaded fdeflate v0.3.4 |
| 1229 | 2025-09-15T20:52:25.904Z | Downloaded crc32fast v1.4.0 |
| 1230 | 2025-09-15T20:52:25.908Z | Downloaded downcast v0.11.0 |
| 1231 | 2025-09-15T20:52:25.911Z | Downloaded mockall v0.12.1 |
| 1232 | 2025-09-15T20:52:25.911Z | Downloaded slog-stdlog v4.1.1 |
| 1233 | 2025-09-15T20:52:25.915Z | Downloaded miniz_oxide v0.7.2 |
| 1234 | 2025-09-15T20:52:25.915Z | Downloaded termtree v0.4.1 |
| 1235 | 2025-09-15T20:52:25.915Z | Downloaded serde_test v1.0.176 |
| 1236 | 2025-09-15T20:52:25.918Z | Downloaded predicates-tree v1.0.9 |
| 1237 | 2025-09-15T20:52:25.918Z | Downloaded fragile v2.0.0 |
| 1238 | 2025-09-15T20:52:25.918Z | Downloaded arc-swap v1.7.1 |
| 1239 | 2025-09-15T20:52:25.922Z | Downloaded slog-envlogger v2.2.0 |
| 1240 | 2025-09-15T20:52:25.925Z | Downloaded predicates-core v1.0.6 |
| 1241 | 2025-09-15T20:52:25.925Z | Downloaded slog-scope v4.4.0 |
| 1242 | 2025-09-15T20:52:25.928Z | Downloaded simd-adler32 v0.3.7 |
| 1243 | 2025-09-15T20:52:25.929Z | Downloaded predicates v3.1.0 |
| 1244 | 2025-09-15T20:52:25.932Z | Downloaded mockall_derive v0.12.1 |
| 1245 | 2025-09-15T20:52:25.938Z | Downloaded flate2 v1.0.30 |
| 1246 | 2025-09-15T20:52:25.938Z | Downloaded bytemuck v1.16.0 |
| 1247 | 2025-09-15T20:52:25.953Z | Downloaded png v0.17.13 |
| 1248 | 2025-09-15T20:52:26.436Z | Downloaded image v0.25.1 |
| 1249 | 2025-09-15T20:52:26.660Z | Checking log v0.4.27 |
| 1250 | 2025-09-15T20:52:26.760Z | Checking tokio v1.46.1 |
| 1251 | 2025-09-15T20:52:26.783Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1252 | 2025-09-15T20:52:26.800Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1253 | 2025-09-15T20:52:26.813Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1254 | 2025-09-15T20:52:26.816Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1255 | 2025-09-15T20:52:26.838Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1256 | 2025-09-15T20:52:26.841Z | Compiling crc32fast v1.4.0 |
| 1257 | 2025-09-15T20:52:26.997Z | Checking native-tls v0.2.11 |
| 1258 | 2025-09-15T20:52:27.013Z | Checking goblin v0.8.2 |
| 1259 | 2025-09-15T20:52:27.039Z | Checking rustls v0.22.4 |
| 1260 | 2025-09-15T20:52:27.043Z | Checking typify-impl v0.2.0 |
| 1261 | 2025-09-15T20:52:27.256Z | Checking tungstenite v0.21.0 |
| 1262 | 2025-09-15T20:52:27.306Z | Checking typify-impl v0.3.0 |
| 1263 | 2025-09-15T20:52:27.321Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1264 | 2025-09-15T20:52:27.350Z | Checking rustls v0.21.12 |
| 1265 | 2025-09-15T20:52:28.038Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1266 | 2025-09-15T20:52:28.394Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1267 | 2025-09-15T20:52:28.659Z | Checking typify-impl v0.4.1 |
| 1268 | 2025-09-15T20:52:29.493Z | Checking typify v0.2.0 |
| 1269 | 2025-09-15T20:52:29.628Z | Checking progenitor-impl v0.8.0 |
| 1270 | 2025-09-15T20:52:29.917Z | Checking typify v0.3.0 |
| 1271 | 2025-09-15T20:52:30.049Z | Checking progenitor-impl v0.9.1 |
| 1272 | 2025-09-15T20:52:30.284Z | Checking simd-adler32 v0.3.7 |
| 1273 | 2025-09-15T20:52:30.376Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1274 | 2025-09-15T20:52:30.610Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1275 | 2025-09-15T20:52:30.636Z | Checking adler v1.0.2 |
| 1276 | 2025-09-15T20:52:30.805Z | Checking miniz_oxide v0.7.2 |
| 1277 | 2025-09-15T20:52:31.209Z | Checking typify v0.4.1 |
| 1278 | 2025-09-15T20:52:31.267Z | Checking arc-swap v1.7.1 |
| 1279 | 2025-09-15T20:52:31.341Z | Checking progenitor-impl v0.10.0 |
| 1280 | 2025-09-15T20:52:31.390Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1281 | 2025-09-15T20:52:31.504Z | Checking flate2 v1.0.30 |
| 1282 | 2025-09-15T20:52:31.507Z | Checking fdeflate v0.3.4 |
| 1283 | 2025-09-15T20:52:31.661Z | Checking slog-scope v4.4.0 |
| 1284 | 2025-09-15T20:52:31.853Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1285 | 2025-09-15T20:52:31.901Z | Checking dof v0.3.0 |
| 1286 | 2025-09-15T20:52:31.915Z | Checking slog-stdlog v4.1.1 |
| 1287 | 2025-09-15T20:52:31.992Z | Checking predicates-core v1.0.6 |
| 1288 | 2025-09-15T20:52:32.077Z | Checking bytemuck v1.16.0 |
| 1289 | 2025-09-15T20:52:32.090Z | Checking png v0.17.13 |
| 1290 | 2025-09-15T20:52:32.189Z | Checking slog-envlogger v2.2.0 |
| 1291 | 2025-09-15T20:52:32.231Z | Checking termtree v0.4.1 |
| 1292 | 2025-09-15T20:52:32.412Z | Checking predicates v3.1.0 |
| 1293 | 2025-09-15T20:52:32.450Z | Checking predicates-tree v1.0.9 |
| 1294 | 2025-09-15T20:52:32.492Z | Checking usdt-impl v0.5.0 |
| 1295 | 2025-09-15T20:52:32.506Z | Compiling mockall_derive v0.12.1 |
| 1296 | 2025-09-15T20:52:32.610Z | Checking fragile v2.0.0 |
| 1297 | 2025-09-15T20:52:32.882Z | Checking downcast v0.11.0 |
| 1298 | 2025-09-15T20:52:32.924Z | Checking globset v0.4.14 |
| 1299 | 2025-09-15T20:52:33.021Z | Checking escargot v0.5.10 |
| 1300 | 2025-09-15T20:52:33.039Z | Checking usdt v0.5.0 |
| 1301 | 2025-09-15T20:52:33.077Z | Checking fatfs v0.3.6 |
| 1302 | 2025-09-15T20:52:33.173Z | Checking serde_test v1.0.176 |
| 1303 | 2025-09-15T20:52:33.245Z | Checking image v0.25.1 |
| 1304 | 2025-09-15T20:52:33.293Z | Checking slog-dtrace v0.3.0 |
| 1305 | 2025-09-15T20:52:33.678Z | Checking tokio-util v0.7.11 |
| 1306 | 2025-09-15T20:52:33.718Z | Checking tokio-native-tls v0.3.1 |
| 1307 | 2025-09-15T20:52:33.915Z | Checking tokio-rustls v0.26.0 |
| 1308 | 2025-09-15T20:52:33.986Z | Checking tokio-rustls v0.25.0 |
| 1309 | 2025-09-15T20:52:34.021Z | Checking backoff v0.4.0 |
| 1310 | 2025-09-15T20:52:34.068Z | Checking tokio-tungstenite v0.21.0 |
| 1311 | 2025-09-15T20:52:34.303Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1312 | 2025-09-15T20:52:34.320Z | Checking zone v0.3.0 |
| 1313 | 2025-09-15T20:52:34.334Z | Checking libsw-core v0.3.2 |
| 1314 | 2025-09-15T20:52:34.435Z | Checking h2 v0.4.6 |
| 1315 | 2025-09-15T20:52:34.561Z | Checking libsw v3.5.0 |
| 1316 | 2025-09-15T20:52:34.564Z | Checking hickory-proto v0.24.4 |
| 1317 | 2025-09-15T20:52:34.564Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1318 | 2025-09-15T20:52:34.799Z | Checking cancel-safe-futures v0.1.5 |
| 1319 | 2025-09-15T20:52:35.024Z | Checking tokio-stream v0.1.17 |
| 1320 | 2025-09-15T20:52:35.040Z | Checking steno v0.4.1 |
| 1321 | 2025-09-15T20:52:35.215Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1322 | 2025-09-15T20:52:35.229Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1323 | 2025-09-15T20:52:35.794Z | Checking tokio-rustls v0.24.1 |
| 1324 | 2025-09-15T20:52:36.152Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1325 | 2025-09-15T20:52:36.156Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1326 | 2025-09-15T20:52:36.316Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1327 | 2025-09-15T20:52:36.471Z | Checking tokio-dtrace v0.1.1 |
| 1328 | 2025-09-15T20:52:36.540Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1329 | 2025-09-15T20:52:36.757Z | Checking oxide-tokio-rt v0.1.2 |
| 1330 | 2025-09-15T20:52:37.949Z | Checking hickory-resolver v0.24.4 |
| 1331 | 2025-09-15T20:52:38.572Z | Checking hyper v1.6.0 |
| 1332 | 2025-09-15T20:52:38.709Z | Checking mockall v0.12.1 |
| 1333 | 2025-09-15T20:52:39.109Z | Checking qorb v0.2.1 |
| 1334 | 2025-09-15T20:52:39.866Z | Checking hyper-util v0.1.16 |
| 1335 | 2025-09-15T20:52:41.160Z | Checking hyper-tls v0.6.0 |
| 1336 | 2025-09-15T20:52:41.160Z | Checking hyper-rustls v0.27.3 |
| 1337 | 2025-09-15T20:52:41.164Z | Checking dropshot v0.16.2 |
| 1338 | 2025-09-15T20:52:41.383Z | Checking reqwest v0.12.7 |
| 1339 | 2025-09-15T20:52:42.405Z | Checking progenitor-client v0.8.0 |
| 1340 | 2025-09-15T20:52:42.405Z | Checking progenitor-client v0.9.1 |
| 1341 | 2025-09-15T20:52:42.409Z | Checking progenitor-client v0.10.0 |
| 1342 | 2025-09-15T20:52:42.630Z | Checking progenitor v0.8.0 |
| 1343 | 2025-09-15T20:52:42.660Z | Checking progenitor v0.10.0 |
| 1344 | 2025-09-15T20:52:42.673Z | Checking progenitor v0.9.1 |
| 1345 | 2025-09-15T20:52:42.779Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1346 | 2025-09-15T20:52:42.801Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1347 | 2025-09-15T20:52:42.826Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1348 | 2025-09-15T20:52:43.958Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1349 | 2025-09-15T20:52:45.045Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1350 | 2025-09-15T20:52:46.693Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1351 | 2025-09-15T20:52:46.749Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1352 | 2025-09-15T20:52:47.347Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1353 | 2025-09-15T20:52:52.646Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1354 | 2025-09-15T20:52:52.646Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1355 | 2025-09-15T20:52:52.649Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1356 | 2025-09-15T20:52:52.649Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1357 | 2025-09-15T20:52:53.299Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1358 | 2025-09-15T20:52:54.334Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1359 | 2025-09-15T20:52:54.669Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1360 | 2025-09-15T20:52:54.673Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1361 | 2025-09-15T20:52:54.769Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1362 | 2025-09-15T20:52:55.297Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1363 | 2025-09-15T20:52:55.542Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1364 | 2025-09-15T20:52:55.768Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1365 | 2025-09-15T20:53:05.922Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1366 | 2025-09-15T20:53:11.097Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1367 | 2025-09-15T20:53:11.725Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1368 | 2025-09-15T20:53:15.674Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1369 | 2025-09-15T20:53:26.266Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1370 | 2025-09-15T20:53:26.270Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1371 | 2025-09-15T20:53:34.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1372 | 2025-09-15T20:53:34.530Z | |
| 1373 | 2025-09-15T20:53:34.530Z | real 1:09.344001069 |
| 1374 | 2025-09-15T20:53:34.530Z | user 3:00.393850896 |
| 1375 | 2025-09-15T20:53:34.530Z | sys 24.439058163 |
| 1376 | 2025-09-15T20:53:34.530Z | trap 0.066898306 |
| 1377 | 2025-09-15T20:53:34.530Z | tflt 0.055392731 |
| 1378 | 2025-09-15T20:53:34.530Z | dflt 0.007520837 |
| 1379 | 2025-09-15T20:53:34.534Z | kflt 0.000015255 |
| 1380 | 2025-09-15T20:53:34.534Z | lock 7:13.408376046 |
| 1381 | 2025-09-15T20:53:34.534Z | slp 9:59.027695030 |
| 1382 | 2025-09-15T20:53:34.534Z | lat 7.098800279 |
| 1383 | 2025-09-15T20:53:34.534Z | stop 14.901860173 |
| 1384 | 2025-09-15T20:53:34.534Z | + banner build |
| 1385 | 2025-09-15T20:53:34.534Z | |
| 1386 | 2025-09-15T20:53:34.534Z | ##### # # # # ##### |
| 1387 | 2025-09-15T20:53:34.534Z | # # # # # # # # |
| 1388 | 2025-09-15T20:53:34.534Z | ##### # # # # # # |
| 1389 | 2025-09-15T20:53:34.534Z | # # # # # # # # |
| 1390 | 2025-09-15T20:53:34.534Z | # # # # # # # # |
| 1391 | 2025-09-15T20:53:34.534Z | ##### #### # ###### ##### |
| 1392 | 2025-09-15T20:53:34.534Z | |
| 1393 | 2025-09-15T20:53:34.534Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1394 | 2025-09-15T20:53:35.277Z | Compiling proc-macro2 v1.0.95 |
| 1395 | 2025-09-15T20:53:35.277Z | Compiling unicode-ident v1.0.18 |
| 1396 | 2025-09-15T20:53:35.277Z | Compiling libc v0.2.171 |
| 1397 | 2025-09-15T20:53:35.281Z | Compiling serde v1.0.219 |
| 1398 | 2025-09-15T20:53:35.282Z | Compiling autocfg v1.3.0 |
| 1399 | 2025-09-15T20:53:35.282Z | Compiling cfg-if v1.0.0 |
| 1400 | 2025-09-15T20:53:35.282Z | Compiling memchr v2.7.2 |
| 1401 | 2025-09-15T20:53:35.282Z | Compiling libm v0.2.8 |
| 1402 | 2025-09-15T20:53:35.537Z | Compiling version_check v0.9.5 |
| 1403 | 2025-09-15T20:53:35.590Z | Compiling itoa v1.0.11 |
| 1404 | 2025-09-15T20:53:35.820Z | Compiling shlex v1.3.0 |
| 1405 | 2025-09-15T20:53:35.986Z | Compiling semver v1.0.26 |
| 1406 | 2025-09-15T20:53:36.046Z | Compiling thiserror v1.0.64 |
| 1407 | 2025-09-15T20:53:36.351Z | Compiling ryu v1.0.18 |
| 1408 | 2025-09-15T20:53:36.488Z | Compiling serde_json v1.0.140 |
| 1409 | 2025-09-15T20:53:36.578Z | Compiling lock_api v0.4.12 |
| 1410 | 2025-09-15T20:53:36.994Z | Compiling parking_lot_core v0.9.10 |
| 1411 | 2025-09-15T20:53:36.998Z | Compiling schemars v0.8.22 |
| 1412 | 2025-09-15T20:53:36.998Z | Compiling allocator-api2 v0.2.18 |
| 1413 | 2025-09-15T20:53:36.998Z | Compiling equivalent v1.0.1 |
| 1414 | 2025-09-15T20:53:37.011Z | Compiling quote v1.0.40 |
| 1415 | 2025-09-15T20:53:37.074Z | Compiling foldhash v0.1.5 |
| 1416 | 2025-09-15T20:53:37.078Z | Compiling once_cell v1.19.0 |
| 1417 | 2025-09-15T20:53:37.353Z | Compiling jobserver v0.1.31 |
| 1418 | 2025-09-15T20:53:37.374Z | Compiling log v0.4.27 |
| 1419 | 2025-09-15T20:53:37.442Z | Compiling syn v2.0.101 |
| 1420 | 2025-09-15T20:53:37.567Z | Compiling hashbrown v0.15.2 |
| 1421 | 2025-09-15T20:53:37.702Z | Compiling heck v0.5.0 |
| 1422 | 2025-09-15T20:53:37.770Z | Compiling cc v1.2.30 |
| 1423 | 2025-09-15T20:53:37.875Z | Compiling getrandom v0.2.14 |
| 1424 | 2025-09-15T20:53:38.031Z | Compiling num-traits v0.2.19 |
| 1425 | 2025-09-15T20:53:38.084Z | Compiling slab v0.4.9 |
| 1426 | 2025-09-15T20:53:38.332Z | Compiling smallvec v1.13.2 |
| 1427 | 2025-09-15T20:53:38.370Z | Compiling pin-project-lite v0.2.14 |
| 1428 | 2025-09-15T20:53:38.759Z | Compiling fnv v1.0.7 |
| 1429 | 2025-09-15T20:53:38.847Z | Compiling pkg-config v0.3.30 |
| 1430 | 2025-09-15T20:53:38.918Z | Compiling vcpkg v0.2.15 |
| 1431 | 2025-09-15T20:53:39.173Z | Compiling scopeguard v1.2.0 |
| 1432 | 2025-09-15T20:53:39.385Z | Compiling getrandom v0.3.2 |
| 1433 | 2025-09-15T20:53:40.257Z | Compiling signal-hook-registry v1.4.2 |
| 1434 | 2025-09-15T20:53:40.564Z | Compiling parking_lot v0.12.2 |
| 1435 | 2025-09-15T20:53:40.804Z | Compiling mio v1.0.2 |
| 1436 | 2025-09-15T20:53:40.821Z | Compiling socket2 v0.5.10 |
| 1437 | 2025-09-15T20:53:40.836Z | Compiling ring v0.17.14 |
| 1438 | 2025-09-15T20:53:41.456Z | Compiling iana-time-zone v0.1.60 |
| 1439 | 2025-09-15T20:53:41.893Z | Compiling dyn-clone v1.0.17 |
| 1440 | 2025-09-15T20:53:41.999Z | Compiling httparse v1.10.1 |
| 1441 | 2025-09-15T20:53:42.481Z | Compiling thiserror v2.0.12 |
| 1442 | 2025-09-15T20:53:42.534Z | Compiling regex-syntax v0.8.5 |
| 1443 | 2025-09-15T20:53:42.576Z | Compiling aho-corasick v1.1.3 |
| 1444 | 2025-09-15T20:53:42.631Z | Compiling typenum v1.17.0 |
| 1445 | 2025-09-15T20:53:42.682Z | Compiling futures-core v0.3.31 |
| 1446 | 2025-09-15T20:53:42.796Z | Compiling openssl-sys v0.9.107 |
| 1447 | 2025-09-15T20:53:43.009Z | Compiling generic-array v0.14.7 |
| 1448 | 2025-09-15T20:53:43.082Z | Compiling stable_deref_trait v1.2.0 |
| 1449 | 2025-09-15T20:53:43.198Z | Compiling regress v0.10.3 |
| 1450 | 2025-09-15T20:53:43.397Z | Compiling rand_core v0.6.4 |
| 1451 | 2025-09-15T20:53:43.845Z | Compiling futures-sink v0.3.31 |
| 1452 | 2025-09-15T20:53:44.331Z | Compiling ucd-trie v0.1.6 |
| 1453 | 2025-09-15T20:53:44.336Z | Compiling byteorder v1.5.0 |
| 1454 | 2025-09-15T20:53:44.695Z | Compiling serde_derive_internals v0.29.1 |
| 1455 | 2025-09-15T20:53:44.730Z | Compiling synstructure v0.13.1 |
| 1456 | 2025-09-15T20:53:44.834Z | Compiling subtle v2.5.0 |
| 1457 | 2025-09-15T20:53:45.846Z | Compiling futures-channel v0.3.31 |
| 1458 | 2025-09-15T20:53:45.974Z | Compiling futures-task v0.3.31 |
| 1459 | 2025-09-15T20:53:46.287Z | Compiling regex-automata v0.4.9 |
| 1460 | 2025-09-15T20:53:46.308Z | Compiling rustversion v1.0.17 |
| 1461 | 2025-09-15T20:53:46.509Z | Compiling pin-utils v0.1.0 |
| 1462 | 2025-09-15T20:53:46.617Z | Compiling futures-io v0.3.31 |
| 1463 | 2025-09-15T20:53:46.955Z | Compiling openssl v0.10.72 |
| 1464 | 2025-09-15T20:53:46.970Z | Compiling slog v2.7.0 |
| 1465 | 2025-09-15T20:53:47.466Z | Compiling rustls v0.23.10 |
| 1466 | 2025-09-15T20:53:47.540Z | Compiling native-tls v0.2.11 |
| 1467 | 2025-09-15T20:53:47.616Z | Compiling rustix v0.38.34 |
| 1468 | 2025-09-15T20:53:47.935Z | Compiling percent-encoding v2.3.1 |
| 1469 | 2025-09-15T20:53:48.243Z | Compiling serde_derive v1.0.219 |
| 1470 | 2025-09-15T20:53:48.382Z | Compiling thiserror-impl v1.0.64 |
| 1471 | 2025-09-15T20:53:48.472Z | Compiling schemars_derive v0.8.22 |
| 1472 | 2025-09-15T20:53:48.658Z | Compiling tokio-macros v2.5.0 |
| 1473 | 2025-09-15T20:53:48.688Z | Compiling zerofrom-derive v0.1.5 |
| 1474 | 2025-09-15T20:53:50.111Z | Compiling yoke-derive v0.7.5 |
| 1475 | 2025-09-15T20:53:50.962Z | Compiling zerovec-derive v0.10.3 |
| 1476 | 2025-09-15T20:53:51.160Z | Compiling displaydoc v0.2.5 |
| 1477 | 2025-09-15T20:53:51.751Z | Compiling futures-macro v0.3.31 |
| 1478 | 2025-09-15T20:53:52.503Z | Compiling icu_provider_macros v1.5.0 |
| 1479 | 2025-09-15T20:53:52.677Z | Compiling thiserror-impl v2.0.12 |
| 1480 | 2025-09-15T20:53:52.747Z | Compiling regex v1.11.1 |
| 1481 | 2025-09-15T20:53:53.220Z | Compiling pest v2.7.10 |
| 1482 | 2025-09-15T20:53:53.440Z | Compiling futures-util v0.3.31 |
| 1483 | 2025-09-15T20:53:53.573Z | Compiling zerofrom v0.1.5 |
| 1484 | 2025-09-15T20:53:53.596Z | Compiling openssl-macros v0.1.1 |
| 1485 | 2025-09-15T20:53:53.793Z | Compiling yoke v0.7.5 |
| 1486 | 2025-09-15T20:53:54.155Z | Compiling zerovec v0.10.4 |
| 1487 | 2025-09-15T20:53:54.395Z | Compiling tracing-attributes v0.1.27 |
| 1488 | 2025-09-15T20:53:55.827Z | Compiling pest_meta v2.7.10 |
| 1489 | 2025-09-15T20:53:57.022Z | Compiling tinystr v0.7.6 |
| 1490 | 2025-09-15T20:53:57.309Z | Compiling pest_generator v2.7.10 |
| 1491 | 2025-09-15T20:53:57.427Z | Compiling tracing-core v0.1.32 |
| 1492 | 2025-09-15T20:53:59.073Z | Compiling writeable v0.5.5 |
| 1493 | 2025-09-15T20:53:59.186Z | Compiling pest_derive v2.7.10 |
| 1494 | 2025-09-15T20:53:59.218Z | Compiling untrusted v0.9.0 |
| 1495 | 2025-09-15T20:53:59.439Z | Compiling litemap v0.7.4 |
| 1496 | 2025-09-15T20:53:59.887Z | Compiling bytes v1.10.1 |
| 1497 | 2025-09-15T20:54:00.111Z | Compiling uuid v1.16.0 |
| 1498 | 2025-09-15T20:54:00.143Z | Compiling chrono v0.4.41 |
| 1499 | 2025-09-15T20:54:01.649Z | Compiling tokio v1.46.1 |
| 1500 | 2025-09-15T20:54:01.945Z | Compiling indexmap v2.9.0 |
| 1501 | 2025-09-15T20:54:02.030Z | Compiling serde_tokenstream v0.2.2 |
| 1502 | 2025-09-15T20:54:03.292Z | Compiling bitflags v2.6.0 |
| 1503 | 2025-09-15T20:54:04.204Z | Compiling http v1.3.1 |
| 1504 | 2025-09-15T20:54:06.222Z | Compiling icu_locid v1.5.0 |
| 1505 | 2025-09-15T20:54:07.912Z | Compiling tracing v0.1.40 |
| 1506 | 2025-09-15T20:54:08.540Z | Compiling icu_provider v1.5.0 |
| 1507 | 2025-09-15T20:54:09.383Z | Compiling scroll_derive v0.12.0 |
| 1508 | 2025-09-15T20:54:09.904Z | Compiling icu_locid_transform_data v1.5.0 |
| 1509 | 2025-09-15T20:54:10.025Z | Compiling ppv-lite86 v0.2.17 |
| 1510 | 2025-09-15T20:54:10.624Z | Compiling syn v1.0.109 |
| 1511 | 2025-09-15T20:54:10.751Z | Compiling icu_locid_transform v1.5.0 |
| 1512 | 2025-09-15T20:54:10.836Z | Compiling tokio-util v0.7.11 |
| 1513 | 2025-09-15T20:54:12.250Z | Compiling icu_collections v1.5.0 |
| 1514 | 2025-09-15T20:54:12.671Z | Compiling form_urlencoded v1.2.1 |
| 1515 | 2025-09-15T20:54:13.075Z | Compiling thread-id v4.2.1 |
| 1516 | 2025-09-15T20:54:13.202Z | Compiling rustls-pki-types v1.7.0 |
| 1517 | 2025-09-15T20:54:13.216Z | Compiling icu_properties_data v1.5.0 |
| 1518 | 2025-09-15T20:54:13.368Z | Compiling anyhow v1.0.97 |
| 1519 | 2025-09-15T20:54:13.503Z | Compiling icu_properties v1.5.1 |
| 1520 | 2025-09-15T20:54:14.391Z | Compiling zerocopy-derive v0.7.34 |
| 1521 | 2025-09-15T20:54:15.102Z | Compiling time-core v0.1.2 |
| 1522 | 2025-09-15T20:54:15.218Z | Compiling write16 v1.0.0 |
| 1523 | 2025-09-15T20:54:15.298Z | Compiling num-conv v0.1.0 |
| 1524 | 2025-09-15T20:54:15.376Z | Compiling utf8_iter v1.0.4 |
| 1525 | 2025-09-15T20:54:15.589Z | Compiling icu_normalizer_data v1.5.0 |
| 1526 | 2025-09-15T20:54:15.671Z | Compiling utf16_iter v1.0.5 |
| 1527 | 2025-09-15T20:54:15.709Z | Compiling base64 v0.22.1 |
| 1528 | 2025-09-15T20:54:15.934Z | Compiling time-macros v0.2.18 |
| 1529 | 2025-09-15T20:54:16.247Z | Compiling crypto-common v0.1.6 |
| 1530 | 2025-09-15T20:54:16.321Z | Compiling openapiv3 v2.0.0 |
| 1531 | 2025-09-15T20:54:16.535Z | Compiling zeroize v1.7.0 |
| 1532 | 2025-09-15T20:54:16.801Z | Compiling atomic-waker v1.1.2 |
| 1533 | 2025-09-15T20:54:16.901Z | Compiling ipnet v2.9.0 |
| 1534 | 2025-09-15T20:54:17.427Z | Compiling icu_normalizer v1.5.0 |
| 1535 | 2025-09-15T20:54:18.755Z | Compiling strsim v0.11.1 |
| 1536 | 2025-09-15T20:54:19.365Z | Compiling idna_adapter v1.2.0 |
| 1537 | 2025-09-15T20:54:19.604Z | Compiling rustls-webpki v0.102.4 |
| 1538 | 2025-09-15T20:54:19.636Z | Compiling http-body v1.0.1 |
| 1539 | 2025-09-15T20:54:19.684Z | Compiling usdt-impl v0.5.0 |
| 1540 | 2025-09-15T20:54:19.913Z | Compiling try-lock v0.2.5 |
| 1541 | 2025-09-15T20:54:20.102Z | Compiling want v0.3.1 |
| 1542 | 2025-09-15T20:54:20.145Z | Compiling idna v1.0.3 |
| 1543 | 2025-09-15T20:54:20.198Z | Compiling h2 v0.4.6 |
| 1544 | 2025-09-15T20:54:20.392Z | Compiling scroll v0.12.0 |
| 1545 | 2025-09-15T20:54:20.951Z | Compiling rand_chacha v0.3.1 |
| 1546 | 2025-09-15T20:54:22.619Z | Compiling plain v0.2.3 |
| 1547 | 2025-09-15T20:54:22.640Z | Compiling httpdate v1.0.3 |
| 1548 | 2025-09-15T20:54:22.805Z | Compiling ident_case v1.0.1 |
| 1549 | 2025-09-15T20:54:22.995Z | Compiling darling_core v0.20.9 |
| 1550 | 2025-09-15T20:54:23.432Z | Compiling goblin v0.8.2 |
| 1551 | 2025-09-15T20:54:23.647Z | Compiling rand v0.8.5 |
| 1552 | 2025-09-15T20:54:23.961Z | Compiling url v2.5.4 |
| 1553 | 2025-09-15T20:54:25.157Z | Compiling zerocopy v0.7.34 |
| 1554 | 2025-09-15T20:54:25.329Z | Compiling tower-service v0.3.2 |
| 1555 | 2025-09-15T20:54:25.486Z | Compiling unsafe-libyaml v0.2.11 |
| 1556 | 2025-09-15T20:54:26.523Z | Compiling hyper v1.6.0 |
| 1557 | 2025-09-15T20:54:27.129Z | Compiling pretty-hex v0.4.1 |
| 1558 | 2025-09-15T20:54:27.369Z | Compiling camino v1.1.9 |
| 1559 | 2025-09-15T20:54:27.995Z | Compiling serde_yaml v0.9.34+deprecated |
| 1560 | 2025-09-15T20:54:28.068Z | Compiling darling_macro v0.20.9 |
| 1561 | 2025-09-15T20:54:28.679Z | Compiling dtrace-parser v0.2.0 |
| 1562 | 2025-09-15T20:54:29.279Z | Compiling dof v0.3.0 |
| 1563 | 2025-09-15T20:54:30.181Z | Compiling hyper-util v0.1.16 |
| 1564 | 2025-09-15T20:54:31.042Z | Compiling foreign-types-shared v0.1.1 |
| 1565 | 2025-09-15T20:54:31.080Z | Compiling paste v1.0.15 |
| 1566 | 2025-09-15T20:54:31.548Z | Compiling foreign-types v0.3.2 |
| 1567 | 2025-09-15T20:54:32.459Z | Compiling darling v0.20.9 |
| 1568 | 2025-09-15T20:54:32.838Z | Compiling http-body-util v0.1.3 |
| 1569 | 2025-09-15T20:54:32.856Z | Compiling strum_macros v0.26.4 |
| 1570 | 2025-09-15T20:54:33.424Z | Compiling encoding_rs v0.8.34 |
| 1571 | 2025-09-15T20:54:34.162Z | Compiling newtype-uuid v1.2.1 |
| 1572 | 2025-09-15T20:54:34.553Z | Compiling mime v0.3.17 |
| 1573 | 2025-09-15T20:54:36.926Z | Compiling rustls-pemfile v2.1.3 |
| 1574 | 2025-09-15T20:54:37.310Z | Compiling serde_urlencoded v0.7.1 |
| 1575 | 2025-09-15T20:54:37.629Z | Compiling async-trait v0.1.88 |
| 1576 | 2025-09-15T20:54:37.701Z | Compiling omicron-workspace-hack v0.1.0 |
| 1577 | 2025-09-15T20:54:37.995Z | Compiling openssl-probe v0.1.5 |
| 1578 | 2025-09-15T20:54:38.088Z | Compiling cpufeatures v0.2.12 |
| 1579 | 2025-09-15T20:54:38.973Z | Compiling usdt-attr-macro v0.5.0 |
| 1580 | 2025-09-15T20:54:39.524Z | Compiling usdt-macro v0.5.0 |
| 1581 | 2025-09-15T20:54:40.574Z | Compiling block-buffer v0.10.4 |
| 1582 | 2025-09-15T20:54:40.842Z | Compiling typify-impl v0.2.0 |
| 1583 | 2025-09-15T20:54:45.427Z | Compiling errno v0.3.9 |
| 1584 | 2025-09-15T20:54:45.712Z | Compiling rustls v0.22.4 |
| 1585 | 2025-09-15T20:54:46.348Z | Compiling tokio-rustls v0.26.0 |
| 1586 | 2025-09-15T20:54:49.352Z | Compiling tokio-native-tls v0.3.1 |
| 1587 | 2025-09-15T20:54:49.678Z | Compiling digest v0.10.7 |
| 1588 | 2025-09-15T20:54:50.081Z | Compiling webpki-roots v0.26.3 |
| 1589 | 2025-09-15T20:54:50.309Z | Compiling slog-async v2.8.0 |
| 1590 | 2025-09-15T20:54:50.350Z | Compiling typify-macro v0.2.0 |
| 1591 | 2025-09-15T20:54:50.462Z | Compiling hyper-rustls v0.27.3 |
| 1592 | 2025-09-15T20:54:50.502Z | Compiling hyper-tls v0.6.0 |
| 1593 | 2025-09-15T20:54:50.843Z | Compiling toml_datetime v0.6.11 |
| 1594 | 2025-09-15T20:54:50.945Z | Compiling sync_wrapper v1.0.1 |
| 1595 | 2025-09-15T20:54:51.124Z | Compiling multer v3.1.0 |
| 1596 | 2025-09-15T20:54:51.325Z | Compiling crossbeam-utils v0.8.19 |
| 1597 | 2025-09-15T20:54:51.341Z | Compiling reqwest v0.12.7 |
| 1598 | 2025-09-15T20:54:51.932Z | Compiling futures-executor v0.3.31 |
| 1599 | 2025-09-15T20:54:52.056Z | Compiling daft-derive v0.1.2 |
| 1600 | 2025-09-15T20:54:52.451Z | Compiling structmeta-derive v0.3.0 |
| 1601 | 2025-09-15T20:54:53.694Z | Compiling typify v0.2.0 |
| 1602 | 2025-09-15T20:54:54.017Z | Compiling futures v0.3.31 |
| 1603 | 2025-09-15T20:54:54.834Z | Compiling structmeta v0.3.0 |
| 1604 | 2025-09-15T20:54:55.222Z | Compiling ipnetwork v0.21.1 |
| 1605 | 2025-09-15T20:54:55.747Z | Compiling serde_spanned v0.6.9 |
| 1606 | 2025-09-15T20:54:55.909Z | Compiling async-stream-impl v0.3.6 |
| 1607 | 2025-09-15T20:54:56.023Z | Compiling dropshot v0.16.2 |
| 1608 | 2025-09-15T20:54:56.432Z | Compiling powerfmt v0.2.0 |
| 1609 | 2025-09-15T20:54:56.954Z | Compiling deranged v0.3.11 |
| 1610 | 2025-09-15T20:54:57.351Z | Compiling progenitor-impl v0.8.0 |
| 1611 | 2025-09-15T20:54:57.901Z | Compiling sha1 v0.10.6 |
| 1612 | 2025-09-15T20:54:58.715Z | Compiling strum v0.26.3 |
| 1613 | 2025-09-15T20:55:00.382Z | Compiling num_threads v0.1.7 |
| 1614 | 2025-09-15T20:55:02.927Z | Compiling progenitor-macro v0.8.0 |
| 1615 | 2025-09-15T20:55:03.405Z | Compiling time v0.3.36 |
| 1616 | 2025-09-15T20:55:07.560Z | Compiling parse-display-derive v0.10.0 |
| 1617 | 2025-09-15T20:55:12.276Z | Compiling serde_with_macros v3.12.0 |
| 1618 | 2025-09-15T20:55:13.046Z | Compiling dropshot_endpoint v0.16.2 |
| 1619 | 2025-09-15T20:55:13.517Z | Compiling memmap v0.7.0 |
| 1620 | 2025-09-15T20:55:13.949Z | Compiling match_cfg v0.1.0 |
| 1621 | 2025-09-15T20:55:14.318Z | Compiling fastrand v2.1.0 |
| 1622 | 2025-09-15T20:55:14.754Z | Compiling tempfile v3.10.1 |
| 1623 | 2025-09-15T20:55:15.242Z | Compiling hostname v0.3.1 |
| 1624 | 2025-09-15T20:55:15.531Z | Compiling usdt v0.5.0 |
| 1625 | 2025-09-15T20:55:16.375Z | Compiling dirs-sys-next v0.1.2 |
| 1626 | 2025-09-15T20:55:16.873Z | Compiling winnow v0.7.12 |
| 1627 | 2025-09-15T20:55:16.914Z | Compiling dirs-next v2.0.0 |
| 1628 | 2025-09-15T20:55:17.307Z | Compiling oxnet v0.1.1 |
| 1629 | 2025-09-15T20:55:17.348Z | Compiling test-strategy v0.4.1 |
| 1630 | 2025-09-15T20:55:17.578Z | Compiling macaddr v1.0.1 |
| 1631 | 2025-09-15T20:55:17.606Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1632 | 2025-09-15T20:55:18.085Z | Compiling thread_local v1.1.8 |
| 1633 | 2025-09-15T20:55:19.314Z | Compiling quick-error v1.2.3 |
| 1634 | 2025-09-15T20:55:20.352Z | Compiling term v0.7.0 |
| 1635 | 2025-09-15T20:55:20.459Z | Compiling crossbeam-channel v0.5.15 |
| 1636 | 2025-09-15T20:55:20.697Z | Compiling is-terminal v0.4.12 |
| 1637 | 2025-09-15T20:55:20.850Z | Compiling debug-ignore v1.0.5 |
| 1638 | 2025-09-15T20:55:20.865Z | Compiling toml_write v0.1.2 |
| 1639 | 2025-09-15T20:55:21.025Z | Compiling lazy_static v1.5.0 |
| 1640 | 2025-09-15T20:55:21.168Z | Compiling take_mut v0.2.2 |
| 1641 | 2025-09-15T20:55:21.208Z | Compiling toml_edit v0.22.27 |
| 1642 | 2025-09-15T20:55:21.352Z | Compiling slog-term v2.9.1 |
| 1643 | 2025-09-15T20:55:23.981Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1644 | 2025-09-15T20:55:24.495Z | Compiling slog-json v2.6.1 |
| 1645 | 2025-09-15T20:55:25.061Z | Compiling spin v0.9.8 |
| 1646 | 2025-09-15T20:55:25.283Z | Compiling toml v0.8.23 |
| 1647 | 2025-09-15T20:55:25.650Z | Compiling slog-bunyan v2.5.0 |
| 1648 | 2025-09-15T20:55:27.593Z | Compiling tokio-rustls v0.25.0 |
| 1649 | 2025-09-15T20:55:27.764Z | Compiling daft v0.1.2 |
| 1650 | 2025-09-15T20:55:28.058Z | Compiling async-stream v0.3.6 |
| 1651 | 2025-09-15T20:55:28.337Z | Compiling waitgroup v0.1.2 |
| 1652 | 2025-09-15T20:55:28.605Z | Compiling serde_path_to_error v0.1.17 |
| 1653 | 2025-09-15T20:55:28.678Z | Compiling wait-timeout v0.2.0 |
| 1654 | 2025-09-15T20:55:29.063Z | Compiling hostname v0.4.0 |
| 1655 | 2025-09-15T20:55:29.344Z | Compiling bit-vec v0.6.3 |
| 1656 | 2025-09-15T20:55:29.576Z | Compiling winnow v0.5.40 |
| 1657 | 2025-09-15T20:55:29.984Z | Compiling bit-set v0.5.3 |
| 1658 | 2025-09-15T20:55:31.425Z | Compiling rusty-fork v0.3.0 |
| 1659 | 2025-09-15T20:55:33.003Z | Compiling toml_edit v0.19.15 |
| 1660 | 2025-09-15T20:55:33.174Z | Compiling serde_with v3.12.0 |
| 1661 | 2025-09-15T20:55:37.450Z | Compiling progenitor-client v0.8.0 |
| 1662 | 2025-09-15T20:55:37.717Z | Compiling progenitor-client v0.9.1 |
| 1663 | 2025-09-15T20:55:41.946Z | Compiling hex v0.4.3 |
| 1664 | 2025-09-15T20:55:41.989Z | Compiling rand_xorshift v0.3.0 |
| 1665 | 2025-09-15T20:55:41.989Z | Compiling crucible-workspace-hack v0.1.0 |
| 1666 | 2025-09-15T20:55:41.989Z | Compiling unarray v0.1.4 |
| 1667 | 2025-09-15T20:55:41.989Z | Compiling zerocopy v0.8.25 |
| 1668 | 2025-09-15T20:55:41.989Z | Compiling proptest v1.5.0 |
| 1669 | 2025-09-15T20:55:41.989Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1670 | 2025-09-15T20:55:41.989Z | Compiling progenitor v0.8.0 |
| 1671 | 2025-09-15T20:55:42.035Z | Compiling proc-macro-crate v1.3.1 |
| 1672 | 2025-09-15T20:55:43.120Z | Compiling parse-display v0.10.0 |
| 1673 | 2025-09-15T20:55:43.243Z | Compiling zerocopy-derive v0.8.25 |
| 1674 | 2025-09-15T20:55:44.087Z | Compiling instant v0.1.12 |
| 1675 | 2025-09-15T20:55:44.437Z | Compiling heck v0.4.1 |
| 1676 | 2025-09-15T20:55:44.966Z | Compiling backoff v0.4.0 |
| 1677 | 2025-09-15T20:55:45.745Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1678 | 2025-09-15T20:55:48.440Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1679 | 2025-09-15T20:55:50.264Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1680 | 2025-09-15T20:55:50.492Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1681 | 2025-09-15T20:55:50.796Z | Compiling clap_derive v4.5.4 |
| 1682 | 2025-09-15T20:55:51.531Z | Compiling utf8parse v0.2.1 |
| 1683 | 2025-09-15T20:55:52.027Z | Compiling anstyle-parse v0.2.4 |
| 1684 | 2025-09-15T20:55:54.965Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1685 | 2025-09-15T20:55:57.362Z | Compiling num-integer v0.1.46 |
| 1686 | 2025-09-15T20:55:59.064Z | Compiling either v1.15.0 |
| 1687 | 2025-09-15T20:55:59.493Z | Compiling unicode-xid v0.2.4 |
| 1688 | 2025-09-15T20:55:59.698Z | Compiling is_terminal_polyfill v1.70.0 |
| 1689 | 2025-09-15T20:55:59.837Z | Compiling anstyle v1.0.7 |
| 1690 | 2025-09-15T20:55:59.851Z | Compiling anstyle-query v1.0.3 |
| 1691 | 2025-09-15T20:56:00.029Z | Compiling colorchoice v1.0.1 |
| 1692 | 2025-09-15T20:56:00.400Z | Compiling unicode-width v0.1.14 |
| 1693 | 2025-09-15T20:56:00.682Z | Compiling anstream v0.6.14 |
| 1694 | 2025-09-15T20:56:01.025Z | Compiling itertools v0.13.0 |
| 1695 | 2025-09-15T20:56:03.686Z | Compiling terminal_size v0.3.0 |
| 1696 | 2025-09-15T20:56:03.791Z | Compiling heapless v0.8.0 |
| 1697 | 2025-09-15T20:56:03.951Z | Compiling clap_lex v0.7.0 |
| 1698 | 2025-09-15T20:56:04.855Z | Compiling clap_builder v4.5.2 |
| 1699 | 2025-09-15T20:56:04.993Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1700 | 2025-09-15T20:56:05.835Z | Compiling num-bigint v0.4.5 |
| 1701 | 2025-09-15T20:56:06.016Z | Compiling hash32 v0.3.1 |
| 1702 | 2025-09-15T20:56:06.086Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1703 | 2025-09-15T20:56:06.226Z | Compiling smoltcp v0.11.0 |
| 1704 | 2025-09-15T20:56:07.930Z | Compiling synstructure v0.12.6 |
| 1705 | 2025-09-15T20:56:08.014Z | Compiling num-iter v0.1.45 |
| 1706 | 2025-09-15T20:56:08.234Z | Compiling num_enum_derive v0.7.3 |
| 1707 | 2025-09-15T20:56:09.177Z | Compiling num-rational v0.4.2 |
| 1708 | 2025-09-15T20:56:10.484Z | Compiling clap v4.5.4 |
| 1709 | 2025-09-15T20:56:10.651Z | Compiling typify-impl v0.3.0 |
| 1710 | 2025-09-15T20:56:10.863Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1711 | 2025-09-15T20:56:11.788Z | Compiling num-complex v0.4.6 |
| 1712 | 2025-09-15T20:56:12.905Z | Compiling proc-macro-error-attr v1.0.4 |
| 1713 | 2025-09-15T20:56:13.194Z | Compiling managed v0.8.0 |
| 1714 | 2025-09-15T20:56:13.311Z | Compiling bitflags v1.3.2 |
| 1715 | 2025-09-15T20:56:13.438Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1716 | 2025-09-15T20:56:13.469Z | Compiling cobs v0.2.3 |
| 1717 | 2025-09-15T20:56:13.754Z | Compiling data-encoding v2.6.0 |
| 1718 | 2025-09-15T20:56:13.895Z | Compiling postcard v1.0.9 |
| 1719 | 2025-09-15T20:56:14.687Z | Compiling num v0.4.3 |
| 1720 | 2025-09-15T20:56:15.030Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1721 | 2025-09-15T20:56:15.851Z | Compiling num_enum v0.7.3 |
| 1722 | 2025-09-15T20:56:16.069Z | Compiling zerocopy-derive v0.2.0 |
| 1723 | 2025-09-15T20:56:19.599Z | Compiling foreign-types-macros v0.2.3 |
| 1724 | 2025-09-15T20:56:19.821Z | Compiling libz-sys v1.1.16 |
| 1725 | 2025-09-15T20:56:20.376Z | Compiling rand_core v0.9.3 |
| 1726 | 2025-09-15T20:56:20.428Z | Compiling typify-macro v0.3.0 |
| 1727 | 2025-09-15T20:56:20.899Z | Compiling proc-macro-error v1.0.4 |
| 1728 | 2025-09-15T20:56:21.011Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1729 | 2025-09-15T20:56:21.432Z | Compiling foreign-types-shared v0.3.1 |
| 1730 | 2025-09-15T20:56:21.581Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1731 | 2025-09-15T20:56:21.676Z | Compiling prettyplease v0.2.31 |
| 1732 | 2025-09-15T20:56:22.246Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1733 | 2025-09-15T20:56:22.396Z | Compiling foreign-types v0.5.0 |
| 1734 | 2025-09-15T20:56:22.572Z | Compiling rand_chacha v0.9.0 |
| 1735 | 2025-09-15T20:56:25.685Z | Compiling tabwriter v1.4.0 |
| 1736 | 2025-09-15T20:56:26.021Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1737 | 2025-09-15T20:56:26.249Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1738 | 2025-09-15T20:56:27.049Z | Compiling cstr-argument v0.1.2 |
| 1739 | 2025-09-15T20:56:27.183Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1740 | 2025-09-15T20:56:28.413Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1741 | 2025-09-15T20:56:29.699Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1742 | 2025-09-15T20:56:30.060Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1743 | 2025-09-15T20:56:30.119Z | Compiling rand v0.9.0 |
| 1744 | 2025-09-15T20:56:30.615Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1745 | 2025-09-15T20:56:30.661Z | Compiling usdt-impl v0.3.5 |
| 1746 | 2025-09-15T20:56:30.856Z | Compiling float-ord v0.3.2 |
| 1747 | 2025-09-15T20:56:30.869Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1748 | 2025-09-15T20:56:31.112Z | Compiling semver v0.1.20 |
| 1749 | 2025-09-15T20:56:31.253Z | Compiling colored v3.0.0 |
| 1750 | 2025-09-15T20:56:31.582Z | Compiling rustc_version v0.1.7 |
| 1751 | 2025-09-15T20:56:31.610Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1752 | 2025-09-15T20:56:32.117Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1753 | 2025-09-15T20:56:33.575Z | Compiling zone_cfg_derive v0.3.0 |
| 1754 | 2025-09-15T20:56:35.387Z | Compiling typify v0.3.0 |
| 1755 | 2025-09-15T20:56:36.136Z | Compiling itertools v0.10.5 |
| 1756 | 2025-09-15T20:56:36.163Z | Compiling itertools v0.14.0 |
| 1757 | 2025-09-15T20:56:39.189Z | Compiling camino-tempfile v1.1.1 |
| 1758 | 2025-09-15T20:56:39.545Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1759 | 2025-09-15T20:56:40.036Z | Compiling num-derive v0.4.2 |
| 1760 | 2025-09-15T20:56:40.399Z | Compiling derive-where v1.2.7 |
| 1761 | 2025-09-15T20:56:41.860Z | Compiling sigpipe v0.1.3 |
| 1762 | 2025-09-15T20:56:41.992Z | Compiling base64 v0.21.7 |
| 1763 | 2025-09-15T20:56:42.099Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1764 | 2025-09-15T20:56:42.495Z | Compiling base64ct v1.6.0 |
| 1765 | 2025-09-15T20:56:43.060Z | Compiling password-hash v0.5.0 |
| 1766 | 2025-09-15T20:56:43.165Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1767 | 2025-09-15T20:56:43.181Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1768 | 2025-09-15T20:56:44.908Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1769 | 2025-09-15T20:56:45.190Z | Compiling zone v0.3.0 |
| 1770 | 2025-09-15T20:56:45.439Z | Compiling progenitor-impl v0.9.1 |
| 1771 | 2025-09-15T20:56:46.179Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1772 | 2025-09-15T20:56:48.376Z | Compiling newtype_derive v0.1.6 |
| 1773 | 2025-09-15T20:56:48.436Z | Compiling zerocopy v0.3.2 |
| 1774 | 2025-09-15T20:56:48.790Z | Compiling blake2 v0.10.6 |
| 1775 | 2025-09-15T20:56:48.982Z | Compiling typify-impl v0.4.1 |
| 1776 | 2025-09-15T20:56:49.872Z | Compiling hubpack_derive v0.1.1 |
| 1777 | 2025-09-15T20:56:49.937Z | Compiling cargo-platform v0.1.8 |
| 1778 | 2025-09-15T20:56:50.409Z | Compiling smf v0.2.3 |
| 1779 | 2025-09-15T20:56:50.743Z | Compiling vergen v8.3.2 |
| 1780 | 2025-09-15T20:56:50.812Z | Compiling zerocopy-derive v0.6.6 |
| 1781 | 2025-09-15T20:56:51.139Z | Compiling serde_repr v0.1.19 |
| 1782 | 2025-09-15T20:56:52.302Z | Compiling tinyvec_macros v0.1.1 |
| 1783 | 2025-09-15T20:56:52.449Z | Compiling owo-colors v4.2.0 |
| 1784 | 2025-09-15T20:56:52.616Z | Compiling cancel-safe-futures v0.1.5 |
| 1785 | 2025-09-15T20:56:52.866Z | Compiling whoami v1.5.1 |
| 1786 | 2025-09-15T20:56:53.029Z | Compiling unicode-segmentation v1.11.0 |
| 1787 | 2025-09-15T20:56:53.132Z | Compiling zerocopy v0.6.6 |
| 1788 | 2025-09-15T20:56:53.780Z | Compiling newline-converter v0.3.0 |
| 1789 | 2025-09-15T20:56:54.179Z | Compiling tinyvec v1.6.0 |
| 1790 | 2025-09-15T20:56:54.315Z | Compiling hubpack v0.1.2 |
| 1791 | 2025-09-15T20:56:54.789Z | Compiling progenitor-macro v0.9.1 |
| 1792 | 2025-09-15T20:56:55.876Z | Compiling cargo_metadata v0.18.1 |
| 1793 | 2025-09-15T20:56:57.204Z | Compiling argon2 v0.5.3 |
| 1794 | 2025-09-15T20:56:58.178Z | Compiling typify-macro v0.4.1 |
| 1795 | 2025-09-15T20:56:58.506Z | Compiling dof v0.1.5 |
| 1796 | 2025-09-15T20:56:59.848Z | Compiling console v0.15.8 |
| 1797 | 2025-09-15T20:57:01.467Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1798 | 2025-09-15T20:57:01.495Z | Compiling strum_macros v0.25.3 |
| 1799 | 2025-09-15T20:57:02.722Z | Compiling enum-as-inner v0.6.0 |
| 1800 | 2025-09-15T20:57:03.807Z | Compiling libsw-core v0.3.2 |
| 1801 | 2025-09-15T20:57:04.127Z | Compiling rustc_version v0.4.0 |
| 1802 | 2025-09-15T20:57:04.654Z | Compiling dtrace-parser v0.1.14 |
| 1803 | 2025-09-15T20:57:04.719Z | Compiling serde-big-array v0.5.1 |
| 1804 | 2025-09-15T20:57:04.975Z | Compiling cookie v0.18.1 |
| 1805 | 2025-09-15T20:57:05.000Z | Compiling slog-dtrace v0.3.0 |
| 1806 | 2025-09-15T20:57:05.012Z | Compiling rustls v0.21.12 |
| 1807 | 2025-09-15T20:57:05.317Z | Compiling static_assertions v1.1.0 |
| 1808 | 2025-09-15T20:57:05.449Z | Compiling fixedbitset v0.5.7 |
| 1809 | 2025-09-15T20:57:05.449Z | Compiling convert_case v0.4.0 |
| 1810 | 2025-09-15T20:57:05.969Z | Compiling utf-8 v0.7.6 |
| 1811 | 2025-09-15T20:57:06.021Z | Compiling similar v2.5.0 |
| 1812 | 2025-09-15T20:57:06.036Z | Compiling linked-hash-map v0.5.6 |
| 1813 | 2025-09-15T20:57:06.319Z | Compiling fixedbitset v0.4.2 |
| 1814 | 2025-09-15T20:57:06.414Z | Compiling cfg_aliases v0.2.1 |
| 1815 | 2025-09-15T20:57:06.427Z | Compiling lru-cache v0.1.2 |
| 1816 | 2025-09-15T20:57:06.572Z | Compiling nix v0.29.0 |
| 1817 | 2025-09-15T20:57:06.657Z | Compiling petgraph v0.6.5 |
| 1818 | 2025-09-15T20:57:07.117Z | Compiling expectorate v1.1.0 |
| 1819 | 2025-09-15T20:57:07.385Z | Compiling tungstenite v0.21.0 |
| 1820 | 2025-09-15T20:57:07.466Z | Compiling derive_more v0.99.19 |
| 1821 | 2025-09-15T20:57:10.846Z | Compiling petgraph v0.7.1 |
| 1822 | 2025-09-15T20:57:11.895Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1823 | 2025-09-15T20:57:13.215Z | Compiling progenitor v0.9.1 |
| 1824 | 2025-09-15T20:57:13.271Z | Compiling libsw v3.5.0 |
| 1825 | 2025-09-15T20:57:13.440Z | Compiling hickory-proto v0.24.4 |
| 1826 | 2025-09-15T20:57:13.589Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1827 | 2025-09-15T20:57:16.494Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1828 | 2025-09-15T20:57:16.977Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1829 | 2025-09-15T20:57:19.906Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1830 | 2025-09-15T20:57:20.139Z | Compiling resolv-conf v0.7.0 |
| 1831 | 2025-09-15T20:57:20.406Z | Compiling atomicwrites v0.4.4 |
| 1832 | 2025-09-15T20:57:20.935Z | Compiling git2 v0.19.0 |
| 1833 | 2025-09-15T20:57:21.012Z | Compiling serde_tokenstream v0.1.7 |
| 1834 | 2025-09-15T20:57:21.543Z | Compiling inout v0.1.3 |
| 1835 | 2025-09-15T20:57:21.640Z | Compiling sct v0.7.1 |
| 1836 | 2025-09-15T20:57:21.784Z | Compiling rustls-webpki v0.101.7 |
| 1837 | 2025-09-15T20:57:22.065Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1838 | 2025-09-15T20:57:24.544Z | Compiling swrite v0.1.0 |
| 1839 | 2025-09-15T20:57:24.717Z | Compiling linear-map v1.2.0 |
| 1840 | 2025-09-15T20:57:25.141Z | Compiling indent_write v2.2.0 |
| 1841 | 2025-09-15T20:57:25.399Z | Compiling highway v1.3.0 |
| 1842 | 2025-09-15T20:57:25.482Z | Compiling radium v0.7.0 |
| 1843 | 2025-09-15T20:57:26.045Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1844 | 2025-09-15T20:57:28.280Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1845 | 2025-09-15T20:57:28.754Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1846 | 2025-09-15T20:57:30.399Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1847 | 2025-09-15T20:57:31.707Z | Compiling cipher v0.4.4 |
| 1848 | 2025-09-15T20:57:32.197Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1849 | 2025-09-15T20:57:34.734Z | Compiling hickory-resolver v0.24.4 |
| 1850 | 2025-09-15T20:57:37.096Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1851 | 2025-09-15T20:57:40.188Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1852 | 2025-09-15T20:57:40.357Z | Compiling steno v0.4.1 |
| 1853 | 2025-09-15T20:57:45.208Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1854 | 2025-09-15T20:57:47.953Z | Compiling tokio-tungstenite v0.21.0 |
| 1855 | 2025-09-15T20:57:48.694Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1856 | 2025-09-15T20:57:49.213Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1857 | 2025-09-15T20:57:50.003Z | Compiling crossbeam-epoch v0.9.18 |
| 1858 | 2025-09-15T20:57:51.085Z | Compiling tokio-stream v0.1.17 |
| 1859 | 2025-09-15T20:57:51.803Z | Compiling humantime v2.1.0 |
| 1860 | 2025-09-15T20:57:52.228Z | Compiling tap v1.0.1 |
| 1861 | 2025-09-15T20:57:52.640Z | Compiling rayon-core v1.12.1 |
| 1862 | 2025-09-15T20:57:52.983Z | Compiling wyz v0.5.1 |
| 1863 | 2025-09-15T20:57:53.076Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1864 | 2025-09-15T20:57:53.130Z | Compiling qorb v0.2.1 |
| 1865 | 2025-09-15T20:57:53.459Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1866 | 2025-09-15T20:57:53.869Z | Compiling crossbeam-deque v0.8.5 |
| 1867 | 2025-09-15T20:57:54.284Z | Compiling tokio-rustls v0.24.1 |
| 1868 | 2025-09-15T20:57:56.257Z | Compiling usdt-attr-macro v0.3.5 |
| 1869 | 2025-09-15T20:57:56.477Z | Compiling usdt-macro v0.3.5 |
| 1870 | 2025-09-15T20:57:57.668Z | Compiling typify v0.4.1 |
| 1871 | 2025-09-15T20:57:57.786Z | Compiling rustls-pemfile v1.0.4 |
| 1872 | 2025-09-15T20:57:57.822Z | Compiling num_enum_derive v0.5.11 |
| 1873 | 2025-09-15T20:57:59.872Z | Compiling twox-hash v2.1.0 |
| 1874 | 2025-09-15T20:58:00.039Z | Compiling universal-hash v0.5.1 |
| 1875 | 2025-09-15T20:58:00.292Z | Compiling strum_macros v0.27.1 |
| 1876 | 2025-09-15T20:58:00.832Z | Compiling atty v0.2.14 |
| 1877 | 2025-09-15T20:58:01.016Z | Compiling funty v2.0.0 |
| 1878 | 2025-09-15T20:58:03.594Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1879 | 2025-09-15T20:58:03.813Z | Compiling opaque-debug v0.3.1 |
| 1880 | 2025-09-15T20:58:03.933Z | Compiling polyval v0.6.2 |
| 1881 | 2025-09-15T20:58:04.171Z | Compiling bitvec v1.0.1 |
| 1882 | 2025-09-15T20:58:04.871Z | Compiling strum v0.27.1 |
| 1883 | 2025-09-15T20:58:05.111Z | Compiling num_enum v0.5.11 |
| 1884 | 2025-09-15T20:58:05.318Z | Compiling toml v0.7.8 |
| 1885 | 2025-09-15T20:58:09.293Z | Compiling progenitor-impl v0.10.0 |
| 1886 | 2025-09-15T20:58:10.041Z | Compiling usdt v0.3.5 |
| 1887 | 2025-09-15T20:58:10.500Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1888 | 2025-09-15T20:58:14.507Z | Compiling aes v0.8.4 |
| 1889 | 2025-09-15T20:58:14.909Z | Compiling ctr v0.9.2 |
| 1890 | 2025-09-15T20:58:15.282Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1891 | 2025-09-15T20:58:15.610Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1892 | 2025-09-15T20:58:15.719Z | Compiling aead v0.5.2 |
| 1893 | 2025-09-15T20:58:16.075Z | Compiling bincode v1.3.3 |
| 1894 | 2025-09-15T20:58:16.892Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1895 | 2025-09-15T20:58:17.086Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1896 | 2025-09-15T20:58:17.103Z | Compiling passt v0.3.0 |
| 1897 | 2025-09-15T20:58:17.262Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1898 | 2025-09-15T20:58:17.581Z | Compiling fakedata_generator v0.5.0 |
| 1899 | 2025-09-15T20:58:17.607Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=779775d5130ff7a4836f52f48b7e64d1479ee104#779775d5) |
| 1900 | 2025-09-15T20:58:17.621Z | Compiling aes-gcm-siv v0.11.1 |
| 1901 | 2025-09-15T20:58:17.952Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1902 | 2025-09-15T20:58:18.517Z | Compiling progenitor-macro v0.10.0 |
| 1903 | 2025-09-15T20:58:19.163Z | Compiling rayon v1.10.0 |
| 1904 | 2025-09-15T20:58:24.461Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1905 | 2025-09-15T20:58:26.799Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1906 | 2025-09-15T20:58:27.190Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1907 | 2025-09-15T20:58:27.269Z | Compiling progenitor-client v0.10.0 |
| 1908 | 2025-09-15T20:58:28.164Z | Compiling bitstruct_derive v0.1.0 |
| 1909 | 2025-09-15T20:58:28.892Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1910 | 2025-09-15T20:58:29.425Z | Compiling async-recursion v1.1.1 |
| 1911 | 2025-09-15T20:58:29.551Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1912 | 2025-09-15T20:58:29.725Z | Compiling pretty-hex v0.2.1 |
| 1913 | 2025-09-15T20:58:29.989Z | Compiling typeid v1.0.0 |
| 1914 | 2025-09-15T20:58:30.193Z | Compiling ringbuffer v0.15.0 |
| 1915 | 2025-09-15T20:58:30.819Z | Compiling ascii v1.1.0 |
| 1916 | 2025-09-15T20:58:31.555Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1917 | 2025-09-15T20:58:33.493Z | Compiling erased-serde v0.4.5 |
| 1918 | 2025-09-15T20:58:34.955Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1919 | 2025-09-15T20:58:35.399Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1920 | 2025-09-15T20:58:35.789Z | Compiling bitstruct v0.1.1 |
| 1921 | 2025-09-15T20:58:35.944Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1922 | 2025-09-15T20:58:37.994Z | Compiling progenitor v0.10.0 |
| 1923 | 2025-09-15T20:58:38.272Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1924 | 2025-09-15T20:58:38.777Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1925 | 2025-09-15T20:58:42.638Z | Compiling const_format_proc_macros v0.2.32 |
| 1926 | 2025-09-15T20:58:44.517Z | Compiling tokio-dtrace v0.1.1 |
| 1927 | 2025-09-15T20:58:44.671Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1928 | 2025-09-15T20:58:45.235Z | Compiling serde_arrays v0.1.0 |
| 1929 | 2025-09-15T20:58:45.465Z | Compiling kstat-rs v0.2.4 |
| 1930 | 2025-09-15T20:58:45.837Z | Compiling libloading v0.7.4 |
| 1931 | 2025-09-15T20:58:46.290Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1932 | 2025-09-15T20:58:46.343Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1933 | 2025-09-15T20:58:59.545Z | Compiling oxide-tokio-rt v0.1.2 |
| 1934 | 2025-09-15T20:59:00.159Z | Compiling const_format v0.2.32 |
| 1935 | 2025-09-15T20:59:00.175Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1936 | 2025-09-15T20:59:01.149Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1937 | 2025-09-15T20:59:01.353Z | Compiling ron v0.8.1 |
| 1938 | 2025-09-15T20:59:05.319Z | Compiling bit_field v0.10.2 |
| 1939 | 2025-09-15T20:59:05.381Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1940 | 2025-09-15T20:59:05.634Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1941 | 2025-09-15T20:59:09.662Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1942 | 2025-09-15T21:00:11.358Z | Finished `release` profile [optimized] target(s) in 6m 36s |
| 1943 | 2025-09-15T21:00:11.514Z | |
| 1944 | 2025-09-15T21:00:11.515Z | real 6:36.912128432 |
| 1945 | 2025-09-15T21:00:11.515Z | user 47:17.223575604 |
| 1946 | 2025-09-15T21:00:11.515Z | sys 3:02.694737174 |
| 1947 | 2025-09-15T21:00:11.515Z | trap 1.340619991 |
| 1948 | 2025-09-15T21:00:11.515Z | tflt 2.064412255 |
| 1949 | 2025-09-15T21:00:11.515Z | dflt 1.281283334 |
| 1950 | 2025-09-15T21:00:11.518Z | kflt 0.000044264 |
| 1951 | 2025-09-15T21:00:11.518Z | lock 2:28:59.609838258 |
| 1952 | 2025-09-15T21:00:11.518Z | slp 2:53:31.790276045 |
| 1953 | 2025-09-15T21:00:11.518Z | lat 2:39.667055927 |
| 1954 | 2025-09-15T21:00:11.519Z | stop 3:25.055319340 |
| 1955 | 2025-09-15T21:00:11.519Z | + OUTDIR=/work/release |
| 1956 | 2025-09-15T21:00:11.519Z | + mkdir -p /work/release |
| 1957 | 2025-09-15T21:00:11.519Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1958 | 2025-09-15T21:00:11.543Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1959 | 2025-09-15T21:00:11.615Z | + cd /work/release |
| 1960 | 2025-09-15T21:00:11.619Z | + digest -a sha256 propolis-cli |
| 1961 | 2025-09-15T21:00:11.639Z | + digest -a sha256 propolis-server |
| 1962 | 2025-09-15T21:00:11.685Z | process exited: duration 673425 ms, exit code 0 |
| |
| 1963 | 2025-09-15T21:00:11.700Z | found 4 output files |
| 1964 | 2025-09-15T21:00:11.700Z | uploading: /work/release/propolis-cli (22371688 bytes) |
| 1965 | 2025-09-15T21:00:13.092Z | uploaded: /work/release/propolis-cli |
| 1966 | 2025-09-15T21:00:13.092Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 1967 | 2025-09-15T21:00:14.103Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 1968 | 2025-09-15T21:00:14.103Z | uploading: /work/release/propolis-server (63309496 bytes) |
| 1969 | 2025-09-15T21:00:16.230Z | uploaded: /work/release/propolis-server |
| 1970 | 2025-09-15T21:00:16.234Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 1971 | 2025-09-15T21:00:17.243Z | uploaded: /work/release/propolis-server.sha256.txt |