|
|
|
| 1 | 2026-05-20T02:27:05.528Z | job assigned to worker 01KS1K8ZD70ZVMJKFFY4YKDEX2 [factory aws, i-032be42249c1e0810] (queued for 1 m 5 s) |
| |
| 2 | 2026-05-20T02:27:11.812Z | starting task 0: "setup" |
| 3 | 2026-05-20T02:27:11.817Z | ++ uname -s |
| 4 | 2026-05-20T02:27:11.820Z | + kern=SunOS |
| 5 | 2026-05-20T02:27:11.820Z | + build_user=build |
| 6 | 2026-05-20T02:27:11.820Z | + build_uid=12345 |
| 7 | 2026-05-20T02:27:11.820Z | + work_dir=/work |
| 8 | 2026-05-20T02:27:11.820Z | + input_dir=/input |
| 9 | 2026-05-20T02:27:11.820Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T02:27:11.820Z | + case "$kern" in |
| 11 | 2026-05-20T02:27:11.820Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T02:27:11.823Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T02:27:13.826Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T02:27:13.936Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T02:27:13.939Z | + home_fs=zfs |
| 16 | 2026-05-20T02:27:13.939Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T02:27:13.939Z | + mkdir -p /home/build |
| 18 | 2026-05-20T02:27:13.939Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T02:27:15.940Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T02:27:15.943Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-05-20T02:27:15.948Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T02:27:15.952Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T02:27:15.952Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-20T02:27:15.952Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-20T02:27:15.952Z | * rust toolchain profile = "default" |
| 26 | 2026-05-20T02:27:15.952Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T02:27:15.952Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T02:27:15.955Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T02:27:15.955Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T02:27:16.073Z | info: downloading installer |
| 31 | 2026-05-20T02:27:17.375Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T02:27:17.375Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T02:27:17.375Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T02:27:17.376Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T02:27:17.376Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T02:27:17.376Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T02:27:17.376Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T02:27:17.376Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T02:27:17.376Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T02:27:17.376Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T02:27:17.376Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T02:27:17.376Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T02:27:17.376Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T02:27:17.388Z | info: profile set to default |
| 45 | 2026-05-20T02:27:17.388Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T02:27:17.391Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T02:27:17.519Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T02:27:17.521Z | info: downloading 6 components |
| 49 | 2026-05-20T02:27:31.875Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T02:27:31.875Z | |
| 51 | 2026-05-20T02:27:31.913Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T02:27:31.913Z | |
| 53 | 2026-05-20T02:27:31.913Z | |
| 54 | 2026-05-20T02:27:31.913Z | Rust is installed now. Great! |
| 55 | 2026-05-20T02:27:31.914Z | |
| 56 | 2026-05-20T02:27:31.914Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T02:27:31.914Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T02:27:31.914Z | |
| 59 | 2026-05-20T02:27:31.914Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T02:27:31.914Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T02:27:31.914Z | |
| 62 | 2026-05-20T02:27:31.914Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T02:27:31.914Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T02:27:31.914Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T02:27:31.914Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T02:27:31.914Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T02:27:31.914Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T02:27:31.914Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T02:27:31.917Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T02:27:31.917Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T02:27:32.007Z | + rustup --version |
| 72 | 2026-05-20T02:27:32.014Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T02:27:32.019Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T02:27:32.039Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T02:27:32.042Z | + cargo --version |
| 76 | 2026-05-20T02:27:32.053Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T02:27:32.061Z | + rustc --version |
| 78 | 2026-05-20T02:27:32.075Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T02:27:32.078Z | process exited: duration 16125 ms, exit code 0 |
| |
| 80 | 2026-05-20T02:27:32.083Z | starting task 2: "authentication" |
| 81 | 2026-05-20T02:27:32.099Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-20T02:27:32.105Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T02:27:32.108Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T02:27:32.111Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T02:27:32.152Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T02:27:33.113Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T02:27:33.113Z | + git fetch origin ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 88 | 2026-05-20T02:27:33.365Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T02:27:33.365Z | * branch ad71a11cb1f29478f350da15977277c0aa3e7f84 -> FETCH_HEAD |
| 90 | 2026-05-20T02:27:33.370Z | + [[ -n trey/ddm-track-session-duration ]] |
| 91 | 2026-05-20T02:27:33.373Z | ++ git branch --show-current |
| 92 | 2026-05-20T02:27:33.373Z | + current=main |
| 93 | 2026-05-20T02:27:33.373Z | + [[ main != trey/ddm-track-session-duration ]] |
| 94 | 2026-05-20T02:27:33.373Z | + git branch -f trey/ddm-track-session-duration ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 95 | 2026-05-20T02:27:33.376Z | + git checkout -f trey/ddm-track-session-duration |
| 96 | 2026-05-20T02:27:33.394Z | Switched to branch 'trey/ddm-track-session-duration' |
| 97 | 2026-05-20T02:27:33.397Z | + git reset --hard ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 98 | 2026-05-20T02:27:33.409Z | HEAD is now at ad71a11 Merge main into trey/ddm-track-session-duration |
| 99 | 2026-05-20T02:27:33.412Z | process exited: duration 1304 ms, exit code 0 |
| |
| 100 | 2026-05-20T02:27:33.417Z | starting task 4: "build" |
| 101 | 2026-05-20T02:27:33.421Z | + set -e |
| 102 | 2026-05-20T02:27:33.421Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-05-20T02:27:33.421Z | + PLATFORM=illumos |
| 104 | 2026-05-20T02:27:33.421Z | + cargo --version |
| 105 | 2026-05-20T02:27:33.426Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-05-20T02:27:33.584Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-05-20T02:27:33.586Z | info: downloading 6 components |
| 108 | 2026-05-20T02:27:48.372Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-05-20T02:27:48.375Z | + rustc --version |
| 110 | 2026-05-20T02:27:48.402Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-05-20T02:27:48.407Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-05-20T02:27:48.446Z | Updating crates.io index |
| 113 | 2026-05-20T02:27:48.544Z | Downloading crates ... |
| 114 | 2026-05-20T02:27:48.609Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-05-20T02:27:48.672Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-05-20T02:27:48.715Z | Updating crates.io index |
| 117 | 2026-05-20T02:27:51.101Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-05-20T02:27:51.106Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-05-20T02:27:51.109Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-05-20T02:27:51.109Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-05-20T02:27:51.109Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-05-20T02:27:51.111Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-05-20T02:27:51.112Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 124 | 2026-05-20T02:27:51.112Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-05-20T02:27:51.115Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 126 | 2026-05-20T02:27:51.120Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-05-20T02:27:51.138Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 128 | 2026-05-20T02:27:51.146Z | Downloading crates ... |
| 129 | 2026-05-20T02:27:51.240Z | Downloaded anstyle v1.0.14 |
| 130 | 2026-05-20T02:27:51.245Z | Downloaded form_urlencoded v1.2.2 |
| 131 | 2026-05-20T02:27:51.248Z | Downloaded home v0.5.12 |
| 132 | 2026-05-20T02:27:51.250Z | Downloaded cfg_aliases v0.2.1 |
| 133 | 2026-05-20T02:27:51.253Z | Downloaded lru-slab v0.1.2 |
| 134 | 2026-05-20T02:27:51.256Z | Downloaded futures-task v0.3.32 |
| 135 | 2026-05-20T02:27:51.256Z | Downloaded number_prefix v0.4.0 |
| 136 | 2026-05-20T02:27:51.259Z | Downloaded nextest-workspace-hack v0.1.0 |
| 137 | 2026-05-20T02:27:51.259Z | Downloaded foreign-types v0.3.2 |
| 138 | 2026-05-20T02:27:51.259Z | Downloaded cargo-util-schemas v0.2.0 |
| 139 | 2026-05-20T02:27:51.261Z | Downloaded digest v0.10.7 |
| 140 | 2026-05-20T02:27:51.262Z | Downloaded rustc_version v0.4.1 |
| 141 | 2026-05-20T02:27:51.265Z | Downloaded futures-channel v0.3.32 |
| 142 | 2026-05-20T02:27:51.267Z | Downloaded ed25519 v2.2.3 |
| 143 | 2026-05-20T02:27:51.270Z | Downloaded percent-encoding v2.3.2 |
| 144 | 2026-05-20T02:27:51.270Z | Downloaded num-traits v0.2.19 |
| 145 | 2026-05-20T02:27:51.273Z | Downloaded jobserver v0.1.34 |
| 146 | 2026-05-20T02:27:51.273Z | Downloaded ahash v0.8.12 |
| 147 | 2026-05-20T02:27:51.277Z | Downloaded getrandom v0.2.17 |
| 148 | 2026-05-20T02:27:51.277Z | Downloaded quick-junit v0.5.2 |
| 149 | 2026-05-20T02:27:51.279Z | Downloaded crc32fast v1.5.0 |
| 150 | 2026-05-20T02:27:51.282Z | Downloaded self_update v0.42.0 |
| 151 | 2026-05-20T02:27:51.288Z | Downloaded flate2 v1.1.9 |
| 152 | 2026-05-20T02:27:51.292Z | Downloaded quote v1.0.45 |
| 153 | 2026-05-20T02:27:51.294Z | Downloaded nix v0.30.1 |
| 154 | 2026-05-20T02:27:51.301Z | Downloaded shlex v1.3.0 |
| 155 | 2026-05-20T02:27:51.304Z | Downloaded miette-derive v7.6.0 |
| 156 | 2026-05-20T02:27:51.304Z | Downloaded indent_write v2.2.0 |
| 157 | 2026-05-20T02:27:51.304Z | Downloaded humantime v2.3.0 |
| 158 | 2026-05-20T02:27:51.306Z | Downloaded base64 v0.22.1 |
| 159 | 2026-05-20T02:27:51.310Z | Downloaded hashbrown v0.15.5 |
| 160 | 2026-05-20T02:27:51.313Z | Downloaded humantime-serde v1.1.1 |
| 161 | 2026-05-20T02:27:51.313Z | Downloaded ryu v1.0.23 |
| 162 | 2026-05-20T02:27:51.316Z | Downloaded futures-sink v0.3.32 |
| 163 | 2026-05-20T02:27:51.320Z | Downloaded indexmap v2.14.0 |
| 164 | 2026-05-20T02:27:51.320Z | Downloaded idna_adapter v1.0.0 |
| 165 | 2026-05-20T02:27:51.323Z | Downloaded clap_builder v4.6.0 |
| 166 | 2026-05-20T02:27:51.325Z | Downloaded miette v7.6.0 |
| 167 | 2026-05-20T02:27:51.328Z | Downloaded cargo-platform v0.2.0 |
| 168 | 2026-05-20T02:27:51.328Z | Downloaded adler2 v2.0.1 |
| 169 | 2026-05-20T02:27:51.332Z | Downloaded cfg-if v1.0.4 |
| 170 | 2026-05-20T02:27:51.335Z | Downloaded backtrace-ext v0.2.1 |
| 171 | 2026-05-20T02:27:51.337Z | Downloaded hex v0.4.3 |
| 172 | 2026-05-20T02:27:51.340Z | Downloaded debug-ignore v1.0.5 |
| 173 | 2026-05-20T02:27:51.343Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 174 | 2026-05-20T02:27:51.343Z | Downloaded nested v0.1.1 |
| 175 | 2026-05-20T02:27:51.349Z | Downloaded base64ct v1.8.3 |
| 176 | 2026-05-20T02:27:51.353Z | Downloaded indenter v0.3.4 |
| 177 | 2026-05-20T02:27:51.353Z | Downloaded http-body v1.0.1 |
| 178 | 2026-05-20T02:27:51.356Z | Downloaded scopeguard v1.2.0 |
| 179 | 2026-05-20T02:27:51.359Z | Downloaded future-queue v0.4.0 |
| 180 | 2026-05-20T02:27:51.359Z | Downloaded duct v0.13.7 |
| 181 | 2026-05-20T02:27:51.359Z | Downloaded dialoguer v0.11.0 |
| 182 | 2026-05-20T02:27:51.362Z | Downloaded camino v1.2.2 |
| 183 | 2026-05-20T02:27:51.365Z | Downloaded block-buffer v0.10.4 |
| 184 | 2026-05-20T02:27:51.365Z | Downloaded futures-executor v0.3.32 |
| 185 | 2026-05-20T02:27:51.365Z | Downloaded erased-serde v0.4.10 |
| 186 | 2026-05-20T02:27:51.368Z | Downloaded derive_more v2.1.1 |
| 187 | 2026-05-20T02:27:51.373Z | Downloaded shell-words v1.1.1 |
| 188 | 2026-05-20T02:27:51.375Z | Downloaded openssl-macros v0.1.1 |
| 189 | 2026-05-20T02:27:51.375Z | Downloaded fixedbitset v0.5.7 |
| 190 | 2026-05-20T02:27:51.378Z | Downloaded globset v0.4.18 |
| 191 | 2026-05-20T02:27:51.381Z | Downloaded slab v0.4.12 |
| 192 | 2026-05-20T02:27:51.383Z | Downloaded eyre v0.6.12 |
| 193 | 2026-05-20T02:27:51.386Z | Downloaded serde v1.0.228 |
| 194 | 2026-05-20T02:27:51.388Z | Downloaded hyper-tls v0.6.0 |
| 195 | 2026-05-20T02:27:51.388Z | Downloaded derive-where v1.6.1 |
| 196 | 2026-05-20T02:27:51.391Z | Downloaded lazy_static v1.5.0 |
| 197 | 2026-05-20T02:27:51.394Z | Downloaded sharded-slab v0.1.7 |
| 198 | 2026-05-20T02:27:51.394Z | Downloaded der v0.7.10 |
| 199 | 2026-05-20T02:27:51.398Z | Downloaded config v0.15.23 |
| 200 | 2026-05-20T02:27:51.401Z | Downloaded sigchld v0.2.4 |
| 201 | 2026-05-20T02:27:51.404Z | Downloaded serde_core v1.0.228 |
| 202 | 2026-05-20T02:27:51.404Z | Downloaded serde_spanned v1.1.1 |
| 203 | 2026-05-20T02:27:51.407Z | Downloaded swrite v0.1.0 |
| 204 | 2026-05-20T02:27:51.407Z | Downloaded subtle v2.6.1 |
| 205 | 2026-05-20T02:27:51.410Z | Downloaded ipnet v2.12.0 |
| 206 | 2026-05-20T02:27:51.410Z | Downloaded is_terminal_polyfill v1.70.2 |
| 207 | 2026-05-20T02:27:51.410Z | Downloaded borsh v1.6.1 |
| 208 | 2026-05-20T02:27:51.413Z | Downloaded guppy v0.17.25 |
| 209 | 2026-05-20T02:27:51.418Z | Downloaded sync_wrapper v1.0.2 |
| 210 | 2026-05-20T02:27:51.421Z | Downloaded supports-color v3.0.2 |
| 211 | 2026-05-20T02:27:51.421Z | Downloaded is_ci v1.2.0 |
| 212 | 2026-05-20T02:27:51.421Z | Downloaded pathdiff v0.2.3 |
| 213 | 2026-05-20T02:27:51.421Z | Downloaded ordered-float v2.10.1 |
| 214 | 2026-05-20T02:27:51.423Z | Downloaded bstr v1.12.1 |
| 215 | 2026-05-20T02:27:51.426Z | Downloaded parking_lot v0.12.5 |
| 216 | 2026-05-20T02:27:51.429Z | Downloaded mukti-metadata v0.3.0 |
| 217 | 2026-05-20T02:27:51.429Z | Downloaded itoa v1.0.18 |
| 218 | 2026-05-20T02:27:51.432Z | Downloaded serde_path_to_error v0.1.20 |
| 219 | 2026-05-20T02:27:51.432Z | Downloaded textwrap v0.16.2 |
| 220 | 2026-05-20T02:27:51.434Z | Downloaded pkg-config v0.3.33 |
| 221 | 2026-05-20T02:27:51.435Z | Downloaded pin-project-internal v1.1.13 |
| 222 | 2026-05-20T02:27:51.435Z | Downloaded nextest-filtering v0.15.0 |
| 223 | 2026-05-20T02:27:51.438Z | Downloaded iana-time-zone v0.1.65 |
| 224 | 2026-05-20T02:27:51.440Z | Downloaded nextest-metadata v0.12.2 |
| 225 | 2026-05-20T02:27:51.440Z | Downloaded either v1.15.0 |
| 226 | 2026-05-20T02:27:51.440Z | Downloaded tokio-rustls v0.26.4 |
| 227 | 2026-05-20T02:27:51.443Z | Downloaded log v0.4.29 |
| 228 | 2026-05-20T02:27:51.446Z | Downloaded serde_spanned v0.6.9 |
| 229 | 2026-05-20T02:27:51.448Z | Downloaded rustc-hash v2.1.2 |
| 230 | 2026-05-20T02:27:51.454Z | Downloaded os_pipe v1.2.3 |
| 231 | 2026-05-20T02:27:51.458Z | Downloaded serde-value v0.7.0 |
| 232 | 2026-05-20T02:27:51.458Z | Downloaded openssl-probe v0.2.1 |
| 233 | 2026-05-20T02:27:51.460Z | Downloaded color-eyre v0.6.5 |
| 234 | 2026-05-20T02:27:51.464Z | Downloaded supports-hyperlinks v3.2.0 |
| 235 | 2026-05-20T02:27:51.467Z | Downloaded strsim v0.11.1 |
| 236 | 2026-05-20T02:27:51.467Z | Downloaded atomic-waker v1.1.2 |
| 237 | 2026-05-20T02:27:51.467Z | Downloaded tinyvec_macros v0.1.1 |
| 238 | 2026-05-20T02:27:51.469Z | Downloaded foreign-types-shared v0.1.1 |
| 239 | 2026-05-20T02:27:51.469Z | Downloaded toml v0.8.23 |
| 240 | 2026-05-20T02:27:51.472Z | Downloaded rustls-pki-types v1.14.1 |
| 241 | 2026-05-20T02:27:51.482Z | Downloaded getrandom v0.3.4 |
| 242 | 2026-05-20T02:27:51.482Z | Downloaded static_assertions v1.1.0 |
| 243 | 2026-05-20T02:27:51.482Z | Downloaded rand_chacha v0.9.0 |
| 244 | 2026-05-20T02:27:51.482Z | Downloaded lock_api v0.4.14 |
| 245 | 2026-05-20T02:27:51.482Z | Downloaded rand_core v0.6.4 |
| 246 | 2026-05-20T02:27:51.482Z | Downloaded native-tls v0.2.18 |
| 247 | 2026-05-20T02:27:51.482Z | Downloaded colorchoice v1.0.5 |
| 248 | 2026-05-20T02:27:51.485Z | Downloaded crypto-common v0.1.7 |
| 249 | 2026-05-20T02:27:51.485Z | Downloaded cargo-platform v0.3.3 |
| 250 | 2026-05-20T02:27:51.485Z | Downloaded rand_core v0.9.5 |
| 251 | 2026-05-20T02:27:51.488Z | Downloaded anstyle-query v1.1.5 |
| 252 | 2026-05-20T02:27:51.488Z | Downloaded pin-project-lite v0.2.17 |
| 253 | 2026-05-20T02:27:51.491Z | Downloaded quinn-udp v0.5.14 |
| 254 | 2026-05-20T02:27:51.494Z | Downloaded generic-array v0.14.7 |
| 255 | 2026-05-20T02:27:51.497Z | Downloaded futures-io v0.3.32 |
| 256 | 2026-05-20T02:27:51.497Z | Downloaded futures-core v0.3.32 |
| 257 | 2026-05-20T02:27:51.497Z | Downloaded clap_lex v1.1.0 |
| 258 | 2026-05-20T02:27:51.500Z | Downloaded strip-ansi-escapes v0.2.1 |
| 259 | 2026-05-20T02:27:51.500Z | Downloaded quinn-proto v0.11.14 |
| 260 | 2026-05-20T02:27:51.503Z | Downloaded thiserror v2.0.18 |
| 261 | 2026-05-20T02:27:51.506Z | Downloaded rustc-demangle v0.1.27 |
| 262 | 2026-05-20T02:27:51.509Z | Downloaded fnv v1.0.7 |
| 263 | 2026-05-20T02:27:51.509Z | Downloaded pkcs8 v0.10.2 |
| 264 | 2026-05-20T02:27:51.512Z | Downloaded hyper-rustls v0.27.9 |
| 265 | 2026-05-20T02:27:51.512Z | Downloaded async-scoped v0.9.0 |
| 266 | 2026-05-20T02:27:51.515Z | Downloaded quinn v0.11.9 |
| 267 | 2026-05-20T02:27:51.517Z | Downloaded http-body-util v0.1.3 |
| 268 | 2026-05-20T02:27:51.517Z | Downloaded heck v0.5.0 |
| 269 | 2026-05-20T02:27:51.517Z | Downloaded owo-colors v4.3.0 |
| 270 | 2026-05-20T02:27:51.520Z | Downloaded cpufeatures v0.2.17 |
| 271 | 2026-05-20T02:27:51.520Z | Downloaded errno v0.3.14 |
| 272 | 2026-05-20T02:27:51.520Z | Downloaded unicode-xid v0.2.6 |
| 273 | 2026-05-20T02:27:51.523Z | Downloaded newtype-uuid v1.3.2 |
| 274 | 2026-05-20T02:27:51.523Z | Downloaded urlencoding v2.1.3 |
| 275 | 2026-05-20T02:27:51.523Z | Downloaded tower-service v0.3.3 |
| 276 | 2026-05-20T02:27:51.526Z | Downloaded anstyle-parse v1.0.0 |
| 277 | 2026-05-20T02:27:51.526Z | Downloaded cfg-expr v0.20.7 |
| 278 | 2026-05-20T02:27:51.529Z | Downloaded typeid v1.0.3 |
| 279 | 2026-05-20T02:27:51.531Z | Downloaded thiserror-impl v2.0.18 |
| 280 | 2026-05-20T02:27:51.531Z | Downloaded spki v0.7.3 |
| 281 | 2026-05-20T02:27:51.531Z | Downloaded signal-hook-registry v1.4.8 |
| 282 | 2026-05-20T02:27:51.534Z | Downloaded sha2 v0.10.9 |
| 283 | 2026-05-20T02:27:51.534Z | Downloaded ppv-lite86 v0.2.21 |
| 284 | 2026-05-20T02:27:51.537Z | Downloaded foldhash v0.1.5 |
| 285 | 2026-05-20T02:27:51.537Z | Downloaded color-spantrace v0.3.0 |
| 286 | 2026-05-20T02:27:51.539Z | Downloaded tokio-native-tls v0.3.1 |
| 287 | 2026-05-20T02:27:51.542Z | Downloaded camino-tempfile v1.4.1 |
| 288 | 2026-05-20T02:27:51.542Z | Downloaded httparse v1.10.1 |
| 289 | 2026-05-20T02:27:51.545Z | Downloaded smol_str v0.3.6 |
| 290 | 2026-05-20T02:27:51.548Z | Downloaded parking_lot_core v0.9.12 |
| 291 | 2026-05-20T02:27:51.550Z | Downloaded once_cell v1.21.4 |
| 292 | 2026-05-20T02:27:51.555Z | Downloaded self-replace v1.5.0 |
| 293 | 2026-05-20T02:27:51.555Z | Downloaded tracing-error v0.2.1 |
| 294 | 2026-05-20T02:27:51.555Z | Downloaded litrs v1.0.0 |
| 295 | 2026-05-20T02:27:51.556Z | Downloaded guppy-workspace-hack v0.1.0 |
| 296 | 2026-05-20T02:27:51.556Z | Downloaded simd-adler32 v0.3.9 |
| 297 | 2026-05-20T02:27:51.559Z | Downloaded http v1.4.0 |
| 298 | 2026-05-20T02:27:51.559Z | Downloaded serde_ignored v0.1.14 |
| 299 | 2026-05-20T02:27:51.559Z | Downloaded enable-ansi-support v0.2.1 |
| 300 | 2026-05-20T02:27:51.564Z | Downloaded utf8parse v0.2.2 |
| 301 | 2026-05-20T02:27:51.567Z | Downloaded xattr v1.6.1 |
| 302 | 2026-05-20T02:27:51.570Z | Downloaded zmij v1.0.21 |
| 303 | 2026-05-20T02:27:51.572Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 304 | 2026-05-20T02:27:51.573Z | Downloaded untrusted v0.9.0 |
| 305 | 2026-05-20T02:27:51.575Z | Downloaded atomicwrites v0.4.4 |
| 306 | 2026-05-20T02:27:51.578Z | Downloaded unicase v2.9.0 |
| 307 | 2026-05-20T02:27:51.578Z | Downloaded version_check v0.9.5 |
| 308 | 2026-05-20T02:27:51.581Z | Downloaded utf8_iter v1.0.4 |
| 309 | 2026-05-20T02:27:51.584Z | Downloaded equivalent v1.0.2 |
| 310 | 2026-05-20T02:27:51.587Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 311 | 2026-05-20T02:27:51.587Z | Downloaded shared_child v1.1.1 |
| 312 | 2026-05-20T02:27:51.590Z | Downloaded serde-untagged v0.1.9 |
| 313 | 2026-05-20T02:27:51.590Z | Downloaded thread_local v1.1.9 |
| 314 | 2026-05-20T02:27:51.590Z | Downloaded anstream v1.0.0 |
| 315 | 2026-05-20T02:27:51.593Z | Downloaded signal-hook-mio v0.2.5 |
| 316 | 2026-05-20T02:27:51.596Z | Downloaded openssl-sys v0.9.116 |
| 317 | 2026-05-20T02:27:51.598Z | Downloaded getrandom v0.4.2 |
| 318 | 2026-05-20T02:27:51.598Z | Downloaded addr2line v0.25.1 |
| 319 | 2026-05-20T02:27:51.601Z | Downloaded semver v1.0.28 |
| 320 | 2026-05-20T02:27:51.601Z | Downloaded const-oid v0.9.6 |
| 321 | 2026-05-20T02:27:51.604Z | Downloaded bitflags v2.11.1 |
| 322 | 2026-05-20T02:27:51.607Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 323 | 2026-05-20T02:27:51.607Z | Downloaded proc-macro2 v1.0.106 |
| 324 | 2026-05-20T02:27:51.610Z | Downloaded typenum v1.20.0 |
| 325 | 2026-05-20T02:27:51.613Z | Downloaded cargo_metadata v0.23.1 |
| 326 | 2026-05-20T02:27:51.613Z | Downloaded itertools v0.14.0 |
| 327 | 2026-05-20T02:27:51.616Z | Downloaded memchr v2.8.0 |
| 328 | 2026-05-20T02:27:51.619Z | Downloaded want v0.3.1 |
| 329 | 2026-05-20T02:27:51.619Z | Downloaded serde_urlencoded v0.7.1 |
| 330 | 2026-05-20T02:27:51.619Z | Downloaded futures-macro v0.3.32 |
| 331 | 2026-05-20T02:27:51.622Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 332 | 2026-05-20T02:27:51.622Z | Downloaded cargo_metadata v0.20.0 |
| 333 | 2026-05-20T02:27:51.628Z | Downloaded target-spec v3.6.0 |
| 334 | 2026-05-20T02:27:51.631Z | Downloaded tokio-macros v2.7.0 |
| 335 | 2026-05-20T02:27:51.631Z | Downloaded zipsign-api v0.1.5 |
| 336 | 2026-05-20T02:27:51.635Z | Downloaded zeroize v1.8.2 |
| 337 | 2026-05-20T02:27:51.638Z | Downloaded tracing-log v0.2.0 |
| 338 | 2026-05-20T02:27:51.638Z | Downloaded find-msvc-tools v0.1.9 |
| 339 | 2026-05-20T02:27:51.638Z | Downloaded bytes v1.11.1 |
| 340 | 2026-05-20T02:27:51.642Z | Downloaded zstd-safe v7.2.4 |
| 341 | 2026-05-20T02:27:51.642Z | Downloaded miniz_oxide v0.8.9 |
| 342 | 2026-05-20T02:27:51.645Z | Downloaded clap v4.6.1 |
| 343 | 2026-05-20T02:27:51.648Z | Downloaded socket2 v0.6.3 |
| 344 | 2026-05-20T02:27:51.650Z | Downloaded ed25519-dalek v2.2.0 |
| 345 | 2026-05-20T02:27:51.653Z | Downloaded toml_datetime v0.6.11 |
| 346 | 2026-05-20T02:27:51.656Z | Downloaded indicatif v0.17.11 |
| 347 | 2026-05-20T02:27:51.659Z | Downloaded zstd v0.13.3 |
| 348 | 2026-05-20T02:27:51.661Z | Downloaded target-spec-miette v0.4.6 |
| 349 | 2026-05-20T02:27:51.664Z | Downloaded xxhash-rust v0.8.15 |
| 350 | 2026-05-20T02:27:51.664Z | Downloaded thiserror v1.0.69 |
| 351 | 2026-05-20T02:27:51.667Z | Downloaded serde_derive v1.0.228 |
| 352 | 2026-05-20T02:27:51.667Z | Downloaded signal-hook v0.3.18 |
| 353 | 2026-05-20T02:27:51.670Z | Downloaded pin-project v1.1.13 |
| 354 | 2026-05-20T02:27:51.674Z | Downloaded unicode-ident v1.0.24 |
| 355 | 2026-05-20T02:27:51.678Z | Downloaded toml_edit v0.22.27 |
| 356 | 2026-05-20T02:27:51.681Z | Downloaded toml_write v0.1.2 |
| 357 | 2026-05-20T02:27:51.681Z | Downloaded signature v2.2.0 |
| 358 | 2026-05-20T02:27:51.681Z | Downloaded document-features v0.2.12 |
| 359 | 2026-05-20T02:27:51.681Z | Downloaded autocfg v1.5.0 |
| 360 | 2026-05-20T02:27:51.685Z | Downloaded backtrace v0.3.76 |
| 361 | 2026-05-20T02:27:51.688Z | Downloaded hyper-util v0.1.20 |
| 362 | 2026-05-20T02:27:51.690Z | Downloaded rand v0.9.4 |
| 363 | 2026-05-20T02:27:51.693Z | Downloaded mio v1.2.0 |
| 364 | 2026-05-20T02:27:51.696Z | Downloaded tinyvec v1.11.0 |
| 365 | 2026-05-20T02:27:51.696Z | Downloaded console v0.15.11 |
| 366 | 2026-05-20T02:27:51.700Z | Downloaded tracing-attributes v0.1.31 |
| 367 | 2026-05-20T02:27:51.703Z | Downloaded derive_more-impl v2.1.1 |
| 368 | 2026-05-20T02:27:51.706Z | Downloaded clap_derive v4.6.1 |
| 369 | 2026-05-20T02:27:51.709Z | Downloaded uuid v1.23.1 |
| 370 | 2026-05-20T02:27:51.709Z | Downloaded smallvec v1.15.1 |
| 371 | 2026-05-20T02:27:51.711Z | Downloaded fastrand v2.4.1 |
| 372 | 2026-05-20T02:27:51.715Z | Downloaded futures v0.3.32 |
| 373 | 2026-05-20T02:27:51.718Z | Downloaded convert_case v0.10.0 |
| 374 | 2026-05-20T02:27:51.721Z | Downloaded tar v0.4.46 |
| 375 | 2026-05-20T02:27:51.724Z | Downloaded tower v0.5.3 |
| 376 | 2026-05-20T02:27:51.730Z | Downloaded vte v0.14.1 |
| 377 | 2026-05-20T02:27:51.733Z | Downloaded filetime v0.2.29 |
| 378 | 2026-05-20T02:27:51.733Z | Downloaded rustls-webpki v0.103.13 |
| 379 | 2026-05-20T02:27:51.736Z | Downloaded crossterm v0.29.0 |
| 380 | 2026-05-20T02:27:51.739Z | Downloaded aho-corasick v1.1.4 |
| 381 | 2026-05-20T02:27:51.744Z | Downloaded cc v1.2.62 |
| 382 | 2026-05-20T02:27:51.753Z | Downloaded hashbrown v0.17.1 |
| 383 | 2026-05-20T02:27:51.757Z | Downloaded quick-xml v0.37.5 |
| 384 | 2026-05-20T02:27:51.761Z | Downloaded url v2.5.8 |
| 385 | 2026-05-20T02:27:51.765Z | Downloaded unicode-segmentation v1.13.2 |
| 386 | 2026-05-20T02:27:51.768Z | Downloaded ron v0.12.1 |
| 387 | 2026-05-20T02:27:51.784Z | Downloaded chrono v0.4.44 |
| 388 | 2026-05-20T02:27:51.787Z | Downloaded futures-util v0.3.32 |
| 389 | 2026-05-20T02:27:51.794Z | Downloaded winnow v0.7.15 |
| 390 | 2026-05-20T02:27:51.799Z | Downloaded tokio-util v0.7.18 |
| 391 | 2026-05-20T02:27:51.803Z | Downloaded unicode-normalization v0.1.25 |
| 392 | 2026-05-20T02:27:51.805Z | Downloaded pulldown-cmark v0.13.3 |
| 393 | 2026-05-20T02:27:51.816Z | Downloaded thiserror-impl v1.0.69 |
| 394 | 2026-05-20T02:27:51.819Z | Downloaded h2 v0.4.14 |
| 395 | 2026-05-20T02:27:51.823Z | Downloaded idna v1.1.0 |
| 396 | 2026-05-20T02:27:51.826Z | Downloaded vcpkg v0.2.15 |
| 397 | 2026-05-20T02:27:51.845Z | Downloaded reqwest v0.12.28 |
| 398 | 2026-05-20T02:27:51.848Z | Downloaded serde_json v1.0.149 |
| 399 | 2026-05-20T02:27:51.852Z | Downloaded tower-http v0.6.11 |
| 400 | 2026-05-20T02:27:51.856Z | Downloaded unicode-width v0.1.14 |
| 401 | 2026-05-20T02:27:51.859Z | Downloaded curve25519-dalek v4.1.3 |
| 402 | 2026-05-20T02:27:51.864Z | Downloaded hyper v1.9.0 |
| 403 | 2026-05-20T02:27:51.869Z | Downloaded gimli v0.32.3 |
| 404 | 2026-05-20T02:27:51.872Z | Downloaded regex v1.12.3 |
| 405 | 2026-05-20T02:27:51.884Z | Downloaded portable-atomic v1.13.1 |
| 406 | 2026-05-20T02:27:51.888Z | Downloaded tokio v1.52.3 |
| 407 | 2026-05-20T02:27:51.909Z | Downloaded tracing-core v0.1.36 |
| 408 | 2026-05-20T02:27:51.912Z | Downloaded tempfile v3.27.0 |
| 409 | 2026-05-20T02:27:51.913Z | Downloaded target-lexicon v0.13.3 |
| 410 | 2026-05-20T02:27:51.915Z | Downloaded supports-unicode v3.0.0 |
| 411 | 2026-05-20T02:27:51.916Z | Downloaded tokio-stream v0.1.18 |
| 412 | 2026-05-20T02:27:51.918Z | Downloaded quick-xml v0.38.4 |
| 413 | 2026-05-20T02:27:51.931Z | Downloaded syn v2.0.117 |
| 414 | 2026-05-20T02:27:51.937Z | Downloaded winnow v1.0.3 |
| 415 | 2026-05-20T02:27:51.942Z | Downloaded openssl v0.10.80 |
| 416 | 2026-05-20T02:27:51.955Z | Downloaded webpki-roots v1.0.7 |
| 417 | 2026-05-20T02:27:51.962Z | Downloaded tower-layer v0.3.3 |
| 418 | 2026-05-20T02:27:51.967Z | Downloaded terminal_size v0.4.4 |
| 419 | 2026-05-20T02:27:51.982Z | Downloaded unicode-width v0.2.2 |
| 420 | 2026-05-20T02:27:51.987Z | Downloaded nextest-runner v0.80.0 |
| 421 | 2026-05-20T02:27:52.002Z | Downloaded object v0.37.3 |
| 422 | 2026-05-20T02:27:52.008Z | Downloaded zerocopy v0.8.48 |
| 423 | 2026-05-20T02:27:52.018Z | Downloaded rustls v0.23.40 |
| 424 | 2026-05-20T02:27:52.026Z | Downloaded rustix v0.38.44 |
| 425 | 2026-05-20T02:27:52.036Z | Downloaded try-lock v0.2.5 |
| 426 | 2026-05-20T02:27:52.040Z | Downloaded tracing-subscriber v0.3.23 |
| 427 | 2026-05-20T02:27:52.043Z | Downloaded unicode-linebreak v0.1.5 |
| 428 | 2026-05-20T02:27:52.046Z | Downloaded regex-syntax v0.8.10 |
| 429 | 2026-05-20T02:27:52.066Z | Downloaded rustix v1.1.4 |
| 430 | 2026-05-20T02:27:52.078Z | Downloaded tracing v0.1.44 |
| 431 | 2026-05-20T02:27:52.117Z | Downloaded regex-automata v0.4.14 |
| 432 | 2026-05-20T02:27:52.168Z | Downloaded petgraph v0.8.3 |
| 433 | 2026-05-20T02:27:52.179Z | Downloaded libc v0.2.186 |
| 434 | 2026-05-20T02:27:52.197Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 435 | 2026-05-20T02:27:52.262Z | Downloaded ring v0.17.14 |
| 436 | 2026-05-20T02:27:52.282Z | Downloaded recursion v0.5.4 |
| 437 | 2026-05-20T02:27:52.328Z | Compiling libc v0.2.186 |
| 438 | 2026-05-20T02:27:52.328Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-05-20T02:27:52.333Z | Compiling quote v1.0.45 |
| 440 | 2026-05-20T02:27:52.333Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-05-20T02:27:52.333Z | Compiling serde_core v1.0.228 |
| 442 | 2026-05-20T02:27:52.333Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-05-20T02:27:52.333Z | Compiling memchr v2.8.0 |
| 444 | 2026-05-20T02:27:52.333Z | Compiling once_cell v1.21.4 |
| 445 | 2026-05-20T02:27:52.559Z | Compiling log v0.4.29 |
| 446 | 2026-05-20T02:27:52.605Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-05-20T02:27:52.696Z | Compiling serde v1.0.228 |
| 448 | 2026-05-20T02:27:52.716Z | Compiling itoa v1.0.18 |
| 449 | 2026-05-20T02:27:52.847Z | Compiling smallvec v1.15.1 |
| 450 | 2026-05-20T02:27:52.954Z | Compiling futures-core v0.3.32 |
| 451 | 2026-05-20T02:27:53.102Z | Compiling bitflags v2.11.1 |
| 452 | 2026-05-20T02:27:53.127Z | Compiling hashbrown v0.17.1 |
| 453 | 2026-05-20T02:27:53.147Z | Compiling shlex v1.3.0 |
| 454 | 2026-05-20T02:27:53.337Z | Compiling find-msvc-tools v0.1.9 |
| 455 | 2026-05-20T02:27:53.467Z | Compiling errno v0.3.14 |
| 456 | 2026-05-20T02:27:53.581Z | Compiling signal-hook-registry v1.4.8 |
| 457 | 2026-05-20T02:27:53.598Z | Compiling jobserver v0.1.34 |
| 458 | 2026-05-20T02:27:53.635Z | Compiling equivalent v1.0.2 |
| 459 | 2026-05-20T02:27:53.663Z | Compiling bytes v1.11.1 |
| 460 | 2026-05-20T02:27:53.698Z | Compiling syn v2.0.117 |
| 461 | 2026-05-20T02:27:53.721Z | Compiling mio v1.2.0 |
| 462 | 2026-05-20T02:27:53.763Z | Compiling futures-sink v0.3.32 |
| 463 | 2026-05-20T02:27:53.833Z | Compiling cc v1.2.62 |
| 464 | 2026-05-20T02:27:53.873Z | Compiling rustix v1.1.4 |
| 465 | 2026-05-20T02:27:53.923Z | Compiling socket2 v0.6.3 |
| 466 | 2026-05-20T02:27:54.141Z | Compiling zmij v1.0.21 |
| 467 | 2026-05-20T02:27:54.441Z | Compiling slab v0.4.12 |
| 468 | 2026-05-20T02:27:54.493Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-05-20T02:27:54.564Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-05-20T02:27:54.652Z | Compiling version_check v0.9.5 |
| 471 | 2026-05-20T02:27:54.747Z | Compiling serde_json v1.0.149 |
| 472 | 2026-05-20T02:27:54.925Z | Compiling indexmap v2.14.0 |
| 473 | 2026-05-20T02:27:55.015Z | Compiling futures-task v0.3.32 |
| 474 | 2026-05-20T02:27:55.035Z | Compiling getrandom v0.4.2 |
| 475 | 2026-05-20T02:27:55.078Z | Compiling futures-io v0.3.32 |
| 476 | 2026-05-20T02:27:55.184Z | Compiling unicode-width v0.2.2 |
| 477 | 2026-05-20T02:27:55.276Z | Compiling camino v1.2.2 |
| 478 | 2026-05-20T02:27:55.329Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-05-20T02:27:55.602Z | Compiling ring v0.17.14 |
| 480 | 2026-05-20T02:27:55.645Z | Compiling http v1.4.0 |
| 481 | 2026-05-20T02:27:55.657Z | Compiling autocfg v1.5.0 |
| 482 | 2026-05-20T02:27:55.668Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-05-20T02:27:55.748Z | Compiling adler2 v2.0.1 |
| 484 | 2026-05-20T02:27:55.928Z | Compiling zeroize v1.8.2 |
| 485 | 2026-05-20T02:27:56.004Z | Compiling num-traits v0.2.19 |
| 486 | 2026-05-20T02:27:56.124Z | Compiling miniz_oxide v0.8.9 |
| 487 | 2026-05-20T02:27:56.306Z | Compiling target-lexicon v0.13.3 |
| 488 | 2026-05-20T02:27:56.509Z | Compiling zerocopy v0.8.48 |
| 489 | 2026-05-20T02:27:56.770Z | Compiling getrandom v0.3.4 |
| 490 | 2026-05-20T02:27:56.807Z | Compiling object v0.37.3 |
| 491 | 2026-05-20T02:27:56.992Z | Compiling http-body v1.0.1 |
| 492 | 2026-05-20T02:27:57.140Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-05-20T02:27:57.151Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-05-20T02:27:57.248Z | Compiling serde_derive v1.0.228 |
| 495 | 2026-05-20T02:27:57.278Z | Compiling tokio-macros v2.7.0 |
| 496 | 2026-05-20T02:27:57.407Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-05-20T02:27:57.539Z | Compiling tracing-attributes v0.1.31 |
| 498 | 2026-05-20T02:27:57.576Z | Compiling semver v1.0.28 |
| 499 | 2026-05-20T02:27:57.728Z | Compiling getrandom v0.2.17 |
| 500 | 2026-05-20T02:27:57.919Z | Compiling gimli v0.32.3 |
| 501 | 2026-05-20T02:27:58.003Z | Compiling signal-hook v0.3.18 |
| 502 | 2026-05-20T02:27:58.035Z | Compiling tokio v1.52.3 |
| 503 | 2026-05-20T02:27:58.228Z | Compiling thiserror v2.0.18 |
| 504 | 2026-05-20T02:27:58.230Z | Compiling httparse v1.10.1 |
| 505 | 2026-05-20T02:27:58.249Z | Compiling futures-util v0.3.32 |
| 506 | 2026-05-20T02:27:58.570Z | Compiling idna_adapter v1.0.0 |
| 507 | 2026-05-20T02:27:58.590Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-05-20T02:27:58.669Z | Compiling guppy-workspace-hack v0.1.0 |
| 509 | 2026-05-20T02:27:58.750Z | Compiling owo-colors v4.3.0 |
| 510 | 2026-05-20T02:27:58.753Z | Compiling tracing v0.1.44 |
| 511 | 2026-05-20T02:27:58.898Z | Compiling untrusted v0.9.0 |
| 512 | 2026-05-20T02:27:59.025Z | Compiling fnv v1.0.7 |
| 513 | 2026-05-20T02:27:59.105Z | Compiling idna v1.1.0 |
| 514 | 2026-05-20T02:27:59.319Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-05-20T02:27:59.893Z | Compiling addr2line v0.25.1 |
| 516 | 2026-05-20T02:28:00.666Z | Compiling generic-array v0.14.7 |
| 517 | 2026-05-20T02:28:00.712Z | Compiling target-spec v3.6.0 |
| 518 | 2026-05-20T02:28:00.887Z | Compiling try-lock v0.2.5 |
| 519 | 2026-05-20T02:28:00.918Z | Compiling fastrand v2.4.1 |
| 520 | 2026-05-20T02:28:01.001Z | Compiling pkg-config v0.3.33 |
| 521 | 2026-05-20T02:28:01.022Z | Compiling rustls v0.23.40 |
| 522 | 2026-05-20T02:28:01.071Z | Compiling tower-service v0.3.3 |
| 523 | 2026-05-20T02:28:01.168Z | Compiling thiserror v1.0.69 |
| 524 | 2026-05-20T02:28:01.242Z | Compiling atomic-waker v1.1.2 |
| 525 | 2026-05-20T02:28:01.253Z | Compiling rustc-demangle v0.1.27 |
| 526 | 2026-05-20T02:28:01.369Z | Compiling typeid v1.0.3 |
| 527 | 2026-05-20T02:28:01.429Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 528 | 2026-05-20T02:28:01.645Z | Compiling tempfile v3.27.0 |
| 529 | 2026-05-20T02:28:01.711Z | Compiling want v0.3.1 |
| 530 | 2026-05-20T02:28:01.881Z | Compiling cfg-expr v0.20.7 |
| 531 | 2026-05-20T02:28:01.893Z | Compiling tokio-util v0.7.18 |
| 532 | 2026-05-20T02:28:02.339Z | Compiling url v2.5.8 |
| 533 | 2026-05-20T02:28:02.530Z | Compiling h2 v0.4.14 |
| 534 | 2026-05-20T02:28:03.280Z | Compiling backtrace v0.3.76 |
| 535 | 2026-05-20T02:28:03.589Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-05-20T02:28:03.613Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-05-20T02:28:03.763Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-05-20T02:28:04.342Z | Compiling subtle v2.6.1 |
| 539 | 2026-05-20T02:28:04.499Z | Compiling erased-serde v0.4.10 |
| 540 | 2026-05-20T02:28:04.725Z | Compiling rustls-webpki v0.103.13 |
| 541 | 2026-05-20T02:28:04.774Z | Compiling regex-syntax v0.8.10 |
| 542 | 2026-05-20T02:28:04.798Z | Compiling typenum v1.20.0 |
| 543 | 2026-05-20T02:28:05.463Z | Compiling winnow v0.7.15 |
| 544 | 2026-05-20T02:28:07.321Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-05-20T02:28:07.903Z | Compiling hyper v1.9.0 |
| 546 | 2026-05-20T02:28:09.194Z | Compiling toml_datetime v0.6.11 |
| 547 | 2026-05-20T02:28:09.563Z | Compiling serde_spanned v0.6.9 |
| 548 | 2026-05-20T02:28:09.722Z | Compiling ahash v0.8.12 |
| 549 | 2026-05-20T02:28:09.981Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-05-20T02:28:10.105Z | Compiling either v1.15.0 |
| 551 | 2026-05-20T02:28:10.330Z | Compiling toml_write v0.1.2 |
| 552 | 2026-05-20T02:28:10.580Z | Compiling portable-atomic v1.13.1 |
| 553 | 2026-05-20T02:28:10.738Z | Compiling unicode-segmentation v1.13.2 |
| 554 | 2026-05-20T02:28:11.043Z | Compiling crc32fast v1.5.0 |
| 555 | 2026-05-20T02:28:11.146Z | Compiling lazy_static v1.5.0 |
| 556 | 2026-05-20T02:28:11.252Z | Compiling foldhash v0.1.5 |
| 557 | 2026-05-20T02:28:11.346Z | Compiling ipnet v2.12.0 |
| 558 | 2026-05-20T02:28:11.469Z | Compiling unicode-linebreak v0.1.5 |
| 559 | 2026-05-20T02:28:11.533Z | Compiling nextest-workspace-hack v0.1.0 |
| 560 | 2026-05-20T02:28:11.641Z | Compiling is_ci v1.2.0 |
| 561 | 2026-05-20T02:28:11.733Z | Compiling parking_lot_core v0.9.12 |
| 562 | 2026-05-20T02:28:11.759Z | Compiling base64 v0.22.1 |
| 563 | 2026-05-20T02:28:11.807Z | Compiling tower-layer v0.3.3 |
| 564 | 2026-05-20T02:28:11.938Z | Compiling supports-color v3.0.2 |
| 565 | 2026-05-20T02:28:12.009Z | Compiling hyper-util v0.1.20 |
| 566 | 2026-05-20T02:28:12.038Z | Compiling tower v0.5.3 |
| 567 | 2026-05-20T02:28:12.166Z | Compiling textwrap v0.16.2 |
| 568 | 2026-05-20T02:28:12.234Z | Compiling hashbrown v0.15.5 |
| 569 | 2026-05-20T02:28:12.569Z | Compiling sharded-slab v0.1.7 |
| 570 | 2026-05-20T02:28:12.608Z | Compiling convert_case v0.10.0 |
| 571 | 2026-05-20T02:28:12.855Z | Compiling tokio-rustls v0.26.4 |
| 572 | 2026-05-20T02:28:12.886Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-05-20T02:28:13.181Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-05-20T02:28:13.437Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-05-20T02:28:13.556Z | Compiling webpki-roots v1.0.7 |
| 576 | 2026-05-20T02:28:13.674Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-05-20T02:28:13.710Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-05-20T02:28:13.747Z | Compiling console v0.15.11 |
| 579 | 2026-05-20T02:28:13.838Z | Compiling tracing-log v0.2.0 |
| 580 | 2026-05-20T02:28:14.194Z | Compiling cargo-platform v0.3.3 |
| 581 | 2026-05-20T02:28:14.636Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-05-20T02:28:14.748Z | Compiling thread_local v1.1.9 |
| 583 | 2026-05-20T02:28:14.760Z | Compiling pulldown-cmark v0.13.3 |
| 584 | 2026-05-20T02:28:14.801Z | Compiling supports-unicode v3.0.0 |
| 585 | 2026-05-20T02:28:14.964Z | Compiling fixedbitset v0.5.7 |
| 586 | 2026-05-20T02:28:14.978Z | Compiling cfg_aliases v0.2.1 |
| 587 | 2026-05-20T02:28:15.048Z | Compiling winnow v1.0.3 |
| 588 | 2026-05-20T02:28:15.086Z | Compiling rustix v0.38.44 |
| 589 | 2026-05-20T02:28:15.395Z | Compiling utf8parse v0.2.2 |
| 590 | 2026-05-20T02:28:15.451Z | Compiling ryu v1.0.23 |
| 591 | 2026-05-20T02:28:15.484Z | Compiling zstd-safe v7.2.4 |
| 592 | 2026-05-20T02:28:15.505Z | Compiling unicode-width v0.1.14 |
| 593 | 2026-05-20T02:28:15.734Z | Compiling scopeguard v1.2.0 |
| 594 | 2026-05-20T02:28:15.748Z | Compiling debug-ignore v1.0.5 |
| 595 | 2026-05-20T02:28:15.803Z | Compiling supports-hyperlinks v3.2.0 |
| 596 | 2026-05-20T02:28:15.836Z | Compiling lock_api v0.4.14 |
| 597 | 2026-05-20T02:28:15.859Z | Compiling serde_urlencoded v0.7.1 |
| 598 | 2026-05-20T02:28:16.032Z | Compiling miette v7.6.0 |
| 599 | 2026-05-20T02:28:16.089Z | Compiling anstyle-parse v1.0.0 |
| 600 | 2026-05-20T02:28:16.133Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 601 | 2026-05-20T02:28:16.465Z | Compiling petgraph v0.8.3 |
| 602 | 2026-05-20T02:28:16.486Z | Compiling nix v0.30.1 |
| 603 | 2026-05-20T02:28:16.891Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-05-20T02:28:17.424Z | Compiling sigchld v0.2.4 |
| 605 | 2026-05-20T02:28:17.618Z | Compiling toml v0.8.23 |
| 606 | 2026-05-20T02:28:18.347Z | Compiling cargo_metadata v0.23.1 |
| 607 | 2026-05-20T02:28:18.400Z | Compiling serde-value v0.7.0 |
| 608 | 2026-05-20T02:28:19.154Z | Compiling hyper-rustls v0.27.9 |
| 609 | 2026-05-20T02:28:19.831Z | Compiling serde-untagged v0.1.9 |
| 610 | 2026-05-20T02:28:20.191Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-05-20T02:28:20.503Z | Compiling tower-http v0.6.11 |
| 612 | 2026-05-20T02:28:20.915Z | Compiling itertools v0.14.0 |
| 613 | 2026-05-20T02:28:20.960Z | Compiling regex v1.12.3 |
| 614 | 2026-05-20T02:28:21.012Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-05-20T02:28:21.139Z | Compiling crypto-common v0.1.7 |
| 616 | 2026-05-20T02:28:21.160Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-05-20T02:28:21.269Z | Compiling rand_core v0.9.5 |
| 618 | 2026-05-20T02:28:21.482Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-05-20T02:28:21.518Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-05-20T02:28:22.004Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-05-20T02:28:22.169Z | Compiling uuid v1.23.1 |
| 622 | 2026-05-20T02:28:22.281Z | Compiling serde_spanned v1.1.1 |
| 623 | 2026-05-20T02:28:22.344Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 624 | 2026-05-20T02:28:22.387Z | Compiling smol_str v0.3.6 |
| 625 | 2026-05-20T02:28:22.433Z | Compiling filetime v0.2.29 |
| 626 | 2026-05-20T02:28:22.570Z | Compiling bstr v1.12.1 |
| 627 | 2026-05-20T02:28:22.637Z | Compiling vte v0.14.1 |
| 628 | 2026-05-20T02:28:22.698Z | Compiling color-spantrace v0.3.0 |
| 629 | 2026-05-20T02:28:22.755Z | Compiling xattr v1.6.1 |
| 630 | 2026-05-20T02:28:22.849Z | Compiling tinyvec_macros v0.1.1 |
| 631 | 2026-05-20T02:28:22.920Z | Compiling litrs v1.0.0 |
| 632 | 2026-05-20T02:28:22.939Z | Compiling colorchoice v1.0.5 |
| 633 | 2026-05-20T02:28:23.006Z | Compiling unicase v2.9.0 |
| 634 | 2026-05-20T02:28:23.061Z | Compiling iana-time-zone v0.1.65 |
| 635 | 2026-05-20T02:28:23.190Z | Compiling anstyle v1.0.14 |
| 636 | 2026-05-20T02:28:23.256Z | Compiling static_assertions v1.1.0 |
| 637 | 2026-05-20T02:28:23.329Z | Compiling is_terminal_polyfill v1.70.2 |
| 638 | 2026-05-20T02:28:23.359Z | Compiling eyre v0.6.12 |
| 639 | 2026-05-20T02:28:23.404Z | Compiling self_update v0.42.0 |
| 640 | 2026-05-20T02:28:23.423Z | Compiling unicode-xid v0.2.6 |
| 641 | 2026-05-20T02:28:23.450Z | Compiling number_prefix v0.4.0 |
| 642 | 2026-05-20T02:28:23.453Z | Compiling anstyle-query v1.1.5 |
| 643 | 2026-05-20T02:28:23.453Z | Compiling nested v0.1.1 |
| 644 | 2026-05-20T02:28:23.557Z | Compiling indicatif v0.17.11 |
| 645 | 2026-05-20T02:28:23.571Z | Compiling anstream v1.0.0 |
| 646 | 2026-05-20T02:28:23.595Z | Compiling guppy v0.17.25 |
| 647 | 2026-05-20T02:28:23.641Z | Compiling cargo-util-schemas v0.2.0 |
| 648 | 2026-05-20T02:28:23.665Z | Compiling document-features v0.2.12 |
| 649 | 2026-05-20T02:28:24.056Z | Compiling chrono v0.4.44 |
| 650 | 2026-05-20T02:28:24.270Z | Compiling globset v0.4.18 |
| 651 | 2026-05-20T02:28:25.056Z | Compiling tar v0.4.46 |
| 652 | 2026-05-20T02:28:26.015Z | Compiling tinyvec v1.11.0 |
| 653 | 2026-05-20T02:28:26.448Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-05-20T02:28:26.564Z | Compiling nextest-metadata v0.12.2 |
| 655 | 2026-05-20T02:28:26.644Z | Compiling toml v1.1.2+spec-1.1.0 |
| 656 | 2026-05-20T02:28:26.932Z | Compiling pin-project v1.1.13 |
| 657 | 2026-05-20T02:28:27.039Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-05-20T02:28:27.225Z | Compiling reqwest v0.12.28 |
| 659 | 2026-05-20T02:28:27.437Z | Compiling futures v0.3.32 |
| 660 | 2026-05-20T02:28:27.449Z | Compiling rand_chacha v0.9.0 |
| 661 | 2026-05-20T02:28:27.517Z | Compiling digest v0.10.7 |
| 662 | 2026-05-20T02:28:27.535Z | Compiling derive_more v2.1.1 |
| 663 | 2026-05-20T02:28:27.614Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-05-20T02:28:27.743Z | Compiling flate2 v1.1.9 |
| 665 | 2026-05-20T02:28:27.989Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-05-20T02:28:28.225Z | Compiling shared_child v1.1.1 |
| 667 | 2026-05-20T02:28:28.558Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-05-20T02:28:28.634Z | Compiling self-replace v1.5.0 |
| 669 | 2026-05-20T02:28:28.688Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-05-20T02:28:28.920Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-05-20T02:28:29.238Z | Compiling quick-xml v0.38.4 |
| 672 | 2026-05-20T02:28:29.769Z | Compiling urlencoding v2.1.3 |
| 673 | 2026-05-20T02:28:29.816Z | Compiling strsim v0.11.1 |
| 674 | 2026-05-20T02:28:30.006Z | Compiling indenter v0.3.4 |
| 675 | 2026-05-20T02:28:30.137Z | Compiling humantime v2.3.0 |
| 676 | 2026-05-20T02:28:30.552Z | Compiling heck v0.5.0 |
| 677 | 2026-05-20T02:28:30.620Z | Compiling clap_lex v1.1.0 |
| 678 | 2026-05-20T02:28:30.711Z | Compiling recursion v0.5.4 |
| 679 | 2026-05-20T02:28:30.750Z | Compiling shell-words v1.1.1 |
| 680 | 2026-05-20T02:28:30.842Z | Compiling cpufeatures v0.2.17 |
| 681 | 2026-05-20T02:28:30.915Z | Compiling sha2 v0.10.9 |
| 682 | 2026-05-20T02:28:30.974Z | Compiling nextest-filtering v0.15.0 |
| 683 | 2026-05-20T02:28:30.996Z | Compiling clap_builder v4.6.0 |
| 684 | 2026-05-20T02:28:31.069Z | Compiling clap_derive v4.6.1 |
| 685 | 2026-05-20T02:28:31.711Z | Compiling humantime-serde v1.1.1 |
| 686 | 2026-05-20T02:28:32.374Z | Compiling quick-junit v0.5.2 |
| 687 | 2026-05-20T02:28:32.834Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-05-20T02:28:33.112Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-05-20T02:28:34.876Z | Compiling crossterm v0.29.0 |
| 690 | 2026-05-20T02:28:35.440Z | Compiling cargo-nextest v0.9.97 |
| 691 | 2026-05-20T02:28:35.768Z | Compiling duct v0.13.7 |
| 692 | 2026-05-20T02:28:37.198Z | Compiling zstd v0.13.3 |
| 693 | 2026-05-20T02:28:37.616Z | Compiling rand v0.9.4 |
| 694 | 2026-05-20T02:28:37.878Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-05-20T02:28:38.023Z | Compiling config v0.15.23 |
| 696 | 2026-05-20T02:28:38.049Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-05-20T02:28:38.068Z | Compiling target-spec-miette v0.4.6 |
| 698 | 2026-05-20T02:28:38.226Z | Compiling future-queue v0.4.0 |
| 699 | 2026-05-20T02:28:38.363Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-05-20T02:28:38.470Z | Compiling tokio-stream v0.1.18 |
| 701 | 2026-05-20T02:28:38.496Z | Compiling camino-tempfile v1.4.1 |
| 702 | 2026-05-20T02:28:38.566Z | Compiling derive-where v1.6.1 |
| 703 | 2026-05-20T02:28:38.626Z | Compiling serde_ignored v0.1.14 |
| 704 | 2026-05-20T02:28:38.843Z | Compiling serde_path_to_error v0.1.20 |
| 705 | 2026-05-20T02:28:38.855Z | Compiling indent_write v2.2.0 |
| 706 | 2026-05-20T02:28:38.929Z | Compiling hex v0.4.3 |
| 707 | 2026-05-20T02:28:39.000Z | Compiling home v0.5.12 |
| 708 | 2026-05-20T02:28:39.111Z | Compiling xxhash-rust v0.8.15 |
| 709 | 2026-05-20T02:28:39.161Z | Compiling swrite v0.1.0 |
| 710 | 2026-05-20T02:28:39.213Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-05-20T02:28:39.280Z | Compiling clap v4.6.1 |
| 712 | 2026-05-20T02:28:39.292Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-05-20T02:28:39.292Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-05-20T02:28:39.790Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-05-20T02:28:57.696Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 716 | 2026-05-20T02:28:57.879Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-05-20T02:28:57.882Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-05-20T02:28:57.993Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-05-20T02:28:57.996Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-05-20T02:28:57.996Z | ++ PLATFORM=illumos |
| 721 | 2026-05-20T02:28:57.996Z | ++ banner install |
| 722 | 2026-05-20T02:28:57.996Z | |
| 723 | 2026-05-20T02:28:57.996Z | # # # #### ##### ## # # |
| 724 | 2026-05-20T02:28:57.996Z | # ## # # # # # # # |
| 725 | 2026-05-20T02:28:57.996Z | # # # # #### # # # # # |
| 726 | 2026-05-20T02:28:57.996Z | # # # # # # ###### # # |
| 727 | 2026-05-20T02:28:57.996Z | # # ## # # # # # # # |
| 728 | 2026-05-20T02:28:57.996Z | # # # #### # # # ###### ###### |
| 729 | 2026-05-20T02:28:57.996Z | |
| 730 | 2026-05-20T02:28:57.996Z | ++ set +o errexit |
| 731 | 2026-05-20T02:28:57.996Z | ++ pkg info clang-15 |
| 732 | 2026-05-20T02:28:57.996Z | ++ grep -qi installed |
| 733 | 2026-05-20T02:28:59.173Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-05-20T02:28:59.173Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-05-20T02:28:59.173Z | |
| 736 | 2026-05-20T02:28:59.173Z | clang-15 |
| 737 | 2026-05-20T02:28:59.213Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-05-20T02:28:59.217Z | ++ set -o errexit |
| 739 | 2026-05-20T02:28:59.217Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-05-20T02:29:05.570Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-05-20T02:29:13.318Z | Startup: Caching catalogs ... Done |
| 742 | 2026-05-20T02:29:21.113Z | Planning: Solver setup ... Done |
| 743 | 2026-05-20T02:29:21.160Z | Planning: Running solver ... Done |
| 744 | 2026-05-20T02:29:21.309Z | Planning: Finding local manifests ... Done |
| 745 | 2026-05-20T02:29:21.319Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-05-20T02:29:21.405Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-05-20T02:29:21.433Z | Planning: Package planning ... Done |
| 748 | 2026-05-20T02:29:21.459Z | Planning: Merging actions ... Done |
| 749 | 2026-05-20T02:29:21.567Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-05-20T02:29:21.573Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-05-20T02:29:22.246Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-05-20T02:29:22.251Z | Planning: Planning completed in 8.76 seconds |
| 753 | 2026-05-20T02:29:22.262Z | Packages to install: 2 |
| 754 | 2026-05-20T02:29:22.262Z | Mediators to change: 2 |
| 755 | 2026-05-20T02:29:22.265Z | Services to change: 1 |
| 756 | 2026-05-20T02:29:22.265Z | Create boot environment: No |
| 757 | 2026-05-20T02:29:22.265Z | Create backup boot environment: No |
| 758 | 2026-05-20T02:29:22.318Z | |
| 759 | 2026-05-20T02:29:22.318Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-05-20T02:29:27.319Z | Download: 2095/3076 items 118.3/211.3MB 56% complete (24.0M/s) |
| 761 | 2026-05-20T02:29:32.294Z | Download: Completed 211.31 MB in 9.98 seconds (21.2M/s) |
| 762 | 2026-05-20T02:29:32.593Z | Actions: 1/3418 actions (Installing new actions) |
| 763 | 2026-05-20T02:29:35.696Z | Actions: Completed 3418 actions in 3.10 seconds. |
| 764 | 2026-05-20T02:29:36.360Z | Done |
| 765 | 2026-05-20T02:29:36.360Z | Done |
| 766 | 2026-05-20T02:29:37.086Z | Done |
| 767 | 2026-05-20T02:29:40.294Z | Done |
| 768 | 2026-05-20T02:29:40.366Z | Done |
| 769 | 2026-05-20T02:29:40.370Z | Done |
| 770 | 2026-05-20T02:29:40.614Z | Done |
| 771 | 2026-05-20T02:29:41.315Z | ++ set -o errexit |
| 772 | 2026-05-20T02:29:41.315Z | ++ cargo --version |
| 773 | 2026-05-20T02:29:41.324Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 774 | 2026-05-20T02:29:41.327Z | ++ rustc --version |
| 775 | 2026-05-20T02:29:41.346Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 776 | 2026-05-20T02:29:41.348Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 777 | 2026-05-20T02:29:41.400Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 778 | 2026-05-20T02:29:41.404Z | + pushd mgadm |
| 779 | 2026-05-20T02:29:41.404Z | + cargo nextest run |
| 780 | 2026-05-20T02:29:41.404Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 781 | 2026-05-20T02:29:41.562Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 782 | 2026-05-20T02:29:42.218Z | From https://github.com/oxidecomputer/falcon |
| 783 | 2026-05-20T02:29:42.218Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 784 | 2026-05-20T02:29:42.295Z | Updating crates.io index |
| 785 | 2026-05-20T02:29:42.298Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2026-05-20T02:29:43.010Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2026-05-20T02:29:43.010Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 788 | 2026-05-20T02:29:43.111Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2026-05-20T02:29:43.367Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2026-05-20T02:29:43.367Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2026-05-20T02:29:43.372Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2026-05-20T02:29:43.685Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2026-05-20T02:29:43.685Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 794 | 2026-05-20T02:29:43.692Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2026-05-20T02:29:51.146Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2026-05-20T02:29:51.146Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 797 | 2026-05-20T02:29:51.556Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 798 | 2026-05-20T02:29:52.175Z | From https://github.com/oxidecomputer/opte |
| 799 | 2026-05-20T02:29:52.175Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 800 | 2026-05-20T02:29:52.253Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 801 | 2026-05-20T02:29:52.508Z | From https://github.com/illumos/smf-rs |
| 802 | 2026-05-20T02:29:52.508Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 803 | 2026-05-20T02:29:52.516Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 804 | 2026-05-20T02:29:52.786Z | From https://github.com/oxidecomputer/network-interface |
| 805 | 2026-05-20T02:29:52.786Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 806 | 2026-05-20T02:29:52.839Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 807 | 2026-05-20T02:29:53.111Z | From https://github.com/oxidecomputer/zone |
| 808 | 2026-05-20T02:29:53.112Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 809 | 2026-05-20T02:29:53.115Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 810 | 2026-05-20T02:29:53.719Z | From https://github.com/oxidecomputer/propolis |
| 811 | 2026-05-20T02:29:53.719Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 812 | 2026-05-20T02:29:53.880Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 813 | 2026-05-20T02:29:54.380Z | From https://github.com/oxidecomputer/transceiver-control |
| 814 | 2026-05-20T02:29:54.380Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 815 | 2026-05-20T02:29:54.438Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 816 | 2026-05-20T02:29:54.724Z | From https://github.com/oxidecomputer/dlpi-sys |
| 817 | 2026-05-20T02:29:54.724Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 818 | 2026-05-20T02:29:54.744Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 819 | 2026-05-20T02:29:55.020Z | From https://github.com/jmesmon/rust-libzfs |
| 820 | 2026-05-20T02:29:55.020Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 821 | 2026-05-20T02:29:55.027Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 822 | 2026-05-20T02:29:55.288Z | From https://github.com/oxidecomputer/rusty-doors |
| 823 | 2026-05-20T02:29:55.288Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 824 | 2026-05-20T02:29:55.311Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 825 | 2026-05-20T02:29:55.639Z | From https://github.com/oxidecomputer/lldp |
| 826 | 2026-05-20T02:29:55.639Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 827 | 2026-05-20T02:29:55.682Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 828 | 2026-05-20T02:29:55.945Z | From https://github.com/oxidecomputer/slog-error-chain |
| 829 | 2026-05-20T02:29:55.945Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 830 | 2026-05-20T02:29:55.963Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 831 | 2026-05-20T02:29:56.275Z | From https://github.com/oxidecomputer/tufaceous |
| 832 | 2026-05-20T02:29:56.275Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 833 | 2026-05-20T02:29:56.316Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 834 | 2026-05-20T02:29:56.764Z | From https://github.com/oxidecomputer/management-gateway-service |
| 835 | 2026-05-20T02:29:56.764Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 836 | 2026-05-20T02:29:56.780Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-05-20T02:29:57.614Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-05-20T02:29:57.614Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-05-20T02:29:57.706Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-05-20T02:29:57.963Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-05-20T02:29:57.963Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-05-20T02:29:58.133Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 843 | 2026-05-20T02:29:58.472Z | From https://github.com/oxidecomputer/propolis |
| 844 | 2026-05-20T02:29:58.473Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 845 | 2026-05-20T02:29:58.566Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 846 | 2026-05-20T02:29:58.853Z | From https://github.com/oxidecomputer/opte |
| 847 | 2026-05-20T02:29:58.853Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 848 | 2026-05-20T02:29:58.883Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 849 | 2026-05-20T02:29:59.198Z | From https://github.com/oxidecomputer/tofino |
| 850 | 2026-05-20T02:29:59.198Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 851 | 2026-05-20T02:29:59.221Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 852 | 2026-05-20T02:29:59.827Z | From https://github.com/oxidecomputer/maghemite |
| 853 | 2026-05-20T02:29:59.827Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 854 | 2026-05-20T02:29:59.887Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 855 | 2026-05-20T02:30:00.147Z | From https://github.com/oxidecomputer/clickward |
| 856 | 2026-05-20T02:30:00.147Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 857 | 2026-05-20T02:30:00.155Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-05-20T02:30:00.517Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-05-20T02:30:00.517Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 860 | 2026-05-20T02:30:00.786Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-05-20T02:30:01.057Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-05-20T02:30:01.057Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-05-20T02:30:02.032Z | Downloading crates ... |
| 864 | 2026-05-20T02:30:02.134Z | Downloaded async-stream-impl v0.3.6 |
| 865 | 2026-05-20T02:30:02.138Z | Downloaded async-stream v0.3.6 |
| 866 | 2026-05-20T02:30:02.138Z | Downloaded base16ct v1.0.0 |
| 867 | 2026-05-20T02:30:02.152Z | Downloaded bit-set v0.8.0 |
| 868 | 2026-05-20T02:30:02.155Z | Downloaded const-random v0.1.18 |
| 869 | 2026-05-20T02:30:02.158Z | Downloaded aead v0.5.2 |
| 870 | 2026-05-20T02:30:02.160Z | Downloaded convert_case v0.4.0 |
| 871 | 2026-05-20T02:30:02.160Z | Downloaded backoff v0.4.0 |
| 872 | 2026-05-20T02:30:02.165Z | Downloaded darling_macro v0.23.0 |
| 873 | 2026-05-20T02:30:02.165Z | Downloaded ciborium-io v0.2.2 |
| 874 | 2026-05-20T02:30:02.165Z | Downloaded bit-vec v0.8.0 |
| 875 | 2026-05-20T02:30:02.171Z | Downloaded dof v0.4.0 |
| 876 | 2026-05-20T02:30:02.171Z | Downloaded dtrace-parser v0.3.0 |
| 877 | 2026-05-20T02:30:02.177Z | Downloaded defmt-parser v1.0.0 |
| 878 | 2026-05-20T02:30:02.177Z | Downloaded ciborium-ll v0.2.2 |
| 879 | 2026-05-20T02:30:02.181Z | Downloaded bitflags v1.3.2 |
| 880 | 2026-05-20T02:30:02.184Z | Downloaded bcs v0.1.6 |
| 881 | 2026-05-20T02:30:02.184Z | Downloaded backon v1.6.0 |
| 882 | 2026-05-20T02:30:02.187Z | Downloaded embedded-io v0.6.1 |
| 883 | 2026-05-20T02:30:02.187Z | Downloaded defmt v0.3.100 |
| 884 | 2026-05-20T02:30:02.190Z | Downloaded const-random-macro v0.1.16 |
| 885 | 2026-05-20T02:30:02.190Z | Downloaded crc8 v0.1.1 |
| 886 | 2026-05-20T02:30:02.193Z | Downloaded csv-core v0.1.13 |
| 887 | 2026-05-20T02:30:02.196Z | Downloaded multer v3.1.0 |
| 888 | 2026-05-20T02:30:02.199Z | Downloaded cstr-argument v0.1.2 |
| 889 | 2026-05-20T02:30:02.199Z | Downloaded const_format_proc_macros v0.2.34 |
| 890 | 2026-05-20T02:30:02.201Z | Downloaded chacha20 v0.9.1 |
| 891 | 2026-05-20T02:30:02.204Z | Downloaded dunce v1.0.5 |
| 892 | 2026-05-20T02:30:02.204Z | Downloaded crunchy v0.2.4 |
| 893 | 2026-05-20T02:30:02.207Z | Downloaded cpufeatures v0.3.0 |
| 894 | 2026-05-20T02:30:02.211Z | Downloaded allocator-api2 v0.2.21 |
| 895 | 2026-05-20T02:30:02.215Z | Downloaded cipher v0.4.4 |
| 896 | 2026-05-20T02:30:02.219Z | Downloaded cobs v0.3.0 |
| 897 | 2026-05-20T02:30:02.234Z | Downloaded dof v0.3.0 |
| 898 | 2026-05-20T02:30:02.237Z | Downloaded minimal-lexical v0.2.1 |
| 899 | 2026-05-20T02:30:02.240Z | Downloaded critical-section v1.2.0 |
| 900 | 2026-05-20T02:30:02.242Z | Downloaded icu_collections v2.2.0 |
| 901 | 2026-05-20T02:30:02.249Z | Downloaded dyn-clone v1.0.20 |
| 902 | 2026-05-20T02:30:02.253Z | Downloaded compression-core v0.4.32 |
| 903 | 2026-05-20T02:30:02.255Z | Downloaded darling_macro v0.21.3 |
| 904 | 2026-05-20T02:30:02.255Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 905 | 2026-05-20T02:30:02.255Z | Downloaded foreign-types v0.5.0 |
| 906 | 2026-05-20T02:30:02.258Z | Downloaded fixedbitset v0.4.2 |
| 907 | 2026-05-20T02:30:02.258Z | Downloaded defmt v1.1.0 |
| 908 | 2026-05-20T02:30:02.261Z | Downloaded anyhow v1.0.102 |
| 909 | 2026-05-20T02:30:02.263Z | Downloaded derive-ex v0.1.8 |
| 910 | 2026-05-20T02:30:02.266Z | Downloaded crucible-workspace-hack v0.1.0 |
| 911 | 2026-05-20T02:30:02.266Z | Downloaded arrayref v0.3.9 |
| 912 | 2026-05-20T02:30:02.269Z | Downloaded base16ct v0.2.0 |
| 913 | 2026-05-20T02:30:02.273Z | Downloaded arrayvec v0.7.6 |
| 914 | 2026-05-20T02:30:02.280Z | Downloaded parse-display v0.10.0 |
| 915 | 2026-05-20T02:30:02.283Z | Downloaded lzma-sys v0.1.20 |
| 916 | 2026-05-20T02:30:02.298Z | Downloaded float-ord v0.3.2 |
| 917 | 2026-05-20T02:30:02.300Z | Downloaded erased-serde v0.3.31 |
| 918 | 2026-05-20T02:30:02.300Z | Downloaded dtrace-parser v0.2.0 |
| 919 | 2026-05-20T02:30:02.303Z | Downloaded daft-derive v0.1.7 |
| 920 | 2026-05-20T02:30:02.306Z | Downloaded crossbeam-deque v0.8.6 |
| 921 | 2026-05-20T02:30:02.308Z | Downloaded compression-codecs v0.4.38 |
| 922 | 2026-05-20T02:30:02.311Z | Downloaded bytecount v0.6.9 |
| 923 | 2026-05-20T02:30:02.311Z | Downloaded phf_shared v0.12.1 |
| 924 | 2026-05-20T02:30:02.312Z | Downloaded indicatif v0.18.4 |
| 925 | 2026-05-20T02:30:02.314Z | Downloaded crossbeam-utils v0.8.21 |
| 926 | 2026-05-20T02:30:02.317Z | Downloaded cookie v0.18.1 |
| 927 | 2026-05-20T02:30:02.320Z | Downloaded defmt-macros v1.1.0 |
| 928 | 2026-05-20T02:30:02.323Z | Downloaded daft v0.1.7 |
| 929 | 2026-05-20T02:30:02.323Z | Downloaded potential_utf v0.1.5 |
| 930 | 2026-05-20T02:30:02.325Z | Downloaded plain v0.2.3 |
| 931 | 2026-05-20T02:30:02.325Z | Downloaded constant_time_eq v0.4.2 |
| 932 | 2026-05-20T02:30:02.328Z | Downloaded powerfmt v0.2.0 |
| 933 | 2026-05-20T02:30:02.328Z | Downloaded bs58 v0.5.1 |
| 934 | 2026-05-20T02:30:02.331Z | Downloaded console v0.16.3 |
| 935 | 2026-05-20T02:30:02.334Z | Downloaded byte-wrapper v0.1.0 |
| 936 | 2026-05-20T02:30:02.336Z | Downloaded argon2 v0.5.3 |
| 937 | 2026-05-20T02:30:02.336Z | Downloaded colored v3.1.1 |
| 938 | 2026-05-20T02:30:02.339Z | Downloaded oxnet v0.1.5 |
| 939 | 2026-05-20T02:30:02.342Z | Downloaded proc-macro-crate v1.3.1 |
| 940 | 2026-05-20T02:30:02.345Z | Downloaded base64 v0.21.7 |
| 941 | 2026-05-20T02:30:02.348Z | Downloaded foldhash v0.2.0 |
| 942 | 2026-05-20T02:30:02.351Z | Downloaded darling v0.23.0 |
| 943 | 2026-05-20T02:30:02.354Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 944 | 2026-05-20T02:30:02.356Z | Downloaded password-hash v0.5.0 |
| 945 | 2026-05-20T02:30:02.356Z | Downloaded proc-macro-crate v3.5.0 |
| 946 | 2026-05-20T02:30:02.359Z | Downloaded oxide-tokio-rt v0.1.6 |
| 947 | 2026-05-20T02:30:02.359Z | Downloaded async-recursion v1.1.1 |
| 948 | 2026-05-20T02:30:02.362Z | Downloaded progenitor-client v0.11.2 |
| 949 | 2026-05-20T02:30:02.365Z | Downloaded paste v1.0.15 |
| 950 | 2026-05-20T02:30:02.365Z | Downloaded crossbeam-epoch v0.9.18 |
| 951 | 2026-05-20T02:30:02.368Z | Downloaded ff v0.13.1 |
| 952 | 2026-05-20T02:30:02.371Z | Downloaded ciborium v0.2.2 |
| 953 | 2026-05-20T02:30:02.371Z | Downloaded cancel-safe-futures v0.1.5 |
| 954 | 2026-05-20T02:30:02.374Z | Downloaded pem v3.0.6 |
| 955 | 2026-05-20T02:30:02.377Z | Downloaded parse-display-derive v0.10.0 |
| 956 | 2026-05-20T02:30:02.377Z | Downloaded progenitor-client v0.10.0 |
| 957 | 2026-05-20T02:30:02.380Z | Downloaded idna_adapter v1.2.2 |
| 958 | 2026-05-20T02:30:02.383Z | Downloaded blake2 v0.10.6 |
| 959 | 2026-05-20T02:30:02.385Z | Downloaded git-stub v1.0.0 |
| 960 | 2026-05-20T02:30:02.388Z | Downloaded pretty-hex v0.4.2 |
| 961 | 2026-05-20T02:30:02.391Z | Downloaded icu_properties_data v2.2.0 |
| 962 | 2026-05-20T02:30:02.395Z | Downloaded num-integer v0.1.46 |
| 963 | 2026-05-20T02:30:02.398Z | Downloaded data-encoding v2.11.0 |
| 964 | 2026-05-20T02:30:02.398Z | Downloaded chacha20poly1305 v0.10.1 |
| 965 | 2026-05-20T02:30:02.402Z | Downloaded drift v0.1.4 |
| 966 | 2026-05-20T02:30:02.405Z | Downloaded cmake v0.1.58 |
| 967 | 2026-05-20T02:30:02.408Z | Downloaded cargo_toml v0.22.3 |
| 968 | 2026-05-20T02:30:02.408Z | Downloaded quick-error v1.2.3 |
| 969 | 2026-05-20T02:30:02.411Z | Downloaded num_enum v0.5.11 |
| 970 | 2026-05-20T02:30:02.413Z | Downloaded match_cfg v0.1.0 |
| 971 | 2026-05-20T02:30:02.416Z | Downloaded parking_lot v0.11.2 |
| 972 | 2026-05-20T02:30:02.416Z | Downloaded embedded-io v0.4.0 |
| 973 | 2026-05-20T02:30:02.420Z | Downloaded progenitor-macro v0.14.0 |
| 974 | 2026-05-20T02:30:02.420Z | Downloaded progenitor-macro v0.13.0 |
| 975 | 2026-05-20T02:30:02.423Z | Downloaded icu_properties v2.2.0 |
| 976 | 2026-05-20T02:30:02.423Z | Downloaded progenitor-macro v0.11.2 |
| 977 | 2026-05-20T02:30:02.425Z | Downloaded rand_chacha v0.3.1 |
| 978 | 2026-05-20T02:30:02.425Z | Downloaded parking_lot_core v0.8.6 |
| 979 | 2026-05-20T02:30:02.428Z | Downloaded progenitor v0.14.0 |
| 980 | 2026-05-20T02:30:02.428Z | Downloaded libsw-core v0.3.2 |
| 981 | 2026-05-20T02:30:02.431Z | Downloaded dropshot_endpoint v0.17.0 |
| 982 | 2026-05-20T02:30:02.433Z | Downloaded progenitor v0.11.2 |
| 983 | 2026-05-20T02:30:02.434Z | Downloaded pest_derive v2.8.6 |
| 984 | 2026-05-20T02:30:02.436Z | Downloaded progenitor v0.10.0 |
| 985 | 2026-05-20T02:30:02.439Z | Downloaded proc-macro-error2 v2.0.1 |
| 986 | 2026-05-20T02:30:02.442Z | Downloaded jiff-static v0.2.24 |
| 987 | 2026-05-20T02:30:02.442Z | Downloaded ref-cast-impl v1.0.25 |
| 988 | 2026-05-20T02:30:02.447Z | Downloaded olpc-cjson v0.1.4 |
| 989 | 2026-05-20T02:30:02.447Z | Downloaded rustc_version v0.1.7 |
| 990 | 2026-05-20T02:30:02.447Z | Downloaded rand_xorshift v0.4.0 |
| 991 | 2026-05-20T02:30:02.453Z | Downloaded linked-hash-map v0.5.6 |
| 992 | 2026-05-20T02:30:02.453Z | Downloaded progenitor v0.13.0 |
| 993 | 2026-05-20T02:30:02.453Z | Downloaded memmap2 v0.9.10 |
| 994 | 2026-05-20T02:30:02.453Z | Downloaded progenitor-client v0.13.0 |
| 995 | 2026-05-20T02:30:02.456Z | Downloaded async-trait v0.1.89 |
| 996 | 2026-05-20T02:30:02.456Z | Downloaded progenitor-extras v0.2.0 |
| 997 | 2026-05-20T02:30:02.456Z | Downloaded progenitor-client v0.14.0 |
| 998 | 2026-05-20T02:30:02.456Z | Downloaded postcard v1.1.3 |
| 999 | 2026-05-20T02:30:02.459Z | Downloaded derive_more v0.99.20 |
| 1000 | 2026-05-20T02:30:02.462Z | Downloaded ref-cast v1.0.25 |
| 1001 | 2026-05-20T02:30:02.465Z | Downloaded memmap v0.7.0 |
| 1002 | 2026-05-20T02:30:02.465Z | Downloaded hashbrown v0.16.1 |
| 1003 | 2026-05-20T02:30:02.468Z | Downloaded libsw v3.5.0 |
| 1004 | 2026-05-20T02:30:02.471Z | Downloaded slog-scope v4.4.1 |
| 1005 | 2026-05-20T02:30:02.471Z | Downloaded num-derive v0.4.2 |
| 1006 | 2026-05-20T02:30:02.476Z | Downloaded newline-converter v0.3.0 |
| 1007 | 2026-05-20T02:30:02.476Z | Downloaded papergrid v0.11.0 |
| 1008 | 2026-05-20T02:30:02.478Z | Downloaded poly1305 v0.8.0 |
| 1009 | 2026-05-20T02:30:02.481Z | Downloaded opaque-debug v0.3.1 |
| 1010 | 2026-05-20T02:30:02.481Z | Downloaded heapless v0.8.0 |
| 1011 | 2026-05-20T02:30:02.484Z | Downloaded same-file v1.0.6 |
| 1012 | 2026-05-20T02:30:02.484Z | Downloaded no-std-compat v0.4.1 |
| 1013 | 2026-05-20T02:30:02.487Z | Downloaded chacha20 v0.10.0 |
| 1014 | 2026-05-20T02:30:02.487Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1015 | 2026-05-20T02:30:02.489Z | Downloaded konst v0.2.20 |
| 1016 | 2026-05-20T02:30:02.492Z | Downloaded num_threads v0.1.7 |
| 1017 | 2026-05-20T02:30:02.492Z | Downloaded num_enum v0.7.6 |
| 1018 | 2026-05-20T02:30:02.495Z | Downloaded scroll_derive v0.12.1 |
| 1019 | 2026-05-20T02:30:02.498Z | Downloaded internet-checksum v0.2.1 |
| 1020 | 2026-05-20T02:30:02.498Z | Downloaded hickory-resolver v0.25.2 |
| 1021 | 2026-05-20T02:30:02.501Z | Downloaded serde_plain v1.0.2 |
| 1022 | 2026-05-20T02:30:02.503Z | Downloaded secrecy v0.10.3 |
| 1023 | 2026-05-20T02:30:02.503Z | Downloaded scroll_derive v0.13.1 |
| 1024 | 2026-05-20T02:30:02.504Z | Downloaded omicron-zone-package v0.12.2 |
| 1025 | 2026-05-20T02:30:02.506Z | Downloaded pest_generator v2.8.6 |
| 1026 | 2026-05-20T02:30:02.509Z | Downloaded const_format v0.2.36 |
| 1027 | 2026-05-20T02:30:02.512Z | Downloaded num_enum_derive v0.7.6 |
| 1028 | 2026-05-20T02:30:02.512Z | Downloaded linear-map v1.2.0 |
| 1029 | 2026-05-20T02:30:02.514Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1030 | 2026-05-20T02:30:02.515Z | Downloaded inout v0.1.4 |
| 1031 | 2026-05-20T02:30:02.515Z | Downloaded serde_repr v0.1.20 |
| 1032 | 2026-05-20T02:30:02.518Z | Downloaded nom v8.0.0 |
| 1033 | 2026-05-20T02:30:02.520Z | Downloaded resolv-conf v0.7.6 |
| 1034 | 2026-05-20T02:30:02.520Z | Downloaded arc-swap v1.9.1 |
| 1035 | 2026-05-20T02:30:02.523Z | Downloaded macaddr v1.0.1 |
| 1036 | 2026-05-20T02:30:02.526Z | Downloaded itertools v0.12.1 |
| 1037 | 2026-05-20T02:30:02.528Z | Downloaded newtype_derive v0.1.6 |
| 1038 | 2026-05-20T02:30:02.532Z | Downloaded sha1 v0.10.6 |
| 1039 | 2026-05-20T02:30:02.532Z | Downloaded rand_core v0.10.1 |
| 1040 | 2026-05-20T02:30:02.535Z | Downloaded fs-err v3.3.0 |
| 1041 | 2026-05-20T02:30:02.535Z | Downloaded slog-bunyan v2.5.0 |
| 1042 | 2026-05-20T02:30:02.535Z | Downloaded serial_test v3.4.0 |
| 1043 | 2026-05-20T02:30:02.538Z | Downloaded serial_test_derive v3.4.0 |
| 1044 | 2026-05-20T02:30:02.538Z | Downloaded num v0.4.3 |
| 1045 | 2026-05-20T02:30:02.538Z | Downloaded deranged v0.5.8 |
| 1046 | 2026-05-20T02:30:02.542Z | Downloaded ingot-macros v0.1.1 |
| 1047 | 2026-05-20T02:30:02.542Z | Downloaded topological-sort v0.2.2 |
| 1048 | 2026-05-20T02:30:02.542Z | Downloaded indexmap v1.9.3 |
| 1049 | 2026-05-20T02:30:02.545Z | Downloaded rustversion v1.0.22 |
| 1050 | 2026-05-20T02:30:02.547Z | Downloaded rustls-pemfile v2.2.0 |
| 1051 | 2026-05-20T02:30:02.548Z | Downloaded is-terminal v0.4.17 |
| 1052 | 2026-05-20T02:30:02.552Z | Downloaded rustls-native-certs v0.8.3 |
| 1053 | 2026-05-20T02:30:02.552Z | Downloaded hashbrown v0.12.3 |
| 1054 | 2026-05-20T02:30:02.564Z | Downloaded sigpipe v0.1.3 |
| 1055 | 2026-05-20T02:30:02.564Z | Downloaded rusty-fork v0.3.1 |
| 1056 | 2026-05-20T02:30:02.564Z | Downloaded darling_core v0.23.0 |
| 1057 | 2026-05-20T02:30:02.564Z | Downloaded structmeta v0.3.0 |
| 1058 | 2026-05-20T02:30:02.564Z | Downloaded smawk v0.3.2 |
| 1059 | 2026-05-20T02:30:02.564Z | Downloaded stable_deref_trait v1.2.1 |
| 1060 | 2026-05-20T02:30:02.564Z | Downloaded half v2.7.1 |
| 1061 | 2026-05-20T02:30:02.564Z | Downloaded icu_locale_core v2.2.0 |
| 1062 | 2026-05-20T02:30:02.568Z | Downloaded serde_tokenstream v0.2.3 |
| 1063 | 2026-05-20T02:30:02.568Z | Downloaded sdd v3.0.10 |
| 1064 | 2026-05-20T02:30:02.570Z | Downloaded pest_meta v2.8.6 |
| 1065 | 2026-05-20T02:30:02.573Z | Downloaded darling_core v0.21.3 |
| 1066 | 2026-05-20T02:30:02.576Z | Downloaded hubpack v0.1.2 |
| 1067 | 2026-05-20T02:30:02.576Z | Downloaded scroll v0.13.0 |
| 1068 | 2026-05-20T02:30:02.579Z | Downloaded usdt v0.6.0 |
| 1069 | 2026-05-20T02:30:02.579Z | Downloaded tabled_derive v0.7.0 |
| 1070 | 2026-05-20T02:30:02.579Z | Downloaded scroll v0.12.0 |
| 1071 | 2026-05-20T02:30:02.579Z | Downloaded typify-macro v0.6.2 |
| 1072 | 2026-05-20T02:30:02.582Z | Downloaded tagptr v0.2.0 |
| 1073 | 2026-05-20T02:30:02.582Z | Downloaded strum v0.27.2 |
| 1074 | 2026-05-20T02:30:02.582Z | Downloaded spin v0.5.2 |
| 1075 | 2026-05-20T02:30:02.582Z | Downloaded schemars_derive v0.8.22 |
| 1076 | 2026-05-20T02:30:02.585Z | Downloaded async-compression v0.4.42 |
| 1077 | 2026-05-20T02:30:02.588Z | Downloaded strum v0.26.3 |
| 1078 | 2026-05-20T02:30:02.588Z | Downloaded serde_with_macros v3.20.0 |
| 1079 | 2026-05-20T02:30:02.590Z | Downloaded tabled_derive v0.11.0 |
| 1080 | 2026-05-20T02:30:02.590Z | Downloaded testing_table v0.3.0 |
| 1081 | 2026-05-20T02:30:02.593Z | Downloaded hickory-resolver v0.24.4 |
| 1082 | 2026-05-20T02:30:02.595Z | Downloaded take_mut v0.2.2 |
| 1083 | 2026-05-20T02:30:02.596Z | Downloaded hubpack_derive v0.1.1 |
| 1084 | 2026-05-20T02:30:02.596Z | Downloaded enum-as-inner v0.6.1 |
| 1085 | 2026-05-20T02:30:02.596Z | Downloaded structmeta-derive v0.3.0 |
| 1086 | 2026-05-20T02:30:02.598Z | Downloaded icu_normalizer_data v2.2.0 |
| 1087 | 2026-05-20T02:30:02.598Z | Downloaded serde-big-array v0.5.1 |
| 1088 | 2026-05-20T02:30:02.601Z | Downloaded progenitor-impl v0.11.2 |
| 1089 | 2026-05-20T02:30:02.601Z | Downloaded thin-vec v0.2.18 |
| 1090 | 2026-05-20T02:30:02.604Z | Downloaded progenitor-impl v0.13.0 |
| 1091 | 2026-05-20T02:30:02.604Z | Downloaded libm v0.2.16 |
| 1092 | 2026-05-20T02:30:02.609Z | Downloaded usdt-macro v0.5.0 |
| 1093 | 2026-05-20T02:30:02.612Z | Downloaded tungstenite v0.21.0 |
| 1094 | 2026-05-20T02:30:02.612Z | Downloaded term v1.2.1 |
| 1095 | 2026-05-20T02:30:02.614Z | Downloaded tabwriter v1.4.1 |
| 1096 | 2026-05-20T02:30:02.614Z | Downloaded tokio-rustls v0.25.0 |
| 1097 | 2026-05-20T02:30:02.617Z | Downloaded thiserror-no-std v2.0.2 |
| 1098 | 2026-05-20T02:30:02.620Z | Downloaded similar v2.7.0 |
| 1099 | 2026-05-20T02:30:02.623Z | Downloaded pretty_assertions v1.4.1 |
| 1100 | 2026-05-20T02:30:02.623Z | Downloaded tokio-tungstenite v0.21.0 |
| 1101 | 2026-05-20T02:30:02.626Z | Downloaded prettyplease v0.2.37 |
| 1102 | 2026-05-20T02:30:02.628Z | Downloaded unsafe-libyaml v0.2.11 |
| 1103 | 2026-05-20T02:30:02.631Z | Downloaded typify v0.4.3 |
| 1104 | 2026-05-20T02:30:02.631Z | Downloaded hkdf v0.12.4 |
| 1105 | 2026-05-20T02:30:02.634Z | Downloaded slog-async v2.8.0 |
| 1106 | 2026-05-20T02:30:02.634Z | Downloaded progenitor-impl v0.10.0 |
| 1107 | 2026-05-20T02:30:02.637Z | Downloaded papergrid v0.17.0 |
| 1108 | 2026-05-20T02:30:02.640Z | Downloaded thread-id v5.1.0 |
| 1109 | 2026-05-20T02:30:02.640Z | Downloaded steno v0.4.1 |
| 1110 | 2026-05-20T02:30:02.643Z | Downloaded icu_normalizer v2.2.0 |
| 1111 | 2026-05-20T02:30:02.645Z | Downloaded elliptic-curve v0.13.8 |
| 1112 | 2026-05-20T02:30:02.648Z | Downloaded httpdate v1.0.3 |
| 1113 | 2026-05-20T02:30:02.648Z | Downloaded memoffset v0.9.1 |
| 1114 | 2026-05-20T02:30:02.648Z | Downloaded instant v0.1.13 |
| 1115 | 2026-05-20T02:30:02.651Z | Downloaded hash32 v0.3.1 |
| 1116 | 2026-05-20T02:30:02.651Z | Downloaded expectorate v1.2.0 |
| 1117 | 2026-05-20T02:30:02.654Z | Downloaded foreign-types-macros v0.2.3 |
| 1118 | 2026-05-20T02:30:02.654Z | Downloaded goblin v0.8.2 |
| 1119 | 2026-05-20T02:30:02.657Z | Downloaded yoke-derive v0.8.2 |
| 1120 | 2026-05-20T02:30:02.657Z | Downloaded smartstring v1.0.1 |
| 1121 | 2026-05-20T02:30:02.659Z | Downloaded utf-8 v0.7.6 |
| 1122 | 2026-05-20T02:30:02.659Z | Downloaded slog-term v2.9.2 |
| 1123 | 2026-05-20T02:30:02.662Z | Downloaded strum_macros v0.27.2 |
| 1124 | 2026-05-20T02:30:02.665Z | Downloaded usdt-attr-macro v0.5.0 |
| 1125 | 2026-05-20T02:30:02.665Z | Downloaded unarray v0.1.4 |
| 1126 | 2026-05-20T02:30:02.665Z | Downloaded crossbeam-channel v0.5.15 |
| 1127 | 2026-05-20T02:30:02.668Z | Downloaded wait-timeout v0.2.1 |
| 1128 | 2026-05-20T02:30:02.668Z | Downloaded usdt-macro v0.6.0 |
| 1129 | 2026-05-20T02:30:02.668Z | Downloaded usdt v0.5.0 |
| 1130 | 2026-05-20T02:30:02.671Z | Downloaded rhai_codegen v3.1.0 |
| 1131 | 2026-05-20T02:30:02.674Z | Downloaded xz2 v0.1.7 |
| 1132 | 2026-05-20T02:30:02.677Z | Downloaded synstructure v0.13.2 |
| 1133 | 2026-05-20T02:30:02.677Z | Downloaded nom v7.1.3 |
| 1134 | 2026-05-20T02:30:02.679Z | Downloaded phf v0.12.1 |
| 1135 | 2026-05-20T02:30:02.680Z | Downloaded yoke v0.8.2 |
| 1136 | 2026-05-20T02:30:02.682Z | Downloaded slog-dtrace v0.3.0 |
| 1137 | 2026-05-20T02:30:02.682Z | Downloaded diff v0.1.13 |
| 1138 | 2026-05-20T02:30:02.685Z | Downloaded usdt-attr-macro v0.6.0 |
| 1139 | 2026-05-20T02:30:02.685Z | Downloaded crypto-bigint v0.5.5 |
| 1140 | 2026-05-20T02:30:02.688Z | Downloaded zerofrom v0.1.8 |
| 1141 | 2026-05-20T02:30:02.688Z | Downloaded untrusted v0.7.1 |
| 1142 | 2026-05-20T02:30:02.691Z | Downloaded unit-prefix v0.5.2 |
| 1143 | 2026-05-20T02:30:02.691Z | Downloaded hostname v0.3.1 |
| 1144 | 2026-05-20T02:30:02.691Z | Downloaded zeroize_derive v1.4.3 |
| 1145 | 2026-05-20T02:30:02.694Z | Downloaded hickory-proto v0.24.4 |
| 1146 | 2026-05-20T02:30:02.700Z | Downloaded yansi v1.0.1 |
| 1147 | 2026-05-20T02:30:02.703Z | Downloaded tower-http v0.6.10 |
| 1148 | 2026-05-20T02:30:02.706Z | Downloaded zone_cfg_derive v0.3.1 |
| 1149 | 2026-05-20T02:30:02.709Z | Downloaded zerocopy-derive v0.8.48 |
| 1150 | 2026-05-20T02:30:02.712Z | Downloaded schemars v0.8.22 |
| 1151 | 2026-05-20T02:30:02.719Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1152 | 2026-05-20T02:30:02.722Z | Downloaded winnow v0.5.40 |
| 1153 | 2026-05-20T02:30:02.727Z | Downloaded spin v0.9.8 |
| 1154 | 2026-05-20T02:30:02.729Z | Downloaded snafu-derive v0.8.9 |
| 1155 | 2026-05-20T02:30:02.729Z | Downloaded slog-json v2.6.1 |
| 1156 | 2026-05-20T02:30:02.732Z | Downloaded rayon-core v1.13.0 |
| 1157 | 2026-05-20T02:30:02.732Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-05-20T02:30:02.735Z | Downloaded walkdir v2.5.0 |
| 1159 | 2026-05-20T02:30:02.735Z | Downloaded goblin v0.10.5 |
| 1160 | 2026-05-20T02:30:02.738Z | Downloaded zerovec v0.11.6 |
| 1161 | 2026-05-20T02:30:02.742Z | Downloaded progenitor-impl v0.14.0 |
| 1162 | 2026-05-20T02:30:02.745Z | Downloaded dropshot-api-manager v0.7.1 |
| 1163 | 2026-05-20T02:30:02.747Z | Downloaded zerofrom-derive v0.1.7 |
| 1164 | 2026-05-20T02:30:02.747Z | Downloaded num-conv v0.2.1 |
| 1165 | 2026-05-20T02:30:02.747Z | Downloaded lru-cache v0.1.2 |
| 1166 | 2026-05-20T02:30:02.750Z | Downloaded fs_extra v1.3.0 |
| 1167 | 2026-05-20T02:30:02.750Z | Downloaded usdt-impl v0.5.0 |
| 1168 | 2026-05-20T02:30:02.750Z | Downloaded sled v0.34.7 |
| 1169 | 2026-05-20T02:30:02.756Z | Downloaded tiny-keccak v2.0.2 |
| 1170 | 2026-05-20T02:30:02.759Z | Downloaded darling v0.21.3 |
| 1171 | 2026-05-20T02:30:02.761Z | Downloaded schemars v0.9.0 |
| 1172 | 2026-05-20T02:30:02.767Z | Downloaded byteorder v1.5.0 |
| 1173 | 2026-05-20T02:30:02.772Z | Downloaded gethostname v0.5.0 |
| 1174 | 2026-05-20T02:30:02.772Z | Downloaded displaydoc v0.2.5 |
| 1175 | 2026-05-20T02:30:02.779Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1176 | 2026-05-20T02:30:02.782Z | Downloaded jiff v0.2.24 |
| 1177 | 2026-05-20T02:30:02.792Z | Downloaded zerocopy-derive v0.7.35 |
| 1178 | 2026-05-20T02:30:02.797Z | Downloaded writeable v0.6.3 |
| 1179 | 2026-05-20T02:30:02.799Z | Downloaded whoami v1.6.1 |
| 1180 | 2026-05-20T02:30:02.800Z | Downloaded slog v2.8.2 |
| 1181 | 2026-05-20T02:30:02.800Z | Downloaded rand v0.10.1 |
| 1182 | 2026-05-20T02:30:02.805Z | Downloaded rand v0.8.6 |
| 1183 | 2026-05-20T02:30:02.808Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1184 | 2026-05-20T02:30:02.811Z | Downloaded qorb v0.4.1 |
| 1185 | 2026-05-20T02:30:02.814Z | Downloaded test-strategy v0.4.5 |
| 1186 | 2026-05-20T02:30:02.818Z | Downloaded pest v2.8.6 |
| 1187 | 2026-05-20T02:30:02.820Z | Downloaded typify v0.6.2 |
| 1188 | 2026-05-20T02:30:02.823Z | Downloaded foreign-types-shared v0.3.1 |
| 1189 | 2026-05-20T02:30:02.829Z | Downloaded tar v0.4.45 |
| 1190 | 2026-05-20T02:30:02.837Z | Downloaded natord v1.0.9 |
| 1191 | 2026-05-20T02:30:02.840Z | Downloaded schemars v1.2.1 |
| 1192 | 2026-05-20T02:30:02.850Z | Downloaded moka v0.12.15 |
| 1193 | 2026-05-20T02:30:02.861Z | Downloaded proc-macro-error v1.0.4 |
| 1194 | 2026-05-20T02:30:02.864Z | Downloaded highway v1.3.0 |
| 1195 | 2026-05-20T02:30:02.870Z | Downloaded fxhash v0.2.1 |
| 1196 | 2026-05-20T02:30:02.889Z | Downloaded keccak v0.1.6 |
| 1197 | 2026-05-20T02:30:02.893Z | Downloaded num-complex v0.4.6 |
| 1198 | 2026-05-20T02:30:02.912Z | Downloaded libscf-sys v1.2.0 |
| 1199 | 2026-05-20T02:30:02.915Z | Downloaded litemap v0.8.2 |
| 1200 | 2026-05-20T02:30:02.918Z | Downloaded icu_provider v2.2.0 |
| 1201 | 2026-05-20T02:30:02.942Z | Downloaded typed-path v0.9.3 |
| 1202 | 2026-05-20T02:30:02.950Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1203 | 2026-05-20T02:30:02.953Z | Downloaded aws-lc-rs v1.17.0 |
| 1204 | 2026-05-20T02:30:02.957Z | Downloaded scc v2.4.0 |
| 1205 | 2026-05-20T02:30:02.961Z | Downloaded num_enum_derive v0.5.11 |
| 1206 | 2026-05-20T02:30:02.972Z | Downloaded konst_macro_rules v0.2.19 |
| 1207 | 2026-05-20T02:30:02.975Z | Downloaded siphasher v1.0.3 |
| 1208 | 2026-05-20T02:30:02.978Z | Downloaded group v0.13.0 |
| 1209 | 2026-05-20T02:30:02.978Z | Downloaded reqwest v0.13.3 |
| 1210 | 2026-05-20T02:30:02.981Z | Downloaded blake3 v1.8.5 |
| 1211 | 2026-05-20T02:30:02.985Z | Downloaded rayon v1.12.0 |
| 1212 | 2026-05-20T02:30:02.990Z | Downloaded nix v0.31.3 |
| 1213 | 2026-05-20T02:30:03.018Z | Downloaded mime v0.3.17 |
| 1214 | 2026-05-20T02:30:03.021Z | Downloaded hmac v0.12.1 |
| 1215 | 2026-05-20T02:30:03.025Z | Downloaded rustls-webpki v0.102.8 |
| 1216 | 2026-05-20T02:30:03.036Z | Downloaded zerocopy v0.7.35 |
| 1217 | 2026-05-20T02:30:03.045Z | Downloaded ipnetwork v0.21.1 |
| 1218 | 2026-05-20T02:30:03.048Z | Downloaded iddqd v0.3.18 |
| 1219 | 2026-05-20T02:30:03.050Z | Downloaded hostname v0.4.2 |
| 1220 | 2026-05-20T02:30:03.053Z | Downloaded managed v0.8.0 |
| 1221 | 2026-05-20T02:30:03.053Z | Downloaded git-stub-vcs v0.1.0 |
| 1222 | 2026-05-20T02:30:03.053Z | Downloaded usdt-impl v0.6.0 |
| 1223 | 2026-05-20T02:30:03.056Z | Downloaded serde_with v3.20.0 |
| 1224 | 2026-05-20T02:30:03.061Z | Downloaded tabled v0.15.0 |
| 1225 | 2026-05-20T02:30:03.069Z | Downloaded num-iter v0.1.45 |
| 1226 | 2026-05-20T02:30:03.072Z | Downloaded ident_case v1.0.1 |
| 1227 | 2026-05-20T02:30:03.072Z | Downloaded heck v0.4.1 |
| 1228 | 2026-05-20T02:30:03.072Z | Downloaded proptest v1.11.0 |
| 1229 | 2026-05-20T02:30:03.076Z | Downloaded strum_macros v0.26.4 |
| 1230 | 2026-05-20T02:30:03.079Z | Downloaded progenitor-macro v0.10.0 |
| 1231 | 2026-05-20T02:30:03.079Z | Downloaded num-rational v0.4.2 |
| 1232 | 2026-05-20T02:30:03.085Z | Downloaded glob v0.3.3 |
| 1233 | 2026-05-20T02:30:03.088Z | Downloaded tabled v0.20.0 |
| 1234 | 2026-05-20T02:30:03.098Z | Downloaded semver v0.1.20 |
| 1235 | 2026-05-20T02:30:03.102Z | Downloaded serde_derive_internals v0.29.1 |
| 1236 | 2026-05-20T02:30:03.102Z | Downloaded ingot-types v0.1.2 |
| 1237 | 2026-05-20T02:30:03.115Z | Downloaded toml v0.7.8 |
| 1238 | 2026-05-20T02:30:03.118Z | Downloaded syn v1.0.109 |
| 1239 | 2026-05-20T02:30:03.122Z | Downloaded vsss-rs v3.3.4 |
| 1240 | 2026-05-20T02:30:03.126Z | Downloaded time v0.3.47 |
| 1241 | 2026-05-20T02:30:03.142Z | Downloaded termtree v0.5.1 |
| 1242 | 2026-05-20T02:30:03.162Z | Downloaded smf v0.2.3 |
| 1243 | 2026-05-20T02:30:03.165Z | Downloaded ingot v0.1.1 |
| 1244 | 2026-05-20T02:30:03.168Z | Downloaded hickory-proto v0.25.2 |
| 1245 | 2026-05-20T02:30:03.173Z | Downloaded tokio-dtrace v0.1.1 |
| 1246 | 2026-05-20T02:30:03.177Z | Downloaded snafu v0.8.9 |
| 1247 | 2026-05-20T02:30:03.180Z | Downloaded tough v0.22.0 |
| 1248 | 2026-05-20T02:30:03.184Z | Downloaded rustls v0.22.4 |
| 1249 | 2026-05-20T02:30:03.191Z | Downloaded rhai v1.24.0 |
| 1250 | 2026-05-20T02:30:03.195Z | Downloaded waitgroup v0.1.2 |
| 1251 | 2026-05-20T02:30:03.200Z | Downloaded regress v0.10.5 |
| 1252 | 2026-05-20T02:30:03.203Z | Downloaded slog-stdlog v4.1.1 |
| 1253 | 2026-05-20T02:30:03.203Z | Downloaded thread-id v4.2.2 |
| 1254 | 2026-05-20T02:30:03.203Z | Downloaded openapiv3 v2.2.0 |
| 1255 | 2026-05-20T02:30:03.206Z | Downloaded regress v0.11.1 |
| 1256 | 2026-05-20T02:30:03.211Z | Downloaded zerovec-derive v0.11.3 |
| 1257 | 2026-05-20T02:30:03.213Z | Downloaded dropshot v0.17.0 |
| 1258 | 2026-05-20T02:30:03.223Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1259 | 2026-05-20T02:30:03.226Z | Downloaded smoltcp v0.11.0 |
| 1260 | 2026-05-20T02:30:03.235Z | Downloaded slog-envlogger v2.2.0 |
| 1261 | 2026-05-20T02:30:03.238Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1262 | 2026-05-20T02:30:03.243Z | Downloaded zerotrie v0.2.4 |
| 1263 | 2026-05-20T02:30:03.246Z | Downloaded typify-macro v0.4.3 |
| 1264 | 2026-05-20T02:30:03.283Z | Downloaded typify-impl v0.6.2 |
| 1265 | 2026-05-20T02:30:03.291Z | Downloaded typify-impl v0.4.3 |
| 1266 | 2026-05-20T02:30:03.297Z | Downloaded tinystr v0.8.3 |
| 1267 | 2026-05-20T02:30:03.337Z | Downloaded universal-hash v0.5.1 |
| 1268 | 2026-05-20T02:30:03.342Z | Downloaded time-macros v0.2.27 |
| 1269 | 2026-05-20T02:30:03.345Z | Downloaded toml_edit v0.19.15 |
| 1270 | 2026-05-20T02:30:03.353Z | Downloaded time-core v0.1.8 |
| 1271 | 2026-05-20T02:30:03.360Z | Downloaded petgraph v0.6.5 |
| 1272 | 2026-05-20T02:30:03.374Z | Downloaded ucd-trie v0.1.7 |
| 1273 | 2026-05-20T02:30:03.378Z | Downloaded zone v0.3.1 |
| 1274 | 2026-05-20T02:30:03.389Z | Downloaded chrono-tz v0.10.4 |
| 1275 | 2026-05-20T02:30:03.403Z | Downloaded csv v1.4.0 |
| 1276 | 2026-05-20T02:30:03.425Z | Downloaded sha3 v0.10.9 |
| 1277 | 2026-05-20T02:30:03.478Z | Downloaded encoding_rs v0.8.35 |
| 1278 | 2026-05-20T02:30:04.064Z | Downloaded aws-lc-sys v0.41.0 |
| 1279 | 2026-05-20T02:30:04.970Z | Compiling proc-macro2 v1.0.106 |
| 1280 | 2026-05-20T02:30:04.970Z | Compiling unicode-ident v1.0.24 |
| 1281 | 2026-05-20T02:30:04.970Z | Compiling quote v1.0.45 |
| 1282 | 2026-05-20T02:30:04.970Z | Compiling serde_core v1.0.228 |
| 1283 | 2026-05-20T02:30:04.975Z | Compiling cfg-if v1.0.4 |
| 1284 | 2026-05-20T02:30:04.975Z | Compiling serde v1.0.228 |
| 1285 | 2026-05-20T02:30:04.975Z | Compiling libc v0.2.186 |
| 1286 | 2026-05-20T02:30:04.975Z | Compiling memchr v2.8.0 |
| 1287 | 2026-05-20T02:30:05.181Z | Compiling itoa v1.0.18 |
| 1288 | 2026-05-20T02:30:05.356Z | Compiling zmij v1.0.21 |
| 1289 | 2026-05-20T02:30:05.394Z | Compiling autocfg v1.5.0 |
| 1290 | 2026-05-20T02:30:05.442Z | Compiling libm v0.2.16 |
| 1291 | 2026-05-20T02:30:05.792Z | Compiling stable_deref_trait v1.2.1 |
| 1292 | 2026-05-20T02:30:05.808Z | Compiling version_check v0.9.5 |
| 1293 | 2026-05-20T02:30:05.864Z | Compiling litemap v0.8.2 |
| 1294 | 2026-05-20T02:30:05.940Z | Compiling writeable v0.6.3 |
| 1295 | 2026-05-20T02:30:06.029Z | Compiling icu_normalizer_data v2.2.0 |
| 1296 | 2026-05-20T02:30:06.050Z | Compiling utf8_iter v1.0.4 |
| 1297 | 2026-05-20T02:30:06.062Z | Compiling icu_properties_data v2.2.0 |
| 1298 | 2026-05-20T02:30:06.145Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-05-20T02:30:06.195Z | Compiling iana-time-zone v0.1.65 |
| 1300 | 2026-05-20T02:30:06.266Z | Compiling syn v2.0.117 |
| 1301 | 2026-05-20T02:30:06.377Z | Compiling equivalent v1.0.2 |
| 1302 | 2026-05-20T02:30:06.388Z | Compiling pin-project-lite v0.2.17 |
| 1303 | 2026-05-20T02:30:06.427Z | Compiling form_urlencoded v1.2.2 |
| 1304 | 2026-05-20T02:30:06.457Z | Compiling parking_lot_core v0.9.12 |
| 1305 | 2026-05-20T02:30:06.471Z | Compiling scopeguard v1.2.0 |
| 1306 | 2026-05-20T02:30:06.482Z | Compiling serde_json v1.0.149 |
| 1307 | 2026-05-20T02:30:06.498Z | Compiling dyn-clone v1.0.20 |
| 1308 | 2026-05-20T02:30:06.594Z | Compiling lock_api v0.4.14 |
| 1309 | 2026-05-20T02:30:06.611Z | Compiling num-traits v0.2.19 |
| 1310 | 2026-05-20T02:30:06.642Z | Compiling thiserror v2.0.18 |
| 1311 | 2026-05-20T02:30:06.754Z | Compiling hashbrown v0.17.1 |
| 1312 | 2026-05-20T02:30:06.766Z | Compiling getrandom v0.4.2 |
| 1313 | 2026-05-20T02:30:06.814Z | Compiling rand_core v0.10.1 |
| 1314 | 2026-05-20T02:30:06.970Z | Compiling errno v0.3.14 |
| 1315 | 2026-05-20T02:30:07.061Z | Compiling jobserver v0.1.34 |
| 1316 | 2026-05-20T02:30:07.074Z | Compiling find-msvc-tools v0.1.9 |
| 1317 | 2026-05-20T02:30:07.117Z | Compiling shlex v1.3.0 |
| 1318 | 2026-05-20T02:30:07.303Z | Compiling semver v1.0.28 |
| 1319 | 2026-05-20T02:30:07.333Z | Compiling indexmap v2.14.0 |
| 1320 | 2026-05-20T02:30:07.384Z | Compiling cc v1.2.62 |
| 1321 | 2026-05-20T02:30:07.387Z | Compiling futures-core v0.3.32 |
| 1322 | 2026-05-20T02:30:07.439Z | Compiling zerocopy v0.8.48 |
| 1323 | 2026-05-20T02:30:07.646Z | Compiling heck v0.5.0 |
| 1324 | 2026-05-20T02:30:07.646Z | Compiling futures-sink v0.3.32 |
| 1325 | 2026-05-20T02:30:07.759Z | Compiling uuid v1.23.1 |
| 1326 | 2026-05-20T02:30:07.877Z | Compiling slab v0.4.12 |
| 1327 | 2026-05-20T02:30:07.912Z | Compiling fnv v1.0.7 |
| 1328 | 2026-05-20T02:30:07.976Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-05-20T02:30:08.011Z | Compiling schemars v0.8.22 |
| 1330 | 2026-05-20T02:30:08.050Z | Compiling futures-channel v0.3.32 |
| 1331 | 2026-05-20T02:30:08.190Z | Compiling socket2 v0.6.3 |
| 1332 | 2026-05-20T02:30:08.273Z | Compiling futures-io v0.3.32 |
| 1333 | 2026-05-20T02:30:08.284Z | Compiling futures-task v0.3.32 |
| 1334 | 2026-05-20T02:30:08.430Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-05-20T02:30:08.448Z | Compiling signal-hook-registry v1.4.8 |
| 1336 | 2026-05-20T02:30:08.460Z | Compiling mio v1.2.0 |
| 1337 | 2026-05-20T02:30:08.630Z | Compiling bitflags v2.11.1 |
| 1338 | 2026-05-20T02:30:08.647Z | Compiling getrandom v0.2.17 |
| 1339 | 2026-05-20T02:30:08.717Z | Compiling critical-section v1.2.0 |
| 1340 | 2026-05-20T02:30:08.739Z | Compiling typenum v1.20.0 |
| 1341 | 2026-05-20T02:30:08.818Z | Compiling log v0.4.29 |
| 1342 | 2026-05-20T02:30:08.818Z | Compiling subtle v2.6.1 |
| 1343 | 2026-05-20T02:30:08.861Z | Compiling untrusted v0.9.0 |
| 1344 | 2026-05-20T02:30:08.933Z | Compiling base64 v0.22.1 |
| 1345 | 2026-05-20T02:30:08.976Z | Compiling regex-syntax v0.8.10 |
| 1346 | 2026-05-20T02:30:08.984Z | Compiling byteorder v1.5.0 |
| 1347 | 2026-05-20T02:30:09.026Z | Compiling synstructure v0.13.2 |
| 1348 | 2026-05-20T02:30:09.133Z | Compiling serde_derive_internals v0.29.1 |
| 1349 | 2026-05-20T02:30:09.204Z | Compiling slog v2.8.2 |
| 1350 | 2026-05-20T02:30:09.253Z | Compiling rand_core v0.6.4 |
| 1351 | 2026-05-20T02:30:09.382Z | Compiling once_cell v1.21.4 |
| 1352 | 2026-05-20T02:30:09.407Z | Compiling cmake v0.1.58 |
| 1353 | 2026-05-20T02:30:09.449Z | Compiling fs_extra v1.3.0 |
| 1354 | 2026-05-20T02:30:09.468Z | Compiling dunce v1.0.5 |
| 1355 | 2026-05-20T02:30:09.516Z | Compiling httparse v1.10.1 |
| 1356 | 2026-05-20T02:30:09.561Z | Compiling ipnet v2.12.0 |
| 1357 | 2026-05-20T02:30:09.591Z | Compiling strsim v0.11.1 |
| 1358 | 2026-05-20T02:30:09.694Z | Compiling atomic-waker v1.1.2 |
| 1359 | 2026-05-20T02:30:09.740Z | Compiling aws-lc-sys v0.41.0 |
| 1360 | 2026-05-20T02:30:09.816Z | Compiling rustix v1.1.4 |
| 1361 | 2026-05-20T02:30:09.857Z | Compiling tower-service v0.3.3 |
| 1362 | 2026-05-20T02:30:09.911Z | Compiling tower-layer v0.3.3 |
| 1363 | 2026-05-20T02:30:09.974Z | Compiling generic-array v0.14.7 |
| 1364 | 2026-05-20T02:30:10.067Z | Compiling ucd-trie v0.1.7 |
| 1365 | 2026-05-20T02:30:10.079Z | Compiling thiserror v1.0.69 |
| 1366 | 2026-05-20T02:30:10.208Z | Compiling ryu v1.0.23 |
| 1367 | 2026-05-20T02:30:10.221Z | Compiling serde_derive v1.0.228 |
| 1368 | 2026-05-20T02:30:10.248Z | Compiling zerofrom-derive v0.1.7 |
| 1369 | 2026-05-20T02:30:10.358Z | Compiling yoke-derive v0.8.2 |
| 1370 | 2026-05-20T02:30:10.371Z | Compiling zerovec-derive v0.11.3 |
| 1371 | 2026-05-20T02:30:10.385Z | Compiling displaydoc v0.2.5 |
| 1372 | 2026-05-20T02:30:10.396Z | Compiling schemars_derive v0.8.22 |
| 1373 | 2026-05-20T02:30:10.641Z | Compiling tokio-macros v2.7.0 |
| 1374 | 2026-05-20T02:30:11.208Z | Compiling thiserror-impl v2.0.18 |
| 1375 | 2026-05-20T02:30:11.419Z | Compiling zerocopy-derive v0.8.48 |
| 1376 | 2026-05-20T02:30:11.475Z | Compiling zerofrom v0.1.8 |
| 1377 | 2026-05-20T02:30:11.508Z | Compiling zeroize_derive v1.4.3 |
| 1378 | 2026-05-20T02:30:11.523Z | Compiling futures-macro v0.3.32 |
| 1379 | 2026-05-20T02:30:11.595Z | Compiling yoke v0.8.2 |
| 1380 | 2026-05-20T02:30:11.654Z | Compiling try-lock v0.2.5 |
| 1381 | 2026-05-20T02:30:11.759Z | Compiling zerovec v0.11.6 |
| 1382 | 2026-05-20T02:30:11.780Z | Compiling zerotrie v0.2.4 |
| 1383 | 2026-05-20T02:30:12.070Z | Compiling getrandom v0.3.4 |
| 1384 | 2026-05-20T02:30:12.194Z | Compiling zeroize v1.8.2 |
| 1385 | 2026-05-20T02:30:12.273Z | Compiling tinystr v0.8.3 |
| 1386 | 2026-05-20T02:30:12.352Z | Compiling potential_utf v0.1.5 |
| 1387 | 2026-05-20T02:30:12.390Z | Compiling futures-util v0.3.32 |
| 1388 | 2026-05-20T02:30:12.415Z | Compiling want v0.3.1 |
| 1389 | 2026-05-20T02:30:12.442Z | Compiling icu_locale_core v2.2.0 |
| 1390 | 2026-05-20T02:30:12.465Z | Compiling icu_collections v2.2.0 |
| 1391 | 2026-05-20T02:30:12.604Z | Compiling thiserror-impl v1.0.69 |
| 1392 | 2026-05-20T02:30:12.781Z | Compiling pest v2.8.6 |
| 1393 | 2026-05-20T02:30:12.979Z | Compiling httpdate v1.0.3 |
| 1394 | 2026-05-20T02:30:13.219Z | Compiling icu_provider v2.2.0 |
| 1395 | 2026-05-20T02:30:13.413Z | Compiling bytes v1.11.1 |
| 1396 | 2026-05-20T02:30:13.493Z | Compiling smallvec v1.15.1 |
| 1397 | 2026-05-20T02:30:13.540Z | Compiling icu_properties v2.2.0 |
| 1398 | 2026-05-20T02:30:13.720Z | Compiling icu_normalizer v2.2.0 |
| 1399 | 2026-05-20T02:30:13.754Z | Compiling chrono v0.4.44 |
| 1400 | 2026-05-20T02:30:14.045Z | Compiling http v1.4.0 |
| 1401 | 2026-05-20T02:30:14.299Z | Compiling parking_lot v0.12.5 |
| 1402 | 2026-05-20T02:30:14.317Z | Compiling serde_tokenstream v0.2.3 |
| 1403 | 2026-05-20T02:30:14.595Z | Compiling idna_adapter v1.2.2 |
| 1404 | 2026-05-20T02:30:14.608Z | Compiling tokio v1.52.3 |
| 1405 | 2026-05-20T02:30:14.690Z | Compiling erased-serde v0.3.31 |
| 1406 | 2026-05-20T02:30:14.693Z | Compiling http-body v1.0.1 |
| 1407 | 2026-05-20T02:30:14.734Z | Compiling idna v1.1.0 |
| 1408 | 2026-05-20T02:30:14.838Z | Compiling pest_meta v2.8.6 |
| 1409 | 2026-05-20T02:30:15.006Z | Compiling url v2.5.8 |
| 1410 | 2026-05-20T02:30:15.663Z | Compiling ppv-lite86 v0.2.21 |
| 1411 | 2026-05-20T02:30:15.711Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-05-20T02:30:15.862Z | Compiling pretty-hex v0.4.2 |
| 1413 | 2026-05-20T02:30:15.937Z | Compiling plain v0.2.3 |
| 1414 | 2026-05-20T02:30:15.970Z | Compiling foldhash v0.2.0 |
| 1415 | 2026-05-20T02:30:15.996Z | Compiling paste v1.0.15 |
| 1416 | 2026-05-20T02:30:16.042Z | Compiling allocator-api2 v0.2.21 |
| 1417 | 2026-05-20T02:30:16.152Z | Compiling crypto-common v0.1.7 |
| 1418 | 2026-05-20T02:30:16.199Z | Compiling tracing-attributes v0.1.31 |
| 1419 | 2026-05-20T02:30:16.280Z | Compiling ipnetwork v0.21.1 |
| 1420 | 2026-05-20T02:30:16.319Z | Compiling pest_derive v2.8.6 |
| 1421 | 2026-05-20T02:30:16.333Z | Compiling hashbrown v0.16.1 |
| 1422 | 2026-05-20T02:30:16.353Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-05-20T02:30:16.715Z | Compiling omicron-workspace-hack v0.1.0 |
| 1424 | 2026-05-20T02:30:16.877Z | Compiling ident_case v1.0.1 |
| 1425 | 2026-05-20T02:30:16.952Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-05-20T02:30:16.963Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-05-20T02:30:16.992Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-05-20T02:30:17.065Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-05-20T02:30:17.169Z | Compiling winnow v1.0.3 |
| 1430 | 2026-05-20T02:30:17.183Z | Compiling rustls-pki-types v1.14.1 |
| 1431 | 2026-05-20T02:30:17.195Z | Compiling daft-derive v0.1.7 |
| 1432 | 2026-05-20T02:30:17.420Z | Compiling tracing v0.1.44 |
| 1433 | 2026-05-20T02:30:17.641Z | Compiling fastrand v2.4.1 |
| 1434 | 2026-05-20T02:30:17.664Z | Compiling oxnet v0.1.5 |
| 1435 | 2026-05-20T02:30:17.804Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-05-20T02:30:17.897Z | Compiling scroll_derive v0.13.1 |
| 1437 | 2026-05-20T02:30:17.934Z | Compiling powerfmt v0.2.0 |
| 1438 | 2026-05-20T02:30:18.078Z | Compiling num-conv v0.2.1 |
| 1439 | 2026-05-20T02:30:18.139Z | Compiling time-core v0.1.8 |
| 1440 | 2026-05-20T02:30:18.217Z | Compiling deranged v0.5.8 |
| 1441 | 2026-05-20T02:30:18.278Z | Compiling time-macros v0.2.27 |
| 1442 | 2026-05-20T02:30:18.341Z | Compiling tokio-util v0.7.18 |
| 1443 | 2026-05-20T02:30:18.725Z | Compiling scroll v0.13.0 |
| 1444 | 2026-05-20T02:30:18.813Z | Compiling async-trait v0.1.89 |
| 1445 | 2026-05-20T02:30:18.988Z | Compiling ring v0.17.14 |
| 1446 | 2026-05-20T02:30:19.167Z | Compiling num_threads v0.1.7 |
| 1447 | 2026-05-20T02:30:19.254Z | Compiling anyhow v1.0.102 |
| 1448 | 2026-05-20T02:30:19.266Z | Compiling cpufeatures v0.2.17 |
| 1449 | 2026-05-20T02:30:19.331Z | Compiling block-buffer v0.10.4 |
| 1450 | 2026-05-20T02:30:19.477Z | Compiling regex v1.12.3 |
| 1451 | 2026-05-20T02:30:19.774Z | Compiling hex v0.4.3 |
| 1452 | 2026-05-20T02:30:19.786Z | Compiling openssl-probe v0.2.1 |
| 1453 | 2026-05-20T02:30:19.964Z | Compiling digest v0.10.7 |
| 1454 | 2026-05-20T02:30:20.278Z | Compiling camino v1.2.2 |
| 1455 | 2026-05-20T02:30:20.451Z | Compiling crossbeam-utils v0.8.21 |
| 1456 | 2026-05-20T02:30:20.481Z | Compiling crc32fast v1.5.0 |
| 1457 | 2026-05-20T02:30:20.694Z | Compiling usdt-impl v0.6.0 |
| 1458 | 2026-05-20T02:30:20.961Z | Compiling goblin v0.10.5 |
| 1459 | 2026-05-20T02:30:21.016Z | Compiling h2 v0.4.14 |
| 1460 | 2026-05-20T02:30:21.038Z | Compiling dtrace-parser v0.3.0 |
| 1461 | 2026-05-20T02:30:21.230Z | Compiling aws-lc-rs v1.17.0 |
| 1462 | 2026-05-20T02:30:21.604Z | Compiling futures-executor v0.3.32 |
| 1463 | 2026-05-20T02:30:21.876Z | Compiling structmeta-derive v0.3.0 |
| 1464 | 2026-05-20T02:30:21.903Z | Compiling thread-id v5.1.0 |
| 1465 | 2026-05-20T02:30:22.043Z | Compiling thread_local v1.1.9 |
| 1466 | 2026-05-20T02:30:22.127Z | Compiling adler2 v2.0.1 |
| 1467 | 2026-05-20T02:30:22.255Z | Compiling simd-adler32 v0.3.9 |
| 1468 | 2026-05-20T02:30:22.299Z | Compiling rustls v0.22.4 |
| 1469 | 2026-05-20T02:30:22.442Z | Compiling miniz_oxide v0.8.9 |
| 1470 | 2026-05-20T02:30:22.518Z | Compiling futures v0.3.32 |
| 1471 | 2026-05-20T02:30:22.590Z | Compiling rand_core v0.9.5 |
| 1472 | 2026-05-20T02:30:22.799Z | Compiling darling_core v0.23.0 |
| 1473 | 2026-05-20T02:30:22.887Z | Compiling structmeta v0.3.0 |
| 1474 | 2026-05-20T02:30:23.079Z | Compiling hyper v1.9.0 |
| 1475 | 2026-05-20T02:30:23.090Z | Compiling newtype-uuid-macros v0.1.0 |
| 1476 | 2026-05-20T02:30:23.449Z | Compiling match_cfg v0.1.0 |
| 1477 | 2026-05-20T02:30:23.515Z | Compiling slog-async v2.8.0 |
| 1478 | 2026-05-20T02:30:23.526Z | Compiling untrusted v0.7.1 |
| 1479 | 2026-05-20T02:30:23.646Z | Compiling dof v0.4.0 |
| 1480 | 2026-05-20T02:30:23.853Z | Compiling flate2 v1.1.9 |
| 1481 | 2026-05-20T02:30:23.996Z | Compiling newtype-uuid v1.3.2 |
| 1482 | 2026-05-20T02:30:24.266Z | Compiling hyper-util v0.1.20 |
| 1483 | 2026-05-20T02:30:24.771Z | Compiling rustls v0.23.40 |
| 1484 | 2026-05-20T02:30:24.846Z | Compiling darling_macro v0.23.0 |
| 1485 | 2026-05-20T02:30:24.972Z | Compiling compression-core v0.4.32 |
| 1486 | 2026-05-20T02:30:25.029Z | Compiling quick-error v1.2.3 |
| 1487 | 2026-05-20T02:30:25.122Z | Compiling ref-cast v1.0.25 |
| 1488 | 2026-05-20T02:30:25.133Z | Compiling take_mut v0.2.2 |
| 1489 | 2026-05-20T02:30:25.236Z | Compiling term v1.2.1 |
| 1490 | 2026-05-20T02:30:25.263Z | Compiling compression-codecs v0.4.38 |
| 1491 | 2026-05-20T02:30:25.384Z | Compiling daft v0.1.7 |
| 1492 | 2026-05-20T02:30:25.436Z | Compiling darling v0.23.0 |
| 1493 | 2026-05-20T02:30:25.488Z | Compiling rand_chacha v0.9.0 |
| 1494 | 2026-05-20T02:30:25.522Z | Compiling ref-cast-impl v1.0.25 |
| 1495 | 2026-05-20T02:30:25.690Z | Compiling strum_macros v0.26.4 |
| 1496 | 2026-05-20T02:30:25.727Z | Compiling usdt-macro v0.6.0 |
| 1497 | 2026-05-20T02:30:25.953Z | Compiling usdt-attr-macro v0.6.0 |
| 1498 | 2026-05-20T02:30:25.967Z | Compiling serde_spanned v1.1.1 |
| 1499 | 2026-05-20T02:30:25.979Z | Compiling multer v3.1.0 |
| 1500 | 2026-05-20T02:30:25.993Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1501 | 2026-05-20T02:30:26.110Z | Compiling bit-vec v0.8.0 |
| 1502 | 2026-05-20T02:30:26.201Z | Compiling debug-ignore v1.0.5 |
| 1503 | 2026-05-20T02:30:26.300Z | Compiling bit-set v0.8.0 |
| 1504 | 2026-05-20T02:30:26.363Z | Compiling rand v0.9.4 |
| 1505 | 2026-05-20T02:30:26.422Z | Compiling serde_with_macros v3.20.0 |
| 1506 | 2026-05-20T02:30:26.456Z | Compiling async-stream-impl v0.3.6 |
| 1507 | 2026-05-20T02:30:26.843Z | Compiling dropshot v0.17.0 |
| 1508 | 2026-05-20T02:30:27.081Z | Compiling encoding_rs v0.8.35 |
| 1509 | 2026-05-20T02:30:27.091Z | Compiling mime v0.3.17 |
| 1510 | 2026-05-20T02:30:27.106Z | Compiling unarray v0.1.4 |
| 1511 | 2026-05-20T02:30:27.207Z | Compiling spin v0.9.8 |
| 1512 | 2026-05-20T02:30:27.320Z | Compiling strum v0.26.3 |
| 1513 | 2026-05-20T02:30:27.320Z | Compiling syn v1.0.109 |
| 1514 | 2026-05-20T02:30:27.351Z | Compiling async-stream v0.3.6 |
| 1515 | 2026-05-20T02:30:27.444Z | Compiling derive-ex v0.1.8 |
| 1516 | 2026-05-20T02:30:27.469Z | Compiling tower v0.5.3 |
| 1517 | 2026-05-20T02:30:27.519Z | Compiling dropshot_endpoint v0.17.0 |
| 1518 | 2026-05-20T02:30:27.535Z | Compiling macaddr v1.0.1 |
| 1519 | 2026-05-20T02:30:27.695Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1520 | 2026-05-20T02:30:27.939Z | Compiling waitgroup v0.1.2 |
| 1521 | 2026-05-20T02:30:28.181Z | Compiling serde_path_to_error v0.1.20 |
| 1522 | 2026-05-20T02:30:28.527Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-05-20T02:30:28.575Z | Compiling tower-http v0.6.10 |
| 1524 | 2026-05-20T02:30:28.712Z | Compiling tempfile v3.27.0 |
| 1525 | 2026-05-20T02:30:28.942Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1526 | 2026-05-20T02:30:28.976Z | Compiling time v0.3.47 |
| 1527 | 2026-05-20T02:30:28.988Z | Compiling test-strategy v0.4.5 |
| 1528 | 2026-05-20T02:30:29.114Z | Compiling openapiv3 v2.2.0 |
| 1529 | 2026-05-20T02:30:29.128Z | Compiling strum_macros v0.27.2 |
| 1530 | 2026-05-20T02:30:29.151Z | Compiling instant v0.1.13 |
| 1531 | 2026-05-20T02:30:29.252Z | Compiling crossbeam-channel v0.5.15 |
| 1532 | 2026-05-20T02:30:29.723Z | Compiling rustls-native-certs v0.8.3 |
| 1533 | 2026-05-20T02:30:30.057Z | Compiling rustc-hash v2.1.2 |
| 1534 | 2026-05-20T02:30:30.678Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1535 | 2026-05-20T02:30:30.999Z | Compiling strum v0.27.2 |
| 1536 | 2026-05-20T02:30:31.130Z | Compiling parse-display-derive v0.10.0 |
| 1537 | 2026-05-20T02:30:31.191Z | Compiling backon v1.6.0 |
| 1538 | 2026-05-20T02:30:31.309Z | Compiling rand_chacha v0.3.1 |
| 1539 | 2026-05-20T02:30:31.391Z | Compiling is-terminal v0.4.17 |
| 1540 | 2026-05-20T02:30:31.767Z | Compiling rand v0.8.6 |
| 1541 | 2026-05-20T02:30:31.986Z | Compiling rustls-webpki v0.102.8 |
| 1542 | 2026-05-20T02:30:32.023Z | Compiling slog-term v2.9.2 |
| 1543 | 2026-05-20T02:30:32.612Z | Compiling slog-json v2.6.1 |
| 1544 | 2026-05-20T02:30:32.759Z | Compiling hostname v0.3.1 |
| 1545 | 2026-05-20T02:30:32.814Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1546 | 2026-05-20T02:30:32.843Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1547 | 2026-05-20T02:30:32.885Z | Compiling wait-timeout v0.2.1 |
| 1548 | 2026-05-20T02:30:33.142Z | Compiling memmap2 v0.9.10 |
| 1549 | 2026-05-20T02:30:33.181Z | Compiling either v1.15.0 |
| 1550 | 2026-05-20T02:30:33.274Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1551 | 2026-05-20T02:30:33.380Z | Compiling rusty-fork v0.3.1 |
| 1552 | 2026-05-20T02:30:33.501Z | Compiling slog-bunyan v2.5.0 |
| 1553 | 2026-05-20T02:30:33.634Z | Compiling serde_with v3.20.0 |
| 1554 | 2026-05-20T02:30:33.736Z | Compiling async-compression v0.4.42 |
| 1555 | 2026-05-20T02:30:34.678Z | Compiling usdt v0.6.0 |
| 1556 | 2026-05-20T02:30:34.738Z | Compiling tokio-rustls v0.25.0 |
| 1557 | 2026-05-20T02:30:34.778Z | Compiling rand_xorshift v0.4.0 |
| 1558 | 2026-05-20T02:30:34.921Z | Compiling sha1 v0.10.6 |
| 1559 | 2026-05-20T02:30:34.951Z | Compiling rustls-pemfile v2.2.0 |
| 1560 | 2026-05-20T02:30:34.955Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1561 | 2026-05-20T02:30:35.138Z | Compiling regress v0.10.5 |
| 1562 | 2026-05-20T02:30:35.149Z | Compiling hostname v0.4.2 |
| 1563 | 2026-05-20T02:30:35.355Z | Compiling proptest v1.11.0 |
| 1564 | 2026-05-20T02:30:35.519Z | Compiling iddqd v0.3.18 |
| 1565 | 2026-05-20T02:30:36.333Z | Compiling reqwest v0.12.28 |
| 1566 | 2026-05-20T02:30:36.407Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1567 | 2026-05-20T02:30:36.685Z | Compiling itertools v0.14.0 |
| 1568 | 2026-05-20T02:30:36.841Z | Compiling parse-display v0.10.0 |
| 1569 | 2026-05-20T02:30:37.175Z | Compiling backoff v0.4.0 |
| 1570 | 2026-05-20T02:30:37.385Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1571 | 2026-05-20T02:30:37.908Z | Compiling progenitor-client v0.10.0 |
| 1572 | 2026-05-20T02:30:37.967Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1573 | 2026-05-20T02:30:39.351Z | Compiling regress v0.11.1 |
| 1574 | 2026-05-20T02:30:39.502Z | Compiling utf8parse v0.2.2 |
| 1575 | 2026-05-20T02:30:39.658Z | Compiling anstyle-parse v1.0.0 |
| 1576 | 2026-05-20T02:30:39.838Z | Compiling is_terminal_polyfill v1.70.2 |
| 1577 | 2026-05-20T02:30:39.951Z | Compiling anstyle v1.0.14 |
| 1578 | 2026-05-20T02:30:40.150Z | Compiling anstyle-query v1.1.5 |
| 1579 | 2026-05-20T02:30:40.170Z | Compiling colorchoice v1.0.5 |
| 1580 | 2026-05-20T02:30:40.256Z | Compiling anstream v1.0.0 |
| 1581 | 2026-05-20T02:30:40.606Z | Compiling toml_datetime v0.6.11 |
| 1582 | 2026-05-20T02:30:40.863Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-05-20T02:30:41.083Z | Compiling typify-impl v0.6.2 |
| 1584 | 2026-05-20T02:30:41.123Z | Compiling convert_case v0.4.0 |
| 1585 | 2026-05-20T02:30:41.424Z | Compiling clap_lex v1.1.0 |
| 1586 | 2026-05-20T02:30:41.743Z | Compiling zerocopy v0.7.35 |
| 1587 | 2026-05-20T02:30:41.762Z | Compiling derive_more v0.99.20 |
| 1588 | 2026-05-20T02:30:42.635Z | Compiling unicode-width v0.2.2 |
| 1589 | 2026-05-20T02:30:43.364Z | Compiling secrecy v0.10.3 |
| 1590 | 2026-05-20T02:30:43.376Z | Compiling clap_derive v4.6.1 |
| 1591 | 2026-05-20T02:30:43.518Z | Compiling crucible-workspace-hack v0.1.0 |
| 1592 | 2026-05-20T02:30:43.553Z | Compiling tinyvec_macros v0.1.1 |
| 1593 | 2026-05-20T02:30:43.619Z | Compiling float-ord v0.3.2 |
| 1594 | 2026-05-20T02:30:43.732Z | Compiling tinyvec v1.11.0 |
| 1595 | 2026-05-20T02:30:44.169Z | Compiling terminal_size v0.4.4 |
| 1596 | 2026-05-20T02:30:44.320Z | Compiling dtrace-parser v0.2.0 |
| 1597 | 2026-05-20T02:30:44.387Z | Compiling scroll_derive v0.12.1 |
| 1598 | 2026-05-20T02:30:44.413Z | Compiling num-integer v0.1.46 |
| 1599 | 2026-05-20T02:30:44.729Z | Compiling rustc_version v0.4.1 |
| 1600 | 2026-05-20T02:30:45.003Z | Compiling usdt-impl v0.5.0 |
| 1601 | 2026-05-20T02:30:45.050Z | Compiling curve25519-dalek v4.1.3 |
| 1602 | 2026-05-20T02:30:45.102Z | Compiling scroll v0.12.0 |
| 1603 | 2026-05-20T02:30:45.539Z | Compiling dof v0.3.0 |
| 1604 | 2026-05-20T02:30:45.924Z | Compiling hmac v0.12.1 |
| 1605 | 2026-05-20T02:30:45.936Z | Compiling darling_core v0.21.3 |
| 1606 | 2026-05-20T02:30:45.952Z | Compiling inout v0.1.4 |
| 1607 | 2026-05-20T02:30:46.030Z | Compiling ff v0.13.1 |
| 1608 | 2026-05-20T02:30:46.083Z | Compiling thread-id v4.2.2 |
| 1609 | 2026-05-20T02:30:46.095Z | Compiling cipher v0.4.4 |
| 1610 | 2026-05-20T02:30:46.098Z | Compiling hkdf v0.12.4 |
| 1611 | 2026-05-20T02:30:46.166Z | Compiling group v0.13.0 |
| 1612 | 2026-05-20T02:30:46.790Z | Compiling goblin v0.8.2 |
| 1613 | 2026-05-20T02:30:46.866Z | Compiling num-rational v0.4.2 |
| 1614 | 2026-05-20T02:30:46.971Z | Compiling num-iter v0.1.45 |
| 1615 | 2026-05-20T02:30:47.003Z | Compiling clap_builder v4.6.0 |
| 1616 | 2026-05-20T02:30:47.235Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1617 | 2026-05-20T02:30:47.400Z | Compiling typify-macro v0.6.2 |
| 1618 | 2026-05-20T02:30:47.465Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1619 | 2026-05-20T02:30:48.010Z | Compiling darling_macro v0.21.3 |
| 1620 | 2026-05-20T02:30:48.114Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1621 | 2026-05-20T02:30:48.548Z | Compiling crossbeam-epoch v0.9.18 |
| 1622 | 2026-05-20T02:30:48.608Z | Compiling universal-hash v0.5.1 |
| 1623 | 2026-05-20T02:30:48.736Z | Compiling crypto-bigint v0.5.5 |
| 1624 | 2026-05-20T02:30:48.881Z | Compiling half v2.7.1 |
| 1625 | 2026-05-20T02:30:48.911Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-05-20T02:30:49.170Z | Compiling num-complex v0.4.6 |
| 1627 | 2026-05-20T02:30:49.450Z | Compiling typify v0.6.2 |
| 1628 | 2026-05-20T02:30:49.682Z | Compiling ciborium-io v0.2.2 |
| 1629 | 2026-05-20T02:30:49.756Z | Compiling base64ct v1.8.3 |
| 1630 | 2026-05-20T02:30:49.773Z | Compiling base16ct v0.2.0 |
| 1631 | 2026-05-20T02:30:49.799Z | Compiling opaque-debug v0.3.1 |
| 1632 | 2026-05-20T02:30:49.859Z | Compiling poly1305 v0.8.0 |
| 1633 | 2026-05-20T02:30:49.871Z | Compiling elliptic-curve v0.13.8 |
| 1634 | 2026-05-20T02:30:50.021Z | Compiling password-hash v0.5.0 |
| 1635 | 2026-05-20T02:30:50.043Z | Compiling ciborium-ll v0.2.2 |
| 1636 | 2026-05-20T02:30:50.411Z | Compiling num v0.4.3 |
| 1637 | 2026-05-20T02:30:50.480Z | Compiling darling v0.21.3 |
| 1638 | 2026-05-20T02:30:50.502Z | Compiling thiserror-no-std v2.0.2 |
| 1639 | 2026-05-20T02:30:50.555Z | Compiling clap v4.6.1 |
| 1640 | 2026-05-20T02:30:50.664Z | Compiling proc-macro-crate v3.5.0 |
| 1641 | 2026-05-20T02:30:50.917Z | Compiling chacha20 v0.9.1 |
| 1642 | 2026-05-20T02:30:51.079Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1643 | 2026-05-20T02:30:51.341Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1644 | 2026-05-20T02:30:51.720Z | Compiling blake2 v0.10.6 |
| 1645 | 2026-05-20T02:30:51.740Z | Compiling byte-wrapper v0.1.0 |
| 1646 | 2026-05-20T02:30:51.872Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1647 | 2026-05-20T02:30:52.098Z | Compiling aead v0.5.2 |
| 1648 | 2026-05-20T02:30:52.173Z | Compiling proc-macro-error-attr v1.0.4 |
| 1649 | 2026-05-20T02:30:52.274Z | Compiling keccak v0.1.6 |
| 1650 | 2026-05-20T02:30:52.395Z | Compiling heapless v0.8.0 |
| 1651 | 2026-05-20T02:30:52.409Z | Compiling rustix v0.38.44 |
| 1652 | 2026-05-20T02:30:52.507Z | Compiling unsafe-libyaml v0.2.11 |
| 1653 | 2026-05-20T02:30:52.701Z | Compiling prettyplease v0.2.37 |
| 1654 | 2026-05-20T02:30:53.006Z | Compiling serde_yaml v0.9.34+deprecated |
| 1655 | 2026-05-20T02:30:53.118Z | Compiling sha3 v0.10.9 |
| 1656 | 2026-05-20T02:30:53.486Z | Compiling chacha20poly1305 v0.10.1 |
| 1657 | 2026-05-20T02:30:53.613Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1658 | 2026-05-20T02:30:54.316Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1659 | 2026-05-20T02:30:54.395Z | Compiling argon2 v0.5.3 |
| 1660 | 2026-05-20T02:30:54.471Z | Compiling num_enum_derive v0.7.6 |
| 1661 | 2026-05-20T02:30:54.905Z | Compiling vsss-rs v3.3.4 |
| 1662 | 2026-05-20T02:30:55.497Z | Compiling ingot-macros v0.1.1 |
| 1663 | 2026-05-20T02:30:55.527Z | Compiling ciborium v0.2.2 |
| 1664 | 2026-05-20T02:30:56.035Z | Compiling rustls-webpki v0.103.13 |
| 1665 | 2026-05-20T02:30:56.328Z | Compiling usdt-attr-macro v0.5.0 |
| 1666 | 2026-05-20T02:30:56.368Z | Compiling usdt-macro v0.5.0 |
| 1667 | 2026-05-20T02:30:58.141Z | Compiling serde_spanned v0.6.9 |
| 1668 | 2026-05-20T02:30:58.273Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-05-20T02:30:58.285Z | Compiling hash32 v0.3.1 |
| 1670 | 2026-05-20T02:30:58.295Z | Compiling proc-macro-error v1.0.4 |
| 1671 | 2026-05-20T02:30:58.435Z | Compiling memmap v0.7.0 |
| 1672 | 2026-05-20T02:30:58.539Z | Compiling winnow v0.7.15 |
| 1673 | 2026-05-20T02:30:58.626Z | Compiling toml_write v0.1.2 |
| 1674 | 2026-05-20T02:30:58.717Z | Compiling winnow v0.5.40 |
| 1675 | 2026-05-20T02:30:58.825Z | Compiling indent_write v2.2.0 |
| 1676 | 2026-05-20T02:30:58.862Z | Compiling static_assertions v1.1.0 |
| 1677 | 2026-05-20T02:30:58.876Z | Compiling data-encoding v2.11.0 |
| 1678 | 2026-05-20T02:30:58.933Z | Compiling smoltcp v0.11.0 |
| 1679 | 2026-05-20T02:30:58.962Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1680 | 2026-05-20T02:30:59.239Z | Compiling usdt v0.5.0 |
| 1681 | 2026-05-20T02:30:59.515Z | Compiling ingot-types v0.1.2 |
| 1682 | 2026-05-20T02:30:59.706Z | Compiling tokio-rustls v0.26.4 |
| 1683 | 2026-05-20T02:30:59.833Z | Compiling rustls-platform-verifier v0.7.0 |
| 1684 | 2026-05-20T02:30:59.974Z | Compiling hyper-rustls v0.27.9 |
| 1685 | 2026-05-20T02:31:00.010Z | Compiling toml_edit v0.19.15 |
| 1686 | 2026-05-20T02:31:00.096Z | Compiling toml_edit v0.22.27 |
| 1687 | 2026-05-20T02:31:00.142Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1688 | 2026-05-20T02:31:00.177Z | Compiling reqwest v0.13.3 |
| 1689 | 2026-05-20T02:31:00.350Z | Compiling num_enum v0.7.6 |
| 1690 | 2026-05-20T02:31:00.466Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1691 | 2026-05-20T02:31:00.566Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1692 | 2026-05-20T02:31:01.357Z | Compiling tabwriter v1.4.1 |
| 1693 | 2026-05-20T02:31:01.605Z | Compiling progenitor-client v0.14.0 |
| 1694 | 2026-05-20T02:31:01.911Z | Compiling progenitor-extras v0.2.0 |
| 1695 | 2026-05-20T02:31:02.155Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1696 | 2026-05-20T02:31:02.365Z | Compiling cobs v0.3.0 |
| 1697 | 2026-05-20T02:31:02.588Z | Compiling serde_repr v0.1.20 |
| 1698 | 2026-05-20T02:31:03.019Z | Compiling memoffset v0.9.1 |
| 1699 | 2026-05-20T02:31:03.195Z | Compiling vcpkg v0.2.15 |
| 1700 | 2026-05-20T02:31:03.274Z | Compiling managed v0.8.0 |
| 1701 | 2026-05-20T02:31:03.377Z | Compiling bitflags v1.3.2 |
| 1702 | 2026-05-20T02:31:03.456Z | Compiling cfg_aliases v0.2.1 |
| 1703 | 2026-05-20T02:31:03.491Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1704 | 2026-05-20T02:31:03.528Z | Compiling pkg-config v0.3.33 |
| 1705 | 2026-05-20T02:31:03.742Z | Compiling nix v0.31.3 |
| 1706 | 2026-05-20T02:31:03.988Z | Compiling openssl-sys v0.9.116 |
| 1707 | 2026-05-20T02:31:04.132Z | Compiling postcard v1.1.3 |
| 1708 | 2026-05-20T02:31:04.406Z | Compiling toml v0.8.23 |
| 1709 | 2026-05-20T02:31:04.501Z | Compiling proc-macro-crate v1.3.1 |
| 1710 | 2026-05-20T02:31:04.536Z | Compiling ingot v0.1.1 |
| 1711 | 2026-05-20T02:31:04.725Z | Compiling hubpack_derive v0.1.1 |
| 1712 | 2026-05-20T02:31:04.835Z | Compiling foreign-types-macros v0.2.3 |
| 1713 | 2026-05-20T02:31:05.091Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1714 | 2026-05-20T02:31:05.262Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1715 | 2026-05-20T02:31:05.387Z | Compiling linked-hash-map v0.5.6 |
| 1716 | 2026-05-20T02:31:05.488Z | Compiling heck v0.4.1 |
| 1717 | 2026-05-20T02:31:05.508Z | Compiling rayon-core v1.13.0 |
| 1718 | 2026-05-20T02:31:05.569Z | Compiling resolv-conf v0.7.6 |
| 1719 | 2026-05-20T02:31:05.663Z | Compiling cpufeatures v0.3.0 |
| 1720 | 2026-05-20T02:31:05.716Z | Compiling colored v3.1.1 |
| 1721 | 2026-05-20T02:31:05.738Z | Compiling swrite v0.1.0 |
| 1722 | 2026-05-20T02:31:05.787Z | Compiling semver v0.1.20 |
| 1723 | 2026-05-20T02:31:05.832Z | Compiling unicode-segmentation v1.13.2 |
| 1724 | 2026-05-20T02:31:05.985Z | Compiling foreign-types-shared v0.3.1 |
| 1725 | 2026-05-20T02:31:06.047Z | Compiling rustc_version v0.1.7 |
| 1726 | 2026-05-20T02:31:06.082Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1727 | 2026-05-20T02:31:06.112Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1728 | 2026-05-20T02:31:06.249Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1729 | 2026-05-20T02:31:06.261Z | Compiling newline-converter v0.3.0 |
| 1730 | 2026-05-20T02:31:06.376Z | Compiling foreign-types v0.5.0 |
| 1731 | 2026-05-20T02:31:06.541Z | Compiling chacha20 v0.10.0 |
| 1732 | 2026-05-20T02:31:06.752Z | Compiling lru-cache v0.1.2 |
| 1733 | 2026-05-20T02:31:06.851Z | Compiling hubpack v0.1.2 |
| 1734 | 2026-05-20T02:31:06.879Z | Compiling num_enum_derive v0.5.11 |
| 1735 | 2026-05-20T02:31:07.370Z | Compiling atomicwrites v0.4.4 |
| 1736 | 2026-05-20T02:31:07.535Z | Compiling hickory-proto v0.24.4 |
| 1737 | 2026-05-20T02:31:07.917Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1738 | 2026-05-20T02:31:08.117Z | Compiling progenitor-impl v0.13.0 |
| 1739 | 2026-05-20T02:31:08.453Z | Compiling crossbeam-deque v0.8.6 |
| 1740 | 2026-05-20T02:31:08.647Z | Compiling console v0.15.11 |
| 1741 | 2026-05-20T02:31:08.659Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1742 | 2026-05-20T02:31:08.943Z | Compiling camino-tempfile v1.4.1 |
| 1743 | 2026-05-20T02:31:09.105Z | Compiling serde-big-array v0.5.1 |
| 1744 | 2026-05-20T02:31:09.175Z | Compiling num-derive v0.4.2 |
| 1745 | 2026-05-20T02:31:09.190Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1746 | 2026-05-20T02:31:09.245Z | Compiling pin-project-internal v1.1.13 |
| 1747 | 2026-05-20T02:31:09.305Z | Compiling derive-where v1.6.1 |
| 1748 | 2026-05-20T02:31:09.476Z | Compiling cstr-argument v0.1.2 |
| 1749 | 2026-05-20T02:31:09.633Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1750 | 2026-05-20T02:31:09.724Z | Compiling siphasher v1.0.3 |
| 1751 | 2026-05-20T02:31:09.864Z | Compiling minimal-lexical v0.2.1 |
| 1752 | 2026-05-20T02:31:09.917Z | Compiling similar v2.7.0 |
| 1753 | 2026-05-20T02:31:10.124Z | Compiling lazy_static v1.5.0 |
| 1754 | 2026-05-20T02:31:10.128Z | Compiling nom v7.1.3 |
| 1755 | 2026-05-20T02:31:10.243Z | Compiling phf_shared v0.12.1 |
| 1756 | 2026-05-20T02:31:10.339Z | Compiling pin-project v1.1.13 |
| 1757 | 2026-05-20T02:31:10.421Z | Compiling expectorate v1.2.0 |
| 1758 | 2026-05-20T02:31:10.568Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1759 | 2026-05-20T02:31:10.633Z | Compiling hickory-resolver v0.24.4 |
| 1760 | 2026-05-20T02:31:10.851Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1761 | 2026-05-20T02:31:10.880Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1762 | 2026-05-20T02:31:10.977Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1763 | 2026-05-20T02:31:10.998Z | Compiling num_enum v0.5.11 |
| 1764 | 2026-05-20T02:31:11.114Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1765 | 2026-05-20T02:31:11.517Z | Compiling rand v0.10.1 |
| 1766 | 2026-05-20T02:31:11.662Z | Compiling newtype_derive v0.1.6 |
| 1767 | 2026-05-20T02:31:11.674Z | Compiling progenitor-macro v0.13.0 |
| 1768 | 2026-05-20T02:31:11.911Z | Compiling progenitor-client v0.13.0 |
| 1769 | 2026-05-20T02:31:12.658Z | Compiling progenitor-impl v0.14.0 |
| 1770 | 2026-05-20T02:31:12.818Z | Compiling unicode-normalization v0.1.25 |
| 1771 | 2026-05-20T02:31:13.267Z | Compiling tokio-stream v0.1.18 |
| 1772 | 2026-05-20T02:31:13.292Z | Compiling async-recursion v1.1.1 |
| 1773 | 2026-05-20T02:31:13.575Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-05-20T02:31:13.719Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1775 | 2026-05-20T02:31:13.724Z | Compiling slog-dtrace v0.3.0 |
| 1776 | 2026-05-20T02:31:13.973Z | Compiling bstr v1.12.1 |
| 1777 | 2026-05-20T02:31:13.986Z | Compiling csv-core v0.1.13 |
| 1778 | 2026-05-20T02:31:14.020Z | Compiling highway v1.3.0 |
| 1779 | 2026-05-20T02:31:14.252Z | Compiling foreign-types-shared v0.1.1 |
| 1780 | 2026-05-20T02:31:14.345Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1781 | 2026-05-20T02:31:14.406Z | Compiling unicode-xid v0.2.6 |
| 1782 | 2026-05-20T02:31:14.460Z | Compiling foldhash v0.1.5 |
| 1783 | 2026-05-20T02:31:14.527Z | Compiling unicode-width v0.1.14 |
| 1784 | 2026-05-20T02:31:14.638Z | Compiling chrono-tz v0.10.4 |
| 1785 | 2026-05-20T02:31:14.806Z | Compiling owo-colors v4.3.0 |
| 1786 | 2026-05-20T02:31:14.877Z | Compiling openssl v0.10.80 |
| 1787 | 2026-05-20T02:31:15.151Z | Compiling same-file v1.0.6 |
| 1788 | 2026-05-20T02:31:15.163Z | Compiling konst_macro_rules v0.2.19 |
| 1789 | 2026-05-20T02:31:15.291Z | Compiling cancel-safe-futures v0.1.5 |
| 1790 | 2026-05-20T02:31:15.328Z | Compiling snafu v0.8.9 |
| 1791 | 2026-05-20T02:31:15.339Z | Compiling konst v0.2.20 |
| 1792 | 2026-05-20T02:31:15.576Z | Compiling walkdir v2.5.0 |
| 1793 | 2026-05-20T02:31:15.721Z | Compiling hashbrown v0.15.5 |
| 1794 | 2026-05-20T02:31:15.766Z | Compiling const_format_proc_macros v0.2.34 |
| 1795 | 2026-05-20T02:31:15.778Z | Compiling foreign-types v0.3.2 |
| 1796 | 2026-05-20T02:31:15.852Z | Compiling globset v0.4.18 |
| 1797 | 2026-05-20T02:31:15.954Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1798 | 2026-05-20T02:31:16.202Z | Compiling progenitor-macro v0.14.0 |
| 1799 | 2026-05-20T02:31:16.264Z | Compiling csv v1.4.0 |
| 1800 | 2026-05-20T02:31:16.701Z | Compiling qorb v0.4.1 |
| 1801 | 2026-05-20T02:31:16.713Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1802 | 2026-05-20T02:31:16.774Z | Compiling progenitor v0.13.0 |
| 1803 | 2026-05-20T02:31:16.833Z | Compiling olpc-cjson v0.1.4 |
| 1804 | 2026-05-20T02:31:16.910Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1805 | 2026-05-20T02:31:17.912Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1806 | 2026-05-20T02:31:18.441Z | Compiling rayon v1.12.0 |
| 1807 | 2026-05-20T02:31:18.467Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1808 | 2026-05-20T02:31:18.572Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1809 | 2026-05-20T02:31:18.809Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1810 | 2026-05-20T02:31:18.886Z | Compiling phf v0.12.1 |
| 1811 | 2026-05-20T02:31:19.035Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1812 | 2026-05-20T02:31:19.312Z | Compiling zone_cfg_derive v0.3.1 |
| 1813 | 2026-05-20T02:31:19.563Z | Compiling tokio-dtrace v0.1.1 |
| 1814 | 2026-05-20T02:31:19.933Z | Compiling itertools v0.12.1 |
| 1815 | 2026-05-20T02:31:19.953Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1816 | 2026-05-20T02:31:20.002Z | Compiling libsw-core v0.3.2 |
| 1817 | 2026-05-20T02:31:20.148Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1818 | 2026-05-20T02:31:20.168Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1819 | 2026-05-20T02:31:20.183Z | Compiling serde_plain v1.0.2 |
| 1820 | 2026-05-20T02:31:20.391Z | Compiling openssl-macros v0.1.1 |
| 1821 | 2026-05-20T02:31:20.517Z | Compiling pem v3.0.6 |
| 1822 | 2026-05-20T02:31:20.853Z | Compiling cookie v0.18.1 |
| 1823 | 2026-05-20T02:31:20.918Z | Compiling sigpipe v0.1.3 |
| 1824 | 2026-05-20T02:31:20.931Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1825 | 2026-05-20T02:31:21.007Z | Compiling fixedbitset v0.4.2 |
| 1826 | 2026-05-20T02:31:21.098Z | Compiling jiff v0.2.24 |
| 1827 | 2026-05-20T02:31:21.101Z | Compiling typed-path v0.9.3 |
| 1828 | 2026-05-20T02:31:21.163Z | Compiling fixedbitset v0.5.7 |
| 1829 | 2026-05-20T02:31:21.212Z | Compiling bytecount v0.6.9 |
| 1830 | 2026-05-20T02:31:21.243Z | Compiling glob v0.3.3 |
| 1831 | 2026-05-20T02:31:21.290Z | Compiling progenitor v0.14.0 |
| 1832 | 2026-05-20T02:31:21.348Z | Compiling papergrid v0.11.0 |
| 1833 | 2026-05-20T02:31:21.424Z | Compiling petgraph v0.8.3 |
| 1834 | 2026-05-20T02:31:21.513Z | Compiling petgraph v0.6.5 |
| 1835 | 2026-05-20T02:31:21.731Z | Compiling zone v0.3.1 |
| 1836 | 2026-05-20T02:31:22.482Z | Compiling tough v0.22.0 |
| 1837 | 2026-05-20T02:31:23.024Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-05-20T02:31:23.136Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1839 | 2026-05-20T02:31:23.213Z | Compiling libsw v3.5.0 |
| 1840 | 2026-05-20T02:31:23.330Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1841 | 2026-05-20T02:31:23.389Z | Compiling oxide-tokio-rt v0.1.6 |
| 1842 | 2026-05-20T02:31:23.434Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1843 | 2026-05-20T02:31:23.577Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1844 | 2026-05-20T02:31:23.698Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1845 | 2026-05-20T02:31:24.619Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1846 | 2026-05-20T02:31:24.823Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1847 | 2026-05-20T02:31:24.925Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1848 | 2026-05-20T02:31:24.984Z | Compiling const_format v0.2.36 |
| 1849 | 2026-05-20T02:31:25.640Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1850 | 2026-05-20T02:31:25.797Z | Compiling tabled_derive v0.7.0 |
| 1851 | 2026-05-20T02:31:25.930Z | Compiling gethostname v0.5.0 |
| 1852 | 2026-05-20T02:31:25.941Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1853 | 2026-05-20T02:31:26.008Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1854 | 2026-05-20T02:31:26.053Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1855 | 2026-05-20T02:31:26.064Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1856 | 2026-05-20T02:31:26.075Z | Compiling smf v0.2.3 |
| 1857 | 2026-05-20T02:31:26.170Z | Compiling bcs v0.1.6 |
| 1858 | 2026-05-20T02:31:26.491Z | Compiling unicode-linebreak v0.1.5 |
| 1859 | 2026-05-20T02:31:26.636Z | Compiling whoami v1.6.1 |
| 1860 | 2026-05-20T02:31:26.689Z | Compiling termtree v0.5.1 |
| 1861 | 2026-05-20T02:31:26.745Z | Compiling linear-map v1.2.0 |
| 1862 | 2026-05-20T02:31:26.786Z | Compiling tagptr v0.2.0 |
| 1863 | 2026-05-20T02:31:26.832Z | Compiling smawk v0.3.2 |
| 1864 | 2026-05-20T02:31:26.933Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1865 | 2026-05-20T02:31:26.933Z | Compiling moka v0.12.15 |
| 1866 | 2026-05-20T02:31:26.956Z | Compiling textwrap v0.16.2 |
| 1867 | 2026-05-20T02:31:26.971Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-05-20T02:31:27.459Z | Compiling tabled v0.15.0 |
| 1869 | 2026-05-20T02:31:27.498Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-05-20T02:31:27.741Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-05-20T02:31:28.345Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-05-20T02:31:28.540Z | Compiling steno v0.4.1 |
| 1873 | 2026-05-20T02:31:29.246Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1874 | 2026-05-20T02:31:30.150Z | Compiling hickory-proto v0.25.2 |
| 1875 | 2026-05-20T02:31:30.190Z | Compiling humantime v2.3.0 |
| 1876 | 2026-05-20T02:31:30.408Z | Compiling crunchy v0.2.4 |
| 1877 | 2026-05-20T02:31:30.473Z | Compiling tiny-keccak v2.0.2 |
| 1878 | 2026-05-20T02:31:30.753Z | Compiling libscf-sys v1.2.0 |
| 1879 | 2026-05-20T02:31:30.791Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-05-20T02:31:30.855Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1881 | 2026-05-20T02:31:30.899Z | Compiling parking_lot_core v0.8.6 |
| 1882 | 2026-05-20T02:31:31.210Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1883 | 2026-05-20T02:31:31.600Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1884 | 2026-05-20T02:31:31.660Z | Compiling nom v8.0.0 |
| 1885 | 2026-05-20T02:31:31.714Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1886 | 2026-05-20T02:31:31.819Z | Compiling const-random-macro v0.1.16 |
| 1887 | 2026-05-20T02:31:31.886Z | Compiling ahash v0.8.12 |
| 1888 | 2026-05-20T02:31:31.970Z | Compiling smartstring v1.0.1 |
| 1889 | 2026-05-20T02:31:32.080Z | Compiling hickory-resolver v0.25.2 |
| 1890 | 2026-05-20T02:31:32.225Z | Compiling const-random v0.1.18 |
| 1891 | 2026-05-20T02:31:32.297Z | Compiling parking_lot v0.11.2 |
| 1892 | 2026-05-20T02:31:32.517Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1893 | 2026-05-20T02:31:32.529Z | Compiling fxhash v0.2.1 |
| 1894 | 2026-05-20T02:31:32.665Z | Compiling arc-swap v1.9.1 |
| 1895 | 2026-05-20T02:31:32.713Z | Compiling internet-checksum v0.2.1 |
| 1896 | 2026-05-20T02:31:32.745Z | Compiling sled v0.34.7 |
| 1897 | 2026-05-20T02:31:32.975Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1898 | 2026-05-20T02:31:33.126Z | Compiling slog-scope v4.4.1 |
| 1899 | 2026-05-20T02:31:33.648Z | Compiling thin-vec v0.2.18 |
| 1900 | 2026-05-20T02:31:33.667Z | Compiling rhai_codegen v3.1.0 |
| 1901 | 2026-05-20T02:31:33.920Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1902 | 2026-05-20T02:31:33.948Z | Compiling slog-stdlog v4.1.1 |
| 1903 | 2026-05-20T02:31:34.180Z | Compiling slog-envlogger v2.2.0 |
| 1904 | 2026-05-20T02:31:34.326Z | Compiling natord v1.0.9 |
| 1905 | 2026-05-20T02:31:34.899Z | Compiling rhai v1.24.0 |
| 1906 | 2026-05-20T02:31:36.979Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1907 | 2026-05-20T02:31:38.240Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1908 | 2026-05-20T02:31:45.230Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1909 | 2026-05-20T02:31:46.837Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1910 | 2026-05-20T02:31:47.852Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1911 | 2026-05-20T02:31:48.896Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1912 | 2026-05-20T02:31:48.896Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1913 | 2026-05-20T02:31:49.711Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1914 | 2026-05-20T02:31:50.932Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1915 | 2026-05-20T02:31:56.419Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1916 | 2026-05-20T02:32:22.165Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 1917 | 2026-05-20T02:32:22.349Z | ──────────── |
| 1918 | 2026-05-20T02:32:22.349Z | Nextest run ID 82a41e9f-8735-4343-9bf2-72c693d1089a with nextest profile: default |
| 1919 | 2026-05-20T02:32:22.349Z | Starting 6 tests across 1 binary |
| 1920 | 2026-05-20T02:32:22.359Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1921 | 2026-05-20T02:32:22.359Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1922 | 2026-05-20T02:32:22.359Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1923 | 2026-05-20T02:32:22.362Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1924 | 2026-05-20T02:32:22.362Z | PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1925 | 2026-05-20T02:32:22.362Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1926 | 2026-05-20T02:32:22.362Z | ──────────── |
| 1927 | 2026-05-20T02:32:22.362Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1928 | 2026-05-20T02:32:22.373Z | process exited: duration 288897 ms, exit code 0 |
| |
| 1929 | 2026-05-20T02:32:22.379Z | found 0 output files |