|
|
|
| 1 | 2025-07-07T22:08:27.018Z | job assigned to worker 01JZKEX0F8V6RFMHEYP6CZG7YA [factory gimlet-EVT22200007-propolis, EVT22200007/33649] (queued for 27 s) |
| |
| 2 | 2025-07-07T22:08:36.294Z | starting task 0: "setup" |
| 3 | 2025-07-07T22:08:36.320Z | ++ uname -s |
| 4 | 2025-07-07T22:08:36.320Z | + kern=SunOS |
| 5 | 2025-07-07T22:08:36.320Z | + build_user=build |
| 6 | 2025-07-07T22:08:36.320Z | + build_uid=12345 |
| 7 | 2025-07-07T22:08:36.320Z | + work_dir=/work |
| 8 | 2025-07-07T22:08:36.320Z | + input_dir=/input |
| 9 | 2025-07-07T22:08:36.320Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-07T22:08:36.320Z | + case "$kern" in |
| 11 | 2025-07-07T22:08:36.320Z | + groupadd -g 12345 build |
| 12 | 2025-07-07T22:08:36.320Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-07T22:08:38.320Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-07T22:08:38.365Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-07T22:08:38.391Z | + home_fs=zfs |
| 16 | 2025-07-07T22:08:38.391Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-07T22:08:38.391Z | + mkdir -p /home/build |
| 18 | 2025-07-07T22:08:38.391Z | + chown build:build /home/build /work |
| 19 | 2025-07-07T22:08:40.375Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-07T22:08:40.400Z | process exited: duration 4084 ms, exit code 0 |
| |
| 21 | 2025-07-07T22:08:40.452Z | starting task 1: "rust-toolchain" |
| 22 | 2025-07-07T22:08:40.478Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-07-07T22:08:40.478Z | * rust toolchain channel = "stable" |
| 24 | 2025-07-07T22:08:40.478Z | * rust toolchain profile = "default" |
| 25 | 2025-07-07T22:08:40.478Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-07-07T22:08:40.478Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-07-07T22:08:40.478Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-07-07T22:08:40.478Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-07-07T22:08:40.478Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-07-07T22:08:40.611Z | info: downloading installer |
| 31 | 2025-07-07T22:08:41.143Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-07-07T22:08:41.143Z | warn: /opt/ooce/bin |
| 33 | 2025-07-07T22:08:41.143Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-07-07T22:08:41.143Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-07-07T22:08:41.143Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-07-07T22:08:41.143Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-07-07T22:08:41.143Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-07-07T22:08:41.143Z | error: cannot install while Rust is installed |
| 39 | 2025-07-07T22:08:41.144Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-07-07T22:08:41.170Z | info: profile set to 'default' |
| 41 | 2025-07-07T22:08:41.170Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-07-07T22:08:41.170Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-07-07T22:08:41.279Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 44 | 2025-07-07T22:08:41.279Z | info: downloading component 'cargo' |
| 45 | 2025-07-07T22:08:41.490Z | info: downloading component 'clippy' |
| 46 | 2025-07-07T22:08:41.582Z | info: downloading component 'rust-docs' |
| 47 | 2025-07-07T22:08:41.860Z | info: downloading component 'rust-std' |
| 48 | 2025-07-07T22:08:42.471Z | info: downloading component 'rustc' |
| 49 | 2025-07-07T22:08:45.527Z | info: downloading component 'rustfmt' |
| 50 | 2025-07-07T22:08:45.593Z | info: installing component 'cargo' |
| 51 | 2025-07-07T22:08:46.863Z | info: installing component 'clippy' |
| 52 | 2025-07-07T22:08:47.403Z | info: installing component 'rust-docs' |
| 53 | 2025-07-07T22:08:50.837Z | info: installing component 'rust-std' |
| 54 | 2025-07-07T22:08:53.324Z | info: installing component 'rustc' |
| 55 | 2025-07-07T22:09:02.215Z | info: installing component 'rustfmt' |
| 56 | 2025-07-07T22:09:02.646Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-07-07T22:09:02.646Z | |
| 58 | 2025-07-07T22:09:02.828Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 59 | 2025-07-07T22:09:02.828Z | |
| 60 | 2025-07-07T22:09:02.853Z | |
| 61 | 2025-07-07T22:09:02.853Z | Rust is installed now. Great! |
| 62 | 2025-07-07T22:09:02.853Z | |
| 63 | 2025-07-07T22:09:02.853Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-07-07T22:09:02.853Z | environment variable. This has not been done automatically. |
| 65 | 2025-07-07T22:09:02.853Z | |
| 66 | 2025-07-07T22:09:02.854Z | To configure your current shell, you need to source |
| 67 | 2025-07-07T22:09:02.854Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-07-07T22:09:02.854Z | |
| 69 | 2025-07-07T22:09:02.854Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-07-07T22:09:02.854Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-07-07T22:09:02.854Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-07-07T22:09:02.854Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-07-07T22:09:02.951Z | + rustup --version |
| 74 | 2025-07-07T22:09:02.977Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-07-07T22:09:02.977Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-07-07T22:09:03.109Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 77 | 2025-07-07T22:09:03.135Z | + cargo --version |
| 78 | 2025-07-07T22:09:03.224Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 79 | 2025-07-07T22:09:03.249Z | + rustc --version |
| 80 | 2025-07-07T22:09:03.351Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 81 | 2025-07-07T22:09:03.377Z | process exited: duration 22906 ms, exit code 0 |
| |
| 82 | 2025-07-07T22:09:03.428Z | starting task 2: "authentication" |
| 83 | 2025-07-07T22:09:03.493Z | process exited: duration 64 ms, exit code 0 |
| |
| 84 | 2025-07-07T22:09:03.544Z | starting task 3: "clone repository" |
| 85 | 2025-07-07T22:09:03.569Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-07-07T22:09:03.569Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-07-07T22:09:03.594Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-07-07T22:09:06.065Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-07-07T22:09:06.065Z | + git fetch origin a0fb50ebf7ef36c6a0468521e4b46a0c3eb999a6 |
| 90 | 2025-07-07T22:09:06.512Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-07-07T22:09:06.512Z | * branch a0fb50ebf7ef36c6a0468521e4b46a0c3eb999a6 -> FETCH_HEAD |
| 92 | 2025-07-07T22:09:06.537Z | + [[ -n tokio-dtrace-0.1.1 ]] |
| 93 | 2025-07-07T22:09:06.537Z | ++ git branch --show-current |
| 94 | 2025-07-07T22:09:06.537Z | + current=master |
| 95 | 2025-07-07T22:09:06.538Z | + [[ master != tokio-dtrace-0.1.1 ]] |
| 96 | 2025-07-07T22:09:06.538Z | + git branch -f tokio-dtrace-0.1.1 a0fb50ebf7ef36c6a0468521e4b46a0c3eb999a6 |
| 97 | 2025-07-07T22:09:06.563Z | + git checkout -f tokio-dtrace-0.1.1 |
| 98 | 2025-07-07T22:09:06.588Z | Switched to branch 'tokio-dtrace-0.1.1' |
| 99 | 2025-07-07T22:09:06.588Z | + git reset --hard a0fb50ebf7ef36c6a0468521e4b46a0c3eb999a6 |
| 100 | 2025-07-07T22:09:06.613Z | HEAD is now at a0fb50e update tokio-dtrace to 0.1.1 (and tokio to 1.46.1) |
| 101 | 2025-07-07T22:09:06.613Z | process exited: duration 3052 ms, exit code 0 |
| |
| 102 | 2025-07-07T22:09:06.668Z | starting task 4: "build" |
| 103 | 2025-07-07T22:09:06.693Z | + cargo --version |
| 104 | 2025-07-07T22:09:06.755Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 105 | 2025-07-07T22:09:06.780Z | + rustc --version |
| 106 | 2025-07-07T22:09:06.856Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 107 | 2025-07-07T22:09:06.882Z | + banner check |
| 108 | 2025-07-07T22:09:06.882Z | |
| 109 | 2025-07-07T22:09:06.882Z | #### # # ###### #### # # |
| 110 | 2025-07-07T22:09:06.882Z | # # # # # # # # # |
| 111 | 2025-07-07T22:09:06.882Z | # ###### ##### # #### |
| 112 | 2025-07-07T22:09:06.882Z | # # # # # # # |
| 113 | 2025-07-07T22:09:06.882Z | # # # # # # # # # |
| 114 | 2025-07-07T22:09:06.882Z | #### # # ###### #### # # |
| 115 | 2025-07-07T22:09:06.882Z | |
| 116 | 2025-07-07T22:09:06.882Z | + ptime -m cargo check --features falcon |
| 117 | 2025-07-07T22:09:07.150Z | Updating crates.io index |
| 118 | 2025-07-07T22:09:07.213Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 119 | 2025-07-07T22:09:09.597Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 120 | 2025-07-07T22:09:20.910Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 121 | 2025-07-07T22:09:21.326Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 122 | 2025-07-07T22:09:21.690Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 123 | 2025-07-07T22:09:22.177Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 124 | 2025-07-07T22:09:22.691Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 125 | 2025-07-07T22:09:23.388Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 126 | 2025-07-07T22:09:23.861Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 127 | 2025-07-07T22:09:24.270Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 128 | 2025-07-07T22:09:24.756Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 129 | 2025-07-07T22:09:25.428Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 130 | 2025-07-07T22:09:26.729Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 131 | 2025-07-07T22:09:27.585Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 132 | 2025-07-07T22:09:28.376Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 133 | 2025-07-07T22:09:28.787Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 134 | 2025-07-07T22:09:29.338Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 135 | 2025-07-07T22:09:29.767Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 136 | 2025-07-07T22:09:30.267Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 137 | 2025-07-07T22:09:30.747Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 138 | 2025-07-07T22:09:32.066Z | Downloading crates ... |
| 139 | 2025-07-07T22:09:32.151Z | Downloaded darling_macro v0.20.9 |
| 140 | 2025-07-07T22:09:32.176Z | Downloaded byteorder v1.5.0 |
| 141 | 2025-07-07T22:09:32.176Z | Downloaded either v1.15.0 |
| 142 | 2025-07-07T22:09:32.176Z | Downloaded defmt v0.3.8 |
| 143 | 2025-07-07T22:09:32.201Z | Downloaded newtype_derive v0.1.6 |
| 144 | 2025-07-07T22:09:32.201Z | Downloaded progenitor-client v0.8.0 |
| 145 | 2025-07-07T22:09:32.201Z | Downloaded progenitor v0.8.0 |
| 146 | 2025-07-07T22:09:32.201Z | Downloaded twox-hash v2.1.0 |
| 147 | 2025-07-07T22:09:32.228Z | Downloaded foreign-types-shared v0.1.1 |
| 148 | 2025-07-07T22:09:32.228Z | Downloaded ringbuffer v0.15.0 |
| 149 | 2025-07-07T22:09:32.228Z | Downloaded vergen v8.3.2 |
| 150 | 2025-07-07T22:09:32.228Z | Downloaded hash32 v0.3.1 |
| 151 | 2025-07-07T22:09:32.254Z | Downloaded libsw v3.5.0 |
| 152 | 2025-07-07T22:09:32.254Z | Downloaded icu_properties v1.5.1 |
| 153 | 2025-07-07T22:09:32.254Z | Downloaded subtle v2.5.0 |
| 154 | 2025-07-07T22:09:32.254Z | Downloaded sct v0.7.1 |
| 155 | 2025-07-07T22:09:32.254Z | Downloaded icu_provider_macros v1.5.0 |
| 156 | 2025-07-07T22:09:32.280Z | Downloaded icu_locid v1.5.0 |
| 157 | 2025-07-07T22:09:32.280Z | Downloaded slog-json v2.6.1 |
| 158 | 2025-07-07T22:09:32.305Z | Downloaded tokio-rustls v0.24.1 |
| 159 | 2025-07-07T22:09:32.305Z | Downloaded usdt v0.3.5 |
| 160 | 2025-07-07T22:09:32.305Z | Downloaded hubpack_derive v0.1.1 |
| 161 | 2025-07-07T22:09:32.331Z | Downloaded hex v0.4.3 |
| 162 | 2025-07-07T22:09:32.331Z | Downloaded usdt-attr-macro v0.5.0 |
| 163 | 2025-07-07T22:09:32.331Z | Downloaded typify-macro v0.3.0 |
| 164 | 2025-07-07T22:09:32.331Z | Downloaded similar v2.5.0 |
| 165 | 2025-07-07T22:09:32.359Z | Downloaded sha2 v0.10.8 |
| 166 | 2025-07-07T22:09:32.359Z | Downloaded schemars_derive v0.8.22 |
| 167 | 2025-07-07T22:09:32.360Z | Downloaded ipnetwork v0.21.1 |
| 168 | 2025-07-07T22:09:32.385Z | Downloaded wyz v0.5.1 |
| 169 | 2025-07-07T22:09:32.385Z | Downloaded fixedbitset v0.5.7 |
| 170 | 2025-07-07T22:09:32.385Z | Downloaded write16 v1.0.0 |
| 171 | 2025-07-07T22:09:32.385Z | Downloaded tabwriter v1.4.0 |
| 172 | 2025-07-07T22:09:32.385Z | Downloaded usdt-macro v0.5.0 |
| 173 | 2025-07-07T22:09:32.385Z | Downloaded filetime v0.2.23 |
| 174 | 2025-07-07T22:09:32.411Z | Downloaded serde_tokenstream v0.1.7 |
| 175 | 2025-07-07T22:09:32.411Z | Downloaded serde_with_macros v3.12.0 |
| 176 | 2025-07-07T22:09:32.411Z | Downloaded yoke v0.7.5 |
| 177 | 2025-07-07T22:09:32.412Z | Downloaded time-macros v0.2.18 |
| 178 | 2025-07-07T22:09:32.412Z | Downloaded sha1 v0.10.6 |
| 179 | 2025-07-07T22:09:32.412Z | Downloaded schemars v0.8.22 |
| 180 | 2025-07-07T22:09:32.437Z | Downloaded fixedbitset v0.4.2 |
| 181 | 2025-07-07T22:09:32.437Z | Downloaded serde_with v3.12.0 |
| 182 | 2025-07-07T22:09:32.464Z | Downloaded git2 v0.19.0 |
| 183 | 2025-07-07T22:09:32.464Z | Downloaded unicode-width v0.1.14 |
| 184 | 2025-07-07T22:09:32.490Z | Downloaded winnow v0.7.4 |
| 185 | 2025-07-07T22:09:32.490Z | Downloaded match_cfg v0.1.0 |
| 186 | 2025-07-07T22:09:32.490Z | Downloaded syn v2.0.101 |
| 187 | 2025-07-07T22:09:32.515Z | Downloaded serde_repr v0.1.19 |
| 188 | 2025-07-07T22:09:32.515Z | Downloaded shlex v1.3.0 |
| 189 | 2025-07-07T22:09:32.515Z | Downloaded hickory-proto v0.24.4 |
| 190 | 2025-07-07T22:09:32.540Z | Downloaded typify-impl v0.3.0 |
| 191 | 2025-07-07T22:09:32.540Z | Downloaded rustls v0.21.12 |
| 192 | 2025-07-07T22:09:32.566Z | Downloaded httpdate v1.0.3 |
| 193 | 2025-07-07T22:09:32.566Z | Downloaded zerocopy-derive v0.6.6 |
| 194 | 2025-07-07T22:09:32.566Z | Downloaded smoltcp v0.11.0 |
| 195 | 2025-07-07T22:09:32.591Z | Downloaded zerocopy-derive v0.2.0 |
| 196 | 2025-07-07T22:09:32.591Z | Downloaded quinn-udp v0.5.5 |
| 197 | 2025-07-07T22:09:32.591Z | Downloaded libc v0.2.171 |
| 198 | 2025-07-07T22:09:32.627Z | Downloaded ring v0.17.14 |
| 199 | 2025-07-07T22:09:32.673Z | Downloaded supports-color v2.1.0 |
| 200 | 2025-07-07T22:09:32.699Z | Downloaded omicron-workspace-hack v0.1.0 |
| 201 | 2025-07-07T22:09:32.699Z | Downloaded rand v0.8.5 |
| 202 | 2025-07-07T22:09:32.699Z | Downloaded icu_provider v1.5.0 |
| 203 | 2025-07-07T22:09:32.699Z | Downloaded progenitor-client v0.9.1 |
| 204 | 2025-07-07T22:09:32.699Z | Downloaded hostname v0.4.0 |
| 205 | 2025-07-07T22:09:32.699Z | Downloaded usdt-attr-macro v0.3.5 |
| 206 | 2025-07-07T22:09:32.699Z | Downloaded prettyplease v0.2.31 |
| 207 | 2025-07-07T22:09:32.699Z | Downloaded scopeguard v1.2.0 |
| 208 | 2025-07-07T22:09:32.699Z | Downloaded slog-term v2.9.1 |
| 209 | 2025-07-07T22:09:32.725Z | Downloaded num_enum_derive v0.5.11 |
| 210 | 2025-07-07T22:09:32.725Z | Downloaded proc-macro2 v1.0.95 |
| 211 | 2025-07-07T22:09:32.725Z | Downloaded url v2.5.4 |
| 212 | 2025-07-07T22:09:32.725Z | Downloaded tokio v1.46.1 |
| 213 | 2025-07-07T22:09:32.752Z | Downloaded libm v0.2.8 |
| 214 | 2025-07-07T22:09:32.777Z | Downloaded openssl-sys v0.9.107 |
| 215 | 2025-07-07T22:09:32.777Z | Downloaded managed v0.8.0 |
| 216 | 2025-07-07T22:09:32.777Z | Downloaded rayon v1.10.0 |
| 217 | 2025-07-07T22:09:32.802Z | Downloaded hubpack v0.1.2 |
| 218 | 2025-07-07T22:09:32.802Z | Downloaded thiserror-impl v2.0.12 |
| 219 | 2025-07-07T22:09:32.802Z | Downloaded slog-dtrace v0.3.0 |
| 220 | 2025-07-07T22:09:32.802Z | Downloaded rusty-fork v0.3.0 |
| 221 | 2025-07-07T22:09:32.802Z | Downloaded regress v0.10.3 |
| 222 | 2025-07-07T22:09:32.802Z | Downloaded heck v0.5.0 |
| 223 | 2025-07-07T22:09:32.803Z | Downloaded oxide-tokio-rt v0.1.2 |
| 224 | 2025-07-07T22:09:32.803Z | Downloaded newtype-uuid v1.2.1 |
| 225 | 2025-07-07T22:09:32.803Z | Downloaded num-derive v0.4.2 |
| 226 | 2025-07-07T22:09:32.803Z | Downloaded encoding_rs v0.8.34 |
| 227 | 2025-07-07T22:09:32.828Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 228 | 2025-07-07T22:09:32.885Z | Downloaded progenitor-macro v0.8.0 |
| 229 | 2025-07-07T22:09:32.910Z | Downloaded progenitor-impl v0.9.1 |
| 230 | 2025-07-07T22:09:32.910Z | Downloaded pest_derive v2.7.10 |
| 231 | 2025-07-07T22:09:32.910Z | Downloaded oxnet v0.1.1 |
| 232 | 2025-07-07T22:09:32.911Z | Downloaded typify-impl v0.4.1 |
| 233 | 2025-07-07T22:09:32.911Z | Downloaded rand_xorshift v0.3.0 |
| 234 | 2025-07-07T22:09:32.911Z | Downloaded pkg-config v0.3.30 |
| 235 | 2025-07-07T22:09:32.911Z | Downloaded rustls v0.23.10 |
| 236 | 2025-07-07T22:09:32.936Z | Downloaded rustls v0.22.4 |
| 237 | 2025-07-07T22:09:32.961Z | Downloaded rustix v0.38.34 |
| 238 | 2025-07-07T22:09:32.987Z | Downloaded syn v1.0.109 |
| 239 | 2025-07-07T22:09:32.987Z | Downloaded petgraph v0.6.5 |
| 240 | 2025-07-07T22:09:33.012Z | Downloaded typify-impl v0.2.0 |
| 241 | 2025-07-07T22:09:33.012Z | Downloaded zerocopy v0.8.25 |
| 242 | 2025-07-07T22:09:33.040Z | Downloaded indexmap v2.9.0 |
| 243 | 2025-07-07T22:09:33.065Z | Downloaded http v1.3.1 |
| 244 | 2025-07-07T22:09:33.065Z | Downloaded hostname v0.3.1 |
| 245 | 2025-07-07T22:09:33.065Z | Downloaded hickory-resolver v0.24.4 |
| 246 | 2025-07-07T22:09:33.065Z | Downloaded universal-hash v0.5.1 |
| 247 | 2025-07-07T22:09:33.065Z | Downloaded petgraph v0.7.1 |
| 248 | 2025-07-07T22:09:33.091Z | Downloaded rustls-webpki v0.102.4 |
| 249 | 2025-07-07T22:09:33.116Z | Downloaded rustls-webpki v0.101.7 |
| 250 | 2025-07-07T22:09:33.141Z | Downloaded icu_properties_data v1.5.0 |
| 251 | 2025-07-07T22:09:33.141Z | Downloaded regex-automata v0.4.9 |
| 252 | 2025-07-07T22:09:33.167Z | Downloaded memmap v0.7.0 |
| 253 | 2025-07-07T22:09:33.167Z | Downloaded futures-util v0.3.31 |
| 254 | 2025-07-07T22:09:33.193Z | Downloaded toml_edit v0.22.24 |
| 255 | 2025-07-07T22:09:33.219Z | Downloaded usdt v0.5.0 |
| 256 | 2025-07-07T22:09:33.219Z | Downloaded thiserror v2.0.12 |
| 257 | 2025-07-07T22:09:33.219Z | Downloaded time-core v0.1.2 |
| 258 | 2025-07-07T22:09:33.219Z | Downloaded nix v0.29.0 |
| 259 | 2025-07-07T22:09:33.219Z | Downloaded ipnet v2.9.0 |
| 260 | 2025-07-07T22:09:33.244Z | Downloaded thread-id v4.2.1 |
| 261 | 2025-07-07T22:09:33.244Z | Downloaded fatfs v0.3.6 |
| 262 | 2025-07-07T22:09:33.244Z | Downloaded xattr v1.3.1 |
| 263 | 2025-07-07T22:09:33.244Z | Downloaded utf8_iter v1.0.4 |
| 264 | 2025-07-07T22:09:33.244Z | Downloaded utf16_iter v1.0.5 |
| 265 | 2025-07-07T22:09:33.244Z | Downloaded usdt-impl v0.5.0 |
| 266 | 2025-07-07T22:09:33.244Z | Downloaded serde_tokenstream v0.2.2 |
| 267 | 2025-07-07T22:09:33.244Z | Downloaded mime v0.3.17 |
| 268 | 2025-07-07T22:09:33.244Z | Downloaded fnv v1.0.7 |
| 269 | 2025-07-07T22:09:33.244Z | Downloaded usdt-impl v0.3.5 |
| 270 | 2025-07-07T22:09:33.244Z | Downloaded rustls-pemfile v2.1.3 |
| 271 | 2025-07-07T22:09:33.244Z | Downloaded webpki-roots v0.26.3 |
| 272 | 2025-07-07T22:09:33.244Z | Downloaded vcpkg v0.2.15 |
| 273 | 2025-07-07T22:09:33.290Z | Downloaded regex-syntax v0.8.5 |
| 274 | 2025-07-07T22:09:33.315Z | Downloaded bstr v1.9.1 |
| 275 | 2025-07-07T22:09:33.315Z | Downloaded rustc_version v0.4.0 |
| 276 | 2025-07-07T22:09:33.315Z | Downloaded foldhash v0.1.5 |
| 277 | 2025-07-07T22:09:33.315Z | Downloaded float-ord v0.3.2 |
| 278 | 2025-07-07T22:09:33.315Z | Downloaded time v0.3.36 |
| 279 | 2025-07-07T22:09:33.341Z | Downloaded tar v0.4.40 |
| 280 | 2025-07-07T22:09:33.341Z | Downloaded litemap v0.7.4 |
| 281 | 2025-07-07T22:09:33.341Z | Downloaded indent_write v2.2.0 |
| 282 | 2025-07-07T22:09:33.341Z | Downloaded http-body-util v0.1.2 |
| 283 | 2025-07-07T22:09:33.341Z | Downloaded strum_macros v0.27.1 |
| 284 | 2025-07-07T22:09:33.341Z | Downloaded untrusted v0.9.0 |
| 285 | 2025-07-07T22:09:33.341Z | Downloaded idna_adapter v1.2.0 |
| 286 | 2025-07-07T22:09:33.341Z | Downloaded fakedata_generator v0.5.0 |
| 287 | 2025-07-07T22:09:33.386Z | Downloaded hyper v1.6.0 |
| 288 | 2025-07-07T22:09:33.412Z | Downloaded strum_macros v0.26.4 |
| 289 | 2025-07-07T22:09:33.412Z | Downloaded instant v0.1.12 |
| 290 | 2025-07-07T22:09:33.412Z | Downloaded synstructure v0.12.6 |
| 291 | 2025-07-07T22:09:33.412Z | Downloaded socket2 v0.5.7 |
| 292 | 2025-07-07T22:09:33.412Z | Downloaded ryu v1.0.18 |
| 293 | 2025-07-07T22:09:33.412Z | Downloaded serde_yaml v0.9.34+deprecated |
| 294 | 2025-07-07T22:09:33.412Z | Downloaded tempfile v3.10.1 |
| 295 | 2025-07-07T22:09:33.412Z | Downloaded macaddr v1.0.1 |
| 296 | 2025-07-07T22:09:33.437Z | Downloaded tinyvec v1.6.0 |
| 297 | 2025-07-07T22:09:33.437Z | Downloaded slog-bunyan v2.5.0 |
| 298 | 2025-07-07T22:09:33.437Z | Downloaded ident_case v1.0.1 |
| 299 | 2025-07-07T22:09:33.437Z | Downloaded zerovec v0.10.4 |
| 300 | 2025-07-07T22:09:33.437Z | Downloaded tokio-util v0.7.11 |
| 301 | 2025-07-07T22:09:33.437Z | Downloaded serde_derive v1.0.219 |
| 302 | 2025-07-07T22:09:33.437Z | Downloaded hashbrown v0.15.2 |
| 303 | 2025-07-07T22:09:33.463Z | Downloaded nix v0.28.0 |
| 304 | 2025-07-07T22:09:33.463Z | Downloaded writeable v0.5.5 |
| 305 | 2025-07-07T22:09:33.463Z | Downloaded utf8parse v0.2.1 |
| 306 | 2025-07-07T22:09:33.463Z | Downloaded utf-8 v0.7.6 |
| 307 | 2025-07-07T22:09:33.463Z | Downloaded usdt-macro v0.3.5 |
| 308 | 2025-07-07T22:09:33.463Z | Downloaded smf v0.2.3 |
| 309 | 2025-07-07T22:09:33.463Z | Downloaded serde_spanned v0.6.8 |
| 310 | 2025-07-07T22:09:33.463Z | Downloaded thread_local v1.1.8 |
| 311 | 2025-07-07T22:09:33.463Z | Downloaded terminal_size v0.3.0 |
| 312 | 2025-07-07T22:09:33.463Z | Downloaded take_mut v0.2.2 |
| 313 | 2025-07-07T22:09:33.489Z | Downloaded sync_wrapper v1.0.1 |
| 314 | 2025-07-07T22:09:33.489Z | Downloaded swrite v0.1.0 |
| 315 | 2025-07-07T22:09:33.489Z | Downloaded memchr v2.7.2 |
| 316 | 2025-07-07T22:09:33.489Z | Downloaded linked-hash-map v0.5.6 |
| 317 | 2025-07-07T22:09:33.489Z | Downloaded ucd-trie v0.1.6 |
| 318 | 2025-07-07T22:09:33.489Z | Downloaded fastrand v2.1.0 |
| 319 | 2025-07-07T22:09:33.489Z | Downloaded serde_derive_internals v0.29.1 |
| 320 | 2025-07-07T22:09:33.489Z | Downloaded proptest v1.5.0 |
| 321 | 2025-07-07T22:09:33.489Z | Downloaded inout v0.1.3 |
| 322 | 2025-07-07T22:09:33.515Z | Downloaded getrandom v0.3.2 |
| 323 | 2025-07-07T22:09:33.515Z | Downloaded itertools v0.13.0 |
| 324 | 2025-07-07T22:09:33.515Z | Downloaded icu_normalizer_data v1.5.0 |
| 325 | 2025-07-07T22:09:33.515Z | Downloaded winnow v0.5.40 |
| 326 | 2025-07-07T22:09:33.515Z | Downloaded openapiv3 v2.0.0 |
| 327 | 2025-07-07T22:09:33.540Z | Downloaded smallvec v1.13.2 |
| 328 | 2025-07-07T22:09:33.540Z | Downloaded term v0.7.0 |
| 329 | 2025-07-07T22:09:33.540Z | Downloaded synstructure v0.13.1 |
| 330 | 2025-07-07T22:09:33.540Z | Downloaded supports-color v3.0.1 |
| 331 | 2025-07-07T22:09:33.540Z | Downloaded linear-map v1.2.0 |
| 332 | 2025-07-07T22:09:33.566Z | Downloaded is_ci v1.2.0 |
| 333 | 2025-07-07T22:09:33.566Z | Downloaded is-terminal v0.4.12 |
| 334 | 2025-07-07T22:09:33.566Z | Downloaded typify-macro v0.4.1 |
| 335 | 2025-07-07T22:09:33.566Z | Downloaded typify-macro v0.2.0 |
| 336 | 2025-07-07T22:09:33.566Z | Downloaded tokio-dtrace v0.1.1 |
| 337 | 2025-07-07T22:09:33.566Z | Downloaded glob v0.3.1 |
| 338 | 2025-07-07T22:09:33.566Z | Downloaded futures-core v0.3.31 |
| 339 | 2025-07-07T22:09:33.566Z | Downloaded unicode-segmentation v1.11.0 |
| 340 | 2025-07-07T22:09:33.566Z | Downloaded hyper-util v0.1.10 |
| 341 | 2025-07-07T22:09:33.566Z | Downloaded zerocopy-derive v0.8.25 |
| 342 | 2025-07-07T22:09:33.591Z | Downloaded zerocopy v0.7.34 |
| 343 | 2025-07-07T22:09:33.591Z | Downloaded strum v0.27.1 |
| 344 | 2025-07-07T22:09:33.591Z | Downloaded serde_path_to_error v0.1.16 |
| 345 | 2025-07-07T22:09:33.591Z | Downloaded libloading v0.7.4 |
| 346 | 2025-07-07T22:09:33.591Z | Downloaded lazy_static v1.5.0 |
| 347 | 2025-07-07T22:09:33.617Z | Downloaded itertools v0.14.0 |
| 348 | 2025-07-07T22:09:33.617Z | Downloaded hashbrown v0.12.3 |
| 349 | 2025-07-07T22:09:33.617Z | Downloaded h2 v0.4.6 |
| 350 | 2025-07-07T22:09:33.617Z | Downloaded futures v0.3.31 |
| 351 | 2025-07-07T22:09:33.642Z | Downloaded regex v1.11.1 |
| 352 | 2025-07-07T22:09:33.642Z | Downloaded serde_urlencoded v0.7.1 |
| 353 | 2025-07-07T22:09:33.642Z | Downloaded tap v1.0.1 |
| 354 | 2025-07-07T22:09:33.642Z | Downloaded libsw-core v0.3.2 |
| 355 | 2025-07-07T22:09:33.642Z | Downloaded tinyvec_macros v0.1.1 |
| 356 | 2025-07-07T22:09:33.642Z | Downloaded generic-array v0.14.7 |
| 357 | 2025-07-07T22:09:33.669Z | Downloaded futures-sink v0.3.31 |
| 358 | 2025-07-07T22:09:33.669Z | Downloaded futures-macro v0.3.31 |
| 359 | 2025-07-07T22:09:33.669Z | Downloaded futures-executor v0.3.31 |
| 360 | 2025-07-07T22:09:33.669Z | Downloaded unicode-ident v1.0.18 |
| 361 | 2025-07-07T22:09:33.669Z | Downloaded test-strategy v0.4.1 |
| 362 | 2025-07-07T22:09:33.669Z | Downloaded zerocopy v0.6.6 |
| 363 | 2025-07-07T22:09:33.669Z | Downloaded toml v0.8.20 |
| 364 | 2025-07-07T22:09:33.669Z | Downloaded toml v0.7.8 |
| 365 | 2025-07-07T22:09:33.670Z | Downloaded goblin v0.8.2 |
| 366 | 2025-07-07T22:09:33.696Z | Downloaded expectorate v1.1.0 |
| 367 | 2025-07-07T22:09:33.696Z | Downloaded openssl v0.10.72 |
| 368 | 2025-07-07T22:09:33.696Z | Downloaded dropshot v0.16.0 |
| 369 | 2025-07-07T22:09:33.722Z | Downloaded tinystr v0.7.6 |
| 370 | 2025-07-07T22:09:33.722Z | Downloaded httparse v1.10.1 |
| 371 | 2025-07-07T22:09:33.722Z | Downloaded getrandom v0.2.14 |
| 372 | 2025-07-07T22:09:33.747Z | Downloaded futures-channel v0.3.31 |
| 373 | 2025-07-07T22:09:33.747Z | Downloaded foreign-types v0.5.0 |
| 374 | 2025-07-07T22:09:33.747Z | Downloaded foreign-types v0.3.2 |
| 375 | 2025-07-07T22:09:33.747Z | Downloaded unarray v0.1.4 |
| 376 | 2025-07-07T22:09:33.747Z | Downloaded signal-hook-registry v1.4.2 |
| 377 | 2025-07-07T22:09:33.747Z | Downloaded hyper-rustls v0.27.3 |
| 378 | 2025-07-07T22:09:33.747Z | Downloaded humantime v2.1.0 |
| 379 | 2025-07-07T22:09:33.747Z | Downloaded zerocopy-derive v0.7.34 |
| 380 | 2025-07-07T22:09:33.747Z | Downloaded tokio-tungstenite v0.21.0 |
| 381 | 2025-07-07T22:09:33.747Z | Downloaded tokio-rustls v0.26.0 |
| 382 | 2025-07-07T22:09:33.747Z | Downloaded tokio-rustls v0.25.0 |
| 383 | 2025-07-07T22:09:33.747Z | Downloaded bitvec v1.0.1 |
| 384 | 2025-07-07T22:09:33.773Z | Downloaded indexmap v1.9.3 |
| 385 | 2025-07-07T22:09:33.773Z | Downloaded highway v1.3.0 |
| 386 | 2025-07-07T22:09:33.773Z | Downloaded futures-task v0.3.31 |
| 387 | 2025-07-07T22:09:33.773Z | Downloaded futures-io v0.3.31 |
| 388 | 2025-07-07T22:09:33.773Z | Downloaded unicode-xid v0.2.4 |
| 389 | 2025-07-07T22:09:33.798Z | Downloaded thiserror v1.0.64 |
| 390 | 2025-07-07T22:09:33.798Z | Downloaded slab v0.4.9 |
| 391 | 2025-07-07T22:09:33.798Z | Downloaded rustls-pemfile v1.0.4 |
| 392 | 2025-07-07T22:09:33.798Z | Downloaded hyper-tls v0.6.0 |
| 393 | 2025-07-07T22:09:33.798Z | Downloaded zone v0.3.0 |
| 394 | 2025-07-07T22:09:33.798Z | Downloaded zerofrom-derive v0.1.5 |
| 395 | 2025-07-07T22:09:33.798Z | Downloaded zerocopy v0.3.2 |
| 396 | 2025-07-07T22:09:33.798Z | Downloaded toml_datetime v0.6.8 |
| 397 | 2025-07-07T22:09:33.798Z | Downloaded tokio-native-tls v0.3.1 |
| 398 | 2025-07-07T22:09:33.798Z | Downloaded icu_collections v1.5.0 |
| 399 | 2025-07-07T22:09:33.824Z | Downloaded heck v0.4.1 |
| 400 | 2025-07-07T22:09:33.824Z | Downloaded quote v1.0.40 |
| 401 | 2025-07-07T22:09:33.824Z | Downloaded quinn v0.11.5 |
| 402 | 2025-07-07T22:09:33.824Z | Downloaded unsafe-libyaml v0.2.11 |
| 403 | 2025-07-07T22:09:33.824Z | Downloaded idna v1.0.3 |
| 404 | 2025-07-07T22:09:33.824Z | Downloaded zerovec-derive v0.10.3 |
| 405 | 2025-07-07T22:09:33.824Z | Downloaded libz-sys v1.1.16 |
| 406 | 2025-07-07T22:09:33.898Z | Downloaded strsim v0.11.1 |
| 407 | 2025-07-07T22:09:33.925Z | Downloaded spin v0.9.8 |
| 408 | 2025-07-07T22:09:33.925Z | Downloaded itertools v0.10.5 |
| 409 | 2025-07-07T22:09:33.925Z | Downloaded funty v2.0.0 |
| 410 | 2025-07-07T22:09:33.925Z | Downloaded progenitor v0.10.0 |
| 411 | 2025-07-07T22:09:33.925Z | Downloaded http-body v1.0.1 |
| 412 | 2025-07-07T22:09:33.925Z | Downloaded zerofrom v0.1.5 |
| 413 | 2025-07-07T22:09:33.925Z | Downloaded structmeta v0.3.0 |
| 414 | 2025-07-07T22:09:33.925Z | Downloaded steno v0.4.1 |
| 415 | 2025-07-07T22:09:33.925Z | Downloaded static_assertions v1.1.0 |
| 416 | 2025-07-07T22:09:33.925Z | Downloaded stable_deref_trait v1.2.0 |
| 417 | 2025-07-07T22:09:33.925Z | Downloaded serde_arrays v0.1.0 |
| 418 | 2025-07-07T22:09:33.951Z | Downloaded semver v1.0.26 |
| 419 | 2025-07-07T22:09:33.951Z | Downloaded semver v0.1.20 |
| 420 | 2025-07-07T22:09:33.951Z | Downloaded scroll v0.12.0 |
| 421 | 2025-07-07T22:09:33.951Z | Downloaded jobserver v0.1.31 |
| 422 | 2025-07-07T22:09:33.951Z | Downloaded icu_locid_transform_data v1.5.0 |
| 423 | 2025-07-07T22:09:33.951Z | Downloaded uuid v1.16.0 |
| 424 | 2025-07-07T22:09:33.951Z | Downloaded tungstenite v0.21.0 |
| 425 | 2025-07-07T22:09:33.951Z | Downloaded tracing-core v0.1.32 |
| 426 | 2025-07-07T22:09:33.951Z | Downloaded tracing v0.1.40 |
| 427 | 2025-07-07T22:09:33.951Z | Downloaded once_cell v1.19.0 |
| 428 | 2025-07-07T22:09:33.977Z | Downloaded chrono v0.4.40 |
| 429 | 2025-07-07T22:09:33.977Z | Downloaded thiserror-impl v1.0.64 |
| 430 | 2025-07-07T22:09:33.977Z | Downloaded slog v2.7.0 |
| 431 | 2025-07-07T22:09:33.977Z | Downloaded tokio-stream v0.1.17 |
| 432 | 2025-07-07T22:09:33.977Z | Downloaded strum v0.26.3 |
| 433 | 2025-07-07T22:09:33.977Z | Downloaded itoa v1.0.11 |
| 434 | 2025-07-07T22:09:33.977Z | Downloaded icu_locid_transform v1.5.0 |
| 435 | 2025-07-07T22:09:33.977Z | Downloaded typify v0.4.1 |
| 436 | 2025-07-07T22:09:34.003Z | Downloaded typify v0.3.0 |
| 437 | 2025-07-07T22:09:34.003Z | Downloaded typenum v1.17.0 |
| 438 | 2025-07-07T22:09:34.003Z | Downloaded rand v0.9.0 |
| 439 | 2025-07-07T22:09:34.003Z | Downloaded passt v0.3.0 |
| 440 | 2025-07-07T22:09:34.004Z | Downloaded scroll_derive v0.12.0 |
| 441 | 2025-07-07T22:09:34.004Z | Downloaded is_terminal_polyfill v1.70.0 |
| 442 | 2025-07-07T22:09:34.004Z | Downloaded globset v0.4.14 |
| 443 | 2025-07-07T22:09:34.004Z | Downloaded errno v0.3.9 |
| 444 | 2025-07-07T22:09:34.004Z | Downloaded erased-serde v0.4.5 |
| 445 | 2025-07-07T22:09:34.004Z | Downloaded tracing-attributes v0.1.27 |
| 446 | 2025-07-07T22:09:34.029Z | Downloaded ron v0.8.1 |
| 447 | 2025-07-07T22:09:34.029Z | Downloaded percent-encoding v2.3.1 |
| 448 | 2025-07-07T22:09:34.029Z | Downloaded parse-display v0.10.0 |
| 449 | 2025-07-07T22:09:34.029Z | Downloaded log v0.4.27 |
| 450 | 2025-07-07T22:09:34.029Z | Downloaded crossbeam-channel v0.5.15 |
| 451 | 2025-07-07T22:09:34.029Z | Downloaded slog-async v2.8.0 |
| 452 | 2025-07-07T22:09:34.029Z | Downloaded sigpipe v0.1.3 |
| 453 | 2025-07-07T22:09:34.029Z | Downloaded rustversion v1.0.17 |
| 454 | 2025-07-07T22:09:34.029Z | Downloaded rustls-pki-types v1.7.0 |
| 455 | 2025-07-07T22:09:34.029Z | Downloaded iana-time-zone v0.1.60 |
| 456 | 2025-07-07T22:09:34.055Z | Downloaded zeroize v1.7.0 |
| 457 | 2025-07-07T22:09:34.055Z | Downloaded yoke-derive v0.7.5 |
| 458 | 2025-07-07T22:09:34.055Z | Downloaded toml_edit v0.19.15 |
| 459 | 2025-07-07T22:09:34.055Z | Downloaded tokio-macros v2.5.0 |
| 460 | 2025-07-07T22:09:34.055Z | Downloaded serde_json v1.0.140 |
| 461 | 2025-07-07T22:09:34.080Z | Downloaded serde-big-array v0.5.1 |
| 462 | 2025-07-07T22:09:34.080Z | Downloaded serde v1.0.219 |
| 463 | 2025-07-07T22:09:34.080Z | Downloaded foreign-types-macros v0.2.3 |
| 464 | 2025-07-07T22:09:34.081Z | Downloaded escargot v0.5.10 |
| 465 | 2025-07-07T22:09:34.081Z | Downloaded wait-timeout v0.2.0 |
| 466 | 2025-07-07T22:09:34.081Z | Downloaded version_check v0.9.5 |
| 467 | 2025-07-07T22:09:34.081Z | Downloaded typeid v1.0.0 |
| 468 | 2025-07-07T22:09:34.081Z | Downloaded rustc-hash v2.0.0 |
| 469 | 2025-07-07T22:09:34.081Z | Downloaded rand_chacha v0.9.0 |
| 470 | 2025-07-07T22:09:34.081Z | Downloaded quinn-proto v0.11.8 |
| 471 | 2025-07-07T22:09:34.106Z | Downloaded progenitor-macro v0.10.0 |
| 472 | 2025-07-07T22:09:34.106Z | Downloaded progenitor-impl v0.8.0 |
| 473 | 2025-07-07T22:09:34.106Z | Downloaded progenitor v0.9.1 |
| 474 | 2025-07-07T22:09:34.106Z | Downloaded proc-macro-error-attr v1.0.4 |
| 475 | 2025-07-07T22:09:34.106Z | Downloaded pest_generator v2.7.10 |
| 476 | 2025-07-07T22:09:34.106Z | Downloaded native-tls v0.2.11 |
| 477 | 2025-07-07T22:09:34.106Z | Downloaded multer v3.1.0 |
| 478 | 2025-07-07T22:09:34.106Z | Downloaded lock_api v0.4.12 |
| 479 | 2025-07-07T22:09:34.106Z | Downloaded darling_core v0.20.9 |
| 480 | 2025-07-07T22:09:34.106Z | Downloaded foreign-types-shared v0.3.1 |
| 481 | 2025-07-07T22:09:34.132Z | Downloaded zone_cfg_derive v0.3.0 |
| 482 | 2025-07-07T22:09:34.132Z | Downloaded want v0.3.1 |
| 483 | 2025-07-07T22:09:34.132Z | Downloaded resolv-conf v0.7.0 |
| 484 | 2025-07-07T22:09:34.132Z | Downloaded rand_core v0.6.4 |
| 485 | 2025-07-07T22:09:34.132Z | Downloaded quick-error v1.2.3 |
| 486 | 2025-07-07T22:09:34.132Z | Downloaded ppv-lite86 v0.2.17 |
| 487 | 2025-07-07T22:09:34.132Z | Downloaded powerfmt v0.2.0 |
| 488 | 2025-07-07T22:09:34.132Z | Downloaded num v0.4.3 |
| 489 | 2025-07-07T22:09:34.132Z | Downloaded const_format v0.2.32 |
| 490 | 2025-07-07T22:09:34.132Z | Downloaded structmeta-derive v0.3.0 |
| 491 | 2025-07-07T22:09:34.132Z | Downloaded try-lock v0.2.5 |
| 492 | 2025-07-07T22:09:34.132Z | Downloaded reqwest v0.12.7 |
| 493 | 2025-07-07T22:09:34.158Z | Downloaded postcard v1.0.9 |
| 494 | 2025-07-07T22:09:34.158Z | Downloaded polyval v0.6.2 |
| 495 | 2025-07-07T22:09:34.158Z | Downloaded kstat-rs v0.2.4 |
| 496 | 2025-07-07T22:09:34.158Z | Downloaded icu_normalizer v1.5.0 |
| 497 | 2025-07-07T22:09:34.158Z | Downloaded waitgroup v0.1.2 |
| 498 | 2025-07-07T22:09:34.158Z | Downloaded tower-service v0.3.2 |
| 499 | 2025-07-07T22:09:34.158Z | Downloaded proc-macro-crate v1.3.1 |
| 500 | 2025-07-07T22:09:34.158Z | Downloaded paste v1.0.15 |
| 501 | 2025-07-07T22:09:34.158Z | Downloaded num_enum_derive v0.7.3 |
| 502 | 2025-07-07T22:09:34.158Z | Downloaded num-integer v0.1.46 |
| 503 | 2025-07-07T22:09:34.158Z | Downloaded strum_macros v0.25.3 |
| 504 | 2025-07-07T22:09:34.158Z | Downloaded heapless v0.8.0 |
| 505 | 2025-07-07T22:09:34.184Z | Downloaded pin-utils v0.1.0 |
| 506 | 2025-07-07T22:09:34.184Z | Downloaded pest v2.7.10 |
| 507 | 2025-07-07T22:09:34.184Z | Downloaded parking_lot_core v0.9.10 |
| 508 | 2025-07-07T22:09:34.184Z | Downloaded derive-where v1.2.7 |
| 509 | 2025-07-07T22:09:34.184Z | Downloaded qorb v0.2.1 |
| 510 | 2025-07-07T22:09:34.184Z | Downloaded openssl-probe v0.1.5 |
| 511 | 2025-07-07T22:09:34.184Z | Downloaded num_enum v0.5.11 |
| 512 | 2025-07-07T22:09:34.184Z | Downloaded num-rational v0.4.2 |
| 513 | 2025-07-07T22:09:34.210Z | Downloaded num-complex v0.4.6 |
| 514 | 2025-07-07T22:09:34.210Z | Downloaded lru-cache v0.1.2 |
| 515 | 2025-07-07T22:09:34.212Z | Downloaded equivalent v1.0.1 |
| 516 | 2025-07-07T22:09:34.212Z | Downloaded crossbeam-epoch v0.9.18 |
| 517 | 2025-07-07T22:09:34.212Z | Downloaded cookie v0.18.1 |
| 518 | 2025-07-07T22:09:34.212Z | Downloaded colorchoice v1.0.1 |
| 519 | 2025-07-07T22:09:34.212Z | Downloaded clap v4.5.4 |
| 520 | 2025-07-07T22:09:34.212Z | Downloaded num-bigint v0.4.5 |
| 521 | 2025-07-07T22:09:34.239Z | Downloaded enum-as-inner v0.6.0 |
| 522 | 2025-07-07T22:09:34.239Z | Downloaded embedded-io v0.4.0 |
| 523 | 2025-07-07T22:09:34.239Z | Downloaded dropshot_endpoint v0.16.0 |
| 524 | 2025-07-07T22:09:34.239Z | Downloaded dof v0.1.5 |
| 525 | 2025-07-07T22:09:34.239Z | Downloaded dirs-sys-next v0.1.2 |
| 526 | 2025-07-07T22:09:34.239Z | Downloaded derive_more v0.99.19 |
| 527 | 2025-07-07T22:09:34.239Z | Downloaded defmt-parser v0.3.4 |
| 528 | 2025-07-07T22:09:34.239Z | Downloaded defmt-macros v0.3.9 |
| 529 | 2025-07-07T22:09:34.239Z | Downloaded daft-derive v0.1.2 |
| 530 | 2025-07-07T22:09:34.239Z | Downloaded crypto-common v0.1.6 |
| 531 | 2025-07-07T22:09:34.265Z | Downloaded crossbeam-deque v0.8.5 |
| 532 | 2025-07-07T22:09:34.265Z | Downloaded console v0.15.8 |
| 533 | 2025-07-07T22:09:34.265Z | Downloaded clap_builder v4.5.2 |
| 534 | 2025-07-07T22:09:34.265Z | Downloaded cipher v0.4.4 |
| 535 | 2025-07-07T22:09:34.265Z | Downloaded cfg_aliases v0.2.1 |
| 536 | 2025-07-07T22:09:34.265Z | Downloaded form_urlencoded v1.2.1 |
| 537 | 2025-07-07T22:09:34.265Z | Downloaded rayon-core v1.12.1 |
| 538 | 2025-07-07T22:09:34.265Z | Downloaded progenitor-impl v0.10.0 |
| 539 | 2025-07-07T22:09:34.265Z | Downloaded mio v1.0.2 |
| 540 | 2025-07-07T22:09:34.293Z | Downloaded embedded-io v0.6.1 |
| 541 | 2025-07-07T22:09:34.293Z | Downloaded dyn-clone v1.0.17 |
| 542 | 2025-07-07T22:09:34.293Z | Downloaded dtrace-parser v0.2.0 |
| 543 | 2025-07-07T22:09:34.293Z | Downloaded dtrace-parser v0.1.14 |
| 544 | 2025-07-07T22:09:34.293Z | Downloaded dof v0.3.0 |
| 545 | 2025-07-07T22:09:34.293Z | Downloaded data-encoding v2.6.0 |
| 546 | 2025-07-07T22:09:34.293Z | Downloaded crossbeam-utils v0.8.19 |
| 547 | 2025-07-07T22:09:34.293Z | Downloaded cobs v0.2.3 |
| 548 | 2025-07-07T22:09:34.293Z | Downloaded base64 v0.21.7 |
| 549 | 2025-07-07T22:09:34.293Z | Downloaded aho-corasick v1.1.3 |
| 550 | 2025-07-07T22:09:34.293Z | Downloaded proc-macro-error v1.0.4 |
| 551 | 2025-07-07T22:09:34.320Z | Downloaded pin-project-lite v0.2.14 |
| 552 | 2025-07-07T22:09:34.320Z | Downloaded pest_meta v2.7.10 |
| 553 | 2025-07-07T22:09:34.320Z | Downloaded password-hash v0.5.0 |
| 554 | 2025-07-07T22:09:34.320Z | Downloaded parking_lot v0.12.2 |
| 555 | 2025-07-07T22:09:34.320Z | Downloaded num-traits v0.2.19 |
| 556 | 2025-07-07T22:09:34.320Z | Downloaded dirs-next v2.0.0 |
| 557 | 2025-07-07T22:09:34.320Z | Downloaded debug-ignore v1.0.5 |
| 558 | 2025-07-07T22:09:34.320Z | Downloaded daft v0.1.2 |
| 559 | 2025-07-07T22:09:34.320Z | Downloaded ctr v0.9.2 |
| 560 | 2025-07-07T22:09:34.320Z | Downloaded crucible-workspace-hack v0.1.0 |
| 561 | 2025-07-07T22:09:34.320Z | Downloaded convert_case v0.4.0 |
| 562 | 2025-07-07T22:09:34.320Z | Downloaded cc v1.2.17 |
| 563 | 2025-07-07T22:09:34.345Z | Downloaded rand_core v0.9.3 |
| 564 | 2025-07-07T22:09:34.345Z | Downloaded progenitor-macro v0.9.1 |
| 565 | 2025-07-07T22:09:34.345Z | Downloaded owo-colors v4.2.0 |
| 566 | 2025-07-07T22:09:34.345Z | Downloaded clap_lex v0.7.0 |
| 567 | 2025-07-07T22:09:34.345Z | Downloaded clap_derive v4.5.4 |
| 568 | 2025-07-07T22:09:34.345Z | Downloaded bytes v1.10.1 |
| 569 | 2025-07-07T22:09:34.345Z | Downloaded bincode v1.3.3 |
| 570 | 2025-07-07T22:09:34.345Z | Downloaded base64ct v1.6.0 |
| 571 | 2025-07-07T22:09:34.345Z | Downloaded base64 v0.22.1 |
| 572 | 2025-07-07T22:09:34.346Z | Downloaded anyhow v1.0.97 |
| 573 | 2025-07-07T22:09:34.371Z | Downloaded aes v0.8.4 |
| 574 | 2025-07-07T22:09:34.371Z | Downloaded whoami v1.5.1 |
| 575 | 2025-07-07T22:09:34.371Z | Downloaded typify v0.2.0 |
| 576 | 2025-07-07T22:09:34.371Z | Downloaded rustc_version v0.1.7 |
| 577 | 2025-07-07T22:09:34.371Z | Downloaded rand_chacha v0.3.1 |
| 578 | 2025-07-07T22:09:34.371Z | Downloaded radium v0.7.0 |
| 579 | 2025-07-07T22:09:34.371Z | Downloaded progenitor-client v0.10.0 |
| 580 | 2025-07-07T22:09:34.371Z | Downloaded plain v0.2.3 |
| 581 | 2025-07-07T22:09:34.371Z | Downloaded num_threads v0.1.7 |
| 582 | 2025-07-07T22:09:34.371Z | Downloaded cstr-argument v0.1.2 |
| 583 | 2025-07-07T22:09:34.371Z | Downloaded camino v1.1.9 |
| 584 | 2025-07-07T22:09:34.371Z | Downloaded blake2 v0.10.6 |
| 585 | 2025-07-07T22:09:34.398Z | Downloaded argon2 v0.5.3 |
| 586 | 2025-07-07T22:09:34.398Z | Downloaded parse-display-derive v0.10.0 |
| 587 | 2025-07-07T22:09:34.398Z | Downloaded num-iter v0.1.45 |
| 588 | 2025-07-07T22:09:34.398Z | Downloaded cargo_metadata v0.18.1 |
| 589 | 2025-07-07T22:09:34.398Z | Downloaded cancel-safe-futures v0.1.5 |
| 590 | 2025-07-07T22:09:34.398Z | Downloaded block-buffer v0.10.4 |
| 591 | 2025-07-07T22:09:34.398Z | Downloaded anstyle-query v1.0.3 |
| 592 | 2025-07-07T22:09:34.398Z | Downloaded pretty-hex v0.2.1 |
| 593 | 2025-07-07T22:09:34.398Z | Downloaded openssl-macros v0.1.1 |
| 594 | 2025-07-07T22:09:34.398Z | Downloaded opaque-debug v0.3.1 |
| 595 | 2025-07-07T22:09:34.398Z | Downloaded num_enum v0.7.3 |
| 596 | 2025-07-07T22:09:34.398Z | Downloaded newline-converter v0.3.0 |
| 597 | 2025-07-07T22:09:34.398Z | Downloaded cfg_aliases v0.1.1 |
| 598 | 2025-07-07T22:09:34.398Z | Downloaded cargo-platform v0.1.8 |
| 599 | 2025-07-07T22:09:34.398Z | Downloaded bit-vec v0.6.3 |
| 600 | 2025-07-07T22:09:34.424Z | Downloaded pretty-hex v0.4.1 |
| 601 | 2025-07-07T22:09:34.424Z | Downloaded num-conv v0.1.0 |
| 602 | 2025-07-07T22:09:34.424Z | Downloaded bit_field v0.10.2 |
| 603 | 2025-07-07T22:09:34.424Z | Downloaded bit-set v0.5.3 |
| 604 | 2025-07-07T22:09:34.424Z | Downloaded autocfg v1.3.0 |
| 605 | 2025-07-07T22:09:34.424Z | Downloaded bitstruct_derive v0.1.0 |
| 606 | 2025-07-07T22:09:34.424Z | Downloaded bitstruct v0.1.1 |
| 607 | 2025-07-07T22:09:34.424Z | Downloaded bitflags v2.6.0 |
| 608 | 2025-07-07T22:09:34.424Z | Downloaded ascii v1.1.0 |
| 609 | 2025-07-07T22:09:34.424Z | Downloaded backoff v0.4.0 |
| 610 | 2025-07-07T22:09:34.424Z | Downloaded atty v0.2.14 |
| 611 | 2025-07-07T22:09:34.424Z | Downloaded async-stream v0.3.6 |
| 612 | 2025-07-07T22:09:34.424Z | Downloaded async-recursion v1.1.1 |
| 613 | 2025-07-07T22:09:34.424Z | Downloaded anstyle-parse v0.2.4 |
| 614 | 2025-07-07T22:09:34.449Z | Downloaded anstyle v1.0.7 |
| 615 | 2025-07-07T22:09:34.450Z | Downloaded anstream v0.6.14 |
| 616 | 2025-07-07T22:09:34.450Z | Downloaded allocator-api2 v0.2.18 |
| 617 | 2025-07-07T22:09:34.450Z | Downloaded aes-gcm-siv v0.11.1 |
| 618 | 2025-07-07T22:09:34.450Z | Downloaded displaydoc v0.2.5 |
| 619 | 2025-07-07T22:09:34.450Z | Downloaded digest v0.10.7 |
| 620 | 2025-07-07T22:09:34.450Z | Downloaded deranged v0.3.11 |
| 621 | 2025-07-07T22:09:34.450Z | Downloaded darling v0.20.9 |
| 622 | 2025-07-07T22:09:34.450Z | Downloaded ctrlc v3.4.4 |
| 623 | 2025-07-07T22:09:34.450Z | Downloaded cpufeatures v0.2.12 |
| 624 | 2025-07-07T22:09:34.450Z | Downloaded const_format_proc_macros v0.2.32 |
| 625 | 2025-07-07T22:09:34.475Z | Downloaded colored v3.0.0 |
| 626 | 2025-07-07T22:09:34.475Z | Downloaded cfg-if v1.0.0 |
| 627 | 2025-07-07T22:09:34.475Z | Downloaded camino-tempfile v1.1.1 |
| 628 | 2025-07-07T22:09:34.475Z | Downloaded atomic-waker v1.1.2 |
| 629 | 2025-07-07T22:09:34.476Z | Downloaded async-stream-impl v0.3.6 |
| 630 | 2025-07-07T22:09:34.476Z | Downloaded bitflags v1.3.2 |
| 631 | 2025-07-07T22:09:34.476Z | Downloaded aead v0.5.2 |
| 632 | 2025-07-07T22:09:34.476Z | Downloaded atomicwrites v0.4.4 |
| 633 | 2025-07-07T22:09:34.476Z | Downloaded async-trait v0.1.88 |
| 634 | 2025-07-07T22:09:34.845Z | Compiling proc-macro2 v1.0.95 |
| 635 | 2025-07-07T22:09:34.845Z | Compiling unicode-ident v1.0.18 |
| 636 | 2025-07-07T22:09:34.845Z | Compiling libc v0.2.171 |
| 637 | 2025-07-07T22:09:34.845Z | Compiling serde v1.0.219 |
| 638 | 2025-07-07T22:09:34.870Z | Compiling autocfg v1.3.0 |
| 639 | 2025-07-07T22:09:34.870Z | Checking cfg-if v1.0.0 |
| 640 | 2025-07-07T22:09:34.870Z | Compiling serde_json v1.0.140 |
| 641 | 2025-07-07T22:09:34.870Z | Compiling memchr v2.7.2 |
| 642 | 2025-07-07T22:09:35.203Z | Compiling libm v0.2.8 |
| 643 | 2025-07-07T22:09:35.718Z | Compiling itoa v1.0.11 |
| 644 | 2025-07-07T22:09:35.779Z | Compiling version_check v0.9.5 |
| 645 | 2025-07-07T22:09:35.879Z | Compiling semver v1.0.26 |
| 646 | 2025-07-07T22:09:36.503Z | Compiling thiserror v1.0.64 |
| 647 | 2025-07-07T22:09:36.831Z | Compiling ryu v1.0.18 |
| 648 | 2025-07-07T22:09:36.856Z | Compiling shlex v1.3.0 |
| 649 | 2025-07-07T22:09:36.884Z | Compiling lock_api v0.4.12 |
| 650 | 2025-07-07T22:09:36.972Z | Compiling parking_lot_core v0.9.10 |
| 651 | 2025-07-07T22:09:37.223Z | Compiling schemars v0.8.22 |
| 652 | 2025-07-07T22:09:37.530Z | Compiling quote v1.0.40 |
| 653 | 2025-07-07T22:09:37.556Z | Compiling foldhash v0.1.5 |
| 654 | 2025-07-07T22:09:37.583Z | Compiling equivalent v1.0.1 |
| 655 | 2025-07-07T22:09:37.608Z | Compiling allocator-api2 v0.2.18 |
| 656 | 2025-07-07T22:09:37.660Z | Compiling jobserver v0.1.31 |
| 657 | 2025-07-07T22:09:37.685Z | Compiling once_cell v1.19.0 |
| 658 | 2025-07-07T22:09:37.761Z | Compiling log v0.4.27 |
| 659 | 2025-07-07T22:09:37.824Z | Compiling heck v0.5.0 |
| 660 | 2025-07-07T22:09:37.902Z | Compiling num-traits v0.2.19 |
| 661 | 2025-07-07T22:09:38.155Z | Compiling syn v2.0.101 |
| 662 | 2025-07-07T22:09:38.181Z | Compiling cc v1.2.17 |
| 663 | 2025-07-07T22:09:38.221Z | Compiling slab v0.4.9 |
| 664 | 2025-07-07T22:09:38.262Z | Checking getrandom v0.2.14 |
| 665 | 2025-07-07T22:09:38.442Z | Compiling hashbrown v0.15.2 |
| 666 | 2025-07-07T22:09:38.535Z | Checking smallvec v1.13.2 |
| 667 | 2025-07-07T22:09:38.560Z | Checking pin-project-lite v0.2.14 |
| 668 | 2025-07-07T22:09:38.787Z | Compiling fnv v1.0.7 |
| 669 | 2025-07-07T22:09:38.911Z | Compiling getrandom v0.3.2 |
| 670 | 2025-07-07T22:09:38.941Z | Checking scopeguard v1.2.0 |
| 671 | 2025-07-07T22:09:39.546Z | Compiling pkg-config v0.3.30 |
| 672 | 2025-07-07T22:09:39.719Z | Checking parking_lot v0.12.2 |
| 673 | 2025-07-07T22:09:39.816Z | Checking signal-hook-registry v1.4.2 |
| 674 | 2025-07-07T22:09:39.890Z | Checking socket2 v0.5.7 |
| 675 | 2025-07-07T22:09:40.114Z | Checking mio v1.0.2 |
| 676 | 2025-07-07T22:09:40.155Z | Compiling vcpkg v0.2.15 |
| 677 | 2025-07-07T22:09:40.792Z | Compiling iana-time-zone v0.1.60 |
| 678 | 2025-07-07T22:09:41.249Z | Compiling dyn-clone v1.0.17 |
| 679 | 2025-07-07T22:09:41.386Z | Compiling httparse v1.10.1 |
| 680 | 2025-07-07T22:09:41.461Z | Compiling regex-syntax v0.8.5 |
| 681 | 2025-07-07T22:09:41.493Z | Compiling thiserror v2.0.12 |
| 682 | 2025-07-07T22:09:41.575Z | Compiling aho-corasick v1.1.3 |
| 683 | 2025-07-07T22:09:41.600Z | Checking futures-core v0.3.31 |
| 684 | 2025-07-07T22:09:41.686Z | Compiling ring v0.17.14 |
| 685 | 2025-07-07T22:09:41.841Z | Compiling typenum v1.17.0 |
| 686 | 2025-07-07T22:09:42.442Z | Compiling generic-array v0.14.7 |
| 687 | 2025-07-07T22:09:42.475Z | Checking stable_deref_trait v1.2.0 |
| 688 | 2025-07-07T22:09:42.607Z | Checking futures-sink v0.3.31 |
| 689 | 2025-07-07T22:09:42.796Z | Compiling regress v0.10.3 |
| 690 | 2025-07-07T22:09:42.892Z | Checking rand_core v0.6.4 |
| 691 | 2025-07-07T22:09:42.951Z | Compiling openssl-sys v0.9.107 |
| 692 | 2025-07-07T22:09:43.222Z | Checking byteorder v1.5.0 |
| 693 | 2025-07-07T22:09:44.127Z | Compiling ucd-trie v0.1.6 |
| 694 | 2025-07-07T22:09:44.168Z | Checking futures-channel v0.3.31 |
| 695 | 2025-07-07T22:09:44.195Z | Checking subtle v2.5.0 |
| 696 | 2025-07-07T22:09:44.462Z | Checking pin-utils v0.1.0 |
| 697 | 2025-07-07T22:09:44.540Z | Checking futures-task v0.3.31 |
| 698 | 2025-07-07T22:09:44.566Z | Checking futures-io v0.3.31 |
| 699 | 2025-07-07T22:09:44.591Z | Compiling slog v2.7.0 |
| 700 | 2025-07-07T22:09:44.769Z | Compiling rustix v0.38.34 |
| 701 | 2025-07-07T22:09:44.814Z | Compiling rustversion v1.0.17 |
| 702 | 2025-07-07T22:09:45.209Z | Compiling regex-automata v0.4.9 |
| 703 | 2025-07-07T22:09:45.235Z | Compiling openssl v0.10.72 |
| 704 | 2025-07-07T22:09:45.700Z | Compiling serde_derive_internals v0.29.1 |
| 705 | 2025-07-07T22:09:45.755Z | Compiling synstructure v0.13.1 |
| 706 | 2025-07-07T22:09:46.730Z | Compiling native-tls v0.2.11 |
| 707 | 2025-07-07T22:09:46.952Z | Compiling rustls v0.23.10 |
| 708 | 2025-07-07T22:09:47.315Z | Checking tracing-core v0.1.32 |
| 709 | 2025-07-07T22:09:47.385Z | Checking litemap v0.7.4 |
| 710 | 2025-07-07T22:09:47.684Z | Checking untrusted v0.9.0 |
| 711 | 2025-07-07T22:09:47.766Z | Checking writeable v0.5.5 |
| 712 | 2025-07-07T22:09:47.879Z | Checking icu_locid_transform_data v1.5.0 |
| 713 | 2025-07-07T22:09:48.005Z | Compiling syn v1.0.109 |
| 714 | 2025-07-07T22:09:48.031Z | Checking ppv-lite86 v0.2.17 |
| 715 | 2025-07-07T22:09:48.171Z | Checking percent-encoding v2.3.1 |
| 716 | 2025-07-07T22:09:48.417Z | Checking form_urlencoded v1.2.1 |
| 717 | 2025-07-07T22:09:48.668Z | Compiling thread-id v4.2.1 |
| 718 | 2025-07-07T22:09:48.703Z | Checking icu_properties_data v1.5.0 |
| 719 | 2025-07-07T22:09:48.803Z | Checking rustls-pki-types v1.7.0 |
| 720 | 2025-07-07T22:09:48.950Z | Compiling anyhow v1.0.97 |
| 721 | 2025-07-07T22:09:49.221Z | Compiling num-conv v0.1.0 |
| 722 | 2025-07-07T22:09:49.262Z | Compiling serde_derive v1.0.219 |
| 723 | 2025-07-07T22:09:49.495Z | Compiling thiserror-impl v1.0.64 |
| 724 | 2025-07-07T22:09:49.520Z | Compiling schemars_derive v0.8.22 |
| 725 | 2025-07-07T22:09:49.807Z | Compiling tokio-macros v2.5.0 |
| 726 | 2025-07-07T22:09:50.722Z | Compiling zerofrom-derive v0.1.5 |
| 727 | 2025-07-07T22:09:51.255Z | Compiling yoke-derive v0.7.5 |
| 728 | 2025-07-07T22:09:51.996Z | Compiling zerovec-derive v0.10.3 |
| 729 | 2025-07-07T22:09:52.021Z | Compiling displaydoc v0.2.5 |
| 730 | 2025-07-07T22:09:52.130Z | Compiling futures-macro v0.3.31 |
| 731 | 2025-07-07T22:09:52.449Z | Compiling icu_provider_macros v1.5.0 |
| 732 | 2025-07-07T22:09:53.610Z | Compiling thiserror-impl v2.0.12 |
| 733 | 2025-07-07T22:09:53.637Z | Compiling regex v1.11.1 |
| 734 | 2025-07-07T22:09:53.677Z | Compiling pest v2.7.10 |
| 735 | 2025-07-07T22:09:53.767Z | Checking zerofrom v0.1.5 |
| 736 | 2025-07-07T22:09:53.837Z | Checking futures-util v0.3.31 |
| 737 | 2025-07-07T22:09:54.006Z | Checking yoke v0.7.5 |
| 738 | 2025-07-07T22:09:54.384Z | Compiling openssl-macros v0.1.1 |
| 739 | 2025-07-07T22:09:54.429Z | Checking zerovec v0.10.4 |
| 740 | 2025-07-07T22:09:54.581Z | Compiling tracing-attributes v0.1.27 |
| 741 | 2025-07-07T22:09:55.213Z | Compiling scroll_derive v0.12.0 |
| 742 | 2025-07-07T22:09:56.479Z | Compiling pest_meta v2.7.10 |
| 743 | 2025-07-07T22:09:56.616Z | Checking tinystr v0.7.6 |
| 744 | 2025-07-07T22:09:56.719Z | Checking icu_collections v1.5.0 |
| 745 | 2025-07-07T22:09:56.978Z | Checking icu_locid v1.5.0 |
| 746 | 2025-07-07T22:09:57.515Z | Checking tracing v0.1.40 |
| 747 | 2025-07-07T22:09:57.816Z | Compiling zerocopy-derive v0.7.34 |
| 748 | 2025-07-07T22:09:57.848Z | Checking write16 v1.0.0 |
| 749 | 2025-07-07T22:09:58.005Z | Compiling pest_generator v2.7.10 |
| 750 | 2025-07-07T22:09:58.031Z | Checking icu_provider v1.5.0 |
| 751 | 2025-07-07T22:09:58.689Z | Checking icu_locid_transform v1.5.0 |
| 752 | 2025-07-07T22:09:58.743Z | Checking icu_normalizer_data v1.5.0 |
| 753 | 2025-07-07T22:09:58.868Z | Compiling time-core v0.1.2 |
| 754 | 2025-07-07T22:09:58.936Z | Checking utf8_iter v1.0.4 |
| 755 | 2025-07-07T22:09:59.074Z | Checking utf16_iter v1.0.5 |
| 756 | 2025-07-07T22:09:59.204Z | Compiling time-macros v0.2.18 |
| 757 | 2025-07-07T22:09:59.479Z | Checking crypto-common v0.1.6 |
| 758 | 2025-07-07T22:09:59.549Z | Checking atomic-waker v1.1.2 |
| 759 | 2025-07-07T22:09:59.688Z | Checking zeroize v1.7.0 |
| 760 | 2025-07-07T22:09:59.770Z | Compiling strsim v0.11.1 |
| 761 | 2025-07-07T22:09:59.805Z | Checking icu_properties v1.5.1 |
| 762 | 2025-07-07T22:10:00.020Z | Checking rustls-webpki v0.102.4 |
| 763 | 2025-07-07T22:10:00.046Z | Compiling pest_derive v2.7.10 |
| 764 | 2025-07-07T22:10:00.150Z | Checking try-lock v0.2.5 |
| 765 | 2025-07-07T22:10:00.253Z | Checking bytes v1.10.1 |
| 766 | 2025-07-07T22:10:00.410Z | Checking bitflags v2.6.0 |
| 767 | 2025-07-07T22:10:00.744Z | Checking chrono v0.4.40 |
| 768 | 2025-07-07T22:10:00.843Z | Checking uuid v1.16.0 |
| 769 | 2025-07-07T22:10:01.475Z | Checking indexmap v2.9.0 |
| 770 | 2025-07-07T22:10:01.553Z | Checking tokio v1.46.1 |
| 771 | 2025-07-07T22:10:01.589Z | Checking http v1.3.1 |
| 772 | 2025-07-07T22:10:02.928Z | Compiling serde_tokenstream v0.2.2 |
| 773 | 2025-07-07T22:10:03.517Z | Checking icu_normalizer v1.5.0 |
| 774 | 2025-07-07T22:10:03.944Z | Checking http-body v1.0.1 |
| 775 | 2025-07-07T22:10:04.074Z | Checking want v0.3.1 |
| 776 | 2025-07-07T22:10:04.176Z | Compiling scroll v0.12.0 |
| 777 | 2025-07-07T22:10:04.297Z | Checking rand_chacha v0.3.1 |
| 778 | 2025-07-07T22:10:04.322Z | Compiling openapiv3 v2.0.0 |
| 779 | 2025-07-07T22:10:04.427Z | Checking idna_adapter v1.2.0 |
| 780 | 2025-07-07T22:10:04.645Z | Checking idna v1.0.3 |
| 781 | 2025-07-07T22:10:04.734Z | Compiling usdt-impl v0.5.0 |
| 782 | 2025-07-07T22:10:04.804Z | Checking httpdate v1.0.3 |
| 783 | 2025-07-07T22:10:04.832Z | Compiling plain v0.2.3 |
| 784 | 2025-07-07T22:10:05.078Z | Compiling camino v1.1.9 |
| 785 | 2025-07-07T22:10:05.105Z | Compiling ident_case v1.0.1 |
| 786 | 2025-07-07T22:10:05.194Z | Checking base64 v0.22.1 |
| 787 | 2025-07-07T22:10:05.284Z | Checking url v2.5.4 |
| 788 | 2025-07-07T22:10:05.318Z | Compiling darling_core v0.20.9 |
| 789 | 2025-07-07T22:10:05.797Z | Compiling goblin v0.8.2 |
| 790 | 2025-07-07T22:10:05.935Z | Checking rand v0.8.5 |
| 791 | 2025-07-07T22:10:06.173Z | Compiling zerocopy v0.7.34 |
| 792 | 2025-07-07T22:10:06.882Z | Compiling pretty-hex v0.4.1 |
| 793 | 2025-07-07T22:10:07.120Z | Checking tower-service v0.3.2 |
| 794 | 2025-07-07T22:10:07.274Z | Compiling unsafe-libyaml v0.2.11 |
| 795 | 2025-07-07T22:10:07.532Z | Compiling dtrace-parser v0.2.0 |
| 796 | 2025-07-07T22:10:08.572Z | Compiling serde_yaml v0.9.34+deprecated |
| 797 | 2025-07-07T22:10:08.827Z | Checking errno v0.3.9 |
| 798 | 2025-07-07T22:10:09.037Z | Compiling paste v1.0.15 |
| 799 | 2025-07-07T22:10:09.220Z | Checking tokio-util v0.7.11 |
| 800 | 2025-07-07T22:10:09.358Z | Checking foreign-types-shared v0.1.1 |
| 801 | 2025-07-07T22:10:09.662Z | Checking foreign-types v0.3.2 |
| 802 | 2025-07-07T22:10:09.776Z | Checking http-body-util v0.1.2 |
| 803 | 2025-07-07T22:10:10.108Z | Checking h2 v0.4.6 |
| 804 | 2025-07-07T22:10:10.364Z | Compiling darling_macro v0.20.9 |
| 805 | 2025-07-07T22:10:10.488Z | Compiling strum_macros v0.26.4 |
| 806 | 2025-07-07T22:10:11.440Z | Compiling darling v0.20.9 |
| 807 | 2025-07-07T22:10:11.822Z | Checking encoding_rs v0.8.34 |
| 808 | 2025-07-07T22:10:11.864Z | Checking mime v0.3.17 |
| 809 | 2025-07-07T22:10:12.101Z | Compiling dof v0.3.0 |
| 810 | 2025-07-07T22:10:14.204Z | Checking rustls-pemfile v2.1.3 |
| 811 | 2025-07-07T22:10:14.444Z | Checking serde_urlencoded v0.7.1 |
| 812 | 2025-07-07T22:10:14.536Z | Compiling async-trait v0.1.88 |
| 813 | 2025-07-07T22:10:14.599Z | Checking hyper v1.6.0 |
| 814 | 2025-07-07T22:10:14.809Z | Checking ipnet v2.9.0 |
| 815 | 2025-07-07T22:10:14.873Z | Checking cpufeatures v0.2.12 |
| 816 | 2025-07-07T22:10:14.990Z | Compiling newtype-uuid v1.2.1 |
| 817 | 2025-07-07T22:10:15.023Z | Checking openssl-probe v0.1.5 |
| 818 | 2025-07-07T22:10:15.273Z | Compiling usdt-macro v0.5.0 |
| 819 | 2025-07-07T22:10:15.404Z | Compiling usdt-attr-macro v0.5.0 |
| 820 | 2025-07-07T22:10:15.509Z | Compiling typify-impl v0.2.0 |
| 821 | 2025-07-07T22:10:16.809Z | Checking hyper-util v0.1.10 |
| 822 | 2025-07-07T22:10:16.902Z | Checking block-buffer v0.10.4 |
| 823 | 2025-07-07T22:10:16.931Z | Compiling omicron-workspace-hack v0.1.0 |
| 824 | 2025-07-07T22:10:17.157Z | Checking digest v0.10.7 |
| 825 | 2025-07-07T22:10:17.543Z | Checking webpki-roots v0.26.3 |
| 826 | 2025-07-07T22:10:17.894Z | Compiling rustls v0.22.4 |
| 827 | 2025-07-07T22:10:18.381Z | Compiling toml_datetime v0.6.8 |
| 828 | 2025-07-07T22:10:18.601Z | Checking sync_wrapper v1.0.1 |
| 829 | 2025-07-07T22:10:18.783Z | Checking tokio-native-tls v0.3.1 |
| 830 | 2025-07-07T22:10:18.871Z | Compiling slog-async v2.8.0 |
| 831 | 2025-07-07T22:10:18.923Z | Compiling crossbeam-utils v0.8.19 |
| 832 | 2025-07-07T22:10:19.096Z | Checking hyper-tls v0.6.0 |
| 833 | 2025-07-07T22:10:19.178Z | Checking futures-executor v0.3.31 |
| 834 | 2025-07-07T22:10:19.387Z | Compiling structmeta-derive v0.3.0 |
| 835 | 2025-07-07T22:10:19.474Z | Compiling daft-derive v0.1.2 |
| 836 | 2025-07-07T22:10:19.510Z | Compiling multer v3.1.0 |
| 837 | 2025-07-07T22:10:20.434Z | Checking tokio-rustls v0.26.0 |
| 838 | 2025-07-07T22:10:20.529Z | Checking futures v0.3.31 |
| 839 | 2025-07-07T22:10:20.677Z | Checking ipnetwork v0.21.1 |
| 840 | 2025-07-07T22:10:20.840Z | Checking hyper-rustls v0.27.3 |
| 841 | 2025-07-07T22:10:20.912Z | Checking serde_spanned v0.6.8 |
| 842 | 2025-07-07T22:10:21.323Z | Checking reqwest v0.12.7 |
| 843 | 2025-07-07T22:10:21.478Z | Compiling async-stream-impl v0.3.6 |
| 844 | 2025-07-07T22:10:21.857Z | Checking powerfmt v0.2.0 |
| 845 | 2025-07-07T22:10:21.882Z | Compiling structmeta v0.3.0 |
| 846 | 2025-07-07T22:10:22.218Z | Checking deranged v0.3.11 |
| 847 | 2025-07-07T22:10:22.480Z | Checking sha1 v0.10.6 |
| 848 | 2025-07-07T22:10:22.774Z | Checking strum v0.26.3 |
| 849 | 2025-07-07T22:10:22.960Z | Checking is-terminal v0.4.12 |
| 850 | 2025-07-07T22:10:23.196Z | Compiling dropshot v0.16.0 |
| 851 | 2025-07-07T22:10:23.320Z | Checking num_threads v0.1.7 |
| 852 | 2025-07-07T22:10:23.760Z | Compiling parse-display-derive v0.10.0 |
| 853 | 2025-07-07T22:10:23.885Z | Checking time v0.3.36 |
| 854 | 2025-07-07T22:10:24.077Z | Compiling serde_with_macros v3.12.0 |
| 855 | 2025-07-07T22:10:24.989Z | Compiling dropshot_endpoint v0.16.0 |
| 856 | 2025-07-07T22:10:26.278Z | Checking memmap v0.7.0 |
| 857 | 2025-07-07T22:10:26.567Z | Checking fastrand v2.1.0 |
| 858 | 2025-07-07T22:10:26.598Z | Compiling typify-macro v0.2.0 |
| 859 | 2025-07-07T22:10:26.633Z | Checking match_cfg v0.1.0 |
| 860 | 2025-07-07T22:10:26.749Z | Checking hostname v0.3.1 |
| 861 | 2025-07-07T22:10:26.939Z | Checking tempfile v3.10.1 |
| 862 | 2025-07-07T22:10:27.233Z | Checking usdt v0.5.0 |
| 863 | 2025-07-07T22:10:27.335Z | Checking dirs-sys-next v0.1.2 |
| 864 | 2025-07-07T22:10:27.364Z | Checking winnow v0.7.4 |
| 865 | 2025-07-07T22:10:28.270Z | Checking dirs-next v2.0.0 |
| 866 | 2025-07-07T22:10:28.430Z | Compiling test-strategy v0.4.1 |
| 867 | 2025-07-07T22:10:28.733Z | Checking oxnet v0.1.1 |
| 868 | 2025-07-07T22:10:28.900Z | Checking macaddr v1.0.1 |
| 869 | 2025-07-07T22:10:29.224Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 870 | 2025-07-07T22:10:29.266Z | Checking thread_local v1.1.8 |
| 871 | 2025-07-07T22:10:29.882Z | Compiling typify v0.2.0 |
| 872 | 2025-07-07T22:10:30.070Z | Compiling progenitor-impl v0.8.0 |
| 873 | 2025-07-07T22:10:30.141Z | Checking quick-error v1.2.3 |
| 874 | 2025-07-07T22:10:30.184Z | Checking term v0.7.0 |
| 875 | 2025-07-07T22:10:30.365Z | Checking crossbeam-channel v0.5.15 |
| 876 | 2025-07-07T22:10:31.286Z | Checking lazy_static v1.5.0 |
| 877 | 2025-07-07T22:10:31.426Z | Checking debug-ignore v1.0.5 |
| 878 | 2025-07-07T22:10:31.491Z | Checking take_mut v0.2.2 |
| 879 | 2025-07-07T22:10:31.758Z | Checking slog-term v2.9.1 |
| 880 | 2025-07-07T22:10:32.140Z | Checking toml_edit v0.22.24 |
| 881 | 2025-07-07T22:10:32.282Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 882 | 2025-07-07T22:10:32.307Z | Checking slog-json v2.6.1 |
| 883 | 2025-07-07T22:10:34.294Z | Checking spin v0.9.8 |
| 884 | 2025-07-07T22:10:34.919Z | Checking toml v0.8.20 |
| 885 | 2025-07-07T22:10:35.494Z | Checking slog-bunyan v2.5.0 |
| 886 | 2025-07-07T22:10:35.708Z | Checking daft v0.1.2 |
| 887 | 2025-07-07T22:10:35.772Z | Compiling progenitor-macro v0.8.0 |
| 888 | 2025-07-07T22:10:35.894Z | Checking async-stream v0.3.6 |
| 889 | 2025-07-07T22:10:36.148Z | Checking tokio-rustls v0.25.0 |
| 890 | 2025-07-07T22:10:36.195Z | Checking serde_path_to_error v0.1.16 |
| 891 | 2025-07-07T22:10:36.221Z | Checking waitgroup v0.1.2 |
| 892 | 2025-07-07T22:10:36.398Z | Checking hostname v0.4.0 |
| 893 | 2025-07-07T22:10:36.588Z | Checking wait-timeout v0.2.0 |
| 894 | 2025-07-07T22:10:36.816Z | Compiling winnow v0.5.40 |
| 895 | 2025-07-07T22:10:36.952Z | Checking bit-vec v0.6.3 |
| 896 | 2025-07-07T22:10:37.215Z | Checking rusty-fork v0.3.0 |
| 897 | 2025-07-07T22:10:37.325Z | Checking bit-set v0.5.3 |
| 898 | 2025-07-07T22:10:37.545Z | Checking serde_with v3.12.0 |
| 899 | 2025-07-07T22:10:37.620Z | Checking progenitor-client v0.8.0 |
| 900 | 2025-07-07T22:10:37.977Z | Checking progenitor-client v0.9.1 |
| 901 | 2025-07-07T22:10:38.386Z | Checking hex v0.4.3 |
| 902 | 2025-07-07T22:10:38.422Z | Checking rand_xorshift v0.3.0 |
| 903 | 2025-07-07T22:10:38.624Z | Compiling crucible-workspace-hack v0.1.0 |
| 904 | 2025-07-07T22:10:38.974Z | Compiling zerocopy v0.8.25 |
| 905 | 2025-07-07T22:10:39.277Z | Checking unarray v0.1.4 |
| 906 | 2025-07-07T22:10:39.497Z | Checking proptest v1.5.0 |
| 907 | 2025-07-07T22:10:39.819Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 908 | 2025-07-07T22:10:39.997Z | Compiling toml_edit v0.19.15 |
| 909 | 2025-07-07T22:10:40.164Z | Checking parse-display v0.10.0 |
| 910 | 2025-07-07T22:10:40.433Z | Compiling clap_derive v4.5.4 |
| 911 | 2025-07-07T22:10:40.763Z | Compiling zerocopy-derive v0.8.25 |
| 912 | 2025-07-07T22:10:43.596Z | Compiling proc-macro-crate v1.3.1 |
| 913 | 2025-07-07T22:10:43.692Z | Checking instant v0.1.12 |
| 914 | 2025-07-07T22:10:43.847Z | Checking utf8parse v0.2.1 |
| 915 | 2025-07-07T22:10:43.872Z | Compiling heck v0.4.1 |
| 916 | 2025-07-07T22:10:44.049Z | Checking anstyle-parse v0.2.4 |
| 917 | 2025-07-07T22:10:44.098Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 918 | 2025-07-07T22:10:44.266Z | Checking backoff v0.4.0 |
| 919 | 2025-07-07T22:10:44.520Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 920 | 2025-07-07T22:10:44.581Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 921 | 2025-07-07T22:10:44.923Z | Checking is_terminal_polyfill v1.70.0 |
| 922 | 2025-07-07T22:10:44.975Z | Checking anstyle-query v1.0.3 |
| 923 | 2025-07-07T22:10:45.088Z | Checking colorchoice v1.0.1 |
| 924 | 2025-07-07T22:10:45.337Z | Checking anstyle v1.0.7 |
| 925 | 2025-07-07T22:10:45.773Z | Checking anstream v0.6.14 |
| 926 | 2025-07-07T22:10:46.323Z | Checking terminal_size v0.3.0 |
| 927 | 2025-07-07T22:10:46.841Z | Checking progenitor v0.8.0 |
| 928 | 2025-07-07T22:10:47.087Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 929 | 2025-07-07T22:10:47.202Z | Checking num-integer v0.1.46 |
| 930 | 2025-07-07T22:10:47.625Z | Compiling unicode-xid v0.2.4 |
| 931 | 2025-07-07T22:10:47.698Z | Checking unicode-width v0.1.14 |
| 932 | 2025-07-07T22:10:47.848Z | Checking clap_lex v0.7.0 |
| 933 | 2025-07-07T22:10:48.145Z | Compiling either v1.15.0 |
| 934 | 2025-07-07T22:10:48.343Z | Checking clap_builder v4.5.2 |
| 935 | 2025-07-07T22:10:48.565Z | Compiling itertools v0.13.0 |
| 936 | 2025-07-07T22:10:50.327Z | Compiling heapless v0.8.0 |
| 937 | 2025-07-07T22:10:51.319Z | Checking num-bigint v0.4.5 |
| 938 | 2025-07-07T22:10:51.565Z | Checking clap v4.5.4 |
| 939 | 2025-07-07T22:10:51.639Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 940 | 2025-07-07T22:10:51.672Z | Checking hash32 v0.3.1 |
| 941 | 2025-07-07T22:10:51.760Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 942 | 2025-07-07T22:10:51.962Z | Compiling smoltcp v0.11.0 |
| 943 | 2025-07-07T22:10:52.234Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 944 | 2025-07-07T22:10:52.694Z | Checking bitflags v1.3.2 |
| 945 | 2025-07-07T22:10:53.315Z | Compiling synstructure v0.12.6 |
| 946 | 2025-07-07T22:10:53.685Z | Checking num-rational v0.4.2 |
| 947 | 2025-07-07T22:10:53.928Z | Checking num-iter v0.1.45 |
| 948 | 2025-07-07T22:10:54.020Z | Compiling num_enum_derive v0.7.3 |
| 949 | 2025-07-07T22:10:54.148Z | Compiling typify-impl v0.3.0 |
| 950 | 2025-07-07T22:10:54.540Z | Checking num-complex v0.4.6 |
| 951 | 2025-07-07T22:10:55.583Z | Compiling proc-macro-error-attr v1.0.4 |
| 952 | 2025-07-07T22:10:55.657Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 953 | 2025-07-07T22:10:56.015Z | Checking cobs v0.2.3 |
| 954 | 2025-07-07T22:10:56.072Z | Checking managed v0.8.0 |
| 955 | 2025-07-07T22:10:56.217Z | Checking data-encoding v2.6.0 |
| 956 | 2025-07-07T22:10:56.318Z | Checking postcard v1.0.9 |
| 957 | 2025-07-07T22:10:56.467Z | Checking num_enum v0.7.3 |
| 958 | 2025-07-07T22:10:57.025Z | Checking num v0.4.3 |
| 959 | 2025-07-07T22:10:57.298Z | Compiling zerocopy-derive v0.2.0 |
| 960 | 2025-07-07T22:10:57.729Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 961 | 2025-07-07T22:10:58.419Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 962 | 2025-07-07T22:10:59.177Z | Compiling foreign-types-macros v0.2.3 |
| 963 | 2025-07-07T22:10:59.396Z | Compiling libz-sys v1.1.16 |
| 964 | 2025-07-07T22:10:59.468Z | Checking rand_core v0.9.3 |
| 965 | 2025-07-07T22:10:59.822Z | Compiling proc-macro-error v1.0.4 |
| 966 | 2025-07-07T22:10:59.952Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 967 | 2025-07-07T22:11:00.258Z | Checking foreign-types-shared v0.3.1 |
| 968 | 2025-07-07T22:11:00.499Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 969 | 2025-07-07T22:11:00.720Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 970 | 2025-07-07T22:11:00.772Z | Checking foreign-types v0.5.0 |
| 971 | 2025-07-07T22:11:01.142Z | Checking rand_chacha v0.9.0 |
| 972 | 2025-07-07T22:11:02.409Z | Checking tabwriter v1.4.0 |
| 973 | 2025-07-07T22:11:02.723Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 974 | 2025-07-07T22:11:02.814Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 975 | 2025-07-07T22:11:03.638Z | Checking cstr-argument v0.1.2 |
| 976 | 2025-07-07T22:11:03.975Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 977 | 2025-07-07T22:11:04.001Z | Compiling prettyplease v0.2.31 |
| 978 | 2025-07-07T22:11:04.730Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 979 | 2025-07-07T22:11:05.037Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 980 | 2025-07-07T22:11:05.464Z | Compiling typify-macro v0.3.0 |
| 981 | 2025-07-07T22:11:05.587Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 982 | 2025-07-07T22:11:05.665Z | Checking rand v0.9.0 |
| 983 | 2025-07-07T22:11:06.528Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 984 | 2025-07-07T22:11:07.466Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 985 | 2025-07-07T22:11:07.492Z | Checking colored v3.0.0 |
| 986 | 2025-07-07T22:11:07.527Z | Checking float-ord v0.3.2 |
| 987 | 2025-07-07T22:11:07.709Z | Checking is_ci v1.2.0 |
| 988 | 2025-07-07T22:11:07.815Z | Compiling semver v0.1.20 |
| 989 | 2025-07-07T22:11:08.827Z | Compiling rustc_version v0.1.7 |
| 990 | 2025-07-07T22:11:08.872Z | Compiling typify v0.3.0 |
| 991 | 2025-07-07T22:11:08.979Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 992 | 2025-07-07T22:11:09.088Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 993 | 2025-07-07T22:11:10.279Z | Compiling zone_cfg_derive v0.3.0 |
| 994 | 2025-07-07T22:11:11.844Z | Checking itertools v0.14.0 |
| 995 | 2025-07-07T22:11:12.160Z | Checking itertools v0.10.5 |
| 996 | 2025-07-07T22:11:12.570Z | Checking camino-tempfile v1.1.1 |
| 997 | 2025-07-07T22:11:12.871Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 998 | 2025-07-07T22:11:13.719Z | Compiling num-derive v0.4.2 |
| 999 | 2025-07-07T22:11:14.428Z | Compiling derive-where v1.2.7 |
| 1000 | 2025-07-07T22:11:15.546Z | Checking sigpipe v0.1.3 |
| 1001 | 2025-07-07T22:11:15.693Z | Compiling usdt-impl v0.3.5 |
| 1002 | 2025-07-07T22:11:15.720Z | Checking base64 v0.21.7 |
| 1003 | 2025-07-07T22:11:15.808Z | Compiling owo-colors v4.2.0 |
| 1004 | 2025-07-07T22:11:16.332Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1005 | 2025-07-07T22:11:16.359Z | Checking base64ct v1.6.0 |
| 1006 | 2025-07-07T22:11:16.809Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1007 | 2025-07-07T22:11:16.837Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1008 | 2025-07-07T22:11:16.877Z | Checking password-hash v0.5.0 |
| 1009 | 2025-07-07T22:11:17.332Z | Checking zone v0.3.0 |
| 1010 | 2025-07-07T22:11:17.360Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1011 | 2025-07-07T22:11:17.431Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1012 | 2025-07-07T22:11:17.457Z | Compiling newtype_derive v0.1.6 |
| 1013 | 2025-07-07T22:11:17.563Z | Compiling progenitor-impl v0.9.1 |
| 1014 | 2025-07-07T22:11:17.649Z | Checking supports-color v2.1.0 |
| 1015 | 2025-07-07T22:11:17.782Z | Checking supports-color v3.0.1 |
| 1016 | 2025-07-07T22:11:17.881Z | Compiling zerocopy v0.3.2 |
| 1017 | 2025-07-07T22:11:17.910Z | Checking blake2 v0.10.6 |
| 1018 | 2025-07-07T22:11:18.016Z | Compiling cargo-platform v0.1.8 |
| 1019 | 2025-07-07T22:11:18.144Z | Compiling hubpack_derive v0.1.1 |
| 1020 | 2025-07-07T22:11:18.418Z | Checking smf v0.2.3 |
| 1021 | 2025-07-07T22:11:18.457Z | Compiling zerocopy-derive v0.6.6 |
| 1022 | 2025-07-07T22:11:18.517Z | Compiling serde_repr v0.1.19 |
| 1023 | 2025-07-07T22:11:18.926Z | Compiling vergen v8.3.2 |
| 1024 | 2025-07-07T22:11:19.090Z | Checking tinyvec_macros v0.1.1 |
| 1025 | 2025-07-07T22:11:19.252Z | Compiling cancel-safe-futures v0.1.5 |
| 1026 | 2025-07-07T22:11:19.582Z | Checking whoami v1.5.1 |
| 1027 | 2025-07-07T22:11:19.726Z | Checking unicode-segmentation v1.11.0 |
| 1028 | 2025-07-07T22:11:19.864Z | Checking tinyvec v1.6.0 |
| 1029 | 2025-07-07T22:11:20.356Z | Checking zerocopy v0.6.6 |
| 1030 | 2025-07-07T22:11:20.429Z | Checking newline-converter v0.3.0 |
| 1031 | 2025-07-07T22:11:20.633Z | Checking hubpack v0.1.2 |
| 1032 | 2025-07-07T22:11:21.100Z | Checking argon2 v0.5.3 |
| 1033 | 2025-07-07T22:11:21.196Z | Compiling dof v0.1.5 |
| 1034 | 2025-07-07T22:11:21.285Z | Compiling cargo_metadata v0.18.1 |
| 1035 | 2025-07-07T22:11:23.226Z | Compiling progenitor-macro v0.9.1 |
| 1036 | 2025-07-07T22:11:23.627Z | Checking console v0.15.8 |
| 1037 | 2025-07-07T22:11:23.652Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1038 | 2025-07-07T22:11:23.985Z | Compiling enum-as-inner v0.6.0 |
| 1039 | 2025-07-07T22:11:24.066Z | Compiling strum_macros v0.25.3 |
| 1040 | 2025-07-07T22:11:24.231Z | Compiling typify-impl v0.4.1 |
| 1041 | 2025-07-07T22:11:24.331Z | Checking libsw-core v0.3.2 |
| 1042 | 2025-07-07T22:11:24.605Z | Compiling rustc_version v0.4.0 |
| 1043 | 2025-07-07T22:11:25.027Z | Compiling dtrace-parser v0.1.14 |
| 1044 | 2025-07-07T22:11:25.239Z | Checking serde-big-array v0.5.1 |
| 1045 | 2025-07-07T22:11:25.518Z | Compiling slog-dtrace v0.3.0 |
| 1046 | 2025-07-07T22:11:25.790Z | Compiling cookie v0.18.1 |
| 1047 | 2025-07-07T22:11:26.035Z | Compiling cfg_aliases v0.2.1 |
| 1048 | 2025-07-07T22:11:26.180Z | Checking linked-hash-map v0.5.6 |
| 1049 | 2025-07-07T22:11:26.220Z | Compiling convert_case v0.4.0 |
| 1050 | 2025-07-07T22:11:26.586Z | Checking static_assertions v1.1.0 |
| 1051 | 2025-07-07T22:11:26.715Z | Compiling rustls v0.21.12 |
| 1052 | 2025-07-07T22:11:26.741Z | Checking fixedbitset v0.5.7 |
| 1053 | 2025-07-07T22:11:27.116Z | Checking similar v2.5.0 |
| 1054 | 2025-07-07T22:11:27.276Z | Checking fixedbitset v0.4.2 |
| 1055 | 2025-07-07T22:11:27.464Z | Checking utf-8 v0.7.6 |
| 1056 | 2025-07-07T22:11:27.571Z | Checking petgraph v0.6.5 |
| 1057 | 2025-07-07T22:11:27.743Z | Checking tungstenite v0.21.0 |
| 1058 | 2025-07-07T22:11:27.862Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1059 | 2025-07-07T22:11:27.887Z | Checking expectorate v1.1.0 |
| 1060 | 2025-07-07T22:11:28.088Z | Checking petgraph v0.7.1 |
| 1061 | 2025-07-07T22:11:28.699Z | Compiling derive_more v0.99.19 |
| 1062 | 2025-07-07T22:11:31.576Z | Checking lru-cache v0.1.2 |
| 1063 | 2025-07-07T22:11:31.942Z | Compiling nix v0.29.0 |
| 1064 | 2025-07-07T22:11:32.897Z | Checking hickory-proto v0.24.4 |
| 1065 | 2025-07-07T22:11:33.272Z | Checking libsw v3.5.0 |
| 1066 | 2025-07-07T22:11:33.566Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1067 | 2025-07-07T22:11:34.027Z | Checking progenitor v0.9.1 |
| 1068 | 2025-07-07T22:11:34.244Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1069 | 2025-07-07T22:11:34.365Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1070 | 2025-07-07T22:11:34.774Z | Checking resolv-conf v0.7.0 |
| 1071 | 2025-07-07T22:11:35.118Z | Checking atomicwrites v0.4.4 |
| 1072 | 2025-07-07T22:11:35.187Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1073 | 2025-07-07T22:11:35.384Z | Compiling serde_tokenstream v0.1.7 |
| 1074 | 2025-07-07T22:11:35.417Z | Checking rustls-webpki v0.101.7 |
| 1075 | 2025-07-07T22:11:35.456Z | Compiling typify-macro v0.4.1 |
| 1076 | 2025-07-07T22:11:35.647Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1077 | 2025-07-07T22:11:35.822Z | Checking sct v0.7.1 |
| 1078 | 2025-07-07T22:11:35.933Z | Checking inout v0.1.3 |
| 1079 | 2025-07-07T22:11:36.181Z | Checking indent_write v2.2.0 |
| 1080 | 2025-07-07T22:11:36.287Z | Checking swrite v0.1.0 |
| 1081 | 2025-07-07T22:11:36.327Z | Compiling radium v0.7.0 |
| 1082 | 2025-07-07T22:11:36.458Z | Checking linear-map v1.2.0 |
| 1083 | 2025-07-07T22:11:36.484Z | Checking highway v1.3.0 |
| 1084 | 2025-07-07T22:11:36.873Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1085 | 2025-07-07T22:11:36.902Z | Checking hickory-resolver v0.24.4 |
| 1086 | 2025-07-07T22:11:37.002Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1087 | 2025-07-07T22:11:37.738Z | Checking cipher v0.4.4 |
| 1088 | 2025-07-07T22:11:38.254Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1089 | 2025-07-07T22:11:38.626Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1090 | 2025-07-07T22:11:38.766Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1091 | 2025-07-07T22:11:39.432Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1092 | 2025-07-07T22:11:39.652Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1093 | 2025-07-07T22:11:40.159Z | Checking steno v0.4.1 |
| 1094 | 2025-07-07T22:11:41.284Z | Checking tokio-tungstenite v0.21.0 |
| 1095 | 2025-07-07T22:11:41.455Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1096 | 2025-07-07T22:11:41.721Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1097 | 2025-07-07T22:11:41.812Z | Checking crossbeam-epoch v0.9.18 |
| 1098 | 2025-07-07T22:11:42.396Z | Checking tokio-stream v0.1.17 |
| 1099 | 2025-07-07T22:11:42.532Z | Checking tap v1.0.1 |
| 1100 | 2025-07-07T22:11:42.787Z | Compiling rayon-core v1.12.1 |
| 1101 | 2025-07-07T22:11:42.989Z | Checking humantime v2.1.0 |
| 1102 | 2025-07-07T22:11:43.227Z | Checking qorb v0.2.1 |
| 1103 | 2025-07-07T22:11:43.259Z | Checking wyz v0.5.1 |
| 1104 | 2025-07-07T22:11:43.338Z | Checking crossbeam-deque v0.8.5 |
| 1105 | 2025-07-07T22:11:43.701Z | Checking tokio-rustls v0.24.1 |
| 1106 | 2025-07-07T22:11:44.184Z | Compiling usdt-attr-macro v0.3.5 |
| 1107 | 2025-07-07T22:11:44.477Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1108 | 2025-07-07T22:11:44.562Z | Compiling usdt-macro v0.3.5 |
| 1109 | 2025-07-07T22:11:45.345Z | Checking rustls-pemfile v1.0.4 |
| 1110 | 2025-07-07T22:11:45.635Z | Compiling num_enum_derive v0.5.11 |
| 1111 | 2025-07-07T22:11:45.667Z | Checking twox-hash v2.1.0 |
| 1112 | 2025-07-07T22:11:45.943Z | Checking universal-hash v0.5.1 |
| 1113 | 2025-07-07T22:11:46.282Z | Checking atty v0.2.14 |
| 1114 | 2025-07-07T22:11:46.317Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1115 | 2025-07-07T22:11:46.465Z | Checking funty v2.0.0 |
| 1116 | 2025-07-07T22:11:46.493Z | Checking opaque-debug v0.3.1 |
| 1117 | 2025-07-07T22:11:46.631Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1118 | 2025-07-07T22:11:46.736Z | Checking polyval v0.6.2 |
| 1119 | 2025-07-07T22:11:46.859Z | Checking usdt v0.3.5 |
| 1120 | 2025-07-07T22:11:47.048Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1121 | 2025-07-07T22:11:47.135Z | Compiling typify v0.4.1 |
| 1122 | 2025-07-07T22:11:47.310Z | Checking aes v0.8.4 |
| 1123 | 2025-07-07T22:11:47.336Z | Checking bitvec v1.0.1 |
| 1124 | 2025-07-07T22:11:47.800Z | Checking ctr v0.9.2 |
| 1125 | 2025-07-07T22:11:47.833Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1126 | 2025-07-07T22:11:48.008Z | Checking num_enum v0.5.11 |
| 1127 | 2025-07-07T22:11:48.221Z | Checking bincode v1.3.3 |
| 1128 | 2025-07-07T22:11:48.276Z | Checking aead v0.5.2 |
| 1129 | 2025-07-07T22:11:48.304Z | Compiling strum_macros v0.27.1 |
| 1130 | 2025-07-07T22:11:48.370Z | Checking toml v0.7.8 |
| 1131 | 2025-07-07T22:11:48.562Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1132 | 2025-07-07T22:11:48.800Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1133 | 2025-07-07T22:11:48.964Z | Checking passt v0.3.0 |
| 1134 | 2025-07-07T22:11:49.099Z | Checking strum v0.27.1 |
| 1135 | 2025-07-07T22:11:49.172Z | Checking fakedata_generator v0.5.0 |
| 1136 | 2025-07-07T22:11:49.298Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1137 | 2025-07-07T22:11:49.323Z | Checking aes-gcm-siv v0.11.1 |
| 1138 | 2025-07-07T22:11:49.466Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1139 | 2025-07-07T22:11:49.540Z | Checking rayon v1.10.0 |
| 1140 | 2025-07-07T22:11:49.631Z | Compiling progenitor-impl v0.10.0 |
| 1141 | 2025-07-07T22:11:50.022Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1142 | 2025-07-07T22:11:50.361Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1143 | 2025-07-07T22:11:50.788Z | Compiling bitstruct_derive v0.1.0 |
| 1144 | 2025-07-07T22:11:51.198Z | Compiling async-recursion v1.1.1 |
| 1145 | 2025-07-07T22:11:51.234Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1146 | 2025-07-07T22:11:52.018Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1147 | 2025-07-07T22:11:52.159Z | Compiling cfg_aliases v0.1.1 |
| 1148 | 2025-07-07T22:11:52.236Z | Checking pretty-hex v0.2.1 |
| 1149 | 2025-07-07T22:11:52.304Z | Checking ringbuffer v0.15.0 |
| 1150 | 2025-07-07T22:11:52.449Z | Checking typeid v1.0.0 |
| 1151 | 2025-07-07T22:11:52.630Z | Checking ascii v1.1.0 |
| 1152 | 2025-07-07T22:11:52.739Z | Checking erased-serde v0.4.5 |
| 1153 | 2025-07-07T22:11:52.794Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1154 | 2025-07-07T22:11:52.856Z | Compiling nix v0.28.0 |
| 1155 | 2025-07-07T22:11:53.058Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1156 | 2025-07-07T22:11:53.131Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1157 | 2025-07-07T22:11:53.392Z | Checking bitstruct v0.1.1 |
| 1158 | 2025-07-07T22:11:53.548Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1159 | 2025-07-07T22:11:53.709Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1160 | 2025-07-07T22:11:53.735Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1161 | 2025-07-07T22:11:53.976Z | Checking tokio-dtrace v0.1.1 |
| 1162 | 2025-07-07T22:11:54.092Z | Checking progenitor-client v0.10.0 |
| 1163 | 2025-07-07T22:11:54.347Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1164 | 2025-07-07T22:11:54.578Z | Checking serde_arrays v0.1.0 |
| 1165 | 2025-07-07T22:11:54.768Z | Checking libloading v0.7.4 |
| 1166 | 2025-07-07T22:11:54.793Z | Checking oxide-tokio-rt v0.1.2 |
| 1167 | 2025-07-07T22:11:55.081Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1168 | 2025-07-07T22:11:55.119Z | Compiling const_format_proc_macros v0.2.32 |
| 1169 | 2025-07-07T22:11:55.156Z | Checking kstat-rs v0.2.4 |
| 1170 | 2025-07-07T22:11:55.346Z | Compiling escargot v0.5.10 |
| 1171 | 2025-07-07T22:11:55.474Z | Compiling progenitor-macro v0.10.0 |
| 1172 | 2025-07-07T22:11:55.606Z | Checking ron v0.8.1 |
| 1173 | 2025-07-07T22:11:55.634Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1174 | 2025-07-07T22:11:56.953Z | Checking xattr v1.3.1 |
| 1175 | 2025-07-07T22:11:57.009Z | Checking const_format v0.2.32 |
| 1176 | 2025-07-07T22:11:57.229Z | Checking filetime v0.2.23 |
| 1177 | 2025-07-07T22:11:57.294Z | Checking bstr v1.9.1 |
| 1178 | 2025-07-07T22:11:57.343Z | Checking bit_field v0.10.2 |
| 1179 | 2025-07-07T22:11:57.586Z | Checking tar v0.4.40 |
| 1180 | 2025-07-07T22:11:58.105Z | Checking globset v0.4.14 |
| 1181 | 2025-07-07T22:11:58.428Z | Checking ctrlc v3.4.4 |
| 1182 | 2025-07-07T22:11:58.684Z | Checking fatfs v0.3.6 |
| 1183 | 2025-07-07T22:11:58.684Z | Checking glob v0.3.1 |
| 1184 | 2025-07-07T22:12:00.556Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1185 | 2025-07-07T22:12:00.612Z | Compiling git2 v0.19.0 |
| 1186 | 2025-07-07T22:12:02.612Z | Checking progenitor v0.10.0 |
| 1187 | 2025-07-07T22:12:02.853Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1188 | 2025-07-07T22:12:02.953Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1189 | 2025-07-07T22:12:06.895Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1190 | 2025-07-07T22:12:07.352Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1191 | 2025-07-07T22:12:08.276Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1192 | 2025-07-07T22:12:12.068Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1193 | 2025-07-07T22:12:16.545Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1194 | 2025-07-07T22:12:25.498Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1195 | 2025-07-07T22:12:39.343Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1196 | 2025-07-07T22:12:39.369Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1197 | 2025-07-07T22:12:50.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 43s |
| 1198 | 2025-07-07T22:12:50.676Z | |
| 1199 | 2025-07-07T22:12:50.677Z | real 3:43.733249448 |
| 1200 | 2025-07-07T22:12:50.677Z | user 16:13.814907531 |
| 1201 | 2025-07-07T22:12:50.677Z | sys 3:18.155621541 |
| 1202 | 2025-07-07T22:12:50.677Z | trap 0.701178244 |
| 1203 | 2025-07-07T22:12:50.677Z | tflt 0.256761428 |
| 1204 | 2025-07-07T22:12:50.677Z | dflt 0.307618294 |
| 1205 | 2025-07-07T22:12:50.677Z | kflt 0.003097894 |
| 1206 | 2025-07-07T22:12:50.677Z | lock 39:08.883069867 |
| 1207 | 2025-07-07T22:12:50.677Z | slp 1:02:56.246289006 |
| 1208 | 2025-07-07T22:12:50.677Z | lat 1:23.851071888 |
| 1209 | 2025-07-07T22:12:50.677Z | stop 4:24.837521027 |
| 1210 | 2025-07-07T22:12:50.702Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1211 | 2025-07-07T22:12:51.558Z | Downloading crates ... |
| 1212 | 2025-07-07T22:12:51.819Z | Downloaded fragile v2.0.0 |
| 1213 | 2025-07-07T22:12:51.846Z | Downloaded serde_test v1.0.176 |
| 1214 | 2025-07-07T22:12:51.846Z | Downloaded downcast v0.11.0 |
| 1215 | 2025-07-07T22:12:51.846Z | Downloaded miniz_oxide v0.7.2 |
| 1216 | 2025-07-07T22:12:51.846Z | Downloaded fdeflate v0.3.4 |
| 1217 | 2025-07-07T22:12:51.846Z | Downloaded mockall_derive v0.12.1 |
| 1218 | 2025-07-07T22:12:51.846Z | Downloaded bytemuck v1.16.0 |
| 1219 | 2025-07-07T22:12:51.846Z | Downloaded termtree v0.4.1 |
| 1220 | 2025-07-07T22:12:51.846Z | Downloaded arc-swap v1.7.1 |
| 1221 | 2025-07-07T22:12:51.872Z | Downloaded flate2 v1.0.30 |
| 1222 | 2025-07-07T22:12:51.872Z | Downloaded crc32fast v1.4.0 |
| 1223 | 2025-07-07T22:12:51.872Z | Downloaded slog-stdlog v4.1.1 |
| 1224 | 2025-07-07T22:12:51.872Z | Downloaded png v0.17.13 |
| 1225 | 2025-07-07T22:12:51.872Z | Downloaded slog-scope v4.4.0 |
| 1226 | 2025-07-07T22:12:51.872Z | Downloaded slog-envlogger v2.2.0 |
| 1227 | 2025-07-07T22:12:51.872Z | Downloaded simd-adler32 v0.3.7 |
| 1228 | 2025-07-07T22:12:51.898Z | Downloaded predicates-tree v1.0.9 |
| 1229 | 2025-07-07T22:12:51.898Z | Downloaded predicates-core v1.0.6 |
| 1230 | 2025-07-07T22:12:51.898Z | Downloaded predicates v3.1.0 |
| 1231 | 2025-07-07T22:12:51.898Z | Downloaded mockall v0.12.1 |
| 1232 | 2025-07-07T22:12:52.011Z | Downloaded image v0.25.1 |
| 1233 | 2025-07-07T22:12:52.353Z | Checking log v0.4.27 |
| 1234 | 2025-07-07T22:12:52.379Z | Checking tokio v1.46.1 |
| 1235 | 2025-07-07T22:12:52.417Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1236 | 2025-07-07T22:12:52.442Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1237 | 2025-07-07T22:12:52.468Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1238 | 2025-07-07T22:12:52.468Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1239 | 2025-07-07T22:12:52.494Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1240 | 2025-07-07T22:12:52.519Z | Checking simd-adler32 v0.3.7 |
| 1241 | 2025-07-07T22:12:52.703Z | Checking native-tls v0.2.11 |
| 1242 | 2025-07-07T22:12:52.730Z | Checking goblin v0.8.2 |
| 1243 | 2025-07-07T22:12:52.755Z | Checking rustls v0.22.4 |
| 1244 | 2025-07-07T22:12:52.780Z | Checking typify-impl v0.2.0 |
| 1245 | 2025-07-07T22:12:52.819Z | Checking tungstenite v0.21.0 |
| 1246 | 2025-07-07T22:12:52.990Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1247 | 2025-07-07T22:12:53.030Z | Checking typify-impl v0.3.0 |
| 1248 | 2025-07-07T22:12:53.063Z | Checking rustls v0.21.12 |
| 1249 | 2025-07-07T22:12:53.702Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1250 | 2025-07-07T22:12:54.108Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1251 | 2025-07-07T22:12:54.381Z | Checking typify-impl v0.4.1 |
| 1252 | 2025-07-07T22:12:55.254Z | Checking typify v0.2.0 |
| 1253 | 2025-07-07T22:12:55.390Z | Checking progenitor-impl v0.8.0 |
| 1254 | 2025-07-07T22:12:55.644Z | Checking typify v0.3.0 |
| 1255 | 2025-07-07T22:12:55.801Z | Checking progenitor-impl v0.9.1 |
| 1256 | 2025-07-07T22:12:56.224Z | Compiling crc32fast v1.4.0 |
| 1257 | 2025-07-07T22:12:56.727Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1258 | 2025-07-07T22:12:56.898Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1259 | 2025-07-07T22:12:57.047Z | Checking adler v1.0.2 |
| 1260 | 2025-07-07T22:12:57.073Z | Checking typify v0.4.1 |
| 1261 | 2025-07-07T22:12:57.202Z | Checking progenitor-impl v0.10.0 |
| 1262 | 2025-07-07T22:12:57.234Z | Checking miniz_oxide v0.7.2 |
| 1263 | 2025-07-07T22:12:57.374Z | Checking arc-swap v1.7.1 |
| 1264 | 2025-07-07T22:12:57.482Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1265 | 2025-07-07T22:12:57.572Z | Checking fdeflate v0.3.4 |
| 1266 | 2025-07-07T22:12:57.810Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1267 | 2025-07-07T22:12:57.835Z | Checking slog-scope v4.4.0 |
| 1268 | 2025-07-07T22:12:58.032Z | Checking slog-stdlog v4.1.1 |
| 1269 | 2025-07-07T22:12:58.074Z | Checking flate2 v1.0.30 |
| 1270 | 2025-07-07T22:12:58.099Z | Checking predicates-core v1.0.6 |
| 1271 | 2025-07-07T22:12:58.124Z | Checking dof v0.3.0 |
| 1272 | 2025-07-07T22:12:58.236Z | Checking bytemuck v1.16.0 |
| 1273 | 2025-07-07T22:12:58.261Z | Checking slog-envlogger v2.2.0 |
| 1274 | 2025-07-07T22:12:58.319Z | Checking termtree v0.4.1 |
| 1275 | 2025-07-07T22:12:58.502Z | Checking predicates v3.1.0 |
| 1276 | 2025-07-07T22:12:58.553Z | Checking predicates-tree v1.0.9 |
| 1277 | 2025-07-07T22:12:58.677Z | Compiling mockall_derive v0.12.1 |
| 1278 | 2025-07-07T22:12:58.762Z | Checking downcast v0.11.0 |
| 1279 | 2025-07-07T22:12:58.787Z | Checking usdt-impl v0.5.0 |
| 1280 | 2025-07-07T22:12:58.812Z | Checking png v0.17.13 |
| 1281 | 2025-07-07T22:12:58.999Z | Checking fragile v2.0.0 |
| 1282 | 2025-07-07T22:12:59.108Z | Checking globset v0.4.14 |
| 1283 | 2025-07-07T22:12:59.168Z | Checking escargot v0.5.10 |
| 1284 | 2025-07-07T22:12:59.194Z | Checking fatfs v0.3.6 |
| 1285 | 2025-07-07T22:12:59.298Z | Checking serde_test v1.0.176 |
| 1286 | 2025-07-07T22:12:59.374Z | Checking usdt v0.5.0 |
| 1287 | 2025-07-07T22:12:59.656Z | Checking slog-dtrace v0.3.0 |
| 1288 | 2025-07-07T22:13:00.048Z | Checking image v0.25.1 |
| 1289 | 2025-07-07T22:13:00.299Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1290 | 2025-07-07T22:13:00.382Z | Checking tokio-util v0.7.11 |
| 1291 | 2025-07-07T22:13:00.409Z | Checking tokio-rustls v0.26.0 |
| 1292 | 2025-07-07T22:13:00.740Z | Checking tokio-native-tls v0.3.1 |
| 1293 | 2025-07-07T22:13:00.826Z | Checking tokio-rustls v0.25.0 |
| 1294 | 2025-07-07T22:13:01.042Z | Checking backoff v0.4.0 |
| 1295 | 2025-07-07T22:13:01.195Z | Checking h2 v0.4.6 |
| 1296 | 2025-07-07T22:13:01.220Z | Checking tokio-tungstenite v0.21.0 |
| 1297 | 2025-07-07T22:13:01.353Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1298 | 2025-07-07T22:13:01.563Z | Checking zone v0.3.0 |
| 1299 | 2025-07-07T22:13:01.625Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1300 | 2025-07-07T22:13:01.650Z | Checking libsw-core v0.3.2 |
| 1301 | 2025-07-07T22:13:01.679Z | Checking cancel-safe-futures v0.1.5 |
| 1302 | 2025-07-07T22:13:01.749Z | Checking hickory-proto v0.24.4 |
| 1303 | 2025-07-07T22:13:01.869Z | Checking tokio-stream v0.1.17 |
| 1304 | 2025-07-07T22:13:01.913Z | Checking libsw v3.5.0 |
| 1305 | 2025-07-07T22:13:02.125Z | Checking steno v0.4.1 |
| 1306 | 2025-07-07T22:13:02.175Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1307 | 2025-07-07T22:13:02.329Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1308 | 2025-07-07T22:13:02.637Z | Checking tokio-rustls v0.24.1 |
| 1309 | 2025-07-07T22:13:03.006Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1310 | 2025-07-07T22:13:03.270Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1311 | 2025-07-07T22:13:03.407Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1312 | 2025-07-07T22:13:03.481Z | Checking tokio-dtrace v0.1.1 |
| 1313 | 2025-07-07T22:13:03.827Z | Checking oxide-tokio-rt v0.1.2 |
| 1314 | 2025-07-07T22:13:04.814Z | Checking mockall v0.12.1 |
| 1315 | 2025-07-07T22:13:05.440Z | Checking hickory-resolver v0.24.4 |
| 1316 | 2025-07-07T22:13:05.579Z | Checking hyper v1.6.0 |
| 1317 | 2025-07-07T22:13:06.935Z | Checking qorb v0.2.1 |
| 1318 | 2025-07-07T22:13:07.534Z | Checking hyper-util v0.1.10 |
| 1319 | 2025-07-07T22:13:09.126Z | Checking hyper-rustls v0.27.3 |
| 1320 | 2025-07-07T22:13:09.126Z | Checking hyper-tls v0.6.0 |
| 1321 | 2025-07-07T22:13:09.151Z | Checking dropshot v0.16.0 |
| 1322 | 2025-07-07T22:13:09.477Z | Checking reqwest v0.12.7 |
| 1323 | 2025-07-07T22:13:11.203Z | Checking progenitor-client v0.8.0 |
| 1324 | 2025-07-07T22:13:11.203Z | Checking progenitor-client v0.9.1 |
| 1325 | 2025-07-07T22:13:11.228Z | Checking progenitor-client v0.10.0 |
| 1326 | 2025-07-07T22:13:11.562Z | Checking progenitor v0.8.0 |
| 1327 | 2025-07-07T22:13:11.634Z | Checking progenitor v0.10.0 |
| 1328 | 2025-07-07T22:13:11.761Z | Checking progenitor v0.9.1 |
| 1329 | 2025-07-07T22:13:11.786Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1330 | 2025-07-07T22:13:11.843Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1331 | 2025-07-07T22:13:11.974Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1332 | 2025-07-07T22:13:13.029Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1333 | 2025-07-07T22:13:14.266Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1334 | 2025-07-07T22:13:16.702Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1335 | 2025-07-07T22:13:17.349Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1336 | 2025-07-07T22:13:18.339Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1337 | 2025-07-07T22:13:26.788Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1338 | 2025-07-07T22:13:26.788Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1339 | 2025-07-07T22:13:26.818Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1340 | 2025-07-07T22:13:26.818Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1341 | 2025-07-07T22:13:27.893Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1342 | 2025-07-07T22:13:29.730Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1343 | 2025-07-07T22:13:30.180Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1344 | 2025-07-07T22:13:30.180Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1345 | 2025-07-07T22:13:30.401Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1346 | 2025-07-07T22:13:31.384Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1347 | 2025-07-07T22:13:31.771Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1348 | 2025-07-07T22:13:32.136Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1349 | 2025-07-07T22:13:49.975Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1350 | 2025-07-07T22:13:59.138Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1351 | 2025-07-07T22:14:00.150Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1352 | 2025-07-07T22:14:07.250Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1353 | 2025-07-07T22:14:24.300Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1354 | 2025-07-07T22:14:24.325Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1355 | 2025-07-07T22:14:35.127Z | warning: variables can be used directly in the `format!` string |
| 1356 | 2025-07-07T22:14:35.127Z | --> bin/propolis-server/src/lib/stats/mod.rs:272:17 |
| 1357 | 2025-07-07T22:14:35.127Z | | |
| 1358 | 2025-07-07T22:14:35.127Z | 272 | format!("{} (kstat-instance: {})", uuid, device_id) |
| 1359 | 2025-07-07T22:14:35.127Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 1360 | 2025-07-07T22:14:35.127Z | | |
| 1361 | 2025-07-07T22:14:35.127Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args |
| 1362 | 2025-07-07T22:14:35.128Z | = note: `#[warn(clippy::uninlined_format_args)]` on by default |
| 1363 | 2025-07-07T22:14:35.128Z | help: change this to |
| 1364 | 2025-07-07T22:14:35.128Z | | |
| 1365 | 2025-07-07T22:14:35.128Z | 272 - format!("{} (kstat-instance: {})", uuid, device_id) |
| 1366 | 2025-07-07T22:14:35.128Z | 272 + format!("{uuid} (kstat-instance: {device_id})") |
| 1367 | 2025-07-07T22:14:35.128Z | | |
| 1368 | 2025-07-07T22:14:35.128Z | |
| 1369 | 2025-07-07T22:14:35.913Z | warning: `propolis-server` (lib) generated 1 warning (run `cargo clippy --fix --lib -p propolis-server` to apply 1 suggestion) |
| 1370 | 2025-07-07T22:14:37.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s |
| 1371 | 2025-07-07T22:14:37.875Z | |
| 1372 | 2025-07-07T22:14:37.875Z | real 1:47.186210906 |
| 1373 | 2025-07-07T22:14:37.875Z | user 4:05.371497378 |
| 1374 | 2025-07-07T22:14:37.875Z | sys 34.375540336 |
| 1375 | 2025-07-07T22:14:37.875Z | trap 0.123206497 |
| 1376 | 2025-07-07T22:14:37.875Z | tflt 0.022654777 |
| 1377 | 2025-07-07T22:14:37.875Z | dflt 0.008540700 |
| 1378 | 2025-07-07T22:14:37.875Z | kflt 0.000078746 |
| 1379 | 2025-07-07T22:14:37.875Z | lock 12:18.425856269 |
| 1380 | 2025-07-07T22:14:37.875Z | slp 13:37.356696568 |
| 1381 | 2025-07-07T22:14:37.875Z | lat 8.092450818 |
| 1382 | 2025-07-07T22:14:37.875Z | stop 22.103563498 |
| 1383 | 2025-07-07T22:14:37.900Z | + banner build |
| 1384 | 2025-07-07T22:14:37.900Z | |
| 1385 | 2025-07-07T22:14:37.900Z | ##### # # # # ##### |
| 1386 | 2025-07-07T22:14:37.900Z | # # # # # # # # |
| 1387 | 2025-07-07T22:14:37.900Z | ##### # # # # # # |
| 1388 | 2025-07-07T22:14:37.900Z | # # # # # # # # |
| 1389 | 2025-07-07T22:14:37.900Z | # # # # # # # # |
| 1390 | 2025-07-07T22:14:37.900Z | ##### #### # ###### ##### |
| 1391 | 2025-07-07T22:14:37.901Z | |
| 1392 | 2025-07-07T22:14:37.901Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1393 | 2025-07-07T22:14:39.175Z | Compiling proc-macro2 v1.0.95 |
| 1394 | 2025-07-07T22:14:39.175Z | Compiling unicode-ident v1.0.18 |
| 1395 | 2025-07-07T22:14:39.175Z | Compiling libc v0.2.171 |
| 1396 | 2025-07-07T22:14:39.175Z | Compiling serde v1.0.219 |
| 1397 | 2025-07-07T22:14:39.200Z | Compiling autocfg v1.3.0 |
| 1398 | 2025-07-07T22:14:39.200Z | Compiling cfg-if v1.0.0 |
| 1399 | 2025-07-07T22:14:39.200Z | Compiling memchr v2.7.2 |
| 1400 | 2025-07-07T22:14:39.200Z | Compiling libm v0.2.8 |
| 1401 | 2025-07-07T22:14:39.443Z | Compiling version_check v0.9.5 |
| 1402 | 2025-07-07T22:14:39.471Z | Compiling itoa v1.0.11 |
| 1403 | 2025-07-07T22:14:39.743Z | Compiling semver v1.0.26 |
| 1404 | 2025-07-07T22:14:39.962Z | Compiling shlex v1.3.0 |
| 1405 | 2025-07-07T22:14:40.066Z | Compiling thiserror v1.0.64 |
| 1406 | 2025-07-07T22:14:40.346Z | Compiling ryu v1.0.18 |
| 1407 | 2025-07-07T22:14:40.556Z | Compiling serde_json v1.0.140 |
| 1408 | 2025-07-07T22:14:40.581Z | Compiling lock_api v0.4.12 |
| 1409 | 2025-07-07T22:14:40.620Z | Compiling parking_lot_core v0.9.10 |
| 1410 | 2025-07-07T22:14:40.655Z | Compiling schemars v0.8.22 |
| 1411 | 2025-07-07T22:14:40.987Z | Compiling equivalent v1.0.1 |
| 1412 | 2025-07-07T22:14:41.013Z | Compiling foldhash v0.1.5 |
| 1413 | 2025-07-07T22:14:41.079Z | Compiling allocator-api2 v0.2.18 |
| 1414 | 2025-07-07T22:14:41.116Z | Compiling log v0.4.27 |
| 1415 | 2025-07-07T22:14:41.161Z | Compiling quote v1.0.40 |
| 1416 | 2025-07-07T22:14:41.335Z | Compiling jobserver v0.1.31 |
| 1417 | 2025-07-07T22:14:41.422Z | Compiling once_cell v1.19.0 |
| 1418 | 2025-07-07T22:14:41.815Z | Compiling syn v2.0.101 |
| 1419 | 2025-07-07T22:14:41.840Z | Compiling cc v1.2.17 |
| 1420 | 2025-07-07T22:14:41.866Z | Compiling hashbrown v0.15.2 |
| 1421 | 2025-07-07T22:14:41.892Z | Compiling heck v0.5.0 |
| 1422 | 2025-07-07T22:14:41.935Z | Compiling slab v0.4.9 |
| 1423 | 2025-07-07T22:14:42.084Z | Compiling getrandom v0.2.14 |
| 1424 | 2025-07-07T22:14:42.177Z | Compiling num-traits v0.2.19 |
| 1425 | 2025-07-07T22:14:42.382Z | Compiling smallvec v1.13.2 |
| 1426 | 2025-07-07T22:14:42.418Z | Compiling pin-project-lite v0.2.14 |
| 1427 | 2025-07-07T22:14:42.923Z | Compiling fnv v1.0.7 |
| 1428 | 2025-07-07T22:14:43.116Z | Compiling pkg-config v0.3.30 |
| 1429 | 2025-07-07T22:14:43.159Z | Compiling vcpkg v0.2.15 |
| 1430 | 2025-07-07T22:14:43.331Z | Compiling getrandom v0.3.2 |
| 1431 | 2025-07-07T22:14:43.979Z | Compiling scopeguard v1.2.0 |
| 1432 | 2025-07-07T22:14:44.695Z | Compiling parking_lot v0.12.2 |
| 1433 | 2025-07-07T22:14:44.894Z | Compiling signal-hook-registry v1.4.2 |
| 1434 | 2025-07-07T22:14:45.021Z | Compiling mio v1.0.2 |
| 1435 | 2025-07-07T22:14:45.046Z | Compiling ring v0.17.14 |
| 1436 | 2025-07-07T22:14:45.071Z | Compiling socket2 v0.5.7 |
| 1437 | 2025-07-07T22:14:45.550Z | Compiling iana-time-zone v0.1.60 |
| 1438 | 2025-07-07T22:14:46.249Z | Compiling dyn-clone v1.0.17 |
| 1439 | 2025-07-07T22:14:46.365Z | Compiling httparse v1.10.1 |
| 1440 | 2025-07-07T22:14:46.766Z | Compiling thiserror v2.0.12 |
| 1441 | 2025-07-07T22:14:46.865Z | Compiling regex-syntax v0.8.5 |
| 1442 | 2025-07-07T22:14:46.996Z | Compiling aho-corasick v1.1.3 |
| 1443 | 2025-07-07T22:14:47.021Z | Compiling typenum v1.17.0 |
| 1444 | 2025-07-07T22:14:47.125Z | Compiling futures-core v0.3.31 |
| 1445 | 2025-07-07T22:14:47.150Z | Compiling openssl-sys v0.9.107 |
| 1446 | 2025-07-07T22:14:47.414Z | Compiling generic-array v0.14.7 |
| 1447 | 2025-07-07T22:14:47.439Z | Compiling futures-sink v0.3.31 |
| 1448 | 2025-07-07T22:14:47.629Z | Compiling stable_deref_trait v1.2.0 |
| 1449 | 2025-07-07T22:14:47.763Z | Compiling regress v0.10.3 |
| 1450 | 2025-07-07T22:14:47.793Z | Compiling rand_core v0.6.4 |
| 1451 | 2025-07-07T22:14:48.745Z | Compiling byteorder v1.5.0 |
| 1452 | 2025-07-07T22:14:48.935Z | Compiling ucd-trie v0.1.6 |
| 1453 | 2025-07-07T22:14:49.098Z | Compiling serde_derive_internals v0.29.1 |
| 1454 | 2025-07-07T22:14:49.268Z | Compiling synstructure v0.13.1 |
| 1455 | 2025-07-07T22:14:49.377Z | Compiling futures-channel v0.3.31 |
| 1456 | 2025-07-07T22:14:50.408Z | Compiling regex-automata v0.4.9 |
| 1457 | 2025-07-07T22:14:50.529Z | Compiling futures-io v0.3.31 |
| 1458 | 2025-07-07T22:14:50.932Z | Compiling futures-task v0.3.31 |
| 1459 | 2025-07-07T22:14:50.988Z | Compiling pin-utils v0.1.0 |
| 1460 | 2025-07-07T22:14:51.167Z | Compiling subtle v2.5.0 |
| 1461 | 2025-07-07T22:14:51.316Z | Compiling slog v2.7.0 |
| 1462 | 2025-07-07T22:14:51.540Z | Compiling openssl v0.10.72 |
| 1463 | 2025-07-07T22:14:51.820Z | Compiling rustversion v1.0.17 |
| 1464 | 2025-07-07T22:14:51.928Z | Compiling native-tls v0.2.11 |
| 1465 | 2025-07-07T22:14:52.007Z | Compiling rustls v0.23.10 |
| 1466 | 2025-07-07T22:14:52.133Z | Compiling rustix v0.38.34 |
| 1467 | 2025-07-07T22:14:52.608Z | Compiling serde_derive v1.0.219 |
| 1468 | 2025-07-07T22:14:52.671Z | Compiling thiserror-impl v1.0.64 |
| 1469 | 2025-07-07T22:14:52.833Z | Compiling schemars_derive v0.8.22 |
| 1470 | 2025-07-07T22:14:52.963Z | Compiling tokio-macros v2.5.0 |
| 1471 | 2025-07-07T22:14:52.990Z | Compiling zerofrom-derive v0.1.5 |
| 1472 | 2025-07-07T22:14:54.409Z | Compiling yoke-derive v0.7.5 |
| 1473 | 2025-07-07T22:14:55.057Z | Compiling zerovec-derive v0.10.3 |
| 1474 | 2025-07-07T22:14:55.415Z | Compiling displaydoc v0.2.5 |
| 1475 | 2025-07-07T22:14:55.927Z | Compiling futures-macro v0.3.31 |
| 1476 | 2025-07-07T22:14:56.819Z | Compiling icu_provider_macros v1.5.0 |
| 1477 | 2025-07-07T22:14:56.891Z | Compiling thiserror-impl v2.0.12 |
| 1478 | 2025-07-07T22:14:57.051Z | Compiling regex v1.11.1 |
| 1479 | 2025-07-07T22:14:57.427Z | Compiling pest v2.7.10 |
| 1480 | 2025-07-07T22:14:57.630Z | Compiling futures-util v0.3.31 |
| 1481 | 2025-07-07T22:14:57.908Z | Compiling zerofrom v0.1.5 |
| 1482 | 2025-07-07T22:14:58.014Z | Compiling openssl-macros v0.1.1 |
| 1483 | 2025-07-07T22:14:58.185Z | Compiling yoke v0.7.5 |
| 1484 | 2025-07-07T22:14:58.608Z | Compiling zerovec v0.10.4 |
| 1485 | 2025-07-07T22:15:00.241Z | Compiling pest_meta v2.7.10 |
| 1486 | 2025-07-07T22:15:00.715Z | Compiling tinystr v0.7.6 |
| 1487 | 2025-07-07T22:15:01.153Z | Compiling tracing-attributes v0.1.27 |
| 1488 | 2025-07-07T22:15:01.536Z | Compiling pest_generator v2.7.10 |
| 1489 | 2025-07-07T22:15:03.096Z | Compiling tracing-core v0.1.32 |
| 1490 | 2025-07-07T22:15:03.526Z | Compiling pest_derive v2.7.10 |
| 1491 | 2025-07-07T22:15:03.671Z | Compiling litemap v0.7.4 |
| 1492 | 2025-07-07T22:15:03.971Z | Compiling writeable v0.5.5 |
| 1493 | 2025-07-07T22:15:04.014Z | Compiling untrusted v0.9.0 |
| 1494 | 2025-07-07T22:15:04.203Z | Compiling bytes v1.10.1 |
| 1495 | 2025-07-07T22:15:05.030Z | Compiling serde_tokenstream v0.2.2 |
| 1496 | 2025-07-07T22:15:05.201Z | Compiling indexmap v2.9.0 |
| 1497 | 2025-07-07T22:15:05.325Z | Compiling uuid v1.16.0 |
| 1498 | 2025-07-07T22:15:05.603Z | Compiling tokio v1.46.1 |
| 1499 | 2025-07-07T22:15:05.729Z | Compiling chrono v0.4.40 |
| 1500 | 2025-07-07T22:15:06.511Z | Compiling bitflags v2.6.0 |
| 1501 | 2025-07-07T22:15:07.417Z | Compiling http v1.3.1 |
| 1502 | 2025-07-07T22:15:09.372Z | Compiling icu_locid v1.5.0 |
| 1503 | 2025-07-07T22:15:11.332Z | Compiling tracing v0.1.40 |
| 1504 | 2025-07-07T22:15:12.120Z | Compiling icu_provider v1.5.0 |
| 1505 | 2025-07-07T22:15:13.997Z | Compiling scroll_derive v0.12.0 |
| 1506 | 2025-07-07T22:15:14.291Z | Compiling icu_locid_transform_data v1.5.0 |
| 1507 | 2025-07-07T22:15:14.367Z | Compiling syn v1.0.109 |
| 1508 | 2025-07-07T22:15:14.424Z | Compiling ppv-lite86 v0.2.17 |
| 1509 | 2025-07-07T22:15:14.945Z | Compiling percent-encoding v2.3.1 |
| 1510 | 2025-07-07T22:15:15.163Z | Compiling tokio-util v0.7.11 |
| 1511 | 2025-07-07T22:15:15.310Z | Compiling form_urlencoded v1.2.1 |
| 1512 | 2025-07-07T22:15:15.533Z | Compiling icu_locid_transform v1.5.0 |
| 1513 | 2025-07-07T22:15:16.097Z | Compiling icu_collections v1.5.0 |
| 1514 | 2025-07-07T22:15:16.775Z | Compiling thread-id v4.2.1 |
| 1515 | 2025-07-07T22:15:16.918Z | Compiling icu_properties_data v1.5.0 |
| 1516 | 2025-07-07T22:15:16.988Z | Compiling rustls-pki-types v1.7.0 |
| 1517 | 2025-07-07T22:15:17.199Z | Compiling anyhow v1.0.97 |
| 1518 | 2025-07-07T22:15:17.838Z | Compiling icu_properties v1.5.1 |
| 1519 | 2025-07-07T22:15:18.699Z | Compiling zerocopy-derive v0.7.34 |
| 1520 | 2025-07-07T22:15:19.237Z | Compiling utf8_iter v1.0.4 |
| 1521 | 2025-07-07T22:15:19.324Z | Compiling time-core v0.1.2 |
| 1522 | 2025-07-07T22:15:19.549Z | Compiling write16 v1.0.0 |
| 1523 | 2025-07-07T22:15:19.574Z | Compiling icu_normalizer_data v1.5.0 |
| 1524 | 2025-07-07T22:15:19.742Z | Compiling num-conv v0.1.0 |
| 1525 | 2025-07-07T22:15:19.767Z | Compiling utf16_iter v1.0.5 |
| 1526 | 2025-07-07T22:15:20.050Z | Compiling time-macros v0.2.18 |
| 1527 | 2025-07-07T22:15:20.270Z | Compiling crypto-common v0.1.6 |
| 1528 | 2025-07-07T22:15:20.542Z | Compiling openapiv3 v2.0.0 |
| 1529 | 2025-07-07T22:15:20.573Z | Compiling zeroize v1.7.0 |
| 1530 | 2025-07-07T22:15:20.952Z | Compiling strsim v0.11.1 |
| 1531 | 2025-07-07T22:15:21.401Z | Compiling atomic-waker v1.1.2 |
| 1532 | 2025-07-07T22:15:21.632Z | Compiling icu_normalizer v1.5.0 |
| 1533 | 2025-07-07T22:15:21.686Z | Compiling rustls-webpki v0.102.4 |
| 1534 | 2025-07-07T22:15:22.516Z | Compiling http-body v1.0.1 |
| 1535 | 2025-07-07T22:15:22.832Z | Compiling idna_adapter v1.2.0 |
| 1536 | 2025-07-07T22:15:23.092Z | Compiling usdt-impl v0.5.0 |
| 1537 | 2025-07-07T22:15:23.515Z | Compiling try-lock v0.2.5 |
| 1538 | 2025-07-07T22:15:23.720Z | Compiling want v0.3.1 |
| 1539 | 2025-07-07T22:15:23.859Z | Compiling idna v1.0.3 |
| 1540 | 2025-07-07T22:15:24.057Z | Compiling h2 v0.4.6 |
| 1541 | 2025-07-07T22:15:24.290Z | Compiling scroll v0.12.0 |
| 1542 | 2025-07-07T22:15:24.829Z | Compiling rand_chacha v0.3.1 |
| 1543 | 2025-07-07T22:15:25.817Z | Compiling ident_case v1.0.1 |
| 1544 | 2025-07-07T22:15:26.018Z | Compiling base64 v0.22.1 |
| 1545 | 2025-07-07T22:15:26.330Z | Compiling httpdate v1.0.3 |
| 1546 | 2025-07-07T22:15:26.355Z | Compiling plain v0.2.3 |
| 1547 | 2025-07-07T22:15:26.560Z | Compiling goblin v0.8.2 |
| 1548 | 2025-07-07T22:15:27.066Z | Compiling darling_core v0.20.9 |
| 1549 | 2025-07-07T22:15:27.091Z | Compiling rand v0.8.5 |
| 1550 | 2025-07-07T22:15:27.414Z | Compiling url v2.5.4 |
| 1551 | 2025-07-07T22:15:28.599Z | Compiling zerocopy v0.7.34 |
| 1552 | 2025-07-07T22:15:28.734Z | Compiling tower-service v0.3.2 |
| 1553 | 2025-07-07T22:15:28.898Z | Compiling pretty-hex v0.4.1 |
| 1554 | 2025-07-07T22:15:29.161Z | Compiling unsafe-libyaml v0.2.11 |
| 1555 | 2025-07-07T22:15:29.897Z | Compiling hyper v1.6.0 |
| 1556 | 2025-07-07T22:15:30.641Z | Compiling camino v1.1.9 |
| 1557 | 2025-07-07T22:15:31.275Z | Compiling serde_yaml v0.9.34+deprecated |
| 1558 | 2025-07-07T22:15:31.894Z | Compiling darling_macro v0.20.9 |
| 1559 | 2025-07-07T22:15:32.641Z | Compiling dof v0.3.0 |
| 1560 | 2025-07-07T22:15:32.951Z | Compiling hyper-util v0.1.10 |
| 1561 | 2025-07-07T22:15:33.011Z | Compiling dtrace-parser v0.2.0 |
| 1562 | 2025-07-07T22:15:34.454Z | Compiling foreign-types-shared v0.1.1 |
| 1563 | 2025-07-07T22:15:34.616Z | Compiling paste v1.0.15 |
| 1564 | 2025-07-07T22:15:34.857Z | Compiling foreign-types v0.3.2 |
| 1565 | 2025-07-07T22:15:35.675Z | Compiling darling v0.20.9 |
| 1566 | 2025-07-07T22:15:35.999Z | Compiling http-body-util v0.1.2 |
| 1567 | 2025-07-07T22:15:36.378Z | Compiling strum_macros v0.26.4 |
| 1568 | 2025-07-07T22:15:36.563Z | Compiling encoding_rs v0.8.34 |
| 1569 | 2025-07-07T22:15:37.969Z | Compiling mime v0.3.17 |
| 1570 | 2025-07-07T22:15:38.462Z | Compiling newtype-uuid v1.2.1 |
| 1571 | 2025-07-07T22:15:40.053Z | Compiling rustls-pemfile v2.1.3 |
| 1572 | 2025-07-07T22:15:40.206Z | Compiling serde_urlencoded v0.7.1 |
| 1573 | 2025-07-07T22:15:40.781Z | Compiling async-trait v0.1.88 |
| 1574 | 2025-07-07T22:15:41.224Z | Compiling cpufeatures v0.2.12 |
| 1575 | 2025-07-07T22:15:41.737Z | Compiling openssl-probe v0.1.5 |
| 1576 | 2025-07-07T22:15:41.979Z | Compiling ipnet v2.9.0 |
| 1577 | 2025-07-07T22:15:42.264Z | Compiling omicron-workspace-hack v0.1.0 |
| 1578 | 2025-07-07T22:15:42.798Z | Compiling usdt-attr-macro v0.5.0 |
| 1579 | 2025-07-07T22:15:42.883Z | Compiling usdt-macro v0.5.0 |
| 1580 | 2025-07-07T22:15:44.324Z | Compiling block-buffer v0.10.4 |
| 1581 | 2025-07-07T22:15:44.605Z | Compiling typify-impl v0.2.0 |
| 1582 | 2025-07-07T22:15:47.506Z | Compiling errno v0.3.9 |
| 1583 | 2025-07-07T22:15:47.820Z | Compiling rustls v0.22.4 |
| 1584 | 2025-07-07T22:15:49.908Z | Compiling tokio-rustls v0.26.0 |
| 1585 | 2025-07-07T22:15:52.236Z | Compiling tokio-native-tls v0.3.1 |
| 1586 | 2025-07-07T22:15:52.318Z | Compiling digest v0.10.7 |
| 1587 | 2025-07-07T22:15:52.824Z | Compiling webpki-roots v0.26.3 |
| 1588 | 2025-07-07T22:15:53.151Z | Compiling slog-async v2.8.0 |
| 1589 | 2025-07-07T22:15:53.188Z | Compiling hyper-rustls v0.27.3 |
| 1590 | 2025-07-07T22:15:53.301Z | Compiling hyper-tls v0.6.0 |
| 1591 | 2025-07-07T22:15:53.330Z | Compiling typify-macro v0.2.0 |
| 1592 | 2025-07-07T22:15:53.654Z | Compiling toml_datetime v0.6.8 |
| 1593 | 2025-07-07T22:15:53.771Z | Compiling sync_wrapper v1.0.1 |
| 1594 | 2025-07-07T22:15:53.964Z | Compiling multer v3.1.0 |
| 1595 | 2025-07-07T22:15:54.154Z | Compiling crossbeam-utils v0.8.19 |
| 1596 | 2025-07-07T22:15:54.208Z | Compiling reqwest v0.12.7 |
| 1597 | 2025-07-07T22:15:54.736Z | Compiling futures-executor v0.3.31 |
| 1598 | 2025-07-07T22:15:54.843Z | Compiling daft-derive v0.1.2 |
| 1599 | 2025-07-07T22:15:55.244Z | Compiling structmeta-derive v0.3.0 |
| 1600 | 2025-07-07T22:15:56.755Z | Compiling typify v0.2.0 |
| 1601 | 2025-07-07T22:15:57.105Z | Compiling futures v0.3.31 |
| 1602 | 2025-07-07T22:15:57.570Z | Compiling structmeta v0.3.0 |
| 1603 | 2025-07-07T22:15:57.942Z | Compiling ipnetwork v0.21.1 |
| 1604 | 2025-07-07T22:15:59.055Z | Compiling serde_spanned v0.6.8 |
| 1605 | 2025-07-07T22:15:59.083Z | Compiling async-stream-impl v0.3.6 |
| 1606 | 2025-07-07T22:15:59.206Z | Compiling dropshot v0.16.0 |
| 1607 | 2025-07-07T22:15:59.382Z | Compiling powerfmt v0.2.0 |
| 1608 | 2025-07-07T22:15:59.818Z | Compiling deranged v0.3.11 |
| 1609 | 2025-07-07T22:16:00.850Z | Compiling progenitor-impl v0.8.0 |
| 1610 | 2025-07-07T22:16:01.157Z | Compiling sha1 v0.10.6 |
| 1611 | 2025-07-07T22:16:01.578Z | Compiling strum v0.26.3 |
| 1612 | 2025-07-07T22:16:03.890Z | Compiling num_threads v0.1.7 |
| 1613 | 2025-07-07T22:16:04.333Z | Compiling time v0.3.36 |
| 1614 | 2025-07-07T22:16:06.098Z | Compiling progenitor-macro v0.8.0 |
| 1615 | 2025-07-07T22:16:13.796Z | Compiling parse-display-derive v0.10.0 |
| 1616 | 2025-07-07T22:16:16.317Z | Compiling serde_with_macros v3.12.0 |
| 1617 | 2025-07-07T22:16:16.474Z | Compiling dropshot_endpoint v0.16.0 |
| 1618 | 2025-07-07T22:16:17.134Z | Compiling memmap v0.7.0 |
| 1619 | 2025-07-07T22:16:17.559Z | Compiling fastrand v2.1.0 |
| 1620 | 2025-07-07T22:16:17.902Z | Compiling match_cfg v0.1.0 |
| 1621 | 2025-07-07T22:16:18.063Z | Compiling tempfile v3.10.1 |
| 1622 | 2025-07-07T22:16:18.336Z | Compiling hostname v0.3.1 |
| 1623 | 2025-07-07T22:16:18.733Z | Compiling usdt v0.5.0 |
| 1624 | 2025-07-07T22:16:20.042Z | Compiling dirs-sys-next v0.1.2 |
| 1625 | 2025-07-07T22:16:21.041Z | Compiling winnow v0.7.4 |
| 1626 | 2025-07-07T22:16:21.271Z | Compiling dirs-next v2.0.0 |
| 1627 | 2025-07-07T22:16:21.611Z | Compiling oxnet v0.1.1 |
| 1628 | 2025-07-07T22:16:21.751Z | Compiling test-strategy v0.4.1 |
| 1629 | 2025-07-07T22:16:22.101Z | Compiling macaddr v1.0.1 |
| 1630 | 2025-07-07T22:16:23.200Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1631 | 2025-07-07T22:16:24.096Z | Compiling thread_local v1.1.8 |
| 1632 | 2025-07-07T22:16:24.729Z | Compiling quick-error v1.2.3 |
| 1633 | 2025-07-07T22:16:25.076Z | Compiling term v0.7.0 |
| 1634 | 2025-07-07T22:16:25.101Z | Compiling crossbeam-channel v0.5.15 |
| 1635 | 2025-07-07T22:16:25.386Z | Compiling is-terminal v0.4.12 |
| 1636 | 2025-07-07T22:16:25.431Z | Compiling take_mut v0.2.2 |
| 1637 | 2025-07-07T22:16:25.528Z | Compiling debug-ignore v1.0.5 |
| 1638 | 2025-07-07T22:16:25.584Z | Compiling lazy_static v1.5.0 |
| 1639 | 2025-07-07T22:16:25.772Z | Compiling slog-term v2.9.1 |
| 1640 | 2025-07-07T22:16:26.862Z | Compiling toml_edit v0.22.24 |
| 1641 | 2025-07-07T22:16:27.860Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1642 | 2025-07-07T22:16:28.330Z | Compiling slog-json v2.6.1 |
| 1643 | 2025-07-07T22:16:28.893Z | Compiling spin v0.9.8 |
| 1644 | 2025-07-07T22:16:29.894Z | Compiling slog-bunyan v2.5.0 |
| 1645 | 2025-07-07T22:16:30.220Z | Compiling daft v0.1.2 |
| 1646 | 2025-07-07T22:16:30.694Z | Compiling toml v0.8.20 |
| 1647 | 2025-07-07T22:16:31.451Z | Compiling tokio-rustls v0.25.0 |
| 1648 | 2025-07-07T22:16:31.677Z | Compiling async-stream v0.3.6 |
| 1649 | 2025-07-07T22:16:32.022Z | Compiling waitgroup v0.1.2 |
| 1650 | 2025-07-07T22:16:32.305Z | Compiling serde_path_to_error v0.1.16 |
| 1651 | 2025-07-07T22:16:32.331Z | Compiling wait-timeout v0.2.0 |
| 1652 | 2025-07-07T22:16:32.639Z | Compiling hostname v0.4.0 |
| 1653 | 2025-07-07T22:16:33.249Z | Compiling bit-vec v0.6.3 |
| 1654 | 2025-07-07T22:16:33.275Z | Compiling winnow v0.5.40 |
| 1655 | 2025-07-07T22:16:33.686Z | Compiling bit-set v0.5.3 |
| 1656 | 2025-07-07T22:16:34.902Z | Compiling rusty-fork v0.3.0 |
| 1657 | 2025-07-07T22:16:36.456Z | Compiling toml_edit v0.19.15 |
| 1658 | 2025-07-07T22:16:36.669Z | Compiling serde_with v3.12.0 |
| 1659 | 2025-07-07T22:16:40.771Z | Compiling progenitor-client v0.9.1 |
| 1660 | 2025-07-07T22:16:41.595Z | Compiling progenitor-client v0.8.0 |
| 1661 | 2025-07-07T22:16:41.726Z | Compiling hex v0.4.3 |
| 1662 | 2025-07-07T22:16:42.377Z | Compiling rand_xorshift v0.3.0 |
| 1663 | 2025-07-07T22:16:42.543Z | Compiling zerocopy v0.8.25 |
| 1664 | 2025-07-07T22:16:42.915Z | Compiling unarray v0.1.4 |
| 1665 | 2025-07-07T22:16:43.135Z | Compiling crucible-workspace-hack v0.1.0 |
| 1666 | 2025-07-07T22:16:43.458Z | Compiling proptest v1.5.0 |
| 1667 | 2025-07-07T22:16:45.857Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1668 | 2025-07-07T22:16:46.073Z | Compiling progenitor v0.8.0 |
| 1669 | 2025-07-07T22:16:46.314Z | Compiling proc-macro-crate v1.3.1 |
| 1670 | 2025-07-07T22:16:47.101Z | Compiling parse-display v0.10.0 |
| 1671 | 2025-07-07T22:16:47.427Z | Compiling zerocopy-derive v0.8.25 |
| 1672 | 2025-07-07T22:16:48.021Z | Compiling instant v0.1.12 |
| 1673 | 2025-07-07T22:16:48.221Z | Compiling heck v0.4.1 |
| 1674 | 2025-07-07T22:16:48.957Z | Compiling backoff v0.4.0 |
| 1675 | 2025-07-07T22:16:49.329Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1676 | 2025-07-07T22:16:51.688Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1677 | 2025-07-07T22:16:53.742Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1678 | 2025-07-07T22:16:53.895Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1679 | 2025-07-07T22:16:54.384Z | Compiling clap_derive v4.5.4 |
| 1680 | 2025-07-07T22:16:54.863Z | Compiling utf8parse v0.2.1 |
| 1681 | 2025-07-07T22:16:55.367Z | Compiling anstyle-parse v0.2.4 |
| 1682 | 2025-07-07T22:16:58.299Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1683 | 2025-07-07T22:17:00.858Z | Compiling num-integer v0.1.46 |
| 1684 | 2025-07-07T22:17:02.791Z | Compiling is_terminal_polyfill v1.70.0 |
| 1685 | 2025-07-07T22:17:03.485Z | Compiling anstyle v1.0.7 |
| 1686 | 2025-07-07T22:17:03.826Z | Compiling colorchoice v1.0.1 |
| 1687 | 2025-07-07T22:17:04.076Z | Compiling unicode-width v0.1.14 |
| 1688 | 2025-07-07T22:17:04.102Z | Compiling unicode-xid v0.2.4 |
| 1689 | 2025-07-07T22:17:04.316Z | Compiling either v1.15.0 |
| 1690 | 2025-07-07T22:17:04.695Z | Compiling anstyle-query v1.0.3 |
| 1691 | 2025-07-07T22:17:04.887Z | Compiling anstream v0.6.14 |
| 1692 | 2025-07-07T22:17:05.087Z | Compiling itertools v0.13.0 |
| 1693 | 2025-07-07T22:17:07.981Z | Compiling terminal_size v0.3.0 |
| 1694 | 2025-07-07T22:17:08.084Z | Compiling heapless v0.8.0 |
| 1695 | 2025-07-07T22:17:08.202Z | Compiling clap_lex v0.7.0 |
| 1696 | 2025-07-07T22:17:08.957Z | Compiling clap_builder v4.5.2 |
| 1697 | 2025-07-07T22:17:09.164Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1698 | 2025-07-07T22:17:09.937Z | Compiling num-bigint v0.4.5 |
| 1699 | 2025-07-07T22:17:10.088Z | Compiling hash32 v0.3.1 |
| 1700 | 2025-07-07T22:17:10.391Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1701 | 2025-07-07T22:17:10.507Z | Compiling smoltcp v0.11.0 |
| 1702 | 2025-07-07T22:17:12.334Z | Compiling synstructure v0.12.6 |
| 1703 | 2025-07-07T22:17:12.369Z | Compiling num-iter v0.1.45 |
| 1704 | 2025-07-07T22:17:12.624Z | Compiling num_enum_derive v0.7.3 |
| 1705 | 2025-07-07T22:17:13.542Z | Compiling num-rational v0.4.2 |
| 1706 | 2025-07-07T22:17:14.891Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1707 | 2025-07-07T22:17:15.165Z | Compiling clap v4.5.4 |
| 1708 | 2025-07-07T22:17:15.195Z | Compiling typify-impl v0.3.0 |
| 1709 | 2025-07-07T22:17:16.112Z | Compiling num-complex v0.4.6 |
| 1710 | 2025-07-07T22:17:16.840Z | Compiling proc-macro-error-attr v1.0.4 |
| 1711 | 2025-07-07T22:17:17.292Z | Compiling cobs v0.2.3 |
| 1712 | 2025-07-07T22:17:17.391Z | Compiling bitflags v1.3.2 |
| 1713 | 2025-07-07T22:17:17.555Z | Compiling managed v0.8.0 |
| 1714 | 2025-07-07T22:17:17.838Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1715 | 2025-07-07T22:17:18.061Z | Compiling data-encoding v2.6.0 |
| 1716 | 2025-07-07T22:17:18.326Z | Compiling postcard v1.0.9 |
| 1717 | 2025-07-07T22:17:19.092Z | Compiling num v0.4.3 |
| 1718 | 2025-07-07T22:17:19.332Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1719 | 2025-07-07T22:17:20.265Z | Compiling num_enum v0.7.3 |
| 1720 | 2025-07-07T22:17:20.490Z | Compiling zerocopy-derive v0.2.0 |
| 1721 | 2025-07-07T22:17:23.988Z | Compiling foreign-types-macros v0.2.3 |
| 1722 | 2025-07-07T22:17:24.257Z | Compiling libz-sys v1.1.16 |
| 1723 | 2025-07-07T22:17:24.388Z | Compiling rand_core v0.9.3 |
| 1724 | 2025-07-07T22:17:24.558Z | Compiling typify-macro v0.3.0 |
| 1725 | 2025-07-07T22:17:25.264Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1726 | 2025-07-07T22:17:25.413Z | Compiling proc-macro-error v1.0.4 |
| 1727 | 2025-07-07T22:17:25.506Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1728 | 2025-07-07T22:17:25.697Z | Compiling foreign-types-shared v0.3.1 |
| 1729 | 2025-07-07T22:17:25.866Z | Compiling prettyplease v0.2.31 |
| 1730 | 2025-07-07T22:17:26.312Z | Compiling foreign-types v0.5.0 |
| 1731 | 2025-07-07T22:17:26.863Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1732 | 2025-07-07T22:17:26.925Z | Compiling rand_chacha v0.9.0 |
| 1733 | 2025-07-07T22:17:30.090Z | Compiling tabwriter v1.4.0 |
| 1734 | 2025-07-07T22:17:30.364Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1735 | 2025-07-07T22:17:30.590Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1736 | 2025-07-07T22:17:31.385Z | Compiling cstr-argument v0.1.2 |
| 1737 | 2025-07-07T22:17:31.528Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1738 | 2025-07-07T22:17:32.784Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1739 | 2025-07-07T22:17:34.155Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2025-07-07T22:17:34.470Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1741 | 2025-07-07T22:17:34.546Z | Compiling rand v0.9.0 |
| 1742 | 2025-07-07T22:17:35.162Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1743 | 2025-07-07T22:17:35.227Z | Compiling usdt-impl v0.3.5 |
| 1744 | 2025-07-07T22:17:35.493Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1745 | 2025-07-07T22:17:35.677Z | Compiling semver v0.1.20 |
| 1746 | 2025-07-07T22:17:36.013Z | Compiling colored v3.0.0 |
| 1747 | 2025-07-07T22:17:36.046Z | Compiling float-ord v0.3.2 |
| 1748 | 2025-07-07T22:17:36.123Z | Compiling rustc_version v0.1.7 |
| 1749 | 2025-07-07T22:17:36.270Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1750 | 2025-07-07T22:17:37.300Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1751 | 2025-07-07T22:17:38.243Z | Compiling zone_cfg_derive v0.3.0 |
| 1752 | 2025-07-07T22:17:41.033Z | Compiling typify v0.3.0 |
| 1753 | 2025-07-07T22:17:41.274Z | Compiling itertools v0.14.0 |
| 1754 | 2025-07-07T22:17:41.742Z | Compiling itertools v0.10.5 |
| 1755 | 2025-07-07T22:17:44.228Z | Compiling camino-tempfile v1.1.1 |
| 1756 | 2025-07-07T22:17:44.676Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1757 | 2025-07-07T22:17:45.134Z | Compiling derive-where v1.2.7 |
| 1758 | 2025-07-07T22:17:45.423Z | Compiling num-derive v0.4.2 |
| 1759 | 2025-07-07T22:17:46.230Z | Compiling sigpipe v0.1.3 |
| 1760 | 2025-07-07T22:17:46.941Z | Compiling base64ct v1.6.0 |
| 1761 | 2025-07-07T22:17:47.008Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1762 | 2025-07-07T22:17:47.404Z | Compiling base64 v0.21.7 |
| 1763 | 2025-07-07T22:17:47.547Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1764 | 2025-07-07T22:17:47.661Z | Compiling password-hash v0.5.0 |
| 1765 | 2025-07-07T22:17:48.477Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1766 | 2025-07-07T22:17:49.039Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1767 | 2025-07-07T22:17:49.640Z | Compiling zone v0.3.0 |
| 1768 | 2025-07-07T22:17:49.774Z | Compiling progenitor-impl v0.9.1 |
| 1769 | 2025-07-07T22:17:51.675Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1770 | 2025-07-07T22:17:52.838Z | Compiling newtype_derive v0.1.6 |
| 1771 | 2025-07-07T22:17:53.291Z | Compiling zerocopy v0.3.2 |
| 1772 | 2025-07-07T22:17:53.845Z | Compiling blake2 v0.10.6 |
| 1773 | 2025-07-07T22:17:54.539Z | Compiling typify-impl v0.4.1 |
| 1774 | 2025-07-07T22:17:54.858Z | Compiling hubpack_derive v0.1.1 |
| 1775 | 2025-07-07T22:17:55.125Z | Compiling cargo-platform v0.1.8 |
| 1776 | 2025-07-07T22:17:55.399Z | Compiling vergen v8.3.2 |
| 1777 | 2025-07-07T22:17:55.627Z | Compiling smf v0.2.3 |
| 1778 | 2025-07-07T22:17:55.786Z | Compiling zerocopy-derive v0.6.6 |
| 1779 | 2025-07-07T22:17:55.823Z | Compiling serde_repr v0.1.19 |
| 1780 | 2025-07-07T22:17:57.044Z | Compiling unicode-segmentation v1.11.0 |
| 1781 | 2025-07-07T22:17:57.640Z | Compiling whoami v1.5.1 |
| 1782 | 2025-07-07T22:17:58.311Z | Compiling owo-colors v4.2.0 |
| 1783 | 2025-07-07T22:17:58.536Z | Compiling tinyvec_macros v0.1.1 |
| 1784 | 2025-07-07T22:17:58.567Z | Compiling cancel-safe-futures v0.1.5 |
| 1785 | 2025-07-07T22:17:58.672Z | Compiling tinyvec v1.6.0 |
| 1786 | 2025-07-07T22:17:59.032Z | Compiling newline-converter v0.3.0 |
| 1787 | 2025-07-07T22:17:59.078Z | Compiling zerocopy v0.6.6 |
| 1788 | 2025-07-07T22:17:59.319Z | Compiling hubpack v0.1.2 |
| 1789 | 2025-07-07T22:17:59.897Z | Compiling cargo_metadata v0.18.1 |
| 1790 | 2025-07-07T22:18:00.298Z | Compiling progenitor-macro v0.9.1 |
| 1791 | 2025-07-07T22:18:02.535Z | Compiling argon2 v0.5.3 |
| 1792 | 2025-07-07T22:18:03.328Z | Compiling dof v0.1.5 |
| 1793 | 2025-07-07T22:18:03.577Z | Compiling typify-macro v0.4.1 |
| 1794 | 2025-07-07T22:18:05.902Z | Compiling console v0.15.8 |
| 1795 | 2025-07-07T22:18:06.649Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1796 | 2025-07-07T22:18:07.073Z | Compiling strum_macros v0.25.3 |
| 1797 | 2025-07-07T22:18:08.816Z | Compiling enum-as-inner v0.6.0 |
| 1798 | 2025-07-07T22:18:09.859Z | Compiling libsw-core v0.3.2 |
| 1799 | 2025-07-07T22:18:10.120Z | Compiling rustc_version v0.4.0 |
| 1800 | 2025-07-07T22:18:10.146Z | Compiling dtrace-parser v0.1.14 |
| 1801 | 2025-07-07T22:18:10.212Z | Compiling serde-big-array v0.5.1 |
| 1802 | 2025-07-07T22:18:10.238Z | Compiling slog-dtrace v0.3.0 |
| 1803 | 2025-07-07T22:18:10.500Z | Compiling cookie v0.18.1 |
| 1804 | 2025-07-07T22:18:10.648Z | Compiling static_assertions v1.1.0 |
| 1805 | 2025-07-07T22:18:10.673Z | Compiling cfg_aliases v0.2.1 |
| 1806 | 2025-07-07T22:18:10.794Z | Compiling fixedbitset v0.5.7 |
| 1807 | 2025-07-07T22:18:10.821Z | Compiling linked-hash-map v0.5.6 |
| 1808 | 2025-07-07T22:18:10.945Z | Compiling utf-8 v0.7.6 |
| 1809 | 2025-07-07T22:18:11.313Z | Compiling rustls v0.21.12 |
| 1810 | 2025-07-07T22:18:11.392Z | Compiling convert_case v0.4.0 |
| 1811 | 2025-07-07T22:18:11.529Z | Compiling fixedbitset v0.4.2 |
| 1812 | 2025-07-07T22:18:12.040Z | Compiling similar v2.5.0 |
| 1813 | 2025-07-07T22:18:12.135Z | Compiling derive_more v0.99.19 |
| 1814 | 2025-07-07T22:18:12.384Z | Compiling petgraph v0.6.5 |
| 1815 | 2025-07-07T22:18:12.461Z | Compiling petgraph v0.7.1 |
| 1816 | 2025-07-07T22:18:16.481Z | Compiling expectorate v1.1.0 |
| 1817 | 2025-07-07T22:18:16.785Z | Compiling lru-cache v0.1.2 |
| 1818 | 2025-07-07T22:18:17.051Z | Compiling tungstenite v0.21.0 |
| 1819 | 2025-07-07T22:18:17.290Z | Compiling nix v0.29.0 |
| 1820 | 2025-07-07T22:18:17.356Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1821 | 2025-07-07T22:18:18.144Z | Compiling progenitor v0.9.1 |
| 1822 | 2025-07-07T22:18:18.374Z | Compiling libsw v3.5.0 |
| 1823 | 2025-07-07T22:18:18.698Z | Compiling hickory-proto v0.24.4 |
| 1824 | 2025-07-07T22:18:21.490Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1825 | 2025-07-07T22:18:22.957Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1826 | 2025-07-07T22:18:23.545Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1827 | 2025-07-07T22:18:25.544Z | Compiling git2 v0.19.0 |
| 1828 | 2025-07-07T22:18:25.736Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1829 | 2025-07-07T22:18:25.780Z | Compiling resolv-conf v0.7.0 |
| 1830 | 2025-07-07T22:18:27.312Z | Compiling atomicwrites v0.4.4 |
| 1831 | 2025-07-07T22:18:27.338Z | Compiling serde_tokenstream v0.1.7 |
| 1832 | 2025-07-07T22:18:27.856Z | Compiling inout v0.1.3 |
| 1833 | 2025-07-07T22:18:27.983Z | Compiling sct v0.7.1 |
| 1834 | 2025-07-07T22:18:28.142Z | Compiling rustls-webpki v0.101.7 |
| 1835 | 2025-07-07T22:18:28.435Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1836 | 2025-07-07T22:18:31.716Z | Compiling indent_write v2.2.0 |
| 1837 | 2025-07-07T22:18:31.938Z | Compiling swrite v0.1.0 |
| 1838 | 2025-07-07T22:18:31.978Z | Compiling radium v0.7.0 |
| 1839 | 2025-07-07T22:18:32.121Z | Compiling highway v1.3.0 |
| 1840 | 2025-07-07T22:18:32.450Z | Compiling linear-map v1.2.0 |
| 1841 | 2025-07-07T22:18:32.810Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1842 | 2025-07-07T22:18:32.874Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1843 | 2025-07-07T22:18:33.468Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1844 | 2025-07-07T22:18:34.355Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1845 | 2025-07-07T22:18:36.791Z | Compiling cipher v0.4.4 |
| 1846 | 2025-07-07T22:18:37.241Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1847 | 2025-07-07T22:18:38.980Z | Compiling hickory-resolver v0.24.4 |
| 1848 | 2025-07-07T22:18:39.752Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1849 | 2025-07-07T22:18:40.338Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1850 | 2025-07-07T22:18:44.306Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1851 | 2025-07-07T22:18:46.571Z | Compiling steno v0.4.1 |
| 1852 | 2025-07-07T22:18:47.183Z | Compiling tokio-tungstenite v0.21.0 |
| 1853 | 2025-07-07T22:18:50.021Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1854 | 2025-07-07T22:18:50.337Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1855 | 2025-07-07T22:18:50.422Z | Compiling crossbeam-epoch v0.9.18 |
| 1856 | 2025-07-07T22:18:51.521Z | Compiling tokio-stream v0.1.17 |
| 1857 | 2025-07-07T22:18:52.575Z | Compiling humantime v2.1.0 |
| 1858 | 2025-07-07T22:18:53.285Z | Compiling tap v1.0.1 |
| 1859 | 2025-07-07T22:18:53.498Z | Compiling rayon-core v1.12.1 |
| 1860 | 2025-07-07T22:18:56.225Z | Compiling wyz v0.5.1 |
| 1861 | 2025-07-07T22:18:56.485Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1862 | 2025-07-07T22:18:56.511Z | Compiling qorb v0.2.1 |
| 1863 | 2025-07-07T22:18:56.684Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1864 | 2025-07-07T22:18:57.088Z | Compiling crossbeam-deque v0.8.5 |
| 1865 | 2025-07-07T22:18:58.235Z | Compiling tokio-rustls v0.24.1 |
| 1866 | 2025-07-07T22:18:59.198Z | Compiling usdt-macro v0.3.5 |
| 1867 | 2025-07-07T22:18:59.950Z | Compiling usdt-attr-macro v0.3.5 |
| 1868 | 2025-07-07T22:19:00.394Z | Compiling typify v0.4.1 |
| 1869 | 2025-07-07T22:19:00.549Z | Compiling rustls-pemfile v1.0.4 |
| 1870 | 2025-07-07T22:19:01.217Z | Compiling num_enum_derive v0.5.11 |
| 1871 | 2025-07-07T22:19:03.077Z | Compiling twox-hash v2.1.0 |
| 1872 | 2025-07-07T22:19:03.178Z | Compiling universal-hash v0.5.1 |
| 1873 | 2025-07-07T22:19:03.461Z | Compiling atty v0.2.14 |
| 1874 | 2025-07-07T22:19:03.645Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1875 | 2025-07-07T22:19:04.069Z | Compiling opaque-debug v0.3.1 |
| 1876 | 2025-07-07T22:19:04.094Z | Compiling funty v2.0.0 |
| 1877 | 2025-07-07T22:19:04.196Z | Compiling polyval v0.6.2 |
| 1878 | 2025-07-07T22:19:04.694Z | Compiling num_enum v0.5.11 |
| 1879 | 2025-07-07T22:19:04.909Z | Compiling bitvec v1.0.1 |
| 1880 | 2025-07-07T22:19:06.671Z | Compiling usdt v0.3.5 |
| 1881 | 2025-07-07T22:19:07.125Z | Compiling toml v0.7.8 |
| 1882 | 2025-07-07T22:19:09.544Z | Compiling progenitor-impl v0.10.0 |
| 1883 | 2025-07-07T22:19:11.572Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1884 | 2025-07-07T22:19:14.236Z | Compiling aes v0.8.4 |
| 1885 | 2025-07-07T22:19:14.508Z | Compiling ctr v0.9.2 |
| 1886 | 2025-07-07T22:19:14.864Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1887 | 2025-07-07T22:19:15.262Z | Compiling aead v0.5.2 |
| 1888 | 2025-07-07T22:19:15.605Z | Compiling bincode v1.3.3 |
| 1889 | 2025-07-07T22:19:16.309Z | Compiling strum_macros v0.27.1 |
| 1890 | 2025-07-07T22:19:16.523Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1891 | 2025-07-07T22:19:16.549Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1892 | 2025-07-07T22:19:16.600Z | Compiling strum v0.27.1 |
| 1893 | 2025-07-07T22:19:16.748Z | Compiling passt v0.3.0 |
| 1894 | 2025-07-07T22:19:16.832Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1895 | 2025-07-07T22:19:17.016Z | Compiling fakedata_generator v0.5.0 |
| 1896 | 2025-07-07T22:19:17.197Z | Compiling aes-gcm-siv v0.11.1 |
| 1897 | 2025-07-07T22:19:17.247Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1898 | 2025-07-07T22:19:17.576Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1899 | 2025-07-07T22:19:17.816Z | Compiling progenitor-macro v0.10.0 |
| 1900 | 2025-07-07T22:19:18.510Z | Compiling rayon v1.10.0 |
| 1901 | 2025-07-07T22:19:20.342Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
| 1902 | 2025-07-07T22:19:23.389Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1903 | 2025-07-07T22:19:25.728Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1904 | 2025-07-07T22:19:26.162Z | Compiling progenitor-client v0.10.0 |
| 1905 | 2025-07-07T22:19:27.003Z | Compiling bitstruct_derive v0.1.0 |
| 1906 | 2025-07-07T22:19:27.066Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1907 | 2025-07-07T22:19:27.537Z | Compiling async-recursion v1.1.1 |
| 1908 | 2025-07-07T22:19:28.190Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1909 | 2025-07-07T22:19:28.712Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1910 | 2025-07-07T22:19:28.752Z | Compiling typeid v1.0.0 |
| 1911 | 2025-07-07T22:19:28.904Z | Compiling pretty-hex v0.2.1 |
| 1912 | 2025-07-07T22:19:28.965Z | Compiling ascii v1.1.0 |
| 1913 | 2025-07-07T22:19:29.153Z | Compiling ringbuffer v0.15.0 |
| 1914 | 2025-07-07T22:19:29.637Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1915 | 2025-07-07T22:19:29.732Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1916 | 2025-07-07T22:19:30.147Z | Compiling erased-serde v0.4.5 |
| 1917 | 2025-07-07T22:19:31.516Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1918 | 2025-07-07T22:19:31.941Z | Compiling bitstruct v0.1.1 |
| 1919 | 2025-07-07T22:19:32.113Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1920 | 2025-07-07T22:19:33.944Z | Compiling progenitor v0.10.0 |
| 1921 | 2025-07-07T22:19:34.169Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1922 | 2025-07-07T22:19:34.607Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1923 | 2025-07-07T22:19:37.458Z | Compiling const_format_proc_macros v0.2.32 |
| 1924 | 2025-07-07T22:19:39.031Z | Compiling tokio-dtrace v0.1.1 |
| 1925 | 2025-07-07T22:19:39.721Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1926 | 2025-07-07T22:19:39.976Z | Compiling serde_arrays v0.1.0 |
| 1927 | 2025-07-07T22:19:40.207Z | Compiling kstat-rs v0.2.4 |
| 1928 | 2025-07-07T22:19:40.878Z | Compiling libloading v0.7.4 |
| 1929 | 2025-07-07T22:19:41.083Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1930 | 2025-07-07T22:19:41.342Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1931 | 2025-07-07T22:19:53.733Z | Compiling oxide-tokio-rt v0.1.2 |
| 1932 | 2025-07-07T22:19:54.305Z | Compiling const_format v0.2.32 |
| 1933 | 2025-07-07T22:19:55.413Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1934 | 2025-07-07T22:19:56.766Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1935 | 2025-07-07T22:19:57.425Z | Compiling ron v0.8.1 |
| 1936 | 2025-07-07T22:20:00.858Z | Compiling bit_field v0.10.2 |
| 1937 | 2025-07-07T22:20:01.181Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1938 | 2025-07-07T22:20:02.501Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1939 | 2025-07-07T22:20:04.721Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1940 | 2025-07-07T22:21:08.268Z | Finished `release` profile [optimized] target(s) in 6m 30s |
| 1941 | 2025-07-07T22:21:08.444Z | |
| 1942 | 2025-07-07T22:21:08.444Z | real 6:30.508711096 |
| 1943 | 2025-07-07T22:21:08.444Z | user 45:19.838286717 |
| 1944 | 2025-07-07T22:21:08.444Z | sys 3:32.145201567 |
| 1945 | 2025-07-07T22:21:08.444Z | trap 1.871682927 |
| 1946 | 2025-07-07T22:21:08.444Z | tflt 1.211479042 |
| 1947 | 2025-07-07T22:21:08.444Z | dflt 1.173226149 |
| 1948 | 2025-07-07T22:21:08.444Z | kflt 0.000081350 |
| 1949 | 2025-07-07T22:21:08.444Z | lock 2:22:21.729925358 |
| 1950 | 2025-07-07T22:21:08.444Z | slp 2:46:50.837126409 |
| 1951 | 2025-07-07T22:21:08.444Z | lat 2:43.852015763 |
| 1952 | 2025-07-07T22:21:08.444Z | stop 3:47.705320338 |
| 1953 | 2025-07-07T22:21:08.470Z | + OUTDIR=/work/release |
| 1954 | 2025-07-07T22:21:08.470Z | + mkdir -p /work/release |
| 1955 | 2025-07-07T22:21:08.470Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1956 | 2025-07-07T22:21:08.496Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1957 | 2025-07-07T22:21:08.564Z | + cd /work/release |
| 1958 | 2025-07-07T22:21:08.564Z | + digest -a sha256 propolis-cli |
| 1959 | 2025-07-07T22:21:08.596Z | + digest -a sha256 propolis-server |
| 1960 | 2025-07-07T22:21:08.663Z | process exited: duration 722010 ms, exit code 0 |
| |
| 1961 | 2025-07-07T22:21:08.751Z | found 4 output files |
| 1962 | 2025-07-07T22:21:08.751Z | uploading: /work/release/propolis-cli (22250896 bytes) |
| 1963 | 2025-07-07T22:21:11.117Z | uploaded: /work/release/propolis-cli |
| 1964 | 2025-07-07T22:21:11.117Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 1965 | 2025-07-07T22:21:12.218Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 1966 | 2025-07-07T22:21:12.218Z | uploading: /work/release/propolis-server (63219856 bytes) |
| 1967 | 2025-07-07T22:21:18.499Z | uploaded: /work/release/propolis-server |
| 1968 | 2025-07-07T22:21:18.525Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 1969 | 2025-07-07T22:21:19.600Z | uploaded: /work/release/propolis-server.sha256.txt |