|
|
|
| 1 | 2026-06-23T19:21:32.145Z | job assigned to worker 01KVTYTXYSTFCV6FQC4JD1NXQS [factory aws, i-05b9d082bd9418178] (queued for 1 m 6 s) |
| |
| 2 | 2026-06-23T19:21:38.792Z | starting task 0: "setup" |
| 3 | 2026-06-23T19:21:38.796Z | ++ uname -s |
| 4 | 2026-06-23T19:21:38.801Z | + kern=SunOS |
| 5 | 2026-06-23T19:21:38.801Z | + build_user=build |
| 6 | 2026-06-23T19:21:38.801Z | + build_uid=12345 |
| 7 | 2026-06-23T19:21:38.801Z | + work_dir=/work |
| 8 | 2026-06-23T19:21:38.801Z | + input_dir=/input |
| 9 | 2026-06-23T19:21:38.801Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-23T19:21:38.801Z | + case "$kern" in |
| 11 | 2026-06-23T19:21:38.801Z | + groupadd -g 12345 build |
| 12 | 2026-06-23T19:21:38.805Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-23T19:21:40.807Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-23T19:21:40.922Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-23T19:21:40.925Z | + home_fs=zfs |
| 16 | 2026-06-23T19:21:40.925Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-23T19:21:40.925Z | + mkdir -p /home/build |
| 18 | 2026-06-23T19:21:40.925Z | + chown build:build /home/build /work |
| 19 | 2026-06-23T19:21:42.929Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-23T19:21:42.933Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-06-23T19:21:42.947Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-23T19:21:42.955Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-23T19:21:42.955Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-23T19:21:42.955Z | * rust toolchain profile = "default" |
| 25 | 2026-06-23T19:21:42.955Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-23T19:21:42.955Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-23T19:21:42.955Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-23T19:21:42.955Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-23T19:21:42.955Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-23T19:21:43.071Z | info: downloading installer |
| 31 | 2026-06-23T19:21:44.486Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-23T19:21:44.486Z | warn: /opt/ooce/bin |
| 33 | 2026-06-23T19:21:44.486Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-23T19:21:44.486Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-23T19:21:44.486Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-23T19:21:44.486Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-23T19:21:44.486Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-23T19:21:44.486Z | error: cannot install while Rust is installed |
| 39 | 2026-06-23T19:21:44.486Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-23T19:21:44.486Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-23T19:21:44.486Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-23T19:21:44.486Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-23T19:21:44.486Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-23T19:21:44.500Z | info: profile set to default |
| 45 | 2026-06-23T19:21:44.500Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-23T19:21:44.503Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-23T19:21:44.640Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-23T19:21:44.643Z | info: downloading 6 components |
| 49 | 2026-06-23T19:21:59.966Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-23T19:21:59.966Z | |
| 51 | 2026-06-23T19:22:00.002Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-23T19:22:00.002Z | |
| 53 | 2026-06-23T19:22:00.002Z | |
| 54 | 2026-06-23T19:22:00.002Z | Rust is installed now. Great! |
| 55 | 2026-06-23T19:22:00.002Z | |
| 56 | 2026-06-23T19:22:00.002Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-23T19:22:00.002Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-23T19:22:00.002Z | |
| 59 | 2026-06-23T19:22:00.002Z | To configure your current shell, you need to source |
| 60 | 2026-06-23T19:22:00.002Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-23T19:22:00.002Z | |
| 62 | 2026-06-23T19:22:00.003Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-23T19:22:00.003Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-23T19:22:00.003Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-23T19:22:00.003Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-23T19:22:00.003Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-23T19:22:00.003Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-23T19:22:00.003Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-23T19:22:00.006Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-23T19:22:00.006Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-23T19:22:00.109Z | + rustup --version |
| 72 | 2026-06-23T19:22:00.118Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-23T19:22:00.121Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-23T19:22:00.139Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-23T19:22:00.142Z | + cargo --version |
| 76 | 2026-06-23T19:22:00.155Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-23T19:22:00.159Z | + rustc --version |
| 78 | 2026-06-23T19:22:00.175Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-23T19:22:00.178Z | process exited: duration 17234 ms, exit code 0 |
| |
| 80 | 2026-06-23T19:22:00.185Z | starting task 2: "authentication" |
| 81 | 2026-06-23T19:22:00.201Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-23T19:22:00.208Z | starting task 3: "clone repository" |
| 83 | 2026-06-23T19:22:00.211Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-23T19:22:00.214Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-23T19:22:00.243Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-23T19:22:01.731Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-23T19:22:01.731Z | + git fetch origin 2128258d782b0a574096a4d622bb4c795193ccbc |
| 88 | 2026-06-23T19:22:02.127Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-23T19:22:02.127Z | * branch 2128258d782b0a574096a4d622bb4c795193ccbc -> FETCH_HEAD |
| 90 | 2026-06-23T19:22:02.133Z | + [[ -n john/bfd-async ]] |
| 91 | 2026-06-23T19:22:02.136Z | ++ git branch --show-current |
| 92 | 2026-06-23T19:22:02.136Z | + current=main |
| 93 | 2026-06-23T19:22:02.136Z | + [[ main != john/bfd-async ]] |
| 94 | 2026-06-23T19:22:02.136Z | + git branch -f john/bfd-async 2128258d782b0a574096a4d622bb4c795193ccbc |
| 95 | 2026-06-23T19:22:02.139Z | + git checkout -f john/bfd-async |
| 96 | 2026-06-23T19:22:02.157Z | Switched to branch 'john/bfd-async' |
| 97 | 2026-06-23T19:22:02.160Z | + git reset --hard 2128258d782b0a574096a4d622bb4c795193ccbc |
| 98 | 2026-06-23T19:22:02.163Z | HEAD is now at 2128258 send our local detection multiplier |
| 99 | 2026-06-23T19:22:02.166Z | process exited: duration 1956 ms, exit code 0 |
| |
| 100 | 2026-06-23T19:22:02.173Z | starting task 4: "build" |
| 101 | 2026-06-23T19:22:02.177Z | + set -e |
| 102 | 2026-06-23T19:22:02.177Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-23T19:22:02.179Z | + PLATFORM=illumos |
| 104 | 2026-06-23T19:22:02.180Z | + cargo --version |
| 105 | 2026-06-23T19:22:02.182Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-23T19:22:02.328Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-23T19:22:02.331Z | info: downloading 6 components |
| 108 | 2026-06-23T19:22:19.073Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-23T19:22:19.133Z | + rustc --version |
| 110 | 2026-06-23T19:22:19.133Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-23T19:22:19.133Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-23T19:22:19.133Z | Updating crates.io index |
| 113 | 2026-06-23T19:22:19.133Z | Downloading crates ... |
| 114 | 2026-06-23T19:22:19.133Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-23T19:22:19.133Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-23T19:22:19.133Z | Updating crates.io index |
| 117 | 2026-06-23T19:22:21.620Z | Locking 390 packages to latest compatible versions |
| 118 | 2026-06-23T19:22:22.145Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-23T19:22:22.145Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-23T19:22:22.145Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-23T19:22:22.145Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-23T19:22:22.145Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-23T19:22:22.145Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 124 | 2026-06-23T19:22:22.145Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 125 | 2026-06-23T19:22:22.145Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 126 | 2026-06-23T19:22:22.145Z | Adding nextest-runner v0.80.0 (available: v0.119.0) |
| 127 | 2026-06-23T19:22:22.145Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 128 | 2026-06-23T19:22:22.145Z | Downloading crates ... |
| 129 | 2026-06-23T19:22:22.145Z | Downloaded block-buffer v0.10.4 |
| 130 | 2026-06-23T19:22:22.145Z | Downloaded anstream v1.0.0 |
| 131 | 2026-06-23T19:22:22.145Z | Downloaded addr2line v0.25.1 |
| 132 | 2026-06-23T19:22:22.145Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 133 | 2026-06-23T19:22:22.145Z | Downloaded futures v0.3.32 |
| 134 | 2026-06-23T19:22:22.146Z | Downloaded derive-where v1.6.1 |
| 135 | 2026-06-23T19:22:22.146Z | Downloaded home v0.5.12 |
| 136 | 2026-06-23T19:22:22.146Z | Downloaded cfg-expr v0.20.8 |
| 137 | 2026-06-23T19:22:22.146Z | Downloaded config v0.15.24 |
| 138 | 2026-06-23T19:22:22.146Z | Downloaded futures-sink v0.3.32 |
| 139 | 2026-06-23T19:22:22.146Z | Downloaded document-features v0.2.12 |
| 140 | 2026-06-23T19:22:22.146Z | Downloaded clap_lex v1.1.0 |
| 141 | 2026-06-23T19:22:22.146Z | Downloaded eyre v0.6.12 |
| 142 | 2026-06-23T19:22:22.146Z | Downloaded convert_case v0.10.0 |
| 143 | 2026-06-23T19:22:22.146Z | Downloaded once_cell v1.21.4 |
| 144 | 2026-06-23T19:22:22.146Z | Downloaded is_ci v1.2.0 |
| 145 | 2026-06-23T19:22:22.146Z | Downloaded fnv v1.0.7 |
| 146 | 2026-06-23T19:22:22.146Z | Downloaded enable-ansi-support v0.2.1 |
| 147 | 2026-06-23T19:22:22.146Z | Downloaded colorchoice v1.0.5 |
| 148 | 2026-06-23T19:22:22.146Z | Downloaded cfg_aliases v0.2.1 |
| 149 | 2026-06-23T19:22:22.146Z | Downloaded cargo_metadata v0.20.0 |
| 150 | 2026-06-23T19:22:22.146Z | Downloaded quick-junit v0.5.2 |
| 151 | 2026-06-23T19:22:22.146Z | Downloaded futures-executor v0.3.32 |
| 152 | 2026-06-23T19:22:22.146Z | Downloaded fixedbitset v0.5.7 |
| 153 | 2026-06-23T19:22:22.146Z | Downloaded os_pipe v1.2.3 |
| 154 | 2026-06-23T19:22:22.146Z | Downloaded idna_adapter v1.0.0 |
| 155 | 2026-06-23T19:22:22.146Z | Downloaded ed25519 v2.2.3 |
| 156 | 2026-06-23T19:22:22.146Z | Downloaded clap v4.6.1 |
| 157 | 2026-06-23T19:22:22.147Z | Downloaded debug-ignore v1.0.5 |
| 158 | 2026-06-23T19:22:22.147Z | Downloaded camino-tempfile v1.4.1 |
| 159 | 2026-06-23T19:22:22.147Z | Downloaded anstyle v1.0.14 |
| 160 | 2026-06-23T19:22:22.147Z | Downloaded indent_write v2.2.0 |
| 161 | 2026-06-23T19:22:22.147Z | Downloaded futures-macro v0.3.32 |
| 162 | 2026-06-23T19:22:22.147Z | Downloaded nested v0.1.1 |
| 163 | 2026-06-23T19:22:22.147Z | Downloaded foreign-types-shared v0.1.1 |
| 164 | 2026-06-23T19:22:22.147Z | Downloaded cargo-platform v0.2.0 |
| 165 | 2026-06-23T19:22:22.147Z | Downloaded futures-task v0.3.32 |
| 166 | 2026-06-23T19:22:22.147Z | Downloaded ahash v0.8.12 |
| 167 | 2026-06-23T19:22:22.147Z | Downloaded mukti-metadata v0.3.0 |
| 168 | 2026-06-23T19:22:22.147Z | Downloaded foreign-types v0.3.2 |
| 169 | 2026-06-23T19:22:22.147Z | Downloaded backtrace-ext v0.2.1 |
| 170 | 2026-06-23T19:22:22.147Z | Downloaded lru-slab v0.1.2 |
| 171 | 2026-06-23T19:22:22.147Z | Downloaded color-spantrace v0.3.0 |
| 172 | 2026-06-23T19:22:22.147Z | Downloaded indenter v0.3.4 |
| 173 | 2026-06-23T19:22:22.147Z | Downloaded anstyle-query v1.1.5 |
| 174 | 2026-06-23T19:22:22.147Z | Downloaded hex v0.4.3 |
| 175 | 2026-06-23T19:22:22.147Z | Downloaded errno v0.3.14 |
| 176 | 2026-06-23T19:22:22.147Z | Downloaded crypto-common v0.1.7 |
| 177 | 2026-06-23T19:22:22.147Z | Downloaded futures-io v0.3.32 |
| 178 | 2026-06-23T19:22:22.147Z | Downloaded cfg-if v1.0.4 |
| 179 | 2026-06-23T19:22:22.147Z | Downloaded foldhash v0.1.5 |
| 180 | 2026-06-23T19:22:22.147Z | Downloaded digest v0.10.7 |
| 181 | 2026-06-23T19:22:22.147Z | Downloaded guppy-workspace-hack v0.1.0 |
| 182 | 2026-06-23T19:22:22.147Z | Downloaded itoa v1.0.18 |
| 183 | 2026-06-23T19:22:22.147Z | Downloaded atomic-waker v1.1.2 |
| 184 | 2026-06-23T19:22:22.147Z | Downloaded anstyle-parse v1.0.0 |
| 185 | 2026-06-23T19:22:22.148Z | Downloaded ordered-float v2.10.1 |
| 186 | 2026-06-23T19:22:22.148Z | Downloaded scopeguard v1.2.0 |
| 187 | 2026-06-23T19:22:22.148Z | Downloaded cargo-platform v0.3.3 |
| 188 | 2026-06-23T19:22:22.148Z | Downloaded async-scoped v0.9.0 |
| 189 | 2026-06-23T19:22:22.148Z | Downloaded form_urlencoded v1.2.2 |
| 190 | 2026-06-23T19:22:22.148Z | Downloaded getrandom v0.2.17 |
| 191 | 2026-06-23T19:22:22.148Z | Downloaded rand_core v0.6.4 |
| 192 | 2026-06-23T19:22:22.148Z | Downloaded ipnet v2.12.0 |
| 193 | 2026-06-23T19:22:22.148Z | Downloaded autocfg v1.5.1 |
| 194 | 2026-06-23T19:22:22.148Z | Downloaded futures-channel v0.3.32 |
| 195 | 2026-06-23T19:22:22.148Z | Downloaded openssl-macros v0.1.1 |
| 196 | 2026-06-23T19:22:22.148Z | Downloaded nextest-workspace-hack v0.1.0 |
| 197 | 2026-06-23T19:22:22.148Z | Downloaded serde-value v0.7.0 |
| 198 | 2026-06-23T19:22:22.148Z | Downloaded serde_ignored v0.1.14 |
| 199 | 2026-06-23T19:22:22.148Z | Downloaded is_terminal_polyfill v1.70.2 |
| 200 | 2026-06-23T19:22:22.148Z | Downloaded futures-core v0.3.32 |
| 201 | 2026-06-23T19:22:22.148Z | Downloaded rustc_version v0.4.1 |
| 202 | 2026-06-23T19:22:22.148Z | Downloaded heck v0.5.0 |
| 203 | 2026-06-23T19:22:22.148Z | Downloaded percent-encoding v2.3.2 |
| 204 | 2026-06-23T19:22:22.148Z | Downloaded serde_spanned v0.6.9 |
| 205 | 2026-06-23T19:22:22.148Z | Downloaded http-body v1.0.1 |
| 206 | 2026-06-23T19:22:22.148Z | Downloaded equivalent v1.0.2 |
| 207 | 2026-06-23T19:22:22.148Z | Downloaded serde_urlencoded v0.7.1 |
| 208 | 2026-06-23T19:22:22.148Z | Downloaded shared_child v1.1.1 |
| 209 | 2026-06-23T19:22:22.148Z | Downloaded atomicwrites v0.4.4 |
| 210 | 2026-06-23T19:22:22.149Z | Downloaded signal-hook-mio v0.2.5 |
| 211 | 2026-06-23T19:22:22.149Z | Downloaded sigchld v0.2.4 |
| 212 | 2026-06-23T19:22:22.149Z | Downloaded pkcs8 v0.10.2 |
| 213 | 2026-06-23T19:22:22.149Z | Downloaded generic-array v0.14.7 |
| 214 | 2026-06-23T19:22:22.149Z | Downloaded erased-serde v0.4.10 |
| 215 | 2026-06-23T19:22:22.149Z | Downloaded either v1.16.0 |
| 216 | 2026-06-23T19:22:22.149Z | Downloaded cargo-util-schemas v0.2.0 |
| 217 | 2026-06-23T19:22:22.149Z | Downloaded pathdiff v0.2.3 |
| 218 | 2026-06-23T19:22:22.289Z | Downloaded number_prefix v0.4.0 |
| 219 | 2026-06-23T19:22:22.289Z | Downloaded hyper-tls v0.6.0 |
| 220 | 2026-06-23T19:22:22.289Z | Downloaded dialoguer v0.11.0 |
| 221 | 2026-06-23T19:22:22.289Z | Downloaded serde-untagged v0.1.9 |
| 222 | 2026-06-23T19:22:22.289Z | Downloaded rustc-hash v2.1.2 |
| 223 | 2026-06-23T19:22:22.289Z | Downloaded base64ct v1.8.3 |
| 224 | 2026-06-23T19:22:22.289Z | Downloaded console v0.15.11 |
| 225 | 2026-06-23T19:22:22.289Z | Downloaded strip-ansi-escapes v0.2.1 |
| 226 | 2026-06-23T19:22:22.290Z | Downloaded subtle v2.6.1 |
| 227 | 2026-06-23T19:22:22.290Z | Downloaded swrite v0.1.0 |
| 228 | 2026-06-23T19:22:22.290Z | Downloaded supports-hyperlinks v3.2.0 |
| 229 | 2026-06-23T19:22:22.290Z | Downloaded humantime-serde v1.1.1 |
| 230 | 2026-06-23T19:22:22.290Z | Downloaded supports-color v3.0.2 |
| 231 | 2026-06-23T19:22:22.290Z | Downloaded strsim v0.11.1 |
| 232 | 2026-06-23T19:22:22.290Z | Downloaded shell-words v1.1.1 |
| 233 | 2026-06-23T19:22:22.290Z | Downloaded serde_path_to_error v0.1.20 |
| 234 | 2026-06-23T19:22:22.290Z | Downloaded adler2 v2.0.1 |
| 235 | 2026-06-23T19:22:22.290Z | Downloaded openssl-probe v0.2.1 |
| 236 | 2026-06-23T19:22:22.290Z | Downloaded lock_api v0.4.14 |
| 237 | 2026-06-23T19:22:22.290Z | Downloaded rand_core v0.9.5 |
| 238 | 2026-06-23T19:22:22.290Z | Downloaded sha2 v0.10.9 |
| 239 | 2026-06-23T19:22:22.290Z | Downloaded cpufeatures v0.2.17 |
| 240 | 2026-06-23T19:22:22.290Z | Downloaded rand_chacha v0.9.0 |
| 241 | 2026-06-23T19:22:22.290Z | Downloaded find-msvc-tools v0.1.9 |
| 242 | 2026-06-23T19:22:22.290Z | Downloaded serde_spanned v1.1.1 |
| 243 | 2026-06-23T19:22:22.290Z | Downloaded sync_wrapper v1.0.2 |
| 244 | 2026-06-23T19:22:22.290Z | Downloaded supports-unicode v3.0.0 |
| 245 | 2026-06-23T19:22:22.290Z | Downloaded terminal_size v0.4.4 |
| 246 | 2026-06-23T19:22:22.290Z | Downloaded globset v0.4.18 |
| 247 | 2026-06-23T19:22:22.290Z | Downloaded fastrand v2.4.1 |
| 248 | 2026-06-23T19:22:22.290Z | Downloaded ppv-lite86 v0.2.21 |
| 249 | 2026-06-23T19:22:22.290Z | Downloaded tokio-macros v2.7.0 |
| 250 | 2026-06-23T19:22:22.290Z | Downloaded tinyvec_macros v0.1.1 |
| 251 | 2026-06-23T19:22:22.290Z | Downloaded quote v1.0.46 |
| 252 | 2026-06-23T19:22:22.290Z | Downloaded crc32fast v1.5.0 |
| 253 | 2026-06-23T19:22:22.290Z | Downloaded filetime v0.2.29 |
| 254 | 2026-06-23T19:22:22.290Z | Downloaded self-replace v1.5.0 |
| 255 | 2026-06-23T19:22:22.290Z | Downloaded camino v1.2.3 |
| 256 | 2026-06-23T19:22:22.290Z | Downloaded signature v2.2.0 |
| 257 | 2026-06-23T19:22:22.290Z | Downloaded signal-hook-registry v1.4.8 |
| 258 | 2026-06-23T19:22:22.290Z | Downloaded pkg-config v0.3.33 |
| 259 | 2026-06-23T19:22:22.290Z | Downloaded pin-project-lite v0.2.17 |
| 260 | 2026-06-23T19:22:22.290Z | Downloaded tower-service v0.3.3 |
| 261 | 2026-06-23T19:22:22.290Z | Downloaded pin-project-internal v1.1.13 |
| 262 | 2026-06-23T19:22:22.290Z | Downloaded miette-derive v7.6.0 |
| 263 | 2026-06-23T19:22:22.291Z | Downloaded native-tls v0.2.18 |
| 264 | 2026-06-23T19:22:22.291Z | Downloaded slab v0.4.12 |
| 265 | 2026-06-23T19:22:22.291Z | Downloaded const-oid v0.9.6 |
| 266 | 2026-06-23T19:22:22.291Z | Downloaded clap_derive v4.6.1 |
| 267 | 2026-06-23T19:22:22.291Z | Downloaded http-body-util v0.1.3 |
| 268 | 2026-06-23T19:22:22.291Z | Downloaded nextest-metadata v0.12.2 |
| 269 | 2026-06-23T19:22:22.291Z | Downloaded humantime v2.3.0 |
| 270 | 2026-06-23T19:22:22.291Z | Downloaded toml_write v0.1.2 |
| 271 | 2026-06-23T19:22:22.291Z | Downloaded iana-time-zone v0.1.65 |
| 272 | 2026-06-23T19:22:22.291Z | Downloaded typeid v1.0.3 |
| 273 | 2026-06-23T19:22:22.291Z | Downloaded try-lock v0.2.5 |
| 274 | 2026-06-23T19:22:22.291Z | Downloaded cargo_metadata v0.23.1 |
| 275 | 2026-06-23T19:22:22.291Z | Downloaded duct v0.13.7 |
| 276 | 2026-06-23T19:22:22.291Z | Downloaded tower-layer v0.3.3 |
| 277 | 2026-06-23T19:22:22.291Z | Downloaded smol_str v0.3.6 |
| 278 | 2026-06-23T19:22:22.291Z | Downloaded unicode-linebreak v0.1.5 |
| 279 | 2026-06-23T19:22:22.291Z | Downloaded untrusted v0.9.0 |
| 280 | 2026-06-23T19:22:22.291Z | Downloaded unicode-xid v0.2.6 |
| 281 | 2026-06-23T19:22:22.291Z | Downloaded target-spec-miette v0.4.8 |
| 282 | 2026-06-23T19:22:22.291Z | Downloaded owo-colors v4.3.0 |
| 283 | 2026-06-23T19:22:22.291Z | Downloaded thiserror v2.0.18 |
| 284 | 2026-06-23T19:22:22.291Z | Downloaded thiserror-impl v2.0.18 |
| 285 | 2026-06-23T19:22:22.291Z | Downloaded lazy_static v1.5.0 |
| 286 | 2026-06-23T19:22:22.291Z | Downloaded hyper-rustls v0.27.9 |
| 287 | 2026-06-23T19:22:22.291Z | Downloaded tracing-error v0.2.1 |
| 288 | 2026-06-23T19:22:22.291Z | Downloaded thread_local v1.1.9 |
| 289 | 2026-06-23T19:22:22.291Z | Downloaded thiserror-impl v1.0.69 |
| 290 | 2026-06-23T19:22:22.291Z | Downloaded thiserror v1.0.69 |
| 291 | 2026-06-23T19:22:22.291Z | Downloaded newtype-uuid v1.3.2 |
| 292 | 2026-06-23T19:22:22.291Z | Downloaded version_check v0.9.5 |
| 293 | 2026-06-23T19:22:22.291Z | Downloaded simd-adler32 v0.3.9 |
| 294 | 2026-06-23T19:22:22.291Z | Downloaded want v0.3.1 |
| 295 | 2026-06-23T19:22:22.291Z | Downloaded tokio-native-tls v0.3.1 |
| 296 | 2026-06-23T19:22:22.291Z | Downloaded getrandom v0.3.4 |
| 297 | 2026-06-23T19:22:22.291Z | Downloaded utf8_iter v1.0.4 |
| 298 | 2026-06-23T19:22:22.291Z | Downloaded urlencoding v2.1.3 |
| 299 | 2026-06-23T19:22:22.291Z | Downloaded static_assertions v1.1.0 |
| 300 | 2026-06-23T19:22:22.292Z | Downloaded bitflags v2.13.0 |
| 301 | 2026-06-23T19:22:22.292Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 302 | 2026-06-23T19:22:22.292Z | Downloaded toml_datetime v0.6.11 |
| 303 | 2026-06-23T19:22:22.292Z | Downloaded xattr v1.6.1 |
| 304 | 2026-06-23T19:22:22.292Z | Downloaded target-lexicon v0.13.5 |
| 305 | 2026-06-23T19:22:22.292Z | Downloaded spki v0.7.3 |
| 306 | 2026-06-23T19:22:22.292Z | Downloaded getrandom v0.4.3 |
| 307 | 2026-06-23T19:22:22.292Z | Downloaded smallvec v1.15.2 |
| 308 | 2026-06-23T19:22:22.292Z | Downloaded serde_core v1.0.228 |
| 309 | 2026-06-23T19:22:22.292Z | Downloaded http v1.4.2 |
| 310 | 2026-06-23T19:22:22.292Z | Downloaded self_update v0.42.0 |
| 311 | 2026-06-23T19:22:22.292Z | Downloaded httparse v1.10.1 |
| 312 | 2026-06-23T19:22:22.292Z | Downloaded shlex v2.0.1 |
| 313 | 2026-06-23T19:22:22.292Z | Downloaded jobserver v0.1.34 |
| 314 | 2026-06-23T19:22:22.292Z | Downloaded tracing-log v0.2.0 |
| 315 | 2026-06-23T19:22:22.292Z | Downloaded ed25519-dalek v2.2.0 |
| 316 | 2026-06-23T19:22:22.292Z | Downloaded unicase v2.9.0 |
| 317 | 2026-06-23T19:22:22.292Z | Downloaded parking_lot_core v0.9.12 |
| 318 | 2026-06-23T19:22:22.323Z | Downloaded litrs v1.0.0 |
| 319 | 2026-06-23T19:22:22.323Z | Downloaded future-queue v0.4.0 |
| 320 | 2026-06-23T19:22:22.323Z | Downloaded target-spec v3.6.0 |
| 321 | 2026-06-23T19:22:22.323Z | Downloaded tempfile v3.27.0 |
| 322 | 2026-06-23T19:22:22.323Z | Downloaded serde_derive v1.0.228 |
| 323 | 2026-06-23T19:22:22.323Z | Downloaded indicatif v0.17.11 |
| 324 | 2026-06-23T19:22:22.323Z | Downloaded signal-hook v0.3.18 |
| 325 | 2026-06-23T19:22:22.323Z | Downloaded tokio-rustls v0.26.4 |
| 326 | 2026-06-23T19:22:22.323Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 327 | 2026-06-23T19:22:22.323Z | Downloaded sharded-slab v0.1.7 |
| 328 | 2026-06-23T19:22:22.323Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 329 | 2026-06-23T19:22:22.323Z | Downloaded xxhash-rust v0.8.15 |
| 330 | 2026-06-23T19:22:22.323Z | Downloaded rustc-demangle v0.1.27 |
| 331 | 2026-06-23T19:22:22.323Z | Downloaded rustls-pki-types v1.14.1 |
| 332 | 2026-06-23T19:22:22.323Z | Downloaded zmij v1.0.21 |
| 333 | 2026-06-23T19:22:22.323Z | Downloaded quinn-udp v0.5.14 |
| 334 | 2026-06-23T19:22:22.323Z | Downloaded cc v1.2.65 |
| 335 | 2026-06-23T19:22:22.323Z | Downloaded socket2 v0.6.4 |
| 336 | 2026-06-23T19:22:22.323Z | Downloaded nextest-filtering v0.15.0 |
| 337 | 2026-06-23T19:22:22.323Z | Downloaded utf8parse v0.2.2 |
| 338 | 2026-06-23T19:22:22.324Z | Downloaded zstd v0.13.3 |
| 339 | 2026-06-23T19:22:22.324Z | Downloaded openssl-sys v0.9.117 |
| 340 | 2026-06-23T19:22:22.324Z | Downloaded tinyvec v1.11.0 |
| 341 | 2026-06-23T19:22:22.324Z | Downloaded parking_lot v0.12.5 |
| 342 | 2026-06-23T19:22:22.324Z | Downloaded zeroize v1.9.0 |
| 343 | 2026-06-23T19:22:22.324Z | Downloaded backtrace v0.3.76 |
| 344 | 2026-06-23T19:22:22.324Z | Downloaded zipsign-api v0.1.5 |
| 345 | 2026-06-23T19:22:22.324Z | Downloaded toml v0.8.23 |
| 346 | 2026-06-23T19:22:22.324Z | Downloaded indexmap v2.14.0 |
| 347 | 2026-06-23T19:22:22.324Z | Downloaded zstd-safe v7.2.4 |
| 348 | 2026-06-23T19:22:22.324Z | Downloaded derive_more-impl v2.1.1 |
| 349 | 2026-06-23T19:22:22.324Z | Downloaded unicode-ident v1.0.24 |
| 350 | 2026-06-23T19:22:22.324Z | Downloaded tracing-attributes v0.1.31 |
| 351 | 2026-06-23T19:22:22.324Z | Downloaded num-traits v0.2.19 |
| 352 | 2026-06-23T19:22:22.324Z | Downloaded derive_more v2.1.1 |
| 353 | 2026-06-23T19:22:22.324Z | Downloaded semver v1.0.28 |
| 354 | 2026-06-23T19:22:22.324Z | Downloaded pin-project v1.1.13 |
| 355 | 2026-06-23T19:22:22.324Z | Downloaded uuid v1.23.3 |
| 356 | 2026-06-23T19:22:22.324Z | Downloaded log v0.4.33 |
| 357 | 2026-06-23T19:22:22.324Z | Downloaded ryu v1.0.23 |
| 358 | 2026-06-23T19:22:22.324Z | Downloaded tracing-core v0.1.36 |
| 359 | 2026-06-23T19:22:22.324Z | Downloaded toml_edit v0.22.27 |
| 360 | 2026-06-23T19:22:22.324Z | Downloaded tar v0.4.46 |
| 361 | 2026-06-23T19:22:22.324Z | Downloaded base64 v0.22.1 |
| 362 | 2026-06-23T19:22:22.324Z | Downloaded flate2 v1.1.9 |
| 363 | 2026-06-23T19:22:22.324Z | Downloaded tokio-stream v0.1.18 |
| 364 | 2026-06-23T19:22:22.324Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-06-23T19:22:22.324Z | Downloaded der v0.7.10 |
| 366 | 2026-06-23T19:22:22.324Z | Downloaded miniz_oxide v0.8.9 |
| 367 | 2026-06-23T19:22:22.324Z | Downloaded miette v7.6.0 |
| 368 | 2026-06-23T19:22:22.324Z | Downloaded bytes v1.12.0 |
| 369 | 2026-06-23T19:22:22.324Z | Downloaded borsh v1.7.0 |
| 370 | 2026-06-23T19:22:22.324Z | Downloaded nix v0.30.1 |
| 371 | 2026-06-23T19:22:22.324Z | Downloaded url v2.5.8 |
| 372 | 2026-06-23T19:22:22.324Z | Downloaded clap_builder v4.6.0 |
| 373 | 2026-06-23T19:22:22.325Z | Downloaded crossterm v0.29.0 |
| 374 | 2026-06-23T19:22:22.325Z | Downloaded serde v1.0.228 |
| 375 | 2026-06-23T19:22:22.325Z | Downloaded proc-macro2 v1.0.106 |
| 376 | 2026-06-23T19:22:22.325Z | Downloaded vte v0.14.1 |
| 377 | 2026-06-23T19:22:22.325Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 378 | 2026-06-23T19:22:22.325Z | Downloaded hyper-util v0.1.20 |
| 379 | 2026-06-23T19:22:22.325Z | Downloaded reqwest v0.12.28 |
| 380 | 2026-06-23T19:22:22.325Z | Downloaded rustls-webpki v0.103.13 |
| 381 | 2026-06-23T19:22:22.325Z | Downloaded memchr v2.8.2 |
| 382 | 2026-06-23T19:22:22.325Z | Downloaded hashbrown v0.15.5 |
| 383 | 2026-06-23T19:22:22.325Z | Downloaded guppy v0.17.26 |
| 384 | 2026-06-23T19:22:22.325Z | Downloaded unicode-segmentation v1.13.3 |
| 385 | 2026-06-23T19:22:22.325Z | Downloaded hashbrown v0.17.1 |
| 386 | 2026-06-23T19:22:22.325Z | Downloaded quinn v0.11.11 |
| 387 | 2026-06-23T19:22:22.325Z | Downloaded itertools v0.14.0 |
| 388 | 2026-06-23T19:22:22.325Z | Downloaded tokio-util v0.7.18 |
| 389 | 2026-06-23T19:22:22.325Z | Downloaded aho-corasick v1.1.4 |
| 390 | 2026-06-23T19:22:22.325Z | Downloaded h2 v0.4.15 |
| 391 | 2026-06-23T19:22:22.325Z | Downloaded unicode-normalization v0.1.25 |
| 392 | 2026-06-23T19:22:22.325Z | Downloaded futures-util v0.3.32 |
| 393 | 2026-06-23T19:22:22.325Z | Downloaded mio v1.2.1 |
| 394 | 2026-06-23T19:22:22.325Z | Downloaded typenum v1.20.1 |
| 395 | 2026-06-23T19:22:22.325Z | Downloaded rand v0.9.4 |
| 396 | 2026-06-23T19:22:22.325Z | Downloaded winnow v0.7.15 |
| 397 | 2026-06-23T19:22:22.325Z | Downloaded winnow v1.0.3 |
| 398 | 2026-06-23T19:22:22.325Z | Downloaded chrono v0.4.45 |
| 399 | 2026-06-23T19:22:22.325Z | Downloaded webpki-roots v1.0.8 |
| 400 | 2026-06-23T19:22:22.325Z | Downloaded idna v1.1.0 |
| 401 | 2026-06-23T19:22:22.325Z | Downloaded ron v0.12.2 |
| 402 | 2026-06-23T19:22:22.325Z | Downloaded vcpkg v0.2.15 |
| 403 | 2026-06-23T19:22:22.325Z | Downloaded tower v0.5.3 |
| 404 | 2026-06-23T19:22:22.325Z | Downloaded curve25519-dalek v4.1.3 |
| 405 | 2026-06-23T19:22:22.325Z | Downloaded gimli v0.32.3 |
| 406 | 2026-06-23T19:22:22.325Z | Downloaded zerocopy v0.8.52 |
| 407 | 2026-06-23T19:22:22.325Z | Downloaded unicode-width v0.2.2 |
| 408 | 2026-06-23T19:22:22.326Z | Downloaded syn v2.0.118 |
| 409 | 2026-06-23T19:22:22.326Z | Downloaded serde_json v1.0.150 |
| 410 | 2026-06-23T19:22:22.326Z | Downloaded pulldown-cmark v0.13.4 |
| 411 | 2026-06-23T19:22:22.326Z | Downloaded bstr v1.12.1 |
| 412 | 2026-06-23T19:22:22.326Z | Downloaded regex v1.12.4 |
| 413 | 2026-06-23T19:22:22.326Z | Downloaded quick-xml v0.38.4 |
| 414 | 2026-06-23T19:22:22.326Z | Downloaded tower-http v0.6.11 |
| 415 | 2026-06-23T19:22:22.326Z | Downloaded portable-atomic v1.13.1 |
| 416 | 2026-06-23T19:22:22.326Z | Downloaded hyper v1.10.1 |
| 417 | 2026-06-23T19:22:22.326Z | Downloaded tracing v0.1.44 |
| 418 | 2026-06-23T19:22:22.335Z | Downloaded color-eyre v0.6.5 |
| 419 | 2026-06-23T19:22:22.335Z | Downloaded quick-xml v0.37.5 |
| 420 | 2026-06-23T19:22:22.335Z | Downloaded tokio v1.52.3 |
| 421 | 2026-06-23T19:22:22.335Z | Downloaded tracing-subscriber v0.3.23 |
| 422 | 2026-06-23T19:22:22.335Z | Downloaded quinn-proto v0.11.15 |
| 423 | 2026-06-23T19:22:22.335Z | Downloaded nextest-runner v0.80.0 |
| 424 | 2026-06-23T19:22:22.335Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-06-23T19:22:22.335Z | Downloaded openssl v0.10.81 |
| 426 | 2026-06-23T19:22:22.335Z | Downloaded rustls v0.23.41 |
| 427 | 2026-06-23T19:22:22.336Z | Downloaded regex-syntax v0.8.11 |
| 428 | 2026-06-23T19:22:22.336Z | Downloaded object v0.37.3 |
| 429 | 2026-06-23T19:22:22.336Z | Downloaded rustix v0.38.44 |
| 430 | 2026-06-23T19:22:22.336Z | Downloaded rustix v1.1.4 |
| 431 | 2026-06-23T19:22:22.336Z | Downloaded regex-automata v0.4.14 |
| 432 | 2026-06-23T19:22:22.336Z | Downloaded petgraph v0.8.3 |
| 433 | 2026-06-23T19:22:22.336Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 434 | 2026-06-23T19:22:22.336Z | Downloaded libc v0.2.186 |
| 435 | 2026-06-23T19:22:22.336Z | Downloaded recursion v0.5.4 |
| 436 | 2026-06-23T19:22:22.336Z | Downloaded ring v0.17.14 |
| 437 | 2026-06-23T19:22:22.336Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-06-23T19:22:22.336Z | Compiling libc v0.2.186 |
| 439 | 2026-06-23T19:22:22.336Z | Compiling quote v1.0.46 |
| 440 | 2026-06-23T19:22:22.336Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-06-23T19:22:22.336Z | Compiling serde_core v1.0.228 |
| 442 | 2026-06-23T19:22:22.336Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-06-23T19:22:22.336Z | Compiling memchr v2.8.2 |
| 444 | 2026-06-23T19:22:22.336Z | Compiling once_cell v1.21.4 |
| 445 | 2026-06-23T19:22:22.336Z | Compiling log v0.4.33 |
| 446 | 2026-06-23T19:22:22.365Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-06-23T19:22:23.612Z | Compiling serde v1.0.228 |
| 448 | 2026-06-23T19:22:23.646Z | Compiling itoa v1.0.18 |
| 449 | 2026-06-23T19:22:23.646Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-23T19:22:23.646Z | Compiling smallvec v1.15.2 |
| 451 | 2026-06-23T19:22:23.646Z | Compiling bitflags v2.13.0 |
| 452 | 2026-06-23T19:22:23.646Z | Compiling equivalent v1.0.2 |
| 453 | 2026-06-23T19:22:23.646Z | Compiling hashbrown v0.17.1 |
| 454 | 2026-06-23T19:22:23.646Z | Compiling find-msvc-tools v0.1.9 |
| 455 | 2026-06-23T19:22:23.646Z | Compiling errno v0.3.14 |
| 456 | 2026-06-23T19:22:23.646Z | Compiling shlex v2.0.1 |
| 457 | 2026-06-23T19:22:23.646Z | Compiling bytes v1.12.0 |
| 458 | 2026-06-23T19:22:23.646Z | Compiling signal-hook-registry v1.4.8 |
| 459 | 2026-06-23T19:22:23.646Z | Compiling jobserver v0.1.34 |
| 460 | 2026-06-23T19:22:23.646Z | Compiling mio v1.2.1 |
| 461 | 2026-06-23T19:22:23.646Z | Compiling syn v2.0.118 |
| 462 | 2026-06-23T19:22:23.647Z | Compiling futures-sink v0.3.32 |
| 463 | 2026-06-23T19:22:23.647Z | Compiling rustix v1.1.4 |
| 464 | 2026-06-23T19:22:23.682Z | Compiling cc v1.2.65 |
| 465 | 2026-06-23T19:22:23.690Z | Compiling socket2 v0.6.4 |
| 466 | 2026-06-23T19:22:23.885Z | Compiling slab v0.4.12 |
| 467 | 2026-06-23T19:22:24.049Z | Compiling zmij v1.0.21 |
| 468 | 2026-06-23T19:22:24.068Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-06-23T19:22:24.081Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-06-23T19:22:24.327Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-23T19:22:24.387Z | Compiling serde_json v1.0.150 |
| 472 | 2026-06-23T19:22:24.591Z | Compiling indexmap v2.14.0 |
| 473 | 2026-06-23T19:22:24.627Z | Compiling futures-task v0.3.32 |
| 474 | 2026-06-23T19:22:24.655Z | Compiling getrandom v0.4.3 |
| 475 | 2026-06-23T19:22:24.771Z | Compiling futures-io v0.3.32 |
| 476 | 2026-06-23T19:22:24.858Z | Compiling percent-encoding v2.3.2 |
| 477 | 2026-06-23T19:22:24.940Z | Compiling camino v1.2.3 |
| 478 | 2026-06-23T19:22:24.959Z | Compiling unicode-width v0.2.2 |
| 479 | 2026-06-23T19:22:25.198Z | Compiling ring v0.17.14 |
| 480 | 2026-06-23T19:22:25.313Z | Compiling http v1.4.2 |
| 481 | 2026-06-23T19:22:25.338Z | Compiling adler2 v2.0.1 |
| 482 | 2026-06-23T19:22:25.354Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-23T19:22:25.464Z | Compiling autocfg v1.5.1 |
| 484 | 2026-06-23T19:22:25.503Z | Compiling zeroize v1.9.0 |
| 485 | 2026-06-23T19:22:25.703Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-23T19:22:25.815Z | Compiling num-traits v0.2.19 |
| 487 | 2026-06-23T19:22:26.074Z | Compiling object v0.37.3 |
| 488 | 2026-06-23T19:22:26.231Z | Compiling target-lexicon v0.13.5 |
| 489 | 2026-06-23T19:22:26.378Z | Compiling getrandom v0.3.4 |
| 490 | 2026-06-23T19:22:26.629Z | Compiling zerocopy v0.8.52 |
| 491 | 2026-06-23T19:22:26.782Z | Compiling http-body v1.0.1 |
| 492 | 2026-06-23T19:22:26.916Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-06-23T19:22:26.936Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-06-23T19:22:27.054Z | Compiling semver v1.0.28 |
| 495 | 2026-06-23T19:22:27.076Z | Compiling serde_derive v1.0.228 |
| 496 | 2026-06-23T19:22:27.158Z | Compiling tokio-macros v2.7.0 |
| 497 | 2026-06-23T19:22:27.201Z | Compiling futures-macro v0.3.32 |
| 498 | 2026-06-23T19:22:27.315Z | Compiling tracing-attributes v0.1.31 |
| 499 | 2026-06-23T19:22:27.525Z | Compiling getrandom v0.2.17 |
| 500 | 2026-06-23T19:22:27.703Z | Compiling idna_adapter v1.0.0 |
| 501 | 2026-06-23T19:22:27.715Z | Compiling fnv v1.0.7 |
| 502 | 2026-06-23T19:22:27.773Z | Compiling signal-hook v0.3.18 |
| 503 | 2026-06-23T19:22:27.801Z | Compiling thiserror v2.0.18 |
| 504 | 2026-06-23T19:22:27.816Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-06-23T19:22:27.889Z | Compiling tokio v1.52.3 |
| 506 | 2026-06-23T19:22:27.967Z | Compiling httparse v1.10.1 |
| 507 | 2026-06-23T19:22:27.995Z | Compiling untrusted v0.9.0 |
| 508 | 2026-06-23T19:22:28.015Z | Compiling futures-util v0.3.32 |
| 509 | 2026-06-23T19:22:28.121Z | Compiling gimli v0.32.3 |
| 510 | 2026-06-23T19:22:28.138Z | Compiling owo-colors v4.3.0 |
| 511 | 2026-06-23T19:22:28.319Z | Compiling guppy-workspace-hack v0.1.0 |
| 512 | 2026-06-23T19:22:28.513Z | Compiling tracing v0.1.44 |
| 513 | 2026-06-23T19:22:28.569Z | Compiling idna v1.1.0 |
| 514 | 2026-06-23T19:22:28.730Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-06-23T19:22:30.185Z | Compiling addr2line v0.25.1 |
| 516 | 2026-06-23T19:22:30.660Z | Compiling generic-array v0.14.7 |
| 517 | 2026-06-23T19:22:30.683Z | Compiling typeid v1.0.3 |
| 518 | 2026-06-23T19:22:30.828Z | Compiling try-lock v0.2.5 |
| 519 | 2026-06-23T19:22:30.892Z | Compiling rustls v0.23.41 |
| 520 | 2026-06-23T19:22:30.938Z | Compiling tower-service v0.3.3 |
| 521 | 2026-06-23T19:22:30.971Z | Compiling fastrand v2.4.1 |
| 522 | 2026-06-23T19:22:31.030Z | Compiling pkg-config v0.3.33 |
| 523 | 2026-06-23T19:22:31.113Z | Compiling thiserror v1.0.69 |
| 524 | 2026-06-23T19:22:31.177Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-06-23T19:22:31.290Z | Compiling target-spec v3.6.0 |
| 526 | 2026-06-23T19:22:31.304Z | Compiling rustc-demangle v0.1.27 |
| 527 | 2026-06-23T19:22:31.457Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 528 | 2026-06-23T19:22:31.594Z | Compiling tempfile v3.27.0 |
| 529 | 2026-06-23T19:22:31.645Z | Compiling want v0.3.1 |
| 530 | 2026-06-23T19:22:31.789Z | Compiling tokio-util v0.7.18 |
| 531 | 2026-06-23T19:22:31.863Z | Compiling cfg-expr v0.20.8 |
| 532 | 2026-06-23T19:22:32.001Z | Compiling url v2.5.8 |
| 533 | 2026-06-23T19:22:32.273Z | Compiling h2 v0.4.15 |
| 534 | 2026-06-23T19:22:32.925Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-06-23T19:22:33.353Z | Compiling backtrace v0.3.76 |
| 536 | 2026-06-23T19:22:33.616Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-06-23T19:22:33.772Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-06-23T19:22:33.792Z | Compiling erased-serde v0.4.10 |
| 539 | 2026-06-23T19:22:34.078Z | Compiling regex-syntax v0.8.11 |
| 540 | 2026-06-23T19:22:34.094Z | Compiling subtle v2.6.1 |
| 541 | 2026-06-23T19:22:34.251Z | Compiling rustls-webpki v0.103.13 |
| 542 | 2026-06-23T19:22:34.437Z | Compiling typenum v1.20.1 |
| 543 | 2026-06-23T19:22:35.102Z | Compiling winnow v0.7.15 |
| 544 | 2026-06-23T19:22:36.791Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-06-23T19:22:37.549Z | Compiling hyper v1.10.1 |
| 546 | 2026-06-23T19:22:39.219Z | Compiling toml_datetime v0.6.11 |
| 547 | 2026-06-23T19:22:39.588Z | Compiling serde_spanned v0.6.9 |
| 548 | 2026-06-23T19:22:39.746Z | Compiling ahash v0.8.12 |
| 549 | 2026-06-23T19:22:40.022Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-06-23T19:22:40.136Z | Compiling base64 v0.22.1 |
| 551 | 2026-06-23T19:22:40.622Z | Compiling crc32fast v1.5.0 |
| 552 | 2026-06-23T19:22:40.636Z | Compiling is_ci v1.2.0 |
| 553 | 2026-06-23T19:22:40.800Z | Compiling foldhash v0.1.5 |
| 554 | 2026-06-23T19:22:40.922Z | Compiling lazy_static v1.5.0 |
| 555 | 2026-06-23T19:22:41.014Z | Compiling parking_lot_core v0.9.12 |
| 556 | 2026-06-23T19:22:41.028Z | Compiling either v1.16.0 |
| 557 | 2026-06-23T19:22:41.220Z | Compiling unicode-linebreak v0.1.5 |
| 558 | 2026-06-23T19:22:41.256Z | Compiling nextest-workspace-hack v0.1.0 |
| 559 | 2026-06-23T19:22:41.296Z | Compiling tower-layer v0.3.3 |
| 560 | 2026-06-23T19:22:41.459Z | Compiling portable-atomic v1.13.1 |
| 561 | 2026-06-23T19:22:41.478Z | Compiling ipnet v2.12.0 |
| 562 | 2026-06-23T19:22:41.481Z | Compiling unicode-segmentation v1.13.3 |
| 563 | 2026-06-23T19:22:41.503Z | Compiling toml_write v0.1.2 |
| 564 | 2026-06-23T19:22:41.705Z | Compiling toml_edit v0.22.27 |
| 565 | 2026-06-23T19:22:41.761Z | Compiling hyper-util v0.1.20 |
| 566 | 2026-06-23T19:22:41.886Z | Compiling convert_case v0.10.0 |
| 567 | 2026-06-23T19:22:41.947Z | Compiling tower v0.5.3 |
| 568 | 2026-06-23T19:22:42.133Z | Compiling textwrap v0.16.2 |
| 569 | 2026-06-23T19:22:42.532Z | Compiling sharded-slab v0.1.7 |
| 570 | 2026-06-23T19:22:42.702Z | Compiling hashbrown v0.15.5 |
| 571 | 2026-06-23T19:22:43.130Z | Compiling supports-color v3.0.2 |
| 572 | 2026-06-23T19:22:43.332Z | Compiling tokio-rustls v0.26.4 |
| 573 | 2026-06-23T19:22:43.519Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-06-23T19:22:43.618Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-06-23T19:22:43.776Z | Compiling webpki-roots v1.0.8 |
| 576 | 2026-06-23T19:22:43.890Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-06-23T19:22:43.890Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-06-23T19:22:43.993Z | Compiling console v0.15.11 |
| 579 | 2026-06-23T19:22:44.021Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-23T19:22:44.362Z | Compiling tracing-log v0.2.0 |
| 581 | 2026-06-23T19:22:44.572Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-06-23T19:22:44.709Z | Compiling thread_local v1.1.9 |
| 583 | 2026-06-23T19:22:44.741Z | Compiling debug-ignore v1.0.5 |
| 584 | 2026-06-23T19:22:44.843Z | Compiling ryu v1.0.23 |
| 585 | 2026-06-23T19:22:44.984Z | Compiling utf8parse v0.2.2 |
| 586 | 2026-06-23T19:22:45.055Z | Compiling supports-hyperlinks v3.2.0 |
| 587 | 2026-06-23T19:22:45.097Z | Compiling fixedbitset v0.5.7 |
| 588 | 2026-06-23T19:22:45.128Z | Compiling zstd-safe v7.2.4 |
| 589 | 2026-06-23T19:22:45.272Z | Compiling unicode-width v0.1.14 |
| 590 | 2026-06-23T19:22:45.290Z | Compiling rustix v0.38.44 |
| 591 | 2026-06-23T19:22:45.380Z | Compiling scopeguard v1.2.0 |
| 592 | 2026-06-23T19:22:45.506Z | Compiling pulldown-cmark v0.13.4 |
| 593 | 2026-06-23T19:22:45.563Z | Compiling cfg_aliases v0.2.1 |
| 594 | 2026-06-23T19:22:45.615Z | Compiling supports-unicode v3.0.0 |
| 595 | 2026-06-23T19:22:45.644Z | Compiling winnow v1.0.3 |
| 596 | 2026-06-23T19:22:45.750Z | Compiling miette v7.6.0 |
| 597 | 2026-06-23T19:22:45.862Z | Compiling nix v0.30.1 |
| 598 | 2026-06-23T19:22:46.014Z | Compiling lock_api v0.4.14 |
| 599 | 2026-06-23T19:22:46.238Z | Compiling petgraph v0.8.3 |
| 600 | 2026-06-23T19:22:46.250Z | Compiling anstyle-parse v1.0.0 |
| 601 | 2026-06-23T19:22:46.468Z | Compiling serde_urlencoded v0.7.1 |
| 602 | 2026-06-23T19:22:46.742Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 603 | 2026-06-23T19:22:47.073Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-06-23T19:22:47.863Z | Compiling sigchld v0.2.4 |
| 605 | 2026-06-23T19:22:48.051Z | Compiling cargo_metadata v0.23.1 |
| 606 | 2026-06-23T19:22:48.054Z | Compiling hyper-rustls v0.27.9 |
| 607 | 2026-06-23T19:22:48.174Z | Compiling serde-value v0.7.0 |
| 608 | 2026-06-23T19:22:48.745Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-06-23T19:22:49.099Z | Compiling toml v0.8.23 |
| 610 | 2026-06-23T19:22:49.810Z | Compiling tower-http v0.6.11 |
| 611 | 2026-06-23T19:22:49.825Z | Compiling derive_more-impl v2.1.1 |
| 612 | 2026-06-23T19:22:50.559Z | Compiling itertools v0.14.0 |
| 613 | 2026-06-23T19:22:50.647Z | Compiling regex v1.12.4 |
| 614 | 2026-06-23T19:22:50.977Z | Compiling crypto-common v0.1.7 |
| 615 | 2026-06-23T19:22:51.010Z | Compiling block-buffer v0.10.4 |
| 616 | 2026-06-23T19:22:51.110Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-06-23T19:22:51.157Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-23T19:22:51.401Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-06-23T19:22:51.426Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-06-23T19:22:51.912Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-06-23T19:22:51.923Z | Compiling uuid v1.23.3 |
| 622 | 2026-06-23T19:22:52.044Z | Compiling serde_spanned v1.1.1 |
| 623 | 2026-06-23T19:22:52.047Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 624 | 2026-06-23T19:22:52.182Z | Compiling smol_str v0.3.6 |
| 625 | 2026-06-23T19:22:52.194Z | Compiling filetime v0.2.29 |
| 626 | 2026-06-23T19:22:52.397Z | Compiling vte v0.14.1 |
| 627 | 2026-06-23T19:22:52.463Z | Compiling bstr v1.12.1 |
| 628 | 2026-06-23T19:22:52.463Z | Compiling number_prefix v0.4.0 |
| 629 | 2026-06-23T19:22:52.485Z | Compiling anstyle-query v1.1.5 |
| 630 | 2026-06-23T19:22:52.511Z | Compiling iana-time-zone v0.1.65 |
| 631 | 2026-06-23T19:22:52.585Z | Compiling eyre v0.6.12 |
| 632 | 2026-06-23T19:22:52.609Z | Compiling litrs v1.0.0 |
| 633 | 2026-06-23T19:22:52.621Z | Compiling color-spantrace v0.3.0 |
| 634 | 2026-06-23T19:22:52.850Z | Compiling unicode-xid v0.2.6 |
| 635 | 2026-06-23T19:22:52.896Z | Compiling xattr v1.6.1 |
| 636 | 2026-06-23T19:22:52.925Z | Compiling anstyle v1.0.14 |
| 637 | 2026-06-23T19:22:53.077Z | Compiling colorchoice v1.0.5 |
| 638 | 2026-06-23T19:22:53.124Z | Compiling self_update v0.42.0 |
| 639 | 2026-06-23T19:22:53.169Z | Compiling static_assertions v1.1.0 |
| 640 | 2026-06-23T19:22:53.170Z | Compiling is_terminal_polyfill v1.70.2 |
| 641 | 2026-06-23T19:22:53.191Z | Compiling tinyvec_macros v0.1.1 |
| 642 | 2026-06-23T19:22:53.202Z | Compiling nested v0.1.1 |
| 643 | 2026-06-23T19:22:53.241Z | Compiling unicase v2.9.0 |
| 644 | 2026-06-23T19:22:53.255Z | Compiling anstream v1.0.0 |
| 645 | 2026-06-23T19:22:53.266Z | Compiling tinyvec v1.11.0 |
| 646 | 2026-06-23T19:22:53.383Z | Compiling guppy v0.17.26 |
| 647 | 2026-06-23T19:22:53.386Z | Compiling document-features v0.2.12 |
| 648 | 2026-06-23T19:22:53.410Z | Compiling tar v0.4.46 |
| 649 | 2026-06-23T19:22:53.683Z | Compiling cargo-util-schemas v0.2.0 |
| 650 | 2026-06-23T19:22:53.946Z | Compiling globset v0.4.18 |
| 651 | 2026-06-23T19:22:54.048Z | Compiling chrono v0.4.45 |
| 652 | 2026-06-23T19:22:54.695Z | Compiling indicatif v0.17.11 |
| 653 | 2026-06-23T19:22:55.893Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-23T19:22:56.059Z | Compiling pin-project v1.1.13 |
| 655 | 2026-06-23T19:22:56.163Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-06-23T19:22:56.236Z | Compiling toml v1.1.2+spec-1.1.0 |
| 657 | 2026-06-23T19:22:56.380Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-06-23T19:22:56.569Z | Compiling reqwest v0.12.28 |
| 659 | 2026-06-23T19:22:57.129Z | Compiling futures v0.3.32 |
| 660 | 2026-06-23T19:22:57.213Z | Compiling rand_chacha v0.9.0 |
| 661 | 2026-06-23T19:22:57.391Z | Compiling digest v0.10.7 |
| 662 | 2026-06-23T19:22:57.617Z | Compiling derive_more v2.1.1 |
| 663 | 2026-06-23T19:22:57.700Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-06-23T19:22:57.762Z | Compiling flate2 v1.1.9 |
| 665 | 2026-06-23T19:22:57.817Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-23T19:22:58.047Z | Compiling shared_child v1.1.1 |
| 667 | 2026-06-23T19:22:58.595Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-06-23T19:22:58.644Z | Compiling self-replace v1.5.0 |
| 669 | 2026-06-23T19:22:58.723Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-06-23T19:22:58.929Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-06-23T19:22:59.268Z | Compiling quick-xml v0.38.4 |
| 672 | 2026-06-23T19:22:59.385Z | Compiling shell-words v1.1.1 |
| 673 | 2026-06-23T19:22:59.627Z | Compiling indenter v0.3.4 |
| 674 | 2026-06-23T19:22:59.684Z | Compiling strsim v0.11.1 |
| 675 | 2026-06-23T19:22:59.751Z | Compiling recursion v0.5.4 |
| 676 | 2026-06-23T19:22:59.889Z | Compiling clap_lex v1.1.0 |
| 677 | 2026-06-23T19:23:00.445Z | Compiling heck v0.5.0 |
| 678 | 2026-06-23T19:23:00.484Z | Compiling humantime v2.3.0 |
| 679 | 2026-06-23T19:23:00.641Z | Compiling urlencoding v2.1.3 |
| 680 | 2026-06-23T19:23:00.715Z | Compiling cpufeatures v0.2.17 |
| 681 | 2026-06-23T19:23:00.789Z | Compiling sha2 v0.10.9 |
| 682 | 2026-06-23T19:23:00.896Z | Compiling humantime-serde v1.1.1 |
| 683 | 2026-06-23T19:23:00.907Z | Compiling clap_derive v4.6.1 |
| 684 | 2026-06-23T19:23:01.047Z | Compiling clap_builder v4.6.0 |
| 685 | 2026-06-23T19:23:01.257Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-23T19:23:01.997Z | Compiling nextest-filtering v0.15.0 |
| 687 | 2026-06-23T19:23:03.135Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-06-23T19:23:03.416Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-06-23T19:23:04.343Z | Compiling crossterm v0.29.0 |
| 690 | 2026-06-23T19:23:05.889Z | Compiling cargo-nextest v0.9.97 |
| 691 | 2026-06-23T19:23:06.915Z | Compiling zstd v0.13.3 |
| 692 | 2026-06-23T19:23:06.927Z | Compiling duct v0.13.7 |
| 693 | 2026-06-23T19:23:07.321Z | Compiling rand v0.9.4 |
| 694 | 2026-06-23T19:23:07.333Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-06-23T19:23:07.483Z | Compiling config v0.15.24 |
| 696 | 2026-06-23T19:23:07.518Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-06-23T19:23:07.529Z | Compiling target-spec-miette v0.4.8 |
| 698 | 2026-06-23T19:23:07.956Z | Compiling future-queue v0.4.0 |
| 699 | 2026-06-23T19:23:08.070Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-06-23T19:23:08.081Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-23T19:23:08.242Z | Compiling tokio-stream v0.1.18 |
| 702 | 2026-06-23T19:23:08.502Z | Compiling derive-where v1.6.1 |
| 703 | 2026-06-23T19:23:08.515Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-23T19:23:08.549Z | Compiling serde_ignored v0.1.14 |
| 705 | 2026-06-23T19:23:08.635Z | Compiling hex v0.4.3 |
| 706 | 2026-06-23T19:23:08.761Z | Compiling swrite v0.1.0 |
| 707 | 2026-06-23T19:23:08.761Z | Compiling indent_write v2.2.0 |
| 708 | 2026-06-23T19:23:08.915Z | Compiling xxhash-rust v0.8.15 |
| 709 | 2026-06-23T19:23:08.915Z | Compiling home v0.5.12 |
| 710 | 2026-06-23T19:23:08.961Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-06-23T19:23:08.997Z | Compiling clap v4.6.1 |
| 712 | 2026-06-23T19:23:09.075Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-06-23T19:23:09.087Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-06-23T19:23:09.723Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-06-23T19:23:27.565Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 716 | 2026-06-23T19:23:27.744Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-06-23T19:23:27.748Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-06-23T19:23:27.857Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-06-23T19:23:27.862Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-06-23T19:23:27.862Z | ++ PLATFORM=illumos |
| 721 | 2026-06-23T19:23:27.862Z | ++ banner install |
| 722 | 2026-06-23T19:23:27.862Z | |
| 723 | 2026-06-23T19:23:27.862Z | # # # #### ##### ## # # |
| 724 | 2026-06-23T19:23:27.862Z | # ## # # # # # # # |
| 725 | 2026-06-23T19:23:27.862Z | # # # # #### # # # # # |
| 726 | 2026-06-23T19:23:27.862Z | # # # # # # ###### # # |
| 727 | 2026-06-23T19:23:27.862Z | # # ## # # # # # # # |
| 728 | 2026-06-23T19:23:27.862Z | # # # #### # # # ###### ###### |
| 729 | 2026-06-23T19:23:27.862Z | |
| 730 | 2026-06-23T19:23:27.872Z | ++ set +o errexit |
| 731 | 2026-06-23T19:23:27.872Z | ++ pkg info clang-15 |
| 732 | 2026-06-23T19:23:27.872Z | ++ grep -qi installed |
| 733 | 2026-06-23T19:23:29.056Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-06-23T19:23:29.056Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-06-23T19:23:29.056Z | |
| 736 | 2026-06-23T19:23:29.056Z | clang-15 |
| 737 | 2026-06-23T19:23:29.094Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-06-23T19:23:29.094Z | ++ set -o errexit |
| 739 | 2026-06-23T19:23:29.094Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-06-23T19:23:36.042Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-06-23T19:23:43.680Z | Startup: Caching catalogs ... Done |
| 742 | 2026-06-23T19:23:50.886Z | Planning: Solver setup ... Done |
| 743 | 2026-06-23T19:23:50.920Z | Planning: Running solver ... Done |
| 744 | 2026-06-23T19:23:51.040Z | Planning: Finding local manifests ... Done |
| 745 | 2026-06-23T19:23:51.064Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-06-23T19:23:51.171Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-06-23T19:23:51.259Z | Planning: Package planning ... Done |
| 748 | 2026-06-23T19:23:51.260Z | Planning: Merging actions ... Done |
| 749 | 2026-06-23T19:23:51.302Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-06-23T19:23:51.359Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-06-23T19:23:52.075Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-06-23T19:23:52.081Z | Planning: Planning completed in 8.23 seconds |
| 753 | 2026-06-23T19:23:52.093Z | Packages to install: 2 |
| 754 | 2026-06-23T19:23:52.093Z | Mediators to change: 2 |
| 755 | 2026-06-23T19:23:52.096Z | Services to change: 1 |
| 756 | 2026-06-23T19:23:52.096Z | Create boot environment: No |
| 757 | 2026-06-23T19:23:52.096Z | Create backup boot environment: No |
| 758 | 2026-06-23T19:23:52.136Z | |
| 759 | 2026-06-23T19:23:52.136Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-06-23T19:23:58.245Z | Download: 982/3076 items 82.2/211.3MB 38% complete (23.1M/s) |
| 761 | 2026-06-23T19:24:04.527Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (13.1M/s) |
| 762 | 2026-06-23T19:24:08.458Z | Download: Completed 211.31 MB in 16.32 seconds (12.9M/s) |
| 763 | 2026-06-23T19:24:08.700Z | Actions: 1/3418 actions (Installing new actions) |
| 764 | 2026-06-23T19:24:11.817Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 765 | 2026-06-23T19:24:12.469Z | Done |
| 766 | 2026-06-23T19:24:12.469Z | Done |
| 767 | 2026-06-23T19:24:13.223Z | Done |
| 768 | 2026-06-23T19:24:16.612Z | Done |
| 769 | 2026-06-23T19:24:16.675Z | Done |
| 770 | 2026-06-23T19:24:16.678Z | Done |
| 771 | 2026-06-23T19:24:16.968Z | Done |
| 772 | 2026-06-23T19:24:17.661Z | ++ set -o errexit |
| 773 | 2026-06-23T19:24:17.661Z | ++ cargo --version |
| 774 | 2026-06-23T19:24:17.670Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 775 | 2026-06-23T19:24:18.082Z | ++ rustc --version |
| 776 | 2026-06-23T19:24:18.085Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 777 | 2026-06-23T19:24:18.085Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 778 | 2026-06-23T19:24:18.085Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 779 | 2026-06-23T19:24:18.085Z | + pushd rdb |
| 780 | 2026-06-23T19:24:18.085Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 781 | 2026-06-23T19:24:18.085Z | + PROPTEST_CASES=1000000 |
| 782 | 2026-06-23T19:24:18.085Z | + cargo nextest run --lib proptest |
| 783 | 2026-06-23T19:24:18.085Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 784 | 2026-06-23T19:24:18.510Z | From https://github.com/oxidecomputer/falcon |
| 785 | 2026-06-23T19:24:18.510Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 786 | 2026-06-23T19:24:18.589Z | Updating crates.io index |
| 787 | 2026-06-23T19:24:18.625Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 788 | 2026-06-23T19:24:19.177Z | From https://github.com/oxidecomputer/dendrite |
| 789 | 2026-06-23T19:24:19.178Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 790 | 2026-06-23T19:24:19.249Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 791 | 2026-06-23T19:24:19.744Z | From https://github.com/oxidecomputer/ispf |
| 792 | 2026-06-23T19:24:19.744Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 793 | 2026-06-23T19:24:19.771Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 794 | 2026-06-23T19:24:20.129Z | From https://github.com/oxidecomputer/netadm-sys |
| 795 | 2026-06-23T19:24:20.129Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 796 | 2026-06-23T19:24:20.137Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 797 | 2026-06-23T19:24:26.967Z | From https://github.com/oxidecomputer/omicron |
| 798 | 2026-06-23T19:24:26.967Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 799 | 2026-06-23T19:24:27.393Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 800 | 2026-06-23T19:24:28.059Z | From https://github.com/oxidecomputer/opte |
| 801 | 2026-06-23T19:24:28.059Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 802 | 2026-06-23T19:24:28.082Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 803 | 2026-06-23T19:24:28.369Z | From https://github.com/illumos/smf-rs |
| 804 | 2026-06-23T19:24:28.369Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 805 | 2026-06-23T19:24:28.428Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 806 | 2026-06-23T19:24:28.859Z | From https://github.com/oxidecomputer/network-interface |
| 807 | 2026-06-23T19:24:28.859Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 808 | 2026-06-23T19:24:28.979Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 809 | 2026-06-23T19:24:29.244Z | From https://github.com/oxidecomputer/slog-error-chain |
| 810 | 2026-06-23T19:24:29.244Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 811 | 2026-06-23T19:24:29.251Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-06-23T19:24:29.545Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-06-23T19:24:29.546Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-06-23T19:24:29.560Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-06-23T19:24:30.208Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-06-23T19:24:30.208Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-06-23T19:24:30.368Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-06-23T19:24:31.005Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-06-23T19:24:31.005Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 820 | 2026-06-23T19:24:31.045Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-06-23T19:24:31.332Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-06-23T19:24:31.332Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 823 | 2026-06-23T19:24:31.376Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-06-23T19:24:31.679Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-06-23T19:24:31.679Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-06-23T19:24:31.688Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-06-23T19:24:31.964Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-06-23T19:24:31.964Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-06-23T19:24:31.971Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-06-23T19:24:32.303Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-06-23T19:24:32.303Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 832 | 2026-06-23T19:24:32.330Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 833 | 2026-06-23T19:24:32.619Z | From https://github.com/oxidecomputer/tufaceous |
| 834 | 2026-06-23T19:24:32.619Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 835 | 2026-06-23T19:24:32.682Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 836 | 2026-06-23T19:24:33.166Z | From https://github.com/oxidecomputer/management-gateway-service |
| 837 | 2026-06-23T19:24:33.166Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 838 | 2026-06-23T19:24:33.221Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 839 | 2026-06-23T19:24:34.083Z | From https://github.com/oxidecomputer/crucible |
| 840 | 2026-06-23T19:24:34.083Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 841 | 2026-06-23T19:24:34.144Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 842 | 2026-06-23T19:24:34.417Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 843 | 2026-06-23T19:24:34.417Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 844 | 2026-06-23T19:24:35.006Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 845 | 2026-06-23T19:24:35.540Z | From https://github.com/oxidecomputer/propolis |
| 846 | 2026-06-23T19:24:35.540Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 847 | 2026-06-23T19:24:35.593Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 848 | 2026-06-23T19:24:36.153Z | From https://github.com/oxidecomputer/crucible |
| 849 | 2026-06-23T19:24:36.153Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 850 | 2026-06-23T19:24:36.261Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 851 | 2026-06-23T19:24:36.623Z | From https://github.com/oxidecomputer/tofino |
| 852 | 2026-06-23T19:24:36.623Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 853 | 2026-06-23T19:24:36.634Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 854 | 2026-06-23T19:24:37.333Z | From https://github.com/oxidecomputer/maghemite |
| 855 | 2026-06-23T19:24:37.333Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 856 | 2026-06-23T19:24:37.382Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 857 | 2026-06-23T19:24:37.692Z | From https://github.com/oxidecomputer/clickward |
| 858 | 2026-06-23T19:24:37.692Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 859 | 2026-06-23T19:24:37.733Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 860 | 2026-06-23T19:24:38.000Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 861 | 2026-06-23T19:24:38.000Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 862 | 2026-06-23T19:24:39.176Z | Downloading crates ... |
| 863 | 2026-06-23T19:24:39.285Z | Downloaded byte-wrapper v0.1.0 |
| 864 | 2026-06-23T19:24:39.289Z | Downloaded crossbeam-deque v0.8.6 |
| 865 | 2026-06-23T19:24:39.297Z | Downloaded foreign-types v0.5.0 |
| 866 | 2026-06-23T19:24:39.300Z | Downloaded bytes v1.11.1 |
| 867 | 2026-06-23T19:24:39.303Z | Downloaded group v0.13.0 |
| 868 | 2026-06-23T19:24:39.307Z | Downloaded dunce v1.0.5 |
| 869 | 2026-06-23T19:24:39.307Z | Downloaded glob v0.3.3 |
| 870 | 2026-06-23T19:24:39.307Z | Downloaded defmt v1.1.0 |
| 871 | 2026-06-23T19:24:39.310Z | Downloaded lru-cache v0.1.2 |
| 872 | 2026-06-23T19:24:39.314Z | Downloaded byteorder v1.5.0 |
| 873 | 2026-06-23T19:24:39.314Z | Downloaded konst_macro_rules v0.2.19 |
| 874 | 2026-06-23T19:24:39.317Z | Downloaded internet-checksum v0.2.1 |
| 875 | 2026-06-23T19:24:39.317Z | Downloaded linked-hash-map v0.5.6 |
| 876 | 2026-06-23T19:24:39.320Z | Downloaded foreign-types-shared v0.3.1 |
| 877 | 2026-06-23T19:24:39.320Z | Downloaded dropshot_endpoint v0.17.1 |
| 878 | 2026-06-23T19:24:39.325Z | Downloaded ciborium-io v0.2.2 |
| 879 | 2026-06-23T19:24:39.325Z | Downloaded const_format v0.2.36 |
| 880 | 2026-06-23T19:24:39.330Z | Downloaded managed v0.8.0 |
| 881 | 2026-06-23T19:24:39.330Z | Downloaded float-ord v0.3.2 |
| 882 | 2026-06-23T19:24:39.330Z | Downloaded httpdate v1.0.3 |
| 883 | 2026-06-23T19:24:39.333Z | Downloaded gethostname v0.5.0 |
| 884 | 2026-06-23T19:24:39.333Z | Downloaded foreign-types-macros v0.2.3 |
| 885 | 2026-06-23T19:24:39.333Z | Downloaded chacha20poly1305 v0.10.1 |
| 886 | 2026-06-23T19:24:39.338Z | Downloaded async-stream-impl v0.3.6 |
| 887 | 2026-06-23T19:24:39.338Z | Downloaded chacha20 v0.10.0 |
| 888 | 2026-06-23T19:24:39.341Z | Downloaded cc v1.2.63 |
| 889 | 2026-06-23T19:24:39.341Z | Downloaded chacha20 v0.9.1 |
| 890 | 2026-06-23T19:24:39.341Z | Downloaded camino v1.2.2 |
| 891 | 2026-06-23T19:24:39.344Z | Downloaded ingot-types v0.1.2 |
| 892 | 2026-06-23T19:24:39.344Z | Downloaded highway v1.3.0 |
| 893 | 2026-06-23T19:24:39.347Z | Downloaded git-stub-vcs v0.1.0 |
| 894 | 2026-06-23T19:24:39.350Z | Downloaded darling v0.21.3 |
| 895 | 2026-06-23T19:24:39.375Z | Downloaded libsw v3.5.0 |
| 896 | 2026-06-23T19:24:39.375Z | Downloaded bit-set v0.8.0 |
| 897 | 2026-06-23T19:24:39.385Z | Downloaded ident_case v1.0.1 |
| 898 | 2026-06-23T19:24:39.385Z | Downloaded bcs v0.1.6 |
| 899 | 2026-06-23T19:24:39.385Z | Downloaded backoff v0.4.0 |
| 900 | 2026-06-23T19:24:39.385Z | Downloaded async-stream v0.3.6 |
| 901 | 2026-06-23T19:24:39.385Z | Downloaded const-random v0.1.18 |
| 902 | 2026-06-23T19:24:39.385Z | Downloaded fs_extra v1.3.0 |
| 903 | 2026-06-23T19:24:39.385Z | Downloaded const-random-macro v0.1.16 |
| 904 | 2026-06-23T19:24:39.385Z | Downloaded dtrace-parser v0.3.0 |
| 905 | 2026-06-23T19:24:39.385Z | Downloaded hubpack_derive v0.1.1 |
| 906 | 2026-06-23T19:24:39.385Z | Downloaded getrandom v0.4.2 |
| 907 | 2026-06-23T19:24:39.385Z | Downloaded fs-err v3.3.0 |
| 908 | 2026-06-23T19:24:39.385Z | Downloaded half v2.7.1 |
| 909 | 2026-06-23T19:24:39.385Z | Downloaded keccak v0.1.6 |
| 910 | 2026-06-23T19:24:39.385Z | Downloaded defmt-parser v1.0.0 |
| 911 | 2026-06-23T19:24:39.385Z | Downloaded darling_macro v0.23.0 |
| 912 | 2026-06-23T19:24:39.385Z | Downloaded convert_case v0.4.0 |
| 913 | 2026-06-23T19:24:39.385Z | Downloaded cpufeatures v0.3.0 |
| 914 | 2026-06-23T19:24:39.390Z | Downloaded match_cfg v0.1.0 |
| 915 | 2026-06-23T19:24:39.390Z | Downloaded compression-core v0.4.32 |
| 916 | 2026-06-23T19:24:39.390Z | Downloaded is-terminal v0.4.17 |
| 917 | 2026-06-23T19:24:39.391Z | Downloaded bytecount v0.6.9 |
| 918 | 2026-06-23T19:24:39.391Z | Downloaded newtype_derive v0.1.6 |
| 919 | 2026-06-23T19:24:39.391Z | Downloaded bs58 v0.5.1 |
| 920 | 2026-06-23T19:24:39.391Z | Downloaded base16ct v1.0.0 |
| 921 | 2026-06-23T19:24:39.394Z | Downloaded dof v0.4.0 |
| 922 | 2026-06-23T19:24:39.394Z | Downloaded embedded-io v0.4.0 |
| 923 | 2026-06-23T19:24:39.394Z | Downloaded darling_macro v0.21.3 |
| 924 | 2026-06-23T19:24:39.394Z | Downloaded memoffset v0.9.1 |
| 925 | 2026-06-23T19:24:39.397Z | Downloaded arrayref v0.3.9 |
| 926 | 2026-06-23T19:24:39.398Z | Downloaded newtype-uuid-macros v0.1.0 |
| 927 | 2026-06-23T19:24:39.401Z | Downloaded embedded-io v0.6.1 |
| 928 | 2026-06-23T19:24:39.401Z | Downloaded hash32 v0.3.1 |
| 929 | 2026-06-23T19:24:39.401Z | Downloaded enum-as-inner v0.6.1 |
| 930 | 2026-06-23T19:24:39.405Z | Downloaded no-std-compat v0.4.1 |
| 931 | 2026-06-23T19:24:39.405Z | Downloaded mime v0.3.17 |
| 932 | 2026-06-23T19:24:39.405Z | Downloaded crypto-common v0.2.2 |
| 933 | 2026-06-23T19:24:39.409Z | Downloaded hybrid-array v0.4.12 |
| 934 | 2026-06-23T19:24:39.409Z | Downloaded block-buffer v0.12.0 |
| 935 | 2026-06-23T19:24:39.412Z | Downloaded crucible-workspace-hack v0.1.0 |
| 936 | 2026-06-23T19:24:39.412Z | Downloaded omicron-workspace-hack v0.1.0 |
| 937 | 2026-06-23T19:24:39.412Z | Downloaded async-recursion v1.1.1 |
| 938 | 2026-06-23T19:24:39.415Z | Downloaded dof v0.3.0 |
| 939 | 2026-06-23T19:24:39.415Z | Downloaded cstr-argument v0.1.2 |
| 940 | 2026-06-23T19:24:39.418Z | Downloaded base16ct v0.2.0 |
| 941 | 2026-06-23T19:24:39.418Z | Downloaded newline-converter v0.3.0 |
| 942 | 2026-06-23T19:24:39.421Z | Downloaded idna_adapter v1.2.2 |
| 943 | 2026-06-23T19:24:39.421Z | Downloaded hubpack v0.1.2 |
| 944 | 2026-06-23T19:24:39.421Z | Downloaded cobs v0.3.0 |
| 945 | 2026-06-23T19:24:39.424Z | Downloaded dtrace-parser v0.2.0 |
| 946 | 2026-06-23T19:24:39.424Z | Downloaded defmt v0.3.100 |
| 947 | 2026-06-23T19:24:39.424Z | Downloaded natord v1.0.9 |
| 948 | 2026-06-23T19:24:39.427Z | Downloaded memmap v0.7.0 |
| 949 | 2026-06-23T19:24:39.427Z | Downloaded heck v0.4.1 |
| 950 | 2026-06-23T19:24:39.428Z | Downloaded bit-vec v0.8.0 |
| 951 | 2026-06-23T19:24:39.431Z | Downloaded num-conv v0.2.2 |
| 952 | 2026-06-23T19:24:39.431Z | Downloaded hostname v0.3.1 |
| 953 | 2026-06-23T19:24:39.435Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 954 | 2026-06-23T19:24:39.435Z | Downloaded cmake v0.1.58 |
| 955 | 2026-06-23T19:24:39.435Z | Downloaded num-iter v0.1.45 |
| 956 | 2026-06-23T19:24:39.438Z | Downloaded num-derive v0.4.2 |
| 957 | 2026-06-23T19:24:39.438Z | Downloaded daft v0.1.7 |
| 958 | 2026-06-23T19:24:39.438Z | Downloaded compression-codecs v0.4.38 |
| 959 | 2026-06-23T19:24:39.441Z | Downloaded cargo_toml v0.22.3 |
| 960 | 2026-06-23T19:24:39.441Z | Downloaded instant v0.1.13 |
| 961 | 2026-06-23T19:24:39.445Z | Downloaded backon v1.6.0 |
| 962 | 2026-06-23T19:24:39.450Z | Downloaded opaque-debug v0.3.1 |
| 963 | 2026-06-23T19:24:39.450Z | Downloaded const_format_proc_macros v0.2.34 |
| 964 | 2026-06-23T19:24:39.450Z | Downloaded parse-display v0.10.0 |
| 965 | 2026-06-23T19:24:39.455Z | Downloaded num_threads v0.1.7 |
| 966 | 2026-06-23T19:24:39.455Z | Downloaded libscf-sys v1.2.0 |
| 967 | 2026-06-23T19:24:39.455Z | Downloaded crunchy v0.2.4 |
| 968 | 2026-06-23T19:24:39.455Z | Downloaded cancel-safe-futures v0.1.5 |
| 969 | 2026-06-23T19:24:39.459Z | Downloaded crc8 v0.1.1 |
| 970 | 2026-06-23T19:24:39.459Z | Downloaded aead v0.5.2 |
| 971 | 2026-06-23T19:24:39.459Z | Downloaded powerfmt v0.2.0 |
| 972 | 2026-06-23T19:24:39.459Z | Downloaded num_enum v0.7.6 |
| 973 | 2026-06-23T19:24:39.464Z | Downloaded num v0.4.3 |
| 974 | 2026-06-23T19:24:39.464Z | Downloaded macaddr v1.0.1 |
| 975 | 2026-06-23T19:24:39.467Z | Downloaded libsw-core v0.3.2 |
| 976 | 2026-06-23T19:24:39.467Z | Downloaded hostname v0.4.2 |
| 977 | 2026-06-23T19:24:39.467Z | Downloaded ingot v0.1.1 |
| 978 | 2026-06-23T19:24:39.467Z | Downloaded ff v0.13.1 |
| 979 | 2026-06-23T19:24:39.470Z | Downloaded csv-core v0.1.13 |
| 980 | 2026-06-23T19:24:39.470Z | Downloaded erased-serde v0.3.31 |
| 981 | 2026-06-23T19:24:39.475Z | Downloaded foldhash v0.2.0 |
| 982 | 2026-06-23T19:24:39.475Z | Downloaded potential_utf v0.1.5 |
| 983 | 2026-06-23T19:24:39.479Z | Downloaded data-encoding v2.11.0 |
| 984 | 2026-06-23T19:24:39.479Z | Downloaded plain v0.2.3 |
| 985 | 2026-06-23T19:24:39.479Z | Downloaded phf_shared v0.12.1 |
| 986 | 2026-06-23T19:24:39.479Z | Downloaded deranged v0.5.8 |
| 987 | 2026-06-23T19:24:39.485Z | Downloaded progenitor-client v0.14.0 |
| 988 | 2026-06-23T19:24:39.485Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 989 | 2026-06-23T19:24:39.485Z | Downloaded cipher v0.4.4 |
| 990 | 2026-06-23T19:24:39.485Z | Downloaded progenitor-macro v0.14.0 |
| 991 | 2026-06-23T19:24:39.488Z | Downloaded bitflags v1.3.2 |
| 992 | 2026-06-23T19:24:39.488Z | Downloaded num_enum_derive v0.5.11 |
| 993 | 2026-06-23T19:24:39.488Z | Downloaded blake2 v0.10.6 |
| 994 | 2026-06-23T19:24:39.488Z | Downloaded ciborium v0.2.2 |
| 995 | 2026-06-23T19:24:39.491Z | Downloaded darling v0.23.0 |
| 996 | 2026-06-23T19:24:39.494Z | Downloaded daft-derive v0.1.7 |
| 997 | 2026-06-23T19:24:39.497Z | Downloaded heapless v0.8.0 |
| 998 | 2026-06-23T19:24:39.500Z | Downloaded displaydoc v0.2.6 |
| 999 | 2026-06-23T19:24:39.500Z | Downloaded proc-macro-crate v1.3.1 |
| 1000 | 2026-06-23T19:24:39.503Z | Downloaded olpc-cjson v0.1.4 |
| 1001 | 2026-06-23T19:24:39.503Z | Downloaded critical-section v1.2.0 |
| 1002 | 2026-06-23T19:24:39.503Z | Downloaded linear-map v1.2.0 |
| 1003 | 2026-06-23T19:24:39.506Z | Downloaded inout v0.1.4 |
| 1004 | 2026-06-23T19:24:39.506Z | Downloaded argon2 v0.5.3 |
| 1005 | 2026-06-23T19:24:39.509Z | Downloaded pretty-hex v0.4.2 |
| 1006 | 2026-06-23T19:24:39.509Z | Downloaded multer v3.1.0 |
| 1007 | 2026-06-23T19:24:39.509Z | Downloaded proc-macro-crate v3.5.0 |
| 1008 | 2026-06-23T19:24:39.519Z | Downloaded num-complex v0.4.6 |
| 1009 | 2026-06-23T19:24:39.519Z | Downloaded ciborium-ll v0.2.2 |
| 1010 | 2026-06-23T19:24:39.526Z | Downloaded git-stub v1.0.0 |
| 1011 | 2026-06-23T19:24:39.526Z | Downloaded num_enum v0.5.11 |
| 1012 | 2026-06-23T19:24:39.526Z | Downloaded rand_xorshift v0.4.0 |
| 1013 | 2026-06-23T19:24:39.526Z | Downloaded parking_lot_core v0.8.6 |
| 1014 | 2026-06-23T19:24:39.526Z | Downloaded oxnet v0.1.6 |
| 1015 | 2026-06-23T19:24:39.526Z | Downloaded progenitor-macro v0.10.0 |
| 1016 | 2026-06-23T19:24:39.526Z | Downloaded password-hash v0.5.0 |
| 1017 | 2026-06-23T19:24:39.532Z | Downloaded paste v1.0.15 |
| 1018 | 2026-06-23T19:24:39.532Z | Downloaded progenitor-client v0.10.0 |
| 1019 | 2026-06-23T19:24:39.532Z | Downloaded quick-error v1.2.3 |
| 1020 | 2026-06-23T19:24:39.532Z | Downloaded num-rational v0.4.2 |
| 1021 | 2026-06-23T19:24:39.532Z | Downloaded progenitor-macro v0.13.0 |
| 1022 | 2026-06-23T19:24:39.532Z | Downloaded rand_chacha v0.3.1 |
| 1023 | 2026-06-23T19:24:39.535Z | Downloaded rustc_version v0.1.7 |
| 1024 | 2026-06-23T19:24:39.535Z | Downloaded ref-cast-impl v1.0.25 |
| 1025 | 2026-06-23T19:24:39.535Z | Downloaded ref-cast v1.0.25 |
| 1026 | 2026-06-23T19:24:39.539Z | Downloaded poly1305 v0.8.0 |
| 1027 | 2026-06-23T19:24:39.542Z | Downloaded colored v3.1.1 |
| 1028 | 2026-06-23T19:24:39.542Z | Downloaded ipnetwork v0.21.1 |
| 1029 | 2026-06-23T19:24:39.542Z | Downloaded diff v0.1.13 |
| 1030 | 2026-06-23T19:24:39.547Z | Downloaded ingot-macros v0.1.1 |
| 1031 | 2026-06-23T19:24:39.547Z | Downloaded constant_time_eq v0.4.2 |
| 1032 | 2026-06-23T19:24:39.550Z | Downloaded litemap v0.8.2 |
| 1033 | 2026-06-23T19:24:39.551Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1034 | 2026-06-23T19:24:39.551Z | Downloaded async-trait v0.1.89 |
| 1035 | 2026-06-23T19:24:39.554Z | Downloaded progenitor-client v0.13.0 |
| 1036 | 2026-06-23T19:24:39.554Z | Downloaded defmt-macros v1.1.0 |
| 1037 | 2026-06-23T19:24:39.557Z | Downloaded scroll_derive v0.13.1 |
| 1038 | 2026-06-23T19:24:39.557Z | Downloaded progenitor v0.13.0 |
| 1039 | 2026-06-23T19:24:39.557Z | Downloaded same-file v1.0.6 |
| 1040 | 2026-06-23T19:24:39.561Z | Downloaded serde_plain v1.0.2 |
| 1041 | 2026-06-23T19:24:39.561Z | Downloaded scroll_derive v0.12.1 |
| 1042 | 2026-06-23T19:24:39.561Z | Downloaded hmac v0.12.1 |
| 1043 | 2026-06-23T19:24:39.564Z | Downloaded crossbeam-epoch v0.9.18 |
| 1044 | 2026-06-23T19:24:39.564Z | Downloaded allocator-api2 v0.2.21 |
| 1045 | 2026-06-23T19:24:39.567Z | Downloaded pem v3.0.6 |
| 1046 | 2026-06-23T19:24:39.567Z | Downloaded icu_collections v2.2.0 |
| 1047 | 2026-06-23T19:24:39.570Z | Downloaded anyhow v1.0.102 |
| 1048 | 2026-06-23T19:24:39.573Z | Downloaded derive-ex v0.1.8 |
| 1049 | 2026-06-23T19:24:39.573Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1050 | 2026-06-23T19:24:39.576Z | Downloaded num-integer v0.1.46 |
| 1051 | 2026-06-23T19:24:39.576Z | Downloaded fxhash v0.2.1 |
| 1052 | 2026-06-23T19:24:39.576Z | Downloaded dyn-clone v1.0.20 |
| 1053 | 2026-06-23T19:24:39.576Z | Downloaded fixedbitset v0.4.2 |
| 1054 | 2026-06-23T19:24:39.580Z | Downloaded semver v0.1.20 |
| 1055 | 2026-06-23T19:24:39.580Z | Downloaded arrayvec v0.7.6 |
| 1056 | 2026-06-23T19:24:39.580Z | Downloaded serde-big-array v0.5.1 |
| 1057 | 2026-06-23T19:24:39.586Z | Downloaded progenitor-extras v0.2.0 |
| 1058 | 2026-06-23T19:24:39.586Z | Downloaded secrecy v0.10.3 |
| 1059 | 2026-06-23T19:24:39.590Z | Downloaded sigpipe v0.1.3 |
| 1060 | 2026-06-23T19:24:39.590Z | Downloaded sha1 v0.10.6 |
| 1061 | 2026-06-23T19:24:39.590Z | Downloaded serde_repr v0.1.20 |
| 1062 | 2026-06-23T19:24:39.590Z | Downloaded progenitor v0.14.0 |
| 1063 | 2026-06-23T19:24:39.590Z | Downloaded memmap2 v0.9.10 |
| 1064 | 2026-06-23T19:24:39.590Z | Downloaded num_enum_derive v0.7.6 |
| 1065 | 2026-06-23T19:24:39.593Z | Downloaded crossbeam-utils v0.8.21 |
| 1066 | 2026-06-23T19:24:39.593Z | Downloaded serial_test_derive v3.5.0 |
| 1067 | 2026-06-23T19:24:39.598Z | Downloaded serial_test v3.5.0 |
| 1068 | 2026-06-23T19:24:39.598Z | Downloaded siphasher v1.0.3 |
| 1069 | 2026-06-23T19:24:39.598Z | Downloaded sha1 v0.11.0 |
| 1070 | 2026-06-23T19:24:39.601Z | Downloaded quote v1.0.45 |
| 1071 | 2026-06-23T19:24:39.602Z | Downloaded proc-macro-error v1.0.4 |
| 1072 | 2026-06-23T19:24:39.602Z | Downloaded rand_core v0.10.1 |
| 1073 | 2026-06-23T19:24:39.602Z | Downloaded parking_lot v0.11.2 |
| 1074 | 2026-06-23T19:24:39.606Z | Downloaded progenitor v0.10.0 |
| 1075 | 2026-06-23T19:24:39.606Z | Downloaded slog-bunyan v2.5.0 |
| 1076 | 2026-06-23T19:24:39.606Z | Downloaded digest v0.11.3 |
| 1077 | 2026-06-23T19:24:39.609Z | Downloaded smawk v0.3.2 |
| 1078 | 2026-06-23T19:24:39.614Z | Downloaded slog-envlogger v2.2.0 |
| 1079 | 2026-06-23T19:24:39.617Z | Downloaded postcard v1.1.3 |
| 1080 | 2026-06-23T19:24:39.617Z | Downloaded log v0.4.32 |
| 1081 | 2026-06-23T19:24:39.617Z | Downloaded icu_provider v2.2.0 |
| 1082 | 2026-06-23T19:24:39.620Z | Downloaded cookie v0.18.1 |
| 1083 | 2026-06-23T19:24:39.620Z | Downloaded console v0.16.3 |
| 1084 | 2026-06-23T19:24:39.623Z | Downloaded omicron-zone-package v0.12.2 |
| 1085 | 2026-06-23T19:24:39.623Z | Downloaded const-oid v0.10.2 |
| 1086 | 2026-06-23T19:24:39.626Z | Downloaded bitflags v2.12.1 |
| 1087 | 2026-06-23T19:24:39.629Z | Downloaded pest_generator v2.8.6 |
| 1088 | 2026-06-23T19:24:39.629Z | Downloaded spin v0.5.2 |
| 1089 | 2026-06-23T19:24:39.633Z | Downloaded structmeta v0.3.0 |
| 1090 | 2026-06-23T19:24:39.633Z | Downloaded stable_deref_trait v1.2.1 |
| 1091 | 2026-06-23T19:24:39.633Z | Downloaded phf v0.12.1 |
| 1092 | 2026-06-23T19:24:39.633Z | Downloaded strum v0.27.2 |
| 1093 | 2026-06-23T19:24:39.638Z | Downloaded structmeta-derive v0.3.0 |
| 1094 | 2026-06-23T19:24:39.638Z | Downloaded tagptr v0.2.0 |
| 1095 | 2026-06-23T19:24:39.638Z | Downloaded rustls-pemfile v2.2.0 |
| 1096 | 2026-06-23T19:24:39.642Z | Downloaded memchr v2.8.1 |
| 1097 | 2026-06-23T19:24:39.642Z | Downloaded strum v0.26.3 |
| 1098 | 2026-06-23T19:24:39.645Z | Downloaded icu_normalizer_data v2.2.0 |
| 1099 | 2026-06-23T19:24:39.648Z | Downloaded proc-macro-error2 v2.0.1 |
| 1100 | 2026-06-23T19:24:39.648Z | Downloaded base64 v0.21.7 |
| 1101 | 2026-06-23T19:24:39.651Z | Downloaded schemars_derive v0.8.22 |
| 1102 | 2026-06-23T19:24:39.651Z | Downloaded rusty-fork v0.3.1 |
| 1103 | 2026-06-23T19:24:39.651Z | Downloaded scroll v0.13.0 |
| 1104 | 2026-06-23T19:24:39.656Z | Downloaded rustls-native-certs v0.8.4 |
| 1105 | 2026-06-23T19:24:39.656Z | Downloaded icu_locale_core v2.2.0 |
| 1106 | 2026-06-23T19:24:39.659Z | Downloaded termtree v0.5.1 |
| 1107 | 2026-06-23T19:24:39.659Z | Downloaded tabled_derive v0.7.0 |
| 1108 | 2026-06-23T19:24:39.659Z | Downloaded scroll v0.12.0 |
| 1109 | 2026-06-23T19:24:39.662Z | Downloaded time-core v0.1.8 |
| 1110 | 2026-06-23T19:24:39.662Z | Downloaded tabled_derive v0.11.0 |
| 1111 | 2026-06-23T19:24:39.662Z | Downloaded take_mut v0.2.2 |
| 1112 | 2026-06-23T19:24:39.662Z | Downloaded serde_tokenstream v0.2.3 |
| 1113 | 2026-06-23T19:24:39.665Z | Downloaded thread-id v4.2.2 |
| 1114 | 2026-06-23T19:24:39.665Z | Downloaded testing_table v0.3.0 |
| 1115 | 2026-06-23T19:24:39.665Z | Downloaded thread-id v5.1.0 |
| 1116 | 2026-06-23T19:24:39.668Z | Downloaded topological-sort v0.2.2 |
| 1117 | 2026-06-23T19:24:39.671Z | Downloaded hashbrown v0.12.3 |
| 1118 | 2026-06-23T19:24:39.675Z | Downloaded pest_derive v2.8.6 |
| 1119 | 2026-06-23T19:24:39.675Z | Downloaded slog-dtrace v0.3.0 |
| 1120 | 2026-06-23T19:24:39.678Z | Downloaded derive_more v0.99.20 |
| 1121 | 2026-06-23T19:24:39.678Z | Downloaded papergrid v0.18.0 |
| 1122 | 2026-06-23T19:24:39.681Z | Downloaded smf v0.2.3 |
| 1123 | 2026-06-23T19:24:39.684Z | Downloaded smartstring v1.0.1 |
| 1124 | 2026-06-23T19:24:39.684Z | Downloaded slog-json v2.6.1 |
| 1125 | 2026-06-23T19:24:40.091Z | Downloaded slog-async v2.8.0 |
| 1126 | 2026-06-23T19:24:40.091Z | Downloaded parse-display-derive v0.10.0 |
| 1127 | 2026-06-23T19:24:40.094Z | Downloaded arc-swap v1.9.1 |
| 1128 | 2026-06-23T19:24:40.094Z | Downloaded slog-term v2.9.2 |
| 1129 | 2026-06-23T19:24:40.094Z | Downloaded slog-stdlog v4.1.1 |
| 1130 | 2026-06-23T19:24:40.094Z | Downloaded drift v0.2.0 |
| 1131 | 2026-06-23T19:24:40.094Z | Downloaded slog-scope v4.4.1 |
| 1132 | 2026-06-23T19:24:40.094Z | Downloaded typify-macro v0.4.3 |
| 1133 | 2026-06-23T19:24:40.094Z | Downloaded elliptic-curve v0.13.8 |
| 1134 | 2026-06-23T19:24:40.094Z | Downloaded konst v0.2.20 |
| 1135 | 2026-06-23T19:24:40.094Z | Downloaded resolv-conf v0.7.6 |
| 1136 | 2026-06-23T19:24:40.094Z | Downloaded darling_core v0.21.3 |
| 1137 | 2026-06-23T19:24:40.094Z | Downloaded crypto-bigint v0.5.5 |
| 1138 | 2026-06-23T19:24:40.095Z | Downloaded typify-macro v0.6.2 |
| 1139 | 2026-06-23T19:24:40.095Z | Downloaded strum_macros v0.27.2 |
| 1140 | 2026-06-23T19:24:40.095Z | Downloaded wait-timeout v0.2.1 |
| 1141 | 2026-06-23T19:24:40.095Z | Downloaded utf-8 v0.7.6 |
| 1142 | 2026-06-23T19:24:40.095Z | Downloaded usdt-macro v0.6.0 |
| 1143 | 2026-06-23T19:24:40.095Z | Downloaded usdt v0.5.0 |
| 1144 | 2026-06-23T19:24:40.095Z | Downloaded untrusted v0.7.1 |
| 1145 | 2026-06-23T19:24:40.095Z | Downloaded usdt-attr-macro v0.5.0 |
| 1146 | 2026-06-23T19:24:40.095Z | Downloaded universal-hash v0.5.1 |
| 1147 | 2026-06-23T19:24:40.095Z | Downloaded usdt-macro v0.5.0 |
| 1148 | 2026-06-23T19:24:40.095Z | Downloaded usdt-attr-macro v0.6.0 |
| 1149 | 2026-06-23T19:24:40.095Z | Downloaded unarray v0.1.4 |
| 1150 | 2026-06-23T19:24:40.095Z | Downloaded waitgroup v0.1.2 |
| 1151 | 2026-06-23T19:24:40.095Z | Downloaded synstructure v0.13.2 |
| 1152 | 2026-06-23T19:24:40.095Z | Downloaded serde_derive_internals v0.29.1 |
| 1153 | 2026-06-23T19:24:40.095Z | Downloaded progenitor-impl v0.10.0 |
| 1154 | 2026-06-23T19:24:40.095Z | Downloaded strum_macros v0.26.4 |
| 1155 | 2026-06-23T19:24:40.095Z | Downloaded indicatif v0.18.4 |
| 1156 | 2026-06-23T19:24:40.095Z | Downloaded indexmap v1.9.3 |
| 1157 | 2026-06-23T19:24:40.095Z | Downloaded tiny-keccak v2.0.2 |
| 1158 | 2026-06-23T19:24:40.095Z | Downloaded time-macros v0.2.27 |
| 1159 | 2026-06-23T19:24:40.095Z | Downloaded icu_normalizer v2.2.0 |
| 1160 | 2026-06-23T19:24:40.095Z | Downloaded thiserror-no-std v2.0.2 |
| 1161 | 2026-06-23T19:24:40.095Z | Downloaded zerofrom v0.1.8 |
| 1162 | 2026-06-23T19:24:40.095Z | Downloaded yoke-derive v0.8.2 |
| 1163 | 2026-06-23T19:24:40.095Z | Downloaded tokio-tungstenite v0.21.0 |
| 1164 | 2026-06-23T19:24:40.095Z | Downloaded rustversion v1.0.22 |
| 1165 | 2026-06-23T19:24:40.095Z | Downloaded rhai_codegen v3.2.0 |
| 1166 | 2026-06-23T19:24:40.095Z | Downloaded progenitor-impl v0.13.0 |
| 1167 | 2026-06-23T19:24:40.095Z | Downloaded tabwriter v1.4.1 |
| 1168 | 2026-06-23T19:24:40.095Z | Downloaded smallvec v1.15.1 |
| 1169 | 2026-06-23T19:24:40.095Z | Downloaded zone v0.3.1 |
| 1170 | 2026-06-23T19:24:40.095Z | Downloaded zeroize_derive v1.4.3 |
| 1171 | 2026-06-23T19:24:40.095Z | Downloaded snafu-derive v0.8.9 |
| 1172 | 2026-06-23T19:24:40.095Z | Downloaded tinystr v0.8.3 |
| 1173 | 2026-06-23T19:24:40.095Z | Downloaded darling_core v0.23.0 |
| 1174 | 2026-06-23T19:24:40.095Z | Downloaded pretty_assertions v1.4.1 |
| 1175 | 2026-06-23T19:24:40.095Z | Downloaded zerofrom-derive v0.1.7 |
| 1176 | 2026-06-23T19:24:40.095Z | Downloaded tokio-dtrace v0.1.1 |
| 1177 | 2026-06-23T19:24:40.096Z | Downloaded papergrid v0.11.0 |
| 1178 | 2026-06-23T19:24:40.096Z | Downloaded unit-prefix v0.5.2 |
| 1179 | 2026-06-23T19:24:40.096Z | Downloaded usdt v0.6.0 |
| 1180 | 2026-06-23T19:24:40.096Z | Downloaded usdt-impl v0.6.0 |
| 1181 | 2026-06-23T19:24:40.096Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1182 | 2026-06-23T19:24:40.096Z | Downloaded whoami v1.6.1 |
| 1183 | 2026-06-23T19:24:40.096Z | Downloaded term v1.2.1 |
| 1184 | 2026-06-23T19:24:40.096Z | Downloaded prettyplease v0.2.37 |
| 1185 | 2026-06-23T19:24:40.096Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1186 | 2026-06-23T19:24:40.096Z | Downloaded serde_with_macros v3.20.0 |
| 1187 | 2026-06-23T19:24:40.096Z | Downloaded thin-vec v0.2.18 |
| 1188 | 2026-06-23T19:24:40.096Z | Downloaded zone_cfg_derive v0.3.1 |
| 1189 | 2026-06-23T19:24:40.096Z | Downloaded spin v0.9.8 |
| 1190 | 2026-06-23T19:24:40.096Z | Downloaded jiff-static v0.2.28 |
| 1191 | 2026-06-23T19:24:40.096Z | Downloaded writeable v0.6.3 |
| 1192 | 2026-06-23T19:24:40.096Z | Downloaded crossbeam-channel v0.5.15 |
| 1193 | 2026-06-23T19:24:40.096Z | Downloaded minimal-lexical v0.2.1 |
| 1194 | 2026-06-23T19:24:40.096Z | Downloaded pest_meta v2.8.6 |
| 1195 | 2026-06-23T19:24:40.096Z | Downloaded progenitor-impl v0.14.0 |
| 1196 | 2026-06-23T19:24:40.096Z | Downloaded walkdir v2.5.0 |
| 1197 | 2026-06-23T19:24:40.096Z | Downloaded vsss-rs v3.3.4 |
| 1198 | 2026-06-23T19:24:40.096Z | Downloaded async-compression v0.4.42 |
| 1199 | 2026-06-23T19:24:40.096Z | Downloaded icu_properties v2.2.0 |
| 1200 | 2026-06-23T19:24:40.096Z | Downloaded hickory-resolver v0.25.2 |
| 1201 | 2026-06-23T19:24:40.096Z | Downloaded ucd-trie v0.1.7 |
| 1202 | 2026-06-23T19:24:40.096Z | Downloaded usdt-impl v0.5.0 |
| 1203 | 2026-06-23T19:24:40.096Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1204 | 2026-06-23T19:24:40.096Z | Downloaded openssl-sys v0.9.116 |
| 1205 | 2026-06-23T19:24:40.096Z | Downloaded xz2 v0.1.7 |
| 1206 | 2026-06-23T19:24:40.096Z | Downloaded similar v2.7.0 |
| 1207 | 2026-06-23T19:24:40.096Z | Downloaded zerocopy-derive v0.7.35 |
| 1208 | 2026-06-23T19:24:40.096Z | Downloaded snafu v0.8.9 |
| 1209 | 2026-06-23T19:24:40.096Z | Downloaded slog v2.8.2 |
| 1210 | 2026-06-23T19:24:40.096Z | Downloaded yoke v0.8.3 |
| 1211 | 2026-06-23T19:24:40.096Z | Downloaded test-strategy v0.4.5 |
| 1212 | 2026-06-23T19:24:40.096Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1213 | 2026-06-23T19:24:40.096Z | Downloaded quinn v0.11.9 |
| 1214 | 2026-06-23T19:24:40.096Z | Downloaded rayon-core v1.13.0 |
| 1215 | 2026-06-23T19:24:40.097Z | Downloaded qorb v0.4.1 |
| 1216 | 2026-06-23T19:24:40.097Z | Downloaded hickory-resolver v0.24.4 |
| 1217 | 2026-06-23T19:24:40.097Z | Downloaded zerovec-derive v0.11.3 |
| 1218 | 2026-06-23T19:24:40.097Z | Downloaded nom v7.1.3 |
| 1219 | 2026-06-23T19:24:40.097Z | Downloaded typify v0.6.2 |
| 1220 | 2026-06-23T19:24:40.097Z | Downloaded schemars v0.8.22 |
| 1221 | 2026-06-23T19:24:40.097Z | Downloaded schemars v0.9.0 |
| 1222 | 2026-06-23T19:24:40.097Z | Downloaded expectorate v1.2.0 |
| 1223 | 2026-06-23T19:24:40.097Z | Downloaded dropshot-api-manager v0.7.2 |
| 1224 | 2026-06-23T19:24:40.097Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1225 | 2026-06-23T19:24:40.097Z | Downloaded steno v0.4.1 |
| 1226 | 2026-06-23T19:24:40.097Z | Downloaded zeroize v1.8.2 |
| 1227 | 2026-06-23T19:24:40.100Z | Downloaded rand v0.8.6 |
| 1228 | 2026-06-23T19:24:40.100Z | Downloaded toml v0.7.8 |
| 1229 | 2026-06-23T19:24:40.100Z | Downloaded typify v0.4.3 |
| 1230 | 2026-06-23T19:24:40.100Z | Downloaded schemars v1.2.1 |
| 1231 | 2026-06-23T19:24:40.100Z | Downloaded uuid v1.23.2 |
| 1232 | 2026-06-23T19:24:40.100Z | Downloaded unsafe-libyaml v0.2.11 |
| 1233 | 2026-06-23T19:24:40.100Z | Downloaded pest v2.8.6 |
| 1234 | 2026-06-23T19:24:40.100Z | Downloaded http v1.4.1 |
| 1235 | 2026-06-23T19:24:40.100Z | Downloaded icu_properties_data v2.2.0 |
| 1236 | 2026-06-23T19:24:40.100Z | Downloaded tungstenite v0.21.0 |
| 1237 | 2026-06-23T19:24:40.100Z | Downloaded aws-lc-rs v1.17.0 |
| 1238 | 2026-06-23T19:24:40.100Z | Downloaded rayon v1.12.0 |
| 1239 | 2026-06-23T19:24:40.101Z | Downloaded reqwest v0.13.4 |
| 1240 | 2026-06-23T19:24:40.101Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1241 | 2026-06-23T19:24:40.101Z | Downloaded toml_edit v0.19.15 |
| 1242 | 2026-06-23T19:24:40.101Z | Downloaded rand v0.10.1 |
| 1243 | 2026-06-23T19:24:40.101Z | Downloaded blake3 v1.8.5 |
| 1244 | 2026-06-23T19:24:40.101Z | Downloaded goblin v0.8.2 |
| 1245 | 2026-06-23T19:24:40.101Z | Downloaded yansi v1.0.1 |
| 1246 | 2026-06-23T19:24:40.101Z | Downloaded nom v8.0.0 |
| 1247 | 2026-06-23T19:24:40.101Z | Downloaded zerocopy-derive v0.8.50 |
| 1248 | 2026-06-23T19:24:40.101Z | Downloaded zerocopy v0.7.35 |
| 1249 | 2026-06-23T19:24:40.101Z | Downloaded typed-path v0.9.3 |
| 1250 | 2026-06-23T19:24:40.101Z | Downloaded iddqd v0.4.2 |
| 1251 | 2026-06-23T19:24:40.101Z | Downloaded ron v0.12.1 |
| 1252 | 2026-06-23T19:24:40.101Z | Downloaded itertools v0.12.1 |
| 1253 | 2026-06-23T19:24:40.101Z | Downloaded h2 v0.4.14 |
| 1254 | 2026-06-23T19:24:40.101Z | Downloaded zerotrie v0.2.4 |
| 1255 | 2026-06-23T19:24:40.101Z | Downloaded hkdf v0.12.4 |
| 1256 | 2026-06-23T19:24:40.101Z | Downloaded libm v0.2.16 |
| 1257 | 2026-06-23T19:24:40.101Z | Downloaded tabled v0.21.0 |
| 1258 | 2026-06-23T19:24:40.101Z | Downloaded webpki-roots v1.0.7 |
| 1259 | 2026-06-23T19:24:40.101Z | Downloaded time v0.3.47 |
| 1260 | 2026-06-23T19:24:40.101Z | Downloaded regex v1.12.3 |
| 1261 | 2026-06-23T19:24:40.101Z | Downloaded hashbrown v0.16.1 |
| 1262 | 2026-06-23T19:24:40.108Z | Downloaded tough v0.22.0 |
| 1263 | 2026-06-23T19:24:40.132Z | Downloaded smoltcp v0.11.0 |
| 1264 | 2026-06-23T19:24:40.139Z | Downloaded dropshot v0.17.1 |
| 1265 | 2026-06-23T19:24:40.150Z | Downloaded rhai v1.25.1 |
| 1266 | 2026-06-23T19:24:40.156Z | Downloaded zerovec v0.11.6 |
| 1267 | 2026-06-23T19:24:40.159Z | Downloaded regress v0.10.5 |
| 1268 | 2026-06-23T19:24:40.164Z | Downloaded winnow v0.5.40 |
| 1269 | 2026-06-23T19:24:40.172Z | Downloaded rustls v0.23.40 |
| 1270 | 2026-06-23T19:24:40.175Z | Downloaded moka v0.12.15 |
| 1271 | 2026-06-23T19:24:40.179Z | Downloaded tabled v0.15.0 |
| 1272 | 2026-06-23T19:24:40.189Z | Downloaded proptest v1.11.0 |
| 1273 | 2026-06-23T19:24:40.194Z | Downloaded goblin v0.10.7 |
| 1274 | 2026-06-23T19:24:40.200Z | Downloaded serde_with v3.20.0 |
| 1275 | 2026-06-23T19:24:40.204Z | Downloaded regress v0.11.1 |
| 1276 | 2026-06-23T19:24:40.207Z | Downloaded sled v0.34.7 |
| 1277 | 2026-06-23T19:24:40.214Z | Downloaded typify-impl v0.6.2 |
| 1278 | 2026-06-23T19:24:40.219Z | Downloaded quinn-proto v0.11.14 |
| 1279 | 2026-06-23T19:24:40.224Z | Downloaded regex-syntax v0.8.10 |
| 1280 | 2026-06-23T19:24:40.230Z | Downloaded chrono-tz v0.10.4 |
| 1281 | 2026-06-23T19:24:40.236Z | Downloaded syn v1.0.109 |
| 1282 | 2026-06-23T19:24:40.241Z | Downloaded openssl v0.10.80 |
| 1283 | 2026-06-23T19:24:40.261Z | Downloaded zerocopy v0.8.50 |
| 1284 | 2026-06-23T19:24:40.275Z | Downloaded syn v2.0.117 |
| 1285 | 2026-06-23T19:24:40.278Z | Downloaded csv v1.4.0 |
| 1286 | 2026-06-23T19:24:40.287Z | Downloaded nix v0.31.3 |
| 1287 | 2026-06-23T19:24:40.299Z | Downloaded hickory-proto v0.24.4 |
| 1288 | 2026-06-23T19:24:40.307Z | Downloaded openapiv3 v2.2.0 |
| 1289 | 2026-06-23T19:24:40.322Z | Downloaded hickory-proto v0.25.2 |
| 1290 | 2026-06-23T19:24:40.381Z | Downloaded typify-impl v0.4.3 |
| 1291 | 2026-06-23T19:24:40.427Z | Downloaded petgraph v0.6.5 |
| 1292 | 2026-06-23T19:24:40.438Z | Downloaded lzma-sys v0.1.20 |
| 1293 | 2026-06-23T19:24:40.454Z | Downloaded jiff v0.2.28 |
| 1294 | 2026-06-23T19:24:40.472Z | Downloaded sha3 v0.10.9 |
| 1295 | 2026-06-23T19:24:40.502Z | Downloaded encoding_rs v0.8.35 |
| 1296 | 2026-06-23T19:24:40.881Z | Downloaded aws-lc-sys v0.41.0 |
| 1297 | 2026-06-23T19:24:41.773Z | Compiling proc-macro2 v1.0.106 |
| 1298 | 2026-06-23T19:24:41.773Z | Compiling quote v1.0.45 |
| 1299 | 2026-06-23T19:24:41.773Z | Compiling unicode-ident v1.0.24 |
| 1300 | 2026-06-23T19:24:41.773Z | Compiling serde_core v1.0.228 |
| 1301 | 2026-06-23T19:24:41.773Z | Compiling cfg-if v1.0.4 |
| 1302 | 2026-06-23T19:24:41.773Z | Compiling serde v1.0.228 |
| 1303 | 2026-06-23T19:24:41.778Z | Compiling libc v0.2.186 |
| 1304 | 2026-06-23T19:24:41.778Z | Compiling memchr v2.8.1 |
| 1305 | 2026-06-23T19:24:42.015Z | Compiling itoa v1.0.18 |
| 1306 | 2026-06-23T19:24:42.197Z | Compiling smallvec v1.15.1 |
| 1307 | 2026-06-23T19:24:42.235Z | Compiling zmij v1.0.21 |
| 1308 | 2026-06-23T19:24:42.362Z | Compiling autocfg v1.5.1 |
| 1309 | 2026-06-23T19:24:42.401Z | Compiling libm v0.2.16 |
| 1310 | 2026-06-23T19:24:42.636Z | Compiling stable_deref_trait v1.2.1 |
| 1311 | 2026-06-23T19:24:43.104Z | Compiling percent-encoding v2.3.2 |
| 1312 | 2026-06-23T19:24:43.104Z | Compiling writeable v0.6.3 |
| 1313 | 2026-06-23T19:24:43.104Z | Compiling litemap v0.8.2 |
| 1314 | 2026-06-23T19:24:43.105Z | Compiling icu_properties_data v2.2.0 |
| 1315 | 2026-06-23T19:24:43.105Z | Compiling icu_normalizer_data v2.2.0 |
| 1316 | 2026-06-23T19:24:43.105Z | Compiling utf8_iter v1.0.4 |
| 1317 | 2026-06-23T19:24:43.105Z | Compiling iana-time-zone v0.1.65 |
| 1318 | 2026-06-23T19:24:43.105Z | Compiling equivalent v1.0.2 |
| 1319 | 2026-06-23T19:24:43.129Z | Compiling form_urlencoded v1.2.2 |
| 1320 | 2026-06-23T19:24:43.143Z | Compiling version_check v0.9.5 |
| 1321 | 2026-06-23T19:24:43.178Z | Compiling syn v2.0.117 |
| 1322 | 2026-06-23T19:24:43.215Z | Compiling pin-project-lite v0.2.17 |
| 1323 | 2026-06-23T19:24:43.290Z | Compiling serde_json v1.0.150 |
| 1324 | 2026-06-23T19:24:43.302Z | Compiling parking_lot_core v0.9.12 |
| 1325 | 2026-06-23T19:24:43.313Z | Compiling dyn-clone v1.0.20 |
| 1326 | 2026-06-23T19:24:43.356Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-06-23T19:24:43.425Z | Compiling num-traits v0.2.19 |
| 1328 | 2026-06-23T19:24:43.443Z | Compiling lock_api v0.4.14 |
| 1329 | 2026-06-23T19:24:43.466Z | Compiling log v0.4.32 |
| 1330 | 2026-06-23T19:24:43.555Z | Compiling thiserror v2.0.18 |
| 1331 | 2026-06-23T19:24:43.612Z | Compiling hashbrown v0.17.1 |
| 1332 | 2026-06-23T19:24:43.654Z | Compiling getrandom v0.4.2 |
| 1333 | 2026-06-23T19:24:43.677Z | Compiling rand_core v0.10.1 |
| 1334 | 2026-06-23T19:24:43.854Z | Compiling errno v0.3.14 |
| 1335 | 2026-06-23T19:24:43.959Z | Compiling futures-core v0.3.32 |
| 1336 | 2026-06-23T19:24:44.102Z | Compiling semver v1.0.28 |
| 1337 | 2026-06-23T19:24:44.131Z | Compiling indexmap v2.14.0 |
| 1338 | 2026-06-23T19:24:44.165Z | Compiling heck v0.5.0 |
| 1339 | 2026-06-23T19:24:44.268Z | Compiling zerocopy v0.8.50 |
| 1340 | 2026-06-23T19:24:44.418Z | Compiling futures-sink v0.3.32 |
| 1341 | 2026-06-23T19:24:44.450Z | Compiling uuid v1.23.2 |
| 1342 | 2026-06-23T19:24:44.455Z | Compiling slab v0.4.12 |
| 1343 | 2026-06-23T19:24:44.511Z | Compiling jobserver v0.1.34 |
| 1344 | 2026-06-23T19:24:44.625Z | Compiling shlex v2.0.1 |
| 1345 | 2026-06-23T19:24:44.702Z | Compiling find-msvc-tools v0.1.9 |
| 1346 | 2026-06-23T19:24:44.744Z | Compiling fnv v1.0.7 |
| 1347 | 2026-06-23T19:24:44.800Z | Compiling schemars v0.8.22 |
| 1348 | 2026-06-23T19:24:44.819Z | Compiling futures-channel v0.3.32 |
| 1349 | 2026-06-23T19:24:44.835Z | Compiling rustversion v1.0.22 |
| 1350 | 2026-06-23T19:24:44.856Z | Compiling cc v1.2.63 |
| 1351 | 2026-06-23T19:24:44.927Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-06-23T19:24:45.033Z | Compiling futures-io v0.3.32 |
| 1353 | 2026-06-23T19:24:45.096Z | Compiling socket2 v0.6.4 |
| 1354 | 2026-06-23T19:24:45.130Z | Compiling bitflags v2.12.1 |
| 1355 | 2026-06-23T19:24:45.185Z | Compiling signal-hook-registry v1.4.8 |
| 1356 | 2026-06-23T19:24:45.239Z | Compiling mio v1.2.1 |
| 1357 | 2026-06-23T19:24:45.355Z | Compiling parking_lot v0.12.5 |
| 1358 | 2026-06-23T19:24:45.367Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-06-23T19:24:45.467Z | Compiling typenum v1.20.1 |
| 1360 | 2026-06-23T19:24:45.528Z | Compiling dunce v1.0.5 |
| 1361 | 2026-06-23T19:24:45.623Z | Compiling cmake v0.1.58 |
| 1362 | 2026-06-23T19:24:45.712Z | Compiling fs_extra v1.3.0 |
| 1363 | 2026-06-23T19:24:45.748Z | Compiling critical-section v1.2.0 |
| 1364 | 2026-06-23T19:24:45.795Z | Compiling base64 v0.22.1 |
| 1365 | 2026-06-23T19:24:45.847Z | Compiling byteorder v1.5.0 |
| 1366 | 2026-06-23T19:24:45.954Z | Compiling synstructure v0.13.2 |
| 1367 | 2026-06-23T19:24:45.966Z | Compiling serde_derive_internals v0.29.1 |
| 1368 | 2026-06-23T19:24:46.078Z | Compiling subtle v2.6.1 |
| 1369 | 2026-06-23T19:24:46.094Z | Compiling aws-lc-sys v0.41.0 |
| 1370 | 2026-06-23T19:24:46.120Z | Compiling regex-syntax v0.8.10 |
| 1371 | 2026-06-23T19:24:46.233Z | Compiling once_cell v1.21.4 |
| 1372 | 2026-06-23T19:24:46.244Z | Compiling slog v2.8.2 |
| 1373 | 2026-06-23T19:24:46.338Z | Compiling atomic-waker v1.1.2 |
| 1374 | 2026-06-23T19:24:46.436Z | Compiling httparse v1.10.1 |
| 1375 | 2026-06-23T19:24:46.436Z | Compiling ipnet v2.12.0 |
| 1376 | 2026-06-23T19:24:46.461Z | Compiling strsim v0.11.1 |
| 1377 | 2026-06-23T19:24:46.479Z | Compiling rustix v1.1.4 |
| 1378 | 2026-06-23T19:24:46.694Z | Compiling tower-service v0.3.3 |
| 1379 | 2026-06-23T19:24:46.795Z | Compiling tower-layer v0.3.3 |
| 1380 | 2026-06-23T19:24:46.851Z | Compiling getrandom v0.2.17 |
| 1381 | 2026-06-23T19:24:47.013Z | Compiling try-lock v0.2.5 |
| 1382 | 2026-06-23T19:24:47.016Z | Compiling ryu v1.0.23 |
| 1383 | 2026-06-23T19:24:47.046Z | Compiling thiserror v1.0.69 |
| 1384 | 2026-06-23T19:24:47.069Z | Compiling ucd-trie v0.1.7 |
| 1385 | 2026-06-23T19:24:47.111Z | Compiling serde_derive v1.0.228 |
| 1386 | 2026-06-23T19:24:47.123Z | Compiling zerofrom-derive v0.1.7 |
| 1387 | 2026-06-23T19:24:47.177Z | Compiling yoke-derive v0.8.2 |
| 1388 | 2026-06-23T19:24:47.201Z | Compiling zerovec-derive v0.11.3 |
| 1389 | 2026-06-23T19:24:47.348Z | Compiling displaydoc v0.2.6 |
| 1390 | 2026-06-23T19:24:47.359Z | Compiling schemars_derive v0.8.22 |
| 1391 | 2026-06-23T19:24:48.146Z | Compiling tokio-macros v2.7.0 |
| 1392 | 2026-06-23T19:24:48.251Z | Compiling thiserror-impl v2.0.18 |
| 1393 | 2026-06-23T19:24:48.290Z | Compiling zerocopy-derive v0.8.50 |
| 1394 | 2026-06-23T19:24:48.312Z | Compiling zerofrom v0.1.8 |
| 1395 | 2026-06-23T19:24:48.428Z | Compiling yoke v0.8.3 |
| 1396 | 2026-06-23T19:24:48.558Z | Compiling zeroize_derive v1.4.3 |
| 1397 | 2026-06-23T19:24:48.613Z | Compiling zerovec v0.11.6 |
| 1398 | 2026-06-23T19:24:48.769Z | Compiling zerotrie v0.2.4 |
| 1399 | 2026-06-23T19:24:48.888Z | Compiling futures-macro v0.3.32 |
| 1400 | 2026-06-23T19:24:49.067Z | Compiling tinystr v0.8.3 |
| 1401 | 2026-06-23T19:24:49.136Z | Compiling potential_utf v0.1.5 |
| 1402 | 2026-06-23T19:24:49.233Z | Compiling icu_locale_core v2.2.0 |
| 1403 | 2026-06-23T19:24:49.262Z | Compiling icu_collections v2.2.0 |
| 1404 | 2026-06-23T19:24:49.295Z | Compiling zeroize v1.8.2 |
| 1405 | 2026-06-23T19:24:49.486Z | Compiling untrusted v0.9.0 |
| 1406 | 2026-06-23T19:24:49.598Z | Compiling pest v2.8.6 |
| 1407 | 2026-06-23T19:24:49.705Z | Compiling futures-util v0.3.32 |
| 1408 | 2026-06-23T19:24:49.716Z | Compiling thiserror-impl v1.0.69 |
| 1409 | 2026-06-23T19:24:49.771Z | Compiling want v0.3.1 |
| 1410 | 2026-06-23T19:24:49.927Z | Compiling icu_provider v2.2.0 |
| 1411 | 2026-06-23T19:24:50.225Z | Compiling bytes v1.11.1 |
| 1412 | 2026-06-23T19:24:50.241Z | Compiling icu_properties v2.2.0 |
| 1413 | 2026-06-23T19:24:50.281Z | Compiling icu_normalizer v2.2.0 |
| 1414 | 2026-06-23T19:24:50.835Z | Compiling chrono v0.4.45 |
| 1415 | 2026-06-23T19:24:50.849Z | Compiling http v1.4.1 |
| 1416 | 2026-06-23T19:24:50.853Z | Compiling tokio v1.52.3 |
| 1417 | 2026-06-23T19:24:50.869Z | Compiling serde_tokenstream v0.2.3 |
| 1418 | 2026-06-23T19:24:51.137Z | Compiling idna_adapter v1.2.2 |
| 1419 | 2026-06-23T19:24:51.271Z | Compiling idna v1.1.0 |
| 1420 | 2026-06-23T19:24:51.394Z | Compiling erased-serde v0.3.31 |
| 1421 | 2026-06-23T19:24:51.788Z | Compiling url v2.5.8 |
| 1422 | 2026-06-23T19:24:51.871Z | Compiling http-body v1.0.1 |
| 1423 | 2026-06-23T19:24:52.030Z | Compiling rand_core v0.6.4 |
| 1424 | 2026-06-23T19:24:52.061Z | Compiling httpdate v1.0.3 |
| 1425 | 2026-06-23T19:24:52.304Z | Compiling pest_meta v2.8.6 |
| 1426 | 2026-06-23T19:24:52.356Z | Compiling ppv-lite86 v0.2.21 |
| 1427 | 2026-06-23T19:24:52.395Z | Compiling getrandom v0.3.4 |
| 1428 | 2026-06-23T19:24:52.536Z | Compiling pretty-hex v0.4.2 |
| 1429 | 2026-06-23T19:24:52.663Z | Compiling plain v0.2.3 |
| 1430 | 2026-06-23T19:24:52.673Z | Compiling foldhash v0.2.0 |
| 1431 | 2026-06-23T19:24:52.720Z | Compiling paste v1.0.15 |
| 1432 | 2026-06-23T19:24:52.749Z | Compiling allocator-api2 v0.2.21 |
| 1433 | 2026-06-23T19:24:52.764Z | Compiling tracing-attributes v0.1.31 |
| 1434 | 2026-06-23T19:24:52.940Z | Compiling pest_generator v2.8.6 |
| 1435 | 2026-06-23T19:24:53.060Z | Compiling hashbrown v0.16.1 |
| 1436 | 2026-06-23T19:24:53.071Z | Compiling tracing-core v0.1.36 |
| 1437 | 2026-06-23T19:24:53.502Z | Compiling ipnetwork v0.21.1 |
| 1438 | 2026-06-23T19:24:53.571Z | Compiling pest_derive v2.8.6 |
| 1439 | 2026-06-23T19:24:53.645Z | Compiling omicron-workspace-hack v0.1.0 |
| 1440 | 2026-06-23T19:24:53.673Z | Compiling ident_case v1.0.1 |
| 1441 | 2026-06-23T19:24:53.806Z | Compiling http-body-util v0.1.3 |
| 1442 | 2026-06-23T19:24:53.869Z | Compiling serde_urlencoded v0.7.1 |
| 1443 | 2026-06-23T19:24:53.932Z | Compiling aho-corasick v1.1.4 |
| 1444 | 2026-06-23T19:24:53.978Z | Compiling tracing v0.1.44 |
| 1445 | 2026-06-23T19:24:54.099Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-06-23T19:24:54.111Z | Compiling winnow v1.0.3 |
| 1447 | 2026-06-23T19:24:54.125Z | Compiling oxnet v0.1.6 |
| 1448 | 2026-06-23T19:24:54.199Z | Compiling daft-derive v0.1.7 |
| 1449 | 2026-06-23T19:24:54.285Z | Compiling fastrand v2.4.1 |
| 1450 | 2026-06-23T19:24:54.539Z | Compiling tokio-util v0.7.18 |
| 1451 | 2026-06-23T19:24:54.581Z | Compiling scroll_derive v0.13.1 |
| 1452 | 2026-06-23T19:24:54.943Z | Compiling regex-automata v0.4.14 |
| 1453 | 2026-06-23T19:24:55.170Z | Compiling async-trait v0.1.89 |
| 1454 | 2026-06-23T19:24:55.264Z | Compiling powerfmt v0.2.0 |
| 1455 | 2026-06-23T19:24:55.285Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-06-23T19:24:55.411Z | Compiling num-conv v0.2.2 |
| 1457 | 2026-06-23T19:24:55.464Z | Compiling time-core v0.1.8 |
| 1458 | 2026-06-23T19:24:55.558Z | Compiling aws-lc-rs v1.17.0 |
| 1459 | 2026-06-23T19:24:55.602Z | Compiling time-macros v0.2.27 |
| 1460 | 2026-06-23T19:24:55.811Z | Compiling scroll v0.13.0 |
| 1461 | 2026-06-23T19:24:55.872Z | Compiling deranged v0.5.8 |
| 1462 | 2026-06-23T19:24:56.082Z | Compiling rustls-pki-types v1.14.1 |
| 1463 | 2026-06-23T19:24:56.141Z | Compiling hex v0.4.3 |
| 1464 | 2026-06-23T19:24:56.390Z | Compiling num_threads v0.1.7 |
| 1465 | 2026-06-23T19:24:56.492Z | Compiling openssl-probe v0.2.1 |
| 1466 | 2026-06-23T19:24:56.557Z | Compiling regex v1.12.3 |
| 1467 | 2026-06-23T19:24:56.576Z | Compiling goblin v0.10.7 |
| 1468 | 2026-06-23T19:24:57.043Z | Compiling camino v1.2.2 |
| 1469 | 2026-06-23T19:24:57.111Z | Compiling untrusted v0.7.1 |
| 1470 | 2026-06-23T19:24:57.368Z | Compiling usdt-impl v0.6.0 |
| 1471 | 2026-06-23T19:24:57.422Z | Compiling rustls v0.23.40 |
| 1472 | 2026-06-23T19:24:57.481Z | Compiling crc32fast v1.5.0 |
| 1473 | 2026-06-23T19:24:57.650Z | Compiling h2 v0.4.14 |
| 1474 | 2026-06-23T19:24:57.666Z | Compiling dtrace-parser v0.3.0 |
| 1475 | 2026-06-23T19:24:57.823Z | Compiling crossbeam-utils v0.8.21 |
| 1476 | 2026-06-23T19:24:58.156Z | Compiling futures-executor v0.3.32 |
| 1477 | 2026-06-23T19:24:58.232Z | Compiling structmeta-derive v0.3.0 |
| 1478 | 2026-06-23T19:24:58.300Z | Compiling thread-id v5.1.0 |
| 1479 | 2026-06-23T19:24:58.381Z | Compiling simd-adler32 v0.3.9 |
| 1480 | 2026-06-23T19:24:58.433Z | Compiling adler2 v2.0.1 |
| 1481 | 2026-06-23T19:24:58.527Z | Compiling cpufeatures v0.3.0 |
| 1482 | 2026-06-23T19:24:58.564Z | Compiling miniz_oxide v0.8.9 |
| 1483 | 2026-06-23T19:24:58.577Z | Compiling futures v0.3.32 |
| 1484 | 2026-06-23T19:24:58.600Z | Compiling rand_core v0.9.5 |
| 1485 | 2026-06-23T19:24:58.801Z | Compiling darling_core v0.23.0 |
| 1486 | 2026-06-23T19:24:59.150Z | Compiling newtype-uuid-macros v0.1.0 |
| 1487 | 2026-06-23T19:24:59.204Z | Compiling hybrid-array v0.4.12 |
| 1488 | 2026-06-23T19:24:59.270Z | Compiling structmeta v0.3.0 |
| 1489 | 2026-06-23T19:24:59.465Z | Compiling dof v0.4.0 |
| 1490 | 2026-06-23T19:24:59.655Z | Compiling hyper v1.10.1 |
| 1491 | 2026-06-23T19:24:59.831Z | Compiling thread_local v1.1.9 |
| 1492 | 2026-06-23T19:24:59.944Z | Compiling match_cfg v0.1.0 |
| 1493 | 2026-06-23T19:25:00.013Z | Compiling flate2 v1.1.9 |
| 1494 | 2026-06-23T19:25:00.665Z | Compiling newtype-uuid v1.3.2 |
| 1495 | 2026-06-23T19:25:00.790Z | Compiling hyper-util v0.1.20 |
| 1496 | 2026-06-23T19:25:00.845Z | Compiling darling_macro v0.23.0 |
| 1497 | 2026-06-23T19:25:01.001Z | Compiling compression-core v0.4.32 |
| 1498 | 2026-06-23T19:25:01.132Z | Compiling slog-async v2.8.0 |
| 1499 | 2026-06-23T19:25:01.153Z | Compiling ref-cast v1.0.25 |
| 1500 | 2026-06-23T19:25:01.428Z | Compiling quick-error v1.2.3 |
| 1501 | 2026-06-23T19:25:01.438Z | Compiling darling v0.23.0 |
| 1502 | 2026-06-23T19:25:01.521Z | Compiling compression-codecs v0.4.38 |
| 1503 | 2026-06-23T19:25:01.525Z | Compiling daft v0.1.7 |
| 1504 | 2026-06-23T19:25:01.541Z | Compiling usdt-attr-macro v0.6.0 |
| 1505 | 2026-06-23T19:25:01.551Z | Compiling usdt-macro v0.6.0 |
| 1506 | 2026-06-23T19:25:01.583Z | Compiling block-buffer v0.12.0 |
| 1507 | 2026-06-23T19:25:01.629Z | Compiling crypto-common v0.2.2 |
| 1508 | 2026-06-23T19:25:01.733Z | Compiling rand_chacha v0.9.0 |
| 1509 | 2026-06-23T19:25:01.783Z | Compiling ref-cast-impl v1.0.25 |
| 1510 | 2026-06-23T19:25:02.209Z | Compiling strum_macros v0.26.4 |
| 1511 | 2026-06-23T19:25:02.254Z | Compiling serde_spanned v1.1.1 |
| 1512 | 2026-06-23T19:25:02.403Z | Compiling generic-array v0.14.7 |
| 1513 | 2026-06-23T19:25:02.456Z | Compiling multer v3.1.0 |
| 1514 | 2026-06-23T19:25:02.633Z | Compiling debug-ignore v1.0.5 |
| 1515 | 2026-06-23T19:25:02.644Z | Compiling const-oid v0.10.2 |
| 1516 | 2026-06-23T19:25:02.677Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1517 | 2026-06-23T19:25:02.694Z | Compiling bit-vec v0.8.0 |
| 1518 | 2026-06-23T19:25:02.705Z | Compiling take_mut v0.2.2 |
| 1519 | 2026-06-23T19:25:02.717Z | Compiling term v1.2.1 |
| 1520 | 2026-06-23T19:25:02.803Z | Compiling digest v0.11.3 |
| 1521 | 2026-06-23T19:25:02.880Z | Compiling bit-set v0.8.0 |
| 1522 | 2026-06-23T19:25:02.904Z | Compiling rand v0.9.4 |
| 1523 | 2026-06-23T19:25:02.915Z | Compiling serde_with_macros v3.20.0 |
| 1524 | 2026-06-23T19:25:02.964Z | Compiling async-stream-impl v0.3.6 |
| 1525 | 2026-06-23T19:25:03.036Z | Compiling dropshot v0.17.1 |
| 1526 | 2026-06-23T19:25:03.275Z | Compiling encoding_rs v0.8.35 |
| 1527 | 2026-06-23T19:25:03.414Z | Compiling mime v0.3.17 |
| 1528 | 2026-06-23T19:25:03.497Z | Compiling syn v1.0.109 |
| 1529 | 2026-06-23T19:25:03.599Z | Compiling spin v0.9.8 |
| 1530 | 2026-06-23T19:25:03.676Z | Compiling unarray v0.1.4 |
| 1531 | 2026-06-23T19:25:03.712Z | Compiling async-stream v0.3.6 |
| 1532 | 2026-06-23T19:25:03.872Z | Compiling sha1 v0.11.0 |
| 1533 | 2026-06-23T19:25:03.872Z | Compiling strum v0.26.3 |
| 1534 | 2026-06-23T19:25:03.896Z | Compiling derive-ex v0.1.8 |
| 1535 | 2026-06-23T19:25:03.943Z | Compiling tower v0.5.3 |
| 1536 | 2026-06-23T19:25:03.967Z | Compiling dropshot_endpoint v0.17.1 |
| 1537 | 2026-06-23T19:25:04.050Z | Compiling macaddr v1.0.1 |
| 1538 | 2026-06-23T19:25:04.064Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1539 | 2026-06-23T19:25:04.365Z | Compiling waitgroup v0.1.2 |
| 1540 | 2026-06-23T19:25:04.437Z | Compiling serde_path_to_error v0.1.20 |
| 1541 | 2026-06-23T19:25:04.532Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1542 | 2026-06-23T19:25:04.654Z | Compiling tower-http v0.6.11 |
| 1543 | 2026-06-23T19:25:04.744Z | Compiling tempfile v3.27.0 |
| 1544 | 2026-06-23T19:25:04.906Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1545 | 2026-06-23T19:25:05.061Z | Compiling openapiv3 v2.2.0 |
| 1546 | 2026-06-23T19:25:05.084Z | Compiling strum_macros v0.27.2 |
| 1547 | 2026-06-23T19:25:05.162Z | Compiling instant v0.1.13 |
| 1548 | 2026-06-23T19:25:05.283Z | Compiling time v0.3.47 |
| 1549 | 2026-06-23T19:25:05.467Z | Compiling test-strategy v0.4.5 |
| 1550 | 2026-06-23T19:25:06.509Z | Compiling rustls-native-certs v0.8.4 |
| 1551 | 2026-06-23T19:25:06.660Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1552 | 2026-06-23T19:25:06.800Z | Compiling crossbeam-channel v0.5.15 |
| 1553 | 2026-06-23T19:25:06.874Z | Compiling crypto-common v0.1.7 |
| 1554 | 2026-06-23T19:25:06.931Z | Compiling strum v0.27.2 |
| 1555 | 2026-06-23T19:25:06.955Z | Compiling parse-display-derive v0.10.0 |
| 1556 | 2026-06-23T19:25:07.077Z | Compiling backon v1.6.0 |
| 1557 | 2026-06-23T19:25:07.279Z | Compiling rand_chacha v0.3.1 |
| 1558 | 2026-06-23T19:25:07.766Z | Compiling rand v0.8.6 |
| 1559 | 2026-06-23T19:25:08.062Z | Compiling slog-json v2.6.1 |
| 1560 | 2026-06-23T19:25:08.124Z | Compiling hostname v0.3.1 |
| 1561 | 2026-06-23T19:25:08.271Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1562 | 2026-06-23T19:25:08.343Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1563 | 2026-06-23T19:25:08.559Z | Compiling memmap2 v0.9.10 |
| 1564 | 2026-06-23T19:25:08.581Z | Compiling is-terminal v0.4.17 |
| 1565 | 2026-06-23T19:25:08.646Z | Compiling wait-timeout v0.2.1 |
| 1566 | 2026-06-23T19:25:08.671Z | Compiling either v1.16.0 |
| 1567 | 2026-06-23T19:25:08.771Z | Compiling rusty-fork v0.3.1 |
| 1568 | 2026-06-23T19:25:08.876Z | Compiling usdt v0.6.0 |
| 1569 | 2026-06-23T19:25:08.953Z | Compiling slog-term v2.9.2 |
| 1570 | 2026-06-23T19:25:08.991Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1571 | 2026-06-23T19:25:08.991Z | Compiling slog-bunyan v2.5.0 |
| 1572 | 2026-06-23T19:25:09.102Z | Compiling serde_with v3.20.0 |
| 1573 | 2026-06-23T19:25:09.124Z | Compiling async-compression v0.4.42 |
| 1574 | 2026-06-23T19:25:09.156Z | Compiling rand_xorshift v0.4.0 |
| 1575 | 2026-06-23T19:25:09.293Z | Compiling rustls-pemfile v2.2.0 |
| 1576 | 2026-06-23T19:25:09.438Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1577 | 2026-06-23T19:25:09.486Z | Compiling regress v0.10.5 |
| 1578 | 2026-06-23T19:25:09.513Z | Compiling hostname v0.4.2 |
| 1579 | 2026-06-23T19:25:09.622Z | Compiling humantime v2.3.0 |
| 1580 | 2026-06-23T19:25:09.668Z | Compiling proptest v1.11.0 |
| 1581 | 2026-06-23T19:25:09.890Z | Compiling iddqd v0.4.2 |
| 1582 | 2026-06-23T19:25:10.113Z | Compiling reqwest v0.12.28 |
| 1583 | 2026-06-23T19:25:10.452Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1584 | 2026-06-23T19:25:10.700Z | Compiling block-buffer v0.10.4 |
| 1585 | 2026-06-23T19:25:10.845Z | Compiling digest v0.10.7 |
| 1586 | 2026-06-23T19:25:10.962Z | Compiling itertools v0.14.0 |
| 1587 | 2026-06-23T19:25:11.063Z | Compiling progenitor-client v0.10.0 |
| 1588 | 2026-06-23T19:25:11.152Z | Compiling parse-display v0.10.0 |
| 1589 | 2026-06-23T19:25:11.327Z | Compiling backoff v0.4.0 |
| 1590 | 2026-06-23T19:25:11.514Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1591 | 2026-06-23T19:25:12.141Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1592 | 2026-06-23T19:25:13.329Z | Compiling regress v0.11.1 |
| 1593 | 2026-06-23T19:25:13.469Z | Compiling utf8parse v0.2.2 |
| 1594 | 2026-06-23T19:25:13.582Z | Compiling anstyle-parse v1.0.0 |
| 1595 | 2026-06-23T19:25:13.592Z | Compiling is_terminal_polyfill v1.70.2 |
| 1596 | 2026-06-23T19:25:13.698Z | Compiling anstyle-query v1.1.5 |
| 1597 | 2026-06-23T19:25:13.799Z | Compiling colorchoice v1.0.5 |
| 1598 | 2026-06-23T19:25:13.896Z | Compiling anstyle v1.0.14 |
| 1599 | 2026-06-23T19:25:14.121Z | Compiling anstream v1.0.0 |
| 1600 | 2026-06-23T19:25:14.569Z | Compiling toml_datetime v0.6.11 |
| 1601 | 2026-06-23T19:25:14.838Z | Compiling typify-impl v0.6.2 |
| 1602 | 2026-06-23T19:25:14.886Z | Compiling zerocopy-derive v0.7.35 |
| 1603 | 2026-06-23T19:25:14.959Z | Compiling cpufeatures v0.2.17 |
| 1604 | 2026-06-23T19:25:15.032Z | Compiling clap_lex v1.1.0 |
| 1605 | 2026-06-23T19:25:15.122Z | Compiling convert_case v0.4.0 |
| 1606 | 2026-06-23T19:25:15.750Z | Compiling zerocopy v0.7.35 |
| 1607 | 2026-06-23T19:25:15.762Z | Compiling derive_more v0.99.20 |
| 1608 | 2026-06-23T19:25:16.105Z | Compiling unicode-width v0.2.2 |
| 1609 | 2026-06-23T19:25:16.797Z | Compiling secrecy v0.10.3 |
| 1610 | 2026-06-23T19:25:16.881Z | Compiling clap_derive v4.6.1 |
| 1611 | 2026-06-23T19:25:17.012Z | Compiling crucible-workspace-hack v0.1.0 |
| 1612 | 2026-06-23T19:25:17.161Z | Compiling tinyvec_macros v0.1.1 |
| 1613 | 2026-06-23T19:25:17.241Z | Compiling float-ord v0.3.2 |
| 1614 | 2026-06-23T19:25:17.267Z | Compiling tinyvec v1.11.0 |
| 1615 | 2026-06-23T19:25:17.813Z | Compiling terminal_size v0.4.4 |
| 1616 | 2026-06-23T19:25:17.932Z | Compiling dtrace-parser v0.2.0 |
| 1617 | 2026-06-23T19:25:17.957Z | Compiling scroll_derive v0.12.1 |
| 1618 | 2026-06-23T19:25:18.013Z | Compiling num-integer v0.1.46 |
| 1619 | 2026-06-23T19:25:18.232Z | Compiling rustc_version v0.4.1 |
| 1620 | 2026-06-23T19:25:18.331Z | Compiling usdt-impl v0.5.0 |
| 1621 | 2026-06-23T19:25:18.607Z | Compiling curve25519-dalek v4.1.3 |
| 1622 | 2026-06-23T19:25:18.686Z | Compiling scroll v0.12.0 |
| 1623 | 2026-06-23T19:25:18.919Z | Compiling dof v0.3.0 |
| 1624 | 2026-06-23T19:25:18.937Z | Compiling hmac v0.12.1 |
| 1625 | 2026-06-23T19:25:18.961Z | Compiling inout v0.1.4 |
| 1626 | 2026-06-23T19:25:19.079Z | Compiling darling_core v0.21.3 |
| 1627 | 2026-06-23T19:25:19.100Z | Compiling ff v0.13.1 |
| 1628 | 2026-06-23T19:25:19.243Z | Compiling thread-id v4.2.2 |
| 1629 | 2026-06-23T19:25:19.253Z | Compiling group v0.13.0 |
| 1630 | 2026-06-23T19:25:19.525Z | Compiling cipher v0.4.4 |
| 1631 | 2026-06-23T19:25:19.740Z | Compiling hkdf v0.12.4 |
| 1632 | 2026-06-23T19:25:19.792Z | Compiling goblin v0.8.2 |
| 1633 | 2026-06-23T19:25:19.889Z | Compiling num-iter v0.1.45 |
| 1634 | 2026-06-23T19:25:19.945Z | Compiling num-rational v0.4.2 |
| 1635 | 2026-06-23T19:25:20.003Z | Compiling clap_builder v4.6.0 |
| 1636 | 2026-06-23T19:25:20.171Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1637 | 2026-06-23T19:25:20.255Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1638 | 2026-06-23T19:25:20.551Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-06-23T19:25:20.684Z | Compiling crypto-bigint v0.5.5 |
| 1640 | 2026-06-23T19:25:21.044Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1641 | 2026-06-23T19:25:21.064Z | Compiling typify-macro v0.6.2 |
| 1642 | 2026-06-23T19:25:21.121Z | Compiling darling_macro v0.21.3 |
| 1643 | 2026-06-23T19:25:21.374Z | Compiling crossbeam-epoch v0.9.18 |
| 1644 | 2026-06-23T19:25:21.709Z | Compiling half v2.7.1 |
| 1645 | 2026-06-23T19:25:21.712Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1646 | 2026-06-23T19:25:21.783Z | Compiling num-complex v0.4.6 |
| 1647 | 2026-06-23T19:25:22.194Z | Compiling ciborium-io v0.2.2 |
| 1648 | 2026-06-23T19:25:22.205Z | Compiling opaque-debug v0.3.1 |
| 1649 | 2026-06-23T19:25:22.241Z | Compiling base16ct v0.2.0 |
| 1650 | 2026-06-23T19:25:22.272Z | Compiling base64ct v1.8.3 |
| 1651 | 2026-06-23T19:25:22.287Z | Compiling ciborium-ll v0.2.2 |
| 1652 | 2026-06-23T19:25:22.404Z | Compiling elliptic-curve v0.13.8 |
| 1653 | 2026-06-23T19:25:22.501Z | Compiling password-hash v0.5.0 |
| 1654 | 2026-06-23T19:25:22.568Z | Compiling poly1305 v0.8.0 |
| 1655 | 2026-06-23T19:25:22.986Z | Compiling num v0.4.3 |
| 1656 | 2026-06-23T19:25:23.162Z | Compiling typify v0.6.2 |
| 1657 | 2026-06-23T19:25:23.236Z | Compiling darling v0.21.3 |
| 1658 | 2026-06-23T19:25:23.260Z | Compiling clap v4.6.1 |
| 1659 | 2026-06-23T19:25:23.315Z | Compiling thiserror-no-std v2.0.2 |
| 1660 | 2026-06-23T19:25:23.337Z | Compiling proc-macro-crate v3.5.0 |
| 1661 | 2026-06-23T19:25:23.577Z | Compiling chacha20 v0.9.1 |
| 1662 | 2026-06-23T19:25:23.753Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1663 | 2026-06-23T19:25:23.783Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1664 | 2026-06-23T19:25:24.246Z | Compiling blake2 v0.10.6 |
| 1665 | 2026-06-23T19:25:24.419Z | Compiling aead v0.5.2 |
| 1666 | 2026-06-23T19:25:24.457Z | Compiling byte-wrapper v0.1.0 |
| 1667 | 2026-06-23T19:25:24.577Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1668 | 2026-06-23T19:25:24.684Z | Compiling proc-macro-error-attr v1.0.4 |
| 1669 | 2026-06-23T19:25:24.920Z | Compiling rustix v0.38.44 |
| 1670 | 2026-06-23T19:25:24.946Z | Compiling heapless v0.8.0 |
| 1671 | 2026-06-23T19:25:24.975Z | Compiling prettyplease v0.2.37 |
| 1672 | 2026-06-23T19:25:25.222Z | Compiling keccak v0.1.6 |
| 1673 | 2026-06-23T19:25:25.265Z | Compiling unsafe-libyaml v0.2.11 |
| 1674 | 2026-06-23T19:25:25.360Z | Compiling sha3 v0.10.9 |
| 1675 | 2026-06-23T19:25:25.768Z | Compiling serde_yaml v0.9.34+deprecated |
| 1676 | 2026-06-23T19:25:25.958Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1677 | 2026-06-23T19:25:26.277Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1678 | 2026-06-23T19:25:26.513Z | Compiling chacha20poly1305 v0.10.1 |
| 1679 | 2026-06-23T19:25:26.643Z | Compiling argon2 v0.5.3 |
| 1680 | 2026-06-23T19:25:27.056Z | Compiling num_enum_derive v0.7.6 |
| 1681 | 2026-06-23T19:25:27.174Z | Compiling vsss-rs v3.3.4 |
| 1682 | 2026-06-23T19:25:27.210Z | Compiling ingot-macros v0.1.1 |
| 1683 | 2026-06-23T19:25:27.243Z | Compiling ciborium v0.2.2 |
| 1684 | 2026-06-23T19:25:27.831Z | Compiling usdt-macro v0.5.0 |
| 1685 | 2026-06-23T19:25:28.096Z | Compiling usdt-attr-macro v0.5.0 |
| 1686 | 2026-06-23T19:25:29.037Z | Compiling serde_spanned v0.6.9 |
| 1687 | 2026-06-23T19:25:29.185Z | Compiling enum-as-inner v0.6.1 |
| 1688 | 2026-06-23T19:25:29.369Z | Compiling hash32 v0.3.1 |
| 1689 | 2026-06-23T19:25:29.481Z | Compiling proc-macro-error v1.0.4 |
| 1690 | 2026-06-23T19:25:29.524Z | Compiling memmap v0.7.0 |
| 1691 | 2026-06-23T19:25:29.790Z | Compiling memoffset v0.9.1 |
| 1692 | 2026-06-23T19:25:29.803Z | Compiling indent_write v2.2.0 |
| 1693 | 2026-06-23T19:25:29.882Z | Compiling winnow v0.7.15 |
| 1694 | 2026-06-23T19:25:29.933Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1695 | 2026-06-23T19:25:29.941Z | Compiling data-encoding v2.11.0 |
| 1696 | 2026-06-23T19:25:30.034Z | Compiling winnow v0.5.40 |
| 1697 | 2026-06-23T19:25:30.054Z | Compiling cfg_aliases v0.2.1 |
| 1698 | 2026-06-23T19:25:30.127Z | Compiling smoltcp v0.11.0 |
| 1699 | 2026-06-23T19:25:30.190Z | Compiling toml_write v0.1.2 |
| 1700 | 2026-06-23T19:25:30.219Z | Compiling nix v0.31.3 |
| 1701 | 2026-06-23T19:25:30.477Z | Compiling ingot-types v0.1.2 |
| 1702 | 2026-06-23T19:25:30.603Z | Compiling rustls-webpki v0.103.13 |
| 1703 | 2026-06-23T19:25:30.780Z | Compiling usdt v0.5.0 |
| 1704 | 2026-06-23T19:25:30.992Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1705 | 2026-06-23T19:25:31.047Z | Compiling num_enum v0.7.6 |
| 1706 | 2026-06-23T19:25:31.309Z | Compiling toml_edit v0.19.15 |
| 1707 | 2026-06-23T19:25:31.350Z | Compiling toml_edit v0.22.27 |
| 1708 | 2026-06-23T19:25:31.403Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1709 | 2026-06-23T19:25:31.498Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1710 | 2026-06-23T19:25:31.748Z | Compiling tabwriter v1.4.1 |
| 1711 | 2026-06-23T19:25:32.136Z | Compiling cobs v0.3.0 |
| 1712 | 2026-06-23T19:25:32.168Z | Compiling serde_repr v0.1.20 |
| 1713 | 2026-06-23T19:25:32.333Z | Compiling pkg-config v0.3.33 |
| 1714 | 2026-06-23T19:25:32.621Z | Compiling bitflags v1.3.2 |
| 1715 | 2026-06-23T19:25:32.702Z | Compiling vcpkg v0.2.15 |
| 1716 | 2026-06-23T19:25:32.775Z | Compiling managed v0.8.0 |
| 1717 | 2026-06-23T19:25:32.796Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1718 | 2026-06-23T19:25:33.047Z | Compiling toml v0.8.23 |
| 1719 | 2026-06-23T19:25:33.265Z | Compiling openssl-sys v0.9.116 |
| 1720 | 2026-06-23T19:25:33.358Z | Compiling proc-macro-crate v1.3.1 |
| 1721 | 2026-06-23T19:25:33.699Z | Compiling postcard v1.1.3 |
| 1722 | 2026-06-23T19:25:34.028Z | Compiling tokio-rustls v0.26.4 |
| 1723 | 2026-06-23T19:25:34.032Z | Compiling rustls-platform-verifier v0.7.0 |
| 1724 | 2026-06-23T19:25:34.272Z | Compiling hyper-rustls v0.27.9 |
| 1725 | 2026-06-23T19:25:34.563Z | Compiling reqwest v0.13.4 |
| 1726 | 2026-06-23T19:25:35.151Z | Compiling ingot v0.1.1 |
| 1727 | 2026-06-23T19:25:35.768Z | Compiling progenitor-client v0.14.0 |
| 1728 | 2026-06-23T19:25:36.063Z | Compiling progenitor-extras v0.2.0 |
| 1729 | 2026-06-23T19:25:36.304Z | Compiling hubpack_derive v0.1.1 |
| 1730 | 2026-06-23T19:25:36.841Z | Compiling foreign-types-macros v0.2.3 |
| 1731 | 2026-06-23T19:25:36.846Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1732 | 2026-06-23T19:25:37.042Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-06-23T19:25:37.166Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1734 | 2026-06-23T19:25:37.291Z | Compiling semver v0.1.20 |
| 1735 | 2026-06-23T19:25:37.339Z | Compiling swrite v0.1.0 |
| 1736 | 2026-06-23T19:25:37.463Z | Compiling heck v0.4.1 |
| 1737 | 2026-06-23T19:25:37.526Z | Compiling resolv-conf v0.7.6 |
| 1738 | 2026-06-23T19:25:37.555Z | Compiling colored v3.1.1 |
| 1739 | 2026-06-23T19:25:37.644Z | Compiling foreign-types-shared v0.3.1 |
| 1740 | 2026-06-23T19:25:37.744Z | Compiling linked-hash-map v0.5.6 |
| 1741 | 2026-06-23T19:25:37.917Z | Compiling unicode-segmentation v1.13.3 |
| 1742 | 2026-06-23T19:25:37.957Z | Compiling static_assertions v1.1.0 |
| 1743 | 2026-06-23T19:25:38.032Z | Compiling rayon-core v1.13.0 |
| 1744 | 2026-06-23T19:25:38.290Z | Compiling newline-converter v0.3.0 |
| 1745 | 2026-06-23T19:25:38.350Z | Compiling lru-cache v0.1.2 |
| 1746 | 2026-06-23T19:25:38.410Z | Compiling foreign-types v0.5.0 |
| 1747 | 2026-06-23T19:25:38.474Z | Compiling rustc_version v0.1.7 |
| 1748 | 2026-06-23T19:25:38.542Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1749 | 2026-06-23T19:25:38.678Z | Compiling hubpack v0.1.2 |
| 1750 | 2026-06-23T19:25:39.052Z | Compiling num_enum_derive v0.5.11 |
| 1751 | 2026-06-23T19:25:39.492Z | Compiling atomicwrites v0.4.4 |
| 1752 | 2026-06-23T19:25:39.667Z | Compiling hickory-proto v0.24.4 |
| 1753 | 2026-06-23T19:25:40.098Z | Compiling progenitor-impl v0.13.0 |
| 1754 | 2026-06-23T19:25:40.522Z | Compiling crossbeam-deque v0.8.6 |
| 1755 | 2026-06-23T19:25:40.722Z | Compiling console v0.15.11 |
| 1756 | 2026-06-23T19:25:41.098Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-23T19:25:41.187Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1758 | 2026-06-23T19:25:41.391Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1759 | 2026-06-23T19:25:41.962Z | Compiling camino-tempfile v1.4.1 |
| 1760 | 2026-06-23T19:25:42.218Z | Compiling chacha20 v0.10.0 |
| 1761 | 2026-06-23T19:25:42.489Z | Compiling serde-big-array v0.5.1 |
| 1762 | 2026-06-23T19:25:42.643Z | Compiling num-derive v0.4.2 |
| 1763 | 2026-06-23T19:25:42.994Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1764 | 2026-06-23T19:25:43.266Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1765 | 2026-06-23T19:25:43.310Z | Compiling derive-where v1.6.1 |
| 1766 | 2026-06-23T19:25:43.666Z | Compiling pin-project-internal v1.1.13 |
| 1767 | 2026-06-23T19:25:43.805Z | Compiling cstr-argument v0.1.2 |
| 1768 | 2026-06-23T19:25:43.873Z | Compiling similar v2.7.0 |
| 1769 | 2026-06-23T19:25:43.961Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1770 | 2026-06-23T19:25:44.046Z | Compiling minimal-lexical v0.2.1 |
| 1771 | 2026-06-23T19:25:44.138Z | Compiling siphasher v1.0.3 |
| 1772 | 2026-06-23T19:25:44.212Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1773 | 2026-06-23T19:25:44.301Z | Compiling phf_shared v0.12.1 |
| 1774 | 2026-06-23T19:25:44.335Z | Compiling expectorate v1.2.0 |
| 1775 | 2026-06-23T19:25:44.475Z | Compiling nom v7.1.3 |
| 1776 | 2026-06-23T19:25:44.479Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1777 | 2026-06-23T19:25:44.560Z | Compiling progenitor-macro v0.13.0 |
| 1778 | 2026-06-23T19:25:44.765Z | Compiling pin-project v1.1.13 |
| 1779 | 2026-06-23T19:25:44.810Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1780 | 2026-06-23T19:25:44.864Z | Compiling rand v0.10.1 |
| 1781 | 2026-06-23T19:25:44.876Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1782 | 2026-06-23T19:25:44.984Z | Compiling hickory-resolver v0.24.4 |
| 1783 | 2026-06-23T19:25:45.529Z | Compiling num_enum v0.5.11 |
| 1784 | 2026-06-23T19:25:45.650Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1785 | 2026-06-23T19:25:45.740Z | Compiling newtype_derive v0.1.6 |
| 1786 | 2026-06-23T19:25:45.801Z | Compiling progenitor-client v0.13.0 |
| 1787 | 2026-06-23T19:25:46.096Z | Compiling progenitor-impl v0.14.0 |
| 1788 | 2026-06-23T19:25:46.124Z | Compiling unicode-normalization v0.1.25 |
| 1789 | 2026-06-23T19:25:46.589Z | Compiling tokio-stream v0.1.18 |
| 1790 | 2026-06-23T19:25:47.111Z | Compiling async-recursion v1.1.1 |
| 1791 | 2026-06-23T19:25:47.245Z | Compiling snafu-derive v0.8.9 |
| 1792 | 2026-06-23T19:25:47.580Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1793 | 2026-06-23T19:25:47.688Z | Compiling slog-dtrace v0.3.0 |
| 1794 | 2026-06-23T19:25:47.818Z | Compiling bstr v1.12.1 |
| 1795 | 2026-06-23T19:25:47.890Z | Compiling csv-core v0.1.13 |
| 1796 | 2026-06-23T19:25:47.940Z | Compiling highway v1.3.0 |
| 1797 | 2026-06-23T19:25:48.163Z | Compiling unicode-xid v0.2.6 |
| 1798 | 2026-06-23T19:25:48.296Z | Compiling cancel-safe-futures v0.1.5 |
| 1799 | 2026-06-23T19:25:48.326Z | Compiling same-file v1.0.6 |
| 1800 | 2026-06-23T19:25:48.350Z | Compiling openssl v0.10.80 |
| 1801 | 2026-06-23T19:25:48.503Z | Compiling foreign-types-shared v0.1.1 |
| 1802 | 2026-06-23T19:25:48.549Z | Compiling foldhash v0.1.5 |
| 1803 | 2026-06-23T19:25:48.592Z | Compiling chrono-tz v0.10.4 |
| 1804 | 2026-06-23T19:25:48.630Z | Compiling owo-colors v4.3.0 |
| 1805 | 2026-06-23T19:25:48.729Z | Compiling konst_macro_rules v0.2.19 |
| 1806 | 2026-06-23T19:25:48.827Z | Compiling unicode-width v0.1.14 |
| 1807 | 2026-06-23T19:25:48.912Z | Compiling konst v0.2.20 |
| 1808 | 2026-06-23T19:25:48.980Z | Compiling snafu v0.8.9 |
| 1809 | 2026-06-23T19:25:49.054Z | Compiling hashbrown v0.15.5 |
| 1810 | 2026-06-23T19:25:49.122Z | Compiling foreign-types v0.3.2 |
| 1811 | 2026-06-23T19:25:49.167Z | Compiling walkdir v2.5.0 |
| 1812 | 2026-06-23T19:25:49.195Z | Compiling const_format_proc_macros v0.2.34 |
| 1813 | 2026-06-23T19:25:49.368Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-06-23T19:25:49.521Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-06-23T19:25:49.571Z | Compiling globset v0.4.18 |
| 1816 | 2026-06-23T19:25:49.589Z | Compiling csv v1.4.0 |
| 1817 | 2026-06-23T19:25:49.589Z | Compiling progenitor v0.13.0 |
| 1818 | 2026-06-23T19:25:49.690Z | Compiling progenitor-macro v0.14.0 |
| 1819 | 2026-06-23T19:25:49.838Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-06-23T19:25:50.002Z | Compiling qorb v0.4.1 |
| 1821 | 2026-06-23T19:25:50.137Z | Compiling olpc-cjson v0.1.4 |
| 1822 | 2026-06-23T19:25:50.390Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-06-23T19:25:52.021Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-23T19:25:52.025Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1825 | 2026-06-23T19:25:52.093Z | Compiling rayon v1.12.0 |
| 1826 | 2026-06-23T19:25:52.225Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1827 | 2026-06-23T19:25:52.374Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-06-23T19:25:52.578Z | Compiling phf v0.12.1 |
| 1829 | 2026-06-23T19:25:52.734Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1830 | 2026-06-23T19:25:53.202Z | Compiling zone_cfg_derive v0.3.1 |
| 1831 | 2026-06-23T19:25:53.562Z | Compiling tokio-dtrace v0.1.1 |
| 1832 | 2026-06-23T19:25:53.833Z | Compiling itertools v0.12.1 |
| 1833 | 2026-06-23T19:25:53.877Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1834 | 2026-06-23T19:25:53.901Z | Compiling libsw-core v0.3.2 |
| 1835 | 2026-06-23T19:25:54.070Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1836 | 2026-06-23T19:25:54.082Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-23T19:25:54.455Z | Compiling serde_plain v1.0.2 |
| 1838 | 2026-06-23T19:25:54.627Z | Compiling openssl-macros v0.1.1 |
| 1839 | 2026-06-23T19:25:54.666Z | Compiling pem v3.0.6 |
| 1840 | 2026-06-23T19:25:54.689Z | Compiling cookie v0.18.1 |
| 1841 | 2026-06-23T19:25:54.711Z | Compiling sigpipe v0.1.3 |
| 1842 | 2026-06-23T19:25:54.803Z | Compiling fixedbitset v0.4.2 |
| 1843 | 2026-06-23T19:25:54.943Z | Compiling glob v0.3.3 |
| 1844 | 2026-06-23T19:25:55.043Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-23T19:25:55.046Z | Compiling fixedbitset v0.5.7 |
| 1846 | 2026-06-23T19:25:55.065Z | Compiling jiff v0.2.28 |
| 1847 | 2026-06-23T19:25:55.068Z | Compiling bytecount v0.6.9 |
| 1848 | 2026-06-23T19:25:55.140Z | Compiling typed-path v0.9.3 |
| 1849 | 2026-06-23T19:25:55.213Z | Compiling papergrid v0.11.0 |
| 1850 | 2026-06-23T19:25:55.299Z | Compiling petgraph v0.8.3 |
| 1851 | 2026-06-23T19:25:55.388Z | Compiling petgraph v0.6.5 |
| 1852 | 2026-06-23T19:25:56.451Z | Compiling tough v0.22.0 |
| 1853 | 2026-06-23T19:25:56.969Z | Compiling zone v0.3.1 |
| 1854 | 2026-06-23T19:25:57.023Z | Compiling progenitor v0.14.0 |
| 1855 | 2026-06-23T19:25:57.123Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1856 | 2026-06-23T19:25:57.159Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-23T19:25:57.280Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1858 | 2026-06-23T19:25:57.350Z | Compiling libsw v3.5.0 |
| 1859 | 2026-06-23T19:25:57.429Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-23T19:25:57.524Z | Compiling oxide-tokio-rt v0.1.6 |
| 1861 | 2026-06-23T19:25:57.528Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1862 | 2026-06-23T19:25:57.645Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-23T19:25:57.783Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-23T19:25:58.723Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-23T19:25:58.823Z | Compiling const_format v0.2.36 |
| 1866 | 2026-06-23T19:25:58.868Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-23T19:25:59.206Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1868 | 2026-06-23T19:25:59.219Z | Compiling tabled_derive v0.7.0 |
| 1869 | 2026-06-23T19:25:59.610Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-23T19:25:59.749Z | Compiling gethostname v0.5.0 |
| 1871 | 2026-06-23T19:25:59.868Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-23T19:25:59.879Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1873 | 2026-06-23T19:25:59.908Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-23T19:25:59.991Z | Compiling bcs v0.1.6 |
| 1875 | 2026-06-23T19:26:00.028Z | Compiling smf v0.2.3 |
| 1876 | 2026-06-23T19:26:00.173Z | Compiling lazy_static v1.5.0 |
| 1877 | 2026-06-23T19:26:00.189Z | Compiling whoami v1.6.1 |
| 1878 | 2026-06-23T19:26:00.277Z | Compiling smawk v0.3.2 |
| 1879 | 2026-06-23T19:26:00.308Z | Compiling linear-map v1.2.0 |
| 1880 | 2026-06-23T19:26:00.414Z | Compiling unicode-linebreak v0.1.5 |
| 1881 | 2026-06-23T19:26:00.496Z | Compiling tagptr v0.2.0 |
| 1882 | 2026-06-23T19:26:00.496Z | Compiling termtree v0.5.1 |
| 1883 | 2026-06-23T19:26:00.627Z | Compiling moka v0.12.15 |
| 1884 | 2026-06-23T19:26:00.645Z | Compiling textwrap v0.16.2 |
| 1885 | 2026-06-23T19:26:00.735Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-06-23T19:26:00.999Z | Compiling steno v0.4.1 |
| 1887 | 2026-06-23T19:26:01.240Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-06-23T19:26:01.309Z | Compiling tabled v0.15.0 |
| 1889 | 2026-06-23T19:26:01.419Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-23T19:26:02.465Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-23T19:26:02.478Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-23T19:26:03.291Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-06-23T19:26:04.076Z | Compiling hickory-proto v0.25.2 |
| 1894 | 2026-06-23T19:26:04.216Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1895 | 2026-06-23T19:26:04.249Z | Compiling parking_lot_core v0.8.6 |
| 1896 | 2026-06-23T19:26:04.352Z | Compiling libscf-sys v1.2.0 |
| 1897 | 2026-06-23T19:26:04.496Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-23T19:26:04.559Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1899 | 2026-06-23T19:26:04.798Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1900 | 2026-06-23T19:26:05.211Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1901 | 2026-06-23T19:26:05.340Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1902 | 2026-06-23T19:26:05.353Z | Compiling nom v8.0.0 |
| 1903 | 2026-06-23T19:26:05.505Z | Compiling parking_lot v0.11.2 |
| 1904 | 2026-06-23T19:26:05.635Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1905 | 2026-06-23T19:26:05.681Z | Compiling fxhash v0.2.1 |
| 1906 | 2026-06-23T19:26:05.727Z | Compiling internet-checksum v0.2.1 |
| 1907 | 2026-06-23T19:26:05.818Z | Compiling sled v0.34.7 |
| 1908 | 2026-06-23T19:26:05.858Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1909 | 2026-06-23T19:26:05.916Z | Compiling hickory-resolver v0.25.2 |
| 1910 | 2026-06-23T19:26:06.738Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-06-23T19:26:07.465Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1912 | 2026-06-23T19:26:10.876Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-06-23T19:26:12.451Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1914 | 2026-06-23T19:26:18.610Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1915 | 2026-06-23T19:26:20.195Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-06-23T19:26:21.220Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1917 | 2026-06-23T19:26:22.190Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1918 | 2026-06-23T19:26:23.204Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1919 | 2026-06-23T19:26:45.398Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s |
| 1920 | 2026-06-23T19:26:45.576Z | ──────────── |
| 1921 | 2026-06-23T19:26:45.576Z | Nextest run ID ae9a410d-8bab-48da-86f5-af10533d3442 with nextest profile: default |
| 1922 | 2026-06-23T19:26:45.576Z | Starting 13 tests across 1 binary (28 tests skipped) |
| 1923 | 2026-06-23T19:27:02.424Z | PASS [ 16.846s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1924 | 2026-06-23T19:27:02.487Z | PASS [ 16.908s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1925 | 2026-06-23T19:27:02.494Z | PASS [ 16.916s] rdb proptest::prop_ipv4_subnet_of_self |
| 1926 | 2026-06-23T19:27:02.616Z | PASS [ 17.038s] rdb proptest::prop_ipv4_default_contains_all |
| 1927 | 2026-06-23T19:27:02.633Z | PASS [ 17.055s] rdb proptest::prop_ipv6_default_contains_all |
| 1928 | 2026-06-23T19:27:02.690Z | PASS [ 17.112s] rdb proptest::prop_ipv6_subnet_of_self |
| 1929 | 2026-06-23T19:27:11.548Z | PASS [ 25.962s] rdb proptest::prop_static_route_key_deduplication |
| 1930 | 2026-06-23T19:27:38.506Z | PASS [ 36.008s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1931 | 2026-06-23T19:27:38.540Z | PASS [ 36.113s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1932 | 2026-06-23T19:27:38.656Z | PASS [ 36.036s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1933 | 2026-06-23T19:27:38.689Z | PASS [ 36.199s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1934 | 2026-06-23T19:27:45.597Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1935 | 2026-06-23T19:27:54.675Z | PASS [ 52.037s] rdb proptest::prop_static_route_key_ord_consistency |
| 1936 | 2026-06-23T19:28:45.591Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1937 | 2026-06-23T19:29:45.596Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1938 | 2026-06-23T19:30:45.603Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1939 | 2026-06-23T19:31:05.645Z | PASS [ 260.044s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1940 | 2026-06-23T19:31:05.645Z | ──────────── |
| 1941 | 2026-06-23T19:31:05.645Z | Summary [ 260.045s] 13 tests run: 13 passed (1 slow), 28 skipped |
| 1942 | 2026-06-23T19:31:05.658Z | + cp './*.log' /work/ |
| 1943 | 2026-06-23T19:31:05.661Z | + true |
| 1944 | 2026-06-23T19:31:05.661Z | + [[ -d proptest-regressions ]] |
| 1945 | 2026-06-23T19:31:05.661Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1946 | 2026-06-23T19:31:05.664Z | + popd |
| 1947 | 2026-06-23T19:31:05.664Z | /work/oxidecomputer/maghemite |
| 1948 | 2026-06-23T19:31:05.664Z | + pushd bgp |
| 1949 | 2026-06-23T19:31:05.664Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1950 | 2026-06-23T19:31:05.664Z | + PROPTEST_CASES=1000000 |
| 1951 | 2026-06-23T19:31:05.664Z | + cargo nextest run --lib proptest |
| 1952 | 2026-06-23T19:31:06.823Z | Compiling smallvec v1.15.1 |
| 1953 | 2026-06-23T19:31:06.985Z | Compiling crunchy v0.2.4 |
| 1954 | 2026-06-23T19:31:07.005Z | Compiling tiny-keccak v2.0.2 |
| 1955 | 2026-06-23T19:31:07.014Z | Compiling ahash v0.8.12 |
| 1956 | 2026-06-23T19:31:07.018Z | Compiling smartstring v1.0.1 |
| 1957 | 2026-06-23T19:31:07.033Z | Compiling thin-vec v0.2.18 |
| 1958 | 2026-06-23T19:31:07.033Z | Compiling serial_test_derive v3.5.0 |
| 1959 | 2026-06-23T19:31:07.127Z | Compiling icu_normalizer v2.2.0 |
| 1960 | 2026-06-23T19:31:07.146Z | Compiling parking_lot_core v0.9.12 |
| 1961 | 2026-06-23T19:31:07.298Z | Compiling parking_lot_core v0.8.6 |
| 1962 | 2026-06-23T19:31:07.391Z | Compiling parking_lot v0.12.5 |
| 1963 | 2026-06-23T19:31:07.528Z | Compiling idna_adapter v1.2.2 |
| 1964 | 2026-06-23T19:31:07.601Z | Compiling tokio v1.52.3 |
| 1965 | 2026-06-23T19:31:07.708Z | Compiling idna v1.1.0 |
| 1966 | 2026-06-23T19:31:07.787Z | Compiling moka v0.12.15 |
| 1967 | 2026-06-23T19:31:07.798Z | Compiling const-random-macro v0.1.16 |
| 1968 | 2026-06-23T19:31:07.852Z | Compiling parking_lot v0.11.2 |
| 1969 | 2026-06-23T19:31:08.168Z | Compiling url v2.5.8 |
| 1970 | 2026-06-23T19:31:08.260Z | Compiling const-random v0.1.18 |
| 1971 | 2026-06-23T19:31:08.435Z | Compiling sled v0.34.7 |
| 1972 | 2026-06-23T19:31:08.493Z | Compiling rhai_codegen v3.2.0 |
| 1973 | 2026-06-23T19:31:08.555Z | Compiling diff v0.1.13 |
| 1974 | 2026-06-23T19:31:08.568Z | Compiling yansi v1.0.1 |
| 1975 | 2026-06-23T19:31:08.838Z | Compiling schemars v0.8.22 |
| 1976 | 2026-06-23T19:31:08.851Z | Compiling pretty_assertions v1.4.1 |
| 1977 | 2026-06-23T19:31:08.872Z | Compiling serial_test v3.5.0 |
| 1978 | 2026-06-23T19:31:09.546Z | Compiling rhai v1.25.1 |
| 1979 | 2026-06-23T19:31:09.557Z | Compiling ipnetwork v0.21.1 |
| 1980 | 2026-06-23T19:31:09.561Z | Compiling newtype-uuid v1.3.2 |
| 1981 | 2026-06-23T19:31:09.561Z | Compiling serde_with v3.20.0 |
| 1982 | 2026-06-23T19:31:09.912Z | Compiling oxnet v0.1.6 |
| 1983 | 2026-06-23T19:31:09.988Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1984 | 2026-06-23T19:31:10.273Z | Compiling daft v0.1.7 |
| 1985 | 2026-06-23T19:31:10.383Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1986 | 2026-06-23T19:31:10.545Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1987 | 2026-06-23T19:31:10.974Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1988 | 2026-06-23T19:31:11.079Z | Compiling iddqd v0.4.2 |
| 1989 | 2026-06-23T19:31:11.169Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1990 | 2026-06-23T19:31:11.312Z | Compiling tokio-util v0.7.18 |
| 1991 | 2026-06-23T19:31:11.524Z | Compiling tokio-rustls v0.26.4 |
| 1992 | 2026-06-23T19:31:11.559Z | Compiling tower v0.5.3 |
| 1993 | 2026-06-23T19:31:11.794Z | Compiling async-compression v0.4.42 |
| 1994 | 2026-06-23T19:31:12.088Z | Compiling h2 v0.4.14 |
| 1995 | 2026-06-23T19:31:12.100Z | Compiling tower-http v0.6.11 |
| 1996 | 2026-06-23T19:31:12.202Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1997 | 2026-06-23T19:31:12.398Z | Compiling backoff v0.4.0 |
| 1998 | 2026-06-23T19:31:13.068Z | Compiling byte-wrapper v0.1.0 |
| 1999 | 2026-06-23T19:31:13.348Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2000 | 2026-06-23T19:31:13.414Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2001 | 2026-06-23T19:31:13.429Z | Compiling typify-impl v0.6.2 |
| 2002 | 2026-06-23T19:31:13.674Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2003 | 2026-06-23T19:31:13.826Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2004 | 2026-06-23T19:31:14.154Z | Compiling hyper v1.10.1 |
| 2005 | 2026-06-23T19:31:14.490Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2006 | 2026-06-23T19:31:14.854Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2007 | 2026-06-23T19:31:15.154Z | Compiling typify v0.6.2 |
| 2008 | 2026-06-23T19:31:15.264Z | Compiling hyper-util v0.1.20 |
| 2009 | 2026-06-23T19:31:15.907Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2010 | 2026-06-23T19:31:15.925Z | Compiling hickory-proto v0.24.4 |
| 2011 | 2026-06-23T19:31:16.009Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2012 | 2026-06-23T19:31:16.881Z | Compiling hyper-rustls v0.27.9 |
| 2013 | 2026-06-23T19:31:16.984Z | Compiling dropshot v0.17.1 |
| 2014 | 2026-06-23T19:31:17.173Z | Compiling reqwest v0.13.4 |
| 2015 | 2026-06-23T19:31:17.234Z | Compiling reqwest v0.12.28 |
| 2016 | 2026-06-23T19:31:18.460Z | Compiling progenitor-client v0.14.0 |
| 2017 | 2026-06-23T19:31:18.497Z | Compiling progenitor-client v0.10.0 |
| 2018 | 2026-06-23T19:31:18.785Z | Compiling progenitor-extras v0.2.0 |
| 2019 | 2026-06-23T19:31:19.685Z | Compiling progenitor-client v0.13.0 |
| 2020 | 2026-06-23T19:31:19.997Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2021 | 2026-06-23T19:31:21.381Z | Compiling hickory-resolver v0.24.4 |
| 2022 | 2026-06-23T19:31:21.474Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2023 | 2026-06-23T19:31:22.022Z | Compiling progenitor-impl v0.13.0 |
| 2024 | 2026-06-23T19:31:23.018Z | Compiling tokio-stream v0.1.18 |
| 2025 | 2026-06-23T19:31:23.489Z | Compiling qorb v0.4.1 |
| 2026 | 2026-06-23T19:31:23.814Z | Compiling progenitor v0.13.0 |
| 2027 | 2026-06-23T19:31:23.964Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-06-23T19:31:24.062Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-06-23T19:31:25.615Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2030 | 2026-06-23T19:31:25.767Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2031 | 2026-06-23T19:31:25.973Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2032 | 2026-06-23T19:31:26.051Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2033 | 2026-06-23T19:31:26.244Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2034 | 2026-06-23T19:31:27.049Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2035 | 2026-06-23T19:31:27.638Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-23T19:31:27.756Z | Compiling progenitor-impl v0.14.0 |
| 2037 | 2026-06-23T19:31:28.036Z | Compiling libsw-core v0.3.2 |
| 2038 | 2026-06-23T19:31:28.282Z | Compiling tokio-dtrace v0.1.1 |
| 2039 | 2026-06-23T19:31:28.473Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2040 | 2026-06-23T19:31:28.715Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2041 | 2026-06-23T19:31:28.835Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2042 | 2026-06-23T19:31:28.851Z | Compiling oxide-tokio-rt v0.1.6 |
| 2043 | 2026-06-23T19:31:30.046Z | Compiling progenitor v0.14.0 |
| 2044 | 2026-06-23T19:31:30.058Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-06-23T19:31:30.058Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2046 | 2026-06-23T19:31:30.058Z | Compiling libsw v3.5.0 |
| 2047 | 2026-06-23T19:31:30.058Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-23T19:31:30.058Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-23T19:31:30.059Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-23T19:31:30.156Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-23T19:31:30.292Z | Compiling tough v0.22.0 |
| 2052 | 2026-06-23T19:31:30.335Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-23T19:31:30.566Z | Compiling cancel-safe-futures v0.1.5 |
| 2054 | 2026-06-23T19:31:30.696Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2055 | 2026-06-23T19:31:30.875Z | Compiling zone v0.3.1 |
| 2056 | 2026-06-23T19:31:31.082Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-23T19:31:31.275Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-23T19:31:31.685Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-23T19:31:31.882Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-06-23T19:31:31.994Z | Compiling hickory-proto v0.25.2 |
| 2061 | 2026-06-23T19:31:32.146Z | Compiling steno v0.4.1 |
| 2062 | 2026-06-23T19:31:32.961Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-06-23T19:31:34.085Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-23T19:31:34.684Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2065 | 2026-06-23T19:31:34.748Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2066 | 2026-06-23T19:31:35.046Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2067 | 2026-06-23T19:31:35.326Z | Compiling hickory-resolver v0.25.2 |
| 2068 | 2026-06-23T19:31:35.425Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2069 | 2026-06-23T19:31:35.465Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-23T19:31:36.345Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-06-23T19:31:36.442Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2072 | 2026-06-23T19:31:38.170Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2073 | 2026-06-23T19:31:38.195Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2074 | 2026-06-23T19:31:38.195Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2075 | 2026-06-23T19:31:38.195Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2076 | 2026-06-23T19:31:42.286Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2077 | 2026-06-23T19:31:44.408Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-06-23T19:31:51.986Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2079 | 2026-06-23T19:31:53.560Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-06-23T19:31:54.563Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2081 | 2026-06-23T19:31:55.467Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2082 | 2026-06-23T19:31:56.313Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2083 | 2026-06-23T19:31:59.765Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2084 | 2026-06-23T19:32:28.620Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2085 | 2026-06-23T19:32:28.795Z | ──────────── |
| 2086 | 2026-06-23T19:32:28.795Z | Nextest run ID 607d7638-a3c4-4de5-b2b6-63483a8f78d8 with nextest profile: default |
| 2087 | 2026-06-23T19:32:28.795Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2088 | 2026-06-23T19:32:45.896Z | PASS [ 17.102s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2089 | 2026-06-23T19:32:47.849Z | PASS [ 19.055s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2090 | 2026-06-23T19:32:47.902Z | PASS [ 19.108s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2091 | 2026-06-23T19:32:49.065Z | PASS [ 20.271s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2092 | 2026-06-23T19:32:49.604Z | PASS [ 20.809s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2093 | 2026-06-23T19:32:49.771Z | PASS [ 20.976s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2094 | 2026-06-23T19:32:57.558Z | PASS [ 28.763s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2095 | 2026-06-23T19:33:03.006Z | PASS [ 17.109s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2096 | 2026-06-23T19:33:08.040Z | PASS [ 18.972s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2097 | 2026-06-23T19:33:08.075Z | PASS [ 20.224s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2098 | 2026-06-23T19:33:08.806Z | PASS [ 19.033s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2099 | 2026-06-23T19:33:09.225Z | PASS [ 19.619s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2100 | 2026-06-23T19:33:28.799Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2101 | 2026-06-23T19:33:31.961Z | PASS [ 28.952s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2102 | 2026-06-23T19:33:36.748Z | PASS [ 67.950s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2103 | 2026-06-23T19:33:47.911Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2104 | 2026-06-23T19:33:57.582Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2105 | 2026-06-23T19:33:58.303Z | PASS [ 70.326s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2106 | 2026-06-23T19:34:08.085Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2107 | 2026-06-23T19:34:10.214Z | PASS [ 62.160s] bgp proptest::prop_update_traditional_roundtrip |
| 2108 | 2026-06-23T19:34:11.596Z | PASS [ 74.031s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2109 | 2026-06-23T19:34:11.599Z | ──────────── |
| 2110 | 2026-06-23T19:34:11.599Z | Summary [ 102.794s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2111 | 2026-06-23T19:34:11.608Z | + cp './*.log' /work/ |
| 2112 | 2026-06-23T19:34:11.611Z | + true |
| 2113 | 2026-06-23T19:34:11.611Z | + [[ -d proptest-regressions ]] |
| 2114 | 2026-06-23T19:34:11.611Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2115 | 2026-06-23T19:34:11.614Z | + popd |
| 2116 | 2026-06-23T19:34:11.614Z | /work/oxidecomputer/maghemite |
| 2117 | 2026-06-23T19:34:11.614Z | process exited: duration 729372 ms, exit code 0 |
| |
| 2118 | 2026-06-23T19:34:11.620Z | found 0 output files |