|
|
|
| 1 | 2026-06-17T21:48:54.443Z | job assigned to worker 01KVBRWECSPC8S481P49ZWZ1T4 [factory aws, i-0117b5598cc172e22] (queued for 1 m 6 s) |
| |
| 2 | 2026-06-17T21:49:00.734Z | starting task 0: "setup" |
| 3 | 2026-06-17T21:49:00.739Z | ++ uname -s |
| 4 | 2026-06-17T21:49:00.739Z | + kern=SunOS |
| 5 | 2026-06-17T21:49:00.739Z | + build_user=build |
| 6 | 2026-06-17T21:49:00.739Z | + build_uid=12345 |
| 7 | 2026-06-17T21:49:00.739Z | + work_dir=/work |
| 8 | 2026-06-17T21:49:00.739Z | + input_dir=/input |
| 9 | 2026-06-17T21:49:00.739Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-17T21:49:00.739Z | + case "$kern" in |
| 11 | 2026-06-17T21:49:00.739Z | + groupadd -g 12345 build |
| 12 | 2026-06-17T21:49:00.739Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-17T21:49:02.746Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-17T21:49:02.854Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-17T21:49:02.860Z | + home_fs=zfs |
| 16 | 2026-06-17T21:49:02.860Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-17T21:49:02.860Z | + mkdir -p /home/build |
| 18 | 2026-06-17T21:49:02.861Z | + chown build:build /home/build /work |
| 19 | 2026-06-17T21:49:04.860Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-17T21:49:04.868Z | process exited: duration 4131 ms, exit code 0 |
| |
| 21 | 2026-06-17T21:49:04.883Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-17T21:49:04.889Z | * rust toolchain channel = "stable" |
| 23 | 2026-06-17T21:49:04.889Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-06-17T21:49:04.889Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-17T21:49:04.889Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-17T21:49:04.889Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-17T21:49:04.890Z | * rust toolchain profile = "default" |
| 28 | 2026-06-17T21:49:04.890Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-17T21:49:04.890Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-17T21:49:04.985Z | info: downloading installer |
| 31 | 2026-06-17T21:49:06.903Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-17T21:49:06.903Z | warn: /opt/ooce/bin |
| 33 | 2026-06-17T21:49:06.903Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-17T21:49:06.903Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-17T21:49:06.903Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-17T21:49:06.903Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-17T21:49:06.903Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-17T21:49:06.903Z | error: cannot install while Rust is installed |
| 39 | 2026-06-17T21:49:06.903Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-17T21:49:06.904Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-17T21:49:06.904Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-17T21:49:06.904Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-17T21:49:06.904Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-17T21:49:06.904Z | info: profile set to default |
| 45 | 2026-06-17T21:49:06.904Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-17T21:49:06.905Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-17T21:49:06.905Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-17T21:49:06.905Z | info: downloading 6 components |
| 49 | 2026-06-17T21:49:22.056Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-17T21:49:22.056Z | |
| 51 | 2026-06-17T21:49:22.072Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-17T21:49:22.072Z | |
| 53 | 2026-06-17T21:49:22.072Z | |
| 54 | 2026-06-17T21:49:22.072Z | Rust is installed now. Great! |
| 55 | 2026-06-17T21:49:22.073Z | |
| 56 | 2026-06-17T21:49:22.073Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-17T21:49:22.073Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-17T21:49:22.073Z | |
| 59 | 2026-06-17T21:49:22.073Z | To configure your current shell, you need to source |
| 60 | 2026-06-17T21:49:22.073Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-17T21:49:22.073Z | |
| 62 | 2026-06-17T21:49:22.073Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-17T21:49:22.073Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-17T21:49:22.073Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-17T21:49:22.073Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-17T21:49:22.073Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-17T21:49:22.073Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-17T21:49:22.073Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-17T21:49:22.076Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-17T21:49:22.077Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-17T21:49:22.169Z | + rustup --version |
| 72 | 2026-06-17T21:49:22.178Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-17T21:49:22.181Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-17T21:49:22.200Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-17T21:49:22.202Z | + cargo --version |
| 76 | 2026-06-17T21:49:22.216Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-17T21:49:22.219Z | + rustc --version |
| 78 | 2026-06-17T21:49:22.250Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-17T21:49:22.268Z | process exited: duration 17358 ms, exit code 0 |
| |
| 80 | 2026-06-17T21:49:22.302Z | starting task 2: "authentication" |
| 81 | 2026-06-17T21:49:22.317Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-06-17T21:49:22.349Z | starting task 3: "clone repository" |
| 83 | 2026-06-17T21:49:22.356Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-17T21:49:22.356Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-17T21:49:22.386Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-17T21:49:23.757Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-17T21:49:23.757Z | + git fetch origin cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 88 | 2026-06-17T21:49:24.057Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-17T21:49:24.057Z | * branch cee38fc37d46b71172e310fa2503d98b7ed5eea2 -> FETCH_HEAD |
| 90 | 2026-06-17T21:49:24.071Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-06-17T21:49:24.071Z | ++ git branch --show-current |
| 92 | 2026-06-17T21:49:24.071Z | + current=main |
| 93 | 2026-06-17T21:49:24.071Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-06-17T21:49:24.071Z | + git branch -f john/bfd-async-wiring cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 95 | 2026-06-17T21:49:24.071Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-06-17T21:49:24.100Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-06-17T21:49:24.106Z | + git reset --hard cee38fc37d46b71172e310fa2503d98b7ed5eea2 |
| 98 | 2026-06-17T21:49:24.106Z | HEAD is now at cee38fc swap sync bfd impl out for bfd-async |
| 99 | 2026-06-17T21:49:24.106Z | process exited: duration 1737 ms, exit code 0 |
| |
| 100 | 2026-06-17T21:49:24.136Z | starting task 4: "build" |
| 101 | 2026-06-17T21:49:24.141Z | + set -e |
| 102 | 2026-06-17T21:49:24.141Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-17T21:49:24.141Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-17T21:49:24.141Z | ++ PLATFORM=illumos |
| 105 | 2026-06-17T21:49:24.141Z | ++ banner install |
| 106 | 2026-06-17T21:49:24.142Z | |
| 107 | 2026-06-17T21:49:24.142Z | # # # #### ##### ## # # |
| 108 | 2026-06-17T21:49:24.142Z | # ## # # # # # # # |
| 109 | 2026-06-17T21:49:24.142Z | # # # # #### # # # # # |
| 110 | 2026-06-17T21:49:24.142Z | # # # # # # ###### # # |
| 111 | 2026-06-17T21:49:24.142Z | # # ## # # # # # # # |
| 112 | 2026-06-17T21:49:24.142Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-17T21:49:24.142Z | |
| 114 | 2026-06-17T21:49:24.142Z | ++ set +o errexit |
| 115 | 2026-06-17T21:49:24.164Z | ++ pkg info clang-15 |
| 116 | 2026-06-17T21:49:24.164Z | ++ grep -qi installed |
| 117 | 2026-06-17T21:49:25.414Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-17T21:49:25.415Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-17T21:49:25.415Z | |
| 120 | 2026-06-17T21:49:25.415Z | clang-15 |
| 121 | 2026-06-17T21:49:25.428Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-17T21:49:25.428Z | ++ set -o errexit |
| 123 | 2026-06-17T21:49:25.428Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-17T21:49:32.504Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-17T21:49:40.187Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-17T21:49:47.437Z | Planning: Solver setup ... Done |
| 127 | 2026-06-17T21:49:47.477Z | Planning: Running solver ... Done |
| 128 | 2026-06-17T21:49:47.620Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-17T21:49:47.641Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-17T21:49:47.736Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-17T21:49:47.765Z | Planning: Package planning ... Done |
| 132 | 2026-06-17T21:49:47.791Z | Planning: Merging actions ... Done |
| 133 | 2026-06-17T21:49:47.898Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-17T21:49:47.905Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-17T21:49:48.750Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-17T21:49:48.757Z | Planning: Planning completed in 8.34 seconds |
| 137 | 2026-06-17T21:49:48.757Z | Packages to install: 2 |
| 138 | 2026-06-17T21:49:48.758Z | Mediators to change: 2 |
| 139 | 2026-06-17T21:49:48.758Z | Services to change: 1 |
| 140 | 2026-06-17T21:49:48.758Z | Create boot environment: No |
| 141 | 2026-06-17T21:49:48.758Z | Create backup boot environment: No |
| 142 | 2026-06-17T21:49:48.759Z | |
| 143 | 2026-06-17T21:49:48.759Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-17T21:49:54.940Z | Download: 981/3076 items 82.2/211.3MB 38% complete (21.8M/s) |
| 145 | 2026-06-17T21:50:01.324Z | Download: 983/3076 items 82.2/211.3MB 38% complete (20.9M/s) |
| 146 | 2026-06-17T21:50:06.327Z | Download: 1702/3076 items 115.8/211.3MB 54% complete (3.6M/s) |
| 147 | 2026-06-17T21:50:15.391Z | Download: 2004/3076 items 116.4/211.3MB 55% complete (5.6M/s) |
| 148 | 2026-06-17T21:50:22.102Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (23.8M/s) |
| 149 | 2026-06-17T21:50:25.076Z | Download: Completed 211.31 MB in 36.33 seconds (5.8M/s) |
| 150 | 2026-06-17T21:50:25.195Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-06-17T21:50:28.328Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 152 | 2026-06-17T21:50:28.960Z | Done |
| 153 | 2026-06-17T21:50:28.960Z | Done |
| 154 | 2026-06-17T21:50:29.737Z | Done |
| 155 | 2026-06-17T21:50:33.090Z | Done |
| 156 | 2026-06-17T21:50:33.161Z | Done |
| 157 | 2026-06-17T21:50:33.166Z | Done |
| 158 | 2026-06-17T21:50:33.431Z | Done |
| 159 | 2026-06-17T21:50:34.120Z | ++ set -o errexit |
| 160 | 2026-06-17T21:50:34.120Z | ++ cargo --version |
| 161 | 2026-06-17T21:50:34.130Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 162 | 2026-06-17T21:50:34.283Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 163 | 2026-06-17T21:50:34.290Z | info: downloading 6 components |
| 164 | 2026-06-17T21:50:49.103Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 165 | 2026-06-17T21:50:49.129Z | ++ rustc --version |
| 166 | 2026-06-17T21:50:49.129Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-06-17T21:50:49.129Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 168 | 2026-06-17T21:50:49.160Z | Updating crates.io index |
| 169 | 2026-06-17T21:50:49.290Z | Downloading crates ... |
| 170 | 2026-06-17T21:50:49.340Z | Downloaded cargo-nextest v0.9.97 |
| 171 | 2026-06-17T21:50:49.402Z | Installing cargo-nextest v0.9.97 |
| 172 | 2026-06-17T21:50:49.441Z | Updating crates.io index |
| 173 | 2026-06-17T21:50:51.903Z | Locking 390 packages to latest compatible versions |
| 174 | 2026-06-17T21:50:52.927Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 175 | 2026-06-17T21:50:52.950Z | Adding duct v0.13.7 (available: v1.1.1) |
| 176 | 2026-06-17T21:50:52.950Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 177 | 2026-06-17T21:50:52.950Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 178 | 2026-06-17T21:50:52.950Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 179 | 2026-06-17T21:50:52.950Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 180 | 2026-06-17T21:50:52.950Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 181 | 2026-06-17T21:50:52.950Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 182 | 2026-06-17T21:50:52.950Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 183 | 2026-06-17T21:50:52.950Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 184 | 2026-06-17T21:50:52.950Z | Downloading crates ... |
| 185 | 2026-06-17T21:50:52.950Z | Downloaded atomic-waker v1.1.2 |
| 186 | 2026-06-17T21:50:52.950Z | Downloaded color-spantrace v0.3.0 |
| 187 | 2026-06-17T21:50:52.950Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-06-17T21:50:52.950Z | Downloaded clap_derive v4.6.1 |
| 189 | 2026-06-17T21:50:52.951Z | Downloaded futures-io v0.3.32 |
| 190 | 2026-06-17T21:50:52.951Z | Downloaded camino-tempfile v1.4.1 |
| 191 | 2026-06-17T21:50:53.012Z | Downloaded globset v0.4.18 |
| 192 | 2026-06-17T21:50:53.012Z | Downloaded humantime-serde v1.1.1 |
| 193 | 2026-06-17T21:50:53.012Z | Downloaded home v0.5.12 |
| 194 | 2026-06-17T21:50:53.012Z | Downloaded itoa v1.0.18 |
| 195 | 2026-06-17T21:50:53.012Z | Downloaded flate2 v1.1.9 |
| 196 | 2026-06-17T21:50:53.012Z | Downloaded futures-util v0.3.32 |
| 197 | 2026-06-17T21:50:53.012Z | Downloaded newtype-uuid v1.3.2 |
| 198 | 2026-06-17T21:50:53.012Z | Downloaded lru-slab v0.1.2 |
| 199 | 2026-06-17T21:50:53.012Z | Downloaded is_ci v1.2.0 |
| 200 | 2026-06-17T21:50:53.012Z | Downloaded getrandom v0.3.4 |
| 201 | 2026-06-17T21:50:53.012Z | Downloaded quote v1.0.45 |
| 202 | 2026-06-17T21:50:53.012Z | Downloaded hyper-tls v0.6.0 |
| 203 | 2026-06-17T21:50:53.022Z | Downloaded future-queue v0.4.0 |
| 204 | 2026-06-17T21:50:53.022Z | Downloaded duct v0.13.7 |
| 205 | 2026-06-17T21:50:53.022Z | Downloaded futures-executor v0.3.32 |
| 206 | 2026-06-17T21:50:53.022Z | Downloaded filetime v0.2.29 |
| 207 | 2026-06-17T21:50:53.022Z | Downloaded either v1.16.0 |
| 208 | 2026-06-17T21:50:53.022Z | Downloaded digest v0.10.7 |
| 209 | 2026-06-17T21:50:53.022Z | Downloaded futures-macro v0.3.32 |
| 210 | 2026-06-17T21:50:53.022Z | Downloaded erased-serde v0.4.10 |
| 211 | 2026-06-17T21:50:53.022Z | Downloaded form_urlencoded v1.2.2 |
| 212 | 2026-06-17T21:50:53.022Z | Downloaded getrandom v0.4.3 |
| 213 | 2026-06-17T21:50:53.022Z | Downloaded heck v0.5.0 |
| 214 | 2026-06-17T21:50:53.022Z | Downloaded equivalent v1.0.2 |
| 215 | 2026-06-17T21:50:53.023Z | Downloaded eyre v0.6.12 |
| 216 | 2026-06-17T21:50:53.023Z | Downloaded foldhash v0.1.5 |
| 217 | 2026-06-17T21:50:53.023Z | Downloaded find-msvc-tools v0.1.9 |
| 218 | 2026-06-17T21:50:53.023Z | Downloaded futures-sink v0.3.32 |
| 219 | 2026-06-17T21:50:53.042Z | Downloaded adler2 v2.0.1 |
| 220 | 2026-06-17T21:50:53.042Z | Downloaded self_update v0.42.0 |
| 221 | 2026-06-17T21:50:53.042Z | Downloaded pathdiff v0.2.3 |
| 222 | 2026-06-17T21:50:53.042Z | Downloaded indent_write v2.2.0 |
| 223 | 2026-06-17T21:50:53.042Z | Downloaded parking_lot v0.12.5 |
| 224 | 2026-06-17T21:50:53.042Z | Downloaded foreign-types-shared v0.1.1 |
| 225 | 2026-06-17T21:50:53.042Z | Downloaded openssl-macros v0.1.1 |
| 226 | 2026-06-17T21:50:53.042Z | Downloaded fnv v1.0.7 |
| 227 | 2026-06-17T21:50:53.042Z | Downloaded generic-array v0.14.7 |
| 228 | 2026-06-17T21:50:53.042Z | Downloaded cfg_aliases v0.2.1 |
| 229 | 2026-06-17T21:50:53.042Z | Downloaded errno v0.3.14 |
| 230 | 2026-06-17T21:50:53.042Z | Downloaded num-traits v0.2.19 |
| 231 | 2026-06-17T21:50:53.042Z | Downloaded ryu v1.0.23 |
| 232 | 2026-06-17T21:50:53.042Z | Downloaded foreign-types v0.3.2 |
| 233 | 2026-06-17T21:50:53.042Z | Downloaded async-scoped v0.9.0 |
| 234 | 2026-06-17T21:50:53.042Z | Downloaded pin-project-internal v1.1.13 |
| 235 | 2026-06-17T21:50:53.042Z | Downloaded anstyle-query v1.1.5 |
| 236 | 2026-06-17T21:50:53.042Z | Downloaded litrs v1.0.0 |
| 237 | 2026-06-17T21:50:53.042Z | Downloaded convert_case v0.10.0 |
| 238 | 2026-06-17T21:50:53.042Z | Downloaded atomicwrites v0.4.4 |
| 239 | 2026-06-17T21:50:53.043Z | Downloaded anstyle-parse v1.0.0 |
| 240 | 2026-06-17T21:50:53.043Z | Downloaded rand_chacha v0.9.0 |
| 241 | 2026-06-17T21:50:53.043Z | Downloaded document-features v0.2.12 |
| 242 | 2026-06-17T21:50:53.043Z | Downloaded clap_lex v1.1.0 |
| 243 | 2026-06-17T21:50:53.043Z | Downloaded guppy-workspace-hack v0.1.0 |
| 244 | 2026-06-17T21:50:53.043Z | Downloaded nextest-metadata v0.12.2 |
| 245 | 2026-06-17T21:50:53.043Z | Downloaded block-buffer v0.10.4 |
| 246 | 2026-06-17T21:50:53.043Z | Downloaded futures-core v0.3.32 |
| 247 | 2026-06-17T21:50:53.046Z | Downloaded cargo-platform v0.2.0 |
| 248 | 2026-06-17T21:50:53.046Z | Downloaded futures-task v0.3.32 |
| 249 | 2026-06-17T21:50:53.046Z | Downloaded nextest-workspace-hack v0.1.0 |
| 250 | 2026-06-17T21:50:53.046Z | Downloaded colorchoice v1.0.5 |
| 251 | 2026-06-17T21:50:53.046Z | Downloaded serde-value v0.7.0 |
| 252 | 2026-06-17T21:50:53.046Z | Downloaded ordered-float v2.10.1 |
| 253 | 2026-06-17T21:50:53.046Z | Downloaded nested v0.1.1 |
| 254 | 2026-06-17T21:50:53.046Z | Downloaded mukti-metadata v0.3.0 |
| 255 | 2026-06-17T21:50:53.046Z | Downloaded openssl-probe v0.2.1 |
| 256 | 2026-06-17T21:50:53.057Z | Downloaded hex v0.4.3 |
| 257 | 2026-06-17T21:50:53.057Z | Downloaded serde_ignored v0.1.14 |
| 258 | 2026-06-17T21:50:53.057Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 259 | 2026-06-17T21:50:53.057Z | Downloaded lazy_static v1.5.0 |
| 260 | 2026-06-17T21:50:53.057Z | Downloaded percent-encoding v2.3.2 |
| 261 | 2026-06-17T21:50:53.057Z | Downloaded backtrace-ext v0.2.1 |
| 262 | 2026-06-17T21:50:53.057Z | Downloaded cpufeatures v0.2.17 |
| 263 | 2026-06-17T21:50:53.057Z | Downloaded number_prefix v0.4.0 |
| 264 | 2026-06-17T21:50:53.058Z | Downloaded serde_urlencoded v0.7.1 |
| 265 | 2026-06-17T21:50:53.058Z | Downloaded http-body v1.0.1 |
| 266 | 2026-06-17T21:50:53.058Z | Downloaded enable-ansi-support v0.2.1 |
| 267 | 2026-06-17T21:50:53.058Z | Downloaded cargo-platform v0.3.3 |
| 268 | 2026-06-17T21:50:53.058Z | Downloaded hyper-rustls v0.27.9 |
| 269 | 2026-06-17T21:50:53.058Z | Downloaded http-body-util v0.1.3 |
| 270 | 2026-06-17T21:50:53.058Z | Downloaded shell-words v1.1.1 |
| 271 | 2026-06-17T21:50:53.058Z | Downloaded shared_child v1.1.1 |
| 272 | 2026-06-17T21:50:53.058Z | Downloaded debug-ignore v1.0.5 |
| 273 | 2026-06-17T21:50:53.058Z | Downloaded indenter v0.3.4 |
| 274 | 2026-06-17T21:50:53.058Z | Downloaded dialoguer v0.11.0 |
| 275 | 2026-06-17T21:50:53.136Z | Downloaded rustc_version v0.4.1 |
| 276 | 2026-06-17T21:50:53.136Z | Downloaded sigchld v0.2.4 |
| 277 | 2026-06-17T21:50:53.136Z | Downloaded is_terminal_polyfill v1.70.2 |
| 278 | 2026-06-17T21:50:53.136Z | Downloaded idna_adapter v1.0.0 |
| 279 | 2026-06-17T21:50:53.136Z | Downloaded strip-ansi-escapes v0.2.1 |
| 280 | 2026-06-17T21:50:53.136Z | Downloaded ed25519 v2.2.3 |
| 281 | 2026-06-17T21:50:53.136Z | Downloaded scopeguard v1.2.0 |
| 282 | 2026-06-17T21:50:53.136Z | Downloaded cargo_metadata v0.20.0 |
| 283 | 2026-06-17T21:50:53.137Z | Downloaded signal-hook-mio v0.2.5 |
| 284 | 2026-06-17T21:50:53.137Z | Downloaded anstyle v1.0.14 |
| 285 | 2026-06-17T21:50:53.137Z | Downloaded serde_spanned v1.1.1 |
| 286 | 2026-06-17T21:50:53.137Z | Downloaded os_pipe v1.2.3 |
| 287 | 2026-06-17T21:50:53.137Z | Downloaded owo-colors v4.3.0 |
| 288 | 2026-06-17T21:50:53.137Z | Downloaded cfg-expr v0.20.8 |
| 289 | 2026-06-17T21:50:53.137Z | Downloaded rustc-demangle v0.1.27 |
| 290 | 2026-06-17T21:50:53.137Z | Downloaded supports-color v3.0.2 |
| 291 | 2026-06-17T21:50:53.137Z | Downloaded subtle v2.6.1 |
| 292 | 2026-06-17T21:50:53.142Z | Downloaded strsim v0.11.1 |
| 293 | 2026-06-17T21:50:53.142Z | Downloaded humantime v2.3.0 |
| 294 | 2026-06-17T21:50:53.142Z | Downloaded swrite v0.1.0 |
| 295 | 2026-06-17T21:50:53.142Z | Downloaded supports-unicode v3.0.0 |
| 296 | 2026-06-17T21:50:53.142Z | Downloaded supports-hyperlinks v3.2.0 |
| 297 | 2026-06-17T21:50:53.142Z | Downloaded sync_wrapper v1.0.2 |
| 298 | 2026-06-17T21:50:53.142Z | Downloaded tinyvec_macros v0.1.1 |
| 299 | 2026-06-17T21:50:53.142Z | Downloaded cargo_metadata v0.23.1 |
| 300 | 2026-06-17T21:50:53.142Z | Downloaded crypto-common v0.1.7 |
| 301 | 2026-06-17T21:50:53.142Z | Downloaded autocfg v1.5.1 |
| 302 | 2026-06-17T21:50:53.142Z | Downloaded terminal_size v0.4.4 |
| 303 | 2026-06-17T21:50:53.142Z | Downloaded fixedbitset v0.5.7 |
| 304 | 2026-06-17T21:50:53.143Z | Downloaded fastrand v2.4.1 |
| 305 | 2026-06-17T21:50:53.143Z | Downloaded rand_core v0.6.4 |
| 306 | 2026-06-17T21:50:53.143Z | Downloaded serde-untagged v0.1.9 |
| 307 | 2026-06-17T21:50:53.143Z | Downloaded pkcs8 v0.10.2 |
| 308 | 2026-06-17T21:50:53.143Z | Downloaded rustc-hash v2.1.2 |
| 309 | 2026-06-17T21:50:53.143Z | Downloaded serde_path_to_error v0.1.20 |
| 310 | 2026-06-17T21:50:53.143Z | Downloaded cargo-util-schemas v0.2.0 |
| 311 | 2026-06-17T21:50:53.143Z | Downloaded jobserver v0.1.34 |
| 312 | 2026-06-17T21:50:53.143Z | Downloaded tokio-macros v2.7.0 |
| 313 | 2026-06-17T21:50:53.143Z | Downloaded self-replace v1.5.0 |
| 314 | 2026-06-17T21:50:53.143Z | Downloaded pkg-config v0.3.33 |
| 315 | 2026-06-17T21:50:53.143Z | Downloaded shlex v2.0.1 |
| 316 | 2026-06-17T21:50:53.143Z | Downloaded addr2line v0.25.1 |
| 317 | 2026-06-17T21:50:53.143Z | Downloaded anstream v1.0.0 |
| 318 | 2026-06-17T21:50:53.143Z | Downloaded serde_spanned v0.6.9 |
| 319 | 2026-06-17T21:50:53.143Z | Downloaded rand_core v0.9.5 |
| 320 | 2026-06-17T21:50:53.152Z | Downloaded ppv-lite86 v0.2.21 |
| 321 | 2026-06-17T21:50:53.152Z | Downloaded toml_datetime v0.6.11 |
| 322 | 2026-06-17T21:50:53.152Z | Downloaded base64ct v1.8.3 |
| 323 | 2026-06-17T21:50:53.152Z | Downloaded miette-derive v7.6.0 |
| 324 | 2026-06-17T21:50:53.152Z | Downloaded ipnet v2.12.0 |
| 325 | 2026-06-17T21:50:53.153Z | Downloaded static_assertions v1.1.0 |
| 326 | 2026-06-17T21:50:53.153Z | Downloaded spki v0.7.3 |
| 327 | 2026-06-17T21:50:53.153Z | Downloaded slab v0.4.12 |
| 328 | 2026-06-17T21:50:53.153Z | Downloaded futures-channel v0.3.32 |
| 329 | 2026-06-17T21:50:53.153Z | Downloaded camino v1.2.2 |
| 330 | 2026-06-17T21:50:53.153Z | Downloaded clap v4.6.1 |
| 331 | 2026-06-17T21:50:53.153Z | Downloaded typeid v1.0.3 |
| 332 | 2026-06-17T21:50:53.153Z | Downloaded try-lock v0.2.5 |
| 333 | 2026-06-17T21:50:53.153Z | Downloaded tracing-error v0.2.1 |
| 334 | 2026-06-17T21:50:53.153Z | Downloaded tower-service v0.3.3 |
| 335 | 2026-06-17T21:50:53.153Z | Downloaded tower-layer v0.3.3 |
| 336 | 2026-06-17T21:50:53.153Z | Downloaded toml_write v0.1.2 |
| 337 | 2026-06-17T21:50:53.153Z | Downloaded simd-adler32 v0.3.9 |
| 338 | 2026-06-17T21:50:53.153Z | Downloaded parking_lot_core v0.9.12 |
| 339 | 2026-06-17T21:50:53.153Z | Downloaded lock_api v0.4.14 |
| 340 | 2026-06-17T21:50:53.153Z | Downloaded signature v2.2.0 |
| 341 | 2026-06-17T21:50:53.153Z | Downloaded pin-project-lite v0.2.17 |
| 342 | 2026-06-17T21:50:53.153Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-06-17T21:50:53.153Z | Downloaded untrusted v0.9.0 |
| 344 | 2026-06-17T21:50:53.153Z | Downloaded target-spec-miette v0.4.8 |
| 345 | 2026-06-17T21:50:53.153Z | Downloaded utf8_iter v1.0.4 |
| 346 | 2026-06-17T21:50:53.153Z | Downloaded urlencoding v2.1.3 |
| 347 | 2026-06-17T21:50:53.153Z | Downloaded unicode-xid v0.2.6 |
| 348 | 2026-06-17T21:50:53.159Z | Downloaded nextest-filtering v0.15.0 |
| 349 | 2026-06-17T21:50:53.177Z | Downloaded signal-hook-registry v1.4.8 |
| 350 | 2026-06-17T21:50:53.177Z | Downloaded thiserror-impl v1.0.69 |
| 351 | 2026-06-17T21:50:53.177Z | Downloaded target-lexicon v0.13.5 |
| 352 | 2026-06-17T21:50:53.177Z | Downloaded getrandom v0.2.17 |
| 353 | 2026-06-17T21:50:53.177Z | Downloaded crc32fast v1.5.0 |
| 354 | 2026-06-17T21:50:53.177Z | Downloaded const-oid v0.9.6 |
| 355 | 2026-06-17T21:50:53.177Z | Downloaded quinn-udp v0.5.14 |
| 356 | 2026-06-17T21:50:53.177Z | Downloaded once_cell v1.21.4 |
| 357 | 2026-06-17T21:50:53.177Z | Downloaded quick-junit v0.5.2 |
| 358 | 2026-06-17T21:50:53.177Z | Downloaded want v0.3.1 |
| 359 | 2026-06-17T21:50:53.178Z | Downloaded version_check v0.9.5 |
| 360 | 2026-06-17T21:50:53.178Z | Downloaded xattr v1.6.1 |
| 361 | 2026-06-17T21:50:53.178Z | Downloaded sha2 v0.10.9 |
| 362 | 2026-06-17T21:50:53.178Z | Downloaded tokio-native-tls v0.3.1 |
| 363 | 2026-06-17T21:50:53.178Z | Downloaded thread_local v1.1.9 |
| 364 | 2026-06-17T21:50:53.178Z | Downloaded thiserror-impl v2.0.18 |
| 365 | 2026-06-17T21:50:53.178Z | Downloaded thiserror v2.0.18 |
| 366 | 2026-06-17T21:50:53.178Z | Downloaded indexmap v2.14.0 |
| 367 | 2026-06-17T21:50:53.178Z | Downloaded smallvec v1.15.2 |
| 368 | 2026-06-17T21:50:53.178Z | Downloaded iana-time-zone v0.1.65 |
| 369 | 2026-06-17T21:50:53.178Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 370 | 2026-06-17T21:50:53.178Z | Downloaded tracing-log v0.2.0 |
| 371 | 2026-06-17T21:50:53.178Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 372 | 2026-06-17T21:50:53.178Z | Downloaded smol_str v0.3.6 |
| 373 | 2026-06-17T21:50:53.178Z | Downloaded derive-where v1.6.1 |
| 374 | 2026-06-17T21:50:53.178Z | Downloaded unicode-linebreak v0.1.5 |
| 375 | 2026-06-17T21:50:53.460Z | Downloaded target-spec v3.6.0 |
| 376 | 2026-06-17T21:50:53.460Z | Downloaded unicase v2.9.0 |
| 377 | 2026-06-17T21:50:53.460Z | Downloaded ahash v0.8.12 |
| 378 | 2026-06-17T21:50:53.460Z | Downloaded proc-macro2 v1.0.106 |
| 379 | 2026-06-17T21:50:53.460Z | Downloaded serde_core v1.0.228 |
| 380 | 2026-06-17T21:50:53.460Z | Downloaded bitflags v2.13.0 |
| 381 | 2026-06-17T21:50:53.460Z | Downloaded native-tls v0.2.18 |
| 382 | 2026-06-17T21:50:53.460Z | Downloaded serde_derive v1.0.228 |
| 383 | 2026-06-17T21:50:53.460Z | Downloaded utf8parse v0.2.2 |
| 384 | 2026-06-17T21:50:53.460Z | Downloaded console v0.15.11 |
| 385 | 2026-06-17T21:50:53.460Z | Downloaded zstd-safe v7.2.4 |
| 386 | 2026-06-17T21:50:53.460Z | Downloaded tokio-rustls v0.26.4 |
| 387 | 2026-06-17T21:50:53.460Z | Downloaded futures v0.3.32 |
| 388 | 2026-06-17T21:50:53.460Z | Downloaded zipsign-api v0.1.5 |
| 389 | 2026-06-17T21:50:53.460Z | Downloaded config v0.15.24 |
| 390 | 2026-06-17T21:50:53.460Z | Downloaded httparse v1.10.1 |
| 391 | 2026-06-17T21:50:53.460Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 392 | 2026-06-17T21:50:53.460Z | Downloaded log v0.4.32 |
| 393 | 2026-06-17T21:50:53.460Z | Downloaded backtrace v0.3.76 |
| 394 | 2026-06-17T21:50:53.460Z | Downloaded textwrap v0.16.2 |
| 395 | 2026-06-17T21:50:53.460Z | Downloaded sharded-slab v0.1.7 |
| 396 | 2026-06-17T21:50:53.460Z | Downloaded tempfile v3.27.0 |
| 397 | 2026-06-17T21:50:53.460Z | Downloaded rustls-pki-types v1.14.1 |
| 398 | 2026-06-17T21:50:53.461Z | Downloaded tokio-stream v0.1.18 |
| 399 | 2026-06-17T21:50:53.461Z | Downloaded zmij v1.0.21 |
| 400 | 2026-06-17T21:50:53.461Z | Downloaded bytes v1.11.1 |
| 401 | 2026-06-17T21:50:53.461Z | Downloaded zeroize v1.9.0 |
| 402 | 2026-06-17T21:50:53.461Z | Downloaded zstd v0.13.3 |
| 403 | 2026-06-17T21:50:53.461Z | Downloaded base64 v0.22.1 |
| 404 | 2026-06-17T21:50:53.461Z | Downloaded semver v1.0.28 |
| 405 | 2026-06-17T21:50:53.461Z | Downloaded tinyvec v1.11.0 |
| 406 | 2026-06-17T21:50:53.461Z | Downloaded tracing-attributes v0.1.31 |
| 407 | 2026-06-17T21:50:53.461Z | Downloaded derive_more v2.1.1 |
| 408 | 2026-06-17T21:50:53.461Z | Downloaded socket2 v0.6.4 |
| 409 | 2026-06-17T21:50:53.461Z | Downloaded signal-hook v0.3.18 |
| 410 | 2026-06-17T21:50:53.461Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 411 | 2026-06-17T21:50:53.461Z | Downloaded tracing-core v0.1.36 |
| 412 | 2026-06-17T21:50:53.461Z | Downloaded pin-project v1.1.13 |
| 413 | 2026-06-17T21:50:53.461Z | Downloaded unicode-ident v1.0.24 |
| 414 | 2026-06-17T21:50:53.461Z | Downloaded miniz_oxide v0.8.9 |
| 415 | 2026-06-17T21:50:53.461Z | Downloaded toml v0.8.23 |
| 416 | 2026-06-17T21:50:53.461Z | Downloaded quinn v0.11.9 |
| 417 | 2026-06-17T21:50:53.461Z | Downloaded borsh v1.6.1 |
| 418 | 2026-06-17T21:50:53.461Z | Downloaded xxhash-rust v0.8.15 |
| 419 | 2026-06-17T21:50:53.461Z | Downloaded vte v0.14.1 |
| 420 | 2026-06-17T21:50:53.461Z | Downloaded der v0.7.10 |
| 421 | 2026-06-17T21:50:53.461Z | Downloaded derive_more-impl v2.1.1 |
| 422 | 2026-06-17T21:50:53.461Z | Downloaded serde v1.0.228 |
| 423 | 2026-06-17T21:50:53.461Z | Downloaded openssl-sys v0.9.117 |
| 424 | 2026-06-17T21:50:53.461Z | Downloaded indicatif v0.17.11 |
| 425 | 2026-06-17T21:50:53.462Z | Downloaded ed25519-dalek v2.2.0 |
| 426 | 2026-06-17T21:50:53.462Z | Downloaded uuid v1.23.3 |
| 427 | 2026-06-17T21:50:53.462Z | Downloaded tar v0.4.46 |
| 428 | 2026-06-17T21:50:53.462Z | Downloaded cc v1.2.64 |
| 429 | 2026-06-17T21:50:53.462Z | Downloaded rustls-webpki v0.103.13 |
| 430 | 2026-06-17T21:50:53.462Z | Downloaded url v2.5.8 |
| 431 | 2026-06-17T21:50:53.462Z | Downloaded typenum v1.20.1 |
| 432 | 2026-06-17T21:50:53.462Z | Downloaded hyper-util v0.1.20 |
| 433 | 2026-06-17T21:50:53.462Z | Downloaded hashbrown v0.15.5 |
| 434 | 2026-06-17T21:50:53.462Z | Downloaded h2 v0.4.15 |
| 435 | 2026-06-17T21:50:53.462Z | Downloaded mio v1.2.1 |
| 436 | 2026-06-17T21:50:53.462Z | Downloaded crossterm v0.29.0 |
| 437 | 2026-06-17T21:50:53.462Z | Downloaded unicode-segmentation v1.13.3 |
| 438 | 2026-06-17T21:50:53.462Z | Downloaded http v1.4.2 |
| 439 | 2026-06-17T21:50:53.462Z | Downloaded rand v0.9.4 |
| 440 | 2026-06-17T21:50:53.462Z | Downloaded memchr v2.8.2 |
| 441 | 2026-06-17T21:50:53.462Z | Downloaded hashbrown v0.17.1 |
| 442 | 2026-06-17T21:50:53.468Z | Downloaded guppy v0.17.26 |
| 443 | 2026-06-17T21:50:53.468Z | Downloaded serde_json v1.0.150 |
| 444 | 2026-06-17T21:50:53.468Z | Downloaded unicode-normalization v0.1.25 |
| 445 | 2026-06-17T21:50:53.468Z | Downloaded toml_edit v0.22.27 |
| 446 | 2026-06-17T21:50:53.469Z | Downloaded miette v7.6.0 |
| 447 | 2026-06-17T21:50:53.469Z | Downloaded tower-http v0.6.11 |
| 448 | 2026-06-17T21:50:53.469Z | Downloaded tokio-util v0.7.18 |
| 449 | 2026-06-17T21:50:53.469Z | Downloaded clap_builder v4.6.0 |
| 450 | 2026-06-17T21:50:53.469Z | Downloaded ron v0.12.1 |
| 451 | 2026-06-17T21:50:53.469Z | Downloaded tower v0.5.3 |
| 452 | 2026-06-17T21:50:53.469Z | Downloaded aho-corasick v1.1.4 |
| 453 | 2026-06-17T21:50:53.469Z | Downloaded reqwest v0.12.28 |
| 454 | 2026-06-17T21:50:53.469Z | Downloaded itertools v0.14.0 |
| 455 | 2026-06-17T21:50:53.469Z | Downloaded pulldown-cmark v0.13.4 |
| 456 | 2026-06-17T21:50:53.469Z | Downloaded regex v1.12.4 |
| 457 | 2026-06-17T21:50:53.469Z | Downloaded webpki-roots v1.0.8 |
| 458 | 2026-06-17T21:50:53.473Z | Downloaded tracing-subscriber v0.3.23 |
| 459 | 2026-06-17T21:50:53.473Z | Downloaded gimli v0.32.3 |
| 460 | 2026-06-17T21:50:53.473Z | Downloaded chrono v0.4.45 |
| 461 | 2026-06-17T21:50:53.473Z | Downloaded curve25519-dalek v4.1.3 |
| 462 | 2026-06-17T21:50:53.473Z | Downloaded idna v1.1.0 |
| 463 | 2026-06-17T21:50:53.473Z | Downloaded zerocopy v0.8.52 |
| 464 | 2026-06-17T21:50:53.473Z | Downloaded quick-xml v0.37.5 |
| 465 | 2026-06-17T21:50:53.474Z | Downloaded hyper v1.10.1 |
| 466 | 2026-06-17T21:50:53.474Z | Downloaded portable-atomic v1.13.1 |
| 467 | 2026-06-17T21:50:53.474Z | Downloaded bstr v1.12.1 |
| 468 | 2026-06-17T21:50:53.474Z | Downloaded unicode-width v0.1.14 |
| 469 | 2026-06-17T21:50:53.474Z | Downloaded quick-xml v0.38.4 |
| 470 | 2026-06-17T21:50:53.474Z | Downloaded winnow v0.7.15 |
| 471 | 2026-06-17T21:50:53.474Z | Downloaded winnow v1.0.3 |
| 472 | 2026-06-17T21:50:53.474Z | Downloaded color-eyre v0.6.5 |
| 473 | 2026-06-17T21:50:53.474Z | Downloaded quinn-proto v0.11.14 |
| 474 | 2026-06-17T21:50:53.474Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 475 | 2026-06-17T21:50:53.583Z | Downloaded tokio v1.52.3 |
| 476 | 2026-06-17T21:50:53.583Z | Downloaded vcpkg v0.2.15 |
| 477 | 2026-06-17T21:50:53.583Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-06-17T21:50:53.583Z | Downloaded openssl v0.10.81 |
| 479 | 2026-06-17T21:50:53.583Z | Downloaded unicode-width v0.2.2 |
| 480 | 2026-06-17T21:50:53.583Z | Downloaded object v0.37.3 |
| 481 | 2026-06-17T21:50:53.583Z | Downloaded syn v2.0.118 |
| 482 | 2026-06-17T21:50:53.583Z | Downloaded rustls v0.23.40 |
| 483 | 2026-06-17T21:50:53.583Z | Downloaded regex-syntax v0.8.11 |
| 484 | 2026-06-17T21:50:53.583Z | Downloaded nix v0.30.1 |
| 485 | 2026-06-17T21:50:53.583Z | Downloaded rustix v0.38.44 |
| 486 | 2026-06-17T21:50:53.583Z | Downloaded rustix v1.1.4 |
| 487 | 2026-06-17T21:50:53.583Z | Downloaded tracing v0.1.44 |
| 488 | 2026-06-17T21:50:53.583Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-06-17T21:50:53.583Z | Downloaded petgraph v0.8.3 |
| 490 | 2026-06-17T21:50:53.603Z | Downloaded libc v0.2.186 |
| 491 | 2026-06-17T21:50:53.603Z | Downloaded recursion v0.5.4 |
| 492 | 2026-06-17T21:50:53.603Z | Downloaded ring v0.17.14 |
| 493 | 2026-06-17T21:50:53.603Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-06-17T21:50:53.603Z | Compiling libc v0.2.186 |
| 495 | 2026-06-17T21:50:53.603Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-06-17T21:50:53.603Z | Compiling quote v1.0.45 |
| 497 | 2026-06-17T21:50:53.603Z | Compiling serde_core v1.0.228 |
| 498 | 2026-06-17T21:50:53.603Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-06-17T21:50:53.603Z | Compiling memchr v2.8.2 |
| 500 | 2026-06-17T21:50:53.604Z | Compiling once_cell v1.21.4 |
| 501 | 2026-06-17T21:50:53.623Z | Compiling log v0.4.32 |
| 502 | 2026-06-17T21:50:53.662Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-06-17T21:50:53.724Z | Compiling itoa v1.0.18 |
| 504 | 2026-06-17T21:50:53.787Z | Compiling serde v1.0.228 |
| 505 | 2026-06-17T21:50:53.951Z | Compiling futures-core v0.3.32 |
| 506 | 2026-06-17T21:50:53.963Z | Compiling smallvec v1.15.2 |
| 507 | 2026-06-17T21:50:54.123Z | Compiling bitflags v2.13.0 |
| 508 | 2026-06-17T21:50:54.149Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-06-17T21:50:54.212Z | Compiling hashbrown v0.17.1 |
| 510 | 2026-06-17T21:50:54.388Z | Compiling shlex v2.0.1 |
| 511 | 2026-06-17T21:50:54.494Z | Compiling errno v0.3.14 |
| 512 | 2026-06-17T21:50:54.505Z | Compiling equivalent v1.0.2 |
| 513 | 2026-06-17T21:50:54.521Z | Compiling bytes v1.11.1 |
| 514 | 2026-06-17T21:50:54.604Z | Compiling jobserver v0.1.34 |
| 515 | 2026-06-17T21:50:54.672Z | Compiling signal-hook-registry v1.4.8 |
| 516 | 2026-06-17T21:50:54.685Z | Compiling mio v1.2.1 |
| 517 | 2026-06-17T21:50:54.727Z | Compiling futures-sink v0.3.32 |
| 518 | 2026-06-17T21:50:54.850Z | Compiling syn v2.0.118 |
| 519 | 2026-06-17T21:50:54.864Z | Compiling cc v1.2.64 |
| 520 | 2026-06-17T21:50:54.869Z | Compiling rustix v1.1.4 |
| 521 | 2026-06-17T21:50:54.915Z | Compiling socket2 v0.6.4 |
| 522 | 2026-06-17T21:50:55.193Z | Compiling zmij v1.0.21 |
| 523 | 2026-06-17T21:50:55.366Z | Compiling slab v0.4.12 |
| 524 | 2026-06-17T21:50:55.373Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-06-17T21:50:55.544Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-06-17T21:50:55.553Z | Compiling version_check v0.9.5 |
| 527 | 2026-06-17T21:50:55.699Z | Compiling serde_json v1.0.150 |
| 528 | 2026-06-17T21:50:55.860Z | Compiling indexmap v2.14.0 |
| 529 | 2026-06-17T21:50:55.939Z | Compiling futures-io v0.3.32 |
| 530 | 2026-06-17T21:50:55.995Z | Compiling getrandom v0.4.3 |
| 531 | 2026-06-17T21:50:56.105Z | Compiling futures-task v0.3.32 |
| 532 | 2026-06-17T21:50:56.140Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-06-17T21:50:56.284Z | Compiling camino v1.2.2 |
| 534 | 2026-06-17T21:50:56.312Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-06-17T21:50:56.596Z | Compiling ring v0.17.14 |
| 536 | 2026-06-17T21:50:56.631Z | Compiling http v1.4.2 |
| 537 | 2026-06-17T21:50:56.676Z | Compiling autocfg v1.5.1 |
| 538 | 2026-06-17T21:50:56.779Z | Compiling zeroize v1.9.0 |
| 539 | 2026-06-17T21:50:56.886Z | Compiling adler2 v2.0.1 |
| 540 | 2026-06-17T21:50:56.931Z | Compiling simd-adler32 v0.3.9 |
| 541 | 2026-06-17T21:50:57.053Z | Compiling num-traits v0.2.19 |
| 542 | 2026-06-17T21:50:57.296Z | Compiling miniz_oxide v0.8.9 |
| 543 | 2026-06-17T21:50:57.452Z | Compiling target-lexicon v0.13.5 |
| 544 | 2026-06-17T21:50:57.521Z | Compiling zerocopy v0.8.52 |
| 545 | 2026-06-17T21:50:57.791Z | Compiling getrandom v0.3.4 |
| 546 | 2026-06-17T21:50:57.907Z | Compiling object v0.37.3 |
| 547 | 2026-06-17T21:50:58.022Z | Compiling http-body v1.0.1 |
| 548 | 2026-06-17T21:50:58.182Z | Compiling rustls-pki-types v1.14.1 |
| 549 | 2026-06-17T21:50:58.265Z | Compiling form_urlencoded v1.2.2 |
| 550 | 2026-06-17T21:50:58.301Z | Compiling semver v1.0.28 |
| 551 | 2026-06-17T21:50:58.478Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-06-17T21:50:58.523Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-06-17T21:50:58.590Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-06-17T21:50:58.749Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-06-17T21:50:58.820Z | Compiling getrandom v0.2.17 |
| 556 | 2026-06-17T21:50:59.259Z | Compiling untrusted v0.9.0 |
| 557 | 2026-06-17T21:50:59.273Z | Compiling guppy-workspace-hack v0.1.0 |
| 558 | 2026-06-17T21:50:59.274Z | Compiling utf8_iter v1.0.4 |
| 559 | 2026-06-17T21:50:59.274Z | Compiling gimli v0.32.3 |
| 560 | 2026-06-17T21:50:59.274Z | Compiling idna_adapter v1.0.0 |
| 561 | 2026-06-17T21:50:59.274Z | Compiling signal-hook v0.3.18 |
| 562 | 2026-06-17T21:50:59.274Z | Compiling tokio v1.52.3 |
| 563 | 2026-06-17T21:50:59.458Z | Compiling httparse v1.10.1 |
| 564 | 2026-06-17T21:50:59.615Z | Compiling futures-util v0.3.32 |
| 565 | 2026-06-17T21:50:59.616Z | Compiling owo-colors v4.3.0 |
| 566 | 2026-06-17T21:50:59.748Z | Compiling thiserror v2.0.18 |
| 567 | 2026-06-17T21:50:59.842Z | Compiling fnv v1.0.7 |
| 568 | 2026-06-17T21:51:00.043Z | Compiling tracing v0.1.44 |
| 569 | 2026-06-17T21:51:00.063Z | Compiling idna v1.1.0 |
| 570 | 2026-06-17T21:51:00.306Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-06-17T21:51:05.275Z | Compiling addr2line v0.25.1 |
| 572 | 2026-06-17T21:51:05.275Z | Compiling generic-array v0.14.7 |
| 573 | 2026-06-17T21:51:05.275Z | Compiling try-lock v0.2.5 |
| 574 | 2026-06-17T21:51:05.275Z | Compiling fastrand v2.4.1 |
| 575 | 2026-06-17T21:51:05.275Z | Compiling typeid v1.0.3 |
| 576 | 2026-06-17T21:51:05.275Z | Compiling rustc-demangle v0.1.27 |
| 577 | 2026-06-17T21:51:05.275Z | Compiling pkg-config v0.3.33 |
| 578 | 2026-06-17T21:51:05.275Z | Compiling target-spec v3.6.0 |
| 579 | 2026-06-17T21:51:05.275Z | Compiling tower-service v0.3.3 |
| 580 | 2026-06-17T21:51:05.275Z | Compiling rustls v0.23.40 |
| 581 | 2026-06-17T21:51:05.275Z | Compiling thiserror v1.0.69 |
| 582 | 2026-06-17T21:51:05.275Z | Compiling atomic-waker v1.1.2 |
| 583 | 2026-06-17T21:51:05.275Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-06-17T21:51:05.275Z | Compiling tempfile v3.27.0 |
| 585 | 2026-06-17T21:51:05.275Z | Compiling cfg-expr v0.20.8 |
| 586 | 2026-06-17T21:51:05.275Z | Compiling want v0.3.1 |
| 587 | 2026-06-17T21:51:05.276Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-06-17T21:51:05.276Z | Compiling url v2.5.8 |
| 589 | 2026-06-17T21:51:05.276Z | Compiling h2 v0.4.15 |
| 590 | 2026-06-17T21:51:05.276Z | Compiling backtrace v0.3.76 |
| 591 | 2026-06-17T21:51:05.276Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-06-17T21:51:05.276Z | Compiling terminal_size v0.4.4 |
| 593 | 2026-06-17T21:51:05.483Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-06-17T21:51:05.565Z | Compiling typenum v1.20.1 |
| 595 | 2026-06-17T21:51:05.675Z | Compiling rustls-webpki v0.103.13 |
| 596 | 2026-06-17T21:51:05.883Z | Compiling erased-serde v0.4.10 |
| 597 | 2026-06-17T21:51:06.185Z | Compiling winnow v0.7.15 |
| 598 | 2026-06-17T21:51:06.196Z | Compiling regex-syntax v0.8.11 |
| 599 | 2026-06-17T21:51:08.075Z | Compiling subtle v2.6.1 |
| 600 | 2026-06-17T21:51:08.263Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-06-17T21:51:09.075Z | Compiling hyper v1.10.1 |
| 602 | 2026-06-17T21:51:10.697Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-06-17T21:51:10.861Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-06-17T21:51:11.233Z | Compiling ahash v0.8.12 |
| 605 | 2026-06-17T21:51:11.496Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-06-17T21:51:11.611Z | Compiling ipnet v2.12.0 |
| 607 | 2026-06-17T21:51:12.084Z | Compiling either v1.16.0 |
| 608 | 2026-06-17T21:51:12.309Z | Compiling base64 v0.22.1 |
| 609 | 2026-06-17T21:51:12.772Z | Compiling foldhash v0.1.5 |
| 610 | 2026-06-17T21:51:12.791Z | Compiling is_ci v1.2.0 |
| 611 | 2026-06-17T21:51:12.795Z | Compiling portable-atomic v1.13.1 |
| 612 | 2026-06-17T21:51:12.795Z | Compiling crc32fast v1.5.0 |
| 613 | 2026-06-17T21:51:12.958Z | Compiling lazy_static v1.5.0 |
| 614 | 2026-06-17T21:51:12.985Z | Compiling unicode-linebreak v0.1.5 |
| 615 | 2026-06-17T21:51:13.067Z | Compiling nextest-workspace-hack v0.1.0 |
| 616 | 2026-06-17T21:51:13.103Z | Compiling unicode-segmentation v1.13.3 |
| 617 | 2026-06-17T21:51:13.255Z | Compiling toml_write v0.1.2 |
| 618 | 2026-06-17T21:51:13.271Z | Compiling parking_lot_core v0.9.12 |
| 619 | 2026-06-17T21:51:13.295Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-06-17T21:51:13.500Z | Compiling tower v0.5.3 |
| 621 | 2026-06-17T21:51:13.514Z | Compiling toml_edit v0.22.27 |
| 622 | 2026-06-17T21:51:13.517Z | Compiling convert_case v0.10.0 |
| 623 | 2026-06-17T21:51:13.628Z | Compiling textwrap v0.16.2 |
| 624 | 2026-06-17T21:51:13.686Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-06-17T21:51:13.781Z | Compiling hashbrown v0.15.5 |
| 626 | 2026-06-17T21:51:14.075Z | Compiling supports-color v3.0.2 |
| 627 | 2026-06-17T21:51:14.277Z | Compiling hyper-util v0.1.20 |
| 628 | 2026-06-17T21:51:14.347Z | Compiling tokio-rustls v0.26.4 |
| 629 | 2026-06-17T21:51:14.648Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-06-17T21:51:14.911Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-06-17T21:51:14.986Z | Compiling webpki-roots v1.0.8 |
| 632 | 2026-06-17T21:51:15.043Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-06-17T21:51:15.102Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-06-17T21:51:15.186Z | Compiling console v0.15.11 |
| 635 | 2026-06-17T21:51:15.224Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-06-17T21:51:15.582Z | Compiling cargo-platform v0.3.3 |
| 637 | 2026-06-17T21:51:16.144Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-06-17T21:51:16.156Z | Compiling thread_local v1.1.9 |
| 639 | 2026-06-17T21:51:16.319Z | Compiling pulldown-cmark v0.13.4 |
| 640 | 2026-06-17T21:51:16.504Z | Compiling ryu v1.0.23 |
| 641 | 2026-06-17T21:51:16.515Z | Compiling rustix v0.38.44 |
| 642 | 2026-06-17T21:51:16.791Z | Compiling supports-hyperlinks v3.2.0 |
| 643 | 2026-06-17T21:51:16.882Z | Compiling supports-unicode v3.0.0 |
| 644 | 2026-06-17T21:51:16.903Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-17T21:51:16.923Z | Compiling debug-ignore v1.0.5 |
| 646 | 2026-06-17T21:51:17.008Z | Compiling zstd-safe v7.2.4 |
| 647 | 2026-06-17T21:51:17.008Z | Compiling cfg_aliases v0.2.1 |
| 648 | 2026-06-17T21:51:17.032Z | Compiling winnow v1.0.3 |
| 649 | 2026-06-17T21:51:17.043Z | Compiling utf8parse v0.2.2 |
| 650 | 2026-06-17T21:51:17.087Z | Compiling unicode-width v0.1.14 |
| 651 | 2026-06-17T21:51:17.153Z | Compiling fixedbitset v0.5.7 |
| 652 | 2026-06-17T21:51:17.255Z | Compiling anstyle-parse v1.0.0 |
| 653 | 2026-06-17T21:51:17.384Z | Compiling petgraph v0.8.3 |
| 654 | 2026-06-17T21:51:17.476Z | Compiling miette v7.6.0 |
| 655 | 2026-06-17T21:51:17.667Z | Compiling nix v0.30.1 |
| 656 | 2026-06-17T21:51:18.054Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 657 | 2026-06-17T21:51:18.469Z | Compiling lock_api v0.4.14 |
| 658 | 2026-06-17T21:51:18.849Z | Compiling serde_urlencoded v0.7.1 |
| 659 | 2026-06-17T21:51:19.156Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-06-17T21:51:19.271Z | Compiling sigchld v0.2.4 |
| 661 | 2026-06-17T21:51:19.347Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-06-17T21:51:19.466Z | Compiling hyper-rustls v0.27.9 |
| 663 | 2026-06-17T21:51:19.479Z | Compiling serde-value v0.7.0 |
| 664 | 2026-06-17T21:51:20.135Z | Compiling toml v0.8.23 |
| 665 | 2026-06-17T21:51:20.229Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-06-17T21:51:20.850Z | Compiling tower-http v0.6.11 |
| 667 | 2026-06-17T21:51:21.528Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-06-17T21:51:22.463Z | Compiling itertools v0.14.0 |
| 669 | 2026-06-17T21:51:22.534Z | Compiling regex v1.12.4 |
| 670 | 2026-06-17T21:51:22.815Z | Compiling crypto-common v0.1.7 |
| 671 | 2026-06-17T21:51:22.874Z | Compiling block-buffer v0.10.4 |
| 672 | 2026-06-17T21:51:22.946Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-06-17T21:51:22.966Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-06-17T21:51:23.019Z | Compiling rand_core v0.9.5 |
| 675 | 2026-06-17T21:51:23.267Z | Compiling pin-project-internal v1.1.13 |
| 676 | 2026-06-17T21:51:23.267Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-06-17T21:51:23.496Z | Compiling uuid v1.23.3 |
| 678 | 2026-06-17T21:51:23.532Z | Compiling smol_str v0.3.6 |
| 679 | 2026-06-17T21:51:23.866Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 680 | 2026-06-17T21:51:23.926Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-06-17T21:51:23.967Z | Compiling filetime v0.2.29 |
| 682 | 2026-06-17T21:51:24.028Z | Compiling vte v0.14.1 |
| 683 | 2026-06-17T21:51:24.071Z | Compiling bstr v1.12.1 |
| 684 | 2026-06-17T21:51:24.247Z | Compiling litrs v1.0.0 |
| 685 | 2026-06-17T21:51:24.328Z | Compiling self_update v0.42.0 |
| 686 | 2026-06-17T21:51:24.365Z | Compiling unicode-xid v0.2.6 |
| 687 | 2026-06-17T21:51:24.508Z | Compiling tinyvec_macros v0.1.1 |
| 688 | 2026-06-17T21:51:24.555Z | Compiling xattr v1.6.1 |
| 689 | 2026-06-17T21:51:24.578Z | Compiling eyre v0.6.12 |
| 690 | 2026-06-17T21:51:24.596Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-06-17T21:51:24.689Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-06-17T21:51:24.689Z | Compiling color-spantrace v0.3.0 |
| 693 | 2026-06-17T21:51:24.744Z | Compiling static_assertions v1.1.0 |
| 694 | 2026-06-17T21:51:24.744Z | Compiling nested v0.1.1 |
| 695 | 2026-06-17T21:51:24.863Z | Compiling unicase v2.9.0 |
| 696 | 2026-06-17T21:51:24.872Z | Compiling anstyle-query v1.1.5 |
| 697 | 2026-06-17T21:51:24.872Z | Compiling colorchoice v1.0.5 |
| 698 | 2026-06-17T21:51:24.893Z | Compiling iana-time-zone v0.1.65 |
| 699 | 2026-06-17T21:51:24.934Z | Compiling anstyle v1.0.14 |
| 700 | 2026-06-17T21:51:25.005Z | Compiling chrono v0.4.45 |
| 701 | 2026-06-17T21:51:25.050Z | Compiling guppy v0.17.26 |
| 702 | 2026-06-17T21:51:25.189Z | Compiling anstream v1.0.0 |
| 703 | 2026-06-17T21:51:25.206Z | Compiling indicatif v0.17.11 |
| 704 | 2026-06-17T21:51:25.233Z | Compiling document-features v0.2.12 |
| 705 | 2026-06-17T21:51:25.691Z | Compiling tar v0.4.46 |
| 706 | 2026-06-17T21:51:25.814Z | Compiling tinyvec v1.11.0 |
| 707 | 2026-06-17T21:51:26.097Z | Compiling globset v0.4.18 |
| 708 | 2026-06-17T21:51:26.241Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-06-17T21:51:27.634Z | Compiling pin-project v1.1.13 |
| 710 | 2026-06-17T21:51:27.741Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-06-17T21:51:28.185Z | Compiling toml v1.1.2+spec-1.1.0 |
| 712 | 2026-06-17T21:51:28.243Z | Compiling newtype-uuid v1.3.2 |
| 713 | 2026-06-17T21:51:28.325Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-06-17T21:51:28.375Z | Compiling reqwest v0.12.28 |
| 715 | 2026-06-17T21:51:28.432Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-06-17T21:51:28.672Z | Compiling futures v0.3.32 |
| 717 | 2026-06-17T21:51:28.760Z | Compiling digest v0.10.7 |
| 718 | 2026-06-17T21:51:28.986Z | Compiling parking_lot v0.12.5 |
| 719 | 2026-06-17T21:51:28.999Z | Compiling derive_more v2.1.1 |
| 720 | 2026-06-17T21:51:29.077Z | Compiling flate2 v1.1.9 |
| 721 | 2026-06-17T21:51:29.345Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-06-17T21:51:29.581Z | Compiling shared_child v1.1.1 |
| 723 | 2026-06-17T21:51:29.940Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-06-17T21:51:29.971Z | Compiling self-replace v1.5.0 |
| 725 | 2026-06-17T21:51:30.075Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-06-17T21:51:30.265Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-06-17T21:51:30.632Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-06-17T21:51:31.211Z | Compiling cpufeatures v0.2.17 |
| 729 | 2026-06-17T21:51:31.292Z | Compiling heck v0.5.0 |
| 730 | 2026-06-17T21:51:31.371Z | Compiling strsim v0.11.1 |
| 731 | 2026-06-17T21:51:31.760Z | Compiling shell-words v1.1.1 |
| 732 | 2026-06-17T21:51:31.900Z | Compiling indenter v0.3.4 |
| 733 | 2026-06-17T21:51:32.027Z | Compiling humantime v2.3.0 |
| 734 | 2026-06-17T21:51:32.156Z | Compiling recursion v0.5.4 |
| 735 | 2026-06-17T21:51:32.188Z | Compiling urlencoding v2.1.3 |
| 736 | 2026-06-17T21:51:32.219Z | Compiling clap_lex v1.1.0 |
| 737 | 2026-06-17T21:51:32.294Z | Compiling nextest-filtering v0.15.0 |
| 738 | 2026-06-17T21:51:32.432Z | Compiling clap_builder v4.6.0 |
| 739 | 2026-06-17T21:51:32.581Z | Compiling clap_derive v4.6.1 |
| 740 | 2026-06-17T21:51:33.489Z | Compiling humantime-serde v1.1.1 |
| 741 | 2026-06-17T21:51:34.169Z | Compiling sha2 v0.10.9 |
| 742 | 2026-06-17T21:51:34.399Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-06-17T21:51:35.383Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-06-17T21:51:35.666Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-06-17T21:51:36.232Z | Compiling crossterm v0.29.0 |
| 746 | 2026-06-17T21:51:37.529Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-06-17T21:51:38.711Z | Compiling zstd v0.13.3 |
| 748 | 2026-06-17T21:51:38.724Z | Compiling duct v0.13.7 |
| 749 | 2026-06-17T21:51:38.938Z | Compiling config v0.15.24 |
| 750 | 2026-06-17T21:51:39.137Z | Compiling async-scoped v0.9.0 |
| 751 | 2026-06-17T21:51:39.164Z | Compiling rand v0.9.4 |
| 752 | 2026-06-17T21:51:39.330Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-06-17T21:51:39.466Z | Compiling target-spec-miette v0.4.8 |
| 754 | 2026-06-17T21:51:39.897Z | Compiling future-queue v0.4.0 |
| 755 | 2026-06-17T21:51:39.910Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-06-17T21:51:39.926Z | Compiling tokio-stream v0.1.18 |
| 757 | 2026-06-17T21:51:40.176Z | Compiling camino-tempfile v1.4.1 |
| 758 | 2026-06-17T21:51:40.391Z | Compiling derive-where v1.6.1 |
| 759 | 2026-06-17T21:51:40.450Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-06-17T21:51:40.453Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-06-17T21:51:40.609Z | Compiling swrite v0.1.0 |
| 762 | 2026-06-17T21:51:40.686Z | Compiling indent_write v2.2.0 |
| 763 | 2026-06-17T21:51:40.715Z | Compiling home v0.5.12 |
| 764 | 2026-06-17T21:51:40.838Z | Compiling hex v0.4.3 |
| 765 | 2026-06-17T21:51:40.877Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-06-17T21:51:40.900Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-06-17T21:51:41.039Z | Compiling clap v4.6.1 |
| 768 | 2026-06-17T21:51:41.065Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-06-17T21:51:41.122Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-06-17T21:51:41.637Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-06-17T21:51:59.735Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 772 | 2026-06-17T21:51:59.922Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-06-17T21:51:59.976Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-06-17T21:52:00.032Z | + pushd mg-lower |
| 775 | 2026-06-17T21:52:00.035Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 776 | 2026-06-17T21:52:00.035Z | + cargo nextest run |
| 777 | 2026-06-17T21:52:00.190Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-06-17T21:52:01.352Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-06-17T21:52:01.352Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 780 | 2026-06-17T21:52:01.428Z | Updating crates.io index |
| 781 | 2026-06-17T21:52:01.434Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-06-17T21:52:01.859Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-06-17T21:52:01.859Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 784 | 2026-06-17T21:52:01.933Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-06-17T21:52:02.245Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-06-17T21:52:02.245Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 787 | 2026-06-17T21:52:02.283Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-06-17T21:52:02.820Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-06-17T21:52:02.820Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 790 | 2026-06-17T21:52:02.827Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-06-17T21:52:08.954Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-06-17T21:52:08.954Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 793 | 2026-06-17T21:52:09.373Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-06-17T21:52:10.029Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-06-17T21:52:10.029Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 796 | 2026-06-17T21:52:10.061Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-06-17T21:52:10.319Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-06-17T21:52:10.320Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-06-17T21:52:10.441Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-06-17T21:52:10.733Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-06-17T21:52:10.733Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-06-17T21:52:10.805Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 803 | 2026-06-17T21:52:11.092Z | From https://github.com/oxidecomputer/slog-error-chain |
| 804 | 2026-06-17T21:52:11.092Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 805 | 2026-06-17T21:52:11.101Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 806 | 2026-06-17T21:52:11.388Z | From https://github.com/oxidecomputer/zone |
| 807 | 2026-06-17T21:52:11.389Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 808 | 2026-06-17T21:52:11.415Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 809 | 2026-06-17T21:52:12.891Z | From https://github.com/oxidecomputer/propolis |
| 810 | 2026-06-17T21:52:12.891Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 811 | 2026-06-17T21:52:13.021Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 812 | 2026-06-17T21:52:13.742Z | From https://github.com/oxidecomputer/transceiver-control |
| 813 | 2026-06-17T21:52:13.743Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 814 | 2026-06-17T21:52:13.815Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 815 | 2026-06-17T21:52:14.104Z | From https://github.com/oxidecomputer/dlpi-sys |
| 816 | 2026-06-17T21:52:14.104Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 817 | 2026-06-17T21:52:14.160Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 818 | 2026-06-17T21:52:14.496Z | From https://github.com/jmesmon/rust-libzfs |
| 819 | 2026-06-17T21:52:14.496Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 820 | 2026-06-17T21:52:14.504Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 821 | 2026-06-17T21:52:14.796Z | From https://github.com/oxidecomputer/rusty-doors |
| 822 | 2026-06-17T21:52:14.796Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 823 | 2026-06-17T21:52:14.805Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 824 | 2026-06-17T21:52:15.195Z | From https://github.com/oxidecomputer/lldp |
| 825 | 2026-06-17T21:52:15.195Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 826 | 2026-06-17T21:52:15.235Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-06-17T21:52:15.562Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-06-17T21:52:15.562Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 829 | 2026-06-17T21:52:15.664Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-06-17T21:52:16.230Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-06-17T21:52:16.230Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 832 | 2026-06-17T21:52:16.257Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-06-17T21:52:17.627Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-06-17T21:52:17.629Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-06-17T21:52:17.685Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-06-17T21:52:17.974Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-06-17T21:52:17.974Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-06-17T21:52:18.096Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-06-17T21:52:18.496Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-06-17T21:52:18.496Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 841 | 2026-06-17T21:52:18.912Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-17T21:52:19.460Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-17T21:52:19.461Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 844 | 2026-06-17T21:52:19.582Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 845 | 2026-06-17T21:52:19.966Z | From https://github.com/oxidecomputer/tofino |
| 846 | 2026-06-17T21:52:19.966Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 847 | 2026-06-17T21:52:19.994Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 848 | 2026-06-17T21:52:20.800Z | From https://github.com/oxidecomputer/maghemite |
| 849 | 2026-06-17T21:52:20.800Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 850 | 2026-06-17T21:52:20.875Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 851 | 2026-06-17T21:52:21.149Z | From https://github.com/oxidecomputer/clickward |
| 852 | 2026-06-17T21:52:21.149Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 853 | 2026-06-17T21:52:21.691Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 854 | 2026-06-17T21:52:21.802Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 855 | 2026-06-17T21:52:21.802Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 856 | 2026-06-17T21:52:23.094Z | Downloading crates ... |
| 857 | 2026-06-17T21:52:23.170Z | Downloaded async-recursion v1.1.1 |
| 858 | 2026-06-17T21:52:23.173Z | Downloaded crc8 v0.1.1 |
| 859 | 2026-06-17T21:52:23.178Z | Downloaded async-trait v0.1.89 |
| 860 | 2026-06-17T21:52:23.181Z | Downloaded defmt v1.1.0 |
| 861 | 2026-06-17T21:52:23.185Z | Downloaded convert_case v0.4.0 |
| 862 | 2026-06-17T21:52:23.188Z | Downloaded daft-derive v0.1.7 |
| 863 | 2026-06-17T21:52:23.191Z | Downloaded displaydoc v0.2.6 |
| 864 | 2026-06-17T21:52:23.195Z | Downloaded dtrace-parser v0.3.0 |
| 865 | 2026-06-17T21:52:23.195Z | Downloaded aead v0.5.2 |
| 866 | 2026-06-17T21:52:23.203Z | Downloaded cobs v0.3.0 |
| 867 | 2026-06-17T21:52:23.208Z | Downloaded embedded-io v0.4.0 |
| 868 | 2026-06-17T21:52:23.211Z | Downloaded foreign-types-macros v0.2.3 |
| 869 | 2026-06-17T21:52:23.214Z | Downloaded compression-core v0.4.32 |
| 870 | 2026-06-17T21:52:23.214Z | Downloaded gethostname v0.5.0 |
| 871 | 2026-06-17T21:52:23.216Z | Downloaded fxhash v0.2.1 |
| 872 | 2026-06-17T21:52:23.219Z | Downloaded bit-vec v0.8.0 |
| 873 | 2026-06-17T21:52:23.224Z | Downloaded git-stub v1.0.0 |
| 874 | 2026-06-17T21:52:23.227Z | Downloaded crossbeam-deque v0.8.6 |
| 875 | 2026-06-17T21:52:23.227Z | Downloaded daft v0.1.7 |
| 876 | 2026-06-17T21:52:23.227Z | Downloaded foreign-types-shared v0.3.1 |
| 877 | 2026-06-17T21:52:23.230Z | Downloaded darling v0.21.3 |
| 878 | 2026-06-17T21:52:23.233Z | Downloaded num v0.4.3 |
| 879 | 2026-06-17T21:52:23.233Z | Downloaded hash32 v0.3.1 |
| 880 | 2026-06-17T21:52:23.236Z | Downloaded fs_extra v1.3.0 |
| 881 | 2026-06-17T21:52:23.239Z | Downloaded git-stub-vcs v0.1.0 |
| 882 | 2026-06-17T21:52:23.239Z | Downloaded fs-err v3.3.0 |
| 883 | 2026-06-17T21:52:23.242Z | Downloaded linear-map v1.2.0 |
| 884 | 2026-06-17T21:52:23.242Z | Downloaded half v2.7.1 |
| 885 | 2026-06-17T21:52:23.245Z | Downloaded block-buffer v0.12.0 |
| 886 | 2026-06-17T21:52:23.249Z | Downloaded dunce v1.0.5 |
| 887 | 2026-06-17T21:52:23.249Z | Downloaded darling_macro v0.21.3 |
| 888 | 2026-06-17T21:52:23.249Z | Downloaded float-ord v0.3.2 |
| 889 | 2026-06-17T21:52:23.249Z | Downloaded enum-as-inner v0.6.1 |
| 890 | 2026-06-17T21:52:23.252Z | Downloaded base16ct v0.2.0 |
| 891 | 2026-06-17T21:52:23.255Z | Downloaded dof v0.3.0 |
| 892 | 2026-06-17T21:52:23.255Z | Downloaded dof v0.4.0 |
| 893 | 2026-06-17T21:52:23.255Z | Downloaded cstr-argument v0.1.2 |
| 894 | 2026-06-17T21:52:23.258Z | Downloaded ciborium-io v0.2.2 |
| 895 | 2026-06-17T21:52:23.258Z | Downloaded group v0.13.0 |
| 896 | 2026-06-17T21:52:23.261Z | Downloaded darling_macro v0.23.0 |
| 897 | 2026-06-17T21:52:23.261Z | Downloaded const-random v0.1.18 |
| 898 | 2026-06-17T21:52:23.261Z | Downloaded embedded-io v0.6.1 |
| 899 | 2026-06-17T21:52:23.264Z | Downloaded const-random-macro v0.1.16 |
| 900 | 2026-06-17T21:52:23.264Z | Downloaded memoffset v0.9.1 |
| 901 | 2026-06-17T21:52:23.267Z | Downloaded getrandom v0.4.2 |
| 902 | 2026-06-17T21:52:23.270Z | Downloaded elliptic-curve v0.13.8 |
| 903 | 2026-06-17T21:52:23.273Z | Downloaded hubpack v0.1.2 |
| 904 | 2026-06-17T21:52:23.273Z | Downloaded glob v0.3.3 |
| 905 | 2026-06-17T21:52:23.273Z | Downloaded ciborium-ll v0.2.2 |
| 906 | 2026-06-17T21:52:23.276Z | Downloaded async-stream v0.3.6 |
| 907 | 2026-06-17T21:52:23.277Z | Downloaded base16ct v1.0.0 |
| 908 | 2026-06-17T21:52:23.281Z | Downloaded async-stream-impl v0.3.6 |
| 909 | 2026-06-17T21:52:23.281Z | Downloaded backon v1.6.0 |
| 910 | 2026-06-17T21:52:23.281Z | Downloaded linked-hash-map v0.5.6 |
| 911 | 2026-06-17T21:52:23.286Z | Downloaded arrayref v0.3.9 |
| 912 | 2026-06-17T21:52:23.286Z | Downloaded heck v0.4.1 |
| 913 | 2026-06-17T21:52:23.289Z | Downloaded defmt-parser v1.0.0 |
| 914 | 2026-06-17T21:52:23.289Z | Downloaded dyn-clone v1.0.20 |
| 915 | 2026-06-17T21:52:23.289Z | Downloaded libscf-sys v1.2.0 |
| 916 | 2026-06-17T21:52:23.289Z | Downloaded hostname v0.4.2 |
| 917 | 2026-06-17T21:52:23.292Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 918 | 2026-06-17T21:52:23.292Z | Downloaded crunchy v0.2.4 |
| 919 | 2026-06-17T21:52:23.295Z | Downloaded crucible-workspace-hack v0.1.0 |
| 920 | 2026-06-17T21:52:23.295Z | Downloaded num-conv v0.2.2 |
| 921 | 2026-06-17T21:52:23.295Z | Downloaded bit-set v0.8.0 |
| 922 | 2026-06-17T21:52:23.298Z | Downloaded highway v1.3.0 |
| 923 | 2026-06-17T21:52:23.301Z | Downloaded defmt v0.3.100 |
| 924 | 2026-06-17T21:52:23.304Z | Downloaded num-iter v0.1.45 |
| 925 | 2026-06-17T21:52:23.307Z | Downloaded macaddr v1.0.1 |
| 926 | 2026-06-17T21:52:23.310Z | Downloaded dtrace-parser v0.2.0 |
| 927 | 2026-06-17T21:52:23.310Z | Downloaded inout v0.1.4 |
| 928 | 2026-06-17T21:52:23.313Z | Downloaded newtype_derive v0.1.6 |
| 929 | 2026-06-17T21:52:23.319Z | Downloaded crypto-common v0.2.2 |
| 930 | 2026-06-17T21:52:23.319Z | Downloaded num-derive v0.4.2 |
| 931 | 2026-06-17T21:52:23.319Z | Downloaded multer v3.1.0 |
| 932 | 2026-06-17T21:52:23.322Z | Downloaded managed v0.8.0 |
| 933 | 2026-06-17T21:52:23.322Z | Downloaded hostname v0.3.1 |
| 934 | 2026-06-17T21:52:23.322Z | Downloaded ff v0.13.1 |
| 935 | 2026-06-17T21:52:23.325Z | Downloaded hybrid-array v0.4.12 |
| 936 | 2026-06-17T21:52:23.328Z | Downloaded compression-codecs v0.4.38 |
| 937 | 2026-06-17T21:52:23.328Z | Downloaded is-terminal v0.4.17 |
| 938 | 2026-06-17T21:52:23.331Z | Downloaded bs58 v0.5.1 |
| 939 | 2026-06-17T21:52:23.331Z | Downloaded newline-converter v0.3.0 |
| 940 | 2026-06-17T21:52:23.334Z | Downloaded cmake v0.1.58 |
| 941 | 2026-06-17T21:52:23.334Z | Downloaded cookie v0.18.1 |
| 942 | 2026-06-17T21:52:23.337Z | Downloaded bcs v0.1.6 |
| 943 | 2026-06-17T21:52:23.340Z | Downloaded natord v1.0.9 |
| 944 | 2026-06-17T21:52:23.340Z | Downloaded idna_adapter v1.2.2 |
| 945 | 2026-06-17T21:52:23.340Z | Downloaded num_enum_derive v0.5.11 |
| 946 | 2026-06-17T21:52:23.343Z | Downloaded crossbeam-channel v0.5.15 |
| 947 | 2026-06-17T21:52:23.343Z | Downloaded opaque-debug v0.3.1 |
| 948 | 2026-06-17T21:52:23.347Z | Downloaded lru-cache v0.1.2 |
| 949 | 2026-06-17T21:52:23.347Z | Downloaded olpc-cjson v0.1.4 |
| 950 | 2026-06-17T21:52:23.347Z | Downloaded fixedbitset v0.4.2 |
| 951 | 2026-06-17T21:52:23.350Z | Downloaded foreign-types v0.5.0 |
| 952 | 2026-06-17T21:52:23.350Z | Downloaded newtype-uuid-macros v0.1.0 |
| 953 | 2026-06-17T21:52:23.350Z | Downloaded parse-display v0.10.0 |
| 954 | 2026-06-17T21:52:23.354Z | Downloaded phf_shared v0.12.1 |
| 955 | 2026-06-17T21:52:23.354Z | Downloaded const_format_proc_macros v0.2.34 |
| 956 | 2026-06-17T21:52:23.356Z | Downloaded pretty-hex v0.4.2 |
| 957 | 2026-06-17T21:52:23.356Z | Downloaded potential_utf v0.1.5 |
| 958 | 2026-06-17T21:52:23.357Z | Downloaded ident_case v1.0.1 |
| 959 | 2026-06-17T21:52:23.359Z | Downloaded constant_time_eq v0.4.2 |
| 960 | 2026-06-17T21:52:23.360Z | Downloaded data-encoding v2.11.0 |
| 961 | 2026-06-17T21:52:23.362Z | Downloaded num-complex v0.4.6 |
| 962 | 2026-06-17T21:52:23.362Z | Downloaded konst_macro_rules v0.2.19 |
| 963 | 2026-06-17T21:52:23.365Z | Downloaded keccak v0.1.6 |
| 964 | 2026-06-17T21:52:23.365Z | Downloaded derive-ex v0.1.8 |
| 965 | 2026-06-17T21:52:23.365Z | Downloaded cipher v0.4.4 |
| 966 | 2026-06-17T21:52:23.368Z | Downloaded no-std-compat v0.4.1 |
| 967 | 2026-06-17T21:52:23.369Z | Downloaded defmt-macros v1.1.0 |
| 968 | 2026-06-17T21:52:23.372Z | Downloaded internet-checksum v0.2.1 |
| 969 | 2026-06-17T21:52:23.372Z | Downloaded byte-wrapper v0.1.0 |
| 970 | 2026-06-17T21:52:23.375Z | Downloaded argon2 v0.5.3 |
| 971 | 2026-06-17T21:52:23.375Z | Downloaded digest v0.11.3 |
| 972 | 2026-06-17T21:52:23.378Z | Downloaded bytecount v0.6.9 |
| 973 | 2026-06-17T21:52:23.378Z | Downloaded backoff v0.4.0 |
| 974 | 2026-06-17T21:52:23.381Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 975 | 2026-06-17T21:52:23.381Z | Downloaded erased-serde v0.3.31 |
| 976 | 2026-06-17T21:52:23.384Z | Downloaded num_enum v0.7.6 |
| 977 | 2026-06-17T21:52:23.387Z | Downloaded num_enum v0.5.11 |
| 978 | 2026-06-17T21:52:23.391Z | Downloaded num_threads v0.1.7 |
| 979 | 2026-06-17T21:52:23.391Z | Downloaded progenitor-client v0.10.0 |
| 980 | 2026-06-17T21:52:23.391Z | Downloaded deranged v0.5.8 |
| 981 | 2026-06-17T21:52:23.394Z | Downloaded darling v0.23.0 |
| 982 | 2026-06-17T21:52:23.397Z | Downloaded critical-section v1.2.0 |
| 983 | 2026-06-17T21:52:23.397Z | Downloaded libsw-core v0.3.2 |
| 984 | 2026-06-17T21:52:23.400Z | Downloaded arc-swap v1.9.1 |
| 985 | 2026-06-17T21:52:23.400Z | Downloaded colored v3.1.1 |
| 986 | 2026-06-17T21:52:23.403Z | Downloaded crossbeam-epoch v0.9.18 |
| 987 | 2026-06-17T21:52:23.406Z | Downloaded progenitor-macro v0.14.0 |
| 988 | 2026-06-17T21:52:23.406Z | Downloaded mime v0.3.17 |
| 989 | 2026-06-17T21:52:23.406Z | Downloaded progenitor-macro v0.13.0 |
| 990 | 2026-06-17T21:52:23.409Z | Downloaded progenitor-client v0.14.0 |
| 991 | 2026-06-17T21:52:23.409Z | Downloaded cargo_toml v0.22.3 |
| 992 | 2026-06-17T21:52:23.409Z | Downloaded num-rational v0.4.2 |
| 993 | 2026-06-17T21:52:23.412Z | Downloaded plain v0.2.3 |
| 994 | 2026-06-17T21:52:23.412Z | Downloaded parking_lot_core v0.8.6 |
| 995 | 2026-06-17T21:52:23.415Z | Downloaded powerfmt v0.2.0 |
| 996 | 2026-06-17T21:52:23.415Z | Downloaded ref-cast-impl v1.0.25 |
| 997 | 2026-06-17T21:52:23.415Z | Downloaded proc-macro-crate v3.5.0 |
| 998 | 2026-06-17T21:52:23.418Z | Downloaded phf v0.12.1 |
| 999 | 2026-06-17T21:52:23.418Z | Downloaded ref-cast v1.0.25 |
| 1000 | 2026-06-17T21:52:23.423Z | Downloaded oxnet v0.1.6 |
| 1001 | 2026-06-17T21:52:23.423Z | Downloaded quick-error v1.2.3 |
| 1002 | 2026-06-17T21:52:23.423Z | Downloaded ciborium v0.2.2 |
| 1003 | 2026-06-17T21:52:23.423Z | Downloaded progenitor-macro v0.10.0 |
| 1004 | 2026-06-17T21:52:23.426Z | Downloaded blake2 v0.10.6 |
| 1005 | 2026-06-17T21:52:23.426Z | Downloaded chacha20 v0.9.1 |
| 1006 | 2026-06-17T21:52:23.429Z | Downloaded instant v0.1.13 |
| 1007 | 2026-06-17T21:52:23.429Z | Downloaded ingot v0.1.1 |
| 1008 | 2026-06-17T21:52:23.430Z | Downloaded cancel-safe-futures v0.1.5 |
| 1009 | 2026-06-17T21:52:23.432Z | Downloaded byteorder v1.5.0 |
| 1010 | 2026-06-17T21:52:23.432Z | Downloaded foldhash v0.2.0 |
| 1011 | 2026-06-17T21:52:23.435Z | Downloaded memmap v0.7.0 |
| 1012 | 2026-06-17T21:52:23.435Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1013 | 2026-06-17T21:52:23.435Z | Downloaded num-integer v0.1.46 |
| 1014 | 2026-06-17T21:52:23.438Z | Downloaded diff v0.1.13 |
| 1015 | 2026-06-17T21:52:23.439Z | Downloaded csv-core v0.1.13 |
| 1016 | 2026-06-17T21:52:23.443Z | Downloaded proc-macro-crate v1.3.1 |
| 1017 | 2026-06-17T21:52:23.444Z | Downloaded const-oid v0.10.2 |
| 1018 | 2026-06-17T21:52:23.447Z | Downloaded anyhow v1.0.102 |
| 1019 | 2026-06-17T21:52:23.447Z | Downloaded derive_more v0.99.20 |
| 1020 | 2026-06-17T21:52:23.459Z | Downloaded same-file v1.0.6 |
| 1021 | 2026-06-17T21:52:23.459Z | Downloaded num_enum_derive v0.7.6 |
| 1022 | 2026-06-17T21:52:23.465Z | Downloaded hubpack_derive v0.1.1 |
| 1023 | 2026-06-17T21:52:23.465Z | Downloaded bitflags v1.3.2 |
| 1024 | 2026-06-17T21:52:23.465Z | Downloaded progenitor v0.13.0 |
| 1025 | 2026-06-17T21:52:23.465Z | Downloaded rand_chacha v0.3.1 |
| 1026 | 2026-06-17T21:52:23.465Z | Downloaded arrayvec v0.7.6 |
| 1027 | 2026-06-17T21:52:23.465Z | Downloaded cpufeatures v0.3.0 |
| 1028 | 2026-06-17T21:52:23.465Z | Downloaded rand_xorshift v0.4.0 |
| 1029 | 2026-06-17T21:52:23.465Z | Downloaded parse-display-derive v0.10.0 |
| 1030 | 2026-06-17T21:52:23.465Z | Downloaded progenitor v0.14.0 |
| 1031 | 2026-06-17T21:52:23.467Z | Downloaded pem v3.0.6 |
| 1032 | 2026-06-17T21:52:23.467Z | Downloaded sha1 v0.10.6 |
| 1033 | 2026-06-17T21:52:23.470Z | Downloaded serde-big-array v0.5.1 |
| 1034 | 2026-06-17T21:52:23.470Z | Downloaded serde_plain v1.0.2 |
| 1035 | 2026-06-17T21:52:23.470Z | Downloaded sha1 v0.11.0 |
| 1036 | 2026-06-17T21:52:23.470Z | Downloaded semver v0.1.20 |
| 1037 | 2026-06-17T21:52:23.470Z | Downloaded ipnetwork v0.21.1 |
| 1038 | 2026-06-17T21:52:23.470Z | Downloaded serial_test_derive v3.5.0 |
| 1039 | 2026-06-17T21:52:23.470Z | Downloaded parking_lot v0.11.2 |
| 1040 | 2026-06-17T21:52:23.475Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1041 | 2026-06-17T21:52:23.475Z | Downloaded password-hash v0.5.0 |
| 1042 | 2026-06-17T21:52:23.475Z | Downloaded rand_core v0.10.1 |
| 1043 | 2026-06-17T21:52:23.478Z | Downloaded libsw v3.5.0 |
| 1044 | 2026-06-17T21:52:23.478Z | Downloaded const_format v0.2.36 |
| 1045 | 2026-06-17T21:52:23.481Z | Downloaded console v0.16.3 |
| 1046 | 2026-06-17T21:52:23.481Z | Downloaded smawk v0.3.2 |
| 1047 | 2026-06-17T21:52:23.482Z | Downloaded dropshot_endpoint v0.17.1 |
| 1048 | 2026-06-17T21:52:23.485Z | Downloaded serial_test v3.5.0 |
| 1049 | 2026-06-17T21:52:23.485Z | Downloaded match_cfg v0.1.0 |
| 1050 | 2026-06-17T21:52:23.485Z | Downloaded paste v1.0.15 |
| 1051 | 2026-06-17T21:52:23.488Z | Downloaded resolv-conf v0.7.6 |
| 1052 | 2026-06-17T21:52:23.488Z | Downloaded drift v0.2.0 |
| 1053 | 2026-06-17T21:52:23.494Z | Downloaded rustc_version v0.1.7 |
| 1054 | 2026-06-17T21:52:23.497Z | Downloaded postcard v1.1.3 |
| 1055 | 2026-06-17T21:52:23.497Z | Downloaded sigpipe v0.1.3 |
| 1056 | 2026-06-17T21:52:23.500Z | Downloaded slog-bunyan v2.5.0 |
| 1057 | 2026-06-17T21:52:23.500Z | Downloaded secrecy v0.10.3 |
| 1058 | 2026-06-17T21:52:23.500Z | Downloaded chacha20poly1305 v0.10.1 |
| 1059 | 2026-06-17T21:52:23.503Z | Downloaded allocator-api2 v0.2.21 |
| 1060 | 2026-06-17T21:52:23.503Z | Downloaded scroll_derive v0.13.1 |
| 1061 | 2026-06-17T21:52:23.503Z | Downloaded structmeta v0.3.0 |
| 1062 | 2026-06-17T21:52:23.506Z | Downloaded scroll_derive v0.12.1 |
| 1063 | 2026-06-17T21:52:23.507Z | Downloaded ingot-macros v0.1.1 |
| 1064 | 2026-06-17T21:52:23.507Z | Downloaded crossbeam-utils v0.8.21 |
| 1065 | 2026-06-17T21:52:23.510Z | Downloaded chacha20 v0.10.0 |
| 1066 | 2026-06-17T21:52:23.510Z | Downloaded bitflags v2.12.1 |
| 1067 | 2026-06-17T21:52:23.513Z | Downloaded strum v0.27.2 |
| 1068 | 2026-06-17T21:52:23.513Z | Downloaded poly1305 v0.8.0 |
| 1069 | 2026-06-17T21:52:23.513Z | Downloaded serde_repr v0.1.20 |
| 1070 | 2026-06-17T21:52:23.516Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1071 | 2026-06-17T21:52:23.516Z | Downloaded httpdate v1.0.3 |
| 1072 | 2026-06-17T21:52:23.516Z | Downloaded scroll v0.12.0 |
| 1073 | 2026-06-17T21:52:23.519Z | Downloaded schemars_derive v0.8.22 |
| 1074 | 2026-06-17T21:52:23.519Z | Downloaded rustversion v1.0.22 |
| 1075 | 2026-06-17T21:52:23.522Z | Downloaded structmeta-derive v0.3.0 |
| 1076 | 2026-06-17T21:52:23.522Z | Downloaded siphasher v1.0.3 |
| 1077 | 2026-06-17T21:52:23.522Z | Downloaded proc-macro-error v1.0.4 |
| 1078 | 2026-06-17T21:52:23.525Z | Downloaded rusty-fork v0.3.1 |
| 1079 | 2026-06-17T21:52:23.525Z | Downloaded tabwriter v1.4.1 |
| 1080 | 2026-06-17T21:52:23.525Z | Downloaded progenitor-extras v0.2.0 |
| 1081 | 2026-06-17T21:52:23.528Z | Downloaded tabled_derive v0.11.0 |
| 1082 | 2026-06-17T21:52:23.528Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1083 | 2026-06-17T21:52:23.528Z | Downloaded strum v0.26.3 |
| 1084 | 2026-06-17T21:52:23.531Z | Downloaded ingot-types v0.1.2 |
| 1085 | 2026-06-17T21:52:23.531Z | Downloaded testing_table v0.3.0 |
| 1086 | 2026-06-17T21:52:23.531Z | Downloaded termtree v0.5.1 |
| 1087 | 2026-06-17T21:52:23.531Z | Downloaded progenitor v0.10.0 |
| 1088 | 2026-06-17T21:52:23.534Z | Downloaded rustls-native-certs v0.8.4 |
| 1089 | 2026-06-17T21:52:23.534Z | Downloaded papergrid v0.18.0 |
| 1090 | 2026-06-17T21:52:23.538Z | Downloaded progenitor-client v0.13.0 |
| 1091 | 2026-06-17T21:52:23.538Z | Downloaded crypto-bigint v0.5.5 |
| 1092 | 2026-06-17T21:52:23.541Z | Downloaded slog-envlogger v2.2.0 |
| 1093 | 2026-06-17T21:52:23.545Z | Downloaded tagptr v0.2.0 |
| 1094 | 2026-06-17T21:52:23.545Z | Downloaded litemap v0.8.2 |
| 1095 | 2026-06-17T21:52:23.546Z | Downloaded serde_derive_internals v0.29.1 |
| 1096 | 2026-06-17T21:52:23.548Z | Downloaded slog-json v2.6.1 |
| 1097 | 2026-06-17T21:52:23.554Z | Downloaded slog-scope v4.4.1 |
| 1098 | 2026-06-17T21:52:23.559Z | Downloaded take_mut v0.2.2 |
| 1099 | 2026-06-17T21:52:23.559Z | Downloaded spin v0.5.2 |
| 1100 | 2026-06-17T21:52:23.559Z | Downloaded slog-dtrace v0.3.0 |
| 1101 | 2026-06-17T21:52:23.562Z | Downloaded hmac v0.12.1 |
| 1102 | 2026-06-17T21:52:23.562Z | Downloaded indexmap v1.9.3 |
| 1103 | 2026-06-17T21:52:23.562Z | Downloaded topological-sort v0.2.2 |
| 1104 | 2026-06-17T21:52:23.565Z | Downloaded stable_deref_trait v1.2.1 |
| 1105 | 2026-06-17T21:52:23.565Z | Downloaded progenitor-impl v0.14.0 |
| 1106 | 2026-06-17T21:52:23.565Z | Downloaded smartstring v1.0.1 |
| 1107 | 2026-06-17T21:52:23.568Z | Downloaded darling_core v0.21.3 |
| 1108 | 2026-06-17T21:52:23.573Z | Downloaded smf v0.2.3 |
| 1109 | 2026-06-17T21:52:23.573Z | Downloaded typify-macro v0.4.3 |
| 1110 | 2026-06-17T21:52:23.573Z | Downloaded slog-term v2.9.2 |
| 1111 | 2026-06-17T21:52:23.576Z | Downloaded memmap2 v0.9.10 |
| 1112 | 2026-06-17T21:52:23.577Z | Downloaded untrusted v0.7.1 |
| 1113 | 2026-06-17T21:52:23.577Z | Downloaded typify-macro v0.6.2 |
| 1114 | 2026-06-17T21:52:23.577Z | Downloaded unit-prefix v0.5.2 |
| 1115 | 2026-06-17T21:52:23.580Z | Downloaded thread-id v5.1.0 |
| 1116 | 2026-06-17T21:52:23.580Z | Downloaded tabled_derive v0.7.0 |
| 1117 | 2026-06-17T21:52:23.585Z | Downloaded universal-hash v0.5.1 |
| 1118 | 2026-06-17T21:52:23.588Z | Downloaded openssl-sys v0.9.116 |
| 1119 | 2026-06-17T21:52:23.591Z | Downloaded serde_with_macros v3.20.0 |
| 1120 | 2026-06-17T21:52:23.591Z | Downloaded time-core v0.1.8 |
| 1121 | 2026-06-17T21:52:23.591Z | Downloaded thread-id v4.2.2 |
| 1122 | 2026-06-17T21:52:23.594Z | Downloaded rustls-pemfile v2.2.0 |
| 1123 | 2026-06-17T21:52:23.594Z | Downloaded synstructure v0.13.2 |
| 1124 | 2026-06-17T21:52:23.598Z | Downloaded indicatif v0.18.4 |
| 1125 | 2026-06-17T21:52:23.604Z | Downloaded usdt v0.6.0 |
| 1126 | 2026-06-17T21:52:23.604Z | Downloaded serde_tokenstream v0.2.3 |
| 1127 | 2026-06-17T21:52:23.604Z | Downloaded usdt-macro v0.6.0 |
| 1128 | 2026-06-17T21:52:23.604Z | Downloaded scroll v0.13.0 |
| 1129 | 2026-06-17T21:52:23.607Z | Downloaded usdt v0.5.0 |
| 1130 | 2026-06-17T21:52:23.607Z | Downloaded utf-8 v0.7.6 |
| 1131 | 2026-06-17T21:52:23.607Z | Downloaded usdt-macro v0.5.0 |
| 1132 | 2026-06-17T21:52:23.607Z | Downloaded proc-macro-error2 v2.0.1 |
| 1133 | 2026-06-17T21:52:23.610Z | Downloaded pest_derive v2.8.6 |
| 1134 | 2026-06-17T21:52:23.610Z | Downloaded base64 v0.21.7 |
| 1135 | 2026-06-17T21:52:23.615Z | Downloaded slog-async v2.8.0 |
| 1136 | 2026-06-17T21:52:23.618Z | Downloaded usdt-attr-macro v0.5.0 |
| 1137 | 2026-06-17T21:52:23.618Z | Downloaded tokio-tungstenite v0.21.0 |
| 1138 | 2026-06-17T21:52:23.618Z | Downloaded waitgroup v0.1.2 |
| 1139 | 2026-06-17T21:52:23.621Z | Downloaded tokio-dtrace v0.1.1 |
| 1140 | 2026-06-17T21:52:23.623Z | Downloaded tinystr v0.8.3 |
| 1141 | 2026-06-17T21:52:23.623Z | Downloaded tiny-keccak v2.0.2 |
| 1142 | 2026-06-17T21:52:23.626Z | Downloaded yoke-derive v0.8.2 |
| 1143 | 2026-06-17T21:52:23.626Z | Downloaded unarray v0.1.4 |
| 1144 | 2026-06-17T21:52:23.626Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1145 | 2026-06-17T21:52:23.626Z | Downloaded spin v0.9.8 |
| 1146 | 2026-06-17T21:52:23.633Z | Downloaded darling_core v0.23.0 |
| 1147 | 2026-06-17T21:52:23.636Z | Downloaded strum_macros v0.27.2 |
| 1148 | 2026-06-17T21:52:23.636Z | Downloaded zeroize_derive v1.4.3 |
| 1149 | 2026-06-17T21:52:23.636Z | Downloaded zerofrom v0.1.8 |
| 1150 | 2026-06-17T21:52:23.636Z | Downloaded zerofrom-derive v0.1.7 |
| 1151 | 2026-06-17T21:52:23.636Z | Downloaded icu_provider v2.2.0 |
| 1152 | 2026-06-17T21:52:23.639Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1153 | 2026-06-17T21:52:23.639Z | Downloaded snafu-derive v0.8.9 |
| 1154 | 2026-06-17T21:52:23.642Z | Downloaded async-compression v0.4.42 |
| 1155 | 2026-06-17T21:52:23.646Z | Downloaded term v1.2.1 |
| 1156 | 2026-06-17T21:52:23.646Z | Downloaded icu_properties v2.2.0 |
| 1157 | 2026-06-17T21:52:23.649Z | Downloaded papergrid v0.11.0 |
| 1158 | 2026-06-17T21:52:23.652Z | Downloaded usdt-attr-macro v0.6.0 |
| 1159 | 2026-06-17T21:52:23.656Z | Downloaded pest_meta v2.8.6 |
| 1160 | 2026-06-17T21:52:23.656Z | Downloaded slog v2.8.2 |
| 1161 | 2026-06-17T21:52:23.661Z | Downloaded wait-timeout v0.2.1 |
| 1162 | 2026-06-17T21:52:23.661Z | Downloaded konst v0.2.20 |
| 1163 | 2026-06-17T21:52:23.667Z | Downloaded writeable v0.6.3 |
| 1164 | 2026-06-17T21:52:23.667Z | Downloaded omicron-zone-package v0.12.2 |
| 1165 | 2026-06-17T21:52:23.671Z | Downloaded icu_locale_core v2.2.0 |
| 1166 | 2026-06-17T21:52:23.671Z | Downloaded xz2 v0.1.7 |
| 1167 | 2026-06-17T21:52:23.671Z | Downloaded cc v1.2.63 |
| 1168 | 2026-06-17T21:52:23.674Z | Downloaded smallvec v1.15.1 |
| 1169 | 2026-06-17T21:52:23.674Z | Downloaded usdt-impl v0.6.0 |
| 1170 | 2026-06-17T21:52:23.674Z | Downloaded usdt-impl v0.5.0 |
| 1171 | 2026-06-17T21:52:23.674Z | Downloaded walkdir v2.5.0 |
| 1172 | 2026-06-17T21:52:23.677Z | Downloaded strum_macros v0.26.4 |
| 1173 | 2026-06-17T21:52:23.677Z | Downloaded zone_cfg_derive v0.3.1 |
| 1174 | 2026-06-17T21:52:23.682Z | Downloaded zeroize v1.8.2 |
| 1175 | 2026-06-17T21:52:23.687Z | Downloaded rhai_codegen v3.2.0 |
| 1176 | 2026-06-17T21:52:23.689Z | Downloaded zone v0.3.1 |
| 1177 | 2026-06-17T21:52:23.690Z | Downloaded time-macros v0.2.27 |
| 1178 | 2026-06-17T21:52:23.690Z | Downloaded thiserror-no-std v2.0.2 |
| 1179 | 2026-06-17T21:52:23.693Z | Downloaded rand v0.8.6 |
| 1180 | 2026-06-17T21:52:23.693Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1181 | 2026-06-17T21:52:23.696Z | Downloaded test-strategy v0.4.5 |
| 1182 | 2026-06-17T21:52:23.700Z | Downloaded pest_generator v2.8.6 |
| 1183 | 2026-06-17T21:52:23.703Z | Downloaded pretty_assertions v1.4.1 |
| 1184 | 2026-06-17T21:52:23.703Z | Downloaded expectorate v1.2.0 |
| 1185 | 2026-06-17T21:52:23.703Z | Downloaded progenitor-impl v0.10.0 |
| 1186 | 2026-06-17T21:52:23.706Z | Downloaded slog-stdlog v4.1.1 |
| 1187 | 2026-06-17T21:52:23.707Z | Downloaded yoke v0.8.3 |
| 1188 | 2026-06-17T21:52:23.710Z | Downloaded snafu v0.8.9 |
| 1189 | 2026-06-17T21:52:23.710Z | Downloaded ucd-trie v0.1.7 |
| 1190 | 2026-06-17T21:52:23.714Z | Downloaded schemars v1.2.1 |
| 1191 | 2026-06-17T21:52:23.719Z | Downloaded zerocopy-derive v0.7.35 |
| 1192 | 2026-06-17T21:52:23.722Z | Downloaded icu_normalizer v2.2.0 |
| 1193 | 2026-06-17T21:52:23.725Z | Downloaded thin-vec v0.2.18 |
| 1194 | 2026-06-17T21:52:23.725Z | Downloaded unsafe-libyaml v0.2.11 |
| 1195 | 2026-06-17T21:52:23.732Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1196 | 2026-06-17T21:52:23.734Z | Downloaded steno v0.4.1 |
| 1197 | 2026-06-17T21:52:23.743Z | Downloaded whoami v1.6.1 |
| 1198 | 2026-06-17T21:52:23.757Z | Downloaded vsss-rs v3.3.4 |
| 1199 | 2026-06-17T21:52:23.764Z | Downloaded zerovec-derive v0.11.3 |
| 1200 | 2026-06-17T21:52:23.767Z | Downloaded icu_normalizer_data v2.2.0 |
| 1201 | 2026-06-17T21:52:23.768Z | Downloaded dropshot-api-manager v0.7.2 |
| 1202 | 2026-06-17T21:52:23.771Z | Downloaded uuid v1.23.2 |
| 1203 | 2026-06-17T21:52:23.773Z | Downloaded yansi v1.0.1 |
| 1204 | 2026-06-17T21:52:23.776Z | Downloaded schemars v0.8.22 |
| 1205 | 2026-06-17T21:52:23.781Z | Downloaded zerotrie v0.2.4 |
| 1206 | 2026-06-17T21:52:23.784Z | Downloaded prettyplease v0.2.37 |
| 1207 | 2026-06-17T21:52:23.788Z | Downloaded h2 v0.4.14 |
| 1208 | 2026-06-17T21:52:23.797Z | Downloaded hickory-resolver v0.24.4 |
| 1209 | 2026-06-17T21:52:23.801Z | Downloaded jiff-static v0.2.28 |
| 1210 | 2026-06-17T21:52:23.813Z | Downloaded rayon-core v1.13.0 |
| 1211 | 2026-06-17T21:52:23.816Z | Downloaded hashbrown v0.12.3 |
| 1212 | 2026-06-17T21:52:23.822Z | Downloaded zerocopy-derive v0.8.50 |
| 1213 | 2026-06-17T21:52:23.827Z | Downloaded blake3 v1.8.5 |
| 1214 | 2026-06-17T21:52:23.831Z | Downloaded reqwest v0.13.4 |
| 1215 | 2026-06-17T21:52:23.835Z | Downloaded memchr v2.8.1 |
| 1216 | 2026-06-17T21:52:23.838Z | Downloaded icu_collections v2.2.0 |
| 1217 | 2026-06-17T21:52:23.841Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1218 | 2026-06-17T21:52:23.844Z | Downloaded schemars v0.9.0 |
| 1219 | 2026-06-17T21:52:23.850Z | Downloaded zerovec v0.11.6 |
| 1220 | 2026-06-17T21:52:23.857Z | Downloaded typify v0.6.2 |
| 1221 | 2026-06-17T21:52:23.862Z | Downloaded tungstenite v0.21.0 |
| 1222 | 2026-06-17T21:52:23.865Z | Downloaded hickory-resolver v0.25.2 |
| 1223 | 2026-06-17T21:52:23.865Z | Downloaded qorb v0.4.1 |
| 1224 | 2026-06-17T21:52:23.868Z | Downloaded proptest v1.11.0 |
| 1225 | 2026-06-17T21:52:23.872Z | Downloaded heapless v0.8.0 |
| 1226 | 2026-06-17T21:52:23.875Z | Downloaded typify v0.4.3 |
| 1227 | 2026-06-17T21:52:23.878Z | Downloaded toml v0.7.8 |
| 1228 | 2026-06-17T21:52:23.878Z | Downloaded serde_with v3.20.0 |
| 1229 | 2026-06-17T21:52:23.884Z | Downloaded similar v2.7.0 |
| 1230 | 2026-06-17T21:52:23.888Z | Downloaded minimal-lexical v0.2.1 |
| 1231 | 2026-06-17T21:52:23.891Z | Downloaded goblin v0.8.2 |
| 1232 | 2026-06-17T21:52:23.894Z | Downloaded progenitor-impl v0.13.0 |
| 1233 | 2026-06-17T21:52:23.899Z | Downloaded nom v7.1.3 |
| 1234 | 2026-06-17T21:52:23.902Z | Downloaded rand v0.10.1 |
| 1235 | 2026-06-17T21:52:23.905Z | Downloaded http v1.4.1 |
| 1236 | 2026-06-17T21:52:23.907Z | Downloaded aws-lc-rs v1.17.0 |
| 1237 | 2026-06-17T21:52:23.918Z | Downloaded syn v1.0.109 |
| 1238 | 2026-06-17T21:52:23.923Z | Downloaded time v0.3.47 |
| 1239 | 2026-06-17T21:52:23.930Z | Downloaded tabled v0.15.0 |
| 1240 | 2026-06-17T21:52:23.938Z | Downloaded toml_edit v0.19.15 |
| 1241 | 2026-06-17T21:52:23.967Z | Downloaded pest v2.8.6 |
| 1242 | 2026-06-17T21:52:23.975Z | Downloaded dropshot v0.17.1 |
| 1243 | 2026-06-17T21:52:23.987Z | Downloaded smoltcp v0.11.0 |
| 1244 | 2026-06-17T21:52:23.993Z | Downloaded rhai v1.25.1 |
| 1245 | 2026-06-17T21:52:24.001Z | Downloaded libm v0.2.16 |
| 1246 | 2026-06-17T21:52:24.006Z | Downloaded nom v8.0.0 |
| 1247 | 2026-06-17T21:52:24.009Z | Downloaded chrono-tz v0.10.4 |
| 1248 | 2026-06-17T21:52:24.016Z | Downloaded typed-path v0.9.3 |
| 1249 | 2026-06-17T21:52:24.019Z | Downloaded icu_properties_data v2.2.0 |
| 1250 | 2026-06-17T21:52:24.024Z | Downloaded hashbrown v0.16.1 |
| 1251 | 2026-06-17T21:52:24.029Z | Downloaded itertools v0.12.1 |
| 1252 | 2026-06-17T21:52:24.050Z | Downloaded typify-impl v0.6.2 |
| 1253 | 2026-06-17T21:52:24.057Z | Downloaded typify-impl v0.4.3 |
| 1254 | 2026-06-17T21:52:24.064Z | Downloaded regex v1.12.3 |
| 1255 | 2026-06-17T21:52:24.067Z | Downloaded moka v0.12.15 |
| 1256 | 2026-06-17T21:52:24.071Z | Downloaded goblin v0.10.7 |
| 1257 | 2026-06-17T21:52:24.075Z | Downloaded tough v0.22.0 |
| 1258 | 2026-06-17T21:52:24.080Z | Downloaded hkdf v0.12.4 |
| 1259 | 2026-06-17T21:52:24.094Z | Downloaded iddqd v0.4.2 |
| 1260 | 2026-06-17T21:52:24.101Z | Downloaded rayon v1.12.0 |
| 1261 | 2026-06-17T21:52:24.106Z | Downloaded zerocopy v0.7.35 |
| 1262 | 2026-06-17T21:52:24.114Z | Downloaded petgraph v0.6.5 |
| 1263 | 2026-06-17T21:52:24.123Z | Downloaded winnow v0.5.40 |
| 1264 | 2026-06-17T21:52:24.134Z | Downloaded csv v1.4.0 |
| 1265 | 2026-06-17T21:52:24.146Z | Downloaded sha3 v0.10.9 |
| 1266 | 2026-06-17T21:52:24.149Z | Downloaded webpki-roots v1.0.7 |
| 1267 | 2026-06-17T21:52:24.225Z | Downloaded tabled v0.21.0 |
| 1268 | 2026-06-17T21:52:24.251Z | Downloaded openssl v0.10.80 |
| 1269 | 2026-06-17T21:52:24.259Z | Downloaded zerocopy v0.8.50 |
| 1270 | 2026-06-17T21:52:24.273Z | Downloaded syn v2.0.117 |
| 1271 | 2026-06-17T21:52:24.279Z | Downloaded nix v0.31.3 |
| 1272 | 2026-06-17T21:52:24.290Z | Downloaded regress v0.10.5 |
| 1273 | 2026-06-17T21:52:24.299Z | Downloaded regex-syntax v0.8.10 |
| 1274 | 2026-06-17T21:52:24.311Z | Downloaded regress v0.11.1 |
| 1275 | 2026-06-17T21:52:24.316Z | Downloaded hickory-proto v0.24.4 |
| 1276 | 2026-06-17T21:52:24.324Z | Downloaded openapiv3 v2.2.0 |
| 1277 | 2026-06-17T21:52:24.331Z | Downloaded hickory-proto v0.25.2 |
| 1278 | 2026-06-17T21:52:24.352Z | Downloaded sled v0.34.7 |
| 1279 | 2026-06-17T21:52:24.420Z | Downloaded jiff v0.2.28 |
| 1280 | 2026-06-17T21:52:24.432Z | Downloaded lzma-sys v0.1.20 |
| 1281 | 2026-06-17T21:52:24.476Z | Downloaded encoding_rs v0.8.35 |
| 1282 | 2026-06-17T21:52:24.756Z | Downloaded aws-lc-sys v0.41.0 |
| 1283 | 2026-06-17T21:52:25.692Z | Compiling proc-macro2 v1.0.106 |
| 1284 | 2026-06-17T21:52:25.692Z | Compiling quote v1.0.45 |
| 1285 | 2026-06-17T21:52:25.692Z | Compiling unicode-ident v1.0.24 |
| 1286 | 2026-06-17T21:52:25.693Z | Compiling serde_core v1.0.228 |
| 1287 | 2026-06-17T21:52:25.695Z | Compiling cfg-if v1.0.4 |
| 1288 | 2026-06-17T21:52:25.695Z | Compiling serde v1.0.228 |
| 1289 | 2026-06-17T21:52:25.696Z | Compiling libc v0.2.186 |
| 1290 | 2026-06-17T21:52:25.696Z | Compiling memchr v2.8.1 |
| 1291 | 2026-06-17T21:52:25.872Z | Compiling itoa v1.0.18 |
| 1292 | 2026-06-17T21:52:26.059Z | Compiling smallvec v1.15.1 |
| 1293 | 2026-06-17T21:52:26.135Z | Compiling zmij v1.0.21 |
| 1294 | 2026-06-17T21:52:26.156Z | Compiling autocfg v1.5.1 |
| 1295 | 2026-06-17T21:52:26.269Z | Compiling libm v0.2.16 |
| 1296 | 2026-06-17T21:52:26.500Z | Compiling stable_deref_trait v1.2.1 |
| 1297 | 2026-06-17T21:52:26.514Z | Compiling percent-encoding v2.3.2 |
| 1298 | 2026-06-17T21:52:26.572Z | Compiling writeable v0.6.3 |
| 1299 | 2026-06-17T21:52:26.677Z | Compiling litemap v0.8.2 |
| 1300 | 2026-06-17T21:52:26.741Z | Compiling icu_properties_data v2.2.0 |
| 1301 | 2026-06-17T21:52:26.751Z | Compiling utf8_iter v1.0.4 |
| 1302 | 2026-06-17T21:52:26.762Z | Compiling icu_normalizer_data v2.2.0 |
| 1303 | 2026-06-17T21:52:26.776Z | Compiling iana-time-zone v0.1.65 |
| 1304 | 2026-06-17T21:52:26.895Z | Compiling form_urlencoded v1.2.2 |
| 1305 | 2026-06-17T21:52:27.012Z | Compiling equivalent v1.0.2 |
| 1306 | 2026-06-17T21:52:27.077Z | Compiling syn v2.0.117 |
| 1307 | 2026-06-17T21:52:27.104Z | Compiling pin-project-lite v0.2.17 |
| 1308 | 2026-06-17T21:52:27.107Z | Compiling version_check v0.9.5 |
| 1309 | 2026-06-17T21:52:27.136Z | Compiling serde_json v1.0.150 |
| 1310 | 2026-06-17T21:52:27.181Z | Compiling dyn-clone v1.0.20 |
| 1311 | 2026-06-17T21:52:27.185Z | Compiling scopeguard v1.2.0 |
| 1312 | 2026-06-17T21:52:27.202Z | Compiling parking_lot_core v0.9.12 |
| 1313 | 2026-06-17T21:52:27.294Z | Compiling lock_api v0.4.14 |
| 1314 | 2026-06-17T21:52:27.321Z | Compiling num-traits v0.2.19 |
| 1315 | 2026-06-17T21:52:27.388Z | Compiling getrandom v0.4.2 |
| 1316 | 2026-06-17T21:52:27.398Z | Compiling rand_core v0.10.1 |
| 1317 | 2026-06-17T21:52:27.495Z | Compiling thiserror v2.0.18 |
| 1318 | 2026-06-17T21:52:27.530Z | Compiling errno v0.3.14 |
| 1319 | 2026-06-17T21:52:27.555Z | Compiling hashbrown v0.17.1 |
| 1320 | 2026-06-17T21:52:27.689Z | Compiling heck v0.5.0 |
| 1321 | 2026-06-17T21:52:27.880Z | Compiling futures-core v0.3.32 |
| 1322 | 2026-06-17T21:52:27.945Z | Compiling zerocopy v0.8.50 |
| 1323 | 2026-06-17T21:52:28.034Z | Compiling semver v1.0.28 |
| 1324 | 2026-06-17T21:52:28.111Z | Compiling indexmap v2.14.0 |
| 1325 | 2026-06-17T21:52:28.163Z | Compiling uuid v1.23.2 |
| 1326 | 2026-06-17T21:52:28.344Z | Compiling rustversion v1.0.22 |
| 1327 | 2026-06-17T21:52:28.374Z | Compiling schemars v0.8.22 |
| 1328 | 2026-06-17T21:52:28.397Z | Compiling fnv v1.0.7 |
| 1329 | 2026-06-17T21:52:28.496Z | Compiling futures-sink v0.3.32 |
| 1330 | 2026-06-17T21:52:28.588Z | Compiling slab v0.4.12 |
| 1331 | 2026-06-17T21:52:28.599Z | Compiling jobserver v0.1.34 |
| 1332 | 2026-06-17T21:52:28.635Z | Compiling shlex v2.0.1 |
| 1333 | 2026-06-17T21:52:28.750Z | Compiling find-msvc-tools v0.1.9 |
| 1334 | 2026-06-17T21:52:28.761Z | Compiling futures-channel v0.3.32 |
| 1335 | 2026-06-17T21:52:28.812Z | Compiling socket2 v0.6.4 |
| 1336 | 2026-06-17T21:52:28.903Z | Compiling cc v1.2.63 |
| 1337 | 2026-06-17T21:52:28.979Z | Compiling bitflags v2.12.1 |
| 1338 | 2026-06-17T21:52:29.063Z | Compiling futures-task v0.3.32 |
| 1339 | 2026-06-17T21:52:29.182Z | Compiling parking_lot v0.12.5 |
| 1340 | 2026-06-17T21:52:29.225Z | Compiling futures-io v0.3.32 |
| 1341 | 2026-06-17T21:52:29.235Z | Compiling signal-hook-registry v1.4.8 |
| 1342 | 2026-06-17T21:52:29.257Z | Compiling mio v1.2.1 |
| 1343 | 2026-06-17T21:52:29.284Z | Compiling portable-atomic v1.13.1 |
| 1344 | 2026-06-17T21:52:29.299Z | Compiling dunce v1.0.5 |
| 1345 | 2026-06-17T21:52:29.377Z | Compiling log v0.4.32 |
| 1346 | 2026-06-17T21:52:29.532Z | Compiling fs_extra v1.3.0 |
| 1347 | 2026-06-17T21:52:29.550Z | Compiling critical-section v1.2.0 |
| 1348 | 2026-06-17T21:52:29.581Z | Compiling base64 v0.22.1 |
| 1349 | 2026-06-17T21:52:29.606Z | Compiling regex-syntax v0.8.10 |
| 1350 | 2026-06-17T21:52:29.652Z | Compiling cmake v0.1.58 |
| 1351 | 2026-06-17T21:52:29.761Z | Compiling typenum v1.20.1 |
| 1352 | 2026-06-17T21:52:29.779Z | Compiling subtle v2.6.1 |
| 1353 | 2026-06-17T21:52:29.911Z | Compiling synstructure v0.13.2 |
| 1354 | 2026-06-17T21:52:29.945Z | Compiling serde_derive_internals v0.29.1 |
| 1355 | 2026-06-17T21:52:29.991Z | Compiling byteorder v1.5.0 |
| 1356 | 2026-06-17T21:52:30.167Z | Compiling aws-lc-sys v0.41.0 |
| 1357 | 2026-06-17T21:52:30.209Z | Compiling once_cell v1.21.4 |
| 1358 | 2026-06-17T21:52:30.294Z | Compiling strsim v0.11.1 |
| 1359 | 2026-06-17T21:52:30.408Z | Compiling rustix v1.1.4 |
| 1360 | 2026-06-17T21:52:30.420Z | Compiling httparse v1.10.1 |
| 1361 | 2026-06-17T21:52:30.554Z | Compiling ipnet v2.12.0 |
| 1362 | 2026-06-17T21:52:30.720Z | Compiling atomic-waker v1.1.2 |
| 1363 | 2026-06-17T21:52:30.763Z | Compiling thiserror v1.0.69 |
| 1364 | 2026-06-17T21:52:30.845Z | Compiling tower-layer v0.3.3 |
| 1365 | 2026-06-17T21:52:30.857Z | Compiling tower-service v0.3.3 |
| 1366 | 2026-06-17T21:52:31.007Z | Compiling ucd-trie v0.1.7 |
| 1367 | 2026-06-17T21:52:31.018Z | Compiling try-lock v0.2.5 |
| 1368 | 2026-06-17T21:52:31.093Z | Compiling serde_derive v1.0.228 |
| 1369 | 2026-06-17T21:52:31.107Z | Compiling zerofrom-derive v0.1.7 |
| 1370 | 2026-06-17T21:52:31.118Z | Compiling yoke-derive v0.8.2 |
| 1371 | 2026-06-17T21:52:31.118Z | Compiling zerovec-derive v0.11.3 |
| 1372 | 2026-06-17T21:52:31.228Z | Compiling displaydoc v0.2.6 |
| 1373 | 2026-06-17T21:52:31.258Z | Compiling schemars_derive v0.8.22 |
| 1374 | 2026-06-17T21:52:31.312Z | Compiling tokio-macros v2.7.0 |
| 1375 | 2026-06-17T21:52:32.052Z | Compiling thiserror-impl v2.0.18 |
| 1376 | 2026-06-17T21:52:32.086Z | Compiling zerocopy-derive v0.8.50 |
| 1377 | 2026-06-17T21:52:32.214Z | Compiling zeroize_derive v1.4.3 |
| 1378 | 2026-06-17T21:52:32.268Z | Compiling futures-macro v0.3.32 |
| 1379 | 2026-06-17T21:52:32.344Z | Compiling zerofrom v0.1.8 |
| 1380 | 2026-06-17T21:52:32.470Z | Compiling yoke v0.8.3 |
| 1381 | 2026-06-17T21:52:32.505Z | Compiling thiserror-impl v1.0.69 |
| 1382 | 2026-06-17T21:52:32.642Z | Compiling zerovec v0.11.6 |
| 1383 | 2026-06-17T21:52:32.899Z | Compiling zerotrie v0.2.4 |
| 1384 | 2026-06-17T21:52:33.119Z | Compiling tinystr v0.8.3 |
| 1385 | 2026-06-17T21:52:33.163Z | Compiling potential_utf v0.1.5 |
| 1386 | 2026-06-17T21:52:33.191Z | Compiling zeroize v1.8.2 |
| 1387 | 2026-06-17T21:52:33.285Z | Compiling icu_locale_core v2.2.0 |
| 1388 | 2026-06-17T21:52:33.314Z | Compiling icu_collections v2.2.0 |
| 1389 | 2026-06-17T21:52:33.384Z | Compiling futures-util v0.3.32 |
| 1390 | 2026-06-17T21:52:33.417Z | Compiling ryu v1.0.23 |
| 1391 | 2026-06-17T21:52:33.593Z | Compiling untrusted v0.9.0 |
| 1392 | 2026-06-17T21:52:33.709Z | Compiling pest v2.8.6 |
| 1393 | 2026-06-17T21:52:33.757Z | Compiling want v0.3.1 |
| 1394 | 2026-06-17T21:52:33.826Z | Compiling httpdate v1.0.3 |
| 1395 | 2026-06-17T21:52:33.918Z | Compiling getrandom v0.2.17 |
| 1396 | 2026-06-17T21:52:34.068Z | Compiling icu_provider v2.2.0 |
| 1397 | 2026-06-17T21:52:34.105Z | Compiling pretty-hex v0.4.2 |
| 1398 | 2026-06-17T21:52:34.232Z | Compiling bytes v1.11.1 |
| 1399 | 2026-06-17T21:52:34.291Z | Compiling icu_normalizer v2.2.0 |
| 1400 | 2026-06-17T21:52:34.359Z | Compiling icu_properties v2.2.0 |
| 1401 | 2026-06-17T21:52:34.382Z | Compiling chrono v0.4.45 |
| 1402 | 2026-06-17T21:52:34.856Z | Compiling tokio v1.52.3 |
| 1403 | 2026-06-17T21:52:34.859Z | Compiling http v1.4.1 |
| 1404 | 2026-06-17T21:52:34.956Z | Compiling serde_tokenstream v0.2.3 |
| 1405 | 2026-06-17T21:52:35.227Z | Compiling idna_adapter v1.2.2 |
| 1406 | 2026-06-17T21:52:35.728Z | Compiling idna v1.1.0 |
| 1407 | 2026-06-17T21:52:35.768Z | Compiling erased-serde v0.3.31 |
| 1408 | 2026-06-17T21:52:35.769Z | Compiling url v2.5.8 |
| 1409 | 2026-06-17T21:52:35.870Z | Compiling http-body v1.0.1 |
| 1410 | 2026-06-17T21:52:35.923Z | Compiling pest_meta v2.8.6 |
| 1411 | 2026-06-17T21:52:36.025Z | Compiling getrandom v0.3.4 |
| 1412 | 2026-06-17T21:52:36.091Z | Compiling rand_core v0.6.4 |
| 1413 | 2026-06-17T21:52:36.167Z | Compiling slog v2.8.2 |
| 1414 | 2026-06-17T21:52:36.371Z | Compiling ppv-lite86 v0.2.21 |
| 1415 | 2026-06-17T21:52:36.420Z | Compiling plain v0.2.3 |
| 1416 | 2026-06-17T21:52:36.527Z | Compiling pest_generator v2.8.6 |
| 1417 | 2026-06-17T21:52:36.592Z | Compiling tracing-attributes v0.1.31 |
| 1418 | 2026-06-17T21:52:36.681Z | Compiling tracing-core v0.1.36 |
| 1419 | 2026-06-17T21:52:36.860Z | Compiling allocator-api2 v0.2.21 |
| 1420 | 2026-06-17T21:52:37.136Z | Compiling ipnetwork v0.21.1 |
| 1421 | 2026-06-17T21:52:37.182Z | Compiling foldhash v0.2.0 |
| 1422 | 2026-06-17T21:52:37.222Z | Compiling pest_derive v2.8.6 |
| 1423 | 2026-06-17T21:52:37.292Z | Compiling http-body-util v0.1.3 |
| 1424 | 2026-06-17T21:52:37.412Z | Compiling hashbrown v0.16.1 |
| 1425 | 2026-06-17T21:52:37.527Z | Compiling oxnet v0.1.6 |
| 1426 | 2026-06-17T21:52:37.571Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-06-17T21:52:37.782Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-06-17T21:52:37.795Z | Compiling paste v1.0.15 |
| 1429 | 2026-06-17T21:52:37.809Z | Compiling sync_wrapper v1.0.2 |
| 1430 | 2026-06-17T21:52:37.823Z | Compiling tracing v0.1.44 |
| 1431 | 2026-06-17T21:52:37.911Z | Compiling ident_case v1.0.1 |
| 1432 | 2026-06-17T21:52:37.983Z | Compiling time-core v0.1.8 |
| 1433 | 2026-06-17T21:52:37.987Z | Compiling num-conv v0.2.2 |
| 1434 | 2026-06-17T21:52:38.028Z | Compiling omicron-workspace-hack v0.1.0 |
| 1435 | 2026-06-17T21:52:38.060Z | Compiling powerfmt v0.2.0 |
| 1436 | 2026-06-17T21:52:38.124Z | Compiling time-macros v0.2.27 |
| 1437 | 2026-06-17T21:52:38.256Z | Compiling deranged v0.5.8 |
| 1438 | 2026-06-17T21:52:38.267Z | Compiling anyhow v1.0.102 |
| 1439 | 2026-06-17T21:52:38.359Z | Compiling winnow v1.0.3 |
| 1440 | 2026-06-17T21:52:38.589Z | Compiling regex-automata v0.4.14 |
| 1441 | 2026-06-17T21:52:38.645Z | Compiling num_threads v0.1.7 |
| 1442 | 2026-06-17T21:52:39.116Z | Compiling scroll_derive v0.13.1 |
| 1443 | 2026-06-17T21:52:39.456Z | Compiling tokio-util v0.7.18 |
| 1444 | 2026-06-17T21:52:39.620Z | Compiling daft-derive v0.1.7 |
| 1445 | 2026-06-17T21:52:39.951Z | Compiling scroll v0.13.0 |
| 1446 | 2026-06-17T21:52:40.189Z | Compiling aws-lc-rs v1.17.0 |
| 1447 | 2026-06-17T21:52:40.212Z | Compiling fastrand v2.4.1 |
| 1448 | 2026-06-17T21:52:40.388Z | Compiling regex v1.12.3 |
| 1449 | 2026-06-17T21:52:40.477Z | Compiling rustls-pki-types v1.14.1 |
| 1450 | 2026-06-17T21:52:40.503Z | Compiling async-trait v0.1.89 |
| 1451 | 2026-06-17T21:52:40.882Z | Compiling openssl-probe v0.2.1 |
| 1452 | 2026-06-17T21:52:41.029Z | Compiling crossbeam-utils v0.8.21 |
| 1453 | 2026-06-17T21:52:41.060Z | Compiling untrusted v0.7.1 |
| 1454 | 2026-06-17T21:52:41.182Z | Compiling thread_local v1.1.9 |
| 1455 | 2026-06-17T21:52:41.194Z | Compiling hex v0.4.3 |
| 1456 | 2026-06-17T21:52:41.385Z | Compiling usdt-impl v0.6.0 |
| 1457 | 2026-06-17T21:52:41.447Z | Compiling rustls v0.23.40 |
| 1458 | 2026-06-17T21:52:41.490Z | Compiling goblin v0.10.7 |
| 1459 | 2026-06-17T21:52:41.540Z | Compiling h2 v0.4.14 |
| 1460 | 2026-06-17T21:52:41.598Z | Compiling dtrace-parser v0.3.0 |
| 1461 | 2026-06-17T21:52:41.656Z | Compiling camino v1.2.2 |
| 1462 | 2026-06-17T21:52:41.668Z | Compiling slog-async v2.8.0 |
| 1463 | 2026-06-17T21:52:42.011Z | Compiling thread-id v5.1.0 |
| 1464 | 2026-06-17T21:52:42.039Z | Compiling crc32fast v1.5.0 |
| 1465 | 2026-06-17T21:52:42.084Z | Compiling take_mut v0.2.2 |
| 1466 | 2026-06-17T21:52:42.096Z | Compiling term v1.2.1 |
| 1467 | 2026-06-17T21:52:42.381Z | Compiling rand_core v0.9.5 |
| 1468 | 2026-06-17T21:52:42.481Z | Compiling futures-executor v0.3.32 |
| 1469 | 2026-06-17T21:52:42.592Z | Compiling match_cfg v0.1.0 |
| 1470 | 2026-06-17T21:52:42.595Z | Compiling syn v1.0.109 |
| 1471 | 2026-06-17T21:52:42.659Z | Compiling cpufeatures v0.3.0 |
| 1472 | 2026-06-17T21:52:42.732Z | Compiling futures v0.3.32 |
| 1473 | 2026-06-17T21:52:42.805Z | Compiling structmeta-derive v0.3.0 |
| 1474 | 2026-06-17T21:52:42.946Z | Compiling simd-adler32 v0.3.9 |
| 1475 | 2026-06-17T21:52:43.143Z | Compiling adler2 v2.0.1 |
| 1476 | 2026-06-17T21:52:43.239Z | Compiling miniz_oxide v0.8.9 |
| 1477 | 2026-06-17T21:52:43.697Z | Compiling hyper v1.10.1 |
| 1478 | 2026-06-17T21:52:43.848Z | Compiling structmeta v0.3.0 |
| 1479 | 2026-06-17T21:52:43.897Z | Compiling rand_chacha v0.9.0 |
| 1480 | 2026-06-17T21:52:44.289Z | Compiling dof v0.4.0 |
| 1481 | 2026-06-17T21:52:44.323Z | Compiling darling_core v0.23.0 |
| 1482 | 2026-06-17T21:52:44.477Z | Compiling newtype-uuid-macros v0.1.0 |
| 1483 | 2026-06-17T21:52:44.577Z | Compiling hybrid-array v0.4.12 |
| 1484 | 2026-06-17T21:52:45.280Z | Compiling hyper-util v0.1.20 |
| 1485 | 2026-06-17T21:52:45.779Z | Compiling rand v0.9.4 |
| 1486 | 2026-06-17T21:52:46.381Z | Compiling flate2 v1.1.9 |
| 1487 | 2026-06-17T21:52:46.452Z | Compiling usdt-macro v0.6.0 |
| 1488 | 2026-06-17T21:52:46.470Z | Compiling usdt-attr-macro v0.6.0 |
| 1489 | 2026-06-17T21:52:46.630Z | Compiling darling_macro v0.23.0 |
| 1490 | 2026-06-17T21:52:46.801Z | Compiling time v0.3.47 |
| 1491 | 2026-06-17T21:52:47.028Z | Compiling newtype-uuid v1.3.2 |
| 1492 | 2026-06-17T21:52:47.236Z | Compiling quick-error v1.2.3 |
| 1493 | 2026-06-17T21:52:47.344Z | Compiling ref-cast v1.0.25 |
| 1494 | 2026-06-17T21:52:47.374Z | Compiling compression-core v0.4.32 |
| 1495 | 2026-06-17T21:52:47.531Z | Compiling compression-codecs v0.4.38 |
| 1496 | 2026-06-17T21:52:47.606Z | Compiling darling v0.23.0 |
| 1497 | 2026-06-17T21:52:47.646Z | Compiling daft v0.1.7 |
| 1498 | 2026-06-17T21:52:47.685Z | Compiling crypto-common v0.2.2 |
| 1499 | 2026-06-17T21:52:47.689Z | Compiling block-buffer v0.12.0 |
| 1500 | 2026-06-17T21:52:47.713Z | Compiling crossbeam-channel v0.5.15 |
| 1501 | 2026-06-17T21:52:47.781Z | Compiling tower v0.5.3 |
| 1502 | 2026-06-17T21:52:47.831Z | Compiling strum_macros v0.26.4 |
| 1503 | 2026-06-17T21:52:47.905Z | Compiling ref-cast-impl v1.0.25 |
| 1504 | 2026-06-17T21:52:48.185Z | Compiling serde_spanned v1.1.1 |
| 1505 | 2026-06-17T21:52:48.250Z | Compiling generic-array v0.14.7 |
| 1506 | 2026-06-17T21:52:48.332Z | Compiling multer v3.1.0 |
| 1507 | 2026-06-17T21:52:48.490Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1508 | 2026-06-17T21:52:48.526Z | Compiling const-oid v0.10.2 |
| 1509 | 2026-06-17T21:52:48.568Z | Compiling bit-vec v0.8.0 |
| 1510 | 2026-06-17T21:52:48.629Z | Compiling debug-ignore v1.0.5 |
| 1511 | 2026-06-17T21:52:48.693Z | Compiling digest v0.11.3 |
| 1512 | 2026-06-17T21:52:48.747Z | Compiling bit-set v0.8.0 |
| 1513 | 2026-06-17T21:52:48.779Z | Compiling tower-http v0.6.11 |
| 1514 | 2026-06-17T21:52:48.796Z | Compiling serde_with_macros v3.20.0 |
| 1515 | 2026-06-17T21:52:48.821Z | Compiling openapiv3 v2.2.0 |
| 1516 | 2026-06-17T21:52:48.852Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1517 | 2026-06-17T21:52:48.899Z | Compiling async-stream-impl v0.3.6 |
| 1518 | 2026-06-17T21:52:49.201Z | Compiling dropshot v0.17.1 |
| 1519 | 2026-06-17T21:52:49.339Z | Compiling encoding_rs v0.8.35 |
| 1520 | 2026-06-17T21:52:49.435Z | Compiling spin v0.9.8 |
| 1521 | 2026-06-17T21:52:49.461Z | Compiling strum v0.26.3 |
| 1522 | 2026-06-17T21:52:49.539Z | Compiling unarray v0.1.4 |
| 1523 | 2026-06-17T21:52:49.549Z | Compiling mime v0.3.17 |
| 1524 | 2026-06-17T21:52:49.579Z | Compiling async-stream v0.3.6 |
| 1525 | 2026-06-17T21:52:49.687Z | Compiling sha1 v0.11.0 |
| 1526 | 2026-06-17T21:52:49.930Z | Compiling derive-ex v0.1.8 |
| 1527 | 2026-06-17T21:52:49.940Z | Compiling rustls-native-certs v0.8.4 |
| 1528 | 2026-06-17T21:52:50.246Z | Compiling dropshot_endpoint v0.17.1 |
| 1529 | 2026-06-17T21:52:50.257Z | Compiling macaddr v1.0.1 |
| 1530 | 2026-06-17T21:52:50.276Z | Compiling waitgroup v0.1.2 |
| 1531 | 2026-06-17T21:52:50.313Z | Compiling serde_path_to_error v0.1.20 |
| 1532 | 2026-06-17T21:52:50.433Z | Compiling is-terminal v0.4.17 |
| 1533 | 2026-06-17T21:52:50.523Z | Compiling slog-term v2.9.2 |
| 1534 | 2026-06-17T21:52:50.695Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1535 | 2026-06-17T21:52:50.878Z | Compiling tempfile v3.27.0 |
| 1536 | 2026-06-17T21:52:51.046Z | Compiling strum_macros v0.27.2 |
| 1537 | 2026-06-17T21:52:51.084Z | Compiling instant v0.1.13 |
| 1538 | 2026-06-17T21:52:51.186Z | Compiling slog-json v2.6.1 |
| 1539 | 2026-06-17T21:52:51.228Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1540 | 2026-06-17T21:52:51.316Z | Compiling hostname v0.3.1 |
| 1541 | 2026-06-17T21:52:51.389Z | Compiling memmap2 v0.9.10 |
| 1542 | 2026-06-17T21:52:51.455Z | Compiling either v1.16.0 |
| 1543 | 2026-06-17T21:52:51.573Z | Compiling test-strategy v0.4.5 |
| 1544 | 2026-06-17T21:52:51.602Z | Compiling slog-bunyan v2.5.0 |
| 1545 | 2026-06-17T21:52:51.669Z | Compiling crypto-common v0.1.7 |
| 1546 | 2026-06-17T21:52:51.736Z | Compiling parse-display-derive v0.10.0 |
| 1547 | 2026-06-17T21:52:51.792Z | Compiling backon v1.6.0 |
| 1548 | 2026-06-17T21:52:51.855Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-06-17T21:52:52.298Z | Compiling rand v0.8.6 |
| 1550 | 2026-06-17T21:52:52.314Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1551 | 2026-06-17T21:52:52.691Z | Compiling regress v0.10.5 |
| 1552 | 2026-06-17T21:52:52.890Z | Compiling strum v0.27.2 |
| 1553 | 2026-06-17T21:52:52.928Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1554 | 2026-06-17T21:52:52.966Z | Compiling wait-timeout v0.2.1 |
| 1555 | 2026-06-17T21:52:53.230Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1556 | 2026-06-17T21:52:53.262Z | Compiling rusty-fork v0.3.1 |
| 1557 | 2026-06-17T21:52:53.454Z | Compiling serde_with v3.20.0 |
| 1558 | 2026-06-17T21:52:53.502Z | Compiling async-compression v0.4.42 |
| 1559 | 2026-06-17T21:52:53.616Z | Compiling rand_xorshift v0.4.0 |
| 1560 | 2026-06-17T21:52:53.760Z | Compiling rustls-pemfile v2.2.0 |
| 1561 | 2026-06-17T21:52:53.952Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1562 | 2026-06-17T21:52:54.440Z | Compiling hostname v0.4.2 |
| 1563 | 2026-06-17T21:52:54.745Z | Compiling humantime v2.3.0 |
| 1564 | 2026-06-17T21:52:55.012Z | Compiling usdt v0.6.0 |
| 1565 | 2026-06-17T21:52:55.157Z | Compiling proptest v1.11.0 |
| 1566 | 2026-06-17T21:52:55.205Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1567 | 2026-06-17T21:52:55.294Z | Compiling itertools v0.14.0 |
| 1568 | 2026-06-17T21:52:55.304Z | Compiling iddqd v0.4.2 |
| 1569 | 2026-06-17T21:52:55.538Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1570 | 2026-06-17T21:52:55.827Z | Compiling block-buffer v0.10.4 |
| 1571 | 2026-06-17T21:52:55.975Z | Compiling reqwest v0.12.28 |
| 1572 | 2026-06-17T21:52:56.615Z | Compiling utf8parse v0.2.2 |
| 1573 | 2026-06-17T21:52:56.628Z | Compiling digest v0.10.7 |
| 1574 | 2026-06-17T21:52:56.715Z | Compiling anstyle-parse v1.0.0 |
| 1575 | 2026-06-17T21:52:56.762Z | Compiling parse-display v0.10.0 |
| 1576 | 2026-06-17T21:52:56.845Z | Compiling backoff v0.4.0 |
| 1577 | 2026-06-17T21:52:56.854Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1578 | 2026-06-17T21:52:57.054Z | Compiling progenitor-client v0.10.0 |
| 1579 | 2026-06-17T21:52:57.342Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1580 | 2026-06-17T21:52:57.406Z | Compiling anstyle v1.0.14 |
| 1581 | 2026-06-17T21:52:57.632Z | Compiling colorchoice v1.0.5 |
| 1582 | 2026-06-17T21:52:57.747Z | Compiling is_terminal_polyfill v1.70.2 |
| 1583 | 2026-06-17T21:52:57.832Z | Compiling anstyle-query v1.1.5 |
| 1584 | 2026-06-17T21:52:57.936Z | Compiling anstream v1.0.0 |
| 1585 | 2026-06-17T21:52:58.252Z | Compiling regress v0.11.1 |
| 1586 | 2026-06-17T21:52:58.328Z | Compiling unicode-width v0.2.2 |
| 1587 | 2026-06-17T21:52:58.483Z | Compiling clap_lex v1.1.0 |
| 1588 | 2026-06-17T21:52:58.721Z | Compiling clap_derive v4.6.1 |
| 1589 | 2026-06-17T21:52:59.230Z | Compiling terminal_size v0.4.4 |
| 1590 | 2026-06-17T21:52:59.925Z | Compiling typify-impl v0.6.2 |
| 1591 | 2026-06-17T21:53:00.256Z | Compiling toml_datetime v0.6.11 |
| 1592 | 2026-06-17T21:53:00.395Z | Compiling zerocopy-derive v0.7.35 |
| 1593 | 2026-06-17T21:53:00.439Z | Compiling cpufeatures v0.2.17 |
| 1594 | 2026-06-17T21:53:00.510Z | Compiling convert_case v0.4.0 |
| 1595 | 2026-06-17T21:53:00.776Z | Compiling clap_builder v4.6.0 |
| 1596 | 2026-06-17T21:53:00.843Z | Compiling derive_more v0.99.20 |
| 1597 | 2026-06-17T21:53:01.699Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-06-17T21:53:02.681Z | Compiling clap v4.6.1 |
| 1599 | 2026-06-17T21:53:02.762Z | Compiling secrecy v0.10.3 |
| 1600 | 2026-06-17T21:53:02.934Z | Compiling tinyvec_macros v0.1.1 |
| 1601 | 2026-06-17T21:53:03.002Z | Compiling float-ord v0.3.2 |
| 1602 | 2026-06-17T21:53:03.062Z | Compiling crucible-workspace-hack v0.1.0 |
| 1603 | 2026-06-17T21:53:03.105Z | Compiling tinyvec v1.11.0 |
| 1604 | 2026-06-17T21:53:03.568Z | Compiling dtrace-parser v0.2.0 |
| 1605 | 2026-06-17T21:53:03.592Z | Compiling scroll_derive v0.12.1 |
| 1606 | 2026-06-17T21:53:03.622Z | Compiling num-integer v0.1.46 |
| 1607 | 2026-06-17T21:53:03.947Z | Compiling rustc_version v0.4.1 |
| 1608 | 2026-06-17T21:53:04.109Z | Compiling usdt-impl v0.5.0 |
| 1609 | 2026-06-17T21:53:04.302Z | Compiling scroll v0.12.0 |
| 1610 | 2026-06-17T21:53:04.402Z | Compiling curve25519-dalek v4.1.3 |
| 1611 | 2026-06-17T21:53:04.569Z | Compiling dof v0.3.0 |
| 1612 | 2026-06-17T21:53:04.687Z | Compiling hmac v0.12.1 |
| 1613 | 2026-06-17T21:53:04.821Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1614 | 2026-06-17T21:53:04.897Z | Compiling inout v0.1.4 |
| 1615 | 2026-06-17T21:53:04.905Z | Compiling darling_core v0.21.3 |
| 1616 | 2026-06-17T21:53:04.928Z | Compiling ff v0.13.1 |
| 1617 | 2026-06-17T21:53:05.032Z | Compiling thread-id v4.2.2 |
| 1618 | 2026-06-17T21:53:05.052Z | Compiling unsafe-libyaml v0.2.11 |
| 1619 | 2026-06-17T21:53:05.670Z | Compiling serde_yaml v0.9.34+deprecated |
| 1620 | 2026-06-17T21:53:05.733Z | Compiling proc-macro-crate v3.5.0 |
| 1621 | 2026-06-17T21:53:05.759Z | Compiling group v0.13.0 |
| 1622 | 2026-06-17T21:53:05.772Z | Compiling cipher v0.4.4 |
| 1623 | 2026-06-17T21:53:05.871Z | Compiling hkdf v0.12.4 |
| 1624 | 2026-06-17T21:53:06.324Z | Compiling typify-macro v0.6.2 |
| 1625 | 2026-06-17T21:53:06.464Z | Compiling goblin v0.8.2 |
| 1626 | 2026-06-17T21:53:06.697Z | Compiling num-iter v0.1.45 |
| 1627 | 2026-06-17T21:53:06.809Z | Compiling num-rational v0.4.2 |
| 1628 | 2026-06-17T21:53:06.949Z | Compiling universal-hash v0.5.1 |
| 1629 | 2026-06-17T21:53:06.976Z | Compiling crypto-bigint v0.5.5 |
| 1630 | 2026-06-17T21:53:07.040Z | Compiling darling_macro v0.21.3 |
| 1631 | 2026-06-17T21:53:07.085Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1632 | 2026-06-17T21:53:07.419Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1633 | 2026-06-17T21:53:07.425Z | Compiling hubpack_derive v0.1.1 |
| 1634 | 2026-06-17T21:53:07.776Z | Compiling crossbeam-epoch v0.9.18 |
| 1635 | 2026-06-17T21:53:08.104Z | Compiling half v2.7.1 |
| 1636 | 2026-06-17T21:53:08.127Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1637 | 2026-06-17T21:53:08.293Z | Compiling num-complex v0.4.6 |
| 1638 | 2026-06-17T21:53:08.375Z | Compiling typify v0.6.2 |
| 1639 | 2026-06-17T21:53:08.598Z | Compiling memoffset v0.9.1 |
| 1640 | 2026-06-17T21:53:08.672Z | Compiling base64ct v1.8.3 |
| 1641 | 2026-06-17T21:53:08.721Z | Compiling ciborium-io v0.2.2 |
| 1642 | 2026-06-17T21:53:08.732Z | Compiling base16ct v0.2.0 |
| 1643 | 2026-06-17T21:53:08.812Z | Compiling cfg_aliases v0.2.1 |
| 1644 | 2026-06-17T21:53:08.824Z | Compiling opaque-debug v0.3.1 |
| 1645 | 2026-06-17T21:53:08.879Z | Compiling nix v0.31.3 |
| 1646 | 2026-06-17T21:53:08.892Z | Compiling password-hash v0.5.0 |
| 1647 | 2026-06-17T21:53:08.894Z | Compiling poly1305 v0.8.0 |
| 1648 | 2026-06-17T21:53:08.934Z | Compiling elliptic-curve v0.13.8 |
| 1649 | 2026-06-17T21:53:09.212Z | Compiling ciborium-ll v0.2.2 |
| 1650 | 2026-06-17T21:53:09.324Z | Compiling num v0.4.3 |
| 1651 | 2026-06-17T21:53:09.422Z | Compiling thiserror-no-std v2.0.2 |
| 1652 | 2026-06-17T21:53:09.507Z | Compiling hubpack v0.1.2 |
| 1653 | 2026-06-17T21:53:09.672Z | Compiling darling v0.21.3 |
| 1654 | 2026-06-17T21:53:10.064Z | Compiling num_enum_derive v0.7.6 |
| 1655 | 2026-06-17T21:53:10.204Z | Compiling chacha20 v0.9.1 |
| 1656 | 2026-06-17T21:53:10.389Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1657 | 2026-06-17T21:53:10.414Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1658 | 2026-06-17T21:53:10.894Z | Compiling blake2 v0.10.6 |
| 1659 | 2026-06-17T21:53:11.118Z | Compiling aead v0.5.2 |
| 1660 | 2026-06-17T21:53:11.154Z | Compiling byte-wrapper v0.1.0 |
| 1661 | 2026-06-17T21:53:11.166Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1662 | 2026-06-17T21:53:11.277Z | Compiling proc-macro-error-attr v1.0.4 |
| 1663 | 2026-06-17T21:53:11.485Z | Compiling heapless v0.8.0 |
| 1664 | 2026-06-17T21:53:11.515Z | Compiling keccak v0.1.6 |
| 1665 | 2026-06-17T21:53:11.525Z | Compiling rustix v0.38.44 |
| 1666 | 2026-06-17T21:53:11.579Z | Compiling prettyplease v0.2.37 |
| 1667 | 2026-06-17T21:53:11.745Z | Compiling static_assertions v1.1.0 |
| 1668 | 2026-06-17T21:53:11.795Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1669 | 2026-06-17T21:53:11.960Z | Compiling sha3 v0.10.9 |
| 1670 | 2026-06-17T21:53:12.068Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1671 | 2026-06-17T21:53:12.417Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1672 | 2026-06-17T21:53:12.528Z | Compiling chacha20poly1305 v0.10.1 |
| 1673 | 2026-06-17T21:53:12.540Z | Compiling num_enum v0.7.6 |
| 1674 | 2026-06-17T21:53:12.652Z | Compiling argon2 v0.5.3 |
| 1675 | 2026-06-17T21:53:12.904Z | Compiling ingot-macros v0.1.1 |
| 1676 | 2026-06-17T21:53:12.941Z | Compiling vsss-rs v3.3.4 |
| 1677 | 2026-06-17T21:53:13.153Z | Compiling ciborium v0.2.2 |
| 1678 | 2026-06-17T21:53:13.697Z | Compiling usdt-attr-macro v0.5.0 |
| 1679 | 2026-06-17T21:53:13.739Z | Compiling usdt-macro v0.5.0 |
| 1680 | 2026-06-17T21:53:14.657Z | Compiling serde_spanned v0.6.9 |
| 1681 | 2026-06-17T21:53:14.851Z | Compiling num-derive v0.4.2 |
| 1682 | 2026-06-17T21:53:14.861Z | Compiling serde_repr v0.1.20 |
| 1683 | 2026-06-17T21:53:14.974Z | Compiling enum-as-inner v0.6.1 |
| 1684 | 2026-06-17T21:53:15.059Z | Compiling hash32 v0.3.1 |
| 1685 | 2026-06-17T21:53:15.475Z | Compiling proc-macro-error v1.0.4 |
| 1686 | 2026-06-17T21:53:15.488Z | Compiling memmap v0.7.0 |
| 1687 | 2026-06-17T21:53:15.570Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1688 | 2026-06-17T21:53:15.655Z | Compiling smoltcp v0.11.0 |
| 1689 | 2026-06-17T21:53:15.755Z | Compiling winnow v0.7.15 |
| 1690 | 2026-06-17T21:53:15.793Z | Compiling toml_write v0.1.2 |
| 1691 | 2026-06-17T21:53:15.802Z | Compiling data-encoding v2.11.0 |
| 1692 | 2026-06-17T21:53:15.867Z | Compiling indent_write v2.2.0 |
| 1693 | 2026-06-17T21:53:15.897Z | Compiling winnow v0.5.40 |
| 1694 | 2026-06-17T21:53:15.984Z | Compiling ingot-types v0.1.2 |
| 1695 | 2026-06-17T21:53:16.048Z | Compiling usdt v0.5.0 |
| 1696 | 2026-06-17T21:53:16.323Z | Compiling rustls-webpki v0.103.13 |
| 1697 | 2026-06-17T21:53:16.572Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1698 | 2026-06-17T21:53:16.585Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1699 | 2026-06-17T21:53:16.679Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1700 | 2026-06-17T21:53:17.242Z | Compiling toml_edit v0.19.15 |
| 1701 | 2026-06-17T21:53:17.340Z | Compiling toml_edit v0.22.27 |
| 1702 | 2026-06-17T21:53:17.953Z | Compiling tabwriter v1.4.1 |
| 1703 | 2026-06-17T21:53:18.197Z | Compiling cobs v0.3.0 |
| 1704 | 2026-06-17T21:53:18.347Z | Compiling foreign-types-macros v0.2.3 |
| 1705 | 2026-06-17T21:53:18.384Z | Compiling vcpkg v0.2.15 |
| 1706 | 2026-06-17T21:53:18.395Z | Compiling bitflags v1.3.2 |
| 1707 | 2026-06-17T21:53:18.467Z | Compiling foreign-types-shared v0.3.1 |
| 1708 | 2026-06-17T21:53:18.572Z | Compiling managed v0.8.0 |
| 1709 | 2026-06-17T21:53:18.783Z | Compiling pkg-config v0.3.33 |
| 1710 | 2026-06-17T21:53:18.933Z | Compiling colored v3.1.1 |
| 1711 | 2026-06-17T21:53:19.020Z | Compiling bytecount v0.6.9 |
| 1712 | 2026-06-17T21:53:19.153Z | Compiling foreign-types v0.5.0 |
| 1713 | 2026-06-17T21:53:19.228Z | Compiling openssl-sys v0.9.116 |
| 1714 | 2026-06-17T21:53:19.259Z | Compiling toml v0.8.23 |
| 1715 | 2026-06-17T21:53:19.331Z | Compiling proc-macro-crate v1.3.1 |
| 1716 | 2026-06-17T21:53:19.665Z | Compiling tokio-rustls v0.26.4 |
| 1717 | 2026-06-17T21:53:19.784Z | Compiling rustls-platform-verifier v0.7.0 |
| 1718 | 2026-06-17T21:53:19.938Z | Compiling hyper-rustls v0.27.9 |
| 1719 | 2026-06-17T21:53:20.239Z | Compiling reqwest v0.13.4 |
| 1720 | 2026-06-17T21:53:20.631Z | Compiling postcard v1.1.3 |
| 1721 | 2026-06-17T21:53:21.403Z | Compiling ingot v0.1.1 |
| 1722 | 2026-06-17T21:53:21.467Z | Compiling progenitor-client v0.14.0 |
| 1723 | 2026-06-17T21:53:21.802Z | Compiling progenitor-extras v0.2.0 |
| 1724 | 2026-06-17T21:53:22.797Z | Compiling progenitor-impl v0.13.0 |
| 1725 | 2026-06-17T21:53:23.100Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1726 | 2026-06-17T21:53:23.347Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1727 | 2026-06-17T21:53:23.876Z | Compiling chacha20 v0.10.0 |
| 1728 | 2026-06-17T21:53:24.156Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1729 | 2026-06-17T21:53:24.428Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1730 | 2026-06-17T21:53:24.559Z | Compiling cstr-argument v0.1.2 |
| 1731 | 2026-06-17T21:53:24.667Z | Compiling semver v0.1.20 |
| 1732 | 2026-06-17T21:53:24.725Z | Compiling heck v0.4.1 |
| 1733 | 2026-06-17T21:53:24.914Z | Compiling lazy_static v1.5.0 |
| 1734 | 2026-06-17T21:53:24.917Z | Compiling resolv-conf v0.7.6 |
| 1735 | 2026-06-17T21:53:25.087Z | Compiling swrite v0.1.0 |
| 1736 | 2026-06-17T21:53:25.095Z | Compiling unicode-segmentation v1.13.3 |
| 1737 | 2026-06-17T21:53:25.113Z | Compiling linked-hash-map v0.5.6 |
| 1738 | 2026-06-17T21:53:25.302Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1739 | 2026-06-17T21:53:25.310Z | Compiling rayon-core v1.13.0 |
| 1740 | 2026-06-17T21:53:25.498Z | Compiling newline-converter v0.3.0 |
| 1741 | 2026-06-17T21:53:25.576Z | Compiling lru-cache v0.1.2 |
| 1742 | 2026-06-17T21:53:25.581Z | Compiling rustc_version v0.1.7 |
| 1743 | 2026-06-17T21:53:25.668Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1744 | 2026-06-17T21:53:25.819Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-06-17T21:53:25.881Z | Compiling rand v0.10.1 |
| 1746 | 2026-06-17T21:53:25.936Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1747 | 2026-06-17T21:53:26.157Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1748 | 2026-06-17T21:53:26.367Z | Compiling progenitor-client v0.13.0 |
| 1749 | 2026-06-17T21:53:26.438Z | Compiling progenitor-macro v0.13.0 |
| 1750 | 2026-06-17T21:53:26.531Z | Compiling num_enum_derive v0.5.11 |
| 1751 | 2026-06-17T21:53:26.674Z | Compiling atomicwrites v0.4.4 |
| 1752 | 2026-06-17T21:53:26.888Z | Compiling hickory-proto v0.24.4 |
| 1753 | 2026-06-17T21:53:27.441Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1754 | 2026-06-17T21:53:28.285Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-06-17T21:53:29.164Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1756 | 2026-06-17T21:53:29.674Z | Compiling progenitor-impl v0.14.0 |
| 1757 | 2026-06-17T21:53:29.684Z | Compiling crossbeam-deque v0.8.6 |
| 1758 | 2026-06-17T21:53:29.881Z | Compiling console v0.15.11 |
| 1759 | 2026-06-17T21:53:30.179Z | Compiling camino-tempfile v1.4.1 |
| 1760 | 2026-06-17T21:53:30.420Z | Compiling serde-big-array v0.5.1 |
| 1761 | 2026-06-17T21:53:30.472Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1762 | 2026-06-17T21:53:30.487Z | Compiling derive-where v1.6.1 |
| 1763 | 2026-06-17T21:53:30.556Z | Compiling pin-project-internal v1.1.13 |
| 1764 | 2026-06-17T21:53:30.569Z | Compiling similar v2.7.0 |
| 1765 | 2026-06-17T21:53:30.576Z | Compiling minimal-lexical v0.2.1 |
| 1766 | 2026-06-17T21:53:30.859Z | Compiling siphasher v1.0.3 |
| 1767 | 2026-06-17T21:53:31.060Z | Compiling phf_shared v0.12.1 |
| 1768 | 2026-06-17T21:53:31.250Z | Compiling expectorate v1.2.0 |
| 1769 | 2026-06-17T21:53:31.413Z | Compiling nom v7.1.3 |
| 1770 | 2026-06-17T21:53:31.527Z | Compiling progenitor v0.13.0 |
| 1771 | 2026-06-17T21:53:31.534Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1772 | 2026-06-17T21:53:31.649Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1773 | 2026-06-17T21:53:31.685Z | Compiling pin-project v1.1.13 |
| 1774 | 2026-06-17T21:53:31.784Z | Compiling hickory-resolver v0.24.4 |
| 1775 | 2026-06-17T21:53:31.830Z | Compiling num_enum v0.5.11 |
| 1776 | 2026-06-17T21:53:32.325Z | Compiling newtype_derive v0.1.6 |
| 1777 | 2026-06-17T21:53:33.301Z | Compiling progenitor-macro v0.14.0 |
| 1778 | 2026-06-17T21:53:33.313Z | Compiling unicode-normalization v0.1.25 |
| 1779 | 2026-06-17T21:53:33.402Z | Compiling tokio-stream v0.1.18 |
| 1780 | 2026-06-17T21:53:33.801Z | Compiling snafu-derive v0.8.9 |
| 1781 | 2026-06-17T21:53:33.864Z | Compiling async-recursion v1.1.1 |
| 1782 | 2026-06-17T21:53:33.970Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1783 | 2026-06-17T21:53:34.277Z | Compiling slog-dtrace v0.3.0 |
| 1784 | 2026-06-17T21:53:34.395Z | Compiling csv-core v0.1.13 |
| 1785 | 2026-06-17T21:53:34.407Z | Compiling bstr v1.12.1 |
| 1786 | 2026-06-17T21:53:34.523Z | Compiling owo-colors v4.3.0 |
| 1787 | 2026-06-17T21:53:34.553Z | Compiling cancel-safe-futures v0.1.5 |
| 1788 | 2026-06-17T21:53:34.659Z | Compiling foreign-types-shared v0.1.1 |
| 1789 | 2026-06-17T21:53:34.784Z | Compiling chrono-tz v0.10.4 |
| 1790 | 2026-06-17T21:53:34.809Z | Compiling unicode-xid v0.2.6 |
| 1791 | 2026-06-17T21:53:34.869Z | Compiling konst_macro_rules v0.2.19 |
| 1792 | 2026-06-17T21:53:34.896Z | Compiling unicode-width v0.1.14 |
| 1793 | 2026-06-17T21:53:34.929Z | Compiling foldhash v0.1.5 |
| 1794 | 2026-06-17T21:53:34.980Z | Compiling openssl v0.10.80 |
| 1795 | 2026-06-17T21:53:35.045Z | Compiling same-file v1.0.6 |
| 1796 | 2026-06-17T21:53:35.105Z | Compiling highway v1.3.0 |
| 1797 | 2026-06-17T21:53:35.172Z | Compiling walkdir v2.5.0 |
| 1798 | 2026-06-17T21:53:35.224Z | Compiling hashbrown v0.15.5 |
| 1799 | 2026-06-17T21:53:35.281Z | Compiling konst v0.2.20 |
| 1800 | 2026-06-17T21:53:35.493Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1801 | 2026-06-17T21:53:35.528Z | Compiling const_format_proc_macros v0.2.34 |
| 1802 | 2026-06-17T21:53:35.542Z | Compiling snafu v0.8.9 |
| 1803 | 2026-06-17T21:53:35.675Z | Compiling globset v0.4.18 |
| 1804 | 2026-06-17T21:53:35.824Z | Compiling foreign-types v0.3.2 |
| 1805 | 2026-06-17T21:53:35.897Z | Compiling csv v1.4.0 |
| 1806 | 2026-06-17T21:53:36.090Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-17T21:53:36.381Z | Compiling qorb v0.4.1 |
| 1808 | 2026-06-17T21:53:36.389Z | Compiling olpc-cjson v0.1.4 |
| 1809 | 2026-06-17T21:53:36.472Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1810 | 2026-06-17T21:53:36.554Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1811 | 2026-06-17T21:53:37.114Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1812 | 2026-06-17T21:53:37.514Z | Compiling rayon v1.12.0 |
| 1813 | 2026-06-17T21:53:38.239Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1814 | 2026-06-17T21:53:38.341Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1815 | 2026-06-17T21:53:38.386Z | Compiling progenitor v0.14.0 |
| 1816 | 2026-06-17T21:53:38.520Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1817 | 2026-06-17T21:53:38.583Z | Compiling phf v0.12.1 |
| 1818 | 2026-06-17T21:53:38.598Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-17T21:53:39.136Z | Compiling zone_cfg_derive v0.3.1 |
| 1820 | 2026-06-17T21:53:39.307Z | Compiling tokio-dtrace v0.1.1 |
| 1821 | 2026-06-17T21:53:39.551Z | Compiling itertools v0.12.1 |
| 1822 | 2026-06-17T21:53:39.571Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1823 | 2026-06-17T21:53:39.636Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-17T21:53:39.745Z | Compiling libsw-core v0.3.2 |
| 1825 | 2026-06-17T21:53:39.770Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1826 | 2026-06-17T21:53:39.841Z | Compiling serde_plain v1.0.2 |
| 1827 | 2026-06-17T21:53:39.909Z | Compiling openssl-macros v0.1.1 |
| 1828 | 2026-06-17T21:53:40.044Z | Compiling pem v3.0.6 |
| 1829 | 2026-06-17T21:53:40.146Z | Compiling cookie v0.18.1 |
| 1830 | 2026-06-17T21:53:40.232Z | Compiling sigpipe v0.1.3 |
| 1831 | 2026-06-17T21:53:40.321Z | Compiling typed-path v0.9.3 |
| 1832 | 2026-06-17T21:53:40.400Z | Compiling fixedbitset v0.4.2 |
| 1833 | 2026-06-17T21:53:40.406Z | Compiling fixedbitset v0.5.7 |
| 1834 | 2026-06-17T21:53:40.423Z | Compiling glob v0.3.3 |
| 1835 | 2026-06-17T21:53:40.691Z | Compiling jiff v0.2.28 |
| 1836 | 2026-06-17T21:53:40.798Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-17T21:53:40.846Z | Compiling zone v0.3.1 |
| 1838 | 2026-06-17T21:53:40.934Z | Compiling petgraph v0.8.3 |
| 1839 | 2026-06-17T21:53:41.063Z | Compiling petgraph v0.6.5 |
| 1840 | 2026-06-17T21:53:41.683Z | Compiling tough v0.22.0 |
| 1841 | 2026-06-17T21:53:41.778Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-17T21:53:41.837Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-06-17T21:53:41.977Z | Compiling libsw v3.5.0 |
| 1844 | 2026-06-17T21:53:42.150Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1845 | 2026-06-17T21:53:42.401Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1846 | 2026-06-17T21:53:42.578Z | Compiling oxide-tokio-rt v0.1.6 |
| 1847 | 2026-06-17T21:53:42.757Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1848 | 2026-06-17T21:53:43.605Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-17T21:53:43.717Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-17T21:53:43.968Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-17T21:53:44.233Z | Compiling const_format v0.2.36 |
| 1852 | 2026-06-17T21:53:44.276Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-17T21:53:44.674Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-06-17T21:53:44.869Z | Compiling tabled_derive v0.7.0 |
| 1855 | 2026-06-17T21:53:45.160Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-06-17T21:53:45.350Z | Compiling gethostname v0.5.0 |
| 1857 | 2026-06-17T21:53:45.470Z | Compiling libscf-sys v1.2.0 |
| 1858 | 2026-06-17T21:53:45.481Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1859 | 2026-06-17T21:53:45.698Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-17T21:53:45.764Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1861 | 2026-06-17T21:53:45.819Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-17T21:53:45.867Z | Compiling bcs v0.1.6 |
| 1863 | 2026-06-17T21:53:45.944Z | Compiling smf v0.2.3 |
| 1864 | 2026-06-17T21:53:46.003Z | Compiling whoami v1.6.1 |
| 1865 | 2026-06-17T21:53:46.150Z | Compiling unicode-linebreak v0.1.5 |
| 1866 | 2026-06-17T21:53:46.190Z | Compiling tagptr v0.2.0 |
| 1867 | 2026-06-17T21:53:46.278Z | Compiling smawk v0.3.2 |
| 1868 | 2026-06-17T21:53:46.348Z | Compiling linear-map v1.2.0 |
| 1869 | 2026-06-17T21:53:46.404Z | Compiling termtree v0.5.1 |
| 1870 | 2026-06-17T21:53:46.421Z | Compiling textwrap v0.16.2 |
| 1871 | 2026-06-17T21:53:46.525Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-17T21:53:46.536Z | Compiling moka v0.12.15 |
| 1873 | 2026-06-17T21:53:46.563Z | Compiling tabled v0.15.0 |
| 1874 | 2026-06-17T21:53:46.959Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-17T21:53:47.243Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-17T21:53:47.324Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-17T21:53:47.542Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-17T21:53:47.737Z | Compiling steno v0.4.1 |
| 1879 | 2026-06-17T21:53:48.793Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-17T21:53:49.292Z | Compiling hickory-proto v0.25.2 |
| 1881 | 2026-06-17T21:53:49.743Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1882 | 2026-06-17T21:53:50.125Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1883 | 2026-06-17T21:53:50.238Z | Compiling parking_lot_core v0.8.6 |
| 1884 | 2026-06-17T21:53:50.534Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1885 | 2026-06-17T21:53:50.598Z | Compiling proc-macro-error2 v2.0.1 |
| 1886 | 2026-06-17T21:53:50.828Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-06-17T21:53:50.917Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1888 | 2026-06-17T21:53:50.964Z | Compiling tabled_derive v0.11.0 |
| 1889 | 2026-06-17T21:53:51.088Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1890 | 2026-06-17T21:53:51.197Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1891 | 2026-06-17T21:53:51.499Z | Compiling hickory-resolver v0.25.2 |
| 1892 | 2026-06-17T21:53:51.511Z | Compiling papergrid v0.18.0 |
| 1893 | 2026-06-17T21:53:51.596Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1894 | 2026-06-17T21:53:51.717Z | Compiling testing_table v0.3.0 |
| 1895 | 2026-06-17T21:53:51.894Z | Compiling arc-swap v1.9.1 |
| 1896 | 2026-06-17T21:53:52.115Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1897 | 2026-06-17T21:53:52.209Z | Compiling nom v8.0.0 |
| 1898 | 2026-06-17T21:53:52.373Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-17T21:53:52.608Z | Compiling tabled v0.21.0 |
| 1900 | 2026-06-17T21:53:52.890Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1901 | 2026-06-17T21:53:53.596Z | Compiling slog-scope v4.4.1 |
| 1902 | 2026-06-17T21:53:53.738Z | Compiling parking_lot v0.11.2 |
| 1903 | 2026-06-17T21:53:53.872Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1904 | 2026-06-17T21:53:54.092Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1905 | 2026-06-17T21:53:54.151Z | Compiling fxhash v0.2.1 |
| 1906 | 2026-06-17T21:53:54.239Z | Compiling internet-checksum v0.2.1 |
| 1907 | 2026-06-17T21:53:54.287Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1908 | 2026-06-17T21:53:54.319Z | Compiling sled v0.34.7 |
| 1909 | 2026-06-17T21:53:54.447Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1910 | 2026-06-17T21:53:54.458Z | Compiling slog-stdlog v4.1.1 |
| 1911 | 2026-06-17T21:53:54.520Z | Compiling crc8 v0.1.1 |
| 1912 | 2026-06-17T21:53:54.637Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1913 | 2026-06-17T21:53:54.678Z | Compiling slog-envlogger v2.2.0 |
| 1914 | 2026-06-17T21:53:54.714Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1915 | 2026-06-17T21:53:55.110Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1916 | 2026-06-17T21:53:55.551Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1917 | 2026-06-17T21:53:57.192Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-06-17T21:53:59.695Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1919 | 2026-06-17T21:54:05.395Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1920 | 2026-06-17T21:54:07.009Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1921 | 2026-06-17T21:54:08.021Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1922 | 2026-06-17T21:54:08.967Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1923 | 2026-06-17T21:54:09.805Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1924 | 2026-06-17T21:54:10.956Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1925 | 2026-06-17T21:54:33.918Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1926 | 2026-06-17T21:54:34.101Z | ──────────── |
| 1927 | 2026-06-17T21:54:34.101Z | Nextest run ID 1dac4b0c-1eb5-4fd4-a058-b7fdd7ae9834 with nextest profile: default |
| 1928 | 2026-06-17T21:54:34.101Z | Starting 7 tests across 1 binary |
| 1929 | 2026-06-17T21:54:34.115Z | PASS [ 0.009s] mg-lower dendrite::test_tfport_parser |
| 1930 | 2026-06-17T21:54:34.118Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1931 | 2026-06-17T21:54:34.118Z | PASS [ 0.012s] mg-lower test::sync_prefix_test |
| 1932 | 2026-06-17T21:54:34.118Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_removal |
| 1933 | 2026-06-17T21:54:34.118Z | PASS [ 0.012s] mg-lower test::sync_link_down_test |
| 1934 | 2026-06-17T21:54:34.118Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_idempotent |
| 1935 | 2026-06-17T21:54:34.118Z | PASS [ 0.013s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1936 | 2026-06-17T21:54:34.118Z | ──────────── |
| 1937 | 2026-06-17T21:54:34.118Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1938 | 2026-06-17T21:54:34.127Z | process exited: duration 309994 ms, exit code 0 |
| |
| 1939 | 2026-06-17T21:54:34.132Z | found 0 output files |