|
|
|
| 1 | 2026-08-18T18:56:39.307Z | job assigned to worker 01M0B3NM7E67V28Q4182H82Z2H [factory aws, i-0f0fe9c48efaafe62] (queued for 1 m 12 s) |
| |
| 2 | 2026-08-18T18:56:45.947Z | starting task 0: "setup" |
| 3 | 2026-08-18T18:56:45.952Z | ++ uname -s |
| 4 | 2026-08-18T18:56:45.955Z | + kern=SunOS |
| 5 | 2026-08-18T18:56:45.955Z | + build_user=build |
| 6 | 2026-08-18T18:56:45.955Z | + build_uid=12345 |
| 7 | 2026-08-18T18:56:45.955Z | + work_dir=/work |
| 8 | 2026-08-18T18:56:45.955Z | + input_dir=/input |
| 9 | 2026-08-18T18:56:45.955Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-18T18:56:45.955Z | + case "$kern" in |
| 11 | 2026-08-18T18:56:45.956Z | + groupadd -g 12345 build |
| 12 | 2026-08-18T18:56:45.956Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-18T18:56:47.961Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-18T18:56:48.070Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-18T18:56:48.074Z | + home_fs=zfs |
| 16 | 2026-08-18T18:56:48.074Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-18T18:56:48.074Z | + mkdir -p /home/build |
| 18 | 2026-08-18T18:56:48.074Z | + chown build:build /home/build /work |
| 19 | 2026-08-18T18:56:50.074Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-18T18:56:50.077Z | process exited: duration 4128 ms, exit code 0 |
| |
| 21 | 2026-08-18T18:56:50.085Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-18T18:56:50.088Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-18T18:56:50.088Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-18T18:56:50.089Z | * rust toolchain profile = "default" |
| 25 | 2026-08-18T18:56:50.089Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-18T18:56:50.089Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-18T18:56:50.089Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-18T18:56:50.089Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-18T18:56:50.093Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-18T18:56:50.215Z | info: downloading installer |
| 31 | 2026-08-18T18:56:51.955Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-18T18:56:51.955Z | warn: /opt/ooce/bin |
| 33 | 2026-08-18T18:56:51.955Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-18T18:56:51.955Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-18T18:56:51.955Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-18T18:56:51.955Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-18T18:56:51.955Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-18T18:56:51.955Z | error: cannot install while Rust is installed |
| 39 | 2026-08-18T18:56:51.955Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-18T18:56:51.955Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-18T18:56:51.955Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-18T18:56:51.955Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-18T18:56:51.955Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-18T18:56:51.968Z | info: profile set to default |
| 45 | 2026-08-18T18:56:51.968Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-18T18:56:51.971Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-18T18:56:52.105Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-18T18:56:52.109Z | info: downloading 6 components |
| 49 | 2026-08-18T18:57:07.537Z | |
| 50 | 2026-08-18T18:57:07.538Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-18T18:57:07.568Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-18T18:57:07.568Z | |
| 53 | 2026-08-18T18:57:07.572Z | |
| 54 | 2026-08-18T18:57:07.572Z | Rust is installed now. Great! |
| 55 | 2026-08-18T18:57:07.572Z | |
| 56 | 2026-08-18T18:57:07.572Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-18T18:57:07.572Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-18T18:57:07.572Z | |
| 59 | 2026-08-18T18:57:07.572Z | To configure your current shell, you need to source |
| 60 | 2026-08-18T18:57:07.572Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-18T18:57:07.572Z | |
| 62 | 2026-08-18T18:57:07.572Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-18T18:57:07.572Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-18T18:57:07.572Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-18T18:57:07.572Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-18T18:57:07.572Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-18T18:57:07.572Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-18T18:57:07.572Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-18T18:57:07.572Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-18T18:57:07.572Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-18T18:57:07.674Z | + rustup --version |
| 72 | 2026-08-18T18:57:07.682Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-18T18:57:07.685Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-18T18:57:07.703Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-18T18:57:07.707Z | + cargo --version |
| 76 | 2026-08-18T18:57:07.721Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-18T18:57:07.725Z | + rustc --version |
| 78 | 2026-08-18T18:57:07.745Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-18T18:57:07.748Z | process exited: duration 17660 ms, exit code 0 |
| |
| 80 | 2026-08-18T18:57:07.755Z | starting task 2: "authentication" |
| 81 | 2026-08-18T18:57:07.771Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-18T18:57:07.778Z | starting task 3: "clone repository" |
| 83 | 2026-08-18T18:57:07.781Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-18T18:57:07.785Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-18T18:57:07.811Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-18T18:57:09.272Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-18T18:57:09.272Z | + git fetch origin bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 88 | 2026-08-18T18:57:09.564Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-18T18:57:09.564Z | * branch bf831acede9b125a854bfda5615ae9248d1e2fa8 -> FETCH_HEAD |
| 90 | 2026-08-18T18:57:09.570Z | + [[ -n trey/unnumbered-cleanup ]] |
| 91 | 2026-08-18T18:57:09.573Z | ++ git branch --show-current |
| 92 | 2026-08-18T18:57:09.573Z | + current=main |
| 93 | 2026-08-18T18:57:09.573Z | + [[ main != trey/unnumbered-cleanup ]] |
| 94 | 2026-08-18T18:57:09.573Z | + git branch -f trey/unnumbered-cleanup bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 95 | 2026-08-18T18:57:09.577Z | + git checkout -f trey/unnumbered-cleanup |
| 96 | 2026-08-18T18:57:09.596Z | Switched to branch 'trey/unnumbered-cleanup' |
| 97 | 2026-08-18T18:57:09.600Z | + git reset --hard bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 98 | 2026-08-18T18:57:09.606Z | HEAD is now at bf831ac review feedback |
| 99 | 2026-08-18T18:57:09.610Z | process exited: duration 1829 ms, exit code 0 |
| |
| 100 | 2026-08-18T18:57:09.616Z | starting task 4: "build" |
| 101 | 2026-08-18T18:57:09.620Z | + set -e |
| 102 | 2026-08-18T18:57:09.620Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-08-18T18:57:09.623Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-08-18T18:57:09.623Z | ++ PLATFORM=illumos |
| 105 | 2026-08-18T18:57:09.623Z | ++ banner install |
| 106 | 2026-08-18T18:57:09.623Z | |
| 107 | 2026-08-18T18:57:09.623Z | # # # #### ##### ## # # |
| 108 | 2026-08-18T18:57:09.623Z | # ## # # # # # # # |
| 109 | 2026-08-18T18:57:09.623Z | # # # # #### # # # # # |
| 110 | 2026-08-18T18:57:09.623Z | # # # # # # ###### # # |
| 111 | 2026-08-18T18:57:09.623Z | # # ## # # # # # # # |
| 112 | 2026-08-18T18:57:09.623Z | # # # #### # # # ###### ###### |
| 113 | 2026-08-18T18:57:09.623Z | |
| 114 | 2026-08-18T18:57:09.623Z | ++ set +o errexit |
| 115 | 2026-08-18T18:57:09.623Z | ++ pkg info clang-15 |
| 116 | 2026-08-18T18:57:09.626Z | ++ grep -qi installed |
| 117 | 2026-08-18T18:57:10.815Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-08-18T18:57:10.815Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-08-18T18:57:10.815Z | |
| 120 | 2026-08-18T18:57:10.815Z | clang-15 |
| 121 | 2026-08-18T18:57:10.859Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-08-18T18:57:10.859Z | ++ set -o errexit |
| 123 | 2026-08-18T18:57:10.862Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-08-18T18:57:18.498Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-08-18T18:57:26.156Z | Startup: Caching catalogs ... Done |
| 126 | 2026-08-18T18:57:33.560Z | Planning: Solver setup ... Done |
| 127 | 2026-08-18T18:57:33.601Z | Planning: Running solver ... Done |
| 128 | 2026-08-18T18:57:33.739Z | Planning: Finding local manifests ... Done |
| 129 | 2026-08-18T18:57:33.760Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-08-18T18:57:36.688Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-08-18T18:57:36.717Z | Planning: Package planning ... Done |
| 132 | 2026-08-18T18:57:36.744Z | Planning: Merging actions ... Done |
| 133 | 2026-08-18T18:57:36.855Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-08-18T18:57:36.861Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-08-18T18:57:37.636Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-08-18T18:57:37.642Z | Planning: Planning completed in 11.32 seconds |
| 137 | 2026-08-18T18:57:37.653Z | Packages to install: 2 |
| 138 | 2026-08-18T18:57:37.653Z | Mediators to change: 2 |
| 139 | 2026-08-18T18:57:37.656Z | Services to change: 1 |
| 140 | 2026-08-18T18:57:37.656Z | Create boot environment: No |
| 141 | 2026-08-18T18:57:37.657Z | Create backup boot environment: No |
| 142 | 2026-08-18T18:57:37.695Z | |
| 143 | 2026-08-18T18:57:37.695Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-08-18T18:57:42.697Z | Download: 847/3076 items 18.4/211.3MB 8% complete (3.8M/s) |
| 145 | 2026-08-18T18:57:47.707Z | Download: 1125/3076 items 113.7/211.3MB 53% complete (11.6M/s) |
| 146 | 2026-08-18T18:57:53.055Z | Download: 1998/3076 items 116.2/211.3MB 54% complete (9.7M/s) |
| 147 | 2026-08-18T18:57:58.281Z | Download: 2000/3076 items 116.2/211.3MB 54% complete (9.2M/s) |
| 148 | 2026-08-18T18:58:11.183Z | Download: 2005/3076 items 117.7/211.3MB 55% complete |
| 149 | 2026-08-18T18:58:16.186Z | Download: 3024/3076 items 200.2/211.3MB 94% complete (17.6M/s) |
| 150 | 2026-08-18T18:58:23.816Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (15.7M/s) |
| 151 | 2026-08-18T18:58:26.842Z | Download: Completed 211.31 MB in 49.15 seconds (4.3M/s) |
| 152 | 2026-08-18T18:58:26.961Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-08-18T18:58:30.107Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 154 | 2026-08-18T18:58:30.753Z | Done |
| 155 | 2026-08-18T18:58:30.753Z | Done |
| 156 | 2026-08-18T18:58:31.486Z | Done |
| 157 | 2026-08-18T18:58:34.887Z | Done |
| 158 | 2026-08-18T18:58:34.956Z | Done |
| 159 | 2026-08-18T18:58:34.959Z | Done |
| 160 | 2026-08-18T18:58:35.222Z | Done |
| 161 | 2026-08-18T18:58:35.903Z | ++ set -o errexit |
| 162 | 2026-08-18T18:58:35.903Z | ++ cargo --version |
| 163 | 2026-08-18T18:58:35.909Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 164 | 2026-08-18T18:58:36.049Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 165 | 2026-08-18T18:58:36.052Z | info: downloading 6 components |
| 166 | 2026-08-18T18:58:51.858Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 167 | 2026-08-18T18:58:51.863Z | ++ rustc --version |
| 168 | 2026-08-18T18:58:51.889Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 169 | 2026-08-18T18:58:51.893Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-08-18T18:58:51.936Z | Updating crates.io index |
| 171 | 2026-08-18T18:58:52.041Z | Downloading crates ... |
| 172 | 2026-08-18T18:58:52.090Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-08-18T18:58:52.150Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-08-18T18:58:52.154Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 175 | 2026-08-18T18:58:52.154Z | | |
| 176 | 2026-08-18T18:58:52.154Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 177 | 2026-08-18T18:58:52.154Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 178 | 2026-08-18T18:58:52.192Z | Updating crates.io index |
| 179 | 2026-08-18T18:58:54.407Z | Locking 396 packages to latest compatible versions |
| 180 | 2026-08-18T18:58:54.411Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 181 | 2026-08-18T18:58:54.411Z | Adding duct v0.13.7 (available: v1.1.1) |
| 182 | 2026-08-18T18:58:54.411Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 183 | 2026-08-18T18:58:54.411Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 184 | 2026-08-18T18:58:54.415Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 185 | 2026-08-18T18:58:54.415Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 186 | 2026-08-18T18:58:54.415Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 187 | 2026-08-18T18:58:54.415Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 188 | 2026-08-18T18:58:54.418Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 189 | 2026-08-18T18:58:54.418Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 190 | 2026-08-18T18:58:54.444Z | Downloading crates ... |
| 191 | 2026-08-18T18:58:54.475Z | Downloaded async-scoped v0.9.0 |
| 192 | 2026-08-18T18:58:54.482Z | Downloaded cpufeatures v0.2.17 |
| 193 | 2026-08-18T18:58:54.482Z | Downloaded foreign-types-shared v0.1.1 |
| 194 | 2026-08-18T18:58:54.482Z | Downloaded os_pipe v1.2.3 |
| 195 | 2026-08-18T18:58:54.482Z | Downloaded owo-colors v4.3.0 |
| 196 | 2026-08-18T18:58:54.482Z | Downloaded autocfg v1.5.1 |
| 197 | 2026-08-18T18:58:54.486Z | Downloaded addr2line v0.25.1 |
| 198 | 2026-08-18T18:58:54.486Z | Downloaded adler2 v2.0.1 |
| 199 | 2026-08-18T18:58:54.486Z | Downloaded anstyle-query v1.1.5 |
| 200 | 2026-08-18T18:58:54.491Z | Downloaded cargo-platform v0.2.0 |
| 201 | 2026-08-18T18:58:54.495Z | Downloaded block-buffer v0.10.4 |
| 202 | 2026-08-18T18:58:54.495Z | Downloaded cargo-platform v0.3.3 |
| 203 | 2026-08-18T18:58:54.495Z | Downloaded atomic-waker v1.1.2 |
| 204 | 2026-08-18T18:58:54.495Z | Downloaded backtrace-ext v0.2.1 |
| 205 | 2026-08-18T18:58:54.499Z | Downloaded serde_ignored v0.1.14 |
| 206 | 2026-08-18T18:58:54.499Z | Downloaded either v1.17.0 |
| 207 | 2026-08-18T18:58:54.499Z | Downloaded ordered-float v2.10.1 |
| 208 | 2026-08-18T18:58:54.499Z | Downloaded atomicwrites v0.4.4 |
| 209 | 2026-08-18T18:58:54.504Z | Downloaded scopeguard v1.2.0 |
| 210 | 2026-08-18T18:58:54.509Z | Downloaded rand_pcg v0.10.2 |
| 211 | 2026-08-18T18:58:54.509Z | Downloaded anstyle v1.0.14 |
| 212 | 2026-08-18T18:58:54.509Z | Downloaded pin-project-lite v0.2.17 |
| 213 | 2026-08-18T18:58:54.516Z | Downloaded base64ct v1.8.3 |
| 214 | 2026-08-18T18:58:54.521Z | Downloaded sigchld v0.2.4 |
| 215 | 2026-08-18T18:58:54.521Z | Downloaded ahash v0.8.12 |
| 216 | 2026-08-18T18:58:54.521Z | Downloaded bitflags v2.13.1 |
| 217 | 2026-08-18T18:58:54.521Z | Downloaded cargo_metadata v0.20.0 |
| 218 | 2026-08-18T18:58:54.521Z | Downloaded parking_lot_core v0.9.12 |
| 219 | 2026-08-18T18:58:54.525Z | Downloaded camino v1.2.5 |
| 220 | 2026-08-18T18:58:54.526Z | Downloaded anstream v1.0.0 |
| 221 | 2026-08-18T18:58:54.530Z | Downloaded parking_lot v0.12.5 |
| 222 | 2026-08-18T18:58:54.534Z | Downloaded rustc-hash v2.1.3 |
| 223 | 2026-08-18T18:58:54.534Z | Downloaded rustc_version v0.4.1 |
| 224 | 2026-08-18T18:58:54.534Z | Downloaded futures-io v0.3.34 |
| 225 | 2026-08-18T18:58:54.534Z | Downloaded pathdiff v0.2.3 |
| 226 | 2026-08-18T18:58:54.538Z | Downloaded cpufeatures v0.3.0 |
| 227 | 2026-08-18T18:58:54.539Z | Downloaded rustc-demangle v0.1.28 |
| 228 | 2026-08-18T18:58:54.539Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 229 | 2026-08-18T18:58:54.546Z | Downloaded fnv v1.0.7 |
| 230 | 2026-08-18T18:58:54.546Z | Downloaded ppv-lite86 v0.2.21 |
| 231 | 2026-08-18T18:58:54.546Z | Downloaded camino-tempfile v1.4.1 |
| 232 | 2026-08-18T18:58:54.554Z | Downloaded toml v0.8.23 |
| 233 | 2026-08-18T18:58:54.554Z | Downloaded pin-project v1.1.13 |
| 234 | 2026-08-18T18:58:54.554Z | Downloaded home v0.5.12 |
| 235 | 2026-08-18T18:58:54.558Z | Downloaded quinn-udp v0.5.15 |
| 236 | 2026-08-18T18:58:54.558Z | Downloaded strip-ansi-escapes v0.2.1 |
| 237 | 2026-08-18T18:58:54.559Z | Downloaded enable-ansi-support v0.2.1 |
| 238 | 2026-08-18T18:58:54.559Z | Downloaded futures-sink v0.3.34 |
| 239 | 2026-08-18T18:58:54.566Z | Downloaded rand_core v0.9.5 |
| 240 | 2026-08-18T18:58:54.566Z | Downloaded color-spantrace v0.3.0 |
| 241 | 2026-08-18T18:58:54.566Z | Downloaded colorchoice v1.0.5 |
| 242 | 2026-08-18T18:58:54.566Z | Downloaded percent-encoding v2.3.2 |
| 243 | 2026-08-18T18:58:54.566Z | Downloaded futures-task v0.3.34 |
| 244 | 2026-08-18T18:58:54.566Z | Downloaded rand_core v0.10.1 |
| 245 | 2026-08-18T18:58:54.571Z | Downloaded futures-core v0.3.34 |
| 246 | 2026-08-18T18:58:54.571Z | Downloaded supports-unicode v3.0.0 |
| 247 | 2026-08-18T18:58:54.571Z | Downloaded tinyvec_macros v0.1.1 |
| 248 | 2026-08-18T18:58:54.578Z | Downloaded sync_wrapper v1.0.2 |
| 249 | 2026-08-18T18:58:54.578Z | Downloaded subtle v2.6.1 |
| 250 | 2026-08-18T18:58:54.583Z | Downloaded document-features v0.2.12 |
| 251 | 2026-08-18T18:58:54.583Z | Downloaded supports-color v3.0.2 |
| 252 | 2026-08-18T18:58:54.583Z | Downloaded shared_child v1.1.1 |
| 253 | 2026-08-18T18:58:54.583Z | Downloaded swrite v0.1.0 |
| 254 | 2026-08-18T18:58:54.583Z | Downloaded foreign-types v0.3.2 |
| 255 | 2026-08-18T18:58:54.583Z | Downloaded strsim v0.11.1 |
| 256 | 2026-08-18T18:58:54.588Z | Downloaded cfg-if v1.0.4 |
| 257 | 2026-08-18T18:58:54.588Z | Downloaded cfg_aliases v0.2.2 |
| 258 | 2026-08-18T18:58:54.588Z | Downloaded debug-ignore v1.0.5 |
| 259 | 2026-08-18T18:58:54.588Z | Downloaded errno v0.3.14 |
| 260 | 2026-08-18T18:58:54.588Z | Downloaded crypto-common v0.1.7 |
| 261 | 2026-08-18T18:58:54.588Z | Downloaded equivalent v1.0.2 |
| 262 | 2026-08-18T18:58:54.588Z | Downloaded serde_urlencoded v0.7.1 |
| 263 | 2026-08-18T18:58:54.588Z | Downloaded supports-hyperlinks v3.2.0 |
| 264 | 2026-08-18T18:58:54.588Z | Downloaded form_urlencoded v1.2.2 |
| 265 | 2026-08-18T18:58:54.593Z | Downloaded serde-value v0.7.0 |
| 266 | 2026-08-18T18:58:54.593Z | Downloaded clap_lex v1.1.0 |
| 267 | 2026-08-18T18:58:54.593Z | Downloaded number_prefix v0.4.0 |
| 268 | 2026-08-18T18:58:54.593Z | Downloaded tracing-error v0.2.1 |
| 269 | 2026-08-18T18:58:54.593Z | Downloaded toml_datetime v0.6.11 |
| 270 | 2026-08-18T18:58:54.593Z | Downloaded openssl-macros v0.1.1 |
| 271 | 2026-08-18T18:58:54.593Z | Downloaded tower-layer v0.3.3 |
| 272 | 2026-08-18T18:58:54.593Z | Downloaded generic-array v0.14.7 |
| 273 | 2026-08-18T18:58:54.601Z | Downloaded cargo-util-schemas v0.2.0 |
| 274 | 2026-08-18T18:58:54.601Z | Downloaded ed25519 v2.2.3 |
| 275 | 2026-08-18T18:58:54.606Z | Downloaded fixedbitset v0.5.7 |
| 276 | 2026-08-18T18:58:54.610Z | Downloaded thread_local v1.1.10 |
| 277 | 2026-08-18T18:58:54.610Z | Downloaded typeid v1.0.3 |
| 278 | 2026-08-18T18:58:54.610Z | Downloaded urlencoding v2.1.3 |
| 279 | 2026-08-18T18:58:54.611Z | Downloaded utf8_iter v1.0.4 |
| 280 | 2026-08-18T18:58:54.611Z | Downloaded serde_spanned v1.1.1 |
| 281 | 2026-08-18T18:58:54.644Z | Downloaded tokio-macros v2.7.2 |
| 282 | 2026-08-18T18:58:54.644Z | Downloaded shell-words v1.1.1 |
| 283 | 2026-08-18T18:58:54.649Z | Downloaded is_terminal_polyfill v1.70.2 |
| 284 | 2026-08-18T18:58:54.649Z | Downloaded thiserror v2.0.20 |
| 285 | 2026-08-18T18:58:54.649Z | Downloaded terminal_size v0.4.4 |
| 286 | 2026-08-18T18:58:54.649Z | Downloaded itoa v1.0.18 |
| 287 | 2026-08-18T18:58:54.649Z | Downloaded openssl-probe v0.2.1 |
| 288 | 2026-08-18T18:58:54.649Z | Downloaded signature v2.2.0 |
| 289 | 2026-08-18T18:58:54.649Z | Downloaded xattr v1.6.1 |
| 290 | 2026-08-18T18:58:54.649Z | Downloaded anstyle-parse v1.0.0 |
| 291 | 2026-08-18T18:58:54.649Z | Downloaded serde_spanned v0.6.9 |
| 292 | 2026-08-18T18:58:54.649Z | Downloaded futures-macro v0.3.34 |
| 293 | 2026-08-18T18:58:54.649Z | Downloaded fastrand v2.5.0 |
| 294 | 2026-08-18T18:58:54.649Z | Downloaded socket2 v0.6.5 |
| 295 | 2026-08-18T18:58:54.649Z | Downloaded filetime v0.2.29 |
| 296 | 2026-08-18T18:58:54.649Z | Downloaded quote v1.0.47 |
| 297 | 2026-08-18T18:58:54.649Z | Downloaded digest v0.10.7 |
| 298 | 2026-08-18T18:58:54.649Z | Downloaded future-queue v0.4.0 |
| 299 | 2026-08-18T18:58:54.649Z | Downloaded toml_write v0.1.2 |
| 300 | 2026-08-18T18:58:54.649Z | Downloaded cargo_metadata v0.23.1 |
| 301 | 2026-08-18T18:58:54.649Z | Downloaded find-msvc-tools v0.1.11 |
| 302 | 2026-08-18T18:58:54.649Z | Downloaded unicode-xid v0.2.6 |
| 303 | 2026-08-18T18:58:54.649Z | Downloaded dialoguer v0.11.0 |
| 304 | 2026-08-18T18:58:54.654Z | Downloaded humantime-serde v1.1.1 |
| 305 | 2026-08-18T18:58:54.654Z | Downloaded indenter v0.3.4 |
| 306 | 2026-08-18T18:58:54.654Z | Downloaded convert_case v0.10.0 |
| 307 | 2026-08-18T18:58:54.654Z | Downloaded erased-serde v0.4.10 |
| 308 | 2026-08-18T18:58:54.663Z | Downloaded futures-executor v0.3.34 |
| 309 | 2026-08-18T18:58:54.668Z | Downloaded pkcs8 v0.10.2 |
| 310 | 2026-08-18T18:58:54.668Z | Downloaded base64 v0.22.1 |
| 311 | 2026-08-18T18:58:54.668Z | Downloaded tokio-native-tls v0.3.1 |
| 312 | 2026-08-18T18:58:54.668Z | Downloaded thiserror-impl v2.0.20 |
| 313 | 2026-08-18T18:58:54.673Z | Downloaded rand_chacha v0.9.0 |
| 314 | 2026-08-18T18:58:54.673Z | Downloaded serde-untagged v0.1.9 |
| 315 | 2026-08-18T18:58:54.673Z | Downloaded foldhash v0.1.5 |
| 316 | 2026-08-18T18:58:54.673Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 317 | 2026-08-18T18:58:54.673Z | Downloaded lazy_static v1.5.0 |
| 318 | 2026-08-18T18:58:54.673Z | Downloaded nested v0.1.1 |
| 319 | 2026-08-18T18:58:54.673Z | Downloaded zmij v1.0.23 |
| 320 | 2026-08-18T18:58:54.681Z | Downloaded signal-hook-registry v1.4.8 |
| 321 | 2026-08-18T18:58:54.681Z | Downloaded slab v0.4.12 |
| 322 | 2026-08-18T18:58:54.681Z | Downloaded unicode-linebreak v0.1.5 |
| 323 | 2026-08-18T18:58:54.681Z | Downloaded guppy-workspace-hack v0.1.0 |
| 324 | 2026-08-18T18:58:54.681Z | Downloaded smol_str v0.3.6 |
| 325 | 2026-08-18T18:58:54.681Z | Downloaded xxhash-rust v0.8.18 |
| 326 | 2026-08-18T18:58:54.685Z | Downloaded globset v0.4.20 |
| 327 | 2026-08-18T18:58:54.686Z | Downloaded sha2 v0.10.9 |
| 328 | 2026-08-18T18:58:54.686Z | Downloaded miette-derive v7.6.0 |
| 329 | 2026-08-18T18:58:54.686Z | Downloaded hyper-rustls v0.27.9 |
| 330 | 2026-08-18T18:58:54.690Z | Downloaded native-tls v0.2.18 |
| 331 | 2026-08-18T18:58:54.690Z | Downloaded nextest-metadata v0.12.2 |
| 332 | 2026-08-18T18:58:54.690Z | Downloaded utf8parse v0.2.2 |
| 333 | 2026-08-18T18:58:54.690Z | Downloaded hyper-tls v0.6.0 |
| 334 | 2026-08-18T18:58:54.690Z | Downloaded lru-slab v0.1.2 |
| 335 | 2026-08-18T18:58:54.690Z | Downloaded heck v0.5.0 |
| 336 | 2026-08-18T18:58:54.695Z | Downloaded nextest-workspace-hack v0.1.0 |
| 337 | 2026-08-18T18:58:54.700Z | Downloaded rand_core v0.6.4 |
| 338 | 2026-08-18T18:58:54.700Z | Downloaded simd-adler32 v0.3.10 |
| 339 | 2026-08-18T18:58:54.700Z | Downloaded thiserror v1.0.69 |
| 340 | 2026-08-18T18:58:54.704Z | Downloaded idna_adapter v1.0.0 |
| 341 | 2026-08-18T18:58:54.704Z | Downloaded tower-service v0.3.3 |
| 342 | 2026-08-18T18:58:54.704Z | Downloaded http-body v1.1.0 |
| 343 | 2026-08-18T18:58:54.704Z | Downloaded tracing-log v0.2.0 |
| 344 | 2026-08-18T18:58:54.704Z | Downloaded pin-project-internal v1.1.13 |
| 345 | 2026-08-18T18:58:54.711Z | Downloaded quick-junit v0.5.2 |
| 346 | 2026-08-18T18:58:54.712Z | Downloaded spki v0.7.3 |
| 347 | 2026-08-18T18:58:54.712Z | Downloaded target-lexicon v0.13.5 |
| 348 | 2026-08-18T18:58:54.712Z | Downloaded console v0.15.11 |
| 349 | 2026-08-18T18:58:54.717Z | Downloaded serde_path_to_error v0.1.20 |
| 350 | 2026-08-18T18:58:54.718Z | Downloaded shlex v2.0.1 |
| 351 | 2026-08-18T18:58:54.718Z | Downloaded eyre v0.6.14 |
| 352 | 2026-08-18T18:58:54.718Z | Downloaded clap_derive v4.6.4 |
| 353 | 2026-08-18T18:58:54.718Z | Downloaded crc32fast v1.5.0 |
| 354 | 2026-08-18T18:58:54.718Z | Downloaded rustls-webpki v0.103.14 |
| 355 | 2026-08-18T18:58:54.722Z | Downloaded duct v0.13.7 |
| 356 | 2026-08-18T18:58:54.722Z | Downloaded cfg-expr v0.20.8 |
| 357 | 2026-08-18T18:58:54.722Z | Downloaded const-oid v0.9.6 |
| 358 | 2026-08-18T18:58:54.722Z | Downloaded zstd v0.13.3 |
| 359 | 2026-08-18T18:58:54.722Z | Downloaded self-replace v1.5.0 |
| 360 | 2026-08-18T18:58:54.722Z | Downloaded mukti-metadata v0.3.0 |
| 361 | 2026-08-18T18:58:54.727Z | Downloaded hex v0.4.3 |
| 362 | 2026-08-18T18:58:54.727Z | Downloaded backtrace v0.3.76 |
| 363 | 2026-08-18T18:58:54.727Z | Downloaded derive-where v1.6.1 |
| 364 | 2026-08-18T18:58:54.732Z | Downloaded is_ci v1.2.0 |
| 365 | 2026-08-18T18:58:54.732Z | Downloaded indent_write v2.2.0 |
| 366 | 2026-08-18T18:58:54.732Z | Downloaded version_check v0.9.5 |
| 367 | 2026-08-18T18:58:54.732Z | Downloaded borsh v1.8.0 |
| 368 | 2026-08-18T18:58:54.737Z | Downloaded newtype-uuid v1.4.0 |
| 369 | 2026-08-18T18:58:54.737Z | Downloaded tokio-rustls v0.26.4 |
| 370 | 2026-08-18T18:58:54.737Z | Downloaded untrusted v0.9.0 |
| 371 | 2026-08-18T18:58:54.742Z | Downloaded want v0.3.1 |
| 372 | 2026-08-18T18:58:54.742Z | Downloaded config v0.15.25 |
| 373 | 2026-08-18T18:58:54.742Z | Downloaded self_update v0.42.0 |
| 374 | 2026-08-18T18:58:54.742Z | Downloaded signal-hook-mio v0.2.5 |
| 375 | 2026-08-18T18:58:54.746Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-08-18T18:58:54.752Z | Downloaded static_assertions v1.1.0 |
| 377 | 2026-08-18T18:58:54.752Z | Downloaded rustls-pki-types v1.15.1 |
| 378 | 2026-08-18T18:58:54.752Z | Downloaded target-spec-miette v0.4.8 |
| 379 | 2026-08-18T18:58:54.758Z | Downloaded lock_api v0.4.14 |
| 380 | 2026-08-18T18:58:54.758Z | Downloaded try-lock v0.2.5 |
| 381 | 2026-08-18T18:58:54.758Z | Downloaded ipnet v2.12.1 |
| 382 | 2026-08-18T18:58:54.763Z | Downloaded httparse v1.10.1 |
| 383 | 2026-08-18T18:58:54.767Z | Downloaded semver v1.0.28 |
| 384 | 2026-08-18T18:58:54.767Z | Downloaded smallvec v1.15.2 |
| 385 | 2026-08-18T18:58:54.767Z | Downloaded tempfile v3.27.0 |
| 386 | 2026-08-18T18:58:54.767Z | Downloaded chacha20 v0.10.1 |
| 387 | 2026-08-18T18:58:54.771Z | Downloaded humantime v2.4.0 |
| 388 | 2026-08-18T18:58:54.775Z | Downloaded futures-channel v0.3.34 |
| 389 | 2026-08-18T18:58:54.775Z | Downloaded quinn v0.11.11 |
| 390 | 2026-08-18T18:58:54.775Z | Downloaded zstd-safe v7.2.4 |
| 391 | 2026-08-18T18:58:54.782Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 392 | 2026-08-18T18:58:54.782Z | Downloaded iana-time-zone v0.1.65 |
| 393 | 2026-08-18T18:58:54.788Z | Downloaded jobserver v0.1.35 |
| 394 | 2026-08-18T18:58:54.788Z | Downloaded clap v4.6.6 |
| 395 | 2026-08-18T18:58:54.789Z | Downloaded pkg-config v0.3.34 |
| 396 | 2026-08-18T18:58:54.789Z | Downloaded unicase v2.9.0 |
| 397 | 2026-08-18T18:58:54.793Z | Downloaded serde_core v1.0.229 |
| 398 | 2026-08-18T18:58:54.793Z | Downloaded zeroize v1.9.0 |
| 399 | 2026-08-18T18:58:54.793Z | Downloaded http-body-util v0.1.5 |
| 400 | 2026-08-18T18:58:54.793Z | Downloaded target-spec v3.6.0 |
| 401 | 2026-08-18T18:58:54.802Z | Downloaded serde_derive v1.0.229 |
| 402 | 2026-08-18T18:58:54.802Z | Downloaded tokio-stream v0.1.19 |
| 403 | 2026-08-18T18:58:54.806Z | Downloaded litrs v1.0.0 |
| 404 | 2026-08-18T18:58:54.806Z | Downloaded sharded-slab v0.1.7 |
| 405 | 2026-08-18T18:58:54.807Z | Downloaded ryu v1.0.23 |
| 406 | 2026-08-18T18:58:54.807Z | Downloaded tinyvec v1.12.0 |
| 407 | 2026-08-18T18:58:54.811Z | Downloaded tracing-attributes v0.1.31 |
| 408 | 2026-08-18T18:58:54.811Z | Downloaded bytes v1.12.1 |
| 409 | 2026-08-18T18:58:54.815Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 410 | 2026-08-18T18:58:54.820Z | Downloaded signal-hook v0.3.18 |
| 411 | 2026-08-18T18:58:54.820Z | Downloaded futures v0.3.34 |
| 412 | 2026-08-18T18:58:54.824Z | Downloaded proc-macro2 v1.0.107 |
| 413 | 2026-08-18T18:58:54.824Z | Downloaded vte v0.14.1 |
| 414 | 2026-08-18T18:58:54.824Z | Downloaded getrandom v0.4.3 |
| 415 | 2026-08-18T18:58:54.829Z | Downloaded der v0.7.10 |
| 416 | 2026-08-18T18:58:54.829Z | Downloaded zipsign-api v0.1.5 |
| 417 | 2026-08-18T18:58:54.829Z | Downloaded pulldown-cmark v0.13.4 |
| 418 | 2026-08-18T18:58:54.833Z | Downloaded once_cell v1.21.4 |
| 419 | 2026-08-18T18:58:54.837Z | Downloaded tar v0.4.46 |
| 420 | 2026-08-18T18:58:54.843Z | Downloaded nextest-filtering v0.15.0 |
| 421 | 2026-08-18T18:58:54.847Z | Downloaded num-traits v0.2.19 |
| 422 | 2026-08-18T18:58:54.851Z | Downloaded tracing-core v0.1.36 |
| 423 | 2026-08-18T18:58:54.855Z | Downloaded getrandom v0.3.4 |
| 424 | 2026-08-18T18:58:54.859Z | Downloaded uuid v1.24.1 |
| 425 | 2026-08-18T18:58:54.864Z | Downloaded flate2 v1.1.9 |
| 426 | 2026-08-18T18:58:54.868Z | Downloaded ed25519-dalek v2.2.0 |
| 427 | 2026-08-18T18:58:54.872Z | Downloaded serde v1.0.229 |
| 428 | 2026-08-18T18:58:54.872Z | Downloaded openssl-sys v0.9.117 |
| 429 | 2026-08-18T18:58:54.876Z | Downloaded getrandom v0.2.17 |
| 430 | 2026-08-18T18:58:54.881Z | Downloaded rand v0.10.2 |
| 431 | 2026-08-18T18:58:54.881Z | Downloaded unicode-ident v1.0.24 |
| 432 | 2026-08-18T18:58:54.881Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 433 | 2026-08-18T18:58:54.885Z | Downloaded textwrap v0.16.2 |
| 434 | 2026-08-18T18:58:54.885Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-08-18T18:58:54.888Z | Downloaded miniz_oxide v0.8.9 |
| 436 | 2026-08-18T18:58:54.891Z | Downloaded log v0.4.33 |
| 437 | 2026-08-18T18:58:54.897Z | Downloaded derive_more v2.1.1 |
| 438 | 2026-08-18T18:58:54.902Z | Downloaded cc v1.4.3 |
| 439 | 2026-08-18T18:58:54.906Z | Downloaded derive_more-impl v2.1.1 |
| 440 | 2026-08-18T18:58:54.910Z | Downloaded typenum v1.20.1 |
| 441 | 2026-08-18T18:58:54.910Z | Downloaded rand v0.9.5 |
| 442 | 2026-08-18T18:58:54.913Z | Downloaded url v2.5.8 |
| 443 | 2026-08-18T18:58:54.913Z | Downloaded indicatif v0.17.11 |
| 444 | 2026-08-18T18:58:54.938Z | Downloaded aho-corasick v1.1.5 |
| 445 | 2026-08-18T18:58:54.941Z | Downloaded tower v0.5.3 |
| 446 | 2026-08-18T18:58:54.946Z | Downloaded ron v0.12.2 |
| 447 | 2026-08-18T18:58:54.950Z | Downloaded indexmap v2.14.0 |
| 448 | 2026-08-18T18:58:54.953Z | Downloaded http v1.5.0 |
| 449 | 2026-08-18T18:58:54.959Z | Downloaded unicode-segmentation v1.13.3 |
| 450 | 2026-08-18T18:58:54.969Z | Downloaded memchr v2.8.3 |
| 451 | 2026-08-18T18:58:54.978Z | Downloaded crossterm v0.29.0 |
| 452 | 2026-08-18T18:58:54.982Z | Downloaded hyper-util v0.1.20 |
| 453 | 2026-08-18T18:58:54.982Z | Downloaded mio v1.2.2 |
| 454 | 2026-08-18T18:58:54.982Z | Downloaded tokio-util v0.7.19 |
| 455 | 2026-08-18T18:58:54.989Z | Downloaded miette v7.6.0 |
| 456 | 2026-08-18T18:58:54.989Z | Downloaded idna v1.1.0 |
| 457 | 2026-08-18T18:58:54.995Z | Downloaded regex v1.13.1 |
| 458 | 2026-08-18T18:58:54.995Z | Downloaded unicode-normalization v0.1.25 |
| 459 | 2026-08-18T18:58:54.995Z | Downloaded futures-util v0.3.34 |
| 460 | 2026-08-18T18:58:55.002Z | Downloaded reqwest v0.12.28 |
| 461 | 2026-08-18T18:58:55.005Z | Downloaded hashbrown v0.15.5 |
| 462 | 2026-08-18T18:58:55.005Z | Downloaded itertools v0.14.0 |
| 463 | 2026-08-18T18:58:55.010Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-08-18T18:58:55.013Z | Downloaded serde_json v1.0.151 |
| 465 | 2026-08-18T18:58:55.024Z | Downloaded quick-xml v0.38.4 |
| 466 | 2026-08-18T18:58:55.028Z | Downloaded tower-http v0.6.11 |
| 467 | 2026-08-18T18:58:55.034Z | Downloaded clap_builder v4.6.6 |
| 468 | 2026-08-18T18:58:55.041Z | Downloaded hashbrown v0.17.1 |
| 469 | 2026-08-18T18:58:55.045Z | Downloaded guppy v0.17.26 |
| 470 | 2026-08-18T18:58:55.045Z | Downloaded hyper v1.11.0 |
| 471 | 2026-08-18T18:58:55.049Z | Downloaded h2 v0.4.16 |
| 472 | 2026-08-18T18:58:55.049Z | Downloaded portable-atomic v1.15.0 |
| 473 | 2026-08-18T18:58:55.063Z | Downloaded webpki-roots v1.0.9 |
| 474 | 2026-08-18T18:58:55.067Z | Downloaded quinn-proto v0.11.17 |
| 475 | 2026-08-18T18:58:55.070Z | Downloaded winnow v1.0.4 |
| 476 | 2026-08-18T18:58:55.075Z | Downloaded winnow v0.7.15 |
| 477 | 2026-08-18T18:58:55.081Z | Downloaded chrono v0.4.45 |
| 478 | 2026-08-18T18:58:55.084Z | Downloaded tracing-subscriber v0.3.23 |
| 479 | 2026-08-18T18:58:55.094Z | Downloaded vcpkg v0.2.15 |
| 480 | 2026-08-18T18:58:55.115Z | Downloaded syn v2.0.119 |
| 481 | 2026-08-18T18:58:55.121Z | Downloaded unicode-width v0.1.14 |
| 482 | 2026-08-18T18:58:55.125Z | Downloaded zerocopy v0.8.56 |
| 483 | 2026-08-18T18:58:55.136Z | Downloaded curve25519-dalek v4.1.3 |
| 484 | 2026-08-18T18:58:55.139Z | Downloaded unicode-width v0.2.2 |
| 485 | 2026-08-18T18:58:55.148Z | Downloaded gimli v0.32.3 |
| 486 | 2026-08-18T18:58:55.151Z | Downloaded bstr v1.13.1 |
| 487 | 2026-08-18T18:58:55.155Z | Downloaded nextest-runner v0.80.0 |
| 488 | 2026-08-18T18:58:55.161Z | Downloaded openssl v0.10.81 |
| 489 | 2026-08-18T18:58:55.167Z | Downloaded regex-syntax v0.8.11 |
| 490 | 2026-08-18T18:58:55.172Z | Downloaded syn v3.0.3 |
| 491 | 2026-08-18T18:58:55.177Z | Downloaded rustix v0.38.44 |
| 492 | 2026-08-18T18:58:55.189Z | Downloaded nix v0.30.1 |
| 493 | 2026-08-18T18:58:55.196Z | Downloaded object v0.37.3 |
| 494 | 2026-08-18T18:58:55.202Z | Downloaded rustls v0.23.43 |
| 495 | 2026-08-18T18:58:55.208Z | Downloaded rustix v1.1.4 |
| 496 | 2026-08-18T18:58:55.221Z | Downloaded tracing v0.1.44 |
| 497 | 2026-08-18T18:58:55.233Z | Downloaded color-eyre v0.6.5 |
| 498 | 2026-08-18T18:58:55.237Z | Downloaded regex-automata v0.4.18 |
| 499 | 2026-08-18T18:58:55.248Z | Downloaded petgraph v0.8.3 |
| 500 | 2026-08-18T18:58:55.261Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 501 | 2026-08-18T18:58:55.270Z | Downloaded libc v0.2.189 |
| 502 | 2026-08-18T18:58:55.294Z | Downloaded tokio v1.53.1 |
| 503 | 2026-08-18T18:58:55.363Z | Downloaded recursion v0.5.4 |
| 504 | 2026-08-18T18:58:55.369Z | Downloaded ring v0.17.14 |
| 505 | 2026-08-18T18:58:55.429Z | Compiling proc-macro2 v1.0.107 |
| 506 | 2026-08-18T18:58:55.432Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-08-18T18:58:55.432Z | Compiling quote v1.0.47 |
| 508 | 2026-08-18T18:58:55.432Z | Compiling libc v0.2.189 |
| 509 | 2026-08-18T18:58:55.432Z | Compiling serde_core v1.0.229 |
| 510 | 2026-08-18T18:58:55.432Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-08-18T18:58:55.433Z | Compiling memchr v2.8.3 |
| 512 | 2026-08-18T18:58:55.433Z | Compiling once_cell v1.21.4 |
| 513 | 2026-08-18T18:58:55.685Z | Compiling log v0.4.33 |
| 514 | 2026-08-18T18:58:55.698Z | Compiling pin-project-lite v0.2.17 |
| 515 | 2026-08-18T18:58:55.794Z | Compiling serde v1.0.229 |
| 516 | 2026-08-18T18:58:55.895Z | Compiling itoa v1.0.18 |
| 517 | 2026-08-18T18:58:56.018Z | Compiling futures-core v0.3.34 |
| 518 | 2026-08-18T18:58:56.168Z | Compiling smallvec v1.15.2 |
| 519 | 2026-08-18T18:58:56.181Z | Compiling bitflags v2.13.1 |
| 520 | 2026-08-18T18:58:56.185Z | Compiling find-msvc-tools v0.1.11 |
| 521 | 2026-08-18T18:58:56.419Z | Compiling shlex v2.0.1 |
| 522 | 2026-08-18T18:58:56.431Z | Compiling hashbrown v0.17.1 |
| 523 | 2026-08-18T18:58:56.573Z | Compiling errno v0.3.14 |
| 524 | 2026-08-18T18:58:56.593Z | Compiling equivalent v1.0.2 |
| 525 | 2026-08-18T18:58:56.606Z | Compiling bytes v1.12.1 |
| 526 | 2026-08-18T18:58:56.740Z | Compiling signal-hook-registry v1.4.8 |
| 527 | 2026-08-18T18:58:56.756Z | Compiling jobserver v0.1.35 |
| 528 | 2026-08-18T18:58:56.787Z | Compiling mio v1.2.2 |
| 529 | 2026-08-18T18:58:56.836Z | Compiling futures-sink v0.3.34 |
| 530 | 2026-08-18T18:58:56.933Z | Compiling syn v3.0.3 |
| 531 | 2026-08-18T18:58:56.951Z | Compiling syn v2.0.119 |
| 532 | 2026-08-18T18:58:57.074Z | Compiling cc v1.4.3 |
| 533 | 2026-08-18T18:58:57.140Z | Compiling rustix v1.1.4 |
| 534 | 2026-08-18T18:58:57.199Z | Compiling socket2 v0.6.5 |
| 535 | 2026-08-18T18:58:57.483Z | Compiling autocfg v1.5.1 |
| 536 | 2026-08-18T18:58:57.511Z | Compiling zmij v1.0.23 |
| 537 | 2026-08-18T18:58:57.813Z | Compiling slab v0.4.12 |
| 538 | 2026-08-18T18:58:57.890Z | Compiling futures-channel v0.3.34 |
| 539 | 2026-08-18T18:58:57.988Z | Compiling indexmap v2.14.0 |
| 540 | 2026-08-18T18:58:58.026Z | Compiling tracing-core v0.1.36 |
| 541 | 2026-08-18T18:58:58.104Z | Compiling version_check v0.9.5 |
| 542 | 2026-08-18T18:58:58.157Z | Compiling serde_json v1.0.151 |
| 543 | 2026-08-18T18:58:58.417Z | Compiling getrandom v0.4.3 |
| 544 | 2026-08-18T18:58:58.428Z | Compiling futures-task v0.3.34 |
| 545 | 2026-08-18T18:58:58.605Z | Compiling futures-io v0.3.34 |
| 546 | 2026-08-18T18:58:58.718Z | Compiling camino v1.2.5 |
| 547 | 2026-08-18T18:58:58.804Z | Compiling percent-encoding v2.3.2 |
| 548 | 2026-08-18T18:58:58.839Z | Compiling unicode-width v0.2.2 |
| 549 | 2026-08-18T18:58:59.099Z | Compiling ring v0.17.14 |
| 550 | 2026-08-18T18:58:59.099Z | Compiling http v1.5.0 |
| 551 | 2026-08-18T18:58:59.149Z | Compiling simd-adler32 v0.3.10 |
| 552 | 2026-08-18T18:58:59.256Z | Compiling zeroize v1.9.0 |
| 553 | 2026-08-18T18:58:59.456Z | Compiling adler2 v2.0.1 |
| 554 | 2026-08-18T18:58:59.626Z | Compiling miniz_oxide v0.8.9 |
| 555 | 2026-08-18T18:58:59.804Z | Compiling serde_derive v1.0.229 |
| 556 | 2026-08-18T18:58:59.998Z | Compiling tokio-macros v2.7.2 |
| 557 | 2026-08-18T18:59:00.236Z | Compiling futures-macro v0.3.34 |
| 558 | 2026-08-18T18:59:00.559Z | Compiling tracing-attributes v0.1.31 |
| 559 | 2026-08-18T18:59:00.743Z | Compiling tokio v1.53.1 |
| 560 | 2026-08-18T18:59:01.015Z | Compiling num-traits v0.2.19 |
| 561 | 2026-08-18T18:59:01.019Z | Compiling object v0.37.3 |
| 562 | 2026-08-18T18:59:01.051Z | Compiling futures-util v0.3.34 |
| 563 | 2026-08-18T18:59:01.253Z | Compiling zerocopy v0.8.56 |
| 564 | 2026-08-18T18:59:01.291Z | Compiling getrandom v0.3.4 |
| 565 | 2026-08-18T18:59:01.310Z | Compiling target-lexicon v0.13.5 |
| 566 | 2026-08-18T18:59:01.686Z | Compiling http-body v1.1.0 |
| 567 | 2026-08-18T18:59:01.774Z | Compiling tracing v0.1.44 |
| 568 | 2026-08-18T18:59:01.807Z | Compiling rustls-pki-types v1.15.1 |
| 569 | 2026-08-18T18:59:01.832Z | Compiling form_urlencoded v1.2.2 |
| 570 | 2026-08-18T18:59:01.846Z | Compiling semver v1.0.28 |
| 571 | 2026-08-18T18:59:02.100Z | Compiling getrandom v0.2.17 |
| 572 | 2026-08-18T18:59:02.136Z | Compiling signal-hook v0.3.18 |
| 573 | 2026-08-18T18:59:02.297Z | Compiling idna_adapter v1.0.0 |
| 574 | 2026-08-18T18:59:02.349Z | Compiling thiserror v2.0.20 |
| 575 | 2026-08-18T18:59:02.398Z | Compiling utf8_iter v1.0.4 |
| 576 | 2026-08-18T18:59:02.488Z | Compiling untrusted v0.9.0 |
| 577 | 2026-08-18T18:59:02.564Z | Compiling guppy-workspace-hack v0.1.0 |
| 578 | 2026-08-18T18:59:02.619Z | Compiling gimli v0.32.3 |
| 579 | 2026-08-18T18:59:02.667Z | Compiling httparse v1.10.1 |
| 580 | 2026-08-18T18:59:02.679Z | Compiling fnv v1.0.7 |
| 581 | 2026-08-18T18:59:02.770Z | Compiling owo-colors v4.3.0 |
| 582 | 2026-08-18T18:59:02.996Z | Compiling idna v1.1.0 |
| 583 | 2026-08-18T18:59:03.781Z | Compiling thiserror-impl v2.0.20 |
| 584 | 2026-08-18T18:59:03.880Z | Compiling generic-array v0.14.7 |
| 585 | 2026-08-18T18:59:04.109Z | Compiling typeid v1.0.3 |
| 586 | 2026-08-18T18:59:04.394Z | Compiling try-lock v0.2.5 |
| 587 | 2026-08-18T18:59:04.522Z | Compiling target-spec v3.6.0 |
| 588 | 2026-08-18T18:59:04.668Z | Compiling addr2line v0.25.1 |
| 589 | 2026-08-18T18:59:04.800Z | Compiling tokio-util v0.7.19 |
| 590 | 2026-08-18T18:59:04.955Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-08-18T18:59:05.092Z | Compiling rustls v0.23.43 |
| 592 | 2026-08-18T18:59:05.096Z | Compiling thiserror v1.0.69 |
| 593 | 2026-08-18T18:59:05.305Z | Compiling fastrand v2.5.0 |
| 594 | 2026-08-18T18:59:05.318Z | Compiling pkg-config v0.3.34 |
| 595 | 2026-08-18T18:59:05.414Z | Compiling rustc-demangle v0.1.28 |
| 596 | 2026-08-18T18:59:05.642Z | Compiling tower-service v0.3.3 |
| 597 | 2026-08-18T18:59:05.744Z | Compiling tempfile v3.27.0 |
| 598 | 2026-08-18T18:59:05.755Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-08-18T18:59:06.099Z | Compiling backtrace v0.3.76 |
| 600 | 2026-08-18T18:59:06.160Z | Compiling h2 v0.4.16 |
| 601 | 2026-08-18T18:59:06.437Z | Compiling want v0.3.1 |
| 602 | 2026-08-18T18:59:06.547Z | Compiling cfg-expr v0.20.8 |
| 603 | 2026-08-18T18:59:06.591Z | Compiling url v2.5.8 |
| 604 | 2026-08-18T18:59:07.511Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-08-18T18:59:07.580Z | Compiling terminal_size v0.4.4 |
| 606 | 2026-08-18T18:59:07.593Z | Compiling aho-corasick v1.1.5 |
| 607 | 2026-08-18T18:59:07.738Z | Compiling typenum v1.20.1 |
| 608 | 2026-08-18T18:59:08.422Z | Compiling rustls-webpki v0.103.14 |
| 609 | 2026-08-18T18:59:08.659Z | Compiling winnow v0.7.15 |
| 610 | 2026-08-18T18:59:09.013Z | Compiling erased-serde v0.4.10 |
| 611 | 2026-08-18T18:59:09.314Z | Compiling regex-syntax v0.8.11 |
| 612 | 2026-08-18T18:59:10.583Z | Compiling subtle v2.6.1 |
| 613 | 2026-08-18T18:59:10.942Z | Compiling regex-automata v0.4.18 |
| 614 | 2026-08-18T18:59:11.096Z | Compiling hyper v1.11.0 |
| 615 | 2026-08-18T18:59:12.945Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-08-18T18:59:13.108Z | Compiling toml_datetime v0.6.11 |
| 617 | 2026-08-18T18:59:13.490Z | Compiling ahash v0.8.12 |
| 618 | 2026-08-18T18:59:13.741Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-08-18T18:59:13.859Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-08-18T18:59:13.901Z | Compiling unicode-linebreak v0.1.5 |
| 621 | 2026-08-18T18:59:14.065Z | Compiling lazy_static v1.5.0 |
| 622 | 2026-08-18T18:59:14.170Z | Compiling base64 v0.22.1 |
| 623 | 2026-08-18T18:59:14.170Z | Compiling portable-atomic v1.15.0 |
| 624 | 2026-08-18T18:59:14.624Z | Compiling parking_lot_core v0.9.12 |
| 625 | 2026-08-18T18:59:14.655Z | Compiling either v1.17.0 |
| 626 | 2026-08-18T18:59:14.819Z | Compiling ipnet v2.12.1 |
| 627 | 2026-08-18T18:59:14.887Z | Compiling is_ci v1.2.0 |
| 628 | 2026-08-18T18:59:14.890Z | Compiling foldhash v0.1.5 |
| 629 | 2026-08-18T18:59:15.068Z | Compiling nextest-workspace-hack v0.1.0 |
| 630 | 2026-08-18T18:59:15.109Z | Compiling toml_write v0.1.2 |
| 631 | 2026-08-18T18:59:15.219Z | Compiling unicode-segmentation v1.13.3 |
| 632 | 2026-08-18T18:59:15.282Z | Compiling crc32fast v1.5.0 |
| 633 | 2026-08-18T18:59:15.371Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-08-18T18:59:15.618Z | Compiling convert_case v0.10.0 |
| 635 | 2026-08-18T18:59:15.630Z | Compiling hyper-util v0.1.20 |
| 636 | 2026-08-18T18:59:15.880Z | Compiling hashbrown v0.15.5 |
| 637 | 2026-08-18T18:59:15.986Z | Compiling supports-color v3.0.2 |
| 638 | 2026-08-18T18:59:16.300Z | Compiling sharded-slab v0.1.7 |
| 639 | 2026-08-18T18:59:16.528Z | Compiling textwrap v0.16.2 |
| 640 | 2026-08-18T18:59:16.660Z | Compiling tower v0.5.3 |
| 641 | 2026-08-18T18:59:16.912Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-08-18T18:59:17.278Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-08-18T18:59:17.537Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-08-18T18:59:17.821Z | Compiling webpki-roots v1.0.9 |
| 645 | 2026-08-18T18:59:17.834Z | Compiling miette-derive v7.6.0 |
| 646 | 2026-08-18T18:59:17.868Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-08-18T18:59:17.941Z | Compiling console v0.15.11 |
| 648 | 2026-08-18T18:59:17.999Z | Compiling tracing-log v0.2.0 |
| 649 | 2026-08-18T18:59:18.246Z | Compiling cargo-platform v0.3.3 |
| 650 | 2026-08-18T18:59:18.345Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-08-18T18:59:18.522Z | Compiling thread_local v1.1.10 |
| 652 | 2026-08-18T18:59:18.800Z | Compiling cfg_aliases v0.2.2 |
| 653 | 2026-08-18T18:59:18.874Z | Compiling rustix v0.38.44 |
| 654 | 2026-08-18T18:59:18.887Z | Compiling debug-ignore v1.0.5 |
| 655 | 2026-08-18T18:59:18.933Z | Compiling ryu v1.0.23 |
| 656 | 2026-08-18T18:59:18.993Z | Compiling pulldown-cmark v0.13.4 |
| 657 | 2026-08-18T18:59:19.207Z | Compiling zstd-safe v7.2.4 |
| 658 | 2026-08-18T18:59:19.211Z | Compiling supports-hyperlinks v3.2.0 |
| 659 | 2026-08-18T18:59:19.260Z | Compiling unicode-width v0.1.14 |
| 660 | 2026-08-18T18:59:19.260Z | Compiling winnow v1.0.4 |
| 661 | 2026-08-18T18:59:19.427Z | Compiling scopeguard v1.2.0 |
| 662 | 2026-08-18T18:59:19.535Z | Compiling fixedbitset v0.5.7 |
| 663 | 2026-08-18T18:59:19.562Z | Compiling utf8parse v0.2.2 |
| 664 | 2026-08-18T18:59:19.677Z | Compiling supports-unicode v3.0.0 |
| 665 | 2026-08-18T18:59:19.825Z | Compiling miette v7.6.0 |
| 666 | 2026-08-18T18:59:19.852Z | Compiling petgraph v0.8.3 |
| 667 | 2026-08-18T18:59:20.051Z | Compiling anstyle-parse v1.0.0 |
| 668 | 2026-08-18T18:59:20.292Z | Compiling lock_api v0.4.14 |
| 669 | 2026-08-18T18:59:20.538Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 670 | 2026-08-18T18:59:20.856Z | Compiling serde_urlencoded v0.7.1 |
| 671 | 2026-08-18T18:59:21.146Z | Compiling nix v0.30.1 |
| 672 | 2026-08-18T18:59:21.523Z | Compiling tracing-subscriber v0.3.23 |
| 673 | 2026-08-18T18:59:21.784Z | Compiling sigchld v0.2.4 |
| 674 | 2026-08-18T18:59:21.834Z | Compiling cargo_metadata v0.23.1 |
| 675 | 2026-08-18T18:59:21.983Z | Compiling hyper-rustls v0.27.9 |
| 676 | 2026-08-18T18:59:22.463Z | Compiling serde-value v0.7.0 |
| 677 | 2026-08-18T18:59:22.663Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-08-18T18:59:23.131Z | Compiling tower-http v0.6.11 |
| 679 | 2026-08-18T18:59:23.292Z | Compiling toml v0.8.23 |
| 680 | 2026-08-18T18:59:24.309Z | Compiling derive_more-impl v2.1.1 |
| 681 | 2026-08-18T18:59:24.610Z | Compiling itertools v0.14.0 |
| 682 | 2026-08-18T18:59:24.779Z | Compiling regex v1.13.1 |
| 683 | 2026-08-18T18:59:24.791Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-08-18T18:59:24.932Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-08-18T18:59:25.090Z | Compiling ppv-lite86 v0.2.21 |
| 686 | 2026-08-18T18:59:25.117Z | Compiling rand_core v0.9.5 |
| 687 | 2026-08-18T18:59:25.368Z | Compiling futures-executor v0.3.34 |
| 688 | 2026-08-18T18:59:25.422Z | Compiling http-body-util v0.1.5 |
| 689 | 2026-08-18T18:59:25.717Z | Compiling pin-project-internal v1.1.13 |
| 690 | 2026-08-18T18:59:25.878Z | Compiling uuid v1.24.1 |
| 691 | 2026-08-18T18:59:25.973Z | Compiling serde_spanned v1.1.1 |
| 692 | 2026-08-18T18:59:26.118Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 693 | 2026-08-18T18:59:26.131Z | Compiling smol_str v0.3.6 |
| 694 | 2026-08-18T18:59:26.210Z | Compiling eyre v0.6.14 |
| 695 | 2026-08-18T18:59:26.413Z | Compiling filetime v0.2.29 |
| 696 | 2026-08-18T18:59:26.460Z | Compiling vte v0.14.1 |
| 697 | 2026-08-18T18:59:26.464Z | Compiling bstr v1.13.1 |
| 698 | 2026-08-18T18:59:26.541Z | Compiling unicode-xid v0.2.6 |
| 699 | 2026-08-18T18:59:26.623Z | Compiling color-spantrace v0.3.0 |
| 700 | 2026-08-18T18:59:26.682Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-08-18T18:59:26.686Z | Compiling litrs v1.0.0 |
| 702 | 2026-08-18T18:59:26.767Z | Compiling is_terminal_polyfill v1.70.2 |
| 703 | 2026-08-18T18:59:26.788Z | Compiling anstyle-query v1.1.5 |
| 704 | 2026-08-18T18:59:26.869Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-08-18T18:59:26.898Z | Compiling static_assertions v1.1.0 |
| 706 | 2026-08-18T18:59:26.973Z | Compiling number_prefix v0.4.0 |
| 707 | 2026-08-18T18:59:27.090Z | Compiling unicase v2.9.0 |
| 708 | 2026-08-18T18:59:27.125Z | Compiling colorchoice v1.0.5 |
| 709 | 2026-08-18T18:59:27.128Z | Compiling xattr v1.6.1 |
| 710 | 2026-08-18T18:59:27.162Z | Compiling anstyle v1.0.14 |
| 711 | 2026-08-18T18:59:27.244Z | Compiling self_update v0.42.0 |
| 712 | 2026-08-18T18:59:27.272Z | Compiling nested v0.1.1 |
| 713 | 2026-08-18T18:59:27.354Z | Compiling anstream v1.0.0 |
| 714 | 2026-08-18T18:59:27.441Z | Compiling guppy v0.17.26 |
| 715 | 2026-08-18T18:59:27.464Z | Compiling tar v0.4.46 |
| 716 | 2026-08-18T18:59:27.477Z | Compiling document-features v0.2.12 |
| 717 | 2026-08-18T18:59:27.506Z | Compiling indicatif v0.17.11 |
| 718 | 2026-08-18T18:59:27.853Z | Compiling chrono v0.4.45 |
| 719 | 2026-08-18T18:59:28.060Z | Compiling globset v0.4.20 |
| 720 | 2026-08-18T18:59:28.475Z | Compiling pin-project v1.1.13 |
| 721 | 2026-08-18T18:59:28.582Z | Compiling tinyvec v1.12.0 |
| 722 | 2026-08-18T18:59:29.020Z | Compiling cargo-util-schemas v0.2.0 |
| 723 | 2026-08-18T18:59:29.957Z | Compiling strip-ansi-escapes v0.2.1 |
| 724 | 2026-08-18T18:59:30.309Z | Compiling nextest-metadata v0.12.2 |
| 725 | 2026-08-18T18:59:30.429Z | Compiling toml v1.1.4+spec-1.1.0 |
| 726 | 2026-08-18T18:59:30.608Z | Compiling newtype-uuid v1.4.0 |
| 727 | 2026-08-18T18:59:30.803Z | Compiling reqwest v0.12.28 |
| 728 | 2026-08-18T18:59:31.141Z | Compiling futures v0.3.34 |
| 729 | 2026-08-18T18:59:31.226Z | Compiling rand_chacha v0.9.0 |
| 730 | 2026-08-18T18:59:31.318Z | Compiling derive_more v2.1.1 |
| 731 | 2026-08-18T18:59:31.402Z | Compiling digest v0.10.7 |
| 732 | 2026-08-18T18:59:31.459Z | Compiling flate2 v1.1.9 |
| 733 | 2026-08-18T18:59:31.629Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-08-18T18:59:31.782Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-08-18T18:59:32.018Z | Compiling shared_child v1.1.1 |
| 736 | 2026-08-18T18:59:32.546Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-08-18T18:59:32.675Z | Compiling self-replace v1.5.0 |
| 738 | 2026-08-18T18:59:32.689Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-08-18T18:59:32.947Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-08-18T18:59:33.264Z | Compiling quick-xml v0.38.4 |
| 741 | 2026-08-18T18:59:33.381Z | Compiling humantime v2.4.0 |
| 742 | 2026-08-18T18:59:33.517Z | Compiling heck v0.5.0 |
| 743 | 2026-08-18T18:59:33.728Z | Compiling shell-words v1.1.1 |
| 744 | 2026-08-18T18:59:33.978Z | Compiling urlencoding v2.1.3 |
| 745 | 2026-08-18T18:59:34.094Z | Compiling indenter v0.3.4 |
| 746 | 2026-08-18T18:59:34.221Z | Compiling cpufeatures v0.2.17 |
| 747 | 2026-08-18T18:59:34.221Z | Compiling strsim v0.11.1 |
| 748 | 2026-08-18T18:59:34.754Z | Compiling recursion v0.5.4 |
| 749 | 2026-08-18T18:59:34.754Z | Compiling clap_lex v1.1.0 |
| 750 | 2026-08-18T18:59:34.754Z | Compiling clap_derive v4.6.4 |
| 751 | 2026-08-18T18:59:34.840Z | Compiling clap_builder v4.6.6 |
| 752 | 2026-08-18T18:59:34.858Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-08-18T18:59:35.032Z | Compiling sha2 v0.10.9 |
| 754 | 2026-08-18T18:59:36.306Z | Compiling quick-junit v0.5.2 |
| 755 | 2026-08-18T18:59:36.377Z | Compiling humantime-serde v1.1.1 |
| 756 | 2026-08-18T18:59:36.537Z | Compiling cargo_metadata v0.20.0 |
| 757 | 2026-08-18T18:59:38.715Z | Compiling atomicwrites v0.4.4 |
| 758 | 2026-08-18T18:59:39.006Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-08-18T18:59:39.327Z | Compiling crossterm v0.29.0 |
| 760 | 2026-08-18T18:59:39.345Z | Compiling duct v0.13.7 |
| 761 | 2026-08-18T18:59:41.681Z | Compiling zstd v0.13.3 |
| 762 | 2026-08-18T18:59:41.751Z | Compiling rand v0.9.5 |
| 763 | 2026-08-18T18:59:41.894Z | Compiling async-scoped v0.9.0 |
| 764 | 2026-08-18T18:59:41.894Z | Compiling config v0.15.25 |
| 765 | 2026-08-18T18:59:42.098Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-08-18T18:59:42.114Z | Compiling target-spec-miette v0.4.8 |
| 767 | 2026-08-18T18:59:42.419Z | Compiling future-queue v0.4.0 |
| 768 | 2026-08-18T18:59:42.476Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-08-18T18:59:42.508Z | Compiling camino-tempfile v1.4.1 |
| 770 | 2026-08-18T18:59:42.680Z | Compiling tokio-stream v0.1.19 |
| 771 | 2026-08-18T18:59:42.692Z | Compiling derive-where v1.6.1 |
| 772 | 2026-08-18T18:59:42.704Z | Compiling serde_ignored v0.1.14 |
| 773 | 2026-08-18T18:59:42.909Z | Compiling serde_path_to_error v0.1.20 |
| 774 | 2026-08-18T18:59:42.926Z | Compiling xxhash-rust v0.8.18 |
| 775 | 2026-08-18T18:59:42.965Z | Compiling home v0.5.12 |
| 776 | 2026-08-18T18:59:43.132Z | Compiling hex v0.4.3 |
| 777 | 2026-08-18T18:59:43.220Z | Compiling swrite v0.1.0 |
| 778 | 2026-08-18T18:59:43.236Z | Compiling indent_write v2.2.0 |
| 779 | 2026-08-18T18:59:43.328Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-08-18T18:59:43.375Z | Compiling clap v4.6.6 |
| 781 | 2026-08-18T18:59:43.387Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-08-18T18:59:43.430Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-08-18T18:59:43.915Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-08-18T19:00:02.503Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 785 | 2026-08-18T19:00:02.680Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-08-18T19:00:02.683Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-08-18T19:00:02.809Z | + cargo nextest run -p ndp -p unnumbered |
| 788 | 2026-08-18T19:00:02.963Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-08-18T19:00:04.022Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-08-18T19:00:04.022Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 791 | 2026-08-18T19:00:04.098Z | Updating crates.io index |
| 792 | 2026-08-18T19:00:04.102Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-08-18T19:00:04.630Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-08-18T19:00:04.630Z | * [new ref] 9645288adc19b352aaa9a675be9953fe4e0b6e1b -> refs/commit/9645288adc19b352aaa9a675be9953fe4e0b6e1b |
| 795 | 2026-08-18T19:00:04.665Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-08-18T19:00:05.067Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-08-18T19:00:05.067Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 798 | 2026-08-18T19:00:05.072Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-08-18T19:00:05.759Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-08-18T19:00:05.759Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 801 | 2026-08-18T19:00:05.767Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-08-18T19:00:12.826Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-08-18T19:00:12.826Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 804 | 2026-08-18T19:00:13.247Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-08-18T19:00:14.120Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-08-18T19:00:14.120Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 807 | 2026-08-18T19:00:14.151Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 808 | 2026-08-18T19:00:14.455Z | From https://github.com/oxidecomputer/slog-error-chain |
| 809 | 2026-08-18T19:00:14.455Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 810 | 2026-08-18T19:00:14.466Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 811 | 2026-08-18T19:00:14.869Z | From https://github.com/illumos/smf-rs |
| 812 | 2026-08-18T19:00:14.869Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 813 | 2026-08-18T19:00:14.878Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 814 | 2026-08-18T19:00:15.249Z | From https://github.com/oxidecomputer/network-interface |
| 815 | 2026-08-18T19:00:15.249Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 816 | 2026-08-18T19:00:15.256Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 817 | 2026-08-18T19:00:15.583Z | From https://github.com/oxidecomputer/zone |
| 818 | 2026-08-18T19:00:15.583Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 819 | 2026-08-18T19:00:15.590Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 820 | 2026-08-18T19:00:16.648Z | From https://github.com/oxidecomputer/propolis |
| 821 | 2026-08-18T19:00:16.648Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 822 | 2026-08-18T19:00:16.692Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 823 | 2026-08-18T19:00:18.538Z | From https://github.com/oxidecomputer/transceiver-control |
| 824 | 2026-08-18T19:00:18.538Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 825 | 2026-08-18T19:00:18.548Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 826 | 2026-08-18T19:00:18.858Z | From https://github.com/oxidecomputer/dlpi-sys |
| 827 | 2026-08-18T19:00:18.858Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 828 | 2026-08-18T19:00:18.864Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 829 | 2026-08-18T19:00:19.332Z | From https://github.com/jmesmon/rust-libzfs |
| 830 | 2026-08-18T19:00:19.332Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 831 | 2026-08-18T19:00:19.340Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 832 | 2026-08-18T19:00:19.643Z | From https://github.com/oxidecomputer/rusty-doors |
| 833 | 2026-08-18T19:00:19.643Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 834 | 2026-08-18T19:00:19.649Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 835 | 2026-08-18T19:00:20.046Z | From https://github.com/oxidecomputer/lldp |
| 836 | 2026-08-18T19:00:20.046Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 837 | 2026-08-18T19:00:20.058Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 838 | 2026-08-18T19:00:20.412Z | From https://github.com/oxidecomputer/tufaceous |
| 839 | 2026-08-18T19:00:20.412Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 840 | 2026-08-18T19:00:20.430Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 841 | 2026-08-18T19:00:20.990Z | From https://github.com/oxidecomputer/management-gateway-service |
| 842 | 2026-08-18T19:00:20.990Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 843 | 2026-08-18T19:00:21.005Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-08-18T19:00:21.954Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-08-18T19:00:21.954Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-08-18T19:00:21.999Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 847 | 2026-08-18T19:00:22.955Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 848 | 2026-08-18T19:00:22.955Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 849 | 2026-08-18T19:00:22.969Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 850 | 2026-08-18T19:00:23.457Z | From https://github.com/oxidecomputer/propolis |
| 851 | 2026-08-18T19:00:23.457Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 852 | 2026-08-18T19:00:23.503Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-08-18T19:00:24.086Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-08-18T19:00:24.086Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 855 | 2026-08-18T19:00:24.152Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-08-18T19:00:24.571Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-08-18T19:00:24.571Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 858 | 2026-08-18T19:00:24.581Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 859 | 2026-08-18T19:00:26.203Z | From https://github.com/oxidecomputer/maghemite |
| 860 | 2026-08-18T19:00:26.203Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 861 | 2026-08-18T19:00:26.234Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-08-18T19:00:26.829Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-08-18T19:00:26.829Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-08-18T19:00:26.839Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-08-18T19:00:27.150Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-08-18T19:00:27.150Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-08-18T19:00:27.901Z | Downloading crates ... |
| 868 | 2026-08-18T19:00:27.953Z | Downloaded keccak v0.1.6 |
| 869 | 2026-08-18T19:00:27.957Z | Downloaded aead v0.5.2 |
| 870 | 2026-08-18T19:00:27.960Z | Downloaded paste v1.0.15 |
| 871 | 2026-08-18T19:00:27.960Z | Downloaded mime v0.3.17 |
| 872 | 2026-08-18T19:00:27.960Z | Downloaded num-conv v0.2.2 |
| 873 | 2026-08-18T19:00:27.963Z | Downloaded memoffset v0.9.1 |
| 874 | 2026-08-18T19:00:27.969Z | Downloaded no-std-compat v0.4.1 |
| 875 | 2026-08-18T19:00:27.972Z | Downloaded foldhash v0.2.0 |
| 876 | 2026-08-18T19:00:27.975Z | Downloaded newline-converter v0.3.0 |
| 877 | 2026-08-18T19:00:27.975Z | Downloaded num v0.4.3 |
| 878 | 2026-08-18T19:00:27.975Z | Downloaded num_enum_derive v0.5.11 |
| 879 | 2026-08-18T19:00:27.975Z | Downloaded opaque-debug v0.3.1 |
| 880 | 2026-08-18T19:00:27.978Z | Downloaded lru-cache v0.1.2 |
| 881 | 2026-08-18T19:00:27.978Z | Downloaded num-iter v0.1.46 |
| 882 | 2026-08-18T19:00:27.983Z | Downloaded libscf-sys v1.2.0 |
| 883 | 2026-08-18T19:00:27.986Z | Downloaded managed v0.8.0 |
| 884 | 2026-08-18T19:00:27.986Z | Downloaded anyhow v1.0.104 |
| 885 | 2026-08-18T19:00:27.989Z | Downloaded macaddr v1.0.1 |
| 886 | 2026-08-18T19:00:27.989Z | Downloaded newtype-uuid-macros v0.1.1 |
| 887 | 2026-08-18T19:00:27.989Z | Downloaded newtype_derive v0.1.6 |
| 888 | 2026-08-18T19:00:27.989Z | Downloaded linked-hash-map v0.5.6 |
| 889 | 2026-08-18T19:00:27.991Z | Downloaded omicron-workspace-hack v0.1.0 |
| 890 | 2026-08-18T19:00:27.994Z | Downloaded float-ord v0.3.2 |
| 891 | 2026-08-18T19:00:27.994Z | Downloaded konst_macro_rules v0.2.19 |
| 892 | 2026-08-18T19:00:27.994Z | Downloaded libsw-core v0.3.2 |
| 893 | 2026-08-18T19:00:27.997Z | Downloaded fixedbitset v0.4.2 |
| 894 | 2026-08-18T19:00:28.002Z | Downloaded natord v1.0.9 |
| 895 | 2026-08-18T19:00:28.002Z | Downloaded foreign-types-macros v0.2.4 |
| 896 | 2026-08-18T19:00:28.002Z | Downloaded heck v0.4.1 |
| 897 | 2026-08-18T19:00:28.002Z | Downloaded httpdate v1.0.3 |
| 898 | 2026-08-18T19:00:28.005Z | Downloaded match_cfg v0.1.0 |
| 899 | 2026-08-18T19:00:28.005Z | Downloaded icu_normalizer_data v2.2.0 |
| 900 | 2026-08-18T19:00:28.005Z | Downloaded libsw v3.5.0 |
| 901 | 2026-08-18T19:00:28.005Z | Downloaded linear-map v1.2.0 |
| 902 | 2026-08-18T19:00:28.008Z | Downloaded multer v3.1.0 |
| 903 | 2026-08-18T19:00:28.011Z | Downloaded foreign-types-shared v0.3.1 |
| 904 | 2026-08-18T19:00:28.011Z | Downloaded gethostname v0.5.0 |
| 905 | 2026-08-18T19:00:28.011Z | Downloaded idna_adapter v1.2.2 |
| 906 | 2026-08-18T19:00:28.014Z | Downloaded oxide-tokio-rt v0.1.6 |
| 907 | 2026-08-18T19:00:28.018Z | Downloaded foreign-types v0.5.0 |
| 908 | 2026-08-18T19:00:28.021Z | Downloaded memmap v0.7.0 |
| 909 | 2026-08-18T19:00:28.026Z | Downloaded olpc-cjson v0.1.4 |
| 910 | 2026-08-18T19:00:28.026Z | Downloaded hubpack_derive v0.1.1 |
| 911 | 2026-08-18T19:00:28.026Z | Downloaded fxhash v0.2.1 |
| 912 | 2026-08-18T19:00:28.029Z | Downloaded hash32 v0.3.1 |
| 913 | 2026-08-18T19:00:28.029Z | Downloaded plain v0.2.3 |
| 914 | 2026-08-18T19:00:28.032Z | Downloaded potential_utf v0.1.5 |
| 915 | 2026-08-18T19:00:28.032Z | Downloaded proc-macro-crate v1.3.1 |
| 916 | 2026-08-18T19:00:28.032Z | Downloaded rand_chacha v0.3.1 |
| 917 | 2026-08-18T19:00:28.032Z | Downloaded hostname v0.3.1 |
| 918 | 2026-08-18T19:00:28.035Z | Downloaded hubpack v0.1.2 |
| 919 | 2026-08-18T19:00:28.035Z | Downloaded git-stub v1.0.0 |
| 920 | 2026-08-18T19:00:28.039Z | Downloaded num-complex v0.4.6 |
| 921 | 2026-08-18T19:00:28.042Z | Downloaded num_enum v0.5.11 |
| 922 | 2026-08-18T19:00:28.047Z | Downloaded progenitor-client v0.14.0 |
| 923 | 2026-08-18T19:00:28.049Z | Downloaded num-derive v0.4.2 |
| 924 | 2026-08-18T19:00:28.049Z | Downloaded quick-error v1.2.3 |
| 925 | 2026-08-18T19:00:28.050Z | Downloaded hostname v0.4.2 |
| 926 | 2026-08-18T19:00:28.053Z | Downloaded phf_shared v0.12.1 |
| 927 | 2026-08-18T19:00:28.056Z | Downloaded jiff-static v0.2.35 |
| 928 | 2026-08-18T19:00:28.056Z | Downloaded progenitor-macro v0.10.0 |
| 929 | 2026-08-18T19:00:28.056Z | Downloaded progenitor-macro v0.14.0 |
| 930 | 2026-08-18T19:00:28.056Z | Downloaded progenitor-client v0.10.0 |
| 931 | 2026-08-18T19:00:28.059Z | Downloaded rand_xorshift v0.4.0 |
| 932 | 2026-08-18T19:00:28.059Z | Downloaded ident_case v1.0.1 |
| 933 | 2026-08-18T19:00:28.062Z | Downloaded num_threads v0.1.7 |
| 934 | 2026-08-18T19:00:28.062Z | Downloaded parse-display v0.10.0 |
| 935 | 2026-08-18T19:00:28.062Z | Downloaded progenitor-macro v0.13.0 |
| 936 | 2026-08-18T19:00:28.065Z | Downloaded zerofrom-derive v0.1.7 |
| 937 | 2026-08-18T19:00:28.065Z | Downloaded powerfmt v0.2.0 |
| 938 | 2026-08-18T19:00:28.065Z | Downloaded proc-macro-crate v3.5.0 |
| 939 | 2026-08-18T19:00:28.068Z | Downloaded scroll_derive v0.13.1 |
| 940 | 2026-08-18T19:00:28.071Z | Downloaded pretty-hex v0.4.2 |
| 941 | 2026-08-18T19:00:28.071Z | Downloaded secrecy v0.10.3 |
| 942 | 2026-08-18T19:00:28.071Z | Downloaded proc-macro-error-attr v1.0.4 |
| 943 | 2026-08-18T19:00:28.074Z | Downloaded same-file v1.0.6 |
| 944 | 2026-08-18T19:00:28.077Z | Downloaded rustc_version v0.1.7 |
| 945 | 2026-08-18T19:00:28.077Z | Downloaded num-integer v0.1.47 |
| 946 | 2026-08-18T19:00:28.080Z | Downloaded num_enum v0.7.6 |
| 947 | 2026-08-18T19:00:28.083Z | Downloaded pest_generator v2.8.8 |
| 948 | 2026-08-18T19:00:28.083Z | Downloaded yoke-derive v0.8.2 |
| 949 | 2026-08-18T19:00:28.083Z | Downloaded zerofrom v0.1.8 |
| 950 | 2026-08-18T19:00:28.083Z | Downloaded is-terminal v0.4.17 |
| 951 | 2026-08-18T19:00:28.086Z | Downloaded internet-checksum v0.2.1 |
| 952 | 2026-08-18T19:00:28.089Z | Downloaded block-buffer v0.12.1 |
| 953 | 2026-08-18T19:00:28.089Z | Downloaded ref-cast-impl v1.0.26 |
| 954 | 2026-08-18T19:00:28.093Z | Downloaded const-random v0.1.18 |
| 955 | 2026-08-18T19:00:28.096Z | Downloaded const-random-macro v0.1.16 |
| 956 | 2026-08-18T19:00:28.096Z | Downloaded pkg-config v0.3.33 |
| 957 | 2026-08-18T19:00:28.100Z | Downloaded proc-macro-error v1.0.4 |
| 958 | 2026-08-18T19:00:28.100Z | Downloaded parking_lot_core v0.8.6 |
| 959 | 2026-08-18T19:00:28.100Z | Downloaded progenitor-extras v0.2.0 |
| 960 | 2026-08-18T19:00:28.102Z | Downloaded ref-cast v1.0.26 |
| 961 | 2026-08-18T19:00:28.102Z | Downloaded glob v0.3.4 |
| 962 | 2026-08-18T19:00:28.103Z | Downloaded group v0.13.0 |
| 963 | 2026-08-18T19:00:28.105Z | Downloaded ingot v0.1.1 |
| 964 | 2026-08-18T19:00:28.106Z | Downloaded highway v1.3.0 |
| 965 | 2026-08-18T19:00:28.106Z | Downloaded phf v0.12.1 |
| 966 | 2026-08-18T19:00:28.106Z | Downloaded find-msvc-tools v0.1.10 |
| 967 | 2026-08-18T19:00:28.108Z | Downloaded memmap2 v0.9.11 |
| 968 | 2026-08-18T19:00:28.108Z | Downloaded crucible-workspace-hack v0.1.0 |
| 969 | 2026-08-18T19:00:28.108Z | Downloaded crunchy v0.2.4 |
| 970 | 2026-08-18T19:00:28.111Z | Downloaded hmac v0.12.1 |
| 971 | 2026-08-18T19:00:28.111Z | Downloaded sha1 v0.11.0 |
| 972 | 2026-08-18T19:00:28.114Z | Downloaded dunce v1.0.5 |
| 973 | 2026-08-18T19:00:28.115Z | Downloaded scroll_derive v0.12.1 |
| 974 | 2026-08-18T19:00:28.115Z | Downloaded inout v0.1.4 |
| 975 | 2026-08-18T19:00:28.117Z | Downloaded serde_plain v1.0.2 |
| 976 | 2026-08-18T19:00:28.117Z | Downloaded slog-bunyan v2.5.0 |
| 977 | 2026-08-18T19:00:28.117Z | Downloaded termtree v0.5.1 |
| 978 | 2026-08-18T19:00:28.120Z | Downloaded serde_repr v0.1.21 |
| 979 | 2026-08-18T19:00:28.121Z | Downloaded num-rational v0.4.2 |
| 980 | 2026-08-18T19:00:28.121Z | Downloaded num_enum_derive v0.7.6 |
| 981 | 2026-08-18T19:00:28.123Z | Downloaded password-hash v0.5.0 |
| 982 | 2026-08-18T19:00:28.123Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 983 | 2026-08-18T19:00:28.123Z | Downloaded serde-big-array v0.5.1 |
| 984 | 2026-08-18T19:00:28.123Z | Downloaded pest_derive v2.8.8 |
| 985 | 2026-08-18T19:00:28.126Z | Downloaded oxnet v0.1.6 |
| 986 | 2026-08-18T19:00:28.126Z | Downloaded progenitor v0.10.0 |
| 987 | 2026-08-18T19:00:28.127Z | Downloaded pem v3.0.6 |
| 988 | 2026-08-18T19:00:28.129Z | Downloaded port-file v0.1.0 |
| 989 | 2026-08-18T19:00:28.132Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 990 | 2026-08-18T19:00:28.132Z | Downloaded embedded-io v0.4.0 |
| 991 | 2026-08-18T19:00:28.132Z | Downloaded instant v0.1.13 |
| 992 | 2026-08-18T19:00:28.135Z | Downloaded topological-sort v0.2.2 |
| 993 | 2026-08-18T19:00:28.135Z | Downloaded embedded-io v0.6.1 |
| 994 | 2026-08-18T19:00:28.138Z | Downloaded siphasher v1.0.3 |
| 995 | 2026-08-18T19:00:28.141Z | Downloaded litemap v0.8.2 |
| 996 | 2026-08-18T19:00:28.141Z | Downloaded omicron-zone-package v0.12.3 |
| 997 | 2026-08-18T19:00:28.144Z | Downloaded papergrid v0.11.0 |
| 998 | 2026-08-18T19:00:28.147Z | Downloaded spin v0.5.2 |
| 999 | 2026-08-18T19:00:28.147Z | Downloaded tabwriter v1.4.1 |
| 1000 | 2026-08-18T19:00:28.147Z | Downloaded async-trait v0.1.92 |
| 1001 | 2026-08-18T19:00:28.150Z | Downloaded bs58 v0.5.1 |
| 1002 | 2026-08-18T19:00:28.150Z | Downloaded zeroize_derive v1.5.0 |
| 1003 | 2026-08-18T19:00:28.150Z | Downloaded git-stub-vcs v0.1.0 |
| 1004 | 2026-08-18T19:00:28.154Z | Downloaded waitgroup v0.1.2 |
| 1005 | 2026-08-18T19:00:28.154Z | Downloaded rustversion v1.0.23 |
| 1006 | 2026-08-18T19:00:28.154Z | Downloaded rusty-fork v0.3.1 |
| 1007 | 2026-08-18T19:00:28.157Z | Downloaded scroll v0.13.0 |
| 1008 | 2026-08-18T19:00:28.157Z | Downloaded fs-err v3.3.1 |
| 1009 | 2026-08-18T19:00:28.157Z | Downloaded ingot-types v0.1.2 |
| 1010 | 2026-08-18T19:00:28.157Z | Downloaded ipnetwork v0.21.1 |
| 1011 | 2026-08-18T19:00:28.160Z | Downloaded schemars_derive v0.8.22 |
| 1012 | 2026-08-18T19:00:28.160Z | Downloaded semver v0.1.20 |
| 1013 | 2026-08-18T19:00:28.160Z | Downloaded cipher v0.4.4 |
| 1014 | 2026-08-18T19:00:28.160Z | Downloaded postcard v1.1.3 |
| 1015 | 2026-08-18T19:00:28.163Z | Downloaded resolv-conf v0.7.6 |
| 1016 | 2026-08-18T19:00:28.163Z | Downloaded usdt v0.5.0 |
| 1017 | 2026-08-18T19:00:28.166Z | Downloaded poly1305 v0.8.0 |
| 1018 | 2026-08-18T19:00:28.166Z | Downloaded utf-8 v0.7.6 |
| 1019 | 2026-08-18T19:00:28.166Z | Downloaded icu_provider v2.2.0 |
| 1020 | 2026-08-18T19:00:28.170Z | Downloaded convert_case v0.4.0 |
| 1021 | 2026-08-18T19:00:28.170Z | Downloaded serde_tokenstream v0.2.3 |
| 1022 | 2026-08-18T19:00:28.173Z | Downloaded serde_tokenstream v0.3.0 |
| 1023 | 2026-08-18T19:00:28.173Z | Downloaded ingot v0.2.1 |
| 1024 | 2026-08-18T19:00:28.173Z | Downloaded data-encoding v2.11.1 |
| 1025 | 2026-08-18T19:00:28.175Z | Downloaded hybrid-array v0.4.14 |
| 1026 | 2026-08-18T19:00:28.179Z | Downloaded smawk v0.3.3 |
| 1027 | 2026-08-18T19:00:28.179Z | Downloaded darling_macro v0.21.3 |
| 1028 | 2026-08-18T19:00:28.183Z | Downloaded enum-as-inner v0.6.1 |
| 1029 | 2026-08-18T19:00:28.186Z | Downloaded async-recursion v1.1.1 |
| 1030 | 2026-08-18T19:00:28.186Z | Downloaded progenitor v0.14.0 |
| 1031 | 2026-08-18T19:00:28.186Z | Downloaded stable_deref_trait v1.2.1 |
| 1032 | 2026-08-18T19:00:28.186Z | Downloaded synstructure v0.13.2 |
| 1033 | 2026-08-18T19:00:28.189Z | Downloaded half v2.7.1 |
| 1034 | 2026-08-18T19:00:28.189Z | Downloaded parking_lot v0.11.2 |
| 1035 | 2026-08-18T19:00:28.193Z | Downloaded cobs v0.3.0 |
| 1036 | 2026-08-18T19:00:28.193Z | Downloaded compression-core v0.4.32 |
| 1037 | 2026-08-18T19:00:28.196Z | Downloaded progenitor v0.13.0 |
| 1038 | 2026-08-18T19:00:28.196Z | Downloaded progenitor-client v0.13.0 |
| 1039 | 2026-08-18T19:00:28.199Z | Downloaded serial_test_derive v4.0.1 |
| 1040 | 2026-08-18T19:00:28.201Z | Downloaded tabled_derive v0.7.0 |
| 1041 | 2026-08-18T19:00:28.202Z | Downloaded konst v0.2.20 |
| 1042 | 2026-08-18T19:00:28.204Z | Downloaded defmt-parser v1.0.0 |
| 1043 | 2026-08-18T19:00:28.204Z | Downloaded walkdir v2.5.0 |
| 1044 | 2026-08-18T19:00:28.204Z | Downloaded ingot-types v0.2.0 |
| 1045 | 2026-08-18T19:00:28.207Z | Downloaded serde_derive_internals v0.29.1 |
| 1046 | 2026-08-18T19:00:28.207Z | Downloaded arrayvec v0.7.8 |
| 1047 | 2026-08-18T19:00:28.207Z | Downloaded backon v1.6.0 |
| 1048 | 2026-08-18T19:00:28.210Z | Downloaded blake2 v0.10.6 |
| 1049 | 2026-08-18T19:00:28.210Z | Downloaded critical-section v1.2.0 |
| 1050 | 2026-08-18T19:00:28.215Z | Downloaded universal-hash v0.5.1 |
| 1051 | 2026-08-18T19:00:28.215Z | Downloaded async-stream-impl v0.3.6 |
| 1052 | 2026-08-18T19:00:28.218Z | Downloaded snafu-derive v0.8.9 |
| 1053 | 2026-08-18T19:00:28.218Z | Downloaded thread-id v4.2.2 |
| 1054 | 2026-08-18T19:00:28.218Z | Downloaded crypto-common v0.2.2 |
| 1055 | 2026-08-18T19:00:28.221Z | Downloaded usdt-macro v0.6.0 |
| 1056 | 2026-08-18T19:00:28.221Z | Downloaded crossbeam-utils v0.8.22 |
| 1057 | 2026-08-18T19:00:28.221Z | Downloaded rustls-pemfile v2.2.0 |
| 1058 | 2026-08-18T19:00:28.226Z | Downloaded parse-display-derive v0.10.0 |
| 1059 | 2026-08-18T19:00:28.228Z | Downloaded bit-set v0.8.0 |
| 1060 | 2026-08-18T19:00:28.228Z | Downloaded pest_meta v2.8.8 |
| 1061 | 2026-08-18T19:00:28.233Z | Downloaded dtrace-parser v0.3.0 |
| 1062 | 2026-08-18T19:00:28.236Z | Downloaded diff v0.1.13 |
| 1063 | 2026-08-18T19:00:28.236Z | Downloaded digest v0.11.3 |
| 1064 | 2026-08-18T19:00:28.239Z | Downloaded fs_extra v1.3.0 |
| 1065 | 2026-08-18T19:00:28.239Z | Downloaded tinystr v0.8.3 |
| 1066 | 2026-08-18T19:00:28.241Z | Downloaded daft v0.1.8 |
| 1067 | 2026-08-18T19:00:28.242Z | Downloaded slog-dtrace v0.3.0 |
| 1068 | 2026-08-18T19:00:28.244Z | Downloaded usdt-impl v0.5.0 |
| 1069 | 2026-08-18T19:00:28.244Z | Downloaded testing_table v0.3.0 |
| 1070 | 2026-08-18T19:00:28.247Z | Downloaded defmt v0.3.100 |
| 1071 | 2026-08-18T19:00:28.247Z | Downloaded unarray v0.1.4 |
| 1072 | 2026-08-18T19:00:28.250Z | Downloaded base16ct v0.2.0 |
| 1073 | 2026-08-18T19:00:28.250Z | Downloaded minimal-lexical v0.2.1 |
| 1074 | 2026-08-18T19:00:28.253Z | Downloaded base16ct v1.0.0 |
| 1075 | 2026-08-18T19:00:28.253Z | Downloaded strum v0.27.2 |
| 1076 | 2026-08-18T19:00:28.256Z | Downloaded progenitor-impl v0.10.0 |
| 1077 | 2026-08-18T19:00:28.256Z | Downloaded ingot-macros v0.2.0 |
| 1078 | 2026-08-18T19:00:28.259Z | Downloaded ucd-trie v0.1.7 |
| 1079 | 2026-08-18T19:00:28.262Z | Downloaded indexmap v1.9.3 |
| 1080 | 2026-08-18T19:00:28.265Z | Downloaded cstr-argument v0.1.2 |
| 1081 | 2026-08-18T19:00:28.265Z | Downloaded unit-prefix v0.5.2 |
| 1082 | 2026-08-18T19:00:28.268Z | Downloaded untrusted v0.7.1 |
| 1083 | 2026-08-18T19:00:28.268Z | Downloaded usdt-attr-macro v0.6.0 |
| 1084 | 2026-08-18T19:00:28.268Z | Downloaded usdt v0.6.0 |
| 1085 | 2026-08-18T19:00:28.272Z | Downloaded cmake v0.1.58 |
| 1086 | 2026-08-18T19:00:28.275Z | Downloaded hickory-resolver v0.25.2 |
| 1087 | 2026-08-18T19:00:28.275Z | Downloaded tokio-dtrace v0.1.1 |
| 1088 | 2026-08-18T19:00:28.281Z | Downloaded byteorder v1.5.0 |
| 1089 | 2026-08-18T19:00:28.283Z | Downloaded crc8 v0.1.1 |
| 1090 | 2026-08-18T19:00:28.284Z | Downloaded take_mut v0.2.2 |
| 1091 | 2026-08-18T19:00:28.284Z | Downloaded time-core v0.1.9 |
| 1092 | 2026-08-18T19:00:28.284Z | Downloaded typify-macro v0.6.2 |
| 1093 | 2026-08-18T19:00:28.284Z | Downloaded usdt-attr-macro v0.5.0 |
| 1094 | 2026-08-18T19:00:28.287Z | Downloaded sigpipe v0.1.3 |
| 1095 | 2026-08-18T19:00:28.287Z | Downloaded tagptr v0.2.0 |
| 1096 | 2026-08-18T19:00:28.287Z | Downloaded papergrid v0.18.0 |
| 1097 | 2026-08-18T19:00:28.290Z | Downloaded typify-macro v0.4.3 |
| 1098 | 2026-08-18T19:00:28.290Z | Downloaded slog-envlogger v2.2.0 |
| 1099 | 2026-08-18T19:00:28.290Z | Downloaded ciborium-io v0.2.2 |
| 1100 | 2026-08-18T19:00:28.293Z | Downloaded scroll v0.12.0 |
| 1101 | 2026-08-18T19:00:28.296Z | Downloaded ingot-macros v0.1.1 |
| 1102 | 2026-08-18T19:00:28.299Z | Downloaded bcs v0.1.6 |
| 1103 | 2026-08-18T19:00:28.299Z | Downloaded rhai_codegen v3.2.0 |
| 1104 | 2026-08-18T19:00:28.302Z | Downloaded rustls-native-certs v0.8.4 |
| 1105 | 2026-08-18T19:00:28.305Z | Downloaded serial_test v4.0.1 |
| 1106 | 2026-08-18T19:00:28.305Z | Downloaded darling_macro v0.23.0 |
| 1107 | 2026-08-18T19:00:28.305Z | Downloaded spin v0.9.9 |
| 1108 | 2026-08-18T19:00:28.308Z | Downloaded strum_macros v0.27.2 |
| 1109 | 2026-08-18T19:00:28.308Z | Downloaded tokio-tungstenite v0.21.0 |
| 1110 | 2026-08-18T19:00:28.308Z | Downloaded constant_time_eq v0.4.2 |
| 1111 | 2026-08-18T19:00:28.311Z | Downloaded cookie v0.18.2 |
| 1112 | 2026-08-18T19:00:28.311Z | Downloaded wait-timeout v0.2.1 |
| 1113 | 2026-08-18T19:00:28.311Z | Downloaded zone_cfg_derive v0.3.1 |
| 1114 | 2026-08-18T19:00:28.314Z | Downloaded smartstring v1.0.1 |
| 1115 | 2026-08-18T19:00:28.314Z | Downloaded dof v0.3.0 |
| 1116 | 2026-08-18T19:00:28.314Z | Downloaded structmeta-derive v0.3.0 |
| 1117 | 2026-08-18T19:00:28.314Z | Downloaded arrayref v0.3.9 |
| 1118 | 2026-08-18T19:00:28.317Z | Downloaded async-stream v0.3.6 |
| 1119 | 2026-08-18T19:00:28.321Z | Downloaded allocator-api2 v0.2.21 |
| 1120 | 2026-08-18T19:00:28.323Z | Downloaded progenitor-impl v0.13.0 |
| 1121 | 2026-08-18T19:00:28.323Z | Downloaded schemars v0.8.22 |
| 1122 | 2026-08-18T19:00:28.328Z | Downloaded backoff v0.4.0 |
| 1123 | 2026-08-18T19:00:28.331Z | Downloaded bitflags v1.3.2 |
| 1124 | 2026-08-18T19:00:28.331Z | Downloaded deranged v0.5.8 |
| 1125 | 2026-08-18T19:00:28.334Z | Downloaded progenitor-impl v0.14.0 |
| 1126 | 2026-08-18T19:00:28.334Z | Downloaded typify v0.4.3 |
| 1127 | 2026-08-18T19:00:28.337Z | Downloaded typify v0.6.2 |
| 1128 | 2026-08-18T19:00:28.340Z | Downloaded whoami v1.6.1 |
| 1129 | 2026-08-18T19:00:28.340Z | Downloaded erased-serde v0.3.31 |
| 1130 | 2026-08-18T19:00:28.340Z | Downloaded vsss-rs v3.3.4 |
| 1131 | 2026-08-18T19:00:28.343Z | Downloaded argon2 v0.5.3 |
| 1132 | 2026-08-18T19:00:28.343Z | Downloaded usdt-macro v0.5.0 |
| 1133 | 2026-08-18T19:00:28.343Z | Downloaded ciborium-ll v0.2.2 |
| 1134 | 2026-08-18T19:00:28.343Z | Downloaded dtrace-parser v0.2.0 |
| 1135 | 2026-08-18T19:00:28.346Z | Downloaded tiny-keccak v2.0.2 |
| 1136 | 2026-08-18T19:00:28.346Z | Downloaded arc-swap v1.9.2 |
| 1137 | 2026-08-18T19:00:28.349Z | Downloaded daft-derive v0.1.8 |
| 1138 | 2026-08-18T19:00:28.352Z | Downloaded ff v0.13.1 |
| 1139 | 2026-08-18T19:00:28.352Z | Downloaded chacha20 v0.9.1 |
| 1140 | 2026-08-18T19:00:28.352Z | Downloaded heapless v0.8.0 |
| 1141 | 2026-08-18T19:00:28.355Z | Downloaded icu_normalizer v2.2.0 |
| 1142 | 2026-08-18T19:00:28.358Z | Downloaded indicatif v0.18.6 |
| 1143 | 2026-08-18T19:00:28.361Z | Downloaded zone v0.3.1 |
| 1144 | 2026-08-18T19:00:28.364Z | Downloaded qorb v0.4.1 |
| 1145 | 2026-08-18T19:00:28.369Z | Downloaded bit-vec v0.8.0 |
| 1146 | 2026-08-18T19:00:28.372Z | Downloaded hashbrown v0.12.3 |
| 1147 | 2026-08-18T19:00:28.372Z | Downloaded dof v0.4.0 |
| 1148 | 2026-08-18T19:00:28.375Z | Downloaded zerovec-derive v0.11.3 |
| 1149 | 2026-08-18T19:00:28.375Z | Downloaded compression-codecs v0.4.38 |
| 1150 | 2026-08-18T19:00:28.378Z | Downloaded thread-id v5.1.0 |
| 1151 | 2026-08-18T19:00:28.378Z | Downloaded dyn-clone v1.0.20 |
| 1152 | 2026-08-18T19:00:28.378Z | Downloaded darling_core v0.21.3 |
| 1153 | 2026-08-18T19:00:28.381Z | Downloaded slog-async v2.8.0 |
| 1154 | 2026-08-18T19:00:28.381Z | Downloaded bytecount v0.6.9 |
| 1155 | 2026-08-18T19:00:28.384Z | Downloaded drift v0.2.0 |
| 1156 | 2026-08-18T19:00:28.387Z | Downloaded serde_with_macros v3.22.0 |
| 1157 | 2026-08-18T19:00:28.391Z | Downloaded byte-wrapper v0.1.0 |
| 1158 | 2026-08-18T19:00:28.391Z | Downloaded pretty_assertions v1.4.1 |
| 1159 | 2026-08-18T19:00:28.393Z | Downloaded slog v2.8.2 |
| 1160 | 2026-08-18T19:00:28.396Z | Downloaded test-strategy v0.4.5 |
| 1161 | 2026-08-18T19:00:28.396Z | Downloaded darling v0.23.0 |
| 1162 | 2026-08-18T19:00:28.399Z | Downloaded writeable v0.6.3 |
| 1163 | 2026-08-18T19:00:28.402Z | Downloaded strum v0.26.3 |
| 1164 | 2026-08-18T19:00:28.402Z | Downloaded structmeta v0.3.0 |
| 1165 | 2026-08-18T19:00:28.402Z | Downloaded unsafe-libyaml v0.2.11 |
| 1166 | 2026-08-18T19:00:28.407Z | Downloaded rand v0.8.7 |
| 1167 | 2026-08-18T19:00:28.410Z | Downloaded defmt-macros v1.1.1 |
| 1168 | 2026-08-18T19:00:28.412Z | Downloaded icu_properties v2.2.0 |
| 1169 | 2026-08-18T19:00:28.412Z | Downloaded const_format_proc_macros v0.2.34 |
| 1170 | 2026-08-18T19:00:28.415Z | Downloaded rayon-core v1.13.0 |
| 1171 | 2026-08-18T19:00:28.416Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1172 | 2026-08-18T19:00:28.418Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1173 | 2026-08-18T19:00:28.418Z | Downloaded slog-json v2.6.1 |
| 1174 | 2026-08-18T19:00:28.421Z | Downloaded thin-vec v0.2.19 |
| 1175 | 2026-08-18T19:00:28.421Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1176 | 2026-08-18T19:00:28.424Z | Downloaded slog-scope v4.4.1 |
| 1177 | 2026-08-18T19:00:28.424Z | Downloaded sha1 v0.10.7 |
| 1178 | 2026-08-18T19:00:28.424Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1179 | 2026-08-18T19:00:28.427Z | Downloaded csv-core v0.1.13 |
| 1180 | 2026-08-18T19:00:28.427Z | Downloaded darling_core v0.23.0 |
| 1181 | 2026-08-18T19:00:28.430Z | Downloaded snafu v0.8.9 |
| 1182 | 2026-08-18T19:00:28.433Z | Downloaded defmt v1.1.1 |
| 1183 | 2026-08-18T19:00:28.436Z | Downloaded xz2 v0.1.7 |
| 1184 | 2026-08-18T19:00:28.436Z | Downloaded crossbeam-epoch v0.9.20 |
| 1185 | 2026-08-18T19:00:28.439Z | Downloaded similar v2.7.0 |
| 1186 | 2026-08-18T19:00:28.442Z | Downloaded icu_collections v2.2.0 |
| 1187 | 2026-08-18T19:00:28.445Z | Downloaded slog-stdlog v4.1.1 |
| 1188 | 2026-08-18T19:00:28.445Z | Downloaded prettyplease v0.2.37 |
| 1189 | 2026-08-18T19:00:28.448Z | Downloaded tungstenite v0.21.0 |
| 1190 | 2026-08-18T19:00:28.448Z | Downloaded smf v0.2.3 |
| 1191 | 2026-08-18T19:00:28.451Z | Downloaded schemars v0.9.0 |
| 1192 | 2026-08-18T19:00:28.455Z | Downloaded dropshot_endpoint v0.17.1 |
| 1193 | 2026-08-18T19:00:28.459Z | Downloaded thiserror-no-std v2.0.2 |
| 1194 | 2026-08-18T19:00:28.463Z | Downloaded console v0.16.4 |
| 1195 | 2026-08-18T19:00:28.463Z | Downloaded strum_macros v0.26.4 |
| 1196 | 2026-08-18T19:00:28.463Z | Downloaded zerotrie v0.2.4 |
| 1197 | 2026-08-18T19:00:28.466Z | Downloaded base64 v0.21.7 |
| 1198 | 2026-08-18T19:00:28.466Z | Downloaded usdt-impl v0.6.0 |
| 1199 | 2026-08-18T19:00:28.469Z | Downloaded yoke v0.8.3 |
| 1200 | 2026-08-18T19:00:28.469Z | Downloaded crossbeam-deque v0.8.7 |
| 1201 | 2026-08-18T19:00:28.469Z | Downloaded darling v0.21.3 |
| 1202 | 2026-08-18T19:00:28.472Z | Downloaded cargo_toml v0.22.3 |
| 1203 | 2026-08-18T19:00:28.472Z | Downloaded derive-ex v0.1.8 |
| 1204 | 2026-08-18T19:00:28.476Z | Downloaded slog-term v2.9.2 |
| 1205 | 2026-08-18T19:00:28.476Z | Downloaded nom v7.1.3 |
| 1206 | 2026-08-18T19:00:28.479Z | Downloaded hickory-resolver v0.24.4 |
| 1207 | 2026-08-18T19:00:28.480Z | Downloaded icu_locale_core v2.2.0 |
| 1208 | 2026-08-18T19:00:28.482Z | Downloaded pest v2.8.8 |
| 1209 | 2026-08-18T19:00:28.485Z | Downloaded colored v3.1.1 |
| 1210 | 2026-08-18T19:00:28.488Z | Downloaded const-oid v0.10.2 |
| 1211 | 2026-08-18T19:00:28.491Z | Downloaded time-macros v0.2.32 |
| 1212 | 2026-08-18T19:00:28.491Z | Downloaded displaydoc v0.2.7 |
| 1213 | 2026-08-18T19:00:28.491Z | Downloaded ciborium v0.2.2 |
| 1214 | 2026-08-18T19:00:28.494Z | Downloaded derive_more v0.99.20 |
| 1215 | 2026-08-18T19:00:28.497Z | Downloaded elliptic-curve v0.13.8 |
| 1216 | 2026-08-18T19:00:28.500Z | Downloaded chacha20poly1305 v0.10.1 |
| 1217 | 2026-08-18T19:00:28.500Z | Downloaded term v1.2.1 |
| 1218 | 2026-08-18T19:00:28.503Z | Downloaded cc v1.4.2 |
| 1219 | 2026-08-18T19:00:28.503Z | Downloaded schemars v1.2.2 |
| 1220 | 2026-08-18T19:00:28.511Z | Downloaded toml v0.7.8 |
| 1221 | 2026-08-18T19:00:28.514Z | Downloaded crossbeam-channel v0.5.16 |
| 1222 | 2026-08-18T19:00:28.517Z | Downloaded cancel-safe-futures v0.1.5 |
| 1223 | 2026-08-18T19:00:28.520Z | Downloaded steno v0.4.1 |
| 1224 | 2026-08-18T19:00:28.526Z | Downloaded typed-path v0.9.3 |
| 1225 | 2026-08-18T19:00:28.529Z | Downloaded expectorate v1.2.0 |
| 1226 | 2026-08-18T19:00:28.532Z | Downloaded goblin v0.8.2 |
| 1227 | 2026-08-18T19:00:28.546Z | Downloaded zerocopy-derive v0.8.56 |
| 1228 | 2026-08-18T19:00:28.550Z | Downloaded nom v8.0.0 |
| 1229 | 2026-08-18T19:00:28.553Z | Downloaded zerocopy-derive v0.7.35 |
| 1230 | 2026-08-18T19:00:28.564Z | Downloaded libm v0.2.16 |
| 1231 | 2026-08-18T19:00:28.570Z | Downloaded zerocopy v0.7.35 |
| 1232 | 2026-08-18T19:00:28.578Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1233 | 2026-08-18T19:00:28.588Z | Downloaded crypto-bigint v0.5.5 |
| 1234 | 2026-08-18T19:00:28.591Z | Downloaded yansi v1.0.1 |
| 1235 | 2026-08-18T19:00:28.594Z | Downloaded proptest v1.11.0 |
| 1236 | 2026-08-18T19:00:28.599Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-08-18T19:00:28.609Z | Downloaded uuid v1.24.0 |
| 1238 | 2026-08-18T19:00:28.612Z | Downloaded jiff-core v0.1.0 |
| 1239 | 2026-08-18T19:00:28.615Z | Downloaded const_format v0.2.36 |
| 1240 | 2026-08-18T19:00:28.617Z | Downloaded tough v0.22.0 |
| 1241 | 2026-08-18T19:00:28.622Z | Downloaded hashbrown v0.16.1 |
| 1242 | 2026-08-18T19:00:28.625Z | Downloaded blake3 v1.8.6 |
| 1243 | 2026-08-18T19:00:28.644Z | Downloaded quinn-proto v0.11.16 |
| 1244 | 2026-08-18T19:00:28.655Z | Downloaded moka v0.12.16 |
| 1245 | 2026-08-18T19:00:28.660Z | Downloaded zerovec v0.11.6 |
| 1246 | 2026-08-18T19:00:28.665Z | Downloaded itertools v0.12.1 |
| 1247 | 2026-08-18T19:00:28.677Z | Downloaded tabled v0.21.0 |
| 1248 | 2026-08-18T19:00:28.696Z | Downloaded h2 v0.4.15 |
| 1249 | 2026-08-18T19:00:28.702Z | Downloaded itertools v0.15.0 |
| 1250 | 2026-08-18T19:00:28.702Z | Downloaded reqwest v0.13.4 |
| 1251 | 2026-08-18T19:00:28.702Z | Downloaded async-compression v0.4.43 |
| 1252 | 2026-08-18T19:00:28.705Z | Downloaded dropshot-api-manager v0.7.2 |
| 1253 | 2026-08-18T19:00:28.705Z | Downloaded iddqd v0.4.6 |
| 1254 | 2026-08-18T19:00:28.709Z | Downloaded rayon v1.12.0 |
| 1255 | 2026-08-18T19:00:28.714Z | Downloaded nix v0.31.3 |
| 1256 | 2026-08-18T19:00:28.721Z | Downloaded aws-lc-rs v1.18.0 |
| 1257 | 2026-08-18T19:00:28.728Z | Downloaded hkdf v0.12.4 |
| 1258 | 2026-08-18T19:00:28.730Z | Downloaded icu_properties_data v2.2.0 |
| 1259 | 2026-08-18T19:00:28.733Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-08-18T19:00:28.749Z | Downloaded smoltcp v0.11.0 |
| 1261 | 2026-08-18T19:00:28.755Z | Downloaded serde_with v3.22.0 |
| 1262 | 2026-08-18T19:00:28.762Z | Downloaded openapiv3 v2.2.0 |
| 1263 | 2026-08-18T19:00:28.768Z | Downloaded goblin v0.10.7 |
| 1264 | 2026-08-18T19:00:28.772Z | Downloaded dropshot v0.17.1 |
| 1265 | 2026-08-18T19:00:28.785Z | Downloaded tabled v0.15.0 |
| 1266 | 2026-08-18T19:00:28.812Z | Downloaded time v0.3.55 |
| 1267 | 2026-08-18T19:00:28.830Z | Downloaded syn v1.0.109 |
| 1268 | 2026-08-18T19:00:28.835Z | Downloaded lzma-sys v0.1.20 |
| 1269 | 2026-08-18T19:00:28.852Z | Downloaded regress v0.10.5 |
| 1270 | 2026-08-18T19:00:28.857Z | Downloaded sled v0.34.7 |
| 1271 | 2026-08-18T19:00:28.862Z | Downloaded typify-impl v0.4.3 |
| 1272 | 2026-08-18T19:00:28.870Z | Downloaded hickory-proto v0.24.4 |
| 1273 | 2026-08-18T19:00:28.878Z | Downloaded typify-impl v0.6.2 |
| 1274 | 2026-08-18T19:00:28.886Z | Downloaded regress v0.11.1 |
| 1275 | 2026-08-18T19:00:28.890Z | Downloaded rhai v1.25.1 |
| 1276 | 2026-08-18T19:00:28.897Z | Downloaded hickory-proto v0.25.2 |
| 1277 | 2026-08-18T19:00:28.906Z | Downloaded petgraph v0.6.5 |
| 1278 | 2026-08-18T19:00:28.916Z | Downloaded chrono-tz v0.10.4 |
| 1279 | 2026-08-18T19:00:28.928Z | Downloaded jiff v0.2.35 |
| 1280 | 2026-08-18T19:00:28.938Z | Downloaded sha3 v0.10.9 |
| 1281 | 2026-08-18T19:00:28.966Z | Downloaded csv v1.4.0 |
| 1282 | 2026-08-18T19:00:29.006Z | Downloaded encoding_rs v0.8.35 |
| 1283 | 2026-08-18T19:00:29.513Z | Downloaded aws-lc-sys v0.44.0 |
| 1284 | 2026-08-18T19:00:30.469Z | Compiling proc-macro2 v1.0.107 |
| 1285 | 2026-08-18T19:00:30.470Z | Compiling unicode-ident v1.0.24 |
| 1286 | 2026-08-18T19:00:30.470Z | Compiling quote v1.0.47 |
| 1287 | 2026-08-18T19:00:30.473Z | Compiling serde_core v1.0.229 |
| 1288 | 2026-08-18T19:00:30.473Z | Compiling cfg-if v1.0.4 |
| 1289 | 2026-08-18T19:00:30.473Z | Compiling serde v1.0.229 |
| 1290 | 2026-08-18T19:00:30.473Z | Compiling libc v0.2.189 |
| 1291 | 2026-08-18T19:00:30.473Z | Compiling memchr v2.8.3 |
| 1292 | 2026-08-18T19:00:30.696Z | Compiling itoa v1.0.18 |
| 1293 | 2026-08-18T19:00:30.896Z | Compiling zmij v1.0.23 |
| 1294 | 2026-08-18T19:00:30.932Z | Compiling smallvec v1.15.2 |
| 1295 | 2026-08-18T19:00:30.965Z | Compiling autocfg v1.5.1 |
| 1296 | 2026-08-18T19:00:31.151Z | Compiling libm v0.2.16 |
| 1297 | 2026-08-18T19:00:31.298Z | Compiling stable_deref_trait v1.2.1 |
| 1298 | 2026-08-18T19:00:31.314Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-08-18T19:00:31.384Z | Compiling writeable v0.6.3 |
| 1300 | 2026-08-18T19:00:31.435Z | Compiling litemap v0.8.2 |
| 1301 | 2026-08-18T19:00:31.498Z | Compiling icu_normalizer_data v2.2.0 |
| 1302 | 2026-08-18T19:00:31.516Z | Compiling icu_properties_data v2.2.0 |
| 1303 | 2026-08-18T19:00:31.533Z | Compiling utf8_iter v1.0.4 |
| 1304 | 2026-08-18T19:00:31.593Z | Compiling iana-time-zone v0.1.65 |
| 1305 | 2026-08-18T19:00:31.678Z | Compiling equivalent v1.0.2 |
| 1306 | 2026-08-18T19:00:31.768Z | Compiling form_urlencoded v1.2.2 |
| 1307 | 2026-08-18T19:00:31.806Z | Compiling syn v2.0.119 |
| 1308 | 2026-08-18T19:00:31.818Z | Compiling syn v3.0.3 |
| 1309 | 2026-08-18T19:00:31.893Z | Compiling allocator-api2 v0.2.21 |
| 1310 | 2026-08-18T19:00:31.935Z | Compiling version_check v0.9.5 |
| 1311 | 2026-08-18T19:00:31.952Z | Compiling pin-project-lite v0.2.17 |
| 1312 | 2026-08-18T19:00:31.996Z | Compiling serde_json v1.0.151 |
| 1313 | 2026-08-18T19:00:32.044Z | Compiling dyn-clone v1.0.20 |
| 1314 | 2026-08-18T19:00:32.190Z | Compiling parking_lot_core v0.9.12 |
| 1315 | 2026-08-18T19:00:32.222Z | Compiling scopeguard v1.2.0 |
| 1316 | 2026-08-18T19:00:32.244Z | Compiling hashbrown v0.17.1 |
| 1317 | 2026-08-18T19:00:32.261Z | Compiling num-traits v0.2.19 |
| 1318 | 2026-08-18T19:00:32.332Z | Compiling lock_api v0.4.14 |
| 1319 | 2026-08-18T19:00:32.490Z | Compiling thiserror v2.0.20 |
| 1320 | 2026-08-18T19:00:32.570Z | Compiling getrandom v0.4.3 |
| 1321 | 2026-08-18T19:00:32.709Z | Compiling rand_core v0.10.1 |
| 1322 | 2026-08-18T19:00:32.820Z | Compiling semver v1.0.28 |
| 1323 | 2026-08-18T19:00:32.867Z | Compiling indexmap v2.14.0 |
| 1324 | 2026-08-18T19:00:32.923Z | Compiling log v0.4.33 |
| 1325 | 2026-08-18T19:00:33.119Z | Compiling futures-core v0.3.34 |
| 1326 | 2026-08-18T19:00:33.155Z | Compiling errno v0.3.14 |
| 1327 | 2026-08-18T19:00:33.275Z | Compiling zerocopy v0.8.56 |
| 1328 | 2026-08-18T19:00:33.283Z | Compiling heck v0.5.0 |
| 1329 | 2026-08-18T19:00:33.324Z | Compiling futures-sink v0.3.34 |
| 1330 | 2026-08-18T19:00:33.406Z | Compiling uuid v1.24.0 |
| 1331 | 2026-08-18T19:00:33.504Z | Compiling slab v0.4.12 |
| 1332 | 2026-08-18T19:00:33.533Z | Compiling jobserver v0.1.35 |
| 1333 | 2026-08-18T19:00:33.699Z | Compiling fnv v1.0.7 |
| 1334 | 2026-08-18T19:00:33.712Z | Compiling find-msvc-tools v0.1.10 |
| 1335 | 2026-08-18T19:00:33.808Z | Compiling shlex v2.0.1 |
| 1336 | 2026-08-18T19:00:33.864Z | Compiling schemars v0.8.22 |
| 1337 | 2026-08-18T19:00:33.875Z | Compiling futures-channel v0.3.34 |
| 1338 | 2026-08-18T19:00:33.956Z | Compiling cc v1.4.2 |
| 1339 | 2026-08-18T19:00:33.967Z | Compiling rustversion v1.0.23 |
| 1340 | 2026-08-18T19:00:33.990Z | Compiling futures-io v0.3.34 |
| 1341 | 2026-08-18T19:00:34.095Z | Compiling pkg-config v0.3.33 |
| 1342 | 2026-08-18T19:00:34.122Z | Compiling futures-task v0.3.34 |
| 1343 | 2026-08-18T19:00:34.295Z | Compiling socket2 v0.6.5 |
| 1344 | 2026-08-18T19:00:34.412Z | Compiling parking_lot v0.12.5 |
| 1345 | 2026-08-18T19:00:34.459Z | Compiling signal-hook-registry v1.4.8 |
| 1346 | 2026-08-18T19:00:34.537Z | Compiling mio v1.2.2 |
| 1347 | 2026-08-18T19:00:34.737Z | Compiling synstructure v0.13.2 |
| 1348 | 2026-08-18T19:00:34.762Z | Compiling serde_derive_internals v0.29.1 |
| 1349 | 2026-08-18T19:00:34.828Z | Compiling portable-atomic v1.15.0 |
| 1350 | 2026-08-18T19:00:34.896Z | Compiling cmake v0.1.58 |
| 1351 | 2026-08-18T19:00:35.045Z | Compiling bitflags v2.13.1 |
| 1352 | 2026-08-18T19:00:35.069Z | Compiling serde_derive v1.0.229 |
| 1353 | 2026-08-18T19:00:35.220Z | Compiling displaydoc v0.2.7 |
| 1354 | 2026-08-18T19:00:35.232Z | Compiling tokio-macros v2.7.2 |
| 1355 | 2026-08-18T19:00:35.232Z | Compiling thiserror-impl v2.0.20 |
| 1356 | 2026-08-18T19:00:35.260Z | Compiling futures-macro v0.3.34 |
| 1357 | 2026-08-18T19:00:35.485Z | Compiling typenum v1.20.1 |
| 1358 | 2026-08-18T19:00:35.827Z | Compiling zerofrom-derive v0.1.7 |
| 1359 | 2026-08-18T19:00:35.900Z | Compiling yoke-derive v0.8.2 |
| 1360 | 2026-08-18T19:00:35.995Z | Compiling zerovec-derive v0.11.3 |
| 1361 | 2026-08-18T19:00:36.016Z | Compiling schemars_derive v0.8.22 |
| 1362 | 2026-08-18T19:00:36.162Z | Compiling zerocopy-derive v0.8.56 |
| 1363 | 2026-08-18T19:00:36.326Z | Compiling zeroize_derive v1.5.0 |
| 1364 | 2026-08-18T19:00:36.626Z | Compiling futures-util v0.3.34 |
| 1365 | 2026-08-18T19:00:37.001Z | Compiling fs_extra v1.3.0 |
| 1366 | 2026-08-18T19:00:37.012Z | Compiling zeroize v1.9.0 |
| 1367 | 2026-08-18T19:00:37.053Z | Compiling zerofrom v0.1.8 |
| 1368 | 2026-08-18T19:00:37.120Z | Compiling dunce v1.0.5 |
| 1369 | 2026-08-18T19:00:37.178Z | Compiling yoke v0.8.3 |
| 1370 | 2026-08-18T19:00:37.221Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-08-18T19:00:37.225Z | Compiling base64 v0.22.1 |
| 1372 | 2026-08-18T19:00:37.225Z | Compiling subtle v2.6.1 |
| 1373 | 2026-08-18T19:00:37.248Z | Compiling aws-lc-sys v0.44.0 |
| 1374 | 2026-08-18T19:00:37.313Z | Compiling once_cell v1.21.4 |
| 1375 | 2026-08-18T19:00:37.361Z | Compiling zerovec v0.11.6 |
| 1376 | 2026-08-18T19:00:37.388Z | Compiling zerotrie v0.2.4 |
| 1377 | 2026-08-18T19:00:37.525Z | Compiling regex-syntax v0.8.11 |
| 1378 | 2026-08-18T19:00:37.548Z | Compiling byteorder v1.5.0 |
| 1379 | 2026-08-18T19:00:37.697Z | Compiling slog v2.8.2 |
| 1380 | 2026-08-18T19:00:37.774Z | Compiling atomic-waker v1.1.2 |
| 1381 | 2026-08-18T19:00:37.895Z | Compiling tinystr v0.8.3 |
| 1382 | 2026-08-18T19:00:37.906Z | Compiling potential_utf v0.1.5 |
| 1383 | 2026-08-18T19:00:37.916Z | Compiling httparse v1.10.1 |
| 1384 | 2026-08-18T19:00:38.068Z | Compiling icu_locale_core v2.2.0 |
| 1385 | 2026-08-18T19:00:38.096Z | Compiling icu_collections v2.2.0 |
| 1386 | 2026-08-18T19:00:38.262Z | Compiling bytes v1.12.1 |
| 1387 | 2026-08-18T19:00:38.286Z | Compiling chrono v0.4.45 |
| 1388 | 2026-08-18T19:00:38.610Z | Compiling serde_tokenstream v0.2.3 |
| 1389 | 2026-08-18T19:00:38.895Z | Compiling icu_provider v2.2.0 |
| 1390 | 2026-08-18T19:00:38.907Z | Compiling http v1.5.0 |
| 1391 | 2026-08-18T19:00:38.969Z | Compiling tokio v1.53.1 |
| 1392 | 2026-08-18T19:00:39.137Z | Compiling icu_properties v2.2.0 |
| 1393 | 2026-08-18T19:00:39.215Z | Compiling icu_normalizer v2.2.0 |
| 1394 | 2026-08-18T19:00:39.784Z | Compiling http-body v1.1.0 |
| 1395 | 2026-08-18T19:00:39.807Z | Compiling ipnet v2.12.1 |
| 1396 | 2026-08-18T19:00:39.926Z | Compiling erased-serde v0.3.31 |
| 1397 | 2026-08-18T19:00:39.951Z | Compiling tower-service v0.3.3 |
| 1398 | 2026-08-18T19:00:40.045Z | Compiling idna_adapter v1.2.2 |
| 1399 | 2026-08-18T19:00:40.147Z | Compiling idna v1.1.0 |
| 1400 | 2026-08-18T19:00:40.181Z | Compiling tower-layer v0.3.3 |
| 1401 | 2026-08-18T19:00:40.346Z | Compiling getrandom v0.2.17 |
| 1402 | 2026-08-18T19:00:40.414Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2026-08-18T19:00:40.525Z | Compiling url v2.5.8 |
| 1404 | 2026-08-18T19:00:40.589Z | Compiling untrusted v0.9.0 |
| 1405 | 2026-08-18T19:00:40.694Z | Compiling strsim v0.11.1 |
| 1406 | 2026-08-18T19:00:40.719Z | Compiling try-lock v0.2.5 |
| 1407 | 2026-08-18T19:00:40.800Z | Compiling rustix v1.1.4 |
| 1408 | 2026-08-18T19:00:40.811Z | Compiling ucd-trie v0.1.7 |
| 1409 | 2026-08-18T19:00:40.824Z | Compiling ryu v1.0.23 |
| 1410 | 2026-08-18T19:00:40.964Z | Compiling thiserror v1.0.69 |
| 1411 | 2026-08-18T19:00:41.008Z | Compiling pest v2.8.8 |
| 1412 | 2026-08-18T19:00:41.107Z | Compiling want v0.3.1 |
| 1413 | 2026-08-18T19:00:41.274Z | Compiling rand_core v0.6.4 |
| 1414 | 2026-08-18T19:00:41.339Z | Compiling thiserror-impl v1.0.69 |
| 1415 | 2026-08-18T19:00:41.430Z | Compiling httpdate v1.0.3 |
| 1416 | 2026-08-18T19:00:41.456Z | Compiling getrandom v0.3.4 |
| 1417 | 2026-08-18T19:00:41.493Z | Compiling pretty-hex v0.4.2 |
| 1418 | 2026-08-18T19:00:41.630Z | Compiling plain v0.2.3 |
| 1419 | 2026-08-18T19:00:41.673Z | Compiling paste v1.0.15 |
| 1420 | 2026-08-18T19:00:41.737Z | Compiling foldhash v0.2.0 |
| 1421 | 2026-08-18T19:00:41.794Z | Compiling tracing-core v0.1.36 |
| 1422 | 2026-08-18T19:00:41.956Z | Compiling ipnetwork v0.21.1 |
| 1423 | 2026-08-18T19:00:42.009Z | Compiling tracing-attributes v0.1.31 |
| 1424 | 2026-08-18T19:00:42.266Z | Compiling pest_meta v2.8.8 |
| 1425 | 2026-08-18T19:00:42.394Z | Compiling omicron-workspace-hack v0.1.0 |
| 1426 | 2026-08-18T19:00:42.412Z | Compiling ident_case v1.0.1 |
| 1427 | 2026-08-18T19:00:42.572Z | Compiling serde_urlencoded v0.7.1 |
| 1428 | 2026-08-18T19:00:42.590Z | Compiling http-body-util v0.1.5 |
| 1429 | 2026-08-18T19:00:42.614Z | Compiling aho-corasick v1.1.5 |
| 1430 | 2026-08-18T19:00:42.841Z | Compiling pest_generator v2.8.8 |
| 1431 | 2026-08-18T19:00:42.880Z | Compiling sync_wrapper v1.0.2 |
| 1432 | 2026-08-18T19:00:42.992Z | Compiling winnow v1.0.4 |
| 1433 | 2026-08-18T19:00:43.004Z | Compiling oxnet v0.1.6 |
| 1434 | 2026-08-18T19:00:43.203Z | Compiling tracing v0.1.44 |
| 1435 | 2026-08-18T19:00:43.452Z | Compiling regex-automata v0.4.18 |
| 1436 | 2026-08-18T19:00:43.455Z | Compiling daft-derive v0.1.8 |
| 1437 | 2026-08-18T19:00:43.545Z | Compiling pest_derive v2.8.8 |
| 1438 | 2026-08-18T19:00:43.692Z | Compiling fastrand v2.5.0 |
| 1439 | 2026-08-18T19:00:43.985Z | Compiling hashbrown v0.16.1 |
| 1440 | 2026-08-18T19:00:44.068Z | Compiling tokio-util v0.7.19 |
| 1441 | 2026-08-18T19:00:44.097Z | Compiling scroll_derive v0.13.1 |
| 1442 | 2026-08-18T19:00:44.172Z | Compiling async-trait v0.1.92 |
| 1443 | 2026-08-18T19:00:44.711Z | Compiling num-conv v0.2.2 |
| 1444 | 2026-08-18T19:00:44.828Z | Compiling anyhow v1.0.104 |
| 1445 | 2026-08-18T19:00:44.862Z | Compiling time-core v0.1.9 |
| 1446 | 2026-08-18T19:00:44.907Z | Compiling aws-lc-rs v1.18.0 |
| 1447 | 2026-08-18T19:00:45.046Z | Compiling time-macros v0.2.32 |
| 1448 | 2026-08-18T19:00:45.108Z | Compiling scroll v0.13.0 |
| 1449 | 2026-08-18T19:00:45.143Z | Compiling regex v1.13.1 |
| 1450 | 2026-08-18T19:00:45.376Z | Compiling rustls-pki-types v1.15.1 |
| 1451 | 2026-08-18T19:00:45.412Z | Compiling openssl-probe v0.2.1 |
| 1452 | 2026-08-18T19:00:45.599Z | Compiling num_threads v0.1.7 |
| 1453 | 2026-08-18T19:00:45.660Z | Compiling hex v0.4.3 |
| 1454 | 2026-08-18T19:00:45.674Z | Compiling powerfmt v0.2.0 |
| 1455 | 2026-08-18T19:00:45.695Z | Compiling deranged v0.5.8 |
| 1456 | 2026-08-18T19:00:45.896Z | Compiling goblin v0.10.7 |
| 1457 | 2026-08-18T19:00:46.106Z | Compiling untrusted v0.7.1 |
| 1458 | 2026-08-18T19:00:46.179Z | Compiling camino v1.2.5 |
| 1459 | 2026-08-18T19:00:46.244Z | Compiling usdt-impl v0.6.0 |
| 1460 | 2026-08-18T19:00:46.260Z | Compiling rustls v0.23.43 |
| 1461 | 2026-08-18T19:00:46.414Z | Compiling h2 v0.4.15 |
| 1462 | 2026-08-18T19:00:46.460Z | Compiling dtrace-parser v0.3.0 |
| 1463 | 2026-08-18T19:00:46.646Z | Compiling crc32fast v1.5.0 |
| 1464 | 2026-08-18T19:00:46.978Z | Compiling futures-executor v0.3.34 |
| 1465 | 2026-08-18T19:00:47.136Z | Compiling serde_tokenstream v0.3.0 |
| 1466 | 2026-08-18T19:00:47.261Z | Compiling structmeta-derive v0.3.0 |
| 1467 | 2026-08-18T19:00:47.328Z | Compiling thread-id v5.1.0 |
| 1468 | 2026-08-18T19:00:47.410Z | Compiling cpufeatures v0.3.0 |
| 1469 | 2026-08-18T19:00:47.423Z | Compiling adler2 v2.0.1 |
| 1470 | 2026-08-18T19:00:47.482Z | Compiling crossbeam-utils v0.8.22 |
| 1471 | 2026-08-18T19:00:47.551Z | Compiling simd-adler32 v0.3.10 |
| 1472 | 2026-08-18T19:00:47.754Z | Compiling miniz_oxide v0.8.9 |
| 1473 | 2026-08-18T19:00:47.779Z | Compiling newtype-uuid-macros v0.1.1 |
| 1474 | 2026-08-18T19:00:47.803Z | Compiling futures v0.3.34 |
| 1475 | 2026-08-18T19:00:47.878Z | Compiling rand_core v0.9.5 |
| 1476 | 2026-08-18T19:00:48.283Z | Compiling darling_core v0.23.0 |
| 1477 | 2026-08-18T19:00:48.287Z | Compiling structmeta v0.3.0 |
| 1478 | 2026-08-18T19:00:48.409Z | Compiling hybrid-array v0.4.14 |
| 1479 | 2026-08-18T19:00:48.491Z | Compiling hyper v1.11.0 |
| 1480 | 2026-08-18T19:00:48.714Z | Compiling dof v0.4.0 |
| 1481 | 2026-08-18T19:00:48.865Z | Compiling thread_local v1.1.10 |
| 1482 | 2026-08-18T19:00:49.142Z | Compiling match_cfg v0.1.0 |
| 1483 | 2026-08-18T19:00:49.150Z | Compiling flate2 v1.1.9 |
| 1484 | 2026-08-18T19:00:49.562Z | Compiling hyper-util v0.1.20 |
| 1485 | 2026-08-18T19:00:50.058Z | Compiling newtype-uuid v1.4.0 |
| 1486 | 2026-08-18T19:00:50.222Z | Compiling quick-error v1.2.3 |
| 1487 | 2026-08-18T19:00:50.226Z | Compiling compression-core v0.4.32 |
| 1488 | 2026-08-18T19:00:50.329Z | Compiling slog-async v2.8.0 |
| 1489 | 2026-08-18T19:00:50.388Z | Compiling ref-cast v1.0.26 |
| 1490 | 2026-08-18T19:00:50.391Z | Compiling darling_macro v0.23.0 |
| 1491 | 2026-08-18T19:00:50.656Z | Compiling compression-codecs v0.4.38 |
| 1492 | 2026-08-18T19:00:50.681Z | Compiling daft v0.1.8 |
| 1493 | 2026-08-18T19:00:50.786Z | Compiling crypto-common v0.2.2 |
| 1494 | 2026-08-18T19:00:50.877Z | Compiling usdt-attr-macro v0.6.0 |
| 1495 | 2026-08-18T19:00:50.914Z | Compiling usdt-macro v0.6.0 |
| 1496 | 2026-08-18T19:00:50.954Z | Compiling block-buffer v0.12.1 |
| 1497 | 2026-08-18T19:00:51.057Z | Compiling darling v0.23.0 |
| 1498 | 2026-08-18T19:00:51.115Z | Compiling rand_chacha v0.9.0 |
| 1499 | 2026-08-18T19:00:51.271Z | Compiling strum_macros v0.26.4 |
| 1500 | 2026-08-18T19:00:51.283Z | Compiling ref-cast-impl v1.0.26 |
| 1501 | 2026-08-18T19:00:51.563Z | Compiling serde_spanned v1.1.1 |
| 1502 | 2026-08-18T19:00:51.574Z | Compiling generic-array v0.14.7 |
| 1503 | 2026-08-18T19:00:51.711Z | Compiling multer v3.1.0 |
| 1504 | 2026-08-18T19:00:51.793Z | Compiling take_mut v0.2.2 |
| 1505 | 2026-08-18T19:00:51.864Z | Compiling term v1.2.1 |
| 1506 | 2026-08-18T19:00:51.902Z | Compiling const-oid v0.10.2 |
| 1507 | 2026-08-18T19:00:51.930Z | Compiling debug-ignore v1.0.5 |
| 1508 | 2026-08-18T19:00:51.951Z | Compiling bit-vec v0.8.0 |
| 1509 | 2026-08-18T19:00:52.029Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1510 | 2026-08-18T19:00:52.054Z | Compiling digest v0.11.3 |
| 1511 | 2026-08-18T19:00:52.158Z | Compiling bit-set v0.8.0 |
| 1512 | 2026-08-18T19:00:52.202Z | Compiling rand v0.9.5 |
| 1513 | 2026-08-18T19:00:52.212Z | Compiling serde_with_macros v3.22.0 |
| 1514 | 2026-08-18T19:00:52.236Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-08-18T19:00:52.317Z | Compiling dropshot v0.17.1 |
| 1516 | 2026-08-18T19:00:52.542Z | Compiling encoding_rs v0.8.35 |
| 1517 | 2026-08-18T19:00:52.563Z | Compiling spin v0.9.9 |
| 1518 | 2026-08-18T19:00:52.680Z | Compiling unarray v0.1.4 |
| 1519 | 2026-08-18T19:00:52.788Z | Compiling syn v1.0.109 |
| 1520 | 2026-08-18T19:00:52.800Z | Compiling mime v0.3.17 |
| 1521 | 2026-08-18T19:00:52.866Z | Compiling async-stream v0.3.6 |
| 1522 | 2026-08-18T19:00:52.912Z | Compiling strum v0.26.3 |
| 1523 | 2026-08-18T19:00:53.039Z | Compiling sha1 v0.11.0 |
| 1524 | 2026-08-18T19:00:53.090Z | Compiling derive-ex v0.1.8 |
| 1525 | 2026-08-18T19:00:53.142Z | Compiling tower v0.5.3 |
| 1526 | 2026-08-18T19:00:53.279Z | Compiling dropshot_endpoint v0.17.1 |
| 1527 | 2026-08-18T19:00:53.282Z | Compiling macaddr v1.0.1 |
| 1528 | 2026-08-18T19:00:53.341Z | Compiling waitgroup v0.1.2 |
| 1529 | 2026-08-18T19:00:53.505Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1530 | 2026-08-18T19:00:53.555Z | Compiling serde_path_to_error v0.1.20 |
| 1531 | 2026-08-18T19:00:53.903Z | Compiling tower-http v0.6.11 |
| 1532 | 2026-08-18T19:00:53.974Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1533 | 2026-08-18T19:00:54.102Z | Compiling tempfile v3.27.0 |
| 1534 | 2026-08-18T19:00:54.175Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1535 | 2026-08-18T19:00:54.316Z | Compiling openapiv3 v2.2.0 |
| 1536 | 2026-08-18T19:00:54.350Z | Compiling strum_macros v0.27.2 |
| 1537 | 2026-08-18T19:00:54.635Z | Compiling test-strategy v0.4.5 |
| 1538 | 2026-08-18T19:00:54.908Z | Compiling time v0.3.55 |
| 1539 | 2026-08-18T19:00:55.655Z | Compiling rustls-native-certs v0.8.4 |
| 1540 | 2026-08-18T19:00:55.986Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1541 | 2026-08-18T19:00:56.005Z | Compiling crossbeam-channel v0.5.16 |
| 1542 | 2026-08-18T19:00:56.020Z | Compiling crypto-common v0.1.7 |
| 1543 | 2026-08-18T19:00:56.183Z | Compiling strum v0.27.2 |
| 1544 | 2026-08-18T19:00:56.486Z | Compiling parse-display-derive v0.10.0 |
| 1545 | 2026-08-18T19:00:56.609Z | Compiling backon v1.6.0 |
| 1546 | 2026-08-18T19:00:56.786Z | Compiling rand_chacha v0.3.1 |
| 1547 | 2026-08-18T19:00:57.134Z | Compiling instant v0.1.13 |
| 1548 | 2026-08-18T19:00:57.253Z | Compiling rand v0.8.7 |
| 1549 | 2026-08-18T19:00:57.394Z | Compiling slog-json v2.6.1 |
| 1550 | 2026-08-18T19:00:57.536Z | Compiling hostname v0.3.1 |
| 1551 | 2026-08-18T19:00:57.651Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1552 | 2026-08-18T19:00:57.674Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1553 | 2026-08-18T19:00:57.869Z | Compiling wait-timeout v0.2.1 |
| 1554 | 2026-08-18T19:00:57.904Z | Compiling is-terminal v0.4.17 |
| 1555 | 2026-08-18T19:00:57.915Z | Compiling memmap2 v0.9.11 |
| 1556 | 2026-08-18T19:00:58.134Z | Compiling either v1.17.0 |
| 1557 | 2026-08-18T19:00:58.141Z | Compiling usdt v0.6.0 |
| 1558 | 2026-08-18T19:00:58.156Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1559 | 2026-08-18T19:00:58.173Z | Compiling rusty-fork v0.3.1 |
| 1560 | 2026-08-18T19:00:58.356Z | Compiling slog-term v2.9.2 |
| 1561 | 2026-08-18T19:00:58.421Z | Compiling slog-bunyan v2.5.0 |
| 1562 | 2026-08-18T19:00:58.491Z | Compiling serde_with v3.22.0 |
| 1563 | 2026-08-18T19:00:58.530Z | Compiling async-compression v0.4.43 |
| 1564 | 2026-08-18T19:00:58.551Z | Compiling rand_xorshift v0.4.0 |
| 1565 | 2026-08-18T19:00:58.697Z | Compiling rustls-pemfile v2.2.0 |
| 1566 | 2026-08-18T19:00:58.838Z | Compiling regress v0.10.5 |
| 1567 | 2026-08-18T19:00:58.896Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1568 | 2026-08-18T19:00:59.001Z | Compiling hostname v0.4.2 |
| 1569 | 2026-08-18T19:00:59.051Z | Compiling humantime v2.4.0 |
| 1570 | 2026-08-18T19:00:59.144Z | Compiling proptest v1.11.0 |
| 1571 | 2026-08-18T19:00:59.325Z | Compiling iddqd v0.4.6 |
| 1572 | 2026-08-18T19:00:59.584Z | Compiling reqwest v0.12.28 |
| 1573 | 2026-08-18T19:00:59.683Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1574 | 2026-08-18T19:00:59.926Z | Compiling block-buffer v0.10.4 |
| 1575 | 2026-08-18T19:01:00.255Z | Compiling digest v0.10.7 |
| 1576 | 2026-08-18T19:01:00.287Z | Compiling itertools v0.14.0 |
| 1577 | 2026-08-18T19:01:00.467Z | Compiling parse-display v0.10.0 |
| 1578 | 2026-08-18T19:01:00.558Z | Compiling progenitor-client v0.10.0 |
| 1579 | 2026-08-18T19:01:00.852Z | Compiling backoff v0.4.0 |
| 1580 | 2026-08-18T19:01:00.863Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1581 | 2026-08-18T19:01:01.586Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1582 | 2026-08-18T19:01:02.764Z | Compiling regress v0.11.1 |
| 1583 | 2026-08-18T19:01:03.687Z | Compiling toml_datetime v0.6.11 |
| 1584 | 2026-08-18T19:01:03.963Z | Compiling zerocopy-derive v0.7.35 |
| 1585 | 2026-08-18T19:01:04.012Z | Compiling convert_case v0.4.0 |
| 1586 | 2026-08-18T19:01:04.297Z | Compiling typify-impl v0.6.2 |
| 1587 | 2026-08-18T19:01:04.309Z | Compiling cpufeatures v0.2.17 |
| 1588 | 2026-08-18T19:01:04.378Z | Compiling utf8parse v0.2.2 |
| 1589 | 2026-08-18T19:01:04.429Z | Compiling derive_more v0.99.20 |
| 1590 | 2026-08-18T19:01:04.486Z | Compiling anstyle-parse v1.0.0 |
| 1591 | 2026-08-18T19:01:04.815Z | Compiling zerocopy v0.7.35 |
| 1592 | 2026-08-18T19:01:05.502Z | Compiling anstyle-query v1.1.5 |
| 1593 | 2026-08-18T19:01:05.594Z | Compiling is_terminal_polyfill v1.70.2 |
| 1594 | 2026-08-18T19:01:05.646Z | Compiling colorchoice v1.0.5 |
| 1595 | 2026-08-18T19:01:05.692Z | Compiling unicode-width v0.2.2 |
| 1596 | 2026-08-18T19:01:05.763Z | Compiling anstyle v1.0.14 |
| 1597 | 2026-08-18T19:01:05.980Z | Compiling anstream v1.0.0 |
| 1598 | 2026-08-18T19:01:06.304Z | Compiling secrecy v0.10.3 |
| 1599 | 2026-08-18T19:01:06.644Z | Compiling tinyvec_macros v0.1.1 |
| 1600 | 2026-08-18T19:01:06.707Z | Compiling crucible-workspace-hack v0.1.0 |
| 1601 | 2026-08-18T19:01:06.718Z | Compiling float-ord v0.3.2 |
| 1602 | 2026-08-18T19:01:06.779Z | Compiling clap_lex v1.1.0 |
| 1603 | 2026-08-18T19:01:06.826Z | Compiling tinyvec v1.12.0 |
| 1604 | 2026-08-18T19:01:07.165Z | Compiling dtrace-parser v0.2.0 |
| 1605 | 2026-08-18T19:01:07.269Z | Compiling scroll_derive v0.12.1 |
| 1606 | 2026-08-18T19:01:07.306Z | Compiling num-integer v0.1.47 |
| 1607 | 2026-08-18T19:01:07.352Z | Compiling rustc_version v0.4.1 |
| 1608 | 2026-08-18T19:01:07.620Z | Compiling usdt-impl v0.5.0 |
| 1609 | 2026-08-18T19:01:07.969Z | Compiling scroll v0.12.0 |
| 1610 | 2026-08-18T19:01:07.972Z | Compiling curve25519-dalek v4.1.3 |
| 1611 | 2026-08-18T19:01:08.233Z | Compiling dof v0.3.0 |
| 1612 | 2026-08-18T19:01:08.284Z | Compiling hmac v0.12.1 |
| 1613 | 2026-08-18T19:01:08.418Z | Compiling inout v0.1.4 |
| 1614 | 2026-08-18T19:01:08.562Z | Compiling darling_core v0.21.3 |
| 1615 | 2026-08-18T19:01:08.573Z | Compiling ff v0.13.1 |
| 1616 | 2026-08-18T19:01:08.573Z | Compiling clap_derive v4.6.4 |
| 1617 | 2026-08-18T19:01:08.577Z | Compiling thread-id v4.2.2 |
| 1618 | 2026-08-18T19:01:08.650Z | Compiling crossbeam-epoch v0.9.20 |
| 1619 | 2026-08-18T19:01:08.713Z | Compiling group v0.13.0 |
| 1620 | 2026-08-18T19:01:08.899Z | Compiling cipher v0.4.4 |
| 1621 | 2026-08-18T19:01:09.170Z | Compiling hkdf v0.12.4 |
| 1622 | 2026-08-18T19:01:09.326Z | Compiling goblin v0.8.2 |
| 1623 | 2026-08-18T19:01:09.404Z | Compiling num-iter v0.1.46 |
| 1624 | 2026-08-18T19:01:09.524Z | Compiling num-rational v0.4.2 |
| 1625 | 2026-08-18T19:01:09.838Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1626 | 2026-08-18T19:01:09.972Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1627 | 2026-08-18T19:01:10.141Z | Compiling universal-hash v0.5.1 |
| 1628 | 2026-08-18T19:01:10.182Z | Compiling crypto-bigint v0.5.5 |
| 1629 | 2026-08-18T19:01:10.270Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1630 | 2026-08-18T19:01:10.676Z | Compiling typify-macro v0.6.2 |
| 1631 | 2026-08-18T19:01:10.676Z | Compiling darling_macro v0.21.3 |
| 1632 | 2026-08-18T19:01:10.737Z | Compiling terminal_size v0.4.4 |
| 1633 | 2026-08-18T19:01:10.875Z | Compiling half v2.7.1 |
| 1634 | 2026-08-18T19:01:11.041Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1635 | 2026-08-18T19:01:11.124Z | Compiling num-complex v0.4.6 |
| 1636 | 2026-08-18T19:01:11.409Z | Compiling base64ct v1.8.3 |
| 1637 | 2026-08-18T19:01:11.423Z | Compiling base16ct v0.2.0 |
| 1638 | 2026-08-18T19:01:11.509Z | Compiling opaque-debug v0.3.1 |
| 1639 | 2026-08-18T19:01:11.575Z | Compiling ciborium-io v0.2.2 |
| 1640 | 2026-08-18T19:01:11.586Z | Compiling poly1305 v0.8.0 |
| 1641 | 2026-08-18T19:01:11.668Z | Compiling ciborium-ll v0.2.2 |
| 1642 | 2026-08-18T19:01:11.711Z | Compiling password-hash v0.5.0 |
| 1643 | 2026-08-18T19:01:11.999Z | Compiling elliptic-curve v0.13.8 |
| 1644 | 2026-08-18T19:01:12.150Z | Compiling num v0.4.3 |
| 1645 | 2026-08-18T19:01:12.262Z | Compiling darling v0.21.3 |
| 1646 | 2026-08-18T19:01:12.274Z | Compiling thiserror-no-std v2.0.2 |
| 1647 | 2026-08-18T19:01:12.361Z | Compiling proc-macro-crate v3.5.0 |
| 1648 | 2026-08-18T19:01:12.836Z | Compiling typify v0.6.2 |
| 1649 | 2026-08-18T19:01:12.860Z | Compiling chacha20 v0.9.1 |
| 1650 | 2026-08-18T19:01:12.924Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1651 | 2026-08-18T19:01:13.136Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1652 | 2026-08-18T19:01:13.540Z | Compiling blake2 v0.10.6 |
| 1653 | 2026-08-18T19:01:13.617Z | Compiling aead v0.5.2 |
| 1654 | 2026-08-18T19:01:13.669Z | Compiling byte-wrapper v0.1.0 |
| 1655 | 2026-08-18T19:01:13.776Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1656 | 2026-08-18T19:01:13.995Z | Compiling proc-macro-error-attr v1.0.4 |
| 1657 | 2026-08-18T19:01:14.118Z | Compiling prettyplease v0.2.37 |
| 1658 | 2026-08-18T19:01:14.244Z | Compiling heapless v0.8.0 |
| 1659 | 2026-08-18T19:01:14.250Z | Compiling unsafe-libyaml v0.2.11 |
| 1660 | 2026-08-18T19:01:14.355Z | Compiling keccak v0.1.6 |
| 1661 | 2026-08-18T19:01:14.518Z | Compiling rustix v0.38.44 |
| 1662 | 2026-08-18T19:01:14.758Z | Compiling serde_yaml v0.9.34+deprecated |
| 1663 | 2026-08-18T19:01:14.902Z | Compiling sha3 v0.10.9 |
| 1664 | 2026-08-18T19:01:15.479Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1665 | 2026-08-18T19:01:15.592Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1666 | 2026-08-18T19:01:15.885Z | Compiling argon2 v0.5.3 |
| 1667 | 2026-08-18T19:01:16.076Z | Compiling chacha20poly1305 v0.10.1 |
| 1668 | 2026-08-18T19:01:16.363Z | Compiling num_enum_derive v0.7.6 |
| 1669 | 2026-08-18T19:01:16.407Z | Compiling vsss-rs v3.3.4 |
| 1670 | 2026-08-18T19:01:16.424Z | Compiling ingot-macros v0.1.1 |
| 1671 | 2026-08-18T19:01:16.481Z | Compiling ciborium v0.2.2 |
| 1672 | 2026-08-18T19:01:17.198Z | Compiling clap_builder v4.6.6 |
| 1673 | 2026-08-18T19:01:17.397Z | Compiling usdt-attr-macro v0.5.0 |
| 1674 | 2026-08-18T19:01:17.422Z | Compiling usdt-macro v0.5.0 |
| 1675 | 2026-08-18T19:01:18.907Z | Compiling serde_spanned v0.6.9 |
| 1676 | 2026-08-18T19:01:19.057Z | Compiling hash32 v0.3.1 |
| 1677 | 2026-08-18T19:01:19.115Z | Compiling enum-as-inner v0.6.1 |
| 1678 | 2026-08-18T19:01:19.175Z | Compiling proc-macro-error v1.0.4 |
| 1679 | 2026-08-18T19:01:19.205Z | Compiling memmap v0.7.0 |
| 1680 | 2026-08-18T19:01:19.395Z | Compiling memoffset v0.9.1 |
| 1681 | 2026-08-18T19:01:19.398Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1682 | 2026-08-18T19:01:19.472Z | Compiling indent_write v2.2.0 |
| 1683 | 2026-08-18T19:01:19.612Z | Compiling data-encoding v2.11.1 |
| 1684 | 2026-08-18T19:01:19.636Z | Compiling cfg_aliases v0.2.2 |
| 1685 | 2026-08-18T19:01:19.639Z | Compiling smoltcp v0.11.0 |
| 1686 | 2026-08-18T19:01:19.657Z | Compiling winnow v0.5.40 |
| 1687 | 2026-08-18T19:01:19.660Z | Compiling winnow v0.7.15 |
| 1688 | 2026-08-18T19:01:19.684Z | Compiling toml_write v0.1.2 |
| 1689 | 2026-08-18T19:01:19.702Z | Compiling nix v0.31.3 |
| 1690 | 2026-08-18T19:01:19.991Z | Compiling usdt v0.5.0 |
| 1691 | 2026-08-18T19:01:20.068Z | Compiling ingot-types v0.1.2 |
| 1692 | 2026-08-18T19:01:20.326Z | Compiling clap v4.6.6 |
| 1693 | 2026-08-18T19:01:20.407Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1694 | 2026-08-18T19:01:20.432Z | Compiling num_enum v0.7.6 |
| 1695 | 2026-08-18T19:01:20.460Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1696 | 2026-08-18T19:01:20.496Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1697 | 2026-08-18T19:01:20.786Z | Compiling tabwriter v1.4.1 |
| 1698 | 2026-08-18T19:01:20.996Z | Compiling toml_edit v0.19.15 |
| 1699 | 2026-08-18T19:01:21.012Z | Compiling toml_edit v0.22.27 |
| 1700 | 2026-08-18T19:01:21.029Z | Compiling cobs v0.3.0 |
| 1701 | 2026-08-18T19:01:21.088Z | Compiling serde_repr v0.1.21 |
| 1702 | 2026-08-18T19:01:21.216Z | Compiling vcpkg v0.2.15 |
| 1703 | 2026-08-18T19:01:21.228Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1704 | 2026-08-18T19:01:21.443Z | Compiling bitflags v1.3.2 |
| 1705 | 2026-08-18T19:01:21.518Z | Compiling crossbeam-deque v0.8.7 |
| 1706 | 2026-08-18T19:01:21.542Z | Compiling managed v0.8.0 |
| 1707 | 2026-08-18T19:01:21.671Z | Compiling postcard v1.1.3 |
| 1708 | 2026-08-18T19:01:21.771Z | Compiling openssl-sys v0.9.117 |
| 1709 | 2026-08-18T19:01:22.070Z | Compiling ingot v0.1.1 |
| 1710 | 2026-08-18T19:01:22.327Z | Compiling proc-macro-crate v1.3.1 |
| 1711 | 2026-08-18T19:01:22.747Z | Compiling toml v0.8.23 |
| 1712 | 2026-08-18T19:01:23.546Z | Compiling hubpack_derive v0.1.1 |
| 1713 | 2026-08-18T19:01:23.687Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1714 | 2026-08-18T19:01:23.953Z | Compiling rustls-webpki v0.103.14 |
| 1715 | 2026-08-18T19:01:24.087Z | Compiling foreign-types-macros v0.2.4 |
| 1716 | 2026-08-18T19:01:24.280Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1717 | 2026-08-18T19:01:24.312Z | Compiling rayon-core v1.13.0 |
| 1718 | 2026-08-18T19:01:24.529Z | Compiling linked-hash-map v0.5.6 |
| 1719 | 2026-08-18T19:01:24.541Z | Compiling unicode-segmentation v1.13.3 |
| 1720 | 2026-08-18T19:01:24.553Z | Compiling swrite v0.1.0 |
| 1721 | 2026-08-18T19:01:24.644Z | Compiling semver v0.1.20 |
| 1722 | 2026-08-18T19:01:24.712Z | Compiling resolv-conf v0.7.6 |
| 1723 | 2026-08-18T19:01:24.723Z | Compiling static_assertions v1.1.0 |
| 1724 | 2026-08-18T19:01:24.795Z | Compiling colored v3.1.1 |
| 1725 | 2026-08-18T19:01:24.909Z | Compiling heck v0.4.1 |
| 1726 | 2026-08-18T19:01:24.966Z | Compiling foreign-types-shared v0.3.1 |
| 1727 | 2026-08-18T19:01:24.988Z | Compiling newline-converter v0.3.0 |
| 1728 | 2026-08-18T19:01:25.036Z | Compiling foreign-types v0.5.0 |
| 1729 | 2026-08-18T19:01:25.057Z | Compiling rustc_version v0.1.7 |
| 1730 | 2026-08-18T19:01:25.093Z | Compiling lru-cache v0.1.2 |
| 1731 | 2026-08-18T19:01:25.124Z | Compiling hubpack v0.1.2 |
| 1732 | 2026-08-18T19:01:25.135Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-08-18T19:01:25.212Z | Compiling num_enum_derive v0.5.11 |
| 1734 | 2026-08-18T19:01:25.343Z | Compiling atomicwrites v0.4.4 |
| 1735 | 2026-08-18T19:01:25.441Z | Compiling hickory-proto v0.24.4 |
| 1736 | 2026-08-18T19:01:25.590Z | Compiling progenitor-impl v0.13.0 |
| 1737 | 2026-08-18T19:01:26.317Z | Compiling console v0.15.11 |
| 1738 | 2026-08-18T19:01:26.333Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1739 | 2026-08-18T19:01:26.854Z | Compiling camino-tempfile v1.4.1 |
| 1740 | 2026-08-18T19:01:26.986Z | Compiling chacha20 v0.10.1 |
| 1741 | 2026-08-18T19:01:26.997Z | Compiling serde-big-array v0.5.1 |
| 1742 | 2026-08-18T19:01:27.009Z | Compiling derive-where v1.6.1 |
| 1743 | 2026-08-18T19:01:27.104Z | Compiling num-derive v0.4.2 |
| 1744 | 2026-08-18T19:01:27.139Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-08-18T19:01:27.249Z | Compiling pin-project-internal v1.1.13 |
| 1746 | 2026-08-18T19:01:27.663Z | Compiling tokio-rustls v0.26.4 |
| 1747 | 2026-08-18T19:01:27.941Z | Compiling hyper-rustls v0.27.9 |
| 1748 | 2026-08-18T19:01:28.062Z | Compiling rustls-platform-verifier v0.7.0 |
| 1749 | 2026-08-18T19:01:28.244Z | Compiling reqwest v0.13.4 |
| 1750 | 2026-08-18T19:01:28.879Z | Compiling cstr-argument v0.1.2 |
| 1751 | 2026-08-18T19:01:29.041Z | Compiling similar v2.7.0 |
| 1752 | 2026-08-18T19:01:29.061Z | Compiling minimal-lexical v0.2.1 |
| 1753 | 2026-08-18T19:01:29.182Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1754 | 2026-08-18T19:01:29.323Z | Compiling siphasher v1.0.3 |
| 1755 | 2026-08-18T19:01:29.420Z | Compiling nom v7.1.3 |
| 1756 | 2026-08-18T19:01:29.524Z | Compiling progenitor-client v0.14.0 |
| 1757 | 2026-08-18T19:01:29.829Z | Compiling progenitor-extras v0.2.0 |
| 1758 | 2026-08-18T19:01:29.980Z | Compiling phf_shared v0.12.1 |
| 1759 | 2026-08-18T19:01:30.158Z | Compiling progenitor-client v0.13.0 |
| 1760 | 2026-08-18T19:01:30.463Z | Compiling expectorate v1.2.0 |
| 1761 | 2026-08-18T19:01:30.644Z | Compiling progenitor-macro v0.13.0 |
| 1762 | 2026-08-18T19:01:30.688Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1763 | 2026-08-18T19:01:30.782Z | Compiling pin-project v1.1.13 |
| 1764 | 2026-08-18T19:01:30.885Z | Compiling hickory-resolver v0.24.4 |
| 1765 | 2026-08-18T19:01:30.958Z | Compiling rand v0.10.2 |
| 1766 | 2026-08-18T19:01:31.364Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1767 | 2026-08-18T19:01:32.622Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1768 | 2026-08-18T19:01:33.138Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1769 | 2026-08-18T19:01:33.266Z | Compiling num_enum v0.5.11 |
| 1770 | 2026-08-18T19:01:33.558Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1771 | 2026-08-18T19:01:33.768Z | Compiling newtype_derive v0.1.6 |
| 1772 | 2026-08-18T19:01:35.261Z | Compiling progenitor-impl v0.14.0 |
| 1773 | 2026-08-18T19:01:35.439Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1774 | 2026-08-18T19:01:35.485Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1775 | 2026-08-18T19:01:35.498Z | Compiling unicode-normalization v0.1.25 |
| 1776 | 2026-08-18T19:01:36.035Z | Compiling tokio-stream v0.1.19 |
| 1777 | 2026-08-18T19:01:36.536Z | Compiling snafu-derive v0.8.9 |
| 1778 | 2026-08-18T19:01:37.568Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1779 | 2026-08-18T19:01:37.834Z | Compiling async-recursion v1.1.1 |
| 1780 | 2026-08-18T19:01:37.852Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1781 | 2026-08-18T19:01:38.058Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1782 | 2026-08-18T19:01:38.154Z | Compiling slog-dtrace v0.3.0 |
| 1783 | 2026-08-18T19:01:38.263Z | Compiling bstr v1.13.1 |
| 1784 | 2026-08-18T19:01:38.388Z | Compiling csv-core v0.1.13 |
| 1785 | 2026-08-18T19:01:38.524Z | Compiling jiff-core v0.1.0 |
| 1786 | 2026-08-18T19:01:38.536Z | Compiling konst_macro_rules v0.2.19 |
| 1787 | 2026-08-18T19:01:38.660Z | Compiling cancel-safe-futures v0.1.5 |
| 1788 | 2026-08-18T19:01:38.716Z | Compiling owo-colors v4.3.0 |
| 1789 | 2026-08-18T19:01:38.759Z | Compiling same-file v1.0.6 |
| 1790 | 2026-08-18T19:01:38.903Z | Compiling openssl v0.10.81 |
| 1791 | 2026-08-18T19:01:38.930Z | Compiling foldhash v0.1.5 |
| 1792 | 2026-08-18T19:01:38.941Z | Compiling highway v1.3.0 |
| 1793 | 2026-08-18T19:01:39.045Z | Compiling chrono-tz v0.10.4 |
| 1794 | 2026-08-18T19:01:39.058Z | Compiling unicode-xid v0.2.6 |
| 1795 | 2026-08-18T19:01:39.109Z | Compiling foreign-types-shared v0.1.1 |
| 1796 | 2026-08-18T19:01:39.172Z | Compiling unicode-width v0.1.14 |
| 1797 | 2026-08-18T19:01:39.183Z | Compiling const_format_proc_macros v0.2.34 |
| 1798 | 2026-08-18T19:01:39.198Z | Compiling foreign-types v0.3.2 |
| 1799 | 2026-08-18T19:01:39.278Z | Compiling jiff v0.2.35 |
| 1800 | 2026-08-18T19:01:39.308Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1801 | 2026-08-18T19:01:39.329Z | Compiling hashbrown v0.15.5 |
| 1802 | 2026-08-18T19:01:39.496Z | Compiling progenitor-macro v0.14.0 |
| 1803 | 2026-08-18T19:01:39.725Z | Compiling walkdir v2.5.0 |
| 1804 | 2026-08-18T19:01:39.736Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1805 | 2026-08-18T19:01:39.863Z | Compiling konst v0.2.20 |
| 1806 | 2026-08-18T19:01:39.985Z | Compiling globset v0.4.20 |
| 1807 | 2026-08-18T19:01:40.078Z | Compiling csv v1.4.0 |
| 1808 | 2026-08-18T19:01:40.150Z | Compiling snafu v0.8.9 |
| 1809 | 2026-08-18T19:01:40.708Z | Compiling qorb v0.4.1 |
| 1810 | 2026-08-18T19:01:40.840Z | Compiling progenitor v0.13.0 |
| 1811 | 2026-08-18T19:01:40.986Z | Compiling olpc-cjson v0.1.4 |
| 1812 | 2026-08-18T19:01:41.160Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-08-18T19:01:41.216Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-08-18T19:01:42.183Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-08-18T19:01:42.397Z | Compiling rayon v1.12.0 |
| 1816 | 2026-08-18T19:01:43.382Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1817 | 2026-08-18T19:01:43.731Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1818 | 2026-08-18T19:01:43.881Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-08-18T19:01:44.192Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-08-18T19:01:44.353Z | Compiling phf v0.12.1 |
| 1821 | 2026-08-18T19:01:44.512Z | Compiling zone_cfg_derive v0.3.1 |
| 1822 | 2026-08-18T19:01:44.745Z | Compiling tokio-dtrace v0.1.1 |
| 1823 | 2026-08-18T19:01:44.863Z | Compiling itertools v0.12.1 |
| 1824 | 2026-08-18T19:01:45.017Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1825 | 2026-08-18T19:01:45.155Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1826 | 2026-08-18T19:01:45.199Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1827 | 2026-08-18T19:01:45.219Z | Compiling libsw-core v0.3.2 |
| 1828 | 2026-08-18T19:01:45.393Z | Compiling serde_plain v1.0.2 |
| 1829 | 2026-08-18T19:01:45.534Z | Compiling pem v3.0.6 |
| 1830 | 2026-08-18T19:01:45.673Z | Compiling openssl-macros v0.1.1 |
| 1831 | 2026-08-18T19:01:45.857Z | Compiling cookie v0.18.2 |
| 1832 | 2026-08-18T19:01:45.942Z | Compiling sigpipe v0.1.3 |
| 1833 | 2026-08-18T19:01:46.034Z | Compiling glob v0.3.4 |
| 1834 | 2026-08-18T19:01:46.095Z | Compiling typed-path v0.9.3 |
| 1835 | 2026-08-18T19:01:46.167Z | Compiling fixedbitset v0.4.2 |
| 1836 | 2026-08-18T19:01:46.170Z | Compiling fixedbitset v0.5.7 |
| 1837 | 2026-08-18T19:01:46.424Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-08-18T19:01:46.498Z | Compiling bytecount v0.6.9 |
| 1839 | 2026-08-18T19:01:46.526Z | Compiling petgraph v0.8.3 |
| 1840 | 2026-08-18T19:01:46.538Z | Compiling petgraph v0.6.5 |
| 1841 | 2026-08-18T19:01:46.642Z | Compiling papergrid v0.11.0 |
| 1842 | 2026-08-18T19:01:46.677Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1843 | 2026-08-18T19:01:47.028Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-08-18T19:01:47.274Z | Compiling tough v0.22.0 |
| 1845 | 2026-08-18T19:01:47.489Z | Compiling zone v0.3.1 |
| 1846 | 2026-08-18T19:01:48.053Z | Compiling progenitor v0.14.0 |
| 1847 | 2026-08-18T19:01:48.202Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1848 | 2026-08-18T19:01:48.291Z | Compiling libsw v3.5.0 |
| 1849 | 2026-08-18T19:01:48.326Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1850 | 2026-08-18T19:01:48.420Z | Compiling oxide-tokio-rt v0.1.6 |
| 1851 | 2026-08-18T19:01:48.465Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1852 | 2026-08-18T19:01:48.574Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-08-18T19:01:48.749Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1854 | 2026-08-18T19:01:48.987Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-08-18T19:01:49.029Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-08-18T19:01:49.378Z | Compiling const_format v0.2.36 |
| 1857 | 2026-08-18T19:01:49.906Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-08-18T19:01:49.975Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1859 | 2026-08-18T19:01:50.203Z | Compiling tabled_derive v0.7.0 |
| 1860 | 2026-08-18T19:01:50.383Z | Compiling gethostname v0.5.0 |
| 1861 | 2026-08-18T19:01:50.441Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1862 | 2026-08-18T19:01:50.496Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-08-18T19:01:50.506Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-08-18T19:01:50.701Z | Compiling smf v0.2.3 |
| 1865 | 2026-08-18T19:01:50.725Z | Compiling bcs v0.1.6 |
| 1866 | 2026-08-18T19:01:50.739Z | Compiling linear-map v1.2.0 |
| 1867 | 2026-08-18T19:01:50.927Z | Compiling termtree v0.5.1 |
| 1868 | 2026-08-18T19:01:51.050Z | Compiling whoami v1.6.1 |
| 1869 | 2026-08-18T19:01:51.085Z | Compiling smawk v0.3.3 |
| 1870 | 2026-08-18T19:01:51.222Z | Compiling lazy_static v1.5.0 |
| 1871 | 2026-08-18T19:01:51.245Z | Compiling tagptr v0.2.0 |
| 1872 | 2026-08-18T19:01:51.317Z | Compiling unicode-linebreak v0.1.5 |
| 1873 | 2026-08-18T19:01:51.331Z | Compiling steno v0.4.1 |
| 1874 | 2026-08-18T19:01:51.371Z | Compiling moka v0.12.16 |
| 1875 | 2026-08-18T19:01:51.398Z | Compiling tabled v0.15.0 |
| 1876 | 2026-08-18T19:01:51.565Z | Compiling textwrap v0.16.2 |
| 1877 | 2026-08-18T19:01:51.946Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-08-18T19:01:52.097Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-08-18T19:01:52.180Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-08-18T19:01:53.602Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-08-18T19:01:53.633Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-08-18T19:01:54.149Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-08-18T19:01:54.588Z | Compiling hickory-proto v0.25.2 |
| 1884 | 2026-08-18T19:01:54.720Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1885 | 2026-08-18T19:01:54.989Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-08-18T19:01:55.104Z | Compiling libscf-sys v1.2.0 |
| 1887 | 2026-08-18T19:01:55.120Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1888 | 2026-08-18T19:01:55.252Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1889 | 2026-08-18T19:01:55.367Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1890 | 2026-08-18T19:01:55.758Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1891 | 2026-08-18T19:01:55.852Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1892 | 2026-08-18T19:01:55.864Z | Compiling internet-checksum v0.2.1 |
| 1893 | 2026-08-18T19:01:55.868Z | Compiling nom v8.0.0 |
| 1894 | 2026-08-18T19:01:56.006Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1895 | 2026-08-18T19:01:56.519Z | Compiling hickory-resolver v0.25.2 |
| 1896 | 2026-08-18T19:01:57.349Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-08-18T19:01:57.977Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1898 | 2026-08-18T19:02:03.013Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-08-18T19:02:03.081Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1900 | 2026-08-18T19:02:10.801Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1901 | 2026-08-18T19:02:12.407Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-08-18T19:02:13.446Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1903 | 2026-08-18T19:02:14.409Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1904 | 2026-08-18T19:02:15.284Z | Compiling unnumbered v0.1.0 (/work/oxidecomputer/maghemite/unnumbered) |
| 1905 | 2026-08-18T19:02:39.258Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1906 | 2026-08-18T19:02:39.443Z | ──────────── |
| 1907 | 2026-08-18T19:02:39.443Z | Nextest run ID 0a3dc663-c602-4f4c-996c-eb5cef056d98 with nextest profile: default |
| 1908 | 2026-08-18T19:02:39.443Z | Starting 39 tests across 2 binaries |
| 1909 | 2026-08-18T19:02:39.446Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_from_link_local_replies_to_sender |
| 1910 | 2026-08-18T19:02:39.446Z | PASS [ 0.006s] ndp router_discovery::test::router_advertisement_rejects_nonzero_code |
| 1911 | 2026-08-18T19:02:39.446Z | PASS [ 0.006s] ndp router_discovery::test::router_advertisement_checksum_defaults_to_all_nodes_multicast |
| 1912 | 2026-08-18T19:02:39.450Z | PASS [ 0.007s] ndp router_discovery::test::minimum_router_advertisement |
| 1913 | 2026-08-18T19:02:39.450Z | PASS [ 0.007s] ndp router_discovery::test::minimum_router_solicitation |
| 1914 | 2026-08-18T19:02:39.450Z | PASS [ 0.007s] ndp router_discovery::test::router_solicitation_from_non_link_local_is_ignored |
| 1915 | 2026-08-18T19:02:39.450Z | PASS [ 0.007s] ndp router_discovery::test::router_solicitation_accepts_complete_unknown_option |
| 1916 | 2026-08-18T19:02:39.450Z | PASS [ 0.007s] ndp router_discovery::test::router_solicitation_checksum_uses_all_routers_multicast |
| 1917 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_from_unspecified_replies_to_all_nodes |
| 1918 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_from_unspecified_rejects_slla |
| 1919 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_trailing_partial_option |
| 1920 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_multicast_source |
| 1921 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_truncated_option_body |
| 1922 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_truncated_option_header |
| 1923 | 2026-08-18T19:02:39.453Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_truncated_payload |
| 1924 | 2026-08-18T19:02:39.456Z | PASS [ 0.006s] ndp router_discovery::test::router_solicitation_rejects_zero_length_option |
| 1925 | 2026-08-18T19:02:39.459Z | PASS [ 0.005s] ndp router_discovery::test::router_solicitation_with_link_layer_addr |
| 1926 | 2026-08-18T19:02:39.459Z | PASS [ 0.006s] ndp util::tests::ra_older_than_reachable_time_is_expired |
| 1927 | 2026-08-18T19:02:39.459Z | PASS [ 0.005s] ndp util::tests::ra_within_reachable_time_is_not_expired |
| 1928 | 2026-08-18T19:02:39.459Z | PASS [ 0.006s] ndp util::tests::zero_reachable_time_expires_after_default |
| 1929 | 2026-08-18T19:02:39.464Z | PASS [ 0.010s] unnumbered interface::tests::manual_interface_reports_available_runtime_state |
| 1930 | 2026-08-18T19:02:39.464Z | PASS [ 0.010s] unnumbered interface::tests::manual_interface_records_and_clears_discovered_neighbor |
| 1931 | 2026-08-18T19:02:39.467Z | PASS [ 0.011s] unnumbered interface::tests::interface_map_indexes_by_name_and_scope_id |
| 1932 | 2026-08-18T19:02:39.467Z | PASS [ 0.011s] unnumbered interface::tests::interface_map_overwrites_name_and_scope_id_collisions |
| 1933 | 2026-08-18T19:02:39.467Z | PASS [ 0.008s] unnumbered interface::tests::new_manual_rejects_non_link_local_address |
| 1934 | 2026-08-18T19:02:39.472Z | PASS [ 0.009s] unnumbered manager::tests::addr_change_restarts_runtime |
| 1935 | 2026-08-18T19:02:39.472Z | PASS [ 0.009s] unnumbered manager::tests::active_interface_drives_manager_queries_and_bgp_trait |
| 1936 | 2026-08-18T19:02:39.474Z | PASS [ 0.009s] unnumbered manager::tests::expired_discovered_router_converts_to_absent_api_peer |
| 1937 | 2026-08-18T19:02:39.474Z | PASS [ 0.010s] unnumbered manager::tests::configured_interface_reactivates_after_flap |
| 1938 | 2026-08-18T19:02:39.475Z | PASS [ 0.010s] unnumbered manager::tests::drop_releases_manager |
| 1939 | 2026-08-18T19:02:39.475Z | PASS [ 0.008s] unnumbered manager::tests::live_discovered_router_converts_to_api_peer |
| 1940 | 2026-08-18T19:02:39.475Z | PASS [ 0.010s] unnumbered manager::tests::failed_reactivation_leaves_interface_pending |
| 1941 | 2026-08-18T19:02:39.478Z | PASS [ 0.009s] unnumbered manager::tests::pending_interface_derivation |
| 1942 | 2026-08-18T19:02:39.478Z | PASS [ 0.009s] unnumbered manager::tests::real_manager_runs_monitor_and_drop_joins_it |
| 1943 | 2026-08-18T19:02:39.481Z | PASS [ 0.008s] unnumbered manager::tests::reconciler_retains_unchanged_interface |
| 1944 | 2026-08-18T19:02:39.484Z | PASS [ 0.009s] unnumbered manager::tests::runtime_unaffected_by_lifetime_change |
| 1945 | 2026-08-18T19:02:39.484Z | PASS [ 0.009s] unnumbered manager::tests::unconfigure_interface_clears_pending_and_active_state |
| 1946 | 2026-08-18T19:02:39.484Z | PASS [ 0.009s] unnumbered manager::tests::scope_change_restarts_runtime |
| 1947 | 2026-08-18T19:02:39.564Z | PASS [ 0.106s] unnumbered interface::tests::proptest_interface_map_keeps_name_and_scope_indexes_consistent |
| 1948 | 2026-08-18T19:02:39.568Z | ──────────── |
| 1949 | 2026-08-18T19:02:39.568Z | Summary [ 0.125s] 39 tests run: 39 passed, 0 skipped |
| 1950 | 2026-08-18T19:02:39.578Z | process exited: duration 329949 ms, exit code 0 |
| |
| 1951 | 2026-08-18T19:02:39.585Z | found 0 output files |