|
|
|
| 1 | 2025-09-25T22:15:41.914Z | job assigned to worker 01K61F38K65D3B1MZ41CKNWG7S [factory aws, i-0186613e5a176ec38] (queued for 51 s) |
| |
| 2 | 2025-09-25T22:15:50.236Z | starting task 0: "setup" |
| 3 | 2025-09-25T22:15:50.241Z | ++ uname -s |
| 4 | 2025-09-25T22:15:50.245Z | + kern=SunOS |
| 5 | 2025-09-25T22:15:50.245Z | + build_user=build |
| 6 | 2025-09-25T22:15:50.245Z | + build_uid=12345 |
| 7 | 2025-09-25T22:15:50.245Z | + work_dir=/work |
| 8 | 2025-09-25T22:15:50.245Z | + input_dir=/input |
| 9 | 2025-09-25T22:15:50.245Z | + [[ 0 == 12345 ]] |
| 10 | 2025-09-25T22:15:50.245Z | + case "$kern" in |
| 11 | 2025-09-25T22:15:50.245Z | + groupadd -g 12345 build |
| 12 | 2025-09-25T22:15:50.251Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-09-25T22:15:52.254Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-09-25T22:15:52.377Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-09-25T22:15:52.380Z | + home_fs=zfs |
| 16 | 2025-09-25T22:15:52.380Z | + [[ zfs == autofs ]] |
| 17 | 2025-09-25T22:15:52.380Z | + mkdir -p /home/build |
| 18 | 2025-09-25T22:15:52.384Z | + chown build:build /home/build /work |
| 19 | 2025-09-25T22:15:53.384Z | + chmod 0700 /home/build /work |
| 20 | 2025-09-25T22:15:53.387Z | process exited: duration 3153 ms, exit code 0 |
| |
| 21 | 2025-09-25T22:15:53.394Z | starting task 1: "rust-toolchain" |
| 22 | 2025-09-25T22:15:53.399Z | * rust toolchain channel = "stable" |
| 23 | 2025-09-25T22:15:53.399Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2025-09-25T22:15:53.399Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2025-09-25T22:15:53.399Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2025-09-25T22:15:53.399Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-09-25T22:15:53.399Z | * rust toolchain profile = "default" |
| 28 | 2025-09-25T22:15:53.402Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-09-25T22:15:53.402Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-09-25T22:15:53.516Z | info: downloading installer |
| 31 | 2025-09-25T22:15:54.803Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-09-25T22:15:54.803Z | warn: /opt/ooce/bin |
| 33 | 2025-09-25T22:15:54.803Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-09-25T22:15:54.803Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-09-25T22:15:54.803Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-09-25T22:15:54.803Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-09-25T22:15:54.803Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-09-25T22:15:54.803Z | error: cannot install while Rust is installed |
| 39 | 2025-09-25T22:15:54.803Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-09-25T22:15:54.830Z | info: profile set to 'default' |
| 41 | 2025-09-25T22:15:54.830Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-09-25T22:15:54.834Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-09-25T22:15:55.999Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 44 | 2025-09-25T22:15:55.999Z | info: downloading component 'cargo' |
| 45 | 2025-09-25T22:15:56.003Z | info: downloading component 'clippy' |
| 46 | 2025-09-25T22:15:56.170Z | info: downloading component 'rust-docs' |
| 47 | 2025-09-25T22:15:57.393Z | info: downloading component 'rust-std' |
| 48 | 2025-09-25T22:15:59.436Z | info: downloading component 'rustc' |
| 49 | 2025-09-25T22:16:06.878Z | info: downloading component 'rustfmt' |
| 50 | 2025-09-25T22:16:07.128Z | info: installing component 'cargo' |
| 51 | 2025-09-25T22:16:08.150Z | info: installing component 'clippy' |
| 52 | 2025-09-25T22:16:08.554Z | info: installing component 'rust-docs' |
| 53 | 2025-09-25T22:16:10.370Z | info: installing component 'rust-std' |
| 54 | 2025-09-25T22:16:12.370Z | info: installing component 'rustc' |
| 55 | 2025-09-25T22:16:19.077Z | info: installing component 'rustfmt' |
| 56 | 2025-09-25T22:16:19.411Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-09-25T22:16:19.411Z | |
| 58 | 2025-09-25T22:16:19.880Z | stable-x86_64-unknown-illumos installed - rustc 1.90.0 (1159e78c4 2025-09-14) |
| 59 | 2025-09-25T22:16:19.884Z | |
| 60 | 2025-09-25T22:16:19.884Z | |
| 61 | 2025-09-25T22:16:19.884Z | Rust is installed now. Great! |
| 62 | 2025-09-25T22:16:19.884Z | |
| 63 | 2025-09-25T22:16:19.884Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-09-25T22:16:19.884Z | environment variable. This has not been done automatically. |
| 65 | 2025-09-25T22:16:19.884Z | |
| 66 | 2025-09-25T22:16:19.884Z | To configure your current shell, you need to source |
| 67 | 2025-09-25T22:16:19.884Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-09-25T22:16:19.884Z | |
| 69 | 2025-09-25T22:16:19.884Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-09-25T22:16:19.884Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-09-25T22:16:19.884Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-09-25T22:16:19.884Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-09-25T22:16:19.985Z | + rustup --version |
| 74 | 2025-09-25T22:16:19.997Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-09-25T22:16:20.001Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-09-25T22:16:20.085Z | info: The currently active `rustc` version is `rustc 1.90.0 (1159e78c4 2025-09-14)` |
| 77 | 2025-09-25T22:16:20.089Z | + cargo --version |
| 78 | 2025-09-25T22:16:20.158Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 79 | 2025-09-25T22:16:20.161Z | + rustc --version |
| 80 | 2025-09-25T22:16:20.241Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 81 | 2025-09-25T22:16:20.244Z | process exited: duration 26848 ms, exit code 0 |
| |
| 82 | 2025-09-25T22:16:20.250Z | starting task 2: "authentication" |
| 83 | 2025-09-25T22:16:20.275Z | process exited: duration 24 ms, exit code 0 |
| |
| 84 | 2025-09-25T22:16:20.284Z | starting task 3: "clone repository" |
| 85 | 2025-09-25T22:16:20.287Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-09-25T22:16:20.290Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-09-25T22:16:20.355Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-09-25T22:16:21.544Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-09-25T22:16:21.544Z | + git fetch origin 1bfbb599091fa993af1e59c09c21f3eb704f8ff5 |
| 90 | 2025-09-25T22:16:21.815Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-09-25T22:16:21.815Z | * branch 1bfbb599091fa993af1e59c09c21f3eb704f8ff5 -> FETCH_HEAD |
| 92 | 2025-09-25T22:16:21.824Z | + [[ -n sunshowers/spr/try-moving-phd-tests-to-linkme ]] |
| 93 | 2025-09-25T22:16:21.828Z | ++ git branch --show-current |
| 94 | 2025-09-25T22:16:21.831Z | + current=master |
| 95 | 2025-09-25T22:16:21.831Z | + [[ master != sunshowers/spr/try-moving-phd-tests-to-linkme ]] |
| 96 | 2025-09-25T22:16:21.831Z | + git branch -f sunshowers/spr/try-moving-phd-tests-to-linkme 1bfbb599091fa993af1e59c09c21f3eb704f8ff5 |
| 97 | 2025-09-25T22:16:21.834Z | + git checkout -f sunshowers/spr/try-moving-phd-tests-to-linkme |
| 98 | 2025-09-25T22:16:21.862Z | Switched to branch 'sunshowers/spr/try-moving-phd-tests-to-linkme' |
| 99 | 2025-09-25T22:16:21.866Z | + git reset --hard 1bfbb599091fa993af1e59c09c21f3eb704f8ff5 |
| 100 | 2025-09-25T22:16:21.891Z | HEAD is now at 1bfbb59 fix clippy |
| 101 | 2025-09-25T22:16:21.894Z | process exited: duration 1610 ms, exit code 0 |
| |
| 102 | 2025-09-25T22:16:21.902Z | starting task 4: "build" |
| 103 | 2025-09-25T22:16:21.907Z | + cargo --version |
| 104 | 2025-09-25T22:16:21.914Z | info: syncing channel updates for '1.90.0-x86_64-unknown-illumos' |
| 105 | 2025-09-25T22:16:22.126Z | info: latest update on 2025-09-18, rust version 1.90.0 (1159e78c4 2025-09-14) |
| 106 | 2025-09-25T22:16:22.126Z | info: downloading component 'cargo' |
| 107 | 2025-09-25T22:16:22.968Z | info: downloading component 'clippy' |
| 108 | 2025-09-25T22:16:23.386Z | info: downloading component 'rust-docs' |
| 109 | 2025-09-25T22:16:24.858Z | info: downloading component 'rust-std' |
| 110 | 2025-09-25T22:16:26.894Z | info: downloading component 'rustc' |
| 111 | 2025-09-25T22:16:33.117Z | info: downloading component 'rustfmt' |
| 112 | 2025-09-25T22:16:33.359Z | info: installing component 'cargo' |
| 113 | 2025-09-25T22:16:34.292Z | info: installing component 'clippy' |
| 114 | 2025-09-25T22:16:34.702Z | info: installing component 'rust-docs' |
| 115 | 2025-09-25T22:16:36.592Z | info: installing component 'rust-std' |
| 116 | 2025-09-25T22:16:38.565Z | info: installing component 'rustc' |
| 117 | 2025-09-25T22:16:45.178Z | info: installing component 'rustfmt' |
| 118 | 2025-09-25T22:16:45.625Z | cargo 1.90.0 (840b83a10 2025-07-30) |
| 119 | 2025-09-25T22:16:45.661Z | + rustc --version |
| 120 | 2025-09-25T22:16:45.707Z | rustc 1.90.0 (1159e78c4 2025-09-14) |
| 121 | 2025-09-25T22:16:45.722Z | + banner check |
| 122 | 2025-09-25T22:16:45.723Z | |
| 123 | 2025-09-25T22:16:45.724Z | #### # # ###### #### # # |
| 124 | 2025-09-25T22:16:45.724Z | # # # # # # # # # |
| 125 | 2025-09-25T22:16:45.724Z | # ###### ##### # #### |
| 126 | 2025-09-25T22:16:45.724Z | # # # # # # # |
| 127 | 2025-09-25T22:16:45.724Z | # # # # # # # # # |
| 128 | 2025-09-25T22:16:45.724Z | #### # # ###### #### # # |
| 129 | 2025-09-25T22:16:45.724Z | |
| 130 | 2025-09-25T22:16:45.724Z | + ptime -m cargo check --features falcon |
| 131 | 2025-09-25T22:16:45.918Z | Updating crates.io index |
| 132 | 2025-09-25T22:16:45.939Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 133 | 2025-09-25T22:16:48.150Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 134 | 2025-09-25T22:16:56.840Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 135 | 2025-09-25T22:16:57.108Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 136 | 2025-09-25T22:16:57.390Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 137 | 2025-09-25T22:16:57.704Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 138 | 2025-09-25T22:16:58.072Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 139 | 2025-09-25T22:16:58.596Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 140 | 2025-09-25T22:16:58.874Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2025-09-25T22:16:59.126Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 142 | 2025-09-25T22:16:59.463Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 143 | 2025-09-25T22:17:00.112Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 144 | 2025-09-25T22:17:01.316Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 145 | 2025-09-25T22:17:02.007Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 146 | 2025-09-25T22:17:02.442Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 147 | 2025-09-25T22:17:02.750Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 148 | 2025-09-25T22:17:03.194Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 149 | 2025-09-25T22:17:03.527Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 150 | 2025-09-25T22:17:03.935Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 151 | 2025-09-25T22:17:04.229Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 152 | 2025-09-25T22:17:05.234Z | Downloading crates ... |
| 153 | 2025-09-25T22:17:05.320Z | Downloaded argon2 v0.5.3 |
| 154 | 2025-09-25T22:17:05.327Z | Downloaded anstyle v1.0.7 |
| 155 | 2025-09-25T22:17:05.330Z | Downloaded async-stream v0.3.6 |
| 156 | 2025-09-25T22:17:05.336Z | Downloaded async-trait v0.1.89 |
| 157 | 2025-09-25T22:17:05.341Z | Downloaded foreign-types v0.5.0 |
| 158 | 2025-09-25T22:17:05.344Z | Downloaded async-stream-impl v0.3.6 |
| 159 | 2025-09-25T22:17:05.348Z | Downloaded aead v0.5.2 |
| 160 | 2025-09-25T22:17:05.351Z | Downloaded erased-serde v0.4.5 |
| 161 | 2025-09-25T22:17:05.355Z | Downloaded atty v0.2.14 |
| 162 | 2025-09-25T22:17:05.358Z | Downloaded aho-corasick v1.1.3 |
| 163 | 2025-09-25T22:17:05.365Z | Downloaded fatfs v0.3.6 |
| 164 | 2025-09-25T22:17:05.370Z | Downloaded bitflags v2.6.0 |
| 165 | 2025-09-25T22:17:05.376Z | Downloaded bitflags v1.3.2 |
| 166 | 2025-09-25T22:17:05.381Z | Downloaded cobs v0.2.3 |
| 167 | 2025-09-25T22:17:05.384Z | Downloaded ascii v1.1.0 |
| 168 | 2025-09-25T22:17:05.388Z | Downloaded filetime v0.2.23 |
| 169 | 2025-09-25T22:17:05.392Z | Downloaded equivalent v1.0.1 |
| 170 | 2025-09-25T22:17:05.395Z | Downloaded bitstruct v0.1.1 |
| 171 | 2025-09-25T22:17:05.401Z | Downloaded futures-task v0.3.31 |
| 172 | 2025-09-25T22:17:05.404Z | Downloaded aes v0.8.4 |
| 173 | 2025-09-25T22:17:05.407Z | Downloaded foreign-types-shared v0.1.1 |
| 174 | 2025-09-25T22:17:05.410Z | Downloaded cstr-argument v0.1.2 |
| 175 | 2025-09-25T22:17:05.413Z | Downloaded fastrand v2.1.0 |
| 176 | 2025-09-25T22:17:05.416Z | Downloaded anstyle-parse v0.2.4 |
| 177 | 2025-09-25T22:17:05.420Z | Downloaded crucible-workspace-hack v0.1.0 |
| 178 | 2025-09-25T22:17:05.422Z | Downloaded dtrace-parser v0.1.14 |
| 179 | 2025-09-25T22:17:05.426Z | Downloaded cpufeatures v0.2.12 |
| 180 | 2025-09-25T22:17:05.429Z | Downloaded errno v0.3.9 |
| 181 | 2025-09-25T22:17:05.432Z | Downloaded heck v0.5.0 |
| 182 | 2025-09-25T22:17:05.435Z | Downloaded foreign-types v0.3.2 |
| 183 | 2025-09-25T22:17:05.439Z | Downloaded derive_builder_macro v0.20.2 |
| 184 | 2025-09-25T22:17:05.442Z | Downloaded is_ci v1.2.0 |
| 185 | 2025-09-25T22:17:05.445Z | Downloaded ident_case v1.0.1 |
| 186 | 2025-09-25T22:17:05.448Z | Downloaded funty v2.0.0 |
| 187 | 2025-09-25T22:17:05.450Z | Downloaded hex v0.4.3 |
| 188 | 2025-09-25T22:17:05.453Z | Downloaded fixedbitset v0.4.2 |
| 189 | 2025-09-25T22:17:05.456Z | Downloaded backoff v0.4.0 |
| 190 | 2025-09-25T22:17:05.459Z | Downloaded dtrace-parser v0.2.0 |
| 191 | 2025-09-25T22:17:05.462Z | Downloaded is_terminal_polyfill v1.70.0 |
| 192 | 2025-09-25T22:17:05.465Z | Downloaded is-terminal v0.4.12 |
| 193 | 2025-09-25T22:17:05.468Z | Downloaded newtype_derive v0.1.6 |
| 194 | 2025-09-25T22:17:05.469Z | Downloaded http-body v1.0.1 |
| 195 | 2025-09-25T22:17:05.472Z | Downloaded memmap v0.7.0 |
| 196 | 2025-09-25T22:17:05.475Z | Downloaded bytes v1.10.1 |
| 197 | 2025-09-25T22:17:05.480Z | Downloaded hubpack_derive v0.1.1 |
| 198 | 2025-09-25T22:17:05.483Z | Downloaded futures-executor v0.3.31 |
| 199 | 2025-09-25T22:17:05.486Z | Downloaded camino-tempfile v1.1.1 |
| 200 | 2025-09-25T22:17:05.490Z | Downloaded heck v0.4.1 |
| 201 | 2025-09-25T22:17:05.494Z | Downloaded defmt-macros v0.3.9 |
| 202 | 2025-09-25T22:17:05.497Z | Downloaded num-conv v0.1.0 |
| 203 | 2025-09-25T22:17:05.500Z | Downloaded fnv v1.0.7 |
| 204 | 2025-09-25T22:17:05.503Z | Downloaded inout v0.1.3 |
| 205 | 2025-09-25T22:17:05.507Z | Downloaded foldhash v0.1.5 |
| 206 | 2025-09-25T22:17:05.510Z | Downloaded num-iter v0.1.45 |
| 207 | 2025-09-25T22:17:05.510Z | Downloaded omicron-workspace-hack v0.1.0 |
| 208 | 2025-09-25T22:17:05.513Z | Downloaded openssl-probe v0.1.5 |
| 209 | 2025-09-25T22:17:05.516Z | Downloaded linear-map v1.2.0 |
| 210 | 2025-09-25T22:17:05.519Z | Downloaded enum-as-inner v0.6.0 |
| 211 | 2025-09-25T22:17:05.523Z | Downloaded hash32 v0.3.1 |
| 212 | 2025-09-25T22:17:05.526Z | Downloaded opaque-debug v0.3.1 |
| 213 | 2025-09-25T22:17:05.526Z | Downloaded mime v0.3.17 |
| 214 | 2025-09-25T22:17:05.529Z | Downloaded hostname v0.3.1 |
| 215 | 2025-09-25T22:17:05.533Z | Downloaded num v0.4.3 |
| 216 | 2025-09-25T22:17:05.536Z | Downloaded newtype-uuid v1.2.1 |
| 217 | 2025-09-25T22:17:05.536Z | Downloaded match_cfg v0.1.0 |
| 218 | 2025-09-25T22:17:05.539Z | Downloaded libsw-core v0.3.2 |
| 219 | 2025-09-25T22:17:05.542Z | Downloaded itoa v1.0.11 |
| 220 | 2025-09-25T22:17:05.545Z | Downloaded libsw v3.5.0 |
| 221 | 2025-09-25T22:17:05.549Z | Downloaded derive_builder_core v0.20.2 |
| 222 | 2025-09-25T22:17:05.552Z | Downloaded daft-derive v0.1.2 |
| 223 | 2025-09-25T22:17:05.556Z | Downloaded globset v0.4.14 |
| 224 | 2025-09-25T22:17:05.559Z | Downloaded openssl-macros v0.1.1 |
| 225 | 2025-09-25T22:17:05.562Z | Downloaded num_enum_derive v0.7.3 |
| 226 | 2025-09-25T22:17:05.565Z | Downloaded num_enum_derive v0.5.11 |
| 227 | 2025-09-25T22:17:05.565Z | Downloaded num_enum v0.5.11 |
| 228 | 2025-09-25T22:17:05.571Z | Downloaded proc-macro-crate v1.3.1 |
| 229 | 2025-09-25T22:17:05.575Z | Downloaded progenitor-client v0.8.0 |
| 230 | 2025-09-25T22:17:05.579Z | Downloaded pretty-hex v0.2.1 |
| 231 | 2025-09-25T22:17:05.582Z | Downloaded progenitor-client v0.9.1 |
| 232 | 2025-09-25T22:17:05.582Z | Downloaded proc-macro-error-attr v1.0.4 |
| 233 | 2025-09-25T22:17:05.585Z | Downloaded percent-encoding v2.3.2 |
| 234 | 2025-09-25T22:17:05.585Z | Downloaded icu_locid_transform_data v1.5.0 |
| 235 | 2025-09-25T22:17:05.589Z | Downloaded ipnetwork v0.21.1 |
| 236 | 2025-09-25T22:17:05.592Z | Downloaded parse-display v0.10.0 |
| 237 | 2025-09-25T22:17:05.595Z | Downloaded passt v0.3.0 |
| 238 | 2025-09-25T22:17:05.599Z | Downloaded derive_more v0.99.19 |
| 239 | 2025-09-25T22:17:05.602Z | Downloaded iana-time-zone v0.1.60 |
| 240 | 2025-09-25T22:17:05.605Z | Downloaded libloading v0.7.4 |
| 241 | 2025-09-25T22:17:05.609Z | Downloaded polyval v0.6.2 |
| 242 | 2025-09-25T22:17:05.612Z | Downloaded pkg-config v0.3.30 |
| 243 | 2025-09-25T22:17:05.615Z | Downloaded pin-project-lite v0.2.14 |
| 244 | 2025-09-25T22:17:05.619Z | Downloaded plain v0.2.3 |
| 245 | 2025-09-25T22:17:05.623Z | Downloaded paste v1.0.15 |
| 246 | 2025-09-25T22:17:05.626Z | Downloaded progenitor v0.10.0 |
| 247 | 2025-09-25T22:17:05.629Z | Downloaded progenitor v0.8.0 |
| 248 | 2025-09-25T22:17:05.632Z | Downloaded scroll_derive v0.12.0 |
| 249 | 2025-09-25T22:17:05.632Z | Downloaded native-tls v0.2.11 |
| 250 | 2025-09-25T22:17:05.636Z | Downloaded progenitor-macro v0.9.1 |
| 251 | 2025-09-25T22:17:05.640Z | Downloaded progenitor-macro v0.8.0 |
| 252 | 2025-09-25T22:17:05.640Z | Downloaded progenitor-client v0.10.0 |
| 253 | 2025-09-25T22:17:05.643Z | Downloaded serde-big-array v0.5.1 |
| 254 | 2025-09-25T22:17:05.646Z | Downloaded serde_spanned v0.6.9 |
| 255 | 2025-09-25T22:17:05.646Z | Downloaded semver v0.1.20 |
| 256 | 2025-09-25T22:17:05.649Z | Downloaded quick-error v1.2.3 |
| 257 | 2025-09-25T22:17:05.652Z | Downloaded ppv-lite86 v0.2.17 |
| 258 | 2025-09-25T22:17:05.652Z | Downloaded owo-colors v4.2.0 |
| 259 | 2025-09-25T22:17:05.656Z | Downloaded rand_core v0.6.4 |
| 260 | 2025-09-25T22:17:05.659Z | Downloaded rand_xorshift v0.3.0 |
| 261 | 2025-09-25T22:17:05.662Z | Downloaded const_format v0.2.32 |
| 262 | 2025-09-25T22:17:05.667Z | Downloaded icu_locid v1.5.0 |
| 263 | 2025-09-25T22:17:05.671Z | Downloaded rand_chacha v0.9.0 |
| 264 | 2025-09-25T22:17:05.674Z | Downloaded sigpipe v0.1.3 |
| 265 | 2025-09-25T22:17:05.677Z | Downloaded getrandom v0.3.2 |
| 266 | 2025-09-25T22:17:05.680Z | Downloaded rustc_version v0.4.1 |
| 267 | 2025-09-25T22:17:05.684Z | Downloaded rustc_version v0.1.7 |
| 268 | 2025-09-25T22:17:05.684Z | Downloaded rustls-pemfile v1.0.4 |
| 269 | 2025-09-25T22:17:05.687Z | Downloaded rusty-fork v0.3.0 |
| 270 | 2025-09-25T22:17:05.690Z | Downloaded rustc-hash v2.0.0 |
| 271 | 2025-09-25T22:17:05.690Z | Downloaded resolv-conf v0.7.0 |
| 272 | 2025-09-25T22:17:05.693Z | Downloaded strsim v0.11.1 |
| 273 | 2025-09-25T22:17:05.697Z | Downloaded serde_path_to_error v0.1.17 |
| 274 | 2025-09-25T22:17:05.700Z | Downloaded pest_generator v2.7.10 |
| 275 | 2025-09-25T22:17:05.700Z | Downloaded sync_wrapper v1.0.1 |
| 276 | 2025-09-25T22:17:05.704Z | Downloaded sct v0.7.1 |
| 277 | 2025-09-25T22:17:05.707Z | Downloaded serde_tokenstream v0.1.7 |
| 278 | 2025-09-25T22:17:05.711Z | Downloaded strum v0.27.1 |
| 279 | 2025-09-25T22:17:05.714Z | Downloaded num-traits v0.2.19 |
| 280 | 2025-09-25T22:17:05.717Z | Downloaded base64 v0.21.7 |
| 281 | 2025-09-25T22:17:05.721Z | Downloaded serde_spanned v1.0.2 |
| 282 | 2025-09-25T22:17:05.724Z | Downloaded serde_arrays v0.1.0 |
| 283 | 2025-09-25T22:17:05.724Z | Downloaded serde v1.0.226 |
| 284 | 2025-09-25T22:17:05.727Z | Downloaded take_mut v0.2.2 |
| 285 | 2025-09-25T22:17:05.731Z | Downloaded shlex v1.3.0 |
| 286 | 2025-09-25T22:17:05.731Z | Downloaded sha1 v0.10.6 |
| 287 | 2025-09-25T22:17:05.734Z | Downloaded rand_core v0.9.3 |
| 288 | 2025-09-25T22:17:05.734Z | Downloaded quote v1.0.40 |
| 289 | 2025-09-25T22:17:05.738Z | Downloaded tinyvec_macros v0.1.1 |
| 290 | 2025-09-25T22:17:05.742Z | Downloaded slog-json v2.6.1 |
| 291 | 2025-09-25T22:17:05.742Z | Downloaded sha2 v0.10.8 |
| 292 | 2025-09-25T22:17:05.746Z | Downloaded structmeta-derive v0.3.0 |
| 293 | 2025-09-25T22:17:05.749Z | Downloaded structmeta v0.3.0 |
| 294 | 2025-09-25T22:17:05.749Z | Downloaded smf v0.2.3 |
| 295 | 2025-09-25T22:17:05.749Z | Downloaded slab v0.4.9 |
| 296 | 2025-09-25T22:17:05.752Z | Downloaded ringbuffer v0.15.0 |
| 297 | 2025-09-25T22:17:05.756Z | Downloaded rustls-pemfile v2.1.3 |
| 298 | 2025-09-25T22:17:05.759Z | Downloaded slog-bunyan v2.5.0 |
| 299 | 2025-09-25T22:17:05.759Z | Downloaded slog-async v2.8.0 |
| 300 | 2025-09-25T22:17:05.762Z | Downloaded toml_write v0.1.2 |
| 301 | 2025-09-25T22:17:05.765Z | Downloaded progenitor-impl v0.9.1 |
| 302 | 2025-09-25T22:17:05.765Z | Downloaded password-hash v0.5.0 |
| 303 | 2025-09-25T22:17:05.768Z | Downloaded synstructure v0.12.6 |
| 304 | 2025-09-25T22:17:05.772Z | Downloaded supports-color v3.0.1 |
| 305 | 2025-09-25T22:17:05.772Z | Downloaded crossbeam-channel v0.5.15 |
| 306 | 2025-09-25T22:17:05.776Z | Downloaded hashbrown v0.12.3 |
| 307 | 2025-09-25T22:17:05.781Z | Downloaded tower-service v0.3.2 |
| 308 | 2025-09-25T22:17:05.784Z | Downloaded expectorate v1.1.0 |
| 309 | 2025-09-25T22:17:05.787Z | Downloaded cc v1.2.17 |
| 310 | 2025-09-25T22:17:05.790Z | Downloaded try-lock v0.2.5 |
| 311 | 2025-09-25T22:17:05.793Z | Downloaded rustls-pki-types v1.7.0 |
| 312 | 2025-09-25T22:17:05.793Z | Downloaded terminal_size v0.3.0 |
| 313 | 2025-09-25T22:17:05.797Z | Downloaded tinystr v0.7.6 |
| 314 | 2025-09-25T22:17:05.800Z | Downloaded time-core v0.1.6 |
| 315 | 2025-09-25T22:17:05.800Z | Downloaded thiserror v1.0.64 |
| 316 | 2025-09-25T22:17:05.804Z | Downloaded tokio-native-tls v0.3.1 |
| 317 | 2025-09-25T22:17:05.807Z | Downloaded thiserror-impl v1.0.64 |
| 318 | 2025-09-25T22:17:05.811Z | Downloaded icu_collections v1.5.0 |
| 319 | 2025-09-25T22:17:05.814Z | Downloaded ryu v1.0.18 |
| 320 | 2025-09-25T22:17:05.818Z | Downloaded prettyplease v0.2.31 |
| 321 | 2025-09-25T22:17:05.822Z | Downloaded typify-macro v0.3.0 |
| 322 | 2025-09-25T22:17:05.825Z | Downloaded typify-macro v0.2.0 |
| 323 | 2025-09-25T22:17:05.825Z | Downloaded subtle v2.5.0 |
| 324 | 2025-09-25T22:17:05.828Z | Downloaded strum_macros v0.27.1 |
| 325 | 2025-09-25T22:17:05.829Z | Downloaded memchr v2.7.2 |
| 326 | 2025-09-25T22:17:05.834Z | Downloaded smallvec v1.13.2 |
| 327 | 2025-09-25T22:17:05.837Z | Downloaded slog-term v2.9.2 |
| 328 | 2025-09-25T22:17:05.840Z | Downloaded utf-8 v0.7.6 |
| 329 | 2025-09-25T22:17:05.843Z | Downloaded usdt-attr-macro v0.3.5 |
| 330 | 2025-09-25T22:17:05.843Z | Downloaded usdt-attr-macro v0.5.0 |
| 331 | 2025-09-25T22:17:05.843Z | Downloaded usdt v0.5.0 |
| 332 | 2025-09-25T22:17:05.846Z | Downloaded usdt-macro v0.5.0 |
| 333 | 2025-09-25T22:17:05.846Z | Downloaded tempfile v3.10.1 |
| 334 | 2025-09-25T22:17:05.850Z | Downloaded write16 v1.0.0 |
| 335 | 2025-09-25T22:17:05.853Z | Downloaded want v0.3.1 |
| 336 | 2025-09-25T22:17:05.853Z | Downloaded toml_datetime v0.7.2 |
| 337 | 2025-09-25T22:17:05.856Z | Downloaded toml_datetime v0.6.11 |
| 338 | 2025-09-25T22:17:05.856Z | Downloaded typeid v1.0.0 |
| 339 | 2025-09-25T22:17:05.859Z | Downloaded rayon-core v1.12.1 |
| 340 | 2025-09-25T22:17:05.862Z | Downloaded waitgroup v0.1.2 |
| 341 | 2025-09-25T22:17:05.863Z | Downloaded toml_writer v1.0.3 |
| 342 | 2025-09-25T22:17:05.866Z | Downloaded typify v0.2.0 |
| 343 | 2025-09-25T22:17:05.869Z | Downloaded semver v1.0.26 |
| 344 | 2025-09-25T22:17:05.869Z | Downloaded time-macros v0.2.24 |
| 345 | 2025-09-25T22:17:05.873Z | Downloaded unarray v0.1.4 |
| 346 | 2025-09-25T22:17:05.877Z | Downloaded tap v1.0.1 |
| 347 | 2025-09-25T22:17:05.877Z | Downloaded typify-macro v0.4.1 |
| 348 | 2025-09-25T22:17:05.877Z | Downloaded slog v2.7.0 |
| 349 | 2025-09-25T22:17:05.880Z | Downloaded ron v0.8.1 |
| 350 | 2025-09-25T22:17:05.885Z | Downloaded hickory-resolver v0.24.4 |
| 351 | 2025-09-25T22:17:05.889Z | Downloaded zone_cfg_derive v0.3.0 |
| 352 | 2025-09-25T22:17:05.893Z | Downloaded zerofrom-derive v0.1.5 |
| 353 | 2025-09-25T22:17:05.893Z | Downloaded tokio-stream v0.1.17 |
| 354 | 2025-09-25T22:17:05.896Z | Downloaded unicode-xid v0.2.4 |
| 355 | 2025-09-25T22:17:05.900Z | Downloaded usdt-impl v0.5.0 |
| 356 | 2025-09-25T22:17:05.903Z | Downloaded quinn v0.11.5 |
| 357 | 2025-09-25T22:17:05.906Z | Downloaded term v1.2.0 |
| 358 | 2025-09-25T22:17:05.909Z | Downloaded vergen-lib v0.1.6 |
| 359 | 2025-09-25T22:17:05.909Z | Downloaded usdt v0.3.5 |
| 360 | 2025-09-25T22:17:05.913Z | Downloaded utf8parse v0.2.1 |
| 361 | 2025-09-25T22:17:05.913Z | Downloaded utf16_iter v1.0.5 |
| 362 | 2025-09-25T22:17:05.913Z | Downloaded tokio-tungstenite v0.21.0 |
| 363 | 2025-09-25T22:17:05.939Z | Downloaded writeable v0.5.5 |
| 364 | 2025-09-25T22:17:05.939Z | Downloaded whoami v1.5.1 |
| 365 | 2025-09-25T22:17:05.939Z | Downloaded usdt-impl v0.3.5 |
| 366 | 2025-09-25T22:17:05.939Z | Downloaded toml_parser v1.0.3 |
| 367 | 2025-09-25T22:17:05.939Z | Downloaded wait-timeout v0.2.0 |
| 368 | 2025-09-25T22:17:05.939Z | Downloaded zerocopy v0.3.2 |
| 369 | 2025-09-25T22:17:05.939Z | Downloaded twox-hash v2.1.0 |
| 370 | 2025-09-25T22:17:05.939Z | Downloaded serde_derive v1.0.226 |
| 371 | 2025-09-25T22:17:05.939Z | Downloaded tar v0.4.40 |
| 372 | 2025-09-25T22:17:05.939Z | Downloaded similar v2.5.0 |
| 373 | 2025-09-25T22:17:05.944Z | Downloaded universal-hash v0.5.1 |
| 374 | 2025-09-25T22:17:05.944Z | Downloaded http v1.3.1 |
| 375 | 2025-09-25T22:17:05.948Z | Downloaded wyz v0.5.1 |
| 376 | 2025-09-25T22:17:05.948Z | Downloaded tokio-rustls v0.26.0 |
| 377 | 2025-09-25T22:17:05.951Z | Downloaded qorb v0.2.1 |
| 378 | 2025-09-25T22:17:05.954Z | Downloaded tinyvec v1.6.0 |
| 379 | 2025-09-25T22:17:05.958Z | Downloaded hyper-util v0.1.16 |
| 380 | 2025-09-25T22:17:05.962Z | Downloaded zone v0.3.0 |
| 381 | 2025-09-25T22:17:05.965Z | Downloaded xattr v1.3.1 |
| 382 | 2025-09-25T22:17:05.965Z | Downloaded tracing-attributes v0.1.27 |
| 383 | 2025-09-25T22:17:05.969Z | Downloaded typify v0.3.0 |
| 384 | 2025-09-25T22:17:05.972Z | Downloaded typenum v1.17.0 |
| 385 | 2025-09-25T22:17:05.975Z | Downloaded yoke v0.7.5 |
| 386 | 2025-09-25T22:17:05.978Z | Downloaded zerocopy-derive v0.7.34 |
| 387 | 2025-09-25T22:17:05.981Z | Downloaded libm v0.2.8 |
| 388 | 2025-09-25T22:17:05.988Z | Downloaded ucd-trie v0.1.6 |
| 389 | 2025-09-25T22:17:05.992Z | Downloaded zerovec-derive v0.10.3 |
| 390 | 2025-09-25T22:17:05.992Z | Downloaded zeroize v1.7.0 |
| 391 | 2025-09-25T22:17:05.996Z | Downloaded pest v2.7.10 |
| 392 | 2025-09-25T22:17:05.999Z | Downloaded rand v0.9.2 |
| 393 | 2025-09-25T22:17:06.003Z | Downloaded tungstenite v0.21.0 |
| 394 | 2025-09-25T22:17:06.006Z | Downloaded itertools v0.10.5 |
| 395 | 2025-09-25T22:17:06.011Z | Downloaded toml v0.7.8 |
| 396 | 2025-09-25T22:17:06.016Z | Downloaded hashbrown v0.15.2 |
| 397 | 2025-09-25T22:17:06.020Z | Downloaded idna v1.0.3 |
| 398 | 2025-09-25T22:17:06.024Z | Downloaded unsafe-libyaml v0.2.11 |
| 399 | 2025-09-25T22:17:06.027Z | Downloaded toml_edit v0.22.27 |
| 400 | 2025-09-25T22:17:06.030Z | Downloaded zerocopy v0.6.6 |
| 401 | 2025-09-25T22:17:06.034Z | Downloaded futures-util v0.3.31 |
| 402 | 2025-09-25T22:17:06.045Z | Downloaded uuid v1.18.1 |
| 403 | 2025-09-25T22:17:06.048Z | Downloaded steno v0.4.1 |
| 404 | 2025-09-25T22:17:06.053Z | Downloaded itertools v0.14.0 |
| 405 | 2025-09-25T22:17:06.059Z | Downloaded toml_edit v0.19.15 |
| 406 | 2025-09-25T22:17:06.076Z | Downloaded url v2.5.4 |
| 407 | 2025-09-25T22:17:06.080Z | Downloaded itertools v0.13.0 |
| 408 | 2025-09-25T22:17:06.085Z | Downloaded hyper v1.7.0 |
| 409 | 2025-09-25T22:17:06.091Z | Downloaded unicode-segmentation v1.11.0 |
| 410 | 2025-09-25T22:17:06.094Z | Downloaded h2 v0.4.6 |
| 411 | 2025-09-25T22:17:06.100Z | Downloaded tracing v0.1.40 |
| 412 | 2025-09-25T22:17:06.104Z | Downloaded clap_builder v4.5.2 |
| 413 | 2025-09-25T22:17:06.109Z | Downloaded goblin v0.8.2 |
| 414 | 2025-09-25T22:17:06.115Z | Downloaded bitvec v1.0.1 |
| 415 | 2025-09-25T22:17:06.130Z | Downloaded time v0.3.44 |
| 416 | 2025-09-25T22:17:06.137Z | Downloaded tokio-util v0.7.11 |
| 417 | 2025-09-25T22:17:06.145Z | Downloaded zerocopy-derive v0.8.25 |
| 418 | 2025-09-25T22:17:06.153Z | Downloaded rayon v1.10.0 |
| 419 | 2025-09-25T22:17:06.172Z | Downloaded zerovec v0.10.4 |
| 420 | 2025-09-25T22:17:06.179Z | Downloaded chrono v0.4.41 |
| 421 | 2025-09-25T22:17:06.186Z | Downloaded serde_json v1.0.145 |
| 422 | 2025-09-25T22:17:06.193Z | Downloaded reqwest v0.12.7 |
| 423 | 2025-09-25T22:17:06.201Z | Downloaded quinn-proto v0.11.8 |
| 424 | 2025-09-25T22:17:06.207Z | Downloaded git2 v0.20.2 |
| 425 | 2025-09-25T22:17:06.214Z | Downloaded proptest v1.5.0 |
| 426 | 2025-09-25T22:17:06.223Z | Downloaded icu_properties_data v1.5.0 |
| 427 | 2025-09-25T22:17:06.234Z | Downloaded winnow v0.7.13 |
| 428 | 2025-09-25T22:17:06.242Z | Downloaded zerocopy v0.7.34 |
| 429 | 2025-09-25T22:17:06.259Z | Downloaded winnow v0.5.40 |
| 430 | 2025-09-25T22:17:06.266Z | Downloaded rustls-webpki v0.102.4 |
| 431 | 2025-09-25T22:17:06.284Z | Downloaded regex v1.11.1 |
| 432 | 2025-09-25T22:17:06.297Z | Downloaded syn v1.0.109 |
| 433 | 2025-09-25T22:17:06.307Z | Downloaded openssl v0.10.72 |
| 434 | 2025-09-25T22:17:06.315Z | Downloaded rustls-webpki v0.101.7 |
| 435 | 2025-09-25T22:17:06.330Z | Downloaded webpki-roots v0.26.3 |
| 436 | 2025-09-25T22:17:06.333Z | Downloaded nix v0.29.0 |
| 437 | 2025-09-25T22:17:06.344Z | Downloaded vcpkg v0.2.15 |
| 438 | 2025-09-25T22:17:06.383Z | Downloaded zerocopy v0.8.25 |
| 439 | 2025-09-25T22:17:06.408Z | Downloaded dropshot v0.16.4 |
| 440 | 2025-09-25T22:17:06.429Z | Downloaded syn v2.0.106 |
| 441 | 2025-09-25T22:17:06.440Z | Downloaded bstr v1.9.1 |
| 442 | 2025-09-25T22:17:06.449Z | Downloaded rustix v0.38.34 |
| 443 | 2025-09-25T22:17:06.470Z | Downloaded smoltcp v0.11.0 |
| 444 | 2025-09-25T22:17:06.481Z | Downloaded regex-syntax v0.8.5 |
| 445 | 2025-09-25T22:17:06.488Z | Downloaded openapiv3 v2.2.0 |
| 446 | 2025-09-25T22:17:06.498Z | Downloaded rustls v0.22.4 |
| 447 | 2025-09-25T22:17:06.510Z | Downloaded regress v0.10.3 |
| 448 | 2025-09-25T22:17:06.516Z | Downloaded rustls v0.23.10 |
| 449 | 2025-09-25T22:17:06.531Z | Downloaded hickory-proto v0.24.4 |
| 450 | 2025-09-25T22:17:06.545Z | Downloaded unicode-width v0.1.14 |
| 451 | 2025-09-25T22:17:06.550Z | Downloaded typify-impl v0.4.1 |
| 452 | 2025-09-25T22:17:06.563Z | Downloaded typify-impl v0.2.0 |
| 453 | 2025-09-25T22:17:06.576Z | Downloaded typify-impl v0.3.0 |
| 454 | 2025-09-25T22:17:06.583Z | Downloaded rustls v0.21.12 |
| 455 | 2025-09-25T22:17:06.593Z | Downloaded encoding_rs v0.8.34 |
| 456 | 2025-09-25T22:17:06.611Z | Downloaded nix v0.28.0 |
| 457 | 2025-09-25T22:17:06.620Z | Downloaded zerocopy-derive v0.6.6 |
| 458 | 2025-09-25T22:17:06.628Z | Downloaded zerocopy-derive v0.2.0 |
| 459 | 2025-09-25T22:17:06.636Z | Downloaded serde_with v3.12.0 |
| 460 | 2025-09-25T22:17:06.643Z | Downloaded toml v0.9.7 |
| 461 | 2025-09-25T22:17:06.646Z | Downloaded regex-automata v0.4.9 |
| 462 | 2025-09-25T22:17:06.661Z | Downloaded unicode-ident v1.0.18 |
| 463 | 2025-09-25T22:17:06.665Z | Downloaded vergen-git2 v1.0.7 |
| 464 | 2025-09-25T22:17:06.668Z | Downloaded vergen v9.0.6 |
| 465 | 2025-09-25T22:17:06.668Z | Downloaded petgraph v0.7.1 |
| 466 | 2025-09-25T22:17:06.684Z | Downloaded utf8_iter v1.0.4 |
| 467 | 2025-09-25T22:17:06.687Z | Downloaded tracing-core v0.1.32 |
| 468 | 2025-09-25T22:17:06.687Z | Downloaded petgraph v0.6.5 |
| 469 | 2025-09-25T22:17:06.702Z | Downloaded libc v0.2.176 |
| 470 | 2025-09-25T22:17:06.723Z | Downloaded socket2 v0.6.0 |
| 471 | 2025-09-25T22:17:06.729Z | Downloaded tokio v1.47.1 |
| 472 | 2025-09-25T22:17:06.755Z | Downloaded rand v0.8.5 |
| 473 | 2025-09-25T22:17:06.761Z | Downloaded serde_core v1.0.226 |
| 474 | 2025-09-25T22:17:06.762Z | Downloaded yoke-derive v0.7.5 |
| 475 | 2025-09-25T22:17:06.765Z | Downloaded version_check v0.9.5 |
| 476 | 2025-09-25T22:17:06.765Z | Downloaded typify v0.4.1 |
| 477 | 2025-09-25T22:17:06.765Z | Downloaded tokio-rustls v0.25.0 |
| 478 | 2025-09-25T22:17:06.769Z | Downloaded serde_yaml v0.9.34+deprecated |
| 479 | 2025-09-25T22:17:06.774Z | Downloaded schemars v0.8.22 |
| 480 | 2025-09-25T22:17:06.782Z | Downloaded openssl-sys v0.9.107 |
| 481 | 2025-09-25T22:17:06.786Z | Downloaded socket2 v0.5.10 |
| 482 | 2025-09-25T22:17:06.793Z | Downloaded mio v1.0.2 |
| 483 | 2025-09-25T22:17:06.796Z | Downloaded usdt-macro v0.3.5 |
| 484 | 2025-09-25T22:17:06.796Z | Downloaded untrusted v0.9.0 |
| 485 | 2025-09-25T22:17:06.796Z | Downloaded static_assertions v1.1.0 |
| 486 | 2025-09-25T22:17:06.800Z | Downloaded num-bigint v0.4.5 |
| 487 | 2025-09-25T22:17:06.804Z | Downloaded tokio-rustls v0.24.1 |
| 488 | 2025-09-25T22:17:06.804Z | Downloaded zerofrom v0.1.5 |
| 489 | 2025-09-25T22:17:06.808Z | Downloaded toml v0.8.23 |
| 490 | 2025-09-25T22:17:06.808Z | Downloaded test-strategy v0.4.1 |
| 491 | 2025-09-25T22:17:06.811Z | Downloaded spin v0.9.8 |
| 492 | 2025-09-25T22:17:06.815Z | Downloaded indexmap v2.11.4 |
| 493 | 2025-09-25T22:17:06.818Z | Downloaded progenitor-impl v0.10.0 |
| 494 | 2025-09-25T22:17:06.822Z | Downloaded tokio-macros v2.5.0 |
| 495 | 2025-09-25T22:17:06.822Z | Downloaded tokio-dtrace v0.1.1 |
| 496 | 2025-09-25T22:17:06.822Z | Downloaded thread_local v1.1.8 |
| 497 | 2025-09-25T22:17:06.825Z | Downloaded thread-id v4.2.1 |
| 498 | 2025-09-25T22:17:06.825Z | Downloaded thiserror-impl v2.0.16 |
| 499 | 2025-09-25T22:17:06.825Z | Downloaded thiserror v2.0.16 |
| 500 | 2025-09-25T22:17:06.830Z | Downloaded progenitor-impl v0.8.0 |
| 501 | 2025-09-25T22:17:06.833Z | Downloaded icu_normalizer v1.5.0 |
| 502 | 2025-09-25T22:17:06.838Z | Downloaded signal-hook-registry v1.4.2 |
| 503 | 2025-09-25T22:17:06.838Z | Downloaded serde_derive_internals v0.29.1 |
| 504 | 2025-09-25T22:17:06.850Z | Downloaded strum_macros v0.26.4 |
| 505 | 2025-09-25T22:17:06.854Z | Downloaded strum_macros v0.25.3 |
| 506 | 2025-09-25T22:17:06.857Z | Downloaded strum v0.26.3 |
| 507 | 2025-09-25T22:17:06.857Z | Downloaded serde_with_macros v3.12.0 |
| 508 | 2025-09-25T22:17:06.860Z | Downloaded synstructure v0.13.1 |
| 509 | 2025-09-25T22:17:06.861Z | Downloaded pest_meta v2.7.10 |
| 510 | 2025-09-25T22:17:06.861Z | Downloaded swrite v0.1.0 |
| 511 | 2025-09-25T22:17:06.864Z | Downloaded supports-color v2.1.0 |
| 512 | 2025-09-25T22:17:06.864Z | Downloaded slog-dtrace v0.3.0 |
| 513 | 2025-09-25T22:17:06.864Z | Downloaded proc-macro2 v1.0.95 |
| 514 | 2025-09-25T22:17:06.868Z | Downloaded ring v0.17.14 |
| 515 | 2025-09-25T22:17:06.903Z | Downloaded serde_urlencoded v0.7.1 |
| 516 | 2025-09-25T22:17:06.906Z | Downloaded serde_tokenstream v0.2.2 |
| 517 | 2025-09-25T22:17:06.906Z | Downloaded icu_properties v1.5.1 |
| 518 | 2025-09-25T22:17:06.911Z | Downloaded httparse v1.10.1 |
| 519 | 2025-09-25T22:17:06.911Z | Downloaded proc-macro-error v1.0.4 |
| 520 | 2025-09-25T22:17:06.916Z | Downloaded postcard v1.0.9 |
| 521 | 2025-09-25T22:17:06.919Z | Downloaded heapless v0.8.0 |
| 522 | 2025-09-25T22:17:06.919Z | Downloaded radium v0.7.0 |
| 523 | 2025-09-25T22:17:06.919Z | Downloaded tabwriter v1.4.0 |
| 524 | 2025-09-25T22:17:06.924Z | Downloaded scopeguard v1.2.0 |
| 525 | 2025-09-25T22:17:06.924Z | Downloaded schemars_derive v0.8.22 |
| 526 | 2025-09-25T22:17:06.924Z | Downloaded base64 v0.22.1 |
| 527 | 2025-09-25T22:17:06.928Z | Downloaded stable_deref_trait v1.2.0 |
| 528 | 2025-09-25T22:17:06.928Z | Downloaded parking_lot_core v0.9.10 |
| 529 | 2025-09-25T22:17:06.932Z | Downloaded parking_lot v0.12.2 |
| 530 | 2025-09-25T22:17:06.932Z | Downloaded serde_repr v0.1.19 |
| 531 | 2025-09-25T22:17:06.935Z | Downloaded scroll v0.12.0 |
| 532 | 2025-09-25T22:17:06.935Z | Downloaded pest_derive v2.7.10 |
| 533 | 2025-09-25T22:17:06.938Z | Downloaded rustversion v1.0.22 |
| 534 | 2025-09-25T22:17:06.938Z | Downloaded quinn-udp v0.5.5 |
| 535 | 2025-09-25T22:17:06.942Z | Downloaded darling_core v0.20.11 |
| 536 | 2025-09-25T22:17:06.945Z | Downloaded rand_chacha v0.3.1 |
| 537 | 2025-09-25T22:17:06.948Z | Downloaded progenitor-macro v0.10.0 |
| 538 | 2025-09-25T22:17:06.948Z | Downloaded futures v0.3.31 |
| 539 | 2025-09-25T22:17:06.952Z | Downloaded progenitor v0.9.1 |
| 540 | 2025-09-25T22:17:06.955Z | Downloaded oxnet v0.1.1 |
| 541 | 2025-09-25T22:17:06.955Z | Downloaded log v0.4.27 |
| 542 | 2025-09-25T22:17:06.958Z | Downloaded indexmap v1.9.3 |
| 543 | 2025-09-25T22:17:06.963Z | Downloaded parse-display-derive v0.10.0 |
| 544 | 2025-09-25T22:17:06.964Z | Downloaded ipnet v2.9.0 |
| 545 | 2025-09-25T22:17:06.964Z | Downloaded icu_normalizer_data v1.5.0 |
| 546 | 2025-09-25T22:17:06.969Z | Downloaded once_cell v1.19.0 |
| 547 | 2025-09-25T22:17:06.969Z | Downloaded lock_api v0.4.12 |
| 548 | 2025-09-25T22:17:06.969Z | Downloaded jobserver v0.1.31 |
| 549 | 2025-09-25T22:17:06.972Z | Downloaded hyper-rustls v0.27.3 |
| 550 | 2025-09-25T22:17:06.972Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 551 | 2025-09-25T22:17:07.020Z | Downloaded derive-where v1.2.7 |
| 552 | 2025-09-25T22:17:07.024Z | Downloaded num-complex v0.4.6 |
| 553 | 2025-09-25T22:17:07.027Z | Downloaded icu_locid_transform v1.5.0 |
| 554 | 2025-09-25T22:17:07.027Z | Downloaded highway v1.3.0 |
| 555 | 2025-09-25T22:17:07.030Z | Downloaded derive_builder v0.20.2 |
| 556 | 2025-09-25T22:17:07.035Z | Downloaded deranged v0.5.3 |
| 557 | 2025-09-25T22:17:07.038Z | Downloaded camino v1.2.0 |
| 558 | 2025-09-25T22:17:07.038Z | Downloaded glob v0.3.1 |
| 559 | 2025-09-25T22:17:07.041Z | Downloaded getrandom v0.2.14 |
| 560 | 2025-09-25T22:17:07.045Z | Downloaded crossbeam-epoch v0.9.18 |
| 561 | 2025-09-25T22:17:07.048Z | Downloaded clap v4.5.4 |
| 562 | 2025-09-25T22:17:07.055Z | Downloaded pretty-hex v0.4.1 |
| 563 | 2025-09-25T22:17:07.058Z | Downloaded powerfmt v0.2.0 |
| 564 | 2025-09-25T22:17:07.058Z | Downloaded oxide-tokio-rt v0.1.2 |
| 565 | 2025-09-25T22:17:07.062Z | Downloaded num-rational v0.4.2 |
| 566 | 2025-09-25T22:17:07.062Z | Downloaded pin-utils v0.1.0 |
| 567 | 2025-09-25T22:17:07.062Z | Downloaded icu_provider v1.5.0 |
| 568 | 2025-09-25T22:17:07.065Z | Downloaded num-derive v0.4.2 |
| 569 | 2025-09-25T22:17:07.065Z | Downloaded multer v3.1.0 |
| 570 | 2025-09-25T22:17:07.069Z | Downloaded litemap v0.7.4 |
| 571 | 2025-09-25T22:17:07.069Z | Downloaded linked-hash-map v0.5.6 |
| 572 | 2025-09-25T22:17:07.069Z | Downloaded kstat-rs v0.2.4 |
| 573 | 2025-09-25T22:17:07.072Z | Downloaded dropshot_endpoint v0.16.4 |
| 574 | 2025-09-25T22:17:07.076Z | Downloaded num_enum v0.7.3 |
| 575 | 2025-09-25T22:17:07.079Z | Downloaded num-integer v0.1.46 |
| 576 | 2025-09-25T22:17:07.082Z | Downloaded colored v3.0.0 |
| 577 | 2025-09-25T22:17:07.082Z | Downloaded fixedbitset v0.5.7 |
| 578 | 2025-09-25T22:17:07.085Z | Downloaded base64ct v1.6.0 |
| 579 | 2025-09-25T22:17:07.088Z | Downloaded daft v0.1.2 |
| 580 | 2025-09-25T22:17:07.088Z | Downloaded lazy_static v1.5.0 |
| 581 | 2025-09-25T22:17:07.092Z | Downloaded http-body-util v0.1.3 |
| 582 | 2025-09-25T22:17:07.092Z | Downloaded indent_write v2.2.0 |
| 583 | 2025-09-25T22:17:07.092Z | Downloaded idna_adapter v1.2.0 |
| 584 | 2025-09-25T22:17:07.095Z | Downloaded hyper-tls v0.6.0 |
| 585 | 2025-09-25T22:17:07.095Z | Downloaded hubpack v0.1.2 |
| 586 | 2025-09-25T22:17:07.095Z | Downloaded httpdate v1.0.3 |
| 587 | 2025-09-25T22:17:07.099Z | Downloaded cancel-safe-futures v0.1.5 |
| 588 | 2025-09-25T22:17:07.099Z | Downloaded managed v0.8.0 |
| 589 | 2025-09-25T22:17:07.102Z | Downloaded macaddr v1.0.1 |
| 590 | 2025-09-25T22:17:07.102Z | Downloaded lru-cache v0.1.2 |
| 591 | 2025-09-25T22:17:07.102Z | Downloaded humantime v2.1.0 |
| 592 | 2025-09-25T22:17:07.108Z | Downloaded hostname v0.4.0 |
| 593 | 2025-09-25T22:17:07.108Z | Downloaded num_threads v0.1.7 |
| 594 | 2025-09-25T22:17:07.108Z | Downloaded defmt v0.3.8 |
| 595 | 2025-09-25T22:17:07.108Z | Downloaded darling v0.20.11 |
| 596 | 2025-09-25T22:17:07.113Z | Downloaded crossbeam-utils v0.8.19 |
| 597 | 2025-09-25T22:17:07.116Z | Downloaded cookie v0.18.1 |
| 598 | 2025-09-25T22:17:07.119Z | Downloaded const_format_proc_macros v0.2.32 |
| 599 | 2025-09-25T22:17:07.120Z | Downloaded console v0.15.8 |
| 600 | 2025-09-25T22:17:07.122Z | Downloaded clap_derive v4.5.4 |
| 601 | 2025-09-25T22:17:07.125Z | Downloaded anstream v0.6.14 |
| 602 | 2025-09-25T22:17:07.128Z | Downloaded float-ord v0.3.2 |
| 603 | 2025-09-25T22:17:07.128Z | Downloaded embedded-io v0.6.1 |
| 604 | 2025-09-25T22:17:07.128Z | Downloaded dyn-clone v1.0.17 |
| 605 | 2025-09-25T22:17:07.132Z | Downloaded dof v0.3.0 |
| 606 | 2025-09-25T22:17:07.132Z | Downloaded dof v0.1.5 |
| 607 | 2025-09-25T22:17:07.135Z | Downloaded displaydoc v0.2.5 |
| 608 | 2025-09-25T22:17:07.138Z | Downloaded digest v0.10.7 |
| 609 | 2025-09-25T22:17:07.138Z | Downloaded defmt-parser v0.3.4 |
| 610 | 2025-09-25T22:17:07.141Z | Downloaded ctrlc v3.4.4 |
| 611 | 2025-09-25T22:17:07.141Z | Downloaded cargo_metadata v0.19.2 |
| 612 | 2025-09-25T22:17:07.144Z | Downloaded bincode v1.3.3 |
| 613 | 2025-09-25T22:17:07.144Z | Downloaded futures-channel v0.3.31 |
| 614 | 2025-09-25T22:17:07.148Z | Downloaded cipher v0.4.4 |
| 615 | 2025-09-25T22:17:07.148Z | Downloaded cargo-platform v0.1.8 |
| 616 | 2025-09-25T22:17:07.148Z | Downloaded bitstruct_derive v0.1.0 |
| 617 | 2025-09-25T22:17:07.148Z | Downloaded futures-sink v0.3.31 |
| 618 | 2025-09-25T22:17:07.152Z | Downloaded either v1.15.0 |
| 619 | 2025-09-25T22:17:07.152Z | Downloaded debug-ignore v1.0.5 |
| 620 | 2025-09-25T22:17:07.155Z | Downloaded data-encoding v2.6.0 |
| 621 | 2025-09-25T22:17:07.155Z | Downloaded cargo_metadata v0.18.1 |
| 622 | 2025-09-25T22:17:07.155Z | Downloaded embedded-io v0.4.0 |
| 623 | 2025-09-25T22:17:07.158Z | Downloaded byteorder v1.5.0 |
| 624 | 2025-09-25T22:17:07.158Z | Downloaded block-buffer v0.10.4 |
| 625 | 2025-09-25T22:17:07.161Z | Downloaded newline-converter v0.3.0 |
| 626 | 2025-09-25T22:17:07.161Z | Downloaded icu_provider_macros v1.5.0 |
| 627 | 2025-09-25T22:17:07.161Z | Downloaded instant v0.1.12 |
| 628 | 2025-09-25T22:17:07.161Z | Downloaded futures-io v0.3.31 |
| 629 | 2025-09-25T22:17:07.165Z | Downloaded foreign-types-shared v0.3.1 |
| 630 | 2025-09-25T22:17:07.165Z | Downloaded cfg_aliases v0.2.1 |
| 631 | 2025-09-25T22:17:07.165Z | Downloaded atomicwrites v0.4.4 |
| 632 | 2025-09-25T22:17:07.165Z | Downloaded autocfg v1.3.0 |
| 633 | 2025-09-25T22:17:07.168Z | Downloaded generic-array v0.14.7 |
| 634 | 2025-09-25T22:17:07.168Z | Downloaded futures-macro v0.3.31 |
| 635 | 2025-09-25T22:17:07.171Z | Downloaded form_urlencoded v1.2.2 |
| 636 | 2025-09-25T22:17:07.171Z | Downloaded crypto-common v0.1.6 |
| 637 | 2025-09-25T22:17:07.171Z | Downloaded fakedata_generator v0.5.0 |
| 638 | 2025-09-25T22:17:07.211Z | Downloaded colorchoice v1.0.1 |
| 639 | 2025-09-25T22:17:07.214Z | Downloaded aes-gcm-siv v0.11.1 |
| 640 | 2025-09-25T22:17:07.214Z | Downloaded darling_macro v0.20.11 |
| 641 | 2025-09-25T22:17:07.214Z | Downloaded cfg-if v1.0.0 |
| 642 | 2025-09-25T22:17:07.218Z | Downloaded escargot v0.5.10 |
| 643 | 2025-09-25T22:17:07.218Z | Downloaded convert_case v0.4.0 |
| 644 | 2025-09-25T22:17:07.218Z | Downloaded clap_lex v0.7.0 |
| 645 | 2025-09-25T22:17:07.218Z | Downloaded cfg_aliases v0.1.1 |
| 646 | 2025-09-25T22:17:07.221Z | Downloaded futures-core v0.3.31 |
| 647 | 2025-09-25T22:17:07.221Z | Downloaded foreign-types-macros v0.2.3 |
| 648 | 2025-09-25T22:17:07.221Z | Downloaded ctr v0.9.2 |
| 649 | 2025-09-25T22:17:07.225Z | Downloaded bit-set v0.5.3 |
| 650 | 2025-09-25T22:17:07.225Z | Downloaded bit_field v0.10.2 |
| 651 | 2025-09-25T22:17:07.225Z | Downloaded async-recursion v1.1.1 |
| 652 | 2025-09-25T22:17:07.228Z | Downloaded bit-vec v0.6.3 |
| 653 | 2025-09-25T22:17:07.228Z | Downloaded atomic-waker v1.1.2 |
| 654 | 2025-09-25T22:17:07.231Z | Downloaded allocator-api2 v0.2.18 |
| 655 | 2025-09-25T22:17:07.231Z | Downloaded crossbeam-deque v0.8.5 |
| 656 | 2025-09-25T22:17:07.235Z | Downloaded blake2 v0.10.6 |
| 657 | 2025-09-25T22:17:07.235Z | Downloaded anstyle-query v1.0.3 |
| 658 | 2025-09-25T22:17:07.238Z | Downloaded anyhow v1.0.97 |
| 659 | 2025-09-25T22:17:07.262Z | Downloaded libz-sys v1.1.16 |
| 660 | 2025-09-25T22:17:07.529Z | Compiling proc-macro2 v1.0.95 |
| 661 | 2025-09-25T22:17:07.532Z | Compiling unicode-ident v1.0.18 |
| 662 | 2025-09-25T22:17:07.532Z | Compiling libc v0.2.176 |
| 663 | 2025-09-25T22:17:07.532Z | Compiling serde_core v1.0.226 |
| 664 | 2025-09-25T22:17:07.532Z | Compiling serde v1.0.226 |
| 665 | 2025-09-25T22:17:07.532Z | Compiling autocfg v1.3.0 |
| 666 | 2025-09-25T22:17:07.532Z | Checking cfg-if v1.0.0 |
| 667 | 2025-09-25T22:17:07.716Z | Compiling serde_json v1.0.145 |
| 668 | 2025-09-25T22:17:07.870Z | Compiling memchr v2.7.2 |
| 669 | 2025-09-25T22:17:07.919Z | Compiling libm v0.2.8 |
| 670 | 2025-09-25T22:17:08.343Z | Compiling itoa v1.0.11 |
| 671 | 2025-09-25T22:17:08.670Z | Compiling version_check v0.9.5 |
| 672 | 2025-09-25T22:17:08.960Z | Compiling semver v1.0.26 |
| 673 | 2025-09-25T22:17:09.348Z | Compiling ryu v1.0.18 |
| 674 | 2025-09-25T22:17:09.459Z | Compiling thiserror v1.0.64 |
| 675 | 2025-09-25T22:17:09.552Z | Compiling shlex v1.3.0 |
| 676 | 2025-09-25T22:17:09.654Z | Compiling lock_api v0.4.12 |
| 677 | 2025-09-25T22:17:09.872Z | Compiling quote v1.0.40 |
| 678 | 2025-09-25T22:17:09.893Z | Compiling parking_lot_core v0.9.10 |
| 679 | 2025-09-25T22:17:10.038Z | Compiling jobserver v0.1.31 |
| 680 | 2025-09-25T22:17:10.245Z | Compiling schemars v0.8.22 |
| 681 | 2025-09-25T22:17:10.281Z | Compiling syn v2.0.106 |
| 682 | 2025-09-25T22:17:10.369Z | Compiling foldhash v0.1.5 |
| 683 | 2025-09-25T22:17:10.439Z | Compiling cc v1.2.17 |
| 684 | 2025-09-25T22:17:10.597Z | Compiling log v0.4.27 |
| 685 | 2025-09-25T22:17:10.681Z | Compiling once_cell v1.19.0 |
| 686 | 2025-09-25T22:17:10.703Z | Compiling allocator-api2 v0.2.18 |
| 687 | 2025-09-25T22:17:10.723Z | Compiling equivalent v1.0.1 |
| 688 | 2025-09-25T22:17:10.853Z | Compiling heck v0.5.0 |
| 689 | 2025-09-25T22:17:10.941Z | Compiling fnv v1.0.7 |
| 690 | 2025-09-25T22:17:11.052Z | Compiling num-traits v0.2.19 |
| 691 | 2025-09-25T22:17:11.372Z | Checking getrandom v0.2.14 |
| 692 | 2025-09-25T22:17:11.481Z | Compiling hashbrown v0.15.2 |
| 693 | 2025-09-25T22:17:11.654Z | Compiling slab v0.4.9 |
| 694 | 2025-09-25T22:17:11.837Z | Checking smallvec v1.13.2 |
| 695 | 2025-09-25T22:17:12.241Z | Checking pin-project-lite v0.2.14 |
| 696 | 2025-09-25T22:17:12.786Z | Checking scopeguard v1.2.0 |
| 697 | 2025-09-25T22:17:12.917Z | Compiling getrandom v0.3.2 |
| 698 | 2025-09-25T22:17:13.767Z | Checking signal-hook-registry v1.4.2 |
| 699 | 2025-09-25T22:17:13.836Z | Compiling ring v0.17.14 |
| 700 | 2025-09-25T22:17:13.886Z | Checking mio v1.0.2 |
| 701 | 2025-09-25T22:17:13.979Z | Checking parking_lot v0.12.2 |
| 702 | 2025-09-25T22:17:14.032Z | Checking socket2 v0.6.0 |
| 703 | 2025-09-25T22:17:14.310Z | Compiling pkg-config v0.3.30 |
| 704 | 2025-09-25T22:17:14.526Z | Compiling thiserror v2.0.16 |
| 705 | 2025-09-25T22:17:14.567Z | Compiling vcpkg v0.2.15 |
| 706 | 2025-09-25T22:17:15.160Z | Checking iana-time-zone v0.1.60 |
| 707 | 2025-09-25T22:17:15.279Z | Compiling indexmap v2.11.4 |
| 708 | 2025-09-25T22:17:15.651Z | Compiling dyn-clone v1.0.17 |
| 709 | 2025-09-25T22:17:15.669Z | Compiling httparse v1.10.1 |
| 710 | 2025-09-25T22:17:15.811Z | Compiling regex-syntax v0.8.5 |
| 711 | 2025-09-25T22:17:15.868Z | Compiling aho-corasick v1.1.3 |
| 712 | 2025-09-25T22:17:15.983Z | Checking futures-core v0.3.31 |
| 713 | 2025-09-25T22:17:16.218Z | Compiling typenum v1.17.0 |
| 714 | 2025-09-25T22:17:16.699Z | Compiling generic-array v0.14.7 |
| 715 | 2025-09-25T22:17:16.758Z | Compiling rustversion v1.0.22 |
| 716 | 2025-09-25T22:17:17.744Z | Checking rand_core v0.6.4 |
| 717 | 2025-09-25T22:17:17.758Z | Compiling serde_derive_internals v0.29.1 |
| 718 | 2025-09-25T22:17:17.759Z | Compiling synstructure v0.13.1 |
| 719 | 2025-09-25T22:17:17.759Z | Checking stable_deref_trait v1.2.0 |
| 720 | 2025-09-25T22:17:17.759Z | Checking futures-sink v0.3.31 |
| 721 | 2025-09-25T22:17:18.591Z | Compiling regress v0.10.3 |
| 722 | 2025-09-25T22:17:18.944Z | Checking byteorder v1.5.0 |
| 723 | 2025-09-25T22:17:19.343Z | Compiling regex-automata v0.4.9 |
| 724 | 2025-09-25T22:17:19.350Z | Compiling openssl-sys v0.9.107 |
| 725 | 2025-09-25T22:17:19.404Z | Compiling ucd-trie v0.1.6 |
| 726 | 2025-09-25T22:17:19.863Z | Checking subtle v2.5.0 |
| 727 | 2025-09-25T22:17:19.897Z | Checking futures-channel v0.3.31 |
| 728 | 2025-09-25T22:17:20.102Z | Checking pin-utils v0.1.0 |
| 729 | 2025-09-25T22:17:20.188Z | Checking futures-task v0.3.31 |
| 730 | 2025-09-25T22:17:20.231Z | Compiling strsim v0.11.1 |
| 731 | 2025-09-25T22:17:20.434Z | Compiling slog v2.7.0 |
| 732 | 2025-09-25T22:17:20.511Z | Checking futures-io v0.3.31 |
| 733 | 2025-09-25T22:17:20.691Z | Compiling rustix v0.38.34 |
| 734 | 2025-09-25T22:17:20.814Z | Compiling openssl v0.10.72 |
| 735 | 2025-09-25T22:17:20.912Z | Compiling ident_case v1.0.1 |
| 736 | 2025-09-25T22:17:21.057Z | Compiling serde_derive v1.0.226 |
| 737 | 2025-09-25T22:17:21.093Z | Compiling thiserror-impl v1.0.64 |
| 738 | 2025-09-25T22:17:21.267Z | Compiling schemars_derive v0.8.22 |
| 739 | 2025-09-25T22:17:21.401Z | Compiling tokio-macros v2.5.0 |
| 740 | 2025-09-25T22:17:21.472Z | Compiling zerofrom-derive v0.1.5 |
| 741 | 2025-09-25T22:17:22.747Z | Compiling yoke-derive v0.7.5 |
| 742 | 2025-09-25T22:17:22.916Z | Compiling zerovec-derive v0.10.3 |
| 743 | 2025-09-25T22:17:23.639Z | Compiling displaydoc v0.2.5 |
| 744 | 2025-09-25T22:17:24.029Z | Compiling futures-macro v0.3.31 |
| 745 | 2025-09-25T22:17:24.779Z | Compiling icu_provider_macros v1.5.0 |
| 746 | 2025-09-25T22:17:25.130Z | Compiling thiserror-impl v2.0.16 |
| 747 | 2025-09-25T22:17:25.214Z | Compiling regex v1.11.1 |
| 748 | 2025-09-25T22:17:25.235Z | Compiling pest v2.7.10 |
| 749 | 2025-09-25T22:17:25.683Z | Checking zerofrom v0.1.5 |
| 750 | 2025-09-25T22:17:25.842Z | Checking futures-util v0.3.31 |
| 751 | 2025-09-25T22:17:25.899Z | Checking yoke v0.7.5 |
| 752 | 2025-09-25T22:17:25.967Z | Compiling openssl-macros v0.1.1 |
| 753 | 2025-09-25T22:17:26.007Z | Compiling darling_core v0.20.11 |
| 754 | 2025-09-25T22:17:26.289Z | Checking zerovec v0.10.4 |
| 755 | 2025-09-25T22:17:26.610Z | Compiling native-tls v0.2.11 |
| 756 | 2025-09-25T22:17:26.857Z | Compiling rustls v0.23.10 |
| 757 | 2025-09-25T22:17:27.035Z | Checking percent-encoding v2.3.2 |
| 758 | 2025-09-25T22:17:27.258Z | Compiling tracing-attributes v0.1.27 |
| 759 | 2025-09-25T22:17:27.308Z | Checking tracing-core v0.1.32 |
| 760 | 2025-09-25T22:17:27.944Z | Compiling pest_meta v2.7.10 |
| 761 | 2025-09-25T22:17:27.965Z | Checking untrusted v0.9.0 |
| 762 | 2025-09-25T22:17:28.100Z | Checking tinystr v0.7.6 |
| 763 | 2025-09-25T22:17:28.774Z | Checking bytes v1.10.1 |
| 764 | 2025-09-25T22:17:29.835Z | Checking tokio v1.47.1 |
| 765 | 2025-09-25T22:17:30.229Z | Compiling serde_tokenstream v0.2.2 |
| 766 | 2025-09-25T22:17:30.288Z | Checking chrono v0.4.41 |
| 767 | 2025-09-25T22:17:30.442Z | Checking bitflags v2.6.0 |
| 768 | 2025-09-25T22:17:30.608Z | Compiling uuid v1.18.1 |
| 769 | 2025-09-25T22:17:31.211Z | Compiling http v1.3.1 |
| 770 | 2025-09-25T22:17:31.304Z | Compiling pest_generator v2.7.10 |
| 771 | 2025-09-25T22:17:31.490Z | Compiling darling_macro v0.20.11 |
| 772 | 2025-09-25T22:17:31.571Z | Checking tracing v0.1.40 |
| 773 | 2025-09-25T22:17:31.910Z | Checking writeable v0.5.5 |
| 774 | 2025-09-25T22:17:32.252Z | Checking litemap v0.7.4 |
| 775 | 2025-09-25T22:17:32.567Z | Compiling darling v0.20.11 |
| 776 | 2025-09-25T22:17:32.617Z | Checking icu_locid v1.5.0 |
| 777 | 2025-09-25T22:17:32.935Z | Compiling pest_derive v2.7.10 |
| 778 | 2025-09-25T22:17:33.182Z | Compiling scroll_derive v0.12.0 |
| 779 | 2025-09-25T22:17:33.542Z | Compiling anyhow v1.0.97 |
| 780 | 2025-09-25T22:17:33.617Z | Checking icu_provider v1.5.0 |
| 781 | 2025-09-25T22:17:33.833Z | Checking form_urlencoded v1.2.2 |
| 782 | 2025-09-25T22:17:33.892Z | Compiling thread-id v4.2.1 |
| 783 | 2025-09-25T22:17:34.021Z | Checking rustls-pki-types v1.7.0 |
| 784 | 2025-09-25T22:17:34.049Z | Checking ppv-lite86 v0.2.17 |
| 785 | 2025-09-25T22:17:34.213Z | Compiling syn v1.0.109 |
| 786 | 2025-09-25T22:17:34.271Z | Checking icu_locid_transform_data v1.5.0 |
| 787 | 2025-09-25T22:17:34.383Z | Checking icu_locid_transform v1.5.0 |
| 788 | 2025-09-25T22:17:34.593Z | Checking icu_collections v1.5.0 |
| 789 | 2025-09-25T22:17:34.619Z | Compiling zerocopy-derive v0.7.34 |
| 790 | 2025-09-25T22:17:34.638Z | Checking icu_properties_data v1.5.0 |
| 791 | 2025-09-25T22:17:34.726Z | Checking base64 v0.22.1 |
| 792 | 2025-09-25T22:17:34.870Z | Compiling time-core v0.1.6 |
| 793 | 2025-09-25T22:17:34.888Z | Compiling num-conv v0.1.0 |
| 794 | 2025-09-25T22:17:35.210Z | Compiling time-macros v0.2.24 |
| 795 | 2025-09-25T22:17:35.232Z | Checking crypto-common v0.1.6 |
| 796 | 2025-09-25T22:17:35.397Z | Checking icu_properties v1.5.1 |
| 797 | 2025-09-25T22:17:35.432Z | Checking utf8_iter v1.0.4 |
| 798 | 2025-09-25T22:17:35.467Z | Checking icu_normalizer_data v1.5.0 |
| 799 | 2025-09-25T22:17:35.576Z | Checking zeroize v1.7.0 |
| 800 | 2025-09-25T22:17:35.623Z | Checking atomic-waker v1.1.2 |
| 801 | 2025-09-25T22:17:35.652Z | Checking write16 v1.0.0 |
| 802 | 2025-09-25T22:17:35.776Z | Checking utf16_iter v1.0.5 |
| 803 | 2025-09-25T22:17:35.795Z | Checking ipnet v2.9.0 |
| 804 | 2025-09-25T22:17:35.828Z | Checking rustls-webpki v0.102.4 |
| 805 | 2025-09-25T22:17:35.955Z | Checking http-body v1.0.1 |
| 806 | 2025-09-25T22:17:36.217Z | Compiling openapiv3 v2.2.0 |
| 807 | 2025-09-25T22:17:36.278Z | Checking socket2 v0.5.10 |
| 808 | 2025-09-25T22:17:36.472Z | Compiling camino v1.2.0 |
| 809 | 2025-09-25T22:17:36.655Z | Checking try-lock v0.2.5 |
| 810 | 2025-09-25T22:17:36.829Z | Checking want v0.3.1 |
| 811 | 2025-09-25T22:17:37.047Z | Compiling scroll v0.12.0 |
| 812 | 2025-09-25T22:17:37.072Z | Checking tokio-util v0.7.11 |
| 813 | 2025-09-25T22:17:37.178Z | Compiling usdt-impl v0.5.0 |
| 814 | 2025-09-25T22:17:37.205Z | Compiling plain v0.2.3 |
| 815 | 2025-09-25T22:17:37.381Z | Checking httpdate v1.0.3 |
| 816 | 2025-09-25T22:17:37.603Z | Compiling goblin v0.8.2 |
| 817 | 2025-09-25T22:17:37.651Z | Compiling zerocopy v0.7.34 |
| 818 | 2025-09-25T22:17:37.673Z | Checking rand_chacha v0.3.1 |
| 819 | 2025-09-25T22:17:37.777Z | Checking tower-service v0.3.2 |
| 820 | 2025-09-25T22:17:37.882Z | Checking h2 v0.4.6 |
| 821 | 2025-09-25T22:17:37.929Z | Compiling pretty-hex v0.4.1 |
| 822 | 2025-09-25T22:17:38.041Z | Checking rand v0.8.5 |
| 823 | 2025-09-25T22:17:38.166Z | Compiling dtrace-parser v0.2.0 |
| 824 | 2025-09-25T22:17:38.666Z | Checking icu_normalizer v1.5.0 |
| 825 | 2025-09-25T22:17:39.267Z | Compiling unsafe-libyaml v0.2.11 |
| 826 | 2025-09-25T22:17:39.485Z | Checking idna_adapter v1.2.0 |
| 827 | 2025-09-25T22:17:39.686Z | Checking idna v1.0.3 |
| 828 | 2025-09-25T22:17:39.712Z | Compiling paste v1.0.15 |
| 829 | 2025-09-25T22:17:40.009Z | Checking http-body-util v0.1.3 |
| 830 | 2025-09-25T22:17:40.201Z | Checking url v2.5.4 |
| 831 | 2025-09-25T22:17:40.795Z | Compiling serde_yaml v0.9.34+deprecated |
| 832 | 2025-09-25T22:17:40.956Z | Checking errno v0.3.9 |
| 833 | 2025-09-25T22:17:41.179Z | Checking encoding_rs v0.8.34 |
| 834 | 2025-09-25T22:17:42.102Z | Checking hyper v1.7.0 |
| 835 | 2025-09-25T22:17:42.494Z | Checking foreign-types-shared v0.1.1 |
| 836 | 2025-09-25T22:17:42.636Z | Checking mime v0.3.17 |
| 837 | 2025-09-25T22:17:42.980Z | Checking foreign-types v0.3.2 |
| 838 | 2025-09-25T22:17:43.449Z | Compiling dof v0.3.0 |
| 839 | 2025-09-25T22:17:44.131Z | Checking hyper-util v0.1.16 |
| 840 | 2025-09-25T22:17:44.989Z | Checking rustls-pemfile v2.1.3 |
| 841 | 2025-09-25T22:17:45.214Z | Checking serde_urlencoded v0.7.1 |
| 842 | 2025-09-25T22:17:45.253Z | Compiling async-trait v0.1.89 |
| 843 | 2025-09-25T22:17:45.326Z | Compiling strum_macros v0.26.4 |
| 844 | 2025-09-25T22:17:45.760Z | Checking cpufeatures v0.2.12 |
| 845 | 2025-09-25T22:17:45.858Z | Checking block-buffer v0.10.4 |
| 846 | 2025-09-25T22:17:46.057Z | Compiling usdt-attr-macro v0.5.0 |
| 847 | 2025-09-25T22:17:46.075Z | Compiling usdt-macro v0.5.0 |
| 848 | 2025-09-25T22:17:46.499Z | Checking openssl-probe v0.1.5 |
| 849 | 2025-09-25T22:17:46.661Z | Compiling newtype-uuid v1.2.1 |
| 850 | 2025-09-25T22:17:47.216Z | Checking digest v0.10.7 |
| 851 | 2025-09-25T22:17:47.509Z | Compiling typify-impl v0.2.0 |
| 852 | 2025-09-25T22:17:47.723Z | Compiling omicron-workspace-hack v0.1.0 |
| 853 | 2025-09-25T22:17:47.729Z | Compiling rustls v0.22.4 |
| 854 | 2025-09-25T22:17:48.131Z | Checking webpki-roots v0.26.3 |
| 855 | 2025-09-25T22:17:48.349Z | Compiling crossbeam-utils v0.8.19 |
| 856 | 2025-09-25T22:17:48.700Z | Compiling slog-async v2.8.0 |
| 857 | 2025-09-25T22:17:49.306Z | Checking futures-executor v0.3.31 |
| 858 | 2025-09-25T22:17:49.394Z | Checking sync_wrapper v1.0.1 |
| 859 | 2025-09-25T22:17:49.579Z | Compiling multer v3.1.0 |
| 860 | 2025-09-25T22:17:49.619Z | Checking futures v0.3.31 |
| 861 | 2025-09-25T22:17:50.034Z | Compiling async-stream-impl v0.3.6 |
| 862 | 2025-09-25T22:17:50.132Z | Compiling structmeta-derive v0.3.0 |
| 863 | 2025-09-25T22:17:50.510Z | Compiling daft-derive v0.1.2 |
| 864 | 2025-09-25T22:17:51.114Z | Checking powerfmt v0.2.0 |
| 865 | 2025-09-25T22:17:51.901Z | Checking tokio-rustls v0.26.0 |
| 866 | 2025-09-25T22:17:52.180Z | Checking deranged v0.5.3 |
| 867 | 2025-09-25T22:17:52.185Z | Checking sha1 v0.10.6 |
| 868 | 2025-09-25T22:17:52.285Z | Checking hyper-rustls v0.27.3 |
| 869 | 2025-09-25T22:17:52.520Z | Compiling structmeta v0.3.0 |
| 870 | 2025-09-25T22:17:52.570Z | Checking tokio-native-tls v0.3.1 |
| 871 | 2025-09-25T22:17:52.850Z | Checking hyper-tls v0.6.0 |
| 872 | 2025-09-25T22:17:52.895Z | Checking ipnetwork v0.21.1 |
| 873 | 2025-09-25T22:17:53.007Z | Checking is-terminal v0.4.12 |
| 874 | 2025-09-25T22:17:53.158Z | Compiling dropshot v0.16.4 |
| 875 | 2025-09-25T22:17:53.200Z | Checking reqwest v0.12.7 |
| 876 | 2025-09-25T22:17:53.507Z | Checking winnow v0.7.13 |
| 877 | 2025-09-25T22:17:53.660Z | Checking num_threads v0.1.7 |
| 878 | 2025-09-25T22:17:53.875Z | Checking strum v0.26.3 |
| 879 | 2025-09-25T22:17:54.065Z | Compiling dropshot_endpoint v0.16.4 |
| 880 | 2025-09-25T22:17:54.615Z | Compiling toml_datetime v0.6.11 |
| 881 | 2025-09-25T22:17:54.759Z | Checking time v0.3.44 |
| 882 | 2025-09-25T22:17:55.684Z | Checking memmap v0.7.0 |
| 883 | 2025-09-25T22:17:55.837Z | Checking match_cfg v0.1.0 |
| 884 | 2025-09-25T22:17:55.948Z | Checking hostname v0.3.1 |
| 885 | 2025-09-25T22:17:56.019Z | Checking usdt v0.5.0 |
| 886 | 2025-09-25T22:17:56.088Z | Compiling parse-display-derive v0.10.0 |
| 887 | 2025-09-25T22:17:57.068Z | Compiling serde_with_macros v3.12.0 |
| 888 | 2025-09-25T22:17:57.448Z | Checking fastrand v2.1.0 |
| 889 | 2025-09-25T22:17:57.769Z | Checking tempfile v3.10.1 |
| 890 | 2025-09-25T22:17:57.975Z | Checking thread_local v1.1.8 |
| 891 | 2025-09-25T22:17:58.338Z | Compiling typify-macro v0.2.0 |
| 892 | 2025-09-25T22:17:58.569Z | Checking oxnet v0.1.1 |
| 893 | 2025-09-25T22:17:58.794Z | Compiling test-strategy v0.4.1 |
| 894 | 2025-09-25T22:17:58.821Z | Checking crossbeam-channel v0.5.15 |
| 895 | 2025-09-25T22:17:59.057Z | Checking macaddr v1.0.1 |
| 896 | 2025-09-25T22:17:59.426Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 897 | 2025-09-25T22:17:59.494Z | Checking debug-ignore v1.0.5 |
| 898 | 2025-09-25T22:17:59.532Z | Checking quick-error v1.2.3 |
| 899 | 2025-09-25T22:17:59.672Z | Checking take_mut v0.2.2 |
| 900 | 2025-09-25T22:17:59.701Z | Checking term v1.2.0 |
| 901 | 2025-09-25T22:18:00.108Z | Checking slog-term v2.9.2 |
| 902 | 2025-09-25T22:18:00.173Z | Checking slog-json v2.6.1 |
| 903 | 2025-09-25T22:18:00.262Z | Checking toml_parser v1.0.3 |
| 904 | 2025-09-25T22:18:00.670Z | Checking toml_datetime v0.7.2 |
| 905 | 2025-09-25T22:18:00.836Z | Checking serde_spanned v1.0.2 |
| 906 | 2025-09-25T22:18:01.059Z | Checking toml_writer v1.0.3 |
| 907 | 2025-09-25T22:18:01.463Z | Checking lazy_static v1.5.0 |
| 908 | 2025-09-25T22:18:01.528Z | Checking spin v0.9.8 |
| 909 | 2025-09-25T22:18:01.743Z | Compiling typify v0.2.0 |
| 910 | 2025-09-25T22:18:01.906Z | Compiling progenitor-impl v0.8.0 |
| 911 | 2025-09-25T22:18:01.953Z | Checking toml v0.9.7 |
| 912 | 2025-09-25T22:18:02.152Z | Checking slog-bunyan v2.5.0 |
| 913 | 2025-09-25T22:18:02.337Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 914 | 2025-09-25T22:18:03.171Z | Checking async-stream v0.3.6 |
| 915 | 2025-09-25T22:18:03.376Z | Checking waitgroup v0.1.2 |
| 916 | 2025-09-25T22:18:03.542Z | Checking serde_path_to_error v0.1.17 |
| 917 | 2025-09-25T22:18:03.903Z | Checking tokio-rustls v0.25.0 |
| 918 | 2025-09-25T22:18:04.273Z | Checking hostname v0.4.0 |
| 919 | 2025-09-25T22:18:06.019Z | Checking daft v0.1.2 |
| 920 | 2025-09-25T22:18:06.487Z | Checking wait-timeout v0.2.0 |
| 921 | 2025-09-25T22:18:06.706Z | Compiling winnow v0.5.40 |
| 922 | 2025-09-25T22:18:07.033Z | Checking bit-vec v0.6.3 |
| 923 | 2025-09-25T22:18:07.342Z | Compiling crucible-workspace-hack v0.1.0 |
| 924 | 2025-09-25T22:18:07.400Z | Compiling progenitor-macro v0.8.0 |
| 925 | 2025-09-25T22:18:07.592Z | Checking bit-set v0.5.3 |
| 926 | 2025-09-25T22:18:07.741Z | Checking rusty-fork v0.3.0 |
| 927 | 2025-09-25T22:18:08.056Z | Checking serde_with v3.12.0 |
| 928 | 2025-09-25T22:18:08.244Z | Checking progenitor-client v0.8.0 |
| 929 | 2025-09-25T22:18:08.603Z | Checking progenitor-client v0.9.1 |
| 930 | 2025-09-25T22:18:08.820Z | Checking hex v0.4.3 |
| 931 | 2025-09-25T22:18:08.993Z | Checking rand_xorshift v0.3.0 |
| 932 | 2025-09-25T22:18:09.362Z | Checking unarray v0.1.4 |
| 933 | 2025-09-25T22:18:09.805Z | Checking proptest v1.5.0 |
| 934 | 2025-09-25T22:18:09.880Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 935 | 2025-09-25T22:18:10.053Z | Compiling toml_edit v0.19.15 |
| 936 | 2025-09-25T22:18:10.352Z | Checking parse-display v0.10.0 |
| 937 | 2025-09-25T22:18:10.371Z | Compiling clap_derive v4.5.4 |
| 938 | 2025-09-25T22:18:11.926Z | Checking instant v0.1.12 |
| 939 | 2025-09-25T22:18:12.106Z | Compiling heck v0.4.1 |
| 940 | 2025-09-25T22:18:12.522Z | Checking utf8parse v0.2.1 |
| 941 | 2025-09-25T22:18:13.068Z | Compiling proc-macro-crate v1.3.1 |
| 942 | 2025-09-25T22:18:13.841Z | Checking anstyle-parse v0.2.4 |
| 943 | 2025-09-25T22:18:13.955Z | Checking backoff v0.4.0 |
| 944 | 2025-09-25T22:18:14.018Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 945 | 2025-09-25T22:18:14.158Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 946 | 2025-09-25T22:18:14.268Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 947 | 2025-09-25T22:18:14.594Z | Checking is_terminal_polyfill v1.70.0 |
| 948 | 2025-09-25T22:18:14.736Z | Checking anstyle-query v1.0.3 |
| 949 | 2025-09-25T22:18:14.798Z | Checking colorchoice v1.0.1 |
| 950 | 2025-09-25T22:18:14.885Z | Compiling zerocopy v0.8.25 |
| 951 | 2025-09-25T22:18:14.964Z | Checking anstyle v1.0.7 |
| 952 | 2025-09-25T22:18:15.341Z | Checking anstream v0.6.14 |
| 953 | 2025-09-25T22:18:15.733Z | Checking terminal_size v0.3.0 |
| 954 | 2025-09-25T22:18:15.917Z | Compiling zerocopy-derive v0.8.25 |
| 955 | 2025-09-25T22:18:16.204Z | Checking num-integer v0.1.46 |
| 956 | 2025-09-25T22:18:16.726Z | Compiling either v1.15.0 |
| 957 | 2025-09-25T22:18:17.132Z | Checking unicode-width v0.1.14 |
| 958 | 2025-09-25T22:18:17.649Z | Checking clap_lex v0.7.0 |
| 959 | 2025-09-25T22:18:18.172Z | Compiling unicode-xid v0.2.4 |
| 960 | 2025-09-25T22:18:18.191Z | Compiling itertools v0.13.0 |
| 961 | 2025-09-25T22:18:18.210Z | Checking clap_builder v4.5.2 |
| 962 | 2025-09-25T22:18:18.619Z | Checking progenitor v0.8.0 |
| 963 | 2025-09-25T22:18:18.831Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 964 | 2025-09-25T22:18:20.412Z | Checking serde_spanned v0.6.9 |
| 965 | 2025-09-25T22:18:20.704Z | Checking rand_core v0.9.3 |
| 966 | 2025-09-25T22:18:21.043Z | Compiling heapless v0.8.0 |
| 967 | 2025-09-25T22:18:21.192Z | Checking clap v4.5.4 |
| 968 | 2025-09-25T22:18:21.340Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 969 | 2025-09-25T22:18:21.542Z | Checking rand_chacha v0.9.0 |
| 970 | 2025-09-25T22:18:21.955Z | Checking num-bigint v0.4.5 |
| 971 | 2025-09-25T22:18:22.164Z | Checking hash32 v0.3.1 |
| 972 | 2025-09-25T22:18:22.273Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 973 | 2025-09-25T22:18:22.363Z | Checking bitflags v1.3.2 |
| 974 | 2025-09-25T22:18:22.673Z | Compiling smoltcp v0.11.0 |
| 975 | 2025-09-25T22:18:23.692Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 976 | 2025-09-25T22:18:23.986Z | Checking rand v0.9.2 |
| 977 | 2025-09-25T22:18:24.089Z | Compiling synstructure v0.12.6 |
| 978 | 2025-09-25T22:18:24.216Z | Checking num-rational v0.4.2 |
| 979 | 2025-09-25T22:18:24.891Z | Checking num-iter v0.1.45 |
| 980 | 2025-09-25T22:18:25.032Z | Compiling num_enum_derive v0.7.3 |
| 981 | 2025-09-25T22:18:25.137Z | Compiling typify-impl v0.3.0 |
| 982 | 2025-09-25T22:18:25.335Z | Checking num-complex v0.4.6 |
| 983 | 2025-09-25T22:18:25.820Z | Compiling proc-macro-error-attr v1.0.4 |
| 984 | 2025-09-25T22:18:26.224Z | Checking managed v0.8.0 |
| 985 | 2025-09-25T22:18:26.243Z | Checking data-encoding v2.6.0 |
| 986 | 2025-09-25T22:18:26.502Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 987 | 2025-09-25T22:18:26.608Z | Checking cobs v0.2.3 |
| 988 | 2025-09-25T22:18:26.828Z | Checking postcard v1.0.9 |
| 989 | 2025-09-25T22:18:27.320Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 990 | 2025-09-25T22:18:27.340Z | Checking num_enum v0.7.3 |
| 991 | 2025-09-25T22:18:27.459Z | Checking num v0.4.3 |
| 992 | 2025-09-25T22:18:27.583Z | Compiling zerocopy-derive v0.2.0 |
| 993 | 2025-09-25T22:18:28.007Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 994 | 2025-09-25T22:18:29.485Z | Compiling foreign-types-macros v0.2.3 |
| 995 | 2025-09-25T22:18:29.543Z | Compiling libz-sys v1.1.16 |
| 996 | 2025-09-25T22:18:29.746Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 997 | 2025-09-25T22:18:30.090Z | Compiling proc-macro-error v1.0.4 |
| 998 | 2025-09-25T22:18:30.167Z | Checking foreign-types-shared v0.3.1 |
| 999 | 2025-09-25T22:18:30.187Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1000 | 2025-09-25T22:18:30.347Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1001 | 2025-09-25T22:18:30.755Z | Checking foreign-types v0.5.0 |
| 1002 | 2025-09-25T22:18:31.533Z | Checking tabwriter v1.4.0 |
| 1003 | 2025-09-25T22:18:31.804Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1004 | 2025-09-25T22:18:31.900Z | Compiling derive_builder_core v0.20.2 |
| 1005 | 2025-09-25T22:18:32.230Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1006 | 2025-09-25T22:18:33.138Z | Checking cstr-argument v0.1.2 |
| 1007 | 2025-09-25T22:18:33.544Z | Compiling prettyplease v0.2.31 |
| 1008 | 2025-09-25T22:18:33.619Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1009 | 2025-09-25T22:18:33.793Z | Compiling derive_builder_macro v0.20.2 |
| 1010 | 2025-09-25T22:18:34.840Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1011 | 2025-09-25T22:18:35.340Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1012 | 2025-09-25T22:18:35.710Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1013 | 2025-09-25T22:18:36.090Z | Compiling typify-macro v0.3.0 |
| 1014 | 2025-09-25T22:18:36.336Z | Compiling vergen-lib v0.1.6 |
| 1015 | 2025-09-25T22:18:36.340Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1016 | 2025-09-25T22:18:36.739Z | Checking float-ord v0.3.2 |
| 1017 | 2025-09-25T22:18:36.950Z | Checking toml_write v0.1.2 |
| 1018 | 2025-09-25T22:18:37.012Z | Compiling semver v0.1.20 |
| 1019 | 2025-09-25T22:18:37.099Z | Checking colored v3.0.0 |
| 1020 | 2025-09-25T22:18:37.272Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1021 | 2025-09-25T22:18:37.292Z | Checking is_ci v1.2.0 |
| 1022 | 2025-09-25T22:18:37.448Z | Compiling rustc_version v0.1.7 |
| 1023 | 2025-09-25T22:18:37.526Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1024 | 2025-09-25T22:18:37.627Z | Checking toml_edit v0.22.27 |
| 1025 | 2025-09-25T22:18:39.094Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1026 | 2025-09-25T22:18:39.314Z | Compiling typify v0.3.0 |
| 1027 | 2025-09-25T22:18:39.492Z | Compiling zone_cfg_derive v0.3.0 |
| 1028 | 2025-09-25T22:18:39.819Z | Compiling derive_builder v0.20.2 |
| 1029 | 2025-09-25T22:18:40.933Z | Checking itertools v0.10.5 |
| 1030 | 2025-09-25T22:18:40.967Z | Checking itertools v0.14.0 |
| 1031 | 2025-09-25T22:18:41.732Z | Checking camino-tempfile v1.1.1 |
| 1032 | 2025-09-25T22:18:42.032Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1033 | 2025-09-25T22:18:42.367Z | Compiling cargo-platform v0.1.8 |
| 1034 | 2025-09-25T22:18:44.265Z | Compiling num-derive v0.4.2 |
| 1035 | 2025-09-25T22:18:44.268Z | Compiling derive-where v1.2.7 |
| 1036 | 2025-09-25T22:18:44.268Z | Compiling vergen v9.0.6 |
| 1037 | 2025-09-25T22:18:44.627Z | Checking sigpipe v0.1.3 |
| 1038 | 2025-09-25T22:18:44.755Z | Compiling usdt-impl v0.3.5 |
| 1039 | 2025-09-25T22:18:45.177Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1040 | 2025-09-25T22:18:45.197Z | Compiling owo-colors v4.2.0 |
| 1041 | 2025-09-25T22:18:45.263Z | Checking base64ct v1.6.0 |
| 1042 | 2025-09-25T22:18:45.522Z | Checking base64 v0.21.7 |
| 1043 | 2025-09-25T22:18:45.740Z | Checking password-hash v0.5.0 |
| 1044 | 2025-09-25T22:18:45.864Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1045 | 2025-09-25T22:18:46.134Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1046 | 2025-09-25T22:18:46.230Z | Checking zone v0.3.0 |
| 1047 | 2025-09-25T22:18:46.322Z | Compiling cargo_metadata v0.19.2 |
| 1048 | 2025-09-25T22:18:46.325Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1049 | 2025-09-25T22:18:46.419Z | Checking toml v0.8.23 |
| 1050 | 2025-09-25T22:18:46.987Z | Compiling progenitor-impl v0.9.1 |
| 1051 | 2025-09-25T22:18:47.178Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1052 | 2025-09-25T22:18:47.231Z | Compiling newtype_derive v0.1.6 |
| 1053 | 2025-09-25T22:18:47.505Z | Checking supports-color v3.0.1 |
| 1054 | 2025-09-25T22:18:47.590Z | Checking supports-color v2.1.0 |
| 1055 | 2025-09-25T22:18:47.712Z | Compiling zerocopy v0.3.2 |
| 1056 | 2025-09-25T22:18:47.755Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1057 | 2025-09-25T22:18:48.247Z | Checking blake2 v0.10.6 |
| 1058 | 2025-09-25T22:18:48.264Z | Compiling hubpack_derive v0.1.1 |
| 1059 | 2025-09-25T22:18:48.660Z | Compiling rustc_version v0.4.1 |
| 1060 | 2025-09-25T22:18:49.185Z | Checking smf v0.2.3 |
| 1061 | 2025-09-25T22:18:49.213Z | Compiling serde_repr v0.1.19 |
| 1062 | 2025-09-25T22:18:49.259Z | Compiling zerocopy-derive v0.6.6 |
| 1063 | 2025-09-25T22:18:49.664Z | Compiling vergen-git2 v1.0.7 |
| 1064 | 2025-09-25T22:18:50.227Z | Checking whoami v1.5.1 |
| 1065 | 2025-09-25T22:18:50.309Z | Compiling cancel-safe-futures v0.1.5 |
| 1066 | 2025-09-25T22:18:50.558Z | Checking unicode-segmentation v1.11.0 |
| 1067 | 2025-09-25T22:18:50.682Z | Checking tinyvec_macros v0.1.1 |
| 1068 | 2025-09-25T22:18:50.797Z | Checking tinyvec v1.6.0 |
| 1069 | 2025-09-25T22:18:50.996Z | Checking zerocopy v0.6.6 |
| 1070 | 2025-09-25T22:18:51.168Z | Checking newline-converter v0.3.0 |
| 1071 | 2025-09-25T22:18:51.787Z | Checking hubpack v0.1.2 |
| 1072 | 2025-09-25T22:18:52.096Z | Checking argon2 v0.5.3 |
| 1073 | 2025-09-25T22:18:52.319Z | Compiling progenitor-macro v0.9.1 |
| 1074 | 2025-09-25T22:18:52.595Z | Compiling dof v0.1.5 |
| 1075 | 2025-09-25T22:18:53.286Z | Checking console v0.15.8 |
| 1076 | 2025-09-25T22:18:53.882Z | Compiling strum_macros v0.25.3 |
| 1077 | 2025-09-25T22:18:54.065Z | Compiling enum-as-inner v0.6.0 |
| 1078 | 2025-09-25T22:18:54.442Z | Checking libsw-core v0.3.2 |
| 1079 | 2025-09-25T22:18:54.707Z | Compiling typify-impl v0.4.1 |
| 1080 | 2025-09-25T22:18:54.949Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1081 | 2025-09-25T22:18:55.153Z | Compiling dtrace-parser v0.1.14 |
| 1082 | 2025-09-25T22:18:55.492Z | Checking serde-big-array v0.5.1 |
| 1083 | 2025-09-25T22:18:55.674Z | Compiling cookie v0.18.1 |
| 1084 | 2025-09-25T22:18:55.734Z | Compiling slog-dtrace v0.3.0 |
| 1085 | 2025-09-25T22:18:56.058Z | Checking linked-hash-map v0.5.6 |
| 1086 | 2025-09-25T22:18:56.122Z | Checking fixedbitset v0.4.2 |
| 1087 | 2025-09-25T22:18:56.414Z | Checking fixedbitset v0.5.7 |
| 1088 | 2025-09-25T22:18:56.418Z | Compiling convert_case v0.4.0 |
| 1089 | 2025-09-25T22:18:56.665Z | Checking utf-8 v0.7.6 |
| 1090 | 2025-09-25T22:18:56.801Z | Compiling rustls v0.21.12 |
| 1091 | 2025-09-25T22:18:56.881Z | Checking static_assertions v1.1.0 |
| 1092 | 2025-09-25T22:18:57.120Z | Checking similar v2.5.0 |
| 1093 | 2025-09-25T22:18:57.156Z | Compiling cfg_aliases v0.2.1 |
| 1094 | 2025-09-25T22:18:57.278Z | Compiling nix v0.29.0 |
| 1095 | 2025-09-25T22:18:57.692Z | Compiling derive_more v0.99.19 |
| 1096 | 2025-09-25T22:18:57.841Z | Checking expectorate v1.1.0 |
| 1097 | 2025-09-25T22:18:58.008Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1098 | 2025-09-25T22:18:58.054Z | Checking tungstenite v0.21.0 |
| 1099 | 2025-09-25T22:18:58.868Z | Checking petgraph v0.7.1 |
| 1100 | 2025-09-25T22:19:01.093Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1101 | 2025-09-25T22:19:01.863Z | Checking lru-cache v0.1.2 |
| 1102 | 2025-09-25T22:19:02.079Z | Checking petgraph v0.6.5 |
| 1103 | 2025-09-25T22:19:03.134Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1104 | 2025-09-25T22:19:03.172Z | Checking progenitor v0.9.1 |
| 1105 | 2025-09-25T22:19:03.303Z | Checking hickory-proto v0.24.4 |
| 1106 | 2025-09-25T22:19:03.391Z | Checking libsw v3.5.0 |
| 1107 | 2025-09-25T22:19:03.652Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1108 | 2025-09-25T22:19:04.000Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1109 | 2025-09-25T22:19:04.335Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1110 | 2025-09-25T22:19:04.964Z | Checking resolv-conf v0.7.0 |
| 1111 | 2025-09-25T22:19:04.986Z | Checking atomicwrites v0.4.4 |
| 1112 | 2025-09-25T22:19:05.212Z | Compiling serde_tokenstream v0.1.7 |
| 1113 | 2025-09-25T22:19:05.308Z | Checking inout v0.1.3 |
| 1114 | 2025-09-25T22:19:05.345Z | Checking rustls-webpki v0.101.7 |
| 1115 | 2025-09-25T22:19:05.478Z | Checking sct v0.7.1 |
| 1116 | 2025-09-25T22:19:05.497Z | Checking linear-map v1.2.0 |
| 1117 | 2025-09-25T22:19:05.501Z | Compiling typify-macro v0.4.1 |
| 1118 | 2025-09-25T22:19:05.693Z | Compiling radium v0.7.0 |
| 1119 | 2025-09-25T22:19:05.716Z | Checking indent_write v2.2.0 |
| 1120 | 2025-09-25T22:19:05.805Z | Checking swrite v0.1.0 |
| 1121 | 2025-09-25T22:19:05.941Z | Checking highway v1.3.0 |
| 1122 | 2025-09-25T22:19:05.945Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1123 | 2025-09-25T22:19:06.256Z | Checking cipher v0.4.4 |
| 1124 | 2025-09-25T22:19:06.435Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1125 | 2025-09-25T22:19:06.621Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1126 | 2025-09-25T22:19:06.719Z | Checking hickory-resolver v0.24.4 |
| 1127 | 2025-09-25T22:19:07.319Z | Checking steno v0.4.1 |
| 1128 | 2025-09-25T22:19:08.175Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1129 | 2025-09-25T22:19:08.215Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1130 | 2025-09-25T22:19:08.764Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1131 | 2025-09-25T22:19:08.949Z | Checking tokio-tungstenite v0.21.0 |
| 1132 | 2025-09-25T22:19:09.356Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1133 | 2025-09-25T22:19:09.393Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1134 | 2025-09-25T22:19:09.445Z | Checking crossbeam-epoch v0.9.18 |
| 1135 | 2025-09-25T22:19:09.773Z | Checking tokio-stream v0.1.17 |
| 1136 | 2025-09-25T22:19:09.836Z | Checking tap v1.0.1 |
| 1137 | 2025-09-25T22:19:10.113Z | Checking humantime v2.1.0 |
| 1138 | 2025-09-25T22:19:10.433Z | Compiling rayon-core v1.12.1 |
| 1139 | 2025-09-25T22:19:10.480Z | Checking qorb v0.2.1 |
| 1140 | 2025-09-25T22:19:10.498Z | Checking wyz v0.5.1 |
| 1141 | 2025-09-25T22:19:10.787Z | Checking crossbeam-deque v0.8.5 |
| 1142 | 2025-09-25T22:19:11.113Z | Checking tokio-rustls v0.24.1 |
| 1143 | 2025-09-25T22:19:11.505Z | Compiling usdt-macro v0.3.5 |
| 1144 | 2025-09-25T22:19:11.732Z | Compiling usdt-attr-macro v0.3.5 |
| 1145 | 2025-09-25T22:19:12.356Z | Checking rustls-pemfile v1.0.4 |
| 1146 | 2025-09-25T22:19:12.589Z | Compiling num_enum_derive v0.5.11 |
| 1147 | 2025-09-25T22:19:12.759Z | Checking twox-hash v2.1.0 |
| 1148 | 2025-09-25T22:19:13.088Z | Checking universal-hash v0.5.1 |
| 1149 | 2025-09-25T22:19:13.128Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1150 | 2025-09-25T22:19:13.305Z | Compiling strum_macros v0.27.1 |
| 1151 | 2025-09-25T22:19:13.362Z | Checking atty v0.2.14 |
| 1152 | 2025-09-25T22:19:13.515Z | Checking opaque-debug v0.3.1 |
| 1153 | 2025-09-25T22:19:13.626Z | Checking funty v2.0.0 |
| 1154 | 2025-09-25T22:19:13.995Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1155 | 2025-09-25T22:19:14.432Z | Checking usdt v0.3.5 |
| 1156 | 2025-09-25T22:19:14.455Z | Checking bitvec v1.0.1 |
| 1157 | 2025-09-25T22:19:14.674Z | Checking polyval v0.6.2 |
| 1158 | 2025-09-25T22:19:14.721Z | Checking num_enum v0.5.11 |
| 1159 | 2025-09-25T22:19:14.886Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1160 | 2025-09-25T22:19:15.066Z | Checking toml v0.7.8 |
| 1161 | 2025-09-25T22:19:15.087Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1162 | 2025-09-25T22:19:15.477Z | Compiling typify v0.4.1 |
| 1163 | 2025-09-25T22:19:15.560Z | Checking ctr v0.9.2 |
| 1164 | 2025-09-25T22:19:15.729Z | Checking aes v0.8.4 |
| 1165 | 2025-09-25T22:19:15.729Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1166 | 2025-09-25T22:19:15.853Z | Checking aead v0.5.2 |
| 1167 | 2025-09-25T22:19:16.082Z | Checking bincode v1.3.3 |
| 1168 | 2025-09-25T22:19:16.104Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1169 | 2025-09-25T22:19:16.388Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1170 | 2025-09-25T22:19:16.408Z | Checking passt v0.3.0 |
| 1171 | 2025-09-25T22:19:16.573Z | Checking fakedata_generator v0.5.0 |
| 1172 | 2025-09-25T22:19:16.848Z | Checking aes-gcm-siv v0.11.1 |
| 1173 | 2025-09-25T22:19:16.868Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1174 | 2025-09-25T22:19:16.888Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1175 | 2025-09-25T22:19:17.085Z | Checking rayon v1.10.0 |
| 1176 | 2025-09-25T22:19:17.109Z | Compiling progenitor-impl v0.10.0 |
| 1177 | 2025-09-25T22:19:17.377Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1178 | 2025-09-25T22:19:17.492Z | Checking strum v0.27.1 |
| 1179 | 2025-09-25T22:19:17.626Z | Compiling bitstruct_derive v0.1.0 |
| 1180 | 2025-09-25T22:19:17.669Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1181 | 2025-09-25T22:19:17.997Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1182 | 2025-09-25T22:19:18.068Z | Compiling async-recursion v1.1.1 |
| 1183 | 2025-09-25T22:19:18.561Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1184 | 2025-09-25T22:19:18.589Z | Checking ascii v1.1.0 |
| 1185 | 2025-09-25T22:19:18.720Z | Checking ringbuffer v0.15.0 |
| 1186 | 2025-09-25T22:19:18.912Z | Checking typeid v1.0.0 |
| 1187 | 2025-09-25T22:19:18.996Z | Compiling cfg_aliases v0.1.1 |
| 1188 | 2025-09-25T22:19:19.036Z | Checking pretty-hex v0.2.1 |
| 1189 | 2025-09-25T22:19:19.100Z | Compiling nix v0.28.0 |
| 1190 | 2025-09-25T22:19:19.121Z | Checking erased-serde v0.4.5 |
| 1191 | 2025-09-25T22:19:19.217Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1192 | 2025-09-25T22:19:19.397Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1193 | 2025-09-25T22:19:19.500Z | Checking bitstruct v0.1.1 |
| 1194 | 2025-09-25T22:19:19.640Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1195 | 2025-09-25T22:19:19.828Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1196 | 2025-09-25T22:19:20.004Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1197 | 2025-09-25T22:19:20.243Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1198 | 2025-09-25T22:19:20.308Z | Checking tokio-dtrace v0.1.1 |
| 1199 | 2025-09-25T22:19:20.585Z | Checking progenitor-client v0.10.0 |
| 1200 | 2025-09-25T22:19:20.615Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1201 | 2025-09-25T22:19:20.979Z | Checking serde_arrays v0.1.0 |
| 1202 | 2025-09-25T22:19:20.998Z | Checking libloading v0.7.4 |
| 1203 | 2025-09-25T22:19:21.164Z | Checking oxide-tokio-rt v0.1.2 |
| 1204 | 2025-09-25T22:19:21.297Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1205 | 2025-09-25T22:19:21.408Z | Compiling const_format_proc_macros v0.2.32 |
| 1206 | 2025-09-25T22:19:21.545Z | Checking kstat-rs v0.2.4 |
| 1207 | 2025-09-25T22:19:21.582Z | Compiling escargot v0.5.10 |
| 1208 | 2025-09-25T22:19:21.890Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1209 | 2025-09-25T22:19:21.893Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1210 | 2025-09-25T22:19:22.081Z | Checking ron v0.8.1 |
| 1211 | 2025-09-25T22:19:22.374Z | Compiling progenitor-macro v0.10.0 |
| 1212 | 2025-09-25T22:19:23.129Z | Checking xattr v1.3.1 |
| 1213 | 2025-09-25T22:19:23.169Z | Checking const_format v0.2.32 |
| 1214 | 2025-09-25T22:19:23.335Z | Checking filetime v0.2.23 |
| 1215 | 2025-09-25T22:19:23.356Z | Checking bstr v1.9.1 |
| 1216 | 2025-09-25T22:19:23.487Z | Checking bit_field v0.10.2 |
| 1217 | 2025-09-25T22:19:23.634Z | Checking tar v0.4.40 |
| 1218 | 2025-09-25T22:19:23.729Z | Checking cargo_metadata v0.18.1 |
| 1219 | 2025-09-25T22:19:24.090Z | Checking globset v0.4.14 |
| 1220 | 2025-09-25T22:19:24.382Z | Checking ctrlc v3.4.4 |
| 1221 | 2025-09-25T22:19:24.607Z | Checking fatfs v0.3.6 |
| 1222 | 2025-09-25T22:19:24.686Z | Checking glob v0.3.1 |
| 1223 | 2025-09-25T22:19:26.479Z | Compiling git2 v0.20.2 |
| 1224 | 2025-09-25T22:19:26.520Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1225 | 2025-09-25T22:19:28.406Z | Checking progenitor v0.10.0 |
| 1226 | 2025-09-25T22:19:28.561Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1227 | 2025-09-25T22:19:29.025Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1228 | 2025-09-25T22:19:30.834Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1229 | 2025-09-25T22:19:31.648Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1230 | 2025-09-25T22:19:32.244Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1231 | 2025-09-25T22:19:35.253Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1232 | 2025-09-25T22:19:39.409Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1233 | 2025-09-25T22:19:45.077Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1234 | 2025-09-25T22:19:54.006Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1235 | 2025-09-25T22:19:54.006Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1236 | 2025-09-25T22:20:00.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s |
| 1237 | 2025-09-25T22:20:00.802Z | |
| 1238 | 2025-09-25T22:20:00.806Z | real 3:15.037763824 |
| 1239 | 2025-09-25T22:20:00.806Z | user 15:42.836498770 |
| 1240 | 2025-09-25T22:20:00.806Z | sys 2:43.487427620 |
| 1241 | 2025-09-25T22:20:00.806Z | trap 0.541698026 |
| 1242 | 2025-09-25T22:20:00.806Z | tflt 1.582988257 |
| 1243 | 2025-09-25T22:20:00.806Z | dflt 1.214025847 |
| 1244 | 2025-09-25T22:20:00.806Z | kflt 0.012632566 |
| 1245 | 2025-09-25T22:20:00.806Z | lock 34:16.640929600 |
| 1246 | 2025-09-25T22:20:00.806Z | slp 59:54.171378274 |
| 1247 | 2025-09-25T22:20:00.806Z | lat 1:23.950489816 |
| 1248 | 2025-09-25T22:20:00.806Z | stop 3:56.245074894 |
| 1249 | 2025-09-25T22:20:00.806Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1250 | 2025-09-25T22:20:01.391Z | Downloading crates ... |
| 1251 | 2025-09-25T22:20:01.590Z | Downloaded downcast v0.11.0 |
| 1252 | 2025-09-25T22:20:01.596Z | Downloaded termtree v0.4.1 |
| 1253 | 2025-09-25T22:20:01.600Z | Downloaded arc-swap v1.7.1 |
| 1254 | 2025-09-25T22:20:01.605Z | Downloaded fragile v2.0.0 |
| 1255 | 2025-09-25T22:20:01.609Z | Downloaded slog-envlogger v2.2.0 |
| 1256 | 2025-09-25T22:20:01.609Z | Downloaded simd-adler32 v0.3.7 |
| 1257 | 2025-09-25T22:20:01.612Z | Downloaded predicates-tree v1.0.9 |
| 1258 | 2025-09-25T22:20:01.612Z | Downloaded mockall v0.12.1 |
| 1259 | 2025-09-25T22:20:01.612Z | Downloaded predicates-core v1.0.6 |
| 1260 | 2025-09-25T22:20:01.617Z | Downloaded crc32fast v1.4.0 |
| 1261 | 2025-09-25T22:20:01.620Z | Downloaded slog-stdlog v4.1.1 |
| 1262 | 2025-09-25T22:20:01.620Z | Downloaded slog-scope v4.4.0 |
| 1263 | 2025-09-25T22:20:01.623Z | Downloaded mockall_derive v0.12.1 |
| 1264 | 2025-09-25T22:20:01.623Z | Downloaded bytemuck v1.16.0 |
| 1265 | 2025-09-25T22:20:01.627Z | Downloaded flate2 v1.0.30 |
| 1266 | 2025-09-25T22:20:01.630Z | Downloaded miniz_oxide v0.7.2 |
| 1267 | 2025-09-25T22:20:01.633Z | Downloaded fdeflate v0.3.4 |
| 1268 | 2025-09-25T22:20:01.634Z | Downloaded serde_test v1.0.176 |
| 1269 | 2025-09-25T22:20:01.634Z | Downloaded png v0.17.13 |
| 1270 | 2025-09-25T22:20:01.637Z | Downloaded predicates v3.1.0 |
| 1271 | 2025-09-25T22:20:02.151Z | Downloaded image v0.25.1 |
| 1272 | 2025-09-25T22:20:02.411Z | Checking log v0.4.27 |
| 1273 | 2025-09-25T22:20:02.500Z | Checking tokio v1.47.1 |
| 1274 | 2025-09-25T22:20:02.522Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1275 | 2025-09-25T22:20:02.542Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1276 | 2025-09-25T22:20:02.555Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1277 | 2025-09-25T22:20:02.558Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1278 | 2025-09-25T22:20:02.580Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1279 | 2025-09-25T22:20:02.592Z | Compiling crc32fast v1.4.0 |
| 1280 | 2025-09-25T22:20:02.745Z | Checking native-tls v0.2.11 |
| 1281 | 2025-09-25T22:20:02.758Z | Checking goblin v0.8.2 |
| 1282 | 2025-09-25T22:20:02.789Z | Checking rustls v0.22.4 |
| 1283 | 2025-09-25T22:20:02.804Z | Checking typify-impl v0.2.0 |
| 1284 | 2025-09-25T22:20:03.023Z | Checking tungstenite v0.21.0 |
| 1285 | 2025-09-25T22:20:03.036Z | Checking typify-impl v0.3.0 |
| 1286 | 2025-09-25T22:20:03.051Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1287 | 2025-09-25T22:20:03.094Z | Checking rustls v0.21.12 |
| 1288 | 2025-09-25T22:20:03.883Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1289 | 2025-09-25T22:20:04.240Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1290 | 2025-09-25T22:20:04.512Z | Checking typify-impl v0.4.1 |
| 1291 | 2025-09-25T22:20:05.285Z | Checking typify v0.2.0 |
| 1292 | 2025-09-25T22:20:05.425Z | Checking progenitor-impl v0.8.0 |
| 1293 | 2025-09-25T22:20:05.650Z | Checking typify v0.3.0 |
| 1294 | 2025-09-25T22:20:05.780Z | Checking progenitor-impl v0.9.1 |
| 1295 | 2025-09-25T22:20:06.037Z | Checking simd-adler32 v0.3.7 |
| 1296 | 2025-09-25T22:20:06.101Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1297 | 2025-09-25T22:20:06.390Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1298 | 2025-09-25T22:20:06.408Z | Checking adler v1.0.2 |
| 1299 | 2025-09-25T22:20:06.588Z | Checking miniz_oxide v0.7.2 |
| 1300 | 2025-09-25T22:20:06.867Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1301 | 2025-09-25T22:20:07.068Z | Checking arc-swap v1.7.1 |
| 1302 | 2025-09-25T22:20:07.182Z | Checking typify v0.4.1 |
| 1303 | 2025-09-25T22:20:07.322Z | Checking progenitor-impl v0.10.0 |
| 1304 | 2025-09-25T22:20:07.355Z | Checking flate2 v1.0.30 |
| 1305 | 2025-09-25T22:20:07.421Z | Checking fdeflate v0.3.4 |
| 1306 | 2025-09-25T22:20:07.468Z | Checking slog-scope v4.4.0 |
| 1307 | 2025-09-25T22:20:07.676Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1308 | 2025-09-25T22:20:07.679Z | Checking dof v0.3.0 |
| 1309 | 2025-09-25T22:20:07.703Z | Checking slog-stdlog v4.1.1 |
| 1310 | 2025-09-25T22:20:07.876Z | Checking bytemuck v1.16.0 |
| 1311 | 2025-09-25T22:20:07.939Z | Checking predicates-core v1.0.6 |
| 1312 | 2025-09-25T22:20:07.942Z | Checking png v0.17.13 |
| 1313 | 2025-09-25T22:20:08.048Z | Checking slog-envlogger v2.2.0 |
| 1314 | 2025-09-25T22:20:08.140Z | Checking termtree v0.4.1 |
| 1315 | 2025-09-25T22:20:08.286Z | Checking predicates v3.1.0 |
| 1316 | 2025-09-25T22:20:08.299Z | Checking usdt-impl v0.5.0 |
| 1317 | 2025-09-25T22:20:08.313Z | Compiling mockall_derive v0.12.1 |
| 1318 | 2025-09-25T22:20:08.367Z | Checking predicates-tree v1.0.9 |
| 1319 | 2025-09-25T22:20:08.452Z | Checking fragile v2.0.0 |
| 1320 | 2025-09-25T22:20:08.521Z | Checking downcast v0.11.0 |
| 1321 | 2025-09-25T22:20:08.730Z | Checking globset v0.4.14 |
| 1322 | 2025-09-25T22:20:08.742Z | Checking escargot v0.5.10 |
| 1323 | 2025-09-25T22:20:08.797Z | Checking fatfs v0.3.6 |
| 1324 | 2025-09-25T22:20:08.811Z | Checking usdt v0.5.0 |
| 1325 | 2025-09-25T22:20:09.072Z | Checking slog-dtrace v0.3.0 |
| 1326 | 2025-09-25T22:20:09.207Z | Checking serde_test v1.0.176 |
| 1327 | 2025-09-25T22:20:09.222Z | Checking image v0.25.1 |
| 1328 | 2025-09-25T22:20:09.705Z | Checking tokio-util v0.7.11 |
| 1329 | 2025-09-25T22:20:09.757Z | Checking tokio-native-tls v0.3.1 |
| 1330 | 2025-09-25T22:20:09.770Z | Checking tokio-rustls v0.26.0 |
| 1331 | 2025-09-25T22:20:09.784Z | Checking tokio-rustls v0.25.0 |
| 1332 | 2025-09-25T22:20:09.933Z | Checking backoff v0.4.0 |
| 1333 | 2025-09-25T22:20:10.010Z | Checking tokio-tungstenite v0.21.0 |
| 1334 | 2025-09-25T22:20:10.134Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1335 | 2025-09-25T22:20:10.148Z | Checking zone v0.3.0 |
| 1336 | 2025-09-25T22:20:10.229Z | Checking libsw-core v0.3.2 |
| 1337 | 2025-09-25T22:20:10.411Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1338 | 2025-09-25T22:20:10.471Z | Checking libsw v3.5.0 |
| 1339 | 2025-09-25T22:20:10.499Z | Checking hickory-proto v0.24.4 |
| 1340 | 2025-09-25T22:20:10.535Z | Checking h2 v0.4.6 |
| 1341 | 2025-09-25T22:20:10.722Z | Checking cancel-safe-futures v0.1.5 |
| 1342 | 2025-09-25T22:20:10.869Z | Checking tokio-stream v0.1.17 |
| 1343 | 2025-09-25T22:20:10.976Z | Checking steno v0.4.1 |
| 1344 | 2025-09-25T22:20:10.997Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1345 | 2025-09-25T22:20:11.166Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1346 | 2025-09-25T22:20:11.700Z | Checking tokio-rustls v0.24.1 |
| 1347 | 2025-09-25T22:20:12.050Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1348 | 2025-09-25T22:20:12.076Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1349 | 2025-09-25T22:20:12.192Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1350 | 2025-09-25T22:20:12.366Z | Checking tokio-dtrace v0.1.1 |
| 1351 | 2025-09-25T22:20:12.476Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1352 | 2025-09-25T22:20:12.647Z | Checking oxide-tokio-rt v0.1.2 |
| 1353 | 2025-09-25T22:20:14.151Z | Checking hickory-resolver v0.24.4 |
| 1354 | 2025-09-25T22:20:14.685Z | Checking mockall v0.12.1 |
| 1355 | 2025-09-25T22:20:14.699Z | Checking hyper v1.7.0 |
| 1356 | 2025-09-25T22:20:15.179Z | Checking qorb v0.2.1 |
| 1357 | 2025-09-25T22:20:16.024Z | Checking hyper-util v0.1.16 |
| 1358 | 2025-09-25T22:20:17.416Z | Checking hyper-rustls v0.27.3 |
| 1359 | 2025-09-25T22:20:17.416Z | Checking hyper-tls v0.6.0 |
| 1360 | 2025-09-25T22:20:17.418Z | Checking dropshot v0.16.4 |
| 1361 | 2025-09-25T22:20:17.644Z | Checking reqwest v0.12.7 |
| 1362 | 2025-09-25T22:20:18.731Z | Checking progenitor-client v0.8.0 |
| 1363 | 2025-09-25T22:20:18.731Z | Checking progenitor-client v0.9.1 |
| 1364 | 2025-09-25T22:20:18.742Z | Checking progenitor-client v0.10.0 |
| 1365 | 2025-09-25T22:20:18.996Z | Checking progenitor v0.8.0 |
| 1366 | 2025-09-25T22:20:19.017Z | Checking progenitor v0.9.1 |
| 1367 | 2025-09-25T22:20:19.040Z | Checking progenitor v0.10.0 |
| 1368 | 2025-09-25T22:20:19.156Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1369 | 2025-09-25T22:20:19.204Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1370 | 2025-09-25T22:20:19.228Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1371 | 2025-09-25T22:20:20.172Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1372 | 2025-09-25T22:20:20.192Z | Checking propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1373 | 2025-09-25T22:20:21.300Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1374 | 2025-09-25T22:20:23.041Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1375 | 2025-09-25T22:20:23.107Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1376 | 2025-09-25T22:20:23.796Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1377 | 2025-09-25T22:20:29.370Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1378 | 2025-09-25T22:20:29.370Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1379 | 2025-09-25T22:20:29.378Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1380 | 2025-09-25T22:20:29.378Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1381 | 2025-09-25T22:20:29.970Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1382 | 2025-09-25T22:20:31.068Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1383 | 2025-09-25T22:20:31.298Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1384 | 2025-09-25T22:20:31.304Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1385 | 2025-09-25T22:20:31.529Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1386 | 2025-09-25T22:20:31.958Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1387 | 2025-09-25T22:20:32.229Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1388 | 2025-09-25T22:20:32.596Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1389 | 2025-09-25T22:20:43.237Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1390 | 2025-09-25T22:20:48.793Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1391 | 2025-09-25T22:20:49.466Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1392 | 2025-09-25T22:20:53.769Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1393 | 2025-09-25T22:21:04.460Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1394 | 2025-09-25T22:21:04.464Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1395 | 2025-09-25T22:21:12.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s |
| 1396 | 2025-09-25T22:21:12.324Z | |
| 1397 | 2025-09-25T22:21:12.324Z | real 1:11.511930705 |
| 1398 | 2025-09-25T22:21:12.324Z | user 3:05.052986251 |
| 1399 | 2025-09-25T22:21:12.324Z | sys 25.500838094 |
| 1400 | 2025-09-25T22:21:12.324Z | trap 0.073566322 |
| 1401 | 2025-09-25T22:21:12.324Z | tflt 0.050982187 |
| 1402 | 2025-09-25T22:21:12.325Z | dflt 0.006560162 |
| 1403 | 2025-09-25T22:21:12.325Z | kflt 0.000042940 |
| 1404 | 2025-09-25T22:21:12.325Z | lock 8:23.666514441 |
| 1405 | 2025-09-25T22:21:12.328Z | slp 10:18.335877937 |
| 1406 | 2025-09-25T22:21:12.328Z | lat 6.634156745 |
| 1407 | 2025-09-25T22:21:12.328Z | stop 14.508253685 |
| 1408 | 2025-09-25T22:21:12.328Z | + banner build |
| 1409 | 2025-09-25T22:21:12.328Z | |
| 1410 | 2025-09-25T22:21:12.328Z | ##### # # # # ##### |
| 1411 | 2025-09-25T22:21:12.328Z | # # # # # # # # |
| 1412 | 2025-09-25T22:21:12.328Z | ##### # # # # # # |
| 1413 | 2025-09-25T22:21:12.328Z | # # # # # # # # |
| 1414 | 2025-09-25T22:21:12.328Z | # # # # # # # # |
| 1415 | 2025-09-25T22:21:12.328Z | ##### #### # ###### ##### |
| 1416 | 2025-09-25T22:21:12.328Z | |
| 1417 | 2025-09-25T22:21:12.328Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1418 | 2025-09-25T22:21:13.109Z | Compiling proc-macro2 v1.0.95 |
| 1419 | 2025-09-25T22:21:13.109Z | Compiling unicode-ident v1.0.18 |
| 1420 | 2025-09-25T22:21:13.112Z | Compiling libc v0.2.176 |
| 1421 | 2025-09-25T22:21:13.112Z | Compiling serde_core v1.0.226 |
| 1422 | 2025-09-25T22:21:13.112Z | Compiling serde v1.0.226 |
| 1423 | 2025-09-25T22:21:13.112Z | Compiling autocfg v1.3.0 |
| 1424 | 2025-09-25T22:21:13.112Z | Compiling cfg-if v1.0.0 |
| 1425 | 2025-09-25T22:21:13.112Z | Compiling memchr v2.7.2 |
| 1426 | 2025-09-25T22:21:13.347Z | Compiling libm v0.2.8 |
| 1427 | 2025-09-25T22:21:13.385Z | Compiling version_check v0.9.5 |
| 1428 | 2025-09-25T22:21:13.774Z | Compiling itoa v1.0.11 |
| 1429 | 2025-09-25T22:21:14.083Z | Compiling semver v1.0.26 |
| 1430 | 2025-09-25T22:21:14.470Z | Compiling shlex v1.3.0 |
| 1431 | 2025-09-25T22:21:14.811Z | Compiling ryu v1.0.18 |
| 1432 | 2025-09-25T22:21:14.867Z | Compiling serde_json v1.0.145 |
| 1433 | 2025-09-25T22:21:15.117Z | Compiling quote v1.0.40 |
| 1434 | 2025-09-25T22:21:15.187Z | Compiling jobserver v0.1.31 |
| 1435 | 2025-09-25T22:21:15.295Z | Compiling lock_api v0.4.12 |
| 1436 | 2025-09-25T22:21:15.380Z | Compiling thiserror v1.0.64 |
| 1437 | 2025-09-25T22:21:15.479Z | Compiling parking_lot_core v0.9.10 |
| 1438 | 2025-09-25T22:21:15.671Z | Compiling syn v2.0.106 |
| 1439 | 2025-09-25T22:21:15.689Z | Compiling cc v1.2.17 |
| 1440 | 2025-09-25T22:21:15.858Z | Compiling schemars v0.8.22 |
| 1441 | 2025-09-25T22:21:15.939Z | Compiling log v0.4.27 |
| 1442 | 2025-09-25T22:21:15.954Z | Compiling equivalent v1.0.1 |
| 1443 | 2025-09-25T22:21:16.082Z | Compiling once_cell v1.19.0 |
| 1444 | 2025-09-25T22:21:16.309Z | Compiling foldhash v0.1.5 |
| 1445 | 2025-09-25T22:21:16.312Z | Compiling allocator-api2 v0.2.18 |
| 1446 | 2025-09-25T22:21:16.611Z | Compiling fnv v1.0.7 |
| 1447 | 2025-09-25T22:21:16.768Z | Compiling heck v0.5.0 |
| 1448 | 2025-09-25T22:21:17.002Z | Compiling hashbrown v0.15.2 |
| 1449 | 2025-09-25T22:21:17.057Z | Compiling num-traits v0.2.19 |
| 1450 | 2025-09-25T22:21:17.178Z | Compiling getrandom v0.2.14 |
| 1451 | 2025-09-25T22:21:17.619Z | Compiling slab v0.4.9 |
| 1452 | 2025-09-25T22:21:17.767Z | Compiling smallvec v1.13.2 |
| 1453 | 2025-09-25T22:21:18.019Z | Compiling pin-project-lite v0.2.14 |
| 1454 | 2025-09-25T22:21:18.909Z | Compiling ring v0.17.14 |
| 1455 | 2025-09-25T22:21:19.157Z | Compiling pkg-config v0.3.30 |
| 1456 | 2025-09-25T22:21:19.877Z | Compiling getrandom v0.3.2 |
| 1457 | 2025-09-25T22:21:19.974Z | Compiling vcpkg v0.2.15 |
| 1458 | 2025-09-25T22:21:20.238Z | Compiling scopeguard v1.2.0 |
| 1459 | 2025-09-25T22:21:20.905Z | Compiling parking_lot v0.12.2 |
| 1460 | 2025-09-25T22:21:20.921Z | Compiling socket2 v0.6.0 |
| 1461 | 2025-09-25T22:21:21.038Z | Compiling signal-hook-registry v1.4.2 |
| 1462 | 2025-09-25T22:21:21.234Z | Compiling mio v1.0.2 |
| 1463 | 2025-09-25T22:21:21.321Z | Compiling thiserror v2.0.16 |
| 1464 | 2025-09-25T22:21:21.959Z | Compiling indexmap v2.11.4 |
| 1465 | 2025-09-25T22:21:22.003Z | Compiling iana-time-zone v0.1.60 |
| 1466 | 2025-09-25T22:21:22.792Z | Compiling dyn-clone v1.0.17 |
| 1467 | 2025-09-25T22:21:22.914Z | Compiling serde_derive_internals v0.29.1 |
| 1468 | 2025-09-25T22:21:22.937Z | Compiling synstructure v0.13.1 |
| 1469 | 2025-09-25T22:21:23.341Z | Compiling httparse v1.10.1 |
| 1470 | 2025-09-25T22:21:23.537Z | Compiling regex-syntax v0.8.5 |
| 1471 | 2025-09-25T22:21:23.777Z | Compiling aho-corasick v1.1.3 |
| 1472 | 2025-09-25T22:21:23.998Z | Compiling typenum v1.17.0 |
| 1473 | 2025-09-25T22:21:24.082Z | Compiling futures-core v0.3.31 |
| 1474 | 2025-09-25T22:21:24.348Z | Compiling generic-array v0.14.7 |
| 1475 | 2025-09-25T22:21:24.382Z | Compiling openssl-sys v0.9.107 |
| 1476 | 2025-09-25T22:21:24.748Z | Compiling rustversion v1.0.22 |
| 1477 | 2025-09-25T22:21:24.800Z | Compiling rand_core v0.6.4 |
| 1478 | 2025-09-25T22:21:25.280Z | Compiling stable_deref_trait v1.2.0 |
| 1479 | 2025-09-25T22:21:25.449Z | Compiling futures-sink v0.3.31 |
| 1480 | 2025-09-25T22:21:25.459Z | Compiling regress v0.10.3 |
| 1481 | 2025-09-25T22:21:25.965Z | Compiling ucd-trie v0.1.6 |
| 1482 | 2025-09-25T22:21:26.605Z | Compiling serde_derive v1.0.226 |
| 1483 | 2025-09-25T22:21:26.619Z | Compiling thiserror-impl v1.0.64 |
| 1484 | 2025-09-25T22:21:26.659Z | Compiling schemars_derive v0.8.22 |
| 1485 | 2025-09-25T22:21:27.306Z | Compiling tokio-macros v2.5.0 |
| 1486 | 2025-09-25T22:21:27.528Z | Compiling zerofrom-derive v0.1.5 |
| 1487 | 2025-09-25T22:21:28.752Z | Compiling yoke-derive v0.7.5 |
| 1488 | 2025-09-25T22:21:28.855Z | Compiling zerovec-derive v0.10.3 |
| 1489 | 2025-09-25T22:21:29.156Z | Compiling displaydoc v0.2.5 |
| 1490 | 2025-09-25T22:21:29.429Z | Compiling futures-macro v0.3.31 |
| 1491 | 2025-09-25T22:21:30.017Z | Compiling icu_provider_macros v1.5.0 |
| 1492 | 2025-09-25T22:21:30.302Z | Compiling thiserror-impl v2.0.16 |
| 1493 | 2025-09-25T22:21:30.595Z | Compiling regex-automata v0.4.9 |
| 1494 | 2025-09-25T22:21:31.116Z | Compiling byteorder v1.5.0 |
| 1495 | 2025-09-25T22:21:31.147Z | Compiling pest v2.7.10 |
| 1496 | 2025-09-25T22:21:31.253Z | Compiling subtle v2.5.0 |
| 1497 | 2025-09-25T22:21:31.552Z | Compiling futures-channel v0.3.31 |
| 1498 | 2025-09-25T22:21:31.572Z | Compiling pin-utils v0.1.0 |
| 1499 | 2025-09-25T22:21:31.693Z | Compiling slog v2.7.0 |
| 1500 | 2025-09-25T22:21:31.707Z | Compiling strsim v0.11.1 |
| 1501 | 2025-09-25T22:21:32.071Z | Compiling openssl v0.10.72 |
| 1502 | 2025-09-25T22:21:32.248Z | Compiling futures-io v0.3.31 |
| 1503 | 2025-09-25T22:21:32.321Z | Compiling futures-task v0.3.31 |
| 1504 | 2025-09-25T22:21:32.558Z | Compiling futures-util v0.3.31 |
| 1505 | 2025-09-25T22:21:32.612Z | Compiling zerofrom v0.1.5 |
| 1506 | 2025-09-25T22:21:32.838Z | Compiling yoke v0.7.5 |
| 1507 | 2025-09-25T22:21:32.855Z | Compiling openssl-macros v0.1.1 |
| 1508 | 2025-09-25T22:21:33.190Z | Compiling ident_case v1.0.1 |
| 1509 | 2025-09-25T22:21:33.229Z | Compiling native-tls v0.2.11 |
| 1510 | 2025-09-25T22:21:33.389Z | Compiling rustls v0.23.10 |
| 1511 | 2025-09-25T22:21:33.689Z | Compiling pest_meta v2.7.10 |
| 1512 | 2025-09-25T22:21:33.744Z | Compiling darling_core v0.20.11 |
| 1513 | 2025-09-25T22:21:34.002Z | Compiling zerovec v0.10.4 |
| 1514 | 2025-09-25T22:21:34.809Z | Compiling bytes v1.10.1 |
| 1515 | 2025-09-25T22:21:36.889Z | Compiling tokio v1.47.1 |
| 1516 | 2025-09-25T22:21:37.044Z | Compiling serde_tokenstream v0.2.2 |
| 1517 | 2025-09-25T22:21:37.185Z | Compiling chrono v0.4.41 |
| 1518 | 2025-09-25T22:21:37.220Z | Compiling uuid v1.18.1 |
| 1519 | 2025-09-25T22:21:38.575Z | Compiling bitflags v2.6.0 |
| 1520 | 2025-09-25T22:21:38.971Z | Compiling regex v1.11.1 |
| 1521 | 2025-09-25T22:21:39.173Z | Compiling http v1.3.1 |
| 1522 | 2025-09-25T22:21:39.446Z | Compiling pest_generator v2.7.10 |
| 1523 | 2025-09-25T22:21:40.904Z | Compiling pest_derive v2.7.10 |
| 1524 | 2025-09-25T22:21:41.886Z | Compiling rustix v0.38.34 |
| 1525 | 2025-09-25T22:21:42.332Z | Compiling percent-encoding v2.3.2 |
| 1526 | 2025-09-25T22:21:42.820Z | Compiling darling_macro v0.20.11 |
| 1527 | 2025-09-25T22:21:43.027Z | Compiling tracing-attributes v0.1.27 |
| 1528 | 2025-09-25T22:21:43.848Z | Compiling tracing-core v0.1.32 |
| 1529 | 2025-09-25T22:21:44.519Z | Compiling untrusted v0.9.0 |
| 1530 | 2025-09-25T22:21:45.615Z | Compiling darling v0.20.11 |
| 1531 | 2025-09-25T22:21:45.750Z | Compiling tinystr v0.7.6 |
| 1532 | 2025-09-25T22:21:45.917Z | Compiling tracing v0.1.40 |
| 1533 | 2025-09-25T22:21:45.977Z | Compiling writeable v0.5.5 |
| 1534 | 2025-09-25T22:21:46.011Z | Compiling litemap v0.7.4 |
| 1535 | 2025-09-25T22:21:46.469Z | Compiling icu_locid v1.5.0 |
| 1536 | 2025-09-25T22:21:46.586Z | Compiling scroll_derive v0.12.0 |
| 1537 | 2025-09-25T22:21:47.199Z | Compiling anyhow v1.0.97 |
| 1538 | 2025-09-25T22:21:47.801Z | Compiling icu_provider v1.5.0 |
| 1539 | 2025-09-25T22:21:48.054Z | Compiling tokio-util v0.7.11 |
| 1540 | 2025-09-25T22:21:48.550Z | Compiling form_urlencoded v1.2.2 |
| 1541 | 2025-09-25T22:21:49.510Z | Compiling thread-id v4.2.1 |
| 1542 | 2025-09-25T22:21:49.641Z | Compiling icu_locid_transform_data v1.5.0 |
| 1543 | 2025-09-25T22:21:49.767Z | Compiling ppv-lite86 v0.2.17 |
| 1544 | 2025-09-25T22:21:49.884Z | Compiling syn v1.0.109 |
| 1545 | 2025-09-25T22:21:49.964Z | Compiling rustls-pki-types v1.7.0 |
| 1546 | 2025-09-25T22:21:49.980Z | Compiling icu_locid_transform v1.5.0 |
| 1547 | 2025-09-25T22:21:50.561Z | Compiling icu_collections v1.5.0 |
| 1548 | 2025-09-25T22:21:50.695Z | Compiling zerocopy-derive v0.7.34 |
| 1549 | 2025-09-25T22:21:51.555Z | Compiling num-conv v0.1.0 |
| 1550 | 2025-09-25T22:21:51.865Z | Compiling base64 v0.22.1 |
| 1551 | 2025-09-25T22:21:52.685Z | Compiling icu_properties_data v1.5.0 |
| 1552 | 2025-09-25T22:21:52.965Z | Compiling time-core v0.1.6 |
| 1553 | 2025-09-25T22:21:52.985Z | Compiling icu_properties v1.5.1 |
| 1554 | 2025-09-25T22:21:53.288Z | Compiling time-macros v0.2.24 |
| 1555 | 2025-09-25T22:21:53.742Z | Compiling crypto-common v0.1.6 |
| 1556 | 2025-09-25T22:21:54.002Z | Compiling write16 v1.0.0 |
| 1557 | 2025-09-25T22:21:54.169Z | Compiling icu_normalizer_data v1.5.0 |
| 1558 | 2025-09-25T22:21:54.293Z | Compiling ipnet v2.9.0 |
| 1559 | 2025-09-25T22:21:55.094Z | Compiling utf8_iter v1.0.4 |
| 1560 | 2025-09-25T22:21:55.415Z | Compiling atomic-waker v1.1.2 |
| 1561 | 2025-09-25T22:21:55.586Z | Compiling zeroize v1.7.0 |
| 1562 | 2025-09-25T22:21:55.637Z | Compiling utf16_iter v1.0.5 |
| 1563 | 2025-09-25T22:21:55.859Z | Compiling rustls-webpki v0.102.4 |
| 1564 | 2025-09-25T22:21:55.902Z | Compiling http-body v1.0.1 |
| 1565 | 2025-09-25T22:21:55.972Z | Compiling openapiv3 v2.2.0 |
| 1566 | 2025-09-25T22:21:56.208Z | Compiling socket2 v0.5.10 |
| 1567 | 2025-09-25T22:21:57.140Z | Compiling icu_normalizer v1.5.0 |
| 1568 | 2025-09-25T22:21:57.990Z | Compiling usdt-impl v0.5.0 |
| 1569 | 2025-09-25T22:21:58.473Z | Compiling try-lock v0.2.5 |
| 1570 | 2025-09-25T22:21:59.078Z | Compiling want v0.3.1 |
| 1571 | 2025-09-25T22:21:59.269Z | Compiling idna_adapter v1.2.0 |
| 1572 | 2025-09-25T22:21:59.400Z | Compiling h2 v0.4.6 |
| 1573 | 2025-09-25T22:21:59.506Z | Compiling scroll v0.12.0 |
| 1574 | 2025-09-25T22:21:59.992Z | Compiling httpdate v1.0.3 |
| 1575 | 2025-09-25T22:22:00.010Z | Compiling camino v1.2.0 |
| 1576 | 2025-09-25T22:22:00.060Z | Compiling plain v0.2.3 |
| 1577 | 2025-09-25T22:22:00.232Z | Compiling goblin v0.8.2 |
| 1578 | 2025-09-25T22:22:00.608Z | Compiling idna v1.0.3 |
| 1579 | 2025-09-25T22:22:00.760Z | Compiling zerocopy v0.7.34 |
| 1580 | 2025-09-25T22:22:02.166Z | Compiling rand_chacha v0.3.1 |
| 1581 | 2025-09-25T22:22:02.522Z | Compiling pretty-hex v0.4.1 |
| 1582 | 2025-09-25T22:22:02.764Z | Compiling tower-service v0.3.2 |
| 1583 | 2025-09-25T22:22:02.910Z | Compiling rand v0.8.5 |
| 1584 | 2025-09-25T22:22:03.698Z | Compiling url v2.5.4 |
| 1585 | 2025-09-25T22:22:04.086Z | Compiling dtrace-parser v0.2.0 |
| 1586 | 2025-09-25T22:22:04.320Z | Compiling unsafe-libyaml v0.2.11 |
| 1587 | 2025-09-25T22:22:04.751Z | Compiling paste v1.0.15 |
| 1588 | 2025-09-25T22:22:05.302Z | Compiling hyper v1.7.0 |
| 1589 | 2025-09-25T22:22:05.828Z | Compiling serde_yaml v0.9.34+deprecated |
| 1590 | 2025-09-25T22:22:05.987Z | Compiling http-body-util v0.1.3 |
| 1591 | 2025-09-25T22:22:06.614Z | Compiling dof v0.3.0 |
| 1592 | 2025-09-25T22:22:08.564Z | Compiling hyper-util v0.1.16 |
| 1593 | 2025-09-25T22:22:09.105Z | Compiling encoding_rs v0.8.34 |
| 1594 | 2025-09-25T22:22:09.262Z | Compiling mime v0.3.17 |
| 1595 | 2025-09-25T22:22:10.311Z | Compiling foreign-types-shared v0.1.1 |
| 1596 | 2025-09-25T22:22:10.451Z | Compiling foreign-types v0.3.2 |
| 1597 | 2025-09-25T22:22:13.849Z | Compiling rustls-pemfile v2.1.3 |
| 1598 | 2025-09-25T22:22:14.049Z | Compiling serde_urlencoded v0.7.1 |
| 1599 | 2025-09-25T22:22:14.536Z | Compiling strum_macros v0.26.4 |
| 1600 | 2025-09-25T22:22:14.551Z | Compiling async-trait v0.1.89 |
| 1601 | 2025-09-25T22:22:14.633Z | Compiling cpufeatures v0.2.12 |
| 1602 | 2025-09-25T22:22:14.673Z | Compiling newtype-uuid v1.2.1 |
| 1603 | 2025-09-25T22:22:14.818Z | Compiling usdt-macro v0.5.0 |
| 1604 | 2025-09-25T22:22:15.055Z | Compiling usdt-attr-macro v0.5.0 |
| 1605 | 2025-09-25T22:22:16.424Z | Compiling block-buffer v0.10.4 |
| 1606 | 2025-09-25T22:22:17.519Z | Compiling openssl-probe v0.1.5 |
| 1607 | 2025-09-25T22:22:18.020Z | Compiling rustls v0.22.4 |
| 1608 | 2025-09-25T22:22:18.366Z | Compiling omicron-workspace-hack v0.1.0 |
| 1609 | 2025-09-25T22:22:18.914Z | Compiling digest v0.10.7 |
| 1610 | 2025-09-25T22:22:20.293Z | Compiling typify-impl v0.2.0 |
| 1611 | 2025-09-25T22:22:23.713Z | Compiling errno v0.3.9 |
| 1612 | 2025-09-25T22:22:24.001Z | Compiling slog-async v2.8.0 |
| 1613 | 2025-09-25T22:22:27.428Z | Compiling tokio-rustls v0.26.0 |
| 1614 | 2025-09-25T22:22:29.764Z | Compiling tokio-native-tls v0.3.1 |
| 1615 | 2025-09-25T22:22:30.046Z | Compiling typify-macro v0.2.0 |
| 1616 | 2025-09-25T22:22:30.093Z | Compiling webpki-roots v0.26.3 |
| 1617 | 2025-09-25T22:22:30.322Z | Compiling multer v3.1.0 |
| 1618 | 2025-09-25T22:22:30.719Z | Compiling crossbeam-utils v0.8.19 |
| 1619 | 2025-09-25T22:22:31.358Z | Compiling hyper-rustls v0.27.3 |
| 1620 | 2025-09-25T22:22:31.373Z | Compiling hyper-tls v0.6.0 |
| 1621 | 2025-09-25T22:22:31.988Z | Compiling futures-executor v0.3.31 |
| 1622 | 2025-09-25T22:22:32.206Z | Compiling sync_wrapper v1.0.1 |
| 1623 | 2025-09-25T22:22:32.612Z | Compiling reqwest v0.12.7 |
| 1624 | 2025-09-25T22:22:32.710Z | Compiling futures v0.3.31 |
| 1625 | 2025-09-25T22:22:33.478Z | Compiling structmeta-derive v0.3.0 |
| 1626 | 2025-09-25T22:22:33.966Z | Compiling daft-derive v0.1.2 |
| 1627 | 2025-09-25T22:22:34.483Z | Compiling async-stream-impl v0.3.6 |
| 1628 | 2025-09-25T22:22:34.971Z | Compiling dropshot v0.16.4 |
| 1629 | 2025-09-25T22:22:35.817Z | Compiling powerfmt v0.2.0 |
| 1630 | 2025-09-25T22:22:35.961Z | Compiling structmeta v0.3.0 |
| 1631 | 2025-09-25T22:22:36.359Z | Compiling deranged v0.5.3 |
| 1632 | 2025-09-25T22:22:36.404Z | Compiling typify v0.2.0 |
| 1633 | 2025-09-25T22:22:36.555Z | Compiling sha1 v0.10.6 |
| 1634 | 2025-09-25T22:22:37.573Z | Compiling ipnetwork v0.21.1 |
| 1635 | 2025-09-25T22:22:38.855Z | Compiling winnow v0.7.13 |
| 1636 | 2025-09-25T22:22:41.260Z | Compiling num_threads v0.1.7 |
| 1637 | 2025-09-25T22:22:41.419Z | Compiling time v0.3.44 |
| 1638 | 2025-09-25T22:22:45.140Z | Compiling progenitor-impl v0.8.0 |
| 1639 | 2025-09-25T22:22:45.157Z | Compiling strum v0.26.3 |
| 1640 | 2025-09-25T22:22:45.379Z | Compiling dropshot_endpoint v0.16.4 |
| 1641 | 2025-09-25T22:22:47.721Z | Compiling toml_datetime v0.6.11 |
| 1642 | 2025-09-25T22:22:48.226Z | Compiling memmap v0.7.0 |
| 1643 | 2025-09-25T22:22:49.597Z | Compiling match_cfg v0.1.0 |
| 1644 | 2025-09-25T22:22:49.715Z | Compiling hostname v0.3.1 |
| 1645 | 2025-09-25T22:22:50.011Z | Compiling usdt v0.5.0 |
| 1646 | 2025-09-25T22:22:50.776Z | Compiling progenitor-macro v0.8.0 |
| 1647 | 2025-09-25T22:22:51.307Z | Compiling parse-display-derive v0.10.0 |
| 1648 | 2025-09-25T22:22:51.773Z | Compiling serde_with_macros v3.12.0 |
| 1649 | 2025-09-25T22:22:52.925Z | Compiling fastrand v2.1.0 |
| 1650 | 2025-09-25T22:22:53.613Z | Compiling tempfile v3.10.1 |
| 1651 | 2025-09-25T22:22:55.342Z | Compiling thread_local v1.1.8 |
| 1652 | 2025-09-25T22:22:56.844Z | Compiling oxnet v0.1.1 |
| 1653 | 2025-09-25T22:22:56.872Z | Compiling test-strategy v0.4.1 |
| 1654 | 2025-09-25T22:22:57.622Z | Compiling crossbeam-channel v0.5.15 |
| 1655 | 2025-09-25T22:22:59.204Z | Compiling macaddr v1.0.1 |
| 1656 | 2025-09-25T22:22:59.750Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1657 | 2025-09-25T22:22:59.907Z | Compiling is-terminal v0.4.12 |
| 1658 | 2025-09-25T22:23:00.058Z | Compiling quick-error v1.2.3 |
| 1659 | 2025-09-25T22:23:00.340Z | Compiling term v1.2.0 |
| 1660 | 2025-09-25T22:23:00.366Z | Compiling take_mut v0.2.2 |
| 1661 | 2025-09-25T22:23:00.546Z | Compiling debug-ignore v1.0.5 |
| 1662 | 2025-09-25T22:23:01.046Z | Compiling slog-term v2.9.2 |
| 1663 | 2025-09-25T22:23:01.113Z | Compiling slog-json v2.6.1 |
| 1664 | 2025-09-25T22:23:01.606Z | Compiling toml_parser v1.0.3 |
| 1665 | 2025-09-25T22:23:01.742Z | Compiling toml_datetime v0.7.2 |
| 1666 | 2025-09-25T22:23:02.636Z | Compiling serde_spanned v1.0.2 |
| 1667 | 2025-09-25T22:23:02.947Z | Compiling spin v0.9.8 |
| 1668 | 2025-09-25T22:23:03.150Z | Compiling toml_writer v1.0.3 |
| 1669 | 2025-09-25T22:23:03.180Z | Compiling lazy_static v1.5.0 |
| 1670 | 2025-09-25T22:23:03.672Z | Compiling toml v0.9.7 |
| 1671 | 2025-09-25T22:23:04.574Z | Compiling slog-bunyan v2.5.0 |
| 1672 | 2025-09-25T22:23:04.879Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1673 | 2025-09-25T22:23:05.744Z | Compiling tokio-rustls v0.25.0 |
| 1674 | 2025-09-25T22:23:05.971Z | Compiling async-stream v0.3.6 |
| 1675 | 2025-09-25T22:23:06.250Z | Compiling waitgroup v0.1.2 |
| 1676 | 2025-09-25T22:23:06.315Z | Compiling serde_path_to_error v0.1.17 |
| 1677 | 2025-09-25T22:23:07.290Z | Compiling hostname v0.4.0 |
| 1678 | 2025-09-25T22:23:09.053Z | Compiling daft v0.1.2 |
| 1679 | 2025-09-25T22:23:10.107Z | Compiling wait-timeout v0.2.0 |
| 1680 | 2025-09-25T22:23:10.541Z | Compiling winnow v0.5.40 |
| 1681 | 2025-09-25T22:23:11.001Z | Compiling bit-vec v0.6.3 |
| 1682 | 2025-09-25T22:23:11.082Z | Compiling crucible-workspace-hack v0.1.0 |
| 1683 | 2025-09-25T22:23:11.653Z | Compiling bit-set v0.5.3 |
| 1684 | 2025-09-25T22:23:13.257Z | Compiling rusty-fork v0.3.0 |
| 1685 | 2025-09-25T22:23:14.003Z | Compiling toml_edit v0.19.15 |
| 1686 | 2025-09-25T22:23:14.289Z | Compiling serde_with v3.12.0 |
| 1687 | 2025-09-25T22:23:15.164Z | Compiling progenitor-client v0.9.1 |
| 1688 | 2025-09-25T22:23:16.112Z | Compiling progenitor-client v0.8.0 |
| 1689 | 2025-09-25T22:23:17.028Z | Compiling hex v0.4.3 |
| 1690 | 2025-09-25T22:23:17.720Z | Compiling rand_xorshift v0.3.0 |
| 1691 | 2025-09-25T22:23:18.193Z | Compiling unarray v0.1.4 |
| 1692 | 2025-09-25T22:23:18.962Z | Compiling proptest v1.5.0 |
| 1693 | 2025-09-25T22:23:19.363Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1694 | 2025-09-25T22:23:19.581Z | Compiling proc-macro-crate v1.3.1 |
| 1695 | 2025-09-25T22:23:20.317Z | Compiling progenitor v0.8.0 |
| 1696 | 2025-09-25T22:23:22.013Z | Compiling parse-display v0.10.0 |
| 1697 | 2025-09-25T22:23:22.813Z | Compiling instant v0.1.12 |
| 1698 | 2025-09-25T22:23:23.680Z | Compiling heck v0.4.1 |
| 1699 | 2025-09-25T22:23:23.947Z | Compiling backoff v0.4.0 |
| 1700 | 2025-09-25T22:23:25.202Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1701 | 2025-09-25T22:23:27.128Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1702 | 2025-09-25T22:23:27.619Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1703 | 2025-09-25T22:23:28.430Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1704 | 2025-09-25T22:23:28.928Z | Compiling clap_derive v4.5.4 |
| 1705 | 2025-09-25T22:23:30.716Z | Compiling utf8parse v0.2.1 |
| 1706 | 2025-09-25T22:23:30.910Z | Compiling zerocopy v0.8.25 |
| 1707 | 2025-09-25T22:23:32.274Z | Compiling anstyle-parse v0.2.4 |
| 1708 | 2025-09-25T22:23:33.256Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1709 | 2025-09-25T22:23:35.680Z | Compiling zerocopy-derive v0.8.25 |
| 1710 | 2025-09-25T22:23:38.714Z | Compiling num-integer v0.1.46 |
| 1711 | 2025-09-25T22:23:38.887Z | Compiling anstyle v1.0.7 |
| 1712 | 2025-09-25T22:23:39.451Z | Compiling anstyle-query v1.0.3 |
| 1713 | 2025-09-25T22:23:39.634Z | Compiling unicode-xid v0.2.4 |
| 1714 | 2025-09-25T22:23:39.771Z | Compiling colorchoice v1.0.1 |
| 1715 | 2025-09-25T22:23:39.971Z | Compiling either v1.15.0 |
| 1716 | 2025-09-25T22:23:40.306Z | Compiling is_terminal_polyfill v1.70.0 |
| 1717 | 2025-09-25T22:23:40.415Z | Compiling unicode-width v0.1.14 |
| 1718 | 2025-09-25T22:23:40.465Z | Compiling anstream v0.6.14 |
| 1719 | 2025-09-25T22:23:41.055Z | Compiling itertools v0.13.0 |
| 1720 | 2025-09-25T22:23:43.978Z | Compiling terminal_size v0.3.0 |
| 1721 | 2025-09-25T22:23:44.005Z | Compiling serde_spanned v0.6.9 |
| 1722 | 2025-09-25T22:23:44.285Z | Compiling rand_core v0.9.3 |
| 1723 | 2025-09-25T22:23:44.823Z | Compiling heapless v0.8.0 |
| 1724 | 2025-09-25T22:23:44.876Z | Compiling clap_lex v0.7.0 |
| 1725 | 2025-09-25T22:23:44.950Z | Compiling rand_chacha v0.9.0 |
| 1726 | 2025-09-25T22:23:45.594Z | Compiling clap_builder v4.5.2 |
| 1727 | 2025-09-25T22:23:45.746Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1728 | 2025-09-25T22:23:46.635Z | Compiling num-bigint v0.4.5 |
| 1729 | 2025-09-25T22:23:46.993Z | Compiling hash32 v0.3.1 |
| 1730 | 2025-09-25T22:23:47.156Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1731 | 2025-09-25T22:23:47.274Z | Compiling smoltcp v0.11.0 |
| 1732 | 2025-09-25T22:23:49.536Z | Compiling num-rational v0.4.2 |
| 1733 | 2025-09-25T22:23:51.696Z | Compiling clap v4.5.4 |
| 1734 | 2025-09-25T22:23:51.839Z | Compiling rand v0.9.2 |
| 1735 | 2025-09-25T22:23:51.853Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1736 | 2025-09-25T22:23:52.184Z | Compiling synstructure v0.12.6 |
| 1737 | 2025-09-25T22:23:52.759Z | Compiling num-iter v0.1.45 |
| 1738 | 2025-09-25T22:23:52.984Z | Compiling num_enum_derive v0.7.3 |
| 1739 | 2025-09-25T22:23:53.459Z | Compiling typify-impl v0.3.0 |
| 1740 | 2025-09-25T22:23:54.230Z | Compiling num-complex v0.4.6 |
| 1741 | 2025-09-25T22:23:55.225Z | Compiling proc-macro-error-attr v1.0.4 |
| 1742 | 2025-09-25T22:23:55.331Z | Compiling managed v0.8.0 |
| 1743 | 2025-09-25T22:23:55.517Z | Compiling cobs v0.2.3 |
| 1744 | 2025-09-25T22:23:55.632Z | Compiling data-encoding v2.6.0 |
| 1745 | 2025-09-25T22:23:55.883Z | Compiling bitflags v1.3.2 |
| 1746 | 2025-09-25T22:23:56.017Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1747 | 2025-09-25T22:23:57.063Z | Compiling postcard v1.0.9 |
| 1748 | 2025-09-25T22:23:57.180Z | Compiling num_enum v0.7.3 |
| 1749 | 2025-09-25T22:23:57.406Z | Compiling num v0.4.3 |
| 1750 | 2025-09-25T22:23:58.194Z | Compiling zerocopy-derive v0.2.0 |
| 1751 | 2025-09-25T22:23:58.238Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1752 | 2025-09-25T22:24:01.956Z | Compiling foreign-types-macros v0.2.3 |
| 1753 | 2025-09-25T22:24:02.342Z | Compiling libz-sys v1.1.16 |
| 1754 | 2025-09-25T22:24:03.093Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1755 | 2025-09-25T22:24:03.264Z | Compiling typify-macro v0.3.0 |
| 1756 | 2025-09-25T22:24:03.303Z | Compiling proc-macro-error v1.0.4 |
| 1757 | 2025-09-25T22:24:03.481Z | Compiling prettyplease v0.2.31 |
| 1758 | 2025-09-25T22:24:03.874Z | Compiling foreign-types-shared v0.3.1 |
| 1759 | 2025-09-25T22:24:03.901Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1760 | 2025-09-25T22:24:04.024Z | Compiling foreign-types v0.5.0 |
| 1761 | 2025-09-25T22:24:04.081Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1762 | 2025-09-25T22:24:06.733Z | Compiling tabwriter v1.4.0 |
| 1763 | 2025-09-25T22:24:07.283Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1764 | 2025-09-25T22:24:07.502Z | Compiling derive_builder_core v0.20.2 |
| 1765 | 2025-09-25T22:24:07.602Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1766 | 2025-09-25T22:24:08.592Z | Compiling cstr-argument v0.1.2 |
| 1767 | 2025-09-25T22:24:09.068Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1768 | 2025-09-25T22:24:09.407Z | Compiling derive_builder_macro v0.20.2 |
| 1769 | 2025-09-25T22:24:10.773Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1770 | 2025-09-25T22:24:11.631Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1771 | 2025-09-25T22:24:11.978Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1772 | 2025-09-25T22:24:12.328Z | Compiling vergen-lib v0.1.6 |
| 1773 | 2025-09-25T22:24:12.411Z | Compiling libgit2-sys v0.18.2+1.9.1 |
| 1774 | 2025-09-25T22:24:12.523Z | Compiling usdt-impl v0.3.5 |
| 1775 | 2025-09-25T22:24:12.772Z | Compiling colored v3.0.0 |
| 1776 | 2025-09-25T22:24:12.791Z | Compiling semver v0.1.20 |
| 1777 | 2025-09-25T22:24:12.791Z | Compiling toml_write v0.1.2 |
| 1778 | 2025-09-25T22:24:13.033Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1779 | 2025-09-25T22:24:13.195Z | Compiling float-ord v0.3.2 |
| 1780 | 2025-09-25T22:24:13.307Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1781 | 2025-09-25T22:24:13.390Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1782 | 2025-09-25T22:24:13.904Z | Compiling toml_edit v0.22.27 |
| 1783 | 2025-09-25T22:24:16.177Z | Compiling rustc_version v0.1.7 |
| 1784 | 2025-09-25T22:24:16.577Z | Compiling zone_cfg_derive v0.3.0 |
| 1785 | 2025-09-25T22:24:17.905Z | Compiling derive_builder v0.20.2 |
| 1786 | 2025-09-25T22:24:19.656Z | Compiling typify v0.3.0 |
| 1787 | 2025-09-25T22:24:20.311Z | Compiling itertools v0.10.5 |
| 1788 | 2025-09-25T22:24:20.713Z | Compiling itertools v0.14.0 |
| 1789 | 2025-09-25T22:24:21.995Z | Compiling camino-tempfile v1.1.1 |
| 1790 | 2025-09-25T22:24:23.307Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1791 | 2025-09-25T22:24:23.728Z | Compiling cargo-platform v0.1.8 |
| 1792 | 2025-09-25T22:24:24.165Z | Compiling vergen v9.0.6 |
| 1793 | 2025-09-25T22:24:24.191Z | Compiling num-derive v0.4.2 |
| 1794 | 2025-09-25T22:24:24.319Z | Compiling derive-where v1.2.7 |
| 1795 | 2025-09-25T22:24:25.494Z | Compiling sigpipe v0.1.3 |
| 1796 | 2025-09-25T22:24:26.256Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1797 | 2025-09-25T22:24:26.394Z | Compiling base64 v0.21.7 |
| 1798 | 2025-09-25T22:24:26.446Z | Compiling base64ct v1.6.0 |
| 1799 | 2025-09-25T22:24:26.668Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1800 | 2025-09-25T22:24:27.078Z | Compiling password-hash v0.5.0 |
| 1801 | 2025-09-25T22:24:29.259Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1802 | 2025-09-25T22:24:32.415Z | Compiling cargo_metadata v0.19.2 |
| 1803 | 2025-09-25T22:24:33.267Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1804 | 2025-09-25T22:24:33.846Z | Compiling zone v0.3.0 |
| 1805 | 2025-09-25T22:24:34.264Z | Compiling progenitor-impl v0.9.1 |
| 1806 | 2025-09-25T22:24:35.174Z | Compiling toml v0.8.23 |
| 1807 | 2025-09-25T22:24:35.416Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1808 | 2025-09-25T22:24:35.538Z | Compiling newtype_derive v0.1.6 |
| 1809 | 2025-09-25T22:24:35.961Z | Compiling zerocopy v0.3.2 |
| 1810 | 2025-09-25T22:24:36.510Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1811 | 2025-09-25T22:24:36.841Z | Compiling blake2 v0.10.6 |
| 1812 | 2025-09-25T22:24:37.969Z | Compiling hubpack_derive v0.1.1 |
| 1813 | 2025-09-25T22:24:38.959Z | Compiling typify-impl v0.4.1 |
| 1814 | 2025-09-25T22:24:39.264Z | Compiling rustc_version v0.4.1 |
| 1815 | 2025-09-25T22:24:39.722Z | Compiling smf v0.2.3 |
| 1816 | 2025-09-25T22:24:39.810Z | Compiling vergen-git2 v1.0.7 |
| 1817 | 2025-09-25T22:24:40.209Z | Compiling serde_repr v0.1.19 |
| 1818 | 2025-09-25T22:24:40.276Z | Compiling zerocopy-derive v0.6.6 |
| 1819 | 2025-09-25T22:24:40.640Z | Compiling whoami v1.5.1 |
| 1820 | 2025-09-25T22:24:41.509Z | Compiling cancel-safe-futures v0.1.5 |
| 1821 | 2025-09-25T22:24:41.584Z | Compiling unicode-segmentation v1.11.0 |
| 1822 | 2025-09-25T22:24:41.937Z | Compiling owo-colors v4.2.0 |
| 1823 | 2025-09-25T22:24:42.056Z | Compiling tinyvec_macros v0.1.1 |
| 1824 | 2025-09-25T22:24:42.096Z | Compiling zerocopy v0.6.6 |
| 1825 | 2025-09-25T22:24:42.166Z | Compiling tinyvec v1.6.0 |
| 1826 | 2025-09-25T22:24:42.587Z | Compiling newline-converter v0.3.0 |
| 1827 | 2025-09-25T22:24:42.860Z | Compiling progenitor-macro v0.9.1 |
| 1828 | 2025-09-25T22:24:43.571Z | Compiling hubpack v0.1.2 |
| 1829 | 2025-09-25T22:24:43.755Z | Compiling argon2 v0.5.3 |
| 1830 | 2025-09-25T22:24:44.057Z | Compiling dof v0.1.5 |
| 1831 | 2025-09-25T22:24:47.959Z | Compiling console v0.15.8 |
| 1832 | 2025-09-25T22:24:48.553Z | Compiling typify-macro v0.4.1 |
| 1833 | 2025-09-25T22:24:48.569Z | Compiling strum_macros v0.25.3 |
| 1834 | 2025-09-25T22:24:50.840Z | Compiling enum-as-inner v0.6.0 |
| 1835 | 2025-09-25T22:24:51.714Z | Compiling libsw-core v0.3.2 |
| 1836 | 2025-09-25T22:24:51.905Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1837 | 2025-09-25T22:24:51.965Z | Compiling dtrace-parser v0.1.14 |
| 1838 | 2025-09-25T22:24:52.006Z | Compiling serde-big-array v0.5.1 |
| 1839 | 2025-09-25T22:24:52.285Z | Compiling slog-dtrace v0.3.0 |
| 1840 | 2025-09-25T22:24:52.667Z | Compiling cookie v0.18.1 |
| 1841 | 2025-09-25T22:24:53.042Z | Compiling convert_case v0.4.0 |
| 1842 | 2025-09-25T22:24:53.427Z | Compiling rustls v0.21.12 |
| 1843 | 2025-09-25T22:24:53.688Z | Compiling similar v2.5.0 |
| 1844 | 2025-09-25T22:24:53.708Z | Compiling cfg_aliases v0.2.1 |
| 1845 | 2025-09-25T22:24:53.792Z | Compiling utf-8 v0.7.6 |
| 1846 | 2025-09-25T22:24:53.814Z | Compiling fixedbitset v0.5.7 |
| 1847 | 2025-09-25T22:24:54.117Z | Compiling linked-hash-map v0.5.6 |
| 1848 | 2025-09-25T22:24:54.156Z | Compiling static_assertions v1.1.0 |
| 1849 | 2025-09-25T22:24:54.283Z | Compiling fixedbitset v0.4.2 |
| 1850 | 2025-09-25T22:24:54.942Z | Compiling expectorate v1.1.0 |
| 1851 | 2025-09-25T22:24:54.946Z | Compiling petgraph v0.6.5 |
| 1852 | 2025-09-25T22:24:55.228Z | Compiling lru-cache v0.1.2 |
| 1853 | 2025-09-25T22:24:55.242Z | Compiling petgraph v0.7.1 |
| 1854 | 2025-09-25T22:24:55.483Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1855 | 2025-09-25T22:24:59.320Z | Compiling tungstenite v0.21.0 |
| 1856 | 2025-09-25T22:24:59.554Z | Compiling nix v0.29.0 |
| 1857 | 2025-09-25T22:25:00.215Z | Compiling derive_more v0.99.19 |
| 1858 | 2025-09-25T22:25:00.399Z | Compiling progenitor v0.9.1 |
| 1859 | 2025-09-25T22:25:02.026Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1860 | 2025-09-25T22:25:03.639Z | Compiling hickory-proto v0.24.4 |
| 1861 | 2025-09-25T22:25:04.021Z | Compiling libsw v3.5.0 |
| 1862 | 2025-09-25T22:25:04.635Z | Compiling git2 v0.20.2 |
| 1863 | 2025-09-25T22:25:06.095Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1864 | 2025-09-25T22:25:06.996Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1865 | 2025-09-25T22:25:09.084Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1866 | 2025-09-25T22:25:11.744Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1867 | 2025-09-25T22:25:12.334Z | Compiling resolv-conf v0.7.0 |
| 1868 | 2025-09-25T22:25:12.589Z | Compiling atomicwrites v0.4.4 |
| 1869 | 2025-09-25T22:25:13.144Z | Compiling serde_tokenstream v0.1.7 |
| 1870 | 2025-09-25T22:25:13.674Z | Compiling sct v0.7.1 |
| 1871 | 2025-09-25T22:25:13.863Z | Compiling rustls-webpki v0.101.7 |
| 1872 | 2025-09-25T22:25:14.187Z | Compiling inout v0.1.3 |
| 1873 | 2025-09-25T22:25:14.468Z | Compiling linear-map v1.2.0 |
| 1874 | 2025-09-25T22:25:14.918Z | Compiling radium v0.7.0 |
| 1875 | 2025-09-25T22:25:15.454Z | Compiling highway v1.3.0 |
| 1876 | 2025-09-25T22:25:16.596Z | Compiling indent_write v2.2.0 |
| 1877 | 2025-09-25T22:25:16.847Z | Compiling swrite v0.1.0 |
| 1878 | 2025-09-25T22:25:17.003Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1879 | 2025-09-25T22:25:17.048Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1880 | 2025-09-25T22:25:20.707Z | Compiling cipher v0.4.4 |
| 1881 | 2025-09-25T22:25:21.228Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1882 | 2025-09-25T22:25:22.384Z | Compiling hickory-resolver v0.24.4 |
| 1883 | 2025-09-25T22:25:24.410Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1884 | 2025-09-25T22:25:25.771Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1885 | 2025-09-25T22:25:26.154Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1886 | 2025-09-25T22:25:26.465Z | Compiling steno v0.4.1 |
| 1887 | 2025-09-25T22:25:31.477Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1888 | 2025-09-25T22:25:34.505Z | Compiling tokio-tungstenite v0.21.0 |
| 1889 | 2025-09-25T22:25:35.754Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1890 | 2025-09-25T22:25:36.330Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1891 | 2025-09-25T22:25:37.457Z | Compiling crossbeam-epoch v0.9.18 |
| 1892 | 2025-09-25T22:25:38.516Z | Compiling tokio-stream v0.1.17 |
| 1893 | 2025-09-25T22:25:39.680Z | Compiling humantime v2.1.0 |
| 1894 | 2025-09-25T22:25:40.379Z | Compiling rayon-core v1.12.1 |
| 1895 | 2025-09-25T22:25:40.523Z | Compiling tap v1.0.1 |
| 1896 | 2025-09-25T22:25:40.784Z | Compiling wyz v0.5.1 |
| 1897 | 2025-09-25T22:25:41.241Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1898 | 2025-09-25T22:25:41.593Z | Compiling qorb v0.2.1 |
| 1899 | 2025-09-25T22:25:42.114Z | Compiling crossbeam-deque v0.8.5 |
| 1900 | 2025-09-25T22:25:43.287Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1901 | 2025-09-25T22:25:45.014Z | Compiling tokio-rustls v0.24.1 |
| 1902 | 2025-09-25T22:25:46.026Z | Compiling usdt-macro v0.3.5 |
| 1903 | 2025-09-25T22:25:46.375Z | Compiling usdt-attr-macro v0.3.5 |
| 1904 | 2025-09-25T22:25:46.736Z | Compiling typify v0.4.1 |
| 1905 | 2025-09-25T22:25:46.892Z | Compiling rustls-pemfile v1.0.4 |
| 1906 | 2025-09-25T22:25:47.358Z | Compiling num_enum_derive v0.5.11 |
| 1907 | 2025-09-25T22:25:47.814Z | Compiling twox-hash v2.1.0 |
| 1908 | 2025-09-25T22:25:48.799Z | Compiling universal-hash v0.5.1 |
| 1909 | 2025-09-25T22:25:49.032Z | Compiling strum_macros v0.27.1 |
| 1910 | 2025-09-25T22:25:49.515Z | Compiling atty v0.2.14 |
| 1911 | 2025-09-25T22:25:49.703Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1912 | 2025-09-25T22:25:50.099Z | Compiling funty v2.0.0 |
| 1913 | 2025-09-25T22:25:50.972Z | Compiling opaque-debug v0.3.1 |
| 1914 | 2025-09-25T22:25:51.092Z | Compiling polyval v0.6.2 |
| 1915 | 2025-09-25T22:25:51.623Z | Compiling bitvec v1.0.1 |
| 1916 | 2025-09-25T22:25:53.665Z | Compiling strum v0.27.1 |
| 1917 | 2025-09-25T22:25:53.901Z | Compiling num_enum v0.5.11 |
| 1918 | 2025-09-25T22:25:54.160Z | Compiling toml v0.7.8 |
| 1919 | 2025-09-25T22:25:56.892Z | Compiling usdt v0.3.5 |
| 1920 | 2025-09-25T22:25:57.355Z | Compiling progenitor-impl v0.10.0 |
| 1921 | 2025-09-25T22:25:58.904Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1922 | 2025-09-25T22:26:03.100Z | Compiling ctr v0.9.2 |
| 1923 | 2025-09-25T22:26:03.487Z | Compiling aes v0.8.4 |
| 1924 | 2025-09-25T22:26:03.819Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1925 | 2025-09-25T22:26:04.270Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1926 | 2025-09-25T22:26:04.314Z | Compiling aead v0.5.2 |
| 1927 | 2025-09-25T22:26:04.652Z | Compiling bincode v1.3.3 |
| 1928 | 2025-09-25T22:26:05.716Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1929 | 2025-09-25T22:26:05.931Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1930 | 2025-09-25T22:26:05.958Z | Compiling passt v0.3.0 |
| 1931 | 2025-09-25T22:26:06.346Z | Compiling fakedata_generator v0.5.0 |
| 1932 | 2025-09-25T22:26:06.443Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1933 | 2025-09-25T22:26:06.478Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=65ca41e821ef53ec9c28909357f23e3348169e4f#65ca41e8) |
| 1934 | 2025-09-25T22:26:06.778Z | Compiling aes-gcm-siv v0.11.1 |
| 1935 | 2025-09-25T22:26:07.117Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1936 | 2025-09-25T22:26:07.680Z | Compiling progenitor-macro v0.10.0 |
| 1937 | 2025-09-25T22:26:07.968Z | Compiling rayon v1.10.0 |
| 1938 | 2025-09-25T22:26:13.302Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1939 | 2025-09-25T22:26:15.613Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1940 | 2025-09-25T22:26:16.018Z | Compiling progenitor-client v0.10.0 |
| 1941 | 2025-09-25T22:26:16.473Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1942 | 2025-09-25T22:26:16.960Z | Compiling bitstruct_derive v0.1.0 |
| 1943 | 2025-09-25T22:26:18.255Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1944 | 2025-09-25T22:26:18.825Z | Compiling async-recursion v1.1.1 |
| 1945 | 2025-09-25T22:26:18.971Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1946 | 2025-09-25T22:26:19.142Z | Compiling pretty-hex v0.2.1 |
| 1947 | 2025-09-25T22:26:19.406Z | Compiling ringbuffer v0.15.0 |
| 1948 | 2025-09-25T22:26:20.031Z | Compiling ascii v1.1.0 |
| 1949 | 2025-09-25T22:26:20.291Z | Compiling typeid v1.0.0 |
| 1950 | 2025-09-25T22:26:20.504Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1951 | 2025-09-25T22:26:20.773Z | Compiling erased-serde v0.4.5 |
| 1952 | 2025-09-25T22:26:22.544Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1953 | 2025-09-25T22:26:22.973Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1954 | 2025-09-25T22:26:23.377Z | Compiling progenitor v0.10.0 |
| 1955 | 2025-09-25T22:26:23.617Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#113f170a) |
| 1956 | 2025-09-25T22:26:25.732Z | Compiling bitstruct v0.1.1 |
| 1957 | 2025-09-25T22:26:25.889Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1958 | 2025-09-25T22:26:26.304Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1959 | 2025-09-25T22:26:26.391Z | Compiling const_format_proc_macros v0.2.32 |
| 1960 | 2025-09-25T22:26:28.246Z | Compiling tokio-dtrace v0.1.1 |
| 1961 | 2025-09-25T22:26:28.988Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1962 | 2025-09-25T22:26:30.172Z | Compiling serde_arrays v0.1.0 |
| 1963 | 2025-09-25T22:26:30.406Z | Compiling kstat-rs v0.2.4 |
| 1964 | 2025-09-25T22:26:31.338Z | Compiling libloading v0.7.4 |
| 1965 | 2025-09-25T22:26:31.812Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1966 | 2025-09-25T22:26:32.430Z | Compiling oxide-tokio-rt v0.1.2 |
| 1967 | 2025-09-25T22:26:33.103Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1968 | 2025-09-25T22:26:45.344Z | Compiling const_format v0.2.32 |
| 1969 | 2025-09-25T22:26:46.583Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1970 | 2025-09-25T22:26:50.524Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1971 | 2025-09-25T22:26:51.246Z | Compiling propolis-server-api v0.1.0 (/work/oxidecomputer/propolis/crates/propolis-server-api) |
| 1972 | 2025-09-25T22:26:51.863Z | Compiling ron v0.8.1 |
| 1973 | 2025-09-25T22:26:56.357Z | Compiling bit_field v0.10.2 |
| 1974 | 2025-09-25T22:26:56.658Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1975 | 2025-09-25T22:26:58.342Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1976 | 2025-09-25T22:26:59.057Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1977 | 2025-09-25T22:28:02.433Z | Finished `release` profile [optimized] target(s) in 6m 50s |
| 1978 | 2025-09-25T22:28:02.578Z | |
| 1979 | 2025-09-25T22:28:02.584Z | real 6:50.210084048 |
| 1980 | 2025-09-25T22:28:02.584Z | user 48:59.545103545 |
| 1981 | 2025-09-25T22:28:02.584Z | sys 3:08.493181803 |
| 1982 | 2025-09-25T22:28:02.584Z | trap 1.472351321 |
| 1983 | 2025-09-25T22:28:02.584Z | tflt 2.230694066 |
| 1984 | 2025-09-25T22:28:02.584Z | dflt 1.443976987 |
| 1985 | 2025-09-25T22:28:02.584Z | kflt 0.000088428 |
| 1986 | 2025-09-25T22:28:02.584Z | lock 2:34:09.308231077 |
| 1987 | 2025-09-25T22:28:02.584Z | slp 3:00:13.976386932 |
| 1988 | 2025-09-25T22:28:02.584Z | lat 2:47.133722443 |
| 1989 | 2025-09-25T22:28:02.584Z | stop 3:23.900306212 |
| 1990 | 2025-09-25T22:28:02.584Z | + OUTDIR=/work/release |
| 1991 | 2025-09-25T22:28:02.584Z | + mkdir -p /work/release |
| 1992 | 2025-09-25T22:28:02.584Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1993 | 2025-09-25T22:28:02.607Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1994 | 2025-09-25T22:28:02.679Z | + cd /work/release |
| 1995 | 2025-09-25T22:28:02.682Z | + digest -a sha256 propolis-cli |
| 1996 | 2025-09-25T22:28:02.711Z | + digest -a sha256 propolis-server |
| 1997 | 2025-09-25T22:28:02.753Z | process exited: duration 700838 ms, exit code 0 |
| |
| 1998 | 2025-09-25T22:28:02.767Z | found 4 output files |
| 1999 | 2025-09-25T22:28:02.767Z | uploading: /work/release/propolis-cli (22252000 bytes) |
| 2000 | 2025-09-25T22:28:04.342Z | uploaded: /work/release/propolis-cli |
| 2001 | 2025-09-25T22:28:04.346Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 2002 | 2025-09-25T22:28:05.357Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 2003 | 2025-09-25T22:28:05.361Z | uploading: /work/release/propolis-server (62657944 bytes) |
| 2004 | 2025-09-25T22:28:07.620Z | uploaded: /work/release/propolis-server |
| 2005 | 2025-09-25T22:28:07.624Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 2006 | 2025-09-25T22:28:08.631Z | uploaded: /work/release/propolis-server.sha256.txt |