|
|
|
| 1 | 2025-10-07T18:29:12.428Z | job assigned to worker 01K6ZYX1V2W05DTH86XACQ3GZN [factory aws, i-0f2b1160e53cc57ca] (queued for 48 s) |
| |
| 2 | 2025-10-07T18:29:20.967Z | starting task 0: "setup" |
| 3 | 2025-10-07T18:29:20.971Z | ++ uname -s |
| 4 | 2025-10-07T18:29:20.975Z | + kern=SunOS |
| 5 | 2025-10-07T18:29:20.975Z | + build_user=build |
| 6 | 2025-10-07T18:29:20.975Z | + build_uid=12345 |
| 7 | 2025-10-07T18:29:20.975Z | + work_dir=/work |
| 8 | 2025-10-07T18:29:20.975Z | + input_dir=/input |
| 9 | 2025-10-07T18:29:20.975Z | + [[ 0 == 12345 ]] |
| 10 | 2025-10-07T18:29:20.975Z | + case "$kern" in |
| 11 | 2025-10-07T18:29:20.975Z | + groupadd -g 12345 build |
| 12 | 2025-10-07T18:29:20.978Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-10-07T18:29:22.984Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-10-07T18:29:23.056Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-10-07T18:29:23.059Z | + home_fs=zfs |
| 16 | 2025-10-07T18:29:23.059Z | + [[ zfs == autofs ]] |
| 17 | 2025-10-07T18:29:23.059Z | + mkdir -p /home/build |
| 18 | 2025-10-07T18:29:23.062Z | + chown build:build /home/build /work |
| 19 | 2025-10-07T18:29:25.062Z | + chmod 0700 /home/build /work |
| 20 | 2025-10-07T18:29:25.065Z | process exited: duration 4100 ms, exit code 0 |
| |
| 21 | 2025-10-07T18:29:25.072Z | starting task 1: "rust-toolchain" |
| 22 | 2025-10-07T18:29:25.077Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-10-07T18:29:25.077Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-10-07T18:29:25.077Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2025-10-07T18:29:25.077Z | * rust toolchain channel = "stable" |
| 26 | 2025-10-07T18:29:25.077Z | * rust toolchain profile = "default" |
| 27 | 2025-10-07T18:29:25.077Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-10-07T18:29:25.081Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-10-07T18:29:25.081Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-10-07T18:29:25.191Z | info: downloading installer |
| 31 | 2025-10-07T18:29:26.447Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-10-07T18:29:26.447Z | warn: /opt/ooce/bin |
| 33 | 2025-10-07T18:29:26.447Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-10-07T18:29:26.447Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-10-07T18:29:26.447Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-10-07T18:29:26.447Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-10-07T18:29:26.447Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-10-07T18:29:26.447Z | error: cannot install while Rust is installed |
| 39 | 2025-10-07T18:29:26.447Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-10-07T18:29:26.465Z | info: profile set to 'default' |
| 41 | 2025-10-07T18:29:26.465Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-10-07T18:29:26.468Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-10-07T18:29:26.618Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2025-10-07T18:29:26.618Z | info: downloading component 'cargo' |
| 45 | 2025-10-07T18:29:27.586Z | info: downloading component 'clippy' |
| 46 | 2025-10-07T18:29:27.970Z | info: downloading component 'rust-docs' |
| 47 | 2025-10-07T18:29:29.165Z | info: downloading component 'rust-std' |
| 48 | 2025-10-07T18:29:30.839Z | info: downloading component 'rustc' |
| 49 | 2025-10-07T18:29:38.220Z | info: downloading component 'rustfmt' |
| 50 | 2025-10-07T18:29:38.489Z | info: installing component 'cargo' |
| 51 | 2025-10-07T18:29:39.420Z | info: installing component 'clippy' |
| 52 | 2025-10-07T18:29:39.818Z | info: installing component 'rust-docs' |
| 53 | 2025-10-07T18:29:41.690Z | info: installing component 'rust-std' |
| 54 | 2025-10-07T18:29:43.616Z | info: installing component 'rustc' |
| 55 | 2025-10-07T18:29:50.319Z | info: installing component 'rustfmt' |
| 56 | 2025-10-07T18:29:50.662Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-10-07T18:29:50.662Z | |
| 58 | 2025-10-07T18:29:51.118Z | stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2025-10-07T18:29:51.118Z | |
| 60 | 2025-10-07T18:29:51.122Z | |
| 61 | 2025-10-07T18:29:51.122Z | Rust is installed now. Great! |
| 62 | 2025-10-07T18:29:51.122Z | |
| 63 | 2025-10-07T18:29:51.122Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-10-07T18:29:51.122Z | environment variable. This has not been done automatically. |
| 65 | 2025-10-07T18:29:51.122Z | |
| 66 | 2025-10-07T18:29:51.122Z | To configure your current shell, you need to source |
| 67 | 2025-10-07T18:29:51.122Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-10-07T18:29:51.122Z | |
| 69 | 2025-10-07T18:29:51.122Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-10-07T18:29:51.122Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-10-07T18:29:51.122Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-10-07T18:29:51.122Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-10-07T18:29:51.227Z | + rustup --version |
| 74 | 2025-10-07T18:29:51.239Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-10-07T18:29:51.243Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-10-07T18:29:51.324Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2025-10-07T18:29:51.328Z | + cargo --version |
| 78 | 2025-10-07T18:29:51.393Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2025-10-07T18:29:51.396Z | + rustc --version |
| 80 | 2025-10-07T18:29:51.473Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2025-10-07T18:29:51.477Z | process exited: duration 26402 ms, exit code 0 |
| |
| 82 | 2025-10-07T18:29:51.483Z | starting task 2: "authentication" |
| 83 | 2025-10-07T18:29:51.506Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2025-10-07T18:29:51.512Z | starting task 3: "clone repository" |
| 85 | 2025-10-07T18:29:51.517Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-10-07T18:29:51.520Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-10-07T18:29:51.559Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-10-07T18:29:52.814Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-10-07T18:29:52.815Z | + git fetch origin cac9b5c1f5045e676e649665f4f186a059a1a3cc |
| 90 | 2025-10-07T18:29:53.130Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-10-07T18:29:53.130Z | * branch cac9b5c1f5045e676e649665f4f186a059a1a3cc -> FETCH_HEAD |
| 92 | 2025-10-07T18:29:53.139Z | + [[ -n sunshowers/spr/wip-move-to-dropshot-api-manager ]] |
| 93 | 2025-10-07T18:29:53.142Z | ++ git branch --show-current |
| 94 | 2025-10-07T18:29:53.145Z | + current=master |
| 95 | 2025-10-07T18:29:53.145Z | + [[ master != sunshowers/spr/wip-move-to-dropshot-api-manager ]] |
| 96 | 2025-10-07T18:29:53.145Z | + git branch -f sunshowers/spr/wip-move-to-dropshot-api-manager cac9b5c1f5045e676e649665f4f186a059a1a3cc |
| 97 | 2025-10-07T18:29:53.148Z | + git checkout -f sunshowers/spr/wip-move-to-dropshot-api-manager |
| 98 | 2025-10-07T18:29:53.174Z | Switched to branch 'sunshowers/spr/wip-move-to-dropshot-api-manager' |
| 99 | 2025-10-07T18:29:53.177Z | + git reset --hard cac9b5c1f5045e676e649665f4f186a059a1a3cc |
| 100 | 2025-10-07T18:29:53.183Z | HEAD is now at cac9b5c update dropshot-api-manager |
| 101 | 2025-10-07T18:29:53.186Z | process exited: duration 1671 ms, exit code 0 |
| |
| 102 | 2025-10-07T18:29:53.193Z | starting task 4: "build" |
| 103 | 2025-10-07T18:29:53.198Z | + cargo --version |
| 104 | 2025-10-07T18:29:53.205Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2025-10-07T18:29:53.371Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2025-10-07T18:29:53.371Z | info: downloading component 'cargo' |
| 107 | 2025-10-07T18:29:54.189Z | info: downloading component 'clippy' |
| 108 | 2025-10-07T18:29:54.571Z | info: downloading component 'rust-docs' |
| 109 | 2025-10-07T18:29:55.768Z | info: downloading component 'rust-std' |
| 110 | 2025-10-07T18:29:57.787Z | info: downloading component 'rustc' |
| 111 | 2025-10-07T18:30:04.068Z | info: downloading component 'rustfmt' |
| 112 | 2025-10-07T18:30:04.308Z | info: installing component 'cargo' |
| 113 | 2025-10-07T18:30:05.228Z | info: installing component 'clippy' |
| 114 | 2025-10-07T18:30:05.626Z | info: installing component 'rust-docs' |
| 115 | 2025-10-07T18:30:07.451Z | info: installing component 'rust-std' |
| 116 | 2025-10-07T18:30:09.425Z | info: installing component 'rustc' |
| 117 | 2025-10-07T18:30:16.051Z | info: installing component 'rustfmt' |
| 118 | 2025-10-07T18:30:16.481Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2025-10-07T18:30:16.484Z | + rustc --version |
| 120 | 2025-10-07T18:30:16.569Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2025-10-07T18:30:16.574Z | + banner check |
| 122 | 2025-10-07T18:30:16.577Z | |
| 123 | 2025-10-07T18:30:16.577Z | #### # # ###### #### # # |
| 124 | 2025-10-07T18:30:16.577Z | # # # # # # # # # |
| 125 | 2025-10-07T18:30:16.577Z | # ###### ##### # #### |
| 126 | 2025-10-07T18:30:16.577Z | # # # # # # # |
| 127 | 2025-10-07T18:30:16.577Z | # # # # # # # # # |
| 128 | 2025-10-07T18:30:16.577Z | #### # # ###### #### # # |
| 129 | 2025-10-07T18:30:16.577Z | |
| 130 | 2025-10-07T18:30:16.580Z | + ptime -m cargo check --features falcon |
| 131 | 2025-10-07T18:30:16.752Z | Updating crates.io index |
| 132 | 2025-10-07T18:30:16.756Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 133 | 2025-10-07T18:30:19.067Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 134 | 2025-10-07T18:30:27.936Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 135 | 2025-10-07T18:30:28.225Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 136 | 2025-10-07T18:30:28.517Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 137 | 2025-10-07T18:30:28.794Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 138 | 2025-10-07T18:30:29.134Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 139 | 2025-10-07T18:30:29.731Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 140 | 2025-10-07T18:30:30.012Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2025-10-07T18:30:30.284Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 142 | 2025-10-07T18:30:30.669Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 143 | 2025-10-07T18:30:31.213Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 144 | 2025-10-07T18:30:34.414Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 145 | 2025-10-07T18:30:35.142Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 146 | 2025-10-07T18:30:35.624Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2025-10-07T18:30:35.929Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2025-10-07T18:30:36.738Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 149 | 2025-10-07T18:30:36.761Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2025-10-07T18:30:38.609Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2025-10-07T18:30:38.684Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2025-10-07T18:30:38.684Z | Downloading crates ... |
| 153 | 2025-10-07T18:30:39.586Z | Downloaded aead v0.5.2 |
| 154 | 2025-10-07T18:30:39.586Z | Downloaded anstream v0.6.14 |
| 155 | 2025-10-07T18:30:39.586Z | Downloaded bitstruct_derive v0.1.0 |
| 156 | 2025-10-07T18:30:39.586Z | Downloaded allocator-api2 v0.2.18 |
| 157 | 2025-10-07T18:30:39.653Z | Downloaded base64ct v1.6.0 |
| 158 | 2025-10-07T18:30:39.653Z | Downloaded erased-serde v0.4.5 |
| 159 | 2025-10-07T18:30:39.653Z | Downloaded bit-set v0.5.3 |
| 160 | 2025-10-07T18:30:39.653Z | Downloaded aho-corasick v1.1.3 |
| 161 | 2025-10-07T18:30:39.653Z | Downloaded escargot v0.5.10 |
| 162 | 2025-10-07T18:30:39.653Z | Downloaded futures-sink v0.3.31 |
| 163 | 2025-10-07T18:30:39.653Z | Downloaded bitstruct v0.1.1 |
| 164 | 2025-10-07T18:30:39.654Z | Downloaded base64 v0.22.1 |
| 165 | 2025-10-07T18:30:39.654Z | Downloaded base64 v0.21.7 |
| 166 | 2025-10-07T18:30:39.654Z | Downloaded futures-channel v0.3.31 |
| 167 | 2025-10-07T18:30:39.654Z | Downloaded cfg-if v1.0.0 |
| 168 | 2025-10-07T18:30:39.654Z | Downloaded foreign-types v0.5.0 |
| 169 | 2025-10-07T18:30:39.654Z | Downloaded futures-executor v0.3.31 |
| 170 | 2025-10-07T18:30:39.654Z | Downloaded futures v0.3.31 |
| 171 | 2025-10-07T18:30:39.654Z | Downloaded foreign-types-shared v0.3.1 |
| 172 | 2025-10-07T18:30:39.654Z | Downloaded futures-macro v0.3.31 |
| 173 | 2025-10-07T18:30:39.654Z | Downloaded futures-core v0.3.31 |
| 174 | 2025-10-07T18:30:39.654Z | Downloaded fs-err v3.1.2 |
| 175 | 2025-10-07T18:30:39.654Z | Downloaded futures-io v0.3.31 |
| 176 | 2025-10-07T18:30:39.654Z | Downloaded is_terminal_polyfill v1.70.0 |
| 177 | 2025-10-07T18:30:39.654Z | Downloaded convert_case v0.4.0 |
| 178 | 2025-10-07T18:30:39.654Z | Downloaded glob v0.3.1 |
| 179 | 2025-10-07T18:30:39.654Z | Downloaded clap_lex v0.7.0 |
| 180 | 2025-10-07T18:30:39.654Z | Downloaded ident_case v1.0.1 |
| 181 | 2025-10-07T18:30:39.654Z | Downloaded is-terminal v0.4.12 |
| 182 | 2025-10-07T18:30:39.654Z | Downloaded instant v0.1.12 |
| 183 | 2025-10-07T18:30:39.654Z | Downloaded cstr-argument v0.1.2 |
| 184 | 2025-10-07T18:30:39.654Z | Downloaded http-body v1.0.1 |
| 185 | 2025-10-07T18:30:39.654Z | Downloaded hubpack_derive v0.1.1 |
| 186 | 2025-10-07T18:30:39.654Z | Downloaded debug-ignore v1.0.5 |
| 187 | 2025-10-07T18:30:39.654Z | Downloaded cargo-platform v0.1.8 |
| 188 | 2025-10-07T18:30:39.655Z | Downloaded hostname v0.4.0 |
| 189 | 2025-10-07T18:30:39.655Z | Downloaded http-body-util v0.1.3 |
| 190 | 2025-10-07T18:30:39.655Z | Downloaded num-conv v0.1.0 |
| 191 | 2025-10-07T18:30:39.655Z | Downloaded num_threads v0.1.7 |
| 192 | 2025-10-07T18:30:39.655Z | Downloaded heck v0.5.0 |
| 193 | 2025-10-07T18:30:39.655Z | Downloaded foreign-types-macros v0.2.3 |
| 194 | 2025-10-07T18:30:39.655Z | Downloaded inout v0.1.3 |
| 195 | 2025-10-07T18:30:39.655Z | Downloaded lazy_static v1.5.0 |
| 196 | 2025-10-07T18:30:39.655Z | Downloaded filetime v0.2.23 |
| 197 | 2025-10-07T18:30:39.655Z | Downloaded defmt-parser v0.3.4 |
| 198 | 2025-10-07T18:30:39.655Z | Downloaded crypto-common v0.1.6 |
| 199 | 2025-10-07T18:30:39.655Z | Downloaded hubpack v0.1.2 |
| 200 | 2025-10-07T18:30:39.655Z | Downloaded opaque-debug v0.3.1 |
| 201 | 2025-10-07T18:30:39.655Z | Downloaded newline-converter v0.3.0 |
| 202 | 2025-10-07T18:30:39.655Z | Downloaded newtype_derive v0.1.6 |
| 203 | 2025-10-07T18:30:39.655Z | Downloaded hostname v0.3.1 |
| 204 | 2025-10-07T18:30:39.655Z | Downloaded hyper-tls v0.6.0 |
| 205 | 2025-10-07T18:30:39.655Z | Downloaded openssl-probe v0.1.5 |
| 206 | 2025-10-07T18:30:39.655Z | Downloaded dyn-clone v1.0.17 |
| 207 | 2025-10-07T18:30:39.655Z | Downloaded percent-encoding v2.3.2 |
| 208 | 2025-10-07T18:30:39.655Z | Downloaded managed v0.8.0 |
| 209 | 2025-10-07T18:30:39.655Z | Downloaded macaddr v1.0.1 |
| 210 | 2025-10-07T18:30:39.656Z | Downloaded num-integer v0.1.46 |
| 211 | 2025-10-07T18:30:39.656Z | Downloaded num-derive v0.4.2 |
| 212 | 2025-10-07T18:30:39.656Z | Downloaded num_enum v0.7.3 |
| 213 | 2025-10-07T18:30:39.656Z | Downloaded proc-macro-error-attr v1.0.4 |
| 214 | 2025-10-07T18:30:39.656Z | Downloaded expectorate v1.1.0 |
| 215 | 2025-10-07T18:30:39.656Z | Downloaded mime v0.3.17 |
| 216 | 2025-10-07T18:30:39.656Z | Downloaded pretty-hex v0.4.1 |
| 217 | 2025-10-07T18:30:39.656Z | Downloaded num_enum v0.5.11 |
| 218 | 2025-10-07T18:30:39.656Z | Downloaded num_enum_derive v0.7.3 |
| 219 | 2025-10-07T18:30:39.656Z | Downloaded paste v1.0.15 |
| 220 | 2025-10-07T18:30:39.656Z | Downloaded pest_generator v2.7.10 |
| 221 | 2025-10-07T18:30:39.656Z | Downloaded progenitor-client v0.8.0 |
| 222 | 2025-10-07T18:30:39.656Z | Downloaded quick-error v1.2.3 |
| 223 | 2025-10-07T18:30:39.656Z | Downloaded derive-where v1.2.7 |
| 224 | 2025-10-07T18:30:39.656Z | Downloaded powerfmt v0.2.0 |
| 225 | 2025-10-07T18:30:39.656Z | Downloaded pkg-config v0.3.30 |
| 226 | 2025-10-07T18:30:39.656Z | Downloaded pin-utils v0.1.0 |
| 227 | 2025-10-07T18:30:39.656Z | Downloaded icu_locid_transform_data v1.5.0 |
| 228 | 2025-10-07T18:30:39.656Z | Downloaded progenitor-client v0.10.0 |
| 229 | 2025-10-07T18:30:39.656Z | Downloaded ppv-lite86 v0.2.17 |
| 230 | 2025-10-07T18:30:39.656Z | Downloaded num-rational v0.4.2 |
| 231 | 2025-10-07T18:30:39.656Z | Downloaded num-complex v0.4.6 |
| 232 | 2025-10-07T18:30:39.657Z | Downloaded num_enum_derive v0.5.11 |
| 233 | 2025-10-07T18:30:39.657Z | Downloaded getrandom v0.2.14 |
| 234 | 2025-10-07T18:30:39.657Z | Downloaded scroll_derive v0.12.0 |
| 235 | 2025-10-07T18:30:39.657Z | Downloaded indexmap v1.9.3 |
| 236 | 2025-10-07T18:30:39.657Z | Downloaded progenitor-macro v0.8.0 |
| 237 | 2025-10-07T18:30:39.657Z | Downloaded icu_normalizer v1.5.0 |
| 238 | 2025-10-07T18:30:39.657Z | Downloaded serde_arrays v0.1.0 |
| 239 | 2025-10-07T18:30:39.657Z | Downloaded serde_spanned v1.0.2 |
| 240 | 2025-10-07T18:30:39.657Z | Downloaded postcard v1.0.9 |
| 241 | 2025-10-07T18:30:39.657Z | Downloaded sigpipe v0.1.3 |
| 242 | 2025-10-07T18:30:39.657Z | Downloaded proc-macro-error v1.0.4 |
| 243 | 2025-10-07T18:30:39.657Z | Downloaded rand_xorshift v0.3.0 |
| 244 | 2025-10-07T18:30:39.657Z | Downloaded num-traits v0.2.19 |
| 245 | 2025-10-07T18:30:39.657Z | Downloaded pin-project-lite v0.2.14 |
| 246 | 2025-10-07T18:30:39.657Z | Downloaded darling_core v0.20.11 |
| 247 | 2025-10-07T18:30:39.657Z | Downloaded rusty-fork v0.3.0 |
| 248 | 2025-10-07T18:30:39.657Z | Downloaded swrite v0.1.0 |
| 249 | 2025-10-07T18:30:39.657Z | Downloaded strum v0.26.3 |
| 250 | 2025-10-07T18:30:39.657Z | Downloaded scopeguard v1.2.0 |
| 251 | 2025-10-07T18:30:39.657Z | Downloaded httparse v1.10.1 |
| 252 | 2025-10-07T18:30:39.657Z | Downloaded serde_spanned v0.6.9 |
| 253 | 2025-10-07T18:30:39.657Z | Downloaded serde_repr v0.1.19 |
| 254 | 2025-10-07T18:30:39.657Z | Downloaded sync_wrapper v1.0.1 |
| 255 | 2025-10-07T18:30:39.658Z | Downloaded strum v0.27.1 |
| 256 | 2025-10-07T18:30:39.658Z | Downloaded serde_path_to_error v0.1.17 |
| 257 | 2025-10-07T18:30:39.839Z | Downloaded owo-colors v4.2.2 |
| 258 | 2025-10-07T18:30:39.839Z | Downloaded take_mut v0.2.2 |
| 259 | 2025-10-07T18:30:39.839Z | Downloaded serde_tokenstream v0.2.2 |
| 260 | 2025-10-07T18:30:39.839Z | Downloaded signal-hook-registry v1.4.2 |
| 261 | 2025-10-07T18:30:39.839Z | Downloaded sha2 v0.10.9 |
| 262 | 2025-10-07T18:30:39.839Z | Downloaded shlex v1.3.0 |
| 263 | 2025-10-07T18:30:39.839Z | Downloaded sha1 v0.10.6 |
| 264 | 2025-10-07T18:30:39.839Z | Downloaded time-core v0.1.6 |
| 265 | 2025-10-07T18:30:39.839Z | Downloaded stable_deref_trait v1.2.0 |
| 266 | 2025-10-07T18:30:39.839Z | Downloaded heapless v0.8.0 |
| 267 | 2025-10-07T18:30:39.839Z | Downloaded passt v0.3.0 |
| 268 | 2025-10-07T18:30:39.839Z | Downloaded smf v0.2.3 |
| 269 | 2025-10-07T18:30:39.839Z | Downloaded smawk v0.3.2 |
| 270 | 2025-10-07T18:30:39.839Z | Downloaded static_assertions v1.1.0 |
| 271 | 2025-10-07T18:30:39.839Z | Downloaded structmeta v0.3.0 |
| 272 | 2025-10-07T18:30:39.839Z | Downloaded rand_core v0.9.3 |
| 273 | 2025-10-07T18:30:39.839Z | Downloaded slog-async v2.8.0 |
| 274 | 2025-10-07T18:30:39.839Z | Downloaded structmeta-derive v0.3.0 |
| 275 | 2025-10-07T18:30:39.839Z | Downloaded progenitor-impl v0.10.0 |
| 276 | 2025-10-07T18:30:39.839Z | Downloaded slab v0.4.9 |
| 277 | 2025-10-07T18:30:39.839Z | Downloaded tower-service v0.3.2 |
| 278 | 2025-10-07T18:30:39.839Z | Downloaded pest_meta v2.7.10 |
| 279 | 2025-10-07T18:30:39.839Z | Downloaded crossbeam-channel v0.5.15 |
| 280 | 2025-10-07T18:30:39.839Z | Downloaded tokio-macros v2.5.0 |
| 281 | 2025-10-07T18:30:39.839Z | Downloaded tap v1.0.1 |
| 282 | 2025-10-07T18:30:39.839Z | Downloaded synstructure v0.12.6 |
| 283 | 2025-10-07T18:30:39.839Z | Downloaded thread_local v1.1.8 |
| 284 | 2025-10-07T18:30:39.839Z | Downloaded semver v1.0.27 |
| 285 | 2025-10-07T18:30:39.839Z | Downloaded parking_lot v0.12.2 |
| 286 | 2025-10-07T18:30:39.840Z | Downloaded try-lock v0.2.5 |
| 287 | 2025-10-07T18:30:39.840Z | Downloaded clap_builder v4.5.2 |
| 288 | 2025-10-07T18:30:39.840Z | Downloaded synstructure v0.13.1 |
| 289 | 2025-10-07T18:30:39.840Z | Downloaded supports-color v3.0.2 |
| 290 | 2025-10-07T18:30:39.840Z | Downloaded unarray v0.1.4 |
| 291 | 2025-10-07T18:30:39.840Z | Downloaded spin v0.9.8 |
| 292 | 2025-10-07T18:30:39.840Z | Downloaded indexmap v2.11.4 |
| 293 | 2025-10-07T18:30:39.840Z | Downloaded toml_write v0.1.2 |
| 294 | 2025-10-07T18:30:39.840Z | Downloaded tinyvec_macros v0.1.1 |
| 295 | 2025-10-07T18:30:39.840Z | Downloaded time-macros v0.2.24 |
| 296 | 2025-10-07T18:30:39.840Z | Downloaded toml_writer v1.0.3 |
| 297 | 2025-10-07T18:30:39.840Z | Downloaded hickory-resolver v0.24.4 |
| 298 | 2025-10-07T18:30:39.840Z | Downloaded usdt-macro v0.5.0 |
| 299 | 2025-10-07T18:30:39.840Z | Downloaded hyper-util v0.1.16 |
| 300 | 2025-10-07T18:30:39.840Z | Downloaded term v1.2.0 |
| 301 | 2025-10-07T18:30:39.840Z | Downloaded usdt-attr-macro v0.5.0 |
| 302 | 2025-10-07T18:30:39.840Z | Downloaded strum_macros v0.27.1 |
| 303 | 2025-10-07T18:30:39.840Z | Downloaded strum_macros v0.26.4 |
| 304 | 2025-10-07T18:30:39.840Z | Downloaded waitgroup v0.1.2 |
| 305 | 2025-10-07T18:30:39.840Z | Downloaded write16 v1.0.0 |
| 306 | 2025-10-07T18:30:39.840Z | Downloaded want v0.3.1 |
| 307 | 2025-10-07T18:30:39.840Z | Downloaded version_check v0.9.5 |
| 308 | 2025-10-07T18:30:39.840Z | Downloaded typeid v1.0.0 |
| 309 | 2025-10-07T18:30:39.840Z | Downloaded ryu v1.0.18 |
| 310 | 2025-10-07T18:30:39.840Z | Downloaded tokio-rustls v0.24.1 |
| 311 | 2025-10-07T18:30:39.840Z | Downloaded yoke-derive v0.7.5 |
| 312 | 2025-10-07T18:30:39.840Z | Downloaded unicode-xid v0.2.4 |
| 313 | 2025-10-07T18:30:39.840Z | Downloaded tokio-tungstenite v0.21.0 |
| 314 | 2025-10-07T18:30:39.840Z | Downloaded tokio-stream v0.1.17 |
| 315 | 2025-10-07T18:30:39.840Z | Downloaded universal-hash v0.5.1 |
| 316 | 2025-10-07T18:30:39.840Z | Downloaded typify-macro v0.4.1 |
| 317 | 2025-10-07T18:30:39.840Z | Downloaded typify-macro v0.3.0 |
| 318 | 2025-10-07T18:30:39.840Z | Downloaded http v1.3.1 |
| 319 | 2025-10-07T18:30:39.840Z | Downloaded zerofrom v0.1.5 |
| 320 | 2025-10-07T18:30:39.840Z | Downloaded usdt v0.5.0 |
| 321 | 2025-10-07T18:30:39.840Z | Downloaded toml v0.8.23 |
| 322 | 2025-10-07T18:30:39.841Z | Downloaded zone_cfg_derive v0.3.0 |
| 323 | 2025-10-07T18:30:39.841Z | Downloaded untrusted v0.9.0 |
| 324 | 2025-10-07T18:30:39.841Z | Downloaded utf8parse v0.2.1 |
| 325 | 2025-10-07T18:30:39.841Z | Downloaded utf8_iter v1.0.4 |
| 326 | 2025-10-07T18:30:39.841Z | Downloaded utf16_iter v1.0.5 |
| 327 | 2025-10-07T18:30:39.841Z | Downloaded wait-timeout v0.2.0 |
| 328 | 2025-10-07T18:30:39.841Z | Downloaded typenum v1.17.0 |
| 329 | 2025-10-07T18:30:39.841Z | Downloaded zone v0.3.0 |
| 330 | 2025-10-07T18:30:39.841Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2025-10-07T18:30:39.841Z | Downloaded typify v0.2.0 |
| 332 | 2025-10-07T18:30:39.841Z | Downloaded vergen-lib v0.1.6 |
| 333 | 2025-10-07T18:30:39.841Z | Downloaded wyz v0.5.1 |
| 334 | 2025-10-07T18:30:39.841Z | Downloaded tar v0.4.40 |
| 335 | 2025-10-07T18:30:39.841Z | Downloaded writeable v0.5.5 |
| 336 | 2025-10-07T18:30:39.841Z | Downloaded vergen-git2 v1.0.7 |
| 337 | 2025-10-07T18:30:39.841Z | Downloaded whoami v1.5.1 |
| 338 | 2025-10-07T18:30:39.841Z | Downloaded tinyvec v1.6.0 |
| 339 | 2025-10-07T18:30:39.841Z | Downloaded xattr v1.3.1 |
| 340 | 2025-10-07T18:30:39.841Z | Downloaded zerocopy v0.3.2 |
| 341 | 2025-10-07T18:30:39.841Z | Downloaded similar v2.7.0 |
| 342 | 2025-10-07T18:30:39.841Z | Downloaded rand v0.9.2 |
| 343 | 2025-10-07T18:30:39.841Z | Downloaded tracing-attributes v0.1.27 |
| 344 | 2025-10-07T18:30:39.841Z | Downloaded zeroize v1.7.0 |
| 345 | 2025-10-07T18:30:39.841Z | Downloaded zerofrom-derive v0.1.5 |
| 346 | 2025-10-07T18:30:39.841Z | Downloaded toml v0.7.8 |
| 347 | 2025-10-07T18:30:39.841Z | Downloaded socket2 v0.6.0 |
| 348 | 2025-10-07T18:30:39.841Z | Downloaded zerovec-derive v0.10.3 |
| 349 | 2025-10-07T18:30:39.841Z | Downloaded vergen v9.0.6 |
| 350 | 2025-10-07T18:30:39.841Z | Downloaded typify v0.4.1 |
| 351 | 2025-10-07T18:30:39.841Z | Downloaded unicode-ident v1.0.18 |
| 352 | 2025-10-07T18:30:39.841Z | Downloaded usdt-attr-macro v0.3.5 |
| 353 | 2025-10-07T18:30:39.841Z | Downloaded toml v0.9.7 |
| 354 | 2025-10-07T18:30:39.841Z | Downloaded textwrap v0.16.2 |
| 355 | 2025-10-07T18:30:39.841Z | Downloaded idna v1.0.3 |
| 356 | 2025-10-07T18:30:39.841Z | Downloaded typify v0.3.0 |
| 357 | 2025-10-07T18:30:39.851Z | Downloaded serde_yaml v0.9.34+deprecated |
| 358 | 2025-10-07T18:30:39.851Z | Downloaded zerocopy-derive v0.7.34 |
| 359 | 2025-10-07T18:30:39.851Z | Downloaded libm v0.2.8 |
| 360 | 2025-10-07T18:30:39.851Z | Downloaded usdt v0.3.5 |
| 361 | 2025-10-07T18:30:39.851Z | Downloaded pest v2.7.10 |
| 362 | 2025-10-07T18:30:39.851Z | Downloaded zerocopy v0.6.6 |
| 363 | 2025-10-07T18:30:39.851Z | Downloaded yoke v0.7.5 |
| 364 | 2025-10-07T18:30:39.851Z | Downloaded usdt-macro v0.3.5 |
| 365 | 2025-10-07T18:30:39.851Z | Downloaded ucd-trie v0.1.6 |
| 366 | 2025-10-07T18:30:39.851Z | Downloaded toml_edit v0.22.27 |
| 367 | 2025-10-07T18:30:39.851Z | Downloaded itertools v0.13.0 |
| 368 | 2025-10-07T18:30:39.851Z | Downloaded steno v0.4.1 |
| 369 | 2025-10-07T18:30:39.851Z | Downloaded usdt-impl v0.3.5 |
| 370 | 2025-10-07T18:30:39.851Z | Downloaded h2 v0.4.6 |
| 371 | 2025-10-07T18:30:39.851Z | Downloaded unsafe-libyaml v0.2.11 |
| 372 | 2025-10-07T18:30:39.851Z | Downloaded tungstenite v0.21.0 |
| 373 | 2025-10-07T18:30:39.851Z | Downloaded toml_edit v0.19.15 |
| 374 | 2025-10-07T18:30:39.851Z | Downloaded uuid v1.18.1 |
| 375 | 2025-10-07T18:30:39.851Z | Downloaded hyper v1.7.0 |
| 376 | 2025-10-07T18:30:39.851Z | Downloaded regex v1.11.3 |
| 377 | 2025-10-07T18:30:39.851Z | Downloaded bitvec v1.0.1 |
| 378 | 2025-10-07T18:30:39.851Z | Downloaded tracing v0.1.40 |
| 379 | 2025-10-07T18:30:39.851Z | Downloaded goblin v0.8.2 |
| 380 | 2025-10-07T18:30:39.851Z | Downloaded tokio-util v0.7.11 |
| 381 | 2025-10-07T18:30:39.851Z | Downloaded unicode-segmentation v1.11.0 |
| 382 | 2025-10-07T18:30:39.851Z | Downloaded rustls-webpki v0.101.7 |
| 383 | 2025-10-07T18:30:39.852Z | Downloaded zerocopy-derive v0.8.25 |
| 384 | 2025-10-07T18:30:39.852Z | Downloaded git2 v0.20.2 |
| 385 | 2025-10-07T18:30:39.852Z | Downloaded time v0.3.44 |
| 386 | 2025-10-07T18:30:39.852Z | Downloaded rayon v1.10.0 |
| 387 | 2025-10-07T18:30:39.852Z | Downloaded reqwest v0.12.7 |
| 388 | 2025-10-07T18:30:39.852Z | Downloaded zerocopy v0.7.34 |
| 389 | 2025-10-07T18:30:39.852Z | Downloaded zerovec v0.10.4 |
| 390 | 2025-10-07T18:30:39.852Z | Downloaded proptest v1.5.0 |
| 391 | 2025-10-07T18:30:39.852Z | Downloaded icu_properties_data v1.5.0 |
| 392 | 2025-10-07T18:30:39.852Z | Downloaded winnow v0.7.13 |
| 393 | 2025-10-07T18:30:39.852Z | Downloaded winnow v0.5.40 |
| 394 | 2025-10-07T18:30:39.852Z | Downloaded rustls-webpki v0.102.4 |
| 395 | 2025-10-07T18:30:39.852Z | Downloaded openssl v0.10.72 |
| 396 | 2025-10-07T18:30:39.852Z | Downloaded syn v1.0.109 |
| 397 | 2025-10-07T18:30:39.852Z | Downloaded quinn-proto v0.11.8 |
| 398 | 2025-10-07T18:30:39.852Z | Downloaded serde_json v1.0.145 |
| 399 | 2025-10-07T18:30:39.852Z | Downloaded nix v0.29.0 |
| 400 | 2025-10-07T18:30:39.852Z | Downloaded nix v0.28.0 |
| 401 | 2025-10-07T18:30:39.852Z | Downloaded webpki-roots v0.26.3 |
| 402 | 2025-10-07T18:30:39.852Z | Downloaded bstr v1.9.1 |
| 403 | 2025-10-07T18:30:39.852Z | Downloaded vcpkg v0.2.15 |
| 404 | 2025-10-07T18:30:39.852Z | Downloaded zerocopy v0.8.25 |
| 405 | 2025-10-07T18:30:39.852Z | Downloaded syn v2.0.106 |
| 406 | 2025-10-07T18:30:39.852Z | Downloaded smoltcp v0.11.0 |
| 407 | 2025-10-07T18:30:39.852Z | Downloaded rustls v0.22.4 |
| 408 | 2025-10-07T18:30:39.852Z | Downloaded hickory-proto v0.24.4 |
| 409 | 2025-10-07T18:30:39.852Z | Downloaded rustix v0.38.34 |
| 410 | 2025-10-07T18:30:39.852Z | Downloaded openapiv3 v2.2.0 |
| 411 | 2025-10-07T18:30:39.852Z | Downloaded rustls v0.23.10 |
| 412 | 2025-10-07T18:30:39.852Z | Downloaded regex-syntax v0.8.5 |
| 413 | 2025-10-07T18:30:39.852Z | Downloaded unicode-width v0.2.1 |
| 414 | 2025-10-07T18:30:39.852Z | Downloaded rustix v1.1.2 |
| 415 | 2025-10-07T18:30:39.852Z | Downloaded unicode-width v0.1.14 |
| 416 | 2025-10-07T18:30:39.852Z | Downloaded typify-impl v0.4.1 |
| 417 | 2025-10-07T18:30:39.852Z | Downloaded regress v0.10.3 |
| 418 | 2025-10-07T18:30:39.852Z | Downloaded dropshot v0.16.4 |
| 419 | 2025-10-07T18:30:39.852Z | Downloaded typify-impl v0.3.0 |
| 420 | 2025-10-07T18:30:39.853Z | Downloaded typify-impl v0.2.0 |
| 421 | 2025-10-07T18:30:39.853Z | Downloaded zerocopy-derive v0.6.6 |
| 422 | 2025-10-07T18:30:39.853Z | Downloaded rustls v0.21.12 |
| 423 | 2025-10-07T18:30:39.853Z | Downloaded serde_with v3.12.0 |
| 424 | 2025-10-07T18:30:39.853Z | Downloaded regex-automata v0.4.11 |
| 425 | 2025-10-07T18:30:39.853Z | Downloaded zerocopy-derive v0.2.0 |
| 426 | 2025-10-07T18:30:39.868Z | Downloaded url v2.5.4 |
| 427 | 2025-10-07T18:30:39.868Z | Downloaded itertools v0.14.0 |
| 428 | 2025-10-07T18:30:39.868Z | Downloaded chrono v0.4.41 |
| 429 | 2025-10-07T18:30:39.872Z | Downloaded tracing-core v0.1.32 |
| 430 | 2025-10-07T18:30:39.872Z | Downloaded rand v0.8.5 |
| 431 | 2025-10-07T18:30:39.872Z | Downloaded itertools v0.10.5 |
| 432 | 2025-10-07T18:30:39.872Z | Downloaded petgraph v0.6.5 |
| 433 | 2025-10-07T18:30:39.884Z | Downloaded serde_core v1.0.226 |
| 434 | 2025-10-07T18:30:39.887Z | Downloaded twox-hash v2.1.0 |
| 435 | 2025-10-07T18:30:39.891Z | Downloaded socket2 v0.5.10 |
| 436 | 2025-10-07T18:30:39.893Z | Downloaded num-bigint v0.4.5 |
| 437 | 2025-10-07T18:30:39.896Z | Downloaded test-strategy v0.4.1 |
| 438 | 2025-10-07T18:30:39.899Z | Downloaded quinn v0.11.5 |
| 439 | 2025-10-07T18:30:39.902Z | Downloaded petgraph v0.7.1 |
| 440 | 2025-10-07T18:30:39.915Z | Downloaded tokio v1.47.1 |
| 441 | 2025-10-07T18:30:40.071Z | Downloaded libc v0.2.176 |
| 442 | 2025-10-07T18:30:40.093Z | Downloaded encoding_rs v0.8.34 |
| 443 | 2025-10-07T18:30:40.094Z | Downloaded utf-8 v0.7.6 |
| 444 | 2025-10-07T18:30:40.094Z | Downloaded usdt-impl v0.5.0 |
| 445 | 2025-10-07T18:30:40.094Z | Downloaded hashbrown v0.15.2 |
| 446 | 2025-10-07T18:30:40.094Z | Downloaded typify-macro v0.2.0 |
| 447 | 2025-10-07T18:30:40.094Z | Downloaded toml_parser v1.0.3 |
| 448 | 2025-10-07T18:30:40.094Z | Downloaded slog v2.7.0 |
| 449 | 2025-10-07T18:30:40.094Z | Downloaded serde_derive v1.0.226 |
| 450 | 2025-10-07T18:30:40.094Z | Downloaded ron v0.8.1 |
| 451 | 2025-10-07T18:30:40.094Z | Downloaded rayon-core v1.12.1 |
| 452 | 2025-10-07T18:30:40.094Z | Downloaded qorb v0.2.1 |
| 453 | 2025-10-07T18:30:40.094Z | Downloaded tokio-rustls v0.26.0 |
| 454 | 2025-10-07T18:30:40.094Z | Downloaded tokio-rustls v0.25.0 |
| 455 | 2025-10-07T18:30:40.094Z | Downloaded thiserror v2.0.16 |
| 456 | 2025-10-07T18:30:40.094Z | Downloaded hashbrown v0.12.3 |
| 457 | 2025-10-07T18:30:40.094Z | Downloaded thiserror-impl v1.0.64 |
| 458 | 2025-10-07T18:30:40.094Z | Downloaded tempfile v3.10.1 |
| 459 | 2025-10-07T18:30:40.094Z | Downloaded memchr v2.7.2 |
| 460 | 2025-10-07T18:30:40.094Z | Downloaded supports-color v2.1.0 |
| 461 | 2025-10-07T18:30:40.094Z | Downloaded mio v1.0.2 |
| 462 | 2025-10-07T18:30:40.094Z | Downloaded dropshot-api-manager v0.2.2 |
| 463 | 2025-10-07T18:30:40.094Z | Downloaded toml_datetime v0.7.2 |
| 464 | 2025-10-07T18:30:40.094Z | Downloaded toml_datetime v0.6.11 |
| 465 | 2025-10-07T18:30:40.094Z | Downloaded serde_tokenstream v0.1.7 |
| 466 | 2025-10-07T18:30:40.094Z | Downloaded tokio-native-tls v0.3.1 |
| 467 | 2025-10-07T18:30:40.095Z | Downloaded smallvec v1.13.2 |
| 468 | 2025-10-07T18:30:40.095Z | Downloaded slog-term v2.9.2 |
| 469 | 2025-10-07T18:30:40.095Z | Downloaded slog-bunyan v2.5.0 |
| 470 | 2025-10-07T18:30:40.095Z | Downloaded futures-util v0.3.31 |
| 471 | 2025-10-07T18:30:40.095Z | Downloaded strsim v0.11.1 |
| 472 | 2025-10-07T18:30:40.095Z | Downloaded schemars v0.8.22 |
| 473 | 2025-10-07T18:30:40.095Z | Downloaded openssl-sys v0.9.107 |
| 474 | 2025-10-07T18:30:40.095Z | Downloaded tokio-dtrace v0.1.1 |
| 475 | 2025-10-07T18:30:40.095Z | Downloaded tinystr v0.7.6 |
| 476 | 2025-10-07T18:30:40.095Z | Downloaded thread-id v4.2.1 |
| 477 | 2025-10-07T18:30:40.095Z | Downloaded strum_macros v0.25.3 |
| 478 | 2025-10-07T18:30:40.101Z | Downloaded serde_with_macros v3.12.0 |
| 479 | 2025-10-07T18:30:40.101Z | Downloaded serde_derive_internals v0.29.1 |
| 480 | 2025-10-07T18:30:40.102Z | Downloaded serde v1.0.226 |
| 481 | 2025-10-07T18:30:40.102Z | Downloaded rustls-pki-types v1.7.0 |
| 482 | 2025-10-07T18:30:40.102Z | Downloaded progenitor-impl v0.8.0 |
| 483 | 2025-10-07T18:30:40.102Z | Downloaded thiserror-impl v2.0.16 |
| 484 | 2025-10-07T18:30:40.102Z | Downloaded thiserror v1.0.64 |
| 485 | 2025-10-07T18:30:40.102Z | Downloaded terminal_size v0.4.3 |
| 486 | 2025-10-07T18:30:40.102Z | Downloaded terminal_size v0.3.0 |
| 487 | 2025-10-07T18:30:40.102Z | Downloaded tabwriter v1.4.0 |
| 488 | 2025-10-07T18:30:40.102Z | Downloaded subtle v2.5.0 |
| 489 | 2025-10-07T18:30:40.102Z | Downloaded slog-json v2.6.1 |
| 490 | 2025-10-07T18:30:40.102Z | Downloaded prettyplease v0.2.31 |
| 491 | 2025-10-07T18:30:40.102Z | Downloaded sct v0.7.1 |
| 492 | 2025-10-07T18:30:40.102Z | Downloaded scroll v0.12.0 |
| 493 | 2025-10-07T18:30:40.106Z | Downloaded slog-dtrace v0.3.0 |
| 494 | 2025-10-07T18:30:40.106Z | Downloaded quote v1.0.40 |
| 495 | 2025-10-07T18:30:40.106Z | Downloaded rustls-pemfile v2.1.3 |
| 496 | 2025-10-07T18:30:40.106Z | Downloaded rustls-pemfile v1.0.4 |
| 497 | 2025-10-07T18:30:40.109Z | Downloaded semver v0.1.20 |
| 498 | 2025-10-07T18:30:40.109Z | Downloaded proc-macro2 v1.0.95 |
| 499 | 2025-10-07T18:30:40.113Z | Downloaded icu_collections v1.5.0 |
| 500 | 2025-10-07T18:30:40.116Z | Downloaded schemars_derive v0.8.22 |
| 501 | 2025-10-07T18:30:40.124Z | Downloaded icu_properties v1.5.1 |
| 502 | 2025-10-07T18:30:40.124Z | Downloaded dof v0.1.5 |
| 503 | 2025-10-07T18:30:40.125Z | Downloaded rustc_version v0.4.1 |
| 504 | 2025-10-07T18:30:40.125Z | Downloaded rustc_version v0.1.7 |
| 505 | 2025-10-07T18:30:40.125Z | Downloaded rustc-hash v2.0.0 |
| 506 | 2025-10-07T18:30:40.139Z | Downloaded ringbuffer v0.15.0 |
| 507 | 2025-10-07T18:30:40.139Z | Downloaded ring v0.17.14 |
| 508 | 2025-10-07T18:30:40.728Z | Downloaded rustversion v1.0.22 |
| 509 | 2025-10-07T18:30:40.785Z | Downloaded rand_core v0.6.4 |
| 510 | 2025-10-07T18:30:40.785Z | Downloaded progenitor-impl v0.9.1 |
| 511 | 2025-10-07T18:30:40.785Z | Downloaded pest_derive v2.7.10 |
| 512 | 2025-10-07T18:30:40.785Z | Downloaded log v0.4.27 |
| 513 | 2025-10-07T18:30:40.785Z | Downloaded serde_urlencoded v0.7.1 |
| 514 | 2025-10-07T18:30:40.785Z | Downloaded resolv-conf v0.7.0 |
| 515 | 2025-10-07T18:30:40.785Z | Downloaded derive_more v0.99.19 |
| 516 | 2025-10-07T18:30:40.785Z | Downloaded const_format v0.2.32 |
| 517 | 2025-10-07T18:30:40.785Z | Downloaded serde-big-array v0.5.1 |
| 518 | 2025-10-07T18:30:40.785Z | Downloaded radium v0.7.0 |
| 519 | 2025-10-07T18:30:40.785Z | Downloaded progenitor-macro v0.9.1 |
| 520 | 2025-10-07T18:30:40.785Z | Downloaded rand_chacha v0.9.0 |
| 521 | 2025-10-07T18:30:40.785Z | Downloaded rand_chacha v0.3.1 |
| 522 | 2025-10-07T18:30:40.785Z | Downloaded quinn-udp v0.5.5 |
| 523 | 2025-10-07T18:30:40.785Z | Downloaded progenitor v0.10.0 |
| 524 | 2025-10-07T18:30:40.785Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 525 | 2025-10-07T18:30:40.786Z | Downloaded progenitor v0.9.1 |
| 526 | 2025-10-07T18:30:40.786Z | Downloaded parking_lot_core v0.9.10 |
| 527 | 2025-10-07T18:30:40.786Z | Downloaded dtrace-parser v0.1.14 |
| 528 | 2025-10-07T18:30:40.786Z | Downloaded dropshot_endpoint v0.16.4 |
| 529 | 2025-10-07T18:30:40.786Z | Downloaded once_cell v1.19.0 |
| 530 | 2025-10-07T18:30:40.786Z | Downloaded icu_provider v1.5.0 |
| 531 | 2025-10-07T18:30:40.786Z | Downloaded native-tls v0.2.11 |
| 532 | 2025-10-07T18:30:40.786Z | Downloaded multer v3.1.0 |
| 533 | 2025-10-07T18:30:40.786Z | Downloaded lock_api v0.4.12 |
| 534 | 2025-10-07T18:30:40.786Z | Downloaded icu_locid v1.5.0 |
| 535 | 2025-10-07T18:30:40.786Z | Downloaded progenitor-client v0.9.1 |
| 536 | 2025-10-07T18:30:40.786Z | Downloaded progenitor v0.8.0 |
| 537 | 2025-10-07T18:30:40.786Z | Downloaded proc-macro-crate v1.3.1 |
| 538 | 2025-10-07T18:30:40.786Z | Downloaded jobserver v0.1.31 |
| 539 | 2025-10-07T18:30:40.786Z | Downloaded crossbeam-utils v0.8.19 |
| 540 | 2025-10-07T18:30:40.786Z | Downloaded cc v1.2.17 |
| 541 | 2025-10-07T18:30:40.786Z | Downloaded polyval v0.6.2 |
| 542 | 2025-10-07T18:30:40.786Z | Downloaded plain v0.2.3 |
| 543 | 2025-10-07T18:30:40.786Z | Downloaded memmap v0.7.0 |
| 544 | 2025-10-07T18:30:40.786Z | Downloaded litemap v0.7.4 |
| 545 | 2025-10-07T18:30:40.786Z | Downloaded progenitor-macro v0.10.0 |
| 546 | 2025-10-07T18:30:40.786Z | Downloaded parse-display v0.10.0 |
| 547 | 2025-10-07T18:30:40.786Z | Downloaded oxide-tokio-rt v0.1.2 |
| 548 | 2025-10-07T18:30:40.786Z | Downloaded lru-cache v0.1.2 |
| 549 | 2025-10-07T18:30:40.786Z | Downloaded password-hash v0.5.0 |
| 550 | 2025-10-07T18:30:40.786Z | Downloaded parse-display-derive v0.10.0 |
| 551 | 2025-10-07T18:30:40.786Z | Downloaded getrandom v0.3.2 |
| 552 | 2025-10-07T18:30:40.786Z | Downloaded displaydoc v0.2.5 |
| 553 | 2025-10-07T18:30:40.786Z | Downloaded oxnet v0.1.1 |
| 554 | 2025-10-07T18:30:40.786Z | Downloaded libloading v0.7.4 |
| 555 | 2025-10-07T18:30:40.786Z | Downloaded ascii v1.1.0 |
| 556 | 2025-10-07T18:30:40.786Z | Downloaded num-iter v0.1.45 |
| 557 | 2025-10-07T18:30:40.786Z | Downloaded icu_locid_transform v1.5.0 |
| 558 | 2025-10-07T18:30:40.787Z | Downloaded newtype-uuid v1.2.1 |
| 559 | 2025-10-07T18:30:40.787Z | Downloaded hyper-rustls v0.27.3 |
| 560 | 2025-10-07T18:30:40.787Z | Downloaded highway v1.3.0 |
| 561 | 2025-10-07T18:30:40.787Z | Downloaded pretty-hex v0.2.1 |
| 562 | 2025-10-07T18:30:40.787Z | Downloaded libsw-core v0.3.2 |
| 563 | 2025-10-07T18:30:40.787Z | Downloaded libsw v3.5.0 |
| 564 | 2025-10-07T18:30:40.787Z | Downloaded kstat-rs v0.2.4 |
| 565 | 2025-10-07T18:30:40.787Z | Downloaded ipnet v2.9.0 |
| 566 | 2025-10-07T18:30:40.787Z | Downloaded idna_adapter v1.2.0 |
| 567 | 2025-10-07T18:30:40.787Z | Downloaded iana-time-zone v0.1.60 |
| 568 | 2025-10-07T18:30:40.787Z | Downloaded anyhow v1.0.100 |
| 569 | 2025-10-07T18:30:40.787Z | Downloaded fixedbitset v0.5.7 |
| 570 | 2025-10-07T18:30:40.787Z | Downloaded cookie v0.18.1 |
| 571 | 2025-10-07T18:30:40.787Z | Downloaded num v0.4.3 |
| 572 | 2025-10-07T18:30:40.787Z | Downloaded linear-map v1.2.0 |
| 573 | 2025-10-07T18:30:40.787Z | Downloaded drift v0.1.0 |
| 574 | 2025-10-07T18:30:40.787Z | Downloaded derive_builder_core v0.20.2 |
| 575 | 2025-10-07T18:30:40.787Z | Downloaded derive_builder v0.20.2 |
| 576 | 2025-10-07T18:30:40.787Z | Downloaded darling v0.20.11 |
| 577 | 2025-10-07T18:30:40.787Z | Downloaded linked-hash-map v0.5.6 |
| 578 | 2025-10-07T18:30:40.787Z | Downloaded data-encoding v2.6.0 |
| 579 | 2025-10-07T18:30:40.787Z | Downloaded daft-derive v0.1.2 |
| 580 | 2025-10-07T18:30:40.787Z | Downloaded console v0.15.8 |
| 581 | 2025-10-07T18:30:40.787Z | Downloaded icu_normalizer_data v1.5.0 |
| 582 | 2025-10-07T18:30:40.787Z | Downloaded globset v0.4.14 |
| 583 | 2025-10-07T18:30:40.787Z | Downloaded embedded-io v0.4.0 |
| 584 | 2025-10-07T18:30:40.787Z | Downloaded defmt v0.3.8 |
| 585 | 2025-10-07T18:30:40.787Z | Downloaded const_format_proc_macros v0.2.32 |
| 586 | 2025-10-07T18:30:40.787Z | Downloaded argon2 v0.5.3 |
| 587 | 2025-10-07T18:30:40.787Z | Downloaded anstyle-query v1.0.3 |
| 588 | 2025-10-07T18:30:40.787Z | Downloaded openssl-macros v0.1.1 |
| 589 | 2025-10-07T18:30:40.787Z | Downloaded bit-vec v0.6.3 |
| 590 | 2025-10-07T18:30:40.787Z | Downloaded match_cfg v0.1.0 |
| 591 | 2025-10-07T18:30:40.787Z | Downloaded omicron-workspace-hack v0.1.0 |
| 592 | 2025-10-07T18:30:40.787Z | Downloaded indent_write v2.2.0 |
| 593 | 2025-10-07T18:30:40.787Z | Downloaded humantime v2.1.0 |
| 594 | 2025-10-07T18:30:40.787Z | Downloaded httpdate v1.0.3 |
| 595 | 2025-10-07T18:30:40.787Z | Downloaded hex v0.4.3 |
| 596 | 2025-10-07T18:30:40.788Z | Downloaded hash32 v0.3.1 |
| 597 | 2025-10-07T18:30:40.788Z | Downloaded futures-task v0.3.31 |
| 598 | 2025-10-07T18:30:40.788Z | Downloaded foldhash v0.1.5 |
| 599 | 2025-10-07T18:30:40.788Z | Downloaded defmt-macros v0.3.9 |
| 600 | 2025-10-07T18:30:40.788Z | Downloaded colored v3.0.0 |
| 601 | 2025-10-07T18:30:40.788Z | Downloaded async-trait v0.1.89 |
| 602 | 2025-10-07T18:30:40.788Z | Downloaded async-stream v0.3.6 |
| 603 | 2025-10-07T18:30:40.788Z | Downloaded itoa v1.0.11 |
| 604 | 2025-10-07T18:30:40.788Z | Downloaded generic-array v0.14.7 |
| 605 | 2025-10-07T18:30:40.788Z | Downloaded fixedbitset v0.4.2 |
| 606 | 2025-10-07T18:30:40.788Z | Downloaded dof v0.3.0 |
| 607 | 2025-10-07T18:30:40.788Z | Downloaded crossbeam-deque v0.8.5 |
| 608 | 2025-10-07T18:30:40.788Z | Downloaded atomic-waker v1.1.2 |
| 609 | 2025-10-07T18:30:40.796Z | Downloaded fakedata_generator v0.5.0 |
| 610 | 2025-10-07T18:30:40.796Z | Downloaded fnv v1.0.7 |
| 611 | 2025-10-07T18:30:40.796Z | Downloaded float-ord v0.3.2 |
| 612 | 2025-10-07T18:30:40.796Z | Downloaded embedded-io v0.6.1 |
| 613 | 2025-10-07T18:30:40.796Z | Downloaded backoff v0.4.0 |
| 614 | 2025-10-07T18:30:40.796Z | Downloaded dropshot-api-manager-types v0.2.2 |
| 615 | 2025-10-07T18:30:40.796Z | Downloaded anstyle-parse v0.2.4 |
| 616 | 2025-10-07T18:30:40.796Z | Downloaded ipnetwork v0.21.1 |
| 617 | 2025-10-07T18:30:40.796Z | Downloaded deranged v0.5.3 |
| 618 | 2025-10-07T18:30:40.796Z | Downloaded daft v0.1.2 |
| 619 | 2025-10-07T18:30:40.796Z | Downloaded async-recursion v1.1.1 |
| 620 | 2025-10-07T18:30:40.796Z | Downloaded derive_builder_macro v0.20.2 |
| 621 | 2025-10-07T18:30:40.796Z | Downloaded colorchoice v1.0.1 |
| 622 | 2025-10-07T18:30:40.796Z | Downloaded heck v0.4.1 |
| 623 | 2025-10-07T18:30:40.796Z | Downloaded ctrlc v3.4.4 |
| 624 | 2025-10-07T18:30:40.796Z | Downloaded darling_macro v0.20.11 |
| 625 | 2025-10-07T18:30:40.796Z | Downloaded ctr v0.9.2 |
| 626 | 2025-10-07T18:30:40.796Z | Downloaded atomicwrites v0.4.4 |
| 627 | 2025-10-07T18:30:40.796Z | Downloaded dtrace-parser v0.2.0 |
| 628 | 2025-10-07T18:30:40.796Z | Downloaded crucible-workspace-hack v0.1.0 |
| 629 | 2025-10-07T18:30:40.796Z | Downloaded cargo_metadata v0.19.2 |
| 630 | 2025-10-07T18:30:40.796Z | Downloaded autocfg v1.3.0 |
| 631 | 2025-10-07T18:30:40.796Z | Downloaded atty v0.2.14 |
| 632 | 2025-10-07T18:30:40.796Z | Downloaded foreign-types-shared v0.1.1 |
| 633 | 2025-10-07T18:30:40.796Z | Downloaded foreign-types v0.3.2 |
| 634 | 2025-10-07T18:30:40.796Z | Downloaded digest v0.10.7 |
| 635 | 2025-10-07T18:30:40.797Z | Downloaded async-stream-impl v0.3.6 |
| 636 | 2025-10-07T18:30:40.797Z | Downloaded cfg_aliases v0.2.1 |
| 637 | 2025-10-07T18:30:40.797Z | Downloaded cancel-safe-futures v0.1.5 |
| 638 | 2025-10-07T18:30:40.797Z | Downloaded camino-tempfile v1.1.1 |
| 639 | 2025-10-07T18:30:40.797Z | Downloaded is_ci v1.2.0 |
| 640 | 2025-10-07T18:30:40.797Z | Downloaded icu_provider_macros v1.5.0 |
| 641 | 2025-10-07T18:30:40.797Z | Downloaded cipher v0.4.4 |
| 642 | 2025-10-07T18:30:40.797Z | Downloaded funty v2.0.0 |
| 643 | 2025-10-07T18:30:40.797Z | Downloaded cpufeatures v0.2.12 |
| 644 | 2025-10-07T18:30:40.797Z | Downloaded cobs v0.2.3 |
| 645 | 2025-10-07T18:30:40.797Z | Downloaded clap_derive v4.5.4 |
| 646 | 2025-10-07T18:30:40.797Z | Downloaded byteorder v1.5.0 |
| 647 | 2025-10-07T18:30:40.797Z | Downloaded block-buffer v0.10.4 |
| 648 | 2025-10-07T18:30:40.797Z | Downloaded either v1.15.0 |
| 649 | 2025-10-07T18:30:40.797Z | Downloaded crossbeam-epoch v0.9.18 |
| 650 | 2025-10-07T18:30:40.797Z | Downloaded bytes v1.10.1 |
| 651 | 2025-10-07T18:30:40.797Z | Downloaded libz-sys v1.1.16 |
| 652 | 2025-10-07T18:30:40.797Z | Downloaded clap v4.5.4 |
| 653 | 2025-10-07T18:30:40.797Z | Downloaded camino v1.2.0 |
| 654 | 2025-10-07T18:30:40.797Z | Downloaded blake2 v0.10.6 |
| 655 | 2025-10-07T18:30:40.797Z | Downloaded form_urlencoded v1.2.2 |
| 656 | 2025-10-07T18:30:40.797Z | Downloaded fastrand v2.1.0 |
| 657 | 2025-10-07T18:30:40.797Z | Downloaded cfg_aliases v0.1.1 |
| 658 | 2025-10-07T18:30:40.797Z | Downloaded cargo_metadata v0.18.1 |
| 659 | 2025-10-07T18:30:40.797Z | Downloaded bitflags v1.3.2 |
| 660 | 2025-10-07T18:30:40.797Z | Downloaded aes v0.8.4 |
| 661 | 2025-10-07T18:30:40.797Z | Downloaded bitflags v2.6.0 |
| 662 | 2025-10-07T18:30:40.797Z | Downloaded aes-gcm-siv v0.11.1 |
| 663 | 2025-10-07T18:30:40.797Z | Downloaded fatfs v0.3.6 |
| 664 | 2025-10-07T18:30:40.797Z | Downloaded bit_field v0.10.2 |
| 665 | 2025-10-07T18:30:40.797Z | Downloaded errno v0.3.14 |
| 666 | 2025-10-07T18:30:40.798Z | Downloaded equivalent v1.0.1 |
| 667 | 2025-10-07T18:30:40.798Z | Downloaded enum-as-inner v0.6.0 |
| 668 | 2025-10-07T18:30:40.798Z | Downloaded bincode v1.3.3 |
| 669 | 2025-10-07T18:30:40.798Z | Downloaded anstyle v1.0.7 |
| 670 | 2025-10-07T18:30:40.798Z | Compiling proc-macro2 v1.0.95 |
| 671 | 2025-10-07T18:30:40.798Z | Compiling unicode-ident v1.0.18 |
| 672 | 2025-10-07T18:30:40.798Z | Compiling libc v0.2.176 |
| 673 | 2025-10-07T18:30:40.798Z | Compiling serde_core v1.0.226 |
| 674 | 2025-10-07T18:30:40.798Z | Compiling serde v1.0.226 |
| 675 | 2025-10-07T18:30:40.798Z | Compiling autocfg v1.3.0 |
| 676 | 2025-10-07T18:30:40.798Z | Checking cfg-if v1.0.0 |
| 677 | 2025-10-07T18:30:40.798Z | Compiling serde_json v1.0.145 |
| 678 | 2025-10-07T18:30:41.094Z | Compiling memchr v2.7.2 |
| 679 | 2025-10-07T18:30:41.773Z | Compiling libm v0.2.8 |
| 680 | 2025-10-07T18:30:41.828Z | Compiling itoa v1.0.11 |
| 681 | 2025-10-07T18:30:41.828Z | Compiling version_check v0.9.5 |
| 682 | 2025-10-07T18:30:43.233Z | Compiling ryu v1.0.18 |
| 683 | 2025-10-07T18:30:43.288Z | Compiling thiserror v1.0.64 |
| 684 | 2025-10-07T18:30:43.288Z | Compiling shlex v1.3.0 |
| 685 | 2025-10-07T18:30:43.288Z | Compiling lock_api v0.4.12 |
| 686 | 2025-10-07T18:30:43.288Z | Compiling quote v1.0.40 |
| 687 | 2025-10-07T18:30:43.288Z | Compiling parking_lot_core v0.9.10 |
| 688 | 2025-10-07T18:30:43.288Z | Compiling jobserver v0.1.31 |
| 689 | 2025-10-07T18:30:43.288Z | Compiling syn v2.0.106 |
| 690 | 2025-10-07T18:30:43.305Z | Compiling schemars v0.8.22 |
| 691 | 2025-10-07T18:30:44.003Z | Compiling once_cell v1.19.0 |
| 692 | 2025-10-07T18:30:44.040Z | Compiling log v0.4.27 |
| 693 | 2025-10-07T18:30:44.040Z | Compiling cc v1.2.17 |
| 694 | 2025-10-07T18:30:44.040Z | Compiling heck v0.5.0 |
| 695 | 2025-10-07T18:30:44.041Z | Compiling allocator-api2 v0.2.18 |
| 696 | 2025-10-07T18:30:44.041Z | Compiling foldhash v0.1.5 |
| 697 | 2025-10-07T18:30:44.041Z | Compiling equivalent v1.0.1 |
| 698 | 2025-10-07T18:30:44.054Z | Compiling fnv v1.0.7 |
| 699 | 2025-10-07T18:30:44.177Z | Compiling num-traits v0.2.19 |
| 700 | 2025-10-07T18:30:44.180Z | Checking getrandom v0.2.14 |
| 701 | 2025-10-07T18:30:44.734Z | Compiling slab v0.4.9 |
| 702 | 2025-10-07T18:30:44.753Z | Compiling hashbrown v0.15.2 |
| 703 | 2025-10-07T18:30:44.907Z | Checking smallvec v1.13.2 |
| 704 | 2025-10-07T18:30:45.081Z | Checking pin-project-lite v0.2.14 |
| 705 | 2025-10-07T18:30:45.890Z | Compiling getrandom v0.3.2 |
| 706 | 2025-10-07T18:30:45.907Z | Checking scopeguard v1.2.0 |
| 707 | 2025-10-07T18:30:46.522Z | Compiling semver v1.0.27 |
| 708 | 2025-10-07T18:30:46.852Z | Compiling ring v0.17.14 |
| 709 | 2025-10-07T18:30:46.921Z | Checking parking_lot v0.12.2 |
| 710 | 2025-10-07T18:30:47.060Z | Checking signal-hook-registry v1.4.2 |
| 711 | 2025-10-07T18:30:47.121Z | Checking socket2 v0.6.0 |
| 712 | 2025-10-07T18:30:47.232Z | Checking mio v1.0.2 |
| 713 | 2025-10-07T18:30:47.326Z | Checking iana-time-zone v0.1.60 |
| 714 | 2025-10-07T18:30:47.777Z | Compiling thiserror v2.0.16 |
| 715 | 2025-10-07T18:30:47.815Z | Compiling pkg-config v0.3.30 |
| 716 | 2025-10-07T18:30:48.201Z | Compiling vcpkg v0.2.15 |
| 717 | 2025-10-07T18:30:48.739Z | Compiling indexmap v2.11.4 |
| 718 | 2025-10-07T18:30:48.871Z | Compiling httparse v1.10.1 |
| 719 | 2025-10-07T18:30:49.085Z | Checking dyn-clone v1.0.17 |
| 720 | 2025-10-07T18:30:49.155Z | Checking futures-core v0.3.31 |
| 721 | 2025-10-07T18:30:49.243Z | Compiling typenum v1.17.0 |
| 722 | 2025-10-07T18:30:49.349Z | Compiling regex-syntax v0.8.5 |
| 723 | 2025-10-07T18:30:49.369Z | Compiling generic-array v0.14.7 |
| 724 | 2025-10-07T18:30:49.496Z | Compiling aho-corasick v1.1.3 |
| 725 | 2025-10-07T18:30:49.870Z | Checking rand_core v0.6.4 |
| 726 | 2025-10-07T18:30:50.189Z | Checking futures-sink v0.3.31 |
| 727 | 2025-10-07T18:30:50.285Z | Checking byteorder v1.5.0 |
| 728 | 2025-10-07T18:30:50.340Z | Compiling rustversion v1.0.22 |
| 729 | 2025-10-07T18:30:50.704Z | Compiling serde_derive_internals v0.29.1 |
| 730 | 2025-10-07T18:30:50.994Z | Compiling synstructure v0.13.1 |
| 731 | 2025-10-07T18:30:51.267Z | Checking subtle v2.5.0 |
| 732 | 2025-10-07T18:30:51.399Z | Checking stable_deref_trait v1.2.0 |
| 733 | 2025-10-07T18:30:51.500Z | Compiling ucd-trie v0.1.6 |
| 734 | 2025-10-07T18:30:51.930Z | Compiling regress v0.10.3 |
| 735 | 2025-10-07T18:30:52.386Z | Checking futures-channel v0.3.31 |
| 736 | 2025-10-07T18:30:52.471Z | Compiling openssl-sys v0.9.107 |
| 737 | 2025-10-07T18:30:52.628Z | Checking pin-utils v0.1.0 |
| 738 | 2025-10-07T18:30:52.733Z | Compiling regex-automata v0.4.11 |
| 739 | 2025-10-07T18:30:52.751Z | Checking futures-io v0.3.31 |
| 740 | 2025-10-07T18:30:52.911Z | Compiling slog v2.7.0 |
| 741 | 2025-10-07T18:30:52.928Z | Checking futures-task v0.3.31 |
| 742 | 2025-10-07T18:30:53.155Z | Compiling rustix v0.38.34 |
| 743 | 2025-10-07T18:30:53.500Z | Compiling strsim v0.11.1 |
| 744 | 2025-10-07T18:30:53.574Z | Checking percent-encoding v2.3.2 |
| 745 | 2025-10-07T18:30:53.948Z | Compiling openssl v0.10.72 |
| 746 | 2025-10-07T18:30:54.072Z | Compiling serde_derive v1.0.226 |
| 747 | 2025-10-07T18:30:54.144Z | Compiling thiserror-impl v1.0.64 |
| 748 | 2025-10-07T18:30:54.298Z | Compiling schemars_derive v0.8.22 |
| 749 | 2025-10-07T18:30:54.319Z | Compiling tokio-macros v2.5.0 |
| 750 | 2025-10-07T18:30:54.425Z | Compiling zerofrom-derive v0.1.5 |
| 751 | 2025-10-07T18:30:55.801Z | Compiling yoke-derive v0.7.5 |
| 752 | 2025-10-07T18:30:55.989Z | Compiling zerovec-derive v0.10.3 |
| 753 | 2025-10-07T18:30:56.610Z | Compiling displaydoc v0.2.5 |
| 754 | 2025-10-07T18:30:56.950Z | Compiling futures-macro v0.3.31 |
| 755 | 2025-10-07T18:30:57.782Z | Compiling thiserror-impl v2.0.16 |
| 756 | 2025-10-07T18:30:58.055Z | Compiling icu_provider_macros v1.5.0 |
| 757 | 2025-10-07T18:30:58.172Z | Compiling regex v1.11.3 |
| 758 | 2025-10-07T18:30:58.265Z | Compiling pest v2.7.10 |
| 759 | 2025-10-07T18:30:58.306Z | Checking zerofrom v0.1.5 |
| 760 | 2025-10-07T18:30:58.553Z | Checking yoke v0.7.5 |
| 761 | 2025-10-07T18:30:58.773Z | Checking futures-util v0.3.31 |
| 762 | 2025-10-07T18:30:58.930Z | Compiling openssl-macros v0.1.1 |
| 763 | 2025-10-07T18:30:59.120Z | Compiling tracing-attributes v0.1.27 |
| 764 | 2025-10-07T18:30:59.232Z | Checking tracing-core v0.1.32 |
| 765 | 2025-10-07T18:30:59.730Z | Compiling ident_case v1.0.1 |
| 766 | 2025-10-07T18:30:59.880Z | Compiling anyhow v1.0.100 |
| 767 | 2025-10-07T18:30:59.935Z | Checking untrusted v0.9.0 |
| 768 | 2025-10-07T18:31:00.497Z | Compiling darling_core v0.20.11 |
| 769 | 2025-10-07T18:31:01.161Z | Compiling pest_meta v2.7.10 |
| 770 | 2025-10-07T18:31:01.308Z | Checking zerovec v0.10.4 |
| 771 | 2025-10-07T18:31:01.674Z | Checking bytes v1.10.1 |
| 772 | 2025-10-07T18:31:01.911Z | Checking bitflags v2.6.0 |
| 773 | 2025-10-07T18:31:02.241Z | Compiling serde_tokenstream v0.2.2 |
| 774 | 2025-10-07T18:31:02.333Z | Checking chrono v0.4.41 |
| 775 | 2025-10-07T18:31:02.720Z | Checking tokio v1.47.1 |
| 776 | 2025-10-07T18:31:02.776Z | Checking uuid v1.18.1 |
| 777 | 2025-10-07T18:31:03.423Z | Compiling pest_generator v2.7.10 |
| 778 | 2025-10-07T18:31:03.471Z | Compiling http v1.3.1 |
| 779 | 2025-10-07T18:31:04.706Z | Checking tracing v0.1.40 |
| 780 | 2025-10-07T18:31:05.035Z | Compiling native-tls v0.2.11 |
| 781 | 2025-10-07T18:31:05.039Z | Compiling pest_derive v2.7.10 |
| 782 | 2025-10-07T18:31:05.445Z | Compiling rustls v0.23.10 |
| 783 | 2025-10-07T18:31:05.487Z | Compiling scroll_derive v0.12.0 |
| 784 | 2025-10-07T18:31:05.709Z | Compiling darling_macro v0.20.11 |
| 785 | 2025-10-07T18:31:05.844Z | Checking tinystr v0.7.6 |
| 786 | 2025-10-07T18:31:05.982Z | Checking form_urlencoded v1.2.2 |
| 787 | 2025-10-07T18:31:06.034Z | Compiling thread-id v4.2.1 |
| 788 | 2025-10-07T18:31:06.163Z | Checking rustls-pki-types v1.7.0 |
| 789 | 2025-10-07T18:31:06.186Z | Checking writeable v0.5.5 |
| 790 | 2025-10-07T18:31:06.208Z | Checking litemap v0.7.4 |
| 791 | 2025-10-07T18:31:06.393Z | Checking crypto-common v0.1.6 |
| 792 | 2025-10-07T18:31:06.493Z | Compiling zerocopy-derive v0.7.34 |
| 793 | 2025-10-07T18:31:06.560Z | Checking icu_locid v1.5.0 |
| 794 | 2025-10-07T18:31:06.582Z | Compiling num-conv v0.1.0 |
| 795 | 2025-10-07T18:31:06.601Z | Checking base64 v0.22.1 |
| 796 | 2025-10-07T18:31:06.689Z | Compiling darling v0.20.11 |
| 797 | 2025-10-07T18:31:06.821Z | Compiling time-core v0.1.6 |
| 798 | 2025-10-07T18:31:06.844Z | Compiling camino v1.2.0 |
| 799 | 2025-10-07T18:31:07.009Z | Checking atomic-waker v1.1.2 |
| 800 | 2025-10-07T18:31:07.092Z | Checking zeroize v1.7.0 |
| 801 | 2025-10-07T18:31:07.152Z | Compiling time-macros v0.2.24 |
| 802 | 2025-10-07T18:31:07.178Z | Checking ipnet v2.9.0 |
| 803 | 2025-10-07T18:31:07.343Z | Checking ppv-lite86 v0.2.17 |
| 804 | 2025-10-07T18:31:07.452Z | Checking icu_locid_transform_data v1.5.0 |
| 805 | 2025-10-07T18:31:07.484Z | Checking icu_provider v1.5.0 |
| 806 | 2025-10-07T18:31:07.564Z | Compiling syn v1.0.109 |
| 807 | 2025-10-07T18:31:07.730Z | Checking rustls-webpki v0.102.4 |
| 808 | 2025-10-07T18:31:07.967Z | Checking http-body v1.0.1 |
| 809 | 2025-10-07T18:31:08.138Z | Checking icu_locid_transform v1.5.0 |
| 810 | 2025-10-07T18:31:08.202Z | Checking icu_collections v1.5.0 |
| 811 | 2025-10-07T18:31:08.258Z | Checking try-lock v0.2.5 |
| 812 | 2025-10-07T18:31:08.282Z | Checking icu_properties_data v1.5.0 |
| 813 | 2025-10-07T18:31:08.456Z | Checking want v0.3.1 |
| 814 | 2025-10-07T18:31:08.511Z | Compiling scroll v0.12.0 |
| 815 | 2025-10-07T18:31:08.557Z | Checking errno v0.3.14 |
| 816 | 2025-10-07T18:31:08.656Z | Compiling usdt-impl v0.5.0 |
| 817 | 2025-10-07T18:31:08.766Z | Checking httpdate v1.0.3 |
| 818 | 2025-10-07T18:31:08.887Z | Checking utf8_iter v1.0.4 |
| 819 | 2025-10-07T18:31:09.037Z | Checking utf16_iter v1.0.5 |
| 820 | 2025-10-07T18:31:09.054Z | Compiling plain v0.2.3 |
| 821 | 2025-10-07T18:31:09.087Z | Checking icu_normalizer_data v1.5.0 |
| 822 | 2025-10-07T18:31:09.108Z | Checking write16 v1.0.0 |
| 823 | 2025-10-07T18:31:09.200Z | Compiling goblin v0.8.2 |
| 824 | 2025-10-07T18:31:09.219Z | Checking icu_properties v1.5.1 |
| 825 | 2025-10-07T18:31:09.239Z | Compiling zerocopy v0.7.34 |
| 826 | 2025-10-07T18:31:09.274Z | Compiling openapiv3 v2.2.0 |
| 827 | 2025-10-07T18:31:09.393Z | Checking tower-service v0.3.2 |
| 828 | 2025-10-07T18:31:09.560Z | Compiling pretty-hex v0.4.1 |
| 829 | 2025-10-07T18:31:09.823Z | Checking tokio-util v0.7.11 |
| 830 | 2025-10-07T18:31:09.919Z | Compiling paste v1.0.15 |
| 831 | 2025-10-07T18:31:10.544Z | Compiling dtrace-parser v0.2.0 |
| 832 | 2025-10-07T18:31:10.588Z | Checking h2 v0.4.6 |
| 833 | 2025-10-07T18:31:12.198Z | Checking http-body-util v0.1.3 |
| 834 | 2025-10-07T18:31:12.483Z | Checking icu_normalizer v1.5.0 |
| 835 | 2025-10-07T18:31:12.643Z | Checking rand_chacha v0.3.1 |
| 836 | 2025-10-07T18:31:13.176Z | Checking encoding_rs v0.8.34 |
| 837 | 2025-10-07T18:31:13.195Z | Checking cpufeatures v0.2.12 |
| 838 | 2025-10-07T18:31:13.212Z | Checking idna_adapter v1.2.0 |
| 839 | 2025-10-07T18:31:13.328Z | Checking mime v0.3.17 |
| 840 | 2025-10-07T18:31:13.419Z | Checking idna v1.0.3 |
| 841 | 2025-10-07T18:31:13.663Z | Checking rand v0.8.5 |
| 842 | 2025-10-07T18:31:13.911Z | Checking url v2.5.4 |
| 843 | 2025-10-07T18:31:14.783Z | Compiling dof v0.3.0 |
| 844 | 2025-10-07T18:31:14.859Z | Checking hyper v1.7.0 |
| 845 | 2025-10-07T18:31:15.450Z | Checking rustls-pemfile v2.1.3 |
| 846 | 2025-10-07T18:31:16.201Z | Checking serde_urlencoded v0.7.1 |
| 847 | 2025-10-07T18:31:16.256Z | Checking block-buffer v0.10.4 |
| 848 | 2025-10-07T18:31:16.491Z | Compiling async-trait v0.1.89 |
| 849 | 2025-10-07T18:31:16.652Z | Compiling unsafe-libyaml v0.2.11 |
| 850 | 2025-10-07T18:31:16.674Z | Checking digest v0.10.7 |
| 851 | 2025-10-07T18:31:16.822Z | Checking hyper-util v0.1.16 |
| 852 | 2025-10-07T18:31:17.047Z | Checking foreign-types-shared v0.1.1 |
| 853 | 2025-10-07T18:31:17.146Z | Compiling usdt-attr-macro v0.5.0 |
| 854 | 2025-10-07T18:31:17.171Z | Compiling usdt-macro v0.5.0 |
| 855 | 2025-10-07T18:31:18.146Z | Compiling serde_yaml v0.9.34+deprecated |
| 856 | 2025-10-07T18:31:18.472Z | Checking foreign-types v0.3.2 |
| 857 | 2025-10-07T18:31:18.711Z | Compiling strum_macros v0.26.4 |
| 858 | 2025-10-07T18:31:19.154Z | Compiling rustls v0.22.4 |
| 859 | 2025-10-07T18:31:19.276Z | Compiling crossbeam-utils v0.8.19 |
| 860 | 2025-10-07T18:31:19.432Z | Checking openssl-probe v0.1.5 |
| 861 | 2025-10-07T18:31:19.601Z | Compiling newtype-uuid v1.2.1 |
| 862 | 2025-10-07T18:31:19.629Z | Compiling slog-async v2.8.0 |
| 863 | 2025-10-07T18:31:20.010Z | Compiling typify-impl v0.2.0 |
| 864 | 2025-10-07T18:31:20.202Z | Checking futures-executor v0.3.31 |
| 865 | 2025-10-07T18:31:20.221Z | Compiling multer v3.1.0 |
| 866 | 2025-10-07T18:31:20.451Z | Compiling omicron-workspace-hack v0.1.0 |
| 867 | 2025-10-07T18:31:20.683Z | Checking futures v0.3.31 |
| 868 | 2025-10-07T18:31:21.594Z | Checking webpki-roots v0.26.3 |
| 869 | 2025-10-07T18:31:21.800Z | Compiling async-stream-impl v0.3.6 |
| 870 | 2025-10-07T18:31:22.661Z | Checking powerfmt v0.2.0 |
| 871 | 2025-10-07T18:31:22.690Z | Checking sha1 v0.10.6 |
| 872 | 2025-10-07T18:31:22.919Z | Checking deranged v0.5.3 |
| 873 | 2025-10-07T18:31:23.009Z | Checking sync_wrapper v1.0.1 |
| 874 | 2025-10-07T18:31:23.174Z | Checking is-terminal v0.4.12 |
| 875 | 2025-10-07T18:31:23.277Z | Compiling dropshot v0.16.4 |
| 876 | 2025-10-07T18:31:23.379Z | Checking winnow v0.7.13 |
| 877 | 2025-10-07T18:31:23.519Z | Checking num_threads v0.1.7 |
| 878 | 2025-10-07T18:31:24.434Z | Compiling dropshot_endpoint v0.16.4 |
| 879 | 2025-10-07T18:31:24.465Z | Checking tokio-rustls v0.26.0 |
| 880 | 2025-10-07T18:31:24.623Z | Compiling daft-derive v0.1.2 |
| 881 | 2025-10-07T18:31:24.870Z | Checking hyper-rustls v0.27.3 |
| 882 | 2025-10-07T18:31:25.216Z | Compiling structmeta-derive v0.3.0 |
| 883 | 2025-10-07T18:31:25.356Z | Checking time v0.3.44 |
| 884 | 2025-10-07T18:31:25.576Z | Checking tokio-native-tls v0.3.1 |
| 885 | 2025-10-07T18:31:25.862Z | Checking hyper-tls v0.6.0 |
| 886 | 2025-10-07T18:31:26.131Z | Checking memmap v0.7.0 |
| 887 | 2025-10-07T18:31:26.161Z | Checking reqwest v0.12.7 |
| 888 | 2025-10-07T18:31:26.277Z | Checking match_cfg v0.1.0 |
| 889 | 2025-10-07T18:31:26.922Z | Checking usdt v0.5.0 |
| 890 | 2025-10-07T18:31:27.207Z | Checking hostname v0.3.1 |
| 891 | 2025-10-07T18:31:27.366Z | Checking ipnetwork v0.21.1 |
| 892 | 2025-10-07T18:31:27.478Z | Compiling structmeta v0.3.0 |
| 893 | 2025-10-07T18:31:27.822Z | Checking fastrand v2.1.0 |
| 894 | 2025-10-07T18:31:27.865Z | Checking strum v0.26.3 |
| 895 | 2025-10-07T18:31:27.988Z | Compiling toml_datetime v0.6.11 |
| 896 | 2025-10-07T18:31:28.041Z | Checking thread_local v1.1.8 |
| 897 | 2025-10-07T18:31:28.167Z | Checking tempfile v3.10.1 |
| 898 | 2025-10-07T18:31:28.661Z | Compiling parse-display-derive v0.10.0 |
| 899 | 2025-10-07T18:31:28.900Z | Checking crossbeam-channel v0.5.15 |
| 900 | 2025-10-07T18:31:28.991Z | Compiling serde_with_macros v3.12.0 |
| 901 | 2025-10-07T18:31:29.069Z | Checking debug-ignore v1.0.5 |
| 902 | 2025-10-07T18:31:29.489Z | Checking take_mut v0.2.2 |
| 903 | 2025-10-07T18:31:29.656Z | Checking term v1.2.0 |
| 904 | 2025-10-07T18:31:29.900Z | Checking slog-json v2.6.1 |
| 905 | 2025-10-07T18:31:30.104Z | Checking slog-term v2.9.2 |
| 906 | 2025-10-07T18:31:30.196Z | Checking toml_parser v1.0.3 |
| 907 | 2025-10-07T18:31:30.645Z | Compiling typify-macro v0.2.0 |
| 908 | 2025-10-07T18:31:30.857Z | Checking serde_spanned v1.0.2 |
| 909 | 2025-10-07T18:31:30.938Z | Checking toml_datetime v0.7.2 |
| 910 | 2025-10-07T18:31:31.367Z | Checking spin v0.9.8 |
| 911 | 2025-10-07T18:31:31.466Z | Checking toml_writer v1.0.3 |
| 912 | 2025-10-07T18:31:31.803Z | Checking slog-bunyan v2.5.0 |
| 913 | 2025-10-07T18:31:31.838Z | Checking toml v0.9.7 |
| 914 | 2025-10-07T18:31:32.206Z | Compiling test-strategy v0.4.1 |
| 915 | 2025-10-07T18:31:32.439Z | Checking oxnet v0.1.1 |
| 916 | 2025-10-07T18:31:32.505Z | Checking async-stream v0.3.6 |
| 917 | 2025-10-07T18:31:32.821Z | Checking waitgroup v0.1.2 |
| 918 | 2025-10-07T18:31:32.842Z | Checking macaddr v1.0.1 |
| 919 | 2025-10-07T18:31:33.000Z | Checking serde_path_to_error v0.1.17 |
| 920 | 2025-10-07T18:31:33.200Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 921 | 2025-10-07T18:31:33.238Z | Checking hostname v0.4.0 |
| 922 | 2025-10-07T18:31:33.448Z | Checking quick-error v1.2.3 |
| 923 | 2025-10-07T18:31:33.971Z | Checking tokio-rustls v0.25.0 |
| 924 | 2025-10-07T18:31:34.095Z | Compiling typify v0.2.0 |
| 925 | 2025-10-07T18:31:34.224Z | Compiling progenitor-impl v0.8.0 |
| 926 | 2025-10-07T18:31:34.500Z | Checking lazy_static v1.5.0 |
| 927 | 2025-10-07T18:31:35.220Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 928 | 2025-10-07T18:31:36.073Z | Checking hex v0.4.3 |
| 929 | 2025-10-07T18:31:36.799Z | Compiling crucible-workspace-hack v0.1.0 |
| 930 | 2025-10-07T18:31:38.438Z | Checking daft v0.1.2 |
| 931 | 2025-10-07T18:31:38.539Z | Compiling clap_derive v4.5.4 |
| 932 | 2025-10-07T18:31:38.863Z | Checking wait-timeout v0.2.0 |
| 933 | 2025-10-07T18:31:39.212Z | Compiling winnow v0.5.40 |
| 934 | 2025-10-07T18:31:39.392Z | Checking utf8parse v0.2.1 |
| 935 | 2025-10-07T18:31:39.588Z | Checking bit-vec v0.6.3 |
| 936 | 2025-10-07T18:31:39.644Z | Compiling progenitor-macro v0.8.0 |
| 937 | 2025-10-07T18:31:39.917Z | Checking bit-set v0.5.3 |
| 938 | 2025-10-07T18:31:40.069Z | Checking anstyle-parse v0.2.4 |
| 939 | 2025-10-07T18:31:40.094Z | Checking rusty-fork v0.3.0 |
| 940 | 2025-10-07T18:31:40.524Z | Checking serde_with v3.12.0 |
| 941 | 2025-10-07T18:31:41.047Z | Checking progenitor-client v0.9.1 |
| 942 | 2025-10-07T18:31:41.459Z | Checking progenitor-client v0.8.0 |
| 943 | 2025-10-07T18:31:41.805Z | Checking rand_xorshift v0.3.0 |
| 944 | 2025-10-07T18:31:42.008Z | Checking anstyle-query v1.0.3 |
| 945 | 2025-10-07T18:31:42.156Z | Checking colorchoice v1.0.1 |
| 946 | 2025-10-07T18:31:42.302Z | Compiling toml_edit v0.19.15 |
| 947 | 2025-10-07T18:31:42.323Z | Checking anstyle v1.0.7 |
| 948 | 2025-10-07T18:31:42.595Z | Checking is_terminal_polyfill v1.70.0 |
| 949 | 2025-10-07T18:31:42.711Z | Checking unarray v0.1.4 |
| 950 | 2025-10-07T18:31:42.743Z | Checking anstream v0.6.14 |
| 951 | 2025-10-07T18:31:42.884Z | Checking proptest v1.5.0 |
| 952 | 2025-10-07T18:31:43.133Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 953 | 2025-10-07T18:31:43.215Z | Checking parse-display v0.10.0 |
| 954 | 2025-10-07T18:31:43.318Z | Checking terminal_size v0.3.0 |
| 955 | 2025-10-07T18:31:43.520Z | Checking instant v0.1.12 |
| 956 | 2025-10-07T18:31:44.002Z | Checking clap_lex v0.7.0 |
| 957 | 2025-10-07T18:31:44.251Z | Compiling heck v0.4.1 |
| 958 | 2025-10-07T18:31:44.705Z | Checking clap_builder v4.5.2 |
| 959 | 2025-10-07T18:31:44.768Z | Checking backoff v0.4.0 |
| 960 | 2025-10-07T18:31:45.065Z | Compiling proc-macro-crate v1.3.1 |
| 961 | 2025-10-07T18:31:46.489Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 962 | 2025-10-07T18:31:46.607Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 963 | 2025-10-07T18:31:47.157Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 964 | 2025-10-07T18:31:47.524Z | Compiling zerocopy v0.8.25 |
| 965 | 2025-10-07T18:31:47.709Z | Checking clap v4.5.4 |
| 966 | 2025-10-07T18:31:47.868Z | Compiling zerocopy-derive v0.8.25 |
| 967 | 2025-10-07T18:31:49.118Z | Checking num-integer v0.1.46 |
| 968 | 2025-10-07T18:31:49.623Z | Checking unicode-width v0.1.14 |
| 969 | 2025-10-07T18:31:50.064Z | Compiling either v1.15.0 |
| 970 | 2025-10-07T18:31:50.091Z | Compiling unicode-xid v0.2.4 |
| 971 | 2025-10-07T18:31:50.696Z | Checking progenitor v0.8.0 |
| 972 | 2025-10-07T18:31:50.771Z | Compiling itertools v0.13.0 |
| 973 | 2025-10-07T18:31:50.908Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 974 | 2025-10-07T18:31:52.011Z | Checking serde_spanned v0.6.9 |
| 975 | 2025-10-07T18:31:52.177Z | Checking rand_core v0.9.3 |
| 976 | 2025-10-07T18:31:52.233Z | Compiling heapless v0.8.0 |
| 977 | 2025-10-07T18:31:52.476Z | Checking rand_chacha v0.9.0 |
| 978 | 2025-10-07T18:31:52.823Z | Checking num-bigint v0.4.5 |
| 979 | 2025-10-07T18:31:53.217Z | Checking hash32 v0.3.1 |
| 980 | 2025-10-07T18:31:53.614Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 981 | 2025-10-07T18:31:54.021Z | Compiling smoltcp v0.11.0 |
| 982 | 2025-10-07T18:31:54.440Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 983 | 2025-10-07T18:31:54.641Z | Checking bitflags v1.3.2 |
| 984 | 2025-10-07T18:31:55.072Z | Checking num-rational v0.4.2 |
| 985 | 2025-10-07T18:31:55.597Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 986 | 2025-10-07T18:31:55.702Z | Checking rand v0.9.2 |
| 987 | 2025-10-07T18:31:55.756Z | Compiling synstructure v0.12.6 |
| 988 | 2025-10-07T18:31:55.858Z | Checking num-iter v0.1.45 |
| 989 | 2025-10-07T18:31:56.070Z | Compiling num_enum_derive v0.7.3 |
| 990 | 2025-10-07T18:31:56.727Z | Compiling typify-impl v0.3.0 |
| 991 | 2025-10-07T18:31:57.162Z | Checking num-complex v0.4.6 |
| 992 | 2025-10-07T18:31:57.447Z | Compiling proc-macro-error-attr v1.0.4 |
| 993 | 2025-10-07T18:31:57.665Z | Checking managed v0.8.0 |
| 994 | 2025-10-07T18:31:58.027Z | Checking data-encoding v2.6.0 |
| 995 | 2025-10-07T18:31:58.072Z | Checking cobs v0.2.3 |
| 996 | 2025-10-07T18:31:58.289Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 997 | 2025-10-07T18:31:58.356Z | Checking postcard v1.0.9 |
| 998 | 2025-10-07T18:31:58.359Z | Checking num_enum v0.7.3 |
| 999 | 2025-10-07T18:31:58.702Z | Checking num v0.4.3 |
| 1000 | 2025-10-07T18:31:58.936Z | Compiling zerocopy-derive v0.2.0 |
| 1001 | 2025-10-07T18:31:59.477Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1002 | 2025-10-07T18:32:00.185Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1003 | 2025-10-07T18:32:00.791Z | Compiling foreign-types-macros v0.2.3 |
| 1004 | 2025-10-07T18:32:00.855Z | Compiling libz-sys v1.1.16 |
| 1005 | 2025-10-07T18:32:01.412Z | Checking bstr v1.9.1 |
| 1006 | 2025-10-07T18:32:01.452Z | Compiling proc-macro-error v1.0.4 |
| 1007 | 2025-10-07T18:32:01.488Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1008 | 2025-10-07T18:32:01.561Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1009 | 2025-10-07T18:32:01.832Z | Checking is_ci v1.2.0 |
| 1010 | 2025-10-07T18:32:01.912Z | Compiling semver v0.1.20 |
| 1011 | 2025-10-07T18:32:02.064Z | Checking foreign-types-shared v0.3.1 |
| 1012 | 2025-10-07T18:32:02.200Z | Checking foreign-types v0.5.0 |
| 1013 | 2025-10-07T18:32:02.240Z | Compiling rustc_version v0.1.7 |
| 1014 | 2025-10-07T18:32:02.301Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1015 | 2025-10-07T18:32:03.349Z | Checking tabwriter v1.4.0 |
| 1016 | 2025-10-07T18:32:03.556Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1017 | 2025-10-07T18:32:03.638Z | Compiling derive_builder_core v0.20.2 |
| 1018 | 2025-10-07T18:32:03.887Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1019 | 2025-10-07T18:32:04.935Z | Checking cstr-argument v0.1.2 |
| 1020 | 2025-10-07T18:32:04.968Z | Compiling owo-colors v4.2.2 |
| 1021 | 2025-10-07T18:32:05.346Z | Compiling prettyplease v0.2.31 |
| 1022 | 2025-10-07T18:32:05.536Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1023 | 2025-10-07T18:32:05.775Z | Compiling derive_builder_macro v0.20.2 |
| 1024 | 2025-10-07T18:32:06.644Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1025 | 2025-10-07T18:32:07.191Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1026 | 2025-10-07T18:32:07.697Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1027 | 2025-10-07T18:32:07.717Z | Compiling typify-macro v0.3.0 |
| 1028 | 2025-10-07T18:32:07.810Z | Compiling newtype_derive v0.1.6 |
| 1029 | 2025-10-07T18:32:07.989Z | Checking supports-color v2.1.0 |
| 1030 | 2025-10-07T18:32:07.993Z | Checking supports-color v3.0.2 |
| 1031 | 2025-10-07T18:32:08.369Z | Compiling vergen-lib v0.1.6 |
| 1032 | 2025-10-07T18:32:08.483Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1033 | 2025-10-07T18:32:08.714Z | Checking socket2 v0.5.10 |
| 1034 | 2025-10-07T18:32:08.770Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1035 | 2025-10-07T18:32:08.928Z | Checking toml_write v0.1.2 |
| 1036 | 2025-10-07T18:32:09.006Z | Checking float-ord v0.3.2 |
| 1037 | 2025-10-07T18:32:09.261Z | Checking colored v3.0.0 |
| 1038 | 2025-10-07T18:32:09.433Z | Checking toml_edit v0.22.27 |
| 1039 | 2025-10-07T18:32:10.303Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1040 | 2025-10-07T18:32:10.971Z | Compiling typify v0.3.0 |
| 1041 | 2025-10-07T18:32:11.127Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1042 | 2025-10-07T18:32:11.554Z | Compiling zone_cfg_derive v0.3.0 |
| 1043 | 2025-10-07T18:32:12.704Z | Compiling derive_builder v0.20.2 |
| 1044 | 2025-10-07T18:32:13.141Z | Checking similar v2.7.0 |
| 1045 | 2025-10-07T18:32:13.354Z | Checking itertools v0.10.5 |
| 1046 | 2025-10-07T18:32:13.371Z | Checking itertools v0.14.0 |
| 1047 | 2025-10-07T18:32:13.945Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1048 | 2025-10-07T18:32:14.236Z | Checking camino-tempfile v1.1.1 |
| 1049 | 2025-10-07T18:32:14.540Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1050 | 2025-10-07T18:32:14.908Z | Compiling cargo-platform v0.1.8 |
| 1051 | 2025-10-07T18:32:15.740Z | Compiling derive-where v1.2.7 |
| 1052 | 2025-10-07T18:32:15.798Z | Compiling num-derive v0.4.2 |
| 1053 | 2025-10-07T18:32:15.824Z | Compiling vergen v9.0.6 |
| 1054 | 2025-10-07T18:32:16.995Z | Checking sigpipe v0.1.3 |
| 1055 | 2025-10-07T18:32:17.124Z | Compiling usdt-impl v0.3.5 |
| 1056 | 2025-10-07T18:32:17.325Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1057 | 2025-10-07T18:32:17.553Z | Checking base64ct v1.6.0 |
| 1058 | 2025-10-07T18:32:17.684Z | Checking base64 v0.21.7 |
| 1059 | 2025-10-07T18:32:17.815Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1060 | 2025-10-07T18:32:17.998Z | Checking password-hash v0.5.0 |
| 1061 | 2025-10-07T18:32:18.309Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1062 | 2025-10-07T18:32:18.568Z | Checking zone v0.3.0 |
| 1063 | 2025-10-07T18:32:18.585Z | Compiling cargo_metadata v0.19.2 |
| 1064 | 2025-10-07T18:32:18.604Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1065 | 2025-10-07T18:32:18.882Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1066 | 2025-10-07T18:32:19.204Z | Checking toml v0.8.23 |
| 1067 | 2025-10-07T18:32:19.306Z | Compiling progenitor-impl v0.9.1 |
| 1068 | 2025-10-07T18:32:19.355Z | Compiling zerocopy v0.3.2 |
| 1069 | 2025-10-07T18:32:19.897Z | Checking atomicwrites v0.4.4 |
| 1070 | 2025-10-07T18:32:19.918Z | Compiling hubpack_derive v0.1.1 |
| 1071 | 2025-10-07T18:32:20.106Z | Checking blake2 v0.10.6 |
| 1072 | 2025-10-07T18:32:20.523Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1073 | 2025-10-07T18:32:20.830Z | Checking smf v0.2.3 |
| 1074 | 2025-10-07T18:32:21.021Z | Compiling serde_repr v0.1.19 |
| 1075 | 2025-10-07T18:32:21.276Z | Compiling zerocopy-derive v0.6.6 |
| 1076 | 2025-10-07T18:32:21.490Z | Compiling vergen-git2 v1.0.7 |
| 1077 | 2025-10-07T18:32:21.847Z | Compiling rustc_version v0.4.1 |
| 1078 | 2025-10-07T18:32:22.113Z | Checking whoami v1.5.1 |
| 1079 | 2025-10-07T18:32:22.391Z | Checking indent_write v2.2.0 |
| 1080 | 2025-10-07T18:32:22.419Z | Compiling cancel-safe-futures v0.1.5 |
| 1081 | 2025-10-07T18:32:22.774Z | Checking unicode-segmentation v1.11.0 |
| 1082 | 2025-10-07T18:32:22.837Z | Checking tinyvec_macros v0.1.1 |
| 1083 | 2025-10-07T18:32:22.949Z | Checking tinyvec v1.6.0 |
| 1084 | 2025-10-07T18:32:23.006Z | Checking zerocopy v0.6.6 |
| 1085 | 2025-10-07T18:32:23.477Z | Checking newline-converter v0.3.0 |
| 1086 | 2025-10-07T18:32:24.222Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1087 | 2025-10-07T18:32:24.343Z | Checking hubpack v0.1.2 |
| 1088 | 2025-10-07T18:32:24.431Z | Compiling progenitor-macro v0.9.1 |
| 1089 | 2025-10-07T18:32:24.467Z | Checking argon2 v0.5.3 |
| 1090 | 2025-10-07T18:32:24.656Z | Compiling dof v0.1.5 |
| 1091 | 2025-10-07T18:32:25.322Z | Checking console v0.15.8 |
| 1092 | 2025-10-07T18:32:25.898Z | Compiling enum-as-inner v0.6.0 |
| 1093 | 2025-10-07T18:32:26.152Z | Compiling strum_macros v0.25.3 |
| 1094 | 2025-10-07T18:32:26.877Z | Checking libsw-core v0.3.2 |
| 1095 | 2025-10-07T18:32:26.991Z | Compiling typify-impl v0.4.1 |
| 1096 | 2025-10-07T18:32:27.131Z | Compiling dtrace-parser v0.1.14 |
| 1097 | 2025-10-07T18:32:27.468Z | Checking serde-big-array v0.5.1 |
| 1098 | 2025-10-07T18:32:27.624Z | Compiling slog-dtrace v0.3.0 |
| 1099 | 2025-10-07T18:32:27.678Z | Compiling cookie v0.18.1 |
| 1100 | 2025-10-07T18:32:28.003Z | Checking fixedbitset v0.5.7 |
| 1101 | 2025-10-07T18:32:28.429Z | Checking static_assertions v1.1.0 |
| 1102 | 2025-10-07T18:32:28.543Z | Checking fixedbitset v0.4.2 |
| 1103 | 2025-10-07T18:32:28.670Z | Checking utf-8 v0.7.6 |
| 1104 | 2025-10-07T18:32:28.809Z | Compiling cfg_aliases v0.2.1 |
| 1105 | 2025-10-07T18:32:28.906Z | Checking linked-hash-map v0.5.6 |
| 1106 | 2025-10-07T18:32:28.926Z | Compiling rustls v0.21.12 |
| 1107 | 2025-10-07T18:32:29.217Z | Compiling convert_case v0.4.0 |
| 1108 | 2025-10-07T18:32:29.307Z | Checking lru-cache v0.1.2 |
| 1109 | 2025-10-07T18:32:29.416Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1110 | 2025-10-07T18:32:29.493Z | Compiling nix v0.29.0 |
| 1111 | 2025-10-07T18:32:29.850Z | Compiling derive_more v0.99.19 |
| 1112 | 2025-10-07T18:32:30.301Z | Checking tungstenite v0.21.0 |
| 1113 | 2025-10-07T18:32:31.199Z | Checking petgraph v0.6.5 |
| 1114 | 2025-10-07T18:32:32.339Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1115 | 2025-10-07T18:32:34.327Z | Checking petgraph v0.7.1 |
| 1116 | 2025-10-07T18:32:34.481Z | Checking libsw v3.5.0 |
| 1117 | 2025-10-07T18:32:34.739Z | Checking hickory-proto v0.24.4 |
| 1118 | 2025-10-07T18:32:35.098Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1119 | 2025-10-07T18:32:35.176Z | Checking progenitor v0.9.1 |
| 1120 | 2025-10-07T18:32:35.391Z | Checking expectorate v1.1.0 |
| 1121 | 2025-10-07T18:32:35.418Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1122 | 2025-10-07T18:32:35.671Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1123 | 2025-10-07T18:32:36.030Z | Checking resolv-conf v0.7.0 |
| 1124 | 2025-10-07T18:32:36.149Z | Compiling serde_tokenstream v0.1.7 |
| 1125 | 2025-10-07T18:32:36.368Z | Checking sct v0.7.1 |
| 1126 | 2025-10-07T18:32:36.599Z | Checking rustls-webpki v0.101.7 |
| 1127 | 2025-10-07T18:32:36.619Z | Checking inout v0.1.3 |
| 1128 | 2025-10-07T18:32:36.662Z | Compiling radium v0.7.0 |
| 1129 | 2025-10-07T18:32:36.690Z | Checking highway v1.3.0 |
| 1130 | 2025-10-07T18:32:36.838Z | Checking swrite v0.1.0 |
| 1131 | 2025-10-07T18:32:36.985Z | Checking linear-map v1.2.0 |
| 1132 | 2025-10-07T18:32:37.146Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1133 | 2025-10-07T18:32:37.199Z | Checking cipher v0.4.4 |
| 1134 | 2025-10-07T18:32:37.309Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1135 | 2025-10-07T18:32:37.635Z | Compiling typify-macro v0.4.1 |
| 1136 | 2025-10-07T18:32:37.992Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1137 | 2025-10-07T18:32:38.081Z | Checking hickory-resolver v0.24.4 |
| 1138 | 2025-10-07T18:32:38.167Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1139 | 2025-10-07T18:32:38.528Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1140 | 2025-10-07T18:32:39.540Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1141 | 2025-10-07T18:32:40.108Z | Checking steno v0.4.1 |
| 1142 | 2025-10-07T18:32:40.448Z | Checking tokio-tungstenite v0.21.0 |
| 1143 | 2025-10-07T18:32:40.594Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1144 | 2025-10-07T18:32:40.883Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1145 | 2025-10-07T18:32:40.960Z | Checking crossbeam-epoch v0.9.18 |
| 1146 | 2025-10-07T18:32:41.387Z | Checking tokio-stream v0.1.17 |
| 1147 | 2025-10-07T18:32:41.945Z | Compiling rayon-core v1.12.1 |
| 1148 | 2025-10-07T18:32:42.159Z | Checking humantime v2.1.0 |
| 1149 | 2025-10-07T18:32:42.183Z | Checking tap v1.0.1 |
| 1150 | 2025-10-07T18:32:42.355Z | Checking qorb v0.2.1 |
| 1151 | 2025-10-07T18:32:42.372Z | Checking wyz v0.5.1 |
| 1152 | 2025-10-07T18:32:42.437Z | Checking crossbeam-deque v0.8.5 |
| 1153 | 2025-10-07T18:32:42.630Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1154 | 2025-10-07T18:32:42.756Z | Checking tokio-rustls v0.24.1 |
| 1155 | 2025-10-07T18:32:43.204Z | Compiling usdt-macro v0.3.5 |
| 1156 | 2025-10-07T18:32:43.514Z | Compiling usdt-attr-macro v0.3.5 |
| 1157 | 2025-10-07T18:32:44.173Z | Checking rustls-pemfile v1.0.4 |
| 1158 | 2025-10-07T18:32:44.385Z | Compiling num_enum_derive v0.5.11 |
| 1159 | 2025-10-07T18:32:44.444Z | Checking twox-hash v2.1.0 |
| 1160 | 2025-10-07T18:32:44.771Z | Checking universal-hash v0.5.1 |
| 1161 | 2025-10-07T18:32:44.884Z | Compiling strum_macros v0.27.1 |
| 1162 | 2025-10-07T18:32:44.980Z | Checking atty v0.2.14 |
| 1163 | 2025-10-07T18:32:45.005Z | Checking funty v2.0.0 |
| 1164 | 2025-10-07T18:32:45.121Z | Checking opaque-debug v0.3.1 |
| 1165 | 2025-10-07T18:32:45.234Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1166 | 2025-10-07T18:32:45.641Z | Checking polyval v0.6.2 |
| 1167 | 2025-10-07T18:32:45.848Z | Checking bitvec v1.0.1 |
| 1168 | 2025-10-07T18:32:45.908Z | Checking usdt v0.3.5 |
| 1169 | 2025-10-07T18:32:46.114Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1170 | 2025-10-07T18:32:46.134Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1171 | 2025-10-07T18:32:46.253Z | Checking toml v0.7.8 |
| 1172 | 2025-10-07T18:32:46.367Z | Checking num_enum v0.5.11 |
| 1173 | 2025-10-07T18:32:46.543Z | Compiling typify v0.4.1 |
| 1174 | 2025-10-07T18:32:46.699Z | Checking ctr v0.9.2 |
| 1175 | 2025-10-07T18:32:46.771Z | Checking aes v0.8.4 |
| 1176 | 2025-10-07T18:32:46.915Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1177 | 2025-10-07T18:32:47.099Z | Checking aead v0.5.2 |
| 1178 | 2025-10-07T18:32:47.308Z | Checking bincode v1.3.3 |
| 1179 | 2025-10-07T18:32:47.329Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1180 | 2025-10-07T18:32:47.543Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1181 | 2025-10-07T18:32:47.548Z | Checking passt v0.3.0 |
| 1182 | 2025-10-07T18:32:47.734Z | Compiling rustix v1.1.2 |
| 1183 | 2025-10-07T18:32:48.013Z | Checking fakedata_generator v0.5.0 |
| 1184 | 2025-10-07T18:32:48.035Z | Checking aes-gcm-siv v0.11.1 |
| 1185 | 2025-10-07T18:32:48.259Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1186 | 2025-10-07T18:32:48.277Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1187 | 2025-10-07T18:32:48.521Z | Checking rayon v1.10.0 |
| 1188 | 2025-10-07T18:32:48.645Z | Compiling progenitor-impl v0.10.0 |
| 1189 | 2025-10-07T18:32:48.964Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1190 | 2025-10-07T18:32:49.207Z | Compiling bitstruct_derive v0.1.0 |
| 1191 | 2025-10-07T18:32:49.375Z | Checking strum v0.27.1 |
| 1192 | 2025-10-07T18:32:49.398Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1193 | 2025-10-07T18:32:49.563Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1194 | 2025-10-07T18:32:49.736Z | Compiling async-recursion v1.1.1 |
| 1195 | 2025-10-07T18:32:49.891Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1196 | 2025-10-07T18:32:50.025Z | Checking ringbuffer v0.15.0 |
| 1197 | 2025-10-07T18:32:50.049Z | Compiling cfg_aliases v0.1.1 |
| 1198 | 2025-10-07T18:32:50.173Z | Checking typeid v1.0.0 |
| 1199 | 2025-10-07T18:32:50.329Z | Checking ascii v1.1.0 |
| 1200 | 2025-10-07T18:32:50.394Z | Checking pretty-hex v0.2.1 |
| 1201 | 2025-10-07T18:32:50.484Z | Checking bitstruct v0.1.1 |
| 1202 | 2025-10-07T18:32:50.564Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1203 | 2025-10-07T18:32:50.613Z | Checking erased-serde v0.4.5 |
| 1204 | 2025-10-07T18:32:50.714Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1205 | 2025-10-07T18:32:50.869Z | Compiling nix v0.28.0 |
| 1206 | 2025-10-07T18:32:51.069Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1207 | 2025-10-07T18:32:51.315Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1208 | 2025-10-07T18:32:51.461Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1209 | 2025-10-07T18:32:51.684Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1210 | 2025-10-07T18:32:51.982Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1211 | 2025-10-07T18:32:52.365Z | Checking progenitor-client v0.10.0 |
| 1212 | 2025-10-07T18:32:52.638Z | Checking tokio-dtrace v0.1.1 |
| 1213 | 2025-10-07T18:32:52.778Z | Checking serde_arrays v0.1.0 |
| 1214 | 2025-10-07T18:32:52.921Z | Compiling fs-err v3.1.2 |
| 1215 | 2025-10-07T18:32:52.942Z | Checking libloading v0.7.4 |
| 1216 | 2025-10-07T18:32:52.960Z | Checking oxide-tokio-rt v0.1.2 |
| 1217 | 2025-10-07T18:32:53.048Z | Checking terminal_size v0.4.3 |
| 1218 | 2025-10-07T18:32:53.211Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1219 | 2025-10-07T18:32:53.230Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1220 | 2025-10-07T18:32:53.249Z | Compiling const_format_proc_macros v0.2.32 |
| 1221 | 2025-10-07T18:32:53.466Z | Checking kstat-rs v0.2.4 |
| 1222 | 2025-10-07T18:32:53.506Z | Checking unicode-width v0.2.1 |
| 1223 | 2025-10-07T18:32:53.575Z | Compiling escargot v0.5.10 |
| 1224 | 2025-10-07T18:32:53.711Z | Checking unicode-linebreak v0.1.5 |
| 1225 | 2025-10-07T18:32:53.808Z | Checking smawk v0.3.2 |
| 1226 | 2025-10-07T18:32:54.048Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1227 | 2025-10-07T18:32:54.128Z | Checking textwrap v0.16.2 |
| 1228 | 2025-10-07T18:32:54.132Z | Compiling progenitor-macro v0.10.0 |
| 1229 | 2025-10-07T18:32:54.395Z | Checking ron v0.8.1 |
| 1230 | 2025-10-07T18:32:54.960Z | Checking const_format v0.2.32 |
| 1231 | 2025-10-07T18:32:55.241Z | Checking dropshot-api-manager-types v0.2.2 |
| 1232 | 2025-10-07T18:32:55.456Z | Checking drift v0.1.0 |
| 1233 | 2025-10-07T18:32:55.472Z | Checking sha2 v0.10.9 |
| 1234 | 2025-10-07T18:32:55.512Z | Checking xattr v1.3.1 |
| 1235 | 2025-10-07T18:32:55.741Z | Checking filetime v0.2.23 |
| 1236 | 2025-10-07T18:32:55.908Z | Checking bit_field v0.10.2 |
| 1237 | 2025-10-07T18:32:55.967Z | Checking dropshot-api-manager v0.2.2 |
| 1238 | 2025-10-07T18:32:55.987Z | Checking tar v0.4.40 |
| 1239 | 2025-10-07T18:32:56.162Z | Checking cargo_metadata v0.18.1 |
| 1240 | 2025-10-07T18:32:56.764Z | Checking ctrlc v3.4.4 |
| 1241 | 2025-10-07T18:32:57.056Z | Checking globset v0.4.14 |
| 1242 | 2025-10-07T18:32:57.314Z | Checking fatfs v0.3.6 |
| 1243 | 2025-10-07T18:32:57.574Z | Checking glob v0.3.1 |
| 1244 | 2025-10-07T18:32:57.696Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1245 | 2025-10-07T18:32:58.681Z | Compiling git2 v0.20.2 |
| 1246 | 2025-10-07T18:32:58.964Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1247 | 2025-10-07T18:32:59.144Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1248 | 2025-10-07T18:33:00.674Z | Checking progenitor v0.10.0 |
| 1249 | 2025-10-07T18:33:00.828Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1250 | 2025-10-07T18:33:03.018Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1251 | 2025-10-07T18:33:03.882Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1252 | 2025-10-07T18:33:04.464Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1253 | 2025-10-07T18:33:05.268Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1254 | 2025-10-07T18:33:11.108Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1255 | 2025-10-07T18:33:16.694Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1256 | 2025-10-07T18:33:25.407Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1257 | 2025-10-07T18:33:25.410Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1258 | 2025-10-07T18:33:31.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s |
| 1259 | 2025-10-07T18:33:32.116Z | |
| 1260 | 2025-10-07T18:33:32.116Z | real 3:15.467201840 |
| 1261 | 2025-10-07T18:33:32.116Z | user 15:32.765850570 |
| 1262 | 2025-10-07T18:33:32.116Z | sys 2:43.887885554 |
| 1263 | 2025-10-07T18:33:32.116Z | trap 0.548281976 |
| 1264 | 2025-10-07T18:33:32.116Z | tflt 0.737008875 |
| 1265 | 2025-10-07T18:33:32.116Z | dflt 0.302993791 |
| 1266 | 2025-10-07T18:33:32.116Z | kflt 0.005937639 |
| 1267 | 2025-10-07T18:33:32.116Z | lock 36:09.339474473 |
| 1268 | 2025-10-07T18:33:32.120Z | slp 59:22.496040500 |
| 1269 | 2025-10-07T18:33:32.120Z | lat 1:23.114180045 |
| 1270 | 2025-10-07T18:33:32.120Z | stop 4:07.452195977 |
| 1271 | 2025-10-07T18:33:32.120Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1272 | 2025-10-07T18:33:32.679Z | Downloading crates ... |
| 1273 | 2025-10-07T18:33:32.871Z | Downloaded serde_test v1.0.176 |
| 1274 | 2025-10-07T18:33:32.874Z | Downloaded termtree v0.4.1 |
| 1275 | 2025-10-07T18:33:32.878Z | Downloaded downcast v0.11.0 |
| 1276 | 2025-10-07T18:33:32.881Z | Downloaded fragile v2.0.0 |
| 1277 | 2025-10-07T18:33:32.881Z | Downloaded flate2 v1.0.30 |
| 1278 | 2025-10-07T18:33:32.885Z | Downloaded simd-adler32 v0.3.7 |
| 1279 | 2025-10-07T18:33:32.888Z | Downloaded slog-stdlog v4.1.1 |
| 1280 | 2025-10-07T18:33:32.891Z | Downloaded slog-scope v4.4.0 |
| 1281 | 2025-10-07T18:33:32.891Z | Downloaded slog-envlogger v2.2.0 |
| 1282 | 2025-10-07T18:33:32.894Z | Downloaded mockall v0.12.1 |
| 1283 | 2025-10-07T18:33:32.894Z | Downloaded fdeflate v0.3.4 |
| 1284 | 2025-10-07T18:33:32.894Z | Downloaded predicates-tree v1.0.9 |
| 1285 | 2025-10-07T18:33:32.897Z | Downloaded crc32fast v1.4.0 |
| 1286 | 2025-10-07T18:33:32.897Z | Downloaded predicates-core v1.0.6 |
| 1287 | 2025-10-07T18:33:32.900Z | Downloaded predicates v3.1.0 |
| 1288 | 2025-10-07T18:33:32.900Z | Downloaded mockall_derive v0.12.1 |
| 1289 | 2025-10-07T18:33:32.903Z | Downloaded miniz_oxide v0.7.2 |
| 1290 | 2025-10-07T18:33:32.906Z | Downloaded arc-swap v1.7.1 |
| 1291 | 2025-10-07T18:33:32.909Z | Downloaded bytemuck v1.16.0 |
| 1292 | 2025-10-07T18:33:32.912Z | Downloaded png v0.17.13 |
| 1293 | 2025-10-07T18:33:33.419Z | Downloaded image v0.25.1 |
| 1294 | 2025-10-07T18:33:33.666Z | Checking log v0.4.27 |
| 1295 | 2025-10-07T18:33:33.759Z | Checking tokio v1.47.1 |
| 1296 | 2025-10-07T18:33:33.785Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1297 | 2025-10-07T18:33:33.806Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1298 | 2025-10-07T18:33:33.818Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1299 | 2025-10-07T18:33:33.821Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1300 | 2025-10-07T18:33:33.842Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1301 | 2025-10-07T18:33:33.856Z | Checking simd-adler32 v0.3.7 |
| 1302 | 2025-10-07T18:33:34.006Z | Checking goblin v0.8.2 |
| 1303 | 2025-10-07T18:33:34.019Z | Checking native-tls v0.2.11 |
| 1304 | 2025-10-07T18:33:34.041Z | Checking rustls v0.22.4 |
| 1305 | 2025-10-07T18:33:34.075Z | Checking typify-impl v0.2.0 |
| 1306 | 2025-10-07T18:33:34.101Z | Checking tungstenite v0.21.0 |
| 1307 | 2025-10-07T18:33:34.283Z | Checking typify-impl v0.3.0 |
| 1308 | 2025-10-07T18:33:34.297Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1309 | 2025-10-07T18:33:34.334Z | Checking rustls v0.21.12 |
| 1310 | 2025-10-07T18:33:34.916Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1311 | 2025-10-07T18:33:35.244Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1312 | 2025-10-07T18:33:35.492Z | Checking typify-impl v0.4.1 |
| 1313 | 2025-10-07T18:33:36.612Z | Checking typify v0.2.0 |
| 1314 | 2025-10-07T18:33:36.747Z | Checking progenitor-impl v0.8.0 |
| 1315 | 2025-10-07T18:33:36.810Z | Checking typify v0.3.0 |
| 1316 | 2025-10-07T18:33:36.914Z | Checking progenitor-impl v0.9.1 |
| 1317 | 2025-10-07T18:33:37.257Z | Compiling crc32fast v1.4.0 |
| 1318 | 2025-10-07T18:33:37.398Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1319 | 2025-10-07T18:33:37.659Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1320 | 2025-10-07T18:33:37.809Z | Checking adler v1.0.2 |
| 1321 | 2025-10-07T18:33:37.982Z | Checking miniz_oxide v0.7.2 |
| 1322 | 2025-10-07T18:33:38.155Z | Checking typify v0.4.1 |
| 1323 | 2025-10-07T18:33:38.171Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1324 | 2025-10-07T18:33:38.294Z | Checking progenitor-impl v0.10.0 |
| 1325 | 2025-10-07T18:33:38.304Z | Checking arc-swap v1.7.1 |
| 1326 | 2025-10-07T18:33:38.656Z | Checking fdeflate v0.3.4 |
| 1327 | 2025-10-07T18:33:38.742Z | Checking flate2 v1.0.30 |
| 1328 | 2025-10-07T18:33:38.748Z | Checking slog-scope v4.4.0 |
| 1329 | 2025-10-07T18:33:38.836Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1330 | 2025-10-07T18:33:38.861Z | Checking dof v0.3.0 |
| 1331 | 2025-10-07T18:33:38.967Z | Checking slog-stdlog v4.1.1 |
| 1332 | 2025-10-07T18:33:39.141Z | Checking bytemuck v1.16.0 |
| 1333 | 2025-10-07T18:33:39.161Z | Checking predicates-core v1.0.6 |
| 1334 | 2025-10-07T18:33:39.225Z | Checking slog-envlogger v2.2.0 |
| 1335 | 2025-10-07T18:33:39.363Z | Checking termtree v0.4.1 |
| 1336 | 2025-10-07T18:33:39.373Z | Checking png v0.17.13 |
| 1337 | 2025-10-07T18:33:39.448Z | Checking predicates v3.1.0 |
| 1338 | 2025-10-07T18:33:39.476Z | Checking usdt-impl v0.5.0 |
| 1339 | 2025-10-07T18:33:39.566Z | Checking predicates-tree v1.0.9 |
| 1340 | 2025-10-07T18:33:39.577Z | Compiling mockall_derive v0.12.1 |
| 1341 | 2025-10-07T18:33:39.738Z | Checking downcast v0.11.0 |
| 1342 | 2025-10-07T18:33:39.809Z | Checking fragile v2.0.0 |
| 1343 | 2025-10-07T18:33:39.940Z | Checking escargot v0.5.10 |
| 1344 | 2025-10-07T18:33:39.982Z | Checking fatfs v0.3.6 |
| 1345 | 2025-10-07T18:33:40.013Z | Checking usdt v0.5.0 |
| 1346 | 2025-10-07T18:33:40.074Z | Checking globset v0.4.14 |
| 1347 | 2025-10-07T18:33:40.189Z | Checking serde_test v1.0.176 |
| 1348 | 2025-10-07T18:33:40.269Z | Checking slog-dtrace v0.3.0 |
| 1349 | 2025-10-07T18:33:40.514Z | Checking image v0.25.1 |
| 1350 | 2025-10-07T18:33:41.352Z | Checking tokio-util v0.7.11 |
| 1351 | 2025-10-07T18:33:41.372Z | Checking tokio-native-tls v0.3.1 |
| 1352 | 2025-10-07T18:33:41.372Z | Checking tokio-rustls v0.26.0 |
| 1353 | 2025-10-07T18:33:41.372Z | Checking tokio-rustls v0.25.0 |
| 1354 | 2025-10-07T18:33:41.372Z | Checking backoff v0.4.0 |
| 1355 | 2025-10-07T18:33:41.376Z | Checking tokio-tungstenite v0.21.0 |
| 1356 | 2025-10-07T18:33:41.376Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1357 | 2025-10-07T18:33:41.376Z | Checking zone v0.3.0 |
| 1358 | 2025-10-07T18:33:41.376Z | Checking libsw-core v0.3.2 |
| 1359 | 2025-10-07T18:33:41.541Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1360 | 2025-10-07T18:33:41.598Z | Checking libsw v3.5.0 |
| 1361 | 2025-10-07T18:33:41.602Z | Checking h2 v0.4.6 |
| 1362 | 2025-10-07T18:33:41.681Z | Checking hickory-proto v0.24.4 |
| 1363 | 2025-10-07T18:33:41.851Z | Checking cancel-safe-futures v0.1.5 |
| 1364 | 2025-10-07T18:33:42.069Z | Checking tokio-stream v0.1.17 |
| 1365 | 2025-10-07T18:33:42.240Z | Checking steno v0.4.1 |
| 1366 | 2025-10-07T18:33:42.256Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1367 | 2025-10-07T18:33:42.270Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1368 | 2025-10-07T18:33:42.884Z | Checking tokio-rustls v0.24.1 |
| 1369 | 2025-10-07T18:33:43.086Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1370 | 2025-10-07T18:33:43.239Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1371 | 2025-10-07T18:33:43.390Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1372 | 2025-10-07T18:33:43.426Z | Checking tokio-dtrace v0.1.1 |
| 1373 | 2025-10-07T18:33:43.527Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1374 | 2025-10-07T18:33:43.735Z | Checking oxide-tokio-rt v0.1.2 |
| 1375 | 2025-10-07T18:33:45.265Z | Checking hickory-resolver v0.24.4 |
| 1376 | 2025-10-07T18:33:45.759Z | Checking hyper v1.7.0 |
| 1377 | 2025-10-07T18:33:45.795Z | Checking mockall v0.12.1 |
| 1378 | 2025-10-07T18:33:46.273Z | Checking qorb v0.2.1 |
| 1379 | 2025-10-07T18:33:47.067Z | Checking hyper-util v0.1.16 |
| 1380 | 2025-10-07T18:33:48.406Z | Checking hyper-rustls v0.27.3 |
| 1381 | 2025-10-07T18:33:48.406Z | Checking hyper-tls v0.6.0 |
| 1382 | 2025-10-07T18:33:48.414Z | Checking dropshot v0.16.4 |
| 1383 | 2025-10-07T18:33:48.656Z | Checking reqwest v0.12.7 |
| 1384 | 2025-10-07T18:33:49.718Z | Checking progenitor-client v0.9.1 |
| 1385 | 2025-10-07T18:33:49.719Z | Checking progenitor-client v0.8.0 |
| 1386 | 2025-10-07T18:33:49.722Z | Checking progenitor-client v0.10.0 |
| 1387 | 2025-10-07T18:33:49.954Z | Checking progenitor v0.8.0 |
| 1388 | 2025-10-07T18:33:50.022Z | Checking progenitor v0.10.0 |
| 1389 | 2025-10-07T18:33:50.035Z | Checking progenitor v0.9.1 |
| 1390 | 2025-10-07T18:33:50.107Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1391 | 2025-10-07T18:33:50.177Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1392 | 2025-10-07T18:33:50.181Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1393 | 2025-10-07T18:33:51.398Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1394 | 2025-10-07T18:33:51.399Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1395 | 2025-10-07T18:33:51.403Z | Checking dropshot-api-manager v0.2.2 |
| 1396 | 2025-10-07T18:33:52.558Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1397 | 2025-10-07T18:33:52.948Z | Checking propolis-dropshot-apis v0.1.0 (/work/oxidecomputer/propolis/bin/dropshot-apis) |
| 1398 | 2025-10-07T18:33:54.063Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1399 | 2025-10-07T18:33:54.452Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1400 | 2025-10-07T18:33:55.109Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1401 | 2025-10-07T18:34:00.140Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1402 | 2025-10-07T18:34:00.140Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1403 | 2025-10-07T18:34:00.144Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1404 | 2025-10-07T18:34:00.144Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1405 | 2025-10-07T18:34:00.799Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1406 | 2025-10-07T18:34:01.829Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1407 | 2025-10-07T18:34:02.118Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1408 | 2025-10-07T18:34:02.121Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1409 | 2025-10-07T18:34:02.273Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1410 | 2025-10-07T18:34:02.767Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1411 | 2025-10-07T18:34:03.031Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1412 | 2025-10-07T18:34:03.319Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1413 | 2025-10-07T18:34:13.753Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1414 | 2025-10-07T18:34:19.203Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1415 | 2025-10-07T18:34:19.888Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1416 | 2025-10-07T18:34:24.100Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1417 | 2025-10-07T18:34:34.571Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1418 | 2025-10-07T18:34:34.575Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1419 | 2025-10-07T18:34:42.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 1420 | 2025-10-07T18:34:42.371Z | |
| 1421 | 2025-10-07T18:34:42.371Z | real 1:10.239261465 |
| 1422 | 2025-10-07T18:34:42.371Z | user 3:04.332676350 |
| 1423 | 2025-10-07T18:34:42.371Z | sys 25.917019228 |
| 1424 | 2025-10-07T18:34:42.372Z | trap 0.069375219 |
| 1425 | 2025-10-07T18:34:42.372Z | tflt 0.026276738 |
| 1426 | 2025-10-07T18:34:42.372Z | dflt 0.007214635 |
| 1427 | 2025-10-07T18:34:42.372Z | kflt 0.000060623 |
| 1428 | 2025-10-07T18:34:42.372Z | lock 7:20.547517505 |
| 1429 | 2025-10-07T18:34:42.375Z | slp 10:14.911122158 |
| 1430 | 2025-10-07T18:34:42.375Z | lat 6.864496427 |
| 1431 | 2025-10-07T18:34:42.375Z | stop 15.404069155 |
| 1432 | 2025-10-07T18:34:42.375Z | + banner build |
| 1433 | 2025-10-07T18:34:42.375Z | |
| 1434 | 2025-10-07T18:34:42.375Z | ##### # # # # ##### |
| 1435 | 2025-10-07T18:34:42.375Z | # # # # # # # # |
| 1436 | 2025-10-07T18:34:42.375Z | ##### # # # # # # |
| 1437 | 2025-10-07T18:34:42.375Z | # # # # # # # # |
| 1438 | 2025-10-07T18:34:42.376Z | # # # # # # # # |
| 1439 | 2025-10-07T18:34:42.376Z | ##### #### # ###### ##### |
| 1440 | 2025-10-07T18:34:42.376Z | |
| 1441 | 2025-10-07T18:34:42.376Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1442 | 2025-10-07T18:34:43.150Z | Compiling proc-macro2 v1.0.95 |
| 1443 | 2025-10-07T18:34:43.150Z | Compiling unicode-ident v1.0.18 |
| 1444 | 2025-10-07T18:34:43.153Z | Compiling libc v0.2.176 |
| 1445 | 2025-10-07T18:34:43.153Z | Compiling serde_core v1.0.226 |
| 1446 | 2025-10-07T18:34:43.153Z | Compiling serde v1.0.226 |
| 1447 | 2025-10-07T18:34:43.153Z | Compiling autocfg v1.3.0 |
| 1448 | 2025-10-07T18:34:43.153Z | Compiling cfg-if v1.0.0 |
| 1449 | 2025-10-07T18:34:43.153Z | Compiling memchr v2.7.2 |
| 1450 | 2025-10-07T18:34:43.424Z | Compiling libm v0.2.8 |
| 1451 | 2025-10-07T18:34:43.485Z | Compiling version_check v0.9.5 |
| 1452 | 2025-10-07T18:34:43.867Z | Compiling itoa v1.0.11 |
| 1453 | 2025-10-07T18:34:44.177Z | Compiling shlex v1.3.0 |
| 1454 | 2025-10-07T18:34:44.602Z | Compiling ryu v1.0.18 |
| 1455 | 2025-10-07T18:34:44.756Z | Compiling serde_json v1.0.145 |
| 1456 | 2025-10-07T18:34:44.897Z | Compiling quote v1.0.40 |
| 1457 | 2025-10-07T18:34:45.154Z | Compiling jobserver v0.1.31 |
| 1458 | 2025-10-07T18:34:45.295Z | Compiling syn v2.0.106 |
| 1459 | 2025-10-07T18:34:45.401Z | Compiling lock_api v0.4.12 |
| 1460 | 2025-10-07T18:34:45.433Z | Compiling parking_lot_core v0.9.10 |
| 1461 | 2025-10-07T18:34:45.531Z | Compiling thiserror v1.0.64 |
| 1462 | 2025-10-07T18:34:45.791Z | Compiling cc v1.2.17 |
| 1463 | 2025-10-07T18:34:45.837Z | Compiling schemars v0.8.22 |
| 1464 | 2025-10-07T18:34:45.896Z | Compiling log v0.4.27 |
| 1465 | 2025-10-07T18:34:46.065Z | Compiling equivalent v1.0.1 |
| 1466 | 2025-10-07T18:34:46.197Z | Compiling foldhash v0.1.5 |
| 1467 | 2025-10-07T18:34:46.216Z | Compiling allocator-api2 v0.2.18 |
| 1468 | 2025-10-07T18:34:46.251Z | Compiling once_cell v1.19.0 |
| 1469 | 2025-10-07T18:34:46.636Z | Compiling fnv v1.0.7 |
| 1470 | 2025-10-07T18:34:46.790Z | Compiling heck v0.5.0 |
| 1471 | 2025-10-07T18:34:46.865Z | Compiling hashbrown v0.15.2 |
| 1472 | 2025-10-07T18:34:46.937Z | Compiling num-traits v0.2.19 |
| 1473 | 2025-10-07T18:34:47.218Z | Compiling getrandom v0.2.14 |
| 1474 | 2025-10-07T18:34:47.590Z | Compiling slab v0.4.9 |
| 1475 | 2025-10-07T18:34:47.647Z | Compiling smallvec v1.13.2 |
| 1476 | 2025-10-07T18:34:47.992Z | Compiling pin-project-lite v0.2.14 |
| 1477 | 2025-10-07T18:34:48.860Z | Compiling semver v1.0.27 |
| 1478 | 2025-10-07T18:34:49.028Z | Compiling ring v0.17.14 |
| 1479 | 2025-10-07T18:34:49.438Z | Compiling pkg-config v0.3.30 |
| 1480 | 2025-10-07T18:34:49.907Z | Compiling getrandom v0.3.2 |
| 1481 | 2025-10-07T18:34:50.110Z | Compiling vcpkg v0.2.15 |
| 1482 | 2025-10-07T18:34:50.317Z | Compiling scopeguard v1.2.0 |
| 1483 | 2025-10-07T18:34:50.916Z | Compiling signal-hook-registry v1.4.2 |
| 1484 | 2025-10-07T18:34:50.999Z | Compiling parking_lot v0.12.2 |
| 1485 | 2025-10-07T18:34:51.075Z | Compiling mio v1.0.2 |
| 1486 | 2025-10-07T18:34:51.203Z | Compiling socket2 v0.6.0 |
| 1487 | 2025-10-07T18:34:51.257Z | Compiling thiserror v2.0.16 |
| 1488 | 2025-10-07T18:34:51.885Z | Compiling indexmap v2.11.4 |
| 1489 | 2025-10-07T18:34:52.115Z | Compiling iana-time-zone v0.1.60 |
| 1490 | 2025-10-07T18:34:52.570Z | Compiling serde_derive_internals v0.29.1 |
| 1491 | 2025-10-07T18:34:52.701Z | Compiling synstructure v0.13.1 |
| 1492 | 2025-10-07T18:34:53.367Z | Compiling httparse v1.10.1 |
| 1493 | 2025-10-07T18:34:53.396Z | Compiling dyn-clone v1.0.17 |
| 1494 | 2025-10-07T18:34:53.785Z | Compiling regex-syntax v0.8.5 |
| 1495 | 2025-10-07T18:34:54.026Z | Compiling aho-corasick v1.1.3 |
| 1496 | 2025-10-07T18:34:54.205Z | Compiling typenum v1.17.0 |
| 1497 | 2025-10-07T18:34:54.384Z | Compiling futures-core v0.3.31 |
| 1498 | 2025-10-07T18:34:54.466Z | Compiling generic-array v0.14.7 |
| 1499 | 2025-10-07T18:34:54.660Z | Compiling openssl-sys v0.9.107 |
| 1500 | 2025-10-07T18:34:54.861Z | Compiling rustversion v1.0.22 |
| 1501 | 2025-10-07T18:34:55.068Z | Compiling rand_core v0.6.4 |
| 1502 | 2025-10-07T18:34:55.505Z | Compiling futures-sink v0.3.31 |
| 1503 | 2025-10-07T18:34:55.536Z | Compiling stable_deref_trait v1.2.0 |
| 1504 | 2025-10-07T18:34:55.681Z | Compiling regress v0.10.3 |
| 1505 | 2025-10-07T18:34:55.970Z | Compiling byteorder v1.5.0 |
| 1506 | 2025-10-07T18:34:56.301Z | Compiling serde_derive v1.0.226 |
| 1507 | 2025-10-07T18:34:56.508Z | Compiling thiserror-impl v1.0.64 |
| 1508 | 2025-10-07T18:34:56.811Z | Compiling schemars_derive v0.8.22 |
| 1509 | 2025-10-07T18:34:57.565Z | Compiling tokio-macros v2.5.0 |
| 1510 | 2025-10-07T18:34:57.618Z | Compiling zerofrom-derive v0.1.5 |
| 1511 | 2025-10-07T18:34:58.973Z | Compiling yoke-derive v0.7.5 |
| 1512 | 2025-10-07T18:34:59.072Z | Compiling zerovec-derive v0.10.3 |
| 1513 | 2025-10-07T18:34:59.090Z | Compiling displaydoc v0.2.5 |
| 1514 | 2025-10-07T18:34:59.513Z | Compiling futures-macro v0.3.31 |
| 1515 | 2025-10-07T18:35:00.080Z | Compiling icu_provider_macros v1.5.0 |
| 1516 | 2025-10-07T18:35:00.412Z | Compiling thiserror-impl v2.0.16 |
| 1517 | 2025-10-07T18:35:00.686Z | Compiling regex-automata v0.4.11 |
| 1518 | 2025-10-07T18:35:01.299Z | Compiling ucd-trie v0.1.6 |
| 1519 | 2025-10-07T18:35:01.344Z | Compiling subtle v2.5.0 |
| 1520 | 2025-10-07T18:35:01.381Z | Compiling futures-channel v0.3.31 |
| 1521 | 2025-10-07T18:35:01.656Z | Compiling pest v2.7.10 |
| 1522 | 2025-10-07T18:35:01.669Z | Compiling pin-utils v0.1.0 |
| 1523 | 2025-10-07T18:35:01.740Z | Compiling slog v2.7.0 |
| 1524 | 2025-10-07T18:35:01.787Z | Compiling futures-io v0.3.31 |
| 1525 | 2025-10-07T18:35:01.856Z | Compiling strsim v0.11.1 |
| 1526 | 2025-10-07T18:35:02.151Z | Compiling openssl v0.10.72 |
| 1527 | 2025-10-07T18:35:02.259Z | Compiling futures-task v0.3.31 |
| 1528 | 2025-10-07T18:35:02.466Z | Compiling zerofrom v0.1.5 |
| 1529 | 2025-10-07T18:35:02.557Z | Compiling futures-util v0.3.31 |
| 1530 | 2025-10-07T18:35:02.697Z | Compiling yoke v0.7.5 |
| 1531 | 2025-10-07T18:35:02.725Z | Compiling openssl-macros v0.1.1 |
| 1532 | 2025-10-07T18:35:03.165Z | Compiling native-tls v0.2.11 |
| 1533 | 2025-10-07T18:35:03.613Z | Compiling ident_case v1.0.1 |
| 1534 | 2025-10-07T18:35:03.617Z | Compiling rustls v0.23.10 |
| 1535 | 2025-10-07T18:35:03.828Z | Compiling darling_core v0.20.11 |
| 1536 | 2025-10-07T18:35:03.988Z | Compiling zerovec v0.10.4 |
| 1537 | 2025-10-07T18:35:04.251Z | Compiling bytes v1.10.1 |
| 1538 | 2025-10-07T18:35:04.448Z | Compiling serde_tokenstream v0.2.2 |
| 1539 | 2025-10-07T18:35:04.998Z | Compiling chrono v0.4.41 |
| 1540 | 2025-10-07T18:35:05.646Z | Compiling tokio v1.47.1 |
| 1541 | 2025-10-07T18:35:06.965Z | Compiling uuid v1.18.1 |
| 1542 | 2025-10-07T18:35:08.044Z | Compiling bitflags v2.6.0 |
| 1543 | 2025-10-07T18:35:08.534Z | Compiling regex v1.11.3 |
| 1544 | 2025-10-07T18:35:08.668Z | Compiling http v1.3.1 |
| 1545 | 2025-10-07T18:35:09.228Z | Compiling pest_meta v2.7.10 |
| 1546 | 2025-10-07T18:35:10.633Z | Compiling pest_generator v2.7.10 |
| 1547 | 2025-10-07T18:35:12.531Z | Compiling pest_derive v2.7.10 |
| 1548 | 2025-10-07T18:35:12.688Z | Compiling percent-encoding v2.3.2 |
| 1549 | 2025-10-07T18:35:13.174Z | Compiling rustix v0.38.34 |
| 1550 | 2025-10-07T18:35:13.478Z | Compiling darling_macro v0.20.11 |
| 1551 | 2025-10-07T18:35:13.712Z | Compiling tracing-attributes v0.1.27 |
| 1552 | 2025-10-07T18:35:13.873Z | Compiling tracing-core v0.1.32 |
| 1553 | 2025-10-07T18:35:14.646Z | Compiling untrusted v0.9.0 |
| 1554 | 2025-10-07T18:35:14.845Z | Compiling darling v0.20.11 |
| 1555 | 2025-10-07T18:35:14.972Z | Compiling tinystr v0.7.6 |
| 1556 | 2025-10-07T18:35:15.452Z | Compiling writeable v0.5.5 |
| 1557 | 2025-10-07T18:35:15.877Z | Compiling litemap v0.7.4 |
| 1558 | 2025-10-07T18:35:16.332Z | Compiling icu_locid v1.5.0 |
| 1559 | 2025-10-07T18:35:16.514Z | Compiling scroll_derive v0.12.0 |
| 1560 | 2025-10-07T18:35:16.558Z | Compiling tracing v0.1.40 |
| 1561 | 2025-10-07T18:35:17.272Z | Compiling anyhow v1.0.100 |
| 1562 | 2025-10-07T18:35:17.906Z | Compiling icu_provider v1.5.0 |
| 1563 | 2025-10-07T18:35:17.963Z | Compiling tokio-util v0.7.11 |
| 1564 | 2025-10-07T18:35:18.309Z | Compiling form_urlencoded v1.2.2 |
| 1565 | 2025-10-07T18:35:18.887Z | Compiling thread-id v4.2.1 |
| 1566 | 2025-10-07T18:35:19.008Z | Compiling ppv-lite86 v0.2.17 |
| 1567 | 2025-10-07T18:35:19.220Z | Compiling rustls-pki-types v1.7.0 |
| 1568 | 2025-10-07T18:35:19.815Z | Compiling syn v1.0.109 |
| 1569 | 2025-10-07T18:35:19.917Z | Compiling icu_locid_transform_data v1.5.0 |
| 1570 | 2025-10-07T18:35:20.036Z | Compiling icu_locid_transform v1.5.0 |
| 1571 | 2025-10-07T18:35:20.218Z | Compiling icu_collections v1.5.0 |
| 1572 | 2025-10-07T18:35:20.427Z | Compiling zerocopy-derive v0.7.34 |
| 1573 | 2025-10-07T18:35:20.886Z | Compiling icu_properties_data v1.5.0 |
| 1574 | 2025-10-07T18:35:21.200Z | Compiling num-conv v0.1.0 |
| 1575 | 2025-10-07T18:35:21.504Z | Compiling time-core v0.1.6 |
| 1576 | 2025-10-07T18:35:21.834Z | Compiling base64 v0.22.1 |
| 1577 | 2025-10-07T18:35:22.315Z | Compiling time-macros v0.2.24 |
| 1578 | 2025-10-07T18:35:22.892Z | Compiling icu_properties v1.5.1 |
| 1579 | 2025-10-07T18:35:23.508Z | Compiling crypto-common v0.1.6 |
| 1580 | 2025-10-07T18:35:23.780Z | Compiling write16 v1.0.0 |
| 1581 | 2025-10-07T18:35:23.952Z | Compiling icu_normalizer_data v1.5.0 |
| 1582 | 2025-10-07T18:35:24.076Z | Compiling utf8_iter v1.0.4 |
| 1583 | 2025-10-07T18:35:24.389Z | Compiling utf16_iter v1.0.5 |
| 1584 | 2025-10-07T18:35:24.652Z | Compiling atomic-waker v1.1.2 |
| 1585 | 2025-10-07T18:35:24.885Z | Compiling ipnet v2.9.0 |
| 1586 | 2025-10-07T18:35:24.889Z | Compiling zeroize v1.7.0 |
| 1587 | 2025-10-07T18:35:25.107Z | Compiling rustls-webpki v0.102.4 |
| 1588 | 2025-10-07T18:35:25.264Z | Compiling http-body v1.0.1 |
| 1589 | 2025-10-07T18:35:25.552Z | Compiling openapiv3 v2.2.0 |
| 1590 | 2025-10-07T18:35:25.594Z | Compiling usdt-impl v0.5.0 |
| 1591 | 2025-10-07T18:35:26.056Z | Compiling try-lock v0.2.5 |
| 1592 | 2025-10-07T18:35:26.662Z | Compiling want v0.3.1 |
| 1593 | 2025-10-07T18:35:26.988Z | Compiling icu_normalizer v1.5.0 |
| 1594 | 2025-10-07T18:35:27.718Z | Compiling h2 v0.4.6 |
| 1595 | 2025-10-07T18:35:29.199Z | Compiling idna_adapter v1.2.0 |
| 1596 | 2025-10-07T18:35:29.225Z | Compiling scroll v0.12.0 |
| 1597 | 2025-10-07T18:35:29.431Z | Compiling camino v1.2.0 |
| 1598 | 2025-10-07T18:35:29.640Z | Compiling httpdate v1.0.3 |
| 1599 | 2025-10-07T18:35:29.755Z | Compiling plain v0.2.3 |
| 1600 | 2025-10-07T18:35:29.943Z | Compiling goblin v0.8.2 |
| 1601 | 2025-10-07T18:35:30.120Z | Compiling idna v1.0.3 |
| 1602 | 2025-10-07T18:35:30.455Z | Compiling zerocopy v0.7.34 |
| 1603 | 2025-10-07T18:35:31.796Z | Compiling rand_chacha v0.3.1 |
| 1604 | 2025-10-07T18:35:32.305Z | Compiling pretty-hex v0.4.1 |
| 1605 | 2025-10-07T18:35:32.527Z | Compiling tower-service v0.3.2 |
| 1606 | 2025-10-07T18:35:32.685Z | Compiling rand v0.8.5 |
| 1607 | 2025-10-07T18:35:32.811Z | Compiling url v2.5.4 |
| 1608 | 2025-10-07T18:35:33.376Z | Compiling hyper v1.7.0 |
| 1609 | 2025-10-07T18:35:33.521Z | Compiling dtrace-parser v0.2.0 |
| 1610 | 2025-10-07T18:35:34.534Z | Compiling paste v1.0.15 |
| 1611 | 2025-10-07T18:35:35.010Z | Compiling unsafe-libyaml v0.2.11 |
| 1612 | 2025-10-07T18:35:35.344Z | Compiling http-body-util v0.1.3 |
| 1613 | 2025-10-07T18:35:35.925Z | Compiling dof v0.3.0 |
| 1614 | 2025-10-07T18:35:36.651Z | Compiling hyper-util v0.1.16 |
| 1615 | 2025-10-07T18:35:38.101Z | Compiling serde_yaml v0.9.34+deprecated |
| 1616 | 2025-10-07T18:35:38.125Z | Compiling encoding_rs v0.8.34 |
| 1617 | 2025-10-07T18:35:38.558Z | Compiling foreign-types-shared v0.1.1 |
| 1618 | 2025-10-07T18:35:39.858Z | Compiling mime v0.3.17 |
| 1619 | 2025-10-07T18:35:42.062Z | Compiling foreign-types v0.3.2 |
| 1620 | 2025-10-07T18:35:42.591Z | Compiling rustls-pemfile v2.1.3 |
| 1621 | 2025-10-07T18:35:42.734Z | Compiling serde_urlencoded v0.7.1 |
| 1622 | 2025-10-07T18:35:43.217Z | Compiling strum_macros v0.26.4 |
| 1623 | 2025-10-07T18:35:43.324Z | Compiling async-trait v0.1.89 |
| 1624 | 2025-10-07T18:35:43.746Z | Compiling newtype-uuid v1.2.1 |
| 1625 | 2025-10-07T18:35:44.117Z | Compiling cpufeatures v0.2.12 |
| 1626 | 2025-10-07T18:35:44.334Z | Compiling usdt-attr-macro v0.5.0 |
| 1627 | 2025-10-07T18:35:45.176Z | Compiling usdt-macro v0.5.0 |
| 1628 | 2025-10-07T18:35:45.584Z | Compiling block-buffer v0.10.4 |
| 1629 | 2025-10-07T18:35:47.157Z | Compiling omicron-workspace-hack v0.1.0 |
| 1630 | 2025-10-07T18:35:47.319Z | Compiling openssl-probe v0.1.5 |
| 1631 | 2025-10-07T18:35:47.517Z | Compiling rustls v0.22.4 |
| 1632 | 2025-10-07T18:35:48.266Z | Compiling digest v0.10.7 |
| 1633 | 2025-10-07T18:35:49.114Z | Compiling typify-impl v0.2.0 |
| 1634 | 2025-10-07T18:35:52.563Z | Compiling errno v0.3.14 |
| 1635 | 2025-10-07T18:35:52.932Z | Compiling slog-async v2.8.0 |
| 1636 | 2025-10-07T18:35:56.274Z | Compiling tokio-rustls v0.26.0 |
| 1637 | 2025-10-07T18:35:58.596Z | Compiling typify-macro v0.2.0 |
| 1638 | 2025-10-07T18:35:59.089Z | Compiling tokio-native-tls v0.3.1 |
| 1639 | 2025-10-07T18:35:59.415Z | Compiling webpki-roots v0.26.3 |
| 1640 | 2025-10-07T18:35:59.442Z | Compiling multer v3.1.0 |
| 1641 | 2025-10-07T18:35:59.836Z | Compiling crossbeam-utils v0.8.19 |
| 1642 | 2025-10-07T18:35:59.900Z | Compiling hyper-rustls v0.27.3 |
| 1643 | 2025-10-07T18:36:00.439Z | Compiling hyper-tls v0.6.0 |
| 1644 | 2025-10-07T18:36:00.980Z | Compiling futures-executor v0.3.31 |
| 1645 | 2025-10-07T18:36:01.110Z | Compiling sync_wrapper v1.0.1 |
| 1646 | 2025-10-07T18:36:01.500Z | Compiling reqwest v0.12.7 |
| 1647 | 2025-10-07T18:36:01.526Z | Compiling futures v0.3.31 |
| 1648 | 2025-10-07T18:36:02.021Z | Compiling daft-derive v0.1.2 |
| 1649 | 2025-10-07T18:36:02.772Z | Compiling structmeta-derive v0.3.0 |
| 1650 | 2025-10-07T18:36:03.407Z | Compiling async-stream-impl v0.3.6 |
| 1651 | 2025-10-07T18:36:03.643Z | Compiling dropshot v0.16.4 |
| 1652 | 2025-10-07T18:36:03.684Z | Compiling powerfmt v0.2.0 |
| 1653 | 2025-10-07T18:36:04.738Z | Compiling deranged v0.5.3 |
| 1654 | 2025-10-07T18:36:05.186Z | Compiling structmeta v0.3.0 |
| 1655 | 2025-10-07T18:36:05.578Z | Compiling typify v0.2.0 |
| 1656 | 2025-10-07T18:36:05.662Z | Compiling sha1 v0.10.6 |
| 1657 | 2025-10-07T18:36:06.464Z | Compiling ipnetwork v0.21.1 |
| 1658 | 2025-10-07T18:36:06.586Z | Compiling num_threads v0.1.7 |
| 1659 | 2025-10-07T18:36:06.737Z | Compiling winnow v0.7.13 |
| 1660 | 2025-10-07T18:36:10.679Z | Compiling time v0.3.44 |
| 1661 | 2025-10-07T18:36:12.481Z | Compiling progenitor-impl v0.8.0 |
| 1662 | 2025-10-07T18:36:14.466Z | Compiling strum v0.26.3 |
| 1663 | 2025-10-07T18:36:14.693Z | Compiling dropshot_endpoint v0.16.4 |
| 1664 | 2025-10-07T18:36:16.921Z | Compiling toml_datetime v0.6.11 |
| 1665 | 2025-10-07T18:36:17.420Z | Compiling memmap v0.7.0 |
| 1666 | 2025-10-07T18:36:18.689Z | Compiling match_cfg v0.1.0 |
| 1667 | 2025-10-07T18:36:18.801Z | Compiling hostname v0.3.1 |
| 1668 | 2025-10-07T18:36:18.971Z | Compiling progenitor-macro v0.8.0 |
| 1669 | 2025-10-07T18:36:19.083Z | Compiling usdt v0.5.0 |
| 1670 | 2025-10-07T18:36:19.655Z | Compiling parse-display-derive v0.10.0 |
| 1671 | 2025-10-07T18:36:20.743Z | Compiling serde_with_macros v3.12.0 |
| 1672 | 2025-10-07T18:36:22.042Z | Compiling fastrand v2.1.0 |
| 1673 | 2025-10-07T18:36:22.735Z | Compiling tempfile v3.10.1 |
| 1674 | 2025-10-07T18:36:23.691Z | Compiling thread_local v1.1.8 |
| 1675 | 2025-10-07T18:36:25.321Z | Compiling oxnet v0.1.1 |
| 1676 | 2025-10-07T18:36:25.466Z | Compiling test-strategy v0.4.1 |
| 1677 | 2025-10-07T18:36:25.998Z | Compiling crossbeam-channel v0.5.15 |
| 1678 | 2025-10-07T18:36:27.725Z | Compiling macaddr v1.0.1 |
| 1679 | 2025-10-07T18:36:28.276Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1680 | 2025-10-07T18:36:28.456Z | Compiling is-terminal v0.4.12 |
| 1681 | 2025-10-07T18:36:28.824Z | Compiling term v1.2.0 |
| 1682 | 2025-10-07T18:36:28.849Z | Compiling quick-error v1.2.3 |
| 1683 | 2025-10-07T18:36:29.012Z | Compiling take_mut v0.2.2 |
| 1684 | 2025-10-07T18:36:29.188Z | Compiling debug-ignore v1.0.5 |
| 1685 | 2025-10-07T18:36:29.435Z | Compiling slog-term v2.9.2 |
| 1686 | 2025-10-07T18:36:29.850Z | Compiling slog-json v2.6.1 |
| 1687 | 2025-10-07T18:36:29.862Z | Compiling toml_parser v1.0.3 |
| 1688 | 2025-10-07T18:36:30.378Z | Compiling toml_datetime v0.7.2 |
| 1689 | 2025-10-07T18:36:30.583Z | Compiling serde_spanned v1.0.2 |
| 1690 | 2025-10-07T18:36:30.869Z | Compiling toml_writer v1.0.3 |
| 1691 | 2025-10-07T18:36:31.257Z | Compiling lazy_static v1.5.0 |
| 1692 | 2025-10-07T18:36:31.432Z | Compiling spin v0.9.8 |
| 1693 | 2025-10-07T18:36:32.718Z | Compiling toml v0.9.7 |
| 1694 | 2025-10-07T18:36:32.846Z | Compiling slog-bunyan v2.5.0 |
| 1695 | 2025-10-07T18:36:33.150Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1696 | 2025-10-07T18:36:34.060Z | Compiling async-stream v0.3.6 |
| 1697 | 2025-10-07T18:36:34.384Z | Compiling waitgroup v0.1.2 |
| 1698 | 2025-10-07T18:36:34.424Z | Compiling serde_path_to_error v0.1.17 |
| 1699 | 2025-10-07T18:36:34.651Z | Compiling tokio-rustls v0.25.0 |
| 1700 | 2025-10-07T18:36:35.432Z | Compiling hostname v0.4.0 |
| 1701 | 2025-10-07T18:36:37.432Z | Compiling daft v0.1.2 |
| 1702 | 2025-10-07T18:36:38.202Z | Compiling wait-timeout v0.2.0 |
| 1703 | 2025-10-07T18:36:38.304Z | Compiling bit-vec v0.6.3 |
| 1704 | 2025-10-07T18:36:39.098Z | Compiling winnow v0.5.40 |
| 1705 | 2025-10-07T18:36:39.188Z | Compiling crucible-workspace-hack v0.1.0 |
| 1706 | 2025-10-07T18:36:42.197Z | Compiling bit-set v0.5.3 |
| 1707 | 2025-10-07T18:36:42.223Z | Compiling rusty-fork v0.3.0 |
| 1708 | 2025-10-07T18:36:42.507Z | Compiling toml_edit v0.19.15 |
| 1709 | 2025-10-07T18:36:42.566Z | Compiling serde_with v3.12.0 |
| 1710 | 2025-10-07T18:36:44.108Z | Compiling progenitor-client v0.8.0 |
| 1711 | 2025-10-07T18:36:44.950Z | Compiling progenitor-client v0.9.1 |
| 1712 | 2025-10-07T18:36:45.855Z | Compiling hex v0.4.3 |
| 1713 | 2025-10-07T18:36:46.254Z | Compiling rand_xorshift v0.3.0 |
| 1714 | 2025-10-07T18:36:46.660Z | Compiling unarray v0.1.4 |
| 1715 | 2025-10-07T18:36:47.001Z | Compiling proptest v1.5.0 |
| 1716 | 2025-10-07T18:36:47.881Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1717 | 2025-10-07T18:36:48.092Z | Compiling proc-macro-crate v1.3.1 |
| 1718 | 2025-10-07T18:36:48.841Z | Compiling progenitor v0.8.0 |
| 1719 | 2025-10-07T18:36:50.554Z | Compiling parse-display v0.10.0 |
| 1720 | 2025-10-07T18:36:50.911Z | Compiling instant v0.1.12 |
| 1721 | 2025-10-07T18:36:51.261Z | Compiling heck v0.4.1 |
| 1722 | 2025-10-07T18:36:52.366Z | Compiling backoff v0.4.0 |
| 1723 | 2025-10-07T18:36:53.520Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1724 | 2025-10-07T18:36:54.848Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1725 | 2025-10-07T18:36:55.893Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1726 | 2025-10-07T18:36:56.689Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1727 | 2025-10-07T18:36:57.164Z | Compiling clap_derive v4.5.4 |
| 1728 | 2025-10-07T18:36:59.103Z | Compiling zerocopy v0.8.25 |
| 1729 | 2025-10-07T18:36:59.881Z | Compiling utf8parse v0.2.1 |
| 1730 | 2025-10-07T18:37:00.121Z | Compiling anstyle-parse v0.2.4 |
| 1731 | 2025-10-07T18:37:00.541Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1732 | 2025-10-07T18:37:04.127Z | Compiling zerocopy-derive v0.8.25 |
| 1733 | 2025-10-07T18:37:06.580Z | Compiling num-integer v0.1.46 |
| 1734 | 2025-10-07T18:37:07.097Z | Compiling is_terminal_polyfill v1.70.0 |
| 1735 | 2025-10-07T18:37:07.252Z | Compiling either v1.15.0 |
| 1736 | 2025-10-07T18:37:07.687Z | Compiling unicode-width v0.1.14 |
| 1737 | 2025-10-07T18:37:07.704Z | Compiling anstyle-query v1.0.3 |
| 1738 | 2025-10-07T18:37:07.882Z | Compiling colorchoice v1.0.1 |
| 1739 | 2025-10-07T18:37:08.296Z | Compiling anstyle v1.0.7 |
| 1740 | 2025-10-07T18:37:08.569Z | Compiling unicode-xid v0.2.4 |
| 1741 | 2025-10-07T18:37:08.773Z | Compiling anstream v0.6.14 |
| 1742 | 2025-10-07T18:37:08.872Z | Compiling itertools v0.13.0 |
| 1743 | 2025-10-07T18:37:11.858Z | Compiling terminal_size v0.3.0 |
| 1744 | 2025-10-07T18:37:11.892Z | Compiling serde_spanned v0.6.9 |
| 1745 | 2025-10-07T18:37:12.174Z | Compiling rand_core v0.9.3 |
| 1746 | 2025-10-07T18:37:12.259Z | Compiling clap_lex v0.7.0 |
| 1747 | 2025-10-07T18:37:12.723Z | Compiling heapless v0.8.0 |
| 1748 | 2025-10-07T18:37:12.890Z | Compiling rand_chacha v0.9.0 |
| 1749 | 2025-10-07T18:37:13.505Z | Compiling clap_builder v4.5.2 |
| 1750 | 2025-10-07T18:37:14.177Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1751 | 2025-10-07T18:37:14.436Z | Compiling num-bigint v0.4.5 |
| 1752 | 2025-10-07T18:37:14.622Z | Compiling hash32 v0.3.1 |
| 1753 | 2025-10-07T18:37:14.918Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1754 | 2025-10-07T18:37:15.262Z | Compiling smoltcp v0.11.0 |
| 1755 | 2025-10-07T18:37:17.082Z | Compiling rand v0.9.2 |
| 1756 | 2025-10-07T18:37:18.702Z | Compiling clap v4.5.4 |
| 1757 | 2025-10-07T18:37:18.841Z | Compiling num-rational v0.4.2 |
| 1758 | 2025-10-07T18:37:18.860Z | Compiling synstructure v0.12.6 |
| 1759 | 2025-10-07T18:37:20.060Z | Compiling num-iter v0.1.45 |
| 1760 | 2025-10-07T18:37:20.248Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1761 | 2025-10-07T18:37:20.281Z | Compiling num_enum_derive v0.7.3 |
| 1762 | 2025-10-07T18:37:21.182Z | Compiling typify-impl v0.3.0 |
| 1763 | 2025-10-07T18:37:22.209Z | Compiling num-complex v0.4.6 |
| 1764 | 2025-10-07T18:37:22.641Z | Compiling proc-macro-error-attr v1.0.4 |
| 1765 | 2025-10-07T18:37:22.655Z | Compiling cobs v0.2.3 |
| 1766 | 2025-10-07T18:37:23.047Z | Compiling data-encoding v2.6.0 |
| 1767 | 2025-10-07T18:37:23.137Z | Compiling managed v0.8.0 |
| 1768 | 2025-10-07T18:37:23.501Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1769 | 2025-10-07T18:37:23.677Z | Compiling bitflags v1.3.2 |
| 1770 | 2025-10-07T18:37:23.912Z | Compiling num v0.4.3 |
| 1771 | 2025-10-07T18:37:24.113Z | Compiling postcard v1.0.9 |
| 1772 | 2025-10-07T18:37:24.380Z | Compiling num_enum v0.7.3 |
| 1773 | 2025-10-07T18:37:25.173Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1774 | 2025-10-07T18:37:25.253Z | Compiling zerocopy-derive v0.2.0 |
| 1775 | 2025-10-07T18:37:29.003Z | Compiling foreign-types-macros v0.2.3 |
| 1776 | 2025-10-07T18:37:29.390Z | Compiling libz-sys v1.1.16 |
| 1777 | 2025-10-07T18:37:30.168Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1778 | 2025-10-07T18:37:30.322Z | Compiling proc-macro-error v1.0.4 |
| 1779 | 2025-10-07T18:37:30.550Z | Compiling prettyplease v0.2.31 |
| 1780 | 2025-10-07T18:37:30.675Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1781 | 2025-10-07T18:37:30.719Z | Compiling foreign-types-shared v0.3.1 |
| 1782 | 2025-10-07T18:37:30.857Z | Compiling typify-macro v0.3.0 |
| 1783 | 2025-10-07T18:37:30.972Z | Compiling foreign-types v0.5.0 |
| 1784 | 2025-10-07T18:37:31.096Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1785 | 2025-10-07T18:37:33.936Z | Compiling tabwriter v1.4.0 |
| 1786 | 2025-10-07T18:37:34.566Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1787 | 2025-10-07T18:37:34.637Z | Compiling derive_builder_core v0.20.2 |
| 1788 | 2025-10-07T18:37:34.769Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1789 | 2025-10-07T18:37:35.930Z | Compiling cstr-argument v0.1.2 |
| 1790 | 2025-10-07T18:37:35.984Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1791 | 2025-10-07T18:37:36.523Z | Compiling derive_builder_macro v0.20.2 |
| 1792 | 2025-10-07T18:37:37.542Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1793 | 2025-10-07T18:37:38.703Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1794 | 2025-10-07T18:37:39.061Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1795 | 2025-10-07T18:37:39.484Z | Compiling vergen-lib v0.1.6 |
| 1796 | 2025-10-07T18:37:39.488Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1797 | 2025-10-07T18:37:39.516Z | Compiling socket2 v0.5.10 |
| 1798 | 2025-10-07T18:37:39.742Z | Compiling usdt-impl v0.3.5 |
| 1799 | 2025-10-07T18:37:39.878Z | Compiling colored v3.0.0 |
| 1800 | 2025-10-07T18:37:40.004Z | Compiling semver v0.1.20 |
| 1801 | 2025-10-07T18:37:40.223Z | Compiling toml_write v0.1.2 |
| 1802 | 2025-10-07T18:37:40.266Z | Compiling float-ord v0.3.2 |
| 1803 | 2025-10-07T18:37:40.340Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1804 | 2025-10-07T18:37:40.639Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1805 | 2025-10-07T18:37:40.724Z | Compiling toml_edit v0.22.27 |
| 1806 | 2025-10-07T18:37:40.759Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1807 | 2025-10-07T18:37:41.211Z | Compiling rustc_version v0.1.7 |
| 1808 | 2025-10-07T18:37:44.581Z | Compiling zone_cfg_derive v0.3.0 |
| 1809 | 2025-10-07T18:37:45.971Z | Compiling derive_builder v0.20.2 |
| 1810 | 2025-10-07T18:37:47.412Z | Compiling typify v0.3.0 |
| 1811 | 2025-10-07T18:37:48.050Z | Compiling itertools v0.10.5 |
| 1812 | 2025-10-07T18:37:48.435Z | Compiling itertools v0.14.0 |
| 1813 | 2025-10-07T18:37:49.497Z | Compiling camino-tempfile v1.1.1 |
| 1814 | 2025-10-07T18:37:50.226Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1815 | 2025-10-07T18:37:51.603Z | Compiling cargo-platform v0.1.8 |
| 1816 | 2025-10-07T18:37:51.701Z | Compiling vergen v9.0.6 |
| 1817 | 2025-10-07T18:37:51.847Z | Compiling num-derive v0.4.2 |
| 1818 | 2025-10-07T18:37:52.035Z | Compiling derive-where v1.2.7 |
| 1819 | 2025-10-07T18:37:53.038Z | Compiling sigpipe v0.1.3 |
| 1820 | 2025-10-07T18:37:53.052Z | Compiling base64 v0.21.7 |
| 1821 | 2025-10-07T18:37:53.165Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1822 | 2025-10-07T18:37:53.560Z | Compiling base64ct v1.6.0 |
| 1823 | 2025-10-07T18:37:54.301Z | Compiling password-hash v0.5.0 |
| 1824 | 2025-10-07T18:37:54.856Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1825 | 2025-10-07T18:37:56.382Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1826 | 2025-10-07T18:37:59.301Z | Compiling cargo_metadata v0.19.2 |
| 1827 | 2025-10-07T18:38:00.367Z | Compiling zone v0.3.0 |
| 1828 | 2025-10-07T18:38:00.601Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1829 | 2025-10-07T18:38:00.719Z | Compiling progenitor-impl v0.9.1 |
| 1830 | 2025-10-07T18:38:01.776Z | Compiling toml v0.8.23 |
| 1831 | 2025-10-07T18:38:02.458Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1832 | 2025-10-07T18:38:02.496Z | Compiling newtype_derive v0.1.6 |
| 1833 | 2025-10-07T18:38:02.932Z | Compiling zerocopy v0.3.2 |
| 1834 | 2025-10-07T18:38:03.183Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1835 | 2025-10-07T18:38:03.502Z | Compiling blake2 v0.10.6 |
| 1836 | 2025-10-07T18:38:04.547Z | Compiling hubpack_derive v0.1.1 |
| 1837 | 2025-10-07T18:38:05.534Z | Compiling typify-impl v0.4.1 |
| 1838 | 2025-10-07T18:38:06.027Z | Compiling smf v0.2.3 |
| 1839 | 2025-10-07T18:38:06.218Z | Compiling vergen-git2 v1.0.7 |
| 1840 | 2025-10-07T18:38:06.624Z | Compiling zerocopy-derive v0.6.6 |
| 1841 | 2025-10-07T18:38:07.113Z | Compiling serde_repr v0.1.19 |
| 1842 | 2025-10-07T18:38:07.126Z | Compiling rustc_version v0.4.1 |
| 1843 | 2025-10-07T18:38:07.663Z | Compiling owo-colors v4.2.2 |
| 1844 | 2025-10-07T18:38:08.251Z | Compiling cancel-safe-futures v0.1.5 |
| 1845 | 2025-10-07T18:38:08.360Z | Compiling whoami v1.5.1 |
| 1846 | 2025-10-07T18:38:08.447Z | Compiling tinyvec_macros v0.1.1 |
| 1847 | 2025-10-07T18:38:08.478Z | Compiling unicode-segmentation v1.11.0 |
| 1848 | 2025-10-07T18:38:08.555Z | Compiling tinyvec v1.6.0 |
| 1849 | 2025-10-07T18:38:09.228Z | Compiling newline-converter v0.3.0 |
| 1850 | 2025-10-07T18:38:09.679Z | Compiling zerocopy v0.6.6 |
| 1851 | 2025-10-07T18:38:10.565Z | Compiling progenitor-macro v0.9.1 |
| 1852 | 2025-10-07T18:38:10.972Z | Compiling hubpack v0.1.2 |
| 1853 | 2025-10-07T18:38:11.455Z | Compiling argon2 v0.5.3 |
| 1854 | 2025-10-07T18:38:11.968Z | Compiling dof v0.1.5 |
| 1855 | 2025-10-07T18:38:14.894Z | Compiling typify-macro v0.4.1 |
| 1856 | 2025-10-07T18:38:15.097Z | Compiling console v0.15.8 |
| 1857 | 2025-10-07T18:38:15.187Z | Compiling strum_macros v0.25.3 |
| 1858 | 2025-10-07T18:38:17.866Z | Compiling enum-as-inner v0.6.0 |
| 1859 | 2025-10-07T18:38:18.275Z | Compiling libsw-core v0.3.2 |
| 1860 | 2025-10-07T18:38:18.415Z | Compiling dtrace-parser v0.1.14 |
| 1861 | 2025-10-07T18:38:18.592Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1862 | 2025-10-07T18:38:19.005Z | Compiling serde-big-array v0.5.1 |
| 1863 | 2025-10-07T18:38:19.257Z | Compiling cookie v0.18.1 |
| 1864 | 2025-10-07T18:38:19.657Z | Compiling slog-dtrace v0.3.0 |
| 1865 | 2025-10-07T18:38:19.776Z | Compiling utf-8 v0.7.6 |
| 1866 | 2025-10-07T18:38:20.047Z | Compiling static_assertions v1.1.0 |
| 1867 | 2025-10-07T18:38:20.167Z | Compiling cfg_aliases v0.2.1 |
| 1868 | 2025-10-07T18:38:20.281Z | Compiling fixedbitset v0.4.2 |
| 1869 | 2025-10-07T18:38:20.735Z | Compiling rustls v0.21.12 |
| 1870 | 2025-10-07T18:38:20.774Z | Compiling similar v2.7.0 |
| 1871 | 2025-10-07T18:38:20.933Z | Compiling linked-hash-map v0.5.6 |
| 1872 | 2025-10-07T18:38:21.068Z | Compiling fixedbitset v0.5.7 |
| 1873 | 2025-10-07T18:38:21.108Z | Compiling convert_case v0.4.0 |
| 1874 | 2025-10-07T18:38:21.323Z | Compiling lru-cache v0.1.2 |
| 1875 | 2025-10-07T18:38:21.581Z | Compiling petgraph v0.7.1 |
| 1876 | 2025-10-07T18:38:21.727Z | Compiling derive_more v0.99.19 |
| 1877 | 2025-10-07T18:38:22.198Z | Compiling expectorate v1.1.0 |
| 1878 | 2025-10-07T18:38:22.502Z | Compiling progenitor v0.9.1 |
| 1879 | 2025-10-07T18:38:22.797Z | Compiling petgraph v0.6.5 |
| 1880 | 2025-10-07T18:38:26.519Z | Compiling nix v0.29.0 |
| 1881 | 2025-10-07T18:38:27.583Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1882 | 2025-10-07T18:38:27.635Z | Compiling tungstenite v0.21.0 |
| 1883 | 2025-10-07T18:38:27.635Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1884 | 2025-10-07T18:38:28.546Z | Compiling hickory-proto v0.24.4 |
| 1885 | 2025-10-07T18:38:31.274Z | Compiling git2 v0.20.2 |
| 1886 | 2025-10-07T18:38:31.885Z | Compiling libsw v3.5.0 |
| 1887 | 2025-10-07T18:38:33.327Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1888 | 2025-10-07T18:38:35.145Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1889 | 2025-10-07T18:38:36.278Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1890 | 2025-10-07T18:38:39.284Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1891 | 2025-10-07T18:38:39.365Z | Compiling resolv-conf v0.7.0 |
| 1892 | 2025-10-07T18:38:39.971Z | Compiling atomicwrites v0.4.4 |
| 1893 | 2025-10-07T18:38:40.535Z | Compiling serde_tokenstream v0.1.7 |
| 1894 | 2025-10-07T18:38:40.877Z | Compiling sct v0.7.1 |
| 1895 | 2025-10-07T18:38:41.085Z | Compiling rustls-webpki v0.101.7 |
| 1896 | 2025-10-07T18:38:41.324Z | Compiling inout v0.1.3 |
| 1897 | 2025-10-07T18:38:41.593Z | Compiling radium v0.7.0 |
| 1898 | 2025-10-07T18:38:41.802Z | Compiling linear-map v1.2.0 |
| 1899 | 2025-10-07T18:38:42.122Z | Compiling highway v1.3.0 |
| 1900 | 2025-10-07T18:38:42.242Z | Compiling indent_write v2.2.0 |
| 1901 | 2025-10-07T18:38:42.505Z | Compiling swrite v0.1.0 |
| 1902 | 2025-10-07T18:38:42.683Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1903 | 2025-10-07T18:38:43.684Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1904 | 2025-10-07T18:38:47.117Z | Compiling cipher v0.4.4 |
| 1905 | 2025-10-07T18:38:47.617Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1906 | 2025-10-07T18:38:48.156Z | Compiling hickory-resolver v0.24.4 |
| 1907 | 2025-10-07T18:38:50.263Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1908 | 2025-10-07T18:38:52.000Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1909 | 2025-10-07T18:38:52.272Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1910 | 2025-10-07T18:38:52.310Z | Compiling steno v0.4.1 |
| 1911 | 2025-10-07T18:38:56.861Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1912 | 2025-10-07T18:38:59.173Z | Compiling tokio-tungstenite v0.21.0 |
| 1913 | 2025-10-07T18:39:01.971Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1914 | 2025-10-07T18:39:02.528Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1915 | 2025-10-07T18:39:03.088Z | Compiling crossbeam-epoch v0.9.18 |
| 1916 | 2025-10-07T18:39:04.221Z | Compiling tokio-stream v0.1.17 |
| 1917 | 2025-10-07T18:39:05.413Z | Compiling tap v1.0.1 |
| 1918 | 2025-10-07T18:39:07.017Z | Compiling rayon-core v1.12.1 |
| 1919 | 2025-10-07T18:39:07.031Z | Compiling humantime v2.1.0 |
| 1920 | 2025-10-07T18:39:07.434Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1921 | 2025-10-07T18:39:07.884Z | Compiling wyz v0.5.1 |
| 1922 | 2025-10-07T18:39:08.357Z | Compiling qorb v0.2.1 |
| 1923 | 2025-10-07T18:39:08.807Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1924 | 2025-10-07T18:39:09.833Z | Compiling crossbeam-deque v0.8.5 |
| 1925 | 2025-10-07T18:39:10.792Z | Compiling tokio-rustls v0.24.1 |
| 1926 | 2025-10-07T18:39:11.814Z | Compiling usdt-attr-macro v0.3.5 |
| 1927 | 2025-10-07T18:39:11.847Z | Compiling usdt-macro v0.3.5 |
| 1928 | 2025-10-07T18:39:12.166Z | Compiling typify v0.4.1 |
| 1929 | 2025-10-07T18:39:12.322Z | Compiling rustls-pemfile v1.0.4 |
| 1930 | 2025-10-07T18:39:13.018Z | Compiling num_enum_derive v0.5.11 |
| 1931 | 2025-10-07T18:39:13.246Z | Compiling twox-hash v2.1.0 |
| 1932 | 2025-10-07T18:39:14.239Z | Compiling universal-hash v0.5.1 |
| 1933 | 2025-10-07T18:39:14.501Z | Compiling strum_macros v0.27.1 |
| 1934 | 2025-10-07T18:39:15.240Z | Compiling atty v0.2.14 |
| 1935 | 2025-10-07T18:39:15.430Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1936 | 2025-10-07T18:39:15.831Z | Compiling opaque-debug v0.3.1 |
| 1937 | 2025-10-07T18:39:15.945Z | Compiling funty v2.0.0 |
| 1938 | 2025-10-07T18:39:17.823Z | Compiling bitvec v1.0.1 |
| 1939 | 2025-10-07T18:39:18.919Z | Compiling polyval v0.6.2 |
| 1940 | 2025-10-07T18:39:19.105Z | Compiling strum v0.27.1 |
| 1941 | 2025-10-07T18:39:19.467Z | Compiling num_enum v0.5.11 |
| 1942 | 2025-10-07T18:39:19.691Z | Compiling usdt v0.3.5 |
| 1943 | 2025-10-07T18:39:20.152Z | Compiling toml v0.7.8 |
| 1944 | 2025-10-07T18:39:23.057Z | Compiling progenitor-impl v0.10.0 |
| 1945 | 2025-10-07T18:39:24.909Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1946 | 2025-10-07T18:39:28.773Z | Compiling ctr v0.9.2 |
| 1947 | 2025-10-07T18:39:29.173Z | Compiling aes v0.8.4 |
| 1948 | 2025-10-07T18:39:29.959Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1949 | 2025-10-07T18:39:30.832Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1950 | 2025-10-07T18:39:31.045Z | Compiling aead v0.5.2 |
| 1951 | 2025-10-07T18:39:31.266Z | Compiling bincode v1.3.3 |
| 1952 | 2025-10-07T18:39:31.408Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1953 | 2025-10-07T18:39:31.595Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1954 | 2025-10-07T18:39:31.619Z | Compiling passt v0.3.0 |
| 1955 | 2025-10-07T18:39:32.073Z | Compiling fakedata_generator v0.5.0 |
| 1956 | 2025-10-07T18:39:32.135Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1957 | 2025-10-07T18:39:32.326Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1958 | 2025-10-07T18:39:32.530Z | Compiling aes-gcm-siv v0.11.1 |
| 1959 | 2025-10-07T18:39:32.857Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1960 | 2025-10-07T18:39:33.435Z | Compiling progenitor-macro v0.10.0 |
| 1961 | 2025-10-07T18:39:33.642Z | Compiling rayon v1.10.0 |
| 1962 | 2025-10-07T18:39:38.973Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1963 | 2025-10-07T18:39:41.239Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1964 | 2025-10-07T18:39:41.638Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1965 | 2025-10-07T18:39:42.129Z | Compiling progenitor-client v0.10.0 |
| 1966 | 2025-10-07T18:39:43.053Z | Compiling bitstruct_derive v0.1.0 |
| 1967 | 2025-10-07T18:39:44.410Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1968 | 2025-10-07T18:39:44.624Z | Compiling async-recursion v1.1.1 |
| 1969 | 2025-10-07T18:39:44.932Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1970 | 2025-10-07T18:39:45.110Z | Compiling typeid v1.0.0 |
| 1971 | 2025-10-07T18:39:45.323Z | Compiling ringbuffer v0.15.0 |
| 1972 | 2025-10-07T18:39:46.010Z | Compiling ascii v1.1.0 |
| 1973 | 2025-10-07T18:39:46.047Z | Compiling pretty-hex v0.2.1 |
| 1974 | 2025-10-07T18:39:46.302Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1975 | 2025-10-07T18:39:46.729Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1976 | 2025-10-07T18:39:48.709Z | Compiling erased-serde v0.4.5 |
| 1977 | 2025-10-07T18:39:50.255Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1978 | 2025-10-07T18:39:50.640Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1979 | 2025-10-07T18:39:52.633Z | Compiling progenitor v0.10.0 |
| 1980 | 2025-10-07T18:39:52.738Z | Compiling bitstruct v0.1.1 |
| 1981 | 2025-10-07T18:39:52.934Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1982 | 2025-10-07T18:39:52.956Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1983 | 2025-10-07T18:39:53.450Z | Compiling const_format_proc_macros v0.2.32 |
| 1984 | 2025-10-07T18:39:55.259Z | Compiling tokio-dtrace v0.1.1 |
| 1985 | 2025-10-07T18:39:56.083Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1986 | 2025-10-07T18:39:57.269Z | Compiling serde_arrays v0.1.0 |
| 1987 | 2025-10-07T18:39:57.502Z | Compiling kstat-rs v0.2.4 |
| 1988 | 2025-10-07T18:39:58.402Z | Compiling libloading v0.7.4 |
| 1989 | 2025-10-07T18:39:58.863Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1990 | 2025-10-07T18:39:59.067Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1991 | 2025-10-07T18:40:12.418Z | Compiling oxide-tokio-rt v0.1.2 |
| 1992 | 2025-10-07T18:40:13.065Z | Compiling const_format v0.2.32 |
| 1993 | 2025-10-07T18:40:14.305Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1994 | 2025-10-07T18:40:15.544Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1995 | 2025-10-07T18:40:15.948Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1996 | 2025-10-07T18:40:16.259Z | Compiling ron v0.8.1 |
| 1997 | 2025-10-07T18:40:21.938Z | Compiling bit_field v0.10.2 |
| 1998 | 2025-10-07T18:40:22.243Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1999 | 2025-10-07T18:40:23.054Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 2000 | 2025-10-07T18:40:24.621Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 2001 | 2025-10-07T18:41:24.059Z | Finished `release` profile [optimized] target(s) in 6m 41s |
| 2002 | 2025-10-07T18:41:24.207Z | |
| 2003 | 2025-10-07T18:41:24.207Z | real 6:41.766744726 |
| 2004 | 2025-10-07T18:41:24.207Z | user 48:03.143188630 |
| 2005 | 2025-10-07T18:41:24.207Z | sys 3:06.912698497 |
| 2006 | 2025-10-07T18:41:24.207Z | trap 1.439190453 |
| 2007 | 2025-10-07T18:41:24.207Z | tflt 2.125746152 |
| 2008 | 2025-10-07T18:41:24.207Z | dflt 1.181937395 |
| 2009 | 2025-10-07T18:41:24.210Z | kflt 0.005336458 |
| 2010 | 2025-10-07T18:41:24.210Z | lock 2:30:58.528105511 |
| 2011 | 2025-10-07T18:41:24.210Z | slp 2:56:44.895331980 |
| 2012 | 2025-10-07T18:41:24.210Z | lat 2:41.623293617 |
| 2013 | 2025-10-07T18:41:24.210Z | stop 3:15.042005379 |
| 2014 | 2025-10-07T18:41:24.210Z | + OUTDIR=/work/release |
| 2015 | 2025-10-07T18:41:24.210Z | + mkdir -p /work/release |
| 2016 | 2025-10-07T18:41:24.210Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 2017 | 2025-10-07T18:41:24.238Z | + cp target/release/propolis-server /work/release/propolis-server |
| 2018 | 2025-10-07T18:41:24.311Z | + cd /work/release |
| 2019 | 2025-10-07T18:41:24.315Z | + digest -a sha256 propolis-cli |
| 2020 | 2025-10-07T18:41:24.337Z | + digest -a sha256 propolis-server |
| 2021 | 2025-10-07T18:41:24.384Z | process exited: duration 691133 ms, exit code 0 |
| |
| 2022 | 2025-10-07T18:41:24.397Z | found 4 output files |
| 2023 | 2025-10-07T18:41:24.397Z | uploading: /work/release/propolis-cli (22205592 bytes) |
| 2024 | 2025-10-07T18:41:25.628Z | uploaded: /work/release/propolis-cli |
| 2025 | 2025-10-07T18:41:25.632Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2026 | 2025-10-07T18:41:26.639Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2027 | 2025-10-07T18:41:26.642Z | uploading: /work/release/propolis-server (62199728 bytes) |
| 2028 | 2025-10-07T18:41:28.250Z | uploaded: /work/release/propolis-server |
| 2029 | 2025-10-07T18:41:28.253Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2030 | 2025-10-07T18:41:29.261Z | uploaded: /work/release/propolis-server.sha256.txt |