|
|
|
| 1 | 2026-07-20T18:32:10.177Z | job assigned to worker 01KY0CQXXFR0W66JM7JTCKGNZT [factory aws, i-0e63b0312c7840f57] (queued for 1 m 9 s) |
| |
| 2 | 2026-07-20T18:32:16.873Z | starting task 0: "setup" |
| 3 | 2026-07-20T18:32:16.880Z | ++ uname -s |
| 4 | 2026-07-20T18:32:16.883Z | + kern=SunOS |
| 5 | 2026-07-20T18:32:16.883Z | + build_user=build |
| 6 | 2026-07-20T18:32:16.883Z | + build_uid=12345 |
| 7 | 2026-07-20T18:32:16.883Z | + work_dir=/work |
| 8 | 2026-07-20T18:32:16.883Z | + input_dir=/input |
| 9 | 2026-07-20T18:32:16.883Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T18:32:16.883Z | + case "$kern" in |
| 11 | 2026-07-20T18:32:16.883Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T18:32:16.883Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T18:32:18.888Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T18:32:18.967Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T18:32:18.971Z | + home_fs=zfs |
| 16 | 2026-07-20T18:32:18.971Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T18:32:18.971Z | + mkdir -p /home/build |
| 18 | 2026-07-20T18:32:18.972Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T18:32:19.970Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T18:32:19.973Z | process exited: duration 3098 ms, exit code 0 |
| |
| 21 | 2026-07-20T18:32:19.979Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T18:32:19.983Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-20T18:32:19.983Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-20T18:32:19.983Z | * rust toolchain profile = "default" |
| 25 | 2026-07-20T18:32:19.983Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-20T18:32:19.983Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T18:32:19.983Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T18:32:19.986Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T18:32:19.986Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-20T18:32:20.085Z | info: downloading installer |
| 31 | 2026-07-20T18:32:21.381Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-20T18:32:21.381Z | warn: /opt/ooce/bin |
| 33 | 2026-07-20T18:32:21.381Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-20T18:32:21.381Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-20T18:32:21.381Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-20T18:32:21.381Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-20T18:32:21.381Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-20T18:32:21.381Z | error: cannot install while Rust is installed |
| 39 | 2026-07-20T18:32:21.381Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-20T18:32:21.381Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-20T18:32:21.381Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-20T18:32:21.381Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-20T18:32:21.381Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-20T18:32:21.396Z | info: profile set to default |
| 45 | 2026-07-20T18:32:21.396Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-20T18:32:21.399Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-20T18:32:21.523Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-20T18:32:21.526Z | info: downloading 6 components |
| 49 | 2026-07-20T18:32:35.864Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-20T18:32:35.864Z | |
| 51 | 2026-07-20T18:32:35.892Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-20T18:32:35.892Z | |
| 53 | 2026-07-20T18:32:35.892Z | |
| 54 | 2026-07-20T18:32:35.892Z | Rust is installed now. Great! |
| 55 | 2026-07-20T18:32:35.892Z | |
| 56 | 2026-07-20T18:32:35.892Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-20T18:32:35.892Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-20T18:32:35.892Z | |
| 59 | 2026-07-20T18:32:35.892Z | To configure your current shell, you need to source |
| 60 | 2026-07-20T18:32:35.892Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-20T18:32:35.892Z | |
| 62 | 2026-07-20T18:32:35.892Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-20T18:32:35.892Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-20T18:32:35.892Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-20T18:32:35.892Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-20T18:32:35.892Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-20T18:32:35.892Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-20T18:32:35.892Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-20T18:32:35.896Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-20T18:32:35.896Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-20T18:32:35.999Z | + rustup --version |
| 72 | 2026-07-20T18:32:36.007Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-20T18:32:36.011Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-20T18:32:36.029Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-20T18:32:36.032Z | + cargo --version |
| 76 | 2026-07-20T18:32:36.047Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-20T18:32:36.050Z | + rustc --version |
| 78 | 2026-07-20T18:32:36.071Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-20T18:32:36.074Z | process exited: duration 16090 ms, exit code 0 |
| |
| 80 | 2026-07-20T18:32:36.081Z | starting task 2: "authentication" |
| 81 | 2026-07-20T18:32:36.097Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-20T18:32:36.103Z | starting task 3: "clone repository" |
| 83 | 2026-07-20T18:32:36.107Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-20T18:32:36.110Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-20T18:32:36.140Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-20T18:32:37.806Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-20T18:32:37.806Z | + git fetch origin f0b83004340d5ed67132f3c0c90979ee68090937 |
| 88 | 2026-07-20T18:32:38.241Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-20T18:32:38.241Z | * branch f0b83004340d5ed67132f3c0c90979ee68090937 -> FETCH_HEAD |
| 90 | 2026-07-20T18:32:38.248Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-07-20T18:32:38.251Z | ++ git branch --show-current |
| 92 | 2026-07-20T18:32:38.251Z | + current=main |
| 93 | 2026-07-20T18:32:38.251Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-07-20T18:32:38.251Z | + git branch -f john/bfd-async-wiring f0b83004340d5ed67132f3c0c90979ee68090937 |
| 95 | 2026-07-20T18:32:38.254Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-07-20T18:32:38.272Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-07-20T18:32:38.277Z | + git reset --hard f0b83004340d5ed67132f3c0c90979ee68090937 |
| 98 | 2026-07-20T18:32:38.281Z | HEAD is now at f0b8300 fix build errors after rebasing |
| 99 | 2026-07-20T18:32:38.281Z | process exited: duration 2174 ms, exit code 0 |
| |
| 100 | 2026-07-20T18:32:38.287Z | starting task 4: "build" |
| 101 | 2026-07-20T18:32:38.291Z | + set -e |
| 102 | 2026-07-20T18:32:38.291Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-07-20T18:32:38.291Z | + PLATFORM=illumos |
| 104 | 2026-07-20T18:32:38.291Z | + cargo --version |
| 105 | 2026-07-20T18:32:38.296Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 106 | 2026-07-20T18:32:38.433Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 107 | 2026-07-20T18:32:38.436Z | info: downloading 6 components |
| 108 | 2026-07-20T18:32:52.748Z | cargo 1.96.1 (356927216 2026-06-26) |
| 109 | 2026-07-20T18:32:52.752Z | + rustc --version |
| 110 | 2026-07-20T18:32:52.779Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 111 | 2026-07-20T18:32:52.784Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-07-20T18:32:52.827Z | Updating crates.io index |
| 113 | 2026-07-20T18:32:52.922Z | Downloading crates ... |
| 114 | 2026-07-20T18:32:52.976Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-07-20T18:32:53.035Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-07-20T18:32:53.039Z | warning: default toolchain implicitly overridden with `1.96.1-x86_64-unknown-illumos` by rustup toolchain file |
| 117 | 2026-07-20T18:32:53.039Z | | |
| 118 | 2026-07-20T18:32:53.039Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 119 | 2026-07-20T18:32:53.039Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 120 | 2026-07-20T18:32:53.079Z | Updating crates.io index |
| 121 | 2026-07-20T18:32:55.022Z | Locking 396 packages to latest compatible versions |
| 122 | 2026-07-20T18:32:55.027Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 123 | 2026-07-20T18:32:55.030Z | Adding duct v0.13.7 (available: v1.1.1) |
| 124 | 2026-07-20T18:32:55.030Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 125 | 2026-07-20T18:32:55.030Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-07-20T18:32:55.034Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 127 | 2026-07-20T18:32:55.034Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 128 | 2026-07-20T18:32:55.034Z | Adding nextest-filtering v0.15.0 (available: v0.21.3) |
| 129 | 2026-07-20T18:32:55.034Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 130 | 2026-07-20T18:32:55.037Z | Adding nextest-runner v0.80.0 (available: v0.121.0) |
| 131 | 2026-07-20T18:32:55.037Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 132 | 2026-07-20T18:32:55.063Z | Downloading crates ... |
| 133 | 2026-07-20T18:32:55.127Z | Downloaded cargo-platform v0.3.3 |
| 134 | 2026-07-20T18:32:55.130Z | Downloaded anstyle-query v1.1.5 |
| 135 | 2026-07-20T18:32:55.133Z | Downloaded bitflags v2.13.1 |
| 136 | 2026-07-20T18:32:55.136Z | Downloaded errno v0.3.14 |
| 137 | 2026-07-20T18:32:55.136Z | Downloaded enable-ansi-support v0.2.1 |
| 138 | 2026-07-20T18:32:55.139Z | Downloaded borsh v1.8.0 |
| 139 | 2026-07-20T18:32:55.142Z | Downloaded hex v0.4.3 |
| 140 | 2026-07-20T18:32:55.146Z | Downloaded futures-task v0.3.33 |
| 141 | 2026-07-20T18:32:55.146Z | Downloaded form_urlencoded v1.2.2 |
| 142 | 2026-07-20T18:32:55.146Z | Downloaded cargo-platform v0.2.0 |
| 143 | 2026-07-20T18:32:55.153Z | Downloaded http-body v1.1.0 |
| 144 | 2026-07-20T18:32:55.157Z | Downloaded heck v0.5.0 |
| 145 | 2026-07-20T18:32:55.157Z | Downloaded filetime v0.2.29 |
| 146 | 2026-07-20T18:32:55.160Z | Downloaded nextest-workspace-hack v0.1.0 |
| 147 | 2026-07-20T18:32:55.160Z | Downloaded backtrace-ext v0.2.1 |
| 148 | 2026-07-20T18:32:55.160Z | Downloaded lazy_static v1.5.0 |
| 149 | 2026-07-20T18:32:55.160Z | Downloaded home v0.5.12 |
| 150 | 2026-07-20T18:32:55.163Z | Downloaded atomic-waker v1.1.2 |
| 151 | 2026-07-20T18:32:55.163Z | Downloaded adler2 v2.0.1 |
| 152 | 2026-07-20T18:32:55.170Z | Downloaded ed25519 v2.2.3 |
| 153 | 2026-07-20T18:32:55.175Z | Downloaded cargo_metadata v0.20.0 |
| 154 | 2026-07-20T18:32:55.178Z | Downloaded base64ct v1.8.3 |
| 155 | 2026-07-20T18:32:55.178Z | Downloaded hyper-tls v0.6.0 |
| 156 | 2026-07-20T18:32:55.178Z | Downloaded block-buffer v0.10.4 |
| 157 | 2026-07-20T18:32:55.183Z | Downloaded getrandom v0.2.17 |
| 158 | 2026-07-20T18:32:55.184Z | Downloaded console v0.15.11 |
| 159 | 2026-07-20T18:32:55.188Z | Downloaded cpufeatures v0.3.0 |
| 160 | 2026-07-20T18:32:55.188Z | Downloaded atomicwrites v0.4.4 |
| 161 | 2026-07-20T18:32:55.188Z | Downloaded indent_write v2.2.0 |
| 162 | 2026-07-20T18:32:55.188Z | Downloaded colorchoice v1.0.5 |
| 163 | 2026-07-20T18:32:55.188Z | Downloaded mukti-metadata v0.3.0 |
| 164 | 2026-07-20T18:32:55.191Z | Downloaded is_ci v1.2.0 |
| 165 | 2026-07-20T18:32:55.191Z | Downloaded color-spantrace v0.3.0 |
| 166 | 2026-07-20T18:32:55.191Z | Downloaded anstyle-parse v1.0.0 |
| 167 | 2026-07-20T18:32:55.191Z | Downloaded cargo-util-schemas v0.2.0 |
| 168 | 2026-07-20T18:32:55.195Z | Downloaded native-tls v0.2.18 |
| 169 | 2026-07-20T18:32:55.198Z | Downloaded itoa v1.0.18 |
| 170 | 2026-07-20T18:32:55.198Z | Downloaded idna_adapter v1.0.0 |
| 171 | 2026-07-20T18:32:55.198Z | Downloaded humantime-serde v1.1.1 |
| 172 | 2026-07-20T18:32:55.201Z | Downloaded rand_pcg v0.10.2 |
| 173 | 2026-07-20T18:32:55.204Z | Downloaded camino-tempfile v1.4.1 |
| 174 | 2026-07-20T18:32:55.204Z | Downloaded cargo_metadata v0.23.1 |
| 175 | 2026-07-20T18:32:55.207Z | Downloaded number_prefix v0.4.0 |
| 176 | 2026-07-20T18:32:55.207Z | Downloaded futures-macro v0.3.33 |
| 177 | 2026-07-20T18:32:55.207Z | Downloaded foreign-types-shared v0.1.1 |
| 178 | 2026-07-20T18:32:55.207Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-07-20T18:32:55.210Z | Downloaded nested v0.1.1 |
| 180 | 2026-07-20T18:32:55.210Z | Downloaded miette-derive v7.6.0 |
| 181 | 2026-07-20T18:32:55.211Z | Downloaded http-body-util v0.1.4 |
| 182 | 2026-07-20T18:32:55.215Z | Downloaded owo-colors v4.3.0 |
| 183 | 2026-07-20T18:32:55.215Z | Downloaded futures-io v0.3.33 |
| 184 | 2026-07-20T18:32:55.215Z | Downloaded foreign-types v0.3.2 |
| 185 | 2026-07-20T18:32:55.218Z | Downloaded lock_api v0.4.14 |
| 186 | 2026-07-20T18:32:55.218Z | Downloaded lru-slab v0.1.2 |
| 187 | 2026-07-20T18:32:55.218Z | Downloaded ipnet v2.12.0 |
| 188 | 2026-07-20T18:32:55.223Z | Downloaded cpufeatures v0.2.17 |
| 189 | 2026-07-20T18:32:55.223Z | Downloaded openssl-macros v0.1.1 |
| 190 | 2026-07-20T18:32:55.223Z | Downloaded autocfg v1.5.1 |
| 191 | 2026-07-20T18:32:55.226Z | Downloaded cfg_aliases v0.2.2 |
| 192 | 2026-07-20T18:32:55.226Z | Downloaded anstream v1.0.0 |
| 193 | 2026-07-20T18:32:55.226Z | Downloaded pathdiff v0.2.3 |
| 194 | 2026-07-20T18:32:55.226Z | Downloaded http v1.4.2 |
| 195 | 2026-07-20T18:32:55.230Z | Downloaded rand_core v0.6.4 |
| 196 | 2026-07-20T18:32:55.230Z | Downloaded nextest-metadata v0.12.2 |
| 197 | 2026-07-20T18:32:55.233Z | Downloaded iana-time-zone v0.1.65 |
| 198 | 2026-07-20T18:32:55.238Z | Downloaded scopeguard v1.2.0 |
| 199 | 2026-07-20T18:32:55.238Z | Downloaded futures-sink v0.3.33 |
| 200 | 2026-07-20T18:32:55.238Z | Downloaded equivalent v1.0.2 |
| 201 | 2026-07-20T18:32:55.238Z | Downloaded futures-core v0.3.33 |
| 202 | 2026-07-20T18:32:55.241Z | Downloaded debug-ignore v1.0.5 |
| 203 | 2026-07-20T18:32:55.241Z | Downloaded is_terminal_polyfill v1.70.2 |
| 204 | 2026-07-20T18:32:55.241Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 205 | 2026-07-20T18:32:55.241Z | Downloaded percent-encoding v2.3.2 |
| 206 | 2026-07-20T18:32:55.241Z | Downloaded rustc-hash v2.1.3 |
| 207 | 2026-07-20T18:32:55.244Z | Downloaded indenter v0.3.4 |
| 208 | 2026-07-20T18:32:55.244Z | Downloaded async-scoped v0.9.0 |
| 209 | 2026-07-20T18:32:55.244Z | Downloaded humantime v2.4.0 |
| 210 | 2026-07-20T18:32:55.247Z | Downloaded fnv v1.0.7 |
| 211 | 2026-07-20T18:32:55.247Z | Downloaded clap_lex v1.1.0 |
| 212 | 2026-07-20T18:32:55.247Z | Downloaded generic-array v0.14.7 |
| 213 | 2026-07-20T18:32:55.250Z | Downloaded guppy-workspace-hack v0.1.0 |
| 214 | 2026-07-20T18:32:55.250Z | Downloaded crypto-common v0.1.7 |
| 215 | 2026-07-20T18:32:55.253Z | Downloaded rustc_version v0.4.1 |
| 216 | 2026-07-20T18:32:55.253Z | Downloaded camino v1.2.4 |
| 217 | 2026-07-20T18:32:55.256Z | Downloaded openssl-probe v0.2.1 |
| 218 | 2026-07-20T18:32:55.260Z | Downloaded ordered-float v2.10.1 |
| 219 | 2026-07-20T18:32:55.264Z | Downloaded cfg-expr v0.20.8 |
| 220 | 2026-07-20T18:32:55.267Z | Downloaded serde_spanned v1.1.1 |
| 221 | 2026-07-20T18:32:55.272Z | Downloaded shared_child v1.1.1 |
| 222 | 2026-07-20T18:32:55.275Z | Downloaded shell-words v1.1.1 |
| 223 | 2026-07-20T18:32:55.278Z | Downloaded document-features v0.2.12 |
| 224 | 2026-07-20T18:32:55.281Z | Downloaded os_pipe v1.2.3 |
| 225 | 2026-07-20T18:32:55.281Z | Downloaded futures-executor v0.3.33 |
| 226 | 2026-07-20T18:32:55.284Z | Downloaded signature v2.2.0 |
| 227 | 2026-07-20T18:32:55.284Z | Downloaded signal-hook-mio v0.2.5 |
| 228 | 2026-07-20T18:32:55.284Z | Downloaded sigchld v0.2.4 |
| 229 | 2026-07-20T18:32:55.287Z | Downloaded anstyle v1.0.14 |
| 230 | 2026-07-20T18:32:55.287Z | Downloaded strsim v0.11.1 |
| 231 | 2026-07-20T18:32:55.290Z | Downloaded serde_ignored v0.1.14 |
| 232 | 2026-07-20T18:32:55.293Z | Downloaded chacha20 v0.10.1 |
| 233 | 2026-07-20T18:32:55.293Z | Downloaded addr2line v0.25.1 |
| 234 | 2026-07-20T18:32:55.297Z | Downloaded jobserver v0.1.35 |
| 235 | 2026-07-20T18:32:55.300Z | Downloaded foldhash v0.1.5 |
| 236 | 2026-07-20T18:32:55.300Z | Downloaded litrs v1.0.0 |
| 237 | 2026-07-20T18:32:55.303Z | Downloaded globset v0.4.19 |
| 238 | 2026-07-20T18:32:55.306Z | Downloaded hyper-rustls v0.27.9 |
| 239 | 2026-07-20T18:32:55.307Z | Downloaded duct v0.13.7 |
| 240 | 2026-07-20T18:32:55.310Z | Downloaded serde_urlencoded v0.7.1 |
| 241 | 2026-07-20T18:32:55.313Z | Downloaded serde_spanned v0.6.9 |
| 242 | 2026-07-20T18:32:55.313Z | Downloaded serde-value v0.7.0 |
| 243 | 2026-07-20T18:32:55.316Z | Downloaded self-replace v1.5.0 |
| 244 | 2026-07-20T18:32:55.316Z | Downloaded log v0.4.33 |
| 245 | 2026-07-20T18:32:55.321Z | Downloaded future-queue v0.4.0 |
| 246 | 2026-07-20T18:32:55.321Z | Downloaded fixedbitset v0.5.7 |
| 247 | 2026-07-20T18:32:55.324Z | Downloaded terminal_size v0.4.4 |
| 248 | 2026-07-20T18:32:55.324Z | Downloaded fastrand v2.5.0 |
| 249 | 2026-07-20T18:32:55.329Z | Downloaded crc32fast v1.5.0 |
| 250 | 2026-07-20T18:32:55.329Z | Downloaded supports-unicode v3.0.0 |
| 251 | 2026-07-20T18:32:55.332Z | Downloaded swrite v0.1.0 |
| 252 | 2026-07-20T18:32:55.332Z | Downloaded supports-hyperlinks v3.2.0 |
| 253 | 2026-07-20T18:32:55.332Z | Downloaded find-msvc-tools v0.1.9 |
| 254 | 2026-07-20T18:32:55.332Z | Downloaded either v1.16.0 |
| 255 | 2026-07-20T18:32:55.332Z | Downloaded tinyvec_macros v0.1.1 |
| 256 | 2026-07-20T18:32:55.332Z | Downloaded sync_wrapper v1.0.2 |
| 257 | 2026-07-20T18:32:55.335Z | Downloaded clap v4.6.3 |
| 258 | 2026-07-20T18:32:55.338Z | Downloaded const-oid v0.9.6 |
| 259 | 2026-07-20T18:32:55.341Z | Downloaded tokio-macros v2.7.1 |
| 260 | 2026-07-20T18:32:55.341Z | Downloaded ahash v0.8.12 |
| 261 | 2026-07-20T18:32:55.344Z | Downloaded subtle v2.6.1 |
| 262 | 2026-07-20T18:32:55.344Z | Downloaded sha2 v0.10.9 |
| 263 | 2026-07-20T18:32:55.349Z | Downloaded strip-ansi-escapes v0.2.1 |
| 264 | 2026-07-20T18:32:55.350Z | Downloaded newtype-uuid v1.3.2 |
| 265 | 2026-07-20T18:32:55.355Z | Downloaded serde_path_to_error v0.1.20 |
| 266 | 2026-07-20T18:32:55.355Z | Downloaded rand_core v0.9.5 |
| 267 | 2026-07-20T18:32:55.355Z | Downloaded tower-service v0.3.3 |
| 268 | 2026-07-20T18:32:55.359Z | Downloaded tower-layer v0.3.3 |
| 269 | 2026-07-20T18:32:55.359Z | Downloaded toml_write v0.1.2 |
| 270 | 2026-07-20T18:32:55.359Z | Downloaded toml_datetime v0.6.11 |
| 271 | 2026-07-20T18:32:55.359Z | Downloaded rand_chacha v0.9.0 |
| 272 | 2026-07-20T18:32:55.359Z | Downloaded try-lock v0.2.5 |
| 273 | 2026-07-20T18:32:55.359Z | Downloaded quote v1.0.47 |
| 274 | 2026-07-20T18:32:55.363Z | Downloaded ppv-lite86 v0.2.21 |
| 275 | 2026-07-20T18:32:55.363Z | Downloaded pin-project-internal v1.1.13 |
| 276 | 2026-07-20T18:32:55.366Z | Downloaded slab v0.4.12 |
| 277 | 2026-07-20T18:32:55.369Z | Downloaded simd-adler32 v0.3.10 |
| 278 | 2026-07-20T18:32:55.369Z | Downloaded shlex v2.0.1 |
| 279 | 2026-07-20T18:32:55.369Z | Downloaded pin-project-lite v0.2.17 |
| 280 | 2026-07-20T18:32:55.373Z | Downloaded pkcs8 v0.10.2 |
| 281 | 2026-07-20T18:32:55.376Z | Downloaded unicode-linebreak v0.1.5 |
| 282 | 2026-07-20T18:32:55.376Z | Downloaded semver v1.0.28 |
| 283 | 2026-07-20T18:32:55.380Z | Downloaded eyre v0.6.12 |
| 284 | 2026-07-20T18:32:55.380Z | Downloaded self_update v0.42.0 |
| 285 | 2026-07-20T18:32:55.383Z | Downloaded futures-channel v0.3.33 |
| 286 | 2026-07-20T18:32:55.383Z | Downloaded erased-serde v0.4.10 |
| 287 | 2026-07-20T18:32:55.388Z | Downloaded digest v0.10.7 |
| 288 | 2026-07-20T18:32:55.389Z | Downloaded target-spec-miette v0.4.8 |
| 289 | 2026-07-20T18:32:55.392Z | Downloaded thiserror v2.0.19 |
| 290 | 2026-07-20T18:32:55.392Z | Downloaded target-lexicon v0.13.5 |
| 291 | 2026-07-20T18:32:55.395Z | Downloaded clap_derive v4.6.3 |
| 292 | 2026-07-20T18:32:55.395Z | Downloaded utf8_iter v1.0.4 |
| 293 | 2026-07-20T18:32:55.395Z | Downloaded urlencoding v2.1.3 |
| 294 | 2026-07-20T18:32:55.398Z | Downloaded untrusted v0.9.0 |
| 295 | 2026-07-20T18:32:55.398Z | Downloaded serde-untagged v0.1.9 |
| 296 | 2026-07-20T18:32:55.398Z | Downloaded rustc-demangle v0.1.28 |
| 297 | 2026-07-20T18:32:55.401Z | Downloaded tracing-error v0.2.1 |
| 298 | 2026-07-20T18:32:55.401Z | Downloaded rand_core v0.10.1 |
| 299 | 2026-07-20T18:32:55.401Z | Downloaded dialoguer v0.11.0 |
| 300 | 2026-07-20T18:32:55.406Z | Downloaded once_cell v1.21.4 |
| 301 | 2026-07-20T18:32:55.412Z | Downloaded tokio-native-tls v0.3.1 |
| 302 | 2026-07-20T18:32:55.418Z | Downloaded config v0.15.25 |
| 303 | 2026-07-20T18:32:55.418Z | Downloaded version_check v0.9.5 |
| 304 | 2026-07-20T18:32:55.418Z | Downloaded signal-hook-registry v1.4.8 |
| 305 | 2026-07-20T18:32:55.421Z | Downloaded openssl-sys v0.9.117 |
| 306 | 2026-07-20T18:32:55.421Z | Downloaded supports-color v3.0.2 |
| 307 | 2026-07-20T18:32:55.421Z | Downloaded static_assertions v1.1.0 |
| 308 | 2026-07-20T18:32:55.421Z | Downloaded spki v0.7.3 |
| 309 | 2026-07-20T18:32:55.421Z | Downloaded thiserror v1.0.69 |
| 310 | 2026-07-20T18:32:55.424Z | Downloaded flate2 v1.1.9 |
| 311 | 2026-07-20T18:32:55.427Z | Downloaded thread_local v1.1.10 |
| 312 | 2026-07-20T18:32:55.427Z | Downloaded thiserror-impl v1.0.69 |
| 313 | 2026-07-20T18:32:55.430Z | Downloaded unicode-xid v0.2.6 |
| 314 | 2026-07-20T18:32:55.430Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 315 | 2026-07-20T18:32:55.430Z | Downloaded xattr v1.6.1 |
| 316 | 2026-07-20T18:32:55.434Z | Downloaded want v0.3.1 |
| 317 | 2026-07-20T18:32:55.434Z | Downloaded getrandom v0.4.3 |
| 318 | 2026-07-20T18:32:55.438Z | Downloaded smol_str v0.3.6 |
| 319 | 2026-07-20T18:32:55.441Z | Downloaded smallvec v1.15.2 |
| 320 | 2026-07-20T18:32:55.441Z | Downloaded derive-where v1.6.1 |
| 321 | 2026-07-20T18:32:55.444Z | Downloaded quinn-udp v0.5.15 |
| 322 | 2026-07-20T18:32:55.444Z | Downloaded convert_case v0.10.0 |
| 323 | 2026-07-20T18:32:55.447Z | Downloaded base64 v0.22.1 |
| 324 | 2026-07-20T18:32:55.447Z | Downloaded unicase v2.9.0 |
| 325 | 2026-07-20T18:32:55.451Z | Downloaded serde_core v1.0.229 |
| 326 | 2026-07-20T18:32:55.451Z | Downloaded tempfile v3.27.0 |
| 327 | 2026-07-20T18:32:55.454Z | Downloaded target-spec v3.6.0 |
| 328 | 2026-07-20T18:32:55.454Z | Downloaded rustls-pki-types v1.15.0 |
| 329 | 2026-07-20T18:32:55.454Z | Downloaded quick-junit v0.5.2 |
| 330 | 2026-07-20T18:32:55.457Z | Downloaded parking_lot_core v0.9.12 |
| 331 | 2026-07-20T18:32:55.457Z | Downloaded parking_lot v0.12.5 |
| 332 | 2026-07-20T18:32:55.460Z | Downloaded futures v0.3.33 |
| 333 | 2026-07-20T18:32:55.464Z | Downloaded tokio-stream v0.1.18 |
| 334 | 2026-07-20T18:32:55.469Z | Downloaded ryu v1.0.23 |
| 335 | 2026-07-20T18:32:55.469Z | Downloaded cc v1.3.0 |
| 336 | 2026-07-20T18:32:55.474Z | Downloaded backtrace v0.3.76 |
| 337 | 2026-07-20T18:32:55.474Z | Downloaded pkg-config v0.3.33 |
| 338 | 2026-07-20T18:32:55.474Z | Downloaded sharded-slab v0.1.7 |
| 339 | 2026-07-20T18:32:55.477Z | Downloaded toml v0.8.23 |
| 340 | 2026-07-20T18:32:55.477Z | Downloaded xxhash-rust v0.8.17 |
| 341 | 2026-07-20T18:32:55.477Z | Downloaded httparse v1.10.1 |
| 342 | 2026-07-20T18:32:55.480Z | Downloaded zstd-safe v7.2.4 |
| 343 | 2026-07-20T18:32:55.480Z | Downloaded zstd v0.13.3 |
| 344 | 2026-07-20T18:32:55.484Z | Downloaded miniz_oxide v0.8.9 |
| 345 | 2026-07-20T18:32:55.484Z | Downloaded tracing-attributes v0.1.31 |
| 346 | 2026-07-20T18:32:55.487Z | Downloaded typeid v1.0.3 |
| 347 | 2026-07-20T18:32:55.487Z | Downloaded tracing-log v0.2.0 |
| 348 | 2026-07-20T18:32:55.487Z | Downloaded signal-hook v0.3.18 |
| 349 | 2026-07-20T18:32:55.490Z | Downloaded zmij v1.0.23 |
| 350 | 2026-07-20T18:32:55.490Z | Downloaded indicatif v0.17.11 |
| 351 | 2026-07-20T18:32:55.493Z | Downloaded proc-macro2 v1.0.107 |
| 352 | 2026-07-20T18:32:55.496Z | Downloaded num-traits v0.2.19 |
| 353 | 2026-07-20T18:32:55.496Z | Downloaded getrandom v0.3.4 |
| 354 | 2026-07-20T18:32:55.499Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-07-20T18:32:55.502Z | Downloaded thiserror-impl v2.0.19 |
| 356 | 2026-07-20T18:32:55.502Z | Downloaded derive_more v2.1.1 |
| 357 | 2026-07-20T18:32:55.509Z | Downloaded zeroize v1.9.0 |
| 358 | 2026-07-20T18:32:55.512Z | Downloaded tokio-rustls v0.26.4 |
| 359 | 2026-07-20T18:32:55.512Z | Downloaded toml v1.1.3+spec-1.1.0 |
| 360 | 2026-07-20T18:32:55.515Z | Downloaded bytes v1.12.1 |
| 361 | 2026-07-20T18:32:55.519Z | Downloaded zipsign-api v0.1.5 |
| 362 | 2026-07-20T18:32:55.519Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 363 | 2026-07-20T18:32:55.558Z | Downloaded socket2 v0.6.5 |
| 364 | 2026-07-20T18:32:55.566Z | Downloaded serde_derive v1.0.229 |
| 365 | 2026-07-20T18:32:55.567Z | Downloaded pin-project v1.1.13 |
| 366 | 2026-07-20T18:32:55.567Z | Downloaded nextest-filtering v0.15.0 |
| 367 | 2026-07-20T18:32:55.567Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 368 | 2026-07-20T18:32:55.567Z | Downloaded serde v1.0.229 |
| 369 | 2026-07-20T18:32:55.567Z | Downloaded der v0.7.10 |
| 370 | 2026-07-20T18:32:55.567Z | Downloaded ed25519-dalek v2.2.0 |
| 371 | 2026-07-20T18:32:55.567Z | Downloaded derive_more-impl v2.1.1 |
| 372 | 2026-07-20T18:32:55.567Z | Downloaded vte v0.14.1 |
| 373 | 2026-07-20T18:32:55.574Z | Downloaded textwrap v0.16.2 |
| 374 | 2026-07-20T18:32:55.574Z | Downloaded tinyvec v1.12.0 |
| 375 | 2026-07-20T18:32:55.577Z | Downloaded uuid v1.24.0 |
| 376 | 2026-07-20T18:32:55.580Z | Downloaded url v2.5.8 |
| 377 | 2026-07-20T18:32:55.598Z | Downloaded hashbrown v0.15.5 |
| 378 | 2026-07-20T18:32:55.602Z | Downloaded guppy v0.17.26 |
| 379 | 2026-07-20T18:32:55.605Z | Downloaded crossterm v0.29.0 |
| 380 | 2026-07-20T18:32:55.608Z | Downloaded tracing-core v0.1.36 |
| 381 | 2026-07-20T18:32:55.611Z | Downloaded unicode-segmentation v1.13.3 |
| 382 | 2026-07-20T18:32:55.614Z | Downloaded unicode-ident v1.0.24 |
| 383 | 2026-07-20T18:32:55.617Z | Downloaded rand v0.9.5 |
| 384 | 2026-07-20T18:32:55.617Z | Downloaded tar v0.4.46 |
| 385 | 2026-07-20T18:32:55.620Z | Downloaded miette v7.6.0 |
| 386 | 2026-07-20T18:32:55.623Z | Downloaded hashbrown v0.17.1 |
| 387 | 2026-07-20T18:32:55.627Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-07-20T18:32:55.631Z | Downloaded aho-corasick v1.1.4 |
| 389 | 2026-07-20T18:32:55.637Z | Downloaded quinn v0.11.11 |
| 390 | 2026-07-20T18:32:55.640Z | Downloaded futures-util v0.3.33 |
| 391 | 2026-07-20T18:32:55.647Z | Downloaded toml_edit v0.22.27 |
| 392 | 2026-07-20T18:32:55.650Z | Downloaded clap_builder v4.6.2 |
| 393 | 2026-07-20T18:32:55.656Z | Downloaded h2 v0.4.15 |
| 394 | 2026-07-20T18:32:55.659Z | Downloaded mio v1.2.2 |
| 395 | 2026-07-20T18:32:55.662Z | Downloaded hyper-util v0.1.20 |
| 396 | 2026-07-20T18:32:55.665Z | Downloaded memchr v2.8.3 |
| 397 | 2026-07-20T18:32:55.677Z | Downloaded rustls-webpki v0.103.13 |
| 398 | 2026-07-20T18:32:55.686Z | Downloaded winnow v1.0.4 |
| 399 | 2026-07-20T18:32:55.693Z | Downloaded chrono v0.4.45 |
| 400 | 2026-07-20T18:32:55.717Z | Downloaded tracing-subscriber v0.3.23 |
| 401 | 2026-07-20T18:32:55.722Z | Downloaded webpki-roots v1.0.9 |
| 402 | 2026-07-20T18:32:55.726Z | Downloaded curve25519-dalek v4.1.3 |
| 403 | 2026-07-20T18:32:55.729Z | Downloaded rand v0.10.2 |
| 404 | 2026-07-20T18:32:55.732Z | Downloaded gimli v0.32.3 |
| 405 | 2026-07-20T18:32:55.737Z | Downloaded unicode-width v0.2.2 |
| 406 | 2026-07-20T18:32:55.740Z | Downloaded idna v1.1.0 |
| 407 | 2026-07-20T18:32:55.747Z | Downloaded syn v2.0.119 |
| 408 | 2026-07-20T18:32:55.752Z | Downloaded unicode-width v0.1.14 |
| 409 | 2026-07-20T18:32:55.755Z | Downloaded syn v3.0.2 |
| 410 | 2026-07-20T18:32:55.761Z | Downloaded tower v0.5.3 |
| 411 | 2026-07-20T18:32:55.766Z | Downloaded ron v0.12.2 |
| 412 | 2026-07-20T18:32:55.771Z | Downloaded typenum v1.20.1 |
| 413 | 2026-07-20T18:32:55.773Z | Downloaded pulldown-cmark v0.13.4 |
| 414 | 2026-07-20T18:32:55.777Z | Downloaded bstr v1.13.0 |
| 415 | 2026-07-20T18:32:55.780Z | Downloaded tracing v0.1.44 |
| 416 | 2026-07-20T18:32:55.790Z | Downloaded color-eyre v0.6.5 |
| 417 | 2026-07-20T18:32:55.806Z | Downloaded unicode-normalization v0.1.25 |
| 418 | 2026-07-20T18:32:55.816Z | Downloaded tokio-util v0.7.18 |
| 419 | 2026-07-20T18:32:55.828Z | Downloaded serde_json v1.0.151 |
| 420 | 2026-07-20T18:32:55.837Z | Downloaded itertools v0.14.0 |
| 421 | 2026-07-20T18:32:55.841Z | Downloaded hyper v1.11.0 |
| 422 | 2026-07-20T18:32:55.855Z | Downloaded reqwest v0.12.28 |
| 423 | 2026-07-20T18:32:55.858Z | Downloaded regex v1.13.1 |
| 424 | 2026-07-20T18:32:55.880Z | Downloaded tower-http v0.6.11 |
| 425 | 2026-07-20T18:32:55.888Z | Downloaded quick-xml v0.37.5 |
| 426 | 2026-07-20T18:32:55.896Z | Downloaded portable-atomic v1.14.0 |
| 427 | 2026-07-20T18:32:55.900Z | Downloaded quick-xml v0.38.4 |
| 428 | 2026-07-20T18:32:55.914Z | Downloaded winnow v0.7.15 |
| 429 | 2026-07-20T18:32:55.920Z | Downloaded quinn-proto v0.11.16 |
| 430 | 2026-07-20T18:32:55.966Z | Downloaded vcpkg v0.2.15 |
| 431 | 2026-07-20T18:32:56.014Z | Downloaded nextest-runner v0.80.0 |
| 432 | 2026-07-20T18:32:56.029Z | Downloaded openssl v0.10.81 |
| 433 | 2026-07-20T18:32:56.038Z | Downloaded zerocopy v0.8.55 |
| 434 | 2026-07-20T18:32:56.055Z | Downloaded nix v0.30.1 |
| 435 | 2026-07-20T18:32:56.062Z | Downloaded rustls v0.23.42 |
| 436 | 2026-07-20T18:32:56.069Z | Downloaded object v0.37.3 |
| 437 | 2026-07-20T18:32:56.075Z | Downloaded regex-syntax v0.8.11 |
| 438 | 2026-07-20T18:32:56.107Z | Downloaded rustix v0.38.44 |
| 439 | 2026-07-20T18:32:56.120Z | Downloaded rustix v1.1.4 |
| 440 | 2026-07-20T18:32:56.214Z | Downloaded regex-automata v0.4.16 |
| 441 | 2026-07-20T18:32:56.279Z | Downloaded libc v0.2.186 |
| 442 | 2026-07-20T18:32:56.298Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 443 | 2026-07-20T18:32:56.307Z | Downloaded petgraph v0.8.3 |
| 444 | 2026-07-20T18:32:56.335Z | Downloaded tokio v1.53.1 |
| 445 | 2026-07-20T18:32:56.398Z | Downloaded recursion v0.5.4 |
| 446 | 2026-07-20T18:32:56.407Z | Downloaded ring v0.17.14 |
| 447 | 2026-07-20T18:32:56.466Z | Compiling proc-macro2 v1.0.107 |
| 448 | 2026-07-20T18:32:56.466Z | Compiling quote v1.0.47 |
| 449 | 2026-07-20T18:32:56.466Z | Compiling unicode-ident v1.0.24 |
| 450 | 2026-07-20T18:32:56.469Z | Compiling libc v0.2.186 |
| 451 | 2026-07-20T18:32:56.469Z | Compiling serde_core v1.0.229 |
| 452 | 2026-07-20T18:32:56.469Z | Compiling cfg-if v1.0.4 |
| 453 | 2026-07-20T18:32:56.469Z | Compiling memchr v2.8.3 |
| 454 | 2026-07-20T18:32:56.469Z | Compiling once_cell v1.21.4 |
| 455 | 2026-07-20T18:32:56.706Z | Compiling log v0.4.33 |
| 456 | 2026-07-20T18:32:56.724Z | Compiling pin-project-lite v0.2.17 |
| 457 | 2026-07-20T18:32:56.814Z | Compiling serde v1.0.229 |
| 458 | 2026-07-20T18:32:56.865Z | Compiling itoa v1.0.18 |
| 459 | 2026-07-20T18:32:57.010Z | Compiling futures-core v0.3.33 |
| 460 | 2026-07-20T18:32:57.110Z | Compiling smallvec v1.15.2 |
| 461 | 2026-07-20T18:32:57.162Z | Compiling bitflags v2.13.1 |
| 462 | 2026-07-20T18:32:57.183Z | Compiling hashbrown v0.17.1 |
| 463 | 2026-07-20T18:32:57.388Z | Compiling equivalent v1.0.2 |
| 464 | 2026-07-20T18:32:57.477Z | Compiling find-msvc-tools v0.1.9 |
| 465 | 2026-07-20T18:32:57.617Z | Compiling errno v0.3.14 |
| 466 | 2026-07-20T18:32:57.636Z | Compiling shlex v2.0.1 |
| 467 | 2026-07-20T18:32:57.721Z | Compiling jobserver v0.1.35 |
| 468 | 2026-07-20T18:32:57.796Z | Compiling signal-hook-registry v1.4.8 |
| 469 | 2026-07-20T18:32:57.820Z | Compiling bytes v1.12.1 |
| 470 | 2026-07-20T18:32:57.841Z | Compiling mio v1.2.2 |
| 471 | 2026-07-20T18:32:57.934Z | Compiling cc v1.3.0 |
| 472 | 2026-07-20T18:32:57.952Z | Compiling syn v2.0.119 |
| 473 | 2026-07-20T18:32:58.019Z | Compiling syn v3.0.2 |
| 474 | 2026-07-20T18:32:58.065Z | Compiling rustix v1.1.4 |
| 475 | 2026-07-20T18:32:58.369Z | Compiling futures-sink v0.3.33 |
| 476 | 2026-07-20T18:32:58.485Z | Compiling socket2 v0.6.5 |
| 477 | 2026-07-20T18:32:58.572Z | Compiling slab v0.4.12 |
| 478 | 2026-07-20T18:32:58.726Z | Compiling zmij v1.0.23 |
| 479 | 2026-07-20T18:32:58.782Z | Compiling futures-channel v0.3.33 |
| 480 | 2026-07-20T18:32:59.048Z | Compiling indexmap v2.14.0 |
| 481 | 2026-07-20T18:32:59.111Z | Compiling tracing-core v0.1.36 |
| 482 | 2026-07-20T18:32:59.193Z | Compiling serde_json v1.0.151 |
| 483 | 2026-07-20T18:32:59.287Z | Compiling version_check v0.9.5 |
| 484 | 2026-07-20T18:32:59.477Z | Compiling futures-task v0.3.33 |
| 485 | 2026-07-20T18:32:59.563Z | Compiling getrandom v0.4.3 |
| 486 | 2026-07-20T18:32:59.654Z | Compiling futures-io v0.3.33 |
| 487 | 2026-07-20T18:32:59.882Z | Compiling unicode-width v0.2.2 |
| 488 | 2026-07-20T18:32:59.888Z | Compiling percent-encoding v2.3.2 |
| 489 | 2026-07-20T18:32:59.912Z | Compiling camino v1.2.4 |
| 490 | 2026-07-20T18:32:59.959Z | Compiling serde_derive v1.0.229 |
| 491 | 2026-07-20T18:33:00.168Z | Compiling ring v0.17.14 |
| 492 | 2026-07-20T18:33:00.206Z | Compiling http v1.4.2 |
| 493 | 2026-07-20T18:33:00.291Z | Compiling autocfg v1.5.1 |
| 494 | 2026-07-20T18:33:00.310Z | Compiling zeroize v1.9.0 |
| 495 | 2026-07-20T18:33:00.509Z | Compiling adler2 v2.0.1 |
| 496 | 2026-07-20T18:33:00.587Z | Compiling simd-adler32 v0.3.10 |
| 497 | 2026-07-20T18:33:00.639Z | Compiling num-traits v0.2.19 |
| 498 | 2026-07-20T18:33:00.889Z | Compiling miniz_oxide v0.8.9 |
| 499 | 2026-07-20T18:33:01.292Z | Compiling object v0.37.3 |
| 500 | 2026-07-20T18:33:01.422Z | Compiling target-lexicon v0.13.5 |
| 501 | 2026-07-20T18:33:01.586Z | Compiling tokio-macros v2.7.1 |
| 502 | 2026-07-20T18:33:01.597Z | Compiling futures-macro v0.3.33 |
| 503 | 2026-07-20T18:33:01.905Z | Compiling tracing-attributes v0.1.31 |
| 504 | 2026-07-20T18:33:02.142Z | Compiling zerocopy v0.8.55 |
| 505 | 2026-07-20T18:33:02.290Z | Compiling getrandom v0.3.4 |
| 506 | 2026-07-20T18:33:02.348Z | Compiling tokio v1.53.1 |
| 507 | 2026-07-20T18:33:02.407Z | Compiling http-body v1.1.0 |
| 508 | 2026-07-20T18:33:02.442Z | Compiling futures-util v0.3.33 |
| 509 | 2026-07-20T18:33:02.587Z | Compiling rustls-pki-types v1.15.0 |
| 510 | 2026-07-20T18:33:02.651Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-07-20T18:33:02.728Z | Compiling semver v1.0.28 |
| 512 | 2026-07-20T18:33:02.912Z | Compiling getrandom v0.2.17 |
| 513 | 2026-07-20T18:33:03.108Z | Compiling gimli v0.32.3 |
| 514 | 2026-07-20T18:33:03.123Z | Compiling thiserror v2.0.19 |
| 515 | 2026-07-20T18:33:03.136Z | Compiling tracing v0.1.44 |
| 516 | 2026-07-20T18:33:03.381Z | Compiling idna_adapter v1.0.0 |
| 517 | 2026-07-20T18:33:03.445Z | Compiling fnv v1.0.7 |
| 518 | 2026-07-20T18:33:03.470Z | Compiling utf8_iter v1.0.4 |
| 519 | 2026-07-20T18:33:03.481Z | Compiling untrusted v0.9.0 |
| 520 | 2026-07-20T18:33:03.485Z | Compiling signal-hook v0.3.18 |
| 521 | 2026-07-20T18:33:03.536Z | Compiling owo-colors v4.3.0 |
| 522 | 2026-07-20T18:33:03.612Z | Compiling guppy-workspace-hack v0.1.0 |
| 523 | 2026-07-20T18:33:03.628Z | Compiling httparse v1.10.1 |
| 524 | 2026-07-20T18:33:03.717Z | Compiling idna v1.1.0 |
| 525 | 2026-07-20T18:33:05.126Z | Compiling addr2line v0.25.1 |
| 526 | 2026-07-20T18:33:05.229Z | Compiling thiserror-impl v2.0.19 |
| 527 | 2026-07-20T18:33:05.349Z | Compiling generic-array v0.14.7 |
| 528 | 2026-07-20T18:33:05.558Z | Compiling try-lock v0.2.5 |
| 529 | 2026-07-20T18:33:05.599Z | Compiling atomic-waker v1.1.2 |
| 530 | 2026-07-20T18:33:05.679Z | Compiling tower-service v0.3.3 |
| 531 | 2026-07-20T18:33:05.733Z | Compiling typeid v1.0.3 |
| 532 | 2026-07-20T18:33:05.775Z | Compiling pkg-config v0.3.33 |
| 533 | 2026-07-20T18:33:05.791Z | Compiling thiserror v1.0.69 |
| 534 | 2026-07-20T18:33:06.029Z | Compiling target-spec v3.6.0 |
| 535 | 2026-07-20T18:33:06.104Z | Compiling fastrand v2.5.0 |
| 536 | 2026-07-20T18:33:06.214Z | Compiling rustls v0.23.42 |
| 537 | 2026-07-20T18:33:06.315Z | Compiling tokio-util v0.7.18 |
| 538 | 2026-07-20T18:33:06.367Z | Compiling rustc-demangle v0.1.28 |
| 539 | 2026-07-20T18:33:06.468Z | Compiling tempfile v3.27.0 |
| 540 | 2026-07-20T18:33:06.555Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 541 | 2026-07-20T18:33:06.975Z | Compiling h2 v0.4.15 |
| 542 | 2026-07-20T18:33:07.066Z | Compiling backtrace v0.3.76 |
| 543 | 2026-07-20T18:33:07.376Z | Compiling want v0.3.1 |
| 544 | 2026-07-20T18:33:07.443Z | Compiling cfg-expr v0.20.8 |
| 545 | 2026-07-20T18:33:07.556Z | Compiling url v2.5.8 |
| 546 | 2026-07-20T18:33:08.431Z | Compiling thiserror-impl v1.0.69 |
| 547 | 2026-07-20T18:33:08.489Z | Compiling terminal_size v0.4.4 |
| 548 | 2026-07-20T18:33:08.550Z | Compiling aho-corasick v1.1.4 |
| 549 | 2026-07-20T18:33:08.646Z | Compiling erased-serde v0.4.10 |
| 550 | 2026-07-20T18:33:08.951Z | Compiling regex-syntax v0.8.11 |
| 551 | 2026-07-20T18:33:09.573Z | Compiling rustls-webpki v0.103.13 |
| 552 | 2026-07-20T18:33:10.025Z | Compiling winnow v0.7.15 |
| 553 | 2026-07-20T18:33:11.829Z | Compiling subtle v2.6.1 |
| 554 | 2026-07-20T18:33:11.942Z | Compiling typenum v1.20.1 |
| 555 | 2026-07-20T18:33:12.141Z | Compiling regex-automata v0.4.16 |
| 556 | 2026-07-20T18:33:12.280Z | Compiling hyper v1.11.0 |
| 557 | 2026-07-20T18:33:13.980Z | Compiling serde_spanned v0.6.9 |
| 558 | 2026-07-20T18:33:14.146Z | Compiling toml_datetime v0.6.11 |
| 559 | 2026-07-20T18:33:14.529Z | Compiling ahash v0.8.12 |
| 560 | 2026-07-20T18:33:14.794Z | Compiling sync_wrapper v1.0.2 |
| 561 | 2026-07-20T18:33:14.911Z | Compiling unicode-linebreak v0.1.5 |
| 562 | 2026-07-20T18:33:15.188Z | Compiling nextest-workspace-hack v0.1.0 |
| 563 | 2026-07-20T18:33:15.241Z | Compiling parking_lot_core v0.9.12 |
| 564 | 2026-07-20T18:33:15.414Z | Compiling ipnet v2.12.0 |
| 565 | 2026-07-20T18:33:15.558Z | Compiling crc32fast v1.5.0 |
| 566 | 2026-07-20T18:33:15.843Z | Compiling lazy_static v1.5.0 |
| 567 | 2026-07-20T18:33:15.950Z | Compiling portable-atomic v1.14.0 |
| 568 | 2026-07-20T18:33:16.029Z | Compiling base64 v0.22.1 |
| 569 | 2026-07-20T18:33:16.312Z | Compiling is_ci v1.2.0 |
| 570 | 2026-07-20T18:33:16.421Z | Compiling foldhash v0.1.5 |
| 571 | 2026-07-20T18:33:16.482Z | Compiling either v1.16.0 |
| 572 | 2026-07-20T18:33:16.522Z | Compiling unicode-segmentation v1.13.3 |
| 573 | 2026-07-20T18:33:16.636Z | Compiling tower-layer v0.3.3 |
| 574 | 2026-07-20T18:33:16.649Z | Compiling toml_write v0.1.2 |
| 575 | 2026-07-20T18:33:16.712Z | Compiling hashbrown v0.15.5 |
| 576 | 2026-07-20T18:33:16.789Z | Compiling supports-color v3.0.2 |
| 577 | 2026-07-20T18:33:16.838Z | Compiling convert_case v0.10.0 |
| 578 | 2026-07-20T18:33:16.889Z | Compiling toml_edit v0.22.27 |
| 579 | 2026-07-20T18:33:16.919Z | Compiling tower v0.5.3 |
| 580 | 2026-07-20T18:33:17.027Z | Compiling hyper-util v0.1.20 |
| 581 | 2026-07-20T18:33:17.096Z | Compiling sharded-slab v0.1.7 |
| 582 | 2026-07-20T18:33:17.436Z | Compiling tokio-rustls v0.26.4 |
| 583 | 2026-07-20T18:33:17.524Z | Compiling textwrap v0.16.2 |
| 584 | 2026-07-20T18:33:17.766Z | Compiling backtrace-ext v0.2.1 |
| 585 | 2026-07-20T18:33:18.023Z | Compiling ordered-float v2.10.1 |
| 586 | 2026-07-20T18:33:18.298Z | Compiling webpki-roots v1.0.9 |
| 587 | 2026-07-20T18:33:18.322Z | Compiling miette-derive v7.6.0 |
| 588 | 2026-07-20T18:33:18.417Z | Compiling pathdiff v0.2.3 |
| 589 | 2026-07-20T18:33:18.545Z | Compiling console v0.15.11 |
| 590 | 2026-07-20T18:33:18.932Z | Compiling tracing-log v0.2.0 |
| 591 | 2026-07-20T18:33:19.295Z | Compiling cargo-platform v0.3.3 |
| 592 | 2026-07-20T18:33:19.419Z | Compiling os_pipe v1.2.3 |
| 593 | 2026-07-20T18:33:19.592Z | Compiling thread_local v1.1.10 |
| 594 | 2026-07-20T18:33:19.684Z | Compiling rustix v0.38.44 |
| 595 | 2026-07-20T18:33:19.855Z | Compiling scopeguard v1.2.0 |
| 596 | 2026-07-20T18:33:19.879Z | Compiling debug-ignore v1.0.5 |
| 597 | 2026-07-20T18:33:19.941Z | Compiling unicode-width v0.1.14 |
| 598 | 2026-07-20T18:33:19.959Z | Compiling ryu v1.0.23 |
| 599 | 2026-07-20T18:33:19.993Z | Compiling fixedbitset v0.5.7 |
| 600 | 2026-07-20T18:33:20.045Z | Compiling winnow v1.0.4 |
| 601 | 2026-07-20T18:33:20.241Z | Compiling zstd-safe v7.2.4 |
| 602 | 2026-07-20T18:33:20.254Z | Compiling supports-hyperlinks v3.2.0 |
| 603 | 2026-07-20T18:33:20.504Z | Compiling pulldown-cmark v0.13.4 |
| 604 | 2026-07-20T18:33:20.516Z | Compiling supports-unicode v3.0.0 |
| 605 | 2026-07-20T18:33:20.702Z | Compiling utf8parse v0.2.2 |
| 606 | 2026-07-20T18:33:20.734Z | Compiling cfg_aliases v0.2.2 |
| 607 | 2026-07-20T18:33:20.807Z | Compiling anstyle-parse v1.0.0 |
| 608 | 2026-07-20T18:33:20.812Z | Compiling nix v0.30.1 |
| 609 | 2026-07-20T18:33:20.914Z | Compiling miette v7.6.0 |
| 610 | 2026-07-20T18:33:21.028Z | Compiling petgraph v0.8.3 |
| 611 | 2026-07-20T18:33:21.211Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 612 | 2026-07-20T18:33:21.499Z | Compiling serde_urlencoded v0.7.1 |
| 613 | 2026-07-20T18:33:21.882Z | Compiling lock_api v0.4.14 |
| 614 | 2026-07-20T18:33:22.125Z | Compiling tracing-subscriber v0.3.23 |
| 615 | 2026-07-20T18:33:22.523Z | Compiling sigchld v0.2.4 |
| 616 | 2026-07-20T18:33:22.731Z | Compiling cargo_metadata v0.23.1 |
| 617 | 2026-07-20T18:33:22.966Z | Compiling toml v0.8.23 |
| 618 | 2026-07-20T18:33:23.582Z | Compiling hyper-rustls v0.27.9 |
| 619 | 2026-07-20T18:33:24.248Z | Compiling serde-value v0.7.0 |
| 620 | 2026-07-20T18:33:25.013Z | Compiling serde-untagged v0.1.9 |
| 621 | 2026-07-20T18:33:25.434Z | Compiling tower-http v0.6.11 |
| 622 | 2026-07-20T18:33:25.636Z | Compiling derive_more-impl v2.1.1 |
| 623 | 2026-07-20T18:33:25.782Z | Compiling itertools v0.14.0 |
| 624 | 2026-07-20T18:33:26.084Z | Compiling regex v1.13.1 |
| 625 | 2026-07-20T18:33:26.245Z | Compiling block-buffer v0.10.4 |
| 626 | 2026-07-20T18:33:26.397Z | Compiling crypto-common v0.1.7 |
| 627 | 2026-07-20T18:33:26.461Z | Compiling ppv-lite86 v0.2.21 |
| 628 | 2026-07-20T18:33:26.476Z | Compiling futures-executor v0.3.33 |
| 629 | 2026-07-20T18:33:26.527Z | Compiling rand_core v0.9.5 |
| 630 | 2026-07-20T18:33:26.780Z | Compiling http-body-util v0.1.4 |
| 631 | 2026-07-20T18:33:26.780Z | Compiling pin-project-internal v1.1.13 |
| 632 | 2026-07-20T18:33:27.006Z | Compiling uuid v1.24.0 |
| 633 | 2026-07-20T18:33:27.082Z | Compiling serde_spanned v1.1.1 |
| 634 | 2026-07-20T18:33:27.229Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 635 | 2026-07-20T18:33:27.266Z | Compiling smol_str v0.3.6 |
| 636 | 2026-07-20T18:33:27.497Z | Compiling filetime v0.2.29 |
| 637 | 2026-07-20T18:33:27.553Z | Compiling bstr v1.13.0 |
| 638 | 2026-07-20T18:33:27.601Z | Compiling vte v0.14.1 |
| 639 | 2026-07-20T18:33:27.654Z | Compiling unicase v2.9.0 |
| 640 | 2026-07-20T18:33:27.701Z | Compiling self_update v0.42.0 |
| 641 | 2026-07-20T18:33:27.820Z | Compiling unicode-xid v0.2.6 |
| 642 | 2026-07-20T18:33:27.840Z | Compiling number_prefix v0.4.0 |
| 643 | 2026-07-20T18:33:27.865Z | Compiling anstyle-query v1.1.5 |
| 644 | 2026-07-20T18:33:27.914Z | Compiling color-spantrace v0.3.0 |
| 645 | 2026-07-20T18:33:27.953Z | Compiling anstyle v1.0.14 |
| 646 | 2026-07-20T18:33:27.956Z | Compiling litrs v1.0.0 |
| 647 | 2026-07-20T18:33:27.976Z | Compiling xattr v1.6.1 |
| 648 | 2026-07-20T18:33:27.988Z | Compiling colorchoice v1.0.5 |
| 649 | 2026-07-20T18:33:28.162Z | Compiling static_assertions v1.1.0 |
| 650 | 2026-07-20T18:33:28.219Z | Compiling nested v0.1.1 |
| 651 | 2026-07-20T18:33:28.244Z | Compiling is_terminal_polyfill v1.70.2 |
| 652 | 2026-07-20T18:33:28.308Z | Compiling tinyvec_macros v0.1.1 |
| 653 | 2026-07-20T18:33:28.336Z | Compiling eyre v0.6.12 |
| 654 | 2026-07-20T18:33:28.378Z | Compiling iana-time-zone v0.1.65 |
| 655 | 2026-07-20T18:33:28.404Z | Compiling document-features v0.2.12 |
| 656 | 2026-07-20T18:33:28.412Z | Compiling tinyvec v1.12.0 |
| 657 | 2026-07-20T18:33:28.420Z | Compiling guppy v0.17.26 |
| 658 | 2026-07-20T18:33:28.711Z | Compiling chrono v0.4.45 |
| 659 | 2026-07-20T18:33:28.835Z | Compiling anstream v1.0.0 |
| 660 | 2026-07-20T18:33:28.958Z | Compiling tar v0.4.46 |
| 661 | 2026-07-20T18:33:28.970Z | Compiling globset v0.4.19 |
| 662 | 2026-07-20T18:33:29.348Z | Compiling indicatif v0.17.11 |
| 663 | 2026-07-20T18:33:29.831Z | Compiling cargo-util-schemas v0.2.0 |
| 664 | 2026-07-20T18:33:31.317Z | Compiling pin-project v1.1.13 |
| 665 | 2026-07-20T18:33:31.423Z | Compiling strip-ansi-escapes v0.2.1 |
| 666 | 2026-07-20T18:33:31.449Z | Compiling nextest-metadata v0.12.2 |
| 667 | 2026-07-20T18:33:31.916Z | Compiling toml v1.1.3+spec-1.1.0 |
| 668 | 2026-07-20T18:33:32.051Z | Compiling newtype-uuid v1.3.2 |
| 669 | 2026-07-20T18:33:32.203Z | Compiling reqwest v0.12.28 |
| 670 | 2026-07-20T18:33:32.243Z | Compiling rand_chacha v0.9.0 |
| 671 | 2026-07-20T18:33:32.284Z | Compiling futures v0.3.33 |
| 672 | 2026-07-20T18:33:32.368Z | Compiling digest v0.10.7 |
| 673 | 2026-07-20T18:33:32.523Z | Compiling derive_more v2.1.1 |
| 674 | 2026-07-20T18:33:32.564Z | Compiling parking_lot v0.12.5 |
| 675 | 2026-07-20T18:33:32.593Z | Compiling flate2 v1.1.9 |
| 676 | 2026-07-20T18:33:32.792Z | Compiling tracing-error v0.2.1 |
| 677 | 2026-07-20T18:33:33.021Z | Compiling shared_child v1.1.1 |
| 678 | 2026-07-20T18:33:33.469Z | Compiling signal-hook-mio v0.2.5 |
| 679 | 2026-07-20T18:33:33.606Z | Compiling self-replace v1.5.0 |
| 680 | 2026-07-20T18:33:33.721Z | Compiling cargo-platform v0.2.0 |
| 681 | 2026-07-20T18:33:33.899Z | Compiling quick-xml v0.38.4 |
| 682 | 2026-07-20T18:33:34.285Z | Compiling quick-xml v0.37.5 |
| 683 | 2026-07-20T18:33:34.456Z | Compiling recursion v0.5.4 |
| 684 | 2026-07-20T18:33:34.610Z | Compiling strsim v0.11.1 |
| 685 | 2026-07-20T18:33:35.045Z | Compiling humantime v2.4.0 |
| 686 | 2026-07-20T18:33:35.414Z | Compiling indenter v0.3.4 |
| 687 | 2026-07-20T18:33:35.464Z | Compiling cpufeatures v0.2.17 |
| 688 | 2026-07-20T18:33:35.528Z | Compiling heck v0.5.0 |
| 689 | 2026-07-20T18:33:35.540Z | Compiling clap_lex v1.1.0 |
| 690 | 2026-07-20T18:33:35.731Z | Compiling urlencoding v2.1.3 |
| 691 | 2026-07-20T18:33:35.761Z | Compiling shell-words v1.1.1 |
| 692 | 2026-07-20T18:33:35.965Z | Compiling clap_derive v4.6.3 |
| 693 | 2026-07-20T18:33:36.006Z | Compiling sha2 v0.10.9 |
| 694 | 2026-07-20T18:33:36.117Z | Compiling clap_builder v4.6.2 |
| 695 | 2026-07-20T18:33:37.116Z | Compiling humantime-serde v1.1.1 |
| 696 | 2026-07-20T18:33:37.237Z | Compiling nextest-filtering v0.15.0 |
| 697 | 2026-07-20T18:33:37.277Z | Compiling quick-junit v0.5.2 |
| 698 | 2026-07-20T18:33:37.739Z | Compiling cargo_metadata v0.20.0 |
| 699 | 2026-07-20T18:33:40.382Z | Compiling atomicwrites v0.4.4 |
| 700 | 2026-07-20T18:33:40.668Z | Compiling cargo-nextest v0.9.97 |
| 701 | 2026-07-20T18:33:40.999Z | Compiling crossterm v0.29.0 |
| 702 | 2026-07-20T18:33:42.003Z | Compiling duct v0.13.7 |
| 703 | 2026-07-20T18:33:42.336Z | Compiling config v0.15.25 |
| 704 | 2026-07-20T18:33:42.476Z | Compiling zstd v0.13.3 |
| 705 | 2026-07-20T18:33:42.547Z | Compiling rand v0.9.5 |
| 706 | 2026-07-20T18:33:42.886Z | Compiling async-scoped v0.9.0 |
| 707 | 2026-07-20T18:33:42.901Z | Compiling unicode-normalization v0.1.25 |
| 708 | 2026-07-20T18:33:43.081Z | Compiling target-spec-miette v0.4.8 |
| 709 | 2026-07-20T18:33:43.314Z | Compiling future-queue v0.4.0 |
| 710 | 2026-07-20T18:33:43.486Z | Compiling mukti-metadata v0.3.0 |
| 711 | 2026-07-20T18:33:43.530Z | Compiling camino-tempfile v1.4.1 |
| 712 | 2026-07-20T18:33:43.593Z | Compiling tokio-stream v0.1.18 |
| 713 | 2026-07-20T18:33:43.748Z | Compiling derive-where v1.6.1 |
| 714 | 2026-07-20T18:33:43.963Z | Compiling serde_path_to_error v0.1.20 |
| 715 | 2026-07-20T18:33:43.975Z | Compiling serde_ignored v0.1.14 |
| 716 | 2026-07-20T18:33:44.135Z | Compiling hex v0.4.3 |
| 717 | 2026-07-20T18:33:44.207Z | Compiling indent_write v2.2.0 |
| 718 | 2026-07-20T18:33:44.314Z | Compiling swrite v0.1.0 |
| 719 | 2026-07-20T18:33:44.362Z | Compiling home v0.5.12 |
| 720 | 2026-07-20T18:33:44.421Z | Compiling xxhash-rust v0.8.17 |
| 721 | 2026-07-20T18:33:44.421Z | Compiling color-eyre v0.6.5 |
| 722 | 2026-07-20T18:33:44.461Z | Compiling clap v4.6.3 |
| 723 | 2026-07-20T18:33:44.527Z | Compiling dialoguer v0.11.0 |
| 724 | 2026-07-20T18:33:44.545Z | Compiling enable-ansi-support v0.2.1 |
| 725 | 2026-07-20T18:33:45.010Z | Compiling nextest-runner v0.80.0 |
| 726 | 2026-07-20T18:34:03.216Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 727 | 2026-07-20T18:34:03.394Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 728 | 2026-07-20T18:34:03.397Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 729 | 2026-07-20T18:34:03.514Z | + source .github/buildomat/test-common.sh |
| 730 | 2026-07-20T18:34:03.517Z | ++ NEXTEST_VERSION=0.9.97 |
| 731 | 2026-07-20T18:34:03.517Z | ++ PLATFORM=illumos |
| 732 | 2026-07-20T18:34:03.517Z | ++ banner install |
| 733 | 2026-07-20T18:34:03.517Z | |
| 734 | 2026-07-20T18:34:03.517Z | # # # #### ##### ## # # |
| 735 | 2026-07-20T18:34:03.517Z | # ## # # # # # # # |
| 736 | 2026-07-20T18:34:03.518Z | # # # # #### # # # # # |
| 737 | 2026-07-20T18:34:03.518Z | # # # # # # ###### # # |
| 738 | 2026-07-20T18:34:03.518Z | # # ## # # # # # # # |
| 739 | 2026-07-20T18:34:03.518Z | # # # #### # # # ###### ###### |
| 740 | 2026-07-20T18:34:03.518Z | |
| 741 | 2026-07-20T18:34:03.518Z | ++ set +o errexit |
| 742 | 2026-07-20T18:34:03.521Z | ++ pkg info clang-15 |
| 743 | 2026-07-20T18:34:03.521Z | ++ grep -qi installed |
| 744 | 2026-07-20T18:34:04.758Z | pkg: info: no packages matching the following patterns you specified are |
| 745 | 2026-07-20T18:34:04.758Z | installed on the system. Try querying remotely instead: |
| 746 | 2026-07-20T18:34:04.758Z | |
| 747 | 2026-07-20T18:34:04.758Z | clang-15 |
| 748 | 2026-07-20T18:34:04.797Z | ++ [[ 1 != 0 ]] |
| 749 | 2026-07-20T18:34:04.797Z | ++ set -o errexit |
| 750 | 2026-07-20T18:34:04.797Z | ++ pfexec pkg install clang-15 |
| 751 | 2026-07-20T18:34:11.750Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 752 | 2026-07-20T18:34:19.544Z | Startup: Caching catalogs ... Done |
| 753 | 2026-07-20T18:34:26.818Z | Planning: Solver setup ... Done |
| 754 | 2026-07-20T18:34:26.860Z | Planning: Running solver ... Done |
| 755 | 2026-07-20T18:34:27.013Z | Planning: Finding local manifests ... Done |
| 756 | 2026-07-20T18:34:27.033Z | Planning: Fetching manifests: 0/2 0% complete |
| 757 | 2026-07-20T18:34:27.130Z | Planning: Fetching manifests: 2/2 100% complete |
| 758 | 2026-07-20T18:34:27.158Z | Planning: Package planning ... Done |
| 759 | 2026-07-20T18:34:27.184Z | Planning: Merging actions ... Done |
| 760 | 2026-07-20T18:34:27.294Z | Planning: Checking for conflicting actions ... Done |
| 761 | 2026-07-20T18:34:27.300Z | Planning: Consolidating action changes ... Done |
| 762 | 2026-07-20T18:34:28.079Z | Planning: Evaluating mediators ... Done |
| 763 | 2026-07-20T18:34:28.084Z | Planning: Planning completed in 8.39 seconds |
| 764 | 2026-07-20T18:34:28.096Z | Packages to install: 2 |
| 765 | 2026-07-20T18:34:28.101Z | Mediators to change: 2 |
| 766 | 2026-07-20T18:34:28.101Z | Services to change: 1 |
| 767 | 2026-07-20T18:34:28.101Z | Create boot environment: No |
| 768 | 2026-07-20T18:34:28.101Z | Create backup boot environment: No |
| 769 | 2026-07-20T18:34:28.140Z | |
| 770 | 2026-07-20T18:34:28.140Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 771 | 2026-07-20T18:34:33.144Z | Download: 1101/3076 items 112.5/211.3MB 53% complete (22.9M/s) |
| 772 | 2026-07-20T18:34:38.427Z | Download: 2003/3076 items 116.4/211.3MB 55% complete (16.0M/s) |
| 773 | 2026-07-20T18:34:41.953Z | Download: Completed 211.31 MB in 13.81 seconds (15.3M/s) |
| 774 | 2026-07-20T18:34:42.138Z | Actions: 1/3418 actions (Installing new actions) |
| 775 | 2026-07-20T18:34:45.286Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 776 | 2026-07-20T18:34:45.962Z | Done |
| 777 | 2026-07-20T18:34:45.963Z | Done |
| 778 | 2026-07-20T18:34:46.726Z | Done |
| 779 | 2026-07-20T18:34:50.172Z | Done |
| 780 | 2026-07-20T18:34:50.245Z | Done |
| 781 | 2026-07-20T18:34:50.250Z | Done |
| 782 | 2026-07-20T18:34:50.533Z | Done |
| 783 | 2026-07-20T18:34:51.240Z | ++ set -o errexit |
| 784 | 2026-07-20T18:34:51.240Z | ++ cargo --version |
| 785 | 2026-07-20T18:34:51.250Z | cargo 1.96.1 (356927216 2026-06-26) |
| 786 | 2026-07-20T18:34:51.255Z | ++ rustc --version |
| 787 | 2026-07-20T18:34:51.274Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 788 | 2026-07-20T18:34:51.279Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 789 | 2026-07-20T18:34:51.325Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 790 | 2026-07-20T18:34:51.328Z | + pushd rdb |
| 791 | 2026-07-20T18:34:51.328Z | + PROPTEST_CASES=1000000 |
| 792 | 2026-07-20T18:34:51.328Z | + cargo nextest run --lib proptest |
| 793 | 2026-07-20T18:34:51.328Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 794 | 2026-07-20T18:34:51.490Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 795 | 2026-07-20T18:34:52.128Z | From https://github.com/oxidecomputer/falcon |
| 796 | 2026-07-20T18:34:52.128Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 797 | 2026-07-20T18:34:52.204Z | Updating crates.io index |
| 798 | 2026-07-20T18:34:52.210Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 799 | 2026-07-20T18:34:52.640Z | From https://github.com/oxidecomputer/dendrite |
| 800 | 2026-07-20T18:34:52.640Z | * [new ref] 5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf -> refs/commit/5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf |
| 801 | 2026-07-20T18:34:52.675Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 802 | 2026-07-20T18:34:52.988Z | From https://github.com/oxidecomputer/ispf |
| 803 | 2026-07-20T18:34:52.988Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 804 | 2026-07-20T18:34:52.995Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 805 | 2026-07-20T18:34:53.363Z | From https://github.com/oxidecomputer/netadm-sys |
| 806 | 2026-07-20T18:34:53.363Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 807 | 2026-07-20T18:34:53.372Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 808 | 2026-07-20T18:34:59.155Z | From https://github.com/oxidecomputer/omicron |
| 809 | 2026-07-20T18:34:59.157Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 810 | 2026-07-20T18:34:59.577Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 811 | 2026-07-20T18:35:00.253Z | From https://github.com/oxidecomputer/opte |
| 812 | 2026-07-20T18:35:00.253Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 813 | 2026-07-20T18:35:00.283Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 814 | 2026-07-20T18:35:00.562Z | From https://github.com/oxidecomputer/slog-error-chain |
| 815 | 2026-07-20T18:35:00.562Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 816 | 2026-07-20T18:35:00.571Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 817 | 2026-07-20T18:35:00.873Z | From https://github.com/illumos/smf-rs |
| 818 | 2026-07-20T18:35:00.873Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 819 | 2026-07-20T18:35:00.883Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 820 | 2026-07-20T18:35:01.175Z | From https://github.com/oxidecomputer/network-interface |
| 821 | 2026-07-20T18:35:01.175Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 822 | 2026-07-20T18:35:01.182Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 823 | 2026-07-20T18:35:01.488Z | From https://github.com/oxidecomputer/zone |
| 824 | 2026-07-20T18:35:01.488Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 825 | 2026-07-20T18:35:01.495Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 826 | 2026-07-20T18:35:02.114Z | From https://github.com/oxidecomputer/propolis |
| 827 | 2026-07-20T18:35:02.114Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 828 | 2026-07-20T18:35:02.158Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 829 | 2026-07-20T18:35:02.682Z | From https://github.com/oxidecomputer/transceiver-control |
| 830 | 2026-07-20T18:35:02.682Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 831 | 2026-07-20T18:35:02.692Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 832 | 2026-07-20T18:35:02.955Z | From https://github.com/oxidecomputer/dlpi-sys |
| 833 | 2026-07-20T18:35:02.955Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 834 | 2026-07-20T18:35:02.960Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 835 | 2026-07-20T18:35:03.450Z | From https://github.com/jmesmon/rust-libzfs |
| 836 | 2026-07-20T18:35:03.450Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 837 | 2026-07-20T18:35:03.457Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 838 | 2026-07-20T18:35:03.762Z | From https://github.com/oxidecomputer/rusty-doors |
| 839 | 2026-07-20T18:35:03.762Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 840 | 2026-07-20T18:35:03.768Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 841 | 2026-07-20T18:35:04.127Z | From https://github.com/oxidecomputer/lldp |
| 842 | 2026-07-20T18:35:04.127Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 843 | 2026-07-20T18:35:04.137Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 844 | 2026-07-20T18:35:04.442Z | From https://github.com/oxidecomputer/tufaceous |
| 845 | 2026-07-20T18:35:04.442Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 846 | 2026-07-20T18:35:04.461Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 847 | 2026-07-20T18:35:04.919Z | From https://github.com/oxidecomputer/management-gateway-service |
| 848 | 2026-07-20T18:35:04.919Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 849 | 2026-07-20T18:35:04.934Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-07-20T18:35:05.871Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-07-20T18:35:05.871Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 852 | 2026-07-20T18:35:05.920Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 853 | 2026-07-20T18:35:06.163Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 854 | 2026-07-20T18:35:06.163Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 855 | 2026-07-20T18:35:06.177Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 856 | 2026-07-20T18:35:06.670Z | From https://github.com/oxidecomputer/propolis |
| 857 | 2026-07-20T18:35:06.670Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 858 | 2026-07-20T18:35:06.717Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 859 | 2026-07-20T18:35:07.241Z | From https://github.com/oxidecomputer/crucible |
| 860 | 2026-07-20T18:35:07.241Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 861 | 2026-07-20T18:35:07.309Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 862 | 2026-07-20T18:35:07.669Z | From https://github.com/oxidecomputer/tofino |
| 863 | 2026-07-20T18:35:07.669Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 864 | 2026-07-20T18:35:07.679Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 865 | 2026-07-20T18:35:08.646Z | From https://github.com/oxidecomputer/maghemite |
| 866 | 2026-07-20T18:35:08.646Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 867 | 2026-07-20T18:35:08.677Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 868 | 2026-07-20T18:35:09.028Z | From https://github.com/oxidecomputer/clickward |
| 869 | 2026-07-20T18:35:09.028Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 870 | 2026-07-20T18:35:09.036Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 871 | 2026-07-20T18:35:09.363Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 872 | 2026-07-20T18:35:09.363Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 873 | 2026-07-20T18:35:10.097Z | Downloading crates ... |
| 874 | 2026-07-20T18:35:10.189Z | Downloaded ciborium-ll v0.2.2 |
| 875 | 2026-07-20T18:35:10.195Z | Downloaded aead v0.5.2 |
| 876 | 2026-07-20T18:35:10.199Z | Downloaded async-stream v0.3.6 |
| 877 | 2026-07-20T18:35:10.209Z | Downloaded bit-set v0.8.0 |
| 878 | 2026-07-20T18:35:10.212Z | Downloaded dtrace-parser v0.2.0 |
| 879 | 2026-07-20T18:35:10.215Z | Downloaded foreign-types-macros v0.2.3 |
| 880 | 2026-07-20T18:35:10.215Z | Downloaded dtrace-parser v0.3.0 |
| 881 | 2026-07-20T18:35:10.220Z | Downloaded ciborium-io v0.2.2 |
| 882 | 2026-07-20T18:35:10.223Z | Downloaded dof v0.3.0 |
| 883 | 2026-07-20T18:35:10.226Z | Downloaded idna_adapter v1.2.2 |
| 884 | 2026-07-20T18:35:10.230Z | Downloaded hostname v0.3.1 |
| 885 | 2026-07-20T18:35:10.233Z | Downloaded bs58 v0.5.1 |
| 886 | 2026-07-20T18:35:10.237Z | Downloaded foreign-types-shared v0.3.1 |
| 887 | 2026-07-20T18:35:10.237Z | Downloaded base16ct v0.2.0 |
| 888 | 2026-07-20T18:35:10.240Z | Downloaded block-buffer v0.12.0 |
| 889 | 2026-07-20T18:35:10.244Z | Downloaded futures-macro v0.3.32 |
| 890 | 2026-07-20T18:35:10.248Z | Downloaded cfg_aliases v0.2.1 |
| 891 | 2026-07-20T18:35:10.248Z | Downloaded base16ct v1.0.0 |
| 892 | 2026-07-20T18:35:10.251Z | Downloaded arrayref v0.3.9 |
| 893 | 2026-07-20T18:35:10.252Z | Downloaded ingot-types v0.1.2 |
| 894 | 2026-07-20T18:35:10.252Z | Downloaded humantime v2.3.0 |
| 895 | 2026-07-20T18:35:10.255Z | Downloaded futures-task v0.3.32 |
| 896 | 2026-07-20T18:35:10.258Z | Downloaded embedded-io v0.4.0 |
| 897 | 2026-07-20T18:35:10.258Z | Downloaded futures-util v0.3.32 |
| 898 | 2026-07-20T18:35:10.263Z | Downloaded litemap v0.8.2 |
| 899 | 2026-07-20T18:35:10.266Z | Downloaded float-ord v0.3.2 |
| 900 | 2026-07-20T18:35:10.266Z | Downloaded cobs v0.3.0 |
| 901 | 2026-07-20T18:35:10.271Z | Downloaded crucible-workspace-hack v0.1.0 |
| 902 | 2026-07-20T18:35:10.271Z | Downloaded darling_macro v0.23.0 |
| 903 | 2026-07-20T18:35:10.271Z | Downloaded crc8 v0.1.1 |
| 904 | 2026-07-20T18:35:10.271Z | Downloaded const-random-macro v0.1.16 |
| 905 | 2026-07-20T18:35:10.271Z | Downloaded enum-as-inner v0.6.1 |
| 906 | 2026-07-20T18:35:10.271Z | Downloaded async-stream-impl v0.3.6 |
| 907 | 2026-07-20T18:35:10.271Z | Downloaded futures-sink v0.3.32 |
| 908 | 2026-07-20T18:35:10.275Z | Downloaded hash32 v0.3.1 |
| 909 | 2026-07-20T18:35:10.275Z | Downloaded foreign-types v0.5.0 |
| 910 | 2026-07-20T18:35:10.275Z | Downloaded dunce v1.0.5 |
| 911 | 2026-07-20T18:35:10.275Z | Downloaded cstr-argument v0.1.2 |
| 912 | 2026-07-20T18:35:10.278Z | Downloaded fixedbitset v0.4.2 |
| 913 | 2026-07-20T18:35:10.282Z | Downloaded managed v0.8.0 |
| 914 | 2026-07-20T18:35:10.282Z | Downloaded getrandom v0.4.2 |
| 915 | 2026-07-20T18:35:10.285Z | Downloaded futures-core v0.3.32 |
| 916 | 2026-07-20T18:35:10.285Z | Downloaded dof v0.4.0 |
| 917 | 2026-07-20T18:35:10.285Z | Downloaded instant v0.1.13 |
| 918 | 2026-07-20T18:35:10.285Z | Downloaded hubpack_derive v0.1.1 |
| 919 | 2026-07-20T18:35:10.288Z | Downloaded git-stub v1.0.0 |
| 920 | 2026-07-20T18:35:10.288Z | Downloaded icu_provider v2.2.0 |
| 921 | 2026-07-20T18:35:10.288Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 922 | 2026-07-20T18:35:10.292Z | Downloaded defmt-parser v1.0.0 |
| 923 | 2026-07-20T18:35:10.292Z | Downloaded darling_macro v0.21.3 |
| 924 | 2026-07-20T18:35:10.295Z | Downloaded compression-core v0.4.32 |
| 925 | 2026-07-20T18:35:10.298Z | Downloaded fxhash v0.2.1 |
| 926 | 2026-07-20T18:35:10.298Z | Downloaded derive-ex v0.1.8 |
| 927 | 2026-07-20T18:35:10.302Z | Downloaded ff v0.13.1 |
| 928 | 2026-07-20T18:35:10.306Z | Downloaded glob v0.3.3 |
| 929 | 2026-07-20T18:35:10.306Z | Downloaded defmt-macros v1.1.0 |
| 930 | 2026-07-20T18:35:10.309Z | Downloaded compression-codecs v0.4.38 |
| 931 | 2026-07-20T18:35:10.310Z | Downloaded ident_case v1.0.1 |
| 932 | 2026-07-20T18:35:10.314Z | Downloaded embedded-io v0.6.1 |
| 933 | 2026-07-20T18:35:10.314Z | Downloaded futures-io v0.3.32 |
| 934 | 2026-07-20T18:35:10.314Z | Downloaded bytecount v0.6.9 |
| 935 | 2026-07-20T18:35:10.314Z | Downloaded backon v1.6.0 |
| 936 | 2026-07-20T18:35:10.317Z | Downloaded dyn-clone v1.0.20 |
| 937 | 2026-07-20T18:35:10.317Z | Downloaded defmt v0.3.100 |
| 938 | 2026-07-20T18:35:10.317Z | Downloaded crypto-common v0.2.2 |
| 939 | 2026-07-20T18:35:10.321Z | Downloaded crunchy v0.2.4 |
| 940 | 2026-07-20T18:35:10.321Z | Downloaded is-terminal v0.4.17 |
| 941 | 2026-07-20T18:35:10.321Z | Downloaded inout v0.1.4 |
| 942 | 2026-07-20T18:35:10.321Z | Downloaded heck v0.4.1 |
| 943 | 2026-07-20T18:35:10.325Z | Downloaded const-random v0.1.18 |
| 944 | 2026-07-20T18:35:10.325Z | Downloaded keccak v0.1.6 |
| 945 | 2026-07-20T18:35:10.325Z | Downloaded gethostname v0.5.0 |
| 946 | 2026-07-20T18:35:10.325Z | Downloaded convert_case v0.4.0 |
| 947 | 2026-07-20T18:35:10.329Z | Downloaded libscf-sys v1.2.0 |
| 948 | 2026-07-20T18:35:10.332Z | Downloaded internet-checksum v0.2.1 |
| 949 | 2026-07-20T18:35:10.332Z | Downloaded httpdate v1.0.3 |
| 950 | 2026-07-20T18:35:10.332Z | Downloaded memmap v0.7.0 |
| 951 | 2026-07-20T18:35:10.335Z | Downloaded memoffset v0.9.1 |
| 952 | 2026-07-20T18:35:10.335Z | Downloaded lru-cache v0.1.2 |
| 953 | 2026-07-20T18:35:10.335Z | Downloaded hostname v0.4.2 |
| 954 | 2026-07-20T18:35:10.339Z | Downloaded cmake v0.1.58 |
| 955 | 2026-07-20T18:35:10.339Z | Downloaded konst_macro_rules v0.2.19 |
| 956 | 2026-07-20T18:35:10.339Z | Downloaded bitflags v1.3.2 |
| 957 | 2026-07-20T18:35:10.343Z | Downloaded match_cfg v0.1.0 |
| 958 | 2026-07-20T18:35:10.343Z | Downloaded macaddr v1.0.1 |
| 959 | 2026-07-20T18:35:10.343Z | Downloaded http-body v1.0.1 |
| 960 | 2026-07-20T18:35:10.343Z | Downloaded chacha20 v0.9.1 |
| 961 | 2026-07-20T18:35:10.346Z | Downloaded async-recursion v1.1.1 |
| 962 | 2026-07-20T18:35:10.346Z | Downloaded fs_extra v1.3.0 |
| 963 | 2026-07-20T18:35:10.351Z | Downloaded byte-wrapper v0.1.0 |
| 964 | 2026-07-20T18:35:10.351Z | Downloaded argon2 v0.5.3 |
| 965 | 2026-07-20T18:35:10.358Z | Downloaded async-trait v0.1.89 |
| 966 | 2026-07-20T18:35:10.358Z | Downloaded deranged v0.5.8 |
| 967 | 2026-07-20T18:35:10.358Z | Downloaded critical-section v1.2.0 |
| 968 | 2026-07-20T18:35:10.358Z | Downloaded const_format_proc_macros v0.2.34 |
| 969 | 2026-07-20T18:35:10.362Z | Downloaded daft-derive v0.1.7 |
| 970 | 2026-07-20T18:35:10.362Z | Downloaded fastrand v2.4.1 |
| 971 | 2026-07-20T18:35:10.362Z | Downloaded daft v0.1.7 |
| 972 | 2026-07-20T18:35:10.362Z | Downloaded backoff v0.4.0 |
| 973 | 2026-07-20T18:35:10.367Z | Downloaded group v0.13.0 |
| 974 | 2026-07-20T18:35:10.367Z | Downloaded natord v1.0.9 |
| 975 | 2026-07-20T18:35:10.371Z | Downloaded newtype-uuid-macros v0.1.0 |
| 976 | 2026-07-20T18:35:10.371Z | Downloaded colored v3.1.1 |
| 977 | 2026-07-20T18:35:10.371Z | Downloaded digest v0.11.3 |
| 978 | 2026-07-20T18:35:10.375Z | Downloaded num-derive v0.4.2 |
| 979 | 2026-07-20T18:35:10.375Z | Downloaded num-conv v0.2.2 |
| 980 | 2026-07-20T18:35:10.375Z | Downloaded num v0.4.3 |
| 981 | 2026-07-20T18:35:10.375Z | Downloaded diff v0.1.13 |
| 982 | 2026-07-20T18:35:10.381Z | Downloaded chacha20 v0.10.0 |
| 983 | 2026-07-20T18:35:10.381Z | Downloaded opaque-debug v0.3.1 |
| 984 | 2026-07-20T18:35:10.386Z | Downloaded newline-converter v0.3.0 |
| 985 | 2026-07-20T18:35:10.386Z | Downloaded omicron-workspace-hack v0.1.0 |
| 986 | 2026-07-20T18:35:10.386Z | Downloaded bit-vec v0.8.0 |
| 987 | 2026-07-20T18:35:10.386Z | Downloaded no-std-compat v0.4.1 |
| 988 | 2026-07-20T18:35:10.386Z | Downloaded newtype_derive v0.1.6 |
| 989 | 2026-07-20T18:35:10.386Z | Downloaded ipnetwork v0.21.1 |
| 990 | 2026-07-20T18:35:10.386Z | Downloaded foldhash v0.2.0 |
| 991 | 2026-07-20T18:35:10.390Z | Downloaded byteorder v1.5.0 |
| 992 | 2026-07-20T18:35:10.390Z | Downloaded hybrid-array v0.4.12 |
| 993 | 2026-07-20T18:35:10.390Z | Downloaded linked-hash-map v0.5.6 |
| 994 | 2026-07-20T18:35:10.390Z | Downloaded globset v0.4.18 |
| 995 | 2026-07-20T18:35:10.393Z | Downloaded git-stub-vcs v0.1.0 |
| 996 | 2026-07-20T18:35:10.393Z | Downloaded erased-serde v0.3.31 |
| 997 | 2026-07-20T18:35:10.393Z | Downloaded libsw v3.5.0 |
| 998 | 2026-07-20T18:35:10.396Z | Downloaded displaydoc v0.2.6 |
| 999 | 2026-07-20T18:35:10.396Z | Downloaded futures-executor v0.3.32 |
| 1000 | 2026-07-20T18:35:10.396Z | Downloaded data-encoding v2.11.0 |
| 1001 | 2026-07-20T18:35:10.400Z | Downloaded futures-channel v0.3.32 |
| 1002 | 2026-07-20T18:35:10.400Z | Downloaded num_threads v0.1.7 |
| 1003 | 2026-07-20T18:35:10.400Z | Downloaded libsw-core v0.3.2 |
| 1004 | 2026-07-20T18:35:10.404Z | Downloaded num-iter v0.1.45 |
| 1005 | 2026-07-20T18:35:10.404Z | Downloaded num_enum_derive v0.5.11 |
| 1006 | 2026-07-20T18:35:10.407Z | Downloaded olpc-cjson v0.1.4 |
| 1007 | 2026-07-20T18:35:10.411Z | Downloaded blake2 v0.10.6 |
| 1008 | 2026-07-20T18:35:10.415Z | Downloaded arrayvec v0.7.6 |
| 1009 | 2026-07-20T18:35:10.415Z | Downloaded anyhow v1.0.104 |
| 1010 | 2026-07-20T18:35:10.476Z | Downloaded hubpack v0.1.2 |
| 1011 | 2026-07-20T18:35:10.476Z | Downloaded highway v1.3.0 |
| 1012 | 2026-07-20T18:35:10.492Z | Downloaded constant_time_eq v0.4.2 |
| 1013 | 2026-07-20T18:35:10.492Z | Downloaded cargo_toml v0.22.3 |
| 1014 | 2026-07-20T18:35:10.492Z | Downloaded bcs v0.1.6 |
| 1015 | 2026-07-20T18:35:10.492Z | Downloaded parse-display v0.10.0 |
| 1016 | 2026-07-20T18:35:10.492Z | Downloaded csv-core v0.1.13 |
| 1017 | 2026-07-20T18:35:10.493Z | Downloaded cancel-safe-futures v0.1.5 |
| 1018 | 2026-07-20T18:35:10.493Z | Downloaded crossbeam-deque v0.8.6 |
| 1019 | 2026-07-20T18:35:10.493Z | Downloaded fs-err v3.3.0 |
| 1020 | 2026-07-20T18:35:10.493Z | Downloaded clap_derive v4.6.1 |
| 1021 | 2026-07-20T18:35:10.493Z | Downloaded cipher v0.4.4 |
| 1022 | 2026-07-20T18:35:10.493Z | Downloaded cookie v0.18.1 |
| 1023 | 2026-07-20T18:35:10.493Z | Downloaded mime v0.3.17 |
| 1024 | 2026-07-20T18:35:10.493Z | Downloaded ingot-macros v0.1.1 |
| 1025 | 2026-07-20T18:35:10.493Z | Downloaded multer v3.1.0 |
| 1026 | 2026-07-20T18:35:10.493Z | Downloaded darling v0.23.0 |
| 1027 | 2026-07-20T18:35:10.493Z | Downloaded num-rational v0.4.2 |
| 1028 | 2026-07-20T18:35:10.493Z | Downloaded num-integer v0.1.46 |
| 1029 | 2026-07-20T18:35:10.493Z | Downloaded num-complex v0.4.6 |
| 1030 | 2026-07-20T18:35:10.493Z | Downloaded crossbeam-epoch v0.9.18 |
| 1031 | 2026-07-20T18:35:10.493Z | Downloaded proc-macro-crate v3.5.0 |
| 1032 | 2026-07-20T18:35:10.493Z | Downloaded elliptic-curve v0.13.8 |
| 1033 | 2026-07-20T18:35:10.493Z | Downloaded plain v0.2.3 |
| 1034 | 2026-07-20T18:35:10.493Z | Downloaded powerfmt v0.2.0 |
| 1035 | 2026-07-20T18:35:10.493Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1036 | 2026-07-20T18:35:10.493Z | Downloaded pretty-hex v0.4.2 |
| 1037 | 2026-07-20T18:35:10.493Z | Downloaded potential_utf v0.1.5 |
| 1038 | 2026-07-20T18:35:10.494Z | Downloaded linear-map v1.2.0 |
| 1039 | 2026-07-20T18:35:10.494Z | Downloaded jobserver v0.1.34 |
| 1040 | 2026-07-20T18:35:10.494Z | Downloaded darling v0.21.3 |
| 1041 | 2026-07-20T18:35:10.494Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1042 | 2026-07-20T18:35:10.494Z | Downloaded num_enum_derive v0.7.6 |
| 1043 | 2026-07-20T18:35:10.494Z | Downloaded num_enum v0.7.6 |
| 1044 | 2026-07-20T18:35:10.494Z | Downloaded progenitor-macro v0.10.0 |
| 1045 | 2026-07-20T18:35:10.495Z | Downloaded progenitor-client v0.10.0 |
| 1046 | 2026-07-20T18:35:10.495Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1047 | 2026-07-20T18:35:10.508Z | Downloaded progenitor-client v0.14.0 |
| 1048 | 2026-07-20T18:35:10.508Z | Downloaded jiff-static v0.2.28 |
| 1049 | 2026-07-20T18:35:10.508Z | Downloaded half v2.7.1 |
| 1050 | 2026-07-20T18:35:10.508Z | Downloaded progenitor-macro v0.14.0 |
| 1051 | 2026-07-20T18:35:10.508Z | Downloaded ingot v0.1.1 |
| 1052 | 2026-07-20T18:35:10.508Z | Downloaded num_enum v0.5.11 |
| 1053 | 2026-07-20T18:35:10.508Z | Downloaded quick-error v1.2.3 |
| 1054 | 2026-07-20T18:35:10.508Z | Downloaded defmt v1.1.0 |
| 1055 | 2026-07-20T18:35:10.508Z | Downloaded oxnet v0.1.6 |
| 1056 | 2026-07-20T18:35:10.508Z | Downloaded memmap2 v0.9.10 |
| 1057 | 2026-07-20T18:35:10.508Z | Downloaded ref-cast v1.0.25 |
| 1058 | 2026-07-20T18:35:10.508Z | Downloaded allocator-api2 v0.2.21 |
| 1059 | 2026-07-20T18:35:10.517Z | Downloaded bitflags v2.12.1 |
| 1060 | 2026-07-20T18:35:10.517Z | Downloaded clap v4.6.2 |
| 1061 | 2026-07-20T18:35:10.517Z | Downloaded phf_shared v0.12.1 |
| 1062 | 2026-07-20T18:35:10.517Z | Downloaded pem v3.0.6 |
| 1063 | 2026-07-20T18:35:10.517Z | Downloaded password-hash v0.5.0 |
| 1064 | 2026-07-20T18:35:10.517Z | Downloaded log v0.4.32 |
| 1065 | 2026-07-20T18:35:10.524Z | Downloaded futures v0.3.32 |
| 1066 | 2026-07-20T18:35:10.524Z | Downloaded ciborium v0.2.2 |
| 1067 | 2026-07-20T18:35:10.524Z | Downloaded rand_xorshift v0.4.0 |
| 1068 | 2026-07-20T18:35:10.524Z | Downloaded poly1305 v0.8.0 |
| 1069 | 2026-07-20T18:35:10.524Z | Downloaded cc v1.2.63 |
| 1070 | 2026-07-20T18:35:10.529Z | Downloaded proc-macro-crate v1.3.1 |
| 1071 | 2026-07-20T18:35:10.529Z | Downloaded port-file v0.1.0 |
| 1072 | 2026-07-20T18:35:10.529Z | Downloaded progenitor-macro v0.13.0 |
| 1073 | 2026-07-20T18:35:10.529Z | Downloaded parking_lot_core v0.8.6 |
| 1074 | 2026-07-20T18:35:10.529Z | Downloaded same-file v1.0.6 |
| 1075 | 2026-07-20T18:35:10.529Z | Downloaded console v0.16.3 |
| 1076 | 2026-07-20T18:35:10.533Z | Downloaded rustc-hash v2.1.2 |
| 1077 | 2026-07-20T18:35:10.533Z | Downloaded ref-cast-impl v1.0.25 |
| 1078 | 2026-07-20T18:35:10.533Z | Downloaded scroll_derive v0.13.1 |
| 1079 | 2026-07-20T18:35:10.536Z | Downloaded phf v0.12.1 |
| 1080 | 2026-07-20T18:35:10.540Z | Downloaded serde_plain v1.0.2 |
| 1081 | 2026-07-20T18:35:10.543Z | Downloaded icu_properties v2.2.0 |
| 1082 | 2026-07-20T18:35:10.543Z | Downloaded dropshot_endpoint v0.17.1 |
| 1083 | 2026-07-20T18:35:10.546Z | Downloaded drift v0.2.0 |
| 1084 | 2026-07-20T18:35:10.551Z | Downloaded progenitor-client v0.13.0 |
| 1085 | 2026-07-20T18:35:10.555Z | Downloaded parking_lot v0.11.2 |
| 1086 | 2026-07-20T18:35:10.555Z | Downloaded scroll_derive v0.12.1 |
| 1087 | 2026-07-20T18:35:10.555Z | Downloaded crossbeam-utils v0.8.21 |
| 1088 | 2026-07-20T18:35:10.558Z | Downloaded progenitor v0.13.0 |
| 1089 | 2026-07-20T18:35:10.558Z | Downloaded progenitor v0.10.0 |
| 1090 | 2026-07-20T18:35:10.561Z | Downloaded proc-macro-error2 v2.0.1 |
| 1091 | 2026-07-20T18:35:10.561Z | Downloaded serde_repr v0.1.21 |
| 1092 | 2026-07-20T18:35:10.565Z | Downloaded serde-big-array v0.5.1 |
| 1093 | 2026-07-20T18:35:10.565Z | Downloaded indicatif v0.18.4 |
| 1094 | 2026-07-20T18:35:10.572Z | Downloaded hmac v0.12.1 |
| 1095 | 2026-07-20T18:35:10.572Z | Downloaded paste v1.0.15 |
| 1096 | 2026-07-20T18:35:10.576Z | Downloaded bytes v1.11.1 |
| 1097 | 2026-07-20T18:35:10.576Z | Downloaded siphasher v1.0.3 |
| 1098 | 2026-07-20T18:35:10.576Z | Downloaded chacha20poly1305 v0.10.1 |
| 1099 | 2026-07-20T18:35:10.576Z | Downloaded arc-swap v1.9.1 |
| 1100 | 2026-07-20T18:35:10.579Z | Downloaded slog-bunyan v2.5.0 |
| 1101 | 2026-07-20T18:35:10.579Z | Downloaded pest_derive v2.8.6 |
| 1102 | 2026-07-20T18:35:10.583Z | Downloaded rand_chacha v0.3.1 |
| 1103 | 2026-07-20T18:35:10.583Z | Downloaded semver v0.1.20 |
| 1104 | 2026-07-20T18:35:10.583Z | Downloaded serial_test_derive v3.5.0 |
| 1105 | 2026-07-20T18:35:10.583Z | Downloaded secrecy v0.10.3 |
| 1106 | 2026-07-20T18:35:10.588Z | Downloaded sha1 v0.11.0 |
| 1107 | 2026-07-20T18:35:10.588Z | Downloaded serial_test v3.5.0 |
| 1108 | 2026-07-20T18:35:10.588Z | Downloaded pest_generator v2.8.6 |
| 1109 | 2026-07-20T18:35:10.588Z | Downloaded const_format v0.2.36 |
| 1110 | 2026-07-20T18:35:10.591Z | Downloaded icu_locale_core v2.2.0 |
| 1111 | 2026-07-20T18:35:10.595Z | Downloaded quote v1.0.45 |
| 1112 | 2026-07-20T18:35:10.598Z | Downloaded sigpipe v0.1.3 |
| 1113 | 2026-07-20T18:35:10.598Z | Downloaded base64 v0.21.7 |
| 1114 | 2026-07-20T18:35:10.601Z | Downloaded proc-macro-error v1.0.4 |
| 1115 | 2026-07-20T18:35:10.601Z | Downloaded rustls-pemfile v2.2.0 |
| 1116 | 2026-07-20T18:35:10.605Z | Downloaded rustls-native-certs v0.8.4 |
| 1117 | 2026-07-20T18:35:10.605Z | Downloaded const-oid v0.10.2 |
| 1118 | 2026-07-20T18:35:10.608Z | Downloaded scroll v0.12.0 |
| 1119 | 2026-07-20T18:35:10.608Z | Downloaded structmeta-derive v0.3.0 |
| 1120 | 2026-07-20T18:35:10.608Z | Downloaded rusty-fork v0.3.1 |
| 1121 | 2026-07-20T18:35:10.611Z | Downloaded rustversion v1.0.22 |
| 1122 | 2026-07-20T18:35:10.611Z | Downloaded tabled_derive v0.7.0 |
| 1123 | 2026-07-20T18:35:10.611Z | Downloaded slog-envlogger v2.2.0 |
| 1124 | 2026-07-20T18:35:10.617Z | Downloaded strum v0.27.2 |
| 1125 | 2026-07-20T18:35:10.617Z | Downloaded strum v0.26.3 |
| 1126 | 2026-07-20T18:35:10.617Z | Downloaded rustc_version v0.1.7 |
| 1127 | 2026-07-20T18:35:10.618Z | Downloaded stable_deref_trait v1.2.1 |
| 1128 | 2026-07-20T18:35:10.623Z | Downloaded smawk v0.3.2 |
| 1129 | 2026-07-20T18:35:10.623Z | Downloaded indexmap v1.9.3 |
| 1130 | 2026-07-20T18:35:10.623Z | Downloaded heapless v0.8.0 |
| 1131 | 2026-07-20T18:35:10.623Z | Downloaded konst v0.2.20 |
| 1132 | 2026-07-20T18:35:10.628Z | Downloaded structmeta v0.3.0 |
| 1133 | 2026-07-20T18:35:10.628Z | Downloaded icu_normalizer v2.2.0 |
| 1134 | 2026-07-20T18:35:10.629Z | Downloaded resolv-conf v0.7.6 |
| 1135 | 2026-07-20T18:35:10.632Z | Downloaded darling_core v0.23.0 |
| 1136 | 2026-07-20T18:35:10.632Z | Downloaded progenitor v0.14.0 |
| 1137 | 2026-07-20T18:35:10.635Z | Downloaded progenitor-extras v0.2.0 |
| 1138 | 2026-07-20T18:35:10.635Z | Downloaded papergrid v0.11.0 |
| 1139 | 2026-07-20T18:35:10.638Z | Downloaded serde_tokenstream v0.2.3 |
| 1140 | 2026-07-20T18:35:10.638Z | Downloaded parse-display-derive v0.10.0 |
| 1141 | 2026-07-20T18:35:10.644Z | Downloaded hashbrown v0.12.3 |
| 1142 | 2026-07-20T18:35:10.644Z | Downloaded testing_table v0.3.0 |
| 1143 | 2026-07-20T18:35:10.644Z | Downloaded thread-id v5.1.0 |
| 1144 | 2026-07-20T18:35:10.645Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1145 | 2026-07-20T18:35:10.649Z | Downloaded papergrid v0.18.0 |
| 1146 | 2026-07-20T18:35:10.649Z | Downloaded serde_derive_internals v0.29.1 |
| 1147 | 2026-07-20T18:35:10.652Z | Downloaded scroll v0.13.0 |
| 1148 | 2026-07-20T18:35:10.653Z | Downloaded sha1 v0.10.6 |
| 1149 | 2026-07-20T18:35:10.653Z | Downloaded schemars_derive v0.8.22 |
| 1150 | 2026-07-20T18:35:10.653Z | Downloaded smartstring v1.0.1 |
| 1151 | 2026-07-20T18:35:10.656Z | Downloaded slog-dtrace v0.3.0 |
| 1152 | 2026-07-20T18:35:10.656Z | Downloaded simd-adler32 v0.3.9 |
| 1153 | 2026-07-20T18:35:10.656Z | Downloaded thread-id v4.2.2 |
| 1154 | 2026-07-20T18:35:10.659Z | Downloaded hickory-resolver v0.24.4 |
| 1155 | 2026-07-20T18:35:10.665Z | Downloaded tabwriter v1.4.1 |
| 1156 | 2026-07-20T18:35:10.668Z | Downloaded termtree v0.5.1 |
| 1157 | 2026-07-20T18:35:10.668Z | Downloaded take_mut v0.2.2 |
| 1158 | 2026-07-20T18:35:10.668Z | Downloaded tagptr v0.2.0 |
| 1159 | 2026-07-20T18:35:10.671Z | Downloaded icu_normalizer_data v2.2.0 |
| 1160 | 2026-07-20T18:35:10.671Z | Downloaded crypto-bigint v0.5.5 |
| 1161 | 2026-07-20T18:35:10.675Z | Downloaded rhai_codegen v3.2.0 |
| 1162 | 2026-07-20T18:35:10.680Z | Downloaded rustls-pki-types v1.14.1 |
| 1163 | 2026-07-20T18:35:10.684Z | Downloaded quinn-udp v0.5.14 |
| 1164 | 2026-07-20T18:35:10.684Z | Downloaded postcard v1.1.3 |
| 1165 | 2026-07-20T18:35:10.688Z | Downloaded omicron-zone-package v0.12.3 |
| 1166 | 2026-07-20T18:35:10.688Z | Downloaded crossbeam-channel v0.5.15 |
| 1167 | 2026-07-20T18:35:10.691Z | Downloaded proc-macro2 v1.0.106 |
| 1168 | 2026-07-20T18:35:10.691Z | Downloaded icu_collections v2.2.0 |
| 1169 | 2026-07-20T18:35:10.695Z | Downloaded hickory-resolver v0.25.2 |
| 1170 | 2026-07-20T18:35:10.698Z | Downloaded expectorate v1.2.0 |
| 1171 | 2026-07-20T18:35:10.701Z | Downloaded spin v0.5.2 |
| 1172 | 2026-07-20T18:35:10.701Z | Downloaded slog-term v2.9.2 |
| 1173 | 2026-07-20T18:35:10.701Z | Downloaded slog-stdlog v4.1.1 |
| 1174 | 2026-07-20T18:35:10.706Z | Downloaded tabled_derive v0.11.0 |
| 1175 | 2026-07-20T18:35:10.706Z | Downloaded slog-scope v4.4.1 |
| 1176 | 2026-07-20T18:35:10.706Z | Downloaded slog-json v2.6.1 |
| 1177 | 2026-07-20T18:35:10.706Z | Downloaded progenitor-impl v0.13.0 |
| 1178 | 2026-07-20T18:35:10.709Z | Downloaded tokio-macros v2.7.0 |
| 1179 | 2026-07-20T18:35:10.709Z | Downloaded unit-prefix v0.5.2 |
| 1180 | 2026-07-20T18:35:10.713Z | Downloaded typify-macro v0.4.3 |
| 1181 | 2026-07-20T18:35:10.713Z | Downloaded topological-sort v0.2.2 |
| 1182 | 2026-07-20T18:35:10.716Z | Downloaded synstructure v0.13.2 |
| 1183 | 2026-07-20T18:35:10.720Z | Downloaded derive_more v0.99.20 |
| 1184 | 2026-07-20T18:35:10.723Z | Downloaded tinystr v0.8.3 |
| 1185 | 2026-07-20T18:35:10.727Z | Downloaded thread_local v1.1.9 |
| 1186 | 2026-07-20T18:35:10.727Z | Downloaded usdt v0.6.0 |
| 1187 | 2026-07-20T18:35:10.731Z | Downloaded utf-8 v0.7.6 |
| 1188 | 2026-07-20T18:35:10.731Z | Downloaded usdt-macro v0.6.0 |
| 1189 | 2026-07-20T18:35:10.731Z | Downloaded usdt-macro v0.5.0 |
| 1190 | 2026-07-20T18:35:10.731Z | Downloaded waitgroup v0.1.2 |
| 1191 | 2026-07-20T18:35:10.734Z | Downloaded strum_macros v0.27.2 |
| 1192 | 2026-07-20T18:35:10.737Z | Downloaded time-macros v0.2.27 |
| 1193 | 2026-07-20T18:35:10.740Z | Downloaded pest_meta v2.8.6 |
| 1194 | 2026-07-20T18:35:10.743Z | Downloaded usdt v0.5.0 |
| 1195 | 2026-07-20T18:35:10.743Z | Downloaded unarray v0.1.4 |
| 1196 | 2026-07-20T18:35:10.743Z | Downloaded untrusted v0.7.1 |
| 1197 | 2026-07-20T18:35:10.747Z | Downloaded universal-hash v0.5.1 |
| 1198 | 2026-07-20T18:35:10.747Z | Downloaded minimal-lexical v0.2.1 |
| 1199 | 2026-07-20T18:35:10.752Z | Downloaded smf v0.2.3 |
| 1200 | 2026-07-20T18:35:10.757Z | Downloaded serde_with_macros v3.21.0 |
| 1201 | 2026-07-20T18:35:10.757Z | Downloaded darling_core v0.21.3 |
| 1202 | 2026-07-20T18:35:10.760Z | Downloaded usdt-attr-macro v0.5.0 |
| 1203 | 2026-07-20T18:35:10.760Z | Downloaded schemars v0.8.22 |
| 1204 | 2026-07-20T18:35:10.763Z | Downloaded yoke-derive v0.8.2 |
| 1205 | 2026-07-20T18:35:10.766Z | Downloaded time-core v0.1.8 |
| 1206 | 2026-07-20T18:35:10.766Z | Downloaded thiserror-no-std v2.0.2 |
| 1207 | 2026-07-20T18:35:10.769Z | Downloaded tiny-keccak v2.0.2 |
| 1208 | 2026-07-20T18:35:10.769Z | Downloaded slog-async v2.8.0 |
| 1209 | 2026-07-20T18:35:10.769Z | Downloaded wait-timeout v0.2.1 |
| 1210 | 2026-07-20T18:35:10.776Z | Downloaded prettyplease v0.2.37 |
| 1211 | 2026-07-20T18:35:10.776Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1212 | 2026-07-20T18:35:10.776Z | Downloaded progenitor-impl v0.14.0 |
| 1213 | 2026-07-20T18:35:10.776Z | Downloaded zerofrom v0.1.8 |
| 1214 | 2026-07-20T18:35:10.779Z | Downloaded tokio-dtrace v0.1.1 |
| 1215 | 2026-07-20T18:35:10.784Z | Downloaded zeroize_derive v1.4.3 |
| 1216 | 2026-07-20T18:35:10.788Z | Downloaded zone_cfg_derive v0.3.1 |
| 1217 | 2026-07-20T18:35:10.791Z | Downloaded zerofrom-derive v0.1.7 |
| 1218 | 2026-07-20T18:35:10.791Z | Downloaded snafu-derive v0.8.9 |
| 1219 | 2026-07-20T18:35:10.791Z | Downloaded similar v2.7.0 |
| 1220 | 2026-07-20T18:35:10.795Z | Downloaded tokio-tungstenite v0.21.0 |
| 1221 | 2026-07-20T18:35:10.795Z | Downloaded slog v2.8.2 |
| 1222 | 2026-07-20T18:35:10.798Z | Downloaded walkdir v2.5.0 |
| 1223 | 2026-07-20T18:35:10.798Z | Downloaded usdt-attr-macro v0.6.0 |
| 1224 | 2026-07-20T18:35:10.806Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1225 | 2026-07-20T18:35:10.806Z | Downloaded zone v0.3.1 |
| 1226 | 2026-07-20T18:35:10.806Z | Downloaded memchr v2.8.1 |
| 1227 | 2026-07-20T18:35:10.810Z | Downloaded progenitor-impl v0.10.0 |
| 1228 | 2026-07-20T18:35:10.810Z | Downloaded spin v0.9.8 |
| 1229 | 2026-07-20T18:35:10.813Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1230 | 2026-07-20T18:35:10.816Z | Downloaded whoami v1.6.1 |
| 1231 | 2026-07-20T18:35:10.816Z | Downloaded serde_core v1.0.228 |
| 1232 | 2026-07-20T18:35:10.820Z | Downloaded strum_macros v0.26.4 |
| 1233 | 2026-07-20T18:35:10.820Z | Downloaded serde_derive v1.0.228 |
| 1234 | 2026-07-20T18:35:10.827Z | Downloaded openssl-sys v0.9.116 |
| 1235 | 2026-07-20T18:35:10.827Z | Downloaded typify-macro v0.6.2 |
| 1236 | 2026-07-20T18:35:10.830Z | Downloaded qorb v0.4.1 |
| 1237 | 2026-07-20T18:35:10.833Z | Downloaded test-strategy v0.4.5 |
| 1238 | 2026-07-20T18:35:10.833Z | Downloaded term v1.2.1 |
| 1239 | 2026-07-20T18:35:10.838Z | Downloaded zerovec-derive v0.11.3 |
| 1240 | 2026-07-20T18:35:10.841Z | Downloaded thin-vec v0.2.18 |
| 1241 | 2026-07-20T18:35:10.844Z | Downloaded vsss-rs v3.3.4 |
| 1242 | 2026-07-20T18:35:10.844Z | Downloaded usdt-impl v0.5.0 |
| 1243 | 2026-07-20T18:35:10.844Z | Downloaded xz2 v0.1.7 |
| 1244 | 2026-07-20T18:35:10.847Z | Downloaded usdt-impl v0.6.0 |
| 1245 | 2026-07-20T18:35:10.847Z | Downloaded writeable v0.6.3 |
| 1246 | 2026-07-20T18:35:10.847Z | Downloaded tinyvec v1.11.0 |
| 1247 | 2026-07-20T18:35:10.851Z | Downloaded smallvec v1.15.1 |
| 1248 | 2026-07-20T18:35:10.855Z | Downloaded rayon-core v1.13.0 |
| 1249 | 2026-07-20T18:35:10.855Z | Downloaded pretty_assertions v1.4.1 |
| 1250 | 2026-07-20T18:35:10.864Z | Downloaded tungstenite v0.21.0 |
| 1251 | 2026-07-20T18:35:10.868Z | Downloaded schemars v0.9.0 |
| 1252 | 2026-07-20T18:35:10.876Z | Downloaded zmij v1.0.21 |
| 1253 | 2026-07-20T18:35:10.879Z | Downloaded typify v0.4.3 |
| 1254 | 2026-07-20T18:35:10.879Z | Downloaded async-compression v0.4.42 |
| 1255 | 2026-07-20T18:35:10.879Z | Downloaded zeroize v1.8.2 |
| 1256 | 2026-07-20T18:35:10.882Z | Downloaded h2 v0.4.14 |
| 1257 | 2026-07-20T18:35:10.888Z | Downloaded ucd-trie v0.1.7 |
| 1258 | 2026-07-20T18:35:10.888Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1259 | 2026-07-20T18:35:10.891Z | Downloaded quinn v0.11.9 |
| 1260 | 2026-07-20T18:35:10.894Z | Downloaded rand v0.8.6 |
| 1261 | 2026-07-20T18:35:10.894Z | Downloaded nom v7.1.3 |
| 1262 | 2026-07-20T18:35:10.898Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1263 | 2026-07-20T18:35:10.902Z | Downloaded mio v1.2.1 |
| 1264 | 2026-07-20T18:35:10.905Z | Downloaded yoke v0.8.3 |
| 1265 | 2026-07-20T18:35:10.911Z | Downloaded itertools v0.12.1 |
| 1266 | 2026-07-20T18:35:10.914Z | Downloaded snafu v0.8.9 |
| 1267 | 2026-07-20T18:35:10.918Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1268 | 2026-07-20T18:35:10.921Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1269 | 2026-07-20T18:35:10.921Z | Downloaded toml v0.7.8 |
| 1270 | 2026-07-20T18:35:10.925Z | Downloaded hashbrown v0.16.1 |
| 1271 | 2026-07-20T18:35:10.929Z | Downloaded goblin v0.8.2 |
| 1272 | 2026-07-20T18:35:10.932Z | Downloaded unsafe-libyaml v0.2.11 |
| 1273 | 2026-07-20T18:35:10.935Z | Downloaded nom v8.0.0 |
| 1274 | 2026-07-20T18:35:10.938Z | Downloaded dropshot-api-manager v0.7.2 |
| 1275 | 2026-07-20T18:35:10.942Z | Downloaded rand v0.9.4 |
| 1276 | 2026-07-20T18:35:10.945Z | Downloaded zerocopy-derive v0.7.35 |
| 1277 | 2026-07-20T18:35:10.950Z | Downloaded itertools v0.15.0 |
| 1278 | 2026-07-20T18:35:10.954Z | Downloaded pest v2.8.6 |
| 1279 | 2026-07-20T18:35:10.957Z | Downloaded steno v0.4.1 |
| 1280 | 2026-07-20T18:35:10.960Z | Downloaded serde v1.0.228 |
| 1281 | 2026-07-20T18:35:10.965Z | Downloaded typify v0.6.2 |
| 1282 | 2026-07-20T18:35:10.968Z | Downloaded hyper v1.10.1 |
| 1283 | 2026-07-20T18:35:10.973Z | Downloaded toml_edit v0.19.15 |
| 1284 | 2026-07-20T18:35:10.979Z | Downloaded zerocopy-derive v0.8.50 |
| 1285 | 2026-07-20T18:35:10.985Z | Downloaded zerotrie v0.2.4 |
| 1286 | 2026-07-20T18:35:10.988Z | Downloaded icu_properties_data v2.2.0 |
| 1287 | 2026-07-20T18:35:10.992Z | Downloaded aws-lc-rs v1.17.0 |
| 1288 | 2026-07-20T18:35:10.998Z | Downloaded yansi v1.0.1 |
| 1289 | 2026-07-20T18:35:11.002Z | Downloaded libm v0.2.16 |
| 1290 | 2026-07-20T18:35:11.005Z | Downloaded iddqd v0.4.5 |
| 1291 | 2026-07-20T18:35:11.009Z | Downloaded typed-path v0.9.3 |
| 1292 | 2026-07-20T18:35:11.014Z | Downloaded ron v0.12.1 |
| 1293 | 2026-07-20T18:35:11.017Z | Downloaded schemars v1.2.1 |
| 1294 | 2026-07-20T18:35:11.025Z | Downloaded reqwest v0.13.4 |
| 1295 | 2026-07-20T18:35:11.028Z | Downloaded hkdf v0.12.4 |
| 1296 | 2026-07-20T18:35:11.037Z | Downloaded tough v0.22.0 |
| 1297 | 2026-07-20T18:35:11.045Z | Downloaded portable-atomic v1.13.1 |
| 1298 | 2026-07-20T18:35:11.049Z | Downloaded rayon v1.12.0 |
| 1299 | 2026-07-20T18:35:11.060Z | Downloaded zerovec v0.11.6 |
| 1300 | 2026-07-20T18:35:11.067Z | Downloaded winnow v0.5.40 |
| 1301 | 2026-07-20T18:35:11.072Z | Downloaded regex v1.12.3 |
| 1302 | 2026-07-20T18:35:11.087Z | Downloaded serde_json v1.0.150 |
| 1303 | 2026-07-20T18:35:11.091Z | Downloaded zerocopy v0.7.35 |
| 1304 | 2026-07-20T18:35:11.101Z | Downloaded winnow v1.0.3 |
| 1305 | 2026-07-20T18:35:11.104Z | Downloaded blake3 v1.8.5 |
| 1306 | 2026-07-20T18:35:11.112Z | Downloaded goblin v0.10.7 |
| 1307 | 2026-07-20T18:35:11.124Z | Downloaded webpki-roots v1.0.7 |
| 1308 | 2026-07-20T18:35:11.127Z | Downloaded tabled v0.21.0 |
| 1309 | 2026-07-20T18:35:11.163Z | Downloaded syn v2.0.117 |
| 1310 | 2026-07-20T18:35:11.177Z | Downloaded zerocopy v0.8.50 |
| 1311 | 2026-07-20T18:35:11.184Z | Downloaded hickory-proto v0.24.4 |
| 1312 | 2026-07-20T18:35:11.192Z | Downloaded regress v0.10.5 |
| 1313 | 2026-07-20T18:35:11.199Z | Downloaded regress v0.11.1 |
| 1314 | 2026-07-20T18:35:11.202Z | Downloaded openapiv3 v2.2.0 |
| 1315 | 2026-07-20T18:35:11.208Z | Downloaded moka v0.12.15 |
| 1316 | 2026-07-20T18:35:11.211Z | Downloaded serde_with v3.21.0 |
| 1317 | 2026-07-20T18:35:11.217Z | Downloaded proptest v1.11.0 |
| 1318 | 2026-07-20T18:35:11.223Z | Downloaded hickory-proto v0.25.2 |
| 1319 | 2026-07-20T18:35:11.235Z | Downloaded typify-impl v0.6.2 |
| 1320 | 2026-07-20T18:35:11.242Z | Downloaded sled v0.34.7 |
| 1321 | 2026-07-20T18:35:11.247Z | Downloaded tabled v0.15.0 |
| 1322 | 2026-07-20T18:35:11.256Z | Downloaded quinn-proto v0.11.14 |
| 1323 | 2026-07-20T18:35:11.270Z | Downloaded time v0.3.47 |
| 1324 | 2026-07-20T18:35:11.277Z | Downloaded jiff v0.2.28 |
| 1325 | 2026-07-20T18:35:11.296Z | Downloaded syn v1.0.109 |
| 1326 | 2026-07-20T18:35:11.314Z | Downloaded encoding_rs v0.8.35 |
| 1327 | 2026-07-20T18:35:11.324Z | Downloaded openssl v0.10.80 |
| 1328 | 2026-07-20T18:35:11.330Z | Downloaded dropshot v0.17.1 |
| 1329 | 2026-07-20T18:35:11.342Z | Downloaded bstr v1.12.1 |
| 1330 | 2026-07-20T18:35:11.353Z | Downloaded syn v3.0.0 |
| 1331 | 2026-07-20T18:35:11.363Z | Downloaded nix v0.31.3 |
| 1332 | 2026-07-20T18:35:11.373Z | Downloaded smoltcp v0.11.0 |
| 1333 | 2026-07-20T18:35:11.378Z | Downloaded rhai v1.25.1 |
| 1334 | 2026-07-20T18:35:11.385Z | Downloaded regex-syntax v0.8.10 |
| 1335 | 2026-07-20T18:35:11.391Z | Downloaded rustls v0.23.40 |
| 1336 | 2026-07-20T18:35:11.496Z | Downloaded typify-impl v0.4.3 |
| 1337 | 2026-07-20T18:35:11.585Z | Downloaded regex-automata v0.4.14 |
| 1338 | 2026-07-20T18:35:11.619Z | Downloaded petgraph v0.6.5 |
| 1339 | 2026-07-20T18:35:11.629Z | Downloaded lzma-sys v0.1.20 |
| 1340 | 2026-07-20T18:35:11.645Z | Downloaded chrono-tz v0.10.4 |
| 1341 | 2026-07-20T18:35:11.682Z | Downloaded csv v1.4.0 |
| 1342 | 2026-07-20T18:35:11.693Z | Downloaded sha3 v0.10.9 |
| 1343 | 2026-07-20T18:35:11.698Z | Downloaded tokio v1.53.0 |
| 1344 | 2026-07-20T18:35:12.344Z | Downloaded aws-lc-sys v0.41.0 |
| 1345 | 2026-07-20T18:35:13.237Z | Compiling proc-macro2 v1.0.106 |
| 1346 | 2026-07-20T18:35:13.237Z | Compiling quote v1.0.45 |
| 1347 | 2026-07-20T18:35:13.237Z | Compiling unicode-ident v1.0.24 |
| 1348 | 2026-07-20T18:35:13.237Z | Compiling serde_core v1.0.228 |
| 1349 | 2026-07-20T18:35:13.237Z | Compiling cfg-if v1.0.4 |
| 1350 | 2026-07-20T18:35:13.237Z | Compiling serde v1.0.228 |
| 1351 | 2026-07-20T18:35:13.240Z | Compiling libc v0.2.186 |
| 1352 | 2026-07-20T18:35:13.240Z | Compiling memchr v2.8.1 |
| 1353 | 2026-07-20T18:35:13.415Z | Compiling itoa v1.0.18 |
| 1354 | 2026-07-20T18:35:13.593Z | Compiling smallvec v1.15.1 |
| 1355 | 2026-07-20T18:35:13.658Z | Compiling zmij v1.0.21 |
| 1356 | 2026-07-20T18:35:13.700Z | Compiling autocfg v1.5.1 |
| 1357 | 2026-07-20T18:35:13.800Z | Compiling libm v0.2.16 |
| 1358 | 2026-07-20T18:35:14.027Z | Compiling stable_deref_trait v1.2.1 |
| 1359 | 2026-07-20T18:35:14.040Z | Compiling litemap v0.8.2 |
| 1360 | 2026-07-20T18:35:14.097Z | Compiling percent-encoding v2.3.2 |
| 1361 | 2026-07-20T18:35:14.177Z | Compiling writeable v0.6.3 |
| 1362 | 2026-07-20T18:35:14.216Z | Compiling utf8_iter v1.0.4 |
| 1363 | 2026-07-20T18:35:14.268Z | Compiling icu_normalizer_data v2.2.0 |
| 1364 | 2026-07-20T18:35:14.279Z | Compiling icu_properties_data v2.2.0 |
| 1365 | 2026-07-20T18:35:14.290Z | Compiling iana-time-zone v0.1.65 |
| 1366 | 2026-07-20T18:35:14.373Z | Compiling equivalent v1.0.2 |
| 1367 | 2026-07-20T18:35:14.459Z | Compiling form_urlencoded v1.2.2 |
| 1368 | 2026-07-20T18:35:14.515Z | Compiling version_check v0.9.5 |
| 1369 | 2026-07-20T18:35:14.534Z | Compiling syn v2.0.117 |
| 1370 | 2026-07-20T18:35:14.645Z | Compiling pin-project-lite v0.2.17 |
| 1371 | 2026-07-20T18:35:14.688Z | Compiling serde_json v1.0.150 |
| 1372 | 2026-07-20T18:35:14.713Z | Compiling scopeguard v1.2.0 |
| 1373 | 2026-07-20T18:35:14.757Z | Compiling dyn-clone v1.0.20 |
| 1374 | 2026-07-20T18:35:14.764Z | Compiling parking_lot_core v0.9.12 |
| 1375 | 2026-07-20T18:35:14.795Z | Compiling lock_api v0.4.14 |
| 1376 | 2026-07-20T18:35:14.814Z | Compiling syn v3.0.0 |
| 1377 | 2026-07-20T18:35:14.866Z | Compiling num-traits v0.2.19 |
| 1378 | 2026-07-20T18:35:14.963Z | Compiling thiserror v2.0.19 |
| 1379 | 2026-07-20T18:35:15.030Z | Compiling rand_core v0.10.1 |
| 1380 | 2026-07-20T18:35:15.037Z | Compiling getrandom v0.4.2 |
| 1381 | 2026-07-20T18:35:15.185Z | Compiling hashbrown v0.17.1 |
| 1382 | 2026-07-20T18:35:15.317Z | Compiling log v0.4.32 |
| 1383 | 2026-07-20T18:35:15.590Z | Compiling semver v1.0.28 |
| 1384 | 2026-07-20T18:35:15.604Z | Compiling errno v0.3.14 |
| 1385 | 2026-07-20T18:35:15.628Z | Compiling futures-core v0.3.32 |
| 1386 | 2026-07-20T18:35:15.776Z | Compiling indexmap v2.14.0 |
| 1387 | 2026-07-20T18:35:15.847Z | Compiling heck v0.5.0 |
| 1388 | 2026-07-20T18:35:15.934Z | Compiling zerocopy v0.8.50 |
| 1389 | 2026-07-20T18:35:15.946Z | Compiling futures-sink v0.3.32 |
| 1390 | 2026-07-20T18:35:16.046Z | Compiling uuid v1.24.0 |
| 1391 | 2026-07-20T18:35:16.117Z | Compiling slab v0.4.12 |
| 1392 | 2026-07-20T18:35:16.301Z | Compiling jobserver v0.1.34 |
| 1393 | 2026-07-20T18:35:16.404Z | Compiling shlex v2.0.1 |
| 1394 | 2026-07-20T18:35:16.437Z | Compiling fnv v1.0.7 |
| 1395 | 2026-07-20T18:35:16.495Z | Compiling find-msvc-tools v0.1.9 |
| 1396 | 2026-07-20T18:35:16.535Z | Compiling schemars v0.8.22 |
| 1397 | 2026-07-20T18:35:16.595Z | Compiling futures-channel v0.3.32 |
| 1398 | 2026-07-20T18:35:16.631Z | Compiling rustversion v1.0.22 |
| 1399 | 2026-07-20T18:35:16.740Z | Compiling cc v1.2.63 |
| 1400 | 2026-07-20T18:35:16.790Z | Compiling futures-io v0.3.32 |
| 1401 | 2026-07-20T18:35:16.804Z | Compiling thiserror-impl v2.0.19 |
| 1402 | 2026-07-20T18:35:16.826Z | Compiling futures-task v0.3.32 |
| 1403 | 2026-07-20T18:35:16.951Z | Compiling socket2 v0.6.5 |
| 1404 | 2026-07-20T18:35:16.985Z | Compiling signal-hook-registry v1.4.8 |
| 1405 | 2026-07-20T18:35:17.001Z | Compiling bitflags v2.12.1 |
| 1406 | 2026-07-20T18:35:17.158Z | Compiling parking_lot v0.12.5 |
| 1407 | 2026-07-20T18:35:17.264Z | Compiling mio v1.2.1 |
| 1408 | 2026-07-20T18:35:17.292Z | Compiling portable-atomic v1.13.1 |
| 1409 | 2026-07-20T18:35:17.418Z | Compiling fs_extra v1.3.0 |
| 1410 | 2026-07-20T18:35:17.611Z | Compiling synstructure v0.13.2 |
| 1411 | 2026-07-20T18:35:17.640Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-07-20T18:35:17.687Z | Compiling cmake v0.1.58 |
| 1413 | 2026-07-20T18:35:17.796Z | Compiling typenum v1.20.1 |
| 1414 | 2026-07-20T18:35:18.045Z | Compiling dunce v1.0.5 |
| 1415 | 2026-07-20T18:35:18.058Z | Compiling base64 v0.22.1 |
| 1416 | 2026-07-20T18:35:18.119Z | Compiling critical-section v1.2.0 |
| 1417 | 2026-07-20T18:35:18.136Z | Compiling aws-lc-sys v0.41.0 |
| 1418 | 2026-07-20T18:35:18.157Z | Compiling subtle v2.6.1 |
| 1419 | 2026-07-20T18:35:18.226Z | Compiling byteorder v1.5.0 |
| 1420 | 2026-07-20T18:35:18.326Z | Compiling once_cell v1.21.4 |
| 1421 | 2026-07-20T18:35:18.356Z | Compiling regex-syntax v0.8.10 |
| 1422 | 2026-07-20T18:35:18.409Z | Compiling slog v2.8.2 |
| 1423 | 2026-07-20T18:35:18.422Z | Compiling rustix v1.1.4 |
| 1424 | 2026-07-20T18:35:18.457Z | Compiling httparse v1.10.1 |
| 1425 | 2026-07-20T18:35:18.548Z | Compiling strsim v0.11.1 |
| 1426 | 2026-07-20T18:35:18.635Z | Compiling atomic-waker v1.1.2 |
| 1427 | 2026-07-20T18:35:18.657Z | Compiling ipnet v2.12.0 |
| 1428 | 2026-07-20T18:35:18.707Z | Compiling serde_derive v1.0.228 |
| 1429 | 2026-07-20T18:35:18.761Z | Compiling zerofrom-derive v0.1.7 |
| 1430 | 2026-07-20T18:35:18.800Z | Compiling yoke-derive v0.8.2 |
| 1431 | 2026-07-20T18:35:18.835Z | Compiling zerovec-derive v0.11.3 |
| 1432 | 2026-07-20T18:35:18.963Z | Compiling displaydoc v0.2.6 |
| 1433 | 2026-07-20T18:35:19.054Z | Compiling schemars_derive v0.8.22 |
| 1434 | 2026-07-20T18:35:19.202Z | Compiling tokio-macros v2.7.0 |
| 1435 | 2026-07-20T18:35:19.775Z | Compiling zerocopy-derive v0.8.50 |
| 1436 | 2026-07-20T18:35:19.897Z | Compiling zeroize_derive v1.4.3 |
| 1437 | 2026-07-20T18:35:19.965Z | Compiling futures-macro v0.3.32 |
| 1438 | 2026-07-20T18:35:19.968Z | Compiling zerofrom v0.1.8 |
| 1439 | 2026-07-20T18:35:20.109Z | Compiling yoke v0.8.3 |
| 1440 | 2026-07-20T18:35:20.282Z | Compiling zerovec v0.11.6 |
| 1441 | 2026-07-20T18:35:20.294Z | Compiling zerotrie v0.2.4 |
| 1442 | 2026-07-20T18:35:20.590Z | Compiling zeroize v1.8.2 |
| 1443 | 2026-07-20T18:35:20.809Z | Compiling tinystr v0.8.3 |
| 1444 | 2026-07-20T18:35:20.833Z | Compiling potential_utf v0.1.5 |
| 1445 | 2026-07-20T18:35:20.873Z | Compiling futures-util v0.3.32 |
| 1446 | 2026-07-20T18:35:20.891Z | Compiling tower-service v0.3.3 |
| 1447 | 2026-07-20T18:35:20.993Z | Compiling icu_locale_core v2.2.0 |
| 1448 | 2026-07-20T18:35:21.003Z | Compiling icu_collections v2.2.0 |
| 1449 | 2026-07-20T18:35:21.012Z | Compiling tower-layer v0.3.3 |
| 1450 | 2026-07-20T18:35:21.167Z | Compiling getrandom v0.2.17 |
| 1451 | 2026-07-20T18:35:21.349Z | Compiling ryu v1.0.23 |
| 1452 | 2026-07-20T18:35:21.364Z | Compiling try-lock v0.2.5 |
| 1453 | 2026-07-20T18:35:21.462Z | Compiling untrusted v0.9.0 |
| 1454 | 2026-07-20T18:35:21.517Z | Compiling thiserror v1.0.69 |
| 1455 | 2026-07-20T18:35:21.530Z | Compiling ucd-trie v0.1.7 |
| 1456 | 2026-07-20T18:35:21.575Z | Compiling want v0.3.1 |
| 1457 | 2026-07-20T18:35:21.793Z | Compiling icu_provider v2.2.0 |
| 1458 | 2026-07-20T18:35:21.826Z | Compiling pest v2.8.6 |
| 1459 | 2026-07-20T18:35:21.973Z | Compiling bytes v1.11.1 |
| 1460 | 2026-07-20T18:35:22.007Z | Compiling icu_properties v2.2.0 |
| 1461 | 2026-07-20T18:35:22.061Z | Compiling icu_normalizer v2.2.0 |
| 1462 | 2026-07-20T18:35:22.076Z | Compiling chrono v0.4.45 |
| 1463 | 2026-07-20T18:35:22.603Z | Compiling http v1.4.2 |
| 1464 | 2026-07-20T18:35:22.648Z | Compiling tokio v1.53.0 |
| 1465 | 2026-07-20T18:35:23.076Z | Compiling idna_adapter v1.2.2 |
| 1466 | 2026-07-20T18:35:23.175Z | Compiling idna v1.1.0 |
| 1467 | 2026-07-20T18:35:23.194Z | Compiling serde_tokenstream v0.2.3 |
| 1468 | 2026-07-20T18:35:23.238Z | Compiling erased-serde v0.3.31 |
| 1469 | 2026-07-20T18:35:23.473Z | Compiling url v2.5.8 |
| 1470 | 2026-07-20T18:35:23.559Z | Compiling http-body v1.0.1 |
| 1471 | 2026-07-20T18:35:23.580Z | Compiling rand_core v0.6.4 |
| 1472 | 2026-07-20T18:35:23.708Z | Compiling thiserror-impl v1.0.69 |
| 1473 | 2026-07-20T18:35:23.799Z | Compiling httpdate v1.0.3 |
| 1474 | 2026-07-20T18:35:24.045Z | Compiling ppv-lite86 v0.2.21 |
| 1475 | 2026-07-20T18:35:24.104Z | Compiling pest_meta v2.8.6 |
| 1476 | 2026-07-20T18:35:24.187Z | Compiling getrandom v0.3.4 |
| 1477 | 2026-07-20T18:35:24.338Z | Compiling pretty-hex v0.4.2 |
| 1478 | 2026-07-20T18:35:24.361Z | Compiling plain v0.2.3 |
| 1479 | 2026-07-20T18:35:24.463Z | Compiling paste v1.0.15 |
| 1480 | 2026-07-20T18:35:24.476Z | Compiling foldhash v0.2.0 |
| 1481 | 2026-07-20T18:35:24.524Z | Compiling allocator-api2 v0.2.21 |
| 1482 | 2026-07-20T18:35:24.707Z | Compiling pest_generator v2.8.6 |
| 1483 | 2026-07-20T18:35:24.756Z | Compiling ipnetwork v0.21.1 |
| 1484 | 2026-07-20T18:35:24.841Z | Compiling hashbrown v0.16.1 |
| 1485 | 2026-07-20T18:35:25.011Z | Compiling tracing-attributes v0.1.31 |
| 1486 | 2026-07-20T18:35:25.193Z | Compiling tracing-core v0.1.36 |
| 1487 | 2026-07-20T18:35:25.309Z | Compiling ident_case v1.0.1 |
| 1488 | 2026-07-20T18:35:25.369Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-07-20T18:35:25.406Z | Compiling omicron-workspace-hack v0.1.0 |
| 1490 | 2026-07-20T18:35:25.486Z | Compiling http-body-util v0.1.4 |
| 1491 | 2026-07-20T18:35:25.650Z | Compiling serde_urlencoded v0.7.1 |
| 1492 | 2026-07-20T18:35:25.746Z | Compiling aho-corasick v1.1.4 |
| 1493 | 2026-07-20T18:35:25.889Z | Compiling sync_wrapper v1.0.2 |
| 1494 | 2026-07-20T18:35:25.899Z | Compiling winnow v1.0.3 |
| 1495 | 2026-07-20T18:35:25.969Z | Compiling oxnet v0.1.6 |
| 1496 | 2026-07-20T18:35:25.988Z | Compiling daft-derive v0.1.7 |
| 1497 | 2026-07-20T18:35:26.259Z | Compiling fastrand v2.4.1 |
| 1498 | 2026-07-20T18:35:26.302Z | Compiling tracing v0.1.44 |
| 1499 | 2026-07-20T18:35:26.510Z | Compiling tokio-util v0.7.18 |
| 1500 | 2026-07-20T18:35:26.537Z | Compiling async-trait v0.1.89 |
| 1501 | 2026-07-20T18:35:26.598Z | Compiling regex-automata v0.4.14 |
| 1502 | 2026-07-20T18:35:27.001Z | Compiling scroll_derive v0.13.1 |
| 1503 | 2026-07-20T18:35:27.256Z | Compiling anyhow v1.0.104 |
| 1504 | 2026-07-20T18:35:27.373Z | Compiling powerfmt v0.2.0 |
| 1505 | 2026-07-20T18:35:27.518Z | Compiling time-core v0.1.8 |
| 1506 | 2026-07-20T18:35:27.582Z | Compiling num-conv v0.2.2 |
| 1507 | 2026-07-20T18:35:27.595Z | Compiling aws-lc-rs v1.17.0 |
| 1508 | 2026-07-20T18:35:27.732Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-07-20T18:35:27.836Z | Compiling scroll v0.13.0 |
| 1510 | 2026-07-20T18:35:27.862Z | Compiling deranged v0.5.8 |
| 1511 | 2026-07-20T18:35:27.911Z | Compiling rustls-pki-types v1.14.1 |
| 1512 | 2026-07-20T18:35:28.107Z | Compiling hex v0.4.3 |
| 1513 | 2026-07-20T18:35:28.372Z | Compiling regex v1.12.3 |
| 1514 | 2026-07-20T18:35:28.397Z | Compiling openssl-probe v0.2.1 |
| 1515 | 2026-07-20T18:35:28.580Z | Compiling num_threads v0.1.7 |
| 1516 | 2026-07-20T18:35:28.678Z | Compiling goblin v0.10.7 |
| 1517 | 2026-07-20T18:35:29.099Z | Compiling camino v1.2.4 |
| 1518 | 2026-07-20T18:35:29.113Z | Compiling untrusted v0.7.1 |
| 1519 | 2026-07-20T18:35:29.145Z | Compiling crc32fast v1.5.0 |
| 1520 | 2026-07-20T18:35:29.225Z | Compiling rustls v0.23.40 |
| 1521 | 2026-07-20T18:35:29.239Z | Compiling usdt-impl v0.6.0 |
| 1522 | 2026-07-20T18:35:29.492Z | Compiling h2 v0.4.14 |
| 1523 | 2026-07-20T18:35:29.519Z | Compiling dtrace-parser v0.3.0 |
| 1524 | 2026-07-20T18:35:29.601Z | Compiling crossbeam-utils v0.8.21 |
| 1525 | 2026-07-20T18:35:30.077Z | Compiling futures-executor v0.3.32 |
| 1526 | 2026-07-20T18:35:30.106Z | Compiling structmeta-derive v0.3.0 |
| 1527 | 2026-07-20T18:35:30.118Z | Compiling thread-id v5.1.0 |
| 1528 | 2026-07-20T18:35:30.276Z | Compiling adler2 v2.0.1 |
| 1529 | 2026-07-20T18:35:30.331Z | Compiling cpufeatures v0.3.0 |
| 1530 | 2026-07-20T18:35:30.360Z | Compiling simd-adler32 v0.3.9 |
| 1531 | 2026-07-20T18:35:30.382Z | Compiling futures v0.3.32 |
| 1532 | 2026-07-20T18:35:30.402Z | Compiling rand_core v0.9.5 |
| 1533 | 2026-07-20T18:35:30.604Z | Compiling miniz_oxide v0.8.9 |
| 1534 | 2026-07-20T18:35:30.627Z | Compiling darling_core v0.23.0 |
| 1535 | 2026-07-20T18:35:31.012Z | Compiling newtype-uuid-macros v0.1.0 |
| 1536 | 2026-07-20T18:35:31.227Z | Compiling structmeta v0.3.0 |
| 1537 | 2026-07-20T18:35:31.277Z | Compiling hybrid-array v0.4.12 |
| 1538 | 2026-07-20T18:35:31.580Z | Compiling dof v0.4.0 |
| 1539 | 2026-07-20T18:35:31.742Z | Compiling hyper v1.10.1 |
| 1540 | 2026-07-20T18:35:31.754Z | Compiling thread_local v1.1.9 |
| 1541 | 2026-07-20T18:35:31.835Z | Compiling match_cfg v0.1.0 |
| 1542 | 2026-07-20T18:35:31.906Z | Compiling flate2 v1.1.9 |
| 1543 | 2026-07-20T18:35:32.644Z | Compiling newtype-uuid v1.3.2 |
| 1544 | 2026-07-20T18:35:32.731Z | Compiling darling_macro v0.23.0 |
| 1545 | 2026-07-20T18:35:32.946Z | Compiling hyper-util v0.1.20 |
| 1546 | 2026-07-20T18:35:32.990Z | Compiling ref-cast v1.0.25 |
| 1547 | 2026-07-20T18:35:33.031Z | Compiling slog-async v2.8.0 |
| 1548 | 2026-07-20T18:35:33.315Z | Compiling quick-error v1.2.3 |
| 1549 | 2026-07-20T18:35:33.327Z | Compiling compression-core v0.4.32 |
| 1550 | 2026-07-20T18:35:33.461Z | Compiling compression-codecs v0.4.38 |
| 1551 | 2026-07-20T18:35:33.481Z | Compiling darling v0.23.0 |
| 1552 | 2026-07-20T18:35:33.535Z | Compiling daft v0.1.7 |
| 1553 | 2026-07-20T18:35:33.547Z | Compiling crypto-common v0.2.2 |
| 1554 | 2026-07-20T18:35:33.559Z | Compiling block-buffer v0.12.0 |
| 1555 | 2026-07-20T18:35:33.601Z | Compiling rand_chacha v0.9.0 |
| 1556 | 2026-07-20T18:35:33.707Z | Compiling usdt-attr-macro v0.6.0 |
| 1557 | 2026-07-20T18:35:33.729Z | Compiling usdt-macro v0.6.0 |
| 1558 | 2026-07-20T18:35:33.791Z | Compiling strum_macros v0.26.4 |
| 1559 | 2026-07-20T18:35:34.030Z | Compiling ref-cast-impl v1.0.25 |
| 1560 | 2026-07-20T18:35:34.135Z | Compiling serde_spanned v1.1.1 |
| 1561 | 2026-07-20T18:35:34.283Z | Compiling generic-array v0.14.7 |
| 1562 | 2026-07-20T18:35:34.483Z | Compiling multer v3.1.0 |
| 1563 | 2026-07-20T18:35:34.527Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1564 | 2026-07-20T18:35:34.638Z | Compiling const-oid v0.10.2 |
| 1565 | 2026-07-20T18:35:34.655Z | Compiling debug-ignore v1.0.5 |
| 1566 | 2026-07-20T18:35:34.741Z | Compiling take_mut v0.2.2 |
| 1567 | 2026-07-20T18:35:34.759Z | Compiling bit-vec v0.8.0 |
| 1568 | 2026-07-20T18:35:34.844Z | Compiling term v1.2.1 |
| 1569 | 2026-07-20T18:35:34.858Z | Compiling digest v0.11.3 |
| 1570 | 2026-07-20T18:35:34.952Z | Compiling bit-set v0.8.0 |
| 1571 | 2026-07-20T18:35:34.978Z | Compiling rand v0.9.4 |
| 1572 | 2026-07-20T18:35:34.990Z | Compiling serde_with_macros v3.21.0 |
| 1573 | 2026-07-20T18:35:35.015Z | Compiling async-stream-impl v0.3.6 |
| 1574 | 2026-07-20T18:35:35.109Z | Compiling dropshot v0.17.1 |
| 1575 | 2026-07-20T18:35:35.352Z | Compiling encoding_rs v0.8.35 |
| 1576 | 2026-07-20T18:35:35.439Z | Compiling strum v0.26.3 |
| 1577 | 2026-07-20T18:35:35.591Z | Compiling spin v0.9.8 |
| 1578 | 2026-07-20T18:35:35.620Z | Compiling mime v0.3.17 |
| 1579 | 2026-07-20T18:35:35.636Z | Compiling syn v1.0.109 |
| 1580 | 2026-07-20T18:35:35.699Z | Compiling unarray v0.1.4 |
| 1581 | 2026-07-20T18:35:35.711Z | Compiling async-stream v0.3.6 |
| 1582 | 2026-07-20T18:35:35.851Z | Compiling sha1 v0.11.0 |
| 1583 | 2026-07-20T18:35:35.895Z | Compiling derive-ex v0.1.8 |
| 1584 | 2026-07-20T18:35:36.016Z | Compiling tower v0.5.3 |
| 1585 | 2026-07-20T18:35:36.104Z | Compiling dropshot_endpoint v0.17.1 |
| 1586 | 2026-07-20T18:35:36.120Z | Compiling macaddr v1.0.1 |
| 1587 | 2026-07-20T18:35:36.210Z | Compiling waitgroup v0.1.2 |
| 1588 | 2026-07-20T18:35:36.352Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1589 | 2026-07-20T18:35:36.389Z | Compiling serde_path_to_error v0.1.20 |
| 1590 | 2026-07-20T18:35:36.749Z | Compiling tower-http v0.6.11 |
| 1591 | 2026-07-20T18:35:36.838Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1592 | 2026-07-20T18:35:36.973Z | Compiling tempfile v3.27.0 |
| 1593 | 2026-07-20T18:35:37.054Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1594 | 2026-07-20T18:35:37.181Z | Compiling openapiv3 v2.2.0 |
| 1595 | 2026-07-20T18:35:37.229Z | Compiling strum_macros v0.27.2 |
| 1596 | 2026-07-20T18:35:37.477Z | Compiling test-strategy v0.4.5 |
| 1597 | 2026-07-20T18:35:37.782Z | Compiling instant v0.1.13 |
| 1598 | 2026-07-20T18:35:37.889Z | Compiling time v0.3.47 |
| 1599 | 2026-07-20T18:35:38.540Z | Compiling rustls-native-certs v0.8.4 |
| 1600 | 2026-07-20T18:35:38.807Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1601 | 2026-07-20T18:35:38.847Z | Compiling crossbeam-channel v0.5.15 |
| 1602 | 2026-07-20T18:35:38.884Z | Compiling crypto-common v0.1.7 |
| 1603 | 2026-07-20T18:35:39.047Z | Compiling strum v0.27.2 |
| 1604 | 2026-07-20T18:35:39.328Z | Compiling parse-display-derive v0.10.0 |
| 1605 | 2026-07-20T18:35:39.430Z | Compiling backon v1.6.0 |
| 1606 | 2026-07-20T18:35:39.606Z | Compiling rand_chacha v0.3.1 |
| 1607 | 2026-07-20T18:35:39.727Z | Compiling either v1.16.0 |
| 1608 | 2026-07-20T18:35:39.938Z | Compiling rand v0.8.6 |
| 1609 | 2026-07-20T18:35:40.152Z | Compiling slog-json v2.6.1 |
| 1610 | 2026-07-20T18:35:40.349Z | Compiling hostname v0.3.1 |
| 1611 | 2026-07-20T18:35:40.367Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1612 | 2026-07-20T18:35:40.543Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1613 | 2026-07-20T18:35:40.632Z | Compiling wait-timeout v0.2.1 |
| 1614 | 2026-07-20T18:35:40.686Z | Compiling is-terminal v0.4.17 |
| 1615 | 2026-07-20T18:35:40.783Z | Compiling memmap2 v0.9.10 |
| 1616 | 2026-07-20T18:35:40.850Z | Compiling rusty-fork v0.3.1 |
| 1617 | 2026-07-20T18:35:40.938Z | Compiling usdt v0.6.0 |
| 1618 | 2026-07-20T18:35:41.006Z | Compiling slog-term v2.9.2 |
| 1619 | 2026-07-20T18:35:41.039Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1620 | 2026-07-20T18:35:41.071Z | Compiling slog-bunyan v2.5.0 |
| 1621 | 2026-07-20T18:35:41.226Z | Compiling serde_with v3.21.0 |
| 1622 | 2026-07-20T18:35:41.273Z | Compiling async-compression v0.4.42 |
| 1623 | 2026-07-20T18:35:41.349Z | Compiling rand_xorshift v0.4.0 |
| 1624 | 2026-07-20T18:35:41.494Z | Compiling rustls-pemfile v2.2.0 |
| 1625 | 2026-07-20T18:35:41.585Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-07-20T18:35:41.615Z | Compiling regress v0.10.5 |
| 1627 | 2026-07-20T18:35:41.691Z | Compiling hostname v0.4.2 |
| 1628 | 2026-07-20T18:35:41.764Z | Compiling humantime v2.3.0 |
| 1629 | 2026-07-20T18:35:41.827Z | Compiling proptest v1.11.0 |
| 1630 | 2026-07-20T18:35:42.033Z | Compiling iddqd v0.4.5 |
| 1631 | 2026-07-20T18:35:42.283Z | Compiling reqwest v0.12.28 |
| 1632 | 2026-07-20T18:35:42.588Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1633 | 2026-07-20T18:35:42.832Z | Compiling block-buffer v0.10.4 |
| 1634 | 2026-07-20T18:35:43.035Z | Compiling digest v0.10.7 |
| 1635 | 2026-07-20T18:35:43.150Z | Compiling parse-display v0.10.0 |
| 1636 | 2026-07-20T18:35:43.248Z | Compiling progenitor-client v0.10.0 |
| 1637 | 2026-07-20T18:35:43.275Z | Compiling backoff v0.4.0 |
| 1638 | 2026-07-20T18:35:43.482Z | Compiling itertools v0.14.0 |
| 1639 | 2026-07-20T18:35:43.485Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1640 | 2026-07-20T18:35:44.061Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1641 | 2026-07-20T18:35:45.496Z | Compiling regress v0.11.1 |
| 1642 | 2026-07-20T18:35:45.572Z | Compiling utf8parse v0.2.2 |
| 1643 | 2026-07-20T18:35:45.707Z | Compiling anstyle-parse v1.0.0 |
| 1644 | 2026-07-20T18:35:45.896Z | Compiling is_terminal_polyfill v1.70.2 |
| 1645 | 2026-07-20T18:35:45.896Z | Compiling anstyle v1.0.14 |
| 1646 | 2026-07-20T18:35:46.117Z | Compiling anstyle-query v1.1.5 |
| 1647 | 2026-07-20T18:35:46.144Z | Compiling colorchoice v1.0.5 |
| 1648 | 2026-07-20T18:35:46.222Z | Compiling anstream v1.0.0 |
| 1649 | 2026-07-20T18:35:47.050Z | Compiling typify-impl v0.6.2 |
| 1650 | 2026-07-20T18:35:47.086Z | Compiling toml_datetime v0.6.11 |
| 1651 | 2026-07-20T18:35:47.158Z | Compiling zerocopy-derive v0.7.35 |
| 1652 | 2026-07-20T18:35:47.354Z | Compiling cpufeatures v0.2.17 |
| 1653 | 2026-07-20T18:35:47.426Z | Compiling convert_case v0.4.0 |
| 1654 | 2026-07-20T18:35:47.516Z | Compiling clap_lex v1.1.0 |
| 1655 | 2026-07-20T18:35:47.765Z | Compiling derive_more v0.99.20 |
| 1656 | 2026-07-20T18:35:48.020Z | Compiling zerocopy v0.7.35 |
| 1657 | 2026-07-20T18:35:48.576Z | Compiling unicode-width v0.2.2 |
| 1658 | 2026-07-20T18:35:49.364Z | Compiling secrecy v0.10.3 |
| 1659 | 2026-07-20T18:35:49.427Z | Compiling clap_derive v4.6.1 |
| 1660 | 2026-07-20T18:35:49.469Z | Compiling tinyvec_macros v0.1.1 |
| 1661 | 2026-07-20T18:35:49.506Z | Compiling float-ord v0.3.2 |
| 1662 | 2026-07-20T18:35:49.532Z | Compiling crucible-workspace-hack v0.1.0 |
| 1663 | 2026-07-20T18:35:49.618Z | Compiling tinyvec v1.11.0 |
| 1664 | 2026-07-20T18:35:50.025Z | Compiling terminal_size v0.4.4 |
| 1665 | 2026-07-20T18:35:50.197Z | Compiling dtrace-parser v0.2.0 |
| 1666 | 2026-07-20T18:35:50.228Z | Compiling scroll_derive v0.12.1 |
| 1667 | 2026-07-20T18:35:50.286Z | Compiling num-integer v0.1.46 |
| 1668 | 2026-07-20T18:35:50.573Z | Compiling rustc_version v0.4.1 |
| 1669 | 2026-07-20T18:35:50.654Z | Compiling usdt-impl v0.5.0 |
| 1670 | 2026-07-20T18:35:50.998Z | Compiling scroll v0.12.0 |
| 1671 | 2026-07-20T18:35:51.036Z | Compiling curve25519-dalek v4.1.3 |
| 1672 | 2026-07-20T18:35:51.264Z | Compiling dof v0.3.0 |
| 1673 | 2026-07-20T18:35:51.332Z | Compiling hmac v0.12.1 |
| 1674 | 2026-07-20T18:35:51.368Z | Compiling inout v0.1.4 |
| 1675 | 2026-07-20T18:35:51.466Z | Compiling darling_core v0.21.3 |
| 1676 | 2026-07-20T18:35:51.515Z | Compiling ff v0.13.1 |
| 1677 | 2026-07-20T18:35:51.610Z | Compiling thread-id v4.2.2 |
| 1678 | 2026-07-20T18:35:51.643Z | Compiling group v0.13.0 |
| 1679 | 2026-07-20T18:35:51.715Z | Compiling cipher v0.4.4 |
| 1680 | 2026-07-20T18:35:51.893Z | Compiling hkdf v0.12.4 |
| 1681 | 2026-07-20T18:35:52.108Z | Compiling goblin v0.8.2 |
| 1682 | 2026-07-20T18:35:52.198Z | Compiling num-rational v0.4.2 |
| 1683 | 2026-07-20T18:35:52.378Z | Compiling num-iter v0.1.45 |
| 1684 | 2026-07-20T18:35:52.500Z | Compiling clap_builder v4.6.2 |
| 1685 | 2026-07-20T18:35:52.584Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1686 | 2026-07-20T18:35:52.681Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1687 | 2026-07-20T18:35:52.810Z | Compiling universal-hash v0.5.1 |
| 1688 | 2026-07-20T18:35:52.937Z | Compiling crypto-bigint v0.5.5 |
| 1689 | 2026-07-20T18:35:53.385Z | Compiling typify-macro v0.6.2 |
| 1690 | 2026-07-20T18:35:53.468Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1691 | 2026-07-20T18:35:53.552Z | Compiling darling_macro v0.21.3 |
| 1692 | 2026-07-20T18:35:53.801Z | Compiling crossbeam-epoch v0.9.18 |
| 1693 | 2026-07-20T18:35:54.079Z | Compiling half v2.7.1 |
| 1694 | 2026-07-20T18:35:54.150Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1695 | 2026-07-20T18:35:54.163Z | Compiling num-complex v0.4.6 |
| 1696 | 2026-07-20T18:35:54.536Z | Compiling base64ct v1.8.3 |
| 1697 | 2026-07-20T18:35:54.585Z | Compiling opaque-debug v0.3.1 |
| 1698 | 2026-07-20T18:35:54.597Z | Compiling ciborium-io v0.2.2 |
| 1699 | 2026-07-20T18:35:54.664Z | Compiling base16ct v0.2.0 |
| 1700 | 2026-07-20T18:35:54.688Z | Compiling ciborium-ll v0.2.2 |
| 1701 | 2026-07-20T18:35:54.811Z | Compiling password-hash v0.5.0 |
| 1702 | 2026-07-20T18:35:54.831Z | Compiling elliptic-curve v0.13.8 |
| 1703 | 2026-07-20T18:35:54.900Z | Compiling poly1305 v0.8.0 |
| 1704 | 2026-07-20T18:35:55.433Z | Compiling num v0.4.3 |
| 1705 | 2026-07-20T18:35:55.486Z | Compiling typify v0.6.2 |
| 1706 | 2026-07-20T18:35:55.582Z | Compiling darling v0.21.3 |
| 1707 | 2026-07-20T18:35:55.617Z | Compiling clap v4.6.2 |
| 1708 | 2026-07-20T18:35:55.700Z | Compiling thiserror-no-std v2.0.2 |
| 1709 | 2026-07-20T18:35:55.781Z | Compiling proc-macro-crate v3.5.0 |
| 1710 | 2026-07-20T18:35:56.123Z | Compiling chacha20 v0.9.1 |
| 1711 | 2026-07-20T18:35:56.159Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1712 | 2026-07-20T18:35:56.345Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-07-20T18:35:56.751Z | Compiling blake2 v0.10.6 |
| 1714 | 2026-07-20T18:35:56.874Z | Compiling aead v0.5.2 |
| 1715 | 2026-07-20T18:35:56.927Z | Compiling byte-wrapper v0.1.0 |
| 1716 | 2026-07-20T18:35:57.032Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1717 | 2026-07-20T18:35:57.214Z | Compiling proc-macro-error-attr v1.0.4 |
| 1718 | 2026-07-20T18:35:57.372Z | Compiling heapless v0.8.0 |
| 1719 | 2026-07-20T18:35:57.456Z | Compiling prettyplease v0.2.37 |
| 1720 | 2026-07-20T18:35:57.498Z | Compiling unsafe-libyaml v0.2.11 |
| 1721 | 2026-07-20T18:35:57.685Z | Compiling rustix v0.38.44 |
| 1722 | 2026-07-20T18:35:57.709Z | Compiling keccak v0.1.6 |
| 1723 | 2026-07-20T18:35:57.944Z | Compiling sha3 v0.10.9 |
| 1724 | 2026-07-20T18:35:58.171Z | Compiling serde_yaml v0.9.34+deprecated |
| 1725 | 2026-07-20T18:35:58.404Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1726 | 2026-07-20T18:35:59.010Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-07-20T18:35:59.010Z | Compiling chacha20poly1305 v0.10.1 |
| 1728 | 2026-07-20T18:35:59.148Z | Compiling argon2 v0.5.3 |
| 1729 | 2026-07-20T18:35:59.584Z | Compiling num_enum_derive v0.7.6 |
| 1730 | 2026-07-20T18:35:59.643Z | Compiling vsss-rs v3.3.4 |
| 1731 | 2026-07-20T18:35:59.661Z | Compiling ingot-macros v0.1.1 |
| 1732 | 2026-07-20T18:35:59.674Z | Compiling ciborium v0.2.2 |
| 1733 | 2026-07-20T18:36:00.389Z | Compiling usdt-macro v0.5.0 |
| 1734 | 2026-07-20T18:36:00.641Z | Compiling usdt-attr-macro v0.5.0 |
| 1735 | 2026-07-20T18:36:01.505Z | Compiling serde_spanned v0.6.9 |
| 1736 | 2026-07-20T18:36:01.650Z | Compiling enum-as-inner v0.6.1 |
| 1737 | 2026-07-20T18:36:01.849Z | Compiling hash32 v0.3.1 |
| 1738 | 2026-07-20T18:36:02.010Z | Compiling proc-macro-error v1.0.4 |
| 1739 | 2026-07-20T18:36:02.202Z | Compiling memmap v0.7.0 |
| 1740 | 2026-07-20T18:36:02.243Z | Compiling memoffset v0.9.1 |
| 1741 | 2026-07-20T18:36:02.258Z | Compiling toml_write v0.1.2 |
| 1742 | 2026-07-20T18:36:02.387Z | Compiling indent_write v2.2.0 |
| 1743 | 2026-07-20T18:36:02.429Z | Compiling smoltcp v0.11.0 |
| 1744 | 2026-07-20T18:36:02.454Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1745 | 2026-07-20T18:36:02.465Z | Compiling winnow v0.5.40 |
| 1746 | 2026-07-20T18:36:02.487Z | Compiling winnow v0.7.15 |
| 1747 | 2026-07-20T18:36:02.524Z | Compiling data-encoding v2.11.0 |
| 1748 | 2026-07-20T18:36:02.670Z | Compiling cfg_aliases v0.2.1 |
| 1749 | 2026-07-20T18:36:02.726Z | Compiling ingot-types v0.1.2 |
| 1750 | 2026-07-20T18:36:02.739Z | Compiling nix v0.31.3 |
| 1751 | 2026-07-20T18:36:02.784Z | Compiling usdt v0.5.0 |
| 1752 | 2026-07-20T18:36:03.156Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-07-20T18:36:03.203Z | Compiling num_enum v0.7.6 |
| 1754 | 2026-07-20T18:36:03.319Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1755 | 2026-07-20T18:36:03.357Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1756 | 2026-07-20T18:36:03.608Z | Compiling tabwriter v1.4.1 |
| 1757 | 2026-07-20T18:36:03.810Z | Compiling toml_edit v0.22.27 |
| 1758 | 2026-07-20T18:36:03.848Z | Compiling toml_edit v0.19.15 |
| 1759 | 2026-07-20T18:36:03.997Z | Compiling rustls-webpki v0.103.13 |
| 1760 | 2026-07-20T18:36:04.008Z | Compiling cobs v0.3.0 |
| 1761 | 2026-07-20T18:36:04.331Z | Compiling serde_repr v0.1.21 |
| 1762 | 2026-07-20T18:36:04.332Z | Compiling managed v0.8.0 |
| 1763 | 2026-07-20T18:36:04.559Z | Compiling pkg-config v0.3.33 |
| 1764 | 2026-07-20T18:36:05.011Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1765 | 2026-07-20T18:36:05.035Z | Compiling vcpkg v0.2.15 |
| 1766 | 2026-07-20T18:36:05.234Z | Compiling bitflags v1.3.2 |
| 1767 | 2026-07-20T18:36:05.261Z | Compiling toml v0.8.23 |
| 1768 | 2026-07-20T18:36:05.671Z | Compiling openssl-sys v0.9.116 |
| 1769 | 2026-07-20T18:36:05.968Z | Compiling proc-macro-crate v1.3.1 |
| 1770 | 2026-07-20T18:36:05.986Z | Compiling postcard v1.1.3 |
| 1771 | 2026-07-20T18:36:06.349Z | Compiling ingot v0.1.1 |
| 1772 | 2026-07-20T18:36:06.675Z | Compiling hubpack_derive v0.1.1 |
| 1773 | 2026-07-20T18:36:07.213Z | Compiling foreign-types-macros v0.2.3 |
| 1774 | 2026-07-20T18:36:07.229Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1775 | 2026-07-20T18:36:07.232Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1776 | 2026-07-20T18:36:07.297Z | Compiling heck v0.4.1 |
| 1777 | 2026-07-20T18:36:07.484Z | Compiling unicode-segmentation v1.13.3 |
| 1778 | 2026-07-20T18:36:07.502Z | Compiling tokio-rustls v0.26.4 |
| 1779 | 2026-07-20T18:36:07.536Z | Compiling rustls-platform-verifier v0.7.0 |
| 1780 | 2026-07-20T18:36:07.767Z | Compiling hyper-rustls v0.27.9 |
| 1781 | 2026-07-20T18:36:08.066Z | Compiling reqwest v0.13.4 |
| 1782 | 2026-07-20T18:36:08.250Z | Compiling linked-hash-map v0.5.6 |
| 1783 | 2026-07-20T18:36:08.437Z | Compiling colored v3.1.1 |
| 1784 | 2026-07-20T18:36:08.819Z | Compiling swrite v0.1.0 |
| 1785 | 2026-07-20T18:36:08.839Z | Compiling semver v0.1.20 |
| 1786 | 2026-07-20T18:36:08.916Z | Compiling rayon-core v1.13.0 |
| 1787 | 2026-07-20T18:36:09.101Z | Compiling foreign-types-shared v0.3.1 |
| 1788 | 2026-07-20T18:36:09.154Z | Compiling static_assertions v1.1.0 |
| 1789 | 2026-07-20T18:36:09.196Z | Compiling resolv-conf v0.7.6 |
| 1790 | 2026-07-20T18:36:09.228Z | Compiling foreign-types v0.5.0 |
| 1791 | 2026-07-20T18:36:09.308Z | Compiling progenitor-client v0.14.0 |
| 1792 | 2026-07-20T18:36:09.463Z | Compiling rustc_version v0.1.7 |
| 1793 | 2026-07-20T18:36:09.585Z | Compiling progenitor-extras v0.2.0 |
| 1794 | 2026-07-20T18:36:09.612Z | Compiling lru-cache v0.1.2 |
| 1795 | 2026-07-20T18:36:09.735Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1796 | 2026-07-20T18:36:09.961Z | Compiling newline-converter v0.3.0 |
| 1797 | 2026-07-20T18:36:10.130Z | Compiling hubpack v0.1.2 |
| 1798 | 2026-07-20T18:36:10.362Z | Compiling num_enum_derive v0.5.11 |
| 1799 | 2026-07-20T18:36:10.848Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1800 | 2026-07-20T18:36:11.437Z | Compiling atomicwrites v0.4.4 |
| 1801 | 2026-07-20T18:36:11.647Z | Compiling hickory-proto v0.24.4 |
| 1802 | 2026-07-20T18:36:12.383Z | Compiling progenitor-impl v0.13.0 |
| 1803 | 2026-07-20T18:36:12.788Z | Compiling crossbeam-deque v0.8.6 |
| 1804 | 2026-07-20T18:36:12.990Z | Compiling console v0.15.11 |
| 1805 | 2026-07-20T18:36:13.521Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1806 | 2026-07-20T18:36:13.679Z | Compiling camino-tempfile v1.4.1 |
| 1807 | 2026-07-20T18:36:13.934Z | Compiling chacha20 v0.10.0 |
| 1808 | 2026-07-20T18:36:14.052Z | Compiling serde-big-array v0.5.1 |
| 1809 | 2026-07-20T18:36:14.198Z | Compiling derive-where v1.6.1 |
| 1810 | 2026-07-20T18:36:14.210Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1811 | 2026-07-20T18:36:14.731Z | Compiling pin-project-internal v1.1.13 |
| 1812 | 2026-07-20T18:36:14.748Z | Compiling num-derive v0.4.2 |
| 1813 | 2026-07-20T18:36:14.990Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-07-20T18:36:15.054Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-07-20T18:36:15.790Z | Compiling cstr-argument v0.1.2 |
| 1816 | 2026-07-20T18:36:15.918Z | Compiling siphasher v1.0.3 |
| 1817 | 2026-07-20T18:36:15.955Z | Compiling similar v2.7.0 |
| 1818 | 2026-07-20T18:36:16.014Z | Compiling minimal-lexical v0.2.1 |
| 1819 | 2026-07-20T18:36:16.124Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1820 | 2026-07-20T18:36:16.292Z | Compiling nom v7.1.3 |
| 1821 | 2026-07-20T18:36:16.391Z | Compiling expectorate v1.2.0 |
| 1822 | 2026-07-20T18:36:16.550Z | Compiling phf_shared v0.12.1 |
| 1823 | 2026-07-20T18:36:16.734Z | Compiling progenitor-macro v0.13.0 |
| 1824 | 2026-07-20T18:36:16.942Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-07-20T18:36:17.094Z | Compiling pin-project v1.1.13 |
| 1826 | 2026-07-20T18:36:17.205Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1827 | 2026-07-20T18:36:17.468Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1828 | 2026-07-20T18:36:17.629Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1829 | 2026-07-20T18:36:17.691Z | Compiling rand v0.10.2 |
| 1830 | 2026-07-20T18:36:17.718Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1831 | 2026-07-20T18:36:17.836Z | Compiling hickory-resolver v0.24.4 |
| 1832 | 2026-07-20T18:36:18.370Z | Compiling num_enum v0.5.11 |
| 1833 | 2026-07-20T18:36:18.490Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1834 | 2026-07-20T18:36:18.617Z | Compiling newtype_derive v0.1.6 |
| 1835 | 2026-07-20T18:36:18.691Z | Compiling progenitor-client v0.13.0 |
| 1836 | 2026-07-20T18:36:18.993Z | Compiling progenitor-impl v0.14.0 |
| 1837 | 2026-07-20T18:36:19.303Z | Compiling unicode-normalization v0.1.25 |
| 1838 | 2026-07-20T18:36:19.786Z | Compiling tokio-stream v0.1.18 |
| 1839 | 2026-07-20T18:36:20.268Z | Compiling async-recursion v1.1.1 |
| 1840 | 2026-07-20T18:36:20.280Z | Compiling snafu-derive v0.8.9 |
| 1841 | 2026-07-20T18:36:20.361Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1842 | 2026-07-20T18:36:20.475Z | Compiling slog-dtrace v0.3.0 |
| 1843 | 2026-07-20T18:36:20.716Z | Compiling csv-core v0.1.13 |
| 1844 | 2026-07-20T18:36:20.746Z | Compiling bstr v1.12.1 |
| 1845 | 2026-07-20T18:36:20.990Z | Compiling konst_macro_rules v0.2.19 |
| 1846 | 2026-07-20T18:36:21.042Z | Compiling unicode-xid v0.2.6 |
| 1847 | 2026-07-20T18:36:21.171Z | Compiling foldhash v0.1.5 |
| 1848 | 2026-07-20T18:36:21.171Z | Compiling same-file v1.0.6 |
| 1849 | 2026-07-20T18:36:21.265Z | Compiling foreign-types-shared v0.1.1 |
| 1850 | 2026-07-20T18:36:21.354Z | Compiling cancel-safe-futures v0.1.5 |
| 1851 | 2026-07-20T18:36:21.354Z | Compiling unicode-width v0.1.14 |
| 1852 | 2026-07-20T18:36:21.356Z | Compiling openssl v0.10.80 |
| 1853 | 2026-07-20T18:36:21.635Z | Compiling chrono-tz v0.10.4 |
| 1854 | 2026-07-20T18:36:21.665Z | Compiling owo-colors v4.3.0 |
| 1855 | 2026-07-20T18:36:21.670Z | Compiling highway v1.3.0 |
| 1856 | 2026-07-20T18:36:21.889Z | Compiling progenitor v0.13.0 |
| 1857 | 2026-07-20T18:36:21.904Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-07-20T18:36:22.043Z | Compiling foreign-types v0.3.2 |
| 1859 | 2026-07-20T18:36:22.055Z | Compiling walkdir v2.5.0 |
| 1860 | 2026-07-20T18:36:22.068Z | Compiling hashbrown v0.15.5 |
| 1861 | 2026-07-20T18:36:22.078Z | Compiling snafu v0.8.9 |
| 1862 | 2026-07-20T18:36:22.115Z | Compiling const_format_proc_macros v0.2.34 |
| 1863 | 2026-07-20T18:36:22.412Z | Compiling konst v0.2.20 |
| 1864 | 2026-07-20T18:36:22.470Z | Compiling globset v0.4.18 |
| 1865 | 2026-07-20T18:36:22.535Z | Compiling csv v1.4.0 |
| 1866 | 2026-07-20T18:36:22.659Z | Compiling progenitor-macro v0.14.0 |
| 1867 | 2026-07-20T18:36:22.659Z | Compiling qorb v0.4.1 |
| 1868 | 2026-07-20T18:36:22.706Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-07-20T18:36:22.934Z | Compiling olpc-cjson v0.1.4 |
| 1870 | 2026-07-20T18:36:23.098Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-07-20T18:36:23.808Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-07-20T18:36:24.786Z | Compiling rayon v1.12.0 |
| 1873 | 2026-07-20T18:36:24.848Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1874 | 2026-07-20T18:36:24.888Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-07-20T18:36:24.963Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1876 | 2026-07-20T18:36:25.202Z | Compiling phf v0.12.1 |
| 1877 | 2026-07-20T18:36:25.361Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-07-20T18:36:25.451Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-07-20T18:36:26.415Z | Compiling zone_cfg_derive v0.3.1 |
| 1880 | 2026-07-20T18:36:26.470Z | Compiling tokio-dtrace v0.1.1 |
| 1881 | 2026-07-20T18:36:26.752Z | Compiling itertools v0.12.1 |
| 1882 | 2026-07-20T18:36:26.765Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1883 | 2026-07-20T18:36:26.974Z | Compiling libsw-core v0.3.2 |
| 1884 | 2026-07-20T18:36:27.133Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1885 | 2026-07-20T18:36:27.149Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-07-20T18:36:27.517Z | Compiling serde_plain v1.0.2 |
| 1887 | 2026-07-20T18:36:27.738Z | Compiling openssl-macros v0.1.1 |
| 1888 | 2026-07-20T18:36:27.764Z | Compiling pem v3.0.6 |
| 1889 | 2026-07-20T18:36:27.842Z | Compiling cookie v0.18.1 |
| 1890 | 2026-07-20T18:36:28.016Z | Compiling sigpipe v0.1.3 |
| 1891 | 2026-07-20T18:36:28.098Z | Compiling typed-path v0.9.3 |
| 1892 | 2026-07-20T18:36:28.110Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-07-20T18:36:28.157Z | Compiling fixedbitset v0.4.2 |
| 1894 | 2026-07-20T18:36:28.254Z | Compiling bytecount v0.6.9 |
| 1895 | 2026-07-20T18:36:28.266Z | Compiling glob v0.3.3 |
| 1896 | 2026-07-20T18:36:28.346Z | Compiling fixedbitset v0.5.7 |
| 1897 | 2026-07-20T18:36:28.398Z | Compiling jiff v0.2.28 |
| 1898 | 2026-07-20T18:36:28.425Z | Compiling papergrid v0.11.0 |
| 1899 | 2026-07-20T18:36:28.689Z | Compiling petgraph v0.8.3 |
| 1900 | 2026-07-20T18:36:28.718Z | Compiling petgraph v0.6.5 |
| 1901 | 2026-07-20T18:36:29.448Z | Compiling tough v0.22.0 |
| 1902 | 2026-07-20T18:36:30.249Z | Compiling zone v0.3.1 |
| 1903 | 2026-07-20T18:36:30.260Z | Compiling progenitor v0.14.0 |
| 1904 | 2026-07-20T18:36:30.314Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1905 | 2026-07-20T18:36:30.391Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-07-20T18:36:30.524Z | Compiling libsw v3.5.0 |
| 1907 | 2026-07-20T18:36:30.560Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-07-20T18:36:30.677Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1909 | 2026-07-20T18:36:30.720Z | Compiling oxide-tokio-rt v0.1.6 |
| 1910 | 2026-07-20T18:36:30.774Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1911 | 2026-07-20T18:36:30.933Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-07-20T18:36:31.175Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-07-20T18:36:31.998Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-07-20T18:36:32.179Z | Compiling const_format v0.2.36 |
| 1915 | 2026-07-20T18:36:32.236Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-07-20T18:36:32.578Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1917 | 2026-07-20T18:36:32.830Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-07-20T18:36:33.013Z | Compiling tabled_derive v0.7.0 |
| 1919 | 2026-07-20T18:36:33.035Z | Compiling gethostname v0.5.0 |
| 1920 | 2026-07-20T18:36:33.159Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1921 | 2026-07-20T18:36:33.166Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1922 | 2026-07-20T18:36:33.281Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-07-20T18:36:33.352Z | Compiling bcs v0.1.6 |
| 1924 | 2026-07-20T18:36:33.406Z | Compiling smf v0.2.3 |
| 1925 | 2026-07-20T18:36:33.435Z | Compiling lazy_static v1.5.0 |
| 1926 | 2026-07-20T18:36:33.544Z | Compiling linear-map v1.2.0 |
| 1927 | 2026-07-20T18:36:33.679Z | Compiling whoami v1.6.1 |
| 1928 | 2026-07-20T18:36:33.734Z | Compiling smawk v0.3.2 |
| 1929 | 2026-07-20T18:36:33.877Z | Compiling tagptr v0.2.0 |
| 1930 | 2026-07-20T18:36:33.973Z | Compiling termtree v0.5.1 |
| 1931 | 2026-07-20T18:36:33.999Z | Compiling unicode-linebreak v0.1.5 |
| 1932 | 2026-07-20T18:36:34.019Z | Compiling moka v0.12.15 |
| 1933 | 2026-07-20T18:36:34.032Z | Compiling tabled v0.15.0 |
| 1934 | 2026-07-20T18:36:34.124Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1935 | 2026-07-20T18:36:34.250Z | Compiling textwrap v0.16.2 |
| 1936 | 2026-07-20T18:36:34.599Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1937 | 2026-07-20T18:36:34.786Z | Compiling steno v0.4.1 |
| 1938 | 2026-07-20T18:36:34.825Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1939 | 2026-07-20T18:36:35.795Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1940 | 2026-07-20T18:36:35.874Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1941 | 2026-07-20T18:36:36.729Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1942 | 2026-07-20T18:36:36.807Z | Compiling hickory-proto v0.25.2 |
| 1943 | 2026-07-20T18:36:37.697Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1944 | 2026-07-20T18:36:37.825Z | Compiling parking_lot_core v0.8.6 |
| 1945 | 2026-07-20T18:36:38.086Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1946 | 2026-07-20T18:36:38.145Z | Compiling libscf-sys v1.2.0 |
| 1947 | 2026-07-20T18:36:38.296Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1948 | 2026-07-20T18:36:38.724Z | Compiling hickory-resolver v0.25.2 |
| 1949 | 2026-07-20T18:36:38.748Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1950 | 2026-07-20T18:36:38.830Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1951 | 2026-07-20T18:36:38.939Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1952 | 2026-07-20T18:36:39.004Z | Compiling nom v8.0.0 |
| 1953 | 2026-07-20T18:36:39.293Z | Compiling parking_lot v0.11.2 |
| 1954 | 2026-07-20T18:36:39.337Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1955 | 2026-07-20T18:36:39.350Z | Compiling fxhash v0.2.1 |
| 1956 | 2026-07-20T18:36:39.490Z | Compiling internet-checksum v0.2.1 |
| 1957 | 2026-07-20T18:36:39.581Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1958 | 2026-07-20T18:36:39.634Z | Compiling sled v0.34.7 |
| 1959 | 2026-07-20T18:36:39.709Z | Compiling itertools v0.15.0 |
| 1960 | 2026-07-20T18:36:40.344Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1961 | 2026-07-20T18:36:41.186Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1962 | 2026-07-20T18:36:44.609Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1963 | 2026-07-20T18:36:46.343Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1964 | 2026-07-20T18:36:52.547Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1965 | 2026-07-20T18:36:54.167Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1966 | 2026-07-20T18:36:55.208Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1967 | 2026-07-20T18:36:56.189Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1968 | 2026-07-20T18:36:57.231Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1969 | 2026-07-20T18:37:19.713Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1970 | 2026-07-20T18:37:19.893Z | ──────────── |
| 1971 | 2026-07-20T18:37:19.893Z | Nextest run ID 16da79cc-6345-46d1-ac8a-6aff86631302 with nextest profile: default |
| 1972 | 2026-07-20T18:37:19.894Z | Starting 13 tests across 1 binary (28 tests skipped) |
| 1973 | 2026-07-20T18:37:36.939Z | PASS [ 17.044s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1974 | 2026-07-20T18:37:36.950Z | PASS [ 17.056s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1975 | 2026-07-20T18:37:37.062Z | PASS [ 17.167s] rdb proptest::prop_ipv4_default_contains_all |
| 1976 | 2026-07-20T18:37:37.091Z | PASS [ 17.197s] rdb proptest::prop_ipv4_subnet_of_self |
| 1977 | 2026-07-20T18:37:37.168Z | PASS [ 17.273s] rdb proptest::prop_ipv6_default_contains_all |
| 1978 | 2026-07-20T18:37:37.215Z | PASS [ 17.320s] rdb proptest::prop_ipv6_subnet_of_self |
| 1979 | 2026-07-20T18:37:46.328Z | PASS [ 26.433s] rdb proptest::prop_static_route_key_deduplication |
| 1980 | 2026-07-20T18:38:13.333Z | PASS [ 36.381s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1981 | 2026-07-20T18:38:13.407Z | PASS [ 36.464s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1982 | 2026-07-20T18:38:13.417Z | PASS [ 36.353s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1983 | 2026-07-20T18:38:13.454Z | PASS [ 36.345s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1984 | 2026-07-20T18:38:19.899Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1985 | 2026-07-20T18:38:29.721Z | PASS [ 52.550s] rdb proptest::prop_static_route_key_ord_consistency |
| 1986 | 2026-07-20T18:39:19.905Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1987 | 2026-07-20T18:40:19.910Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1988 | 2026-07-20T18:41:19.910Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1989 | 2026-07-20T18:41:37.771Z | PASS [ 257.864s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1990 | 2026-07-20T18:41:37.774Z | ──────────── |
| 1991 | 2026-07-20T18:41:37.774Z | Summary [ 257.865s] 13 tests run: 13 passed (1 slow), 28 skipped |
| 1992 | 2026-07-20T18:41:37.785Z | + cp './*.log' /work/ |
| 1993 | 2026-07-20T18:41:37.788Z | + true |
| 1994 | 2026-07-20T18:41:37.788Z | + [[ -d proptest-regressions ]] |
| 1995 | 2026-07-20T18:41:37.788Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1996 | 2026-07-20T18:41:37.790Z | + popd |
| 1997 | 2026-07-20T18:41:37.790Z | + pushd bgp |
| 1998 | 2026-07-20T18:41:37.790Z | /work/oxidecomputer/maghemite |
| 1999 | 2026-07-20T18:41:37.790Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 2000 | 2026-07-20T18:41:37.790Z | + PROPTEST_CASES=1000000 |
| 2001 | 2026-07-20T18:41:37.790Z | + cargo nextest run --lib proptest |
| 2002 | 2026-07-20T18:41:38.986Z | Compiling smallvec v1.15.1 |
| 2003 | 2026-07-20T18:41:39.152Z | Compiling crunchy v0.2.4 |
| 2004 | 2026-07-20T18:41:39.173Z | Compiling tiny-keccak v2.0.2 |
| 2005 | 2026-07-20T18:41:39.182Z | Compiling smartstring v1.0.1 |
| 2006 | 2026-07-20T18:41:39.190Z | Compiling ahash v0.8.12 |
| 2007 | 2026-07-20T18:41:39.201Z | Compiling thin-vec v0.2.18 |
| 2008 | 2026-07-20T18:41:39.204Z | Compiling rhai_codegen v3.2.0 |
| 2009 | 2026-07-20T18:41:39.286Z | Compiling icu_normalizer v2.2.0 |
| 2010 | 2026-07-20T18:41:39.307Z | Compiling parking_lot_core v0.9.12 |
| 2011 | 2026-07-20T18:41:39.470Z | Compiling parking_lot_core v0.8.6 |
| 2012 | 2026-07-20T18:41:39.491Z | Compiling parking_lot v0.12.5 |
| 2013 | 2026-07-20T18:41:39.691Z | Compiling idna_adapter v1.2.2 |
| 2014 | 2026-07-20T18:41:39.770Z | Compiling tokio v1.53.0 |
| 2015 | 2026-07-20T18:41:39.843Z | Compiling idna v1.1.0 |
| 2016 | 2026-07-20T18:41:39.927Z | Compiling moka v0.12.15 |
| 2017 | 2026-07-20T18:41:40.015Z | Compiling const-random-macro v0.1.16 |
| 2018 | 2026-07-20T18:41:40.027Z | Compiling parking_lot v0.11.2 |
| 2019 | 2026-07-20T18:41:40.413Z | Compiling url v2.5.8 |
| 2020 | 2026-07-20T18:41:40.442Z | Compiling const-random v0.1.18 |
| 2021 | 2026-07-20T18:41:40.640Z | Compiling sled v0.34.7 |
| 2022 | 2026-07-20T18:41:40.748Z | Compiling serial_test_derive v3.5.0 |
| 2023 | 2026-07-20T18:41:40.761Z | Compiling diff v0.1.13 |
| 2024 | 2026-07-20T18:41:41.050Z | Compiling schemars v0.8.22 |
| 2025 | 2026-07-20T18:41:41.070Z | Compiling yansi v1.0.1 |
| 2026 | 2026-07-20T18:41:41.121Z | Compiling rhai v1.25.1 |
| 2027 | 2026-07-20T18:41:41.323Z | Compiling pretty_assertions v1.4.1 |
| 2028 | 2026-07-20T18:41:41.487Z | Compiling serial_test v3.5.0 |
| 2029 | 2026-07-20T18:41:41.789Z | Compiling ipnetwork v0.21.1 |
| 2030 | 2026-07-20T18:41:41.789Z | Compiling newtype-uuid v1.3.2 |
| 2031 | 2026-07-20T18:41:41.789Z | Compiling serde_with v3.21.0 |
| 2032 | 2026-07-20T18:41:42.141Z | Compiling oxnet v0.1.6 |
| 2033 | 2026-07-20T18:41:42.249Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2034 | 2026-07-20T18:41:42.512Z | Compiling daft v0.1.7 |
| 2035 | 2026-07-20T18:41:42.621Z | Compiling typify-impl v0.6.2 |
| 2036 | 2026-07-20T18:41:42.787Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-07-20T18:41:43.258Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2038 | 2026-07-20T18:41:43.412Z | Compiling iddqd v0.4.5 |
| 2039 | 2026-07-20T18:41:43.600Z | Compiling tokio-util v0.7.18 |
| 2040 | 2026-07-20T18:41:43.852Z | Compiling tokio-rustls v0.26.4 |
| 2041 | 2026-07-20T18:41:44.132Z | Compiling tower v0.5.3 |
| 2042 | 2026-07-20T18:41:44.363Z | Compiling h2 v0.4.14 |
| 2043 | 2026-07-20T18:41:44.633Z | Compiling tower-http v0.6.11 |
| 2044 | 2026-07-20T18:41:44.671Z | Compiling async-compression v0.4.42 |
| 2045 | 2026-07-20T18:41:45.001Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-07-20T18:41:45.073Z | Compiling backoff v0.4.0 |
| 2047 | 2026-07-20T18:41:45.621Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-07-20T18:41:46.319Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-07-20T18:41:46.332Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2050 | 2026-07-20T18:41:46.345Z | Compiling byte-wrapper v0.1.0 |
| 2051 | 2026-07-20T18:41:46.451Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2052 | 2026-07-20T18:41:46.658Z | Compiling hyper v1.10.1 |
| 2053 | 2026-07-20T18:41:46.712Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-07-20T18:41:46.738Z | Compiling typify v0.6.2 |
| 2055 | 2026-07-20T18:41:47.109Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2056 | 2026-07-20T18:41:47.388Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-07-20T18:41:47.523Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-07-20T18:41:47.787Z | Compiling hyper-util v0.1.20 |
| 2059 | 2026-07-20T18:41:48.447Z | Compiling hickory-proto v0.24.4 |
| 2060 | 2026-07-20T18:41:48.918Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2061 | 2026-07-20T18:41:48.997Z | Compiling hyper-rustls v0.27.9 |
| 2062 | 2026-07-20T18:41:49.023Z | Compiling dropshot v0.17.1 |
| 2063 | 2026-07-20T18:41:49.304Z | Compiling reqwest v0.13.4 |
| 2064 | 2026-07-20T18:41:49.527Z | Compiling reqwest v0.12.28 |
| 2065 | 2026-07-20T18:41:49.756Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2066 | 2026-07-20T18:41:50.976Z | Compiling progenitor-client v0.14.0 |
| 2067 | 2026-07-20T18:41:51.306Z | Compiling progenitor-extras v0.2.0 |
| 2068 | 2026-07-20T18:41:51.426Z | Compiling progenitor-client v0.10.0 |
| 2069 | 2026-07-20T18:41:51.828Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2070 | 2026-07-20T18:41:52.336Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-07-20T18:41:53.682Z | Compiling progenitor-client v0.13.0 |
| 2072 | 2026-07-20T18:41:53.862Z | Compiling hickory-resolver v0.24.4 |
| 2073 | 2026-07-20T18:41:54.005Z | Compiling progenitor-impl v0.13.0 |
| 2074 | 2026-07-20T18:41:55.924Z | Compiling tokio-stream v0.1.18 |
| 2075 | 2026-07-20T18:41:56.043Z | Compiling progenitor v0.13.0 |
| 2076 | 2026-07-20T18:41:56.193Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2077 | 2026-07-20T18:41:56.419Z | Compiling qorb v0.4.1 |
| 2078 | 2026-07-20T18:41:56.606Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2079 | 2026-07-20T18:41:57.618Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-07-20T18:41:57.683Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2081 | 2026-07-20T18:41:58.664Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2082 | 2026-07-20T18:41:58.677Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2083 | 2026-07-20T18:41:58.715Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2084 | 2026-07-20T18:41:58.931Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2085 | 2026-07-20T18:41:59.621Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2086 | 2026-07-20T18:41:59.685Z | Compiling progenitor-impl v0.14.0 |
| 2087 | 2026-07-20T18:42:00.441Z | Compiling tokio-dtrace v0.1.1 |
| 2088 | 2026-07-20T18:42:00.695Z | Compiling libsw-core v0.3.2 |
| 2089 | 2026-07-20T18:42:00.764Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2090 | 2026-07-20T18:42:00.876Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2091 | 2026-07-20T18:42:01.046Z | Compiling progenitor v0.14.0 |
| 2092 | 2026-07-20T18:42:01.251Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2093 | 2026-07-20T18:42:01.264Z | Compiling libsw v3.5.0 |
| 2094 | 2026-07-20T18:42:01.459Z | Compiling oxide-tokio-rt v0.1.6 |
| 2095 | 2026-07-20T18:42:01.571Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2096 | 2026-07-20T18:42:01.781Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2097 | 2026-07-20T18:42:01.968Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2098 | 2026-07-20T18:42:02.182Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2099 | 2026-07-20T18:42:02.267Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2100 | 2026-07-20T18:42:02.546Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2101 | 2026-07-20T18:42:02.679Z | Compiling tough v0.22.0 |
| 2102 | 2026-07-20T18:42:02.789Z | Compiling cancel-safe-futures v0.1.5 |
| 2103 | 2026-07-20T18:42:02.871Z | Compiling zone v0.3.1 |
| 2104 | 2026-07-20T18:42:03.108Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2105 | 2026-07-20T18:42:03.145Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2106 | 2026-07-20T18:42:03.341Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2107 | 2026-07-20T18:42:03.428Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2108 | 2026-07-20T18:42:03.684Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2109 | 2026-07-20T18:42:04.237Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2110 | 2026-07-20T18:42:04.436Z | Compiling steno v0.4.1 |
| 2111 | 2026-07-20T18:42:04.537Z | Compiling hickory-proto v0.25.2 |
| 2112 | 2026-07-20T18:42:05.092Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2113 | 2026-07-20T18:42:06.124Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2114 | 2026-07-20T18:42:06.635Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2115 | 2026-07-20T18:42:06.652Z | Compiling hickory-resolver v0.25.2 |
| 2116 | 2026-07-20T18:42:07.189Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-07-20T18:42:07.774Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-07-20T18:42:08.127Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2119 | 2026-07-20T18:42:08.681Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2120 | 2026-07-20T18:42:08.756Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2121 | 2026-07-20T18:42:08.998Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2122 | 2026-07-20T18:42:09.284Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2123 | 2026-07-20T18:42:09.395Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2124 | 2026-07-20T18:42:10.362Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2125 | 2026-07-20T18:42:10.652Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2126 | 2026-07-20T18:42:14.749Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2127 | 2026-07-20T18:42:16.399Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2128 | 2026-07-20T18:42:24.145Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2129 | 2026-07-20T18:42:25.774Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2130 | 2026-07-20T18:42:26.833Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2131 | 2026-07-20T18:42:27.785Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2132 | 2026-07-20T18:42:28.590Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2133 | 2026-07-20T18:42:30.586Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2134 | 2026-07-20T18:43:01.799Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 2135 | 2026-07-20T18:43:01.981Z | ──────────── |
| 2136 | 2026-07-20T18:43:01.981Z | Nextest run ID bd9865ee-6468-4f37-8d82-f56b2bb3c48b with nextest profile: default |
| 2137 | 2026-07-20T18:43:01.981Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2138 | 2026-07-20T18:43:19.121Z | PASS [ 17.139s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2139 | 2026-07-20T18:43:21.153Z | PASS [ 19.170s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2140 | 2026-07-20T18:43:21.180Z | PASS [ 19.198s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2141 | 2026-07-20T18:43:22.403Z | PASS [ 20.420s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2142 | 2026-07-20T18:43:22.971Z | PASS [ 20.988s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2143 | 2026-07-20T18:43:23.044Z | PASS [ 21.062s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2144 | 2026-07-20T18:43:30.979Z | PASS [ 28.996s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2145 | 2026-07-20T18:43:36.264Z | PASS [ 17.142s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2146 | 2026-07-20T18:43:41.542Z | PASS [ 19.138s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2147 | 2026-07-20T18:43:41.546Z | PASS [ 20.392s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2148 | 2026-07-20T18:43:42.278Z | PASS [ 19.232s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2149 | 2026-07-20T18:43:42.944Z | PASS [ 19.971s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2150 | 2026-07-20T18:44:01.986Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2151 | 2026-07-20T18:44:05.461Z | PASS [ 29.195s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2152 | 2026-07-20T18:44:10.155Z | PASS [ 68.170s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2153 | 2026-07-20T18:44:21.188Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2154 | 2026-07-20T18:44:31.013Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2155 | 2026-07-20T18:44:32.138Z | PASS [ 70.954s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2156 | 2026-07-20T18:44:41.553Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2157 | 2026-07-20T18:44:44.849Z | PASS [ 62.648s] bgp proptest::prop_update_traditional_roundtrip |
| 2158 | 2026-07-20T18:44:45.636Z | PASS [ 74.653s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2159 | 2026-07-20T18:44:45.636Z | ──────────── |
| 2160 | 2026-07-20T18:44:45.636Z | Summary [ 103.649s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2161 | 2026-07-20T18:44:45.649Z | + cp './*.log' /work/ |
| 2162 | 2026-07-20T18:44:45.652Z | + true |
| 2163 | 2026-07-20T18:44:45.652Z | + [[ -d proptest-regressions ]] |
| 2164 | 2026-07-20T18:44:45.652Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2165 | 2026-07-20T18:44:45.652Z | + popd |
| 2166 | 2026-07-20T18:44:45.652Z | /work/oxidecomputer/maghemite |
| 2167 | 2026-07-20T18:44:45.655Z | process exited: duration 727327 ms, exit code 0 |
| |
| 2168 | 2026-07-20T18:44:45.661Z | found 0 output files |