|
|
|
| 1 | 2025-04-17T19:14:20.271Z | job assigned to worker 01JS2JQZ01NFJRJTYX8CZ7KRR5 [factory gimlet-EVT22200007-propolis, EVT22200007/24904] (queued for 28 s) |
| |
| 2 | 2025-04-17T19:14:28.707Z | starting task 0: "setup" |
| 3 | 2025-04-17T19:14:28.733Z | ++ uname -s |
| 4 | 2025-04-17T19:14:28.733Z | + kern=SunOS |
| 5 | 2025-04-17T19:14:28.733Z | + build_user=build |
| 6 | 2025-04-17T19:14:28.733Z | + build_uid=12345 |
| 7 | 2025-04-17T19:14:28.733Z | + work_dir=/work |
| 8 | 2025-04-17T19:14:28.733Z | + input_dir=/input |
| 9 | 2025-04-17T19:14:28.733Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-17T19:14:28.733Z | + case "$kern" in |
| 11 | 2025-04-17T19:14:28.733Z | + groupadd -g 12345 build |
| 12 | 2025-04-17T19:14:28.733Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-17T19:14:30.737Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-17T19:14:30.779Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-17T19:14:30.805Z | + home_fs=zfs |
| 16 | 2025-04-17T19:14:30.805Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-17T19:14:30.805Z | + mkdir -p /home/build |
| 18 | 2025-04-17T19:14:30.805Z | + chown build:build /home/build /work |
| 19 | 2025-04-17T19:14:32.790Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-17T19:14:32.815Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2025-04-17T19:14:32.866Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-17T19:14:32.892Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-04-17T19:14:32.892Z | * rust toolchain channel = "stable" |
| 24 | 2025-04-17T19:14:32.892Z | * rust toolchain profile = "default" |
| 25 | 2025-04-17T19:14:32.892Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-04-17T19:14:32.892Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-04-17T19:14:32.892Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-04-17T19:14:32.892Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-17T19:14:32.892Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-04-17T19:14:33.076Z | info: downloading installer |
| 31 | 2025-04-17T19:14:33.614Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-17T19:14:33.614Z | warn: /opt/ooce/bin |
| 33 | 2025-04-17T19:14:33.614Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-17T19:14:33.614Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-17T19:14:33.614Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-17T19:14:33.614Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-17T19:14:33.614Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-17T19:14:33.614Z | error: cannot install while Rust is installed |
| 39 | 2025-04-17T19:14:33.614Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-17T19:14:33.640Z | info: profile set to 'default' |
| 41 | 2025-04-17T19:14:33.640Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-17T19:14:33.640Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-04-17T19:14:33.758Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-04-17T19:14:33.758Z | info: downloading component 'cargo' |
| 45 | 2025-04-17T19:14:33.941Z | info: downloading component 'clippy' |
| 46 | 2025-04-17T19:14:34.024Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-17T19:14:34.277Z | info: downloading component 'rust-std' |
| 48 | 2025-04-17T19:14:34.594Z | info: downloading component 'rustc' |
| 49 | 2025-04-17T19:14:35.817Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-17T19:14:35.890Z | info: installing component 'cargo' |
| 51 | 2025-04-17T19:14:37.088Z | info: installing component 'clippy' |
| 52 | 2025-04-17T19:14:37.586Z | info: installing component 'rust-docs' |
| 53 | 2025-04-17T19:14:41.176Z | info: installing component 'rust-std' |
| 54 | 2025-04-17T19:14:43.349Z | info: installing component 'rustc' |
| 55 | 2025-04-17T19:14:51.708Z | info: installing component 'rustfmt' |
| 56 | 2025-04-17T19:14:52.108Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-04-17T19:14:52.108Z | |
| 58 | 2025-04-17T19:14:52.279Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-04-17T19:14:52.279Z | |
| 60 | 2025-04-17T19:14:52.279Z | |
| 61 | 2025-04-17T19:14:52.279Z | Rust is installed now. Great! |
| 62 | 2025-04-17T19:14:52.279Z | |
| 63 | 2025-04-17T19:14:52.279Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-17T19:14:52.279Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-17T19:14:52.279Z | |
| 66 | 2025-04-17T19:14:52.279Z | To configure your current shell, you need to source |
| 67 | 2025-04-17T19:14:52.279Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-17T19:14:52.279Z | |
| 69 | 2025-04-17T19:14:52.279Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-17T19:14:52.279Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-17T19:14:52.279Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-17T19:14:52.279Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-17T19:14:52.392Z | + rustup --version |
| 74 | 2025-04-17T19:14:52.417Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-17T19:14:52.417Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-17T19:14:52.463Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-04-17T19:14:52.488Z | + cargo --version |
| 78 | 2025-04-17T19:14:52.513Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-04-17T19:14:52.513Z | + rustc --version |
| 80 | 2025-04-17T19:14:52.557Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-04-17T19:14:52.582Z | process exited: duration 19698 ms, exit code 0 |
| |
| 82 | 2025-04-17T19:14:52.636Z | starting task 2: "authentication" |
| 83 | 2025-04-17T19:14:52.700Z | process exited: duration 67 ms, exit code 0 |
| |
| 84 | 2025-04-17T19:14:52.754Z | starting task 3: "clone repository" |
| 85 | 2025-04-17T19:14:52.780Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-04-17T19:14:52.780Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-04-17T19:14:52.805Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-04-17T19:14:54.427Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-04-17T19:14:54.427Z | + git fetch origin f9affbf9b4435cdb2ae54dc466bdbcc5ae8f0ed6 |
| 90 | 2025-04-17T19:14:54.824Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-04-17T19:14:54.824Z | * branch f9affbf9b4435cdb2ae54dc466bdbcc5ae8f0ed6 -> FETCH_HEAD |
| 92 | 2025-04-17T19:14:54.849Z | + [[ -n gjcolombo/client-jsonschema ]] |
| 93 | 2025-04-17T19:14:54.849Z | ++ git branch --show-current |
| 94 | 2025-04-17T19:14:54.849Z | + current=master |
| 95 | 2025-04-17T19:14:54.849Z | + [[ master != gjcolombo/client-jsonschema ]] |
| 96 | 2025-04-17T19:14:54.849Z | + git branch -f gjcolombo/client-jsonschema f9affbf9b4435cdb2ae54dc466bdbcc5ae8f0ed6 |
| 97 | 2025-04-17T19:14:54.874Z | + git checkout -f gjcolombo/client-jsonschema |
| 98 | 2025-04-17T19:14:54.921Z | Switched to branch 'gjcolombo/client-jsonschema' |
| 99 | 2025-04-17T19:14:54.946Z | + git reset --hard f9affbf9b4435cdb2ae54dc466bdbcc5ae8f0ed6 |
| 100 | 2025-04-17T19:14:54.946Z | HEAD is now at f9affbf PR feedback |
| 101 | 2025-04-17T19:14:54.947Z | process exited: duration 2191 ms, exit code 0 |
| |
| 102 | 2025-04-17T19:14:55.000Z | starting task 4: "build" |
| 103 | 2025-04-17T19:14:55.026Z | + cargo --version |
| 104 | 2025-04-17T19:14:55.051Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 105 | 2025-04-17T19:14:55.051Z | + rustc --version |
| 106 | 2025-04-17T19:14:55.092Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 107 | 2025-04-17T19:14:55.118Z | + banner check |
| 108 | 2025-04-17T19:14:55.118Z | |
| 109 | 2025-04-17T19:14:55.118Z | #### # # ###### #### # # |
| 110 | 2025-04-17T19:14:55.118Z | # # # # # # # # # |
| 111 | 2025-04-17T19:14:55.118Z | # ###### ##### # #### |
| 112 | 2025-04-17T19:14:55.118Z | # # # # # # # |
| 113 | 2025-04-17T19:14:55.118Z | # # # # # # # # # |
| 114 | 2025-04-17T19:14:55.118Z | #### # # ###### #### # # |
| 115 | 2025-04-17T19:14:55.118Z | |
| 116 | 2025-04-17T19:14:55.118Z | + ptime -m cargo check --features falcon |
| 117 | 2025-04-17T19:14:55.340Z | Updating crates.io index |
| 118 | 2025-04-17T19:14:55.366Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 119 | 2025-04-17T19:14:57.668Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 120 | 2025-04-17T19:15:09.018Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 121 | 2025-04-17T19:15:09.381Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 122 | 2025-04-17T19:15:09.748Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 123 | 2025-04-17T19:15:10.116Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 124 | 2025-04-17T19:15:10.637Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 125 | 2025-04-17T19:15:11.311Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 126 | 2025-04-17T19:15:11.699Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 127 | 2025-04-17T19:15:12.014Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 128 | 2025-04-17T19:15:12.486Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 129 | 2025-04-17T19:15:13.102Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 130 | 2025-04-17T19:15:14.421Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 131 | 2025-04-17T19:15:15.235Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 132 | 2025-04-17T19:15:15.978Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2025-04-17T19:15:16.406Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2025-04-17T19:15:16.925Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 135 | 2025-04-17T19:15:17.320Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2025-04-17T19:15:17.818Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2025-04-17T19:15:18.224Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2025-04-17T19:15:19.651Z | Downloading crates ... |
| 139 | 2025-04-17T19:15:24.732Z | Downloaded atty v0.2.14 |
| 140 | 2025-04-17T19:15:24.761Z | Downloaded cstr-argument v0.1.2 |
| 141 | 2025-04-17T19:15:24.762Z | Downloaded enum-as-inner v0.6.0 |
| 142 | 2025-04-17T19:15:24.762Z | Downloaded daft-derive v0.1.2 |
| 143 | 2025-04-17T19:15:24.787Z | Downloaded num_enum v0.7.3 |
| 144 | 2025-04-17T19:15:24.787Z | Downloaded lru-cache v0.1.2 |
| 145 | 2025-04-17T19:15:24.787Z | Downloaded write16 v1.0.0 |
| 146 | 2025-04-17T19:15:24.814Z | Downloaded yoke-derive v0.7.5 |
| 147 | 2025-04-17T19:15:24.814Z | Downloaded hubpack_derive v0.1.1 |
| 148 | 2025-04-17T19:15:24.814Z | Downloaded humantime v2.1.0 |
| 149 | 2025-04-17T19:15:24.814Z | Downloaded icu_provider_macros v1.5.0 |
| 150 | 2025-04-17T19:15:24.814Z | Downloaded sct v0.7.1 |
| 151 | 2025-04-17T19:15:24.814Z | Downloaded take_mut v0.2.2 |
| 152 | 2025-04-17T19:15:24.814Z | Downloaded terminal_size v0.3.0 |
| 153 | 2025-04-17T19:15:24.842Z | Downloaded glob v0.3.1 |
| 154 | 2025-04-17T19:15:24.869Z | Downloaded slog-term v2.9.1 |
| 155 | 2025-04-17T19:15:24.869Z | Downloaded zone_cfg_derive v0.3.0 |
| 156 | 2025-04-17T19:15:24.897Z | Downloaded is-terminal v0.4.12 |
| 157 | 2025-04-17T19:15:24.897Z | Downloaded try-lock v0.2.5 |
| 158 | 2025-04-17T19:15:24.897Z | Downloaded tokio-tungstenite v0.21.0 |
| 159 | 2025-04-17T19:15:24.897Z | Downloaded tungstenite v0.21.0 |
| 160 | 2025-04-17T19:15:24.925Z | Downloaded heck v0.5.0 |
| 161 | 2025-04-17T19:15:24.925Z | Downloaded serde_urlencoded v0.7.1 |
| 162 | 2025-04-17T19:15:24.925Z | Downloaded sigpipe v0.1.3 |
| 163 | 2025-04-17T19:15:24.925Z | Downloaded heapless v0.8.0 |
| 164 | 2025-04-17T19:15:24.925Z | Downloaded smf v0.2.3 |
| 165 | 2025-04-17T19:15:24.925Z | Downloaded smallvec v1.13.2 |
| 166 | 2025-04-17T19:15:24.950Z | Downloaded jobserver v0.1.31 |
| 167 | 2025-04-17T19:15:24.950Z | Downloaded memchr v2.7.2 |
| 168 | 2025-04-17T19:15:24.950Z | Downloaded itertools v0.10.5 |
| 169 | 2025-04-17T19:15:24.950Z | Downloaded itertools v0.14.0 |
| 170 | 2025-04-17T19:15:25.481Z | Downloaded goblin v0.8.2 |
| 171 | 2025-04-17T19:15:25.481Z | Downloaded is_terminal_polyfill v1.70.0 |
| 172 | 2025-04-17T19:15:25.481Z | Downloaded typeid v1.0.0 |
| 173 | 2025-04-17T19:15:25.481Z | Downloaded smoltcp v0.11.0 |
| 174 | 2025-04-17T19:15:25.481Z | Downloaded serde_with v3.12.0 |
| 175 | 2025-04-17T19:15:25.481Z | Downloaded resolv-conf v0.7.0 |
| 176 | 2025-04-17T19:15:25.482Z | Downloaded rand_xorshift v0.3.0 |
| 177 | 2025-04-17T19:15:25.482Z | Downloaded rand_core v0.6.4 |
| 178 | 2025-04-17T19:15:25.482Z | Downloaded proc-macro-error-attr v1.0.4 |
| 179 | 2025-04-17T19:15:25.482Z | Downloaded serde_tokenstream v0.2.2 |
| 180 | 2025-04-17T19:15:25.482Z | Downloaded libc v0.2.171 |
| 181 | 2025-04-17T19:15:25.482Z | Downloaded sha1 v0.10.6 |
| 182 | 2025-04-17T19:15:25.482Z | Downloaded quote v1.0.38 |
| 183 | 2025-04-17T19:15:25.482Z | Downloaded twox-hash v2.1.0 |
| 184 | 2025-04-17T19:15:25.482Z | Downloaded rustversion v1.0.17 |
| 185 | 2025-04-17T19:15:25.482Z | Downloaded proc-macro-error v1.0.4 |
| 186 | 2025-04-17T19:15:25.482Z | Downloaded pest_derive v2.7.10 |
| 187 | 2025-04-17T19:15:25.482Z | Downloaded highway v1.3.0 |
| 188 | 2025-04-17T19:15:25.482Z | Downloaded pest_meta v2.7.10 |
| 189 | 2025-04-17T19:15:25.482Z | Downloaded num-complex v0.4.6 |
| 190 | 2025-04-17T19:15:25.482Z | Downloaded parking_lot v0.12.2 |
| 191 | 2025-04-17T19:15:25.482Z | Downloaded proc-macro-crate v1.3.1 |
| 192 | 2025-04-17T19:15:25.482Z | Downloaded once_cell v1.19.0 |
| 193 | 2025-04-17T19:15:25.482Z | Downloaded num-rational v0.4.2 |
| 194 | 2025-04-17T19:15:25.482Z | Downloaded progenitor-impl v0.8.0 |
| 195 | 2025-04-17T19:15:25.482Z | Downloaded proc-macro2 v1.0.92 |
| 196 | 2025-04-17T19:15:25.482Z | Downloaded test-strategy v0.4.1 |
| 197 | 2025-04-17T19:15:25.482Z | Downloaded hex v0.4.3 |
| 198 | 2025-04-17T19:15:25.482Z | Downloaded serde_tokenstream v0.1.7 |
| 199 | 2025-04-17T19:15:25.482Z | Downloaded ron v0.8.1 |
| 200 | 2025-04-17T19:15:25.482Z | Downloaded progenitor-impl v0.9.1 |
| 201 | 2025-04-17T19:15:25.482Z | Downloaded prettyplease v0.2.31 |
| 202 | 2025-04-17T19:15:25.482Z | Downloaded zerocopy-derive v0.6.6 |
| 203 | 2025-04-17T19:15:25.482Z | Downloaded rayon-core v1.12.1 |
| 204 | 2025-04-17T19:15:25.482Z | Downloaded quinn v0.11.5 |
| 205 | 2025-04-17T19:15:25.482Z | Downloaded rand v0.9.0 |
| 206 | 2025-04-17T19:15:25.483Z | Downloaded rand v0.8.5 |
| 207 | 2025-04-17T19:15:25.483Z | Downloaded hickory-resolver v0.24.4 |
| 208 | 2025-04-17T19:15:25.483Z | Downloaded encoding_rs v0.8.34 |
| 209 | 2025-04-17T19:15:25.483Z | Downloaded pest v2.7.10 |
| 210 | 2025-04-17T19:15:25.483Z | Downloaded num-bigint v0.4.5 |
| 211 | 2025-04-17T19:15:25.483Z | Downloaded rustls-webpki v0.101.7 |
| 212 | 2025-04-17T19:15:25.483Z | Downloaded reqwest v0.12.7 |
| 213 | 2025-04-17T19:15:25.483Z | Downloaded rustls-webpki v0.102.4 |
| 214 | 2025-04-17T19:15:25.483Z | Downloaded quinn-proto v0.11.8 |
| 215 | 2025-04-17T19:15:25.483Z | Downloaded regex v1.11.1 |
| 216 | 2025-04-17T19:15:25.483Z | Downloaded proptest v1.5.0 |
| 217 | 2025-04-17T19:15:25.483Z | Downloaded rayon v1.10.0 |
| 218 | 2025-04-17T19:15:25.483Z | Downloaded openssl v0.10.71 |
| 219 | 2025-04-17T19:15:25.483Z | Downloaded tokio v1.44.1 |
| 220 | 2025-04-17T19:15:25.483Z | Downloaded rustls v0.22.4 |
| 221 | 2025-04-17T19:15:25.483Z | Downloaded regress v0.10.3 |
| 222 | 2025-04-17T19:15:25.483Z | Downloaded rustix v0.38.34 |
| 223 | 2025-04-17T19:15:25.483Z | Downloaded regex-syntax v0.8.5 |
| 224 | 2025-04-17T19:15:25.483Z | Downloaded hickory-proto v0.24.4 |
| 225 | 2025-04-17T19:15:25.483Z | Downloaded openapiv3 v2.0.0 |
| 226 | 2025-04-17T19:15:25.509Z | Downloaded rustls v0.21.12 |
| 227 | 2025-04-17T19:15:25.509Z | Downloaded rustls v0.23.10 |
| 228 | 2025-04-17T19:15:25.509Z | Downloaded qorb v0.2.1 |
| 229 | 2025-04-17T19:15:25.509Z | Downloaded num-traits v0.2.19 |
| 230 | 2025-04-17T19:15:25.509Z | Downloaded rustls-pki-types v1.7.0 |
| 231 | 2025-04-17T19:15:25.509Z | Downloaded rustls-pemfile v2.1.3 |
| 232 | 2025-04-17T19:15:25.509Z | Downloaded rand_core v0.9.3 |
| 233 | 2025-04-17T19:15:25.509Z | Downloaded radium v0.7.0 |
| 234 | 2025-04-17T19:15:25.509Z | Downloaded quinn-udp v0.5.5 |
| 235 | 2025-04-17T19:15:25.509Z | Downloaded progenitor v0.9.1 |
| 236 | 2025-04-17T19:15:25.509Z | Downloaded ppv-lite86 v0.2.17 |
| 237 | 2025-04-17T19:15:25.509Z | Downloaded pin-project-lite v0.2.14 |
| 238 | 2025-04-17T19:15:25.509Z | Downloaded parking_lot_core v0.9.10 |
| 239 | 2025-04-17T19:15:25.535Z | Downloaded regex-automata v0.4.9 |
| 240 | 2025-04-17T19:15:25.535Z | Downloaded owo-colors v4.2.0 |
| 241 | 2025-04-17T19:15:25.535Z | Downloaded progenitor-macro v0.8.0 |
| 242 | 2025-04-17T19:15:25.535Z | Downloaded petgraph v0.7.1 |
| 243 | 2025-04-17T19:15:25.561Z | Downloaded petgraph v0.6.5 |
| 244 | 2025-04-17T19:15:25.586Z | Downloaded progenitor-macro v0.9.1 |
| 245 | 2025-04-17T19:15:25.586Z | Downloaded num_enum v0.5.11 |
| 246 | 2025-04-17T19:15:25.613Z | Downloaded ringbuffer v0.15.0 |
| 247 | 2025-04-17T19:15:25.613Z | Downloaded quick-error v1.2.3 |
| 248 | 2025-04-17T19:15:25.613Z | Downloaded num_enum_derive v0.7.3 |
| 249 | 2025-04-17T19:15:25.613Z | Downloaded num_enum_derive v0.5.11 |
| 250 | 2025-04-17T19:15:25.613Z | Downloaded num-integer v0.1.46 |
| 251 | 2025-04-17T19:15:25.613Z | Downloaded zerocopy-derive v0.2.0 |
| 252 | 2025-04-17T19:15:25.613Z | Downloaded postcard v1.0.9 |
| 253 | 2025-04-17T19:15:25.613Z | Downloaded openssl-sys v0.9.106 |
| 254 | 2025-04-17T19:15:25.639Z | Downloaded rustls-pemfile v1.0.4 |
| 255 | 2025-04-17T19:15:25.639Z | Downloaded rustc_version v0.4.0 |
| 256 | 2025-04-17T19:15:25.639Z | Downloaded rustc-hash v2.0.0 |
| 257 | 2025-04-17T19:15:25.639Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 258 | 2025-04-17T19:15:25.687Z | Downloaded progenitor v0.8.0 |
| 259 | 2025-04-17T19:15:25.714Z | Downloaded powerfmt v0.2.0 |
| 260 | 2025-04-17T19:15:25.714Z | Downloaded pkg-config v0.3.30 |
| 261 | 2025-04-17T19:15:25.714Z | Downloaded num-derive v0.4.2 |
| 262 | 2025-04-17T19:15:25.714Z | Downloaded itertools v0.13.0 |
| 263 | 2025-04-17T19:15:25.714Z | Downloaded h2 v0.4.6 |
| 264 | 2025-04-17T19:15:25.714Z | Downloaded typify-impl v0.3.0 |
| 265 | 2025-04-17T19:15:25.739Z | Downloaded typify-impl v0.2.0 |
| 266 | 2025-04-17T19:15:25.764Z | Downloaded rand_chacha v0.9.0 |
| 267 | 2025-04-17T19:15:25.764Z | Downloaded plain v0.2.3 |
| 268 | 2025-04-17T19:15:25.764Z | Downloaded pin-utils v0.1.0 |
| 269 | 2025-04-17T19:15:25.764Z | Downloaded parse-display-derive v0.10.0 |
| 270 | 2025-04-17T19:15:25.764Z | Downloaded http v1.2.0 |
| 271 | 2025-04-17T19:15:25.764Z | Downloaded hashbrown v0.15.2 |
| 272 | 2025-04-17T19:15:25.765Z | Downloaded rustc_version v0.1.7 |
| 273 | 2025-04-17T19:15:25.765Z | Downloaded oxnet v0.1.1 |
| 274 | 2025-04-17T19:15:25.765Z | Downloaded libm v0.2.8 |
| 275 | 2025-04-17T19:15:25.790Z | Downloaded rand_chacha v0.3.1 |
| 276 | 2025-04-17T19:15:25.790Z | Downloaded progenitor-client v0.9.1 |
| 277 | 2025-04-17T19:15:25.790Z | Downloaded hashbrown v0.12.3 |
| 278 | 2025-04-17T19:15:25.790Z | Downloaded typenum v1.17.0 |
| 279 | 2025-04-17T19:15:25.790Z | Downloaded indexmap v2.8.0 |
| 280 | 2025-04-17T19:15:25.790Z | Downloaded similar v2.5.0 |
| 281 | 2025-04-17T19:15:25.815Z | Downloaded sha2 v0.10.8 |
| 282 | 2025-04-17T19:15:25.815Z | Downloaded serde_yaml v0.9.34+deprecated |
| 283 | 2025-04-17T19:15:25.816Z | Downloaded managed v0.8.0 |
| 284 | 2025-04-17T19:15:25.816Z | Downloaded fixedbitset v0.4.2 |
| 285 | 2025-04-17T19:15:25.816Z | Downloaded expectorate v1.1.0 |
| 286 | 2025-04-17T19:15:25.816Z | Downloaded slab v0.4.9 |
| 287 | 2025-04-17T19:15:25.816Z | Downloaded signal-hook-registry v1.4.2 |
| 288 | 2025-04-17T19:15:25.816Z | Downloaded shlex v1.3.0 |
| 289 | 2025-04-17T19:15:25.816Z | Downloaded ring v0.17.14 |
| 290 | 2025-04-17T19:15:25.861Z | Downloaded serde_with_macros v3.12.0 |
| 291 | 2025-04-17T19:15:25.886Z | Downloaded tracing-core v0.1.32 |
| 292 | 2025-04-17T19:15:25.886Z | Downloaded linked-hash-map v0.5.6 |
| 293 | 2025-04-17T19:15:25.886Z | Downloaded libsw-core v0.3.2 |
| 294 | 2025-04-17T19:15:25.886Z | Downloaded libsw v3.5.0 |
| 295 | 2025-04-17T19:15:25.886Z | Downloaded libloading v0.7.4 |
| 296 | 2025-04-17T19:15:25.886Z | Downloaded kstat-rs v0.2.4 |
| 297 | 2025-04-17T19:15:25.886Z | Downloaded toml_edit v0.22.24 |
| 298 | 2025-04-17T19:15:25.912Z | Downloaded tokio-util v0.7.11 |
| 299 | 2025-04-17T19:15:25.912Z | Downloaded is_ci v1.2.0 |
| 300 | 2025-04-17T19:15:25.912Z | Downloaded progenitor-client v0.8.0 |
| 301 | 2025-04-17T19:15:25.912Z | Downloaded pretty-hex v0.4.1 |
| 302 | 2025-04-17T19:15:25.938Z | Downloaded rusty-fork v0.3.0 |
| 303 | 2025-04-17T19:15:25.938Z | Downloaded match_cfg v0.1.0 |
| 304 | 2025-04-17T19:15:25.938Z | Downloaded macaddr v1.0.1 |
| 305 | 2025-04-17T19:15:25.938Z | Downloaded linear-map v1.2.0 |
| 306 | 2025-04-17T19:15:25.938Z | Downloaded itoa v1.0.11 |
| 307 | 2025-04-17T19:15:25.938Z | Downloaded hostname v0.4.0 |
| 308 | 2025-04-17T19:15:25.938Z | Downloaded hostname v0.3.1 |
| 309 | 2025-04-17T19:15:25.938Z | Downloaded globset v0.4.14 |
| 310 | 2025-04-17T19:15:25.938Z | Downloaded fixedbitset v0.5.7 |
| 311 | 2025-04-17T19:15:25.938Z | Downloaded fatfs v0.3.6 |
| 312 | 2025-04-17T19:15:25.938Z | Downloaded erased-serde v0.4.5 |
| 313 | 2025-04-17T19:15:25.938Z | Downloaded toml_edit v0.19.15 |
| 314 | 2025-04-17T19:15:25.964Z | Downloaded steno v0.4.1 |
| 315 | 2025-04-17T19:15:25.964Z | Downloaded idna v1.0.3 |
| 316 | 2025-04-17T19:15:25.964Z | Downloaded num_threads v0.1.7 |
| 317 | 2025-04-17T19:15:25.964Z | Downloaded heck v0.4.1 |
| 318 | 2025-04-17T19:15:25.964Z | Downloaded hash32 v0.3.1 |
| 319 | 2025-04-17T19:15:25.964Z | Downloaded foreign-types-macros v0.2.3 |
| 320 | 2025-04-17T19:15:25.989Z | Downloaded foreign-types v0.5.0 |
| 321 | 2025-04-17T19:15:25.989Z | Downloaded foreign-types v0.3.2 |
| 322 | 2025-04-17T19:15:25.989Z | Downloaded foldhash v0.1.5 |
| 323 | 2025-04-17T19:15:25.989Z | Downloaded fnv v1.0.7 |
| 324 | 2025-04-17T19:15:25.989Z | Downloaded float-ord v0.3.2 |
| 325 | 2025-04-17T19:15:25.989Z | Downloaded filetime v0.2.23 |
| 326 | 2025-04-17T19:15:25.989Z | Downloaded fastrand v2.1.0 |
| 327 | 2025-04-17T19:15:25.989Z | Downloaded escargot v0.5.10 |
| 328 | 2025-04-17T19:15:25.989Z | Downloaded errno v0.3.9 |
| 329 | 2025-04-17T19:15:25.989Z | Downloaded typify v0.2.0 |
| 330 | 2025-04-17T19:15:25.989Z | Downloaded tracing v0.1.40 |
| 331 | 2025-04-17T19:15:25.989Z | Downloaded socket2 v0.5.7 |
| 332 | 2025-04-17T19:15:25.989Z | Downloaded zerocopy v0.8.24 |
| 333 | 2025-04-17T19:15:26.016Z | Downloaded tracing-attributes v0.1.27 |
| 334 | 2025-04-17T19:15:26.041Z | Downloaded toml v0.8.20 |
| 335 | 2025-04-17T19:15:26.041Z | Downloaded toml v0.7.8 |
| 336 | 2025-04-17T19:15:26.041Z | Downloaded opaque-debug v0.3.1 |
| 337 | 2025-04-17T19:15:26.041Z | Downloaded tokio-stream v0.1.17 |
| 338 | 2025-04-17T19:15:26.041Z | Downloaded tokio-rustls v0.26.0 |
| 339 | 2025-04-17T19:15:26.041Z | Downloaded tokio-rustls v0.25.0 |
| 340 | 2025-04-17T19:15:26.041Z | Downloaded tokio-rustls v0.24.1 |
| 341 | 2025-04-17T19:15:26.067Z | Downloaded structmeta v0.3.0 |
| 342 | 2025-04-17T19:15:26.067Z | Downloaded spin v0.9.8 |
| 343 | 2025-04-17T19:15:26.067Z | Downloaded futures-core v0.3.31 |
| 344 | 2025-04-17T19:15:26.067Z | Downloaded synstructure v0.12.6 |
| 345 | 2025-04-17T19:15:26.067Z | Downloaded paste v1.0.15 |
| 346 | 2025-04-17T19:15:26.067Z | Downloaded parse-display v0.10.0 |
| 347 | 2025-04-17T19:15:26.067Z | Downloaded num-iter v0.1.45 |
| 348 | 2025-04-17T19:15:26.067Z | Downloaded tower-service v0.3.2 |
| 349 | 2025-04-17T19:15:26.067Z | Downloaded toml_datetime v0.6.8 |
| 350 | 2025-04-17T19:15:26.067Z | Downloaded tokio-native-tls v0.3.1 |
| 351 | 2025-04-17T19:15:26.067Z | Downloaded tokio-macros v2.5.0 |
| 352 | 2025-04-17T19:15:26.067Z | Downloaded tinyvec_macros v0.1.1 |
| 353 | 2025-04-17T19:15:26.067Z | Downloaded strum v0.27.1 |
| 354 | 2025-04-17T19:15:26.067Z | Downloaded strum v0.26.3 |
| 355 | 2025-04-17T19:15:26.067Z | Downloaded structmeta-derive v0.3.0 |
| 356 | 2025-04-17T19:15:26.067Z | Downloaded strsim v0.11.1 |
| 357 | 2025-04-17T19:15:26.093Z | Downloaded static_assertions v1.1.0 |
| 358 | 2025-04-17T19:15:26.093Z | Downloaded stable_deref_trait v1.2.0 |
| 359 | 2025-04-17T19:15:26.093Z | Downloaded zerovec v0.10.4 |
| 360 | 2025-04-17T19:15:26.093Z | Downloaded unicode-width v0.1.14 |
| 361 | 2025-04-17T19:15:26.093Z | Downloaded syn v2.0.100 |
| 362 | 2025-04-17T19:15:26.118Z | Downloaded semver v0.1.20 |
| 363 | 2025-04-17T19:15:26.118Z | Downloaded iana-time-zone v0.1.60 |
| 364 | 2025-04-17T19:15:26.118Z | Downloaded ipnetwork v0.21.1 |
| 365 | 2025-04-17T19:15:26.118Z | Downloaded ipnet v2.9.0 |
| 366 | 2025-04-17T19:15:26.118Z | Downloaded instant v0.1.12 |
| 367 | 2025-04-17T19:15:26.118Z | Downloaded inout v0.1.3 |
| 368 | 2025-04-17T19:15:26.118Z | Downloaded indexmap v1.9.3 |
| 369 | 2025-04-17T19:15:26.118Z | Downloaded indent_write v2.2.0 |
| 370 | 2025-04-17T19:15:26.118Z | Downloaded idna_adapter v1.2.0 |
| 371 | 2025-04-17T19:15:26.118Z | Downloaded ident_case v1.0.1 |
| 372 | 2025-04-17T19:15:26.118Z | Downloaded http-body-util v0.1.2 |
| 373 | 2025-04-17T19:15:26.118Z | Downloaded http-body v1.0.1 |
| 374 | 2025-04-17T19:15:26.119Z | Downloaded zerocopy-derive v0.8.24 |
| 375 | 2025-04-17T19:15:26.144Z | Downloaded zerocopy-derive v0.7.34 |
| 376 | 2025-04-17T19:15:26.144Z | Downloaded tinyvec v1.6.0 |
| 377 | 2025-04-17T19:15:26.144Z | Downloaded time v0.3.36 |
| 378 | 2025-04-17T19:15:26.144Z | Downloaded git2 v0.19.0 |
| 379 | 2025-04-17T19:15:26.169Z | Downloaded futures-util v0.3.31 |
| 380 | 2025-04-17T19:15:26.170Z | Downloaded syn v1.0.109 |
| 381 | 2025-04-17T19:15:26.195Z | Downloaded scroll_derive v0.12.0 |
| 382 | 2025-04-17T19:15:26.195Z | Downloaded icu_locid_transform_data v1.5.0 |
| 383 | 2025-04-17T19:15:26.195Z | Downloaded zerocopy v0.6.6 |
| 384 | 2025-04-17T19:15:26.195Z | Downloaded zerocopy v0.3.2 |
| 385 | 2025-04-17T19:15:26.195Z | Downloaded vcpkg v0.2.15 |
| 386 | 2025-04-17T19:15:26.224Z | Downloaded pretty-hex v0.2.1 |
| 387 | 2025-04-17T19:15:26.250Z | Downloaded nix v0.29.0 |
| 388 | 2025-04-17T19:15:26.250Z | Downloaded nix v0.28.0 |
| 389 | 2025-04-17T19:15:26.275Z | Downloaded zone v0.3.0 |
| 390 | 2025-04-17T19:15:26.275Z | Downloaded zerovec-derive v0.10.3 |
| 391 | 2025-04-17T19:15:26.275Z | Downloaded zeroize v1.7.0 |
| 392 | 2025-04-17T19:15:26.275Z | Downloaded zerofrom-derive v0.1.5 |
| 393 | 2025-04-17T19:15:26.275Z | Downloaded zerofrom v0.1.5 |
| 394 | 2025-04-17T19:15:26.275Z | Downloaded typify v0.3.0 |
| 395 | 2025-04-17T19:15:26.275Z | Downloaded tinystr v0.7.6 |
| 396 | 2025-04-17T19:15:26.275Z | Downloaded time-macros v0.2.18 |
| 397 | 2025-04-17T19:15:26.275Z | Downloaded time-core v0.1.2 |
| 398 | 2025-04-17T19:15:26.275Z | Downloaded thread_local v1.1.8 |
| 399 | 2025-04-17T19:15:26.275Z | Downloaded thread-id v4.2.1 |
| 400 | 2025-04-17T19:15:26.276Z | Downloaded thiserror-impl v2.0.12 |
| 401 | 2025-04-17T19:15:26.276Z | Downloaded thiserror-impl v1.0.64 |
| 402 | 2025-04-17T19:15:26.276Z | Downloaded thiserror v2.0.12 |
| 403 | 2025-04-17T19:15:26.301Z | Downloaded thiserror v1.0.64 |
| 404 | 2025-04-17T19:15:26.301Z | Downloaded libz-sys v1.1.16 |
| 405 | 2025-04-17T19:15:26.359Z | Downloaded strum_macros v0.25.3 |
| 406 | 2025-04-17T19:15:26.384Z | Downloaded slog v2.7.0 |
| 407 | 2025-04-17T19:15:26.384Z | Downloaded schemars v0.8.22 |
| 408 | 2025-04-17T19:15:26.385Z | Downloaded usdt v0.3.5 |
| 409 | 2025-04-17T19:15:26.385Z | Downloaded url v2.5.4 |
| 410 | 2025-04-17T19:15:26.385Z | Downloaded unicode-segmentation v1.11.0 |
| 411 | 2025-04-17T19:15:26.410Z | Downloaded serde_json v1.0.140 |
| 412 | 2025-04-17T19:15:26.410Z | Downloaded icu_properties_data v1.5.0 |
| 413 | 2025-04-17T19:15:26.410Z | Downloaded zerocopy v0.7.34 |
| 414 | 2025-04-17T19:15:26.435Z | Downloaded webpki-roots v0.26.3 |
| 415 | 2025-04-17T19:15:26.435Z | Downloaded openssl-probe v0.1.5 |
| 416 | 2025-04-17T19:15:26.435Z | Downloaded openssl-macros v0.1.1 |
| 417 | 2025-04-17T19:15:26.435Z | Downloaded omicron-workspace-hack v0.1.0 |
| 418 | 2025-04-17T19:15:26.435Z | Downloaded num-conv v0.1.0 |
| 419 | 2025-04-17T19:15:26.435Z | Downloaded slog-json v2.6.1 |
| 420 | 2025-04-17T19:15:26.435Z | Downloaded slog-dtrace v0.3.0 |
| 421 | 2025-04-17T19:15:26.490Z | Downloaded slog-bunyan v2.5.0 |
| 422 | 2025-04-17T19:15:26.490Z | Downloaded slog-async v2.8.0 |
| 423 | 2025-04-17T19:15:26.490Z | Downloaded scroll v0.12.0 |
| 424 | 2025-04-17T19:15:26.490Z | Downloaded scopeguard v1.2.0 |
| 425 | 2025-04-17T19:15:26.490Z | Downloaded schemars_derive v0.8.22 |
| 426 | 2025-04-17T19:15:26.490Z | Downloaded ryu v1.0.18 |
| 427 | 2025-04-17T19:15:26.490Z | Downloaded lock_api v0.4.12 |
| 428 | 2025-04-17T19:15:26.490Z | Downloaded litemap v0.7.4 |
| 429 | 2025-04-17T19:15:26.490Z | Downloaded lazy_static v1.5.0 |
| 430 | 2025-04-17T19:15:26.490Z | Downloaded getrandom v0.3.2 |
| 431 | 2025-04-17T19:15:26.490Z | Downloaded getrandom v0.2.14 |
| 432 | 2025-04-17T19:15:26.490Z | Downloaded futures-task v0.3.31 |
| 433 | 2025-04-17T19:15:26.490Z | Downloaded futures-macro v0.3.31 |
| 434 | 2025-04-17T19:15:26.490Z | Downloaded futures-io v0.3.31 |
| 435 | 2025-04-17T19:15:26.490Z | Downloaded futures-executor v0.3.31 |
| 436 | 2025-04-17T19:15:26.490Z | Downloaded futures-channel v0.3.31 |
| 437 | 2025-04-17T19:15:26.491Z | Downloaded futures v0.3.31 |
| 438 | 2025-04-17T19:15:26.491Z | Downloaded funty v2.0.0 |
| 439 | 2025-04-17T19:15:26.491Z | Downloaded form_urlencoded v1.2.1 |
| 440 | 2025-04-17T19:15:26.491Z | Downloaded unsafe-libyaml v0.2.11 |
| 441 | 2025-04-17T19:15:26.491Z | Downloaded unicode-xid v0.2.4 |
| 442 | 2025-04-17T19:15:26.491Z | Downloaded unicode-ident v1.0.14 |
| 443 | 2025-04-17T19:15:26.491Z | Downloaded ucd-trie v0.1.6 |
| 444 | 2025-04-17T19:15:26.491Z | Downloaded typify-macro v0.2.0 |
| 445 | 2025-04-17T19:15:26.491Z | Downloaded serde v1.0.219 |
| 446 | 2025-04-17T19:15:26.491Z | Downloaded icu_collections v1.5.0 |
| 447 | 2025-04-17T19:15:26.516Z | Downloaded hyper v1.6.0 |
| 448 | 2025-04-17T19:15:26.516Z | Downloaded winnow v0.7.4 |
| 449 | 2025-04-17T19:15:26.516Z | Downloaded winnow v0.5.40 |
| 450 | 2025-04-17T19:15:26.542Z | Downloaded pest_generator v2.7.10 |
| 451 | 2025-04-17T19:15:26.542Z | Downloaded password-hash v0.5.0 |
| 452 | 2025-04-17T19:15:26.542Z | Downloaded generic-array v0.14.7 |
| 453 | 2025-04-17T19:15:26.542Z | Downloaded futures-sink v0.3.31 |
| 454 | 2025-04-17T19:15:26.542Z | Downloaded foreign-types-shared v0.3.1 |
| 455 | 2025-04-17T19:15:26.542Z | Downloaded foreign-types-shared v0.1.1 |
| 456 | 2025-04-17T19:15:26.542Z | Downloaded untrusted v0.9.0 |
| 457 | 2025-04-17T19:15:26.542Z | Downloaded universal-hash v0.5.1 |
| 458 | 2025-04-17T19:15:26.542Z | Downloaded unarray v0.1.4 |
| 459 | 2025-04-17T19:15:26.542Z | Downloaded typify-macro v0.3.0 |
| 460 | 2025-04-17T19:15:26.542Z | Downloaded term v0.7.0 |
| 461 | 2025-04-17T19:15:26.542Z | Downloaded tempfile v3.10.1 |
| 462 | 2025-04-17T19:15:26.567Z | Downloaded tar v0.4.40 |
| 463 | 2025-04-17T19:15:26.567Z | Downloaded polyval v0.6.2 |
| 464 | 2025-04-17T19:15:26.568Z | Downloaded percent-encoding v2.3.1 |
| 465 | 2025-04-17T19:15:26.568Z | Downloaded bstr v1.9.1 |
| 466 | 2025-04-17T19:15:26.568Z | Downloaded tap v1.0.1 |
| 467 | 2025-04-17T19:15:26.568Z | Downloaded tabwriter v1.4.0 |
| 468 | 2025-04-17T19:15:26.568Z | Downloaded synstructure v0.13.1 |
| 469 | 2025-04-17T19:15:26.568Z | Downloaded supports-color v3.0.1 |
| 470 | 2025-04-17T19:15:26.568Z | Downloaded supports-color v2.1.0 |
| 471 | 2025-04-17T19:15:26.594Z | Downloaded subtle v2.5.0 |
| 472 | 2025-04-17T19:15:26.595Z | Downloaded strum_macros v0.27.1 |
| 473 | 2025-04-17T19:15:26.595Z | Downloaded strum_macros v0.26.4 |
| 474 | 2025-04-17T19:15:26.595Z | Downloaded serde_derive_internals v0.29.1 |
| 475 | 2025-04-17T19:15:26.595Z | Downloaded serde_derive v1.0.219 |
| 476 | 2025-04-17T19:15:26.595Z | Downloaded semver v1.0.26 |
| 477 | 2025-04-17T19:15:26.595Z | Downloaded hyper-util v0.1.10 |
| 478 | 2025-04-17T19:15:26.595Z | Downloaded mio v1.0.2 |
| 479 | 2025-04-17T19:15:26.595Z | Downloaded dropshot v0.16.0 |
| 480 | 2025-04-17T19:15:26.620Z | Downloaded sync_wrapper v1.0.1 |
| 481 | 2025-04-17T19:15:26.621Z | Downloaded swrite v0.1.0 |
| 482 | 2025-04-17T19:15:26.621Z | Downloaded serde_spanned v0.6.8 |
| 483 | 2025-04-17T19:15:26.646Z | Downloaded serde_repr v0.1.19 |
| 484 | 2025-04-17T19:15:26.646Z | Downloaded serde_path_to_error v0.1.16 |
| 485 | 2025-04-17T19:15:26.646Z | Downloaded serde_arrays v0.1.0 |
| 486 | 2025-04-17T19:15:26.646Z | Downloaded serde-big-array v0.5.1 |
| 487 | 2025-04-17T19:15:26.646Z | Downloaded icu_provider v1.5.0 |
| 488 | 2025-04-17T19:15:26.646Z | Downloaded icu_properties v1.5.1 |
| 489 | 2025-04-17T19:15:26.646Z | Downloaded icu_normalizer_data v1.5.0 |
| 490 | 2025-04-17T19:15:26.646Z | Downloaded httparse v1.10.1 |
| 491 | 2025-04-17T19:15:26.646Z | Downloaded icu_normalizer v1.5.0 |
| 492 | 2025-04-17T19:15:26.646Z | Downloaded icu_locid_transform v1.5.0 |
| 493 | 2025-04-17T19:15:26.672Z | Downloaded icu_locid v1.5.0 |
| 494 | 2025-04-17T19:15:26.672Z | Downloaded hubpack v0.1.2 |
| 495 | 2025-04-17T19:15:26.672Z | Downloaded uuid v1.16.0 |
| 496 | 2025-04-17T19:15:26.672Z | Downloaded hyper-tls v0.6.0 |
| 497 | 2025-04-17T19:15:26.672Z | Downloaded hyper-rustls v0.27.3 |
| 498 | 2025-04-17T19:15:26.672Z | Downloaded vergen v8.3.2 |
| 499 | 2025-04-17T19:15:26.672Z | Downloaded bitvec v1.0.1 |
| 500 | 2025-04-17T19:15:26.697Z | Downloaded httpdate v1.0.3 |
| 501 | 2025-04-17T19:15:26.697Z | Downloaded yoke v0.7.5 |
| 502 | 2025-04-17T19:15:26.697Z | Downloaded whoami v1.5.1 |
| 503 | 2025-04-17T19:15:26.698Z | Downloaded xattr v1.3.1 |
| 504 | 2025-04-17T19:15:26.698Z | Downloaded wyz v0.5.1 |
| 505 | 2025-04-17T19:15:26.698Z | Downloaded writeable v0.5.5 |
| 506 | 2025-04-17T19:15:26.698Z | Downloaded wait-timeout v0.2.0 |
| 507 | 2025-04-17T19:15:26.698Z | Downloaded version_check v0.9.5 |
| 508 | 2025-04-17T19:15:26.698Z | Downloaded utf8parse v0.2.1 |
| 509 | 2025-04-17T19:15:26.698Z | Downloaded utf8_iter v1.0.4 |
| 510 | 2025-04-17T19:15:26.723Z | Downloaded utf16_iter v1.0.5 |
| 511 | 2025-04-17T19:15:26.723Z | Downloaded utf-8 v0.7.6 |
| 512 | 2025-04-17T19:15:26.723Z | Downloaded usdt-macro v0.5.0 |
| 513 | 2025-04-17T19:15:26.723Z | Downloaded usdt-macro v0.3.5 |
| 514 | 2025-04-17T19:15:26.723Z | Downloaded usdt-impl v0.5.0 |
| 515 | 2025-04-17T19:15:26.723Z | Downloaded usdt-impl v0.3.5 |
| 516 | 2025-04-17T19:15:26.723Z | Downloaded usdt-attr-macro v0.5.0 |
| 517 | 2025-04-17T19:15:26.723Z | Downloaded usdt-attr-macro v0.3.5 |
| 518 | 2025-04-17T19:15:26.723Z | Downloaded usdt v0.5.0 |
| 519 | 2025-04-17T19:15:26.723Z | Downloaded chrono v0.4.40 |
| 520 | 2025-04-17T19:15:26.723Z | Downloaded want v0.3.1 |
| 521 | 2025-04-17T19:15:26.723Z | Downloaded waitgroup v0.1.2 |
| 522 | 2025-04-17T19:15:26.723Z | Downloaded newtype_derive v0.1.6 |
| 523 | 2025-04-17T19:15:26.723Z | Downloaded newtype-uuid v1.2.1 |
| 524 | 2025-04-17T19:15:26.723Z | Downloaded newline-converter v0.3.0 |
| 525 | 2025-04-17T19:15:26.723Z | Downloaded native-tls v0.2.11 |
| 526 | 2025-04-17T19:15:26.749Z | Downloaded multer v3.1.0 |
| 527 | 2025-04-17T19:15:26.750Z | Downloaded mime v0.3.17 |
| 528 | 2025-04-17T19:15:26.750Z | Downloaded memmap v0.7.0 |
| 529 | 2025-04-17T19:15:26.750Z | Downloaded clap_builder v4.5.2 |
| 530 | 2025-04-17T19:15:26.750Z | Downloaded aho-corasick v1.1.3 |
| 531 | 2025-04-17T19:15:26.750Z | Downloaded aes v0.8.4 |
| 532 | 2025-04-17T19:15:26.750Z | Downloaded log v0.4.22 |
| 533 | 2025-04-17T19:15:26.775Z | Downloaded equivalent v1.0.1 |
| 534 | 2025-04-17T19:15:26.775Z | Downloaded dropshot_endpoint v0.16.0 |
| 535 | 2025-04-17T19:15:26.775Z | Downloaded derive_more v0.99.19 |
| 536 | 2025-04-17T19:15:26.775Z | Downloaded derive-where v1.2.7 |
| 537 | 2025-04-17T19:15:26.776Z | Downloaded darling_core v0.20.9 |
| 538 | 2025-04-17T19:15:26.776Z | Downloaded crossbeam-epoch v0.9.18 |
| 539 | 2025-04-17T19:15:26.776Z | Downloaded crossbeam-channel v0.5.12 |
| 540 | 2025-04-17T19:15:26.801Z | Downloaded const_format v0.2.32 |
| 541 | 2025-04-17T19:15:26.801Z | Downloaded clap v4.5.4 |
| 542 | 2025-04-17T19:15:26.801Z | Downloaded cc v1.2.17 |
| 543 | 2025-04-17T19:15:26.801Z | Downloaded bytes v1.10.1 |
| 544 | 2025-04-17T19:15:26.827Z | Downloaded blake2 v0.10.6 |
| 545 | 2025-04-17T19:15:26.827Z | Downloaded bitflags v2.6.0 |
| 546 | 2025-04-17T19:15:26.827Z | Downloaded base64 v0.22.1 |
| 547 | 2025-04-17T19:15:26.827Z | Downloaded base64 v0.21.7 |
| 548 | 2025-04-17T19:15:26.827Z | Downloaded allocator-api2 v0.2.18 |
| 549 | 2025-04-17T19:15:26.827Z | Downloaded aes-gcm-siv v0.11.1 |
| 550 | 2025-04-17T19:15:26.827Z | Downloaded num v0.4.3 |
| 551 | 2025-04-17T19:15:26.827Z | Downloaded digest v0.10.7 |
| 552 | 2025-04-17T19:15:26.827Z | Downloaded deranged v0.3.11 |
| 553 | 2025-04-17T19:15:26.852Z | Downloaded defmt-macros v0.3.9 |
| 554 | 2025-04-17T19:15:26.852Z | Downloaded defmt v0.3.8 |
| 555 | 2025-04-17T19:15:26.852Z | Downloaded darling v0.20.9 |
| 556 | 2025-04-17T19:15:26.852Z | Downloaded crypto-common v0.1.6 |
| 557 | 2025-04-17T19:15:26.852Z | Downloaded crossbeam-utils v0.8.19 |
| 558 | 2025-04-17T19:15:26.852Z | Downloaded cookie v0.18.1 |
| 559 | 2025-04-17T19:15:26.852Z | Downloaded colored v3.0.0 |
| 560 | 2025-04-17T19:15:26.852Z | Downloaded cancel-safe-futures v0.1.5 |
| 561 | 2025-04-17T19:15:26.878Z | Downloaded bit_field v0.10.2 |
| 562 | 2025-04-17T19:15:26.878Z | Downloaded async-stream v0.3.6 |
| 563 | 2025-04-17T19:15:26.878Z | Downloaded anyhow v1.0.97 |
| 564 | 2025-04-17T19:15:26.878Z | Downloaded ctr v0.9.2 |
| 565 | 2025-04-17T19:15:26.878Z | Downloaded cpufeatures v0.2.12 |
| 566 | 2025-04-17T19:15:26.878Z | Downloaded convert_case v0.4.0 |
| 567 | 2025-04-17T19:15:26.878Z | Downloaded const_format_proc_macros v0.2.32 |
| 568 | 2025-04-17T19:15:26.878Z | Downloaded console v0.15.8 |
| 569 | 2025-04-17T19:15:26.878Z | Downloaded colorchoice v1.0.1 |
| 570 | 2025-04-17T19:15:26.878Z | Downloaded clap_derive v4.5.4 |
| 571 | 2025-04-17T19:15:26.878Z | Downloaded cfg-if v1.0.0 |
| 572 | 2025-04-17T19:15:26.878Z | Downloaded cargo_metadata v0.18.1 |
| 573 | 2025-04-17T19:15:26.878Z | Downloaded cargo-platform v0.1.8 |
| 574 | 2025-04-17T19:15:26.904Z | Downloaded camino-tempfile v1.1.1 |
| 575 | 2025-04-17T19:15:26.904Z | Downloaded camino v1.1.9 |
| 576 | 2025-04-17T19:15:26.904Z | Downloaded bincode v1.3.3 |
| 577 | 2025-04-17T19:15:26.904Z | Downloaded base64ct v1.6.0 |
| 578 | 2025-04-17T19:15:26.904Z | Downloaded backoff v0.4.0 |
| 579 | 2025-04-17T19:15:26.904Z | Downloaded async-trait v0.1.88 |
| 580 | 2025-04-17T19:15:26.904Z | Downloaded ascii v1.1.0 |
| 581 | 2025-04-17T19:15:26.904Z | Downloaded argon2 v0.5.3 |
| 582 | 2025-04-17T19:15:26.904Z | Downloaded anstream v0.6.14 |
| 583 | 2025-04-17T19:15:26.904Z | Downloaded embedded-io v0.6.1 |
| 584 | 2025-04-17T19:15:26.904Z | Downloaded embedded-io v0.4.0 |
| 585 | 2025-04-17T19:15:26.904Z | Downloaded either v1.15.0 |
| 586 | 2025-04-17T19:15:26.930Z | Downloaded dyn-clone v1.0.17 |
| 587 | 2025-04-17T19:15:26.930Z | Downloaded dtrace-parser v0.2.0 |
| 588 | 2025-04-17T19:15:26.930Z | Downloaded dtrace-parser v0.1.14 |
| 589 | 2025-04-17T19:15:26.930Z | Downloaded dof v0.3.0 |
| 590 | 2025-04-17T19:15:26.930Z | Downloaded dof v0.1.5 |
| 591 | 2025-04-17T19:15:26.930Z | Downloaded displaydoc v0.2.5 |
| 592 | 2025-04-17T19:15:26.930Z | Downloaded dirs-sys-next v0.1.2 |
| 593 | 2025-04-17T19:15:26.930Z | Downloaded dirs-next v2.0.0 |
| 594 | 2025-04-17T19:15:26.930Z | Downloaded defmt-parser v0.3.4 |
| 595 | 2025-04-17T19:15:26.930Z | Downloaded debug-ignore v1.0.5 |
| 596 | 2025-04-17T19:15:26.930Z | Downloaded data-encoding v2.6.0 |
| 597 | 2025-04-17T19:15:26.930Z | Downloaded darling_macro v0.20.9 |
| 598 | 2025-04-17T19:15:26.930Z | Downloaded daft v0.1.2 |
| 599 | 2025-04-17T19:15:26.930Z | Downloaded ctrlc v3.4.4 |
| 600 | 2025-04-17T19:15:26.930Z | Downloaded crucible-workspace-hack v0.1.0 |
| 601 | 2025-04-17T19:15:26.930Z | Downloaded crossbeam-deque v0.8.5 |
| 602 | 2025-04-17T19:15:26.930Z | Downloaded cobs v0.2.3 |
| 603 | 2025-04-17T19:15:26.930Z | Downloaded clap_lex v0.7.0 |
| 604 | 2025-04-17T19:15:26.930Z | Downloaded cipher v0.4.4 |
| 605 | 2025-04-17T19:15:26.955Z | Downloaded byteorder v1.5.0 |
| 606 | 2025-04-17T19:15:26.955Z | Downloaded block-buffer v0.10.4 |
| 607 | 2025-04-17T19:15:26.955Z | Downloaded bitflags v1.3.2 |
| 608 | 2025-04-17T19:15:26.955Z | Downloaded bit-vec v0.6.3 |
| 609 | 2025-04-17T19:15:26.955Z | Downloaded bit-set v0.5.3 |
| 610 | 2025-04-17T19:15:26.955Z | Downloaded atomic-waker v1.1.2 |
| 611 | 2025-04-17T19:15:26.955Z | Downloaded async-recursion v1.1.1 |
| 612 | 2025-04-17T19:15:26.955Z | Downloaded anstyle-query v1.0.3 |
| 613 | 2025-04-17T19:15:26.955Z | Downloaded cfg_aliases v0.2.1 |
| 614 | 2025-04-17T19:15:26.955Z | Downloaded cfg_aliases v0.1.1 |
| 615 | 2025-04-17T19:15:26.955Z | Downloaded bitstruct_derive v0.1.0 |
| 616 | 2025-04-17T19:15:26.955Z | Downloaded bitstruct v0.1.1 |
| 617 | 2025-04-17T19:15:26.955Z | Downloaded autocfg v1.3.0 |
| 618 | 2025-04-17T19:15:26.955Z | Downloaded async-stream-impl v0.3.6 |
| 619 | 2025-04-17T19:15:26.955Z | Downloaded anstyle-parse v0.2.4 |
| 620 | 2025-04-17T19:15:26.956Z | Downloaded anstyle v1.0.7 |
| 621 | 2025-04-17T19:15:26.981Z | Downloaded aead v0.5.2 |
| 622 | 2025-04-17T19:15:26.981Z | Downloaded atomicwrites v0.4.4 |
| 623 | 2025-04-17T19:15:27.253Z | Compiling proc-macro2 v1.0.92 |
| 624 | 2025-04-17T19:15:27.254Z | Compiling unicode-ident v1.0.14 |
| 625 | 2025-04-17T19:15:27.254Z | Compiling libc v0.2.171 |
| 626 | 2025-04-17T19:15:27.254Z | Compiling serde v1.0.219 |
| 627 | 2025-04-17T19:15:27.279Z | Compiling autocfg v1.3.0 |
| 628 | 2025-04-17T19:15:27.279Z | Checking cfg-if v1.0.0 |
| 629 | 2025-04-17T19:15:27.279Z | Compiling serde_json v1.0.140 |
| 630 | 2025-04-17T19:15:27.279Z | Compiling memchr v2.7.2 |
| 631 | 2025-04-17T19:15:27.445Z | Compiling libm v0.2.8 |
| 632 | 2025-04-17T19:15:27.530Z | Compiling version_check v0.9.5 |
| 633 | 2025-04-17T19:15:27.996Z | Compiling itoa v1.0.11 |
| 634 | 2025-04-17T19:15:28.022Z | Compiling thiserror v1.0.64 |
| 635 | 2025-04-17T19:15:28.258Z | Compiling semver v1.0.26 |
| 636 | 2025-04-17T19:15:28.318Z | Compiling shlex v1.3.0 |
| 637 | 2025-04-17T19:15:28.680Z | Compiling lock_api v0.4.12 |
| 638 | 2025-04-17T19:15:28.742Z | Compiling parking_lot_core v0.9.10 |
| 639 | 2025-04-17T19:15:28.886Z | Compiling ryu v1.0.18 |
| 640 | 2025-04-17T19:15:28.911Z | Compiling schemars v0.8.22 |
| 641 | 2025-04-17T19:15:28.937Z | Compiling once_cell v1.19.0 |
| 642 | 2025-04-17T19:15:29.214Z | Compiling quote v1.0.38 |
| 643 | 2025-04-17T19:15:29.239Z | Compiling jobserver v0.1.31 |
| 644 | 2025-04-17T19:15:29.290Z | Compiling foldhash v0.1.5 |
| 645 | 2025-04-17T19:15:29.335Z | Compiling equivalent v1.0.1 |
| 646 | 2025-04-17T19:15:29.361Z | Compiling allocator-api2 v0.2.18 |
| 647 | 2025-04-17T19:15:29.386Z | Compiling slab v0.4.9 |
| 648 | 2025-04-17T19:15:29.411Z | Checking getrandom v0.2.14 |
| 649 | 2025-04-17T19:15:29.461Z | Compiling num-traits v0.2.19 |
| 650 | 2025-04-17T19:15:29.565Z | Compiling syn v2.0.100 |
| 651 | 2025-04-17T19:15:29.604Z | Compiling log v0.4.22 |
| 652 | 2025-04-17T19:15:29.668Z | Compiling cc v1.2.17 |
| 653 | 2025-04-17T19:15:30.029Z | Compiling heck v0.5.0 |
| 654 | 2025-04-17T19:15:30.065Z | Checking pin-project-lite v0.2.14 |
| 655 | 2025-04-17T19:15:30.168Z | Checking smallvec v1.13.2 |
| 656 | 2025-04-17T19:15:30.290Z | Compiling hashbrown v0.15.2 |
| 657 | 2025-04-17T19:15:30.315Z | Compiling fnv v1.0.7 |
| 658 | 2025-04-17T19:15:30.339Z | Compiling pkg-config v0.3.30 |
| 659 | 2025-04-17T19:15:30.616Z | Compiling vcpkg v0.2.15 |
| 660 | 2025-04-17T19:15:30.657Z | Compiling getrandom v0.3.2 |
| 661 | 2025-04-17T19:15:30.987Z | Checking scopeguard v1.2.0 |
| 662 | 2025-04-17T19:15:31.680Z | Checking signal-hook-registry v1.4.2 |
| 663 | 2025-04-17T19:15:31.828Z | Checking parking_lot v0.12.2 |
| 664 | 2025-04-17T19:15:31.864Z | Checking socket2 v0.5.7 |
| 665 | 2025-04-17T19:15:31.923Z | Checking mio v1.0.2 |
| 666 | 2025-04-17T19:15:32.051Z | Checking iana-time-zone v0.1.60 |
| 667 | 2025-04-17T19:15:32.265Z | Compiling httparse v1.10.1 |
| 668 | 2025-04-17T19:15:32.460Z | Compiling typenum v1.17.0 |
| 669 | 2025-04-17T19:15:32.610Z | Compiling regex-syntax v0.8.5 |
| 670 | 2025-04-17T19:15:32.923Z | Checking futures-core v0.3.31 |
| 671 | 2025-04-17T19:15:32.989Z | Compiling ring v0.17.14 |
| 672 | 2025-04-17T19:15:33.132Z | Compiling aho-corasick v1.1.3 |
| 673 | 2025-04-17T19:15:33.425Z | Compiling generic-array v0.14.7 |
| 674 | 2025-04-17T19:15:33.470Z | Checking dyn-clone v1.0.17 |
| 675 | 2025-04-17T19:15:33.947Z | Checking rand_core v0.6.4 |
| 676 | 2025-04-17T19:15:34.014Z | Checking stable_deref_trait v1.2.0 |
| 677 | 2025-04-17T19:15:34.141Z | Checking futures-sink v0.3.31 |
| 678 | 2025-04-17T19:15:34.173Z | Compiling openssl-sys v0.9.106 |
| 679 | 2025-04-17T19:15:34.198Z | Checking byteorder v1.5.0 |
| 680 | 2025-04-17T19:15:34.321Z | Compiling ucd-trie v0.1.6 |
| 681 | 2025-04-17T19:15:34.526Z | Checking futures-channel v0.3.31 |
| 682 | 2025-04-17T19:15:34.718Z | Checking futures-task v0.3.31 |
| 683 | 2025-04-17T19:15:34.743Z | Compiling rustix v0.38.34 |
| 684 | 2025-04-17T19:15:34.917Z | Checking pin-utils v0.1.0 |
| 685 | 2025-04-17T19:15:34.995Z | Compiling rustversion v1.0.17 |
| 686 | 2025-04-17T19:15:35.020Z | Compiling slog v2.7.0 |
| 687 | 2025-04-17T19:15:35.251Z | Checking subtle v2.5.0 |
| 688 | 2025-04-17T19:15:35.378Z | Checking futures-io v0.3.31 |
| 689 | 2025-04-17T19:15:35.585Z | Compiling thiserror v2.0.12 |
| 690 | 2025-04-17T19:15:35.652Z | Compiling openssl v0.10.71 |
| 691 | 2025-04-17T19:15:36.094Z | Compiling regex-automata v0.4.9 |
| 692 | 2025-04-17T19:15:36.543Z | Compiling serde_derive_internals v0.29.1 |
| 693 | 2025-04-17T19:15:36.652Z | Compiling synstructure v0.13.1 |
| 694 | 2025-04-17T19:15:36.722Z | Compiling regress v0.10.3 |
| 695 | 2025-04-17T19:15:36.773Z | Compiling rustls v0.23.10 |
| 696 | 2025-04-17T19:15:37.124Z | Compiling native-tls v0.2.11 |
| 697 | 2025-04-17T19:15:37.777Z | Checking tracing-core v0.1.32 |
| 698 | 2025-04-17T19:15:37.988Z | Checking untrusted v0.9.0 |
| 699 | 2025-04-17T19:15:38.167Z | Checking writeable v0.5.5 |
| 700 | 2025-04-17T19:15:38.294Z | Checking litemap v0.7.4 |
| 701 | 2025-04-17T19:15:38.424Z | Compiling syn v1.0.109 |
| 702 | 2025-04-17T19:15:38.508Z | Checking ppv-lite86 v0.2.17 |
| 703 | 2025-04-17T19:15:38.639Z | Compiling anyhow v1.0.97 |
| 704 | 2025-04-17T19:15:39.120Z | Checking percent-encoding v2.3.1 |
| 705 | 2025-04-17T19:15:39.236Z | Compiling time-core v0.1.2 |
| 706 | 2025-04-17T19:15:39.332Z | Compiling num-conv v0.1.0 |
| 707 | 2025-04-17T19:15:39.423Z | Checking icu_locid_transform_data v1.5.0 |
| 708 | 2025-04-17T19:15:39.463Z | Checking crypto-common v0.1.6 |
| 709 | 2025-04-17T19:15:39.532Z | Checking form_urlencoded v1.2.1 |
| 710 | 2025-04-17T19:15:39.603Z | Compiling time-macros v0.2.18 |
| 711 | 2025-04-17T19:15:40.088Z | Compiling regex v1.11.1 |
| 712 | 2025-04-17T19:15:40.147Z | Compiling serde_derive v1.0.219 |
| 713 | 2025-04-17T19:15:40.906Z | Compiling thiserror-impl v1.0.64 |
| 714 | 2025-04-17T19:15:40.984Z | Compiling tokio-macros v2.5.0 |
| 715 | 2025-04-17T19:15:41.476Z | Compiling schemars_derive v0.8.22 |
| 716 | 2025-04-17T19:15:42.192Z | Compiling zerofrom-derive v0.1.5 |
| 717 | 2025-04-17T19:15:42.381Z | Compiling yoke-derive v0.7.5 |
| 718 | 2025-04-17T19:15:42.433Z | Compiling zerovec-derive v0.10.3 |
| 719 | 2025-04-17T19:15:43.292Z | Compiling displaydoc v0.2.5 |
| 720 | 2025-04-17T19:15:44.047Z | Compiling futures-macro v0.3.31 |
| 721 | 2025-04-17T19:15:44.531Z | Compiling icu_provider_macros v1.5.0 |
| 722 | 2025-04-17T19:15:44.602Z | Compiling pest v2.7.10 |
| 723 | 2025-04-17T19:15:44.627Z | Compiling thiserror-impl v2.0.12 |
| 724 | 2025-04-17T19:15:44.724Z | Compiling openssl-macros v0.1.1 |
| 725 | 2025-04-17T19:15:45.034Z | Checking zerofrom v0.1.5 |
| 726 | 2025-04-17T19:15:45.251Z | Checking yoke v0.7.5 |
| 727 | 2025-04-17T19:15:45.548Z | Compiling tracing-attributes v0.1.27 |
| 728 | 2025-04-17T19:15:45.580Z | Compiling scroll_derive v0.12.0 |
| 729 | 2025-04-17T19:15:45.609Z | Checking zerovec v0.10.4 |
| 730 | 2025-04-17T19:15:45.762Z | Checking futures-util v0.3.31 |
| 731 | 2025-04-17T19:15:47.106Z | Checking tinystr v0.7.6 |
| 732 | 2025-04-17T19:15:47.244Z | Compiling pest_meta v2.7.10 |
| 733 | 2025-04-17T19:15:47.446Z | Checking icu_locid v1.5.0 |
| 734 | 2025-04-17T19:15:47.522Z | Checking icu_collections v1.5.0 |
| 735 | 2025-04-17T19:15:48.153Z | Compiling zerocopy-derive v0.7.34 |
| 736 | 2025-04-17T19:15:48.179Z | Checking tracing v0.1.40 |
| 737 | 2025-04-17T19:15:48.402Z | Checking icu_provider v1.5.0 |
| 738 | 2025-04-17T19:15:48.538Z | Compiling pest_generator v2.7.10 |
| 739 | 2025-04-17T19:15:48.590Z | Compiling thread-id v4.2.1 |
| 740 | 2025-04-17T19:15:48.721Z | Compiling strsim v0.11.1 |
| 741 | 2025-04-17T19:15:49.041Z | Checking icu_locid_transform v1.5.0 |
| 742 | 2025-04-17T19:15:49.710Z | Checking icu_properties_data v1.5.0 |
| 743 | 2025-04-17T19:15:50.016Z | Checking rustls-pki-types v1.7.0 |
| 744 | 2025-04-17T19:15:50.059Z | Checking icu_properties v1.5.1 |
| 745 | 2025-04-17T19:15:50.085Z | Checking write16 v1.0.0 |
| 746 | 2025-04-17T19:15:50.111Z | Checking icu_normalizer_data v1.5.0 |
| 747 | 2025-04-17T19:15:50.136Z | Checking utf8_iter v1.0.4 |
| 748 | 2025-04-17T19:15:50.229Z | Checking utf16_iter v1.0.5 |
| 749 | 2025-04-17T19:15:50.255Z | Checking zeroize v1.7.0 |
| 750 | 2025-04-17T19:15:50.349Z | Compiling ident_case v1.0.1 |
| 751 | 2025-04-17T19:15:50.417Z | Checking atomic-waker v1.1.2 |
| 752 | 2025-04-17T19:15:50.445Z | Compiling camino v1.1.9 |
| 753 | 2025-04-17T19:15:50.470Z | Checking bytes v1.10.1 |
| 754 | 2025-04-17T19:15:50.557Z | Checking bitflags v2.6.0 |
| 755 | 2025-04-17T19:15:50.582Z | Checking chrono v0.4.40 |
| 756 | 2025-04-17T19:15:50.866Z | Checking uuid v1.16.0 |
| 757 | 2025-04-17T19:15:51.011Z | Checking indexmap v2.8.0 |
| 758 | 2025-04-17T19:15:51.036Z | Compiling pest_derive v2.7.10 |
| 759 | 2025-04-17T19:15:51.435Z | Checking tokio v1.44.1 |
| 760 | 2025-04-17T19:15:51.483Z | Checking http v1.2.0 |
| 761 | 2025-04-17T19:15:52.396Z | Compiling serde_tokenstream v0.2.2 |
| 762 | 2025-04-17T19:15:53.166Z | Checking icu_normalizer v1.5.0 |
| 763 | 2025-04-17T19:15:53.379Z | Compiling openapiv3 v2.0.0 |
| 764 | 2025-04-17T19:15:53.440Z | Checking http-body v1.0.1 |
| 765 | 2025-04-17T19:15:53.652Z | Compiling darling_core v0.20.9 |
| 766 | 2025-04-17T19:15:53.930Z | Checking rustls-webpki v0.102.4 |
| 767 | 2025-04-17T19:15:53.955Z | Checking idna_adapter v1.2.0 |
| 768 | 2025-04-17T19:15:53.992Z | Checking rand_chacha v0.3.1 |
| 769 | 2025-04-17T19:15:54.159Z | Checking try-lock v0.2.5 |
| 770 | 2025-04-17T19:15:54.313Z | Checking want v0.3.1 |
| 771 | 2025-04-17T19:15:54.354Z | Checking rand v0.8.5 |
| 772 | 2025-04-17T19:15:54.511Z | Checking idna v1.0.3 |
| 773 | 2025-04-17T19:15:54.626Z | Compiling scroll v0.12.0 |
| 774 | 2025-04-17T19:15:55.109Z | Checking errno v0.3.9 |
| 775 | 2025-04-17T19:15:55.150Z | Compiling usdt-impl v0.5.0 |
| 776 | 2025-04-17T19:15:55.232Z | Checking base64 v0.22.1 |
| 777 | 2025-04-17T19:15:55.296Z | Compiling plain v0.2.3 |
| 778 | 2025-04-17T19:15:55.465Z | Checking httpdate v1.0.3 |
| 779 | 2025-04-17T19:15:55.533Z | Compiling paste v1.0.15 |
| 780 | 2025-04-17T19:15:55.700Z | Compiling goblin v0.8.2 |
| 781 | 2025-04-17T19:15:55.839Z | Checking url v2.5.4 |
| 782 | 2025-04-17T19:15:56.073Z | Compiling zerocopy v0.7.34 |
| 783 | 2025-04-17T19:15:56.599Z | Compiling strum_macros v0.26.4 |
| 784 | 2025-04-17T19:15:57.297Z | Compiling unsafe-libyaml v0.2.11 |
| 785 | 2025-04-17T19:15:57.349Z | Compiling pretty-hex v0.4.1 |
| 786 | 2025-04-17T19:15:57.414Z | Checking tower-service v0.3.2 |
| 787 | 2025-04-17T19:15:57.741Z | Compiling dtrace-parser v0.2.0 |
| 788 | 2025-04-17T19:15:57.799Z | Checking tokio-util v0.7.11 |
| 789 | 2025-04-17T19:15:58.282Z | Compiling darling_macro v0.20.9 |
| 790 | 2025-04-17T19:15:58.612Z | Checking h2 v0.4.6 |
| 791 | 2025-04-17T19:15:58.637Z | Compiling serde_yaml v0.9.34+deprecated |
| 792 | 2025-04-17T19:15:59.201Z | Compiling async-trait v0.1.88 |
| 793 | 2025-04-17T19:15:59.226Z | Compiling darling v0.20.9 |
| 794 | 2025-04-17T19:15:59.347Z | Checking cpufeatures v0.2.12 |
| 795 | 2025-04-17T19:15:59.571Z | Checking foreign-types-shared v0.1.1 |
| 796 | 2025-04-17T19:15:59.690Z | Compiling newtype-uuid v1.2.1 |
| 797 | 2025-04-17T19:16:00.318Z | Checking foreign-types v0.3.2 |
| 798 | 2025-04-17T19:16:00.446Z | Compiling typify-impl v0.2.0 |
| 799 | 2025-04-17T19:16:00.654Z | Checking http-body-util v0.1.2 |
| 800 | 2025-04-17T19:16:00.797Z | Checking block-buffer v0.10.4 |
| 801 | 2025-04-17T19:16:01.004Z | Compiling dof v0.3.0 |
| 802 | 2025-04-17T19:16:01.180Z | Checking encoding_rs v0.8.34 |
| 803 | 2025-04-17T19:16:01.569Z | Compiling omicron-workspace-hack v0.1.0 |
| 804 | 2025-04-17T19:16:02.296Z | Checking mime v0.3.17 |
| 805 | 2025-04-17T19:16:02.513Z | Checking hyper v1.6.0 |
| 806 | 2025-04-17T19:16:03.038Z | Checking digest v0.10.7 |
| 807 | 2025-04-17T19:16:03.353Z | Checking rustls-pemfile v2.1.3 |
| 808 | 2025-04-17T19:16:03.416Z | Checking serde_urlencoded v0.7.1 |
| 809 | 2025-04-17T19:16:03.827Z | Checking ipnet v2.9.0 |
| 810 | 2025-04-17T19:16:03.885Z | Compiling rustls v0.22.4 |
| 811 | 2025-04-17T19:16:04.413Z | Checking openssl-probe v0.1.5 |
| 812 | 2025-04-17T19:16:04.457Z | Checking hyper-util v0.1.10 |
| 813 | 2025-04-17T19:16:04.565Z | Compiling usdt-attr-macro v0.5.0 |
| 814 | 2025-04-17T19:16:04.590Z | Compiling usdt-macro v0.5.0 |
| 815 | 2025-04-17T19:16:05.963Z | Compiling toml_datetime v0.6.8 |
| 816 | 2025-04-17T19:16:06.136Z | Compiling slog-async v2.8.0 |
| 817 | 2025-04-17T19:16:06.383Z | Compiling crossbeam-utils v0.8.19 |
| 818 | 2025-04-17T19:16:06.795Z | Checking webpki-roots v0.26.3 |
| 819 | 2025-04-17T19:16:06.870Z | Checking futures-executor v0.3.31 |
| 820 | 2025-04-17T19:16:06.951Z | Compiling structmeta-derive v0.3.0 |
| 821 | 2025-04-17T19:16:07.002Z | Compiling daft-derive v0.1.2 |
| 822 | 2025-04-17T19:16:07.503Z | Compiling multer v3.1.0 |
| 823 | 2025-04-17T19:16:07.812Z | Checking tokio-native-tls v0.3.1 |
| 824 | 2025-04-17T19:16:08.122Z | Checking hyper-tls v0.6.0 |
| 825 | 2025-04-17T19:16:08.243Z | Checking futures v0.3.31 |
| 826 | 2025-04-17T19:16:08.434Z | Checking ipnetwork v0.21.1 |
| 827 | 2025-04-17T19:16:08.593Z | Checking serde_spanned v0.6.8 |
| 828 | 2025-04-17T19:16:08.853Z | Compiling async-stream-impl v0.3.6 |
| 829 | 2025-04-17T19:16:08.964Z | Checking sync_wrapper v1.0.1 |
| 830 | 2025-04-17T19:16:09.142Z | Checking powerfmt v0.2.0 |
| 831 | 2025-04-17T19:16:09.295Z | Compiling structmeta v0.3.0 |
| 832 | 2025-04-17T19:16:09.398Z | Checking sha1 v0.10.6 |
| 833 | 2025-04-17T19:16:09.424Z | Checking tokio-rustls v0.26.0 |
| 834 | 2025-04-17T19:16:09.449Z | Checking deranged v0.3.11 |
| 835 | 2025-04-17T19:16:09.712Z | Checking strum v0.26.3 |
| 836 | 2025-04-17T19:16:09.829Z | Checking hyper-rustls v0.27.3 |
| 837 | 2025-04-17T19:16:10.221Z | Checking reqwest v0.12.7 |
| 838 | 2025-04-17T19:16:10.632Z | Checking is-terminal v0.4.12 |
| 839 | 2025-04-17T19:16:10.661Z | Compiling typify-macro v0.2.0 |
| 840 | 2025-04-17T19:16:10.762Z | Compiling dropshot v0.16.0 |
| 841 | 2025-04-17T19:16:11.115Z | Checking num_threads v0.1.7 |
| 842 | 2025-04-17T19:16:11.266Z | Compiling parse-display-derive v0.10.0 |
| 843 | 2025-04-17T19:16:11.434Z | Checking time v0.3.36 |
| 844 | 2025-04-17T19:16:11.889Z | Compiling serde_with_macros v3.12.0 |
| 845 | 2025-04-17T19:16:12.412Z | Compiling dropshot_endpoint v0.16.0 |
| 846 | 2025-04-17T19:16:13.744Z | Checking fastrand v2.1.0 |
| 847 | 2025-04-17T19:16:13.770Z | Compiling typify v0.2.0 |
| 848 | 2025-04-17T19:16:13.902Z | Compiling progenitor-impl v0.8.0 |
| 849 | 2025-04-17T19:16:13.927Z | Checking match_cfg v0.1.0 |
| 850 | 2025-04-17T19:16:14.045Z | Checking hostname v0.3.1 |
| 851 | 2025-04-17T19:16:14.094Z | Checking tempfile v3.10.1 |
| 852 | 2025-04-17T19:16:14.593Z | Checking dirs-sys-next v0.1.2 |
| 853 | 2025-04-17T19:16:15.055Z | Checking winnow v0.7.4 |
| 854 | 2025-04-17T19:16:16.006Z | Checking dirs-next v2.0.0 |
| 855 | 2025-04-17T19:16:16.130Z | Compiling test-strategy v0.4.1 |
| 856 | 2025-04-17T19:16:16.174Z | Checking oxnet v0.1.1 |
| 857 | 2025-04-17T19:16:16.650Z | Checking macaddr v1.0.1 |
| 858 | 2025-04-17T19:16:16.960Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 859 | 2025-04-17T19:16:17.051Z | Checking thread_local v1.1.8 |
| 860 | 2025-04-17T19:16:17.333Z | Checking memmap v0.7.0 |
| 861 | 2025-04-17T19:16:17.746Z | Checking quick-error v1.2.3 |
| 862 | 2025-04-17T19:16:17.929Z | Checking usdt v0.5.0 |
| 863 | 2025-04-17T19:16:18.169Z | Checking term v0.7.0 |
| 864 | 2025-04-17T19:16:18.236Z | Checking progenitor-client v0.9.1 |
| 865 | 2025-04-17T19:16:18.326Z | Checking crossbeam-channel v0.5.12 |
| 866 | 2025-04-17T19:16:18.923Z | Checking take_mut v0.2.2 |
| 867 | 2025-04-17T19:16:19.006Z | Checking debug-ignore v1.0.5 |
| 868 | 2025-04-17T19:16:19.060Z | Compiling progenitor-macro v0.8.0 |
| 869 | 2025-04-17T19:16:19.119Z | Checking lazy_static v1.5.0 |
| 870 | 2025-04-17T19:16:19.199Z | Checking slog-term v2.9.1 |
| 871 | 2025-04-17T19:16:19.324Z | Checking toml_edit v0.22.24 |
| 872 | 2025-04-17T19:16:19.477Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 873 | 2025-04-17T19:16:19.697Z | Checking slog-json v2.6.1 |
| 874 | 2025-04-17T19:16:20.719Z | Checking spin v0.9.8 |
| 875 | 2025-04-17T19:16:21.492Z | Checking slog-bunyan v2.5.0 |
| 876 | 2025-04-17T19:16:21.899Z | Checking toml v0.8.20 |
| 877 | 2025-04-17T19:16:22.226Z | Checking daft v0.1.2 |
| 878 | 2025-04-17T19:16:22.562Z | Checking async-stream v0.3.6 |
| 879 | 2025-04-17T19:16:22.763Z | Checking waitgroup v0.1.2 |
| 880 | 2025-04-17T19:16:22.869Z | Checking serde_path_to_error v0.1.16 |
| 881 | 2025-04-17T19:16:22.988Z | Checking wait-timeout v0.2.0 |
| 882 | 2025-04-17T19:16:23.036Z | Checking hostname v0.4.0 |
| 883 | 2025-04-17T19:16:23.309Z | Checking bit-vec v0.6.3 |
| 884 | 2025-04-17T19:16:23.426Z | Compiling winnow v0.5.40 |
| 885 | 2025-04-17T19:16:23.504Z | Checking tokio-rustls v0.25.0 |
| 886 | 2025-04-17T19:16:23.529Z | Checking rusty-fork v0.3.0 |
| 887 | 2025-04-17T19:16:23.668Z | Checking bit-set v0.5.3 |
| 888 | 2025-04-17T19:16:23.885Z | Checking serde_with v3.12.0 |
| 889 | 2025-04-17T19:16:23.933Z | Checking progenitor-client v0.8.0 |
| 890 | 2025-04-17T19:16:24.256Z | Checking hex v0.4.3 |
| 891 | 2025-04-17T19:16:24.707Z | Checking rand_xorshift v0.3.0 |
| 892 | 2025-04-17T19:16:24.912Z | Checking unarray v0.1.4 |
| 893 | 2025-04-17T19:16:25.084Z | Compiling crucible-workspace-hack v0.1.0 |
| 894 | 2025-04-17T19:16:25.628Z | Checking proptest v1.5.0 |
| 895 | 2025-04-17T19:16:25.785Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 896 | 2025-04-17T19:16:25.938Z | Checking parse-display v0.10.0 |
| 897 | 2025-04-17T19:16:26.178Z | Compiling clap_derive v4.5.4 |
| 898 | 2025-04-17T19:16:26.531Z | Compiling toml_edit v0.19.15 |
| 899 | 2025-04-17T19:16:27.492Z | Checking instant v0.1.12 |
| 900 | 2025-04-17T19:16:27.621Z | Compiling zerocopy v0.8.24 |
| 901 | 2025-04-17T19:16:27.804Z | Checking utf8parse v0.2.1 |
| 902 | 2025-04-17T19:16:28.120Z | Compiling heck v0.4.1 |
| 903 | 2025-04-17T19:16:28.199Z | Checking progenitor v0.8.0 |
| 904 | 2025-04-17T19:16:28.395Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 905 | 2025-04-17T19:16:28.593Z | Checking anstyle-parse v0.2.4 |
| 906 | 2025-04-17T19:16:29.195Z | Compiling proc-macro-crate v1.3.1 |
| 907 | 2025-04-17T19:16:29.422Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 908 | 2025-04-17T19:16:29.648Z | Checking backoff v0.4.0 |
| 909 | 2025-04-17T19:16:29.941Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 910 | 2025-04-17T19:16:29.980Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 911 | 2025-04-17T19:16:30.011Z | Compiling zerocopy-derive v0.8.24 |
| 912 | 2025-04-17T19:16:30.145Z | Checking colorchoice v1.0.1 |
| 913 | 2025-04-17T19:16:30.293Z | Checking is_terminal_polyfill v1.70.0 |
| 914 | 2025-04-17T19:16:30.320Z | Checking anstyle v1.0.7 |
| 915 | 2025-04-17T19:16:30.320Z | Checking anstyle-query v1.0.3 |
| 916 | 2025-04-17T19:16:30.692Z | Checking anstream v0.6.14 |
| 917 | 2025-04-17T19:16:31.419Z | Compiling typify-impl v0.3.0 |
| 918 | 2025-04-17T19:16:31.841Z | Checking terminal_size v0.3.0 |
| 919 | 2025-04-17T19:16:32.574Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 920 | 2025-04-17T19:16:32.724Z | Checking num-integer v0.1.46 |
| 921 | 2025-04-17T19:16:33.237Z | Compiling unicode-xid v0.2.4 |
| 922 | 2025-04-17T19:16:33.425Z | Checking unicode-width v0.1.14 |
| 923 | 2025-04-17T19:16:33.477Z | Compiling either v1.15.0 |
| 924 | 2025-04-17T19:16:34.392Z | Checking clap_lex v0.7.0 |
| 925 | 2025-04-17T19:16:34.652Z | Checking clap_builder v4.5.2 |
| 926 | 2025-04-17T19:16:35.289Z | Compiling itertools v0.13.0 |
| 927 | 2025-04-17T19:16:36.520Z | Compiling heapless v0.8.0 |
| 928 | 2025-04-17T19:16:37.313Z | Checking num-bigint v0.4.5 |
| 929 | 2025-04-17T19:16:37.414Z | Checking clap v4.5.4 |
| 930 | 2025-04-17T19:16:37.563Z | Checking hash32 v0.3.1 |
| 931 | 2025-04-17T19:16:37.768Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 932 | 2025-04-17T19:16:37.853Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 933 | 2025-04-17T19:16:38.165Z | Compiling smoltcp v0.11.0 |
| 934 | 2025-04-17T19:16:38.421Z | Checking bitflags v1.3.2 |
| 935 | 2025-04-17T19:16:39.225Z | Checking num-rational v0.4.2 |
| 936 | 2025-04-17T19:16:39.559Z | Compiling synstructure v0.12.6 |
| 937 | 2025-04-17T19:16:39.585Z | Checking num-iter v0.1.45 |
| 938 | 2025-04-17T19:16:39.766Z | Compiling num_enum_derive v0.7.3 |
| 939 | 2025-04-17T19:16:39.894Z | Checking num-complex v0.4.6 |
| 940 | 2025-04-17T19:16:40.670Z | Compiling proc-macro-error-attr v1.0.4 |
| 941 | 2025-04-17T19:16:40.943Z | Checking managed v0.8.0 |
| 942 | 2025-04-17T19:16:41.005Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 943 | 2025-04-17T19:16:41.133Z | Checking cobs v0.2.3 |
| 944 | 2025-04-17T19:16:41.288Z | Compiling typify-macro v0.3.0 |
| 945 | 2025-04-17T19:16:41.314Z | Checking data-encoding v2.6.0 |
| 946 | 2025-04-17T19:16:41.342Z | Checking postcard v1.0.9 |
| 947 | 2025-04-17T19:16:41.774Z | Checking num_enum v0.7.3 |
| 948 | 2025-04-17T19:16:41.905Z | Compiling zerocopy-derive v0.2.0 |
| 949 | 2025-04-17T19:16:41.948Z | Checking num v0.4.3 |
| 950 | 2025-04-17T19:16:42.940Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 951 | 2025-04-17T19:16:43.409Z | Compiling foreign-types-macros v0.2.3 |
| 952 | 2025-04-17T19:16:43.466Z | Compiling libz-sys v1.1.16 |
| 953 | 2025-04-17T19:16:43.578Z | Checking rand_core v0.9.3 |
| 954 | 2025-04-17T19:16:43.605Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 955 | 2025-04-17T19:16:44.123Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 956 | 2025-04-17T19:16:44.305Z | Compiling proc-macro-error v1.0.4 |
| 957 | 2025-04-17T19:16:44.357Z | Compiling typify v0.3.0 |
| 958 | 2025-04-17T19:16:44.507Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 959 | 2025-04-17T19:16:44.533Z | Checking foreign-types-shared v0.3.1 |
| 960 | 2025-04-17T19:16:44.696Z | Checking foreign-types v0.5.0 |
| 961 | 2025-04-17T19:16:44.990Z | Compiling progenitor-impl v0.9.1 |
| 962 | 2025-04-17T19:16:45.061Z | Checking rand_chacha v0.9.0 |
| 963 | 2025-04-17T19:16:45.579Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 964 | 2025-04-17T19:16:46.072Z | Checking tabwriter v1.4.0 |
| 965 | 2025-04-17T19:16:46.431Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 966 | 2025-04-17T19:16:46.534Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 967 | 2025-04-17T19:16:46.881Z | Checking cstr-argument v0.1.2 |
| 968 | 2025-04-17T19:16:47.259Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 969 | 2025-04-17T19:16:47.360Z | Compiling prettyplease v0.2.31 |
| 970 | 2025-04-17T19:16:48.003Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 971 | 2025-04-17T19:16:48.184Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 972 | 2025-04-17T19:16:48.876Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 973 | 2025-04-17T19:16:49.184Z | Checking rand v0.9.0 |
| 974 | 2025-04-17T19:16:49.951Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 975 | 2025-04-17T19:16:50.135Z | Compiling progenitor-macro v0.9.1 |
| 976 | 2025-04-17T19:16:50.819Z | Checking float-ord v0.3.2 |
| 977 | 2025-04-17T19:16:50.848Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 978 | 2025-04-17T19:16:50.992Z | Checking is_ci v1.2.0 |
| 979 | 2025-04-17T19:16:51.089Z | Compiling semver v0.1.20 |
| 980 | 2025-04-17T19:16:51.140Z | Checking colored v3.0.0 |
| 981 | 2025-04-17T19:16:51.884Z | Compiling rustc_version v0.1.7 |
| 982 | 2025-04-17T19:16:52.238Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 983 | 2025-04-17T19:16:52.881Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 984 | 2025-04-17T19:16:53.208Z | Compiling zone_cfg_derive v0.3.0 |
| 985 | 2025-04-17T19:16:54.881Z | Checking itertools v0.14.0 |
| 986 | 2025-04-17T19:16:54.907Z | Checking itertools v0.10.5 |
| 987 | 2025-04-17T19:16:55.671Z | Checking camino-tempfile v1.1.1 |
| 988 | 2025-04-17T19:16:55.941Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 989 | 2025-04-17T19:16:56.666Z | Compiling derive-where v1.2.7 |
| 990 | 2025-04-17T19:16:56.843Z | Compiling num-derive v0.4.2 |
| 991 | 2025-04-17T19:16:58.013Z | Checking sigpipe v0.1.3 |
| 992 | 2025-04-17T19:16:58.138Z | Compiling usdt-impl v0.3.5 |
| 993 | 2025-04-17T19:16:58.544Z | Compiling owo-colors v4.2.0 |
| 994 | 2025-04-17T19:16:58.588Z | Checking base64 v0.21.7 |
| 995 | 2025-04-17T19:16:58.963Z | Checking base64ct v1.6.0 |
| 996 | 2025-04-17T19:16:59.046Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 997 | 2025-04-17T19:16:59.267Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 998 | 2025-04-17T19:16:59.296Z | Checking progenitor v0.9.1 |
| 999 | 2025-04-17T19:16:59.406Z | Checking password-hash v0.5.0 |
| 1000 | 2025-04-17T19:16:59.459Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1001 | 2025-04-17T19:16:59.512Z | Checking zone v0.3.0 |
| 1002 | 2025-04-17T19:16:59.615Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1003 | 2025-04-17T19:16:59.692Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1004 | 2025-04-17T19:16:59.718Z | Compiling newtype_derive v0.1.6 |
| 1005 | 2025-04-17T19:16:59.877Z | Checking supports-color v2.1.0 |
| 1006 | 2025-04-17T19:16:59.903Z | Checking supports-color v3.0.1 |
| 1007 | 2025-04-17T19:17:00.043Z | Compiling zerocopy v0.3.2 |
| 1008 | 2025-04-17T19:17:00.078Z | Checking blake2 v0.10.6 |
| 1009 | 2025-04-17T19:17:00.104Z | Compiling cargo-platform v0.1.8 |
| 1010 | 2025-04-17T19:17:00.130Z | Compiling hubpack_derive v0.1.1 |
| 1011 | 2025-04-17T19:17:00.267Z | Checking smf v0.2.3 |
| 1012 | 2025-04-17T19:17:00.451Z | Compiling zerocopy-derive v0.6.6 |
| 1013 | 2025-04-17T19:17:00.525Z | Compiling serde_repr v0.1.19 |
| 1014 | 2025-04-17T19:17:00.550Z | Compiling vergen v8.3.2 |
| 1015 | 2025-04-17T19:17:00.894Z | Checking tinyvec_macros v0.1.1 |
| 1016 | 2025-04-17T19:17:00.926Z | Checking unicode-segmentation v1.11.0 |
| 1017 | 2025-04-17T19:17:00.979Z | Checking whoami v1.5.1 |
| 1018 | 2025-04-17T19:17:01.011Z | Compiling cancel-safe-futures v0.1.5 |
| 1019 | 2025-04-17T19:17:01.402Z | Checking tinyvec v1.6.0 |
| 1020 | 2025-04-17T19:17:01.544Z | Checking newline-converter v0.3.0 |
| 1021 | 2025-04-17T19:17:01.570Z | Checking hubpack v0.1.2 |
| 1022 | 2025-04-17T19:17:01.739Z | Compiling dof v0.1.5 |
| 1023 | 2025-04-17T19:17:01.858Z | Checking argon2 v0.5.3 |
| 1024 | 2025-04-17T19:17:02.064Z | Checking zerocopy v0.6.6 |
| 1025 | 2025-04-17T19:17:02.322Z | Compiling cargo_metadata v0.18.1 |
| 1026 | 2025-04-17T19:17:02.779Z | Checking console v0.15.8 |
| 1027 | 2025-04-17T19:17:03.293Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1028 | 2025-04-17T19:17:03.781Z | Compiling strum_macros v0.25.3 |
| 1029 | 2025-04-17T19:17:03.806Z | Compiling enum-as-inner v0.6.0 |
| 1030 | 2025-04-17T19:17:03.888Z | Checking libsw-core v0.3.2 |
| 1031 | 2025-04-17T19:17:04.136Z | Compiling rustc_version v0.4.0 |
| 1032 | 2025-04-17T19:17:04.675Z | Compiling dtrace-parser v0.1.14 |
| 1033 | 2025-04-17T19:17:04.755Z | Checking serde-big-array v0.5.1 |
| 1034 | 2025-04-17T19:17:04.806Z | Compiling cookie v0.18.1 |
| 1035 | 2025-04-17T19:17:05.020Z | Compiling slog-dtrace v0.3.0 |
| 1036 | 2025-04-17T19:17:05.184Z | Compiling convert_case v0.4.0 |
| 1037 | 2025-04-17T19:17:05.301Z | Checking utf-8 v0.7.6 |
| 1038 | 2025-04-17T19:17:05.435Z | Checking fixedbitset v0.5.7 |
| 1039 | 2025-04-17T19:17:05.529Z | Checking linked-hash-map v0.5.6 |
| 1040 | 2025-04-17T19:17:05.623Z | Checking fixedbitset v0.4.2 |
| 1041 | 2025-04-17T19:17:05.838Z | Checking similar v2.5.0 |
| 1042 | 2025-04-17T19:17:05.864Z | Compiling cfg_aliases v0.2.1 |
| 1043 | 2025-04-17T19:17:05.864Z | Checking static_assertions v1.1.0 |
| 1044 | 2025-04-17T19:17:05.926Z | Compiling rustls v0.21.12 |
| 1045 | 2025-04-17T19:17:05.982Z | Compiling nix v0.29.0 |
| 1046 | 2025-04-17T19:17:06.008Z | Checking petgraph v0.6.5 |
| 1047 | 2025-04-17T19:17:06.191Z | Checking lru-cache v0.1.2 |
| 1048 | 2025-04-17T19:17:06.377Z | Compiling derive_more v0.99.19 |
| 1049 | 2025-04-17T19:17:06.427Z | Checking petgraph v0.7.1 |
| 1050 | 2025-04-17T19:17:06.547Z | Checking expectorate v1.1.0 |
| 1051 | 2025-04-17T19:17:06.791Z | Checking tungstenite v0.21.0 |
| 1052 | 2025-04-17T19:17:06.840Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1053 | 2025-04-17T19:17:07.726Z | Checking hickory-proto v0.24.4 |
| 1054 | 2025-04-17T19:17:08.074Z | Checking libsw v3.5.0 |
| 1055 | 2025-04-17T19:17:08.332Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1056 | 2025-04-17T19:17:09.038Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1057 | 2025-04-17T19:17:09.638Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1058 | 2025-04-17T19:17:10.624Z | Checking resolv-conf v0.7.0 |
| 1059 | 2025-04-17T19:17:10.659Z | Checking atomicwrites v0.4.4 |
| 1060 | 2025-04-17T19:17:10.904Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1061 | 2025-04-17T19:17:11.048Z | Compiling serde_tokenstream v0.1.7 |
| 1062 | 2025-04-17T19:17:11.351Z | Checking rustls-webpki v0.101.7 |
| 1063 | 2025-04-17T19:17:11.477Z | Checking sct v0.7.1 |
| 1064 | 2025-04-17T19:17:11.619Z | Checking inout v0.1.3 |
| 1065 | 2025-04-17T19:17:11.718Z | Compiling radium v0.7.0 |
| 1066 | 2025-04-17T19:17:11.847Z | Checking indent_write v2.2.0 |
| 1067 | 2025-04-17T19:17:11.907Z | Checking swrite v0.1.0 |
| 1068 | 2025-04-17T19:17:11.943Z | Checking highway v1.3.0 |
| 1069 | 2025-04-17T19:17:12.062Z | Checking linear-map v1.2.0 |
| 1070 | 2025-04-17T19:17:12.087Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1071 | 2025-04-17T19:17:12.274Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1072 | 2025-04-17T19:17:12.407Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1073 | 2025-04-17T19:17:12.432Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1074 | 2025-04-17T19:17:13.625Z | Checking cipher v0.4.4 |
| 1075 | 2025-04-17T19:17:13.749Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1076 | 2025-04-17T19:17:13.993Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1077 | 2025-04-17T19:17:14.528Z | Checking hickory-resolver v0.24.4 |
| 1078 | 2025-04-17T19:17:15.676Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1079 | 2025-04-17T19:17:15.877Z | Checking steno v0.4.1 |
| 1080 | 2025-04-17T19:17:15.942Z | Checking tokio-tungstenite v0.21.0 |
| 1081 | 2025-04-17T19:17:16.438Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1082 | 2025-04-17T19:17:16.464Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1083 | 2025-04-17T19:17:16.666Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1084 | 2025-04-17T19:17:16.720Z | Checking crossbeam-epoch v0.9.18 |
| 1085 | 2025-04-17T19:17:17.120Z | Checking tokio-stream v0.1.17 |
| 1086 | 2025-04-17T19:17:17.522Z | Checking tap v1.0.1 |
| 1087 | 2025-04-17T19:17:17.687Z | Compiling rayon-core v1.12.1 |
| 1088 | 2025-04-17T19:17:17.713Z | Checking humantime v2.1.0 |
| 1089 | 2025-04-17T19:17:17.869Z | Checking qorb v0.2.1 |
| 1090 | 2025-04-17T19:17:17.903Z | Checking wyz v0.5.1 |
| 1091 | 2025-04-17T19:17:18.004Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1092 | 2025-04-17T19:17:18.069Z | Checking crossbeam-deque v0.8.5 |
| 1093 | 2025-04-17T19:17:18.405Z | Checking tokio-rustls v0.24.1 |
| 1094 | 2025-04-17T19:17:18.842Z | Compiling usdt-macro v0.3.5 |
| 1095 | 2025-04-17T19:17:19.071Z | Compiling usdt-attr-macro v0.3.5 |
| 1096 | 2025-04-17T19:17:19.619Z | Checking rustls-pemfile v1.0.4 |
| 1097 | 2025-04-17T19:17:19.834Z | Compiling num_enum_derive v0.5.11 |
| 1098 | 2025-04-17T19:17:20.001Z | Checking twox-hash v2.1.0 |
| 1099 | 2025-04-17T19:17:20.351Z | Checking universal-hash v0.5.1 |
| 1100 | 2025-04-17T19:17:20.546Z | Checking atty v0.2.14 |
| 1101 | 2025-04-17T19:17:20.572Z | Checking opaque-debug v0.3.1 |
| 1102 | 2025-04-17T19:17:20.681Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1103 | 2025-04-17T19:17:20.708Z | Checking funty v2.0.0 |
| 1104 | 2025-04-17T19:17:21.022Z | Checking usdt v0.3.5 |
| 1105 | 2025-04-17T19:17:21.074Z | Checking polyval v0.6.2 |
| 1106 | 2025-04-17T19:17:21.245Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1107 | 2025-04-17T19:17:21.449Z | Checking bitvec v1.0.1 |
| 1108 | 2025-04-17T19:17:21.858Z | Checking num_enum v0.5.11 |
| 1109 | 2025-04-17T19:17:21.930Z | Checking aes v0.8.4 |
| 1110 | 2025-04-17T19:17:21.984Z | Checking toml v0.7.8 |
| 1111 | 2025-04-17T19:17:22.010Z | Checking ctr v0.9.2 |
| 1112 | 2025-04-17T19:17:22.037Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1113 | 2025-04-17T19:17:22.289Z | Checking bincode v1.3.3 |
| 1114 | 2025-04-17T19:17:22.502Z | Compiling strum_macros v0.27.1 |
| 1115 | 2025-04-17T19:17:22.669Z | Checking aead v0.5.2 |
| 1116 | 2025-04-17T19:17:22.695Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1117 | 2025-04-17T19:17:22.823Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1118 | 2025-04-17T19:17:22.905Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1119 | 2025-04-17T19:17:22.931Z | Checking strum v0.27.1 |
| 1120 | 2025-04-17T19:17:22.957Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1121 | 2025-04-17T19:17:23.110Z | Checking aes-gcm-siv v0.11.1 |
| 1122 | 2025-04-17T19:17:23.180Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1123 | 2025-04-17T19:17:23.206Z | Checking rayon v1.10.0 |
| 1124 | 2025-04-17T19:17:23.388Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1125 | 2025-04-17T19:17:23.495Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1126 | 2025-04-17T19:17:23.540Z | Compiling bitstruct_derive v0.1.0 |
| 1127 | 2025-04-17T19:17:23.625Z | Compiling async-recursion v1.1.1 |
| 1128 | 2025-04-17T19:17:23.856Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1129 | 2025-04-17T19:17:24.023Z | Checking ascii v1.1.0 |
| 1130 | 2025-04-17T19:17:24.375Z | Checking ringbuffer v0.15.0 |
| 1131 | 2025-04-17T19:17:24.710Z | Checking pretty-hex v0.2.1 |
| 1132 | 2025-04-17T19:17:24.757Z | Checking typeid v1.0.0 |
| 1133 | 2025-04-17T19:17:24.837Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1134 | 2025-04-17T19:17:24.960Z | Compiling cfg_aliases v0.1.1 |
| 1135 | 2025-04-17T19:17:24.986Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1136 | 2025-04-17T19:17:25.014Z | Checking erased-serde v0.4.5 |
| 1137 | 2025-04-17T19:17:25.094Z | Compiling nix v0.28.0 |
| 1138 | 2025-04-17T19:17:25.282Z | Checking bitstruct v0.1.1 |
| 1139 | 2025-04-17T19:17:25.415Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1140 | 2025-04-17T19:17:25.469Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1141 | 2025-04-17T19:17:25.796Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1142 | 2025-04-17T19:17:25.832Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1143 | 2025-04-17T19:17:25.858Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1144 | 2025-04-17T19:17:26.031Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1145 | 2025-04-17T19:17:26.310Z | Checking serde_arrays v0.1.0 |
| 1146 | 2025-04-17T19:17:26.372Z | Checking libloading v0.7.4 |
| 1147 | 2025-04-17T19:17:26.514Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1148 | 2025-04-17T19:17:26.539Z | Compiling const_format_proc_macros v0.2.32 |
| 1149 | 2025-04-17T19:17:26.597Z | Checking kstat-rs v0.2.4 |
| 1150 | 2025-04-17T19:17:26.623Z | Compiling escargot v0.5.10 |
| 1151 | 2025-04-17T19:17:26.929Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1152 | 2025-04-17T19:17:27.062Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1153 | 2025-04-17T19:17:27.089Z | Checking ron v0.8.1 |
| 1154 | 2025-04-17T19:17:28.083Z | Checking xattr v1.3.1 |
| 1155 | 2025-04-17T19:17:28.151Z | Checking const_format v0.2.32 |
| 1156 | 2025-04-17T19:17:28.296Z | Checking filetime v0.2.23 |
| 1157 | 2025-04-17T19:17:28.324Z | Checking bstr v1.9.1 |
| 1158 | 2025-04-17T19:17:28.611Z | Checking bit_field v0.10.2 |
| 1159 | 2025-04-17T19:17:28.637Z | Checking tar v0.4.40 |
| 1160 | 2025-04-17T19:17:29.060Z | Checking globset v0.4.14 |
| 1161 | 2025-04-17T19:17:29.348Z | Checking ctrlc v3.4.4 |
| 1162 | 2025-04-17T19:17:29.512Z | Checking fatfs v0.3.6 |
| 1163 | 2025-04-17T19:17:29.554Z | Checking glob v0.3.1 |
| 1164 | 2025-04-17T19:17:31.269Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1165 | 2025-04-17T19:17:31.629Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1166 | 2025-04-17T19:17:32.394Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1167 | 2025-04-17T19:17:32.741Z | Compiling git2 v0.19.0 |
| 1168 | 2025-04-17T19:17:33.762Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1169 | 2025-04-17T19:17:38.143Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1170 | 2025-04-17T19:17:41.543Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1171 | 2025-04-17T19:17:47.287Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1172 | 2025-04-17T19:17:54.973Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1173 | 2025-04-17T19:18:07.801Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1174 | 2025-04-17T19:18:07.802Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1175 | 2025-04-17T19:18:18.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s |
| 1176 | 2025-04-17T19:18:18.569Z | |
| 1177 | 2025-04-17T19:18:18.569Z | real 3:23.411824424 |
| 1178 | 2025-04-17T19:18:18.595Z | user 13:51.586852192 |
| 1179 | 2025-04-17T19:18:18.595Z | sys 2:48.559849947 |
| 1180 | 2025-04-17T19:18:18.595Z | trap 0.529657834 |
| 1181 | 2025-04-17T19:18:18.596Z | tflt 0.345702177 |
| 1182 | 2025-04-17T19:18:18.596Z | dflt 0.229726758 |
| 1183 | 2025-04-17T19:18:18.596Z | kflt 0.002606363 |
| 1184 | 2025-04-17T19:18:18.596Z | lock 18:33.795168525 |
| 1185 | 2025-04-17T19:18:18.596Z | slp 53:34.106324921 |
| 1186 | 2025-04-17T19:18:18.596Z | lat 1:09.736560247 |
| 1187 | 2025-04-17T19:18:18.596Z | stop 3:52.720873047 |
| 1188 | 2025-04-17T19:18:18.596Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1189 | 2025-04-17T19:18:19.388Z | Downloading crates ... |
| 1190 | 2025-04-17T19:18:19.674Z | Downloaded downcast v0.11.0 |
| 1191 | 2025-04-17T19:18:19.700Z | Downloaded mockall v0.12.1 |
| 1192 | 2025-04-17T19:18:19.700Z | Downloaded termtree v0.4.1 |
| 1193 | 2025-04-17T19:18:19.700Z | Downloaded arc-swap v1.7.1 |
| 1194 | 2025-04-17T19:18:19.700Z | Downloaded slog-stdlog v4.1.1 |
| 1195 | 2025-04-17T19:18:19.700Z | Downloaded mockall_derive v0.12.1 |
| 1196 | 2025-04-17T19:18:19.700Z | Downloaded fdeflate v0.3.4 |
| 1197 | 2025-04-17T19:18:19.700Z | Downloaded miniz_oxide v0.7.2 |
| 1198 | 2025-04-17T19:18:19.700Z | Downloaded png v0.17.13 |
| 1199 | 2025-04-17T19:18:19.727Z | Downloaded flate2 v1.0.30 |
| 1200 | 2025-04-17T19:18:19.727Z | Downloaded crc32fast v1.4.0 |
| 1201 | 2025-04-17T19:18:19.727Z | Downloaded bytemuck v1.16.0 |
| 1202 | 2025-04-17T19:18:19.727Z | Downloaded slog-scope v4.4.0 |
| 1203 | 2025-04-17T19:18:19.727Z | Downloaded slog-envlogger v2.2.0 |
| 1204 | 2025-04-17T19:18:19.727Z | Downloaded serde_test v1.0.176 |
| 1205 | 2025-04-17T19:18:19.727Z | Downloaded predicates-tree v1.0.9 |
| 1206 | 2025-04-17T19:18:19.753Z | Downloaded predicates-core v1.0.6 |
| 1207 | 2025-04-17T19:18:19.753Z | Downloaded predicates v3.1.0 |
| 1208 | 2025-04-17T19:18:19.753Z | Downloaded fragile v2.0.0 |
| 1209 | 2025-04-17T19:18:19.754Z | Downloaded simd-adler32 v0.3.7 |
| 1210 | 2025-04-17T19:18:19.851Z | Downloaded image v0.25.1 |
| 1211 | 2025-04-17T19:18:20.188Z | Checking log v0.4.22 |
| 1212 | 2025-04-17T19:18:20.226Z | Checking tokio v1.44.1 |
| 1213 | 2025-04-17T19:18:20.253Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1214 | 2025-04-17T19:18:20.280Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1215 | 2025-04-17T19:18:20.280Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1216 | 2025-04-17T19:18:20.280Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1217 | 2025-04-17T19:18:20.315Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1218 | 2025-04-17T19:18:20.315Z | Checking simd-adler32 v0.3.7 |
| 1219 | 2025-04-17T19:18:20.491Z | Checking native-tls v0.2.11 |
| 1220 | 2025-04-17T19:18:20.521Z | Checking goblin v0.8.2 |
| 1221 | 2025-04-17T19:18:20.953Z | Checking rustls v0.22.4 |
| 1222 | 2025-04-17T19:18:20.985Z | Checking typify-impl v0.2.0 |
| 1223 | 2025-04-17T19:18:20.985Z | Checking typify-impl v0.3.0 |
| 1224 | 2025-04-17T19:18:20.986Z | Checking tungstenite v0.21.0 |
| 1225 | 2025-04-17T19:18:20.986Z | Checking rustls v0.21.12 |
| 1226 | 2025-04-17T19:18:20.986Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1227 | 2025-04-17T19:18:21.627Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1228 | 2025-04-17T19:18:22.024Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1229 | 2025-04-17T19:18:22.294Z | Compiling crc32fast v1.4.0 |
| 1230 | 2025-04-17T19:18:22.928Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1231 | 2025-04-17T19:18:23.053Z | Checking typify v0.2.0 |
| 1232 | 2025-04-17T19:18:23.086Z | Checking typify v0.3.0 |
| 1233 | 2025-04-17T19:18:23.197Z | Checking progenitor-impl v0.8.0 |
| 1234 | 2025-04-17T19:18:23.250Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1235 | 2025-04-17T19:18:23.282Z | Checking progenitor-impl v0.9.1 |
| 1236 | 2025-04-17T19:18:23.707Z | Checking adler v1.0.2 |
| 1237 | 2025-04-17T19:18:23.918Z | Checking miniz_oxide v0.7.2 |
| 1238 | 2025-04-17T19:18:23.944Z | Checking arc-swap v1.7.1 |
| 1239 | 2025-04-17T19:18:24.101Z | Checking fdeflate v0.3.4 |
| 1240 | 2025-04-17T19:18:24.358Z | Checking slog-scope v4.4.0 |
| 1241 | 2025-04-17T19:18:24.575Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1242 | 2025-04-17T19:18:24.616Z | Checking slog-stdlog v4.1.1 |
| 1243 | 2025-04-17T19:18:24.759Z | Checking flate2 v1.0.30 |
| 1244 | 2025-04-17T19:18:24.805Z | Checking bytemuck v1.16.0 |
| 1245 | 2025-04-17T19:18:25.038Z | Checking predicates-core v1.0.6 |
| 1246 | 2025-04-17T19:18:25.072Z | Checking slog-envlogger v2.2.0 |
| 1247 | 2025-04-17T19:18:25.157Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1248 | 2025-04-17T19:18:25.224Z | Checking termtree v0.4.1 |
| 1249 | 2025-04-17T19:18:25.250Z | Compiling mockall_derive v0.12.1 |
| 1250 | 2025-04-17T19:18:25.284Z | Checking predicates v3.1.0 |
| 1251 | 2025-04-17T19:18:25.311Z | Checking downcast v0.11.0 |
| 1252 | 2025-04-17T19:18:25.382Z | Checking png v0.17.13 |
| 1253 | 2025-04-17T19:18:25.415Z | Checking dof v0.3.0 |
| 1254 | 2025-04-17T19:18:25.457Z | Checking predicates-tree v1.0.9 |
| 1255 | 2025-04-17T19:18:25.539Z | Checking fragile v2.0.0 |
| 1256 | 2025-04-17T19:18:25.641Z | Checking globset v0.4.14 |
| 1257 | 2025-04-17T19:18:25.806Z | Checking escargot v0.5.10 |
| 1258 | 2025-04-17T19:18:25.832Z | Checking fatfs v0.3.6 |
| 1259 | 2025-04-17T19:18:26.009Z | Checking usdt-impl v0.5.0 |
| 1260 | 2025-04-17T19:18:26.133Z | Checking serde_test v1.0.176 |
| 1261 | 2025-04-17T19:18:26.532Z | Checking usdt v0.5.0 |
| 1262 | 2025-04-17T19:18:26.596Z | Checking image v0.25.1 |
| 1263 | 2025-04-17T19:18:26.813Z | Checking slog-dtrace v0.3.0 |
| 1264 | 2025-04-17T19:18:26.856Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1265 | 2025-04-17T19:18:27.097Z | Checking tokio-util v0.7.11 |
| 1266 | 2025-04-17T19:18:27.235Z | Checking tokio-native-tls v0.3.1 |
| 1267 | 2025-04-17T19:18:27.490Z | Checking tokio-rustls v0.26.0 |
| 1268 | 2025-04-17T19:18:27.526Z | Checking tokio-rustls v0.25.0 |
| 1269 | 2025-04-17T19:18:27.870Z | Checking backoff v0.4.0 |
| 1270 | 2025-04-17T19:18:27.899Z | Checking h2 v0.4.6 |
| 1271 | 2025-04-17T19:18:27.927Z | Checking tokio-tungstenite v0.21.0 |
| 1272 | 2025-04-17T19:18:28.189Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1273 | 2025-04-17T19:18:28.215Z | Checking zone v0.3.0 |
| 1274 | 2025-04-17T19:18:28.241Z | Checking libsw-core v0.3.2 |
| 1275 | 2025-04-17T19:18:28.322Z | Checking cancel-safe-futures v0.1.5 |
| 1276 | 2025-04-17T19:18:28.427Z | Checking hickory-proto v0.24.4 |
| 1277 | 2025-04-17T19:18:28.483Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1278 | 2025-04-17T19:18:28.515Z | Checking libsw v3.5.0 |
| 1279 | 2025-04-17T19:18:28.707Z | Checking tokio-stream v0.1.17 |
| 1280 | 2025-04-17T19:18:28.797Z | Checking steno v0.4.1 |
| 1281 | 2025-04-17T19:18:28.825Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1282 | 2025-04-17T19:18:28.998Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1283 | 2025-04-17T19:18:29.428Z | Checking tokio-rustls v0.24.1 |
| 1284 | 2025-04-17T19:18:29.814Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1285 | 2025-04-17T19:18:30.047Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1286 | 2025-04-17T19:18:30.110Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1287 | 2025-04-17T19:18:31.052Z | Checking mockall v0.12.1 |
| 1288 | 2025-04-17T19:18:31.945Z | Checking hickory-resolver v0.24.4 |
| 1289 | 2025-04-17T19:18:32.037Z | Checking hyper v1.6.0 |
| 1290 | 2025-04-17T19:18:33.285Z | Checking qorb v0.2.1 |
| 1291 | 2025-04-17T19:18:37.689Z | Checking hyper-util v0.1.10 |
| 1292 | 2025-04-17T19:18:37.690Z | Checking hyper-rustls v0.27.3 |
| 1293 | 2025-04-17T19:18:37.690Z | Checking hyper-tls v0.6.0 |
| 1294 | 2025-04-17T19:18:37.690Z | Checking dropshot v0.16.0 |
| 1295 | 2025-04-17T19:18:37.690Z | Checking reqwest v0.12.7 |
| 1296 | 2025-04-17T19:18:37.690Z | Checking progenitor-client v0.9.1 |
| 1297 | 2025-04-17T19:18:37.690Z | Checking progenitor-client v0.8.0 |
| 1298 | 2025-04-17T19:18:37.974Z | Checking progenitor v0.8.0 |
| 1299 | 2025-04-17T19:18:38.006Z | Checking progenitor v0.9.1 |
| 1300 | 2025-04-17T19:18:38.203Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1301 | 2025-04-17T19:18:38.229Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1302 | 2025-04-17T19:18:38.229Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1303 | 2025-04-17T19:18:39.528Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1304 | 2025-04-17T19:18:40.665Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1305 | 2025-04-17T19:18:42.702Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1306 | 2025-04-17T19:18:44.245Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1307 | 2025-04-17T19:18:45.324Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1308 | 2025-04-17T19:18:51.337Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1309 | 2025-04-17T19:18:51.337Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1310 | 2025-04-17T19:18:51.362Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1311 | 2025-04-17T19:18:51.362Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1312 | 2025-04-17T19:18:52.211Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1313 | 2025-04-17T19:18:53.616Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1314 | 2025-04-17T19:18:54.033Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1315 | 2025-04-17T19:18:54.033Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1316 | 2025-04-17T19:18:54.198Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1317 | 2025-04-17T19:18:54.916Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1318 | 2025-04-17T19:18:55.234Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1319 | 2025-04-17T19:18:55.571Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1320 | 2025-04-17T19:19:11.637Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1321 | 2025-04-17T19:19:19.169Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1322 | 2025-04-17T19:19:20.049Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1323 | 2025-04-17T19:19:25.741Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1324 | 2025-04-17T19:19:41.584Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1325 | 2025-04-17T19:19:41.610Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1326 | 2025-04-17T19:19:52.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s |
| 1327 | 2025-04-17T19:19:52.872Z | |
| 1328 | 2025-04-17T19:19:52.872Z | real 1:34.300593252 |
| 1329 | 2025-04-17T19:19:52.872Z | user 3:37.595494213 |
| 1330 | 2025-04-17T19:19:52.872Z | sys 31.906466068 |
| 1331 | 2025-04-17T19:19:52.872Z | trap 0.097538283 |
| 1332 | 2025-04-17T19:19:52.872Z | tflt 0.022025644 |
| 1333 | 2025-04-17T19:19:52.872Z | dflt 0.006953393 |
| 1334 | 2025-04-17T19:19:52.872Z | kflt 0.000110970 |
| 1335 | 2025-04-17T19:19:52.872Z | lock 5:28.908263003 |
| 1336 | 2025-04-17T19:19:52.872Z | slp 12:05.948276456 |
| 1337 | 2025-04-17T19:19:52.872Z | lat 6.041863176 |
| 1338 | 2025-04-17T19:19:52.872Z | stop 17.082832276 |
| 1339 | 2025-04-17T19:19:52.898Z | + banner build |
| 1340 | 2025-04-17T19:19:52.898Z | |
| 1341 | 2025-04-17T19:19:52.898Z | ##### # # # # ##### |
| 1342 | 2025-04-17T19:19:52.898Z | # # # # # # # # |
| 1343 | 2025-04-17T19:19:52.898Z | ##### # # # # # # |
| 1344 | 2025-04-17T19:19:52.898Z | # # # # # # # # |
| 1345 | 2025-04-17T19:19:52.898Z | # # # # # # # # |
| 1346 | 2025-04-17T19:19:52.898Z | ##### #### # ###### ##### |
| 1347 | 2025-04-17T19:19:52.898Z | |
| 1348 | 2025-04-17T19:19:52.898Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1349 | 2025-04-17T19:19:53.862Z | Compiling proc-macro2 v1.0.92 |
| 1350 | 2025-04-17T19:19:53.862Z | Compiling unicode-ident v1.0.14 |
| 1351 | 2025-04-17T19:19:53.862Z | Compiling libc v0.2.171 |
| 1352 | 2025-04-17T19:19:53.888Z | Compiling serde v1.0.219 |
| 1353 | 2025-04-17T19:19:53.888Z | Compiling autocfg v1.3.0 |
| 1354 | 2025-04-17T19:19:53.888Z | Compiling cfg-if v1.0.0 |
| 1355 | 2025-04-17T19:19:53.888Z | Compiling memchr v2.7.2 |
| 1356 | 2025-04-17T19:19:53.888Z | Compiling version_check v0.9.5 |
| 1357 | 2025-04-17T19:19:54.055Z | Compiling libm v0.2.8 |
| 1358 | 2025-04-17T19:19:54.169Z | Compiling itoa v1.0.11 |
| 1359 | 2025-04-17T19:19:54.388Z | Compiling shlex v1.3.0 |
| 1360 | 2025-04-17T19:19:54.496Z | Compiling thiserror v1.0.64 |
| 1361 | 2025-04-17T19:19:54.612Z | Compiling semver v1.0.26 |
| 1362 | 2025-04-17T19:19:54.740Z | Compiling lock_api v0.4.12 |
| 1363 | 2025-04-17T19:19:55.023Z | Compiling parking_lot_core v0.9.10 |
| 1364 | 2025-04-17T19:19:55.113Z | Compiling ryu v1.0.18 |
| 1365 | 2025-04-17T19:19:55.157Z | Compiling serde_json v1.0.140 |
| 1366 | 2025-04-17T19:19:55.322Z | Compiling schemars v0.8.22 |
| 1367 | 2025-04-17T19:19:55.394Z | Compiling once_cell v1.19.0 |
| 1368 | 2025-04-17T19:19:55.452Z | Compiling slab v0.4.9 |
| 1369 | 2025-04-17T19:19:55.550Z | Compiling quote v1.0.38 |
| 1370 | 2025-04-17T19:19:55.710Z | Compiling jobserver v0.1.31 |
| 1371 | 2025-04-17T19:19:55.735Z | Compiling foldhash v0.1.5 |
| 1372 | 2025-04-17T19:19:55.761Z | Compiling allocator-api2 v0.2.18 |
| 1373 | 2025-04-17T19:19:55.833Z | Compiling equivalent v1.0.1 |
| 1374 | 2025-04-17T19:19:55.959Z | Compiling syn v2.0.100 |
| 1375 | 2025-04-17T19:19:56.058Z | Compiling getrandom v0.2.14 |
| 1376 | 2025-04-17T19:19:56.083Z | Compiling log v0.4.22 |
| 1377 | 2025-04-17T19:19:56.326Z | Compiling cc v1.2.17 |
| 1378 | 2025-04-17T19:19:56.394Z | Compiling hashbrown v0.15.2 |
| 1379 | 2025-04-17T19:19:56.422Z | Compiling num-traits v0.2.19 |
| 1380 | 2025-04-17T19:19:56.479Z | Compiling heck v0.5.0 |
| 1381 | 2025-04-17T19:19:56.734Z | Compiling pin-project-lite v0.2.14 |
| 1382 | 2025-04-17T19:19:56.829Z | Compiling smallvec v1.13.2 |
| 1383 | 2025-04-17T19:19:56.855Z | Compiling pkg-config v0.3.30 |
| 1384 | 2025-04-17T19:19:56.880Z | Compiling fnv v1.0.7 |
| 1385 | 2025-04-17T19:19:57.016Z | Compiling vcpkg v0.2.15 |
| 1386 | 2025-04-17T19:19:57.506Z | Compiling getrandom v0.3.2 |
| 1387 | 2025-04-17T19:19:57.657Z | Compiling scopeguard v1.2.0 |
| 1388 | 2025-04-17T19:19:58.278Z | Compiling socket2 v0.5.7 |
| 1389 | 2025-04-17T19:19:58.587Z | Compiling parking_lot v0.12.2 |
| 1390 | 2025-04-17T19:19:58.695Z | Compiling mio v1.0.2 |
| 1391 | 2025-04-17T19:19:58.970Z | Compiling signal-hook-registry v1.4.2 |
| 1392 | 2025-04-17T19:19:59.099Z | Compiling ring v0.17.14 |
| 1393 | 2025-04-17T19:19:59.347Z | Compiling httparse v1.10.1 |
| 1394 | 2025-04-17T19:19:59.806Z | Compiling typenum v1.17.0 |
| 1395 | 2025-04-17T19:20:00.006Z | Compiling iana-time-zone v0.1.60 |
| 1396 | 2025-04-17T19:20:00.179Z | Compiling generic-array v0.14.7 |
| 1397 | 2025-04-17T19:20:00.208Z | Compiling regex-syntax v0.8.5 |
| 1398 | 2025-04-17T19:20:00.523Z | Compiling futures-core v0.3.31 |
| 1399 | 2025-04-17T19:20:00.667Z | Compiling aho-corasick v1.1.3 |
| 1400 | 2025-04-17T19:20:00.694Z | Compiling dyn-clone v1.0.17 |
| 1401 | 2025-04-17T19:20:00.777Z | Compiling openssl-sys v0.9.106 |
| 1402 | 2025-04-17T19:20:01.041Z | Compiling rand_core v0.6.4 |
| 1403 | 2025-04-17T19:20:01.168Z | Compiling stable_deref_trait v1.2.0 |
| 1404 | 2025-04-17T19:20:01.293Z | Compiling futures-sink v0.3.31 |
| 1405 | 2025-04-17T19:20:01.498Z | Compiling ucd-trie v0.1.6 |
| 1406 | 2025-04-17T19:20:01.709Z | Compiling byteorder v1.5.0 |
| 1407 | 2025-04-17T19:20:01.785Z | Compiling slog v2.7.0 |
| 1408 | 2025-04-17T19:20:01.877Z | Compiling futures-channel v0.3.31 |
| 1409 | 2025-04-17T19:20:02.106Z | Compiling serde_derive_internals v0.29.1 |
| 1410 | 2025-04-17T19:20:02.172Z | Compiling synstructure v0.13.1 |
| 1411 | 2025-04-17T19:20:02.219Z | Compiling pin-utils v0.1.0 |
| 1412 | 2025-04-17T19:20:02.249Z | Compiling thiserror v2.0.12 |
| 1413 | 2025-04-17T19:20:02.328Z | Compiling futures-task v0.3.31 |
| 1414 | 2025-04-17T19:20:02.354Z | Compiling subtle v2.5.0 |
| 1415 | 2025-04-17T19:20:02.611Z | Compiling futures-io v0.3.31 |
| 1416 | 2025-04-17T19:20:02.637Z | Compiling rustversion v1.0.17 |
| 1417 | 2025-04-17T19:20:03.073Z | Compiling openssl v0.10.71 |
| 1418 | 2025-04-17T19:20:03.197Z | Compiling rustix v0.38.34 |
| 1419 | 2025-04-17T19:20:03.235Z | Compiling regex-automata v0.4.9 |
| 1420 | 2025-04-17T19:20:03.790Z | Compiling regress v0.10.3 |
| 1421 | 2025-04-17T19:20:03.816Z | Compiling native-tls v0.2.11 |
| 1422 | 2025-04-17T19:20:04.645Z | Compiling rustls v0.23.10 |
| 1423 | 2025-04-17T19:20:05.376Z | Compiling serde_derive v1.0.219 |
| 1424 | 2025-04-17T19:20:05.470Z | Compiling thiserror-impl v1.0.64 |
| 1425 | 2025-04-17T19:20:05.709Z | Compiling tokio-macros v2.5.0 |
| 1426 | 2025-04-17T19:20:05.828Z | Compiling schemars_derive v0.8.22 |
| 1427 | 2025-04-17T19:20:06.957Z | Compiling zerofrom-derive v0.1.5 |
| 1428 | 2025-04-17T19:20:07.083Z | Compiling yoke-derive v0.7.5 |
| 1429 | 2025-04-17T19:20:07.393Z | Compiling zerovec-derive v0.10.3 |
| 1430 | 2025-04-17T19:20:07.727Z | Compiling displaydoc v0.2.5 |
| 1431 | 2025-04-17T19:20:08.164Z | Compiling futures-macro v0.3.31 |
| 1432 | 2025-04-17T19:20:09.085Z | Compiling icu_provider_macros v1.5.0 |
| 1433 | 2025-04-17T19:20:09.247Z | Compiling regex v1.11.1 |
| 1434 | 2025-04-17T19:20:09.378Z | Compiling pest v2.7.10 |
| 1435 | 2025-04-17T19:20:09.440Z | Compiling thiserror-impl v2.0.12 |
| 1436 | 2025-04-17T19:20:09.677Z | Compiling zerofrom v0.1.5 |
| 1437 | 2025-04-17T19:20:09.799Z | Compiling futures-util v0.3.31 |
| 1438 | 2025-04-17T19:20:09.916Z | Compiling yoke v0.7.5 |
| 1439 | 2025-04-17T19:20:10.156Z | Compiling openssl-macros v0.1.1 |
| 1440 | 2025-04-17T19:20:10.272Z | Compiling zerovec v0.10.4 |
| 1441 | 2025-04-17T19:20:10.947Z | Compiling tracing-attributes v0.1.27 |
| 1442 | 2025-04-17T19:20:12.035Z | Compiling pest_meta v2.7.10 |
| 1443 | 2025-04-17T19:20:12.110Z | Compiling tracing-core v0.1.32 |
| 1444 | 2025-04-17T19:20:13.068Z | Compiling tinystr v0.7.6 |
| 1445 | 2025-04-17T19:20:13.512Z | Compiling pest_generator v2.7.10 |
| 1446 | 2025-04-17T19:20:13.720Z | Compiling writeable v0.5.5 |
| 1447 | 2025-04-17T19:20:14.369Z | Compiling syn v1.0.109 |
| 1448 | 2025-04-17T19:20:14.711Z | Compiling untrusted v0.9.0 |
| 1449 | 2025-04-17T19:20:14.777Z | Compiling litemap v0.7.4 |
| 1450 | 2025-04-17T19:20:14.964Z | Compiling tracing v0.1.40 |
| 1451 | 2025-04-17T19:20:15.005Z | Compiling ppv-lite86 v0.2.17 |
| 1452 | 2025-04-17T19:20:15.207Z | Compiling icu_locid v1.5.0 |
| 1453 | 2025-04-17T19:20:15.282Z | Compiling pest_derive v2.7.10 |
| 1454 | 2025-04-17T19:20:15.653Z | Compiling scroll_derive v0.12.0 |
| 1455 | 2025-04-17T19:20:15.782Z | Compiling anyhow v1.0.97 |
| 1456 | 2025-04-17T19:20:16.120Z | Compiling icu_locid_transform_data v1.5.0 |
| 1457 | 2025-04-17T19:20:16.236Z | Compiling bytes v1.10.1 |
| 1458 | 2025-04-17T19:20:17.417Z | Compiling indexmap v2.8.0 |
| 1459 | 2025-04-17T19:20:17.652Z | Compiling tokio v1.44.1 |
| 1460 | 2025-04-17T19:20:18.149Z | Compiling chrono v0.4.40 |
| 1461 | 2025-04-17T19:20:18.290Z | Compiling uuid v1.16.0 |
| 1462 | 2025-04-17T19:20:18.582Z | Compiling bitflags v2.6.0 |
| 1463 | 2025-04-17T19:20:19.299Z | Compiling serde_tokenstream v0.2.2 |
| 1464 | 2025-04-17T19:20:21.526Z | Compiling http v1.2.0 |
| 1465 | 2025-04-17T19:20:23.216Z | Compiling icu_provider v1.5.0 |
| 1466 | 2025-04-17T19:20:23.459Z | Compiling time-core v0.1.2 |
| 1467 | 2025-04-17T19:20:23.644Z | Compiling percent-encoding v2.3.1 |
| 1468 | 2025-04-17T19:20:23.886Z | Compiling num-conv v0.1.0 |
| 1469 | 2025-04-17T19:20:24.084Z | Compiling icu_locid_transform v1.5.0 |
| 1470 | 2025-04-17T19:20:24.142Z | Compiling time-macros v0.2.18 |
| 1471 | 2025-04-17T19:20:24.959Z | Compiling form_urlencoded v1.2.1 |
| 1472 | 2025-04-17T19:20:25.155Z | Compiling icu_collections v1.5.0 |
| 1473 | 2025-04-17T19:20:25.424Z | Compiling crypto-common v0.1.6 |
| 1474 | 2025-04-17T19:20:25.660Z | Compiling tokio-util v0.7.11 |
| 1475 | 2025-04-17T19:20:25.897Z | Compiling zerocopy-derive v0.7.34 |
| 1476 | 2025-04-17T19:20:26.859Z | Compiling thread-id v4.2.1 |
| 1477 | 2025-04-17T19:20:26.985Z | Compiling rustls-pki-types v1.7.0 |
| 1478 | 2025-04-17T19:20:27.332Z | Compiling icu_properties_data v1.5.0 |
| 1479 | 2025-04-17T19:20:27.376Z | Compiling strsim v0.11.1 |
| 1480 | 2025-04-17T19:20:27.582Z | Compiling icu_properties v1.5.1 |
| 1481 | 2025-04-17T19:20:27.848Z | Compiling utf16_iter v1.0.5 |
| 1482 | 2025-04-17T19:20:28.049Z | Compiling write16 v1.0.0 |
| 1483 | 2025-04-17T19:20:28.074Z | Compiling utf8_iter v1.0.4 |
| 1484 | 2025-04-17T19:20:28.101Z | Compiling icu_normalizer_data v1.5.0 |
| 1485 | 2025-04-17T19:20:28.101Z | Compiling zeroize v1.7.0 |
| 1486 | 2025-04-17T19:20:28.190Z | Compiling ident_case v1.0.1 |
| 1487 | 2025-04-17T19:20:28.324Z | Compiling atomic-waker v1.1.2 |
| 1488 | 2025-04-17T19:20:28.369Z | Compiling darling_core v0.20.9 |
| 1489 | 2025-04-17T19:20:28.422Z | Compiling rustls-webpki v0.102.4 |
| 1490 | 2025-04-17T19:20:28.542Z | Compiling http-body v1.0.1 |
| 1491 | 2025-04-17T19:20:28.693Z | Compiling openapiv3 v2.0.0 |
| 1492 | 2025-04-17T19:20:28.795Z | Compiling rand_chacha v0.3.1 |
| 1493 | 2025-04-17T19:20:28.927Z | Compiling usdt-impl v0.5.0 |
| 1494 | 2025-04-17T19:20:29.321Z | Compiling try-lock v0.2.5 |
| 1495 | 2025-04-17T19:20:29.488Z | Compiling camino v1.1.9 |
| 1496 | 2025-04-17T19:20:30.025Z | Compiling want v0.3.1 |
| 1497 | 2025-04-17T19:20:30.143Z | Compiling rand v0.8.5 |
| 1498 | 2025-04-17T19:20:30.302Z | Compiling h2 v0.4.6 |
| 1499 | 2025-04-17T19:20:31.417Z | Compiling icu_normalizer v1.5.0 |
| 1500 | 2025-04-17T19:20:31.843Z | Compiling scroll v0.12.0 |
| 1501 | 2025-04-17T19:20:32.104Z | Compiling httpdate v1.0.3 |
| 1502 | 2025-04-17T19:20:32.339Z | Compiling idna_adapter v1.2.0 |
| 1503 | 2025-04-17T19:20:32.565Z | Compiling idna v1.0.3 |
| 1504 | 2025-04-17T19:20:32.683Z | Compiling darling_macro v0.20.9 |
| 1505 | 2025-04-17T19:20:32.715Z | Compiling base64 v0.22.1 |
| 1506 | 2025-04-17T19:20:32.741Z | Compiling paste v1.0.15 |
| 1507 | 2025-04-17T19:20:33.190Z | Compiling plain v0.2.3 |
| 1508 | 2025-04-17T19:20:33.353Z | Compiling goblin v0.8.2 |
| 1509 | 2025-04-17T19:20:33.563Z | Compiling darling v0.20.9 |
| 1510 | 2025-04-17T19:20:33.696Z | Compiling url v2.5.4 |
| 1511 | 2025-04-17T19:20:34.665Z | Compiling zerocopy v0.7.34 |
| 1512 | 2025-04-17T19:20:35.652Z | Compiling hyper v1.6.0 |
| 1513 | 2025-04-17T19:20:35.766Z | Compiling strum_macros v0.26.4 |
| 1514 | 2025-04-17T19:20:37.265Z | Compiling unsafe-libyaml v0.2.11 |
| 1515 | 2025-04-17T19:20:38.163Z | Compiling newtype-uuid v1.2.1 |
| 1516 | 2025-04-17T19:20:38.559Z | Compiling tower-service v0.3.2 |
| 1517 | 2025-04-17T19:20:38.630Z | Compiling pretty-hex v0.4.1 |
| 1518 | 2025-04-17T19:20:38.714Z | Compiling hyper-util v0.1.10 |
| 1519 | 2025-04-17T19:20:38.848Z | Compiling dof v0.3.0 |
| 1520 | 2025-04-17T19:20:39.216Z | Compiling serde_yaml v0.9.34+deprecated |
| 1521 | 2025-04-17T19:20:40.403Z | Compiling dtrace-parser v0.2.0 |
| 1522 | 2025-04-17T19:20:40.973Z | Compiling async-trait v0.1.88 |
| 1523 | 2025-04-17T19:20:41.076Z | Compiling cpufeatures v0.2.12 |
| 1524 | 2025-04-17T19:20:41.687Z | Compiling omicron-workspace-hack v0.1.0 |
| 1525 | 2025-04-17T19:20:41.721Z | Compiling foreign-types-shared v0.1.1 |
| 1526 | 2025-04-17T19:20:41.862Z | Compiling foreign-types v0.3.2 |
| 1527 | 2025-04-17T19:20:42.220Z | Compiling http-body-util v0.1.2 |
| 1528 | 2025-04-17T19:20:42.276Z | Compiling typify-impl v0.2.0 |
| 1529 | 2025-04-17T19:20:42.334Z | Compiling block-buffer v0.10.4 |
| 1530 | 2025-04-17T19:20:42.719Z | Compiling errno v0.3.9 |
| 1531 | 2025-04-17T19:20:42.745Z | Compiling encoding_rs v0.8.34 |
| 1532 | 2025-04-17T19:20:42.902Z | Compiling rustls v0.22.4 |
| 1533 | 2025-04-17T19:20:43.223Z | Compiling mime v0.3.17 |
| 1534 | 2025-04-17T19:20:44.097Z | Compiling digest v0.10.7 |
| 1535 | 2025-04-17T19:20:46.157Z | Compiling rustls-pemfile v2.1.3 |
| 1536 | 2025-04-17T19:20:46.454Z | Compiling serde_urlencoded v0.7.1 |
| 1537 | 2025-04-17T19:20:47.515Z | Compiling ipnet v2.9.0 |
| 1538 | 2025-04-17T19:20:50.158Z | Compiling slog-async v2.8.0 |
| 1539 | 2025-04-17T19:20:50.269Z | Compiling typify-macro v0.2.0 |
| 1540 | 2025-04-17T19:20:50.609Z | Compiling openssl-probe v0.1.5 |
| 1541 | 2025-04-17T19:20:53.184Z | Compiling usdt-attr-macro v0.5.0 |
| 1542 | 2025-04-17T19:20:53.506Z | Compiling usdt-macro v0.5.0 |
| 1543 | 2025-04-17T19:20:54.764Z | Compiling toml_datetime v0.6.8 |
| 1544 | 2025-04-17T19:20:55.457Z | Compiling multer v3.1.0 |
| 1545 | 2025-04-17T19:20:55.771Z | Compiling crossbeam-utils v0.8.19 |
| 1546 | 2025-04-17T19:20:56.304Z | Compiling tokio-native-tls v0.3.1 |
| 1547 | 2025-04-17T19:20:56.709Z | Compiling webpki-roots v0.26.3 |
| 1548 | 2025-04-17T19:20:56.948Z | Compiling futures-executor v0.3.31 |
| 1549 | 2025-04-17T19:20:57.248Z | Compiling structmeta-derive v0.3.0 |
| 1550 | 2025-04-17T19:20:57.784Z | Compiling daft-derive v0.1.2 |
| 1551 | 2025-04-17T19:20:58.000Z | Compiling tokio-rustls v0.26.0 |
| 1552 | 2025-04-17T19:20:59.129Z | Compiling hyper-rustls v0.27.3 |
| 1553 | 2025-04-17T19:20:59.304Z | Compiling structmeta v0.3.0 |
| 1554 | 2025-04-17T19:20:59.451Z | Compiling futures v0.3.31 |
| 1555 | 2025-04-17T19:20:59.608Z | Compiling hyper-tls v0.6.0 |
| 1556 | 2025-04-17T19:21:00.001Z | Compiling typify v0.2.0 |
| 1557 | 2025-04-17T19:21:00.127Z | Compiling ipnetwork v0.21.1 |
| 1558 | 2025-04-17T19:21:00.635Z | Compiling serde_spanned v0.6.8 |
| 1559 | 2025-04-17T19:21:00.803Z | Compiling async-stream-impl v0.3.6 |
| 1560 | 2025-04-17T19:21:00.865Z | Compiling sync_wrapper v1.0.1 |
| 1561 | 2025-04-17T19:21:00.894Z | Compiling dropshot v0.16.0 |
| 1562 | 2025-04-17T19:21:01.127Z | Compiling powerfmt v0.2.0 |
| 1563 | 2025-04-17T19:21:01.187Z | Compiling reqwest v0.12.7 |
| 1564 | 2025-04-17T19:21:01.598Z | Compiling deranged v0.3.11 |
| 1565 | 2025-04-17T19:21:01.863Z | Compiling progenitor-impl v0.8.0 |
| 1566 | 2025-04-17T19:21:02.641Z | Compiling sha1 v0.10.6 |
| 1567 | 2025-04-17T19:21:03.025Z | Compiling strum v0.26.3 |
| 1568 | 2025-04-17T19:21:04.435Z | Compiling num_threads v0.1.7 |
| 1569 | 2025-04-17T19:21:04.998Z | Compiling time v0.3.36 |
| 1570 | 2025-04-17T19:21:06.514Z | Compiling progenitor-macro v0.8.0 |
| 1571 | 2025-04-17T19:21:12.032Z | Compiling parse-display-derive v0.10.0 |
| 1572 | 2025-04-17T19:21:15.172Z | Compiling serde_with_macros v3.12.0 |
| 1573 | 2025-04-17T19:21:15.221Z | Compiling dropshot_endpoint v0.16.0 |
| 1574 | 2025-04-17T19:21:15.299Z | Compiling fastrand v2.1.0 |
| 1575 | 2025-04-17T19:21:15.641Z | Compiling match_cfg v0.1.0 |
| 1576 | 2025-04-17T19:21:15.743Z | Compiling hostname v0.3.1 |
| 1577 | 2025-04-17T19:21:15.838Z | Compiling tempfile v3.10.1 |
| 1578 | 2025-04-17T19:21:18.440Z | Compiling dirs-sys-next v0.1.2 |
| 1579 | 2025-04-17T19:21:20.067Z | Compiling winnow v0.7.4 |
| 1580 | 2025-04-17T19:21:22.118Z | Compiling dirs-next v2.0.0 |
| 1581 | 2025-04-17T19:21:22.449Z | Compiling oxnet v0.1.1 |
| 1582 | 2025-04-17T19:21:22.495Z | Compiling test-strategy v0.4.1 |
| 1583 | 2025-04-17T19:21:23.784Z | Compiling macaddr v1.0.1 |
| 1584 | 2025-04-17T19:21:24.020Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1585 | 2025-04-17T19:21:24.187Z | Compiling thread_local v1.1.8 |
| 1586 | 2025-04-17T19:21:24.321Z | Compiling memmap v0.7.0 |
| 1587 | 2025-04-17T19:21:24.729Z | Compiling quick-error v1.2.3 |
| 1588 | 2025-04-17T19:21:24.844Z | Compiling usdt v0.5.0 |
| 1589 | 2025-04-17T19:21:25.327Z | Compiling term v0.7.0 |
| 1590 | 2025-04-17T19:21:25.558Z | Compiling progenitor-client v0.9.1 |
| 1591 | 2025-04-17T19:21:25.584Z | Compiling crossbeam-channel v0.5.12 |
| 1592 | 2025-04-17T19:21:25.682Z | Compiling is-terminal v0.4.12 |
| 1593 | 2025-04-17T19:21:25.825Z | Compiling lazy_static v1.5.0 |
| 1594 | 2025-04-17T19:21:25.979Z | Compiling debug-ignore v1.0.5 |
| 1595 | 2025-04-17T19:21:26.006Z | Compiling take_mut v0.2.2 |
| 1596 | 2025-04-17T19:21:26.162Z | Compiling slog-term v2.9.1 |
| 1597 | 2025-04-17T19:21:27.883Z | Compiling toml_edit v0.22.24 |
| 1598 | 2025-04-17T19:21:28.235Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1599 | 2025-04-17T19:21:28.707Z | Compiling slog-json v2.6.1 |
| 1600 | 2025-04-17T19:21:29.128Z | Compiling spin v0.9.8 |
| 1601 | 2025-04-17T19:21:29.665Z | Compiling slog-bunyan v2.5.0 |
| 1602 | 2025-04-17T19:21:30.192Z | Compiling daft v0.1.2 |
| 1603 | 2025-04-17T19:21:30.616Z | Compiling tokio-rustls v0.25.0 |
| 1604 | 2025-04-17T19:21:31.347Z | Compiling toml v0.8.20 |
| 1605 | 2025-04-17T19:21:31.373Z | Compiling async-stream v0.3.6 |
| 1606 | 2025-04-17T19:21:31.590Z | Compiling waitgroup v0.1.2 |
| 1607 | 2025-04-17T19:21:31.840Z | Compiling serde_path_to_error v0.1.16 |
| 1608 | 2025-04-17T19:21:31.910Z | Compiling hostname v0.4.0 |
| 1609 | 2025-04-17T19:21:32.030Z | Compiling wait-timeout v0.2.0 |
| 1610 | 2025-04-17T19:21:32.168Z | Compiling bit-vec v0.6.3 |
| 1611 | 2025-04-17T19:21:32.827Z | Compiling winnow v0.5.40 |
| 1612 | 2025-04-17T19:21:34.517Z | Compiling bit-set v0.5.3 |
| 1613 | 2025-04-17T19:21:34.828Z | Compiling rusty-fork v0.3.0 |
| 1614 | 2025-04-17T19:21:35.602Z | Compiling toml_edit v0.19.15 |
| 1615 | 2025-04-17T19:21:36.415Z | Compiling serde_with v3.12.0 |
| 1616 | 2025-04-17T19:21:39.867Z | Compiling progenitor-client v0.8.0 |
| 1617 | 2025-04-17T19:21:40.170Z | Compiling hex v0.4.3 |
| 1618 | 2025-04-17T19:21:40.604Z | Compiling rand_xorshift v0.3.0 |
| 1619 | 2025-04-17T19:21:40.751Z | Compiling crucible-workspace-hack v0.1.0 |
| 1620 | 2025-04-17T19:21:40.878Z | Compiling unarray v0.1.4 |
| 1621 | 2025-04-17T19:21:41.814Z | Compiling proptest v1.5.0 |
| 1622 | 2025-04-17T19:21:44.166Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1623 | 2025-04-17T19:21:44.362Z | Compiling progenitor v0.8.0 |
| 1624 | 2025-04-17T19:21:44.572Z | Compiling proc-macro-crate v1.3.1 |
| 1625 | 2025-04-17T19:21:45.262Z | Compiling parse-display v0.10.0 |
| 1626 | 2025-04-17T19:21:45.481Z | Compiling instant v0.1.12 |
| 1627 | 2025-04-17T19:21:45.786Z | Compiling heck v0.4.1 |
| 1628 | 2025-04-17T19:21:45.812Z | Compiling zerocopy v0.8.24 |
| 1629 | 2025-04-17T19:21:46.893Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1630 | 2025-04-17T19:21:48.154Z | Compiling backoff v0.4.0 |
| 1631 | 2025-04-17T19:21:48.470Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1632 | 2025-04-17T19:21:49.011Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1633 | 2025-04-17T19:21:49.656Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1634 | 2025-04-17T19:21:49.945Z | Compiling clap_derive v4.5.4 |
| 1635 | 2025-04-17T19:21:50.295Z | Compiling zerocopy-derive v0.8.24 |
| 1636 | 2025-04-17T19:21:52.792Z | Compiling utf8parse v0.2.1 |
| 1637 | 2025-04-17T19:21:53.262Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1638 | 2025-04-17T19:21:53.684Z | Compiling anstyle-parse v0.2.4 |
| 1639 | 2025-04-17T19:21:58.266Z | Compiling typify-impl v0.3.0 |
| 1640 | 2025-04-17T19:21:58.915Z | Compiling num-integer v0.1.46 |
| 1641 | 2025-04-17T19:21:59.852Z | Compiling colorchoice v1.0.1 |
| 1642 | 2025-04-17T19:22:00.035Z | Compiling is_terminal_polyfill v1.70.0 |
| 1643 | 2025-04-17T19:22:00.180Z | Compiling either v1.15.0 |
| 1644 | 2025-04-17T19:22:01.555Z | Compiling unicode-xid v0.2.4 |
| 1645 | 2025-04-17T19:22:01.709Z | Compiling unicode-width v0.1.14 |
| 1646 | 2025-04-17T19:22:01.735Z | Compiling anstyle-query v1.0.3 |
| 1647 | 2025-04-17T19:22:01.906Z | Compiling anstyle v1.0.7 |
| 1648 | 2025-04-17T19:22:02.407Z | Compiling anstream v0.6.14 |
| 1649 | 2025-04-17T19:22:02.892Z | Compiling itertools v0.13.0 |
| 1650 | 2025-04-17T19:22:04.142Z | Compiling terminal_size v0.3.0 |
| 1651 | 2025-04-17T19:22:04.452Z | Compiling clap_lex v0.7.0 |
| 1652 | 2025-04-17T19:22:04.478Z | Compiling heapless v0.8.0 |
| 1653 | 2025-04-17T19:22:05.112Z | Compiling clap_builder v4.5.2 |
| 1654 | 2025-04-17T19:22:05.411Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1655 | 2025-04-17T19:22:06.046Z | Compiling num-bigint v0.4.5 |
| 1656 | 2025-04-17T19:22:06.224Z | Compiling typify-macro v0.3.0 |
| 1657 | 2025-04-17T19:22:06.255Z | Compiling hash32 v0.3.1 |
| 1658 | 2025-04-17T19:22:06.293Z | Compiling smoltcp v0.11.0 |
| 1659 | 2025-04-17T19:22:06.515Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1660 | 2025-04-17T19:22:08.735Z | Compiling num-rational v0.4.2 |
| 1661 | 2025-04-17T19:22:09.160Z | Compiling clap v4.5.4 |
| 1662 | 2025-04-17T19:22:10.367Z | Compiling synstructure v0.12.6 |
| 1663 | 2025-04-17T19:22:10.393Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1664 | 2025-04-17T19:22:11.052Z | Compiling num-iter v0.1.45 |
| 1665 | 2025-04-17T19:22:11.143Z | Compiling num_enum_derive v0.7.3 |
| 1666 | 2025-04-17T19:22:11.420Z | Compiling num-complex v0.4.6 |
| 1667 | 2025-04-17T19:22:12.319Z | Compiling proc-macro-error-attr v1.0.4 |
| 1668 | 2025-04-17T19:22:12.542Z | Compiling cobs v0.2.3 |
| 1669 | 2025-04-17T19:22:12.684Z | Compiling bitflags v1.3.2 |
| 1670 | 2025-04-17T19:22:12.962Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1671 | 2025-04-17T19:22:13.143Z | Compiling data-encoding v2.6.0 |
| 1672 | 2025-04-17T19:22:13.234Z | Compiling managed v0.8.0 |
| 1673 | 2025-04-17T19:22:13.366Z | Compiling num_enum v0.7.3 |
| 1674 | 2025-04-17T19:22:13.396Z | Compiling postcard v1.0.9 |
| 1675 | 2025-04-17T19:22:13.730Z | Compiling num v0.4.3 |
| 1676 | 2025-04-17T19:22:14.058Z | Compiling zerocopy-derive v0.2.0 |
| 1677 | 2025-04-17T19:22:14.370Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1678 | 2025-04-17T19:22:14.647Z | Compiling typify v0.3.0 |
| 1679 | 2025-04-17T19:22:16.680Z | Compiling foreign-types-macros v0.2.3 |
| 1680 | 2025-04-17T19:22:16.984Z | Compiling libz-sys v1.1.16 |
| 1681 | 2025-04-17T19:22:17.613Z | Compiling rand_core v0.9.3 |
| 1682 | 2025-04-17T19:22:18.161Z | Compiling proc-macro-error v1.0.4 |
| 1683 | 2025-04-17T19:22:18.435Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1684 | 2025-04-17T19:22:18.591Z | Compiling foreign-types-shared v0.3.1 |
| 1685 | 2025-04-17T19:22:18.736Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1686 | 2025-04-17T19:22:18.793Z | Compiling prettyplease v0.2.31 |
| 1687 | 2025-04-17T19:22:19.705Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1688 | 2025-04-17T19:22:19.792Z | Compiling foreign-types v0.5.0 |
| 1689 | 2025-04-17T19:22:20.266Z | Compiling rand_chacha v0.9.0 |
| 1690 | 2025-04-17T19:22:21.873Z | Compiling progenitor-impl v0.9.1 |
| 1691 | 2025-04-17T19:22:23.842Z | Compiling tabwriter v1.4.0 |
| 1692 | 2025-04-17T19:22:24.651Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1693 | 2025-04-17T19:22:25.179Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1694 | 2025-04-17T19:22:26.148Z | Compiling cstr-argument v0.1.2 |
| 1695 | 2025-04-17T19:22:26.587Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1696 | 2025-04-17T19:22:26.973Z | Compiling progenitor-macro v0.9.1 |
| 1697 | 2025-04-17T19:22:27.009Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1698 | 2025-04-17T19:22:27.702Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1699 | 2025-04-17T19:22:28.277Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1700 | 2025-04-17T19:22:28.377Z | Compiling rand v0.9.0 |
| 1701 | 2025-04-17T19:22:29.626Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1702 | 2025-04-17T19:22:29.977Z | Compiling usdt-impl v0.3.5 |
| 1703 | 2025-04-17T19:22:30.375Z | Compiling semver v0.1.20 |
| 1704 | 2025-04-17T19:22:30.536Z | Compiling colored v3.0.0 |
| 1705 | 2025-04-17T19:22:30.826Z | Compiling float-ord v0.3.2 |
| 1706 | 2025-04-17T19:22:30.896Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1707 | 2025-04-17T19:22:31.690Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1708 | 2025-04-17T19:22:31.899Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1709 | 2025-04-17T19:22:34.145Z | Compiling rustc_version v0.1.7 |
| 1710 | 2025-04-17T19:22:34.851Z | Compiling zone_cfg_derive v0.3.0 |
| 1711 | 2025-04-17T19:22:35.652Z | Compiling progenitor v0.9.1 |
| 1712 | 2025-04-17T19:22:38.104Z | Compiling itertools v0.14.0 |
| 1713 | 2025-04-17T19:22:38.412Z | Compiling itertools v0.10.5 |
| 1714 | 2025-04-17T19:22:40.517Z | Compiling camino-tempfile v1.1.1 |
| 1715 | 2025-04-17T19:22:41.124Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1716 | 2025-04-17T19:22:41.508Z | Compiling derive-where v1.2.7 |
| 1717 | 2025-04-17T19:22:41.600Z | Compiling num-derive v0.4.2 |
| 1718 | 2025-04-17T19:22:42.571Z | Compiling sigpipe v0.1.3 |
| 1719 | 2025-04-17T19:22:42.720Z | Compiling base64 v0.21.7 |
| 1720 | 2025-04-17T19:22:43.684Z | Compiling base64ct v1.6.0 |
| 1721 | 2025-04-17T19:22:43.763Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1722 | 2025-04-17T19:22:44.123Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1723 | 2025-04-17T19:22:44.329Z | Compiling password-hash v0.5.0 |
| 1724 | 2025-04-17T19:22:45.459Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1725 | 2025-04-17T19:22:46.254Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1726 | 2025-04-17T19:22:46.746Z | Compiling zone v0.3.0 |
| 1727 | 2025-04-17T19:22:47.956Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1728 | 2025-04-17T19:22:49.427Z | Compiling newtype_derive v0.1.6 |
| 1729 | 2025-04-17T19:22:49.454Z | Compiling zerocopy v0.3.2 |
| 1730 | 2025-04-17T19:22:49.720Z | Compiling blake2 v0.10.6 |
| 1731 | 2025-04-17T19:22:49.888Z | Compiling hubpack_derive v0.1.1 |
| 1732 | 2025-04-17T19:22:50.660Z | Compiling cargo-platform v0.1.8 |
| 1733 | 2025-04-17T19:22:50.686Z | Compiling smf v0.2.3 |
| 1734 | 2025-04-17T19:22:50.749Z | Compiling serde_repr v0.1.19 |
| 1735 | 2025-04-17T19:22:51.074Z | Compiling zerocopy-derive v0.6.6 |
| 1736 | 2025-04-17T19:22:51.139Z | Compiling vergen v8.3.2 |
| 1737 | 2025-04-17T19:22:51.689Z | Compiling tinyvec_macros v0.1.1 |
| 1738 | 2025-04-17T19:22:51.775Z | Compiling unicode-segmentation v1.11.0 |
| 1739 | 2025-04-17T19:22:52.830Z | Compiling owo-colors v4.2.0 |
| 1740 | 2025-04-17T19:22:52.856Z | Compiling cancel-safe-futures v0.1.5 |
| 1741 | 2025-04-17T19:22:52.856Z | Compiling whoami v1.5.1 |
| 1742 | 2025-04-17T19:22:52.856Z | Compiling zerocopy v0.6.6 |
| 1743 | 2025-04-17T19:22:52.856Z | Compiling newline-converter v0.3.0 |
| 1744 | 2025-04-17T19:22:52.883Z | Compiling tinyvec v1.6.0 |
| 1745 | 2025-04-17T19:22:53.414Z | Compiling cargo_metadata v0.18.1 |
| 1746 | 2025-04-17T19:22:53.450Z | Compiling hubpack v0.1.2 |
| 1747 | 2025-04-17T19:22:54.271Z | Compiling argon2 v0.5.3 |
| 1748 | 2025-04-17T19:22:55.826Z | Compiling dof v0.1.5 |
| 1749 | 2025-04-17T19:22:56.767Z | Compiling console v0.15.8 |
| 1750 | 2025-04-17T19:22:56.954Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1751 | 2025-04-17T19:22:58.482Z | Compiling strum_macros v0.25.3 |
| 1752 | 2025-04-17T19:22:59.046Z | Compiling enum-as-inner v0.6.0 |
| 1753 | 2025-04-17T19:22:59.072Z | Compiling libsw-core v0.3.2 |
| 1754 | 2025-04-17T19:22:59.204Z | Compiling rustc_version v0.4.0 |
| 1755 | 2025-04-17T19:22:59.342Z | Compiling serde-big-array v0.5.1 |
| 1756 | 2025-04-17T19:22:59.631Z | Compiling dtrace-parser v0.1.14 |
| 1757 | 2025-04-17T19:22:59.849Z | Compiling cookie v0.18.1 |
| 1758 | 2025-04-17T19:23:00.012Z | Compiling slog-dtrace v0.3.0 |
| 1759 | 2025-04-17T19:23:00.111Z | Compiling rustls v0.21.12 |
| 1760 | 2025-04-17T19:23:00.257Z | Compiling similar v2.5.0 |
| 1761 | 2025-04-17T19:23:00.381Z | Compiling convert_case v0.4.0 |
| 1762 | 2025-04-17T19:23:00.455Z | Compiling static_assertions v1.1.0 |
| 1763 | 2025-04-17T19:23:00.572Z | Compiling fixedbitset v0.5.7 |
| 1764 | 2025-04-17T19:23:00.889Z | Compiling utf-8 v0.7.6 |
| 1765 | 2025-04-17T19:23:00.994Z | Compiling cfg_aliases v0.2.1 |
| 1766 | 2025-04-17T19:23:01.256Z | Compiling linked-hash-map v0.5.6 |
| 1767 | 2025-04-17T19:23:01.282Z | Compiling fixedbitset v0.4.2 |
| 1768 | 2025-04-17T19:23:01.603Z | Compiling lru-cache v0.1.2 |
| 1769 | 2025-04-17T19:23:01.629Z | Compiling petgraph v0.6.5 |
| 1770 | 2025-04-17T19:23:01.756Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1771 | 2025-04-17T19:23:01.845Z | Compiling expectorate v1.1.0 |
| 1772 | 2025-04-17T19:23:01.982Z | Compiling tungstenite v0.21.0 |
| 1773 | 2025-04-17T19:23:02.119Z | Compiling nix v0.29.0 |
| 1774 | 2025-04-17T19:23:02.858Z | Compiling derive_more v0.99.19 |
| 1775 | 2025-04-17T19:23:05.329Z | Compiling petgraph v0.7.1 |
| 1776 | 2025-04-17T19:23:06.148Z | Compiling hickory-proto v0.24.4 |
| 1777 | 2025-04-17T19:23:06.611Z | Compiling libsw v3.5.0 |
| 1778 | 2025-04-17T19:23:06.901Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1779 | 2025-04-17T19:23:08.840Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1780 | 2025-04-17T19:23:09.301Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1781 | 2025-04-17T19:23:10.351Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1782 | 2025-04-17T19:23:10.377Z | Compiling resolv-conf v0.7.0 |
| 1783 | 2025-04-17T19:23:10.830Z | Compiling atomicwrites v0.4.4 |
| 1784 | 2025-04-17T19:23:11.314Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1785 | 2025-04-17T19:23:11.397Z | Compiling serde_tokenstream v0.1.7 |
| 1786 | 2025-04-17T19:23:11.666Z | Compiling sct v0.7.1 |
| 1787 | 2025-04-17T19:23:11.869Z | Compiling rustls-webpki v0.101.7 |
| 1788 | 2025-04-17T19:23:12.084Z | Compiling inout v0.1.3 |
| 1789 | 2025-04-17T19:23:12.323Z | Compiling indent_write v2.2.0 |
| 1790 | 2025-04-17T19:23:12.578Z | Compiling radium v0.7.0 |
| 1791 | 2025-04-17T19:23:13.026Z | Compiling highway v1.3.0 |
| 1792 | 2025-04-17T19:23:13.478Z | Compiling swrite v0.1.0 |
| 1793 | 2025-04-17T19:23:13.640Z | Compiling linear-map v1.2.0 |
| 1794 | 2025-04-17T19:23:14.044Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1795 | 2025-04-17T19:23:14.386Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1796 | 2025-04-17T19:23:15.099Z | Compiling cipher v0.4.4 |
| 1797 | 2025-04-17T19:23:15.513Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1798 | 2025-04-17T19:23:17.414Z | Compiling git2 v0.19.0 |
| 1799 | 2025-04-17T19:23:18.036Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1800 | 2025-04-17T19:23:19.930Z | Compiling hickory-resolver v0.24.4 |
| 1801 | 2025-04-17T19:23:23.917Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1802 | 2025-04-17T19:23:24.271Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1803 | 2025-04-17T19:23:25.001Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1804 | 2025-04-17T19:23:26.180Z | Compiling steno v0.4.1 |
| 1805 | 2025-04-17T19:23:27.179Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1806 | 2025-04-17T19:23:31.252Z | Compiling tokio-tungstenite v0.21.0 |
| 1807 | 2025-04-17T19:23:32.203Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1808 | 2025-04-17T19:23:32.480Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1809 | 2025-04-17T19:23:32.516Z | Compiling crossbeam-epoch v0.9.18 |
| 1810 | 2025-04-17T19:23:33.468Z | Compiling tokio-stream v0.1.17 |
| 1811 | 2025-04-17T19:23:34.448Z | Compiling humantime v2.1.0 |
| 1812 | 2025-04-17T19:23:35.237Z | Compiling rayon-core v1.12.1 |
| 1813 | 2025-04-17T19:23:35.569Z | Compiling tap v1.0.1 |
| 1814 | 2025-04-17T19:23:35.787Z | Compiling wyz v0.5.1 |
| 1815 | 2025-04-17T19:23:36.229Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1816 | 2025-04-17T19:23:36.590Z | Compiling qorb v0.2.1 |
| 1817 | 2025-04-17T19:23:36.630Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1818 | 2025-04-17T19:23:36.953Z | Compiling crossbeam-deque v0.8.5 |
| 1819 | 2025-04-17T19:23:38.248Z | Compiling tokio-rustls v0.24.1 |
| 1820 | 2025-04-17T19:23:39.224Z | Compiling usdt-macro v0.3.5 |
| 1821 | 2025-04-17T19:23:39.560Z | Compiling usdt-attr-macro v0.3.5 |
| 1822 | 2025-04-17T19:23:40.357Z | Compiling rustls-pemfile v1.0.4 |
| 1823 | 2025-04-17T19:23:40.757Z | Compiling num_enum_derive v0.5.11 |
| 1824 | 2025-04-17T19:23:40.972Z | Compiling twox-hash v2.1.0 |
| 1825 | 2025-04-17T19:23:41.817Z | Compiling universal-hash v0.5.1 |
| 1826 | 2025-04-17T19:23:42.045Z | Compiling atty v0.2.14 |
| 1827 | 2025-04-17T19:23:42.226Z | Compiling opaque-debug v0.3.1 |
| 1828 | 2025-04-17T19:23:42.343Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1829 | 2025-04-17T19:23:42.588Z | Compiling funty v2.0.0 |
| 1830 | 2025-04-17T19:23:42.704Z | Compiling num_enum v0.5.11 |
| 1831 | 2025-04-17T19:23:42.882Z | Compiling polyval v0.6.2 |
| 1832 | 2025-04-17T19:23:43.340Z | Compiling bitvec v1.0.1 |
| 1833 | 2025-04-17T19:23:43.385Z | Compiling toml v0.7.8 |
| 1834 | 2025-04-17T19:23:44.951Z | Compiling usdt v0.3.5 |
| 1835 | 2025-04-17T19:23:45.382Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1836 | 2025-04-17T19:23:47.871Z | Compiling aes v0.8.4 |
| 1837 | 2025-04-17T19:23:49.698Z | Compiling ctr v0.9.2 |
| 1838 | 2025-04-17T19:23:50.015Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1839 | 2025-04-17T19:23:50.298Z | Compiling aead v0.5.2 |
| 1840 | 2025-04-17T19:23:50.389Z | Compiling bincode v1.3.3 |
| 1841 | 2025-04-17T19:23:50.608Z | Compiling strum_macros v0.27.1 |
| 1842 | 2025-04-17T19:23:51.236Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1843 | 2025-04-17T19:23:51.436Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1844 | 2025-04-17T19:23:51.791Z | Compiling strum v0.27.1 |
| 1845 | 2025-04-17T19:23:52.066Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1846 | 2025-04-17T19:23:52.386Z | Compiling aes-gcm-siv v0.11.1 |
| 1847 | 2025-04-17T19:23:52.652Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1848 | 2025-04-17T19:23:52.935Z | Compiling rayon v1.10.0 |
| 1849 | 2025-04-17T19:23:53.147Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1850 | 2025-04-17T19:23:53.622Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1851 | 2025-04-17T19:23:53.963Z | Compiling bitstruct_derive v0.1.0 |
| 1852 | 2025-04-17T19:23:54.345Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1853 | 2025-04-17T19:23:55.133Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1854 | 2025-04-17T19:23:55.187Z | Compiling async-recursion v1.1.1 |
| 1855 | 2025-04-17T19:23:55.614Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1856 | 2025-04-17T19:23:56.416Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1857 | 2025-04-17T19:23:56.574Z | Compiling typeid v1.0.0 |
| 1858 | 2025-04-17T19:23:56.776Z | Compiling pretty-hex v0.2.1 |
| 1859 | 2025-04-17T19:23:57.009Z | Compiling ringbuffer v0.15.0 |
| 1860 | 2025-04-17T19:23:57.257Z | Compiling ascii v1.1.0 |
| 1861 | 2025-04-17T19:23:57.499Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1862 | 2025-04-17T19:23:57.538Z | Compiling erased-serde v0.4.5 |
| 1863 | 2025-04-17T19:23:57.612Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1864 | 2025-04-17T19:23:57.890Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1865 | 2025-04-17T19:23:57.936Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1866 | 2025-04-17T19:23:57.979Z | Compiling bitstruct v0.1.1 |
| 1867 | 2025-04-17T19:23:58.130Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1868 | 2025-04-17T19:23:58.532Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1869 | 2025-04-17T19:23:58.812Z | Compiling const_format_proc_macros v0.2.32 |
| 1870 | 2025-04-17T19:23:59.669Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1871 | 2025-04-17T19:23:59.695Z | Compiling serde_arrays v0.1.0 |
| 1872 | 2025-04-17T19:23:59.905Z | Compiling kstat-rs v0.2.4 |
| 1873 | 2025-04-17T19:24:00.337Z | Compiling libloading v0.7.4 |
| 1874 | 2025-04-17T19:24:00.685Z | Compiling const_format v0.2.32 |
| 1875 | 2025-04-17T19:24:00.711Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1876 | 2025-04-17T19:24:00.739Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1877 | 2025-04-17T19:24:01.371Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1878 | 2025-04-17T19:24:01.753Z | Compiling ron v0.8.1 |
| 1879 | 2025-04-17T19:24:03.565Z | Compiling bit_field v0.10.2 |
| 1880 | 2025-04-17T19:24:05.727Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1881 | 2025-04-17T19:24:06.506Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1882 | 2025-04-17T19:24:11.920Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1883 | 2025-04-17T19:24:22.931Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1884 | 2025-04-17T19:24:36.678Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1885 | 2025-04-17T19:25:29.828Z | Finished `release` profile [optimized] target(s) in 5m 36s |
| 1886 | 2025-04-17T19:25:29.964Z | |
| 1887 | 2025-04-17T19:25:29.964Z | real 5:37.082891838 |
| 1888 | 2025-04-17T19:25:29.964Z | user 38:49.793406412 |
| 1889 | 2025-04-17T19:25:29.964Z | sys 3:03.014070550 |
| 1890 | 2025-04-17T19:25:29.964Z | trap 1.398427885 |
| 1891 | 2025-04-17T19:25:29.964Z | tflt 0.905095993 |
| 1892 | 2025-04-17T19:25:29.964Z | dflt 0.818527605 |
| 1893 | 2025-04-17T19:25:29.964Z | kflt 0.000195672 |
| 1894 | 2025-04-17T19:25:29.964Z | lock 1:21:00.259967153 |
| 1895 | 2025-04-17T19:25:29.964Z | slp 2:15:43.275066599 |
| 1896 | 2025-04-17T19:25:29.964Z | lat 2:07.937653643 |
| 1897 | 2025-04-17T19:25:29.990Z | stop 2:41.588728604 |
| 1898 | 2025-04-17T19:25:29.990Z | + OUTDIR=/work/release |
| 1899 | 2025-04-17T19:25:29.990Z | + mkdir -p /work/release |
| 1900 | 2025-04-17T19:25:29.990Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1901 | 2025-04-17T19:25:30.021Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1902 | 2025-04-17T19:25:30.074Z | process exited: duration 635141 ms, exit code 0 |
| |
| 1903 | 2025-04-17T19:25:30.158Z | found 2 output files |
| 1904 | 2025-04-17T19:25:30.158Z | uploading: /work/release/propolis-cli (22036368 bytes) |
| 1905 | 2025-04-17T19:25:33.535Z | uploaded: /work/release/propolis-cli |
| 1906 | 2025-04-17T19:25:33.535Z | uploading: /work/release/propolis-server (65039712 bytes) |
| 1907 | 2025-04-17T19:25:52.799Z | uploaded: /work/release/propolis-server |