|
|
|
| 1 | 2026-05-08T01:01:01.469Z | job assigned to worker 01KR2HJS5QVX0T78CGCEQ96PE8 [factory aws, i-0069b9b5862ed782a] (queued for 1 m 4 s) |
| |
| 2 | 2026-05-08T01:01:08.415Z | starting task 0: "setup" |
| 3 | 2026-05-08T01:01:08.421Z | ++ uname -s |
| 4 | 2026-05-08T01:01:08.425Z | + kern=SunOS |
| 5 | 2026-05-08T01:01:08.425Z | + build_user=build |
| 6 | 2026-05-08T01:01:08.425Z | + build_uid=12345 |
| 7 | 2026-05-08T01:01:08.425Z | + work_dir=/work |
| 8 | 2026-05-08T01:01:08.425Z | + input_dir=/input |
| 9 | 2026-05-08T01:01:08.425Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T01:01:08.425Z | + case "$kern" in |
| 11 | 2026-05-08T01:01:08.425Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T01:01:08.425Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T01:01:10.433Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T01:01:10.487Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T01:01:10.490Z | + home_fs=zfs |
| 16 | 2026-05-08T01:01:10.490Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T01:01:10.490Z | + mkdir -p /home/build |
| 18 | 2026-05-08T01:01:10.490Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T01:01:12.492Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T01:01:12.495Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2026-05-08T01:01:12.501Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T01:01:12.505Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-08T01:01:12.505Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-08T01:01:12.506Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-08T01:01:12.506Z | * rust toolchain profile = "default" |
| 26 | 2026-05-08T01:01:12.506Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T01:01:12.506Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T01:01:12.509Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T01:01:12.509Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-08T01:01:12.603Z | info: downloading installer |
| 31 | 2026-05-08T01:01:14.131Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T01:01:14.131Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T01:01:14.131Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T01:01:14.131Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T01:01:14.131Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T01:01:14.131Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T01:01:14.131Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T01:01:14.131Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T01:01:14.131Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T01:01:14.131Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T01:01:14.131Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T01:01:14.131Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T01:01:14.131Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T01:01:14.163Z | info: profile set to default |
| 45 | 2026-05-08T01:01:14.163Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T01:01:14.166Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-08T01:01:14.310Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-08T01:01:14.314Z | info: downloading 6 components |
| 49 | 2026-05-08T01:01:29.238Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-08T01:01:29.238Z | |
| 51 | 2026-05-08T01:01:29.267Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-08T01:01:29.267Z | |
| 53 | 2026-05-08T01:01:29.268Z | |
| 54 | 2026-05-08T01:01:29.268Z | Rust is installed now. Great! |
| 55 | 2026-05-08T01:01:29.268Z | |
| 56 | 2026-05-08T01:01:29.270Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T01:01:29.270Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T01:01:29.271Z | |
| 59 | 2026-05-08T01:01:29.271Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T01:01:29.271Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T01:01:29.271Z | |
| 62 | 2026-05-08T01:01:29.271Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T01:01:29.271Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T01:01:29.271Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T01:01:29.271Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T01:01:29.271Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T01:01:29.271Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T01:01:29.271Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T01:01:29.271Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T01:01:29.271Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T01:01:29.371Z | + rustup --version |
| 72 | 2026-05-08T01:01:29.379Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T01:01:29.382Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T01:01:29.401Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-08T01:01:29.404Z | + cargo --version |
| 76 | 2026-05-08T01:01:29.417Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-08T01:01:29.420Z | + rustc --version |
| 78 | 2026-05-08T01:01:29.439Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-08T01:01:29.442Z | process exited: duration 16938 ms, exit code 0 |
| |
| 80 | 2026-05-08T01:01:29.448Z | starting task 2: "authentication" |
| 81 | 2026-05-08T01:01:29.464Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-08T01:01:29.470Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T01:01:29.473Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-08T01:01:29.476Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-08T01:01:29.591Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-08T01:01:30.473Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-08T01:01:30.473Z | + git fetch origin 974423895c17cc23711732f518e447b284425ccd |
| 88 | 2026-05-08T01:01:30.733Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-08T01:01:30.733Z | * branch 974423895c17cc23711732f518e447b284425ccd -> FETCH_HEAD |
| 90 | 2026-05-08T01:01:30.738Z | + [[ -n zl/ddmd-no-state-machine ]] |
| 91 | 2026-05-08T01:01:30.741Z | ++ git branch --show-current |
| 92 | 2026-05-08T01:01:30.741Z | + current=main |
| 93 | 2026-05-08T01:01:30.741Z | + [[ main != zl/ddmd-no-state-machine ]] |
| 94 | 2026-05-08T01:01:30.741Z | + git branch -f zl/ddmd-no-state-machine 974423895c17cc23711732f518e447b284425ccd |
| 95 | 2026-05-08T01:01:30.744Z | + git checkout -f zl/ddmd-no-state-machine |
| 96 | 2026-05-08T01:01:30.759Z | Switched to branch 'zl/ddmd-no-state-machine' |
| 97 | 2026-05-08T01:01:30.762Z | + git reset --hard 974423895c17cc23711732f518e447b284425ccd |
| 98 | 2026-05-08T01:01:30.776Z | HEAD is now at 9744238 [review] address feedback |
| 99 | 2026-05-08T01:01:30.781Z | process exited: duration 1306 ms, exit code 0 |
| |
| 100 | 2026-05-08T01:01:30.787Z | starting task 4: "build" |
| 101 | 2026-05-08T01:01:30.790Z | + set -e |
| 102 | 2026-05-08T01:01:30.790Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-05-08T01:01:30.790Z | + PLATFORM=illumos |
| 104 | 2026-05-08T01:01:30.790Z | + cargo --version |
| 105 | 2026-05-08T01:01:30.795Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 106 | 2026-05-08T01:01:30.950Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 107 | 2026-05-08T01:01:30.954Z | info: downloading 6 components |
| 108 | 2026-05-08T01:01:45.007Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 109 | 2026-05-08T01:01:45.010Z | + rustc --version |
| 110 | 2026-05-08T01:01:45.042Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 111 | 2026-05-08T01:01:45.045Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-05-08T01:01:45.083Z | Updating crates.io index |
| 113 | 2026-05-08T01:01:45.177Z | Downloading crates ... |
| 114 | 2026-05-08T01:01:45.224Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-05-08T01:01:45.295Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-05-08T01:01:45.339Z | Updating crates.io index |
| 117 | 2026-05-08T01:01:47.788Z | Locking 407 packages to latest compatible versions |
| 118 | 2026-05-08T01:01:47.793Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-05-08T01:01:47.796Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-05-08T01:01:47.796Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-05-08T01:01:47.796Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-05-08T01:01:47.799Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-05-08T01:01:47.799Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 124 | 2026-05-08T01:01:47.799Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-05-08T01:01:47.802Z | Adding nextest-runner v0.80.0 (available: v0.114.0) |
| 126 | 2026-05-08T01:01:47.805Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-05-08T01:01:47.824Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 128 | 2026-05-08T01:01:47.833Z | Downloading crates ... |
| 129 | 2026-05-08T01:01:47.902Z | Downloaded bitflags v2.11.1 |
| 130 | 2026-05-08T01:01:47.905Z | Downloaded fixedbitset v0.5.7 |
| 131 | 2026-05-08T01:01:47.908Z | Downloaded enable-ansi-support v0.2.1 |
| 132 | 2026-05-08T01:01:47.911Z | Downloaded dialoguer v0.11.0 |
| 133 | 2026-05-08T01:01:47.913Z | Downloaded clap_lex v1.1.0 |
| 134 | 2026-05-08T01:01:47.916Z | Downloaded is_ci v1.2.0 |
| 135 | 2026-05-08T01:01:47.920Z | Downloaded idna_adapter v1.0.0 |
| 136 | 2026-05-08T01:01:47.920Z | Downloaded cargo-platform v0.2.0 |
| 137 | 2026-05-08T01:01:47.923Z | Downloaded camino v1.2.2 |
| 138 | 2026-05-08T01:01:47.923Z | Downloaded home v0.5.12 |
| 139 | 2026-05-08T01:01:47.923Z | Downloaded cargo_metadata v0.23.1 |
| 140 | 2026-05-08T01:01:47.926Z | Downloaded futures-io v0.3.32 |
| 141 | 2026-05-08T01:01:47.926Z | Downloaded number_prefix v0.4.0 |
| 142 | 2026-05-08T01:01:47.926Z | Downloaded autocfg v1.5.0 |
| 143 | 2026-05-08T01:01:47.929Z | Downloaded pathdiff v0.2.3 |
| 144 | 2026-05-08T01:01:47.929Z | Downloaded http-body v1.0.1 |
| 145 | 2026-05-08T01:01:47.932Z | Downloaded async-scoped v0.9.0 |
| 146 | 2026-05-08T01:01:47.932Z | Downloaded cargo-platform v0.3.3 |
| 147 | 2026-05-08T01:01:47.936Z | Downloaded atomic-waker v1.1.2 |
| 148 | 2026-05-08T01:01:47.936Z | Downloaded ahash v0.8.12 |
| 149 | 2026-05-08T01:01:47.939Z | Downloaded addr2line v0.25.1 |
| 150 | 2026-05-08T01:01:47.939Z | Downloaded atomicwrites v0.4.4 |
| 151 | 2026-05-08T01:01:47.942Z | Downloaded find-msvc-tools v0.1.9 |
| 152 | 2026-05-08T01:01:47.942Z | Downloaded os_pipe v1.2.3 |
| 153 | 2026-05-08T01:01:47.944Z | Downloaded anstyle-parse v1.0.0 |
| 154 | 2026-05-08T01:01:47.944Z | Downloaded pkcs8 v0.10.2 |
| 155 | 2026-05-08T01:01:47.947Z | Downloaded base64 v0.22.1 |
| 156 | 2026-05-08T01:01:47.950Z | Downloaded anstyle v1.0.14 |
| 157 | 2026-05-08T01:01:47.951Z | Downloaded native-tls v0.2.18 |
| 158 | 2026-05-08T01:01:47.954Z | Downloaded gimli v0.32.3 |
| 159 | 2026-05-08T01:01:47.957Z | Downloaded once_cell v1.21.4 |
| 160 | 2026-05-08T01:01:47.960Z | Downloaded http v1.4.0 |
| 161 | 2026-05-08T01:01:47.963Z | Downloaded futures-core v0.3.32 |
| 162 | 2026-05-08T01:01:47.963Z | Downloaded semver v1.0.28 |
| 163 | 2026-05-08T01:01:47.966Z | Downloaded form_urlencoded v1.2.2 |
| 164 | 2026-05-08T01:01:47.969Z | Downloaded foreign-types-shared v0.1.1 |
| 165 | 2026-05-08T01:01:47.969Z | Downloaded equivalent v1.0.2 |
| 166 | 2026-05-08T01:01:47.969Z | Downloaded pin-project v1.1.12 |
| 167 | 2026-05-08T01:01:47.976Z | Downloaded hex v0.4.3 |
| 168 | 2026-05-08T01:01:47.979Z | Downloaded foldhash v0.1.5 |
| 169 | 2026-05-08T01:01:47.979Z | Downloaded nested v0.1.1 |
| 170 | 2026-05-08T01:01:47.982Z | Downloaded errno v0.3.14 |
| 171 | 2026-05-08T01:01:47.982Z | Downloaded lazy_static v1.5.0 |
| 172 | 2026-05-08T01:01:47.985Z | Downloaded guppy-workspace-hack v0.1.0 |
| 173 | 2026-05-08T01:01:47.985Z | Downloaded cargo_metadata v0.20.0 |
| 174 | 2026-05-08T01:01:47.988Z | Downloaded document-features v0.2.12 |
| 175 | 2026-05-08T01:01:47.988Z | Downloaded debug-ignore v1.0.5 |
| 176 | 2026-05-08T01:01:47.988Z | Downloaded block-buffer v0.10.4 |
| 177 | 2026-05-08T01:01:47.991Z | Downloaded anstyle-query v1.1.5 |
| 178 | 2026-05-08T01:01:47.991Z | Downloaded backtrace-ext v0.2.1 |
| 179 | 2026-05-08T01:01:47.994Z | Downloaded color-spantrace v0.3.0 |
| 180 | 2026-05-08T01:01:47.994Z | Downloaded crypto-common v0.1.7 |
| 181 | 2026-05-08T01:01:47.994Z | Downloaded cfg-if v1.0.4 |
| 182 | 2026-05-08T01:01:47.997Z | Downloaded hyper-tls v0.6.0 |
| 183 | 2026-05-08T01:01:47.997Z | Downloaded foreign-types v0.3.2 |
| 184 | 2026-05-08T01:01:47.997Z | Downloaded parking_lot v0.12.5 |
| 185 | 2026-05-08T01:01:48.001Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 186 | 2026-05-08T01:01:48.001Z | Downloaded fnv v1.0.7 |
| 187 | 2026-05-08T01:01:48.001Z | Downloaded ordered-float v2.10.1 |
| 188 | 2026-05-08T01:01:48.004Z | Downloaded ed25519 v2.2.3 |
| 189 | 2026-05-08T01:01:48.004Z | Downloaded adler2 v2.0.1 |
| 190 | 2026-05-08T01:01:48.004Z | Downloaded scopeguard v1.2.0 |
| 191 | 2026-05-08T01:01:48.007Z | Downloaded percent-encoding v2.3.2 |
| 192 | 2026-05-08T01:01:48.007Z | Downloaded openssl-macros v0.1.1 |
| 193 | 2026-05-08T01:01:48.007Z | Downloaded cfg_aliases v0.2.1 |
| 194 | 2026-05-08T01:01:48.007Z | Downloaded generic-array v0.14.7 |
| 195 | 2026-05-08T01:01:48.009Z | Downloaded futures-macro v0.3.32 |
| 196 | 2026-05-08T01:01:48.010Z | Downloaded futures-sink v0.3.32 |
| 197 | 2026-05-08T01:01:48.010Z | Downloaded colorchoice v1.0.5 |
| 198 | 2026-05-08T01:01:48.012Z | Downloaded camino-tempfile v1.4.1 |
| 199 | 2026-05-08T01:01:48.012Z | Downloaded futures-task v0.3.32 |
| 200 | 2026-05-08T01:01:48.015Z | Downloaded lru-slab v0.1.2 |
| 201 | 2026-05-08T01:01:48.018Z | Downloaded mukti-metadata v0.3.0 |
| 202 | 2026-05-08T01:01:48.018Z | Downloaded heck v0.5.0 |
| 203 | 2026-05-08T01:01:48.021Z | Downloaded nextest-workspace-hack v0.1.0 |
| 204 | 2026-05-08T01:01:48.021Z | Downloaded indenter v0.3.4 |
| 205 | 2026-05-08T01:01:48.021Z | Downloaded serde-value v0.7.0 |
| 206 | 2026-05-08T01:01:48.021Z | Downloaded erased-serde v0.4.10 |
| 207 | 2026-05-08T01:01:48.024Z | Downloaded anstream v1.0.0 |
| 208 | 2026-05-08T01:01:48.024Z | Downloaded bytes v1.11.1 |
| 209 | 2026-05-08T01:01:48.027Z | Downloaded rustls-webpki v0.103.13 |
| 210 | 2026-05-08T01:01:48.030Z | Downloaded memchr v2.8.0 |
| 211 | 2026-05-08T01:01:48.032Z | Downloaded jobserver v0.1.34 |
| 212 | 2026-05-08T01:01:48.036Z | Downloaded cargo-util-schemas v0.2.0 |
| 213 | 2026-05-08T01:01:48.036Z | Downloaded indent_write v2.2.0 |
| 214 | 2026-05-08T01:01:48.036Z | Downloaded shared_child v1.1.1 |
| 215 | 2026-05-08T01:01:48.039Z | Downloaded serde_spanned v1.1.1 |
| 216 | 2026-05-08T01:01:48.039Z | Downloaded serde_spanned v0.6.9 |
| 217 | 2026-05-08T01:01:48.039Z | Downloaded sigchld v0.2.4 |
| 218 | 2026-05-08T01:01:48.042Z | Downloaded rustc_version v0.4.1 |
| 219 | 2026-05-08T01:01:48.042Z | Downloaded humantime-serde v1.1.1 |
| 220 | 2026-05-08T01:01:48.045Z | Downloaded serde_urlencoded v0.7.1 |
| 221 | 2026-05-08T01:01:48.060Z | Downloaded subtle v2.6.1 |
| 222 | 2026-05-08T01:01:48.060Z | Downloaded openssl-probe v0.2.1 |
| 223 | 2026-05-08T01:01:48.060Z | Downloaded supports-color v3.0.2 |
| 224 | 2026-05-08T01:01:48.060Z | Downloaded is_terminal_polyfill v1.70.2 |
| 225 | 2026-05-08T01:01:48.060Z | Downloaded strsim v0.11.1 |
| 226 | 2026-05-08T01:01:48.060Z | Downloaded future-queue v0.4.0 |
| 227 | 2026-05-08T01:01:48.060Z | Downloaded filetime v0.2.27 |
| 228 | 2026-05-08T01:01:48.060Z | Downloaded fastrand v2.4.1 |
| 229 | 2026-05-08T01:01:48.060Z | Downloaded signal-hook-mio v0.2.5 |
| 230 | 2026-05-08T01:01:48.060Z | Downloaded base64ct v1.8.3 |
| 231 | 2026-05-08T01:01:48.064Z | Downloaded shell-words v1.1.1 |
| 232 | 2026-05-08T01:01:48.064Z | Downloaded digest v0.10.7 |
| 233 | 2026-05-08T01:01:48.064Z | Downloaded itoa v1.0.18 |
| 234 | 2026-05-08T01:01:48.064Z | Downloaded cpufeatures v0.2.17 |
| 235 | 2026-05-08T01:01:48.067Z | Downloaded serde_ignored v0.1.14 |
| 236 | 2026-05-08T01:01:48.067Z | Downloaded futures-executor v0.3.32 |
| 237 | 2026-05-08T01:01:48.067Z | Downloaded newtype-uuid v1.3.2 |
| 238 | 2026-05-08T01:01:48.071Z | Downloaded globset v0.4.18 |
| 239 | 2026-05-08T01:01:48.071Z | Downloaded swrite v0.1.0 |
| 240 | 2026-05-08T01:01:48.071Z | Downloaded strip-ansi-escapes v0.2.1 |
| 241 | 2026-05-08T01:01:48.071Z | Downloaded duct v0.13.7 |
| 242 | 2026-05-08T01:01:48.074Z | Downloaded hyper-rustls v0.27.9 |
| 243 | 2026-05-08T01:01:48.074Z | Downloaded miette-derive v7.6.0 |
| 244 | 2026-05-08T01:01:48.074Z | Downloaded supports-unicode v3.0.0 |
| 245 | 2026-05-08T01:01:48.074Z | Downloaded supports-hyperlinks v3.2.0 |
| 246 | 2026-05-08T01:01:48.077Z | Downloaded sync_wrapper v1.0.2 |
| 247 | 2026-05-08T01:01:48.077Z | Downloaded humantime v2.3.0 |
| 248 | 2026-05-08T01:01:48.080Z | Downloaded rustc-hash v2.1.2 |
| 249 | 2026-05-08T01:01:48.080Z | Downloaded rustc-demangle v0.1.27 |
| 250 | 2026-05-08T01:01:48.080Z | Downloaded serde-untagged v0.1.9 |
| 251 | 2026-05-08T01:01:48.083Z | Downloaded self-replace v1.5.0 |
| 252 | 2026-05-08T01:01:48.086Z | Downloaded ppv-lite86 v0.2.21 |
| 253 | 2026-05-08T01:01:48.087Z | Downloaded pin-project-internal v1.1.12 |
| 254 | 2026-05-08T01:01:48.087Z | Downloaded crc32fast v1.5.0 |
| 255 | 2026-05-08T01:01:48.091Z | Downloaded getrandom v0.3.4 |
| 256 | 2026-05-08T01:01:48.091Z | Downloaded convert_case v0.10.0 |
| 257 | 2026-05-08T01:01:48.094Z | Downloaded tinyvec_macros v0.1.1 |
| 258 | 2026-05-08T01:01:48.094Z | Downloaded tokio-macros v2.7.0 |
| 259 | 2026-05-08T01:01:48.099Z | Downloaded signature v2.2.0 |
| 260 | 2026-05-08T01:01:48.102Z | Downloaded shlex v1.3.0 |
| 261 | 2026-05-08T01:01:48.106Z | Downloaded tower-layer v0.3.3 |
| 262 | 2026-05-08T01:01:48.106Z | Downloaded tracing-error v0.2.1 |
| 263 | 2026-05-08T01:01:48.106Z | Downloaded tower-service v0.3.3 |
| 264 | 2026-05-08T01:01:48.106Z | Downloaded serde_path_to_error v0.1.20 |
| 265 | 2026-05-08T01:01:48.109Z | Downloaded simd-adler32 v0.3.9 |
| 266 | 2026-05-08T01:01:48.109Z | Downloaded slab v0.4.12 |
| 267 | 2026-05-08T01:01:48.109Z | Downloaded sha2 v0.10.9 |
| 268 | 2026-05-08T01:01:48.109Z | Downloaded rand_chacha v0.9.0 |
| 269 | 2026-05-08T01:01:48.112Z | Downloaded toml_write v0.1.2 |
| 270 | 2026-05-08T01:01:48.115Z | Downloaded ipnet v2.12.0 |
| 271 | 2026-05-08T01:01:48.119Z | Downloaded either v1.15.0 |
| 272 | 2026-05-08T01:01:48.122Z | Downloaded clap_derive v4.6.1 |
| 273 | 2026-05-08T01:01:48.125Z | Downloaded pkg-config v0.3.33 |
| 274 | 2026-05-08T01:01:48.125Z | Downloaded getrandom v0.2.17 |
| 275 | 2026-05-08T01:01:48.128Z | Downloaded spki v0.7.3 |
| 276 | 2026-05-08T01:01:48.128Z | Downloaded rand_core v0.9.5 |
| 277 | 2026-05-08T01:01:48.132Z | Downloaded pin-project-lite v0.2.17 |
| 278 | 2026-05-08T01:01:48.135Z | Downloaded signal-hook-registry v1.4.8 |
| 279 | 2026-05-08T01:01:48.135Z | Downloaded console v0.15.11 |
| 280 | 2026-05-08T01:01:48.135Z | Downloaded futures-channel v0.3.32 |
| 281 | 2026-05-08T01:01:48.139Z | Downloaded terminal_size v0.4.4 |
| 282 | 2026-05-08T01:01:48.139Z | Downloaded target-lexicon v0.13.3 |
| 283 | 2026-05-08T01:01:48.139Z | Downloaded rand_core v0.6.4 |
| 284 | 2026-05-08T01:01:48.139Z | Downloaded unicode-xid v0.2.6 |
| 285 | 2026-05-08T01:01:48.142Z | Downloaded try-lock v0.2.5 |
| 286 | 2026-05-08T01:01:48.142Z | Downloaded untrusted v0.9.0 |
| 287 | 2026-05-08T01:01:48.142Z | Downloaded eyre v0.6.12 |
| 288 | 2026-05-08T01:01:48.145Z | Downloaded litrs v1.0.0 |
| 289 | 2026-05-08T01:01:48.145Z | Downloaded derive-where v1.6.1 |
| 290 | 2026-05-08T01:01:48.148Z | Downloaded thiserror-impl v2.0.18 |
| 291 | 2026-05-08T01:01:48.148Z | Downloaded thiserror-impl v1.0.69 |
| 292 | 2026-05-08T01:01:48.151Z | Downloaded unicode-linebreak v0.1.5 |
| 293 | 2026-05-08T01:01:48.151Z | Downloaded thiserror v2.0.18 |
| 294 | 2026-05-08T01:01:48.155Z | Downloaded utf8_iter v1.0.4 |
| 295 | 2026-05-08T01:01:48.155Z | Downloaded typeid v1.0.3 |
| 296 | 2026-05-08T01:01:48.155Z | Downloaded want v0.3.1 |
| 297 | 2026-05-08T01:01:48.155Z | Downloaded version_check v0.9.5 |
| 298 | 2026-05-08T01:01:48.158Z | Downloaded urlencoding v2.1.3 |
| 299 | 2026-05-08T01:01:48.158Z | Downloaded utf8parse v0.2.2 |
| 300 | 2026-05-08T01:01:48.158Z | Downloaded tokio-native-tls v0.3.1 |
| 301 | 2026-05-08T01:01:48.158Z | Downloaded thread_local v1.1.9 |
| 302 | 2026-05-08T01:01:48.158Z | Downloaded thiserror v1.0.69 |
| 303 | 2026-05-08T01:01:48.161Z | Downloaded owo-colors v4.3.0 |
| 304 | 2026-05-08T01:01:48.164Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 305 | 2026-05-08T01:01:48.164Z | Downloaded http-body-util v0.1.3 |
| 306 | 2026-05-08T01:01:48.164Z | Downloaded target-spec-miette v0.4.6 |
| 307 | 2026-05-08T01:01:48.167Z | Downloaded smallvec v1.15.1 |
| 308 | 2026-05-08T01:01:48.167Z | Downloaded toml_datetime v0.6.11 |
| 309 | 2026-05-08T01:01:48.170Z | Downloaded smol_str v0.3.6 |
| 310 | 2026-05-08T01:01:48.170Z | Downloaded quinn-udp v0.5.14 |
| 311 | 2026-05-08T01:01:48.170Z | Downloaded nextest-filtering v0.15.0 |
| 312 | 2026-05-08T01:01:48.173Z | Downloaded xattr v1.6.1 |
| 313 | 2026-05-08T01:01:48.173Z | Downloaded parking_lot_core v0.9.12 |
| 314 | 2026-05-08T01:01:48.180Z | Downloaded tracing-log v0.2.0 |
| 315 | 2026-05-08T01:01:48.184Z | Downloaded rustls-pki-types v1.14.1 |
| 316 | 2026-05-08T01:01:48.188Z | Downloaded iana-time-zone v0.1.65 |
| 317 | 2026-05-08T01:01:48.188Z | Downloaded config v0.15.22 |
| 318 | 2026-05-08T01:01:48.193Z | Downloaded futures v0.3.32 |
| 319 | 2026-05-08T01:01:48.196Z | Downloaded quote v1.0.45 |
| 320 | 2026-05-08T01:01:48.196Z | Downloaded static_assertions v1.1.0 |
| 321 | 2026-05-08T01:01:48.196Z | Downloaded lock_api v0.4.14 |
| 322 | 2026-05-08T01:01:48.196Z | Downloaded httparse v1.10.1 |
| 323 | 2026-05-08T01:01:48.199Z | Downloaded unicase v2.9.0 |
| 324 | 2026-05-08T01:01:48.199Z | Downloaded clap v4.6.1 |
| 325 | 2026-05-08T01:01:48.204Z | Downloaded proc-macro2 v1.0.106 |
| 326 | 2026-05-08T01:01:48.206Z | Downloaded cfg-expr v0.20.7 |
| 327 | 2026-05-08T01:01:48.209Z | Downloaded target-spec v3.6.0 |
| 328 | 2026-05-08T01:01:48.209Z | Downloaded num-traits v0.2.19 |
| 329 | 2026-05-08T01:01:48.212Z | Downloaded tokio-rustls v0.26.4 |
| 330 | 2026-05-08T01:01:48.212Z | Downloaded self_update v0.42.0 |
| 331 | 2026-05-08T01:01:48.214Z | Downloaded miniz_oxide v0.8.9 |
| 332 | 2026-05-08T01:01:48.215Z | Downloaded signal-hook v0.3.18 |
| 333 | 2026-05-08T01:01:48.217Z | Downloaded zstd v0.13.3 |
| 334 | 2026-05-08T01:01:48.217Z | Downloaded toml v0.8.23 |
| 335 | 2026-05-08T01:01:48.220Z | Downloaded socket2 v0.6.3 |
| 336 | 2026-05-08T01:01:48.221Z | Downloaded zmij v1.0.21 |
| 337 | 2026-05-08T01:01:48.225Z | Downloaded xxhash-rust v0.8.15 |
| 338 | 2026-05-08T01:01:48.225Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 339 | 2026-05-08T01:01:48.228Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 340 | 2026-05-08T01:01:48.228Z | Downloaded zipsign-api v0.1.5 |
| 341 | 2026-05-08T01:01:48.228Z | Downloaded tracing-attributes v0.1.31 |
| 342 | 2026-05-08T01:01:48.231Z | Downloaded const-oid v0.9.6 |
| 343 | 2026-05-08T01:01:48.231Z | Downloaded log v0.4.29 |
| 344 | 2026-05-08T01:01:48.234Z | Downloaded getrandom v0.4.2 |
| 345 | 2026-05-08T01:01:48.237Z | Downloaded tokio-stream v0.1.18 |
| 346 | 2026-05-08T01:01:48.237Z | Downloaded quick-junit v0.5.2 |
| 347 | 2026-05-08T01:01:48.241Z | Downloaded sharded-slab v0.1.7 |
| 348 | 2026-05-08T01:01:48.246Z | Downloaded backtrace v0.3.76 |
| 349 | 2026-05-08T01:01:48.246Z | Downloaded textwrap v0.16.2 |
| 350 | 2026-05-08T01:01:48.246Z | Downloaded tinyvec v1.11.0 |
| 351 | 2026-05-08T01:01:48.249Z | Downloaded flate2 v1.1.9 |
| 352 | 2026-05-08T01:01:48.252Z | Downloaded nextest-metadata v0.12.2 |
| 353 | 2026-05-08T01:01:48.255Z | Downloaded tempfile v3.27.0 |
| 354 | 2026-05-08T01:01:48.255Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 355 | 2026-05-08T01:01:48.258Z | Downloaded serde_core v1.0.228 |
| 356 | 2026-05-08T01:01:48.261Z | Downloaded ed25519-dalek v2.2.0 |
| 357 | 2026-05-08T01:01:48.264Z | Downloaded zeroize v1.8.2 |
| 358 | 2026-05-08T01:01:48.267Z | Downloaded der v0.7.10 |
| 359 | 2026-05-08T01:01:48.270Z | Downloaded borsh v1.6.1 |
| 360 | 2026-05-08T01:01:48.273Z | Downloaded zstd-safe v7.2.4 |
| 361 | 2026-05-08T01:01:48.273Z | Downloaded unicode-ident v1.0.24 |
| 362 | 2026-05-08T01:01:48.275Z | Downloaded tar v0.4.45 |
| 363 | 2026-05-08T01:01:48.279Z | Downloaded serde v1.0.228 |
| 364 | 2026-05-08T01:01:48.280Z | Downloaded openssl-sys v0.9.115 |
| 365 | 2026-05-08T01:01:48.283Z | Downloaded vte v0.14.1 |
| 366 | 2026-05-08T01:01:48.283Z | Downloaded derive_more v2.1.1 |
| 367 | 2026-05-08T01:01:48.288Z | Downloaded indicatif v0.17.11 |
| 368 | 2026-05-08T01:01:48.291Z | Downloaded toml_edit v0.22.27 |
| 369 | 2026-05-08T01:01:48.294Z | Downloaded derive_more-impl v2.1.1 |
| 370 | 2026-05-08T01:01:48.297Z | Downloaded serde_derive v1.0.228 |
| 371 | 2026-05-08T01:01:48.302Z | Downloaded quinn v0.11.9 |
| 372 | 2026-05-08T01:01:48.311Z | Downloaded pulldown-cmark v0.13.3 |
| 373 | 2026-05-08T01:01:48.320Z | Downloaded ryu v1.0.23 |
| 374 | 2026-05-08T01:01:48.323Z | Downloaded tracing-core v0.1.36 |
| 375 | 2026-05-08T01:01:48.325Z | Downloaded url v2.5.8 |
| 376 | 2026-05-08T01:01:48.330Z | Downloaded cc v1.2.61 |
| 377 | 2026-05-08T01:01:48.335Z | Downloaded hyper-util v0.1.20 |
| 378 | 2026-05-08T01:01:48.338Z | Downloaded uuid v1.23.1 |
| 379 | 2026-05-08T01:01:48.346Z | Downloaded tower v0.5.3 |
| 380 | 2026-05-08T01:01:48.351Z | Downloaded rand v0.9.4 |
| 381 | 2026-05-08T01:01:48.354Z | Downloaded hashbrown v0.15.5 |
| 382 | 2026-05-08T01:01:48.357Z | Downloaded typenum v1.20.0 |
| 383 | 2026-05-08T01:01:48.360Z | Downloaded guppy v0.17.25 |
| 384 | 2026-05-08T01:01:48.364Z | Downloaded mio v1.2.0 |
| 385 | 2026-05-08T01:01:48.367Z | Downloaded miette v7.6.0 |
| 386 | 2026-05-08T01:01:48.370Z | Downloaded tokio-util v0.7.18 |
| 387 | 2026-05-08T01:01:48.374Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-05-08T01:01:48.377Z | Downloaded crossterm v0.29.0 |
| 389 | 2026-05-08T01:01:48.382Z | Downloaded futures-util v0.3.32 |
| 390 | 2026-05-08T01:01:48.387Z | Downloaded hashbrown v0.17.0 |
| 391 | 2026-05-08T01:01:48.391Z | Downloaded aho-corasick v1.1.4 |
| 392 | 2026-05-08T01:01:48.394Z | Downloaded h2 v0.4.14 |
| 393 | 2026-05-08T01:01:48.398Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-05-08T01:01:48.402Z | Downloaded unicode-segmentation v1.13.2 |
| 395 | 2026-05-08T01:01:48.405Z | Downloaded ron v0.12.1 |
| 396 | 2026-05-08T01:01:48.409Z | Downloaded quick-xml v0.38.4 |
| 397 | 2026-05-08T01:01:48.412Z | Downloaded itertools v0.14.0 |
| 398 | 2026-05-08T01:01:48.418Z | Downloaded idna v1.1.0 |
| 399 | 2026-05-08T01:01:48.424Z | Downloaded winnow v1.0.2 |
| 400 | 2026-05-08T01:01:48.427Z | Downloaded winnow v0.7.15 |
| 401 | 2026-05-08T01:01:48.432Z | Downloaded reqwest v0.12.28 |
| 402 | 2026-05-08T01:01:48.435Z | Downloaded regex v1.12.3 |
| 403 | 2026-05-08T01:01:48.438Z | Downloaded chrono v0.4.44 |
| 404 | 2026-05-08T01:01:48.442Z | Downloaded hyper v1.9.0 |
| 405 | 2026-05-08T01:01:48.446Z | Downloaded webpki-roots v1.0.7 |
| 406 | 2026-05-08T01:01:48.449Z | Downloaded serde_json v1.0.149 |
| 407 | 2026-05-08T01:01:48.453Z | Downloaded unicode-normalization v0.1.25 |
| 408 | 2026-05-08T01:01:48.455Z | Downloaded vcpkg v0.2.15 |
| 409 | 2026-05-08T01:01:48.478Z | Downloaded tower-http v0.6.10 |
| 410 | 2026-05-08T01:01:48.482Z | Downloaded syn v2.0.117 |
| 411 | 2026-05-08T01:01:48.488Z | Downloaded bstr v1.12.1 |
| 412 | 2026-05-08T01:01:48.494Z | Downloaded quick-xml v0.37.5 |
| 413 | 2026-05-08T01:01:48.497Z | Downloaded curve25519-dalek v4.1.3 |
| 414 | 2026-05-08T01:01:48.501Z | Downloaded portable-atomic v1.13.1 |
| 415 | 2026-05-08T01:01:48.528Z | Downloaded tracing v0.1.44 |
| 416 | 2026-05-08T01:01:48.539Z | Downloaded tracing-subscriber v0.3.23 |
| 417 | 2026-05-08T01:01:48.543Z | Downloaded quinn-proto v0.11.14 |
| 418 | 2026-05-08T01:01:48.559Z | Downloaded color-eyre v0.6.5 |
| 419 | 2026-05-08T01:01:48.573Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 420 | 2026-05-08T01:01:48.582Z | Downloaded nextest-runner v0.80.0 |
| 421 | 2026-05-08T01:01:48.589Z | Downloaded tokio v1.52.2 |
| 422 | 2026-05-08T01:01:48.611Z | Downloaded unicode-width v0.2.2 |
| 423 | 2026-05-08T01:01:48.614Z | Downloaded openssl v0.10.79 |
| 424 | 2026-05-08T01:01:48.618Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-05-08T01:01:48.622Z | Downloaded zerocopy v0.8.48 |
| 426 | 2026-05-08T01:01:48.639Z | Downloaded nix v0.30.1 |
| 427 | 2026-05-08T01:01:48.645Z | Downloaded rustix v1.1.4 |
| 428 | 2026-05-08T01:01:48.658Z | Downloaded regex-syntax v0.8.10 |
| 429 | 2026-05-08T01:01:48.662Z | Downloaded rustls v0.23.40 |
| 430 | 2026-05-08T01:01:48.669Z | Downloaded object v0.37.3 |
| 431 | 2026-05-08T01:01:48.675Z | Downloaded rustix v0.38.44 |
| 432 | 2026-05-08T01:01:48.735Z | Downloaded regex-automata v0.4.14 |
| 433 | 2026-05-08T01:01:48.770Z | Downloaded libc v0.2.186 |
| 434 | 2026-05-08T01:01:48.788Z | Downloaded petgraph v0.8.3 |
| 435 | 2026-05-08T01:01:48.841Z | Downloaded recursion v0.5.4 |
| 436 | 2026-05-08T01:01:48.848Z | Downloaded ring v0.17.14 |
| 437 | 2026-05-08T01:01:48.906Z | Compiling proc-macro2 v1.0.106 |
| 438 | 2026-05-08T01:01:48.906Z | Compiling libc v0.2.186 |
| 439 | 2026-05-08T01:01:48.909Z | Compiling quote v1.0.45 |
| 440 | 2026-05-08T01:01:48.909Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-05-08T01:01:48.909Z | Compiling serde_core v1.0.228 |
| 442 | 2026-05-08T01:01:48.909Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-05-08T01:01:48.909Z | Compiling memchr v2.8.0 |
| 444 | 2026-05-08T01:01:48.909Z | Compiling once_cell v1.21.4 |
| 445 | 2026-05-08T01:01:49.115Z | Compiling log v0.4.29 |
| 446 | 2026-05-08T01:01:49.158Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-05-08T01:01:49.248Z | Compiling serde v1.0.228 |
| 448 | 2026-05-08T01:01:49.298Z | Compiling itoa v1.0.18 |
| 449 | 2026-05-08T01:01:49.562Z | Compiling smallvec v1.15.1 |
| 450 | 2026-05-08T01:01:49.584Z | Compiling futures-core v0.3.32 |
| 451 | 2026-05-08T01:01:49.594Z | Compiling bitflags v2.11.1 |
| 452 | 2026-05-08T01:01:49.787Z | Compiling hashbrown v0.17.0 |
| 453 | 2026-05-08T01:01:49.838Z | Compiling shlex v1.3.0 |
| 454 | 2026-05-08T01:01:50.018Z | Compiling find-msvc-tools v0.1.9 |
| 455 | 2026-05-08T01:01:50.033Z | Compiling equivalent v1.0.2 |
| 456 | 2026-05-08T01:01:50.127Z | Compiling errno v0.3.14 |
| 457 | 2026-05-08T01:01:50.154Z | Compiling jobserver v0.1.34 |
| 458 | 2026-05-08T01:01:50.167Z | Compiling bytes v1.11.1 |
| 459 | 2026-05-08T01:01:50.260Z | Compiling signal-hook-registry v1.4.8 |
| 460 | 2026-05-08T01:01:50.294Z | Compiling mio v1.2.0 |
| 461 | 2026-05-08T01:01:50.434Z | Compiling syn v2.0.117 |
| 462 | 2026-05-08T01:01:50.485Z | Compiling cc v1.2.61 |
| 463 | 2026-05-08T01:01:50.491Z | Compiling futures-sink v0.3.32 |
| 464 | 2026-05-08T01:01:50.509Z | Compiling rustix v1.1.4 |
| 465 | 2026-05-08T01:01:50.606Z | Compiling socket2 v0.6.3 |
| 466 | 2026-05-08T01:01:50.795Z | Compiling zmij v1.0.21 |
| 467 | 2026-05-08T01:01:51.017Z | Compiling slab v0.4.12 |
| 468 | 2026-05-08T01:01:51.085Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-05-08T01:01:51.138Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-05-08T01:01:51.230Z | Compiling version_check v0.9.5 |
| 471 | 2026-05-08T01:01:51.361Z | Compiling serde_json v1.0.149 |
| 472 | 2026-05-08T01:01:51.450Z | Compiling indexmap v2.14.0 |
| 473 | 2026-05-08T01:01:51.599Z | Compiling getrandom v0.4.2 |
| 474 | 2026-05-08T01:01:51.633Z | Compiling futures-task v0.3.32 |
| 475 | 2026-05-08T01:01:51.797Z | Compiling futures-io v0.3.32 |
| 476 | 2026-05-08T01:01:51.831Z | Compiling percent-encoding v2.3.2 |
| 477 | 2026-05-08T01:01:51.872Z | Compiling unicode-width v0.2.2 |
| 478 | 2026-05-08T01:01:51.988Z | Compiling camino v1.2.2 |
| 479 | 2026-05-08T01:01:52.184Z | Compiling ring v0.17.14 |
| 480 | 2026-05-08T01:01:52.226Z | Compiling http v1.4.0 |
| 481 | 2026-05-08T01:01:52.254Z | Compiling autocfg v1.5.0 |
| 482 | 2026-05-08T01:01:52.267Z | Compiling adler2 v2.0.1 |
| 483 | 2026-05-08T01:01:52.350Z | Compiling simd-adler32 v0.3.9 |
| 484 | 2026-05-08T01:01:52.425Z | Compiling zeroize v1.8.2 |
| 485 | 2026-05-08T01:01:52.599Z | Compiling num-traits v0.2.19 |
| 486 | 2026-05-08T01:01:52.621Z | Compiling miniz_oxide v0.8.9 |
| 487 | 2026-05-08T01:01:52.971Z | Compiling getrandom v0.3.4 |
| 488 | 2026-05-08T01:01:53.183Z | Compiling object v0.37.3 |
| 489 | 2026-05-08T01:01:53.297Z | Compiling target-lexicon v0.13.3 |
| 490 | 2026-05-08T01:01:53.400Z | Compiling zerocopy v0.8.48 |
| 491 | 2026-05-08T01:01:53.524Z | Compiling http-body v1.0.1 |
| 492 | 2026-05-08T01:01:53.803Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-05-08T01:01:53.815Z | Compiling form_urlencoded v1.2.2 |
| 494 | 2026-05-08T01:01:53.849Z | Compiling semver v1.0.28 |
| 495 | 2026-05-08T01:01:54.025Z | Compiling serde_derive v1.0.228 |
| 496 | 2026-05-08T01:01:54.044Z | Compiling tokio-macros v2.7.0 |
| 497 | 2026-05-08T01:01:54.047Z | Compiling futures-macro v0.3.32 |
| 498 | 2026-05-08T01:01:54.083Z | Compiling tracing-attributes v0.1.31 |
| 499 | 2026-05-08T01:01:54.310Z | Compiling getrandom v0.2.17 |
| 500 | 2026-05-08T01:01:54.501Z | Compiling thiserror v2.0.18 |
| 501 | 2026-05-08T01:01:54.514Z | Compiling idna_adapter v1.0.0 |
| 502 | 2026-05-08T01:01:54.615Z | Compiling fnv v1.0.7 |
| 503 | 2026-05-08T01:01:54.665Z | Compiling gimli v0.32.3 |
| 504 | 2026-05-08T01:01:54.723Z | Compiling owo-colors v4.3.0 |
| 505 | 2026-05-08T01:01:54.772Z | Compiling tokio v1.52.2 |
| 506 | 2026-05-08T01:01:54.840Z | Compiling guppy-workspace-hack v0.1.0 |
| 507 | 2026-05-08T01:01:54.857Z | Compiling futures-util v0.3.32 |
| 508 | 2026-05-08T01:01:55.042Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-05-08T01:01:55.054Z | Compiling untrusted v0.9.0 |
| 510 | 2026-05-08T01:01:55.180Z | Compiling signal-hook v0.3.18 |
| 511 | 2026-05-08T01:01:55.203Z | Compiling httparse v1.10.1 |
| 512 | 2026-05-08T01:01:55.278Z | Compiling tracing v0.1.44 |
| 513 | 2026-05-08T01:01:55.403Z | Compiling idna v1.1.0 |
| 514 | 2026-05-08T01:01:55.641Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-05-08T01:01:56.567Z | Compiling addr2line v0.25.1 |
| 516 | 2026-05-08T01:01:57.268Z | Compiling generic-array v0.14.7 |
| 517 | 2026-05-08T01:01:57.309Z | Compiling fastrand v2.4.1 |
| 518 | 2026-05-08T01:01:57.476Z | Compiling atomic-waker v1.1.2 |
| 519 | 2026-05-08T01:01:57.491Z | Compiling typeid v1.0.3 |
| 520 | 2026-05-08T01:01:57.584Z | Compiling pkg-config v0.3.33 |
| 521 | 2026-05-08T01:01:57.606Z | Compiling target-spec v3.6.0 |
| 522 | 2026-05-08T01:01:57.636Z | Compiling rustc-demangle v0.1.27 |
| 523 | 2026-05-08T01:01:57.768Z | Compiling thiserror v1.0.69 |
| 524 | 2026-05-08T01:01:57.877Z | Compiling rustls v0.23.40 |
| 525 | 2026-05-08T01:01:58.020Z | Compiling try-lock v0.2.5 |
| 526 | 2026-05-08T01:01:58.072Z | Compiling tower-service v0.3.3 |
| 527 | 2026-05-08T01:01:58.131Z | Compiling want v0.3.1 |
| 528 | 2026-05-08T01:01:58.168Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-05-08T01:01:58.312Z | Compiling tempfile v3.27.0 |
| 530 | 2026-05-08T01:01:58.367Z | Compiling cfg-expr v0.20.7 |
| 531 | 2026-05-08T01:01:58.645Z | Compiling tokio-util v0.7.18 |
| 532 | 2026-05-08T01:01:58.682Z | Compiling url v2.5.8 |
| 533 | 2026-05-08T01:01:59.193Z | Compiling h2 v0.4.14 |
| 534 | 2026-05-08T01:02:00.209Z | Compiling backtrace v0.3.76 |
| 535 | 2026-05-08T01:02:00.299Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-05-08T01:02:00.302Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-05-08T01:02:00.462Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-05-08T01:02:00.475Z | Compiling subtle v2.6.1 |
| 539 | 2026-05-08T01:02:00.646Z | Compiling erased-serde v0.4.10 |
| 540 | 2026-05-08T01:02:00.936Z | Compiling typenum v1.20.0 |
| 541 | 2026-05-08T01:02:01.121Z | Compiling winnow v0.7.15 |
| 542 | 2026-05-08T01:02:01.438Z | Compiling regex-syntax v0.8.10 |
| 543 | 2026-05-08T01:02:02.127Z | Compiling rustls-webpki v0.103.13 |
| 544 | 2026-05-08T01:02:04.645Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-05-08T01:02:04.685Z | Compiling hyper v1.9.0 |
| 546 | 2026-05-08T01:02:05.986Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-05-08T01:02:06.151Z | Compiling toml_datetime v0.6.11 |
| 548 | 2026-05-08T01:02:06.525Z | Compiling ahash v0.8.12 |
| 549 | 2026-05-08T01:02:06.767Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-05-08T01:02:06.885Z | Compiling ipnet v2.12.0 |
| 551 | 2026-05-08T01:02:07.724Z | Compiling is_ci v1.2.0 |
| 552 | 2026-05-08T01:02:07.903Z | Compiling tower-layer v0.3.3 |
| 553 | 2026-05-08T01:02:08.072Z | Compiling lazy_static v1.5.0 |
| 554 | 2026-05-08T01:02:08.109Z | Compiling crc32fast v1.5.0 |
| 555 | 2026-05-08T01:02:08.182Z | Compiling toml_write v0.1.2 |
| 556 | 2026-05-08T01:02:08.330Z | Compiling either v1.15.0 |
| 557 | 2026-05-08T01:02:08.397Z | Compiling base64 v0.22.1 |
| 558 | 2026-05-08T01:02:08.429Z | Compiling foldhash v0.1.5 |
| 559 | 2026-05-08T01:02:08.554Z | Compiling nextest-workspace-hack v0.1.0 |
| 560 | 2026-05-08T01:02:08.648Z | Compiling unicode-linebreak v0.1.5 |
| 561 | 2026-05-08T01:02:08.741Z | Compiling parking_lot_core v0.9.12 |
| 562 | 2026-05-08T01:02:08.741Z | Compiling unicode-segmentation v1.13.2 |
| 563 | 2026-05-08T01:02:08.769Z | Compiling portable-atomic v1.13.1 |
| 564 | 2026-05-08T01:02:08.877Z | Compiling textwrap v0.16.2 |
| 565 | 2026-05-08T01:02:08.936Z | Compiling hyper-util v0.1.20 |
| 566 | 2026-05-08T01:02:09.028Z | Compiling hashbrown v0.15.5 |
| 567 | 2026-05-08T01:02:09.179Z | Compiling convert_case v0.10.0 |
| 568 | 2026-05-08T01:02:09.313Z | Compiling toml_edit v0.22.27 |
| 569 | 2026-05-08T01:02:09.434Z | Compiling sharded-slab v0.1.7 |
| 570 | 2026-05-08T01:02:09.664Z | Compiling tower v0.5.3 |
| 571 | 2026-05-08T01:02:10.041Z | Compiling supports-color v3.0.2 |
| 572 | 2026-05-08T01:02:10.275Z | Compiling tokio-rustls v0.26.4 |
| 573 | 2026-05-08T01:02:10.307Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-05-08T01:02:10.554Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-05-08T01:02:10.566Z | Compiling webpki-roots v1.0.7 |
| 576 | 2026-05-08T01:02:10.682Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-05-08T01:02:10.840Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-05-08T01:02:10.871Z | Compiling console v0.15.11 |
| 579 | 2026-05-08T01:02:10.966Z | Compiling tracing-log v0.2.0 |
| 580 | 2026-05-08T01:02:11.330Z | Compiling cargo-platform v0.3.3 |
| 581 | 2026-05-08T01:02:11.651Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-05-08T01:02:11.821Z | Compiling thread_local v1.1.9 |
| 583 | 2026-05-08T01:02:11.833Z | Compiling ryu v1.0.23 |
| 584 | 2026-05-08T01:02:11.895Z | Compiling cfg_aliases v0.2.1 |
| 585 | 2026-05-08T01:02:11.970Z | Compiling pulldown-cmark v0.13.3 |
| 586 | 2026-05-08T01:02:12.113Z | Compiling zstd-safe v7.2.4 |
| 587 | 2026-05-08T01:02:12.176Z | Compiling supports-hyperlinks v3.2.0 |
| 588 | 2026-05-08T01:02:12.209Z | Compiling unicode-width v0.1.14 |
| 589 | 2026-05-08T01:02:12.348Z | Compiling scopeguard v1.2.0 |
| 590 | 2026-05-08T01:02:12.393Z | Compiling debug-ignore v1.0.5 |
| 591 | 2026-05-08T01:02:12.455Z | Compiling rustix v0.38.44 |
| 592 | 2026-05-08T01:02:12.502Z | Compiling winnow v1.0.2 |
| 593 | 2026-05-08T01:02:12.506Z | Compiling utf8parse v0.2.2 |
| 594 | 2026-05-08T01:02:12.527Z | Compiling fixedbitset v0.5.7 |
| 595 | 2026-05-08T01:02:12.619Z | Compiling supports-unicode v3.0.0 |
| 596 | 2026-05-08T01:02:12.794Z | Compiling petgraph v0.8.3 |
| 597 | 2026-05-08T01:02:12.902Z | Compiling miette v7.6.0 |
| 598 | 2026-05-08T01:02:13.039Z | Compiling anstyle-parse v1.0.0 |
| 599 | 2026-05-08T01:02:13.303Z | Compiling lock_api v0.4.14 |
| 600 | 2026-05-08T01:02:13.559Z | Compiling tracing-subscriber v0.3.23 |
| 601 | 2026-05-08T01:02:13.965Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 602 | 2026-05-08T01:02:14.718Z | Compiling nix v0.30.1 |
| 603 | 2026-05-08T01:02:15.112Z | Compiling serde_urlencoded v0.7.1 |
| 604 | 2026-05-08T01:02:15.292Z | Compiling sigchld v0.2.4 |
| 605 | 2026-05-08T01:02:15.419Z | Compiling cargo_metadata v0.23.1 |
| 606 | 2026-05-08T01:02:15.483Z | Compiling toml v0.8.23 |
| 607 | 2026-05-08T01:02:15.837Z | Compiling serde-value v0.7.0 |
| 608 | 2026-05-08T01:02:16.542Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-05-08T01:02:16.840Z | Compiling hyper-rustls v0.27.9 |
| 610 | 2026-05-08T01:02:17.039Z | Compiling tower-http v0.6.10 |
| 611 | 2026-05-08T01:02:17.201Z | Compiling derive_more-impl v2.1.1 |
| 612 | 2026-05-08T01:02:18.087Z | Compiling itertools v0.14.0 |
| 613 | 2026-05-08T01:02:18.179Z | Compiling regex v1.12.3 |
| 614 | 2026-05-08T01:02:18.381Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-05-08T01:02:18.425Z | Compiling crypto-common v0.1.7 |
| 616 | 2026-05-08T01:02:18.531Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-05-08T01:02:18.558Z | Compiling rand_core v0.9.5 |
| 618 | 2026-05-08T01:02:18.794Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-05-08T01:02:18.810Z | Compiling pin-project-internal v1.1.12 |
| 620 | 2026-05-08T01:02:18.852Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-05-08T01:02:19.124Z | Compiling uuid v1.23.1 |
| 622 | 2026-05-08T01:02:19.341Z | Compiling serde_spanned v1.1.1 |
| 623 | 2026-05-08T01:02:19.503Z | Compiling smol_str v0.3.6 |
| 624 | 2026-05-08T01:02:19.560Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 625 | 2026-05-08T01:02:19.603Z | Compiling filetime v0.2.27 |
| 626 | 2026-05-08T01:02:19.662Z | Compiling bstr v1.12.1 |
| 627 | 2026-05-08T01:02:19.802Z | Compiling vte v0.14.1 |
| 628 | 2026-05-08T01:02:19.844Z | Compiling anstyle-query v1.1.5 |
| 629 | 2026-05-08T01:02:19.853Z | Compiling anstyle v1.0.14 |
| 630 | 2026-05-08T01:02:19.950Z | Compiling unicode-xid v0.2.6 |
| 631 | 2026-05-08T01:02:19.987Z | Compiling static_assertions v1.1.0 |
| 632 | 2026-05-08T01:02:20.017Z | Compiling number_prefix v0.4.0 |
| 633 | 2026-05-08T01:02:20.061Z | Compiling iana-time-zone v0.1.65 |
| 634 | 2026-05-08T01:02:20.089Z | Compiling litrs v1.0.0 |
| 635 | 2026-05-08T01:02:20.168Z | Compiling color-spantrace v0.3.0 |
| 636 | 2026-05-08T01:02:20.356Z | Compiling self_update v0.42.0 |
| 637 | 2026-05-08T01:02:20.397Z | Compiling eyre v0.6.12 |
| 638 | 2026-05-08T01:02:20.467Z | Compiling unicase v2.9.0 |
| 639 | 2026-05-08T01:02:20.534Z | Compiling nested v0.1.1 |
| 640 | 2026-05-08T01:02:20.590Z | Compiling colorchoice v1.0.5 |
| 641 | 2026-05-08T01:02:20.641Z | Compiling is_terminal_polyfill v1.70.2 |
| 642 | 2026-05-08T01:02:20.664Z | Compiling xattr v1.6.1 |
| 643 | 2026-05-08T01:02:20.696Z | Compiling tinyvec_macros v0.1.1 |
| 644 | 2026-05-08T01:02:20.706Z | Compiling anstream v1.0.0 |
| 645 | 2026-05-08T01:02:20.729Z | Compiling guppy v0.17.25 |
| 646 | 2026-05-08T01:02:20.760Z | Compiling tinyvec v1.11.0 |
| 647 | 2026-05-08T01:02:20.842Z | Compiling tar v0.4.45 |
| 648 | 2026-05-08T01:02:21.002Z | Compiling document-features v0.2.12 |
| 649 | 2026-05-08T01:02:21.193Z | Compiling chrono v0.4.44 |
| 650 | 2026-05-08T01:02:21.224Z | Compiling indicatif v0.17.11 |
| 651 | 2026-05-08T01:02:21.541Z | Compiling globset v0.4.18 |
| 652 | 2026-05-08T01:02:21.967Z | Compiling cargo-util-schemas v0.2.0 |
| 653 | 2026-05-08T01:02:22.210Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-05-08T01:02:22.727Z | Compiling pin-project v1.1.12 |
| 655 | 2026-05-08T01:02:22.832Z | Compiling toml v1.1.2+spec-1.1.0 |
| 656 | 2026-05-08T01:02:23.466Z | Compiling nextest-metadata v0.12.2 |
| 657 | 2026-05-08T01:02:24.361Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-05-08T01:02:24.442Z | Compiling reqwest v0.12.28 |
| 659 | 2026-05-08T01:02:24.542Z | Compiling futures v0.3.32 |
| 660 | 2026-05-08T01:02:24.553Z | Compiling rand_chacha v0.9.0 |
| 661 | 2026-05-08T01:02:24.624Z | Compiling digest v0.10.7 |
| 662 | 2026-05-08T01:02:24.778Z | Compiling derive_more v2.1.1 |
| 663 | 2026-05-08T01:02:24.855Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-05-08T01:02:24.868Z | Compiling flate2 v1.1.9 |
| 665 | 2026-05-08T01:02:25.110Z | Compiling shared_child v1.1.1 |
| 666 | 2026-05-08T01:02:25.428Z | Compiling tracing-error v0.2.1 |
| 667 | 2026-05-08T01:02:25.780Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-05-08T01:02:25.813Z | Compiling self-replace v1.5.0 |
| 669 | 2026-05-08T01:02:25.908Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-05-08T01:02:26.076Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-05-08T01:02:26.106Z | Compiling quick-xml v0.38.4 |
| 672 | 2026-05-08T01:02:26.463Z | Compiling indenter v0.3.4 |
| 673 | 2026-05-08T01:02:26.603Z | Compiling recursion v0.5.4 |
| 674 | 2026-05-08T01:02:26.746Z | Compiling clap_lex v1.1.0 |
| 675 | 2026-05-08T01:02:26.950Z | Compiling humantime v2.3.0 |
| 676 | 2026-05-08T01:02:27.138Z | Compiling cpufeatures v0.2.17 |
| 677 | 2026-05-08T01:02:27.214Z | Compiling urlencoding v2.1.3 |
| 678 | 2026-05-08T01:02:27.455Z | Compiling heck v0.5.0 |
| 679 | 2026-05-08T01:02:27.606Z | Compiling strsim v0.11.1 |
| 680 | 2026-05-08T01:02:27.657Z | Compiling shell-words v1.1.1 |
| 681 | 2026-05-08T01:02:27.694Z | Compiling clap_derive v4.6.1 |
| 682 | 2026-05-08T01:02:27.854Z | Compiling clap_builder v4.6.0 |
| 683 | 2026-05-08T01:02:28.449Z | Compiling sha2 v0.10.9 |
| 684 | 2026-05-08T01:02:28.687Z | Compiling humantime-serde v1.1.1 |
| 685 | 2026-05-08T01:02:28.851Z | Compiling nextest-filtering v0.15.0 |
| 686 | 2026-05-08T01:02:29.467Z | Compiling quick-junit v0.5.2 |
| 687 | 2026-05-08T01:02:30.179Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-05-08T01:02:30.465Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-05-08T01:02:32.588Z | Compiling crossterm v0.29.0 |
| 690 | 2026-05-08T01:02:32.792Z | Compiling cargo-nextest v0.9.97 |
| 691 | 2026-05-08T01:02:34.350Z | Compiling duct v0.13.7 |
| 692 | 2026-05-08T01:02:34.428Z | Compiling rand v0.9.4 |
| 693 | 2026-05-08T01:02:34.510Z | Compiling zstd v0.13.3 |
| 694 | 2026-05-08T01:02:34.595Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-05-08T01:02:34.798Z | Compiling config v0.15.22 |
| 696 | 2026-05-08T01:02:34.934Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-05-08T01:02:35.185Z | Compiling target-spec-miette v0.4.6 |
| 698 | 2026-05-08T01:02:35.510Z | Compiling future-queue v0.4.0 |
| 699 | 2026-05-08T01:02:35.606Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-05-08T01:02:35.619Z | Compiling tokio-stream v0.1.18 |
| 701 | 2026-05-08T01:02:35.791Z | Compiling camino-tempfile v1.4.1 |
| 702 | 2026-05-08T01:02:35.817Z | Compiling derive-where v1.6.1 |
| 703 | 2026-05-08T01:02:36.094Z | Compiling serde_ignored v0.1.14 |
| 704 | 2026-05-08T01:02:36.119Z | Compiling serde_path_to_error v0.1.20 |
| 705 | 2026-05-08T01:02:36.149Z | Compiling home v0.5.12 |
| 706 | 2026-05-08T01:02:36.227Z | Compiling indent_write v2.2.0 |
| 707 | 2026-05-08T01:02:36.312Z | Compiling hex v0.4.3 |
| 708 | 2026-05-08T01:02:36.375Z | Compiling swrite v0.1.0 |
| 709 | 2026-05-08T01:02:36.442Z | Compiling xxhash-rust v0.8.15 |
| 710 | 2026-05-08T01:02:36.483Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-05-08T01:02:36.584Z | Compiling clap v4.6.1 |
| 712 | 2026-05-08T01:02:36.601Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-05-08T01:02:36.620Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-05-08T01:02:37.057Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-05-08T01:02:55.329Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 716 | 2026-05-08T01:02:55.513Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-05-08T01:02:55.517Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-05-08T01:02:55.630Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-05-08T01:02:55.633Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-05-08T01:02:55.633Z | ++ PLATFORM=illumos |
| 721 | 2026-05-08T01:02:55.633Z | ++ banner install |
| 722 | 2026-05-08T01:02:55.633Z | |
| 723 | 2026-05-08T01:02:55.633Z | # # # #### ##### ## # # |
| 724 | 2026-05-08T01:02:55.633Z | # ## # # # # # # # |
| 725 | 2026-05-08T01:02:55.634Z | # # # # #### # # # # # |
| 726 | 2026-05-08T01:02:55.634Z | # # # # # # ###### # # |
| 727 | 2026-05-08T01:02:55.634Z | # # ## # # # # # # # |
| 728 | 2026-05-08T01:02:55.634Z | # # # #### # # # ###### ###### |
| 729 | 2026-05-08T01:02:55.634Z | |
| 730 | 2026-05-08T01:02:55.634Z | ++ set +o errexit |
| 731 | 2026-05-08T01:02:55.634Z | ++ pkg info clang-15 |
| 732 | 2026-05-08T01:02:55.638Z | ++ grep -qi installed |
| 733 | 2026-05-08T01:02:57.105Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-05-08T01:02:57.105Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-05-08T01:02:57.105Z | |
| 736 | 2026-05-08T01:02:57.105Z | clang-15 |
| 737 | 2026-05-08T01:02:57.139Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-05-08T01:02:57.139Z | ++ set -o errexit |
| 739 | 2026-05-08T01:02:57.140Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-05-08T01:03:05.605Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-05-08T01:03:13.125Z | Startup: Caching catalogs ... Done |
| 742 | 2026-05-08T01:03:20.524Z | Planning: Solver setup ... Done |
| 743 | 2026-05-08T01:03:20.565Z | Planning: Running solver ... Done |
| 744 | 2026-05-08T01:03:20.713Z | Planning: Finding local manifests ... Done |
| 745 | 2026-05-08T01:03:20.724Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-05-08T01:03:20.803Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-05-08T01:03:20.832Z | Planning: Package planning ... Done |
| 748 | 2026-05-08T01:03:20.858Z | Planning: Merging actions ... Done |
| 749 | 2026-05-08T01:03:20.976Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-05-08T01:03:20.982Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-05-08T01:03:22.097Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-05-08T01:03:22.104Z | Planning: Planning completed in 8.81 seconds |
| 753 | 2026-05-08T01:03:22.113Z | Packages to install: 2 |
| 754 | 2026-05-08T01:03:22.116Z | Mediators to change: 2 |
| 755 | 2026-05-08T01:03:22.116Z | Services to change: 1 |
| 756 | 2026-05-08T01:03:22.116Z | Create boot environment: No |
| 757 | 2026-05-08T01:03:22.116Z | Create backup boot environment: No |
| 758 | 2026-05-08T01:03:22.162Z | |
| 759 | 2026-05-08T01:03:22.163Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-05-08T01:03:27.296Z | Download: 990/3076 items 82.4/211.3MB 39% complete (18.5M/s) |
| 761 | 2026-05-08T01:03:32.296Z | Download: 2934/3076 items 175.2/211.3MB 82% complete (16.8M/s) |
| 762 | 2026-05-08T01:03:33.376Z | Download: Completed 211.31 MB in 11.21 seconds (18.8M/s) |
| 763 | 2026-05-08T01:03:33.899Z | Actions: 1/3418 actions (Installing new actions) |
| 764 | 2026-05-08T01:03:37.088Z | Actions: Completed 3418 actions in 3.19 seconds. |
| 765 | 2026-05-08T01:03:37.416Z | Done |
| 766 | 2026-05-08T01:03:37.416Z | Done |
| 767 | 2026-05-08T01:03:38.162Z | Done |
| 768 | 2026-05-08T01:03:41.612Z | Done |
| 769 | 2026-05-08T01:03:41.684Z | Done |
| 770 | 2026-05-08T01:03:41.687Z | Done |
| 771 | 2026-05-08T01:03:41.872Z | Done |
| 772 | 2026-05-08T01:03:42.594Z | ++ set -o errexit |
| 773 | 2026-05-08T01:03:42.594Z | ++ cargo --version |
| 774 | 2026-05-08T01:03:42.601Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 775 | 2026-05-08T01:03:42.604Z | ++ rustc --version |
| 776 | 2026-05-08T01:03:42.623Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 777 | 2026-05-08T01:03:42.626Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 778 | 2026-05-08T01:03:42.678Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 779 | 2026-05-08T01:03:42.681Z | + pushd mgadm |
| 780 | 2026-05-08T01:03:42.681Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 781 | 2026-05-08T01:03:42.681Z | + cargo nextest run |
| 782 | 2026-05-08T01:03:42.841Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 783 | 2026-05-08T01:03:43.403Z | From https://github.com/oxidecomputer/falcon |
| 784 | 2026-05-08T01:03:43.403Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 785 | 2026-05-08T01:03:43.480Z | Updating crates.io index |
| 786 | 2026-05-08T01:03:43.515Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 787 | 2026-05-08T01:03:44.228Z | From https://github.com/oxidecomputer/dendrite |
| 788 | 2026-05-08T01:03:44.229Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 789 | 2026-05-08T01:03:44.315Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 790 | 2026-05-08T01:03:44.578Z | From https://github.com/oxidecomputer/ispf |
| 791 | 2026-05-08T01:03:44.578Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 792 | 2026-05-08T01:03:44.583Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 793 | 2026-05-08T01:03:44.928Z | From https://github.com/oxidecomputer/netadm-sys |
| 794 | 2026-05-08T01:03:44.928Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 795 | 2026-05-08T01:03:44.936Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 796 | 2026-05-08T01:03:50.687Z | From https://github.com/oxidecomputer/omicron |
| 797 | 2026-05-08T01:03:50.687Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 798 | 2026-05-08T01:03:51.090Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 799 | 2026-05-08T01:03:51.691Z | From https://github.com/oxidecomputer/opte |
| 800 | 2026-05-08T01:03:51.691Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 801 | 2026-05-08T01:03:51.722Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 802 | 2026-05-08T01:03:51.996Z | From https://github.com/illumos/smf-rs |
| 803 | 2026-05-08T01:03:51.996Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 804 | 2026-05-08T01:03:52.149Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 805 | 2026-05-08T01:03:52.448Z | From https://github.com/oxidecomputer/network-interface |
| 806 | 2026-05-08T01:03:52.448Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 807 | 2026-05-08T01:03:52.569Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 808 | 2026-05-08T01:03:52.860Z | From https://github.com/oxidecomputer/zone |
| 809 | 2026-05-08T01:03:52.860Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 810 | 2026-05-08T01:03:52.896Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 811 | 2026-05-08T01:03:53.531Z | From https://github.com/oxidecomputer/propolis |
| 812 | 2026-05-08T01:03:53.531Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 813 | 2026-05-08T01:03:53.580Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 814 | 2026-05-08T01:03:54.078Z | From https://github.com/oxidecomputer/transceiver-control |
| 815 | 2026-05-08T01:03:54.078Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 816 | 2026-05-08T01:03:54.143Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 817 | 2026-05-08T01:03:54.408Z | From https://github.com/oxidecomputer/dlpi-sys |
| 818 | 2026-05-08T01:03:54.408Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 819 | 2026-05-08T01:03:54.424Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 820 | 2026-05-08T01:03:54.706Z | From https://github.com/jmesmon/rust-libzfs |
| 821 | 2026-05-08T01:03:54.706Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 822 | 2026-05-08T01:03:54.713Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 823 | 2026-05-08T01:03:54.968Z | From https://github.com/oxidecomputer/rusty-doors |
| 824 | 2026-05-08T01:03:54.968Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 825 | 2026-05-08T01:03:54.976Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 826 | 2026-05-08T01:03:55.289Z | From https://github.com/oxidecomputer/lldp |
| 827 | 2026-05-08T01:03:55.289Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 828 | 2026-05-08T01:03:55.446Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 829 | 2026-05-08T01:03:55.722Z | From https://github.com/oxidecomputer/slog-error-chain |
| 830 | 2026-05-08T01:03:55.723Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 831 | 2026-05-08T01:03:55.732Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 832 | 2026-05-08T01:03:56.061Z | From https://github.com/oxidecomputer/tufaceous |
| 833 | 2026-05-08T01:03:56.061Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 834 | 2026-05-08T01:03:56.095Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 835 | 2026-05-08T01:03:56.567Z | From https://github.com/oxidecomputer/management-gateway-service |
| 836 | 2026-05-08T01:03:56.567Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 837 | 2026-05-08T01:03:56.679Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 838 | 2026-05-08T01:03:57.489Z | From https://github.com/oxidecomputer/crucible |
| 839 | 2026-05-08T01:03:57.489Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 840 | 2026-05-08T01:03:57.546Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-05-08T01:03:57.824Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-05-08T01:03:57.824Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-05-08T01:03:58.031Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 844 | 2026-05-08T01:03:58.334Z | From https://github.com/oxidecomputer/propolis |
| 845 | 2026-05-08T01:03:58.334Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 846 | 2026-05-08T01:03:58.757Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 847 | 2026-05-08T01:03:59.009Z | From https://github.com/oxidecomputer/tofino |
| 848 | 2026-05-08T01:03:59.009Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 849 | 2026-05-08T01:03:59.028Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 850 | 2026-05-08T01:03:59.524Z | From https://github.com/oxidecomputer/maghemite |
| 851 | 2026-05-08T01:03:59.524Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 852 | 2026-05-08T01:03:59.555Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 853 | 2026-05-08T01:04:00.005Z | From https://github.com/oxidecomputer/clickward |
| 854 | 2026-05-08T01:04:00.005Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 855 | 2026-05-08T01:04:00.154Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 856 | 2026-05-08T01:04:00.586Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 857 | 2026-05-08T01:04:00.586Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 858 | 2026-05-08T01:04:00.594Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 859 | 2026-05-08T01:04:00.935Z | From https://github.com/oxidecomputer/crucible |
| 860 | 2026-05-08T01:04:00.936Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 861 | 2026-05-08T01:04:01.819Z | Downloading crates ... |
| 862 | 2026-05-08T01:04:01.931Z | Downloaded byteorder v1.5.0 |
| 863 | 2026-05-08T01:04:01.934Z | Downloaded compression-codecs v0.4.37 |
| 864 | 2026-05-08T01:04:01.938Z | Downloaded crossbeam-deque v0.8.6 |
| 865 | 2026-05-08T01:04:01.941Z | Downloaded foreign-types-macros v0.2.3 |
| 866 | 2026-05-08T01:04:01.941Z | Downloaded cc v1.2.58 |
| 867 | 2026-05-08T01:04:01.944Z | Downloaded hubpack v0.1.2 |
| 868 | 2026-05-08T01:04:01.947Z | Downloaded aead v0.5.2 |
| 869 | 2026-05-08T01:04:01.949Z | Downloaded embedded-io v0.4.0 |
| 870 | 2026-05-08T01:04:01.949Z | Downloaded keccak v0.1.6 |
| 871 | 2026-05-08T01:04:01.952Z | Downloaded chacha20 v0.9.1 |
| 872 | 2026-05-08T01:04:01.955Z | Downloaded byte-wrapper v0.1.0 |
| 873 | 2026-05-08T01:04:01.955Z | Downloaded num v0.4.3 |
| 874 | 2026-05-08T01:04:01.958Z | Downloaded newtype-uuid-macros v0.1.0 |
| 875 | 2026-05-08T01:04:01.960Z | Downloaded argon2 v0.5.3 |
| 876 | 2026-05-08T01:04:01.960Z | Downloaded memoffset v0.9.1 |
| 877 | 2026-05-08T01:04:01.963Z | Downloaded match_cfg v0.1.0 |
| 878 | 2026-05-08T01:04:01.963Z | Downloaded dunce v1.0.5 |
| 879 | 2026-05-08T01:04:01.966Z | Downloaded async-recursion v1.1.1 |
| 880 | 2026-05-08T01:04:01.966Z | Downloaded float-ord v0.3.2 |
| 881 | 2026-05-08T01:04:01.969Z | Downloaded defmt v1.0.1 |
| 882 | 2026-05-08T01:04:01.972Z | Downloaded colored v3.1.1 |
| 883 | 2026-05-08T01:04:01.975Z | Downloaded async-stream-impl v0.3.6 |
| 884 | 2026-05-08T01:04:01.975Z | Downloaded ciborium-io v0.2.2 |
| 885 | 2026-05-08T01:04:01.975Z | Downloaded bitflags v1.3.2 |
| 886 | 2026-05-08T01:04:01.979Z | Downloaded darling_macro v0.21.3 |
| 887 | 2026-05-08T01:04:01.982Z | Downloaded inout v0.1.4 |
| 888 | 2026-05-08T01:04:01.983Z | Downloaded fastrand v2.3.0 |
| 889 | 2026-05-08T01:04:01.985Z | Downloaded cmake v0.1.58 |
| 890 | 2026-05-08T01:04:01.985Z | Downloaded heck v0.4.1 |
| 891 | 2026-05-08T01:04:01.988Z | Downloaded defmt-parser v1.0.0 |
| 892 | 2026-05-08T01:04:01.991Z | Downloaded ff v0.13.1 |
| 893 | 2026-05-08T01:04:01.991Z | Downloaded libscf-sys v1.1.0 |
| 894 | 2026-05-08T01:04:01.994Z | Downloaded idna_adapter v1.2.1 |
| 895 | 2026-05-08T01:04:01.997Z | Downloaded foreign-types v0.5.0 |
| 896 | 2026-05-08T01:04:01.997Z | Downloaded hubpack_derive v0.1.1 |
| 897 | 2026-05-08T01:04:01.999Z | Downloaded cipher v0.4.4 |
| 898 | 2026-05-08T01:04:01.999Z | Downloaded arrayref v0.3.9 |
| 899 | 2026-05-08T01:04:02.003Z | Downloaded ingot v0.1.1 |
| 900 | 2026-05-08T01:04:02.003Z | Downloaded cancel-safe-futures v0.1.5 |
| 901 | 2026-05-08T01:04:02.006Z | Downloaded derive-ex v0.1.8 |
| 902 | 2026-05-08T01:04:02.009Z | Downloaded chacha20 v0.10.0 |
| 903 | 2026-05-08T01:04:02.009Z | Downloaded daft-derive v0.1.5 |
| 904 | 2026-05-08T01:04:02.012Z | Downloaded hostname v0.3.1 |
| 905 | 2026-05-08T01:04:02.015Z | Downloaded hash32 v0.3.1 |
| 906 | 2026-05-08T01:04:02.018Z | Downloaded base16ct v0.2.0 |
| 907 | 2026-05-08T01:04:02.018Z | Downloaded internet-checksum v0.2.1 |
| 908 | 2026-05-08T01:04:02.018Z | Downloaded const-random v0.1.18 |
| 909 | 2026-05-08T01:04:02.020Z | Downloaded instant v0.1.13 |
| 910 | 2026-05-08T01:04:02.020Z | Downloaded linked-hash-map v0.5.6 |
| 911 | 2026-05-08T01:04:02.023Z | Downloaded dof v0.3.0 |
| 912 | 2026-05-08T01:04:02.023Z | Downloaded dtrace-parser v0.3.0 |
| 913 | 2026-05-08T01:04:02.026Z | Downloaded crc8 v0.1.1 |
| 914 | 2026-05-08T01:04:02.026Z | Downloaded const-random-macro v0.1.16 |
| 915 | 2026-05-08T01:04:02.030Z | Downloaded enum-as-inner v0.6.1 |
| 916 | 2026-05-08T01:04:02.030Z | Downloaded fixedbitset v0.4.2 |
| 917 | 2026-05-08T01:04:02.033Z | Downloaded foreign-types-shared v0.3.1 |
| 918 | 2026-05-08T01:04:02.033Z | Downloaded crunchy v0.2.4 |
| 919 | 2026-05-08T01:04:02.033Z | Downloaded async-stream v0.3.6 |
| 920 | 2026-05-08T01:04:02.036Z | Downloaded fs-err v3.3.0 |
| 921 | 2026-05-08T01:04:02.036Z | Downloaded ident_case v1.0.1 |
| 922 | 2026-05-08T01:04:02.039Z | Downloaded gethostname v0.5.0 |
| 923 | 2026-05-08T01:04:02.039Z | Downloaded embedded-io v0.6.1 |
| 924 | 2026-05-08T01:04:02.039Z | Downloaded hostname v0.4.2 |
| 925 | 2026-05-08T01:04:02.042Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 926 | 2026-05-08T01:04:02.042Z | Downloaded httpdate v1.0.3 |
| 927 | 2026-05-08T01:04:02.045Z | Downloaded darling_macro v0.23.0 |
| 928 | 2026-05-08T01:04:02.045Z | Downloaded dtrace-parser v0.2.0 |
| 929 | 2026-05-08T01:04:02.048Z | Downloaded crucible-workspace-hack v0.1.0 |
| 930 | 2026-05-08T01:04:02.048Z | Downloaded newtype_derive v0.1.6 |
| 931 | 2026-05-08T01:04:02.048Z | Downloaded num-derive v0.4.2 |
| 932 | 2026-05-08T01:04:02.051Z | Downloaded dyn-clone v1.0.20 |
| 933 | 2026-05-08T01:04:02.051Z | Downloaded compression-core v0.4.31 |
| 934 | 2026-05-08T01:04:02.053Z | Downloaded managed v0.8.0 |
| 935 | 2026-05-08T01:04:02.053Z | Downloaded fxhash v0.2.1 |
| 936 | 2026-05-08T01:04:02.056Z | Downloaded displaydoc v0.2.5 |
| 937 | 2026-05-08T01:04:02.056Z | Downloaded mime v0.3.17 |
| 938 | 2026-05-08T01:04:02.059Z | Downloaded lru-cache v0.1.2 |
| 939 | 2026-05-08T01:04:02.059Z | Downloaded ingot-types v0.1.2 |
| 940 | 2026-05-08T01:04:02.062Z | Downloaded darling v0.21.3 |
| 941 | 2026-05-08T01:04:02.064Z | Downloaded num-iter v0.1.45 |
| 942 | 2026-05-08T01:04:02.064Z | Downloaded olpc-cjson v0.1.4 |
| 943 | 2026-05-08T01:04:02.067Z | Downloaded macaddr v1.0.1 |
| 944 | 2026-05-08T01:04:02.067Z | Downloaded constant_time_eq v0.4.2 |
| 945 | 2026-05-08T01:04:02.070Z | Downloaded ciborium v0.2.2 |
| 946 | 2026-05-08T01:04:02.070Z | Downloaded arc-swap v1.9.0 |
| 947 | 2026-05-08T01:04:02.073Z | Downloaded git-stub v1.0.0 |
| 948 | 2026-05-08T01:04:02.076Z | Downloaded natord v1.0.9 |
| 949 | 2026-05-08T01:04:02.076Z | Downloaded num-derive v0.3.3 |
| 950 | 2026-05-08T01:04:02.078Z | Downloaded memmap v0.7.0 |
| 951 | 2026-05-08T01:04:02.078Z | Downloaded parse-display v0.10.0 |
| 952 | 2026-05-08T01:04:02.081Z | Downloaded omicron-workspace-hack v0.1.0 |
| 953 | 2026-05-08T01:04:02.081Z | Downloaded no-std-compat v0.4.1 |
| 954 | 2026-05-08T01:04:02.081Z | Downloaded opaque-debug v0.3.1 |
| 955 | 2026-05-08T01:04:02.084Z | Downloaded num_threads v0.1.7 |
| 956 | 2026-05-08T01:04:02.084Z | Downloaded num-conv v0.2.1 |
| 957 | 2026-05-08T01:04:02.088Z | Downloaded num_enum_derive v0.5.11 |
| 958 | 2026-05-08T01:04:02.088Z | Downloaded newline-converter v0.3.0 |
| 959 | 2026-05-08T01:04:02.088Z | Downloaded bit-set v0.8.0 |
| 960 | 2026-05-08T01:04:02.091Z | Downloaded cobs v0.3.0 |
| 961 | 2026-05-08T01:04:02.091Z | Downloaded base16ct v1.0.0 |
| 962 | 2026-05-08T01:04:02.091Z | Downloaded plain v0.2.3 |
| 963 | 2026-05-08T01:04:02.093Z | Downloaded libsw-core v0.3.2 |
| 964 | 2026-05-08T01:04:02.093Z | Downloaded foldhash v0.2.0 |
| 965 | 2026-05-08T01:04:02.096Z | Downloaded is-terminal v0.4.17 |
| 966 | 2026-05-08T01:04:02.096Z | Downloaded async-trait v0.1.89 |
| 967 | 2026-05-08T01:04:02.100Z | Downloaded proc-macro-error-attr v1.0.4 |
| 968 | 2026-05-08T01:04:02.103Z | Downloaded libsw v3.5.0 |
| 969 | 2026-05-08T01:04:02.103Z | Downloaded proc-macro-crate v1.3.1 |
| 970 | 2026-05-08T01:04:02.103Z | Downloaded cpufeatures v0.3.0 |
| 971 | 2026-05-08T01:04:02.103Z | Downloaded deranged v0.5.8 |
| 972 | 2026-05-08T01:04:02.106Z | Downloaded cstr-argument v0.1.2 |
| 973 | 2026-05-08T01:04:02.106Z | Downloaded group v0.13.0 |
| 974 | 2026-05-08T01:04:02.109Z | Downloaded const_format_proc_macros v0.2.34 |
| 975 | 2026-05-08T01:04:02.109Z | Downloaded arrayvec v0.7.6 |
| 976 | 2026-05-08T01:04:02.112Z | Downloaded defmt-macros v1.0.1 |
| 977 | 2026-05-08T01:04:02.115Z | Downloaded defmt v0.3.100 |
| 978 | 2026-05-08T01:04:02.115Z | Downloaded convert_case v0.4.0 |
| 979 | 2026-05-08T01:04:02.115Z | Downloaded ciborium-ll v0.2.2 |
| 980 | 2026-05-08T01:04:02.118Z | Downloaded backoff v0.4.0 |
| 981 | 2026-05-08T01:04:02.121Z | Downloaded icu_provider v2.1.1 |
| 982 | 2026-05-08T01:04:02.121Z | Downloaded bytecount v0.6.9 |
| 983 | 2026-05-08T01:04:02.123Z | Downloaded fs_extra v1.3.0 |
| 984 | 2026-05-08T01:04:02.127Z | Downloaded dof v0.4.0 |
| 985 | 2026-05-08T01:04:02.127Z | Downloaded csv-core v0.1.13 |
| 986 | 2026-05-08T01:04:02.127Z | Downloaded erased-serde v0.3.31 |
| 987 | 2026-05-08T01:04:02.130Z | Downloaded pretty-hex v0.4.2 |
| 988 | 2026-05-08T01:04:02.130Z | Downloaded powerfmt v0.2.0 |
| 989 | 2026-05-08T01:04:02.133Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 990 | 2026-05-08T01:04:02.133Z | Downloaded proc-macro-crate v3.5.0 |
| 991 | 2026-05-08T01:04:02.133Z | Downloaded daft v0.1.5 |
| 992 | 2026-05-08T01:04:02.136Z | Downloaded data-encoding v2.10.0 |
| 993 | 2026-05-08T01:04:02.136Z | Downloaded progenitor-macro v0.10.0 |
| 994 | 2026-05-08T01:04:02.138Z | Downloaded drift v0.1.3 |
| 995 | 2026-05-08T01:04:02.141Z | Downloaded critical-section v1.2.0 |
| 996 | 2026-05-08T01:04:02.141Z | Downloaded potential_utf v0.1.4 |
| 997 | 2026-05-08T01:04:02.144Z | Downloaded ipnetwork v0.21.1 |
| 998 | 2026-05-08T01:04:02.145Z | Downloaded progenitor-client v0.14.0 |
| 999 | 2026-05-08T01:04:02.145Z | Downloaded highway v1.3.0 |
| 1000 | 2026-05-08T01:04:02.147Z | Downloaded progenitor-macro v0.13.0 |
| 1001 | 2026-05-08T01:04:02.147Z | Downloaded multer v3.1.0 |
| 1002 | 2026-05-08T01:04:02.150Z | Downloaded progenitor-client v0.11.2 |
| 1003 | 2026-05-08T01:04:02.150Z | Downloaded quick-error v1.2.3 |
| 1004 | 2026-05-08T01:04:02.153Z | Downloaded progenitor-macro v0.14.0 |
| 1005 | 2026-05-08T01:04:02.153Z | Downloaded progenitor-macro v0.11.2 |
| 1006 | 2026-05-08T01:04:02.153Z | Downloaded num-integer v0.1.46 |
| 1007 | 2026-05-08T01:04:02.156Z | Downloaded crossbeam-epoch v0.9.18 |
| 1008 | 2026-05-08T01:04:02.156Z | Downloaded linear-map v1.2.0 |
| 1009 | 2026-05-08T01:04:02.158Z | Downloaded git-stub-vcs v0.1.0 |
| 1010 | 2026-05-08T01:04:02.159Z | Downloaded glob v0.3.3 |
| 1011 | 2026-05-08T01:04:02.161Z | Downloaded bcs v0.1.6 |
| 1012 | 2026-05-08T01:04:02.161Z | Downloaded num_enum_derive v0.7.6 |
| 1013 | 2026-05-08T01:04:02.164Z | Downloaded parse-display-derive v0.10.0 |
| 1014 | 2026-05-08T01:04:02.164Z | Downloaded paste v1.0.15 |
| 1015 | 2026-05-08T01:04:02.167Z | Downloaded password-hash v0.5.0 |
| 1016 | 2026-05-08T01:04:02.167Z | Downloaded parking_lot_core v0.8.6 |
| 1017 | 2026-05-08T01:04:02.170Z | Downloaded oxnet v0.1.5 |
| 1018 | 2026-05-08T01:04:02.170Z | Downloaded rand_chacha v0.3.1 |
| 1019 | 2026-05-08T01:04:02.173Z | Downloaded pkg-config v0.3.32 |
| 1020 | 2026-05-08T01:04:02.173Z | Downloaded ref-cast-impl v1.0.25 |
| 1021 | 2026-05-08T01:04:02.173Z | Downloaded rand_xorshift v0.4.0 |
| 1022 | 2026-05-08T01:04:02.177Z | Downloaded pin-project-internal v1.1.11 |
| 1023 | 2026-05-08T01:04:02.177Z | Downloaded phf_shared v0.12.1 |
| 1024 | 2026-05-08T01:04:02.177Z | Downloaded num_enum v0.5.11 |
| 1025 | 2026-05-08T01:04:02.181Z | Downloaded ingot-macros v0.1.1 |
| 1026 | 2026-05-08T01:04:02.182Z | Downloaded rustc_version v0.1.7 |
| 1027 | 2026-05-08T01:04:02.184Z | Downloaded num-rational v0.4.2 |
| 1028 | 2026-05-08T01:04:02.184Z | Downloaded num_enum v0.7.6 |
| 1029 | 2026-05-08T01:04:02.187Z | Downloaded pem v3.0.6 |
| 1030 | 2026-05-08T01:04:02.187Z | Downloaded ref-cast v1.0.25 |
| 1031 | 2026-05-08T01:04:02.191Z | Downloaded same-file v1.0.6 |
| 1032 | 2026-05-08T01:04:02.191Z | Downloaded const_format v0.2.35 |
| 1033 | 2026-05-08T01:04:02.193Z | Downloaded chacha20poly1305 v0.10.1 |
| 1034 | 2026-05-08T01:04:02.193Z | Downloaded console v0.16.3 |
| 1035 | 2026-05-08T01:04:02.196Z | Downloaded blake2 v0.10.6 |
| 1036 | 2026-05-08T01:04:02.196Z | Downloaded cookie v0.18.1 |
| 1037 | 2026-05-08T01:04:02.199Z | Downloaded diff v0.1.13 |
| 1038 | 2026-05-08T01:04:02.203Z | Downloaded bitflags v2.11.0 |
| 1039 | 2026-05-08T01:04:02.206Z | Downloaded bit-vec v0.8.0 |
| 1040 | 2026-05-08T01:04:02.209Z | Downloaded phf v0.12.1 |
| 1041 | 2026-05-08T01:04:02.209Z | Downloaded darling v0.23.0 |
| 1042 | 2026-05-08T01:04:02.212Z | Downloaded crossbeam-utils v0.8.21 |
| 1043 | 2026-05-08T01:04:02.214Z | Downloaded memmap2 v0.9.10 |
| 1044 | 2026-05-08T01:04:02.217Z | Downloaded serde-big-array v0.5.1 |
| 1045 | 2026-05-08T01:04:02.217Z | Downloaded scroll_derive v0.13.1 |
| 1046 | 2026-05-08T01:04:02.217Z | Downloaded scroll_derive v0.12.1 |
| 1047 | 2026-05-08T01:04:02.220Z | Downloaded proc-macro-error v1.0.4 |
| 1048 | 2026-05-08T01:04:02.220Z | Downloaded progenitor-extras v0.1.1 |
| 1049 | 2026-05-08T01:04:02.223Z | Downloaded progenitor-client v0.13.0 |
| 1050 | 2026-05-08T01:04:02.223Z | Downloaded semver v0.1.20 |
| 1051 | 2026-05-08T01:04:02.223Z | Downloaded progenitor v0.14.0 |
| 1052 | 2026-05-08T01:04:02.226Z | Downloaded progenitor-client v0.10.0 |
| 1053 | 2026-05-08T01:04:02.226Z | Downloaded progenitor v0.13.0 |
| 1054 | 2026-05-08T01:04:02.226Z | Downloaded serde_spanned v1.1.0 |
| 1055 | 2026-05-08T01:04:02.229Z | Downloaded secrecy v0.10.3 |
| 1056 | 2026-05-08T01:04:02.229Z | Downloaded sha1 v0.10.6 |
| 1057 | 2026-05-08T01:04:02.231Z | Downloaded serde_plain v1.0.2 |
| 1058 | 2026-05-08T01:04:02.231Z | Downloaded serial_test v3.4.0 |
| 1059 | 2026-05-08T01:04:02.232Z | Downloaded jiff-static v0.2.23 |
| 1060 | 2026-05-08T01:04:02.235Z | Downloaded darling_core v0.21.3 |
| 1061 | 2026-05-08T01:04:02.238Z | Downloaded num-complex v0.4.6 |
| 1062 | 2026-05-08T01:04:02.238Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1063 | 2026-05-08T01:04:02.240Z | Downloaded omicron-zone-package v0.12.2 |
| 1064 | 2026-05-08T01:04:02.240Z | Downloaded pest_derive v2.8.6 |
| 1065 | 2026-05-08T01:04:02.243Z | Downloaded poly1305 v0.8.0 |
| 1066 | 2026-05-08T01:04:02.246Z | Downloaded postcard v1.1.3 |
| 1067 | 2026-05-08T01:04:02.246Z | Downloaded serde_repr v0.1.20 |
| 1068 | 2026-05-08T01:04:02.250Z | Downloaded parking_lot v0.11.2 |
| 1069 | 2026-05-08T01:04:02.250Z | Downloaded progenitor v0.10.0 |
| 1070 | 2026-05-08T01:04:02.254Z | Downloaded proc-macro-error2 v2.0.1 |
| 1071 | 2026-05-08T01:04:02.254Z | Downloaded sigpipe v0.1.3 |
| 1072 | 2026-05-08T01:04:02.254Z | Downloaded siphasher v1.0.2 |
| 1073 | 2026-05-08T01:04:02.254Z | Downloaded backon v1.6.0 |
| 1074 | 2026-05-08T01:04:02.260Z | Downloaded indexmap v1.9.3 |
| 1075 | 2026-05-08T01:04:02.260Z | Downloaded half v2.7.1 |
| 1076 | 2026-05-08T01:04:02.265Z | Downloaded resolv-conf v0.7.6 |
| 1077 | 2026-05-08T01:04:02.265Z | Downloaded stable_deref_trait v1.2.1 |
| 1078 | 2026-05-08T01:04:02.265Z | Downloaded smawk v0.3.2 |
| 1079 | 2026-05-08T01:04:02.265Z | Downloaded cargo_toml v0.22.3 |
| 1080 | 2026-05-08T01:04:02.268Z | Downloaded rustversion v1.0.22 |
| 1081 | 2026-05-08T01:04:02.268Z | Downloaded slog-envlogger v2.2.0 |
| 1082 | 2026-05-08T01:04:02.268Z | Downloaded allocator-api2 v0.2.21 |
| 1083 | 2026-05-08T01:04:02.271Z | Downloaded slog-bunyan v2.5.0 |
| 1084 | 2026-05-08T01:04:02.271Z | Downloaded anyhow v1.0.102 |
| 1085 | 2026-05-08T01:04:02.276Z | Downloaded dropshot_endpoint v0.16.7 |
| 1086 | 2026-05-08T01:04:02.280Z | Downloaded hmac v0.12.1 |
| 1087 | 2026-05-08T01:04:02.280Z | Downloaded structmeta-derive v0.3.0 |
| 1088 | 2026-05-08T01:04:02.280Z | Downloaded scroll v0.13.0 |
| 1089 | 2026-05-08T01:04:02.280Z | Downloaded rusty-fork v0.3.1 |
| 1090 | 2026-05-08T01:04:02.283Z | Downloaded strum v0.26.3 |
| 1091 | 2026-05-08T01:04:02.283Z | Downloaded rustls-native-certs v0.8.3 |
| 1092 | 2026-05-08T01:04:02.283Z | Downloaded take_mut v0.2.2 |
| 1093 | 2026-05-08T01:04:02.283Z | Downloaded tabled_derive v0.7.0 |
| 1094 | 2026-05-08T01:04:02.283Z | Downloaded tagptr v0.2.0 |
| 1095 | 2026-05-08T01:04:02.286Z | Downloaded tabled_derive v0.11.0 |
| 1096 | 2026-05-08T01:04:02.286Z | Downloaded structmeta v0.3.0 |
| 1097 | 2026-05-08T01:04:02.286Z | Downloaded testing_table v0.3.0 |
| 1098 | 2026-05-08T01:04:02.286Z | Downloaded tabwriter v1.4.1 |
| 1099 | 2026-05-08T01:04:02.289Z | Downloaded dropshot_endpoint v0.17.0 |
| 1100 | 2026-05-08T01:04:02.289Z | Downloaded derive_more v0.99.20 |
| 1101 | 2026-05-08T01:04:02.292Z | Downloaded serde_tokenstream v0.2.3 |
| 1102 | 2026-05-08T01:04:02.292Z | Downloaded scroll v0.12.0 |
| 1103 | 2026-05-08T01:04:02.295Z | Downloaded serial_test_derive v3.4.0 |
| 1104 | 2026-05-08T01:04:02.295Z | Downloaded rustls-pemfile v2.2.0 |
| 1105 | 2026-05-08T01:04:02.295Z | Downloaded rand_core v0.10.0 |
| 1106 | 2026-05-08T01:04:02.298Z | Downloaded hickory-resolver v0.24.4 |
| 1107 | 2026-05-08T01:04:02.301Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1108 | 2026-05-08T01:04:02.301Z | Downloaded progenitor v0.11.2 |
| 1109 | 2026-05-08T01:04:02.301Z | Downloaded elliptic-curve v0.13.8 |
| 1110 | 2026-05-08T01:04:02.305Z | Downloaded indicatif v0.18.4 |
| 1111 | 2026-05-08T01:04:02.308Z | Downloaded litemap v0.8.1 |
| 1112 | 2026-05-08T01:04:02.314Z | Downloaded schemars_derive v0.8.22 |
| 1113 | 2026-05-08T01:04:02.325Z | Downloaded termtree v0.5.1 |
| 1114 | 2026-05-08T01:04:02.325Z | Downloaded serde_derive_internals v0.29.1 |
| 1115 | 2026-05-08T01:04:02.325Z | Downloaded strum v0.27.2 |
| 1116 | 2026-05-08T01:04:02.325Z | Downloaded pin-project v1.1.11 |
| 1117 | 2026-05-08T01:04:02.330Z | Downloaded time-core v0.1.8 |
| 1118 | 2026-05-08T01:04:02.330Z | Downloaded thread-id v4.2.2 |
| 1119 | 2026-05-08T01:04:02.330Z | Downloaded slog-term v2.9.2 |
| 1120 | 2026-05-08T01:04:02.330Z | Downloaded icu_properties v2.1.2 |
| 1121 | 2026-05-08T01:04:02.330Z | Downloaded spin v0.5.2 |
| 1122 | 2026-05-08T01:04:02.330Z | Downloaded smartstring v1.0.1 |
| 1123 | 2026-05-08T01:04:02.333Z | Downloaded slog-stdlog v4.1.1 |
| 1124 | 2026-05-08T01:04:02.333Z | Downloaded slog-scope v4.4.1 |
| 1125 | 2026-05-08T01:04:02.333Z | Downloaded heapless v0.8.0 |
| 1126 | 2026-05-08T01:04:02.336Z | Downloaded hyper-rustls v0.27.7 |
| 1127 | 2026-05-08T01:04:02.336Z | Downloaded topological-sort v0.2.2 |
| 1128 | 2026-05-08T01:04:02.336Z | Downloaded papergrid v0.17.0 |
| 1129 | 2026-05-08T01:04:02.339Z | Downloaded rustls-pki-types v1.14.0 |
| 1130 | 2026-05-08T01:04:02.342Z | Downloaded pest_generator v2.8.6 |
| 1131 | 2026-05-08T01:04:02.342Z | Downloaded sdd v3.0.10 |
| 1132 | 2026-05-08T01:04:02.345Z | Downloaded snafu-derive v0.8.9 |
| 1133 | 2026-05-08T01:04:02.355Z | Downloaded untrusted v0.7.1 |
| 1134 | 2026-05-08T01:04:02.358Z | Downloaded typify-macro v0.4.3 |
| 1135 | 2026-05-08T01:04:02.361Z | Downloaded usdt-attr-macro v0.6.0 |
| 1136 | 2026-05-08T01:04:02.361Z | Downloaded unarray v0.1.4 |
| 1137 | 2026-05-08T01:04:02.361Z | Downloaded slog-json v2.6.1 |
| 1138 | 2026-05-08T01:04:02.361Z | Downloaded slog-async v2.8.0 |
| 1139 | 2026-05-08T01:04:02.364Z | Downloaded icu_locale_core v2.1.1 |
| 1140 | 2026-05-08T01:04:02.367Z | Downloaded usdt-attr-macro v0.5.0 |
| 1141 | 2026-05-08T01:04:02.367Z | Downloaded synstructure v0.13.2 |
| 1142 | 2026-05-08T01:04:02.370Z | Downloaded serde_with_macros v3.18.0 |
| 1143 | 2026-05-08T01:04:02.370Z | Downloaded rhai_codegen v3.1.0 |
| 1144 | 2026-05-08T01:04:02.375Z | Downloaded thiserror-no-std v2.0.2 |
| 1145 | 2026-05-08T01:04:02.378Z | Downloaded thread-id v5.1.0 |
| 1146 | 2026-05-08T01:04:02.378Z | Downloaded tokio-rustls v0.25.0 |
| 1147 | 2026-05-08T01:04:02.378Z | Downloaded unit-prefix v0.5.2 |
| 1148 | 2026-05-08T01:04:02.378Z | Downloaded utf-8 v0.7.6 |
| 1149 | 2026-05-08T01:04:02.378Z | Downloaded usdt-macro v0.6.0 |
| 1150 | 2026-05-08T01:04:02.382Z | Downloaded usdt v0.5.0 |
| 1151 | 2026-05-08T01:04:02.382Z | Downloaded typify-macro v0.6.2 |
| 1152 | 2026-05-08T01:04:02.382Z | Downloaded usdt-macro v0.5.0 |
| 1153 | 2026-05-08T01:04:02.382Z | Downloaded strum_macros v0.26.4 |
| 1154 | 2026-05-08T01:04:02.385Z | Downloaded tokio-dtrace v0.1.1 |
| 1155 | 2026-05-08T01:04:02.385Z | Downloaded tinystr v0.8.2 |
| 1156 | 2026-05-08T01:04:02.385Z | Downloaded wait-timeout v0.2.1 |
| 1157 | 2026-05-08T01:04:02.385Z | Downloaded waitgroup v0.1.2 |
| 1158 | 2026-05-08T01:04:02.385Z | Downloaded zerofrom-derive v0.1.6 |
| 1159 | 2026-05-08T01:04:02.388Z | Downloaded zeroize_derive v1.4.3 |
| 1160 | 2026-05-08T01:04:02.388Z | Downloaded yoke-derive v0.8.1 |
| 1161 | 2026-05-08T01:04:02.388Z | Downloaded tiny-keccak v2.0.2 |
| 1162 | 2026-05-08T01:04:02.388Z | Downloaded expectorate v1.2.0 |
| 1163 | 2026-05-08T01:04:02.392Z | Downloaded zerofrom v0.1.6 |
| 1164 | 2026-05-08T01:04:02.392Z | Downloaded time-macros v0.2.27 |
| 1165 | 2026-05-08T01:04:02.392Z | Downloaded strum_macros v0.27.2 |
| 1166 | 2026-05-08T01:04:02.395Z | Downloaded slog-dtrace v0.3.0 |
| 1167 | 2026-05-08T01:04:02.398Z | Downloaded progenitor-impl v0.13.0 |
| 1168 | 2026-05-08T01:04:02.398Z | Downloaded progenitor-impl v0.10.0 |
| 1169 | 2026-05-08T01:04:02.401Z | Downloaded smf v0.2.3 |
| 1170 | 2026-05-08T01:04:02.411Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1171 | 2026-05-08T01:04:02.415Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1172 | 2026-05-08T01:04:02.418Z | Downloaded icu_normalizer v2.1.1 |
| 1173 | 2026-05-08T01:04:02.422Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1174 | 2026-05-08T01:04:02.422Z | Downloaded darling_core v0.23.0 |
| 1175 | 2026-05-08T01:04:02.426Z | Downloaded icu_normalizer_data v2.1.1 |
| 1176 | 2026-05-08T01:04:02.429Z | Downloaded papergrid v0.11.0 |
| 1177 | 2026-05-08T01:04:02.429Z | Downloaded zone v0.3.1 |
| 1178 | 2026-05-08T01:04:02.432Z | Downloaded zone_cfg_derive v0.3.1 |
| 1179 | 2026-05-08T01:04:02.435Z | Downloaded icu_collections v2.1.1 |
| 1180 | 2026-05-08T01:04:02.438Z | Downloaded hickory-resolver v0.25.2 |
| 1181 | 2026-05-08T01:04:02.441Z | Downloaded usdt-impl v0.6.0 |
| 1182 | 2026-05-08T01:04:02.441Z | Downloaded usdt-impl v0.5.0 |
| 1183 | 2026-05-08T01:04:02.444Z | Downloaded usdt v0.6.0 |
| 1184 | 2026-05-08T01:04:02.444Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1185 | 2026-05-08T01:04:02.444Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1186 | 2026-05-08T01:04:02.447Z | Downloaded pest_meta v2.8.6 |
| 1187 | 2026-05-08T01:04:02.451Z | Downloaded walkdir v2.5.0 |
| 1188 | 2026-05-08T01:04:02.455Z | Downloaded universal-hash v0.5.1 |
| 1189 | 2026-05-08T01:04:02.458Z | Downloaded spin v0.9.8 |
| 1190 | 2026-05-08T01:04:02.458Z | Downloaded vsss-rs v3.3.4 |
| 1191 | 2026-05-08T01:04:02.464Z | Downloaded prettyplease v0.2.37 |
| 1192 | 2026-05-08T01:04:02.468Z | Downloaded rayon-core v1.13.0 |
| 1193 | 2026-05-08T01:04:02.471Z | Downloaded progenitor-impl v0.14.0 |
| 1194 | 2026-05-08T01:04:02.474Z | Downloaded tokio-tungstenite v0.21.0 |
| 1195 | 2026-05-08T01:04:02.474Z | Downloaded slog v2.8.2 |
| 1196 | 2026-05-08T01:04:02.477Z | Downloaded writeable v0.6.2 |
| 1197 | 2026-05-08T01:04:02.477Z | Downloaded xz2 v0.1.7 |
| 1198 | 2026-05-08T01:04:02.481Z | Downloaded term v1.2.1 |
| 1199 | 2026-05-08T01:04:02.481Z | Downloaded yoke v0.8.1 |
| 1200 | 2026-05-08T01:04:02.485Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1201 | 2026-05-08T01:04:02.485Z | Downloaded crypto-bigint v0.5.5 |
| 1202 | 2026-05-08T01:04:02.487Z | Downloaded zerovec-derive v0.11.2 |
| 1203 | 2026-05-08T01:04:02.488Z | Downloaded base64 v0.21.7 |
| 1204 | 2026-05-08T01:04:02.490Z | Downloaded async-compression v0.4.41 |
| 1205 | 2026-05-08T01:04:02.496Z | Downloaded similar v2.7.0 |
| 1206 | 2026-05-08T01:04:02.499Z | Downloaded test-strategy v0.4.5 |
| 1207 | 2026-05-08T01:04:02.502Z | Downloaded whoami v1.6.1 |
| 1208 | 2026-05-08T01:04:02.502Z | Downloaded toml v0.7.8 |
| 1209 | 2026-05-08T01:04:02.509Z | Downloaded zerocopy-derive v0.7.35 |
| 1210 | 2026-05-08T01:04:02.512Z | Downloaded crossbeam-channel v0.5.15 |
| 1211 | 2026-05-08T01:04:02.515Z | Downloaded ucd-trie v0.1.7 |
| 1212 | 2026-05-08T01:04:02.518Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1213 | 2026-05-08T01:04:02.521Z | Downloaded schemars v0.9.0 |
| 1214 | 2026-05-08T01:04:02.527Z | Downloaded tungstenite v0.21.0 |
| 1215 | 2026-05-08T01:04:02.531Z | Downloaded progenitor-impl v0.11.2 |
| 1216 | 2026-05-08T01:04:02.531Z | Downloaded pretty_assertions v1.4.1 |
| 1217 | 2026-05-08T01:04:02.536Z | Downloaded schemars v0.8.22 |
| 1218 | 2026-05-08T01:04:02.540Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1219 | 2026-05-08T01:04:02.543Z | Downloaded thin-vec v0.2.14 |
| 1220 | 2026-05-08T01:04:02.546Z | Downloaded qorb v0.4.1 |
| 1221 | 2026-05-08T01:04:02.549Z | Downloaded dropshot-api-manager v0.7.1 |
| 1222 | 2026-05-08T01:04:02.555Z | Downloaded typify v0.4.3 |
| 1223 | 2026-05-08T01:04:02.565Z | Downloaded snafu v0.8.9 |
| 1224 | 2026-05-08T01:04:02.568Z | Downloaded unsafe-libyaml v0.2.11 |
| 1225 | 2026-05-08T01:04:02.572Z | Downloaded typify v0.6.2 |
| 1226 | 2026-05-08T01:04:02.576Z | Downloaded hashbrown v0.12.3 |
| 1227 | 2026-05-08T01:04:02.579Z | Downloaded minimal-lexical v0.2.1 |
| 1228 | 2026-05-08T01:04:02.579Z | Downloaded iddqd v0.3.17 |
| 1229 | 2026-05-08T01:04:02.582Z | Downloaded zerotrie v0.2.3 |
| 1230 | 2026-05-08T01:04:02.585Z | Downloaded nom v7.1.3 |
| 1231 | 2026-05-08T01:04:02.589Z | Downloaded rand v0.9.2 |
| 1232 | 2026-05-08T01:04:02.593Z | Downloaded pest v2.8.6 |
| 1233 | 2026-05-08T01:04:02.593Z | Downloaded rand v0.8.5 |
| 1234 | 2026-05-08T01:04:02.597Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1235 | 2026-05-08T01:04:02.597Z | Downloaded typenum v1.19.0 |
| 1236 | 2026-05-08T01:04:02.600Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-05-08T01:04:02.606Z | Downloaded steno v0.4.1 |
| 1238 | 2026-05-08T01:04:02.609Z | Downloaded schemars v1.2.1 |
| 1239 | 2026-05-08T01:04:02.620Z | Downloaded rand v0.10.1 |
| 1240 | 2026-05-08T01:04:02.626Z | Downloaded itertools v0.12.1 |
| 1241 | 2026-05-08T01:04:02.634Z | Downloaded rustls-webpki v0.103.10 |
| 1242 | 2026-05-08T01:04:02.637Z | Downloaded hashbrown v0.16.1 |
| 1243 | 2026-05-08T01:04:02.640Z | Downloaded icu_properties_data v2.1.2 |
| 1244 | 2026-05-08T01:04:02.644Z | Downloaded yansi v1.0.1 |
| 1245 | 2026-05-08T01:04:02.664Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-08T01:04:02.673Z | Downloaded libm v0.2.16 |
| 1247 | 2026-05-08T01:04:02.682Z | Downloaded zerocopy-derive v0.8.48 |
| 1248 | 2026-05-08T01:04:02.685Z | Downloaded nom v8.0.0 |
| 1249 | 2026-05-08T01:04:02.689Z | Downloaded iri-string v0.7.12 |
| 1250 | 2026-05-08T01:04:02.708Z | Downloaded h2 v0.4.13 |
| 1251 | 2026-05-08T01:04:02.711Z | Downloaded zerovec v0.11.5 |
| 1252 | 2026-05-08T01:04:02.714Z | Downloaded hkdf v0.12.4 |
| 1253 | 2026-05-08T01:04:02.721Z | Downloaded scc v2.4.0 |
| 1254 | 2026-05-08T01:04:02.724Z | Downloaded tough v0.20.0 |
| 1255 | 2026-05-08T01:04:02.730Z | Downloaded goblin v0.8.2 |
| 1256 | 2026-05-08T01:04:02.734Z | Downloaded rayon v1.11.0 |
| 1257 | 2026-05-08T01:04:02.752Z | Downloaded reqwest v0.13.3 |
| 1258 | 2026-05-08T01:04:02.755Z | Downloaded tower-http v0.6.8 |
| 1259 | 2026-05-08T01:04:02.759Z | Downloaded blake3 v1.8.4 |
| 1260 | 2026-05-08T01:04:02.765Z | Downloaded zerocopy v0.7.35 |
| 1261 | 2026-05-08T01:04:02.772Z | Downloaded winnow v0.5.40 |
| 1262 | 2026-05-08T01:04:02.777Z | Downloaded aws-lc-rs v1.16.2 |
| 1263 | 2026-05-08T01:04:02.783Z | Downloaded serde_with v3.18.0 |
| 1264 | 2026-05-08T01:04:02.789Z | Downloaded proptest v1.11.0 |
| 1265 | 2026-05-08T01:04:02.795Z | Downloaded rustls-webpki v0.102.8 |
| 1266 | 2026-05-08T01:04:02.804Z | Downloaded tabled v0.15.0 |
| 1267 | 2026-05-08T01:04:02.811Z | Downloaded winnow v1.0.1 |
| 1268 | 2026-05-08T01:04:02.816Z | Downloaded moka v0.12.15 |
| 1269 | 2026-05-08T01:04:02.822Z | Downloaded goblin v0.10.5 |
| 1270 | 2026-05-08T01:04:02.844Z | Downloaded tabled v0.20.0 |
| 1271 | 2026-05-08T01:04:02.867Z | Downloaded time v0.3.47 |
| 1272 | 2026-05-08T01:04:02.873Z | Downloaded webpki-roots v1.0.6 |
| 1273 | 2026-05-08T01:04:02.887Z | Downloaded syn v1.0.109 |
| 1274 | 2026-05-08T01:04:02.915Z | Downloaded rhai v1.24.0 |
| 1275 | 2026-05-08T01:04:02.919Z | Downloaded smoltcp v0.11.0 |
| 1276 | 2026-05-08T01:04:02.925Z | Downloaded rustls v0.22.4 |
| 1277 | 2026-05-08T01:04:02.932Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-05-08T01:04:02.939Z | Downloaded regress v0.11.1 |
| 1279 | 2026-05-08T01:04:02.944Z | Downloaded openapiv3 v2.2.0 |
| 1280 | 2026-05-08T01:04:02.950Z | Downloaded regress v0.10.5 |
| 1281 | 2026-05-08T01:04:02.954Z | Downloaded rustls v0.23.37 |
| 1282 | 2026-05-08T01:04:02.961Z | Downloaded dropshot v0.16.7 |
| 1283 | 2026-05-08T01:04:02.972Z | Downloaded nix v0.31.2 |
| 1284 | 2026-05-08T01:04:02.978Z | Downloaded hickory-proto v0.25.2 |
| 1285 | 2026-05-08T01:04:02.986Z | Downloaded dropshot v0.17.0 |
| 1286 | 2026-05-08T01:04:03.014Z | Downloaded typify-impl v0.4.3 |
| 1287 | 2026-05-08T01:04:03.021Z | Downloaded typify-impl v0.6.2 |
| 1288 | 2026-05-08T01:04:03.027Z | Downloaded sled v0.34.7 |
| 1289 | 2026-05-08T01:04:03.101Z | Downloaded petgraph v0.6.5 |
| 1290 | 2026-05-08T01:04:03.110Z | Downloaded jiff v0.2.23 |
| 1291 | 2026-05-08T01:04:03.119Z | Downloaded lzma-sys v0.1.20 |
| 1292 | 2026-05-08T01:04:03.134Z | Downloaded chrono-tz v0.10.4 |
| 1293 | 2026-05-08T01:04:03.146Z | Downloaded sha3 v0.10.8 |
| 1294 | 2026-05-08T01:04:03.164Z | Downloaded encoding_rs v0.8.35 |
| 1295 | 2026-05-08T01:04:03.177Z | Downloaded csv v1.4.0 |
| 1296 | 2026-05-08T01:04:03.186Z | Downloaded tokio v1.52.1 |
| 1297 | 2026-05-08T01:04:03.963Z | Downloaded aws-lc-sys v0.39.1 |
| 1298 | 2026-05-08T01:04:04.915Z | Compiling proc-macro2 v1.0.106 |
| 1299 | 2026-05-08T01:04:04.915Z | Compiling unicode-ident v1.0.24 |
| 1300 | 2026-05-08T01:04:04.915Z | Compiling quote v1.0.45 |
| 1301 | 2026-05-08T01:04:04.915Z | Compiling serde_core v1.0.228 |
| 1302 | 2026-05-08T01:04:04.915Z | Compiling cfg-if v1.0.4 |
| 1303 | 2026-05-08T01:04:04.919Z | Compiling serde v1.0.228 |
| 1304 | 2026-05-08T01:04:04.919Z | Compiling libc v0.2.186 |
| 1305 | 2026-05-08T01:04:04.919Z | Compiling memchr v2.8.0 |
| 1306 | 2026-05-08T01:04:05.146Z | Compiling itoa v1.0.18 |
| 1307 | 2026-05-08T01:04:05.343Z | Compiling zmij v1.0.21 |
| 1308 | 2026-05-08T01:04:05.343Z | Compiling autocfg v1.5.0 |
| 1309 | 2026-05-08T01:04:05.399Z | Compiling libm v0.2.16 |
| 1310 | 2026-05-08T01:04:05.699Z | Compiling version_check v0.9.5 |
| 1311 | 2026-05-08T01:04:05.710Z | Compiling stable_deref_trait v1.2.1 |
| 1312 | 2026-05-08T01:04:05.781Z | Compiling writeable v0.6.2 |
| 1313 | 2026-05-08T01:04:05.847Z | Compiling litemap v0.8.1 |
| 1314 | 2026-05-08T01:04:05.908Z | Compiling equivalent v1.0.2 |
| 1315 | 2026-05-08T01:04:05.939Z | Compiling icu_normalizer_data v2.1.1 |
| 1316 | 2026-05-08T01:04:05.969Z | Compiling pin-project-lite v0.2.17 |
| 1317 | 2026-05-08T01:04:05.970Z | Compiling iana-time-zone v0.1.65 |
| 1318 | 2026-05-08T01:04:06.035Z | Compiling icu_properties_data v2.1.2 |
| 1319 | 2026-05-08T01:04:06.069Z | Compiling percent-encoding v2.3.2 |
| 1320 | 2026-05-08T01:04:06.154Z | Compiling syn v2.0.117 |
| 1321 | 2026-05-08T01:04:06.265Z | Compiling parking_lot_core v0.9.12 |
| 1322 | 2026-05-08T01:04:06.275Z | Compiling scopeguard v1.2.0 |
| 1323 | 2026-05-08T01:04:06.287Z | Compiling form_urlencoded v1.2.2 |
| 1324 | 2026-05-08T01:04:06.373Z | Compiling lock_api v0.4.14 |
| 1325 | 2026-05-08T01:04:06.384Z | Compiling utf8_iter v1.0.4 |
| 1326 | 2026-05-08T01:04:06.413Z | Compiling serde_json v1.0.149 |
| 1327 | 2026-05-08T01:04:06.477Z | Compiling dyn-clone v1.0.20 |
| 1328 | 2026-05-08T01:04:06.533Z | Compiling num-traits v0.2.19 |
| 1329 | 2026-05-08T01:04:06.546Z | Compiling hashbrown v0.17.0 |
| 1330 | 2026-05-08T01:04:06.602Z | Compiling jobserver v0.1.34 |
| 1331 | 2026-05-08T01:04:06.620Z | Compiling find-msvc-tools v0.1.9 |
| 1332 | 2026-05-08T01:04:06.654Z | Compiling thiserror v2.0.18 |
| 1333 | 2026-05-08T01:04:06.910Z | Compiling shlex v1.3.0 |
| 1334 | 2026-05-08T01:04:06.926Z | Compiling errno v0.3.14 |
| 1335 | 2026-05-08T01:04:07.023Z | Compiling futures-core v0.3.32 |
| 1336 | 2026-05-08T01:04:07.083Z | Compiling cc v1.2.58 |
| 1337 | 2026-05-08T01:04:07.177Z | Compiling semver v1.0.28 |
| 1338 | 2026-05-08T01:04:07.276Z | Compiling indexmap v2.14.0 |
| 1339 | 2026-05-08T01:04:07.301Z | Compiling zerocopy v0.8.48 |
| 1340 | 2026-05-08T01:04:07.530Z | Compiling heck v0.5.0 |
| 1341 | 2026-05-08T01:04:07.609Z | Compiling futures-sink v0.3.32 |
| 1342 | 2026-05-08T01:04:07.723Z | Compiling rand_core v0.10.0 |
| 1343 | 2026-05-08T01:04:07.734Z | Compiling getrandom v0.4.2 |
| 1344 | 2026-05-08T01:04:07.809Z | Compiling slab v0.4.12 |
| 1345 | 2026-05-08T01:04:07.891Z | Compiling fnv v1.0.7 |
| 1346 | 2026-05-08T01:04:07.933Z | Compiling rustversion v1.0.22 |
| 1347 | 2026-05-08T01:04:07.989Z | Compiling futures-channel v0.3.32 |
| 1348 | 2026-05-08T01:04:07.992Z | Compiling schemars v0.8.22 |
| 1349 | 2026-05-08T01:04:08.222Z | Compiling uuid v1.23.1 |
| 1350 | 2026-05-08T01:04:08.236Z | Compiling futures-task v0.3.32 |
| 1351 | 2026-05-08T01:04:08.247Z | Compiling futures-io v0.3.32 |
| 1352 | 2026-05-08T01:04:08.320Z | Compiling socket2 v0.6.3 |
| 1353 | 2026-05-08T01:04:08.388Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-05-08T01:04:08.411Z | Compiling signal-hook-registry v1.4.8 |
| 1355 | 2026-05-08T01:04:08.414Z | Compiling mio v1.2.0 |
| 1356 | 2026-05-08T01:04:08.432Z | Compiling typenum v1.19.0 |
| 1357 | 2026-05-08T01:04:08.669Z | Compiling bitflags v2.11.0 |
| 1358 | 2026-05-08T01:04:08.721Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-05-08T01:04:08.789Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-05-08T01:04:08.832Z | Compiling subtle v2.6.1 |
| 1361 | 2026-05-08T01:04:08.897Z | Compiling log v0.4.29 |
| 1362 | 2026-05-08T01:04:08.924Z | Compiling base64 v0.22.1 |
| 1363 | 2026-05-08T01:04:08.947Z | Compiling untrusted v0.9.0 |
| 1364 | 2026-05-08T01:04:08.980Z | Compiling getrandom v0.3.4 |
| 1365 | 2026-05-08T01:04:09.070Z | Compiling synstructure v0.13.2 |
| 1366 | 2026-05-08T01:04:09.112Z | Compiling serde_derive_internals v0.29.1 |
| 1367 | 2026-05-08T01:04:09.188Z | Compiling regex-syntax v0.8.10 |
| 1368 | 2026-05-08T01:04:09.273Z | Compiling byteorder v1.5.0 |
| 1369 | 2026-05-08T01:04:09.317Z | Compiling once_cell v1.21.4 |
| 1370 | 2026-05-08T01:04:09.411Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-05-08T01:04:09.424Z | Compiling cmake v0.1.58 |
| 1372 | 2026-05-08T01:04:09.513Z | Compiling fs_extra v1.3.0 |
| 1373 | 2026-05-08T01:04:09.539Z | Compiling dunce v1.0.5 |
| 1374 | 2026-05-08T01:04:09.597Z | Compiling slog v2.8.2 |
| 1375 | 2026-05-08T01:04:09.637Z | Compiling atomic-waker v1.1.2 |
| 1376 | 2026-05-08T01:04:09.648Z | Compiling httparse v1.10.1 |
| 1377 | 2026-05-08T01:04:09.765Z | Compiling ipnet v2.12.0 |
| 1378 | 2026-05-08T01:04:09.777Z | Compiling tower-service v0.3.3 |
| 1379 | 2026-05-08T01:04:09.780Z | Compiling aws-lc-sys v0.39.1 |
| 1380 | 2026-05-08T01:04:09.839Z | Compiling tower-layer v0.3.3 |
| 1381 | 2026-05-08T01:04:09.871Z | Compiling strsim v0.11.1 |
| 1382 | 2026-05-08T01:04:09.874Z | Compiling ryu v1.0.23 |
| 1383 | 2026-05-08T01:04:10.002Z | Compiling try-lock v0.2.5 |
| 1384 | 2026-05-08T01:04:10.065Z | Compiling rustix v1.1.4 |
| 1385 | 2026-05-08T01:04:10.106Z | Compiling want v0.3.1 |
| 1386 | 2026-05-08T01:04:10.274Z | Compiling httpdate v1.0.3 |
| 1387 | 2026-05-08T01:04:10.286Z | Compiling generic-array v0.14.7 |
| 1388 | 2026-05-08T01:04:10.300Z | Compiling ucd-trie v0.1.7 |
| 1389 | 2026-05-08T01:04:10.310Z | Compiling serde_derive v1.0.228 |
| 1390 | 2026-05-08T01:04:10.347Z | Compiling zerofrom-derive v0.1.6 |
| 1391 | 2026-05-08T01:04:10.414Z | Compiling yoke-derive v0.8.1 |
| 1392 | 2026-05-08T01:04:10.499Z | Compiling zerovec-derive v0.11.2 |
| 1393 | 2026-05-08T01:04:10.510Z | Compiling displaydoc v0.2.5 |
| 1394 | 2026-05-08T01:04:10.598Z | Compiling schemars_derive v0.8.22 |
| 1395 | 2026-05-08T01:04:10.609Z | Compiling tokio-macros v2.7.0 |
| 1396 | 2026-05-08T01:04:11.255Z | Compiling thiserror-impl v2.0.18 |
| 1397 | 2026-05-08T01:04:11.352Z | Compiling zerocopy-derive v0.8.48 |
| 1398 | 2026-05-08T01:04:11.442Z | Compiling zeroize_derive v1.4.3 |
| 1399 | 2026-05-08T01:04:11.552Z | Compiling zerofrom v0.1.6 |
| 1400 | 2026-05-08T01:04:11.590Z | Compiling futures-macro v0.3.32 |
| 1401 | 2026-05-08T01:04:11.676Z | Compiling yoke v0.8.1 |
| 1402 | 2026-05-08T01:04:11.913Z | Compiling zerovec v0.11.5 |
| 1403 | 2026-05-08T01:04:11.924Z | Compiling zerotrie v0.2.3 |
| 1404 | 2026-05-08T01:04:12.185Z | Compiling zeroize v1.8.2 |
| 1405 | 2026-05-08T01:04:12.389Z | Compiling tinystr v0.8.2 |
| 1406 | 2026-05-08T01:04:12.414Z | Compiling potential_utf v0.1.4 |
| 1407 | 2026-05-08T01:04:12.450Z | Compiling thiserror v1.0.69 |
| 1408 | 2026-05-08T01:04:12.481Z | Compiling futures-util v0.3.32 |
| 1409 | 2026-05-08T01:04:12.537Z | Compiling icu_locale_core v2.1.1 |
| 1410 | 2026-05-08T01:04:12.577Z | Compiling icu_collections v2.1.1 |
| 1411 | 2026-05-08T01:04:12.733Z | Compiling pest v2.8.6 |
| 1412 | 2026-05-08T01:04:12.931Z | Compiling thiserror-impl v1.0.69 |
| 1413 | 2026-05-08T01:04:13.493Z | Compiling bytes v1.11.1 |
| 1414 | 2026-05-08T01:04:13.529Z | Compiling smallvec v1.15.1 |
| 1415 | 2026-05-08T01:04:13.587Z | Compiling icu_provider v2.1.1 |
| 1416 | 2026-05-08T01:04:13.758Z | Compiling chrono v0.4.44 |
| 1417 | 2026-05-08T01:04:13.891Z | Compiling icu_properties v2.1.2 |
| 1418 | 2026-05-08T01:04:14.001Z | Compiling icu_normalizer v2.1.1 |
| 1419 | 2026-05-08T01:04:14.094Z | Compiling http v1.4.0 |
| 1420 | 2026-05-08T01:04:14.433Z | Compiling parking_lot v0.12.5 |
| 1421 | 2026-05-08T01:04:14.592Z | Compiling serde_tokenstream v0.2.3 |
| 1422 | 2026-05-08T01:04:14.778Z | Compiling idna_adapter v1.2.1 |
| 1423 | 2026-05-08T01:04:14.836Z | Compiling tokio v1.52.1 |
| 1424 | 2026-05-08T01:04:14.876Z | Compiling http-body v1.0.1 |
| 1425 | 2026-05-08T01:04:14.928Z | Compiling idna v1.1.0 |
| 1426 | 2026-05-08T01:04:15.024Z | Compiling erased-serde v0.3.31 |
| 1427 | 2026-05-08T01:04:15.049Z | Compiling pest_meta v2.8.6 |
| 1428 | 2026-05-08T01:04:15.129Z | Compiling plain v0.2.3 |
| 1429 | 2026-05-08T01:04:15.227Z | Compiling url v2.5.8 |
| 1430 | 2026-05-08T01:04:15.239Z | Compiling pretty-hex v0.4.2 |
| 1431 | 2026-05-08T01:04:15.374Z | Compiling tracing-attributes v0.1.31 |
| 1432 | 2026-05-08T01:04:15.772Z | Compiling ppv-lite86 v0.2.21 |
| 1433 | 2026-05-08T01:04:15.918Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-05-08T01:04:16.088Z | Compiling tracing-core v0.1.36 |
| 1435 | 2026-05-08T01:04:16.088Z | Compiling allocator-api2 v0.2.21 |
| 1436 | 2026-05-08T01:04:16.330Z | Compiling foldhash v0.2.0 |
| 1437 | 2026-05-08T01:04:16.409Z | Compiling http-body-util v0.1.3 |
| 1438 | 2026-05-08T01:04:16.525Z | Compiling pest_derive v2.8.6 |
| 1439 | 2026-05-08T01:04:16.570Z | Compiling hashbrown v0.16.1 |
| 1440 | 2026-05-08T01:04:16.582Z | Compiling tracing v0.1.44 |
| 1441 | 2026-05-08T01:04:16.643Z | Compiling serde_urlencoded v0.7.1 |
| 1442 | 2026-05-08T01:04:16.692Z | Compiling paste v1.0.15 |
| 1443 | 2026-05-08T01:04:16.846Z | Compiling crypto-common v0.1.7 |
| 1444 | 2026-05-08T01:04:16.929Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-05-08T01:04:17.040Z | Compiling aho-corasick v1.1.4 |
| 1446 | 2026-05-08T01:04:17.073Z | Compiling omicron-workspace-hack v0.1.0 |
| 1447 | 2026-05-08T01:04:17.087Z | Compiling ident_case v1.0.1 |
| 1448 | 2026-05-08T01:04:17.207Z | Compiling ipnetwork v0.21.1 |
| 1449 | 2026-05-08T01:04:17.210Z | Compiling rustls-pki-types v1.14.0 |
| 1450 | 2026-05-08T01:04:17.547Z | Compiling iri-string v0.7.12 |
| 1451 | 2026-05-08T01:04:17.655Z | Compiling daft-derive v0.1.5 |
| 1452 | 2026-05-08T01:04:17.678Z | Compiling fastrand v2.3.0 |
| 1453 | 2026-05-08T01:04:17.710Z | Compiling scroll_derive v0.13.1 |
| 1454 | 2026-05-08T01:04:17.958Z | Compiling regex-automata v0.4.14 |
| 1455 | 2026-05-08T01:04:18.406Z | Compiling num-conv v0.2.1 |
| 1456 | 2026-05-08T01:04:18.445Z | Compiling powerfmt v0.2.0 |
| 1457 | 2026-05-08T01:04:18.529Z | Compiling tokio-util v0.7.18 |
| 1458 | 2026-05-08T01:04:18.550Z | Compiling time-core v0.1.8 |
| 1459 | 2026-05-08T01:04:18.655Z | Compiling winnow v1.0.1 |
| 1460 | 2026-05-08T01:04:18.698Z | Compiling time-macros v0.2.27 |
| 1461 | 2026-05-08T01:04:19.183Z | Compiling deranged v0.5.8 |
| 1462 | 2026-05-08T01:04:19.262Z | Compiling scroll v0.13.0 |
| 1463 | 2026-05-08T01:04:19.528Z | Compiling async-trait v0.1.89 |
| 1464 | 2026-05-08T01:04:19.661Z | Compiling regex v1.12.3 |
| 1465 | 2026-05-08T01:04:19.734Z | Compiling ring v0.17.14 |
| 1466 | 2026-05-08T01:04:20.136Z | Compiling anyhow v1.0.102 |
| 1467 | 2026-05-08T01:04:20.147Z | Compiling num_threads v0.1.7 |
| 1468 | 2026-05-08T01:04:20.240Z | Compiling openssl-probe v0.2.1 |
| 1469 | 2026-05-08T01:04:20.243Z | Compiling cpufeatures v0.2.17 |
| 1470 | 2026-05-08T01:04:20.441Z | Compiling oxnet v0.1.5 |
| 1471 | 2026-05-08T01:04:20.487Z | Compiling block-buffer v0.10.4 |
| 1472 | 2026-05-08T01:04:20.490Z | Compiling hex v0.4.3 |
| 1473 | 2026-05-08T01:04:20.632Z | Compiling digest v0.10.7 |
| 1474 | 2026-05-08T01:04:20.748Z | Compiling h2 v0.4.13 |
| 1475 | 2026-05-08T01:04:20.867Z | Compiling camino v1.2.2 |
| 1476 | 2026-05-08T01:04:21.293Z | Compiling usdt-impl v0.6.0 |
| 1477 | 2026-05-08T01:04:21.365Z | Compiling crossbeam-utils v0.8.21 |
| 1478 | 2026-05-08T01:04:21.460Z | Compiling aws-lc-rs v1.16.2 |
| 1479 | 2026-05-08T01:04:21.689Z | Compiling goblin v0.10.5 |
| 1480 | 2026-05-08T01:04:22.003Z | Compiling dtrace-parser v0.3.0 |
| 1481 | 2026-05-08T01:04:22.880Z | Compiling hyper v1.9.0 |
| 1482 | 2026-05-08T01:04:22.969Z | Compiling futures-executor v0.3.32 |
| 1483 | 2026-05-08T01:04:23.021Z | Compiling structmeta-derive v0.3.0 |
| 1484 | 2026-05-08T01:04:23.260Z | Compiling thread-id v5.1.0 |
| 1485 | 2026-05-08T01:04:23.314Z | Compiling thread_local v1.1.9 |
| 1486 | 2026-05-08T01:04:23.342Z | Compiling syn v1.0.109 |
| 1487 | 2026-05-08T01:04:23.579Z | Compiling rustls v0.22.4 |
| 1488 | 2026-05-08T01:04:23.649Z | Compiling untrusted v0.7.1 |
| 1489 | 2026-05-08T01:04:23.784Z | Compiling futures v0.3.32 |
| 1490 | 2026-05-08T01:04:23.829Z | Compiling rand_core v0.9.5 |
| 1491 | 2026-05-08T01:04:23.858Z | Compiling darling_core v0.23.0 |
| 1492 | 2026-05-08T01:04:24.034Z | Compiling hyper-util v0.1.20 |
| 1493 | 2026-05-08T01:04:24.046Z | Compiling structmeta v0.3.0 |
| 1494 | 2026-05-08T01:04:24.241Z | Compiling newtype-uuid-macros v0.1.0 |
| 1495 | 2026-05-08T01:04:24.251Z | Compiling rustls v0.23.37 |
| 1496 | 2026-05-08T01:04:24.458Z | Compiling dof v0.4.0 |
| 1497 | 2026-05-08T01:04:24.597Z | Compiling match_cfg v0.1.0 |
| 1498 | 2026-05-08T01:04:24.671Z | Compiling slog-async v2.8.0 |
| 1499 | 2026-05-08T01:04:24.912Z | Compiling winnow v0.7.15 |
| 1500 | 2026-05-08T01:04:25.036Z | Compiling newtype-uuid v1.3.2 |
| 1501 | 2026-05-08T01:04:25.716Z | Compiling ref-cast v1.0.25 |
| 1502 | 2026-05-08T01:04:25.828Z | Compiling term v1.2.1 |
| 1503 | 2026-05-08T01:04:25.940Z | Compiling darling_macro v0.23.0 |
| 1504 | 2026-05-08T01:04:26.030Z | Compiling quick-error v1.2.3 |
| 1505 | 2026-05-08T01:04:26.092Z | Compiling take_mut v0.2.2 |
| 1506 | 2026-05-08T01:04:26.247Z | Compiling daft v0.1.5 |
| 1507 | 2026-05-08T01:04:26.343Z | Compiling rand_chacha v0.9.0 |
| 1508 | 2026-05-08T01:04:26.407Z | Compiling tower v0.5.3 |
| 1509 | 2026-05-08T01:04:26.510Z | Compiling darling v0.23.0 |
| 1510 | 2026-05-08T01:04:26.510Z | Compiling ref-cast-impl v1.0.25 |
| 1511 | 2026-05-08T01:04:26.533Z | Compiling strum_macros v0.26.4 |
| 1512 | 2026-05-08T01:04:26.588Z | Compiling usdt-macro v0.6.0 |
| 1513 | 2026-05-08T01:04:26.599Z | Compiling usdt-attr-macro v0.6.0 |
| 1514 | 2026-05-08T01:04:26.780Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1515 | 2026-05-08T01:04:26.897Z | Compiling serde_spanned v1.1.0 |
| 1516 | 2026-05-08T01:04:27.047Z | Compiling multer v3.1.0 |
| 1517 | 2026-05-08T01:04:27.150Z | Compiling bit-vec v0.8.0 |
| 1518 | 2026-05-08T01:04:27.276Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1519 | 2026-05-08T01:04:27.388Z | Compiling debug-ignore v1.0.5 |
| 1520 | 2026-05-08T01:04:27.493Z | Compiling bit-set v0.8.0 |
| 1521 | 2026-05-08T01:04:27.647Z | Compiling tower-http v0.6.8 |
| 1522 | 2026-05-08T01:04:27.667Z | Compiling serde_with_macros v3.18.0 |
| 1523 | 2026-05-08T01:04:27.717Z | Compiling rand v0.9.2 |
| 1524 | 2026-05-08T01:04:27.812Z | Compiling async-stream-impl v0.3.6 |
| 1525 | 2026-05-08T01:04:28.232Z | Compiling strum v0.26.3 |
| 1526 | 2026-05-08T01:04:28.321Z | Compiling dropshot v0.16.7 |
| 1527 | 2026-05-08T01:04:28.370Z | Compiling encoding_rs v0.8.35 |
| 1528 | 2026-05-08T01:04:28.390Z | Compiling unarray v0.1.4 |
| 1529 | 2026-05-08T01:04:28.445Z | Compiling spin v0.9.8 |
| 1530 | 2026-05-08T01:04:28.503Z | Compiling mime v0.3.17 |
| 1531 | 2026-05-08T01:04:28.561Z | Compiling async-stream v0.3.6 |
| 1532 | 2026-05-08T01:04:28.588Z | Compiling derive-ex v0.1.8 |
| 1533 | 2026-05-08T01:04:28.740Z | Compiling dropshot_endpoint v0.16.7 |
| 1534 | 2026-05-08T01:04:28.776Z | Compiling macaddr v1.0.1 |
| 1535 | 2026-05-08T01:04:28.788Z | Compiling openapiv3 v2.2.0 |
| 1536 | 2026-05-08T01:04:29.001Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1537 | 2026-05-08T01:04:29.193Z | Compiling waitgroup v0.1.2 |
| 1538 | 2026-05-08T01:04:29.469Z | Compiling serde_path_to_error v0.1.20 |
| 1539 | 2026-05-08T01:04:29.835Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1540 | 2026-05-08T01:04:29.846Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-05-08T01:04:29.974Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1542 | 2026-05-08T01:04:30.020Z | Compiling rustls-native-certs v0.8.3 |
| 1543 | 2026-05-08T01:04:30.156Z | Compiling time v0.3.47 |
| 1544 | 2026-05-08T01:04:30.159Z | Compiling test-strategy v0.4.5 |
| 1545 | 2026-05-08T01:04:30.282Z | Compiling strum_macros v0.27.2 |
| 1546 | 2026-05-08T01:04:30.366Z | Compiling instant v0.1.13 |
| 1547 | 2026-05-08T01:04:30.473Z | Compiling crossbeam-channel v0.5.15 |
| 1548 | 2026-05-08T01:04:30.714Z | Compiling rustc-hash v2.1.2 |
| 1549 | 2026-05-08T01:04:30.863Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1550 | 2026-05-08T01:04:31.560Z | Compiling parse-display-derive v0.10.0 |
| 1551 | 2026-05-08T01:04:31.844Z | Compiling backon v1.6.0 |
| 1552 | 2026-05-08T01:04:32.055Z | Compiling rand_chacha v0.3.1 |
| 1553 | 2026-05-08T01:04:32.169Z | Compiling rustls-webpki v0.102.8 |
| 1554 | 2026-05-08T01:04:32.172Z | Compiling strum v0.27.2 |
| 1555 | 2026-05-08T01:04:32.311Z | Compiling is-terminal v0.4.17 |
| 1556 | 2026-05-08T01:04:32.409Z | Compiling slog-term v2.9.2 |
| 1557 | 2026-05-08T01:04:32.513Z | Compiling rand v0.8.5 |
| 1558 | 2026-05-08T01:04:33.075Z | Compiling slog-json v2.6.1 |
| 1559 | 2026-05-08T01:04:33.190Z | Compiling hostname v0.3.1 |
| 1560 | 2026-05-08T01:04:33.255Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1561 | 2026-05-08T01:04:33.285Z | Compiling wait-timeout v0.2.1 |
| 1562 | 2026-05-08T01:04:33.328Z | Compiling memmap2 v0.9.10 |
| 1563 | 2026-05-08T01:04:33.549Z | Compiling either v1.15.0 |
| 1564 | 2026-05-08T01:04:33.641Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1565 | 2026-05-08T01:04:33.754Z | Compiling rusty-fork v0.3.1 |
| 1566 | 2026-05-08T01:04:33.754Z | Compiling slog-bunyan v2.5.0 |
| 1567 | 2026-05-08T01:04:33.891Z | Compiling serde_with v3.18.0 |
| 1568 | 2026-05-08T01:04:33.945Z | Compiling rand_xorshift v0.4.0 |
| 1569 | 2026-05-08T01:04:34.096Z | Compiling sha1 v0.10.6 |
| 1570 | 2026-05-08T01:04:34.118Z | Compiling rustls-pemfile v2.2.0 |
| 1571 | 2026-05-08T01:04:34.325Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1572 | 2026-05-08T01:04:34.795Z | Compiling tokio-rustls v0.25.0 |
| 1573 | 2026-05-08T01:04:35.171Z | Compiling regress v0.10.5 |
| 1574 | 2026-05-08T01:04:35.619Z | Compiling usdt v0.6.0 |
| 1575 | 2026-05-08T01:04:35.676Z | Compiling hostname v0.4.2 |
| 1576 | 2026-05-08T01:04:35.750Z | Compiling proptest v1.11.0 |
| 1577 | 2026-05-08T01:04:36.594Z | Compiling iddqd v0.3.17 |
| 1578 | 2026-05-08T01:04:36.606Z | Compiling reqwest v0.12.28 |
| 1579 | 2026-05-08T01:04:37.051Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1580 | 2026-05-08T01:04:37.784Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1581 | 2026-05-08T01:04:38.685Z | Compiling progenitor-client v0.10.0 |
| 1582 | 2026-05-08T01:04:38.974Z | Compiling itertools v0.14.0 |
| 1583 | 2026-05-08T01:04:39.118Z | Compiling parse-display v0.10.0 |
| 1584 | 2026-05-08T01:04:39.442Z | Compiling backoff v0.4.0 |
| 1585 | 2026-05-08T01:04:39.458Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1586 | 2026-05-08T01:04:39.639Z | Compiling regress v0.11.1 |
| 1587 | 2026-05-08T01:04:39.656Z | Compiling toml_datetime v0.6.11 |
| 1588 | 2026-05-08T01:04:40.094Z | Compiling utf8parse v0.2.2 |
| 1589 | 2026-05-08T01:04:40.209Z | Compiling anstyle-parse v1.0.0 |
| 1590 | 2026-05-08T01:04:40.432Z | Compiling anstyle-query v1.1.5 |
| 1591 | 2026-05-08T01:04:40.584Z | Compiling is_terminal_polyfill v1.70.2 |
| 1592 | 2026-05-08T01:04:40.680Z | Compiling anstyle v1.0.14 |
| 1593 | 2026-05-08T01:04:40.755Z | Compiling colorchoice v1.0.5 |
| 1594 | 2026-05-08T01:04:40.872Z | Compiling anstream v1.0.0 |
| 1595 | 2026-05-08T01:04:40.956Z | Compiling zerocopy-derive v0.7.35 |
| 1596 | 2026-05-08T01:04:41.196Z | Compiling typify-impl v0.6.2 |
| 1597 | 2026-05-08T01:04:41.810Z | Compiling clap_lex v1.1.0 |
| 1598 | 2026-05-08T01:04:41.887Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-05-08T01:04:42.447Z | Compiling unicode-width v0.2.2 |
| 1600 | 2026-05-08T01:04:42.624Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-05-08T01:04:42.939Z | Compiling derive_more v0.99.20 |
| 1602 | 2026-05-08T01:04:43.645Z | Compiling clap_derive v4.6.1 |
| 1603 | 2026-05-08T01:04:43.862Z | Compiling tinyvec_macros v0.1.1 |
| 1604 | 2026-05-08T01:04:43.934Z | Compiling tinyvec v1.11.0 |
| 1605 | 2026-05-08T01:04:44.616Z | Compiling terminal_size v0.4.4 |
| 1606 | 2026-05-08T01:04:44.790Z | Compiling dtrace-parser v0.2.0 |
| 1607 | 2026-05-08T01:04:45.036Z | Compiling serde_spanned v0.6.9 |
| 1608 | 2026-05-08T01:04:45.170Z | Compiling secrecy v0.10.3 |
| 1609 | 2026-05-08T01:04:45.183Z | Compiling scroll_derive v0.12.1 |
| 1610 | 2026-05-08T01:04:45.353Z | Compiling usdt-impl v0.5.0 |
| 1611 | 2026-05-08T01:04:45.356Z | Compiling toml_write v0.1.2 |
| 1612 | 2026-05-08T01:04:45.546Z | Compiling crucible-workspace-hack v0.1.0 |
| 1613 | 2026-05-08T01:04:45.670Z | Compiling toml_edit v0.22.27 |
| 1614 | 2026-05-08T01:04:45.883Z | Compiling scroll v0.12.0 |
| 1615 | 2026-05-08T01:04:46.147Z | Compiling dof v0.3.0 |
| 1616 | 2026-05-08T01:04:46.458Z | Compiling darling_core v0.21.3 |
| 1617 | 2026-05-08T01:04:46.506Z | Compiling rustc_version v0.4.1 |
| 1618 | 2026-05-08T01:04:46.585Z | Compiling thread-id v4.2.2 |
| 1619 | 2026-05-08T01:04:46.787Z | Compiling curve25519-dalek v4.1.3 |
| 1620 | 2026-05-08T01:04:47.164Z | Compiling toml v0.8.23 |
| 1621 | 2026-05-08T01:04:47.446Z | Compiling goblin v0.8.2 |
| 1622 | 2026-05-08T01:04:47.626Z | Compiling typify-macro v0.6.2 |
| 1623 | 2026-05-08T01:04:47.875Z | Compiling clap_builder v4.6.0 |
| 1624 | 2026-05-08T01:04:48.610Z | Compiling darling_macro v0.21.3 |
| 1625 | 2026-05-08T01:04:49.136Z | Compiling crossbeam-epoch v0.9.18 |
| 1626 | 2026-05-08T01:04:49.184Z | Compiling hmac v0.12.1 |
| 1627 | 2026-05-08T01:04:49.324Z | Compiling inout v0.1.4 |
| 1628 | 2026-05-08T01:04:49.472Z | Compiling ff v0.13.1 |
| 1629 | 2026-05-08T01:04:49.484Z | Compiling num-integer v0.1.46 |
| 1630 | 2026-05-08T01:04:49.666Z | Compiling typify v0.6.2 |
| 1631 | 2026-05-08T01:04:49.857Z | Compiling unsafe-libyaml v0.2.11 |
| 1632 | 2026-05-08T01:04:49.906Z | Compiling heck v0.4.1 |
| 1633 | 2026-05-08T01:04:49.977Z | Compiling float-ord v0.3.2 |
| 1634 | 2026-05-08T01:04:50.376Z | Compiling serde_yaml v0.9.34+deprecated |
| 1635 | 2026-05-08T01:04:50.735Z | Compiling group v0.13.0 |
| 1636 | 2026-05-08T01:04:51.085Z | Compiling cipher v0.4.4 |
| 1637 | 2026-05-08T01:04:51.310Z | Compiling clap v4.6.1 |
| 1638 | 2026-05-08T01:04:51.395Z | Compiling hkdf v0.12.4 |
| 1639 | 2026-05-08T01:04:51.430Z | Compiling darling v0.21.3 |
| 1640 | 2026-05-08T01:04:51.988Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1641 | 2026-05-08T01:04:52.112Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1642 | 2026-05-08T01:04:52.467Z | Compiling universal-hash v0.5.1 |
| 1643 | 2026-05-08T01:04:52.604Z | Compiling half v2.7.1 |
| 1644 | 2026-05-08T01:04:52.684Z | Compiling crypto-bigint v0.5.5 |
| 1645 | 2026-05-08T01:04:52.913Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1646 | 2026-05-08T01:04:53.101Z | Compiling proc-macro-error-attr v1.0.4 |
| 1647 | 2026-05-08T01:04:53.415Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1648 | 2026-05-08T01:04:53.489Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-05-08T01:04:53.604Z | Compiling base64ct v1.8.3 |
| 1650 | 2026-05-08T01:04:53.648Z | Compiling rustix v0.38.44 |
| 1651 | 2026-05-08T01:04:53.870Z | Compiling ciborium-io v0.2.2 |
| 1652 | 2026-05-08T01:04:53.910Z | Compiling heapless v0.8.0 |
| 1653 | 2026-05-08T01:04:53.967Z | Compiling opaque-debug v0.3.1 |
| 1654 | 2026-05-08T01:04:54.006Z | Compiling base16ct v0.2.0 |
| 1655 | 2026-05-08T01:04:54.039Z | Compiling poly1305 v0.8.0 |
| 1656 | 2026-05-08T01:04:54.172Z | Compiling elliptic-curve v0.13.8 |
| 1657 | 2026-05-08T01:04:54.456Z | Compiling ciborium-ll v0.2.2 |
| 1658 | 2026-05-08T01:04:54.468Z | Compiling password-hash v0.5.0 |
| 1659 | 2026-05-08T01:04:54.505Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1660 | 2026-05-08T01:04:54.671Z | Compiling rustls-webpki v0.103.10 |
| 1661 | 2026-05-08T01:04:55.652Z | Compiling thiserror-no-std v2.0.2 |
| 1662 | 2026-05-08T01:04:55.736Z | Compiling ingot-macros v0.1.1 |
| 1663 | 2026-05-08T01:04:55.926Z | Compiling chacha20 v0.9.1 |
| 1664 | 2026-05-08T01:04:55.942Z | Compiling num-rational v0.4.2 |
| 1665 | 2026-05-08T01:04:55.954Z | Compiling num-iter v0.1.45 |
| 1666 | 2026-05-08T01:04:56.074Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1667 | 2026-05-08T01:04:56.147Z | Compiling usdt-macro v0.5.0 |
| 1668 | 2026-05-08T01:04:56.201Z | Compiling usdt-attr-macro v0.5.0 |
| 1669 | 2026-05-08T01:04:56.932Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1670 | 2026-05-08T01:04:57.028Z | Compiling tabwriter v1.4.1 |
| 1671 | 2026-05-08T01:04:57.633Z | Compiling blake2 v0.10.6 |
| 1672 | 2026-05-08T01:04:57.742Z | Compiling byte-wrapper v0.1.0 |
| 1673 | 2026-05-08T01:04:58.101Z | Compiling tokio-rustls v0.26.4 |
| 1674 | 2026-05-08T01:04:58.124Z | Compiling rustls-platform-verifier v0.6.2 |
| 1675 | 2026-05-08T01:04:58.366Z | Compiling hyper-rustls v0.27.7 |
| 1676 | 2026-05-08T01:04:58.552Z | Compiling aead v0.5.2 |
| 1677 | 2026-05-08T01:04:58.594Z | Compiling reqwest v0.13.3 |
| 1678 | 2026-05-08T01:04:58.662Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1679 | 2026-05-08T01:04:58.674Z | Compiling enum-as-inner v0.6.1 |
| 1680 | 2026-05-08T01:04:58.718Z | Compiling hash32 v0.3.1 |
| 1681 | 2026-05-08T01:04:58.936Z | Compiling num-complex v0.4.6 |
| 1682 | 2026-05-08T01:04:58.988Z | Compiling proc-macro-error v1.0.4 |
| 1683 | 2026-05-08T01:04:59.226Z | Compiling memmap v0.7.0 |
| 1684 | 2026-05-08T01:04:59.243Z | Compiling smoltcp v0.11.0 |
| 1685 | 2026-05-08T01:04:59.327Z | Compiling keccak v0.1.6 |
| 1686 | 2026-05-08T01:04:59.420Z | Compiling winnow v0.5.40 |
| 1687 | 2026-05-08T01:04:59.578Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-05-08T01:04:59.590Z | Compiling static_assertions v1.1.0 |
| 1689 | 2026-05-08T01:04:59.665Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1690 | 2026-05-08T01:04:59.796Z | Compiling progenitor-client v0.13.0 |
| 1691 | 2026-05-08T01:04:59.926Z | Compiling sha3 v0.10.8 |
| 1692 | 2026-05-08T01:05:00.111Z | Compiling progenitor-extras v0.1.1 |
| 1693 | 2026-05-08T01:05:00.359Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1694 | 2026-05-08T01:05:00.410Z | Compiling usdt v0.5.0 |
| 1695 | 2026-05-08T01:05:00.695Z | Compiling toml_edit v0.19.15 |
| 1696 | 2026-05-08T01:05:00.821Z | Compiling num v0.4.3 |
| 1697 | 2026-05-08T01:05:01.006Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1698 | 2026-05-08T01:05:01.725Z | Compiling chacha20poly1305 v0.10.1 |
| 1699 | 2026-05-08T01:05:01.895Z | Compiling ingot-types v0.1.2 |
| 1700 | 2026-05-08T01:05:01.918Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1701 | 2026-05-08T01:05:02.309Z | Compiling argon2 v0.5.3 |
| 1702 | 2026-05-08T01:05:02.761Z | Compiling vsss-rs v3.3.4 |
| 1703 | 2026-05-08T01:05:02.959Z | Compiling proc-macro-crate v3.5.0 |
| 1704 | 2026-05-08T01:05:03.143Z | Compiling ciborium v0.2.2 |
| 1705 | 2026-05-08T01:05:03.737Z | Compiling cobs v0.3.0 |
| 1706 | 2026-05-08T01:05:03.750Z | Compiling memoffset v0.9.1 |
| 1707 | 2026-05-08T01:05:03.941Z | Compiling vcpkg v0.2.15 |
| 1708 | 2026-05-08T01:05:03.945Z | Compiling cfg_aliases v0.2.1 |
| 1709 | 2026-05-08T01:05:03.985Z | Compiling colored v3.1.1 |
| 1710 | 2026-05-08T01:05:04.024Z | Compiling bitflags v1.3.2 |
| 1711 | 2026-05-08T01:05:04.028Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1712 | 2026-05-08T01:05:04.047Z | Compiling indent_write v2.2.0 |
| 1713 | 2026-05-08T01:05:04.103Z | Compiling managed v0.8.0 |
| 1714 | 2026-05-08T01:05:04.107Z | Compiling pkg-config v0.3.32 |
| 1715 | 2026-05-08T01:05:04.184Z | Compiling nix v0.31.2 |
| 1716 | 2026-05-08T01:05:04.383Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1717 | 2026-05-08T01:05:04.492Z | Compiling postcard v1.1.3 |
| 1718 | 2026-05-08T01:05:04.558Z | Compiling openssl-sys v0.9.115 |
| 1719 | 2026-05-08T01:05:04.558Z | Compiling num_enum_derive v0.7.6 |
| 1720 | 2026-05-08T01:05:05.099Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1721 | 2026-05-08T01:05:05.111Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1722 | 2026-05-08T01:05:05.198Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1723 | 2026-05-08T01:05:05.374Z | Compiling ingot v0.1.1 |
| 1724 | 2026-05-08T01:05:05.602Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1725 | 2026-05-08T01:05:06.145Z | Compiling proc-macro-crate v1.3.1 |
| 1726 | 2026-05-08T01:05:06.272Z | Compiling progenitor-impl v0.13.0 |
| 1727 | 2026-05-08T01:05:06.496Z | Compiling hubpack_derive v0.1.1 |
| 1728 | 2026-05-08T01:05:07.066Z | Compiling foreign-types-macros v0.2.3 |
| 1729 | 2026-05-08T01:05:07.088Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1730 | 2026-05-08T01:05:07.302Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1731 | 2026-05-08T01:05:07.405Z | Compiling semver v0.1.20 |
| 1732 | 2026-05-08T01:05:07.540Z | Compiling foreign-types-shared v0.3.1 |
| 1733 | 2026-05-08T01:05:07.649Z | Compiling swrite v0.1.0 |
| 1734 | 2026-05-08T01:05:07.673Z | Compiling rayon-core v1.13.0 |
| 1735 | 2026-05-08T01:05:07.722Z | Compiling linked-hash-map v0.5.6 |
| 1736 | 2026-05-08T01:05:07.745Z | Compiling cpufeatures v0.3.0 |
| 1737 | 2026-05-08T01:05:07.831Z | Compiling resolv-conf v0.7.6 |
| 1738 | 2026-05-08T01:05:07.914Z | Compiling lru-cache v0.1.2 |
| 1739 | 2026-05-08T01:05:07.924Z | Compiling chacha20 v0.10.0 |
| 1740 | 2026-05-08T01:05:07.937Z | Compiling foreign-types v0.5.0 |
| 1741 | 2026-05-08T01:05:08.020Z | Compiling rustc_version v0.1.7 |
| 1742 | 2026-05-08T01:05:08.093Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1743 | 2026-05-08T01:05:08.195Z | Compiling hubpack v0.1.2 |
| 1744 | 2026-05-08T01:05:08.229Z | Compiling num_enum_derive v0.5.11 |
| 1745 | 2026-05-08T01:05:08.424Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1746 | 2026-05-08T01:05:08.436Z | Compiling num_enum v0.7.6 |
| 1747 | 2026-05-08T01:05:08.576Z | Compiling hickory-proto v0.24.4 |
| 1748 | 2026-05-08T01:05:09.255Z | Compiling crossbeam-deque v0.8.6 |
| 1749 | 2026-05-08T01:05:09.267Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1750 | 2026-05-08T01:05:09.456Z | Compiling serde-big-array v0.5.1 |
| 1751 | 2026-05-08T01:05:09.607Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1752 | 2026-05-08T01:05:09.782Z | Compiling derive-where v1.6.1 |
| 1753 | 2026-05-08T01:05:09.955Z | Compiling progenitor-macro v0.13.0 |
| 1754 | 2026-05-08T01:05:10.072Z | Compiling pin-project-internal v1.1.11 |
| 1755 | 2026-05-08T01:05:10.128Z | Compiling serde_repr v0.1.20 |
| 1756 | 2026-05-08T01:05:10.726Z | Compiling cstr-argument v0.1.2 |
| 1757 | 2026-05-08T01:05:10.892Z | Compiling lazy_static v1.5.0 |
| 1758 | 2026-05-08T01:05:11.005Z | Compiling unicode-segmentation v1.13.2 |
| 1759 | 2026-05-08T01:05:11.033Z | Compiling minimal-lexical v0.2.1 |
| 1760 | 2026-05-08T01:05:11.057Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1761 | 2026-05-08T01:05:11.179Z | Compiling siphasher v1.0.2 |
| 1762 | 2026-05-08T01:05:11.304Z | Compiling nom v7.1.3 |
| 1763 | 2026-05-08T01:05:11.315Z | Compiling pin-project v1.1.11 |
| 1764 | 2026-05-08T01:05:11.381Z | Compiling phf_shared v0.12.1 |
| 1765 | 2026-05-08T01:05:11.419Z | Compiling newline-converter v0.3.0 |
| 1766 | 2026-05-08T01:05:11.435Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1767 | 2026-05-08T01:05:11.543Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1768 | 2026-05-08T01:05:11.562Z | Compiling hickory-resolver v0.24.4 |
| 1769 | 2026-05-08T01:05:11.875Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1770 | 2026-05-08T01:05:12.010Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1771 | 2026-05-08T01:05:12.352Z | Compiling num_enum v0.5.11 |
| 1772 | 2026-05-08T01:05:12.480Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1773 | 2026-05-08T01:05:12.730Z | Compiling newtype_derive v0.1.6 |
| 1774 | 2026-05-08T01:05:12.970Z | Compiling rand v0.10.1 |
| 1775 | 2026-05-08T01:05:13.052Z | Compiling atomicwrites v0.4.4 |
| 1776 | 2026-05-08T01:05:13.680Z | Compiling snafu-derive v0.8.9 |
| 1777 | 2026-05-08T01:05:13.734Z | Compiling unicode-normalization v0.1.25 |
| 1778 | 2026-05-08T01:05:14.210Z | Compiling console v0.15.11 |
| 1779 | 2026-05-08T01:05:14.222Z | Compiling camino-tempfile v1.4.1 |
| 1780 | 2026-05-08T01:05:14.316Z | Compiling tokio-stream v0.1.18 |
| 1781 | 2026-05-08T01:05:14.467Z | Compiling async-recursion v1.1.1 |
| 1782 | 2026-05-08T01:05:14.482Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1783 | 2026-05-08T01:05:14.721Z | Compiling slog-dtrace v0.3.0 |
| 1784 | 2026-05-08T01:05:14.782Z | Compiling csv-core v0.1.13 |
| 1785 | 2026-05-08T01:05:14.797Z | Compiling bstr v1.12.1 |
| 1786 | 2026-05-08T01:05:14.893Z | Compiling unicode-width v0.1.14 |
| 1787 | 2026-05-08T01:05:14.937Z | Compiling chrono-tz v0.10.4 |
| 1788 | 2026-05-08T01:05:15.052Z | Compiling foreign-types-shared v0.1.1 |
| 1789 | 2026-05-08T01:05:15.120Z | Compiling progenitor v0.13.0 |
| 1790 | 2026-05-08T01:05:15.153Z | Compiling same-file v1.0.6 |
| 1791 | 2026-05-08T01:05:15.161Z | Compiling cancel-safe-futures v0.1.5 |
| 1792 | 2026-05-08T01:05:15.161Z | Compiling owo-colors v4.3.0 |
| 1793 | 2026-05-08T01:05:15.180Z | Compiling similar v2.7.0 |
| 1794 | 2026-05-08T01:05:15.250Z | Compiling highway v1.3.0 |
| 1795 | 2026-05-08T01:05:15.303Z | Compiling openssl v0.10.79 |
| 1796 | 2026-05-08T01:05:15.317Z | Compiling foldhash v0.1.5 |
| 1797 | 2026-05-08T01:05:15.404Z | Compiling unicode-xid v0.2.6 |
| 1798 | 2026-05-08T01:05:15.419Z | Compiling snafu v0.8.9 |
| 1799 | 2026-05-08T01:05:15.500Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1800 | 2026-05-08T01:05:15.522Z | Compiling hashbrown v0.15.5 |
| 1801 | 2026-05-08T01:05:15.532Z | Compiling const_format_proc_macros v0.2.34 |
| 1802 | 2026-05-08T01:05:15.582Z | Compiling expectorate v1.2.0 |
| 1803 | 2026-05-08T01:05:15.661Z | Compiling walkdir v2.5.0 |
| 1804 | 2026-05-08T01:05:15.740Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1805 | 2026-05-08T01:05:15.833Z | Compiling globset v0.4.18 |
| 1806 | 2026-05-08T01:05:16.037Z | Compiling foreign-types v0.3.2 |
| 1807 | 2026-05-08T01:05:16.064Z | Compiling csv v1.4.0 |
| 1808 | 2026-05-08T01:05:16.160Z | Compiling qorb v0.4.1 |
| 1809 | 2026-05-08T01:05:16.207Z | Compiling olpc-cjson v0.1.4 |
| 1810 | 2026-05-08T01:05:16.340Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1811 | 2026-05-08T01:05:16.637Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1812 | 2026-05-08T01:05:17.517Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1813 | 2026-05-08T01:05:18.079Z | Compiling rayon v1.11.0 |
| 1814 | 2026-05-08T01:05:18.192Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1815 | 2026-05-08T01:05:18.198Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1816 | 2026-05-08T01:05:18.541Z | Compiling phf v0.12.1 |
| 1817 | 2026-05-08T01:05:18.650Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1818 | 2026-05-08T01:05:18.685Z | Compiling zone_cfg_derive v0.3.1 |
| 1819 | 2026-05-08T01:05:18.974Z | Compiling tokio-dtrace v0.1.1 |
| 1820 | 2026-05-08T01:05:19.263Z | Compiling itertools v0.12.1 |
| 1821 | 2026-05-08T01:05:19.364Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1822 | 2026-05-08T01:05:19.508Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1823 | 2026-05-08T01:05:19.573Z | Compiling libsw-core v0.3.2 |
| 1824 | 2026-05-08T01:05:19.599Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1825 | 2026-05-08T01:05:19.753Z | Compiling serde_plain v1.0.2 |
| 1826 | 2026-05-08T01:05:19.853Z | Compiling num-derive v0.4.2 |
| 1827 | 2026-05-08T01:05:19.885Z | Compiling openssl-macros v0.1.1 |
| 1828 | 2026-05-08T01:05:19.972Z | Compiling pem v3.0.6 |
| 1829 | 2026-05-08T01:05:20.149Z | Compiling cookie v0.18.1 |
| 1830 | 2026-05-08T01:05:20.189Z | Compiling sigpipe v0.1.3 |
| 1831 | 2026-05-08T01:05:20.231Z | Compiling jiff v0.2.23 |
| 1832 | 2026-05-08T01:05:20.262Z | Compiling glob v0.3.3 |
| 1833 | 2026-05-08T01:05:20.376Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1834 | 2026-05-08T01:05:20.432Z | Compiling fixedbitset v0.4.2 |
| 1835 | 2026-05-08T01:05:20.432Z | Compiling typed-path v0.9.3 |
| 1836 | 2026-05-08T01:05:20.476Z | Compiling fixedbitset v0.5.7 |
| 1837 | 2026-05-08T01:05:20.998Z | Compiling bytecount v0.6.9 |
| 1838 | 2026-05-08T01:05:21.004Z | Compiling petgraph v0.6.5 |
| 1839 | 2026-05-08T01:05:21.005Z | Compiling petgraph v0.8.3 |
| 1840 | 2026-05-08T01:05:21.005Z | Compiling papergrid v0.11.0 |
| 1841 | 2026-05-08T01:05:21.005Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1842 | 2026-05-08T01:05:21.214Z | Compiling zone v0.3.1 |
| 1843 | 2026-05-08T01:05:21.758Z | Compiling tough v0.20.0 |
| 1844 | 2026-05-08T01:05:22.048Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1845 | 2026-05-08T01:05:22.199Z | Compiling libsw v3.5.0 |
| 1846 | 2026-05-08T01:05:22.389Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1847 | 2026-05-08T01:05:22.530Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1848 | 2026-05-08T01:05:22.562Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1849 | 2026-05-08T01:05:22.642Z | Compiling oxide-tokio-rt v0.1.3 |
| 1850 | 2026-05-08T01:05:22.968Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1851 | 2026-05-08T01:05:23.854Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1852 | 2026-05-08T01:05:24.033Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1853 | 2026-05-08T01:05:24.108Z | Compiling const_format v0.2.35 |
| 1854 | 2026-05-08T01:05:24.433Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1855 | 2026-05-08T01:05:24.553Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1856 | 2026-05-08T01:05:24.806Z | Compiling tabled_derive v0.7.0 |
| 1857 | 2026-05-08T01:05:24.929Z | Compiling gethostname v0.5.0 |
| 1858 | 2026-05-08T01:05:25.062Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1859 | 2026-05-08T01:05:25.091Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1860 | 2026-05-08T01:05:25.190Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1861 | 2026-05-08T01:05:25.342Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1862 | 2026-05-08T01:05:25.536Z | Compiling bcs v0.1.6 |
| 1863 | 2026-05-08T01:05:25.762Z | Compiling smf v0.2.3 |
| 1864 | 2026-05-08T01:05:25.868Z | Compiling unicode-linebreak v0.1.5 |
| 1865 | 2026-05-08T01:05:25.905Z | Compiling whoami v1.6.1 |
| 1866 | 2026-05-08T01:05:26.123Z | Compiling tagptr v0.2.0 |
| 1867 | 2026-05-08T01:05:26.225Z | Compiling linear-map v1.2.0 |
| 1868 | 2026-05-08T01:05:26.281Z | Compiling crunchy v0.2.4 |
| 1869 | 2026-05-08T01:05:26.385Z | Compiling smawk v0.3.2 |
| 1870 | 2026-05-08T01:05:26.418Z | Compiling termtree v0.5.1 |
| 1871 | 2026-05-08T01:05:26.463Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1872 | 2026-05-08T01:05:26.511Z | Compiling textwrap v0.16.2 |
| 1873 | 2026-05-08T01:05:26.523Z | Compiling moka v0.12.15 |
| 1874 | 2026-05-08T01:05:26.604Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1875 | 2026-05-08T01:05:26.624Z | Compiling tabled v0.15.0 |
| 1876 | 2026-05-08T01:05:27.139Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1877 | 2026-05-08T01:05:27.428Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1878 | 2026-05-08T01:05:27.449Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1879 | 2026-05-08T01:05:27.627Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1880 | 2026-05-08T01:05:28.208Z | Compiling steno v0.4.1 |
| 1881 | 2026-05-08T01:05:28.866Z | Compiling hickory-proto v0.25.2 |
| 1882 | 2026-05-08T01:05:29.412Z | Compiling humantime v2.3.0 |
| 1883 | 2026-05-08T01:05:29.710Z | Compiling tiny-keccak v2.0.2 |
| 1884 | 2026-05-08T01:05:30.048Z | Compiling num-derive v0.3.3 |
| 1885 | 2026-05-08T01:05:30.224Z | Compiling parking_lot_core v0.8.6 |
| 1886 | 2026-05-08T01:05:30.537Z | Compiling crc32fast v1.5.0 |
| 1887 | 2026-05-08T01:05:30.753Z | Compiling hickory-resolver v0.25.2 |
| 1888 | 2026-05-08T01:05:30.841Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1889 | 2026-05-08T01:05:31.003Z | Compiling libscf-sys v1.1.0 |
| 1890 | 2026-05-08T01:05:31.119Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1891 | 2026-05-08T01:05:31.209Z | Compiling const-random-macro v0.1.16 |
| 1892 | 2026-05-08T01:05:31.442Z | Compiling ahash v0.8.12 |
| 1893 | 2026-05-08T01:05:31.519Z | Compiling smartstring v1.0.1 |
| 1894 | 2026-05-08T01:05:31.601Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1895 | 2026-05-08T01:05:31.742Z | Compiling parking_lot v0.11.2 |
| 1896 | 2026-05-08T01:05:31.754Z | Compiling const-random v0.1.18 |
| 1897 | 2026-05-08T01:05:32.112Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1898 | 2026-05-08T01:05:32.213Z | Compiling progenitor-impl v0.14.0 |
| 1899 | 2026-05-08T01:05:32.419Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1900 | 2026-05-08T01:05:32.467Z | Compiling fxhash v0.2.1 |
| 1901 | 2026-05-08T01:05:32.588Z | Compiling arc-swap v1.9.0 |
| 1902 | 2026-05-08T01:05:32.633Z | Compiling internet-checksum v0.2.1 |
| 1903 | 2026-05-08T01:05:32.646Z | Compiling sled v0.34.7 |
| 1904 | 2026-05-08T01:05:32.916Z | Compiling slog-scope v4.4.1 |
| 1905 | 2026-05-08T01:05:33.098Z | Compiling progenitor-client v0.14.0 |
| 1906 | 2026-05-08T01:05:33.495Z | Compiling thin-vec v0.2.14 |
| 1907 | 2026-05-08T01:05:33.509Z | Compiling rhai_codegen v3.1.0 |
| 1908 | 2026-05-08T01:05:33.614Z | Compiling slog-stdlog v4.1.1 |
| 1909 | 2026-05-08T01:05:33.860Z | Compiling nom v8.0.0 |
| 1910 | 2026-05-08T01:05:33.893Z | Compiling slog-envlogger v2.2.0 |
| 1911 | 2026-05-08T01:05:34.361Z | Compiling natord v1.0.9 |
| 1912 | 2026-05-08T01:05:34.611Z | Compiling rhai v1.24.0 |
| 1913 | 2026-05-08T01:05:35.317Z | Compiling progenitor-macro v0.14.0 |
| 1914 | 2026-05-08T01:05:36.400Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1915 | 2026-05-08T01:05:38.547Z | Compiling progenitor v0.14.0 |
| 1916 | 2026-05-08T01:05:38.640Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1917 | 2026-05-08T01:05:45.373Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1918 | 2026-05-08T01:05:45.999Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1919 | 2026-05-08T01:05:47.123Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1920 | 2026-05-08T01:05:48.255Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1921 | 2026-05-08T01:05:49.026Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1922 | 2026-05-08T01:05:50.474Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1923 | 2026-05-08T01:05:58.848Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1924 | 2026-05-08T01:06:24.833Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1925 | 2026-05-08T01:06:25.013Z | ──────────── |
| 1926 | 2026-05-08T01:06:25.013Z | Nextest run ID 1a7a2a76-f5dc-4f2e-a720-53bab016f599 with nextest profile: default |
| 1927 | 2026-05-08T01:06:25.013Z | Starting 6 tests across 1 binary |
| 1928 | 2026-05-08T01:06:25.022Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1929 | 2026-05-08T01:06:25.025Z | PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1930 | 2026-05-08T01:06:25.025Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1931 | 2026-05-08T01:06:25.025Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1932 | 2026-05-08T01:06:25.025Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1933 | 2026-05-08T01:06:25.025Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1934 | 2026-05-08T01:06:25.025Z | ──────────── |
| 1935 | 2026-05-08T01:06:25.025Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1936 | 2026-05-08T01:06:25.036Z | process exited: duration 294217 ms, exit code 0 |
| |
| 1937 | 2026-05-08T01:06:25.043Z | found 0 output files |