|
|
|
| 1 | 2026-03-02T08:31:08.700Z | job assigned to worker 01KJPTPGM9TFZPVAFR8K5DZQRX [factory aws, i-0911b3b51e8a5739f] (queued for 1 m 6 s) |
| |
| 2 | 2026-03-02T08:31:17.105Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:31:17.110Z | ++ uname -s |
| 4 | 2026-03-02T08:31:17.114Z | + kern=SunOS |
| 5 | 2026-03-02T08:31:17.114Z | + build_user=build |
| 6 | 2026-03-02T08:31:17.114Z | + build_uid=12345 |
| 7 | 2026-03-02T08:31:17.114Z | + work_dir=/work |
| 8 | 2026-03-02T08:31:17.114Z | + input_dir=/input |
| 9 | 2026-03-02T08:31:17.114Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:31:17.114Z | + case "$kern" in |
| 11 | 2026-03-02T08:31:17.114Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:31:17.118Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:31:19.123Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:31:19.178Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:31:19.181Z | + home_fs=zfs |
| 16 | 2026-03-02T08:31:19.181Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:31:19.181Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:31:19.184Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:31:21.186Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:31:21.191Z | process exited: duration 4084 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:31:21.199Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:31:21.204Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:31:21.204Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-02T08:31:21.204Z | * rust toolchain channel = "stable" |
| 25 | 2026-03-02T08:31:21.204Z | * rust toolchain profile = "default" |
| 26 | 2026-03-02T08:31:21.204Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:31:21.205Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:31:21.209Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:31:21.209Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:31:21.343Z | info: downloading installer |
| 31 | 2026-03-02T08:31:23.390Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:31:23.390Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:31:23.390Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:31:23.390Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:31:23.390Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:31:23.390Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:31:23.390Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:31:23.390Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:31:23.390Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:31:23.403Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:31:23.403Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:31:23.406Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:31:23.556Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:31:23.556Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:31:24.560Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:31:25.007Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:31:26.717Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:31:28.991Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:31:36.303Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:31:36.562Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:31:37.511Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:31:37.903Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:39.910Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:41.744Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:48.676Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:49.009Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:49.009Z | |
| 58 | 2026-03-02T08:31:49.514Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:49.514Z | |
| 60 | 2026-03-02T08:31:49.517Z | |
| 61 | 2026-03-02T08:31:49.517Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:49.517Z | |
| 63 | 2026-03-02T08:31:49.517Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:49.517Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:49.517Z | |
| 66 | 2026-03-02T08:31:49.517Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:49.517Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:49.517Z | |
| 69 | 2026-03-02T08:31:49.518Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:49.518Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:49.518Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:49.518Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:49.618Z | + rustup --version |
| 74 | 2026-03-02T08:31:49.631Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:49.631Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:49.714Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:49.717Z | + cargo --version |
| 78 | 2026-03-02T08:31:49.781Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:49.785Z | + rustc --version |
| 80 | 2026-03-02T08:31:49.856Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:49.862Z | process exited: duration 28660 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:49.868Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:49.895Z | process exited: duration 24 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:49.901Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:49.907Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:49.909Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:49.942Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:51.120Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:51.120Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:51.392Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:51.392Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:51.401Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:51.404Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:51.407Z | + current=main |
| 95 | 2026-03-02T08:31:51.407Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:51.407Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:51.410Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:51.440Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:51.443Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:51.475Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:51.478Z | process exited: duration 1574 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:51.484Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:51.490Z | + set -e |
| 104 | 2026-03-02T08:31:51.490Z | + NEXTEST_VERSION=0.9.97 |
| 105 | 2026-03-02T08:31:51.490Z | + PLATFORM=illumos |
| 106 | 2026-03-02T08:31:51.490Z | + cargo --version |
| 107 | 2026-03-02T08:31:51.498Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 108 | 2026-03-02T08:31:51.687Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 109 | 2026-03-02T08:31:51.687Z | info: downloading component 'cargo' |
| 110 | 2026-03-02T08:31:52.640Z | info: downloading component 'clippy' |
| 111 | 2026-03-02T08:31:53.038Z | info: downloading component 'rust-docs' |
| 112 | 2026-03-02T08:31:54.521Z | info: downloading component 'rust-std' |
| 113 | 2026-03-02T08:31:56.766Z | info: downloading component 'rustc' |
| 114 | 2026-03-02T08:32:04.009Z | info: downloading component 'rustfmt' |
| 115 | 2026-03-02T08:32:04.277Z | info: installing component 'cargo' |
| 116 | 2026-03-02T08:32:05.241Z | info: installing component 'clippy' |
| 117 | 2026-03-02T08:32:05.640Z | info: installing component 'rust-docs' |
| 118 | 2026-03-02T08:32:07.628Z | info: installing component 'rust-std' |
| 119 | 2026-03-02T08:32:09.419Z | info: installing component 'rustc' |
| 120 | 2026-03-02T08:32:16.413Z | info: installing component 'rustfmt' |
| 121 | 2026-03-02T08:32:16.872Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 122 | 2026-03-02T08:32:16.878Z | + rustc --version |
| 123 | 2026-03-02T08:32:16.964Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 124 | 2026-03-02T08:32:16.967Z | + cargo install cargo-nextest --version 0.9.97 |
| 125 | 2026-03-02T08:32:17.076Z | Updating crates.io index |
| 126 | 2026-03-02T08:32:17.190Z | Downloading crates ... |
| 127 | 2026-03-02T08:32:17.249Z | Downloaded cargo-nextest v0.9.97 |
| 128 | 2026-03-02T08:32:17.330Z | Installing cargo-nextest v0.9.97 |
| 129 | 2026-03-02T08:32:17.402Z | Updating crates.io index |
| 130 | 2026-03-02T08:32:20.431Z | Locking 406 packages to latest compatible versions |
| 131 | 2026-03-02T08:32:20.437Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 132 | 2026-03-02T08:32:20.439Z | Adding duct v0.13.7 (available: v1.1.1) |
| 133 | 2026-03-02T08:32:20.439Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 134 | 2026-03-02T08:32:20.440Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 135 | 2026-03-02T08:32:20.442Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 136 | 2026-03-02T08:32:20.445Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 137 | 2026-03-02T08:32:20.445Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 138 | 2026-03-02T08:32:20.448Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 139 | 2026-03-02T08:32:20.469Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 140 | 2026-03-02T08:32:20.485Z | Downloading crates ... |
| 141 | 2026-03-02T08:32:20.568Z | Downloaded autocfg v1.5.0 |
| 142 | 2026-03-02T08:32:20.574Z | Downloaded anstyle-query v1.1.5 |
| 143 | 2026-03-02T08:32:20.577Z | Downloaded anstyle v1.0.13 |
| 144 | 2026-03-02T08:32:20.580Z | Downloaded addr2line v0.25.1 |
| 145 | 2026-03-02T08:32:20.583Z | Downloaded block-buffer v0.10.4 |
| 146 | 2026-03-02T08:32:20.586Z | Downloaded atomic-waker v1.1.2 |
| 147 | 2026-03-02T08:32:20.591Z | Downloaded cargo-platform v0.3.2 |
| 148 | 2026-03-02T08:32:20.591Z | Downloaded atomicwrites v0.4.4 |
| 149 | 2026-03-02T08:32:20.594Z | Downloaded home v0.5.12 |
| 150 | 2026-03-02T08:32:20.594Z | Downloaded backtrace-ext v0.2.1 |
| 151 | 2026-03-02T08:32:20.597Z | Downloaded async-scoped v0.9.0 |
| 152 | 2026-03-02T08:32:20.600Z | Downloaded adler2 v2.0.1 |
| 153 | 2026-03-02T08:32:20.600Z | Downloaded future-queue v0.4.0 |
| 154 | 2026-03-02T08:32:20.604Z | Downloaded humantime-serde v1.1.1 |
| 155 | 2026-03-02T08:32:20.607Z | Downloaded equivalent v1.0.2 |
| 156 | 2026-03-02T08:32:20.607Z | Downloaded foreign-types v0.3.2 |
| 157 | 2026-03-02T08:32:20.610Z | Downloaded iana-time-zone v0.1.65 |
| 158 | 2026-03-02T08:32:20.613Z | Downloaded hyper-tls v0.6.0 |
| 159 | 2026-03-02T08:32:20.617Z | Downloaded humantime v2.3.0 |
| 160 | 2026-03-02T08:32:20.620Z | Downloaded camino v1.2.2 |
| 161 | 2026-03-02T08:32:20.624Z | Downloaded number_prefix v0.4.0 |
| 162 | 2026-03-02T08:32:20.627Z | Downloaded futures-macro v0.3.32 |
| 163 | 2026-03-02T08:32:20.627Z | Downloaded form_urlencoded v1.2.2 |
| 164 | 2026-03-02T08:32:20.630Z | Downloaded openssl-macros v0.1.1 |
| 165 | 2026-03-02T08:32:20.630Z | Downloaded camino-tempfile v1.4.1 |
| 166 | 2026-03-02T08:32:20.634Z | Downloaded pin-project-internal v1.1.11 |
| 167 | 2026-03-02T08:32:20.637Z | Downloaded anstyle-parse v0.2.7 |
| 168 | 2026-03-02T08:32:20.640Z | Downloaded crypto-common v0.1.7 |
| 169 | 2026-03-02T08:32:20.640Z | Downloaded cpufeatures v0.2.17 |
| 170 | 2026-03-02T08:32:20.643Z | Downloaded futures-core v0.3.32 |
| 171 | 2026-03-02T08:32:20.648Z | Downloaded openssl-probe v0.2.1 |
| 172 | 2026-03-02T08:32:20.648Z | Downloaded heck v0.5.0 |
| 173 | 2026-03-02T08:32:20.651Z | Downloaded itoa v1.0.17 |
| 174 | 2026-03-02T08:32:20.651Z | Downloaded futures-task v0.3.32 |
| 175 | 2026-03-02T08:32:20.654Z | Downloaded rustc_version v0.4.1 |
| 176 | 2026-03-02T08:32:20.657Z | Downloaded pin-utils v0.1.0 |
| 177 | 2026-03-02T08:32:20.657Z | Downloaded fastrand v2.3.0 |
| 178 | 2026-03-02T08:32:20.660Z | Downloaded guppy-workspace-hack v0.1.0 |
| 179 | 2026-03-02T08:32:20.660Z | Downloaded clap_lex v1.0.0 |
| 180 | 2026-03-02T08:32:20.663Z | Downloaded fnv v1.0.7 |
| 181 | 2026-03-02T08:32:20.666Z | Downloaded parking_lot v0.12.5 |
| 182 | 2026-03-02T08:32:20.671Z | Downloaded colorchoice v1.0.4 |
| 183 | 2026-03-02T08:32:20.671Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 184 | 2026-03-02T08:32:20.673Z | Downloaded hex v0.4.3 |
| 185 | 2026-03-02T08:32:20.674Z | Downloaded debug-ignore v1.0.5 |
| 186 | 2026-03-02T08:32:20.676Z | Downloaded cfg-if v1.0.4 |
| 187 | 2026-03-02T08:32:20.680Z | Downloaded futures-sink v0.3.32 |
| 188 | 2026-03-02T08:32:20.684Z | Downloaded http-body v1.0.1 |
| 189 | 2026-03-02T08:32:20.684Z | Downloaded is_ci v1.2.0 |
| 190 | 2026-03-02T08:32:20.684Z | Downloaded color-spantrace v0.3.0 |
| 191 | 2026-03-02T08:32:20.687Z | Downloaded erased-serde v0.4.9 |
| 192 | 2026-03-02T08:32:20.690Z | Downloaded lazy_static v1.5.0 |
| 193 | 2026-03-02T08:32:20.690Z | Downloaded pathdiff v0.2.3 |
| 194 | 2026-03-02T08:32:20.693Z | Downloaded lru-slab v0.1.2 |
| 195 | 2026-03-02T08:32:20.693Z | Downloaded cfg_aliases v0.2.1 |
| 196 | 2026-03-02T08:32:20.697Z | Downloaded futures-io v0.3.32 |
| 197 | 2026-03-02T08:32:20.697Z | Downloaded foreign-types-shared v0.1.1 |
| 198 | 2026-03-02T08:32:20.700Z | Downloaded errno v0.3.14 |
| 199 | 2026-03-02T08:32:20.700Z | Downloaded enable-ansi-support v0.2.1 |
| 200 | 2026-03-02T08:32:20.703Z | Downloaded serde_ignored v0.1.14 |
| 201 | 2026-03-02T08:32:20.706Z | Downloaded globset v0.4.18 |
| 202 | 2026-03-02T08:32:20.710Z | Downloaded serde_spanned v1.0.4 |
| 203 | 2026-03-02T08:32:20.710Z | Downloaded serde_urlencoded v0.7.1 |
| 204 | 2026-03-02T08:32:20.713Z | Downloaded shared_child v1.1.1 |
| 205 | 2026-03-02T08:32:20.713Z | Downloaded sigchld v0.2.4 |
| 206 | 2026-03-02T08:32:20.716Z | Downloaded rustc-hash v2.1.1 |
| 207 | 2026-03-02T08:32:20.716Z | Downloaded strip-ansi-escapes v0.2.1 |
| 208 | 2026-03-02T08:32:20.719Z | Downloaded signature v2.2.0 |
| 209 | 2026-03-02T08:32:20.719Z | Downloaded ppv-lite86 v0.2.21 |
| 210 | 2026-03-02T08:32:20.723Z | Downloaded pin-project-lite v0.2.17 |
| 211 | 2026-03-02T08:32:20.727Z | Downloaded rustc-demangle v0.1.27 |
| 212 | 2026-03-02T08:32:20.730Z | Downloaded duct v0.13.7 |
| 213 | 2026-03-02T08:32:20.733Z | Downloaded nested v0.1.1 |
| 214 | 2026-03-02T08:32:20.737Z | Downloaded mukti-metadata v0.3.0 |
| 215 | 2026-03-02T08:32:20.737Z | Downloaded fixedbitset v0.5.7 |
| 216 | 2026-03-02T08:32:20.741Z | Downloaded swrite v0.1.0 |
| 217 | 2026-03-02T08:32:20.741Z | Downloaded supports-color v3.0.2 |
| 218 | 2026-03-02T08:32:20.744Z | Downloaded bytes v1.11.1 |
| 219 | 2026-03-02T08:32:20.747Z | Downloaded signal-hook-mio v0.2.5 |
| 220 | 2026-03-02T08:32:20.751Z | Downloaded num-traits v0.2.19 |
| 221 | 2026-03-02T08:32:20.754Z | Downloaded serde-value v0.7.0 |
| 222 | 2026-03-02T08:32:20.754Z | Downloaded parking_lot_core v0.9.12 |
| 223 | 2026-03-02T08:32:20.757Z | Downloaded once_cell v1.21.3 |
| 224 | 2026-03-02T08:32:20.757Z | Downloaded terminal_size v0.4.3 |
| 225 | 2026-03-02T08:32:20.760Z | Downloaded http-body-util v0.1.3 |
| 226 | 2026-03-02T08:32:20.764Z | Downloaded shell-words v1.1.1 |
| 227 | 2026-03-02T08:32:20.764Z | Downloaded futures-channel v0.3.32 |
| 228 | 2026-03-02T08:32:20.768Z | Downloaded cfg-expr v0.20.6 |
| 229 | 2026-03-02T08:32:20.771Z | Downloaded tinyvec_macros v0.1.1 |
| 230 | 2026-03-02T08:32:20.771Z | Downloaded sync_wrapper v1.0.2 |
| 231 | 2026-03-02T08:32:20.771Z | Downloaded pkcs8 v0.10.2 |
| 232 | 2026-03-02T08:32:20.774Z | Downloaded rand_core v0.6.4 |
| 233 | 2026-03-02T08:32:20.777Z | Downloaded serde_path_to_error v0.1.20 |
| 234 | 2026-03-02T08:32:20.777Z | Downloaded pkg-config v0.3.32 |
| 235 | 2026-03-02T08:32:20.781Z | Downloaded smol_str v0.3.5 |
| 236 | 2026-03-02T08:32:20.781Z | Downloaded shlex v1.3.0 |
| 237 | 2026-03-02T08:32:20.784Z | Downloaded const-oid v0.9.6 |
| 238 | 2026-03-02T08:32:20.786Z | Downloaded quote v1.0.44 |
| 239 | 2026-03-02T08:32:20.789Z | Downloaded native-tls v0.2.18 |
| 240 | 2026-03-02T08:32:20.789Z | Downloaded simd-adler32 v0.3.8 |
| 241 | 2026-03-02T08:32:20.792Z | Downloaded convert_case v0.10.0 |
| 242 | 2026-03-02T08:32:20.795Z | Downloaded rand_chacha v0.9.0 |
| 243 | 2026-03-02T08:32:20.796Z | Downloaded nextest-metadata v0.12.2 |
| 244 | 2026-03-02T08:32:20.799Z | Downloaded either v1.15.0 |
| 245 | 2026-03-02T08:32:20.799Z | Downloaded eyre v0.6.12 |
| 246 | 2026-03-02T08:32:20.802Z | Downloaded crc32fast v1.5.0 |
| 247 | 2026-03-02T08:32:20.805Z | Downloaded toml_write v0.1.2 |
| 248 | 2026-03-02T08:32:20.805Z | Downloaded ahash v0.8.12 |
| 249 | 2026-03-02T08:32:20.808Z | Downloaded static_assertions v1.1.0 |
| 250 | 2026-03-02T08:32:20.811Z | Downloaded spki v0.7.3 |
| 251 | 2026-03-02T08:32:20.814Z | Downloaded rand_core v0.9.5 |
| 252 | 2026-03-02T08:32:20.814Z | Downloaded lock_api v0.4.14 |
| 253 | 2026-03-02T08:32:20.817Z | Downloaded target-lexicon v0.13.3 |
| 254 | 2026-03-02T08:32:20.817Z | Downloaded semver v1.0.27 |
| 255 | 2026-03-02T08:32:20.822Z | Downloaded tower-service v0.3.3 |
| 256 | 2026-03-02T08:32:20.822Z | Downloaded typeid v1.0.3 |
| 257 | 2026-03-02T08:32:20.825Z | Downloaded openssl-sys v0.9.111 |
| 258 | 2026-03-02T08:32:20.827Z | Downloaded thiserror v1.0.69 |
| 259 | 2026-03-02T08:32:20.834Z | Downloaded try-lock v0.2.5 |
| 260 | 2026-03-02T08:32:20.837Z | Downloaded thiserror-impl v1.0.69 |
| 261 | 2026-03-02T08:32:20.837Z | Downloaded unicode-linebreak v0.1.5 |
| 262 | 2026-03-02T08:32:20.837Z | Downloaded urlencoding v2.1.3 |
| 263 | 2026-03-02T08:32:20.840Z | Downloaded hyper-util v0.1.20 |
| 264 | 2026-03-02T08:32:20.843Z | Downloaded slab v0.4.12 |
| 265 | 2026-03-02T08:32:20.847Z | Downloaded self-replace v1.5.0 |
| 266 | 2026-03-02T08:32:20.850Z | Downloaded sha2 v0.10.9 |
| 267 | 2026-03-02T08:32:20.850Z | Downloaded toml_datetime v0.6.11 |
| 268 | 2026-03-02T08:32:20.853Z | Downloaded tokio-macros v2.6.0 |
| 269 | 2026-03-02T08:32:20.853Z | Downloaded signal-hook-registry v1.4.8 |
| 270 | 2026-03-02T08:32:20.853Z | Downloaded untrusted v0.9.0 |
| 271 | 2026-03-02T08:32:20.856Z | Downloaded utf8_iter v1.0.4 |
| 272 | 2026-03-02T08:32:20.856Z | Downloaded version_check v0.9.5 |
| 273 | 2026-03-02T08:32:20.859Z | Downloaded unicode-xid v0.2.6 |
| 274 | 2026-03-02T08:32:20.859Z | Downloaded want v0.3.1 |
| 275 | 2026-03-02T08:32:20.862Z | Downloaded utf8parse v0.2.2 |
| 276 | 2026-03-02T08:32:20.862Z | Downloaded miette-derive v7.6.0 |
| 277 | 2026-03-02T08:32:20.862Z | Downloaded ipnet v2.11.0 |
| 278 | 2026-03-02T08:32:20.865Z | Downloaded quinn-udp v0.5.14 |
| 279 | 2026-03-02T08:32:20.868Z | Downloaded config v0.15.19 |
| 280 | 2026-03-02T08:32:20.871Z | Downloaded nextest-filtering v0.15.0 |
| 281 | 2026-03-02T08:32:20.874Z | Downloaded clap v4.5.60 |
| 282 | 2026-03-02T08:32:20.882Z | Downloaded target-spec v3.5.7 |
| 283 | 2026-03-02T08:32:20.885Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 284 | 2026-03-02T08:32:20.888Z | Downloaded tokio-native-tls v0.3.1 |
| 285 | 2026-03-02T08:32:20.888Z | Downloaded thread_local v1.1.9 |
| 286 | 2026-03-02T08:32:20.892Z | Downloaded rustls-pki-types v1.14.0 |
| 287 | 2026-03-02T08:32:20.894Z | Downloaded tracing-error v0.2.1 |
| 288 | 2026-03-02T08:32:20.894Z | Downloaded tempfile v3.26.0 |
| 289 | 2026-03-02T08:32:20.898Z | Downloaded thiserror-impl v2.0.18 |
| 290 | 2026-03-02T08:32:20.898Z | Downloaded proc-macro2 v1.0.106 |
| 291 | 2026-03-02T08:32:20.901Z | Downloaded unicase v2.9.0 |
| 292 | 2026-03-02T08:32:20.901Z | Downloaded borsh v1.6.0 |
| 293 | 2026-03-02T08:32:20.907Z | Downloaded tracing-log v0.2.0 |
| 294 | 2026-03-02T08:32:20.910Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 295 | 2026-03-02T08:32:20.913Z | Downloaded toml v0.8.23 |
| 296 | 2026-03-02T08:32:20.915Z | Downloaded tokio-stream v0.1.18 |
| 297 | 2026-03-02T08:32:20.919Z | Downloaded xattr v1.6.1 |
| 298 | 2026-03-02T08:32:20.922Z | Downloaded zeroize v1.8.2 |
| 299 | 2026-03-02T08:32:20.922Z | Downloaded zmij v1.0.21 |
| 300 | 2026-03-02T08:32:20.925Z | Downloaded derive-where v1.6.0 |
| 301 | 2026-03-02T08:32:20.928Z | Downloaded xxhash-rust v0.8.15 |
| 302 | 2026-03-02T08:32:20.933Z | Downloaded zstd v0.13.3 |
| 303 | 2026-03-02T08:32:20.936Z | Downloaded zipsign-api v0.1.5 |
| 304 | 2026-03-02T08:32:20.936Z | Downloaded thiserror v2.0.18 |
| 305 | 2026-03-02T08:32:20.940Z | Downloaded tracing-attributes v0.1.31 |
| 306 | 2026-03-02T08:32:20.943Z | Downloaded ryu v1.0.23 |
| 307 | 2026-03-02T08:32:20.947Z | Downloaded quick-junit v0.5.2 |
| 308 | 2026-03-02T08:32:20.950Z | Downloaded zstd-safe v7.2.4 |
| 309 | 2026-03-02T08:32:20.953Z | Downloaded serde_core v1.0.228 |
| 310 | 2026-03-02T08:32:20.956Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 311 | 2026-03-02T08:32:20.962Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 312 | 2026-03-02T08:32:20.965Z | Downloaded flate2 v1.1.9 |
| 313 | 2026-03-02T08:32:20.968Z | Downloaded derive_more v2.1.1 |
| 314 | 2026-03-02T08:32:20.978Z | Downloaded tracing-core v0.1.36 |
| 315 | 2026-03-02T08:32:20.981Z | Downloaded textwrap v0.16.2 |
| 316 | 2026-03-02T08:32:20.984Z | Downloaded uuid v1.21.0 |
| 317 | 2026-03-02T08:32:20.988Z | Downloaded der v0.7.10 |
| 318 | 2026-03-02T08:32:20.992Z | Downloaded signal-hook v0.3.18 |
| 319 | 2026-03-02T08:32:20.995Z | Downloaded log v0.4.29 |
| 320 | 2026-03-02T08:32:20.998Z | Downloaded toml_edit v0.22.27 |
| 321 | 2026-03-02T08:32:21.002Z | Downloaded tar v0.4.44 |
| 322 | 2026-03-02T08:32:21.005Z | Downloaded cc v1.2.56 |
| 323 | 2026-03-02T08:32:21.008Z | Downloaded typenum v1.19.0 |
| 324 | 2026-03-02T08:32:21.011Z | Downloaded aho-corasick v1.1.4 |
| 325 | 2026-03-02T08:32:21.016Z | Downloaded indicatif v0.17.11 |
| 326 | 2026-03-02T08:32:21.020Z | Downloaded litrs v1.0.0 |
| 327 | 2026-03-02T08:32:21.023Z | Downloaded http v1.4.0 |
| 328 | 2026-03-02T08:32:21.027Z | Downloaded url v2.5.8 |
| 329 | 2026-03-02T08:32:21.030Z | Downloaded ed25519-dalek v2.2.0 |
| 330 | 2026-03-02T08:32:21.033Z | Downloaded derive_more-impl v2.1.1 |
| 331 | 2026-03-02T08:32:21.038Z | Downloaded socket2 v0.6.2 |
| 332 | 2026-03-02T08:32:21.041Z | Downloaded hyper v1.8.1 |
| 333 | 2026-03-02T08:32:21.046Z | Downloaded unicode-ident v1.0.24 |
| 334 | 2026-03-02T08:32:21.049Z | Downloaded self_update v0.42.0 |
| 335 | 2026-03-02T08:32:21.052Z | Downloaded tokio-rustls v0.26.4 |
| 336 | 2026-03-02T08:32:21.055Z | Downloaded sharded-slab v0.1.7 |
| 337 | 2026-03-02T08:32:21.058Z | Downloaded smallvec v1.15.1 |
| 338 | 2026-03-02T08:32:21.062Z | Downloaded tower v0.5.3 |
| 339 | 2026-03-02T08:32:21.071Z | Downloaded tinyvec v1.10.0 |
| 340 | 2026-03-02T08:32:21.074Z | Downloaded rustls-webpki v0.103.9 |
| 341 | 2026-03-02T08:32:21.077Z | Downloaded unicode-segmentation v1.12.0 |
| 342 | 2026-03-02T08:32:21.081Z | Downloaded hashbrown v0.15.5 |
| 343 | 2026-03-02T08:32:21.085Z | Downloaded crossterm v0.29.0 |
| 344 | 2026-03-02T08:32:21.091Z | Downloaded tower-http v0.6.8 |
| 345 | 2026-03-02T08:32:21.099Z | Downloaded vte v0.14.1 |
| 346 | 2026-03-02T08:32:21.102Z | Downloaded tokio-util v0.7.18 |
| 347 | 2026-03-02T08:32:21.110Z | Downloaded mio v1.1.1 |
| 348 | 2026-03-02T08:32:21.114Z | Downloaded rand v0.9.2 |
| 349 | 2026-03-02T08:32:21.119Z | Downloaded indexmap v2.13.0 |
| 350 | 2026-03-02T08:32:21.123Z | Downloaded miette v7.6.0 |
| 351 | 2026-03-02T08:32:21.128Z | Downloaded h2 v0.4.13 |
| 352 | 2026-03-02T08:32:21.134Z | Downloaded clap_builder v4.5.60 |
| 353 | 2026-03-02T08:32:21.141Z | Downloaded chrono v0.4.44 |
| 354 | 2026-03-02T08:32:21.147Z | Downloaded serde_json v1.0.149 |
| 355 | 2026-03-02T08:32:21.154Z | Downloaded winnow v0.7.14 |
| 356 | 2026-03-02T08:32:21.164Z | Downloaded webpki-roots v1.0.6 |
| 357 | 2026-03-02T08:32:21.167Z | Downloaded gimli v0.32.3 |
| 358 | 2026-03-02T08:32:21.176Z | Downloaded regex v1.12.3 |
| 359 | 2026-03-02T08:32:21.181Z | Downloaded unicode-width v0.1.14 |
| 360 | 2026-03-02T08:32:21.186Z | Downloaded bstr v1.12.1 |
| 361 | 2026-03-02T08:32:21.194Z | Downloaded iri-string v0.7.10 |
| 362 | 2026-03-02T08:32:21.201Z | Downloaded syn v2.0.117 |
| 363 | 2026-03-02T08:32:21.211Z | Downloaded idna v1.1.0 |
| 364 | 2026-03-02T08:32:21.215Z | Downloaded vcpkg v0.2.15 |
| 365 | 2026-03-02T08:32:21.250Z | Downloaded ron v0.12.0 |
| 366 | 2026-03-02T08:32:21.257Z | Downloaded curve25519-dalek v4.1.3 |
| 367 | 2026-03-02T08:32:21.265Z | Downloaded pulldown-cmark v0.13.1 |
| 368 | 2026-03-02T08:32:21.270Z | Downloaded futures-util v0.3.32 |
| 369 | 2026-03-02T08:32:21.281Z | Downloaded unicode-normalization v0.1.25 |
| 370 | 2026-03-02T08:32:21.284Z | Downloaded quinn v0.11.9 |
| 371 | 2026-03-02T08:32:21.287Z | Downloaded quick-xml v0.37.5 |
| 372 | 2026-03-02T08:32:21.292Z | Downloaded memchr v2.8.0 |
| 373 | 2026-03-02T08:32:21.298Z | Downloaded serde v1.0.228 |
| 374 | 2026-03-02T08:32:21.302Z | Downloaded portable-atomic v1.13.1 |
| 375 | 2026-03-02T08:32:21.310Z | Downloaded itertools v0.14.0 |
| 376 | 2026-03-02T08:32:21.315Z | Downloaded reqwest v0.12.28 |
| 377 | 2026-03-02T08:32:21.321Z | Downloaded guppy v0.17.25 |
| 378 | 2026-03-02T08:32:21.326Z | Downloaded hashbrown v0.16.1 |
| 379 | 2026-03-02T08:32:21.331Z | Downloaded quick-xml v0.38.4 |
| 380 | 2026-03-02T08:32:21.337Z | Downloaded color-eyre v0.6.5 |
| 381 | 2026-03-02T08:32:21.344Z | Downloaded serde_derive v1.0.228 |
| 382 | 2026-03-02T08:32:21.347Z | Downloaded pin-project v1.1.11 |
| 383 | 2026-03-02T08:32:21.358Z | Downloaded getrandom v0.4.1 |
| 384 | 2026-03-02T08:32:21.362Z | Downloaded futures v0.3.32 |
| 385 | 2026-03-02T08:32:21.366Z | Downloaded backtrace v0.3.76 |
| 386 | 2026-03-02T08:32:21.370Z | Downloaded jobserver v0.1.34 |
| 387 | 2026-03-02T08:32:21.374Z | Downloaded quinn-proto v0.11.13 |
| 388 | 2026-03-02T08:32:21.379Z | Downloaded tower-layer v0.3.3 |
| 389 | 2026-03-02T08:32:21.382Z | Downloaded idna_adapter v1.0.0 |
| 390 | 2026-03-02T08:32:21.382Z | Downloaded newtype-uuid v1.3.2 |
| 391 | 2026-03-02T08:32:21.382Z | Downloaded dialoguer v0.11.0 |
| 392 | 2026-03-02T08:32:21.385Z | Downloaded base64 v0.22.1 |
| 393 | 2026-03-02T08:32:21.388Z | Downloaded tracing-subscriber v0.3.22 |
| 394 | 2026-03-02T08:32:21.398Z | Downloaded tokio v1.49.0 |
| 395 | 2026-03-02T08:32:21.432Z | Downloaded console v0.15.11 |
| 396 | 2026-03-02T08:32:21.435Z | Downloaded clap_derive v4.5.55 |
| 397 | 2026-03-02T08:32:21.438Z | Downloaded supports-unicode v3.0.0 |
| 398 | 2026-03-02T08:32:21.438Z | Downloaded target-spec-miette v0.4.5 |
| 399 | 2026-03-02T08:32:21.441Z | Downloaded subtle v2.6.1 |
| 400 | 2026-03-02T08:32:21.441Z | Downloaded serde-untagged v0.1.9 |
| 401 | 2026-03-02T08:32:21.444Z | Downloaded digest v0.10.7 |
| 402 | 2026-03-02T08:32:21.444Z | Downloaded scopeguard v1.2.0 |
| 403 | 2026-03-02T08:32:21.447Z | Downloaded nextest-workspace-hack v0.1.0 |
| 404 | 2026-03-02T08:32:21.447Z | Downloaded getrandom v0.2.17 |
| 405 | 2026-03-02T08:32:21.451Z | Downloaded serde_spanned v0.6.9 |
| 406 | 2026-03-02T08:32:21.451Z | Downloaded supports-hyperlinks v3.2.0 |
| 407 | 2026-03-02T08:32:21.451Z | Downloaded strsim v0.11.1 |
| 408 | 2026-03-02T08:32:21.454Z | Downloaded openssl v0.10.75 |
| 409 | 2026-03-02T08:32:21.459Z | Downloaded nextest-runner v0.80.0 |
| 410 | 2026-03-02T08:32:21.470Z | Downloaded zerocopy v0.8.40 |
| 411 | 2026-03-02T08:32:21.484Z | Downloaded indent_write v2.2.0 |
| 412 | 2026-03-02T08:32:21.489Z | Downloaded ed25519 v2.2.3 |
| 413 | 2026-03-02T08:32:21.489Z | Downloaded cargo_metadata v0.20.0 |
| 414 | 2026-03-02T08:32:21.489Z | Downloaded unicode-width v0.2.2 |
| 415 | 2026-03-02T08:32:21.489Z | Downloaded owo-colors v4.3.0 |
| 416 | 2026-03-02T08:32:21.492Z | Downloaded futures-executor v0.3.32 |
| 417 | 2026-03-02T08:32:21.492Z | Downloaded document-features v0.2.12 |
| 418 | 2026-03-02T08:32:21.495Z | Downloaded percent-encoding v2.3.2 |
| 419 | 2026-03-02T08:32:21.495Z | Downloaded miniz_oxide v0.8.9 |
| 420 | 2026-03-02T08:32:21.499Z | Downloaded getrandom v0.3.4 |
| 421 | 2026-03-02T08:32:21.502Z | Downloaded filetime v0.2.27 |
| 422 | 2026-03-02T08:32:21.502Z | Downloaded os_pipe v1.2.3 |
| 423 | 2026-03-02T08:32:21.504Z | Downloaded object v0.37.3 |
| 424 | 2026-03-02T08:32:21.512Z | Downloaded ordered-float v2.10.1 |
| 425 | 2026-03-02T08:32:21.515Z | Downloaded find-msvc-tools v0.1.9 |
| 426 | 2026-03-02T08:32:21.515Z | Downloaded cargo_metadata v0.23.1 |
| 427 | 2026-03-02T08:32:21.518Z | Downloaded is_terminal_polyfill v1.70.2 |
| 428 | 2026-03-02T08:32:21.518Z | Downloaded indenter v0.3.4 |
| 429 | 2026-03-02T08:32:21.518Z | Downloaded foldhash v0.1.5 |
| 430 | 2026-03-02T08:32:21.520Z | Downloaded httparse v1.10.1 |
| 431 | 2026-03-02T08:32:21.524Z | Downloaded cargo-util-schemas v0.2.0 |
| 432 | 2026-03-02T08:32:21.524Z | Downloaded base64ct v1.8.3 |
| 433 | 2026-03-02T08:32:21.527Z | Downloaded hyper-rustls v0.27.7 |
| 434 | 2026-03-02T08:32:21.527Z | Downloaded regex-syntax v0.8.10 |
| 435 | 2026-03-02T08:32:21.533Z | Downloaded generic-array v0.14.7 |
| 436 | 2026-03-02T08:32:21.536Z | Downloaded nix v0.30.1 |
| 437 | 2026-03-02T08:32:21.545Z | Downloaded rustls v0.23.37 |
| 438 | 2026-03-02T08:32:21.555Z | Downloaded rustix v0.38.44 |
| 439 | 2026-03-02T08:32:21.576Z | Downloaded bitflags v2.11.0 |
| 440 | 2026-03-02T08:32:21.580Z | Downloaded rustix v1.1.4 |
| 441 | 2026-03-02T08:32:21.601Z | Downloaded cargo-platform v0.2.0 |
| 442 | 2026-03-02T08:32:21.604Z | Downloaded anstream v0.6.21 |
| 443 | 2026-03-02T08:32:21.621Z | Downloaded tracing v0.1.44 |
| 444 | 2026-03-02T08:32:21.666Z | Downloaded regex-automata v0.4.14 |
| 445 | 2026-03-02T08:32:21.733Z | Downloaded petgraph v0.8.3 |
| 446 | 2026-03-02T08:32:21.761Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 447 | 2026-03-02T08:32:21.776Z | Downloaded libc v0.2.182 |
| 448 | 2026-03-02T08:32:21.867Z | Downloaded recursion v0.5.4 |
| 449 | 2026-03-02T08:32:21.875Z | Downloaded ring v0.17.14 |
| 450 | 2026-03-02T08:32:21.966Z | Compiling proc-macro2 v1.0.106 |
| 451 | 2026-03-02T08:32:21.969Z | Compiling libc v0.2.182 |
| 452 | 2026-03-02T08:32:21.969Z | Compiling unicode-ident v1.0.24 |
| 453 | 2026-03-02T08:32:21.969Z | Compiling quote v1.0.44 |
| 454 | 2026-03-02T08:32:21.969Z | Compiling serde_core v1.0.228 |
| 455 | 2026-03-02T08:32:21.969Z | Compiling cfg-if v1.0.4 |
| 456 | 2026-03-02T08:32:22.133Z | Compiling memchr v2.8.0 |
| 457 | 2026-03-02T08:32:22.147Z | Compiling once_cell v1.21.3 |
| 458 | 2026-03-02T08:32:22.284Z | Compiling log v0.4.29 |
| 459 | 2026-03-02T08:32:22.328Z | Compiling pin-project-lite v0.2.17 |
| 460 | 2026-03-02T08:32:22.550Z | Compiling serde v1.0.228 |
| 461 | 2026-03-02T08:32:22.734Z | Compiling itoa v1.0.17 |
| 462 | 2026-03-02T08:32:22.914Z | Compiling futures-core v0.3.32 |
| 463 | 2026-03-02T08:32:23.220Z | Compiling smallvec v1.15.1 |
| 464 | 2026-03-02T08:32:23.238Z | Compiling bitflags v2.11.0 |
| 465 | 2026-03-02T08:32:23.257Z | Compiling shlex v1.3.0 |
| 466 | 2026-03-02T08:32:23.611Z | Compiling hashbrown v0.16.1 |
| 467 | 2026-03-02T08:32:23.787Z | Compiling equivalent v1.0.2 |
| 468 | 2026-03-02T08:32:23.948Z | Compiling find-msvc-tools v0.1.9 |
| 469 | 2026-03-02T08:32:24.116Z | Compiling bytes v1.11.1 |
| 470 | 2026-03-02T08:32:24.548Z | Compiling errno v0.3.14 |
| 471 | 2026-03-02T08:32:24.634Z | Compiling jobserver v0.1.34 |
| 472 | 2026-03-02T08:32:24.856Z | Compiling signal-hook-registry v1.4.8 |
| 473 | 2026-03-02T08:32:24.899Z | Compiling syn v2.0.117 |
| 474 | 2026-03-02T08:32:25.035Z | Compiling cc v1.2.56 |
| 475 | 2026-03-02T08:32:25.108Z | Compiling mio v1.1.1 |
| 476 | 2026-03-02T08:32:25.174Z | Compiling rustix v1.1.4 |
| 477 | 2026-03-02T08:32:25.329Z | Compiling futures-sink v0.3.32 |
| 478 | 2026-03-02T08:32:25.523Z | Compiling socket2 v0.6.2 |
| 479 | 2026-03-02T08:32:25.994Z | Compiling slab v0.4.12 |
| 480 | 2026-03-02T08:32:26.174Z | Compiling zmij v1.0.21 |
| 481 | 2026-03-02T08:32:26.407Z | Compiling futures-channel v0.3.32 |
| 482 | 2026-03-02T08:32:26.686Z | Compiling tracing-core v0.1.36 |
| 483 | 2026-03-02T08:32:26.812Z | Compiling serde_json v1.0.149 |
| 484 | 2026-03-02T08:32:26.957Z | Compiling version_check v0.9.5 |
| 485 | 2026-03-02T08:32:27.271Z | Compiling futures-task v0.3.32 |
| 486 | 2026-03-02T08:32:27.563Z | Compiling getrandom v0.4.1 |
| 487 | 2026-03-02T08:32:27.596Z | Compiling futures-io v0.3.32 |
| 488 | 2026-03-02T08:32:27.955Z | Compiling unicode-width v0.2.2 |
| 489 | 2026-03-02T08:32:27.974Z | Compiling camino v1.2.2 |
| 490 | 2026-03-02T08:32:28.310Z | Compiling indexmap v2.13.0 |
| 491 | 2026-03-02T08:32:28.565Z | Compiling ring v0.17.14 |
| 492 | 2026-03-02T08:32:28.619Z | Compiling http v1.4.0 |
| 493 | 2026-03-02T08:32:28.704Z | Compiling zeroize v1.8.2 |
| 494 | 2026-03-02T08:32:29.076Z | Compiling autocfg v1.5.0 |
| 495 | 2026-03-02T08:32:29.175Z | Compiling percent-encoding v2.3.2 |
| 496 | 2026-03-02T08:32:29.666Z | Compiling adler2 v2.0.1 |
| 497 | 2026-03-02T08:32:29.711Z | Compiling simd-adler32 v0.3.8 |
| 498 | 2026-03-02T08:32:29.885Z | Compiling num-traits v0.2.19 |
| 499 | 2026-03-02T08:32:30.265Z | Compiling miniz_oxide v0.8.9 |
| 500 | 2026-03-02T08:32:30.883Z | Compiling getrandom v0.3.4 |
| 501 | 2026-03-02T08:32:31.554Z | Compiling zerocopy v0.8.40 |
| 502 | 2026-03-02T08:32:31.634Z | Compiling target-lexicon v0.13.3 |
| 503 | 2026-03-02T08:32:31.886Z | Compiling object v0.37.3 |
| 504 | 2026-03-02T08:32:32.398Z | Compiling winnow v0.7.14 |
| 505 | 2026-03-02T08:32:32.614Z | Compiling http-body v1.0.1 |
| 506 | 2026-03-02T08:32:32.886Z | Compiling rustls-pki-types v1.14.0 |
| 507 | 2026-03-02T08:32:32.949Z | Compiling semver v1.0.27 |
| 508 | 2026-03-02T08:32:33.002Z | Compiling getrandom v0.2.17 |
| 509 | 2026-03-02T08:32:33.366Z | Compiling fnv v1.0.7 |
| 510 | 2026-03-02T08:32:33.538Z | Compiling owo-colors v4.3.0 |
| 511 | 2026-03-02T08:32:33.727Z | Compiling guppy-workspace-hack v0.1.0 |
| 512 | 2026-03-02T08:32:34.181Z | Compiling signal-hook v0.3.18 |
| 513 | 2026-03-02T08:32:34.202Z | Compiling gimli v0.32.3 |
| 514 | 2026-03-02T08:32:34.361Z | Compiling untrusted v0.9.0 |
| 515 | 2026-03-02T08:32:34.445Z | Compiling typenum v1.19.0 |
| 516 | 2026-03-02T08:32:34.573Z | Compiling thiserror v2.0.18 |
| 517 | 2026-03-02T08:32:34.593Z | Compiling httparse v1.10.1 |
| 518 | 2026-03-02T08:32:35.017Z | Compiling serde_derive v1.0.228 |
| 519 | 2026-03-02T08:32:35.148Z | Compiling tokio-macros v2.6.0 |
| 520 | 2026-03-02T08:32:35.248Z | Compiling futures-macro v0.3.32 |
| 521 | 2026-03-02T08:32:35.282Z | Compiling tracing-attributes v0.1.31 |
| 522 | 2026-03-02T08:32:36.765Z | Compiling tokio v1.49.0 |
| 523 | 2026-03-02T08:32:37.127Z | Compiling futures-util v0.3.32 |
| 524 | 2026-03-02T08:32:37.146Z | Compiling thiserror-impl v2.0.18 |
| 525 | 2026-03-02T08:32:37.973Z | Compiling tracing v0.1.44 |
| 526 | 2026-03-02T08:32:39.985Z | Compiling addr2line v0.25.1 |
| 527 | 2026-03-02T08:32:40.852Z | Compiling form_urlencoded v1.2.2 |
| 528 | 2026-03-02T08:32:41.268Z | Compiling generic-array v0.14.7 |
| 529 | 2026-03-02T08:32:41.423Z | Compiling typeid v1.0.3 |
| 530 | 2026-03-02T08:32:41.706Z | Compiling utf8_iter v1.0.4 |
| 531 | 2026-03-02T08:32:41.994Z | Compiling tower-service v0.3.3 |
| 532 | 2026-03-02T08:32:42.015Z | Compiling thiserror v1.0.69 |
| 533 | 2026-03-02T08:32:42.139Z | Compiling idna_adapter v1.0.0 |
| 534 | 2026-03-02T08:32:42.318Z | Compiling rustls v0.23.37 |
| 535 | 2026-03-02T08:32:42.615Z | Compiling pkg-config v0.3.32 |
| 536 | 2026-03-02T08:32:42.734Z | Compiling fastrand v2.3.0 |
| 537 | 2026-03-02T08:32:42.899Z | Compiling target-spec v3.5.7 |
| 538 | 2026-03-02T08:32:43.447Z | Compiling try-lock v0.2.5 |
| 539 | 2026-03-02T08:32:43.477Z | Compiling rustc-demangle v0.1.27 |
| 540 | 2026-03-02T08:32:43.623Z | Compiling atomic-waker v1.1.2 |
| 541 | 2026-03-02T08:32:43.649Z | Compiling want v0.3.1 |
| 542 | 2026-03-02T08:32:43.668Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 543 | 2026-03-02T08:32:43.914Z | Compiling tempfile v3.26.0 |
| 544 | 2026-03-02T08:32:44.396Z | Compiling idna v1.1.0 |
| 545 | 2026-03-02T08:32:44.879Z | Compiling cfg-expr v0.20.6 |
| 546 | 2026-03-02T08:32:45.998Z | Compiling tokio-util v0.7.18 |
| 547 | 2026-03-02T08:32:47.309Z | Compiling h2 v0.4.13 |
| 548 | 2026-03-02T08:32:47.310Z | Compiling backtrace v0.3.76 |
| 549 | 2026-03-02T08:32:47.715Z | Compiling rustls-webpki v0.103.9 |
| 550 | 2026-03-02T08:32:48.272Z | Compiling thiserror-impl v1.0.69 |
| 551 | 2026-03-02T08:32:50.044Z | Compiling terminal_size v0.4.3 |
| 552 | 2026-03-02T08:32:50.334Z | Compiling aho-corasick v1.1.4 |
| 553 | 2026-03-02T08:32:51.155Z | Compiling subtle v2.6.1 |
| 554 | 2026-03-02T08:32:51.530Z | Compiling regex-syntax v0.8.10 |
| 555 | 2026-03-02T08:32:51.548Z | Compiling pin-utils v0.1.0 |
| 556 | 2026-03-02T08:32:51.667Z | Compiling erased-serde v0.4.9 |
| 557 | 2026-03-02T08:32:53.485Z | Compiling hyper v1.8.1 |
| 558 | 2026-03-02T08:32:59.301Z | Compiling regex-automata v0.4.14 |
| 559 | 2026-03-02T08:33:02.535Z | Compiling url v2.5.8 |
| 560 | 2026-03-02T08:33:03.569Z | Compiling toml_datetime v0.6.11 |
| 561 | 2026-03-02T08:33:04.396Z | Compiling serde_spanned v0.6.9 |
| 562 | 2026-03-02T08:33:04.580Z | Compiling ahash v0.8.12 |
| 563 | 2026-03-02T08:33:04.674Z | Compiling sync_wrapper v1.0.2 |
| 564 | 2026-03-02T08:33:04.865Z | Compiling base64 v0.22.1 |
| 565 | 2026-03-02T08:33:05.043Z | Compiling unicode-segmentation v1.12.0 |
| 566 | 2026-03-02T08:33:05.901Z | Compiling ipnet v2.11.0 |
| 567 | 2026-03-02T08:33:06.002Z | Compiling tower-layer v0.3.3 |
| 568 | 2026-03-02T08:33:06.486Z | Compiling parking_lot_core v0.9.12 |
| 569 | 2026-03-02T08:33:06.999Z | Compiling unicode-linebreak v0.1.5 |
| 570 | 2026-03-02T08:33:07.589Z | Compiling nextest-workspace-hack v0.1.0 |
| 571 | 2026-03-02T08:33:07.615Z | Compiling either v1.15.0 |
| 572 | 2026-03-02T08:33:07.968Z | Compiling is_ci v1.2.0 |
| 573 | 2026-03-02T08:33:08.062Z | Compiling crc32fast v1.5.0 |
| 574 | 2026-03-02T08:33:08.237Z | Compiling portable-atomic v1.13.1 |
| 575 | 2026-03-02T08:33:08.295Z | Compiling foldhash v0.1.5 |
| 576 | 2026-03-02T08:33:08.632Z | Compiling toml_write v0.1.2 |
| 577 | 2026-03-02T08:33:08.651Z | Compiling lazy_static v1.5.0 |
| 578 | 2026-03-02T08:33:08.822Z | Compiling sharded-slab v0.1.7 |
| 579 | 2026-03-02T08:33:08.842Z | Compiling hashbrown v0.15.5 |
| 580 | 2026-03-02T08:33:09.171Z | Compiling toml_edit v0.22.27 |
| 581 | 2026-03-02T08:33:09.274Z | Compiling supports-color v3.0.2 |
| 582 | 2026-03-02T08:33:09.402Z | Compiling textwrap v0.16.2 |
| 583 | 2026-03-02T08:33:09.748Z | Compiling hyper-util v0.1.20 |
| 584 | 2026-03-02T08:33:10.352Z | Compiling tower v0.5.3 |
| 585 | 2026-03-02T08:33:10.372Z | Compiling convert_case v0.10.0 |
| 586 | 2026-03-02T08:33:11.732Z | Compiling tokio-rustls v0.26.4 |
| 587 | 2026-03-02T08:33:12.325Z | Compiling backtrace-ext v0.2.1 |
| 588 | 2026-03-02T08:33:12.587Z | Compiling ordered-float v2.10.1 |
| 589 | 2026-03-02T08:33:12.747Z | Compiling miette-derive v7.6.0 |
| 590 | 2026-03-02T08:33:12.882Z | Compiling webpki-roots v1.0.6 |
| 591 | 2026-03-02T08:33:13.129Z | Compiling pathdiff v0.2.3 |
| 592 | 2026-03-02T08:33:13.214Z | Compiling console v0.15.11 |
| 593 | 2026-03-02T08:33:13.348Z | Compiling cargo-platform v0.3.2 |
| 594 | 2026-03-02T08:33:14.665Z | Compiling tracing-log v0.2.0 |
| 595 | 2026-03-02T08:33:15.388Z | Compiling os_pipe v1.2.3 |
| 596 | 2026-03-02T08:33:15.447Z | Compiling thread_local v1.1.9 |
| 597 | 2026-03-02T08:33:15.678Z | Compiling supports-hyperlinks v3.2.0 |
| 598 | 2026-03-02T08:33:15.919Z | Compiling unicode-width v0.1.14 |
| 599 | 2026-03-02T08:33:16.105Z | Compiling cfg_aliases v0.2.1 |
| 600 | 2026-03-02T08:33:16.203Z | Compiling utf8parse v0.2.2 |
| 601 | 2026-03-02T08:33:16.227Z | Compiling supports-unicode v3.0.0 |
| 602 | 2026-03-02T08:33:16.366Z | Compiling debug-ignore v1.0.5 |
| 603 | 2026-03-02T08:33:16.403Z | Compiling pulldown-cmark v0.13.1 |
| 604 | 2026-03-02T08:33:16.539Z | Compiling iri-string v0.7.10 |
| 605 | 2026-03-02T08:33:16.558Z | Compiling zstd-safe v7.2.4 |
| 606 | 2026-03-02T08:33:16.799Z | Compiling fixedbitset v0.5.7 |
| 607 | 2026-03-02T08:33:16.996Z | Compiling ryu v1.0.23 |
| 608 | 2026-03-02T08:33:17.207Z | Compiling rustix v0.38.44 |
| 609 | 2026-03-02T08:33:17.623Z | Compiling scopeguard v1.2.0 |
| 610 | 2026-03-02T08:33:17.806Z | Compiling lock_api v0.4.14 |
| 611 | 2026-03-02T08:33:17.886Z | Compiling petgraph v0.8.3 |
| 612 | 2026-03-02T08:33:18.092Z | Compiling serde_urlencoded v0.7.1 |
| 613 | 2026-03-02T08:33:18.437Z | Compiling miette v7.6.0 |
| 614 | 2026-03-02T08:33:18.724Z | Compiling anstyle-parse v0.2.7 |
| 615 | 2026-03-02T08:33:19.173Z | Compiling nix v0.30.1 |
| 616 | 2026-03-02T08:33:20.043Z | Compiling tracing-subscriber v0.3.22 |
| 617 | 2026-03-02T08:33:22.715Z | Compiling tower-http v0.6.8 |
| 618 | 2026-03-02T08:33:22.759Z | Compiling sigchld v0.2.4 |
| 619 | 2026-03-02T08:33:23.132Z | Compiling cargo_metadata v0.23.1 |
| 620 | 2026-03-02T08:33:25.032Z | Compiling toml v0.8.23 |
| 621 | 2026-03-02T08:33:27.138Z | Compiling serde-value v0.7.0 |
| 622 | 2026-03-02T08:33:27.605Z | Compiling hyper-rustls v0.27.7 |
| 623 | 2026-03-02T08:33:28.927Z | Compiling serde-untagged v0.1.9 |
| 624 | 2026-03-02T08:33:29.099Z | Compiling derive_more-impl v2.1.1 |
| 625 | 2026-03-02T08:33:30.941Z | Compiling itertools v0.14.0 |
| 626 | 2026-03-02T08:33:30.965Z | Compiling regex v1.12.3 |
| 627 | 2026-03-02T08:33:31.603Z | Compiling crypto-common v0.1.7 |
| 628 | 2026-03-02T08:33:31.868Z | Compiling block-buffer v0.10.4 |
| 629 | 2026-03-02T08:33:31.912Z | Compiling ppv-lite86 v0.2.21 |
| 630 | 2026-03-02T08:33:32.174Z | Compiling futures-executor v0.3.32 |
| 631 | 2026-03-02T08:33:32.475Z | Compiling rand_core v0.9.5 |
| 632 | 2026-03-02T08:33:32.811Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 633 | 2026-03-02T08:33:33.026Z | Compiling pin-project-internal v1.1.11 |
| 634 | 2026-03-02T08:33:33.359Z | Compiling http-body-util v0.1.3 |
| 635 | 2026-03-02T08:33:33.957Z | Compiling uuid v1.21.0 |
| 636 | 2026-03-02T08:33:34.213Z | Compiling serde_spanned v1.0.4 |
| 637 | 2026-03-02T08:33:34.452Z | Compiling smol_str v0.3.5 |
| 638 | 2026-03-02T08:33:34.665Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 639 | 2026-03-02T08:33:35.183Z | Compiling filetime v0.2.27 |
| 640 | 2026-03-02T08:33:35.202Z | Compiling vte v0.14.1 |
| 641 | 2026-03-02T08:33:35.520Z | Compiling bstr v1.12.1 |
| 642 | 2026-03-02T08:33:35.538Z | Compiling unicode-xid v0.2.6 |
| 643 | 2026-03-02T08:33:35.538Z | Compiling number_prefix v0.4.0 |
| 644 | 2026-03-02T08:33:35.624Z | Compiling iana-time-zone v0.1.65 |
| 645 | 2026-03-02T08:33:35.794Z | Compiling anstyle v1.0.13 |
| 646 | 2026-03-02T08:33:35.919Z | Compiling color-spantrace v0.3.0 |
| 647 | 2026-03-02T08:33:36.348Z | Compiling colorchoice v1.0.4 |
| 648 | 2026-03-02T08:33:36.497Z | Compiling nested v0.1.1 |
| 649 | 2026-03-02T08:33:36.547Z | Compiling self_update v0.42.0 |
| 650 | 2026-03-02T08:33:36.647Z | Compiling static_assertions v1.1.0 |
| 651 | 2026-03-02T08:33:36.711Z | Compiling litrs v1.0.0 |
| 652 | 2026-03-02T08:33:36.763Z | Compiling xattr v1.6.1 |
| 653 | 2026-03-02T08:33:36.851Z | Compiling is_terminal_polyfill v1.70.2 |
| 654 | 2026-03-02T08:33:36.987Z | Compiling tinyvec_macros v0.1.1 |
| 655 | 2026-03-02T08:33:37.013Z | Compiling eyre v0.6.12 |
| 656 | 2026-03-02T08:33:37.081Z | Compiling anstyle-query v1.1.5 |
| 657 | 2026-03-02T08:33:37.104Z | Compiling unicase v2.9.0 |
| 658 | 2026-03-02T08:33:37.125Z | Compiling tinyvec v1.10.0 |
| 659 | 2026-03-02T08:33:37.125Z | Compiling tar v0.4.44 |
| 660 | 2026-03-02T08:33:37.245Z | Compiling anstream v0.6.21 |
| 661 | 2026-03-02T08:33:37.744Z | Compiling document-features v0.2.12 |
| 662 | 2026-03-02T08:33:38.084Z | Compiling guppy v0.17.25 |
| 663 | 2026-03-02T08:33:38.165Z | Compiling globset v0.4.18 |
| 664 | 2026-03-02T08:33:38.281Z | Compiling chrono v0.4.44 |
| 665 | 2026-03-02T08:33:38.908Z | Compiling indicatif v0.17.11 |
| 666 | 2026-03-02T08:33:40.325Z | Compiling cargo-util-schemas v0.2.0 |
| 667 | 2026-03-02T08:33:40.506Z | Compiling pin-project v1.1.11 |
| 668 | 2026-03-02T08:33:40.676Z | Compiling strip-ansi-escapes v0.2.1 |
| 669 | 2026-03-02T08:33:41.878Z | Compiling toml v0.9.12+spec-1.1.0 |
| 670 | 2026-03-02T08:33:43.277Z | Compiling nextest-metadata v0.12.2 |
| 671 | 2026-03-02T08:33:46.145Z | Compiling newtype-uuid v1.3.2 |
| 672 | 2026-03-02T08:33:46.257Z | Compiling reqwest v0.12.28 |
| 673 | 2026-03-02T08:33:46.479Z | Compiling rand_chacha v0.9.0 |
| 674 | 2026-03-02T08:33:46.497Z | Compiling futures v0.3.32 |
| 675 | 2026-03-02T08:33:46.623Z | Compiling digest v0.10.7 |
| 676 | 2026-03-02T08:33:46.667Z | Compiling derive_more v2.1.1 |
| 677 | 2026-03-02T08:33:46.798Z | Compiling flate2 v1.1.9 |
| 678 | 2026-03-02T08:33:47.081Z | Compiling parking_lot v0.12.5 |
| 679 | 2026-03-02T08:33:47.871Z | Compiling shared_child v1.1.1 |
| 680 | 2026-03-02T08:33:48.086Z | Compiling tracing-error v0.2.1 |
| 681 | 2026-03-02T08:33:49.245Z | Compiling signal-hook-mio v0.2.5 |
| 682 | 2026-03-02T08:33:49.360Z | Compiling self-replace v1.5.0 |
| 683 | 2026-03-02T08:33:49.472Z | Compiling cargo-platform v0.2.0 |
| 684 | 2026-03-02T08:33:49.635Z | Compiling quick-xml v0.38.4 |
| 685 | 2026-03-02T08:33:49.995Z | Compiling quick-xml v0.37.5 |
| 686 | 2026-03-02T08:33:50.758Z | Compiling clap_lex v1.0.0 |
| 687 | 2026-03-02T08:33:51.863Z | Compiling heck v0.5.0 |
| 688 | 2026-03-02T08:33:52.091Z | Compiling indenter v0.3.4 |
| 689 | 2026-03-02T08:33:52.274Z | Compiling recursion v0.5.4 |
| 690 | 2026-03-02T08:33:52.315Z | Compiling shell-words v1.1.1 |
| 691 | 2026-03-02T08:33:52.829Z | Compiling humantime v2.3.0 |
| 692 | 2026-03-02T08:33:53.012Z | Compiling urlencoding v2.1.3 |
| 693 | 2026-03-02T08:33:53.371Z | Compiling strsim v0.11.1 |
| 694 | 2026-03-02T08:33:53.478Z | Compiling cpufeatures v0.2.17 |
| 695 | 2026-03-02T08:33:53.588Z | Compiling sha2 v0.10.9 |
| 696 | 2026-03-02T08:33:53.882Z | Compiling clap_builder v4.5.60 |
| 697 | 2026-03-02T08:33:55.211Z | Compiling humantime-serde v1.1.1 |
| 698 | 2026-03-02T08:33:55.495Z | Compiling clap_derive v4.5.55 |
| 699 | 2026-03-02T08:33:56.238Z | Compiling nextest-filtering v0.15.0 |
| 700 | 2026-03-02T08:33:58.258Z | Compiling quick-junit v0.5.2 |
| 701 | 2026-03-02T08:34:00.001Z | Compiling atomicwrites v0.4.4 |
| 702 | 2026-03-02T08:34:00.584Z | Compiling cargo_metadata v0.20.0 |
| 703 | 2026-03-02T08:34:05.341Z | Compiling crossterm v0.29.0 |
| 704 | 2026-03-02T08:34:05.967Z | Compiling cargo-nextest v0.9.97 |
| 705 | 2026-03-02T08:34:08.106Z | Compiling zstd v0.13.3 |
| 706 | 2026-03-02T08:34:09.074Z | Compiling duct v0.13.7 |
| 707 | 2026-03-02T08:34:09.351Z | Compiling rand v0.9.2 |
| 708 | 2026-03-02T08:34:09.684Z | Compiling async-scoped v0.9.0 |
| 709 | 2026-03-02T08:34:10.047Z | Compiling config v0.15.19 |
| 710 | 2026-03-02T08:34:11.063Z | Compiling unicode-normalization v0.1.25 |
| 711 | 2026-03-02T08:34:11.798Z | Compiling target-spec-miette v0.4.5 |
| 712 | 2026-03-02T08:34:12.398Z | Compiling future-queue v0.4.0 |
| 713 | 2026-03-02T08:34:12.650Z | Compiling mukti-metadata v0.3.0 |
| 714 | 2026-03-02T08:34:13.028Z | Compiling tokio-stream v0.1.18 |
| 715 | 2026-03-02T08:34:13.194Z | Compiling camino-tempfile v1.4.1 |
| 716 | 2026-03-02T08:34:13.273Z | Compiling derive-where v1.6.0 |
| 717 | 2026-03-02T08:34:13.785Z | Compiling serde_ignored v0.1.14 |
| 718 | 2026-03-02T08:34:14.014Z | Compiling serde_path_to_error v0.1.20 |
| 719 | 2026-03-02T08:34:14.114Z | Compiling hex v0.4.3 |
| 720 | 2026-03-02T08:34:14.243Z | Compiling swrite v0.1.0 |
| 721 | 2026-03-02T08:34:14.280Z | Compiling xxhash-rust v0.8.15 |
| 722 | 2026-03-02T08:34:14.416Z | Compiling home v0.5.12 |
| 723 | 2026-03-02T08:34:14.629Z | Compiling indent_write v2.2.0 |
| 724 | 2026-03-02T08:34:14.751Z | Compiling color-eyre v0.6.5 |
| 725 | 2026-03-02T08:34:14.929Z | Compiling clap v4.5.60 |
| 726 | 2026-03-02T08:34:14.949Z | Compiling dialoguer v0.11.0 |
| 727 | 2026-03-02T08:34:15.053Z | Compiling enable-ansi-support v0.2.1 |
| 728 | 2026-03-02T08:34:16.345Z | Compiling nextest-runner v0.80.0 |
| 729 | 2026-03-02T08:34:57.200Z | Finished `release` profile [optimized] target(s) in 2m 40s |
| 730 | 2026-03-02T08:34:57.436Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 731 | 2026-03-02T08:34:57.439Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 732 | 2026-03-02T08:34:57.560Z | + source .github/buildomat/test-common.sh |
| 733 | 2026-03-02T08:34:57.563Z | ++ NEXTEST_VERSION=0.9.97 |
| 734 | 2026-03-02T08:34:57.563Z | ++ PLATFORM=illumos |
| 735 | 2026-03-02T08:34:57.563Z | ++ banner install |
| 736 | 2026-03-02T08:34:57.563Z | |
| 737 | 2026-03-02T08:34:57.563Z | # # # #### ##### ## # # |
| 738 | 2026-03-02T08:34:57.563Z | # ## # # # # # # # |
| 739 | 2026-03-02T08:34:57.563Z | # # # # #### # # # # # |
| 740 | 2026-03-02T08:34:57.563Z | # # # # # # ###### # # |
| 741 | 2026-03-02T08:34:57.563Z | # # ## # # # # # # # |
| 742 | 2026-03-02T08:34:57.563Z | # # # #### # # # ###### ###### |
| 743 | 2026-03-02T08:34:57.564Z | |
| 744 | 2026-03-02T08:34:57.564Z | ++ set +o errexit |
| 745 | 2026-03-02T08:34:57.567Z | ++ pkg info clang-15 |
| 746 | 2026-03-02T08:34:57.567Z | ++ grep -qi installed |
| 747 | 2026-03-02T08:34:59.181Z | pkg: info: no packages matching the following patterns you specified are |
| 748 | 2026-03-02T08:34:59.181Z | installed on the system. Try querying remotely instead: |
| 749 | 2026-03-02T08:34:59.181Z | |
| 750 | 2026-03-02T08:34:59.181Z | clang-15 |
| 751 | 2026-03-02T08:34:59.235Z | ++ [[ 1 != 0 ]] |
| 752 | 2026-03-02T08:34:59.235Z | ++ set -o errexit |
| 753 | 2026-03-02T08:34:59.238Z | ++ pfexec pkg install clang-15 |
| 754 | 2026-03-02T08:35:07.503Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 755 | 2026-03-02T08:35:18.224Z | Startup: Caching catalogs ... Done |
| 756 | 2026-03-02T08:35:43.068Z | Planning: Solver setup ... Done |
| 757 | 2026-03-02T08:35:43.231Z | Planning: Running solver ... Done |
| 758 | 2026-03-02T08:35:43.418Z | Planning: Finding local manifests ... Done |
| 759 | 2026-03-02T08:35:43.431Z | Planning: Fetching manifests: 0/2 0% complete |
| 760 | 2026-03-02T08:35:43.557Z | Planning: Fetching manifests: 2/2 100% complete |
| 761 | 2026-03-02T08:35:43.604Z | Planning: Package planning ... Done |
| 762 | 2026-03-02T08:35:43.651Z | Planning: Merging actions ... Done |
| 763 | 2026-03-02T08:35:43.819Z | Planning: Checking for conflicting actions ... Done |
| 764 | 2026-03-02T08:35:43.830Z | Planning: Consolidating action changes ... Done |
| 765 | 2026-03-02T08:35:44.864Z | Planning: Evaluating mediators ... Done |
| 766 | 2026-03-02T08:35:44.872Z | Planning: Planning completed in 26.48 seconds |
| 767 | 2026-03-02T08:35:44.888Z | Packages to install: 2 |
| 768 | 2026-03-02T08:35:44.888Z | Mediators to change: 2 |
| 769 | 2026-03-02T08:35:44.891Z | Services to change: 1 |
| 770 | 2026-03-02T08:35:44.891Z | Create boot environment: No |
| 771 | 2026-03-02T08:35:44.891Z | Create backup boot environment: No |
| 772 | 2026-03-02T08:35:44.944Z | |
| 773 | 2026-03-02T08:35:44.944Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 774 | 2026-03-02T08:35:49.944Z | Download: 2949/3076 items 163.2/211.3MB 77% complete (32.7M/s) |
| 775 | 2026-03-02T08:35:51.641Z | Download: Completed 211.31 MB in 6.70 seconds (31.6M/s) |
| 776 | 2026-03-02T08:35:52.038Z | Actions: 1/3418 actions (Installing new actions) |
| 777 | 2026-03-02T08:35:56.627Z | Actions: Completed 3418 actions in 4.59 seconds. |
| 778 | 2026-03-02T08:35:57.076Z | Done |
| 779 | 2026-03-02T08:35:57.076Z | Done |
| 780 | 2026-03-02T08:35:58.196Z | Done |
| 781 | 2026-03-02T08:36:02.949Z | Done |
| 782 | 2026-03-02T08:36:03.043Z | Done |
| 783 | 2026-03-02T08:36:03.046Z | Done |
| 784 | 2026-03-02T08:36:03.227Z | Done |
| 785 | 2026-03-02T08:36:04.000Z | ++ set -o errexit |
| 786 | 2026-03-02T08:36:04.000Z | ++ cargo --version |
| 787 | 2026-03-02T08:36:04.067Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 788 | 2026-03-02T08:36:04.070Z | ++ rustc --version |
| 789 | 2026-03-02T08:36:04.152Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 790 | 2026-03-02T08:36:04.157Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 791 | 2026-03-02T08:36:04.296Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 792 | 2026-03-02T08:36:04.299Z | + pushd rdb |
| 793 | 2026-03-02T08:36:04.299Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 794 | 2026-03-02T08:36:04.299Z | + PROPTEST_CASES=1000000 |
| 795 | 2026-03-02T08:36:04.299Z | + cargo nextest run --lib proptest |
| 796 | 2026-03-02T08:36:04.716Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 797 | 2026-03-02T08:36:05.376Z | From https://github.com/oxidecomputer/falcon |
| 798 | 2026-03-02T08:36:05.376Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 799 | 2026-03-02T08:36:05.488Z | Updating crates.io index |
| 800 | 2026-03-02T08:36:05.549Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 801 | 2026-03-02T08:36:06.362Z | From https://github.com/oxidecomputer/dendrite |
| 802 | 2026-03-02T08:36:06.362Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 803 | 2026-03-02T08:36:06.438Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 804 | 2026-03-02T08:36:06.717Z | From https://github.com/oxidecomputer/ispf |
| 805 | 2026-03-02T08:36:06.717Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 806 | 2026-03-02T08:36:06.726Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 807 | 2026-03-02T08:36:07.280Z | From https://github.com/oxidecomputer/netadm-sys |
| 808 | 2026-03-02T08:36:07.280Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 809 | 2026-03-02T08:36:07.293Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 810 | 2026-03-02T08:36:38.054Z | From https://github.com/oxidecomputer/omicron |
| 811 | 2026-03-02T08:36:38.054Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 812 | 2026-03-02T08:36:38.763Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 813 | 2026-03-02T08:36:39.983Z | From https://github.com/oxidecomputer/opte |
| 814 | 2026-03-02T08:36:39.983Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 815 | 2026-03-02T08:36:40.075Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 816 | 2026-03-02T08:36:40.358Z | From https://github.com/illumos/smf-rs |
| 817 | 2026-03-02T08:36:40.358Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 818 | 2026-03-02T08:36:40.393Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 819 | 2026-03-02T08:36:40.650Z | From https://github.com/oxidecomputer/network-interface |
| 820 | 2026-03-02T08:36:40.650Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 821 | 2026-03-02T08:36:40.660Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 822 | 2026-03-02T08:36:40.923Z | From https://github.com/oxidecomputer/zone |
| 823 | 2026-03-02T08:36:40.923Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 824 | 2026-03-02T08:36:40.965Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 825 | 2026-03-02T08:36:42.134Z | From https://github.com/oxidecomputer/propolis |
| 826 | 2026-03-02T08:36:42.134Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 827 | 2026-03-02T08:36:42.245Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 828 | 2026-03-02T08:36:42.708Z | From https://github.com/oxidecomputer/transceiver-control |
| 829 | 2026-03-02T08:36:42.708Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 830 | 2026-03-02T08:36:42.725Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 831 | 2026-03-02T08:36:43.003Z | From https://github.com/oxidecomputer/dlpi-sys |
| 832 | 2026-03-02T08:36:43.003Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 833 | 2026-03-02T08:36:43.021Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 834 | 2026-03-02T08:36:43.324Z | From https://github.com/jmesmon/rust-libzfs |
| 835 | 2026-03-02T08:36:43.324Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 836 | 2026-03-02T08:36:43.338Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 837 | 2026-03-02T08:36:43.611Z | From https://github.com/oxidecomputer/rusty-doors |
| 838 | 2026-03-02T08:36:43.611Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 839 | 2026-03-02T08:36:43.639Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 840 | 2026-03-02T08:36:43.956Z | From https://github.com/oxidecomputer/lldp |
| 841 | 2026-03-02T08:36:43.956Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 842 | 2026-03-02T08:36:43.981Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 843 | 2026-03-02T08:36:44.818Z | From https://github.com/oxidecomputer/maghemite |
| 844 | 2026-03-02T08:36:44.819Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 845 | 2026-03-02T08:36:44.871Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 846 | 2026-03-02T08:36:45.128Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 847 | 2026-03-02T08:36:45.128Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 848 | 2026-03-02T08:36:45.186Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 849 | 2026-03-02T08:36:45.453Z | From https://github.com/oxidecomputer/slog-error-chain |
| 850 | 2026-03-02T08:36:45.453Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 851 | 2026-03-02T08:36:45.468Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 852 | 2026-03-02T08:36:45.793Z | From https://github.com/oxidecomputer/tufaceous |
| 853 | 2026-03-02T08:36:45.793Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 854 | 2026-03-02T08:36:45.835Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 855 | 2026-03-02T08:36:46.594Z | From https://github.com/oxidecomputer/management-gateway-service |
| 856 | 2026-03-02T08:36:46.594Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 857 | 2026-03-02T08:36:46.642Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-03-02T08:36:49.567Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-03-02T08:36:49.567Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 860 | 2026-03-02T08:36:49.735Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 861 | 2026-03-02T08:36:50.095Z | From https://github.com/oxidecomputer/propolis |
| 862 | 2026-03-02T08:36:50.095Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 863 | 2026-03-02T08:36:50.368Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 864 | 2026-03-02T08:36:50.651Z | From https://github.com/oxidecomputer/tofino |
| 865 | 2026-03-02T08:36:50.651Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 866 | 2026-03-02T08:36:50.661Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 867 | 2026-03-02T08:36:50.961Z | From https://github.com/oxidecomputer/clickward |
| 868 | 2026-03-02T08:36:50.961Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 869 | 2026-03-02T08:36:51.085Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 870 | 2026-03-02T08:36:51.510Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 871 | 2026-03-02T08:36:51.510Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 872 | 2026-03-02T08:36:52.508Z | Downloading crates ... |
| 873 | 2026-03-02T08:36:52.639Z | Downloaded arrayref v0.3.9 |
| 874 | 2026-03-02T08:36:52.644Z | Downloaded aead v0.5.2 |
| 875 | 2026-03-02T08:36:52.653Z | Downloaded allocator-api2 v0.2.21 |
| 876 | 2026-03-02T08:36:52.658Z | Downloaded async-stream v0.3.6 |
| 877 | 2026-03-02T08:36:52.662Z | Downloaded byteorder v1.5.0 |
| 878 | 2026-03-02T08:36:52.665Z | Downloaded base16ct v0.2.0 |
| 879 | 2026-03-02T08:36:52.667Z | Downloaded bit-set v0.8.0 |
| 880 | 2026-03-02T08:36:52.670Z | Downloaded fs-err v3.3.0 |
| 881 | 2026-03-02T08:36:52.674Z | Downloaded chacha20poly1305 v0.10.1 |
| 882 | 2026-03-02T08:36:52.677Z | Downloaded httpdate v1.0.3 |
| 883 | 2026-03-02T08:36:52.680Z | Downloaded hostname v0.4.2 |
| 884 | 2026-03-02T08:36:52.683Z | Downloaded ciborium-ll v0.2.2 |
| 885 | 2026-03-02T08:36:52.686Z | Downloaded hash32 v0.3.1 |
| 886 | 2026-03-02T08:36:52.689Z | Downloaded hubpack v0.1.2 |
| 887 | 2026-03-02T08:36:52.692Z | Downloaded glob v0.3.3 |
| 888 | 2026-03-02T08:36:52.695Z | Downloaded keccak v0.1.6 |
| 889 | 2026-03-02T08:36:52.698Z | Downloaded bit-vec v0.8.0 |
| 890 | 2026-03-02T08:36:52.701Z | Downloaded num_enum v0.5.11 |
| 891 | 2026-03-02T08:36:52.709Z | Downloaded parse-display v0.10.0 |
| 892 | 2026-03-02T08:36:52.712Z | Downloaded no-std-compat v0.4.1 |
| 893 | 2026-03-02T08:36:52.716Z | Downloaded defmt-macros v1.0.1 |
| 894 | 2026-03-02T08:36:52.720Z | Downloaded newline-converter v0.3.0 |
| 895 | 2026-03-02T08:36:52.723Z | Downloaded foreign-types-macros v0.2.3 |
| 896 | 2026-03-02T08:36:52.726Z | Downloaded managed v0.8.0 |
| 897 | 2026-03-02T08:36:52.729Z | Downloaded olpc-cjson v0.1.4 |
| 898 | 2026-03-02T08:36:52.732Z | Downloaded match_cfg v0.1.0 |
| 899 | 2026-03-02T08:36:52.735Z | Downloaded num_threads v0.1.7 |
| 900 | 2026-03-02T08:36:52.738Z | Downloaded cobs v0.3.0 |
| 901 | 2026-03-02T08:36:52.738Z | Downloaded num_enum_derive v0.5.11 |
| 902 | 2026-03-02T08:36:52.741Z | Downloaded opaque-debug v0.3.1 |
| 903 | 2026-03-02T08:36:52.744Z | Downloaded macaddr v1.0.1 |
| 904 | 2026-03-02T08:36:52.747Z | Downloaded parking_lot_core v0.8.6 |
| 905 | 2026-03-02T08:36:52.750Z | Downloaded crucible-workspace-hack v0.1.0 |
| 906 | 2026-03-02T08:36:52.753Z | Downloaded embedded-io v0.6.1 |
| 907 | 2026-03-02T08:36:52.753Z | Downloaded const-random v0.1.18 |
| 908 | 2026-03-02T08:36:52.756Z | Downloaded inout v0.1.4 |
| 909 | 2026-03-02T08:36:52.759Z | Downloaded fxhash v0.2.1 |
| 910 | 2026-03-02T08:36:52.759Z | Downloaded foreign-types-shared v0.3.1 |
| 911 | 2026-03-02T08:36:52.762Z | Downloaded num-derive v0.4.2 |
| 912 | 2026-03-02T08:36:52.765Z | Downloaded num v0.4.3 |
| 913 | 2026-03-02T08:36:52.768Z | Downloaded dyn-clone v1.0.20 |
| 914 | 2026-03-02T08:36:52.771Z | Downloaded linked-hash-map v0.5.6 |
| 915 | 2026-03-02T08:36:52.771Z | Downloaded num-integer v0.1.46 |
| 916 | 2026-03-02T08:36:52.774Z | Downloaded phf_shared v0.12.1 |
| 917 | 2026-03-02T08:36:52.777Z | Downloaded ingot v0.1.1 |
| 918 | 2026-03-02T08:36:52.780Z | Downloaded newtype-uuid-macros v0.1.0 |
| 919 | 2026-03-02T08:36:52.783Z | Downloaded progenitor-client v0.11.2 |
| 920 | 2026-03-02T08:36:52.783Z | Downloaded proc-macro-error-attr v1.0.4 |
| 921 | 2026-03-02T08:36:52.786Z | Downloaded proc-macro-crate v1.3.1 |
| 922 | 2026-03-02T08:36:52.789Z | Downloaded progenitor-macro v0.11.2 |
| 923 | 2026-03-02T08:36:52.789Z | Downloaded omicron-workspace-hack v0.1.0 |
| 924 | 2026-03-02T08:36:52.792Z | Downloaded memoffset v0.9.1 |
| 925 | 2026-03-02T08:36:52.792Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 926 | 2026-03-02T08:36:52.795Z | Downloaded embedded-io v0.4.0 |
| 927 | 2026-03-02T08:36:52.798Z | Downloaded ipnetwork v0.21.1 |
| 928 | 2026-03-02T08:36:52.801Z | Downloaded litemap v0.8.1 |
| 929 | 2026-03-02T08:36:52.804Z | Downloaded num_enum_derive v0.7.5 |
| 930 | 2026-03-02T08:36:52.807Z | Downloaded rand_chacha v0.3.1 |
| 931 | 2026-03-02T08:36:52.810Z | Downloaded constant_time_eq v0.4.2 |
| 932 | 2026-03-02T08:36:52.813Z | Downloaded hmac v0.12.1 |
| 933 | 2026-03-02T08:36:52.816Z | Downloaded ref-cast-impl v1.0.25 |
| 934 | 2026-03-02T08:36:52.816Z | Downloaded fs_extra v1.3.0 |
| 935 | 2026-03-02T08:36:52.819Z | Downloaded crossbeam-deque v0.8.6 |
| 936 | 2026-03-02T08:36:52.822Z | Downloaded rand_xorshift v0.4.0 |
| 937 | 2026-03-02T08:36:52.825Z | Downloaded csv-core v0.1.13 |
| 938 | 2026-03-02T08:36:52.828Z | Downloaded plain v0.2.3 |
| 939 | 2026-03-02T08:36:52.828Z | Downloaded base64 v0.21.7 |
| 940 | 2026-03-02T08:36:52.832Z | Downloaded same-file v1.0.6 |
| 941 | 2026-03-02T08:36:52.835Z | Downloaded rustc_version v0.1.7 |
| 942 | 2026-03-02T08:36:52.838Z | Downloaded proc-macro-error v1.0.4 |
| 943 | 2026-03-02T08:36:52.841Z | Downloaded serde-big-array v0.5.1 |
| 944 | 2026-03-02T08:36:52.844Z | Downloaded serde_repr v0.1.20 |
| 945 | 2026-03-02T08:36:52.847Z | Downloaded sha1 v0.10.6 |
| 946 | 2026-03-02T08:36:52.850Z | Downloaded num-complex v0.4.6 |
| 947 | 2026-03-02T08:36:52.850Z | Downloaded siphasher v1.0.2 |
| 948 | 2026-03-02T08:36:52.853Z | Downloaded highway v1.3.0 |
| 949 | 2026-03-02T08:36:52.856Z | Downloaded pretty-hex v0.4.1 |
| 950 | 2026-03-02T08:36:52.859Z | Downloaded cookie v0.18.1 |
| 951 | 2026-03-02T08:36:52.862Z | Downloaded pin-project-lite v0.2.16 |
| 952 | 2026-03-02T08:36:52.866Z | Downloaded oxide-tokio-rt v0.1.2 |
| 953 | 2026-03-02T08:36:52.869Z | Downloaded progenitor v0.10.0 |
| 954 | 2026-03-02T08:36:52.872Z | Downloaded proc-macro-error2 v2.0.1 |
| 955 | 2026-03-02T08:36:52.875Z | Downloaded slog-envlogger v2.2.0 |
| 956 | 2026-03-02T08:36:52.878Z | Downloaded smawk v0.3.2 |
| 957 | 2026-03-02T08:36:52.881Z | Downloaded dropshot_endpoint v0.16.7 |
| 958 | 2026-03-02T08:36:52.885Z | Downloaded resolv-conf v0.7.6 |
| 959 | 2026-03-02T08:36:52.888Z | Downloaded slog-bunyan v2.5.0 |
| 960 | 2026-03-02T08:36:52.888Z | Downloaded spin v0.5.2 |
| 961 | 2026-03-02T08:36:52.888Z | Downloaded scroll v0.13.0 |
| 962 | 2026-03-02T08:36:52.891Z | Downloaded strum v0.26.3 |
| 963 | 2026-03-02T08:36:52.891Z | Downloaded structmeta v0.3.0 |
| 964 | 2026-03-02T08:36:52.894Z | Downloaded structmeta-derive v0.3.0 |
| 965 | 2026-03-02T08:36:52.895Z | Downloaded stable_deref_trait v1.2.1 |
| 966 | 2026-03-02T08:36:52.897Z | Downloaded tabwriter v1.4.1 |
| 967 | 2026-03-02T08:36:52.898Z | Downloaded testing_table v0.3.0 |
| 968 | 2026-03-02T08:36:52.898Z | Downloaded take_mut v0.2.2 |
| 969 | 2026-03-02T08:36:52.901Z | Downloaded tabled_derive v0.11.0 |
| 970 | 2026-03-02T08:36:52.901Z | Downloaded parking_lot v0.11.2 |
| 971 | 2026-03-02T08:36:52.904Z | Downloaded rustversion v1.0.22 |
| 972 | 2026-03-02T08:36:52.907Z | Downloaded serde_tokenstream v0.2.2 |
| 973 | 2026-03-02T08:36:52.910Z | Downloaded strum v0.27.2 |
| 974 | 2026-03-02T08:36:52.910Z | Downloaded serial_test_derive v3.3.1 |
| 975 | 2026-03-02T08:36:52.910Z | Downloaded semver v0.1.20 |
| 976 | 2026-03-02T08:36:52.913Z | Downloaded thread-id v4.2.2 |
| 977 | 2026-03-02T08:36:52.913Z | Downloaded sdd v3.0.10 |
| 978 | 2026-03-02T08:36:52.916Z | Downloaded thread-id v5.1.0 |
| 979 | 2026-03-02T08:36:52.919Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 980 | 2026-03-02T08:36:52.919Z | Downloaded termtree v0.5.1 |
| 981 | 2026-03-02T08:36:52.922Z | Downloaded schemars_derive v0.8.22 |
| 982 | 2026-03-02T08:36:52.925Z | Downloaded slog-scope v4.4.1 |
| 983 | 2026-03-02T08:36:52.925Z | Downloaded owo-colors v4.2.3 |
| 984 | 2026-03-02T08:36:52.928Z | Downloaded darling v0.21.3 |
| 985 | 2026-03-02T08:36:52.933Z | Downloaded slog-json v2.6.1 |
| 986 | 2026-03-02T08:36:52.936Z | Downloaded slog-dtrace v0.3.0 |
| 987 | 2026-03-02T08:36:52.939Z | Downloaded time-core v0.1.8 |
| 988 | 2026-03-02T08:36:52.939Z | Downloaded icu_locale_core v2.1.1 |
| 989 | 2026-03-02T08:36:52.944Z | Downloaded topological-sort v0.2.2 |
| 990 | 2026-03-02T08:36:52.947Z | Downloaded sigpipe v0.1.3 |
| 991 | 2026-03-02T08:36:52.947Z | Downloaded heapless v0.8.0 |
| 992 | 2026-03-02T08:36:52.950Z | Downloaded untrusted v0.7.1 |
| 993 | 2026-03-02T08:36:52.953Z | Downloaded universal-hash v0.5.1 |
| 994 | 2026-03-02T08:36:52.953Z | Downloaded unit-prefix v0.5.2 |
| 995 | 2026-03-02T08:36:52.956Z | Downloaded snafu-derive v0.8.9 |
| 996 | 2026-03-02T08:36:52.956Z | Downloaded slog-term v2.9.2 |
| 997 | 2026-03-02T08:36:52.959Z | Downloaded unarray v0.1.4 |
| 998 | 2026-03-02T08:36:52.962Z | Downloaded typify-macro v0.4.3 |
| 999 | 2026-03-02T08:36:52.962Z | Downloaded strum_macros v0.27.2 |
| 1000 | 2026-03-02T08:36:52.965Z | Downloaded utf-8 v0.7.6 |
| 1001 | 2026-03-02T08:36:52.965Z | Downloaded usdt-macro v0.6.0 |
| 1002 | 2026-03-02T08:36:52.968Z | Downloaded usdt-macro v0.5.0 |
| 1003 | 2026-03-02T08:36:52.968Z | Downloaded waitgroup v0.1.2 |
| 1004 | 2026-03-02T08:36:52.968Z | Downloaded wait-timeout v0.2.1 |
| 1005 | 2026-03-02T08:36:52.971Z | Downloaded papergrid v0.11.0 |
| 1006 | 2026-03-02T08:36:52.974Z | Downloaded icu_provider v2.1.1 |
| 1007 | 2026-03-02T08:36:52.977Z | Downloaded rhai_codegen v3.1.0 |
| 1008 | 2026-03-02T08:36:52.985Z | Downloaded yoke-derive v0.8.1 |
| 1009 | 2026-03-02T08:36:52.988Z | Downloaded icu_normalizer_data v2.1.1 |
| 1010 | 2026-03-02T08:36:52.991Z | Downloaded time-macros v0.2.27 |
| 1011 | 2026-03-02T08:36:52.991Z | Downloaded zerofrom v0.1.6 |
| 1012 | 2026-03-02T08:36:52.994Z | Downloaded thiserror-no-std v2.0.2 |
| 1013 | 2026-03-02T08:36:52.997Z | Downloaded postcard v1.1.3 |
| 1014 | 2026-03-02T08:36:53.001Z | Downloaded elliptic-curve v0.13.8 |
| 1015 | 2026-03-02T08:36:53.004Z | Downloaded zerofrom-derive v0.1.6 |
| 1016 | 2026-03-02T08:36:53.007Z | Downloaded serde_with_macros v3.16.1 |
| 1017 | 2026-03-02T08:36:53.007Z | Downloaded zone_cfg_derive v0.3.1 |
| 1018 | 2026-03-02T08:36:53.010Z | Downloaded tokio-dtrace v0.1.1 |
| 1019 | 2026-03-02T08:36:53.010Z | Downloaded zone v0.3.1 |
| 1020 | 2026-03-02T08:36:53.013Z | Downloaded tinystr v0.8.2 |
| 1021 | 2026-03-02T08:36:53.013Z | Downloaded tokio-tungstenite v0.21.0 |
| 1022 | 2026-03-02T08:36:53.016Z | Downloaded tokio-rustls v0.25.0 |
| 1023 | 2026-03-02T08:36:53.019Z | Downloaded jiff-static v0.2.20 |
| 1024 | 2026-03-02T08:36:53.022Z | Downloaded smartstring v1.0.1 |
| 1025 | 2026-03-02T08:36:53.022Z | Downloaded walkdir v2.5.0 |
| 1026 | 2026-03-02T08:36:53.025Z | Downloaded icu_normalizer v2.1.1 |
| 1027 | 2026-03-02T08:36:53.034Z | Downloaded papergrid v0.17.0 |
| 1028 | 2026-03-02T08:36:53.034Z | Downloaded vsss-rs v3.3.4 |
| 1029 | 2026-03-02T08:36:53.038Z | Downloaded term v1.2.1 |
| 1030 | 2026-03-02T08:36:53.041Z | Downloaded xz2 v0.1.7 |
| 1031 | 2026-03-02T08:36:53.041Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1032 | 2026-03-02T08:36:53.044Z | Downloaded thin-vec v0.2.14 |
| 1033 | 2026-03-02T08:36:53.047Z | Downloaded tempfile v3.25.0 |
| 1034 | 2026-03-02T08:36:53.051Z | Downloaded yoke v0.8.1 |
| 1035 | 2026-03-02T08:36:53.052Z | Downloaded tiny-keccak v2.0.2 |
| 1036 | 2026-03-02T08:36:53.055Z | Downloaded similar v2.7.0 |
| 1037 | 2026-03-02T08:36:53.058Z | Downloaded zerovec-derive v0.11.2 |
| 1038 | 2026-03-02T08:36:53.061Z | Downloaded expectorate v1.2.0 |
| 1039 | 2026-03-02T08:36:53.064Z | Downloaded rayon-core v1.13.0 |
| 1040 | 2026-03-02T08:36:53.067Z | Downloaded ucd-trie v0.1.7 |
| 1041 | 2026-03-02T08:36:53.067Z | Downloaded whoami v1.6.1 |
| 1042 | 2026-03-02T08:36:53.070Z | Downloaded hickory-resolver v0.24.4 |
| 1043 | 2026-03-02T08:36:53.073Z | Downloaded schemars v0.9.0 |
| 1044 | 2026-03-02T08:36:53.088Z | Downloaded zerocopy-derive v0.7.35 |
| 1045 | 2026-03-02T08:36:53.094Z | Downloaded icu_collections v2.1.1 |
| 1046 | 2026-03-02T08:36:53.104Z | Downloaded tungstenite v0.21.0 |
| 1047 | 2026-03-02T08:36:53.108Z | Downloaded rand v0.8.5 |
| 1048 | 2026-03-02T08:36:53.111Z | Downloaded typify v0.4.3 |
| 1049 | 2026-03-02T08:36:53.114Z | Downloaded socket2 v0.5.10 |
| 1050 | 2026-03-02T08:36:53.118Z | Downloaded crypto-bigint v0.5.5 |
| 1051 | 2026-03-02T08:36:53.123Z | Downloaded snafu v0.8.9 |
| 1052 | 2026-03-02T08:36:53.129Z | Downloaded qorb v0.4.1 |
| 1053 | 2026-03-02T08:36:53.134Z | Downloaded nom v7.1.3 |
| 1054 | 2026-03-02T08:36:53.139Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1055 | 2026-03-02T08:36:53.143Z | Downloaded unsafe-libyaml v0.2.11 |
| 1056 | 2026-03-02T08:36:53.147Z | Downloaded toml v0.7.8 |
| 1057 | 2026-03-02T08:36:53.151Z | Downloaded slog v2.8.2 |
| 1058 | 2026-03-02T08:36:53.154Z | Downloaded zerotrie v0.2.3 |
| 1059 | 2026-03-02T08:36:53.159Z | Downloaded yansi v1.0.1 |
| 1060 | 2026-03-02T08:36:53.162Z | Downloaded schemars v1.2.1 |
| 1061 | 2026-03-02T08:36:53.178Z | Downloaded toml_edit v0.19.15 |
| 1062 | 2026-03-02T08:36:53.195Z | Downloaded pest v2.8.6 |
| 1063 | 2026-03-02T08:36:53.200Z | Downloaded itertools v0.12.1 |
| 1064 | 2026-03-02T08:36:53.207Z | Downloaded scc v2.4.0 |
| 1065 | 2026-03-02T08:36:53.213Z | Downloaded zerocopy-derive v0.8.39 |
| 1066 | 2026-03-02T08:36:53.222Z | Downloaded goblin v0.10.5 |
| 1067 | 2026-03-02T08:36:53.229Z | Downloaded typed-path v0.9.3 |
| 1068 | 2026-03-02T08:36:53.235Z | Downloaded clap_builder v4.5.59 |
| 1069 | 2026-03-02T08:36:53.241Z | Downloaded rayon v1.11.0 |
| 1070 | 2026-03-02T08:36:53.250Z | Downloaded zerovec v0.11.5 |
| 1071 | 2026-03-02T08:36:53.255Z | Downloaded zerocopy v0.7.35 |
| 1072 | 2026-03-02T08:36:53.271Z | Downloaded tough v0.20.0 |
| 1073 | 2026-03-02T08:36:53.280Z | Downloaded rustls-webpki v0.102.8 |
| 1074 | 2026-03-02T08:36:53.302Z | Downloaded moka v0.12.13 |
| 1075 | 2026-03-02T08:36:53.309Z | Downloaded proptest v1.10.0 |
| 1076 | 2026-03-02T08:36:53.320Z | Downloaded winnow v0.5.40 |
| 1077 | 2026-03-02T08:36:53.329Z | Downloaded tabled v0.15.0 |
| 1078 | 2026-03-02T08:36:53.346Z | Downloaded serde_with v3.16.1 |
| 1079 | 2026-03-02T08:36:53.359Z | Downloaded chrono v0.4.43 |
| 1080 | 2026-03-02T08:36:53.367Z | Downloaded aws-lc-rs v1.15.4 |
| 1081 | 2026-03-02T08:36:53.377Z | Downloaded zerocopy v0.8.39 |
| 1082 | 2026-03-02T08:36:53.399Z | Downloaded time v0.3.47 |
| 1083 | 2026-03-02T08:36:53.411Z | Downloaded hickory-proto v0.25.2 |
| 1084 | 2026-03-02T08:36:53.425Z | Downloaded syn v1.0.109 |
| 1085 | 2026-03-02T08:36:53.435Z | Downloaded openapiv3 v2.2.0 |
| 1086 | 2026-03-02T08:36:53.444Z | Downloaded nix v0.31.1 |
| 1087 | 2026-03-02T08:36:53.457Z | Downloaded syn v2.0.116 |
| 1088 | 2026-03-02T08:36:53.468Z | Downloaded rhai v1.24.0 |
| 1089 | 2026-03-02T08:36:53.479Z | Downloaded rustls v0.22.4 |
| 1090 | 2026-03-02T08:36:53.492Z | Downloaded regex-syntax v0.8.9 |
| 1091 | 2026-03-02T08:36:53.499Z | Downloaded dropshot v0.16.7 |
| 1092 | 2026-03-02T08:36:53.522Z | Downloaded regress v0.10.5 |
| 1093 | 2026-03-02T08:36:53.530Z | Downloaded sled v0.34.7 |
| 1094 | 2026-03-02T08:36:53.540Z | Downloaded rustls v0.23.36 |
| 1095 | 2026-03-02T08:36:53.551Z | Downloaded rustix v1.1.3 |
| 1096 | 2026-03-02T08:36:53.574Z | Downloaded hickory-proto v0.24.4 |
| 1097 | 2026-03-02T08:36:53.589Z | Downloaded tabled v0.20.0 |
| 1098 | 2026-03-02T08:36:53.608Z | Downloaded smoltcp v0.11.0 |
| 1099 | 2026-03-02T08:36:53.618Z | Downloaded goblin v0.8.2 |
| 1100 | 2026-03-02T08:36:53.624Z | Downloaded typify-impl v0.4.3 |
| 1101 | 2026-03-02T08:36:53.636Z | Downloaded hkdf v0.12.4 |
| 1102 | 2026-03-02T08:36:53.639Z | Downloaded icu_properties_data v2.1.2 |
| 1103 | 2026-03-02T08:36:53.648Z | Downloaded blake3 v1.8.3 |
| 1104 | 2026-03-02T08:36:53.657Z | Downloaded libm v0.2.16 |
| 1105 | 2026-03-02T08:36:53.668Z | Downloaded iddqd v0.3.17 |
| 1106 | 2026-03-02T08:36:53.674Z | Downloaded steno v0.4.1 |
| 1107 | 2026-03-02T08:36:53.678Z | Downloaded lzma-sys v0.1.20 |
| 1108 | 2026-03-02T08:36:53.704Z | Downloaded libc v0.2.180 |
| 1109 | 2026-03-02T08:36:53.734Z | Downloaded schemars v0.8.22 |
| 1110 | 2026-03-02T08:36:53.744Z | Downloaded jiff v0.2.20 |
| 1111 | 2026-03-02T08:36:53.761Z | Downloaded test-strategy v0.4.5 |
| 1112 | 2026-03-02T08:36:53.764Z | Downloaded petgraph v0.6.5 |
| 1113 | 2026-03-02T08:36:53.782Z | Downloaded zeroize_derive v1.4.3 |
| 1114 | 2026-03-02T08:36:53.785Z | Downloaded hickory-resolver v0.25.2 |
| 1115 | 2026-03-02T08:36:53.788Z | Downloaded crossbeam-channel v0.5.15 |
| 1116 | 2026-03-02T08:36:53.790Z | Downloaded chrono-tz v0.10.4 |
| 1117 | 2026-03-02T08:36:53.803Z | Downloaded prettyplease v0.2.37 |
| 1118 | 2026-03-02T08:36:53.806Z | Downloaded pest_meta v2.8.6 |
| 1119 | 2026-03-02T08:36:53.809Z | Downloaded writeable v0.6.2 |
| 1120 | 2026-03-02T08:36:53.812Z | Downloaded pretty_assertions v1.4.1 |
| 1121 | 2026-03-02T08:36:53.812Z | Downloaded icu_properties v2.1.2 |
| 1122 | 2026-03-02T08:36:53.815Z | Downloaded progenitor-impl v0.11.2 |
| 1123 | 2026-03-02T08:36:53.818Z | Downloaded progenitor-impl v0.10.0 |
| 1124 | 2026-03-02T08:36:53.818Z | Downloaded usdt-impl v0.5.0 |
| 1125 | 2026-03-02T08:36:53.821Z | Downloaded spin v0.9.8 |
| 1126 | 2026-03-02T08:36:53.824Z | Downloaded sha3 v0.10.8 |
| 1127 | 2026-03-02T08:36:53.827Z | Downloaded csv v1.4.0 |
| 1128 | 2026-03-02T08:36:53.843Z | Downloaded usdt-impl v0.6.0 |
| 1129 | 2026-03-02T08:36:53.846Z | Downloaded indicatif v0.18.4 |
| 1130 | 2026-03-02T08:36:53.849Z | Downloaded indexmap v1.9.3 |
| 1131 | 2026-03-02T08:36:53.852Z | Downloaded const_format v0.2.35 |
| 1132 | 2026-03-02T08:36:53.855Z | Downloaded synstructure v0.13.2 |
| 1133 | 2026-03-02T08:36:53.858Z | Downloaded strum_macros v0.26.4 |
| 1134 | 2026-03-02T08:36:53.858Z | Downloaded pin-project v1.1.10 |
| 1135 | 2026-03-02T08:36:53.868Z | Downloaded usdt-attr-macro v0.6.0 |
| 1136 | 2026-03-02T08:36:53.871Z | Downloaded usdt-attr-macro v0.5.0 |
| 1137 | 2026-03-02T08:36:53.871Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-03-02T08:36:53.871Z | Downloaded usdt v0.5.0 |
| 1139 | 2026-03-02T08:36:53.871Z | Downloaded tagptr v0.2.0 |
| 1140 | 2026-03-02T08:36:53.874Z | Downloaded smf v0.2.3 |
| 1141 | 2026-03-02T08:36:53.874Z | Downloaded slog-stdlog v4.1.1 |
| 1142 | 2026-03-02T08:36:53.874Z | Downloaded slog-async v2.8.0 |
| 1143 | 2026-03-02T08:36:53.877Z | Downloaded hashbrown v0.12.3 |
| 1144 | 2026-03-02T08:36:53.880Z | Downloaded serde_plain v1.0.2 |
| 1145 | 2026-03-02T08:36:53.880Z | Downloaded serde_derive_internals v0.29.1 |
| 1146 | 2026-03-02T08:36:53.883Z | Downloaded num-rational v0.4.2 |
| 1147 | 2026-03-02T08:36:53.883Z | Downloaded ingot-macros v0.1.1 |
| 1148 | 2026-03-02T08:36:53.886Z | Downloaded dropshot-api-manager v0.3.0 |
| 1149 | 2026-03-02T08:36:53.917Z | Downloaded derive_more v0.99.20 |
| 1150 | 2026-03-02T08:36:53.920Z | Downloaded darling_core v0.21.3 |
| 1151 | 2026-03-02T08:36:53.920Z | Downloaded clap v4.5.59 |
| 1152 | 2026-03-02T08:36:53.920Z | Downloaded rustls-pemfile v2.2.0 |
| 1153 | 2026-03-02T08:36:53.920Z | Downloaded pest_generator v2.8.6 |
| 1154 | 2026-03-02T08:36:53.920Z | Downloaded memmap2 v0.9.10 |
| 1155 | 2026-03-02T08:36:53.920Z | Downloaded omicron-zone-package v0.12.2 |
| 1156 | 2026-03-02T08:36:53.920Z | Downloaded ingot-types v0.1.2 |
| 1157 | 2026-03-02T08:36:53.920Z | Downloaded tabled_derive v0.7.0 |
| 1158 | 2026-03-02T08:36:53.920Z | Downloaded scroll v0.12.0 |
| 1159 | 2026-03-02T08:36:53.920Z | Downloaded rusty-fork v0.3.1 |
| 1160 | 2026-03-02T08:36:53.920Z | Downloaded ref-cast v1.0.25 |
| 1161 | 2026-03-02T08:36:53.920Z | Downloaded pest_derive v2.8.6 |
| 1162 | 2026-03-02T08:36:53.923Z | Downloaded drift v0.1.3 |
| 1163 | 2026-03-02T08:36:53.927Z | Downloaded diff v0.1.13 |
| 1164 | 2026-03-02T08:36:53.930Z | Downloaded deranged v0.5.6 |
| 1165 | 2026-03-02T08:36:53.933Z | Downloaded encoding_rs v0.8.35 |
| 1166 | 2026-03-02T08:36:53.949Z | Downloaded crossbeam-utils v0.8.21 |
| 1167 | 2026-03-02T08:36:53.952Z | Downloaded crossbeam-epoch v0.9.18 |
| 1168 | 2026-03-02T08:36:53.955Z | Downloaded cipher v0.4.4 |
| 1169 | 2026-03-02T08:36:53.955Z | Downloaded oxnet v0.1.4 |
| 1170 | 2026-03-02T08:36:53.958Z | Downloaded console v0.16.2 |
| 1171 | 2026-03-02T08:36:53.958Z | Downloaded colored v3.1.1 |
| 1172 | 2026-03-02T08:36:53.961Z | Downloaded num_enum v0.7.5 |
| 1173 | 2026-03-02T08:36:53.964Z | Downloaded multer v3.1.0 |
| 1174 | 2026-03-02T08:36:53.967Z | Downloaded serial_test v3.3.1 |
| 1175 | 2026-03-02T08:36:53.970Z | Downloaded secrecy v0.10.3 |
| 1176 | 2026-03-02T08:36:53.970Z | Downloaded quick-error v1.2.3 |
| 1177 | 2026-03-02T08:36:53.970Z | Downloaded progenitor v0.11.2 |
| 1178 | 2026-03-02T08:36:53.973Z | Downloaded minimal-lexical v0.2.1 |
| 1179 | 2026-03-02T08:36:53.976Z | Downloaded scroll_derive v0.13.1 |
| 1180 | 2026-03-02T08:36:53.976Z | Downloaded scroll_derive v0.12.1 |
| 1181 | 2026-03-02T08:36:53.976Z | Downloaded proc-macro-crate v3.4.0 |
| 1182 | 2026-03-02T08:36:53.979Z | Downloaded poly1305 v0.8.0 |
| 1183 | 2026-03-02T08:36:53.982Z | Downloaded pin-project-internal v1.1.10 |
| 1184 | 2026-03-02T08:36:53.982Z | Downloaded phf v0.12.1 |
| 1185 | 2026-03-02T08:36:53.985Z | Downloaded pem v3.0.6 |
| 1186 | 2026-03-02T08:36:53.985Z | Downloaded paste v1.0.15 |
| 1187 | 2026-03-02T08:36:53.988Z | Downloaded password-hash v0.5.0 |
| 1188 | 2026-03-02T08:36:53.988Z | Downloaded parse-display-derive v0.10.0 |
| 1189 | 2026-03-02T08:36:53.991Z | Downloaded ff v0.13.1 |
| 1190 | 2026-03-02T08:36:53.991Z | Downloaded defmt v1.0.1 |
| 1191 | 2026-03-02T08:36:53.993Z | Downloaded num-conv v0.2.0 |
| 1192 | 2026-03-02T08:36:53.996Z | Downloaded linear-map v1.2.0 |
| 1193 | 2026-03-02T08:36:53.996Z | Downloaded foldhash v0.2.0 |
| 1194 | 2026-03-02T08:36:53.999Z | Downloaded erased-serde v0.3.31 |
| 1195 | 2026-03-02T08:36:53.999Z | Downloaded displaydoc v0.2.5 |
| 1196 | 2026-03-02T08:36:54.002Z | Downloaded derive-ex v0.1.8 |
| 1197 | 2026-03-02T08:36:54.006Z | Downloaded daft-derive v0.1.5 |
| 1198 | 2026-03-02T08:36:54.009Z | Downloaded cmake v0.1.57 |
| 1199 | 2026-03-02T08:36:54.009Z | Downloaded bcs v0.1.6 |
| 1200 | 2026-03-02T08:36:54.009Z | Downloaded defmt-parser v1.0.0 |
| 1201 | 2026-03-02T08:36:54.012Z | Downloaded data-encoding v2.10.0 |
| 1202 | 2026-03-02T08:36:54.012Z | Downloaded hubpack_derive v0.1.1 |
| 1203 | 2026-03-02T08:36:54.012Z | Downloaded progenitor-macro v0.10.0 |
| 1204 | 2026-03-02T08:36:54.015Z | Downloaded progenitor-client v0.10.0 |
| 1205 | 2026-03-02T08:36:54.015Z | Downloaded powerfmt v0.2.0 |
| 1206 | 2026-03-02T08:36:54.015Z | Downloaded potential_utf v0.1.4 |
| 1207 | 2026-03-02T08:36:54.015Z | Downloaded memmap v0.7.0 |
| 1208 | 2026-03-02T08:36:54.018Z | Downloaded dof v0.4.0 |
| 1209 | 2026-03-02T08:36:54.020Z | Downloaded const_format_proc_macros v0.2.34 |
| 1210 | 2026-03-02T08:36:54.021Z | Downloaded cargo_toml v0.22.3 |
| 1211 | 2026-03-02T08:36:54.024Z | Downloaded newtype_derive v0.1.6 |
| 1212 | 2026-03-02T08:36:54.024Z | Downloaded internet-checksum v0.2.1 |
| 1213 | 2026-03-02T08:36:54.024Z | Downloaded instant v0.1.13 |
| 1214 | 2026-03-02T08:36:54.026Z | Downloaded daft v0.1.5 |
| 1215 | 2026-03-02T08:36:54.026Z | Downloaded mime v0.3.17 |
| 1216 | 2026-03-02T08:36:54.030Z | Downloaded dof v0.3.0 |
| 1217 | 2026-03-02T08:36:54.030Z | Downloaded crc8 v0.1.1 |
| 1218 | 2026-03-02T08:36:54.030Z | Downloaded ciborium v0.2.2 |
| 1219 | 2026-03-02T08:36:54.033Z | Downloaded is-terminal v0.4.17 |
| 1220 | 2026-03-02T08:36:54.033Z | Downloaded heck v0.4.1 |
| 1221 | 2026-03-02T08:36:54.033Z | Downloaded const-random-macro v0.1.16 |
| 1222 | 2026-03-02T08:36:54.036Z | Downloaded lru-cache v0.1.2 |
| 1223 | 2026-03-02T08:36:54.036Z | Downloaded enum-as-inner v0.6.1 |
| 1224 | 2026-03-02T08:36:54.036Z | Downloaded num-derive v0.3.3 |
| 1225 | 2026-03-02T08:36:54.039Z | Downloaded natord v1.0.9 |
| 1226 | 2026-03-02T08:36:54.039Z | Downloaded libsw v3.5.0 |
| 1227 | 2026-03-02T08:36:54.042Z | Downloaded hostname v0.3.1 |
| 1228 | 2026-03-02T08:36:54.042Z | Downloaded defmt v0.3.100 |
| 1229 | 2026-03-02T08:36:54.042Z | Downloaded num-iter v0.1.45 |
| 1230 | 2026-03-02T08:36:54.045Z | Downloaded float-ord v0.3.2 |
| 1231 | 2026-03-02T08:36:54.045Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1232 | 2026-03-02T08:36:54.045Z | Downloaded cstr-argument v0.1.2 |
| 1233 | 2026-03-02T08:36:54.045Z | Downloaded foreign-types v0.5.0 |
| 1234 | 2026-03-02T08:36:54.048Z | Downloaded crunchy v0.2.4 |
| 1235 | 2026-03-02T08:36:54.048Z | Downloaded critical-section v1.2.0 |
| 1236 | 2026-03-02T08:36:54.048Z | Downloaded libscf-sys v1.1.0 |
| 1237 | 2026-03-02T08:36:54.051Z | Downloaded idna_adapter v1.2.1 |
| 1238 | 2026-03-02T08:36:54.051Z | Downloaded ident_case v1.0.1 |
| 1239 | 2026-03-02T08:36:54.051Z | Downloaded ciborium-io v0.2.2 |
| 1240 | 2026-03-02T08:36:54.054Z | Downloaded darling_macro v0.21.3 |
| 1241 | 2026-03-02T08:36:54.054Z | Downloaded base16ct v1.0.0 |
| 1242 | 2026-03-02T08:36:54.054Z | Downloaded libsw-core v0.3.2 |
| 1243 | 2026-03-02T08:36:54.057Z | Downloaded fixedbitset v0.4.2 |
| 1244 | 2026-03-02T08:36:54.057Z | Downloaded dunce v1.0.5 |
| 1245 | 2026-03-02T08:36:54.057Z | Downloaded argon2 v0.5.3 |
| 1246 | 2026-03-02T08:36:54.060Z | Downloaded arc-swap v1.8.2 |
| 1247 | 2026-03-02T08:36:54.062Z | Downloaded backoff v0.4.0 |
| 1248 | 2026-03-02T08:36:54.065Z | Downloaded arrayvec v0.7.6 |
| 1249 | 2026-03-02T08:36:54.065Z | Downloaded gethostname v0.5.0 |
| 1250 | 2026-03-02T08:36:54.068Z | Downloaded dtrace-parser v0.3.0 |
| 1251 | 2026-03-02T08:36:54.068Z | Downloaded convert_case v0.4.0 |
| 1252 | 2026-03-02T08:36:54.068Z | Downloaded async-trait v0.1.89 |
| 1253 | 2026-03-02T08:36:54.071Z | Downloaded anyhow v1.0.101 |
| 1254 | 2026-03-02T08:36:54.075Z | Downloaded group v0.13.0 |
| 1255 | 2026-03-02T08:36:54.078Z | Downloaded blake2 v0.10.6 |
| 1256 | 2026-03-02T08:36:54.080Z | Downloaded dtrace-parser v0.2.0 |
| 1257 | 2026-03-02T08:36:54.080Z | Downloaded half v2.7.1 |
| 1258 | 2026-03-02T08:36:54.083Z | Downloaded chacha20 v0.9.1 |
| 1259 | 2026-03-02T08:36:54.083Z | Downloaded cancel-safe-futures v0.1.5 |
| 1260 | 2026-03-02T08:36:54.086Z | Downloaded bytecount v0.6.9 |
| 1261 | 2026-03-02T08:36:54.090Z | Downloaded bitflags v1.3.2 |
| 1262 | 2026-03-02T08:36:54.093Z | Downloaded async-stream-impl v0.3.6 |
| 1263 | 2026-03-02T08:36:54.093Z | Downloaded async-recursion v1.1.1 |
| 1264 | 2026-03-02T08:36:54.496Z | Downloaded aws-lc-sys v0.37.1 |
| 1265 | 2026-03-02T08:36:55.765Z | Compiling proc-macro2 v1.0.106 |
| 1266 | 2026-03-02T08:36:55.765Z | Compiling quote v1.0.44 |
| 1267 | 2026-03-02T08:36:55.768Z | Compiling unicode-ident v1.0.24 |
| 1268 | 2026-03-02T08:36:55.768Z | Compiling serde_core v1.0.228 |
| 1269 | 2026-03-02T08:36:55.768Z | Compiling cfg-if v1.0.4 |
| 1270 | 2026-03-02T08:36:55.768Z | Compiling serde v1.0.228 |
| 1271 | 2026-03-02T08:36:55.768Z | Compiling libc v0.2.180 |
| 1272 | 2026-03-02T08:36:55.768Z | Compiling memchr v2.8.0 |
| 1273 | 2026-03-02T08:36:56.101Z | Compiling itoa v1.0.17 |
| 1274 | 2026-03-02T08:36:56.430Z | Compiling smallvec v1.15.1 |
| 1275 | 2026-03-02T08:36:56.483Z | Compiling zmij v1.0.21 |
| 1276 | 2026-03-02T08:36:56.664Z | Compiling autocfg v1.5.0 |
| 1277 | 2026-03-02T08:36:56.817Z | Compiling serde_json v1.0.149 |
| 1278 | 2026-03-02T08:36:57.280Z | Compiling libm v0.2.16 |
| 1279 | 2026-03-02T08:36:57.421Z | Compiling getrandom v0.4.1 |
| 1280 | 2026-03-02T08:36:57.506Z | Compiling version_check v0.9.5 |
| 1281 | 2026-03-02T08:36:57.698Z | Compiling stable_deref_trait v1.2.1 |
| 1282 | 2026-03-02T08:36:57.794Z | Compiling iana-time-zone v0.1.65 |
| 1283 | 2026-03-02T08:36:57.821Z | Compiling equivalent v1.0.2 |
| 1284 | 2026-03-02T08:36:57.977Z | Compiling pin-project-lite v0.2.16 |
| 1285 | 2026-03-02T08:36:58.036Z | Compiling allocator-api2 v0.2.21 |
| 1286 | 2026-03-02T08:36:58.073Z | Compiling foldhash v0.2.0 |
| 1287 | 2026-03-02T08:36:58.245Z | Compiling percent-encoding v2.3.2 |
| 1288 | 2026-03-02T08:36:58.266Z | Compiling writeable v0.6.2 |
| 1289 | 2026-03-02T08:36:58.665Z | Compiling syn v2.0.116 |
| 1290 | 2026-03-02T08:36:58.684Z | Compiling litemap v0.8.1 |
| 1291 | 2026-03-02T08:36:58.687Z | Compiling icu_properties_data v2.1.2 |
| 1292 | 2026-03-02T08:36:58.725Z | Compiling scopeguard v1.2.0 |
| 1293 | 2026-03-02T08:36:58.878Z | Compiling hashbrown v0.16.1 |
| 1294 | 2026-03-02T08:36:58.907Z | Compiling icu_normalizer_data v2.1.1 |
| 1295 | 2026-03-02T08:36:58.927Z | Compiling parking_lot_core v0.9.12 |
| 1296 | 2026-03-02T08:36:59.097Z | Compiling lock_api v0.4.14 |
| 1297 | 2026-03-02T08:36:59.155Z | Compiling dyn-clone v1.0.20 |
| 1298 | 2026-03-02T08:36:59.463Z | Compiling form_urlencoded v1.2.2 |
| 1299 | 2026-03-02T08:36:59.491Z | Compiling utf8_iter v1.0.4 |
| 1300 | 2026-03-02T08:36:59.640Z | Compiling jobserver v0.1.34 |
| 1301 | 2026-03-02T08:36:59.675Z | Compiling shlex v1.3.0 |
| 1302 | 2026-03-02T08:36:59.752Z | Compiling log v0.4.29 |
| 1303 | 2026-03-02T08:36:59.815Z | Compiling find-msvc-tools v0.1.9 |
| 1304 | 2026-03-02T08:37:00.047Z | Compiling heck v0.5.0 |
| 1305 | 2026-03-02T08:37:00.143Z | Compiling cc v1.2.56 |
| 1306 | 2026-03-02T08:37:00.295Z | Compiling thiserror v2.0.18 |
| 1307 | 2026-03-02T08:37:00.331Z | Compiling futures-core v0.3.32 |
| 1308 | 2026-03-02T08:37:00.380Z | Compiling num-traits v0.2.19 |
| 1309 | 2026-03-02T08:37:00.619Z | Compiling errno v0.3.14 |
| 1310 | 2026-03-02T08:37:00.671Z | Compiling fnv v1.0.7 |
| 1311 | 2026-03-02T08:37:00.825Z | Compiling zerocopy v0.8.39 |
| 1312 | 2026-03-02T08:37:01.157Z | Compiling futures-sink v0.3.32 |
| 1313 | 2026-03-02T08:37:01.206Z | Compiling getrandom v0.2.17 |
| 1314 | 2026-03-02T08:37:01.341Z | Compiling slab v0.4.12 |
| 1315 | 2026-03-02T08:37:01.557Z | Compiling semver v1.0.27 |
| 1316 | 2026-03-02T08:37:01.586Z | Compiling indexmap v2.13.0 |
| 1317 | 2026-03-02T08:37:01.694Z | Compiling futures-channel v0.3.32 |
| 1318 | 2026-03-02T08:37:01.753Z | Compiling uuid v1.21.0 |
| 1319 | 2026-03-02T08:37:02.176Z | Compiling futures-io v0.3.32 |
| 1320 | 2026-03-02T08:37:02.336Z | Compiling futures-task v0.3.32 |
| 1321 | 2026-03-02T08:37:02.676Z | Compiling typenum v1.19.0 |
| 1322 | 2026-03-02T08:37:02.763Z | Compiling rustversion v1.0.22 |
| 1323 | 2026-03-02T08:37:03.185Z | Compiling socket2 v0.6.2 |
| 1324 | 2026-03-02T08:37:03.460Z | Compiling ring v0.17.14 |
| 1325 | 2026-03-02T08:37:03.489Z | Compiling schemars v0.8.22 |
| 1326 | 2026-03-02T08:37:03.553Z | Compiling portable-atomic v1.13.1 |
| 1327 | 2026-03-02T08:37:04.271Z | Compiling parking_lot v0.12.5 |
| 1328 | 2026-03-02T08:37:04.293Z | Compiling regex-syntax v0.8.9 |
| 1329 | 2026-03-02T08:37:04.619Z | Compiling untrusted v0.9.0 |
| 1330 | 2026-03-02T08:37:04.814Z | Compiling signal-hook-registry v1.4.8 |
| 1331 | 2026-03-02T08:37:05.027Z | Compiling mio v1.1.1 |
| 1332 | 2026-03-02T08:37:05.191Z | Compiling byteorder v1.5.0 |
| 1333 | 2026-03-02T08:37:05.303Z | Compiling bitflags v2.11.0 |
| 1334 | 2026-03-02T08:37:05.441Z | Compiling critical-section v1.2.0 |
| 1335 | 2026-03-02T08:37:05.690Z | Compiling subtle v2.6.1 |
| 1336 | 2026-03-02T08:37:05.803Z | Compiling once_cell v1.21.3 |
| 1337 | 2026-03-02T08:37:05.825Z | Compiling rand_core v0.6.4 |
| 1338 | 2026-03-02T08:37:06.018Z | Compiling base64 v0.22.1 |
| 1339 | 2026-03-02T08:37:06.154Z | Compiling rustix v1.1.3 |
| 1340 | 2026-03-02T08:37:06.208Z | Compiling synstructure v0.13.2 |
| 1341 | 2026-03-02T08:37:06.247Z | Compiling serde_derive_internals v0.29.1 |
| 1342 | 2026-03-02T08:37:06.718Z | Compiling ucd-trie v0.1.7 |
| 1343 | 2026-03-02T08:37:07.234Z | Compiling httparse v1.10.1 |
| 1344 | 2026-03-02T08:37:07.303Z | Compiling atomic-waker v1.1.2 |
| 1345 | 2026-03-02T08:37:07.328Z | Compiling ipnet v2.11.0 |
| 1346 | 2026-03-02T08:37:07.409Z | Compiling pest v2.8.6 |
| 1347 | 2026-03-02T08:37:07.508Z | Compiling tower-layer v0.3.3 |
| 1348 | 2026-03-02T08:37:07.824Z | Compiling thiserror v1.0.69 |
| 1349 | 2026-03-02T08:37:08.004Z | Compiling tower-service v0.3.3 |
| 1350 | 2026-03-02T08:37:08.176Z | Compiling ryu v1.0.23 |
| 1351 | 2026-03-02T08:37:08.553Z | Compiling getrandom v0.3.4 |
| 1352 | 2026-03-02T08:37:08.577Z | Compiling try-lock v0.2.5 |
| 1353 | 2026-03-02T08:37:08.729Z | Compiling want v0.3.1 |
| 1354 | 2026-03-02T08:37:08.748Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-03-02T08:37:08.823Z | Compiling httpdate v1.0.3 |
| 1356 | 2026-03-02T08:37:09.032Z | Compiling pin-utils v0.1.0 |
| 1357 | 2026-03-02T08:37:09.150Z | Compiling pretty-hex v0.4.1 |
| 1358 | 2026-03-02T08:37:09.219Z | Compiling slog v2.8.2 |
| 1359 | 2026-03-02T08:37:09.249Z | Compiling aho-corasick v1.1.4 |
| 1360 | 2026-03-02T08:37:09.282Z | Compiling plain v0.2.3 |
| 1361 | 2026-03-02T08:37:09.387Z | Compiling strsim v0.11.1 |
| 1362 | 2026-03-02T08:37:09.454Z | Compiling winnow v0.7.14 |
| 1363 | 2026-03-02T08:37:09.650Z | Compiling tracing-core v0.1.36 |
| 1364 | 2026-03-02T08:37:09.853Z | Compiling serde_derive v1.0.228 |
| 1365 | 2026-03-02T08:37:09.901Z | Compiling zerofrom-derive v0.1.6 |
| 1366 | 2026-03-02T08:37:10.256Z | Compiling yoke-derive v0.8.1 |
| 1367 | 2026-03-02T08:37:10.409Z | Compiling zerovec-derive v0.11.2 |
| 1368 | 2026-03-02T08:37:10.760Z | Compiling displaydoc v0.2.5 |
| 1369 | 2026-03-02T08:37:11.088Z | Compiling schemars_derive v0.8.22 |
| 1370 | 2026-03-02T08:37:12.415Z | Compiling tokio-macros v2.6.0 |
| 1371 | 2026-03-02T08:37:12.778Z | Compiling thiserror-impl v2.0.18 |
| 1372 | 2026-03-02T08:37:12.949Z | Compiling zerofrom v0.1.6 |
| 1373 | 2026-03-02T08:37:13.016Z | Compiling zerocopy-derive v0.8.39 |
| 1374 | 2026-03-02T08:37:13.036Z | Compiling zeroize_derive v1.4.3 |
| 1375 | 2026-03-02T08:37:13.246Z | Compiling yoke v0.8.1 |
| 1376 | 2026-03-02T08:37:13.382Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-03-02T08:37:13.603Z | Compiling zerovec v0.11.5 |
| 1378 | 2026-03-02T08:37:13.950Z | Compiling zerotrie v0.2.3 |
| 1379 | 2026-03-02T08:37:14.053Z | Compiling pest_meta v2.8.6 |
| 1380 | 2026-03-02T08:37:14.518Z | Compiling zeroize v1.8.2 |
| 1381 | 2026-03-02T08:37:14.607Z | Compiling thiserror-impl v1.0.69 |
| 1382 | 2026-03-02T08:37:14.834Z | Compiling tinystr v0.8.2 |
| 1383 | 2026-03-02T08:37:14.928Z | Compiling potential_utf v0.1.4 |
| 1384 | 2026-03-02T08:37:15.223Z | Compiling icu_locale_core v2.1.1 |
| 1385 | 2026-03-02T08:37:15.254Z | Compiling icu_collections v2.1.1 |
| 1386 | 2026-03-02T08:37:15.276Z | Compiling futures-util v0.3.32 |
| 1387 | 2026-03-02T08:37:15.998Z | Compiling pest_generator v2.8.6 |
| 1388 | 2026-03-02T08:37:17.317Z | Compiling icu_provider v2.1.1 |
| 1389 | 2026-03-02T08:37:17.621Z | Compiling regex-automata v0.4.14 |
| 1390 | 2026-03-02T08:37:17.660Z | Compiling pest_derive v2.8.6 |
| 1391 | 2026-03-02T08:37:17.793Z | Compiling icu_normalizer v2.1.1 |
| 1392 | 2026-03-02T08:37:17.829Z | Compiling icu_properties v2.1.2 |
| 1393 | 2026-03-02T08:37:17.934Z | Compiling bytes v1.11.1 |
| 1394 | 2026-03-02T08:37:18.114Z | Compiling chrono v0.4.43 |
| 1395 | 2026-03-02T08:37:18.751Z | Compiling serde_tokenstream v0.2.2 |
| 1396 | 2026-03-02T08:37:19.238Z | Compiling http v1.4.0 |
| 1397 | 2026-03-02T08:37:19.362Z | Compiling tokio v1.49.0 |
| 1398 | 2026-03-02T08:37:20.927Z | Compiling idna_adapter v1.2.1 |
| 1399 | 2026-03-02T08:37:21.057Z | Compiling http-body v1.0.1 |
| 1400 | 2026-03-02T08:37:21.181Z | Compiling idna v1.1.0 |
| 1401 | 2026-03-02T08:37:21.340Z | Compiling erased-serde v0.3.31 |
| 1402 | 2026-03-02T08:37:21.757Z | Compiling tracing-attributes v0.1.31 |
| 1403 | 2026-03-02T08:37:21.921Z | Compiling url v2.5.8 |
| 1404 | 2026-03-02T08:37:24.059Z | Compiling regex v1.12.3 |
| 1405 | 2026-03-02T08:37:24.421Z | Compiling http-body-util v0.1.3 |
| 1406 | 2026-03-02T08:37:24.478Z | Compiling serde_urlencoded v0.7.1 |
| 1407 | 2026-03-02T08:37:24.850Z | Compiling ppv-lite86 v0.2.21 |
| 1408 | 2026-03-02T08:37:24.929Z | Compiling tracing v0.1.44 |
| 1409 | 2026-03-02T08:37:25.024Z | Compiling crypto-common v0.1.7 |
| 1410 | 2026-03-02T08:37:25.116Z | Compiling paste v1.0.15 |
| 1411 | 2026-03-02T08:37:25.150Z | Compiling openapiv3 v2.2.0 |
| 1412 | 2026-03-02T08:37:25.257Z | Compiling sync_wrapper v1.0.2 |
| 1413 | 2026-03-02T08:37:25.381Z | Compiling regress v0.10.5 |
| 1414 | 2026-03-02T08:37:25.442Z | Compiling rustls-pki-types v1.14.0 |
| 1415 | 2026-03-02T08:37:25.782Z | Compiling num-conv v0.2.0 |
| 1416 | 2026-03-02T08:37:26.059Z | Compiling time-core v0.1.8 |
| 1417 | 2026-03-02T08:37:26.402Z | Compiling anyhow v1.0.101 |
| 1418 | 2026-03-02T08:37:26.537Z | Compiling powerfmt v0.2.0 |
| 1419 | 2026-03-02T08:37:26.782Z | Compiling time-macros v0.2.27 |
| 1420 | 2026-03-02T08:37:26.945Z | Compiling deranged v0.5.6 |
| 1421 | 2026-03-02T08:37:26.966Z | Compiling scroll_derive v0.13.1 |
| 1422 | 2026-03-02T08:37:27.469Z | Compiling ident_case v1.0.1 |
| 1423 | 2026-03-02T08:37:27.669Z | Compiling iri-string v0.7.10 |
| 1424 | 2026-03-02T08:37:28.952Z | Compiling fastrand v2.3.0 |
| 1425 | 2026-03-02T08:37:29.284Z | Compiling num_threads v0.1.7 |
| 1426 | 2026-03-02T08:37:29.456Z | Compiling typify-impl v0.4.3 |
| 1427 | 2026-03-02T08:37:29.483Z | Compiling cpufeatures v0.2.17 |
| 1428 | 2026-03-02T08:37:29.533Z | Compiling scroll v0.13.0 |
| 1429 | 2026-03-02T08:37:29.601Z | Compiling darling_core v0.21.3 |
| 1430 | 2026-03-02T08:37:30.129Z | Compiling ipnetwork v0.21.1 |
| 1431 | 2026-03-02T08:37:31.100Z | Compiling daft-derive v0.1.5 |
| 1432 | 2026-03-02T08:37:32.057Z | Compiling omicron-workspace-hack v0.1.0 |
| 1433 | 2026-03-02T08:37:32.502Z | Compiling goblin v0.10.5 |
| 1434 | 2026-03-02T08:37:32.777Z | Compiling tokio-util v0.7.18 |
| 1435 | 2026-03-02T08:37:34.619Z | Compiling async-trait v0.1.89 |
| 1436 | 2026-03-02T08:37:35.540Z | Compiling darling_macro v0.21.3 |
| 1437 | 2026-03-02T08:37:35.665Z | Compiling cmake v0.1.57 |
| 1438 | 2026-03-02T08:37:35.845Z | Compiling dunce v1.0.5 |
| 1439 | 2026-03-02T08:37:35.996Z | Compiling usdt-impl v0.6.0 |
| 1440 | 2026-03-02T08:37:36.406Z | Compiling fs_extra v1.3.0 |
| 1441 | 2026-03-02T08:37:36.659Z | Compiling darling v0.21.3 |
| 1442 | 2026-03-02T08:37:36.857Z | Compiling dtrace-parser v0.3.0 |
| 1443 | 2026-03-02T08:37:36.919Z | Compiling aws-lc-sys v0.37.1 |
| 1444 | 2026-03-02T08:37:36.958Z | Compiling block-buffer v0.10.4 |
| 1445 | 2026-03-02T08:37:36.982Z | Compiling crossbeam-utils v0.8.21 |
| 1446 | 2026-03-02T08:37:37.237Z | Compiling digest v0.10.7 |
| 1447 | 2026-03-02T08:37:37.634Z | Compiling futures-executor v0.3.32 |
| 1448 | 2026-03-02T08:37:37.662Z | Compiling structmeta-derive v0.3.0 |
| 1449 | 2026-03-02T08:37:38.522Z | Compiling thread-id v5.1.0 |
| 1450 | 2026-03-02T08:37:38.595Z | Compiling hex v0.4.3 |
| 1451 | 2026-03-02T08:37:38.663Z | Compiling rustls v0.22.4 |
| 1452 | 2026-03-02T08:37:38.769Z | Compiling camino v1.2.2 |
| 1453 | 2026-03-02T08:37:39.101Z | Compiling rand_core v0.9.5 |
| 1454 | 2026-03-02T08:37:39.154Z | Compiling futures v0.3.32 |
| 1455 | 2026-03-02T08:37:39.287Z | Compiling h2 v0.4.13 |
| 1456 | 2026-03-02T08:37:39.532Z | Compiling oxnet v0.1.4 |
| 1457 | 2026-03-02T08:37:39.549Z | Compiling thread_local v1.1.9 |
| 1458 | 2026-03-02T08:37:40.083Z | Compiling dof v0.4.0 |
| 1459 | 2026-03-02T08:37:40.179Z | Compiling structmeta v0.3.0 |
| 1460 | 2026-03-02T08:37:40.408Z | Compiling syn v1.0.109 |
| 1461 | 2026-03-02T08:37:40.429Z | Compiling aws-lc-rs v1.15.4 |
| 1462 | 2026-03-02T08:37:40.568Z | Compiling match_cfg v0.1.0 |
| 1463 | 2026-03-02T08:37:40.990Z | Compiling slog-async v2.8.0 |
| 1464 | 2026-03-02T08:37:41.143Z | Compiling unicode-width v0.2.2 |
| 1465 | 2026-03-02T08:37:41.534Z | Compiling unsafe-libyaml v0.2.11 |
| 1466 | 2026-03-02T08:37:41.638Z | Compiling quick-error v1.2.3 |
| 1467 | 2026-03-02T08:37:41.821Z | Compiling rand_chacha v0.9.0 |
| 1468 | 2026-03-02T08:37:43.276Z | Compiling serde_yaml v0.9.34+deprecated |
| 1469 | 2026-03-02T08:37:43.654Z | Compiling newtype-uuid-macros v0.1.0 |
| 1470 | 2026-03-02T08:37:44.293Z | Compiling hyper v1.8.1 |
| 1471 | 2026-03-02T08:37:45.174Z | Compiling typify-macro v0.4.3 |
| 1472 | 2026-03-02T08:37:45.388Z | Compiling usdt-attr-macro v0.6.0 |
| 1473 | 2026-03-02T08:37:45.424Z | Compiling usdt-macro v0.6.0 |
| 1474 | 2026-03-02T08:37:46.455Z | Compiling strum_macros v0.26.4 |
| 1475 | 2026-03-02T08:37:46.747Z | Compiling hyper-util v0.1.20 |
| 1476 | 2026-03-02T08:37:47.585Z | Compiling serde_spanned v1.0.4 |
| 1477 | 2026-03-02T08:37:47.695Z | Compiling multer v3.1.0 |
| 1478 | 2026-03-02T08:37:48.104Z | Compiling term v1.2.1 |
| 1479 | 2026-03-02T08:37:48.169Z | Compiling take_mut v0.2.2 |
| 1480 | 2026-03-02T08:37:48.347Z | Compiling untrusted v0.7.1 |
| 1481 | 2026-03-02T08:37:48.459Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1482 | 2026-03-02T08:37:48.541Z | Compiling debug-ignore v1.0.5 |
| 1483 | 2026-03-02T08:37:48.710Z | Compiling bit-vec v0.8.0 |
| 1484 | 2026-03-02T08:37:48.957Z | Compiling rand v0.9.2 |
| 1485 | 2026-03-02T08:37:49.207Z | Compiling bit-set v0.8.0 |
| 1486 | 2026-03-02T08:37:49.533Z | Compiling async-stream-impl v0.3.6 |
| 1487 | 2026-03-02T08:37:49.721Z | Compiling typify v0.4.3 |
| 1488 | 2026-03-02T08:37:49.739Z | Compiling dropshot v0.16.7 |
| 1489 | 2026-03-02T08:37:49.855Z | Compiling encoding_rs v0.8.35 |
| 1490 | 2026-03-02T08:37:50.144Z | Compiling rustls v0.23.36 |
| 1491 | 2026-03-02T08:37:50.366Z | Compiling unarray v0.1.4 |
| 1492 | 2026-03-02T08:37:50.523Z | Compiling ref-cast v1.0.25 |
| 1493 | 2026-03-02T08:37:50.545Z | Compiling strum v0.26.3 |
| 1494 | 2026-03-02T08:37:50.548Z | Compiling spin v0.9.8 |
| 1495 | 2026-03-02T08:37:50.672Z | Compiling mime v0.3.17 |
| 1496 | 2026-03-02T08:37:50.763Z | Compiling derive-ex v0.1.8 |
| 1497 | 2026-03-02T08:37:50.796Z | Compiling async-stream v0.3.6 |
| 1498 | 2026-03-02T08:37:50.817Z | Compiling dropshot_endpoint v0.16.7 |
| 1499 | 2026-03-02T08:37:51.051Z | Compiling macaddr v1.0.1 |
| 1500 | 2026-03-02T08:37:51.195Z | Compiling ref-cast-impl v1.0.25 |
| 1501 | 2026-03-02T08:37:51.228Z | Compiling waitgroup v0.1.2 |
| 1502 | 2026-03-02T08:37:51.249Z | Compiling serde_path_to_error v0.1.20 |
| 1503 | 2026-03-02T08:37:51.494Z | Compiling progenitor-impl v0.11.2 |
| 1504 | 2026-03-02T08:37:51.934Z | Compiling tabwriter v1.4.1 |
| 1505 | 2026-03-02T08:37:52.596Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1506 | 2026-03-02T08:37:52.937Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-03-02T08:37:53.824Z | Compiling newtype-uuid v1.3.2 |
| 1508 | 2026-03-02T08:37:53.890Z | Compiling strum_macros v0.27.2 |
| 1509 | 2026-03-02T08:37:54.476Z | Compiling test-strategy v0.4.5 |
| 1510 | 2026-03-02T08:37:54.545Z | Compiling instant v0.1.13 |
| 1511 | 2026-03-02T08:37:54.728Z | Compiling daft v0.1.5 |
| 1512 | 2026-03-02T08:37:54.750Z | Compiling serde_with_macros v3.16.1 |
| 1513 | 2026-03-02T08:37:55.231Z | Compiling time v0.3.47 |
| 1514 | 2026-03-02T08:37:56.646Z | Compiling tower v0.5.3 |
| 1515 | 2026-03-02T08:37:57.292Z | Compiling webpki-roots v1.0.6 |
| 1516 | 2026-03-02T08:37:57.501Z | Compiling colored v3.1.1 |
| 1517 | 2026-03-02T08:37:57.703Z | Compiling tower-http v0.6.8 |
| 1518 | 2026-03-02T08:37:57.735Z | Compiling crossbeam-channel v0.5.15 |
| 1519 | 2026-03-02T08:37:58.360Z | Compiling strum v0.27.2 |
| 1520 | 2026-03-02T08:37:58.570Z | Compiling parse-display-derive v0.10.0 |
| 1521 | 2026-03-02T08:37:58.615Z | Compiling rustls-webpki v0.102.8 |
| 1522 | 2026-03-02T08:37:59.537Z | Compiling rustc-hash v2.1.1 |
| 1523 | 2026-03-02T08:38:00.386Z | Compiling progenitor-macro v0.11.2 |
| 1524 | 2026-03-02T08:38:00.638Z | Compiling slog-json v2.6.1 |
| 1525 | 2026-03-02T08:38:01.038Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1526 | 2026-03-02T08:38:01.149Z | Compiling hostname v0.3.1 |
| 1527 | 2026-03-02T08:38:01.404Z | Compiling rand_chacha v0.3.1 |
| 1528 | 2026-03-02T08:38:02.195Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1529 | 2026-03-02T08:38:02.198Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1530 | 2026-03-02T08:38:02.355Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1531 | 2026-03-02T08:38:02.499Z | Compiling is-terminal v0.4.17 |
| 1532 | 2026-03-02T08:38:02.652Z | Compiling wait-timeout v0.2.1 |
| 1533 | 2026-03-02T08:38:03.153Z | Compiling memmap2 v0.9.10 |
| 1534 | 2026-03-02T08:38:03.195Z | Compiling either v1.15.0 |
| 1535 | 2026-03-02T08:38:03.273Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-03-02T08:38:03.497Z | Compiling usdt v0.6.0 |
| 1537 | 2026-03-02T08:38:03.603Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1538 | 2026-03-02T08:38:03.658Z | Compiling rusty-fork v0.3.1 |
| 1539 | 2026-03-02T08:38:03.941Z | Compiling slog-term v2.9.2 |
| 1540 | 2026-03-02T08:38:04.051Z | Compiling rand v0.8.5 |
| 1541 | 2026-03-02T08:38:04.412Z | Compiling tokio-rustls v0.25.0 |
| 1542 | 2026-03-02T08:38:04.763Z | Compiling slog-bunyan v2.5.0 |
| 1543 | 2026-03-02T08:38:05.409Z | Compiling rand_xorshift v0.4.0 |
| 1544 | 2026-03-02T08:38:05.638Z | Compiling sha1 v0.10.6 |
| 1545 | 2026-03-02T08:38:05.685Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1546 | 2026-03-02T08:38:06.078Z | Compiling rustls-pemfile v2.2.0 |
| 1547 | 2026-03-02T08:38:07.050Z | Compiling hostname v0.4.2 |
| 1548 | 2026-03-02T08:38:07.440Z | Compiling proptest v1.10.0 |
| 1549 | 2026-03-02T08:38:09.789Z | Compiling itertools v0.14.0 |
| 1550 | 2026-03-02T08:38:12.943Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1551 | 2026-03-02T08:38:13.007Z | Compiling serde_with v3.16.1 |
| 1552 | 2026-03-02T08:38:14.286Z | Compiling utf8parse v0.2.2 |
| 1553 | 2026-03-02T08:38:14.435Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1554 | 2026-03-02T08:38:14.469Z | Compiling anstyle-parse v0.2.7 |
| 1555 | 2026-03-02T08:38:14.848Z | Compiling toml_datetime v0.6.11 |
| 1556 | 2026-03-02T08:38:15.195Z | Compiling is_terminal_polyfill v1.70.2 |
| 1557 | 2026-03-02T08:38:15.352Z | Compiling anstyle v1.0.13 |
| 1558 | 2026-03-02T08:38:15.421Z | Compiling anstyle-query v1.1.5 |
| 1559 | 2026-03-02T08:38:15.599Z | Compiling colorchoice v1.0.4 |
| 1560 | 2026-03-02T08:38:15.838Z | Compiling anstream v0.6.21 |
| 1561 | 2026-03-02T08:38:16.541Z | Compiling backoff v0.4.0 |
| 1562 | 2026-03-02T08:38:17.107Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-03-02T08:38:17.599Z | Compiling iddqd v0.3.17 |
| 1564 | 2026-03-02T08:38:17.837Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1565 | 2026-03-02T08:38:19.972Z | Compiling clap_lex v1.0.0 |
| 1566 | 2026-03-02T08:38:20.317Z | Compiling clap_derive v4.5.55 |
| 1567 | 2026-03-02T08:38:20.643Z | Compiling terminal_size v0.4.3 |
| 1568 | 2026-03-02T08:38:20.858Z | Compiling crossbeam-epoch v0.9.18 |
| 1569 | 2026-03-02T08:38:21.671Z | Compiling clap_builder v4.5.59 |
| 1570 | 2026-03-02T08:38:21.743Z | Compiling rustls-webpki v0.103.9 |
| 1571 | 2026-03-02T08:38:22.059Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1572 | 2026-03-02T08:38:23.436Z | Compiling proc-macro-error-attr v1.0.4 |
| 1573 | 2026-03-02T08:38:23.549Z | Compiling heapless v0.8.0 |
| 1574 | 2026-03-02T08:38:23.955Z | Compiling proc-macro-crate v3.4.0 |
| 1575 | 2026-03-02T08:38:24.603Z | Compiling ingot-macros v0.1.1 |
| 1576 | 2026-03-02T08:38:25.529Z | Compiling zerocopy-derive v0.7.35 |
| 1577 | 2026-03-02T08:38:25.912Z | Compiling clap v4.5.59 |
| 1578 | 2026-03-02T08:38:26.037Z | Compiling hash32 v0.3.1 |
| 1579 | 2026-03-02T08:38:26.315Z | Compiling proc-macro-error v1.0.4 |
| 1580 | 2026-03-02T08:38:27.453Z | Compiling smoltcp v0.11.0 |
| 1581 | 2026-03-02T08:38:27.819Z | Compiling winnow v0.5.40 |
| 1582 | 2026-03-02T08:38:28.209Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1583 | 2026-03-02T08:38:28.839Z | Compiling zerocopy v0.7.35 |
| 1584 | 2026-03-02T08:38:31.046Z | Compiling tokio-rustls v0.26.4 |
| 1585 | 2026-03-02T08:38:31.301Z | Compiling toml_edit v0.19.15 |
| 1586 | 2026-03-02T08:38:31.364Z | Compiling num_enum_derive v0.7.5 |
| 1587 | 2026-03-02T08:38:31.524Z | Compiling ingot-types v0.1.2 |
| 1588 | 2026-03-02T08:38:32.654Z | Compiling cobs v0.3.0 |
| 1589 | 2026-03-02T08:38:33.044Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1590 | 2026-03-02T08:38:33.277Z | Compiling managed v0.8.0 |
| 1591 | 2026-03-02T08:38:33.361Z | Compiling crucible-workspace-hack v0.1.0 |
| 1592 | 2026-03-02T08:38:33.475Z | Compiling bitflags v1.3.2 |
| 1593 | 2026-03-02T08:38:33.763Z | Compiling num_enum v0.7.5 |
| 1594 | 2026-03-02T08:38:33.810Z | Compiling postcard v1.1.3 |
| 1595 | 2026-03-02T08:38:34.055Z | Compiling hyper-rustls v0.27.7 |
| 1596 | 2026-03-02T08:38:34.537Z | Compiling proc-macro-crate v1.3.1 |
| 1597 | 2026-03-02T08:38:34.689Z | Compiling ingot v0.1.1 |
| 1598 | 2026-03-02T08:38:35.207Z | Compiling foreign-types-macros v0.2.3 |
| 1599 | 2026-03-02T08:38:35.282Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1600 | 2026-03-02T08:38:35.334Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1601 | 2026-03-02T08:38:35.757Z | Compiling rayon-core v1.13.0 |
| 1602 | 2026-03-02T08:38:35.900Z | Compiling foreign-types-shared v0.3.1 |
| 1603 | 2026-03-02T08:38:36.048Z | Compiling heck v0.4.1 |
| 1604 | 2026-03-02T08:38:36.250Z | Compiling reqwest v0.12.28 |
| 1605 | 2026-03-02T08:38:36.498Z | Compiling foreign-types v0.5.0 |
| 1606 | 2026-03-02T08:38:36.650Z | Compiling num_enum_derive v0.5.11 |
| 1607 | 2026-03-02T08:38:36.729Z | Compiling crossbeam-deque v0.8.6 |
| 1608 | 2026-03-02T08:38:36.750Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1609 | 2026-03-02T08:38:37.693Z | Compiling dtrace-parser v0.2.0 |
| 1610 | 2026-03-02T08:38:37.824Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1611 | 2026-03-02T08:38:38.430Z | Compiling scroll_derive v0.12.1 |
| 1612 | 2026-03-02T08:38:38.822Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-03-02T08:38:38.882Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-03-02T08:38:39.292Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1615 | 2026-03-02T08:38:39.340Z | Compiling cstr-argument v0.1.2 |
| 1616 | 2026-03-02T08:38:39.425Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1617 | 2026-03-02T08:38:39.602Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-03-02T08:38:39.622Z | Compiling convert_case v0.4.0 |
| 1619 | 2026-03-02T08:38:39.711Z | Compiling cfg_aliases v0.2.1 |
| 1620 | 2026-03-02T08:38:39.835Z | Compiling nix v0.30.1 |
| 1621 | 2026-03-02T08:38:39.861Z | Compiling tinyvec v1.10.0 |
| 1622 | 2026-03-02T08:38:39.942Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1623 | 2026-03-02T08:38:39.962Z | Compiling scroll v0.12.0 |
| 1624 | 2026-03-02T08:38:40.298Z | Compiling derive_more v0.99.20 |
| 1625 | 2026-03-02T08:38:40.639Z | Compiling num_enum v0.5.11 |
| 1626 | 2026-03-02T08:38:40.659Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1627 | 2026-03-02T08:38:40.845Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1628 | 2026-03-02T08:38:41.871Z | Compiling dof v0.3.0 |
| 1629 | 2026-03-02T08:38:42.527Z | Compiling camino-tempfile v1.4.1 |
| 1630 | 2026-03-02T08:38:42.684Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1631 | 2026-03-02T08:38:42.923Z | Compiling thread-id v4.2.2 |
| 1632 | 2026-03-02T08:38:44.106Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1633 | 2026-03-02T08:38:44.552Z | Compiling rayon v1.11.0 |
| 1634 | 2026-03-02T08:38:45.798Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1635 | 2026-03-02T08:38:46.237Z | Compiling goblin v0.8.2 |
| 1636 | 2026-03-02T08:38:46.637Z | Compiling progenitor-client v0.11.2 |
| 1637 | 2026-03-02T08:38:46.937Z | Compiling zone_cfg_derive v0.3.1 |
| 1638 | 2026-03-02T08:38:47.268Z | Compiling itertools v0.12.1 |
| 1639 | 2026-03-02T08:38:47.467Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1640 | 2026-03-02T08:38:48.141Z | Compiling serde_spanned v0.6.9 |
| 1641 | 2026-03-02T08:38:48.327Z | Compiling num-derive v0.4.2 |
| 1642 | 2026-03-02T08:38:48.871Z | Compiling sigpipe v0.1.3 |
| 1643 | 2026-03-02T08:38:49.073Z | Compiling toml_write v0.1.2 |
| 1644 | 2026-03-02T08:38:49.092Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1645 | 2026-03-02T08:38:49.445Z | Compiling glob v0.3.3 |
| 1646 | 2026-03-02T08:38:49.481Z | Compiling jiff v0.2.20 |
| 1647 | 2026-03-02T08:38:49.531Z | Compiling toml_edit v0.22.27 |
| 1648 | 2026-03-02T08:38:50.318Z | Compiling zone v0.3.1 |
| 1649 | 2026-03-02T08:38:50.594Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1650 | 2026-03-02T08:38:51.934Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1651 | 2026-03-02T08:38:52.435Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1652 | 2026-03-02T08:38:53.422Z | Compiling progenitor v0.11.2 |
| 1653 | 2026-03-02T08:38:56.513Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1654 | 2026-03-02T08:38:57.346Z | Compiling smf v0.2.3 |
| 1655 | 2026-03-02T08:38:57.562Z | Compiling secrecy v0.10.3 |
| 1656 | 2026-03-02T08:38:57.859Z | Compiling num-integer v0.1.46 |
| 1657 | 2026-03-02T08:38:58.219Z | Compiling rustc_version v0.4.1 |
| 1658 | 2026-03-02T08:38:58.741Z | Compiling whoami v1.6.1 |
| 1659 | 2026-03-02T08:38:58.781Z | Compiling float-ord v0.3.2 |
| 1660 | 2026-03-02T08:38:58.813Z | Compiling prettyplease v0.2.37 |
| 1661 | 2026-03-02T08:38:58.885Z | Compiling rustix v0.38.44 |
| 1662 | 2026-03-02T08:38:59.272Z | Compiling curve25519-dalek v4.1.3 |
| 1663 | 2026-03-02T08:38:59.801Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1664 | 2026-03-02T08:39:00.933Z | Compiling toml v0.8.23 |
| 1665 | 2026-03-02T08:39:00.951Z | Compiling usdt-attr-macro v0.5.0 |
| 1666 | 2026-03-02T08:39:01.245Z | Compiling usdt-macro v0.5.0 |
| 1667 | 2026-03-02T08:39:02.619Z | Compiling progenitor-client v0.10.0 |
| 1668 | 2026-03-02T08:39:03.219Z | Compiling hmac v0.12.1 |
| 1669 | 2026-03-02T08:39:03.570Z | Compiling inout v0.1.4 |
| 1670 | 2026-03-02T08:39:04.067Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-02T08:39:04.115Z | Compiling ff v0.13.1 |
| 1672 | 2026-03-02T08:39:04.232Z | Compiling memmap v0.7.0 |
| 1673 | 2026-03-02T08:39:04.354Z | Compiling data-encoding v2.10.0 |
| 1674 | 2026-03-02T08:39:04.601Z | Compiling usdt v0.5.0 |
| 1675 | 2026-03-02T08:39:05.107Z | Compiling group v0.13.0 |
| 1676 | 2026-03-02T08:39:05.291Z | Compiling cipher v0.4.4 |
| 1677 | 2026-03-02T08:39:05.320Z | Compiling hkdf v0.12.4 |
| 1678 | 2026-03-02T08:39:05.770Z | Compiling num-iter v0.1.45 |
| 1679 | 2026-03-02T08:39:05.890Z | Compiling num-rational v0.4.2 |
| 1680 | 2026-03-02T08:39:06.769Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1681 | 2026-03-02T08:39:07.549Z | Compiling universal-hash v0.5.1 |
| 1682 | 2026-03-02T08:39:07.703Z | Compiling half v2.7.1 |
| 1683 | 2026-03-02T08:39:07.784Z | Compiling crypto-bigint v0.5.5 |
| 1684 | 2026-03-02T08:39:07.944Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1685 | 2026-03-02T08:39:08.424Z | Compiling num-complex v0.4.6 |
| 1686 | 2026-03-02T08:39:09.395Z | Compiling ciborium-io v0.2.2 |
| 1687 | 2026-03-02T08:39:09.445Z | Compiling base16ct v0.2.0 |
| 1688 | 2026-03-02T08:39:09.472Z | Compiling base64ct v1.8.3 |
| 1689 | 2026-03-02T08:39:09.541Z | Compiling opaque-debug v0.3.1 |
| 1690 | 2026-03-02T08:39:09.663Z | Compiling num v0.4.3 |
| 1691 | 2026-03-02T08:39:09.726Z | Compiling poly1305 v0.8.0 |
| 1692 | 2026-03-02T08:39:09.748Z | Compiling ciborium-ll v0.2.2 |
| 1693 | 2026-03-02T08:39:10.112Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1694 | 2026-03-02T08:39:10.172Z | Compiling password-hash v0.5.0 |
| 1695 | 2026-03-02T08:39:10.691Z | Compiling thiserror-no-std v2.0.2 |
| 1696 | 2026-03-02T08:39:10.844Z | Compiling elliptic-curve v0.13.8 |
| 1697 | 2026-03-02T08:39:11.482Z | Compiling chacha20 v0.9.1 |
| 1698 | 2026-03-02T08:39:11.504Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1699 | 2026-03-02T08:39:11.918Z | Compiling hubpack_derive v0.1.1 |
| 1700 | 2026-03-02T08:39:12.393Z | Compiling blake2 v0.10.6 |
| 1701 | 2026-03-02T08:39:12.793Z | Compiling aead v0.5.2 |
| 1702 | 2026-03-02T08:39:12.984Z | Compiling vcpkg v0.2.15 |
| 1703 | 2026-03-02T08:39:13.067Z | Compiling linked-hash-map v0.5.6 |
| 1704 | 2026-03-02T08:39:13.473Z | Compiling static_assertions v1.1.0 |
| 1705 | 2026-03-02T08:39:13.496Z | Compiling keccak v0.1.6 |
| 1706 | 2026-03-02T08:39:13.604Z | Compiling semver v0.1.20 |
| 1707 | 2026-03-02T08:39:14.069Z | Compiling pkg-config v0.3.32 |
| 1708 | 2026-03-02T08:39:14.148Z | Compiling resolv-conf v0.7.6 |
| 1709 | 2026-03-02T08:39:14.260Z | Compiling rustc_version v0.1.7 |
| 1710 | 2026-03-02T08:39:14.405Z | Compiling sha3 v0.10.8 |
| 1711 | 2026-03-02T08:39:14.687Z | Compiling lru-cache v0.1.2 |
| 1712 | 2026-03-02T08:39:14.989Z | Compiling chacha20poly1305 v0.10.1 |
| 1713 | 2026-03-02T08:39:15.121Z | Compiling hubpack v0.1.2 |
| 1714 | 2026-03-02T08:39:15.140Z | Compiling argon2 v0.5.3 |
| 1715 | 2026-03-02T08:39:15.165Z | Compiling openssl-sys v0.9.111 |
| 1716 | 2026-03-02T08:39:15.215Z | Compiling vsss-rs v3.3.4 |
| 1717 | 2026-03-02T08:39:15.712Z | Compiling ciborium v0.2.2 |
| 1718 | 2026-03-02T08:39:16.300Z | Compiling hickory-proto v0.24.4 |
| 1719 | 2026-03-02T08:39:17.132Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1720 | 2026-03-02T08:39:18.251Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1721 | 2026-03-02T08:39:18.320Z | Compiling serde-big-array v0.5.1 |
| 1722 | 2026-03-02T08:39:18.601Z | Compiling derive-where v1.6.0 |
| 1723 | 2026-03-02T08:39:19.663Z | Compiling serde_repr v0.1.20 |
| 1724 | 2026-03-02T08:39:19.980Z | Compiling siphasher v1.0.2 |
| 1725 | 2026-03-02T08:39:20.415Z | Compiling indent_write v2.2.0 |
| 1726 | 2026-03-02T08:39:20.673Z | Compiling minimal-lexical v0.2.1 |
| 1727 | 2026-03-02T08:39:20.887Z | Compiling unicode-segmentation v1.12.0 |
| 1728 | 2026-03-02T08:39:21.246Z | Compiling nom v7.1.3 |
| 1729 | 2026-03-02T08:39:21.677Z | Compiling newline-converter v0.3.0 |
| 1730 | 2026-03-02T08:39:21.843Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1731 | 2026-03-02T08:39:21.886Z | Compiling hickory-resolver v0.24.4 |
| 1732 | 2026-03-02T08:39:24.057Z | Compiling phf_shared v0.12.1 |
| 1733 | 2026-03-02T08:39:24.430Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1734 | 2026-03-02T08:39:24.590Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-03-02T08:39:24.938Z | Compiling newtype_derive v0.1.6 |
| 1736 | 2026-03-02T08:39:25.086Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1737 | 2026-03-02T08:39:25.387Z | Compiling atomicwrites v0.4.4 |
| 1738 | 2026-03-02T08:39:26.192Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1739 | 2026-03-02T08:39:26.581Z | Compiling progenitor-impl v0.10.0 |
| 1740 | 2026-03-02T08:39:28.570Z | Compiling console v0.15.11 |
| 1741 | 2026-03-02T08:39:29.155Z | Compiling tokio-stream v0.1.18 |
| 1742 | 2026-03-02T08:39:29.359Z | Compiling pin-project-internal v1.1.10 |
| 1743 | 2026-03-02T08:39:29.918Z | Compiling slog-dtrace v0.3.0 |
| 1744 | 2026-03-02T08:39:30.182Z | Compiling csv-core v0.1.13 |
| 1745 | 2026-03-02T08:39:30.203Z | Compiling swrite v0.1.0 |
| 1746 | 2026-03-02T08:39:30.352Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1747 | 2026-03-02T08:39:30.759Z | Compiling cancel-safe-futures v0.1.5 |
| 1748 | 2026-03-02T08:39:31.241Z | Compiling owo-colors v4.2.3 |
| 1749 | 2026-03-02T08:39:31.875Z | Compiling unicode-xid v0.2.6 |
| 1750 | 2026-03-02T08:39:31.996Z | Compiling foldhash v0.1.5 |
| 1751 | 2026-03-02T08:39:32.092Z | Compiling similar v2.7.0 |
| 1752 | 2026-03-02T08:39:32.353Z | Compiling chrono-tz v0.10.4 |
| 1753 | 2026-03-02T08:39:32.719Z | Compiling unicode-width v0.1.14 |
| 1754 | 2026-03-02T08:39:32.772Z | Compiling hashbrown v0.15.5 |
| 1755 | 2026-03-02T08:39:33.342Z | Compiling expectorate v1.2.0 |
| 1756 | 2026-03-02T08:39:33.551Z | Compiling const_format_proc_macros v0.2.34 |
| 1757 | 2026-03-02T08:39:33.628Z | Compiling pin-project v1.1.10 |
| 1758 | 2026-03-02T08:39:33.909Z | Compiling csv v1.4.0 |
| 1759 | 2026-03-02T08:39:34.153Z | Compiling qorb v0.4.1 |
| 1760 | 2026-03-02T08:39:34.384Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-03-02T08:39:34.459Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-03-02T08:39:34.489Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1763 | 2026-03-02T08:39:35.241Z | Compiling phf v0.12.1 |
| 1764 | 2026-03-02T08:39:35.433Z | Compiling tokio-dtrace v0.1.1 |
| 1765 | 2026-03-02T08:39:35.522Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-03-02T08:39:35.559Z | Compiling progenitor-macro v0.10.0 |
| 1767 | 2026-03-02T08:39:35.943Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1768 | 2026-03-02T08:39:36.571Z | Compiling libsw-core v0.3.2 |
| 1769 | 2026-03-02T08:39:36.851Z | Compiling async-recursion v1.1.1 |
| 1770 | 2026-03-02T08:39:37.162Z | Compiling snafu-derive v0.8.9 |
| 1771 | 2026-03-02T08:39:38.396Z | Compiling cookie v0.18.1 |
| 1772 | 2026-03-02T08:39:38.860Z | Compiling bstr v1.12.1 |
| 1773 | 2026-03-02T08:39:39.367Z | Compiling bytecount v0.6.9 |
| 1774 | 2026-03-02T08:39:39.629Z | Compiling openssl v0.10.75 |
| 1775 | 2026-03-02T08:39:39.861Z | Compiling foreign-types-shared v0.1.1 |
| 1776 | 2026-03-02T08:39:40.003Z | Compiling fixedbitset v0.5.7 |
| 1777 | 2026-03-02T08:39:40.031Z | Compiling highway v1.3.0 |
| 1778 | 2026-03-02T08:39:40.161Z | Compiling same-file v1.0.6 |
| 1779 | 2026-03-02T08:39:40.490Z | Compiling fixedbitset v0.4.2 |
| 1780 | 2026-03-02T08:39:40.672Z | Compiling petgraph v0.8.3 |
| 1781 | 2026-03-02T08:39:40.892Z | Compiling petgraph v0.6.5 |
| 1782 | 2026-03-02T08:39:40.966Z | Compiling walkdir v2.5.0 |
| 1783 | 2026-03-02T08:39:41.490Z | Compiling snafu v0.8.9 |
| 1784 | 2026-03-02T08:39:41.759Z | Compiling foreign-types v0.3.2 |
| 1785 | 2026-03-02T08:39:41.890Z | Compiling globset v0.4.18 |
| 1786 | 2026-03-02T08:39:42.315Z | Compiling papergrid v0.11.0 |
| 1787 | 2026-03-02T08:39:44.051Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1788 | 2026-03-02T08:39:44.359Z | Compiling libsw v3.5.0 |
| 1789 | 2026-03-02T08:39:44.599Z | Compiling olpc-cjson v0.1.4 |
| 1790 | 2026-03-02T08:39:44.676Z | Compiling oxide-tokio-rt v0.1.2 |
| 1791 | 2026-03-02T08:39:44.883Z | Compiling const_format v0.2.35 |
| 1792 | 2026-03-02T08:39:45.568Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1793 | 2026-03-02T08:39:46.614Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1794 | 2026-03-02T08:39:47.655Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1795 | 2026-03-02T08:39:48.399Z | Compiling progenitor v0.10.0 |
| 1796 | 2026-03-02T08:39:48.658Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-02T08:39:50.701Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-02T08:39:51.452Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-03-02T08:39:51.775Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1800 | 2026-03-02T08:39:51.992Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-02T08:39:52.425Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1802 | 2026-03-02T08:39:54.053Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-03-02T08:39:55.030Z | Compiling gethostname v0.5.0 |
| 1804 | 2026-03-02T08:39:55.052Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1805 | 2026-03-02T08:39:55.251Z | Compiling tabled_derive v0.7.0 |
| 1806 | 2026-03-02T08:39:55.864Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1807 | 2026-03-02T08:39:56.003Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-02T08:39:56.162Z | Compiling serde_plain v1.0.2 |
| 1809 | 2026-03-02T08:39:56.560Z | Compiling bcs v0.1.6 |
| 1810 | 2026-03-02T08:39:56.699Z | Compiling openssl-macros v0.1.1 |
| 1811 | 2026-03-02T08:39:56.989Z | Compiling pem v3.0.6 |
| 1812 | 2026-03-02T08:39:57.199Z | Compiling tagptr v0.2.0 |
| 1813 | 2026-03-02T08:39:57.242Z | Compiling lazy_static v1.5.0 |
| 1814 | 2026-03-02T08:39:57.399Z | Compiling typed-path v0.9.3 |
| 1815 | 2026-03-02T08:39:57.416Z | Compiling linear-map v1.2.0 |
| 1816 | 2026-03-02T08:39:57.480Z | Compiling smawk v0.3.2 |
| 1817 | 2026-03-02T08:39:57.561Z | Compiling unicode-linebreak v0.1.5 |
| 1818 | 2026-03-02T08:39:57.737Z | Compiling termtree v0.5.1 |
| 1819 | 2026-03-02T08:39:57.768Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-03-02T08:39:58.084Z | Compiling textwrap v0.16.2 |
| 1821 | 2026-03-02T08:39:58.602Z | Compiling moka v0.12.13 |
| 1822 | 2026-03-02T08:39:59.339Z | Compiling tabled v0.15.0 |
| 1823 | 2026-03-02T08:40:00.450Z | Compiling tough v0.20.0 |
| 1824 | 2026-03-02T08:40:01.034Z | Compiling steno v0.4.1 |
| 1825 | 2026-03-02T08:40:01.882Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-03-02T08:40:02.517Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-02T08:40:02.868Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-02T08:40:04.705Z | Compiling hickory-proto v0.25.2 |
| 1829 | 2026-03-02T08:40:06.308Z | Compiling humantime v2.3.0 |
| 1830 | 2026-03-02T08:40:06.337Z | Compiling num-derive v0.3.3 |
| 1831 | 2026-03-02T08:40:06.909Z | Compiling parking_lot_core v0.8.6 |
| 1832 | 2026-03-02T08:40:07.496Z | Compiling crc32fast v1.5.0 |
| 1833 | 2026-03-02T08:40:08.089Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1834 | 2026-03-02T08:40:08.600Z | Compiling libscf-sys v1.1.0 |
| 1835 | 2026-03-02T08:40:08.849Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1836 | 2026-03-02T08:40:09.116Z | Compiling parking_lot v0.11.2 |
| 1837 | 2026-03-02T08:40:13.310Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1838 | 2026-03-02T08:40:13.356Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1839 | 2026-03-02T08:40:13.356Z | Compiling hickory-resolver v0.25.2 |
| 1840 | 2026-03-02T08:40:13.356Z | Compiling fxhash v0.2.1 |
| 1841 | 2026-03-02T08:40:13.356Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-03-02T08:40:13.356Z | Compiling internet-checksum v0.2.1 |
| 1843 | 2026-03-02T08:40:13.356Z | Compiling sled v0.34.7 |
| 1844 | 2026-03-02T08:40:13.356Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1845 | 2026-03-02T08:40:13.365Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-03-02T08:40:13.365Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1847 | 2026-03-02T08:40:16.385Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1848 | 2026-03-02T08:40:40.733Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-03-02T08:40:43.476Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1850 | 2026-03-02T08:40:45.640Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1851 | 2026-03-02T08:40:47.855Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1852 | 2026-03-02T08:40:51.107Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1853 | 2026-03-02T08:41:25.788Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 30s |
| 1854 | 2026-03-02T08:41:25.995Z | ──────────── |
| 1855 | 2026-03-02T08:41:25.995Z | Nextest run ID 7970410f-bc4a-43ea-8888-aea50ebacf67 with nextest profile: default |
| 1856 | 2026-03-02T08:41:25.995Z | Starting 18 tests across 1 binary (40 tests skipped) |
| 1857 | 2026-03-02T08:41:55.413Z | PASS [ 29.414s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1858 | 2026-03-02T08:41:55.422Z | PASS [ 29.423s] rdb proptest::prop_ipv4_default_contains_all |
| 1859 | 2026-03-02T08:41:55.450Z | PASS [ 29.450s] rdb proptest::prop_ipv4_length_in_bounds |
| 1860 | 2026-03-02T08:41:55.455Z | PASS [ 29.457s] rdb proptest::prop_ipv4_within_self |
| 1861 | 2026-03-02T08:41:55.471Z | PASS [ 29.473s] rdb proptest::prop_ipv6_default_contains_all |
| 1862 | 2026-03-02T08:41:55.669Z | PASS [ 29.670s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1863 | 2026-03-02T08:41:56.392Z | PASS [ 30.393s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1864 | 2026-03-02T08:42:24.730Z | PASS [ 29.313s] rdb proptest::prop_ipv6_length_in_bounds |
| 1865 | 2026-03-02T08:42:24.822Z | PASS [ 29.369s] rdb proptest::prop_ipv6_within_self |
| 1866 | 2026-03-02T08:42:26.005Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1867 | 2026-03-02T08:42:26.047Z | PASS [ 30.621s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1868 | 2026-03-02T08:42:26.427Z | PASS [ 30.968s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1869 | 2026-03-02T08:42:42.483Z | PASS [ 47.006s] rdb proptest::prop_static_route_key_deduplication |
| 1870 | 2026-03-02T08:42:55.681Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1871 | 2026-03-02T08:42:56.402Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1872 | 2026-03-02T08:43:24.740Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1873 | 2026-03-02T08:43:24.834Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1874 | 2026-03-02T08:43:26.013Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1875 | 2026-03-02T08:43:26.057Z | SLOW [> 60.000s] rdb proptest::prop_static_route_key_ord_consistency |
| 1876 | 2026-03-02T08:43:32.862Z | PASS [ 97.181s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1877 | 2026-03-02T08:43:34.226Z | PASS [ 97.822s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1878 | 2026-03-02T08:43:57.933Z | PASS [ 93.192s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1879 | 2026-03-02T08:43:58.618Z | PASS [ 93.785s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1880 | 2026-03-02T08:44:26.021Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1881 | 2026-03-02T08:44:26.066Z | SLOW [>120.000s] rdb proptest::prop_static_route_key_ord_consistency |
| 1882 | 2026-03-02T08:45:02.472Z | PASS [ 156.407s] rdb proptest::prop_static_route_key_ord_consistency |
| 1883 | 2026-03-02T08:45:26.029Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1884 | 2026-03-02T08:46:26.037Z | SLOW [>300.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1885 | 2026-03-02T08:47:26.045Z | SLOW [>360.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1886 | 2026-03-02T08:48:26.054Z | SLOW [>420.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1887 | 2026-03-02T08:49:26.062Z | SLOW [>480.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1888 | 2026-03-02T08:50:03.902Z | PASS [ 517.846s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1889 | 2026-03-02T08:50:03.905Z | ──────────── |
| 1890 | 2026-03-02T08:50:03.905Z | Summary [ 517.847s] 18 tests run: 18 passed (6 slow), 40 skipped |
| 1891 | 2026-03-02T08:50:03.917Z | + cp '*.log' /work/ |
| 1892 | 2026-03-02T08:50:03.920Z | + true |
| 1893 | 2026-03-02T08:50:03.923Z | + '[' -d proptest-regressions ']' |
| 1894 | 2026-03-02T08:50:03.923Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1895 | 2026-03-02T08:50:03.925Z | + popd |
| 1896 | 2026-03-02T08:50:03.925Z | /work/oxidecomputer/maghemite |
| 1897 | 2026-03-02T08:50:03.925Z | + pushd bgp |
| 1898 | 2026-03-02T08:50:03.925Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1899 | 2026-03-02T08:50:03.925Z | + PROPTEST_CASES=1000000 |
| 1900 | 2026-03-02T08:50:03.925Z | + cargo nextest run --lib proptest |
| 1901 | 2026-03-02T08:50:05.828Z | Compiling smallvec v1.15.1 |
| 1902 | 2026-03-02T08:50:05.946Z | Compiling serde_json v1.0.149 |
| 1903 | 2026-03-02T08:50:06.138Z | Compiling crunchy v0.2.4 |
| 1904 | 2026-03-02T08:50:06.171Z | Compiling tiny-keccak v2.0.2 |
| 1905 | 2026-03-02T08:50:06.192Z | Compiling smartstring v1.0.1 |
| 1906 | 2026-03-02T08:50:06.196Z | Compiling ahash v0.8.12 |
| 1907 | 2026-03-02T08:50:06.309Z | Compiling icu_normalizer v2.1.1 |
| 1908 | 2026-03-02T08:50:06.416Z | Compiling parking_lot_core v0.9.12 |
| 1909 | 2026-03-02T08:50:06.693Z | Compiling parking_lot_core v0.8.6 |
| 1910 | 2026-03-02T08:50:06.841Z | Compiling parking_lot v0.12.5 |
| 1911 | 2026-03-02T08:50:07.087Z | Compiling idna_adapter v1.2.1 |
| 1912 | 2026-03-02T08:50:07.351Z | Compiling idna v1.1.0 |
| 1913 | 2026-03-02T08:50:07.371Z | Compiling tokio v1.49.0 |
| 1914 | 2026-03-02T08:50:07.704Z | Compiling schemars v0.8.22 |
| 1915 | 2026-03-02T08:50:07.800Z | Compiling openapiv3 v2.2.0 |
| 1916 | 2026-03-02T08:50:08.080Z | Compiling url v2.5.8 |
| 1917 | 2026-03-02T08:50:08.148Z | Compiling dof v0.4.0 |
| 1918 | 2026-03-02T08:50:10.241Z | Compiling typify-impl v0.4.3 |
| 1919 | 2026-03-02T08:50:10.837Z | Compiling usdt-impl v0.6.0 |
| 1920 | 2026-03-02T08:50:11.893Z | Compiling ipnetwork v0.21.1 |
| 1921 | 2026-03-02T08:50:12.027Z | Compiling newtype-uuid v1.3.2 |
| 1922 | 2026-03-02T08:50:12.477Z | Compiling oxnet v0.1.4 |
| 1923 | 2026-03-02T08:50:12.532Z | Compiling usdt-attr-macro v0.6.0 |
| 1924 | 2026-03-02T08:50:12.780Z | Compiling usdt-macro v0.6.0 |
| 1925 | 2026-03-02T08:50:13.126Z | Compiling daft v0.1.5 |
| 1926 | 2026-03-02T08:50:13.429Z | Compiling slog-json v2.6.1 |
| 1927 | 2026-03-02T08:50:13.750Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1928 | 2026-03-02T08:50:13.816Z | Compiling slog-bunyan v2.5.0 |
| 1929 | 2026-03-02T08:50:14.075Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1930 | 2026-03-02T08:50:14.914Z | Compiling serde_with v3.16.1 |
| 1931 | 2026-03-02T08:50:14.992Z | Compiling usdt v0.6.0 |
| 1932 | 2026-03-02T08:50:15.130Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1933 | 2026-03-02T08:50:15.381Z | Compiling iddqd v0.3.17 |
| 1934 | 2026-03-02T08:50:15.548Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1935 | 2026-03-02T08:50:16.891Z | Compiling tokio-util v0.7.18 |
| 1936 | 2026-03-02T08:50:18.063Z | Compiling tower v0.5.3 |
| 1937 | 2026-03-02T08:50:18.298Z | Compiling tokio-rustls v0.26.4 |
| 1938 | 2026-03-02T08:50:18.806Z | Compiling h2 v0.4.13 |
| 1939 | 2026-03-02T08:50:18.897Z | Compiling tokio-rustls v0.25.0 |
| 1940 | 2026-03-02T08:50:19.238Z | Compiling tower-http v0.6.8 |
| 1941 | 2026-03-02T08:50:19.373Z | Compiling backoff v0.4.0 |
| 1942 | 2026-03-02T08:50:20.220Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1943 | 2026-03-02T08:50:22.422Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1944 | 2026-03-02T08:50:22.520Z | Compiling dof v0.3.0 |
| 1945 | 2026-03-02T08:50:23.169Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1946 | 2026-03-02T08:50:23.394Z | Compiling usdt-impl v0.5.0 |
| 1947 | 2026-03-02T08:50:23.589Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1948 | 2026-03-02T08:50:23.958Z | Compiling hyper v1.8.1 |
| 1949 | 2026-03-02T08:50:26.526Z | Compiling typify-macro v0.4.3 |
| 1950 | 2026-03-02T08:50:26.600Z | Compiling hyper-util v0.1.20 |
| 1951 | 2026-03-02T08:50:28.362Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1952 | 2026-03-02T08:50:29.062Z | Compiling zone v0.3.1 |
| 1953 | 2026-03-02T08:50:29.677Z | Compiling hyper-rustls v0.27.7 |
| 1954 | 2026-03-02T08:50:30.359Z | Compiling reqwest v0.12.28 |
| 1955 | 2026-03-02T08:50:30.727Z | Compiling dropshot v0.16.7 |
| 1956 | 2026-03-02T08:50:31.043Z | Compiling usdt-attr-macro v0.5.0 |
| 1957 | 2026-03-02T08:50:31.219Z | Compiling typify v0.4.3 |
| 1958 | 2026-03-02T08:50:31.382Z | Compiling progenitor-impl v0.11.2 |
| 1959 | 2026-03-02T08:50:32.530Z | Compiling usdt-macro v0.5.0 |
| 1960 | 2026-03-02T08:50:33.798Z | Compiling progenitor-client v0.10.0 |
| 1961 | 2026-03-02T08:50:34.124Z | Compiling progenitor-client v0.11.2 |
| 1962 | 2026-03-02T08:50:35.979Z | Compiling usdt v0.5.0 |
| 1963 | 2026-03-02T08:50:36.568Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1964 | 2026-03-02T08:50:38.444Z | Compiling hickory-proto v0.24.4 |
| 1965 | 2026-03-02T08:50:38.525Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1966 | 2026-03-02T08:50:39.233Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1967 | 2026-03-02T08:50:40.405Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1968 | 2026-03-02T08:50:40.469Z | Compiling progenitor-macro v0.11.2 |
| 1969 | 2026-03-02T08:50:41.500Z | Compiling progenitor-impl v0.10.0 |
| 1970 | 2026-03-02T08:50:41.504Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1971 | 2026-03-02T08:50:42.009Z | Compiling tokio-stream v0.1.18 |
| 1972 | 2026-03-02T08:50:43.060Z | Compiling hickory-resolver v0.24.4 |
| 1973 | 2026-03-02T08:50:45.824Z | Compiling qorb v0.4.1 |
| 1974 | 2026-03-02T08:50:46.654Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1975 | 2026-03-02T08:50:47.225Z | Compiling tokio-dtrace v0.1.1 |
| 1976 | 2026-03-02T08:50:48.542Z | Compiling libsw-core v0.3.2 |
| 1977 | 2026-03-02T08:50:48.888Z | Compiling libsw v3.5.0 |
| 1978 | 2026-03-02T08:50:49.230Z | Compiling oxide-tokio-rt v0.1.2 |
| 1979 | 2026-03-02T08:50:49.612Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1980 | 2026-03-02T08:50:49.711Z | Compiling slog-dtrace v0.3.0 |
| 1981 | 2026-03-02T08:50:50.410Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1982 | 2026-03-02T08:50:50.499Z | Compiling progenitor-macro v0.10.0 |
| 1983 | 2026-03-02T08:50:50.877Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1984 | 2026-03-02T08:50:51.190Z | Compiling cancel-safe-futures v0.1.5 |
| 1985 | 2026-03-02T08:50:51.207Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1986 | 2026-03-02T08:50:51.816Z | Compiling olpc-cjson v0.1.4 |
| 1987 | 2026-03-02T08:50:52.136Z | Compiling tough v0.20.0 |
| 1988 | 2026-03-02T08:50:52.211Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1989 | 2026-03-02T08:50:53.423Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1990 | 2026-03-02T08:50:53.667Z | Compiling progenitor v0.11.2 |
| 1991 | 2026-03-02T08:50:53.928Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1992 | 2026-03-02T08:50:54.033Z | Compiling hickory-proto v0.25.2 |
| 1993 | 2026-03-02T08:50:54.180Z | Compiling steno v0.4.1 |
| 1994 | 2026-03-02T08:50:56.453Z | Compiling moka v0.12.13 |
| 1995 | 2026-03-02T08:50:57.640Z | Compiling const-random-macro v0.1.16 |
| 1996 | 2026-03-02T08:50:58.293Z | Compiling parking_lot v0.11.2 |
| 1997 | 2026-03-02T08:50:58.495Z | Compiling const-random v0.1.18 |
| 1998 | 2026-03-02T08:50:59.271Z | Compiling hickory-resolver v0.25.2 |
| 1999 | 2026-03-02T08:50:59.297Z | Compiling sdd v3.0.10 |
| 2000 | 2026-03-02T08:51:00.033Z | Compiling scc v2.4.0 |
| 2001 | 2026-03-02T08:51:02.254Z | Compiling sled v0.34.7 |
| 2002 | 2026-03-02T08:51:03.455Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2003 | 2026-03-02T08:51:03.527Z | Compiling thin-vec v0.2.14 |
| 2004 | 2026-03-02T08:51:04.047Z | Compiling progenitor v0.10.0 |
| 2005 | 2026-03-02T08:51:04.163Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2006 | 2026-03-02T08:51:04.303Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2007 | 2026-03-02T08:51:04.773Z | Compiling serial_test_derive v3.3.1 |
| 2008 | 2026-03-02T08:51:04.847Z | Compiling rhai_codegen v3.1.0 |
| 2009 | 2026-03-02T08:51:06.206Z | Compiling diff v0.1.13 |
| 2010 | 2026-03-02T08:51:06.865Z | Compiling yansi v1.0.1 |
| 2011 | 2026-03-02T08:51:07.617Z | Compiling pretty_assertions v1.4.1 |
| 2012 | 2026-03-02T08:51:07.892Z | Compiling rhai v1.24.0 |
| 2013 | 2026-03-02T08:51:08.268Z | Compiling serial_test v3.3.1 |
| 2014 | 2026-03-02T08:51:15.834Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2015 | 2026-03-02T08:51:15.834Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2016 | 2026-03-02T08:51:15.837Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2017 | 2026-03-02T08:51:15.837Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2018 | 2026-03-02T08:51:17.997Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2019 | 2026-03-02T08:51:18.340Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2020 | 2026-03-02T08:51:21.038Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2021 | 2026-03-02T08:51:21.316Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2022 | 2026-03-02T08:51:21.478Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2023 | 2026-03-02T08:51:22.425Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2024 | 2026-03-02T08:51:22.650Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2025 | 2026-03-02T08:51:22.834Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2026 | 2026-03-02T08:51:25.529Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2027 | 2026-03-02T08:51:25.757Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2028 | 2026-03-02T08:51:26.247Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2029 | 2026-03-02T08:51:26.927Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2030 | 2026-03-02T08:51:37.472Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2031 | 2026-03-02T08:51:39.620Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2032 | 2026-03-02T08:51:40.213Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2033 | 2026-03-02T08:51:40.541Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2034 | 2026-03-02T08:51:44.591Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2035 | 2026-03-02T08:52:08.572Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2036 | 2026-03-02T08:52:11.329Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2037 | 2026-03-02T08:52:13.492Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2038 | 2026-03-02T08:52:16.172Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2039 | 2026-03-02T08:52:17.806Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2040 | 2026-03-02T08:52:22.757Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2041 | 2026-03-02T08:53:17.855Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s |
| 2042 | 2026-03-02T08:53:18.066Z | ──────────── |
| 2043 | 2026-03-02T08:53:18.066Z | Nextest run ID b193c748-358b-4aa2-aa54-c76149f4ce09 with nextest profile: default |
| 2044 | 2026-03-02T08:53:18.066Z | Starting 27 tests across 1 binary (144 tests skipped) |
| 2045 | 2026-03-02T08:53:48.345Z | PASS [ 30.274s] bgp proptest::prop_empty_produces_no_chunks |
| 2046 | 2026-03-02T08:53:48.636Z | PASS [ 30.566s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2047 | 2026-03-02T08:53:54.230Z | PASS [ 36.159s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2048 | 2026-03-02T08:53:54.457Z | PASS [ 36.383s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2049 | 2026-03-02T08:53:58.783Z | PASS [ 40.710s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2050 | 2026-03-02T08:54:18.076Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2051 | 2026-03-02T08:54:18.076Z | SLOW [> 60.000s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2052 | 2026-03-02T08:54:18.079Z | SLOW [> 60.000s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2053 | 2026-03-02T08:54:19.328Z | PASS [ 61.254s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2054 | 2026-03-02T08:54:25.178Z | PASS [ 30.943s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2055 | 2026-03-02T08:54:28.121Z | PASS [ 39.772s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2056 | 2026-03-02T08:54:29.560Z | PASS [ 40.919s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2057 | 2026-03-02T08:54:34.198Z | PASS [ 39.738s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2058 | 2026-03-02T08:54:36.503Z | PASS [ 78.426s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2059 | 2026-03-02T08:54:55.226Z | PASS [ 35.893s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2060 | 2026-03-02T08:54:58.794Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2061 | 2026-03-02T08:55:03.727Z | PASS [ 38.545s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2062 | 2026-03-02T08:55:04.928Z | PASS [ 36.802s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2063 | 2026-03-02T08:55:08.173Z | PASS [ 33.971s] bgp proptest::prop_small_v4_produces_single_chunk |
| 2064 | 2026-03-02T08:55:10.568Z | PASS [ 34.061s] bgp proptest::prop_small_v6_produces_single_chunk |
| 2065 | 2026-03-02T08:55:18.085Z | SLOW [>120.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2066 | 2026-03-02T08:55:29.569Z | SLOW [> 60.000s] bgp proptest::prop_path_attrs_wire_len_consistent |
| 2067 | 2026-03-02T08:55:45.542Z | PASS [ 147.458s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2068 | 2026-03-02T08:55:55.238Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2069 | 2026-03-02T08:55:58.801Z | SLOW [>120.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2070 | 2026-03-02T08:56:01.383Z | PASS [ 57.650s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2071 | 2026-03-02T08:56:04.938Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2072 | 2026-03-02T08:56:08.185Z | SLOW [> 60.000s] bgp proptest::prop_v4_all_chunks_within_available |
| 2073 | 2026-03-02T08:56:10.576Z | SLOW [> 60.000s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 2074 | 2026-03-02T08:56:17.021Z | PASS [ 107.448s] bgp proptest::prop_path_attrs_wire_len_consistent |
| 2075 | 2026-03-02T08:56:24.447Z | PASS [ 145.646s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2076 | 2026-03-02T08:56:45.551Z | SLOW [> 60.000s] bgp proptest::prop_v6_all_chunks_within_available |
| 2077 | 2026-03-02T08:56:55.246Z | SLOW [>120.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2078 | 2026-03-02T08:57:01.394Z | SLOW [> 60.000s] bgp proptest::prop_v6_split_preserves_all_prefixes |
| 2079 | 2026-03-02T08:57:04.946Z | SLOW [>120.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2080 | 2026-03-02T08:57:08.191Z | SLOW [>120.000s] bgp proptest::prop_v4_all_chunks_within_available |
| 2081 | 2026-03-02T08:57:10.585Z | SLOW [>120.000s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 2082 | 2026-03-02T08:57:16.123Z | PASS [ 130.496s] bgp proptest::prop_update_traditional_roundtrip |
| 2083 | 2026-03-02T08:57:17.030Z | SLOW [> 60.000s] bgp proptest::prop_wire_len_matches_to_wire |
| 2084 | 2026-03-02T08:57:30.418Z | PASS [ 155.174s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2085 | 2026-03-02T08:57:45.560Z | SLOW [>120.000s] bgp proptest::prop_v6_all_chunks_within_available |
| 2086 | 2026-03-02T08:58:01.403Z | SLOW [>120.000s] bgp proptest::prop_v6_split_preserves_all_prefixes |
| 2087 | 2026-03-02T08:58:07.066Z | PASS [ 125.668s] bgp proptest::prop_v6_split_preserves_all_prefixes |
| 2088 | 2026-03-02T08:58:07.249Z | PASS [ 141.689s] bgp proptest::prop_v6_all_chunks_within_available |
| 2089 | 2026-03-02T08:58:08.200Z | SLOW [>180.000s] bgp proptest::prop_v4_all_chunks_within_available |
| 2090 | 2026-03-02T08:58:10.592Z | SLOW [>180.000s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 2091 | 2026-03-02T08:58:17.038Z | SLOW [>120.000s] bgp proptest::prop_wire_len_matches_to_wire |
| 2092 | 2026-03-02T08:58:22.404Z | PASS [ 125.368s] bgp proptest::prop_wire_len_matches_to_wire |
| 2093 | 2026-03-02T08:59:08.208Z | SLOW [>240.000s] bgp proptest::prop_v4_all_chunks_within_available |
| 2094 | 2026-03-02T08:59:10.601Z | SLOW [>240.000s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 2095 | 2026-03-02T08:59:25.580Z | PASS [ 254.982s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 2096 | 2026-03-02T08:59:44.164Z | PASS [ 275.958s] bgp proptest::prop_v4_all_chunks_within_available |
| 2097 | 2026-03-02T08:59:44.164Z | ──────────── |
| 2098 | 2026-03-02T08:59:44.164Z | Summary [ 386.053s] 27 tests run: 27 passed (12 slow), 144 skipped |
| 2099 | 2026-03-02T08:59:44.179Z | + cp '*.log' /work/ |
| 2100 | 2026-03-02T08:59:44.182Z | + true |
| 2101 | 2026-03-02T08:59:44.182Z | + '[' -d proptest-regressions ']' |
| 2102 | 2026-03-02T08:59:44.182Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2103 | 2026-03-02T08:59:44.185Z | + popd |
| 2104 | 2026-03-02T08:59:44.185Z | /work/oxidecomputer/maghemite |
| 2105 | 2026-03-02T08:59:44.188Z | process exited: duration 1672504 ms, exit code 0 |
| |
| 2106 | 2026-03-02T08:59:44.195Z | found 0 output files |