|
|
|
| 1 | 2026-03-05T18:41:04.996Z | job assigned to worker 01KJZMSHYQKPJG5GXEG8YRPWCW [factory aws, i-07bbc4833fcffe939] (queued for 1 m 7 s) |
| |
| 2 | 2026-03-05T18:41:13.362Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:13.443Z | ++ uname -s |
| 4 | 2026-03-05T18:41:13.444Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:13.444Z | + build_user=build |
| 6 | 2026-03-05T18:41:13.444Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:13.444Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:13.445Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:13.445Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:13.445Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:13.445Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:13.445Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:15.457Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:17.575Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:17.575Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:17.575Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:17.575Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:17.577Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:17.778Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:17.778Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:18.158Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:18.223Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-05T18:41:18.223Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-05T18:41:18.223Z | * rust toolchain profile = "default" |
| 25 | 2026-03-05T18:41:18.223Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-05T18:41:18.223Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:18.232Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T18:41:18.234Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:18.235Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:18.297Z | info: downloading installer |
| 31 | 2026-03-05T18:41:20.023Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:20.025Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:20.025Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:20.025Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:20.025Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:20.025Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:20.025Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:20.025Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:20.026Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:20.052Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:20.052Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:20.059Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:20.204Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:20.205Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:21.399Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:21.792Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:23.223Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:25.441Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:33.055Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:33.325Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:35.751Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:35.813Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:36.638Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:38.389Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:45.127Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:45.461Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:45.461Z | |
| 58 | 2026-03-05T18:41:45.926Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:45.926Z | |
| 60 | 2026-03-05T18:41:45.933Z | |
| 61 | 2026-03-05T18:41:45.933Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:45.933Z | |
| 63 | 2026-03-05T18:41:45.934Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:45.935Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:45.935Z | |
| 66 | 2026-03-05T18:41:45.935Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:45.935Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:45.935Z | |
| 69 | 2026-03-05T18:41:45.935Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:45.935Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:45.935Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:45.935Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:46.026Z | + rustup --version |
| 74 | 2026-03-05T18:41:46.053Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:46.053Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:46.112Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:46.120Z | + cargo --version |
| 78 | 2026-03-05T18:41:46.174Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:46.177Z | + rustc --version |
| 80 | 2026-03-05T18:41:46.247Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:46.252Z | process exited: duration 28090 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:46.272Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:46.303Z | process exited: duration 26 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:46.334Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:46.338Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:46.338Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:46.362Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:47.645Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:47.661Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:47.918Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:47.918Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:47.926Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:47.933Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:47.933Z | + current=main |
| 95 | 2026-03-05T18:41:47.933Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:47.933Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:47.938Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:47.962Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:47.966Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:47.991Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:48.008Z | process exited: duration 1669 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:48.021Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:48.026Z | + set -e |
| 104 | 2026-03-05T18:41:48.026Z | + NEXTEST_VERSION=0.9.97 |
| 105 | 2026-03-05T18:41:48.026Z | + PLATFORM=illumos |
| 106 | 2026-03-05T18:41:48.026Z | + cargo --version |
| 107 | 2026-03-05T18:41:48.034Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 108 | 2026-03-05T18:41:48.244Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-03-05T18:41:48.244Z | info: downloading component 'cargo' |
| 110 | 2026-03-05T18:41:49.497Z | info: downloading component 'clippy' |
| 111 | 2026-03-05T18:41:50.079Z | info: downloading component 'rust-docs' |
| 112 | 2026-03-05T18:41:52.073Z | info: downloading component 'rust-std' |
| 113 | 2026-03-05T18:41:54.766Z | info: downloading component 'rustc' |
| 114 | 2026-03-05T18:42:04.122Z | info: downloading component 'rustfmt' |
| 115 | 2026-03-05T18:42:04.449Z | info: installing component 'cargo' |
| 116 | 2026-03-05T18:42:05.379Z | info: installing component 'clippy' |
| 117 | 2026-03-05T18:42:05.770Z | info: installing component 'rust-docs' |
| 118 | 2026-03-05T18:42:07.653Z | info: installing component 'rust-std' |
| 119 | 2026-03-05T18:42:09.454Z | info: installing component 'rustc' |
| 120 | 2026-03-05T18:42:16.198Z | info: installing component 'rustfmt' |
| 121 | 2026-03-05T18:42:16.637Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 122 | 2026-03-05T18:42:16.641Z | + rustc --version |
| 123 | 2026-03-05T18:42:16.723Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 124 | 2026-03-05T18:42:16.728Z | + cargo install cargo-nextest --version 0.9.97 |
| 125 | 2026-03-05T18:42:16.832Z | Updating crates.io index |
| 126 | 2026-03-05T18:42:16.943Z | Downloading crates ... |
| 127 | 2026-03-05T18:42:17.000Z | Downloaded cargo-nextest v0.9.97 |
| 128 | 2026-03-05T18:42:17.105Z | Installing cargo-nextest v0.9.97 |
| 129 | 2026-03-05T18:42:17.179Z | Updating crates.io index |
| 130 | 2026-03-05T18:42:20.609Z | Locking 407 packages to latest compatible versions |
| 131 | 2026-03-05T18:42:20.615Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 132 | 2026-03-05T18:42:20.618Z | Adding duct v0.13.7 (available: v1.1.1) |
| 133 | 2026-03-05T18:42:20.618Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 134 | 2026-03-05T18:42:20.618Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 135 | 2026-03-05T18:42:20.621Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 136 | 2026-03-05T18:42:20.624Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 137 | 2026-03-05T18:42:20.624Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 138 | 2026-03-05T18:42:20.624Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 139 | 2026-03-05T18:42:20.648Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 140 | 2026-03-05T18:42:20.663Z | Downloading crates ... |
| 141 | 2026-03-05T18:42:20.746Z | Downloaded addr2line v0.25.1 |
| 142 | 2026-03-05T18:42:20.750Z | Downloaded ahash v0.8.12 |
| 143 | 2026-03-05T18:42:20.754Z | Downloaded anstyle-parse v0.2.7 |
| 144 | 2026-03-05T18:42:20.758Z | Downloaded eyre v0.6.12 |
| 145 | 2026-03-05T18:42:20.764Z | Downloaded ed25519 v2.2.3 |
| 146 | 2026-03-05T18:42:20.768Z | Downloaded globset v0.4.18 |
| 147 | 2026-03-05T18:42:20.772Z | Downloaded anstyle-query v1.1.5 |
| 148 | 2026-03-05T18:42:20.772Z | Downloaded anstream v0.6.21 |
| 149 | 2026-03-05T18:42:20.775Z | Downloaded aho-corasick v1.1.4 |
| 150 | 2026-03-05T18:42:20.780Z | Downloaded either v1.15.0 |
| 151 | 2026-03-05T18:42:20.784Z | Downloaded adler2 v2.0.1 |
| 152 | 2026-03-05T18:42:20.787Z | Downloaded http-body v1.0.1 |
| 153 | 2026-03-05T18:42:20.788Z | Downloaded futures-core v0.3.32 |
| 154 | 2026-03-05T18:42:20.788Z | Downloaded console v0.15.11 |
| 155 | 2026-03-05T18:42:20.794Z | Downloaded futures-task v0.3.32 |
| 156 | 2026-03-05T18:42:20.801Z | Downloaded home v0.5.12 |
| 157 | 2026-03-05T18:42:20.801Z | Downloaded fixedbitset v0.5.7 |
| 158 | 2026-03-05T18:42:20.801Z | Downloaded cfg-if v1.0.4 |
| 159 | 2026-03-05T18:42:20.801Z | Downloaded fastrand v2.3.0 |
| 160 | 2026-03-05T18:42:20.819Z | Downloaded is_ci v1.2.0 |
| 161 | 2026-03-05T18:42:20.819Z | Downloaded clap_builder v4.5.60 |
| 162 | 2026-03-05T18:42:20.819Z | Downloaded openssl-macros v0.1.1 |
| 163 | 2026-03-05T18:42:20.819Z | Downloaded form_urlencoded v1.2.2 |
| 164 | 2026-03-05T18:42:20.819Z | Downloaded backtrace-ext v0.2.1 |
| 165 | 2026-03-05T18:42:20.819Z | Downloaded crypto-common v0.1.7 |
| 166 | 2026-03-05T18:42:20.819Z | Downloaded cfg_aliases v0.2.1 |
| 167 | 2026-03-05T18:42:20.819Z | Downloaded os_pipe v1.2.3 |
| 168 | 2026-03-05T18:42:20.819Z | Downloaded futures-io v0.3.32 |
| 169 | 2026-03-05T18:42:20.826Z | Downloaded ordered-float v2.10.1 |
| 170 | 2026-03-05T18:42:20.826Z | Downloaded hex v0.4.3 |
| 171 | 2026-03-05T18:42:20.835Z | Downloaded pin-utils v0.1.0 |
| 172 | 2026-03-05T18:42:20.835Z | Downloaded pathdiff v0.2.3 |
| 173 | 2026-03-05T18:42:20.835Z | Downloaded errno v0.3.14 |
| 174 | 2026-03-05T18:42:20.835Z | Downloaded color-spantrace v0.3.0 |
| 175 | 2026-03-05T18:42:20.835Z | Downloaded cargo-platform v0.2.0 |
| 176 | 2026-03-05T18:42:20.840Z | Downloaded guppy-workspace-hack v0.1.0 |
| 177 | 2026-03-05T18:42:20.840Z | Downloaded foreign-types-shared v0.1.1 |
| 178 | 2026-03-05T18:42:20.840Z | Downloaded document-features v0.2.12 |
| 179 | 2026-03-05T18:42:20.840Z | Downloaded number_prefix v0.4.0 |
| 180 | 2026-03-05T18:42:20.841Z | Downloaded nested v0.1.1 |
| 181 | 2026-03-05T18:42:20.868Z | Downloaded http-body-util v0.1.3 |
| 182 | 2026-03-05T18:42:20.868Z | Downloaded nextest-workspace-hack v0.1.0 |
| 183 | 2026-03-05T18:42:20.868Z | Downloaded find-msvc-tools v0.1.9 |
| 184 | 2026-03-05T18:42:20.874Z | Downloaded openssl-probe v0.2.1 |
| 185 | 2026-03-05T18:42:20.874Z | Downloaded clap_lex v1.0.0 |
| 186 | 2026-03-05T18:42:20.874Z | Downloaded mukti-metadata v0.3.0 |
| 187 | 2026-03-05T18:42:20.874Z | Downloaded cargo-platform v0.3.2 |
| 188 | 2026-03-05T18:42:20.874Z | Downloaded colorchoice v1.0.4 |
| 189 | 2026-03-05T18:42:20.874Z | Downloaded async-scoped v0.9.0 |
| 190 | 2026-03-05T18:42:20.874Z | Downloaded lru-slab v0.1.2 |
| 191 | 2026-03-05T18:42:20.874Z | Downloaded serde-value v0.7.0 |
| 192 | 2026-03-05T18:42:20.874Z | Downloaded futures-sink v0.3.32 |
| 193 | 2026-03-05T18:42:20.874Z | Downloaded atomic-waker v1.1.2 |
| 194 | 2026-03-05T18:42:20.874Z | Downloaded generic-array v0.14.7 |
| 195 | 2026-03-05T18:42:20.874Z | Downloaded lazy_static v1.5.0 |
| 196 | 2026-03-05T18:42:20.874Z | Downloaded idna_adapter v1.0.0 |
| 197 | 2026-03-05T18:42:20.874Z | Downloaded humantime-serde v1.1.1 |
| 198 | 2026-03-05T18:42:20.874Z | Downloaded foreign-types v0.3.2 |
| 199 | 2026-03-05T18:42:20.874Z | Downloaded indenter v0.3.4 |
| 200 | 2026-03-05T18:42:20.874Z | Downloaded is_terminal_polyfill v1.70.2 |
| 201 | 2026-03-05T18:42:20.875Z | Downloaded atomicwrites v0.4.4 |
| 202 | 2026-03-05T18:42:20.875Z | Downloaded scopeguard v1.2.0 |
| 203 | 2026-03-05T18:42:20.890Z | Downloaded futures-macro v0.3.32 |
| 204 | 2026-03-05T18:42:20.890Z | Downloaded enable-ansi-support v0.2.1 |
| 205 | 2026-03-05T18:42:20.890Z | Downloaded percent-encoding v2.3.2 |
| 206 | 2026-03-05T18:42:20.890Z | Downloaded debug-ignore v1.0.5 |
| 207 | 2026-03-05T18:42:20.894Z | Downloaded fnv v1.0.7 |
| 208 | 2026-03-05T18:42:20.895Z | Downloaded cpufeatures v0.2.17 |
| 209 | 2026-03-05T18:42:20.895Z | Downloaded rustc_version v0.4.1 |
| 210 | 2026-03-05T18:42:20.895Z | Downloaded signature v2.2.0 |
| 211 | 2026-03-05T18:42:20.895Z | Downloaded foldhash v0.1.5 |
| 212 | 2026-03-05T18:42:20.895Z | Downloaded indent_write v2.2.0 |
| 213 | 2026-03-05T18:42:20.895Z | Downloaded base64ct v1.8.3 |
| 214 | 2026-03-05T18:42:20.896Z | Downloaded dialoguer v0.11.0 |
| 215 | 2026-03-05T18:42:20.896Z | Downloaded block-buffer v0.10.4 |
| 216 | 2026-03-05T18:42:20.900Z | Downloaded humantime v2.3.0 |
| 217 | 2026-03-05T18:42:20.900Z | Downloaded heck v0.5.0 |
| 218 | 2026-03-05T18:42:20.900Z | Downloaded camino-tempfile v1.4.1 |
| 219 | 2026-03-05T18:42:20.907Z | Downloaded shared_child v1.1.1 |
| 220 | 2026-03-05T18:42:20.907Z | Downloaded pin-project-internal v1.1.11 |
| 221 | 2026-03-05T18:42:20.912Z | Downloaded pkg-config v0.3.32 |
| 222 | 2026-03-05T18:42:20.912Z | Downloaded pkcs8 v0.10.2 |
| 223 | 2026-03-05T18:42:20.912Z | Downloaded pin-project-lite v0.2.17 |
| 224 | 2026-03-05T18:42:20.919Z | Downloaded serde_spanned v0.6.9 |
| 225 | 2026-03-05T18:42:20.919Z | Downloaded shell-words v1.1.1 |
| 226 | 2026-03-05T18:42:20.924Z | Downloaded rand_core v0.9.5 |
| 227 | 2026-03-05T18:42:20.924Z | Downloaded rand_core v0.6.4 |
| 228 | 2026-03-05T18:42:20.924Z | Downloaded supports-unicode v3.0.0 |
| 229 | 2026-03-05T18:42:20.924Z | Downloaded strsim v0.11.1 |
| 230 | 2026-03-05T18:42:20.924Z | Downloaded supports-hyperlinks v3.2.0 |
| 231 | 2026-03-05T18:42:20.928Z | Downloaded strip-ansi-escapes v0.2.1 |
| 232 | 2026-03-05T18:42:20.928Z | Downloaded supports-color v3.0.2 |
| 233 | 2026-03-05T18:42:20.928Z | Downloaded target-spec-miette v0.4.5 |
| 234 | 2026-03-05T18:42:20.935Z | Downloaded swrite v0.1.0 |
| 235 | 2026-03-05T18:42:20.935Z | Downloaded native-tls v0.2.18 |
| 236 | 2026-03-05T18:42:20.935Z | Downloaded subtle v2.6.1 |
| 237 | 2026-03-05T18:42:20.944Z | Downloaded sigchld v0.2.4 |
| 238 | 2026-03-05T18:42:20.944Z | Downloaded itoa v1.0.17 |
| 239 | 2026-03-05T18:42:20.944Z | Downloaded serde_spanned v1.0.4 |
| 240 | 2026-03-05T18:42:20.944Z | Downloaded serde_ignored v0.1.14 |
| 241 | 2026-03-05T18:42:20.944Z | Downloaded rand_chacha v0.9.0 |
| 242 | 2026-03-05T18:42:20.949Z | Downloaded quote v1.0.45 |
| 243 | 2026-03-05T18:42:20.949Z | Downloaded serde-untagged v0.1.9 |
| 244 | 2026-03-05T18:42:20.949Z | Downloaded duct v0.13.7 |
| 245 | 2026-03-05T18:42:20.949Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 246 | 2026-03-05T18:42:20.949Z | Downloaded miette-derive v7.6.0 |
| 247 | 2026-03-05T18:42:20.952Z | Downloaded filetime v0.2.27 |
| 248 | 2026-03-05T18:42:20.952Z | Downloaded sync_wrapper v1.0.2 |
| 249 | 2026-03-05T18:42:20.952Z | Downloaded future-queue v0.4.0 |
| 250 | 2026-03-05T18:42:20.959Z | Downloaded terminal_size v0.4.3 |
| 251 | 2026-03-05T18:42:20.959Z | Downloaded cargo_metadata v0.23.1 |
| 252 | 2026-03-05T18:42:20.962Z | Downloaded self-replace v1.5.0 |
| 253 | 2026-03-05T18:42:20.962Z | Downloaded erased-serde v0.4.10 |
| 254 | 2026-03-05T18:42:20.962Z | Downloaded clap_derive v4.5.55 |
| 255 | 2026-03-05T18:42:20.968Z | Downloaded autocfg v1.5.0 |
| 256 | 2026-03-05T18:42:20.968Z | Downloaded convert_case v0.10.0 |
| 257 | 2026-03-05T18:42:20.974Z | Downloaded equivalent v1.0.2 |
| 258 | 2026-03-05T18:42:20.974Z | Downloaded cargo-util-schemas v0.2.0 |
| 259 | 2026-03-05T18:42:20.974Z | Downloaded rustc-hash v2.1.1 |
| 260 | 2026-03-05T18:42:20.974Z | Downloaded tinyvec_macros v0.1.1 |
| 261 | 2026-03-05T18:42:20.974Z | Downloaded derive-where v1.6.0 |
| 262 | 2026-03-05T18:42:20.980Z | Downloaded serde_path_to_error v0.1.20 |
| 263 | 2026-03-05T18:42:20.981Z | Downloaded cfg-expr v0.20.6 |
| 264 | 2026-03-05T18:42:20.985Z | Downloaded quick-junit v0.5.2 |
| 265 | 2026-03-05T18:42:20.985Z | Downloaded owo-colors v4.3.0 |
| 266 | 2026-03-05T18:42:20.985Z | Downloaded once_cell v1.21.3 |
| 267 | 2026-03-05T18:42:20.990Z | Downloaded signal-hook-registry v1.4.8 |
| 268 | 2026-03-05T18:42:20.990Z | Downloaded smol_str v0.3.6 |
| 269 | 2026-03-05T18:42:20.990Z | Downloaded static_assertions v1.1.0 |
| 270 | 2026-03-05T18:42:20.995Z | Downloaded quinn-udp v0.5.14 |
| 271 | 2026-03-05T18:42:20.995Z | Downloaded rustc-demangle v0.1.27 |
| 272 | 2026-03-05T18:42:21.000Z | Downloaded tower-service v0.3.3 |
| 273 | 2026-03-05T18:42:21.000Z | Downloaded tower-layer v0.3.3 |
| 274 | 2026-03-05T18:42:21.000Z | Downloaded toml_datetime v0.6.11 |
| 275 | 2026-03-05T18:42:21.001Z | Downloaded typeid v1.0.3 |
| 276 | 2026-03-05T18:42:21.001Z | Downloaded try-lock v0.2.5 |
| 277 | 2026-03-05T18:42:21.006Z | Downloaded tracing-error v0.2.1 |
| 278 | 2026-03-05T18:42:21.006Z | Downloaded signal-hook-mio v0.2.5 |
| 279 | 2026-03-05T18:42:21.006Z | Downloaded shlex v1.3.0 |
| 280 | 2026-03-05T18:42:21.006Z | Downloaded sha2 v0.10.9 |
| 281 | 2026-03-05T18:42:21.011Z | Downloaded utf8_iter v1.0.4 |
| 282 | 2026-03-05T18:42:21.011Z | Downloaded untrusted v0.9.0 |
| 283 | 2026-03-05T18:42:21.011Z | Downloaded unicode-xid v0.2.6 |
| 284 | 2026-03-05T18:42:21.011Z | Downloaded spki v0.7.3 |
| 285 | 2026-03-05T18:42:21.015Z | Downloaded serde_urlencoded v0.7.1 |
| 286 | 2026-03-05T18:42:21.015Z | Downloaded slab v0.4.12 |
| 287 | 2026-03-05T18:42:21.015Z | Downloaded target-spec v3.5.7 |
| 288 | 2026-03-05T18:42:21.020Z | Downloaded nextest-filtering v0.15.0 |
| 289 | 2026-03-05T18:42:21.021Z | Downloaded const-oid v0.9.6 |
| 290 | 2026-03-05T18:42:21.024Z | Downloaded self_update v0.42.0 |
| 291 | 2026-03-05T18:42:21.024Z | Downloaded crc32fast v1.5.0 |
| 292 | 2026-03-05T18:42:21.024Z | Downloaded target-lexicon v0.13.3 |
| 293 | 2026-03-05T18:42:21.028Z | Downloaded simd-adler32 v0.3.8 |
| 294 | 2026-03-05T18:42:21.028Z | Downloaded iana-time-zone v0.1.65 |
| 295 | 2026-03-05T18:42:21.031Z | Downloaded unicode-linebreak v0.1.5 |
| 296 | 2026-03-05T18:42:21.032Z | Downloaded litrs v1.0.0 |
| 297 | 2026-03-05T18:42:21.035Z | Downloaded ppv-lite86 v0.2.21 |
| 298 | 2026-03-05T18:42:21.035Z | Downloaded lock_api v0.4.14 |
| 299 | 2026-03-05T18:42:21.038Z | Downloaded hyper-rustls v0.27.7 |
| 300 | 2026-03-05T18:42:21.038Z | Downloaded getrandom v0.2.17 |
| 301 | 2026-03-05T18:42:21.044Z | Downloaded urlencoding v2.1.3 |
| 302 | 2026-03-05T18:42:21.044Z | Downloaded thread_local v1.1.9 |
| 303 | 2026-03-05T18:42:21.050Z | Downloaded camino v1.2.2 |
| 304 | 2026-03-05T18:42:21.050Z | Downloaded bitflags v2.11.0 |
| 305 | 2026-03-05T18:42:21.055Z | Downloaded jobserver v0.1.34 |
| 306 | 2026-03-05T18:42:21.055Z | Downloaded thiserror v2.0.18 |
| 307 | 2026-03-05T18:42:21.059Z | Downloaded xattr v1.6.1 |
| 308 | 2026-03-05T18:42:21.059Z | Downloaded want v0.3.1 |
| 309 | 2026-03-05T18:42:21.059Z | Downloaded version_check v0.9.5 |
| 310 | 2026-03-05T18:42:21.063Z | Downloaded thiserror-impl v1.0.69 |
| 311 | 2026-03-05T18:42:21.063Z | Downloaded proc-macro2 v1.0.106 |
| 312 | 2026-03-05T18:42:21.068Z | Downloaded tokio-native-tls v0.3.1 |
| 313 | 2026-03-05T18:42:21.068Z | Downloaded parking_lot_core v0.9.12 |
| 314 | 2026-03-05T18:42:21.068Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 315 | 2026-03-05T18:42:21.072Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-03-05T18:42:21.072Z | Downloaded thiserror v1.0.69 |
| 317 | 2026-03-05T18:42:21.076Z | Downloaded tracing-log v0.2.0 |
| 318 | 2026-03-05T18:42:21.076Z | Downloaded tokio-macros v2.6.1 |
| 319 | 2026-03-05T18:42:21.076Z | Downloaded smallvec v1.15.1 |
| 320 | 2026-03-05T18:42:21.080Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 321 | 2026-03-05T18:42:21.081Z | Downloaded getrandom v0.3.4 |
| 322 | 2026-03-05T18:42:21.085Z | Downloaded unicase v2.9.0 |
| 323 | 2026-03-05T18:42:21.085Z | Downloaded getrandom v0.4.2 |
| 324 | 2026-03-05T18:42:21.105Z | Downloaded futures v0.3.32 |
| 325 | 2026-03-05T18:42:21.113Z | Downloaded serde_core v1.0.228 |
| 326 | 2026-03-05T18:42:21.113Z | Downloaded num-traits v0.2.19 |
| 327 | 2026-03-05T18:42:21.113Z | Downloaded thiserror-impl v2.0.18 |
| 328 | 2026-03-05T18:42:21.113Z | Downloaded serde_derive v1.0.228 |
| 329 | 2026-03-05T18:42:21.113Z | Downloaded clap v4.5.60 |
| 330 | 2026-03-05T18:42:21.113Z | Downloaded ryu v1.0.23 |
| 331 | 2026-03-05T18:42:21.116Z | Downloaded tokio-stream v0.1.18 |
| 332 | 2026-03-05T18:42:21.116Z | Downloaded log v0.4.29 |
| 333 | 2026-03-05T18:42:21.120Z | Downloaded pin-project v1.1.11 |
| 334 | 2026-03-05T18:42:21.128Z | Downloaded zmij v1.0.21 |
| 335 | 2026-03-05T18:42:21.133Z | Downloaded zipsign-api v0.1.5 |
| 336 | 2026-03-05T18:42:21.134Z | Downloaded zstd v0.13.3 |
| 337 | 2026-03-05T18:42:21.139Z | Downloaded tar v0.4.44 |
| 338 | 2026-03-05T18:42:21.139Z | Downloaded zstd-safe v7.2.4 |
| 339 | 2026-03-05T18:42:21.139Z | Downloaded tracing-attributes v0.1.31 |
| 340 | 2026-03-05T18:42:21.147Z | Downloaded base64 v0.22.1 |
| 341 | 2026-03-05T18:42:21.147Z | Downloaded textwrap v0.16.2 |
| 342 | 2026-03-05T18:42:21.151Z | Downloaded tempfile v3.26.0 |
| 343 | 2026-03-05T18:42:21.151Z | Downloaded ed25519-dalek v2.2.0 |
| 344 | 2026-03-05T18:42:21.151Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 345 | 2026-03-05T18:42:21.155Z | Downloaded bytes v1.11.1 |
| 346 | 2026-03-05T18:42:21.161Z | Downloaded hashbrown v0.15.5 |
| 347 | 2026-03-05T18:42:21.168Z | Downloaded derive_more v2.1.1 |
| 348 | 2026-03-05T18:42:21.172Z | Downloaded unicode-ident v1.0.24 |
| 349 | 2026-03-05T18:42:21.176Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 350 | 2026-03-05T18:42:21.180Z | Downloaded tinyvec v1.10.0 |
| 351 | 2026-03-05T18:42:21.180Z | Downloaded der v0.7.10 |
| 352 | 2026-03-05T18:42:21.183Z | Downloaded miniz_oxide v0.8.9 |
| 353 | 2026-03-05T18:42:21.188Z | Downloaded cc v1.2.56 |
| 354 | 2026-03-05T18:42:21.193Z | Downloaded borsh v1.6.0 |
| 355 | 2026-03-05T18:42:21.196Z | Downloaded uuid v1.21.0 |
| 356 | 2026-03-05T18:42:21.197Z | Downloaded tracing-core v0.1.36 |
| 357 | 2026-03-05T18:42:21.201Z | Downloaded flate2 v1.1.9 |
| 358 | 2026-03-05T18:42:21.206Z | Downloaded toml_edit v0.22.27 |
| 359 | 2026-03-05T18:42:21.213Z | Downloaded backtrace v0.3.76 |
| 360 | 2026-03-05T18:42:21.219Z | Downloaded typenum v1.19.0 |
| 361 | 2026-03-05T18:42:21.219Z | Downloaded serde v1.0.228 |
| 362 | 2026-03-05T18:42:21.222Z | Downloaded tokio-rustls v0.26.4 |
| 363 | 2026-03-05T18:42:21.223Z | Downloaded zeroize v1.8.2 |
| 364 | 2026-03-05T18:42:21.223Z | Downloaded derive_more-impl v2.1.1 |
| 365 | 2026-03-05T18:42:21.228Z | Downloaded memchr v2.8.0 |
| 366 | 2026-03-05T18:42:21.233Z | Downloaded rustls-webpki v0.103.9 |
| 367 | 2026-03-05T18:42:21.233Z | Downloaded quinn v0.11.9 |
| 368 | 2026-03-05T18:42:21.238Z | Downloaded http v1.4.0 |
| 369 | 2026-03-05T18:42:21.243Z | Downloaded indicatif v0.17.11 |
| 370 | 2026-03-05T18:42:21.243Z | Downloaded xxhash-rust v0.8.15 |
| 371 | 2026-03-05T18:42:21.243Z | Downloaded vte v0.14.1 |
| 372 | 2026-03-05T18:42:21.253Z | Downloaded utf8parse v0.2.2 |
| 373 | 2026-03-05T18:42:21.253Z | Downloaded toml v0.8.23 |
| 374 | 2026-03-05T18:42:21.253Z | Downloaded socket2 v0.6.2 |
| 375 | 2026-03-05T18:42:21.259Z | Downloaded signal-hook v0.3.18 |
| 376 | 2026-03-05T18:42:21.259Z | Downloaded sharded-slab v0.1.7 |
| 377 | 2026-03-05T18:42:21.259Z | Downloaded url v2.5.8 |
| 378 | 2026-03-05T18:42:21.259Z | Downloaded semver v1.0.27 |
| 379 | 2026-03-05T18:42:21.267Z | Downloaded rustls-pki-types v1.14.0 |
| 380 | 2026-03-05T18:42:21.267Z | Downloaded guppy v0.17.25 |
| 381 | 2026-03-05T18:42:21.270Z | Downloaded parking_lot v0.12.5 |
| 382 | 2026-03-05T18:42:21.270Z | Downloaded crossterm v0.29.0 |
| 383 | 2026-03-05T18:42:21.274Z | Downloaded tower v0.5.3 |
| 384 | 2026-03-05T18:42:21.281Z | Downloaded hyper-util v0.1.20 |
| 385 | 2026-03-05T18:42:21.286Z | Downloaded openssl-sys v0.9.111 |
| 386 | 2026-03-05T18:42:21.291Z | Downloaded tokio-util v0.7.18 |
| 387 | 2026-03-05T18:42:21.297Z | Downloaded miette v7.6.0 |
| 388 | 2026-03-05T18:42:21.302Z | Downloaded serde_json v1.0.149 |
| 389 | 2026-03-05T18:42:21.307Z | Downloaded hashbrown v0.16.1 |
| 390 | 2026-03-05T18:42:21.311Z | Downloaded unicode-segmentation v1.12.0 |
| 391 | 2026-03-05T18:42:21.314Z | Downloaded indexmap v2.13.0 |
| 392 | 2026-03-05T18:42:21.317Z | Downloaded h2 v0.4.13 |
| 393 | 2026-03-05T18:42:21.322Z | Downloaded futures-util v0.3.32 |
| 394 | 2026-03-05T18:42:21.332Z | Downloaded rand v0.9.2 |
| 395 | 2026-03-05T18:42:21.336Z | Downloaded mio v1.1.1 |
| 396 | 2026-03-05T18:42:21.340Z | Downloaded config v0.15.19 |
| 397 | 2026-03-05T18:42:21.344Z | Downloaded digest v0.10.7 |
| 398 | 2026-03-05T18:42:21.347Z | Downloaded cargo_metadata v0.20.0 |
| 399 | 2026-03-05T18:42:21.347Z | Downloaded ipnet v2.12.0 |
| 400 | 2026-03-05T18:42:21.351Z | Downloaded httparse v1.10.1 |
| 401 | 2026-03-05T18:42:21.351Z | Downloaded iri-string v0.7.10 |
| 402 | 2026-03-05T18:42:21.356Z | Downloaded ron v0.12.0 |
| 403 | 2026-03-05T18:42:21.367Z | Downloaded chrono v0.4.44 |
| 404 | 2026-03-05T18:42:21.371Z | Downloaded idna v1.1.0 |
| 405 | 2026-03-05T18:42:21.374Z | Downloaded unicode-normalization v0.1.25 |
| 406 | 2026-03-05T18:42:21.378Z | Downloaded nextest-metadata v0.12.2 |
| 407 | 2026-03-05T18:42:21.378Z | Downloaded newtype-uuid v1.3.2 |
| 408 | 2026-03-05T18:42:21.378Z | Downloaded vcpkg v0.2.15 |
| 409 | 2026-03-05T18:42:21.411Z | Downloaded webpki-roots v1.0.6 |
| 410 | 2026-03-05T18:42:21.415Z | Downloaded zerocopy v0.8.40 |
| 411 | 2026-03-05T18:42:21.422Z | Downloaded pulldown-cmark v0.13.1 |
| 412 | 2026-03-05T18:42:21.454Z | Downloaded gimli v0.32.3 |
| 413 | 2026-03-05T18:42:21.462Z | Downloaded syn v2.0.117 |
| 414 | 2026-03-05T18:42:21.462Z | Downloaded tower-http v0.6.8 |
| 415 | 2026-03-05T18:42:21.463Z | Downloaded bstr v1.12.1 |
| 416 | 2026-03-05T18:42:21.463Z | Downloaded portable-atomic v1.13.1 |
| 417 | 2026-03-05T18:42:21.468Z | Downloaded itertools v0.14.0 |
| 418 | 2026-03-05T18:42:21.471Z | Downloaded quick-xml v0.38.4 |
| 419 | 2026-03-05T18:42:21.477Z | Downloaded quick-xml v0.37.5 |
| 420 | 2026-03-05T18:42:21.483Z | Downloaded reqwest v0.12.28 |
| 421 | 2026-03-05T18:42:21.496Z | Downloaded winnow v0.7.14 |
| 422 | 2026-03-05T18:42:21.499Z | Downloaded tracing v0.1.44 |
| 423 | 2026-03-05T18:42:21.509Z | Downloaded curve25519-dalek v4.1.3 |
| 424 | 2026-03-05T18:42:21.515Z | Downloaded hyper v1.8.1 |
| 425 | 2026-03-05T18:42:21.521Z | Downloaded regex v1.12.3 |
| 426 | 2026-03-05T18:42:21.525Z | Downloaded futures-channel v0.3.32 |
| 427 | 2026-03-05T18:42:21.529Z | Downloaded hyper-tls v0.6.0 |
| 428 | 2026-03-05T18:42:21.529Z | Downloaded anstyle v1.0.13 |
| 429 | 2026-03-05T18:42:21.533Z | Downloaded futures-executor v0.3.32 |
| 430 | 2026-03-05T18:42:21.533Z | Downloaded color-eyre v0.6.5 |
| 431 | 2026-03-05T18:42:21.537Z | Downloaded tracing-subscriber v0.3.22 |
| 432 | 2026-03-05T18:42:21.547Z | Downloaded quinn-proto v0.11.13 |
| 433 | 2026-03-05T18:42:21.553Z | Downloaded tokio v1.50.0 |
| 434 | 2026-03-05T18:42:21.587Z | Downloaded nextest-runner v0.80.0 |
| 435 | 2026-03-05T18:42:21.597Z | Downloaded unicode-width v0.1.14 |
| 436 | 2026-03-05T18:42:21.601Z | Downloaded openssl v0.10.75 |
| 437 | 2026-03-05T18:42:21.622Z | Downloaded unicode-width v0.2.2 |
| 438 | 2026-03-05T18:42:21.644Z | Downloaded nix v0.30.1 |
| 439 | 2026-03-05T18:42:21.657Z | Downloaded regex-syntax v0.8.10 |
| 440 | 2026-03-05T18:42:21.664Z | Downloaded object v0.37.3 |
| 441 | 2026-03-05T18:42:21.676Z | Downloaded rustls v0.23.37 |
| 442 | 2026-03-05T18:42:21.683Z | Downloaded rustix v0.38.44 |
| 443 | 2026-03-05T18:42:21.701Z | Downloaded rustix v1.1.4 |
| 444 | 2026-03-05T18:42:21.773Z | Downloaded regex-automata v0.4.14 |
| 445 | 2026-03-05T18:42:21.822Z | Downloaded petgraph v0.8.3 |
| 446 | 2026-03-05T18:42:21.839Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 447 | 2026-03-05T18:42:21.854Z | Downloaded libc v0.2.182 |
| 448 | 2026-03-05T18:42:21.942Z | Downloaded recursion v0.5.4 |
| 449 | 2026-03-05T18:42:21.952Z | Downloaded ring v0.17.14 |
| 450 | 2026-03-05T18:42:22.066Z | Compiling libc v0.2.182 |
| 451 | 2026-03-05T18:42:22.066Z | Compiling proc-macro2 v1.0.106 |
| 452 | 2026-03-05T18:42:22.073Z | Compiling quote v1.0.45 |
| 453 | 2026-03-05T18:42:22.073Z | Compiling unicode-ident v1.0.24 |
| 454 | 2026-03-05T18:42:22.073Z | Compiling serde_core v1.0.228 |
| 455 | 2026-03-05T18:42:22.073Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-03-05T18:42:22.073Z | Compiling memchr v2.8.0 |
| 457 | 2026-03-05T18:42:22.073Z | Compiling once_cell v1.21.3 |
| 458 | 2026-03-05T18:42:22.365Z | Compiling log v0.4.29 |
| 459 | 2026-03-05T18:42:22.433Z | Compiling pin-project-lite v0.2.17 |
| 460 | 2026-03-05T18:42:22.586Z | Compiling itoa v1.0.17 |
| 461 | 2026-03-05T18:42:22.770Z | Compiling serde v1.0.228 |
| 462 | 2026-03-05T18:42:23.015Z | Compiling futures-core v0.3.32 |
| 463 | 2026-03-05T18:42:23.274Z | Compiling smallvec v1.15.1 |
| 464 | 2026-03-05T18:42:23.293Z | Compiling bitflags v2.11.0 |
| 465 | 2026-03-05T18:42:23.391Z | Compiling equivalent v1.0.2 |
| 466 | 2026-03-05T18:42:23.521Z | Compiling hashbrown v0.16.1 |
| 467 | 2026-03-05T18:42:23.765Z | Compiling shlex v1.3.0 |
| 468 | 2026-03-05T18:42:24.104Z | Compiling find-msvc-tools v0.1.9 |
| 469 | 2026-03-05T18:42:24.108Z | Compiling bytes v1.11.1 |
| 470 | 2026-03-05T18:42:24.469Z | Compiling jobserver v0.1.34 |
| 471 | 2026-03-05T18:42:24.786Z | Compiling errno v0.3.14 |
| 472 | 2026-03-05T18:42:24.891Z | Compiling cc v1.2.56 |
| 473 | 2026-03-05T18:42:24.991Z | Compiling syn v2.0.117 |
| 474 | 2026-03-05T18:42:25.025Z | Compiling signal-hook-registry v1.4.8 |
| 475 | 2026-03-05T18:42:25.056Z | Compiling mio v1.1.1 |
| 476 | 2026-03-05T18:42:25.082Z | Compiling rustix v1.1.4 |
| 477 | 2026-03-05T18:42:25.139Z | Compiling futures-sink v0.3.32 |
| 478 | 2026-03-05T18:42:25.314Z | Compiling socket2 v0.6.2 |
| 479 | 2026-03-05T18:42:26.091Z | Compiling zmij v1.0.21 |
| 480 | 2026-03-05T18:42:26.141Z | Compiling slab v0.4.12 |
| 481 | 2026-03-05T18:42:26.536Z | Compiling futures-channel v0.3.32 |
| 482 | 2026-03-05T18:42:26.603Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-03-05T18:42:26.676Z | Compiling version_check v0.9.5 |
| 484 | 2026-03-05T18:42:26.971Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-05T18:42:27.223Z | Compiling getrandom v0.4.2 |
| 486 | 2026-03-05T18:42:27.407Z | Compiling futures-io v0.3.32 |
| 487 | 2026-03-05T18:42:27.707Z | Compiling futures-task v0.3.32 |
| 488 | 2026-03-05T18:42:27.755Z | Compiling unicode-width v0.2.2 |
| 489 | 2026-03-05T18:42:27.786Z | Compiling camino v1.2.2 |
| 490 | 2026-03-05T18:42:27.961Z | Compiling ring v0.17.14 |
| 491 | 2026-03-05T18:42:28.274Z | Compiling indexmap v2.13.0 |
| 492 | 2026-03-05T18:42:28.381Z | Compiling http v1.4.0 |
| 493 | 2026-03-05T18:42:28.463Z | Compiling zeroize v1.8.2 |
| 494 | 2026-03-05T18:42:28.822Z | Compiling simd-adler32 v0.3.8 |
| 495 | 2026-03-05T18:42:28.937Z | Compiling autocfg v1.5.0 |
| 496 | 2026-03-05T18:42:29.024Z | Compiling percent-encoding v2.3.2 |
| 497 | 2026-03-05T18:42:29.541Z | Compiling adler2 v2.0.1 |
| 498 | 2026-03-05T18:42:29.679Z | Compiling num-traits v0.2.19 |
| 499 | 2026-03-05T18:42:29.827Z | Compiling miniz_oxide v0.8.9 |
| 500 | 2026-03-05T18:42:30.483Z | Compiling object v0.37.3 |
| 501 | 2026-03-05T18:42:30.971Z | Compiling zerocopy v0.8.40 |
| 502 | 2026-03-05T18:42:31.013Z | Compiling getrandom v0.3.4 |
| 503 | 2026-03-05T18:42:31.368Z | Compiling target-lexicon v0.13.3 |
| 504 | 2026-03-05T18:42:31.617Z | Compiling winnow v0.7.14 |
| 505 | 2026-03-05T18:42:32.107Z | Compiling http-body v1.0.1 |
| 506 | 2026-03-05T18:42:32.388Z | Compiling rustls-pki-types v1.14.0 |
| 507 | 2026-03-05T18:42:32.404Z | Compiling semver v1.0.27 |
| 508 | 2026-03-05T18:42:32.443Z | Compiling getrandom v0.2.17 |
| 509 | 2026-03-05T18:42:32.781Z | Compiling typenum v1.19.0 |
| 510 | 2026-03-05T18:42:32.971Z | Compiling gimli v0.32.3 |
| 511 | 2026-03-05T18:42:33.455Z | Compiling signal-hook v0.3.18 |
| 512 | 2026-03-05T18:42:33.820Z | Compiling untrusted v0.9.0 |
| 513 | 2026-03-05T18:42:33.838Z | Compiling thiserror v2.0.18 |
| 514 | 2026-03-05T18:42:33.876Z | Compiling guppy-workspace-hack v0.1.0 |
| 515 | 2026-03-05T18:42:34.027Z | Compiling httparse v1.10.1 |
| 516 | 2026-03-05T18:42:34.142Z | Compiling fnv v1.0.7 |
| 517 | 2026-03-05T18:42:34.240Z | Compiling owo-colors v4.3.0 |
| 518 | 2026-03-05T18:42:34.704Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-03-05T18:42:34.723Z | Compiling tokio-macros v2.6.1 |
| 520 | 2026-03-05T18:42:34.826Z | Compiling futures-macro v0.3.32 |
| 521 | 2026-03-05T18:42:34.845Z | Compiling tracing-attributes v0.1.31 |
| 522 | 2026-03-05T18:42:35.731Z | Compiling thiserror-impl v2.0.18 |
| 523 | 2026-03-05T18:42:36.203Z | Compiling tokio v1.50.0 |
| 524 | 2026-03-05T18:42:36.566Z | Compiling futures-util v0.3.32 |
| 525 | 2026-03-05T18:42:37.575Z | Compiling tracing v0.1.44 |
| 526 | 2026-03-05T18:42:38.041Z | Compiling addr2line v0.25.1 |
| 527 | 2026-03-05T18:42:38.913Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-03-05T18:42:39.471Z | Compiling generic-array v0.14.7 |
| 529 | 2026-03-05T18:42:39.593Z | Compiling idna_adapter v1.0.0 |
| 530 | 2026-03-05T18:42:39.760Z | Compiling pkg-config v0.3.32 |
| 531 | 2026-03-05T18:42:39.852Z | Compiling atomic-waker v1.1.2 |
| 532 | 2026-03-05T18:42:40.068Z | Compiling tower-service v0.3.3 |
| 533 | 2026-03-05T18:42:40.221Z | Compiling rustc-demangle v0.1.27 |
| 534 | 2026-03-05T18:42:40.726Z | Compiling fastrand v2.3.0 |
| 535 | 2026-03-05T18:42:41.410Z | Compiling target-spec v3.5.7 |
| 536 | 2026-03-05T18:42:41.944Z | Compiling utf8_iter v1.0.4 |
| 537 | 2026-03-05T18:42:42.258Z | Compiling try-lock v0.2.5 |
| 538 | 2026-03-05T18:42:42.300Z | Compiling typeid v1.0.3 |
| 539 | 2026-03-05T18:42:42.436Z | Compiling thiserror v1.0.69 |
| 540 | 2026-03-05T18:42:42.593Z | Compiling rustls v0.23.37 |
| 541 | 2026-03-05T18:42:42.846Z | Compiling want v0.3.1 |
| 542 | 2026-03-05T18:42:42.890Z | Compiling idna v1.1.0 |
| 543 | 2026-03-05T18:42:42.990Z | Compiling tempfile v3.26.0 |
| 544 | 2026-03-05T18:42:43.119Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 545 | 2026-03-05T18:42:43.894Z | Compiling cfg-expr v0.20.6 |
| 546 | 2026-03-05T18:42:44.851Z | Compiling tokio-util v0.7.18 |
| 547 | 2026-03-05T18:42:46.088Z | Compiling h2 v0.4.13 |
| 548 | 2026-03-05T18:42:46.277Z | Compiling backtrace v0.3.76 |
| 549 | 2026-03-05T18:42:46.537Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-05T18:42:47.304Z | Compiling rustls-webpki v0.103.9 |
| 551 | 2026-03-05T18:42:48.478Z | Compiling terminal_size v0.4.3 |
| 552 | 2026-03-05T18:42:48.683Z | Compiling aho-corasick v1.1.4 |
| 553 | 2026-03-05T18:42:48.738Z | Compiling subtle v2.6.1 |
| 554 | 2026-03-05T18:42:49.028Z | Compiling erased-serde v0.4.10 |
| 555 | 2026-03-05T18:42:49.221Z | Compiling pin-utils v0.1.0 |
| 556 | 2026-03-05T18:42:49.325Z | Compiling regex-syntax v0.8.10 |
| 557 | 2026-03-05T18:42:53.140Z | Compiling hyper v1.8.1 |
| 558 | 2026-03-05T18:42:53.286Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-03-05T18:43:01.664Z | Compiling url v2.5.8 |
| 560 | 2026-03-05T18:43:02.199Z | Compiling toml_datetime v0.6.11 |
| 561 | 2026-03-05T18:43:02.933Z | Compiling serde_spanned v0.6.9 |
| 562 | 2026-03-05T18:43:03.193Z | Compiling ahash v0.8.12 |
| 563 | 2026-03-05T18:43:03.630Z | Compiling sync_wrapper v1.0.2 |
| 564 | 2026-03-05T18:43:03.813Z | Compiling lazy_static v1.5.0 |
| 565 | 2026-03-05T18:43:03.979Z | Compiling ipnet v2.12.0 |
| 566 | 2026-03-05T18:43:05.085Z | Compiling portable-atomic v1.13.1 |
| 567 | 2026-03-05T18:43:06.006Z | Compiling foldhash v0.1.5 |
| 568 | 2026-03-05T18:43:06.084Z | Compiling either v1.15.0 |
| 569 | 2026-03-05T18:43:06.339Z | Compiling base64 v0.22.1 |
| 570 | 2026-03-05T18:43:06.517Z | Compiling tower-layer v0.3.3 |
| 571 | 2026-03-05T18:43:06.552Z | Compiling unicode-linebreak v0.1.5 |
| 572 | 2026-03-05T18:43:06.633Z | Compiling is_ci v1.2.0 |
| 573 | 2026-03-05T18:43:06.929Z | Compiling parking_lot_core v0.9.12 |
| 574 | 2026-03-05T18:43:07.011Z | Compiling unicode-segmentation v1.12.0 |
| 575 | 2026-03-05T18:43:07.081Z | Compiling nextest-workspace-hack v0.1.0 |
| 576 | 2026-03-05T18:43:07.102Z | Compiling toml_write v0.1.2 |
| 577 | 2026-03-05T18:43:07.375Z | Compiling crc32fast v1.5.0 |
| 578 | 2026-03-05T18:43:07.426Z | Compiling textwrap v0.16.2 |
| 579 | 2026-03-05T18:43:07.468Z | Compiling toml_edit v0.22.27 |
| 580 | 2026-03-05T18:43:07.598Z | Compiling tower v0.5.3 |
| 581 | 2026-03-05T18:43:07.820Z | Compiling convert_case v0.10.0 |
| 582 | 2026-03-05T18:43:07.980Z | Compiling hyper-util v0.1.20 |
| 583 | 2026-03-05T18:43:08.381Z | Compiling supports-color v3.0.2 |
| 584 | 2026-03-05T18:43:08.807Z | Compiling hashbrown v0.15.5 |
| 585 | 2026-03-05T18:43:08.945Z | Compiling sharded-slab v0.1.7 |
| 586 | 2026-03-05T18:43:10.521Z | Compiling tokio-rustls v0.26.4 |
| 587 | 2026-03-05T18:43:10.586Z | Compiling backtrace-ext v0.2.1 |
| 588 | 2026-03-05T18:43:11.089Z | Compiling ordered-float v2.10.1 |
| 589 | 2026-03-05T18:43:11.107Z | Compiling miette-derive v7.6.0 |
| 590 | 2026-03-05T18:43:11.706Z | Compiling webpki-roots v1.0.6 |
| 591 | 2026-03-05T18:43:11.733Z | Compiling pathdiff v0.2.3 |
| 592 | 2026-03-05T18:43:11.923Z | Compiling console v0.15.11 |
| 593 | 2026-03-05T18:43:11.939Z | Compiling cargo-platform v0.3.2 |
| 594 | 2026-03-05T18:43:13.130Z | Compiling tracing-log v0.2.0 |
| 595 | 2026-03-05T18:43:13.610Z | Compiling os_pipe v1.2.3 |
| 596 | 2026-03-05T18:43:13.787Z | Compiling thread_local v1.1.9 |
| 597 | 2026-03-05T18:43:13.849Z | Compiling pulldown-cmark v0.13.1 |
| 598 | 2026-03-05T18:43:13.877Z | Compiling ryu v1.0.23 |
| 599 | 2026-03-05T18:43:14.229Z | Compiling debug-ignore v1.0.5 |
| 600 | 2026-03-05T18:43:14.413Z | Compiling utf8parse v0.2.2 |
| 601 | 2026-03-05T18:43:14.465Z | Compiling cfg_aliases v0.2.1 |
| 602 | 2026-03-05T18:43:14.505Z | Compiling rustix v0.38.44 |
| 603 | 2026-03-05T18:43:14.571Z | Compiling iri-string v0.7.10 |
| 604 | 2026-03-05T18:43:14.588Z | Compiling scopeguard v1.2.0 |
| 605 | 2026-03-05T18:43:14.753Z | Compiling supports-unicode v3.0.0 |
| 606 | 2026-03-05T18:43:14.899Z | Compiling supports-hyperlinks v3.2.0 |
| 607 | 2026-03-05T18:43:15.036Z | Compiling zstd-safe v7.2.4 |
| 608 | 2026-03-05T18:43:15.300Z | Compiling unicode-width v0.1.14 |
| 609 | 2026-03-05T18:43:15.529Z | Compiling fixedbitset v0.5.7 |
| 610 | 2026-03-05T18:43:15.823Z | Compiling miette v7.6.0 |
| 611 | 2026-03-05T18:43:16.062Z | Compiling petgraph v0.8.3 |
| 612 | 2026-03-05T18:43:16.504Z | Compiling lock_api v0.4.14 |
| 613 | 2026-03-05T18:43:17.016Z | Compiling nix v0.30.1 |
| 614 | 2026-03-05T18:43:17.834Z | Compiling anstyle-parse v0.2.7 |
| 615 | 2026-03-05T18:43:18.262Z | Compiling tower-http v0.6.8 |
| 616 | 2026-03-05T18:43:19.432Z | Compiling serde_urlencoded v0.7.1 |
| 617 | 2026-03-05T18:43:20.101Z | Compiling tracing-subscriber v0.3.22 |
| 618 | 2026-03-05T18:43:20.364Z | Compiling sigchld v0.2.4 |
| 619 | 2026-03-05T18:43:20.421Z | Compiling cargo_metadata v0.23.1 |
| 620 | 2026-03-05T18:43:20.552Z | Compiling hyper-rustls v0.27.7 |
| 621 | 2026-03-05T18:43:20.698Z | Compiling serde-value v0.7.0 |
| 622 | 2026-03-05T18:43:21.957Z | Compiling serde-untagged v0.1.9 |
| 623 | 2026-03-05T18:43:22.375Z | Compiling toml v0.8.23 |
| 624 | 2026-03-05T18:43:24.960Z | Compiling derive_more-impl v2.1.1 |
| 625 | 2026-03-05T18:43:26.715Z | Compiling itertools v0.14.0 |
| 626 | 2026-03-05T18:43:27.083Z | Compiling block-buffer v0.10.4 |
| 627 | 2026-03-05T18:43:27.361Z | Compiling crypto-common v0.1.7 |
| 628 | 2026-03-05T18:43:27.385Z | Compiling regex v1.12.3 |
| 629 | 2026-03-05T18:43:27.609Z | Compiling ppv-lite86 v0.2.21 |
| 630 | 2026-03-05T18:43:28.436Z | Compiling futures-executor v0.3.32 |
| 631 | 2026-03-05T18:43:28.871Z | Compiling rand_core v0.9.5 |
| 632 | 2026-03-05T18:43:29.361Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 633 | 2026-03-05T18:43:29.504Z | Compiling pin-project-internal v1.1.11 |
| 634 | 2026-03-05T18:43:29.595Z | Compiling http-body-util v0.1.3 |
| 635 | 2026-03-05T18:43:30.129Z | Compiling uuid v1.21.0 |
| 636 | 2026-03-05T18:43:30.310Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 637 | 2026-03-05T18:43:30.529Z | Compiling serde_spanned v1.0.4 |
| 638 | 2026-03-05T18:43:30.792Z | Compiling smol_str v0.3.6 |
| 639 | 2026-03-05T18:43:31.159Z | Compiling filetime v0.2.27 |
| 640 | 2026-03-05T18:43:31.323Z | Compiling bstr v1.12.1 |
| 641 | 2026-03-05T18:43:31.483Z | Compiling vte v0.14.1 |
| 642 | 2026-03-05T18:43:31.530Z | Compiling unicase v2.9.0 |
| 643 | 2026-03-05T18:43:31.882Z | Compiling unicode-xid v0.2.6 |
| 644 | 2026-03-05T18:43:31.900Z | Compiling anstyle-query v1.1.5 |
| 645 | 2026-03-05T18:43:31.959Z | Compiling litrs v1.0.0 |
| 646 | 2026-03-05T18:43:32.071Z | Compiling color-spantrace v0.3.0 |
| 647 | 2026-03-05T18:43:32.111Z | Compiling iana-time-zone v0.1.65 |
| 648 | 2026-03-05T18:43:32.388Z | Compiling number_prefix v0.4.0 |
| 649 | 2026-03-05T18:43:32.612Z | Compiling is_terminal_polyfill v1.70.2 |
| 650 | 2026-03-05T18:43:32.630Z | Compiling colorchoice v1.0.4 |
| 651 | 2026-03-05T18:43:32.740Z | Compiling anstyle v1.0.13 |
| 652 | 2026-03-05T18:43:32.757Z | Compiling eyre v0.6.12 |
| 653 | 2026-03-05T18:43:32.917Z | Compiling nested v0.1.1 |
| 654 | 2026-03-05T18:43:33.058Z | Compiling tinyvec_macros v0.1.1 |
| 655 | 2026-03-05T18:43:33.165Z | Compiling static_assertions v1.1.0 |
| 656 | 2026-03-05T18:43:33.182Z | Compiling self_update v0.42.0 |
| 657 | 2026-03-05T18:43:33.237Z | Compiling xattr v1.6.1 |
| 658 | 2026-03-05T18:43:33.258Z | Compiling guppy v0.17.25 |
| 659 | 2026-03-05T18:43:33.283Z | Compiling tinyvec v1.10.0 |
| 660 | 2026-03-05T18:43:33.596Z | Compiling tar v0.4.44 |
| 661 | 2026-03-05T18:43:33.653Z | Compiling anstream v0.6.21 |
| 662 | 2026-03-05T18:43:34.033Z | Compiling document-features v0.2.12 |
| 663 | 2026-03-05T18:43:34.303Z | Compiling indicatif v0.17.11 |
| 664 | 2026-03-05T18:43:34.722Z | Compiling chrono v0.4.44 |
| 665 | 2026-03-05T18:43:35.118Z | Compiling globset v0.4.18 |
| 666 | 2026-03-05T18:43:35.172Z | Compiling cargo-util-schemas v0.2.0 |
| 667 | 2026-03-05T18:43:36.545Z | Compiling pin-project v1.1.11 |
| 668 | 2026-03-05T18:43:36.703Z | Compiling strip-ansi-escapes v0.2.1 |
| 669 | 2026-03-05T18:43:37.870Z | Compiling nextest-metadata v0.12.2 |
| 670 | 2026-03-05T18:43:39.515Z | Compiling toml v0.9.12+spec-1.1.0 |
| 671 | 2026-03-05T18:43:40.814Z | Compiling newtype-uuid v1.3.2 |
| 672 | 2026-03-05T18:43:41.151Z | Compiling reqwest v0.12.28 |
| 673 | 2026-03-05T18:43:41.309Z | Compiling rand_chacha v0.9.0 |
| 674 | 2026-03-05T18:43:42.592Z | Compiling futures v0.3.32 |
| 675 | 2026-03-05T18:43:42.652Z | Compiling digest v0.10.7 |
| 676 | 2026-03-05T18:43:42.709Z | Compiling derive_more v2.1.1 |
| 677 | 2026-03-05T18:43:42.737Z | Compiling parking_lot v0.12.5 |
| 678 | 2026-03-05T18:43:42.833Z | Compiling flate2 v1.1.9 |
| 679 | 2026-03-05T18:43:43.092Z | Compiling tracing-error v0.2.1 |
| 680 | 2026-03-05T18:43:43.540Z | Compiling shared_child v1.1.1 |
| 681 | 2026-03-05T18:43:44.780Z | Compiling signal-hook-mio v0.2.5 |
| 682 | 2026-03-05T18:43:44.918Z | Compiling self-replace v1.5.0 |
| 683 | 2026-03-05T18:43:44.989Z | Compiling cargo-platform v0.2.0 |
| 684 | 2026-03-05T18:43:45.418Z | Compiling quick-xml v0.37.5 |
| 685 | 2026-03-05T18:43:46.224Z | Compiling quick-xml v0.38.4 |
| 686 | 2026-03-05T18:43:46.987Z | Compiling clap_lex v1.0.0 |
| 687 | 2026-03-05T18:43:47.662Z | Compiling humantime v2.3.0 |
| 688 | 2026-03-05T18:43:47.678Z | Compiling strsim v0.11.1 |
| 689 | 2026-03-05T18:43:48.868Z | Compiling heck v0.5.0 |
| 690 | 2026-03-05T18:43:49.117Z | Compiling cpufeatures v0.2.17 |
| 691 | 2026-03-05T18:43:49.233Z | Compiling indenter v0.3.4 |
| 692 | 2026-03-05T18:43:49.270Z | Compiling recursion v0.5.4 |
| 693 | 2026-03-05T18:43:49.438Z | Compiling urlencoding v2.1.3 |
| 694 | 2026-03-05T18:43:49.457Z | Compiling shell-words v1.1.1 |
| 695 | 2026-03-05T18:43:49.497Z | Compiling nextest-filtering v0.15.0 |
| 696 | 2026-03-05T18:43:49.941Z | Compiling clap_derive v4.5.55 |
| 697 | 2026-03-05T18:43:50.245Z | Compiling sha2 v0.10.9 |
| 698 | 2026-03-05T18:43:51.048Z | Compiling clap_builder v4.5.60 |
| 699 | 2026-03-05T18:43:53.597Z | Compiling humantime-serde v1.1.1 |
| 700 | 2026-03-05T18:43:53.864Z | Compiling quick-junit v0.5.2 |
| 701 | 2026-03-05T18:43:54.232Z | Compiling atomicwrites v0.4.4 |
| 702 | 2026-03-05T18:43:54.784Z | Compiling cargo_metadata v0.20.0 |
| 703 | 2026-03-05T18:43:58.381Z | Compiling crossterm v0.29.0 |
| 704 | 2026-03-05T18:44:01.290Z | Compiling cargo-nextest v0.9.97 |
| 705 | 2026-03-05T18:44:02.254Z | Compiling zstd v0.13.3 |
| 706 | 2026-03-05T18:44:03.141Z | Compiling duct v0.13.7 |
| 707 | 2026-03-05T18:44:04.838Z | Compiling async-scoped v0.9.0 |
| 708 | 2026-03-05T18:44:04.989Z | Compiling rand v0.9.2 |
| 709 | 2026-03-05T18:44:05.041Z | Compiling config v0.15.19 |
| 710 | 2026-03-05T18:44:05.174Z | Compiling unicode-normalization v0.1.25 |
| 711 | 2026-03-05T18:44:05.887Z | Compiling target-spec-miette v0.4.5 |
| 712 | 2026-03-05T18:44:06.466Z | Compiling future-queue v0.4.0 |
| 713 | 2026-03-05T18:44:06.640Z | Compiling mukti-metadata v0.3.0 |
| 714 | 2026-03-05T18:44:06.659Z | Compiling tokio-stream v0.1.18 |
| 715 | 2026-03-05T18:44:06.957Z | Compiling camino-tempfile v1.4.1 |
| 716 | 2026-03-05T18:44:06.994Z | Compiling derive-where v1.6.0 |
| 717 | 2026-03-05T18:44:07.642Z | Compiling serde_path_to_error v0.1.20 |
| 718 | 2026-03-05T18:44:07.714Z | Compiling serde_ignored v0.1.14 |
| 719 | 2026-03-05T18:44:07.802Z | Compiling xxhash-rust v0.8.15 |
| 720 | 2026-03-05T18:44:07.826Z | Compiling home v0.5.12 |
| 721 | 2026-03-05T18:44:08.124Z | Compiling swrite v0.1.0 |
| 722 | 2026-03-05T18:44:08.125Z | Compiling hex v0.4.3 |
| 723 | 2026-03-05T18:44:08.274Z | Compiling indent_write v2.2.0 |
| 724 | 2026-03-05T18:44:08.366Z | Compiling color-eyre v0.6.5 |
| 725 | 2026-03-05T18:44:08.570Z | Compiling clap v4.5.60 |
| 726 | 2026-03-05T18:44:08.637Z | Compiling dialoguer v0.11.0 |
| 727 | 2026-03-05T18:44:08.699Z | Compiling enable-ansi-support v0.2.1 |
| 728 | 2026-03-05T18:44:09.902Z | Compiling nextest-runner v0.80.0 |
| 729 | 2026-03-05T18:44:49.203Z | Finished `release` profile [optimized] target(s) in 2m 32s |
| 730 | 2026-03-05T18:44:49.431Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 731 | 2026-03-05T18:44:49.434Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 732 | 2026-03-05T18:44:49.544Z | + source .github/buildomat/test-common.sh |
| 733 | 2026-03-05T18:44:49.547Z | ++ NEXTEST_VERSION=0.9.97 |
| 734 | 2026-03-05T18:44:49.548Z | ++ PLATFORM=illumos |
| 735 | 2026-03-05T18:44:49.548Z | ++ banner install |
| 736 | 2026-03-05T18:44:49.548Z | |
| 737 | 2026-03-05T18:44:49.548Z | # # # #### ##### ## # # |
| 738 | 2026-03-05T18:44:49.548Z | # ## # # # # # # # |
| 739 | 2026-03-05T18:44:49.548Z | # # # # #### # # # # # |
| 740 | 2026-03-05T18:44:49.548Z | # # # # # # ###### # # |
| 741 | 2026-03-05T18:44:49.548Z | # # ## # # # # # # # |
| 742 | 2026-03-05T18:44:49.548Z | # # # #### # # # ###### ###### |
| 743 | 2026-03-05T18:44:49.548Z | |
| 744 | 2026-03-05T18:44:49.548Z | ++ set +o errexit |
| 745 | 2026-03-05T18:44:49.555Z | ++ pkg info clang-15 |
| 746 | 2026-03-05T18:44:49.555Z | ++ grep -qi installed |
| 747 | 2026-03-05T18:44:52.605Z | pkg: info: no packages matching the following patterns you specified are |
| 748 | 2026-03-05T18:44:52.606Z | installed on the system. Try querying remotely instead: |
| 749 | 2026-03-05T18:44:52.606Z | |
| 750 | 2026-03-05T18:44:52.606Z | clang-15 |
| 751 | 2026-03-05T18:44:52.654Z | ++ [[ 1 != 0 ]] |
| 752 | 2026-03-05T18:44:52.654Z | ++ set -o errexit |
| 753 | 2026-03-05T18:44:52.658Z | ++ pfexec pkg install clang-15 |
| 754 | 2026-03-05T18:45:01.210Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 755 | 2026-03-05T18:45:11.820Z | Startup: Caching catalogs ... Done |
| 756 | 2026-03-05T18:45:36.415Z | Planning: Solver setup ... Done |
| 757 | 2026-03-05T18:45:36.580Z | Planning: Running solver ... Done |
| 758 | 2026-03-05T18:45:36.775Z | Planning: Finding local manifests ... Done |
| 759 | 2026-03-05T18:45:36.788Z | Planning: Fetching manifests: 0/2 0% complete |
| 760 | 2026-03-05T18:45:36.955Z | Planning: Fetching manifests: 2/2 100% complete |
| 761 | 2026-03-05T18:45:37.002Z | Planning: Package planning ... Done |
| 762 | 2026-03-05T18:45:37.051Z | Planning: Merging actions ... Done |
| 763 | 2026-03-05T18:45:37.238Z | Planning: Checking for conflicting actions ... Done |
| 764 | 2026-03-05T18:45:37.248Z | Planning: Consolidating action changes ... Done |
| 765 | 2026-03-05T18:45:39.747Z | Planning: Evaluating mediators ... Done |
| 766 | 2026-03-05T18:45:39.756Z | Planning: Planning completed in 27.77 seconds |
| 767 | 2026-03-05T18:45:39.891Z | Packages to install: 2 |
| 768 | 2026-03-05T18:45:39.891Z | Mediators to change: 2 |
| 769 | 2026-03-05T18:45:39.891Z | Services to change: 1 |
| 770 | 2026-03-05T18:45:39.891Z | Create boot environment: No |
| 771 | 2026-03-05T18:45:39.891Z | Create backup boot environment: No |
| 772 | 2026-03-05T18:45:40.044Z | |
| 773 | 2026-03-05T18:45:40.044Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 774 | 2026-03-05T18:45:45.045Z | Download: 986/3076 items 82.2/211.3MB 38% complete (16.8M/s) |
| 775 | 2026-03-05T18:45:50.045Z | Download: 2126/3076 items 118.4/211.3MB 56% complete (11.9M/s) |
| 776 | 2026-03-05T18:45:54.698Z | Download: Completed 211.31 MB in 14.65 seconds (14.4M/s) |
| 777 | 2026-03-05T18:45:54.881Z | Actions: 1/3418 actions (Installing new actions) |
| 778 | 2026-03-05T18:45:59.451Z | Actions: Completed 3418 actions in 4.57 seconds. |
| 779 | 2026-03-05T18:45:59.885Z | Done |
| 780 | 2026-03-05T18:45:59.885Z | Done |
| 781 | 2026-03-05T18:46:00.985Z | Done |
| 782 | 2026-03-05T18:46:05.886Z | Done |
| 783 | 2026-03-05T18:46:05.977Z | Done |
| 784 | 2026-03-05T18:46:05.980Z | Done |
| 785 | 2026-03-05T18:46:06.137Z | Done |
| 786 | 2026-03-05T18:46:06.834Z | ++ set -o errexit |
| 787 | 2026-03-05T18:46:06.834Z | ++ cargo --version |
| 788 | 2026-03-05T18:46:06.905Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 789 | 2026-03-05T18:46:06.908Z | ++ rustc --version |
| 790 | 2026-03-05T18:46:06.987Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 791 | 2026-03-05T18:46:06.990Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 792 | 2026-03-05T18:46:07.124Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 793 | 2026-03-05T18:46:07.128Z | + pushd mgadm |
| 794 | 2026-03-05T18:46:07.128Z | + cargo nextest run |
| 795 | 2026-03-05T18:46:07.128Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 796 | 2026-03-05T18:46:07.513Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 797 | 2026-03-05T18:46:23.706Z | From https://github.com/oxidecomputer/falcon |
| 798 | 2026-03-05T18:46:23.706Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 799 | 2026-03-05T18:46:23.815Z | Updating crates.io index |
| 800 | 2026-03-05T18:46:23.858Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 801 | 2026-03-05T18:46:24.937Z | From https://github.com/oxidecomputer/dendrite |
| 802 | 2026-03-05T18:46:24.937Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 803 | 2026-03-05T18:46:25.040Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 804 | 2026-03-05T18:46:25.357Z | From https://github.com/oxidecomputer/ispf |
| 805 | 2026-03-05T18:46:25.357Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 806 | 2026-03-05T18:46:25.366Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 807 | 2026-03-05T18:46:25.853Z | From https://github.com/oxidecomputer/netadm-sys |
| 808 | 2026-03-05T18:46:25.853Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 809 | 2026-03-05T18:46:25.864Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 810 | 2026-03-05T18:46:37.725Z | From https://github.com/oxidecomputer/omicron |
| 811 | 2026-03-05T18:46:37.725Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 812 | 2026-03-05T18:46:38.426Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 813 | 2026-03-05T18:46:48.043Z | From https://github.com/oxidecomputer/opte |
| 814 | 2026-03-05T18:46:48.043Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 815 | 2026-03-05T18:46:48.222Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 816 | 2026-03-05T18:46:48.524Z | From https://github.com/illumos/smf-rs |
| 817 | 2026-03-05T18:46:48.524Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 818 | 2026-03-05T18:46:48.608Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 819 | 2026-03-05T18:46:48.888Z | From https://github.com/oxidecomputer/network-interface |
| 820 | 2026-03-05T18:46:48.889Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 821 | 2026-03-05T18:46:48.984Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 822 | 2026-03-05T18:46:49.307Z | From https://github.com/oxidecomputer/zone |
| 823 | 2026-03-05T18:46:49.307Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 824 | 2026-03-05T18:46:49.337Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 825 | 2026-03-05T18:46:51.138Z | From https://github.com/oxidecomputer/propolis |
| 826 | 2026-03-05T18:46:51.139Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 827 | 2026-03-05T18:46:51.298Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 828 | 2026-03-05T18:46:51.981Z | From https://github.com/oxidecomputer/transceiver-control |
| 829 | 2026-03-05T18:46:51.981Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 830 | 2026-03-05T18:46:51.998Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 831 | 2026-03-05T18:46:52.336Z | From https://github.com/oxidecomputer/dlpi-sys |
| 832 | 2026-03-05T18:46:52.336Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 833 | 2026-03-05T18:46:52.356Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 834 | 2026-03-05T18:46:53.045Z | From https://github.com/jmesmon/rust-libzfs |
| 835 | 2026-03-05T18:46:53.045Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 836 | 2026-03-05T18:46:53.057Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 837 | 2026-03-05T18:46:53.354Z | From https://github.com/oxidecomputer/rusty-doors |
| 838 | 2026-03-05T18:46:53.354Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 839 | 2026-03-05T18:46:53.368Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 840 | 2026-03-05T18:46:53.873Z | From https://github.com/oxidecomputer/lldp |
| 841 | 2026-03-05T18:46:53.873Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 842 | 2026-03-05T18:46:53.957Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 843 | 2026-03-05T18:46:54.837Z | From https://github.com/oxidecomputer/maghemite |
| 844 | 2026-03-05T18:46:54.837Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 845 | 2026-03-05T18:46:54.890Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 846 | 2026-03-05T18:46:55.249Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 847 | 2026-03-05T18:46:55.249Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 848 | 2026-03-05T18:46:55.378Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 849 | 2026-03-05T18:46:55.690Z | From https://github.com/oxidecomputer/slog-error-chain |
| 850 | 2026-03-05T18:46:55.690Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 851 | 2026-03-05T18:46:55.714Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 852 | 2026-03-05T18:46:56.092Z | From https://github.com/oxidecomputer/tufaceous |
| 853 | 2026-03-05T18:46:56.092Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 854 | 2026-03-05T18:46:56.124Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 855 | 2026-03-05T18:46:57.923Z | From https://github.com/oxidecomputer/management-gateway-service |
| 856 | 2026-03-05T18:46:57.923Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 857 | 2026-03-05T18:46:57.975Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-03-05T18:46:59.625Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-03-05T18:46:59.625Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 860 | 2026-03-05T18:46:59.810Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 861 | 2026-03-05T18:47:00.230Z | From https://github.com/oxidecomputer/propolis |
| 862 | 2026-03-05T18:47:00.230Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 863 | 2026-03-05T18:47:00.521Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 864 | 2026-03-05T18:47:00.847Z | From https://github.com/oxidecomputer/tofino |
| 865 | 2026-03-05T18:47:00.847Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 866 | 2026-03-05T18:47:00.858Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 867 | 2026-03-05T18:47:01.194Z | From https://github.com/oxidecomputer/clickward |
| 868 | 2026-03-05T18:47:01.194Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 869 | 2026-03-05T18:47:01.370Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 870 | 2026-03-05T18:47:01.646Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 871 | 2026-03-05T18:47:01.647Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 872 | 2026-03-05T18:47:02.688Z | Downloading crates ... |
| 873 | 2026-03-05T18:47:02.832Z | Downloaded async-trait v0.1.89 |
| 874 | 2026-03-05T18:47:02.840Z | Downloaded aead v0.5.2 |
| 875 | 2026-03-05T18:47:02.843Z | Downloaded console v0.16.2 |
| 876 | 2026-03-05T18:47:02.854Z | Downloaded hostname v0.4.2 |
| 877 | 2026-03-05T18:47:02.857Z | Downloaded hubpack_derive v0.1.1 |
| 878 | 2026-03-05T18:47:02.860Z | Downloaded getrandom v0.4.1 |
| 879 | 2026-03-05T18:47:02.864Z | Downloaded icu_collections v2.1.1 |
| 880 | 2026-03-05T18:47:02.870Z | Downloaded hostname v0.3.1 |
| 881 | 2026-03-05T18:47:02.873Z | Downloaded hash32 v0.3.1 |
| 882 | 2026-03-05T18:47:02.877Z | Downloaded internet-checksum v0.2.1 |
| 883 | 2026-03-05T18:47:02.880Z | Downloaded mime v0.3.17 |
| 884 | 2026-03-05T18:47:02.883Z | Downloaded lru-cache v0.1.2 |
| 885 | 2026-03-05T18:47:02.886Z | Downloaded fs_extra v1.3.0 |
| 886 | 2026-03-05T18:47:02.889Z | Downloaded fixedbitset v0.4.2 |
| 887 | 2026-03-05T18:47:02.892Z | Downloaded dyn-clone v1.0.20 |
| 888 | 2026-03-05T18:47:02.895Z | Downloaded libsw-core v0.3.2 |
| 889 | 2026-03-05T18:47:02.900Z | Downloaded memoffset v0.9.1 |
| 890 | 2026-03-05T18:47:02.900Z | Downloaded httpdate v1.0.3 |
| 891 | 2026-03-05T18:47:02.903Z | Downloaded newline-converter v0.3.0 |
| 892 | 2026-03-05T18:47:02.906Z | Downloaded memmap2 v0.9.10 |
| 893 | 2026-03-05T18:47:02.909Z | Downloaded managed v0.8.0 |
| 894 | 2026-03-05T18:47:02.912Z | Downloaded idna_adapter v1.2.1 |
| 895 | 2026-03-05T18:47:02.912Z | Downloaded foreign-types v0.5.0 |
| 896 | 2026-03-05T18:47:02.915Z | Downloaded ident_case v1.0.1 |
| 897 | 2026-03-05T18:47:02.918Z | Downloaded dtrace-parser v0.3.0 |
| 898 | 2026-03-05T18:47:02.918Z | Downloaded num-derive v0.3.3 |
| 899 | 2026-03-05T18:47:02.921Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 900 | 2026-03-05T18:47:02.924Z | Downloaded opaque-debug v0.3.1 |
| 901 | 2026-03-05T18:47:02.927Z | Downloaded natord v1.0.9 |
| 902 | 2026-03-05T18:47:02.927Z | Downloaded ipnet v2.11.0 |
| 903 | 2026-03-05T18:47:02.930Z | Downloaded heck v0.4.1 |
| 904 | 2026-03-05T18:47:02.933Z | Downloaded foreign-types-macros v0.2.3 |
| 905 | 2026-03-05T18:47:02.936Z | Downloaded omicron-workspace-hack v0.1.0 |
| 906 | 2026-03-05T18:47:02.936Z | Downloaded dtrace-parser v0.2.0 |
| 907 | 2026-03-05T18:47:02.939Z | Downloaded match_cfg v0.1.0 |
| 908 | 2026-03-05T18:47:02.939Z | Downloaded bit-set v0.8.0 |
| 909 | 2026-03-05T18:47:02.942Z | Downloaded olpc-cjson v0.1.4 |
| 910 | 2026-03-05T18:47:02.945Z | Downloaded num-iter v0.1.45 |
| 911 | 2026-03-05T18:47:02.948Z | Downloaded const-random v0.1.18 |
| 912 | 2026-03-05T18:47:02.948Z | Downloaded libscf-sys v1.1.0 |
| 913 | 2026-03-05T18:47:02.951Z | Downloaded num_enum_derive v0.5.11 |
| 914 | 2026-03-05T18:47:02.954Z | Downloaded num-conv v0.2.0 |
| 915 | 2026-03-05T18:47:02.954Z | Downloaded ipnetwork v0.21.1 |
| 916 | 2026-03-05T18:47:02.957Z | Downloaded async-stream-impl v0.3.6 |
| 917 | 2026-03-05T18:47:02.961Z | Downloaded async-recursion v1.1.1 |
| 918 | 2026-03-05T18:47:02.964Z | Downloaded num-derive v0.4.2 |
| 919 | 2026-03-05T18:47:02.967Z | Downloaded cstr-argument v0.1.2 |
| 920 | 2026-03-05T18:47:02.967Z | Downloaded cobs v0.3.0 |
| 921 | 2026-03-05T18:47:02.970Z | Downloaded num_threads v0.1.7 |
| 922 | 2026-03-05T18:47:02.973Z | Downloaded memmap v0.7.0 |
| 923 | 2026-03-05T18:47:02.976Z | Downloaded is-terminal v0.4.17 |
| 924 | 2026-03-05T18:47:02.976Z | Downloaded crucible-workspace-hack v0.1.0 |
| 925 | 2026-03-05T18:47:02.980Z | Downloaded arrayref v0.3.9 |
| 926 | 2026-03-05T18:47:02.983Z | Downloaded highway v1.3.0 |
| 927 | 2026-03-05T18:47:02.986Z | Downloaded convert_case v0.4.0 |
| 928 | 2026-03-05T18:47:02.986Z | Downloaded ciborium-io v0.2.2 |
| 929 | 2026-03-05T18:47:02.989Z | Downloaded plain v0.2.3 |
| 930 | 2026-03-05T18:47:02.989Z | Downloaded parse-display v0.10.0 |
| 931 | 2026-03-05T18:47:02.992Z | Downloaded async-stream v0.3.6 |
| 932 | 2026-03-05T18:47:02.996Z | Downloaded pretty-hex v0.4.1 |
| 933 | 2026-03-05T18:47:02.999Z | Downloaded powerfmt v0.2.0 |
| 934 | 2026-03-05T18:47:02.999Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 935 | 2026-03-05T18:47:03.002Z | Downloaded derive-ex v0.1.8 |
| 936 | 2026-03-05T18:47:03.002Z | Downloaded proc-macro-crate v3.4.0 |
| 937 | 2026-03-05T18:47:03.005Z | Downloaded oxide-tokio-rt v0.1.2 |
| 938 | 2026-03-05T18:47:03.009Z | Downloaded linked-hash-map v0.5.6 |
| 939 | 2026-03-05T18:47:03.009Z | Downloaded foldhash v0.2.0 |
| 940 | 2026-03-05T18:47:03.012Z | Downloaded num_enum_derive v0.7.5 |
| 941 | 2026-03-05T18:47:03.015Z | Downloaded num_enum v0.7.5 |
| 942 | 2026-03-05T18:47:03.019Z | Downloaded proc-macro-error-attr v1.0.4 |
| 943 | 2026-03-05T18:47:03.022Z | Downloaded icu_normalizer v2.1.1 |
| 944 | 2026-03-05T18:47:03.026Z | Downloaded csv-core v0.1.13 |
| 945 | 2026-03-05T18:47:03.029Z | Downloaded quick-error v1.2.3 |
| 946 | 2026-03-05T18:47:03.033Z | Downloaded rand_xorshift v0.4.0 |
| 947 | 2026-03-05T18:47:03.033Z | Downloaded ff v0.13.1 |
| 948 | 2026-03-05T18:47:03.037Z | Downloaded progenitor-client v0.11.2 |
| 949 | 2026-03-05T18:47:03.037Z | Downloaded displaydoc v0.2.5 |
| 950 | 2026-03-05T18:47:03.040Z | Downloaded num_enum v0.5.11 |
| 951 | 2026-03-05T18:47:03.045Z | Downloaded ref-cast-impl v1.0.25 |
| 952 | 2026-03-05T18:47:03.048Z | Downloaded oxnet v0.1.4 |
| 953 | 2026-03-05T18:47:03.052Z | Downloaded bytecount v0.6.9 |
| 954 | 2026-03-05T18:47:03.055Z | Downloaded paste v1.0.15 |
| 955 | 2026-03-05T18:47:03.055Z | Downloaded hmac v0.12.1 |
| 956 | 2026-03-05T18:47:03.059Z | Downloaded progenitor-client v0.10.0 |
| 957 | 2026-03-05T18:47:03.062Z | Downloaded progenitor-macro v0.11.2 |
| 958 | 2026-03-05T18:47:03.062Z | Downloaded poly1305 v0.8.0 |
| 959 | 2026-03-05T18:47:03.065Z | Downloaded phf v0.12.1 |
| 960 | 2026-03-05T18:47:03.068Z | Downloaded same-file v1.0.6 |
| 961 | 2026-03-05T18:47:03.068Z | Downloaded pem v3.0.6 |
| 962 | 2026-03-05T18:47:03.071Z | Downloaded scroll_derive v0.12.1 |
| 963 | 2026-03-05T18:47:03.071Z | Downloaded parking_lot_core v0.8.6 |
| 964 | 2026-03-05T18:47:03.074Z | Downloaded progenitor-macro v0.10.0 |
| 965 | 2026-03-05T18:47:03.077Z | Downloaded pin-project-internal v1.1.10 |
| 966 | 2026-03-05T18:47:03.080Z | Downloaded num-complex v0.4.6 |
| 967 | 2026-03-05T18:47:03.080Z | Downloaded rand_chacha v0.3.1 |
| 968 | 2026-03-05T18:47:03.083Z | Downloaded deranged v0.5.6 |
| 969 | 2026-03-05T18:47:03.086Z | Downloaded owo-colors v4.2.3 |
| 970 | 2026-03-05T18:47:03.089Z | Downloaded rustc_version v0.1.7 |
| 971 | 2026-03-05T18:47:03.089Z | Downloaded serde-big-array v0.5.1 |
| 972 | 2026-03-05T18:47:03.093Z | Downloaded serde_plain v1.0.2 |
| 973 | 2026-03-05T18:47:03.093Z | Downloaded secrecy v0.10.3 |
| 974 | 2026-03-05T18:47:03.097Z | Downloaded proc-macro-error v1.0.4 |
| 975 | 2026-03-05T18:47:03.097Z | Downloaded serde_repr v0.1.20 |
| 976 | 2026-03-05T18:47:03.099Z | Downloaded semver v0.1.20 |
| 977 | 2026-03-05T18:47:03.102Z | Downloaded scroll_derive v0.13.1 |
| 978 | 2026-03-05T18:47:03.103Z | Downloaded progenitor v0.10.0 |
| 979 | 2026-03-05T18:47:03.106Z | Downloaded proc-macro-error2 v2.0.1 |
| 980 | 2026-03-05T18:47:03.109Z | Downloaded drift v0.1.3 |
| 981 | 2026-03-05T18:47:03.114Z | Downloaded sigpipe v0.1.3 |
| 982 | 2026-03-05T18:47:03.118Z | Downloaded quote v1.0.44 |
| 983 | 2026-03-05T18:47:03.121Z | Downloaded slog-envlogger v2.2.0 |
| 984 | 2026-03-05T18:47:03.121Z | Downloaded spin v0.5.2 |
| 985 | 2026-03-05T18:47:03.125Z | Downloaded crossbeam-utils v0.8.21 |
| 986 | 2026-03-05T18:47:03.128Z | Downloaded password-hash v0.5.0 |
| 987 | 2026-03-05T18:47:03.128Z | Downloaded rustversion v1.0.22 |
| 988 | 2026-03-05T18:47:03.131Z | Downloaded pest_derive v2.8.6 |
| 989 | 2026-03-05T18:47:03.134Z | Downloaded rustls-pemfile v2.2.0 |
| 990 | 2026-03-05T18:47:03.140Z | Downloaded schemars_derive v0.8.22 |
| 991 | 2026-03-05T18:47:03.140Z | Downloaded colored v3.1.1 |
| 992 | 2026-03-05T18:47:03.144Z | Downloaded structmeta-derive v0.3.0 |
| 993 | 2026-03-05T18:47:03.145Z | Downloaded siphasher v1.0.2 |
| 994 | 2026-03-05T18:47:03.145Z | Downloaded structmeta v0.3.0 |
| 995 | 2026-03-05T18:47:03.145Z | Downloaded sha1 v0.10.6 |
| 996 | 2026-03-05T18:47:03.147Z | Downloaded strum v0.27.2 |
| 997 | 2026-03-05T18:47:03.151Z | Downloaded ref-cast v1.0.25 |
| 998 | 2026-03-05T18:47:03.151Z | Downloaded progenitor v0.11.2 |
| 999 | 2026-03-05T18:47:03.154Z | Downloaded stable_deref_trait v1.2.1 |
| 1000 | 2026-03-05T18:47:03.154Z | Downloaded slog-bunyan v2.5.0 |
| 1001 | 2026-03-05T18:47:03.157Z | Downloaded icu_provider v2.1.1 |
| 1002 | 2026-03-05T18:47:03.160Z | Downloaded smawk v0.3.2 |
| 1003 | 2026-03-05T18:47:03.160Z | Downloaded crossbeam-epoch v0.9.18 |
| 1004 | 2026-03-05T18:47:03.163Z | Downloaded tagptr v0.2.0 |
| 1005 | 2026-03-05T18:47:03.166Z | Downloaded pin-project-lite v0.2.16 |
| 1006 | 2026-03-05T18:47:03.170Z | Downloaded take_mut v0.2.2 |
| 1007 | 2026-03-05T18:47:03.170Z | Downloaded resolv-conf v0.7.6 |
| 1008 | 2026-03-05T18:47:03.172Z | Downloaded serde_derive_internals v0.29.1 |
| 1009 | 2026-03-05T18:47:03.172Z | Downloaded icu_normalizer_data v2.1.1 |
| 1010 | 2026-03-05T18:47:03.175Z | Downloaded rusty-fork v0.3.1 |
| 1011 | 2026-03-05T18:47:03.178Z | Downloaded serial_test_derive v3.3.1 |
| 1012 | 2026-03-05T18:47:03.179Z | Downloaded sdd v3.0.10 |
| 1013 | 2026-03-05T18:47:03.182Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1014 | 2026-03-05T18:47:03.182Z | Downloaded strum v0.26.3 |
| 1015 | 2026-03-05T18:47:03.185Z | Downloaded thread-id v5.1.0 |
| 1016 | 2026-03-05T18:47:03.185Z | Downloaded scroll v0.13.0 |
| 1017 | 2026-03-05T18:47:03.187Z | Downloaded icu_properties v2.1.2 |
| 1018 | 2026-03-05T18:47:03.192Z | Downloaded tabled_derive v0.7.0 |
| 1019 | 2026-03-05T18:47:03.192Z | Downloaded termtree v0.5.1 |
| 1020 | 2026-03-05T18:47:03.195Z | Downloaded postcard v1.1.3 |
| 1021 | 2026-03-05T18:47:03.195Z | Downloaded slog-async v2.8.0 |
| 1022 | 2026-03-05T18:47:03.195Z | Downloaded omicron-zone-package v0.12.2 |
| 1023 | 2026-03-05T18:47:03.198Z | Downloaded daft v0.1.5 |
| 1024 | 2026-03-05T18:47:03.202Z | Downloaded slog-term v2.9.2 |
| 1025 | 2026-03-05T18:47:03.205Z | Downloaded dropshot_endpoint v0.16.7 |
| 1026 | 2026-03-05T18:47:03.208Z | Downloaded topological-sort v0.2.2 |
| 1027 | 2026-03-05T18:47:03.209Z | Downloaded clap v4.5.59 |
| 1028 | 2026-03-05T18:47:03.217Z | Downloaded ciborium v0.2.2 |
| 1029 | 2026-03-05T18:47:03.221Z | Downloaded allocator-api2 v0.2.21 |
| 1030 | 2026-03-05T18:47:03.224Z | Downloaded derive_more v0.99.20 |
| 1031 | 2026-03-05T18:47:03.227Z | Downloaded time-core v0.1.8 |
| 1032 | 2026-03-05T18:47:03.227Z | Downloaded thread-id v4.2.2 |
| 1033 | 2026-03-05T18:47:03.232Z | Downloaded testing_table v0.3.0 |
| 1034 | 2026-03-05T18:47:03.232Z | Downloaded tabwriter v1.4.1 |
| 1035 | 2026-03-05T18:47:03.235Z | Downloaded universal-hash v0.5.1 |
| 1036 | 2026-03-05T18:47:03.235Z | Downloaded icu_locale_core v2.1.1 |
| 1037 | 2026-03-05T18:47:03.239Z | Downloaded smartstring v1.0.1 |
| 1038 | 2026-03-05T18:47:03.242Z | Downloaded indicatif v0.18.4 |
| 1039 | 2026-03-05T18:47:03.245Z | Downloaded heapless v0.8.0 |
| 1040 | 2026-03-05T18:47:03.250Z | Downloaded unit-prefix v0.5.2 |
| 1041 | 2026-03-05T18:47:03.251Z | Downloaded usdt-macro v0.6.0 |
| 1042 | 2026-03-05T18:47:03.254Z | Downloaded usdt-macro v0.5.0 |
| 1043 | 2026-03-05T18:47:03.255Z | Downloaded parking_lot v0.11.2 |
| 1044 | 2026-03-05T18:47:03.255Z | Downloaded papergrid v0.17.0 |
| 1045 | 2026-03-05T18:47:03.258Z | Downloaded progenitor-impl v0.10.0 |
| 1046 | 2026-03-05T18:47:03.263Z | Downloaded scroll v0.12.0 |
| 1047 | 2026-03-05T18:47:03.263Z | Downloaded typify-macro v0.4.3 |
| 1048 | 2026-03-05T18:47:03.263Z | Downloaded snafu-derive v0.8.9 |
| 1049 | 2026-03-05T18:47:03.266Z | Downloaded smf v0.2.3 |
| 1050 | 2026-03-05T18:47:03.267Z | Downloaded serial_test v3.3.1 |
| 1051 | 2026-03-05T18:47:03.270Z | Downloaded yoke-derive v0.8.1 |
| 1052 | 2026-03-05T18:47:03.270Z | Downloaded strum_macros v0.26.4 |
| 1053 | 2026-03-05T18:47:03.277Z | Downloaded untrusted v0.7.1 |
| 1054 | 2026-03-05T18:47:03.277Z | Downloaded zerofrom v0.1.6 |
| 1055 | 2026-03-05T18:47:03.277Z | Downloaded wait-timeout v0.2.1 |
| 1056 | 2026-03-05T18:47:03.281Z | Downloaded usdt-attr-macro v0.5.0 |
| 1057 | 2026-03-05T18:47:03.281Z | Downloaded usdt-attr-macro v0.6.0 |
| 1058 | 2026-03-05T18:47:03.281Z | Downloaded usdt v0.6.0 |
| 1059 | 2026-03-05T18:47:03.281Z | Downloaded synstructure v0.13.2 |
| 1060 | 2026-03-05T18:47:03.281Z | Downloaded slog-stdlog v4.1.1 |
| 1061 | 2026-03-05T18:47:03.281Z | Downloaded utf-8 v0.7.6 |
| 1062 | 2026-03-05T18:47:03.286Z | Downloaded usdt v0.5.0 |
| 1063 | 2026-03-05T18:47:03.286Z | Downloaded slog-scope v4.4.1 |
| 1064 | 2026-03-05T18:47:03.286Z | Downloaded tiny-keccak v2.0.2 |
| 1065 | 2026-03-05T18:47:03.289Z | Downloaded zerofrom-derive v0.1.6 |
| 1066 | 2026-03-05T18:47:03.289Z | Downloaded serde_with_macros v3.16.1 |
| 1067 | 2026-03-05T18:47:03.289Z | Downloaded zone_cfg_derive v0.3.1 |
| 1068 | 2026-03-05T18:47:03.293Z | Downloaded zone v0.3.1 |
| 1069 | 2026-03-05T18:47:03.293Z | Downloaded tokio-rustls v0.25.0 |
| 1070 | 2026-03-05T18:47:03.296Z | Downloaded tokio-dtrace v0.1.1 |
| 1071 | 2026-03-05T18:47:03.296Z | Downloaded const_format v0.2.35 |
| 1072 | 2026-03-05T18:47:03.299Z | Downloaded pin-project v1.1.10 |
| 1073 | 2026-03-05T18:47:03.311Z | Downloaded time-macros v0.2.27 |
| 1074 | 2026-03-05T18:47:03.314Z | Downloaded tabled_derive v0.11.0 |
| 1075 | 2026-03-05T18:47:03.314Z | Downloaded zeroize_derive v1.4.3 |
| 1076 | 2026-03-05T18:47:03.318Z | Downloaded prettyplease v0.2.37 |
| 1077 | 2026-03-05T18:47:03.322Z | Downloaded half v2.7.1 |
| 1078 | 2026-03-05T18:47:03.322Z | Downloaded tokio-macros v2.6.0 |
| 1079 | 2026-03-05T18:47:03.328Z | Downloaded tokio-tungstenite v0.21.0 |
| 1080 | 2026-03-05T18:47:03.328Z | Downloaded vsss-rs v3.3.4 |
| 1081 | 2026-03-05T18:47:03.333Z | Downloaded progenitor-impl v0.11.2 |
| 1082 | 2026-03-05T18:47:03.333Z | Downloaded unarray v0.1.4 |
| 1083 | 2026-03-05T18:47:03.333Z | Downloaded thin-vec v0.2.14 |
| 1084 | 2026-03-05T18:47:03.346Z | Downloaded whoami v1.6.1 |
| 1085 | 2026-03-05T18:47:03.346Z | Downloaded yoke v0.8.1 |
| 1086 | 2026-03-05T18:47:03.353Z | Downloaded xz2 v0.1.7 |
| 1087 | 2026-03-05T18:47:03.353Z | Downloaded rhai_codegen v3.1.0 |
| 1088 | 2026-03-05T18:47:03.353Z | Downloaded writeable v0.6.2 |
| 1089 | 2026-03-05T18:47:03.353Z | Downloaded base64 v0.21.7 |
| 1090 | 2026-03-05T18:47:03.356Z | Downloaded crypto-bigint v0.5.5 |
| 1091 | 2026-03-05T18:47:03.363Z | Downloaded jiff-static v0.2.20 |
| 1092 | 2026-03-05T18:47:03.363Z | Downloaded arc-swap v1.8.2 |
| 1093 | 2026-03-05T18:47:03.367Z | Downloaded socket2 v0.5.10 |
| 1094 | 2026-03-05T18:47:03.367Z | Downloaded crossbeam-channel v0.5.15 |
| 1095 | 2026-03-05T18:47:03.371Z | Downloaded zerovec-derive v0.11.2 |
| 1096 | 2026-03-05T18:47:03.374Z | Downloaded walkdir v2.5.0 |
| 1097 | 2026-03-05T18:47:03.374Z | Downloaded similar v2.7.0 |
| 1098 | 2026-03-05T18:47:03.377Z | Downloaded slog v2.8.2 |
| 1099 | 2026-03-05T18:47:03.380Z | Downloaded rayon-core v1.13.0 |
| 1100 | 2026-03-05T18:47:03.383Z | Downloaded hashbrown v0.12.3 |
| 1101 | 2026-03-05T18:47:03.387Z | Downloaded ucd-trie v0.1.7 |
| 1102 | 2026-03-05T18:47:03.391Z | Downloaded waitgroup v0.1.2 |
| 1103 | 2026-03-05T18:47:03.391Z | Downloaded usdt-impl v0.6.0 |
| 1104 | 2026-03-05T18:47:03.395Z | Downloaded zerocopy-derive v0.7.35 |
| 1105 | 2026-03-05T18:47:03.398Z | Downloaded expectorate v1.2.0 |
| 1106 | 2026-03-05T18:47:03.398Z | Downloaded minimal-lexical v0.2.1 |
| 1107 | 2026-03-05T18:47:03.401Z | Downloaded toml v0.7.8 |
| 1108 | 2026-03-05T18:47:03.404Z | Downloaded test-strategy v0.4.5 |
| 1109 | 2026-03-05T18:47:03.411Z | Downloaded usdt-impl v0.5.0 |
| 1110 | 2026-03-05T18:47:03.417Z | Downloaded typify v0.4.3 |
| 1111 | 2026-03-05T18:47:03.417Z | Downloaded qorb v0.4.1 |
| 1112 | 2026-03-05T18:47:03.420Z | Downloaded nom v7.1.3 |
| 1113 | 2026-03-05T18:47:03.423Z | Downloaded rand v0.8.5 |
| 1114 | 2026-03-05T18:47:03.426Z | Downloaded snafu v0.8.9 |
| 1115 | 2026-03-05T18:47:03.430Z | Downloaded goblin v0.8.2 |
| 1116 | 2026-03-05T18:47:03.435Z | Downloaded schemars v0.9.0 |
| 1117 | 2026-03-05T18:47:03.447Z | Downloaded tungstenite v0.21.0 |
| 1118 | 2026-03-05T18:47:03.450Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1119 | 2026-03-05T18:47:03.453Z | Downloaded steno v0.4.1 |
| 1120 | 2026-03-05T18:47:03.456Z | Downloaded schemars v1.2.1 |
| 1121 | 2026-03-05T18:47:03.471Z | Downloaded zerotrie v0.2.3 |
| 1122 | 2026-03-05T18:47:03.475Z | Downloaded toml_edit v0.19.15 |
| 1123 | 2026-03-05T18:47:03.489Z | Downloaded unsafe-libyaml v0.2.11 |
| 1124 | 2026-03-05T18:47:03.493Z | Downloaded yansi v1.0.1 |
| 1125 | 2026-03-05T18:47:03.496Z | Downloaded libm v0.2.16 |
| 1126 | 2026-03-05T18:47:03.504Z | Downloaded itertools v0.12.1 |
| 1127 | 2026-03-05T18:47:03.509Z | Downloaded iddqd v0.3.17 |
| 1128 | 2026-03-05T18:47:03.523Z | Downloaded icu_properties_data v2.1.2 |
| 1129 | 2026-03-05T18:47:03.527Z | Downloaded pest v2.8.6 |
| 1130 | 2026-03-05T18:47:03.530Z | Downloaded hkdf v0.12.4 |
| 1131 | 2026-03-05T18:47:03.533Z | Downloaded clap_builder v4.5.59 |
| 1132 | 2026-03-05T18:47:03.538Z | Downloaded strum_macros v0.27.2 |
| 1133 | 2026-03-05T18:47:03.541Z | Downloaded spin v0.9.8 |
| 1134 | 2026-03-05T18:47:03.544Z | Downloaded scc v2.4.0 |
| 1135 | 2026-03-05T18:47:03.547Z | Downloaded schemars v0.8.22 |
| 1136 | 2026-03-05T18:47:03.558Z | Downloaded zerocopy-derive v0.8.39 |
| 1137 | 2026-03-05T18:47:03.566Z | Downloaded typed-path v0.9.3 |
| 1138 | 2026-03-05T18:47:03.572Z | Downloaded zerovec v0.11.5 |
| 1139 | 2026-03-05T18:47:03.576Z | Downloaded hickory-resolver v0.24.4 |
| 1140 | 2026-03-05T18:47:03.580Z | Downloaded tinystr v0.8.2 |
| 1141 | 2026-03-05T18:47:03.584Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1142 | 2026-03-05T18:47:03.589Z | Downloaded pretty_assertions v1.4.1 |
| 1143 | 2026-03-05T18:47:03.589Z | Downloaded aws-lc-rs v1.15.4 |
| 1144 | 2026-03-05T18:47:03.595Z | Downloaded thiserror-no-std v2.0.2 |
| 1145 | 2026-03-05T18:47:03.598Z | Downloaded tough v0.20.0 |
| 1146 | 2026-03-05T18:47:03.606Z | Downloaded winnow v0.5.40 |
| 1147 | 2026-03-05T18:47:03.613Z | Downloaded blake3 v1.8.3 |
| 1148 | 2026-03-05T18:47:03.624Z | Downloaded term v1.2.1 |
| 1149 | 2026-03-05T18:47:03.627Z | Downloaded rayon v1.11.0 |
| 1150 | 2026-03-05T18:47:03.632Z | Downloaded serde_with v3.16.1 |
| 1151 | 2026-03-05T18:47:03.643Z | Downloaded zerocopy v0.7.35 |
| 1152 | 2026-03-05T18:47:03.658Z | Downloaded moka v0.12.13 |
| 1153 | 2026-03-05T18:47:03.665Z | Downloaded goblin v0.10.5 |
| 1154 | 2026-03-05T18:47:03.671Z | Downloaded rustls-webpki v0.102.8 |
| 1155 | 2026-03-05T18:47:03.689Z | Downloaded tabled v0.20.0 |
| 1156 | 2026-03-05T18:47:03.705Z | Downloaded tabled v0.15.0 |
| 1157 | 2026-03-05T18:47:03.724Z | Downloaded zerocopy v0.8.39 |
| 1158 | 2026-03-05T18:47:03.738Z | Downloaded syn v1.0.109 |
| 1159 | 2026-03-05T18:47:03.747Z | Downloaded dropshot v0.16.7 |
| 1160 | 2026-03-05T18:47:03.767Z | Downloaded rhai v1.24.0 |
| 1161 | 2026-03-05T18:47:03.777Z | Downloaded time v0.3.47 |
| 1162 | 2026-03-05T18:47:03.788Z | Downloaded proptest v1.10.0 |
| 1163 | 2026-03-05T18:47:03.796Z | Downloaded rustls v0.23.36 |
| 1164 | 2026-03-05T18:47:03.806Z | Downloaded chrono v0.4.43 |
| 1165 | 2026-03-05T18:47:03.812Z | Downloaded tempfile v3.25.0 |
| 1166 | 2026-03-05T18:47:03.815Z | Downloaded pest_meta v2.8.6 |
| 1167 | 2026-03-05T18:47:03.818Z | Downloaded chacha20poly1305 v0.10.1 |
| 1168 | 2026-03-05T18:47:03.818Z | Downloaded dropshot-api-manager v0.3.0 |
| 1169 | 2026-03-05T18:47:03.821Z | Downloaded darling_core v0.21.3 |
| 1170 | 2026-03-05T18:47:03.826Z | Downloaded anyhow v1.0.101 |
| 1171 | 2026-03-05T18:47:03.830Z | Downloaded hickory-resolver v0.25.2 |
| 1172 | 2026-03-05T18:47:03.834Z | Downloaded elliptic-curve v0.13.8 |
| 1173 | 2026-03-05T18:47:03.837Z | Downloaded syn v2.0.116 |
| 1174 | 2026-03-05T18:47:03.847Z | Downloaded sled v0.34.7 |
| 1175 | 2026-03-05T18:47:03.857Z | Downloaded rustls v0.22.4 |
| 1176 | 2026-03-05T18:47:03.867Z | Downloaded regex-syntax v0.8.9 |
| 1177 | 2026-03-05T18:47:03.875Z | Downloaded regress v0.10.5 |
| 1178 | 2026-03-05T18:47:03.880Z | Downloaded openapiv3 v2.2.0 |
| 1179 | 2026-03-05T18:47:03.890Z | Downloaded hickory-proto v0.24.4 |
| 1180 | 2026-03-05T18:47:03.902Z | Downloaded rustix v1.1.3 |
| 1181 | 2026-03-05T18:47:03.924Z | Downloaded hickory-proto v0.25.2 |
| 1182 | 2026-03-05T18:47:03.935Z | Downloaded smoltcp v0.11.0 |
| 1183 | 2026-03-05T18:47:03.945Z | Downloaded nix v0.31.1 |
| 1184 | 2026-03-05T18:47:03.955Z | Downloaded slog-json v2.6.1 |
| 1185 | 2026-03-05T18:47:03.959Z | Downloaded typify-impl v0.4.3 |
| 1186 | 2026-03-05T18:47:03.967Z | Downloaded slog-dtrace v0.3.0 |
| 1187 | 2026-03-05T18:47:03.970Z | Downloaded serde_tokenstream v0.2.2 |
| 1188 | 2026-03-05T18:47:03.973Z | Downloaded papergrid v0.11.0 |
| 1189 | 2026-03-05T18:47:03.976Z | Downloaded cookie v0.18.1 |
| 1190 | 2026-03-05T18:47:03.976Z | Downloaded pest_generator v2.8.6 |
| 1191 | 2026-03-05T18:47:03.980Z | Downloaded cipher v0.4.4 |
| 1192 | 2026-03-05T18:47:03.980Z | Downloaded parse-display-derive v0.10.0 |
| 1193 | 2026-03-05T18:47:03.980Z | Downloaded data-encoding v2.10.0 |
| 1194 | 2026-03-05T18:47:03.983Z | Downloaded cancel-safe-futures v0.1.5 |
| 1195 | 2026-03-05T18:47:03.983Z | Downloaded bcs v0.1.6 |
| 1196 | 2026-03-05T18:47:03.987Z | Downloaded diff v0.1.13 |
| 1197 | 2026-03-05T18:47:03.987Z | Downloaded chrono-tz v0.10.4 |
| 1198 | 2026-03-05T18:47:04.000Z | Downloaded erased-serde v0.3.31 |
| 1199 | 2026-03-05T18:47:04.005Z | Downloaded defmt v1.0.1 |
| 1200 | 2026-03-05T18:47:04.009Z | Downloaded darling v0.21.3 |
| 1201 | 2026-03-05T18:47:04.012Z | Downloaded cargo_toml v0.22.3 |
| 1202 | 2026-03-05T18:47:04.012Z | Downloaded blake2 v0.10.6 |
| 1203 | 2026-03-05T18:47:04.016Z | Downloaded backoff v0.4.0 |
| 1204 | 2026-03-05T18:47:04.016Z | Downloaded csv v1.4.0 |
| 1205 | 2026-03-05T18:47:04.033Z | Downloaded multer v3.1.0 |
| 1206 | 2026-03-05T18:47:04.037Z | Downloaded sha3 v0.10.8 |
| 1207 | 2026-03-05T18:47:04.040Z | Downloaded petgraph v0.6.5 |
| 1208 | 2026-03-05T18:47:04.053Z | Downloaded crossbeam-deque v0.8.6 |
| 1209 | 2026-03-05T18:47:04.056Z | Downloaded lzma-sys v0.1.20 |
| 1210 | 2026-03-05T18:47:04.078Z | Downloaded libc v0.2.180 |
| 1211 | 2026-03-05T18:47:04.105Z | Downloaded jiff v0.2.20 |
| 1212 | 2026-03-05T18:47:04.120Z | Downloaded arrayvec v0.7.6 |
| 1213 | 2026-03-05T18:47:04.123Z | Downloaded argon2 v0.5.3 |
| 1214 | 2026-03-05T18:47:04.123Z | Downloaded num-rational v0.4.2 |
| 1215 | 2026-03-05T18:47:04.126Z | Downloaded num-integer v0.1.46 |
| 1216 | 2026-03-05T18:47:04.126Z | Downloaded keccak v0.1.6 |
| 1217 | 2026-03-05T18:47:04.129Z | Downloaded constant_time_eq v0.4.2 |
| 1218 | 2026-03-05T18:47:04.129Z | Downloaded tokio v1.49.0 |
| 1219 | 2026-03-05T18:47:04.161Z | Downloaded cmake v0.1.57 |
| 1220 | 2026-03-05T18:47:04.164Z | Downloaded critical-section v1.2.0 |
| 1221 | 2026-03-05T18:47:04.165Z | Downloaded daft-derive v0.1.5 |
| 1222 | 2026-03-05T18:47:04.168Z | Downloaded defmt-parser v1.0.0 |
| 1223 | 2026-03-05T18:47:04.168Z | Downloaded proc-macro-crate v1.3.1 |
| 1224 | 2026-03-05T18:47:04.172Z | Downloaded ingot-macros v0.1.1 |
| 1225 | 2026-03-05T18:47:04.172Z | Downloaded indexmap v1.9.3 |
| 1226 | 2026-03-05T18:47:04.175Z | Downloaded bit-vec v0.8.0 |
| 1227 | 2026-03-05T18:47:04.175Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1228 | 2026-03-05T18:47:04.175Z | Downloaded libsw v3.5.0 |
| 1229 | 2026-03-05T18:47:04.178Z | Downloaded defmt-macros v1.0.1 |
| 1230 | 2026-03-05T18:47:04.178Z | Downloaded ingot v0.1.1 |
| 1231 | 2026-03-05T18:47:04.182Z | Downloaded bitflags v1.3.2 |
| 1232 | 2026-03-05T18:47:04.185Z | Downloaded ingot-types v0.1.2 |
| 1233 | 2026-03-05T18:47:04.185Z | Downloaded group v0.13.0 |
| 1234 | 2026-03-05T18:47:04.185Z | Downloaded litemap v0.8.1 |
| 1235 | 2026-03-05T18:47:04.189Z | Downloaded const_format_proc_macros v0.2.34 |
| 1236 | 2026-03-05T18:47:04.189Z | Downloaded chacha20 v0.9.1 |
| 1237 | 2026-03-05T18:47:04.192Z | Downloaded byteorder v1.5.0 |
| 1238 | 2026-03-05T18:47:04.192Z | Downloaded potential_utf v0.1.4 |
| 1239 | 2026-03-05T18:47:04.192Z | Downloaded phf_shared v0.12.1 |
| 1240 | 2026-03-05T18:47:04.195Z | Downloaded newtype_derive v0.1.6 |
| 1241 | 2026-03-05T18:47:04.196Z | Downloaded crunchy v0.2.4 |
| 1242 | 2026-03-05T18:47:04.196Z | Downloaded num v0.4.3 |
| 1243 | 2026-03-05T18:47:04.196Z | Downloaded macaddr v1.0.1 |
| 1244 | 2026-03-05T18:47:04.200Z | Downloaded ciborium-ll v0.2.2 |
| 1245 | 2026-03-05T18:47:04.200Z | Downloaded base16ct v0.2.0 |
| 1246 | 2026-03-05T18:47:04.200Z | Downloaded dof v0.4.0 |
| 1247 | 2026-03-05T18:47:04.200Z | Downloaded defmt v0.3.100 |
| 1248 | 2026-03-05T18:47:04.200Z | Downloaded no-std-compat v0.4.1 |
| 1249 | 2026-03-05T18:47:04.200Z | Downloaded foreign-types-shared v0.3.1 |
| 1250 | 2026-03-05T18:47:04.203Z | Downloaded base16ct v1.0.0 |
| 1251 | 2026-03-05T18:47:04.203Z | Downloaded darling_macro v0.21.3 |
| 1252 | 2026-03-05T18:47:04.203Z | Downloaded enum-as-inner v0.6.1 |
| 1253 | 2026-03-05T18:47:04.203Z | Downloaded crc8 v0.1.1 |
| 1254 | 2026-03-05T18:47:04.206Z | Downloaded instant v0.1.13 |
| 1255 | 2026-03-05T18:47:04.206Z | Downloaded fxhash v0.2.1 |
| 1256 | 2026-03-05T18:47:04.206Z | Downloaded fs-err v3.3.0 |
| 1257 | 2026-03-05T18:47:04.209Z | Downloaded hubpack v0.1.2 |
| 1258 | 2026-03-05T18:47:04.210Z | Downloaded float-ord v0.3.2 |
| 1259 | 2026-03-05T18:47:04.210Z | Downloaded embedded-io v0.6.1 |
| 1260 | 2026-03-05T18:47:04.210Z | Downloaded embedded-io v0.4.0 |
| 1261 | 2026-03-05T18:47:04.213Z | Downloaded dunce v1.0.5 |
| 1262 | 2026-03-05T18:47:04.213Z | Downloaded encoding_rs v0.8.35 |
| 1263 | 2026-03-05T18:47:04.229Z | Downloaded dof v0.3.0 |
| 1264 | 2026-03-05T18:47:04.232Z | Downloaded const-random-macro v0.1.16 |
| 1265 | 2026-03-05T18:47:04.232Z | Downloaded linear-map v1.2.0 |
| 1266 | 2026-03-05T18:47:04.232Z | Downloaded inout v0.1.4 |
| 1267 | 2026-03-05T18:47:04.235Z | Downloaded glob v0.3.3 |
| 1268 | 2026-03-05T18:47:04.235Z | Downloaded gethostname v0.5.0 |
| 1269 | 2026-03-05T18:47:04.920Z | Downloaded aws-lc-sys v0.37.1 |
| 1270 | 2026-03-05T18:47:06.294Z | Compiling proc-macro2 v1.0.106 |
| 1271 | 2026-03-05T18:47:06.294Z | Compiling unicode-ident v1.0.24 |
| 1272 | 2026-03-05T18:47:06.297Z | Compiling quote v1.0.44 |
| 1273 | 2026-03-05T18:47:06.298Z | Compiling serde_core v1.0.228 |
| 1274 | 2026-03-05T18:47:06.298Z | Compiling cfg-if v1.0.4 |
| 1275 | 2026-03-05T18:47:06.298Z | Compiling serde v1.0.228 |
| 1276 | 2026-03-05T18:47:06.298Z | Compiling libc v0.2.180 |
| 1277 | 2026-03-05T18:47:06.418Z | Compiling memchr v2.8.0 |
| 1278 | 2026-03-05T18:47:06.643Z | Compiling itoa v1.0.17 |
| 1279 | 2026-03-05T18:47:07.020Z | Compiling zmij v1.0.21 |
| 1280 | 2026-03-05T18:47:07.045Z | Compiling autocfg v1.5.0 |
| 1281 | 2026-03-05T18:47:07.162Z | Compiling libm v0.2.16 |
| 1282 | 2026-03-05T18:47:07.834Z | Compiling version_check v0.9.5 |
| 1283 | 2026-03-05T18:47:08.128Z | Compiling getrandom v0.4.1 |
| 1284 | 2026-03-05T18:47:08.269Z | Compiling stable_deref_trait v1.2.1 |
| 1285 | 2026-03-05T18:47:08.381Z | Compiling iana-time-zone v0.1.65 |
| 1286 | 2026-03-05T18:47:08.403Z | Compiling equivalent v1.0.2 |
| 1287 | 2026-03-05T18:47:08.479Z | Compiling pin-project-lite v0.2.16 |
| 1288 | 2026-03-05T18:47:08.636Z | Compiling litemap v0.8.1 |
| 1289 | 2026-03-05T18:47:08.685Z | Compiling writeable v0.6.2 |
| 1290 | 2026-03-05T18:47:08.705Z | Compiling allocator-api2 v0.2.21 |
| 1291 | 2026-03-05T18:47:08.869Z | Compiling foldhash v0.2.0 |
| 1292 | 2026-03-05T18:47:09.020Z | Compiling syn v2.0.116 |
| 1293 | 2026-03-05T18:47:09.070Z | Compiling icu_normalizer_data v2.1.1 |
| 1294 | 2026-03-05T18:47:09.225Z | Compiling percent-encoding v2.3.2 |
| 1295 | 2026-03-05T18:47:09.357Z | Compiling hashbrown v0.16.1 |
| 1296 | 2026-03-05T18:47:09.419Z | Compiling icu_properties_data v2.1.2 |
| 1297 | 2026-03-05T18:47:09.465Z | Compiling parking_lot_core v0.9.12 |
| 1298 | 2026-03-05T18:47:09.603Z | Compiling scopeguard v1.2.0 |
| 1299 | 2026-03-05T18:47:09.636Z | Compiling dyn-clone v1.0.20 |
| 1300 | 2026-03-05T18:47:09.782Z | Compiling lock_api v0.4.14 |
| 1301 | 2026-03-05T18:47:09.894Z | Compiling form_urlencoded v1.2.2 |
| 1302 | 2026-03-05T18:47:09.997Z | Compiling utf8_iter v1.0.4 |
| 1303 | 2026-03-05T18:47:10.109Z | Compiling serde_json v1.0.149 |
| 1304 | 2026-03-05T18:47:10.230Z | Compiling jobserver v0.1.34 |
| 1305 | 2026-03-05T18:47:10.267Z | Compiling find-msvc-tools v0.1.9 |
| 1306 | 2026-03-05T18:47:10.566Z | Compiling shlex v1.3.0 |
| 1307 | 2026-03-05T18:47:10.614Z | Compiling num-traits v0.2.19 |
| 1308 | 2026-03-05T18:47:10.707Z | Compiling thiserror v2.0.18 |
| 1309 | 2026-03-05T18:47:10.742Z | Compiling futures-core v0.3.32 |
| 1310 | 2026-03-05T18:47:10.888Z | Compiling cc v1.2.56 |
| 1311 | 2026-03-05T18:47:10.918Z | Compiling heck v0.5.0 |
| 1312 | 2026-03-05T18:47:10.937Z | Compiling zerocopy v0.8.39 |
| 1313 | 2026-03-05T18:47:10.998Z | Compiling errno v0.3.14 |
| 1314 | 2026-03-05T18:47:11.293Z | Compiling fnv v1.0.7 |
| 1315 | 2026-03-05T18:47:11.532Z | Compiling futures-sink v0.3.32 |
| 1316 | 2026-03-05T18:47:11.700Z | Compiling getrandom v0.2.17 |
| 1317 | 2026-03-05T18:47:11.744Z | Compiling slab v0.4.12 |
| 1318 | 2026-03-05T18:47:11.796Z | Compiling semver v1.0.27 |
| 1319 | 2026-03-05T18:47:11.817Z | Compiling indexmap v2.13.0 |
| 1320 | 2026-03-05T18:47:12.090Z | Compiling futures-channel v0.3.32 |
| 1321 | 2026-03-05T18:47:12.560Z | Compiling rustversion v1.0.22 |
| 1322 | 2026-03-05T18:47:12.584Z | Compiling uuid v1.21.0 |
| 1323 | 2026-03-05T18:47:13.111Z | Compiling futures-task v0.3.32 |
| 1324 | 2026-03-05T18:47:13.370Z | Compiling futures-io v0.3.32 |
| 1325 | 2026-03-05T18:47:13.507Z | Compiling portable-atomic v1.13.1 |
| 1326 | 2026-03-05T18:47:13.654Z | Compiling socket2 v0.6.2 |
| 1327 | 2026-03-05T18:47:14.148Z | Compiling ring v0.17.14 |
| 1328 | 2026-03-05T18:47:14.513Z | Compiling typenum v1.19.0 |
| 1329 | 2026-03-05T18:47:14.557Z | Compiling regex-syntax v0.8.9 |
| 1330 | 2026-03-05T18:47:14.652Z | Compiling schemars v0.8.22 |
| 1331 | 2026-03-05T18:47:14.805Z | Compiling untrusted v0.9.0 |
| 1332 | 2026-03-05T18:47:14.999Z | Compiling critical-section v1.2.0 |
| 1333 | 2026-03-05T18:47:15.109Z | Compiling bitflags v2.11.0 |
| 1334 | 2026-03-05T18:47:15.195Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-03-05T18:47:15.575Z | Compiling once_cell v1.21.3 |
| 1336 | 2026-03-05T18:47:15.683Z | Compiling mio v1.1.1 |
| 1337 | 2026-03-05T18:47:15.745Z | Compiling log v0.4.29 |
| 1338 | 2026-03-05T18:47:15.804Z | Compiling byteorder v1.5.0 |
| 1339 | 2026-03-05T18:47:16.272Z | Compiling synstructure v0.13.2 |
| 1340 | 2026-03-05T18:47:16.344Z | Compiling serde_derive_internals v0.29.1 |
| 1341 | 2026-03-05T18:47:16.377Z | Compiling subtle v2.6.1 |
| 1342 | 2026-03-05T18:47:16.539Z | Compiling rand_core v0.6.4 |
| 1343 | 2026-03-05T18:47:16.840Z | Compiling rustix v1.1.3 |
| 1344 | 2026-03-05T18:47:17.005Z | Compiling base64 v0.22.1 |
| 1345 | 2026-03-05T18:47:17.467Z | Compiling ipnet v2.11.0 |
| 1346 | 2026-03-05T18:47:17.753Z | Compiling atomic-waker v1.1.2 |
| 1347 | 2026-03-05T18:47:17.940Z | Compiling httparse v1.10.1 |
| 1348 | 2026-03-05T18:47:17.975Z | Compiling ucd-trie v0.1.7 |
| 1349 | 2026-03-05T18:47:18.161Z | Compiling tower-layer v0.3.3 |
| 1350 | 2026-03-05T18:47:18.291Z | Compiling getrandom v0.3.4 |
| 1351 | 2026-03-05T18:47:18.498Z | Compiling tower-service v0.3.3 |
| 1352 | 2026-03-05T18:47:18.542Z | Compiling pest v2.8.6 |
| 1353 | 2026-03-05T18:47:18.647Z | Compiling slog v2.8.2 |
| 1354 | 2026-03-05T18:47:18.709Z | Compiling thiserror v1.0.69 |
| 1355 | 2026-03-05T18:47:18.965Z | Compiling try-lock v0.2.5 |
| 1356 | 2026-03-05T18:47:19.051Z | Compiling ryu v1.0.23 |
| 1357 | 2026-03-05T18:47:19.148Z | Compiling want v0.3.1 |
| 1358 | 2026-03-05T18:47:19.354Z | Compiling pin-utils v0.1.0 |
| 1359 | 2026-03-05T18:47:19.389Z | Compiling httpdate v1.0.3 |
| 1360 | 2026-03-05T18:47:19.451Z | Compiling generic-array v0.14.7 |
| 1361 | 2026-03-05T18:47:19.470Z | Compiling pretty-hex v0.4.1 |
| 1362 | 2026-03-05T18:47:19.677Z | Compiling plain v0.2.3 |
| 1363 | 2026-03-05T18:47:19.703Z | Compiling aho-corasick v1.1.4 |
| 1364 | 2026-03-05T18:47:19.748Z | Compiling serde_derive v1.0.228 |
| 1365 | 2026-03-05T18:47:19.832Z | Compiling zerofrom-derive v0.1.6 |
| 1366 | 2026-03-05T18:47:19.854Z | Compiling yoke-derive v0.8.1 |
| 1367 | 2026-03-05T18:47:19.873Z | Compiling zerovec-derive v0.11.2 |
| 1368 | 2026-03-05T18:47:20.684Z | Compiling displaydoc v0.2.5 |
| 1369 | 2026-03-05T18:47:21.155Z | Compiling schemars_derive v0.8.22 |
| 1370 | 2026-03-05T18:47:21.519Z | Compiling tokio-macros v2.6.0 |
| 1371 | 2026-03-05T18:47:22.384Z | Compiling thiserror-impl v2.0.18 |
| 1372 | 2026-03-05T18:47:22.384Z | Compiling zerocopy-derive v0.8.39 |
| 1373 | 2026-03-05T18:47:22.495Z | Compiling zeroize_derive v1.4.3 |
| 1374 | 2026-03-05T18:47:22.812Z | Compiling zerofrom v0.1.6 |
| 1375 | 2026-03-05T18:47:23.063Z | Compiling yoke v0.8.1 |
| 1376 | 2026-03-05T18:47:23.129Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-03-05T18:47:23.451Z | Compiling zerovec v0.11.5 |
| 1378 | 2026-03-05T18:47:23.474Z | Compiling zerotrie v0.2.3 |
| 1379 | 2026-03-05T18:47:23.954Z | Compiling zeroize v1.8.2 |
| 1380 | 2026-03-05T18:47:24.012Z | Compiling pest_meta v2.8.6 |
| 1381 | 2026-03-05T18:47:24.149Z | Compiling thiserror-impl v1.0.69 |
| 1382 | 2026-03-05T18:47:24.433Z | Compiling strsim v0.11.1 |
| 1383 | 2026-03-05T18:47:24.647Z | Compiling tinystr v0.8.2 |
| 1384 | 2026-03-05T18:47:25.019Z | Compiling icu_locale_core v2.1.1 |
| 1385 | 2026-03-05T18:47:25.071Z | Compiling potential_utf v0.1.4 |
| 1386 | 2026-03-05T18:47:25.306Z | Compiling futures-util v0.3.32 |
| 1387 | 2026-03-05T18:47:25.374Z | Compiling icu_collections v2.1.1 |
| 1388 | 2026-03-05T18:47:25.400Z | Compiling pest_generator v2.8.6 |
| 1389 | 2026-03-05T18:47:26.895Z | Compiling icu_provider v2.1.1 |
| 1390 | 2026-03-05T18:47:27.085Z | Compiling regex-automata v0.4.14 |
| 1391 | 2026-03-05T18:47:27.444Z | Compiling icu_properties v2.1.2 |
| 1392 | 2026-03-05T18:47:27.530Z | Compiling tracing-attributes v0.1.31 |
| 1393 | 2026-03-05T18:47:27.658Z | Compiling pest_derive v2.8.6 |
| 1394 | 2026-03-05T18:47:27.859Z | Compiling tracing-core v0.1.36 |
| 1395 | 2026-03-05T18:47:28.061Z | Compiling bytes v1.11.1 |
| 1396 | 2026-03-05T18:47:28.682Z | Compiling smallvec v1.15.1 |
| 1397 | 2026-03-05T18:47:29.174Z | Compiling icu_normalizer v2.1.1 |
| 1398 | 2026-03-05T18:47:29.279Z | Compiling chrono v0.4.43 |
| 1399 | 2026-03-05T18:47:29.606Z | Compiling http v1.4.0 |
| 1400 | 2026-03-05T18:47:30.401Z | Compiling idna_adapter v1.2.1 |
| 1401 | 2026-03-05T18:47:30.443Z | Compiling serde_tokenstream v0.2.2 |
| 1402 | 2026-03-05T18:47:30.664Z | Compiling idna v1.1.0 |
| 1403 | 2026-03-05T18:47:31.027Z | Compiling parking_lot v0.12.5 |
| 1404 | 2026-03-05T18:47:31.190Z | Compiling http-body v1.0.1 |
| 1405 | 2026-03-05T18:47:31.486Z | Compiling url v2.5.8 |
| 1406 | 2026-03-05T18:47:31.977Z | Compiling tokio v1.49.0 |
| 1407 | 2026-03-05T18:47:32.040Z | Compiling erased-serde v0.3.31 |
| 1408 | 2026-03-05T18:47:32.508Z | Compiling regex v1.12.3 |
| 1409 | 2026-03-05T18:47:33.577Z | Compiling http-body-util v0.1.3 |
| 1410 | 2026-03-05T18:47:33.721Z | Compiling tracing v0.1.44 |
| 1411 | 2026-03-05T18:47:34.072Z | Compiling ppv-lite86 v0.2.21 |
| 1412 | 2026-03-05T18:47:34.156Z | Compiling serde_urlencoded v0.7.1 |
| 1413 | 2026-03-05T18:47:34.200Z | Compiling winnow v0.7.14 |
| 1414 | 2026-03-05T18:47:34.448Z | Compiling crypto-common v0.1.7 |
| 1415 | 2026-03-05T18:47:34.678Z | Compiling sync_wrapper v1.0.2 |
| 1416 | 2026-03-05T18:47:34.681Z | Compiling regress v0.10.5 |
| 1417 | 2026-03-05T18:47:34.775Z | Compiling paste v1.0.15 |
| 1418 | 2026-03-05T18:47:34.832Z | Compiling rustls-pki-types v1.14.0 |
| 1419 | 2026-03-05T18:47:34.852Z | Compiling scroll_derive v0.13.1 |
| 1420 | 2026-03-05T18:47:35.909Z | Compiling time-core v0.1.8 |
| 1421 | 2026-03-05T18:47:36.293Z | Compiling powerfmt v0.2.0 |
| 1422 | 2026-03-05T18:47:36.640Z | Compiling num-conv v0.2.0 |
| 1423 | 2026-03-05T18:47:36.707Z | Compiling deranged v0.5.6 |
| 1424 | 2026-03-05T18:47:36.794Z | Compiling scroll v0.13.0 |
| 1425 | 2026-03-05T18:47:36.899Z | Compiling time-macros v0.2.27 |
| 1426 | 2026-03-05T18:47:37.350Z | Compiling anyhow v1.0.101 |
| 1427 | 2026-03-05T18:47:37.843Z | Compiling num_threads v0.1.7 |
| 1428 | 2026-03-05T18:47:37.938Z | Compiling iri-string v0.7.10 |
| 1429 | 2026-03-05T18:47:37.994Z | Compiling ipnetwork v0.21.1 |
| 1430 | 2026-03-05T18:47:38.921Z | Compiling typify-impl v0.4.3 |
| 1431 | 2026-03-05T18:47:39.227Z | Compiling cpufeatures v0.2.17 |
| 1432 | 2026-03-05T18:47:39.347Z | Compiling fastrand v2.3.0 |
| 1433 | 2026-03-05T18:47:39.368Z | Compiling ident_case v1.0.1 |
| 1434 | 2026-03-05T18:47:39.591Z | Compiling darling_core v0.21.3 |
| 1435 | 2026-03-05T18:47:40.813Z | Compiling tokio-util v0.7.18 |
| 1436 | 2026-03-05T18:47:42.103Z | Compiling daft-derive v0.1.5 |
| 1437 | 2026-03-05T18:47:43.293Z | Compiling cmake v0.1.57 |
| 1438 | 2026-03-05T18:47:43.751Z | Compiling dunce v1.0.5 |
| 1439 | 2026-03-05T18:47:43.910Z | Compiling omicron-workspace-hack v0.1.0 |
| 1440 | 2026-03-05T18:47:44.081Z | Compiling fs_extra v1.3.0 |
| 1441 | 2026-03-05T18:47:44.337Z | Compiling async-trait v0.1.89 |
| 1442 | 2026-03-05T18:47:44.616Z | Compiling aws-lc-sys v0.37.1 |
| 1443 | 2026-03-05T18:47:44.872Z | Compiling crossbeam-utils v0.8.21 |
| 1444 | 2026-03-05T18:47:45.285Z | Compiling darling_macro v0.21.3 |
| 1445 | 2026-03-05T18:47:45.416Z | Compiling usdt-impl v0.6.0 |
| 1446 | 2026-03-05T18:47:45.846Z | Compiling goblin v0.10.5 |
| 1447 | 2026-03-05T18:47:45.892Z | Compiling dtrace-parser v0.3.0 |
| 1448 | 2026-03-05T18:47:46.381Z | Compiling darling v0.21.3 |
| 1449 | 2026-03-05T18:47:46.517Z | Compiling openapiv3 v2.2.0 |
| 1450 | 2026-03-05T18:47:46.646Z | Compiling block-buffer v0.10.4 |
| 1451 | 2026-03-05T18:47:46.890Z | Compiling digest v0.10.7 |
| 1452 | 2026-03-05T18:47:47.591Z | Compiling h2 v0.4.13 |
| 1453 | 2026-03-05T18:47:47.753Z | Compiling oxnet v0.1.4 |
| 1454 | 2026-03-05T18:47:47.891Z | Compiling futures-executor v0.3.32 |
| 1455 | 2026-03-05T18:47:48.473Z | Compiling structmeta-derive v0.3.0 |
| 1456 | 2026-03-05T18:47:48.497Z | Compiling thread-id v5.1.0 |
| 1457 | 2026-03-05T18:47:48.603Z | Compiling thread_local v1.1.9 |
| 1458 | 2026-03-05T18:47:48.626Z | Compiling camino v1.2.2 |
| 1459 | 2026-03-05T18:47:49.125Z | Compiling aws-lc-rs v1.15.4 |
| 1460 | 2026-03-05T18:47:49.287Z | Compiling hex v0.4.3 |
| 1461 | 2026-03-05T18:47:49.689Z | Compiling rustls v0.22.4 |
| 1462 | 2026-03-05T18:47:49.951Z | Compiling futures v0.3.32 |
| 1463 | 2026-03-05T18:47:50.082Z | Compiling rand_core v0.9.5 |
| 1464 | 2026-03-05T18:47:50.136Z | Compiling slog-async v2.8.0 |
| 1465 | 2026-03-05T18:47:50.516Z | Compiling unsafe-libyaml v0.2.11 |
| 1466 | 2026-03-05T18:47:50.540Z | Compiling unicode-width v0.2.2 |
| 1467 | 2026-03-05T18:47:50.668Z | Compiling match_cfg v0.1.0 |
| 1468 | 2026-03-05T18:47:50.752Z | Compiling structmeta v0.3.0 |
| 1469 | 2026-03-05T18:47:50.771Z | Compiling syn v1.0.109 |
| 1470 | 2026-03-05T18:47:51.218Z | Compiling term v1.2.1 |
| 1471 | 2026-03-05T18:47:51.517Z | Compiling take_mut v0.2.2 |
| 1472 | 2026-03-05T18:47:51.707Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-05T18:47:51.922Z | Compiling serde_yaml v0.9.34+deprecated |
| 1474 | 2026-03-05T18:47:52.087Z | Compiling quick-error v1.2.3 |
| 1475 | 2026-03-05T18:47:52.258Z | Compiling hyper v1.8.1 |
| 1476 | 2026-03-05T18:47:52.773Z | Compiling dof v0.4.0 |
| 1477 | 2026-03-05T18:47:53.932Z | Compiling typify-macro v0.4.3 |
| 1478 | 2026-03-05T18:47:55.125Z | Compiling hyper-util v0.1.20 |
| 1479 | 2026-03-05T18:47:56.161Z | Compiling rand_chacha v0.9.0 |
| 1480 | 2026-03-05T18:47:56.187Z | Compiling newtype-uuid-macros v0.1.0 |
| 1481 | 2026-03-05T18:47:56.367Z | Compiling strum_macros v0.26.4 |
| 1482 | 2026-03-05T18:47:57.140Z | Compiling serde_spanned v1.0.4 |
| 1483 | 2026-03-05T18:47:57.397Z | Compiling multer v3.1.0 |
| 1484 | 2026-03-05T18:47:58.074Z | Compiling rustls v0.23.36 |
| 1485 | 2026-03-05T18:47:58.108Z | Compiling usdt-macro v0.6.0 |
| 1486 | 2026-03-05T18:47:58.191Z | Compiling typify v0.4.3 |
| 1487 | 2026-03-05T18:47:58.341Z | Compiling usdt-attr-macro v0.6.0 |
| 1488 | 2026-03-05T18:47:58.481Z | Compiling debug-ignore v1.0.5 |
| 1489 | 2026-03-05T18:47:58.642Z | Compiling bit-vec v0.8.0 |
| 1490 | 2026-03-05T18:47:58.984Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1491 | 2026-03-05T18:47:59.117Z | Compiling bit-set v0.8.0 |
| 1492 | 2026-03-05T18:47:59.423Z | Compiling rand v0.9.2 |
| 1493 | 2026-03-05T18:47:59.482Z | Compiling async-stream-impl v0.3.6 |
| 1494 | 2026-03-05T18:48:00.230Z | Compiling strum v0.26.3 |
| 1495 | 2026-03-05T18:48:00.454Z | Compiling dropshot v0.16.7 |
| 1496 | 2026-03-05T18:48:00.623Z | Compiling encoding_rs v0.8.35 |
| 1497 | 2026-03-05T18:48:00.705Z | Compiling mime v0.3.17 |
| 1498 | 2026-03-05T18:48:00.787Z | Compiling ref-cast v1.0.25 |
| 1499 | 2026-03-05T18:48:00.867Z | Compiling spin v0.9.8 |
| 1500 | 2026-03-05T18:48:01.055Z | Compiling unarray v0.1.4 |
| 1501 | 2026-03-05T18:48:01.220Z | Compiling async-stream v0.3.6 |
| 1502 | 2026-03-05T18:48:01.303Z | Compiling progenitor-impl v0.11.2 |
| 1503 | 2026-03-05T18:48:01.329Z | Compiling derive-ex v0.1.8 |
| 1504 | 2026-03-05T18:48:01.535Z | Compiling tabwriter v1.4.1 |
| 1505 | 2026-03-05T18:48:01.557Z | Compiling dropshot_endpoint v0.16.7 |
| 1506 | 2026-03-05T18:48:02.987Z | Compiling macaddr v1.0.1 |
| 1507 | 2026-03-05T18:48:04.592Z | Compiling ref-cast-impl v1.0.25 |
| 1508 | 2026-03-05T18:48:04.716Z | Compiling waitgroup v0.1.2 |
| 1509 | 2026-03-05T18:48:04.966Z | Compiling serde_path_to_error v0.1.20 |
| 1510 | 2026-03-05T18:48:05.092Z | Compiling test-strategy v0.4.5 |
| 1511 | 2026-03-05T18:48:05.537Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1512 | 2026-03-05T18:48:05.788Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-03-05T18:48:05.889Z | Compiling tower v0.5.3 |
| 1514 | 2026-03-05T18:48:06.098Z | Compiling time v0.3.47 |
| 1515 | 2026-03-05T18:48:06.337Z | Compiling webpki-roots v1.0.6 |
| 1516 | 2026-03-05T18:48:06.571Z | Compiling newtype-uuid v1.3.2 |
| 1517 | 2026-03-05T18:48:06.750Z | Compiling strum_macros v0.27.2 |
| 1518 | 2026-03-05T18:48:06.993Z | Compiling instant v0.1.13 |
| 1519 | 2026-03-05T18:48:07.239Z | Compiling colored v3.1.1 |
| 1520 | 2026-03-05T18:48:07.586Z | Compiling daft v0.1.5 |
| 1521 | 2026-03-05T18:48:08.100Z | Compiling tower-http v0.6.8 |
| 1522 | 2026-03-05T18:48:08.358Z | Compiling crossbeam-channel v0.5.15 |
| 1523 | 2026-03-05T18:48:08.902Z | Compiling serde_with_macros v3.16.1 |
| 1524 | 2026-03-05T18:48:09.462Z | Compiling parse-display-derive v0.10.0 |
| 1525 | 2026-03-05T18:48:10.122Z | Compiling rustls-webpki v0.102.8 |
| 1526 | 2026-03-05T18:48:10.254Z | Compiling progenitor-macro v0.11.2 |
| 1527 | 2026-03-05T18:48:11.269Z | Compiling strum v0.27.2 |
| 1528 | 2026-03-05T18:48:11.486Z | Compiling is-terminal v0.4.17 |
| 1529 | 2026-03-05T18:48:11.642Z | Compiling rustc-hash v2.1.1 |
| 1530 | 2026-03-05T18:48:11.645Z | Compiling slog-term v2.9.2 |
| 1531 | 2026-03-05T18:48:13.034Z | Compiling slog-json v2.6.1 |
| 1532 | 2026-03-05T18:48:13.050Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1533 | 2026-03-05T18:48:13.417Z | Compiling hostname v0.3.1 |
| 1534 | 2026-03-05T18:48:13.530Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1535 | 2026-03-05T18:48:13.652Z | Compiling rand_chacha v0.3.1 |
| 1536 | 2026-03-05T18:48:14.398Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1537 | 2026-03-05T18:48:14.668Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1538 | 2026-03-05T18:48:15.102Z | Compiling memmap2 v0.9.10 |
| 1539 | 2026-03-05T18:48:15.233Z | Compiling wait-timeout v0.2.1 |
| 1540 | 2026-03-05T18:48:15.254Z | Compiling either v1.15.0 |
| 1541 | 2026-03-05T18:48:15.517Z | Compiling rusty-fork v0.3.1 |
| 1542 | 2026-03-05T18:48:15.687Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1543 | 2026-03-05T18:48:15.800Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1544 | 2026-03-05T18:48:15.899Z | Compiling tokio-rustls v0.25.0 |
| 1545 | 2026-03-05T18:48:16.260Z | Compiling rand v0.8.5 |
| 1546 | 2026-03-05T18:48:17.801Z | Compiling slog-bunyan v2.5.0 |
| 1547 | 2026-03-05T18:48:19.483Z | Compiling usdt v0.6.0 |
| 1548 | 2026-03-05T18:48:19.738Z | Compiling rand_xorshift v0.4.0 |
| 1549 | 2026-03-05T18:48:20.011Z | Compiling sha1 v0.10.6 |
| 1550 | 2026-03-05T18:48:20.033Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1551 | 2026-03-05T18:48:20.160Z | Compiling rustls-pemfile v2.2.0 |
| 1552 | 2026-03-05T18:48:20.457Z | Compiling hostname v0.4.2 |
| 1553 | 2026-03-05T18:48:20.523Z | Compiling proptest v1.10.0 |
| 1554 | 2026-03-05T18:48:22.998Z | Compiling utf8parse v0.2.2 |
| 1555 | 2026-03-05T18:48:23.668Z | Compiling itertools v0.14.0 |
| 1556 | 2026-03-05T18:48:24.235Z | Compiling anstyle-parse v0.2.7 |
| 1557 | 2026-03-05T18:48:24.612Z | Compiling serde_with v3.16.1 |
| 1558 | 2026-03-05T18:48:24.919Z | Compiling is_terminal_polyfill v1.70.2 |
| 1559 | 2026-03-05T18:48:25.059Z | Compiling anstyle-query v1.1.5 |
| 1560 | 2026-03-05T18:48:25.239Z | Compiling anstyle v1.0.13 |
| 1561 | 2026-03-05T18:48:25.703Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1562 | 2026-03-05T18:48:26.741Z | Compiling colorchoice v1.0.4 |
| 1563 | 2026-03-05T18:48:26.918Z | Compiling anstream v0.6.21 |
| 1564 | 2026-03-05T18:48:26.955Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1565 | 2026-03-05T18:48:27.545Z | Compiling toml_datetime v0.6.11 |
| 1566 | 2026-03-05T18:48:27.710Z | Compiling clap_lex v1.0.0 |
| 1567 | 2026-03-05T18:48:28.220Z | Compiling backoff v0.4.0 |
| 1568 | 2026-03-05T18:48:28.555Z | Compiling parse-display v0.10.0 |
| 1569 | 2026-03-05T18:48:28.993Z | Compiling iddqd v0.3.17 |
| 1570 | 2026-03-05T18:48:30.168Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1571 | 2026-03-05T18:48:31.107Z | Compiling clap_derive v4.5.55 |
| 1572 | 2026-03-05T18:48:31.512Z | Compiling terminal_size v0.4.3 |
| 1573 | 2026-03-05T18:48:32.835Z | Compiling clap_builder v4.5.59 |
| 1574 | 2026-03-05T18:48:32.922Z | Compiling crossbeam-epoch v0.9.18 |
| 1575 | 2026-03-05T18:48:33.892Z | Compiling rustls-webpki v0.103.9 |
| 1576 | 2026-03-05T18:48:35.069Z | Compiling proc-macro-error-attr v1.0.4 |
| 1577 | 2026-03-05T18:48:35.424Z | Compiling heapless v0.8.0 |
| 1578 | 2026-03-05T18:48:36.289Z | Compiling ingot-macros v0.1.1 |
| 1579 | 2026-03-05T18:48:36.352Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1580 | 2026-03-05T18:48:38.631Z | Compiling clap v4.5.59 |
| 1581 | 2026-03-05T18:48:38.775Z | Compiling zerocopy-derive v0.7.35 |
| 1582 | 2026-03-05T18:48:39.579Z | Compiling hash32 v0.3.1 |
| 1583 | 2026-03-05T18:48:39.856Z | Compiling proc-macro-error v1.0.4 |
| 1584 | 2026-03-05T18:48:40.393Z | Compiling winnow v0.5.40 |
| 1585 | 2026-03-05T18:48:40.493Z | Compiling smoltcp v0.11.0 |
| 1586 | 2026-03-05T18:48:40.625Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1587 | 2026-03-05T18:48:41.316Z | Compiling zerocopy v0.7.35 |
| 1588 | 2026-03-05T18:48:41.534Z | Compiling tokio-rustls v0.26.4 |
| 1589 | 2026-03-05T18:48:42.683Z | Compiling proc-macro-crate v3.4.0 |
| 1590 | 2026-03-05T18:48:42.704Z | Compiling ingot-types v0.1.2 |
| 1591 | 2026-03-05T18:48:43.686Z | Compiling toml_edit v0.19.15 |
| 1592 | 2026-03-05T18:48:44.030Z | Compiling cobs v0.3.0 |
| 1593 | 2026-03-05T18:48:44.387Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1594 | 2026-03-05T18:48:44.471Z | Compiling managed v0.8.0 |
| 1595 | 2026-03-05T18:48:44.587Z | Compiling bitflags v1.3.2 |
| 1596 | 2026-03-05T18:48:44.614Z | Compiling crucible-workspace-hack v0.1.0 |
| 1597 | 2026-03-05T18:48:44.902Z | Compiling postcard v1.1.3 |
| 1598 | 2026-03-05T18:48:45.107Z | Compiling hyper-rustls v0.27.7 |
| 1599 | 2026-03-05T18:48:45.555Z | Compiling num_enum_derive v0.7.5 |
| 1600 | 2026-03-05T18:48:45.620Z | Compiling ingot v0.1.1 |
| 1601 | 2026-03-05T18:48:45.745Z | Compiling foreign-types-macros v0.2.3 |
| 1602 | 2026-03-05T18:48:46.910Z | Compiling proc-macro-crate v1.3.1 |
| 1603 | 2026-03-05T18:48:46.915Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1604 | 2026-03-05T18:48:47.112Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1605 | 2026-03-05T18:48:47.590Z | Compiling heck v0.4.1 |
| 1606 | 2026-03-05T18:48:47.613Z | Compiling rayon-core v1.13.0 |
| 1607 | 2026-03-05T18:48:47.626Z | Compiling foreign-types-shared v0.3.1 |
| 1608 | 2026-03-05T18:48:47.916Z | Compiling foreign-types v0.5.0 |
| 1609 | 2026-03-05T18:48:47.920Z | Compiling num_enum v0.7.5 |
| 1610 | 2026-03-05T18:48:48.024Z | Compiling reqwest v0.12.28 |
| 1611 | 2026-03-05T18:48:48.298Z | Compiling crossbeam-deque v0.8.6 |
| 1612 | 2026-03-05T18:48:48.410Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1613 | 2026-03-05T18:48:48.790Z | Compiling num_enum_derive v0.5.11 |
| 1614 | 2026-03-05T18:48:49.207Z | Compiling dtrace-parser v0.2.0 |
| 1615 | 2026-03-05T18:48:49.250Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1616 | 2026-03-05T18:48:49.317Z | Compiling scroll_derive v0.12.1 |
| 1617 | 2026-03-05T18:48:50.201Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1618 | 2026-03-05T18:48:50.345Z | Compiling usdt-impl v0.5.0 |
| 1619 | 2026-03-05T18:48:50.653Z | Compiling memoffset v0.9.1 |
| 1620 | 2026-03-05T18:48:50.787Z | Compiling cstr-argument v0.1.2 |
| 1621 | 2026-03-05T18:48:50.850Z | Compiling tinyvec_macros v0.1.1 |
| 1622 | 2026-03-05T18:48:50.909Z | Compiling cfg_aliases v0.2.1 |
| 1623 | 2026-03-05T18:48:50.957Z | Compiling convert_case v0.4.0 |
| 1624 | 2026-03-05T18:48:51.010Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1625 | 2026-03-05T18:48:51.039Z | Compiling nix v0.30.1 |
| 1626 | 2026-03-05T18:48:51.235Z | Compiling num_enum v0.5.11 |
| 1627 | 2026-03-05T18:48:51.256Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1628 | 2026-03-05T18:48:51.424Z | Compiling tinyvec v1.10.0 |
| 1629 | 2026-03-05T18:48:51.501Z | Compiling scroll v0.12.0 |
| 1630 | 2026-03-05T18:48:51.637Z | Compiling derive_more v0.99.20 |
| 1631 | 2026-03-05T18:48:51.907Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1632 | 2026-03-05T18:48:52.476Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1633 | 2026-03-05T18:48:56.826Z | Compiling dof v0.3.0 |
| 1634 | 2026-03-05T18:48:57.051Z | Compiling camino-tempfile v1.4.1 |
| 1635 | 2026-03-05T18:48:57.051Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1636 | 2026-03-05T18:48:57.051Z | Compiling thread-id v4.2.2 |
| 1637 | 2026-03-05T18:48:57.051Z | Compiling rayon v1.11.0 |
| 1638 | 2026-03-05T18:48:57.051Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1639 | 2026-03-05T18:48:57.051Z | Compiling goblin v0.8.2 |
| 1640 | 2026-03-05T18:48:57.262Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1641 | 2026-03-05T18:48:57.793Z | Compiling progenitor-client v0.11.2 |
| 1642 | 2026-03-05T18:48:58.337Z | Compiling zone_cfg_derive v0.3.1 |
| 1643 | 2026-03-05T18:48:58.635Z | Compiling itertools v0.12.1 |
| 1644 | 2026-03-05T18:48:58.669Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1645 | 2026-03-05T18:48:59.290Z | Compiling serde_spanned v0.6.9 |
| 1646 | 2026-03-05T18:48:59.539Z | Compiling num-derive v0.4.2 |
| 1647 | 2026-03-05T18:48:59.739Z | Compiling sigpipe v0.1.3 |
| 1648 | 2026-03-05T18:48:59.991Z | Compiling toml_write v0.1.2 |
| 1649 | 2026-03-05T18:49:00.266Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1650 | 2026-03-05T18:49:00.270Z | Compiling glob v0.3.3 |
| 1651 | 2026-03-05T18:49:00.378Z | Compiling jiff v0.2.20 |
| 1652 | 2026-03-05T18:49:00.654Z | Compiling toml_edit v0.22.27 |
| 1653 | 2026-03-05T18:49:01.415Z | Compiling zone v0.3.1 |
| 1654 | 2026-03-05T18:49:01.671Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1655 | 2026-03-05T18:49:03.433Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1656 | 2026-03-05T18:49:03.988Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1657 | 2026-03-05T18:49:04.034Z | Compiling progenitor v0.11.2 |
| 1658 | 2026-03-05T18:49:07.117Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1659 | 2026-03-05T18:49:07.467Z | Compiling smf v0.2.3 |
| 1660 | 2026-03-05T18:49:07.933Z | Compiling secrecy v0.10.3 |
| 1661 | 2026-03-05T18:49:08.220Z | Compiling num-integer v0.1.46 |
| 1662 | 2026-03-05T18:49:08.779Z | Compiling rustc_version v0.4.1 |
| 1663 | 2026-03-05T18:49:08.977Z | Compiling prettyplease v0.2.37 |
| 1664 | 2026-03-05T18:49:09.203Z | Compiling float-ord v0.3.2 |
| 1665 | 2026-03-05T18:49:09.318Z | Compiling rustix v0.38.44 |
| 1666 | 2026-03-05T18:49:09.389Z | Compiling whoami v1.6.1 |
| 1667 | 2026-03-05T18:49:09.408Z | Compiling curve25519-dalek v4.1.3 |
| 1668 | 2026-03-05T18:49:10.717Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1669 | 2026-03-05T18:49:11.185Z | Compiling toml v0.8.23 |
| 1670 | 2026-03-05T18:49:11.226Z | Compiling usdt-macro v0.5.0 |
| 1671 | 2026-03-05T18:49:11.672Z | Compiling usdt-attr-macro v0.5.0 |
| 1672 | 2026-03-05T18:49:13.297Z | Compiling progenitor-client v0.10.0 |
| 1673 | 2026-03-05T18:49:14.206Z | Compiling hmac v0.12.1 |
| 1674 | 2026-03-05T18:49:14.451Z | Compiling inout v0.1.4 |
| 1675 | 2026-03-05T18:49:14.720Z | Compiling enum-as-inner v0.6.1 |
| 1676 | 2026-03-05T18:49:14.970Z | Compiling ff v0.13.1 |
| 1677 | 2026-03-05T18:49:15.203Z | Compiling memmap v0.7.0 |
| 1678 | 2026-03-05T18:49:15.221Z | Compiling data-encoding v2.10.0 |
| 1679 | 2026-03-05T18:49:15.525Z | Compiling static_assertions v1.1.0 |
| 1680 | 2026-03-05T18:49:15.655Z | Compiling usdt v0.5.0 |
| 1681 | 2026-03-05T18:49:15.986Z | Compiling group v0.13.0 |
| 1682 | 2026-03-05T18:49:16.159Z | Compiling cipher v0.4.4 |
| 1683 | 2026-03-05T18:49:16.201Z | Compiling hkdf v0.12.4 |
| 1684 | 2026-03-05T18:49:16.706Z | Compiling num-rational v0.4.2 |
| 1685 | 2026-03-05T18:49:16.755Z | Compiling num-iter v0.1.45 |
| 1686 | 2026-03-05T18:49:17.210Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1687 | 2026-03-05T18:49:17.470Z | Compiling universal-hash v0.5.1 |
| 1688 | 2026-03-05T18:49:17.727Z | Compiling half v2.7.1 |
| 1689 | 2026-03-05T18:49:18.265Z | Compiling crypto-bigint v0.5.5 |
| 1690 | 2026-03-05T18:49:18.393Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1691 | 2026-03-05T18:49:18.551Z | Compiling num-complex v0.4.6 |
| 1692 | 2026-03-05T18:49:19.517Z | Compiling opaque-debug v0.3.1 |
| 1693 | 2026-03-05T18:49:19.622Z | Compiling base64ct v1.8.3 |
| 1694 | 2026-03-05T18:49:19.641Z | Compiling ciborium-io v0.2.2 |
| 1695 | 2026-03-05T18:49:19.749Z | Compiling base16ct v0.2.0 |
| 1696 | 2026-03-05T18:49:19.789Z | Compiling ciborium-ll v0.2.2 |
| 1697 | 2026-03-05T18:49:20.038Z | Compiling thiserror-no-std v2.0.2 |
| 1698 | 2026-03-05T18:49:20.188Z | Compiling password-hash v0.5.0 |
| 1699 | 2026-03-05T18:49:20.208Z | Compiling poly1305 v0.8.0 |
| 1700 | 2026-03-05T18:49:20.264Z | Compiling num v0.4.3 |
| 1701 | 2026-03-05T18:49:20.389Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1702 | 2026-03-05T18:49:21.163Z | Compiling elliptic-curve v0.13.8 |
| 1703 | 2026-03-05T18:49:21.848Z | Compiling chacha20 v0.9.1 |
| 1704 | 2026-03-05T18:49:22.345Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1705 | 2026-03-05T18:49:22.687Z | Compiling hubpack_derive v0.1.1 |
| 1706 | 2026-03-05T18:49:23.236Z | Compiling blake2 v0.10.6 |
| 1707 | 2026-03-05T18:49:23.665Z | Compiling aead v0.5.2 |
| 1708 | 2026-03-05T18:49:23.946Z | Compiling semver v0.1.20 |
| 1709 | 2026-03-05T18:49:24.293Z | Compiling vcpkg v0.2.15 |
| 1710 | 2026-03-05T18:49:24.410Z | Compiling linked-hash-map v0.5.6 |
| 1711 | 2026-03-05T18:49:24.430Z | Compiling pkg-config v0.3.32 |
| 1712 | 2026-03-05T18:49:24.780Z | Compiling resolv-conf v0.7.6 |
| 1713 | 2026-03-05T18:49:25.580Z | Compiling keccak v0.1.6 |
| 1714 | 2026-03-05T18:49:25.900Z | Compiling openssl-sys v0.9.111 |
| 1715 | 2026-03-05T18:49:25.998Z | Compiling sha3 v0.10.8 |
| 1716 | 2026-03-05T18:49:26.187Z | Compiling lru-cache v0.1.2 |
| 1717 | 2026-03-05T18:49:26.412Z | Compiling rustc_version v0.1.7 |
| 1718 | 2026-03-05T18:49:26.721Z | Compiling chacha20poly1305 v0.10.1 |
| 1719 | 2026-03-05T18:49:26.829Z | Compiling argon2 v0.5.3 |
| 1720 | 2026-03-05T18:49:26.937Z | Compiling hubpack v0.1.2 |
| 1721 | 2026-03-05T18:49:27.011Z | Compiling vsss-rs v3.3.4 |
| 1722 | 2026-03-05T18:49:27.405Z | Compiling ciborium v0.2.2 |
| 1723 | 2026-03-05T18:49:28.004Z | Compiling hickory-proto v0.24.4 |
| 1724 | 2026-03-05T18:49:28.791Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1725 | 2026-03-05T18:49:29.597Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1726 | 2026-03-05T18:49:29.929Z | Compiling serde-big-array v0.5.1 |
| 1727 | 2026-03-05T18:49:30.195Z | Compiling derive-where v1.6.0 |
| 1728 | 2026-03-05T18:49:30.236Z | Compiling serde_repr v0.1.20 |
| 1729 | 2026-03-05T18:49:30.624Z | Compiling lazy_static v1.5.0 |
| 1730 | 2026-03-05T18:49:30.792Z | Compiling minimal-lexical v0.2.1 |
| 1731 | 2026-03-05T18:49:31.361Z | Compiling siphasher v1.0.2 |
| 1732 | 2026-03-05T18:49:31.407Z | Compiling indent_write v2.2.0 |
| 1733 | 2026-03-05T18:49:31.660Z | Compiling unicode-segmentation v1.12.0 |
| 1734 | 2026-03-05T18:49:31.783Z | Compiling phf_shared v0.12.1 |
| 1735 | 2026-03-05T18:49:31.803Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1736 | 2026-03-05T18:49:32.162Z | Compiling nom v7.1.3 |
| 1737 | 2026-03-05T18:49:32.439Z | Compiling newline-converter v0.3.0 |
| 1738 | 2026-03-05T18:49:32.553Z | Compiling hickory-resolver v0.24.4 |
| 1739 | 2026-03-05T18:49:32.630Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1740 | 2026-03-05T18:49:33.092Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1741 | 2026-03-05T18:49:33.695Z | Compiling newtype_derive v0.1.6 |
| 1742 | 2026-03-05T18:49:34.113Z | Compiling atomicwrites v0.4.4 |
| 1743 | 2026-03-05T18:49:35.983Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1744 | 2026-03-05T18:49:37.203Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-03-05T18:49:37.963Z | Compiling progenitor-impl v0.10.0 |
| 1746 | 2026-03-05T18:49:38.126Z | Compiling console v0.15.11 |
| 1747 | 2026-03-05T18:49:38.919Z | Compiling tokio-stream v0.1.18 |
| 1748 | 2026-03-05T18:49:39.030Z | Compiling pin-project-internal v1.1.10 |
| 1749 | 2026-03-05T18:49:39.772Z | Compiling slog-dtrace v0.3.0 |
| 1750 | 2026-03-05T18:49:39.802Z | Compiling csv-core v0.1.13 |
| 1751 | 2026-03-05T18:49:39.997Z | Compiling swrite v0.1.0 |
| 1752 | 2026-03-05T18:49:40.150Z | Compiling chrono-tz v0.10.4 |
| 1753 | 2026-03-05T18:49:40.201Z | Compiling foldhash v0.1.5 |
| 1754 | 2026-03-05T18:49:40.354Z | Compiling unicode-xid v0.2.6 |
| 1755 | 2026-03-05T18:49:40.573Z | Compiling similar v2.7.0 |
| 1756 | 2026-03-05T18:49:40.592Z | Compiling cancel-safe-futures v0.1.5 |
| 1757 | 2026-03-05T18:49:40.599Z | Compiling unicode-width v0.1.14 |
| 1758 | 2026-03-05T18:49:41.059Z | Compiling owo-colors v4.2.3 |
| 1759 | 2026-03-05T18:49:41.224Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1760 | 2026-03-05T18:49:41.737Z | Compiling pin-project v1.1.10 |
| 1761 | 2026-03-05T18:49:41.868Z | Compiling expectorate v1.2.0 |
| 1762 | 2026-03-05T18:49:41.963Z | Compiling const_format_proc_macros v0.2.34 |
| 1763 | 2026-03-05T18:49:42.118Z | Compiling hashbrown v0.15.5 |
| 1764 | 2026-03-05T18:49:42.219Z | Compiling csv v1.4.0 |
| 1765 | 2026-03-05T18:49:42.783Z | Compiling qorb v0.4.1 |
| 1766 | 2026-03-05T18:49:43.345Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1767 | 2026-03-05T18:49:43.510Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1768 | 2026-03-05T18:49:43.860Z | Compiling phf v0.12.1 |
| 1769 | 2026-03-05T18:49:44.159Z | Compiling tokio-dtrace v0.1.1 |
| 1770 | 2026-03-05T18:49:44.262Z | Compiling unicode-normalization v0.1.25 |
| 1771 | 2026-03-05T18:49:44.628Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1772 | 2026-03-05T18:49:45.142Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1773 | 2026-03-05T18:49:45.290Z | Compiling libsw-core v0.3.2 |
| 1774 | 2026-03-05T18:49:45.594Z | Compiling async-recursion v1.1.1 |
| 1775 | 2026-03-05T18:49:45.778Z | Compiling snafu-derive v0.8.9 |
| 1776 | 2026-03-05T18:49:46.682Z | Compiling progenitor-macro v0.10.0 |
| 1777 | 2026-03-05T18:49:47.105Z | Compiling cookie v0.18.1 |
| 1778 | 2026-03-05T18:49:47.564Z | Compiling bstr v1.12.1 |
| 1779 | 2026-03-05T18:49:47.785Z | Compiling bytecount v0.6.9 |
| 1780 | 2026-03-05T18:49:48.056Z | Compiling fixedbitset v0.5.7 |
| 1781 | 2026-03-05T18:49:48.710Z | Compiling openssl v0.10.75 |
| 1782 | 2026-03-05T18:49:48.730Z | Compiling same-file v1.0.6 |
| 1783 | 2026-03-05T18:49:48.814Z | Compiling fixedbitset v0.4.2 |
| 1784 | 2026-03-05T18:49:49.039Z | Compiling highway v1.3.0 |
| 1785 | 2026-03-05T18:49:49.268Z | Compiling foreign-types-shared v0.1.1 |
| 1786 | 2026-03-05T18:49:49.321Z | Compiling petgraph v0.6.5 |
| 1787 | 2026-03-05T18:49:49.412Z | Compiling foreign-types v0.3.2 |
| 1788 | 2026-03-05T18:49:49.532Z | Compiling walkdir v2.5.0 |
| 1789 | 2026-03-05T18:49:49.903Z | Compiling petgraph v0.8.3 |
| 1790 | 2026-03-05T18:49:50.096Z | Compiling snafu v0.8.9 |
| 1791 | 2026-03-05T18:49:53.052Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-03-05T18:49:53.616Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-03-05T18:49:54.487Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1794 | 2026-03-05T18:49:55.134Z | Compiling globset v0.4.18 |
| 1795 | 2026-03-05T18:49:56.959Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-03-05T18:49:57.302Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-05T18:49:58.225Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-05T18:49:58.527Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-03-05T18:49:58.911Z | Compiling papergrid v0.11.0 |
| 1800 | 2026-03-05T18:49:59.240Z | Compiling progenitor v0.10.0 |
| 1801 | 2026-03-05T18:49:59.570Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1802 | 2026-03-05T18:49:59.880Z | Compiling libsw v3.5.0 |
| 1803 | 2026-03-05T18:50:00.219Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-03-05T18:50:00.637Z | Compiling olpc-cjson v0.1.4 |
| 1805 | 2026-03-05T18:50:00.991Z | Compiling oxide-tokio-rt v0.1.2 |
| 1806 | 2026-03-05T18:50:01.324Z | Compiling const_format v0.2.35 |
| 1807 | 2026-03-05T18:50:01.477Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-05T18:50:01.672Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1809 | 2026-03-05T18:50:02.091Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1810 | 2026-03-05T18:50:02.352Z | Compiling gethostname v0.5.0 |
| 1811 | 2026-03-05T18:50:02.549Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1812 | 2026-03-05T18:50:03.436Z | Compiling tabled_derive v0.7.0 |
| 1813 | 2026-03-05T18:50:03.607Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-03-05T18:50:03.650Z | Compiling serde_plain v1.0.2 |
| 1815 | 2026-03-05T18:50:04.044Z | Compiling bcs v0.1.6 |
| 1816 | 2026-03-05T18:50:04.065Z | Compiling openssl-macros v0.1.1 |
| 1817 | 2026-03-05T18:50:04.726Z | Compiling pem v3.0.6 |
| 1818 | 2026-03-05T18:50:04.823Z | Compiling crunchy v0.2.4 |
| 1819 | 2026-03-05T18:50:04.986Z | Compiling termtree v0.5.1 |
| 1820 | 2026-03-05T18:50:05.266Z | Compiling smawk v0.3.2 |
| 1821 | 2026-03-05T18:50:05.358Z | Compiling unicode-linebreak v0.1.5 |
| 1822 | 2026-03-05T18:50:05.514Z | Compiling tagptr v0.2.0 |
| 1823 | 2026-03-05T18:50:05.534Z | Compiling linear-map v1.2.0 |
| 1824 | 2026-03-05T18:50:05.553Z | Compiling typed-path v0.9.3 |
| 1825 | 2026-03-05T18:50:05.803Z | Compiling textwrap v0.16.2 |
| 1826 | 2026-03-05T18:50:05.886Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-05T18:50:05.909Z | Compiling moka v0.12.13 |
| 1828 | 2026-03-05T18:50:05.934Z | Compiling tabled v0.15.0 |
| 1829 | 2026-03-05T18:50:07.792Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1830 | 2026-03-05T18:50:08.851Z | Compiling tough v0.20.0 |
| 1831 | 2026-03-05T18:50:08.915Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1832 | 2026-03-05T18:50:09.264Z | Compiling steno v0.4.1 |
| 1833 | 2026-03-05T18:50:11.207Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1834 | 2026-03-05T18:50:11.597Z | Compiling hickory-proto v0.25.2 |
| 1835 | 2026-03-05T18:50:12.637Z | Compiling humantime v2.3.0 |
| 1836 | 2026-03-05T18:50:13.541Z | Compiling tiny-keccak v2.0.2 |
| 1837 | 2026-03-05T18:50:14.142Z | Compiling num-derive v0.3.3 |
| 1838 | 2026-03-05T18:50:14.865Z | Compiling parking_lot_core v0.8.6 |
| 1839 | 2026-03-05T18:50:15.432Z | Compiling crc32fast v1.5.0 |
| 1840 | 2026-03-05T18:50:15.838Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1841 | 2026-03-05T18:50:16.015Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1842 | 2026-03-05T18:50:16.301Z | Compiling hickory-resolver v0.25.2 |
| 1843 | 2026-03-05T18:50:16.387Z | Compiling libscf-sys v1.1.0 |
| 1844 | 2026-03-05T18:50:16.659Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1845 | 2026-03-05T18:50:17.210Z | Compiling const-random-macro v0.1.16 |
| 1846 | 2026-03-05T18:50:18.014Z | Compiling smartstring v1.0.1 |
| 1847 | 2026-03-05T18:50:18.194Z | Compiling ahash v0.8.12 |
| 1848 | 2026-03-05T18:50:18.486Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-03-05T18:50:18.672Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1850 | 2026-03-05T18:50:20.475Z | Compiling const-random v0.1.18 |
| 1851 | 2026-03-05T18:50:20.597Z | Compiling parking_lot v0.11.2 |
| 1852 | 2026-03-05T18:50:21.540Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1853 | 2026-03-05T18:50:21.860Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1854 | 2026-03-05T18:50:22.117Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1855 | 2026-03-05T18:50:22.643Z | Compiling fxhash v0.2.1 |
| 1856 | 2026-03-05T18:50:22.904Z | Compiling arc-swap v1.8.2 |
| 1857 | 2026-03-05T18:50:22.982Z | Compiling socket2 v0.5.10 |
| 1858 | 2026-03-05T18:50:23.616Z | Compiling internet-checksum v0.2.1 |
| 1859 | 2026-03-05T18:50:23.637Z | Compiling slog-scope v4.4.1 |
| 1860 | 2026-03-05T18:50:23.877Z | Compiling sled v0.34.7 |
| 1861 | 2026-03-05T18:50:24.285Z | Compiling thin-vec v0.2.14 |
| 1862 | 2026-03-05T18:50:24.678Z | Compiling rhai_codegen v3.1.0 |
| 1863 | 2026-03-05T18:50:24.721Z | Compiling slog-stdlog v4.1.1 |
| 1864 | 2026-03-05T18:50:24.905Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1865 | 2026-03-05T18:50:25.205Z | Compiling slog-envlogger v2.2.0 |
| 1866 | 2026-03-05T18:50:26.184Z | Compiling natord v1.0.9 |
| 1867 | 2026-03-05T18:50:27.570Z | Compiling rhai v1.24.0 |
| 1868 | 2026-03-05T18:50:48.537Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1869 | 2026-03-05T18:50:51.243Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1870 | 2026-03-05T18:50:53.285Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1871 | 2026-03-05T18:50:56.224Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1872 | 2026-03-05T18:50:57.435Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1873 | 2026-03-05T18:50:59.929Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1874 | 2026-03-05T18:51:14.020Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1875 | 2026-03-05T18:51:49.890Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 44s |
| 1876 | 2026-03-05T18:51:50.094Z | ──────────── |
| 1877 | 2026-03-05T18:51:50.094Z | Nextest run ID 74ca5032-beec-41e7-852c-e45d87a10a83 with nextest profile: default |
| 1878 | 2026-03-05T18:51:50.094Z | Starting 6 tests across 1 binary |
| 1879 | 2026-03-05T18:51:50.109Z | PASS [ 0.014s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1880 | 2026-03-05T18:51:50.109Z | PASS [ 0.014s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1881 | 2026-03-05T18:51:50.112Z | PASS [ 0.016s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1882 | 2026-03-05T18:51:50.112Z | PASS [ 0.016s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1883 | 2026-03-05T18:51:50.112Z | PASS [ 0.016s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1884 | 2026-03-05T18:51:50.112Z | PASS [ 0.017s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1885 | 2026-03-05T18:51:50.112Z | ──────────── |
| 1886 | 2026-03-05T18:51:50.112Z | Summary [ 0.018s] 6 tests run: 6 passed, 0 skipped |
| 1887 | 2026-03-05T18:51:50.126Z | process exited: duration 602043 ms, exit code 0 |
| |
| 1888 | 2026-03-05T18:51:50.133Z | found 0 output files |