|
|
|
| 1 | 2026-03-02T08:31:05.690Z | job assigned to worker 01KJPTPHVMNT5J11F0QJKGGD0J [factory aws, i-0b371bb74905b8db7] (queued for 1 m 4 s) |
| |
| 2 | 2026-03-02T08:31:14.354Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:31:14.359Z | ++ uname -s |
| 4 | 2026-03-02T08:31:14.362Z | + kern=SunOS |
| 5 | 2026-03-02T08:31:14.362Z | + build_user=build |
| 6 | 2026-03-02T08:31:14.362Z | + build_uid=12345 |
| 7 | 2026-03-02T08:31:14.362Z | + work_dir=/work |
| 8 | 2026-03-02T08:31:14.362Z | + input_dir=/input |
| 9 | 2026-03-02T08:31:14.362Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:31:14.362Z | + case "$kern" in |
| 11 | 2026-03-02T08:31:14.362Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:31:14.365Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:31:16.372Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:31:16.491Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:31:16.494Z | + home_fs=zfs |
| 16 | 2026-03-02T08:31:16.494Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:31:16.494Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:31:16.497Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:31:18.505Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:31:18.514Z | process exited: duration 4149 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:31:18.530Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:31:18.540Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-02T08:31:18.540Z | * rust toolchain profile = "default" |
| 24 | 2026-03-02T08:31:18.540Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-03-02T08:31:18.540Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:31:18.540Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:31:18.540Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:31:18.540Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:31:18.540Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:31:18.673Z | info: downloading installer |
| 31 | 2026-03-02T08:31:20.721Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:31:20.721Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:31:20.721Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:31:20.721Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:31:20.721Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:31:20.721Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:31:20.721Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:31:20.721Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:31:20.721Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:31:20.746Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:31:20.746Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:31:20.750Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:31:20.902Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:31:20.902Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:31:22.041Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:31:22.416Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:31:23.825Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:31:25.940Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:31:33.079Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:31:33.349Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:31:34.270Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:31:34.658Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:36.674Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:38.484Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:45.249Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:45.574Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:45.574Z | |
| 58 | 2026-03-02T08:31:46.088Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:46.088Z | |
| 60 | 2026-03-02T08:31:46.091Z | |
| 61 | 2026-03-02T08:31:46.091Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:46.091Z | |
| 63 | 2026-03-02T08:31:46.091Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:46.091Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:46.091Z | |
| 66 | 2026-03-02T08:31:46.091Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:46.091Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:46.091Z | |
| 69 | 2026-03-02T08:31:46.091Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:46.091Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:46.091Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:46.091Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:46.193Z | + rustup --version |
| 74 | 2026-03-02T08:31:46.204Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:46.207Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:46.281Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:46.284Z | + cargo --version |
| 78 | 2026-03-02T08:31:46.343Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:46.346Z | + rustc --version |
| 80 | 2026-03-02T08:31:46.412Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:46.415Z | process exited: duration 27885 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:46.421Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:46.442Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:46.451Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:46.453Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:46.456Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:46.493Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:48.158Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:48.158Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:48.416Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:48.416Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:48.426Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:48.429Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:48.429Z | + current=main |
| 95 | 2026-03-02T08:31:48.429Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:48.429Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:48.433Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:48.460Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:48.463Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:48.480Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:48.482Z | process exited: duration 2032 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:48.488Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:48.493Z | + set -e |
| 104 | 2026-03-02T08:31:48.493Z | + NEXTEST_VERSION=0.9.97 |
| 105 | 2026-03-02T08:31:48.493Z | + PLATFORM=illumos |
| 106 | 2026-03-02T08:31:48.493Z | + cargo --version |
| 107 | 2026-03-02T08:31:48.501Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 108 | 2026-03-02T08:31:48.681Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-03-02T08:31:48.681Z | info: downloading component 'cargo' |
| 110 | 2026-03-02T08:31:49.806Z | info: downloading component 'clippy' |
| 111 | 2026-03-02T08:31:50.178Z | info: downloading component 'rust-docs' |
| 112 | 2026-03-02T08:31:51.678Z | info: downloading component 'rust-std' |
| 113 | 2026-03-02T08:31:53.456Z | info: downloading component 'rustc' |
| 114 | 2026-03-02T08:32:00.839Z | info: downloading component 'rustfmt' |
| 115 | 2026-03-02T08:32:01.145Z | info: installing component 'cargo' |
| 116 | 2026-03-02T08:32:02.089Z | info: installing component 'clippy' |
| 117 | 2026-03-02T08:32:02.479Z | info: installing component 'rust-docs' |
| 118 | 2026-03-02T08:32:04.431Z | info: installing component 'rust-std' |
| 119 | 2026-03-02T08:32:06.225Z | info: installing component 'rustc' |
| 120 | 2026-03-02T08:32:12.923Z | info: installing component 'rustfmt' |
| 121 | 2026-03-02T08:32:13.361Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 122 | 2026-03-02T08:32:13.364Z | + rustc --version |
| 123 | 2026-03-02T08:32:13.449Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 124 | 2026-03-02T08:32:13.453Z | + cargo install cargo-nextest --version 0.9.97 |
| 125 | 2026-03-02T08:32:13.558Z | Updating crates.io index |
| 126 | 2026-03-02T08:32:13.678Z | Downloading crates ... |
| 127 | 2026-03-02T08:32:13.739Z | Downloaded cargo-nextest v0.9.97 |
| 128 | 2026-03-02T08:32:13.844Z | Installing cargo-nextest v0.9.97 |
| 129 | 2026-03-02T08:32:13.913Z | Updating crates.io index |
| 130 | 2026-03-02T08:32:16.465Z | Locking 406 packages to latest compatible versions |
| 131 | 2026-03-02T08:32:16.471Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 132 | 2026-03-02T08:32:16.474Z | Adding duct v0.13.7 (available: v1.1.1) |
| 133 | 2026-03-02T08:32:16.474Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 134 | 2026-03-02T08:32:16.474Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 135 | 2026-03-02T08:32:16.477Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 136 | 2026-03-02T08:32:16.479Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 137 | 2026-03-02T08:32:16.479Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 138 | 2026-03-02T08:32:16.483Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 139 | 2026-03-02T08:32:16.504Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 140 | 2026-03-02T08:32:16.520Z | Downloading crates ... |
| 141 | 2026-03-02T08:32:16.585Z | Downloaded anstyle-query v1.1.5 |
| 142 | 2026-03-02T08:32:16.594Z | Downloaded block-buffer v0.10.4 |
| 143 | 2026-03-02T08:32:16.597Z | Downloaded document-features v0.2.12 |
| 144 | 2026-03-02T08:32:16.601Z | Downloaded futures-io v0.3.32 |
| 145 | 2026-03-02T08:32:16.604Z | Downloaded fastrand v2.3.0 |
| 146 | 2026-03-02T08:32:16.604Z | Downloaded camino-tempfile v1.4.1 |
| 147 | 2026-03-02T08:32:16.607Z | Downloaded crypto-common v0.1.7 |
| 148 | 2026-03-02T08:32:16.609Z | Downloaded fnv v1.0.7 |
| 149 | 2026-03-02T08:32:16.612Z | Downloaded ahash v0.8.12 |
| 150 | 2026-03-02T08:32:16.615Z | Downloaded cargo_metadata v0.23.1 |
| 151 | 2026-03-02T08:32:16.618Z | Downloaded litrs v1.0.0 |
| 152 | 2026-03-02T08:32:16.621Z | Downloaded home v0.5.12 |
| 153 | 2026-03-02T08:32:16.623Z | Downloaded hyper-tls v0.6.0 |
| 154 | 2026-03-02T08:32:16.626Z | Downloaded humantime-serde v1.1.1 |
| 155 | 2026-03-02T08:32:16.630Z | Downloaded atomic-waker v1.1.2 |
| 156 | 2026-03-02T08:32:16.630Z | Downloaded globset v0.4.18 |
| 157 | 2026-03-02T08:32:16.633Z | Downloaded pin-project-internal v1.1.11 |
| 158 | 2026-03-02T08:32:16.635Z | Downloaded hyper-rustls v0.27.7 |
| 159 | 2026-03-02T08:32:16.638Z | Downloaded humantime v2.3.0 |
| 160 | 2026-03-02T08:32:16.638Z | Downloaded httparse v1.10.1 |
| 161 | 2026-03-02T08:32:16.641Z | Downloaded parking_lot_core v0.9.12 |
| 162 | 2026-03-02T08:32:16.645Z | Downloaded rand_core v0.6.4 |
| 163 | 2026-03-02T08:32:16.648Z | Downloaded quinn-udp v0.5.14 |
| 164 | 2026-03-02T08:32:16.651Z | Downloaded scopeguard v1.2.0 |
| 165 | 2026-03-02T08:32:16.651Z | Downloaded heck v0.5.0 |
| 166 | 2026-03-02T08:32:16.654Z | Downloaded cpufeatures v0.2.17 |
| 167 | 2026-03-02T08:32:16.657Z | Downloaded debug-ignore v1.0.5 |
| 168 | 2026-03-02T08:32:16.657Z | Downloaded colorchoice v1.0.4 |
| 169 | 2026-03-02T08:32:16.659Z | Downloaded errno v0.3.14 |
| 170 | 2026-03-02T08:32:16.662Z | Downloaded openssl-probe v0.2.1 |
| 171 | 2026-03-02T08:32:16.665Z | Downloaded cargo-util-schemas v0.2.0 |
| 172 | 2026-03-02T08:32:16.665Z | Downloaded ppv-lite86 v0.2.21 |
| 173 | 2026-03-02T08:32:16.675Z | Downloaded pkg-config v0.3.32 |
| 174 | 2026-03-02T08:32:16.675Z | Downloaded rustc_version v0.4.1 |
| 175 | 2026-03-02T08:32:16.675Z | Downloaded hex v0.4.3 |
| 176 | 2026-03-02T08:32:16.679Z | Downloaded clap_derive v4.5.55 |
| 177 | 2026-03-02T08:32:16.679Z | Downloaded const-oid v0.9.6 |
| 178 | 2026-03-02T08:32:16.682Z | Downloaded number_prefix v0.4.0 |
| 179 | 2026-03-02T08:32:16.682Z | Downloaded generic-array v0.14.7 |
| 180 | 2026-03-02T08:32:16.684Z | Downloaded futures-macro v0.3.32 |
| 181 | 2026-03-02T08:32:16.684Z | Downloaded is_terminal_polyfill v1.70.2 |
| 182 | 2026-03-02T08:32:16.687Z | Downloaded pathdiff v0.2.3 |
| 183 | 2026-03-02T08:32:16.687Z | Downloaded nested v0.1.1 |
| 184 | 2026-03-02T08:32:16.690Z | Downloaded idna_adapter v1.0.0 |
| 185 | 2026-03-02T08:32:16.690Z | Downloaded indenter v0.3.4 |
| 186 | 2026-03-02T08:32:16.693Z | Downloaded form_urlencoded v1.2.2 |
| 187 | 2026-03-02T08:32:16.693Z | Downloaded futures-sink v0.3.32 |
| 188 | 2026-03-02T08:32:16.696Z | Downloaded foreign-types v0.3.2 |
| 189 | 2026-03-02T08:32:16.696Z | Downloaded futures-core v0.3.32 |
| 190 | 2026-03-02T08:32:16.699Z | Downloaded anstyle-parse v0.2.7 |
| 191 | 2026-03-02T08:32:16.702Z | Downloaded equivalent v1.0.2 |
| 192 | 2026-03-02T08:32:16.702Z | Downloaded anstyle v1.0.13 |
| 193 | 2026-03-02T08:32:16.706Z | Downloaded itoa v1.0.17 |
| 194 | 2026-03-02T08:32:16.706Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-03-02T08:32:16.709Z | Downloaded serde-value v0.7.0 |
| 196 | 2026-03-02T08:32:16.709Z | Downloaded os_pipe v1.2.3 |
| 197 | 2026-03-02T08:32:16.711Z | Downloaded rustc-hash v2.1.1 |
| 198 | 2026-03-02T08:32:16.712Z | Downloaded mukti-metadata v0.3.0 |
| 199 | 2026-03-02T08:32:16.714Z | Downloaded autocfg v1.5.0 |
| 200 | 2026-03-02T08:32:16.717Z | Downloaded erased-serde v0.4.9 |
| 201 | 2026-03-02T08:32:16.720Z | Downloaded is_ci v1.2.0 |
| 202 | 2026-03-02T08:32:16.720Z | Downloaded serde_ignored v0.1.14 |
| 203 | 2026-03-02T08:32:16.723Z | Downloaded serde_spanned v1.0.4 |
| 204 | 2026-03-02T08:32:16.725Z | Downloaded addr2line v0.25.1 |
| 205 | 2026-03-02T08:32:16.725Z | Downloaded lru-slab v0.1.2 |
| 206 | 2026-03-02T08:32:16.728Z | Downloaded sigchld v0.2.4 |
| 207 | 2026-03-02T08:32:16.728Z | Downloaded signal-hook-mio v0.2.5 |
| 208 | 2026-03-02T08:32:16.731Z | Downloaded supports-color v3.0.2 |
| 209 | 2026-03-02T08:32:16.734Z | Downloaded shell-words v1.1.1 |
| 210 | 2026-03-02T08:32:16.735Z | Downloaded strsim v0.11.1 |
| 211 | 2026-03-02T08:32:16.737Z | Downloaded terminal_size v0.4.3 |
| 212 | 2026-03-02T08:32:16.737Z | Downloaded pin-utils v0.1.0 |
| 213 | 2026-03-02T08:32:16.737Z | Downloaded either v1.15.0 |
| 214 | 2026-03-02T08:32:16.740Z | Downloaded shared_child v1.1.1 |
| 215 | 2026-03-02T08:32:16.743Z | Downloaded indent_write v2.2.0 |
| 216 | 2026-03-02T08:32:16.743Z | Downloaded ed25519 v2.2.3 |
| 217 | 2026-03-02T08:32:16.746Z | Downloaded foldhash v0.1.5 |
| 218 | 2026-03-02T08:32:16.747Z | Downloaded backtrace v0.3.76 |
| 219 | 2026-03-02T08:32:16.751Z | Downloaded self-replace v1.5.0 |
| 220 | 2026-03-02T08:32:16.754Z | Downloaded miette-derive v7.6.0 |
| 221 | 2026-03-02T08:32:16.757Z | Downloaded base64ct v1.8.3 |
| 222 | 2026-03-02T08:32:16.760Z | Downloaded target-spec-miette v0.4.5 |
| 223 | 2026-03-02T08:32:16.762Z | Downloaded swrite v0.1.0 |
| 224 | 2026-03-02T08:32:16.762Z | Downloaded supports-unicode v3.0.0 |
| 225 | 2026-03-02T08:32:16.765Z | Downloaded rand_core v0.9.5 |
| 226 | 2026-03-02T08:32:16.765Z | Downloaded futures-executor v0.3.32 |
| 227 | 2026-03-02T08:32:16.768Z | Downloaded serde-untagged v0.1.9 |
| 228 | 2026-03-02T08:32:16.768Z | Downloaded self_update v0.42.0 |
| 229 | 2026-03-02T08:32:16.771Z | Downloaded subtle v2.6.1 |
| 230 | 2026-03-02T08:32:16.774Z | Downloaded sync_wrapper v1.0.2 |
| 231 | 2026-03-02T08:32:16.774Z | Downloaded tinyvec_macros v0.1.1 |
| 232 | 2026-03-02T08:32:16.778Z | Downloaded semver v1.0.27 |
| 233 | 2026-03-02T08:32:16.778Z | Downloaded fixedbitset v0.5.7 |
| 234 | 2026-03-02T08:32:16.781Z | Downloaded console v0.15.11 |
| 235 | 2026-03-02T08:32:16.783Z | Downloaded cfg-expr v0.20.6 |
| 236 | 2026-03-02T08:32:16.786Z | Downloaded toml_write v0.1.2 |
| 237 | 2026-03-02T08:32:16.786Z | Downloaded toml_datetime v0.6.11 |
| 238 | 2026-03-02T08:32:16.789Z | Downloaded camino v1.2.2 |
| 239 | 2026-03-02T08:32:16.792Z | Downloaded simd-adler32 v0.3.8 |
| 240 | 2026-03-02T08:32:16.792Z | Downloaded tower-service v0.3.3 |
| 241 | 2026-03-02T08:32:16.795Z | Downloaded tower-layer v0.3.3 |
| 242 | 2026-03-02T08:32:16.795Z | Downloaded lock_api v0.4.14 |
| 243 | 2026-03-02T08:32:16.795Z | Downloaded tracing-error v0.2.1 |
| 244 | 2026-03-02T08:32:16.797Z | Downloaded rustc-demangle v0.1.27 |
| 245 | 2026-03-02T08:32:16.800Z | Downloaded jobserver v0.1.34 |
| 246 | 2026-03-02T08:32:16.800Z | Downloaded smol_str v0.3.5 |
| 247 | 2026-03-02T08:32:16.803Z | Downloaded futures-channel v0.3.32 |
| 248 | 2026-03-02T08:32:16.806Z | Downloaded bitflags v2.11.0 |
| 249 | 2026-03-02T08:32:16.808Z | Downloaded nextest-metadata v0.12.2 |
| 250 | 2026-03-02T08:32:16.811Z | Downloaded pin-project-lite v0.2.17 |
| 251 | 2026-03-02T08:32:16.814Z | Downloaded try-lock v0.2.5 |
| 252 | 2026-03-02T08:32:16.816Z | Downloaded owo-colors v4.3.0 |
| 253 | 2026-03-02T08:32:16.819Z | Downloaded typeid v1.0.3 |
| 254 | 2026-03-02T08:32:16.819Z | Downloaded target-lexicon v0.13.3 |
| 255 | 2026-03-02T08:32:16.822Z | Downloaded nextest-filtering v0.15.0 |
| 256 | 2026-03-02T08:32:16.826Z | Downloaded thiserror v2.0.18 |
| 257 | 2026-03-02T08:32:16.828Z | Downloaded untrusted v0.9.0 |
| 258 | 2026-03-02T08:32:16.831Z | Downloaded urlencoding v2.1.3 |
| 259 | 2026-03-02T08:32:16.831Z | Downloaded unicode-linebreak v0.1.5 |
| 260 | 2026-03-02T08:32:16.834Z | Downloaded pkcs8 v0.10.2 |
| 261 | 2026-03-02T08:32:16.837Z | Downloaded static_assertions v1.1.0 |
| 262 | 2026-03-02T08:32:16.837Z | Downloaded quinn v0.11.9 |
| 263 | 2026-03-02T08:32:16.840Z | Downloaded utf8parse v0.2.2 |
| 264 | 2026-03-02T08:32:16.840Z | Downloaded tokio-native-tls v0.3.1 |
| 265 | 2026-03-02T08:32:16.843Z | Downloaded want v0.3.1 |
| 266 | 2026-03-02T08:32:16.843Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 267 | 2026-03-02T08:32:16.846Z | Downloaded version_check v0.9.5 |
| 268 | 2026-03-02T08:32:16.846Z | Downloaded spki v0.7.3 |
| 269 | 2026-03-02T08:32:16.849Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 270 | 2026-03-02T08:32:16.849Z | Downloaded serde_path_to_error v0.1.20 |
| 271 | 2026-03-02T08:32:16.852Z | Downloaded tokio-macros v2.6.0 |
| 272 | 2026-03-02T08:32:16.855Z | Downloaded thread_local v1.1.9 |
| 273 | 2026-03-02T08:32:16.855Z | Downloaded futures v0.3.32 |
| 274 | 2026-03-02T08:32:16.858Z | Downloaded xattr v1.6.1 |
| 275 | 2026-03-02T08:32:16.860Z | Downloaded dialoguer v0.11.0 |
| 276 | 2026-03-02T08:32:16.863Z | Downloaded clap v4.5.60 |
| 277 | 2026-03-02T08:32:16.871Z | Downloaded unicase v2.9.0 |
| 278 | 2026-03-02T08:32:16.874Z | Downloaded tracing-log v0.2.0 |
| 279 | 2026-03-02T08:32:16.877Z | Downloaded rustls-pki-types v1.14.0 |
| 280 | 2026-03-02T08:32:16.877Z | Downloaded quick-junit v0.5.2 |
| 281 | 2026-03-02T08:32:16.881Z | Downloaded sha2 v0.10.9 |
| 282 | 2026-03-02T08:32:16.884Z | Downloaded getrandom v0.4.1 |
| 283 | 2026-03-02T08:32:16.886Z | Downloaded parking_lot v0.12.5 |
| 284 | 2026-03-02T08:32:16.889Z | Downloaded native-tls v0.2.18 |
| 285 | 2026-03-02T08:32:16.892Z | Downloaded thiserror-impl v2.0.18 |
| 286 | 2026-03-02T08:32:16.892Z | Downloaded thiserror-impl v1.0.69 |
| 287 | 2026-03-02T08:32:16.892Z | Downloaded smallvec v1.15.1 |
| 288 | 2026-03-02T08:32:16.895Z | Downloaded slab v0.4.12 |
| 289 | 2026-03-02T08:32:16.897Z | Downloaded serde_derive v1.0.228 |
| 290 | 2026-03-02T08:32:16.900Z | Downloaded utf8_iter v1.0.4 |
| 291 | 2026-03-02T08:32:16.900Z | Downloaded serde_core v1.0.228 |
| 292 | 2026-03-02T08:32:16.903Z | Downloaded tokio-stream v0.1.18 |
| 293 | 2026-03-02T08:32:16.906Z | Downloaded zstd-safe v7.2.4 |
| 294 | 2026-03-02T08:32:16.910Z | Downloaded zipsign-api v0.1.5 |
| 295 | 2026-03-02T08:32:16.914Z | Downloaded zstd v0.13.3 |
| 296 | 2026-03-02T08:32:16.914Z | Downloaded pin-project v1.1.11 |
| 297 | 2026-03-02T08:32:16.923Z | Downloaded tracing-attributes v0.1.31 |
| 298 | 2026-03-02T08:32:16.926Z | Downloaded base64 v0.22.1 |
| 299 | 2026-03-02T08:32:16.929Z | Downloaded config v0.15.19 |
| 300 | 2026-03-02T08:32:16.935Z | Downloaded tempfile v3.26.0 |
| 301 | 2026-03-02T08:32:16.938Z | Downloaded tar v0.4.44 |
| 302 | 2026-03-02T08:32:16.941Z | Downloaded signal-hook v0.3.18 |
| 303 | 2026-03-02T08:32:16.944Z | Downloaded sharded-slab v0.1.7 |
| 304 | 2026-03-02T08:32:16.944Z | Downloaded tinyvec v1.10.0 |
| 305 | 2026-03-02T08:32:16.947Z | Downloaded textwrap v0.16.2 |
| 306 | 2026-03-02T08:32:16.950Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 307 | 2026-03-02T08:32:16.953Z | Downloaded toml v0.8.23 |
| 308 | 2026-03-02T08:32:16.955Z | Downloaded socket2 v0.6.2 |
| 309 | 2026-03-02T08:32:16.958Z | Downloaded proc-macro2 v1.0.106 |
| 310 | 2026-03-02T08:32:16.961Z | Downloaded openssl-sys v0.9.111 |
| 311 | 2026-03-02T08:32:16.965Z | Downloaded flate2 v1.1.9 |
| 312 | 2026-03-02T08:32:16.969Z | Downloaded tracing-core v0.1.36 |
| 313 | 2026-03-02T08:32:16.973Z | Downloaded unicode-ident v1.0.24 |
| 314 | 2026-03-02T08:32:16.975Z | Downloaded derive_more v2.1.1 |
| 315 | 2026-03-02T08:32:16.986Z | Downloaded uuid v1.21.0 |
| 316 | 2026-03-02T08:32:16.989Z | Downloaded borsh v1.6.0 |
| 317 | 2026-03-02T08:32:16.995Z | Downloaded derive_more-impl v2.1.1 |
| 318 | 2026-03-02T08:32:17.001Z | Downloaded serde v1.0.228 |
| 319 | 2026-03-02T08:32:17.003Z | Downloaded vte v0.14.1 |
| 320 | 2026-03-02T08:32:17.006Z | Downloaded indicatif v0.17.11 |
| 321 | 2026-03-02T08:32:17.009Z | Downloaded ed25519-dalek v2.2.0 |
| 322 | 2026-03-02T08:32:17.012Z | Downloaded rand v0.9.2 |
| 323 | 2026-03-02T08:32:17.015Z | Downloaded url v2.5.8 |
| 324 | 2026-03-02T08:32:17.017Z | Downloaded der v0.7.10 |
| 325 | 2026-03-02T08:32:17.022Z | Downloaded toml_edit v0.22.27 |
| 326 | 2026-03-02T08:32:17.025Z | Downloaded http v1.4.0 |
| 327 | 2026-03-02T08:32:17.029Z | Downloaded once_cell v1.21.3 |
| 328 | 2026-03-02T08:32:17.032Z | Downloaded num-traits v0.2.19 |
| 329 | 2026-03-02T08:32:17.035Z | Downloaded zmij v1.0.21 |
| 330 | 2026-03-02T08:32:17.038Z | Downloaded indexmap v2.13.0 |
| 331 | 2026-03-02T08:32:17.040Z | Downloaded ryu v1.0.23 |
| 332 | 2026-03-02T08:32:17.043Z | Downloaded hashbrown v0.16.1 |
| 333 | 2026-03-02T08:32:17.047Z | Downloaded rustls-webpki v0.103.9 |
| 334 | 2026-03-02T08:32:17.050Z | Downloaded hashbrown v0.15.5 |
| 335 | 2026-03-02T08:32:17.055Z | Downloaded log v0.4.29 |
| 336 | 2026-03-02T08:32:17.058Z | Downloaded hyper v1.8.1 |
| 337 | 2026-03-02T08:32:17.063Z | Downloaded ron v0.12.0 |
| 338 | 2026-03-02T08:32:17.071Z | Downloaded unicode-normalization v0.1.25 |
| 339 | 2026-03-02T08:32:17.075Z | Downloaded unicode-segmentation v1.12.0 |
| 340 | 2026-03-02T08:32:17.078Z | Downloaded serde_json v1.0.149 |
| 341 | 2026-03-02T08:32:17.085Z | Downloaded tower v0.5.3 |
| 342 | 2026-03-02T08:32:17.093Z | Downloaded guppy v0.17.25 |
| 343 | 2026-03-02T08:32:17.098Z | Downloaded portable-atomic v1.13.1 |
| 344 | 2026-03-02T08:32:17.105Z | Downloaded h2 v0.4.13 |
| 345 | 2026-03-02T08:32:17.112Z | Downloaded idna v1.1.0 |
| 346 | 2026-03-02T08:32:17.118Z | Downloaded futures-util v0.3.32 |
| 347 | 2026-03-02T08:32:17.125Z | Downloaded winnow v0.7.14 |
| 348 | 2026-03-02T08:32:17.134Z | Downloaded tracing-subscriber v0.3.22 |
| 349 | 2026-03-02T08:32:17.141Z | Downloaded tower-http v0.6.8 |
| 350 | 2026-03-02T08:32:17.148Z | Downloaded vcpkg v0.2.15 |
| 351 | 2026-03-02T08:32:17.184Z | Downloaded webpki-roots v1.0.6 |
| 352 | 2026-03-02T08:32:17.186Z | Downloaded unicode-width v0.2.2 |
| 353 | 2026-03-02T08:32:17.191Z | Downloaded quick-xml v0.38.4 |
| 354 | 2026-03-02T08:32:17.196Z | Downloaded curve25519-dalek v4.1.3 |
| 355 | 2026-03-02T08:32:17.202Z | Downloaded quick-xml v0.37.5 |
| 356 | 2026-03-02T08:32:17.207Z | Downloaded itertools v0.14.0 |
| 357 | 2026-03-02T08:32:17.214Z | Downloaded gimli v0.32.3 |
| 358 | 2026-03-02T08:32:17.220Z | Downloaded bstr v1.12.1 |
| 359 | 2026-03-02T08:32:17.227Z | Downloaded reqwest v0.12.28 |
| 360 | 2026-03-02T08:32:17.232Z | Downloaded chrono v0.4.44 |
| 361 | 2026-03-02T08:32:17.238Z | Downloaded pulldown-cmark v0.13.1 |
| 362 | 2026-03-02T08:32:17.243Z | Downloaded regex v1.12.3 |
| 363 | 2026-03-02T08:32:17.247Z | Downloaded memchr v2.8.0 |
| 364 | 2026-03-02T08:32:17.252Z | Downloaded aho-corasick v1.1.4 |
| 365 | 2026-03-02T08:32:17.256Z | Downloaded quinn-proto v0.11.13 |
| 366 | 2026-03-02T08:32:17.262Z | Downloaded tokio-util v0.7.18 |
| 367 | 2026-03-02T08:32:17.269Z | Downloaded tracing v0.1.44 |
| 368 | 2026-03-02T08:32:17.286Z | Downloaded mio v1.1.1 |
| 369 | 2026-03-02T08:32:17.290Z | Downloaded iri-string v0.7.10 |
| 370 | 2026-03-02T08:32:17.296Z | Downloaded typenum v1.19.0 |
| 371 | 2026-03-02T08:32:17.300Z | Downloaded openssl v0.10.75 |
| 372 | 2026-03-02T08:32:17.307Z | Downloaded zerocopy v0.8.40 |
| 373 | 2026-03-02T08:32:17.315Z | Downloaded nextest-runner v0.80.0 |
| 374 | 2026-03-02T08:32:17.324Z | Downloaded unicode-width v0.1.14 |
| 375 | 2026-03-02T08:32:17.329Z | Downloaded color-eyre v0.6.5 |
| 376 | 2026-03-02T08:32:17.336Z | Downloaded hyper-util v0.1.20 |
| 377 | 2026-03-02T08:32:17.340Z | Downloaded crossterm v0.29.0 |
| 378 | 2026-03-02T08:32:17.345Z | Downloaded syn v2.0.117 |
| 379 | 2026-03-02T08:32:17.355Z | Downloaded object v0.37.3 |
| 380 | 2026-03-02T08:32:17.365Z | Downloaded rustls v0.23.37 |
| 381 | 2026-03-02T08:32:17.373Z | Downloaded rustix v0.38.44 |
| 382 | 2026-03-02T08:32:17.393Z | Downloaded regex-syntax v0.8.10 |
| 383 | 2026-03-02T08:32:17.399Z | Downloaded nix v0.30.1 |
| 384 | 2026-03-02T08:32:17.408Z | Downloaded clap_builder v4.5.60 |
| 385 | 2026-03-02T08:32:17.413Z | Downloaded cc v1.2.56 |
| 386 | 2026-03-02T08:32:17.416Z | Downloaded rustix v1.1.4 |
| 387 | 2026-03-02T08:32:17.437Z | Downloaded zeroize v1.8.2 |
| 388 | 2026-03-02T08:32:17.440Z | Downloaded xxhash-rust v0.8.15 |
| 389 | 2026-03-02T08:32:17.440Z | Downloaded tokio v1.49.0 |
| 390 | 2026-03-02T08:32:17.471Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 391 | 2026-03-02T08:32:17.473Z | Downloaded getrandom v0.3.4 |
| 392 | 2026-03-02T08:32:17.476Z | Downloaded tokio-rustls v0.26.4 |
| 393 | 2026-03-02T08:32:17.480Z | Downloaded target-spec v3.5.7 |
| 394 | 2026-03-02T08:32:17.480Z | Downloaded miniz_oxide v0.8.9 |
| 395 | 2026-03-02T08:32:17.482Z | Downloaded bytes v1.11.1 |
| 396 | 2026-03-02T08:32:17.485Z | Downloaded iana-time-zone v0.1.65 |
| 397 | 2026-03-02T08:32:17.488Z | Downloaded unicode-xid v0.2.6 |
| 398 | 2026-03-02T08:32:17.488Z | Downloaded thiserror v1.0.69 |
| 399 | 2026-03-02T08:32:17.492Z | Downloaded signal-hook-registry v1.4.8 |
| 400 | 2026-03-02T08:32:17.494Z | Downloaded eyre v0.6.12 |
| 401 | 2026-03-02T08:32:17.497Z | Downloaded ipnet v2.11.0 |
| 402 | 2026-03-02T08:32:17.497Z | Downloaded signature v2.2.0 |
| 403 | 2026-03-02T08:32:17.500Z | Downloaded shlex v1.3.0 |
| 404 | 2026-03-02T08:32:17.500Z | Downloaded openssl-macros v0.1.1 |
| 405 | 2026-03-02T08:32:17.500Z | Downloaded getrandom v0.2.17 |
| 406 | 2026-03-02T08:32:17.503Z | Downloaded quote v1.0.44 |
| 407 | 2026-03-02T08:32:17.506Z | Downloaded regex-automata v0.4.14 |
| 408 | 2026-03-02T08:32:17.516Z | Downloaded newtype-uuid v1.3.2 |
| 409 | 2026-03-02T08:32:17.519Z | Downloaded rand_chacha v0.9.0 |
| 410 | 2026-03-02T08:32:17.519Z | Downloaded find-msvc-tools v0.1.9 |
| 411 | 2026-03-02T08:32:17.521Z | Downloaded filetime v0.2.27 |
| 412 | 2026-03-02T08:32:17.521Z | Downloaded digest v0.10.7 |
| 413 | 2026-03-02T08:32:17.524Z | Downloaded supports-hyperlinks v3.2.0 |
| 414 | 2026-03-02T08:32:17.525Z | Downloaded strip-ansi-escapes v0.2.1 |
| 415 | 2026-03-02T08:32:17.525Z | Downloaded ordered-float v2.10.1 |
| 416 | 2026-03-02T08:32:17.527Z | Downloaded serde_urlencoded v0.7.1 |
| 417 | 2026-03-02T08:32:17.527Z | Downloaded nextest-workspace-hack v0.1.0 |
| 418 | 2026-03-02T08:32:17.527Z | Downloaded serde_spanned v0.6.9 |
| 419 | 2026-03-02T08:32:17.530Z | Downloaded derive-where v1.6.0 |
| 420 | 2026-03-02T08:32:17.533Z | Downloaded crc32fast v1.5.0 |
| 421 | 2026-03-02T08:32:17.533Z | Downloaded percent-encoding v2.3.2 |
| 422 | 2026-03-02T08:32:17.535Z | Downloaded convert_case v0.10.0 |
| 423 | 2026-03-02T08:32:17.536Z | Downloaded duct v0.13.7 |
| 424 | 2026-03-02T08:32:17.539Z | Downloaded atomicwrites v0.4.4 |
| 425 | 2026-03-02T08:32:17.539Z | Downloaded foreign-types-shared v0.1.1 |
| 426 | 2026-03-02T08:32:17.539Z | Downloaded cargo-platform v0.3.2 |
| 427 | 2026-03-02T08:32:17.539Z | Downloaded clap_lex v1.0.0 |
| 428 | 2026-03-02T08:32:17.542Z | Downloaded cargo_metadata v0.20.0 |
| 429 | 2026-03-02T08:32:17.542Z | Downloaded miette v7.6.0 |
| 430 | 2026-03-02T08:32:17.545Z | Downloaded lazy_static v1.5.0 |
| 431 | 2026-03-02T08:32:17.547Z | Downloaded guppy-workspace-hack v0.1.0 |
| 432 | 2026-03-02T08:32:17.547Z | Downloaded futures-task v0.3.32 |
| 433 | 2026-03-02T08:32:17.547Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 434 | 2026-03-02T08:32:17.551Z | Downloaded cfg_aliases v0.2.1 |
| 435 | 2026-03-02T08:32:17.551Z | Downloaded color-spantrace v0.3.0 |
| 436 | 2026-03-02T08:32:17.551Z | Downloaded backtrace-ext v0.2.1 |
| 437 | 2026-03-02T08:32:17.554Z | Downloaded future-queue v0.4.0 |
| 438 | 2026-03-02T08:32:17.554Z | Downloaded cargo-platform v0.2.0 |
| 439 | 2026-03-02T08:32:17.554Z | Downloaded async-scoped v0.9.0 |
| 440 | 2026-03-02T08:32:17.556Z | Downloaded http-body-util v0.1.3 |
| 441 | 2026-03-02T08:32:17.557Z | Downloaded http-body v1.0.1 |
| 442 | 2026-03-02T08:32:17.557Z | Downloaded enable-ansi-support v0.2.1 |
| 443 | 2026-03-02T08:32:17.559Z | Downloaded adler2 v2.0.1 |
| 444 | 2026-03-02T08:32:17.559Z | Downloaded anstream v0.6.21 |
| 445 | 2026-03-02T08:32:17.563Z | Downloaded petgraph v0.8.3 |
| 446 | 2026-03-02T08:32:17.577Z | Downloaded libc v0.2.182 |
| 447 | 2026-03-02T08:32:17.605Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 448 | 2026-03-02T08:32:17.686Z | Downloaded recursion v0.5.4 |
| 449 | 2026-03-02T08:32:17.694Z | Downloaded ring v0.17.14 |
| 450 | 2026-03-02T08:32:17.778Z | Compiling libc v0.2.182 |
| 451 | 2026-03-02T08:32:17.781Z | Compiling proc-macro2 v1.0.106 |
| 452 | 2026-03-02T08:32:17.781Z | Compiling unicode-ident v1.0.24 |
| 453 | 2026-03-02T08:32:17.781Z | Compiling quote v1.0.44 |
| 454 | 2026-03-02T08:32:17.781Z | Compiling serde_core v1.0.228 |
| 455 | 2026-03-02T08:32:17.781Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-03-02T08:32:17.781Z | Compiling memchr v2.8.0 |
| 457 | 2026-03-02T08:32:17.781Z | Compiling once_cell v1.21.3 |
| 458 | 2026-03-02T08:32:18.110Z | Compiling log v0.4.29 |
| 459 | 2026-03-02T08:32:18.176Z | Compiling pin-project-lite v0.2.17 |
| 460 | 2026-03-02T08:32:18.326Z | Compiling serde v1.0.228 |
| 461 | 2026-03-02T08:32:18.468Z | Compiling itoa v1.0.17 |
| 462 | 2026-03-02T08:32:18.627Z | Compiling futures-core v0.3.32 |
| 463 | 2026-03-02T08:32:18.945Z | Compiling smallvec v1.15.1 |
| 464 | 2026-03-02T08:32:18.973Z | Compiling bitflags v2.11.0 |
| 465 | 2026-03-02T08:32:19.011Z | Compiling shlex v1.3.0 |
| 466 | 2026-03-02T08:32:19.418Z | Compiling find-msvc-tools v0.1.9 |
| 467 | 2026-03-02T08:32:19.464Z | Compiling equivalent v1.0.2 |
| 468 | 2026-03-02T08:32:19.603Z | Compiling hashbrown v0.16.1 |
| 469 | 2026-03-02T08:32:19.765Z | Compiling bytes v1.11.1 |
| 470 | 2026-03-02T08:32:19.925Z | Compiling rustix v1.1.4 |
| 471 | 2026-03-02T08:32:20.381Z | Compiling errno v0.3.14 |
| 472 | 2026-03-02T08:32:20.623Z | Compiling signal-hook-registry v1.4.8 |
| 473 | 2026-03-02T08:32:20.645Z | Compiling jobserver v0.1.34 |
| 474 | 2026-03-02T08:32:20.678Z | Compiling mio v1.1.1 |
| 475 | 2026-03-02T08:32:20.681Z | Compiling futures-sink v0.3.32 |
| 476 | 2026-03-02T08:32:20.880Z | Compiling syn v2.0.117 |
| 477 | 2026-03-02T08:32:21.120Z | Compiling cc v1.2.56 |
| 478 | 2026-03-02T08:32:21.300Z | Compiling socket2 v0.6.2 |
| 479 | 2026-03-02T08:32:21.690Z | Compiling zmij v1.0.21 |
| 480 | 2026-03-02T08:32:21.754Z | Compiling slab v0.4.12 |
| 481 | 2026-03-02T08:32:22.151Z | Compiling futures-channel v0.3.32 |
| 482 | 2026-03-02T08:32:22.208Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-03-02T08:32:22.311Z | Compiling version_check v0.9.5 |
| 484 | 2026-03-02T08:32:22.656Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-02T08:32:22.984Z | Compiling futures-task v0.3.32 |
| 486 | 2026-03-02T08:32:23.092Z | Compiling getrandom v0.4.1 |
| 487 | 2026-03-02T08:32:23.303Z | Compiling futures-io v0.3.32 |
| 488 | 2026-03-02T08:32:23.607Z | Compiling indexmap v2.13.0 |
| 489 | 2026-03-02T08:32:23.655Z | Compiling unicode-width v0.2.2 |
| 490 | 2026-03-02T08:32:23.940Z | Compiling camino v1.2.2 |
| 491 | 2026-03-02T08:32:24.275Z | Compiling ring v0.17.14 |
| 492 | 2026-03-02T08:32:24.589Z | Compiling http v1.4.0 |
| 493 | 2026-03-02T08:32:24.592Z | Compiling percent-encoding v2.3.2 |
| 494 | 2026-03-02T08:32:24.592Z | Compiling zeroize v1.8.2 |
| 495 | 2026-03-02T08:32:24.988Z | Compiling autocfg v1.5.0 |
| 496 | 2026-03-02T08:32:25.125Z | Compiling adler2 v2.0.1 |
| 497 | 2026-03-02T08:32:25.303Z | Compiling simd-adler32 v0.3.8 |
| 498 | 2026-03-02T08:32:25.758Z | Compiling num-traits v0.2.19 |
| 499 | 2026-03-02T08:32:25.790Z | Compiling miniz_oxide v0.8.9 |
| 500 | 2026-03-02T08:32:26.171Z | Compiling target-lexicon v0.13.3 |
| 501 | 2026-03-02T08:32:26.762Z | Compiling winnow v0.7.14 |
| 502 | 2026-03-02T08:32:27.144Z | Compiling object v0.37.3 |
| 503 | 2026-03-02T08:32:27.382Z | Compiling zerocopy v0.8.40 |
| 504 | 2026-03-02T08:32:27.682Z | Compiling getrandom v0.3.4 |
| 505 | 2026-03-02T08:32:28.317Z | Compiling http-body v1.0.1 |
| 506 | 2026-03-02T08:32:28.584Z | Compiling rustls-pki-types v1.14.0 |
| 507 | 2026-03-02T08:32:28.605Z | Compiling semver v1.0.27 |
| 508 | 2026-03-02T08:32:28.740Z | Compiling getrandom v0.2.17 |
| 509 | 2026-03-02T08:32:29.025Z | Compiling gimli v0.32.3 |
| 510 | 2026-03-02T08:32:29.077Z | Compiling fnv v1.0.7 |
| 511 | 2026-03-02T08:32:29.254Z | Compiling owo-colors v4.3.0 |
| 512 | 2026-03-02T08:32:29.486Z | Compiling thiserror v2.0.18 |
| 513 | 2026-03-02T08:32:29.856Z | Compiling signal-hook v0.3.18 |
| 514 | 2026-03-02T08:32:30.014Z | Compiling guppy-workspace-hack v0.1.0 |
| 515 | 2026-03-02T08:32:30.126Z | Compiling typenum v1.19.0 |
| 516 | 2026-03-02T08:32:30.242Z | Compiling httparse v1.10.1 |
| 517 | 2026-03-02T08:32:30.387Z | Compiling untrusted v0.9.0 |
| 518 | 2026-03-02T08:32:30.871Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-03-02T08:32:30.889Z | Compiling tokio-macros v2.6.0 |
| 520 | 2026-03-02T08:32:31.178Z | Compiling futures-macro v0.3.32 |
| 521 | 2026-03-02T08:32:31.229Z | Compiling tracing-attributes v0.1.31 |
| 522 | 2026-03-02T08:32:32.169Z | Compiling thiserror-impl v2.0.18 |
| 523 | 2026-03-02T08:32:32.380Z | Compiling tokio v1.49.0 |
| 524 | 2026-03-02T08:32:32.983Z | Compiling futures-util v0.3.32 |
| 525 | 2026-03-02T08:32:34.132Z | Compiling tracing v0.1.44 |
| 526 | 2026-03-02T08:32:34.832Z | Compiling addr2line v0.25.1 |
| 527 | 2026-03-02T08:32:35.606Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-03-02T08:32:35.712Z | Compiling generic-array v0.14.7 |
| 529 | 2026-03-02T08:32:36.095Z | Compiling tower-service v0.3.3 |
| 530 | 2026-03-02T08:32:36.119Z | Compiling target-spec v3.5.7 |
| 531 | 2026-03-02T08:32:36.246Z | Compiling thiserror v1.0.69 |
| 532 | 2026-03-02T08:32:36.642Z | Compiling try-lock v0.2.5 |
| 533 | 2026-03-02T08:32:36.788Z | Compiling fastrand v2.3.0 |
| 534 | 2026-03-02T08:32:36.824Z | Compiling rustls v0.23.37 |
| 535 | 2026-03-02T08:32:37.213Z | Compiling idna_adapter v1.0.0 |
| 536 | 2026-03-02T08:32:37.370Z | Compiling atomic-waker v1.1.2 |
| 537 | 2026-03-02T08:32:37.406Z | Compiling utf8_iter v1.0.4 |
| 538 | 2026-03-02T08:32:37.572Z | Compiling pkg-config v0.3.32 |
| 539 | 2026-03-02T08:32:37.696Z | Compiling rustc-demangle v0.1.27 |
| 540 | 2026-03-02T08:32:38.557Z | Compiling typeid v1.0.3 |
| 541 | 2026-03-02T08:32:39.063Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 542 | 2026-03-02T08:32:39.107Z | Compiling idna v1.1.0 |
| 543 | 2026-03-02T08:32:39.199Z | Compiling tempfile v3.26.0 |
| 544 | 2026-03-02T08:32:39.950Z | Compiling want v0.3.1 |
| 545 | 2026-03-02T08:32:40.231Z | Compiling backtrace v0.3.76 |
| 546 | 2026-03-02T08:32:41.095Z | Compiling cfg-expr v0.20.6 |
| 547 | 2026-03-02T08:32:41.126Z | Compiling tokio-util v0.7.18 |
| 548 | 2026-03-02T08:32:41.612Z | Compiling rustls-webpki v0.103.9 |
| 549 | 2026-03-02T08:32:42.886Z | Compiling h2 v0.4.13 |
| 550 | 2026-03-02T08:32:42.924Z | Compiling thiserror-impl v1.0.69 |
| 551 | 2026-03-02T08:32:45.731Z | Compiling terminal_size v0.4.3 |
| 552 | 2026-03-02T08:32:45.765Z | Compiling aho-corasick v1.1.4 |
| 553 | 2026-03-02T08:32:45.992Z | Compiling regex-syntax v0.8.10 |
| 554 | 2026-03-02T08:32:46.237Z | Compiling erased-serde v0.4.9 |
| 555 | 2026-03-02T08:32:46.789Z | Compiling pin-utils v0.1.0 |
| 556 | 2026-03-02T08:32:46.909Z | Compiling subtle v2.6.1 |
| 557 | 2026-03-02T08:32:48.466Z | Compiling hyper v1.8.1 |
| 558 | 2026-03-02T08:32:51.720Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-03-02T08:32:57.050Z | Compiling url v2.5.8 |
| 560 | 2026-03-02T08:32:57.486Z | Compiling serde_spanned v0.6.9 |
| 561 | 2026-03-02T08:32:57.767Z | Compiling toml_datetime v0.6.11 |
| 562 | 2026-03-02T08:32:58.497Z | Compiling ahash v0.8.12 |
| 563 | 2026-03-02T08:32:58.949Z | Compiling sync_wrapper v1.0.2 |
| 564 | 2026-03-02T08:32:59.142Z | Compiling foldhash v0.1.5 |
| 565 | 2026-03-02T08:32:59.169Z | Compiling toml_write v0.1.2 |
| 566 | 2026-03-02T08:32:59.566Z | Compiling lazy_static v1.5.0 |
| 567 | 2026-03-02T08:32:59.667Z | Compiling nextest-workspace-hack v0.1.0 |
| 568 | 2026-03-02T08:32:59.735Z | Compiling base64 v0.22.1 |
| 569 | 2026-03-02T08:33:00.051Z | Compiling ipnet v2.11.0 |
| 570 | 2026-03-02T08:33:00.812Z | Compiling unicode-linebreak v0.1.5 |
| 571 | 2026-03-02T08:33:01.371Z | Compiling crc32fast v1.5.0 |
| 572 | 2026-03-02T08:33:01.717Z | Compiling is_ci v1.2.0 |
| 573 | 2026-03-02T08:33:01.910Z | Compiling portable-atomic v1.13.1 |
| 574 | 2026-03-02T08:33:02.029Z | Compiling either v1.15.0 |
| 575 | 2026-03-02T08:33:02.505Z | Compiling unicode-segmentation v1.12.0 |
| 576 | 2026-03-02T08:33:02.523Z | Compiling parking_lot_core v0.9.12 |
| 577 | 2026-03-02T08:33:02.599Z | Compiling tower-layer v0.3.3 |
| 578 | 2026-03-02T08:33:02.917Z | Compiling supports-color v3.0.2 |
| 579 | 2026-03-02T08:33:02.970Z | Compiling textwrap v0.16.2 |
| 580 | 2026-03-02T08:33:03.050Z | Compiling tower v0.5.3 |
| 581 | 2026-03-02T08:33:03.075Z | Compiling hyper-util v0.1.20 |
| 582 | 2026-03-02T08:33:03.281Z | Compiling convert_case v0.10.0 |
| 583 | 2026-03-02T08:33:03.371Z | Compiling sharded-slab v0.1.7 |
| 584 | 2026-03-02T08:33:03.873Z | Compiling toml_edit v0.22.27 |
| 585 | 2026-03-02T08:33:04.350Z | Compiling hashbrown v0.15.5 |
| 586 | 2026-03-02T08:33:05.795Z | Compiling tokio-rustls v0.26.4 |
| 587 | 2026-03-02T08:33:06.171Z | Compiling backtrace-ext v0.2.1 |
| 588 | 2026-03-02T08:33:06.338Z | Compiling ordered-float v2.10.1 |
| 589 | 2026-03-02T08:33:06.490Z | Compiling miette-derive v7.6.0 |
| 590 | 2026-03-02T08:33:06.704Z | Compiling webpki-roots v1.0.6 |
| 591 | 2026-03-02T08:33:06.931Z | Compiling pathdiff v0.2.3 |
| 592 | 2026-03-02T08:33:06.983Z | Compiling console v0.15.11 |
| 593 | 2026-03-02T08:33:07.137Z | Compiling cargo-platform v0.3.2 |
| 594 | 2026-03-02T08:33:08.383Z | Compiling tracing-log v0.2.0 |
| 595 | 2026-03-02T08:33:09.005Z | Compiling os_pipe v1.2.3 |
| 596 | 2026-03-02T08:33:09.082Z | Compiling thread_local v1.1.9 |
| 597 | 2026-03-02T08:33:09.099Z | Compiling scopeguard v1.2.0 |
| 598 | 2026-03-02T08:33:09.271Z | Compiling debug-ignore v1.0.5 |
| 599 | 2026-03-02T08:33:09.297Z | Compiling supports-hyperlinks v3.2.0 |
| 600 | 2026-03-02T08:33:09.452Z | Compiling ryu v1.0.23 |
| 601 | 2026-03-02T08:33:09.720Z | Compiling unicode-width v0.1.14 |
| 602 | 2026-03-02T08:33:09.799Z | Compiling supports-unicode v3.0.0 |
| 603 | 2026-03-02T08:33:10.084Z | Compiling cfg_aliases v0.2.1 |
| 604 | 2026-03-02T08:33:10.100Z | Compiling zstd-safe v7.2.4 |
| 605 | 2026-03-02T08:33:10.192Z | Compiling utf8parse v0.2.2 |
| 606 | 2026-03-02T08:33:10.309Z | Compiling iri-string v0.7.10 |
| 607 | 2026-03-02T08:33:10.382Z | Compiling pulldown-cmark v0.13.1 |
| 608 | 2026-03-02T08:33:10.501Z | Compiling rustix v0.38.44 |
| 609 | 2026-03-02T08:33:10.720Z | Compiling fixedbitset v0.5.7 |
| 610 | 2026-03-02T08:33:10.870Z | Compiling anstyle-parse v0.2.7 |
| 611 | 2026-03-02T08:33:11.305Z | Compiling petgraph v0.8.3 |
| 612 | 2026-03-02T08:33:11.344Z | Compiling nix v0.30.1 |
| 613 | 2026-03-02T08:33:11.783Z | Compiling miette v7.6.0 |
| 614 | 2026-03-02T08:33:12.186Z | Compiling serde_urlencoded v0.7.1 |
| 615 | 2026-03-02T08:33:12.798Z | Compiling tracing-subscriber v0.3.22 |
| 616 | 2026-03-02T08:33:15.875Z | Compiling tower-http v0.6.8 |
| 617 | 2026-03-02T08:33:16.116Z | Compiling lock_api v0.4.14 |
| 618 | 2026-03-02T08:33:16.638Z | Compiling sigchld v0.2.4 |
| 619 | 2026-03-02T08:33:17.006Z | Compiling toml v0.8.23 |
| 620 | 2026-03-02T08:33:18.115Z | Compiling cargo_metadata v0.23.1 |
| 621 | 2026-03-02T08:33:18.426Z | Compiling serde-value v0.7.0 |
| 622 | 2026-03-02T08:33:20.132Z | Compiling hyper-rustls v0.27.7 |
| 623 | 2026-03-02T08:33:20.161Z | Compiling serde-untagged v0.1.9 |
| 624 | 2026-03-02T08:33:21.469Z | Compiling derive_more-impl v2.1.1 |
| 625 | 2026-03-02T08:33:22.473Z | Compiling itertools v0.14.0 |
| 626 | 2026-03-02T08:33:23.185Z | Compiling regex v1.12.3 |
| 627 | 2026-03-02T08:33:23.548Z | Compiling block-buffer v0.10.4 |
| 628 | 2026-03-02T08:33:23.839Z | Compiling crypto-common v0.1.7 |
| 629 | 2026-03-02T08:33:24.091Z | Compiling ppv-lite86 v0.2.21 |
| 630 | 2026-03-02T08:33:24.094Z | Compiling futures-executor v0.3.32 |
| 631 | 2026-03-02T08:33:24.951Z | Compiling rand_core v0.9.5 |
| 632 | 2026-03-02T08:33:25.206Z | Compiling pin-project-internal v1.1.11 |
| 633 | 2026-03-02T08:33:25.463Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 634 | 2026-03-02T08:33:26.085Z | Compiling http-body-util v0.1.3 |
| 635 | 2026-03-02T08:33:26.351Z | Compiling uuid v1.21.0 |
| 636 | 2026-03-02T08:33:26.618Z | Compiling smol_str v0.3.5 |
| 637 | 2026-03-02T08:33:26.637Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 638 | 2026-03-02T08:33:27.275Z | Compiling serde_spanned v1.0.4 |
| 639 | 2026-03-02T08:33:27.520Z | Compiling filetime v0.2.27 |
| 640 | 2026-03-02T08:33:27.545Z | Compiling vte v0.14.1 |
| 641 | 2026-03-02T08:33:27.564Z | Compiling bstr v1.12.1 |
| 642 | 2026-03-02T08:33:27.631Z | Compiling static_assertions v1.1.0 |
| 643 | 2026-03-02T08:33:27.752Z | Compiling colorchoice v1.0.4 |
| 644 | 2026-03-02T08:33:27.875Z | Compiling iana-time-zone v0.1.65 |
| 645 | 2026-03-02T08:33:27.939Z | Compiling unicase v2.9.0 |
| 646 | 2026-03-02T08:33:27.942Z | Compiling is_terminal_polyfill v1.70.2 |
| 647 | 2026-03-02T08:33:28.115Z | Compiling nested v0.1.1 |
| 648 | 2026-03-02T08:33:28.482Z | Compiling anstyle-query v1.1.5 |
| 649 | 2026-03-02T08:33:28.529Z | Compiling xattr v1.6.1 |
| 650 | 2026-03-02T08:33:28.546Z | Compiling number_prefix v0.4.0 |
| 651 | 2026-03-02T08:33:28.657Z | Compiling anstyle v1.0.13 |
| 652 | 2026-03-02T08:33:28.823Z | Compiling unicode-xid v0.2.6 |
| 653 | 2026-03-02T08:33:28.885Z | Compiling color-spantrace v0.3.0 |
| 654 | 2026-03-02T08:33:29.090Z | Compiling litrs v1.0.0 |
| 655 | 2026-03-02T08:33:29.200Z | Compiling tinyvec_macros v0.1.1 |
| 656 | 2026-03-02T08:33:29.290Z | Compiling self_update v0.42.0 |
| 657 | 2026-03-02T08:33:29.441Z | Compiling eyre v0.6.12 |
| 658 | 2026-03-02T08:33:29.547Z | Compiling tinyvec v1.10.0 |
| 659 | 2026-03-02T08:33:29.725Z | Compiling anstream v0.6.21 |
| 660 | 2026-03-02T08:33:30.063Z | Compiling document-features v0.2.12 |
| 661 | 2026-03-02T08:33:30.471Z | Compiling cargo-util-schemas v0.2.0 |
| 662 | 2026-03-02T08:33:30.515Z | Compiling tar v0.4.44 |
| 663 | 2026-03-02T08:33:30.765Z | Compiling indicatif v0.17.11 |
| 664 | 2026-03-02T08:33:30.952Z | Compiling globset v0.4.18 |
| 665 | 2026-03-02T08:33:31.142Z | Compiling guppy v0.17.25 |
| 666 | 2026-03-02T08:33:32.161Z | Compiling chrono v0.4.44 |
| 667 | 2026-03-02T08:33:32.585Z | Compiling strip-ansi-escapes v0.2.1 |
| 668 | 2026-03-02T08:33:33.754Z | Compiling pin-project v1.1.11 |
| 669 | 2026-03-02T08:33:33.952Z | Compiling toml v0.9.12+spec-1.1.0 |
| 670 | 2026-03-02T08:33:36.177Z | Compiling nextest-metadata v0.12.2 |
| 671 | 2026-03-02T08:33:36.520Z | Compiling newtype-uuid v1.3.2 |
| 672 | 2026-03-02T08:33:36.868Z | Compiling reqwest v0.12.28 |
| 673 | 2026-03-02T08:33:37.957Z | Compiling rand_chacha v0.9.0 |
| 674 | 2026-03-02T08:33:38.508Z | Compiling futures v0.3.32 |
| 675 | 2026-03-02T08:33:38.646Z | Compiling digest v0.10.7 |
| 676 | 2026-03-02T08:33:39.115Z | Compiling derive_more v2.1.1 |
| 677 | 2026-03-02T08:33:39.247Z | Compiling flate2 v1.1.9 |
| 678 | 2026-03-02T08:33:39.263Z | Compiling parking_lot v0.12.5 |
| 679 | 2026-03-02T08:33:40.370Z | Compiling shared_child v1.1.1 |
| 680 | 2026-03-02T08:33:40.478Z | Compiling tracing-error v0.2.1 |
| 681 | 2026-03-02T08:33:41.312Z | Compiling signal-hook-mio v0.2.5 |
| 682 | 2026-03-02T08:33:41.377Z | Compiling self-replace v1.5.0 |
| 683 | 2026-03-02T08:33:41.525Z | Compiling cargo-platform v0.2.0 |
| 684 | 2026-03-02T08:33:41.739Z | Compiling quick-xml v0.38.4 |
| 685 | 2026-03-02T08:33:41.944Z | Compiling quick-xml v0.37.5 |
| 686 | 2026-03-02T08:33:42.780Z | Compiling strsim v0.11.1 |
| 687 | 2026-03-02T08:33:44.100Z | Compiling humantime v2.3.0 |
| 688 | 2026-03-02T08:33:44.552Z | Compiling recursion v0.5.4 |
| 689 | 2026-03-02T08:33:44.811Z | Compiling cpufeatures v0.2.17 |
| 690 | 2026-03-02T08:33:44.934Z | Compiling heck v0.5.0 |
| 691 | 2026-03-02T08:33:45.071Z | Compiling clap_lex v1.0.0 |
| 692 | 2026-03-02T08:33:45.275Z | Compiling indenter v0.3.4 |
| 693 | 2026-03-02T08:33:45.376Z | Compiling shell-words v1.1.1 |
| 694 | 2026-03-02T08:33:45.781Z | Compiling urlencoding v2.1.3 |
| 695 | 2026-03-02T08:33:45.868Z | Compiling clap_builder v4.5.60 |
| 696 | 2026-03-02T08:33:45.928Z | Compiling clap_derive v4.5.55 |
| 697 | 2026-03-02T08:33:47.036Z | Compiling sha2 v0.10.9 |
| 698 | 2026-03-02T08:33:48.620Z | Compiling nextest-filtering v0.15.0 |
| 699 | 2026-03-02T08:33:50.240Z | Compiling humantime-serde v1.1.1 |
| 700 | 2026-03-02T08:33:50.309Z | Compiling quick-junit v0.5.2 |
| 701 | 2026-03-02T08:33:50.530Z | Compiling atomicwrites v0.4.4 |
| 702 | 2026-03-02T08:33:51.111Z | Compiling cargo_metadata v0.20.0 |
| 703 | 2026-03-02T08:33:57.619Z | Compiling cargo-nextest v0.9.97 |
| 704 | 2026-03-02T08:33:58.022Z | Compiling crossterm v0.29.0 |
| 705 | 2026-03-02T08:33:59.696Z | Compiling zstd v0.13.3 |
| 706 | 2026-03-02T08:34:00.594Z | Compiling duct v0.13.7 |
| 707 | 2026-03-02T08:34:01.173Z | Compiling async-scoped v0.9.0 |
| 708 | 2026-03-02T08:34:01.364Z | Compiling rand v0.9.2 |
| 709 | 2026-03-02T08:34:01.535Z | Compiling config v0.15.19 |
| 710 | 2026-03-02T08:34:03.003Z | Compiling unicode-normalization v0.1.25 |
| 711 | 2026-03-02T08:34:03.328Z | Compiling target-spec-miette v0.4.5 |
| 712 | 2026-03-02T08:34:03.881Z | Compiling future-queue v0.4.0 |
| 713 | 2026-03-02T08:34:04.134Z | Compiling mukti-metadata v0.3.0 |
| 714 | 2026-03-02T08:34:04.296Z | Compiling tokio-stream v0.1.18 |
| 715 | 2026-03-02T08:34:04.433Z | Compiling camino-tempfile v1.4.1 |
| 716 | 2026-03-02T08:34:04.509Z | Compiling derive-where v1.6.0 |
| 717 | 2026-03-02T08:34:05.196Z | Compiling serde_ignored v0.1.14 |
| 718 | 2026-03-02T08:34:05.306Z | Compiling serde_path_to_error v0.1.20 |
| 719 | 2026-03-02T08:34:05.660Z | Compiling hex v0.4.3 |
| 720 | 2026-03-02T08:34:05.686Z | Compiling home v0.5.12 |
| 721 | 2026-03-02T08:34:05.705Z | Compiling indent_write v2.2.0 |
| 722 | 2026-03-02T08:34:05.971Z | Compiling xxhash-rust v0.8.15 |
| 723 | 2026-03-02T08:34:05.989Z | Compiling swrite v0.1.0 |
| 724 | 2026-03-02T08:34:06.159Z | Compiling color-eyre v0.6.5 |
| 725 | 2026-03-02T08:34:06.301Z | Compiling clap v4.5.60 |
| 726 | 2026-03-02T08:34:06.318Z | Compiling dialoguer v0.11.0 |
| 727 | 2026-03-02T08:34:06.321Z | Compiling enable-ansi-support v0.2.1 |
| 728 | 2026-03-02T08:34:07.416Z | Compiling nextest-runner v0.80.0 |
| 729 | 2026-03-02T08:34:46.502Z | Finished `release` profile [optimized] target(s) in 2m 32s |
| 730 | 2026-03-02T08:34:46.735Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 731 | 2026-03-02T08:34:46.738Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 732 | 2026-03-02T08:34:46.850Z | + source .github/buildomat/test-common.sh |
| 733 | 2026-03-02T08:34:46.853Z | ++ NEXTEST_VERSION=0.9.97 |
| 734 | 2026-03-02T08:34:46.853Z | ++ PLATFORM=illumos |
| 735 | 2026-03-02T08:34:46.853Z | ++ banner install |
| 736 | 2026-03-02T08:34:46.856Z | |
| 737 | 2026-03-02T08:34:46.856Z | # # # #### ##### ## # # |
| 738 | 2026-03-02T08:34:46.856Z | # ## # # # # # # # |
| 739 | 2026-03-02T08:34:46.856Z | # # # # #### # # # # # |
| 740 | 2026-03-02T08:34:46.856Z | # # # # # # ###### # # |
| 741 | 2026-03-02T08:34:46.856Z | # # ## # # # # # # # |
| 742 | 2026-03-02T08:34:46.856Z | # # # #### # # # ###### ###### |
| 743 | 2026-03-02T08:34:46.856Z | |
| 744 | 2026-03-02T08:34:46.856Z | ++ set +o errexit |
| 745 | 2026-03-02T08:34:46.856Z | ++ pkg info clang-15 |
| 746 | 2026-03-02T08:34:46.856Z | ++ grep -qi installed |
| 747 | 2026-03-02T08:34:48.479Z | pkg: info: no packages matching the following patterns you specified are |
| 748 | 2026-03-02T08:34:48.479Z | installed on the system. Try querying remotely instead: |
| 749 | 2026-03-02T08:34:48.479Z | |
| 750 | 2026-03-02T08:34:48.479Z | clang-15 |
| 751 | 2026-03-02T08:34:48.530Z | ++ [[ 1 != 0 ]] |
| 752 | 2026-03-02T08:34:48.530Z | ++ set -o errexit |
| 753 | 2026-03-02T08:34:48.533Z | ++ pfexec pkg install clang-15 |
| 754 | 2026-03-02T08:34:57.003Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 755 | 2026-03-02T08:35:07.517Z | Startup: Caching catalogs ... Done |
| 756 | 2026-03-02T08:35:31.280Z | Planning: Solver setup ... Done |
| 757 | 2026-03-02T08:35:31.442Z | Planning: Running solver ... Done |
| 758 | 2026-03-02T08:35:31.624Z | Planning: Finding local manifests ... Done |
| 759 | 2026-03-02T08:35:31.638Z | Planning: Fetching manifests: 0/2 0% complete |
| 760 | 2026-03-02T08:35:31.763Z | Planning: Fetching manifests: 2/2 100% complete |
| 761 | 2026-03-02T08:35:31.809Z | Planning: Package planning ... Done |
| 762 | 2026-03-02T08:35:31.856Z | Planning: Merging actions ... Done |
| 763 | 2026-03-02T08:35:32.023Z | Planning: Checking for conflicting actions ... Done |
| 764 | 2026-03-02T08:35:32.033Z | Planning: Consolidating action changes ... Done |
| 765 | 2026-03-02T08:35:33.089Z | Planning: Evaluating mediators ... Done |
| 766 | 2026-03-02T08:35:33.098Z | Planning: Planning completed in 25.42 seconds |
| 767 | 2026-03-02T08:35:33.114Z | Packages to install: 2 |
| 768 | 2026-03-02T08:35:33.114Z | Mediators to change: 2 |
| 769 | 2026-03-02T08:35:33.117Z | Services to change: 1 |
| 770 | 2026-03-02T08:35:33.117Z | Create boot environment: No |
| 771 | 2026-03-02T08:35:33.117Z | Create backup boot environment: No |
| 772 | 2026-03-02T08:35:33.167Z | |
| 773 | 2026-03-02T08:35:33.167Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 774 | 2026-03-02T08:35:38.168Z | Download: 2554/3076 items 119.6/211.3MB 56% complete (24.2M/s) |
| 775 | 2026-03-02T08:35:40.408Z | Download: Completed 211.31 MB in 7.24 seconds (29.2M/s) |
| 776 | 2026-03-02T08:35:41.154Z | Actions: 1/3418 actions (Installing new actions) |
| 777 | 2026-03-02T08:35:45.695Z | Actions: Completed 3418 actions in 4.54 seconds. |
| 778 | 2026-03-02T08:35:46.132Z | Done |
| 779 | 2026-03-02T08:35:46.132Z | Done |
| 780 | 2026-03-02T08:35:47.242Z | Done |
| 781 | 2026-03-02T08:35:51.747Z | Done |
| 782 | 2026-03-02T08:35:51.837Z | Done |
| 783 | 2026-03-02T08:35:51.840Z | Done |
| 784 | 2026-03-02T08:35:52.009Z | Done |
| 785 | 2026-03-02T08:35:52.705Z | ++ set -o errexit |
| 786 | 2026-03-02T08:35:52.706Z | ++ cargo --version |
| 787 | 2026-03-02T08:35:52.768Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 788 | 2026-03-02T08:35:52.771Z | ++ rustc --version |
| 789 | 2026-03-02T08:35:52.847Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 790 | 2026-03-02T08:35:52.850Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 791 | 2026-03-02T08:35:52.975Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 792 | 2026-03-02T08:35:52.978Z | + pushd mgadm |
| 793 | 2026-03-02T08:35:52.978Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 794 | 2026-03-02T08:35:52.978Z | + cargo nextest run |
| 795 | 2026-03-02T08:35:53.368Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 796 | 2026-03-02T08:35:54.069Z | From https://github.com/oxidecomputer/falcon |
| 797 | 2026-03-02T08:35:54.069Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 798 | 2026-03-02T08:35:54.179Z | Updating crates.io index |
| 799 | 2026-03-02T08:35:54.216Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 800 | 2026-03-02T08:35:55.010Z | From https://github.com/oxidecomputer/dendrite |
| 801 | 2026-03-02T08:35:55.010Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 802 | 2026-03-02T08:35:55.104Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 803 | 2026-03-02T08:35:55.399Z | From https://github.com/oxidecomputer/ispf |
| 804 | 2026-03-02T08:35:55.399Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 805 | 2026-03-02T08:35:55.407Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 806 | 2026-03-02T08:35:55.776Z | From https://github.com/oxidecomputer/netadm-sys |
| 807 | 2026-03-02T08:35:55.776Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 808 | 2026-03-02T08:35:55.787Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 809 | 2026-03-02T08:36:03.911Z | From https://github.com/oxidecomputer/omicron |
| 810 | 2026-03-02T08:36:03.911Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 811 | 2026-03-02T08:36:04.623Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 812 | 2026-03-02T08:36:06.967Z | From https://github.com/oxidecomputer/opte |
| 813 | 2026-03-02T08:36:06.967Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 814 | 2026-03-02T08:36:07.177Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 815 | 2026-03-02T08:36:07.451Z | From https://github.com/illumos/smf-rs |
| 816 | 2026-03-02T08:36:07.451Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 817 | 2026-03-02T08:36:07.542Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 818 | 2026-03-02T08:36:07.813Z | From https://github.com/oxidecomputer/network-interface |
| 819 | 2026-03-02T08:36:07.813Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 820 | 2026-03-02T08:36:07.947Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 821 | 2026-03-02T08:36:08.243Z | From https://github.com/oxidecomputer/zone |
| 822 | 2026-03-02T08:36:08.243Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 823 | 2026-03-02T08:36:08.267Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 824 | 2026-03-02T08:36:09.897Z | From https://github.com/oxidecomputer/propolis |
| 825 | 2026-03-02T08:36:09.897Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 826 | 2026-03-02T08:36:10.080Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 827 | 2026-03-02T08:36:10.561Z | From https://github.com/oxidecomputer/transceiver-control |
| 828 | 2026-03-02T08:36:10.562Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 829 | 2026-03-02T08:36:10.591Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 830 | 2026-03-02T08:36:10.860Z | From https://github.com/oxidecomputer/dlpi-sys |
| 831 | 2026-03-02T08:36:10.860Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 832 | 2026-03-02T08:36:10.869Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 833 | 2026-03-02T08:36:11.180Z | From https://github.com/jmesmon/rust-libzfs |
| 834 | 2026-03-02T08:36:11.180Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 835 | 2026-03-02T08:36:11.192Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 836 | 2026-03-02T08:36:11.466Z | From https://github.com/oxidecomputer/rusty-doors |
| 837 | 2026-03-02T08:36:11.466Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 838 | 2026-03-02T08:36:11.530Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 839 | 2026-03-02T08:36:11.932Z | From https://github.com/oxidecomputer/lldp |
| 840 | 2026-03-02T08:36:11.932Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 841 | 2026-03-02T08:36:11.960Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 842 | 2026-03-02T08:36:12.832Z | From https://github.com/oxidecomputer/maghemite |
| 843 | 2026-03-02T08:36:12.832Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 844 | 2026-03-02T08:36:12.905Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-03-02T08:36:13.179Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-03-02T08:36:13.179Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-03-02T08:36:13.349Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 848 | 2026-03-02T08:36:13.649Z | From https://github.com/oxidecomputer/slog-error-chain |
| 849 | 2026-03-02T08:36:13.649Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 850 | 2026-03-02T08:36:13.673Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 851 | 2026-03-02T08:36:14.015Z | From https://github.com/oxidecomputer/tufaceous |
| 852 | 2026-03-02T08:36:14.015Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 853 | 2026-03-02T08:36:14.163Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 854 | 2026-03-02T08:36:14.661Z | From https://github.com/oxidecomputer/management-gateway-service |
| 855 | 2026-03-02T08:36:14.661Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 856 | 2026-03-02T08:36:14.693Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 857 | 2026-03-02T08:36:16.219Z | From https://github.com/oxidecomputer/crucible |
| 858 | 2026-03-02T08:36:16.219Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 859 | 2026-03-02T08:36:16.713Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 860 | 2026-03-02T08:36:17.061Z | From https://github.com/oxidecomputer/propolis |
| 861 | 2026-03-02T08:36:17.061Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 862 | 2026-03-02T08:36:17.141Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 863 | 2026-03-02T08:36:17.440Z | From https://github.com/oxidecomputer/tofino |
| 864 | 2026-03-02T08:36:17.440Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 865 | 2026-03-02T08:36:17.450Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 866 | 2026-03-02T08:36:17.758Z | From https://github.com/oxidecomputer/clickward |
| 867 | 2026-03-02T08:36:17.758Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 868 | 2026-03-02T08:36:17.943Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 869 | 2026-03-02T08:36:18.253Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 870 | 2026-03-02T08:36:18.253Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 871 | 2026-03-02T08:36:19.166Z | Downloading crates ... |
| 872 | 2026-03-02T08:36:19.299Z | Downloaded base16ct v1.0.0 |
| 873 | 2026-03-02T08:36:19.304Z | Downloaded aead v0.5.2 |
| 874 | 2026-03-02T08:36:19.307Z | Downloaded base16ct v0.2.0 |
| 875 | 2026-03-02T08:36:19.310Z | Downloaded arrayref v0.3.9 |
| 876 | 2026-03-02T08:36:19.317Z | Downloaded crc8 v0.1.1 |
| 877 | 2026-03-02T08:36:19.320Z | Downloaded async-trait v0.1.89 |
| 878 | 2026-03-02T08:36:19.325Z | Downloaded fs-err v3.3.0 |
| 879 | 2026-03-02T08:36:19.328Z | Downloaded cstr-argument v0.1.2 |
| 880 | 2026-03-02T08:36:19.332Z | Downloaded hash32 v0.3.1 |
| 881 | 2026-03-02T08:36:19.334Z | Downloaded async-stream v0.3.6 |
| 882 | 2026-03-02T08:36:19.337Z | Downloaded inout v0.1.4 |
| 883 | 2026-03-02T08:36:19.340Z | Downloaded heck v0.4.1 |
| 884 | 2026-03-02T08:36:19.343Z | Downloaded group v0.13.0 |
| 885 | 2026-03-02T08:36:19.345Z | Downloaded crunchy v0.2.4 |
| 886 | 2026-03-02T08:36:19.348Z | Downloaded defmt-parser v1.0.0 |
| 887 | 2026-03-02T08:36:19.350Z | Downloaded darling_macro v0.21.3 |
| 888 | 2026-03-02T08:36:19.353Z | Downloaded chacha20 v0.9.1 |
| 889 | 2026-03-02T08:36:19.357Z | Downloaded num v0.4.3 |
| 890 | 2026-03-02T08:36:19.359Z | Downloaded num-iter v0.1.45 |
| 891 | 2026-03-02T08:36:19.362Z | Downloaded num-derive v0.3.3 |
| 892 | 2026-03-02T08:36:19.365Z | Downloaded newtype_derive v0.1.6 |
| 893 | 2026-03-02T08:36:19.368Z | Downloaded gethostname v0.5.0 |
| 894 | 2026-03-02T08:36:19.368Z | Downloaded enum-as-inner v0.6.1 |
| 895 | 2026-03-02T08:36:19.370Z | Downloaded dtrace-parser v0.3.0 |
| 896 | 2026-03-02T08:36:19.373Z | Downloaded mime v0.3.17 |
| 897 | 2026-03-02T08:36:19.376Z | Downloaded no-std-compat v0.4.1 |
| 898 | 2026-03-02T08:36:19.378Z | Downloaded fixedbitset v0.4.2 |
| 899 | 2026-03-02T08:36:19.381Z | Downloaded defmt v0.3.100 |
| 900 | 2026-03-02T08:36:19.381Z | Downloaded const-random-macro v0.1.16 |
| 901 | 2026-03-02T08:36:19.384Z | Downloaded float-ord v0.3.2 |
| 902 | 2026-03-02T08:36:19.387Z | Downloaded embedded-io v0.6.1 |
| 903 | 2026-03-02T08:36:19.389Z | Downloaded num-conv v0.2.0 |
| 904 | 2026-03-02T08:36:19.389Z | Downloaded memoffset v0.9.1 |
| 905 | 2026-03-02T08:36:19.396Z | Downloaded libscf-sys v1.1.0 |
| 906 | 2026-03-02T08:36:19.396Z | Downloaded num_enum_derive v0.5.11 |
| 907 | 2026-03-02T08:36:19.396Z | Downloaded is-terminal v0.4.17 |
| 908 | 2026-03-02T08:36:19.399Z | Downloaded linked-hash-map v0.5.6 |
| 909 | 2026-03-02T08:36:19.401Z | Downloaded httpdate v1.0.3 |
| 910 | 2026-03-02T08:36:19.404Z | Downloaded fxhash v0.2.1 |
| 911 | 2026-03-02T08:36:19.404Z | Downloaded managed v0.8.0 |
| 912 | 2026-03-02T08:36:19.407Z | Downloaded memmap v0.7.0 |
| 913 | 2026-03-02T08:36:19.409Z | Downloaded opaque-debug v0.3.1 |
| 914 | 2026-03-02T08:36:19.412Z | Downloaded dof v0.4.0 |
| 915 | 2026-03-02T08:36:19.415Z | Downloaded num_enum v0.5.11 |
| 916 | 2026-03-02T08:36:19.419Z | Downloaded omicron-workspace-hack v0.1.0 |
| 917 | 2026-03-02T08:36:19.421Z | Downloaded olpc-cjson v0.1.4 |
| 918 | 2026-03-02T08:36:19.427Z | Downloaded parse-display v0.10.0 |
| 919 | 2026-03-02T08:36:19.427Z | Downloaded internet-checksum v0.2.1 |
| 920 | 2026-03-02T08:36:19.427Z | Downloaded cobs v0.3.0 |
| 921 | 2026-03-02T08:36:19.430Z | Downloaded num_enum v0.7.5 |
| 922 | 2026-03-02T08:36:19.433Z | Downloaded dyn-clone v1.0.20 |
| 923 | 2026-03-02T08:36:19.436Z | Downloaded natord v1.0.9 |
| 924 | 2026-03-02T08:36:19.439Z | Downloaded instant v0.1.13 |
| 925 | 2026-03-02T08:36:19.441Z | Downloaded keccak v0.1.6 |
| 926 | 2026-03-02T08:36:19.444Z | Downloaded icu_locale_core v2.1.1 |
| 927 | 2026-03-02T08:36:19.449Z | Downloaded crossbeam-deque v0.8.6 |
| 928 | 2026-03-02T08:36:19.452Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 929 | 2026-03-02T08:36:19.453Z | Downloaded powerfmt v0.2.0 |
| 930 | 2026-03-02T08:36:19.456Z | Downloaded proc-macro-error-attr v1.0.4 |
| 931 | 2026-03-02T08:36:19.458Z | Downloaded potential_utf v0.1.4 |
| 932 | 2026-03-02T08:36:19.458Z | Downloaded num-derive v0.4.2 |
| 933 | 2026-03-02T08:36:19.461Z | Downloaded drift v0.1.3 |
| 934 | 2026-03-02T08:36:19.467Z | Downloaded num_enum_derive v0.7.5 |
| 935 | 2026-03-02T08:36:19.470Z | Downloaded ingot v0.1.1 |
| 936 | 2026-03-02T08:36:19.472Z | Downloaded num-rational v0.4.2 |
| 937 | 2026-03-02T08:36:19.475Z | Downloaded phf_shared v0.12.1 |
| 938 | 2026-03-02T08:36:19.478Z | Downloaded num-integer v0.1.46 |
| 939 | 2026-03-02T08:36:19.478Z | Downloaded pretty-hex v0.4.1 |
| 940 | 2026-03-02T08:36:19.480Z | Downloaded libsw v3.5.0 |
| 941 | 2026-03-02T08:36:19.483Z | Downloaded rand_chacha v0.3.1 |
| 942 | 2026-03-02T08:36:19.487Z | Downloaded progenitor-macro v0.10.0 |
| 943 | 2026-03-02T08:36:19.487Z | Downloaded litemap v0.8.1 |
| 944 | 2026-03-02T08:36:19.489Z | Downloaded multer v3.1.0 |
| 945 | 2026-03-02T08:36:19.492Z | Downloaded foldhash v0.2.0 |
| 946 | 2026-03-02T08:36:19.495Z | Downloaded ref-cast-impl v1.0.25 |
| 947 | 2026-03-02T08:36:19.498Z | Downloaded ref-cast v1.0.25 |
| 948 | 2026-03-02T08:36:19.500Z | Downloaded ff v0.13.1 |
| 949 | 2026-03-02T08:36:19.503Z | Downloaded parse-display-derive v0.10.0 |
| 950 | 2026-03-02T08:36:19.503Z | Downloaded parking_lot_core v0.8.6 |
| 951 | 2026-03-02T08:36:19.506Z | Downloaded defmt v1.0.1 |
| 952 | 2026-03-02T08:36:19.510Z | Downloaded same-file v1.0.6 |
| 953 | 2026-03-02T08:36:19.512Z | Downloaded progenitor-macro v0.11.2 |
| 954 | 2026-03-02T08:36:19.515Z | Downloaded quick-error v1.2.3 |
| 955 | 2026-03-02T08:36:19.515Z | Downloaded secrecy v0.10.3 |
| 956 | 2026-03-02T08:36:19.518Z | Downloaded proc-macro-error v1.0.4 |
| 957 | 2026-03-02T08:36:19.521Z | Downloaded rustc_version v0.1.7 |
| 958 | 2026-03-02T08:36:19.523Z | Downloaded progenitor v0.11.2 |
| 959 | 2026-03-02T08:36:19.523Z | Downloaded cookie v0.18.1 |
| 960 | 2026-03-02T08:36:19.526Z | Downloaded diff v0.1.13 |
| 961 | 2026-03-02T08:36:19.529Z | Downloaded progenitor v0.10.0 |
| 962 | 2026-03-02T08:36:19.532Z | Downloaded proc-macro-error2 v2.0.1 |
| 963 | 2026-03-02T08:36:19.535Z | Downloaded semver v0.1.20 |
| 964 | 2026-03-02T08:36:19.538Z | Downloaded serde_plain v1.0.2 |
| 965 | 2026-03-02T08:36:19.538Z | Downloaded scroll_derive v0.13.1 |
| 966 | 2026-03-02T08:36:19.541Z | Downloaded scroll_derive v0.12.1 |
| 967 | 2026-03-02T08:36:19.541Z | Downloaded progenitor-client v0.11.2 |
| 968 | 2026-03-02T08:36:19.544Z | Downloaded pem v3.0.6 |
| 969 | 2026-03-02T08:36:19.544Z | Downloaded arc-swap v1.8.2 |
| 970 | 2026-03-02T08:36:19.548Z | Downloaded sigpipe v0.1.3 |
| 971 | 2026-03-02T08:36:19.550Z | Downloaded sha1 v0.10.6 |
| 972 | 2026-03-02T08:36:19.553Z | Downloaded progenitor-client v0.10.0 |
| 973 | 2026-03-02T08:36:19.553Z | Downloaded serial_test_derive v3.3.1 |
| 974 | 2026-03-02T08:36:19.555Z | Downloaded serial_test v3.3.1 |
| 975 | 2026-03-02T08:36:19.556Z | Downloaded siphasher v1.0.2 |
| 976 | 2026-03-02T08:36:19.558Z | Downloaded hmac v0.12.1 |
| 977 | 2026-03-02T08:36:19.561Z | Downloaded icu_properties v2.1.2 |
| 978 | 2026-03-02T08:36:19.564Z | Downloaded slog-envlogger v2.2.0 |
| 979 | 2026-03-02T08:36:19.564Z | Downloaded slog-bunyan v2.5.0 |
| 980 | 2026-03-02T08:36:19.566Z | Downloaded pin-project-lite v0.2.16 |
| 981 | 2026-03-02T08:36:19.571Z | Downloaded stable_deref_trait v1.2.1 |
| 982 | 2026-03-02T08:36:19.573Z | Downloaded colored v3.1.1 |
| 983 | 2026-03-02T08:36:19.576Z | Downloaded resolv-conf v0.7.6 |
| 984 | 2026-03-02T08:36:19.578Z | Downloaded phf v0.12.1 |
| 985 | 2026-03-02T08:36:19.581Z | Downloaded rusty-fork v0.3.1 |
| 986 | 2026-03-02T08:36:19.581Z | Downloaded rustls-pemfile v2.2.0 |
| 987 | 2026-03-02T08:36:19.584Z | Downloaded smawk v0.3.2 |
| 988 | 2026-03-02T08:36:19.586Z | Downloaded tabled_derive v0.7.0 |
| 989 | 2026-03-02T08:36:19.586Z | Downloaded spin v0.5.2 |
| 990 | 2026-03-02T08:36:19.591Z | Downloaded strum v0.26.3 |
| 991 | 2026-03-02T08:36:19.591Z | Downloaded structmeta-derive v0.3.0 |
| 992 | 2026-03-02T08:36:19.593Z | Downloaded console v0.16.2 |
| 993 | 2026-03-02T08:36:19.593Z | Downloaded take_mut v0.2.2 |
| 994 | 2026-03-02T08:36:19.593Z | Downloaded password-hash v0.5.0 |
| 995 | 2026-03-02T08:36:19.596Z | Downloaded pest_derive v2.8.6 |
| 996 | 2026-03-02T08:36:19.599Z | Downloaded anyhow v1.0.101 |
| 997 | 2026-03-02T08:36:19.601Z | Downloaded strum v0.27.2 |
| 998 | 2026-03-02T08:36:19.604Z | Downloaded serde_derive_internals v0.29.1 |
| 999 | 2026-03-02T08:36:19.604Z | Downloaded thread-id v4.2.2 |
| 1000 | 2026-03-02T08:36:19.607Z | Downloaded crossbeam-epoch v0.9.18 |
| 1001 | 2026-03-02T08:36:19.610Z | Downloaded thread-id v5.1.0 |
| 1002 | 2026-03-02T08:36:19.610Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1003 | 2026-03-02T08:36:19.612Z | Downloaded serde_repr v0.1.20 |
| 1004 | 2026-03-02T08:36:19.612Z | Downloaded sdd v3.0.10 |
| 1005 | 2026-03-02T08:36:19.615Z | Downloaded testing_table v0.3.0 |
| 1006 | 2026-03-02T08:36:19.618Z | Downloaded time-core v0.1.8 |
| 1007 | 2026-03-02T08:36:19.618Z | Downloaded crypto-bigint v0.5.5 |
| 1008 | 2026-03-02T08:36:19.623Z | Downloaded unarray v0.1.4 |
| 1009 | 2026-03-02T08:36:19.626Z | Downloaded topological-sort v0.2.2 |
| 1010 | 2026-03-02T08:36:19.626Z | Downloaded slog-async v2.8.0 |
| 1011 | 2026-03-02T08:36:19.629Z | Downloaded unit-prefix v0.5.2 |
| 1012 | 2026-03-02T08:36:19.629Z | Downloaded indicatif v0.18.4 |
| 1013 | 2026-03-02T08:36:19.632Z | Downloaded typify-macro v0.4.3 |
| 1014 | 2026-03-02T08:36:19.635Z | Downloaded slog-term v2.9.2 |
| 1015 | 2026-03-02T08:36:19.638Z | Downloaded smartstring v1.0.1 |
| 1016 | 2026-03-02T08:36:19.638Z | Downloaded usdt-macro v0.6.0 |
| 1017 | 2026-03-02T08:36:19.641Z | Downloaded usdt v0.6.0 |
| 1018 | 2026-03-02T08:36:19.641Z | Downloaded usdt v0.5.0 |
| 1019 | 2026-03-02T08:36:19.644Z | Downloaded untrusted v0.7.1 |
| 1020 | 2026-03-02T08:36:19.644Z | Downloaded slog-stdlog v4.1.1 |
| 1021 | 2026-03-02T08:36:19.644Z | Downloaded universal-hash v0.5.1 |
| 1022 | 2026-03-02T08:36:19.647Z | Downloaded slog-json v2.6.1 |
| 1023 | 2026-03-02T08:36:19.647Z | Downloaded derive_more v0.99.20 |
| 1024 | 2026-03-02T08:36:19.651Z | Downloaded blake2 v0.10.6 |
| 1025 | 2026-03-02T08:36:19.653Z | Downloaded serde_tokenstream v0.2.2 |
| 1026 | 2026-03-02T08:36:19.656Z | Downloaded elliptic-curve v0.13.8 |
| 1027 | 2026-03-02T08:36:19.660Z | Downloaded waitgroup v0.1.2 |
| 1028 | 2026-03-02T08:36:19.660Z | Downloaded utf-8 v0.7.6 |
| 1029 | 2026-03-02T08:36:19.663Z | Downloaded strum_macros v0.27.2 |
| 1030 | 2026-03-02T08:36:19.663Z | Downloaded dropshot_endpoint v0.16.7 |
| 1031 | 2026-03-02T08:36:19.666Z | Downloaded smf v0.2.3 |
| 1032 | 2026-03-02T08:36:19.668Z | Downloaded slog-scope v4.4.1 |
| 1033 | 2026-03-02T08:36:19.668Z | Downloaded usdt-attr-macro v0.6.0 |
| 1034 | 2026-03-02T08:36:19.671Z | Downloaded snafu-derive v0.8.9 |
| 1035 | 2026-03-02T08:36:19.671Z | Downloaded progenitor-impl v0.11.2 |
| 1036 | 2026-03-02T08:36:19.674Z | Downloaded rhai_codegen v3.1.0 |
| 1037 | 2026-03-02T08:36:19.680Z | Downloaded zone_cfg_derive v0.3.1 |
| 1038 | 2026-03-02T08:36:19.683Z | Downloaded heapless v0.8.0 |
| 1039 | 2026-03-02T08:36:19.686Z | Downloaded strum_macros v0.26.4 |
| 1040 | 2026-03-02T08:36:19.690Z | Downloaded slog-dtrace v0.3.0 |
| 1041 | 2026-03-02T08:36:19.690Z | Downloaded yoke-derive v0.8.1 |
| 1042 | 2026-03-02T08:36:19.692Z | Downloaded zerofrom-derive v0.1.6 |
| 1043 | 2026-03-02T08:36:19.692Z | Downloaded zerofrom v0.1.6 |
| 1044 | 2026-03-02T08:36:19.692Z | Downloaded wait-timeout v0.2.1 |
| 1045 | 2026-03-02T08:36:19.695Z | Downloaded usdt-macro v0.5.0 |
| 1046 | 2026-03-02T08:36:19.695Z | Downloaded usdt-attr-macro v0.5.0 |
| 1047 | 2026-03-02T08:36:19.695Z | Downloaded thiserror-no-std v2.0.2 |
| 1048 | 2026-03-02T08:36:19.698Z | Downloaded tiny-keccak v2.0.2 |
| 1049 | 2026-03-02T08:36:19.701Z | Downloaded zeroize_derive v1.4.3 |
| 1050 | 2026-03-02T08:36:19.704Z | Downloaded vsss-rs v3.3.4 |
| 1051 | 2026-03-02T08:36:19.706Z | Downloaded zone v0.3.1 |
| 1052 | 2026-03-02T08:36:19.706Z | Downloaded time-macros v0.2.27 |
| 1053 | 2026-03-02T08:36:19.709Z | Downloaded postcard v1.1.3 |
| 1054 | 2026-03-02T08:36:19.712Z | Downloaded pin-project v1.1.10 |
| 1055 | 2026-03-02T08:36:19.720Z | Downloaded yoke v0.8.1 |
| 1056 | 2026-03-02T08:36:19.723Z | Downloaded hickory-resolver v0.25.2 |
| 1057 | 2026-03-02T08:36:19.726Z | Downloaded progenitor-impl v0.10.0 |
| 1058 | 2026-03-02T08:36:19.729Z | Downloaded hickory-resolver v0.24.4 |
| 1059 | 2026-03-02T08:36:19.731Z | Downloaded tokio-tungstenite v0.21.0 |
| 1060 | 2026-03-02T08:36:19.734Z | Downloaded similar v2.7.0 |
| 1061 | 2026-03-02T08:36:19.738Z | Downloaded ucd-trie v0.1.7 |
| 1062 | 2026-03-02T08:36:19.741Z | Downloaded rayon-core v1.13.0 |
| 1063 | 2026-03-02T08:36:19.744Z | Downloaded clap v4.5.59 |
| 1064 | 2026-03-02T08:36:19.752Z | Downloaded whoami v1.6.1 |
| 1065 | 2026-03-02T08:36:19.754Z | Downloaded writeable v0.6.2 |
| 1066 | 2026-03-02T08:36:19.757Z | Downloaded schemars v0.9.0 |
| 1067 | 2026-03-02T08:36:19.767Z | Downloaded zerovec-derive v0.11.2 |
| 1068 | 2026-03-02T08:36:19.771Z | Downloaded pest_meta v2.8.6 |
| 1069 | 2026-03-02T08:36:19.775Z | Downloaded tungstenite v0.21.0 |
| 1070 | 2026-03-02T08:36:19.778Z | Downloaded hashbrown v0.12.3 |
| 1071 | 2026-03-02T08:36:19.778Z | Downloaded tinystr v0.8.2 |
| 1072 | 2026-03-02T08:36:19.780Z | Downloaded slog v2.8.2 |
| 1073 | 2026-03-02T08:36:19.783Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1074 | 2026-03-02T08:36:19.786Z | Downloaded prettyplease v0.2.37 |
| 1075 | 2026-03-02T08:36:19.789Z | Downloaded schemars v1.2.1 |
| 1076 | 2026-03-02T08:36:19.802Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1077 | 2026-03-02T08:36:19.806Z | Downloaded aws-lc-rs v1.15.4 |
| 1078 | 2026-03-02T08:36:19.814Z | Downloaded zerocopy-derive v0.7.35 |
| 1079 | 2026-03-02T08:36:19.819Z | Downloaded yansi v1.0.1 |
| 1080 | 2026-03-02T08:36:19.822Z | Downloaded toml v0.7.8 |
| 1081 | 2026-03-02T08:36:19.825Z | Downloaded pretty_assertions v1.4.1 |
| 1082 | 2026-03-02T08:36:19.825Z | Downloaded typify v0.4.3 |
| 1083 | 2026-03-02T08:36:19.829Z | Downloaded unsafe-libyaml v0.2.11 |
| 1084 | 2026-03-02T08:36:19.832Z | Downloaded test-strategy v0.4.5 |
| 1085 | 2026-03-02T08:36:19.835Z | Downloaded steno v0.4.1 |
| 1086 | 2026-03-02T08:36:19.839Z | Downloaded rand v0.8.5 |
| 1087 | 2026-03-02T08:36:19.844Z | Downloaded expectorate v1.2.0 |
| 1088 | 2026-03-02T08:36:19.845Z | Downloaded qorb v0.4.1 |
| 1089 | 2026-03-02T08:36:19.848Z | Downloaded socket2 v0.5.10 |
| 1090 | 2026-03-02T08:36:19.851Z | Downloaded nom v7.1.3 |
| 1091 | 2026-03-02T08:36:19.855Z | Downloaded libm v0.2.16 |
| 1092 | 2026-03-02T08:36:19.864Z | Downloaded goblin v0.8.2 |
| 1093 | 2026-03-02T08:36:19.869Z | Downloaded itertools v0.12.1 |
| 1094 | 2026-03-02T08:36:19.875Z | Downloaded iddqd v0.3.17 |
| 1095 | 2026-03-02T08:36:19.881Z | Downloaded icu_properties_data v2.1.2 |
| 1096 | 2026-03-02T08:36:19.890Z | Downloaded toml_edit v0.19.15 |
| 1097 | 2026-03-02T08:36:19.906Z | Downloaded snafu v0.8.9 |
| 1098 | 2026-03-02T08:36:19.911Z | Downloaded zerotrie v0.2.3 |
| 1099 | 2026-03-02T08:36:19.914Z | Downloaded scc v2.4.0 |
| 1100 | 2026-03-02T08:36:19.919Z | Downloaded pest v2.8.6 |
| 1101 | 2026-03-02T08:36:19.923Z | Downloaded zerovec v0.11.5 |
| 1102 | 2026-03-02T08:36:19.928Z | Downloaded hkdf v0.12.4 |
| 1103 | 2026-03-02T08:36:19.930Z | Downloaded minimal-lexical v0.2.1 |
| 1104 | 2026-03-02T08:36:19.934Z | Downloaded dropshot-api-manager v0.3.0 |
| 1105 | 2026-03-02T08:36:19.937Z | Downloaded zerocopy-derive v0.8.39 |
| 1106 | 2026-03-02T08:36:19.946Z | Downloaded crossbeam-channel v0.5.15 |
| 1107 | 2026-03-02T08:36:19.950Z | Downloaded const_format v0.2.35 |
| 1108 | 2026-03-02T08:36:19.953Z | Downloaded jiff-static v0.2.20 |
| 1109 | 2026-03-02T08:36:19.956Z | Downloaded thin-vec v0.2.14 |
| 1110 | 2026-03-02T08:36:19.959Z | Downloaded typed-path v0.9.3 |
| 1111 | 2026-03-02T08:36:19.963Z | Downloaded term v1.2.1 |
| 1112 | 2026-03-02T08:36:19.966Z | Downloaded clap_builder v4.5.59 |
| 1113 | 2026-03-02T08:36:19.972Z | Downloaded rayon v1.11.0 |
| 1114 | 2026-03-02T08:36:19.980Z | Downloaded tough v0.20.0 |
| 1115 | 2026-03-02T08:36:19.987Z | Downloaded moka v0.12.13 |
| 1116 | 2026-03-02T08:36:19.994Z | Downloaded tempfile v3.25.0 |
| 1117 | 2026-03-02T08:36:19.997Z | Downloaded schemars v0.8.22 |
| 1118 | 2026-03-02T08:36:20.008Z | Downloaded chacha20poly1305 v0.10.1 |
| 1119 | 2026-03-02T08:36:20.010Z | Downloaded goblin v0.10.5 |
| 1120 | 2026-03-02T08:36:20.015Z | Downloaded serde_with v3.16.1 |
| 1121 | 2026-03-02T08:36:20.027Z | Downloaded zerocopy v0.7.35 |
| 1122 | 2026-03-02T08:36:20.043Z | Downloaded tabled v0.15.0 |
| 1123 | 2026-03-02T08:36:20.057Z | Downloaded proptest v1.10.0 |
| 1124 | 2026-03-02T08:36:20.065Z | Downloaded chrono v0.4.43 |
| 1125 | 2026-03-02T08:36:20.071Z | Downloaded zerocopy v0.8.39 |
| 1126 | 2026-03-02T08:36:20.090Z | Downloaded tabled v0.20.0 |
| 1127 | 2026-03-02T08:36:20.105Z | Downloaded rustls v0.22.4 |
| 1128 | 2026-03-02T08:36:20.116Z | Downloaded rhai v1.24.0 |
| 1129 | 2026-03-02T08:36:20.126Z | Downloaded regress v0.10.5 |
| 1130 | 2026-03-02T08:36:20.133Z | Downloaded nix v0.31.1 |
| 1131 | 2026-03-02T08:36:20.143Z | Downloaded rustls v0.23.36 |
| 1132 | 2026-03-02T08:36:20.154Z | Downloaded smoltcp v0.11.0 |
| 1133 | 2026-03-02T08:36:20.164Z | Downloaded syn v2.0.116 |
| 1134 | 2026-03-02T08:36:20.174Z | Downloaded hickory-proto v0.25.2 |
| 1135 | 2026-03-02T08:36:20.187Z | Downloaded dropshot v0.16.7 |
| 1136 | 2026-03-02T08:36:20.206Z | Downloaded regex-syntax v0.8.9 |
| 1137 | 2026-03-02T08:36:20.212Z | Downloaded rustix v1.1.3 |
| 1138 | 2026-03-02T08:36:20.232Z | Downloaded openapiv3 v2.2.0 |
| 1139 | 2026-03-02T08:36:20.242Z | Downloaded hickory-proto v0.24.4 |
| 1140 | 2026-03-02T08:36:20.254Z | Downloaded syn v1.0.109 |
| 1141 | 2026-03-02T08:36:20.263Z | Downloaded rustls-webpki v0.102.8 |
| 1142 | 2026-03-02T08:36:20.281Z | Downloaded sled v0.34.7 |
| 1143 | 2026-03-02T08:36:20.289Z | Downloaded typify-impl v0.4.3 |
| 1144 | 2026-03-02T08:36:20.300Z | Downloaded blake3 v1.8.3 |
| 1145 | 2026-03-02T08:36:20.307Z | Downloaded winnow v0.5.40 |
| 1146 | 2026-03-02T08:36:20.315Z | Downloaded time v0.3.47 |
| 1147 | 2026-03-02T08:36:20.326Z | Downloaded base64 v0.21.7 |
| 1148 | 2026-03-02T08:36:20.329Z | Downloaded usdt-impl v0.6.0 |
| 1149 | 2026-03-02T08:36:20.332Z | Downloaded usdt-impl v0.5.0 |
| 1150 | 2026-03-02T08:36:20.332Z | Downloaded spin v0.9.8 |
| 1151 | 2026-03-02T08:36:20.335Z | Downloaded xz2 v0.1.7 |
| 1152 | 2026-03-02T08:36:20.335Z | Downloaded walkdir v2.5.0 |
| 1153 | 2026-03-02T08:36:20.338Z | Downloaded tokio-rustls v0.25.0 |
| 1154 | 2026-03-02T08:36:20.341Z | Downloaded tokio-dtrace v0.1.1 |
| 1155 | 2026-03-02T08:36:20.341Z | Downloaded synstructure v0.13.2 |
| 1156 | 2026-03-02T08:36:20.341Z | Downloaded petgraph v0.6.5 |
| 1157 | 2026-03-02T08:36:20.356Z | Downloaded serde_with_macros v3.16.1 |
| 1158 | 2026-03-02T08:36:20.358Z | Downloaded lzma-sys v0.1.20 |
| 1159 | 2026-03-02T08:36:20.382Z | Downloaded papergrid v0.17.0 |
| 1160 | 2026-03-02T08:36:20.386Z | Downloaded darling_core v0.21.3 |
| 1161 | 2026-03-02T08:36:20.390Z | Downloaded libc v0.2.180 |
| 1162 | 2026-03-02T08:36:20.419Z | Downloaded icu_normalizer v2.1.1 |
| 1163 | 2026-03-02T08:36:20.422Z | Downloaded jiff v0.2.20 |
| 1164 | 2026-03-02T08:36:20.437Z | Downloaded termtree v0.5.1 |
| 1165 | 2026-03-02T08:36:20.440Z | Downloaded scroll v0.13.0 |
| 1166 | 2026-03-02T08:36:20.440Z | Downloaded sha3 v0.10.8 |
| 1167 | 2026-03-02T08:36:20.443Z | Downloaded schemars_derive v0.8.22 |
| 1168 | 2026-03-02T08:36:20.446Z | Downloaded papergrid v0.11.0 |
| 1169 | 2026-03-02T08:36:20.449Z | Downloaded chrono-tz v0.10.4 |
| 1170 | 2026-03-02T08:36:20.462Z | Downloaded oxnet v0.1.4 |
| 1171 | 2026-03-02T08:36:20.465Z | Downloaded owo-colors v4.2.3 |
| 1172 | 2026-03-02T08:36:20.468Z | Downloaded tagptr v0.2.0 |
| 1173 | 2026-03-02T08:36:20.468Z | Downloaded tabwriter v1.4.1 |
| 1174 | 2026-03-02T08:36:20.468Z | Downloaded tabled_derive v0.11.0 |
| 1175 | 2026-03-02T08:36:20.471Z | Downloaded indexmap v1.9.3 |
| 1176 | 2026-03-02T08:36:20.474Z | Downloaded structmeta v0.3.0 |
| 1177 | 2026-03-02T08:36:20.474Z | Downloaded serde-big-array v0.5.1 |
| 1178 | 2026-03-02T08:36:20.474Z | Downloaded scroll v0.12.0 |
| 1179 | 2026-03-02T08:36:20.477Z | Downloaded csv v1.4.0 |
| 1180 | 2026-03-02T08:36:20.491Z | Downloaded rustversion v1.0.22 |
| 1181 | 2026-03-02T08:36:20.494Z | Downloaded pest_generator v2.8.6 |
| 1182 | 2026-03-02T08:36:20.497Z | Downloaded bcs v0.1.6 |
| 1183 | 2026-03-02T08:36:20.497Z | Downloaded defmt-macros v1.0.1 |
| 1184 | 2026-03-02T08:36:20.500Z | Downloaded ciborium v0.2.2 |
| 1185 | 2026-03-02T08:36:20.503Z | Downloaded pin-project-internal v1.1.10 |
| 1186 | 2026-03-02T08:36:20.503Z | Downloaded omicron-zone-package v0.12.2 |
| 1187 | 2026-03-02T08:36:20.506Z | Downloaded memmap2 v0.9.10 |
| 1188 | 2026-03-02T08:36:20.506Z | Downloaded constant_time_eq v0.4.2 |
| 1189 | 2026-03-02T08:36:20.509Z | Downloaded cancel-safe-futures v0.1.5 |
| 1190 | 2026-03-02T08:36:20.512Z | Downloaded daft-derive v0.1.5 |
| 1191 | 2026-03-02T08:36:20.515Z | Downloaded cargo_toml v0.22.3 |
| 1192 | 2026-03-02T08:36:20.515Z | Downloaded poly1305 v0.8.0 |
| 1193 | 2026-03-02T08:36:20.518Z | Downloaded parking_lot v0.11.2 |
| 1194 | 2026-03-02T08:36:20.521Z | Downloaded ingot-macros v0.1.1 |
| 1195 | 2026-03-02T08:36:20.521Z | Downloaded paste v1.0.15 |
| 1196 | 2026-03-02T08:36:20.524Z | Downloaded critical-section v1.2.0 |
| 1197 | 2026-03-02T08:36:20.524Z | Downloaded fs_extra v1.3.0 |
| 1198 | 2026-03-02T08:36:20.527Z | Downloaded cmake v0.1.57 |
| 1199 | 2026-03-02T08:36:20.527Z | Downloaded data-encoding v2.10.0 |
| 1200 | 2026-03-02T08:36:20.527Z | Downloaded bit-vec v0.8.0 |
| 1201 | 2026-03-02T08:36:20.531Z | Downloaded rand_xorshift v0.4.0 |
| 1202 | 2026-03-02T08:36:20.531Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1203 | 2026-03-02T08:36:20.534Z | Downloaded icu_normalizer_data v2.1.1 |
| 1204 | 2026-03-02T08:36:20.534Z | Downloaded deranged v0.5.6 |
| 1205 | 2026-03-02T08:36:20.536Z | Downloaded daft v0.1.5 |
| 1206 | 2026-03-02T08:36:20.537Z | Downloaded csv-core v0.1.13 |
| 1207 | 2026-03-02T08:36:20.537Z | Downloaded bytecount v0.6.9 |
| 1208 | 2026-03-02T08:36:20.540Z | Downloaded bitflags v1.3.2 |
| 1209 | 2026-03-02T08:36:20.543Z | Downloaded icu_provider v2.1.1 |
| 1210 | 2026-03-02T08:36:20.546Z | Downloaded proc-macro-crate v3.4.0 |
| 1211 | 2026-03-02T08:36:20.546Z | Downloaded proc-macro-crate v1.3.1 |
| 1212 | 2026-03-02T08:36:20.546Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1213 | 2026-03-02T08:36:20.549Z | Downloaded highway v1.3.0 |
| 1214 | 2026-03-02T08:36:20.549Z | Downloaded hostname v0.4.2 |
| 1215 | 2026-03-02T08:36:20.549Z | Downloaded ipnetwork v0.21.1 |
| 1216 | 2026-03-02T08:36:20.552Z | Downloaded erased-serde v0.3.31 |
| 1217 | 2026-03-02T08:36:20.555Z | Downloaded darling v0.21.3 |
| 1218 | 2026-03-02T08:36:20.558Z | Downloaded crossbeam-utils v0.8.21 |
| 1219 | 2026-03-02T08:36:20.561Z | Downloaded const_format_proc_macros v0.2.34 |
| 1220 | 2026-03-02T08:36:20.561Z | Downloaded displaydoc v0.2.5 |
| 1221 | 2026-03-02T08:36:20.564Z | Downloaded encoding_rs v0.8.35 |
| 1222 | 2026-03-02T08:36:20.581Z | Downloaded derive-ex v0.1.8 |
| 1223 | 2026-03-02T08:36:20.584Z | Downloaded byteorder v1.5.0 |
| 1224 | 2026-03-02T08:36:20.584Z | Downloaded libsw-core v0.3.2 |
| 1225 | 2026-03-02T08:36:20.587Z | Downloaded icu_collections v2.1.1 |
| 1226 | 2026-03-02T08:36:20.590Z | Downloaded cipher v0.4.4 |
| 1227 | 2026-03-02T08:36:20.590Z | Downloaded plain v0.2.3 |
| 1228 | 2026-03-02T08:36:20.593Z | Downloaded arrayvec v0.7.6 |
| 1229 | 2026-03-02T08:36:20.593Z | Downloaded argon2 v0.5.3 |
| 1230 | 2026-03-02T08:36:20.596Z | Downloaded half v2.7.1 |
| 1231 | 2026-03-02T08:36:20.596Z | Downloaded ciborium-io v0.2.2 |
| 1232 | 2026-03-02T08:36:20.596Z | Downloaded foreign-types-macros v0.2.3 |
| 1233 | 2026-03-02T08:36:20.600Z | Downloaded bit-set v0.8.0 |
| 1234 | 2026-03-02T08:36:20.600Z | Downloaded match_cfg v0.1.0 |
| 1235 | 2026-03-02T08:36:20.600Z | Downloaded foreign-types-shared v0.3.1 |
| 1236 | 2026-03-02T08:36:20.600Z | Downloaded foreign-types v0.5.0 |
| 1237 | 2026-03-02T08:36:20.603Z | Downloaded dunce v1.0.5 |
| 1238 | 2026-03-02T08:36:20.603Z | Downloaded dof v0.3.0 |
| 1239 | 2026-03-02T08:36:20.603Z | Downloaded num_threads v0.1.7 |
| 1240 | 2026-03-02T08:36:20.603Z | Downloaded num-complex v0.4.6 |
| 1241 | 2026-03-02T08:36:20.606Z | Downloaded linear-map v1.2.0 |
| 1242 | 2026-03-02T08:36:20.606Z | Downloaded ingot-types v0.1.2 |
| 1243 | 2026-03-02T08:36:20.606Z | Downloaded ident_case v1.0.1 |
| 1244 | 2026-03-02T08:36:20.606Z | Downloaded hostname v0.3.1 |
| 1245 | 2026-03-02T08:36:20.610Z | Downloaded dtrace-parser v0.2.0 |
| 1246 | 2026-03-02T08:36:20.610Z | Downloaded lru-cache v0.1.2 |
| 1247 | 2026-03-02T08:36:20.610Z | Downloaded convert_case v0.4.0 |
| 1248 | 2026-03-02T08:36:20.610Z | Downloaded const-random v0.1.18 |
| 1249 | 2026-03-02T08:36:20.613Z | Downloaded hubpack v0.1.2 |
| 1250 | 2026-03-02T08:36:20.613Z | Downloaded macaddr v1.0.1 |
| 1251 | 2026-03-02T08:36:20.613Z | Downloaded embedded-io v0.4.0 |
| 1252 | 2026-03-02T08:36:20.616Z | Downloaded newline-converter v0.3.0 |
| 1253 | 2026-03-02T08:36:20.616Z | Downloaded hubpack_derive v0.1.1 |
| 1254 | 2026-03-02T08:36:20.616Z | Downloaded allocator-api2 v0.2.21 |
| 1255 | 2026-03-02T08:36:20.621Z | Downloaded async-stream-impl v0.3.6 |
| 1256 | 2026-03-02T08:36:20.621Z | Downloaded idna_adapter v1.2.1 |
| 1257 | 2026-03-02T08:36:20.621Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1258 | 2026-03-02T08:36:20.624Z | Downloaded backoff v0.4.0 |
| 1259 | 2026-03-02T08:36:20.624Z | Downloaded async-recursion v1.1.1 |
| 1260 | 2026-03-02T08:36:20.627Z | Downloaded glob v0.3.3 |
| 1261 | 2026-03-02T08:36:20.627Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1262 | 2026-03-02T08:36:20.627Z | Downloaded ciborium-ll v0.2.2 |
| 1263 | 2026-03-02T08:36:21.173Z | Downloaded aws-lc-sys v0.37.1 |
| 1264 | 2026-03-02T08:36:22.481Z | Compiling proc-macro2 v1.0.106 |
| 1265 | 2026-03-02T08:36:22.481Z | Compiling quote v1.0.44 |
| 1266 | 2026-03-02T08:36:22.484Z | Compiling unicode-ident v1.0.24 |
| 1267 | 2026-03-02T08:36:22.484Z | Compiling serde_core v1.0.228 |
| 1268 | 2026-03-02T08:36:22.484Z | Compiling cfg-if v1.0.4 |
| 1269 | 2026-03-02T08:36:22.484Z | Compiling serde v1.0.228 |
| 1270 | 2026-03-02T08:36:22.484Z | Compiling libc v0.2.180 |
| 1271 | 2026-03-02T08:36:22.484Z | Compiling memchr v2.8.0 |
| 1272 | 2026-03-02T08:36:22.914Z | Compiling itoa v1.0.17 |
| 1273 | 2026-03-02T08:36:23.294Z | Compiling autocfg v1.5.0 |
| 1274 | 2026-03-02T08:36:23.313Z | Compiling zmij v1.0.21 |
| 1275 | 2026-03-02T08:36:23.354Z | Compiling libm v0.2.16 |
| 1276 | 2026-03-02T08:36:24.027Z | Compiling version_check v0.9.5 |
| 1277 | 2026-03-02T08:36:24.227Z | Compiling getrandom v0.4.1 |
| 1278 | 2026-03-02T08:36:24.477Z | Compiling stable_deref_trait v1.2.1 |
| 1279 | 2026-03-02T08:36:24.597Z | Compiling iana-time-zone v0.1.65 |
| 1280 | 2026-03-02T08:36:24.635Z | Compiling equivalent v1.0.2 |
| 1281 | 2026-03-02T08:36:24.751Z | Compiling foldhash v0.2.0 |
| 1282 | 2026-03-02T08:36:24.771Z | Compiling allocator-api2 v0.2.21 |
| 1283 | 2026-03-02T08:36:24.822Z | Compiling pin-project-lite v0.2.16 |
| 1284 | 2026-03-02T08:36:24.974Z | Compiling litemap v0.8.1 |
| 1285 | 2026-03-02T08:36:24.993Z | Compiling writeable v0.6.2 |
| 1286 | 2026-03-02T08:36:25.166Z | Compiling syn v2.0.116 |
| 1287 | 2026-03-02T08:36:25.242Z | Compiling icu_normalizer_data v2.1.1 |
| 1288 | 2026-03-02T08:36:25.342Z | Compiling percent-encoding v2.3.2 |
| 1289 | 2026-03-02T08:36:25.363Z | Compiling icu_properties_data v2.1.2 |
| 1290 | 2026-03-02T08:36:25.455Z | Compiling hashbrown v0.16.1 |
| 1291 | 2026-03-02T08:36:25.475Z | Compiling scopeguard v1.2.0 |
| 1292 | 2026-03-02T08:36:25.639Z | Compiling parking_lot_core v0.9.12 |
| 1293 | 2026-03-02T08:36:25.710Z | Compiling lock_api v0.4.14 |
| 1294 | 2026-03-02T08:36:25.798Z | Compiling dyn-clone v1.0.20 |
| 1295 | 2026-03-02T08:36:25.995Z | Compiling form_urlencoded v1.2.2 |
| 1296 | 2026-03-02T08:36:26.036Z | Compiling utf8_iter v1.0.4 |
| 1297 | 2026-03-02T08:36:26.148Z | Compiling serde_json v1.0.149 |
| 1298 | 2026-03-02T08:36:26.175Z | Compiling jobserver v0.1.34 |
| 1299 | 2026-03-02T08:36:26.322Z | Compiling shlex v1.3.0 |
| 1300 | 2026-03-02T08:36:26.586Z | Compiling find-msvc-tools v0.1.9 |
| 1301 | 2026-03-02T08:36:26.649Z | Compiling num-traits v0.2.19 |
| 1302 | 2026-03-02T08:36:26.725Z | Compiling thiserror v2.0.18 |
| 1303 | 2026-03-02T08:36:26.757Z | Compiling heck v0.5.0 |
| 1304 | 2026-03-02T08:36:26.852Z | Compiling futures-core v0.3.32 |
| 1305 | 2026-03-02T08:36:26.996Z | Compiling cc v1.2.56 |
| 1306 | 2026-03-02T08:36:27.100Z | Compiling zerocopy v0.8.39 |
| 1307 | 2026-03-02T08:36:27.136Z | Compiling errno v0.3.14 |
| 1308 | 2026-03-02T08:36:27.338Z | Compiling fnv v1.0.7 |
| 1309 | 2026-03-02T08:36:27.476Z | Compiling futures-sink v0.3.32 |
| 1310 | 2026-03-02T08:36:27.663Z | Compiling getrandom v0.2.17 |
| 1311 | 2026-03-02T08:36:27.683Z | Compiling slab v0.4.12 |
| 1312 | 2026-03-02T08:36:27.821Z | Compiling futures-channel v0.3.32 |
| 1313 | 2026-03-02T08:36:27.901Z | Compiling semver v1.0.27 |
| 1314 | 2026-03-02T08:36:27.986Z | Compiling indexmap v2.13.0 |
| 1315 | 2026-03-02T08:36:28.295Z | Compiling rustversion v1.0.22 |
| 1316 | 2026-03-02T08:36:28.635Z | Compiling uuid v1.21.0 |
| 1317 | 2026-03-02T08:36:29.159Z | Compiling futures-io v0.3.32 |
| 1318 | 2026-03-02T08:36:29.460Z | Compiling futures-task v0.3.32 |
| 1319 | 2026-03-02T08:36:29.503Z | Compiling portable-atomic v1.13.1 |
| 1320 | 2026-03-02T08:36:29.763Z | Compiling socket2 v0.6.2 |
| 1321 | 2026-03-02T08:36:30.172Z | Compiling ring v0.17.14 |
| 1322 | 2026-03-02T08:36:30.227Z | Compiling schemars v0.8.22 |
| 1323 | 2026-03-02T08:36:30.443Z | Compiling typenum v1.19.0 |
| 1324 | 2026-03-02T08:36:30.662Z | Compiling regex-syntax v0.8.9 |
| 1325 | 2026-03-02T08:36:30.762Z | Compiling critical-section v1.2.0 |
| 1326 | 2026-03-02T08:36:30.781Z | Compiling untrusted v0.9.0 |
| 1327 | 2026-03-02T08:36:30.929Z | Compiling bitflags v2.11.0 |
| 1328 | 2026-03-02T08:36:30.965Z | Compiling signal-hook-registry v1.4.8 |
| 1329 | 2026-03-02T08:36:31.400Z | Compiling mio v1.1.1 |
| 1330 | 2026-03-02T08:36:31.564Z | Compiling once_cell v1.21.3 |
| 1331 | 2026-03-02T08:36:31.626Z | Compiling log v0.4.29 |
| 1332 | 2026-03-02T08:36:31.895Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-03-02T08:36:32.209Z | Compiling subtle v2.6.1 |
| 1334 | 2026-03-02T08:36:32.230Z | Compiling synstructure v0.13.2 |
| 1335 | 2026-03-02T08:36:32.379Z | Compiling serde_derive_internals v0.29.1 |
| 1336 | 2026-03-02T08:36:32.488Z | Compiling rand_core v0.6.4 |
| 1337 | 2026-03-02T08:36:32.579Z | Compiling base64 v0.22.1 |
| 1338 | 2026-03-02T08:36:32.916Z | Compiling rustix v1.1.3 |
| 1339 | 2026-03-02T08:36:33.231Z | Compiling ipnet v2.11.0 |
| 1340 | 2026-03-02T08:36:33.366Z | Compiling atomic-waker v1.1.2 |
| 1341 | 2026-03-02T08:36:33.569Z | Compiling httparse v1.10.1 |
| 1342 | 2026-03-02T08:36:33.900Z | Compiling getrandom v0.3.4 |
| 1343 | 2026-03-02T08:36:33.952Z | Compiling tower-service v0.3.3 |
| 1344 | 2026-03-02T08:36:34.088Z | Compiling tower-layer v0.3.3 |
| 1345 | 2026-03-02T08:36:34.174Z | Compiling ucd-trie v0.1.7 |
| 1346 | 2026-03-02T08:36:34.356Z | Compiling slog v2.8.2 |
| 1347 | 2026-03-02T08:36:34.378Z | Compiling ryu v1.0.23 |
| 1348 | 2026-03-02T08:36:34.505Z | Compiling pest v2.8.6 |
| 1349 | 2026-03-02T08:36:34.711Z | Compiling try-lock v0.2.5 |
| 1350 | 2026-03-02T08:36:34.730Z | Compiling thiserror v1.0.69 |
| 1351 | 2026-03-02T08:36:34.776Z | Compiling pin-utils v0.1.0 |
| 1352 | 2026-03-02T08:36:34.883Z | Compiling want v0.3.1 |
| 1353 | 2026-03-02T08:36:34.902Z | Compiling httpdate v1.0.3 |
| 1354 | 2026-03-02T08:36:34.920Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-03-02T08:36:35.182Z | Compiling plain v0.2.3 |
| 1356 | 2026-03-02T08:36:35.286Z | Compiling pretty-hex v0.4.1 |
| 1357 | 2026-03-02T08:36:35.346Z | Compiling aho-corasick v1.1.4 |
| 1358 | 2026-03-02T08:36:35.400Z | Compiling strsim v0.11.1 |
| 1359 | 2026-03-02T08:36:35.520Z | Compiling winnow v0.7.14 |
| 1360 | 2026-03-02T08:36:35.596Z | Compiling tracing-core v0.1.36 |
| 1361 | 2026-03-02T08:36:35.735Z | Compiling serde_derive v1.0.228 |
| 1362 | 2026-03-02T08:36:36.069Z | Compiling zerofrom-derive v0.1.6 |
| 1363 | 2026-03-02T08:36:36.471Z | Compiling yoke-derive v0.8.1 |
| 1364 | 2026-03-02T08:36:36.867Z | Compiling zerovec-derive v0.11.2 |
| 1365 | 2026-03-02T08:36:37.030Z | Compiling displaydoc v0.2.5 |
| 1366 | 2026-03-02T08:36:37.447Z | Compiling schemars_derive v0.8.22 |
| 1367 | 2026-03-02T08:36:38.614Z | Compiling tokio-macros v2.6.0 |
| 1368 | 2026-03-02T08:36:38.895Z | Compiling thiserror-impl v2.0.18 |
| 1369 | 2026-03-02T08:36:38.955Z | Compiling zerocopy-derive v0.8.39 |
| 1370 | 2026-03-02T08:36:39.004Z | Compiling zerofrom v0.1.6 |
| 1371 | 2026-03-02T08:36:39.099Z | Compiling zeroize_derive v1.4.3 |
| 1372 | 2026-03-02T08:36:39.247Z | Compiling yoke v0.8.1 |
| 1373 | 2026-03-02T08:36:39.397Z | Compiling futures-macro v0.3.32 |
| 1374 | 2026-03-02T08:36:39.597Z | Compiling zerovec v0.11.5 |
| 1375 | 2026-03-02T08:36:40.143Z | Compiling zerotrie v0.2.3 |
| 1376 | 2026-03-02T08:36:40.214Z | Compiling pest_meta v2.8.6 |
| 1377 | 2026-03-02T08:36:40.476Z | Compiling zeroize v1.8.2 |
| 1378 | 2026-03-02T08:36:40.748Z | Compiling tinystr v0.8.2 |
| 1379 | 2026-03-02T08:36:40.768Z | Compiling potential_utf v0.1.4 |
| 1380 | 2026-03-02T08:36:40.861Z | Compiling thiserror-impl v1.0.69 |
| 1381 | 2026-03-02T08:36:41.081Z | Compiling icu_collections v2.1.1 |
| 1382 | 2026-03-02T08:36:41.185Z | Compiling icu_locale_core v2.1.1 |
| 1383 | 2026-03-02T08:36:41.274Z | Compiling futures-util v0.3.32 |
| 1384 | 2026-03-02T08:36:41.827Z | Compiling pest_generator v2.8.6 |
| 1385 | 2026-03-02T08:36:43.368Z | Compiling icu_provider v2.1.1 |
| 1386 | 2026-03-02T08:36:43.517Z | Compiling regex-automata v0.4.14 |
| 1387 | 2026-03-02T08:36:43.549Z | Compiling tracing-attributes v0.1.31 |
| 1388 | 2026-03-02T08:36:43.736Z | Compiling bytes v1.11.1 |
| 1389 | 2026-03-02T08:36:43.880Z | Compiling smallvec v1.15.1 |
| 1390 | 2026-03-02T08:36:43.947Z | Compiling icu_properties v2.1.2 |
| 1391 | 2026-03-02T08:36:44.014Z | Compiling chrono v0.4.43 |
| 1392 | 2026-03-02T08:36:44.320Z | Compiling icu_normalizer v2.1.1 |
| 1393 | 2026-03-02T08:36:45.185Z | Compiling http v1.4.0 |
| 1394 | 2026-03-02T08:36:45.689Z | Compiling serde_tokenstream v0.2.2 |
| 1395 | 2026-03-02T08:36:46.244Z | Compiling idna_adapter v1.2.1 |
| 1396 | 2026-03-02T08:36:46.506Z | Compiling idna v1.1.0 |
| 1397 | 2026-03-02T08:36:47.007Z | Compiling parking_lot v0.12.5 |
| 1398 | 2026-03-02T08:36:47.177Z | Compiling url v2.5.8 |
| 1399 | 2026-03-02T08:36:47.604Z | Compiling tokio v1.49.0 |
| 1400 | 2026-03-02T08:36:47.758Z | Compiling http-body v1.0.1 |
| 1401 | 2026-03-02T08:36:47.904Z | Compiling erased-serde v0.3.31 |
| 1402 | 2026-03-02T08:36:48.017Z | Compiling pest_derive v2.8.6 |
| 1403 | 2026-03-02T08:36:49.194Z | Compiling regex v1.12.3 |
| 1404 | 2026-03-02T08:36:49.216Z | Compiling http-body-util v0.1.3 |
| 1405 | 2026-03-02T08:36:49.918Z | Compiling tracing v0.1.44 |
| 1406 | 2026-03-02T08:36:50.047Z | Compiling serde_urlencoded v0.7.1 |
| 1407 | 2026-03-02T08:36:50.227Z | Compiling ppv-lite86 v0.2.21 |
| 1408 | 2026-03-02T08:36:50.394Z | Compiling crypto-common v0.1.7 |
| 1409 | 2026-03-02T08:36:50.500Z | Compiling sync_wrapper v1.0.2 |
| 1410 | 2026-03-02T08:36:50.570Z | Compiling regress v0.10.5 |
| 1411 | 2026-03-02T08:36:50.622Z | Compiling paste v1.0.15 |
| 1412 | 2026-03-02T08:36:50.677Z | Compiling rustls-pki-types v1.14.0 |
| 1413 | 2026-03-02T08:36:50.760Z | Compiling scroll_derive v0.13.1 |
| 1414 | 2026-03-02T08:36:51.228Z | Compiling powerfmt v0.2.0 |
| 1415 | 2026-03-02T08:36:51.635Z | Compiling num-conv v0.2.0 |
| 1416 | 2026-03-02T08:36:51.746Z | Compiling time-core v0.1.8 |
| 1417 | 2026-03-02T08:36:52.042Z | Compiling deranged v0.5.6 |
| 1418 | 2026-03-02T08:36:52.108Z | Compiling time-macros v0.2.27 |
| 1419 | 2026-03-02T08:36:52.588Z | Compiling scroll v0.13.0 |
| 1420 | 2026-03-02T08:36:52.657Z | Compiling anyhow v1.0.101 |
| 1421 | 2026-03-02T08:36:53.152Z | Compiling num_threads v0.1.7 |
| 1422 | 2026-03-02T08:36:53.256Z | Compiling iri-string v0.7.10 |
| 1423 | 2026-03-02T08:36:53.304Z | Compiling ipnetwork v0.21.1 |
| 1424 | 2026-03-02T08:36:54.156Z | Compiling fastrand v2.3.0 |
| 1425 | 2026-03-02T08:36:54.475Z | Compiling typify-impl v0.4.3 |
| 1426 | 2026-03-02T08:36:54.647Z | Compiling cpufeatures v0.2.17 |
| 1427 | 2026-03-02T08:36:54.695Z | Compiling ident_case v1.0.1 |
| 1428 | 2026-03-02T08:36:54.893Z | Compiling darling_core v0.21.3 |
| 1429 | 2026-03-02T08:36:55.618Z | Compiling daft-derive v0.1.5 |
| 1430 | 2026-03-02T08:36:57.201Z | Compiling tokio-util v0.7.18 |
| 1431 | 2026-03-02T08:36:58.480Z | Compiling cmake v0.1.57 |
| 1432 | 2026-03-02T08:36:58.901Z | Compiling dunce v1.0.5 |
| 1433 | 2026-03-02T08:36:59.054Z | Compiling fs_extra v1.3.0 |
| 1434 | 2026-03-02T08:36:59.228Z | Compiling omicron-workspace-hack v0.1.0 |
| 1435 | 2026-03-02T08:36:59.568Z | Compiling aws-lc-sys v0.37.1 |
| 1436 | 2026-03-02T08:36:59.642Z | Compiling async-trait v0.1.89 |
| 1437 | 2026-03-02T08:37:00.265Z | Compiling crossbeam-utils v0.8.21 |
| 1438 | 2026-03-02T08:37:00.536Z | Compiling darling_macro v0.21.3 |
| 1439 | 2026-03-02T08:37:00.567Z | Compiling usdt-impl v0.6.0 |
| 1440 | 2026-03-02T08:37:00.983Z | Compiling goblin v0.10.5 |
| 1441 | 2026-03-02T08:37:01.035Z | Compiling dtrace-parser v0.3.0 |
| 1442 | 2026-03-02T08:37:01.585Z | Compiling darling v0.21.3 |
| 1443 | 2026-03-02T08:37:01.687Z | Compiling openapiv3 v2.2.0 |
| 1444 | 2026-03-02T08:37:01.863Z | Compiling block-buffer v0.10.4 |
| 1445 | 2026-03-02T08:37:02.151Z | Compiling digest v0.10.7 |
| 1446 | 2026-03-02T08:37:03.129Z | Compiling h2 v0.4.13 |
| 1447 | 2026-03-02T08:37:03.155Z | Compiling oxnet v0.1.4 |
| 1448 | 2026-03-02T08:37:03.395Z | Compiling futures-executor v0.3.32 |
| 1449 | 2026-03-02T08:37:03.648Z | Compiling structmeta-derive v0.3.0 |
| 1450 | 2026-03-02T08:37:03.912Z | Compiling thread-id v5.1.0 |
| 1451 | 2026-03-02T08:37:04.040Z | Compiling thread_local v1.1.9 |
| 1452 | 2026-03-02T08:37:04.044Z | Compiling hex v0.4.3 |
| 1453 | 2026-03-02T08:37:04.568Z | Compiling rustls v0.22.4 |
| 1454 | 2026-03-02T08:37:04.646Z | Compiling aws-lc-rs v1.15.4 |
| 1455 | 2026-03-02T08:37:04.937Z | Compiling camino v1.2.2 |
| 1456 | 2026-03-02T08:37:05.184Z | Compiling futures v0.3.32 |
| 1457 | 2026-03-02T08:37:05.309Z | Compiling rand_core v0.9.5 |
| 1458 | 2026-03-02T08:37:05.501Z | Compiling syn v1.0.109 |
| 1459 | 2026-03-02T08:37:05.635Z | Compiling unicode-width v0.2.2 |
| 1460 | 2026-03-02T08:37:05.745Z | Compiling match_cfg v0.1.0 |
| 1461 | 2026-03-02T08:37:05.845Z | Compiling unsafe-libyaml v0.2.11 |
| 1462 | 2026-03-02T08:37:05.866Z | Compiling structmeta v0.3.0 |
| 1463 | 2026-03-02T08:37:06.049Z | Compiling slog-async v2.8.0 |
| 1464 | 2026-03-02T08:37:06.241Z | Compiling take_mut v0.2.2 |
| 1465 | 2026-03-02T08:37:06.411Z | Compiling untrusted v0.7.1 |
| 1466 | 2026-03-02T08:37:06.632Z | Compiling term v1.2.1 |
| 1467 | 2026-03-02T08:37:06.664Z | Compiling quick-error v1.2.3 |
| 1468 | 2026-03-02T08:37:07.169Z | Compiling serde_yaml v0.9.34+deprecated |
| 1469 | 2026-03-02T08:37:07.459Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-03-02T08:37:08.195Z | Compiling dof v0.4.0 |
| 1471 | 2026-03-02T08:37:08.366Z | Compiling hyper v1.8.1 |
| 1472 | 2026-03-02T08:37:09.655Z | Compiling typify-macro v0.4.3 |
| 1473 | 2026-03-02T08:37:10.066Z | Compiling newtype-uuid-macros v0.1.0 |
| 1474 | 2026-03-02T08:37:11.609Z | Compiling hyper-util v0.1.20 |
| 1475 | 2026-03-02T08:37:11.702Z | Compiling strum_macros v0.26.4 |
| 1476 | 2026-03-02T08:37:11.893Z | Compiling serde_spanned v1.0.4 |
| 1477 | 2026-03-02T08:37:12.175Z | Compiling multer v3.1.0 |
| 1478 | 2026-03-02T08:37:12.560Z | Compiling rustls v0.23.36 |
| 1479 | 2026-03-02T08:37:12.926Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1480 | 2026-03-02T08:37:12.946Z | Compiling usdt-attr-macro v0.6.0 |
| 1481 | 2026-03-02T08:37:13.312Z | Compiling usdt-macro v0.6.0 |
| 1482 | 2026-03-02T08:37:13.744Z | Compiling typify v0.4.3 |
| 1483 | 2026-03-02T08:37:13.869Z | Compiling bit-vec v0.8.0 |
| 1484 | 2026-03-02T08:37:14.286Z | Compiling debug-ignore v1.0.5 |
| 1485 | 2026-03-02T08:37:14.989Z | Compiling bit-set v0.8.0 |
| 1486 | 2026-03-02T08:37:15.279Z | Compiling rand v0.9.2 |
| 1487 | 2026-03-02T08:37:15.303Z | Compiling async-stream-impl v0.3.6 |
| 1488 | 2026-03-02T08:37:15.322Z | Compiling dropshot v0.16.7 |
| 1489 | 2026-03-02T08:37:15.637Z | Compiling strum v0.26.3 |
| 1490 | 2026-03-02T08:37:15.709Z | Compiling encoding_rs v0.8.35 |
| 1491 | 2026-03-02T08:37:15.821Z | Compiling spin v0.9.8 |
| 1492 | 2026-03-02T08:37:15.905Z | Compiling ref-cast v1.0.25 |
| 1493 | 2026-03-02T08:37:16.002Z | Compiling unarray v0.1.4 |
| 1494 | 2026-03-02T08:37:16.187Z | Compiling mime v0.3.17 |
| 1495 | 2026-03-02T08:37:16.582Z | Compiling async-stream v0.3.6 |
| 1496 | 2026-03-02T08:37:16.602Z | Compiling progenitor-impl v0.11.2 |
| 1497 | 2026-03-02T08:37:16.624Z | Compiling derive-ex v0.1.8 |
| 1498 | 2026-03-02T08:37:16.723Z | Compiling tabwriter v1.4.1 |
| 1499 | 2026-03-02T08:37:16.901Z | Compiling dropshot_endpoint v0.16.7 |
| 1500 | 2026-03-02T08:37:17.244Z | Compiling macaddr v1.0.1 |
| 1501 | 2026-03-02T08:37:17.693Z | Compiling ref-cast-impl v1.0.25 |
| 1502 | 2026-03-02T08:37:19.612Z | Compiling waitgroup v0.1.2 |
| 1503 | 2026-03-02T08:37:19.831Z | Compiling serde_path_to_error v0.1.20 |
| 1504 | 2026-03-02T08:37:20.069Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1505 | 2026-03-02T08:37:20.320Z | Compiling test-strategy v0.4.5 |
| 1506 | 2026-03-02T08:37:20.362Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-03-02T08:37:20.560Z | Compiling tower v0.5.3 |
| 1508 | 2026-03-02T08:37:20.825Z | Compiling time v0.3.47 |
| 1509 | 2026-03-02T08:37:21.137Z | Compiling webpki-roots v1.0.6 |
| 1510 | 2026-03-02T08:37:21.207Z | Compiling newtype-uuid v1.3.2 |
| 1511 | 2026-03-02T08:37:21.334Z | Compiling strum_macros v0.27.2 |
| 1512 | 2026-03-02T08:37:21.527Z | Compiling instant v0.1.13 |
| 1513 | 2026-03-02T08:37:21.894Z | Compiling colored v3.1.1 |
| 1514 | 2026-03-02T08:37:22.107Z | Compiling daft v0.1.5 |
| 1515 | 2026-03-02T08:37:22.635Z | Compiling tower-http v0.6.8 |
| 1516 | 2026-03-02T08:37:22.769Z | Compiling crossbeam-channel v0.5.15 |
| 1517 | 2026-03-02T08:37:23.439Z | Compiling serde_with_macros v3.16.1 |
| 1518 | 2026-03-02T08:37:23.845Z | Compiling parse-display-derive v0.10.0 |
| 1519 | 2026-03-02T08:37:24.814Z | Compiling progenitor-macro v0.11.2 |
| 1520 | 2026-03-02T08:37:24.867Z | Compiling rustls-webpki v0.102.8 |
| 1521 | 2026-03-02T08:37:25.617Z | Compiling strum v0.27.2 |
| 1522 | 2026-03-02T08:37:25.822Z | Compiling is-terminal v0.4.17 |
| 1523 | 2026-03-02T08:37:25.928Z | Compiling rustc-hash v2.1.1 |
| 1524 | 2026-03-02T08:37:25.959Z | Compiling slog-term v2.9.2 |
| 1525 | 2026-03-02T08:37:26.879Z | Compiling slog-json v2.6.1 |
| 1526 | 2026-03-02T08:37:27.287Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1527 | 2026-03-02T08:37:27.403Z | Compiling hostname v0.3.1 |
| 1528 | 2026-03-02T08:37:27.806Z | Compiling rand_chacha v0.3.1 |
| 1529 | 2026-03-02T08:37:28.474Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1530 | 2026-03-02T08:37:28.818Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1531 | 2026-03-02T08:37:29.687Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1532 | 2026-03-02T08:37:30.241Z | Compiling wait-timeout v0.2.1 |
| 1533 | 2026-03-02T08:37:30.284Z | Compiling memmap2 v0.9.10 |
| 1534 | 2026-03-02T08:37:30.336Z | Compiling either v1.15.0 |
| 1535 | 2026-03-02T08:37:30.761Z | Compiling rusty-fork v0.3.1 |
| 1536 | 2026-03-02T08:37:30.829Z | Compiling tokio-rustls v0.25.0 |
| 1537 | 2026-03-02T08:37:31.264Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1538 | 2026-03-02T08:37:31.484Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1539 | 2026-03-02T08:37:31.686Z | Compiling rand v0.8.5 |
| 1540 | 2026-03-02T08:37:34.111Z | Compiling usdt v0.6.0 |
| 1541 | 2026-03-02T08:37:34.621Z | Compiling slog-bunyan v2.5.0 |
| 1542 | 2026-03-02T08:37:34.856Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-02T08:37:34.889Z | Compiling sha1 v0.10.6 |
| 1544 | 2026-03-02T08:37:35.103Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1545 | 2026-03-02T08:37:35.331Z | Compiling rustls-pemfile v2.2.0 |
| 1546 | 2026-03-02T08:37:35.376Z | Compiling hostname v0.4.2 |
| 1547 | 2026-03-02T08:37:35.676Z | Compiling proptest v1.10.0 |
| 1548 | 2026-03-02T08:37:36.906Z | Compiling utf8parse v0.2.2 |
| 1549 | 2026-03-02T08:37:37.941Z | Compiling itertools v0.14.0 |
| 1550 | 2026-03-02T08:37:38.591Z | Compiling anstyle-parse v0.2.7 |
| 1551 | 2026-03-02T08:37:38.811Z | Compiling serde_with v3.16.1 |
| 1552 | 2026-03-02T08:37:38.941Z | Compiling anstyle-query v1.1.5 |
| 1553 | 2026-03-02T08:37:39.112Z | Compiling is_terminal_polyfill v1.70.2 |
| 1554 | 2026-03-02T08:37:39.256Z | Compiling colorchoice v1.0.4 |
| 1555 | 2026-03-02T08:37:39.436Z | Compiling anstyle v1.0.13 |
| 1556 | 2026-03-02T08:37:39.888Z | Compiling anstream v0.6.21 |
| 1557 | 2026-03-02T08:37:40.554Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1558 | 2026-03-02T08:37:41.027Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1559 | 2026-03-02T08:37:41.355Z | Compiling toml_datetime v0.6.11 |
| 1560 | 2026-03-02T08:37:42.326Z | Compiling clap_lex v1.0.0 |
| 1561 | 2026-03-02T08:37:42.367Z | Compiling backoff v0.4.0 |
| 1562 | 2026-03-02T08:37:42.788Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-03-02T08:37:43.077Z | Compiling iddqd v0.3.17 |
| 1564 | 2026-03-02T08:37:45.347Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-03-02T08:37:45.454Z | Compiling clap_derive v4.5.55 |
| 1566 | 2026-03-02T08:37:45.682Z | Compiling terminal_size v0.4.3 |
| 1567 | 2026-03-02T08:37:47.570Z | Compiling clap_builder v4.5.59 |
| 1568 | 2026-03-02T08:37:47.594Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1569 | 2026-03-02T08:37:48.198Z | Compiling crossbeam-epoch v0.9.18 |
| 1570 | 2026-03-02T08:37:49.354Z | Compiling proc-macro-crate v3.4.0 |
| 1571 | 2026-03-02T08:37:49.550Z | Compiling rustls-webpki v0.103.9 |
| 1572 | 2026-03-02T08:37:50.368Z | Compiling proc-macro-error-attr v1.0.4 |
| 1573 | 2026-03-02T08:37:50.766Z | Compiling heapless v0.8.0 |
| 1574 | 2026-03-02T08:37:51.253Z | Compiling num_enum_derive v0.7.5 |
| 1575 | 2026-03-02T08:37:51.306Z | Compiling clap v4.5.59 |
| 1576 | 2026-03-02T08:37:51.645Z | Compiling ingot-macros v0.1.1 |
| 1577 | 2026-03-02T08:37:54.336Z | Compiling zerocopy-derive v0.7.35 |
| 1578 | 2026-03-02T08:37:54.453Z | Compiling hash32 v0.3.1 |
| 1579 | 2026-03-02T08:37:54.715Z | Compiling proc-macro-error v1.0.4 |
| 1580 | 2026-03-02T08:37:54.876Z | Compiling winnow v0.5.40 |
| 1581 | 2026-03-02T08:37:56.156Z | Compiling smoltcp v0.11.0 |
| 1582 | 2026-03-02T08:37:56.363Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1583 | 2026-03-02T08:37:56.496Z | Compiling zerocopy v0.7.35 |
| 1584 | 2026-03-02T08:37:57.831Z | Compiling tokio-rustls v0.26.4 |
| 1585 | 2026-03-02T08:37:57.850Z | Compiling num_enum v0.7.5 |
| 1586 | 2026-03-02T08:37:58.043Z | Compiling toml_edit v0.19.15 |
| 1587 | 2026-03-02T08:37:58.268Z | Compiling ingot-types v0.1.2 |
| 1588 | 2026-03-02T08:37:59.043Z | Compiling cobs v0.3.0 |
| 1589 | 2026-03-02T08:37:59.155Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1590 | 2026-03-02T08:37:59.192Z | Compiling managed v0.8.0 |
| 1591 | 2026-03-02T08:37:59.303Z | Compiling crucible-workspace-hack v0.1.0 |
| 1592 | 2026-03-02T08:37:59.383Z | Compiling bitflags v1.3.2 |
| 1593 | 2026-03-02T08:37:59.498Z | Compiling postcard v1.1.3 |
| 1594 | 2026-03-02T08:37:59.711Z | Compiling hyper-rustls v0.27.7 |
| 1595 | 2026-03-02T08:37:59.860Z | Compiling ingot v0.1.1 |
| 1596 | 2026-03-02T08:38:00.776Z | Compiling proc-macro-crate v1.3.1 |
| 1597 | 2026-03-02T08:38:01.004Z | Compiling foreign-types-macros v0.2.3 |
| 1598 | 2026-03-02T08:38:01.500Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1599 | 2026-03-02T08:38:01.728Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1600 | 2026-03-02T08:38:02.172Z | Compiling heck v0.4.1 |
| 1601 | 2026-03-02T08:38:02.190Z | Compiling foreign-types-shared v0.3.1 |
| 1602 | 2026-03-02T08:38:02.337Z | Compiling rayon-core v1.13.0 |
| 1603 | 2026-03-02T08:38:02.375Z | Compiling foreign-types v0.5.0 |
| 1604 | 2026-03-02T08:38:02.509Z | Compiling reqwest v0.12.28 |
| 1605 | 2026-03-02T08:38:02.758Z | Compiling crossbeam-deque v0.8.6 |
| 1606 | 2026-03-02T08:38:02.775Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1607 | 2026-03-02T08:38:03.113Z | Compiling num_enum_derive v0.5.11 |
| 1608 | 2026-03-02T08:38:03.696Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-03-02T08:38:03.816Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1610 | 2026-03-02T08:38:04.108Z | Compiling scroll_derive v0.12.1 |
| 1611 | 2026-03-02T08:38:04.747Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1612 | 2026-03-02T08:38:04.785Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-03-02T08:38:05.218Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-03-02T08:38:05.221Z | Compiling cstr-argument v0.1.2 |
| 1615 | 2026-03-02T08:38:05.306Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1616 | 2026-03-02T08:38:05.486Z | Compiling cfg_aliases v0.2.1 |
| 1617 | 2026-03-02T08:38:05.592Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-03-02T08:38:05.613Z | Compiling convert_case v0.4.0 |
| 1619 | 2026-03-02T08:38:05.712Z | Compiling tinyvec v1.10.0 |
| 1620 | 2026-03-02T08:38:05.737Z | Compiling nix v0.30.1 |
| 1621 | 2026-03-02T08:38:05.756Z | Compiling scroll v0.12.0 |
| 1622 | 2026-03-02T08:38:05.805Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1623 | 2026-03-02T08:38:06.279Z | Compiling derive_more v0.99.20 |
| 1624 | 2026-03-02T08:38:06.297Z | Compiling num_enum v0.5.11 |
| 1625 | 2026-03-02T08:38:06.471Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1626 | 2026-03-02T08:38:06.576Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1627 | 2026-03-02T08:38:07.531Z | Compiling dof v0.3.0 |
| 1628 | 2026-03-02T08:38:08.307Z | Compiling camino-tempfile v1.4.1 |
| 1629 | 2026-03-02T08:38:08.358Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1630 | 2026-03-02T08:38:08.665Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-03-02T08:38:09.765Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1632 | 2026-03-02T08:38:10.429Z | Compiling rayon v1.11.0 |
| 1633 | 2026-03-02T08:38:11.087Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1634 | 2026-03-02T08:38:11.754Z | Compiling goblin v0.8.2 |
| 1635 | 2026-03-02T08:38:11.904Z | Compiling progenitor-client v0.11.2 |
| 1636 | 2026-03-02T08:38:12.470Z | Compiling zone_cfg_derive v0.3.1 |
| 1637 | 2026-03-02T08:38:12.730Z | Compiling itertools v0.12.1 |
| 1638 | 2026-03-02T08:38:12.865Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1639 | 2026-03-02T08:38:13.504Z | Compiling serde_spanned v0.6.9 |
| 1640 | 2026-03-02T08:38:13.766Z | Compiling num-derive v0.4.2 |
| 1641 | 2026-03-02T08:38:13.911Z | Compiling sigpipe v0.1.3 |
| 1642 | 2026-03-02T08:38:14.602Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1643 | 2026-03-02T08:38:14.826Z | Compiling toml_write v0.1.2 |
| 1644 | 2026-03-02T08:38:14.938Z | Compiling glob v0.3.3 |
| 1645 | 2026-03-02T08:38:14.991Z | Compiling jiff v0.2.20 |
| 1646 | 2026-03-02T08:38:15.180Z | Compiling toml_edit v0.22.27 |
| 1647 | 2026-03-02T08:38:15.552Z | Compiling zone v0.3.1 |
| 1648 | 2026-03-02T08:38:15.877Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1649 | 2026-03-02T08:38:17.618Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1650 | 2026-03-02T08:38:17.867Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1651 | 2026-03-02T08:38:18.769Z | Compiling progenitor v0.11.2 |
| 1652 | 2026-03-02T08:38:21.598Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1653 | 2026-03-02T08:38:22.126Z | Compiling smf v0.2.3 |
| 1654 | 2026-03-02T08:38:22.440Z | Compiling secrecy v0.10.3 |
| 1655 | 2026-03-02T08:38:22.719Z | Compiling num-integer v0.1.46 |
| 1656 | 2026-03-02T08:38:23.318Z | Compiling rustc_version v0.4.1 |
| 1657 | 2026-03-02T08:38:23.585Z | Compiling float-ord v0.3.2 |
| 1658 | 2026-03-02T08:38:23.781Z | Compiling prettyplease v0.2.37 |
| 1659 | 2026-03-02T08:38:23.874Z | Compiling rustix v0.38.44 |
| 1660 | 2026-03-02T08:38:23.905Z | Compiling whoami v1.6.1 |
| 1661 | 2026-03-02T08:38:23.972Z | Compiling curve25519-dalek v4.1.3 |
| 1662 | 2026-03-02T08:38:25.088Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1663 | 2026-03-02T08:38:25.697Z | Compiling toml v0.8.23 |
| 1664 | 2026-03-02T08:38:25.778Z | Compiling usdt-attr-macro v0.5.0 |
| 1665 | 2026-03-02T08:38:26.607Z | Compiling usdt-macro v0.5.0 |
| 1666 | 2026-03-02T08:38:27.902Z | Compiling progenitor-client v0.10.0 |
| 1667 | 2026-03-02T08:38:28.611Z | Compiling hmac v0.12.1 |
| 1668 | 2026-03-02T08:38:28.845Z | Compiling inout v0.1.4 |
| 1669 | 2026-03-02T08:38:28.865Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-02T08:38:29.112Z | Compiling ff v0.13.1 |
| 1671 | 2026-03-02T08:38:29.340Z | Compiling memmap v0.7.0 |
| 1672 | 2026-03-02T08:38:29.675Z | Compiling static_assertions v1.1.0 |
| 1673 | 2026-03-02T08:38:29.801Z | Compiling data-encoding v2.10.0 |
| 1674 | 2026-03-02T08:38:29.939Z | Compiling usdt v0.5.0 |
| 1675 | 2026-03-02T08:38:30.000Z | Compiling group v0.13.0 |
| 1676 | 2026-03-02T08:38:30.199Z | Compiling cipher v0.4.4 |
| 1677 | 2026-03-02T08:38:30.470Z | Compiling hkdf v0.12.4 |
| 1678 | 2026-03-02T08:38:30.857Z | Compiling num-rational v0.4.2 |
| 1679 | 2026-03-02T08:38:31.068Z | Compiling num-iter v0.1.45 |
| 1680 | 2026-03-02T08:38:31.727Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1681 | 2026-03-02T08:38:31.836Z | Compiling universal-hash v0.5.1 |
| 1682 | 2026-03-02T08:38:32.103Z | Compiling half v2.7.1 |
| 1683 | 2026-03-02T08:38:32.520Z | Compiling crypto-bigint v0.5.5 |
| 1684 | 2026-03-02T08:38:32.789Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1685 | 2026-03-02T08:38:32.863Z | Compiling num-complex v0.4.6 |
| 1686 | 2026-03-02T08:38:33.835Z | Compiling ciborium-io v0.2.2 |
| 1687 | 2026-03-02T08:38:33.951Z | Compiling base16ct v0.2.0 |
| 1688 | 2026-03-02T08:38:33.978Z | Compiling base64ct v1.8.3 |
| 1689 | 2026-03-02T08:38:34.176Z | Compiling opaque-debug v0.3.1 |
| 1690 | 2026-03-02T08:38:34.237Z | Compiling thiserror-no-std v2.0.2 |
| 1691 | 2026-03-02T08:38:34.287Z | Compiling poly1305 v0.8.0 |
| 1692 | 2026-03-02T08:38:34.606Z | Compiling password-hash v0.5.0 |
| 1693 | 2026-03-02T08:38:35.216Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1694 | 2026-03-02T08:38:35.591Z | Compiling elliptic-curve v0.13.8 |
| 1695 | 2026-03-02T08:38:36.009Z | Compiling ciborium-ll v0.2.2 |
| 1696 | 2026-03-02T08:38:36.155Z | Compiling num v0.4.3 |
| 1697 | 2026-03-02T08:38:36.443Z | Compiling chacha20 v0.9.1 |
| 1698 | 2026-03-02T08:38:36.888Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1699 | 2026-03-02T08:38:37.077Z | Compiling hubpack_derive v0.1.1 |
| 1700 | 2026-03-02T08:38:37.755Z | Compiling blake2 v0.10.6 |
| 1701 | 2026-03-02T08:38:38.056Z | Compiling aead v0.5.2 |
| 1702 | 2026-03-02T08:38:38.898Z | Compiling pkg-config v0.3.32 |
| 1703 | 2026-03-02T08:38:39.417Z | Compiling keccak v0.1.6 |
| 1704 | 2026-03-02T08:38:39.912Z | Compiling semver v0.1.20 |
| 1705 | 2026-03-02T08:38:39.932Z | Compiling vcpkg v0.2.15 |
| 1706 | 2026-03-02T08:38:39.956Z | Compiling resolv-conf v0.7.6 |
| 1707 | 2026-03-02T08:38:40.430Z | Compiling linked-hash-map v0.5.6 |
| 1708 | 2026-03-02T08:38:40.813Z | Compiling lru-cache v0.1.2 |
| 1709 | 2026-03-02T08:38:40.885Z | Compiling rustc_version v0.1.7 |
| 1710 | 2026-03-02T08:38:41.036Z | Compiling sha3 v0.10.8 |
| 1711 | 2026-03-02T08:38:41.281Z | Compiling chacha20poly1305 v0.10.1 |
| 1712 | 2026-03-02T08:38:41.301Z | Compiling openssl-sys v0.9.111 |
| 1713 | 2026-03-02T08:38:41.504Z | Compiling argon2 v0.5.3 |
| 1714 | 2026-03-02T08:38:41.688Z | Compiling hubpack v0.1.2 |
| 1715 | 2026-03-02T08:38:42.171Z | Compiling ciborium v0.2.2 |
| 1716 | 2026-03-02T08:38:42.481Z | Compiling vsss-rs v3.3.4 |
| 1717 | 2026-03-02T08:38:42.728Z | Compiling hickory-proto v0.24.4 |
| 1718 | 2026-03-02T08:38:43.123Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1719 | 2026-03-02T08:38:43.562Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1720 | 2026-03-02T08:38:44.204Z | Compiling serde-big-array v0.5.1 |
| 1721 | 2026-03-02T08:38:44.255Z | Compiling serde_repr v0.1.20 |
| 1722 | 2026-03-02T08:38:44.457Z | Compiling derive-where v1.6.0 |
| 1723 | 2026-03-02T08:38:45.450Z | Compiling minimal-lexical v0.2.1 |
| 1724 | 2026-03-02T08:38:45.813Z | Compiling siphasher v1.0.2 |
| 1725 | 2026-03-02T08:38:45.959Z | Compiling lazy_static v1.5.0 |
| 1726 | 2026-03-02T08:38:46.046Z | Compiling unicode-segmentation v1.12.0 |
| 1727 | 2026-03-02T08:38:46.126Z | Compiling indent_write v2.2.0 |
| 1728 | 2026-03-02T08:38:46.211Z | Compiling phf_shared v0.12.1 |
| 1729 | 2026-03-02T08:38:46.369Z | Compiling nom v7.1.3 |
| 1730 | 2026-03-02T08:38:46.398Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1731 | 2026-03-02T08:38:46.577Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1732 | 2026-03-02T08:38:46.928Z | Compiling newline-converter v0.3.0 |
| 1733 | 2026-03-02T08:38:47.137Z | Compiling hickory-resolver v0.24.4 |
| 1734 | 2026-03-02T08:38:47.586Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-03-02T08:38:48.083Z | Compiling newtype_derive v0.1.6 |
| 1736 | 2026-03-02T08:38:48.518Z | Compiling atomicwrites v0.4.4 |
| 1737 | 2026-03-02T08:38:49.851Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1738 | 2026-03-02T08:38:50.956Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1739 | 2026-03-02T08:38:51.701Z | Compiling progenitor-impl v0.10.0 |
| 1740 | 2026-03-02T08:38:52.823Z | Compiling console v0.15.11 |
| 1741 | 2026-03-02T08:38:53.311Z | Compiling tokio-stream v0.1.18 |
| 1742 | 2026-03-02T08:38:53.498Z | Compiling pin-project-internal v1.1.10 |
| 1743 | 2026-03-02T08:38:54.219Z | Compiling slog-dtrace v0.3.0 |
| 1744 | 2026-03-02T08:38:54.314Z | Compiling csv-core v0.1.13 |
| 1745 | 2026-03-02T08:38:54.339Z | Compiling owo-colors v4.2.3 |
| 1746 | 2026-03-02T08:38:54.659Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1747 | 2026-03-02T08:38:54.885Z | Compiling similar v2.7.0 |
| 1748 | 2026-03-02T08:38:54.976Z | Compiling unicode-width v0.1.14 |
| 1749 | 2026-03-02T08:38:55.518Z | Compiling foldhash v0.1.5 |
| 1750 | 2026-03-02T08:38:55.838Z | Compiling chrono-tz v0.10.4 |
| 1751 | 2026-03-02T08:38:56.024Z | Compiling cancel-safe-futures v0.1.5 |
| 1752 | 2026-03-02T08:38:56.229Z | Compiling unicode-xid v0.2.6 |
| 1753 | 2026-03-02T08:38:56.437Z | Compiling swrite v0.1.0 |
| 1754 | 2026-03-02T08:38:56.455Z | Compiling const_format_proc_macros v0.2.34 |
| 1755 | 2026-03-02T08:38:56.536Z | Compiling pin-project v1.1.10 |
| 1756 | 2026-03-02T08:38:56.593Z | Compiling expectorate v1.2.0 |
| 1757 | 2026-03-02T08:38:56.699Z | Compiling hashbrown v0.15.5 |
| 1758 | 2026-03-02T08:38:56.980Z | Compiling csv v1.4.0 |
| 1759 | 2026-03-02T08:38:57.153Z | Compiling qorb v0.4.1 |
| 1760 | 2026-03-02T08:38:57.839Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-03-02T08:38:57.972Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-03-02T08:38:58.359Z | Compiling phf v0.12.1 |
| 1763 | 2026-03-02T08:38:58.378Z | Compiling tokio-dtrace v0.1.1 |
| 1764 | 2026-03-02T08:38:58.459Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1765 | 2026-03-02T08:38:58.658Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-03-02T08:38:59.022Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1767 | 2026-03-02T08:38:59.651Z | Compiling libsw-core v0.3.2 |
| 1768 | 2026-03-02T08:38:59.950Z | Compiling snafu-derive v0.8.9 |
| 1769 | 2026-03-02T08:39:00.120Z | Compiling async-recursion v1.1.1 |
| 1770 | 2026-03-02T08:39:00.313Z | Compiling progenitor-macro v0.10.0 |
| 1771 | 2026-03-02T08:39:01.569Z | Compiling cookie v0.18.1 |
| 1772 | 2026-03-02T08:39:02.005Z | Compiling bstr v1.12.1 |
| 1773 | 2026-03-02T08:39:02.106Z | Compiling bytecount v0.6.9 |
| 1774 | 2026-03-02T08:39:02.340Z | Compiling same-file v1.0.6 |
| 1775 | 2026-03-02T08:39:02.661Z | Compiling openssl v0.10.75 |
| 1776 | 2026-03-02T08:39:03.200Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1777 | 2026-03-02T08:39:04.227Z | Compiling foreign-types-shared v0.1.1 |
| 1778 | 2026-03-02T08:39:04.369Z | Compiling highway v1.3.0 |
| 1779 | 2026-03-02T08:39:05.158Z | Compiling fixedbitset v0.4.2 |
| 1780 | 2026-03-02T08:39:05.238Z | Compiling fixedbitset v0.5.7 |
| 1781 | 2026-03-02T08:39:05.645Z | Compiling petgraph v0.8.3 |
| 1782 | 2026-03-02T08:39:05.933Z | Compiling petgraph v0.6.5 |
| 1783 | 2026-03-02T08:39:07.331Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-03-02T08:39:09.520Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1785 | 2026-03-02T08:39:09.948Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1786 | 2026-03-02T08:39:10.103Z | Compiling foreign-types v0.3.2 |
| 1787 | 2026-03-02T08:39:10.215Z | Compiling snafu v0.8.9 |
| 1788 | 2026-03-02T08:39:10.694Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1789 | 2026-03-02T08:39:10.946Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1790 | 2026-03-02T08:39:11.107Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1791 | 2026-03-02T08:39:12.618Z | Compiling progenitor v0.10.0 |
| 1792 | 2026-03-02T08:39:12.841Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-03-02T08:39:13.241Z | Compiling globset v0.4.18 |
| 1794 | 2026-03-02T08:39:13.695Z | Compiling walkdir v2.5.0 |
| 1795 | 2026-03-02T08:39:13.722Z | Compiling papergrid v0.11.0 |
| 1796 | 2026-03-02T08:39:13.835Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-02T08:39:13.974Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-02T08:39:14.103Z | Compiling libsw v3.5.0 |
| 1799 | 2026-03-02T08:39:14.128Z | Compiling olpc-cjson v0.1.4 |
| 1800 | 2026-03-02T08:39:14.374Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-02T08:39:14.421Z | Compiling oxide-tokio-rt v0.1.2 |
| 1802 | 2026-03-02T08:39:14.584Z | Compiling const_format v0.2.35 |
| 1803 | 2026-03-02T08:39:14.732Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-03-02T08:39:16.355Z | Compiling gethostname v0.5.0 |
| 1805 | 2026-03-02T08:39:16.556Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1806 | 2026-03-02T08:39:16.799Z | Compiling tabled_derive v0.7.0 |
| 1807 | 2026-03-02T08:39:17.369Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-02T08:39:17.501Z | Compiling bcs v0.1.6 |
| 1809 | 2026-03-02T08:39:17.870Z | Compiling serde_plain v1.0.2 |
| 1810 | 2026-03-02T08:39:18.156Z | Compiling openssl-macros v0.1.1 |
| 1811 | 2026-03-02T08:39:18.260Z | Compiling pem v3.0.6 |
| 1812 | 2026-03-02T08:39:18.557Z | Compiling crunchy v0.2.4 |
| 1813 | 2026-03-02T08:39:18.981Z | Compiling termtree v0.5.1 |
| 1814 | 2026-03-02T08:39:19.027Z | Compiling smawk v0.3.2 |
| 1815 | 2026-03-02T08:39:19.047Z | Compiling typed-path v0.9.3 |
| 1816 | 2026-03-02T08:39:19.115Z | Compiling tagptr v0.2.0 |
| 1817 | 2026-03-02T08:39:19.257Z | Compiling unicode-linebreak v0.1.5 |
| 1818 | 2026-03-02T08:39:19.277Z | Compiling linear-map v1.2.0 |
| 1819 | 2026-03-02T08:39:19.398Z | Compiling moka v0.12.13 |
| 1820 | 2026-03-02T08:39:19.638Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-02T08:39:19.791Z | Compiling textwrap v0.16.2 |
| 1822 | 2026-03-02T08:39:20.828Z | Compiling tabled v0.15.0 |
| 1823 | 2026-03-02T08:39:20.942Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1824 | 2026-03-02T08:39:21.152Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-03-02T08:39:21.474Z | Compiling tough v0.20.0 |
| 1826 | 2026-03-02T08:39:22.301Z | Compiling steno v0.4.1 |
| 1827 | 2026-03-02T08:39:23.442Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-02T08:39:25.195Z | Compiling hickory-proto v0.25.2 |
| 1829 | 2026-03-02T08:39:27.459Z | Compiling tiny-keccak v2.0.2 |
| 1830 | 2026-03-02T08:39:27.707Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1831 | 2026-03-02T08:39:27.829Z | Compiling humantime v2.3.0 |
| 1832 | 2026-03-02T08:39:28.220Z | Compiling num-derive v0.3.3 |
| 1833 | 2026-03-02T08:39:28.406Z | Compiling parking_lot_core v0.8.6 |
| 1834 | 2026-03-02T08:39:29.436Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1835 | 2026-03-02T08:39:29.821Z | Compiling hickory-resolver v0.25.2 |
| 1836 | 2026-03-02T08:39:29.899Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1837 | 2026-03-02T08:39:30.350Z | Compiling libscf-sys v1.1.0 |
| 1838 | 2026-03-02T08:39:30.596Z | Compiling crc32fast v1.5.0 |
| 1839 | 2026-03-02T08:39:31.223Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1840 | 2026-03-02T08:39:32.122Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1841 | 2026-03-02T08:39:32.718Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1842 | 2026-03-02T08:39:33.722Z | Compiling const-random-macro v0.1.16 |
| 1843 | 2026-03-02T08:39:35.135Z | Compiling smartstring v1.0.1 |
| 1844 | 2026-03-02T08:39:35.142Z | Compiling ahash v0.8.12 |
| 1845 | 2026-03-02T08:39:35.489Z | Compiling parking_lot v0.11.2 |
| 1846 | 2026-03-02T08:39:35.699Z | Compiling const-random v0.1.18 |
| 1847 | 2026-03-02T08:39:36.428Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1848 | 2026-03-02T08:39:36.469Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1849 | 2026-03-02T08:39:36.491Z | Compiling fxhash v0.2.1 |
| 1850 | 2026-03-02T08:39:36.714Z | Compiling arc-swap v1.8.2 |
| 1851 | 2026-03-02T08:39:36.949Z | Compiling socket2 v0.5.10 |
| 1852 | 2026-03-02T08:39:37.125Z | Compiling internet-checksum v0.2.1 |
| 1853 | 2026-03-02T08:39:37.369Z | Compiling slog-scope v4.4.1 |
| 1854 | 2026-03-02T08:39:37.416Z | Compiling sled v0.34.7 |
| 1855 | 2026-03-02T08:39:37.888Z | Compiling thin-vec v0.2.14 |
| 1856 | 2026-03-02T08:39:37.936Z | Compiling rhai_codegen v3.1.0 |
| 1857 | 2026-03-02T08:39:38.081Z | Compiling slog-stdlog v4.1.1 |
| 1858 | 2026-03-02T08:39:38.116Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1859 | 2026-03-02T08:39:38.426Z | Compiling slog-envlogger v2.2.0 |
| 1860 | 2026-03-02T08:39:38.508Z | Compiling natord v1.0.9 |
| 1861 | 2026-03-02T08:39:40.230Z | Compiling rhai v1.24.0 |
| 1862 | 2026-03-02T08:39:59.765Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1863 | 2026-03-02T08:40:02.350Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1864 | 2026-03-02T08:40:04.379Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1865 | 2026-03-02T08:40:06.587Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1866 | 2026-03-02T08:40:08.276Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1867 | 2026-03-02T08:40:13.357Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1868 | 2026-03-02T08:40:25.688Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1869 | 2026-03-02T08:40:59.964Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 38s |
| 1870 | 2026-03-02T08:41:00.162Z | ──────────── |
| 1871 | 2026-03-02T08:41:00.162Z | Nextest run ID d9e5b939-aafb-41a2-8633-c78c1256b0b9 with nextest profile: default |
| 1872 | 2026-03-02T08:41:00.162Z | Starting 6 tests across 1 binary |
| 1873 | 2026-03-02T08:41:00.177Z | PASS [ 0.014s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1874 | 2026-03-02T08:41:00.178Z | PASS [ 0.014s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1875 | 2026-03-02T08:41:00.182Z | PASS [ 0.015s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1876 | 2026-03-02T08:41:00.182Z | PASS [ 0.015s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1877 | 2026-03-02T08:41:00.182Z | PASS [ 0.016s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1878 | 2026-03-02T08:41:00.182Z | PASS [ 0.016s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1879 | 2026-03-02T08:41:00.182Z | ──────────── |
| 1880 | 2026-03-02T08:41:00.183Z | Summary [ 0.017s] 6 tests run: 6 passed, 0 skipped |
| 1881 | 2026-03-02T08:41:00.193Z | process exited: duration 551637 ms, exit code 0 |
| |
| 1882 | 2026-03-02T08:41:00.202Z | found 0 output files |