|
|
|
| 1 | 2026-06-09T03:59:26.012Z | job assigned to worker 01KTN8GEMV4SSB9WN1Y27V5CNF [factory aws, i-03a2cc14b7ed73aed] (queued for 1 m 5 s) |
| |
| 2 | 2026-06-09T03:59:33.162Z | starting task 0: "setup" |
| 3 | 2026-06-09T03:59:33.167Z | ++ uname -s |
| 4 | 2026-06-09T03:59:33.172Z | + kern=SunOS |
| 5 | 2026-06-09T03:59:33.172Z | + build_user=build |
| 6 | 2026-06-09T03:59:33.172Z | + build_uid=12345 |
| 7 | 2026-06-09T03:59:33.172Z | + work_dir=/work |
| 8 | 2026-06-09T03:59:33.172Z | + input_dir=/input |
| 9 | 2026-06-09T03:59:33.172Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-09T03:59:33.172Z | + case "$kern" in |
| 11 | 2026-06-09T03:59:33.172Z | + groupadd -g 12345 build |
| 12 | 2026-06-09T03:59:33.195Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-09T03:59:35.969Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-09T03:59:35.975Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-09T03:59:35.975Z | + home_fs=zfs |
| 16 | 2026-06-09T03:59:35.975Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-09T03:59:35.975Z | + mkdir -p /home/build |
| 18 | 2026-06-09T03:59:35.975Z | + chown build:build /home/build /work |
| 19 | 2026-06-09T03:59:37.467Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-09T03:59:37.504Z | process exited: duration 4118 ms, exit code 0 |
| |
| 21 | 2026-06-09T03:59:37.557Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-09T03:59:37.586Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-09T03:59:37.587Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-09T03:59:37.587Z | * rust toolchain profile = "default" |
| 25 | 2026-06-09T03:59:37.587Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-09T03:59:37.587Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-09T03:59:37.587Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-09T03:59:37.587Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-09T03:59:37.587Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-09T03:59:37.855Z | info: downloading installer |
| 31 | 2026-06-09T03:59:38.935Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-09T03:59:38.935Z | warn: /opt/ooce/bin |
| 33 | 2026-06-09T03:59:38.935Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-09T03:59:38.935Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-09T03:59:38.935Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-09T03:59:38.935Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-09T03:59:38.935Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-09T03:59:38.935Z | error: cannot install while Rust is installed |
| 39 | 2026-06-09T03:59:38.935Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-09T03:59:38.936Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-09T03:59:38.936Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-09T03:59:38.936Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-09T03:59:38.936Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-09T03:59:39.107Z | info: profile set to default |
| 45 | 2026-06-09T03:59:39.107Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-09T03:59:39.114Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-09T03:59:39.114Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-09T03:59:39.114Z | info: downloading 6 components |
| 49 | 2026-06-09T03:59:53.383Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-09T03:59:53.383Z | |
| 51 | 2026-06-09T03:59:53.411Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-09T03:59:53.411Z | |
| 53 | 2026-06-09T03:59:53.411Z | |
| 54 | 2026-06-09T03:59:53.411Z | Rust is installed now. Great! |
| 55 | 2026-06-09T03:59:53.411Z | |
| 56 | 2026-06-09T03:59:53.414Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-09T03:59:53.414Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-09T03:59:53.414Z | |
| 59 | 2026-06-09T03:59:53.414Z | To configure your current shell, you need to source |
| 60 | 2026-06-09T03:59:53.414Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-09T03:59:53.414Z | |
| 62 | 2026-06-09T03:59:53.414Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-09T03:59:53.414Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-09T03:59:53.414Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-09T03:59:53.414Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-09T03:59:53.414Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-09T03:59:53.414Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-09T03:59:53.415Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-09T03:59:53.415Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-09T03:59:53.415Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-09T03:59:53.514Z | + rustup --version |
| 72 | 2026-06-09T03:59:53.522Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-09T03:59:53.525Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-09T03:59:53.543Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-09T03:59:53.546Z | + cargo --version |
| 76 | 2026-06-09T03:59:53.561Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-09T03:59:53.565Z | + rustc --version |
| 78 | 2026-06-09T03:59:53.581Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-09T03:59:53.584Z | process exited: duration 16049 ms, exit code 0 |
| |
| 80 | 2026-06-09T03:59:53.591Z | starting task 2: "authentication" |
| 81 | 2026-06-09T03:59:53.607Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-09T03:59:53.614Z | starting task 3: "clone repository" |
| 83 | 2026-06-09T03:59:53.632Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-09T03:59:53.636Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-09T03:59:53.658Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-09T03:59:54.747Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-09T03:59:54.748Z | + git fetch origin 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 88 | 2026-06-09T03:59:54.977Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-09T03:59:54.977Z | * branch 1a644b61eadfaccba7f7983e569582e308e0ce23 -> FETCH_HEAD |
| 90 | 2026-06-09T03:59:54.981Z | + [[ -n renovate/http ]] |
| 91 | 2026-06-09T03:59:54.981Z | ++ git branch --show-current |
| 92 | 2026-06-09T03:59:54.981Z | + current=main |
| 93 | 2026-06-09T03:59:54.981Z | + [[ main != renovate/http ]] |
| 94 | 2026-06-09T03:59:54.981Z | + git branch -f renovate/http 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 95 | 2026-06-09T03:59:54.985Z | + git checkout -f renovate/http |
| 96 | 2026-06-09T03:59:55.014Z | Switched to branch 'renovate/http' |
| 97 | 2026-06-09T03:59:55.048Z | + git reset --hard 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 98 | 2026-06-09T03:59:55.048Z | HEAD is now at 1a644b6 Update http to 1.4.2 |
| 99 | 2026-06-09T03:59:55.048Z | process exited: duration 1404 ms, exit code 0 |
| |
| 100 | 2026-06-09T03:59:55.083Z | starting task 4: "build" |
| 101 | 2026-06-09T03:59:55.088Z | + set -e |
| 102 | 2026-06-09T03:59:55.088Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-09T03:59:55.088Z | + PLATFORM=illumos |
| 104 | 2026-06-09T03:59:55.088Z | + cargo --version |
| 105 | 2026-06-09T03:59:55.088Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-09T03:59:55.227Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-09T03:59:55.230Z | info: downloading 6 components |
| 108 | 2026-06-09T04:00:09.255Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-09T04:00:09.258Z | + rustc --version |
| 110 | 2026-06-09T04:00:09.283Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-09T04:00:09.288Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-09T04:00:09.329Z | Updating crates.io index |
| 113 | 2026-06-09T04:00:09.448Z | Downloading crates ... |
| 114 | 2026-06-09T04:00:09.542Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-09T04:00:09.606Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-09T04:00:09.645Z | Updating crates.io index |
| 117 | 2026-06-09T04:00:12.149Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-06-09T04:00:12.154Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-09T04:00:12.156Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-09T04:00:12.156Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-09T04:00:12.156Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-09T04:00:12.163Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-09T04:00:12.163Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 124 | 2026-06-09T04:00:12.163Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-06-09T04:00:12.163Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 126 | 2026-06-09T04:00:12.169Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-06-09T04:00:12.193Z | Downloading crates ... |
| 128 | 2026-06-09T04:00:12.261Z | Downloaded block-buffer v0.10.4 |
| 129 | 2026-06-09T04:00:12.271Z | Downloaded cargo_metadata v0.20.0 |
| 130 | 2026-06-09T04:00:12.284Z | Downloaded autocfg v1.5.1 |
| 131 | 2026-06-09T04:00:12.287Z | Downloaded guppy-workspace-hack v0.1.0 |
| 132 | 2026-06-09T04:00:12.287Z | Downloaded fastrand v2.4.1 |
| 133 | 2026-06-09T04:00:12.287Z | Downloaded atomic-waker v1.1.2 |
| 134 | 2026-06-09T04:00:12.287Z | Downloaded futures-sink v0.3.32 |
| 135 | 2026-06-09T04:00:12.290Z | Downloaded itoa v1.0.18 |
| 136 | 2026-06-09T04:00:12.290Z | Downloaded anstyle-parse v1.0.0 |
| 137 | 2026-06-09T04:00:12.292Z | Downloaded crc32fast v1.5.0 |
| 138 | 2026-06-09T04:00:12.295Z | Downloaded cargo-platform v0.2.0 |
| 139 | 2026-06-09T04:00:12.295Z | Downloaded foreign-types-shared v0.1.1 |
| 140 | 2026-06-09T04:00:12.298Z | Downloaded enable-ansi-support v0.2.1 |
| 141 | 2026-06-09T04:00:12.298Z | Downloaded futures v0.3.32 |
| 142 | 2026-06-09T04:00:12.301Z | Downloaded colorchoice v1.0.5 |
| 143 | 2026-06-09T04:00:12.304Z | Downloaded debug-ignore v1.0.5 |
| 144 | 2026-06-09T04:00:12.304Z | Downloaded digest v0.10.7 |
| 145 | 2026-06-09T04:00:12.307Z | Downloaded base64 v0.22.1 |
| 146 | 2026-06-09T04:00:12.310Z | Downloaded aho-corasick v1.1.4 |
| 147 | 2026-06-09T04:00:12.313Z | Downloaded clap_builder v4.6.0 |
| 148 | 2026-06-09T04:00:12.316Z | Downloaded quinn-proto v0.11.14 |
| 149 | 2026-06-09T04:00:12.320Z | Downloaded serde-untagged v0.1.9 |
| 150 | 2026-06-09T04:00:12.322Z | Downloaded indexmap v2.14.0 |
| 151 | 2026-06-09T04:00:12.325Z | Downloaded cfg-expr v0.20.8 |
| 152 | 2026-06-09T04:00:12.328Z | Downloaded clap_lex v1.1.0 |
| 153 | 2026-06-09T04:00:12.337Z | Downloaded rustls v0.23.40 |
| 154 | 2026-06-09T04:00:12.353Z | Downloaded sha2 v0.10.9 |
| 155 | 2026-06-09T04:00:12.363Z | Downloaded proc-macro2 v1.0.106 |
| 156 | 2026-06-09T04:00:12.363Z | Downloaded eyre v0.6.12 |
| 157 | 2026-06-09T04:00:12.363Z | Downloaded native-tls v0.2.18 |
| 158 | 2026-06-09T04:00:12.363Z | Downloaded serde_spanned v0.6.9 |
| 159 | 2026-06-09T04:00:12.363Z | Downloaded bytes v1.11.1 |
| 160 | 2026-06-09T04:00:12.363Z | Downloaded getrandom v0.2.17 |
| 161 | 2026-06-09T04:00:12.363Z | Downloaded shared_child v1.1.1 |
| 162 | 2026-06-09T04:00:12.363Z | Downloaded percent-encoding v2.3.2 |
| 163 | 2026-06-09T04:00:12.364Z | Downloaded futures-core v0.3.32 |
| 164 | 2026-06-09T04:00:12.367Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 165 | 2026-06-09T04:00:12.367Z | Downloaded serde_ignored v0.1.14 |
| 166 | 2026-06-09T04:00:12.367Z | Downloaded color-spantrace v0.3.0 |
| 167 | 2026-06-09T04:00:12.367Z | Downloaded cfg-if v1.0.4 |
| 168 | 2026-06-09T04:00:12.367Z | Downloaded hyper-tls v0.6.0 |
| 169 | 2026-06-09T04:00:12.367Z | Downloaded futures-executor v0.3.32 |
| 170 | 2026-06-09T04:00:12.368Z | Downloaded fnv v1.0.7 |
| 171 | 2026-06-09T04:00:12.368Z | Downloaded const-oid v0.9.6 |
| 172 | 2026-06-09T04:00:12.368Z | Downloaded find-msvc-tools v0.1.9 |
| 173 | 2026-06-09T04:00:12.371Z | Downloaded generic-array v0.14.7 |
| 174 | 2026-06-09T04:00:12.371Z | Downloaded rand_core v0.9.5 |
| 175 | 2026-06-09T04:00:12.371Z | Downloaded lock_api v0.4.14 |
| 176 | 2026-06-09T04:00:12.375Z | Downloaded cargo-platform v0.3.3 |
| 177 | 2026-06-09T04:00:12.375Z | Downloaded async-scoped v0.9.0 |
| 178 | 2026-06-09T04:00:12.375Z | Downloaded ordered-float v2.10.1 |
| 179 | 2026-06-09T04:00:12.378Z | Downloaded sigchld v0.2.4 |
| 180 | 2026-06-09T04:00:12.378Z | Downloaded number_prefix v0.4.0 |
| 181 | 2026-06-09T04:00:12.378Z | Downloaded http-body v1.0.1 |
| 182 | 2026-06-09T04:00:12.378Z | Downloaded idna_adapter v1.0.0 |
| 183 | 2026-06-09T04:00:12.381Z | Downloaded future-queue v0.4.0 |
| 184 | 2026-06-09T04:00:12.381Z | Downloaded nested v0.1.1 |
| 185 | 2026-06-09T04:00:12.384Z | Downloaded is_terminal_polyfill v1.70.2 |
| 186 | 2026-06-09T04:00:12.384Z | Downloaded indenter v0.3.4 |
| 187 | 2026-06-09T04:00:12.384Z | Downloaded erased-serde v0.4.10 |
| 188 | 2026-06-09T04:00:12.387Z | Downloaded futures-io v0.3.32 |
| 189 | 2026-06-09T04:00:12.387Z | Downloaded owo-colors v4.3.0 |
| 190 | 2026-06-09T04:00:12.390Z | Downloaded http-body-util v0.1.3 |
| 191 | 2026-06-09T04:00:12.393Z | Downloaded parking_lot_core v0.9.12 |
| 192 | 2026-06-09T04:00:12.393Z | Downloaded console v0.15.11 |
| 193 | 2026-06-09T04:00:12.396Z | Downloaded lazy_static v1.5.0 |
| 194 | 2026-06-09T04:00:12.396Z | Downloaded anstyle-query v1.1.5 |
| 195 | 2026-06-09T04:00:12.400Z | Downloaded nextest-workspace-hack v0.1.0 |
| 196 | 2026-06-09T04:00:12.405Z | Downloaded rustc_version v0.4.1 |
| 197 | 2026-06-09T04:00:12.405Z | Downloaded borsh v1.6.1 |
| 198 | 2026-06-09T04:00:12.408Z | Downloaded scopeguard v1.2.0 |
| 199 | 2026-06-09T04:00:12.408Z | Downloaded addr2line v0.25.1 |
| 200 | 2026-06-09T04:00:12.411Z | Downloaded hex v0.4.3 |
| 201 | 2026-06-09T04:00:12.411Z | Downloaded openssl-probe v0.2.1 |
| 202 | 2026-06-09T04:00:12.414Z | Downloaded flate2 v1.1.9 |
| 203 | 2026-06-09T04:00:12.418Z | Downloaded serde_core v1.0.228 |
| 204 | 2026-06-09T04:00:12.418Z | Downloaded errno v0.3.14 |
| 205 | 2026-06-09T04:00:12.422Z | Downloaded rustc-hash v2.1.2 |
| 206 | 2026-06-09T04:00:12.422Z | Downloaded rustc-demangle v0.1.27 |
| 207 | 2026-06-09T04:00:12.439Z | Downloaded foreign-types v0.3.2 |
| 208 | 2026-06-09T04:00:12.439Z | Downloaded futures-task v0.3.32 |
| 209 | 2026-06-09T04:00:12.439Z | Downloaded signal-hook-mio v0.2.5 |
| 210 | 2026-06-09T04:00:12.444Z | Downloaded self_update v0.42.0 |
| 211 | 2026-06-09T04:00:12.444Z | Downloaded serde_urlencoded v0.7.1 |
| 212 | 2026-06-09T04:00:12.444Z | Downloaded parking_lot v0.12.5 |
| 213 | 2026-06-09T04:00:12.444Z | Downloaded pin-project v1.1.13 |
| 214 | 2026-06-09T04:00:12.444Z | Downloaded supports-unicode v3.0.0 |
| 215 | 2026-06-09T04:00:12.444Z | Downloaded nextest-metadata v0.12.2 |
| 216 | 2026-06-09T04:00:12.444Z | Downloaded atomicwrites v0.4.4 |
| 217 | 2026-06-09T04:00:12.447Z | Downloaded pin-project-lite v0.2.17 |
| 218 | 2026-06-09T04:00:12.447Z | Downloaded equivalent v1.0.2 |
| 219 | 2026-06-09T04:00:12.447Z | Downloaded pathdiff v0.2.3 |
| 220 | 2026-06-09T04:00:12.450Z | Downloaded newtype-uuid v1.3.2 |
| 221 | 2026-06-09T04:00:12.450Z | Downloaded humantime-serde v1.1.1 |
| 222 | 2026-06-09T04:00:12.450Z | Downloaded camino-tempfile v1.4.1 |
| 223 | 2026-06-09T04:00:12.454Z | Downloaded crypto-common v0.1.7 |
| 224 | 2026-06-09T04:00:12.454Z | Downloaded openssl-sys v0.9.116 |
| 225 | 2026-06-09T04:00:12.456Z | Downloaded rand_chacha v0.9.0 |
| 226 | 2026-06-09T04:00:12.457Z | Downloaded lru-slab v0.1.2 |
| 227 | 2026-06-09T04:00:12.457Z | Downloaded thiserror-impl v1.0.69 |
| 228 | 2026-06-09T04:00:12.459Z | Downloaded globset v0.4.18 |
| 229 | 2026-06-09T04:00:12.459Z | Downloaded derive_more v2.1.1 |
| 230 | 2026-06-09T04:00:12.469Z | Downloaded serde_spanned v1.1.1 |
| 231 | 2026-06-09T04:00:12.476Z | Downloaded mukti-metadata v0.3.0 |
| 232 | 2026-06-09T04:00:12.476Z | Downloaded is_ci v1.2.0 |
| 233 | 2026-06-09T04:00:12.476Z | Downloaded indent_write v2.2.0 |
| 234 | 2026-06-09T04:00:12.476Z | Downloaded serde-value v0.7.0 |
| 235 | 2026-06-09T04:00:12.476Z | Downloaded shell-words v1.1.1 |
| 236 | 2026-06-09T04:00:12.476Z | Downloaded home v0.5.12 |
| 237 | 2026-06-09T04:00:12.476Z | Downloaded supports-hyperlinks v3.2.0 |
| 238 | 2026-06-09T04:00:12.476Z | Downloaded os_pipe v1.2.3 |
| 239 | 2026-06-09T04:00:12.479Z | Downloaded toml_datetime v0.6.11 |
| 240 | 2026-06-09T04:00:12.479Z | Downloaded quinn-udp v0.5.14 |
| 241 | 2026-06-09T04:00:12.479Z | Downloaded openssl-macros v0.1.1 |
| 242 | 2026-06-09T04:00:12.479Z | Downloaded terminal_size v0.4.4 |
| 243 | 2026-06-09T04:00:12.479Z | Downloaded hashbrown v0.17.1 |
| 244 | 2026-06-09T04:00:12.483Z | Downloaded self-replace v1.5.0 |
| 245 | 2026-06-09T04:00:12.483Z | Downloaded static_assertions v1.1.0 |
| 246 | 2026-06-09T04:00:12.486Z | Downloaded convert_case v0.10.0 |
| 247 | 2026-06-09T04:00:12.486Z | Downloaded anstyle v1.0.14 |
| 248 | 2026-06-09T04:00:12.489Z | Downloaded ed25519 v2.2.3 |
| 249 | 2026-06-09T04:00:12.489Z | Downloaded swrite v0.1.0 |
| 250 | 2026-06-09T04:00:12.489Z | Downloaded pin-project-internal v1.1.13 |
| 251 | 2026-06-09T04:00:12.489Z | Downloaded signature v2.2.0 |
| 252 | 2026-06-09T04:00:12.492Z | Downloaded simd-adler32 v0.3.9 |
| 253 | 2026-06-09T04:00:12.492Z | Downloaded foldhash v0.1.5 |
| 254 | 2026-06-09T04:00:12.492Z | Downloaded fixedbitset v0.5.7 |
| 255 | 2026-06-09T04:00:12.495Z | Downloaded pkg-config v0.3.33 |
| 256 | 2026-06-09T04:00:12.495Z | Downloaded derive-where v1.6.1 |
| 257 | 2026-06-09T04:00:12.497Z | Downloaded anstream v1.0.0 |
| 258 | 2026-06-09T04:00:12.497Z | Downloaded cfg_aliases v0.2.1 |
| 259 | 2026-06-09T04:00:12.500Z | Downloaded ipnet v2.12.0 |
| 260 | 2026-06-09T04:00:12.500Z | Downloaded log v0.4.32 |
| 261 | 2026-06-09T04:00:12.500Z | Downloaded tinyvec_macros v0.1.1 |
| 262 | 2026-06-09T04:00:12.504Z | Downloaded spki v0.7.3 |
| 263 | 2026-06-09T04:00:12.504Z | Downloaded ppv-lite86 v0.2.21 |
| 264 | 2026-06-09T04:00:12.504Z | Downloaded once_cell v1.21.4 |
| 265 | 2026-06-09T04:00:12.507Z | Downloaded target-spec v3.6.0 |
| 266 | 2026-06-09T04:00:12.507Z | Downloaded sync_wrapper v1.0.2 |
| 267 | 2026-06-09T04:00:12.508Z | Downloaded typeid v1.0.3 |
| 268 | 2026-06-09T04:00:12.514Z | Downloaded tower-service v0.3.3 |
| 269 | 2026-06-09T04:00:12.514Z | Downloaded strsim v0.11.1 |
| 270 | 2026-06-09T04:00:12.514Z | Downloaded tower-layer v0.3.3 |
| 271 | 2026-06-09T04:00:12.514Z | Downloaded toml_write v0.1.2 |
| 272 | 2026-06-09T04:00:12.514Z | Downloaded tokio-macros v2.7.0 |
| 273 | 2026-06-09T04:00:12.514Z | Downloaded signal-hook-registry v1.4.8 |
| 274 | 2026-06-09T04:00:12.514Z | Downloaded duct v0.13.7 |
| 275 | 2026-06-09T04:00:12.517Z | Downloaded semver v1.0.28 |
| 276 | 2026-06-09T04:00:12.517Z | Downloaded thiserror v2.0.18 |
| 277 | 2026-06-09T04:00:12.517Z | Downloaded slab v0.4.12 |
| 278 | 2026-06-09T04:00:12.520Z | Downloaded tempfile v3.27.0 |
| 279 | 2026-06-09T04:00:12.520Z | Downloaded quote v1.0.45 |
| 280 | 2026-06-09T04:00:12.523Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 281 | 2026-06-09T04:00:12.523Z | Downloaded smol_str v0.3.6 |
| 282 | 2026-06-09T04:00:12.526Z | Downloaded hyper-rustls v0.27.9 |
| 283 | 2026-06-09T04:00:12.526Z | Downloaded humantime v2.3.0 |
| 284 | 2026-06-09T04:00:12.526Z | Downloaded rand_core v0.6.4 |
| 285 | 2026-06-09T04:00:12.529Z | Downloaded thiserror v1.0.69 |
| 286 | 2026-06-09T04:00:12.532Z | Downloaded jobserver v0.1.34 |
| 287 | 2026-06-09T04:00:12.532Z | Downloaded rand v0.9.4 |
| 288 | 2026-06-09T04:00:12.535Z | Downloaded litrs v1.0.0 |
| 289 | 2026-06-09T04:00:12.535Z | Downloaded rustls-pki-types v1.14.1 |
| 290 | 2026-06-09T04:00:12.538Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 291 | 2026-06-09T04:00:12.538Z | Downloaded num-traits v0.2.19 |
| 292 | 2026-06-09T04:00:12.541Z | Downloaded serde_path_to_error v0.1.20 |
| 293 | 2026-06-09T04:00:12.541Z | Downloaded tracing-error v0.2.1 |
| 294 | 2026-06-09T04:00:12.541Z | Downloaded smallvec v1.15.1 |
| 295 | 2026-06-09T04:00:12.544Z | Downloaded want v0.3.1 |
| 296 | 2026-06-09T04:00:12.551Z | Downloaded utf8_iter v1.0.4 |
| 297 | 2026-06-09T04:00:12.562Z | Downloaded bitflags v2.13.0 |
| 298 | 2026-06-09T04:00:12.562Z | Downloaded unicode-xid v0.2.6 |
| 299 | 2026-06-09T04:00:12.562Z | Downloaded tokio-native-tls v0.3.1 |
| 300 | 2026-06-09T04:00:12.562Z | Downloaded target-lexicon v0.13.5 |
| 301 | 2026-06-09T04:00:12.565Z | Downloaded derive_more-impl v2.1.1 |
| 302 | 2026-06-09T04:00:12.565Z | Downloaded thread_local v1.1.9 |
| 303 | 2026-06-09T04:00:12.565Z | Downloaded ed25519-dalek v2.2.0 |
| 304 | 2026-06-09T04:00:12.565Z | Downloaded xattr v1.6.1 |
| 305 | 2026-06-09T04:00:12.568Z | Downloaded textwrap v0.16.2 |
| 306 | 2026-06-09T04:00:12.568Z | Downloaded hashbrown v0.15.5 |
| 307 | 2026-06-09T04:00:12.571Z | Downloaded version_check v0.9.5 |
| 308 | 2026-06-09T04:00:12.576Z | Downloaded unicase v2.9.0 |
| 309 | 2026-06-09T04:00:12.576Z | Downloaded utf8parse v0.2.2 |
| 310 | 2026-06-09T04:00:12.576Z | Downloaded tracing-attributes v0.1.31 |
| 311 | 2026-06-09T04:00:12.576Z | Downloaded signal-hook v0.3.18 |
| 312 | 2026-06-09T04:00:12.583Z | Downloaded getrandom v0.4.2 |
| 313 | 2026-06-09T04:00:12.591Z | Downloaded pkcs8 v0.10.2 |
| 314 | 2026-06-09T04:00:12.591Z | Downloaded zstd v0.13.3 |
| 315 | 2026-06-09T04:00:12.591Z | Downloaded backtrace v0.3.76 |
| 316 | 2026-06-09T04:00:12.591Z | Downloaded ryu v1.0.23 |
| 317 | 2026-06-09T04:00:12.594Z | Downloaded nextest-filtering v0.15.0 |
| 318 | 2026-06-09T04:00:12.594Z | Downloaded xxhash-rust v0.8.15 |
| 319 | 2026-06-09T04:00:12.594Z | Downloaded cpufeatures v0.2.17 |
| 320 | 2026-06-09T04:00:12.594Z | Downloaded iana-time-zone v0.1.65 |
| 321 | 2026-06-09T04:00:12.594Z | Downloaded httparse v1.10.1 |
| 322 | 2026-06-09T04:00:12.594Z | Downloaded futures-macro v0.3.32 |
| 323 | 2026-06-09T04:00:12.597Z | Downloaded adler2 v2.0.1 |
| 324 | 2026-06-09T04:00:12.598Z | Downloaded subtle v2.6.1 |
| 325 | 2026-06-09T04:00:12.605Z | Downloaded tokio-rustls v0.26.4 |
| 326 | 2026-06-09T04:00:12.608Z | Downloaded tokio-stream v0.1.18 |
| 327 | 2026-06-09T04:00:12.611Z | Downloaded socket2 v0.6.4 |
| 328 | 2026-06-09T04:00:12.611Z | Downloaded document-features v0.2.12 |
| 329 | 2026-06-09T04:00:12.611Z | Downloaded quick-junit v0.5.2 |
| 330 | 2026-06-09T04:00:12.614Z | Downloaded toml v0.8.23 |
| 331 | 2026-06-09T04:00:12.618Z | Downloaded tar v0.4.46 |
| 332 | 2026-06-09T04:00:12.622Z | Downloaded crossterm v0.29.0 |
| 333 | 2026-06-09T04:00:12.622Z | Downloaded futures-channel v0.3.32 |
| 334 | 2026-06-09T04:00:12.625Z | Downloaded zstd-safe v7.2.4 |
| 335 | 2026-06-09T04:00:12.625Z | Downloaded cargo_metadata v0.23.1 |
| 336 | 2026-06-09T04:00:12.625Z | Downloaded miette-derive v7.6.0 |
| 337 | 2026-06-09T04:00:12.629Z | Downloaded zeroize v1.8.2 |
| 338 | 2026-06-09T04:00:12.631Z | Downloaded filetime v0.2.29 |
| 339 | 2026-06-09T04:00:12.634Z | Downloaded miniz_oxide v0.8.9 |
| 340 | 2026-06-09T04:00:12.640Z | Downloaded quinn v0.11.9 |
| 341 | 2026-06-09T04:00:12.643Z | Downloaded shlex v2.0.1 |
| 342 | 2026-06-09T04:00:12.643Z | Downloaded cc v1.2.63 |
| 343 | 2026-06-09T04:00:12.649Z | Downloaded unicode-ident v1.0.24 |
| 344 | 2026-06-09T04:00:12.652Z | Downloaded heck v0.5.0 |
| 345 | 2026-06-09T04:00:12.652Z | Downloaded tinyvec v1.11.0 |
| 346 | 2026-06-09T04:00:12.655Z | Downloaded config v0.15.23 |
| 347 | 2026-06-09T04:00:12.655Z | Downloaded clap v4.6.1 |
| 348 | 2026-06-09T04:00:12.660Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 349 | 2026-06-09T04:00:12.664Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 350 | 2026-06-09T04:00:12.666Z | Downloaded dialoguer v0.11.0 |
| 351 | 2026-06-09T04:00:12.666Z | Downloaded clap_derive v4.6.1 |
| 352 | 2026-06-09T04:00:12.669Z | Downloaded strip-ansi-escapes v0.2.1 |
| 353 | 2026-06-09T04:00:12.669Z | Downloaded form_urlencoded v1.2.2 |
| 354 | 2026-06-09T04:00:12.673Z | Downloaded indicatif v0.17.11 |
| 355 | 2026-06-09T04:00:12.675Z | Downloaded try-lock v0.2.5 |
| 356 | 2026-06-09T04:00:12.678Z | Downloaded thiserror-impl v2.0.18 |
| 357 | 2026-06-09T04:00:12.678Z | Downloaded ahash v0.8.12 |
| 358 | 2026-06-09T04:00:12.681Z | Downloaded backtrace-ext v0.2.1 |
| 359 | 2026-06-09T04:00:12.684Z | Downloaded cargo-util-schemas v0.2.0 |
| 360 | 2026-06-09T04:00:12.684Z | Downloaded urlencoding v2.1.3 |
| 361 | 2026-06-09T04:00:12.684Z | Downloaded unicode-linebreak v0.1.5 |
| 362 | 2026-06-09T04:00:12.687Z | Downloaded either v1.16.0 |
| 363 | 2026-06-09T04:00:12.687Z | Downloaded vte v0.14.1 |
| 364 | 2026-06-09T04:00:12.690Z | Downloaded base64ct v1.8.3 |
| 365 | 2026-06-09T04:00:12.690Z | Downloaded uuid v1.23.2 |
| 366 | 2026-06-09T04:00:12.693Z | Downloaded target-spec-miette v0.4.8 |
| 367 | 2026-06-09T04:00:12.693Z | Downloaded getrandom v0.3.4 |
| 368 | 2026-06-09T04:00:12.698Z | Downloaded supports-color v3.0.2 |
| 369 | 2026-06-09T04:00:12.698Z | Downloaded mio v1.2.1 |
| 370 | 2026-06-09T04:00:12.702Z | Downloaded h2 v0.4.14 |
| 371 | 2026-06-09T04:00:12.704Z | Downloaded camino v1.2.2 |
| 372 | 2026-06-09T04:00:12.704Z | Downloaded memchr v2.8.1 |
| 373 | 2026-06-09T04:00:12.714Z | Downloaded sharded-slab v0.1.7 |
| 374 | 2026-06-09T04:00:12.717Z | Downloaded miette v7.6.0 |
| 375 | 2026-06-09T04:00:12.720Z | Downloaded http v1.4.2 |
| 376 | 2026-06-09T04:00:12.723Z | Downloaded pulldown-cmark v0.13.4 |
| 377 | 2026-06-09T04:00:12.727Z | Downloaded gimli v0.32.3 |
| 378 | 2026-06-09T04:00:12.730Z | Downloaded zmij v1.0.21 |
| 379 | 2026-06-09T04:00:12.736Z | Downloaded toml_edit v0.22.27 |
| 380 | 2026-06-09T04:00:12.740Z | Downloaded rustls-webpki v0.103.13 |
| 381 | 2026-06-09T04:00:12.743Z | Downloaded untrusted v0.9.0 |
| 382 | 2026-06-09T04:00:12.746Z | Downloaded serde_json v1.0.150 |
| 383 | 2026-06-09T04:00:12.751Z | Downloaded tracing-core v0.1.36 |
| 384 | 2026-06-09T04:00:12.751Z | Downloaded url v2.5.8 |
| 385 | 2026-06-09T04:00:12.756Z | Downloaded der v0.7.10 |
| 386 | 2026-06-09T04:00:12.768Z | Downloaded unicode-normalization v0.1.25 |
| 387 | 2026-06-09T04:00:12.773Z | Downloaded zipsign-api v0.1.5 |
| 388 | 2026-06-09T04:00:12.773Z | Downloaded typenum v1.20.1 |
| 389 | 2026-06-09T04:00:12.773Z | Downloaded tokio-util v0.7.18 |
| 390 | 2026-06-09T04:00:12.773Z | Downloaded serde v1.0.228 |
| 391 | 2026-06-09T04:00:12.777Z | Downloaded unicode-segmentation v1.13.3 |
| 392 | 2026-06-09T04:00:12.777Z | Downloaded serde_derive v1.0.228 |
| 393 | 2026-06-09T04:00:12.780Z | Downloaded tracing-log v0.2.0 |
| 394 | 2026-06-09T04:00:12.780Z | Downloaded hyper-util v0.1.20 |
| 395 | 2026-06-09T04:00:12.784Z | Downloaded curve25519-dalek v4.1.3 |
| 396 | 2026-06-09T04:00:12.790Z | Downloaded ron v0.12.1 |
| 397 | 2026-06-09T04:00:12.796Z | Downloaded reqwest v0.12.28 |
| 398 | 2026-06-09T04:00:12.800Z | Downloaded regex v1.12.3 |
| 399 | 2026-06-09T04:00:12.803Z | Downloaded tower v0.5.3 |
| 400 | 2026-06-09T04:00:12.807Z | Downloaded portable-atomic v1.13.1 |
| 401 | 2026-06-09T04:00:12.812Z | Downloaded tracing-subscriber v0.3.23 |
| 402 | 2026-06-09T04:00:12.816Z | Downloaded futures-util v0.3.32 |
| 403 | 2026-06-09T04:00:12.822Z | Downloaded chrono v0.4.45 |
| 404 | 2026-06-09T04:00:12.827Z | Downloaded winnow v0.7.15 |
| 405 | 2026-06-09T04:00:12.832Z | Downloaded syn v2.0.117 |
| 406 | 2026-06-09T04:00:12.839Z | Downloaded itertools v0.14.0 |
| 407 | 2026-06-09T04:00:12.843Z | Downloaded zerocopy v0.8.50 |
| 408 | 2026-06-09T04:00:12.855Z | Downloaded tower-http v0.6.11 |
| 409 | 2026-06-09T04:00:12.860Z | Downloaded hyper v1.10.1 |
| 410 | 2026-06-09T04:00:12.863Z | Downloaded vcpkg v0.2.15 |
| 411 | 2026-06-09T04:00:12.885Z | Downloaded quick-xml v0.37.5 |
| 412 | 2026-06-09T04:00:12.888Z | Downloaded bstr v1.12.1 |
| 413 | 2026-06-09T04:00:12.893Z | Downloaded guppy v0.17.26 |
| 414 | 2026-06-09T04:00:12.896Z | Downloaded idna v1.1.0 |
| 415 | 2026-06-09T04:00:12.900Z | Downloaded winnow v1.0.3 |
| 416 | 2026-06-09T04:00:12.910Z | Downloaded quick-xml v0.38.4 |
| 417 | 2026-06-09T04:00:12.916Z | Downloaded webpki-roots v1.0.7 |
| 418 | 2026-06-09T04:00:12.926Z | Downloaded color-eyre v0.6.5 |
| 419 | 2026-06-09T04:00:12.944Z | Downloaded tokio v1.52.3 |
| 420 | 2026-06-09T04:00:12.979Z | Downloaded openssl v0.10.80 |
| 421 | 2026-06-09T04:00:12.991Z | Downloaded nextest-runner v0.80.0 |
| 422 | 2026-06-09T04:00:12.998Z | Downloaded regex-syntax v0.8.10 |
| 423 | 2026-06-09T04:00:13.003Z | Downloaded unicode-width v0.2.2 |
| 424 | 2026-06-09T04:00:13.006Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-06-09T04:00:13.009Z | Downloaded object v0.37.3 |
| 426 | 2026-06-09T04:00:13.019Z | Downloaded nix v0.30.1 |
| 427 | 2026-06-09T04:00:13.026Z | Downloaded rustix v0.38.44 |
| 428 | 2026-06-09T04:00:13.060Z | Downloaded rustix v1.1.4 |
| 429 | 2026-06-09T04:00:13.086Z | Downloaded tracing v0.1.44 |
| 430 | 2026-06-09T04:00:13.121Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-06-09T04:00:13.178Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 432 | 2026-06-09T04:00:13.188Z | Downloaded libc v0.2.186 |
| 433 | 2026-06-09T04:00:13.206Z | Downloaded petgraph v0.8.3 |
| 434 | 2026-06-09T04:00:13.277Z | Downloaded recursion v0.5.4 |
| 435 | 2026-06-09T04:00:13.283Z | Downloaded ring v0.17.14 |
| 436 | 2026-06-09T04:00:13.338Z | Compiling libc v0.2.186 |
| 437 | 2026-06-09T04:00:13.338Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-06-09T04:00:13.338Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-06-09T04:00:13.338Z | Compiling quote v1.0.45 |
| 440 | 2026-06-09T04:00:13.341Z | Compiling serde_core v1.0.228 |
| 441 | 2026-06-09T04:00:13.341Z | Compiling cfg-if v1.0.4 |
| 442 | 2026-06-09T04:00:13.341Z | Compiling memchr v2.8.1 |
| 443 | 2026-06-09T04:00:13.341Z | Compiling once_cell v1.21.4 |
| 444 | 2026-06-09T04:00:13.550Z | Compiling log v0.4.32 |
| 445 | 2026-06-09T04:00:13.585Z | Compiling pin-project-lite v0.2.17 |
| 446 | 2026-06-09T04:00:13.674Z | Compiling serde v1.0.228 |
| 447 | 2026-06-09T04:00:13.752Z | Compiling itoa v1.0.18 |
| 448 | 2026-06-09T04:00:13.864Z | Compiling smallvec v1.15.1 |
| 449 | 2026-06-09T04:00:13.981Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-09T04:00:14.030Z | Compiling bitflags v2.13.0 |
| 451 | 2026-06-09T04:00:14.105Z | Compiling equivalent v1.0.2 |
| 452 | 2026-06-09T04:00:14.135Z | Compiling hashbrown v0.17.1 |
| 453 | 2026-06-09T04:00:14.184Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-06-09T04:00:14.421Z | Compiling errno v0.3.14 |
| 455 | 2026-06-09T04:00:14.434Z | Compiling shlex v2.0.1 |
| 456 | 2026-06-09T04:00:14.437Z | Compiling bytes v1.11.1 |
| 457 | 2026-06-09T04:00:14.535Z | Compiling signal-hook-registry v1.4.8 |
| 458 | 2026-06-09T04:00:14.619Z | Compiling jobserver v0.1.34 |
| 459 | 2026-06-09T04:00:14.630Z | Compiling mio v1.2.1 |
| 460 | 2026-06-09T04:00:14.716Z | Compiling rustix v1.1.4 |
| 461 | 2026-06-09T04:00:14.807Z | Compiling syn v2.0.117 |
| 462 | 2026-06-09T04:00:14.818Z | Compiling cc v1.2.63 |
| 463 | 2026-06-09T04:00:14.925Z | Compiling futures-sink v0.3.32 |
| 464 | 2026-06-09T04:00:15.039Z | Compiling socket2 v0.6.4 |
| 465 | 2026-06-09T04:00:15.058Z | Compiling zmij v1.0.21 |
| 466 | 2026-06-09T04:00:15.276Z | Compiling slab v0.4.12 |
| 467 | 2026-06-09T04:00:15.369Z | Compiling futures-channel v0.3.32 |
| 468 | 2026-06-09T04:00:15.451Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-09T04:00:15.481Z | Compiling serde_json v1.0.150 |
| 470 | 2026-06-09T04:00:15.626Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-09T04:00:15.748Z | Compiling indexmap v2.14.0 |
| 472 | 2026-06-09T04:00:15.915Z | Compiling futures-io v0.3.32 |
| 473 | 2026-06-09T04:00:15.933Z | Compiling futures-task v0.3.32 |
| 474 | 2026-06-09T04:00:16.117Z | Compiling getrandom v0.4.2 |
| 475 | 2026-06-09T04:00:16.140Z | Compiling unicode-width v0.2.2 |
| 476 | 2026-06-09T04:00:16.243Z | Compiling percent-encoding v2.3.2 |
| 477 | 2026-06-09T04:00:16.429Z | Compiling camino v1.2.2 |
| 478 | 2026-06-09T04:00:16.521Z | Compiling ring v0.17.14 |
| 479 | 2026-06-09T04:00:16.568Z | Compiling http v1.4.2 |
| 480 | 2026-06-09T04:00:16.601Z | Compiling zeroize v1.8.2 |
| 481 | 2026-06-09T04:00:16.621Z | Compiling autocfg v1.5.1 |
| 482 | 2026-06-09T04:00:16.796Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-09T04:00:16.816Z | Compiling adler2 v2.0.1 |
| 484 | 2026-06-09T04:00:16.974Z | Compiling num-traits v0.2.19 |
| 485 | 2026-06-09T04:00:16.986Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-09T04:00:17.305Z | Compiling zerocopy v0.8.50 |
| 487 | 2026-06-09T04:00:17.625Z | Compiling target-lexicon v0.13.5 |
| 488 | 2026-06-09T04:00:17.703Z | Compiling object v0.37.3 |
| 489 | 2026-06-09T04:00:17.794Z | Compiling getrandom v0.3.4 |
| 490 | 2026-06-09T04:00:18.088Z | Compiling http-body v1.0.1 |
| 491 | 2026-06-09T04:00:18.157Z | Compiling rustls-pki-types v1.14.1 |
| 492 | 2026-06-09T04:00:18.244Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-06-09T04:00:18.308Z | Compiling semver v1.0.28 |
| 494 | 2026-06-09T04:00:18.396Z | Compiling getrandom v0.2.17 |
| 495 | 2026-06-09T04:00:18.462Z | Compiling serde_derive v1.0.228 |
| 496 | 2026-06-09T04:00:18.491Z | Compiling tokio-macros v2.7.0 |
| 497 | 2026-06-09T04:00:18.510Z | Compiling futures-macro v0.3.32 |
| 498 | 2026-06-09T04:00:18.590Z | Compiling tracing-attributes v0.1.31 |
| 499 | 2026-06-09T04:00:18.741Z | Compiling guppy-workspace-hack v0.1.0 |
| 500 | 2026-06-09T04:00:18.959Z | Compiling idna_adapter v1.0.0 |
| 501 | 2026-06-09T04:00:18.972Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-06-09T04:00:19.014Z | Compiling fnv v1.0.7 |
| 503 | 2026-06-09T04:00:19.058Z | Compiling gimli v0.32.3 |
| 504 | 2026-06-09T04:00:19.116Z | Compiling thiserror v2.0.18 |
| 505 | 2026-06-09T04:00:19.131Z | Compiling signal-hook v0.3.18 |
| 506 | 2026-06-09T04:00:19.232Z | Compiling tokio v1.52.3 |
| 507 | 2026-06-09T04:00:19.330Z | Compiling futures-util v0.3.32 |
| 508 | 2026-06-09T04:00:19.353Z | Compiling untrusted v0.9.0 |
| 509 | 2026-06-09T04:00:19.467Z | Compiling httparse v1.10.1 |
| 510 | 2026-06-09T04:00:19.482Z | Compiling owo-colors v4.3.0 |
| 511 | 2026-06-09T04:00:19.798Z | Compiling tracing v0.1.44 |
| 512 | 2026-06-09T04:00:19.879Z | Compiling idna v1.1.0 |
| 513 | 2026-06-09T04:00:20.061Z | Compiling thiserror-impl v2.0.18 |
| 514 | 2026-06-09T04:00:21.070Z | Compiling addr2line v0.25.1 |
| 515 | 2026-06-09T04:00:21.669Z | Compiling generic-array v0.14.7 |
| 516 | 2026-06-09T04:00:21.683Z | Compiling typeid v1.0.3 |
| 517 | 2026-06-09T04:00:21.873Z | Compiling tower-service v0.3.3 |
| 518 | 2026-06-09T04:00:21.913Z | Compiling rustc-demangle v0.1.27 |
| 519 | 2026-06-09T04:00:21.961Z | Compiling try-lock v0.2.5 |
| 520 | 2026-06-09T04:00:21.972Z | Compiling rustls v0.23.40 |
| 521 | 2026-06-09T04:00:21.983Z | Compiling fastrand v2.4.1 |
| 522 | 2026-06-09T04:00:22.073Z | Compiling thiserror v1.0.69 |
| 523 | 2026-06-09T04:00:22.188Z | Compiling atomic-waker v1.1.2 |
| 524 | 2026-06-09T04:00:22.306Z | Compiling target-spec v3.6.0 |
| 525 | 2026-06-09T04:00:22.319Z | Compiling pkg-config v0.3.33 |
| 526 | 2026-06-09T04:00:22.559Z | Compiling tempfile v3.27.0 |
| 527 | 2026-06-09T04:00:22.605Z | Compiling want v0.3.1 |
| 528 | 2026-06-09T04:00:22.758Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-06-09T04:00:22.877Z | Compiling cfg-expr v0.20.8 |
| 530 | 2026-06-09T04:00:23.001Z | Compiling url v2.5.8 |
| 531 | 2026-06-09T04:00:23.172Z | Compiling tokio-util v0.7.18 |
| 532 | 2026-06-09T04:00:23.828Z | Compiling h2 v0.4.14 |
| 533 | 2026-06-09T04:00:24.244Z | Compiling backtrace v0.3.76 |
| 534 | 2026-06-09T04:00:24.802Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-06-09T04:00:24.872Z | Compiling terminal_size v0.4.4 |
| 536 | 2026-06-09T04:00:24.914Z | Compiling aho-corasick v1.1.4 |
| 537 | 2026-06-09T04:00:25.025Z | Compiling winnow v0.7.15 |
| 538 | 2026-06-09T04:00:25.426Z | Compiling regex-syntax v0.8.10 |
| 539 | 2026-06-09T04:00:25.954Z | Compiling rustls-webpki v0.103.13 |
| 540 | 2026-06-09T04:00:26.895Z | Compiling erased-serde v0.4.10 |
| 541 | 2026-06-09T04:00:27.198Z | Compiling typenum v1.20.1 |
| 542 | 2026-06-09T04:00:27.875Z | Compiling subtle v2.6.1 |
| 543 | 2026-06-09T04:00:28.599Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-06-09T04:00:28.963Z | Compiling hyper v1.10.1 |
| 545 | 2026-06-09T04:00:30.331Z | Compiling toml_datetime v0.6.11 |
| 546 | 2026-06-09T04:00:30.700Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-09T04:00:30.863Z | Compiling ahash v0.8.12 |
| 548 | 2026-06-09T04:00:31.124Z | Compiling sync_wrapper v1.0.2 |
| 549 | 2026-06-09T04:00:31.239Z | Compiling is_ci v1.2.0 |
| 550 | 2026-06-09T04:00:31.408Z | Compiling foldhash v0.1.5 |
| 551 | 2026-06-09T04:00:31.631Z | Compiling unicode-segmentation v1.13.3 |
| 552 | 2026-06-09T04:00:32.015Z | Compiling parking_lot_core v0.9.12 |
| 553 | 2026-06-09T04:00:32.034Z | Compiling ipnet v2.12.0 |
| 554 | 2026-06-09T04:00:32.301Z | Compiling nextest-workspace-hack v0.1.0 |
| 555 | 2026-06-09T04:00:32.504Z | Compiling either v1.16.0 |
| 556 | 2026-06-09T04:00:32.527Z | Compiling unicode-linebreak v0.1.5 |
| 557 | 2026-06-09T04:00:32.604Z | Compiling toml_write v0.1.2 |
| 558 | 2026-06-09T04:00:32.636Z | Compiling tower-layer v0.3.3 |
| 559 | 2026-06-09T04:00:32.727Z | Compiling portable-atomic v1.13.1 |
| 560 | 2026-06-09T04:00:32.789Z | Compiling crc32fast v1.5.0 |
| 561 | 2026-06-09T04:00:32.837Z | Compiling base64 v0.22.1 |
| 562 | 2026-06-09T04:00:32.849Z | Compiling lazy_static v1.5.0 |
| 563 | 2026-06-09T04:00:32.953Z | Compiling sharded-slab v0.1.7 |
| 564 | 2026-06-09T04:00:33.132Z | Compiling hyper-util v0.1.20 |
| 565 | 2026-06-09T04:00:33.206Z | Compiling tower v0.5.3 |
| 566 | 2026-06-09T04:00:33.218Z | Compiling toml_edit v0.22.27 |
| 567 | 2026-06-09T04:00:33.327Z | Compiling textwrap v0.16.2 |
| 568 | 2026-06-09T04:00:33.604Z | Compiling convert_case v0.10.0 |
| 569 | 2026-06-09T04:00:33.778Z | Compiling hashbrown v0.15.5 |
| 570 | 2026-06-09T04:00:33.857Z | Compiling supports-color v3.0.2 |
| 571 | 2026-06-09T04:00:34.131Z | Compiling tokio-rustls v0.26.4 |
| 572 | 2026-06-09T04:00:34.414Z | Compiling backtrace-ext v0.2.1 |
| 573 | 2026-06-09T04:00:34.674Z | Compiling ordered-float v2.10.1 |
| 574 | 2026-06-09T04:00:34.713Z | Compiling webpki-roots v1.0.7 |
| 575 | 2026-06-09T04:00:34.829Z | Compiling miette-derive v7.6.0 |
| 576 | 2026-06-09T04:00:34.939Z | Compiling pathdiff v0.2.3 |
| 577 | 2026-06-09T04:00:34.968Z | Compiling console v0.15.11 |
| 578 | 2026-06-09T04:00:35.070Z | Compiling tracing-log v0.2.0 |
| 579 | 2026-06-09T04:00:35.433Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-09T04:00:35.756Z | Compiling os_pipe v1.2.3 |
| 581 | 2026-06-09T04:00:35.929Z | Compiling thread_local v1.1.9 |
| 582 | 2026-06-09T04:00:35.935Z | Compiling cfg_aliases v0.2.1 |
| 583 | 2026-06-09T04:00:36.030Z | Compiling rustix v0.38.44 |
| 584 | 2026-06-09T04:00:36.035Z | Compiling utf8parse v0.2.2 |
| 585 | 2026-06-09T04:00:36.129Z | Compiling zstd-safe v7.2.4 |
| 586 | 2026-06-09T04:00:36.282Z | Compiling supports-unicode v3.0.0 |
| 587 | 2026-06-09T04:00:36.286Z | Compiling winnow v1.0.3 |
| 588 | 2026-06-09T04:00:36.354Z | Compiling pulldown-cmark v0.13.4 |
| 589 | 2026-06-09T04:00:36.376Z | Compiling fixedbitset v0.5.7 |
| 590 | 2026-06-09T04:00:36.450Z | Compiling ryu v1.0.23 |
| 591 | 2026-06-09T04:00:36.741Z | Compiling unicode-width v0.1.14 |
| 592 | 2026-06-09T04:00:36.878Z | Compiling debug-ignore v1.0.5 |
| 593 | 2026-06-09T04:00:36.924Z | Compiling supports-hyperlinks v3.2.0 |
| 594 | 2026-06-09T04:00:36.986Z | Compiling scopeguard v1.2.0 |
| 595 | 2026-06-09T04:00:37.040Z | Compiling miette v7.6.0 |
| 596 | 2026-06-09T04:00:37.090Z | Compiling lock_api v0.4.14 |
| 597 | 2026-06-09T04:00:37.184Z | Compiling petgraph v0.8.3 |
| 598 | 2026-06-09T04:00:37.335Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 599 | 2026-06-09T04:00:37.748Z | Compiling serde_urlencoded v0.7.1 |
| 600 | 2026-06-09T04:00:38.113Z | Compiling tracing-subscriber v0.3.23 |
| 601 | 2026-06-09T04:00:38.639Z | Compiling anstyle-parse v1.0.0 |
| 602 | 2026-06-09T04:00:38.872Z | Compiling nix v0.30.1 |
| 603 | 2026-06-09T04:00:39.109Z | Compiling sigchld v0.2.4 |
| 604 | 2026-06-09T04:00:39.272Z | Compiling cargo_metadata v0.23.1 |
| 605 | 2026-06-09T04:00:39.306Z | Compiling serde-value v0.7.0 |
| 606 | 2026-06-09T04:00:39.698Z | Compiling hyper-rustls v0.27.9 |
| 607 | 2026-06-09T04:00:40.614Z | Compiling serde-untagged v0.1.9 |
| 608 | 2026-06-09T04:00:40.655Z | Compiling toml v0.8.23 |
| 609 | 2026-06-09T04:00:40.689Z | Compiling derive_more-impl v2.1.1 |
| 610 | 2026-06-09T04:00:41.222Z | Compiling tower-http v0.6.11 |
| 611 | 2026-06-09T04:00:41.887Z | Compiling itertools v0.14.0 |
| 612 | 2026-06-09T04:00:42.114Z | Compiling regex v1.12.3 |
| 613 | 2026-06-09T04:00:42.325Z | Compiling crypto-common v0.1.7 |
| 614 | 2026-06-09T04:00:42.471Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-06-09T04:00:42.475Z | Compiling ppv-lite86 v0.2.21 |
| 616 | 2026-06-09T04:00:42.607Z | Compiling futures-executor v0.3.32 |
| 617 | 2026-06-09T04:00:42.808Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-09T04:00:43.065Z | Compiling pin-project-internal v1.1.13 |
| 619 | 2026-06-09T04:00:43.125Z | Compiling http-body-util v0.1.3 |
| 620 | 2026-06-09T04:00:43.196Z | Compiling uuid v1.23.2 |
| 621 | 2026-06-09T04:00:43.321Z | Compiling serde_spanned v1.1.1 |
| 622 | 2026-06-09T04:00:43.368Z | Compiling smol_str v0.3.6 |
| 623 | 2026-06-09T04:00:43.439Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 624 | 2026-06-09T04:00:43.499Z | Compiling filetime v0.2.29 |
| 625 | 2026-06-09T04:00:43.725Z | Compiling bstr v1.12.1 |
| 626 | 2026-06-09T04:00:43.733Z | Compiling vte v0.14.1 |
| 627 | 2026-06-09T04:00:43.857Z | Compiling unicode-xid v0.2.6 |
| 628 | 2026-06-09T04:00:43.999Z | Compiling eyre v0.6.12 |
| 629 | 2026-06-09T04:00:44.005Z | Compiling static_assertions v1.1.0 |
| 630 | 2026-06-09T04:00:44.093Z | Compiling self_update v0.42.0 |
| 631 | 2026-06-09T04:00:44.098Z | Compiling tinyvec_macros v0.1.1 |
| 632 | 2026-06-09T04:00:44.182Z | Compiling litrs v1.0.0 |
| 633 | 2026-06-09T04:00:44.317Z | Compiling nested v0.1.1 |
| 634 | 2026-06-09T04:00:44.325Z | Compiling color-spantrace v0.3.0 |
| 635 | 2026-06-09T04:00:44.386Z | Compiling iana-time-zone v0.1.65 |
| 636 | 2026-06-09T04:00:44.456Z | Compiling anstyle-query v1.1.5 |
| 637 | 2026-06-09T04:00:44.460Z | Compiling is_terminal_polyfill v1.70.2 |
| 638 | 2026-06-09T04:00:44.460Z | Compiling number_prefix v0.4.0 |
| 639 | 2026-06-09T04:00:44.541Z | Compiling anstyle v1.0.14 |
| 640 | 2026-06-09T04:00:44.609Z | Compiling colorchoice v1.0.5 |
| 641 | 2026-06-09T04:00:44.612Z | Compiling unicase v2.9.0 |
| 642 | 2026-06-09T04:00:44.612Z | Compiling xattr v1.6.1 |
| 643 | 2026-06-09T04:00:44.688Z | Compiling document-features v0.2.12 |
| 644 | 2026-06-09T04:00:44.696Z | Compiling indicatif v0.17.11 |
| 645 | 2026-06-09T04:00:44.739Z | Compiling anstream v1.0.0 |
| 646 | 2026-06-09T04:00:44.818Z | Compiling tar v0.4.46 |
| 647 | 2026-06-09T04:00:44.824Z | Compiling chrono v0.4.45 |
| 648 | 2026-06-09T04:00:45.192Z | Compiling guppy v0.17.26 |
| 649 | 2026-06-09T04:00:45.511Z | Compiling tinyvec v1.11.0 |
| 650 | 2026-06-09T04:00:45.929Z | Compiling pin-project v1.1.13 |
| 651 | 2026-06-09T04:00:45.934Z | Compiling globset v0.4.18 |
| 652 | 2026-06-09T04:00:46.029Z | Compiling cargo-util-schemas v0.2.0 |
| 653 | 2026-06-09T04:00:47.140Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-09T04:00:47.301Z | Compiling toml v1.1.2+spec-1.1.0 |
| 655 | 2026-06-09T04:00:47.617Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-06-09T04:00:47.759Z | Compiling newtype-uuid v1.3.2 |
| 657 | 2026-06-09T04:00:47.950Z | Compiling reqwest v0.12.28 |
| 658 | 2026-06-09T04:00:48.160Z | Compiling rand_chacha v0.9.0 |
| 659 | 2026-06-09T04:00:48.459Z | Compiling futures v0.3.32 |
| 660 | 2026-06-09T04:00:48.544Z | Compiling digest v0.10.7 |
| 661 | 2026-06-09T04:00:48.720Z | Compiling flate2 v1.1.9 |
| 662 | 2026-06-09T04:00:48.771Z | Compiling parking_lot v0.12.5 |
| 663 | 2026-06-09T04:00:49.147Z | Compiling derive_more v2.1.1 |
| 664 | 2026-06-09T04:00:49.246Z | Compiling shared_child v1.1.1 |
| 665 | 2026-06-09T04:00:49.258Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-09T04:00:49.674Z | Compiling signal-hook-mio v0.2.5 |
| 667 | 2026-06-09T04:00:49.809Z | Compiling self-replace v1.5.0 |
| 668 | 2026-06-09T04:00:49.921Z | Compiling cargo-platform v0.2.0 |
| 669 | 2026-06-09T04:00:50.102Z | Compiling quick-xml v0.37.5 |
| 670 | 2026-06-09T04:00:50.461Z | Compiling quick-xml v0.38.4 |
| 671 | 2026-06-09T04:00:50.478Z | Compiling urlencoding v2.1.3 |
| 672 | 2026-06-09T04:00:50.716Z | Compiling strsim v0.11.1 |
| 673 | 2026-06-09T04:00:50.829Z | Compiling heck v0.5.0 |
| 674 | 2026-06-09T04:00:51.068Z | Compiling indenter v0.3.4 |
| 675 | 2026-06-09T04:00:51.426Z | Compiling cpufeatures v0.2.17 |
| 676 | 2026-06-09T04:00:51.530Z | Compiling recursion v0.5.4 |
| 677 | 2026-06-09T04:00:51.624Z | Compiling clap_lex v1.1.0 |
| 678 | 2026-06-09T04:00:51.667Z | Compiling humantime v2.3.0 |
| 679 | 2026-06-09T04:00:51.716Z | Compiling shell-words v1.1.1 |
| 680 | 2026-06-09T04:00:51.963Z | Compiling humantime-serde v1.1.1 |
| 681 | 2026-06-09T04:00:51.974Z | Compiling clap_builder v4.6.0 |
| 682 | 2026-06-09T04:00:52.082Z | Compiling clap_derive v4.6.1 |
| 683 | 2026-06-09T04:00:52.099Z | Compiling nextest-filtering v0.15.0 |
| 684 | 2026-06-09T04:00:52.114Z | Compiling sha2 v0.10.9 |
| 685 | 2026-06-09T04:00:53.286Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-09T04:00:53.860Z | Compiling atomicwrites v0.4.4 |
| 687 | 2026-06-09T04:00:54.149Z | Compiling cargo_metadata v0.20.0 |
| 688 | 2026-06-09T04:00:55.997Z | Compiling cargo-nextest v0.9.97 |
| 689 | 2026-06-09T04:00:56.323Z | Compiling crossterm v0.29.0 |
| 690 | 2026-06-09T04:00:56.841Z | Compiling duct v0.13.7 |
| 691 | 2026-06-09T04:00:58.532Z | Compiling zstd v0.13.3 |
| 692 | 2026-06-09T04:00:58.954Z | Compiling async-scoped v0.9.0 |
| 693 | 2026-06-09T04:00:58.987Z | Compiling rand v0.9.4 |
| 694 | 2026-06-09T04:00:59.151Z | Compiling config v0.15.23 |
| 695 | 2026-06-09T04:00:59.255Z | Compiling unicode-normalization v0.1.25 |
| 696 | 2026-06-09T04:00:59.410Z | Compiling target-spec-miette v0.4.8 |
| 697 | 2026-06-09T04:00:59.530Z | Compiling future-queue v0.4.0 |
| 698 | 2026-06-09T04:00:59.760Z | Compiling mukti-metadata v0.3.0 |
| 699 | 2026-06-09T04:00:59.771Z | Compiling tokio-stream v0.1.18 |
| 700 | 2026-06-09T04:00:59.808Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-09T04:00:59.838Z | Compiling derive-where v1.6.1 |
| 702 | 2026-06-09T04:00:59.838Z | Compiling serde_ignored v0.1.14 |
| 703 | 2026-06-09T04:01:00.062Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-09T04:01:00.229Z | Compiling home v0.5.12 |
| 705 | 2026-06-09T04:01:00.246Z | Compiling swrite v0.1.0 |
| 706 | 2026-06-09T04:01:00.281Z | Compiling xxhash-rust v0.8.15 |
| 707 | 2026-06-09T04:01:00.347Z | Compiling indent_write v2.2.0 |
| 708 | 2026-06-09T04:01:00.456Z | Compiling hex v0.4.3 |
| 709 | 2026-06-09T04:01:00.499Z | Compiling color-eyre v0.6.5 |
| 710 | 2026-06-09T04:01:00.511Z | Compiling clap v4.6.1 |
| 711 | 2026-06-09T04:01:00.537Z | Compiling dialoguer v0.11.0 |
| 712 | 2026-06-09T04:01:00.591Z | Compiling enable-ansi-support v0.2.1 |
| 713 | 2026-06-09T04:01:01.090Z | Compiling nextest-runner v0.80.0 |
| 714 | 2026-06-09T04:01:19.082Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 715 | 2026-06-09T04:01:19.266Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 716 | 2026-06-09T04:01:19.269Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 717 | 2026-06-09T04:01:19.381Z | + source .github/buildomat/test-common.sh |
| 718 | 2026-06-09T04:01:19.384Z | ++ NEXTEST_VERSION=0.9.97 |
| 719 | 2026-06-09T04:01:19.384Z | ++ PLATFORM=illumos |
| 720 | 2026-06-09T04:01:19.384Z | ++ banner install |
| 721 | 2026-06-09T04:01:19.384Z | |
| 722 | 2026-06-09T04:01:19.384Z | # # # #### ##### ## # # |
| 723 | 2026-06-09T04:01:19.384Z | # ## # # # # # # # |
| 724 | 2026-06-09T04:01:19.384Z | # # # # #### # # # # # |
| 725 | 2026-06-09T04:01:19.384Z | # # # # # # ###### # # |
| 726 | 2026-06-09T04:01:19.384Z | # # ## # # # # # # # |
| 727 | 2026-06-09T04:01:19.384Z | # # # #### # # # ###### ###### |
| 728 | 2026-06-09T04:01:19.384Z | |
| 729 | 2026-06-09T04:01:19.384Z | ++ set +o errexit |
| 730 | 2026-06-09T04:01:19.387Z | ++ pkg info clang-15 |
| 731 | 2026-06-09T04:01:19.387Z | ++ grep -qi installed |
| 732 | 2026-06-09T04:01:20.578Z | pkg: info: no packages matching the following patterns you specified are |
| 733 | 2026-06-09T04:01:20.578Z | installed on the system. Try querying remotely instead: |
| 734 | 2026-06-09T04:01:20.578Z | |
| 735 | 2026-06-09T04:01:20.578Z | clang-15 |
| 736 | 2026-06-09T04:01:20.616Z | ++ [[ 1 != 0 ]] |
| 737 | 2026-06-09T04:01:20.616Z | ++ set -o errexit |
| 738 | 2026-06-09T04:01:20.620Z | ++ pfexec pkg install clang-15 |
| 739 | 2026-06-09T04:01:27.269Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 740 | 2026-06-09T04:01:34.958Z | Startup: Caching catalogs ... Done |
| 741 | 2026-06-09T04:01:42.312Z | Planning: Solver setup ... Done |
| 742 | 2026-06-09T04:01:42.353Z | Planning: Running solver ... Done |
| 743 | 2026-06-09T04:01:42.504Z | Planning: Finding local manifests ... Done |
| 744 | 2026-06-09T04:01:42.516Z | Planning: Fetching manifests: 0/2 0% complete |
| 745 | 2026-06-09T04:01:42.599Z | Planning: Fetching manifests: 2/2 100% complete |
| 746 | 2026-06-09T04:01:42.629Z | Planning: Package planning ... Done |
| 747 | 2026-06-09T04:01:42.654Z | Planning: Merging actions ... Done |
| 748 | 2026-06-09T04:01:42.760Z | Planning: Checking for conflicting actions ... Done |
| 749 | 2026-06-09T04:01:42.767Z | Planning: Consolidating action changes ... Done |
| 750 | 2026-06-09T04:01:43.537Z | Planning: Evaluating mediators ... Done |
| 751 | 2026-06-09T04:01:43.543Z | Planning: Planning completed in 8.42 seconds |
| 752 | 2026-06-09T04:01:43.554Z | Packages to install: 2 |
| 753 | 2026-06-09T04:01:43.557Z | Mediators to change: 2 |
| 754 | 2026-06-09T04:01:43.557Z | Services to change: 1 |
| 755 | 2026-06-09T04:01:43.557Z | Create boot environment: No |
| 756 | 2026-06-09T04:01:43.557Z | Create backup boot environment: No |
| 757 | 2026-06-09T04:01:43.595Z | |
| 758 | 2026-06-09T04:01:43.595Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 759 | 2026-06-09T04:01:48.625Z | Download: 2004/3076 items 117.9/211.3MB 55% complete (25.6M/s) |
| 760 | 2026-06-09T04:01:54.938Z | Download: 3029/3076 items 201.5/211.3MB 95% complete (23.4M/s) |
| 761 | 2026-06-09T04:01:57.952Z | Download: Completed 211.31 MB in 14.35 seconds (14.7M/s) |
| 762 | 2026-06-09T04:01:58.092Z | Actions: 1/3418 actions (Installing new actions) |
| 763 | 2026-06-09T04:02:01.219Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 764 | 2026-06-09T04:02:01.895Z | Done |
| 765 | 2026-06-09T04:02:01.895Z | Done |
| 766 | 2026-06-09T04:02:02.634Z | Done |
| 767 | 2026-06-09T04:02:06.981Z | Done |
| 768 | 2026-06-09T04:02:07.136Z | Done |
| 769 | 2026-06-09T04:02:07.136Z | Done |
| 770 | 2026-06-09T04:02:07.136Z | Done |
| 771 | 2026-06-09T04:02:07.282Z | ++ set -o errexit |
| 772 | 2026-06-09T04:02:07.282Z | ++ cargo --version |
| 773 | 2026-06-09T04:02:07.282Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 774 | 2026-06-09T04:02:07.282Z | ++ rustc --version |
| 775 | 2026-06-09T04:02:07.283Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 776 | 2026-06-09T04:02:07.283Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 777 | 2026-06-09T04:02:07.318Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 778 | 2026-06-09T04:02:07.318Z | + pushd mgadm |
| 779 | 2026-06-09T04:02:07.318Z | + cargo nextest run |
| 780 | 2026-06-09T04:02:07.318Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 781 | 2026-06-09T04:02:07.343Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 782 | 2026-06-09T04:02:07.894Z | From https://github.com/oxidecomputer/falcon |
| 783 | 2026-06-09T04:02:07.894Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 784 | 2026-06-09T04:02:07.970Z | Updating crates.io index |
| 785 | 2026-06-09T04:02:08.013Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2026-06-09T04:02:08.946Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2026-06-09T04:02:08.946Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 788 | 2026-06-09T04:02:08.980Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2026-06-09T04:02:09.242Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2026-06-09T04:02:09.242Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2026-06-09T04:02:09.286Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2026-06-09T04:02:09.598Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2026-06-09T04:02:09.598Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 794 | 2026-06-09T04:02:09.606Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2026-06-09T04:02:17.145Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2026-06-09T04:02:17.145Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 797 | 2026-06-09T04:02:17.556Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 798 | 2026-06-09T04:02:18.224Z | From https://github.com/oxidecomputer/opte |
| 799 | 2026-06-09T04:02:18.224Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 800 | 2026-06-09T04:02:18.255Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 801 | 2026-06-09T04:02:18.530Z | From https://github.com/illumos/smf-rs |
| 802 | 2026-06-09T04:02:18.530Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 803 | 2026-06-09T04:02:18.636Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 804 | 2026-06-09T04:02:18.897Z | From https://github.com/oxidecomputer/network-interface |
| 805 | 2026-06-09T04:02:18.897Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 806 | 2026-06-09T04:02:18.903Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 807 | 2026-06-09T04:02:19.173Z | From https://github.com/oxidecomputer/zone |
| 808 | 2026-06-09T04:02:19.173Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 809 | 2026-06-09T04:02:19.233Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 810 | 2026-06-09T04:02:19.816Z | From https://github.com/oxidecomputer/propolis |
| 811 | 2026-06-09T04:02:19.816Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 812 | 2026-06-09T04:02:19.864Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 813 | 2026-06-09T04:02:20.478Z | From https://github.com/oxidecomputer/transceiver-control |
| 814 | 2026-06-09T04:02:20.478Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 815 | 2026-06-09T04:02:20.514Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 816 | 2026-06-09T04:02:20.648Z | From https://github.com/oxidecomputer/dlpi-sys |
| 817 | 2026-06-09T04:02:20.648Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 818 | 2026-06-09T04:02:20.666Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 819 | 2026-06-09T04:02:20.999Z | From https://github.com/jmesmon/rust-libzfs |
| 820 | 2026-06-09T04:02:20.999Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 821 | 2026-06-09T04:02:21.013Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 822 | 2026-06-09T04:02:21.270Z | From https://github.com/oxidecomputer/rusty-doors |
| 823 | 2026-06-09T04:02:21.270Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 824 | 2026-06-09T04:02:21.278Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 825 | 2026-06-09T04:02:21.620Z | From https://github.com/oxidecomputer/lldp |
| 826 | 2026-06-09T04:02:21.620Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 827 | 2026-06-09T04:02:21.654Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 828 | 2026-06-09T04:02:21.923Z | From https://github.com/oxidecomputer/slog-error-chain |
| 829 | 2026-06-09T04:02:21.923Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 830 | 2026-06-09T04:02:22.001Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 831 | 2026-06-09T04:02:22.364Z | From https://github.com/oxidecomputer/tufaceous |
| 832 | 2026-06-09T04:02:22.364Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 833 | 2026-06-09T04:02:22.403Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 834 | 2026-06-09T04:02:22.867Z | From https://github.com/oxidecomputer/management-gateway-service |
| 835 | 2026-06-09T04:02:22.867Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 836 | 2026-06-09T04:02:22.881Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-06-09T04:02:23.712Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-06-09T04:02:23.712Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-06-09T04:02:23.770Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-06-09T04:02:24.008Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-06-09T04:02:24.008Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-06-09T04:02:24.127Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 843 | 2026-06-09T04:02:24.827Z | From https://github.com/oxidecomputer/propolis |
| 844 | 2026-06-09T04:02:24.827Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 845 | 2026-06-09T04:02:25.197Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 846 | 2026-06-09T04:02:25.710Z | From https://github.com/oxidecomputer/crucible |
| 847 | 2026-06-09T04:02:25.710Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 848 | 2026-06-09T04:02:25.841Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 849 | 2026-06-09T04:02:26.179Z | From https://github.com/oxidecomputer/tofino |
| 850 | 2026-06-09T04:02:26.179Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 851 | 2026-06-09T04:02:26.210Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 852 | 2026-06-09T04:02:26.881Z | From https://github.com/oxidecomputer/maghemite |
| 853 | 2026-06-09T04:02:26.881Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 854 | 2026-06-09T04:02:26.912Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 855 | 2026-06-09T04:02:27.354Z | From https://github.com/oxidecomputer/clickward |
| 856 | 2026-06-09T04:02:27.354Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 857 | 2026-06-09T04:02:27.410Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 858 | 2026-06-09T04:02:27.702Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 859 | 2026-06-09T04:02:27.702Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 860 | 2026-06-09T04:02:28.867Z | Downloading crates ... |
| 861 | 2026-06-09T04:02:28.989Z | Downloaded convert_case v0.4.0 |
| 862 | 2026-06-09T04:02:28.993Z | Downloaded arrayvec v0.7.6 |
| 863 | 2026-06-09T04:02:29.001Z | Downloaded daft-derive v0.1.7 |
| 864 | 2026-06-09T04:02:29.007Z | Downloaded enum-as-inner v0.6.1 |
| 865 | 2026-06-09T04:02:29.007Z | Downloaded cobs v0.3.0 |
| 866 | 2026-06-09T04:02:29.007Z | Downloaded mime v0.3.17 |
| 867 | 2026-06-09T04:02:29.007Z | Downloaded libscf-sys v1.2.0 |
| 868 | 2026-06-09T04:02:29.011Z | Downloaded macaddr v1.0.1 |
| 869 | 2026-06-09T04:02:29.011Z | Downloaded inout v0.1.4 |
| 870 | 2026-06-09T04:02:29.011Z | Downloaded hubpack_derive v0.1.1 |
| 871 | 2026-06-09T04:02:29.016Z | Downloaded crypto-bigint v0.5.5 |
| 872 | 2026-06-09T04:02:29.022Z | Downloaded ipnetwork v0.21.1 |
| 873 | 2026-06-09T04:02:29.022Z | Downloaded ingot v0.1.1 |
| 874 | 2026-06-09T04:02:29.027Z | Downloaded embedded-io v0.4.0 |
| 875 | 2026-06-09T04:02:29.027Z | Downloaded backon v1.6.0 |
| 876 | 2026-06-09T04:02:29.027Z | Downloaded match_cfg v0.1.0 |
| 877 | 2026-06-09T04:02:29.074Z | Downloaded newline-converter v0.3.0 |
| 878 | 2026-06-09T04:02:29.074Z | Downloaded ff v0.13.1 |
| 879 | 2026-06-09T04:02:29.090Z | Downloaded ingot-types v0.1.2 |
| 880 | 2026-06-09T04:02:29.090Z | Downloaded dyn-clone v1.0.20 |
| 881 | 2026-06-09T04:02:29.090Z | Downloaded heck v0.4.1 |
| 882 | 2026-06-09T04:02:29.090Z | Downloaded foreign-types-macros v0.2.3 |
| 883 | 2026-06-09T04:02:29.090Z | Downloaded aws-lc-rs v1.17.0 |
| 884 | 2026-06-09T04:02:29.090Z | Downloaded nom v8.0.0 |
| 885 | 2026-06-09T04:02:29.090Z | Downloaded hashbrown v0.12.3 |
| 886 | 2026-06-09T04:02:29.090Z | Downloaded crossbeam-utils v0.8.21 |
| 887 | 2026-06-09T04:02:29.090Z | Downloaded linked-hash-map v0.5.6 |
| 888 | 2026-06-09T04:02:29.090Z | Downloaded csv v1.4.0 |
| 889 | 2026-06-09T04:02:29.094Z | Downloaded libsw-core v0.3.2 |
| 890 | 2026-06-09T04:02:29.095Z | Downloaded instant v0.1.13 |
| 891 | 2026-06-09T04:02:29.095Z | Downloaded arrayref v0.3.9 |
| 892 | 2026-06-09T04:02:29.095Z | Downloaded highway v1.3.0 |
| 893 | 2026-06-09T04:02:29.095Z | Downloaded darling_macro v0.23.0 |
| 894 | 2026-06-09T04:02:29.095Z | Downloaded num-conv v0.2.2 |
| 895 | 2026-06-09T04:02:29.095Z | Downloaded memmap v0.7.0 |
| 896 | 2026-06-09T04:02:29.095Z | Downloaded hostname v0.3.1 |
| 897 | 2026-06-09T04:02:29.095Z | Downloaded group v0.13.0 |
| 898 | 2026-06-09T04:02:29.098Z | Downloaded glob v0.3.3 |
| 899 | 2026-06-09T04:02:29.099Z | Downloaded natord v1.0.9 |
| 900 | 2026-06-09T04:02:29.099Z | Downloaded libsw v3.5.0 |
| 901 | 2026-06-09T04:02:29.099Z | Downloaded ident_case v1.0.1 |
| 902 | 2026-06-09T04:02:29.102Z | Downloaded csv-core v0.1.13 |
| 903 | 2026-06-09T04:02:29.102Z | Downloaded backoff v0.4.0 |
| 904 | 2026-06-09T04:02:29.106Z | Downloaded parse-display v0.10.0 |
| 905 | 2026-06-09T04:02:29.106Z | Downloaded anyhow v1.0.102 |
| 906 | 2026-06-09T04:02:29.112Z | Downloaded managed v0.8.0 |
| 907 | 2026-06-09T04:02:29.112Z | Downloaded dropshot_endpoint v0.17.1 |
| 908 | 2026-06-09T04:02:29.115Z | Downloaded no-std-compat v0.4.1 |
| 909 | 2026-06-09T04:02:29.115Z | Downloaded defmt-parser v1.0.0 |
| 910 | 2026-06-09T04:02:29.115Z | Downloaded keccak v0.1.6 |
| 911 | 2026-06-09T04:02:29.122Z | Downloaded icu_locale_core v2.2.0 |
| 912 | 2026-06-09T04:02:29.127Z | Downloaded hubpack v0.1.2 |
| 913 | 2026-06-09T04:02:29.127Z | Downloaded foreign-types v0.5.0 |
| 914 | 2026-06-09T04:02:29.127Z | Downloaded num-integer v0.1.46 |
| 915 | 2026-06-09T04:02:29.127Z | Downloaded memmap2 v0.9.10 |
| 916 | 2026-06-09T04:02:29.133Z | Downloaded foreign-types-shared v0.3.1 |
| 917 | 2026-06-09T04:02:29.133Z | Downloaded embedded-io v0.6.1 |
| 918 | 2026-06-09T04:02:29.133Z | Downloaded crc8 v0.1.1 |
| 919 | 2026-06-09T04:02:29.134Z | Downloaded newtype_derive v0.1.6 |
| 920 | 2026-06-09T04:02:29.134Z | Downloaded byte-wrapper v0.1.0 |
| 921 | 2026-06-09T04:02:29.140Z | Downloaded base16ct v0.2.0 |
| 922 | 2026-06-09T04:02:29.140Z | Downloaded cpufeatures v0.3.0 |
| 923 | 2026-06-09T04:02:29.140Z | Downloaded derive_more v0.99.20 |
| 924 | 2026-06-09T04:02:29.145Z | Downloaded hash32 v0.3.1 |
| 925 | 2026-06-09T04:02:29.145Z | Downloaded konst_macro_rules v0.2.19 |
| 926 | 2026-06-09T04:02:29.150Z | Downloaded nom v7.1.3 |
| 927 | 2026-06-09T04:02:29.150Z | Downloaded num_enum_derive v0.7.6 |
| 928 | 2026-06-09T04:02:29.150Z | Downloaded ciborium v0.2.2 |
| 929 | 2026-06-09T04:02:29.156Z | Downloaded dof v0.4.0 |
| 930 | 2026-06-09T04:02:29.156Z | Downloaded crypto-common v0.2.2 |
| 931 | 2026-06-09T04:02:29.161Z | Downloaded compression-core v0.4.32 |
| 932 | 2026-06-09T04:02:29.161Z | Downloaded httpdate v1.0.3 |
| 933 | 2026-06-09T04:02:29.161Z | Downloaded constant_time_eq v0.4.2 |
| 934 | 2026-06-09T04:02:29.161Z | Downloaded num_enum v0.7.6 |
| 935 | 2026-06-09T04:02:29.166Z | Downloaded colored v3.1.1 |
| 936 | 2026-06-09T04:02:29.166Z | Downloaded dunce v1.0.5 |
| 937 | 2026-06-09T04:02:29.170Z | Downloaded dof v0.3.0 |
| 938 | 2026-06-09T04:02:29.170Z | Downloaded defmt-macros v1.1.0 |
| 939 | 2026-06-09T04:02:29.170Z | Downloaded bitflags v1.3.2 |
| 940 | 2026-06-09T04:02:29.174Z | Downloaded internet-checksum v0.2.1 |
| 941 | 2026-06-09T04:02:29.174Z | Downloaded base16ct v1.0.0 |
| 942 | 2026-06-09T04:02:29.178Z | Downloaded darling_macro v0.21.3 |
| 943 | 2026-06-09T04:02:29.178Z | Downloaded foldhash v0.2.0 |
| 944 | 2026-06-09T04:02:29.178Z | Downloaded idna_adapter v1.2.2 |
| 945 | 2026-06-09T04:02:29.178Z | Downloaded bitflags v2.12.1 |
| 946 | 2026-06-09T04:02:29.182Z | Downloaded lru-cache v0.1.2 |
| 947 | 2026-06-09T04:02:29.182Z | Downloaded ciborium-io v0.2.2 |
| 948 | 2026-06-09T04:02:29.182Z | Downloaded block-buffer v0.12.0 |
| 949 | 2026-06-09T04:02:29.186Z | Downloaded dtrace-parser v0.2.0 |
| 950 | 2026-06-09T04:02:29.186Z | Downloaded bcs v0.1.6 |
| 951 | 2026-06-09T04:02:29.186Z | Downloaded const_format_proc_macros v0.2.34 |
| 952 | 2026-06-09T04:02:29.193Z | Downloaded omicron-workspace-hack v0.1.0 |
| 953 | 2026-06-09T04:02:29.193Z | Downloaded fixedbitset v0.4.2 |
| 954 | 2026-06-09T04:02:29.204Z | Downloaded num-derive v0.4.2 |
| 955 | 2026-06-09T04:02:29.204Z | Downloaded ingot-macros v0.1.1 |
| 956 | 2026-06-09T04:02:29.204Z | Downloaded async-stream v0.3.6 |
| 957 | 2026-06-09T04:02:29.204Z | Downloaded newtype-uuid-macros v0.1.0 |
| 958 | 2026-06-09T04:02:29.211Z | Downloaded fs_extra v1.3.0 |
| 959 | 2026-06-09T04:02:29.211Z | Downloaded num-iter v0.1.45 |
| 960 | 2026-06-09T04:02:29.212Z | Downloaded multer v3.1.0 |
| 961 | 2026-06-09T04:02:29.212Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 962 | 2026-06-09T04:02:29.212Z | Downloaded pem v3.0.6 |
| 963 | 2026-06-09T04:02:29.212Z | Downloaded erased-serde v0.3.31 |
| 964 | 2026-06-09T04:02:29.212Z | Downloaded crossbeam-deque v0.8.6 |
| 965 | 2026-06-09T04:02:29.212Z | Downloaded bs58 v0.5.1 |
| 966 | 2026-06-09T04:02:29.217Z | Downloaded powerfmt v0.2.0 |
| 967 | 2026-06-09T04:02:29.217Z | Downloaded num_threads v0.1.7 |
| 968 | 2026-06-09T04:02:29.217Z | Downloaded ciborium-ll v0.2.2 |
| 969 | 2026-06-09T04:02:29.217Z | Downloaded num_enum v0.5.11 |
| 970 | 2026-06-09T04:02:29.221Z | Downloaded oxnet v0.1.6 |
| 971 | 2026-06-09T04:02:29.221Z | Downloaded dtrace-parser v0.3.0 |
| 972 | 2026-06-09T04:02:29.221Z | Downloaded num-complex v0.4.6 |
| 973 | 2026-06-09T04:02:29.226Z | Downloaded olpc-cjson v0.1.4 |
| 974 | 2026-06-09T04:02:29.226Z | Downloaded deranged v0.5.8 |
| 975 | 2026-06-09T04:02:29.226Z | Downloaded data-encoding v2.11.0 |
| 976 | 2026-06-09T04:02:29.226Z | Downloaded is-terminal v0.4.17 |
| 977 | 2026-06-09T04:02:29.231Z | Downloaded derive-ex v0.1.8 |
| 978 | 2026-06-09T04:02:29.231Z | Downloaded num-rational v0.4.2 |
| 979 | 2026-06-09T04:02:29.231Z | Downloaded cargo_toml v0.22.3 |
| 980 | 2026-06-09T04:02:29.231Z | Downloaded argon2 v0.5.3 |
| 981 | 2026-06-09T04:02:29.236Z | Downloaded rand_xorshift v0.4.0 |
| 982 | 2026-06-09T04:02:29.236Z | Downloaded ref-cast v1.0.25 |
| 983 | 2026-06-09T04:02:29.236Z | Downloaded cookie v0.18.1 |
| 984 | 2026-06-09T04:02:29.242Z | Downloaded ref-cast-impl v1.0.25 |
| 985 | 2026-06-09T04:02:29.242Z | Downloaded async-trait v0.1.89 |
| 986 | 2026-06-09T04:02:29.251Z | Downloaded progenitor-macro v0.14.0 |
| 987 | 2026-06-09T04:02:29.251Z | Downloaded pretty-hex v0.4.2 |
| 988 | 2026-06-09T04:02:29.251Z | Downloaded progenitor-client v0.14.0 |
| 989 | 2026-06-09T04:02:29.251Z | Downloaded progenitor-client v0.10.0 |
| 990 | 2026-06-09T04:02:29.251Z | Downloaded serde_repr v0.1.20 |
| 991 | 2026-06-09T04:02:29.256Z | Downloaded proc-macro-crate v3.5.0 |
| 992 | 2026-06-09T04:02:29.256Z | Downloaded proc-macro-crate v1.3.1 |
| 993 | 2026-06-09T04:02:29.256Z | Downloaded progenitor-client v0.13.0 |
| 994 | 2026-06-09T04:02:29.256Z | Downloaded potential_utf v0.1.5 |
| 995 | 2026-06-09T04:02:29.256Z | Downloaded plain v0.2.3 |
| 996 | 2026-06-09T04:02:29.256Z | Downloaded half v2.7.1 |
| 997 | 2026-06-09T04:02:29.256Z | Downloaded linear-map v1.2.0 |
| 998 | 2026-06-09T04:02:29.261Z | Downloaded icu_provider v2.2.0 |
| 999 | 2026-06-09T04:02:29.261Z | Downloaded git-stub-vcs v0.1.0 |
| 1000 | 2026-06-09T04:02:29.261Z | Downloaded const-random v0.1.18 |
| 1001 | 2026-06-09T04:02:29.262Z | Downloaded parking_lot v0.11.2 |
| 1002 | 2026-06-09T04:02:29.271Z | Downloaded blake2 v0.10.6 |
| 1003 | 2026-06-09T04:02:29.271Z | Downloaded schemars_derive v0.8.22 |
| 1004 | 2026-06-09T04:02:29.271Z | Downloaded serde_plain v1.0.2 |
| 1005 | 2026-06-09T04:02:29.277Z | Downloaded rustls-native-certs v0.8.4 |
| 1006 | 2026-06-09T04:02:29.277Z | Downloaded secrecy v0.10.3 |
| 1007 | 2026-06-09T04:02:29.277Z | Downloaded serial_test v3.5.0 |
| 1008 | 2026-06-09T04:02:29.277Z | Downloaded progenitor-macro v0.13.0 |
| 1009 | 2026-06-09T04:02:29.277Z | Downloaded same-file v1.0.6 |
| 1010 | 2026-06-09T04:02:29.277Z | Downloaded opaque-debug v0.3.1 |
| 1011 | 2026-06-09T04:02:29.277Z | Downloaded password-hash v0.5.0 |
| 1012 | 2026-06-09T04:02:29.277Z | Downloaded serde-big-array v0.5.1 |
| 1013 | 2026-06-09T04:02:29.281Z | Downloaded poly1305 v0.8.0 |
| 1014 | 2026-06-09T04:02:29.281Z | Downloaded displaydoc v0.2.6 |
| 1015 | 2026-06-09T04:02:29.281Z | Downloaded phf v0.12.1 |
| 1016 | 2026-06-09T04:02:29.281Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1017 | 2026-06-09T04:02:29.286Z | Downloaded fs-err v3.3.0 |
| 1018 | 2026-06-09T04:02:29.286Z | Downloaded indexmap v1.9.3 |
| 1019 | 2026-06-09T04:02:29.291Z | Downloaded scroll_derive v0.13.1 |
| 1020 | 2026-06-09T04:02:29.291Z | Downloaded allocator-api2 v0.2.21 |
| 1021 | 2026-06-09T04:02:29.291Z | Downloaded cmake v0.1.58 |
| 1022 | 2026-06-09T04:02:29.291Z | Downloaded progenitor v0.14.0 |
| 1023 | 2026-06-09T04:02:29.296Z | Downloaded rand_chacha v0.3.1 |
| 1024 | 2026-06-09T04:02:29.296Z | Downloaded quick-error v1.2.3 |
| 1025 | 2026-06-09T04:02:29.296Z | Downloaded rand_core v0.10.1 |
| 1026 | 2026-06-09T04:02:29.296Z | Downloaded phf_shared v0.12.1 |
| 1027 | 2026-06-09T04:02:29.296Z | Downloaded parking_lot_core v0.8.6 |
| 1028 | 2026-06-09T04:02:29.300Z | Downloaded progenitor v0.10.0 |
| 1029 | 2026-06-09T04:02:29.300Z | Downloaded async-stream-impl v0.3.6 |
| 1030 | 2026-06-09T04:02:29.300Z | Downloaded sigpipe v0.1.3 |
| 1031 | 2026-06-09T04:02:29.301Z | Downloaded rustls-pemfile v2.2.0 |
| 1032 | 2026-06-09T04:02:29.306Z | Downloaded num_enum_derive v0.5.11 |
| 1033 | 2026-06-09T04:02:29.306Z | Downloaded serial_test_derive v3.5.0 |
| 1034 | 2026-06-09T04:02:29.306Z | Downloaded proc-macro-error2 v2.0.1 |
| 1035 | 2026-06-09T04:02:29.310Z | Downloaded proc-macro-error v1.0.4 |
| 1036 | 2026-06-09T04:02:29.310Z | Downloaded defmt v1.1.0 |
| 1037 | 2026-06-09T04:02:29.313Z | Downloaded serde_derive_internals v0.29.1 |
| 1038 | 2026-06-09T04:02:29.313Z | Downloaded papergrid v0.11.0 |
| 1039 | 2026-06-09T04:02:29.318Z | Downloaded bytecount v0.6.9 |
| 1040 | 2026-06-09T04:02:29.318Z | Downloaded scroll v0.12.0 |
| 1041 | 2026-06-09T04:02:29.318Z | Downloaded structmeta v0.3.0 |
| 1042 | 2026-06-09T04:02:29.322Z | Downloaded slog-envlogger v2.2.0 |
| 1043 | 2026-06-09T04:02:29.322Z | Downloaded chacha20 v0.9.1 |
| 1044 | 2026-06-09T04:02:29.322Z | Downloaded const-oid v0.10.2 |
| 1045 | 2026-06-09T04:02:29.322Z | Downloaded smawk v0.3.2 |
| 1046 | 2026-06-09T04:02:29.326Z | Downloaded libm v0.2.16 |
| 1047 | 2026-06-09T04:02:29.329Z | Downloaded postcard v1.1.3 |
| 1048 | 2026-06-09T04:02:29.333Z | Downloaded testing_table v0.3.0 |
| 1049 | 2026-06-09T04:02:29.333Z | Downloaded structmeta-derive v0.3.0 |
| 1050 | 2026-06-09T04:02:29.333Z | Downloaded slog-bunyan v2.5.0 |
| 1051 | 2026-06-09T04:02:29.338Z | Downloaded diff v0.1.13 |
| 1052 | 2026-06-09T04:02:29.338Z | Downloaded crossbeam-epoch v0.9.18 |
| 1053 | 2026-06-09T04:02:29.338Z | Downloaded const_format v0.2.36 |
| 1054 | 2026-06-09T04:02:29.343Z | Downloaded thread-id v5.1.0 |
| 1055 | 2026-06-09T04:02:29.343Z | Downloaded omicron-zone-package v0.12.2 |
| 1056 | 2026-06-09T04:02:29.347Z | Downloaded pest_derive v2.8.6 |
| 1057 | 2026-06-09T04:02:29.348Z | Downloaded heapless v0.8.0 |
| 1058 | 2026-06-09T04:02:29.352Z | Downloaded byteorder v1.5.0 |
| 1059 | 2026-06-09T04:02:29.353Z | Downloaded minimal-lexical v0.2.1 |
| 1060 | 2026-06-09T04:02:29.361Z | Downloaded slog-json v2.6.1 |
| 1061 | 2026-06-09T04:02:29.361Z | Downloaded tagptr v0.2.0 |
| 1062 | 2026-06-09T04:02:29.361Z | Downloaded progenitor-extras v0.2.0 |
| 1063 | 2026-06-09T04:02:29.361Z | Downloaded rhai_codegen v3.2.0 |
| 1064 | 2026-06-09T04:02:29.365Z | Downloaded strum v0.26.3 |
| 1065 | 2026-06-09T04:02:29.365Z | Downloaded progenitor-macro v0.10.0 |
| 1066 | 2026-06-09T04:02:29.365Z | Downloaded serde_tokenstream v0.2.3 |
| 1067 | 2026-06-09T04:02:29.365Z | Downloaded synstructure v0.13.2 |
| 1068 | 2026-06-09T04:02:29.365Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1069 | 2026-06-09T04:02:29.365Z | Downloaded progenitor v0.13.0 |
| 1070 | 2026-06-09T04:02:29.365Z | Downloaded pest_generator v2.8.6 |
| 1071 | 2026-06-09T04:02:29.369Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1072 | 2026-06-09T04:02:29.369Z | Downloaded slog-term v2.9.2 |
| 1073 | 2026-06-09T04:02:29.369Z | Downloaded console v0.16.3 |
| 1074 | 2026-06-09T04:02:29.372Z | Downloaded bit-vec v0.8.0 |
| 1075 | 2026-06-09T04:02:29.373Z | Downloaded cipher v0.4.4 |
| 1076 | 2026-06-09T04:02:29.373Z | Downloaded topological-sort v0.2.2 |
| 1077 | 2026-06-09T04:02:29.373Z | Downloaded parse-display-derive v0.10.0 |
| 1078 | 2026-06-09T04:02:29.376Z | Downloaded daft v0.1.7 |
| 1079 | 2026-06-09T04:02:29.376Z | Downloaded strum_macros v0.27.2 |
| 1080 | 2026-06-09T04:02:29.380Z | Downloaded typify-macro v0.4.3 |
| 1081 | 2026-06-09T04:02:29.380Z | Downloaded stable_deref_trait v1.2.1 |
| 1082 | 2026-06-09T04:02:29.380Z | Downloaded sha1 v0.11.0 |
| 1083 | 2026-06-09T04:02:29.380Z | Downloaded slog-scope v4.4.1 |
| 1084 | 2026-06-09T04:02:29.383Z | Downloaded hybrid-array v0.4.12 |
| 1085 | 2026-06-09T04:02:29.383Z | Downloaded usdt-attr-macro v0.5.0 |
| 1086 | 2026-06-09T04:02:29.383Z | Downloaded usdt v0.5.0 |
| 1087 | 2026-06-09T04:02:29.383Z | Downloaded typify-macro v0.6.2 |
| 1088 | 2026-06-09T04:02:29.388Z | Downloaded darling v0.23.0 |
| 1089 | 2026-06-09T04:02:29.388Z | Downloaded cancel-safe-futures v0.1.5 |
| 1090 | 2026-06-09T04:02:29.394Z | Downloaded snafu-derive v0.8.9 |
| 1091 | 2026-06-09T04:02:29.394Z | Downloaded slog-async v2.8.0 |
| 1092 | 2026-06-09T04:02:29.394Z | Downloaded smartstring v1.0.1 |
| 1093 | 2026-06-09T04:02:29.399Z | Downloaded slog-dtrace v0.3.0 |
| 1094 | 2026-06-09T04:02:29.399Z | Downloaded semver v0.1.20 |
| 1095 | 2026-06-09T04:02:29.399Z | Downloaded icu_collections v2.2.0 |
| 1096 | 2026-06-09T04:02:29.403Z | Downloaded universal-hash v0.5.1 |
| 1097 | 2026-06-09T04:02:29.403Z | Downloaded time-macros v0.2.27 |
| 1098 | 2026-06-09T04:02:29.403Z | Downloaded tabled_derive v0.11.0 |
| 1099 | 2026-06-09T04:02:29.403Z | Downloaded termtree v0.5.1 |
| 1100 | 2026-06-09T04:02:29.403Z | Downloaded strum v0.27.2 |
| 1101 | 2026-06-09T04:02:29.407Z | Downloaded sha1 v0.10.6 |
| 1102 | 2026-06-09T04:02:29.407Z | Downloaded unarray v0.1.4 |
| 1103 | 2026-06-09T04:02:29.407Z | Downloaded thread-id v4.2.2 |
| 1104 | 2026-06-09T04:02:29.407Z | Downloaded progenitor-impl v0.10.0 |
| 1105 | 2026-06-09T04:02:29.411Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1106 | 2026-06-09T04:02:29.411Z | Downloaded chacha20poly1305 v0.10.1 |
| 1107 | 2026-06-09T04:02:29.411Z | Downloaded icu_properties v2.2.0 |
| 1108 | 2026-06-09T04:02:29.415Z | Downloaded serde_with_macros v3.20.0 |
| 1109 | 2026-06-09T04:02:29.415Z | Downloaded waitgroup v0.1.2 |
| 1110 | 2026-06-09T04:02:29.415Z | Downloaded usdt-attr-macro v0.6.0 |
| 1111 | 2026-06-09T04:02:29.415Z | Downloaded take_mut v0.2.2 |
| 1112 | 2026-06-09T04:02:29.415Z | Downloaded progenitor-impl v0.14.0 |
| 1113 | 2026-06-09T04:02:29.420Z | Downloaded time-core v0.1.8 |
| 1114 | 2026-06-09T04:02:29.420Z | Downloaded prettyplease v0.2.37 |
| 1115 | 2026-06-09T04:02:29.420Z | Downloaded tokio-tungstenite v0.21.0 |
| 1116 | 2026-06-09T04:02:29.425Z | Downloaded rustversion v1.0.22 |
| 1117 | 2026-06-09T04:02:29.425Z | Downloaded strum_macros v0.26.4 |
| 1118 | 2026-06-09T04:02:29.425Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1119 | 2026-06-09T04:02:29.429Z | Downloaded indicatif v0.18.4 |
| 1120 | 2026-06-09T04:02:29.429Z | Downloaded darling v0.21.3 |
| 1121 | 2026-06-09T04:02:29.433Z | Downloaded zerofrom-derive v0.1.7 |
| 1122 | 2026-06-09T04:02:29.433Z | Downloaded konst v0.2.20 |
| 1123 | 2026-06-09T04:02:29.436Z | Downloaded tabwriter v1.4.1 |
| 1124 | 2026-06-09T04:02:29.436Z | Downloaded icu_normalizer v2.2.0 |
| 1125 | 2026-06-09T04:02:29.440Z | Downloaded tabled_derive v0.7.0 |
| 1126 | 2026-06-09T04:02:29.440Z | Downloaded resolv-conf v0.7.6 |
| 1127 | 2026-06-09T04:02:29.440Z | Downloaded yoke-derive v0.8.2 |
| 1128 | 2026-06-09T04:02:29.445Z | Downloaded zone v0.3.1 |
| 1129 | 2026-06-09T04:02:29.445Z | Downloaded zeroize_derive v1.4.3 |
| 1130 | 2026-06-09T04:02:29.445Z | Downloaded zerofrom v0.1.8 |
| 1131 | 2026-06-09T04:02:29.445Z | Downloaded utf-8 v0.7.6 |
| 1132 | 2026-06-09T04:02:29.445Z | Downloaded untrusted v0.7.1 |
| 1133 | 2026-06-09T04:02:29.448Z | Downloaded siphasher v1.0.3 |
| 1134 | 2026-06-09T04:02:29.448Z | Downloaded chacha20 v0.10.0 |
| 1135 | 2026-06-09T04:02:29.448Z | Downloaded slog v2.8.2 |
| 1136 | 2026-06-09T04:02:29.448Z | Downloaded schemars v0.8.22 |
| 1137 | 2026-06-09T04:02:29.455Z | Downloaded walkdir v2.5.0 |
| 1138 | 2026-06-09T04:02:29.459Z | Downloaded usdt v0.6.0 |
| 1139 | 2026-06-09T04:02:29.459Z | Downloaded thiserror-no-std v2.0.2 |
| 1140 | 2026-06-09T04:02:29.464Z | Downloaded thin-vec v0.2.18 |
| 1141 | 2026-06-09T04:02:29.465Z | Downloaded spin v0.5.2 |
| 1142 | 2026-06-09T04:02:29.465Z | Downloaded scroll v0.13.0 |
| 1143 | 2026-06-09T04:02:29.465Z | Downloaded jiff-static v0.2.28 |
| 1144 | 2026-06-09T04:02:29.468Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1145 | 2026-06-09T04:02:29.468Z | Downloaded usdt-macro v0.5.0 |
| 1146 | 2026-06-09T04:02:29.468Z | Downloaded usdt-macro v0.6.0 |
| 1147 | 2026-06-09T04:02:29.468Z | Downloaded usdt-impl v0.5.0 |
| 1148 | 2026-06-09T04:02:29.469Z | Downloaded papergrid v0.18.0 |
| 1149 | 2026-06-09T04:02:29.472Z | Downloaded zerovec-derive v0.11.3 |
| 1150 | 2026-06-09T04:02:29.476Z | Downloaded async-compression v0.4.42 |
| 1151 | 2026-06-09T04:02:29.480Z | Downloaded whoami v1.6.1 |
| 1152 | 2026-06-09T04:02:29.480Z | Downloaded base64 v0.21.7 |
| 1153 | 2026-06-09T04:02:29.480Z | Downloaded arc-swap v1.9.1 |
| 1154 | 2026-06-09T04:02:29.484Z | Downloaded wait-timeout v0.2.1 |
| 1155 | 2026-06-09T04:02:29.484Z | Downloaded tinystr v0.8.3 |
| 1156 | 2026-06-09T04:02:29.487Z | Downloaded darling_core v0.23.0 |
| 1157 | 2026-06-09T04:02:29.490Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-06-09T04:02:29.490Z | Downloaded similar v2.7.0 |
| 1159 | 2026-06-09T04:02:29.494Z | Downloaded elliptic-curve v0.13.8 |
| 1160 | 2026-06-09T04:02:29.494Z | Downloaded hickory-resolver v0.25.2 |
| 1161 | 2026-06-09T04:02:29.497Z | Downloaded unit-prefix v0.5.2 |
| 1162 | 2026-06-09T04:02:29.497Z | Downloaded rayon-core v1.13.0 |
| 1163 | 2026-06-09T04:02:29.501Z | Downloaded tokio-dtrace v0.1.1 |
| 1164 | 2026-06-09T04:02:29.501Z | Downloaded zone_cfg_derive v0.3.1 |
| 1165 | 2026-06-09T04:02:29.501Z | Downloaded spin v0.9.8 |
| 1166 | 2026-06-09T04:02:29.505Z | Downloaded vsss-rs v3.3.4 |
| 1167 | 2026-06-09T04:02:29.505Z | Downloaded usdt-impl v0.6.0 |
| 1168 | 2026-06-09T04:02:29.509Z | Downloaded rand v0.8.6 |
| 1169 | 2026-06-09T04:02:29.509Z | Downloaded yoke v0.8.3 |
| 1170 | 2026-06-09T04:02:29.509Z | Downloaded test-strategy v0.4.5 |
| 1171 | 2026-06-09T04:02:29.514Z | Downloaded xz2 v0.1.7 |
| 1172 | 2026-06-09T04:02:29.514Z | Downloaded tungstenite v0.21.0 |
| 1173 | 2026-06-09T04:02:29.518Z | Downloaded ucd-trie v0.1.7 |
| 1174 | 2026-06-09T04:02:29.518Z | Downloaded dropshot-api-manager v0.7.2 |
| 1175 | 2026-06-09T04:02:29.518Z | Downloaded typify v0.6.2 |
| 1176 | 2026-06-09T04:02:29.521Z | Downloaded tiny-keccak v2.0.2 |
| 1177 | 2026-06-09T04:02:29.521Z | Downloaded writeable v0.6.3 |
| 1178 | 2026-06-09T04:02:29.526Z | Downloaded term v1.2.1 |
| 1179 | 2026-06-09T04:02:29.526Z | Downloaded zerocopy-derive v0.7.35 |
| 1180 | 2026-06-09T04:02:29.530Z | Downloaded qorb v0.4.1 |
| 1181 | 2026-06-09T04:02:29.533Z | Downloaded toml v0.7.8 |
| 1182 | 2026-06-09T04:02:29.533Z | Downloaded pretty_assertions v1.4.1 |
| 1183 | 2026-06-09T04:02:29.533Z | Downloaded expectorate v1.2.0 |
| 1184 | 2026-06-09T04:02:29.537Z | Downloaded pest_meta v2.8.6 |
| 1185 | 2026-06-09T04:02:29.537Z | Downloaded darling_core v0.21.3 |
| 1186 | 2026-06-09T04:02:29.540Z | Downloaded progenitor-impl v0.13.0 |
| 1187 | 2026-06-09T04:02:29.540Z | Downloaded icu_normalizer_data v2.2.0 |
| 1188 | 2026-06-09T04:02:29.544Z | Downloaded rustc_version v0.1.7 |
| 1189 | 2026-06-09T04:02:29.544Z | Downloaded hickory-resolver v0.24.4 |
| 1190 | 2026-06-09T04:02:29.547Z | Downloaded itertools v0.12.1 |
| 1191 | 2026-06-09T04:02:29.550Z | Downloaded steno v0.4.1 |
| 1192 | 2026-06-09T04:02:29.554Z | Downloaded schemars v1.2.1 |
| 1193 | 2026-06-09T04:02:29.562Z | Downloaded schemars v0.9.0 |
| 1194 | 2026-06-09T04:02:29.567Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1195 | 2026-06-09T04:02:29.571Z | Downloaded typify v0.4.3 |
| 1196 | 2026-06-09T04:02:29.574Z | Downloaded crossbeam-channel v0.5.15 |
| 1197 | 2026-06-09T04:02:29.577Z | Downloaded rand v0.10.1 |
| 1198 | 2026-06-09T04:02:29.577Z | Downloaded smf v0.2.3 |
| 1199 | 2026-06-09T04:02:29.577Z | Downloaded slog-stdlog v4.1.1 |
| 1200 | 2026-06-09T04:02:29.581Z | Downloaded unsafe-libyaml v0.2.11 |
| 1201 | 2026-06-09T04:02:29.581Z | Downloaded rusty-fork v0.3.1 |
| 1202 | 2026-06-09T04:02:29.585Z | Downloaded scroll_derive v0.12.1 |
| 1203 | 2026-06-09T04:02:29.585Z | Downloaded digest v0.11.3 |
| 1204 | 2026-06-09T04:02:29.585Z | Downloaded defmt v0.3.100 |
| 1205 | 2026-06-09T04:02:29.585Z | Downloaded compression-codecs v0.4.38 |
| 1206 | 2026-06-09T04:02:29.589Z | Downloaded paste v1.0.15 |
| 1207 | 2026-06-09T04:02:29.589Z | Downloaded hashbrown v0.16.1 |
| 1208 | 2026-06-09T04:02:29.592Z | Downloaded litemap v0.8.2 |
| 1209 | 2026-06-09T04:02:29.593Z | Downloaded cstr-argument v0.1.2 |
| 1210 | 2026-06-09T04:02:29.596Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1211 | 2026-06-09T04:02:29.596Z | Downloaded zerotrie v0.2.4 |
| 1212 | 2026-06-09T04:02:29.600Z | Downloaded snafu v0.8.9 |
| 1213 | 2026-06-09T04:02:29.605Z | Downloaded yansi v1.0.1 |
| 1214 | 2026-06-09T04:02:29.605Z | Downloaded typed-path v0.9.3 |
| 1215 | 2026-06-09T04:02:29.613Z | Downloaded iddqd v0.4.2 |
| 1216 | 2026-06-09T04:02:29.618Z | Downloaded blake3 v1.8.5 |
| 1217 | 2026-06-09T04:02:29.618Z | Downloaded zerocopy-derive v0.8.50 |
| 1218 | 2026-06-09T04:02:29.623Z | Downloaded pest v2.8.6 |
| 1219 | 2026-06-09T04:02:29.627Z | Downloaded icu_properties_data v2.2.0 |
| 1220 | 2026-06-09T04:02:29.632Z | Downloaded reqwest v0.13.4 |
| 1221 | 2026-06-09T04:02:29.637Z | Downloaded goblin v0.8.2 |
| 1222 | 2026-06-09T04:02:29.640Z | Downloaded hkdf v0.12.4 |
| 1223 | 2026-06-09T04:02:29.640Z | Downloaded toml_edit v0.19.15 |
| 1224 | 2026-06-09T04:02:29.646Z | Downloaded rayon v1.12.0 |
| 1225 | 2026-06-09T04:02:29.651Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1226 | 2026-06-09T04:02:29.656Z | Downloaded memoffset v0.9.1 |
| 1227 | 2026-06-09T04:02:29.656Z | Downloaded const-random-macro v0.1.16 |
| 1228 | 2026-06-09T04:02:29.656Z | Downloaded zerovec v0.11.6 |
| 1229 | 2026-06-09T04:02:29.705Z | Downloaded tough v0.22.0 |
| 1230 | 2026-06-09T04:02:29.706Z | Downloaded bit-set v0.8.0 |
| 1231 | 2026-06-09T04:02:29.706Z | Downloaded crunchy v0.2.4 |
| 1232 | 2026-06-09T04:02:29.706Z | Downloaded critical-section v1.2.0 |
| 1233 | 2026-06-09T04:02:29.706Z | Downloaded winnow v0.5.40 |
| 1234 | 2026-06-09T04:02:29.706Z | Downloaded num v0.4.3 |
| 1235 | 2026-06-09T04:02:29.706Z | Downloaded git-stub v1.0.0 |
| 1236 | 2026-06-09T04:02:29.706Z | Downloaded gethostname v0.5.0 |
| 1237 | 2026-06-09T04:02:29.706Z | Downloaded hostname v0.4.2 |
| 1238 | 2026-06-09T04:02:29.706Z | Downloaded zerocopy v0.7.35 |
| 1239 | 2026-06-09T04:02:29.706Z | Downloaded hmac v0.12.1 |
| 1240 | 2026-06-09T04:02:29.706Z | Downloaded drift v0.2.0 |
| 1241 | 2026-06-09T04:02:29.706Z | Downloaded async-recursion v1.1.1 |
| 1242 | 2026-06-09T04:02:29.706Z | Downloaded serde_with v3.20.0 |
| 1243 | 2026-06-09T04:02:29.711Z | Downloaded moka v0.12.15 |
| 1244 | 2026-06-09T04:02:29.711Z | Downloaded time v0.3.47 |
| 1245 | 2026-06-09T04:02:29.711Z | Downloaded fxhash v0.2.1 |
| 1246 | 2026-06-09T04:02:29.711Z | Downloaded proptest v1.11.0 |
| 1247 | 2026-06-09T04:02:29.711Z | Downloaded tabled v0.21.0 |
| 1248 | 2026-06-09T04:02:29.718Z | Downloaded tabled v0.15.0 |
| 1249 | 2026-06-09T04:02:29.726Z | Downloaded syn v1.0.109 |
| 1250 | 2026-06-09T04:02:29.733Z | Downloaded goblin v0.10.7 |
| 1251 | 2026-06-09T04:02:29.737Z | Downloaded float-ord v0.3.2 |
| 1252 | 2026-06-09T04:02:29.737Z | Downloaded aead v0.5.2 |
| 1253 | 2026-06-09T04:02:29.754Z | Downloaded hickory-proto v0.25.2 |
| 1254 | 2026-06-09T04:02:29.762Z | Downloaded rhai v1.25.1 |
| 1255 | 2026-06-09T04:02:29.768Z | Downloaded regress v0.10.5 |
| 1256 | 2026-06-09T04:02:29.773Z | Downloaded smoltcp v0.11.0 |
| 1257 | 2026-06-09T04:02:29.779Z | Downloaded regress v0.11.1 |
| 1258 | 2026-06-09T04:02:29.785Z | Downloaded hickory-proto v0.24.4 |
| 1259 | 2026-06-09T04:02:29.792Z | Downloaded chrono-tz v0.10.4 |
| 1260 | 2026-06-09T04:02:29.800Z | Downloaded openapiv3 v2.2.0 |
| 1261 | 2026-06-09T04:02:29.806Z | Downloaded nix v0.31.3 |
| 1262 | 2026-06-09T04:02:29.812Z | Downloaded dropshot v0.17.1 |
| 1263 | 2026-06-09T04:02:29.824Z | Downloaded typify-impl v0.6.2 |
| 1264 | 2026-06-09T04:02:29.831Z | Downloaded typify-impl v0.4.3 |
| 1265 | 2026-06-09T04:02:29.838Z | Downloaded sled v0.34.7 |
| 1266 | 2026-06-09T04:02:29.859Z | Downloaded petgraph v0.6.5 |
| 1267 | 2026-06-09T04:02:29.869Z | Downloaded jiff v0.2.28 |
| 1268 | 2026-06-09T04:02:29.879Z | Downloaded lzma-sys v0.1.20 |
| 1269 | 2026-06-09T04:02:29.901Z | Downloaded sha3 v0.10.9 |
| 1270 | 2026-06-09T04:02:29.915Z | Downloaded encoding_rs v0.8.35 |
| 1271 | 2026-06-09T04:02:30.445Z | Downloaded aws-lc-sys v0.41.0 |
| 1272 | 2026-06-09T04:02:31.351Z | Compiling proc-macro2 v1.0.106 |
| 1273 | 2026-06-09T04:02:31.351Z | Compiling unicode-ident v1.0.24 |
| 1274 | 2026-06-09T04:02:31.351Z | Compiling quote v1.0.45 |
| 1275 | 2026-06-09T04:02:31.351Z | Compiling serde_core v1.0.228 |
| 1276 | 2026-06-09T04:02:31.355Z | Compiling cfg-if v1.0.4 |
| 1277 | 2026-06-09T04:02:31.355Z | Compiling serde v1.0.228 |
| 1278 | 2026-06-09T04:02:31.355Z | Compiling libc v0.2.186 |
| 1279 | 2026-06-09T04:02:31.355Z | Compiling memchr v2.8.1 |
| 1280 | 2026-06-09T04:02:31.531Z | Compiling itoa v1.0.18 |
| 1281 | 2026-06-09T04:02:31.715Z | Compiling zmij v1.0.21 |
| 1282 | 2026-06-09T04:02:31.795Z | Compiling autocfg v1.5.1 |
| 1283 | 2026-06-09T04:02:31.876Z | Compiling libm v0.2.16 |
| 1284 | 2026-06-09T04:02:32.163Z | Compiling stable_deref_trait v1.2.1 |
| 1285 | 2026-06-09T04:02:32.177Z | Compiling litemap v0.8.2 |
| 1286 | 2026-06-09T04:02:32.235Z | Compiling writeable v0.6.3 |
| 1287 | 2026-06-09T04:02:32.340Z | Compiling icu_normalizer_data v2.2.0 |
| 1288 | 2026-06-09T04:02:32.363Z | Compiling utf8_iter v1.0.4 |
| 1289 | 2026-06-09T04:02:32.366Z | Compiling icu_properties_data v2.2.0 |
| 1290 | 2026-06-09T04:02:32.436Z | Compiling version_check v0.9.5 |
| 1291 | 2026-06-09T04:02:32.441Z | Compiling percent-encoding v2.3.2 |
| 1292 | 2026-06-09T04:02:32.644Z | Compiling iana-time-zone v0.1.65 |
| 1293 | 2026-06-09T04:02:32.663Z | Compiling equivalent v1.0.2 |
| 1294 | 2026-06-09T04:02:32.715Z | Compiling syn v2.0.117 |
| 1295 | 2026-06-09T04:02:32.745Z | Compiling form_urlencoded v1.2.2 |
| 1296 | 2026-06-09T04:02:32.761Z | Compiling pin-project-lite v0.2.17 |
| 1297 | 2026-06-09T04:02:32.802Z | Compiling serde_json v1.0.150 |
| 1298 | 2026-06-09T04:02:32.839Z | Compiling scopeguard v1.2.0 |
| 1299 | 2026-06-09T04:02:32.852Z | Compiling dyn-clone v1.0.20 |
| 1300 | 2026-06-09T04:02:32.866Z | Compiling parking_lot_core v0.9.12 |
| 1301 | 2026-06-09T04:02:32.921Z | Compiling num-traits v0.2.19 |
| 1302 | 2026-06-09T04:02:32.943Z | Compiling lock_api v0.4.14 |
| 1303 | 2026-06-09T04:02:33.062Z | Compiling thiserror v2.0.18 |
| 1304 | 2026-06-09T04:02:33.074Z | Compiling getrandom v0.4.2 |
| 1305 | 2026-06-09T04:02:33.210Z | Compiling rand_core v0.10.1 |
| 1306 | 2026-06-09T04:02:33.229Z | Compiling hashbrown v0.17.1 |
| 1307 | 2026-06-09T04:02:33.563Z | Compiling errno v0.3.14 |
| 1308 | 2026-06-09T04:02:33.598Z | Compiling futures-core v0.3.32 |
| 1309 | 2026-06-09T04:02:33.632Z | Compiling heck v0.5.0 |
| 1310 | 2026-06-09T04:02:33.718Z | Compiling zerocopy v0.8.50 |
| 1311 | 2026-06-09T04:02:33.743Z | Compiling futures-sink v0.3.32 |
| 1312 | 2026-06-09T04:02:33.783Z | Compiling semver v1.0.28 |
| 1313 | 2026-06-09T04:02:33.978Z | Compiling indexmap v2.14.0 |
| 1314 | 2026-06-09T04:02:33.999Z | Compiling uuid v1.23.2 |
| 1315 | 2026-06-09T04:02:34.020Z | Compiling slab v0.4.12 |
| 1316 | 2026-06-09T04:02:34.038Z | Compiling jobserver v0.1.34 |
| 1317 | 2026-06-09T04:02:34.104Z | Compiling rustversion v1.0.22 |
| 1318 | 2026-06-09T04:02:34.154Z | Compiling find-msvc-tools v0.1.9 |
| 1319 | 2026-06-09T04:02:34.328Z | Compiling shlex v2.0.1 |
| 1320 | 2026-06-09T04:02:34.355Z | Compiling fnv v1.0.7 |
| 1321 | 2026-06-09T04:02:34.386Z | Compiling schemars v0.8.22 |
| 1322 | 2026-06-09T04:02:34.453Z | Compiling cc v1.2.63 |
| 1323 | 2026-06-09T04:02:34.459Z | Compiling futures-channel v0.3.32 |
| 1324 | 2026-06-09T04:02:34.459Z | Compiling futures-io v0.3.32 |
| 1325 | 2026-06-09T04:02:34.668Z | Compiling futures-task v0.3.32 |
| 1326 | 2026-06-09T04:02:34.679Z | Compiling socket2 v0.6.4 |
| 1327 | 2026-06-09T04:02:34.679Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-06-09T04:02:34.814Z | Compiling bitflags v2.12.1 |
| 1329 | 2026-06-09T04:02:34.821Z | Compiling signal-hook-registry v1.4.8 |
| 1330 | 2026-06-09T04:02:34.871Z | Compiling mio v1.2.1 |
| 1331 | 2026-06-09T04:02:35.000Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-06-09T04:02:35.173Z | Compiling dunce v1.0.5 |
| 1333 | 2026-06-09T04:02:35.246Z | Compiling fs_extra v1.3.0 |
| 1334 | 2026-06-09T04:02:35.246Z | Compiling typenum v1.20.1 |
| 1335 | 2026-06-09T04:02:35.246Z | Compiling log v0.4.32 |
| 1336 | 2026-06-09T04:02:35.246Z | Compiling base64 v0.22.1 |
| 1337 | 2026-06-09T04:02:35.365Z | Compiling cmake v0.1.58 |
| 1338 | 2026-06-09T04:02:35.425Z | Compiling regex-syntax v0.8.10 |
| 1339 | 2026-06-09T04:02:35.473Z | Compiling subtle v2.6.1 |
| 1340 | 2026-06-09T04:02:35.557Z | Compiling synstructure v0.13.2 |
| 1341 | 2026-06-09T04:02:35.605Z | Compiling serde_derive_internals v0.29.1 |
| 1342 | 2026-06-09T04:02:35.621Z | Compiling once_cell v1.21.4 |
| 1343 | 2026-06-09T04:02:35.634Z | Compiling slog v2.8.2 |
| 1344 | 2026-06-09T04:02:35.693Z | Compiling aws-lc-sys v0.41.0 |
| 1345 | 2026-06-09T04:02:35.829Z | Compiling byteorder v1.5.0 |
| 1346 | 2026-06-09T04:02:35.843Z | Compiling atomic-waker v1.1.2 |
| 1347 | 2026-06-09T04:02:35.884Z | Compiling strsim v0.11.1 |
| 1348 | 2026-06-09T04:02:35.960Z | Compiling rustix v1.1.4 |
| 1349 | 2026-06-09T04:02:36.005Z | Compiling httparse v1.10.1 |
| 1350 | 2026-06-09T04:02:36.083Z | Compiling ipnet v2.12.0 |
| 1351 | 2026-06-09T04:02:36.277Z | Compiling tower-service v0.3.3 |
| 1352 | 2026-06-09T04:02:36.382Z | Compiling tower-layer v0.3.3 |
| 1353 | 2026-06-09T04:02:36.398Z | Compiling untrusted v0.9.0 |
| 1354 | 2026-06-09T04:02:36.512Z | Compiling ryu v1.0.23 |
| 1355 | 2026-06-09T04:02:36.527Z | Compiling try-lock v0.2.5 |
| 1356 | 2026-06-09T04:02:36.539Z | Compiling getrandom v0.2.17 |
| 1357 | 2026-06-09T04:02:37.146Z | Compiling want v0.3.1 |
| 1358 | 2026-06-09T04:02:37.215Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-06-09T04:02:37.215Z | Compiling httpdate v1.0.3 |
| 1360 | 2026-06-09T04:02:37.215Z | Compiling ucd-trie v0.1.7 |
| 1361 | 2026-06-09T04:02:37.215Z | Compiling thiserror v1.0.69 |
| 1362 | 2026-06-09T04:02:37.215Z | Compiling serde_derive v1.0.228 |
| 1363 | 2026-06-09T04:02:37.215Z | Compiling zerofrom-derive v0.1.7 |
| 1364 | 2026-06-09T04:02:37.215Z | Compiling yoke-derive v0.8.2 |
| 1365 | 2026-06-09T04:02:37.215Z | Compiling zerovec-derive v0.11.3 |
| 1366 | 2026-06-09T04:02:37.215Z | Compiling displaydoc v0.2.6 |
| 1367 | 2026-06-09T04:02:37.215Z | Compiling schemars_derive v0.8.22 |
| 1368 | 2026-06-09T04:02:37.813Z | Compiling tokio-macros v2.7.0 |
| 1369 | 2026-06-09T04:02:37.969Z | Compiling zerofrom v0.1.8 |
| 1370 | 2026-06-09T04:02:38.016Z | Compiling thiserror-impl v2.0.18 |
| 1371 | 2026-06-09T04:02:38.064Z | Compiling zerocopy-derive v0.8.50 |
| 1372 | 2026-06-09T04:02:38.081Z | Compiling yoke v0.8.3 |
| 1373 | 2026-06-09T04:02:38.093Z | Compiling zeroize_derive v1.4.3 |
| 1374 | 2026-06-09T04:02:38.254Z | Compiling zerovec v0.11.6 |
| 1375 | 2026-06-09T04:02:38.266Z | Compiling zerotrie v0.2.4 |
| 1376 | 2026-06-09T04:02:38.550Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-06-09T04:02:38.730Z | Compiling tinystr v0.8.3 |
| 1378 | 2026-06-09T04:02:38.757Z | Compiling potential_utf v0.1.5 |
| 1379 | 2026-06-09T04:02:38.779Z | Compiling zeroize v1.8.2 |
| 1380 | 2026-06-09T04:02:38.914Z | Compiling icu_locale_core v2.2.0 |
| 1381 | 2026-06-09T04:02:38.925Z | Compiling icu_collections v2.2.0 |
| 1382 | 2026-06-09T04:02:38.995Z | Compiling pest v2.8.6 |
| 1383 | 2026-06-09T04:02:39.320Z | Compiling thiserror-impl v1.0.69 |
| 1384 | 2026-06-09T04:02:39.387Z | Compiling futures-util v0.3.32 |
| 1385 | 2026-06-09T04:02:39.435Z | Compiling rand_core v0.6.4 |
| 1386 | 2026-06-09T04:02:39.661Z | Compiling icu_provider v2.2.0 |
| 1387 | 2026-06-09T04:02:39.877Z | Compiling bytes v1.11.1 |
| 1388 | 2026-06-09T04:02:39.974Z | Compiling smallvec v1.15.1 |
| 1389 | 2026-06-09T04:02:39.978Z | Compiling icu_properties v2.2.0 |
| 1390 | 2026-06-09T04:02:40.199Z | Compiling icu_normalizer v2.2.0 |
| 1391 | 2026-06-09T04:02:40.231Z | Compiling chrono v0.4.45 |
| 1392 | 2026-06-09T04:02:40.497Z | Compiling http v1.4.2 |
| 1393 | 2026-06-09T04:02:40.756Z | Compiling parking_lot v0.12.5 |
| 1394 | 2026-06-09T04:02:40.769Z | Compiling serde_tokenstream v0.2.3 |
| 1395 | 2026-06-09T04:02:41.037Z | Compiling idna_adapter v1.2.2 |
| 1396 | 2026-06-09T04:02:41.127Z | Compiling tokio v1.52.3 |
| 1397 | 2026-06-09T04:02:41.150Z | Compiling idna v1.1.0 |
| 1398 | 2026-06-09T04:02:41.177Z | Compiling erased-serde v0.3.31 |
| 1399 | 2026-06-09T04:02:41.482Z | Compiling url v2.5.8 |
| 1400 | 2026-06-09T04:02:41.729Z | Compiling http-body v1.0.1 |
| 1401 | 2026-06-09T04:02:41.860Z | Compiling pest_meta v2.8.6 |
| 1402 | 2026-06-09T04:02:41.875Z | Compiling pretty-hex v0.4.2 |
| 1403 | 2026-06-09T04:02:41.950Z | Compiling plain v0.2.3 |
| 1404 | 2026-06-09T04:02:42.059Z | Compiling foldhash v0.2.0 |
| 1405 | 2026-06-09T04:02:42.081Z | Compiling allocator-api2 v0.2.21 |
| 1406 | 2026-06-09T04:02:42.291Z | Compiling ppv-lite86 v0.2.21 |
| 1407 | 2026-06-09T04:02:42.351Z | Compiling tracing-attributes v0.1.31 |
| 1408 | 2026-06-09T04:02:42.356Z | Compiling tracing-core v0.1.36 |
| 1409 | 2026-06-09T04:02:42.404Z | Compiling hashbrown v0.16.1 |
| 1410 | 2026-06-09T04:02:42.611Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-06-09T04:02:42.969Z | Compiling ipnetwork v0.21.1 |
| 1412 | 2026-06-09T04:02:42.988Z | Compiling paste v1.0.15 |
| 1413 | 2026-06-09T04:02:43.145Z | Compiling http-body-util v0.1.3 |
| 1414 | 2026-06-09T04:02:43.208Z | Compiling pest_derive v2.8.6 |
| 1415 | 2026-06-09T04:02:43.330Z | Compiling serde_urlencoded v0.7.1 |
| 1416 | 2026-06-09T04:02:43.381Z | Compiling aho-corasick v1.1.4 |
| 1417 | 2026-06-09T04:02:43.404Z | Compiling omicron-workspace-hack v0.1.0 |
| 1418 | 2026-06-09T04:02:43.458Z | Compiling ident_case v1.0.1 |
| 1419 | 2026-06-09T04:02:43.565Z | Compiling tracing v0.1.44 |
| 1420 | 2026-06-09T04:02:43.595Z | Compiling sync_wrapper v1.0.2 |
| 1421 | 2026-06-09T04:02:43.691Z | Compiling winnow v1.0.3 |
| 1422 | 2026-06-09T04:02:43.754Z | Compiling oxnet v0.1.6 |
| 1423 | 2026-06-09T04:02:43.794Z | Compiling daft-derive v0.1.7 |
| 1424 | 2026-06-09T04:02:44.073Z | Compiling fastrand v2.4.1 |
| 1425 | 2026-06-09T04:02:44.181Z | Compiling regex-automata v0.4.14 |
| 1426 | 2026-06-09T04:02:44.327Z | Compiling scroll_derive v0.13.1 |
| 1427 | 2026-06-09T04:02:44.736Z | Compiling aws-lc-rs v1.17.0 |
| 1428 | 2026-06-09T04:02:44.753Z | Compiling powerfmt v0.2.0 |
| 1429 | 2026-06-09T04:02:44.799Z | Compiling num-conv v0.2.2 |
| 1430 | 2026-06-09T04:02:44.949Z | Compiling tokio-util v0.7.18 |
| 1431 | 2026-06-09T04:02:44.960Z | Compiling time-core v0.1.8 |
| 1432 | 2026-06-09T04:02:45.026Z | Compiling deranged v0.5.8 |
| 1433 | 2026-06-09T04:02:45.098Z | Compiling time-macros v0.2.27 |
| 1434 | 2026-06-09T04:02:45.171Z | Compiling scroll v0.13.0 |
| 1435 | 2026-06-09T04:02:45.445Z | Compiling rustls-pki-types v1.14.1 |
| 1436 | 2026-06-09T04:02:45.676Z | Compiling async-trait v0.1.89 |
| 1437 | 2026-06-09T04:02:45.949Z | Compiling regex v1.12.3 |
| 1438 | 2026-06-09T04:02:45.984Z | Compiling num_threads v0.1.7 |
| 1439 | 2026-06-09T04:02:46.069Z | Compiling anyhow v1.0.102 |
| 1440 | 2026-06-09T04:02:46.106Z | Compiling openssl-probe v0.2.1 |
| 1441 | 2026-06-09T04:02:46.669Z | Compiling untrusted v0.7.1 |
| 1442 | 2026-06-09T04:02:46.688Z | Compiling hex v0.4.3 |
| 1443 | 2026-06-09T04:02:46.735Z | Compiling camino v1.2.2 |
| 1444 | 2026-06-09T04:02:48.020Z | Compiling rustls v0.23.40 |
| 1445 | 2026-06-09T04:02:48.094Z | Compiling h2 v0.4.14 |
| 1446 | 2026-06-09T04:02:48.094Z | Compiling crc32fast v1.5.0 |
| 1447 | 2026-06-09T04:02:48.094Z | Compiling crossbeam-utils v0.8.21 |
| 1448 | 2026-06-09T04:02:48.094Z | Compiling usdt-impl v0.6.0 |
| 1449 | 2026-06-09T04:02:48.094Z | Compiling goblin v0.10.7 |
| 1450 | 2026-06-09T04:02:48.094Z | Compiling dtrace-parser v0.3.0 |
| 1451 | 2026-06-09T04:02:48.094Z | Compiling futures-executor v0.3.32 |
| 1452 | 2026-06-09T04:02:48.094Z | Compiling structmeta-derive v0.3.0 |
| 1453 | 2026-06-09T04:02:48.177Z | Compiling thread-id v5.1.0 |
| 1454 | 2026-06-09T04:02:48.234Z | Compiling thread_local v1.1.9 |
| 1455 | 2026-06-09T04:02:48.235Z | Compiling simd-adler32 v0.3.9 |
| 1456 | 2026-06-09T04:02:48.403Z | Compiling cpufeatures v0.3.0 |
| 1457 | 2026-06-09T04:02:48.414Z | Compiling adler2 v2.0.1 |
| 1458 | 2026-06-09T04:02:48.445Z | Compiling futures v0.3.32 |
| 1459 | 2026-06-09T04:02:48.474Z | Compiling rand_core v0.9.5 |
| 1460 | 2026-06-09T04:02:48.521Z | Compiling miniz_oxide v0.8.9 |
| 1461 | 2026-06-09T04:02:48.686Z | Compiling darling_core v0.23.0 |
| 1462 | 2026-06-09T04:02:49.006Z | Compiling structmeta v0.3.0 |
| 1463 | 2026-06-09T04:02:49.065Z | Compiling hyper v1.10.1 |
| 1464 | 2026-06-09T04:02:49.179Z | Compiling newtype-uuid-macros v0.1.0 |
| 1465 | 2026-06-09T04:02:49.203Z | Compiling hybrid-array v0.4.12 |
| 1466 | 2026-06-09T04:02:49.817Z | Compiling slog-async v2.8.0 |
| 1467 | 2026-06-09T04:02:50.033Z | Compiling match_cfg v0.1.0 |
| 1468 | 2026-06-09T04:02:50.073Z | Compiling flate2 v1.1.9 |
| 1469 | 2026-06-09T04:02:50.099Z | Compiling hyper-util v0.1.20 |
| 1470 | 2026-06-09T04:02:50.233Z | Compiling dof v0.4.0 |
| 1471 | 2026-06-09T04:02:50.507Z | Compiling newtype-uuid v1.3.2 |
| 1472 | 2026-06-09T04:02:50.593Z | Compiling term v1.2.1 |
| 1473 | 2026-06-09T04:02:50.732Z | Compiling darling_macro v0.23.0 |
| 1474 | 2026-06-09T04:02:50.784Z | Compiling compression-core v0.4.32 |
| 1475 | 2026-06-09T04:02:50.849Z | Compiling quick-error v1.2.3 |
| 1476 | 2026-06-09T04:02:50.958Z | Compiling take_mut v0.2.2 |
| 1477 | 2026-06-09T04:02:51.072Z | Compiling ref-cast v1.0.25 |
| 1478 | 2026-06-09T04:02:51.295Z | Compiling compression-codecs v0.4.38 |
| 1479 | 2026-06-09T04:02:51.396Z | Compiling darling v0.23.0 |
| 1480 | 2026-06-09T04:02:51.460Z | Compiling daft v0.1.7 |
| 1481 | 2026-06-09T04:02:51.581Z | Compiling block-buffer v0.12.0 |
| 1482 | 2026-06-09T04:02:51.653Z | Compiling crypto-common v0.2.2 |
| 1483 | 2026-06-09T04:02:51.715Z | Compiling rand_chacha v0.9.0 |
| 1484 | 2026-06-09T04:02:51.731Z | Compiling strum_macros v0.26.4 |
| 1485 | 2026-06-09T04:02:51.746Z | Compiling ref-cast-impl v1.0.25 |
| 1486 | 2026-06-09T04:02:51.830Z | Compiling serde_spanned v1.1.1 |
| 1487 | 2026-06-09T04:02:51.972Z | Compiling multer v3.1.0 |
| 1488 | 2026-06-09T04:02:52.143Z | Compiling generic-array v0.14.7 |
| 1489 | 2026-06-09T04:02:52.362Z | Compiling bit-vec v0.8.0 |
| 1490 | 2026-06-09T04:02:52.387Z | Compiling debug-ignore v1.0.5 |
| 1491 | 2026-06-09T04:02:52.398Z | Compiling usdt-macro v0.6.0 |
| 1492 | 2026-06-09T04:02:52.486Z | Compiling usdt-attr-macro v0.6.0 |
| 1493 | 2026-06-09T04:02:52.570Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1494 | 2026-06-09T04:02:52.592Z | Compiling const-oid v0.10.2 |
| 1495 | 2026-06-09T04:02:52.592Z | Compiling bit-set v0.8.0 |
| 1496 | 2026-06-09T04:02:52.752Z | Compiling digest v0.11.3 |
| 1497 | 2026-06-09T04:02:52.868Z | Compiling rand v0.9.4 |
| 1498 | 2026-06-09T04:02:52.929Z | Compiling serde_with_macros v3.20.0 |
| 1499 | 2026-06-09T04:02:52.955Z | Compiling tower v0.5.3 |
| 1500 | 2026-06-09T04:02:53.410Z | Compiling strum v0.26.3 |
| 1501 | 2026-06-09T04:02:54.150Z | Compiling async-stream-impl v0.3.6 |
| 1502 | 2026-06-09T04:02:54.211Z | Compiling dropshot v0.17.1 |
| 1503 | 2026-06-09T04:02:54.211Z | Compiling encoding_rs v0.8.35 |
| 1504 | 2026-06-09T04:02:54.211Z | Compiling syn v1.0.109 |
| 1505 | 2026-06-09T04:02:54.211Z | Compiling spin v0.9.8 |
| 1506 | 2026-06-09T04:02:54.212Z | Compiling mime v0.3.17 |
| 1507 | 2026-06-09T04:02:54.212Z | Compiling unarray v0.1.4 |
| 1508 | 2026-06-09T04:02:54.212Z | Compiling async-stream v0.3.6 |
| 1509 | 2026-06-09T04:02:54.212Z | Compiling tower-http v0.6.11 |
| 1510 | 2026-06-09T04:02:54.212Z | Compiling sha1 v0.11.0 |
| 1511 | 2026-06-09T04:02:54.285Z | Compiling derive-ex v0.1.8 |
| 1512 | 2026-06-09T04:02:54.295Z | Compiling dropshot_endpoint v0.17.1 |
| 1513 | 2026-06-09T04:02:54.375Z | Compiling openapiv3 v2.2.0 |
| 1514 | 2026-06-09T04:02:54.722Z | Compiling macaddr v1.0.1 |
| 1515 | 2026-06-09T04:02:54.943Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1516 | 2026-06-09T04:02:55.035Z | Compiling waitgroup v0.1.2 |
| 1517 | 2026-06-09T04:02:55.171Z | Compiling serde_path_to_error v0.1.20 |
| 1518 | 2026-06-09T04:02:55.434Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1519 | 2026-06-09T04:02:55.521Z | Compiling tempfile v3.27.0 |
| 1520 | 2026-06-09T04:02:55.562Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1521 | 2026-06-09T04:02:55.739Z | Compiling rustls-native-certs v0.8.4 |
| 1522 | 2026-06-09T04:02:55.818Z | Compiling test-strategy v0.4.5 |
| 1523 | 2026-06-09T04:02:55.906Z | Compiling time v0.3.47 |
| 1524 | 2026-06-09T04:02:55.937Z | Compiling strum_macros v0.27.2 |
| 1525 | 2026-06-09T04:02:56.002Z | Compiling instant v0.1.13 |
| 1526 | 2026-06-09T04:02:56.108Z | Compiling crossbeam-channel v0.5.15 |
| 1527 | 2026-06-09T04:02:56.635Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1528 | 2026-06-09T04:02:56.813Z | Compiling crypto-common v0.1.7 |
| 1529 | 2026-06-09T04:02:57.271Z | Compiling parse-display-derive v0.10.0 |
| 1530 | 2026-06-09T04:02:57.280Z | Compiling backon v1.6.0 |
| 1531 | 2026-06-09T04:02:57.280Z | Compiling rand_chacha v0.3.1 |
| 1532 | 2026-06-09T04:02:57.557Z | Compiling is-terminal v0.4.17 |
| 1533 | 2026-06-09T04:02:57.655Z | Compiling slog-term v2.9.2 |
| 1534 | 2026-06-09T04:02:57.668Z | Compiling rand v0.8.6 |
| 1535 | 2026-06-09T04:02:57.748Z | Compiling slog-json v2.6.1 |
| 1536 | 2026-06-09T04:02:57.853Z | Compiling strum v0.27.2 |
| 1537 | 2026-06-09T04:02:58.259Z | Compiling hostname v0.3.1 |
| 1538 | 2026-06-09T04:02:58.337Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1539 | 2026-06-09T04:02:58.387Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1540 | 2026-06-09T04:02:58.559Z | Compiling memmap2 v0.9.10 |
| 1541 | 2026-06-09T04:02:58.583Z | Compiling wait-timeout v0.2.1 |
| 1542 | 2026-06-09T04:02:58.728Z | Compiling either v1.16.0 |
| 1543 | 2026-06-09T04:02:58.822Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1544 | 2026-06-09T04:02:58.892Z | Compiling rusty-fork v0.3.1 |
| 1545 | 2026-06-09T04:02:58.936Z | Compiling slog-bunyan v2.5.0 |
| 1546 | 2026-06-09T04:02:59.059Z | Compiling serde_with v3.20.0 |
| 1547 | 2026-06-09T04:02:59.090Z | Compiling async-compression v0.4.42 |
| 1548 | 2026-06-09T04:02:59.163Z | Compiling rand_xorshift v0.4.0 |
| 1549 | 2026-06-09T04:02:59.250Z | Compiling rustls-pemfile v2.2.0 |
| 1550 | 2026-06-09T04:02:59.285Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1551 | 2026-06-09T04:02:59.451Z | Compiling regress v0.10.5 |
| 1552 | 2026-06-09T04:02:59.801Z | Compiling hostname v0.4.2 |
| 1553 | 2026-06-09T04:02:59.930Z | Compiling humantime v2.3.0 |
| 1554 | 2026-06-09T04:03:00.374Z | Compiling proptest v1.11.0 |
| 1555 | 2026-06-09T04:03:01.235Z | Compiling usdt v0.6.0 |
| 1556 | 2026-06-09T04:03:01.320Z | Compiling iddqd v0.4.2 |
| 1557 | 2026-06-09T04:03:01.320Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1558 | 2026-06-09T04:03:01.320Z | Compiling block-buffer v0.10.4 |
| 1559 | 2026-06-09T04:03:01.361Z | Compiling reqwest v0.12.28 |
| 1560 | 2026-06-09T04:03:01.898Z | Compiling digest v0.10.7 |
| 1561 | 2026-06-09T04:03:02.028Z | Compiling itertools v0.14.0 |
| 1562 | 2026-06-09T04:03:02.102Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-06-09T04:03:02.113Z | Compiling backoff v0.4.0 |
| 1564 | 2026-06-09T04:03:02.325Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1565 | 2026-06-09T04:03:02.445Z | Compiling progenitor-client v0.10.0 |
| 1566 | 2026-06-09T04:03:02.717Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1567 | 2026-06-09T04:03:04.027Z | Compiling regress v0.11.1 |
| 1568 | 2026-06-09T04:03:04.027Z | Compiling utf8parse v0.2.2 |
| 1569 | 2026-06-09T04:03:04.130Z | Compiling anstyle-parse v1.0.0 |
| 1570 | 2026-06-09T04:03:04.273Z | Compiling anstyle-query v1.1.5 |
| 1571 | 2026-06-09T04:03:04.426Z | Compiling colorchoice v1.0.5 |
| 1572 | 2026-06-09T04:03:04.624Z | Compiling anstyle v1.0.14 |
| 1573 | 2026-06-09T04:03:04.701Z | Compiling is_terminal_polyfill v1.70.2 |
| 1574 | 2026-06-09T04:03:04.798Z | Compiling anstream v1.0.0 |
| 1575 | 2026-06-09T04:03:05.110Z | Compiling clap_lex v1.1.0 |
| 1576 | 2026-06-09T04:03:05.353Z | Compiling toml_datetime v0.6.11 |
| 1577 | 2026-06-09T04:03:05.531Z | Compiling typify-impl v0.6.2 |
| 1578 | 2026-06-09T04:03:05.627Z | Compiling zerocopy-derive v0.7.35 |
| 1579 | 2026-06-09T04:03:05.707Z | Compiling convert_case v0.4.0 |
| 1580 | 2026-06-09T04:03:06.014Z | Compiling unicode-width v0.2.2 |
| 1581 | 2026-06-09T04:03:06.086Z | Compiling cpufeatures v0.2.17 |
| 1582 | 2026-06-09T04:03:06.299Z | Compiling derive_more v0.99.20 |
| 1583 | 2026-06-09T04:03:06.542Z | Compiling zerocopy v0.7.35 |
| 1584 | 2026-06-09T04:03:07.244Z | Compiling clap_derive v4.6.1 |
| 1585 | 2026-06-09T04:03:07.994Z | Compiling terminal_size v0.4.4 |
| 1586 | 2026-06-09T04:03:08.102Z | Compiling secrecy v0.10.3 |
| 1587 | 2026-06-09T04:03:08.132Z | Compiling crucible-workspace-hack v0.1.0 |
| 1588 | 2026-06-09T04:03:08.363Z | Compiling float-ord v0.3.2 |
| 1589 | 2026-06-09T04:03:08.379Z | Compiling tinyvec_macros v0.1.1 |
| 1590 | 2026-06-09T04:03:08.446Z | Compiling tinyvec v1.11.0 |
| 1591 | 2026-06-09T04:03:08.915Z | Compiling dtrace-parser v0.2.0 |
| 1592 | 2026-06-09T04:03:08.920Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-06-09T04:03:08.920Z | Compiling rustc_version v0.4.1 |
| 1594 | 2026-06-09T04:03:08.942Z | Compiling num-integer v0.1.46 |
| 1595 | 2026-06-09T04:03:08.976Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-06-09T04:03:09.184Z | Compiling curve25519-dalek v4.1.3 |
| 1597 | 2026-06-09T04:03:09.497Z | Compiling clap_builder v4.6.0 |
| 1598 | 2026-06-09T04:03:09.651Z | Compiling scroll v0.12.0 |
| 1599 | 2026-06-09T04:03:09.764Z | Compiling dof v0.3.0 |
| 1600 | 2026-06-09T04:03:09.920Z | Compiling hmac v0.12.1 |
| 1601 | 2026-06-09T04:03:09.983Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1602 | 2026-06-09T04:03:10.006Z | Compiling inout v0.1.4 |
| 1603 | 2026-06-09T04:03:10.049Z | Compiling darling_core v0.21.3 |
| 1604 | 2026-06-09T04:03:10.126Z | Compiling ff v0.13.1 |
| 1605 | 2026-06-09T04:03:10.164Z | Compiling thread-id v4.2.2 |
| 1606 | 2026-06-09T04:03:10.223Z | Compiling group v0.13.0 |
| 1607 | 2026-06-09T04:03:10.493Z | Compiling cipher v0.4.4 |
| 1608 | 2026-06-09T04:03:10.715Z | Compiling proc-macro-crate v3.5.0 |
| 1609 | 2026-06-09T04:03:10.755Z | Compiling hkdf v0.12.4 |
| 1610 | 2026-06-09T04:03:10.856Z | Compiling goblin v0.8.2 |
| 1611 | 2026-06-09T04:03:11.129Z | Compiling clap v4.6.1 |
| 1612 | 2026-06-09T04:03:11.494Z | Compiling num-iter v0.1.45 |
| 1613 | 2026-06-09T04:03:11.512Z | Compiling num-rational v0.4.2 |
| 1614 | 2026-06-09T04:03:11.761Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1615 | 2026-06-09T04:03:11.830Z | Compiling typify-macro v0.6.2 |
| 1616 | 2026-06-09T04:03:12.126Z | Compiling universal-hash v0.5.1 |
| 1617 | 2026-06-09T04:03:12.180Z | Compiling darling_macro v0.21.3 |
| 1618 | 2026-06-09T04:03:12.282Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-06-09T04:03:12.792Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1620 | 2026-06-09T04:03:13.349Z | Compiling crossbeam-epoch v0.9.18 |
| 1621 | 2026-06-09T04:03:13.399Z | Compiling half v2.7.1 |
| 1622 | 2026-06-09T04:03:13.525Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1623 | 2026-06-09T04:03:13.525Z | Compiling num-complex v0.4.6 |
| 1624 | 2026-06-09T04:03:14.995Z | Compiling ciborium-io v0.2.2 |
| 1625 | 2026-06-09T04:03:15.162Z | Compiling base16ct v0.2.0 |
| 1626 | 2026-06-09T04:03:15.162Z | Compiling unsafe-libyaml v0.2.11 |
| 1627 | 2026-06-09T04:03:15.162Z | Compiling base64ct v1.8.3 |
| 1628 | 2026-06-09T04:03:15.162Z | Compiling typify v0.6.2 |
| 1629 | 2026-06-09T04:03:15.162Z | Compiling opaque-debug v0.3.1 |
| 1630 | 2026-06-09T04:03:15.162Z | Compiling poly1305 v0.8.0 |
| 1631 | 2026-06-09T04:03:15.162Z | Compiling password-hash v0.5.0 |
| 1632 | 2026-06-09T04:03:15.162Z | Compiling elliptic-curve v0.13.8 |
| 1633 | 2026-06-09T04:03:15.162Z | Compiling serde_yaml v0.9.34+deprecated |
| 1634 | 2026-06-09T04:03:15.162Z | Compiling ciborium-ll v0.2.2 |
| 1635 | 2026-06-09T04:03:15.162Z | Compiling num v0.4.3 |
| 1636 | 2026-06-09T04:03:15.162Z | Compiling thiserror-no-std v2.0.2 |
| 1637 | 2026-06-09T04:03:15.162Z | Compiling darling v0.21.3 |
| 1638 | 2026-06-09T04:03:15.291Z | Compiling num_enum_derive v0.7.6 |
| 1639 | 2026-06-09T04:03:15.418Z | Compiling chacha20 v0.9.1 |
| 1640 | 2026-06-09T04:03:15.561Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1641 | 2026-06-09T04:03:15.630Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1642 | 2026-06-09T04:03:16.031Z | Compiling blake2 v0.10.6 |
| 1643 | 2026-06-09T04:03:16.267Z | Compiling aead v0.5.2 |
| 1644 | 2026-06-09T04:03:16.374Z | Compiling byte-wrapper v0.1.0 |
| 1645 | 2026-06-09T04:03:16.427Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1646 | 2026-06-09T04:03:16.524Z | Compiling proc-macro-error-attr v1.0.4 |
| 1647 | 2026-06-09T04:03:16.759Z | Compiling rustix v0.38.44 |
| 1648 | 2026-06-09T04:03:16.810Z | Compiling heapless v0.8.0 |
| 1649 | 2026-06-09T04:03:16.875Z | Compiling keccak v0.1.6 |
| 1650 | 2026-06-09T04:03:17.151Z | Compiling prettyplease v0.2.37 |
| 1651 | 2026-06-09T04:03:17.241Z | Compiling sha3 v0.10.9 |
| 1652 | 2026-06-09T04:03:17.576Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1653 | 2026-06-09T04:03:17.773Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1654 | 2026-06-09T04:03:17.983Z | Compiling chacha20poly1305 v0.10.1 |
| 1655 | 2026-06-09T04:03:18.094Z | Compiling argon2 v0.5.3 |
| 1656 | 2026-06-09T04:03:18.108Z | Compiling num_enum v0.7.6 |
| 1657 | 2026-06-09T04:03:18.261Z | Compiling ingot-macros v0.1.1 |
| 1658 | 2026-06-09T04:03:18.342Z | Compiling vsss-rs v3.3.4 |
| 1659 | 2026-06-09T04:03:18.591Z | Compiling ciborium v0.2.2 |
| 1660 | 2026-06-09T04:03:18.974Z | Compiling usdt-attr-macro v0.5.0 |
| 1661 | 2026-06-09T04:03:19.021Z | Compiling usdt-macro v0.5.0 |
| 1662 | 2026-06-09T04:03:19.675Z | Compiling tabwriter v1.4.1 |
| 1663 | 2026-06-09T04:03:20.202Z | Compiling serde_spanned v0.6.9 |
| 1664 | 2026-06-09T04:03:20.453Z | Compiling enum-as-inner v0.6.1 |
| 1665 | 2026-06-09T04:03:20.523Z | Compiling hash32 v0.3.1 |
| 1666 | 2026-06-09T04:03:20.575Z | Compiling proc-macro-error v1.0.4 |
| 1667 | 2026-06-09T04:03:20.663Z | Compiling memmap v0.7.0 |
| 1668 | 2026-06-09T04:03:20.756Z | Compiling memoffset v0.9.1 |
| 1669 | 2026-06-09T04:03:20.817Z | Compiling cfg_aliases v0.2.1 |
| 1670 | 2026-06-09T04:03:20.876Z | Compiling rustls-webpki v0.103.13 |
| 1671 | 2026-06-09T04:03:20.920Z | Compiling toml_write v0.1.2 |
| 1672 | 2026-06-09T04:03:20.963Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1673 | 2026-06-09T04:03:21.015Z | Compiling indent_write v2.2.0 |
| 1674 | 2026-06-09T04:03:21.148Z | Compiling smoltcp v0.11.0 |
| 1675 | 2026-06-09T04:03:21.161Z | Compiling data-encoding v2.11.0 |
| 1676 | 2026-06-09T04:03:21.222Z | Compiling static_assertions v1.1.0 |
| 1677 | 2026-06-09T04:03:21.253Z | Compiling winnow v0.7.15 |
| 1678 | 2026-06-09T04:03:21.260Z | Compiling winnow v0.5.40 |
| 1679 | 2026-06-09T04:03:21.631Z | Compiling ingot-types v0.1.2 |
| 1680 | 2026-06-09T04:03:21.944Z | Compiling nix v0.31.3 |
| 1681 | 2026-06-09T04:03:22.000Z | Compiling usdt v0.5.0 |
| 1682 | 2026-06-09T04:03:22.201Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1683 | 2026-06-09T04:03:22.254Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1684 | 2026-06-09T04:03:22.349Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-06-09T04:03:22.596Z | Compiling toml_edit v0.22.27 |
| 1686 | 2026-06-09T04:03:22.713Z | Compiling toml_edit v0.19.15 |
| 1687 | 2026-06-09T04:03:22.812Z | Compiling cobs v0.3.0 |
| 1688 | 2026-06-09T04:03:22.940Z | Compiling serde_repr v0.1.20 |
| 1689 | 2026-06-09T04:03:23.056Z | Compiling bitflags v1.3.2 |
| 1690 | 2026-06-09T04:03:23.082Z | Compiling colored v3.1.1 |
| 1691 | 2026-06-09T04:03:23.406Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1692 | 2026-06-09T04:03:23.496Z | Compiling managed v0.8.0 |
| 1693 | 2026-06-09T04:03:23.524Z | Compiling vcpkg v0.2.15 |
| 1694 | 2026-06-09T04:03:23.643Z | Compiling pkg-config v0.3.33 |
| 1695 | 2026-06-09T04:03:24.120Z | Compiling toml v0.8.23 |
| 1696 | 2026-06-09T04:03:24.120Z | Compiling openssl-sys v0.9.116 |
| 1697 | 2026-06-09T04:03:24.811Z | Compiling tokio-rustls v0.26.4 |
| 1698 | 2026-06-09T04:03:25.706Z | Compiling rustls-platform-verifier v0.7.0 |
| 1699 | 2026-06-09T04:03:25.844Z | Compiling hyper-rustls v0.27.9 |
| 1700 | 2026-06-09T04:03:25.844Z | Compiling reqwest v0.13.4 |
| 1701 | 2026-06-09T04:03:25.869Z | Compiling proc-macro-crate v1.3.1 |
| 1702 | 2026-06-09T04:03:25.869Z | Compiling postcard v1.1.3 |
| 1703 | 2026-06-09T04:03:26.208Z | Compiling ingot v0.1.1 |
| 1704 | 2026-06-09T04:03:26.459Z | Compiling progenitor-client v0.14.0 |
| 1705 | 2026-06-09T04:03:26.764Z | Compiling progenitor-extras v0.2.0 |
| 1706 | 2026-06-09T04:03:27.559Z | Compiling hubpack_derive v0.1.1 |
| 1707 | 2026-06-09T04:03:27.636Z | Compiling foreign-types-macros v0.2.3 |
| 1708 | 2026-06-09T04:03:28.530Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1709 | 2026-06-09T04:03:28.578Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1710 | 2026-06-09T04:03:28.625Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1711 | 2026-06-09T04:03:28.625Z | Compiling linked-hash-map v0.5.6 |
| 1712 | 2026-06-09T04:03:28.641Z | Compiling unicode-segmentation v1.13.3 |
| 1713 | 2026-06-09T04:03:28.663Z | Compiling swrite v0.1.0 |
| 1714 | 2026-06-09T04:03:28.772Z | Compiling foreign-types-shared v0.3.1 |
| 1715 | 2026-06-09T04:03:28.864Z | Compiling rayon-core v1.13.0 |
| 1716 | 2026-06-09T04:03:29.038Z | Compiling heck v0.4.1 |
| 1717 | 2026-06-09T04:03:29.097Z | Compiling resolv-conf v0.7.6 |
| 1718 | 2026-06-09T04:03:29.244Z | Compiling semver v0.1.20 |
| 1719 | 2026-06-09T04:03:29.473Z | Compiling rustc_version v0.1.7 |
| 1720 | 2026-06-09T04:03:29.494Z | Compiling newline-converter v0.3.0 |
| 1721 | 2026-06-09T04:03:29.517Z | Compiling foreign-types v0.5.0 |
| 1722 | 2026-06-09T04:03:29.622Z | Compiling lru-cache v0.1.2 |
| 1723 | 2026-06-09T04:03:29.723Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1724 | 2026-06-09T04:03:29.760Z | Compiling hubpack v0.1.2 |
| 1725 | 2026-06-09T04:03:29.809Z | Compiling num_enum_derive v0.5.11 |
| 1726 | 2026-06-09T04:03:30.128Z | Compiling atomicwrites v0.4.4 |
| 1727 | 2026-06-09T04:03:30.305Z | Compiling hickory-proto v0.24.4 |
| 1728 | 2026-06-09T04:03:30.936Z | Compiling progenitor-impl v0.13.0 |
| 1729 | 2026-06-09T04:03:31.529Z | Compiling progenitor-impl v0.14.0 |
| 1730 | 2026-06-09T04:03:31.781Z | Compiling crossbeam-deque v0.8.6 |
| 1731 | 2026-06-09T04:03:31.981Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-06-09T04:03:32.294Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-09T04:03:32.445Z | Compiling console v0.15.11 |
| 1734 | 2026-06-09T04:03:33.940Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1735 | 2026-06-09T04:03:34.182Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1736 | 2026-06-09T04:03:35.268Z | Compiling camino-tempfile v1.4.1 |
| 1737 | 2026-06-09T04:03:35.336Z | Compiling chacha20 v0.10.0 |
| 1738 | 2026-06-09T04:03:35.336Z | Compiling serde-big-array v0.5.1 |
| 1739 | 2026-06-09T04:03:35.336Z | Compiling num-derive v0.4.2 |
| 1740 | 2026-06-09T04:03:35.336Z | Compiling pin-project-internal v1.1.13 |
| 1741 | 2026-06-09T04:03:35.336Z | Compiling derive-where v1.6.1 |
| 1742 | 2026-06-09T04:03:35.336Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1743 | 2026-06-09T04:03:35.336Z | Compiling cstr-argument v0.1.2 |
| 1744 | 2026-06-09T04:03:35.336Z | Compiling similar v2.7.0 |
| 1745 | 2026-06-09T04:03:35.336Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1746 | 2026-06-09T04:03:35.354Z | Compiling lazy_static v1.5.0 |
| 1747 | 2026-06-09T04:03:35.432Z | Compiling siphasher v1.0.3 |
| 1748 | 2026-06-09T04:03:35.473Z | Compiling minimal-lexical v0.2.1 |
| 1749 | 2026-06-09T04:03:35.528Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-06-09T04:03:35.675Z | Compiling expectorate v1.2.0 |
| 1751 | 2026-06-09T04:03:35.731Z | Compiling pin-project v1.1.13 |
| 1752 | 2026-06-09T04:03:35.756Z | Compiling nom v7.1.3 |
| 1753 | 2026-06-09T04:03:35.756Z | Compiling phf_shared v0.12.1 |
| 1754 | 2026-06-09T04:03:35.893Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1755 | 2026-06-09T04:03:35.905Z | Compiling progenitor-macro v0.14.0 |
| 1756 | 2026-06-09T04:03:36.115Z | Compiling rand v0.10.1 |
| 1757 | 2026-06-09T04:03:36.128Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1758 | 2026-06-09T04:03:36.154Z | Compiling progenitor-macro v0.13.0 |
| 1759 | 2026-06-09T04:03:36.246Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1760 | 2026-06-09T04:03:36.401Z | Compiling hickory-resolver v0.24.4 |
| 1761 | 2026-06-09T04:03:37.071Z | Compiling num_enum v0.5.11 |
| 1762 | 2026-06-09T04:03:37.149Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1763 | 2026-06-09T04:03:37.197Z | Compiling newtype_derive v0.1.6 |
| 1764 | 2026-06-09T04:03:38.362Z | Compiling progenitor-client v0.13.0 |
| 1765 | 2026-06-09T04:03:38.840Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-06-09T04:03:39.029Z | Compiling tokio-stream v0.1.18 |
| 1767 | 2026-06-09T04:03:39.095Z | Compiling snafu-derive v0.8.9 |
| 1768 | 2026-06-09T04:03:39.312Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-06-09T04:03:39.490Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1770 | 2026-06-09T04:03:39.799Z | Compiling slog-dtrace v0.3.0 |
| 1771 | 2026-06-09T04:03:40.002Z | Compiling bstr v1.12.1 |
| 1772 | 2026-06-09T04:03:40.055Z | Compiling csv-core v0.1.13 |
| 1773 | 2026-06-09T04:03:40.327Z | Compiling foldhash v0.1.5 |
| 1774 | 2026-06-09T04:03:40.534Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1775 | 2026-06-09T04:03:40.534Z | Compiling highway v1.3.0 |
| 1776 | 2026-06-09T04:03:40.843Z | Compiling openssl v0.10.80 |
| 1777 | 2026-06-09T04:03:40.908Z | Compiling konst_macro_rules v0.2.19 |
| 1778 | 2026-06-09T04:03:41.058Z | Compiling unicode-width v0.1.14 |
| 1779 | 2026-06-09T04:03:41.095Z | Compiling same-file v1.0.6 |
| 1780 | 2026-06-09T04:03:41.115Z | Compiling foreign-types-shared v0.1.1 |
| 1781 | 2026-06-09T04:03:41.153Z | Compiling cancel-safe-futures v0.1.5 |
| 1782 | 2026-06-09T04:03:41.219Z | Compiling chrono-tz v0.10.4 |
| 1783 | 2026-06-09T04:03:41.237Z | Compiling unicode-xid v0.2.6 |
| 1784 | 2026-06-09T04:03:41.264Z | Compiling owo-colors v4.3.0 |
| 1785 | 2026-06-09T04:03:41.331Z | Compiling progenitor v0.13.0 |
| 1786 | 2026-06-09T04:03:41.404Z | Compiling const_format_proc_macros v0.2.34 |
| 1787 | 2026-06-09T04:03:41.430Z | Compiling walkdir v2.5.0 |
| 1788 | 2026-06-09T04:03:41.471Z | Compiling foreign-types v0.3.2 |
| 1789 | 2026-06-09T04:03:41.499Z | Compiling progenitor v0.14.0 |
| 1790 | 2026-06-09T04:03:41.541Z | Compiling konst v0.2.20 |
| 1791 | 2026-06-09T04:03:41.581Z | Compiling snafu v0.8.9 |
| 1792 | 2026-06-09T04:03:41.684Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-06-09T04:03:41.709Z | Compiling hashbrown v0.15.5 |
| 1794 | 2026-06-09T04:03:41.778Z | Compiling globset v0.4.18 |
| 1795 | 2026-06-09T04:03:41.796Z | Compiling csv v1.4.0 |
| 1796 | 2026-06-09T04:03:42.074Z | Compiling qorb v0.4.1 |
| 1797 | 2026-06-09T04:03:42.208Z | Compiling olpc-cjson v0.1.4 |
| 1798 | 2026-06-09T04:03:42.240Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1799 | 2026-06-09T04:03:42.616Z | Compiling rayon v1.12.0 |
| 1800 | 2026-06-09T04:03:43.089Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1801 | 2026-06-09T04:03:43.437Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1802 | 2026-06-09T04:03:43.516Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-09T04:03:43.862Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1804 | 2026-06-09T04:03:44.021Z | Compiling phf v0.12.1 |
| 1805 | 2026-06-09T04:03:44.069Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-09T04:03:44.161Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-09T04:03:44.396Z | Compiling zone_cfg_derive v0.3.1 |
| 1808 | 2026-06-09T04:03:44.462Z | Compiling tokio-dtrace v0.1.1 |
| 1809 | 2026-06-09T04:03:44.684Z | Compiling itertools v0.12.1 |
| 1810 | 2026-06-09T04:03:44.740Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1811 | 2026-06-09T04:03:45.119Z | Compiling libsw-core v0.3.2 |
| 1812 | 2026-06-09T04:03:45.231Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1813 | 2026-06-09T04:03:45.231Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-06-09T04:03:45.231Z | Compiling serde_plain v1.0.2 |
| 1815 | 2026-06-09T04:03:45.305Z | Compiling openssl-macros v0.1.1 |
| 1816 | 2026-06-09T04:03:45.334Z | Compiling pem v3.0.6 |
| 1817 | 2026-06-09T04:03:46.205Z | Compiling cookie v0.18.1 |
| 1818 | 2026-06-09T04:03:46.286Z | Compiling sigpipe v0.1.3 |
| 1819 | 2026-06-09T04:03:46.286Z | Compiling jiff v0.2.28 |
| 1820 | 2026-06-09T04:03:46.286Z | Compiling fixedbitset v0.4.2 |
| 1821 | 2026-06-09T04:03:46.286Z | Compiling glob v0.3.3 |
| 1822 | 2026-06-09T04:03:46.286Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-06-09T04:03:46.286Z | Compiling bytecount v0.6.9 |
| 1824 | 2026-06-09T04:03:46.286Z | Compiling typed-path v0.9.3 |
| 1825 | 2026-06-09T04:03:46.286Z | Compiling fixedbitset v0.5.7 |
| 1826 | 2026-06-09T04:03:46.286Z | Compiling papergrid v0.11.0 |
| 1827 | 2026-06-09T04:03:46.286Z | Compiling petgraph v0.6.5 |
| 1828 | 2026-06-09T04:03:46.286Z | Compiling petgraph v0.8.3 |
| 1829 | 2026-06-09T04:03:46.784Z | Compiling zone v0.3.1 |
| 1830 | 2026-06-09T04:03:47.253Z | Compiling tough v0.22.0 |
| 1831 | 2026-06-09T04:03:47.534Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-06-09T04:03:47.650Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1833 | 2026-06-09T04:03:47.743Z | Compiling libsw v3.5.0 |
| 1834 | 2026-06-09T04:03:47.760Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1835 | 2026-06-09T04:03:47.893Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1836 | 2026-06-09T04:03:48.007Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-09T04:03:48.173Z | Compiling oxide-tokio-rt v0.1.6 |
| 1838 | 2026-06-09T04:03:48.472Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-09T04:03:49.265Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-09T04:03:49.485Z | Compiling const_format v0.2.36 |
| 1841 | 2026-06-09T04:03:49.578Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-09T04:03:50.228Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1843 | 2026-06-09T04:03:50.471Z | Compiling tabled_derive v0.7.0 |
| 1844 | 2026-06-09T04:03:50.506Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-09T04:03:50.554Z | Compiling gethostname v0.5.0 |
| 1846 | 2026-06-09T04:03:50.624Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-09T04:03:50.673Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1848 | 2026-06-09T04:03:50.750Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-09T04:03:50.787Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-09T04:03:50.868Z | Compiling smf v0.2.3 |
| 1851 | 2026-06-09T04:03:51.018Z | Compiling bcs v0.1.6 |
| 1852 | 2026-06-09T04:03:51.083Z | Compiling crunchy v0.2.4 |
| 1853 | 2026-06-09T04:03:51.385Z | Compiling linear-map v1.2.0 |
| 1854 | 2026-06-09T04:03:51.432Z | Compiling unicode-linebreak v0.1.5 |
| 1855 | 2026-06-09T04:03:51.463Z | Compiling termtree v0.5.1 |
| 1856 | 2026-06-09T04:03:51.543Z | Compiling smawk v0.3.2 |
| 1857 | 2026-06-09T04:03:51.574Z | Compiling tagptr v0.2.0 |
| 1858 | 2026-06-09T04:03:51.621Z | Compiling whoami v1.6.1 |
| 1859 | 2026-06-09T04:03:51.687Z | Compiling textwrap v0.16.2 |
| 1860 | 2026-06-09T04:03:51.687Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1861 | 2026-06-09T04:03:51.746Z | Compiling moka v0.12.15 |
| 1862 | 2026-06-09T04:03:51.773Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-09T04:03:52.207Z | Compiling tabled v0.15.0 |
| 1864 | 2026-06-09T04:03:52.222Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-09T04:03:52.532Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-09T04:03:53.065Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-09T04:03:53.419Z | Compiling steno v0.4.1 |
| 1868 | 2026-06-09T04:03:54.214Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-09T04:03:54.919Z | Compiling hickory-proto v0.25.2 |
| 1870 | 2026-06-09T04:03:55.102Z | Compiling tiny-keccak v2.0.2 |
| 1871 | 2026-06-09T04:03:55.223Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1872 | 2026-06-09T04:03:55.392Z | Compiling parking_lot_core v0.8.6 |
| 1873 | 2026-06-09T04:03:55.670Z | Compiling libscf-sys v1.2.0 |
| 1874 | 2026-06-09T04:03:55.685Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-09T04:03:55.794Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1876 | 2026-06-09T04:03:56.236Z | Compiling nom v8.0.0 |
| 1877 | 2026-06-09T04:03:56.366Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1878 | 2026-06-09T04:03:56.588Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1879 | 2026-06-09T04:03:56.630Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1880 | 2026-06-09T04:03:56.705Z | Compiling const-random-macro v0.1.16 |
| 1881 | 2026-06-09T04:03:56.826Z | Compiling hickory-resolver v0.25.2 |
| 1882 | 2026-06-09T04:03:56.970Z | Compiling ahash v0.8.12 |
| 1883 | 2026-06-09T04:03:57.031Z | Compiling smartstring v1.0.1 |
| 1884 | 2026-06-09T04:03:57.124Z | Compiling const-random v0.1.18 |
| 1885 | 2026-06-09T04:03:57.226Z | Compiling parking_lot v0.11.2 |
| 1886 | 2026-06-09T04:03:57.581Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1887 | 2026-06-09T04:03:57.609Z | Compiling fxhash v0.2.1 |
| 1888 | 2026-06-09T04:03:57.632Z | Compiling arc-swap v1.9.1 |
| 1889 | 2026-06-09T04:03:57.771Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-09T04:03:57.820Z | Compiling internet-checksum v0.2.1 |
| 1891 | 2026-06-09T04:03:57.944Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1892 | 2026-06-09T04:03:57.965Z | Compiling slog-scope v4.4.1 |
| 1893 | 2026-06-09T04:03:58.023Z | Compiling sled v0.34.7 |
| 1894 | 2026-06-09T04:03:58.434Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1895 | 2026-06-09T04:03:58.545Z | Compiling thin-vec v0.2.18 |
| 1896 | 2026-06-09T04:03:58.753Z | Compiling rhai_codegen v3.2.0 |
| 1897 | 2026-06-09T04:03:58.846Z | Compiling slog-stdlog v4.1.1 |
| 1898 | 2026-06-09T04:03:59.136Z | Compiling slog-envlogger v2.2.0 |
| 1899 | 2026-06-09T04:03:59.165Z | Compiling natord v1.0.9 |
| 1900 | 2026-06-09T04:03:59.917Z | Compiling rhai v1.25.1 |
| 1901 | 2026-06-09T04:04:01.739Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-06-09T04:04:02.932Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1903 | 2026-06-09T04:04:02.932Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1904 | 2026-06-09T04:04:10.351Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1905 | 2026-06-09T04:04:15.059Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-09T04:04:15.256Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1907 | 2026-06-09T04:04:15.512Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1908 | 2026-06-09T04:04:15.512Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1909 | 2026-06-09T04:04:15.689Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1910 | 2026-06-09T04:04:21.255Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1911 | 2026-06-09T04:04:46.084Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s |
| 1912 | 2026-06-09T04:04:46.244Z | ──────────── |
| 1913 | 2026-06-09T04:04:46.244Z | Nextest run ID cd7b468d-ade2-459e-89ca-e5f398759f70 with nextest profile: default |
| 1914 | 2026-06-09T04:04:46.245Z | Starting 6 tests across 1 binary |
| 1915 | 2026-06-09T04:04:46.274Z | PASS [ 0.008s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1916 | 2026-06-09T04:04:46.278Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1917 | 2026-06-09T04:04:46.278Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1918 | 2026-06-09T04:04:46.278Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1919 | 2026-06-09T04:04:46.278Z | PASS [ 0.009s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1920 | 2026-06-09T04:04:46.278Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1921 | 2026-06-09T04:04:46.278Z | ──────────── |
| 1922 | 2026-06-09T04:04:46.279Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1923 | 2026-06-09T04:04:46.279Z | process exited: duration 291160 ms, exit code 0 |
| |
| 1924 | 2026-06-09T04:04:46.293Z | found 0 output files |