|
|
|
| 1 | 2026-05-11T04:02:55.399Z | job assigned to worker 01KRAK5Z09JBCBEG1XWPKMBQH0 [factory aws, i-03f605a22bba719f2] (queued for 1 m 0 s) |
| |
| 2 | 2026-05-11T04:03:02.455Z | starting task 0: "setup" |
| 3 | 2026-05-11T04:03:02.461Z | ++ uname -s |
| 4 | 2026-05-11T04:03:02.461Z | + kern=SunOS |
| 5 | 2026-05-11T04:03:02.461Z | + build_user=build |
| 6 | 2026-05-11T04:03:02.461Z | + build_uid=12345 |
| 7 | 2026-05-11T04:03:02.461Z | + work_dir=/work |
| 8 | 2026-05-11T04:03:02.461Z | + input_dir=/input |
| 9 | 2026-05-11T04:03:02.461Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-11T04:03:02.461Z | + case "$kern" in |
| 11 | 2026-05-11T04:03:02.461Z | + groupadd -g 12345 build |
| 12 | 2026-05-11T04:03:02.466Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-11T04:03:04.468Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-11T04:03:04.592Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-11T04:03:04.595Z | + home_fs=zfs |
| 16 | 2026-05-11T04:03:04.595Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-11T04:03:04.595Z | + mkdir -p /home/build |
| 18 | 2026-05-11T04:03:04.595Z | + chown build:build /home/build /work |
| 19 | 2026-05-11T04:03:06.597Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-11T04:03:06.602Z | process exited: duration 4147 ms, exit code 0 |
| |
| 21 | 2026-05-11T04:03:06.608Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-11T04:03:06.613Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-11T04:03:06.613Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-11T04:03:06.613Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-11T04:03:06.613Z | * rust toolchain profile = "default" |
| 26 | 2026-05-11T04:03:06.616Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-11T04:03:06.616Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-11T04:03:06.616Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-11T04:03:06.616Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-11T04:03:06.712Z | info: downloading installer |
| 31 | 2026-05-11T04:03:08.090Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-11T04:03:08.090Z | warn: /opt/ooce/bin |
| 33 | 2026-05-11T04:03:08.090Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-11T04:03:08.090Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-11T04:03:08.090Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-11T04:03:08.090Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-11T04:03:08.090Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-11T04:03:08.090Z | error: cannot install while Rust is installed |
| 39 | 2026-05-11T04:03:08.090Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-11T04:03:08.090Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-11T04:03:08.091Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-11T04:03:08.091Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-11T04:03:08.091Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-11T04:03:08.104Z | info: profile set to default |
| 45 | 2026-05-11T04:03:08.104Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-11T04:03:08.107Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-11T04:03:08.237Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-11T04:03:08.240Z | info: downloading 6 components |
| 49 | 2026-05-11T04:03:22.258Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-11T04:03:22.258Z | |
| 51 | 2026-05-11T04:03:22.279Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-11T04:03:22.279Z | |
| 53 | 2026-05-11T04:03:22.279Z | |
| 54 | 2026-05-11T04:03:22.279Z | Rust is installed now. Great! |
| 55 | 2026-05-11T04:03:22.279Z | |
| 56 | 2026-05-11T04:03:22.284Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-11T04:03:22.284Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-11T04:03:22.284Z | |
| 59 | 2026-05-11T04:03:22.284Z | To configure your current shell, you need to source |
| 60 | 2026-05-11T04:03:22.285Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-11T04:03:22.285Z | |
| 62 | 2026-05-11T04:03:22.285Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-11T04:03:22.285Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-11T04:03:22.285Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-11T04:03:22.285Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-11T04:03:22.285Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-11T04:03:22.285Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-11T04:03:22.285Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-11T04:03:22.285Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-11T04:03:22.285Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-11T04:03:22.381Z | + rustup --version |
| 72 | 2026-05-11T04:03:22.389Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-11T04:03:22.392Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-11T04:03:22.410Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-11T04:03:22.413Z | + cargo --version |
| 76 | 2026-05-11T04:03:22.428Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-11T04:03:22.435Z | + rustc --version |
| 78 | 2026-05-11T04:03:22.452Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-11T04:03:22.459Z | process exited: duration 15842 ms, exit code 0 |
| |
| 80 | 2026-05-11T04:03:22.473Z | starting task 2: "authentication" |
| 81 | 2026-05-11T04:03:22.506Z | process exited: duration 34 ms, exit code 0 |
| |
| 82 | 2026-05-11T04:03:22.519Z | starting task 3: "clone repository" |
| 83 | 2026-05-11T04:03:22.527Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-11T04:03:22.527Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-11T04:03:22.555Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-11T04:03:23.455Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-11T04:03:23.455Z | + git fetch origin 5050964daba98b5ecf91ea2a5a9be9418f1853f9 |
| 88 | 2026-05-11T04:03:23.723Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-11T04:03:23.723Z | * branch 5050964daba98b5ecf91ea2a5a9be9418f1853f9 -> FETCH_HEAD |
| 90 | 2026-05-11T04:03:23.729Z | + [[ -n '' ]] |
| 91 | 2026-05-11T04:03:23.729Z | + git reset --hard 5050964daba98b5ecf91ea2a5a9be9418f1853f9 |
| 92 | 2026-05-11T04:03:23.749Z | HEAD is now at 5050964 [ddm-api] PUT /peer for state-machine-bypassing peer injection |
| 93 | 2026-05-11T04:03:23.753Z | process exited: duration 1235 ms, exit code 0 |
| |
| 94 | 2026-05-11T04:03:23.759Z | starting task 4: "build" |
| 95 | 2026-05-11T04:03:23.763Z | + set -e |
| 96 | 2026-05-11T04:03:23.763Z | + source .github/buildomat/test-common.sh |
| 97 | 2026-05-11T04:03:23.766Z | ++ NEXTEST_VERSION=0.9.97 |
| 98 | 2026-05-11T04:03:23.766Z | ++ PLATFORM=illumos |
| 99 | 2026-05-11T04:03:23.766Z | ++ banner install |
| 100 | 2026-05-11T04:03:23.766Z | |
| 101 | 2026-05-11T04:03:23.767Z | # # # #### ##### ## # # |
| 102 | 2026-05-11T04:03:23.767Z | # ## # # # # # # # |
| 103 | 2026-05-11T04:03:23.767Z | # # # # #### # # # # # |
| 104 | 2026-05-11T04:03:23.767Z | # # # # # # ###### # # |
| 105 | 2026-05-11T04:03:23.767Z | # # ## # # # # # # # |
| 106 | 2026-05-11T04:03:23.767Z | # # # #### # # # ###### ###### |
| 107 | 2026-05-11T04:03:23.767Z | |
| 108 | 2026-05-11T04:03:23.767Z | ++ set +o errexit |
| 109 | 2026-05-11T04:03:23.767Z | ++ pkg info clang-15 |
| 110 | 2026-05-11T04:03:23.770Z | ++ grep -qi installed |
| 111 | 2026-05-11T04:03:24.964Z | pkg: info: no packages matching the following patterns you specified are |
| 112 | 2026-05-11T04:03:24.964Z | installed on the system. Try querying remotely instead: |
| 113 | 2026-05-11T04:03:24.964Z | |
| 114 | 2026-05-11T04:03:24.964Z | clang-15 |
| 115 | 2026-05-11T04:03:25.001Z | ++ [[ 1 != 0 ]] |
| 116 | 2026-05-11T04:03:25.001Z | ++ set -o errexit |
| 117 | 2026-05-11T04:03:25.001Z | ++ pfexec pkg install clang-15 |
| 118 | 2026-05-11T04:03:31.619Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 119 | 2026-05-11T04:03:39.306Z | Startup: Caching catalogs ... Done |
| 120 | 2026-05-11T04:03:46.478Z | Planning: Solver setup ... Done |
| 121 | 2026-05-11T04:03:46.518Z | Planning: Running solver ... Done |
| 122 | 2026-05-11T04:03:46.657Z | Planning: Finding local manifests ... Done |
| 123 | 2026-05-11T04:03:46.668Z | Planning: Fetching manifests: 0/2 0% complete |
| 124 | 2026-05-11T04:03:46.753Z | Planning: Fetching manifests: 2/2 100% complete |
| 125 | 2026-05-11T04:03:46.782Z | Planning: Package planning ... Done |
| 126 | 2026-05-11T04:03:46.808Z | Planning: Merging actions ... Done |
| 127 | 2026-05-11T04:03:46.913Z | Planning: Checking for conflicting actions ... Done |
| 128 | 2026-05-11T04:03:46.920Z | Planning: Consolidating action changes ... Done |
| 129 | 2026-05-11T04:03:47.684Z | Planning: Evaluating mediators ... Done |
| 130 | 2026-05-11T04:03:47.688Z | Planning: Planning completed in 8.21 seconds |
| 131 | 2026-05-11T04:03:47.700Z | Packages to install: 2 |
| 132 | 2026-05-11T04:03:47.700Z | Mediators to change: 2 |
| 133 | 2026-05-11T04:03:47.700Z | Services to change: 1 |
| 134 | 2026-05-11T04:03:47.708Z | Create boot environment: No |
| 135 | 2026-05-11T04:03:47.708Z | Create backup boot environment: No |
| 136 | 2026-05-11T04:03:47.740Z | |
| 137 | 2026-05-11T04:03:47.740Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 138 | 2026-05-11T04:03:52.781Z | Download: 647/3076 items 17.5/211.3MB 8% complete (3.7M/s) |
| 139 | 2026-05-11T04:03:57.810Z | Download: 978/3076 items 80.6/211.3MB 38% complete (10.1M/s) |
| 140 | 2026-05-11T04:04:13.985Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 141 | 2026-05-11T04:04:20.133Z | Download: 3028/3076 items 201.7/211.3MB 95% complete (24.5M/s) |
| 142 | 2026-05-11T04:04:22.409Z | Download: Completed 211.31 MB in 34.67 seconds (6.1M/s) |
| 143 | 2026-05-11T04:04:22.547Z | Actions: 1/3418 actions (Installing new actions) |
| 144 | 2026-05-11T04:04:25.691Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 145 | 2026-05-11T04:04:26.338Z | Done |
| 146 | 2026-05-11T04:04:26.338Z | Done |
| 147 | 2026-05-11T04:04:27.075Z | Done |
| 148 | 2026-05-11T04:04:30.441Z | Done |
| 149 | 2026-05-11T04:04:30.510Z | Done |
| 150 | 2026-05-11T04:04:30.513Z | Done |
| 151 | 2026-05-11T04:04:30.759Z | Done |
| 152 | 2026-05-11T04:04:31.434Z | ++ set -o errexit |
| 153 | 2026-05-11T04:04:31.434Z | ++ cargo --version |
| 154 | 2026-05-11T04:04:31.441Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 155 | 2026-05-11T04:04:31.585Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 156 | 2026-05-11T04:04:31.589Z | info: downloading 6 components |
| 157 | 2026-05-11T04:04:46.198Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 158 | 2026-05-11T04:04:46.202Z | ++ rustc --version |
| 159 | 2026-05-11T04:04:46.229Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 160 | 2026-05-11T04:04:46.234Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 161 | 2026-05-11T04:04:46.276Z | Updating crates.io index |
| 162 | 2026-05-11T04:04:46.383Z | Downloading crates ... |
| 163 | 2026-05-11T04:04:46.450Z | Downloaded cargo-nextest v0.9.97 |
| 164 | 2026-05-11T04:04:46.513Z | Installing cargo-nextest v0.9.97 |
| 165 | 2026-05-11T04:04:46.554Z | Updating crates.io index |
| 166 | 2026-05-11T04:04:49.192Z | Locking 404 packages to latest compatible versions |
| 167 | 2026-05-11T04:04:49.196Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 168 | 2026-05-11T04:04:49.199Z | Adding duct v0.13.7 (available: v1.1.1) |
| 169 | 2026-05-11T04:04:49.199Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 170 | 2026-05-11T04:04:49.199Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 171 | 2026-05-11T04:04:49.202Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 172 | 2026-05-11T04:04:49.202Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 173 | 2026-05-11T04:04:49.202Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 174 | 2026-05-11T04:04:49.209Z | Adding nextest-runner v0.80.0 (available: v0.114.0) |
| 175 | 2026-05-11T04:04:49.209Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 176 | 2026-05-11T04:04:49.226Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 177 | 2026-05-11T04:04:49.236Z | Downloading crates ... |
| 178 | 2026-05-11T04:04:49.305Z | Downloaded atomic-waker v1.1.2 |
| 179 | 2026-05-11T04:04:49.312Z | Downloaded adler2 v2.0.1 |
| 180 | 2026-05-11T04:04:49.315Z | Downloaded anstream v1.0.0 |
| 181 | 2026-05-11T04:04:49.319Z | Downloaded addr2line v0.25.1 |
| 182 | 2026-05-11T04:04:49.322Z | Downloaded home v0.5.12 |
| 183 | 2026-05-11T04:04:49.325Z | Downloaded form_urlencoded v1.2.2 |
| 184 | 2026-05-11T04:04:49.325Z | Downloaded enable-ansi-support v0.2.1 |
| 185 | 2026-05-11T04:04:49.327Z | Downloaded generic-array v0.14.7 |
| 186 | 2026-05-11T04:04:49.328Z | Downloaded futures-io v0.3.32 |
| 187 | 2026-05-11T04:04:49.328Z | Downloaded anstyle-query v1.1.5 |
| 188 | 2026-05-11T04:04:49.330Z | Downloaded guppy-workspace-hack v0.1.0 |
| 189 | 2026-05-11T04:04:49.330Z | Downloaded cargo-platform v0.2.0 |
| 190 | 2026-05-11T04:04:49.333Z | Downloaded backtrace v0.3.76 |
| 191 | 2026-05-11T04:04:49.336Z | Downloaded cargo_metadata v0.20.0 |
| 192 | 2026-05-11T04:04:49.336Z | Downloaded http v1.4.0 |
| 193 | 2026-05-11T04:04:49.339Z | Downloaded futures-channel v0.3.32 |
| 194 | 2026-05-11T04:04:49.342Z | Downloaded cc v1.2.62 |
| 195 | 2026-05-11T04:04:49.343Z | Downloaded debug-ignore v1.0.5 |
| 196 | 2026-05-11T04:04:49.346Z | Downloaded http-body-util v0.1.3 |
| 197 | 2026-05-11T04:04:49.346Z | Downloaded base64ct v1.8.3 |
| 198 | 2026-05-11T04:04:49.348Z | Downloaded log v0.4.29 |
| 199 | 2026-05-11T04:04:49.352Z | Downloaded camino v1.2.2 |
| 200 | 2026-05-11T04:04:49.352Z | Downloaded proc-macro2 v1.0.106 |
| 201 | 2026-05-11T04:04:49.355Z | Downloaded iana-time-zone v0.1.65 |
| 202 | 2026-05-11T04:04:49.358Z | Downloaded find-msvc-tools v0.1.9 |
| 203 | 2026-05-11T04:04:49.361Z | Downloaded parking_lot v0.12.5 |
| 204 | 2026-05-11T04:04:49.367Z | Downloaded rustc-demangle v0.1.27 |
| 205 | 2026-05-11T04:04:49.370Z | Downloaded pathdiff v0.2.3 |
| 206 | 2026-05-11T04:04:49.372Z | Downloaded serde_spanned v1.1.1 |
| 207 | 2026-05-11T04:04:49.372Z | Downloaded lazy_static v1.5.0 |
| 208 | 2026-05-11T04:04:49.375Z | Downloaded crypto-common v0.1.7 |
| 209 | 2026-05-11T04:04:49.375Z | Downloaded ppv-lite86 v0.2.21 |
| 210 | 2026-05-11T04:04:49.378Z | Downloaded errno v0.3.14 |
| 211 | 2026-05-11T04:04:49.378Z | Downloaded hex v0.4.3 |
| 212 | 2026-05-11T04:04:49.378Z | Downloaded mukti-metadata v0.3.0 |
| 213 | 2026-05-11T04:04:49.381Z | Downloaded heck v0.5.0 |
| 214 | 2026-05-11T04:04:49.381Z | Downloaded lru-slab v0.1.2 |
| 215 | 2026-05-11T04:04:49.381Z | Downloaded is_terminal_polyfill v1.70.2 |
| 216 | 2026-05-11T04:04:49.386Z | Downloaded nextest-filtering v0.15.0 |
| 217 | 2026-05-11T04:04:49.386Z | Downloaded futures-macro v0.3.32 |
| 218 | 2026-05-11T04:04:49.388Z | Downloaded filetime v0.2.28 |
| 219 | 2026-05-11T04:04:49.388Z | Downloaded openssl-macros v0.1.1 |
| 220 | 2026-05-11T04:04:49.388Z | Downloaded number_prefix v0.4.0 |
| 221 | 2026-05-11T04:04:49.388Z | Downloaded itoa v1.0.18 |
| 222 | 2026-05-11T04:04:49.391Z | Downloaded pin-project-lite v0.2.17 |
| 223 | 2026-05-11T04:04:49.394Z | Downloaded ordered-float v2.10.1 |
| 224 | 2026-05-11T04:04:49.397Z | Downloaded hyper-tls v0.6.0 |
| 225 | 2026-05-11T04:04:49.397Z | Downloaded indent_write v2.2.0 |
| 226 | 2026-05-11T04:04:49.400Z | Downloaded foreign-types v0.3.2 |
| 227 | 2026-05-11T04:04:49.400Z | Downloaded clap_lex v1.1.0 |
| 228 | 2026-05-11T04:04:49.402Z | Downloaded percent-encoding v2.3.2 |
| 229 | 2026-05-11T04:04:49.402Z | Downloaded quote v1.0.45 |
| 230 | 2026-05-11T04:04:49.402Z | Downloaded cfg-if v1.0.4 |
| 231 | 2026-05-11T04:04:49.405Z | Downloaded openssl-probe v0.2.1 |
| 232 | 2026-05-11T04:04:49.405Z | Downloaded colorchoice v1.0.5 |
| 233 | 2026-05-11T04:04:49.408Z | Downloaded erased-serde v0.4.10 |
| 234 | 2026-05-11T04:04:49.408Z | Downloaded cfg_aliases v0.2.1 |
| 235 | 2026-05-11T04:04:49.411Z | Downloaded futures-executor v0.3.32 |
| 236 | 2026-05-11T04:04:49.411Z | Downloaded fastrand v2.4.1 |
| 237 | 2026-05-11T04:04:49.411Z | Downloaded http-body v1.0.1 |
| 238 | 2026-05-11T04:04:49.414Z | Downloaded getrandom v0.4.2 |
| 239 | 2026-05-11T04:04:49.417Z | Downloaded eyre v0.6.12 |
| 240 | 2026-05-11T04:04:49.417Z | Downloaded humantime-serde v1.1.1 |
| 241 | 2026-05-11T04:04:49.417Z | Downloaded digest v0.10.7 |
| 242 | 2026-05-11T04:04:49.419Z | Downloaded futures-task v0.3.32 |
| 243 | 2026-05-11T04:04:49.419Z | Downloaded cpufeatures v0.2.17 |
| 244 | 2026-05-11T04:04:49.423Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 245 | 2026-05-11T04:04:49.423Z | Downloaded color-spantrace v0.3.0 |
| 246 | 2026-05-11T04:04:49.426Z | Downloaded indenter v0.3.4 |
| 247 | 2026-05-11T04:04:49.426Z | Downloaded equivalent v1.0.2 |
| 248 | 2026-05-11T04:04:49.426Z | Downloaded cargo-platform v0.3.3 |
| 249 | 2026-05-11T04:04:49.426Z | Downloaded rustc_version v0.4.1 |
| 250 | 2026-05-11T04:04:49.429Z | Downloaded nextest-workspace-hack v0.1.0 |
| 251 | 2026-05-11T04:04:49.429Z | Downloaded backtrace-ext v0.2.1 |
| 252 | 2026-05-11T04:04:49.432Z | Downloaded serde_spanned v0.6.9 |
| 253 | 2026-05-11T04:04:49.432Z | Downloaded document-features v0.2.12 |
| 254 | 2026-05-11T04:04:49.435Z | Downloaded os_pipe v1.2.3 |
| 255 | 2026-05-11T04:04:49.438Z | Downloaded rustc-hash v2.1.2 |
| 256 | 2026-05-11T04:04:49.438Z | Downloaded bytes v1.11.1 |
| 257 | 2026-05-11T04:04:49.441Z | Downloaded ed25519 v2.2.3 |
| 258 | 2026-05-11T04:04:49.444Z | Downloaded atomicwrites v0.4.4 |
| 259 | 2026-05-11T04:04:49.444Z | Downloaded anstyle-parse v1.0.0 |
| 260 | 2026-05-11T04:04:49.448Z | Downloaded convert_case v0.10.0 |
| 261 | 2026-05-11T04:04:49.448Z | Downloaded serde_ignored v0.1.14 |
| 262 | 2026-05-11T04:04:49.448Z | Downloaded miniz_oxide v0.8.9 |
| 263 | 2026-05-11T04:04:49.451Z | Downloaded foreign-types-shared v0.1.1 |
| 264 | 2026-05-11T04:04:49.451Z | Downloaded fnv v1.0.7 |
| 265 | 2026-05-11T04:04:49.451Z | Downloaded futures-core v0.3.32 |
| 266 | 2026-05-11T04:04:49.451Z | Downloaded block-buffer v0.10.4 |
| 267 | 2026-05-11T04:04:49.455Z | Downloaded signal-hook-mio v0.2.5 |
| 268 | 2026-05-11T04:04:49.455Z | Downloaded is_ci v1.2.0 |
| 269 | 2026-05-11T04:04:49.458Z | Downloaded shared_child v1.1.1 |
| 270 | 2026-05-11T04:04:49.461Z | Downloaded futures-sink v0.3.32 |
| 271 | 2026-05-11T04:04:49.461Z | Downloaded async-scoped v0.9.0 |
| 272 | 2026-05-11T04:04:49.464Z | Downloaded idna_adapter v1.0.0 |
| 273 | 2026-05-11T04:04:49.464Z | Downloaded future-queue v0.4.0 |
| 274 | 2026-05-11T04:04:49.467Z | Downloaded scopeguard v1.2.0 |
| 275 | 2026-05-11T04:04:49.467Z | Downloaded foldhash v0.1.5 |
| 276 | 2026-05-11T04:04:49.470Z | Downloaded parking_lot_core v0.9.12 |
| 277 | 2026-05-11T04:04:49.470Z | Downloaded futures v0.3.32 |
| 278 | 2026-05-11T04:04:49.473Z | Downloaded serde-value v0.7.0 |
| 279 | 2026-05-11T04:04:49.475Z | Downloaded self-replace v1.5.0 |
| 280 | 2026-05-11T04:04:49.476Z | Downloaded nested v0.1.1 |
| 281 | 2026-05-11T04:04:49.476Z | Downloaded rand_core v0.9.5 |
| 282 | 2026-05-11T04:04:49.480Z | Downloaded signature v2.2.0 |
| 283 | 2026-05-11T04:04:49.482Z | Downloaded shell-words v1.1.1 |
| 284 | 2026-05-11T04:04:49.482Z | Downloaded sigchld v0.2.4 |
| 285 | 2026-05-11T04:04:49.482Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-05-11T04:04:49.482Z | Downloaded strsim v0.11.1 |
| 287 | 2026-05-11T04:04:49.488Z | Downloaded supports-unicode v3.0.0 |
| 288 | 2026-05-11T04:04:49.492Z | Downloaded either v1.15.0 |
| 289 | 2026-05-11T04:04:49.492Z | Downloaded memchr v2.8.0 |
| 290 | 2026-05-11T04:04:49.495Z | Downloaded humantime v2.3.0 |
| 291 | 2026-05-11T04:04:49.495Z | Downloaded cargo_metadata v0.23.1 |
| 292 | 2026-05-11T04:04:49.498Z | Downloaded swrite v0.1.0 |
| 293 | 2026-05-11T04:04:49.498Z | Downloaded strip-ansi-escapes v0.2.1 |
| 294 | 2026-05-11T04:04:49.498Z | Downloaded newtype-uuid v1.3.2 |
| 295 | 2026-05-11T04:04:49.501Z | Downloaded ipnet v2.12.0 |
| 296 | 2026-05-11T04:04:49.501Z | Downloaded cargo-util-schemas v0.2.0 |
| 297 | 2026-05-11T04:04:49.501Z | Downloaded camino-tempfile v1.4.1 |
| 298 | 2026-05-11T04:04:49.504Z | Downloaded autocfg v1.5.0 |
| 299 | 2026-05-11T04:04:49.504Z | Downloaded anstyle v1.0.14 |
| 300 | 2026-05-11T04:04:49.507Z | Downloaded fixedbitset v0.5.7 |
| 301 | 2026-05-11T04:04:49.507Z | Downloaded tokio-macros v2.7.0 |
| 302 | 2026-05-11T04:04:49.507Z | Downloaded miette-derive v7.6.0 |
| 303 | 2026-05-11T04:04:49.510Z | Downloaded bitflags v2.11.1 |
| 304 | 2026-05-11T04:04:49.513Z | Downloaded supports-hyperlinks v3.2.0 |
| 305 | 2026-05-11T04:04:49.513Z | Downloaded supports-color v3.0.2 |
| 306 | 2026-05-11T04:04:49.513Z | Downloaded dialoguer v0.11.0 |
| 307 | 2026-05-11T04:04:49.516Z | Downloaded tinyvec_macros v0.1.1 |
| 308 | 2026-05-11T04:04:49.516Z | Downloaded terminal_size v0.4.4 |
| 309 | 2026-05-11T04:04:49.516Z | Downloaded serde_urlencoded v0.7.1 |
| 310 | 2026-05-11T04:04:49.520Z | Downloaded owo-colors v4.3.0 |
| 311 | 2026-05-11T04:04:49.522Z | Downloaded hyper-rustls v0.27.9 |
| 312 | 2026-05-11T04:04:49.525Z | Downloaded serde-untagged v0.1.9 |
| 313 | 2026-05-11T04:04:49.528Z | Downloaded self_update v0.42.0 |
| 314 | 2026-05-11T04:04:49.528Z | Downloaded getrandom v0.2.17 |
| 315 | 2026-05-11T04:04:49.531Z | Downloaded quinn-udp v0.5.14 |
| 316 | 2026-05-11T04:04:49.531Z | Downloaded native-tls v0.2.18 |
| 317 | 2026-05-11T04:04:49.534Z | Downloaded cfg-expr v0.20.7 |
| 318 | 2026-05-11T04:04:49.534Z | Downloaded toml_datetime v0.6.11 |
| 319 | 2026-05-11T04:04:49.537Z | Downloaded tower-layer v0.3.3 |
| 320 | 2026-05-11T04:04:49.539Z | Downloaded toml_write v0.1.2 |
| 321 | 2026-05-11T04:04:49.542Z | Downloaded slab v0.4.12 |
| 322 | 2026-05-11T04:04:49.542Z | Downloaded serde_path_to_error v0.1.20 |
| 323 | 2026-05-11T04:04:49.542Z | Downloaded globset v0.4.18 |
| 324 | 2026-05-11T04:04:49.546Z | Downloaded pkg-config v0.3.33 |
| 325 | 2026-05-11T04:04:49.549Z | Downloaded quick-junit v0.5.2 |
| 326 | 2026-05-11T04:04:49.549Z | Downloaded tower-service v0.3.3 |
| 327 | 2026-05-11T04:04:49.549Z | Downloaded tracing-error v0.2.1 |
| 328 | 2026-05-11T04:04:49.552Z | Downloaded pkcs8 v0.10.2 |
| 329 | 2026-05-11T04:04:49.552Z | Downloaded try-lock v0.2.5 |
| 330 | 2026-05-11T04:04:49.555Z | Downloaded lock_api v0.4.14 |
| 331 | 2026-05-11T04:04:49.557Z | Downloaded unicode-linebreak v0.1.5 |
| 332 | 2026-05-11T04:04:49.558Z | Downloaded simd-adler32 v0.3.9 |
| 333 | 2026-05-11T04:04:49.560Z | Downloaded typeid v1.0.3 |
| 334 | 2026-05-11T04:04:49.560Z | Downloaded subtle v2.6.1 |
| 335 | 2026-05-11T04:04:49.561Z | Downloaded static_assertions v1.1.0 |
| 336 | 2026-05-11T04:04:49.563Z | Downloaded utf8_iter v1.0.4 |
| 337 | 2026-05-11T04:04:49.563Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-05-11T04:04:49.563Z | Downloaded utf8parse v0.2.2 |
| 339 | 2026-05-11T04:04:49.563Z | Downloaded spki v0.7.3 |
| 340 | 2026-05-11T04:04:49.566Z | Downloaded smol_str v0.3.6 |
| 341 | 2026-05-11T04:04:49.566Z | Downloaded rand_core v0.6.4 |
| 342 | 2026-05-11T04:04:49.569Z | Downloaded rand_chacha v0.9.0 |
| 343 | 2026-05-11T04:04:49.569Z | Downloaded shlex v1.3.0 |
| 344 | 2026-05-11T04:04:49.569Z | Downloaded sha2 v0.10.9 |
| 345 | 2026-05-11T04:04:49.572Z | Downloaded const-oid v0.9.6 |
| 346 | 2026-05-11T04:04:49.572Z | Downloaded duct v0.13.7 |
| 347 | 2026-05-11T04:04:49.575Z | Downloaded rustls-pki-types v1.14.1 |
| 348 | 2026-05-11T04:04:49.575Z | Downloaded target-lexicon v0.13.3 |
| 349 | 2026-05-11T04:04:49.578Z | Downloaded thiserror v2.0.18 |
| 350 | 2026-05-11T04:04:49.581Z | Downloaded version_check v0.9.5 |
| 351 | 2026-05-11T04:04:49.581Z | Downloaded thiserror-impl v1.0.69 |
| 352 | 2026-05-11T04:04:49.581Z | Downloaded thiserror v1.0.69 |
| 353 | 2026-05-11T04:04:49.584Z | Downloaded urlencoding v2.1.3 |
| 354 | 2026-05-11T04:04:49.587Z | Downloaded target-spec-miette v0.4.6 |
| 355 | 2026-05-11T04:04:49.587Z | Downloaded semver v1.0.28 |
| 356 | 2026-05-11T04:04:49.590Z | Downloaded nextest-metadata v0.12.2 |
| 357 | 2026-05-11T04:04:49.590Z | Downloaded thread_local v1.1.9 |
| 358 | 2026-05-11T04:04:49.590Z | Downloaded tokio-native-tls v0.3.1 |
| 359 | 2026-05-11T04:04:49.593Z | Downloaded jobserver v0.1.34 |
| 360 | 2026-05-11T04:04:49.593Z | Downloaded httparse v1.10.1 |
| 361 | 2026-05-11T04:04:49.593Z | Downloaded flate2 v1.1.9 |
| 362 | 2026-05-11T04:04:49.596Z | Downloaded crc32fast v1.5.0 |
| 363 | 2026-05-11T04:04:49.599Z | Downloaded want v0.3.1 |
| 364 | 2026-05-11T04:04:49.599Z | Downloaded console v0.15.11 |
| 365 | 2026-05-11T04:04:49.602Z | Downloaded getrandom v0.3.4 |
| 366 | 2026-05-11T04:04:49.602Z | Downloaded clap_derive v4.6.1 |
| 367 | 2026-05-11T04:04:49.605Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 368 | 2026-05-11T04:04:49.605Z | Downloaded pin-project-internal v1.1.12 |
| 369 | 2026-05-11T04:04:49.605Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 370 | 2026-05-11T04:04:49.608Z | Downloaded xattr v1.6.1 |
| 371 | 2026-05-11T04:04:49.608Z | Downloaded once_cell v1.21.4 |
| 372 | 2026-05-11T04:04:49.611Z | Downloaded rand v0.9.4 |
| 373 | 2026-05-11T04:04:49.613Z | Downloaded smallvec v1.15.1 |
| 374 | 2026-05-11T04:04:49.613Z | Downloaded signal-hook-registry v1.4.8 |
| 375 | 2026-05-11T04:04:49.616Z | Downloaded ahash v0.8.12 |
| 376 | 2026-05-11T04:04:49.620Z | Downloaded litrs v1.0.0 |
| 377 | 2026-05-11T04:04:49.623Z | Downloaded unicase v2.9.0 |
| 378 | 2026-05-11T04:04:49.623Z | Downloaded num-traits v0.2.19 |
| 379 | 2026-05-11T04:04:49.626Z | Downloaded unicode-xid v0.2.6 |
| 380 | 2026-05-11T04:04:49.626Z | Downloaded target-spec v3.6.0 |
| 381 | 2026-05-11T04:04:49.629Z | Downloaded ryu v1.0.23 |
| 382 | 2026-05-11T04:04:49.632Z | Downloaded zipsign-api v0.1.5 |
| 383 | 2026-05-11T04:04:49.635Z | Downloaded derive-where v1.6.1 |
| 384 | 2026-05-11T04:04:49.638Z | Downloaded zeroize v1.8.2 |
| 385 | 2026-05-11T04:04:49.638Z | Downloaded tempfile v3.27.0 |
| 386 | 2026-05-11T04:04:49.638Z | Downloaded thiserror-impl v2.0.18 |
| 387 | 2026-05-11T04:04:49.641Z | Downloaded tokio-rustls v0.26.4 |
| 388 | 2026-05-11T04:04:49.641Z | Downloaded tokio-stream v0.1.18 |
| 389 | 2026-05-11T04:04:49.644Z | Downloaded pin-project v1.1.12 |
| 390 | 2026-05-11T04:04:49.649Z | Downloaded toml v0.8.23 |
| 391 | 2026-05-11T04:04:49.652Z | Downloaded miette v7.6.0 |
| 392 | 2026-05-11T04:04:49.655Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 393 | 2026-05-11T04:04:49.657Z | Downloaded zstd-safe v7.2.4 |
| 394 | 2026-05-11T04:04:49.657Z | Downloaded signal-hook v0.3.18 |
| 395 | 2026-05-11T04:04:49.660Z | Downloaded zmij v1.0.21 |
| 396 | 2026-05-11T04:04:49.660Z | Downloaded xxhash-rust v0.8.15 |
| 397 | 2026-05-11T04:04:49.660Z | Downloaded socket2 v0.6.3 |
| 398 | 2026-05-11T04:04:49.664Z | Downloaded indicatif v0.17.11 |
| 399 | 2026-05-11T04:04:49.664Z | Downloaded zstd v0.13.3 |
| 400 | 2026-05-11T04:04:49.666Z | Downloaded config v0.15.22 |
| 401 | 2026-05-11T04:04:49.669Z | Downloaded serde_core v1.0.228 |
| 402 | 2026-05-11T04:04:49.672Z | Downloaded clap v4.6.1 |
| 403 | 2026-05-11T04:04:49.675Z | Downloaded tracing-log v0.2.0 |
| 404 | 2026-05-11T04:04:49.678Z | Downloaded tracing-attributes v0.1.31 |
| 405 | 2026-05-11T04:04:49.678Z | Downloaded base64 v0.22.1 |
| 406 | 2026-05-11T04:04:49.682Z | Downloaded tinyvec v1.11.0 |
| 407 | 2026-05-11T04:04:49.688Z | Downloaded der v0.7.10 |
| 408 | 2026-05-11T04:04:49.694Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 409 | 2026-05-11T04:04:49.698Z | Downloaded tracing-core v0.1.36 |
| 410 | 2026-05-11T04:04:49.701Z | Downloaded openssl-sys v0.9.115 |
| 411 | 2026-05-11T04:04:49.704Z | Downloaded serde_derive v1.0.228 |
| 412 | 2026-05-11T04:04:49.711Z | Downloaded unicode-ident v1.0.24 |
| 413 | 2026-05-11T04:04:49.714Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-05-11T04:04:49.718Z | Downloaded quinn v0.11.9 |
| 415 | 2026-05-11T04:04:49.721Z | Downloaded uuid v1.23.1 |
| 416 | 2026-05-11T04:04:49.724Z | Downloaded derive_more-impl v2.1.1 |
| 417 | 2026-05-11T04:04:49.728Z | Downloaded rustls-webpki v0.103.13 |
| 418 | 2026-05-11T04:04:49.736Z | Downloaded sharded-slab v0.1.7 |
| 419 | 2026-05-11T04:04:49.744Z | Downloaded indexmap v2.14.0 |
| 420 | 2026-05-11T04:04:49.747Z | Downloaded vte v0.14.1 |
| 421 | 2026-05-11T04:04:49.750Z | Downloaded derive_more v2.1.1 |
| 422 | 2026-05-11T04:04:49.755Z | Downloaded mio v1.2.0 |
| 423 | 2026-05-11T04:04:49.759Z | Downloaded ed25519-dalek v2.2.0 |
| 424 | 2026-05-11T04:04:49.762Z | Downloaded toml_edit v0.22.27 |
| 425 | 2026-05-11T04:04:49.765Z | Downloaded tar v0.4.45 |
| 426 | 2026-05-11T04:04:49.769Z | Downloaded url v2.5.8 |
| 427 | 2026-05-11T04:04:49.778Z | Downloaded hyper-util v0.1.20 |
| 428 | 2026-05-11T04:04:49.782Z | Downloaded serde v1.0.228 |
| 429 | 2026-05-11T04:04:49.785Z | Downloaded borsh v1.6.1 |
| 430 | 2026-05-11T04:04:49.790Z | Downloaded crossterm v0.29.0 |
| 431 | 2026-05-11T04:04:49.794Z | Downloaded aho-corasick v1.1.4 |
| 432 | 2026-05-11T04:04:49.797Z | Downloaded ron v0.12.1 |
| 433 | 2026-05-11T04:04:49.803Z | Downloaded hashbrown v0.17.1 |
| 434 | 2026-05-11T04:04:49.807Z | Downloaded gimli v0.32.3 |
| 435 | 2026-05-11T04:04:49.819Z | Downloaded typenum v1.20.0 |
| 436 | 2026-05-11T04:04:49.822Z | Downloaded tower v0.5.3 |
| 437 | 2026-05-11T04:04:49.828Z | Downloaded unicode-segmentation v1.13.2 |
| 438 | 2026-05-11T04:04:49.831Z | Downloaded unicode-normalization v0.1.25 |
| 439 | 2026-05-11T04:04:49.834Z | Downloaded idna v1.1.0 |
| 440 | 2026-05-11T04:04:49.837Z | Downloaded clap_builder v4.6.0 |
| 441 | 2026-05-11T04:04:49.840Z | Downloaded hashbrown v0.15.5 |
| 442 | 2026-05-11T04:04:49.851Z | Downloaded h2 v0.4.14 |
| 443 | 2026-05-11T04:04:49.855Z | Downloaded pulldown-cmark v0.13.3 |
| 444 | 2026-05-11T04:04:49.858Z | Downloaded tower-http v0.6.10 |
| 445 | 2026-05-11T04:04:49.863Z | Downloaded regex v1.12.3 |
| 446 | 2026-05-11T04:04:49.867Z | Downloaded futures-util v0.3.32 |
| 447 | 2026-05-11T04:04:49.875Z | Downloaded itertools v0.14.0 |
| 448 | 2026-05-11T04:04:49.878Z | Downloaded hyper v1.9.0 |
| 449 | 2026-05-11T04:04:49.881Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-05-11T04:04:49.884Z | Downloaded reqwest v0.12.28 |
| 451 | 2026-05-11T04:04:49.887Z | Downloaded tokio-util v0.7.18 |
| 452 | 2026-05-11T04:04:49.892Z | Downloaded guppy v0.17.25 |
| 453 | 2026-05-11T04:04:49.895Z | Downloaded winnow v0.7.15 |
| 454 | 2026-05-11T04:04:49.900Z | Downloaded quick-xml v0.37.5 |
| 455 | 2026-05-11T04:04:49.905Z | Downloaded tracing-subscriber v0.3.23 |
| 456 | 2026-05-11T04:04:49.910Z | Downloaded chrono v0.4.44 |
| 457 | 2026-05-11T04:04:49.915Z | Downloaded quick-xml v0.38.4 |
| 458 | 2026-05-11T04:04:49.918Z | Downloaded portable-atomic v1.13.1 |
| 459 | 2026-05-11T04:04:49.933Z | Downloaded vcpkg v0.2.15 |
| 460 | 2026-05-11T04:04:49.955Z | Downloaded winnow v1.0.2 |
| 461 | 2026-05-11T04:04:49.960Z | Downloaded unicode-width v0.1.14 |
| 462 | 2026-05-11T04:04:49.963Z | Downloaded webpki-roots v1.0.7 |
| 463 | 2026-05-11T04:04:49.967Z | Downloaded unicode-width v0.2.2 |
| 464 | 2026-05-11T04:04:49.970Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-05-11T04:04:49.975Z | Downloaded syn v2.0.117 |
| 466 | 2026-05-11T04:04:49.982Z | Downloaded bstr v1.12.1 |
| 467 | 2026-05-11T04:04:49.987Z | Downloaded quinn-proto v0.11.14 |
| 468 | 2026-05-11T04:04:50.005Z | Downloaded openssl v0.10.79 |
| 469 | 2026-05-11T04:04:50.013Z | Downloaded nextest-runner v0.80.0 |
| 470 | 2026-05-11T04:04:50.019Z | Downloaded tracing v0.1.44 |
| 471 | 2026-05-11T04:04:50.030Z | Downloaded zerocopy v0.8.48 |
| 472 | 2026-05-11T04:04:50.041Z | Downloaded nix v0.30.1 |
| 473 | 2026-05-11T04:04:50.047Z | Downloaded color-eyre v0.6.5 |
| 474 | 2026-05-11T04:04:50.052Z | Downloaded regex-syntax v0.8.10 |
| 475 | 2026-05-11T04:04:50.067Z | Downloaded rustls v0.23.40 |
| 476 | 2026-05-11T04:04:50.073Z | Downloaded rustix v0.38.44 |
| 477 | 2026-05-11T04:04:50.085Z | Downloaded object v0.37.3 |
| 478 | 2026-05-11T04:04:50.091Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 479 | 2026-05-11T04:04:50.100Z | Downloaded rustix v1.1.4 |
| 480 | 2026-05-11T04:04:50.113Z | Downloaded tokio v1.52.3 |
| 481 | 2026-05-11T04:04:50.163Z | Downloaded regex-automata v0.4.14 |
| 482 | 2026-05-11T04:04:50.206Z | Downloaded libc v0.2.186 |
| 483 | 2026-05-11T04:04:50.224Z | Downloaded petgraph v0.8.3 |
| 484 | 2026-05-11T04:04:50.282Z | Downloaded recursion v0.5.4 |
| 485 | 2026-05-11T04:04:50.295Z | Downloaded ring v0.17.14 |
| 486 | 2026-05-11T04:04:50.352Z | Compiling proc-macro2 v1.0.106 |
| 487 | 2026-05-11T04:04:50.352Z | Compiling libc v0.2.186 |
| 488 | 2026-05-11T04:04:50.356Z | Compiling quote v1.0.45 |
| 489 | 2026-05-11T04:04:50.356Z | Compiling unicode-ident v1.0.24 |
| 490 | 2026-05-11T04:04:50.356Z | Compiling serde_core v1.0.228 |
| 491 | 2026-05-11T04:04:50.356Z | Compiling cfg-if v1.0.4 |
| 492 | 2026-05-11T04:04:50.356Z | Compiling memchr v2.8.0 |
| 493 | 2026-05-11T04:04:50.356Z | Compiling once_cell v1.21.4 |
| 494 | 2026-05-11T04:04:50.597Z | Compiling log v0.4.29 |
| 495 | 2026-05-11T04:04:50.601Z | Compiling pin-project-lite v0.2.17 |
| 496 | 2026-05-11T04:04:50.703Z | Compiling itoa v1.0.18 |
| 497 | 2026-05-11T04:04:50.772Z | Compiling serde v1.0.228 |
| 498 | 2026-05-11T04:04:50.876Z | Compiling smallvec v1.15.1 |
| 499 | 2026-05-11T04:04:50.949Z | Compiling futures-core v0.3.32 |
| 500 | 2026-05-11T04:04:51.105Z | Compiling bitflags v2.11.1 |
| 501 | 2026-05-11T04:04:51.116Z | Compiling equivalent v1.0.2 |
| 502 | 2026-05-11T04:04:51.133Z | Compiling hashbrown v0.17.1 |
| 503 | 2026-05-11T04:04:51.201Z | Compiling shlex v1.3.0 |
| 504 | 2026-05-11T04:04:51.403Z | Compiling errno v0.3.14 |
| 505 | 2026-05-11T04:04:51.443Z | Compiling find-msvc-tools v0.1.9 |
| 506 | 2026-05-11T04:04:51.510Z | Compiling signal-hook-registry v1.4.8 |
| 507 | 2026-05-11T04:04:51.614Z | Compiling jobserver v0.1.34 |
| 508 | 2026-05-11T04:04:51.661Z | Compiling bytes v1.11.1 |
| 509 | 2026-05-11T04:04:51.678Z | Compiling mio v1.2.0 |
| 510 | 2026-05-11T04:04:51.726Z | Compiling rustix v1.1.4 |
| 511 | 2026-05-11T04:04:51.806Z | Compiling syn v2.0.117 |
| 512 | 2026-05-11T04:04:51.810Z | Compiling cc v1.2.62 |
| 513 | 2026-05-11T04:04:51.932Z | Compiling futures-sink v0.3.32 |
| 514 | 2026-05-11T04:04:52.030Z | Compiling socket2 v0.6.3 |
| 515 | 2026-05-11T04:04:52.043Z | Compiling slab v0.4.12 |
| 516 | 2026-05-11T04:04:52.249Z | Compiling zmij v1.0.21 |
| 517 | 2026-05-11T04:04:52.387Z | Compiling futures-channel v0.3.32 |
| 518 | 2026-05-11T04:04:52.543Z | Compiling tracing-core v0.1.36 |
| 519 | 2026-05-11T04:04:52.575Z | Compiling version_check v0.9.5 |
| 520 | 2026-05-11T04:04:52.655Z | Compiling serde_json v1.0.149 |
| 521 | 2026-05-11T04:04:52.814Z | Compiling indexmap v2.14.0 |
| 522 | 2026-05-11T04:04:52.882Z | Compiling futures-io v0.3.32 |
| 523 | 2026-05-11T04:04:52.909Z | Compiling getrandom v0.4.2 |
| 524 | 2026-05-11T04:04:53.063Z | Compiling futures-task v0.3.32 |
| 525 | 2026-05-11T04:04:53.163Z | Compiling percent-encoding v2.3.2 |
| 526 | 2026-05-11T04:04:53.194Z | Compiling camino v1.2.2 |
| 527 | 2026-05-11T04:04:53.233Z | Compiling unicode-width v0.2.2 |
| 528 | 2026-05-11T04:04:53.551Z | Compiling ring v0.17.14 |
| 529 | 2026-05-11T04:04:53.567Z | Compiling http v1.4.0 |
| 530 | 2026-05-11T04:04:53.594Z | Compiling zeroize v1.8.2 |
| 531 | 2026-05-11T04:04:53.597Z | Compiling adler2 v2.0.1 |
| 532 | 2026-05-11T04:04:53.607Z | Compiling autocfg v1.5.0 |
| 533 | 2026-05-11T04:04:53.769Z | Compiling simd-adler32 v0.3.9 |
| 534 | 2026-05-11T04:04:53.963Z | Compiling num-traits v0.2.19 |
| 535 | 2026-05-11T04:04:54.138Z | Compiling miniz_oxide v0.8.9 |
| 536 | 2026-05-11T04:04:54.228Z | Compiling zerocopy v0.8.48 |
| 537 | 2026-05-11T04:04:54.425Z | Compiling object v0.37.3 |
| 538 | 2026-05-11T04:04:54.638Z | Compiling target-lexicon v0.13.3 |
| 539 | 2026-05-11T04:04:54.656Z | Compiling getrandom v0.3.4 |
| 540 | 2026-05-11T04:04:54.836Z | Compiling http-body v1.0.1 |
| 541 | 2026-05-11T04:04:55.008Z | Compiling rustls-pki-types v1.14.1 |
| 542 | 2026-05-11T04:04:55.171Z | Compiling form_urlencoded v1.2.2 |
| 543 | 2026-05-11T04:04:55.183Z | Compiling semver v1.0.28 |
| 544 | 2026-05-11T04:04:55.423Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-05-11T04:04:55.453Z | Compiling tokio-macros v2.7.0 |
| 546 | 2026-05-11T04:04:55.456Z | Compiling futures-macro v0.3.32 |
| 547 | 2026-05-11T04:04:55.626Z | Compiling tracing-attributes v0.1.31 |
| 548 | 2026-05-11T04:04:55.646Z | Compiling getrandom v0.2.17 |
| 549 | 2026-05-11T04:04:55.853Z | Compiling utf8_iter v1.0.4 |
| 550 | 2026-05-11T04:04:55.868Z | Compiling untrusted v0.9.0 |
| 551 | 2026-05-11T04:04:55.881Z | Compiling fnv v1.0.7 |
| 552 | 2026-05-11T04:04:55.981Z | Compiling thiserror v2.0.18 |
| 553 | 2026-05-11T04:04:55.995Z | Compiling guppy-workspace-hack v0.1.0 |
| 554 | 2026-05-11T04:04:56.013Z | Compiling idna_adapter v1.0.0 |
| 555 | 2026-05-11T04:04:56.119Z | Compiling owo-colors v4.3.0 |
| 556 | 2026-05-11T04:04:56.167Z | Compiling tokio v1.52.3 |
| 557 | 2026-05-11T04:04:56.198Z | Compiling gimli v0.32.3 |
| 558 | 2026-05-11T04:04:56.270Z | Compiling futures-util v0.3.32 |
| 559 | 2026-05-11T04:04:56.307Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-05-11T04:04:56.430Z | Compiling httparse v1.10.1 |
| 561 | 2026-05-11T04:04:56.794Z | Compiling idna v1.1.0 |
| 562 | 2026-05-11T04:04:56.807Z | Compiling thiserror-impl v2.0.18 |
| 563 | 2026-05-11T04:04:56.825Z | Compiling tracing v0.1.44 |
| 564 | 2026-05-11T04:04:58.171Z | Compiling addr2line v0.25.1 |
| 565 | 2026-05-11T04:04:58.590Z | Compiling generic-array v0.14.7 |
| 566 | 2026-05-11T04:04:58.657Z | Compiling fastrand v2.4.1 |
| 567 | 2026-05-11T04:04:58.799Z | Compiling atomic-waker v1.1.2 |
| 568 | 2026-05-11T04:04:58.811Z | Compiling try-lock v0.2.5 |
| 569 | 2026-05-11T04:04:58.833Z | Compiling tower-service v0.3.3 |
| 570 | 2026-05-11T04:04:58.920Z | Compiling rustls v0.23.40 |
| 571 | 2026-05-11T04:04:58.932Z | Compiling thiserror v1.0.69 |
| 572 | 2026-05-11T04:04:58.935Z | Compiling target-spec v3.6.0 |
| 573 | 2026-05-11T04:04:58.983Z | Compiling pkg-config v0.3.33 |
| 574 | 2026-05-11T04:04:59.123Z | Compiling rustc-demangle v0.1.27 |
| 575 | 2026-05-11T04:04:59.202Z | Compiling typeid v1.0.3 |
| 576 | 2026-05-11T04:04:59.419Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 577 | 2026-05-11T04:04:59.450Z | Compiling want v0.3.1 |
| 578 | 2026-05-11T04:04:59.525Z | Compiling tempfile v3.27.0 |
| 579 | 2026-05-11T04:04:59.679Z | Compiling cfg-expr v0.20.7 |
| 580 | 2026-05-11T04:04:59.928Z | Compiling url v2.5.8 |
| 581 | 2026-05-11T04:05:00.106Z | Compiling tokio-util v0.7.18 |
| 582 | 2026-05-11T04:05:00.638Z | Compiling h2 v0.4.14 |
| 583 | 2026-05-11T04:05:01.354Z | Compiling backtrace v0.3.76 |
| 584 | 2026-05-11T04:05:01.651Z | Compiling thiserror-impl v1.0.69 |
| 585 | 2026-05-11T04:05:01.709Z | Compiling terminal_size v0.4.4 |
| 586 | 2026-05-11T04:05:01.811Z | Compiling aho-corasick v1.1.4 |
| 587 | 2026-05-11T04:05:01.893Z | Compiling winnow v0.7.15 |
| 588 | 2026-05-11T04:05:02.353Z | Compiling erased-serde v0.4.10 |
| 589 | 2026-05-11T04:05:02.639Z | Compiling typenum v1.20.0 |
| 590 | 2026-05-11T04:05:02.778Z | Compiling regex-syntax v0.8.10 |
| 591 | 2026-05-11T04:05:03.299Z | Compiling rustls-webpki v0.103.13 |
| 592 | 2026-05-11T04:05:03.739Z | Compiling subtle v2.6.1 |
| 593 | 2026-05-11T04:05:05.869Z | Compiling regex-automata v0.4.14 |
| 594 | 2026-05-11T04:05:06.208Z | Compiling hyper v1.9.0 |
| 595 | 2026-05-11T04:05:07.333Z | Compiling toml_datetime v0.6.11 |
| 596 | 2026-05-11T04:05:07.704Z | Compiling serde_spanned v0.6.9 |
| 597 | 2026-05-11T04:05:07.868Z | Compiling ahash v0.8.12 |
| 598 | 2026-05-11T04:05:08.104Z | Compiling sync_wrapper v1.0.2 |
| 599 | 2026-05-11T04:05:08.221Z | Compiling ipnet v2.12.0 |
| 600 | 2026-05-11T04:05:09.080Z | Compiling unicode-segmentation v1.13.2 |
| 601 | 2026-05-11T04:05:09.416Z | Compiling toml_write v0.1.2 |
| 602 | 2026-05-11T04:05:09.474Z | Compiling nextest-workspace-hack v0.1.0 |
| 603 | 2026-05-11T04:05:09.667Z | Compiling portable-atomic v1.13.1 |
| 604 | 2026-05-11T04:05:09.689Z | Compiling foldhash v0.1.5 |
| 605 | 2026-05-11T04:05:09.814Z | Compiling parking_lot_core v0.9.12 |
| 606 | 2026-05-11T04:05:09.909Z | Compiling crc32fast v1.5.0 |
| 607 | 2026-05-11T04:05:09.970Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-05-11T04:05:10.078Z | Compiling unicode-linebreak v0.1.5 |
| 609 | 2026-05-11T04:05:10.081Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-05-11T04:05:10.102Z | Compiling either v1.15.0 |
| 611 | 2026-05-11T04:05:10.182Z | Compiling is_ci v1.2.0 |
| 612 | 2026-05-11T04:05:10.194Z | Compiling base64 v0.22.1 |
| 613 | 2026-05-11T04:05:10.288Z | Compiling textwrap v0.16.2 |
| 614 | 2026-05-11T04:05:10.320Z | Compiling supports-color v3.0.2 |
| 615 | 2026-05-11T04:05:10.343Z | Compiling tower v0.5.3 |
| 616 | 2026-05-11T04:05:10.462Z | Compiling hyper-util v0.1.20 |
| 617 | 2026-05-11T04:05:10.554Z | Compiling sharded-slab v0.1.7 |
| 618 | 2026-05-11T04:05:10.679Z | Compiling hashbrown v0.15.5 |
| 619 | 2026-05-11T04:05:10.948Z | Compiling toml_edit v0.22.27 |
| 620 | 2026-05-11T04:05:11.141Z | Compiling convert_case v0.10.0 |
| 621 | 2026-05-11T04:05:11.401Z | Compiling tokio-rustls v0.26.4 |
| 622 | 2026-05-11T04:05:11.683Z | Compiling backtrace-ext v0.2.1 |
| 623 | 2026-05-11T04:05:11.683Z | Compiling ordered-float v2.10.1 |
| 624 | 2026-05-11T04:05:11.918Z | Compiling miette-derive v7.6.0 |
| 625 | 2026-05-11T04:05:11.944Z | Compiling webpki-roots v1.0.7 |
| 626 | 2026-05-11T04:05:11.958Z | Compiling pathdiff v0.2.3 |
| 627 | 2026-05-11T04:05:12.060Z | Compiling console v0.15.11 |
| 628 | 2026-05-11T04:05:12.082Z | Compiling tracing-log v0.2.0 |
| 629 | 2026-05-11T04:05:12.441Z | Compiling cargo-platform v0.3.3 |
| 630 | 2026-05-11T04:05:13.005Z | Compiling os_pipe v1.2.3 |
| 631 | 2026-05-11T04:05:13.032Z | Compiling thread_local v1.1.9 |
| 632 | 2026-05-11T04:05:13.112Z | Compiling supports-unicode v3.0.0 |
| 633 | 2026-05-11T04:05:13.172Z | Compiling debug-ignore v1.0.5 |
| 634 | 2026-05-11T04:05:13.286Z | Compiling supports-hyperlinks v3.2.0 |
| 635 | 2026-05-11T04:05:13.286Z | Compiling zstd-safe v7.2.4 |
| 636 | 2026-05-11T04:05:13.383Z | Compiling winnow v1.0.2 |
| 637 | 2026-05-11T04:05:13.396Z | Compiling pulldown-cmark v0.13.3 |
| 638 | 2026-05-11T04:05:13.522Z | Compiling utf8parse v0.2.2 |
| 639 | 2026-05-11T04:05:13.602Z | Compiling rustix v0.38.44 |
| 640 | 2026-05-11T04:05:13.636Z | Compiling cfg_aliases v0.2.1 |
| 641 | 2026-05-11T04:05:13.710Z | Compiling fixedbitset v0.5.7 |
| 642 | 2026-05-11T04:05:13.823Z | Compiling ryu v1.0.23 |
| 643 | 2026-05-11T04:05:13.950Z | Compiling scopeguard v1.2.0 |
| 644 | 2026-05-11T04:05:14.059Z | Compiling unicode-width v0.1.14 |
| 645 | 2026-05-11T04:05:14.117Z | Compiling lock_api v0.4.14 |
| 646 | 2026-05-11T04:05:14.315Z | Compiling miette v7.6.0 |
| 647 | 2026-05-11T04:05:14.360Z | Compiling serde_urlencoded v0.7.1 |
| 648 | 2026-05-11T04:05:14.364Z | Compiling petgraph v0.8.3 |
| 649 | 2026-05-11T04:05:14.654Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 650 | 2026-05-11T04:05:14.860Z | Compiling nix v0.30.1 |
| 651 | 2026-05-11T04:05:15.234Z | Compiling anstyle-parse v1.0.0 |
| 652 | 2026-05-11T04:05:15.484Z | Compiling tracing-subscriber v0.3.23 |
| 653 | 2026-05-11T04:05:15.962Z | Compiling sigchld v0.2.4 |
| 654 | 2026-05-11T04:05:16.169Z | Compiling cargo_metadata v0.23.1 |
| 655 | 2026-05-11T04:05:16.289Z | Compiling toml v0.8.23 |
| 656 | 2026-05-11T04:05:16.932Z | Compiling hyper-rustls v0.27.9 |
| 657 | 2026-05-11T04:05:17.601Z | Compiling serde-value v0.7.0 |
| 658 | 2026-05-11T04:05:18.313Z | Compiling serde-untagged v0.1.9 |
| 659 | 2026-05-11T04:05:18.444Z | Compiling derive_more-impl v2.1.1 |
| 660 | 2026-05-11T04:05:18.827Z | Compiling tower-http v0.6.10 |
| 661 | 2026-05-11T04:05:19.410Z | Compiling itertools v0.14.0 |
| 662 | 2026-05-11T04:05:19.480Z | Compiling regex v1.12.3 |
| 663 | 2026-05-11T04:05:19.493Z | Compiling block-buffer v0.10.4 |
| 664 | 2026-05-11T04:05:19.647Z | Compiling crypto-common v0.1.7 |
| 665 | 2026-05-11T04:05:19.785Z | Compiling ppv-lite86 v0.2.21 |
| 666 | 2026-05-11T04:05:19.877Z | Compiling futures-executor v0.3.32 |
| 667 | 2026-05-11T04:05:20.125Z | Compiling rand_core v0.9.5 |
| 668 | 2026-05-11T04:05:20.353Z | Compiling pin-project-internal v1.1.12 |
| 669 | 2026-05-11T04:05:20.380Z | Compiling http-body-util v0.1.3 |
| 670 | 2026-05-11T04:05:20.414Z | Compiling uuid v1.23.1 |
| 671 | 2026-05-11T04:05:20.651Z | Compiling serde_spanned v1.1.1 |
| 672 | 2026-05-11T04:05:20.814Z | Compiling smol_str v0.3.6 |
| 673 | 2026-05-11T04:05:20.880Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 674 | 2026-05-11T04:05:20.938Z | Compiling filetime v0.2.28 |
| 675 | 2026-05-11T04:05:20.966Z | Compiling bstr v1.12.1 |
| 676 | 2026-05-11T04:05:21.140Z | Compiling vte v0.14.1 |
| 677 | 2026-05-11T04:05:21.153Z | Compiling color-spantrace v0.3.0 |
| 678 | 2026-05-11T04:05:21.331Z | Compiling static_assertions v1.1.0 |
| 679 | 2026-05-11T04:05:21.353Z | Compiling is_terminal_polyfill v1.70.2 |
| 680 | 2026-05-11T04:05:21.421Z | Compiling xattr v1.6.1 |
| 681 | 2026-05-11T04:05:21.435Z | Compiling anstyle v1.0.14 |
| 682 | 2026-05-11T04:05:21.466Z | Compiling colorchoice v1.0.5 |
| 683 | 2026-05-11T04:05:21.478Z | Compiling number_prefix v0.4.0 |
| 684 | 2026-05-11T04:05:21.494Z | Compiling unicode-xid v0.2.6 |
| 685 | 2026-05-11T04:05:21.587Z | Compiling self_update v0.42.0 |
| 686 | 2026-05-11T04:05:21.604Z | Compiling tinyvec_macros v0.1.1 |
| 687 | 2026-05-11T04:05:21.630Z | Compiling iana-time-zone v0.1.65 |
| 688 | 2026-05-11T04:05:21.654Z | Compiling unicase v2.9.0 |
| 689 | 2026-05-11T04:05:21.670Z | Compiling eyre v0.6.12 |
| 690 | 2026-05-11T04:05:21.696Z | Compiling litrs v1.0.0 |
| 691 | 2026-05-11T04:05:21.813Z | Compiling nested v0.1.1 |
| 692 | 2026-05-11T04:05:21.829Z | Compiling anstyle-query v1.1.5 |
| 693 | 2026-05-11T04:05:21.935Z | Compiling guppy v0.17.25 |
| 694 | 2026-05-11T04:05:21.956Z | Compiling anstream v1.0.0 |
| 695 | 2026-05-11T04:05:22.017Z | Compiling chrono v0.4.44 |
| 696 | 2026-05-11T04:05:22.131Z | Compiling document-features v0.2.12 |
| 697 | 2026-05-11T04:05:22.235Z | Compiling tinyvec v1.11.0 |
| 698 | 2026-05-11T04:05:22.433Z | Compiling indicatif v0.17.11 |
| 699 | 2026-05-11T04:05:22.654Z | Compiling cargo-util-schemas v0.2.0 |
| 700 | 2026-05-11T04:05:22.673Z | Compiling tar v0.4.45 |
| 701 | 2026-05-11T04:05:23.050Z | Compiling pin-project v1.1.12 |
| 702 | 2026-05-11T04:05:23.156Z | Compiling globset v0.4.18 |
| 703 | 2026-05-11T04:05:23.298Z | Compiling strip-ansi-escapes v0.2.1 |
| 704 | 2026-05-11T04:05:23.803Z | Compiling toml v1.1.2+spec-1.1.0 |
| 705 | 2026-05-11T04:05:25.050Z | Compiling nextest-metadata v0.12.2 |
| 706 | 2026-05-11T04:05:25.231Z | Compiling newtype-uuid v1.3.2 |
| 707 | 2026-05-11T04:05:25.322Z | Compiling reqwest v0.12.28 |
| 708 | 2026-05-11T04:05:25.424Z | Compiling rand_chacha v0.9.0 |
| 709 | 2026-05-11T04:05:25.572Z | Compiling futures v0.3.32 |
| 710 | 2026-05-11T04:05:25.657Z | Compiling digest v0.10.7 |
| 711 | 2026-05-11T04:05:25.883Z | Compiling flate2 v1.1.9 |
| 712 | 2026-05-11T04:05:25.977Z | Compiling derive_more v2.1.1 |
| 713 | 2026-05-11T04:05:26.060Z | Compiling parking_lot v0.12.5 |
| 714 | 2026-05-11T04:05:26.338Z | Compiling tracing-error v0.2.1 |
| 715 | 2026-05-11T04:05:26.427Z | Compiling shared_child v1.1.1 |
| 716 | 2026-05-11T04:05:26.932Z | Compiling signal-hook-mio v0.2.5 |
| 717 | 2026-05-11T04:05:26.962Z | Compiling self-replace v1.5.0 |
| 718 | 2026-05-11T04:05:27.027Z | Compiling cargo-platform v0.2.0 |
| 719 | 2026-05-11T04:05:27.060Z | Compiling quick-xml v0.37.5 |
| 720 | 2026-05-11T04:05:27.247Z | Compiling quick-xml v0.38.4 |
| 721 | 2026-05-11T04:05:28.048Z | Compiling strsim v0.11.1 |
| 722 | 2026-05-11T04:05:28.070Z | Compiling humantime v2.3.0 |
| 723 | 2026-05-11T04:05:28.486Z | Compiling shell-words v1.1.1 |
| 724 | 2026-05-11T04:05:28.586Z | Compiling urlencoding v2.1.3 |
| 725 | 2026-05-11T04:05:28.738Z | Compiling indenter v0.3.4 |
| 726 | 2026-05-11T04:05:28.830Z | Compiling clap_lex v1.1.0 |
| 727 | 2026-05-11T04:05:28.843Z | Compiling heck v0.5.0 |
| 728 | 2026-05-11T04:05:28.868Z | Compiling recursion v0.5.4 |
| 729 | 2026-05-11T04:05:28.871Z | Compiling cpufeatures v0.2.17 |
| 730 | 2026-05-11T04:05:28.957Z | Compiling sha2 v0.10.9 |
| 731 | 2026-05-11T04:05:29.006Z | Compiling nextest-filtering v0.15.0 |
| 732 | 2026-05-11T04:05:29.040Z | Compiling clap_derive v4.6.1 |
| 733 | 2026-05-11T04:05:29.196Z | Compiling clap_builder v4.6.0 |
| 734 | 2026-05-11T04:05:30.655Z | Compiling humantime-serde v1.1.1 |
| 735 | 2026-05-11T04:05:30.811Z | Compiling quick-junit v0.5.2 |
| 736 | 2026-05-11T04:05:30.814Z | Compiling atomicwrites v0.4.4 |
| 737 | 2026-05-11T04:05:31.108Z | Compiling cargo_metadata v0.20.0 |
| 738 | 2026-05-11T04:05:32.957Z | Compiling crossterm v0.29.0 |
| 739 | 2026-05-11T04:05:33.917Z | Compiling cargo-nextest v0.9.97 |
| 740 | 2026-05-11T04:05:35.059Z | Compiling zstd v0.13.3 |
| 741 | 2026-05-11T04:05:35.080Z | Compiling duct v0.13.7 |
| 742 | 2026-05-11T04:05:35.545Z | Compiling async-scoped v0.9.0 |
| 743 | 2026-05-11T04:05:35.741Z | Compiling rand v0.9.4 |
| 744 | 2026-05-11T04:05:35.928Z | Compiling config v0.15.22 |
| 745 | 2026-05-11T04:05:36.129Z | Compiling unicode-normalization v0.1.25 |
| 746 | 2026-05-11T04:05:36.198Z | Compiling target-spec-miette v0.4.6 |
| 747 | 2026-05-11T04:05:36.487Z | Compiling future-queue v0.4.0 |
| 748 | 2026-05-11T04:05:36.606Z | Compiling mukti-metadata v0.3.0 |
| 749 | 2026-05-11T04:05:36.692Z | Compiling tokio-stream v0.1.18 |
| 750 | 2026-05-11T04:05:36.720Z | Compiling camino-tempfile v1.4.1 |
| 751 | 2026-05-11T04:05:36.765Z | Compiling derive-where v1.6.1 |
| 752 | 2026-05-11T04:05:36.836Z | Compiling serde_ignored v0.1.14 |
| 753 | 2026-05-11T04:05:37.053Z | Compiling serde_path_to_error v0.1.20 |
| 754 | 2026-05-11T04:05:37.150Z | Compiling hex v0.4.3 |
| 755 | 2026-05-11T04:05:37.211Z | Compiling xxhash-rust v0.8.15 |
| 756 | 2026-05-11T04:05:37.214Z | Compiling indent_write v2.2.0 |
| 757 | 2026-05-11T04:05:37.372Z | Compiling home v0.5.12 |
| 758 | 2026-05-11T04:05:37.393Z | Compiling swrite v0.1.0 |
| 759 | 2026-05-11T04:05:37.430Z | Compiling color-eyre v0.6.5 |
| 760 | 2026-05-11T04:05:37.497Z | Compiling clap v4.6.1 |
| 761 | 2026-05-11T04:05:37.525Z | Compiling dialoguer v0.11.0 |
| 762 | 2026-05-11T04:05:37.544Z | Compiling enable-ansi-support v0.2.1 |
| 763 | 2026-05-11T04:05:37.989Z | Compiling nextest-runner v0.80.0 |
| 764 | 2026-05-11T04:05:56.198Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 765 | 2026-05-11T04:05:56.386Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 766 | 2026-05-11T04:05:56.389Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 767 | 2026-05-11T04:05:56.507Z | + pushd mg-lower |
| 768 | 2026-05-11T04:05:56.512Z | + cargo nextest run |
| 769 | 2026-05-11T04:05:56.512Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 770 | 2026-05-11T04:05:56.663Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 771 | 2026-05-11T04:05:57.228Z | From https://github.com/oxidecomputer/falcon |
| 772 | 2026-05-11T04:05:57.228Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 773 | 2026-05-11T04:05:57.304Z | Updating crates.io index |
| 774 | 2026-05-11T04:05:57.343Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 775 | 2026-05-11T04:05:58.052Z | From https://github.com/oxidecomputer/dendrite |
| 776 | 2026-05-11T04:05:58.052Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 777 | 2026-05-11T04:05:58.083Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 778 | 2026-05-11T04:05:58.329Z | From https://github.com/oxidecomputer/ispf |
| 779 | 2026-05-11T04:05:58.329Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 780 | 2026-05-11T04:05:58.388Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 781 | 2026-05-11T04:05:58.718Z | From https://github.com/oxidecomputer/netadm-sys |
| 782 | 2026-05-11T04:05:58.718Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 783 | 2026-05-11T04:05:58.727Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 784 | 2026-05-11T04:06:04.454Z | From https://github.com/oxidecomputer/omicron |
| 785 | 2026-05-11T04:06:04.454Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 786 | 2026-05-11T04:06:04.859Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 787 | 2026-05-11T04:06:05.440Z | From https://github.com/oxidecomputer/opte |
| 788 | 2026-05-11T04:06:05.441Z | * [new ref] bae0440c199b3908c12903a9532854936353433b -> refs/commit/bae0440c199b3908c12903a9532854936353433b |
| 789 | 2026-05-11T04:06:05.471Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 790 | 2026-05-11T04:06:05.728Z | From https://github.com/illumos/smf-rs |
| 791 | 2026-05-11T04:06:05.728Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 792 | 2026-05-11T04:06:05.905Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 793 | 2026-05-11T04:06:06.363Z | From https://github.com/oxidecomputer/poptrie |
| 794 | 2026-05-11T04:06:06.363Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 795 | 2026-05-11T04:06:06.533Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 796 | 2026-05-11T04:06:06.786Z | From https://github.com/oxidecomputer/network-interface |
| 797 | 2026-05-11T04:06:06.786Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 798 | 2026-05-11T04:06:06.800Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 799 | 2026-05-11T04:06:07.047Z | From https://github.com/oxidecomputer/zone |
| 800 | 2026-05-11T04:06:07.048Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 801 | 2026-05-11T04:06:07.086Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 802 | 2026-05-11T04:06:07.704Z | From https://github.com/oxidecomputer/propolis |
| 803 | 2026-05-11T04:06:07.704Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 804 | 2026-05-11T04:06:07.751Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 805 | 2026-05-11T04:06:08.265Z | From https://github.com/oxidecomputer/transceiver-control |
| 806 | 2026-05-11T04:06:08.265Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 807 | 2026-05-11T04:06:08.344Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 808 | 2026-05-11T04:06:08.626Z | From https://github.com/oxidecomputer/dlpi-sys |
| 809 | 2026-05-11T04:06:08.626Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 810 | 2026-05-11T04:06:08.642Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 811 | 2026-05-11T04:06:08.910Z | From https://github.com/jmesmon/rust-libzfs |
| 812 | 2026-05-11T04:06:08.910Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 813 | 2026-05-11T04:06:08.918Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 814 | 2026-05-11T04:06:09.161Z | From https://github.com/oxidecomputer/rusty-doors |
| 815 | 2026-05-11T04:06:09.161Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 816 | 2026-05-11T04:06:09.207Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 817 | 2026-05-11T04:06:09.503Z | From https://github.com/oxidecomputer/lldp |
| 818 | 2026-05-11T04:06:09.503Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 819 | 2026-05-11T04:06:09.515Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 820 | 2026-05-11T04:06:09.764Z | From https://github.com/oxidecomputer/slog-error-chain |
| 821 | 2026-05-11T04:06:09.764Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 822 | 2026-05-11T04:06:09.869Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 823 | 2026-05-11T04:06:10.146Z | From https://github.com/oxidecomputer/tufaceous |
| 824 | 2026-05-11T04:06:10.146Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 825 | 2026-05-11T04:06:10.167Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 826 | 2026-05-11T04:06:10.606Z | From https://github.com/oxidecomputer/management-gateway-service |
| 827 | 2026-05-11T04:06:10.606Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 828 | 2026-05-11T04:06:10.670Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 829 | 2026-05-11T04:06:11.749Z | From https://github.com/oxidecomputer/crucible |
| 830 | 2026-05-11T04:06:11.749Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 831 | 2026-05-11T04:06:11.935Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 832 | 2026-05-11T04:06:12.194Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 833 | 2026-05-11T04:06:12.194Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 834 | 2026-05-11T04:06:12.214Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 835 | 2026-05-11T04:06:12.502Z | From https://github.com/oxidecomputer/propolis |
| 836 | 2026-05-11T04:06:12.502Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 837 | 2026-05-11T04:06:12.819Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 838 | 2026-05-11T04:06:13.064Z | From https://github.com/oxidecomputer/tofino |
| 839 | 2026-05-11T04:06:13.064Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 840 | 2026-05-11T04:06:13.069Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 841 | 2026-05-11T04:06:13.575Z | From https://github.com/oxidecomputer/maghemite |
| 842 | 2026-05-11T04:06:13.575Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 843 | 2026-05-11T04:06:13.646Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 844 | 2026-05-11T04:06:13.906Z | From https://github.com/oxidecomputer/clickward |
| 845 | 2026-05-11T04:06:13.906Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 846 | 2026-05-11T04:06:13.917Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 847 | 2026-05-11T04:06:14.168Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 848 | 2026-05-11T04:06:14.168Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 849 | 2026-05-11T04:06:14.344Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-05-11T04:06:14.673Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-05-11T04:06:14.673Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 852 | 2026-05-11T04:06:15.627Z | Downloading crates ... |
| 853 | 2026-05-11T04:06:15.741Z | Downloaded byteorder v1.5.0 |
| 854 | 2026-05-11T04:06:15.744Z | Downloaded fs-err v3.3.0 |
| 855 | 2026-05-11T04:06:15.747Z | Downloaded foreign-types v0.5.0 |
| 856 | 2026-05-11T04:06:15.750Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 857 | 2026-05-11T04:06:15.753Z | Downloaded foreign-types-macros v0.2.3 |
| 858 | 2026-05-11T04:06:15.753Z | Downloaded backoff v0.4.0 |
| 859 | 2026-05-11T04:06:15.757Z | Downloaded gethostname v0.5.0 |
| 860 | 2026-05-11T04:06:15.760Z | Downloaded glob v0.3.3 |
| 861 | 2026-05-11T04:06:15.760Z | Downloaded embedded-io v0.4.0 |
| 862 | 2026-05-11T04:06:15.764Z | Downloaded defmt v1.0.1 |
| 863 | 2026-05-11T04:06:15.767Z | Downloaded compression-codecs v0.4.37 |
| 864 | 2026-05-11T04:06:15.770Z | Downloaded hash32 v0.3.1 |
| 865 | 2026-05-11T04:06:15.774Z | Downloaded keccak v0.1.6 |
| 866 | 2026-05-11T04:06:15.774Z | Downloaded embedded-io v0.6.1 |
| 867 | 2026-05-11T04:06:15.774Z | Downloaded linear-map v1.2.0 |
| 868 | 2026-05-11T04:06:15.778Z | Downloaded ff v0.13.1 |
| 869 | 2026-05-11T04:06:15.778Z | Downloaded multer v3.1.0 |
| 870 | 2026-05-11T04:06:15.781Z | Downloaded icu_properties v2.1.2 |
| 871 | 2026-05-11T04:06:15.784Z | Downloaded arc-swap v1.9.0 |
| 872 | 2026-05-11T04:06:15.787Z | Downloaded foreign-types-shared v0.3.1 |
| 873 | 2026-05-11T04:06:15.790Z | Downloaded crossbeam-channel v0.5.15 |
| 874 | 2026-05-11T04:06:15.793Z | Downloaded hickory-resolver v0.24.4 |
| 875 | 2026-05-11T04:06:15.796Z | Downloaded libscf-sys v1.1.0 |
| 876 | 2026-05-11T04:06:15.799Z | Downloaded darling_core v0.21.3 |
| 877 | 2026-05-11T04:06:15.804Z | Downloaded fxhash v0.2.1 |
| 878 | 2026-05-11T04:06:15.807Z | Downloaded cobs v0.3.0 |
| 879 | 2026-05-11T04:06:15.807Z | Downloaded git-stub v1.0.0 |
| 880 | 2026-05-11T04:06:15.809Z | Downloaded base16ct v1.0.0 |
| 881 | 2026-05-11T04:06:15.810Z | Downloaded aead v0.5.2 |
| 882 | 2026-05-11T04:06:15.812Z | Downloaded git-stub-vcs v0.1.0 |
| 883 | 2026-05-11T04:06:15.815Z | Downloaded no-std-compat v0.4.1 |
| 884 | 2026-05-11T04:06:15.818Z | Downloaded crypto-bigint v0.5.5 |
| 885 | 2026-05-11T04:06:15.821Z | Downloaded enum-as-inner v0.6.1 |
| 886 | 2026-05-11T04:06:15.823Z | Downloaded blake3 v1.8.4 |
| 887 | 2026-05-11T04:06:15.827Z | Downloaded memmap v0.7.0 |
| 888 | 2026-05-11T04:06:15.830Z | Downloaded icu_locale_core v2.1.1 |
| 889 | 2026-05-11T04:06:15.833Z | Downloaded httpdate v1.0.3 |
| 890 | 2026-05-11T04:06:15.836Z | Downloaded macaddr v1.0.1 |
| 891 | 2026-05-11T04:06:15.836Z | Downloaded hubpack v0.1.2 |
| 892 | 2026-05-11T04:06:15.839Z | Downloaded memoffset v0.9.1 |
| 893 | 2026-05-11T04:06:15.839Z | Downloaded hostname v0.3.1 |
| 894 | 2026-05-11T04:06:15.841Z | Downloaded num v0.4.3 |
| 895 | 2026-05-11T04:06:15.841Z | Downloaded compression-core v0.4.31 |
| 896 | 2026-05-11T04:06:15.844Z | Downloaded newtype-uuid-macros v0.1.0 |
| 897 | 2026-05-11T04:06:15.844Z | Downloaded internet-checksum v0.2.1 |
| 898 | 2026-05-11T04:06:15.847Z | Downloaded fastrand v2.3.0 |
| 899 | 2026-05-11T04:06:15.847Z | Downloaded managed v0.8.0 |
| 900 | 2026-05-11T04:06:15.850Z | Downloaded colored v3.1.1 |
| 901 | 2026-05-11T04:06:15.853Z | Downloaded convert_case v0.4.0 |
| 902 | 2026-05-11T04:06:15.853Z | Downloaded is-terminal v0.4.17 |
| 903 | 2026-05-11T04:06:15.853Z | Downloaded async-stream v0.3.6 |
| 904 | 2026-05-11T04:06:15.856Z | Downloaded instant v0.1.13 |
| 905 | 2026-05-11T04:06:15.859Z | Downloaded darling_macro v0.23.0 |
| 906 | 2026-05-11T04:06:15.859Z | Downloaded aws-lc-rs v1.16.2 |
| 907 | 2026-05-11T04:06:15.863Z | Downloaded match_cfg v0.1.0 |
| 908 | 2026-05-11T04:06:15.866Z | Downloaded num-rational v0.4.2 |
| 909 | 2026-05-11T04:06:15.869Z | Downloaded litemap v0.8.1 |
| 910 | 2026-05-11T04:06:15.869Z | Downloaded half v2.7.1 |
| 911 | 2026-05-11T04:06:15.873Z | Downloaded itertools v0.12.1 |
| 912 | 2026-05-11T04:06:15.876Z | Downloaded num-derive v0.3.3 |
| 913 | 2026-05-11T04:06:15.879Z | Downloaded natord v1.0.9 |
| 914 | 2026-05-11T04:06:15.879Z | Downloaded mime v0.3.17 |
| 915 | 2026-05-11T04:06:15.881Z | Downloaded linked-hash-map v0.5.6 |
| 916 | 2026-05-11T04:06:15.881Z | Downloaded hostname v0.4.2 |
| 917 | 2026-05-11T04:06:15.884Z | Downloaded const-random-macro v0.1.16 |
| 918 | 2026-05-11T04:06:15.884Z | Downloaded idna_adapter v1.2.1 |
| 919 | 2026-05-11T04:06:15.884Z | Downloaded newline-converter v0.3.0 |
| 920 | 2026-05-11T04:06:15.887Z | Downloaded hubpack_derive v0.1.1 |
| 921 | 2026-05-11T04:06:15.887Z | Downloaded float-ord v0.3.2 |
| 922 | 2026-05-11T04:06:15.887Z | Downloaded lru-cache v0.1.2 |
| 923 | 2026-05-11T04:06:15.890Z | Downloaded ident_case v1.0.1 |
| 924 | 2026-05-11T04:06:15.890Z | Downloaded heck v0.4.1 |
| 925 | 2026-05-11T04:06:15.893Z | Downloaded newtype_derive v0.1.6 |
| 926 | 2026-05-11T04:06:15.893Z | Downloaded num-derive v0.4.2 |
| 927 | 2026-05-11T04:06:15.896Z | Downloaded dof v0.3.0 |
| 928 | 2026-05-11T04:06:15.896Z | Downloaded cstr-argument v0.1.2 |
| 929 | 2026-05-11T04:06:15.899Z | Downloaded olpc-cjson v0.1.4 |
| 930 | 2026-05-11T04:06:15.899Z | Downloaded async-stream-impl v0.3.6 |
| 931 | 2026-05-11T04:06:15.899Z | Downloaded opaque-debug v0.3.1 |
| 932 | 2026-05-11T04:06:15.902Z | Downloaded omicron-workspace-hack v0.1.0 |
| 933 | 2026-05-11T04:06:15.902Z | Downloaded filetime v0.2.27 |
| 934 | 2026-05-11T04:06:15.902Z | Downloaded dyn-clone v1.0.20 |
| 935 | 2026-05-11T04:06:15.905Z | Downloaded ipnetwork v0.21.1 |
| 936 | 2026-05-11T04:06:15.905Z | Downloaded crc8 v0.1.1 |
| 937 | 2026-05-11T04:06:15.908Z | Downloaded base16ct v0.2.0 |
| 938 | 2026-05-11T04:06:15.908Z | Downloaded dunce v1.0.5 |
| 939 | 2026-05-11T04:06:15.911Z | Downloaded ingot v0.1.1 |
| 940 | 2026-05-11T04:06:15.911Z | Downloaded highway v1.3.0 |
| 941 | 2026-05-11T04:06:15.914Z | Downloaded num-iter v0.1.45 |
| 942 | 2026-05-11T04:06:15.914Z | Downloaded fs_extra v1.3.0 |
| 943 | 2026-05-11T04:06:15.917Z | Downloaded fixedbitset v0.4.2 |
| 944 | 2026-05-11T04:06:15.917Z | Downloaded ciborium-ll v0.2.2 |
| 945 | 2026-05-11T04:06:15.917Z | Downloaded cpufeatures v0.3.0 |
| 946 | 2026-05-11T04:06:15.920Z | Downloaded dtrace-parser v0.3.0 |
| 947 | 2026-05-11T04:06:15.920Z | Downloaded const-random v0.1.18 |
| 948 | 2026-05-11T04:06:15.923Z | Downloaded constant_time_eq v0.4.2 |
| 949 | 2026-05-11T04:06:15.923Z | Downloaded bitflags v1.3.2 |
| 950 | 2026-05-11T04:06:15.926Z | Downloaded hashbrown v0.17.0 |
| 951 | 2026-05-11T04:06:15.930Z | Downloaded foldhash v0.2.0 |
| 952 | 2026-05-11T04:06:15.930Z | Downloaded crucible-workspace-hack v0.1.0 |
| 953 | 2026-05-11T04:06:15.930Z | Downloaded arrayref v0.3.9 |
| 954 | 2026-05-11T04:06:15.934Z | Downloaded cargo_toml v0.22.3 |
| 955 | 2026-05-11T04:06:15.934Z | Downloaded argon2 v0.5.3 |
| 956 | 2026-05-11T04:06:15.937Z | Downloaded async-trait v0.1.89 |
| 957 | 2026-05-11T04:06:15.937Z | Downloaded potential_utf v0.1.4 |
| 958 | 2026-05-11T04:06:15.940Z | Downloaded group v0.13.0 |
| 959 | 2026-05-11T04:06:15.940Z | Downloaded powerfmt v0.2.0 |
| 960 | 2026-05-11T04:06:15.940Z | Downloaded erased-serde v0.3.31 |
| 961 | 2026-05-11T04:06:15.943Z | Downloaded num_threads v0.1.7 |
| 962 | 2026-05-11T04:06:15.943Z | Downloaded num_enum_derive v0.5.11 |
| 963 | 2026-05-11T04:06:15.946Z | Downloaded num-conv v0.2.1 |
| 964 | 2026-05-11T04:06:15.946Z | Downloaded async-recursion v1.1.1 |
| 965 | 2026-05-11T04:06:15.949Z | Downloaded defmt-parser v1.0.0 |
| 966 | 2026-05-11T04:06:15.949Z | Downloaded libsw-core v0.3.2 |
| 967 | 2026-05-11T04:06:15.952Z | Downloaded darling_macro v0.21.3 |
| 968 | 2026-05-11T04:06:15.952Z | Downloaded dtrace-parser v0.2.0 |
| 969 | 2026-05-11T04:06:15.954Z | Downloaded crunchy v0.2.4 |
| 970 | 2026-05-11T04:06:15.954Z | Downloaded num_enum_derive v0.7.6 |
| 971 | 2026-05-11T04:06:15.954Z | Downloaded proc-macro-error-attr v1.0.4 |
| 972 | 2026-05-11T04:06:15.957Z | Downloaded parse-display v0.10.0 |
| 973 | 2026-05-11T04:06:15.957Z | Downloaded num_enum v0.5.11 |
| 974 | 2026-05-11T04:06:15.960Z | Downloaded plain v0.2.3 |
| 975 | 2026-05-11T04:06:15.963Z | Downloaded dof v0.4.0 |
| 976 | 2026-05-11T04:06:15.963Z | Downloaded data-encoding v2.10.0 |
| 977 | 2026-05-11T04:06:15.963Z | Downloaded pretty-hex v0.4.2 |
| 978 | 2026-05-11T04:06:15.966Z | Downloaded bytecount v0.6.9 |
| 979 | 2026-05-11T04:06:15.966Z | Downloaded crossbeam-deque v0.8.6 |
| 980 | 2026-05-11T04:06:15.969Z | Downloaded inout v0.1.4 |
| 981 | 2026-05-11T04:06:15.969Z | Downloaded displaydoc v0.2.5 |
| 982 | 2026-05-11T04:06:15.972Z | Downloaded progenitor-macro v0.11.2 |
| 983 | 2026-05-11T04:06:15.972Z | Downloaded deranged v0.5.8 |
| 984 | 2026-05-11T04:06:15.975Z | Downloaded bcs v0.1.6 |
| 985 | 2026-05-11T04:06:15.975Z | Downloaded ingot-types v0.1.2 |
| 986 | 2026-05-11T04:06:15.977Z | Downloaded arrayvec v0.7.6 |
| 987 | 2026-05-11T04:06:15.977Z | Downloaded const_format_proc_macros v0.2.34 |
| 988 | 2026-05-11T04:06:15.980Z | Downloaded num-complex v0.4.6 |
| 989 | 2026-05-11T04:06:15.980Z | Downloaded proc-macro-crate v1.3.1 |
| 990 | 2026-05-11T04:06:15.984Z | Downloaded console v0.16.3 |
| 991 | 2026-05-11T04:06:15.984Z | Downloaded memmap2 v0.9.10 |
| 992 | 2026-05-11T04:06:15.987Z | Downloaded critical-section v1.2.0 |
| 993 | 2026-05-11T04:06:15.987Z | Downloaded parking_lot_core v0.8.6 |
| 994 | 2026-05-11T04:06:15.990Z | Downloaded clap_derive v4.6.0 |
| 995 | 2026-05-11T04:06:15.990Z | Downloaded darling v0.23.0 |
| 996 | 2026-05-11T04:06:15.993Z | Downloaded progenitor-macro v0.10.0 |
| 997 | 2026-05-11T04:06:15.996Z | Downloaded proc-macro-crate v3.5.0 |
| 998 | 2026-05-11T04:06:15.996Z | Downloaded cipher v0.4.4 |
| 999 | 2026-05-11T04:06:15.996Z | Downloaded quick-error v1.2.3 |
| 1000 | 2026-05-11T04:06:15.999Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1001 | 2026-05-11T04:06:15.999Z | Downloaded progenitor-client v0.11.2 |
| 1002 | 2026-05-11T04:06:15.999Z | Downloaded ref-cast v1.0.25 |
| 1003 | 2026-05-11T04:06:16.002Z | Downloaded ref-cast-impl v1.0.25 |
| 1004 | 2026-05-11T04:06:16.002Z | Downloaded progenitor-client v0.14.0 |
| 1005 | 2026-05-11T04:06:16.006Z | Downloaded bit-vec v0.8.0 |
| 1006 | 2026-05-11T04:06:16.006Z | Downloaded csv-core v0.1.13 |
| 1007 | 2026-05-11T04:06:16.009Z | Downloaded password-hash v0.5.0 |
| 1008 | 2026-05-11T04:06:16.009Z | Downloaded pin-project-internal v1.1.11 |
| 1009 | 2026-05-11T04:06:16.009Z | Downloaded poly1305 v0.8.0 |
| 1010 | 2026-05-11T04:06:16.012Z | Downloaded num-integer v0.1.46 |
| 1011 | 2026-05-11T04:06:16.012Z | Downloaded defmt v0.3.100 |
| 1012 | 2026-05-11T04:06:16.012Z | Downloaded defmt-macros v1.0.1 |
| 1013 | 2026-05-11T04:06:16.015Z | Downloaded oxnet v0.1.4 |
| 1014 | 2026-05-11T04:06:16.018Z | Downloaded derive-ex v0.1.8 |
| 1015 | 2026-05-11T04:06:16.018Z | Downloaded daft v0.1.5 |
| 1016 | 2026-05-11T04:06:16.018Z | Downloaded ciborium-io v0.2.2 |
| 1017 | 2026-05-11T04:06:16.021Z | Downloaded rustc_version v0.1.7 |
| 1018 | 2026-05-11T04:06:16.021Z | Downloaded progenitor-macro v0.13.0 |
| 1019 | 2026-05-11T04:06:16.021Z | Downloaded bit-set v0.8.0 |
| 1020 | 2026-05-11T04:06:16.023Z | Downloaded rand_xorshift v0.4.0 |
| 1021 | 2026-05-11T04:06:16.023Z | Downloaded proc-macro-error v1.0.4 |
| 1022 | 2026-05-11T04:06:16.026Z | Downloaded ingot-macros v0.1.1 |
| 1023 | 2026-05-11T04:06:16.026Z | Downloaded same-file v1.0.6 |
| 1024 | 2026-05-11T04:06:16.029Z | Downloaded cmake v0.1.58 |
| 1025 | 2026-05-11T04:06:16.032Z | Downloaded oxide-tokio-rt v0.1.4 |
| 1026 | 2026-05-11T04:06:16.032Z | Downloaded chacha20 v0.9.1 |
| 1027 | 2026-05-11T04:06:16.035Z | Downloaded libsw v3.5.0 |
| 1028 | 2026-05-11T04:06:16.035Z | Downloaded parse-display-derive v0.10.0 |
| 1029 | 2026-05-11T04:06:16.035Z | Downloaded darling v0.21.3 |
| 1030 | 2026-05-11T04:06:16.038Z | Downloaded num_enum v0.7.6 |
| 1031 | 2026-05-11T04:06:16.041Z | Downloaded progenitor-client v0.10.0 |
| 1032 | 2026-05-11T04:06:16.043Z | Downloaded drift v0.1.3 |
| 1033 | 2026-05-11T04:06:16.046Z | Downloaded scroll_derive v0.12.1 |
| 1034 | 2026-05-11T04:06:16.046Z | Downloaded cookie v0.18.1 |
| 1035 | 2026-05-11T04:06:16.049Z | Downloaded bitflags v2.11.0 |
| 1036 | 2026-05-11T04:06:16.052Z | Downloaded pem v3.0.6 |
| 1037 | 2026-05-11T04:06:16.052Z | Downloaded dropshot_endpoint v0.17.0 |
| 1038 | 2026-05-11T04:06:16.055Z | Downloaded hyper-rustls v0.27.7 |
| 1039 | 2026-05-11T04:06:16.058Z | Downloaded chacha20 v0.10.0 |
| 1040 | 2026-05-11T04:06:16.058Z | Downloaded backon v1.6.0 |
| 1041 | 2026-05-11T04:06:16.061Z | Downloaded phf v0.12.1 |
| 1042 | 2026-05-11T04:06:16.061Z | Downloaded omicron-zone-package v0.12.2 |
| 1043 | 2026-05-11T04:06:16.064Z | Downloaded serde-big-array v0.5.1 |
| 1044 | 2026-05-11T04:06:16.064Z | Downloaded scroll_derive v0.13.1 |
| 1045 | 2026-05-11T04:06:16.067Z | Downloaded parking_lot v0.11.2 |
| 1046 | 2026-05-11T04:06:16.067Z | Downloaded paste v1.0.15 |
| 1047 | 2026-05-11T04:06:16.069Z | Downloaded secrecy v0.10.3 |
| 1048 | 2026-05-11T04:06:16.070Z | Downloaded phf_shared v0.12.1 |
| 1049 | 2026-05-11T04:06:16.070Z | Downloaded rand_chacha v0.3.1 |
| 1050 | 2026-05-11T04:06:16.073Z | Downloaded progenitor-extras v0.1.1 |
| 1051 | 2026-05-11T04:06:16.073Z | Downloaded progenitor-client v0.13.0 |
| 1052 | 2026-05-11T04:06:16.073Z | Downloaded progenitor v0.11.2 |
| 1053 | 2026-05-11T04:06:16.076Z | Downloaded serial_test v3.4.0 |
| 1054 | 2026-05-11T04:06:16.076Z | Downloaded ciborium v0.2.2 |
| 1055 | 2026-05-11T04:06:16.079Z | Downloaded daft-derive v0.1.5 |
| 1056 | 2026-05-11T04:06:16.082Z | Downloaded progenitor-macro v0.14.0 |
| 1057 | 2026-05-11T04:06:16.083Z | Downloaded serde_spanned v1.1.0 |
| 1058 | 2026-05-11T04:06:16.083Z | Downloaded progenitor v0.13.0 |
| 1059 | 2026-05-11T04:06:16.100Z | Downloaded pkg-config v0.3.32 |
| 1060 | 2026-05-11T04:06:16.100Z | Downloaded pest_derive v2.8.6 |
| 1061 | 2026-05-11T04:06:16.100Z | Downloaded sha1 v0.10.6 |
| 1062 | 2026-05-11T04:06:16.100Z | Downloaded diff v0.1.13 |
| 1063 | 2026-05-11T04:06:16.105Z | Downloaded resolv-conf v0.7.6 |
| 1064 | 2026-05-11T04:06:16.105Z | Downloaded structmeta v0.3.0 |
| 1065 | 2026-05-11T04:06:16.105Z | Downloaded serde_repr v0.1.20 |
| 1066 | 2026-05-11T04:06:16.106Z | Downloaded slog-envlogger v2.2.0 |
| 1067 | 2026-05-11T04:06:16.106Z | Downloaded siphasher v1.0.2 |
| 1068 | 2026-05-11T04:06:16.106Z | Downloaded rand_core v0.10.0 |
| 1069 | 2026-05-11T04:06:16.106Z | Downloaded progenitor v0.14.0 |
| 1070 | 2026-05-11T04:06:16.106Z | Downloaded strum v0.26.3 |
| 1071 | 2026-05-11T04:06:16.106Z | Downloaded rustls-native-certs v0.8.3 |
| 1072 | 2026-05-11T04:06:16.106Z | Downloaded smawk v0.3.2 |
| 1073 | 2026-05-11T04:06:16.106Z | Downloaded byte-wrapper v0.1.0 |
| 1074 | 2026-05-11T04:06:16.106Z | Downloaded rusty-fork v0.3.1 |
| 1075 | 2026-05-11T04:06:16.106Z | Downloaded rustls-pemfile v2.2.0 |
| 1076 | 2026-05-11T04:06:16.106Z | Downloaded anyhow v1.0.102 |
| 1077 | 2026-05-11T04:06:16.109Z | Downloaded blake2 v0.10.6 |
| 1078 | 2026-05-11T04:06:16.109Z | Downloaded allocator-api2 v0.2.21 |
| 1079 | 2026-05-11T04:06:16.109Z | Downloaded indexmap v1.9.3 |
| 1080 | 2026-05-11T04:06:16.113Z | Downloaded sigpipe v0.1.3 |
| 1081 | 2026-05-11T04:06:16.114Z | Downloaded cancel-safe-futures v0.1.5 |
| 1082 | 2026-05-11T04:06:16.117Z | Downloaded postcard v1.1.3 |
| 1083 | 2026-05-11T04:06:16.117Z | Downloaded rustversion v1.0.22 |
| 1084 | 2026-05-11T04:06:16.117Z | Downloaded clap v4.6.0 |
| 1085 | 2026-05-11T04:06:16.121Z | Downloaded tabwriter v1.4.1 |
| 1086 | 2026-05-11T04:06:16.124Z | Downloaded tabled_derive v0.7.0 |
| 1087 | 2026-05-11T04:06:16.124Z | Downloaded structmeta-derive v0.3.0 |
| 1088 | 2026-05-11T04:06:16.124Z | Downloaded slog-bunyan v2.5.0 |
| 1089 | 2026-05-11T04:06:16.127Z | Downloaded semver v0.1.20 |
| 1090 | 2026-05-11T04:06:16.127Z | Downloaded tagptr v0.2.0 |
| 1091 | 2026-05-11T04:06:16.127Z | Downloaded scroll v0.12.0 |
| 1092 | 2026-05-11T04:06:16.127Z | Downloaded schemars_derive v0.8.22 |
| 1093 | 2026-05-11T04:06:16.130Z | Downloaded scroll v0.13.0 |
| 1094 | 2026-05-11T04:06:16.130Z | Downloaded pest_generator v2.8.6 |
| 1095 | 2026-05-11T04:06:16.130Z | Downloaded serial_test_derive v3.4.0 |
| 1096 | 2026-05-11T04:06:16.133Z | Downloaded progenitor v0.10.0 |
| 1097 | 2026-05-11T04:06:16.133Z | Downloaded proc-macro-error2 v2.0.1 |
| 1098 | 2026-05-11T04:06:16.136Z | Downloaded thread-id v4.2.2 |
| 1099 | 2026-05-11T04:06:16.136Z | Downloaded tabled_derive v0.11.0 |
| 1100 | 2026-05-11T04:06:16.136Z | Downloaded icu_provider v2.1.1 |
| 1101 | 2026-05-11T04:06:16.139Z | Downloaded testing_table v0.3.0 |
| 1102 | 2026-05-11T04:06:16.139Z | Downloaded serde_plain v1.0.2 |
| 1103 | 2026-05-11T04:06:16.139Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1104 | 2026-05-11T04:06:16.142Z | Downloaded termtree v0.5.1 |
| 1105 | 2026-05-11T04:06:16.143Z | Downloaded papergrid v0.11.0 |
| 1106 | 2026-05-11T04:06:16.146Z | Downloaded icu_normalizer v2.1.1 |
| 1107 | 2026-05-11T04:06:16.146Z | Downloaded icu_normalizer_data v2.1.1 |
| 1108 | 2026-05-11T04:06:16.149Z | Downloaded crossbeam-epoch v0.9.18 |
| 1109 | 2026-05-11T04:06:16.149Z | Downloaded time-core v0.1.8 |
| 1110 | 2026-05-11T04:06:16.152Z | Downloaded thread-id v5.1.0 |
| 1111 | 2026-05-11T04:06:16.152Z | Downloaded crossbeam-utils v0.8.21 |
| 1112 | 2026-05-11T04:06:16.152Z | Downloaded slog-dtrace v0.3.0 |
| 1113 | 2026-05-11T04:06:16.155Z | Downloaded slog-async v2.8.0 |
| 1114 | 2026-05-11T04:06:16.155Z | Downloaded dropshot_endpoint v0.16.7 |
| 1115 | 2026-05-11T04:06:16.158Z | Downloaded papergrid v0.17.0 |
| 1116 | 2026-05-11T04:06:16.158Z | Downloaded elliptic-curve v0.13.8 |
| 1117 | 2026-05-11T04:06:16.162Z | Downloaded rhai_codegen v3.1.0 |
| 1118 | 2026-05-11T04:06:16.165Z | Downloaded derive_more v0.99.20 |
| 1119 | 2026-05-11T04:06:16.168Z | Downloaded topological-sort v0.2.2 |
| 1120 | 2026-05-11T04:06:16.171Z | Downloaded chacha20poly1305 v0.10.1 |
| 1121 | 2026-05-11T04:06:16.171Z | Downloaded serde_tokenstream v0.2.3 |
| 1122 | 2026-05-11T04:06:16.171Z | Downloaded hmac v0.12.1 |
| 1123 | 2026-05-11T04:06:16.174Z | Downloaded slog-json v2.6.1 |
| 1124 | 2026-05-11T04:06:16.174Z | Downloaded smartstring v1.0.1 |
| 1125 | 2026-05-11T04:06:16.177Z | Downloaded rustls-pki-types v1.14.0 |
| 1126 | 2026-05-11T04:06:16.181Z | Downloaded indicatif v0.18.4 |
| 1127 | 2026-05-11T04:06:16.184Z | Downloaded untrusted v0.7.1 |
| 1128 | 2026-05-11T04:06:16.186Z | Downloaded strum v0.27.2 |
| 1129 | 2026-05-11T04:06:16.189Z | Downloaded smf v0.2.3 |
| 1130 | 2026-05-11T04:06:16.189Z | Downloaded const_format v0.2.35 |
| 1131 | 2026-05-11T04:06:16.194Z | Downloaded strum_macros v0.26.4 |
| 1132 | 2026-05-11T04:06:16.197Z | Downloaded stable_deref_trait v1.2.1 |
| 1133 | 2026-05-11T04:06:16.197Z | Downloaded spin v0.5.2 |
| 1134 | 2026-05-11T04:06:16.197Z | Downloaded typify-macro v0.6.2 |
| 1135 | 2026-05-11T04:06:16.200Z | Downloaded usdt v0.5.0 |
| 1136 | 2026-05-11T04:06:16.200Z | Downloaded universal-hash v0.5.1 |
| 1137 | 2026-05-11T04:06:16.203Z | Downloaded usdt-macro v0.6.0 |
| 1138 | 2026-05-11T04:06:16.203Z | Downloaded slog-stdlog v4.1.1 |
| 1139 | 2026-05-11T04:06:16.206Z | Downloaded slog-term v2.9.2 |
| 1140 | 2026-05-11T04:06:16.209Z | Downloaded tiny-keccak v2.0.2 |
| 1141 | 2026-05-11T04:06:16.209Z | Downloaded tinystr v0.8.2 |
| 1142 | 2026-05-11T04:06:16.212Z | Downloaded progenitor-impl v0.10.0 |
| 1143 | 2026-05-11T04:06:16.212Z | Downloaded progenitor-impl v0.13.0 |
| 1144 | 2026-05-11T04:06:16.212Z | Downloaded darling_core v0.23.0 |
| 1145 | 2026-05-11T04:06:16.215Z | Downloaded jiff-static v0.2.23 |
| 1146 | 2026-05-11T04:06:16.218Z | Downloaded synstructure v0.13.2 |
| 1147 | 2026-05-11T04:06:16.218Z | Downloaded icu_collections v2.1.1 |
| 1148 | 2026-05-11T04:06:16.221Z | Downloaded zerofrom v0.1.6 |
| 1149 | 2026-05-11T04:06:16.224Z | Downloaded async-compression v0.4.41 |
| 1150 | 2026-05-11T04:06:16.226Z | Downloaded unarray v0.1.4 |
| 1151 | 2026-05-11T04:06:16.226Z | Downloaded waitgroup v0.1.2 |
| 1152 | 2026-05-11T04:06:16.226Z | Downloaded utf-8 v0.7.6 |
| 1153 | 2026-05-11T04:06:16.226Z | Downloaded usdt v0.6.0 |
| 1154 | 2026-05-11T04:06:16.229Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1155 | 2026-05-11T04:06:16.229Z | Downloaded tokio-dtrace v0.1.1 |
| 1156 | 2026-05-11T04:06:16.229Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1157 | 2026-05-11T04:06:16.232Z | Downloaded time-macros v0.2.27 |
| 1158 | 2026-05-11T04:06:16.232Z | Downloaded snafu-derive v0.8.9 |
| 1159 | 2026-05-11T04:06:16.232Z | Downloaded sdd v3.0.10 |
| 1160 | 2026-05-11T04:06:16.235Z | Downloaded pin-project v1.1.11 |
| 1161 | 2026-05-11T04:06:16.239Z | Downloaded yoke-derive v0.8.1 |
| 1162 | 2026-05-11T04:06:16.242Z | Downloaded wait-timeout v0.2.1 |
| 1163 | 2026-05-11T04:06:16.242Z | Downloaded usdt-attr-macro v0.6.0 |
| 1164 | 2026-05-11T04:06:16.242Z | Downloaded serde_with_macros v3.18.0 |
| 1165 | 2026-05-11T04:06:16.246Z | Downloaded similar v2.7.0 |
| 1166 | 2026-05-11T04:06:16.248Z | Downloaded tokio-tungstenite v0.21.0 |
| 1167 | 2026-05-11T04:06:16.248Z | Downloaded slog-scope v4.4.1 |
| 1168 | 2026-05-11T04:06:16.251Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1169 | 2026-05-11T04:06:16.251Z | Downloaded zone v0.3.1 |
| 1170 | 2026-05-11T04:06:16.251Z | Downloaded thin-vec v0.2.14 |
| 1171 | 2026-05-11T04:06:16.251Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1172 | 2026-05-11T04:06:16.254Z | Downloaded strum_macros v0.27.2 |
| 1173 | 2026-05-11T04:06:16.259Z | Downloaded heapless v0.8.0 |
| 1174 | 2026-05-11T04:06:16.259Z | Downloaded usdt-impl v0.5.0 |
| 1175 | 2026-05-11T04:06:16.259Z | Downloaded tokio-rustls v0.25.0 |
| 1176 | 2026-05-11T04:06:16.262Z | Downloaded take_mut v0.2.2 |
| 1177 | 2026-05-11T04:06:16.262Z | Downloaded hickory-resolver v0.25.2 |
| 1178 | 2026-05-11T04:06:16.262Z | Downloaded zerofrom-derive v0.1.6 |
| 1179 | 2026-05-11T04:06:16.265Z | Downloaded openssl-sys v0.9.112 |
| 1180 | 2026-05-11T04:06:16.268Z | Downloaded schemars v0.8.22 |
| 1181 | 2026-05-11T04:06:16.271Z | Downloaded vsss-rs v3.3.4 |
| 1182 | 2026-05-11T04:06:16.274Z | Downloaded zone_cfg_derive v0.3.1 |
| 1183 | 2026-05-11T04:06:16.274Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1184 | 2026-05-11T04:06:16.278Z | Downloaded thiserror-no-std v2.0.2 |
| 1185 | 2026-05-11T04:06:16.278Z | Downloaded yoke v0.8.1 |
| 1186 | 2026-05-11T04:06:16.281Z | Downloaded base64 v0.21.7 |
| 1187 | 2026-05-11T04:06:16.281Z | Downloaded usdt-impl v0.6.0 |
| 1188 | 2026-05-11T04:06:16.281Z | Downloaded expectorate v1.2.0 |
| 1189 | 2026-05-11T04:06:16.284Z | Downloaded hashbrown v0.12.3 |
| 1190 | 2026-05-11T04:06:16.284Z | Downloaded cc v1.2.58 |
| 1191 | 2026-05-11T04:06:16.287Z | Downloaded whoami v1.6.1 |
| 1192 | 2026-05-11T04:06:16.287Z | Downloaded unit-prefix v0.5.2 |
| 1193 | 2026-05-11T04:06:16.291Z | Downloaded serde_derive_internals v0.29.1 |
| 1194 | 2026-05-11T04:06:16.291Z | Downloaded progenitor-impl v0.11.2 |
| 1195 | 2026-05-11T04:06:16.291Z | Downloaded usdt-attr-macro v0.5.0 |
| 1196 | 2026-05-11T04:06:16.291Z | Downloaded nom v8.0.0 |
| 1197 | 2026-05-11T04:06:16.294Z | Downloaded typify-macro v0.4.3 |
| 1198 | 2026-05-11T04:06:16.294Z | Downloaded test-strategy v0.4.5 |
| 1199 | 2026-05-11T04:06:16.298Z | Downloaded walkdir v2.5.0 |
| 1200 | 2026-05-11T04:06:16.298Z | Downloaded rand v0.8.5 |
| 1201 | 2026-05-11T04:06:16.301Z | Downloaded term v1.2.1 |
| 1202 | 2026-05-11T04:06:16.301Z | Downloaded rayon-core v1.13.0 |
| 1203 | 2026-05-11T04:06:16.304Z | Downloaded pest_meta v2.8.6 |
| 1204 | 2026-05-11T04:06:16.304Z | Downloaded spin v0.9.8 |
| 1205 | 2026-05-11T04:06:16.307Z | Downloaded dropshot-api-manager v0.7.0 |
| 1206 | 2026-05-11T04:06:16.312Z | Downloaded zeroize_derive v1.4.3 |
| 1207 | 2026-05-11T04:06:16.314Z | Downloaded xz2 v0.1.7 |
| 1208 | 2026-05-11T04:06:16.317Z | Downloaded schemars v1.2.1 |
| 1209 | 2026-05-11T04:06:16.324Z | Downloaded schemars v0.9.0 |
| 1210 | 2026-05-11T04:06:16.330Z | Downloaded usdt-macro v0.5.0 |
| 1211 | 2026-05-11T04:06:16.333Z | Downloaded pretty_assertions v1.4.1 |
| 1212 | 2026-05-11T04:06:16.333Z | Downloaded minimal-lexical v0.2.1 |
| 1213 | 2026-05-11T04:06:16.336Z | Downloaded zerocopy-derive v0.7.35 |
| 1214 | 2026-05-11T04:06:16.339Z | Downloaded progenitor-impl v0.14.0 |
| 1215 | 2026-05-11T04:06:16.342Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-05-11T04:06:16.345Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1217 | 2026-05-11T04:06:16.345Z | Downloaded writeable v0.6.2 |
| 1218 | 2026-05-11T04:06:16.348Z | Downloaded slog v2.8.2 |
| 1219 | 2026-05-11T04:06:16.348Z | Downloaded qorb v0.4.1 |
| 1220 | 2026-05-11T04:06:16.351Z | Downloaded zerovec-derive v0.11.2 |
| 1221 | 2026-05-11T04:06:16.351Z | Downloaded typify v0.6.2 |
| 1222 | 2026-05-11T04:06:16.354Z | Downloaded toml v0.7.8 |
| 1223 | 2026-05-11T04:06:16.357Z | Downloaded tungstenite v0.21.0 |
| 1224 | 2026-05-11T04:06:16.357Z | Downloaded typenum v1.19.0 |
| 1225 | 2026-05-11T04:06:16.360Z | Downloaded ucd-trie v0.1.7 |
| 1226 | 2026-05-11T04:06:16.360Z | Downloaded snafu v0.8.9 |
| 1227 | 2026-05-11T04:06:16.363Z | Downloaded nom v7.1.3 |
| 1228 | 2026-05-11T04:06:16.365Z | Downloaded rustls-webpki v0.103.10 |
| 1229 | 2026-05-11T04:06:16.368Z | Downloaded prettyplease v0.2.37 |
| 1230 | 2026-05-11T04:06:16.374Z | Downloaded rand v0.10.1 |
| 1231 | 2026-05-11T04:06:16.379Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1232 | 2026-05-11T04:06:16.383Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1233 | 2026-05-11T04:06:16.386Z | Downloaded rand v0.9.2 |
| 1234 | 2026-05-11T04:06:16.390Z | Downloaded zerotrie v0.2.3 |
| 1235 | 2026-05-11T04:06:16.393Z | Downloaded typify v0.4.3 |
| 1236 | 2026-05-11T04:06:16.396Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-05-11T04:06:16.403Z | Downloaded steno v0.4.1 |
| 1238 | 2026-05-11T04:06:16.406Z | Downloaded uuid v1.23.0 |
| 1239 | 2026-05-11T04:06:16.413Z | Downloaded hashbrown v0.16.1 |
| 1240 | 2026-05-11T04:06:16.416Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1241 | 2026-05-11T04:06:16.420Z | Downloaded yansi v1.0.1 |
| 1242 | 2026-05-11T04:06:16.423Z | Downloaded pest v2.8.6 |
| 1243 | 2026-05-11T04:06:16.427Z | Downloaded scc v2.4.0 |
| 1244 | 2026-05-11T04:06:16.448Z | Downloaded libm v0.2.16 |
| 1245 | 2026-05-11T04:06:16.453Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-11T04:06:16.457Z | Downloaded iri-string v0.7.12 |
| 1247 | 2026-05-11T04:06:16.470Z | Downloaded zerovec v0.11.5 |
| 1248 | 2026-05-11T04:06:16.480Z | Downloaded zerocopy-derive v0.8.48 |
| 1249 | 2026-05-11T04:06:16.487Z | Downloaded hkdf v0.12.4 |
| 1250 | 2026-05-11T04:06:16.490Z | Downloaded tower-http v0.6.8 |
| 1251 | 2026-05-11T04:06:16.496Z | Downloaded icu_properties_data v2.1.2 |
| 1252 | 2026-05-11T04:06:16.504Z | Downloaded proptest v1.11.0 |
| 1253 | 2026-05-11T04:06:16.510Z | Downloaded goblin v0.8.2 |
| 1254 | 2026-05-11T04:06:16.513Z | Downloaded tough v0.20.0 |
| 1255 | 2026-05-11T04:06:16.523Z | Downloaded iddqd v0.3.17 |
| 1256 | 2026-05-11T04:06:16.527Z | Downloaded zerocopy v0.7.35 |
| 1257 | 2026-05-11T04:06:16.534Z | Downloaded h2 v0.4.13 |
| 1258 | 2026-05-11T04:06:16.548Z | Downloaded reqwest v0.13.2 |
| 1259 | 2026-05-11T04:06:16.565Z | Downloaded rayon v1.11.0 |
| 1260 | 2026-05-11T04:06:16.589Z | Downloaded chrono-tz v0.10.4 |
| 1261 | 2026-05-11T04:06:16.598Z | Downloaded winnow v0.5.40 |
| 1262 | 2026-05-11T04:06:16.603Z | Downloaded time v0.3.47 |
| 1263 | 2026-05-11T04:06:16.609Z | Downloaded rustls-webpki v0.102.8 |
| 1264 | 2026-05-11T04:06:16.619Z | Downloaded serde_with v3.18.0 |
| 1265 | 2026-05-11T04:06:16.627Z | Downloaded webpki-roots v1.0.6 |
| 1266 | 2026-05-11T04:06:16.632Z | Downloaded smoltcp v0.11.0 |
| 1267 | 2026-05-11T04:06:16.635Z | Downloaded rhai v1.24.0 |
| 1268 | 2026-05-11T04:06:16.639Z | Downloaded moka v0.12.15 |
| 1269 | 2026-05-11T04:06:16.643Z | Downloaded dropshot v0.17.0 |
| 1270 | 2026-05-11T04:06:16.656Z | Downloaded winnow v1.0.1 |
| 1271 | 2026-05-11T04:06:16.661Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-05-11T04:06:16.673Z | Downloaded tabled v0.15.0 |
| 1273 | 2026-05-11T04:06:16.679Z | Downloaded syn v1.0.109 |
| 1274 | 2026-05-11T04:06:16.686Z | Downloaded sled v0.34.7 |
| 1275 | 2026-05-11T04:06:16.690Z | Downloaded openssl v0.10.76 |
| 1276 | 2026-05-11T04:06:16.695Z | Downloaded goblin v0.10.5 |
| 1277 | 2026-05-11T04:06:16.699Z | Downloaded dropshot v0.16.7 |
| 1278 | 2026-05-11T04:06:16.711Z | Downloaded rustls v0.22.4 |
| 1279 | 2026-05-11T04:06:16.719Z | Downloaded nix v0.31.2 |
| 1280 | 2026-05-11T04:06:16.736Z | Downloaded regress v0.10.5 |
| 1281 | 2026-05-11T04:06:16.740Z | Downloaded hickory-proto v0.24.4 |
| 1282 | 2026-05-11T04:06:16.750Z | Downloaded openapiv3 v2.2.0 |
| 1283 | 2026-05-11T04:06:16.762Z | Downloaded rustls v0.23.37 |
| 1284 | 2026-05-11T04:06:16.768Z | Downloaded regress v0.11.1 |
| 1285 | 2026-05-11T04:06:16.774Z | Downloaded hickory-proto v0.25.2 |
| 1286 | 2026-05-11T04:06:16.785Z | Downloaded sha3 v0.10.8 |
| 1287 | 2026-05-11T04:06:16.788Z | Downloaded csv v1.4.0 |
| 1288 | 2026-05-11T04:06:16.813Z | Downloaded typify-impl v0.6.2 |
| 1289 | 2026-05-11T04:06:16.822Z | Downloaded typify-impl v0.4.3 |
| 1290 | 2026-05-11T04:06:16.869Z | Downloaded jiff v0.2.23 |
| 1291 | 2026-05-11T04:06:16.879Z | Downloaded petgraph v0.6.5 |
| 1292 | 2026-05-11T04:06:16.890Z | Downloaded lzma-sys v0.1.20 |
| 1293 | 2026-05-11T04:06:16.914Z | Downloaded tokio v1.52.1 |
| 1294 | 2026-05-11T04:06:16.961Z | Downloaded encoding_rs v0.8.35 |
| 1295 | 2026-05-11T04:06:17.465Z | Downloaded aws-lc-sys v0.39.1 |
| 1296 | 2026-05-11T04:06:18.351Z | Compiling proc-macro2 v1.0.106 |
| 1297 | 2026-05-11T04:06:18.351Z | Compiling unicode-ident v1.0.24 |
| 1298 | 2026-05-11T04:06:18.351Z | Compiling quote v1.0.45 |
| 1299 | 2026-05-11T04:06:18.351Z | Compiling serde_core v1.0.228 |
| 1300 | 2026-05-11T04:06:18.351Z | Compiling cfg-if v1.0.4 |
| 1301 | 2026-05-11T04:06:18.354Z | Compiling serde v1.0.228 |
| 1302 | 2026-05-11T04:06:18.354Z | Compiling libc v0.2.186 |
| 1303 | 2026-05-11T04:06:18.354Z | Compiling memchr v2.8.0 |
| 1304 | 2026-05-11T04:06:18.550Z | Compiling itoa v1.0.18 |
| 1305 | 2026-05-11T04:06:18.729Z | Compiling zmij v1.0.21 |
| 1306 | 2026-05-11T04:06:18.765Z | Compiling smallvec v1.15.1 |
| 1307 | 2026-05-11T04:06:18.777Z | Compiling serde_json v1.0.149 |
| 1308 | 2026-05-11T04:06:18.963Z | Compiling autocfg v1.5.0 |
| 1309 | 2026-05-11T04:06:19.009Z | Compiling libm v0.2.16 |
| 1310 | 2026-05-11T04:06:19.219Z | Compiling stable_deref_trait v1.2.1 |
| 1311 | 2026-05-11T04:06:19.294Z | Compiling iana-time-zone v0.1.65 |
| 1312 | 2026-05-11T04:06:19.335Z | Compiling equivalent v1.0.2 |
| 1313 | 2026-05-11T04:06:19.347Z | Compiling writeable v0.6.2 |
| 1314 | 2026-05-11T04:06:19.359Z | Compiling litemap v0.8.1 |
| 1315 | 2026-05-11T04:06:19.419Z | Compiling percent-encoding v2.3.2 |
| 1316 | 2026-05-11T04:06:19.441Z | Compiling version_check v0.9.5 |
| 1317 | 2026-05-11T04:06:19.538Z | Compiling icu_properties_data v2.1.2 |
| 1318 | 2026-05-11T04:06:19.553Z | Compiling icu_normalizer_data v2.1.1 |
| 1319 | 2026-05-11T04:06:19.619Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-05-11T04:06:19.724Z | Compiling syn v2.0.117 |
| 1321 | 2026-05-11T04:06:19.768Z | Compiling form_urlencoded v1.2.2 |
| 1322 | 2026-05-11T04:06:19.810Z | Compiling pin-project-lite v0.2.17 |
| 1323 | 2026-05-11T04:06:19.845Z | Compiling utf8_iter v1.0.4 |
| 1324 | 2026-05-11T04:06:19.867Z | Compiling scopeguard v1.2.0 |
| 1325 | 2026-05-11T04:06:19.903Z | Compiling parking_lot_core v0.9.12 |
| 1326 | 2026-05-11T04:06:19.925Z | Compiling thiserror v2.0.18 |
| 1327 | 2026-05-11T04:06:19.958Z | Compiling lock_api v0.4.14 |
| 1328 | 2026-05-11T04:06:19.968Z | Compiling num-traits v0.2.19 |
| 1329 | 2026-05-11T04:06:19.984Z | Compiling heck v0.5.0 |
| 1330 | 2026-05-11T04:06:20.178Z | Compiling rand_core v0.10.0 |
| 1331 | 2026-05-11T04:06:20.188Z | Compiling getrandom v0.4.2 |
| 1332 | 2026-05-11T04:06:20.252Z | Compiling hashbrown v0.17.0 |
| 1333 | 2026-05-11T04:06:20.333Z | Compiling errno v0.3.14 |
| 1334 | 2026-05-11T04:06:20.483Z | Compiling futures-core v0.3.32 |
| 1335 | 2026-05-11T04:06:20.495Z | Compiling jobserver v0.1.34 |
| 1336 | 2026-05-11T04:06:20.599Z | Compiling shlex v1.3.0 |
| 1337 | 2026-05-11T04:06:20.653Z | Compiling semver v1.0.28 |
| 1338 | 2026-05-11T04:06:20.783Z | Compiling indexmap v2.14.0 |
| 1339 | 2026-05-11T04:06:20.801Z | Compiling find-msvc-tools v0.1.9 |
| 1340 | 2026-05-11T04:06:20.824Z | Compiling uuid v1.23.0 |
| 1341 | 2026-05-11T04:06:20.827Z | Compiling zerocopy v0.8.48 |
| 1342 | 2026-05-11T04:06:20.979Z | Compiling cc v1.2.58 |
| 1343 | 2026-05-11T04:06:21.011Z | Compiling fnv v1.0.7 |
| 1344 | 2026-05-11T04:06:21.035Z | Compiling futures-sink v0.3.32 |
| 1345 | 2026-05-11T04:06:21.103Z | Compiling rustversion v1.0.22 |
| 1346 | 2026-05-11T04:06:21.134Z | Compiling schemars v0.8.22 |
| 1347 | 2026-05-11T04:06:21.247Z | Compiling slab v0.4.12 |
| 1348 | 2026-05-11T04:06:21.261Z | Compiling futures-channel v0.3.32 |
| 1349 | 2026-05-11T04:06:21.382Z | Compiling socket2 v0.6.3 |
| 1350 | 2026-05-11T04:06:21.449Z | Compiling log v0.4.29 |
| 1351 | 2026-05-11T04:06:21.512Z | Compiling futures-io v0.3.32 |
| 1352 | 2026-05-11T04:06:21.627Z | Compiling parking_lot v0.12.5 |
| 1353 | 2026-05-11T04:06:21.736Z | Compiling futures-task v0.3.32 |
| 1354 | 2026-05-11T04:06:21.807Z | Compiling signal-hook-registry v1.4.8 |
| 1355 | 2026-05-11T04:06:21.838Z | Compiling mio v1.2.0 |
| 1356 | 2026-05-11T04:06:21.872Z | Compiling portable-atomic v1.13.1 |
| 1357 | 2026-05-11T04:06:21.902Z | Compiling bitflags v2.11.0 |
| 1358 | 2026-05-11T04:06:22.047Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-05-11T04:06:22.050Z | Compiling regex-syntax v0.8.10 |
| 1360 | 2026-05-11T04:06:22.094Z | Compiling base64 v0.22.1 |
| 1361 | 2026-05-11T04:06:22.132Z | Compiling typenum v1.19.0 |
| 1362 | 2026-05-11T04:06:22.149Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-05-11T04:06:22.264Z | Compiling subtle v2.6.1 |
| 1364 | 2026-05-11T04:06:22.328Z | Compiling untrusted v0.9.0 |
| 1365 | 2026-05-11T04:06:22.339Z | Compiling byteorder v1.5.0 |
| 1366 | 2026-05-11T04:06:22.414Z | Compiling atomic-waker v1.1.2 |
| 1367 | 2026-05-11T04:06:22.424Z | Compiling ipnet v2.12.0 |
| 1368 | 2026-05-11T04:06:22.442Z | Compiling httparse v1.10.1 |
| 1369 | 2026-05-11T04:06:22.530Z | Compiling synstructure v0.13.2 |
| 1370 | 2026-05-11T04:06:22.557Z | Compiling serde_derive_internals v0.29.1 |
| 1371 | 2026-05-11T04:06:22.775Z | Compiling once_cell v1.21.4 |
| 1372 | 2026-05-11T04:06:22.897Z | Compiling foldhash v0.2.0 |
| 1373 | 2026-05-11T04:06:22.946Z | Compiling allocator-api2 v0.2.21 |
| 1374 | 2026-05-11T04:06:22.982Z | Compiling tower-service v0.3.3 |
| 1375 | 2026-05-11T04:06:23.019Z | Compiling tower-layer v0.3.3 |
| 1376 | 2026-05-11T04:06:23.041Z | Compiling ryu v1.0.23 |
| 1377 | 2026-05-11T04:06:23.127Z | Compiling rand_core v0.6.4 |
| 1378 | 2026-05-11T04:06:23.171Z | Compiling cmake v0.1.58 |
| 1379 | 2026-05-11T04:06:23.215Z | Compiling hashbrown v0.16.1 |
| 1380 | 2026-05-11T04:06:23.261Z | Compiling fs_extra v1.3.0 |
| 1381 | 2026-05-11T04:06:23.299Z | Compiling strsim v0.11.1 |
| 1382 | 2026-05-11T04:06:23.348Z | Compiling rustix v1.1.4 |
| 1383 | 2026-05-11T04:06:23.368Z | Compiling try-lock v0.2.5 |
| 1384 | 2026-05-11T04:06:23.471Z | Compiling dunce v1.0.5 |
| 1385 | 2026-05-11T04:06:23.501Z | Compiling want v0.3.1 |
| 1386 | 2026-05-11T04:06:23.511Z | Compiling httpdate v1.0.3 |
| 1387 | 2026-05-11T04:06:23.560Z | Compiling aws-lc-sys v0.39.1 |
| 1388 | 2026-05-11T04:06:23.695Z | Compiling thiserror v1.0.69 |
| 1389 | 2026-05-11T04:06:23.739Z | Compiling ucd-trie v0.1.7 |
| 1390 | 2026-05-11T04:06:23.763Z | Compiling serde_derive v1.0.228 |
| 1391 | 2026-05-11T04:06:23.791Z | Compiling zerofrom-derive v0.1.6 |
| 1392 | 2026-05-11T04:06:23.877Z | Compiling yoke-derive v0.8.1 |
| 1393 | 2026-05-11T04:06:23.888Z | Compiling zerovec-derive v0.11.2 |
| 1394 | 2026-05-11T04:06:23.988Z | Compiling displaydoc v0.2.5 |
| 1395 | 2026-05-11T04:06:24.030Z | Compiling schemars_derive v0.8.22 |
| 1396 | 2026-05-11T04:06:24.427Z | Compiling thiserror-impl v2.0.18 |
| 1397 | 2026-05-11T04:06:24.728Z | Compiling tokio-macros v2.7.0 |
| 1398 | 2026-05-11T04:06:24.779Z | Compiling zerocopy-derive v0.8.48 |
| 1399 | 2026-05-11T04:06:24.950Z | Compiling zeroize_derive v1.4.3 |
| 1400 | 2026-05-11T04:06:25.030Z | Compiling futures-macro v0.3.32 |
| 1401 | 2026-05-11T04:06:25.041Z | Compiling zerofrom v0.1.6 |
| 1402 | 2026-05-11T04:06:25.160Z | Compiling yoke v0.8.1 |
| 1403 | 2026-05-11T04:06:25.341Z | Compiling zerovec v0.11.5 |
| 1404 | 2026-05-11T04:06:25.479Z | Compiling zerotrie v0.2.3 |
| 1405 | 2026-05-11T04:06:25.617Z | Compiling zeroize v1.8.2 |
| 1406 | 2026-05-11T04:06:25.777Z | Compiling tinystr v0.8.2 |
| 1407 | 2026-05-11T04:06:25.789Z | Compiling potential_utf v0.1.4 |
| 1408 | 2026-05-11T04:06:25.848Z | Compiling futures-util v0.3.32 |
| 1409 | 2026-05-11T04:06:25.940Z | Compiling icu_locale_core v2.1.1 |
| 1410 | 2026-05-11T04:06:25.968Z | Compiling icu_collections v2.1.1 |
| 1411 | 2026-05-11T04:06:25.981Z | Compiling thiserror-impl v1.0.69 |
| 1412 | 2026-05-11T04:06:26.471Z | Compiling pest v2.8.6 |
| 1413 | 2026-05-11T04:06:26.560Z | Compiling icu_provider v2.1.1 |
| 1414 | 2026-05-11T04:06:26.850Z | Compiling icu_properties v2.1.2 |
| 1415 | 2026-05-11T04:06:26.861Z | Compiling icu_normalizer v2.1.1 |
| 1416 | 2026-05-11T04:06:26.988Z | Compiling bytes v1.11.1 |
| 1417 | 2026-05-11T04:06:27.096Z | Compiling chrono v0.4.44 |
| 1418 | 2026-05-11T04:06:27.426Z | Compiling http v1.4.0 |
| 1419 | 2026-05-11T04:06:27.605Z | Compiling serde_tokenstream v0.2.3 |
| 1420 | 2026-05-11T04:06:27.707Z | Compiling idna_adapter v1.2.1 |
| 1421 | 2026-05-11T04:06:27.840Z | Compiling idna v1.1.0 |
| 1422 | 2026-05-11T04:06:27.880Z | Compiling tokio v1.52.1 |
| 1423 | 2026-05-11T04:06:27.970Z | Compiling erased-serde v0.3.31 |
| 1424 | 2026-05-11T04:06:28.076Z | Compiling http-body v1.0.1 |
| 1425 | 2026-05-11T04:06:28.222Z | Compiling url v2.5.8 |
| 1426 | 2026-05-11T04:06:28.442Z | Compiling pest_meta v2.8.6 |
| 1427 | 2026-05-11T04:06:28.478Z | Compiling tracing-attributes v0.1.31 |
| 1428 | 2026-05-11T04:06:28.560Z | Compiling tracing-core v0.1.36 |
| 1429 | 2026-05-11T04:06:28.578Z | Compiling generic-array v0.14.7 |
| 1430 | 2026-05-11T04:06:29.058Z | Compiling ppv-lite86 v0.2.21 |
| 1431 | 2026-05-11T04:06:29.106Z | Compiling getrandom v0.3.4 |
| 1432 | 2026-05-11T04:06:29.215Z | Compiling pretty-hex v0.4.2 |
| 1433 | 2026-05-11T04:06:29.346Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-05-11T04:06:29.434Z | Compiling plain v0.2.3 |
| 1435 | 2026-05-11T04:06:29.717Z | Compiling tracing v0.1.44 |
| 1436 | 2026-05-11T04:06:29.723Z | Compiling http-body-util v0.1.3 |
| 1437 | 2026-05-11T04:06:29.737Z | Compiling serde_urlencoded v0.7.1 |
| 1438 | 2026-05-11T04:06:29.945Z | Compiling aho-corasick v1.1.4 |
| 1439 | 2026-05-11T04:06:29.966Z | Compiling pest_derive v2.8.6 |
| 1440 | 2026-05-11T04:06:29.978Z | Compiling slog v2.8.2 |
| 1441 | 2026-05-11T04:06:30.017Z | Compiling sync_wrapper v1.0.2 |
| 1442 | 2026-05-11T04:06:30.119Z | Compiling ipnetwork v0.21.1 |
| 1443 | 2026-05-11T04:06:30.334Z | Compiling iri-string v0.7.12 |
| 1444 | 2026-05-11T04:06:30.485Z | Compiling paste v1.0.15 |
| 1445 | 2026-05-11T04:06:30.556Z | Compiling crypto-common v0.1.7 |
| 1446 | 2026-05-11T04:06:30.604Z | Compiling openapiv3 v2.2.0 |
| 1447 | 2026-05-11T04:06:30.763Z | Compiling regex-automata v0.4.14 |
| 1448 | 2026-05-11T04:06:31.402Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-05-11T04:06:31.609Z | Compiling omicron-workspace-hack v0.1.0 |
| 1450 | 2026-05-11T04:06:31.812Z | Compiling time-core v0.1.8 |
| 1451 | 2026-05-11T04:06:31.955Z | Compiling ident_case v1.0.1 |
| 1452 | 2026-05-11T04:06:32.072Z | Compiling num-conv v0.2.1 |
| 1453 | 2026-05-11T04:06:32.165Z | Compiling tokio-util v0.7.18 |
| 1454 | 2026-05-11T04:06:32.176Z | Compiling deranged v0.5.8 |
| 1455 | 2026-05-11T04:06:32.219Z | Compiling time-macros v0.2.27 |
| 1456 | 2026-05-11T04:06:32.679Z | Compiling regex v1.12.3 |
| 1457 | 2026-05-11T04:06:33.107Z | Compiling anyhow v1.0.102 |
| 1458 | 2026-05-11T04:06:33.140Z | Compiling num_threads v0.1.7 |
| 1459 | 2026-05-11T04:06:33.272Z | Compiling rustls-pki-types v1.14.0 |
| 1460 | 2026-05-11T04:06:33.296Z | Compiling scroll_derive v0.13.1 |
| 1461 | 2026-05-11T04:06:33.300Z | Compiling oxnet v0.1.4 |
| 1462 | 2026-05-11T04:06:33.720Z | Compiling daft-derive v0.1.5 |
| 1463 | 2026-05-11T04:06:33.742Z | Compiling syn v1.0.109 |
| 1464 | 2026-05-11T04:06:34.009Z | Compiling winnow v1.0.1 |
| 1465 | 2026-05-11T04:06:34.051Z | Compiling fastrand v2.3.0 |
| 1466 | 2026-05-11T04:06:34.159Z | Compiling scroll v0.13.0 |
| 1467 | 2026-05-11T04:06:34.334Z | Compiling h2 v0.4.13 |
| 1468 | 2026-05-11T04:06:34.427Z | Compiling async-trait v0.1.89 |
| 1469 | 2026-05-11T04:06:34.438Z | Compiling crossbeam-utils v0.8.21 |
| 1470 | 2026-05-11T04:06:34.579Z | Compiling ring v0.17.14 |
| 1471 | 2026-05-11T04:06:34.747Z | Compiling cpufeatures v0.2.17 |
| 1472 | 2026-05-11T04:06:34.818Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-05-11T04:06:35.111Z | Compiling block-buffer v0.10.4 |
| 1474 | 2026-05-11T04:06:35.256Z | Compiling thread_local v1.1.9 |
| 1475 | 2026-05-11T04:06:35.394Z | Compiling hex v0.4.3 |
| 1476 | 2026-05-11T04:06:35.516Z | Compiling usdt-impl v0.6.0 |
| 1477 | 2026-05-11T04:06:35.527Z | Compiling digest v0.10.7 |
| 1478 | 2026-05-11T04:06:35.539Z | Compiling goblin v0.10.5 |
| 1479 | 2026-05-11T04:06:35.640Z | Compiling dtrace-parser v0.3.0 |
| 1480 | 2026-05-11T04:06:35.730Z | Compiling slog-async v2.8.0 |
| 1481 | 2026-05-11T04:06:35.753Z | Compiling camino v1.2.2 |
| 1482 | 2026-05-11T04:06:36.101Z | Compiling thread-id v5.1.0 |
| 1483 | 2026-05-11T04:06:36.177Z | Compiling term v1.2.1 |
| 1484 | 2026-05-11T04:06:36.209Z | Compiling take_mut v0.2.2 |
| 1485 | 2026-05-11T04:06:36.311Z | Compiling hyper v1.9.0 |
| 1486 | 2026-05-11T04:06:36.501Z | Compiling aws-lc-rs v1.16.2 |
| 1487 | 2026-05-11T04:06:36.792Z | Compiling rand_core v0.9.5 |
| 1488 | 2026-05-11T04:06:37.006Z | Compiling futures-executor v0.3.32 |
| 1489 | 2026-05-11T04:06:37.314Z | Compiling hyper-util v0.1.20 |
| 1490 | 2026-05-11T04:06:37.404Z | Compiling match_cfg v0.1.0 |
| 1491 | 2026-05-11T04:06:37.471Z | Compiling futures v0.3.32 |
| 1492 | 2026-05-11T04:06:37.548Z | Compiling tower v0.5.3 |
| 1493 | 2026-05-11T04:06:37.795Z | Compiling structmeta-derive v0.3.0 |
| 1494 | 2026-05-11T04:06:37.991Z | Compiling rustls v0.22.4 |
| 1495 | 2026-05-11T04:06:38.010Z | Compiling untrusted v0.7.1 |
| 1496 | 2026-05-11T04:06:38.128Z | Compiling dof v0.4.0 |
| 1497 | 2026-05-11T04:06:38.953Z | Compiling structmeta v0.3.0 |
| 1498 | 2026-05-11T04:06:39.095Z | Compiling tower-http v0.6.8 |
| 1499 | 2026-05-11T04:06:39.215Z | Compiling rand_chacha v0.9.0 |
| 1500 | 2026-05-11T04:06:39.269Z | Compiling darling_core v0.23.0 |
| 1501 | 2026-05-11T04:06:39.524Z | Compiling newtype-uuid-macros v0.1.0 |
| 1502 | 2026-05-11T04:06:39.527Z | Compiling regress v0.10.5 |
| 1503 | 2026-05-11T04:06:39.650Z | Compiling winnow v0.7.15 |
| 1504 | 2026-05-11T04:06:39.789Z | Compiling rustls v0.23.37 |
| 1505 | 2026-05-11T04:06:39.995Z | Compiling rand v0.9.2 |
| 1506 | 2026-05-11T04:06:40.330Z | Compiling time v0.3.47 |
| 1507 | 2026-05-11T04:06:40.343Z | Compiling usdt-attr-macro v0.6.0 |
| 1508 | 2026-05-11T04:06:40.599Z | Compiling usdt-macro v0.6.0 |
| 1509 | 2026-05-11T04:06:41.141Z | Compiling newtype-uuid v1.3.2 |
| 1510 | 2026-05-11T04:06:41.394Z | Compiling darling_macro v0.23.0 |
| 1511 | 2026-05-11T04:06:41.484Z | Compiling quick-error v1.2.3 |
| 1512 | 2026-05-11T04:06:41.525Z | Compiling ref-cast v1.0.25 |
| 1513 | 2026-05-11T04:06:41.586Z | Compiling daft v0.1.5 |
| 1514 | 2026-05-11T04:06:41.721Z | Compiling crossbeam-channel v0.5.15 |
| 1515 | 2026-05-11T04:06:41.843Z | Compiling ref-cast-impl v1.0.25 |
| 1516 | 2026-05-11T04:06:41.875Z | Compiling strum_macros v0.26.4 |
| 1517 | 2026-05-11T04:06:41.952Z | Compiling darling v0.23.0 |
| 1518 | 2026-05-11T04:06:42.003Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1519 | 2026-05-11T04:06:42.030Z | Compiling serde_spanned v1.1.0 |
| 1520 | 2026-05-11T04:06:42.129Z | Compiling multer v3.1.0 |
| 1521 | 2026-05-11T04:06:42.171Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1522 | 2026-05-11T04:06:42.194Z | Compiling debug-ignore v1.0.5 |
| 1523 | 2026-05-11T04:06:42.295Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-05-11T04:06:42.306Z | Compiling serde_with_macros v3.18.0 |
| 1525 | 2026-05-11T04:06:42.375Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-05-11T04:06:42.385Z | Compiling async-stream-impl v0.3.6 |
| 1527 | 2026-05-11T04:06:42.523Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-05-11T04:06:42.536Z | Compiling dropshot v0.16.7 |
| 1529 | 2026-05-11T04:06:42.679Z | Compiling encoding_rs v0.8.35 |
| 1530 | 2026-05-11T04:06:42.752Z | Compiling spin v0.9.8 |
| 1531 | 2026-05-11T04:06:42.830Z | Compiling mime v0.3.17 |
| 1532 | 2026-05-11T04:06:42.866Z | Compiling unarray v0.1.4 |
| 1533 | 2026-05-11T04:06:43.004Z | Compiling async-stream v0.3.6 |
| 1534 | 2026-05-11T04:06:43.015Z | Compiling derive-ex v0.1.8 |
| 1535 | 2026-05-11T04:06:43.100Z | Compiling dropshot_endpoint v0.16.7 |
| 1536 | 2026-05-11T04:06:43.179Z | Compiling macaddr v1.0.1 |
| 1537 | 2026-05-11T04:06:43.384Z | Compiling waitgroup v0.1.2 |
| 1538 | 2026-05-11T04:06:43.399Z | Compiling serde_path_to_error v0.1.20 |
| 1539 | 2026-05-11T04:06:43.432Z | Compiling is-terminal v0.4.17 |
| 1540 | 2026-05-11T04:06:43.484Z | Compiling strum v0.26.3 |
| 1541 | 2026-05-11T04:06:43.515Z | Compiling slog-term v2.9.2 |
| 1542 | 2026-05-11T04:06:43.607Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1543 | 2026-05-11T04:06:43.783Z | Compiling tempfile v3.27.0 |
| 1544 | 2026-05-11T04:06:44.157Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-05-11T04:06:44.273Z | Compiling strum_macros v0.27.2 |
| 1546 | 2026-05-11T04:06:44.303Z | Compiling instant v0.1.13 |
| 1547 | 2026-05-11T04:06:44.490Z | Compiling rustc-hash v2.1.2 |
| 1548 | 2026-05-11T04:06:44.502Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1549 | 2026-05-11T04:06:44.602Z | Compiling test-strategy v0.4.5 |
| 1550 | 2026-05-11T04:06:44.711Z | Compiling slog-json v2.6.1 |
| 1551 | 2026-05-11T04:06:44.911Z | Compiling hostname v0.3.1 |
| 1552 | 2026-05-11T04:06:45.046Z | Compiling memmap2 v0.9.10 |
| 1553 | 2026-05-11T04:06:45.306Z | Compiling either v1.15.0 |
| 1554 | 2026-05-11T04:06:45.500Z | Compiling slog-bunyan v2.5.0 |
| 1555 | 2026-05-11T04:06:45.510Z | Compiling parse-display-derive v0.10.0 |
| 1556 | 2026-05-11T04:06:45.764Z | Compiling backon v1.6.0 |
| 1557 | 2026-05-11T04:06:45.958Z | Compiling rustls-webpki v0.102.8 |
| 1558 | 2026-05-11T04:06:45.969Z | Compiling rand_chacha v0.3.1 |
| 1559 | 2026-05-11T04:06:46.086Z | Compiling strum v0.27.2 |
| 1560 | 2026-05-11T04:06:46.212Z | Compiling rand v0.8.5 |
| 1561 | 2026-05-11T04:06:46.802Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1562 | 2026-05-11T04:06:46.827Z | Compiling wait-timeout v0.2.1 |
| 1563 | 2026-05-11T04:06:47.130Z | Compiling rusty-fork v0.3.1 |
| 1564 | 2026-05-11T04:06:47.278Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1565 | 2026-05-11T04:06:47.475Z | Compiling serde_with v3.18.0 |
| 1566 | 2026-05-11T04:06:47.478Z | Compiling reqwest v0.12.28 |
| 1567 | 2026-05-11T04:06:48.804Z | Compiling usdt v0.6.0 |
| 1568 | 2026-05-11T04:06:48.910Z | Compiling tokio-rustls v0.25.0 |
| 1569 | 2026-05-11T04:06:49.044Z | Compiling rand_xorshift v0.4.0 |
| 1570 | 2026-05-11T04:06:49.100Z | Compiling sha1 v0.10.6 |
| 1571 | 2026-05-11T04:06:49.183Z | Compiling rustls-pemfile v2.2.0 |
| 1572 | 2026-05-11T04:06:49.216Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1573 | 2026-05-11T04:06:49.233Z | Compiling hostname v0.4.2 |
| 1574 | 2026-05-11T04:06:49.369Z | Compiling proptest v1.11.0 |
| 1575 | 2026-05-11T04:06:49.670Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1576 | 2026-05-11T04:06:49.866Z | Compiling itertools v0.14.0 |
| 1577 | 2026-05-11T04:06:50.011Z | Compiling iddqd v0.3.17 |
| 1578 | 2026-05-11T04:06:50.429Z | Compiling utf8parse v0.2.2 |
| 1579 | 2026-05-11T04:06:50.543Z | Compiling anstyle-parse v1.0.0 |
| 1580 | 2026-05-11T04:06:50.726Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1581 | 2026-05-11T04:06:51.088Z | Compiling anstyle v1.0.14 |
| 1582 | 2026-05-11T04:06:51.124Z | Compiling colorchoice v1.0.5 |
| 1583 | 2026-05-11T04:06:51.309Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1584 | 2026-05-11T04:06:51.500Z | Compiling anstyle-query v1.1.5 |
| 1585 | 2026-05-11T04:06:51.511Z | Compiling is_terminal_polyfill v1.70.2 |
| 1586 | 2026-05-11T04:06:51.600Z | Compiling anstream v1.0.0 |
| 1587 | 2026-05-11T04:06:51.757Z | Compiling progenitor-client v0.10.0 |
| 1588 | 2026-05-11T04:06:51.887Z | Compiling parse-display v0.10.0 |
| 1589 | 2026-05-11T04:06:51.917Z | Compiling backoff v0.4.0 |
| 1590 | 2026-05-11T04:06:52.029Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1591 | 2026-05-11T04:06:52.124Z | Compiling toml_datetime v0.6.11 |
| 1592 | 2026-05-11T04:06:52.139Z | Compiling regress v0.11.1 |
| 1593 | 2026-05-11T04:06:52.218Z | Compiling unicode-width v0.2.2 |
| 1594 | 2026-05-11T04:06:52.321Z | Compiling clap_lex v1.1.0 |
| 1595 | 2026-05-11T04:06:52.771Z | Compiling clap_derive v4.6.0 |
| 1596 | 2026-05-11T04:06:53.544Z | Compiling terminal_size v0.4.4 |
| 1597 | 2026-05-11T04:06:53.684Z | Compiling typify-impl v0.6.2 |
| 1598 | 2026-05-11T04:06:54.187Z | Compiling zerocopy-derive v0.7.35 |
| 1599 | 2026-05-11T04:06:55.051Z | Compiling zerocopy v0.7.35 |
| 1600 | 2026-05-11T04:06:55.523Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-05-11T04:06:55.824Z | Compiling derive_more v0.99.20 |
| 1602 | 2026-05-11T04:06:56.223Z | Compiling clap_builder v4.6.0 |
| 1603 | 2026-05-11T04:06:56.631Z | Compiling tinyvec_macros v0.1.1 |
| 1604 | 2026-05-11T04:06:56.700Z | Compiling unsafe-libyaml v0.2.11 |
| 1605 | 2026-05-11T04:06:56.814Z | Compiling tinyvec v1.11.0 |
| 1606 | 2026-05-11T04:06:57.266Z | Compiling serde_yaml v0.9.34+deprecated |
| 1607 | 2026-05-11T04:06:57.680Z | Compiling dtrace-parser v0.2.0 |
| 1608 | 2026-05-11T04:06:57.997Z | Compiling clap v4.6.0 |
| 1609 | 2026-05-11T04:06:58.079Z | Compiling serde_spanned v0.6.9 |
| 1610 | 2026-05-11T04:06:58.225Z | Compiling secrecy v0.10.3 |
| 1611 | 2026-05-11T04:06:58.381Z | Compiling scroll_derive v0.12.1 |
| 1612 | 2026-05-11T04:06:58.500Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-05-11T04:06:58.554Z | Compiling toml_write v0.1.2 |
| 1614 | 2026-05-11T04:06:58.628Z | Compiling crucible-workspace-hack v0.1.0 |
| 1615 | 2026-05-11T04:06:58.751Z | Compiling toml_edit v0.22.27 |
| 1616 | 2026-05-11T04:06:59.083Z | Compiling scroll v0.12.0 |
| 1617 | 2026-05-11T04:06:59.454Z | Compiling dof v0.3.0 |
| 1618 | 2026-05-11T04:06:59.806Z | Compiling darling_core v0.21.3 |
| 1619 | 2026-05-11T04:06:59.818Z | Compiling rustc_version v0.4.1 |
| 1620 | 2026-05-11T04:06:59.993Z | Compiling thread-id v4.2.2 |
| 1621 | 2026-05-11T04:07:00.081Z | Compiling typify-macro v0.6.2 |
| 1622 | 2026-05-11T04:07:00.104Z | Compiling curve25519-dalek v4.1.3 |
| 1623 | 2026-05-11T04:07:00.186Z | Compiling toml v0.8.23 |
| 1624 | 2026-05-11T04:07:00.895Z | Compiling goblin v0.8.2 |
| 1625 | 2026-05-11T04:07:01.263Z | Compiling hubpack_derive v0.1.1 |
| 1626 | 2026-05-11T04:07:01.895Z | Compiling darling_macro v0.21.3 |
| 1627 | 2026-05-11T04:07:01.922Z | Compiling hmac v0.12.1 |
| 1628 | 2026-05-11T04:07:02.040Z | Compiling crossbeam-epoch v0.9.18 |
| 1629 | 2026-05-11T04:07:02.055Z | Compiling inout v0.1.4 |
| 1630 | 2026-05-11T04:07:02.160Z | Compiling typify v0.6.2 |
| 1631 | 2026-05-11T04:07:02.193Z | Compiling ff v0.13.1 |
| 1632 | 2026-05-11T04:07:02.248Z | Compiling num-integer v0.1.46 |
| 1633 | 2026-05-11T04:07:02.468Z | Compiling float-ord v0.3.2 |
| 1634 | 2026-05-11T04:07:02.558Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1635 | 2026-05-11T04:07:02.578Z | Compiling darling v0.21.3 |
| 1636 | 2026-05-11T04:07:02.673Z | Compiling group v0.13.0 |
| 1637 | 2026-05-11T04:07:02.777Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1638 | 2026-05-11T04:07:02.984Z | Compiling cipher v0.4.4 |
| 1639 | 2026-05-11T04:07:03.002Z | Compiling hkdf v0.12.4 |
| 1640 | 2026-05-11T04:07:03.259Z | Compiling hubpack v0.1.2 |
| 1641 | 2026-05-11T04:07:04.866Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1642 | 2026-05-11T04:07:04.877Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1643 | 2026-05-11T04:07:04.915Z | Compiling universal-hash v0.5.1 |
| 1644 | 2026-05-11T04:07:05.044Z | Compiling crypto-bigint v0.5.5 |
| 1645 | 2026-05-11T04:07:05.209Z | Compiling half v2.7.1 |
| 1646 | 2026-05-11T04:07:05.724Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1647 | 2026-05-11T04:07:05.833Z | Compiling proc-macro-error-attr v1.0.4 |
| 1648 | 2026-05-11T04:07:06.079Z | Compiling memoffset v0.9.1 |
| 1649 | 2026-05-11T04:07:06.199Z | Compiling ciborium-io v0.2.2 |
| 1650 | 2026-05-11T04:07:06.248Z | Compiling prettyplease v0.2.37 |
| 1651 | 2026-05-11T04:07:06.294Z | Compiling base16ct v0.2.0 |
| 1652 | 2026-05-11T04:07:06.309Z | Compiling heapless v0.8.0 |
| 1653 | 2026-05-11T04:07:06.402Z | Compiling cfg_aliases v0.2.1 |
| 1654 | 2026-05-11T04:07:06.454Z | Compiling static_assertions v1.1.0 |
| 1655 | 2026-05-11T04:07:06.475Z | Compiling rustix v0.38.44 |
| 1656 | 2026-05-11T04:07:06.487Z | Compiling base64ct v1.8.3 |
| 1657 | 2026-05-11T04:07:06.621Z | Compiling opaque-debug v0.3.1 |
| 1658 | 2026-05-11T04:07:06.691Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1659 | 2026-05-11T04:07:06.785Z | Compiling password-hash v0.5.0 |
| 1660 | 2026-05-11T04:07:06.914Z | Compiling poly1305 v0.8.0 |
| 1661 | 2026-05-11T04:07:07.127Z | Compiling nix v0.31.2 |
| 1662 | 2026-05-11T04:07:07.242Z | Compiling elliptic-curve v0.13.8 |
| 1663 | 2026-05-11T04:07:07.423Z | Compiling ciborium-ll v0.2.2 |
| 1664 | 2026-05-11T04:07:07.503Z | Compiling rustls-webpki v0.103.10 |
| 1665 | 2026-05-11T04:07:07.639Z | Compiling thiserror-no-std v2.0.2 |
| 1666 | 2026-05-11T04:07:08.360Z | Compiling proc-macro-crate v3.5.0 |
| 1667 | 2026-05-11T04:07:08.486Z | Compiling chacha20 v0.9.1 |
| 1668 | 2026-05-11T04:07:08.520Z | Compiling ingot-macros v0.1.1 |
| 1669 | 2026-05-11T04:07:08.533Z | Compiling num-iter v0.1.45 |
| 1670 | 2026-05-11T04:07:08.575Z | Compiling num-rational v0.4.2 |
| 1671 | 2026-05-11T04:07:08.650Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1672 | 2026-05-11T04:07:08.697Z | Compiling usdt-macro v0.5.0 |
| 1673 | 2026-05-11T04:07:08.787Z | Compiling usdt-attr-macro v0.5.0 |
| 1674 | 2026-05-11T04:07:09.483Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1675 | 2026-05-11T04:07:09.896Z | Compiling blake2 v0.10.6 |
| 1676 | 2026-05-11T04:07:10.018Z | Compiling byte-wrapper v0.1.0 |
| 1677 | 2026-05-11T04:07:10.382Z | Compiling aead v0.5.2 |
| 1678 | 2026-05-11T04:07:10.400Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1679 | 2026-05-11T04:07:10.542Z | Compiling enum-as-inner v0.6.1 |
| 1680 | 2026-05-11T04:07:10.725Z | Compiling hash32 v0.3.1 |
| 1681 | 2026-05-11T04:07:10.884Z | Compiling tokio-rustls v0.26.4 |
| 1682 | 2026-05-11T04:07:11.106Z | Compiling rustls-platform-verifier v0.6.2 |
| 1683 | 2026-05-11T04:07:11.151Z | Compiling hyper-rustls v0.27.7 |
| 1684 | 2026-05-11T04:07:11.339Z | Compiling num-complex v0.4.6 |
| 1685 | 2026-05-11T04:07:11.351Z | Compiling proc-macro-error v1.0.4 |
| 1686 | 2026-05-11T04:07:11.438Z | Compiling reqwest v0.13.2 |
| 1687 | 2026-05-11T04:07:11.553Z | Compiling memmap v0.7.0 |
| 1688 | 2026-05-11T04:07:11.569Z | Compiling smoltcp v0.11.0 |
| 1689 | 2026-05-11T04:07:11.726Z | Compiling data-encoding v2.10.0 |
| 1690 | 2026-05-11T04:07:11.743Z | Compiling keccak v0.1.6 |
| 1691 | 2026-05-11T04:07:11.905Z | Compiling winnow v0.5.40 |
| 1692 | 2026-05-11T04:07:11.986Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1693 | 2026-05-11T04:07:12.235Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-05-11T04:07:12.377Z | Compiling usdt v0.5.0 |
| 1695 | 2026-05-11T04:07:12.539Z | Compiling num v0.4.3 |
| 1696 | 2026-05-11T04:07:12.615Z | Compiling progenitor-client v0.13.0 |
| 1697 | 2026-05-11T04:07:12.651Z | Compiling ingot-types v0.1.2 |
| 1698 | 2026-05-11T04:07:12.917Z | Compiling progenitor-extras v0.1.1 |
| 1699 | 2026-05-11T04:07:13.084Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1700 | 2026-05-11T04:07:13.160Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1701 | 2026-05-11T04:07:13.353Z | Compiling toml_edit v0.19.15 |
| 1702 | 2026-05-11T04:07:14.033Z | Compiling chacha20poly1305 v0.10.1 |
| 1703 | 2026-05-11T04:07:14.194Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1704 | 2026-05-11T04:07:14.325Z | Compiling argon2 v0.5.3 |
| 1705 | 2026-05-11T04:07:14.858Z | Compiling num_enum_derive v0.7.6 |
| 1706 | 2026-05-11T04:07:15.415Z | Compiling vsss-rs v3.3.4 |
| 1707 | 2026-05-11T04:07:15.707Z | Compiling ciborium v0.2.2 |
| 1708 | 2026-05-11T04:07:16.003Z | Compiling tabwriter v1.4.1 |
| 1709 | 2026-05-11T04:07:16.243Z | Compiling cobs v0.3.0 |
| 1710 | 2026-05-11T04:07:16.288Z | Compiling foreign-types-macros v0.2.3 |
| 1711 | 2026-05-11T04:07:16.416Z | Compiling foreign-types-shared v0.3.1 |
| 1712 | 2026-05-11T04:07:16.441Z | Compiling cpufeatures v0.3.0 |
| 1713 | 2026-05-11T04:07:16.496Z | Compiling bitflags v1.3.2 |
| 1714 | 2026-05-11T04:07:16.508Z | Compiling indent_write v2.2.0 |
| 1715 | 2026-05-11T04:07:16.518Z | Compiling pkg-config v0.3.32 |
| 1716 | 2026-05-11T04:07:16.571Z | Compiling bytecount v0.6.9 |
| 1717 | 2026-05-11T04:07:16.642Z | Compiling colored v3.1.1 |
| 1718 | 2026-05-11T04:07:16.670Z | Compiling managed v0.8.0 |
| 1719 | 2026-05-11T04:07:16.689Z | Compiling vcpkg v0.2.15 |
| 1720 | 2026-05-11T04:07:16.709Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1721 | 2026-05-11T04:07:16.918Z | Compiling foreign-types v0.5.0 |
| 1722 | 2026-05-11T04:07:16.964Z | Compiling chacha20 v0.10.0 |
| 1723 | 2026-05-11T04:07:16.999Z | Compiling postcard v1.1.3 |
| 1724 | 2026-05-11T04:07:17.255Z | Compiling openssl-sys v0.9.112 |
| 1725 | 2026-05-11T04:07:17.328Z | Compiling num_enum v0.7.6 |
| 1726 | 2026-05-11T04:07:17.489Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1727 | 2026-05-11T04:07:17.587Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1728 | 2026-05-11T04:07:17.795Z | Compiling proc-macro-crate v1.3.1 |
| 1729 | 2026-05-11T04:07:17.852Z | Compiling ingot v0.1.1 |
| 1730 | 2026-05-11T04:07:18.130Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1731 | 2026-05-11T04:07:18.669Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1732 | 2026-05-11T04:07:19.234Z | Compiling progenitor-impl v0.13.0 |
| 1733 | 2026-05-11T04:07:19.334Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1734 | 2026-05-11T04:07:19.640Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1735 | 2026-05-11T04:07:19.726Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1736 | 2026-05-11T04:07:19.847Z | Compiling cstr-argument v0.1.2 |
| 1737 | 2026-05-11T04:07:19.950Z | Compiling lazy_static v1.5.0 |
| 1738 | 2026-05-11T04:07:19.965Z | Compiling heck v0.4.1 |
| 1739 | 2026-05-11T04:07:20.009Z | Compiling resolv-conf v0.7.6 |
| 1740 | 2026-05-11T04:07:20.055Z | Compiling linked-hash-map v0.5.6 |
| 1741 | 2026-05-11T04:07:20.174Z | Compiling swrite v0.1.0 |
| 1742 | 2026-05-11T04:07:20.253Z | Compiling rayon-core v1.13.0 |
| 1743 | 2026-05-11T04:07:20.272Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1744 | 2026-05-11T04:07:20.398Z | Compiling semver v0.1.20 |
| 1745 | 2026-05-11T04:07:20.501Z | Compiling lru-cache v0.1.2 |
| 1746 | 2026-05-11T04:07:20.561Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1747 | 2026-05-11T04:07:20.629Z | Compiling rustc_version v0.1.7 |
| 1748 | 2026-05-11T04:07:20.663Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1749 | 2026-05-11T04:07:20.685Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1750 | 2026-05-11T04:07:20.784Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1751 | 2026-05-11T04:07:20.836Z | Compiling num_enum_derive v0.5.11 |
| 1752 | 2026-05-11T04:07:20.908Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1753 | 2026-05-11T04:07:21.004Z | Compiling rand v0.10.1 |
| 1754 | 2026-05-11T04:07:21.039Z | Compiling hickory-proto v0.24.4 |
| 1755 | 2026-05-11T04:07:21.851Z | Compiling crossbeam-deque v0.8.6 |
| 1756 | 2026-05-11T04:07:21.863Z | Compiling serde-big-array v0.5.1 |
| 1757 | 2026-05-11T04:07:22.006Z | Compiling derive-where v1.6.1 |
| 1758 | 2026-05-11T04:07:22.044Z | Compiling serde_repr v0.1.20 |
| 1759 | 2026-05-11T04:07:22.635Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1760 | 2026-05-11T04:07:22.865Z | Compiling progenitor-macro v0.13.0 |
| 1761 | 2026-05-11T04:07:22.935Z | Compiling pin-project-internal v1.1.11 |
| 1762 | 2026-05-11T04:07:23.149Z | Compiling minimal-lexical v0.2.1 |
| 1763 | 2026-05-11T04:07:23.279Z | Compiling unicode-segmentation v1.13.2 |
| 1764 | 2026-05-11T04:07:23.413Z | Compiling siphasher v1.0.2 |
| 1765 | 2026-05-11T04:07:23.478Z | Compiling nom v7.1.3 |
| 1766 | 2026-05-11T04:07:23.610Z | Compiling newline-converter v0.3.0 |
| 1767 | 2026-05-11T04:07:23.707Z | Compiling phf_shared v0.12.1 |
| 1768 | 2026-05-11T04:07:23.882Z | Compiling hickory-resolver v0.24.4 |
| 1769 | 2026-05-11T04:07:24.007Z | Compiling pin-project v1.1.11 |
| 1770 | 2026-05-11T04:07:24.162Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1771 | 2026-05-11T04:07:24.248Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1772 | 2026-05-11T04:07:24.857Z | Compiling num_enum v0.5.11 |
| 1773 | 2026-05-11T04:07:25.102Z | Compiling newtype_derive v0.1.6 |
| 1774 | 2026-05-11T04:07:25.333Z | Compiling atomicwrites v0.4.4 |
| 1775 | 2026-05-11T04:07:25.543Z | Compiling unicode-normalization v0.1.25 |
| 1776 | 2026-05-11T04:07:25.953Z | Compiling console v0.15.11 |
| 1777 | 2026-05-11T04:07:26.010Z | Compiling camino-tempfile v1.4.1 |
| 1778 | 2026-05-11T04:07:26.254Z | Compiling tokio-stream v0.1.18 |
| 1779 | 2026-05-11T04:07:26.442Z | Compiling snafu-derive v0.8.9 |
| 1780 | 2026-05-11T04:07:26.587Z | Compiling async-recursion v1.1.1 |
| 1781 | 2026-05-11T04:07:26.618Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1782 | 2026-05-11T04:07:26.717Z | Compiling slog-dtrace v0.3.0 |
| 1783 | 2026-05-11T04:07:26.742Z | Compiling bstr v1.12.1 |
| 1784 | 2026-05-11T04:07:26.907Z | Compiling csv-core v0.1.13 |
| 1785 | 2026-05-11T04:07:26.943Z | Compiling owo-colors v4.3.0 |
| 1786 | 2026-05-11T04:07:26.979Z | Compiling foldhash v0.1.5 |
| 1787 | 2026-05-11T04:07:27.175Z | Compiling similar v2.7.0 |
| 1788 | 2026-05-11T04:07:27.179Z | Compiling highway v1.3.0 |
| 1789 | 2026-05-11T04:07:27.233Z | Compiling openssl v0.10.76 |
| 1790 | 2026-05-11T04:07:27.266Z | Compiling unicode-xid v0.2.6 |
| 1791 | 2026-05-11T04:07:27.270Z | Compiling foreign-types-shared v0.1.1 |
| 1792 | 2026-05-11T04:07:27.365Z | Compiling same-file v1.0.6 |
| 1793 | 2026-05-11T04:07:27.389Z | Compiling chrono-tz v0.10.4 |
| 1794 | 2026-05-11T04:07:27.495Z | Compiling cancel-safe-futures v0.1.5 |
| 1795 | 2026-05-11T04:07:27.543Z | Compiling unicode-width v0.1.14 |
| 1796 | 2026-05-11T04:07:27.558Z | Compiling expectorate v1.2.0 |
| 1797 | 2026-05-11T04:07:27.638Z | Compiling walkdir v2.5.0 |
| 1798 | 2026-05-11T04:07:27.710Z | Compiling const_format_proc_macros v0.2.34 |
| 1799 | 2026-05-11T04:07:27.753Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1800 | 2026-05-11T04:07:27.822Z | Compiling foreign-types v0.3.2 |
| 1801 | 2026-05-11T04:07:27.950Z | Compiling hashbrown v0.15.5 |
| 1802 | 2026-05-11T04:07:28.006Z | Compiling globset v0.4.18 |
| 1803 | 2026-05-11T04:07:28.068Z | Compiling progenitor v0.13.0 |
| 1804 | 2026-05-11T04:07:28.132Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1805 | 2026-05-11T04:07:28.170Z | Compiling snafu v0.8.9 |
| 1806 | 2026-05-11T04:07:28.199Z | Compiling csv v1.4.0 |
| 1807 | 2026-05-11T04:07:28.519Z | Compiling qorb v0.4.1 |
| 1808 | 2026-05-11T04:07:28.551Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1809 | 2026-05-11T04:07:28.565Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1810 | 2026-05-11T04:07:28.837Z | Compiling olpc-cjson v0.1.4 |
| 1811 | 2026-05-11T04:07:29.051Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1812 | 2026-05-11T04:07:29.424Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1813 | 2026-05-11T04:07:29.712Z | Compiling rayon v1.11.0 |
| 1814 | 2026-05-11T04:07:29.964Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1815 | 2026-05-11T04:07:30.519Z | Compiling phf v0.12.1 |
| 1816 | 2026-05-11T04:07:30.793Z | Compiling zone_cfg_derive v0.3.1 |
| 1817 | 2026-05-11T04:07:30.840Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1818 | 2026-05-11T04:07:31.192Z | Compiling tokio-dtrace v0.1.1 |
| 1819 | 2026-05-11T04:07:31.288Z | Compiling itertools v0.12.1 |
| 1820 | 2026-05-11T04:07:31.454Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1821 | 2026-05-11T04:07:31.476Z | Compiling typify-impl v0.4.3 |
| 1822 | 2026-05-11T04:07:31.494Z | Compiling num-derive v0.3.3 |
| 1823 | 2026-05-11T04:07:31.657Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1824 | 2026-05-11T04:07:31.787Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1825 | 2026-05-11T04:07:32.032Z | Compiling libsw-core v0.3.2 |
| 1826 | 2026-05-11T04:07:32.206Z | Compiling serde_plain v1.0.2 |
| 1827 | 2026-05-11T04:07:32.362Z | Compiling openssl-macros v0.1.1 |
| 1828 | 2026-05-11T04:07:32.407Z | Compiling num-derive v0.4.2 |
| 1829 | 2026-05-11T04:07:32.417Z | Compiling pem v3.0.6 |
| 1830 | 2026-05-11T04:07:32.469Z | Compiling cookie v0.18.1 |
| 1831 | 2026-05-11T04:07:32.481Z | Compiling sigpipe v0.1.3 |
| 1832 | 2026-05-11T04:07:32.565Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1833 | 2026-05-11T04:07:32.672Z | Compiling glob v0.3.3 |
| 1834 | 2026-05-11T04:07:32.691Z | Compiling jiff v0.2.23 |
| 1835 | 2026-05-11T04:07:32.785Z | Compiling fixedbitset v0.5.7 |
| 1836 | 2026-05-11T04:07:32.785Z | Compiling typed-path v0.9.3 |
| 1837 | 2026-05-11T04:07:32.827Z | Compiling fixedbitset v0.4.2 |
| 1838 | 2026-05-11T04:07:33.059Z | Compiling petgraph v0.8.3 |
| 1839 | 2026-05-11T04:07:33.115Z | Compiling petgraph v0.6.5 |
| 1840 | 2026-05-11T04:07:33.352Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1841 | 2026-05-11T04:07:33.757Z | Compiling tough v0.20.0 |
| 1842 | 2026-05-11T04:07:34.232Z | Compiling libscf-sys v1.1.0 |
| 1843 | 2026-05-11T04:07:34.380Z | Compiling zone v0.3.1 |
| 1844 | 2026-05-11T04:07:34.673Z | Compiling libsw v3.5.0 |
| 1845 | 2026-05-11T04:07:34.858Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1846 | 2026-05-11T04:07:34.899Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1847 | 2026-05-11T04:07:35.152Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1848 | 2026-05-11T04:07:35.200Z | Compiling oxide-tokio-rt v0.1.4 |
| 1849 | 2026-05-11T04:07:35.519Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1850 | 2026-05-11T04:07:35.878Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1851 | 2026-05-11T04:07:36.117Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1852 | 2026-05-11T04:07:36.331Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1853 | 2026-05-11T04:07:36.577Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1854 | 2026-05-11T04:07:37.010Z | Compiling const_format v0.2.35 |
| 1855 | 2026-05-11T04:07:37.336Z | Compiling papergrid v0.11.0 |
| 1856 | 2026-05-11T04:07:37.488Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1857 | 2026-05-11T04:07:37.763Z | Compiling tabled_derive v0.7.0 |
| 1858 | 2026-05-11T04:07:37.787Z | Compiling typify-macro v0.4.3 |
| 1859 | 2026-05-11T04:07:37.936Z | Compiling gethostname v0.5.0 |
| 1860 | 2026-05-11T04:07:38.062Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1861 | 2026-05-11T04:07:38.190Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1862 | 2026-05-11T04:07:38.314Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1863 | 2026-05-11T04:07:38.500Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1864 | 2026-05-11T04:07:38.715Z | Compiling smf v0.2.3 |
| 1865 | 2026-05-11T04:07:39.115Z | Compiling bcs v0.1.6 |
| 1866 | 2026-05-11T04:07:39.115Z | Compiling unicode-linebreak v0.1.5 |
| 1867 | 2026-05-11T04:07:39.402Z | Compiling linear-map v1.2.0 |
| 1868 | 2026-05-11T04:07:39.434Z | Compiling smawk v0.3.2 |
| 1869 | 2026-05-11T04:07:39.514Z | Compiling termtree v0.5.1 |
| 1870 | 2026-05-11T04:07:39.572Z | Compiling tagptr v0.2.0 |
| 1871 | 2026-05-11T04:07:39.582Z | Compiling whoami v1.6.1 |
| 1872 | 2026-05-11T04:07:39.593Z | Compiling textwrap v0.16.2 |
| 1873 | 2026-05-11T04:07:39.669Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1874 | 2026-05-11T04:07:39.724Z | Compiling moka v0.12.15 |
| 1875 | 2026-05-11T04:07:39.887Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1876 | 2026-05-11T04:07:39.918Z | Compiling tabled v0.15.0 |
| 1877 | 2026-05-11T04:07:40.109Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1878 | 2026-05-11T04:07:40.137Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1879 | 2026-05-11T04:07:40.313Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1880 | 2026-05-11T04:07:40.871Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1881 | 2026-05-11T04:07:41.066Z | Compiling steno v0.4.1 |
| 1882 | 2026-05-11T04:07:41.969Z | Compiling hickory-proto v0.25.2 |
| 1883 | 2026-05-11T04:07:42.650Z | Compiling humantime v2.3.0 |
| 1884 | 2026-05-11T04:07:42.915Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1885 | 2026-05-11T04:07:42.942Z | Compiling parking_lot_core v0.8.6 |
| 1886 | 2026-05-11T04:07:43.232Z | Compiling typify v0.4.3 |
| 1887 | 2026-05-11T04:07:43.344Z | Compiling crc32fast v1.5.0 |
| 1888 | 2026-05-11T04:07:43.353Z | Compiling proc-macro-error2 v2.0.1 |
| 1889 | 2026-05-11T04:07:43.633Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1890 | 2026-05-11T04:07:43.692Z | Compiling tabled_derive v0.11.0 |
| 1891 | 2026-05-11T04:07:43.859Z | Compiling hickory-resolver v0.25.2 |
| 1892 | 2026-05-11T04:07:44.364Z | Compiling progenitor-impl v0.11.2 |
| 1893 | 2026-05-11T04:07:44.831Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1894 | 2026-05-11T04:07:45.147Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1895 | 2026-05-11T04:07:45.512Z | Compiling papergrid v0.17.0 |
| 1896 | 2026-05-11T04:07:45.549Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1897 | 2026-05-11T04:07:46.205Z | Compiling progenitor-impl v0.14.0 |
| 1898 | 2026-05-11T04:07:46.545Z | Compiling testing_table v0.3.0 |
| 1899 | 2026-05-11T04:07:46.725Z | Compiling arc-swap v1.9.0 |
| 1900 | 2026-05-11T04:07:47.022Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1901 | 2026-05-11T04:07:47.038Z | Compiling slog-scope v4.4.1 |
| 1902 | 2026-05-11T04:07:47.052Z | Compiling tabled v0.20.0 |
| 1903 | 2026-05-11T04:07:47.301Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1904 | 2026-05-11T04:07:47.552Z | Compiling parking_lot v0.11.2 |
| 1905 | 2026-05-11T04:07:47.974Z | Compiling progenitor-macro v0.11.2 |
| 1906 | 2026-05-11T04:07:48.514Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1907 | 2026-05-11T04:07:48.839Z | Compiling progenitor-client v0.14.0 |
| 1908 | 2026-05-11T04:07:49.187Z | Compiling progenitor-client v0.11.2 |
| 1909 | 2026-05-11T04:07:49.489Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1910 | 2026-05-11T04:07:49.675Z | Compiling fxhash v0.2.1 |
| 1911 | 2026-05-11T04:07:49.729Z | Compiling internet-checksum v0.2.1 |
| 1912 | 2026-05-11T04:07:49.801Z | Compiling progenitor-macro v0.14.0 |
| 1913 | 2026-05-11T04:07:49.817Z | Compiling sled v0.34.7 |
| 1914 | 2026-05-11T04:07:49.833Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1915 | 2026-05-11T04:07:50.973Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1916 | 2026-05-11T04:07:51.163Z | Compiling slog-stdlog v4.1.1 |
| 1917 | 2026-05-11T04:07:51.394Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1918 | 2026-05-11T04:07:51.916Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1919 | 2026-05-11T04:07:52.086Z | Compiling crc8 v0.1.1 |
| 1920 | 2026-05-11T04:07:52.116Z | Compiling slog-envlogger v2.2.0 |
| 1921 | 2026-05-11T04:07:52.553Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1922 | 2026-05-11T04:07:53.055Z | Compiling progenitor v0.11.2 |
| 1923 | 2026-05-11T04:07:53.152Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1924 | 2026-05-11T04:07:54.530Z | Compiling progenitor v0.14.0 |
| 1925 | 2026-05-11T04:07:54.624Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1926 | 2026-05-11T04:07:58.759Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1927 | 2026-05-11T04:08:00.404Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1928 | 2026-05-11T04:08:01.496Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1929 | 2026-05-11T04:08:02.680Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1930 | 2026-05-11T04:08:03.439Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1931 | 2026-05-11T04:08:05.326Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1932 | 2026-05-11T04:08:29.902Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1933 | 2026-05-11T04:08:30.079Z | ──────────── |
| 1934 | 2026-05-11T04:08:30.079Z | Nextest run ID 209b19fc-7113-41bc-aba9-78d38203a7ee with nextest profile: default |
| 1935 | 2026-05-11T04:08:30.079Z | Starting 7 tests across 1 binary |
| 1936 | 2026-05-11T04:08:30.091Z | PASS [ 0.012s] mg-lower test::sync_prefix_test |
| 1937 | 2026-05-11T04:08:30.091Z | PASS [ 0.012s] mg-lower dendrite::test_tfport_parser |
| 1938 | 2026-05-11T04:08:30.095Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_removal |
| 1939 | 2026-05-11T04:08:30.095Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_idempotent |
| 1940 | 2026-05-11T04:08:30.095Z | PASS [ 0.012s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1941 | 2026-05-11T04:08:30.095Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1942 | 2026-05-11T04:08:30.095Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1943 | 2026-05-11T04:08:30.095Z | ──────────── |
| 1944 | 2026-05-11T04:08:30.095Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1945 | 2026-05-11T04:08:30.105Z | process exited: duration 306325 ms, exit code 0 |
| |
| 1946 | 2026-05-11T04:08:30.111Z | found 0 output files |