|
|
|
| 1 | 2026-06-15T03:25:45.836Z | job assigned to worker 01KV4MZ3G3XCWDFRQ53JKKQNZ8 [factory aws, i-05921ab2788ef9c38] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-15T03:25:52.274Z | starting task 0: "setup" |
| 3 | 2026-06-15T03:25:52.279Z | ++ uname -s |
| 4 | 2026-06-15T03:25:52.282Z | + kern=SunOS |
| 5 | 2026-06-15T03:25:52.282Z | + build_user=build |
| 6 | 2026-06-15T03:25:52.282Z | + build_uid=12345 |
| 7 | 2026-06-15T03:25:52.282Z | + work_dir=/work |
| 8 | 2026-06-15T03:25:52.282Z | + input_dir=/input |
| 9 | 2026-06-15T03:25:52.282Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-15T03:25:52.282Z | + case "$kern" in |
| 11 | 2026-06-15T03:25:52.282Z | + groupadd -g 12345 build |
| 12 | 2026-06-15T03:25:52.285Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-15T03:25:54.289Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-15T03:25:54.362Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-15T03:25:54.365Z | + home_fs=zfs |
| 16 | 2026-06-15T03:25:54.365Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-15T03:25:54.365Z | + mkdir -p /home/build |
| 18 | 2026-06-15T03:25:54.365Z | + chown build:build /home/build /work |
| 19 | 2026-06-15T03:25:56.366Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-15T03:25:56.369Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-06-15T03:25:56.376Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-15T03:25:56.380Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-15T03:25:56.380Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-15T03:25:56.380Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-15T03:25:56.380Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-15T03:25:56.380Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-15T03:25:56.380Z | * rust toolchain profile = "default" |
| 28 | 2026-06-15T03:25:56.383Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-15T03:25:56.383Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-15T03:25:56.478Z | info: downloading installer |
| 31 | 2026-06-15T03:25:58.065Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-15T03:25:58.066Z | warn: /opt/ooce/bin |
| 33 | 2026-06-15T03:25:58.066Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-15T03:25:58.066Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-15T03:25:58.066Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-15T03:25:58.066Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-15T03:25:58.066Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-15T03:25:58.066Z | error: cannot install while Rust is installed |
| 39 | 2026-06-15T03:25:58.066Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-15T03:25:58.066Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-15T03:25:58.066Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-15T03:25:58.066Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-15T03:25:58.066Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-15T03:25:58.075Z | info: profile set to default |
| 45 | 2026-06-15T03:25:58.075Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-15T03:25:58.078Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-15T03:25:58.246Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-15T03:25:58.249Z | info: downloading 6 components |
| 49 | 2026-06-15T03:26:12.993Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-15T03:26:12.993Z | |
| 51 | 2026-06-15T03:26:13.034Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-15T03:26:13.034Z | |
| 53 | 2026-06-15T03:26:13.034Z | |
| 54 | 2026-06-15T03:26:13.034Z | Rust is installed now. Great! |
| 55 | 2026-06-15T03:26:13.034Z | |
| 56 | 2026-06-15T03:26:13.035Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-15T03:26:13.035Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-15T03:26:13.035Z | |
| 59 | 2026-06-15T03:26:13.035Z | To configure your current shell, you need to source |
| 60 | 2026-06-15T03:26:13.035Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-15T03:26:13.035Z | |
| 62 | 2026-06-15T03:26:13.035Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-15T03:26:13.035Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-15T03:26:13.035Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-15T03:26:13.035Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-15T03:26:13.035Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-15T03:26:13.035Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-15T03:26:13.035Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-15T03:26:13.041Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-15T03:26:13.041Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-15T03:26:13.132Z | + rustup --version |
| 72 | 2026-06-15T03:26:13.140Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-15T03:26:13.144Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-15T03:26:13.162Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-15T03:26:13.165Z | + cargo --version |
| 76 | 2026-06-15T03:26:13.178Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-15T03:26:13.181Z | + rustc --version |
| 78 | 2026-06-15T03:26:13.201Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-15T03:26:13.204Z | process exited: duration 16825 ms, exit code 0 |
| |
| 80 | 2026-06-15T03:26:13.211Z | starting task 2: "authentication" |
| 81 | 2026-06-15T03:26:13.227Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-15T03:26:13.234Z | starting task 3: "clone repository" |
| 83 | 2026-06-15T03:26:13.237Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-15T03:26:13.240Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-15T03:26:13.271Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-15T03:26:14.702Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-15T03:26:14.702Z | + git fetch origin 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 88 | 2026-06-15T03:26:15.093Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-15T03:26:15.093Z | * branch 4cc569836dc1c5d13a5f2396de310220eafee2fe -> FETCH_HEAD |
| 90 | 2026-06-15T03:26:15.100Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-06-15T03:26:15.105Z | ++ git branch --show-current |
| 92 | 2026-06-15T03:26:15.105Z | + current=main |
| 93 | 2026-06-15T03:26:15.105Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-06-15T03:26:15.105Z | + git branch -f zl/ddm-mcast 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 95 | 2026-06-15T03:26:15.105Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-06-15T03:26:15.124Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-06-15T03:26:15.127Z | + git reset --hard 4cc569836dc1c5d13a5f2396de310220eafee2fe |
| 98 | 2026-06-15T03:26:15.134Z | HEAD is now at 4cc5698 [merge] Merge upstream: includes MRIB/v12 update |
| 99 | 2026-06-15T03:26:15.139Z | process exited: duration 1899 ms, exit code 0 |
| |
| 100 | 2026-06-15T03:26:15.145Z | starting task 4: "build" |
| 101 | 2026-06-15T03:26:15.150Z | + set -e |
| 102 | 2026-06-15T03:26:15.150Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-15T03:26:15.150Z | + PLATFORM=illumos |
| 104 | 2026-06-15T03:26:15.150Z | + cargo --version |
| 105 | 2026-06-15T03:26:15.154Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-15T03:26:15.314Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-15T03:26:15.318Z | info: downloading 6 components |
| 108 | 2026-06-15T03:26:30.533Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-15T03:26:30.537Z | + rustc --version |
| 110 | 2026-06-15T03:26:30.562Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-15T03:26:30.566Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-15T03:26:30.608Z | Updating crates.io index |
| 113 | 2026-06-15T03:26:30.724Z | Downloading crates ... |
| 114 | 2026-06-15T03:26:30.793Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-15T03:26:30.858Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-15T03:26:30.898Z | Updating crates.io index |
| 117 | 2026-06-15T03:26:34.133Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-06-15T03:26:34.138Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-15T03:26:34.141Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-15T03:26:34.141Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-15T03:26:34.141Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-15T03:26:34.144Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-15T03:26:34.144Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 124 | 2026-06-15T03:26:34.144Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-06-15T03:26:34.147Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 126 | 2026-06-15T03:26:34.150Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-06-15T03:26:34.176Z | Downloading crates ... |
| 128 | 2026-06-15T03:26:34.258Z | Downloaded atomic-waker v1.1.2 |
| 129 | 2026-06-15T03:26:34.262Z | Downloaded foreign-types-shared v0.1.1 |
| 130 | 2026-06-15T03:26:34.275Z | Downloaded crypto-common v0.1.7 |
| 131 | 2026-06-15T03:26:34.280Z | Downloaded borsh v1.6.1 |
| 132 | 2026-06-15T03:26:34.283Z | Downloaded cargo-platform v0.2.0 |
| 133 | 2026-06-15T03:26:34.283Z | Downloaded number_prefix v0.4.0 |
| 134 | 2026-06-15T03:26:34.286Z | Downloaded fastrand v2.4.1 |
| 135 | 2026-06-15T03:26:34.286Z | Downloaded cfg-expr v0.20.8 |
| 136 | 2026-06-15T03:26:34.289Z | Downloaded const-oid v0.9.6 |
| 137 | 2026-06-15T03:26:34.289Z | Downloaded duct v0.13.7 |
| 138 | 2026-06-15T03:26:34.293Z | Downloaded addr2line v0.25.1 |
| 139 | 2026-06-15T03:26:34.293Z | Downloaded backtrace-ext v0.2.1 |
| 140 | 2026-06-15T03:26:34.296Z | Downloaded adler2 v2.0.1 |
| 141 | 2026-06-15T03:26:34.296Z | Downloaded find-msvc-tools v0.1.9 |
| 142 | 2026-06-15T03:26:34.299Z | Downloaded home v0.5.12 |
| 143 | 2026-06-15T03:26:34.299Z | Downloaded ahash v0.8.12 |
| 144 | 2026-06-15T03:26:34.302Z | Downloaded form_urlencoded v1.2.2 |
| 145 | 2026-06-15T03:26:34.305Z | Downloaded equivalent v1.0.2 |
| 146 | 2026-06-15T03:26:34.313Z | Downloaded futures v0.3.32 |
| 147 | 2026-06-15T03:26:34.326Z | Downloaded cfg_aliases v0.2.1 |
| 148 | 2026-06-15T03:26:34.329Z | Downloaded block-buffer v0.10.4 |
| 149 | 2026-06-15T03:26:34.333Z | Downloaded anstream v1.0.0 |
| 150 | 2026-06-15T03:26:34.337Z | Downloaded cargo_metadata v0.20.0 |
| 151 | 2026-06-15T03:26:34.346Z | Downloaded futures-executor v0.3.32 |
| 152 | 2026-06-15T03:26:34.360Z | Downloaded nested v0.1.1 |
| 153 | 2026-06-15T03:26:34.363Z | Downloaded is_ci v1.2.0 |
| 154 | 2026-06-15T03:26:34.363Z | Downloaded indent_write v2.2.0 |
| 155 | 2026-06-15T03:26:34.367Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 156 | 2026-06-15T03:26:34.367Z | Downloaded hyper-tls v0.6.0 |
| 157 | 2026-06-15T03:26:34.367Z | Downloaded mukti-metadata v0.3.0 |
| 158 | 2026-06-15T03:26:34.370Z | Downloaded lru-slab v0.1.2 |
| 159 | 2026-06-15T03:26:34.370Z | Downloaded lazy_static v1.5.0 |
| 160 | 2026-06-15T03:26:34.370Z | Downloaded is_terminal_polyfill v1.70.2 |
| 161 | 2026-06-15T03:26:34.373Z | Downloaded itoa v1.0.18 |
| 162 | 2026-06-15T03:26:34.376Z | Downloaded percent-encoding v2.3.2 |
| 163 | 2026-06-15T03:26:34.380Z | Downloaded ordered-float v2.10.1 |
| 164 | 2026-06-15T03:26:34.387Z | Downloaded futures-sink v0.3.32 |
| 165 | 2026-06-15T03:26:34.390Z | Downloaded rustc_version v0.4.1 |
| 166 | 2026-06-15T03:26:34.390Z | Downloaded openssl-macros v0.1.1 |
| 167 | 2026-06-15T03:26:34.390Z | Downloaded nextest-workspace-hack v0.1.0 |
| 168 | 2026-06-15T03:26:34.394Z | Downloaded http-body v1.0.1 |
| 169 | 2026-06-15T03:26:34.394Z | Downloaded clap v4.6.1 |
| 170 | 2026-06-15T03:26:34.397Z | Downloaded serde_spanned v1.1.1 |
| 171 | 2026-06-15T03:26:34.400Z | Downloaded newtype-uuid v1.3.2 |
| 172 | 2026-06-15T03:26:34.400Z | Downloaded lock_api v0.4.14 |
| 173 | 2026-06-15T03:26:34.400Z | Downloaded quote v1.0.45 |
| 174 | 2026-06-15T03:26:34.403Z | Downloaded scopeguard v1.2.0 |
| 175 | 2026-06-15T03:26:34.403Z | Downloaded jobserver v0.1.34 |
| 176 | 2026-06-15T03:26:34.406Z | Downloaded foreign-types v0.3.2 |
| 177 | 2026-06-15T03:26:34.406Z | Downloaded native-tls v0.2.18 |
| 178 | 2026-06-15T03:26:34.409Z | Downloaded futures-macro v0.3.32 |
| 179 | 2026-06-15T03:26:34.409Z | Downloaded colorchoice v1.0.5 |
| 180 | 2026-06-15T03:26:34.409Z | Downloaded clap_lex v1.1.0 |
| 181 | 2026-06-15T03:26:34.413Z | Downloaded cfg-if v1.0.4 |
| 182 | 2026-06-15T03:26:34.413Z | Downloaded miette-derive v7.6.0 |
| 183 | 2026-06-15T03:26:34.413Z | Downloaded rand_core v0.6.4 |
| 184 | 2026-06-15T03:26:34.416Z | Downloaded cargo-platform v0.3.3 |
| 185 | 2026-06-15T03:26:34.416Z | Downloaded hex v0.4.3 |
| 186 | 2026-06-15T03:26:34.416Z | Downloaded globset v0.4.18 |
| 187 | 2026-06-15T03:26:34.419Z | Downloaded atomicwrites v0.4.4 |
| 188 | 2026-06-15T03:26:34.422Z | Downloaded pathdiff v0.2.3 |
| 189 | 2026-06-15T03:26:34.422Z | Downloaded camino-tempfile v1.4.1 |
| 190 | 2026-06-15T03:26:34.425Z | Downloaded bytes v1.11.1 |
| 191 | 2026-06-15T03:26:34.428Z | Downloaded serde_urlencoded v0.7.1 |
| 192 | 2026-06-15T03:26:34.428Z | Downloaded humantime v2.3.0 |
| 193 | 2026-06-15T03:26:34.431Z | Downloaded debug-ignore v1.0.5 |
| 194 | 2026-06-15T03:26:34.434Z | Downloaded document-features v0.2.12 |
| 195 | 2026-06-15T03:26:34.434Z | Downloaded rustls-pki-types v1.14.1 |
| 196 | 2026-06-15T03:26:34.439Z | Downloaded pkcs8 v0.10.2 |
| 197 | 2026-06-15T03:26:34.443Z | Downloaded hyper-rustls v0.27.9 |
| 198 | 2026-06-15T03:26:34.446Z | Downloaded autocfg v1.5.1 |
| 199 | 2026-06-15T03:26:34.446Z | Downloaded shell-words v1.1.1 |
| 200 | 2026-06-15T03:26:34.446Z | Downloaded swrite v0.1.0 |
| 201 | 2026-06-15T03:26:34.449Z | Downloaded signal-hook-mio v0.2.5 |
| 202 | 2026-06-15T03:26:34.449Z | Downloaded serde_spanned v0.6.9 |
| 203 | 2026-06-15T03:26:34.449Z | Downloaded nextest-metadata v0.12.2 |
| 204 | 2026-06-15T03:26:34.454Z | Downloaded serde-value v0.7.0 |
| 205 | 2026-06-15T03:26:34.454Z | Downloaded filetime v0.2.29 |
| 206 | 2026-06-15T03:26:34.457Z | Downloaded anstyle-parse v1.0.0 |
| 207 | 2026-06-15T03:26:34.460Z | Downloaded shared_child v1.1.1 |
| 208 | 2026-06-15T03:26:34.460Z | Downloaded signature v2.2.0 |
| 209 | 2026-06-15T03:26:34.463Z | Downloaded color-spantrace v0.3.0 |
| 210 | 2026-06-15T03:26:34.463Z | Downloaded async-scoped v0.9.0 |
| 211 | 2026-06-15T03:26:34.463Z | Downloaded nextest-filtering v0.15.0 |
| 212 | 2026-06-15T03:26:34.466Z | Downloaded futures-core v0.3.32 |
| 213 | 2026-06-15T03:26:34.466Z | Downloaded litrs v1.0.0 |
| 214 | 2026-06-15T03:26:34.469Z | Downloaded cargo-util-schemas v0.2.0 |
| 215 | 2026-06-15T03:26:34.473Z | Downloaded future-queue v0.4.0 |
| 216 | 2026-06-15T03:26:34.476Z | Downloaded cargo_metadata v0.23.1 |
| 217 | 2026-06-15T03:26:34.476Z | Downloaded rustc-demangle v0.1.27 |
| 218 | 2026-06-15T03:26:34.479Z | Downloaded rand_chacha v0.9.0 |
| 219 | 2026-06-15T03:26:34.479Z | Downloaded indenter v0.3.4 |
| 220 | 2026-06-15T03:26:34.482Z | Downloaded futures-task v0.3.32 |
| 221 | 2026-06-15T03:26:34.485Z | Downloaded base64ct v1.8.3 |
| 222 | 2026-06-15T03:26:34.488Z | Downloaded fixedbitset v0.5.7 |
| 223 | 2026-06-15T03:26:34.491Z | Downloaded parking_lot v0.12.5 |
| 224 | 2026-06-15T03:26:34.491Z | Downloaded serde-untagged v0.1.9 |
| 225 | 2026-06-15T03:26:34.494Z | Downloaded foldhash v0.1.5 |
| 226 | 2026-06-15T03:26:34.494Z | Downloaded miniz_oxide v0.8.9 |
| 227 | 2026-06-15T03:26:34.494Z | Downloaded indicatif v0.17.11 |
| 228 | 2026-06-15T03:26:34.498Z | Downloaded strip-ansi-escapes v0.2.1 |
| 229 | 2026-06-15T03:26:34.501Z | Downloaded openssl-sys v0.9.117 |
| 230 | 2026-06-15T03:26:34.501Z | Downloaded sha2 v0.10.9 |
| 231 | 2026-06-15T03:26:34.504Z | Downloaded iana-time-zone v0.1.65 |
| 232 | 2026-06-15T03:26:34.507Z | Downloaded ppv-lite86 v0.2.21 |
| 233 | 2026-06-15T03:26:34.507Z | Downloaded camino v1.2.2 |
| 234 | 2026-06-15T03:26:34.507Z | Downloaded ipnet v2.12.0 |
| 235 | 2026-06-15T03:26:34.510Z | Downloaded anstyle-query v1.1.5 |
| 236 | 2026-06-15T03:26:34.510Z | Downloaded simd-adler32 v0.3.9 |
| 237 | 2026-06-15T03:26:34.513Z | Downloaded rustc-hash v2.1.2 |
| 238 | 2026-06-15T03:26:34.513Z | Downloaded owo-colors v4.3.0 |
| 239 | 2026-06-15T03:26:34.513Z | Downloaded openssl-probe v0.2.1 |
| 240 | 2026-06-15T03:26:34.516Z | Downloaded signal-hook-registry v1.4.8 |
| 241 | 2026-06-15T03:26:34.516Z | Downloaded either v1.16.0 |
| 242 | 2026-06-15T03:26:34.518Z | Downloaded enable-ansi-support v0.2.1 |
| 243 | 2026-06-15T03:26:34.521Z | Downloaded digest v0.10.7 |
| 244 | 2026-06-15T03:26:34.525Z | Downloaded proc-macro2 v1.0.106 |
| 245 | 2026-06-15T03:26:34.528Z | Downloaded getrandom v0.3.4 |
| 246 | 2026-06-15T03:26:34.531Z | Downloaded dialoguer v0.11.0 |
| 247 | 2026-06-15T03:26:34.534Z | Downloaded log v0.4.32 |
| 248 | 2026-06-15T03:26:34.537Z | Downloaded eyre v0.6.12 |
| 249 | 2026-06-15T03:26:34.537Z | Downloaded sync_wrapper v1.0.2 |
| 250 | 2026-06-15T03:26:34.541Z | Downloaded cpufeatures v0.2.17 |
| 251 | 2026-06-15T03:26:34.544Z | Downloaded quinn-udp v0.5.14 |
| 252 | 2026-06-15T03:26:34.547Z | Downloaded convert_case v0.10.0 |
| 253 | 2026-06-15T03:26:34.547Z | Downloaded mio v1.2.1 |
| 254 | 2026-06-15T03:26:34.551Z | Downloaded tinyvec_macros v0.1.1 |
| 255 | 2026-06-15T03:26:34.551Z | Downloaded quinn v0.11.9 |
| 256 | 2026-06-15T03:26:34.554Z | Downloaded tokio-macros v2.7.0 |
| 257 | 2026-06-15T03:26:34.554Z | Downloaded memchr v2.8.2 |
| 258 | 2026-06-15T03:26:34.557Z | Downloaded derive-where v1.6.1 |
| 259 | 2026-06-15T03:26:34.560Z | Downloaded terminal_size v0.4.4 |
| 260 | 2026-06-15T03:26:34.560Z | Downloaded supports-color v3.0.2 |
| 261 | 2026-06-15T03:26:34.563Z | Downloaded errno v0.3.14 |
| 262 | 2026-06-15T03:26:34.563Z | Downloaded config v0.15.23 |
| 263 | 2026-06-15T03:26:34.566Z | Downloaded typeid v1.0.3 |
| 264 | 2026-06-15T03:26:34.566Z | Downloaded anstyle v1.0.14 |
| 265 | 2026-06-15T03:26:34.569Z | Downloaded rustls-webpki v0.103.13 |
| 266 | 2026-06-15T03:26:34.573Z | Downloaded rand v0.9.4 |
| 267 | 2026-06-15T03:26:34.576Z | Downloaded smallvec v1.15.2 |
| 268 | 2026-06-15T03:26:34.580Z | Downloaded utf8_iter v1.0.4 |
| 269 | 2026-06-15T03:26:34.580Z | Downloaded toml_datetime v0.6.11 |
| 270 | 2026-06-15T03:26:34.583Z | Downloaded static_assertions v1.1.0 |
| 271 | 2026-06-15T03:26:34.586Z | Downloaded heck v0.5.0 |
| 272 | 2026-06-15T03:26:34.589Z | Downloaded tracing-error v0.2.1 |
| 273 | 2026-06-15T03:26:34.592Z | Downloaded clap_derive v4.6.1 |
| 274 | 2026-06-15T03:26:34.595Z | Downloaded toml_write v0.1.2 |
| 275 | 2026-06-15T03:26:34.598Z | Downloaded version_check v0.9.5 |
| 276 | 2026-06-15T03:26:34.598Z | Downloaded indexmap v2.14.0 |
| 277 | 2026-06-15T03:26:34.601Z | Downloaded signal-hook v0.3.18 |
| 278 | 2026-06-15T03:26:34.601Z | Downloaded http v1.4.2 |
| 279 | 2026-06-15T03:26:34.604Z | Downloaded urlencoding v2.1.3 |
| 280 | 2026-06-15T03:26:34.604Z | Downloaded xattr v1.6.1 |
| 281 | 2026-06-15T03:26:34.607Z | Downloaded strsim v0.11.1 |
| 282 | 2026-06-15T03:26:34.610Z | Downloaded fnv v1.0.7 |
| 283 | 2026-06-15T03:26:34.610Z | Downloaded serde_derive v1.0.228 |
| 284 | 2026-06-15T03:26:34.614Z | Downloaded rand_core v0.9.5 |
| 285 | 2026-06-15T03:26:34.620Z | Downloaded erased-serde v0.4.10 |
| 286 | 2026-06-15T03:26:34.625Z | Downloaded tokio-native-tls v0.3.1 |
| 287 | 2026-06-15T03:26:34.628Z | Downloaded tracing-log v0.2.0 |
| 288 | 2026-06-15T03:26:34.631Z | Downloaded target-spec v3.6.0 |
| 289 | 2026-06-15T03:26:34.634Z | Downloaded base64 v0.22.1 |
| 290 | 2026-06-15T03:26:34.634Z | Downloaded subtle v2.6.1 |
| 291 | 2026-06-15T03:26:34.637Z | Downloaded backtrace v0.3.76 |
| 292 | 2026-06-15T03:26:34.640Z | Downloaded tower-service v0.3.3 |
| 293 | 2026-06-15T03:26:34.640Z | Downloaded tower-layer v0.3.3 |
| 294 | 2026-06-15T03:26:34.640Z | Downloaded derive_more v2.1.1 |
| 295 | 2026-06-15T03:26:34.645Z | Downloaded unicode-xid v0.2.6 |
| 296 | 2026-06-15T03:26:34.648Z | Downloaded guppy-workspace-hack v0.1.0 |
| 297 | 2026-06-15T03:26:34.648Z | Downloaded pkg-config v0.3.33 |
| 298 | 2026-06-15T03:26:34.651Z | Downloaded futures-io v0.3.32 |
| 299 | 2026-06-15T03:26:34.655Z | Downloaded unicode-linebreak v0.1.5 |
| 300 | 2026-06-15T03:26:34.657Z | Downloaded miette v7.6.0 |
| 301 | 2026-06-15T03:26:34.660Z | Downloaded thiserror v1.0.69 |
| 302 | 2026-06-15T03:26:34.663Z | Downloaded pulldown-cmark v0.13.4 |
| 303 | 2026-06-15T03:26:34.667Z | Downloaded generic-array v0.14.7 |
| 304 | 2026-06-15T03:26:34.667Z | Downloaded flate2 v1.1.9 |
| 305 | 2026-06-15T03:26:34.669Z | Downloaded want v0.3.1 |
| 306 | 2026-06-15T03:26:34.670Z | Downloaded ed25519 v2.2.3 |
| 307 | 2026-06-15T03:26:34.672Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 308 | 2026-06-15T03:26:34.672Z | Downloaded os_pipe v1.2.3 |
| 309 | 2026-06-15T03:26:34.676Z | Downloaded untrusted v0.9.0 |
| 310 | 2026-06-15T03:26:34.676Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 311 | 2026-06-15T03:26:34.676Z | Downloaded thiserror-impl v1.0.69 |
| 312 | 2026-06-15T03:26:34.676Z | Downloaded target-spec-miette v0.4.8 |
| 313 | 2026-06-15T03:26:34.679Z | Downloaded serde v1.0.228 |
| 314 | 2026-06-15T03:26:34.683Z | Downloaded itertools v0.14.0 |
| 315 | 2026-06-15T03:26:34.683Z | Downloaded tracing-attributes v0.1.31 |
| 316 | 2026-06-15T03:26:34.686Z | Downloaded ed25519-dalek v2.2.0 |
| 317 | 2026-06-15T03:26:34.689Z | Downloaded regex v1.12.4 |
| 318 | 2026-06-15T03:26:34.692Z | Downloaded clap_builder v4.6.0 |
| 319 | 2026-06-15T03:26:34.695Z | Downloaded zmij v1.0.21 |
| 320 | 2026-06-15T03:26:34.695Z | Downloaded zipsign-api v0.1.5 |
| 321 | 2026-06-15T03:26:34.695Z | Downloaded tokio-rustls v0.26.4 |
| 322 | 2026-06-15T03:26:34.698Z | Downloaded uuid v1.23.3 |
| 323 | 2026-06-15T03:26:34.698Z | Downloaded textwrap v0.16.2 |
| 324 | 2026-06-15T03:26:34.702Z | Downloaded tar v0.4.46 |
| 325 | 2026-06-15T03:26:34.702Z | Downloaded bitflags v2.13.0 |
| 326 | 2026-06-15T03:26:34.705Z | Downloaded idna v1.1.0 |
| 327 | 2026-06-15T03:26:34.708Z | Downloaded pin-project-internal v1.1.13 |
| 328 | 2026-06-15T03:26:34.708Z | Downloaded hashbrown v0.15.5 |
| 329 | 2026-06-15T03:26:34.711Z | Downloaded cc v1.2.64 |
| 330 | 2026-06-15T03:26:34.714Z | Downloaded futures-channel v0.3.32 |
| 331 | 2026-06-15T03:26:34.714Z | Downloaded crc32fast v1.5.0 |
| 332 | 2026-06-15T03:26:34.717Z | Downloaded console v0.15.11 |
| 333 | 2026-06-15T03:26:34.717Z | Downloaded getrandom v0.4.2 |
| 334 | 2026-06-15T03:26:34.720Z | Downloaded tinyvec v1.11.0 |
| 335 | 2026-06-15T03:26:34.723Z | Downloaded serde_ignored v0.1.14 |
| 336 | 2026-06-15T03:26:34.726Z | Downloaded ron v0.12.1 |
| 337 | 2026-06-15T03:26:34.729Z | Downloaded vte v0.14.1 |
| 338 | 2026-06-15T03:26:34.732Z | Downloaded num-traits v0.2.19 |
| 339 | 2026-06-15T03:26:34.733Z | Downloaded idna_adapter v1.0.0 |
| 340 | 2026-06-15T03:26:34.736Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 341 | 2026-06-15T03:26:34.739Z | Downloaded sigchld v0.2.4 |
| 342 | 2026-06-15T03:26:34.739Z | Downloaded shlex v2.0.1 |
| 343 | 2026-06-15T03:26:34.739Z | Downloaded humantime-serde v1.1.1 |
| 344 | 2026-06-15T03:26:34.742Z | Downloaded zstd-safe v7.2.4 |
| 345 | 2026-06-15T03:26:34.742Z | Downloaded zeroize v1.9.0 |
| 346 | 2026-06-15T03:26:34.745Z | Downloaded serde_path_to_error v0.1.20 |
| 347 | 2026-06-15T03:26:34.745Z | Downloaded getrandom v0.2.17 |
| 348 | 2026-06-15T03:26:34.750Z | Downloaded hyper v1.10.1 |
| 349 | 2026-06-15T03:26:34.754Z | Downloaded self-replace v1.5.0 |
| 350 | 2026-06-15T03:26:34.758Z | Downloaded hashbrown v0.17.1 |
| 351 | 2026-06-15T03:26:34.761Z | Downloaded quick-xml v0.37.5 |
| 352 | 2026-06-15T03:26:34.762Z | Downloaded pin-project-lite v0.2.17 |
| 353 | 2026-06-15T03:26:34.766Z | Downloaded slab v0.4.12 |
| 354 | 2026-06-15T03:26:34.772Z | Downloaded der v0.7.10 |
| 355 | 2026-06-15T03:26:34.778Z | Downloaded semver v1.0.28 |
| 356 | 2026-06-15T03:26:34.783Z | Downloaded socket2 v0.6.4 |
| 357 | 2026-06-15T03:26:34.786Z | Downloaded http-body-util v0.1.3 |
| 358 | 2026-06-15T03:26:34.789Z | Downloaded try-lock v0.2.5 |
| 359 | 2026-06-15T03:26:34.789Z | Downloaded self_update v0.42.0 |
| 360 | 2026-06-15T03:26:34.789Z | Downloaded guppy v0.17.26 |
| 361 | 2026-06-15T03:26:34.792Z | Downloaded thread_local v1.1.9 |
| 362 | 2026-06-15T03:26:34.820Z | Downloaded crossterm v0.29.0 |
| 363 | 2026-06-15T03:26:34.820Z | Downloaded sharded-slab v0.1.7 |
| 364 | 2026-06-15T03:26:34.820Z | Downloaded derive_more-impl v2.1.1 |
| 365 | 2026-06-15T03:26:34.820Z | Downloaded unicase v2.9.0 |
| 366 | 2026-06-15T03:26:34.820Z | Downloaded quick-junit v0.5.2 |
| 367 | 2026-06-15T03:26:34.820Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 368 | 2026-06-15T03:26:34.820Z | Downloaded supports-unicode v3.0.0 |
| 369 | 2026-06-15T03:26:34.820Z | Downloaded supports-hyperlinks v3.2.0 |
| 370 | 2026-06-15T03:26:34.820Z | Downloaded typenum v1.20.1 |
| 371 | 2026-06-15T03:26:34.823Z | Downloaded tokio-stream v0.1.18 |
| 372 | 2026-06-15T03:26:34.823Z | Downloaded once_cell v1.21.4 |
| 373 | 2026-06-15T03:26:34.828Z | Downloaded httparse v1.10.1 |
| 374 | 2026-06-15T03:26:34.828Z | Downloaded pin-project v1.1.13 |
| 375 | 2026-06-15T03:26:34.832Z | Downloaded xxhash-rust v0.8.15 |
| 376 | 2026-06-15T03:26:34.835Z | Downloaded serde_core v1.0.228 |
| 377 | 2026-06-15T03:26:34.835Z | Downloaded zstd v0.13.3 |
| 378 | 2026-06-15T03:26:34.838Z | Downloaded ryu v1.0.23 |
| 379 | 2026-06-15T03:26:34.841Z | Downloaded parking_lot_core v0.9.12 |
| 380 | 2026-06-15T03:26:34.841Z | Downloaded toml v0.8.23 |
| 381 | 2026-06-15T03:26:34.844Z | Downloaded thiserror v2.0.18 |
| 382 | 2026-06-15T03:26:34.850Z | Downloaded unicode-ident v1.0.24 |
| 383 | 2026-06-15T03:26:34.856Z | Downloaded tracing-core v0.1.36 |
| 384 | 2026-06-15T03:26:34.856Z | Downloaded unicode-normalization v0.1.25 |
| 385 | 2026-06-15T03:26:34.859Z | Downloaded smol_str v0.3.6 |
| 386 | 2026-06-15T03:26:34.866Z | Downloaded toml_edit v0.22.27 |
| 387 | 2026-06-15T03:26:34.870Z | Downloaded futures-util v0.3.32 |
| 388 | 2026-06-15T03:26:34.878Z | Downloaded spki v0.7.3 |
| 389 | 2026-06-15T03:26:34.883Z | Downloaded h2 v0.4.14 |
| 390 | 2026-06-15T03:26:34.886Z | Downloaded thiserror-impl v2.0.18 |
| 391 | 2026-06-15T03:26:34.889Z | Downloaded target-lexicon v0.13.5 |
| 392 | 2026-06-15T03:26:34.893Z | Downloaded utf8parse v0.2.2 |
| 393 | 2026-06-15T03:26:34.896Z | Downloaded url v2.5.8 |
| 394 | 2026-06-15T03:26:34.896Z | Downloaded unicode-segmentation v1.13.3 |
| 395 | 2026-06-15T03:26:34.905Z | Downloaded tower-http v0.6.11 |
| 396 | 2026-06-15T03:26:34.910Z | Downloaded tempfile v3.27.0 |
| 397 | 2026-06-15T03:26:34.913Z | Downloaded aho-corasick v1.1.4 |
| 398 | 2026-06-15T03:26:34.925Z | Downloaded hyper-util v0.1.20 |
| 399 | 2026-06-15T03:26:34.928Z | Downloaded color-eyre v0.6.5 |
| 400 | 2026-06-15T03:26:34.945Z | Downloaded tokio-util v0.7.18 |
| 401 | 2026-06-15T03:26:34.948Z | Downloaded winnow v0.7.15 |
| 402 | 2026-06-15T03:26:34.954Z | Downloaded chrono v0.4.45 |
| 403 | 2026-06-15T03:26:34.958Z | Downloaded quick-xml v0.38.4 |
| 404 | 2026-06-15T03:26:34.963Z | Downloaded tracing-subscriber v0.3.23 |
| 405 | 2026-06-15T03:26:34.967Z | Downloaded gimli v0.32.3 |
| 406 | 2026-06-15T03:26:34.971Z | Downloaded curve25519-dalek v4.1.3 |
| 407 | 2026-06-15T03:26:34.977Z | Downloaded vcpkg v0.2.15 |
| 408 | 2026-06-15T03:26:35.000Z | Downloaded bstr v1.12.1 |
| 409 | 2026-06-15T03:26:35.004Z | Downloaded zerocopy v0.8.52 |
| 410 | 2026-06-15T03:26:35.029Z | Downloaded nextest-runner v0.80.0 |
| 411 | 2026-06-15T03:26:35.036Z | Downloaded webpki-roots v1.0.7 |
| 412 | 2026-06-15T03:26:35.042Z | Downloaded winnow v1.0.3 |
| 413 | 2026-06-15T03:26:35.047Z | Downloaded reqwest v0.12.28 |
| 414 | 2026-06-15T03:26:35.050Z | Downloaded serde_json v1.0.150 |
| 415 | 2026-06-15T03:26:35.078Z | Downloaded portable-atomic v1.13.1 |
| 416 | 2026-06-15T03:26:35.084Z | Downloaded openssl v0.10.81 |
| 417 | 2026-06-15T03:26:35.089Z | Downloaded tower v0.5.3 |
| 418 | 2026-06-15T03:26:35.094Z | Downloaded unicode-width v0.1.14 |
| 419 | 2026-06-15T03:26:35.121Z | Downloaded syn v2.0.117 |
| 420 | 2026-06-15T03:26:35.127Z | Downloaded regex-syntax v0.8.11 |
| 421 | 2026-06-15T03:26:35.155Z | Downloaded quinn-proto v0.11.14 |
| 422 | 2026-06-15T03:26:35.197Z | Downloaded rustix v1.1.4 |
| 423 | 2026-06-15T03:26:35.208Z | Downloaded rustix v0.38.44 |
| 424 | 2026-06-15T03:26:35.231Z | Downloaded unicode-width v0.2.2 |
| 425 | 2026-06-15T03:26:35.234Z | Downloaded nix v0.30.1 |
| 426 | 2026-06-15T03:26:35.240Z | Downloaded object v0.37.3 |
| 427 | 2026-06-15T03:26:35.259Z | Downloaded rustls v0.23.40 |
| 428 | 2026-06-15T03:26:35.266Z | Downloaded tracing v0.1.44 |
| 429 | 2026-06-15T03:26:35.295Z | Downloaded regex-automata v0.4.14 |
| 430 | 2026-06-15T03:26:35.302Z | Downloaded libc v0.2.186 |
| 431 | 2026-06-15T03:26:35.392Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 432 | 2026-06-15T03:26:35.401Z | Downloaded petgraph v0.8.3 |
| 433 | 2026-06-15T03:26:35.413Z | Downloaded tokio v1.52.3 |
| 434 | 2026-06-15T03:26:35.477Z | Downloaded recursion v0.5.4 |
| 435 | 2026-06-15T03:26:35.484Z | Downloaded ring v0.17.14 |
| 436 | 2026-06-15T03:26:35.543Z | Compiling libc v0.2.186 |
| 437 | 2026-06-15T03:26:35.543Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-06-15T03:26:35.543Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-06-15T03:26:35.543Z | Compiling quote v1.0.45 |
| 440 | 2026-06-15T03:26:35.546Z | Compiling serde_core v1.0.228 |
| 441 | 2026-06-15T03:26:35.546Z | Compiling cfg-if v1.0.4 |
| 442 | 2026-06-15T03:26:35.547Z | Compiling memchr v2.8.2 |
| 443 | 2026-06-15T03:26:35.547Z | Compiling once_cell v1.21.4 |
| 444 | 2026-06-15T03:26:35.758Z | Compiling log v0.4.32 |
| 445 | 2026-06-15T03:26:35.790Z | Compiling pin-project-lite v0.2.17 |
| 446 | 2026-06-15T03:26:35.878Z | Compiling serde v1.0.228 |
| 447 | 2026-06-15T03:26:35.920Z | Compiling itoa v1.0.18 |
| 448 | 2026-06-15T03:26:36.063Z | Compiling smallvec v1.15.2 |
| 449 | 2026-06-15T03:26:36.154Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-15T03:26:36.227Z | Compiling bitflags v2.13.0 |
| 451 | 2026-06-15T03:26:36.302Z | Compiling hashbrown v0.17.1 |
| 452 | 2026-06-15T03:26:36.327Z | Compiling equivalent v1.0.2 |
| 453 | 2026-06-15T03:26:36.412Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-06-15T03:26:36.618Z | Compiling errno v0.3.14 |
| 455 | 2026-06-15T03:26:36.618Z | Compiling shlex v2.0.1 |
| 456 | 2026-06-15T03:26:36.639Z | Compiling bytes v1.11.1 |
| 457 | 2026-06-15T03:26:36.776Z | Compiling signal-hook-registry v1.4.8 |
| 458 | 2026-06-15T03:26:36.807Z | Compiling jobserver v0.1.34 |
| 459 | 2026-06-15T03:26:36.822Z | Compiling mio v1.2.1 |
| 460 | 2026-06-15T03:26:36.898Z | Compiling syn v2.0.117 |
| 461 | 2026-06-15T03:26:36.955Z | Compiling futures-sink v0.3.32 |
| 462 | 2026-06-15T03:26:36.981Z | Compiling rustix v1.1.4 |
| 463 | 2026-06-15T03:26:37.060Z | Compiling cc v1.2.64 |
| 464 | 2026-06-15T03:26:37.111Z | Compiling socket2 v0.6.4 |
| 465 | 2026-06-15T03:26:37.312Z | Compiling zmij v1.0.21 |
| 466 | 2026-06-15T03:26:37.494Z | Compiling slab v0.4.12 |
| 467 | 2026-06-15T03:26:37.508Z | Compiling futures-channel v0.3.32 |
| 468 | 2026-06-15T03:26:37.648Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-15T03:26:37.693Z | Compiling serde_json v1.0.150 |
| 470 | 2026-06-15T03:26:37.751Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-15T03:26:37.893Z | Compiling indexmap v2.14.0 |
| 472 | 2026-06-15T03:26:38.014Z | Compiling futures-task v0.3.32 |
| 473 | 2026-06-15T03:26:38.063Z | Compiling getrandom v0.4.2 |
| 474 | 2026-06-15T03:26:38.186Z | Compiling futures-io v0.3.32 |
| 475 | 2026-06-15T03:26:38.288Z | Compiling unicode-width v0.2.2 |
| 476 | 2026-06-15T03:26:38.350Z | Compiling camino v1.2.2 |
| 477 | 2026-06-15T03:26:38.392Z | Compiling percent-encoding v2.3.2 |
| 478 | 2026-06-15T03:26:38.710Z | Compiling ring v0.17.14 |
| 479 | 2026-06-15T03:26:38.764Z | Compiling http v1.4.2 |
| 480 | 2026-06-15T03:26:38.787Z | Compiling autocfg v1.5.1 |
| 481 | 2026-06-15T03:26:38.801Z | Compiling zeroize v1.9.0 |
| 482 | 2026-06-15T03:26:38.811Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-15T03:26:39.006Z | Compiling adler2 v2.0.1 |
| 484 | 2026-06-15T03:26:39.133Z | Compiling num-traits v0.2.19 |
| 485 | 2026-06-15T03:26:39.176Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-15T03:26:39.504Z | Compiling target-lexicon v0.13.5 |
| 487 | 2026-06-15T03:26:39.694Z | Compiling object v0.37.3 |
| 488 | 2026-06-15T03:26:39.977Z | Compiling zerocopy v0.8.52 |
| 489 | 2026-06-15T03:26:40.003Z | Compiling getrandom v0.3.4 |
| 490 | 2026-06-15T03:26:40.099Z | Compiling http-body v1.0.1 |
| 491 | 2026-06-15T03:26:40.348Z | Compiling rustls-pki-types v1.14.1 |
| 492 | 2026-06-15T03:26:40.418Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-06-15T03:26:40.418Z | Compiling semver v1.0.28 |
| 494 | 2026-06-15T03:26:40.517Z | Compiling serde_derive v1.0.228 |
| 495 | 2026-06-15T03:26:40.615Z | Compiling tokio-macros v2.7.0 |
| 496 | 2026-06-15T03:26:40.680Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-06-15T03:26:40.711Z | Compiling tracing-attributes v0.1.31 |
| 498 | 2026-06-15T03:26:41.030Z | Compiling getrandom v0.2.17 |
| 499 | 2026-06-15T03:26:41.072Z | Compiling fnv v1.0.7 |
| 500 | 2026-06-15T03:26:41.174Z | Compiling httparse v1.10.1 |
| 501 | 2026-06-15T03:26:41.208Z | Compiling guppy-workspace-hack v0.1.0 |
| 502 | 2026-06-15T03:26:41.219Z | Compiling thiserror v2.0.18 |
| 503 | 2026-06-15T03:26:41.353Z | Compiling tokio v1.52.3 |
| 504 | 2026-06-15T03:26:41.431Z | Compiling untrusted v0.9.0 |
| 505 | 2026-06-15T03:26:41.489Z | Compiling futures-util v0.3.32 |
| 506 | 2026-06-15T03:26:41.523Z | Compiling signal-hook v0.3.18 |
| 507 | 2026-06-15T03:26:41.556Z | Compiling gimli v0.32.3 |
| 508 | 2026-06-15T03:26:41.560Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-06-15T03:26:41.723Z | Compiling owo-colors v4.3.0 |
| 510 | 2026-06-15T03:26:41.748Z | Compiling idna_adapter v1.0.0 |
| 511 | 2026-06-15T03:26:41.850Z | Compiling idna v1.1.0 |
| 512 | 2026-06-15T03:26:41.910Z | Compiling tracing v0.1.44 |
| 513 | 2026-06-15T03:26:42.298Z | Compiling thiserror-impl v2.0.18 |
| 514 | 2026-06-15T03:26:43.476Z | Compiling addr2line v0.25.1 |
| 515 | 2026-06-15T03:26:43.912Z | Compiling generic-array v0.14.7 |
| 516 | 2026-06-15T03:26:44.106Z | Compiling typeid v1.0.3 |
| 517 | 2026-06-15T03:26:44.149Z | Compiling pkg-config v0.3.33 |
| 518 | 2026-06-15T03:26:44.160Z | Compiling fastrand v2.4.1 |
| 519 | 2026-06-15T03:26:44.322Z | Compiling rustls v0.23.40 |
| 520 | 2026-06-15T03:26:44.397Z | Compiling rustc-demangle v0.1.27 |
| 521 | 2026-06-15T03:26:44.479Z | Compiling try-lock v0.2.5 |
| 522 | 2026-06-15T03:26:44.541Z | Compiling tower-service v0.3.3 |
| 523 | 2026-06-15T03:26:44.569Z | Compiling thiserror v1.0.69 |
| 524 | 2026-06-15T03:26:44.591Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-06-15T03:26:44.633Z | Compiling target-spec v3.6.0 |
| 526 | 2026-06-15T03:26:44.716Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 527 | 2026-06-15T03:26:44.934Z | Compiling want v0.3.1 |
| 528 | 2026-06-15T03:26:45.092Z | Compiling tempfile v3.27.0 |
| 529 | 2026-06-15T03:26:45.127Z | Compiling cfg-expr v0.20.8 |
| 530 | 2026-06-15T03:26:45.266Z | Compiling tokio-util v0.7.18 |
| 531 | 2026-06-15T03:26:45.906Z | Compiling h2 v0.4.14 |
| 532 | 2026-06-15T03:26:45.968Z | Compiling url v2.5.8 |
| 533 | 2026-06-15T03:26:46.346Z | Compiling thiserror-impl v1.0.69 |
| 534 | 2026-06-15T03:26:46.448Z | Compiling terminal_size v0.4.4 |
| 535 | 2026-06-15T03:26:46.615Z | Compiling backtrace v0.3.76 |
| 536 | 2026-06-15T03:26:46.970Z | Compiling aho-corasick v1.1.4 |
| 537 | 2026-06-15T03:26:46.984Z | Compiling winnow v0.7.15 |
| 538 | 2026-06-15T03:26:47.481Z | Compiling subtle v2.6.1 |
| 539 | 2026-06-15T03:26:47.640Z | Compiling regex-syntax v0.8.11 |
| 540 | 2026-06-15T03:26:48.409Z | Compiling rustls-webpki v0.103.13 |
| 541 | 2026-06-15T03:26:48.873Z | Compiling typenum v1.20.1 |
| 542 | 2026-06-15T03:26:49.533Z | Compiling erased-serde v0.4.10 |
| 543 | 2026-06-15T03:26:50.404Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-06-15T03:26:50.963Z | Compiling hyper v1.10.1 |
| 545 | 2026-06-15T03:26:52.402Z | Compiling toml_datetime v0.6.11 |
| 546 | 2026-06-15T03:26:52.769Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-15T03:26:52.934Z | Compiling ahash v0.8.12 |
| 548 | 2026-06-15T03:26:53.212Z | Compiling sync_wrapper v1.0.2 |
| 549 | 2026-06-15T03:26:53.325Z | Compiling tower-layer v0.3.3 |
| 550 | 2026-06-15T03:26:53.527Z | Compiling parking_lot_core v0.9.12 |
| 551 | 2026-06-15T03:26:53.813Z | Compiling foldhash v0.1.5 |
| 552 | 2026-06-15T03:26:54.037Z | Compiling nextest-workspace-hack v0.1.0 |
| 553 | 2026-06-15T03:26:54.055Z | Compiling lazy_static v1.5.0 |
| 554 | 2026-06-15T03:26:54.162Z | Compiling portable-atomic v1.13.1 |
| 555 | 2026-06-15T03:26:54.264Z | Compiling ipnet v2.12.0 |
| 556 | 2026-06-15T03:26:54.620Z | Compiling toml_write v0.1.2 |
| 557 | 2026-06-15T03:26:54.631Z | Compiling base64 v0.22.1 |
| 558 | 2026-06-15T03:26:54.863Z | Compiling crc32fast v1.5.0 |
| 559 | 2026-06-15T03:26:54.911Z | Compiling unicode-segmentation v1.13.3 |
| 560 | 2026-06-15T03:26:55.012Z | Compiling either v1.16.0 |
| 561 | 2026-06-15T03:26:55.112Z | Compiling unicode-linebreak v0.1.5 |
| 562 | 2026-06-15T03:26:55.160Z | Compiling is_ci v1.2.0 |
| 563 | 2026-06-15T03:26:55.236Z | Compiling convert_case v0.10.0 |
| 564 | 2026-06-15T03:26:55.295Z | Compiling textwrap v0.16.2 |
| 565 | 2026-06-15T03:26:55.326Z | Compiling supports-color v3.0.2 |
| 566 | 2026-06-15T03:26:55.417Z | Compiling hyper-util v0.1.20 |
| 567 | 2026-06-15T03:26:55.437Z | Compiling toml_edit v0.22.27 |
| 568 | 2026-06-15T03:26:55.553Z | Compiling sharded-slab v0.1.7 |
| 569 | 2026-06-15T03:26:55.565Z | Compiling hashbrown v0.15.5 |
| 570 | 2026-06-15T03:26:56.150Z | Compiling tokio-rustls v0.26.4 |
| 571 | 2026-06-15T03:26:56.173Z | Compiling tower v0.5.3 |
| 572 | 2026-06-15T03:26:56.688Z | Compiling backtrace-ext v0.2.1 |
| 573 | 2026-06-15T03:26:56.748Z | Compiling ordered-float v2.10.1 |
| 574 | 2026-06-15T03:26:56.944Z | Compiling webpki-roots v1.0.7 |
| 575 | 2026-06-15T03:26:57.016Z | Compiling miette-derive v7.6.0 |
| 576 | 2026-06-15T03:26:57.052Z | Compiling pathdiff v0.2.3 |
| 577 | 2026-06-15T03:26:57.064Z | Compiling console v0.15.11 |
| 578 | 2026-06-15T03:26:57.173Z | Compiling tracing-log v0.2.0 |
| 579 | 2026-06-15T03:26:57.547Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-15T03:26:58.023Z | Compiling os_pipe v1.2.3 |
| 581 | 2026-06-15T03:26:58.102Z | Compiling thread_local v1.1.9 |
| 582 | 2026-06-15T03:26:58.123Z | Compiling scopeguard v1.2.0 |
| 583 | 2026-06-15T03:26:58.189Z | Compiling pulldown-cmark v0.13.4 |
| 584 | 2026-06-15T03:26:58.228Z | Compiling zstd-safe v7.2.4 |
| 585 | 2026-06-15T03:26:58.351Z | Compiling supports-hyperlinks v3.2.0 |
| 586 | 2026-06-15T03:26:58.419Z | Compiling winnow v1.0.3 |
| 587 | 2026-06-15T03:26:58.453Z | Compiling rustix v0.38.44 |
| 588 | 2026-06-15T03:26:58.479Z | Compiling supports-unicode v3.0.0 |
| 589 | 2026-06-15T03:26:58.570Z | Compiling debug-ignore v1.0.5 |
| 590 | 2026-06-15T03:26:58.640Z | Compiling fixedbitset v0.5.7 |
| 591 | 2026-06-15T03:26:58.676Z | Compiling utf8parse v0.2.2 |
| 592 | 2026-06-15T03:26:58.787Z | Compiling ryu v1.0.23 |
| 593 | 2026-06-15T03:26:59.100Z | Compiling unicode-width v0.1.14 |
| 594 | 2026-06-15T03:26:59.151Z | Compiling cfg_aliases v0.2.1 |
| 595 | 2026-06-15T03:26:59.221Z | Compiling nix v0.30.1 |
| 596 | 2026-06-15T03:26:59.251Z | Compiling serde_urlencoded v0.7.1 |
| 597 | 2026-06-15T03:26:59.396Z | Compiling miette v7.6.0 |
| 598 | 2026-06-15T03:26:59.523Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 599 | 2026-06-15T03:26:59.606Z | Compiling petgraph v0.8.3 |
| 600 | 2026-06-15T03:26:59.937Z | Compiling anstyle-parse v1.0.0 |
| 601 | 2026-06-15T03:27:00.169Z | Compiling tracing-subscriber v0.3.23 |
| 602 | 2026-06-15T03:27:00.842Z | Compiling lock_api v0.4.14 |
| 603 | 2026-06-15T03:27:01.089Z | Compiling sigchld v0.2.4 |
| 604 | 2026-06-15T03:27:01.278Z | Compiling cargo_metadata v0.23.1 |
| 605 | 2026-06-15T03:27:01.490Z | Compiling hyper-rustls v0.27.9 |
| 606 | 2026-06-15T03:27:01.502Z | Compiling serde-value v0.7.0 |
| 607 | 2026-06-15T03:27:02.161Z | Compiling toml v0.8.23 |
| 608 | 2026-06-15T03:27:02.268Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-06-15T03:27:02.633Z | Compiling tower-http v0.6.11 |
| 610 | 2026-06-15T03:27:03.558Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-15T03:27:04.121Z | Compiling itertools v0.14.0 |
| 612 | 2026-06-15T03:27:04.254Z | Compiling regex v1.12.4 |
| 613 | 2026-06-15T03:27:04.386Z | Compiling crypto-common v0.1.7 |
| 614 | 2026-06-15T03:27:04.525Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-06-15T03:27:04.681Z | Compiling ppv-lite86 v0.2.21 |
| 616 | 2026-06-15T03:27:04.706Z | Compiling futures-executor v0.3.32 |
| 617 | 2026-06-15T03:27:04.953Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-15T03:27:04.999Z | Compiling pin-project-internal v1.1.13 |
| 619 | 2026-06-15T03:27:05.199Z | Compiling http-body-util v0.1.3 |
| 620 | 2026-06-15T03:27:05.229Z | Compiling uuid v1.23.3 |
| 621 | 2026-06-15T03:27:05.461Z | Compiling smol_str v0.3.6 |
| 622 | 2026-06-15T03:27:05.569Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 623 | 2026-06-15T03:27:05.660Z | Compiling serde_spanned v1.1.1 |
| 624 | 2026-06-15T03:27:05.748Z | Compiling filetime v0.2.29 |
| 625 | 2026-06-15T03:27:05.794Z | Compiling bstr v1.12.1 |
| 626 | 2026-06-15T03:27:05.805Z | Compiling vte v0.14.1 |
| 627 | 2026-06-15T03:27:05.980Z | Compiling color-spantrace v0.3.0 |
| 628 | 2026-06-15T03:27:06.014Z | Compiling anstyle v1.0.14 |
| 629 | 2026-06-15T03:27:06.037Z | Compiling number_prefix v0.4.0 |
| 630 | 2026-06-15T03:27:06.135Z | Compiling tinyvec_macros v0.1.1 |
| 631 | 2026-06-15T03:27:06.186Z | Compiling unicode-xid v0.2.6 |
| 632 | 2026-06-15T03:27:06.204Z | Compiling colorchoice v1.0.5 |
| 633 | 2026-06-15T03:27:06.276Z | Compiling eyre v0.6.12 |
| 634 | 2026-06-15T03:27:06.288Z | Compiling is_terminal_polyfill v1.70.2 |
| 635 | 2026-06-15T03:27:06.316Z | Compiling static_assertions v1.1.0 |
| 636 | 2026-06-15T03:27:06.316Z | Compiling iana-time-zone v0.1.65 |
| 637 | 2026-06-15T03:27:06.376Z | Compiling unicase v2.9.0 |
| 638 | 2026-06-15T03:27:06.432Z | Compiling litrs v1.0.0 |
| 639 | 2026-06-15T03:27:06.464Z | Compiling xattr v1.6.1 |
| 640 | 2026-06-15T03:27:06.556Z | Compiling nested v0.1.1 |
| 641 | 2026-06-15T03:27:06.588Z | Compiling anstyle-query v1.1.5 |
| 642 | 2026-06-15T03:27:06.646Z | Compiling self_update v0.42.0 |
| 643 | 2026-06-15T03:27:06.665Z | Compiling anstream v1.0.0 |
| 644 | 2026-06-15T03:27:06.691Z | Compiling guppy v0.17.26 |
| 645 | 2026-06-15T03:27:06.864Z | Compiling document-features v0.2.12 |
| 646 | 2026-06-15T03:27:06.920Z | Compiling tar v0.4.46 |
| 647 | 2026-06-15T03:27:07.006Z | Compiling chrono v0.4.45 |
| 648 | 2026-06-15T03:27:07.211Z | Compiling cargo-util-schemas v0.2.0 |
| 649 | 2026-06-15T03:27:07.426Z | Compiling globset v0.4.18 |
| 650 | 2026-06-15T03:27:08.030Z | Compiling tinyvec v1.11.0 |
| 651 | 2026-06-15T03:27:08.452Z | Compiling indicatif v0.17.11 |
| 652 | 2026-06-15T03:27:09.385Z | Compiling pin-project v1.1.13 |
| 653 | 2026-06-15T03:27:09.487Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-15T03:27:09.587Z | Compiling toml v1.1.2+spec-1.1.0 |
| 655 | 2026-06-15T03:27:09.871Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-06-15T03:27:09.966Z | Compiling newtype-uuid v1.3.2 |
| 657 | 2026-06-15T03:27:10.159Z | Compiling reqwest v0.12.28 |
| 658 | 2026-06-15T03:27:10.321Z | Compiling rand_chacha v0.9.0 |
| 659 | 2026-06-15T03:27:10.665Z | Compiling futures v0.3.32 |
| 660 | 2026-06-15T03:27:10.754Z | Compiling digest v0.10.7 |
| 661 | 2026-06-15T03:27:10.867Z | Compiling derive_more v2.1.1 |
| 662 | 2026-06-15T03:27:10.949Z | Compiling flate2 v1.1.9 |
| 663 | 2026-06-15T03:27:10.979Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-06-15T03:27:11.487Z | Compiling shared_child v1.1.1 |
| 665 | 2026-06-15T03:27:11.541Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-15T03:27:11.876Z | Compiling signal-hook-mio v0.2.5 |
| 667 | 2026-06-15T03:27:12.010Z | Compiling self-replace v1.5.0 |
| 668 | 2026-06-15T03:27:12.150Z | Compiling cargo-platform v0.2.0 |
| 669 | 2026-06-15T03:27:12.305Z | Compiling quick-xml v0.38.4 |
| 670 | 2026-06-15T03:27:12.694Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-06-15T03:27:12.751Z | Compiling humantime v2.3.0 |
| 672 | 2026-06-15T03:27:13.071Z | Compiling indenter v0.3.4 |
| 673 | 2026-06-15T03:27:13.175Z | Compiling heck v0.5.0 |
| 674 | 2026-06-15T03:27:13.200Z | Compiling urlencoding v2.1.3 |
| 675 | 2026-06-15T03:27:13.372Z | Compiling cpufeatures v0.2.17 |
| 676 | 2026-06-15T03:27:13.439Z | Compiling clap_lex v1.1.0 |
| 677 | 2026-06-15T03:27:13.451Z | Compiling strsim v0.11.1 |
| 678 | 2026-06-15T03:27:13.798Z | Compiling recursion v0.5.4 |
| 679 | 2026-06-15T03:27:14.139Z | Compiling shell-words v1.1.1 |
| 680 | 2026-06-15T03:27:14.189Z | Compiling clap_derive v4.6.1 |
| 681 | 2026-06-15T03:27:14.200Z | Compiling clap_builder v4.6.0 |
| 682 | 2026-06-15T03:27:14.264Z | Compiling nextest-filtering v0.15.0 |
| 683 | 2026-06-15T03:27:14.387Z | Compiling sha2 v0.10.9 |
| 684 | 2026-06-15T03:27:15.962Z | Compiling humantime-serde v1.1.1 |
| 685 | 2026-06-15T03:27:16.102Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-15T03:27:16.120Z | Compiling atomicwrites v0.4.4 |
| 687 | 2026-06-15T03:27:16.399Z | Compiling cargo_metadata v0.20.0 |
| 688 | 2026-06-15T03:27:18.168Z | Compiling cargo-nextest v0.9.97 |
| 689 | 2026-06-15T03:27:18.497Z | Compiling crossterm v0.29.0 |
| 690 | 2026-06-15T03:27:20.181Z | Compiling duct v0.13.7 |
| 691 | 2026-06-15T03:27:20.468Z | Compiling async-scoped v0.9.0 |
| 692 | 2026-06-15T03:27:20.659Z | Compiling rand v0.9.4 |
| 693 | 2026-06-15T03:27:20.760Z | Compiling zstd v0.13.3 |
| 694 | 2026-06-15T03:27:21.183Z | Compiling config v0.15.23 |
| 695 | 2026-06-15T03:27:21.420Z | Compiling unicode-normalization v0.1.25 |
| 696 | 2026-06-15T03:27:21.479Z | Compiling target-spec-miette v0.4.8 |
| 697 | 2026-06-15T03:27:21.540Z | Compiling future-queue v0.4.0 |
| 698 | 2026-06-15T03:27:21.691Z | Compiling mukti-metadata v0.3.0 |
| 699 | 2026-06-15T03:27:21.815Z | Compiling camino-tempfile v1.4.1 |
| 700 | 2026-06-15T03:27:21.876Z | Compiling tokio-stream v0.1.18 |
| 701 | 2026-06-15T03:27:21.907Z | Compiling derive-where v1.6.1 |
| 702 | 2026-06-15T03:27:21.992Z | Compiling serde_ignored v0.1.14 |
| 703 | 2026-06-15T03:27:22.170Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-15T03:27:22.213Z | Compiling indent_write v2.2.0 |
| 705 | 2026-06-15T03:27:22.236Z | Compiling swrite v0.1.0 |
| 706 | 2026-06-15T03:27:22.345Z | Compiling xxhash-rust v0.8.15 |
| 707 | 2026-06-15T03:27:22.388Z | Compiling home v0.5.12 |
| 708 | 2026-06-15T03:27:22.477Z | Compiling hex v0.4.3 |
| 709 | 2026-06-15T03:27:22.520Z | Compiling color-eyre v0.6.5 |
| 710 | 2026-06-15T03:27:22.571Z | Compiling clap v4.6.1 |
| 711 | 2026-06-15T03:27:22.620Z | Compiling dialoguer v0.11.0 |
| 712 | 2026-06-15T03:27:22.653Z | Compiling enable-ansi-support v0.2.1 |
| 713 | 2026-06-15T03:27:23.136Z | Compiling nextest-runner v0.80.0 |
| 714 | 2026-06-15T03:27:40.949Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 715 | 2026-06-15T03:27:41.134Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 716 | 2026-06-15T03:27:41.137Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 717 | 2026-06-15T03:27:41.249Z | + source .github/buildomat/test-common.sh |
| 718 | 2026-06-15T03:27:41.252Z | ++ NEXTEST_VERSION=0.9.97 |
| 719 | 2026-06-15T03:27:41.252Z | ++ PLATFORM=illumos |
| 720 | 2026-06-15T03:27:41.252Z | ++ banner install |
| 721 | 2026-06-15T03:27:41.252Z | |
| 722 | 2026-06-15T03:27:41.252Z | # # # #### ##### ## # # |
| 723 | 2026-06-15T03:27:41.252Z | # ## # # # # # # # |
| 724 | 2026-06-15T03:27:41.252Z | # # # # #### # # # # # |
| 725 | 2026-06-15T03:27:41.252Z | # # # # # # ###### # # |
| 726 | 2026-06-15T03:27:41.252Z | # # ## # # # # # # # |
| 727 | 2026-06-15T03:27:41.252Z | # # # #### # # # ###### ###### |
| 728 | 2026-06-15T03:27:41.252Z | |
| 729 | 2026-06-15T03:27:41.252Z | ++ set +o errexit |
| 730 | 2026-06-15T03:27:41.252Z | ++ pkg info clang-15 |
| 731 | 2026-06-15T03:27:41.255Z | ++ grep -qi installed |
| 732 | 2026-06-15T03:27:42.441Z | pkg: info: no packages matching the following patterns you specified are |
| 733 | 2026-06-15T03:27:42.441Z | installed on the system. Try querying remotely instead: |
| 734 | 2026-06-15T03:27:42.441Z | |
| 735 | 2026-06-15T03:27:42.441Z | clang-15 |
| 736 | 2026-06-15T03:27:42.478Z | ++ [[ 1 != 0 ]] |
| 737 | 2026-06-15T03:27:42.482Z | ++ set -o errexit |
| 738 | 2026-06-15T03:27:42.482Z | ++ pfexec pkg install clang-15 |
| 739 | 2026-06-15T03:27:49.248Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 740 | 2026-06-15T03:27:56.871Z | Startup: Caching catalogs ... Done |
| 741 | 2026-06-15T03:28:04.155Z | Planning: Solver setup ... Done |
| 742 | 2026-06-15T03:28:04.194Z | Planning: Running solver ... Done |
| 743 | 2026-06-15T03:28:04.345Z | Planning: Finding local manifests ... Done |
| 744 | 2026-06-15T03:28:04.356Z | Planning: Fetching manifests: 0/2 0% complete |
| 745 | 2026-06-15T03:28:04.434Z | Planning: Fetching manifests: 2/2 100% complete |
| 746 | 2026-06-15T03:28:04.463Z | Planning: Package planning ... Done |
| 747 | 2026-06-15T03:28:04.488Z | Planning: Merging actions ... Done |
| 748 | 2026-06-15T03:28:04.594Z | Planning: Checking for conflicting actions ... Done |
| 749 | 2026-06-15T03:28:04.602Z | Planning: Consolidating action changes ... Done |
| 750 | 2026-06-15T03:28:05.346Z | Planning: Evaluating mediators ... Done |
| 751 | 2026-06-15T03:28:05.352Z | Planning: Planning completed in 8.31 seconds |
| 752 | 2026-06-15T03:28:05.363Z | Packages to install: 2 |
| 753 | 2026-06-15T03:28:05.363Z | Mediators to change: 2 |
| 754 | 2026-06-15T03:28:05.371Z | Services to change: 1 |
| 755 | 2026-06-15T03:28:05.371Z | Create boot environment: No |
| 756 | 2026-06-15T03:28:05.371Z | Create backup boot environment: No |
| 757 | 2026-06-15T03:28:05.406Z | |
| 758 | 2026-06-15T03:28:05.406Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 759 | 2026-06-15T03:28:10.407Z | Download: 1404/3076 items 115.1/211.3MB 54% complete (23.9M/s) |
| 760 | 2026-06-15T03:28:15.410Z | Download: 2259/3076 items 118.6/211.3MB 56% complete (12.1M/s) |
| 761 | 2026-06-15T03:28:20.552Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (12.1M/s) |
| 762 | 2026-06-15T03:28:21.148Z | Download: Completed 211.31 MB in 15.74 seconds (13.4M/s) |
| 763 | 2026-06-15T03:28:21.286Z | Actions: 1/3418 actions (Installing new actions) |
| 764 | 2026-06-15T03:28:24.416Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 765 | 2026-06-15T03:28:25.066Z | Done |
| 766 | 2026-06-15T03:28:25.066Z | Done |
| 767 | 2026-06-15T03:28:25.807Z | Done |
| 768 | 2026-06-15T03:28:29.165Z | Done |
| 769 | 2026-06-15T03:28:29.235Z | Done |
| 770 | 2026-06-15T03:28:29.238Z | Done |
| 771 | 2026-06-15T03:28:29.568Z | Done |
| 772 | 2026-06-15T03:28:30.256Z | ++ set -o errexit |
| 773 | 2026-06-15T03:28:30.256Z | ++ cargo --version |
| 774 | 2026-06-15T03:28:30.265Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 775 | 2026-06-15T03:28:30.268Z | ++ rustc --version |
| 776 | 2026-06-15T03:28:30.287Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 777 | 2026-06-15T03:28:30.290Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 778 | 2026-06-15T03:28:30.348Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 779 | 2026-06-15T03:28:30.348Z | + pushd mgadm |
| 780 | 2026-06-15T03:28:30.348Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 781 | 2026-06-15T03:28:30.348Z | + cargo nextest run |
| 782 | 2026-06-15T03:28:30.502Z | Updating crates.io index |
| 783 | 2026-06-15T03:28:30.505Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 784 | 2026-06-15T03:28:36.420Z | From https://github.com/oxidecomputer/omicron |
| 785 | 2026-06-15T03:28:36.420Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 786 | 2026-06-15T03:28:36.908Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 787 | 2026-06-15T03:28:37.547Z | From https://github.com/oxidecomputer/falcon |
| 788 | 2026-06-15T03:28:37.547Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 789 | 2026-06-15T03:28:37.622Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 790 | 2026-06-15T03:28:38.542Z | From https://github.com/oxidecomputer/dendrite |
| 791 | 2026-06-15T03:28:38.542Z | * [new ref] f27f612dde317f2f05716c761a14500e46581ff7 -> refs/commit/f27f612dde317f2f05716c761a14500e46581ff7 |
| 792 | 2026-06-15T03:28:38.590Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 793 | 2026-06-15T03:28:38.838Z | From https://github.com/oxidecomputer/ispf |
| 794 | 2026-06-15T03:28:38.838Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 795 | 2026-06-15T03:28:38.869Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 796 | 2026-06-15T03:28:39.194Z | From https://github.com/oxidecomputer/netadm-sys |
| 797 | 2026-06-15T03:28:39.194Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 798 | 2026-06-15T03:28:39.201Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 799 | 2026-06-15T03:28:39.866Z | From https://github.com/oxidecomputer/opte |
| 800 | 2026-06-15T03:28:39.867Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 801 | 2026-06-15T03:28:39.897Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 802 | 2026-06-15T03:28:40.167Z | From https://github.com/illumos/smf-rs |
| 803 | 2026-06-15T03:28:40.167Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 804 | 2026-06-15T03:28:40.208Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 805 | 2026-06-15T03:28:40.449Z | From https://github.com/oxidecomputer/poptrie |
| 806 | 2026-06-15T03:28:40.449Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 807 | 2026-06-15T03:28:40.490Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 808 | 2026-06-15T03:28:40.756Z | From https://github.com/oxidecomputer/network-interface |
| 809 | 2026-06-15T03:28:40.758Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 810 | 2026-06-15T03:28:40.777Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 811 | 2026-06-15T03:28:41.016Z | From https://github.com/oxidecomputer/zone |
| 812 | 2026-06-15T03:28:41.016Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 813 | 2026-06-15T03:28:41.046Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 814 | 2026-06-15T03:28:41.359Z | From https://github.com/oxidecomputer/lldp |
| 815 | 2026-06-15T03:28:41.359Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 816 | 2026-06-15T03:28:41.430Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 817 | 2026-06-15T03:28:41.694Z | From https://github.com/oxidecomputer/slog-error-chain |
| 818 | 2026-06-15T03:28:41.694Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 819 | 2026-06-15T03:28:41.743Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 820 | 2026-06-15T03:28:42.052Z | From https://github.com/oxidecomputer/tufaceous |
| 821 | 2026-06-15T03:28:42.052Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 822 | 2026-06-15T03:28:42.075Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 823 | 2026-06-15T03:28:42.659Z | From https://github.com/oxidecomputer/propolis |
| 824 | 2026-06-15T03:28:42.659Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 825 | 2026-06-15T03:28:42.713Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 826 | 2026-06-15T03:28:43.190Z | From https://github.com/oxidecomputer/transceiver-control |
| 827 | 2026-06-15T03:28:43.190Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 828 | 2026-06-15T03:28:43.251Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 829 | 2026-06-15T03:28:43.476Z | From https://github.com/oxidecomputer/dlpi-sys |
| 830 | 2026-06-15T03:28:43.476Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 831 | 2026-06-15T03:28:43.496Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 832 | 2026-06-15T03:28:43.763Z | From https://github.com/jmesmon/rust-libzfs |
| 833 | 2026-06-15T03:28:43.763Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 834 | 2026-06-15T03:28:43.771Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 835 | 2026-06-15T03:28:44.029Z | From https://github.com/oxidecomputer/rusty-doors |
| 836 | 2026-06-15T03:28:44.029Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 837 | 2026-06-15T03:28:44.047Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 838 | 2026-06-15T03:28:44.505Z | From https://github.com/oxidecomputer/management-gateway-service |
| 839 | 2026-06-15T03:28:44.505Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 840 | 2026-06-15T03:28:44.600Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-06-15T03:28:44.826Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-06-15T03:28:44.826Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-06-15T03:28:44.912Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-06-15T03:28:45.745Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-06-15T03:28:45.746Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-06-15T03:28:45.817Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 847 | 2026-06-15T03:28:46.220Z | From https://github.com/oxidecomputer/propolis |
| 848 | 2026-06-15T03:28:46.220Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 849 | 2026-06-15T03:28:46.786Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-06-15T03:28:47.280Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-06-15T03:28:47.280Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 852 | 2026-06-15T03:28:47.367Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 853 | 2026-06-15T03:28:47.666Z | From https://github.com/oxidecomputer/tofino |
| 854 | 2026-06-15T03:28:47.666Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 855 | 2026-06-15T03:28:47.676Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 856 | 2026-06-15T03:28:48.297Z | From https://github.com/oxidecomputer/maghemite |
| 857 | 2026-06-15T03:28:48.297Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 858 | 2026-06-15T03:28:48.345Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 859 | 2026-06-15T03:28:48.593Z | From https://github.com/oxidecomputer/clickward |
| 860 | 2026-06-15T03:28:48.593Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 861 | 2026-06-15T03:28:48.646Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 862 | 2026-06-15T03:28:48.891Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 863 | 2026-06-15T03:28:48.891Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 864 | 2026-06-15T03:28:50.319Z | Downloading crates ... |
| 865 | 2026-06-15T03:28:50.454Z | Downloaded const-oid v0.10.2 |
| 866 | 2026-06-15T03:28:50.456Z | Downloaded constant_time_eq v0.4.2 |
| 867 | 2026-06-15T03:28:50.461Z | Downloaded crypto-bigint v0.5.5 |
| 868 | 2026-06-15T03:28:50.465Z | Downloaded dunce v1.0.5 |
| 869 | 2026-06-15T03:28:50.465Z | Downloaded cmake v0.1.58 |
| 870 | 2026-06-15T03:28:50.468Z | Downloaded derive-ex v0.1.8 |
| 871 | 2026-06-15T03:28:50.471Z | Downloaded bitflags v1.3.2 |
| 872 | 2026-06-15T03:28:50.475Z | Downloaded cpufeatures v0.3.0 |
| 873 | 2026-06-15T03:28:50.478Z | Downloaded konst_macro_rules v0.2.19 |
| 874 | 2026-06-15T03:28:50.480Z | Downloaded cstr-argument v0.1.2 |
| 875 | 2026-06-15T03:28:50.480Z | Downloaded linked-hash-map v0.5.6 |
| 876 | 2026-06-15T03:28:50.483Z | Downloaded byte-wrapper v0.1.0 |
| 877 | 2026-06-15T03:28:50.483Z | Downloaded const_format v0.2.36 |
| 878 | 2026-06-15T03:28:50.486Z | Downloaded base16ct v1.0.0 |
| 879 | 2026-06-15T03:28:50.489Z | Downloaded base16ct v0.2.0 |
| 880 | 2026-06-15T03:28:50.491Z | Downloaded async-trait v0.1.89 |
| 881 | 2026-06-15T03:28:50.494Z | Downloaded libsw v3.5.0 |
| 882 | 2026-06-15T03:28:50.497Z | Downloaded ingot-types v0.1.2 |
| 883 | 2026-06-15T03:28:50.497Z | Downloaded crossbeam-utils v0.8.21 |
| 884 | 2026-06-15T03:28:50.502Z | Downloaded chacha20 v0.10.0 |
| 885 | 2026-06-15T03:28:50.505Z | Downloaded ident_case v1.0.1 |
| 886 | 2026-06-15T03:28:50.505Z | Downloaded goblin v0.8.2 |
| 887 | 2026-06-15T03:28:50.508Z | Downloaded block-buffer v0.12.0 |
| 888 | 2026-06-15T03:28:50.508Z | Downloaded compression-core v0.4.32 |
| 889 | 2026-06-15T03:28:50.508Z | Downloaded darling v0.23.0 |
| 890 | 2026-06-15T03:28:50.511Z | Downloaded compression-codecs v0.4.38 |
| 891 | 2026-06-15T03:28:50.514Z | Downloaded console v0.16.3 |
| 892 | 2026-06-15T03:28:50.516Z | Downloaded convert_case v0.4.0 |
| 893 | 2026-06-15T03:28:50.519Z | Downloaded cipher v0.4.4 |
| 894 | 2026-06-15T03:28:50.519Z | Downloaded argon2 v0.5.3 |
| 895 | 2026-06-15T03:28:50.522Z | Downloaded hashbrown v0.12.3 |
| 896 | 2026-06-15T03:28:50.525Z | Downloaded bcs v0.1.6 |
| 897 | 2026-06-15T03:28:50.525Z | Downloaded crunchy v0.2.4 |
| 898 | 2026-06-15T03:28:50.528Z | Downloaded backon v1.6.0 |
| 899 | 2026-06-15T03:28:50.531Z | Downloaded cargo_toml v0.22.3 |
| 900 | 2026-06-15T03:28:50.535Z | Downloaded cobs v0.3.0 |
| 901 | 2026-06-15T03:28:50.539Z | Downloaded embedded-io v0.6.1 |
| 902 | 2026-06-15T03:28:50.542Z | Downloaded allocator-api2 v0.2.21 |
| 903 | 2026-06-15T03:28:50.544Z | Downloaded crc8 v0.1.1 |
| 904 | 2026-06-15T03:28:50.544Z | Downloaded chacha20poly1305 v0.10.1 |
| 905 | 2026-06-15T03:28:50.549Z | Downloaded bit-set v0.8.0 |
| 906 | 2026-06-15T03:28:50.552Z | Downloaded elliptic-curve v0.13.8 |
| 907 | 2026-06-15T03:28:50.555Z | Downloaded bitflags v2.12.1 |
| 908 | 2026-06-15T03:28:50.558Z | Downloaded foreign-types v0.5.0 |
| 909 | 2026-06-15T03:28:50.560Z | Downloaded indexmap v1.9.3 |
| 910 | 2026-06-15T03:28:50.563Z | Downloaded libscf-sys v1.2.0 |
| 911 | 2026-06-15T03:28:50.563Z | Downloaded keccak v0.1.6 |
| 912 | 2026-06-15T03:28:50.566Z | Downloaded crypto-common v0.2.2 |
| 913 | 2026-06-15T03:28:50.566Z | Downloaded const-random-macro v0.1.16 |
| 914 | 2026-06-15T03:28:50.569Z | Downloaded cc v1.2.63 |
| 915 | 2026-06-15T03:28:50.571Z | Downloaded ingot v0.1.1 |
| 916 | 2026-06-15T03:28:50.571Z | Downloaded poly1305 v0.8.0 |
| 917 | 2026-06-15T03:28:50.574Z | Downloaded icu_normalizer v2.2.0 |
| 918 | 2026-06-15T03:28:50.577Z | Downloaded data-encoding v2.11.0 |
| 919 | 2026-06-15T03:28:50.577Z | Downloaded arrayvec v0.7.6 |
| 920 | 2026-06-15T03:28:50.580Z | Downloaded darling_macro v0.23.0 |
| 921 | 2026-06-15T03:28:50.580Z | Downloaded const-random v0.1.18 |
| 922 | 2026-06-15T03:28:50.582Z | Downloaded ciborium-ll v0.2.2 |
| 923 | 2026-06-15T03:28:50.582Z | Downloaded ciborium-io v0.2.2 |
| 924 | 2026-06-15T03:28:50.585Z | Downloaded fs-err v3.3.0 |
| 925 | 2026-06-15T03:28:50.585Z | Downloaded async-recursion v1.1.1 |
| 926 | 2026-06-15T03:28:50.588Z | Downloaded crucible-workspace-hack v0.1.0 |
| 927 | 2026-06-15T03:28:50.588Z | Downloaded daft v0.1.7 |
| 928 | 2026-06-15T03:28:50.591Z | Downloaded dof v0.4.0 |
| 929 | 2026-06-15T03:28:50.594Z | Downloaded dtrace-parser v0.2.0 |
| 930 | 2026-06-15T03:28:50.597Z | Downloaded icu_provider v2.2.0 |
| 931 | 2026-06-15T03:28:50.597Z | Downloaded blake2 v0.10.6 |
| 932 | 2026-06-15T03:28:50.599Z | Downloaded async-stream-impl v0.3.6 |
| 933 | 2026-06-15T03:28:50.599Z | Downloaded idna_adapter v1.2.2 |
| 934 | 2026-06-15T03:28:50.602Z | Downloaded anyhow v1.0.102 |
| 935 | 2026-06-15T03:28:50.605Z | Downloaded arrayref v0.3.9 |
| 936 | 2026-06-15T03:28:50.608Z | Downloaded foreign-types-macros v0.2.3 |
| 937 | 2026-06-15T03:28:50.608Z | Downloaded async-stream v0.3.6 |
| 938 | 2026-06-15T03:28:50.611Z | Downloaded num-conv v0.2.2 |
| 939 | 2026-06-15T03:28:50.615Z | Downloaded defmt-macros v1.1.0 |
| 940 | 2026-06-15T03:28:50.615Z | Downloaded const_format_proc_macros v0.2.34 |
| 941 | 2026-06-15T03:28:50.617Z | Downloaded no-std-compat v0.4.1 |
| 942 | 2026-06-15T03:28:50.617Z | Downloaded dof v0.3.0 |
| 943 | 2026-06-15T03:28:50.620Z | Downloaded minimal-lexical v0.2.1 |
| 944 | 2026-06-15T03:28:50.623Z | Downloaded dyn-clone v1.0.20 |
| 945 | 2026-06-15T03:28:50.623Z | Downloaded heck v0.4.1 |
| 946 | 2026-06-15T03:28:50.625Z | Downloaded defmt-parser v1.0.0 |
| 947 | 2026-06-15T03:28:50.626Z | Downloaded num-iter v0.1.45 |
| 948 | 2026-06-15T03:28:50.630Z | Downloaded hubpack v0.1.2 |
| 949 | 2026-06-15T03:28:50.630Z | Downloaded git-stub-vcs v0.1.0 |
| 950 | 2026-06-15T03:28:50.630Z | Downloaded cookie v0.18.1 |
| 951 | 2026-06-15T03:28:50.632Z | Downloaded deranged v0.5.8 |
| 952 | 2026-06-15T03:28:50.632Z | Downloaded hmac v0.12.1 |
| 953 | 2026-06-15T03:28:50.635Z | Downloaded bs58 v0.5.1 |
| 954 | 2026-06-15T03:28:50.637Z | Downloaded crossbeam-deque v0.8.6 |
| 955 | 2026-06-15T03:28:50.638Z | Downloaded darling_macro v0.21.3 |
| 956 | 2026-06-15T03:28:50.638Z | Downloaded num_threads v0.1.7 |
| 957 | 2026-06-15T03:28:50.641Z | Downloaded internet-checksum v0.2.1 |
| 958 | 2026-06-15T03:28:50.641Z | Downloaded aead v0.5.2 |
| 959 | 2026-06-15T03:28:50.644Z | Downloaded dtrace-parser v0.3.0 |
| 960 | 2026-06-15T03:28:50.644Z | Downloaded defmt v0.3.100 |
| 961 | 2026-06-15T03:28:50.644Z | Downloaded bit-vec v0.8.0 |
| 962 | 2026-06-15T03:28:50.644Z | Downloaded goblin v0.10.7 |
| 963 | 2026-06-15T03:28:50.649Z | Downloaded natord v1.0.9 |
| 964 | 2026-06-15T03:28:50.651Z | Downloaded gethostname v0.5.0 |
| 965 | 2026-06-15T03:28:50.651Z | Downloaded opaque-debug v0.3.1 |
| 966 | 2026-06-15T03:28:50.654Z | Downloaded csv-core v0.1.13 |
| 967 | 2026-06-15T03:28:50.654Z | Downloaded colored v3.1.1 |
| 968 | 2026-06-15T03:28:50.657Z | Downloaded cancel-safe-futures v0.1.5 |
| 969 | 2026-06-15T03:28:50.660Z | Downloaded parse-display v0.10.0 |
| 970 | 2026-06-15T03:28:50.660Z | Downloaded powerfmt v0.2.0 |
| 971 | 2026-06-15T03:28:50.660Z | Downloaded potential_utf v0.1.5 |
| 972 | 2026-06-15T03:28:50.662Z | Downloaded hostname v0.3.1 |
| 973 | 2026-06-15T03:28:50.662Z | Downloaded lru-cache v0.1.2 |
| 974 | 2026-06-15T03:28:50.665Z | Downloaded daft-derive v0.1.7 |
| 975 | 2026-06-15T03:28:50.668Z | Downloaded chacha20 v0.9.1 |
| 976 | 2026-06-15T03:28:50.668Z | Downloaded plain v0.2.3 |
| 977 | 2026-06-15T03:28:50.670Z | Downloaded critical-section v1.2.0 |
| 978 | 2026-06-15T03:28:50.671Z | Downloaded backoff v0.4.0 |
| 979 | 2026-06-15T03:28:50.674Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 980 | 2026-06-15T03:28:50.674Z | Downloaded fixedbitset v0.4.2 |
| 981 | 2026-06-15T03:28:50.674Z | Downloaded num-derive v0.4.2 |
| 982 | 2026-06-15T03:28:50.677Z | Downloaded mime v0.3.17 |
| 983 | 2026-06-15T03:28:50.677Z | Downloaded linear-map v1.2.0 |
| 984 | 2026-06-15T03:28:50.679Z | Downloaded proc-macro-crate v3.5.0 |
| 985 | 2026-06-15T03:28:50.679Z | Downloaded num-rational v0.4.2 |
| 986 | 2026-06-15T03:28:50.680Z | Downloaded defmt v1.1.0 |
| 987 | 2026-06-15T03:28:50.682Z | Downloaded foldhash v0.2.0 |
| 988 | 2026-06-15T03:28:50.685Z | Downloaded http v1.4.1 |
| 989 | 2026-06-15T03:28:50.688Z | Downloaded embedded-io v0.4.0 |
| 990 | 2026-06-15T03:28:50.688Z | Downloaded proc-macro-error-attr v1.0.4 |
| 991 | 2026-06-15T03:28:50.690Z | Downloaded ciborium v0.2.2 |
| 992 | 2026-06-15T03:28:50.690Z | Downloaded erased-serde v0.3.31 |
| 993 | 2026-06-15T03:28:50.693Z | Downloaded num_enum_derive v0.5.11 |
| 994 | 2026-06-15T03:28:50.693Z | Downloaded fxhash v0.2.1 |
| 995 | 2026-06-15T03:28:50.693Z | Downloaded float-ord v0.3.2 |
| 996 | 2026-06-15T03:28:50.696Z | Downloaded displaydoc v0.2.6 |
| 997 | 2026-06-15T03:28:50.696Z | Downloaded ipnetwork v0.21.1 |
| 998 | 2026-06-15T03:28:50.698Z | Downloaded darling v0.21.3 |
| 999 | 2026-06-15T03:28:50.701Z | Downloaded num_enum v0.5.11 |
| 1000 | 2026-06-15T03:28:50.703Z | Downloaded num_enum_derive v0.7.6 |
| 1001 | 2026-06-15T03:28:50.706Z | Downloaded bytecount v0.6.9 |
| 1002 | 2026-06-15T03:28:50.706Z | Downloaded byteorder v1.5.0 |
| 1003 | 2026-06-15T03:28:50.709Z | Downloaded digest v0.11.3 |
| 1004 | 2026-06-15T03:28:50.709Z | Downloaded pretty-hex v0.4.2 |
| 1005 | 2026-06-15T03:28:50.711Z | Downloaded instant v0.1.13 |
| 1006 | 2026-06-15T03:28:50.712Z | Downloaded progenitor-macro v0.14.0 |
| 1007 | 2026-06-15T03:28:50.715Z | Downloaded group v0.13.0 |
| 1008 | 2026-06-15T03:28:50.717Z | Downloaded parking_lot_core v0.8.6 |
| 1009 | 2026-06-15T03:28:50.720Z | Downloaded olpc-cjson v0.1.4 |
| 1010 | 2026-06-15T03:28:50.720Z | Downloaded password-hash v0.5.0 |
| 1011 | 2026-06-15T03:28:50.723Z | Downloaded is-terminal v0.4.17 |
| 1012 | 2026-06-15T03:28:50.723Z | Downloaded memmap v0.7.0 |
| 1013 | 2026-06-15T03:28:50.725Z | Downloaded num-complex v0.4.6 |
| 1014 | 2026-06-15T03:28:50.728Z | Downloaded quick-error v1.2.3 |
| 1015 | 2026-06-15T03:28:50.730Z | Downloaded progenitor-client v0.10.0 |
| 1016 | 2026-06-15T03:28:50.731Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1017 | 2026-06-15T03:28:50.737Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1018 | 2026-06-15T03:28:50.740Z | Downloaded rand_chacha v0.3.1 |
| 1019 | 2026-06-15T03:28:50.743Z | Downloaded dropshot_endpoint v0.17.1 |
| 1020 | 2026-06-15T03:28:50.748Z | Downloaded derive_more v0.99.20 |
| 1021 | 2026-06-15T03:28:50.751Z | Downloaded semver v0.1.20 |
| 1022 | 2026-06-15T03:28:50.754Z | Downloaded progenitor v0.13.0 |
| 1023 | 2026-06-15T03:28:50.754Z | Downloaded num-integer v0.1.46 |
| 1024 | 2026-06-15T03:28:50.756Z | Downloaded num_enum v0.7.6 |
| 1025 | 2026-06-15T03:28:50.759Z | Downloaded darling_core v0.21.3 |
| 1026 | 2026-06-15T03:28:50.762Z | Downloaded jiff-static v0.2.28 |
| 1027 | 2026-06-15T03:28:50.764Z | Downloaded arc-swap v1.9.1 |
| 1028 | 2026-06-15T03:28:50.767Z | Downloaded pem v3.0.6 |
| 1029 | 2026-06-15T03:28:50.770Z | Downloaded scroll_derive v0.12.1 |
| 1030 | 2026-06-15T03:28:50.770Z | Downloaded ingot-macros v0.1.1 |
| 1031 | 2026-06-15T03:28:50.772Z | Downloaded progenitor-extras v0.2.0 |
| 1032 | 2026-06-15T03:28:50.775Z | Downloaded parse-display-derive v0.10.0 |
| 1033 | 2026-06-15T03:28:50.775Z | Downloaded phf v0.12.1 |
| 1034 | 2026-06-15T03:28:50.778Z | Downloaded parking_lot v0.11.2 |
| 1035 | 2026-06-15T03:28:50.778Z | Downloaded diff v0.1.13 |
| 1036 | 2026-06-15T03:28:50.781Z | Downloaded sha1 v0.11.0 |
| 1037 | 2026-06-15T03:28:50.781Z | Downloaded postcard v1.1.3 |
| 1038 | 2026-06-15T03:28:50.784Z | Downloaded serial_test v3.5.0 |
| 1039 | 2026-06-15T03:28:50.787Z | Downloaded serde_repr v0.1.20 |
| 1040 | 2026-06-15T03:28:50.787Z | Downloaded pest_generator v2.8.6 |
| 1041 | 2026-06-15T03:28:50.787Z | Downloaded ref-cast-impl v1.0.25 |
| 1042 | 2026-06-15T03:28:50.790Z | Downloaded hybrid-array v0.4.12 |
| 1043 | 2026-06-15T03:28:50.792Z | Downloaded paste v1.0.15 |
| 1044 | 2026-06-15T03:28:50.792Z | Downloaded ff v0.13.1 |
| 1045 | 2026-06-15T03:28:50.795Z | Downloaded crossbeam-epoch v0.9.18 |
| 1046 | 2026-06-15T03:28:50.798Z | Downloaded ref-cast v1.0.25 |
| 1047 | 2026-06-15T03:28:50.802Z | Downloaded litemap v0.8.2 |
| 1048 | 2026-06-15T03:28:50.805Z | Downloaded rustc_version v0.1.7 |
| 1049 | 2026-06-15T03:28:50.808Z | Downloaded base64 v0.21.7 |
| 1050 | 2026-06-15T03:28:50.811Z | Downloaded indicatif v0.18.4 |
| 1051 | 2026-06-15T03:28:50.815Z | Downloaded icu_collections v2.2.0 |
| 1052 | 2026-06-15T03:28:50.819Z | Downloaded rand_core v0.10.1 |
| 1053 | 2026-06-15T03:28:50.821Z | Downloaded same-file v1.0.6 |
| 1054 | 2026-06-15T03:28:50.821Z | Downloaded drift v0.2.0 |
| 1055 | 2026-06-15T03:28:50.827Z | Downloaded serde-big-array v0.5.1 |
| 1056 | 2026-06-15T03:28:50.829Z | Downloaded slog-envlogger v2.2.0 |
| 1057 | 2026-06-15T03:28:50.829Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1058 | 2026-06-15T03:28:50.832Z | Downloaded memoffset v0.9.1 |
| 1059 | 2026-06-15T03:28:50.832Z | Downloaded serial_test_derive v3.5.0 |
| 1060 | 2026-06-15T03:28:50.832Z | Downloaded scroll_derive v0.13.1 |
| 1061 | 2026-06-15T03:28:50.832Z | Downloaded omicron-zone-package v0.12.2 |
| 1062 | 2026-06-15T03:28:50.835Z | Downloaded httpdate v1.0.3 |
| 1063 | 2026-06-15T03:28:50.835Z | Downloaded progenitor-macro v0.10.0 |
| 1064 | 2026-06-15T03:28:50.838Z | Downloaded proc-macro-error2 v2.0.1 |
| 1065 | 2026-06-15T03:28:50.838Z | Downloaded progenitor v0.14.0 |
| 1066 | 2026-06-15T03:28:50.844Z | Downloaded pest_derive v2.8.6 |
| 1067 | 2026-06-15T03:28:50.846Z | Downloaded stable_deref_trait v1.2.1 |
| 1068 | 2026-06-15T03:28:50.846Z | Downloaded num v0.4.3 |
| 1069 | 2026-06-15T03:28:50.849Z | Downloaded newtype_derive v0.1.6 |
| 1070 | 2026-06-15T03:28:50.849Z | Downloaded match_cfg v0.1.0 |
| 1071 | 2026-06-15T03:28:50.849Z | Downloaded git-stub v1.0.0 |
| 1072 | 2026-06-15T03:28:50.852Z | Downloaded structmeta-derive v0.3.0 |
| 1073 | 2026-06-15T03:28:50.852Z | Downloaded tabled_derive v0.7.0 |
| 1074 | 2026-06-15T03:28:50.855Z | Downloaded serde_plain v1.0.2 |
| 1075 | 2026-06-15T03:28:50.855Z | Downloaded icu_locale_core v2.2.0 |
| 1076 | 2026-06-15T03:28:50.858Z | Downloaded resolv-conf v0.7.6 |
| 1077 | 2026-06-15T03:28:50.860Z | Downloaded inout v0.1.4 |
| 1078 | 2026-06-15T03:28:50.860Z | Downloaded heapless v0.8.0 |
| 1079 | 2026-06-15T03:28:50.863Z | Downloaded smartstring v1.0.1 |
| 1080 | 2026-06-15T03:28:50.866Z | Downloaded serde_derive_internals v0.29.1 |
| 1081 | 2026-06-15T03:28:50.866Z | Downloaded secrecy v0.10.3 |
| 1082 | 2026-06-15T03:28:50.868Z | Downloaded macaddr v1.0.1 |
| 1083 | 2026-06-15T03:28:50.868Z | Downloaded rustls-native-certs v0.8.4 |
| 1084 | 2026-06-15T03:28:50.871Z | Downloaded take_mut v0.2.2 |
| 1085 | 2026-06-15T03:28:50.871Z | Downloaded crossbeam-channel v0.5.15 |
| 1086 | 2026-06-15T03:28:50.875Z | Downloaded progenitor-impl v0.13.0 |
| 1087 | 2026-06-15T03:28:50.878Z | Downloaded rustversion v1.0.22 |
| 1088 | 2026-06-15T03:28:50.880Z | Downloaded newline-converter v0.3.0 |
| 1089 | 2026-06-15T03:28:50.880Z | Downloaded hostname v0.4.2 |
| 1090 | 2026-06-15T03:28:50.880Z | Downloaded slog-json v2.6.1 |
| 1091 | 2026-06-15T03:28:50.883Z | Downloaded schemars_derive v0.8.22 |
| 1092 | 2026-06-15T03:28:50.886Z | Downloaded fs_extra v1.3.0 |
| 1093 | 2026-06-15T03:28:50.888Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-06-15T03:28:50.888Z | Downloaded testing_table v0.3.0 |
| 1095 | 2026-06-15T03:28:50.888Z | Downloaded typify-macro v0.4.3 |
| 1096 | 2026-06-15T03:28:50.888Z | Downloaded thread-id v4.2.2 |
| 1097 | 2026-06-15T03:28:50.892Z | Downloaded rustls-pemfile v2.2.0 |
| 1098 | 2026-06-15T03:28:50.892Z | Downloaded managed v0.8.0 |
| 1099 | 2026-06-15T03:28:50.895Z | Downloaded foreign-types-shared v0.3.1 |
| 1100 | 2026-06-15T03:28:50.898Z | Downloaded tagptr v0.2.0 |
| 1101 | 2026-06-15T03:28:50.898Z | Downloaded strum_macros v0.27.2 |
| 1102 | 2026-06-15T03:28:50.898Z | Downloaded synstructure v0.13.2 |
| 1103 | 2026-06-15T03:28:50.901Z | Downloaded slog-dtrace v0.3.0 |
| 1104 | 2026-06-15T03:28:50.901Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1105 | 2026-06-15T03:28:50.903Z | Downloaded progenitor-impl v0.10.0 |
| 1106 | 2026-06-15T03:28:50.906Z | Downloaded progenitor-impl v0.14.0 |
| 1107 | 2026-06-15T03:28:50.906Z | Downloaded darling_core v0.23.0 |
| 1108 | 2026-06-15T03:28:50.909Z | Downloaded rusty-fork v0.3.1 |
| 1109 | 2026-06-15T03:28:50.911Z | Downloaded proc-macro-crate v1.3.1 |
| 1110 | 2026-06-15T03:28:50.911Z | Downloaded hubpack_derive v0.1.1 |
| 1111 | 2026-06-15T03:28:50.911Z | Downloaded hash32 v0.3.1 |
| 1112 | 2026-06-15T03:28:50.914Z | Downloaded glob v0.3.3 |
| 1113 | 2026-06-15T03:28:50.917Z | Downloaded enum-as-inner v0.6.1 |
| 1114 | 2026-06-15T03:28:50.922Z | Downloaded papergrid v0.11.0 |
| 1115 | 2026-06-15T03:28:50.928Z | Downloaded progenitor-macro v0.13.0 |
| 1116 | 2026-06-15T03:28:50.930Z | Downloaded usdt v0.6.0 |
| 1117 | 2026-06-15T03:28:50.930Z | Downloaded async-compression v0.4.42 |
| 1118 | 2026-06-15T03:28:50.933Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1119 | 2026-06-15T03:28:50.936Z | Downloaded openssl-sys v0.9.116 |
| 1120 | 2026-06-15T03:28:50.938Z | Downloaded thiserror-no-std v2.0.2 |
| 1121 | 2026-06-15T03:28:50.941Z | Downloaded smf v0.2.3 |
| 1122 | 2026-06-15T03:28:50.941Z | Downloaded slog-scope v4.4.1 |
| 1123 | 2026-06-15T03:28:50.941Z | Downloaded sha1 v0.10.6 |
| 1124 | 2026-06-15T03:28:50.944Z | Downloaded progenitor-client v0.14.0 |
| 1125 | 2026-06-15T03:28:50.944Z | Downloaded slog-async v2.8.0 |
| 1126 | 2026-06-15T03:28:50.944Z | Downloaded schemars v0.9.0 |
| 1127 | 2026-06-15T03:28:50.952Z | Downloaded slog v2.8.2 |
| 1128 | 2026-06-15T03:28:50.955Z | Downloaded oxnet v0.1.6 |
| 1129 | 2026-06-15T03:28:50.955Z | Downloaded hickory-resolver v0.25.2 |
| 1130 | 2026-06-15T03:28:50.958Z | Downloaded libsw-core v0.3.2 |
| 1131 | 2026-06-15T03:28:50.958Z | Downloaded unit-prefix v0.5.2 |
| 1132 | 2026-06-15T03:28:50.958Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1133 | 2026-06-15T03:28:50.960Z | Downloaded prettyplease v0.2.37 |
| 1134 | 2026-06-15T03:28:50.960Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1135 | 2026-06-15T03:28:50.963Z | Downloaded hashbrown v0.16.1 |
| 1136 | 2026-06-15T03:28:50.966Z | Downloaded highway v1.3.0 |
| 1137 | 2026-06-15T03:28:50.969Z | Downloaded pest_meta v2.8.6 |
| 1138 | 2026-06-15T03:28:50.969Z | Downloaded serde_with_macros v3.20.0 |
| 1139 | 2026-06-15T03:28:50.971Z | Downloaded tiny-keccak v2.0.2 |
| 1140 | 2026-06-15T03:28:50.971Z | Downloaded sigpipe v0.1.3 |
| 1141 | 2026-06-15T03:28:50.972Z | Downloaded proc-macro-error v1.0.4 |
| 1142 | 2026-06-15T03:28:50.975Z | Downloaded tokio-tungstenite v0.21.0 |
| 1143 | 2026-06-15T03:28:50.975Z | Downloaded time-macros v0.2.27 |
| 1144 | 2026-06-15T03:28:50.977Z | Downloaded hkdf v0.12.4 |
| 1145 | 2026-06-15T03:28:50.977Z | Downloaded scroll v0.12.0 |
| 1146 | 2026-06-15T03:28:50.980Z | Downloaded rand_xorshift v0.4.0 |
| 1147 | 2026-06-15T03:28:50.980Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1148 | 2026-06-15T03:28:50.980Z | Downloaded papergrid v0.18.0 |
| 1149 | 2026-06-15T03:28:50.986Z | Downloaded usdt-attr-macro v0.5.0 |
| 1150 | 2026-06-15T03:28:50.986Z | Downloaded term v1.2.1 |
| 1151 | 2026-06-15T03:28:50.989Z | Downloaded progenitor-client v0.13.0 |
| 1152 | 2026-06-15T03:28:50.991Z | Downloaded itertools v0.12.1 |
| 1153 | 2026-06-15T03:28:50.994Z | Downloaded snafu-derive v0.8.9 |
| 1154 | 2026-06-15T03:28:50.996Z | Downloaded icu_properties v2.2.0 |
| 1155 | 2026-06-15T03:28:50.996Z | Downloaded yoke-derive v0.8.2 |
| 1156 | 2026-06-15T03:28:50.997Z | Downloaded wait-timeout v0.2.1 |
| 1157 | 2026-06-15T03:28:51.001Z | Downloaded qorb v0.4.1 |
| 1158 | 2026-06-15T03:28:51.001Z | Downloaded serde_tokenstream v0.2.3 |
| 1159 | 2026-06-15T03:28:51.004Z | Downloaded test-strategy v0.4.5 |
| 1160 | 2026-06-15T03:28:51.007Z | Downloaded phf_shared v0.12.1 |
| 1161 | 2026-06-15T03:28:51.007Z | Downloaded multer v3.1.0 |
| 1162 | 2026-06-15T03:28:51.010Z | Downloaded memmap2 v0.9.10 |
| 1163 | 2026-06-15T03:28:51.010Z | Downloaded half v2.7.1 |
| 1164 | 2026-06-15T03:28:51.018Z | Downloaded strum v0.27.2 |
| 1165 | 2026-06-15T03:28:51.020Z | Downloaded strum v0.26.3 |
| 1166 | 2026-06-15T03:28:51.030Z | Downloaded icu_normalizer_data v2.2.0 |
| 1167 | 2026-06-15T03:28:51.033Z | Downloaded unarray v0.1.4 |
| 1168 | 2026-06-15T03:28:51.035Z | Downloaded tungstenite v0.21.0 |
| 1169 | 2026-06-15T03:28:51.035Z | Downloaded dropshot-api-manager v0.7.2 |
| 1170 | 2026-06-15T03:28:51.038Z | Downloaded untrusted v0.7.1 |
| 1171 | 2026-06-15T03:28:51.041Z | Downloaded rand v0.10.1 |
| 1172 | 2026-06-15T03:28:51.046Z | Downloaded schemars v1.2.1 |
| 1173 | 2026-06-15T03:28:51.053Z | Downloaded konst v0.2.20 |
| 1174 | 2026-06-15T03:28:51.056Z | Downloaded progenitor v0.10.0 |
| 1175 | 2026-06-15T03:28:51.058Z | Downloaded scroll v0.13.0 |
| 1176 | 2026-06-15T03:28:51.058Z | Downloaded toml v0.7.8 |
| 1177 | 2026-06-15T03:28:51.061Z | Downloaded rhai_codegen v3.2.0 |
| 1178 | 2026-06-15T03:28:51.063Z | Downloaded zeroize_derive v1.4.3 |
| 1179 | 2026-06-15T03:28:51.066Z | Downloaded zerofrom-derive v0.1.7 |
| 1180 | 2026-06-15T03:28:51.066Z | Downloaded strum_macros v0.26.4 |
| 1181 | 2026-06-15T03:28:51.069Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1182 | 2026-06-15T03:28:51.072Z | Downloaded hickory-resolver v0.24.4 |
| 1183 | 2026-06-15T03:28:51.074Z | Downloaded expectorate v1.2.0 |
| 1184 | 2026-06-15T03:28:51.081Z | Downloaded snafu v0.8.9 |
| 1185 | 2026-06-15T03:28:51.086Z | Downloaded spin v0.9.8 |
| 1186 | 2026-06-15T03:28:51.089Z | Downloaded usdt-impl v0.6.0 |
| 1187 | 2026-06-15T03:28:51.089Z | Downloaded usdt-impl v0.5.0 |
| 1188 | 2026-06-15T03:28:51.091Z | Downloaded pest v2.8.6 |
| 1189 | 2026-06-15T03:28:51.098Z | Downloaded thread-id v5.1.0 |
| 1190 | 2026-06-15T03:28:51.105Z | Downloaded memchr v2.8.1 |
| 1191 | 2026-06-15T03:28:51.107Z | Downloaded typify v0.4.3 |
| 1192 | 2026-06-15T03:28:51.115Z | Downloaded zeroize v1.8.2 |
| 1193 | 2026-06-15T03:28:51.118Z | Downloaded rayon-core v1.13.0 |
| 1194 | 2026-06-15T03:28:51.120Z | Downloaded nom v7.1.3 |
| 1195 | 2026-06-15T03:28:51.123Z | Downloaded uuid v1.23.2 |
| 1196 | 2026-06-15T03:28:51.126Z | Downloaded icu_properties_data v2.2.0 |
| 1197 | 2026-06-15T03:28:51.130Z | Downloaded tabwriter v1.4.1 |
| 1198 | 2026-06-15T03:28:51.132Z | Downloaded pretty_assertions v1.4.1 |
| 1199 | 2026-06-15T03:28:51.137Z | Downloaded zerovec-derive v0.11.3 |
| 1200 | 2026-06-15T03:28:51.139Z | Downloaded zerocopy-derive v0.7.35 |
| 1201 | 2026-06-15T03:28:51.142Z | Downloaded termtree v0.5.1 |
| 1202 | 2026-06-15T03:28:51.142Z | Downloaded rand v0.8.6 |
| 1203 | 2026-06-15T03:28:51.145Z | Downloaded thin-vec v0.2.18 |
| 1204 | 2026-06-15T03:28:51.145Z | Downloaded nom v8.0.0 |
| 1205 | 2026-06-15T03:28:51.147Z | Downloaded tinystr v0.8.3 |
| 1206 | 2026-06-15T03:28:51.150Z | Downloaded typify-macro v0.6.2 |
| 1207 | 2026-06-15T03:28:51.150Z | Downloaded libm v0.2.16 |
| 1208 | 2026-06-15T03:28:51.154Z | Downloaded topological-sort v0.2.2 |
| 1209 | 2026-06-15T03:28:51.156Z | Downloaded similar v2.7.0 |
| 1210 | 2026-06-15T03:28:51.165Z | Downloaded usdt-attr-macro v0.6.0 |
| 1211 | 2026-06-15T03:28:51.168Z | Downloaded usdt v0.5.0 |
| 1212 | 2026-06-15T03:28:51.171Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1213 | 2026-06-15T03:28:51.181Z | Downloaded zone v0.3.1 |
| 1214 | 2026-06-15T03:28:51.184Z | Downloaded steno v0.4.1 |
| 1215 | 2026-06-15T03:28:51.184Z | Downloaded schemars v0.8.22 |
| 1216 | 2026-06-15T03:28:51.190Z | Downloaded usdt-macro v0.5.0 |
| 1217 | 2026-06-15T03:28:51.193Z | Downloaded regex v1.12.3 |
| 1218 | 2026-06-15T03:28:51.195Z | Downloaded rayon v1.12.0 |
| 1219 | 2026-06-15T03:28:51.205Z | Downloaded walkdir v2.5.0 |
| 1220 | 2026-06-15T03:28:51.208Z | Downloaded moka v0.12.15 |
| 1221 | 2026-06-15T03:28:51.211Z | Downloaded universal-hash v0.5.1 |
| 1222 | 2026-06-15T03:28:51.214Z | Downloaded whoami v1.6.1 |
| 1223 | 2026-06-15T03:28:51.221Z | Downloaded utf-8 v0.7.6 |
| 1224 | 2026-06-15T03:28:51.223Z | Downloaded siphasher v1.0.3 |
| 1225 | 2026-06-15T03:28:51.231Z | Downloaded ucd-trie v0.1.7 |
| 1226 | 2026-06-15T03:28:51.234Z | Downloaded yoke v0.8.3 |
| 1227 | 2026-06-15T03:28:51.238Z | Downloaded vsss-rs v3.3.4 |
| 1228 | 2026-06-15T03:28:51.242Z | Downloaded smallvec v1.15.1 |
| 1229 | 2026-06-15T03:28:51.245Z | Downloaded waitgroup v0.1.2 |
| 1230 | 2026-06-15T03:28:51.247Z | Downloaded xz2 v0.1.7 |
| 1231 | 2026-06-15T03:28:51.247Z | Downloaded typed-path v0.9.3 |
| 1232 | 2026-06-15T03:28:51.251Z | Downloaded aws-lc-rs v1.17.0 |
| 1233 | 2026-06-15T03:28:51.255Z | Downloaded blake3 v1.8.5 |
| 1234 | 2026-06-15T03:28:51.259Z | Downloaded typify v0.6.2 |
| 1235 | 2026-06-15T03:28:51.262Z | Downloaded proptest v1.11.0 |
| 1236 | 2026-06-15T03:28:51.266Z | Downloaded writeable v0.6.3 |
| 1237 | 2026-06-15T03:28:51.269Z | Downloaded serde_with v3.20.0 |
| 1238 | 2026-06-15T03:28:51.278Z | Downloaded zerotrie v0.2.4 |
| 1239 | 2026-06-15T03:28:51.281Z | Downloaded toml_edit v0.19.15 |
| 1240 | 2026-06-15T03:28:51.289Z | Downloaded iddqd v0.4.2 |
| 1241 | 2026-06-15T03:28:51.294Z | Downloaded unsafe-libyaml v0.2.11 |
| 1242 | 2026-06-15T03:28:51.318Z | Downloaded zerocopy v0.7.35 |
| 1243 | 2026-06-15T03:28:51.353Z | Downloaded slog-bunyan v2.5.0 |
| 1244 | 2026-06-15T03:28:51.357Z | Downloaded tough v0.22.0 |
| 1245 | 2026-06-15T03:28:51.357Z | Downloaded reqwest v0.13.4 |
| 1246 | 2026-06-15T03:28:51.357Z | Downloaded zerocopy-derive v0.8.50 |
| 1247 | 2026-06-15T03:28:51.357Z | Downloaded time v0.3.47 |
| 1248 | 2026-06-15T03:28:51.357Z | Downloaded openssl v0.10.80 |
| 1249 | 2026-06-15T03:28:51.360Z | Downloaded syn v1.0.109 |
| 1250 | 2026-06-15T03:28:51.365Z | Downloaded spin v0.5.2 |
| 1251 | 2026-06-15T03:28:51.368Z | Downloaded nix v0.31.3 |
| 1252 | 2026-06-15T03:28:51.373Z | Downloaded smawk v0.3.2 |
| 1253 | 2026-06-15T03:28:51.386Z | Downloaded openapiv3 v2.2.0 |
| 1254 | 2026-06-15T03:28:51.390Z | Downloaded dropshot v0.17.1 |
| 1255 | 2026-06-15T03:28:51.402Z | Downloaded zerovec v0.11.6 |
| 1256 | 2026-06-15T03:28:51.407Z | Downloaded usdt-macro v0.6.0 |
| 1257 | 2026-06-15T03:28:51.410Z | Downloaded zerofrom v0.1.8 |
| 1258 | 2026-06-15T03:28:51.410Z | Downloaded tabled v0.15.0 |
| 1259 | 2026-06-15T03:28:51.414Z | Downloaded slog-term v2.9.2 |
| 1260 | 2026-06-15T03:28:51.417Z | Downloaded regress v0.11.1 |
| 1261 | 2026-06-15T03:28:51.420Z | Downloaded structmeta v0.3.0 |
| 1262 | 2026-06-15T03:28:51.424Z | Downloaded regress v0.10.5 |
| 1263 | 2026-06-15T03:28:51.427Z | Downloaded rhai v1.25.1 |
| 1264 | 2026-06-15T03:28:51.434Z | Downloaded time-core v0.1.8 |
| 1265 | 2026-06-15T03:28:51.438Z | Downloaded regex-syntax v0.8.10 |
| 1266 | 2026-06-15T03:28:51.438Z | Downloaded hickory-proto v0.24.4 |
| 1267 | 2026-06-15T03:28:51.444Z | Downloaded tabled_derive v0.11.0 |
| 1268 | 2026-06-15T03:28:51.451Z | Downloaded tabled v0.21.0 |
| 1269 | 2026-06-15T03:28:51.461Z | Downloaded tokio-dtrace v0.1.1 |
| 1270 | 2026-06-15T03:28:51.466Z | Downloaded hickory-proto v0.25.2 |
| 1271 | 2026-06-15T03:28:51.472Z | Downloaded sled v0.34.7 |
| 1272 | 2026-06-15T03:28:51.477Z | Downloaded zone_cfg_derive v0.3.1 |
| 1273 | 2026-06-15T03:28:51.485Z | Downloaded smoltcp v0.11.0 |
| 1274 | 2026-06-15T03:28:51.509Z | Downloaded zerocopy v0.8.50 |
| 1275 | 2026-06-15T03:28:51.531Z | Downloaded yansi v1.0.1 |
| 1276 | 2026-06-15T03:28:51.534Z | Downloaded petgraph v0.6.5 |
| 1277 | 2026-06-15T03:28:51.559Z | Downloaded winnow v0.5.40 |
| 1278 | 2026-06-15T03:28:51.563Z | Downloaded csv v1.4.0 |
| 1279 | 2026-06-15T03:28:51.574Z | Downloaded chrono-tz v0.10.4 |
| 1280 | 2026-06-15T03:28:51.587Z | Downloaded sha3 v0.10.9 |
| 1281 | 2026-06-15T03:28:51.600Z | Downloaded typify-impl v0.4.3 |
| 1282 | 2026-06-15T03:28:51.646Z | Downloaded lzma-sys v0.1.20 |
| 1283 | 2026-06-15T03:28:51.661Z | Downloaded jiff v0.2.28 |
| 1284 | 2026-06-15T03:28:51.671Z | Downloaded typify-impl v0.6.2 |
| 1285 | 2026-06-15T03:28:51.712Z | Downloaded encoding_rs v0.8.35 |
| 1286 | 2026-06-15T03:28:52.296Z | Downloaded aws-lc-sys v0.41.0 |
| 1287 | 2026-06-15T03:28:53.190Z | Compiling proc-macro2 v1.0.106 |
| 1288 | 2026-06-15T03:28:53.190Z | Compiling quote v1.0.45 |
| 1289 | 2026-06-15T03:28:53.190Z | Compiling unicode-ident v1.0.24 |
| 1290 | 2026-06-15T03:28:53.190Z | Compiling serde_core v1.0.228 |
| 1291 | 2026-06-15T03:28:53.193Z | Compiling cfg-if v1.0.4 |
| 1292 | 2026-06-15T03:28:53.193Z | Compiling serde v1.0.228 |
| 1293 | 2026-06-15T03:28:53.193Z | Compiling libc v0.2.186 |
| 1294 | 2026-06-15T03:28:53.193Z | Compiling memchr v2.8.1 |
| 1295 | 2026-06-15T03:28:53.357Z | Compiling itoa v1.0.18 |
| 1296 | 2026-06-15T03:28:53.535Z | Compiling zmij v1.0.21 |
| 1297 | 2026-06-15T03:28:53.629Z | Compiling autocfg v1.5.1 |
| 1298 | 2026-06-15T03:28:53.655Z | Compiling libm v0.2.16 |
| 1299 | 2026-06-15T03:28:53.970Z | Compiling stable_deref_trait v1.2.1 |
| 1300 | 2026-06-15T03:28:53.991Z | Compiling writeable v0.6.3 |
| 1301 | 2026-06-15T03:28:54.039Z | Compiling litemap v0.8.2 |
| 1302 | 2026-06-15T03:28:54.125Z | Compiling utf8_iter v1.0.4 |
| 1303 | 2026-06-15T03:28:54.138Z | Compiling icu_normalizer_data v2.2.0 |
| 1304 | 2026-06-15T03:28:54.191Z | Compiling percent-encoding v2.3.2 |
| 1305 | 2026-06-15T03:28:54.225Z | Compiling icu_properties_data v2.2.0 |
| 1306 | 2026-06-15T03:28:54.263Z | Compiling iana-time-zone v0.1.65 |
| 1307 | 2026-06-15T03:28:54.406Z | Compiling syn v2.0.117 |
| 1308 | 2026-06-15T03:28:54.521Z | Compiling version_check v0.9.5 |
| 1309 | 2026-06-15T03:28:54.546Z | Compiling form_urlencoded v1.2.2 |
| 1310 | 2026-06-15T03:28:54.603Z | Compiling serde_json v1.0.150 |
| 1311 | 2026-06-15T03:28:54.672Z | Compiling equivalent v1.0.2 |
| 1312 | 2026-06-15T03:28:54.691Z | Compiling pin-project-lite v0.2.17 |
| 1313 | 2026-06-15T03:28:54.724Z | Compiling dyn-clone v1.0.20 |
| 1314 | 2026-06-15T03:28:54.757Z | Compiling num-traits v0.2.19 |
| 1315 | 2026-06-15T03:28:54.783Z | Compiling scopeguard v1.2.0 |
| 1316 | 2026-06-15T03:28:54.796Z | Compiling parking_lot_core v0.9.12 |
| 1317 | 2026-06-15T03:28:54.867Z | Compiling lock_api v0.4.14 |
| 1318 | 2026-06-15T03:28:54.881Z | Compiling thiserror v2.0.18 |
| 1319 | 2026-06-15T03:28:54.892Z | Compiling getrandom v0.4.2 |
| 1320 | 2026-06-15T03:28:55.141Z | Compiling rand_core v0.10.1 |
| 1321 | 2026-06-15T03:28:55.155Z | Compiling errno v0.3.14 |
| 1322 | 2026-06-15T03:28:55.194Z | Compiling hashbrown v0.17.1 |
| 1323 | 2026-06-15T03:28:55.248Z | Compiling zerocopy v0.8.50 |
| 1324 | 2026-06-15T03:28:55.271Z | Compiling heck v0.5.0 |
| 1325 | 2026-06-15T03:28:55.432Z | Compiling semver v1.0.28 |
| 1326 | 2026-06-15T03:28:55.580Z | Compiling futures-core v0.3.32 |
| 1327 | 2026-06-15T03:28:55.710Z | Compiling indexmap v2.14.0 |
| 1328 | 2026-06-15T03:28:55.740Z | Compiling uuid v1.23.2 |
| 1329 | 2026-06-15T03:28:55.760Z | Compiling rustversion v1.0.22 |
| 1330 | 2026-06-15T03:28:55.778Z | Compiling schemars v0.8.22 |
| 1331 | 2026-06-15T03:28:55.801Z | Compiling futures-sink v0.3.32 |
| 1332 | 2026-06-15T03:28:55.903Z | Compiling fnv v1.0.7 |
| 1333 | 2026-06-15T03:28:56.000Z | Compiling slab v0.4.12 |
| 1334 | 2026-06-15T03:28:56.048Z | Compiling jobserver v0.1.34 |
| 1335 | 2026-06-15T03:28:56.181Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-06-15T03:28:56.184Z | Compiling shlex v2.0.1 |
| 1337 | 2026-06-15T03:28:56.361Z | Compiling cc v1.2.63 |
| 1338 | 2026-06-15T03:28:56.374Z | Compiling futures-channel v0.3.32 |
| 1339 | 2026-06-15T03:28:56.378Z | Compiling bitflags v2.12.1 |
| 1340 | 2026-06-15T03:28:56.414Z | Compiling socket2 v0.6.4 |
| 1341 | 2026-06-15T03:28:56.596Z | Compiling futures-task v0.3.32 |
| 1342 | 2026-06-15T03:28:56.617Z | Compiling futures-io v0.3.32 |
| 1343 | 2026-06-15T03:28:56.630Z | Compiling signal-hook-registry v1.4.8 |
| 1344 | 2026-06-15T03:28:56.757Z | Compiling mio v1.2.1 |
| 1345 | 2026-06-15T03:28:56.769Z | Compiling portable-atomic v1.13.1 |
| 1346 | 2026-06-15T03:28:56.772Z | Compiling critical-section v1.2.0 |
| 1347 | 2026-06-15T03:28:56.790Z | Compiling log v0.4.32 |
| 1348 | 2026-06-15T03:28:56.873Z | Compiling dunce v1.0.5 |
| 1349 | 2026-06-15T03:28:56.884Z | Compiling fs_extra v1.3.0 |
| 1350 | 2026-06-15T03:28:56.965Z | Compiling base64 v0.22.1 |
| 1351 | 2026-06-15T03:28:56.976Z | Compiling typenum v1.20.1 |
| 1352 | 2026-06-15T03:28:57.129Z | Compiling cmake v0.1.58 |
| 1353 | 2026-06-15T03:28:57.146Z | Compiling regex-syntax v0.8.10 |
| 1354 | 2026-06-15T03:28:57.232Z | Compiling synstructure v0.13.2 |
| 1355 | 2026-06-15T03:28:57.264Z | Compiling serde_derive_internals v0.29.1 |
| 1356 | 2026-06-15T03:28:57.463Z | Compiling byteorder v1.5.0 |
| 1357 | 2026-06-15T03:28:57.624Z | Compiling aws-lc-sys v0.41.0 |
| 1358 | 2026-06-15T03:28:57.685Z | Compiling subtle v2.6.1 |
| 1359 | 2026-06-15T03:28:57.721Z | Compiling rustix v1.1.4 |
| 1360 | 2026-06-15T03:28:57.747Z | Compiling once_cell v1.21.4 |
| 1361 | 2026-06-15T03:28:57.843Z | Compiling strsim v0.11.1 |
| 1362 | 2026-06-15T03:28:57.854Z | Compiling atomic-waker v1.1.2 |
| 1363 | 2026-06-15T03:28:57.956Z | Compiling ipnet v2.12.0 |
| 1364 | 2026-06-15T03:28:57.975Z | Compiling httparse v1.10.1 |
| 1365 | 2026-06-15T03:28:57.989Z | Compiling tower-service v0.3.3 |
| 1366 | 2026-06-15T03:28:58.079Z | Compiling thiserror v1.0.69 |
| 1367 | 2026-06-15T03:28:58.235Z | Compiling tower-layer v0.3.3 |
| 1368 | 2026-06-15T03:28:58.279Z | Compiling try-lock v0.2.5 |
| 1369 | 2026-06-15T03:28:58.384Z | Compiling getrandom v0.3.4 |
| 1370 | 2026-06-15T03:28:58.395Z | Compiling ucd-trie v0.1.7 |
| 1371 | 2026-06-15T03:28:58.424Z | Compiling serde_derive v1.0.228 |
| 1372 | 2026-06-15T03:28:58.483Z | Compiling zerofrom-derive v0.1.7 |
| 1373 | 2026-06-15T03:28:58.493Z | Compiling yoke-derive v0.8.2 |
| 1374 | 2026-06-15T03:28:58.569Z | Compiling zerovec-derive v0.11.3 |
| 1375 | 2026-06-15T03:28:58.666Z | Compiling displaydoc v0.2.6 |
| 1376 | 2026-06-15T03:28:58.682Z | Compiling schemars_derive v0.8.22 |
| 1377 | 2026-06-15T03:28:58.712Z | Compiling thiserror-impl v2.0.18 |
| 1378 | 2026-06-15T03:28:59.467Z | Compiling tokio-macros v2.7.0 |
| 1379 | 2026-06-15T03:28:59.573Z | Compiling zerocopy-derive v0.8.50 |
| 1380 | 2026-06-15T03:28:59.725Z | Compiling zerofrom v0.1.8 |
| 1381 | 2026-06-15T03:28:59.736Z | Compiling zeroize_derive v1.4.3 |
| 1382 | 2026-06-15T03:28:59.774Z | Compiling futures-macro v0.3.32 |
| 1383 | 2026-06-15T03:28:59.846Z | Compiling yoke v0.8.3 |
| 1384 | 2026-06-15T03:29:00.007Z | Compiling zerovec v0.11.6 |
| 1385 | 2026-06-15T03:29:00.030Z | Compiling zerotrie v0.2.4 |
| 1386 | 2026-06-15T03:29:00.326Z | Compiling thiserror-impl v1.0.69 |
| 1387 | 2026-06-15T03:29:00.366Z | Compiling ryu v1.0.23 |
| 1388 | 2026-06-15T03:29:00.457Z | Compiling zeroize v1.8.2 |
| 1389 | 2026-06-15T03:29:00.539Z | Compiling tinystr v0.8.3 |
| 1390 | 2026-06-15T03:29:00.551Z | Compiling potential_utf v0.1.5 |
| 1391 | 2026-06-15T03:29:00.621Z | Compiling futures-util v0.3.32 |
| 1392 | 2026-06-15T03:29:00.621Z | Compiling untrusted v0.9.0 |
| 1393 | 2026-06-15T03:29:00.705Z | Compiling icu_locale_core v2.2.0 |
| 1394 | 2026-06-15T03:29:00.736Z | Compiling icu_collections v2.2.0 |
| 1395 | 2026-06-15T03:29:00.764Z | Compiling pest v2.8.6 |
| 1396 | 2026-06-15T03:29:01.263Z | Compiling want v0.3.1 |
| 1397 | 2026-06-15T03:29:01.429Z | Compiling icu_provider v2.2.0 |
| 1398 | 2026-06-15T03:29:01.591Z | Compiling bytes v1.11.1 |
| 1399 | 2026-06-15T03:29:01.658Z | Compiling smallvec v1.15.1 |
| 1400 | 2026-06-15T03:29:01.749Z | Compiling icu_properties v2.2.0 |
| 1401 | 2026-06-15T03:29:01.773Z | Compiling chrono v0.4.45 |
| 1402 | 2026-06-15T03:29:01.887Z | Compiling icu_normalizer v2.2.0 |
| 1403 | 2026-06-15T03:29:02.222Z | Compiling parking_lot v0.12.5 |
| 1404 | 2026-06-15T03:29:02.301Z | Compiling http v1.4.1 |
| 1405 | 2026-06-15T03:29:02.462Z | Compiling tokio v1.52.3 |
| 1406 | 2026-06-15T03:29:02.620Z | Compiling idna_adapter v1.2.2 |
| 1407 | 2026-06-15T03:29:02.767Z | Compiling idna v1.1.0 |
| 1408 | 2026-06-15T03:29:02.877Z | Compiling serde_tokenstream v0.2.3 |
| 1409 | 2026-06-15T03:29:02.910Z | Compiling erased-serde v0.3.31 |
| 1410 | 2026-06-15T03:29:03.155Z | Compiling url v2.5.8 |
| 1411 | 2026-06-15T03:29:03.239Z | Compiling http-body v1.0.1 |
| 1412 | 2026-06-15T03:29:03.269Z | Compiling httpdate v1.0.3 |
| 1413 | 2026-06-15T03:29:03.384Z | Compiling pest_meta v2.8.6 |
| 1414 | 2026-06-15T03:29:03.384Z | Compiling getrandom v0.2.17 |
| 1415 | 2026-06-15T03:29:03.509Z | Compiling plain v0.2.3 |
| 1416 | 2026-06-15T03:29:03.530Z | Compiling rand_core v0.6.4 |
| 1417 | 2026-06-15T03:29:03.570Z | Compiling pretty-hex v0.4.2 |
| 1418 | 2026-06-15T03:29:03.613Z | Compiling slog v2.8.2 |
| 1419 | 2026-06-15T03:29:03.752Z | Compiling ppv-lite86 v0.2.21 |
| 1420 | 2026-06-15T03:29:03.877Z | Compiling foldhash v0.2.0 |
| 1421 | 2026-06-15T03:29:03.883Z | Compiling allocator-api2 v0.2.21 |
| 1422 | 2026-06-15T03:29:04.013Z | Compiling pest_generator v2.8.6 |
| 1423 | 2026-06-15T03:29:04.080Z | Compiling tracing-attributes v0.1.31 |
| 1424 | 2026-06-15T03:29:04.184Z | Compiling hashbrown v0.16.1 |
| 1425 | 2026-06-15T03:29:04.522Z | Compiling ipnetwork v0.21.1 |
| 1426 | 2026-06-15T03:29:04.656Z | Compiling tracing-core v0.1.36 |
| 1427 | 2026-06-15T03:29:04.705Z | Compiling pest_derive v2.8.6 |
| 1428 | 2026-06-15T03:29:04.829Z | Compiling oxnet v0.1.6 |
| 1429 | 2026-06-15T03:29:04.962Z | Compiling http-body-util v0.1.3 |
| 1430 | 2026-06-15T03:29:05.171Z | Compiling serde_urlencoded v0.7.1 |
| 1431 | 2026-06-15T03:29:05.201Z | Compiling aho-corasick v1.1.4 |
| 1432 | 2026-06-15T03:29:05.265Z | Compiling paste v1.0.15 |
| 1433 | 2026-06-15T03:29:05.277Z | Compiling sync_wrapper v1.0.2 |
| 1434 | 2026-06-15T03:29:05.296Z | Compiling ident_case v1.0.1 |
| 1435 | 2026-06-15T03:29:05.366Z | Compiling tracing v0.1.44 |
| 1436 | 2026-06-15T03:29:05.378Z | Compiling omicron-workspace-hack v0.1.0 |
| 1437 | 2026-06-15T03:29:05.408Z | Compiling winnow v1.0.3 |
| 1438 | 2026-06-15T03:29:05.607Z | Compiling num-conv v0.2.2 |
| 1439 | 2026-06-15T03:29:05.627Z | Compiling time-core v0.1.8 |
| 1440 | 2026-06-15T03:29:05.652Z | Compiling powerfmt v0.2.0 |
| 1441 | 2026-06-15T03:29:05.763Z | Compiling time-macros v0.2.27 |
| 1442 | 2026-06-15T03:29:05.857Z | Compiling deranged v0.5.8 |
| 1443 | 2026-06-15T03:29:05.976Z | Compiling scroll_derive v0.13.1 |
| 1444 | 2026-06-15T03:29:06.122Z | Compiling regex-automata v0.4.14 |
| 1445 | 2026-06-15T03:29:06.729Z | Compiling num_threads v0.1.7 |
| 1446 | 2026-06-15T03:29:06.804Z | Compiling anyhow v1.0.102 |
| 1447 | 2026-06-15T03:29:06.817Z | Compiling scroll v0.13.0 |
| 1448 | 2026-06-15T03:29:06.827Z | Compiling tokio-util v0.7.18 |
| 1449 | 2026-06-15T03:29:07.331Z | Compiling daft-derive v0.1.7 |
| 1450 | 2026-06-15T03:29:07.546Z | Compiling aws-lc-rs v1.17.0 |
| 1451 | 2026-06-15T03:29:07.675Z | Compiling fastrand v2.4.1 |
| 1452 | 2026-06-15T03:29:07.759Z | Compiling regex v1.12.3 |
| 1453 | 2026-06-15T03:29:07.932Z | Compiling rustls-pki-types v1.14.1 |
| 1454 | 2026-06-15T03:29:08.089Z | Compiling async-trait v0.1.89 |
| 1455 | 2026-06-15T03:29:08.218Z | Compiling openssl-probe v0.2.1 |
| 1456 | 2026-06-15T03:29:08.401Z | Compiling untrusted v0.7.1 |
| 1457 | 2026-06-15T03:29:08.412Z | Compiling crossbeam-utils v0.8.21 |
| 1458 | 2026-06-15T03:29:08.531Z | Compiling hex v0.4.3 |
| 1459 | 2026-06-15T03:29:08.614Z | Compiling usdt-impl v0.6.0 |
| 1460 | 2026-06-15T03:29:08.699Z | Compiling rustls v0.23.40 |
| 1461 | 2026-06-15T03:29:08.882Z | Compiling h2 v0.4.14 |
| 1462 | 2026-06-15T03:29:08.904Z | Compiling goblin v0.10.7 |
| 1463 | 2026-06-15T03:29:08.917Z | Compiling dtrace-parser v0.3.0 |
| 1464 | 2026-06-15T03:29:08.917Z | Compiling thread_local v1.1.9 |
| 1465 | 2026-06-15T03:29:09.056Z | Compiling camino v1.2.2 |
| 1466 | 2026-06-15T03:29:09.185Z | Compiling thread-id v5.1.0 |
| 1467 | 2026-06-15T03:29:09.246Z | Compiling crc32fast v1.5.0 |
| 1468 | 2026-06-15T03:29:09.264Z | Compiling slog-async v2.8.0 |
| 1469 | 2026-06-15T03:29:09.621Z | Compiling rand_core v0.9.5 |
| 1470 | 2026-06-15T03:29:09.654Z | Compiling futures-executor v0.3.32 |
| 1471 | 2026-06-15T03:29:09.835Z | Compiling match_cfg v0.1.0 |
| 1472 | 2026-06-15T03:29:09.838Z | Compiling term v1.2.1 |
| 1473 | 2026-06-15T03:29:09.903Z | Compiling take_mut v0.2.2 |
| 1474 | 2026-06-15T03:29:09.935Z | Compiling futures v0.3.32 |
| 1475 | 2026-06-15T03:29:10.084Z | Compiling structmeta-derive v0.3.0 |
| 1476 | 2026-06-15T03:29:10.442Z | Compiling simd-adler32 v0.3.9 |
| 1477 | 2026-06-15T03:29:10.545Z | Compiling adler2 v2.0.1 |
| 1478 | 2026-06-15T03:29:10.641Z | Compiling syn v1.0.109 |
| 1479 | 2026-06-15T03:29:10.675Z | Compiling cpufeatures v0.3.0 |
| 1480 | 2026-06-15T03:29:10.747Z | Compiling miniz_oxide v0.8.9 |
| 1481 | 2026-06-15T03:29:10.983Z | Compiling hyper v1.10.1 |
| 1482 | 2026-06-15T03:29:11.146Z | Compiling structmeta v0.3.0 |
| 1483 | 2026-06-15T03:29:11.214Z | Compiling rand_chacha v0.9.0 |
| 1484 | 2026-06-15T03:29:11.401Z | Compiling darling_core v0.23.0 |
| 1485 | 2026-06-15T03:29:11.533Z | Compiling newtype-uuid-macros v0.1.0 |
| 1486 | 2026-06-15T03:29:11.643Z | Compiling hybrid-array v0.4.12 |
| 1487 | 2026-06-15T03:29:11.755Z | Compiling dof v0.4.0 |
| 1488 | 2026-06-15T03:29:12.096Z | Compiling hyper-util v0.1.20 |
| 1489 | 2026-06-15T03:29:12.345Z | Compiling rand v0.9.4 |
| 1490 | 2026-06-15T03:29:13.079Z | Compiling flate2 v1.1.9 |
| 1491 | 2026-06-15T03:29:13.219Z | Compiling newtype-uuid v1.3.2 |
| 1492 | 2026-06-15T03:29:13.451Z | Compiling darling_macro v0.23.0 |
| 1493 | 2026-06-15T03:29:13.490Z | Compiling compression-core v0.4.32 |
| 1494 | 2026-06-15T03:29:13.560Z | Compiling ref-cast v1.0.25 |
| 1495 | 2026-06-15T03:29:13.646Z | Compiling quick-error v1.2.3 |
| 1496 | 2026-06-15T03:29:13.748Z | Compiling compression-codecs v0.4.38 |
| 1497 | 2026-06-15T03:29:13.763Z | Compiling daft v0.1.7 |
| 1498 | 2026-06-15T03:29:13.908Z | Compiling usdt-macro v0.6.0 |
| 1499 | 2026-06-15T03:29:13.926Z | Compiling usdt-attr-macro v0.6.0 |
| 1500 | 2026-06-15T03:29:13.997Z | Compiling block-buffer v0.12.0 |
| 1501 | 2026-06-15T03:29:14.019Z | Compiling crypto-common v0.2.2 |
| 1502 | 2026-06-15T03:29:14.033Z | Compiling darling v0.23.0 |
| 1503 | 2026-06-15T03:29:14.113Z | Compiling time v0.3.47 |
| 1504 | 2026-06-15T03:29:14.147Z | Compiling tower v0.5.3 |
| 1505 | 2026-06-15T03:29:15.008Z | Compiling ref-cast-impl v1.0.25 |
| 1506 | 2026-06-15T03:29:15.039Z | Compiling strum_macros v0.26.4 |
| 1507 | 2026-06-15T03:29:15.155Z | Compiling serde_spanned v1.1.1 |
| 1508 | 2026-06-15T03:29:15.307Z | Compiling generic-array v0.14.7 |
| 1509 | 2026-06-15T03:29:15.476Z | Compiling multer v3.1.0 |
| 1510 | 2026-06-15T03:29:15.548Z | Compiling debug-ignore v1.0.5 |
| 1511 | 2026-06-15T03:29:15.629Z | Compiling bit-vec v0.8.0 |
| 1512 | 2026-06-15T03:29:15.650Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1513 | 2026-06-15T03:29:15.714Z | Compiling const-oid v0.10.2 |
| 1514 | 2026-06-15T03:29:15.857Z | Compiling digest v0.11.3 |
| 1515 | 2026-06-15T03:29:15.857Z | Compiling bit-set v0.8.0 |
| 1516 | 2026-06-15T03:29:15.972Z | Compiling tower-http v0.6.11 |
| 1517 | 2026-06-15T03:29:16.013Z | Compiling serde_with_macros v3.20.0 |
| 1518 | 2026-06-15T03:29:16.013Z | Compiling crossbeam-channel v0.5.15 |
| 1519 | 2026-06-15T03:29:16.019Z | Compiling openapiv3 v2.2.0 |
| 1520 | 2026-06-15T03:29:16.259Z | Compiling async-stream-impl v0.3.6 |
| 1521 | 2026-06-15T03:29:16.381Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1522 | 2026-06-15T03:29:16.483Z | Compiling dropshot v0.17.1 |
| 1523 | 2026-06-15T03:29:16.659Z | Compiling strum v0.26.3 |
| 1524 | 2026-06-15T03:29:16.720Z | Compiling encoding_rs v0.8.35 |
| 1525 | 2026-06-15T03:29:16.785Z | Compiling spin v0.9.8 |
| 1526 | 2026-06-15T03:29:16.867Z | Compiling mime v0.3.17 |
| 1527 | 2026-06-15T03:29:16.896Z | Compiling unarray v0.1.4 |
| 1528 | 2026-06-15T03:29:17.002Z | Compiling async-stream v0.3.6 |
| 1529 | 2026-06-15T03:29:17.125Z | Compiling sha1 v0.11.0 |
| 1530 | 2026-06-15T03:29:17.155Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-06-15T03:29:17.174Z | Compiling rustls-native-certs v0.8.4 |
| 1532 | 2026-06-15T03:29:17.364Z | Compiling dropshot_endpoint v0.17.1 |
| 1533 | 2026-06-15T03:29:17.518Z | Compiling macaddr v1.0.1 |
| 1534 | 2026-06-15T03:29:17.624Z | Compiling waitgroup v0.1.2 |
| 1535 | 2026-06-15T03:29:17.634Z | Compiling serde_path_to_error v0.1.20 |
| 1536 | 2026-06-15T03:29:17.984Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1537 | 2026-06-15T03:29:18.081Z | Compiling tempfile v3.27.0 |
| 1538 | 2026-06-15T03:29:18.224Z | Compiling strum_macros v0.27.2 |
| 1539 | 2026-06-15T03:29:18.248Z | Compiling is-terminal v0.4.17 |
| 1540 | 2026-06-15T03:29:18.343Z | Compiling instant v0.1.13 |
| 1541 | 2026-06-15T03:29:18.368Z | Compiling slog-term v2.9.2 |
| 1542 | 2026-06-15T03:29:18.583Z | Compiling slog-json v2.6.1 |
| 1543 | 2026-06-15T03:29:18.714Z | Compiling test-strategy v0.4.5 |
| 1544 | 2026-06-15T03:29:18.789Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1545 | 2026-06-15T03:29:18.977Z | Compiling hostname v0.3.1 |
| 1546 | 2026-06-15T03:29:18.997Z | Compiling memmap2 v0.9.10 |
| 1547 | 2026-06-15T03:29:19.010Z | Compiling either v1.16.0 |
| 1548 | 2026-06-15T03:29:19.110Z | Compiling slog-bunyan v2.5.0 |
| 1549 | 2026-06-15T03:29:19.210Z | Compiling crypto-common v0.1.7 |
| 1550 | 2026-06-15T03:29:19.243Z | Compiling parse-display-derive v0.10.0 |
| 1551 | 2026-06-15T03:29:19.341Z | Compiling backon v1.6.0 |
| 1552 | 2026-06-15T03:29:19.400Z | Compiling rand_chacha v0.3.1 |
| 1553 | 2026-06-15T03:29:19.891Z | Compiling rand v0.8.6 |
| 1554 | 2026-06-15T03:29:19.916Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1555 | 2026-06-15T03:29:19.971Z | Compiling regress v0.10.5 |
| 1556 | 2026-06-15T03:29:20.105Z | Compiling strum v0.27.2 |
| 1557 | 2026-06-15T03:29:20.141Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1558 | 2026-06-15T03:29:20.235Z | Compiling wait-timeout v0.2.1 |
| 1559 | 2026-06-15T03:29:20.585Z | Compiling rusty-fork v0.3.1 |
| 1560 | 2026-06-15T03:29:20.618Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1561 | 2026-06-15T03:29:20.903Z | Compiling serde_with v3.20.0 |
| 1562 | 2026-06-15T03:29:20.962Z | Compiling async-compression v0.4.42 |
| 1563 | 2026-06-15T03:29:21.268Z | Compiling rand_xorshift v0.4.0 |
| 1564 | 2026-06-15T03:29:21.418Z | Compiling rustls-pemfile v2.2.0 |
| 1565 | 2026-06-15T03:29:21.611Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1566 | 2026-06-15T03:29:22.153Z | Compiling hostname v0.4.2 |
| 1567 | 2026-06-15T03:29:22.294Z | Compiling humantime v2.3.0 |
| 1568 | 2026-06-15T03:29:22.402Z | Compiling proptest v1.11.0 |
| 1569 | 2026-06-15T03:29:22.566Z | Compiling usdt v0.6.0 |
| 1570 | 2026-06-15T03:29:22.647Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1571 | 2026-06-15T03:29:22.783Z | Compiling itertools v0.14.0 |
| 1572 | 2026-06-15T03:29:22.811Z | Compiling iddqd v0.4.2 |
| 1573 | 2026-06-15T03:29:23.060Z | Compiling utf8parse v0.2.2 |
| 1574 | 2026-06-15T03:29:23.170Z | Compiling anstyle-parse v1.0.0 |
| 1575 | 2026-06-15T03:29:23.203Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1576 | 2026-06-15T03:29:23.351Z | Compiling block-buffer v0.10.4 |
| 1577 | 2026-06-15T03:29:23.444Z | Compiling reqwest v0.12.28 |
| 1578 | 2026-06-15T03:29:23.997Z | Compiling anstyle v1.0.14 |
| 1579 | 2026-06-15T03:29:24.034Z | Compiling colorchoice v1.0.5 |
| 1580 | 2026-06-15T03:29:24.072Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-06-15T03:29:24.144Z | Compiling anstyle-query v1.1.5 |
| 1582 | 2026-06-15T03:29:24.159Z | Compiling digest v0.10.7 |
| 1583 | 2026-06-15T03:29:24.217Z | Compiling anstream v1.0.0 |
| 1584 | 2026-06-15T03:29:24.247Z | Compiling parse-display v0.10.0 |
| 1585 | 2026-06-15T03:29:24.250Z | Compiling backoff v0.4.0 |
| 1586 | 2026-06-15T03:29:24.374Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1587 | 2026-06-15T03:29:24.460Z | Compiling progenitor-client v0.10.0 |
| 1588 | 2026-06-15T03:29:24.569Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1589 | 2026-06-15T03:29:24.989Z | Compiling unicode-width v0.2.2 |
| 1590 | 2026-06-15T03:29:25.072Z | Compiling clap_lex v1.1.0 |
| 1591 | 2026-06-15T03:29:25.569Z | Compiling regress v0.11.1 |
| 1592 | 2026-06-15T03:29:25.981Z | Compiling clap_derive v4.6.1 |
| 1593 | 2026-06-15T03:29:26.230Z | Compiling terminal_size v0.4.4 |
| 1594 | 2026-06-15T03:29:27.137Z | Compiling typify-impl v0.6.2 |
| 1595 | 2026-06-15T03:29:27.659Z | Compiling clap_builder v4.6.0 |
| 1596 | 2026-06-15T03:29:27.775Z | Compiling toml_datetime v0.6.11 |
| 1597 | 2026-06-15T03:29:28.043Z | Compiling zerocopy-derive v0.7.35 |
| 1598 | 2026-06-15T03:29:28.169Z | Compiling cpufeatures v0.2.17 |
| 1599 | 2026-06-15T03:29:28.242Z | Compiling convert_case v0.4.0 |
| 1600 | 2026-06-15T03:29:28.909Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-06-15T03:29:28.925Z | Compiling derive_more v0.99.20 |
| 1602 | 2026-06-15T03:29:29.378Z | Compiling clap v4.6.1 |
| 1603 | 2026-06-15T03:29:30.374Z | Compiling secrecy v0.10.3 |
| 1604 | 2026-06-15T03:29:30.507Z | Compiling tinyvec_macros v0.1.1 |
| 1605 | 2026-06-15T03:29:30.577Z | Compiling crucible-workspace-hack v0.1.0 |
| 1606 | 2026-06-15T03:29:30.757Z | Compiling float-ord v0.3.2 |
| 1607 | 2026-06-15T03:29:30.785Z | Compiling tinyvec v1.11.0 |
| 1608 | 2026-06-15T03:29:31.208Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-06-15T03:29:31.274Z | Compiling scroll_derive v0.12.1 |
| 1610 | 2026-06-15T03:29:31.287Z | Compiling num-integer v0.1.46 |
| 1611 | 2026-06-15T03:29:31.410Z | Compiling rustc_version v0.4.1 |
| 1612 | 2026-06-15T03:29:31.448Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-06-15T03:29:31.677Z | Compiling curve25519-dalek v4.1.3 |
| 1614 | 2026-06-15T03:29:31.978Z | Compiling dof v0.3.0 |
| 1615 | 2026-06-15T03:29:31.989Z | Compiling scroll v0.12.0 |
| 1616 | 2026-06-15T03:29:32.302Z | Compiling hmac v0.12.1 |
| 1617 | 2026-06-15T03:29:32.312Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1618 | 2026-06-15T03:29:32.315Z | Compiling inout v0.1.4 |
| 1619 | 2026-06-15T03:29:32.404Z | Compiling darling_core v0.21.3 |
| 1620 | 2026-06-15T03:29:32.435Z | Compiling ff v0.13.1 |
| 1621 | 2026-06-15T03:29:32.489Z | Compiling thread-id v4.2.2 |
| 1622 | 2026-06-15T03:29:32.560Z | Compiling static_assertions v1.1.0 |
| 1623 | 2026-06-15T03:29:32.572Z | Compiling unsafe-libyaml v0.2.11 |
| 1624 | 2026-06-15T03:29:33.013Z | Compiling proc-macro-crate v3.5.0 |
| 1625 | 2026-06-15T03:29:33.211Z | Compiling serde_yaml v0.9.34+deprecated |
| 1626 | 2026-06-15T03:29:33.224Z | Compiling group v0.13.0 |
| 1627 | 2026-06-15T03:29:33.272Z | Compiling cipher v0.4.4 |
| 1628 | 2026-06-15T03:29:33.329Z | Compiling hkdf v0.12.4 |
| 1629 | 2026-06-15T03:29:33.420Z | Compiling typify-macro v0.6.2 |
| 1630 | 2026-06-15T03:29:33.483Z | Compiling goblin v0.8.2 |
| 1631 | 2026-06-15T03:29:34.206Z | Compiling num-rational v0.4.2 |
| 1632 | 2026-06-15T03:29:34.442Z | Compiling num-iter v0.1.45 |
| 1633 | 2026-06-15T03:29:34.489Z | Compiling darling_macro v0.21.3 |
| 1634 | 2026-06-15T03:29:34.590Z | Compiling universal-hash v0.5.1 |
| 1635 | 2026-06-15T03:29:34.654Z | Compiling crypto-bigint v0.5.5 |
| 1636 | 2026-06-15T03:29:34.723Z | Compiling hubpack_derive v0.1.1 |
| 1637 | 2026-06-15T03:29:34.864Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1638 | 2026-06-15T03:29:35.094Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1639 | 2026-06-15T03:29:35.416Z | Compiling crossbeam-epoch v0.9.18 |
| 1640 | 2026-06-15T03:29:35.498Z | Compiling typify v0.6.2 |
| 1641 | 2026-06-15T03:29:35.693Z | Compiling half v2.7.1 |
| 1642 | 2026-06-15T03:29:35.751Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1643 | 2026-06-15T03:29:35.766Z | Compiling num-complex v0.4.6 |
| 1644 | 2026-06-15T03:29:36.059Z | Compiling memoffset v0.9.1 |
| 1645 | 2026-06-15T03:29:36.062Z | Compiling opaque-debug v0.3.1 |
| 1646 | 2026-06-15T03:29:36.136Z | Compiling base16ct v0.2.0 |
| 1647 | 2026-06-15T03:29:36.148Z | Compiling base64ct v1.8.3 |
| 1648 | 2026-06-15T03:29:36.203Z | Compiling ciborium-io v0.2.2 |
| 1649 | 2026-06-15T03:29:36.294Z | Compiling heck v0.4.1 |
| 1650 | 2026-06-15T03:29:36.294Z | Compiling cfg_aliases v0.2.1 |
| 1651 | 2026-06-15T03:29:36.369Z | Compiling nix v0.31.3 |
| 1652 | 2026-06-15T03:29:36.408Z | Compiling password-hash v0.5.0 |
| 1653 | 2026-06-15T03:29:36.437Z | Compiling ciborium-ll v0.2.2 |
| 1654 | 2026-06-15T03:29:36.498Z | Compiling elliptic-curve v0.13.8 |
| 1655 | 2026-06-15T03:29:36.755Z | Compiling poly1305 v0.8.0 |
| 1656 | 2026-06-15T03:29:36.766Z | Compiling num v0.4.3 |
| 1657 | 2026-06-15T03:29:36.890Z | Compiling thiserror-no-std v2.0.2 |
| 1658 | 2026-06-15T03:29:37.111Z | Compiling hubpack v0.1.2 |
| 1659 | 2026-06-15T03:29:37.156Z | Compiling darling v0.21.3 |
| 1660 | 2026-06-15T03:29:37.455Z | Compiling chacha20 v0.9.1 |
| 1661 | 2026-06-15T03:29:37.543Z | Compiling num_enum_derive v0.7.6 |
| 1662 | 2026-06-15T03:29:37.665Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1663 | 2026-06-15T03:29:37.867Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1664 | 2026-06-15T03:29:38.348Z | Compiling blake2 v0.10.6 |
| 1665 | 2026-06-15T03:29:38.481Z | Compiling aead v0.5.2 |
| 1666 | 2026-06-15T03:29:38.561Z | Compiling byte-wrapper v0.1.0 |
| 1667 | 2026-06-15T03:29:38.574Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1668 | 2026-06-15T03:29:38.633Z | Compiling proc-macro-error-attr v1.0.4 |
| 1669 | 2026-06-15T03:29:38.883Z | Compiling heapless v0.8.0 |
| 1670 | 2026-06-15T03:29:38.883Z | Compiling rustix v0.38.44 |
| 1671 | 2026-06-15T03:29:38.911Z | Compiling prettyplease v0.2.37 |
| 1672 | 2026-06-15T03:29:39.007Z | Compiling keccak v0.1.6 |
| 1673 | 2026-06-15T03:29:39.238Z | Compiling sha3 v0.10.9 |
| 1674 | 2026-06-15T03:29:39.373Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1675 | 2026-06-15T03:29:39.608Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1676 | 2026-06-15T03:29:39.943Z | Compiling chacha20poly1305 v0.10.1 |
| 1677 | 2026-06-15T03:29:40.073Z | Compiling num_enum v0.7.6 |
| 1678 | 2026-06-15T03:29:40.076Z | Compiling argon2 v0.5.3 |
| 1679 | 2026-06-15T03:29:40.341Z | Compiling ingot-macros v0.1.1 |
| 1680 | 2026-06-15T03:29:40.414Z | Compiling vsss-rs v3.3.4 |
| 1681 | 2026-06-15T03:29:40.600Z | Compiling ciborium v0.2.2 |
| 1682 | 2026-06-15T03:29:41.160Z | Compiling usdt-attr-macro v0.5.0 |
| 1683 | 2026-06-15T03:29:41.180Z | Compiling usdt-macro v0.5.0 |
| 1684 | 2026-06-15T03:29:41.682Z | Compiling tabwriter v1.4.1 |
| 1685 | 2026-06-15T03:29:42.031Z | Compiling serde_spanned v0.6.9 |
| 1686 | 2026-06-15T03:29:42.121Z | Compiling enum-as-inner v0.6.1 |
| 1687 | 2026-06-15T03:29:42.173Z | Compiling num-derive v0.4.2 |
| 1688 | 2026-06-15T03:29:42.404Z | Compiling hash32 v0.3.1 |
| 1689 | 2026-06-15T03:29:42.560Z | Compiling proc-macro-error v1.0.4 |
| 1690 | 2026-06-15T03:29:42.716Z | Compiling memmap v0.7.0 |
| 1691 | 2026-06-15T03:29:42.765Z | Compiling winnow v0.7.15 |
| 1692 | 2026-06-15T03:29:42.905Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1693 | 2026-06-15T03:29:42.915Z | Compiling smoltcp v0.11.0 |
| 1694 | 2026-06-15T03:29:43.060Z | Compiling winnow v0.5.40 |
| 1695 | 2026-06-15T03:29:43.137Z | Compiling toml_write v0.1.2 |
| 1696 | 2026-06-15T03:29:43.152Z | Compiling indent_write v2.2.0 |
| 1697 | 2026-06-15T03:29:43.155Z | Compiling data-encoding v2.11.0 |
| 1698 | 2026-06-15T03:29:43.293Z | Compiling ingot-types v0.1.2 |
| 1699 | 2026-06-15T03:29:43.309Z | Compiling usdt v0.5.0 |
| 1700 | 2026-06-15T03:29:43.647Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1701 | 2026-06-15T03:29:43.682Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1702 | 2026-06-15T03:29:43.779Z | Compiling rustls-webpki v0.103.13 |
| 1703 | 2026-06-15T03:29:44.082Z | Compiling toml_edit v0.22.27 |
| 1704 | 2026-06-15T03:29:44.236Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1705 | 2026-06-15T03:29:44.549Z | Compiling toml_edit v0.19.15 |
| 1706 | 2026-06-15T03:29:45.475Z | Compiling cobs v0.3.0 |
| 1707 | 2026-06-15T03:29:45.679Z | Compiling serde_repr v0.1.20 |
| 1708 | 2026-06-15T03:29:45.763Z | Compiling bitflags v1.3.2 |
| 1709 | 2026-06-15T03:29:45.840Z | Compiling managed v0.8.0 |
| 1710 | 2026-06-15T03:29:45.906Z | Compiling colored v3.1.1 |
| 1711 | 2026-06-15T03:29:46.057Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1712 | 2026-06-15T03:29:46.286Z | Compiling pkg-config v0.3.33 |
| 1713 | 2026-06-15T03:29:46.289Z | Compiling vcpkg v0.2.15 |
| 1714 | 2026-06-15T03:29:46.310Z | Compiling bytecount v0.6.9 |
| 1715 | 2026-06-15T03:29:46.568Z | Compiling proc-macro-crate v1.3.1 |
| 1716 | 2026-06-15T03:29:46.734Z | Compiling postcard v1.1.3 |
| 1717 | 2026-06-15T03:29:46.846Z | Compiling openssl-sys v0.9.116 |
| 1718 | 2026-06-15T03:29:46.903Z | Compiling toml v0.8.23 |
| 1719 | 2026-06-15T03:29:47.383Z | Compiling tokio-rustls v0.26.4 |
| 1720 | 2026-06-15T03:29:47.398Z | Compiling rustls-platform-verifier v0.7.0 |
| 1721 | 2026-06-15T03:29:47.628Z | Compiling hyper-rustls v0.27.9 |
| 1722 | 2026-06-15T03:29:47.854Z | Compiling reqwest v0.13.4 |
| 1723 | 2026-06-15T03:29:48.604Z | Compiling ingot v0.1.1 |
| 1724 | 2026-06-15T03:29:48.820Z | Compiling progenitor-impl v0.13.0 |
| 1725 | 2026-06-15T03:29:49.567Z | Compiling progenitor-client v0.14.0 |
| 1726 | 2026-06-15T03:29:49.881Z | Compiling progenitor-extras v0.2.0 |
| 1727 | 2026-06-15T03:29:50.523Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-06-15T03:29:50.550Z | Compiling foreign-types-macros v0.2.3 |
| 1729 | 2026-06-15T03:29:50.670Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1730 | 2026-06-15T03:29:51.222Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1731 | 2026-06-15T03:29:51.478Z | Compiling linked-hash-map v0.5.6 |
| 1732 | 2026-06-15T03:29:51.672Z | Compiling swrite v0.1.0 |
| 1733 | 2026-06-15T03:29:51.771Z | Compiling resolv-conf v0.7.6 |
| 1734 | 2026-06-15T03:29:52.126Z | Compiling unicode-segmentation v1.13.3 |
| 1735 | 2026-06-15T03:29:52.159Z | Compiling semver v0.1.20 |
| 1736 | 2026-06-15T03:29:52.387Z | Compiling rayon-core v1.13.0 |
| 1737 | 2026-06-15T03:29:52.422Z | Compiling foreign-types-shared v0.3.1 |
| 1738 | 2026-06-15T03:29:52.492Z | Compiling newline-converter v0.3.0 |
| 1739 | 2026-06-15T03:29:52.517Z | Compiling foreign-types v0.5.0 |
| 1740 | 2026-06-15T03:29:52.548Z | Compiling progenitor-macro v0.13.0 |
| 1741 | 2026-06-15T03:29:52.600Z | Compiling rustc_version v0.1.7 |
| 1742 | 2026-06-15T03:29:52.610Z | Compiling lru-cache v0.1.2 |
| 1743 | 2026-06-15T03:29:52.687Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1744 | 2026-06-15T03:29:52.733Z | Compiling progenitor-client v0.13.0 |
| 1745 | 2026-06-15T03:29:52.948Z | Compiling num_enum_derive v0.5.11 |
| 1746 | 2026-06-15T03:29:53.153Z | Compiling atomicwrites v0.4.4 |
| 1747 | 2026-06-15T03:29:53.356Z | Compiling hickory-proto v0.24.4 |
| 1748 | 2026-06-15T03:29:54.458Z | Compiling crossbeam-deque v0.8.6 |
| 1749 | 2026-06-15T03:29:54.691Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-06-15T03:29:54.766Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1751 | 2026-06-15T03:29:56.676Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-06-15T03:29:56.704Z | Compiling progenitor-impl v0.14.0 |
| 1753 | 2026-06-15T03:29:56.936Z | Compiling console v0.15.11 |
| 1754 | 2026-06-15T03:29:57.117Z | Compiling camino-tempfile v1.4.1 |
| 1755 | 2026-06-15T03:29:57.563Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1756 | 2026-06-15T03:29:57.602Z | Compiling chacha20 v0.10.0 |
| 1757 | 2026-06-15T03:29:57.616Z | Compiling serde-big-array v0.5.1 |
| 1758 | 2026-06-15T03:29:57.617Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1759 | 2026-06-15T03:29:57.757Z | Compiling pin-project-internal v1.1.13 |
| 1760 | 2026-06-15T03:29:57.770Z | Compiling derive-where v1.6.1 |
| 1761 | 2026-06-15T03:29:57.859Z | Compiling cstr-argument v0.1.2 |
| 1762 | 2026-06-15T03:29:58.017Z | Compiling lazy_static v1.5.0 |
| 1763 | 2026-06-15T03:29:58.087Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1764 | 2026-06-15T03:29:58.119Z | Compiling siphasher v1.0.3 |
| 1765 | 2026-06-15T03:29:58.155Z | Compiling minimal-lexical v0.2.1 |
| 1766 | 2026-06-15T03:29:58.315Z | Compiling similar v2.7.0 |
| 1767 | 2026-06-15T03:29:58.343Z | Compiling nom v7.1.3 |
| 1768 | 2026-06-15T03:29:58.412Z | Compiling phf_shared v0.12.1 |
| 1769 | 2026-06-15T03:29:58.584Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1770 | 2026-06-15T03:29:58.704Z | Compiling expectorate v1.2.0 |
| 1771 | 2026-06-15T03:29:58.853Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1772 | 2026-06-15T03:29:58.865Z | Compiling pin-project v1.1.13 |
| 1773 | 2026-06-15T03:29:58.964Z | Compiling rand v0.10.1 |
| 1774 | 2026-06-15T03:29:58.966Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1775 | 2026-06-15T03:29:59.040Z | Compiling progenitor v0.13.0 |
| 1776 | 2026-06-15T03:29:59.112Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1777 | 2026-06-15T03:29:59.174Z | Compiling hickory-resolver v0.24.4 |
| 1778 | 2026-06-15T03:29:59.700Z | Compiling num_enum v0.5.11 |
| 1779 | 2026-06-15T03:29:59.746Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1780 | 2026-06-15T03:29:59.820Z | Compiling newtype_derive v0.1.6 |
| 1781 | 2026-06-15T03:30:00.068Z | Compiling snafu-derive v0.8.9 |
| 1782 | 2026-06-15T03:30:00.289Z | Compiling progenitor-macro v0.14.0 |
| 1783 | 2026-06-15T03:30:00.850Z | Compiling unicode-normalization v0.1.25 |
| 1784 | 2026-06-15T03:30:01.316Z | Compiling tokio-stream v0.1.18 |
| 1785 | 2026-06-15T03:30:01.347Z | Compiling async-recursion v1.1.1 |
| 1786 | 2026-06-15T03:30:01.776Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1787 | 2026-06-15T03:30:01.816Z | Compiling slog-dtrace v0.3.0 |
| 1788 | 2026-06-15T03:30:01.845Z | Compiling bstr v1.12.1 |
| 1789 | 2026-06-15T03:30:01.857Z | Compiling csv-core v0.1.13 |
| 1790 | 2026-06-15T03:30:02.043Z | Compiling cancel-safe-futures v0.1.5 |
| 1791 | 2026-06-15T03:30:02.057Z | Compiling foldhash v0.1.5 |
| 1792 | 2026-06-15T03:30:02.081Z | Compiling openssl v0.10.80 |
| 1793 | 2026-06-15T03:30:02.116Z | Compiling chrono-tz v0.10.4 |
| 1794 | 2026-06-15T03:30:02.234Z | Compiling konst_macro_rules v0.2.19 |
| 1795 | 2026-06-15T03:30:02.297Z | Compiling same-file v1.0.6 |
| 1796 | 2026-06-15T03:30:02.331Z | Compiling highway v1.3.0 |
| 1797 | 2026-06-15T03:30:02.343Z | Compiling unicode-width v0.1.14 |
| 1798 | 2026-06-15T03:30:02.356Z | Compiling owo-colors v4.3.0 |
| 1799 | 2026-06-15T03:30:02.450Z | Compiling foreign-types-shared v0.1.1 |
| 1800 | 2026-06-15T03:30:02.471Z | Compiling unicode-xid v0.2.6 |
| 1801 | 2026-06-15T03:30:02.497Z | Compiling foreign-types v0.3.2 |
| 1802 | 2026-06-15T03:30:02.571Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-15T03:30:02.590Z | Compiling const_format_proc_macros v0.2.34 |
| 1804 | 2026-06-15T03:30:02.613Z | Compiling walkdir v2.5.0 |
| 1805 | 2026-06-15T03:30:02.710Z | Compiling konst v0.2.20 |
| 1806 | 2026-06-15T03:30:02.796Z | Compiling globset v0.4.18 |
| 1807 | 2026-06-15T03:30:02.945Z | Compiling hashbrown v0.15.5 |
| 1808 | 2026-06-15T03:30:02.970Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-06-15T03:30:03.475Z | Compiling csv v1.4.0 |
| 1810 | 2026-06-15T03:30:03.510Z | Compiling snafu v0.8.9 |
| 1811 | 2026-06-15T03:30:03.624Z | Compiling qorb v0.4.1 |
| 1812 | 2026-06-15T03:30:03.646Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-06-15T03:30:03.896Z | Compiling olpc-cjson v0.1.4 |
| 1814 | 2026-06-15T03:30:04.029Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-06-15T03:30:05.336Z | Compiling progenitor v0.14.0 |
| 1816 | 2026-06-15T03:30:05.475Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1817 | 2026-06-15T03:30:05.517Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1818 | 2026-06-15T03:30:05.793Z | Compiling rayon v1.12.0 |
| 1819 | 2026-06-15T03:30:05.828Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-06-15T03:30:05.849Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1821 | 2026-06-15T03:30:05.951Z | Compiling phf v0.12.1 |
| 1822 | 2026-06-15T03:30:06.003Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-06-15T03:30:06.104Z | Compiling zone_cfg_derive v0.3.1 |
| 1824 | 2026-06-15T03:30:06.477Z | Compiling tokio-dtrace v0.1.1 |
| 1825 | 2026-06-15T03:30:06.750Z | Compiling itertools v0.12.1 |
| 1826 | 2026-06-15T03:30:06.820Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1827 | 2026-06-15T03:30:06.935Z | Compiling libsw-core v0.3.2 |
| 1828 | 2026-06-15T03:30:07.021Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1829 | 2026-06-15T03:30:07.100Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1830 | 2026-06-15T03:30:07.270Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1831 | 2026-06-15T03:30:07.403Z | Compiling serde_plain v1.0.2 |
| 1832 | 2026-06-15T03:30:07.551Z | Compiling openssl-macros v0.1.1 |
| 1833 | 2026-06-15T03:30:07.606Z | Compiling pem v3.0.6 |
| 1834 | 2026-06-15T03:30:07.618Z | Compiling cookie v0.18.1 |
| 1835 | 2026-06-15T03:30:07.621Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1836 | 2026-06-15T03:30:07.872Z | Compiling sigpipe v0.1.3 |
| 1837 | 2026-06-15T03:30:07.943Z | Compiling jiff v0.2.28 |
| 1838 | 2026-06-15T03:30:07.962Z | Compiling fixedbitset v0.4.2 |
| 1839 | 2026-06-15T03:30:07.987Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-15T03:30:08.046Z | Compiling fixedbitset v0.5.7 |
| 1841 | 2026-06-15T03:30:08.066Z | Compiling typed-path v0.9.3 |
| 1842 | 2026-06-15T03:30:08.172Z | Compiling glob v0.3.3 |
| 1843 | 2026-06-15T03:30:08.194Z | Compiling petgraph v0.6.5 |
| 1844 | 2026-06-15T03:30:08.235Z | Compiling proc-macro-error2 v2.0.1 |
| 1845 | 2026-06-15T03:30:08.380Z | Compiling petgraph v0.8.3 |
| 1846 | 2026-06-15T03:30:08.552Z | Compiling zone v0.3.1 |
| 1847 | 2026-06-15T03:30:08.625Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1848 | 2026-06-15T03:30:09.350Z | Compiling tough v0.22.0 |
| 1849 | 2026-06-15T03:30:09.414Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-15T03:30:09.653Z | Compiling libsw v3.5.0 |
| 1851 | 2026-06-15T03:30:09.749Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1852 | 2026-06-15T03:30:09.834Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1853 | 2026-06-15T03:30:10.002Z | Compiling oxide-tokio-rt v0.1.6 |
| 1854 | 2026-06-15T03:30:10.244Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-06-15T03:30:11.051Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-06-15T03:30:11.210Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-15T03:30:11.475Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-15T03:30:11.727Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1859 | 2026-06-15T03:30:11.809Z | Compiling const_format v0.2.36 |
| 1860 | 2026-06-15T03:30:12.127Z | Compiling papergrid v0.11.0 |
| 1861 | 2026-06-15T03:30:12.140Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-15T03:30:12.602Z | Compiling tabled_derive v0.7.0 |
| 1863 | 2026-06-15T03:30:12.724Z | Compiling gethostname v0.5.0 |
| 1864 | 2026-06-15T03:30:12.757Z | Compiling libscf-sys v1.2.0 |
| 1865 | 2026-06-15T03:30:12.795Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1866 | 2026-06-15T03:30:12.843Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-15T03:30:12.895Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1868 | 2026-06-15T03:30:12.962Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-15T03:30:13.086Z | Compiling bcs v0.1.6 |
| 1870 | 2026-06-15T03:30:13.202Z | Compiling smf v0.2.3 |
| 1871 | 2026-06-15T03:30:13.403Z | Compiling smawk v0.3.2 |
| 1872 | 2026-06-15T03:30:13.546Z | Compiling whoami v1.6.1 |
| 1873 | 2026-06-15T03:30:13.559Z | Compiling linear-map v1.2.0 |
| 1874 | 2026-06-15T03:30:13.747Z | Compiling crunchy v0.2.4 |
| 1875 | 2026-06-15T03:30:13.792Z | Compiling tagptr v0.2.0 |
| 1876 | 2026-06-15T03:30:13.803Z | Compiling unicode-linebreak v0.1.5 |
| 1877 | 2026-06-15T03:30:13.867Z | Compiling termtree v0.5.1 |
| 1878 | 2026-06-15T03:30:13.927Z | Compiling moka v0.12.15 |
| 1879 | 2026-06-15T03:30:13.941Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-15T03:30:14.016Z | Compiling textwrap v0.16.2 |
| 1881 | 2026-06-15T03:30:14.040Z | Compiling tabled v0.15.0 |
| 1882 | 2026-06-15T03:30:14.067Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-06-15T03:30:14.321Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-06-15T03:30:14.772Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-06-15T03:30:14.924Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-06-15T03:30:15.117Z | Compiling steno v0.4.1 |
| 1887 | 2026-06-15T03:30:16.271Z | Compiling tabled_derive v0.11.0 |
| 1888 | 2026-06-15T03:30:16.845Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-15T03:30:17.020Z | Compiling papergrid v0.18.0 |
| 1890 | 2026-06-15T03:30:17.409Z | Compiling hickory-proto v0.25.2 |
| 1891 | 2026-06-15T03:30:17.683Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1892 | 2026-06-15T03:30:17.784Z | Compiling testing_table v0.3.0 |
| 1893 | 2026-06-15T03:30:17.954Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1894 | 2026-06-15T03:30:18.208Z | Compiling tiny-keccak v2.0.2 |
| 1895 | 2026-06-15T03:30:18.390Z | Compiling tabled v0.21.0 |
| 1896 | 2026-06-15T03:30:18.547Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1897 | 2026-06-15T03:30:18.676Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1898 | 2026-06-15T03:30:18.803Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1899 | 2026-06-15T03:30:19.040Z | Compiling parking_lot_core v0.8.6 |
| 1900 | 2026-06-15T03:30:19.065Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1901 | 2026-06-15T03:30:19.330Z | Compiling hickory-resolver v0.25.2 |
| 1902 | 2026-06-15T03:30:20.150Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1903 | 2026-06-15T03:30:20.936Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-06-15T03:30:21.098Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1905 | 2026-06-15T03:30:21.184Z | Compiling nom v8.0.0 |
| 1906 | 2026-06-15T03:30:21.267Z | Compiling crc8 v0.1.1 |
| 1907 | 2026-06-15T03:30:21.387Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1908 | 2026-06-15T03:30:21.449Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=f27f612dde317f2f05716c761a14500e46581ff7#f27f612d) |
| 1909 | 2026-06-15T03:30:21.461Z | Compiling const-random-macro v0.1.16 |
| 1910 | 2026-06-15T03:30:21.638Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1911 | 2026-06-15T03:30:21.741Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1912 | 2026-06-15T03:30:21.865Z | Compiling smartstring v1.0.1 |
| 1913 | 2026-06-15T03:30:21.926Z | Compiling ahash v0.8.12 |
| 1914 | 2026-06-15T03:30:21.948Z | Compiling const-random v0.1.18 |
| 1915 | 2026-06-15T03:30:22.022Z | Compiling parking_lot v0.11.2 |
| 1916 | 2026-06-15T03:30:22.237Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1917 | 2026-06-15T03:30:22.414Z | Compiling fxhash v0.2.1 |
| 1918 | 2026-06-15T03:30:22.437Z | Compiling arc-swap v1.9.1 |
| 1919 | 2026-06-15T03:30:22.449Z | Compiling internet-checksum v0.2.1 |
| 1920 | 2026-06-15T03:30:22.548Z | Compiling sled v0.34.7 |
| 1921 | 2026-06-15T03:30:22.753Z | Compiling slog-scope v4.4.1 |
| 1922 | 2026-06-15T03:30:22.756Z | Compiling thin-vec v0.2.18 |
| 1923 | 2026-06-15T03:30:22.820Z | Compiling rhai_codegen v3.2.0 |
| 1924 | 2026-06-15T03:30:22.989Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1925 | 2026-06-15T03:30:23.037Z | Compiling slog-stdlog v4.1.1 |
| 1926 | 2026-06-15T03:30:23.088Z | Compiling natord v1.0.9 |
| 1927 | 2026-06-15T03:30:23.176Z | Compiling slog-envlogger v2.2.0 |
| 1928 | 2026-06-15T03:30:23.260Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1929 | 2026-06-15T03:30:23.885Z | Compiling rhai v1.25.1 |
| 1930 | 2026-06-15T03:30:24.641Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-06-15T03:30:28.943Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1932 | 2026-06-15T03:30:28.943Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1933 | 2026-06-15T03:30:33.336Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1934 | 2026-06-15T03:30:35.133Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1935 | 2026-06-15T03:30:36.168Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1936 | 2026-06-15T03:30:37.105Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1937 | 2026-06-15T03:30:37.877Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1938 | 2026-06-15T03:30:39.229Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1939 | 2026-06-15T03:30:44.861Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1940 | 2026-06-15T03:31:11.467Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 1941 | 2026-06-15T03:31:11.653Z | ──────────── |
| 1942 | 2026-06-15T03:31:11.653Z | Nextest run ID 31081c2c-e7cf-4d03-895c-92a8d887398d with nextest profile: default |
| 1943 | 2026-06-15T03:31:11.653Z | Starting 13 tests across 1 binary |
| 1944 | 2026-06-15T03:31:11.665Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1945 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1946 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1947 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm mrib::tests::test_status_imported_list_with_af |
| 1948 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1949 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1950 | 2026-06-15T03:31:11.668Z | PASS [ 0.011s] mgadm::bin/mgadm mrib::tests::test_rpf_set_interval |
| 1951 | 2026-06-15T03:31:11.668Z | PASS [ 0.012s] mgadm::bin/mgadm mrib::tests::test_status_imported_list_with_origin |
| 1952 | 2026-06-15T03:31:11.673Z | PASS [ 0.009s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1953 | 2026-06-15T03:31:11.676Z | PASS [ 0.010s] mgadm::bin/mgadm mrib::tests::test_status_imported_specific_route |
| 1954 | 2026-06-15T03:31:11.676Z | PASS [ 0.010s] mgadm::bin/mgadm mrib::tests::test_status_selected_list_all |
| 1955 | 2026-06-15T03:31:11.676Z | PASS [ 0.009s] mgadm::bin/mgadm mrib::tests::test_status_selected_specific_route_ipv6 |
| 1956 | 2026-06-15T03:31:11.676Z | PASS [ 0.010s] mgadm::bin/mgadm mrib::tests::test_status_imported_specific_route_all_flags |
| 1957 | 2026-06-15T03:31:11.676Z | ──────────── |
| 1958 | 2026-06-15T03:31:11.676Z | Summary [ 0.022s] 13 tests run: 13 passed, 0 skipped |
| 1959 | 2026-06-15T03:31:11.686Z | process exited: duration 296524 ms, exit code 0 |
| |
| 1960 | 2026-06-15T03:31:11.694Z | found 0 output files |