|
|
|
| 1 | 2026-06-05T04:00:03.149Z | job assigned to worker 01KTAYYQ3K9XWZVXDP0G4ZB0TK [factory aws, i-0e3633155ad077497] (queued for 1 m 58 s) |
| |
| 2 | 2026-06-05T04:00:10.151Z | starting task 0: "setup" |
| 3 | 2026-06-05T04:00:10.156Z | ++ uname -s |
| 4 | 2026-06-05T04:00:10.163Z | + kern=SunOS |
| 5 | 2026-06-05T04:00:10.163Z | + build_user=build |
| 6 | 2026-06-05T04:00:10.163Z | + build_uid=12345 |
| 7 | 2026-06-05T04:00:10.164Z | + work_dir=/work |
| 8 | 2026-06-05T04:00:10.164Z | + input_dir=/input |
| 9 | 2026-06-05T04:00:10.164Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T04:00:10.164Z | + case "$kern" in |
| 11 | 2026-06-05T04:00:10.164Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T04:00:10.164Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T04:00:12.465Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T04:00:13.020Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T04:00:13.020Z | + home_fs=zfs |
| 16 | 2026-06-05T04:00:13.020Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T04:00:13.020Z | + mkdir -p /home/build |
| 18 | 2026-06-05T04:00:13.020Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T04:00:14.303Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T04:00:14.306Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-06-05T04:00:14.347Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T04:00:14.368Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T04:00:14.368Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T04:00:14.368Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T04:00:14.368Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T04:00:14.368Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T04:00:14.368Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T04:00:14.368Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T04:00:14.368Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T04:00:14.478Z | info: downloading installer |
| 31 | 2026-06-05T04:00:15.776Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T04:00:15.776Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T04:00:15.776Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T04:00:15.776Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T04:00:15.776Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T04:00:15.776Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T04:00:15.777Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T04:00:15.777Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T04:00:15.777Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T04:00:15.777Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T04:00:15.777Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T04:00:15.777Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T04:00:15.777Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T04:00:15.788Z | info: profile set to default |
| 45 | 2026-06-05T04:00:15.788Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T04:00:15.788Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T04:00:15.939Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T04:00:15.939Z | info: downloading 6 components |
| 49 | 2026-06-05T04:00:30.742Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T04:00:30.742Z | |
| 51 | 2026-06-05T04:00:30.777Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T04:00:30.777Z | |
| 53 | 2026-06-05T04:00:30.777Z | |
| 54 | 2026-06-05T04:00:30.777Z | Rust is installed now. Great! |
| 55 | 2026-06-05T04:00:30.777Z | |
| 56 | 2026-06-05T04:00:30.777Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T04:00:30.777Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T04:00:30.777Z | |
| 59 | 2026-06-05T04:00:30.777Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T04:00:30.777Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T04:00:30.777Z | |
| 62 | 2026-06-05T04:00:30.777Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T04:00:30.777Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T04:00:30.777Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T04:00:30.777Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T04:00:30.777Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T04:00:30.777Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T04:00:30.777Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T04:00:30.780Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T04:00:30.780Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T04:00:30.869Z | + rustup --version |
| 72 | 2026-06-05T04:00:30.878Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T04:00:30.881Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T04:00:30.900Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T04:00:30.903Z | + cargo --version |
| 76 | 2026-06-05T04:00:30.916Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T04:00:30.919Z | + rustc --version |
| 78 | 2026-06-05T04:00:30.938Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T04:00:30.941Z | process exited: duration 16598 ms, exit code 0 |
| |
| 80 | 2026-06-05T04:00:30.947Z | starting task 2: "authentication" |
| 81 | 2026-06-05T04:00:30.963Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T04:00:30.970Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T04:00:30.973Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T04:00:30.976Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T04:00:31.016Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T04:00:32.069Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T04:00:32.069Z | + git fetch origin a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 88 | 2026-06-05T04:00:32.293Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T04:00:32.293Z | * branch a20914a29abd2d41480d887d0cde49b8881b0f51 -> FETCH_HEAD |
| 90 | 2026-06-05T04:00:32.298Z | + [[ -n renovate/serde_json-1.x ]] |
| 91 | 2026-06-05T04:00:32.301Z | ++ git branch --show-current |
| 92 | 2026-06-05T04:00:32.301Z | + current=main |
| 93 | 2026-06-05T04:00:32.301Z | + [[ main != renovate/serde_json-1.x ]] |
| 94 | 2026-06-05T04:00:32.301Z | + git branch -f renovate/serde_json-1.x a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 95 | 2026-06-05T04:00:32.304Z | + git checkout -f renovate/serde_json-1.x |
| 96 | 2026-06-05T04:00:32.321Z | Switched to branch 'renovate/serde_json-1.x' |
| 97 | 2026-06-05T04:00:32.324Z | + git reset --hard a20914a29abd2d41480d887d0cde49b8881b0f51 |
| 98 | 2026-06-05T04:00:32.327Z | HEAD is now at a20914a Update Rust crate serde_json to 1.0.150 |
| 99 | 2026-06-05T04:00:32.327Z | process exited: duration 1355 ms, exit code 0 |
| |
| 100 | 2026-06-05T04:00:32.333Z | starting task 4: "build" |
| 101 | 2026-06-05T04:00:32.338Z | + set -e |
| 102 | 2026-06-05T04:00:32.338Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-05T04:00:32.338Z | + PLATFORM=illumos |
| 104 | 2026-06-05T04:00:32.341Z | + cargo --version |
| 105 | 2026-06-05T04:00:32.350Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-05T04:00:32.475Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-05T04:00:32.479Z | info: downloading 6 components |
| 108 | 2026-06-05T04:00:47.261Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-05T04:00:47.267Z | + rustc --version |
| 110 | 2026-06-05T04:00:47.296Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-05T04:00:47.308Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-05T04:00:47.347Z | Updating crates.io index |
| 113 | 2026-06-05T04:00:47.435Z | Downloading crates ... |
| 114 | 2026-06-05T04:00:47.520Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-05T04:00:47.554Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-05T04:00:47.596Z | Updating crates.io index |
| 117 | 2026-06-05T04:00:50.115Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-06-05T04:00:50.120Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-05T04:00:50.123Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-05T04:00:50.123Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-05T04:00:50.123Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-05T04:00:50.127Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-05T04:00:50.127Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 124 | 2026-06-05T04:00:50.127Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-06-05T04:00:50.130Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 126 | 2026-06-05T04:00:50.134Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-06-05T04:00:50.160Z | Downloading crates ... |
| 128 | 2026-06-05T04:00:50.235Z | Downloaded anstyle-query v1.1.5 |
| 129 | 2026-06-05T04:00:50.242Z | Downloaded foreign-types-shared v0.1.1 |
| 130 | 2026-06-05T04:00:50.245Z | Downloaded bitflags v2.12.1 |
| 131 | 2026-06-05T04:00:50.250Z | Downloaded foldhash v0.1.5 |
| 132 | 2026-06-05T04:00:50.250Z | Downloaded futures v0.3.32 |
| 133 | 2026-06-05T04:00:50.254Z | Downloaded dialoguer v0.11.0 |
| 134 | 2026-06-05T04:00:50.257Z | Downloaded console v0.15.11 |
| 135 | 2026-06-05T04:00:50.259Z | Downloaded cargo-platform v0.2.0 |
| 136 | 2026-06-05T04:00:50.263Z | Downloaded getrandom v0.3.4 |
| 137 | 2026-06-05T04:00:50.266Z | Downloaded cpufeatures v0.2.17 |
| 138 | 2026-06-05T04:00:50.266Z | Downloaded clap_lex v1.1.0 |
| 139 | 2026-06-05T04:00:50.270Z | Downloaded cargo_metadata v0.20.0 |
| 140 | 2026-06-05T04:00:50.270Z | Downloaded block-buffer v0.10.4 |
| 141 | 2026-06-05T04:00:50.270Z | Downloaded futures-sink v0.3.32 |
| 142 | 2026-06-05T04:00:50.272Z | Downloaded hashbrown v0.17.1 |
| 143 | 2026-06-05T04:00:50.275Z | Downloaded fastrand v2.4.1 |
| 144 | 2026-06-05T04:00:50.278Z | Downloaded globset v0.4.18 |
| 145 | 2026-06-05T04:00:50.282Z | Downloaded erased-serde v0.4.10 |
| 146 | 2026-06-05T04:00:50.286Z | Downloaded http-body v1.0.1 |
| 147 | 2026-06-05T04:00:50.290Z | Downloaded clap v4.6.1 |
| 148 | 2026-06-05T04:00:50.293Z | Downloaded rustc_version v0.4.1 |
| 149 | 2026-06-05T04:00:50.296Z | Downloaded humantime v2.3.0 |
| 150 | 2026-06-05T04:00:50.296Z | Downloaded ed25519 v2.2.3 |
| 151 | 2026-06-05T04:00:50.299Z | Downloaded indicatif v0.17.11 |
| 152 | 2026-06-05T04:00:50.299Z | Downloaded openssl-sys v0.9.116 |
| 153 | 2026-06-05T04:00:50.302Z | Downloaded serde-untagged v0.1.9 |
| 154 | 2026-06-05T04:00:50.306Z | Downloaded pkg-config v0.3.33 |
| 155 | 2026-06-05T04:00:50.309Z | Downloaded anstyle-parse v1.0.0 |
| 156 | 2026-06-05T04:00:50.309Z | Downloaded errno v0.3.14 |
| 157 | 2026-06-05T04:00:50.311Z | Downloaded crc32fast v1.5.0 |
| 158 | 2026-06-05T04:00:50.314Z | Downloaded guppy-workspace-hack v0.1.0 |
| 159 | 2026-06-05T04:00:50.314Z | Downloaded config v0.15.23 |
| 160 | 2026-06-05T04:00:50.318Z | Downloaded miette v7.6.0 |
| 161 | 2026-06-05T04:00:50.322Z | Downloaded future-queue v0.4.0 |
| 162 | 2026-06-05T04:00:50.325Z | Downloaded signature v2.2.0 |
| 163 | 2026-06-05T04:00:50.325Z | Downloaded nextest-filtering v0.15.0 |
| 164 | 2026-06-05T04:00:50.325Z | Downloaded futures-task v0.3.32 |
| 165 | 2026-06-05T04:00:50.326Z | Downloaded heck v0.5.0 |
| 166 | 2026-06-05T04:00:50.331Z | Downloaded futures-io v0.3.32 |
| 167 | 2026-06-05T04:00:50.331Z | Downloaded mio v1.2.1 |
| 168 | 2026-06-05T04:00:50.338Z | Downloaded quick-xml v0.37.5 |
| 169 | 2026-06-05T04:00:50.342Z | Downloaded generic-array v0.14.7 |
| 170 | 2026-06-05T04:00:50.342Z | Downloaded fixedbitset v0.5.7 |
| 171 | 2026-06-05T04:00:50.342Z | Downloaded anstyle v1.0.14 |
| 172 | 2026-06-05T04:00:50.342Z | Downloaded number_prefix v0.4.0 |
| 173 | 2026-06-05T04:00:50.343Z | Downloaded cfg_aliases v0.2.1 |
| 174 | 2026-06-05T04:00:50.346Z | Downloaded serde_urlencoded v0.7.1 |
| 175 | 2026-06-05T04:00:50.346Z | Downloaded serde_spanned v1.1.1 |
| 176 | 2026-06-05T04:00:50.346Z | Downloaded serde_ignored v0.1.14 |
| 177 | 2026-06-05T04:00:50.347Z | Downloaded autocfg v1.5.1 |
| 178 | 2026-06-05T04:00:50.347Z | Downloaded target-lexicon v0.13.5 |
| 179 | 2026-06-05T04:00:50.349Z | Downloaded foreign-types v0.3.2 |
| 180 | 2026-06-05T04:00:50.349Z | Downloaded eyre v0.6.12 |
| 181 | 2026-06-05T04:00:50.353Z | Downloaded camino v1.2.2 |
| 182 | 2026-06-05T04:00:50.353Z | Downloaded bytes v1.11.1 |
| 183 | 2026-06-05T04:00:50.399Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 184 | 2026-06-05T04:00:50.399Z | Downloaded serde_path_to_error v0.1.20 |
| 185 | 2026-06-05T04:00:50.399Z | Downloaded rustls-webpki v0.103.13 |
| 186 | 2026-06-05T04:00:50.399Z | Downloaded shell-words v1.1.1 |
| 187 | 2026-06-05T04:00:50.399Z | Downloaded http-body-util v0.1.3 |
| 188 | 2026-06-05T04:00:50.399Z | Downloaded sigchld v0.2.4 |
| 189 | 2026-06-05T04:00:50.399Z | Downloaded getrandom v0.4.2 |
| 190 | 2026-06-05T04:00:50.399Z | Downloaded openssl-macros v0.1.1 |
| 191 | 2026-06-05T04:00:50.399Z | Downloaded indent_write v2.2.0 |
| 192 | 2026-06-05T04:00:50.399Z | Downloaded backtrace-ext v0.2.1 |
| 193 | 2026-06-05T04:00:50.399Z | Downloaded anstream v1.0.0 |
| 194 | 2026-06-05T04:00:50.399Z | Downloaded signal-hook-registry v1.4.8 |
| 195 | 2026-06-05T04:00:50.400Z | Downloaded derive_more-impl v2.1.1 |
| 196 | 2026-06-05T04:00:50.400Z | Downloaded cc v1.2.63 |
| 197 | 2026-06-05T04:00:50.400Z | Downloaded smol_str v0.3.6 |
| 198 | 2026-06-05T04:00:50.400Z | Downloaded strsim v0.11.1 |
| 199 | 2026-06-05T04:00:50.400Z | Downloaded quote v1.0.45 |
| 200 | 2026-06-05T04:00:50.400Z | Downloaded shlex v2.0.1 |
| 201 | 2026-06-05T04:00:50.400Z | Downloaded borsh v1.6.1 |
| 202 | 2026-06-05T04:00:50.400Z | Downloaded rand v0.9.4 |
| 203 | 2026-06-05T04:00:50.400Z | Downloaded subtle v2.6.1 |
| 204 | 2026-06-05T04:00:50.400Z | Downloaded spki v0.7.3 |
| 205 | 2026-06-05T04:00:50.400Z | Downloaded sync_wrapper v1.0.2 |
| 206 | 2026-06-05T04:00:50.400Z | Downloaded signal-hook v0.3.18 |
| 207 | 2026-06-05T04:00:50.404Z | Downloaded scopeguard v1.2.0 |
| 208 | 2026-06-05T04:00:50.404Z | Downloaded aho-corasick v1.1.4 |
| 209 | 2026-06-05T04:00:50.404Z | Downloaded proc-macro2 v1.0.106 |
| 210 | 2026-06-05T04:00:50.404Z | Downloaded parking_lot_core v0.9.12 |
| 211 | 2026-06-05T04:00:50.404Z | Downloaded parking_lot v0.12.5 |
| 212 | 2026-06-05T04:00:50.408Z | Downloaded slab v0.4.12 |
| 213 | 2026-06-05T04:00:50.408Z | Downloaded serde_derive v1.0.228 |
| 214 | 2026-06-05T04:00:50.408Z | Downloaded os_pipe v1.2.3 |
| 215 | 2026-06-05T04:00:50.414Z | Downloaded openssl v0.10.80 |
| 216 | 2026-06-05T04:00:50.417Z | Downloaded tinyvec v1.11.0 |
| 217 | 2026-06-05T04:00:50.418Z | Downloaded clap_builder v4.6.0 |
| 218 | 2026-06-05T04:00:50.422Z | Downloaded ron v0.12.1 |
| 219 | 2026-06-05T04:00:50.428Z | Downloaded tokio-stream v0.1.18 |
| 220 | 2026-06-05T04:00:50.432Z | Downloaded pin-project-lite v0.2.17 |
| 221 | 2026-06-05T04:00:50.436Z | Downloaded shared_child v1.1.1 |
| 222 | 2026-06-05T04:00:50.436Z | Downloaded chrono v0.4.45 |
| 223 | 2026-06-05T04:00:50.440Z | Downloaded tokio-macros v2.7.0 |
| 224 | 2026-06-05T04:00:50.440Z | Downloaded tracing-error v0.2.1 |
| 225 | 2026-06-05T04:00:50.445Z | Downloaded thread_local v1.1.9 |
| 226 | 2026-06-05T04:00:50.445Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 227 | 2026-06-05T04:00:50.445Z | Downloaded thiserror v2.0.18 |
| 228 | 2026-06-05T04:00:50.449Z | Downloaded tracing-attributes v0.1.31 |
| 229 | 2026-06-05T04:00:50.450Z | Downloaded rustc-hash v2.1.2 |
| 230 | 2026-06-05T04:00:50.453Z | Downloaded newtype-uuid v1.3.2 |
| 231 | 2026-06-05T04:00:50.453Z | Downloaded hyper-rustls v0.27.9 |
| 232 | 2026-06-05T04:00:50.453Z | Downloaded unicode-linebreak v0.1.5 |
| 233 | 2026-06-05T04:00:50.457Z | Downloaded curve25519-dalek v4.1.3 |
| 234 | 2026-06-05T04:00:50.460Z | Downloaded quick-junit v0.5.2 |
| 235 | 2026-06-05T04:00:50.463Z | Downloaded tracing-log v0.2.0 |
| 236 | 2026-06-05T04:00:50.463Z | Downloaded home v0.5.12 |
| 237 | 2026-06-05T04:00:50.463Z | Downloaded pathdiff v0.2.3 |
| 238 | 2026-06-05T04:00:50.467Z | Downloaded nested v0.1.1 |
| 239 | 2026-06-05T04:00:50.467Z | Downloaded ordered-float v2.10.1 |
| 240 | 2026-06-05T04:00:50.467Z | Downloaded nextest-workspace-hack v0.1.0 |
| 241 | 2026-06-05T04:00:50.467Z | Downloaded indenter v0.3.4 |
| 242 | 2026-06-05T04:00:50.470Z | Downloaded unicode-ident v1.0.24 |
| 243 | 2026-06-05T04:00:50.470Z | Downloaded native-tls v0.2.18 |
| 244 | 2026-06-05T04:00:50.474Z | Downloaded unicode-xid v0.2.6 |
| 245 | 2026-06-05T04:00:50.477Z | Downloaded untrusted v0.9.0 |
| 246 | 2026-06-05T04:00:50.477Z | Downloaded rand_chacha v0.9.0 |
| 247 | 2026-06-05T04:00:50.478Z | Downloaded toml_edit v0.22.27 |
| 248 | 2026-06-05T04:00:50.481Z | Downloaded lock_api v0.4.14 |
| 249 | 2026-06-05T04:00:50.481Z | Downloaded syn v2.0.117 |
| 250 | 2026-06-05T04:00:50.490Z | Downloaded tower v0.5.3 |
| 251 | 2026-06-05T04:00:50.494Z | Downloaded signal-hook-mio v0.2.5 |
| 252 | 2026-06-05T04:00:50.497Z | Downloaded miniz_oxide v0.8.9 |
| 253 | 2026-06-05T04:00:50.498Z | Downloaded utf8parse v0.2.2 |
| 254 | 2026-06-05T04:00:50.498Z | Downloaded tracing-subscriber v0.3.23 |
| 255 | 2026-06-05T04:00:50.502Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 256 | 2026-06-05T04:00:50.505Z | Downloaded utf8_iter v1.0.4 |
| 257 | 2026-06-05T04:00:50.506Z | Downloaded unicode-segmentation v1.13.3 |
| 258 | 2026-06-05T04:00:50.512Z | Downloaded thiserror-impl v1.0.69 |
| 259 | 2026-06-05T04:00:50.512Z | Downloaded target-spec-miette v0.4.8 |
| 260 | 2026-06-05T04:00:50.517Z | Downloaded lazy_static v1.5.0 |
| 261 | 2026-06-05T04:00:50.517Z | Downloaded const-oid v0.9.6 |
| 262 | 2026-06-05T04:00:50.517Z | Downloaded clap_derive v4.6.1 |
| 263 | 2026-06-05T04:00:50.517Z | Downloaded enable-ansi-support v0.2.1 |
| 264 | 2026-06-05T04:00:50.517Z | Downloaded self_update v0.42.0 |
| 265 | 2026-06-05T04:00:50.522Z | Downloaded xattr v1.6.1 |
| 266 | 2026-06-05T04:00:50.522Z | Downloaded xxhash-rust v0.8.15 |
| 267 | 2026-06-05T04:00:50.523Z | Downloaded simd-adler32 v0.3.9 |
| 268 | 2026-06-05T04:00:50.523Z | Downloaded async-scoped v0.9.0 |
| 269 | 2026-06-05T04:00:50.529Z | Downloaded cfg-if v1.0.4 |
| 270 | 2026-06-05T04:00:50.529Z | Downloaded smallvec v1.15.1 |
| 271 | 2026-06-05T04:00:50.529Z | Downloaded convert_case v0.10.0 |
| 272 | 2026-06-05T04:00:50.529Z | Downloaded base64ct v1.8.3 |
| 273 | 2026-06-05T04:00:50.533Z | Downloaded semver v1.0.28 |
| 274 | 2026-06-05T04:00:50.533Z | Downloaded hyper-util v0.1.20 |
| 275 | 2026-06-05T04:00:50.533Z | Downloaded quinn v0.11.9 |
| 276 | 2026-06-05T04:00:50.540Z | Downloaded find-msvc-tools v0.1.9 |
| 277 | 2026-06-05T04:00:50.540Z | Downloaded pin-project v1.1.13 |
| 278 | 2026-06-05T04:00:50.543Z | Downloaded miette-derive v7.6.0 |
| 279 | 2026-06-05T04:00:50.543Z | Downloaded document-features v0.2.12 |
| 280 | 2026-06-05T04:00:50.547Z | Downloaded debug-ignore v1.0.5 |
| 281 | 2026-06-05T04:00:50.547Z | Downloaded is_terminal_polyfill v1.70.2 |
| 282 | 2026-06-05T04:00:50.547Z | Downloaded atomic-waker v1.1.2 |
| 283 | 2026-06-05T04:00:50.557Z | Downloaded pkcs8 v0.10.2 |
| 284 | 2026-06-05T04:00:50.557Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 285 | 2026-06-05T04:00:50.557Z | Downloaded litrs v1.0.0 |
| 286 | 2026-06-05T04:00:50.562Z | Downloaded zeroize v1.8.2 |
| 287 | 2026-06-05T04:00:50.562Z | Downloaded target-spec v3.6.0 |
| 288 | 2026-06-05T04:00:50.562Z | Downloaded ppv-lite86 v0.2.21 |
| 289 | 2026-06-05T04:00:50.562Z | Downloaded zstd v0.13.3 |
| 290 | 2026-06-05T04:00:50.562Z | Downloaded try-lock v0.2.5 |
| 291 | 2026-06-05T04:00:50.562Z | Downloaded humantime-serde v1.1.1 |
| 292 | 2026-06-05T04:00:50.563Z | Downloaded cargo-platform v0.3.3 |
| 293 | 2026-06-05T04:00:50.566Z | Downloaded rand_core v0.6.4 |
| 294 | 2026-06-05T04:00:50.566Z | Downloaded quinn-udp v0.5.14 |
| 295 | 2026-06-05T04:00:50.566Z | Downloaded hex v0.4.3 |
| 296 | 2026-06-05T04:00:50.567Z | Downloaded cargo-util-schemas v0.2.0 |
| 297 | 2026-06-05T04:00:50.567Z | Downloaded colorchoice v1.0.5 |
| 298 | 2026-06-05T04:00:50.567Z | Downloaded httparse v1.10.1 |
| 299 | 2026-06-05T04:00:50.570Z | Downloaded lru-slab v0.1.2 |
| 300 | 2026-06-05T04:00:50.571Z | Downloaded is_ci v1.2.0 |
| 301 | 2026-06-05T04:00:50.571Z | Downloaded indexmap v2.14.0 |
| 302 | 2026-06-05T04:00:50.574Z | Downloaded idna v1.1.0 |
| 303 | 2026-06-05T04:00:50.574Z | Downloaded cargo_metadata v0.23.1 |
| 304 | 2026-06-05T04:00:50.582Z | Downloaded supports-unicode v3.0.0 |
| 305 | 2026-06-05T04:00:50.582Z | Downloaded regex-syntax v0.8.10 |
| 306 | 2026-06-05T04:00:50.582Z | Downloaded supports-color v3.0.2 |
| 307 | 2026-06-05T04:00:50.582Z | Downloaded serde_spanned v0.6.9 |
| 308 | 2026-06-05T04:00:50.585Z | Downloaded typeid v1.0.3 |
| 309 | 2026-06-05T04:00:50.585Z | Downloaded derive_more v2.1.1 |
| 310 | 2026-06-05T04:00:50.593Z | Downloaded toml_write v0.1.2 |
| 311 | 2026-06-05T04:00:50.596Z | Downloaded supports-hyperlinks v3.2.0 |
| 312 | 2026-06-05T04:00:50.596Z | Downloaded futures-channel v0.3.32 |
| 313 | 2026-06-05T04:00:50.596Z | Downloaded form_urlencoded v1.2.2 |
| 314 | 2026-06-05T04:00:50.596Z | Downloaded jobserver v0.1.34 |
| 315 | 2026-06-05T04:00:50.600Z | Downloaded nextest-metadata v0.12.2 |
| 316 | 2026-06-05T04:00:50.600Z | Downloaded filetime v0.2.29 |
| 317 | 2026-06-05T04:00:50.600Z | Downloaded ed25519-dalek v2.2.0 |
| 318 | 2026-06-05T04:00:50.604Z | Downloaded sharded-slab v0.1.7 |
| 319 | 2026-06-05T04:00:50.604Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-06-05T04:00:50.609Z | Downloaded static_assertions v1.1.0 |
| 321 | 2026-06-05T04:00:50.609Z | Downloaded memchr v2.8.1 |
| 322 | 2026-06-05T04:00:50.615Z | Downloaded itoa v1.0.18 |
| 323 | 2026-06-05T04:00:50.615Z | Downloaded tower-layer v0.3.3 |
| 324 | 2026-06-05T04:00:50.615Z | Downloaded tinyvec_macros v0.1.1 |
| 325 | 2026-06-05T04:00:50.615Z | Downloaded iana-time-zone v0.1.65 |
| 326 | 2026-06-05T04:00:50.615Z | Downloaded num-traits v0.2.19 |
| 327 | 2026-06-05T04:00:50.618Z | Downloaded terminal_size v0.4.4 |
| 328 | 2026-06-05T04:00:50.618Z | Downloaded ahash v0.8.12 |
| 329 | 2026-06-05T04:00:50.618Z | Downloaded percent-encoding v2.3.2 |
| 330 | 2026-06-05T04:00:50.618Z | Downloaded openssl-probe v0.2.1 |
| 331 | 2026-06-05T04:00:50.618Z | Downloaded equivalent v1.0.2 |
| 332 | 2026-06-05T04:00:50.619Z | Downloaded adler2 v2.0.1 |
| 333 | 2026-06-05T04:00:50.622Z | Downloaded serde_core v1.0.228 |
| 334 | 2026-06-05T04:00:50.628Z | Downloaded toml v0.8.23 |
| 335 | 2026-06-05T04:00:50.628Z | Downloaded serde-value v0.7.0 |
| 336 | 2026-06-05T04:00:50.628Z | Downloaded tokio-rustls v0.26.4 |
| 337 | 2026-06-05T04:00:50.631Z | Downloaded self-replace v1.5.0 |
| 338 | 2026-06-05T04:00:50.631Z | Downloaded rustc-demangle v0.1.27 |
| 339 | 2026-06-05T04:00:50.632Z | Downloaded flate2 v1.1.9 |
| 340 | 2026-06-05T04:00:50.635Z | Downloaded cfg-expr v0.20.8 |
| 341 | 2026-06-05T04:00:50.635Z | Downloaded vte v0.14.1 |
| 342 | 2026-06-05T04:00:50.640Z | Downloaded hyper-tls v0.6.0 |
| 343 | 2026-06-05T04:00:50.640Z | Downloaded version_check v0.9.5 |
| 344 | 2026-06-05T04:00:50.640Z | Downloaded serde v1.0.228 |
| 345 | 2026-06-05T04:00:50.644Z | Downloaded either v1.16.0 |
| 346 | 2026-06-05T04:00:50.644Z | Downloaded addr2line v0.25.1 |
| 347 | 2026-06-05T04:00:50.648Z | Downloaded atomicwrites v0.4.4 |
| 348 | 2026-06-05T04:00:50.648Z | Downloaded crypto-common v0.1.7 |
| 349 | 2026-06-05T04:00:50.651Z | Downloaded tower-http v0.6.11 |
| 350 | 2026-06-05T04:00:50.655Z | Downloaded derive-where v1.6.1 |
| 351 | 2026-06-05T04:00:50.660Z | Downloaded want v0.3.1 |
| 352 | 2026-06-05T04:00:50.660Z | Downloaded strip-ansi-escapes v0.2.1 |
| 353 | 2026-06-05T04:00:50.660Z | Downloaded guppy v0.17.26 |
| 354 | 2026-06-05T04:00:50.665Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-06-05T04:00:50.669Z | Downloaded pin-project-internal v1.1.13 |
| 356 | 2026-06-05T04:00:50.669Z | Downloaded futures-core v0.3.32 |
| 357 | 2026-06-05T04:00:50.669Z | Downloaded once_cell v1.21.4 |
| 358 | 2026-06-05T04:00:50.669Z | Downloaded itertools v0.14.0 |
| 359 | 2026-06-05T04:00:50.673Z | Downloaded urlencoding v2.1.3 |
| 360 | 2026-06-05T04:00:50.673Z | Downloaded idna_adapter v1.0.0 |
| 361 | 2026-06-05T04:00:50.682Z | Downloaded camino-tempfile v1.4.1 |
| 362 | 2026-06-05T04:00:50.682Z | Downloaded der v0.7.10 |
| 363 | 2026-06-05T04:00:50.697Z | Downloaded rand_core v0.9.5 |
| 364 | 2026-06-05T04:00:50.697Z | Downloaded zmij v1.0.21 |
| 365 | 2026-06-05T04:00:50.698Z | Downloaded tar v0.4.46 |
| 366 | 2026-06-05T04:00:50.708Z | Downloaded thiserror v1.0.69 |
| 367 | 2026-06-05T04:00:50.708Z | Downloaded ipnet v2.12.0 |
| 368 | 2026-06-05T04:00:50.708Z | Downloaded mukti-metadata v0.3.0 |
| 369 | 2026-06-05T04:00:50.708Z | Downloaded duct v0.13.7 |
| 370 | 2026-06-05T04:00:50.708Z | Downloaded digest v0.10.7 |
| 371 | 2026-06-05T04:00:50.712Z | Downloaded regex v1.12.3 |
| 372 | 2026-06-05T04:00:50.712Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 373 | 2026-06-05T04:00:50.712Z | Downloaded getrandom v0.2.17 |
| 374 | 2026-06-05T04:00:50.713Z | Downloaded swrite v0.1.0 |
| 375 | 2026-06-05T04:00:50.713Z | Downloaded fnv v1.0.7 |
| 376 | 2026-06-05T04:00:50.713Z | Downloaded futures-macro v0.3.32 |
| 377 | 2026-06-05T04:00:50.713Z | Downloaded color-spantrace v0.3.0 |
| 378 | 2026-06-05T04:00:50.713Z | Downloaded toml_datetime v0.6.11 |
| 379 | 2026-06-05T04:00:50.721Z | Downloaded zstd-safe v7.2.4 |
| 380 | 2026-06-05T04:00:50.721Z | Downloaded rustls-pki-types v1.14.1 |
| 381 | 2026-06-05T04:00:50.725Z | Downloaded hyper v1.10.1 |
| 382 | 2026-06-05T04:00:50.725Z | Downloaded url v2.5.8 |
| 383 | 2026-06-05T04:00:50.725Z | Downloaded owo-colors v4.3.0 |
| 384 | 2026-06-05T04:00:50.725Z | Downloaded socket2 v0.6.4 |
| 385 | 2026-06-05T04:00:50.728Z | Downloaded zipsign-api v0.1.5 |
| 386 | 2026-06-05T04:00:50.734Z | Downloaded uuid v1.23.2 |
| 387 | 2026-06-05T04:00:50.734Z | Downloaded sha2 v0.10.9 |
| 388 | 2026-06-05T04:00:50.739Z | Downloaded log v0.4.32 |
| 389 | 2026-06-05T04:00:50.739Z | Downloaded tracing-core v0.1.36 |
| 390 | 2026-06-05T04:00:50.743Z | Downloaded quinn-proto v0.11.14 |
| 391 | 2026-06-05T04:00:50.747Z | Downloaded http v1.4.1 |
| 392 | 2026-06-05T04:00:50.751Z | Downloaded webpki-roots v1.0.7 |
| 393 | 2026-06-05T04:00:50.755Z | Downloaded tempfile v3.27.0 |
| 394 | 2026-06-05T04:00:50.755Z | Downloaded tokio-native-tls v0.3.1 |
| 395 | 2026-06-05T04:00:50.755Z | Downloaded futures-util v0.3.32 |
| 396 | 2026-06-05T04:00:50.759Z | Downloaded ryu v1.0.23 |
| 397 | 2026-06-05T04:00:50.766Z | Downloaded backtrace v0.3.76 |
| 398 | 2026-06-05T04:00:50.771Z | Downloaded unicode-normalization v0.1.25 |
| 399 | 2026-06-05T04:00:50.775Z | Downloaded hashbrown v0.15.5 |
| 400 | 2026-06-05T04:00:50.780Z | Downloaded pulldown-cmark v0.13.4 |
| 401 | 2026-06-05T04:00:50.789Z | Downloaded typenum v1.20.1 |
| 402 | 2026-06-05T04:00:50.793Z | Downloaded base64 v0.22.1 |
| 403 | 2026-06-05T04:00:50.814Z | Downloaded textwrap v0.16.2 |
| 404 | 2026-06-05T04:00:50.823Z | Downloaded futures-executor v0.3.32 |
| 405 | 2026-06-05T04:00:50.827Z | Downloaded h2 v0.4.14 |
| 406 | 2026-06-05T04:00:50.837Z | Downloaded winnow v0.7.15 |
| 407 | 2026-06-05T04:00:50.842Z | Downloaded tokio-util v0.7.18 |
| 408 | 2026-06-05T04:00:50.845Z | Downloaded crossterm v0.29.0 |
| 409 | 2026-06-05T04:00:50.849Z | Downloaded vcpkg v0.2.15 |
| 410 | 2026-06-05T04:00:50.874Z | Downloaded serde_json v1.0.150 |
| 411 | 2026-06-05T04:00:50.879Z | Downloaded portable-atomic v1.13.1 |
| 412 | 2026-06-05T04:00:50.882Z | Downloaded gimli v0.32.3 |
| 413 | 2026-06-05T04:00:50.888Z | Downloaded reqwest v0.12.28 |
| 414 | 2026-06-05T04:00:50.901Z | Downloaded zerocopy v0.8.50 |
| 415 | 2026-06-05T04:00:50.910Z | Downloaded winnow v1.0.3 |
| 416 | 2026-06-05T04:00:50.916Z | Downloaded nix v0.30.1 |
| 417 | 2026-06-05T04:00:50.922Z | Downloaded unicode-width v0.1.14 |
| 418 | 2026-06-05T04:00:50.925Z | Downloaded bstr v1.12.1 |
| 419 | 2026-06-05T04:00:50.932Z | Downloaded quick-xml v0.38.4 |
| 420 | 2026-06-05T04:00:50.937Z | Downloaded rustls v0.23.40 |
| 421 | 2026-06-05T04:00:50.941Z | Downloaded rustix v1.1.4 |
| 422 | 2026-06-05T04:00:50.955Z | Downloaded nextest-runner v0.80.0 |
| 423 | 2026-06-05T04:00:50.964Z | Downloaded object v0.37.3 |
| 424 | 2026-06-05T04:00:50.970Z | Downloaded color-eyre v0.6.5 |
| 425 | 2026-06-05T04:00:50.975Z | Downloaded unicode-width v0.2.2 |
| 426 | 2026-06-05T04:00:50.983Z | Downloaded unicase v2.9.0 |
| 427 | 2026-06-05T04:00:50.987Z | Downloaded tokio v1.52.3 |
| 428 | 2026-06-05T04:00:51.009Z | Downloaded tracing v0.1.44 |
| 429 | 2026-06-05T04:00:51.033Z | Downloaded rustix v0.38.44 |
| 430 | 2026-06-05T04:00:51.069Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-06-05T04:00:51.174Z | Downloaded petgraph v0.8.3 |
| 432 | 2026-06-05T04:00:51.179Z | Downloaded libc v0.2.186 |
| 433 | 2026-06-05T04:00:51.179Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 434 | 2026-06-05T04:00:51.234Z | Downloaded ring v0.17.14 |
| 435 | 2026-06-05T04:00:51.255Z | Downloaded recursion v0.5.4 |
| 436 | 2026-06-05T04:00:51.300Z | Compiling libc v0.2.186 |
| 437 | 2026-06-05T04:00:51.300Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-06-05T04:00:51.300Z | Compiling unicode-ident v1.0.24 |
| 439 | 2026-06-05T04:00:51.303Z | Compiling quote v1.0.45 |
| 440 | 2026-06-05T04:00:51.304Z | Compiling serde_core v1.0.228 |
| 441 | 2026-06-05T04:00:51.304Z | Compiling cfg-if v1.0.4 |
| 442 | 2026-06-05T04:00:51.304Z | Compiling memchr v2.8.1 |
| 443 | 2026-06-05T04:00:51.304Z | Compiling once_cell v1.21.4 |
| 444 | 2026-06-05T04:00:51.526Z | Compiling log v0.4.32 |
| 445 | 2026-06-05T04:00:51.546Z | Compiling pin-project-lite v0.2.17 |
| 446 | 2026-06-05T04:00:51.635Z | Compiling serde v1.0.228 |
| 447 | 2026-06-05T04:00:51.678Z | Compiling itoa v1.0.18 |
| 448 | 2026-06-05T04:00:51.861Z | Compiling smallvec v1.15.1 |
| 449 | 2026-06-05T04:00:51.967Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-05T04:00:52.060Z | Compiling bitflags v2.12.1 |
| 451 | 2026-06-05T04:00:52.116Z | Compiling equivalent v1.0.2 |
| 452 | 2026-06-05T04:00:52.127Z | Compiling shlex v2.0.1 |
| 453 | 2026-06-05T04:00:52.201Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-06-05T04:00:52.313Z | Compiling hashbrown v0.17.1 |
| 455 | 2026-06-05T04:00:52.449Z | Compiling errno v0.3.14 |
| 456 | 2026-06-05T04:00:52.450Z | Compiling bytes v1.11.1 |
| 457 | 2026-06-05T04:00:52.483Z | Compiling mio v1.2.1 |
| 458 | 2026-06-05T04:00:52.631Z | Compiling signal-hook-registry v1.4.8 |
| 459 | 2026-06-05T04:00:52.659Z | Compiling jobserver v0.1.34 |
| 460 | 2026-06-05T04:00:52.697Z | Compiling futures-sink v0.3.32 |
| 461 | 2026-06-05T04:00:52.810Z | Compiling syn v2.0.117 |
| 462 | 2026-06-05T04:00:52.822Z | Compiling rustix v1.1.4 |
| 463 | 2026-06-05T04:00:52.977Z | Compiling cc v1.2.63 |
| 464 | 2026-06-05T04:00:52.998Z | Compiling socket2 v0.6.4 |
| 465 | 2026-06-05T04:00:53.194Z | Compiling slab v0.4.12 |
| 466 | 2026-06-05T04:00:53.217Z | Compiling zmij v1.0.21 |
| 467 | 2026-06-05T04:00:53.349Z | Compiling futures-channel v0.3.32 |
| 468 | 2026-06-05T04:00:53.403Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-05T04:00:53.569Z | Compiling serde_json v1.0.150 |
| 470 | 2026-06-05T04:00:53.607Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-05T04:00:53.823Z | Compiling indexmap v2.14.0 |
| 472 | 2026-06-05T04:00:53.888Z | Compiling getrandom v0.4.2 |
| 473 | 2026-06-05T04:00:53.967Z | Compiling futures-task v0.3.32 |
| 474 | 2026-06-05T04:00:54.151Z | Compiling futures-io v0.3.32 |
| 475 | 2026-06-05T04:00:54.190Z | Compiling unicode-width v0.2.2 |
| 476 | 2026-06-05T04:00:54.280Z | Compiling camino v1.2.2 |
| 477 | 2026-06-05T04:00:54.343Z | Compiling percent-encoding v2.3.2 |
| 478 | 2026-06-05T04:00:54.496Z | Compiling ring v0.17.14 |
| 479 | 2026-06-05T04:00:54.656Z | Compiling http v1.4.1 |
| 480 | 2026-06-05T04:00:54.670Z | Compiling zeroize v1.8.2 |
| 481 | 2026-06-05T04:00:54.674Z | Compiling simd-adler32 v0.3.9 |
| 482 | 2026-06-05T04:00:54.677Z | Compiling autocfg v1.5.1 |
| 483 | 2026-06-05T04:00:54.839Z | Compiling adler2 v2.0.1 |
| 484 | 2026-06-05T04:00:55.003Z | Compiling miniz_oxide v0.8.9 |
| 485 | 2026-06-05T04:00:55.021Z | Compiling num-traits v0.2.19 |
| 486 | 2026-06-05T04:00:55.368Z | Compiling zerocopy v0.8.50 |
| 487 | 2026-06-05T04:00:55.508Z | Compiling object v0.37.3 |
| 488 | 2026-06-05T04:00:55.783Z | Compiling getrandom v0.3.4 |
| 489 | 2026-06-05T04:00:55.801Z | Compiling target-lexicon v0.13.5 |
| 490 | 2026-06-05T04:00:55.938Z | Compiling http-body v1.0.1 |
| 491 | 2026-06-05T04:00:56.134Z | Compiling rustls-pki-types v1.14.1 |
| 492 | 2026-06-05T04:00:56.264Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-06-05T04:00:56.332Z | Compiling semver v1.0.28 |
| 494 | 2026-06-05T04:00:56.394Z | Compiling serde_derive v1.0.228 |
| 495 | 2026-06-05T04:00:56.422Z | Compiling tokio-macros v2.7.0 |
| 496 | 2026-06-05T04:00:56.516Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-06-05T04:00:56.539Z | Compiling tracing-attributes v0.1.31 |
| 498 | 2026-06-05T04:00:56.825Z | Compiling getrandom v0.2.17 |
| 499 | 2026-06-05T04:00:56.981Z | Compiling guppy-workspace-hack v0.1.0 |
| 500 | 2026-06-05T04:00:57.017Z | Compiling fnv v1.0.7 |
| 501 | 2026-06-05T04:00:57.017Z | Compiling utf8_iter v1.0.4 |
| 502 | 2026-06-05T04:00:57.119Z | Compiling httparse v1.10.1 |
| 503 | 2026-06-05T04:00:57.161Z | Compiling tokio v1.52.3 |
| 504 | 2026-06-05T04:00:57.183Z | Compiling owo-colors v4.3.0 |
| 505 | 2026-06-05T04:00:57.203Z | Compiling thiserror v2.0.18 |
| 506 | 2026-06-05T04:00:57.337Z | Compiling futures-util v0.3.32 |
| 507 | 2026-06-05T04:00:57.473Z | Compiling signal-hook v0.3.18 |
| 508 | 2026-06-05T04:00:57.520Z | Compiling idna_adapter v1.0.0 |
| 509 | 2026-06-05T04:00:57.557Z | Compiling gimli v0.32.3 |
| 510 | 2026-06-05T04:00:57.622Z | Compiling untrusted v0.9.0 |
| 511 | 2026-06-05T04:00:57.714Z | Compiling idna v1.1.0 |
| 512 | 2026-06-05T04:00:57.744Z | Compiling tracing v0.1.44 |
| 513 | 2026-06-05T04:00:58.041Z | Compiling thiserror-impl v2.0.18 |
| 514 | 2026-06-05T04:00:59.426Z | Compiling addr2line v0.25.1 |
| 515 | 2026-06-05T04:00:59.619Z | Compiling generic-array v0.14.7 |
| 516 | 2026-06-05T04:00:59.862Z | Compiling target-spec v3.6.0 |
| 517 | 2026-06-05T04:00:59.876Z | Compiling thiserror v1.0.69 |
| 518 | 2026-06-05T04:00:59.988Z | Compiling fastrand v2.4.1 |
| 519 | 2026-06-05T04:01:00.158Z | Compiling rustls v0.23.40 |
| 520 | 2026-06-05T04:01:00.189Z | Compiling tower-service v0.3.3 |
| 521 | 2026-06-05T04:01:00.194Z | Compiling try-lock v0.2.5 |
| 522 | 2026-06-05T04:01:00.287Z | Compiling typeid v1.0.3 |
| 523 | 2026-06-05T04:01:00.320Z | Compiling pkg-config v0.3.33 |
| 524 | 2026-06-05T04:01:00.332Z | Compiling rustc-demangle v0.1.27 |
| 525 | 2026-06-05T04:01:00.380Z | Compiling atomic-waker v1.1.2 |
| 526 | 2026-06-05T04:01:00.511Z | Compiling want v0.3.1 |
| 527 | 2026-06-05T04:01:00.617Z | Compiling tempfile v3.27.0 |
| 528 | 2026-06-05T04:01:00.740Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-06-05T04:01:01.039Z | Compiling tokio-util v0.7.18 |
| 530 | 2026-06-05T04:01:01.153Z | Compiling cfg-expr v0.20.8 |
| 531 | 2026-06-05T04:01:01.512Z | Compiling url v2.5.8 |
| 532 | 2026-06-05T04:01:01.856Z | Compiling h2 v0.4.14 |
| 533 | 2026-06-05T04:01:02.332Z | Compiling backtrace v0.3.76 |
| 534 | 2026-06-05T04:01:02.616Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-06-05T04:01:02.714Z | Compiling terminal_size v0.4.4 |
| 536 | 2026-06-05T04:01:02.886Z | Compiling aho-corasick v1.1.4 |
| 537 | 2026-06-05T04:01:03.108Z | Compiling erased-serde v0.4.10 |
| 538 | 2026-06-05T04:01:03.387Z | Compiling typenum v1.20.1 |
| 539 | 2026-06-05T04:01:03.772Z | Compiling rustls-webpki v0.103.13 |
| 540 | 2026-06-05T04:01:04.011Z | Compiling regex-syntax v0.8.10 |
| 541 | 2026-06-05T04:01:04.089Z | Compiling subtle v2.6.1 |
| 542 | 2026-06-05T04:01:04.197Z | Compiling winnow v0.7.15 |
| 543 | 2026-06-05T04:01:06.139Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-06-05T04:01:06.509Z | Compiling hyper v1.10.1 |
| 545 | 2026-06-05T04:01:08.354Z | Compiling toml_datetime v0.6.11 |
| 546 | 2026-06-05T04:01:08.734Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-05T04:01:08.897Z | Compiling ahash v0.8.12 |
| 548 | 2026-06-05T04:01:09.162Z | Compiling sync_wrapper v1.0.2 |
| 549 | 2026-06-05T04:01:09.278Z | Compiling crc32fast v1.5.0 |
| 550 | 2026-06-05T04:01:09.578Z | Compiling ipnet v2.12.0 |
| 551 | 2026-06-05T04:01:09.950Z | Compiling foldhash v0.1.5 |
| 552 | 2026-06-05T04:01:10.172Z | Compiling nextest-workspace-hack v0.1.0 |
| 553 | 2026-06-05T04:01:10.279Z | Compiling portable-atomic v1.13.1 |
| 554 | 2026-06-05T04:01:10.397Z | Compiling toml_write v0.1.2 |
| 555 | 2026-06-05T04:01:10.646Z | Compiling either v1.16.0 |
| 556 | 2026-06-05T04:01:10.706Z | Compiling unicode-segmentation v1.13.3 |
| 557 | 2026-06-05T04:01:10.765Z | Compiling base64 v0.22.1 |
| 558 | 2026-06-05T04:01:10.876Z | Compiling tower-layer v0.3.3 |
| 559 | 2026-06-05T04:01:11.100Z | Compiling is_ci v1.2.0 |
| 560 | 2026-06-05T04:01:11.110Z | Compiling unicode-linebreak v0.1.5 |
| 561 | 2026-06-05T04:01:11.143Z | Compiling lazy_static v1.5.0 |
| 562 | 2026-06-05T04:01:11.243Z | Compiling parking_lot_core v0.9.12 |
| 563 | 2026-06-05T04:01:11.250Z | Compiling sharded-slab v0.1.7 |
| 564 | 2026-06-05T04:01:11.251Z | Compiling supports-color v3.0.2 |
| 565 | 2026-06-05T04:01:11.334Z | Compiling textwrap v0.16.2 |
| 566 | 2026-06-05T04:01:11.374Z | Compiling tower v0.5.3 |
| 567 | 2026-06-05T04:01:11.487Z | Compiling convert_case v0.10.0 |
| 568 | 2026-06-05T04:01:11.537Z | Compiling hyper-util v0.1.20 |
| 569 | 2026-06-05T04:01:11.785Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-06-05T04:01:11.882Z | Compiling hashbrown v0.15.5 |
| 571 | 2026-06-05T04:01:12.011Z | Compiling tokio-rustls v0.26.4 |
| 572 | 2026-06-05T04:01:12.536Z | Compiling backtrace-ext v0.2.1 |
| 573 | 2026-06-05T04:01:12.755Z | Compiling ordered-float v2.10.1 |
| 574 | 2026-06-05T04:01:12.786Z | Compiling webpki-roots v1.0.7 |
| 575 | 2026-06-05T04:01:12.906Z | Compiling miette-derive v7.6.0 |
| 576 | 2026-06-05T04:01:12.953Z | Compiling pathdiff v0.2.3 |
| 577 | 2026-06-05T04:01:13.032Z | Compiling console v0.15.11 |
| 578 | 2026-06-05T04:01:13.076Z | Compiling tracing-log v0.2.0 |
| 579 | 2026-06-05T04:01:13.432Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-05T04:01:13.992Z | Compiling os_pipe v1.2.3 |
| 581 | 2026-06-05T04:01:14.005Z | Compiling thread_local v1.1.9 |
| 582 | 2026-06-05T04:01:14.167Z | Compiling zstd-safe v7.2.4 |
| 583 | 2026-06-05T04:01:14.173Z | Compiling utf8parse v0.2.2 |
| 584 | 2026-06-05T04:01:14.283Z | Compiling rustix v0.38.44 |
| 585 | 2026-06-05T04:01:14.355Z | Compiling fixedbitset v0.5.7 |
| 586 | 2026-06-05T04:01:14.358Z | Compiling scopeguard v1.2.0 |
| 587 | 2026-06-05T04:01:14.416Z | Compiling pulldown-cmark v0.13.4 |
| 588 | 2026-06-05T04:01:14.458Z | Compiling ryu v1.0.23 |
| 589 | 2026-06-05T04:01:14.640Z | Compiling supports-hyperlinks v3.2.0 |
| 590 | 2026-06-05T04:01:14.640Z | Compiling supports-unicode v3.0.0 |
| 591 | 2026-06-05T04:01:14.748Z | Compiling unicode-width v0.1.14 |
| 592 | 2026-06-05T04:01:14.818Z | Compiling cfg_aliases v0.2.1 |
| 593 | 2026-06-05T04:01:14.887Z | Compiling winnow v1.0.3 |
| 594 | 2026-06-05T04:01:14.905Z | Compiling debug-ignore v1.0.5 |
| 595 | 2026-06-05T04:01:15.026Z | Compiling miette v7.6.0 |
| 596 | 2026-06-05T04:01:15.055Z | Compiling nix v0.30.1 |
| 597 | 2026-06-05T04:01:15.340Z | Compiling serde_urlencoded v0.7.1 |
| 598 | 2026-06-05T04:01:15.444Z | Compiling petgraph v0.8.3 |
| 599 | 2026-06-05T04:01:15.618Z | Compiling lock_api v0.4.14 |
| 600 | 2026-06-05T04:01:15.856Z | Compiling anstyle-parse v1.0.0 |
| 601 | 2026-06-05T04:01:16.085Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 602 | 2026-06-05T04:01:16.358Z | Compiling tracing-subscriber v0.3.23 |
| 603 | 2026-06-05T04:01:17.328Z | Compiling sigchld v0.2.4 |
| 604 | 2026-06-05T04:01:17.388Z | Compiling cargo_metadata v0.23.1 |
| 605 | 2026-06-05T04:01:17.464Z | Compiling toml v0.8.23 |
| 606 | 2026-06-05T04:01:17.519Z | Compiling serde-value v0.7.0 |
| 607 | 2026-06-05T04:01:18.269Z | Compiling hyper-rustls v0.27.9 |
| 608 | 2026-06-05T04:01:18.940Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-06-05T04:01:19.420Z | Compiling tower-http v0.6.11 |
| 610 | 2026-06-05T04:01:19.660Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-05T04:01:20.258Z | Compiling itertools v0.14.0 |
| 612 | 2026-06-05T04:01:20.288Z | Compiling regex v1.12.3 |
| 613 | 2026-06-05T04:01:20.486Z | Compiling block-buffer v0.10.4 |
| 614 | 2026-06-05T04:01:20.501Z | Compiling crypto-common v0.1.7 |
| 615 | 2026-06-05T04:01:20.627Z | Compiling ppv-lite86 v0.2.21 |
| 616 | 2026-06-05T04:01:20.641Z | Compiling futures-executor v0.3.32 |
| 617 | 2026-06-05T04:01:20.951Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-05T04:01:21.131Z | Compiling pin-project-internal v1.1.13 |
| 619 | 2026-06-05T04:01:21.163Z | Compiling http-body-util v0.1.3 |
| 620 | 2026-06-05T04:01:21.200Z | Compiling uuid v1.23.2 |
| 621 | 2026-06-05T04:01:21.421Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 622 | 2026-06-05T04:01:21.697Z | Compiling smol_str v0.3.6 |
| 623 | 2026-06-05T04:01:21.734Z | Compiling serde_spanned v1.1.1 |
| 624 | 2026-06-05T04:01:21.760Z | Compiling filetime v0.2.29 |
| 625 | 2026-06-05T04:01:21.833Z | Compiling bstr v1.12.1 |
| 626 | 2026-06-05T04:01:21.880Z | Compiling vte v0.14.1 |
| 627 | 2026-06-05T04:01:21.966Z | Compiling unicase v2.9.0 |
| 628 | 2026-06-05T04:01:22.096Z | Compiling xattr v1.6.1 |
| 629 | 2026-06-05T04:01:22.157Z | Compiling unicode-xid v0.2.6 |
| 630 | 2026-06-05T04:01:22.187Z | Compiling static_assertions v1.1.0 |
| 631 | 2026-06-05T04:01:22.222Z | Compiling tinyvec_macros v0.1.1 |
| 632 | 2026-06-05T04:01:22.277Z | Compiling iana-time-zone v0.1.65 |
| 633 | 2026-06-05T04:01:22.281Z | Compiling self_update v0.42.0 |
| 634 | 2026-06-05T04:01:22.300Z | Compiling anstyle v1.0.14 |
| 635 | 2026-06-05T04:01:22.517Z | Compiling anstyle-query v1.1.5 |
| 636 | 2026-06-05T04:01:22.554Z | Compiling eyre v0.6.12 |
| 637 | 2026-06-05T04:01:22.566Z | Compiling litrs v1.0.0 |
| 638 | 2026-06-05T04:01:22.599Z | Compiling colorchoice v1.0.5 |
| 639 | 2026-06-05T04:01:22.619Z | Compiling color-spantrace v0.3.0 |
| 640 | 2026-06-05T04:01:22.631Z | Compiling nested v0.1.1 |
| 641 | 2026-06-05T04:01:22.716Z | Compiling is_terminal_polyfill v1.70.2 |
| 642 | 2026-06-05T04:01:22.806Z | Compiling number_prefix v0.4.0 |
| 643 | 2026-06-05T04:01:22.816Z | Compiling anstream v1.0.0 |
| 644 | 2026-06-05T04:01:22.828Z | Compiling guppy v0.17.26 |
| 645 | 2026-06-05T04:01:22.952Z | Compiling indicatif v0.17.11 |
| 646 | 2026-06-05T04:01:23.015Z | Compiling document-features v0.2.12 |
| 647 | 2026-06-05T04:01:23.145Z | Compiling chrono v0.4.45 |
| 648 | 2026-06-05T04:01:23.309Z | Compiling tinyvec v1.11.0 |
| 649 | 2026-06-05T04:01:23.567Z | Compiling globset v0.4.18 |
| 650 | 2026-06-05T04:01:23.730Z | Compiling cargo-util-schemas v0.2.0 |
| 651 | 2026-06-05T04:01:24.096Z | Compiling tar v0.4.46 |
| 652 | 2026-06-05T04:01:25.735Z | Compiling pin-project v1.1.13 |
| 653 | 2026-06-05T04:01:25.837Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-05T04:01:26.055Z | Compiling nextest-metadata v0.12.2 |
| 655 | 2026-06-05T04:01:26.143Z | Compiling toml v1.1.2+spec-1.1.0 |
| 656 | 2026-06-05T04:01:26.325Z | Compiling newtype-uuid v1.3.2 |
| 657 | 2026-06-05T04:01:26.500Z | Compiling reqwest v0.12.28 |
| 658 | 2026-06-05T04:01:26.515Z | Compiling rand_chacha v0.9.0 |
| 659 | 2026-06-05T04:01:26.603Z | Compiling futures v0.3.32 |
| 660 | 2026-06-05T04:01:26.683Z | Compiling digest v0.10.7 |
| 661 | 2026-06-05T04:01:26.773Z | Compiling derive_more v2.1.1 |
| 662 | 2026-06-05T04:01:26.855Z | Compiling parking_lot v0.12.5 |
| 663 | 2026-06-05T04:01:26.907Z | Compiling flate2 v1.1.9 |
| 664 | 2026-06-05T04:01:27.060Z | Compiling shared_child v1.1.1 |
| 665 | 2026-06-05T04:01:27.397Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-05T04:01:27.758Z | Compiling signal-hook-mio v0.2.5 |
| 667 | 2026-06-05T04:01:27.902Z | Compiling self-replace v1.5.0 |
| 668 | 2026-06-05T04:01:27.979Z | Compiling cargo-platform v0.2.0 |
| 669 | 2026-06-05T04:01:28.194Z | Compiling quick-xml v0.37.5 |
| 670 | 2026-06-05T04:01:28.555Z | Compiling quick-xml v0.38.4 |
| 671 | 2026-06-05T04:01:29.015Z | Compiling indenter v0.3.4 |
| 672 | 2026-06-05T04:01:29.324Z | Compiling cpufeatures v0.2.17 |
| 673 | 2026-06-05T04:01:29.399Z | Compiling clap_lex v1.1.0 |
| 674 | 2026-06-05T04:01:29.411Z | Compiling shell-words v1.1.1 |
| 675 | 2026-06-05T04:01:29.652Z | Compiling strsim v0.11.1 |
| 676 | 2026-06-05T04:01:29.735Z | Compiling urlencoding v2.1.3 |
| 677 | 2026-06-05T04:01:29.747Z | Compiling heck v0.5.0 |
| 678 | 2026-06-05T04:01:29.971Z | Compiling humantime v2.3.0 |
| 679 | 2026-06-05T04:01:29.977Z | Compiling recursion v0.5.4 |
| 680 | 2026-06-05T04:01:30.115Z | Compiling nextest-filtering v0.15.0 |
| 681 | 2026-06-05T04:01:30.180Z | Compiling humantime-serde v1.1.1 |
| 682 | 2026-06-05T04:01:30.334Z | Compiling clap_derive v4.6.1 |
| 683 | 2026-06-05T04:01:30.472Z | Compiling clap_builder v4.6.0 |
| 684 | 2026-06-05T04:01:31.236Z | Compiling sha2 v0.10.9 |
| 685 | 2026-06-05T04:01:32.117Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-05T04:01:32.959Z | Compiling atomicwrites v0.4.4 |
| 687 | 2026-06-05T04:01:33.243Z | Compiling cargo_metadata v0.20.0 |
| 688 | 2026-06-05T04:01:34.068Z | Compiling cargo-nextest v0.9.97 |
| 689 | 2026-06-05T04:01:34.401Z | Compiling crossterm v0.29.0 |
| 690 | 2026-06-05T04:01:36.545Z | Compiling duct v0.13.7 |
| 691 | 2026-06-05T04:01:36.721Z | Compiling config v0.15.23 |
| 692 | 2026-06-05T04:01:36.864Z | Compiling rand v0.9.4 |
| 693 | 2026-06-05T04:01:36.966Z | Compiling zstd v0.13.3 |
| 694 | 2026-06-05T04:01:37.388Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-06-05T04:01:37.589Z | Compiling unicode-normalization v0.1.25 |
| 696 | 2026-06-05T04:01:37.612Z | Compiling target-spec-miette v0.4.8 |
| 697 | 2026-06-05T04:01:37.628Z | Compiling future-queue v0.4.0 |
| 698 | 2026-06-05T04:01:37.907Z | Compiling mukti-metadata v0.3.0 |
| 699 | 2026-06-05T04:01:38.044Z | Compiling tokio-stream v0.1.18 |
| 700 | 2026-06-05T04:01:38.177Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-05T04:01:38.279Z | Compiling derive-where v1.6.1 |
| 702 | 2026-06-05T04:01:38.393Z | Compiling serde_ignored v0.1.14 |
| 703 | 2026-06-05T04:01:38.451Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-05T04:01:38.567Z | Compiling xxhash-rust v0.8.15 |
| 705 | 2026-06-05T04:01:38.602Z | Compiling swrite v0.1.0 |
| 706 | 2026-06-05T04:01:38.614Z | Compiling hex v0.4.3 |
| 707 | 2026-06-05T04:01:38.707Z | Compiling indent_write v2.2.0 |
| 708 | 2026-06-05T04:01:38.745Z | Compiling home v0.5.12 |
| 709 | 2026-06-05T04:01:38.897Z | Compiling color-eyre v0.6.5 |
| 710 | 2026-06-05T04:01:38.909Z | Compiling clap v4.6.1 |
| 711 | 2026-06-05T04:01:38.932Z | Compiling dialoguer v0.11.0 |
| 712 | 2026-06-05T04:01:39.018Z | Compiling enable-ansi-support v0.2.1 |
| 713 | 2026-06-05T04:01:39.547Z | Compiling nextest-runner v0.80.0 |
| 714 | 2026-06-05T04:01:57.557Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 715 | 2026-06-05T04:01:57.742Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 716 | 2026-06-05T04:01:57.745Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 717 | 2026-06-05T04:01:57.852Z | + source .github/buildomat/test-common.sh |
| 718 | 2026-06-05T04:01:57.855Z | ++ NEXTEST_VERSION=0.9.97 |
| 719 | 2026-06-05T04:01:57.855Z | ++ PLATFORM=illumos |
| 720 | 2026-06-05T04:01:57.855Z | ++ banner install |
| 721 | 2026-06-05T04:01:57.858Z | |
| 722 | 2026-06-05T04:01:57.858Z | # # # #### ##### ## # # |
| 723 | 2026-06-05T04:01:57.858Z | # ## # # # # # # # |
| 724 | 2026-06-05T04:01:57.858Z | # # # # #### # # # # # |
| 725 | 2026-06-05T04:01:57.858Z | # # # # # # ###### # # |
| 726 | 2026-06-05T04:01:57.858Z | # # ## # # # # # # # |
| 727 | 2026-06-05T04:01:57.858Z | # # # #### # # # ###### ###### |
| 728 | 2026-06-05T04:01:57.858Z | |
| 729 | 2026-06-05T04:01:57.858Z | ++ set +o errexit |
| 730 | 2026-06-05T04:01:57.858Z | ++ pkg info clang-15 |
| 731 | 2026-06-05T04:01:57.858Z | ++ grep -qi installed |
| 732 | 2026-06-05T04:01:59.059Z | pkg: info: no packages matching the following patterns you specified are |
| 733 | 2026-06-05T04:01:59.059Z | installed on the system. Try querying remotely instead: |
| 734 | 2026-06-05T04:01:59.059Z | |
| 735 | 2026-06-05T04:01:59.059Z | clang-15 |
| 736 | 2026-06-05T04:01:59.097Z | ++ [[ 1 != 0 ]] |
| 737 | 2026-06-05T04:01:59.100Z | ++ set -o errexit |
| 738 | 2026-06-05T04:01:59.100Z | ++ pfexec pkg install clang-15 |
| 739 | 2026-06-05T04:02:07.891Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 740 | 2026-06-05T04:02:15.645Z | Startup: Caching catalogs ... Done |
| 741 | 2026-06-05T04:02:23.173Z | Planning: Solver setup ... Done |
| 742 | 2026-06-05T04:02:23.216Z | Planning: Running solver ... Done |
| 743 | 2026-06-05T04:02:23.374Z | Planning: Finding local manifests ... Done |
| 744 | 2026-06-05T04:02:23.392Z | Planning: Fetching manifests: 0/2 0% complete |
| 745 | 2026-06-05T04:02:23.485Z | Planning: Fetching manifests: 2/2 100% complete |
| 746 | 2026-06-05T04:02:23.515Z | Planning: Package planning ... Done |
| 747 | 2026-06-05T04:02:23.541Z | Planning: Merging actions ... Done |
| 748 | 2026-06-05T04:02:23.650Z | Planning: Checking for conflicting actions ... Done |
| 749 | 2026-06-05T04:02:23.656Z | Planning: Consolidating action changes ... Done |
| 750 | 2026-06-05T04:02:24.405Z | Planning: Evaluating mediators ... Done |
| 751 | 2026-06-05T04:02:24.410Z | Planning: Planning completed in 8.59 seconds |
| 752 | 2026-06-05T04:02:24.422Z | Packages to install: 2 |
| 753 | 2026-06-05T04:02:24.422Z | Mediators to change: 2 |
| 754 | 2026-06-05T04:02:24.425Z | Services to change: 1 |
| 755 | 2026-06-05T04:02:24.425Z | Create boot environment: No |
| 756 | 2026-06-05T04:02:24.425Z | Create backup boot environment: No |
| 757 | 2026-06-05T04:02:24.465Z | |
| 758 | 2026-06-05T04:02:24.465Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 759 | 2026-06-05T04:02:30.524Z | Download: 980/3076 items 82.2/211.3MB 38% complete (18.3M/s) |
| 760 | 2026-06-05T04:02:36.871Z | Download: 981/3076 items 82.2/211.3MB 38% complete (18.0M/s) |
| 761 | 2026-06-05T04:02:44.356Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (4.6M/s) |
| 762 | 2026-06-05T04:02:49.473Z | Download: 2249/3076 items 118.6/211.3MB 56% complete (369k/s) |
| 763 | 2026-06-05T04:02:56.811Z | Download: 3023/3076 items 201.5/211.3MB 95% complete (9.0M/s) |
| 764 | 2026-06-05T04:03:09.529Z | Download: 3034/3076 items 201.8/211.3MB 95% complete |
| 765 | 2026-06-05T04:03:12.500Z | Download: Completed 211.31 MB in 48.03 seconds (4.4M/s) |
| 766 | 2026-06-05T04:03:12.681Z | Actions: 1/3418 actions (Installing new actions) |
| 767 | 2026-06-05T04:03:15.833Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 768 | 2026-06-05T04:03:16.506Z | Done |
| 769 | 2026-06-05T04:03:16.506Z | Done |
| 770 | 2026-06-05T04:03:17.251Z | Done |
| 771 | 2026-06-05T04:03:20.660Z | Done |
| 772 | 2026-06-05T04:03:20.753Z | Done |
| 773 | 2026-06-05T04:03:20.765Z | Done |
| 774 | 2026-06-05T04:03:20.999Z | Done |
| 775 | 2026-06-05T04:03:21.701Z | ++ set -o errexit |
| 776 | 2026-06-05T04:03:21.701Z | ++ cargo --version |
| 777 | 2026-06-05T04:03:21.714Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 778 | 2026-06-05T04:03:21.729Z | ++ rustc --version |
| 779 | 2026-06-05T04:03:21.745Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 780 | 2026-06-05T04:03:21.745Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 781 | 2026-06-05T04:03:21.807Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 782 | 2026-06-05T04:03:21.836Z | + pushd rdb |
| 783 | 2026-06-05T04:03:21.836Z | + PROPTEST_CASES=1000000 |
| 784 | 2026-06-05T04:03:21.836Z | + cargo nextest run --lib proptest |
| 785 | 2026-06-05T04:03:21.836Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 786 | 2026-06-05T04:03:21.963Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 787 | 2026-06-05T04:03:22.537Z | From https://github.com/oxidecomputer/falcon |
| 788 | 2026-06-05T04:03:22.537Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 789 | 2026-06-05T04:03:22.616Z | Updating crates.io index |
| 790 | 2026-06-05T04:03:22.654Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 791 | 2026-06-05T04:03:23.584Z | From https://github.com/oxidecomputer/dendrite |
| 792 | 2026-06-05T04:03:23.584Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 793 | 2026-06-05T04:03:23.620Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 794 | 2026-06-05T04:03:23.915Z | From https://github.com/oxidecomputer/ispf |
| 795 | 2026-06-05T04:03:23.915Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 796 | 2026-06-05T04:03:23.944Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 797 | 2026-06-05T04:03:24.292Z | From https://github.com/oxidecomputer/netadm-sys |
| 798 | 2026-06-05T04:03:24.292Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 799 | 2026-06-05T04:03:24.296Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 800 | 2026-06-05T04:03:31.873Z | From https://github.com/oxidecomputer/omicron |
| 801 | 2026-06-05T04:03:31.873Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 802 | 2026-06-05T04:03:32.284Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 803 | 2026-06-05T04:03:32.937Z | From https://github.com/oxidecomputer/opte |
| 804 | 2026-06-05T04:03:32.937Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 805 | 2026-06-05T04:03:33.010Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 806 | 2026-06-05T04:03:33.259Z | From https://github.com/illumos/smf-rs |
| 807 | 2026-06-05T04:03:33.259Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 808 | 2026-06-05T04:03:33.268Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 809 | 2026-06-05T04:03:33.566Z | From https://github.com/oxidecomputer/network-interface |
| 810 | 2026-06-05T04:03:33.566Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 811 | 2026-06-05T04:03:33.600Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-06-05T04:03:33.883Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-06-05T04:03:33.883Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-06-05T04:03:33.927Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-06-05T04:03:34.939Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-06-05T04:03:34.939Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-06-05T04:03:34.943Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-06-05T04:03:35.099Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-06-05T04:03:35.099Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 820 | 2026-06-05T04:03:35.121Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-06-05T04:03:35.398Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-06-05T04:03:35.398Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 823 | 2026-06-05T04:03:35.807Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-06-05T04:03:35.810Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-06-05T04:03:35.810Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-06-05T04:03:35.810Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-06-05T04:03:35.975Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-06-05T04:03:35.975Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-06-05T04:03:35.997Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-06-05T04:03:36.319Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-06-05T04:03:36.319Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 832 | 2026-06-05T04:03:36.333Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 833 | 2026-06-05T04:03:36.573Z | From https://github.com/oxidecomputer/slog-error-chain |
| 834 | 2026-06-05T04:03:36.573Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 835 | 2026-06-05T04:03:36.631Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 836 | 2026-06-05T04:03:36.920Z | From https://github.com/oxidecomputer/tufaceous |
| 837 | 2026-06-05T04:03:36.920Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 838 | 2026-06-05T04:03:37.000Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 839 | 2026-06-05T04:03:37.433Z | From https://github.com/oxidecomputer/management-gateway-service |
| 840 | 2026-06-05T04:03:37.433Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 841 | 2026-06-05T04:03:37.462Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-05T04:03:38.378Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-05T04:03:38.378Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 844 | 2026-06-05T04:03:38.521Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-06-05T04:03:38.795Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-06-05T04:03:38.795Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-06-05T04:03:39.087Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 848 | 2026-06-05T04:03:39.504Z | From https://github.com/oxidecomputer/propolis |
| 849 | 2026-06-05T04:03:39.504Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 850 | 2026-06-05T04:03:39.609Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-06-05T04:03:40.111Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-06-05T04:03:40.111Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 853 | 2026-06-05T04:03:40.576Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 854 | 2026-06-05T04:03:40.576Z | From https://github.com/oxidecomputer/tofino |
| 855 | 2026-06-05T04:03:40.576Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 856 | 2026-06-05T04:03:40.576Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 857 | 2026-06-05T04:03:41.178Z | From https://github.com/oxidecomputer/maghemite |
| 858 | 2026-06-05T04:03:41.178Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 859 | 2026-06-05T04:03:41.254Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 860 | 2026-06-05T04:03:41.514Z | From https://github.com/oxidecomputer/clickward |
| 861 | 2026-06-05T04:03:41.514Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 862 | 2026-06-05T04:03:41.527Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 863 | 2026-06-05T04:03:42.207Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 864 | 2026-06-05T04:03:42.207Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 865 | 2026-06-05T04:03:42.771Z | Downloading crates ... |
| 866 | 2026-06-05T04:03:42.880Z | Downloaded bitflags v1.3.2 |
| 867 | 2026-06-05T04:03:42.883Z | Downloaded allocator-api2 v0.2.21 |
| 868 | 2026-06-05T04:03:42.888Z | Downloaded dyn-clone v1.0.20 |
| 869 | 2026-06-05T04:03:42.893Z | Downloaded cpufeatures v0.3.0 |
| 870 | 2026-06-05T04:03:42.893Z | Downloaded bytecount v0.6.9 |
| 871 | 2026-06-05T04:03:42.898Z | Downloaded derive-ex v0.1.8 |
| 872 | 2026-06-05T04:03:42.904Z | Downloaded chacha20poly1305 v0.10.1 |
| 873 | 2026-06-05T04:03:42.904Z | Downloaded blake2 v0.10.6 |
| 874 | 2026-06-05T04:03:42.912Z | Downloaded git-stub-vcs v0.1.0 |
| 875 | 2026-06-05T04:03:42.917Z | Downloaded enum-as-inner v0.6.1 |
| 876 | 2026-06-05T04:03:43.326Z | Downloaded hostname v0.3.1 |
| 877 | 2026-06-05T04:03:43.333Z | Downloaded const_format v0.2.36 |
| 878 | 2026-06-05T04:03:43.333Z | Downloaded num-conv v0.2.2 |
| 879 | 2026-06-05T04:03:43.334Z | Downloaded hybrid-array v0.4.12 |
| 880 | 2026-06-05T04:03:43.334Z | Downloaded bs58 v0.5.1 |
| 881 | 2026-06-05T04:03:43.334Z | Downloaded cstr-argument v0.1.2 |
| 882 | 2026-06-05T04:03:43.334Z | Downloaded async-stream-impl v0.3.6 |
| 883 | 2026-06-05T04:03:43.334Z | Downloaded goblin v0.10.7 |
| 884 | 2026-06-05T04:03:43.334Z | Downloaded newtype-uuid-macros v0.1.0 |
| 885 | 2026-06-05T04:03:43.334Z | Downloaded block-buffer v0.12.0 |
| 886 | 2026-06-05T04:03:43.334Z | Downloaded arrayvec v0.7.6 |
| 887 | 2026-06-05T04:03:43.334Z | Downloaded async-trait v0.1.89 |
| 888 | 2026-06-05T04:03:43.334Z | Downloaded byte-wrapper v0.1.0 |
| 889 | 2026-06-05T04:03:43.334Z | Downloaded diff v0.1.13 |
| 890 | 2026-06-05T04:03:43.334Z | Downloaded ciborium-io v0.2.2 |
| 891 | 2026-06-05T04:03:43.334Z | Downloaded aead v0.5.2 |
| 892 | 2026-06-05T04:03:43.334Z | Downloaded nix v0.31.3 |
| 893 | 2026-06-05T04:03:43.334Z | Downloaded newtype_derive v0.1.6 |
| 894 | 2026-06-05T04:03:43.334Z | Downloaded dtrace-parser v0.3.0 |
| 895 | 2026-06-05T04:03:43.334Z | Downloaded newline-converter v0.3.0 |
| 896 | 2026-06-05T04:03:43.334Z | Downloaded base16ct v1.0.0 |
| 897 | 2026-06-05T04:03:43.334Z | Downloaded hostname v0.4.2 |
| 898 | 2026-06-05T04:03:43.334Z | Downloaded critical-section v1.2.0 |
| 899 | 2026-06-05T04:03:43.334Z | Downloaded displaydoc v0.2.6 |
| 900 | 2026-06-05T04:03:43.334Z | Downloaded lru-cache v0.1.2 |
| 901 | 2026-06-05T04:03:43.334Z | Downloaded foldhash v0.2.0 |
| 902 | 2026-06-05T04:03:43.334Z | Downloaded litemap v0.8.2 |
| 903 | 2026-06-05T04:03:43.334Z | Downloaded convert_case v0.4.0 |
| 904 | 2026-06-05T04:03:43.334Z | Downloaded internet-checksum v0.2.1 |
| 905 | 2026-06-05T04:03:43.334Z | Downloaded ipnetwork v0.21.1 |
| 906 | 2026-06-05T04:03:43.334Z | Downloaded dtrace-parser v0.2.0 |
| 907 | 2026-06-05T04:03:43.334Z | Downloaded crunchy v0.2.4 |
| 908 | 2026-06-05T04:03:43.334Z | Downloaded bit-set v0.8.0 |
| 909 | 2026-06-05T04:03:43.334Z | Downloaded ident_case v1.0.1 |
| 910 | 2026-06-05T04:03:43.334Z | Downloaded linked-hash-map v0.5.6 |
| 911 | 2026-06-05T04:03:43.334Z | Downloaded match_cfg v0.1.0 |
| 912 | 2026-06-05T04:03:43.334Z | Downloaded crypto-common v0.2.2 |
| 913 | 2026-06-05T04:03:43.334Z | Downloaded crossbeam-deque v0.8.6 |
| 914 | 2026-06-05T04:03:43.335Z | Downloaded num-complex v0.4.6 |
| 915 | 2026-06-05T04:03:43.335Z | Downloaded const-random v0.1.18 |
| 916 | 2026-06-05T04:03:43.335Z | Downloaded ff v0.13.1 |
| 917 | 2026-06-05T04:03:43.335Z | Downloaded num_threads v0.1.7 |
| 918 | 2026-06-05T04:03:43.335Z | Downloaded num-derive v0.4.2 |
| 919 | 2026-06-05T04:03:43.335Z | Downloaded darling_macro v0.23.0 |
| 920 | 2026-06-05T04:03:43.335Z | Downloaded ciborium-ll v0.2.2 |
| 921 | 2026-06-05T04:03:43.335Z | Downloaded hubpack v0.1.2 |
| 922 | 2026-06-05T04:03:43.335Z | Downloaded konst_macro_rules v0.2.19 |
| 923 | 2026-06-05T04:03:43.335Z | Downloaded omicron-workspace-hack v0.1.0 |
| 924 | 2026-06-05T04:03:43.335Z | Downloaded compression-codecs v0.4.38 |
| 925 | 2026-06-05T04:03:43.335Z | Downloaded byteorder v1.5.0 |
| 926 | 2026-06-05T04:03:43.335Z | Downloaded ingot-types v0.1.2 |
| 927 | 2026-06-05T04:03:43.335Z | Downloaded backon v1.6.0 |
| 928 | 2026-06-05T04:03:43.335Z | Downloaded macaddr v1.0.1 |
| 929 | 2026-06-05T04:03:43.335Z | Downloaded keccak v0.1.6 |
| 930 | 2026-06-05T04:03:43.335Z | Downloaded const-random-macro v0.1.16 |
| 931 | 2026-06-05T04:03:43.335Z | Downloaded httpdate v1.0.3 |
| 932 | 2026-06-05T04:03:43.335Z | Downloaded anyhow v1.0.102 |
| 933 | 2026-06-05T04:03:43.335Z | Downloaded managed v0.8.0 |
| 934 | 2026-06-05T04:03:43.335Z | Downloaded ingot-macros v0.1.1 |
| 935 | 2026-06-05T04:03:43.335Z | Downloaded konst v0.2.20 |
| 936 | 2026-06-05T04:03:43.335Z | Downloaded digest v0.11.3 |
| 937 | 2026-06-05T04:03:43.335Z | Downloaded chacha20 v0.9.1 |
| 938 | 2026-06-05T04:03:43.335Z | Downloaded num-iter v0.1.45 |
| 939 | 2026-06-05T04:03:43.335Z | Downloaded memoffset v0.9.1 |
| 940 | 2026-06-05T04:03:43.335Z | Downloaded num_enum_derive v0.7.6 |
| 941 | 2026-06-05T04:03:43.335Z | Downloaded argon2 v0.5.3 |
| 942 | 2026-06-05T04:03:43.335Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 943 | 2026-06-05T04:03:43.335Z | Downloaded idna_adapter v1.2.2 |
| 944 | 2026-06-05T04:03:43.335Z | Downloaded heck v0.4.1 |
| 945 | 2026-06-05T04:03:43.335Z | Downloaded async-stream v0.3.6 |
| 946 | 2026-06-05T04:03:43.335Z | Downloaded ingot v0.1.1 |
| 947 | 2026-06-05T04:03:43.335Z | Downloaded cipher v0.4.4 |
| 948 | 2026-06-05T04:03:43.335Z | Downloaded progenitor-client v0.14.0 |
| 949 | 2026-06-05T04:03:43.335Z | Downloaded pretty-hex v0.4.2 |
| 950 | 2026-06-05T04:03:43.335Z | Downloaded powerfmt v0.2.0 |
| 951 | 2026-06-05T04:03:43.335Z | Downloaded ciborium v0.2.2 |
| 952 | 2026-06-05T04:03:43.335Z | Downloaded bcs v0.1.6 |
| 953 | 2026-06-05T04:03:43.336Z | Downloaded bit-vec v0.8.0 |
| 954 | 2026-06-05T04:03:43.336Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 955 | 2026-06-05T04:03:43.336Z | Downloaded dunce v1.0.5 |
| 956 | 2026-06-05T04:03:43.336Z | Downloaded dof v0.3.0 |
| 957 | 2026-06-05T04:03:43.336Z | Downloaded embedded-io v0.4.0 |
| 958 | 2026-06-05T04:03:43.336Z | Downloaded darling_macro v0.21.3 |
| 959 | 2026-06-05T04:03:43.336Z | Downloaded crc8 v0.1.1 |
| 960 | 2026-06-05T04:03:43.336Z | Downloaded memmap2 v0.9.10 |
| 961 | 2026-06-05T04:03:43.336Z | Downloaded daft-derive v0.1.7 |
| 962 | 2026-06-05T04:03:43.336Z | Downloaded paste v1.0.15 |
| 963 | 2026-06-05T04:03:43.336Z | Downloaded omicron-zone-package v0.12.2 |
| 964 | 2026-06-05T04:03:43.336Z | Downloaded hickory-resolver v0.25.2 |
| 965 | 2026-06-05T04:03:43.336Z | Downloaded oxide-tokio-rt v0.1.6 |
| 966 | 2026-06-05T04:03:43.336Z | Downloaded progenitor-client v0.10.0 |
| 967 | 2026-06-05T04:03:43.336Z | Downloaded colored v3.1.1 |
| 968 | 2026-06-05T04:03:43.336Z | Downloaded darling v0.21.3 |
| 969 | 2026-06-05T04:03:43.336Z | Downloaded progenitor v0.14.0 |
| 970 | 2026-06-05T04:03:43.336Z | Downloaded icu_normalizer v2.2.0 |
| 971 | 2026-06-05T04:03:43.336Z | Downloaded num_enum v0.7.6 |
| 972 | 2026-06-05T04:03:43.336Z | Downloaded rand_chacha v0.3.1 |
| 973 | 2026-06-05T04:03:43.336Z | Downloaded postcard v1.1.3 |
| 974 | 2026-06-05T04:03:43.336Z | Downloaded plain v0.2.3 |
| 975 | 2026-06-05T04:03:43.336Z | Downloaded progenitor-macro v0.10.0 |
| 976 | 2026-06-05T04:03:43.336Z | Downloaded defmt-parser v1.0.0 |
| 977 | 2026-06-05T04:03:43.339Z | Downloaded oxnet v0.1.6 |
| 978 | 2026-06-05T04:03:43.339Z | Downloaded proc-macro-error-attr v1.0.4 |
| 979 | 2026-06-05T04:03:43.339Z | Downloaded phf_shared v0.12.1 |
| 980 | 2026-06-05T04:03:43.339Z | Downloaded half v2.7.1 |
| 981 | 2026-06-05T04:03:43.339Z | Downloaded quick-error v1.2.3 |
| 982 | 2026-06-05T04:03:43.339Z | Downloaded progenitor-macro v0.14.0 |
| 983 | 2026-06-05T04:03:43.339Z | Downloaded semver v0.1.20 |
| 984 | 2026-06-05T04:03:43.339Z | Downloaded progenitor-extras v0.2.0 |
| 985 | 2026-06-05T04:03:43.339Z | Downloaded icu_collections v2.2.0 |
| 986 | 2026-06-05T04:03:43.340Z | Downloaded num-rational v0.4.2 |
| 987 | 2026-06-05T04:03:43.340Z | Downloaded csv-core v0.1.13 |
| 988 | 2026-06-05T04:03:43.340Z | Downloaded daft v0.1.7 |
| 989 | 2026-06-05T04:03:43.340Z | Downloaded crucible-workspace-hack v0.1.0 |
| 990 | 2026-06-05T04:03:43.340Z | Downloaded backoff v0.4.0 |
| 991 | 2026-06-05T04:03:43.340Z | Downloaded proc-macro-crate v3.5.0 |
| 992 | 2026-06-05T04:03:43.340Z | Downloaded progenitor-macro v0.13.0 |
| 993 | 2026-06-05T04:03:43.340Z | Downloaded rustc_version v0.1.7 |
| 994 | 2026-06-05T04:03:43.340Z | Downloaded same-file v1.0.6 |
| 995 | 2026-06-05T04:03:43.340Z | Downloaded olpc-cjson v0.1.4 |
| 996 | 2026-06-05T04:03:43.340Z | Downloaded parse-display v0.10.0 |
| 997 | 2026-06-05T04:03:43.340Z | Downloaded hashbrown v0.12.3 |
| 998 | 2026-06-05T04:03:43.340Z | Downloaded rhai_codegen v3.2.0 |
| 999 | 2026-06-05T04:03:43.340Z | Downloaded rusty-fork v0.3.1 |
| 1000 | 2026-06-05T04:03:43.340Z | Downloaded parking_lot_core v0.8.6 |
| 1001 | 2026-06-05T04:03:43.340Z | Downloaded serde_repr v0.1.20 |
| 1002 | 2026-06-05T04:03:43.340Z | Downloaded pem v3.0.6 |
| 1003 | 2026-06-05T04:03:43.340Z | Downloaded cobs v0.3.0 |
| 1004 | 2026-06-05T04:03:43.340Z | Downloaded elliptic-curve v0.13.8 |
| 1005 | 2026-06-05T04:03:43.340Z | Downloaded progenitor-impl v0.13.0 |
| 1006 | 2026-06-05T04:03:43.340Z | Downloaded nom v8.0.0 |
| 1007 | 2026-06-05T04:03:43.340Z | Downloaded password-hash v0.5.0 |
| 1008 | 2026-06-05T04:03:43.340Z | Downloaded proc-macro-error v1.0.4 |
| 1009 | 2026-06-05T04:03:43.340Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1010 | 2026-06-05T04:03:43.340Z | Downloaded ref-cast v1.0.25 |
| 1011 | 2026-06-05T04:03:43.340Z | Downloaded scroll v0.13.0 |
| 1012 | 2026-06-05T04:03:43.340Z | Downloaded scroll_derive v0.12.1 |
| 1013 | 2026-06-05T04:03:43.340Z | Downloaded phf v0.12.1 |
| 1014 | 2026-06-05T04:03:43.340Z | Downloaded num_enum_derive v0.5.11 |
| 1015 | 2026-06-05T04:03:43.340Z | Downloaded stable_deref_trait v1.2.1 |
| 1016 | 2026-06-05T04:03:43.340Z | Downloaded rand_xorshift v0.4.0 |
| 1017 | 2026-06-05T04:03:43.340Z | Downloaded num_enum v0.5.11 |
| 1018 | 2026-06-05T04:03:43.340Z | Downloaded slog-dtrace v0.3.0 |
| 1019 | 2026-06-05T04:03:43.340Z | Downloaded progenitor v0.13.0 |
| 1020 | 2026-06-05T04:03:43.340Z | Downloaded drift v0.2.0 |
| 1021 | 2026-06-05T04:03:43.340Z | Downloaded snafu-derive v0.8.9 |
| 1022 | 2026-06-05T04:03:43.341Z | Downloaded smf v0.2.3 |
| 1023 | 2026-06-05T04:03:43.341Z | Downloaded serde-big-array v0.5.1 |
| 1024 | 2026-06-05T04:03:43.341Z | Downloaded chacha20 v0.10.0 |
| 1025 | 2026-06-05T04:03:43.341Z | Downloaded sigpipe v0.1.3 |
| 1026 | 2026-06-05T04:03:43.341Z | Downloaded hkdf v0.12.4 |
| 1027 | 2026-06-05T04:03:43.341Z | Downloaded dropshot_endpoint v0.17.1 |
| 1028 | 2026-06-05T04:03:43.341Z | Downloaded structmeta v0.3.0 |
| 1029 | 2026-06-05T04:03:43.341Z | Downloaded strum_macros v0.26.4 |
| 1030 | 2026-06-05T04:03:43.341Z | Downloaded serial_test_derive v3.5.0 |
| 1031 | 2026-06-05T04:03:43.341Z | Downloaded serde_plain v1.0.2 |
| 1032 | 2026-06-05T04:03:43.341Z | Downloaded scroll_derive v0.13.1 |
| 1033 | 2026-06-05T04:03:43.341Z | Downloaded schemars v0.9.0 |
| 1034 | 2026-06-05T04:03:43.341Z | Downloaded rand_core v0.10.1 |
| 1035 | 2026-06-05T04:03:43.341Z | Downloaded crossbeam-channel v0.5.15 |
| 1036 | 2026-06-05T04:03:43.341Z | Downloaded siphasher v1.0.3 |
| 1037 | 2026-06-05T04:03:43.341Z | Downloaded thread-id v4.2.2 |
| 1038 | 2026-06-05T04:03:43.341Z | Downloaded take_mut v0.2.2 |
| 1039 | 2026-06-05T04:03:43.341Z | Downloaded sha1 v0.11.0 |
| 1040 | 2026-06-05T04:03:43.341Z | Downloaded schemars v1.2.1 |
| 1041 | 2026-06-05T04:03:43.341Z | Downloaded slog-envlogger v2.2.0 |
| 1042 | 2026-06-05T04:03:43.341Z | Downloaded sha1 v0.10.6 |
| 1043 | 2026-06-05T04:03:43.341Z | Downloaded rustversion v1.0.22 |
| 1044 | 2026-06-05T04:03:43.341Z | Downloaded highway v1.3.0 |
| 1045 | 2026-06-05T04:03:43.341Z | Downloaded pest_derive v2.8.6 |
| 1046 | 2026-06-05T04:03:43.341Z | Downloaded derive_more v0.99.20 |
| 1047 | 2026-06-05T04:03:43.341Z | Downloaded tokio-dtrace v0.1.1 |
| 1048 | 2026-06-05T04:03:43.341Z | Downloaded tagptr v0.2.0 |
| 1049 | 2026-06-05T04:03:43.341Z | Downloaded tabwriter v1.4.1 |
| 1050 | 2026-06-05T04:03:43.341Z | Downloaded strum v0.27.2 |
| 1051 | 2026-06-05T04:03:43.341Z | Downloaded structmeta-derive v0.3.0 |
| 1052 | 2026-06-05T04:03:43.341Z | Downloaded spin v0.5.2 |
| 1053 | 2026-06-05T04:03:43.341Z | Downloaded serde_derive_internals v0.29.1 |
| 1054 | 2026-06-05T04:03:43.341Z | Downloaded scroll v0.12.0 |
| 1055 | 2026-06-05T04:03:43.341Z | Downloaded arc-swap v1.9.1 |
| 1056 | 2026-06-05T04:03:43.341Z | Downloaded darling v0.23.0 |
| 1057 | 2026-06-05T04:03:43.341Z | Downloaded rustls-pemfile v2.2.0 |
| 1058 | 2026-06-05T04:03:43.341Z | Downloaded thread-id v5.1.0 |
| 1059 | 2026-06-05T04:03:43.341Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1060 | 2026-06-05T04:03:43.342Z | Downloaded inout v0.1.4 |
| 1061 | 2026-06-05T04:03:43.342Z | Downloaded testing_table v0.3.0 |
| 1062 | 2026-06-05T04:03:43.342Z | Downloaded termtree v0.5.1 |
| 1063 | 2026-06-05T04:03:43.342Z | Downloaded tabled_derive v0.11.0 |
| 1064 | 2026-06-05T04:03:43.342Z | Downloaded strum v0.26.3 |
| 1065 | 2026-06-05T04:03:43.342Z | Downloaded proc-macro-error2 v2.0.1 |
| 1066 | 2026-06-05T04:03:43.342Z | Downloaded usdt-impl v0.6.0 |
| 1067 | 2026-06-05T04:03:43.342Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1068 | 2026-06-05T04:03:43.342Z | Downloaded rustls-native-certs v0.8.4 |
| 1069 | 2026-06-05T04:03:43.342Z | Downloaded proptest v1.11.0 |
| 1070 | 2026-06-05T04:03:43.342Z | Downloaded slog-term v2.9.2 |
| 1071 | 2026-06-05T04:03:43.342Z | Downloaded slog-stdlog v4.1.1 |
| 1072 | 2026-06-05T04:03:43.342Z | Downloaded usdt-macro v0.6.0 |
| 1073 | 2026-06-05T04:03:43.342Z | Downloaded slog-scope v4.4.1 |
| 1074 | 2026-06-05T04:03:43.342Z | Downloaded erased-serde v0.3.31 |
| 1075 | 2026-06-05T04:03:43.342Z | Downloaded moka v0.12.15 |
| 1076 | 2026-06-05T04:03:43.342Z | Downloaded darling_core v0.23.0 |
| 1077 | 2026-06-05T04:03:43.345Z | Downloaded typify-macro v0.6.2 |
| 1078 | 2026-06-05T04:03:43.346Z | Downloaded typify v0.6.2 |
| 1079 | 2026-06-05T04:03:43.346Z | Downloaded slog-bunyan v2.5.0 |
| 1080 | 2026-06-05T04:03:43.346Z | Downloaded no-std-compat v0.4.1 |
| 1081 | 2026-06-05T04:03:43.346Z | Downloaded usdt-attr-macro v0.6.0 |
| 1082 | 2026-06-05T04:03:43.346Z | Downloaded instant v0.1.13 |
| 1083 | 2026-06-05T04:03:43.346Z | Downloaded crypto-bigint v0.5.5 |
| 1084 | 2026-06-05T04:03:43.346Z | Downloaded wait-timeout v0.2.1 |
| 1085 | 2026-06-05T04:03:43.346Z | Downloaded utf-8 v0.7.6 |
| 1086 | 2026-06-05T04:03:43.346Z | Downloaded usdt v0.6.0 |
| 1087 | 2026-06-05T04:03:43.346Z | Downloaded untrusted v0.7.1 |
| 1088 | 2026-06-05T04:03:43.346Z | Downloaded unit-prefix v0.5.2 |
| 1089 | 2026-06-05T04:03:43.346Z | Downloaded usdt-attr-macro v0.5.0 |
| 1090 | 2026-06-05T04:03:43.346Z | Downloaded unarray v0.1.4 |
| 1091 | 2026-06-05T04:03:43.346Z | Downloaded pest_generator v2.8.6 |
| 1092 | 2026-06-05T04:03:43.346Z | Downloaded universal-hash v0.5.1 |
| 1093 | 2026-06-05T04:03:43.346Z | Downloaded darling_core v0.21.3 |
| 1094 | 2026-06-05T04:03:43.346Z | Downloaded resolv-conf v0.7.6 |
| 1095 | 2026-06-05T04:03:43.346Z | Downloaded poly1305 v0.8.0 |
| 1096 | 2026-06-05T04:03:43.346Z | Downloaded tabled_derive v0.7.0 |
| 1097 | 2026-06-05T04:03:43.346Z | Downloaded strum_macros v0.27.2 |
| 1098 | 2026-06-05T04:03:43.346Z | Downloaded serde_with_macros v3.20.0 |
| 1099 | 2026-06-05T04:03:43.346Z | Downloaded const-oid v0.10.2 |
| 1100 | 2026-06-05T04:03:43.346Z | Downloaded yoke-derive v0.8.2 |
| 1101 | 2026-06-05T04:03:43.346Z | Downloaded smawk v0.3.2 |
| 1102 | 2026-06-05T04:03:43.346Z | Downloaded progenitor-impl v0.10.0 |
| 1103 | 2026-06-05T04:03:43.346Z | Downloaded pest_meta v2.8.6 |
| 1104 | 2026-06-05T04:03:43.346Z | Downloaded parking_lot v0.11.2 |
| 1105 | 2026-06-05T04:03:43.346Z | Downloaded serial_test v3.5.0 |
| 1106 | 2026-06-05T04:03:43.346Z | Downloaded schemars v0.8.22 |
| 1107 | 2026-06-05T04:03:43.346Z | Downloaded tiny-keccak v2.0.2 |
| 1108 | 2026-06-05T04:03:43.346Z | Downloaded base64 v0.21.7 |
| 1109 | 2026-06-05T04:03:43.346Z | Downloaded usdt v0.5.0 |
| 1110 | 2026-06-05T04:03:43.346Z | Downloaded topological-sort v0.2.2 |
| 1111 | 2026-06-05T04:03:43.346Z | Downloaded tokio-tungstenite v0.21.0 |
| 1112 | 2026-06-05T04:03:43.346Z | Downloaded time-macros v0.2.27 |
| 1113 | 2026-06-05T04:03:43.346Z | Downloaded usdt-impl v0.5.0 |
| 1114 | 2026-06-05T04:03:43.347Z | Downloaded spin v0.9.8 |
| 1115 | 2026-06-05T04:03:43.347Z | Downloaded serde_with v3.20.0 |
| 1116 | 2026-06-05T04:03:43.347Z | Downloaded zone v0.3.1 |
| 1117 | 2026-06-05T04:03:43.347Z | Downloaded openapiv3 v2.2.0 |
| 1118 | 2026-06-05T04:03:43.347Z | Downloaded embedded-io v0.6.1 |
| 1119 | 2026-06-05T04:03:43.347Z | Downloaded term v1.2.1 |
| 1120 | 2026-06-05T04:03:43.347Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1121 | 2026-06-05T04:03:43.347Z | Downloaded mime v0.3.17 |
| 1122 | 2026-06-05T04:03:43.347Z | Downloaded slog-json v2.6.1 |
| 1123 | 2026-06-05T04:03:43.347Z | Downloaded progenitor-impl v0.14.0 |
| 1124 | 2026-06-05T04:03:43.347Z | Downloaded is-terminal v0.4.17 |
| 1125 | 2026-06-05T04:03:43.347Z | Downloaded foreign-types v0.5.0 |
| 1126 | 2026-06-05T04:03:43.347Z | Downloaded progenitor v0.10.0 |
| 1127 | 2026-06-05T04:03:43.347Z | Downloaded defmt v1.1.0 |
| 1128 | 2026-06-05T04:03:43.347Z | Downloaded crossbeam-epoch v0.9.18 |
| 1129 | 2026-06-05T04:03:43.347Z | Downloaded async-compression v0.4.42 |
| 1130 | 2026-06-05T04:03:43.350Z | Downloaded tinystr v0.8.3 |
| 1131 | 2026-06-05T04:03:43.350Z | Downloaded qorb v0.4.1 |
| 1132 | 2026-06-05T04:03:43.350Z | Downloaded zerovec-derive v0.11.3 |
| 1133 | 2026-06-05T04:03:43.756Z | Downloaded zerofrom-derive v0.1.7 |
| 1134 | 2026-06-05T04:03:43.756Z | Downloaded vsss-rs v3.3.4 |
| 1135 | 2026-06-05T04:03:43.756Z | Downloaded constant_time_eq v0.4.2 |
| 1136 | 2026-06-05T04:03:43.766Z | Downloaded yoke v0.8.3 |
| 1137 | 2026-06-05T04:03:43.766Z | Downloaded ucd-trie v0.1.7 |
| 1138 | 2026-06-05T04:03:43.766Z | Downloaded icu_properties v2.2.0 |
| 1139 | 2026-06-05T04:03:43.767Z | Downloaded memmap v0.7.0 |
| 1140 | 2026-06-05T04:03:43.767Z | Downloaded console v0.16.3 |
| 1141 | 2026-06-05T04:03:43.767Z | Downloaded crossbeam-utils v0.8.21 |
| 1142 | 2026-06-05T04:03:43.767Z | Downloaded goblin v0.8.2 |
| 1143 | 2026-06-05T04:03:43.767Z | Downloaded zone_cfg_derive v0.3.1 |
| 1144 | 2026-06-05T04:03:43.767Z | Downloaded indicatif v0.18.4 |
| 1145 | 2026-06-05T04:03:43.767Z | Downloaded zerofrom v0.1.8 |
| 1146 | 2026-06-05T04:03:43.767Z | Downloaded test-strategy v0.4.5 |
| 1147 | 2026-06-05T04:03:43.767Z | Downloaded proc-macro-crate v1.3.1 |
| 1148 | 2026-06-05T04:03:43.767Z | Downloaded cookie v0.18.1 |
| 1149 | 2026-06-05T04:03:43.767Z | Downloaded cargo_toml v0.22.3 |
| 1150 | 2026-06-05T04:03:43.767Z | Downloaded data-encoding v2.11.0 |
| 1151 | 2026-06-05T04:03:43.767Z | Downloaded pretty_assertions v1.4.1 |
| 1152 | 2026-06-05T04:03:43.767Z | Downloaded zeroize_derive v1.4.3 |
| 1153 | 2026-06-05T04:03:43.767Z | Downloaded snafu v0.8.9 |
| 1154 | 2026-06-05T04:03:43.767Z | Downloaded rand v0.8.6 |
| 1155 | 2026-06-05T04:03:43.767Z | Downloaded xz2 v0.1.7 |
| 1156 | 2026-06-05T04:03:43.767Z | Downloaded toml v0.7.8 |
| 1157 | 2026-06-05T04:03:43.767Z | Downloaded thin-vec v0.2.18 |
| 1158 | 2026-06-05T04:03:43.767Z | Downloaded fixedbitset v0.4.2 |
| 1159 | 2026-06-05T04:03:43.767Z | Downloaded fxhash v0.2.1 |
| 1160 | 2026-06-05T04:03:43.767Z | Downloaded potential_utf v0.1.5 |
| 1161 | 2026-06-05T04:03:43.767Z | Downloaded num v0.4.3 |
| 1162 | 2026-06-05T04:03:43.767Z | Downloaded icu_provider v2.2.0 |
| 1163 | 2026-06-05T04:03:43.767Z | Downloaded parse-display-derive v0.10.0 |
| 1164 | 2026-06-05T04:03:43.767Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1165 | 2026-06-05T04:03:43.767Z | Downloaded libsw v3.5.0 |
| 1166 | 2026-06-05T04:03:43.767Z | Downloaded deranged v0.5.8 |
| 1167 | 2026-06-05T04:03:43.767Z | Downloaded tungstenite v0.21.0 |
| 1168 | 2026-06-05T04:03:43.767Z | Downloaded defmt-macros v1.1.0 |
| 1169 | 2026-06-05T04:03:43.767Z | Downloaded const_format_proc_macros v0.2.34 |
| 1170 | 2026-06-05T04:03:43.767Z | Downloaded multer v3.1.0 |
| 1171 | 2026-06-05T04:03:43.767Z | Downloaded dropshot-api-manager v0.7.2 |
| 1172 | 2026-06-05T04:03:43.767Z | Downloaded writeable v0.6.3 |
| 1173 | 2026-06-05T04:03:43.767Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1174 | 2026-06-05T04:03:43.767Z | Downloaded icu_properties_data v2.2.0 |
| 1175 | 2026-06-05T04:03:43.767Z | Downloaded winnow v0.5.40 |
| 1176 | 2026-06-05T04:03:43.767Z | Downloaded yansi v1.0.1 |
| 1177 | 2026-06-05T04:03:43.767Z | Downloaded hickory-resolver v0.24.4 |
| 1178 | 2026-06-05T04:03:43.768Z | Downloaded heapless v0.8.0 |
| 1179 | 2026-06-05T04:03:43.768Z | Downloaded zerocopy-derive v0.7.35 |
| 1180 | 2026-06-05T04:03:43.768Z | Downloaded blake3 v1.8.5 |
| 1181 | 2026-06-05T04:03:43.768Z | Downloaded pest v2.8.6 |
| 1182 | 2026-06-05T04:03:43.768Z | Downloaded fs-err v3.3.0 |
| 1183 | 2026-06-05T04:03:43.768Z | Downloaded cancel-safe-futures v0.1.5 |
| 1184 | 2026-06-05T04:03:43.768Z | Downloaded steno v0.4.1 |
| 1185 | 2026-06-05T04:03:43.768Z | Downloaded defmt v0.3.100 |
| 1186 | 2026-06-05T04:03:43.768Z | Downloaded cmake v0.1.58 |
| 1187 | 2026-06-05T04:03:43.768Z | Downloaded compression-core v0.4.32 |
| 1188 | 2026-06-05T04:03:43.768Z | Downloaded hickory-proto v0.24.4 |
| 1189 | 2026-06-05T04:03:43.768Z | Downloaded zerotrie v0.2.4 |
| 1190 | 2026-06-05T04:03:43.768Z | Downloaded typed-path v0.9.3 |
| 1191 | 2026-06-05T04:03:43.768Z | Downloaded secrecy v0.10.3 |
| 1192 | 2026-06-05T04:03:43.768Z | Downloaded rayon-core v1.13.0 |
| 1193 | 2026-06-05T04:03:43.768Z | Downloaded prettyplease v0.2.37 |
| 1194 | 2026-06-05T04:03:43.768Z | Downloaded tabled v0.15.0 |
| 1195 | 2026-06-05T04:03:43.768Z | Downloaded glob v0.3.3 |
| 1196 | 2026-06-05T04:03:43.768Z | Downloaded git-stub v1.0.0 |
| 1197 | 2026-06-05T04:03:43.768Z | Downloaded sled v0.34.7 |
| 1198 | 2026-06-05T04:03:43.768Z | Downloaded zerocopy-derive v0.8.50 |
| 1199 | 2026-06-05T04:03:43.768Z | Downloaded gethostname v0.5.0 |
| 1200 | 2026-06-05T04:03:43.768Z | Downloaded foreign-types-shared v0.3.1 |
| 1201 | 2026-06-05T04:03:43.768Z | Downloaded dof v0.4.0 |
| 1202 | 2026-06-05T04:03:43.768Z | Downloaded base16ct v0.2.0 |
| 1203 | 2026-06-05T04:03:43.768Z | Downloaded async-recursion v1.1.1 |
| 1204 | 2026-06-05T04:03:43.768Z | Downloaded arrayref v0.3.9 |
| 1205 | 2026-06-05T04:03:43.768Z | Downloaded reqwest v0.13.4 |
| 1206 | 2026-06-05T04:03:43.768Z | Downloaded rayon v1.12.0 |
| 1207 | 2026-06-05T04:03:43.768Z | Downloaded aws-lc-rs v1.17.0 |
| 1208 | 2026-06-05T04:03:43.768Z | Downloaded tough v0.22.0 |
| 1209 | 2026-06-05T04:03:43.768Z | Downloaded typify-impl v0.6.2 |
| 1210 | 2026-06-05T04:03:43.768Z | Downloaded opaque-debug v0.3.1 |
| 1211 | 2026-06-05T04:03:43.768Z | Downloaded lzma-sys v0.1.20 |
| 1212 | 2026-06-05T04:03:43.768Z | Downloaded zerocopy v0.7.35 |
| 1213 | 2026-06-05T04:03:43.768Z | Downloaded petgraph v0.6.5 |
| 1214 | 2026-06-05T04:03:43.768Z | Downloaded tabled v0.21.0 |
| 1215 | 2026-06-05T04:03:43.768Z | Downloaded time v0.3.47 |
| 1216 | 2026-06-05T04:03:43.768Z | Downloaded syn v1.0.109 |
| 1217 | 2026-06-05T04:03:43.769Z | Downloaded jiff v0.2.28 |
| 1218 | 2026-06-05T04:03:43.769Z | Downloaded ref-cast-impl v1.0.25 |
| 1219 | 2026-06-05T04:03:43.769Z | Downloaded encoding_rs v0.8.35 |
| 1220 | 2026-06-05T04:03:43.769Z | Downloaded rand v0.10.1 |
| 1221 | 2026-06-05T04:03:43.769Z | Downloaded smoltcp v0.11.0 |
| 1222 | 2026-06-05T04:03:43.769Z | Downloaded dropshot v0.17.1 |
| 1223 | 2026-06-05T04:03:43.769Z | Downloaded rhai v1.25.1 |
| 1224 | 2026-06-05T04:03:43.769Z | Downloaded regress v0.11.1 |
| 1225 | 2026-06-05T04:03:43.769Z | Downloaded slog-async v2.8.0 |
| 1226 | 2026-06-05T04:03:43.769Z | Downloaded float-ord v0.3.2 |
| 1227 | 2026-06-05T04:03:43.769Z | Downloaded typify-impl v0.4.3 |
| 1228 | 2026-06-05T04:03:43.769Z | Downloaded smartstring v1.0.1 |
| 1229 | 2026-06-05T04:03:43.769Z | Downloaded fs_extra v1.3.0 |
| 1230 | 2026-06-05T04:03:43.769Z | Downloaded walkdir v2.5.0 |
| 1231 | 2026-06-05T04:03:43.769Z | Downloaded waitgroup v0.1.2 |
| 1232 | 2026-06-05T04:03:43.769Z | Downloaded foreign-types-macros v0.2.3 |
| 1233 | 2026-06-05T04:03:43.769Z | Downloaded hmac v0.12.1 |
| 1234 | 2026-06-05T04:03:43.769Z | Downloaded toml_edit v0.19.15 |
| 1235 | 2026-06-05T04:03:43.769Z | Downloaded chrono-tz v0.10.4 |
| 1236 | 2026-06-05T04:03:43.774Z | Downloaded typify-macro v0.4.3 |
| 1237 | 2026-06-05T04:03:43.774Z | Downloaded csv v1.4.0 |
| 1238 | 2026-06-05T04:03:43.774Z | Downloaded unsafe-libyaml v0.2.11 |
| 1239 | 2026-06-05T04:03:43.774Z | Downloaded synstructure v0.13.2 |
| 1240 | 2026-06-05T04:03:43.774Z | Downloaded jiff-static v0.2.28 |
| 1241 | 2026-06-05T04:03:43.774Z | Downloaded libscf-sys v1.2.0 |
| 1242 | 2026-06-05T04:03:43.774Z | Downloaded sha3 v0.10.9 |
| 1243 | 2026-06-05T04:03:43.774Z | Downloaded natord v1.0.9 |
| 1244 | 2026-06-05T04:03:43.774Z | Downloaded libsw-core v0.3.2 |
| 1245 | 2026-06-05T04:03:43.774Z | Downloaded num-integer v0.1.46 |
| 1246 | 2026-06-05T04:03:43.774Z | Downloaded icu_normalizer_data v2.2.0 |
| 1247 | 2026-06-05T04:03:43.774Z | Downloaded group v0.13.0 |
| 1248 | 2026-06-05T04:03:43.780Z | Downloaded hash32 v0.3.1 |
| 1249 | 2026-06-05T04:03:43.805Z | Downloaded progenitor-client v0.13.0 |
| 1250 | 2026-06-05T04:03:43.813Z | Downloaded regress v0.10.5 |
| 1251 | 2026-06-05T04:03:43.817Z | Downloaded hickory-proto v0.25.2 |
| 1252 | 2026-06-05T04:03:43.825Z | Downloaded minimal-lexical v0.2.1 |
| 1253 | 2026-06-05T04:03:43.829Z | Downloaded linear-map v1.2.0 |
| 1254 | 2026-06-05T04:03:43.832Z | Downloaded papergrid v0.11.0 |
| 1255 | 2026-06-05T04:03:43.835Z | Downloaded indexmap v1.9.3 |
| 1256 | 2026-06-05T04:03:43.835Z | Downloaded hubpack_derive v0.1.1 |
| 1257 | 2026-06-05T04:03:43.850Z | Downloaded papergrid v0.18.0 |
| 1258 | 2026-06-05T04:03:43.858Z | Downloaded whoami v1.6.1 |
| 1259 | 2026-06-05T04:03:44.266Z | Downloaded time-core v0.1.8 |
| 1260 | 2026-06-05T04:03:44.266Z | Downloaded serde_tokenstream v0.2.3 |
| 1261 | 2026-06-05T04:03:44.679Z | Downloaded slog v2.8.2 |
| 1262 | 2026-06-05T04:03:44.679Z | Downloaded usdt-macro v0.5.0 |
| 1263 | 2026-06-05T04:03:44.679Z | Downloaded thiserror-no-std v2.0.2 |
| 1264 | 2026-06-05T04:03:44.679Z | Downloaded schemars_derive v0.8.22 |
| 1265 | 2026-06-05T04:03:44.679Z | Downloaded icu_locale_core v2.2.0 |
| 1266 | 2026-06-05T04:03:44.679Z | Downloaded typify v0.4.3 |
| 1267 | 2026-06-05T04:03:44.679Z | Downloaded libm v0.2.16 |
| 1268 | 2026-06-05T04:03:44.679Z | Downloaded similar v2.7.0 |
| 1269 | 2026-06-05T04:03:44.679Z | Downloaded itertools v0.12.1 |
| 1270 | 2026-06-05T04:03:44.679Z | Downloaded hashbrown v0.16.1 |
| 1271 | 2026-06-05T04:03:44.679Z | Downloaded iddqd v0.4.2 |
| 1272 | 2026-06-05T04:03:44.679Z | Downloaded nom v7.1.3 |
| 1273 | 2026-06-05T04:03:44.679Z | Downloaded zerovec v0.11.6 |
| 1274 | 2026-06-05T04:03:44.679Z | Downloaded expectorate v1.2.0 |
| 1275 | 2026-06-05T04:03:44.679Z | Downloaded aws-lc-sys v0.41.0 |
| 1276 | 2026-06-05T04:03:45.095Z | Compiling proc-macro2 v1.0.106 |
| 1277 | 2026-06-05T04:03:45.095Z | Compiling quote v1.0.45 |
| 1278 | 2026-06-05T04:03:45.095Z | Compiling unicode-ident v1.0.24 |
| 1279 | 2026-06-05T04:03:45.095Z | Compiling serde_core v1.0.228 |
| 1280 | 2026-06-05T04:03:45.095Z | Compiling cfg-if v1.0.4 |
| 1281 | 2026-06-05T04:03:45.100Z | Compiling serde v1.0.228 |
| 1282 | 2026-06-05T04:03:45.100Z | Compiling libc v0.2.186 |
| 1283 | 2026-06-05T04:03:45.100Z | Compiling memchr v2.8.1 |
| 1284 | 2026-06-05T04:03:45.730Z | Compiling itoa v1.0.18 |
| 1285 | 2026-06-05T04:03:45.755Z | Compiling smallvec v1.15.1 |
| 1286 | 2026-06-05T04:03:45.755Z | Compiling zmij v1.0.21 |
| 1287 | 2026-06-05T04:03:45.755Z | Compiling autocfg v1.5.1 |
| 1288 | 2026-06-05T04:03:45.755Z | Compiling libm v0.2.16 |
| 1289 | 2026-06-05T04:03:45.895Z | Compiling stable_deref_trait v1.2.1 |
| 1290 | 2026-06-05T04:03:45.987Z | Compiling litemap v0.8.2 |
| 1291 | 2026-06-05T04:03:46.018Z | Compiling writeable v0.6.3 |
| 1292 | 2026-06-05T04:03:46.112Z | Compiling percent-encoding v2.3.2 |
| 1293 | 2026-06-05T04:03:46.179Z | Compiling icu_normalizer_data v2.2.0 |
| 1294 | 2026-06-05T04:03:46.184Z | Compiling icu_properties_data v2.2.0 |
| 1295 | 2026-06-05T04:03:46.184Z | Compiling utf8_iter v1.0.4 |
| 1296 | 2026-06-05T04:03:46.221Z | Compiling iana-time-zone v0.1.65 |
| 1297 | 2026-06-05T04:03:46.345Z | Compiling equivalent v1.0.2 |
| 1298 | 2026-06-05T04:03:46.439Z | Compiling form_urlencoded v1.2.2 |
| 1299 | 2026-06-05T04:03:46.460Z | Compiling version_check v0.9.5 |
| 1300 | 2026-06-05T04:03:46.521Z | Compiling syn v2.0.117 |
| 1301 | 2026-06-05T04:03:46.602Z | Compiling pin-project-lite v0.2.17 |
| 1302 | 2026-06-05T04:03:46.615Z | Compiling serde_json v1.0.150 |
| 1303 | 2026-06-05T04:03:46.626Z | Compiling scopeguard v1.2.0 |
| 1304 | 2026-06-05T04:03:46.638Z | Compiling parking_lot_core v0.9.12 |
| 1305 | 2026-06-05T04:03:46.694Z | Compiling dyn-clone v1.0.20 |
| 1306 | 2026-06-05T04:03:46.733Z | Compiling lock_api v0.4.14 |
| 1307 | 2026-06-05T04:03:47.146Z | Compiling num-traits v0.2.19 |
| 1308 | 2026-06-05T04:03:47.149Z | Compiling getrandom v0.4.2 |
| 1309 | 2026-06-05T04:03:47.149Z | Compiling thiserror v2.0.18 |
| 1310 | 2026-06-05T04:03:47.149Z | Compiling log v0.4.32 |
| 1311 | 2026-06-05T04:03:47.149Z | Compiling rand_core v0.10.1 |
| 1312 | 2026-06-05T04:03:47.149Z | Compiling hashbrown v0.17.1 |
| 1313 | 2026-06-05T04:03:47.149Z | Compiling errno v0.3.14 |
| 1314 | 2026-06-05T04:03:47.289Z | Compiling futures-core v0.3.32 |
| 1315 | 2026-06-05T04:03:47.354Z | Compiling heck v0.5.0 |
| 1316 | 2026-06-05T04:03:47.441Z | Compiling semver v1.0.28 |
| 1317 | 2026-06-05T04:03:48.005Z | Compiling zerocopy v0.8.50 |
| 1318 | 2026-06-05T04:03:48.416Z | Compiling futures-sink v0.3.32 |
| 1319 | 2026-06-05T04:03:48.416Z | Compiling indexmap v2.14.0 |
| 1320 | 2026-06-05T04:03:48.417Z | Compiling uuid v1.23.2 |
| 1321 | 2026-06-05T04:03:48.417Z | Compiling slab v0.4.12 |
| 1322 | 2026-06-05T04:03:48.417Z | Compiling jobserver v0.1.34 |
| 1323 | 2026-06-05T04:03:48.417Z | Compiling find-msvc-tools v0.1.9 |
| 1324 | 2026-06-05T04:03:48.420Z | Compiling fnv v1.0.7 |
| 1325 | 2026-06-05T04:03:48.420Z | Compiling shlex v2.0.1 |
| 1326 | 2026-06-05T04:03:48.420Z | Compiling schemars v0.8.22 |
| 1327 | 2026-06-05T04:03:48.420Z | Compiling futures-channel v0.3.32 |
| 1328 | 2026-06-05T04:03:48.420Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-06-05T04:03:48.420Z | Compiling cc v1.2.63 |
| 1330 | 2026-06-05T04:03:48.420Z | Compiling futures-io v0.3.32 |
| 1331 | 2026-06-05T04:03:48.420Z | Compiling futures-task v0.3.32 |
| 1332 | 2026-06-05T04:03:48.519Z | Compiling socket2 v0.6.4 |
| 1333 | 2026-06-05T04:03:48.995Z | Compiling bitflags v2.12.1 |
| 1334 | 2026-06-05T04:03:49.018Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-06-05T04:03:49.018Z | Compiling parking_lot v0.12.5 |
| 1336 | 2026-06-05T04:03:49.018Z | Compiling mio v1.2.1 |
| 1337 | 2026-06-05T04:03:49.018Z | Compiling portable-atomic v1.13.1 |
| 1338 | 2026-06-05T04:03:49.018Z | Compiling dunce v1.0.5 |
| 1339 | 2026-06-05T04:03:49.018Z | Compiling typenum v1.20.1 |
| 1340 | 2026-06-05T04:03:49.018Z | Compiling fs_extra v1.3.0 |
| 1341 | 2026-06-05T04:03:49.032Z | Compiling cmake v0.1.58 |
| 1342 | 2026-06-05T04:03:49.616Z | Compiling base64 v0.22.1 |
| 1343 | 2026-06-05T04:03:49.620Z | Compiling critical-section v1.2.0 |
| 1344 | 2026-06-05T04:03:49.620Z | Compiling subtle v2.6.1 |
| 1345 | 2026-06-05T04:03:49.620Z | Compiling byteorder v1.5.0 |
| 1346 | 2026-06-05T04:03:49.620Z | Compiling synstructure v0.13.2 |
| 1347 | 2026-06-05T04:03:49.620Z | Compiling serde_derive_internals v0.29.1 |
| 1348 | 2026-06-05T04:03:49.620Z | Compiling regex-syntax v0.8.10 |
| 1349 | 2026-06-05T04:03:49.620Z | Compiling slog v2.8.2 |
| 1350 | 2026-06-05T04:03:49.620Z | Compiling aws-lc-sys v0.41.0 |
| 1351 | 2026-06-05T04:03:49.748Z | Compiling once_cell v1.21.4 |
| 1352 | 2026-06-05T04:03:49.786Z | Compiling atomic-waker v1.1.2 |
| 1353 | 2026-06-05T04:03:49.797Z | Compiling ipnet v2.12.0 |
| 1354 | 2026-06-05T04:03:49.862Z | Compiling httparse v1.10.1 |
| 1355 | 2026-06-05T04:03:49.908Z | Compiling strsim v0.11.1 |
| 1356 | 2026-06-05T04:03:49.958Z | Compiling rustix v1.1.4 |
| 1357 | 2026-06-05T04:03:50.170Z | Compiling tower-service v0.3.3 |
| 1358 | 2026-06-05T04:03:50.261Z | Compiling tower-layer v0.3.3 |
| 1359 | 2026-06-05T04:03:50.298Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-06-05T04:03:50.320Z | Compiling untrusted v0.9.0 |
| 1361 | 2026-06-05T04:03:50.416Z | Compiling try-lock v0.2.5 |
| 1362 | 2026-06-05T04:03:50.438Z | Compiling thiserror v1.0.69 |
| 1363 | 2026-06-05T04:03:50.468Z | Compiling ucd-trie v0.1.7 |
| 1364 | 2026-06-05T04:03:50.513Z | Compiling ryu v1.0.23 |
| 1365 | 2026-06-05T04:03:50.524Z | Compiling want v0.3.1 |
| 1366 | 2026-06-05T04:03:50.580Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-06-05T04:03:50.592Z | Compiling serde_derive v1.0.228 |
| 1368 | 2026-06-05T04:03:50.684Z | Compiling zerofrom-derive v0.1.7 |
| 1369 | 2026-06-05T04:03:50.696Z | Compiling yoke-derive v0.8.2 |
| 1370 | 2026-06-05T04:03:50.752Z | Compiling zerovec-derive v0.11.3 |
| 1371 | 2026-06-05T04:03:50.764Z | Compiling displaydoc v0.2.6 |
| 1372 | 2026-06-05T04:03:50.794Z | Compiling schemars_derive v0.8.22 |
| 1373 | 2026-06-05T04:03:51.686Z | Compiling tokio-macros v2.7.0 |
| 1374 | 2026-06-05T04:03:51.898Z | Compiling thiserror-impl v2.0.18 |
| 1375 | 2026-06-05T04:03:51.987Z | Compiling zerocopy-derive v0.8.50 |
| 1376 | 2026-06-05T04:03:52.009Z | Compiling zerofrom v0.1.8 |
| 1377 | 2026-06-05T04:03:52.429Z | Compiling yoke v0.8.3 |
| 1378 | 2026-06-05T04:03:52.499Z | Compiling zeroize_derive v1.4.3 |
| 1379 | 2026-06-05T04:03:52.499Z | Compiling zerovec v0.11.6 |
| 1380 | 2026-06-05T04:03:52.499Z | Compiling zerotrie v0.2.4 |
| 1381 | 2026-06-05T04:03:52.499Z | Compiling futures-macro v0.3.32 |
| 1382 | 2026-06-05T04:03:52.735Z | Compiling tinystr v0.8.3 |
| 1383 | 2026-06-05T04:03:52.757Z | Compiling potential_utf v0.1.5 |
| 1384 | 2026-06-05T04:03:52.774Z | Compiling zeroize v1.8.2 |
| 1385 | 2026-06-05T04:03:52.913Z | Compiling icu_locale_core v2.2.0 |
| 1386 | 2026-06-05T04:03:52.913Z | Compiling icu_collections v2.2.0 |
| 1387 | 2026-06-05T04:03:52.950Z | Compiling pest v2.8.6 |
| 1388 | 2026-06-05T04:03:53.154Z | Compiling thiserror-impl v1.0.69 |
| 1389 | 2026-06-05T04:03:53.244Z | Compiling futures-util v0.3.32 |
| 1390 | 2026-06-05T04:03:53.430Z | Compiling httpdate v1.0.3 |
| 1391 | 2026-06-05T04:03:53.666Z | Compiling icu_provider v2.2.0 |
| 1392 | 2026-06-05T04:03:53.868Z | Compiling bytes v1.11.1 |
| 1393 | 2026-06-05T04:03:53.957Z | Compiling icu_properties v2.2.0 |
| 1394 | 2026-06-05T04:03:53.974Z | Compiling icu_normalizer v2.2.0 |
| 1395 | 2026-06-05T04:03:54.177Z | Compiling chrono v0.4.45 |
| 1396 | 2026-06-05T04:03:54.300Z | Compiling http v1.4.1 |
| 1397 | 2026-06-05T04:03:54.475Z | Compiling tokio v1.52.3 |
| 1398 | 2026-06-05T04:03:54.553Z | Compiling serde_tokenstream v0.2.3 |
| 1399 | 2026-06-05T04:03:54.825Z | Compiling idna_adapter v1.2.2 |
| 1400 | 2026-06-05T04:03:54.961Z | Compiling idna v1.1.0 |
| 1401 | 2026-06-05T04:03:55.121Z | Compiling http-body v1.0.1 |
| 1402 | 2026-06-05T04:03:55.263Z | Compiling url v2.5.8 |
| 1403 | 2026-06-05T04:03:55.333Z | Compiling erased-serde v0.3.31 |
| 1404 | 2026-06-05T04:03:55.614Z | Compiling pest_meta v2.8.6 |
| 1405 | 2026-06-05T04:03:55.721Z | Compiling getrandom v0.3.4 |
| 1406 | 2026-06-05T04:03:56.113Z | Compiling ppv-lite86 v0.2.21 |
| 1407 | 2026-06-05T04:03:56.141Z | Compiling pretty-hex v0.4.2 |
| 1408 | 2026-06-05T04:03:56.180Z | Compiling plain v0.2.3 |
| 1409 | 2026-06-05T04:03:56.228Z | Compiling pest_generator v2.8.6 |
| 1410 | 2026-06-05T04:03:56.678Z | Compiling foldhash v0.2.0 |
| 1411 | 2026-06-05T04:03:56.682Z | Compiling allocator-api2 v0.2.21 |
| 1412 | 2026-06-05T04:03:56.682Z | Compiling paste v1.0.15 |
| 1413 | 2026-06-05T04:03:56.682Z | Compiling tracing-attributes v0.1.31 |
| 1414 | 2026-06-05T04:03:56.682Z | Compiling ipnetwork v0.21.1 |
| 1415 | 2026-06-05T04:03:56.872Z | Compiling hashbrown v0.16.1 |
| 1416 | 2026-06-05T04:03:56.890Z | Compiling tracing-core v0.1.36 |
| 1417 | 2026-06-05T04:03:56.965Z | Compiling pest_derive v2.8.6 |
| 1418 | 2026-06-05T04:03:57.046Z | Compiling ident_case v1.0.1 |
| 1419 | 2026-06-05T04:03:57.576Z | Compiling omicron-workspace-hack v0.1.0 |
| 1420 | 2026-06-05T04:03:57.579Z | Compiling http-body-util v0.1.3 |
| 1421 | 2026-06-05T04:03:57.579Z | Compiling serde_urlencoded v0.7.1 |
| 1422 | 2026-06-05T04:03:57.579Z | Compiling aho-corasick v1.1.4 |
| 1423 | 2026-06-05T04:03:57.579Z | Compiling sync_wrapper v1.0.2 |
| 1424 | 2026-06-05T04:03:57.608Z | Compiling winnow v1.0.3 |
| 1425 | 2026-06-05T04:03:57.644Z | Compiling oxnet v0.1.6 |
| 1426 | 2026-06-05T04:03:57.678Z | Compiling daft-derive v0.1.7 |
| 1427 | 2026-06-05T04:03:57.742Z | Compiling tracing v0.1.44 |
| 1428 | 2026-06-05T04:03:57.976Z | Compiling fastrand v2.4.1 |
| 1429 | 2026-06-05T04:03:58.111Z | Compiling async-trait v0.1.89 |
| 1430 | 2026-06-05T04:03:58.239Z | Compiling regex-automata v0.4.14 |
| 1431 | 2026-06-05T04:03:58.436Z | Compiling tokio-util v0.7.18 |
| 1432 | 2026-06-05T04:03:58.698Z | Compiling scroll_derive v0.13.1 |
| 1433 | 2026-06-05T04:03:58.843Z | Compiling aws-lc-rs v1.17.0 |
| 1434 | 2026-06-05T04:03:59.105Z | Compiling num-conv v0.2.2 |
| 1435 | 2026-06-05T04:03:59.157Z | Compiling time-core v0.1.8 |
| 1436 | 2026-06-05T04:03:59.178Z | Compiling anyhow v1.0.102 |
| 1437 | 2026-06-05T04:03:59.656Z | Compiling powerfmt v0.2.0 |
| 1438 | 2026-06-05T04:03:59.663Z | Compiling time-macros v0.2.27 |
| 1439 | 2026-06-05T04:03:59.663Z | Compiling deranged v0.5.8 |
| 1440 | 2026-06-05T04:03:59.663Z | Compiling scroll v0.13.0 |
| 1441 | 2026-06-05T04:03:59.722Z | Compiling rustls-pki-types v1.14.1 |
| 1442 | 2026-06-05T04:03:59.829Z | Compiling num_threads v0.1.7 |
| 1443 | 2026-06-05T04:03:59.938Z | Compiling regex v1.12.3 |
| 1444 | 2026-06-05T04:04:00.215Z | Compiling hex v0.4.3 |
| 1445 | 2026-06-05T04:04:00.308Z | Compiling openssl-probe v0.2.1 |
| 1446 | 2026-06-05T04:04:00.373Z | Compiling goblin v0.10.7 |
| 1447 | 2026-06-05T04:04:00.501Z | Compiling untrusted v0.7.1 |
| 1448 | 2026-06-05T04:04:00.821Z | Compiling camino v1.2.2 |
| 1449 | 2026-06-05T04:04:00.832Z | Compiling crc32fast v1.5.0 |
| 1450 | 2026-06-05T04:04:00.985Z | Compiling usdt-impl v0.6.0 |
| 1451 | 2026-06-05T04:04:01.512Z | Compiling rustls v0.23.40 |
| 1452 | 2026-06-05T04:04:01.532Z | Compiling h2 v0.4.14 |
| 1453 | 2026-06-05T04:04:01.532Z | Compiling dtrace-parser v0.3.0 |
| 1454 | 2026-06-05T04:04:01.532Z | Compiling crossbeam-utils v0.8.21 |
| 1455 | 2026-06-05T04:04:01.812Z | Compiling futures-executor v0.3.32 |
| 1456 | 2026-06-05T04:04:01.865Z | Compiling structmeta-derive v0.3.0 |
| 1457 | 2026-06-05T04:04:01.931Z | Compiling thread-id v5.1.0 |
| 1458 | 2026-06-05T04:04:02.013Z | Compiling cpufeatures v0.3.0 |
| 1459 | 2026-06-05T04:04:02.129Z | Compiling adler2 v2.0.1 |
| 1460 | 2026-06-05T04:04:02.139Z | Compiling simd-adler32 v0.3.9 |
| 1461 | 2026-06-05T04:04:02.222Z | Compiling futures v0.3.32 |
| 1462 | 2026-06-05T04:04:02.233Z | Compiling rand_core v0.9.5 |
| 1463 | 2026-06-05T04:04:02.298Z | Compiling miniz_oxide v0.8.9 |
| 1464 | 2026-06-05T04:04:02.465Z | Compiling darling_core v0.23.0 |
| 1465 | 2026-06-05T04:04:02.831Z | Compiling newtype-uuid-macros v0.1.0 |
| 1466 | 2026-06-05T04:04:02.956Z | Compiling structmeta v0.3.0 |
| 1467 | 2026-06-05T04:04:02.986Z | Compiling hybrid-array v0.4.12 |
| 1468 | 2026-06-05T04:04:03.380Z | Compiling dof v0.4.0 |
| 1469 | 2026-06-05T04:04:03.414Z | Compiling hyper v1.10.1 |
| 1470 | 2026-06-05T04:04:03.438Z | Compiling thread_local v1.1.9 |
| 1471 | 2026-06-05T04:04:03.658Z | Compiling match_cfg v0.1.0 |
| 1472 | 2026-06-05T04:04:03.699Z | Compiling flate2 v1.1.9 |
| 1473 | 2026-06-05T04:04:04.400Z | Compiling newtype-uuid v1.3.2 |
| 1474 | 2026-06-05T04:04:04.537Z | Compiling hyper-util v0.1.20 |
| 1475 | 2026-06-05T04:04:04.633Z | Compiling darling_macro v0.23.0 |
| 1476 | 2026-06-05T04:04:05.096Z | Compiling ref-cast v1.0.25 |
| 1477 | 2026-06-05T04:04:05.101Z | Compiling compression-core v0.4.32 |
| 1478 | 2026-06-05T04:04:05.101Z | Compiling quick-error v1.2.3 |
| 1479 | 2026-06-05T04:04:05.101Z | Compiling slog-async v2.8.0 |
| 1480 | 2026-06-05T04:04:05.577Z | Compiling compression-codecs v0.4.38 |
| 1481 | 2026-06-05T04:04:05.627Z | Compiling darling v0.23.0 |
| 1482 | 2026-06-05T04:04:05.628Z | Compiling daft v0.1.7 |
| 1483 | 2026-06-05T04:04:05.628Z | Compiling crypto-common v0.2.2 |
| 1484 | 2026-06-05T04:04:05.628Z | Compiling block-buffer v0.12.0 |
| 1485 | 2026-06-05T04:04:05.628Z | Compiling usdt-macro v0.6.0 |
| 1486 | 2026-06-05T04:04:05.628Z | Compiling usdt-attr-macro v0.6.0 |
| 1487 | 2026-06-05T04:04:05.628Z | Compiling rand_chacha v0.9.0 |
| 1488 | 2026-06-05T04:04:05.628Z | Compiling ref-cast-impl v1.0.25 |
| 1489 | 2026-06-05T04:04:05.855Z | Compiling strum_macros v0.26.4 |
| 1490 | 2026-06-05T04:04:05.892Z | Compiling serde_spanned v1.1.1 |
| 1491 | 2026-06-05T04:04:06.108Z | Compiling multer v3.1.0 |
| 1492 | 2026-06-05T04:04:06.130Z | Compiling generic-array v0.14.7 |
| 1493 | 2026-06-05T04:04:06.243Z | Compiling debug-ignore v1.0.5 |
| 1494 | 2026-06-05T04:04:06.314Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1495 | 2026-06-05T04:04:06.350Z | Compiling take_mut v0.2.2 |
| 1496 | 2026-06-05T04:04:06.370Z | Compiling const-oid v0.10.2 |
| 1497 | 2026-06-05T04:04:06.458Z | Compiling bit-vec v0.8.0 |
| 1498 | 2026-06-05T04:04:06.527Z | Compiling term v1.2.1 |
| 1499 | 2026-06-05T04:04:06.545Z | Compiling digest v0.11.3 |
| 1500 | 2026-06-05T04:04:06.641Z | Compiling bit-set v0.8.0 |
| 1501 | 2026-06-05T04:04:06.692Z | Compiling rand v0.9.4 |
| 1502 | 2026-06-05T04:04:06.706Z | Compiling serde_with_macros v3.20.0 |
| 1503 | 2026-06-05T04:04:06.717Z | Compiling async-stream-impl v0.3.6 |
| 1504 | 2026-06-05T04:04:06.799Z | Compiling dropshot v0.17.1 |
| 1505 | 2026-06-05T04:04:07.091Z | Compiling encoding_rs v0.8.35 |
| 1506 | 2026-06-05T04:04:07.252Z | Compiling unarray v0.1.4 |
| 1507 | 2026-06-05T04:04:07.302Z | Compiling mime v0.3.17 |
| 1508 | 2026-06-05T04:04:07.358Z | Compiling spin v0.9.8 |
| 1509 | 2026-06-05T04:04:07.367Z | Compiling syn v1.0.109 |
| 1510 | 2026-06-05T04:04:07.467Z | Compiling async-stream v0.3.6 |
| 1511 | 2026-06-05T04:04:07.542Z | Compiling strum v0.26.3 |
| 1512 | 2026-06-05T04:04:07.619Z | Compiling sha1 v0.11.0 |
| 1513 | 2026-06-05T04:04:07.666Z | Compiling derive-ex v0.1.8 |
| 1514 | 2026-06-05T04:04:07.735Z | Compiling tower v0.5.3 |
| 1515 | 2026-06-05T04:04:07.746Z | Compiling dropshot_endpoint v0.17.1 |
| 1516 | 2026-06-05T04:04:07.842Z | Compiling macaddr v1.0.1 |
| 1517 | 2026-06-05T04:04:07.862Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1518 | 2026-06-05T04:04:08.135Z | Compiling waitgroup v0.1.2 |
| 1519 | 2026-06-05T04:04:08.212Z | Compiling serde_path_to_error v0.1.20 |
| 1520 | 2026-06-05T04:04:08.346Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1521 | 2026-06-05T04:04:08.476Z | Compiling tower-http v0.6.11 |
| 1522 | 2026-06-05T04:04:08.579Z | Compiling tempfile v3.27.0 |
| 1523 | 2026-06-05T04:04:09.117Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1524 | 2026-06-05T04:04:09.122Z | Compiling openapiv3 v2.2.0 |
| 1525 | 2026-06-05T04:04:09.122Z | Compiling strum_macros v0.27.2 |
| 1526 | 2026-06-05T04:04:09.122Z | Compiling instant v0.1.13 |
| 1527 | 2026-06-05T04:04:09.240Z | Compiling test-strategy v0.4.5 |
| 1528 | 2026-06-05T04:04:09.408Z | Compiling rustls-native-certs v0.8.4 |
| 1529 | 2026-06-05T04:04:10.166Z | Compiling time v0.3.47 |
| 1530 | 2026-06-05T04:04:10.299Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1531 | 2026-06-05T04:04:10.518Z | Compiling crossbeam-channel v0.5.15 |
| 1532 | 2026-06-05T04:04:10.620Z | Compiling crypto-common v0.1.7 |
| 1533 | 2026-06-05T04:04:10.749Z | Compiling strum v0.27.2 |
| 1534 | 2026-06-05T04:04:10.955Z | Compiling parse-display-derive v0.10.0 |
| 1535 | 2026-06-05T04:04:11.066Z | Compiling backon v1.6.0 |
| 1536 | 2026-06-05T04:04:11.272Z | Compiling rand_chacha v0.3.1 |
| 1537 | 2026-06-05T04:04:11.728Z | Compiling rand v0.8.6 |
| 1538 | 2026-06-05T04:04:11.917Z | Compiling slog-json v2.6.1 |
| 1539 | 2026-06-05T04:04:11.991Z | Compiling hostname v0.3.1 |
| 1540 | 2026-06-05T04:04:12.125Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1541 | 2026-06-05T04:04:12.260Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1542 | 2026-06-05T04:04:12.330Z | Compiling wait-timeout v0.2.1 |
| 1543 | 2026-06-05T04:04:12.385Z | Compiling is-terminal v0.4.17 |
| 1544 | 2026-06-05T04:04:12.440Z | Compiling memmap2 v0.9.10 |
| 1545 | 2026-06-05T04:04:12.614Z | Compiling either v1.16.0 |
| 1546 | 2026-06-05T04:04:12.634Z | Compiling usdt v0.6.0 |
| 1547 | 2026-06-05T04:04:13.046Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1548 | 2026-06-05T04:04:13.049Z | Compiling rusty-fork v0.3.1 |
| 1549 | 2026-06-05T04:04:13.049Z | Compiling slog-term v2.9.2 |
| 1550 | 2026-06-05T04:04:13.049Z | Compiling slog-bunyan v2.5.0 |
| 1551 | 2026-06-05T04:04:13.049Z | Compiling serde_with v3.20.0 |
| 1552 | 2026-06-05T04:04:13.049Z | Compiling async-compression v0.4.42 |
| 1553 | 2026-06-05T04:04:13.049Z | Compiling rand_xorshift v0.4.0 |
| 1554 | 2026-06-05T04:04:13.186Z | Compiling rustls-pemfile v2.2.0 |
| 1555 | 2026-06-05T04:04:13.328Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1556 | 2026-06-05T04:04:13.382Z | Compiling regress v0.10.5 |
| 1557 | 2026-06-05T04:04:13.433Z | Compiling hostname v0.4.2 |
| 1558 | 2026-06-05T04:04:13.521Z | Compiling humantime v2.3.0 |
| 1559 | 2026-06-05T04:04:13.566Z | Compiling proptest v1.11.0 |
| 1560 | 2026-06-05T04:04:13.795Z | Compiling iddqd v0.4.2 |
| 1561 | 2026-06-05T04:04:14.011Z | Compiling reqwest v0.12.28 |
| 1562 | 2026-06-05T04:04:14.180Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1563 | 2026-06-05T04:04:14.433Z | Compiling block-buffer v0.10.4 |
| 1564 | 2026-06-05T04:04:14.758Z | Compiling digest v0.10.7 |
| 1565 | 2026-06-05T04:04:14.773Z | Compiling itertools v0.14.0 |
| 1566 | 2026-06-05T04:04:14.976Z | Compiling progenitor-client v0.10.0 |
| 1567 | 2026-06-05T04:04:15.083Z | Compiling parse-display v0.10.0 |
| 1568 | 2026-06-05T04:04:15.249Z | Compiling backoff v0.4.0 |
| 1569 | 2026-06-05T04:04:15.463Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1570 | 2026-06-05T04:04:16.447Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1571 | 2026-06-05T04:04:17.264Z | Compiling regress v0.11.1 |
| 1572 | 2026-06-05T04:04:17.276Z | Compiling utf8parse v0.2.2 |
| 1573 | 2026-06-05T04:04:17.478Z | Compiling anstyle-parse v1.0.0 |
| 1574 | 2026-06-05T04:04:17.661Z | Compiling anstyle v1.0.14 |
| 1575 | 2026-06-05T04:04:17.697Z | Compiling colorchoice v1.0.5 |
| 1576 | 2026-06-05T04:04:17.806Z | Compiling anstyle-query v1.1.5 |
| 1577 | 2026-06-05T04:04:17.912Z | Compiling is_terminal_polyfill v1.70.2 |
| 1578 | 2026-06-05T04:04:18.003Z | Compiling anstream v1.0.0 |
| 1579 | 2026-06-05T04:04:18.585Z | Compiling toml_datetime v0.6.11 |
| 1580 | 2026-06-05T04:04:18.848Z | Compiling typify-impl v0.6.2 |
| 1581 | 2026-06-05T04:04:18.890Z | Compiling zerocopy-derive v0.7.35 |
| 1582 | 2026-06-05T04:04:18.919Z | Compiling clap_lex v1.1.0 |
| 1583 | 2026-06-05T04:04:19.109Z | Compiling cpufeatures v0.2.17 |
| 1584 | 2026-06-05T04:04:19.192Z | Compiling convert_case v0.4.0 |
| 1585 | 2026-06-05T04:04:19.723Z | Compiling zerocopy v0.7.35 |
| 1586 | 2026-06-05T04:04:19.871Z | Compiling derive_more v0.99.20 |
| 1587 | 2026-06-05T04:04:20.141Z | Compiling unicode-width v0.2.2 |
| 1588 | 2026-06-05T04:04:20.509Z | Compiling secrecy v0.10.3 |
| 1589 | 2026-06-05T04:04:20.844Z | Compiling clap_derive v4.6.1 |
| 1590 | 2026-06-05T04:04:20.941Z | Compiling float-ord v0.3.2 |
| 1591 | 2026-06-05T04:04:21.057Z | Compiling tinyvec_macros v0.1.1 |
| 1592 | 2026-06-05T04:04:21.269Z | Compiling crucible-workspace-hack v0.1.0 |
| 1593 | 2026-06-05T04:04:21.318Z | Compiling tinyvec v1.11.0 |
| 1594 | 2026-06-05T04:04:21.864Z | Compiling terminal_size v0.4.4 |
| 1595 | 2026-06-05T04:04:22.407Z | Compiling dtrace-parser v0.2.0 |
| 1596 | 2026-06-05T04:04:22.411Z | Compiling scroll_derive v0.12.1 |
| 1597 | 2026-06-05T04:04:22.411Z | Compiling num-integer v0.1.46 |
| 1598 | 2026-06-05T04:04:22.429Z | Compiling rustc_version v0.4.1 |
| 1599 | 2026-06-05T04:04:22.490Z | Compiling usdt-impl v0.5.0 |
| 1600 | 2026-06-05T04:04:22.713Z | Compiling curve25519-dalek v4.1.3 |
| 1601 | 2026-06-05T04:04:23.135Z | Compiling scroll v0.12.0 |
| 1602 | 2026-06-05T04:04:23.139Z | Compiling dof v0.3.0 |
| 1603 | 2026-06-05T04:04:23.139Z | Compiling hmac v0.12.1 |
| 1604 | 2026-06-05T04:04:23.139Z | Compiling inout v0.1.4 |
| 1605 | 2026-06-05T04:04:23.153Z | Compiling darling_core v0.21.3 |
| 1606 | 2026-06-05T04:04:23.248Z | Compiling ff v0.13.1 |
| 1607 | 2026-06-05T04:04:23.387Z | Compiling thread-id v4.2.2 |
| 1608 | 2026-06-05T04:04:23.394Z | Compiling group v0.13.0 |
| 1609 | 2026-06-05T04:04:23.438Z | Compiling cipher v0.4.4 |
| 1610 | 2026-06-05T04:04:24.045Z | Compiling hkdf v0.12.4 |
| 1611 | 2026-06-05T04:04:24.048Z | Compiling goblin v0.8.2 |
| 1612 | 2026-06-05T04:04:24.048Z | Compiling num-rational v0.4.2 |
| 1613 | 2026-06-05T04:04:24.093Z | Compiling num-iter v0.1.45 |
| 1614 | 2026-06-05T04:04:24.210Z | Compiling clap_builder v4.6.0 |
| 1615 | 2026-06-05T04:04:24.351Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1616 | 2026-06-05T04:04:24.403Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1617 | 2026-06-05T04:04:24.600Z | Compiling universal-hash v0.5.1 |
| 1618 | 2026-06-05T04:04:24.734Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-06-05T04:04:25.227Z | Compiling typify-macro v0.6.2 |
| 1620 | 2026-06-05T04:04:25.250Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1621 | 2026-06-05T04:04:25.266Z | Compiling darling_macro v0.21.3 |
| 1622 | 2026-06-05T04:04:25.588Z | Compiling crossbeam-epoch v0.9.18 |
| 1623 | 2026-06-05T04:04:25.860Z | Compiling half v2.7.1 |
| 1624 | 2026-06-05T04:04:25.885Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-06-05T04:04:25.972Z | Compiling num-complex v0.4.6 |
| 1626 | 2026-06-05T04:04:26.300Z | Compiling base64ct v1.8.3 |
| 1627 | 2026-06-05T04:04:26.362Z | Compiling base16ct v0.2.0 |
| 1628 | 2026-06-05T04:04:26.535Z | Compiling opaque-debug v0.3.1 |
| 1629 | 2026-06-05T04:04:26.572Z | Compiling ciborium-io v0.2.2 |
| 1630 | 2026-06-05T04:04:26.612Z | Compiling poly1305 v0.8.0 |
| 1631 | 2026-06-05T04:04:26.636Z | Compiling ciborium-ll v0.2.2 |
| 1632 | 2026-06-05T04:04:26.647Z | Compiling password-hash v0.5.0 |
| 1633 | 2026-06-05T04:04:26.879Z | Compiling elliptic-curve v0.13.8 |
| 1634 | 2026-06-05T04:04:27.135Z | Compiling num v0.4.3 |
| 1635 | 2026-06-05T04:04:27.715Z | Compiling darling v0.21.3 |
| 1636 | 2026-06-05T04:04:27.767Z | Compiling typify v0.6.2 |
| 1637 | 2026-06-05T04:04:27.767Z | Compiling clap v4.6.1 |
| 1638 | 2026-06-05T04:04:27.767Z | Compiling thiserror-no-std v2.0.2 |
| 1639 | 2026-06-05T04:04:27.767Z | Compiling proc-macro-crate v3.5.0 |
| 1640 | 2026-06-05T04:04:27.956Z | Compiling chacha20 v0.9.1 |
| 1641 | 2026-06-05T04:04:27.993Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1642 | 2026-06-05T04:04:28.088Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1643 | 2026-06-05T04:04:28.559Z | Compiling blake2 v0.10.6 |
| 1644 | 2026-06-05T04:04:28.600Z | Compiling aead v0.5.2 |
| 1645 | 2026-06-05T04:04:28.746Z | Compiling byte-wrapper v0.1.0 |
| 1646 | 2026-06-05T04:04:28.756Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1647 | 2026-06-05T04:04:28.971Z | Compiling proc-macro-error-attr v1.0.4 |
| 1648 | 2026-06-05T04:04:29.140Z | Compiling unsafe-libyaml v0.2.11 |
| 1649 | 2026-06-05T04:04:29.198Z | Compiling heapless v0.8.0 |
| 1650 | 2026-06-05T04:04:29.219Z | Compiling rustix v0.38.44 |
| 1651 | 2026-06-05T04:04:29.523Z | Compiling prettyplease v0.2.37 |
| 1652 | 2026-06-05T04:04:29.581Z | Compiling keccak v0.1.6 |
| 1653 | 2026-06-05T04:04:29.785Z | Compiling sha3 v0.10.9 |
| 1654 | 2026-06-05T04:04:29.793Z | Compiling serde_yaml v0.9.34+deprecated |
| 1655 | 2026-06-05T04:04:30.132Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1656 | 2026-06-05T04:04:30.827Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1657 | 2026-06-05T04:04:30.877Z | Compiling argon2 v0.5.3 |
| 1658 | 2026-06-05T04:04:31.083Z | Compiling chacha20poly1305 v0.10.1 |
| 1659 | 2026-06-05T04:04:31.345Z | Compiling num_enum_derive v0.7.6 |
| 1660 | 2026-06-05T04:04:31.389Z | Compiling vsss-rs v3.3.4 |
| 1661 | 2026-06-05T04:04:31.427Z | Compiling ingot-macros v0.1.1 |
| 1662 | 2026-06-05T04:04:31.457Z | Compiling ciborium v0.2.2 |
| 1663 | 2026-06-05T04:04:32.151Z | Compiling usdt-attr-macro v0.5.0 |
| 1664 | 2026-06-05T04:04:32.394Z | Compiling usdt-macro v0.5.0 |
| 1665 | 2026-06-05T04:04:33.326Z | Compiling serde_spanned v0.6.9 |
| 1666 | 2026-06-05T04:04:33.481Z | Compiling enum-as-inner v0.6.1 |
| 1667 | 2026-06-05T04:04:34.038Z | Compiling hash32 v0.3.1 |
| 1668 | 2026-06-05T04:04:34.093Z | Compiling proc-macro-error v1.0.4 |
| 1669 | 2026-06-05T04:04:34.196Z | Compiling memmap v0.7.0 |
| 1670 | 2026-06-05T04:04:34.203Z | Compiling memoffset v0.9.1 |
| 1671 | 2026-06-05T04:04:34.248Z | Compiling indent_write v2.2.0 |
| 1672 | 2026-06-05T04:04:34.343Z | Compiling winnow v0.7.15 |
| 1673 | 2026-06-05T04:04:34.391Z | Compiling cfg_aliases v0.2.1 |
| 1674 | 2026-06-05T04:04:34.416Z | Compiling winnow v0.5.40 |
| 1675 | 2026-06-05T04:04:34.428Z | Compiling smoltcp v0.11.0 |
| 1676 | 2026-06-05T04:04:34.473Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1677 | 2026-06-05T04:04:34.492Z | Compiling toml_write v0.1.2 |
| 1678 | 2026-06-05T04:04:34.525Z | Compiling data-encoding v2.11.0 |
| 1679 | 2026-06-05T04:04:34.670Z | Compiling rustls-webpki v0.103.13 |
| 1680 | 2026-06-05T04:04:34.881Z | Compiling nix v0.31.3 |
| 1681 | 2026-06-05T04:04:35.137Z | Compiling usdt v0.5.0 |
| 1682 | 2026-06-05T04:04:35.373Z | Compiling ingot-types v0.1.2 |
| 1683 | 2026-06-05T04:04:35.731Z | Compiling toml_edit v0.22.27 |
| 1684 | 2026-06-05T04:04:35.770Z | Compiling toml_edit v0.19.15 |
| 1685 | 2026-06-05T04:04:35.841Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-06-05T04:04:35.856Z | Compiling num_enum v0.7.6 |
| 1687 | 2026-06-05T04:04:35.861Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1688 | 2026-06-05T04:04:35.872Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1689 | 2026-06-05T04:04:36.180Z | Compiling tabwriter v1.4.1 |
| 1690 | 2026-06-05T04:04:36.456Z | Compiling cobs v0.3.0 |
| 1691 | 2026-06-05T04:04:36.576Z | Compiling serde_repr v0.1.20 |
| 1692 | 2026-06-05T04:04:36.658Z | Compiling pkg-config v0.3.33 |
| 1693 | 2026-06-05T04:04:37.062Z | Compiling bitflags v1.3.2 |
| 1694 | 2026-06-05T04:04:37.109Z | Compiling vcpkg v0.2.15 |
| 1695 | 2026-06-05T04:04:37.148Z | Compiling managed v0.8.0 |
| 1696 | 2026-06-05T04:04:37.217Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1697 | 2026-06-05T04:04:37.487Z | Compiling toml v0.8.23 |
| 1698 | 2026-06-05T04:04:37.661Z | Compiling openssl-sys v0.9.116 |
| 1699 | 2026-06-05T04:04:37.962Z | Compiling proc-macro-crate v1.3.1 |
| 1700 | 2026-06-05T04:04:38.199Z | Compiling tokio-rustls v0.26.4 |
| 1701 | 2026-06-05T04:04:38.224Z | Compiling rustls-platform-verifier v0.7.0 |
| 1702 | 2026-06-05T04:04:38.475Z | Compiling hyper-rustls v0.27.9 |
| 1703 | 2026-06-05T04:04:39.190Z | Compiling reqwest v0.13.4 |
| 1704 | 2026-06-05T04:04:39.287Z | Compiling postcard v1.1.3 |
| 1705 | 2026-06-05T04:04:39.968Z | Compiling ingot v0.1.1 |
| 1706 | 2026-06-05T04:04:40.155Z | Compiling progenitor-client v0.14.0 |
| 1707 | 2026-06-05T04:04:40.440Z | Compiling progenitor-extras v0.2.0 |
| 1708 | 2026-06-05T04:04:41.387Z | Compiling hubpack_derive v0.1.1 |
| 1709 | 2026-06-05T04:04:41.568Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1710 | 2026-06-05T04:04:41.938Z | Compiling foreign-types-macros v0.2.3 |
| 1711 | 2026-06-05T04:04:41.956Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1712 | 2026-06-05T04:04:42.297Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1713 | 2026-06-05T04:04:42.556Z | Compiling foreign-types-shared v0.3.1 |
| 1714 | 2026-06-05T04:04:42.630Z | Compiling linked-hash-map v0.5.6 |
| 1715 | 2026-06-05T04:04:42.654Z | Compiling heck v0.4.1 |
| 1716 | 2026-06-05T04:04:42.827Z | Compiling rayon-core v1.13.0 |
| 1717 | 2026-06-05T04:04:42.870Z | Compiling semver v0.1.20 |
| 1718 | 2026-06-05T04:04:43.077Z | Compiling swrite v0.1.0 |
| 1719 | 2026-06-05T04:04:43.140Z | Compiling colored v3.1.1 |
| 1720 | 2026-06-05T04:04:43.178Z | Compiling resolv-conf v0.7.6 |
| 1721 | 2026-06-05T04:04:43.199Z | Compiling unicode-segmentation v1.13.3 |
| 1722 | 2026-06-05T04:04:43.433Z | Compiling static_assertions v1.1.0 |
| 1723 | 2026-06-05T04:04:43.532Z | Compiling newline-converter v0.3.0 |
| 1724 | 2026-06-05T04:04:43.560Z | Compiling rustc_version v0.1.7 |
| 1725 | 2026-06-05T04:04:43.593Z | Compiling lru-cache v0.1.2 |
| 1726 | 2026-06-05T04:04:43.658Z | Compiling foreign-types v0.5.0 |
| 1727 | 2026-06-05T04:04:43.704Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1728 | 2026-06-05T04:04:43.717Z | Compiling hubpack v0.1.2 |
| 1729 | 2026-06-05T04:04:43.855Z | Compiling num_enum_derive v0.5.11 |
| 1730 | 2026-06-05T04:04:44.138Z | Compiling atomicwrites v0.4.4 |
| 1731 | 2026-06-05T04:04:44.351Z | Compiling hickory-proto v0.24.4 |
| 1732 | 2026-06-05T04:04:45.039Z | Compiling progenitor-impl v0.13.0 |
| 1733 | 2026-06-05T04:04:45.497Z | Compiling crossbeam-deque v0.8.6 |
| 1734 | 2026-06-05T04:04:45.586Z | Compiling console v0.15.11 |
| 1735 | 2026-06-05T04:04:45.695Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1736 | 2026-06-05T04:04:46.260Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1737 | 2026-06-05T04:04:46.769Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1738 | 2026-06-05T04:04:46.878Z | Compiling camino-tempfile v1.4.1 |
| 1739 | 2026-06-05T04:04:47.570Z | Compiling chacha20 v0.10.0 |
| 1740 | 2026-06-05T04:04:47.600Z | Compiling serde-big-array v0.5.1 |
| 1741 | 2026-06-05T04:04:47.600Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1742 | 2026-06-05T04:04:47.815Z | Compiling derive-where v1.6.1 |
| 1743 | 2026-06-05T04:04:47.868Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1744 | 2026-06-05T04:04:48.006Z | Compiling pin-project-internal v1.1.13 |
| 1745 | 2026-06-05T04:04:48.802Z | Compiling num-derive v0.4.2 |
| 1746 | 2026-06-05T04:04:48.912Z | Compiling cstr-argument v0.1.2 |
| 1747 | 2026-06-05T04:04:48.912Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1748 | 2026-06-05T04:04:49.166Z | Compiling minimal-lexical v0.2.1 |
| 1749 | 2026-06-05T04:04:49.166Z | Compiling siphasher v1.0.3 |
| 1750 | 2026-06-05T04:04:49.221Z | Compiling similar v2.7.0 |
| 1751 | 2026-06-05T04:04:49.221Z | Compiling phf_shared v0.12.1 |
| 1752 | 2026-06-05T04:04:49.221Z | Compiling nom v7.1.3 |
| 1753 | 2026-06-05T04:04:49.221Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1754 | 2026-06-05T04:04:49.221Z | Compiling pin-project v1.1.13 |
| 1755 | 2026-06-05T04:04:49.330Z | Compiling progenitor-macro v0.13.0 |
| 1756 | 2026-06-05T04:04:50.229Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-05T04:04:50.361Z | Compiling expectorate v1.2.0 |
| 1758 | 2026-06-05T04:04:50.361Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1759 | 2026-06-05T04:04:50.361Z | Compiling rand v0.10.1 |
| 1760 | 2026-06-05T04:04:50.361Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1761 | 2026-06-05T04:04:50.361Z | Compiling hickory-resolver v0.24.4 |
| 1762 | 2026-06-05T04:04:50.419Z | Compiling num_enum v0.5.11 |
| 1763 | 2026-06-05T04:04:50.513Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1764 | 2026-06-05T04:04:50.555Z | Compiling newtype_derive v0.1.6 |
| 1765 | 2026-06-05T04:04:50.709Z | Compiling progenitor-client v0.13.0 |
| 1766 | 2026-06-05T04:04:51.059Z | Compiling progenitor-impl v0.14.0 |
| 1767 | 2026-06-05T04:04:51.088Z | Compiling unicode-normalization v0.1.25 |
| 1768 | 2026-06-05T04:04:51.576Z | Compiling tokio-stream v0.1.18 |
| 1769 | 2026-06-05T04:04:52.093Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-06-05T04:04:52.430Z | Compiling async-recursion v1.1.1 |
| 1771 | 2026-06-05T04:04:52.618Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1772 | 2026-06-05T04:04:52.834Z | Compiling slog-dtrace v0.3.0 |
| 1773 | 2026-06-05T04:04:53.353Z | Compiling csv-core v0.1.13 |
| 1774 | 2026-06-05T04:04:53.373Z | Compiling bstr v1.12.1 |
| 1775 | 2026-06-05T04:04:53.373Z | Compiling same-file v1.0.6 |
| 1776 | 2026-06-05T04:04:53.373Z | Compiling foldhash v0.1.5 |
| 1777 | 2026-06-05T04:04:53.373Z | Compiling owo-colors v4.3.0 |
| 1778 | 2026-06-05T04:04:53.410Z | Compiling highway v1.3.0 |
| 1779 | 2026-06-05T04:04:53.625Z | Compiling unicode-xid v0.2.6 |
| 1780 | 2026-06-05T04:04:53.705Z | Compiling foreign-types-shared v0.1.1 |
| 1781 | 2026-06-05T04:04:53.740Z | Compiling cancel-safe-futures v0.1.5 |
| 1782 | 2026-06-05T04:04:53.769Z | Compiling openssl v0.10.80 |
| 1783 | 2026-06-05T04:04:54.239Z | Compiling konst_macro_rules v0.2.19 |
| 1784 | 2026-06-05T04:04:54.272Z | Compiling chrono-tz v0.10.4 |
| 1785 | 2026-06-05T04:04:54.272Z | Compiling unicode-width v0.1.14 |
| 1786 | 2026-06-05T04:04:54.272Z | Compiling konst v0.2.20 |
| 1787 | 2026-06-05T04:04:54.272Z | Compiling snafu v0.8.9 |
| 1788 | 2026-06-05T04:04:54.272Z | Compiling foreign-types v0.3.2 |
| 1789 | 2026-06-05T04:04:54.272Z | Compiling const_format_proc_macros v0.2.34 |
| 1790 | 2026-06-05T04:04:54.288Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1791 | 2026-06-05T04:04:54.488Z | Compiling globset v0.4.18 |
| 1792 | 2026-06-05T04:04:54.506Z | Compiling hashbrown v0.15.5 |
| 1793 | 2026-06-05T04:04:54.506Z | Compiling walkdir v2.5.0 |
| 1794 | 2026-06-05T04:04:54.553Z | Compiling progenitor v0.13.0 |
| 1795 | 2026-06-05T04:04:54.686Z | Compiling csv v1.4.0 |
| 1796 | 2026-06-05T04:04:54.784Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1797 | 2026-06-05T04:04:54.852Z | Compiling progenitor-macro v0.14.0 |
| 1798 | 2026-06-05T04:04:55.077Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1799 | 2026-06-05T04:04:55.510Z | Compiling qorb v0.4.1 |
| 1800 | 2026-06-05T04:04:55.526Z | Compiling olpc-cjson v0.1.4 |
| 1801 | 2026-06-05T04:04:55.526Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1802 | 2026-06-05T04:04:56.999Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-05T04:04:57.490Z | Compiling rayon v1.12.0 |
| 1804 | 2026-06-05T04:04:57.564Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1805 | 2026-06-05T04:04:57.564Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1806 | 2026-06-05T04:04:57.690Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-05T04:04:59.254Z | Compiling phf v0.12.1 |
| 1808 | 2026-06-05T04:04:59.687Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-06-05T04:04:59.688Z | Compiling zone_cfg_derive v0.3.1 |
| 1810 | 2026-06-05T04:04:59.688Z | Compiling tokio-dtrace v0.1.1 |
| 1811 | 2026-06-05T04:04:59.688Z | Compiling itertools v0.12.1 |
| 1812 | 2026-06-05T04:04:59.688Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1813 | 2026-06-05T04:04:59.688Z | Compiling libsw-core v0.3.2 |
| 1814 | 2026-06-05T04:04:59.735Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1815 | 2026-06-05T04:04:59.736Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-05T04:05:01.730Z | Compiling serde_plain v1.0.2 |
| 1817 | 2026-06-05T04:05:01.882Z | Compiling openssl-macros v0.1.1 |
| 1818 | 2026-06-05T04:05:01.882Z | Compiling pem v3.0.6 |
| 1819 | 2026-06-05T04:05:01.992Z | Compiling cookie v0.18.1 |
| 1820 | 2026-06-05T04:05:01.992Z | Compiling sigpipe v0.1.3 |
| 1821 | 2026-06-05T04:05:01.992Z | Compiling glob v0.3.3 |
| 1822 | 2026-06-05T04:05:01.992Z | Compiling bytecount v0.6.9 |
| 1823 | 2026-06-05T04:05:01.992Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-05T04:05:01.992Z | Compiling fixedbitset v0.5.7 |
| 1825 | 2026-06-05T04:05:01.992Z | Compiling fixedbitset v0.4.2 |
| 1826 | 2026-06-05T04:05:01.992Z | Compiling typed-path v0.9.3 |
| 1827 | 2026-06-05T04:05:01.993Z | Compiling jiff v0.2.28 |
| 1828 | 2026-06-05T04:05:01.993Z | Compiling petgraph v0.6.5 |
| 1829 | 2026-06-05T04:05:01.993Z | Compiling petgraph v0.8.3 |
| 1830 | 2026-06-05T04:05:01.993Z | Compiling papergrid v0.11.0 |
| 1831 | 2026-06-05T04:05:02.050Z | Compiling tough v0.22.0 |
| 1832 | 2026-06-05T04:05:02.473Z | Compiling zone v0.3.1 |
| 1833 | 2026-06-05T04:05:02.668Z | Compiling progenitor v0.14.0 |
| 1834 | 2026-06-05T04:05:02.727Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1835 | 2026-06-05T04:05:02.764Z | Compiling libsw v3.5.0 |
| 1836 | 2026-06-05T04:05:02.821Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1837 | 2026-06-05T04:05:02.873Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-06-05T04:05:02.959Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-05T04:05:03.013Z | Compiling oxide-tokio-rt v0.1.6 |
| 1840 | 2026-06-05T04:05:03.096Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1841 | 2026-06-05T04:05:03.145Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-05T04:05:03.391Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1843 | 2026-06-05T04:05:04.358Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-05T04:05:04.411Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-05T04:05:04.839Z | Compiling const_format v0.2.36 |
| 1846 | 2026-06-05T04:05:05.081Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1847 | 2026-06-05T04:05:05.171Z | Compiling tabled_derive v0.7.0 |
| 1848 | 2026-06-05T04:05:05.286Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-05T04:05:05.286Z | Compiling gethostname v0.5.0 |
| 1850 | 2026-06-05T04:05:05.383Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-05T04:05:05.432Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1852 | 2026-06-05T04:05:05.590Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-05T04:05:05.677Z | Compiling bcs v0.1.6 |
| 1854 | 2026-06-05T04:05:05.677Z | Compiling smf v0.2.3 |
| 1855 | 2026-06-05T04:05:05.843Z | Compiling linear-map v1.2.0 |
| 1856 | 2026-06-05T04:05:05.895Z | Compiling smawk v0.3.2 |
| 1857 | 2026-06-05T04:05:06.084Z | Compiling lazy_static v1.5.0 |
| 1858 | 2026-06-05T04:05:06.165Z | Compiling whoami v1.6.1 |
| 1859 | 2026-06-05T04:05:06.226Z | Compiling unicode-linebreak v0.1.5 |
| 1860 | 2026-06-05T04:05:06.226Z | Compiling termtree v0.5.1 |
| 1861 | 2026-06-05T04:05:06.303Z | Compiling tagptr v0.2.0 |
| 1862 | 2026-06-05T04:05:06.413Z | Compiling textwrap v0.16.2 |
| 1863 | 2026-06-05T04:05:06.444Z | Compiling tabled v0.15.0 |
| 1864 | 2026-06-05T04:05:06.487Z | Compiling moka v0.12.15 |
| 1865 | 2026-06-05T04:05:06.684Z | Compiling steno v0.4.1 |
| 1866 | 2026-06-05T04:05:06.972Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-05T04:05:07.027Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-06-05T04:05:07.486Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-05T04:05:08.432Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-05T04:05:08.767Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-05T04:05:09.329Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-05T04:05:09.593Z | Compiling hickory-proto v0.25.2 |
| 1873 | 2026-06-05T04:05:10.100Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1874 | 2026-06-05T04:05:10.942Z | Compiling parking_lot_core v0.8.6 |
| 1875 | 2026-06-05T04:05:10.942Z | Compiling libscf-sys v1.2.0 |
| 1876 | 2026-06-05T04:05:10.942Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-05T04:05:10.942Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1878 | 2026-06-05T04:05:10.942Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1879 | 2026-06-05T04:05:11.423Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1880 | 2026-06-05T04:05:11.476Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1881 | 2026-06-05T04:05:11.538Z | Compiling nom v8.0.0 |
| 1882 | 2026-06-05T04:05:11.538Z | Compiling parking_lot v0.11.2 |
| 1883 | 2026-06-05T04:05:11.568Z | Compiling hickory-resolver v0.25.2 |
| 1884 | 2026-06-05T04:05:11.837Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1885 | 2026-06-05T04:05:11.897Z | Compiling fxhash v0.2.1 |
| 1886 | 2026-06-05T04:05:11.944Z | Compiling internet-checksum v0.2.1 |
| 1887 | 2026-06-05T04:05:12.026Z | Compiling sled v0.34.7 |
| 1888 | 2026-06-05T04:05:12.083Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1889 | 2026-06-05T04:05:12.513Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-05T04:05:13.632Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1891 | 2026-06-05T04:05:18.442Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-05T04:05:18.746Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1893 | 2026-06-05T04:05:24.954Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-05T04:05:26.628Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-05T04:05:28.031Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1896 | 2026-06-05T04:05:30.115Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1897 | 2026-06-05T04:05:30.158Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1898 | 2026-06-05T04:05:53.710Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1899 | 2026-06-05T04:05:53.902Z | ──────────── |
| 1900 | 2026-06-05T04:05:53.902Z | Nextest run ID cd5401e7-2a09-44b0-b74c-bf85a9d4a680 with nextest profile: default |
| 1901 | 2026-06-05T04:05:53.902Z | Starting 15 tests across 1 binary (28 tests skipped) |
| 1902 | 2026-06-05T04:06:10.371Z | PASS [ 17.495s] rdb proptest::prop_ipv4_default_contains_all |
| 1903 | 2026-06-05T04:06:10.371Z | PASS [ 17.523s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1904 | 2026-06-05T04:06:10.371Z | PASS [ 17.540s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1905 | 2026-06-05T04:06:10.371Z | PASS [ 17.549s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1906 | 2026-06-05T04:06:10.371Z | PASS [ 17.557s] rdb proptest::prop_ipv6_default_contains_all |
| 1907 | 2026-06-05T04:06:10.371Z | PASS [ 17.570s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1908 | 2026-06-05T04:06:10.371Z | PASS [ 17.628s] rdb proptest::prop_ipv4_within_self |
| 1909 | 2026-06-05T04:06:27.619Z | PASS [ 17.384s] rdb proptest::prop_ipv6_within_self |
| 1910 | 2026-06-05T04:06:36.929Z | PASS [ 26.590s] rdb proptest::prop_static_route_key_deduplication |
| 1911 | 2026-06-05T04:06:47.374Z | PASS [ 37.106s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1912 | 2026-06-05T04:06:47.428Z | PASS [ 37.110s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1913 | 2026-06-05T04:06:47.484Z | PASS [ 37.128s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1914 | 2026-06-05T04:06:47.585Z | PASS [ 37.266s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1915 | 2026-06-05T04:06:52.898Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1916 | 2026-06-05T04:07:04.786Z | PASS [ 53.410s] rdb proptest::prop_static_route_key_ord_consistency |
| 1917 | 2026-06-05T04:07:52.705Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1918 | 2026-06-05T04:08:52.711Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1919 | 2026-06-05T04:09:52.713Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1920 | 2026-06-05T04:10:13.872Z | PASS [ 261.163s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1921 | 2026-06-05T04:10:13.872Z | ──────────── |
| 1922 | 2026-06-05T04:10:13.872Z | Summary [ 261.164s] 15 tests run: 15 passed (1 slow), 28 skipped |
| 1923 | 2026-06-05T04:10:13.886Z | + cp './*.log' /work/ |
| 1924 | 2026-06-05T04:10:13.889Z | + true |
| 1925 | 2026-06-05T04:10:13.890Z | + [[ -d proptest-regressions ]] |
| 1926 | 2026-06-05T04:10:13.890Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1927 | 2026-06-05T04:10:13.893Z | + popd |
| 1928 | 2026-06-05T04:10:13.894Z | /work/oxidecomputer/maghemite |
| 1929 | 2026-06-05T04:10:13.894Z | + pushd bgp |
| 1930 | 2026-06-05T04:10:13.894Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1931 | 2026-06-05T04:10:13.894Z | + PROPTEST_CASES=1000000 |
| 1932 | 2026-06-05T04:10:13.894Z | + cargo nextest run --lib proptest |
| 1933 | 2026-06-05T04:10:15.059Z | Compiling smallvec v1.15.1 |
| 1934 | 2026-06-05T04:10:15.219Z | Compiling crunchy v0.2.4 |
| 1935 | 2026-06-05T04:10:15.239Z | Compiling tiny-keccak v2.0.2 |
| 1936 | 2026-06-05T04:10:15.248Z | Compiling ahash v0.8.12 |
| 1937 | 2026-06-05T04:10:15.255Z | Compiling smartstring v1.0.1 |
| 1938 | 2026-06-05T04:10:15.268Z | Compiling thin-vec v0.2.18 |
| 1939 | 2026-06-05T04:10:15.268Z | Compiling serial_test_derive v3.5.0 |
| 1940 | 2026-06-05T04:10:15.358Z | Compiling icu_normalizer v2.2.0 |
| 1941 | 2026-06-05T04:10:15.374Z | Compiling parking_lot_core v0.9.12 |
| 1942 | 2026-06-05T04:10:15.530Z | Compiling parking_lot_core v0.8.6 |
| 1943 | 2026-06-05T04:10:15.611Z | Compiling parking_lot v0.12.5 |
| 1944 | 2026-06-05T04:10:15.764Z | Compiling idna_adapter v1.2.2 |
| 1945 | 2026-06-05T04:10:15.820Z | Compiling tokio v1.52.3 |
| 1946 | 2026-06-05T04:10:15.913Z | Compiling idna v1.1.0 |
| 1947 | 2026-06-05T04:10:16.006Z | Compiling moka v0.12.15 |
| 1948 | 2026-06-05T04:10:16.098Z | Compiling parking_lot v0.11.2 |
| 1949 | 2026-06-05T04:10:16.251Z | Compiling url v2.5.8 |
| 1950 | 2026-06-05T04:10:16.516Z | Compiling const-random-macro v0.1.16 |
| 1951 | 2026-06-05T04:10:16.531Z | Compiling sled v0.34.7 |
| 1952 | 2026-06-05T04:10:16.710Z | Compiling rhai_codegen v3.2.0 |
| 1953 | 2026-06-05T04:10:16.790Z | Compiling schemars v0.8.22 |
| 1954 | 2026-06-05T04:10:16.922Z | Compiling const-random v0.1.18 |
| 1955 | 2026-06-05T04:10:17.144Z | Compiling yansi v1.0.1 |
| 1956 | 2026-06-05T04:10:17.147Z | Compiling diff v0.1.13 |
| 1957 | 2026-06-05T04:10:17.229Z | Compiling serial_test v3.5.0 |
| 1958 | 2026-06-05T04:10:17.422Z | Compiling pretty_assertions v1.4.1 |
| 1959 | 2026-06-05T04:10:17.558Z | Compiling ipnetwork v0.21.1 |
| 1960 | 2026-06-05T04:10:17.573Z | Compiling newtype-uuid v1.3.2 |
| 1961 | 2026-06-05T04:10:17.691Z | Compiling serde_with v3.20.0 |
| 1962 | 2026-06-05T04:10:17.903Z | Compiling oxnet v0.1.6 |
| 1963 | 2026-06-05T04:10:17.921Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1964 | 2026-06-05T04:10:18.011Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1965 | 2026-06-05T04:10:18.299Z | Compiling daft v0.1.7 |
| 1966 | 2026-06-05T04:10:18.387Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1967 | 2026-06-05T04:10:18.417Z | Compiling byte-wrapper v0.1.0 |
| 1968 | 2026-06-05T04:10:18.568Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1969 | 2026-06-05T04:10:18.792Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1970 | 2026-06-05T04:10:18.906Z | Compiling iddqd v0.4.2 |
| 1971 | 2026-06-05T04:10:19.082Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1972 | 2026-06-05T04:10:19.198Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1973 | 2026-06-05T04:10:19.381Z | Compiling typify-impl v0.6.2 |
| 1974 | 2026-06-05T04:10:19.438Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1975 | 2026-06-05T04:10:19.471Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-06-05T04:10:19.530Z | Compiling tokio-util v0.7.18 |
| 1977 | 2026-06-05T04:10:19.731Z | Compiling tokio-rustls v0.26.4 |
| 1978 | 2026-06-05T04:10:20.003Z | Compiling tower v0.5.3 |
| 1979 | 2026-06-05T04:10:20.230Z | Compiling h2 v0.4.14 |
| 1980 | 2026-06-05T04:10:20.341Z | Compiling async-compression v0.4.42 |
| 1981 | 2026-06-05T04:10:20.504Z | Compiling tower-http v0.6.11 |
| 1982 | 2026-06-05T04:10:20.623Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1983 | 2026-06-05T04:10:20.890Z | Compiling backoff v0.4.0 |
| 1984 | 2026-06-05T04:10:21.974Z | Compiling typify v0.6.2 |
| 1985 | 2026-06-05T04:10:22.019Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1986 | 2026-06-05T04:10:22.306Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1987 | 2026-06-05T04:10:22.380Z | Compiling hyper v1.10.1 |
| 1988 | 2026-06-05T04:10:22.404Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1989 | 2026-06-05T04:10:22.408Z | Compiling hickory-proto v0.24.4 |
| 1990 | 2026-06-05T04:10:22.537Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1991 | 2026-06-05T04:10:23.222Z | Compiling progenitor-impl v0.13.0 |
| 1992 | 2026-06-05T04:10:23.409Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1993 | 2026-06-05T04:10:23.690Z | Compiling hyper-util v0.1.20 |
| 1994 | 2026-06-05T04:10:24.153Z | Compiling tokio-stream v0.1.18 |
| 1995 | 2026-06-05T04:10:24.625Z | Compiling hickory-resolver v0.24.4 |
| 1996 | 2026-06-05T04:10:24.638Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1997 | 2026-06-05T04:10:25.436Z | Compiling hyper-rustls v0.27.9 |
| 1998 | 2026-06-05T04:10:25.699Z | Compiling reqwest v0.13.4 |
| 1999 | 2026-06-05T04:10:25.744Z | Compiling dropshot v0.17.1 |
| 2000 | 2026-06-05T04:10:25.768Z | Compiling reqwest v0.12.28 |
| 2001 | 2026-06-05T04:10:26.096Z | Compiling qorb v0.4.1 |
| 2002 | 2026-06-05T04:10:26.463Z | Compiling progenitor-impl v0.14.0 |
| 2003 | 2026-06-05T04:10:26.854Z | Compiling progenitor-client v0.10.0 |
| 2004 | 2026-06-05T04:10:27.151Z | Compiling progenitor-client v0.14.0 |
| 2005 | 2026-06-05T04:10:27.467Z | Compiling progenitor-extras v0.2.0 |
| 2006 | 2026-06-05T04:10:28.378Z | Compiling progenitor-client v0.13.0 |
| 2007 | 2026-06-05T04:10:28.698Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2008 | 2026-06-05T04:10:30.031Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2009 | 2026-06-05T04:10:30.088Z | Compiling progenitor v0.13.0 |
| 2010 | 2026-06-05T04:10:30.103Z | Compiling libsw-core v0.3.2 |
| 2011 | 2026-06-05T04:10:30.228Z | Compiling tokio-dtrace v0.1.1 |
| 2012 | 2026-06-05T04:10:30.279Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2013 | 2026-06-05T04:10:30.507Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2014 | 2026-06-05T04:10:31.092Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2015 | 2026-06-05T04:10:31.898Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-06-05T04:10:32.042Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2017 | 2026-06-05T04:10:32.086Z | Compiling oxide-tokio-rt v0.1.6 |
| 2018 | 2026-06-05T04:10:32.371Z | Compiling libsw v3.5.0 |
| 2019 | 2026-06-05T04:10:32.405Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-05T04:10:32.556Z | Compiling progenitor v0.14.0 |
| 2021 | 2026-06-05T04:10:32.705Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2022 | 2026-06-05T04:10:32.739Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2023 | 2026-06-05T04:10:32.835Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-06-05T04:10:33.026Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2025 | 2026-06-05T04:10:33.265Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-05T04:10:34.220Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2027 | 2026-06-05T04:10:34.623Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-06-05T04:10:34.941Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-06-05T04:10:35.465Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2030 | 2026-06-05T04:10:35.745Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2031 | 2026-06-05T04:10:35.762Z | Compiling tough v0.22.0 |
| 2032 | 2026-06-05T04:10:35.985Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2033 | 2026-06-05T04:10:36.526Z | Compiling cancel-safe-futures v0.1.5 |
| 2034 | 2026-06-05T04:10:36.899Z | Compiling zone v0.3.1 |
| 2035 | 2026-06-05T04:10:36.913Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-05T04:10:37.202Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-05T04:10:37.453Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2038 | 2026-06-05T04:10:37.650Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-06-05T04:10:37.709Z | Compiling hickory-proto v0.25.2 |
| 2040 | 2026-06-05T04:10:37.817Z | Compiling steno v0.4.1 |
| 2041 | 2026-06-05T04:10:37.996Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2042 | 2026-06-05T04:10:38.797Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2043 | 2026-06-05T04:10:38.852Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2044 | 2026-06-05T04:10:39.019Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-06-05T04:10:39.370Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2046 | 2026-06-05T04:10:39.478Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2047 | 2026-06-05T04:10:39.902Z | Compiling hickory-resolver v0.25.2 |
| 2048 | 2026-06-05T04:10:40.229Z | Compiling rhai v1.25.1 |
| 2049 | 2026-06-05T04:10:40.822Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-05T04:10:41.061Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-06-05T04:10:41.101Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-05T04:10:42.083Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-05T04:10:43.070Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-06-05T04:10:43.622Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-05T04:10:44.912Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2056 | 2026-06-05T04:10:45.925Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-06-05T04:10:46.143Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-05T04:10:51.140Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-05T04:10:58.821Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-06-05T04:11:00.429Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-06-05T04:11:01.470Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2062 | 2026-06-05T04:11:02.406Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2063 | 2026-06-05T04:11:03.234Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2064 | 2026-06-05T04:11:05.185Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2065 | 2026-06-05T04:11:35.817Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2066 | 2026-06-05T04:11:35.996Z | ──────────── |
| 2067 | 2026-06-05T04:11:35.997Z | Nextest run ID 6d49dcbe-7cf2-4ba3-aa24-5c8eabd6c596 with nextest profile: default |
| 2068 | 2026-06-05T04:11:35.997Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2069 | 2026-06-05T04:11:53.208Z | PASS [ 17.202s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2070 | 2026-06-05T04:11:55.142Z | PASS [ 19.136s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2071 | 2026-06-05T04:11:55.218Z | PASS [ 19.221s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2072 | 2026-06-05T04:11:56.447Z | PASS [ 20.438s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2073 | 2026-06-05T04:11:56.793Z | PASS [ 20.792s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2074 | 2026-06-05T04:11:56.964Z | PASS [ 20.957s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2075 | 2026-06-05T04:12:04.861Z | PASS [ 28.864s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2076 | 2026-06-05T04:12:10.419Z | PASS [ 17.211s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2077 | 2026-06-05T04:12:15.572Z | PASS [ 19.125s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2078 | 2026-06-05T04:12:15.622Z | PASS [ 20.481s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2079 | 2026-06-05T04:12:16.141Z | PASS [ 19.176s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2080 | 2026-06-05T04:12:16.594Z | PASS [ 19.800s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2081 | 2026-06-05T04:12:36.003Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2082 | 2026-06-05T04:12:39.577Z | PASS [ 29.151s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2083 | 2026-06-05T04:12:44.525Z | PASS [ 67.731s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2084 | 2026-06-05T04:12:56.368Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2085 | 2026-06-05T04:13:04.867Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2086 | 2026-06-05T04:13:06.063Z | PASS [ 70.810s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2087 | 2026-06-05T04:13:15.595Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2088 | 2026-06-05T04:13:18.008Z | PASS [ 62.427s] bgp proptest::prop_update_traditional_roundtrip |
| 2089 | 2026-06-05T04:13:19.306Z | PASS [ 74.441s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2090 | 2026-06-05T04:13:19.311Z | ──────────── |
| 2091 | 2026-06-05T04:13:19.311Z | Summary [ 103.305s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2092 | 2026-06-05T04:13:19.383Z | + cp './*.log' /work/ |
| 2093 | 2026-06-05T04:13:19.391Z | + true |
| 2094 | 2026-06-05T04:13:19.391Z | + [[ -d proptest-regressions ]] |
| 2095 | 2026-06-05T04:13:19.391Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2096 | 2026-06-05T04:13:19.391Z | + popd |
| 2097 | 2026-06-05T04:13:19.391Z | /work/oxidecomputer/maghemite |
| 2098 | 2026-06-05T04:13:19.391Z | process exited: duration 766953 ms, exit code 0 |
| |
| 2099 | 2026-06-05T04:13:19.422Z | found 0 output files |