|
|
|
| 1 | 2026-05-16T03:27:29.775Z | job assigned to worker 01KRQD3CFFNZHSFV8MQQ6ABE8S [factory aws, i-0e13436091a4b7c1f] (queued for 1 m 11 s) |
| |
| 2 | 2026-05-16T03:27:36.122Z | starting task 0: "setup" |
| 3 | 2026-05-16T03:27:36.147Z | ++ uname -s |
| 4 | 2026-05-16T03:27:36.147Z | + kern=SunOS |
| 5 | 2026-05-16T03:27:36.147Z | + build_user=build |
| 6 | 2026-05-16T03:27:36.147Z | + build_uid=12345 |
| 7 | 2026-05-16T03:27:36.147Z | + work_dir=/work |
| 8 | 2026-05-16T03:27:36.147Z | + input_dir=/input |
| 9 | 2026-05-16T03:27:36.148Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-16T03:27:36.148Z | + case "$kern" in |
| 11 | 2026-05-16T03:27:36.148Z | + groupadd -g 12345 build |
| 12 | 2026-05-16T03:27:36.148Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-16T03:27:38.126Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-16T03:27:38.224Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-16T03:27:38.228Z | + home_fs=zfs |
| 16 | 2026-05-16T03:27:38.228Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-16T03:27:38.228Z | + mkdir -p /home/build |
| 18 | 2026-05-16T03:27:38.228Z | + chown build:build /home/build /work |
| 19 | 2026-05-16T03:27:39.229Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-16T03:27:39.233Z | process exited: duration 3117 ms, exit code 0 |
| |
| 21 | 2026-05-16T03:27:39.239Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-16T03:27:39.282Z | * rust toolchain channel = "stable" |
| 23 | 2026-05-16T03:27:39.282Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-05-16T03:27:39.282Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-16T03:27:39.282Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-16T03:27:39.282Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-16T03:27:39.282Z | * rust toolchain profile = "default" |
| 28 | 2026-05-16T03:27:39.282Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-16T03:27:39.282Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-16T03:27:39.332Z | info: downloading installer |
| 31 | 2026-05-16T03:27:40.616Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-16T03:27:40.616Z | warn: /opt/ooce/bin |
| 33 | 2026-05-16T03:27:40.616Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-16T03:27:40.616Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-16T03:27:40.616Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-16T03:27:40.616Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-16T03:27:40.616Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-16T03:27:40.616Z | error: cannot install while Rust is installed |
| 39 | 2026-05-16T03:27:40.616Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-16T03:27:40.616Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-16T03:27:40.616Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-16T03:27:40.616Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-16T03:27:40.617Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-16T03:27:40.629Z | info: profile set to default |
| 45 | 2026-05-16T03:27:40.629Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-16T03:27:40.632Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-16T03:27:40.772Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-16T03:27:40.775Z | info: downloading 6 components |
| 49 | 2026-05-16T03:27:55.035Z | |
| 50 | 2026-05-16T03:27:55.035Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-16T03:27:55.059Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-16T03:27:55.059Z | |
| 53 | 2026-05-16T03:27:55.065Z | |
| 54 | 2026-05-16T03:27:55.065Z | Rust is installed now. Great! |
| 55 | 2026-05-16T03:27:55.065Z | |
| 56 | 2026-05-16T03:27:55.065Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-16T03:27:55.066Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-16T03:27:55.066Z | |
| 59 | 2026-05-16T03:27:55.066Z | To configure your current shell, you need to source |
| 60 | 2026-05-16T03:27:55.066Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-16T03:27:55.066Z | |
| 62 | 2026-05-16T03:27:55.066Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-16T03:27:55.066Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-16T03:27:55.066Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-16T03:27:55.066Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-16T03:27:55.066Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-16T03:27:55.067Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-16T03:27:55.067Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-16T03:27:55.067Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-16T03:27:55.067Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-16T03:27:55.160Z | + rustup --version |
| 72 | 2026-05-16T03:27:55.168Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-16T03:27:55.173Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-16T03:27:55.189Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-16T03:27:55.192Z | + cargo --version |
| 76 | 2026-05-16T03:27:55.204Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-16T03:27:55.207Z | + rustc --version |
| 78 | 2026-05-16T03:27:55.227Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-16T03:27:55.237Z | process exited: duration 15986 ms, exit code 0 |
| |
| 80 | 2026-05-16T03:27:55.258Z | starting task 2: "authentication" |
| 81 | 2026-05-16T03:27:55.275Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-16T03:27:55.286Z | starting task 3: "clone repository" |
| 83 | 2026-05-16T03:27:55.292Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-16T03:27:55.292Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-16T03:27:55.322Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-16T03:27:56.548Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-16T03:27:56.551Z | + git fetch origin 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 88 | 2026-05-16T03:27:56.960Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-16T03:27:56.960Z | * branch 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee -> FETCH_HEAD |
| 90 | 2026-05-16T03:27:56.967Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-05-16T03:27:56.970Z | ++ git branch --show-current |
| 92 | 2026-05-16T03:27:56.970Z | + current=main |
| 93 | 2026-05-16T03:27:56.970Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-05-16T03:27:56.970Z | + git branch -f renovate/oxide-tokio-rt-0.x 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 95 | 2026-05-16T03:27:56.973Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-05-16T03:27:56.991Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-05-16T03:27:56.994Z | + git reset --hard 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 98 | 2026-05-16T03:27:57.008Z | HEAD is now at 2ed5e9a Update Rust crate oxide-tokio-rt to 0.1.6 |
| 99 | 2026-05-16T03:27:57.011Z | process exited: duration 1724 ms, exit code 0 |
| |
| 100 | 2026-05-16T03:27:57.017Z | starting task 4: "build" |
| 101 | 2026-05-16T03:27:57.021Z | + set -e |
| 102 | 2026-05-16T03:27:57.021Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-05-16T03:27:57.021Z | + PLATFORM=illumos |
| 104 | 2026-05-16T03:27:57.021Z | + cargo --version |
| 105 | 2026-05-16T03:27:57.026Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-05-16T03:27:57.161Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-05-16T03:27:57.165Z | info: downloading 6 components |
| 108 | 2026-05-16T03:28:11.808Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-05-16T03:28:11.811Z | + rustc --version |
| 110 | 2026-05-16T03:28:11.841Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-05-16T03:28:11.843Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-05-16T03:28:11.882Z | Updating crates.io index |
| 113 | 2026-05-16T03:28:11.993Z | Downloading crates ... |
| 114 | 2026-05-16T03:28:12.052Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-05-16T03:28:12.114Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-05-16T03:28:12.159Z | Updating crates.io index |
| 117 | 2026-05-16T03:28:14.628Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-05-16T03:28:14.633Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-05-16T03:28:14.636Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-05-16T03:28:14.636Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-05-16T03:28:14.636Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-05-16T03:28:14.639Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-05-16T03:28:14.639Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 124 | 2026-05-16T03:28:14.639Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-05-16T03:28:14.642Z | Adding nextest-runner v0.80.0 (available: v0.116.0) |
| 126 | 2026-05-16T03:28:14.644Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-05-16T03:28:14.663Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 128 | 2026-05-16T03:28:14.676Z | Downloading crates ... |
| 129 | 2026-05-16T03:28:14.749Z | Downloaded atomicwrites v0.4.4 |
| 130 | 2026-05-16T03:28:14.752Z | Downloaded addr2line v0.25.1 |
| 131 | 2026-05-16T03:28:14.752Z | Downloaded cargo-util-schemas v0.2.0 |
| 132 | 2026-05-16T03:28:14.752Z | Downloaded duct v0.13.7 |
| 133 | 2026-05-16T03:28:14.765Z | Downloaded humantime-serde v1.1.1 |
| 134 | 2026-05-16T03:28:14.767Z | Downloaded home v0.5.12 |
| 135 | 2026-05-16T03:28:14.770Z | Downloaded lazy_static v1.5.0 |
| 136 | 2026-05-16T03:28:14.773Z | Downloaded indent_write v2.2.0 |
| 137 | 2026-05-16T03:28:14.778Z | Downloaded itoa v1.0.18 |
| 138 | 2026-05-16T03:28:14.781Z | Downloaded jobserver v0.1.34 |
| 139 | 2026-05-16T03:28:14.784Z | Downloaded ipnet v2.12.0 |
| 140 | 2026-05-16T03:28:14.784Z | Downloaded const-oid v0.9.6 |
| 141 | 2026-05-16T03:28:14.787Z | Downloaded is_ci v1.2.0 |
| 142 | 2026-05-16T03:28:14.787Z | Downloaded is_terminal_polyfill v1.70.2 |
| 143 | 2026-05-16T03:28:14.787Z | Downloaded indenter v0.3.4 |
| 144 | 2026-05-16T03:28:14.790Z | Downloaded quote v1.0.45 |
| 145 | 2026-05-16T03:28:14.790Z | Downloaded indexmap v2.14.0 |
| 146 | 2026-05-16T03:28:14.795Z | Downloaded rustc-demangle v0.1.27 |
| 147 | 2026-05-16T03:28:14.798Z | Downloaded fnv v1.0.7 |
| 148 | 2026-05-16T03:28:14.801Z | Downloaded itertools v0.14.0 |
| 149 | 2026-05-16T03:28:14.804Z | Downloaded once_cell v1.21.4 |
| 150 | 2026-05-16T03:28:14.807Z | Downloaded futures-macro v0.3.32 |
| 151 | 2026-05-16T03:28:14.807Z | Downloaded heck v0.5.0 |
| 152 | 2026-05-16T03:28:14.809Z | Downloaded foreign-types-shared v0.1.1 |
| 153 | 2026-05-16T03:28:14.809Z | Downloaded equivalent v1.0.2 |
| 154 | 2026-05-16T03:28:14.809Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 155 | 2026-05-16T03:28:14.812Z | Downloaded color-spantrace v0.3.0 |
| 156 | 2026-05-16T03:28:14.815Z | Downloaded async-scoped v0.9.0 |
| 157 | 2026-05-16T03:28:14.815Z | Downloaded backtrace-ext v0.2.1 |
| 158 | 2026-05-16T03:28:14.820Z | Downloaded colorchoice v1.0.5 |
| 159 | 2026-05-16T03:28:14.823Z | Downloaded enable-ansi-support v0.2.1 |
| 160 | 2026-05-16T03:28:14.826Z | Downloaded generic-array v0.14.7 |
| 161 | 2026-05-16T03:28:14.826Z | Downloaded form_urlencoded v1.2.2 |
| 162 | 2026-05-16T03:28:14.828Z | Downloaded document-features v0.2.12 |
| 163 | 2026-05-16T03:28:14.828Z | Downloaded futures-task v0.3.32 |
| 164 | 2026-05-16T03:28:14.831Z | Downloaded adler2 v2.0.1 |
| 165 | 2026-05-16T03:28:14.831Z | Downloaded clap_lex v1.1.0 |
| 166 | 2026-05-16T03:28:14.834Z | Downloaded future-queue v0.4.0 |
| 167 | 2026-05-16T03:28:14.834Z | Downloaded idna_adapter v1.0.0 |
| 168 | 2026-05-16T03:28:14.836Z | Downloaded number_prefix v0.4.0 |
| 169 | 2026-05-16T03:28:14.836Z | Downloaded filetime v0.2.29 |
| 170 | 2026-05-16T03:28:14.841Z | Downloaded mukti-metadata v0.3.0 |
| 171 | 2026-05-16T03:28:14.841Z | Downloaded futures-sink v0.3.32 |
| 172 | 2026-05-16T03:28:14.841Z | Downloaded futures-io v0.3.32 |
| 173 | 2026-05-16T03:28:14.843Z | Downloaded os_pipe v1.2.3 |
| 174 | 2026-05-16T03:28:14.843Z | Downloaded http-body v1.0.1 |
| 175 | 2026-05-16T03:28:14.843Z | Downloaded debug-ignore v1.0.5 |
| 176 | 2026-05-16T03:28:14.846Z | Downloaded crypto-common v0.1.7 |
| 177 | 2026-05-16T03:28:14.848Z | Downloaded errno v0.3.14 |
| 178 | 2026-05-16T03:28:14.851Z | Downloaded cargo-platform v0.3.3 |
| 179 | 2026-05-16T03:28:14.851Z | Downloaded rustc-hash v2.1.2 |
| 180 | 2026-05-16T03:28:14.851Z | Downloaded percent-encoding v2.3.2 |
| 181 | 2026-05-16T03:28:14.854Z | Downloaded hex v0.4.3 |
| 182 | 2026-05-16T03:28:14.854Z | Downloaded block-buffer v0.10.4 |
| 183 | 2026-05-16T03:28:14.857Z | Downloaded cfg-if v1.0.4 |
| 184 | 2026-05-16T03:28:14.857Z | Downloaded anstyle-query v1.1.5 |
| 185 | 2026-05-16T03:28:14.857Z | Downloaded pin-project-lite v0.2.17 |
| 186 | 2026-05-16T03:28:14.860Z | Downloaded self-replace v1.5.0 |
| 187 | 2026-05-16T03:28:14.863Z | Downloaded pin-project-internal v1.1.13 |
| 188 | 2026-05-16T03:28:14.863Z | Downloaded cargo-platform v0.2.0 |
| 189 | 2026-05-16T03:28:14.863Z | Downloaded openssl-macros v0.1.1 |
| 190 | 2026-05-16T03:28:14.865Z | Downloaded nested v0.1.1 |
| 191 | 2026-05-16T03:28:14.868Z | Downloaded scopeguard v1.2.0 |
| 192 | 2026-05-16T03:28:14.871Z | Downloaded lru-slab v0.1.2 |
| 193 | 2026-05-16T03:28:14.873Z | Downloaded pathdiff v0.2.3 |
| 194 | 2026-05-16T03:28:14.881Z | Downloaded cfg_aliases v0.2.1 |
| 195 | 2026-05-16T03:28:14.884Z | Downloaded ordered-float v2.10.1 |
| 196 | 2026-05-16T03:28:14.886Z | Downloaded guppy-workspace-hack v0.1.0 |
| 197 | 2026-05-16T03:28:14.886Z | Downloaded foreign-types v0.3.2 |
| 198 | 2026-05-16T03:28:14.886Z | Downloaded serde-value v0.7.0 |
| 199 | 2026-05-16T03:28:14.894Z | Downloaded serde_spanned v1.1.1 |
| 200 | 2026-05-16T03:28:14.897Z | Downloaded camino-tempfile v1.4.1 |
| 201 | 2026-05-16T03:28:14.897Z | Downloaded hyper-tls v0.6.0 |
| 202 | 2026-05-16T03:28:14.900Z | Downloaded cpufeatures v0.2.17 |
| 203 | 2026-05-16T03:28:14.900Z | Downloaded nextest-workspace-hack v0.1.0 |
| 204 | 2026-05-16T03:28:14.902Z | Downloaded openssl-probe v0.2.1 |
| 205 | 2026-05-16T03:28:14.902Z | Downloaded anstyle v1.0.14 |
| 206 | 2026-05-16T03:28:14.905Z | Downloaded serde_ignored v0.1.14 |
| 207 | 2026-05-16T03:28:14.905Z | Downloaded eyre v0.6.12 |
| 208 | 2026-05-16T03:28:14.907Z | Downloaded signal-hook-mio v0.2.5 |
| 209 | 2026-05-16T03:28:14.908Z | Downloaded color-eyre v0.6.5 |
| 210 | 2026-05-16T03:28:14.912Z | Downloaded shared_child v1.1.1 |
| 211 | 2026-05-16T03:28:14.915Z | Downloaded strip-ansi-escapes v0.2.1 |
| 212 | 2026-05-16T03:28:14.915Z | Downloaded lock_api v0.4.14 |
| 213 | 2026-05-16T03:28:14.917Z | Downloaded supports-hyperlinks v3.2.0 |
| 214 | 2026-05-16T03:28:14.917Z | Downloaded subtle v2.6.1 |
| 215 | 2026-05-16T03:28:14.917Z | Downloaded strsim v0.11.1 |
| 216 | 2026-05-16T03:28:14.920Z | Downloaded humantime v2.3.0 |
| 217 | 2026-05-16T03:28:14.920Z | Downloaded sync_wrapper v1.0.2 |
| 218 | 2026-05-16T03:28:14.920Z | Downloaded supports-unicode v3.0.0 |
| 219 | 2026-05-16T03:28:14.920Z | Downloaded futures-core v0.3.32 |
| 220 | 2026-05-16T03:28:14.923Z | Downloaded ed25519 v2.2.3 |
| 221 | 2026-05-16T03:28:14.923Z | Downloaded http-body-util v0.1.3 |
| 222 | 2026-05-16T03:28:14.926Z | Downloaded serde_spanned v0.6.9 |
| 223 | 2026-05-16T03:28:14.926Z | Downloaded native-tls v0.2.18 |
| 224 | 2026-05-16T03:28:14.929Z | Downloaded dialoguer v0.11.0 |
| 225 | 2026-05-16T03:28:14.932Z | Downloaded erased-serde v0.4.10 |
| 226 | 2026-05-16T03:28:14.932Z | Downloaded rustc_version v0.4.1 |
| 227 | 2026-05-16T03:28:14.934Z | Downloaded anstream v1.0.0 |
| 228 | 2026-05-16T03:28:14.934Z | Downloaded find-msvc-tools v0.1.9 |
| 229 | 2026-05-16T03:28:14.934Z | Downloaded cargo_metadata v0.23.1 |
| 230 | 2026-05-16T03:28:14.937Z | Downloaded shell-words v1.1.1 |
| 231 | 2026-05-16T03:28:14.937Z | Downloaded sigchld v0.2.4 |
| 232 | 2026-05-16T03:28:14.937Z | Downloaded digest v0.10.7 |
| 233 | 2026-05-16T03:28:14.940Z | Downloaded either v1.15.0 |
| 234 | 2026-05-16T03:28:14.940Z | Downloaded convert_case v0.10.0 |
| 235 | 2026-05-16T03:28:14.944Z | Downloaded anstyle-parse v1.0.0 |
| 236 | 2026-05-16T03:28:14.946Z | Downloaded fixedbitset v0.5.7 |
| 237 | 2026-05-16T03:28:14.949Z | Downloaded atomic-waker v1.1.2 |
| 238 | 2026-05-16T03:28:14.952Z | Downloaded tokio-macros v2.7.0 |
| 239 | 2026-05-16T03:28:14.954Z | Downloaded supports-color v3.0.2 |
| 240 | 2026-05-16T03:28:14.954Z | Downloaded futures-executor v0.3.32 |
| 241 | 2026-05-16T03:28:14.957Z | Downloaded terminal_size v0.4.4 |
| 242 | 2026-05-16T03:28:14.957Z | Downloaded swrite v0.1.0 |
| 243 | 2026-05-16T03:28:14.957Z | Downloaded autocfg v1.5.0 |
| 244 | 2026-05-16T03:28:14.960Z | Downloaded console v0.15.11 |
| 245 | 2026-05-16T03:28:14.963Z | Downloaded serde-untagged v0.1.9 |
| 246 | 2026-05-16T03:28:14.963Z | Downloaded owo-colors v4.3.0 |
| 247 | 2026-05-16T03:28:14.965Z | Downloaded hyper-rustls v0.27.9 |
| 248 | 2026-05-16T03:28:14.965Z | Downloaded crc32fast v1.5.0 |
| 249 | 2026-05-16T03:28:14.968Z | Downloaded cfg-expr v0.20.7 |
| 250 | 2026-05-16T03:28:14.968Z | Downloaded newtype-uuid v1.3.2 |
| 251 | 2026-05-16T03:28:14.971Z | Downloaded foldhash v0.1.5 |
| 252 | 2026-05-16T03:28:14.971Z | Downloaded rand_core v0.6.4 |
| 253 | 2026-05-16T03:28:14.974Z | Downloaded nextest-metadata v0.12.2 |
| 254 | 2026-05-16T03:28:14.980Z | Downloaded tinyvec_macros v0.1.1 |
| 255 | 2026-05-16T03:28:14.983Z | Downloaded simd-adler32 v0.3.9 |
| 256 | 2026-05-16T03:28:14.983Z | Downloaded toml_write v0.1.2 |
| 257 | 2026-05-16T03:28:14.983Z | Downloaded spki v0.7.3 |
| 258 | 2026-05-16T03:28:14.985Z | Downloaded rand_chacha v0.9.0 |
| 259 | 2026-05-16T03:28:14.985Z | Downloaded ppv-lite86 v0.2.21 |
| 260 | 2026-05-16T03:28:14.988Z | Downloaded signature v2.2.0 |
| 261 | 2026-05-16T03:28:14.988Z | Downloaded static_assertions v1.1.0 |
| 262 | 2026-05-16T03:28:14.988Z | Downloaded smol_str v0.3.6 |
| 263 | 2026-05-16T03:28:14.991Z | Downloaded tracing-error v0.2.1 |
| 264 | 2026-05-16T03:28:14.991Z | Downloaded typeid v1.0.3 |
| 265 | 2026-05-16T03:28:14.993Z | Downloaded rand_core v0.9.5 |
| 266 | 2026-05-16T03:28:14.993Z | Downloaded quinn v0.11.9 |
| 267 | 2026-05-16T03:28:14.996Z | Downloaded litrs v1.0.0 |
| 268 | 2026-05-16T03:28:14.996Z | Downloaded tower-layer v0.3.3 |
| 269 | 2026-05-16T03:28:14.999Z | Downloaded iana-time-zone v0.1.65 |
| 270 | 2026-05-16T03:28:14.999Z | Downloaded getrandom v0.2.17 |
| 271 | 2026-05-16T03:28:15.004Z | Downloaded ahash v0.8.12 |
| 272 | 2026-05-16T03:28:15.004Z | Downloaded pkg-config v0.3.33 |
| 273 | 2026-05-16T03:28:15.004Z | Downloaded signal-hook-registry v1.4.8 |
| 274 | 2026-05-16T03:28:15.007Z | Downloaded shlex v1.3.0 |
| 275 | 2026-05-16T03:28:15.007Z | Downloaded globset v0.4.18 |
| 276 | 2026-05-16T03:28:15.007Z | Downloaded camino v1.2.2 |
| 277 | 2026-05-16T03:28:15.007Z | Downloaded serde_path_to_error v0.1.20 |
| 278 | 2026-05-16T03:28:15.010Z | Downloaded base64ct v1.8.3 |
| 279 | 2026-05-16T03:28:15.012Z | Downloaded try-lock v0.2.5 |
| 280 | 2026-05-16T03:28:15.012Z | Downloaded target-spec-miette v0.4.6 |
| 281 | 2026-05-16T03:28:15.015Z | Downloaded cargo_metadata v0.20.0 |
| 282 | 2026-05-16T03:28:15.018Z | Downloaded bitflags v2.11.1 |
| 283 | 2026-05-16T03:28:15.020Z | Downloaded untrusted v0.9.0 |
| 284 | 2026-05-16T03:28:15.020Z | Downloaded clap_derive v4.6.1 |
| 285 | 2026-05-16T03:28:15.023Z | Downloaded quick-junit v0.5.2 |
| 286 | 2026-05-16T03:28:15.024Z | Downloaded unicode-linebreak v0.1.5 |
| 287 | 2026-05-16T03:28:15.026Z | Downloaded unicode-xid v0.2.6 |
| 288 | 2026-05-16T03:28:15.026Z | Downloaded thiserror-impl v2.0.18 |
| 289 | 2026-05-16T03:28:15.026Z | Downloaded httparse v1.10.1 |
| 290 | 2026-05-16T03:28:15.029Z | Downloaded thread_local v1.1.9 |
| 291 | 2026-05-16T03:28:15.029Z | Downloaded thiserror v2.0.18 |
| 292 | 2026-05-16T03:28:15.031Z | Downloaded serde_urlencoded v0.7.1 |
| 293 | 2026-05-16T03:28:15.032Z | Downloaded nextest-filtering v0.15.0 |
| 294 | 2026-05-16T03:28:15.034Z | Downloaded derive_more-impl v2.1.1 |
| 295 | 2026-05-16T03:28:15.037Z | Downloaded version_check v0.9.5 |
| 296 | 2026-05-16T03:28:15.037Z | Downloaded semver v1.0.28 |
| 297 | 2026-05-16T03:28:15.039Z | Downloaded sha2 v0.10.9 |
| 298 | 2026-05-16T03:28:15.039Z | Downloaded want v0.3.1 |
| 299 | 2026-05-16T03:28:15.043Z | Downloaded tokio-native-tls v0.3.1 |
| 300 | 2026-05-16T03:28:15.043Z | Downloaded thiserror-impl v1.0.69 |
| 301 | 2026-05-16T03:28:15.043Z | Downloaded utf8parse v0.2.2 |
| 302 | 2026-05-16T03:28:15.046Z | Downloaded urlencoding v2.1.3 |
| 303 | 2026-05-16T03:28:15.046Z | Downloaded toml_datetime v0.6.11 |
| 304 | 2026-05-16T03:28:15.046Z | Downloaded rustls-pki-types v1.14.1 |
| 305 | 2026-05-16T03:28:15.046Z | Downloaded parking_lot_core v0.9.12 |
| 306 | 2026-05-16T03:28:15.049Z | Downloaded smallvec v1.15.1 |
| 307 | 2026-05-16T03:28:15.049Z | Downloaded tower-service v0.3.3 |
| 308 | 2026-05-16T03:28:15.052Z | Downloaded parking_lot v0.12.5 |
| 309 | 2026-05-16T03:28:15.052Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 310 | 2026-05-16T03:28:15.055Z | Downloaded target-lexicon v0.13.3 |
| 311 | 2026-05-16T03:28:15.055Z | Downloaded miette-derive v7.6.0 |
| 312 | 2026-05-16T03:28:15.055Z | Downloaded thiserror v1.0.69 |
| 313 | 2026-05-16T03:28:15.058Z | Downloaded xattr v1.6.1 |
| 314 | 2026-05-16T03:28:15.058Z | Downloaded serde_derive v1.0.228 |
| 315 | 2026-05-16T03:28:15.060Z | Downloaded pkcs8 v0.10.2 |
| 316 | 2026-05-16T03:28:15.063Z | Downloaded slab v0.4.12 |
| 317 | 2026-05-16T03:28:15.066Z | Downloaded self_update v0.42.0 |
| 318 | 2026-05-16T03:28:15.068Z | Downloaded fastrand v2.4.1 |
| 319 | 2026-05-16T03:28:15.068Z | Downloaded getrandom v0.3.4 |
| 320 | 2026-05-16T03:28:15.072Z | Downloaded indicatif v0.17.11 |
| 321 | 2026-05-16T03:28:15.074Z | Downloaded futures-channel v0.3.32 |
| 322 | 2026-05-16T03:28:15.078Z | Downloaded futures v0.3.32 |
| 323 | 2026-05-16T03:28:15.081Z | Downloaded tracing-log v0.2.0 |
| 324 | 2026-05-16T03:28:15.081Z | Downloaded target-spec v3.6.0 |
| 325 | 2026-05-16T03:28:15.081Z | Downloaded unicase v2.9.0 |
| 326 | 2026-05-16T03:28:15.081Z | Downloaded utf8_iter v1.0.4 |
| 327 | 2026-05-16T03:28:15.087Z | Downloaded sharded-slab v0.1.7 |
| 328 | 2026-05-16T03:28:15.090Z | Downloaded zipsign-api v0.1.5 |
| 329 | 2026-05-16T03:28:15.090Z | Downloaded log v0.4.29 |
| 330 | 2026-05-16T03:28:15.093Z | Downloaded tokio-stream v0.1.18 |
| 331 | 2026-05-16T03:28:15.096Z | Downloaded tokio-rustls v0.26.4 |
| 332 | 2026-05-16T03:28:15.096Z | Downloaded proc-macro2 v1.0.106 |
| 333 | 2026-05-16T03:28:15.099Z | Downloaded socket2 v0.6.3 |
| 334 | 2026-05-16T03:28:15.099Z | Downloaded num-traits v0.2.19 |
| 335 | 2026-05-16T03:28:15.102Z | Downloaded zstd v0.13.3 |
| 336 | 2026-05-16T03:28:15.102Z | Downloaded pin-project v1.1.13 |
| 337 | 2026-05-16T03:28:15.108Z | Downloaded zeroize v1.8.2 |
| 338 | 2026-05-16T03:28:15.110Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 339 | 2026-05-16T03:28:15.110Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 340 | 2026-05-16T03:28:15.113Z | Downloaded hyper-util v0.1.20 |
| 341 | 2026-05-16T03:28:15.116Z | Downloaded derive-where v1.6.1 |
| 342 | 2026-05-16T03:28:15.118Z | Downloaded clap v4.6.1 |
| 343 | 2026-05-16T03:28:15.122Z | Downloaded getrandom v0.4.2 |
| 344 | 2026-05-16T03:28:15.124Z | Downloaded bytes v1.11.1 |
| 345 | 2026-05-16T03:28:15.127Z | Downloaded toml v0.8.23 |
| 346 | 2026-05-16T03:28:15.130Z | Downloaded tracing-attributes v0.1.31 |
| 347 | 2026-05-16T03:28:15.130Z | Downloaded tempfile v3.27.0 |
| 348 | 2026-05-16T03:28:15.133Z | Downloaded serde_core v1.0.228 |
| 349 | 2026-05-16T03:28:15.133Z | Downloaded signal-hook v0.3.18 |
| 350 | 2026-05-16T03:28:15.136Z | Downloaded zmij v1.0.21 |
| 351 | 2026-05-16T03:28:15.136Z | Downloaded config v0.15.23 |
| 352 | 2026-05-16T03:28:15.138Z | Downloaded tinyvec v1.11.0 |
| 353 | 2026-05-16T03:28:15.139Z | Downloaded base64 v0.22.1 |
| 354 | 2026-05-16T03:28:15.141Z | Downloaded xxhash-rust v0.8.15 |
| 355 | 2026-05-16T03:28:15.144Z | Downloaded textwrap v0.16.2 |
| 356 | 2026-05-16T03:28:15.144Z | Downloaded openssl-sys v0.9.115 |
| 357 | 2026-05-16T03:28:15.146Z | Downloaded zstd-safe v7.2.4 |
| 358 | 2026-05-16T03:28:15.146Z | Downloaded miniz_oxide v0.8.9 |
| 359 | 2026-05-16T03:28:15.149Z | Downloaded tar v0.4.45 |
| 360 | 2026-05-16T03:28:15.152Z | Downloaded ryu v1.0.23 |
| 361 | 2026-05-16T03:28:15.152Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 362 | 2026-05-16T03:28:15.155Z | Downloaded cc v1.2.62 |
| 363 | 2026-05-16T03:28:15.157Z | Downloaded der v0.7.10 |
| 364 | 2026-05-16T03:28:15.160Z | Downloaded flate2 v1.1.9 |
| 365 | 2026-05-16T03:28:15.162Z | Downloaded unicode-ident v1.0.24 |
| 366 | 2026-05-16T03:28:15.165Z | Downloaded borsh v1.6.1 |
| 367 | 2026-05-16T03:28:15.168Z | Downloaded backtrace v0.3.76 |
| 368 | 2026-05-16T03:28:15.172Z | Downloaded vte v0.14.1 |
| 369 | 2026-05-16T03:28:15.172Z | Downloaded quinn-udp v0.5.14 |
| 370 | 2026-05-16T03:28:15.175Z | Downloaded tracing-core v0.1.36 |
| 371 | 2026-05-16T03:28:15.179Z | Downloaded ed25519-dalek v2.2.0 |
| 372 | 2026-05-16T03:28:15.181Z | Downloaded derive_more v2.1.1 |
| 373 | 2026-05-16T03:28:15.187Z | Downloaded serde v1.0.228 |
| 374 | 2026-05-16T03:28:15.190Z | Downloaded http v1.4.0 |
| 375 | 2026-05-16T03:28:15.193Z | Downloaded uuid v1.23.1 |
| 376 | 2026-05-16T03:28:15.196Z | Downloaded rustls-webpki v0.103.13 |
| 377 | 2026-05-16T03:28:15.208Z | Downloaded futures-util v0.3.32 |
| 378 | 2026-05-16T03:28:15.222Z | Downloaded memchr v2.8.0 |
| 379 | 2026-05-16T03:28:15.225Z | Downloaded typenum v1.20.0 |
| 380 | 2026-05-16T03:28:15.227Z | Downloaded tower v0.5.3 |
| 381 | 2026-05-16T03:28:15.232Z | Downloaded toml_edit v0.22.27 |
| 382 | 2026-05-16T03:28:15.234Z | Downloaded crossterm v0.29.0 |
| 383 | 2026-05-16T03:28:15.237Z | Downloaded rand v0.9.4 |
| 384 | 2026-05-16T03:28:15.240Z | Downloaded miette v7.6.0 |
| 385 | 2026-05-16T03:28:15.243Z | Downloaded url v2.5.8 |
| 386 | 2026-05-16T03:28:15.245Z | Downloaded guppy v0.17.25 |
| 387 | 2026-05-16T03:28:15.248Z | Downloaded hashbrown v0.15.5 |
| 388 | 2026-05-16T03:28:15.251Z | Downloaded hashbrown v0.17.1 |
| 389 | 2026-05-16T03:28:15.256Z | Downloaded mio v1.2.0 |
| 390 | 2026-05-16T03:28:15.262Z | Downloaded ron v0.12.1 |
| 391 | 2026-05-16T03:28:15.267Z | Downloaded h2 v0.4.14 |
| 392 | 2026-05-16T03:28:15.279Z | Downloaded clap_builder v4.6.0 |
| 393 | 2026-05-16T03:28:15.283Z | Downloaded aho-corasick v1.1.4 |
| 394 | 2026-05-16T03:28:15.291Z | Downloaded quick-xml v0.37.5 |
| 395 | 2026-05-16T03:28:15.298Z | Downloaded reqwest v0.12.28 |
| 396 | 2026-05-16T03:28:15.318Z | Downloaded regex v1.12.3 |
| 397 | 2026-05-16T03:28:15.322Z | Downloaded unicode-segmentation v1.13.2 |
| 398 | 2026-05-16T03:28:15.325Z | Downloaded pulldown-cmark v0.13.3 |
| 399 | 2026-05-16T03:28:15.327Z | Downloaded unicode-normalization v0.1.25 |
| 400 | 2026-05-16T03:28:15.330Z | Downloaded idna v1.1.0 |
| 401 | 2026-05-16T03:28:15.333Z | Downloaded regex-syntax v0.8.10 |
| 402 | 2026-05-16T03:28:15.336Z | Downloaded hyper v1.9.0 |
| 403 | 2026-05-16T03:28:15.341Z | Downloaded winnow v0.7.15 |
| 404 | 2026-05-16T03:28:15.345Z | Downloaded chrono v0.4.44 |
| 405 | 2026-05-16T03:28:15.349Z | Downloaded webpki-roots v1.0.7 |
| 406 | 2026-05-16T03:28:15.352Z | Downloaded quinn-proto v0.11.14 |
| 407 | 2026-05-16T03:28:15.355Z | Downloaded tokio-util v0.7.18 |
| 408 | 2026-05-16T03:28:15.359Z | Downloaded tracing-subscriber v0.3.23 |
| 409 | 2026-05-16T03:28:15.363Z | Downloaded serde_json v1.0.149 |
| 410 | 2026-05-16T03:28:15.372Z | Downloaded gimli v0.32.3 |
| 411 | 2026-05-16T03:28:15.376Z | Downloaded vcpkg v0.2.15 |
| 412 | 2026-05-16T03:28:15.398Z | Downloaded unicode-width v0.2.2 |
| 413 | 2026-05-16T03:28:15.401Z | Downloaded zerocopy v0.8.48 |
| 414 | 2026-05-16T03:28:15.412Z | Downloaded winnow v1.0.3 |
| 415 | 2026-05-16T03:28:15.417Z | Downloaded bstr v1.12.1 |
| 416 | 2026-05-16T03:28:15.421Z | Downloaded syn v2.0.117 |
| 417 | 2026-05-16T03:28:15.427Z | Downloaded portable-atomic v1.13.1 |
| 418 | 2026-05-16T03:28:15.431Z | Downloaded quick-xml v0.38.4 |
| 419 | 2026-05-16T03:28:15.434Z | Downloaded curve25519-dalek v4.1.3 |
| 420 | 2026-05-16T03:28:15.439Z | Downloaded tower-http v0.6.10 |
| 421 | 2026-05-16T03:28:15.444Z | Downloaded tracing v0.1.44 |
| 422 | 2026-05-16T03:28:15.465Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 423 | 2026-05-16T03:28:15.476Z | Downloaded openssl v0.10.79 |
| 424 | 2026-05-16T03:28:15.484Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-05-16T03:28:15.490Z | Downloaded nextest-runner v0.80.0 |
| 426 | 2026-05-16T03:28:15.512Z | Downloaded rustix v0.38.44 |
| 427 | 2026-05-16T03:28:15.527Z | Downloaded object v0.37.3 |
| 428 | 2026-05-16T03:28:15.530Z | Downloaded nix v0.30.1 |
| 429 | 2026-05-16T03:28:15.539Z | Downloaded rustls v0.23.40 |
| 430 | 2026-05-16T03:28:15.553Z | Downloaded rustix v1.1.4 |
| 431 | 2026-05-16T03:28:15.607Z | Downloaded regex-automata v0.4.14 |
| 432 | 2026-05-16T03:28:15.675Z | Downloaded libc v0.2.186 |
| 433 | 2026-05-16T03:28:15.694Z | Downloaded petgraph v0.8.3 |
| 434 | 2026-05-16T03:28:15.712Z | Downloaded tokio v1.52.3 |
| 435 | 2026-05-16T03:28:15.768Z | Downloaded recursion v0.5.4 |
| 436 | 2026-05-16T03:28:15.775Z | Downloaded ring v0.17.14 |
| 437 | 2026-05-16T03:28:15.835Z | Compiling libc v0.2.186 |
| 438 | 2026-05-16T03:28:15.835Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-05-16T03:28:15.835Z | Compiling quote v1.0.45 |
| 440 | 2026-05-16T03:28:15.839Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-05-16T03:28:15.839Z | Compiling serde_core v1.0.228 |
| 442 | 2026-05-16T03:28:15.839Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-05-16T03:28:15.839Z | Compiling memchr v2.8.0 |
| 444 | 2026-05-16T03:28:15.965Z | Compiling once_cell v1.21.4 |
| 445 | 2026-05-16T03:28:16.038Z | Compiling log v0.4.29 |
| 446 | 2026-05-16T03:28:16.083Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-05-16T03:28:16.175Z | Compiling itoa v1.0.18 |
| 448 | 2026-05-16T03:28:16.232Z | Compiling serde v1.0.228 |
| 449 | 2026-05-16T03:28:16.377Z | Compiling futures-core v0.3.32 |
| 450 | 2026-05-16T03:28:16.406Z | Compiling smallvec v1.15.1 |
| 451 | 2026-05-16T03:28:16.528Z | Compiling bitflags v2.11.1 |
| 452 | 2026-05-16T03:28:16.583Z | Compiling equivalent v1.0.2 |
| 453 | 2026-05-16T03:28:16.675Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-05-16T03:28:16.680Z | Compiling hashbrown v0.17.1 |
| 455 | 2026-05-16T03:28:16.879Z | Compiling errno v0.3.14 |
| 456 | 2026-05-16T03:28:16.907Z | Compiling shlex v1.3.0 |
| 457 | 2026-05-16T03:28:16.956Z | Compiling bytes v1.11.1 |
| 458 | 2026-05-16T03:28:17.041Z | Compiling signal-hook-registry v1.4.8 |
| 459 | 2026-05-16T03:28:17.094Z | Compiling jobserver v0.1.34 |
| 460 | 2026-05-16T03:28:17.121Z | Compiling mio v1.2.0 |
| 461 | 2026-05-16T03:28:17.199Z | Compiling rustix v1.1.4 |
| 462 | 2026-05-16T03:28:17.270Z | Compiling syn v2.0.117 |
| 463 | 2026-05-16T03:28:17.344Z | Compiling cc v1.2.62 |
| 464 | 2026-05-16T03:28:17.409Z | Compiling futures-sink v0.3.32 |
| 465 | 2026-05-16T03:28:17.521Z | Compiling socket2 v0.6.3 |
| 466 | 2026-05-16T03:28:17.592Z | Compiling slab v0.4.12 |
| 467 | 2026-05-16T03:28:17.809Z | Compiling zmij v1.0.21 |
| 468 | 2026-05-16T03:28:17.820Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-05-16T03:28:17.823Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-05-16T03:28:18.068Z | Compiling serde_json v1.0.149 |
| 471 | 2026-05-16T03:28:18.144Z | Compiling version_check v0.9.5 |
| 472 | 2026-05-16T03:28:18.314Z | Compiling indexmap v2.14.0 |
| 473 | 2026-05-16T03:28:18.382Z | Compiling getrandom v0.4.2 |
| 474 | 2026-05-16T03:28:18.412Z | Compiling futures-task v0.3.32 |
| 475 | 2026-05-16T03:28:18.586Z | Compiling futures-io v0.3.32 |
| 476 | 2026-05-16T03:28:18.666Z | Compiling camino v1.2.2 |
| 477 | 2026-05-16T03:28:18.679Z | Compiling unicode-width v0.2.2 |
| 478 | 2026-05-16T03:28:18.825Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-05-16T03:28:19.020Z | Compiling ring v0.17.14 |
| 480 | 2026-05-16T03:28:19.103Z | Compiling http v1.4.0 |
| 481 | 2026-05-16T03:28:19.114Z | Compiling zeroize v1.8.2 |
| 482 | 2026-05-16T03:28:19.159Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-05-16T03:28:19.177Z | Compiling adler2 v2.0.1 |
| 484 | 2026-05-16T03:28:19.321Z | Compiling autocfg v1.5.0 |
| 485 | 2026-05-16T03:28:19.346Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-05-16T03:28:19.702Z | Compiling num-traits v0.2.19 |
| 487 | 2026-05-16T03:28:19.938Z | Compiling zerocopy v0.8.48 |
| 488 | 2026-05-16T03:28:20.041Z | Compiling object v0.37.3 |
| 489 | 2026-05-16T03:28:20.291Z | Compiling getrandom v0.3.4 |
| 490 | 2026-05-16T03:28:20.347Z | Compiling target-lexicon v0.13.3 |
| 491 | 2026-05-16T03:28:20.642Z | Compiling http-body v1.0.1 |
| 492 | 2026-05-16T03:28:20.669Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-05-16T03:28:20.800Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-05-16T03:28:20.802Z | Compiling semver v1.0.28 |
| 495 | 2026-05-16T03:28:20.868Z | Compiling getrandom v0.2.17 |
| 496 | 2026-05-16T03:28:20.920Z | Compiling serde_derive v1.0.228 |
| 497 | 2026-05-16T03:28:21.045Z | Compiling tokio-macros v2.7.0 |
| 498 | 2026-05-16T03:28:21.056Z | Compiling futures-macro v0.3.32 |
| 499 | 2026-05-16T03:28:21.070Z | Compiling tracing-attributes v0.1.31 |
| 500 | 2026-05-16T03:28:21.314Z | Compiling httparse v1.10.1 |
| 501 | 2026-05-16T03:28:21.462Z | Compiling thiserror v2.0.18 |
| 502 | 2026-05-16T03:28:21.532Z | Compiling fnv v1.0.7 |
| 503 | 2026-05-16T03:28:21.637Z | Compiling untrusted v0.9.0 |
| 504 | 2026-05-16T03:28:21.664Z | Compiling owo-colors v4.3.0 |
| 505 | 2026-05-16T03:28:21.768Z | Compiling signal-hook v0.3.18 |
| 506 | 2026-05-16T03:28:21.806Z | Compiling idna_adapter v1.0.0 |
| 507 | 2026-05-16T03:28:21.806Z | Compiling tokio v1.52.3 |
| 508 | 2026-05-16T03:28:21.874Z | Compiling futures-util v0.3.32 |
| 509 | 2026-05-16T03:28:21.914Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-05-16T03:28:21.990Z | Compiling guppy-workspace-hack v0.1.0 |
| 511 | 2026-05-16T03:28:22.002Z | Compiling gimli v0.32.3 |
| 512 | 2026-05-16T03:28:22.082Z | Compiling idna v1.1.0 |
| 513 | 2026-05-16T03:28:22.283Z | Compiling tracing v0.1.44 |
| 514 | 2026-05-16T03:28:22.535Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-05-16T03:28:24.123Z | Compiling addr2line v0.25.1 |
| 516 | 2026-05-16T03:28:24.171Z | Compiling generic-array v0.14.7 |
| 517 | 2026-05-16T03:28:24.414Z | Compiling target-spec v3.6.0 |
| 518 | 2026-05-16T03:28:24.545Z | Compiling fastrand v2.4.1 |
| 519 | 2026-05-16T03:28:24.557Z | Compiling pkg-config v0.3.33 |
| 520 | 2026-05-16T03:28:24.600Z | Compiling tower-service v0.3.3 |
| 521 | 2026-05-16T03:28:24.695Z | Compiling typeid v1.0.3 |
| 522 | 2026-05-16T03:28:24.710Z | Compiling rustc-demangle v0.1.27 |
| 523 | 2026-05-16T03:28:24.873Z | Compiling rustls v0.23.40 |
| 524 | 2026-05-16T03:28:24.977Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-05-16T03:28:24.982Z | Compiling thiserror v1.0.69 |
| 526 | 2026-05-16T03:28:25.084Z | Compiling try-lock v0.2.5 |
| 527 | 2026-05-16T03:28:25.148Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 528 | 2026-05-16T03:28:25.196Z | Compiling want v0.3.1 |
| 529 | 2026-05-16T03:28:25.379Z | Compiling tempfile v3.27.0 |
| 530 | 2026-05-16T03:28:25.561Z | Compiling cfg-expr v0.20.7 |
| 531 | 2026-05-16T03:28:25.699Z | Compiling tokio-util v0.7.18 |
| 532 | 2026-05-16T03:28:26.112Z | Compiling url v2.5.8 |
| 533 | 2026-05-16T03:28:26.273Z | Compiling h2 v0.4.14 |
| 534 | 2026-05-16T03:28:26.526Z | Compiling backtrace v0.3.76 |
| 535 | 2026-05-16T03:28:27.121Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-05-16T03:28:27.231Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-05-16T03:28:27.386Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-05-16T03:28:27.681Z | Compiling subtle v2.6.1 |
| 539 | 2026-05-16T03:28:27.840Z | Compiling winnow v0.7.15 |
| 540 | 2026-05-16T03:28:28.260Z | Compiling rustls-webpki v0.103.13 |
| 541 | 2026-05-16T03:28:28.570Z | Compiling regex-syntax v0.8.10 |
| 542 | 2026-05-16T03:28:29.807Z | Compiling erased-serde v0.4.10 |
| 543 | 2026-05-16T03:28:30.120Z | Compiling typenum v1.20.0 |
| 544 | 2026-05-16T03:28:30.854Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-05-16T03:28:31.263Z | Compiling hyper v1.9.0 |
| 546 | 2026-05-16T03:28:32.864Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-05-16T03:28:33.029Z | Compiling toml_datetime v0.6.11 |
| 548 | 2026-05-16T03:28:33.413Z | Compiling ahash v0.8.12 |
| 549 | 2026-05-16T03:28:33.666Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-05-16T03:28:33.785Z | Compiling toml_write v0.1.2 |
| 551 | 2026-05-16T03:28:34.025Z | Compiling tower-layer v0.3.3 |
| 552 | 2026-05-16T03:28:34.233Z | Compiling lazy_static v1.5.0 |
| 553 | 2026-05-16T03:28:34.344Z | Compiling portable-atomic v1.13.1 |
| 554 | 2026-05-16T03:28:34.619Z | Compiling parking_lot_core v0.9.12 |
| 555 | 2026-05-16T03:28:34.801Z | Compiling unicode-linebreak v0.1.5 |
| 556 | 2026-05-16T03:28:34.899Z | Compiling foldhash v0.1.5 |
| 557 | 2026-05-16T03:28:34.911Z | Compiling unicode-segmentation v1.13.2 |
| 558 | 2026-05-16T03:28:34.948Z | Compiling is_ci v1.2.0 |
| 559 | 2026-05-16T03:28:35.072Z | Compiling either v1.15.0 |
| 560 | 2026-05-16T03:28:35.111Z | Compiling nextest-workspace-hack v0.1.0 |
| 561 | 2026-05-16T03:28:35.122Z | Compiling ipnet v2.12.0 |
| 562 | 2026-05-16T03:28:35.293Z | Compiling crc32fast v1.5.0 |
| 563 | 2026-05-16T03:28:35.305Z | Compiling base64 v0.22.1 |
| 564 | 2026-05-16T03:28:35.352Z | Compiling convert_case v0.10.0 |
| 565 | 2026-05-16T03:28:35.620Z | Compiling hyper-util v0.1.20 |
| 566 | 2026-05-16T03:28:35.651Z | Compiling supports-color v3.0.2 |
| 567 | 2026-05-16T03:28:35.744Z | Compiling hashbrown v0.15.5 |
| 568 | 2026-05-16T03:28:35.807Z | Compiling textwrap v0.16.2 |
| 569 | 2026-05-16T03:28:35.942Z | Compiling sharded-slab v0.1.7 |
| 570 | 2026-05-16T03:28:36.325Z | Compiling tokio-rustls v0.26.4 |
| 571 | 2026-05-16T03:28:36.381Z | Compiling tower v0.5.3 |
| 572 | 2026-05-16T03:28:36.534Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-05-16T03:28:36.971Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-05-16T03:28:37.210Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-05-16T03:28:37.222Z | Compiling webpki-roots v1.0.7 |
| 576 | 2026-05-16T03:28:37.234Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-05-16T03:28:37.335Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-05-16T03:28:37.459Z | Compiling console v0.15.11 |
| 579 | 2026-05-16T03:28:37.482Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-05-16T03:28:38.034Z | Compiling tracing-log v0.2.0 |
| 581 | 2026-05-16T03:28:38.240Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-05-16T03:28:38.340Z | Compiling thread_local v1.1.9 |
| 583 | 2026-05-16T03:28:38.407Z | Compiling zstd-safe v7.2.4 |
| 584 | 2026-05-16T03:28:38.407Z | Compiling unicode-width v0.1.14 |
| 585 | 2026-05-16T03:28:38.670Z | Compiling fixedbitset v0.5.7 |
| 586 | 2026-05-16T03:28:38.701Z | Compiling debug-ignore v1.0.5 |
| 587 | 2026-05-16T03:28:38.770Z | Compiling winnow v1.0.3 |
| 588 | 2026-05-16T03:28:38.810Z | Compiling cfg_aliases v0.2.1 |
| 589 | 2026-05-16T03:28:38.883Z | Compiling utf8parse v0.2.2 |
| 590 | 2026-05-16T03:28:38.996Z | Compiling rustix v0.38.44 |
| 591 | 2026-05-16T03:28:39.064Z | Compiling ryu v1.0.23 |
| 592 | 2026-05-16T03:28:39.178Z | Compiling supports-unicode v3.0.0 |
| 593 | 2026-05-16T03:28:39.349Z | Compiling scopeguard v1.2.0 |
| 594 | 2026-05-16T03:28:39.365Z | Compiling pulldown-cmark v0.13.3 |
| 595 | 2026-05-16T03:28:39.368Z | Compiling supports-hyperlinks v3.2.0 |
| 596 | 2026-05-16T03:28:39.453Z | Compiling lock_api v0.4.14 |
| 597 | 2026-05-16T03:28:39.607Z | Compiling miette v7.6.0 |
| 598 | 2026-05-16T03:28:39.699Z | Compiling serde_urlencoded v0.7.1 |
| 599 | 2026-05-16T03:28:39.770Z | Compiling anstyle-parse v1.0.0 |
| 600 | 2026-05-16T03:28:39.980Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 601 | 2026-05-16T03:28:39.993Z | Compiling petgraph v0.8.3 |
| 602 | 2026-05-16T03:28:40.212Z | Compiling nix v0.30.1 |
| 603 | 2026-05-16T03:28:40.599Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-05-16T03:28:41.304Z | Compiling sigchld v0.2.4 |
| 605 | 2026-05-16T03:28:41.500Z | Compiling toml v0.8.23 |
| 606 | 2026-05-16T03:28:41.924Z | Compiling cargo_metadata v0.23.1 |
| 607 | 2026-05-16T03:28:42.022Z | Compiling serde-value v0.7.0 |
| 608 | 2026-05-16T03:28:42.782Z | Compiling hyper-rustls v0.27.9 |
| 609 | 2026-05-16T03:28:43.449Z | Compiling serde-untagged v0.1.9 |
| 610 | 2026-05-16T03:28:43.702Z | Compiling tower-http v0.6.10 |
| 611 | 2026-05-16T03:28:44.370Z | Compiling derive_more-impl v2.1.1 |
| 612 | 2026-05-16T03:28:44.558Z | Compiling itertools v0.14.0 |
| 613 | 2026-05-16T03:28:44.618Z | Compiling regex v1.12.3 |
| 614 | 2026-05-16T03:28:44.633Z | Compiling crypto-common v0.1.7 |
| 615 | 2026-05-16T03:28:44.771Z | Compiling block-buffer v0.10.4 |
| 616 | 2026-05-16T03:28:44.926Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-05-16T03:28:45.199Z | Compiling futures-executor v0.3.32 |
| 618 | 2026-05-16T03:28:45.253Z | Compiling rand_core v0.9.5 |
| 619 | 2026-05-16T03:28:45.507Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-05-16T03:28:45.731Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-05-16T03:28:45.901Z | Compiling uuid v1.23.1 |
| 622 | 2026-05-16T03:28:46.005Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 623 | 2026-05-16T03:28:46.022Z | Compiling smol_str v0.3.6 |
| 624 | 2026-05-16T03:28:46.022Z | Compiling serde_spanned v1.1.1 |
| 625 | 2026-05-16T03:28:46.178Z | Compiling filetime v0.2.29 |
| 626 | 2026-05-16T03:28:46.364Z | Compiling bstr v1.12.1 |
| 627 | 2026-05-16T03:28:46.388Z | Compiling vte v0.14.1 |
| 628 | 2026-05-16T03:28:46.416Z | Compiling unicode-xid v0.2.6 |
| 629 | 2026-05-16T03:28:46.437Z | Compiling xattr v1.6.1 |
| 630 | 2026-05-16T03:28:46.551Z | Compiling is_terminal_polyfill v1.70.2 |
| 631 | 2026-05-16T03:28:46.562Z | Compiling self_update v0.42.0 |
| 632 | 2026-05-16T03:28:46.601Z | Compiling anstyle-query v1.1.5 |
| 633 | 2026-05-16T03:28:46.619Z | Compiling color-spantrace v0.3.0 |
| 634 | 2026-05-16T03:28:46.703Z | Compiling number_prefix v0.4.0 |
| 635 | 2026-05-16T03:28:46.807Z | Compiling nested v0.1.1 |
| 636 | 2026-05-16T03:28:46.859Z | Compiling eyre v0.6.12 |
| 637 | 2026-05-16T03:28:46.929Z | Compiling static_assertions v1.1.0 |
| 638 | 2026-05-16T03:28:46.999Z | Compiling iana-time-zone v0.1.65 |
| 639 | 2026-05-16T03:28:47.012Z | Compiling unicase v2.9.0 |
| 640 | 2026-05-16T03:28:47.051Z | Compiling litrs v1.0.0 |
| 641 | 2026-05-16T03:28:47.180Z | Compiling colorchoice v1.0.5 |
| 642 | 2026-05-16T03:28:47.192Z | Compiling tinyvec_macros v0.1.1 |
| 643 | 2026-05-16T03:28:47.195Z | Compiling anstyle v1.0.14 |
| 644 | 2026-05-16T03:28:47.260Z | Compiling tinyvec v1.11.0 |
| 645 | 2026-05-16T03:28:47.346Z | Compiling chrono v0.4.44 |
| 646 | 2026-05-16T03:28:47.467Z | Compiling anstream v1.0.0 |
| 647 | 2026-05-16T03:28:47.495Z | Compiling document-features v0.2.12 |
| 648 | 2026-05-16T03:28:47.552Z | Compiling guppy v0.17.25 |
| 649 | 2026-05-16T03:28:47.731Z | Compiling indicatif v0.17.11 |
| 650 | 2026-05-16T03:28:47.981Z | Compiling globset v0.4.18 |
| 651 | 2026-05-16T03:28:48.056Z | Compiling pin-project v1.1.13 |
| 652 | 2026-05-16T03:28:48.158Z | Compiling tar v0.4.45 |
| 653 | 2026-05-16T03:28:48.410Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-05-16T03:28:48.892Z | Compiling cargo-util-schemas v0.2.0 |
| 655 | 2026-05-16T03:28:50.339Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-05-16T03:28:50.627Z | Compiling toml v1.1.2+spec-1.1.0 |
| 657 | 2026-05-16T03:28:50.714Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-05-16T03:28:50.847Z | Compiling reqwest v0.12.28 |
| 659 | 2026-05-16T03:28:50.895Z | Compiling rand_chacha v0.9.0 |
| 660 | 2026-05-16T03:28:51.173Z | Compiling futures v0.3.32 |
| 661 | 2026-05-16T03:28:51.256Z | Compiling derive_more v2.1.1 |
| 662 | 2026-05-16T03:28:51.299Z | Compiling digest v0.10.7 |
| 663 | 2026-05-16T03:28:51.335Z | Compiling flate2 v1.1.9 |
| 664 | 2026-05-16T03:28:51.445Z | Compiling parking_lot v0.12.5 |
| 665 | 2026-05-16T03:28:51.517Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-05-16T03:28:51.749Z | Compiling shared_child v1.1.1 |
| 667 | 2026-05-16T03:28:52.223Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-05-16T03:28:52.350Z | Compiling self-replace v1.5.0 |
| 669 | 2026-05-16T03:28:52.362Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-05-16T03:28:52.641Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-05-16T03:28:52.930Z | Compiling quick-xml v0.38.4 |
| 672 | 2026-05-16T03:28:53.366Z | Compiling indenter v0.3.4 |
| 673 | 2026-05-16T03:28:53.498Z | Compiling strsim v0.11.1 |
| 674 | 2026-05-16T03:28:53.811Z | Compiling shell-words v1.1.1 |
| 675 | 2026-05-16T03:28:54.059Z | Compiling humantime v2.3.0 |
| 676 | 2026-05-16T03:28:54.169Z | Compiling cpufeatures v0.2.17 |
| 677 | 2026-05-16T03:28:54.481Z | Compiling clap_lex v1.1.0 |
| 678 | 2026-05-16T03:28:54.507Z | Compiling recursion v0.5.4 |
| 679 | 2026-05-16T03:28:54.524Z | Compiling heck v0.5.0 |
| 680 | 2026-05-16T03:28:54.573Z | Compiling urlencoding v2.1.3 |
| 681 | 2026-05-16T03:28:54.639Z | Compiling clap_builder v4.6.0 |
| 682 | 2026-05-16T03:28:54.719Z | Compiling clap_derive v4.6.1 |
| 683 | 2026-05-16T03:28:54.831Z | Compiling nextest-filtering v0.15.0 |
| 684 | 2026-05-16T03:28:55.498Z | Compiling humantime-serde v1.1.1 |
| 685 | 2026-05-16T03:28:55.657Z | Compiling sha2 v0.10.9 |
| 686 | 2026-05-16T03:28:56.505Z | Compiling quick-junit v0.5.2 |
| 687 | 2026-05-16T03:28:57.381Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-05-16T03:28:57.666Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-05-16T03:28:58.757Z | Compiling crossterm v0.29.0 |
| 690 | 2026-05-16T03:28:59.616Z | Compiling cargo-nextest v0.9.97 |
| 691 | 2026-05-16T03:29:00.788Z | Compiling duct v0.13.7 |
| 692 | 2026-05-16T03:29:01.293Z | Compiling config v0.15.23 |
| 693 | 2026-05-16T03:29:01.500Z | Compiling zstd v0.13.3 |
| 694 | 2026-05-16T03:29:01.669Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-05-16T03:29:01.870Z | Compiling rand v0.9.4 |
| 696 | 2026-05-16T03:29:01.935Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-05-16T03:29:01.985Z | Compiling target-spec-miette v0.4.6 |
| 698 | 2026-05-16T03:29:02.399Z | Compiling future-queue v0.4.0 |
| 699 | 2026-05-16T03:29:02.504Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-05-16T03:29:02.517Z | Compiling tokio-stream v0.1.18 |
| 701 | 2026-05-16T03:29:02.625Z | Compiling camino-tempfile v1.4.1 |
| 702 | 2026-05-16T03:29:02.678Z | Compiling derive-where v1.6.1 |
| 703 | 2026-05-16T03:29:02.810Z | Compiling serde_ignored v0.1.14 |
| 704 | 2026-05-16T03:29:02.997Z | Compiling serde_path_to_error v0.1.20 |
| 705 | 2026-05-16T03:29:03.028Z | Compiling hex v0.4.3 |
| 706 | 2026-05-16T03:29:03.040Z | Compiling xxhash-rust v0.8.15 |
| 707 | 2026-05-16T03:29:03.053Z | Compiling swrite v0.1.0 |
| 708 | 2026-05-16T03:29:03.157Z | Compiling home v0.5.12 |
| 709 | 2026-05-16T03:29:03.316Z | Compiling indent_write v2.2.0 |
| 710 | 2026-05-16T03:29:03.316Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-05-16T03:29:03.355Z | Compiling clap v4.6.1 |
| 712 | 2026-05-16T03:29:03.436Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-05-16T03:29:03.461Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-05-16T03:29:03.933Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-05-16T03:29:21.885Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 716 | 2026-05-16T03:29:22.070Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-05-16T03:29:22.073Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-05-16T03:29:22.190Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-05-16T03:29:22.193Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-05-16T03:29:22.193Z | ++ PLATFORM=illumos |
| 721 | 2026-05-16T03:29:22.193Z | ++ banner install |
| 722 | 2026-05-16T03:29:22.193Z | |
| 723 | 2026-05-16T03:29:22.193Z | # # # #### ##### ## # # |
| 724 | 2026-05-16T03:29:22.193Z | # ## # # # # # # # |
| 725 | 2026-05-16T03:29:22.193Z | # # # # #### # # # # # |
| 726 | 2026-05-16T03:29:22.193Z | # # # # # # ###### # # |
| 727 | 2026-05-16T03:29:22.193Z | # # ## # # # # # # # |
| 728 | 2026-05-16T03:29:22.193Z | # # # #### # # # ###### ###### |
| 729 | 2026-05-16T03:29:22.193Z | |
| 730 | 2026-05-16T03:29:22.193Z | ++ set +o errexit |
| 731 | 2026-05-16T03:29:22.194Z | ++ pkg info clang-15 |
| 732 | 2026-05-16T03:29:22.196Z | ++ grep -qi installed |
| 733 | 2026-05-16T03:29:23.369Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-05-16T03:29:23.369Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-05-16T03:29:23.369Z | |
| 736 | 2026-05-16T03:29:23.369Z | clang-15 |
| 737 | 2026-05-16T03:29:23.408Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-05-16T03:29:23.408Z | ++ set -o errexit |
| 739 | 2026-05-16T03:29:23.411Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-05-16T03:29:31.215Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-05-16T03:29:38.956Z | Startup: Caching catalogs ... Done |
| 742 | 2026-05-16T03:29:46.323Z | Planning: Solver setup ... Done |
| 743 | 2026-05-16T03:29:46.365Z | Planning: Running solver ... Done |
| 744 | 2026-05-16T03:29:46.513Z | Planning: Finding local manifests ... Done |
| 745 | 2026-05-16T03:29:46.532Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-05-16T03:29:47.839Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-05-16T03:29:47.868Z | Planning: Package planning ... Done |
| 748 | 2026-05-16T03:29:47.893Z | Planning: Merging actions ... Done |
| 749 | 2026-05-16T03:29:47.999Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-05-16T03:29:48.005Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-05-16T03:29:48.769Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-05-16T03:29:48.824Z | Planning: Planning completed in 9.64 seconds |
| 753 | 2026-05-16T03:29:48.915Z | Packages to install: 2 |
| 754 | 2026-05-16T03:29:48.915Z | Mediators to change: 2 |
| 755 | 2026-05-16T03:29:48.918Z | Services to change: 1 |
| 756 | 2026-05-16T03:29:48.918Z | Create boot environment: No |
| 757 | 2026-05-16T03:29:48.918Z | Create backup boot environment: No |
| 758 | 2026-05-16T03:29:48.958Z | |
| 759 | 2026-05-16T03:29:48.958Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-05-16T03:29:55.153Z | Download: 982/3076 items 82.2/211.3MB 38% complete (18.9M/s) |
| 761 | 2026-05-16T03:30:00.967Z | Download: 2007/3076 items 117.7/211.3MB 55% complete (10.4M/s) |
| 762 | 2026-05-16T03:30:06.131Z | Download: 3032/3076 items 201.5/211.3MB 95% complete (12.5M/s) |
| 763 | 2026-05-16T03:30:07.583Z | Download: Completed 211.31 MB in 18.62 seconds (11.3M/s) |
| 764 | 2026-05-16T03:30:07.824Z | Actions: 1/3418 actions (Installing new actions) |
| 765 | 2026-05-16T03:30:10.972Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 766 | 2026-05-16T03:30:11.640Z | Done |
| 767 | 2026-05-16T03:30:11.640Z | Done |
| 768 | 2026-05-16T03:30:12.394Z | Done |
| 769 | 2026-05-16T03:30:15.817Z | Done |
| 770 | 2026-05-16T03:30:15.891Z | Done |
| 771 | 2026-05-16T03:30:15.900Z | Done |
| 772 | 2026-05-16T03:30:16.150Z | Done |
| 773 | 2026-05-16T03:30:16.844Z | ++ set -o errexit |
| 774 | 2026-05-16T03:30:16.844Z | ++ cargo --version |
| 775 | 2026-05-16T03:30:16.855Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 776 | 2026-05-16T03:30:16.859Z | ++ rustc --version |
| 777 | 2026-05-16T03:30:16.901Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 778 | 2026-05-16T03:30:16.912Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 779 | 2026-05-16T03:30:16.929Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 780 | 2026-05-16T03:30:16.932Z | + pushd rdb |
| 781 | 2026-05-16T03:30:16.932Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 782 | 2026-05-16T03:30:16.932Z | + PROPTEST_CASES=1000000 |
| 783 | 2026-05-16T03:30:16.932Z | + cargo nextest run --lib proptest |
| 784 | 2026-05-16T03:30:17.094Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 785 | 2026-05-16T03:30:17.737Z | From https://github.com/oxidecomputer/falcon |
| 786 | 2026-05-16T03:30:17.737Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 787 | 2026-05-16T03:30:17.814Z | Updating crates.io index |
| 788 | 2026-05-16T03:30:17.817Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 789 | 2026-05-16T03:30:18.530Z | From https://github.com/oxidecomputer/dendrite |
| 790 | 2026-05-16T03:30:18.530Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 791 | 2026-05-16T03:30:18.603Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 792 | 2026-05-16T03:30:18.838Z | From https://github.com/oxidecomputer/ispf |
| 793 | 2026-05-16T03:30:18.838Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 794 | 2026-05-16T03:30:18.844Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 795 | 2026-05-16T03:30:19.174Z | From https://github.com/oxidecomputer/netadm-sys |
| 796 | 2026-05-16T03:30:19.174Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 797 | 2026-05-16T03:30:19.181Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 798 | 2026-05-16T03:30:26.202Z | From https://github.com/oxidecomputer/omicron |
| 799 | 2026-05-16T03:30:26.202Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 800 | 2026-05-16T03:30:26.617Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 801 | 2026-05-16T03:30:27.202Z | From https://github.com/oxidecomputer/opte |
| 802 | 2026-05-16T03:30:27.202Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 803 | 2026-05-16T03:30:27.234Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 804 | 2026-05-16T03:30:27.493Z | From https://github.com/illumos/smf-rs |
| 805 | 2026-05-16T03:30:27.493Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 806 | 2026-05-16T03:30:27.575Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 807 | 2026-05-16T03:30:27.831Z | From https://github.com/oxidecomputer/network-interface |
| 808 | 2026-05-16T03:30:27.831Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 809 | 2026-05-16T03:30:27.836Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 810 | 2026-05-16T03:30:28.069Z | From https://github.com/oxidecomputer/zone |
| 811 | 2026-05-16T03:30:28.069Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 812 | 2026-05-16T03:30:28.090Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 813 | 2026-05-16T03:30:28.674Z | From https://github.com/oxidecomputer/propolis |
| 814 | 2026-05-16T03:30:28.674Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 815 | 2026-05-16T03:30:28.773Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 816 | 2026-05-16T03:30:29.234Z | From https://github.com/oxidecomputer/transceiver-control |
| 817 | 2026-05-16T03:30:29.234Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 818 | 2026-05-16T03:30:29.253Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 819 | 2026-05-16T03:30:29.495Z | From https://github.com/oxidecomputer/dlpi-sys |
| 820 | 2026-05-16T03:30:29.495Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 821 | 2026-05-16T03:30:29.512Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 822 | 2026-05-16T03:30:29.812Z | From https://github.com/jmesmon/rust-libzfs |
| 823 | 2026-05-16T03:30:29.812Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 824 | 2026-05-16T03:30:29.820Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 825 | 2026-05-16T03:30:30.079Z | From https://github.com/oxidecomputer/rusty-doors |
| 826 | 2026-05-16T03:30:30.079Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 827 | 2026-05-16T03:30:30.095Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 828 | 2026-05-16T03:30:30.395Z | From https://github.com/oxidecomputer/lldp |
| 829 | 2026-05-16T03:30:30.395Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 830 | 2026-05-16T03:30:30.435Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 831 | 2026-05-16T03:30:30.677Z | From https://github.com/oxidecomputer/slog-error-chain |
| 832 | 2026-05-16T03:30:30.677Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 833 | 2026-05-16T03:30:30.685Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 834 | 2026-05-16T03:30:30.964Z | From https://github.com/oxidecomputer/tufaceous |
| 835 | 2026-05-16T03:30:30.964Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 836 | 2026-05-16T03:30:30.995Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 837 | 2026-05-16T03:30:31.446Z | From https://github.com/oxidecomputer/management-gateway-service |
| 838 | 2026-05-16T03:30:31.446Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 839 | 2026-05-16T03:30:31.483Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 840 | 2026-05-16T03:30:32.236Z | From https://github.com/oxidecomputer/crucible |
| 841 | 2026-05-16T03:30:32.236Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 842 | 2026-05-16T03:30:32.294Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-05-16T03:30:32.570Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-05-16T03:30:32.570Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-05-16T03:30:32.626Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 846 | 2026-05-16T03:30:32.936Z | From https://github.com/oxidecomputer/propolis |
| 847 | 2026-05-16T03:30:32.936Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 848 | 2026-05-16T03:30:33.191Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 849 | 2026-05-16T03:30:33.547Z | From https://github.com/oxidecomputer/tofino |
| 850 | 2026-05-16T03:30:33.547Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 851 | 2026-05-16T03:30:33.557Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 852 | 2026-05-16T03:30:34.154Z | From https://github.com/oxidecomputer/maghemite |
| 853 | 2026-05-16T03:30:34.155Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 854 | 2026-05-16T03:30:34.200Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 855 | 2026-05-16T03:30:34.475Z | From https://github.com/oxidecomputer/clickward |
| 856 | 2026-05-16T03:30:34.475Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 857 | 2026-05-16T03:30:34.668Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-05-16T03:30:34.975Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-05-16T03:30:34.975Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 860 | 2026-05-16T03:30:35.134Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-05-16T03:30:35.557Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-05-16T03:30:35.557Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-05-16T03:30:36.334Z | Downloading crates ... |
| 864 | 2026-05-16T03:30:36.437Z | Downloaded base16ct v0.2.0 |
| 865 | 2026-05-16T03:30:36.444Z | Downloaded async-recursion v1.1.1 |
| 866 | 2026-05-16T03:30:36.449Z | Downloaded ciborium-ll v0.2.2 |
| 867 | 2026-05-16T03:30:36.451Z | Downloaded chacha20 v0.9.1 |
| 868 | 2026-05-16T03:30:36.454Z | Downloaded bcs v0.1.6 |
| 869 | 2026-05-16T03:30:36.456Z | Downloaded const-random v0.1.18 |
| 870 | 2026-05-16T03:30:36.456Z | Downloaded enum-as-inner v0.6.1 |
| 871 | 2026-05-16T03:30:36.460Z | Downloaded anyhow v1.0.102 |
| 872 | 2026-05-16T03:30:36.462Z | Downloaded const_format_proc_macros v0.2.34 |
| 873 | 2026-05-16T03:30:36.465Z | Downloaded embedded-io v0.4.0 |
| 874 | 2026-05-16T03:30:36.468Z | Downloaded aead v0.5.2 |
| 875 | 2026-05-16T03:30:36.468Z | Downloaded drift v0.1.4 |
| 876 | 2026-05-16T03:30:36.476Z | Downloaded hickory-resolver v0.24.4 |
| 877 | 2026-05-16T03:30:36.480Z | Downloaded expectorate v1.2.0 |
| 878 | 2026-05-16T03:30:36.483Z | Downloaded bs58 v0.5.1 |
| 879 | 2026-05-16T03:30:36.483Z | Downloaded num_enum v0.7.6 |
| 880 | 2026-05-16T03:30:36.487Z | Downloaded foreign-types-macros v0.2.3 |
| 881 | 2026-05-16T03:30:36.489Z | Downloaded omicron-workspace-hack v0.1.0 |
| 882 | 2026-05-16T03:30:36.490Z | Downloaded num-integer v0.1.46 |
| 883 | 2026-05-16T03:30:36.493Z | Downloaded crucible-workspace-hack v0.1.0 |
| 884 | 2026-05-16T03:30:36.493Z | Downloaded goblin v0.8.2 |
| 885 | 2026-05-16T03:30:36.496Z | Downloaded num_enum_derive v0.5.11 |
| 886 | 2026-05-16T03:30:36.499Z | Downloaded float-ord v0.3.2 |
| 887 | 2026-05-16T03:30:36.502Z | Downloaded darling v0.21.3 |
| 888 | 2026-05-16T03:30:36.505Z | Downloaded libscf-sys v1.2.0 |
| 889 | 2026-05-16T03:30:36.505Z | Downloaded derive-ex v0.1.8 |
| 890 | 2026-05-16T03:30:36.509Z | Downloaded hubpack v0.1.2 |
| 891 | 2026-05-16T03:30:36.512Z | Downloaded is-terminal v0.4.17 |
| 892 | 2026-05-16T03:30:36.512Z | Downloaded gethostname v0.5.0 |
| 893 | 2026-05-16T03:30:36.512Z | Downloaded git-stub-vcs v0.1.0 |
| 894 | 2026-05-16T03:30:36.516Z | Downloaded cobs v0.3.0 |
| 895 | 2026-05-16T03:30:36.516Z | Downloaded num-derive v0.4.2 |
| 896 | 2026-05-16T03:30:36.520Z | Downloaded convert_case v0.4.0 |
| 897 | 2026-05-16T03:30:36.520Z | Downloaded async-stream-impl v0.3.6 |
| 898 | 2026-05-16T03:30:36.520Z | Downloaded compression-core v0.4.32 |
| 899 | 2026-05-16T03:30:36.524Z | Downloaded async-stream v0.3.6 |
| 900 | 2026-05-16T03:30:36.524Z | Downloaded bytecount v0.6.9 |
| 901 | 2026-05-16T03:30:36.527Z | Downloaded match_cfg v0.1.0 |
| 902 | 2026-05-16T03:30:36.527Z | Downloaded lru-cache v0.1.2 |
| 903 | 2026-05-16T03:30:36.527Z | Downloaded inout v0.1.4 |
| 904 | 2026-05-16T03:30:36.529Z | Downloaded bit-set v0.8.0 |
| 905 | 2026-05-16T03:30:36.532Z | Downloaded argon2 v0.5.3 |
| 906 | 2026-05-16T03:30:36.532Z | Downloaded idna_adapter v1.2.2 |
| 907 | 2026-05-16T03:30:36.536Z | Downloaded git-stub v1.0.0 |
| 908 | 2026-05-16T03:30:36.536Z | Downloaded heck v0.4.1 |
| 909 | 2026-05-16T03:30:36.542Z | Downloaded darling_macro v0.21.3 |
| 910 | 2026-05-16T03:30:36.542Z | Downloaded linked-hash-map v0.5.6 |
| 911 | 2026-05-16T03:30:36.542Z | Downloaded goblin v0.10.5 |
| 912 | 2026-05-16T03:30:36.546Z | Downloaded httpdate v1.0.3 |
| 913 | 2026-05-16T03:30:36.550Z | Downloaded hostname v0.3.1 |
| 914 | 2026-05-16T03:30:36.550Z | Downloaded foreign-types-shared v0.3.1 |
| 915 | 2026-05-16T03:30:36.550Z | Downloaded dtrace-parser v0.2.0 |
| 916 | 2026-05-16T03:30:36.550Z | Downloaded dof v0.3.0 |
| 917 | 2026-05-16T03:30:36.553Z | Downloaded olpc-cjson v0.1.4 |
| 918 | 2026-05-16T03:30:36.553Z | Downloaded internet-checksum v0.2.1 |
| 919 | 2026-05-16T03:30:36.556Z | Downloaded no-std-compat v0.4.1 |
| 920 | 2026-05-16T03:30:36.556Z | Downloaded icu_locale_core v2.2.0 |
| 921 | 2026-05-16T03:30:36.559Z | Downloaded foreign-types v0.5.0 |
| 922 | 2026-05-16T03:30:36.562Z | Downloaded darling v0.23.0 |
| 923 | 2026-05-16T03:30:36.565Z | Downloaded crc8 v0.1.1 |
| 924 | 2026-05-16T03:30:36.568Z | Downloaded ciborium v0.2.2 |
| 925 | 2026-05-16T03:30:36.571Z | Downloaded num v0.4.3 |
| 926 | 2026-05-16T03:30:36.571Z | Downloaded newtype-uuid-macros v0.1.0 |
| 927 | 2026-05-16T03:30:36.571Z | Downloaded crunchy v0.2.4 |
| 928 | 2026-05-16T03:30:36.574Z | Downloaded libsw-core v0.3.2 |
| 929 | 2026-05-16T03:30:36.576Z | Downloaded multer v3.1.0 |
| 930 | 2026-05-16T03:30:36.577Z | Downloaded const-random-macro v0.1.16 |
| 931 | 2026-05-16T03:30:36.580Z | Downloaded opaque-debug v0.3.1 |
| 932 | 2026-05-16T03:30:36.580Z | Downloaded dyn-clone v1.0.20 |
| 933 | 2026-05-16T03:30:36.580Z | Downloaded keccak v0.1.6 |
| 934 | 2026-05-16T03:30:36.582Z | Downloaded memoffset v0.9.1 |
| 935 | 2026-05-16T03:30:36.582Z | Downloaded num-iter v0.1.45 |
| 936 | 2026-05-16T03:30:36.585Z | Downloaded parse-display v0.10.0 |
| 937 | 2026-05-16T03:30:36.585Z | Downloaded num_threads v0.1.7 |
| 938 | 2026-05-16T03:30:36.589Z | Downloaded num-conv v0.2.1 |
| 939 | 2026-05-16T03:30:36.589Z | Downloaded fs-err v3.3.0 |
| 940 | 2026-05-16T03:30:36.592Z | Downloaded managed v0.8.0 |
| 941 | 2026-05-16T03:30:36.592Z | Downloaded macaddr v1.0.1 |
| 942 | 2026-05-16T03:30:36.597Z | Downloaded crypto-bigint v0.5.5 |
| 943 | 2026-05-16T03:30:36.599Z | Downloaded newtype_derive v0.1.6 |
| 944 | 2026-05-16T03:30:36.599Z | Downloaded hubpack_derive v0.1.1 |
| 945 | 2026-05-16T03:30:36.599Z | Downloaded byte-wrapper v0.1.0 |
| 946 | 2026-05-16T03:30:36.602Z | Downloaded proc-macro-crate v3.5.0 |
| 947 | 2026-05-16T03:30:36.604Z | Downloaded paste v1.0.15 |
| 948 | 2026-05-16T03:30:36.604Z | Downloaded glob v0.3.3 |
| 949 | 2026-05-16T03:30:36.607Z | Downloaded filetime v0.2.28 |
| 950 | 2026-05-16T03:30:36.608Z | Downloaded pretty-hex v0.4.2 |
| 951 | 2026-05-16T03:30:36.612Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 952 | 2026-05-16T03:30:36.612Z | Downloaded oxide-tokio-rt v0.1.6 |
| 953 | 2026-05-16T03:30:36.615Z | Downloaded cancel-safe-futures v0.1.5 |
| 954 | 2026-05-16T03:30:36.615Z | Downloaded memmap v0.7.0 |
| 955 | 2026-05-16T03:30:36.619Z | Downloaded konst_macro_rules v0.2.19 |
| 956 | 2026-05-16T03:30:36.619Z | Downloaded progenitor-client v0.11.2 |
| 957 | 2026-05-16T03:30:36.623Z | Downloaded progenitor-client v0.10.0 |
| 958 | 2026-05-16T03:30:36.623Z | Downloaded proc-macro-error-attr v1.0.4 |
| 959 | 2026-05-16T03:30:36.623Z | Downloaded ingot-types v0.1.2 |
| 960 | 2026-05-16T03:30:36.623Z | Downloaded plain v0.2.3 |
| 961 | 2026-05-16T03:30:36.626Z | Downloaded memmap2 v0.9.10 |
| 962 | 2026-05-16T03:30:36.626Z | Downloaded progenitor-macro v0.13.0 |
| 963 | 2026-05-16T03:30:36.626Z | Downloaded rand_chacha v0.3.1 |
| 964 | 2026-05-16T03:30:36.632Z | Downloaded instant v0.1.13 |
| 965 | 2026-05-16T03:30:36.632Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 966 | 2026-05-16T03:30:36.632Z | Downloaded cipher v0.4.4 |
| 967 | 2026-05-16T03:30:36.636Z | Downloaded progenitor-macro v0.11.2 |
| 968 | 2026-05-16T03:30:36.636Z | Downloaded constant_time_eq v0.4.2 |
| 969 | 2026-05-16T03:30:36.636Z | Downloaded erased-serde v0.3.31 |
| 970 | 2026-05-16T03:30:36.636Z | Downloaded ref-cast-impl v1.0.25 |
| 971 | 2026-05-16T03:30:36.639Z | Downloaded quick-error v1.2.3 |
| 972 | 2026-05-16T03:30:36.639Z | Downloaded progenitor-macro v0.14.0 |
| 973 | 2026-05-16T03:30:36.639Z | Downloaded mime v0.3.17 |
| 974 | 2026-05-16T03:30:36.639Z | Downloaded progenitor-client v0.14.0 |
| 975 | 2026-05-16T03:30:36.641Z | Downloaded parking_lot_core v0.8.6 |
| 976 | 2026-05-16T03:30:36.641Z | Downloaded ident_case v1.0.1 |
| 977 | 2026-05-16T03:30:36.641Z | Downloaded heapless v0.8.0 |
| 978 | 2026-05-16T03:30:36.686Z | Downloaded progenitor-extras v0.2.0 |
| 979 | 2026-05-16T03:30:36.686Z | Downloaded ref-cast v1.0.25 |
| 980 | 2026-05-16T03:30:36.686Z | Downloaded phf_shared v0.12.1 |
| 981 | 2026-05-16T03:30:36.686Z | Downloaded phf v0.12.1 |
| 982 | 2026-05-16T03:30:36.686Z | Downloaded password-hash v0.5.0 |
| 983 | 2026-05-16T03:30:36.686Z | Downloaded pin-project-internal v1.1.12 |
| 984 | 2026-05-16T03:30:36.686Z | Downloaded num-complex v0.4.6 |
| 985 | 2026-05-16T03:30:36.686Z | Downloaded parse-display-derive v0.10.0 |
| 986 | 2026-05-16T03:30:36.686Z | Downloaded ff v0.13.1 |
| 987 | 2026-05-16T03:30:36.686Z | Downloaded crossbeam-deque v0.8.6 |
| 988 | 2026-05-16T03:30:36.686Z | Downloaded rand_xorshift v0.4.0 |
| 989 | 2026-05-16T03:30:36.686Z | Downloaded num_enum_derive v0.7.6 |
| 990 | 2026-05-16T03:30:36.686Z | Downloaded powerfmt v0.2.0 |
| 991 | 2026-05-16T03:30:36.686Z | Downloaded progenitor-client v0.13.0 |
| 992 | 2026-05-16T03:30:36.686Z | Downloaded proc-macro-crate v1.3.1 |
| 993 | 2026-05-16T03:30:36.687Z | Downloaded pem v3.0.6 |
| 994 | 2026-05-16T03:30:36.687Z | Downloaded darling_core v0.23.0 |
| 995 | 2026-05-16T03:30:36.687Z | Downloaded litemap v0.8.2 |
| 996 | 2026-05-16T03:30:36.687Z | Downloaded ingot-macros v0.1.1 |
| 997 | 2026-05-16T03:30:36.687Z | Downloaded oxnet v0.1.5 |
| 998 | 2026-05-16T03:30:36.687Z | Downloaded libsw v3.5.0 |
| 999 | 2026-05-16T03:30:36.687Z | Downloaded ingot v0.1.1 |
| 1000 | 2026-05-16T03:30:36.687Z | Downloaded rustc_version v0.1.7 |
| 1001 | 2026-05-16T03:30:36.687Z | Downloaded progenitor v0.11.2 |
| 1002 | 2026-05-16T03:30:36.691Z | Downloaded scroll_derive v0.12.1 |
| 1003 | 2026-05-16T03:30:36.692Z | Downloaded proc-macro-error2 v2.0.1 |
| 1004 | 2026-05-16T03:30:36.692Z | Downloaded same-file v1.0.6 |
| 1005 | 2026-05-16T03:30:36.692Z | Downloaded semver v0.1.20 |
| 1006 | 2026-05-16T03:30:36.692Z | Downloaded scroll_derive v0.13.1 |
| 1007 | 2026-05-16T03:30:36.692Z | Downloaded serde-big-array v0.5.1 |
| 1008 | 2026-05-16T03:30:36.692Z | Downloaded serde_plain v1.0.2 |
| 1009 | 2026-05-16T03:30:36.692Z | Downloaded progenitor v0.10.0 |
| 1010 | 2026-05-16T03:30:36.692Z | Downloaded num_enum v0.5.11 |
| 1011 | 2026-05-16T03:30:36.692Z | Downloaded serial_test_derive v3.4.0 |
| 1012 | 2026-05-16T03:30:36.692Z | Downloaded serde_repr v0.1.20 |
| 1013 | 2026-05-16T03:30:36.692Z | Downloaded omicron-zone-package v0.12.2 |
| 1014 | 2026-05-16T03:30:36.692Z | Downloaded byteorder v1.5.0 |
| 1015 | 2026-05-16T03:30:36.692Z | Downloaded secrecy v0.10.3 |
| 1016 | 2026-05-16T03:30:36.699Z | Downloaded fs_extra v1.3.0 |
| 1017 | 2026-05-16T03:30:36.699Z | Downloaded slog-bunyan v2.5.0 |
| 1018 | 2026-05-16T03:30:36.699Z | Downloaded progenitor-macro v0.10.0 |
| 1019 | 2026-05-16T03:30:36.700Z | Downloaded progenitor v0.14.0 |
| 1020 | 2026-05-16T03:30:36.700Z | Downloaded parking_lot v0.11.2 |
| 1021 | 2026-05-16T03:30:36.704Z | Downloaded progenitor v0.13.0 |
| 1022 | 2026-05-16T03:30:36.704Z | Downloaded proc-macro-error v1.0.4 |
| 1023 | 2026-05-16T03:30:36.704Z | Downloaded sigpipe v0.1.3 |
| 1024 | 2026-05-16T03:30:36.704Z | Downloaded sha1 v0.10.6 |
| 1025 | 2026-05-16T03:30:36.704Z | Downloaded postcard v1.1.3 |
| 1026 | 2026-05-16T03:30:36.711Z | Downloaded pest_derive v2.8.6 |
| 1027 | 2026-05-16T03:30:36.711Z | Downloaded hostname v0.4.2 |
| 1028 | 2026-05-16T03:30:36.711Z | Downloaded highway v1.3.0 |
| 1029 | 2026-05-16T03:30:36.711Z | Downloaded rustls-pemfile v2.2.0 |
| 1030 | 2026-05-16T03:30:36.715Z | Downloaded siphasher v1.0.3 |
| 1031 | 2026-05-16T03:30:36.715Z | Downloaded rand_core v0.10.1 |
| 1032 | 2026-05-16T03:30:36.716Z | Downloaded pest_generator v2.8.6 |
| 1033 | 2026-05-16T03:30:36.716Z | Downloaded smawk v0.3.2 |
| 1034 | 2026-05-16T03:30:36.716Z | Downloaded hmac v0.12.1 |
| 1035 | 2026-05-16T03:30:36.716Z | Downloaded stable_deref_trait v1.2.1 |
| 1036 | 2026-05-16T03:30:36.716Z | Downloaded dropshot_endpoint v0.17.0 |
| 1037 | 2026-05-16T03:30:36.721Z | Downloaded slog-envlogger v2.2.0 |
| 1038 | 2026-05-16T03:30:36.722Z | Downloaded half v2.7.1 |
| 1039 | 2026-05-16T03:30:36.722Z | Downloaded indexmap v1.9.3 |
| 1040 | 2026-05-16T03:30:36.724Z | Downloaded rustversion v1.0.22 |
| 1041 | 2026-05-16T03:30:36.724Z | Downloaded rustls-native-certs v0.8.3 |
| 1042 | 2026-05-16T03:30:36.724Z | Downloaded defmt-macros v1.0.1 |
| 1043 | 2026-05-16T03:30:36.727Z | Downloaded defmt v1.0.1 |
| 1044 | 2026-05-16T03:30:36.730Z | Downloaded tabled_derive v0.11.0 |
| 1045 | 2026-05-16T03:30:36.730Z | Downloaded strum v0.27.2 |
| 1046 | 2026-05-16T03:30:36.730Z | Downloaded strum v0.26.3 |
| 1047 | 2026-05-16T03:30:36.730Z | Downloaded structmeta v0.3.0 |
| 1048 | 2026-05-16T03:30:36.733Z | Downloaded rusty-fork v0.3.1 |
| 1049 | 2026-05-16T03:30:36.733Z | Downloaded spin v0.5.2 |
| 1050 | 2026-05-16T03:30:36.733Z | Downloaded termtree v0.5.1 |
| 1051 | 2026-05-16T03:30:36.733Z | Downloaded take_mut v0.2.2 |
| 1052 | 2026-05-16T03:30:36.736Z | Downloaded poly1305 v0.8.0 |
| 1053 | 2026-05-16T03:30:36.736Z | Downloaded schemars_derive v0.8.22 |
| 1054 | 2026-05-16T03:30:36.740Z | Downloaded potential_utf v0.1.5 |
| 1055 | 2026-05-16T03:30:36.740Z | Downloaded thread-id v5.1.0 |
| 1056 | 2026-05-16T03:30:36.740Z | Downloaded tabwriter v1.4.1 |
| 1057 | 2026-05-16T03:30:36.740Z | Downloaded tabled_derive v0.7.0 |
| 1058 | 2026-05-16T03:30:36.743Z | Downloaded serde_derive_internals v0.29.1 |
| 1059 | 2026-05-16T03:30:36.743Z | Downloaded testing_table v0.3.0 |
| 1060 | 2026-05-16T03:30:36.743Z | Downloaded time-core v0.1.8 |
| 1061 | 2026-05-16T03:30:36.743Z | Downloaded serial_test v3.4.0 |
| 1062 | 2026-05-16T03:30:36.743Z | Downloaded linear-map v1.2.0 |
| 1063 | 2026-05-16T03:30:36.747Z | Downloaded ipnetwork v0.21.1 |
| 1064 | 2026-05-16T03:30:36.747Z | Downloaded group v0.13.0 |
| 1065 | 2026-05-16T03:30:36.747Z | Downloaded thread-id v4.2.2 |
| 1066 | 2026-05-16T03:30:36.750Z | Downloaded serde_tokenstream v0.2.3 |
| 1067 | 2026-05-16T03:30:36.750Z | Downloaded derive_more v0.99.20 |
| 1068 | 2026-05-16T03:30:36.750Z | Downloaded minimal-lexical v0.2.1 |
| 1069 | 2026-05-16T03:30:36.754Z | Downloaded papergrid v0.11.0 |
| 1070 | 2026-05-16T03:30:36.759Z | Downloaded blake2 v0.10.6 |
| 1071 | 2026-05-16T03:30:36.759Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1072 | 2026-05-16T03:30:36.766Z | Downloaded tagptr v0.2.0 |
| 1073 | 2026-05-16T03:30:36.766Z | Downloaded topological-sort v0.2.2 |
| 1074 | 2026-05-16T03:30:36.766Z | Downloaded num-rational v0.4.2 |
| 1075 | 2026-05-16T03:30:36.766Z | Downloaded foldhash v0.2.0 |
| 1076 | 2026-05-16T03:30:36.766Z | Downloaded natord v1.0.9 |
| 1077 | 2026-05-16T03:30:36.766Z | Downloaded typify-macro v0.4.3 |
| 1078 | 2026-05-16T03:30:36.770Z | Downloaded compression-codecs v0.4.38 |
| 1079 | 2026-05-16T03:30:36.771Z | Downloaded backoff v0.4.0 |
| 1080 | 2026-05-16T03:30:36.771Z | Downloaded slog-term v2.9.2 |
| 1081 | 2026-05-16T03:30:36.771Z | Downloaded backon v1.6.0 |
| 1082 | 2026-05-16T03:30:36.771Z | Downloaded arrayref v0.3.9 |
| 1083 | 2026-05-16T03:30:36.776Z | Downloaded slog-stdlog v4.1.1 |
| 1084 | 2026-05-16T03:30:36.776Z | Downloaded hash32 v0.3.1 |
| 1085 | 2026-05-16T03:30:36.776Z | Downloaded icu_properties v2.2.0 |
| 1086 | 2026-05-16T03:30:36.776Z | Downloaded icu_provider v2.2.0 |
| 1087 | 2026-05-16T03:30:36.781Z | Downloaded untrusted v0.7.1 |
| 1088 | 2026-05-16T03:30:36.781Z | Downloaded unarray v0.1.4 |
| 1089 | 2026-05-16T03:30:36.781Z | Downloaded resolv-conf v0.7.6 |
| 1090 | 2026-05-16T03:30:36.781Z | Downloaded chacha20poly1305 v0.10.1 |
| 1091 | 2026-05-16T03:30:36.781Z | Downloaded universal-hash v0.5.1 |
| 1092 | 2026-05-16T03:30:36.781Z | Downloaded unit-prefix v0.5.2 |
| 1093 | 2026-05-16T03:30:36.788Z | Downloaded rhai_codegen v3.1.0 |
| 1094 | 2026-05-16T03:30:36.788Z | Downloaded usdt-attr-macro v0.5.0 |
| 1095 | 2026-05-16T03:30:36.793Z | Downloaded usdt v0.6.0 |
| 1096 | 2026-05-16T03:30:36.793Z | Downloaded usdt v0.5.0 |
| 1097 | 2026-05-16T03:30:36.793Z | Downloaded structmeta-derive v0.3.0 |
| 1098 | 2026-05-16T03:30:36.793Z | Downloaded slog-scope v4.4.1 |
| 1099 | 2026-05-16T03:30:36.793Z | Downloaded waitgroup v0.1.2 |
| 1100 | 2026-05-16T03:30:36.793Z | Downloaded typify-macro v0.6.2 |
| 1101 | 2026-05-16T03:30:36.794Z | Downloaded newline-converter v0.3.0 |
| 1102 | 2026-05-16T03:30:36.794Z | Downloaded pin-project v1.1.12 |
| 1103 | 2026-05-16T03:30:36.797Z | Downloaded wait-timeout v0.2.1 |
| 1104 | 2026-05-16T03:30:36.797Z | Downloaded usdt-attr-macro v0.6.0 |
| 1105 | 2026-05-16T03:30:36.797Z | Downloaded konst v0.2.20 |
| 1106 | 2026-05-16T03:30:36.802Z | Downloaded utf-8 v0.7.6 |
| 1107 | 2026-05-16T03:30:36.802Z | Downloaded usdt-macro v0.6.0 |
| 1108 | 2026-05-16T03:30:36.805Z | Downloaded strum_macros v0.27.2 |
| 1109 | 2026-05-16T03:30:36.805Z | Downloaded zerofrom v0.1.7 |
| 1110 | 2026-05-16T03:30:36.805Z | Downloaded tiny-keccak v2.0.2 |
| 1111 | 2026-05-16T03:30:36.805Z | Downloaded slog-async v2.8.0 |
| 1112 | 2026-05-16T03:30:36.805Z | Downloaded synstructure v0.13.2 |
| 1113 | 2026-05-16T03:30:36.808Z | Downloaded slog-dtrace v0.3.0 |
| 1114 | 2026-05-16T03:30:36.808Z | Downloaded tinystr v0.8.3 |
| 1115 | 2026-05-16T03:30:36.808Z | Downloaded time-macros v0.2.27 |
| 1116 | 2026-05-16T03:30:36.811Z | Downloaded darling_core v0.21.3 |
| 1117 | 2026-05-16T03:30:36.814Z | Downloaded pest_meta v2.8.6 |
| 1118 | 2026-05-16T03:30:36.814Z | Downloaded tokio-dtrace v0.1.1 |
| 1119 | 2026-05-16T03:30:36.817Z | Downloaded tokio-rustls v0.25.0 |
| 1120 | 2026-05-16T03:30:36.817Z | Downloaded tokio-tungstenite v0.21.0 |
| 1121 | 2026-05-16T03:30:36.817Z | Downloaded thiserror-no-std v2.0.2 |
| 1122 | 2026-05-16T03:30:36.821Z | Downloaded zone_cfg_derive v0.3.1 |
| 1123 | 2026-05-16T03:30:36.821Z | Downloaded progenitor-impl v0.10.0 |
| 1124 | 2026-05-16T03:30:36.825Z | Downloaded zone v0.3.1 |
| 1125 | 2026-05-16T03:30:36.825Z | Downloaded crossbeam-channel v0.5.15 |
| 1126 | 2026-05-16T03:30:36.828Z | Downloaded progenitor-impl v0.13.0 |
| 1127 | 2026-05-16T03:30:36.828Z | Downloaded arc-swap v1.9.1 |
| 1128 | 2026-05-16T03:30:36.828Z | Downloaded sdd v3.0.10 |
| 1129 | 2026-05-16T03:30:36.832Z | Downloaded pest v2.8.6 |
| 1130 | 2026-05-16T03:30:36.833Z | Downloaded zeroize_derive v1.4.3 |
| 1131 | 2026-05-16T03:30:36.836Z | Downloaded zerofrom-derive v0.1.7 |
| 1132 | 2026-05-16T03:30:36.836Z | Downloaded slog-json v2.6.1 |
| 1133 | 2026-05-16T03:30:36.836Z | Downloaded const_format v0.2.36 |
| 1134 | 2026-05-16T03:30:36.839Z | Downloaded elliptic-curve v0.13.8 |
| 1135 | 2026-05-16T03:30:36.839Z | Downloaded smartstring v1.0.1 |
| 1136 | 2026-05-16T03:30:36.844Z | Downloaded strum_macros v0.26.4 |
| 1137 | 2026-05-16T03:30:36.844Z | Downloaded schemars v0.8.22 |
| 1138 | 2026-05-16T03:30:36.848Z | Downloaded whoami v1.6.1 |
| 1139 | 2026-05-16T03:30:36.853Z | Downloaded yoke-derive v0.8.2 |
| 1140 | 2026-05-16T03:30:36.853Z | Downloaded base64 v0.21.7 |
| 1141 | 2026-05-16T03:30:36.853Z | Downloaded walkdir v2.5.0 |
| 1142 | 2026-05-16T03:30:36.861Z | Downloaded usdt-impl v0.6.0 |
| 1143 | 2026-05-16T03:30:36.861Z | Downloaded papergrid v0.17.0 |
| 1144 | 2026-05-16T03:30:36.861Z | Downloaded snafu-derive v0.8.9 |
| 1145 | 2026-05-16T03:30:36.868Z | Downloaded jiff-static v0.2.24 |
| 1146 | 2026-05-16T03:30:36.868Z | Downloaded indicatif v0.18.4 |
| 1147 | 2026-05-16T03:30:36.868Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1148 | 2026-05-16T03:30:36.868Z | Downloaded writeable v0.6.3 |
| 1149 | 2026-05-16T03:30:36.868Z | Downloaded usdt-macro v0.5.0 |
| 1150 | 2026-05-16T03:30:36.868Z | Downloaded term v1.2.1 |
| 1151 | 2026-05-16T03:30:36.872Z | Downloaded dropshot-api-manager v0.7.1 |
| 1152 | 2026-05-16T03:30:36.872Z | Downloaded zerovec-derive v0.11.3 |
| 1153 | 2026-05-16T03:30:36.872Z | Downloaded smf v0.2.3 |
| 1154 | 2026-05-16T03:30:36.872Z | Downloaded xz2 v0.1.7 |
| 1155 | 2026-05-16T03:30:36.872Z | Downloaded async-compression v0.4.42 |
| 1156 | 2026-05-16T03:30:36.880Z | Downloaded similar v2.7.0 |
| 1157 | 2026-05-16T03:30:36.885Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-05-16T03:30:36.885Z | Downloaded thin-vec v0.2.18 |
| 1159 | 2026-05-16T03:30:36.885Z | Downloaded test-strategy v0.4.5 |
| 1160 | 2026-05-16T03:30:36.885Z | Downloaded yoke v0.8.2 |
| 1161 | 2026-05-16T03:30:36.885Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1162 | 2026-05-16T03:30:36.885Z | Downloaded ucd-trie v0.1.7 |
| 1163 | 2026-05-16T03:30:36.888Z | Downloaded serde_with_macros v3.20.0 |
| 1164 | 2026-05-16T03:30:36.888Z | Downloaded schemars v0.9.0 |
| 1165 | 2026-05-16T03:30:36.892Z | Downloaded zerocopy-derive v0.7.35 |
| 1166 | 2026-05-16T03:30:36.895Z | Downloaded pretty_assertions v1.4.1 |
| 1167 | 2026-05-16T03:30:36.895Z | Downloaded icu_normalizer_data v2.2.0 |
| 1168 | 2026-05-16T03:30:36.898Z | Downloaded typify v0.6.2 |
| 1169 | 2026-05-16T03:30:36.903Z | Downloaded tungstenite v0.21.0 |
| 1170 | 2026-05-16T03:30:36.903Z | Downloaded slog v2.8.2 |
| 1171 | 2026-05-16T03:30:36.906Z | Downloaded schemars v1.2.1 |
| 1172 | 2026-05-16T03:30:36.909Z | Downloaded typify v0.4.3 |
| 1173 | 2026-05-16T03:30:36.913Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1174 | 2026-05-16T03:30:36.916Z | Downloaded icu_collections v2.2.0 |
| 1175 | 2026-05-16T03:30:36.919Z | Downloaded rayon-core v1.13.0 |
| 1176 | 2026-05-16T03:30:36.922Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1177 | 2026-05-16T03:30:36.922Z | Downloaded rand v0.8.6 |
| 1178 | 2026-05-16T03:30:36.925Z | Downloaded progenitor-impl v0.14.0 |
| 1179 | 2026-05-16T03:30:36.925Z | Downloaded progenitor-impl v0.11.2 |
| 1180 | 2026-05-16T03:30:36.928Z | Downloaded vsss-rs v3.3.4 |
| 1181 | 2026-05-16T03:30:36.928Z | Downloaded toml v0.7.8 |
| 1182 | 2026-05-16T03:30:36.932Z | Downloaded rand v0.10.1 |
| 1183 | 2026-05-16T03:30:36.932Z | Downloaded usdt-impl v0.5.0 |
| 1184 | 2026-05-16T03:30:36.936Z | Downloaded prettyplease v0.2.37 |
| 1185 | 2026-05-16T03:30:36.936Z | Downloaded icu_normalizer v2.2.0 |
| 1186 | 2026-05-16T03:30:36.941Z | Downloaded spin v0.9.8 |
| 1187 | 2026-05-16T03:30:36.941Z | Downloaded scroll v0.13.0 |
| 1188 | 2026-05-16T03:30:36.941Z | Downloaded scroll v0.12.0 |
| 1189 | 2026-05-16T03:30:36.941Z | Downloaded deranged v0.5.8 |
| 1190 | 2026-05-16T03:30:36.941Z | Downloaded zerotrie v0.2.4 |
| 1191 | 2026-05-16T03:30:36.946Z | Downloaded hashbrown v0.12.3 |
| 1192 | 2026-05-16T03:30:36.946Z | Downloaded hickory-resolver v0.25.2 |
| 1193 | 2026-05-16T03:30:36.954Z | Downloaded bit-vec v0.8.0 |
| 1194 | 2026-05-16T03:30:36.954Z | Downloaded blake3 v1.8.5 |
| 1195 | 2026-05-16T03:30:36.958Z | Downloaded snafu v0.8.9 |
| 1196 | 2026-05-16T03:30:36.958Z | Downloaded nom v7.1.3 |
| 1197 | 2026-05-16T03:30:36.962Z | Downloaded qorb v0.4.1 |
| 1198 | 2026-05-16T03:30:36.962Z | Downloaded arrayvec v0.7.6 |
| 1199 | 2026-05-16T03:30:36.962Z | Downloaded darling_macro v0.23.0 |
| 1200 | 2026-05-16T03:30:36.966Z | Downloaded cpufeatures v0.3.0 |
| 1201 | 2026-05-16T03:30:36.966Z | Downloaded cargo_toml v0.22.3 |
| 1202 | 2026-05-16T03:30:36.966Z | Downloaded displaydoc v0.2.5 |
| 1203 | 2026-05-16T03:30:36.976Z | Downloaded yansi v1.0.1 |
| 1204 | 2026-05-16T03:30:36.976Z | Downloaded unsafe-libyaml v0.2.11 |
| 1205 | 2026-05-16T03:30:36.976Z | Downloaded typed-path v0.9.3 |
| 1206 | 2026-05-16T03:30:36.986Z | Downloaded icu_properties_data v2.2.0 |
| 1207 | 2026-05-16T03:30:36.986Z | Downloaded ciborium-io v0.2.2 |
| 1208 | 2026-05-16T03:30:36.987Z | Downloaded embedded-io v0.6.1 |
| 1209 | 2026-05-16T03:30:36.987Z | Downloaded dtrace-parser v0.3.0 |
| 1210 | 2026-05-16T03:30:36.987Z | Downloaded defmt-parser v1.0.0 |
| 1211 | 2026-05-16T03:30:36.987Z | Downloaded defmt v0.3.100 |
| 1212 | 2026-05-16T03:30:36.987Z | Downloaded fxhash v0.2.1 |
| 1213 | 2026-05-16T03:30:36.987Z | Downloaded console v0.16.3 |
| 1214 | 2026-05-16T03:30:36.991Z | Downloaded base16ct v1.0.0 |
| 1215 | 2026-05-16T03:30:36.991Z | Downloaded crossbeam-epoch v0.9.18 |
| 1216 | 2026-05-16T03:30:36.991Z | Downloaded toml_edit v0.19.15 |
| 1217 | 2026-05-16T03:30:36.996Z | Downloaded reqwest v0.13.3 |
| 1218 | 2026-05-16T03:30:36.996Z | Downloaded colored v3.1.1 |
| 1219 | 2026-05-16T03:30:37.000Z | Downloaded cmake v0.1.58 |
| 1220 | 2026-05-16T03:30:37.000Z | Downloaded critical-section v1.2.0 |
| 1221 | 2026-05-16T03:30:37.000Z | Downloaded dof v0.4.0 |
| 1222 | 2026-05-16T03:30:37.000Z | Downloaded csv-core v0.1.13 |
| 1223 | 2026-05-16T03:30:37.003Z | Downloaded cstr-argument v0.1.2 |
| 1224 | 2026-05-16T03:30:37.003Z | Downloaded nom v8.0.0 |
| 1225 | 2026-05-16T03:30:37.003Z | Downloaded zerovec v0.11.6 |
| 1226 | 2026-05-16T03:30:37.006Z | Downloaded steno v0.4.1 |
| 1227 | 2026-05-16T03:30:37.009Z | Downloaded zerocopy-derive v0.8.48 |
| 1228 | 2026-05-16T03:30:37.012Z | Downloaded tough v0.20.0 |
| 1229 | 2026-05-16T03:30:37.016Z | Downloaded chacha20 v0.10.0 |
| 1230 | 2026-05-16T03:30:37.019Z | Downloaded zerocopy v0.7.35 |
| 1231 | 2026-05-16T03:30:37.028Z | Downloaded itertools v0.12.1 |
| 1232 | 2026-05-16T03:30:37.031Z | Downloaded fixedbitset v0.4.2 |
| 1233 | 2026-05-16T03:30:37.031Z | Downloaded hashbrown v0.16.1 |
| 1234 | 2026-05-16T03:30:37.034Z | Downloaded dunce v1.0.5 |
| 1235 | 2026-05-16T03:30:37.037Z | Downloaded diff v0.1.13 |
| 1236 | 2026-05-16T03:30:37.037Z | Downloaded daft v0.1.5 |
| 1237 | 2026-05-16T03:30:37.037Z | Downloaded aws-lc-rs v1.16.3 |
| 1238 | 2026-05-16T03:30:37.047Z | Downloaded libm v0.2.16 |
| 1239 | 2026-05-16T03:30:37.053Z | Downloaded iddqd v0.3.18 |
| 1240 | 2026-05-16T03:30:37.056Z | Downloaded allocator-api2 v0.2.21 |
| 1241 | 2026-05-16T03:30:37.059Z | Downloaded crossbeam-utils v0.8.21 |
| 1242 | 2026-05-16T03:30:37.062Z | Downloaded data-encoding v2.11.0 |
| 1243 | 2026-05-16T03:30:37.062Z | Downloaded cookie v0.18.1 |
| 1244 | 2026-05-16T03:30:37.062Z | Downloaded bitflags v1.3.2 |
| 1245 | 2026-05-16T03:30:37.065Z | Downloaded daft-derive v0.1.5 |
| 1246 | 2026-05-16T03:30:37.068Z | Downloaded scc v2.4.0 |
| 1247 | 2026-05-16T03:30:37.068Z | Downloaded async-trait v0.1.89 |
| 1248 | 2026-05-16T03:30:37.073Z | Downloaded hkdf v0.12.4 |
| 1249 | 2026-05-16T03:30:37.079Z | Downloaded time v0.3.47 |
| 1250 | 2026-05-16T03:30:37.084Z | Downloaded rayon v1.12.0 |
| 1251 | 2026-05-16T03:30:37.119Z | Downloaded winnow v0.5.40 |
| 1252 | 2026-05-16T03:30:37.122Z | Downloaded serde_with v3.20.0 |
| 1253 | 2026-05-16T03:30:37.128Z | Downloaded rustls-webpki v0.102.8 |
| 1254 | 2026-05-16T03:30:37.140Z | Downloaded rustls v0.22.4 |
| 1255 | 2026-05-16T03:30:37.144Z | Downloaded winnow v1.0.2 |
| 1256 | 2026-05-16T03:30:37.149Z | Downloaded regress v0.10.5 |
| 1257 | 2026-05-16T03:30:37.154Z | Downloaded tabled v0.20.0 |
| 1258 | 2026-05-16T03:30:37.164Z | Downloaded tabled v0.15.0 |
| 1259 | 2026-05-16T03:30:37.175Z | Downloaded regress v0.11.1 |
| 1260 | 2026-05-16T03:30:37.183Z | Downloaded syn v1.0.109 |
| 1261 | 2026-05-16T03:30:37.190Z | Downloaded openapiv3 v2.2.0 |
| 1262 | 2026-05-16T03:30:37.242Z | Downloaded moka v0.12.15 |
| 1263 | 2026-05-16T03:30:37.242Z | Downloaded dropshot v0.17.0 |
| 1264 | 2026-05-16T03:30:37.258Z | Downloaded sled v0.34.7 |
| 1265 | 2026-05-16T03:30:37.258Z | Downloaded nix v0.31.3 |
| 1266 | 2026-05-16T03:30:37.258Z | Downloaded smoltcp v0.11.0 |
| 1267 | 2026-05-16T03:30:37.258Z | Downloaded hickory-proto v0.24.4 |
| 1268 | 2026-05-16T03:30:37.258Z | Downloaded rhai v1.24.0 |
| 1269 | 2026-05-16T03:30:37.258Z | Downloaded hickory-proto v0.25.2 |
| 1270 | 2026-05-16T03:30:37.258Z | Downloaded proptest v1.11.0 |
| 1271 | 2026-05-16T03:30:37.274Z | Downloaded typify-impl v0.6.2 |
| 1272 | 2026-05-16T03:30:37.285Z | Downloaded typify-impl v0.4.3 |
| 1273 | 2026-05-16T03:30:37.285Z | Downloaded petgraph v0.6.5 |
| 1274 | 2026-05-16T03:30:37.289Z | Downloaded chrono-tz v0.10.4 |
| 1275 | 2026-05-16T03:30:37.305Z | Downloaded lzma-sys v0.1.20 |
| 1276 | 2026-05-16T03:30:37.322Z | Downloaded csv v1.4.0 |
| 1277 | 2026-05-16T03:30:37.331Z | Downloaded jiff v0.2.24 |
| 1278 | 2026-05-16T03:30:37.342Z | Downloaded sha3 v0.10.9 |
| 1279 | 2026-05-16T03:30:37.391Z | Downloaded encoding_rs v0.8.35 |
| 1280 | 2026-05-16T03:30:37.913Z | Downloaded aws-lc-sys v0.40.0 |
| 1281 | 2026-05-16T03:30:38.816Z | Compiling proc-macro2 v1.0.106 |
| 1282 | 2026-05-16T03:30:38.816Z | Compiling unicode-ident v1.0.24 |
| 1283 | 2026-05-16T03:30:38.816Z | Compiling quote v1.0.45 |
| 1284 | 2026-05-16T03:30:38.816Z | Compiling serde_core v1.0.228 |
| 1285 | 2026-05-16T03:30:38.816Z | Compiling cfg-if v1.0.4 |
| 1286 | 2026-05-16T03:30:38.829Z | Compiling serde v1.0.228 |
| 1287 | 2026-05-16T03:30:38.829Z | Compiling libc v0.2.186 |
| 1288 | 2026-05-16T03:30:38.829Z | Compiling memchr v2.8.0 |
| 1289 | 2026-05-16T03:30:39.036Z | Compiling itoa v1.0.18 |
| 1290 | 2026-05-16T03:30:39.222Z | Compiling smallvec v1.15.1 |
| 1291 | 2026-05-16T03:30:39.249Z | Compiling zmij v1.0.21 |
| 1292 | 2026-05-16T03:30:39.312Z | Compiling autocfg v1.5.0 |
| 1293 | 2026-05-16T03:30:39.421Z | Compiling libm v0.2.16 |
| 1294 | 2026-05-16T03:30:39.625Z | Compiling stable_deref_trait v1.2.1 |
| 1295 | 2026-05-16T03:30:39.694Z | Compiling version_check v0.9.5 |
| 1296 | 2026-05-16T03:30:39.709Z | Compiling percent-encoding v2.3.2 |
| 1297 | 2026-05-16T03:30:39.726Z | Compiling writeable v0.6.3 |
| 1298 | 2026-05-16T03:30:39.822Z | Compiling litemap v0.8.2 |
| 1299 | 2026-05-16T03:30:39.854Z | Compiling utf8_iter v1.0.4 |
| 1300 | 2026-05-16T03:30:39.920Z | Compiling icu_normalizer_data v2.2.0 |
| 1301 | 2026-05-16T03:30:39.951Z | Compiling icu_properties_data v2.2.0 |
| 1302 | 2026-05-16T03:30:39.994Z | Compiling equivalent v1.0.2 |
| 1303 | 2026-05-16T03:30:40.007Z | Compiling pin-project-lite v0.2.17 |
| 1304 | 2026-05-16T03:30:40.076Z | Compiling syn v2.0.117 |
| 1305 | 2026-05-16T03:30:40.097Z | Compiling iana-time-zone v0.1.65 |
| 1306 | 2026-05-16T03:30:40.180Z | Compiling form_urlencoded v1.2.2 |
| 1307 | 2026-05-16T03:30:40.235Z | Compiling scopeguard v1.2.0 |
| 1308 | 2026-05-16T03:30:40.247Z | Compiling parking_lot_core v0.9.12 |
| 1309 | 2026-05-16T03:30:40.322Z | Compiling lock_api v0.4.14 |
| 1310 | 2026-05-16T03:30:40.332Z | Compiling serde_json v1.0.149 |
| 1311 | 2026-05-16T03:30:40.337Z | Compiling dyn-clone v1.0.20 |
| 1312 | 2026-05-16T03:30:40.356Z | Compiling num-traits v0.2.19 |
| 1313 | 2026-05-16T03:30:40.483Z | Compiling hashbrown v0.17.1 |
| 1314 | 2026-05-16T03:30:40.538Z | Compiling log v0.4.29 |
| 1315 | 2026-05-16T03:30:40.541Z | Compiling thiserror v2.0.18 |
| 1316 | 2026-05-16T03:30:40.589Z | Compiling getrandom v0.4.2 |
| 1317 | 2026-05-16T03:30:40.748Z | Compiling rand_core v0.10.1 |
| 1318 | 2026-05-16T03:30:40.874Z | Compiling errno v0.3.14 |
| 1319 | 2026-05-16T03:30:40.888Z | Compiling jobserver v0.1.34 |
| 1320 | 2026-05-16T03:30:40.923Z | Compiling find-msvc-tools v0.1.9 |
| 1321 | 2026-05-16T03:30:41.024Z | Compiling semver v1.0.28 |
| 1322 | 2026-05-16T03:30:41.139Z | Compiling indexmap v2.14.0 |
| 1323 | 2026-05-16T03:30:41.147Z | Compiling shlex v1.3.0 |
| 1324 | 2026-05-16T03:30:41.298Z | Compiling cc v1.2.62 |
| 1325 | 2026-05-16T03:30:41.332Z | Compiling futures-core v0.3.32 |
| 1326 | 2026-05-16T03:30:41.434Z | Compiling heck v0.5.0 |
| 1327 | 2026-05-16T03:30:41.456Z | Compiling zerocopy v0.8.48 |
| 1328 | 2026-05-16T03:30:41.484Z | Compiling futures-sink v0.3.32 |
| 1329 | 2026-05-16T03:30:41.587Z | Compiling uuid v1.23.1 |
| 1330 | 2026-05-16T03:30:41.695Z | Compiling slab v0.4.12 |
| 1331 | 2026-05-16T03:30:41.793Z | Compiling fnv v1.0.7 |
| 1332 | 2026-05-16T03:30:41.921Z | Compiling schemars v0.8.22 |
| 1333 | 2026-05-16T03:30:41.937Z | Compiling futures-channel v0.3.32 |
| 1334 | 2026-05-16T03:30:41.937Z | Compiling rustversion v1.0.22 |
| 1335 | 2026-05-16T03:30:42.113Z | Compiling socket2 v0.6.3 |
| 1336 | 2026-05-16T03:30:42.143Z | Compiling futures-io v0.3.32 |
| 1337 | 2026-05-16T03:30:42.269Z | Compiling futures-task v0.3.32 |
| 1338 | 2026-05-16T03:30:42.306Z | Compiling parking_lot v0.12.5 |
| 1339 | 2026-05-16T03:30:42.347Z | Compiling signal-hook-registry v1.4.8 |
| 1340 | 2026-05-16T03:30:42.449Z | Compiling mio v1.2.0 |
| 1341 | 2026-05-16T03:30:42.590Z | Compiling portable-atomic v1.13.1 |
| 1342 | 2026-05-16T03:30:42.596Z | Compiling bitflags v2.11.1 |
| 1343 | 2026-05-16T03:30:42.646Z | Compiling getrandom v0.2.17 |
| 1344 | 2026-05-16T03:30:42.649Z | Compiling typenum v1.20.0 |
| 1345 | 2026-05-16T03:30:42.730Z | Compiling subtle v2.6.1 |
| 1346 | 2026-05-16T03:30:42.848Z | Compiling base64 v0.22.1 |
| 1347 | 2026-05-16T03:30:42.851Z | Compiling critical-section v1.2.0 |
| 1348 | 2026-05-16T03:30:42.904Z | Compiling untrusted v0.9.0 |
| 1349 | 2026-05-16T03:30:42.916Z | Compiling byteorder v1.5.0 |
| 1350 | 2026-05-16T03:30:42.954Z | Compiling rand_core v0.6.4 |
| 1351 | 2026-05-16T03:30:42.983Z | Compiling synstructure v0.13.2 |
| 1352 | 2026-05-16T03:30:43.045Z | Compiling serde_derive_internals v0.29.1 |
| 1353 | 2026-05-16T03:30:43.143Z | Compiling regex-syntax v0.8.10 |
| 1354 | 2026-05-16T03:30:43.180Z | Compiling cmake v0.1.58 |
| 1355 | 2026-05-16T03:30:43.184Z | Compiling fs_extra v1.3.0 |
| 1356 | 2026-05-16T03:30:43.330Z | Compiling dunce v1.0.5 |
| 1357 | 2026-05-16T03:30:43.426Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-05-16T03:30:43.459Z | Compiling ipnet v2.12.0 |
| 1359 | 2026-05-16T03:30:43.505Z | Compiling httparse v1.10.1 |
| 1360 | 2026-05-16T03:30:43.531Z | Compiling once_cell v1.21.4 |
| 1361 | 2026-05-16T03:30:43.556Z | Compiling aws-lc-sys v0.40.0 |
| 1362 | 2026-05-16T03:30:43.643Z | Compiling slog v2.8.2 |
| 1363 | 2026-05-16T03:30:43.758Z | Compiling strsim v0.11.1 |
| 1364 | 2026-05-16T03:30:43.798Z | Compiling tower-service v0.3.3 |
| 1365 | 2026-05-16T03:30:43.888Z | Compiling tower-layer v0.3.3 |
| 1366 | 2026-05-16T03:30:43.899Z | Compiling rustix v1.1.4 |
| 1367 | 2026-05-16T03:30:44.018Z | Compiling ryu v1.0.23 |
| 1368 | 2026-05-16T03:30:44.054Z | Compiling try-lock v0.2.5 |
| 1369 | 2026-05-16T03:30:44.149Z | Compiling want v0.3.1 |
| 1370 | 2026-05-16T03:30:44.165Z | Compiling generic-array v0.14.7 |
| 1371 | 2026-05-16T03:30:44.196Z | Compiling thiserror v1.0.69 |
| 1372 | 2026-05-16T03:30:44.225Z | Compiling serde_derive v1.0.228 |
| 1373 | 2026-05-16T03:30:44.234Z | Compiling zerofrom-derive v0.1.7 |
| 1374 | 2026-05-16T03:30:44.291Z | Compiling yoke-derive v0.8.2 |
| 1375 | 2026-05-16T03:30:44.324Z | Compiling zerovec-derive v0.11.3 |
| 1376 | 2026-05-16T03:30:44.401Z | Compiling displaydoc v0.2.5 |
| 1377 | 2026-05-16T03:30:44.426Z | Compiling schemars_derive v0.8.22 |
| 1378 | 2026-05-16T03:30:44.519Z | Compiling tokio-macros v2.7.0 |
| 1379 | 2026-05-16T03:30:45.153Z | Compiling thiserror-impl v2.0.18 |
| 1380 | 2026-05-16T03:30:45.281Z | Compiling zerocopy-derive v0.8.48 |
| 1381 | 2026-05-16T03:30:45.353Z | Compiling zeroize_derive v1.4.3 |
| 1382 | 2026-05-16T03:30:45.423Z | Compiling futures-macro v0.3.32 |
| 1383 | 2026-05-16T03:30:45.445Z | Compiling zerofrom v0.1.7 |
| 1384 | 2026-05-16T03:30:45.567Z | Compiling yoke v0.8.2 |
| 1385 | 2026-05-16T03:30:45.753Z | Compiling zerovec v0.11.6 |
| 1386 | 2026-05-16T03:30:45.832Z | Compiling zerotrie v0.2.4 |
| 1387 | 2026-05-16T03:30:46.040Z | Compiling zeroize v1.8.2 |
| 1388 | 2026-05-16T03:30:46.280Z | Compiling tinystr v0.8.3 |
| 1389 | 2026-05-16T03:30:46.306Z | Compiling potential_utf v0.1.5 |
| 1390 | 2026-05-16T03:30:46.322Z | Compiling futures-util v0.3.32 |
| 1391 | 2026-05-16T03:30:46.355Z | Compiling ucd-trie v0.1.7 |
| 1392 | 2026-05-16T03:30:46.463Z | Compiling icu_locale_core v2.2.0 |
| 1393 | 2026-05-16T03:30:46.466Z | Compiling icu_collections v2.2.0 |
| 1394 | 2026-05-16T03:30:46.622Z | Compiling httpdate v1.0.3 |
| 1395 | 2026-05-16T03:30:46.654Z | Compiling pest v2.8.6 |
| 1396 | 2026-05-16T03:30:46.997Z | Compiling thiserror-impl v1.0.69 |
| 1397 | 2026-05-16T03:30:47.472Z | Compiling bytes v1.11.1 |
| 1398 | 2026-05-16T03:30:47.544Z | Compiling icu_provider v2.2.0 |
| 1399 | 2026-05-16T03:30:47.557Z | Compiling chrono v0.4.44 |
| 1400 | 2026-05-16T03:30:47.860Z | Compiling icu_normalizer v2.2.0 |
| 1401 | 2026-05-16T03:30:47.914Z | Compiling icu_properties v2.2.0 |
| 1402 | 2026-05-16T03:30:48.108Z | Compiling http v1.4.0 |
| 1403 | 2026-05-16T03:30:48.175Z | Compiling tokio v1.52.3 |
| 1404 | 2026-05-16T03:30:48.435Z | Compiling serde_tokenstream v0.2.3 |
| 1405 | 2026-05-16T03:30:48.599Z | Compiling erased-serde v0.3.31 |
| 1406 | 2026-05-16T03:30:48.711Z | Compiling http-body v1.0.1 |
| 1407 | 2026-05-16T03:30:48.861Z | Compiling idna_adapter v1.2.2 |
| 1408 | 2026-05-16T03:30:48.998Z | Compiling idna v1.1.0 |
| 1409 | 2026-05-16T03:30:49.082Z | Compiling pest_meta v2.8.6 |
| 1410 | 2026-05-16T03:30:49.094Z | Compiling getrandom v0.3.4 |
| 1411 | 2026-05-16T03:30:49.148Z | Compiling pretty-hex v0.4.2 |
| 1412 | 2026-05-16T03:30:49.281Z | Compiling url v2.5.8 |
| 1413 | 2026-05-16T03:30:49.442Z | Compiling plain v0.2.3 |
| 1414 | 2026-05-16T03:30:49.454Z | Compiling tracing-attributes v0.1.31 |
| 1415 | 2026-05-16T03:30:49.554Z | Compiling ppv-lite86 v0.2.21 |
| 1416 | 2026-05-16T03:30:49.664Z | Compiling pest_generator v2.8.6 |
| 1417 | 2026-05-16T03:30:49.862Z | Compiling tracing-core v0.1.36 |
| 1418 | 2026-05-16T03:30:50.143Z | Compiling foldhash v0.2.0 |
| 1419 | 2026-05-16T03:30:50.273Z | Compiling paste v1.0.15 |
| 1420 | 2026-05-16T03:30:50.341Z | Compiling pest_derive v2.8.6 |
| 1421 | 2026-05-16T03:30:50.374Z | Compiling allocator-api2 v0.2.21 |
| 1422 | 2026-05-16T03:30:50.464Z | Compiling http-body-util v0.1.3 |
| 1423 | 2026-05-16T03:30:50.604Z | Compiling ipnetwork v0.21.1 |
| 1424 | 2026-05-16T03:30:50.676Z | Compiling tracing v0.1.44 |
| 1425 | 2026-05-16T03:30:50.687Z | Compiling hashbrown v0.16.1 |
| 1426 | 2026-05-16T03:30:50.701Z | Compiling crypto-common v0.1.7 |
| 1427 | 2026-05-16T03:30:50.855Z | Compiling serde_urlencoded v0.7.1 |
| 1428 | 2026-05-16T03:30:50.906Z | Compiling omicron-workspace-hack v0.1.0 |
| 1429 | 2026-05-16T03:30:50.918Z | Compiling ident_case v1.0.1 |
| 1430 | 2026-05-16T03:30:51.109Z | Compiling sync_wrapper v1.0.2 |
| 1431 | 2026-05-16T03:30:51.112Z | Compiling aho-corasick v1.1.4 |
| 1432 | 2026-05-16T03:30:51.214Z | Compiling winnow v1.0.2 |
| 1433 | 2026-05-16T03:30:51.264Z | Compiling rustls-pki-types v1.14.1 |
| 1434 | 2026-05-16T03:30:51.274Z | Compiling daft-derive v0.1.5 |
| 1435 | 2026-05-16T03:30:51.584Z | Compiling fastrand v2.4.1 |
| 1436 | 2026-05-16T03:30:51.731Z | Compiling oxnet v0.1.5 |
| 1437 | 2026-05-16T03:30:51.817Z | Compiling scroll_derive v0.13.1 |
| 1438 | 2026-05-16T03:30:52.041Z | Compiling regex-automata v0.4.14 |
| 1439 | 2026-05-16T03:30:52.168Z | Compiling tokio-util v0.7.18 |
| 1440 | 2026-05-16T03:30:52.323Z | Compiling async-trait v0.1.89 |
| 1441 | 2026-05-16T03:30:52.361Z | Compiling ring v0.17.14 |
| 1442 | 2026-05-16T03:30:52.668Z | Compiling anyhow v1.0.102 |
| 1443 | 2026-05-16T03:30:52.879Z | Compiling powerfmt v0.2.0 |
| 1444 | 2026-05-16T03:30:52.908Z | Compiling num-conv v0.2.1 |
| 1445 | 2026-05-16T03:30:52.998Z | Compiling time-core v0.1.8 |
| 1446 | 2026-05-16T03:30:53.052Z | Compiling cpufeatures v0.2.17 |
| 1447 | 2026-05-16T03:30:53.104Z | Compiling deranged v0.5.8 |
| 1448 | 2026-05-16T03:30:53.142Z | Compiling time-macros v0.2.27 |
| 1449 | 2026-05-16T03:30:53.323Z | Compiling scroll v0.13.0 |
| 1450 | 2026-05-16T03:30:53.583Z | Compiling block-buffer v0.10.4 |
| 1451 | 2026-05-16T03:30:53.730Z | Compiling regex v1.12.3 |
| 1452 | 2026-05-16T03:30:54.032Z | Compiling openssl-probe v0.2.1 |
| 1453 | 2026-05-16T03:30:54.109Z | Compiling hex v0.4.3 |
| 1454 | 2026-05-16T03:30:54.582Z | Compiling num_threads v0.1.7 |
| 1455 | 2026-05-16T03:30:54.585Z | Compiling digest v0.10.7 |
| 1456 | 2026-05-16T03:30:54.585Z | Compiling goblin v0.10.5 |
| 1457 | 2026-05-16T03:30:54.585Z | Compiling camino v1.2.2 |
| 1458 | 2026-05-16T03:30:54.735Z | Compiling h2 v0.4.14 |
| 1459 | 2026-05-16T03:30:54.920Z | Compiling usdt-impl v0.6.0 |
| 1460 | 2026-05-16T03:30:54.960Z | Compiling crc32fast v1.5.0 |
| 1461 | 2026-05-16T03:30:55.334Z | Compiling dtrace-parser v0.3.0 |
| 1462 | 2026-05-16T03:30:55.596Z | Compiling crossbeam-utils v0.8.21 |
| 1463 | 2026-05-16T03:30:55.697Z | Compiling aws-lc-rs v1.16.3 |
| 1464 | 2026-05-16T03:30:56.175Z | Compiling futures-executor v0.3.32 |
| 1465 | 2026-05-16T03:30:56.201Z | Compiling structmeta-derive v0.3.0 |
| 1466 | 2026-05-16T03:30:56.376Z | Compiling thread-id v5.1.0 |
| 1467 | 2026-05-16T03:30:56.454Z | Compiling simd-adler32 v0.3.9 |
| 1468 | 2026-05-16T03:30:56.457Z | Compiling adler2 v2.0.1 |
| 1469 | 2026-05-16T03:30:56.591Z | Compiling rustls v0.22.4 |
| 1470 | 2026-05-16T03:30:56.650Z | Compiling miniz_oxide v0.8.9 |
| 1471 | 2026-05-16T03:30:56.810Z | Compiling hyper v1.9.0 |
| 1472 | 2026-05-16T03:30:56.966Z | Compiling dof v0.4.0 |
| 1473 | 2026-05-16T03:30:57.250Z | Compiling structmeta v0.3.0 |
| 1474 | 2026-05-16T03:30:57.278Z | Compiling futures v0.3.32 |
| 1475 | 2026-05-16T03:30:57.311Z | Compiling rand_core v0.9.5 |
| 1476 | 2026-05-16T03:30:57.447Z | Compiling darling_core v0.23.0 |
| 1477 | 2026-05-16T03:30:57.522Z | Compiling newtype-uuid-macros v0.1.0 |
| 1478 | 2026-05-16T03:30:57.869Z | Compiling hyper-util v0.1.20 |
| 1479 | 2026-05-16T03:30:58.318Z | Compiling thread_local v1.1.9 |
| 1480 | 2026-05-16T03:30:58.343Z | Compiling untrusted v0.7.1 |
| 1481 | 2026-05-16T03:30:58.467Z | Compiling match_cfg v0.1.0 |
| 1482 | 2026-05-16T03:30:58.520Z | Compiling flate2 v1.1.9 |
| 1483 | 2026-05-16T03:30:58.544Z | Compiling newtype-uuid v1.3.2 |
| 1484 | 2026-05-16T03:30:59.034Z | Compiling quick-error v1.2.3 |
| 1485 | 2026-05-16T03:30:59.040Z | Compiling compression-core v0.4.32 |
| 1486 | 2026-05-16T03:30:59.040Z | Compiling rustls v0.23.40 |
| 1487 | 2026-05-16T03:30:59.040Z | Compiling ref-cast v1.0.25 |
| 1488 | 2026-05-16T03:30:59.065Z | Compiling slog-async v2.8.0 |
| 1489 | 2026-05-16T03:30:59.105Z | Compiling usdt-macro v0.6.0 |
| 1490 | 2026-05-16T03:30:59.142Z | Compiling usdt-attr-macro v0.6.0 |
| 1491 | 2026-05-16T03:30:59.300Z | Compiling compression-codecs v0.4.38 |
| 1492 | 2026-05-16T03:30:59.410Z | Compiling daft v0.1.5 |
| 1493 | 2026-05-16T03:30:59.547Z | Compiling darling_macro v0.23.0 |
| 1494 | 2026-05-16T03:30:59.559Z | Compiling rand_chacha v0.9.0 |
| 1495 | 2026-05-16T03:30:59.672Z | Compiling strum_macros v0.26.4 |
| 1496 | 2026-05-16T03:30:59.983Z | Compiling ref-cast-impl v1.0.25 |
| 1497 | 2026-05-16T03:30:59.994Z | Compiling serde_spanned v1.1.1 |
| 1498 | 2026-05-16T03:31:00.051Z | Compiling multer v3.1.0 |
| 1499 | 2026-05-16T03:31:00.134Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1500 | 2026-05-16T03:31:00.145Z | Compiling darling v0.23.0 |
| 1501 | 2026-05-16T03:31:00.218Z | Compiling take_mut v0.2.2 |
| 1502 | 2026-05-16T03:31:00.286Z | Compiling term v1.2.1 |
| 1503 | 2026-05-16T03:31:00.297Z | Compiling debug-ignore v1.0.5 |
| 1504 | 2026-05-16T03:31:00.320Z | Compiling bit-vec v0.8.0 |
| 1505 | 2026-05-16T03:31:00.385Z | Compiling serde_with_macros v3.20.0 |
| 1506 | 2026-05-16T03:31:00.452Z | Compiling rand v0.9.4 |
| 1507 | 2026-05-16T03:31:00.547Z | Compiling bit-set v0.8.0 |
| 1508 | 2026-05-16T03:31:00.703Z | Compiling tower v0.5.3 |
| 1509 | 2026-05-16T03:31:00.704Z | Compiling async-stream-impl v0.3.6 |
| 1510 | 2026-05-16T03:31:00.987Z | Compiling dropshot v0.17.0 |
| 1511 | 2026-05-16T03:31:01.016Z | Compiling encoding_rs v0.8.35 |
| 1512 | 2026-05-16T03:31:01.247Z | Compiling spin v0.9.8 |
| 1513 | 2026-05-16T03:31:01.287Z | Compiling syn v1.0.109 |
| 1514 | 2026-05-16T03:31:01.357Z | Compiling unarray v0.1.4 |
| 1515 | 2026-05-16T03:31:01.360Z | Compiling strum v0.26.3 |
| 1516 | 2026-05-16T03:31:01.423Z | Compiling mime v0.3.17 |
| 1517 | 2026-05-16T03:31:01.466Z | Compiling async-stream v0.3.6 |
| 1518 | 2026-05-16T03:31:01.522Z | Compiling tower-http v0.6.10 |
| 1519 | 2026-05-16T03:31:01.537Z | Compiling derive-ex v0.1.8 |
| 1520 | 2026-05-16T03:31:01.549Z | Compiling dropshot_endpoint v0.17.0 |
| 1521 | 2026-05-16T03:31:01.636Z | Compiling macaddr v1.0.1 |
| 1522 | 2026-05-16T03:31:01.670Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-05-16T03:31:01.700Z | Compiling waitgroup v0.1.2 |
| 1524 | 2026-05-16T03:31:01.835Z | Compiling serde_path_to_error v0.1.20 |
| 1525 | 2026-05-16T03:31:02.194Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-05-16T03:31:02.320Z | Compiling tempfile v3.27.0 |
| 1527 | 2026-05-16T03:31:02.739Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1528 | 2026-05-16T03:31:02.771Z | Compiling openapiv3 v2.2.0 |
| 1529 | 2026-05-16T03:31:02.911Z | Compiling strum_macros v0.27.2 |
| 1530 | 2026-05-16T03:31:03.121Z | Compiling test-strategy v0.4.5 |
| 1531 | 2026-05-16T03:31:03.208Z | Compiling instant v0.1.13 |
| 1532 | 2026-05-16T03:31:03.314Z | Compiling time v0.3.47 |
| 1533 | 2026-05-16T03:31:03.873Z | Compiling rustls-native-certs v0.8.3 |
| 1534 | 2026-05-16T03:31:04.223Z | Compiling rustc-hash v2.1.2 |
| 1535 | 2026-05-16T03:31:04.346Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1536 | 2026-05-16T03:31:04.376Z | Compiling crossbeam-channel v0.5.15 |
| 1537 | 2026-05-16T03:31:04.723Z | Compiling strum v0.27.2 |
| 1538 | 2026-05-16T03:31:05.351Z | Compiling parse-display-derive v0.10.0 |
| 1539 | 2026-05-16T03:31:05.356Z | Compiling backon v1.6.0 |
| 1540 | 2026-05-16T03:31:05.569Z | Compiling rand_chacha v0.3.1 |
| 1541 | 2026-05-16T03:31:05.644Z | Compiling rustls-webpki v0.102.8 |
| 1542 | 2026-05-16T03:31:06.015Z | Compiling rand v0.8.6 |
| 1543 | 2026-05-16T03:31:06.557Z | Compiling slog-json v2.6.1 |
| 1544 | 2026-05-16T03:31:06.578Z | Compiling hostname v0.3.1 |
| 1545 | 2026-05-16T03:31:06.628Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1546 | 2026-05-16T03:31:06.713Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1547 | 2026-05-16T03:31:06.725Z | Compiling memmap2 v0.9.10 |
| 1548 | 2026-05-16T03:31:06.756Z | Compiling wait-timeout v0.2.1 |
| 1549 | 2026-05-16T03:31:06.940Z | Compiling is-terminal v0.4.17 |
| 1550 | 2026-05-16T03:31:07.019Z | Compiling either v1.15.0 |
| 1551 | 2026-05-16T03:31:07.034Z | Compiling slog-term v2.9.2 |
| 1552 | 2026-05-16T03:31:07.060Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1553 | 2026-05-16T03:31:07.216Z | Compiling rusty-fork v0.3.1 |
| 1554 | 2026-05-16T03:31:07.228Z | Compiling usdt v0.6.0 |
| 1555 | 2026-05-16T03:31:07.332Z | Compiling slog-bunyan v2.5.0 |
| 1556 | 2026-05-16T03:31:07.501Z | Compiling serde_with v3.20.0 |
| 1557 | 2026-05-16T03:31:07.579Z | Compiling async-compression v0.4.42 |
| 1558 | 2026-05-16T03:31:07.645Z | Compiling rand_xorshift v0.4.0 |
| 1559 | 2026-05-16T03:31:07.794Z | Compiling sha1 v0.10.6 |
| 1560 | 2026-05-16T03:31:07.887Z | Compiling rustls-pemfile v2.2.0 |
| 1561 | 2026-05-16T03:31:08.011Z | Compiling tokio-rustls v0.25.0 |
| 1562 | 2026-05-16T03:31:08.022Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1563 | 2026-05-16T03:31:08.085Z | Compiling regress v0.10.5 |
| 1564 | 2026-05-16T03:31:08.231Z | Compiling hostname v0.4.2 |
| 1565 | 2026-05-16T03:31:08.501Z | Compiling proptest v1.11.0 |
| 1566 | 2026-05-16T03:31:09.245Z | Compiling iddqd v0.3.18 |
| 1567 | 2026-05-16T03:31:09.248Z | Compiling reqwest v0.12.28 |
| 1568 | 2026-05-16T03:31:10.328Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1569 | 2026-05-16T03:31:10.380Z | Compiling progenitor-client v0.10.0 |
| 1570 | 2026-05-16T03:31:10.579Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1571 | 2026-05-16T03:31:10.652Z | Compiling itertools v0.14.0 |
| 1572 | 2026-05-16T03:31:11.220Z | Compiling parse-display v0.10.0 |
| 1573 | 2026-05-16T03:31:11.564Z | Compiling backoff v0.4.0 |
| 1574 | 2026-05-16T03:31:11.783Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1575 | 2026-05-16T03:31:12.855Z | Compiling regress v0.11.1 |
| 1576 | 2026-05-16T03:31:13.321Z | Compiling utf8parse v0.2.2 |
| 1577 | 2026-05-16T03:31:13.326Z | Compiling anstyle-parse v1.0.0 |
| 1578 | 2026-05-16T03:31:13.326Z | Compiling anstyle v1.0.14 |
| 1579 | 2026-05-16T03:31:13.326Z | Compiling colorchoice v1.0.5 |
| 1580 | 2026-05-16T03:31:13.326Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-05-16T03:31:13.380Z | Compiling anstyle-query v1.1.5 |
| 1582 | 2026-05-16T03:31:13.527Z | Compiling anstream v1.0.0 |
| 1583 | 2026-05-16T03:31:14.275Z | Compiling toml_datetime v0.6.11 |
| 1584 | 2026-05-16T03:31:14.348Z | Compiling zerocopy-derive v0.7.35 |
| 1585 | 2026-05-16T03:31:14.389Z | Compiling typify-impl v0.6.2 |
| 1586 | 2026-05-16T03:31:14.743Z | Compiling clap_lex v1.1.0 |
| 1587 | 2026-05-16T03:31:14.789Z | Compiling convert_case v0.4.0 |
| 1588 | 2026-05-16T03:31:15.085Z | Compiling derive_more v0.99.20 |
| 1589 | 2026-05-16T03:31:15.218Z | Compiling zerocopy v0.7.35 |
| 1590 | 2026-05-16T03:31:15.957Z | Compiling unicode-width v0.2.2 |
| 1591 | 2026-05-16T03:31:16.797Z | Compiling secrecy v0.10.3 |
| 1592 | 2026-05-16T03:31:16.809Z | Compiling clap_derive v4.6.1 |
| 1593 | 2026-05-16T03:31:16.887Z | Compiling crucible-workspace-hack v0.1.0 |
| 1594 | 2026-05-16T03:31:16.952Z | Compiling float-ord v0.3.2 |
| 1595 | 2026-05-16T03:31:17.071Z | Compiling tinyvec_macros v0.1.1 |
| 1596 | 2026-05-16T03:31:17.136Z | Compiling tinyvec v1.11.0 |
| 1597 | 2026-05-16T03:31:17.580Z | Compiling terminal_size v0.4.4 |
| 1598 | 2026-05-16T03:31:17.790Z | Compiling dtrace-parser v0.2.0 |
| 1599 | 2026-05-16T03:31:17.803Z | Compiling scroll_derive v0.12.1 |
| 1600 | 2026-05-16T03:31:17.980Z | Compiling num-integer v0.1.46 |
| 1601 | 2026-05-16T03:31:18.303Z | Compiling rustc_version v0.4.1 |
| 1602 | 2026-05-16T03:31:18.522Z | Compiling usdt-impl v0.5.0 |
| 1603 | 2026-05-16T03:31:18.534Z | Compiling scroll v0.12.0 |
| 1604 | 2026-05-16T03:31:18.626Z | Compiling curve25519-dalek v4.1.3 |
| 1605 | 2026-05-16T03:31:19.421Z | Compiling dof v0.3.0 |
| 1606 | 2026-05-16T03:31:19.424Z | Compiling hmac v0.12.1 |
| 1607 | 2026-05-16T03:31:19.424Z | Compiling darling_core v0.21.3 |
| 1608 | 2026-05-16T03:31:19.424Z | Compiling inout v0.1.4 |
| 1609 | 2026-05-16T03:31:19.882Z | Compiling ff v0.13.1 |
| 1610 | 2026-05-16T03:31:19.885Z | Compiling thread-id v4.2.2 |
| 1611 | 2026-05-16T03:31:19.885Z | Compiling cipher v0.4.4 |
| 1612 | 2026-05-16T03:31:19.885Z | Compiling hkdf v0.12.4 |
| 1613 | 2026-05-16T03:31:19.885Z | Compiling group v0.13.0 |
| 1614 | 2026-05-16T03:31:20.221Z | Compiling goblin v0.8.2 |
| 1615 | 2026-05-16T03:31:20.295Z | Compiling num-rational v0.4.2 |
| 1616 | 2026-05-16T03:31:20.339Z | Compiling num-iter v0.1.45 |
| 1617 | 2026-05-16T03:31:20.459Z | Compiling clap_builder v4.6.0 |
| 1618 | 2026-05-16T03:31:20.616Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1619 | 2026-05-16T03:31:20.768Z | Compiling typify-macro v0.6.2 |
| 1620 | 2026-05-16T03:31:20.919Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1621 | 2026-05-16T03:31:21.474Z | Compiling darling_macro v0.21.3 |
| 1622 | 2026-05-16T03:31:21.504Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1623 | 2026-05-16T03:31:21.988Z | Compiling crossbeam-epoch v0.9.18 |
| 1624 | 2026-05-16T03:31:22.080Z | Compiling universal-hash v0.5.1 |
| 1625 | 2026-05-16T03:31:22.214Z | Compiling half v2.7.1 |
| 1626 | 2026-05-16T03:31:22.344Z | Compiling crypto-bigint v0.5.5 |
| 1627 | 2026-05-16T03:31:22.373Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1628 | 2026-05-16T03:31:22.514Z | Compiling num-complex v0.4.6 |
| 1629 | 2026-05-16T03:31:22.907Z | Compiling typify v0.6.2 |
| 1630 | 2026-05-16T03:31:23.154Z | Compiling base64ct v1.8.3 |
| 1631 | 2026-05-16T03:31:23.165Z | Compiling ciborium-io v0.2.2 |
| 1632 | 2026-05-16T03:31:23.207Z | Compiling opaque-debug v0.3.1 |
| 1633 | 2026-05-16T03:31:23.286Z | Compiling base16ct v0.2.0 |
| 1634 | 2026-05-16T03:31:23.292Z | Compiling poly1305 v0.8.0 |
| 1635 | 2026-05-16T03:31:23.415Z | Compiling password-hash v0.5.0 |
| 1636 | 2026-05-16T03:31:23.447Z | Compiling elliptic-curve v0.13.8 |
| 1637 | 2026-05-16T03:31:23.476Z | Compiling ciborium-ll v0.2.2 |
| 1638 | 2026-05-16T03:31:23.849Z | Compiling num v0.4.3 |
| 1639 | 2026-05-16T03:31:23.992Z | Compiling darling v0.21.3 |
| 1640 | 2026-05-16T03:31:24.067Z | Compiling clap v4.6.1 |
| 1641 | 2026-05-16T03:31:24.080Z | Compiling thiserror-no-std v2.0.2 |
| 1642 | 2026-05-16T03:31:24.161Z | Compiling proc-macro-crate v3.5.0 |
| 1643 | 2026-05-16T03:31:24.439Z | Compiling chacha20 v0.9.1 |
| 1644 | 2026-05-16T03:31:24.572Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1645 | 2026-05-16T03:31:24.775Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1646 | 2026-05-16T03:31:25.176Z | Compiling blake2 v0.10.6 |
| 1647 | 2026-05-16T03:31:25.247Z | Compiling byte-wrapper v0.1.0 |
| 1648 | 2026-05-16T03:31:25.309Z | Compiling aead v0.5.2 |
| 1649 | 2026-05-16T03:31:25.469Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1650 | 2026-05-16T03:31:25.609Z | Compiling proc-macro-error-attr v1.0.4 |
| 1651 | 2026-05-16T03:31:25.790Z | Compiling unsafe-libyaml v0.2.11 |
| 1652 | 2026-05-16T03:31:25.847Z | Compiling prettyplease v0.2.37 |
| 1653 | 2026-05-16T03:31:25.860Z | Compiling keccak v0.1.6 |
| 1654 | 2026-05-16T03:31:26.092Z | Compiling heapless v0.8.0 |
| 1655 | 2026-05-16T03:31:26.162Z | Compiling rustix v0.38.44 |
| 1656 | 2026-05-16T03:31:26.431Z | Compiling serde_yaml v0.9.34+deprecated |
| 1657 | 2026-05-16T03:31:27.012Z | Compiling sha3 v0.10.9 |
| 1658 | 2026-05-16T03:31:27.149Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1659 | 2026-05-16T03:31:27.697Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1660 | 2026-05-16T03:31:27.883Z | Compiling chacha20poly1305 v0.10.1 |
| 1661 | 2026-05-16T03:31:28.014Z | Compiling argon2 v0.5.3 |
| 1662 | 2026-05-16T03:31:28.050Z | Compiling num_enum_derive v0.7.6 |
| 1663 | 2026-05-16T03:31:28.252Z | Compiling vsss-rs v3.3.4 |
| 1664 | 2026-05-16T03:31:28.610Z | Compiling ingot-macros v0.1.1 |
| 1665 | 2026-05-16T03:31:29.097Z | Compiling ciborium v0.2.2 |
| 1666 | 2026-05-16T03:31:29.825Z | Compiling rustls-webpki v0.103.13 |
| 1667 | 2026-05-16T03:31:30.126Z | Compiling usdt-macro v0.5.0 |
| 1668 | 2026-05-16T03:31:30.170Z | Compiling usdt-attr-macro v0.5.0 |
| 1669 | 2026-05-16T03:31:31.566Z | Compiling serde_spanned v0.6.9 |
| 1670 | 2026-05-16T03:31:31.715Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-05-16T03:31:31.905Z | Compiling hash32 v0.3.1 |
| 1672 | 2026-05-16T03:31:32.060Z | Compiling proc-macro-error v1.0.4 |
| 1673 | 2026-05-16T03:31:32.078Z | Compiling memmap v0.7.0 |
| 1674 | 2026-05-16T03:31:32.276Z | Compiling toml_write v0.1.2 |
| 1675 | 2026-05-16T03:31:32.308Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1676 | 2026-05-16T03:31:32.319Z | Compiling indent_write v2.2.0 |
| 1677 | 2026-05-16T03:31:32.831Z | Compiling winnow v0.5.40 |
| 1678 | 2026-05-16T03:31:32.835Z | Compiling winnow v0.7.15 |
| 1679 | 2026-05-16T03:31:32.835Z | Compiling data-encoding v2.11.0 |
| 1680 | 2026-05-16T03:31:32.835Z | Compiling smoltcp v0.11.0 |
| 1681 | 2026-05-16T03:31:32.835Z | Compiling usdt v0.5.0 |
| 1682 | 2026-05-16T03:31:33.039Z | Compiling ingot-types v0.1.2 |
| 1683 | 2026-05-16T03:31:33.324Z | Compiling tokio-rustls v0.26.4 |
| 1684 | 2026-05-16T03:31:33.369Z | Compiling rustls-platform-verifier v0.7.0 |
| 1685 | 2026-05-16T03:31:33.381Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1686 | 2026-05-16T03:31:33.440Z | Compiling num_enum v0.7.6 |
| 1687 | 2026-05-16T03:31:33.572Z | Compiling hyper-rustls v0.27.9 |
| 1688 | 2026-05-16T03:31:33.588Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1689 | 2026-05-16T03:31:33.605Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1690 | 2026-05-16T03:31:33.818Z | Compiling reqwest v0.13.3 |
| 1691 | 2026-05-16T03:31:33.857Z | Compiling toml_edit v0.22.27 |
| 1692 | 2026-05-16T03:31:33.958Z | Compiling toml_edit v0.19.15 |
| 1693 | 2026-05-16T03:31:35.220Z | Compiling progenitor-client v0.14.0 |
| 1694 | 2026-05-16T03:31:35.401Z | Compiling tabwriter v1.4.1 |
| 1695 | 2026-05-16T03:31:35.525Z | Compiling progenitor-extras v0.2.0 |
| 1696 | 2026-05-16T03:31:35.768Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1697 | 2026-05-16T03:31:36.143Z | Compiling cobs v0.3.0 |
| 1698 | 2026-05-16T03:31:36.344Z | Compiling serde_repr v0.1.20 |
| 1699 | 2026-05-16T03:31:36.696Z | Compiling memoffset v0.9.1 |
| 1700 | 2026-05-16T03:31:36.949Z | Compiling vcpkg v0.2.15 |
| 1701 | 2026-05-16T03:31:36.972Z | Compiling bitflags v1.3.2 |
| 1702 | 2026-05-16T03:31:37.058Z | Compiling cfg_aliases v0.2.1 |
| 1703 | 2026-05-16T03:31:37.126Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1704 | 2026-05-16T03:31:37.146Z | Compiling pkg-config v0.3.33 |
| 1705 | 2026-05-16T03:31:37.376Z | Compiling managed v0.8.0 |
| 1706 | 2026-05-16T03:31:37.407Z | Compiling nix v0.31.3 |
| 1707 | 2026-05-16T03:31:37.604Z | Compiling openssl-sys v0.9.115 |
| 1708 | 2026-05-16T03:31:37.619Z | Compiling postcard v1.1.3 |
| 1709 | 2026-05-16T03:31:37.962Z | Compiling toml v0.8.23 |
| 1710 | 2026-05-16T03:31:38.122Z | Compiling proc-macro-crate v1.3.1 |
| 1711 | 2026-05-16T03:31:38.682Z | Compiling ingot v0.1.1 |
| 1712 | 2026-05-16T03:31:38.724Z | Compiling hubpack_derive v0.1.1 |
| 1713 | 2026-05-16T03:31:38.724Z | Compiling foreign-types-macros v0.2.3 |
| 1714 | 2026-05-16T03:31:38.724Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1715 | 2026-05-16T03:31:38.955Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1716 | 2026-05-16T03:31:39.010Z | Compiling static_assertions v1.1.0 |
| 1717 | 2026-05-16T03:31:39.067Z | Compiling unicode-segmentation v1.13.2 |
| 1718 | 2026-05-16T03:31:39.211Z | Compiling cpufeatures v0.3.0 |
| 1719 | 2026-05-16T03:31:39.227Z | Compiling linked-hash-map v0.5.6 |
| 1720 | 2026-05-16T03:31:39.274Z | Compiling swrite v0.1.0 |
| 1721 | 2026-05-16T03:31:39.377Z | Compiling heck v0.4.1 |
| 1722 | 2026-05-16T03:31:39.399Z | Compiling semver v0.1.20 |
| 1723 | 2026-05-16T03:31:39.481Z | Compiling colored v3.1.1 |
| 1724 | 2026-05-16T03:31:39.494Z | Compiling foreign-types-shared v0.3.1 |
| 1725 | 2026-05-16T03:31:40.543Z | Compiling resolv-conf v0.7.6 |
| 1726 | 2026-05-16T03:31:40.621Z | Compiling rayon-core v1.13.0 |
| 1727 | 2026-05-16T03:31:40.621Z | Compiling rustc_version v0.1.7 |
| 1728 | 2026-05-16T03:31:40.621Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1729 | 2026-05-16T03:31:40.621Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1730 | 2026-05-16T03:31:40.621Z | Compiling foreign-types v0.5.0 |
| 1731 | 2026-05-16T03:31:40.621Z | Compiling newline-converter v0.3.0 |
| 1732 | 2026-05-16T03:31:40.621Z | Compiling lru-cache v0.1.2 |
| 1733 | 2026-05-16T03:31:40.621Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1734 | 2026-05-16T03:31:40.621Z | Compiling chacha20 v0.10.0 |
| 1735 | 2026-05-16T03:31:40.621Z | Compiling hubpack v0.1.2 |
| 1736 | 2026-05-16T03:31:40.621Z | Compiling num_enum_derive v0.5.11 |
| 1737 | 2026-05-16T03:31:40.881Z | Compiling atomicwrites v0.4.4 |
| 1738 | 2026-05-16T03:31:41.157Z | Compiling hickory-proto v0.24.4 |
| 1739 | 2026-05-16T03:31:41.517Z | Compiling progenitor-impl v0.13.0 |
| 1740 | 2026-05-16T03:31:41.924Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1741 | 2026-05-16T03:31:42.337Z | Compiling crossbeam-deque v0.8.6 |
| 1742 | 2026-05-16T03:31:42.394Z | Compiling console v0.15.11 |
| 1743 | 2026-05-16T03:31:42.548Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1744 | 2026-05-16T03:31:42.902Z | Compiling camino-tempfile v1.4.1 |
| 1745 | 2026-05-16T03:31:42.960Z | Compiling serde-big-array v0.5.1 |
| 1746 | 2026-05-16T03:31:43.062Z | Compiling num-derive v0.4.2 |
| 1747 | 2026-05-16T03:31:43.072Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1748 | 2026-05-16T03:31:43.080Z | Compiling derive-where v1.6.1 |
| 1749 | 2026-05-16T03:31:43.090Z | Compiling pin-project-internal v1.1.12 |
| 1750 | 2026-05-16T03:31:43.424Z | Compiling cstr-argument v0.1.2 |
| 1751 | 2026-05-16T03:31:43.583Z | Compiling minimal-lexical v0.2.1 |
| 1752 | 2026-05-16T03:31:43.655Z | Compiling siphasher v1.0.3 |
| 1753 | 2026-05-16T03:31:43.784Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 1754 | 2026-05-16T03:31:43.837Z | Compiling similar v2.7.0 |
| 1755 | 2026-05-16T03:31:44.060Z | Compiling nom v7.1.3 |
| 1756 | 2026-05-16T03:31:44.066Z | Compiling phf_shared v0.12.1 |
| 1757 | 2026-05-16T03:31:44.202Z | Compiling pin-project v1.1.12 |
| 1758 | 2026-05-16T03:31:44.225Z | Compiling expectorate v1.2.0 |
| 1759 | 2026-05-16T03:31:44.372Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1760 | 2026-05-16T03:31:44.409Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1761 | 2026-05-16T03:31:44.516Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1762 | 2026-05-16T03:31:44.534Z | Compiling hickory-resolver v0.24.4 |
| 1763 | 2026-05-16T03:31:44.788Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1764 | 2026-05-16T03:31:44.801Z | Compiling num_enum v0.5.11 |
| 1765 | 2026-05-16T03:31:44.960Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1766 | 2026-05-16T03:31:45.072Z | Compiling progenitor-macro v0.13.0 |
| 1767 | 2026-05-16T03:31:45.386Z | Compiling rand v0.10.1 |
| 1768 | 2026-05-16T03:31:45.400Z | Compiling newtype_derive v0.1.6 |
| 1769 | 2026-05-16T03:31:45.641Z | Compiling progenitor-client v0.13.0 |
| 1770 | 2026-05-16T03:31:46.500Z | Compiling progenitor-impl v0.14.0 |
| 1771 | 2026-05-16T03:31:46.684Z | Compiling unicode-normalization v0.1.25 |
| 1772 | 2026-05-16T03:31:48.580Z | Compiling tokio-stream v0.1.18 |
| 1773 | 2026-05-16T03:31:48.580Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-05-16T03:31:48.864Z | Compiling async-recursion v1.1.1 |
| 1775 | 2026-05-16T03:31:48.864Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1776 | 2026-05-16T03:31:48.864Z | Compiling slog-dtrace v0.3.0 |
| 1777 | 2026-05-16T03:31:48.864Z | Compiling csv-core v0.1.13 |
| 1778 | 2026-05-16T03:31:48.864Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1779 | 2026-05-16T03:31:48.864Z | Compiling bstr v1.12.1 |
| 1780 | 2026-05-16T03:31:48.864Z | Compiling chrono-tz v0.10.4 |
| 1781 | 2026-05-16T03:31:48.864Z | Compiling highway v1.3.0 |
| 1782 | 2026-05-16T03:31:48.865Z | Compiling foreign-types-shared v0.1.1 |
| 1783 | 2026-05-16T03:31:48.865Z | Compiling unicode-xid v0.2.6 |
| 1784 | 2026-05-16T03:31:48.949Z | Compiling foldhash v0.1.5 |
| 1785 | 2026-05-16T03:31:48.949Z | Compiling konst_macro_rules v0.2.19 |
| 1786 | 2026-05-16T03:31:48.949Z | Compiling unicode-width v0.1.14 |
| 1787 | 2026-05-16T03:31:48.949Z | Compiling owo-colors v4.3.0 |
| 1788 | 2026-05-16T03:31:48.965Z | Compiling same-file v1.0.6 |
| 1789 | 2026-05-16T03:31:49.140Z | Compiling openssl v0.10.79 |
| 1790 | 2026-05-16T03:31:49.174Z | Compiling cancel-safe-futures v0.1.5 |
| 1791 | 2026-05-16T03:31:49.307Z | Compiling walkdir v2.5.0 |
| 1792 | 2026-05-16T03:31:49.378Z | Compiling snafu v0.8.9 |
| 1793 | 2026-05-16T03:31:49.446Z | Compiling konst v0.2.20 |
| 1794 | 2026-05-16T03:31:49.674Z | Compiling hashbrown v0.15.5 |
| 1795 | 2026-05-16T03:31:49.713Z | Compiling const_format_proc_macros v0.2.34 |
| 1796 | 2026-05-16T03:31:49.728Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1797 | 2026-05-16T03:31:49.767Z | Compiling foreign-types v0.3.2 |
| 1798 | 2026-05-16T03:31:49.839Z | Compiling globset v0.4.18 |
| 1799 | 2026-05-16T03:31:50.046Z | Compiling progenitor-macro v0.14.0 |
| 1800 | 2026-05-16T03:31:50.183Z | Compiling csv v1.4.0 |
| 1801 | 2026-05-16T03:31:50.223Z | Compiling progenitor v0.13.0 |
| 1802 | 2026-05-16T03:31:50.372Z | Compiling qorb v0.4.1 |
| 1803 | 2026-05-16T03:31:50.416Z | Compiling olpc-cjson v0.1.4 |
| 1804 | 2026-05-16T03:31:50.505Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1805 | 2026-05-16T03:31:50.756Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1806 | 2026-05-16T03:31:51.697Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1807 | 2026-05-16T03:31:52.245Z | Compiling rayon v1.12.0 |
| 1808 | 2026-05-16T03:31:52.283Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1809 | 2026-05-16T03:31:52.296Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1810 | 2026-05-16T03:31:52.641Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1811 | 2026-05-16T03:31:52.669Z | Compiling phf v0.12.1 |
| 1812 | 2026-05-16T03:31:52.875Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1813 | 2026-05-16T03:31:53.042Z | Compiling zone_cfg_derive v0.3.1 |
| 1814 | 2026-05-16T03:31:53.206Z | Compiling tokio-dtrace v0.1.1 |
| 1815 | 2026-05-16T03:31:53.672Z | Compiling itertools v0.12.1 |
| 1816 | 2026-05-16T03:31:53.750Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1817 | 2026-05-16T03:31:53.803Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1818 | 2026-05-16T03:31:53.950Z | Compiling libsw-core v0.3.2 |
| 1819 | 2026-05-16T03:31:54.006Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1820 | 2026-05-16T03:31:54.116Z | Compiling serde_plain v1.0.2 |
| 1821 | 2026-05-16T03:31:54.177Z | Compiling openssl-macros v0.1.1 |
| 1822 | 2026-05-16T03:31:54.325Z | Compiling pem v3.0.6 |
| 1823 | 2026-05-16T03:31:54.621Z | Compiling cookie v0.18.1 |
| 1824 | 2026-05-16T03:31:54.685Z | Compiling sigpipe v0.1.3 |
| 1825 | 2026-05-16T03:31:54.714Z | Compiling typed-path v0.9.3 |
| 1826 | 2026-05-16T03:31:54.769Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1827 | 2026-05-16T03:31:54.802Z | Compiling bytecount v0.6.9 |
| 1828 | 2026-05-16T03:31:54.865Z | Compiling fixedbitset v0.4.2 |
| 1829 | 2026-05-16T03:31:54.889Z | Compiling fixedbitset v0.5.7 |
| 1830 | 2026-05-16T03:31:54.940Z | Compiling glob v0.3.3 |
| 1831 | 2026-05-16T03:31:55.002Z | Compiling jiff v0.2.24 |
| 1832 | 2026-05-16T03:31:55.094Z | Compiling petgraph v0.8.3 |
| 1833 | 2026-05-16T03:31:55.169Z | Compiling progenitor v0.14.0 |
| 1834 | 2026-05-16T03:31:55.240Z | Compiling petgraph v0.6.5 |
| 1835 | 2026-05-16T03:31:55.301Z | Compiling papergrid v0.11.0 |
| 1836 | 2026-05-16T03:31:55.434Z | Compiling zone v0.3.1 |
| 1837 | 2026-05-16T03:31:56.080Z | Compiling tough v0.20.0 |
| 1838 | 2026-05-16T03:31:56.838Z | Compiling libsw v3.5.0 |
| 1839 | 2026-05-16T03:31:56.952Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1840 | 2026-05-16T03:31:57.022Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1841 | 2026-05-16T03:31:57.170Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1842 | 2026-05-16T03:31:57.174Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1843 | 2026-05-16T03:31:57.233Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1844 | 2026-05-16T03:31:57.428Z | Compiling oxide-tokio-rt v0.1.6 |
| 1845 | 2026-05-16T03:31:57.746Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1846 | 2026-05-16T03:31:58.515Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1847 | 2026-05-16T03:31:58.547Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1848 | 2026-05-16T03:31:58.711Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1849 | 2026-05-16T03:31:58.752Z | Compiling const_format v0.2.36 |
| 1850 | 2026-05-16T03:31:59.395Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1851 | 2026-05-16T03:31:59.490Z | Compiling tabled_derive v0.7.0 |
| 1852 | 2026-05-16T03:31:59.681Z | Compiling gethostname v0.5.0 |
| 1853 | 2026-05-16T03:31:59.830Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1854 | 2026-05-16T03:31:59.897Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1855 | 2026-05-16T03:31:59.897Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1856 | 2026-05-16T03:31:59.965Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1857 | 2026-05-16T03:31:59.965Z | Compiling bcs v0.1.6 |
| 1858 | 2026-05-16T03:32:00.014Z | Compiling smf v0.2.3 |
| 1859 | 2026-05-16T03:32:00.189Z | Compiling whoami v1.6.1 |
| 1860 | 2026-05-16T03:32:00.494Z | Compiling linear-map v1.2.0 |
| 1861 | 2026-05-16T03:32:01.417Z | Compiling tagptr v0.2.0 |
| 1862 | 2026-05-16T03:32:01.424Z | Compiling unicode-linebreak v0.1.5 |
| 1863 | 2026-05-16T03:32:01.424Z | Compiling termtree v0.5.1 |
| 1864 | 2026-05-16T03:32:01.424Z | Compiling smawk v0.3.2 |
| 1865 | 2026-05-16T03:32:01.424Z | Compiling lazy_static v1.5.0 |
| 1866 | 2026-05-16T03:32:01.424Z | Compiling moka v0.12.15 |
| 1867 | 2026-05-16T03:32:01.424Z | Compiling textwrap v0.16.2 |
| 1868 | 2026-05-16T03:32:01.424Z | Compiling steno v0.4.1 |
| 1869 | 2026-05-16T03:32:01.424Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1870 | 2026-05-16T03:32:01.424Z | Compiling tabled v0.15.0 |
| 1871 | 2026-05-16T03:32:01.535Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1872 | 2026-05-16T03:32:01.569Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1873 | 2026-05-16T03:32:02.338Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1874 | 2026-05-16T03:32:02.489Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1875 | 2026-05-16T03:32:03.604Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1876 | 2026-05-16T03:32:03.696Z | Compiling hickory-proto v0.25.2 |
| 1877 | 2026-05-16T03:32:04.133Z | Compiling humantime v2.3.0 |
| 1878 | 2026-05-16T03:32:04.401Z | Compiling parking_lot_core v0.8.6 |
| 1879 | 2026-05-16T03:32:04.480Z | Compiling libscf-sys v1.2.0 |
| 1880 | 2026-05-16T03:32:04.579Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1881 | 2026-05-16T03:32:04.621Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1882 | 2026-05-16T03:32:04.715Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1883 | 2026-05-16T03:32:05.245Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1884 | 2026-05-16T03:32:05.298Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1885 | 2026-05-16T03:32:05.349Z | Compiling nom v8.0.0 |
| 1886 | 2026-05-16T03:32:05.362Z | Compiling parking_lot v0.11.2 |
| 1887 | 2026-05-16T03:32:05.685Z | Compiling hickory-resolver v0.25.2 |
| 1888 | 2026-05-16T03:32:05.748Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1889 | 2026-05-16T03:32:05.765Z | Compiling fxhash v0.2.1 |
| 1890 | 2026-05-16T03:32:06.083Z | Compiling internet-checksum v0.2.1 |
| 1891 | 2026-05-16T03:32:06.115Z | Compiling sled v0.34.7 |
| 1892 | 2026-05-16T03:32:06.694Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1893 | 2026-05-16T03:32:07.857Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1894 | 2026-05-16T03:32:11.117Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1895 | 2026-05-16T03:32:11.630Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1896 | 2026-05-16T03:32:18.746Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1897 | 2026-05-16T03:32:20.340Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1898 | 2026-05-16T03:32:21.365Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1899 | 2026-05-16T03:32:22.436Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1900 | 2026-05-16T03:32:23.454Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1901 | 2026-05-16T03:32:46.315Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1902 | 2026-05-16T03:32:46.495Z | ──────────── |
| 1903 | 2026-05-16T03:32:46.495Z | Nextest run ID e44edcde-0beb-4d91-9397-bbda75d2d455 with nextest profile: default |
| 1904 | 2026-05-16T03:32:46.495Z | Starting 15 tests across 1 binary (28 tests skipped) |
| 1905 | 2026-05-16T03:33:03.326Z | PASS [ 16.829s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1906 | 2026-05-16T03:33:03.350Z | PASS [ 16.852s] rdb proptest::prop_ipv4_default_contains_all |
| 1907 | 2026-05-16T03:33:03.373Z | PASS [ 16.877s] rdb proptest::prop_ipv4_within_self |
| 1908 | 2026-05-16T03:33:03.417Z | PASS [ 16.920s] rdb proptest::prop_ipv6_default_contains_all |
| 1909 | 2026-05-16T03:33:03.426Z | PASS [ 16.929s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1910 | 2026-05-16T03:33:03.431Z | PASS [ 16.934s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1911 | 2026-05-16T03:33:03.552Z | PASS [ 17.053s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1912 | 2026-05-16T03:33:20.255Z | PASS [ 16.927s] rdb proptest::prop_ipv6_within_self |
| 1913 | 2026-05-16T03:33:29.473Z | PASS [ 26.118s] rdb proptest::prop_static_route_key_deduplication |
| 1914 | 2026-05-16T03:33:39.777Z | PASS [ 36.342s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1915 | 2026-05-16T03:33:39.813Z | PASS [ 36.383s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1916 | 2026-05-16T03:33:39.877Z | PASS [ 36.456s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1917 | 2026-05-16T03:33:39.882Z | PASS [ 36.500s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1918 | 2026-05-16T03:33:46.502Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1919 | 2026-05-16T03:33:56.022Z | PASS [ 52.466s] rdb proptest::prop_static_route_key_ord_consistency |
| 1920 | 2026-05-16T03:34:46.564Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1921 | 2026-05-16T03:35:46.567Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1922 | 2026-05-16T03:36:46.526Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1923 | 2026-05-16T03:37:04.185Z | PASS [ 257.653s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1924 | 2026-05-16T03:37:04.185Z | ──────────── |
| 1925 | 2026-05-16T03:37:04.185Z | Summary [ 257.654s] 15 tests run: 15 passed (1 slow), 28 skipped |
| 1926 | 2026-05-16T03:37:04.198Z | + cp '*.log' /work/ |
| 1927 | 2026-05-16T03:37:04.209Z | + true |
| 1928 | 2026-05-16T03:37:04.209Z | + '[' -d proptest-regressions ']' |
| 1929 | 2026-05-16T03:37:04.209Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1930 | 2026-05-16T03:37:04.210Z | + popd |
| 1931 | 2026-05-16T03:37:04.210Z | /work/oxidecomputer/maghemite |
| 1932 | 2026-05-16T03:37:04.210Z | + pushd bgp |
| 1933 | 2026-05-16T03:37:04.210Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1934 | 2026-05-16T03:37:04.210Z | + PROPTEST_CASES=1000000 |
| 1935 | 2026-05-16T03:37:04.210Z | + cargo nextest run --lib proptest |
| 1936 | 2026-05-16T03:37:05.391Z | Compiling smallvec v1.15.1 |
| 1937 | 2026-05-16T03:37:05.552Z | Compiling crunchy v0.2.4 |
| 1938 | 2026-05-16T03:37:05.580Z | Compiling tiny-keccak v2.0.2 |
| 1939 | 2026-05-16T03:37:05.586Z | Compiling smartstring v1.0.1 |
| 1940 | 2026-05-16T03:37:05.586Z | Compiling ahash v0.8.12 |
| 1941 | 2026-05-16T03:37:05.607Z | Compiling sdd v3.0.10 |
| 1942 | 2026-05-16T03:37:05.705Z | Compiling thin-vec v0.2.18 |
| 1943 | 2026-05-16T03:37:05.744Z | Compiling icu_normalizer v2.2.0 |
| 1944 | 2026-05-16T03:37:05.744Z | Compiling parking_lot_core v0.9.12 |
| 1945 | 2026-05-16T03:37:05.885Z | Compiling parking_lot_core v0.8.6 |
| 1946 | 2026-05-16T03:37:05.914Z | Compiling parking_lot v0.12.5 |
| 1947 | 2026-05-16T03:37:06.084Z | Compiling idna_adapter v1.2.2 |
| 1948 | 2026-05-16T03:37:06.151Z | Compiling tokio v1.52.3 |
| 1949 | 2026-05-16T03:37:06.284Z | Compiling idna v1.1.0 |
| 1950 | 2026-05-16T03:37:06.321Z | Compiling moka v0.12.15 |
| 1951 | 2026-05-16T03:37:06.343Z | Compiling const-random-macro v0.1.16 |
| 1952 | 2026-05-16T03:37:06.426Z | Compiling parking_lot v0.11.2 |
| 1953 | 2026-05-16T03:37:06.710Z | Compiling url v2.5.8 |
| 1954 | 2026-05-16T03:37:06.826Z | Compiling const-random v0.1.18 |
| 1955 | 2026-05-16T03:37:06.837Z | Compiling sled v0.34.7 |
| 1956 | 2026-05-16T03:37:07.060Z | Compiling scc v2.4.0 |
| 1957 | 2026-05-16T03:37:07.093Z | Compiling serial_test_derive v3.4.0 |
| 1958 | 2026-05-16T03:37:07.121Z | Compiling rhai_codegen v3.1.0 |
| 1959 | 2026-05-16T03:37:07.426Z | Compiling schemars v0.8.22 |
| 1960 | 2026-05-16T03:37:07.585Z | Compiling yansi v1.0.1 |
| 1961 | 2026-05-16T03:37:07.820Z | Compiling diff v0.1.13 |
| 1962 | 2026-05-16T03:37:07.945Z | Compiling pretty_assertions v1.4.1 |
| 1963 | 2026-05-16T03:37:08.110Z | Compiling serial_test v3.4.0 |
| 1964 | 2026-05-16T03:37:08.182Z | Compiling ipnetwork v0.21.1 |
| 1965 | 2026-05-16T03:37:08.219Z | Compiling newtype-uuid v1.3.2 |
| 1966 | 2026-05-16T03:37:08.321Z | Compiling serde_with v3.20.0 |
| 1967 | 2026-05-16T03:37:08.574Z | Compiling oxnet v0.1.5 |
| 1968 | 2026-05-16T03:37:08.598Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1969 | 2026-05-16T03:37:08.628Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1970 | 2026-05-16T03:37:08.886Z | Compiling daft v0.1.5 |
| 1971 | 2026-05-16T03:37:08.957Z | Compiling byte-wrapper v0.1.0 |
| 1972 | 2026-05-16T03:37:08.995Z | Compiling typify-impl v0.6.2 |
| 1973 | 2026-05-16T03:37:09.162Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1974 | 2026-05-16T03:37:09.311Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1975 | 2026-05-16T03:37:09.585Z | Compiling iddqd v0.3.18 |
| 1976 | 2026-05-16T03:37:10.181Z | Compiling tokio-util v0.7.18 |
| 1977 | 2026-05-16T03:37:10.185Z | Compiling tower v0.5.3 |
| 1978 | 2026-05-16T03:37:10.185Z | Compiling tokio-rustls v0.26.4 |
| 1979 | 2026-05-16T03:37:10.351Z | Compiling h2 v0.4.14 |
| 1980 | 2026-05-16T03:37:10.792Z | Compiling tower-http v0.6.10 |
| 1981 | 2026-05-16T03:37:10.795Z | Compiling tokio-rustls v0.25.0 |
| 1982 | 2026-05-16T03:37:10.795Z | Compiling async-compression v0.4.42 |
| 1983 | 2026-05-16T03:37:10.795Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1984 | 2026-05-16T03:37:10.811Z | Compiling backoff v0.4.0 |
| 1985 | 2026-05-16T03:37:11.384Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1986 | 2026-05-16T03:37:11.947Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1987 | 2026-05-16T03:37:11.981Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1988 | 2026-05-16T03:37:11.990Z | Compiling typify v0.6.2 |
| 1989 | 2026-05-16T03:37:12.350Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1990 | 2026-05-16T03:37:12.362Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1991 | 2026-05-16T03:37:12.471Z | Compiling hyper v1.9.0 |
| 1992 | 2026-05-16T03:37:12.729Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1993 | 2026-05-16T03:37:12.831Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1994 | 2026-05-16T03:37:13.094Z | Compiling hickory-proto v0.24.4 |
| 1995 | 2026-05-16T03:37:13.573Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1996 | 2026-05-16T03:37:13.598Z | Compiling hyper-util v0.1.20 |
| 1997 | 2026-05-16T03:37:14.704Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1998 | 2026-05-16T03:37:14.769Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1999 | 2026-05-16T03:37:14.811Z | Compiling hyper-rustls v0.27.9 |
| 2000 | 2026-05-16T03:37:15.030Z | Compiling reqwest v0.13.3 |
| 2001 | 2026-05-16T03:37:15.044Z | Compiling dropshot v0.17.0 |
| 2002 | 2026-05-16T03:37:15.170Z | Compiling reqwest v0.12.28 |
| 2003 | 2026-05-16T03:37:15.259Z | Compiling hickory-resolver v0.24.4 |
| 2004 | 2026-05-16T03:37:15.970Z | Compiling progenitor-impl v0.13.0 |
| 2005 | 2026-05-16T03:37:16.455Z | Compiling progenitor-client v0.14.0 |
| 2006 | 2026-05-16T03:37:16.768Z | Compiling progenitor-extras v0.2.0 |
| 2007 | 2026-05-16T03:37:16.781Z | Compiling progenitor-client v0.10.0 |
| 2008 | 2026-05-16T03:37:17.976Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2009 | 2026-05-16T03:37:19.292Z | Compiling progenitor-client v0.13.0 |
| 2010 | 2026-05-16T03:37:19.493Z | Compiling tokio-stream v0.1.18 |
| 2011 | 2026-05-16T03:37:19.555Z | Compiling progenitor v0.13.0 |
| 2012 | 2026-05-16T03:37:19.600Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2013 | 2026-05-16T03:37:19.723Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2014 | 2026-05-16T03:37:20.489Z | Compiling qorb v0.4.1 |
| 2015 | 2026-05-16T03:37:21.155Z | Compiling progenitor-impl v0.14.0 |
| 2016 | 2026-05-16T03:37:21.639Z | Compiling tokio-dtrace v0.1.1 |
| 2017 | 2026-05-16T03:37:21.792Z | Compiling libsw-core v0.3.2 |
| 2018 | 2026-05-16T03:37:21.923Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2019 | 2026-05-16T03:37:21.935Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 2020 | 2026-05-16T03:37:21.960Z | Compiling libsw v3.5.0 |
| 2021 | 2026-05-16T03:37:22.142Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2022 | 2026-05-16T03:37:22.311Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2023 | 2026-05-16T03:37:22.780Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2024 | 2026-05-16T03:37:23.423Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2025 | 2026-05-16T03:37:23.753Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2026 | 2026-05-16T03:37:23.890Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2027 | 2026-05-16T03:37:24.194Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2028 | 2026-05-16T03:37:24.776Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2029 | 2026-05-16T03:37:24.974Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2030 | 2026-05-16T03:37:25.191Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2031 | 2026-05-16T03:37:25.193Z | Compiling progenitor v0.14.0 |
| 2032 | 2026-05-16T03:37:25.338Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2033 | 2026-05-16T03:37:25.637Z | Compiling oxide-tokio-rt v0.1.6 |
| 2034 | 2026-05-16T03:37:25.960Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2035 | 2026-05-16T03:37:26.178Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2036 | 2026-05-16T03:37:26.196Z | Compiling tough v0.20.0 |
| 2037 | 2026-05-16T03:37:26.462Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2038 | 2026-05-16T03:37:26.600Z | Compiling zone v0.3.1 |
| 2039 | 2026-05-16T03:37:26.742Z | Compiling cancel-safe-futures v0.1.5 |
| 2040 | 2026-05-16T03:37:26.784Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2041 | 2026-05-16T03:37:27.053Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2042 | 2026-05-16T03:37:27.220Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2043 | 2026-05-16T03:37:27.411Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2044 | 2026-05-16T03:37:27.860Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2045 | 2026-05-16T03:37:27.967Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2046 | 2026-05-16T03:37:28.164Z | Compiling steno v0.4.1 |
| 2047 | 2026-05-16T03:37:28.214Z | Compiling hickory-proto v0.25.2 |
| 2048 | 2026-05-16T03:37:28.848Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2049 | 2026-05-16T03:37:29.726Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2050 | 2026-05-16T03:37:30.287Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2051 | 2026-05-16T03:37:30.353Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2052 | 2026-05-16T03:37:30.711Z | Compiling hickory-resolver v0.25.2 |
| 2053 | 2026-05-16T03:37:30.829Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2054 | 2026-05-16T03:37:30.939Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2055 | 2026-05-16T03:37:31.400Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2056 | 2026-05-16T03:37:31.693Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2057 | 2026-05-16T03:37:32.393Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2058 | 2026-05-16T03:37:32.913Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2059 | 2026-05-16T03:37:33.060Z | Compiling rhai v1.24.0 |
| 2060 | 2026-05-16T03:37:35.514Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2061 | 2026-05-16T03:37:35.623Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2062 | 2026-05-16T03:37:35.768Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2063 | 2026-05-16T03:37:40.312Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2064 | 2026-05-16T03:37:48.312Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2065 | 2026-05-16T03:37:49.888Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 2066 | 2026-05-16T03:37:50.936Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2067 | 2026-05-16T03:37:52.032Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2068 | 2026-05-16T03:37:52.857Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2069 | 2026-05-16T03:37:54.797Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2070 | 2026-05-16T03:38:26.017Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2071 | 2026-05-16T03:38:26.166Z | ──────────── |
| 2072 | 2026-05-16T03:38:26.166Z | Nextest run ID 147198bd-b771-4c0f-81b2-295e1cf2f59a with nextest profile: default |
| 2073 | 2026-05-16T03:38:26.166Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2074 | 2026-05-16T03:38:43.399Z | PASS [ 17.231s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2075 | 2026-05-16T03:38:45.147Z | PASS [ 18.984s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2076 | 2026-05-16T03:38:45.202Z | PASS [ 19.040s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2077 | 2026-05-16T03:38:46.459Z | PASS [ 20.250s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2078 | 2026-05-16T03:38:46.921Z | PASS [ 20.749s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2079 | 2026-05-16T03:38:47.133Z | PASS [ 20.963s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2080 | 2026-05-16T03:38:55.014Z | PASS [ 28.823s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2081 | 2026-05-16T03:39:00.631Z | PASS [ 17.117s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2082 | 2026-05-16T03:39:05.465Z | PASS [ 20.314s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2083 | 2026-05-16T03:39:05.544Z | PASS [ 19.123s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2084 | 2026-05-16T03:39:06.326Z | PASS [ 19.199s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2085 | 2026-05-16T03:39:06.852Z | PASS [ 19.933s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2086 | 2026-05-16T03:39:26.230Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2087 | 2026-05-16T03:39:29.808Z | PASS [ 29.258s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2088 | 2026-05-16T03:39:34.403Z | PASS [ 68.212s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2089 | 2026-05-16T03:39:45.359Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2090 | 2026-05-16T03:39:55.014Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2091 | 2026-05-16T03:39:56.262Z | PASS [ 71.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2092 | 2026-05-16T03:40:05.515Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2093 | 2026-05-16T03:40:07.969Z | PASS [ 62.498s] bgp proptest::prop_update_traditional_roundtrip |
| 2094 | 2026-05-16T03:40:09.676Z | PASS [ 74.645s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2095 | 2026-05-16T03:40:09.712Z | ──────────── |
| 2096 | 2026-05-16T03:40:09.712Z | Summary [ 103.468s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2097 | 2026-05-16T03:40:09.712Z | + cp '*.log' /work/ |
| 2098 | 2026-05-16T03:40:09.712Z | + true |
| 2099 | 2026-05-16T03:40:09.712Z | + '[' -d proptest-regressions ']' |
| 2100 | 2026-05-16T03:40:09.713Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2101 | 2026-05-16T03:40:09.713Z | + popd |
| 2102 | 2026-05-16T03:40:09.713Z | /work/oxidecomputer/maghemite |
| 2103 | 2026-05-16T03:40:09.713Z | process exited: duration 732555 ms, exit code 0 |
| |
| 2104 | 2026-05-16T03:40:09.800Z | found 0 output files |