|
|
|
| 1 | 2026-03-11T03:14:22.013Z | job assigned to worker 01KKDE446SF08HA0W39CMWWN8E [factory aws, i-0342fbc45a1d3b0ae] (queued for 1 m 39 s) |
| |
| 2 | 2026-03-11T03:14:29.763Z | starting task 0: "setup" |
| 3 | 2026-03-11T03:14:29.770Z | ++ uname -s |
| 4 | 2026-03-11T03:14:29.773Z | + kern=SunOS |
| 5 | 2026-03-11T03:14:29.773Z | + build_user=build |
| 6 | 2026-03-11T03:14:29.773Z | + build_uid=12345 |
| 7 | 2026-03-11T03:14:29.773Z | + work_dir=/work |
| 8 | 2026-03-11T03:14:29.773Z | + input_dir=/input |
| 9 | 2026-03-11T03:14:29.773Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T03:14:29.773Z | + case "$kern" in |
| 11 | 2026-03-11T03:14:29.773Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T03:14:29.776Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T03:14:31.780Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T03:14:31.891Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T03:14:31.894Z | + home_fs=zfs |
| 16 | 2026-03-11T03:14:31.894Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T03:14:31.894Z | + mkdir -p /home/build |
| 18 | 2026-03-11T03:14:31.898Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T03:14:33.896Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T03:14:33.899Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-11T03:14:33.904Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-11T03:14:33.908Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-11T03:14:33.908Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-11T03:14:33.908Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-11T03:14:33.908Z | * rust toolchain profile = "default" |
| 26 | 2026-03-11T03:14:33.909Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-11T03:14:33.909Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-11T03:14:33.911Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-11T03:14:33.911Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-11T03:14:34.039Z | info: downloading installer |
| 31 | 2026-03-11T03:14:36.268Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-11T03:14:36.268Z | warn: /opt/ooce/bin |
| 33 | 2026-03-11T03:14:36.268Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-11T03:14:36.268Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-11T03:14:36.268Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-11T03:14:36.268Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-11T03:14:36.268Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-11T03:14:36.268Z | error: cannot install while Rust is installed |
| 39 | 2026-03-11T03:14:36.269Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-11T03:14:36.285Z | info: profile set to 'default' |
| 41 | 2026-03-11T03:14:36.285Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-11T03:14:36.287Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-11T03:14:36.455Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-11T03:14:36.455Z | info: downloading component 'cargo' |
| 45 | 2026-03-11T03:14:37.990Z | info: downloading component 'clippy' |
| 46 | 2026-03-11T03:14:38.480Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-11T03:14:40.183Z | info: downloading component 'rust-std' |
| 48 | 2026-03-11T03:14:42.173Z | info: downloading component 'rustc' |
| 49 | 2026-03-11T03:14:51.127Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-11T03:14:51.519Z | info: installing component 'cargo' |
| 51 | 2026-03-11T03:14:52.354Z | info: installing component 'clippy' |
| 52 | 2026-03-11T03:14:52.714Z | info: installing component 'rust-docs' |
| 53 | 2026-03-11T03:14:54.216Z | info: installing component 'rust-std' |
| 54 | 2026-03-11T03:14:55.674Z | info: installing component 'rustc' |
| 55 | 2026-03-11T03:15:01.482Z | info: installing component 'rustfmt' |
| 56 | 2026-03-11T03:15:01.775Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-11T03:15:01.775Z | |
| 58 | 2026-03-11T03:15:02.188Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-11T03:15:02.188Z | |
| 60 | 2026-03-11T03:15:02.191Z | |
| 61 | 2026-03-11T03:15:02.191Z | Rust is installed now. Great! |
| 62 | 2026-03-11T03:15:02.191Z | |
| 63 | 2026-03-11T03:15:02.191Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-11T03:15:02.191Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-11T03:15:02.191Z | |
| 66 | 2026-03-11T03:15:02.191Z | To configure your current shell, you need to source |
| 67 | 2026-03-11T03:15:02.191Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-11T03:15:02.191Z | |
| 69 | 2026-03-11T03:15:02.191Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-11T03:15:02.191Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-11T03:15:02.191Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-11T03:15:02.191Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-11T03:15:02.290Z | + rustup --version |
| 74 | 2026-03-11T03:15:02.301Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-11T03:15:02.304Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-11T03:15:02.370Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-11T03:15:02.374Z | + cargo --version |
| 78 | 2026-03-11T03:15:02.426Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-11T03:15:02.429Z | + rustc --version |
| 80 | 2026-03-11T03:15:02.489Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-11T03:15:02.492Z | process exited: duration 28597 ms, exit code 0 |
| |
| 82 | 2026-03-11T03:15:02.497Z | starting task 2: "authentication" |
| 83 | 2026-03-11T03:15:02.517Z | process exited: duration 19 ms, exit code 0 |
| |
| 84 | 2026-03-11T03:15:02.522Z | starting task 3: "clone repository" |
| 85 | 2026-03-11T03:15:02.526Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-11T03:15:02.529Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-11T03:15:02.562Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-11T03:15:03.629Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-11T03:15:03.629Z | + git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 90 | 2026-03-11T03:15:03.871Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-11T03:15:03.871Z | * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD |
| 92 | 2026-03-11T03:15:03.878Z | + [[ -n renovate/anyhow-1.x ]] |
| 93 | 2026-03-11T03:15:03.881Z | ++ git branch --show-current |
| 94 | 2026-03-11T03:15:03.883Z | + current=main |
| 95 | 2026-03-11T03:15:03.884Z | + [[ main != renovate/anyhow-1.x ]] |
| 96 | 2026-03-11T03:15:03.884Z | + git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 97 | 2026-03-11T03:15:03.886Z | + git checkout -f renovate/anyhow-1.x |
| 98 | 2026-03-11T03:15:03.911Z | Switched to branch 'renovate/anyhow-1.x' |
| 99 | 2026-03-11T03:15:03.915Z | + git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 100 | 2026-03-11T03:15:03.918Z | HEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102 |
| 101 | 2026-03-11T03:15:03.920Z | process exited: duration 1396 ms, exit code 0 |
| |
| 102 | 2026-03-11T03:15:03.926Z | starting task 4: "build" |
| 103 | 2026-03-11T03:15:03.930Z | + set -e |
| 104 | 2026-03-11T03:15:03.930Z | + NEXTEST_VERSION=0.9.97 |
| 105 | 2026-03-11T03:15:03.932Z | + PLATFORM=illumos |
| 106 | 2026-03-11T03:15:03.932Z | + cargo --version |
| 107 | 2026-03-11T03:15:03.936Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 108 | 2026-03-11T03:15:04.165Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-03-11T03:15:04.168Z | info: downloading component 'cargo' |
| 110 | 2026-03-11T03:15:05.589Z | info: downloading component 'clippy' |
| 111 | 2026-03-11T03:15:06.288Z | info: downloading component 'rust-docs' |
| 112 | 2026-03-11T03:15:08.097Z | info: downloading component 'rust-std' |
| 113 | 2026-03-11T03:15:10.815Z | info: downloading component 'rustc' |
| 114 | 2026-03-11T03:15:20.290Z | info: downloading component 'rustfmt' |
| 115 | 2026-03-11T03:15:20.825Z | info: installing component 'cargo' |
| 116 | 2026-03-11T03:15:21.657Z | info: installing component 'clippy' |
| 117 | 2026-03-11T03:15:22.004Z | info: installing component 'rust-docs' |
| 118 | 2026-03-11T03:15:23.423Z | info: installing component 'rust-std' |
| 119 | 2026-03-11T03:15:24.930Z | info: installing component 'rustc' |
| 120 | 2026-03-11T03:15:30.689Z | info: installing component 'rustfmt' |
| 121 | 2026-03-11T03:15:31.096Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 122 | 2026-03-11T03:15:31.099Z | + rustc --version |
| 123 | 2026-03-11T03:15:31.178Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 124 | 2026-03-11T03:15:31.183Z | + cargo install cargo-nextest --version 0.9.97 |
| 125 | 2026-03-11T03:15:31.281Z | Updating crates.io index |
| 126 | 2026-03-11T03:15:31.387Z | Downloading crates ... |
| 127 | 2026-03-11T03:15:31.466Z | Downloaded cargo-nextest v0.9.97 |
| 128 | 2026-03-11T03:15:31.544Z | Installing cargo-nextest v0.9.97 |
| 129 | 2026-03-11T03:15:31.598Z | Updating crates.io index |
| 130 | 2026-03-11T03:15:34.622Z | Locking 407 packages to latest compatible versions |
| 131 | 2026-03-11T03:15:34.628Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 132 | 2026-03-11T03:15:34.631Z | Adding duct v0.13.7 (available: v1.1.1) |
| 133 | 2026-03-11T03:15:34.631Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 134 | 2026-03-11T03:15:34.631Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 135 | 2026-03-11T03:15:34.633Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 136 | 2026-03-11T03:15:34.636Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 137 | 2026-03-11T03:15:34.636Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 138 | 2026-03-11T03:15:34.639Z | Adding nextest-runner v0.80.0 (available: v0.111.0) |
| 139 | 2026-03-11T03:15:34.660Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 140 | 2026-03-11T03:15:34.675Z | Downloading crates ... |
| 141 | 2026-03-11T03:15:34.772Z | Downloaded ahash v0.8.12 |
| 142 | 2026-03-11T03:15:34.775Z | Downloaded generic-array v0.14.7 |
| 143 | 2026-03-11T03:15:34.778Z | Downloaded convert_case v0.10.0 |
| 144 | 2026-03-11T03:15:34.781Z | Downloaded colorchoice v1.0.4 |
| 145 | 2026-03-11T03:15:34.783Z | Downloaded bitflags v2.11.0 |
| 146 | 2026-03-11T03:15:34.786Z | Downloaded dialoguer v0.11.0 |
| 147 | 2026-03-11T03:15:34.789Z | Downloaded camino v1.2.2 |
| 148 | 2026-03-11T03:15:34.796Z | Downloaded clap v4.5.60 |
| 149 | 2026-03-11T03:15:34.803Z | Downloaded quote v1.0.45 |
| 150 | 2026-03-11T03:15:34.806Z | Downloaded home v0.5.12 |
| 151 | 2026-03-11T03:15:34.808Z | Downloaded cargo_metadata v0.20.0 |
| 152 | 2026-03-11T03:15:34.811Z | Downloaded block-buffer v0.10.4 |
| 153 | 2026-03-11T03:15:34.811Z | Downloaded atomic-waker v1.1.2 |
| 154 | 2026-03-11T03:15:34.814Z | Downloaded portable-atomic v1.13.1 |
| 155 | 2026-03-11T03:15:34.818Z | Downloaded backtrace-ext v0.2.1 |
| 156 | 2026-03-11T03:15:34.821Z | Downloaded http-body v1.0.1 |
| 157 | 2026-03-11T03:15:34.823Z | Downloaded ordered-float v2.10.1 |
| 158 | 2026-03-11T03:15:34.823Z | Downloaded humantime v2.3.0 |
| 159 | 2026-03-11T03:15:34.826Z | Downloaded owo-colors v4.3.0 |
| 160 | 2026-03-11T03:15:34.829Z | Downloaded cargo-platform v0.2.0 |
| 161 | 2026-03-11T03:15:34.832Z | Downloaded guppy-workspace-hack v0.1.0 |
| 162 | 2026-03-11T03:15:34.834Z | Downloaded futures-core v0.3.32 |
| 163 | 2026-03-11T03:15:34.834Z | Downloaded async-scoped v0.9.0 |
| 164 | 2026-03-11T03:15:34.837Z | Downloaded foreign-types v0.3.2 |
| 165 | 2026-03-11T03:15:34.837Z | Downloaded crypto-common v0.1.7 |
| 166 | 2026-03-11T03:15:34.840Z | Downloaded derive-where v1.6.0 |
| 167 | 2026-03-11T03:15:34.846Z | Downloaded http v1.4.0 |
| 168 | 2026-03-11T03:15:34.850Z | Downloaded futures-io v0.3.32 |
| 169 | 2026-03-11T03:15:34.853Z | Downloaded nextest-workspace-hack v0.1.0 |
| 170 | 2026-03-11T03:15:34.856Z | Downloaded number_prefix v0.4.0 |
| 171 | 2026-03-11T03:15:34.856Z | Downloaded lazy_static v1.5.0 |
| 172 | 2026-03-11T03:15:34.858Z | Downloaded humantime-serde v1.1.1 |
| 173 | 2026-03-11T03:15:34.861Z | Downloaded equivalent v1.0.2 |
| 174 | 2026-03-11T03:15:34.864Z | Downloaded future-queue v0.4.0 |
| 175 | 2026-03-11T03:15:34.864Z | Downloaded fnv v1.0.7 |
| 176 | 2026-03-11T03:15:34.868Z | Downloaded crc32fast v1.5.0 |
| 177 | 2026-03-11T03:15:34.871Z | Downloaded native-tls v0.2.18 |
| 178 | 2026-03-11T03:15:34.874Z | Downloaded jobserver v0.1.34 |
| 179 | 2026-03-11T03:15:34.877Z | Downloaded errno v0.3.14 |
| 180 | 2026-03-11T03:15:34.877Z | Downloaded cfg_aliases v0.2.1 |
| 181 | 2026-03-11T03:15:34.879Z | Downloaded cargo-platform v0.3.2 |
| 182 | 2026-03-11T03:15:34.879Z | Downloaded adler2 v2.0.1 |
| 183 | 2026-03-11T03:15:34.882Z | Downloaded openssl-macros v0.1.1 |
| 184 | 2026-03-11T03:15:34.882Z | Downloaded nested v0.1.1 |
| 185 | 2026-03-11T03:15:34.884Z | Downloaded is_terminal_polyfill v1.70.2 |
| 186 | 2026-03-11T03:15:34.884Z | Downloaded rustc-hash v2.1.1 |
| 187 | 2026-03-11T03:15:34.887Z | Downloaded pkcs8 v0.10.2 |
| 188 | 2026-03-11T03:15:34.890Z | Downloaded enable-ansi-support v0.2.1 |
| 189 | 2026-03-11T03:15:34.890Z | Downloaded clap_lex v1.0.0 |
| 190 | 2026-03-11T03:15:34.893Z | Downloaded proc-macro2 v1.0.106 |
| 191 | 2026-03-11T03:15:34.896Z | Downloaded nextest-filtering v0.15.0 |
| 192 | 2026-03-11T03:15:34.896Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 193 | 2026-03-11T03:15:34.899Z | Downloaded heck v0.5.0 |
| 194 | 2026-03-11T03:15:34.899Z | Downloaded percent-encoding v2.3.2 |
| 195 | 2026-03-11T03:15:34.901Z | Downloaded mukti-metadata v0.3.0 |
| 196 | 2026-03-11T03:15:34.901Z | Downloaded hex v0.4.3 |
| 197 | 2026-03-11T03:15:34.904Z | Downloaded form_urlencoded v1.2.2 |
| 198 | 2026-03-11T03:15:34.904Z | Downloaded futures-task v0.3.32 |
| 199 | 2026-03-11T03:15:34.906Z | Downloaded futures-sink v0.3.32 |
| 200 | 2026-03-11T03:15:34.907Z | Downloaded cfg-expr v0.20.7 |
| 201 | 2026-03-11T03:15:34.912Z | Downloaded fastrand v2.3.0 |
| 202 | 2026-03-11T03:15:34.915Z | Downloaded itoa v1.0.17 |
| 203 | 2026-03-11T03:15:34.917Z | Downloaded indenter v0.3.4 |
| 204 | 2026-03-11T03:15:34.917Z | Downloaded bytes v1.11.1 |
| 205 | 2026-03-11T03:15:34.920Z | Downloaded serde_spanned v0.6.9 |
| 206 | 2026-03-11T03:15:34.923Z | Downloaded rustc_version v0.4.1 |
| 207 | 2026-03-11T03:15:34.923Z | Downloaded color-spantrace v0.3.0 |
| 208 | 2026-03-11T03:15:34.925Z | Downloaded fixedbitset v0.5.7 |
| 209 | 2026-03-11T03:15:34.928Z | Downloaded nextest-metadata v0.12.2 |
| 210 | 2026-03-11T03:15:34.928Z | Downloaded foreign-types-shared v0.1.1 |
| 211 | 2026-03-11T03:15:34.930Z | Downloaded digest v0.10.7 |
| 212 | 2026-03-11T03:15:34.930Z | Downloaded num-traits v0.2.19 |
| 213 | 2026-03-11T03:15:34.933Z | Downloaded serde-value v0.7.0 |
| 214 | 2026-03-11T03:15:34.933Z | Downloaded console v0.15.11 |
| 215 | 2026-03-11T03:15:34.936Z | Downloaded serde_spanned v1.0.4 |
| 216 | 2026-03-11T03:15:34.938Z | Downloaded erased-serde v0.4.10 |
| 217 | 2026-03-11T03:15:34.941Z | Downloaded sigchld v0.2.4 |
| 218 | 2026-03-11T03:15:34.941Z | Downloaded shell-words v1.1.1 |
| 219 | 2026-03-11T03:15:34.941Z | Downloaded idna_adapter v1.0.0 |
| 220 | 2026-03-11T03:15:34.944Z | Downloaded iana-time-zone v0.1.65 |
| 221 | 2026-03-11T03:15:34.946Z | Downloaded serde_ignored v0.1.14 |
| 222 | 2026-03-11T03:15:34.947Z | Downloaded hyper-rustls v0.27.7 |
| 223 | 2026-03-11T03:15:34.949Z | Downloaded cargo-util-schemas v0.2.0 |
| 224 | 2026-03-11T03:15:34.949Z | Downloaded signal-hook-mio v0.2.5 |
| 225 | 2026-03-11T03:15:34.952Z | Downloaded openssl-probe v0.2.1 |
| 226 | 2026-03-11T03:15:34.952Z | Downloaded http-body-util v0.1.3 |
| 227 | 2026-03-11T03:15:34.954Z | Downloaded pathdiff v0.2.3 |
| 228 | 2026-03-11T03:15:34.955Z | Downloaded foldhash v0.1.5 |
| 229 | 2026-03-11T03:15:34.957Z | Downloaded hyper-tls v0.6.0 |
| 230 | 2026-03-11T03:15:34.957Z | Downloaded document-features v0.2.12 |
| 231 | 2026-03-11T03:15:34.960Z | Downloaded duct v0.13.7 |
| 232 | 2026-03-11T03:15:34.960Z | Downloaded lru-slab v0.1.2 |
| 233 | 2026-03-11T03:15:34.962Z | Downloaded autocfg v1.5.0 |
| 234 | 2026-03-11T03:15:34.962Z | Downloaded cargo_metadata v0.23.1 |
| 235 | 2026-03-11T03:15:34.965Z | Downloaded is_ci v1.2.0 |
| 236 | 2026-03-11T03:15:34.965Z | Downloaded pkg-config v0.3.32 |
| 237 | 2026-03-11T03:15:34.968Z | Downloaded httparse v1.10.1 |
| 238 | 2026-03-11T03:15:34.971Z | Downloaded globset v0.4.18 |
| 239 | 2026-03-11T03:15:34.971Z | Downloaded self-replace v1.5.0 |
| 240 | 2026-03-11T03:15:34.974Z | Downloaded shared_child v1.1.1 |
| 241 | 2026-03-11T03:15:34.974Z | Downloaded ppv-lite86 v0.2.21 |
| 242 | 2026-03-11T03:15:34.974Z | Downloaded rand_chacha v0.9.0 |
| 243 | 2026-03-11T03:15:34.977Z | Downloaded futures-executor v0.3.32 |
| 244 | 2026-03-11T03:15:34.977Z | Downloaded ed25519 v2.2.3 |
| 245 | 2026-03-11T03:15:34.980Z | Downloaded litrs v1.0.0 |
| 246 | 2026-03-11T03:15:34.980Z | Downloaded pin-utils v0.1.0 |
| 247 | 2026-03-11T03:15:34.983Z | Downloaded parking_lot_core v0.9.12 |
| 248 | 2026-03-11T03:15:34.983Z | Downloaded find-msvc-tools v0.1.9 |
| 249 | 2026-03-11T03:15:34.987Z | Downloaded indent_write v2.2.0 |
| 250 | 2026-03-11T03:15:34.987Z | Downloaded anstyle v1.0.13 |
| 251 | 2026-03-11T03:15:34.990Z | Downloaded subtle v2.6.1 |
| 252 | 2026-03-11T03:15:34.990Z | Downloaded scopeguard v1.2.0 |
| 253 | 2026-03-11T03:15:34.990Z | Downloaded supports-unicode v3.0.0 |
| 254 | 2026-03-11T03:15:34.992Z | Downloaded supports-hyperlinks v3.2.0 |
| 255 | 2026-03-11T03:15:34.992Z | Downloaded supports-color v3.0.2 |
| 256 | 2026-03-11T03:15:34.992Z | Downloaded strip-ansi-escapes v0.2.1 |
| 257 | 2026-03-11T03:15:34.992Z | Downloaded once_cell v1.21.3 |
| 258 | 2026-03-11T03:15:34.995Z | Downloaded newtype-uuid v1.3.2 |
| 259 | 2026-03-11T03:15:34.998Z | Downloaded cpufeatures v0.2.17 |
| 260 | 2026-03-11T03:15:34.998Z | Downloaded base64ct v1.8.3 |
| 261 | 2026-03-11T03:15:35.001Z | Downloaded anstream v0.6.21 |
| 262 | 2026-03-11T03:15:35.004Z | Downloaded lock_api v0.4.14 |
| 263 | 2026-03-11T03:15:35.004Z | Downloaded either v1.15.0 |
| 264 | 2026-03-11T03:15:35.004Z | Downloaded anstyle-query v1.1.5 |
| 265 | 2026-03-11T03:15:35.007Z | Downloaded atomicwrites v0.4.4 |
| 266 | 2026-03-11T03:15:35.007Z | Downloaded debug-ignore v1.0.5 |
| 267 | 2026-03-11T03:15:35.007Z | Downloaded quinn-udp v0.5.14 |
| 268 | 2026-03-11T03:15:35.010Z | Downloaded flate2 v1.1.9 |
| 269 | 2026-03-11T03:15:35.012Z | Downloaded swrite v0.1.0 |
| 270 | 2026-03-11T03:15:35.015Z | Downloaded const-oid v0.9.6 |
| 271 | 2026-03-11T03:15:35.015Z | Downloaded target-spec-miette v0.4.5 |
| 272 | 2026-03-11T03:15:35.018Z | Downloaded shlex v1.3.0 |
| 273 | 2026-03-11T03:15:35.018Z | Downloaded pin-project-internal v1.1.11 |
| 274 | 2026-03-11T03:15:35.021Z | Downloaded tinyvec_macros v0.1.1 |
| 275 | 2026-03-11T03:15:35.021Z | Downloaded terminal_size v0.4.3 |
| 276 | 2026-03-11T03:15:35.021Z | Downloaded sync_wrapper v1.0.2 |
| 277 | 2026-03-11T03:15:35.024Z | Downloaded serde_urlencoded v0.7.1 |
| 278 | 2026-03-11T03:15:35.024Z | Downloaded semver v1.0.27 |
| 279 | 2026-03-11T03:15:35.027Z | Downloaded signal-hook-registry v1.4.8 |
| 280 | 2026-03-11T03:15:35.027Z | Downloaded strsim v0.11.1 |
| 281 | 2026-03-11T03:15:35.029Z | Downloaded rand_core v0.6.4 |
| 282 | 2026-03-11T03:15:35.029Z | Downloaded rustc-demangle v0.1.27 |
| 283 | 2026-03-11T03:15:35.032Z | Downloaded os_pipe v1.2.3 |
| 284 | 2026-03-11T03:15:35.032Z | Downloaded signature v2.2.0 |
| 285 | 2026-03-11T03:15:35.034Z | Downloaded sha2 v0.10.9 |
| 286 | 2026-03-11T03:15:35.034Z | Downloaded rand_core v0.9.5 |
| 287 | 2026-03-11T03:15:35.037Z | Downloaded ipnet v2.12.0 |
| 288 | 2026-03-11T03:15:35.037Z | Downloaded anstyle-parse v0.2.7 |
| 289 | 2026-03-11T03:15:35.040Z | Downloaded smol_str v0.3.6 |
| 290 | 2026-03-11T03:15:35.043Z | Downloaded futures-channel v0.3.32 |
| 291 | 2026-03-11T03:15:35.045Z | Downloaded indicatif v0.17.11 |
| 292 | 2026-03-11T03:15:35.057Z | Downloaded addr2line v0.25.1 |
| 293 | 2026-03-11T03:15:35.057Z | Downloaded tower-layer v0.3.3 |
| 294 | 2026-03-11T03:15:35.057Z | Downloaded static_assertions v1.1.0 |
| 295 | 2026-03-11T03:15:35.057Z | Downloaded getrandom v0.2.17 |
| 296 | 2026-03-11T03:15:35.057Z | Downloaded target-lexicon v0.13.3 |
| 297 | 2026-03-11T03:15:35.057Z | Downloaded eyre v0.6.12 |
| 298 | 2026-03-11T03:15:35.061Z | Downloaded simd-adler32 v0.3.8 |
| 299 | 2026-03-11T03:15:35.061Z | Downloaded miette-derive v7.6.0 |
| 300 | 2026-03-11T03:15:35.063Z | Downloaded typeid v1.0.3 |
| 301 | 2026-03-11T03:15:35.066Z | Downloaded tower-service v0.3.3 |
| 302 | 2026-03-11T03:15:35.066Z | Downloaded toml_datetime v0.6.11 |
| 303 | 2026-03-11T03:15:35.066Z | Downloaded tracing-error v0.2.1 |
| 304 | 2026-03-11T03:15:35.069Z | Downloaded toml_write v0.1.2 |
| 305 | 2026-03-11T03:15:35.080Z | Downloaded getrandom v0.4.2 |
| 306 | 2026-03-11T03:15:35.083Z | Downloaded try-lock v0.2.5 |
| 307 | 2026-03-11T03:15:35.087Z | Downloaded thread_local v1.1.9 |
| 308 | 2026-03-11T03:15:35.090Z | Downloaded serde-untagged v0.1.9 |
| 309 | 2026-03-11T03:15:35.093Z | Downloaded unicode-linebreak v0.1.5 |
| 310 | 2026-03-11T03:15:35.093Z | Downloaded borsh v1.6.0 |
| 311 | 2026-03-11T03:15:35.097Z | Downloaded xattr v1.6.1 |
| 312 | 2026-03-11T03:15:35.100Z | Downloaded utf8_iter v1.0.4 |
| 313 | 2026-03-11T03:15:35.100Z | Downloaded openssl-sys v0.9.111 |
| 314 | 2026-03-11T03:15:35.103Z | Downloaded urlencoding v2.1.3 |
| 315 | 2026-03-11T03:15:35.106Z | Downloaded tokio-macros v2.6.1 |
| 316 | 2026-03-11T03:15:35.106Z | Downloaded parking_lot v0.12.5 |
| 317 | 2026-03-11T03:15:35.109Z | Downloaded thiserror-impl v1.0.69 |
| 318 | 2026-03-11T03:15:35.109Z | Downloaded slab v0.4.12 |
| 319 | 2026-03-11T03:15:35.112Z | Downloaded thiserror-impl v2.0.18 |
| 320 | 2026-03-11T03:15:35.112Z | Downloaded pin-project-lite v0.2.17 |
| 321 | 2026-03-11T03:15:35.116Z | Downloaded want v0.3.1 |
| 322 | 2026-03-11T03:15:35.116Z | Downloaded rustls-pki-types v1.14.0 |
| 323 | 2026-03-11T03:15:35.119Z | Downloaded tokio-native-tls v0.3.1 |
| 324 | 2026-03-11T03:15:35.119Z | Downloaded log v0.4.29 |
| 325 | 2026-03-11T03:15:35.122Z | Downloaded utf8parse v0.2.2 |
| 326 | 2026-03-11T03:15:35.123Z | Downloaded untrusted v0.9.0 |
| 327 | 2026-03-11T03:15:35.123Z | Downloaded filetime v0.2.27 |
| 328 | 2026-03-11T03:15:35.125Z | Downloaded clap_derive v4.5.55 |
| 329 | 2026-03-11T03:15:35.125Z | Downloaded thiserror v2.0.18 |
| 330 | 2026-03-11T03:15:35.129Z | Downloaded target-spec v3.5.7 |
| 331 | 2026-03-11T03:15:35.132Z | Downloaded config v0.15.19 |
| 332 | 2026-03-11T03:15:35.135Z | Downloaded spki v0.7.3 |
| 333 | 2026-03-11T03:15:35.138Z | Downloaded self_update v0.42.0 |
| 334 | 2026-03-11T03:15:35.138Z | Downloaded serde_core v1.0.228 |
| 335 | 2026-03-11T03:15:35.141Z | Downloaded ryu v1.0.23 |
| 336 | 2026-03-11T03:15:35.144Z | Downloaded unicase v2.9.0 |
| 337 | 2026-03-11T03:15:35.144Z | Downloaded tracing-log v0.2.0 |
| 338 | 2026-03-11T03:15:35.146Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 339 | 2026-03-11T03:15:35.146Z | Downloaded futures-macro v0.3.32 |
| 340 | 2026-03-11T03:15:35.146Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 341 | 2026-03-11T03:15:35.149Z | Downloaded pin-project v1.1.11 |
| 342 | 2026-03-11T03:15:35.156Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-03-11T03:15:35.159Z | Downloaded zstd-safe v7.2.4 |
| 344 | 2026-03-11T03:15:35.163Z | Downloaded serde_derive v1.0.228 |
| 345 | 2026-03-11T03:15:35.166Z | Downloaded der v0.7.10 |
| 346 | 2026-03-11T03:15:35.169Z | Downloaded xxhash-rust v0.8.15 |
| 347 | 2026-03-11T03:15:35.169Z | Downloaded smallvec v1.15.1 |
| 348 | 2026-03-11T03:15:35.172Z | Downloaded getrandom v0.3.4 |
| 349 | 2026-03-11T03:15:35.175Z | Downloaded camino-tempfile v1.4.1 |
| 350 | 2026-03-11T03:15:35.175Z | Downloaded sharded-slab v0.1.7 |
| 351 | 2026-03-11T03:15:35.178Z | Downloaded tokio-rustls v0.26.4 |
| 352 | 2026-03-11T03:15:35.181Z | Downloaded unicode-xid v0.2.6 |
| 353 | 2026-03-11T03:15:35.184Z | Downloaded tokio-stream v0.1.18 |
| 354 | 2026-03-11T03:15:35.187Z | Downloaded zipsign-api v0.1.5 |
| 355 | 2026-03-11T03:15:35.187Z | Downloaded miniz_oxide v0.8.9 |
| 356 | 2026-03-11T03:15:35.190Z | Downloaded zeroize v1.8.2 |
| 357 | 2026-03-11T03:15:35.200Z | Downloaded rustls-webpki v0.103.9 |
| 358 | 2026-03-11T03:15:35.202Z | Downloaded zstd v0.13.3 |
| 359 | 2026-03-11T03:15:35.205Z | Downloaded tracing-attributes v0.1.31 |
| 360 | 2026-03-11T03:15:35.208Z | Downloaded quinn v0.11.9 |
| 361 | 2026-03-11T03:15:35.212Z | Downloaded cfg-if v1.0.4 |
| 362 | 2026-03-11T03:15:35.212Z | Downloaded base64 v0.22.1 |
| 363 | 2026-03-11T03:15:35.215Z | Downloaded zmij v1.0.21 |
| 364 | 2026-03-11T03:15:35.215Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 365 | 2026-03-11T03:15:35.218Z | Downloaded socket2 v0.6.3 |
| 366 | 2026-03-11T03:15:35.221Z | Downloaded version_check v0.9.5 |
| 367 | 2026-03-11T03:15:35.221Z | Downloaded tar v0.4.44 |
| 368 | 2026-03-11T03:15:35.224Z | Downloaded futures v0.3.32 |
| 369 | 2026-03-11T03:15:35.227Z | Downloaded signal-hook v0.3.18 |
| 370 | 2026-03-11T03:15:35.230Z | Downloaded miette v7.6.0 |
| 371 | 2026-03-11T03:15:35.233Z | Downloaded tinyvec v1.10.0 |
| 372 | 2026-03-11T03:15:35.236Z | Downloaded textwrap v0.16.2 |
| 373 | 2026-03-11T03:15:35.236Z | Downloaded toml v0.8.23 |
| 374 | 2026-03-11T03:15:35.240Z | Downloaded unicode-ident v1.0.24 |
| 375 | 2026-03-11T03:15:35.244Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 376 | 2026-03-11T03:15:35.247Z | Downloaded uuid v1.22.0 |
| 377 | 2026-03-11T03:15:35.250Z | Downloaded serde v1.0.228 |
| 378 | 2026-03-11T03:15:35.254Z | Downloaded indexmap v2.13.0 |
| 379 | 2026-03-11T03:15:35.257Z | Downloaded hyper-util v0.1.20 |
| 380 | 2026-03-11T03:15:35.261Z | Downloaded vte v0.14.1 |
| 381 | 2026-03-11T03:15:35.264Z | Downloaded mio v1.1.1 |
| 382 | 2026-03-11T03:15:35.267Z | Downloaded memchr v2.8.0 |
| 383 | 2026-03-11T03:15:35.271Z | Downloaded tempfile v3.27.0 |
| 384 | 2026-03-11T03:15:35.274Z | Downloaded toml_edit v0.22.27 |
| 385 | 2026-03-11T03:15:35.277Z | Downloaded derive_more v2.1.1 |
| 386 | 2026-03-11T03:15:35.284Z | Downloaded rand v0.9.2 |
| 387 | 2026-03-11T03:15:35.287Z | Downloaded tracing-core v0.1.36 |
| 388 | 2026-03-11T03:15:35.290Z | Downloaded typenum v1.19.0 |
| 389 | 2026-03-11T03:15:35.293Z | Downloaded itertools v0.14.0 |
| 390 | 2026-03-11T03:15:35.296Z | Downloaded ed25519-dalek v2.2.0 |
| 391 | 2026-03-11T03:15:35.300Z | Downloaded derive_more-impl v2.1.1 |
| 392 | 2026-03-11T03:15:35.303Z | Downloaded cc v1.2.56 |
| 393 | 2026-03-11T03:15:35.306Z | Downloaded backtrace v0.3.76 |
| 394 | 2026-03-11T03:15:35.316Z | Downloaded idna v1.1.0 |
| 395 | 2026-03-11T03:15:35.319Z | Downloaded aho-corasick v1.1.4 |
| 396 | 2026-03-11T03:15:35.323Z | Downloaded url v2.5.8 |
| 397 | 2026-03-11T03:15:35.326Z | Downloaded unicode-segmentation v1.12.0 |
| 398 | 2026-03-11T03:15:35.339Z | Downloaded guppy v0.17.25 |
| 399 | 2026-03-11T03:15:35.345Z | Downloaded iri-string v0.7.10 |
| 400 | 2026-03-11T03:15:35.352Z | Downloaded tower v0.5.3 |
| 401 | 2026-03-11T03:15:35.358Z | Downloaded serde_path_to_error v0.1.20 |
| 402 | 2026-03-11T03:15:35.361Z | Downloaded ron v0.12.0 |
| 403 | 2026-03-11T03:15:35.365Z | Downloaded pulldown-cmark v0.13.1 |
| 404 | 2026-03-11T03:15:35.370Z | Downloaded tower-http v0.6.8 |
| 405 | 2026-03-11T03:15:35.376Z | Downloaded hashbrown v0.16.1 |
| 406 | 2026-03-11T03:15:35.380Z | Downloaded unicode-normalization v0.1.25 |
| 407 | 2026-03-11T03:15:35.383Z | Downloaded quick-junit v0.5.2 |
| 408 | 2026-03-11T03:15:35.386Z | Downloaded hyper v1.8.1 |
| 409 | 2026-03-11T03:15:35.392Z | Downloaded serde_json v1.0.149 |
| 410 | 2026-03-11T03:15:35.396Z | Downloaded tokio-util v0.7.18 |
| 411 | 2026-03-11T03:15:35.402Z | Downloaded h2 v0.4.13 |
| 412 | 2026-03-11T03:15:35.409Z | Downloaded futures-util v0.3.32 |
| 413 | 2026-03-11T03:15:35.415Z | Downloaded reqwest v0.12.28 |
| 414 | 2026-03-11T03:15:35.419Z | Downloaded quick-xml v0.37.5 |
| 415 | 2026-03-11T03:15:35.423Z | Downloaded clap_builder v4.5.60 |
| 416 | 2026-03-11T03:15:35.429Z | Downloaded hashbrown v0.15.5 |
| 417 | 2026-03-11T03:15:35.432Z | Downloaded regex v1.12.3 |
| 418 | 2026-03-11T03:15:35.438Z | Downloaded crossterm v0.29.0 |
| 419 | 2026-03-11T03:15:35.442Z | Downloaded quick-xml v0.38.4 |
| 420 | 2026-03-11T03:15:35.457Z | Downloaded curve25519-dalek v4.1.3 |
| 421 | 2026-03-11T03:15:35.464Z | Downloaded winnow v0.7.15 |
| 422 | 2026-03-11T03:15:35.479Z | Downloaded quinn-proto v0.11.14 |
| 423 | 2026-03-11T03:15:35.485Z | Downloaded chrono v0.4.44 |
| 424 | 2026-03-11T03:15:35.490Z | Downloaded tracing-subscriber v0.3.22 |
| 425 | 2026-03-11T03:15:35.499Z | Downloaded nextest-runner v0.80.0 |
| 426 | 2026-03-11T03:15:35.508Z | Downloaded vcpkg v0.2.15 |
| 427 | 2026-03-11T03:15:35.539Z | Downloaded webpki-roots v1.0.6 |
| 428 | 2026-03-11T03:15:35.542Z | Downloaded zerocopy v0.8.42 |
| 429 | 2026-03-11T03:15:35.552Z | Downloaded gimli v0.32.3 |
| 430 | 2026-03-11T03:15:35.558Z | Downloaded syn v2.0.117 |
| 431 | 2026-03-11T03:15:35.565Z | Downloaded unicode-width v0.1.14 |
| 432 | 2026-03-11T03:15:35.569Z | Downloaded unicode-width v0.2.2 |
| 433 | 2026-03-11T03:15:35.573Z | Downloaded bstr v1.12.1 |
| 434 | 2026-03-11T03:15:35.579Z | Downloaded openssl v0.10.75 |
| 435 | 2026-03-11T03:15:35.586Z | Downloaded object v0.37.3 |
| 436 | 2026-03-11T03:15:35.593Z | Downloaded rustix v0.38.44 |
| 437 | 2026-03-11T03:15:35.608Z | Downloaded rustls v0.23.37 |
| 438 | 2026-03-11T03:15:35.618Z | Downloaded regex-syntax v0.8.10 |
| 439 | 2026-03-11T03:15:35.622Z | Downloaded tracing v0.1.44 |
| 440 | 2026-03-11T03:15:35.635Z | Downloaded rustix v1.1.4 |
| 441 | 2026-03-11T03:15:35.651Z | Downloaded nix v0.30.1 |
| 442 | 2026-03-11T03:15:35.679Z | Downloaded color-eyre v0.6.5 |
| 443 | 2026-03-11T03:15:35.703Z | Downloaded regex-automata v0.4.14 |
| 444 | 2026-03-11T03:15:35.713Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 445 | 2026-03-11T03:15:35.725Z | Downloaded tokio v1.50.0 |
| 446 | 2026-03-11T03:15:35.770Z | Downloaded petgraph v0.8.3 |
| 447 | 2026-03-11T03:15:35.785Z | Downloaded libc v0.2.183 |
| 448 | 2026-03-11T03:15:35.830Z | Downloaded ring v0.17.14 |
| 449 | 2026-03-11T03:15:35.874Z | Downloaded recursion v0.5.4 |
| 450 | 2026-03-11T03:15:35.929Z | Compiling libc v0.2.183 |
| 451 | 2026-03-11T03:15:35.932Z | Compiling proc-macro2 v1.0.106 |
| 452 | 2026-03-11T03:15:35.932Z | Compiling unicode-ident v1.0.24 |
| 453 | 2026-03-11T03:15:35.932Z | Compiling quote v1.0.45 |
| 454 | 2026-03-11T03:15:35.932Z | Compiling serde_core v1.0.228 |
| 455 | 2026-03-11T03:15:35.932Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-03-11T03:15:35.932Z | Compiling memchr v2.8.0 |
| 457 | 2026-03-11T03:15:35.932Z | Compiling once_cell v1.21.3 |
| 458 | 2026-03-11T03:15:36.197Z | Compiling log v0.4.29 |
| 459 | 2026-03-11T03:15:36.285Z | Compiling pin-project-lite v0.2.17 |
| 460 | 2026-03-11T03:15:36.398Z | Compiling itoa v1.0.17 |
| 461 | 2026-03-11T03:15:36.433Z | Compiling serde v1.0.228 |
| 462 | 2026-03-11T03:15:36.604Z | Compiling futures-core v0.3.32 |
| 463 | 2026-03-11T03:15:36.695Z | Compiling bitflags v2.11.0 |
| 464 | 2026-03-11T03:15:36.788Z | Compiling smallvec v1.15.1 |
| 465 | 2026-03-11T03:15:36.866Z | Compiling hashbrown v0.16.1 |
| 466 | 2026-03-11T03:15:37.175Z | Compiling find-msvc-tools v0.1.9 |
| 467 | 2026-03-11T03:15:37.280Z | Compiling shlex v1.3.0 |
| 468 | 2026-03-11T03:15:37.498Z | Compiling errno v0.3.14 |
| 469 | 2026-03-11T03:15:37.519Z | Compiling equivalent v1.0.2 |
| 470 | 2026-03-11T03:15:37.583Z | Compiling jobserver v0.1.34 |
| 471 | 2026-03-11T03:15:37.585Z | Compiling bytes v1.11.1 |
| 472 | 2026-03-11T03:15:37.623Z | Compiling signal-hook-registry v1.4.8 |
| 473 | 2026-03-11T03:15:37.697Z | Compiling mio v1.1.1 |
| 474 | 2026-03-11T03:15:37.730Z | Compiling futures-sink v0.3.32 |
| 475 | 2026-03-11T03:15:37.821Z | Compiling syn v2.0.117 |
| 476 | 2026-03-11T03:15:37.847Z | Compiling cc v1.2.56 |
| 477 | 2026-03-11T03:15:37.892Z | Compiling rustix v1.1.4 |
| 478 | 2026-03-11T03:15:38.082Z | Compiling socket2 v0.6.3 |
| 479 | 2026-03-11T03:15:38.355Z | Compiling slab v0.4.12 |
| 480 | 2026-03-11T03:15:38.628Z | Compiling zmij v1.0.21 |
| 481 | 2026-03-11T03:15:38.705Z | Compiling futures-channel v0.3.32 |
| 482 | 2026-03-11T03:15:38.871Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-03-11T03:15:39.039Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-11T03:15:39.054Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-11T03:15:39.360Z | Compiling getrandom v0.4.2 |
| 486 | 2026-03-11T03:15:39.405Z | Compiling futures-io v0.3.32 |
| 487 | 2026-03-11T03:15:39.557Z | Compiling indexmap v2.13.0 |
| 488 | 2026-03-11T03:15:39.640Z | Compiling futures-task v0.3.32 |
| 489 | 2026-03-11T03:15:39.691Z | Compiling unicode-width v0.2.2 |
| 490 | 2026-03-11T03:15:39.727Z | Compiling camino v1.2.2 |
| 491 | 2026-03-11T03:15:40.047Z | Compiling ring v0.17.14 |
| 492 | 2026-03-11T03:15:40.083Z | Compiling http v1.4.0 |
| 493 | 2026-03-11T03:15:40.196Z | Compiling adler2 v2.0.1 |
| 494 | 2026-03-11T03:15:40.265Z | Compiling autocfg v1.5.0 |
| 495 | 2026-03-11T03:15:40.392Z | Compiling percent-encoding v2.3.2 |
| 496 | 2026-03-11T03:15:40.658Z | Compiling zeroize v1.8.2 |
| 497 | 2026-03-11T03:15:40.716Z | Compiling simd-adler32 v0.3.8 |
| 498 | 2026-03-11T03:15:40.736Z | Compiling num-traits v0.2.19 |
| 499 | 2026-03-11T03:15:41.028Z | Compiling miniz_oxide v0.8.9 |
| 500 | 2026-03-11T03:15:41.232Z | Compiling zerocopy v0.8.42 |
| 501 | 2026-03-11T03:15:41.652Z | Compiling target-lexicon v0.13.3 |
| 502 | 2026-03-11T03:15:41.730Z | Compiling object v0.37.3 |
| 503 | 2026-03-11T03:15:41.828Z | Compiling winnow v0.7.15 |
| 504 | 2026-03-11T03:15:42.106Z | Compiling getrandom v0.3.4 |
| 505 | 2026-03-11T03:15:42.460Z | Compiling http-body v1.0.1 |
| 506 | 2026-03-11T03:15:42.565Z | Compiling rustls-pki-types v1.14.0 |
| 507 | 2026-03-11T03:15:42.652Z | Compiling semver v1.0.27 |
| 508 | 2026-03-11T03:15:42.673Z | Compiling getrandom v0.2.17 |
| 509 | 2026-03-11T03:15:42.837Z | Compiling untrusted v0.9.0 |
| 510 | 2026-03-11T03:15:42.906Z | Compiling guppy-workspace-hack v0.1.0 |
| 511 | 2026-03-11T03:15:42.951Z | Compiling httparse v1.10.1 |
| 512 | 2026-03-11T03:15:42.995Z | Compiling thiserror v2.0.18 |
| 513 | 2026-03-11T03:15:43.172Z | Compiling owo-colors v4.3.0 |
| 514 | 2026-03-11T03:15:43.175Z | Compiling serde_derive v1.0.228 |
| 515 | 2026-03-11T03:15:43.389Z | Compiling tokio-macros v2.6.1 |
| 516 | 2026-03-11T03:15:43.428Z | Compiling futures-macro v0.3.32 |
| 517 | 2026-03-11T03:15:43.482Z | Compiling tracing-attributes v0.1.31 |
| 518 | 2026-03-11T03:15:43.612Z | Compiling typenum v1.19.0 |
| 519 | 2026-03-11T03:15:43.652Z | Compiling signal-hook v0.3.18 |
| 520 | 2026-03-11T03:15:43.934Z | Compiling gimli v0.32.3 |
| 521 | 2026-03-11T03:15:44.066Z | Compiling fnv v1.0.7 |
| 522 | 2026-03-11T03:15:44.397Z | Compiling tokio v1.50.0 |
| 523 | 2026-03-11T03:15:44.412Z | Compiling thiserror-impl v2.0.18 |
| 524 | 2026-03-11T03:15:44.492Z | Compiling futures-util v0.3.32 |
| 525 | 2026-03-11T03:15:45.120Z | Compiling tracing v0.1.44 |
| 526 | 2026-03-11T03:15:46.791Z | Compiling addr2line v0.25.1 |
| 527 | 2026-03-11T03:15:47.346Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-03-11T03:15:47.606Z | Compiling generic-array v0.14.7 |
| 529 | 2026-03-11T03:15:47.658Z | Compiling idna_adapter v1.0.0 |
| 530 | 2026-03-11T03:15:47.684Z | Compiling fastrand v2.3.0 |
| 531 | 2026-03-11T03:15:47.819Z | Compiling tower-service v0.3.3 |
| 532 | 2026-03-11T03:15:47.894Z | Compiling typeid v1.0.3 |
| 533 | 2026-03-11T03:15:47.935Z | Compiling atomic-waker v1.1.2 |
| 534 | 2026-03-11T03:15:48.066Z | Compiling rustc-demangle v0.1.27 |
| 535 | 2026-03-11T03:15:48.090Z | Compiling thiserror v1.0.69 |
| 536 | 2026-03-11T03:15:48.133Z | Compiling rustls v0.23.37 |
| 537 | 2026-03-11T03:15:48.250Z | Compiling pkg-config v0.3.32 |
| 538 | 2026-03-11T03:15:48.398Z | Compiling utf8_iter v1.0.4 |
| 539 | 2026-03-11T03:15:48.483Z | Compiling try-lock v0.2.5 |
| 540 | 2026-03-11T03:15:48.595Z | Compiling target-spec v3.5.7 |
| 541 | 2026-03-11T03:15:48.621Z | Compiling want v0.3.1 |
| 542 | 2026-03-11T03:15:48.837Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 543 | 2026-03-11T03:15:48.874Z | Compiling idna v1.1.0 |
| 544 | 2026-03-11T03:15:49.267Z | Compiling tempfile v3.27.0 |
| 545 | 2026-03-11T03:15:49.381Z | Compiling cfg-expr v0.20.7 |
| 546 | 2026-03-11T03:15:50.220Z | Compiling tokio-util v0.7.18 |
| 547 | 2026-03-11T03:15:50.380Z | Compiling backtrace v0.3.76 |
| 548 | 2026-03-11T03:15:50.569Z | Compiling rustls-webpki v0.103.9 |
| 549 | 2026-03-11T03:15:50.931Z | Compiling h2 v0.4.13 |
| 550 | 2026-03-11T03:15:51.662Z | Compiling thiserror-impl v1.0.69 |
| 551 | 2026-03-11T03:15:51.729Z | Compiling terminal_size v0.4.3 |
| 552 | 2026-03-11T03:15:51.935Z | Compiling aho-corasick v1.1.4 |
| 553 | 2026-03-11T03:15:52.020Z | Compiling regex-syntax v0.8.10 |
| 554 | 2026-03-11T03:15:53.224Z | Compiling subtle v2.6.1 |
| 555 | 2026-03-11T03:15:53.430Z | Compiling pin-utils v0.1.0 |
| 556 | 2026-03-11T03:15:53.521Z | Compiling erased-serde v0.4.10 |
| 557 | 2026-03-11T03:15:54.092Z | Compiling hyper v1.8.1 |
| 558 | 2026-03-11T03:15:54.905Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-03-11T03:15:59.073Z | Compiling url v2.5.8 |
| 560 | 2026-03-11T03:15:59.089Z | Compiling toml_datetime v0.6.11 |
| 561 | 2026-03-11T03:15:59.560Z | Compiling serde_spanned v0.6.9 |
| 562 | 2026-03-11T03:15:59.790Z | Compiling ahash v0.8.12 |
| 563 | 2026-03-11T03:16:00.101Z | Compiling sync_wrapper v1.0.2 |
| 564 | 2026-03-11T03:16:00.238Z | Compiling lazy_static v1.5.0 |
| 565 | 2026-03-11T03:16:00.367Z | Compiling tower-layer v0.3.3 |
| 566 | 2026-03-11T03:16:00.565Z | Compiling crc32fast v1.5.0 |
| 567 | 2026-03-11T03:16:00.659Z | Compiling is_ci v1.2.0 |
| 568 | 2026-03-11T03:16:00.862Z | Compiling portable-atomic v1.13.1 |
| 569 | 2026-03-11T03:16:00.934Z | Compiling either v1.15.0 |
| 570 | 2026-03-11T03:16:01.227Z | Compiling nextest-workspace-hack v0.1.0 |
| 571 | 2026-03-11T03:16:01.243Z | Compiling ipnet v2.12.0 |
| 572 | 2026-03-11T03:16:01.400Z | Compiling parking_lot_core v0.9.12 |
| 573 | 2026-03-11T03:16:01.454Z | Compiling unicode-linebreak v0.1.5 |
| 574 | 2026-03-11T03:16:01.505Z | Compiling base64 v0.22.1 |
| 575 | 2026-03-11T03:16:01.746Z | Compiling foldhash v0.1.5 |
| 576 | 2026-03-11T03:16:01.800Z | Compiling unicode-segmentation v1.12.0 |
| 577 | 2026-03-11T03:16:02.030Z | Compiling toml_write v0.1.2 |
| 578 | 2026-03-11T03:16:02.146Z | Compiling hashbrown v0.15.5 |
| 579 | 2026-03-11T03:16:02.160Z | Compiling hyper-util v0.1.20 |
| 580 | 2026-03-11T03:16:02.308Z | Compiling toml_edit v0.22.27 |
| 581 | 2026-03-11T03:16:02.359Z | Compiling convert_case v0.10.0 |
| 582 | 2026-03-11T03:16:02.734Z | Compiling textwrap v0.16.2 |
| 583 | 2026-03-11T03:16:02.897Z | Compiling supports-color v3.0.2 |
| 584 | 2026-03-11T03:16:03.016Z | Compiling tower v0.5.3 |
| 585 | 2026-03-11T03:16:03.187Z | Compiling sharded-slab v0.1.7 |
| 586 | 2026-03-11T03:16:04.067Z | Compiling tokio-rustls v0.26.4 |
| 587 | 2026-03-11T03:16:04.443Z | Compiling backtrace-ext v0.2.1 |
| 588 | 2026-03-11T03:16:04.505Z | Compiling ordered-float v2.10.1 |
| 589 | 2026-03-11T03:16:04.698Z | Compiling miette-derive v7.6.0 |
| 590 | 2026-03-11T03:16:04.774Z | Compiling webpki-roots v1.0.6 |
| 591 | 2026-03-11T03:16:04.922Z | Compiling pathdiff v0.2.3 |
| 592 | 2026-03-11T03:16:04.939Z | Compiling console v0.15.11 |
| 593 | 2026-03-11T03:16:05.074Z | Compiling cargo-platform v0.3.2 |
| 594 | 2026-03-11T03:16:05.553Z | Compiling tracing-log v0.2.0 |
| 595 | 2026-03-11T03:16:05.817Z | Compiling os_pipe v1.2.3 |
| 596 | 2026-03-11T03:16:05.987Z | Compiling thread_local v1.1.9 |
| 597 | 2026-03-11T03:16:06.032Z | Compiling utf8parse v0.2.2 |
| 598 | 2026-03-11T03:16:06.175Z | Compiling ryu v1.0.23 |
| 599 | 2026-03-11T03:16:06.234Z | Compiling rustix v0.38.44 |
| 600 | 2026-03-11T03:16:06.545Z | Compiling supports-hyperlinks v3.2.0 |
| 601 | 2026-03-11T03:16:06.674Z | Compiling supports-unicode v3.0.0 |
| 602 | 2026-03-11T03:16:06.693Z | Compiling unicode-width v0.1.14 |
| 603 | 2026-03-11T03:16:06.807Z | Compiling scopeguard v1.2.0 |
| 604 | 2026-03-11T03:16:06.868Z | Compiling debug-ignore v1.0.5 |
| 605 | 2026-03-11T03:16:06.884Z | Compiling cfg_aliases v0.2.1 |
| 606 | 2026-03-11T03:16:06.931Z | Compiling zstd-safe v7.2.4 |
| 607 | 2026-03-11T03:16:06.970Z | Compiling fixedbitset v0.5.7 |
| 608 | 2026-03-11T03:16:07.002Z | Compiling pulldown-cmark v0.13.1 |
| 609 | 2026-03-11T03:16:07.078Z | Compiling iri-string v0.7.10 |
| 610 | 2026-03-11T03:16:07.239Z | Compiling miette v7.6.0 |
| 611 | 2026-03-11T03:16:07.312Z | Compiling petgraph v0.8.3 |
| 612 | 2026-03-11T03:16:07.629Z | Compiling nix v0.30.1 |
| 613 | 2026-03-11T03:16:08.173Z | Compiling lock_api v0.4.14 |
| 614 | 2026-03-11T03:16:08.659Z | Compiling serde_urlencoded v0.7.1 |
| 615 | 2026-03-11T03:16:09.025Z | Compiling tower-http v0.6.8 |
| 616 | 2026-03-11T03:16:09.582Z | Compiling tracing-subscriber v0.3.22 |
| 617 | 2026-03-11T03:16:09.878Z | Compiling anstyle-parse v0.2.7 |
| 618 | 2026-03-11T03:16:10.181Z | Compiling sigchld v0.2.4 |
| 619 | 2026-03-11T03:16:10.281Z | Compiling cargo_metadata v0.23.1 |
| 620 | 2026-03-11T03:16:10.372Z | Compiling hyper-rustls v0.27.7 |
| 621 | 2026-03-11T03:16:10.416Z | Compiling serde-value v0.7.0 |
| 622 | 2026-03-11T03:16:11.190Z | Compiling toml v0.8.23 |
| 623 | 2026-03-11T03:16:11.393Z | Compiling serde-untagged v0.1.9 |
| 624 | 2026-03-11T03:16:13.383Z | Compiling derive_more-impl v2.1.1 |
| 625 | 2026-03-11T03:16:13.488Z | Compiling itertools v0.14.0 |
| 626 | 2026-03-11T03:16:13.711Z | Compiling regex v1.12.3 |
| 627 | 2026-03-11T03:16:14.469Z | Compiling block-buffer v0.10.4 |
| 628 | 2026-03-11T03:16:14.544Z | Compiling crypto-common v0.1.7 |
| 629 | 2026-03-11T03:16:14.659Z | Compiling ppv-lite86 v0.2.21 |
| 630 | 2026-03-11T03:16:14.723Z | Compiling futures-executor v0.3.32 |
| 631 | 2026-03-11T03:16:14.858Z | Compiling rand_core v0.9.5 |
| 632 | 2026-03-11T03:16:15.130Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 633 | 2026-03-11T03:16:15.191Z | Compiling pin-project-internal v1.1.11 |
| 634 | 2026-03-11T03:16:15.385Z | Compiling http-body-util v0.1.3 |
| 635 | 2026-03-11T03:16:15.504Z | Compiling uuid v1.22.0 |
| 636 | 2026-03-11T03:16:15.506Z | Compiling smol_str v0.3.6 |
| 637 | 2026-03-11T03:16:15.752Z | Compiling serde_spanned v1.0.4 |
| 638 | 2026-03-11T03:16:15.936Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 639 | 2026-03-11T03:16:15.951Z | Compiling filetime v0.2.27 |
| 640 | 2026-03-11T03:16:16.195Z | Compiling vte v0.14.1 |
| 641 | 2026-03-11T03:16:16.195Z | Compiling bstr v1.12.1 |
| 642 | 2026-03-11T03:16:16.450Z | Compiling iana-time-zone v0.1.65 |
| 643 | 2026-03-11T03:16:16.489Z | Compiling number_prefix v0.4.0 |
| 644 | 2026-03-11T03:16:16.619Z | Compiling tinyvec_macros v0.1.1 |
| 645 | 2026-03-11T03:16:16.682Z | Compiling colorchoice v1.0.4 |
| 646 | 2026-03-11T03:16:16.706Z | Compiling is_terminal_polyfill v1.70.2 |
| 647 | 2026-03-11T03:16:16.822Z | Compiling anstyle-query v1.1.5 |
| 648 | 2026-03-11T03:16:16.852Z | Compiling eyre v0.6.12 |
| 649 | 2026-03-11T03:16:16.855Z | Compiling anstyle v1.0.13 |
| 650 | 2026-03-11T03:16:16.952Z | Compiling litrs v1.0.0 |
| 651 | 2026-03-11T03:16:17.115Z | Compiling self_update v0.42.0 |
| 652 | 2026-03-11T03:16:17.217Z | Compiling nested v0.1.1 |
| 653 | 2026-03-11T03:16:17.260Z | Compiling unicode-xid v0.2.6 |
| 654 | 2026-03-11T03:16:17.302Z | Compiling xattr v1.6.1 |
| 655 | 2026-03-11T03:16:17.424Z | Compiling static_assertions v1.1.0 |
| 656 | 2026-03-11T03:16:17.427Z | Compiling unicase v2.9.0 |
| 657 | 2026-03-11T03:16:17.512Z | Compiling color-spantrace v0.3.0 |
| 658 | 2026-03-11T03:16:17.532Z | Compiling guppy v0.17.25 |
| 659 | 2026-03-11T03:16:17.563Z | Compiling document-features v0.2.12 |
| 660 | 2026-03-11T03:16:17.618Z | Compiling tar v0.4.44 |
| 661 | 2026-03-11T03:16:17.722Z | Compiling cargo-util-schemas v0.2.0 |
| 662 | 2026-03-11T03:16:18.277Z | Compiling anstream v0.6.21 |
| 663 | 2026-03-11T03:16:18.292Z | Compiling globset v0.4.18 |
| 664 | 2026-03-11T03:16:18.919Z | Compiling tinyvec v1.10.0 |
| 665 | 2026-03-11T03:16:19.196Z | Compiling indicatif v0.17.11 |
| 666 | 2026-03-11T03:16:19.261Z | Compiling pin-project v1.1.11 |
| 667 | 2026-03-11T03:16:19.383Z | Compiling chrono v0.4.44 |
| 668 | 2026-03-11T03:16:19.504Z | Compiling strip-ansi-escapes v0.2.1 |
| 669 | 2026-03-11T03:16:20.142Z | Compiling toml v0.9.12+spec-1.1.0 |
| 670 | 2026-03-11T03:16:20.862Z | Compiling newtype-uuid v1.3.2 |
| 671 | 2026-03-11T03:16:20.907Z | Compiling nextest-metadata v0.12.2 |
| 672 | 2026-03-11T03:16:21.089Z | Compiling reqwest v0.12.28 |
| 673 | 2026-03-11T03:16:22.441Z | Compiling rand_chacha v0.9.0 |
| 674 | 2026-03-11T03:16:23.160Z | Compiling futures v0.3.32 |
| 675 | 2026-03-11T03:16:23.189Z | Compiling digest v0.10.7 |
| 676 | 2026-03-11T03:16:23.259Z | Compiling derive_more v2.1.1 |
| 677 | 2026-03-11T03:16:23.354Z | Compiling parking_lot v0.12.5 |
| 678 | 2026-03-11T03:16:23.486Z | Compiling flate2 v1.1.9 |
| 679 | 2026-03-11T03:16:23.801Z | Compiling tracing-error v0.2.1 |
| 680 | 2026-03-11T03:16:24.104Z | Compiling shared_child v1.1.1 |
| 681 | 2026-03-11T03:16:24.509Z | Compiling signal-hook-mio v0.2.5 |
| 682 | 2026-03-11T03:16:24.525Z | Compiling self-replace v1.5.0 |
| 683 | 2026-03-11T03:16:24.668Z | Compiling cargo-platform v0.2.0 |
| 684 | 2026-03-11T03:16:24.738Z | Compiling quick-xml v0.37.5 |
| 685 | 2026-03-11T03:16:24.879Z | Compiling quick-xml v0.38.4 |
| 686 | 2026-03-11T03:16:25.393Z | Compiling strsim v0.11.1 |
| 687 | 2026-03-11T03:16:25.977Z | Compiling cpufeatures v0.2.17 |
| 688 | 2026-03-11T03:16:26.069Z | Compiling indenter v0.3.4 |
| 689 | 2026-03-11T03:16:26.412Z | Compiling urlencoding v2.1.3 |
| 690 | 2026-03-11T03:16:26.504Z | Compiling heck v0.5.0 |
| 691 | 2026-03-11T03:16:26.673Z | Compiling shell-words v1.1.1 |
| 692 | 2026-03-11T03:16:26.720Z | Compiling recursion v0.5.4 |
| 693 | 2026-03-11T03:16:26.771Z | Compiling clap_lex v1.0.0 |
| 694 | 2026-03-11T03:16:26.898Z | Compiling humantime v2.3.0 |
| 695 | 2026-03-11T03:16:26.982Z | Compiling nextest-filtering v0.15.0 |
| 696 | 2026-03-11T03:16:27.222Z | Compiling humantime-serde v1.1.1 |
| 697 | 2026-03-11T03:16:27.256Z | Compiling clap_builder v4.5.60 |
| 698 | 2026-03-11T03:16:27.415Z | Compiling clap_derive v4.5.55 |
| 699 | 2026-03-11T03:16:28.395Z | Compiling sha2 v0.10.9 |
| 700 | 2026-03-11T03:16:29.847Z | Compiling quick-junit v0.5.2 |
| 701 | 2026-03-11T03:16:30.030Z | Compiling atomicwrites v0.4.4 |
| 702 | 2026-03-11T03:16:30.387Z | Compiling cargo_metadata v0.20.0 |
| 703 | 2026-03-11T03:16:31.994Z | Compiling cargo-nextest v0.9.97 |
| 704 | 2026-03-11T03:16:32.393Z | Compiling crossterm v0.29.0 |
| 705 | 2026-03-11T03:16:35.006Z | Compiling duct v0.13.7 |
| 706 | 2026-03-11T03:16:35.110Z | Compiling zstd v0.13.3 |
| 707 | 2026-03-11T03:16:35.674Z | Compiling async-scoped v0.9.0 |
| 708 | 2026-03-11T03:16:35.843Z | Compiling rand v0.9.2 |
| 709 | 2026-03-11T03:16:35.916Z | Compiling config v0.15.19 |
| 710 | 2026-03-11T03:16:35.933Z | Compiling unicode-normalization v0.1.25 |
| 711 | 2026-03-11T03:16:36.642Z | Compiling target-spec-miette v0.4.5 |
| 712 | 2026-03-11T03:16:36.680Z | Compiling future-queue v0.4.0 |
| 713 | 2026-03-11T03:16:36.798Z | Compiling mukti-metadata v0.3.0 |
| 714 | 2026-03-11T03:16:37.054Z | Compiling tokio-stream v0.1.18 |
| 715 | 2026-03-11T03:16:37.133Z | Compiling camino-tempfile v1.4.1 |
| 716 | 2026-03-11T03:16:37.214Z | Compiling derive-where v1.6.0 |
| 717 | 2026-03-11T03:16:37.368Z | Compiling serde_ignored v0.1.14 |
| 718 | 2026-03-11T03:16:37.428Z | Compiling serde_path_to_error v0.1.20 |
| 719 | 2026-03-11T03:16:37.653Z | Compiling xxhash-rust v0.8.15 |
| 720 | 2026-03-11T03:16:37.656Z | Compiling hex v0.4.3 |
| 721 | 2026-03-11T03:16:37.748Z | Compiling swrite v0.1.0 |
| 722 | 2026-03-11T03:16:37.871Z | Compiling indent_write v2.2.0 |
| 723 | 2026-03-11T03:16:37.871Z | Compiling home v0.5.12 |
| 724 | 2026-03-11T03:16:38.049Z | Compiling color-eyre v0.6.5 |
| 725 | 2026-03-11T03:16:38.081Z | Compiling clap v4.5.60 |
| 726 | 2026-03-11T03:16:38.098Z | Compiling dialoguer v0.11.0 |
| 727 | 2026-03-11T03:16:38.153Z | Compiling enable-ansi-support v0.2.1 |
| 728 | 2026-03-11T03:16:38.881Z | Compiling nextest-runner v0.80.0 |
| 729 | 2026-03-11T03:17:02.981Z | Finished `release` profile [optimized] target(s) in 1m 31s |
| 730 | 2026-03-11T03:17:03.198Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 731 | 2026-03-11T03:17:03.203Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 732 | 2026-03-11T03:17:03.313Z | + source .github/buildomat/test-common.sh |
| 733 | 2026-03-11T03:17:03.318Z | ++ NEXTEST_VERSION=0.9.97 |
| 734 | 2026-03-11T03:17:03.318Z | ++ PLATFORM=illumos |
| 735 | 2026-03-11T03:17:03.318Z | ++ banner install |
| 736 | 2026-03-11T03:17:03.318Z | |
| 737 | 2026-03-11T03:17:03.318Z | # # # #### ##### ## # # |
| 738 | 2026-03-11T03:17:03.318Z | # ## # # # # # # # |
| 739 | 2026-03-11T03:17:03.318Z | # # # # #### # # # # # |
| 740 | 2026-03-11T03:17:03.319Z | # # # # # # ###### # # |
| 741 | 2026-03-11T03:17:03.319Z | # # ## # # # # # # # |
| 742 | 2026-03-11T03:17:03.319Z | # # # #### # # # ###### ###### |
| 743 | 2026-03-11T03:17:03.319Z | |
| 744 | 2026-03-11T03:17:03.319Z | ++ set +o errexit |
| 745 | 2026-03-11T03:17:03.322Z | ++ pkg info clang-15 |
| 746 | 2026-03-11T03:17:03.322Z | ++ grep -qi installed |
| 747 | 2026-03-11T03:17:04.679Z | pkg: info: no packages matching the following patterns you specified are |
| 748 | 2026-03-11T03:17:04.679Z | installed on the system. Try querying remotely instead: |
| 749 | 2026-03-11T03:17:04.679Z | |
| 750 | 2026-03-11T03:17:04.679Z | clang-15 |
| 751 | 2026-03-11T03:17:04.727Z | ++ [[ 1 != 0 ]] |
| 752 | 2026-03-11T03:17:04.727Z | ++ set -o errexit |
| 753 | 2026-03-11T03:17:04.731Z | ++ pfexec pkg install clang-15 |
| 754 | 2026-03-11T03:17:12.410Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 755 | 2026-03-11T03:17:21.914Z | Startup: Caching catalogs ... Done |
| 756 | 2026-03-11T03:17:43.444Z | Planning: Solver setup ... Done |
| 757 | 2026-03-11T03:17:43.595Z | Planning: Running solver ... Done |
| 758 | 2026-03-11T03:17:43.785Z | Planning: Finding local manifests ... Done |
| 759 | 2026-03-11T03:17:43.798Z | Planning: Fetching manifests: 0/2 0% complete |
| 760 | 2026-03-11T03:17:43.910Z | Planning: Fetching manifests: 2/2 100% complete |
| 761 | 2026-03-11T03:17:43.951Z | Planning: Package planning ... Done |
| 762 | 2026-03-11T03:17:43.987Z | Planning: Merging actions ... Done |
| 763 | 2026-03-11T03:17:44.128Z | Planning: Checking for conflicting actions ... Done |
| 764 | 2026-03-11T03:17:44.137Z | Planning: Consolidating action changes ... Done |
| 765 | 2026-03-11T03:17:44.975Z | Planning: Evaluating mediators ... Done |
| 766 | 2026-03-11T03:17:44.982Z | Planning: Planning completed in 22.95 seconds |
| 767 | 2026-03-11T03:17:44.996Z | Packages to install: 2 |
| 768 | 2026-03-11T03:17:44.999Z | Mediators to change: 2 |
| 769 | 2026-03-11T03:17:44.999Z | Services to change: 1 |
| 770 | 2026-03-11T03:17:44.999Z | Create boot environment: No |
| 771 | 2026-03-11T03:17:44.999Z | Create backup boot environment: No |
| 772 | 2026-03-11T03:17:45.046Z | |
| 773 | 2026-03-11T03:17:45.046Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 774 | 2026-03-11T03:17:50.044Z | Download: 2170/3076 items 118.7/211.3MB 56% complete (24.1M/s) |
| 775 | 2026-03-11T03:17:55.228Z | Download: 3069/3076 items 210.9/211.3MB 99% complete (21.6M/s) |
| 776 | 2026-03-11T03:17:56.503Z | Download: Completed 211.31 MB in 11.46 seconds (18.4M/s) |
| 777 | 2026-03-11T03:17:56.687Z | Actions: 1/3418 actions (Installing new actions) |
| 778 | 2026-03-11T03:18:00.753Z | Actions: Completed 3418 actions in 4.07 seconds. |
| 779 | 2026-03-11T03:18:01.505Z | Done |
| 780 | 2026-03-11T03:18:01.505Z | Done |
| 781 | 2026-03-11T03:18:02.500Z | Done |
| 782 | 2026-03-11T03:18:06.511Z | Done |
| 783 | 2026-03-11T03:18:06.594Z | Done |
| 784 | 2026-03-11T03:18:06.597Z | Done |
| 785 | 2026-03-11T03:18:06.752Z | Done |
| 786 | 2026-03-11T03:18:07.475Z | ++ set -o errexit |
| 787 | 2026-03-11T03:18:07.475Z | ++ cargo --version |
| 788 | 2026-03-11T03:18:07.534Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 789 | 2026-03-11T03:18:07.536Z | ++ rustc --version |
| 790 | 2026-03-11T03:18:07.610Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 791 | 2026-03-11T03:18:07.613Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 792 | 2026-03-11T03:18:07.731Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 793 | 2026-03-11T03:18:07.734Z | + pushd mgadm |
| 794 | 2026-03-11T03:18:07.734Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 795 | 2026-03-11T03:18:07.734Z | + cargo nextest run |
| 796 | 2026-03-11T03:18:08.095Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 797 | 2026-03-11T03:18:08.744Z | From https://github.com/oxidecomputer/falcon |
| 798 | 2026-03-11T03:18:08.744Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 799 | 2026-03-11T03:18:08.841Z | Updating crates.io index |
| 800 | 2026-03-11T03:18:08.882Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 801 | 2026-03-11T03:18:09.593Z | From https://github.com/oxidecomputer/dendrite |
| 802 | 2026-03-11T03:18:09.593Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 803 | 2026-03-11T03:18:09.703Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 804 | 2026-03-11T03:18:09.946Z | From https://github.com/oxidecomputer/ispf |
| 805 | 2026-03-11T03:18:09.946Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 806 | 2026-03-11T03:18:09.953Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 807 | 2026-03-11T03:18:10.288Z | From https://github.com/oxidecomputer/netadm-sys |
| 808 | 2026-03-11T03:18:10.288Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 809 | 2026-03-11T03:18:10.298Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 810 | 2026-03-11T03:18:35.411Z | From https://github.com/oxidecomputer/omicron |
| 811 | 2026-03-11T03:18:35.411Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 812 | 2026-03-11T03:18:35.974Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 813 | 2026-03-11T03:18:36.605Z | From https://github.com/oxidecomputer/opte |
| 814 | 2026-03-11T03:18:36.605Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 815 | 2026-03-11T03:18:36.643Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 816 | 2026-03-11T03:18:36.917Z | From https://github.com/illumos/smf-rs |
| 817 | 2026-03-11T03:18:36.917Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 818 | 2026-03-11T03:18:37.127Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 819 | 2026-03-11T03:18:37.432Z | From https://github.com/oxidecomputer/network-interface |
| 820 | 2026-03-11T03:18:37.432Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 821 | 2026-03-11T03:18:37.599Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 822 | 2026-03-11T03:18:37.843Z | From https://github.com/oxidecomputer/zone |
| 823 | 2026-03-11T03:18:37.843Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 824 | 2026-03-11T03:18:37.853Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 825 | 2026-03-11T03:18:39.061Z | From https://github.com/oxidecomputer/propolis |
| 826 | 2026-03-11T03:18:39.061Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 827 | 2026-03-11T03:18:39.141Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 828 | 2026-03-11T03:18:39.638Z | From https://github.com/oxidecomputer/transceiver-control |
| 829 | 2026-03-11T03:18:39.638Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 830 | 2026-03-11T03:18:39.713Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 831 | 2026-03-11T03:18:39.982Z | From https://github.com/oxidecomputer/dlpi-sys |
| 832 | 2026-03-11T03:18:39.983Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 833 | 2026-03-11T03:18:39.996Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 834 | 2026-03-11T03:18:40.273Z | From https://github.com/jmesmon/rust-libzfs |
| 835 | 2026-03-11T03:18:40.273Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 836 | 2026-03-11T03:18:40.277Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 837 | 2026-03-11T03:18:40.524Z | From https://github.com/oxidecomputer/rusty-doors |
| 838 | 2026-03-11T03:18:40.524Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 839 | 2026-03-11T03:18:40.536Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 840 | 2026-03-11T03:18:40.843Z | From https://github.com/oxidecomputer/lldp |
| 841 | 2026-03-11T03:18:40.843Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 842 | 2026-03-11T03:18:40.868Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 843 | 2026-03-11T03:18:41.962Z | From https://github.com/oxidecomputer/maghemite |
| 844 | 2026-03-11T03:18:41.962Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 845 | 2026-03-11T03:18:42.037Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 846 | 2026-03-11T03:18:42.285Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 847 | 2026-03-11T03:18:42.285Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 848 | 2026-03-11T03:18:42.378Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 849 | 2026-03-11T03:18:42.626Z | From https://github.com/oxidecomputer/slog-error-chain |
| 850 | 2026-03-11T03:18:42.626Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 851 | 2026-03-11T03:18:42.636Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 852 | 2026-03-11T03:18:42.931Z | From https://github.com/oxidecomputer/tufaceous |
| 853 | 2026-03-11T03:18:42.931Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 854 | 2026-03-11T03:18:42.994Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 855 | 2026-03-11T03:18:43.469Z | From https://github.com/oxidecomputer/management-gateway-service |
| 856 | 2026-03-11T03:18:43.469Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 857 | 2026-03-11T03:18:43.562Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-03-11T03:18:44.430Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-03-11T03:18:44.430Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 860 | 2026-03-11T03:18:45.119Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 861 | 2026-03-11T03:18:45.362Z | From https://github.com/oxidecomputer/propolis |
| 862 | 2026-03-11T03:18:45.363Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 863 | 2026-03-11T03:18:45.426Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 864 | 2026-03-11T03:18:45.712Z | From https://github.com/oxidecomputer/tofino |
| 865 | 2026-03-11T03:18:45.712Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 866 | 2026-03-11T03:18:45.766Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 867 | 2026-03-11T03:18:46.049Z | From https://github.com/oxidecomputer/clickward |
| 868 | 2026-03-11T03:18:46.049Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 869 | 2026-03-11T03:18:46.266Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 870 | 2026-03-11T03:18:46.506Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 871 | 2026-03-11T03:18:46.506Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 872 | 2026-03-11T03:18:47.690Z | Downloading crates ... |
| 873 | 2026-03-11T03:18:47.824Z | Downloaded async-stream v0.3.6 |
| 874 | 2026-03-11T03:18:48.195Z | Downloaded const-random-macro v0.1.16 |
| 875 | 2026-03-11T03:18:48.195Z | Downloaded cmake v0.1.57 |
| 876 | 2026-03-11T03:18:48.195Z | Downloaded crossbeam-deque v0.8.6 |
| 877 | 2026-03-11T03:18:48.195Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 878 | 2026-03-11T03:18:48.195Z | Downloaded deranged v0.5.6 |
| 879 | 2026-03-11T03:18:48.195Z | Downloaded cookie v0.18.1 |
| 880 | 2026-03-11T03:18:48.195Z | Downloaded dyn-clone v1.0.20 |
| 881 | 2026-03-11T03:18:48.195Z | Downloaded data-encoding v2.10.0 |
| 882 | 2026-03-11T03:18:48.195Z | Downloaded dof v0.3.0 |
| 883 | 2026-03-11T03:18:48.195Z | Downloaded backoff v0.4.0 |
| 884 | 2026-03-11T03:18:48.195Z | Downloaded arc-swap v1.8.2 |
| 885 | 2026-03-11T03:18:48.195Z | Downloaded paste v1.0.15 |
| 886 | 2026-03-11T03:18:48.195Z | Downloaded crypto-bigint v0.5.5 |
| 887 | 2026-03-11T03:18:48.195Z | Downloaded crucible-workspace-hack v0.1.0 |
| 888 | 2026-03-11T03:18:48.195Z | Downloaded async-recursion v1.1.1 |
| 889 | 2026-03-11T03:18:48.195Z | Downloaded base16ct v1.0.0 |
| 890 | 2026-03-11T03:18:48.195Z | Downloaded aws-lc-rs v1.15.4 |
| 891 | 2026-03-11T03:18:48.195Z | Downloaded gethostname v0.5.0 |
| 892 | 2026-03-11T03:18:48.195Z | Downloaded num v0.4.3 |
| 893 | 2026-03-11T03:18:48.195Z | Downloaded clap v4.5.59 |
| 894 | 2026-03-11T03:18:48.195Z | Downloaded match_cfg v0.1.0 |
| 895 | 2026-03-11T03:18:48.195Z | Downloaded internet-checksum v0.2.1 |
| 896 | 2026-03-11T03:18:48.195Z | Downloaded litemap v0.8.1 |
| 897 | 2026-03-11T03:18:48.196Z | Downloaded group v0.13.0 |
| 898 | 2026-03-11T03:18:48.196Z | Downloaded chacha20 v0.9.1 |
| 899 | 2026-03-11T03:18:48.196Z | Downloaded const_format_proc_macros v0.2.34 |
| 900 | 2026-03-11T03:18:48.196Z | Downloaded minimal-lexical v0.2.1 |
| 901 | 2026-03-11T03:18:48.196Z | Downloaded highway v1.3.0 |
| 902 | 2026-03-11T03:18:48.196Z | Downloaded csv-core v0.1.13 |
| 903 | 2026-03-11T03:18:48.196Z | Downloaded convert_case v0.4.0 |
| 904 | 2026-03-11T03:18:48.196Z | Downloaded foreign-types v0.5.0 |
| 905 | 2026-03-11T03:18:48.196Z | Downloaded arrayref v0.3.9 |
| 906 | 2026-03-11T03:18:48.196Z | Downloaded cstr-argument v0.1.2 |
| 907 | 2026-03-11T03:18:48.196Z | Downloaded byteorder v1.5.0 |
| 908 | 2026-03-11T03:18:48.196Z | Downloaded bitflags v1.3.2 |
| 909 | 2026-03-11T03:18:48.196Z | Downloaded proc-macro-error v1.0.4 |
| 910 | 2026-03-11T03:18:48.196Z | Downloaded ciborium-ll v0.2.2 |
| 911 | 2026-03-11T03:18:48.196Z | Downloaded proc-macro-crate v1.3.1 |
| 912 | 2026-03-11T03:18:48.196Z | Downloaded defmt-macros v1.0.1 |
| 913 | 2026-03-11T03:18:48.196Z | Downloaded bytecount v0.6.9 |
| 914 | 2026-03-11T03:18:48.196Z | Downloaded drift v0.1.3 |
| 915 | 2026-03-11T03:18:48.196Z | Downloaded crossbeam-epoch v0.9.18 |
| 916 | 2026-03-11T03:18:48.196Z | Downloaded embedded-io v0.6.1 |
| 917 | 2026-03-11T03:18:48.196Z | Downloaded enum-as-inner v0.6.1 |
| 918 | 2026-03-11T03:18:48.196Z | Downloaded diff v0.1.13 |
| 919 | 2026-03-11T03:18:48.196Z | Downloaded jiff v0.2.20 |
| 920 | 2026-03-11T03:18:48.196Z | Downloaded pin-project-internal v1.1.10 |
| 921 | 2026-03-11T03:18:48.207Z | Downloaded anyhow v1.0.102 |
| 922 | 2026-03-11T03:18:48.208Z | Downloaded foreign-types-macros v0.2.3 |
| 923 | 2026-03-11T03:18:48.208Z | Downloaded clap_builder v4.5.59 |
| 924 | 2026-03-11T03:18:48.228Z | Downloaded heck v0.4.1 |
| 925 | 2026-03-11T03:18:48.517Z | Downloaded iddqd v0.3.17 |
| 926 | 2026-03-11T03:18:48.518Z | Downloaded icu_normalizer v2.1.1 |
| 927 | 2026-03-11T03:18:48.518Z | Downloaded defmt v1.0.1 |
| 928 | 2026-03-11T03:18:48.518Z | Downloaded parking_lot_core v0.8.6 |
| 929 | 2026-03-11T03:18:48.569Z | Downloaded async-stream-impl v0.3.6 |
| 930 | 2026-03-11T03:18:48.569Z | Downloaded opaque-debug v0.3.1 |
| 931 | 2026-03-11T03:18:48.569Z | Downloaded darling_core v0.21.3 |
| 932 | 2026-03-11T03:18:48.569Z | Downloaded const-random v0.1.18 |
| 933 | 2026-03-11T03:18:48.569Z | Downloaded dtrace-parser v0.3.0 |
| 934 | 2026-03-11T03:18:48.569Z | Downloaded dropshot-api-manager v0.3.0 |
| 935 | 2026-03-11T03:18:48.569Z | Downloaded cancel-safe-futures v0.1.5 |
| 936 | 2026-03-11T03:18:48.569Z | Downloaded blake2 v0.10.6 |
| 937 | 2026-03-11T03:18:48.569Z | Downloaded encoding_rs v0.8.35 |
| 938 | 2026-03-11T03:18:48.569Z | Downloaded parking_lot v0.11.2 |
| 939 | 2026-03-11T03:18:48.569Z | Downloaded allocator-api2 v0.2.21 |
| 940 | 2026-03-11T03:18:48.569Z | Downloaded derive-ex v0.1.8 |
| 941 | 2026-03-11T03:18:48.569Z | Downloaded password-hash v0.5.0 |
| 942 | 2026-03-11T03:18:48.569Z | Downloaded num-conv v0.2.0 |
| 943 | 2026-03-11T03:18:48.569Z | Downloaded hubpack v0.1.2 |
| 944 | 2026-03-11T03:18:48.569Z | Downloaded parse-display-derive v0.10.0 |
| 945 | 2026-03-11T03:18:48.570Z | Downloaded pest_meta v2.8.6 |
| 946 | 2026-03-11T03:18:48.570Z | Downloaded pem v3.0.6 |
| 947 | 2026-03-11T03:18:48.570Z | Downloaded oxnet v0.1.4 |
| 948 | 2026-03-11T03:18:48.570Z | Downloaded ciborium-io v0.2.2 |
| 949 | 2026-03-11T03:18:48.570Z | Downloaded ciborium v0.2.2 |
| 950 | 2026-03-11T03:18:48.570Z | Downloaded crunchy v0.2.4 |
| 951 | 2026-03-11T03:18:48.570Z | Downloaded num-derive v0.4.2 |
| 952 | 2026-03-11T03:18:48.570Z | Downloaded pin-project v1.1.10 |
| 953 | 2026-03-11T03:18:48.570Z | Downloaded schemars v0.8.22 |
| 954 | 2026-03-11T03:18:48.570Z | Downloaded newtype-uuid-macros v0.1.0 |
| 955 | 2026-03-11T03:18:48.570Z | Downloaded rustls-platform-verifier v0.6.2 |
| 956 | 2026-03-11T03:18:48.570Z | Downloaded darling v0.21.3 |
| 957 | 2026-03-11T03:18:48.570Z | Downloaded managed v0.8.0 |
| 958 | 2026-03-11T03:18:48.570Z | Downloaded glob v0.3.3 |
| 959 | 2026-03-11T03:18:48.570Z | Downloaded elliptic-curve v0.13.8 |
| 960 | 2026-03-11T03:18:48.570Z | Downloaded progenitor v0.10.0 |
| 961 | 2026-03-11T03:18:48.570Z | Downloaded serde-big-array v0.5.1 |
| 962 | 2026-03-11T03:18:48.570Z | Downloaded crc8 v0.1.1 |
| 963 | 2026-03-11T03:18:48.570Z | Downloaded linked-hash-map v0.5.6 |
| 964 | 2026-03-11T03:18:48.570Z | Downloaded icu_locale_core v2.1.1 |
| 965 | 2026-03-11T03:18:48.570Z | Downloaded hickory-resolver v0.25.2 |
| 966 | 2026-03-11T03:18:48.570Z | Downloaded constant_time_eq v0.4.2 |
| 967 | 2026-03-11T03:18:48.570Z | Downloaded olpc-cjson v0.1.4 |
| 968 | 2026-03-11T03:18:48.570Z | Downloaded pest_generator v2.8.6 |
| 969 | 2026-03-11T03:18:48.570Z | Downloaded memmap2 v0.9.10 |
| 970 | 2026-03-11T03:18:48.571Z | Downloaded foldhash v0.2.0 |
| 971 | 2026-03-11T03:18:48.571Z | Downloaded darling_macro v0.21.3 |
| 972 | 2026-03-11T03:18:48.571Z | Downloaded daft v0.1.5 |
| 973 | 2026-03-11T03:18:48.571Z | Downloaded icu_properties v2.1.2 |
| 974 | 2026-03-11T03:18:48.571Z | Downloaded heapless v0.8.0 |
| 975 | 2026-03-11T03:18:48.571Z | Downloaded base64 v0.21.7 |
| 976 | 2026-03-11T03:18:48.571Z | Downloaded dtrace-parser v0.2.0 |
| 977 | 2026-03-11T03:18:48.571Z | Downloaded crossbeam-utils v0.8.21 |
| 978 | 2026-03-11T03:18:48.571Z | Downloaded ingot-macros v0.1.1 |
| 979 | 2026-03-11T03:18:48.571Z | Downloaded icu_provider v2.1.1 |
| 980 | 2026-03-11T03:18:48.571Z | Downloaded aead v0.5.2 |
| 981 | 2026-03-11T03:18:48.571Z | Downloaded num_enum v0.5.11 |
| 982 | 2026-03-11T03:18:48.571Z | Downloaded progenitor-client v0.10.0 |
| 983 | 2026-03-11T03:18:48.571Z | Downloaded instant v0.1.13 |
| 984 | 2026-03-11T03:18:48.571Z | Downloaded erased-serde v0.3.31 |
| 985 | 2026-03-11T03:18:48.571Z | Downloaded progenitor-macro v0.11.2 |
| 986 | 2026-03-11T03:18:48.571Z | Downloaded daft-derive v0.1.5 |
| 987 | 2026-03-11T03:18:48.571Z | Downloaded slog-async v2.8.0 |
| 988 | 2026-03-11T03:18:48.571Z | Downloaded progenitor v0.13.0 |
| 989 | 2026-03-11T03:18:48.571Z | Downloaded num_enum_derive v0.7.5 |
| 990 | 2026-03-11T03:18:48.571Z | Downloaded quote v1.0.44 |
| 991 | 2026-03-11T03:18:48.571Z | Downloaded phf v0.12.1 |
| 992 | 2026-03-11T03:18:48.571Z | Downloaded indicatif v0.18.4 |
| 993 | 2026-03-11T03:18:48.571Z | Downloaded rustc_version v0.1.7 |
| 994 | 2026-03-11T03:18:48.571Z | Downloaded rand_chacha v0.3.1 |
| 995 | 2026-03-11T03:18:48.572Z | Downloaded proc-macro-crate v3.4.0 |
| 996 | 2026-03-11T03:18:48.572Z | Downloaded icu_collections v2.1.1 |
| 997 | 2026-03-11T03:18:48.572Z | Downloaded progenitor-impl v0.11.2 |
| 998 | 2026-03-11T03:18:48.572Z | Downloaded expectorate v1.2.0 |
| 999 | 2026-03-11T03:18:48.572Z | Downloaded spin v0.9.8 |
| 1000 | 2026-03-11T03:18:48.572Z | Downloaded postcard v1.1.3 |
| 1001 | 2026-03-11T03:18:48.572Z | Downloaded progenitor-macro v0.10.0 |
| 1002 | 2026-03-11T03:18:48.572Z | Downloaded petgraph v0.6.5 |
| 1003 | 2026-03-11T03:18:48.572Z | Downloaded goblin v0.8.2 |
| 1004 | 2026-03-11T03:18:48.572Z | Downloaded resolv-conf v0.7.6 |
| 1005 | 2026-03-11T03:18:48.584Z | Downloaded jiff-static v0.2.20 |
| 1006 | 2026-03-11T03:18:48.584Z | Downloaded fs-err v3.3.0 |
| 1007 | 2026-03-11T03:18:48.584Z | Downloaded potential_utf v0.1.4 |
| 1008 | 2026-03-11T03:18:48.584Z | Downloaded libm v0.2.16 |
| 1009 | 2026-03-11T03:18:48.584Z | Downloaded same-file v1.0.6 |
| 1010 | 2026-03-11T03:18:48.584Z | Downloaded scroll_derive v0.12.1 |
| 1011 | 2026-03-11T03:18:48.584Z | Downloaded progenitor-impl v0.10.0 |
| 1012 | 2026-03-11T03:18:48.584Z | Downloaded foreign-types-shared v0.3.1 |
| 1013 | 2026-03-11T03:18:48.584Z | Downloaded pretty-hex v0.4.1 |
| 1014 | 2026-03-11T03:18:48.585Z | Downloaded progenitor-macro v0.13.0 |
| 1015 | 2026-03-11T03:18:48.585Z | Downloaded syn v1.0.109 |
| 1016 | 2026-03-11T03:18:48.607Z | Downloaded slog-term v2.9.2 |
| 1017 | 2026-03-11T03:18:48.608Z | Downloaded proc-macro-error2 v2.0.1 |
| 1018 | 2026-03-11T03:18:48.608Z | Downloaded rayon-core v1.13.0 |
| 1019 | 2026-03-11T03:18:48.628Z | Downloaded rand v0.8.5 |
| 1020 | 2026-03-11T03:18:48.628Z | Downloaded nix v0.31.1 |
| 1021 | 2026-03-11T03:18:48.628Z | Downloaded sdd v3.0.10 |
| 1022 | 2026-03-11T03:18:48.628Z | Downloaded progenitor-client v0.13.0 |
| 1023 | 2026-03-11T03:18:48.628Z | Downloaded hickory-resolver v0.24.4 |
| 1024 | 2026-03-11T03:18:48.628Z | Downloaded structmeta v0.3.0 |
| 1025 | 2026-03-11T03:18:48.640Z | Downloaded slog-dtrace v0.3.0 |
| 1026 | 2026-03-11T03:18:48.640Z | Downloaded chacha20poly1305 v0.10.1 |
| 1027 | 2026-03-11T03:18:48.640Z | Downloaded ref-cast-impl v1.0.25 |
| 1028 | 2026-03-11T03:18:48.640Z | Downloaded serde_tokenstream v0.2.3 |
| 1029 | 2026-03-11T03:18:48.640Z | Downloaded prettyplease v0.2.37 |
| 1030 | 2026-03-11T03:18:48.640Z | Downloaded smf v0.2.3 |
| 1031 | 2026-03-11T03:18:48.640Z | Downloaded progenitor-impl v0.13.0 |
| 1032 | 2026-03-11T03:18:48.640Z | Downloaded strum v0.27.2 |
| 1033 | 2026-03-11T03:18:48.649Z | Downloaded stable_deref_trait v1.2.1 |
| 1034 | 2026-03-11T03:18:48.649Z | Downloaded slog v2.8.2 |
| 1035 | 2026-03-11T03:18:48.649Z | Downloaded libsw-core v0.3.2 |
| 1036 | 2026-03-11T03:18:48.649Z | Downloaded proptest v1.10.0 |
| 1037 | 2026-03-11T03:18:48.658Z | Downloaded snafu-derive v0.8.9 |
| 1038 | 2026-03-11T03:18:48.658Z | Downloaded chrono v0.4.43 |
| 1039 | 2026-03-11T03:18:48.681Z | Downloaded qorb v0.4.1 |
| 1040 | 2026-03-11T03:18:48.709Z | Downloaded snafu v0.8.9 |
| 1041 | 2026-03-11T03:18:48.709Z | Downloaded rustls v0.23.36 |
| 1042 | 2026-03-11T03:18:48.744Z | Downloaded tokio-macros v2.6.0 |
| 1043 | 2026-03-11T03:18:48.745Z | Downloaded dropshot v0.16.7 |
| 1044 | 2026-03-11T03:18:48.745Z | Downloaded take_mut v0.2.2 |
| 1045 | 2026-03-11T03:18:48.745Z | Downloaded tabled_derive v0.11.0 |
| 1046 | 2026-03-11T03:18:48.745Z | Downloaded rustls-native-certs v0.8.3 |
| 1047 | 2026-03-11T03:18:48.757Z | Downloaded serial_test v3.3.1 |
| 1048 | 2026-03-11T03:18:48.757Z | Downloaded toml v0.7.8 |
| 1049 | 2026-03-11T03:18:48.757Z | Downloaded rustls-pemfile v2.2.0 |
| 1050 | 2026-03-11T03:18:48.757Z | Downloaded moka v0.12.13 |
| 1051 | 2026-03-11T03:18:48.757Z | Downloaded rhai v1.24.0 |
| 1052 | 2026-03-11T03:18:48.765Z | Downloaded termtree v0.5.1 |
| 1053 | 2026-03-11T03:18:48.765Z | Downloaded tagptr v0.2.0 |
| 1054 | 2026-03-11T03:18:48.765Z | Downloaded rhai_codegen v3.1.0 |
| 1055 | 2026-03-11T03:18:48.765Z | Downloaded reqwest v0.13.2 |
| 1056 | 2026-03-11T03:18:48.775Z | Downloaded quinn-proto v0.11.13 |
| 1057 | 2026-03-11T03:18:48.775Z | Downloaded term v1.2.1 |
| 1058 | 2026-03-11T03:18:48.785Z | Downloaded tempfile v3.25.0 |
| 1059 | 2026-03-11T03:18:48.785Z | Downloaded test-strategy v0.4.5 |
| 1060 | 2026-03-11T03:18:48.785Z | Downloaded thread-id v5.1.0 |
| 1061 | 2026-03-11T03:18:48.785Z | Downloaded rustls v0.22.4 |
| 1062 | 2026-03-11T03:18:48.796Z | Downloaded unarray v0.1.4 |
| 1063 | 2026-03-11T03:18:48.796Z | Downloaded regex-syntax v0.8.9 |
| 1064 | 2026-03-11T03:18:48.827Z | Downloaded embedded-io v0.4.0 |
| 1065 | 2026-03-11T03:18:48.827Z | Downloaded serde_derive_internals v0.29.1 |
| 1066 | 2026-03-11T03:18:48.827Z | Downloaded dof v0.4.0 |
| 1067 | 2026-03-11T03:18:48.827Z | Downloaded pest_derive v2.8.6 |
| 1068 | 2026-03-11T03:18:48.843Z | Downloaded phf_shared v0.12.1 |
| 1069 | 2026-03-11T03:18:48.843Z | Downloaded fs_extra v1.3.0 |
| 1070 | 2026-03-11T03:18:48.843Z | Downloaded quick-error v1.2.3 |
| 1071 | 2026-03-11T03:18:48.843Z | Downloaded bit-vec v0.8.0 |
| 1072 | 2026-03-11T03:18:48.843Z | Downloaded thin-vec v0.2.14 |
| 1073 | 2026-03-11T03:18:48.843Z | Downloaded rustix v1.1.3 |
| 1074 | 2026-03-11T03:18:48.843Z | Downloaded usdt-impl v0.5.0 |
| 1075 | 2026-03-11T03:18:48.843Z | Downloaded socket2 v0.6.2 |
| 1076 | 2026-03-11T03:18:48.851Z | Downloaded serial_test_derive v3.3.1 |
| 1077 | 2026-03-11T03:18:48.851Z | Downloaded secrecy v0.10.3 |
| 1078 | 2026-03-11T03:18:48.851Z | Downloaded rustversion v1.0.22 |
| 1079 | 2026-03-11T03:18:48.851Z | Downloaded tiny-keccak v2.0.2 |
| 1080 | 2026-03-11T03:18:48.851Z | Downloaded rand_xorshift v0.4.0 |
| 1081 | 2026-03-11T03:18:48.851Z | Downloaded base16ct v0.2.0 |
| 1082 | 2026-03-11T03:18:48.864Z | Downloaded schemars_derive v0.8.22 |
| 1083 | 2026-03-11T03:18:48.873Z | Downloaded similar v2.7.0 |
| 1084 | 2026-03-11T03:18:48.873Z | Downloaded defmt-parser v1.0.0 |
| 1085 | 2026-03-11T03:18:48.873Z | Downloaded cipher v0.4.4 |
| 1086 | 2026-03-11T03:18:48.873Z | Downloaded console v0.16.2 |
| 1087 | 2026-03-11T03:18:48.883Z | Downloaded smartstring v1.0.1 |
| 1088 | 2026-03-11T03:18:48.883Z | Downloaded tabwriter v1.4.1 |
| 1089 | 2026-03-11T03:18:48.883Z | Downloaded slog-bunyan v2.5.0 |
| 1090 | 2026-03-11T03:18:48.883Z | Downloaded schemars v1.2.1 |
| 1091 | 2026-03-11T03:18:48.921Z | Downloaded slog-stdlog v4.1.1 |
| 1092 | 2026-03-11T03:18:48.922Z | Downloaded bcs v0.1.6 |
| 1093 | 2026-03-11T03:18:48.922Z | Downloaded scroll v0.12.0 |
| 1094 | 2026-03-11T03:18:48.922Z | Downloaded sigpipe v0.1.3 |
| 1095 | 2026-03-11T03:18:48.922Z | Downloaded semver v0.1.20 |
| 1096 | 2026-03-11T03:18:48.922Z | Downloaded dunce v1.0.5 |
| 1097 | 2026-03-11T03:18:48.941Z | Downloaded derive_more v0.99.20 |
| 1098 | 2026-03-11T03:18:48.941Z | Downloaded tokio-dtrace v0.1.1 |
| 1099 | 2026-03-11T03:18:48.941Z | Downloaded arrayvec v0.7.6 |
| 1100 | 2026-03-11T03:18:48.941Z | Downloaded spin v0.5.2 |
| 1101 | 2026-03-11T03:18:48.941Z | Downloaded dropshot_endpoint v0.16.7 |
| 1102 | 2026-03-11T03:18:48.941Z | Downloaded cargo_toml v0.22.3 |
| 1103 | 2026-03-11T03:18:48.941Z | Downloaded topological-sort v0.2.2 |
| 1104 | 2026-03-11T03:18:48.941Z | Downloaded parse-display v0.10.0 |
| 1105 | 2026-03-11T03:18:48.941Z | Downloaded defmt v0.3.100 |
| 1106 | 2026-03-11T03:18:48.941Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1107 | 2026-03-11T03:18:48.941Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1108 | 2026-03-11T03:18:48.972Z | Downloaded cobs v0.3.0 |
| 1109 | 2026-03-11T03:18:48.972Z | Downloaded critical-section v1.2.0 |
| 1110 | 2026-03-11T03:18:48.972Z | Downloaded tinystr v0.8.2 |
| 1111 | 2026-03-11T03:18:48.972Z | Downloaded ff v0.13.1 |
| 1112 | 2026-03-11T03:18:48.987Z | Downloaded zerofrom-derive v0.1.6 |
| 1113 | 2026-03-11T03:18:48.987Z | Downloaded toml_edit v0.19.15 |
| 1114 | 2026-03-11T03:18:48.987Z | Downloaded smawk v0.3.2 |
| 1115 | 2026-03-11T03:18:48.987Z | Downloaded colored v3.1.1 |
| 1116 | 2026-03-11T03:18:48.987Z | Downloaded const_format v0.2.35 |
| 1117 | 2026-03-11T03:18:48.987Z | Downloaded async-trait v0.1.89 |
| 1118 | 2026-03-11T03:18:48.987Z | Downloaded bit-set v0.8.0 |
| 1119 | 2026-03-11T03:18:48.987Z | Downloaded pest v2.8.6 |
| 1120 | 2026-03-11T03:18:48.997Z | Downloaded yoke v0.8.1 |
| 1121 | 2026-03-11T03:18:48.997Z | Downloaded argon2 v0.5.3 |
| 1122 | 2026-03-11T03:18:48.997Z | Downloaded waitgroup v0.1.2 |
| 1123 | 2026-03-11T03:18:48.997Z | Downloaded steno v0.4.1 |
| 1124 | 2026-03-11T03:18:48.997Z | Downloaded thread-id v4.2.2 |
| 1125 | 2026-03-11T03:18:48.997Z | Downloaded crossbeam-channel v0.5.15 |
| 1126 | 2026-03-11T03:18:48.997Z | Downloaded usdt-attr-macro v0.5.0 |
| 1127 | 2026-03-11T03:18:49.015Z | Downloaded regress v0.10.5 |
| 1128 | 2026-03-11T03:18:49.015Z | Downloaded fixedbitset v0.4.2 |
| 1129 | 2026-03-11T03:18:49.015Z | Downloaded tough v0.20.0 |
| 1130 | 2026-03-11T03:18:49.041Z | Downloaded zerotrie v0.2.3 |
| 1131 | 2026-03-11T03:18:49.041Z | Downloaded time-core v0.1.8 |
| 1132 | 2026-03-11T03:18:49.041Z | Downloaded siphasher v1.0.2 |
| 1133 | 2026-03-11T03:18:49.041Z | Downloaded zerocopy v0.7.35 |
| 1134 | 2026-03-11T03:18:49.087Z | Downloaded walkdir v2.5.0 |
| 1135 | 2026-03-11T03:18:49.087Z | Downloaded slog-scope v4.4.1 |
| 1136 | 2026-03-11T03:18:49.087Z | Downloaded progenitor v0.11.2 |
| 1137 | 2026-03-11T03:18:49.087Z | Downloaded scroll_derive v0.13.1 |
| 1138 | 2026-03-11T03:18:49.087Z | Downloaded uuid v1.21.0 |
| 1139 | 2026-03-11T03:18:49.087Z | Downloaded unsafe-libyaml v0.2.11 |
| 1140 | 2026-03-11T03:18:49.087Z | Downloaded displaydoc v0.2.5 |
| 1141 | 2026-03-11T03:18:49.087Z | Downloaded typify-macro v0.4.3 |
| 1142 | 2026-03-11T03:18:49.087Z | Downloaded scroll v0.13.0 |
| 1143 | 2026-03-11T03:18:49.087Z | Downloaded serde_plain v1.0.2 |
| 1144 | 2026-03-11T03:18:49.099Z | Downloaded zerovec v0.11.5 |
| 1145 | 2026-03-11T03:18:49.099Z | Downloaded unit-prefix v0.5.2 |
| 1146 | 2026-03-11T03:18:49.099Z | Downloaded typify-macro v0.6.1 |
| 1147 | 2026-03-11T03:18:49.099Z | Downloaded typify v0.6.1 |
| 1148 | 2026-03-11T03:18:49.099Z | Downloaded ucd-trie v0.1.7 |
| 1149 | 2026-03-11T03:18:49.099Z | Downloaded strum v0.26.3 |
| 1150 | 2026-03-11T03:18:49.099Z | Downloaded universal-hash v0.5.1 |
| 1151 | 2026-03-11T03:18:49.100Z | Downloaded untrusted v0.7.1 |
| 1152 | 2026-03-11T03:18:49.100Z | Downloaded zerocopy-derive v0.7.35 |
| 1153 | 2026-03-11T03:18:49.100Z | Downloaded synstructure v0.13.2 |
| 1154 | 2026-03-11T03:18:49.100Z | Downloaded usdt v0.6.0 |
| 1155 | 2026-03-11T03:18:49.100Z | Downloaded tokio-rustls v0.25.0 |
| 1156 | 2026-03-11T03:18:49.100Z | Downloaded zone v0.3.1 |
| 1157 | 2026-03-11T03:18:49.100Z | Downloaded yoke-derive v0.8.1 |
| 1158 | 2026-03-11T03:18:49.161Z | Downloaded xz2 v0.1.7 |
| 1159 | 2026-03-11T03:18:49.161Z | Downloaded wait-timeout v0.2.1 |
| 1160 | 2026-03-11T03:18:49.161Z | Downloaded usdt-macro v0.5.0 |
| 1161 | 2026-03-11T03:18:49.196Z | Downloaded blake3 v1.8.3 |
| 1162 | 2026-03-11T03:18:49.196Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1163 | 2026-03-11T03:18:49.196Z | Downloaded usdt-attr-macro v0.6.0 |
| 1164 | 2026-03-11T03:18:49.252Z | Downloaded usdt-macro v0.6.0 |
| 1165 | 2026-03-11T03:18:49.279Z | Downloaded time v0.3.47 |
| 1166 | 2026-03-11T03:18:49.280Z | Downloaded zerofrom v0.1.6 |
| 1167 | 2026-03-11T03:18:49.280Z | Downloaded whoami v1.6.1 |
| 1168 | 2026-03-11T03:18:49.280Z | Downloaded scc v2.4.0 |
| 1169 | 2026-03-11T03:18:49.280Z | Downloaded zone_cfg_derive v0.3.1 |
| 1170 | 2026-03-11T03:18:49.280Z | Downloaded usdt-impl v0.6.0 |
| 1171 | 2026-03-11T03:18:49.280Z | Downloaded writeable v0.6.2 |
| 1172 | 2026-03-11T03:18:49.280Z | Downloaded typed-path v0.9.3 |
| 1173 | 2026-03-11T03:18:49.280Z | Downloaded tungstenite v0.21.0 |
| 1174 | 2026-03-11T03:18:49.280Z | Downloaded zerocopy-derive v0.8.39 |
| 1175 | 2026-03-11T03:18:49.296Z | Downloaded schemars v0.9.0 |
| 1176 | 2026-03-11T03:18:49.296Z | Downloaded vsss-rs v3.3.4 |
| 1177 | 2026-03-11T03:18:49.296Z | Downloaded owo-colors v4.2.3 |
| 1178 | 2026-03-11T03:18:49.319Z | Downloaded rustls-webpki v0.102.8 |
| 1179 | 2026-03-11T03:18:49.338Z | Downloaded winnow v0.7.14 |
| 1180 | 2026-03-11T03:18:49.338Z | Downloaded lru-cache v0.1.2 |
| 1181 | 2026-03-11T03:18:49.339Z | Downloaded papergrid v0.17.0 |
| 1182 | 2026-03-11T03:18:49.339Z | Downloaded tabled v0.15.0 |
| 1183 | 2026-03-11T03:18:49.351Z | Downloaded winnow v0.5.40 |
| 1184 | 2026-03-11T03:18:49.351Z | Downloaded testing_table v0.3.0 |
| 1185 | 2026-03-11T03:18:49.351Z | Downloaded num-derive v0.3.3 |
| 1186 | 2026-03-11T03:18:49.351Z | Downloaded syn v2.0.116 |
| 1187 | 2026-03-11T03:18:49.367Z | Downloaded hmac v0.12.1 |
| 1188 | 2026-03-11T03:18:49.367Z | Downloaded half v2.7.1 |
| 1189 | 2026-03-11T03:18:49.367Z | Downloaded slog-json v2.6.1 |
| 1190 | 2026-03-11T03:18:49.367Z | Downloaded idna_adapter v1.2.1 |
| 1191 | 2026-03-11T03:18:49.367Z | Downloaded hubpack_derive v0.1.1 |
| 1192 | 2026-03-11T03:18:49.367Z | Downloaded hostname v0.4.2 |
| 1193 | 2026-03-11T03:18:49.367Z | Downloaded fxhash v0.2.1 |
| 1194 | 2026-03-11T03:18:49.367Z | Downloaded itertools v0.12.1 |
| 1195 | 2026-03-11T03:18:49.432Z | Downloaded zeroize_derive v1.4.3 |
| 1196 | 2026-03-11T03:18:49.432Z | Downloaded typify v0.4.3 |
| 1197 | 2026-03-11T03:18:49.432Z | Downloaded powerfmt v0.2.0 |
| 1198 | 2026-03-11T03:18:49.432Z | Downloaded strum_macros v0.26.4 |
| 1199 | 2026-03-11T03:18:49.432Z | Downloaded macaddr v1.0.1 |
| 1200 | 2026-03-11T03:18:49.433Z | Downloaded smoltcp v0.11.0 |
| 1201 | 2026-03-11T03:18:49.433Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1202 | 2026-03-11T03:18:49.433Z | Downloaded mime v0.3.17 |
| 1203 | 2026-03-11T03:18:49.433Z | Downloaded sha3 v0.10.8 |
| 1204 | 2026-03-11T03:18:49.496Z | Downloaded goblin v0.10.5 |
| 1205 | 2026-03-11T03:18:49.496Z | Downloaded sled v0.34.7 |
| 1206 | 2026-03-11T03:18:49.496Z | Downloaded serde_with_macros v3.16.1 |
| 1207 | 2026-03-11T03:18:49.496Z | Downloaded inout v0.1.4 |
| 1208 | 2026-03-11T03:18:49.496Z | Downloaded natord v1.0.9 |
| 1209 | 2026-03-11T03:18:49.496Z | Downloaded typify-impl v0.4.3 |
| 1210 | 2026-03-11T03:18:49.518Z | Downloaded zerocopy v0.8.39 |
| 1211 | 2026-03-11T03:18:49.518Z | Downloaded progenitor-client v0.11.2 |
| 1212 | 2026-03-11T03:18:49.518Z | Downloaded typify-impl v0.6.1 |
| 1213 | 2026-03-11T03:18:49.518Z | Downloaded chrono-tz v0.10.4 |
| 1214 | 2026-03-11T03:18:49.518Z | Downloaded newtype_derive v0.1.6 |
| 1215 | 2026-03-11T03:18:49.518Z | Downloaded ipnetwork v0.21.1 |
| 1216 | 2026-03-11T03:18:49.518Z | Downloaded no-std-compat v0.4.1 |
| 1217 | 2026-03-11T03:18:49.518Z | Downloaded indexmap v1.9.3 |
| 1218 | 2026-03-11T03:18:49.553Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1219 | 2026-03-11T03:18:49.553Z | Downloaded yansi v1.0.1 |
| 1220 | 2026-03-11T03:18:49.553Z | Downloaded csv v1.4.0 |
| 1221 | 2026-03-11T03:18:49.569Z | Downloaded slog-envlogger v2.2.0 |
| 1222 | 2026-03-11T03:18:49.569Z | Downloaded tokio v1.49.0 |
| 1223 | 2026-03-11T03:18:49.591Z | Downloaded num-integer v0.1.46 |
| 1224 | 2026-03-11T03:18:49.602Z | Downloaded hkdf v0.12.4 |
| 1225 | 2026-03-11T03:18:49.602Z | Downloaded utf-8 v0.7.6 |
| 1226 | 2026-03-11T03:18:49.631Z | Downloaded libc v0.2.180 |
| 1227 | 2026-03-11T03:18:49.655Z | Downloaded num-iter v0.1.45 |
| 1228 | 2026-03-11T03:18:49.675Z | Downloaded num_enum v0.7.5 |
| 1229 | 2026-03-11T03:18:49.675Z | Downloaded serde_repr v0.1.20 |
| 1230 | 2026-03-11T03:18:49.762Z | Downloaded omicron-zone-package v0.12.2 |
| 1231 | 2026-03-11T03:18:49.762Z | Downloaded ingot v0.1.1 |
| 1232 | 2026-03-11T03:18:49.762Z | Downloaded tokio-tungstenite v0.21.0 |
| 1233 | 2026-03-11T03:18:49.762Z | Downloaded linear-map v1.2.0 |
| 1234 | 2026-03-11T03:18:49.762Z | Downloaded rayon v1.11.0 |
| 1235 | 2026-03-11T03:18:49.762Z | Downloaded hickory-proto v0.24.4 |
| 1236 | 2026-03-11T03:18:49.762Z | Downloaded tabled v0.20.0 |
| 1237 | 2026-03-11T03:18:49.908Z | Downloaded pin-project-lite v0.2.16 |
| 1238 | 2026-03-11T03:18:49.924Z | Downloaded zerovec-derive v0.11.2 |
| 1239 | 2026-03-11T03:18:50.116Z | Downloaded aws-lc-sys v0.37.1 |
| 1240 | 2026-03-11T03:18:50.254Z | Downloaded float-ord v0.3.2 |
| 1241 | 2026-03-11T03:18:50.319Z | Downloaded libscf-sys v1.1.0 |
| 1242 | 2026-03-11T03:18:51.445Z | Downloaded hickory-proto v0.25.2 |
| 1243 | 2026-03-11T03:18:51.758Z | Downloaded icu_normalizer_data v2.1.1 |
| 1244 | 2026-03-11T03:18:52.148Z | Downloaded hashbrown v0.12.3 |
| 1245 | 2026-03-11T03:18:52.211Z | Downloaded memoffset v0.9.1 |
| 1246 | 2026-03-11T03:18:52.309Z | Downloaded httpdate v1.0.3 |
| 1247 | 2026-03-11T03:18:52.487Z | Downloaded nom v7.1.3 |
| 1248 | 2026-03-11T03:18:52.522Z | Downloaded memmap v0.7.0 |
| 1249 | 2026-03-11T03:18:52.535Z | Downloaded hostname v0.3.1 |
| 1250 | 2026-03-11T03:18:52.550Z | Downloaded ingot-types v0.1.2 |
| 1251 | 2026-03-11T03:18:52.572Z | Downloaded keccak v0.1.6 |
| 1252 | 2026-03-11T03:18:52.576Z | Downloaded hash32 v0.3.1 |
| 1253 | 2026-03-11T03:18:52.585Z | Downloaded ident_case v1.0.1 |
| 1254 | 2026-03-11T03:18:52.641Z | Downloaded thiserror-no-std v2.0.2 |
| 1255 | 2026-03-11T03:18:52.874Z | Downloaded is-terminal v0.4.17 |
| 1256 | 2026-03-11T03:18:52.874Z | Downloaded num-complex v0.4.6 |
| 1257 | 2026-03-11T03:18:52.874Z | Downloaded multer v3.1.0 |
| 1258 | 2026-03-11T03:18:52.874Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1259 | 2026-03-11T03:18:52.874Z | Downloaded icu_properties_data v2.1.2 |
| 1260 | 2026-03-11T03:18:52.874Z | Downloaded libsw v3.5.0 |
| 1261 | 2026-03-11T03:18:52.874Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1262 | 2026-03-11T03:18:52.874Z | Downloaded poly1305 v0.8.0 |
| 1263 | 2026-03-11T03:18:52.874Z | Downloaded num_enum_derive v0.5.11 |
| 1264 | 2026-03-11T03:18:52.874Z | Downloaded newline-converter v0.3.0 |
| 1265 | 2026-03-11T03:18:52.874Z | Downloaded papergrid v0.11.0 |
| 1266 | 2026-03-11T03:18:52.874Z | Downloaded serde_with v3.16.1 |
| 1267 | 2026-03-11T03:18:52.875Z | Downloaded num_threads v0.1.7 |
| 1268 | 2026-03-11T03:18:52.946Z | Downloaded num-rational v0.4.2 |
| 1269 | 2026-03-11T03:18:53.059Z | Downloaded ref-cast v1.0.25 |
| 1270 | 2026-03-11T03:18:53.120Z | Downloaded pretty_assertions v1.4.1 |
| 1271 | 2026-03-11T03:18:53.120Z | Downloaded structmeta-derive v0.3.0 |
| 1272 | 2026-03-11T03:18:53.120Z | Downloaded ipnet v2.11.0 |
| 1273 | 2026-03-11T03:18:53.120Z | Downloaded openapiv3 v2.2.0 |
| 1274 | 2026-03-11T03:18:53.120Z | Downloaded plain v0.2.3 |
| 1275 | 2026-03-11T03:18:53.120Z | Downloaded getrandom v0.4.1 |
| 1276 | 2026-03-11T03:18:53.121Z | Downloaded tabled_derive v0.7.0 |
| 1277 | 2026-03-11T03:18:53.121Z | Downloaded usdt v0.5.0 |
| 1278 | 2026-03-11T03:18:53.168Z | Downloaded strum_macros v0.27.2 |
| 1279 | 2026-03-11T03:18:53.168Z | Downloaded lzma-sys v0.1.20 |
| 1280 | 2026-03-11T03:18:53.168Z | Downloaded time-macros v0.2.27 |
| 1281 | 2026-03-11T03:18:53.168Z | Downloaded rusty-fork v0.3.1 |
| 1282 | 2026-03-11T03:18:53.168Z | Downloaded socket2 v0.5.10 |
| 1283 | 2026-03-11T03:18:53.311Z | Downloaded sha1 v0.10.6 |
| 1284 | 2026-03-11T03:18:54.341Z | Compiling proc-macro2 v1.0.106 |
| 1285 | 2026-03-11T03:18:54.341Z | Compiling quote v1.0.44 |
| 1286 | 2026-03-11T03:18:54.341Z | Compiling unicode-ident v1.0.24 |
| 1287 | 2026-03-11T03:18:54.341Z | Compiling serde_core v1.0.228 |
| 1288 | 2026-03-11T03:18:54.389Z | Compiling cfg-if v1.0.4 |
| 1289 | 2026-03-11T03:18:54.390Z | Compiling serde v1.0.228 |
| 1290 | 2026-03-11T03:18:54.390Z | Compiling libc v0.2.180 |
| 1291 | 2026-03-11T03:18:54.390Z | Compiling memchr v2.8.0 |
| 1292 | 2026-03-11T03:18:58.679Z | Compiling itoa v1.0.17 |
| 1293 | 2026-03-11T03:18:59.146Z | Compiling zmij v1.0.21 |
| 1294 | 2026-03-11T03:18:59.146Z | Compiling autocfg v1.5.0 |
| 1295 | 2026-03-11T03:18:59.146Z | Compiling libm v0.2.16 |
| 1296 | 2026-03-11T03:18:59.146Z | Compiling getrandom v0.4.1 |
| 1297 | 2026-03-11T03:18:59.146Z | Compiling version_check v0.9.5 |
| 1298 | 2026-03-11T03:18:59.146Z | Compiling stable_deref_trait v1.2.1 |
| 1299 | 2026-03-11T03:18:59.146Z | Compiling equivalent v1.0.2 |
| 1300 | 2026-03-11T03:18:59.146Z | Compiling iana-time-zone v0.1.65 |
| 1301 | 2026-03-11T03:18:59.146Z | Compiling foldhash v0.2.0 |
| 1302 | 2026-03-11T03:18:59.146Z | Compiling allocator-api2 v0.2.21 |
| 1303 | 2026-03-11T03:18:59.146Z | Compiling litemap v0.8.1 |
| 1304 | 2026-03-11T03:18:59.146Z | Compiling writeable v0.6.2 |
| 1305 | 2026-03-11T03:18:59.146Z | Compiling icu_normalizer_data v2.1.1 |
| 1306 | 2026-03-11T03:18:59.146Z | Compiling syn v2.0.116 |
| 1307 | 2026-03-11T03:18:59.146Z | Compiling hashbrown v0.16.1 |
| 1308 | 2026-03-11T03:18:59.146Z | Compiling dyn-clone v1.0.20 |
| 1309 | 2026-03-11T03:18:59.146Z | Compiling pin-project-lite v0.2.16 |
| 1310 | 2026-03-11T03:18:59.146Z | Compiling icu_properties_data v2.1.2 |
| 1311 | 2026-03-11T03:18:59.146Z | Compiling percent-encoding v2.3.2 |
| 1312 | 2026-03-11T03:18:59.146Z | Compiling scopeguard v1.2.0 |
| 1313 | 2026-03-11T03:18:59.147Z | Compiling parking_lot_core v0.9.12 |
| 1314 | 2026-03-11T03:18:59.147Z | Compiling lock_api v0.4.14 |
| 1315 | 2026-03-11T03:18:59.147Z | Compiling form_urlencoded v1.2.2 |
| 1316 | 2026-03-11T03:18:59.147Z | Compiling utf8_iter v1.0.4 |
| 1317 | 2026-03-11T03:18:59.147Z | Compiling serde_json v1.0.149 |
| 1318 | 2026-03-11T03:18:59.147Z | Compiling thiserror v2.0.18 |
| 1319 | 2026-03-11T03:18:59.147Z | Compiling heck v0.5.0 |
| 1320 | 2026-03-11T03:18:59.147Z | Compiling jobserver v0.1.34 |
| 1321 | 2026-03-11T03:18:59.147Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-03-11T03:18:59.147Z | Compiling shlex v1.3.0 |
| 1323 | 2026-03-11T03:18:59.147Z | Compiling num-traits v0.2.19 |
| 1324 | 2026-03-11T03:18:59.147Z | Compiling futures-core v0.3.32 |
| 1325 | 2026-03-11T03:18:59.147Z | Compiling semver v1.0.27 |
| 1326 | 2026-03-11T03:18:59.147Z | Compiling indexmap v2.13.0 |
| 1327 | 2026-03-11T03:18:59.147Z | Compiling cc v1.2.56 |
| 1328 | 2026-03-11T03:18:59.147Z | Compiling errno v0.3.14 |
| 1329 | 2026-03-11T03:18:59.147Z | Compiling fnv v1.0.7 |
| 1330 | 2026-03-11T03:18:59.147Z | Compiling zerocopy v0.8.39 |
| 1331 | 2026-03-11T03:18:59.147Z | Compiling getrandom v0.2.17 |
| 1332 | 2026-03-11T03:18:59.147Z | Compiling futures-sink v0.3.32 |
| 1333 | 2026-03-11T03:18:59.147Z | Compiling slab v0.4.12 |
| 1334 | 2026-03-11T03:18:59.147Z | Compiling futures-channel v0.3.32 |
| 1335 | 2026-03-11T03:18:59.147Z | Compiling uuid v1.21.0 |
| 1336 | 2026-03-11T03:18:59.147Z | Compiling futures-io v0.3.32 |
| 1337 | 2026-03-11T03:18:59.147Z | Compiling futures-task v0.3.32 |
| 1338 | 2026-03-11T03:18:59.147Z | Compiling log v0.4.29 |
| 1339 | 2026-03-11T03:18:59.166Z | Compiling portable-atomic v1.13.1 |
| 1340 | 2026-03-11T03:18:59.166Z | Compiling rustversion v1.0.22 |
| 1341 | 2026-03-11T03:18:59.166Z | Compiling regex-syntax v0.8.9 |
| 1342 | 2026-03-11T03:18:59.167Z | Compiling schemars v0.8.22 |
| 1343 | 2026-03-11T03:18:59.194Z | Compiling ring v0.17.14 |
| 1344 | 2026-03-11T03:18:59.253Z | Compiling socket2 v0.6.2 |
| 1345 | 2026-03-11T03:18:59.358Z | Compiling critical-section v1.2.0 |
| 1346 | 2026-03-11T03:18:59.372Z | Compiling untrusted v0.9.0 |
| 1347 | 2026-03-11T03:18:59.516Z | Compiling signal-hook-registry v1.4.8 |
| 1348 | 2026-03-11T03:18:59.730Z | Compiling bitflags v2.11.0 |
| 1349 | 2026-03-11T03:18:59.850Z | Compiling mio v1.1.1 |
| 1350 | 2026-03-11T03:19:00.027Z | Compiling synstructure v0.13.2 |
| 1351 | 2026-03-11T03:19:00.114Z | Compiling serde_derive_internals v0.29.1 |
| 1352 | 2026-03-11T03:19:00.201Z | Compiling once_cell v1.21.3 |
| 1353 | 2026-03-11T03:19:00.481Z | Compiling subtle v2.6.1 |
| 1354 | 2026-03-11T03:19:00.549Z | Compiling typenum v1.19.0 |
| 1355 | 2026-03-11T03:19:00.663Z | Compiling byteorder v1.5.0 |
| 1356 | 2026-03-11T03:19:00.688Z | Compiling base64 v0.22.1 |
| 1357 | 2026-03-11T03:19:00.793Z | Compiling httparse v1.10.1 |
| 1358 | 2026-03-11T03:19:00.959Z | Compiling ipnet v2.11.0 |
| 1359 | 2026-03-11T03:19:01.116Z | Compiling atomic-waker v1.1.2 |
| 1360 | 2026-03-11T03:19:01.146Z | Compiling tower-service v0.3.3 |
| 1361 | 2026-03-11T03:19:01.303Z | Compiling ryu v1.0.23 |
| 1362 | 2026-03-11T03:19:01.303Z | Compiling tower-layer v0.3.3 |
| 1363 | 2026-03-11T03:19:01.462Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-11T03:19:01.493Z | Compiling try-lock v0.2.5 |
| 1365 | 2026-03-11T03:19:01.624Z | Compiling rustix v1.1.3 |
| 1366 | 2026-03-11T03:19:01.695Z | Compiling want v0.3.1 |
| 1367 | 2026-03-11T03:19:01.713Z | Compiling pin-utils v0.1.0 |
| 1368 | 2026-03-11T03:19:01.756Z | Compiling httpdate v1.0.3 |
| 1369 | 2026-03-11T03:19:01.793Z | Compiling regress v0.10.5 |
| 1370 | 2026-03-11T03:19:01.832Z | Compiling ucd-trie v0.1.7 |
| 1371 | 2026-03-11T03:19:01.911Z | Compiling serde_derive v1.0.228 |
| 1372 | 2026-03-11T03:19:01.921Z | Compiling zerofrom-derive v0.1.6 |
| 1373 | 2026-03-11T03:19:02.067Z | Compiling yoke-derive v0.8.1 |
| 1374 | 2026-03-11T03:19:02.137Z | Compiling zerovec-derive v0.11.2 |
| 1375 | 2026-03-11T03:19:02.301Z | Compiling displaydoc v0.2.5 |
| 1376 | 2026-03-11T03:19:02.685Z | Compiling schemars_derive v0.8.22 |
| 1377 | 2026-03-11T03:19:03.196Z | Compiling thiserror-impl v2.0.18 |
| 1378 | 2026-03-11T03:19:03.477Z | Compiling tokio-macros v2.6.0 |
| 1379 | 2026-03-11T03:19:03.576Z | Compiling zerofrom v0.1.6 |
| 1380 | 2026-03-11T03:19:03.610Z | Compiling zerocopy-derive v0.8.39 |
| 1381 | 2026-03-11T03:19:03.729Z | Compiling yoke v0.8.1 |
| 1382 | 2026-03-11T03:19:03.843Z | Compiling zeroize_derive v1.4.3 |
| 1383 | 2026-03-11T03:19:03.960Z | Compiling zerovec v0.11.5 |
| 1384 | 2026-03-11T03:19:04.285Z | Compiling zerotrie v0.2.3 |
| 1385 | 2026-03-11T03:19:04.452Z | Compiling futures-macro v0.3.32 |
| 1386 | 2026-03-11T03:19:04.648Z | Compiling tinystr v0.8.2 |
| 1387 | 2026-03-11T03:19:04.686Z | Compiling potential_utf v0.1.4 |
| 1388 | 2026-03-11T03:19:04.734Z | Compiling zeroize v1.8.2 |
| 1389 | 2026-03-11T03:19:04.901Z | Compiling icu_locale_core v2.1.1 |
| 1390 | 2026-03-11T03:19:04.909Z | Compiling icu_collections v2.1.1 |
| 1391 | 2026-03-11T03:19:05.042Z | Compiling getrandom v0.3.4 |
| 1392 | 2026-03-11T03:19:05.232Z | Compiling pest v2.8.6 |
| 1393 | 2026-03-11T03:19:07.225Z | Compiling slog v2.8.2 |
| 1394 | 2026-03-11T03:19:07.326Z | Compiling futures-util v0.3.32 |
| 1395 | 2026-03-11T03:19:07.326Z | Compiling aho-corasick v1.1.4 |
| 1396 | 2026-03-11T03:19:07.326Z | Compiling icu_provider v2.1.1 |
| 1397 | 2026-03-11T03:19:07.326Z | Compiling icu_properties v2.1.2 |
| 1398 | 2026-03-11T03:19:07.326Z | Compiling bytes v1.11.1 |
| 1399 | 2026-03-11T03:19:07.326Z | Compiling smallvec v1.15.1 |
| 1400 | 2026-03-11T03:19:07.326Z | Compiling icu_normalizer v2.1.1 |
| 1401 | 2026-03-11T03:19:07.326Z | Compiling serde_tokenstream v0.2.3 |
| 1402 | 2026-03-11T03:19:07.326Z | Compiling chrono v0.4.43 |
| 1403 | 2026-03-11T03:19:07.326Z | Compiling http v1.4.0 |
| 1404 | 2026-03-11T03:19:07.519Z | Compiling idna_adapter v1.2.1 |
| 1405 | 2026-03-11T03:19:07.715Z | Compiling idna v1.1.0 |
| 1406 | 2026-03-11T03:19:07.818Z | Compiling parking_lot v0.12.5 |
| 1407 | 2026-03-11T03:19:07.930Z | Compiling thiserror v1.0.69 |
| 1408 | 2026-03-11T03:19:08.329Z | Compiling url v2.5.8 |
| 1409 | 2026-03-11T03:19:08.360Z | Compiling tokio v1.49.0 |
| 1410 | 2026-03-11T03:19:08.562Z | Compiling http-body v1.0.1 |
| 1411 | 2026-03-11T03:19:08.755Z | Compiling pest_meta v2.8.6 |
| 1412 | 2026-03-11T03:19:08.815Z | Compiling regex-automata v0.4.14 |
| 1413 | 2026-03-11T03:19:09.510Z | Compiling erased-serde v0.3.31 |
| 1414 | 2026-03-11T03:19:09.744Z | Compiling thiserror-impl v1.0.69 |
| 1415 | 2026-03-11T03:19:10.129Z | Compiling ppv-lite86 v0.2.21 |
| 1416 | 2026-03-11T03:19:10.574Z | Compiling pest_generator v2.8.6 |
| 1417 | 2026-03-11T03:19:10.677Z | Compiling generic-array v0.14.7 |
| 1418 | 2026-03-11T03:19:10.781Z | Compiling pretty-hex v0.4.1 |
| 1419 | 2026-03-11T03:19:10.788Z | Compiling plain v0.2.3 |
| 1420 | 2026-03-11T03:19:10.928Z | Compiling tracing-attributes v0.1.31 |
| 1421 | 2026-03-11T03:19:10.948Z | Compiling tracing-core v0.1.36 |
| 1422 | 2026-03-11T03:19:11.023Z | Compiling strsim v0.11.1 |
| 1423 | 2026-03-11T03:19:11.419Z | Compiling regex v1.12.3 |
| 1424 | 2026-03-11T03:19:11.451Z | Compiling pest_derive v2.8.6 |
| 1425 | 2026-03-11T03:19:11.549Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-03-11T03:19:11.768Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-03-11T03:19:11.784Z | Compiling rustls-pki-types v1.14.0 |
| 1428 | 2026-03-11T03:19:11.904Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-03-11T03:19:12.117Z | Compiling iri-string v0.7.10 |
| 1430 | 2026-03-11T03:19:12.207Z | Compiling winnow v0.7.14 |
| 1431 | 2026-03-11T03:19:12.480Z | Compiling crypto-common v0.1.7 |
| 1432 | 2026-03-11T03:19:12.495Z | Compiling cmake v0.1.57 |
| 1433 | 2026-03-11T03:19:12.632Z | Compiling dunce v1.0.5 |
| 1434 | 2026-03-11T03:19:12.669Z | Compiling tracing v0.1.44 |
| 1435 | 2026-03-11T03:19:12.740Z | Compiling fs_extra v1.3.0 |
| 1436 | 2026-03-11T03:19:12.932Z | Compiling paste v1.0.15 |
| 1437 | 2026-03-11T03:19:12.957Z | Compiling scroll_derive v0.13.1 |
| 1438 | 2026-03-11T03:19:13.073Z | Compiling aws-lc-sys v0.37.1 |
| 1439 | 2026-03-11T03:19:13.365Z | Compiling time-core v0.1.8 |
| 1440 | 2026-03-11T03:19:13.555Z | Compiling tokio-util v0.7.18 |
| 1441 | 2026-03-11T03:19:14.106Z | Compiling powerfmt v0.2.0 |
| 1442 | 2026-03-11T03:19:15.492Z | Compiling num-conv v0.2.0 |
| 1443 | 2026-03-11T03:19:15.622Z | Compiling deranged v0.5.6 |
| 1444 | 2026-03-11T03:19:15.622Z | Compiling scroll v0.13.0 |
| 1445 | 2026-03-11T03:19:15.622Z | Compiling time-macros v0.2.27 |
| 1446 | 2026-03-11T03:19:15.658Z | Compiling anyhow v1.0.102 |
| 1447 | 2026-03-11T03:19:15.658Z | Compiling num_threads v0.1.7 |
| 1448 | 2026-03-11T03:19:15.658Z | Compiling typify-impl v0.4.3 |
| 1449 | 2026-03-11T03:19:15.658Z | Compiling ipnetwork v0.21.1 |
| 1450 | 2026-03-11T03:19:15.658Z | Compiling openapiv3 v2.2.0 |
| 1451 | 2026-03-11T03:19:15.784Z | Compiling cpufeatures v0.2.17 |
| 1452 | 2026-03-11T03:19:15.788Z | Compiling fastrand v2.3.0 |
| 1453 | 2026-03-11T03:19:15.808Z | Compiling aws-lc-rs v1.15.4 |
| 1454 | 2026-03-11T03:19:15.855Z | Compiling ident_case v1.0.1 |
| 1455 | 2026-03-11T03:19:15.996Z | Compiling darling_core v0.21.3 |
| 1456 | 2026-03-11T03:19:16.188Z | Compiling h2 v0.4.13 |
| 1457 | 2026-03-11T03:19:17.337Z | Compiling daft-derive v0.1.5 |
| 1458 | 2026-03-11T03:19:17.666Z | Compiling omicron-workspace-hack v0.1.0 |
| 1459 | 2026-03-11T03:19:18.177Z | Compiling async-trait v0.1.89 |
| 1460 | 2026-03-11T03:19:18.309Z | Compiling crossbeam-utils v0.8.21 |
| 1461 | 2026-03-11T03:19:18.391Z | Compiling usdt-impl v0.6.0 |
| 1462 | 2026-03-11T03:19:18.645Z | Compiling untrusted v0.7.1 |
| 1463 | 2026-03-11T03:19:18.740Z | Compiling goblin v0.10.5 |
| 1464 | 2026-03-11T03:19:18.790Z | Compiling dtrace-parser v0.3.0 |
| 1465 | 2026-03-11T03:19:18.806Z | Compiling block-buffer v0.10.4 |
| 1466 | 2026-03-11T03:19:18.985Z | Compiling hyper v1.8.1 |
| 1467 | 2026-03-11T03:19:19.071Z | Compiling darling_macro v0.21.3 |
| 1468 | 2026-03-11T03:19:19.520Z | Compiling rustls v0.23.36 |
| 1469 | 2026-03-11T03:19:19.796Z | Compiling unsafe-libyaml v0.2.11 |
| 1470 | 2026-03-11T03:19:19.810Z | Compiling darling v0.21.3 |
| 1471 | 2026-03-11T03:19:19.905Z | Compiling digest v0.10.7 |
| 1472 | 2026-03-11T03:19:20.175Z | Compiling oxnet v0.1.4 |
| 1473 | 2026-03-11T03:19:20.390Z | Compiling hyper-util v0.1.20 |
| 1474 | 2026-03-11T03:19:20.697Z | Compiling serde_yaml v0.9.34+deprecated |
| 1475 | 2026-03-11T03:19:20.713Z | Compiling futures-executor v0.3.32 |
| 1476 | 2026-03-11T03:19:20.726Z | Compiling structmeta-derive v0.3.0 |
| 1477 | 2026-03-11T03:19:21.071Z | Compiling thread-id v5.1.0 |
| 1478 | 2026-03-11T03:19:21.169Z | Compiling thread_local v1.1.9 |
| 1479 | 2026-03-11T03:19:21.311Z | Compiling camino v1.2.2 |
| 1480 | 2026-03-11T03:19:21.506Z | Compiling rustls v0.22.4 |
| 1481 | 2026-03-11T03:19:21.772Z | Compiling hex v0.4.3 |
| 1482 | 2026-03-11T03:19:21.912Z | Compiling futures v0.3.32 |
| 1483 | 2026-03-11T03:19:22.007Z | Compiling rand_core v0.9.5 |
| 1484 | 2026-03-11T03:19:22.188Z | Compiling structmeta v0.3.0 |
| 1485 | 2026-03-11T03:19:22.292Z | Compiling unicode-width v0.2.2 |
| 1486 | 2026-03-11T03:19:22.444Z | Compiling match_cfg v0.1.0 |
| 1487 | 2026-03-11T03:19:22.531Z | Compiling slog-async v2.8.0 |
| 1488 | 2026-03-11T03:19:22.557Z | Compiling syn v1.0.109 |
| 1489 | 2026-03-11T03:19:22.674Z | Compiling dof v0.4.0 |
| 1490 | 2026-03-11T03:19:22.958Z | Compiling quick-error v1.2.3 |
| 1491 | 2026-03-11T03:19:23.035Z | Compiling take_mut v0.2.2 |
| 1492 | 2026-03-11T03:19:23.086Z | Compiling term v1.2.1 |
| 1493 | 2026-03-11T03:19:23.227Z | Compiling rand_chacha v0.9.0 |
| 1494 | 2026-03-11T03:19:23.687Z | Compiling typify-macro v0.4.3 |
| 1495 | 2026-03-11T03:19:24.695Z | Compiling tower v0.5.3 |
| 1496 | 2026-03-11T03:19:24.704Z | Compiling webpki-roots v1.0.6 |
| 1497 | 2026-03-11T03:19:24.847Z | Compiling newtype-uuid-macros v0.1.0 |
| 1498 | 2026-03-11T03:19:25.277Z | Compiling strum_macros v0.26.4 |
| 1499 | 2026-03-11T03:19:25.736Z | Compiling usdt-macro v0.6.0 |
| 1500 | 2026-03-11T03:19:25.888Z | Compiling usdt-attr-macro v0.6.0 |
| 1501 | 2026-03-11T03:19:26.363Z | Compiling typify v0.4.3 |
| 1502 | 2026-03-11T03:19:26.468Z | Compiling serde_spanned v1.0.4 |
| 1503 | 2026-03-11T03:19:26.687Z | Compiling multer v3.1.0 |
| 1504 | 2026-03-11T03:19:27.164Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1505 | 2026-03-11T03:19:27.179Z | Compiling debug-ignore v1.0.5 |
| 1506 | 2026-03-11T03:19:27.223Z | Compiling bit-vec v0.8.0 |
| 1507 | 2026-03-11T03:19:27.360Z | Compiling tower-http v0.6.8 |
| 1508 | 2026-03-11T03:19:27.420Z | Compiling rand v0.9.2 |
| 1509 | 2026-03-11T03:19:27.490Z | Compiling async-stream-impl v0.3.6 |
| 1510 | 2026-03-11T03:19:27.527Z | Compiling bit-set v0.8.0 |
| 1511 | 2026-03-11T03:19:27.592Z | Compiling strum v0.26.3 |
| 1512 | 2026-03-11T03:19:27.737Z | Compiling dropshot v0.16.7 |
| 1513 | 2026-03-11T03:19:27.748Z | Compiling encoding_rs v0.8.35 |
| 1514 | 2026-03-11T03:19:27.924Z | Compiling mime v0.3.17 |
| 1515 | 2026-03-11T03:19:28.025Z | Compiling unarray v0.1.4 |
| 1516 | 2026-03-11T03:19:28.090Z | Compiling spin v0.9.8 |
| 1517 | 2026-03-11T03:19:28.158Z | Compiling ref-cast v1.0.25 |
| 1518 | 2026-03-11T03:19:28.272Z | Compiling tabwriter v1.4.1 |
| 1519 | 2026-03-11T03:19:28.286Z | Compiling async-stream v0.3.6 |
| 1520 | 2026-03-11T03:19:28.300Z | Compiling derive-ex v0.1.8 |
| 1521 | 2026-03-11T03:19:28.495Z | Compiling dropshot_endpoint v0.16.7 |
| 1522 | 2026-03-11T03:19:28.568Z | Compiling macaddr v1.0.1 |
| 1523 | 2026-03-11T03:19:28.643Z | Compiling ref-cast-impl v1.0.25 |
| 1524 | 2026-03-11T03:19:28.867Z | Compiling waitgroup v0.1.2 |
| 1525 | 2026-03-11T03:19:28.884Z | Compiling serde_path_to_error v0.1.20 |
| 1526 | 2026-03-11T03:19:28.913Z | Compiling progenitor-impl v0.11.2 |
| 1527 | 2026-03-11T03:19:29.023Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1528 | 2026-03-11T03:19:29.355Z | Compiling tempfile v3.25.0 |
| 1529 | 2026-03-11T03:19:29.549Z | Compiling time v0.3.47 |
| 1530 | 2026-03-11T03:19:29.901Z | Compiling newtype-uuid v1.3.2 |
| 1531 | 2026-03-11T03:19:29.906Z | Compiling strum_macros v0.27.2 |
| 1532 | 2026-03-11T03:19:29.957Z | Compiling instant v0.1.13 |
| 1533 | 2026-03-11T03:19:30.328Z | Compiling colored v3.1.1 |
| 1534 | 2026-03-11T03:19:30.343Z | Compiling daft v0.1.5 |
| 1535 | 2026-03-11T03:19:30.445Z | Compiling test-strategy v0.4.5 |
| 1536 | 2026-03-11T03:19:30.685Z | Compiling crossbeam-channel v0.5.15 |
| 1537 | 2026-03-11T03:19:30.750Z | Compiling serde_with_macros v3.16.1 |
| 1538 | 2026-03-11T03:19:31.325Z | Compiling parse-display-derive v0.10.0 |
| 1539 | 2026-03-11T03:19:32.328Z | Compiling rustls-webpki v0.102.8 |
| 1540 | 2026-03-11T03:19:32.411Z | Compiling strum v0.27.2 |
| 1541 | 2026-03-11T03:19:32.459Z | Compiling is-terminal v0.4.17 |
| 1542 | 2026-03-11T03:19:32.570Z | Compiling rustc-hash v2.1.1 |
| 1543 | 2026-03-11T03:19:32.578Z | Compiling slog-term v2.9.2 |
| 1544 | 2026-03-11T03:19:32.717Z | Compiling slog-json v2.6.1 |
| 1545 | 2026-03-11T03:19:33.532Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1546 | 2026-03-11T03:19:33.563Z | Compiling hostname v0.3.1 |
| 1547 | 2026-03-11T03:19:33.741Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1548 | 2026-03-11T03:19:33.822Z | Compiling progenitor-macro v0.11.2 |
| 1549 | 2026-03-11T03:19:34.116Z | Compiling rand_chacha v0.3.1 |
| 1550 | 2026-03-11T03:19:34.522Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1551 | 2026-03-11T03:19:34.690Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1552 | 2026-03-11T03:19:34.754Z | Compiling memmap2 v0.9.10 |
| 1553 | 2026-03-11T03:19:35.929Z | Compiling wait-timeout v0.2.1 |
| 1554 | 2026-03-11T03:19:35.968Z | Compiling either v1.15.0 |
| 1555 | 2026-03-11T03:19:35.968Z | Compiling rusty-fork v0.3.1 |
| 1556 | 2026-03-11T03:19:35.968Z | Compiling tokio-rustls v0.25.0 |
| 1557 | 2026-03-11T03:19:35.968Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1558 | 2026-03-11T03:19:35.968Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1559 | 2026-03-11T03:19:35.968Z | Compiling rand v0.8.5 |
| 1560 | 2026-03-11T03:19:37.014Z | Compiling slog-bunyan v2.5.0 |
| 1561 | 2026-03-11T03:19:37.588Z | Compiling usdt v0.6.0 |
| 1562 | 2026-03-11T03:19:37.737Z | Compiling rand_xorshift v0.4.0 |
| 1563 | 2026-03-11T03:19:37.919Z | Compiling sha1 v0.10.6 |
| 1564 | 2026-03-11T03:19:37.940Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1565 | 2026-03-11T03:19:37.977Z | Compiling rustls-pemfile v2.2.0 |
| 1566 | 2026-03-11T03:19:38.160Z | Compiling hostname v0.4.2 |
| 1567 | 2026-03-11T03:19:38.198Z | Compiling proptest v1.10.0 |
| 1568 | 2026-03-11T03:19:39.642Z | Compiling utf8parse v0.2.2 |
| 1569 | 2026-03-11T03:19:39.814Z | Compiling anstyle-parse v0.2.7 |
| 1570 | 2026-03-11T03:19:40.049Z | Compiling itertools v0.14.0 |
| 1571 | 2026-03-11T03:19:40.727Z | Compiling serde_with v3.16.1 |
| 1572 | 2026-03-11T03:19:40.926Z | Compiling colorchoice v1.0.4 |
| 1573 | 2026-03-11T03:19:41.052Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1574 | 2026-03-11T03:19:42.721Z | Compiling anstyle-query v1.1.5 |
| 1575 | 2026-03-11T03:19:42.834Z | Compiling is_terminal_polyfill v1.70.2 |
| 1576 | 2026-03-11T03:19:42.834Z | Compiling anstyle v1.0.13 |
| 1577 | 2026-03-11T03:19:42.834Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1578 | 2026-03-11T03:19:42.834Z | Compiling anstream v0.6.21 |
| 1579 | 2026-03-11T03:19:42.834Z | Compiling toml_datetime v0.6.11 |
| 1580 | 2026-03-11T03:19:42.834Z | Compiling clap_lex v1.0.0 |
| 1581 | 2026-03-11T03:19:42.954Z | Compiling backoff v0.4.0 |
| 1582 | 2026-03-11T03:19:43.151Z | Compiling parse-display v0.10.0 |
| 1583 | 2026-03-11T03:19:43.217Z | Compiling iddqd v0.3.17 |
| 1584 | 2026-03-11T03:19:43.654Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1585 | 2026-03-11T03:19:44.712Z | Compiling clap_derive v4.5.55 |
| 1586 | 2026-03-11T03:19:44.749Z | Compiling terminal_size v0.4.3 |
| 1587 | 2026-03-11T03:19:45.752Z | Compiling clap_builder v4.5.59 |
| 1588 | 2026-03-11T03:19:45.946Z | Compiling crossbeam-epoch v0.9.18 |
| 1589 | 2026-03-11T03:19:46.399Z | Compiling rustls-webpki v0.103.9 |
| 1590 | 2026-03-11T03:19:47.048Z | Compiling proc-macro-error-attr v1.0.4 |
| 1591 | 2026-03-11T03:19:47.318Z | Compiling heapless v0.8.0 |
| 1592 | 2026-03-11T03:19:47.587Z | Compiling ingot-macros v0.1.1 |
| 1593 | 2026-03-11T03:19:47.921Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1594 | 2026-03-11T03:19:48.599Z | Compiling clap v4.5.59 |
| 1595 | 2026-03-11T03:19:49.172Z | Compiling zerocopy-derive v0.7.35 |
| 1596 | 2026-03-11T03:19:49.695Z | Compiling hash32 v0.3.1 |
| 1597 | 2026-03-11T03:19:50.173Z | Compiling proc-macro-error v1.0.4 |
| 1598 | 2026-03-11T03:19:50.329Z | Compiling smoltcp v0.11.0 |
| 1599 | 2026-03-11T03:19:50.469Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1600 | 2026-03-11T03:19:50.775Z | Compiling winnow v0.5.40 |
| 1601 | 2026-03-11T03:19:50.882Z | Compiling zerocopy v0.7.35 |
| 1602 | 2026-03-11T03:19:51.060Z | Compiling tokio-rustls v0.26.4 |
| 1603 | 2026-03-11T03:19:51.260Z | Compiling ingot-types v0.1.2 |
| 1604 | 2026-03-11T03:19:51.582Z | Compiling proc-macro-crate v3.4.0 |
| 1605 | 2026-03-11T03:19:52.394Z | Compiling cobs v0.3.0 |
| 1606 | 2026-03-11T03:19:52.445Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1607 | 2026-03-11T03:19:52.465Z | Compiling bitflags v1.3.2 |
| 1608 | 2026-03-11T03:19:52.556Z | Compiling crucible-workspace-hack v0.1.0 |
| 1609 | 2026-03-11T03:19:52.575Z | Compiling toml_edit v0.19.15 |
| 1610 | 2026-03-11T03:19:52.594Z | Compiling managed v0.8.0 |
| 1611 | 2026-03-11T03:19:52.639Z | Compiling postcard v1.1.3 |
| 1612 | 2026-03-11T03:19:53.016Z | Compiling hyper-rustls v0.27.7 |
| 1613 | 2026-03-11T03:19:53.074Z | Compiling num_enum_derive v0.7.5 |
| 1614 | 2026-03-11T03:19:53.238Z | Compiling ingot v0.1.1 |
| 1615 | 2026-03-11T03:19:53.359Z | Compiling foreign-types-macros v0.2.3 |
| 1616 | 2026-03-11T03:19:53.985Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1617 | 2026-03-11T03:19:54.101Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1618 | 2026-03-11T03:19:54.199Z | Compiling proc-macro-crate v1.3.1 |
| 1619 | 2026-03-11T03:19:54.377Z | Compiling heck v0.4.1 |
| 1620 | 2026-03-11T03:19:54.391Z | Compiling foreign-types-shared v0.3.1 |
| 1621 | 2026-03-11T03:19:54.438Z | Compiling rayon-core v1.13.0 |
| 1622 | 2026-03-11T03:19:54.645Z | Compiling foreign-types v0.5.0 |
| 1623 | 2026-03-11T03:19:54.650Z | Compiling num_enum v0.7.5 |
| 1624 | 2026-03-11T03:19:54.756Z | Compiling reqwest v0.12.28 |
| 1625 | 2026-03-11T03:19:54.924Z | Compiling crossbeam-deque v0.8.6 |
| 1626 | 2026-03-11T03:19:54.940Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1627 | 2026-03-11T03:19:55.168Z | Compiling dtrace-parser v0.2.0 |
| 1628 | 2026-03-11T03:19:55.459Z | Compiling num_enum_derive v0.5.11 |
| 1629 | 2026-03-11T03:19:55.573Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1630 | 2026-03-11T03:19:55.923Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1631 | 2026-03-11T03:19:55.979Z | Compiling scroll_derive v0.12.1 |
| 1632 | 2026-03-11T03:19:56.222Z | Compiling usdt-impl v0.5.0 |
| 1633 | 2026-03-11T03:19:56.377Z | Compiling memoffset v0.9.1 |
| 1634 | 2026-03-11T03:19:56.390Z | Compiling cstr-argument v0.1.2 |
| 1635 | 2026-03-11T03:19:56.550Z | Compiling cfg_aliases v0.2.1 |
| 1636 | 2026-03-11T03:19:56.575Z | Compiling convert_case v0.4.0 |
| 1637 | 2026-03-11T03:19:56.660Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1638 | 2026-03-11T03:19:56.730Z | Compiling tinyvec_macros v0.1.1 |
| 1639 | 2026-03-11T03:19:56.814Z | Compiling tinyvec v1.10.0 |
| 1640 | 2026-03-11T03:19:56.857Z | Compiling num_enum v0.5.11 |
| 1641 | 2026-03-11T03:19:56.936Z | Compiling scroll v0.12.0 |
| 1642 | 2026-03-11T03:19:56.990Z | Compiling nix v0.30.1 |
| 1643 | 2026-03-11T03:19:57.005Z | Compiling derive_more v0.99.20 |
| 1644 | 2026-03-11T03:19:57.276Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1645 | 2026-03-11T03:19:57.519Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1646 | 2026-03-11T03:19:57.618Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1647 | 2026-03-11T03:19:57.868Z | Compiling dof v0.3.0 |
| 1648 | 2026-03-11T03:19:58.446Z | Compiling camino-tempfile v1.4.1 |
| 1649 | 2026-03-11T03:19:58.514Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1650 | 2026-03-11T03:19:58.570Z | Compiling thread-id v4.2.2 |
| 1651 | 2026-03-11T03:19:59.443Z | Compiling rayon v1.11.0 |
| 1652 | 2026-03-11T03:20:00.036Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1653 | 2026-03-11T03:20:00.176Z | Compiling goblin v0.8.2 |
| 1654 | 2026-03-11T03:20:00.288Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1655 | 2026-03-11T03:20:00.551Z | Compiling progenitor-client v0.11.2 |
| 1656 | 2026-03-11T03:20:00.903Z | Compiling zone_cfg_derive v0.3.1 |
| 1657 | 2026-03-11T03:20:01.152Z | Compiling itertools v0.12.1 |
| 1658 | 2026-03-11T03:20:01.776Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1659 | 2026-03-11T03:20:01.888Z | Compiling serde_spanned v0.6.9 |
| 1660 | 2026-03-11T03:20:01.891Z | Compiling num-derive v0.4.2 |
| 1661 | 2026-03-11T03:20:02.041Z | Compiling sigpipe v0.1.3 |
| 1662 | 2026-03-11T03:20:02.257Z | Compiling toml_write v0.1.2 |
| 1663 | 2026-03-11T03:20:02.311Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1664 | 2026-03-11T03:20:02.355Z | Compiling glob v0.3.3 |
| 1665 | 2026-03-11T03:20:02.518Z | Compiling jiff v0.2.20 |
| 1666 | 2026-03-11T03:20:02.613Z | Compiling toml_edit v0.22.27 |
| 1667 | 2026-03-11T03:20:02.864Z | Compiling zone v0.3.1 |
| 1668 | 2026-03-11T03:20:03.165Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1669 | 2026-03-11T03:20:03.903Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1670 | 2026-03-11T03:20:04.379Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1671 | 2026-03-11T03:20:04.566Z | Compiling progenitor v0.11.2 |
| 1672 | 2026-03-11T03:20:06.253Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1673 | 2026-03-11T03:20:06.514Z | Compiling smf v0.2.3 |
| 1674 | 2026-03-11T03:20:06.796Z | Compiling secrecy v0.10.3 |
| 1675 | 2026-03-11T03:20:06.990Z | Compiling num-integer v0.1.46 |
| 1676 | 2026-03-11T03:20:07.275Z | Compiling rustc_version v0.4.1 |
| 1677 | 2026-03-11T03:20:07.443Z | Compiling prettyplease v0.2.37 |
| 1678 | 2026-03-11T03:20:07.540Z | Compiling whoami v1.6.1 |
| 1679 | 2026-03-11T03:20:07.604Z | Compiling rustix v0.38.44 |
| 1680 | 2026-03-11T03:20:07.636Z | Compiling float-ord v0.3.2 |
| 1681 | 2026-03-11T03:20:07.776Z | Compiling curve25519-dalek v4.1.3 |
| 1682 | 2026-03-11T03:20:08.418Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1683 | 2026-03-11T03:20:08.486Z | Compiling toml v0.8.23 |
| 1684 | 2026-03-11T03:20:08.646Z | Compiling usdt-macro v0.5.0 |
| 1685 | 2026-03-11T03:20:09.075Z | Compiling usdt-attr-macro v0.5.0 |
| 1686 | 2026-03-11T03:20:09.589Z | Compiling progenitor-client v0.10.0 |
| 1687 | 2026-03-11T03:20:10.031Z | Compiling hmac v0.12.1 |
| 1688 | 2026-03-11T03:20:10.200Z | Compiling inout v0.1.4 |
| 1689 | 2026-03-11T03:20:10.362Z | Compiling enum-as-inner v0.6.1 |
| 1690 | 2026-03-11T03:20:10.381Z | Compiling ff v0.13.1 |
| 1691 | 2026-03-11T03:20:10.533Z | Compiling memmap v0.7.0 |
| 1692 | 2026-03-11T03:20:10.768Z | Compiling static_assertions v1.1.0 |
| 1693 | 2026-03-11T03:20:10.859Z | Compiling data-encoding v2.10.0 |
| 1694 | 2026-03-11T03:20:11.101Z | Compiling usdt v0.5.0 |
| 1695 | 2026-03-11T03:20:11.115Z | Compiling group v0.13.0 |
| 1696 | 2026-03-11T03:20:11.249Z | Compiling cipher v0.4.4 |
| 1697 | 2026-03-11T03:20:11.420Z | Compiling hkdf v0.12.4 |
| 1698 | 2026-03-11T03:20:11.607Z | Compiling num-iter v0.1.45 |
| 1699 | 2026-03-11T03:20:11.668Z | Compiling num-rational v0.4.2 |
| 1700 | 2026-03-11T03:20:12.004Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1701 | 2026-03-11T03:20:12.055Z | Compiling universal-hash v0.5.1 |
| 1702 | 2026-03-11T03:20:12.248Z | Compiling crypto-bigint v0.5.5 |
| 1703 | 2026-03-11T03:20:12.702Z | Compiling half v2.7.1 |
| 1704 | 2026-03-11T03:20:12.754Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1705 | 2026-03-11T03:20:13.040Z | Compiling num-complex v0.4.6 |
| 1706 | 2026-03-11T03:20:13.587Z | Compiling base16ct v0.2.0 |
| 1707 | 2026-03-11T03:20:13.674Z | Compiling ciborium-io v0.2.2 |
| 1708 | 2026-03-11T03:20:13.726Z | Compiling opaque-debug v0.3.1 |
| 1709 | 2026-03-11T03:20:13.752Z | Compiling base64ct v1.8.3 |
| 1710 | 2026-03-11T03:20:13.816Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1711 | 2026-03-11T03:20:13.817Z | Compiling ciborium-ll v0.2.2 |
| 1712 | 2026-03-11T03:20:14.071Z | Compiling elliptic-curve v0.13.8 |
| 1713 | 2026-03-11T03:20:14.111Z | Compiling password-hash v0.5.0 |
| 1714 | 2026-03-11T03:20:14.189Z | Compiling poly1305 v0.8.0 |
| 1715 | 2026-03-11T03:20:14.382Z | Compiling num v0.4.3 |
| 1716 | 2026-03-11T03:20:14.563Z | Compiling thiserror-no-std v2.0.2 |
| 1717 | 2026-03-11T03:20:14.673Z | Compiling chacha20 v0.9.1 |
| 1718 | 2026-03-11T03:20:14.696Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1719 | 2026-03-11T03:20:14.968Z | Compiling hubpack_derive v0.1.1 |
| 1720 | 2026-03-11T03:20:15.251Z | Compiling blake2 v0.10.6 |
| 1721 | 2026-03-11T03:20:15.642Z | Compiling aead v0.5.2 |
| 1722 | 2026-03-11T03:20:15.773Z | Compiling keccak v0.1.6 |
| 1723 | 2026-03-11T03:20:15.828Z | Compiling resolv-conf v0.7.6 |
| 1724 | 2026-03-11T03:20:15.846Z | Compiling linked-hash-map v0.5.6 |
| 1725 | 2026-03-11T03:20:15.996Z | Compiling vcpkg v0.2.15 |
| 1726 | 2026-03-11T03:20:16.087Z | Compiling semver v0.1.20 |
| 1727 | 2026-03-11T03:20:16.107Z | Compiling pkg-config v0.3.32 |
| 1728 | 2026-03-11T03:20:16.335Z | Compiling rustc_version v0.1.7 |
| 1729 | 2026-03-11T03:20:16.418Z | Compiling lru-cache v0.1.2 |
| 1730 | 2026-03-11T03:20:16.580Z | Compiling sha3 v0.10.8 |
| 1731 | 2026-03-11T03:20:16.614Z | Compiling chacha20poly1305 v0.10.1 |
| 1732 | 2026-03-11T03:20:16.761Z | Compiling hubpack v0.1.2 |
| 1733 | 2026-03-11T03:20:16.781Z | Compiling openssl-sys v0.9.111 |
| 1734 | 2026-03-11T03:20:16.803Z | Compiling argon2 v0.5.3 |
| 1735 | 2026-03-11T03:20:16.821Z | Compiling vsss-rs v3.3.4 |
| 1736 | 2026-03-11T03:20:17.109Z | Compiling ciborium v0.2.2 |
| 1737 | 2026-03-11T03:20:17.721Z | Compiling hickory-proto v0.24.4 |
| 1738 | 2026-03-11T03:20:17.721Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1739 | 2026-03-11T03:20:18.217Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1740 | 2026-03-11T03:20:18.579Z | Compiling serde-big-array v0.5.1 |
| 1741 | 2026-03-11T03:20:18.624Z | Compiling serde_repr v0.1.20 |
| 1742 | 2026-03-11T03:20:18.760Z | Compiling derive-where v1.6.0 |
| 1743 | 2026-03-11T03:20:18.783Z | Compiling minimal-lexical v0.2.1 |
| 1744 | 2026-03-11T03:20:19.121Z | Compiling indent_write v2.2.0 |
| 1745 | 2026-03-11T03:20:19.299Z | Compiling lazy_static v1.5.0 |
| 1746 | 2026-03-11T03:20:19.398Z | Compiling unicode-segmentation v1.12.0 |
| 1747 | 2026-03-11T03:20:19.422Z | Compiling siphasher v1.0.2 |
| 1748 | 2026-03-11T03:20:19.440Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1749 | 2026-03-11T03:20:19.684Z | Compiling phf_shared v0.12.1 |
| 1750 | 2026-03-11T03:20:19.919Z | Compiling newline-converter v0.3.0 |
| 1751 | 2026-03-11T03:20:19.936Z | Compiling hickory-resolver v0.24.4 |
| 1752 | 2026-03-11T03:20:20.469Z | Compiling nom v7.1.3 |
| 1753 | 2026-03-11T03:20:21.751Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1754 | 2026-03-11T03:20:22.432Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1755 | 2026-03-11T03:20:22.620Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1756 | 2026-03-11T03:20:22.941Z | Compiling newtype_derive v0.1.6 |
| 1757 | 2026-03-11T03:20:23.127Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1758 | 2026-03-11T03:20:23.242Z | Compiling atomicwrites v0.4.4 |
| 1759 | 2026-03-11T03:20:23.492Z | Compiling progenitor-impl v0.10.0 |
| 1760 | 2026-03-11T03:20:23.524Z | Compiling console v0.15.11 |
| 1761 | 2026-03-11T03:20:24.327Z | Compiling tokio-stream v0.1.18 |
| 1762 | 2026-03-11T03:20:24.437Z | Compiling pin-project-internal v1.1.10 |
| 1763 | 2026-03-11T03:20:24.563Z | Compiling slog-dtrace v0.3.0 |
| 1764 | 2026-03-11T03:20:24.878Z | Compiling csv-core v0.1.13 |
| 1765 | 2026-03-11T03:20:24.924Z | Compiling cancel-safe-futures v0.1.5 |
| 1766 | 2026-03-11T03:20:25.220Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1767 | 2026-03-11T03:20:25.247Z | Compiling unicode-xid v0.2.6 |
| 1768 | 2026-03-11T03:20:25.290Z | Compiling foldhash v0.1.5 |
| 1769 | 2026-03-11T03:20:25.395Z | Compiling owo-colors v4.2.3 |
| 1770 | 2026-03-11T03:20:25.514Z | Compiling swrite v0.1.0 |
| 1771 | 2026-03-11T03:20:25.631Z | Compiling similar v2.7.0 |
| 1772 | 2026-03-11T03:20:25.741Z | Compiling unicode-width v0.1.14 |
| 1773 | 2026-03-11T03:20:25.830Z | Compiling chrono-tz v0.10.4 |
| 1774 | 2026-03-11T03:20:25.952Z | Compiling pin-project v1.1.10 |
| 1775 | 2026-03-11T03:20:26.100Z | Compiling hashbrown v0.15.5 |
| 1776 | 2026-03-11T03:20:26.131Z | Compiling const_format_proc_macros v0.2.34 |
| 1777 | 2026-03-11T03:20:26.173Z | Compiling expectorate v1.2.0 |
| 1778 | 2026-03-11T03:20:26.361Z | Compiling csv v1.4.0 |
| 1779 | 2026-03-11T03:20:26.984Z | Compiling qorb v0.4.1 |
| 1780 | 2026-03-11T03:20:27.062Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1781 | 2026-03-11T03:20:27.167Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1782 | 2026-03-11T03:20:27.274Z | Compiling phf v0.12.1 |
| 1783 | 2026-03-11T03:20:27.476Z | Compiling tokio-dtrace v0.1.1 |
| 1784 | 2026-03-11T03:20:27.565Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1785 | 2026-03-11T03:20:27.820Z | Compiling unicode-normalization v0.1.25 |
| 1786 | 2026-03-11T03:20:28.449Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1787 | 2026-03-11T03:20:28.512Z | Compiling progenitor-macro v0.10.0 |
| 1788 | 2026-03-11T03:20:28.784Z | Compiling libsw-core v0.3.2 |
| 1789 | 2026-03-11T03:20:28.960Z | Compiling snafu-derive v0.8.9 |
| 1790 | 2026-03-11T03:20:29.210Z | Compiling async-recursion v1.1.1 |
| 1791 | 2026-03-11T03:20:29.980Z | Compiling cookie v0.18.1 |
| 1792 | 2026-03-11T03:20:30.100Z | Compiling bstr v1.12.1 |
| 1793 | 2026-03-11T03:20:30.149Z | Compiling fixedbitset v0.4.2 |
| 1794 | 2026-03-11T03:20:30.280Z | Compiling foreign-types-shared v0.1.1 |
| 1795 | 2026-03-11T03:20:30.395Z | Compiling openssl v0.10.75 |
| 1796 | 2026-03-11T03:20:30.444Z | Compiling bytecount v0.6.9 |
| 1797 | 2026-03-11T03:20:30.625Z | Compiling fixedbitset v0.5.7 |
| 1798 | 2026-03-11T03:20:30.771Z | Compiling highway v1.3.0 |
| 1799 | 2026-03-11T03:20:30.785Z | Compiling same-file v1.0.6 |
| 1800 | 2026-03-11T03:20:31.006Z | Compiling walkdir v2.5.0 |
| 1801 | 2026-03-11T03:20:31.079Z | Compiling petgraph v0.8.3 |
| 1802 | 2026-03-11T03:20:31.954Z | Compiling globset v0.4.18 |
| 1803 | 2026-03-11T03:20:31.980Z | Compiling snafu v0.8.9 |
| 1804 | 2026-03-11T03:20:31.981Z | Compiling papergrid v0.11.0 |
| 1805 | 2026-03-11T03:20:31.981Z | Compiling foreign-types v0.3.2 |
| 1806 | 2026-03-11T03:20:32.047Z | Compiling petgraph v0.6.5 |
| 1807 | 2026-03-11T03:20:32.556Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-11T03:20:32.771Z | Compiling libsw v3.5.0 |
| 1809 | 2026-03-11T03:20:32.889Z | Compiling olpc-cjson v0.1.4 |
| 1810 | 2026-03-11T03:20:33.008Z | Compiling oxide-tokio-rt v0.1.2 |
| 1811 | 2026-03-11T03:20:33.244Z | Compiling const_format v0.2.35 |
| 1812 | 2026-03-11T03:20:33.740Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-03-11T03:20:34.345Z | Compiling gethostname v0.5.0 |
| 1814 | 2026-03-11T03:20:34.498Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1815 | 2026-03-11T03:20:35.190Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1816 | 2026-03-11T03:20:35.799Z | Compiling progenitor v0.10.0 |
| 1817 | 2026-03-11T03:20:35.972Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-03-11T03:20:36.447Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-11T03:20:36.471Z | Compiling tabled_derive v0.7.0 |
| 1820 | 2026-03-11T03:20:37.813Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-11T03:20:38.228Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-11T03:20:38.785Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1823 | 2026-03-11T03:20:38.848Z | Compiling bcs v0.1.6 |
| 1824 | 2026-03-11T03:20:39.066Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-03-11T03:20:39.258Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-03-11T03:20:39.289Z | Compiling typify-impl v0.6.1 |
| 1827 | 2026-03-11T03:20:39.451Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-11T03:20:39.549Z | Compiling serde_plain v1.0.2 |
| 1829 | 2026-03-11T03:20:39.758Z | Compiling openssl-macros v0.1.1 |
| 1830 | 2026-03-11T03:20:39.811Z | Compiling pem v3.0.6 |
| 1831 | 2026-03-11T03:20:40.309Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1832 | 2026-03-11T03:20:40.368Z | Compiling crunchy v0.2.4 |
| 1833 | 2026-03-11T03:20:40.610Z | Compiling typed-path v0.9.3 |
| 1834 | 2026-03-11T03:20:40.739Z | Compiling termtree v0.5.1 |
| 1835 | 2026-03-11T03:20:40.827Z | Compiling unicode-linebreak v0.1.5 |
| 1836 | 2026-03-11T03:20:40.892Z | Compiling tagptr v0.2.0 |
| 1837 | 2026-03-11T03:20:40.926Z | Compiling smawk v0.3.2 |
| 1838 | 2026-03-11T03:20:41.090Z | Compiling linear-map v1.2.0 |
| 1839 | 2026-03-11T03:20:41.105Z | Compiling textwrap v0.16.2 |
| 1840 | 2026-03-11T03:20:41.152Z | Compiling moka v0.12.13 |
| 1841 | 2026-03-11T03:20:41.330Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1842 | 2026-03-11T03:20:41.376Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1843 | 2026-03-11T03:20:42.314Z | Compiling tough v0.20.0 |
| 1844 | 2026-03-11T03:20:42.595Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1845 | 2026-03-11T03:20:43.769Z | Compiling tabled v0.15.0 |
| 1846 | 2026-03-11T03:20:45.106Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1847 | 2026-03-11T03:20:45.392Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1848 | 2026-03-11T03:20:45.628Z | Compiling steno v0.4.1 |
| 1849 | 2026-03-11T03:20:46.452Z | Compiling hickory-proto v0.25.2 |
| 1850 | 2026-03-11T03:20:47.245Z | Compiling tiny-keccak v2.0.2 |
| 1851 | 2026-03-11T03:20:47.533Z | Compiling humantime v2.3.0 |
| 1852 | 2026-03-11T03:20:47.695Z | Compiling num-derive v0.3.3 |
| 1853 | 2026-03-11T03:20:47.895Z | Compiling parking_lot_core v0.8.6 |
| 1854 | 2026-03-11T03:20:48.132Z | Compiling typify-macro v0.6.1 |
| 1855 | 2026-03-11T03:20:48.258Z | Compiling openssl-probe v0.2.1 |
| 1856 | 2026-03-11T03:20:48.514Z | Compiling rustls-native-certs v0.8.3 |
| 1857 | 2026-03-11T03:20:48.931Z | Compiling libscf-sys v1.1.0 |
| 1858 | 2026-03-11T03:20:48.965Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1859 | 2026-03-11T03:20:49.113Z | Compiling hickory-resolver v0.25.2 |
| 1860 | 2026-03-11T03:20:49.167Z | Compiling crc32fast v1.5.0 |
| 1861 | 2026-03-11T03:20:49.567Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1862 | 2026-03-11T03:20:49.943Z | Compiling const-random-macro v0.1.16 |
| 1863 | 2026-03-11T03:20:50.065Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1864 | 2026-03-11T03:20:50.452Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1865 | 2026-03-11T03:20:50.539Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1866 | 2026-03-11T03:20:50.907Z | Compiling typify v0.6.1 |
| 1867 | 2026-03-11T03:20:51.024Z | Compiling rustls-platform-verifier v0.6.2 |
| 1868 | 2026-03-11T03:20:51.333Z | Compiling smartstring v1.0.1 |
| 1869 | 2026-03-11T03:20:51.364Z | Compiling ahash v0.8.12 |
| 1870 | 2026-03-11T03:20:51.830Z | Compiling reqwest v0.13.2 |
| 1871 | 2026-03-11T03:20:52.113Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1872 | 2026-03-11T03:20:52.271Z | Compiling progenitor-impl v0.13.0 |
| 1873 | 2026-03-11T03:20:53.563Z | Compiling parking_lot v0.11.2 |
| 1874 | 2026-03-11T03:20:53.587Z | Compiling const-random v0.1.18 |
| 1875 | 2026-03-11T03:20:54.134Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1876 | 2026-03-11T03:20:54.371Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1877 | 2026-03-11T03:20:54.680Z | Compiling fxhash v0.2.1 |
| 1878 | 2026-03-11T03:20:54.794Z | Compiling arc-swap v1.8.2 |
| 1879 | 2026-03-11T03:20:54.854Z | Compiling socket2 v0.5.10 |
| 1880 | 2026-03-11T03:20:54.978Z | Compiling internet-checksum v0.2.1 |
| 1881 | 2026-03-11T03:20:55.154Z | Compiling slog-scope v4.4.1 |
| 1882 | 2026-03-11T03:20:55.186Z | Compiling sled v0.34.7 |
| 1883 | 2026-03-11T03:20:55.502Z | Compiling progenitor-client v0.13.0 |
| 1884 | 2026-03-11T03:20:55.875Z | Compiling thin-vec v0.2.14 |
| 1885 | 2026-03-11T03:20:55.891Z | Compiling rhai_codegen v3.1.0 |
| 1886 | 2026-03-11T03:20:56.241Z | Compiling slog-stdlog v4.1.1 |
| 1887 | 2026-03-11T03:20:56.540Z | Compiling slog-envlogger v2.2.0 |
| 1888 | 2026-03-11T03:20:57.159Z | Compiling natord v1.0.9 |
| 1889 | 2026-03-11T03:20:57.301Z | Compiling progenitor-macro v0.13.0 |
| 1890 | 2026-03-11T03:20:57.591Z | Compiling rhai v1.24.0 |
| 1891 | 2026-03-11T03:21:02.117Z | Compiling progenitor v0.13.0 |
| 1892 | 2026-03-11T03:21:02.235Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1893 | 2026-03-11T03:21:11.474Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1894 | 2026-03-11T03:21:13.721Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1895 | 2026-03-11T03:21:15.113Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1896 | 2026-03-11T03:21:16.634Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1897 | 2026-03-11T03:21:17.752Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1898 | 2026-03-11T03:21:19.814Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1899 | 2026-03-11T03:21:31.258Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1900 | 2026-03-11T03:22:05.306Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
| 1901 | 2026-03-11T03:22:05.530Z | ──────────── |
| 1902 | 2026-03-11T03:22:05.530Z | Nextest run ID 2f050c81-700a-49fe-8654-6c9080794585 with nextest profile: default |
| 1903 | 2026-03-11T03:22:05.530Z | Starting 6 tests across 1 binary |
| 1904 | 2026-03-11T03:22:05.545Z | PASS [ 0.013s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1905 | 2026-03-11T03:22:05.545Z | PASS [ 0.013s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1906 | 2026-03-11T03:22:05.552Z | PASS [ 0.013s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1907 | 2026-03-11T03:22:05.552Z | PASS [ 0.014s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1908 | 2026-03-11T03:22:05.553Z | PASS [ 0.014s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1909 | 2026-03-11T03:22:05.553Z | PASS [ 0.014s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1910 | 2026-03-11T03:22:05.553Z | ──────────── |
| 1911 | 2026-03-11T03:22:05.553Z | Summary [ 0.015s] 6 tests run: 6 passed, 0 skipped |
| 1912 | 2026-03-11T03:22:05.560Z | process exited: duration 421772 ms, exit code 0 |
| |
| 1913 | 2026-03-11T03:22:05.569Z | found 0 output files |