|
|
|
| 1 | 2026-08-07T05:43:01.599Z | job assigned to worker 01KZDBWV486HYHVHSZWAASZBCD [factory aws, i-005f92a84221b9701] (queued for 1 m 0 s) |
| |
| 2 | 2026-08-07T05:43:08.070Z | starting task 0: "setup" |
| 3 | 2026-08-07T05:43:08.074Z | ++ uname -s |
| 4 | 2026-08-07T05:43:08.075Z | + kern=SunOS |
| 5 | 2026-08-07T05:43:08.075Z | + build_user=build |
| 6 | 2026-08-07T05:43:08.075Z | + build_uid=12345 |
| 7 | 2026-08-07T05:43:08.075Z | + work_dir=/work |
| 8 | 2026-08-07T05:43:08.075Z | + input_dir=/input |
| 9 | 2026-08-07T05:43:08.075Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T05:43:08.075Z | + case "$kern" in |
| 11 | 2026-08-07T05:43:08.079Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T05:43:08.079Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T05:43:10.083Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T05:43:10.156Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T05:43:10.159Z | + home_fs=zfs |
| 16 | 2026-08-07T05:43:10.159Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T05:43:10.159Z | + mkdir -p /home/build |
| 18 | 2026-08-07T05:43:10.159Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T05:43:12.161Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T05:43:12.164Z | process exited: duration 4093 ms, exit code 0 |
| |
| 21 | 2026-08-07T05:43:12.170Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T05:43:12.173Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T05:43:12.174Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-07T05:43:12.174Z | * rust toolchain profile = "default" |
| 25 | 2026-08-07T05:43:12.174Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-07T05:43:12.174Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-07T05:43:12.174Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-07T05:43:12.177Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T05:43:12.177Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T05:43:12.261Z | info: downloading installer |
| 31 | 2026-08-07T05:43:13.684Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T05:43:13.684Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T05:43:13.684Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T05:43:13.684Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T05:43:13.684Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T05:43:13.684Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T05:43:13.684Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T05:43:13.687Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T05:43:13.687Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T05:43:13.687Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T05:43:13.687Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T05:43:13.687Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T05:43:13.687Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T05:43:13.698Z | info: profile set to default |
| 45 | 2026-08-07T05:43:13.698Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T05:43:13.701Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T05:43:13.825Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T05:43:13.829Z | info: downloading 6 components |
| 49 | 2026-08-07T05:43:28.305Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-07T05:43:28.305Z | |
| 51 | 2026-08-07T05:43:28.330Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T05:43:28.331Z | |
| 53 | 2026-08-07T05:43:28.331Z | |
| 54 | 2026-08-07T05:43:28.334Z | Rust is installed now. Great! |
| 55 | 2026-08-07T05:43:28.334Z | |
| 56 | 2026-08-07T05:43:28.334Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T05:43:28.334Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T05:43:28.334Z | |
| 59 | 2026-08-07T05:43:28.334Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T05:43:28.334Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T05:43:28.334Z | |
| 62 | 2026-08-07T05:43:28.334Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T05:43:28.334Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T05:43:28.334Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T05:43:28.334Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T05:43:28.334Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T05:43:28.335Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T05:43:28.335Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T05:43:28.335Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T05:43:28.335Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T05:43:28.424Z | + rustup --version |
| 72 | 2026-08-07T05:43:28.433Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T05:43:28.437Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T05:43:28.454Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T05:43:28.457Z | + cargo --version |
| 76 | 2026-08-07T05:43:28.472Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T05:43:28.475Z | + rustc --version |
| 78 | 2026-08-07T05:43:28.493Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T05:43:28.497Z | process exited: duration 16323 ms, exit code 0 |
| |
| 80 | 2026-08-07T05:43:28.503Z | starting task 2: "authentication" |
| 81 | 2026-08-07T05:43:28.520Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-07T05:43:28.526Z | starting task 3: "clone repository" |
| 83 | 2026-08-07T05:43:28.529Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-07T05:43:28.532Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-07T05:43:28.564Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-07T05:43:29.797Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-07T05:43:29.797Z | + git fetch origin f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 88 | 2026-08-07T05:43:30.051Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-07T05:43:30.051Z | * branch f74e74694b2df8c88c862b6e32409898ad85ded5 -> FETCH_HEAD |
| 90 | 2026-08-07T05:43:30.058Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-08-07T05:43:30.061Z | ++ git branch --show-current |
| 92 | 2026-08-07T05:43:30.061Z | + current=main |
| 93 | 2026-08-07T05:43:30.061Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-08-07T05:43:30.061Z | + git branch -f zl/ddm-mcast f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 95 | 2026-08-07T05:43:30.065Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-08-07T05:43:30.085Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-08-07T05:43:30.088Z | + git reset --hard f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 98 | 2026-08-07T05:43:30.105Z | HEAD is now at f74e746 [deps] update dendrite mcast pin to 0d48b5a3 |
| 99 | 2026-08-07T05:43:30.109Z | process exited: duration 1579 ms, exit code 0 |
| |
| 100 | 2026-08-07T05:43:30.115Z | starting task 4: "build" |
| 101 | 2026-08-07T05:43:30.118Z | + set -o errexit |
| 102 | 2026-08-07T05:43:30.118Z | + set -o pipefail |
| 103 | 2026-08-07T05:43:30.118Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-08-07T05:43:30.121Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-08-07T05:43:30.121Z | ++ PLATFORM=illumos |
| 106 | 2026-08-07T05:43:30.121Z | ++ banner install |
| 107 | 2026-08-07T05:43:30.121Z | |
| 108 | 2026-08-07T05:43:30.121Z | # # # #### ##### ## # # |
| 109 | 2026-08-07T05:43:30.122Z | # ## # # # # # # # |
| 110 | 2026-08-07T05:43:30.122Z | # # # # #### # # # # # |
| 111 | 2026-08-07T05:43:30.122Z | # # # # # # ###### # # |
| 112 | 2026-08-07T05:43:30.122Z | # # ## # # # # # # # |
| 113 | 2026-08-07T05:43:30.122Z | # # # #### # # # ###### ###### |
| 114 | 2026-08-07T05:43:30.122Z | |
| 115 | 2026-08-07T05:43:30.122Z | ++ set +o errexit |
| 116 | 2026-08-07T05:43:30.122Z | ++ pkg info clang-15 |
| 117 | 2026-08-07T05:43:30.125Z | ++ grep -qi installed |
| 118 | 2026-08-07T05:43:31.314Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-08-07T05:43:31.314Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-08-07T05:43:31.314Z | |
| 121 | 2026-08-07T05:43:31.314Z | clang-15 |
| 122 | 2026-08-07T05:43:31.353Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-08-07T05:43:31.353Z | ++ set -o errexit |
| 124 | 2026-08-07T05:43:31.358Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-08-07T05:43:39.291Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-08-07T05:43:46.980Z | Startup: Caching catalogs ... Done |
| 127 | 2026-08-07T05:43:54.140Z | Planning: Solver setup ... Done |
| 128 | 2026-08-07T05:43:54.180Z | Planning: Running solver ... Done |
| 129 | 2026-08-07T05:43:54.325Z | Planning: Finding local manifests ... Done |
| 130 | 2026-08-07T05:43:54.337Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-08-07T05:43:54.426Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-08-07T05:43:54.455Z | Planning: Package planning ... Done |
| 133 | 2026-08-07T05:43:54.481Z | Planning: Merging actions ... Done |
| 134 | 2026-08-07T05:43:54.587Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-08-07T05:43:54.593Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-08-07T05:43:55.333Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-08-07T05:43:55.339Z | Planning: Planning completed in 8.19 seconds |
| 138 | 2026-08-07T05:43:55.350Z | Packages to install: 2 |
| 139 | 2026-08-07T05:43:55.353Z | Mediators to change: 2 |
| 140 | 2026-08-07T05:43:55.353Z | Services to change: 1 |
| 141 | 2026-08-07T05:43:55.353Z | Create boot environment: No |
| 142 | 2026-08-07T05:43:55.353Z | Create backup boot environment: No |
| 143 | 2026-08-07T05:43:55.392Z | |
| 144 | 2026-08-07T05:43:55.392Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-08-07T05:44:00.432Z | Download: 1056/3076 items 109.3/211.3MB 51% complete (22.5M/s) |
| 146 | 2026-08-07T05:44:05.437Z | Download: 2012/3076 items 117.9/211.3MB 55% complete (11.8M/s) |
| 147 | 2026-08-07T05:44:10.477Z | Download: 3021/3076 items 199.2/211.3MB 94% complete (8.9M/s) |
| 148 | 2026-08-07T05:44:19.414Z | Download: 3031/3076 items 201.8/211.3MB 95% complete (8.5M/s) |
| 149 | 2026-08-07T05:44:38.329Z | Download: 3033/3076 items 201.8/211.3MB 95% complete |
| 150 | 2026-08-07T05:44:39.015Z | Download: Completed 211.31 MB in 43.62 seconds (4.8M/s) |
| 151 | 2026-08-07T05:44:39.144Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-08-07T05:44:42.275Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 153 | 2026-08-07T05:44:42.914Z | Done |
| 154 | 2026-08-07T05:44:42.914Z | Done |
| 155 | 2026-08-07T05:44:43.663Z | Done |
| 156 | 2026-08-07T05:44:47.005Z | Done |
| 157 | 2026-08-07T05:44:47.074Z | Done |
| 158 | 2026-08-07T05:44:47.077Z | Done |
| 159 | 2026-08-07T05:44:47.345Z | Done |
| 160 | 2026-08-07T05:44:48.026Z | ++ set -o errexit |
| 161 | 2026-08-07T05:44:48.026Z | ++ cargo --version |
| 162 | 2026-08-07T05:44:48.032Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 163 | 2026-08-07T05:44:48.199Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 164 | 2026-08-07T05:44:48.202Z | info: downloading 6 components |
| 165 | 2026-08-07T05:45:03.339Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 166 | 2026-08-07T05:45:03.342Z | ++ rustc --version |
| 167 | 2026-08-07T05:45:03.375Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 168 | 2026-08-07T05:45:03.378Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-08-07T05:45:03.421Z | Updating crates.io index |
| 170 | 2026-08-07T05:45:03.522Z | Downloading crates ... |
| 171 | 2026-08-07T05:45:03.571Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-08-07T05:45:03.633Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-08-07T05:45:03.637Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 174 | 2026-08-07T05:45:03.637Z | | |
| 175 | 2026-08-07T05:45:03.637Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 176 | 2026-08-07T05:45:03.637Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 177 | 2026-08-07T05:45:03.679Z | Updating crates.io index |
| 178 | 2026-08-07T05:45:05.798Z | Locking 396 packages to latest compatible versions |
| 179 | 2026-08-07T05:45:05.802Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 180 | 2026-08-07T05:45:05.805Z | Adding duct v0.13.7 (available: v1.1.1) |
| 181 | 2026-08-07T05:45:05.805Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 182 | 2026-08-07T05:45:05.805Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 183 | 2026-08-07T05:45:05.808Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 184 | 2026-08-07T05:45:05.808Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 185 | 2026-08-07T05:45:05.808Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 186 | 2026-08-07T05:45:05.808Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 187 | 2026-08-07T05:45:05.812Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 188 | 2026-08-07T05:45:05.815Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 189 | 2026-08-07T05:45:05.838Z | Downloading crates ... |
| 190 | 2026-08-07T05:45:05.862Z | Downloaded addr2line v0.25.1 |
| 191 | 2026-08-07T05:45:05.865Z | Downloaded owo-colors v4.3.0 |
| 192 | 2026-08-07T05:45:05.865Z | Downloaded adler2 v2.0.1 |
| 193 | 2026-08-07T05:45:05.869Z | Downloaded pathdiff v0.2.3 |
| 194 | 2026-08-07T05:45:05.876Z | Downloaded atomicwrites v0.4.4 |
| 195 | 2026-08-07T05:45:05.879Z | Downloaded ordered-float v2.10.1 |
| 196 | 2026-08-07T05:45:05.882Z | Downloaded openssl-sys v0.9.117 |
| 197 | 2026-08-07T05:45:05.885Z | Downloaded parking_lot v0.12.5 |
| 198 | 2026-08-07T05:45:05.889Z | Downloaded percent-encoding v2.3.2 |
| 199 | 2026-08-07T05:45:05.893Z | Downloaded async-scoped v0.9.0 |
| 200 | 2026-08-07T05:45:05.896Z | Downloaded block-buffer v0.10.4 |
| 201 | 2026-08-07T05:45:05.899Z | Downloaded signal-hook-mio v0.2.5 |
| 202 | 2026-08-07T05:45:05.899Z | Downloaded rand_core v0.9.5 |
| 203 | 2026-08-07T05:45:05.902Z | Downloaded shlex v2.0.1 |
| 204 | 2026-08-07T05:45:05.902Z | Downloaded simd-adler32 v0.3.10 |
| 205 | 2026-08-07T05:45:05.902Z | Downloaded atomic-waker v1.1.2 |
| 206 | 2026-08-07T05:45:05.905Z | Downloaded autocfg v1.5.1 |
| 207 | 2026-08-07T05:45:05.908Z | Downloaded anstream v1.0.0 |
| 208 | 2026-08-07T05:45:05.913Z | Downloaded cargo-platform v0.2.0 |
| 209 | 2026-08-07T05:45:05.917Z | Downloaded backtrace-ext v0.2.1 |
| 210 | 2026-08-07T05:45:05.920Z | Downloaded os_pipe v1.2.3 |
| 211 | 2026-08-07T05:45:05.923Z | Downloaded cargo-platform v0.3.3 |
| 212 | 2026-08-07T05:45:05.923Z | Downloaded anstyle-query v1.1.5 |
| 213 | 2026-08-07T05:45:05.926Z | Downloaded color-spantrace v0.3.0 |
| 214 | 2026-08-07T05:45:05.929Z | Downloaded rand_chacha v0.9.0 |
| 215 | 2026-08-07T05:45:05.932Z | Downloaded shared_child v1.1.1 |
| 216 | 2026-08-07T05:45:05.935Z | Downloaded rand_pcg v0.10.2 |
| 217 | 2026-08-07T05:45:05.935Z | Downloaded serde_urlencoded v0.7.1 |
| 218 | 2026-08-07T05:45:05.938Z | Downloaded anstyle-parse v1.0.0 |
| 219 | 2026-08-07T05:45:05.938Z | Downloaded cargo-util-schemas v0.2.0 |
| 220 | 2026-08-07T05:45:05.941Z | Downloaded rand_core v0.6.4 |
| 221 | 2026-08-07T05:45:05.941Z | Downloaded serde_path_to_error v0.1.20 |
| 222 | 2026-08-07T05:45:05.944Z | Downloaded colorchoice v1.0.5 |
| 223 | 2026-08-07T05:45:05.947Z | Downloaded clap_lex v1.1.0 |
| 224 | 2026-08-07T05:45:05.947Z | Downloaded form_urlencoded v1.2.2 |
| 225 | 2026-08-07T05:45:05.950Z | Downloaded futures-io v0.3.33 |
| 226 | 2026-08-07T05:45:05.953Z | Downloaded enable-ansi-support v0.2.1 |
| 227 | 2026-08-07T05:45:05.957Z | Downloaded serde_ignored v0.1.14 |
| 228 | 2026-08-07T05:45:05.961Z | Downloaded shell-words v1.1.1 |
| 229 | 2026-08-07T05:45:05.961Z | Downloaded generic-array v0.14.7 |
| 230 | 2026-08-07T05:45:05.961Z | Downloaded cpufeatures v0.2.17 |
| 231 | 2026-08-07T05:45:05.964Z | Downloaded rustc-hash v2.1.3 |
| 232 | 2026-08-07T05:45:05.964Z | Downloaded serde-value v0.7.0 |
| 233 | 2026-08-07T05:45:05.964Z | Downloaded fnv v1.0.7 |
| 234 | 2026-08-07T05:45:05.967Z | Downloaded rustls-pki-types v1.15.1 |
| 235 | 2026-08-07T05:45:05.967Z | Downloaded crypto-common v0.1.7 |
| 236 | 2026-08-07T05:45:05.967Z | Downloaded document-features v0.2.12 |
| 237 | 2026-08-07T05:45:05.970Z | Downloaded errno v0.3.14 |
| 238 | 2026-08-07T05:45:05.970Z | Downloaded cpufeatures v0.3.0 |
| 239 | 2026-08-07T05:45:05.970Z | Downloaded equivalent v1.0.2 |
| 240 | 2026-08-07T05:45:05.970Z | Downloaded foreign-types-shared v0.1.1 |
| 241 | 2026-08-07T05:45:05.973Z | Downloaded scopeguard v1.2.0 |
| 242 | 2026-08-07T05:45:05.973Z | Downloaded serde_spanned v1.1.1 |
| 243 | 2026-08-07T05:45:05.973Z | Downloaded sigchld v0.2.4 |
| 244 | 2026-08-07T05:45:05.976Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 245 | 2026-08-07T05:45:05.979Z | Downloaded debug-ignore v1.0.5 |
| 246 | 2026-08-07T05:45:05.979Z | Downloaded cfg-if v1.0.4 |
| 247 | 2026-08-07T05:45:05.982Z | Downloaded rustc_version v0.4.1 |
| 248 | 2026-08-07T05:45:05.982Z | Downloaded signature v2.2.0 |
| 249 | 2026-08-07T05:45:05.985Z | Downloaded futures-macro v0.3.33 |
| 250 | 2026-08-07T05:45:05.985Z | Downloaded serde v1.0.229 |
| 251 | 2026-08-07T05:45:05.988Z | Downloaded serde_derive v1.0.229 |
| 252 | 2026-08-07T05:45:05.991Z | Downloaded rand_core v0.10.1 |
| 253 | 2026-08-07T05:45:05.994Z | Downloaded supports-color v3.0.2 |
| 254 | 2026-08-07T05:45:05.997Z | Downloaded foreign-types v0.3.2 |
| 255 | 2026-08-07T05:45:06.002Z | Downloaded serde_spanned v0.6.9 |
| 256 | 2026-08-07T05:45:06.002Z | Downloaded futures-core v0.3.33 |
| 257 | 2026-08-07T05:45:06.005Z | Downloaded try-lock v0.2.5 |
| 258 | 2026-08-07T05:45:06.006Z | Downloaded untrusted v0.9.0 |
| 259 | 2026-08-07T05:45:06.006Z | Downloaded subtle v2.6.1 |
| 260 | 2026-08-07T05:45:06.006Z | Downloaded camino v1.2.5 |
| 261 | 2026-08-07T05:45:06.006Z | Downloaded camino-tempfile v1.4.1 |
| 262 | 2026-08-07T05:45:06.006Z | Downloaded tokio-macros v2.7.2 |
| 263 | 2026-08-07T05:45:06.009Z | Downloaded cargo_metadata v0.20.0 |
| 264 | 2026-08-07T05:45:06.009Z | Downloaded cargo_metadata v0.23.1 |
| 265 | 2026-08-07T05:45:06.009Z | Downloaded strsim v0.11.1 |
| 266 | 2026-08-07T05:45:06.012Z | Downloaded tower-layer v0.3.3 |
| 267 | 2026-08-07T05:45:06.012Z | Downloaded supports-unicode v3.0.0 |
| 268 | 2026-08-07T05:45:06.012Z | Downloaded thread_local v1.1.10 |
| 269 | 2026-08-07T05:45:06.015Z | Downloaded base64ct v1.8.3 |
| 270 | 2026-08-07T05:45:06.015Z | Downloaded dialoguer v0.11.0 |
| 271 | 2026-08-07T05:45:06.018Z | Downloaded strip-ansi-escapes v0.2.1 |
| 272 | 2026-08-07T05:45:06.018Z | Downloaded tower-service v0.3.3 |
| 273 | 2026-08-07T05:45:06.018Z | Downloaded cfg_aliases v0.2.2 |
| 274 | 2026-08-07T05:45:06.021Z | Downloaded utf8parse v0.2.2 |
| 275 | 2026-08-07T05:45:06.024Z | Downloaded heck v0.5.0 |
| 276 | 2026-08-07T05:45:06.027Z | Downloaded swrite v0.1.0 |
| 277 | 2026-08-07T05:45:06.027Z | Downloaded supports-hyperlinks v3.2.0 |
| 278 | 2026-08-07T05:45:06.027Z | Downloaded ed25519 v2.2.3 |
| 279 | 2026-08-07T05:45:06.030Z | Downloaded futures-executor v0.3.33 |
| 280 | 2026-08-07T05:45:06.030Z | Downloaded guppy-workspace-hack v0.1.0 |
| 281 | 2026-08-07T05:45:06.030Z | Downloaded indent_write v2.2.0 |
| 282 | 2026-08-07T05:45:06.030Z | Downloaded http-body v1.1.0 |
| 283 | 2026-08-07T05:45:06.033Z | Downloaded terminal_size v0.4.4 |
| 284 | 2026-08-07T05:45:06.033Z | Downloaded sync_wrapper v1.0.2 |
| 285 | 2026-08-07T05:45:06.036Z | Downloaded toml_write v0.1.2 |
| 286 | 2026-08-07T05:45:06.039Z | Downloaded typeid v1.0.3 |
| 287 | 2026-08-07T05:45:06.039Z | Downloaded nextest-workspace-hack v0.1.0 |
| 288 | 2026-08-07T05:45:06.039Z | Downloaded toml_datetime v0.6.11 |
| 289 | 2026-08-07T05:45:06.040Z | Downloaded unicode-linebreak v0.1.5 |
| 290 | 2026-08-07T05:45:06.052Z | Downloaded signal-hook-registry v1.4.8 |
| 291 | 2026-08-07T05:45:06.052Z | Downloaded unicode-xid v0.2.6 |
| 292 | 2026-08-07T05:45:06.052Z | Downloaded self-replace v1.5.0 |
| 293 | 2026-08-07T05:45:06.052Z | Downloaded anstyle v1.0.14 |
| 294 | 2026-08-07T05:45:06.052Z | Downloaded indenter v0.3.4 |
| 295 | 2026-08-07T05:45:06.055Z | Downloaded tinyvec_macros v0.1.1 |
| 296 | 2026-08-07T05:45:06.055Z | Downloaded serde-untagged v0.1.9 |
| 297 | 2026-08-07T05:45:06.055Z | Downloaded slab v0.4.12 |
| 298 | 2026-08-07T05:45:06.055Z | Downloaded fastrand v2.5.0 |
| 299 | 2026-08-07T05:45:06.056Z | Downloaded sha2 v0.10.9 |
| 300 | 2026-08-07T05:45:06.059Z | Downloaded convert_case v0.10.0 |
| 301 | 2026-08-07T05:45:06.062Z | Downloaded futures-task v0.3.33 |
| 302 | 2026-08-07T05:45:06.062Z | Downloaded duct v0.13.7 |
| 303 | 2026-08-07T05:45:06.062Z | Downloaded fixedbitset v0.5.7 |
| 304 | 2026-08-07T05:45:06.062Z | Downloaded mukti-metadata v0.3.0 |
| 305 | 2026-08-07T05:45:06.065Z | Downloaded openssl-probe v0.2.1 |
| 306 | 2026-08-07T05:45:06.065Z | Downloaded futures-sink v0.3.33 |
| 307 | 2026-08-07T05:45:06.065Z | Downloaded pkg-config v0.3.33 |
| 308 | 2026-08-07T05:45:06.070Z | Downloaded digest v0.10.7 |
| 309 | 2026-08-07T05:45:06.074Z | Downloaded filetime v0.2.29 |
| 310 | 2026-08-07T05:45:06.074Z | Downloaded hex v0.4.3 |
| 311 | 2026-08-07T05:45:06.077Z | Downloaded future-queue v0.4.0 |
| 312 | 2026-08-07T05:45:06.080Z | Downloaded either v1.17.0 |
| 313 | 2026-08-07T05:45:06.083Z | Downloaded smol_str v0.3.6 |
| 314 | 2026-08-07T05:45:06.083Z | Downloaded spki v0.7.3 |
| 315 | 2026-08-07T05:45:06.083Z | Downloaded tokio-native-tls v0.3.1 |
| 316 | 2026-08-07T05:45:06.086Z | Downloaded urlencoding v2.1.3 |
| 317 | 2026-08-07T05:45:06.086Z | Downloaded want v0.3.1 |
| 318 | 2026-08-07T05:45:06.089Z | Downloaded target-lexicon v0.13.5 |
| 319 | 2026-08-07T05:45:06.089Z | Downloaded thiserror-impl v1.0.69 |
| 320 | 2026-08-07T05:45:06.092Z | Downloaded thiserror v1.0.69 |
| 321 | 2026-08-07T05:45:06.092Z | Downloaded quote v1.0.47 |
| 322 | 2026-08-07T05:45:06.095Z | Downloaded foldhash v0.1.5 |
| 323 | 2026-08-07T05:45:06.095Z | Downloaded thiserror-impl v2.0.19 |
| 324 | 2026-08-07T05:45:06.098Z | Downloaded pin-project-internal v1.1.13 |
| 325 | 2026-08-07T05:45:06.098Z | Downloaded static_assertions v1.1.0 |
| 326 | 2026-08-07T05:45:06.098Z | Downloaded zeroize v1.9.0 |
| 327 | 2026-08-07T05:45:06.102Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 328 | 2026-08-07T05:45:06.105Z | Downloaded zipsign-api v0.1.5 |
| 329 | 2026-08-07T05:45:06.105Z | Downloaded parking_lot_core v0.9.12 |
| 330 | 2026-08-07T05:45:06.108Z | Downloaded xattr v1.6.1 |
| 331 | 2026-08-07T05:45:06.108Z | Downloaded ahash v0.8.12 |
| 332 | 2026-08-07T05:45:06.108Z | Downloaded version_check v0.9.5 |
| 333 | 2026-08-07T05:45:06.111Z | Downloaded thiserror v2.0.19 |
| 334 | 2026-08-07T05:45:06.114Z | Downloaded hyper-tls v0.6.0 |
| 335 | 2026-08-07T05:45:06.114Z | Downloaded humantime v2.4.0 |
| 336 | 2026-08-07T05:45:06.117Z | Downloaded ipnet v2.12.1 |
| 337 | 2026-08-07T05:45:06.118Z | Downloaded itoa v1.0.18 |
| 338 | 2026-08-07T05:45:06.120Z | Downloaded humantime-serde v1.1.1 |
| 339 | 2026-08-07T05:45:06.120Z | Downloaded globset v0.4.20 |
| 340 | 2026-08-07T05:45:06.124Z | Downloaded hyper-rustls v0.27.9 |
| 341 | 2026-08-07T05:45:06.124Z | Downloaded idna_adapter v1.0.0 |
| 342 | 2026-08-07T05:45:06.124Z | Downloaded quinn-udp v0.5.15 |
| 343 | 2026-08-07T05:45:06.127Z | Downloaded native-tls v0.2.18 |
| 344 | 2026-08-07T05:45:06.127Z | Downloaded semver v1.0.28 |
| 345 | 2026-08-07T05:45:06.127Z | Downloaded target-spec v3.6.0 |
| 346 | 2026-08-07T05:45:06.127Z | Downloaded target-spec-miette v0.4.8 |
| 347 | 2026-08-07T05:45:06.131Z | Downloaded tracing-error v0.2.1 |
| 348 | 2026-08-07T05:45:06.131Z | Downloaded ryu v1.0.23 |
| 349 | 2026-08-07T05:45:06.134Z | Downloaded is_ci v1.2.0 |
| 350 | 2026-08-07T05:45:06.134Z | Downloaded utf8_iter v1.0.4 |
| 351 | 2026-08-07T05:45:06.134Z | Downloaded lru-slab v0.1.2 |
| 352 | 2026-08-07T05:45:06.134Z | Downloaded nested v0.1.1 |
| 353 | 2026-08-07T05:45:06.137Z | Downloaded home v0.5.12 |
| 354 | 2026-08-07T05:45:06.137Z | Downloaded pin-project-lite v0.2.17 |
| 355 | 2026-08-07T05:45:06.140Z | Downloaded zstd v0.13.3 |
| 356 | 2026-08-07T05:45:06.143Z | Downloaded find-msvc-tools v0.1.9 |
| 357 | 2026-08-07T05:45:06.146Z | Downloaded pkcs8 v0.10.2 |
| 358 | 2026-08-07T05:45:06.146Z | Downloaded openssl-macros v0.1.1 |
| 359 | 2026-08-07T05:45:06.150Z | Downloaded clap_derive v4.6.4 |
| 360 | 2026-08-07T05:45:06.152Z | Downloaded console v0.15.11 |
| 361 | 2026-08-07T05:45:06.153Z | Downloaded futures-channel v0.3.33 |
| 362 | 2026-08-07T05:45:06.156Z | Downloaded const-oid v0.9.6 |
| 363 | 2026-08-07T05:45:06.156Z | Downloaded chacha20 v0.10.1 |
| 364 | 2026-08-07T05:45:06.156Z | Downloaded erased-serde v0.4.10 |
| 365 | 2026-08-07T05:45:06.160Z | Downloaded rustc-demangle v0.1.28 |
| 366 | 2026-08-07T05:45:06.160Z | Downloaded eyre v0.6.12 |
| 367 | 2026-08-07T05:45:06.160Z | Downloaded ppv-lite86 v0.2.21 |
| 368 | 2026-08-07T05:45:06.163Z | Downloaded tempfile v3.27.0 |
| 369 | 2026-08-07T05:45:06.164Z | Downloaded nextest-metadata v0.12.2 |
| 370 | 2026-08-07T05:45:06.166Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 371 | 2026-08-07T05:45:06.167Z | Downloaded smallvec v1.15.2 |
| 372 | 2026-08-07T05:45:06.172Z | Downloaded bitflags v2.13.1 |
| 373 | 2026-08-07T05:45:06.175Z | Downloaded tracing-attributes v0.1.31 |
| 374 | 2026-08-07T05:45:06.175Z | Downloaded crc32fast v1.5.0 |
| 375 | 2026-08-07T05:45:06.179Z | Downloaded lazy_static v1.5.0 |
| 376 | 2026-08-07T05:45:06.182Z | Downloaded is_terminal_polyfill v1.70.2 |
| 377 | 2026-08-07T05:45:06.182Z | Downloaded number_prefix v0.4.0 |
| 378 | 2026-08-07T05:45:06.185Z | Downloaded miette-derive v7.6.0 |
| 379 | 2026-08-07T05:45:06.194Z | Downloaded tokio-rustls v0.26.4 |
| 380 | 2026-08-07T05:45:06.197Z | Downloaded xxhash-rust v0.8.18 |
| 381 | 2026-08-07T05:45:06.197Z | Downloaded tokio-stream v0.1.19 |
| 382 | 2026-08-07T05:45:06.200Z | Downloaded rand v0.9.5 |
| 383 | 2026-08-07T05:45:06.204Z | Downloaded litrs v1.0.0 |
| 384 | 2026-08-07T05:45:06.204Z | Downloaded zmij v1.0.23 |
| 385 | 2026-08-07T05:45:06.210Z | Downloaded jobserver v0.1.35 |
| 386 | 2026-08-07T05:45:06.210Z | Downloaded tracing-log v0.2.0 |
| 387 | 2026-08-07T05:45:06.214Z | Downloaded cfg-expr v0.20.8 |
| 388 | 2026-08-07T05:45:06.214Z | Downloaded zstd-safe v7.2.4 |
| 389 | 2026-08-07T05:45:06.214Z | Downloaded derive-where v1.6.1 |
| 390 | 2026-08-07T05:45:06.218Z | Downloaded config v0.15.25 |
| 391 | 2026-08-07T05:45:06.222Z | Downloaded newtype-uuid v1.4.0 |
| 392 | 2026-08-07T05:45:06.222Z | Downloaded signal-hook v0.3.18 |
| 393 | 2026-08-07T05:45:06.222Z | Downloaded toml v0.8.23 |
| 394 | 2026-08-07T05:45:06.222Z | Downloaded futures v0.3.33 |
| 395 | 2026-08-07T05:45:06.225Z | Downloaded unicase v2.9.0 |
| 396 | 2026-08-07T05:45:06.228Z | Downloaded http-body-util v0.1.4 |
| 397 | 2026-08-07T05:45:06.228Z | Downloaded self_update v0.42.0 |
| 398 | 2026-08-07T05:45:06.229Z | Downloaded socket2 v0.6.5 |
| 399 | 2026-08-07T05:45:06.232Z | Downloaded tinyvec v1.12.0 |
| 400 | 2026-08-07T05:45:06.232Z | Downloaded pin-project v1.1.13 |
| 401 | 2026-08-07T05:45:06.237Z | Downloaded textwrap v0.16.2 |
| 402 | 2026-08-07T05:45:06.240Z | Downloaded bytes v1.12.1 |
| 403 | 2026-08-07T05:45:06.243Z | Downloaded sharded-slab v0.1.7 |
| 404 | 2026-08-07T05:45:06.243Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 405 | 2026-08-07T05:45:06.246Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 406 | 2026-08-07T05:45:06.249Z | Downloaded serde_core v1.0.229 |
| 407 | 2026-08-07T05:45:06.249Z | Downloaded once_cell v1.21.4 |
| 408 | 2026-08-07T05:45:06.251Z | Downloaded getrandom v0.4.3 |
| 409 | 2026-08-07T05:45:06.251Z | Downloaded httparse v1.10.1 |
| 410 | 2026-08-07T05:45:06.255Z | Downloaded lock_api v0.4.14 |
| 411 | 2026-08-07T05:45:06.255Z | Downloaded nextest-filtering v0.15.0 |
| 412 | 2026-08-07T05:45:06.255Z | Downloaded iana-time-zone v0.1.65 |
| 413 | 2026-08-07T05:45:06.258Z | Downloaded proc-macro2 v1.0.107 |
| 414 | 2026-08-07T05:45:06.258Z | Downloaded base64 v0.22.1 |
| 415 | 2026-08-07T05:45:06.260Z | Downloaded clap v4.6.6 |
| 416 | 2026-08-07T05:45:06.270Z | Downloaded getrandom v0.2.17 |
| 417 | 2026-08-07T05:45:06.273Z | Downloaded toml_edit v0.22.27 |
| 418 | 2026-08-07T05:45:06.276Z | Downloaded backtrace v0.3.76 |
| 419 | 2026-08-07T05:45:06.279Z | Downloaded tar v0.4.46 |
| 420 | 2026-08-07T05:45:06.279Z | Downloaded vte v0.14.1 |
| 421 | 2026-08-07T05:45:06.284Z | Downloaded der v0.7.10 |
| 422 | 2026-08-07T05:45:06.292Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-08-07T05:45:06.295Z | Downloaded getrandom v0.3.4 |
| 424 | 2026-08-07T05:45:06.300Z | Downloaded borsh v1.8.0 |
| 425 | 2026-08-07T05:45:06.304Z | Downloaded ed25519-dalek v2.2.0 |
| 426 | 2026-08-07T05:45:06.308Z | Downloaded flate2 v1.1.9 |
| 427 | 2026-08-07T05:45:06.310Z | Downloaded quinn v0.11.11 |
| 428 | 2026-08-07T05:45:06.314Z | Downloaded tracing-core v0.1.36 |
| 429 | 2026-08-07T05:45:06.314Z | Downloaded indicatif v0.17.11 |
| 430 | 2026-08-07T05:45:06.317Z | Downloaded log v0.4.33 |
| 431 | 2026-08-07T05:45:06.319Z | Downloaded num-traits v0.2.19 |
| 432 | 2026-08-07T05:45:06.319Z | Downloaded quick-junit v0.5.2 |
| 433 | 2026-08-07T05:45:06.328Z | Downloaded uuid v1.24.0 |
| 434 | 2026-08-07T05:45:06.331Z | Downloaded rand v0.10.2 |
| 435 | 2026-08-07T05:45:06.335Z | Downloaded derive_more v2.1.1 |
| 436 | 2026-08-07T05:45:06.342Z | Downloaded cc v1.4.0 |
| 437 | 2026-08-07T05:45:06.346Z | Downloaded miniz_oxide v0.8.9 |
| 438 | 2026-08-07T05:45:06.349Z | Downloaded rustls-webpki v0.103.13 |
| 439 | 2026-08-07T05:45:06.349Z | Downloaded tower v0.5.3 |
| 440 | 2026-08-07T05:45:06.353Z | Downloaded chrono v0.4.45 |
| 441 | 2026-08-07T05:45:06.362Z | Downloaded memchr v2.8.3 |
| 442 | 2026-08-07T05:45:06.365Z | Downloaded derive_more-impl v2.1.1 |
| 443 | 2026-08-07T05:45:06.381Z | Downloaded unicode-segmentation v1.13.3 |
| 444 | 2026-08-07T05:45:06.385Z | Downloaded indexmap v2.14.0 |
| 445 | 2026-08-07T05:45:06.389Z | Downloaded typenum v1.20.1 |
| 446 | 2026-08-07T05:45:06.392Z | Downloaded ron v0.12.2 |
| 447 | 2026-08-07T05:45:06.396Z | Downloaded miette v7.6.0 |
| 448 | 2026-08-07T05:45:06.400Z | Downloaded url v2.5.8 |
| 449 | 2026-08-07T05:45:06.404Z | Downloaded http v1.5.0 |
| 450 | 2026-08-07T05:45:06.407Z | Downloaded hyper-util v0.1.20 |
| 451 | 2026-08-07T05:45:06.410Z | Downloaded reqwest v0.12.28 |
| 452 | 2026-08-07T05:45:06.416Z | Downloaded serde_json v1.0.151 |
| 453 | 2026-08-07T05:45:06.420Z | Downloaded crossterm v0.29.0 |
| 454 | 2026-08-07T05:45:06.444Z | Downloaded mio v1.2.2 |
| 455 | 2026-08-07T05:45:06.448Z | Downloaded regex v1.13.1 |
| 456 | 2026-08-07T05:45:06.452Z | Downloaded unicode-normalization v0.1.25 |
| 457 | 2026-08-07T05:45:06.455Z | Downloaded hashbrown v0.15.5 |
| 458 | 2026-08-07T05:45:06.458Z | Downloaded idna v1.1.0 |
| 459 | 2026-08-07T05:45:06.458Z | Downloaded clap_builder v4.6.6 |
| 460 | 2026-08-07T05:45:06.461Z | Downloaded futures-util v0.3.33 |
| 461 | 2026-08-07T05:45:06.467Z | Downloaded tokio-util v0.7.19 |
| 462 | 2026-08-07T05:45:06.471Z | Downloaded pulldown-cmark v0.13.4 |
| 463 | 2026-08-07T05:45:06.474Z | Downloaded guppy v0.17.26 |
| 464 | 2026-08-07T05:45:06.477Z | Downloaded aho-corasick v1.1.5 |
| 465 | 2026-08-07T05:45:06.484Z | Downloaded quick-xml v0.37.5 |
| 466 | 2026-08-07T05:45:06.489Z | Downloaded h2 v0.4.15 |
| 467 | 2026-08-07T05:45:06.495Z | Downloaded portable-atomic v1.14.0 |
| 468 | 2026-08-07T05:45:06.498Z | Downloaded hyper v1.11.0 |
| 469 | 2026-08-07T05:45:06.504Z | Downloaded hashbrown v0.17.1 |
| 470 | 2026-08-07T05:45:06.507Z | Downloaded itertools v0.14.0 |
| 471 | 2026-08-07T05:45:06.510Z | Downloaded tracing-subscriber v0.3.23 |
| 472 | 2026-08-07T05:45:06.514Z | Downloaded winnow v1.0.4 |
| 473 | 2026-08-07T05:45:06.519Z | Downloaded tower-http v0.6.11 |
| 474 | 2026-08-07T05:45:06.527Z | Downloaded quick-xml v0.38.4 |
| 475 | 2026-08-07T05:45:06.532Z | Downloaded vcpkg v0.2.15 |
| 476 | 2026-08-07T05:45:06.552Z | Downloaded quinn-proto v0.11.16 |
| 477 | 2026-08-07T05:45:06.555Z | Downloaded winnow v0.7.15 |
| 478 | 2026-08-07T05:45:06.560Z | Downloaded webpki-roots v1.0.9 |
| 479 | 2026-08-07T05:45:06.565Z | Downloaded curve25519-dalek v4.1.3 |
| 480 | 2026-08-07T05:45:06.573Z | Downloaded unicode-width v0.2.2 |
| 481 | 2026-08-07T05:45:06.583Z | Downloaded bstr v1.13.0 |
| 482 | 2026-08-07T05:45:06.587Z | Downloaded nix v0.30.1 |
| 483 | 2026-08-07T05:45:06.595Z | Downloaded object v0.37.3 |
| 484 | 2026-08-07T05:45:06.629Z | Downloaded regex-syntax v0.8.11 |
| 485 | 2026-08-07T05:45:06.640Z | Downloaded unicode-width v0.1.14 |
| 486 | 2026-08-07T05:45:06.644Z | Downloaded zerocopy v0.8.56 |
| 487 | 2026-08-07T05:45:06.653Z | Downloaded gimli v0.32.3 |
| 488 | 2026-08-07T05:45:06.657Z | Downloaded nextest-runner v0.80.0 |
| 489 | 2026-08-07T05:45:06.663Z | Downloaded color-eyre v0.6.5 |
| 490 | 2026-08-07T05:45:06.667Z | Downloaded syn v3.0.3 |
| 491 | 2026-08-07T05:45:06.679Z | Downloaded petgraph v0.8.3 |
| 492 | 2026-08-07T05:45:06.690Z | Downloaded syn v2.0.119 |
| 493 | 2026-08-07T05:45:06.696Z | Downloaded openssl v0.10.81 |
| 494 | 2026-08-07T05:45:06.701Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 495 | 2026-08-07T05:45:06.710Z | Downloaded rustix v1.1.4 |
| 496 | 2026-08-07T05:45:06.723Z | Downloaded rustls v0.23.43 |
| 497 | 2026-08-07T05:45:06.729Z | Downloaded libc v0.2.189 |
| 498 | 2026-08-07T05:45:06.754Z | Downloaded rustix v0.38.44 |
| 499 | 2026-08-07T05:45:06.765Z | Downloaded tracing v0.1.44 |
| 500 | 2026-08-07T05:45:06.775Z | Downloaded regex-automata v0.4.18 |
| 501 | 2026-08-07T05:45:06.837Z | Downloaded tokio v1.53.1 |
| 502 | 2026-08-07T05:45:06.889Z | Downloaded recursion v0.5.4 |
| 503 | 2026-08-07T05:45:06.895Z | Downloaded ring v0.17.14 |
| 504 | 2026-08-07T05:45:06.952Z | Compiling proc-macro2 v1.0.107 |
| 505 | 2026-08-07T05:45:06.955Z | Compiling libc v0.2.189 |
| 506 | 2026-08-07T05:45:06.955Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-08-07T05:45:06.955Z | Compiling quote v1.0.47 |
| 508 | 2026-08-07T05:45:06.955Z | Compiling serde_core v1.0.229 |
| 509 | 2026-08-07T05:45:06.955Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-08-07T05:45:06.955Z | Compiling memchr v2.8.3 |
| 511 | 2026-08-07T05:45:07.085Z | Compiling once_cell v1.21.4 |
| 512 | 2026-08-07T05:45:07.182Z | Compiling log v0.4.33 |
| 513 | 2026-08-07T05:45:07.208Z | Compiling pin-project-lite v0.2.17 |
| 514 | 2026-08-07T05:45:07.299Z | Compiling serde v1.0.229 |
| 515 | 2026-08-07T05:45:07.371Z | Compiling itoa v1.0.18 |
| 516 | 2026-08-07T05:45:07.492Z | Compiling smallvec v1.15.2 |
| 517 | 2026-08-07T05:45:07.613Z | Compiling futures-core v0.3.33 |
| 518 | 2026-08-07T05:45:07.642Z | Compiling bitflags v2.13.1 |
| 519 | 2026-08-07T05:45:07.741Z | Compiling find-msvc-tools v0.1.9 |
| 520 | 2026-08-07T05:45:07.769Z | Compiling shlex v2.0.1 |
| 521 | 2026-08-07T05:45:07.972Z | Compiling equivalent v1.0.2 |
| 522 | 2026-08-07T05:45:08.010Z | Compiling errno v0.3.14 |
| 523 | 2026-08-07T05:45:08.065Z | Compiling hashbrown v0.17.1 |
| 524 | 2026-08-07T05:45:08.104Z | Compiling bytes v1.12.1 |
| 525 | 2026-08-07T05:45:08.117Z | Compiling mio v1.2.2 |
| 526 | 2026-08-07T05:45:08.179Z | Compiling signal-hook-registry v1.4.8 |
| 527 | 2026-08-07T05:45:08.211Z | Compiling jobserver v0.1.35 |
| 528 | 2026-08-07T05:45:08.443Z | Compiling cc v1.4.0 |
| 529 | 2026-08-07T05:45:08.552Z | Compiling syn v3.0.3 |
| 530 | 2026-08-07T05:45:08.578Z | Compiling syn v2.0.119 |
| 531 | 2026-08-07T05:45:08.668Z | Compiling rustix v1.1.4 |
| 532 | 2026-08-07T05:45:08.782Z | Compiling futures-sink v0.3.33 |
| 533 | 2026-08-07T05:45:08.817Z | Compiling socket2 v0.6.5 |
| 534 | 2026-08-07T05:45:08.899Z | Compiling zmij v1.0.23 |
| 535 | 2026-08-07T05:45:09.038Z | Compiling slab v0.4.12 |
| 536 | 2026-08-07T05:45:09.240Z | Compiling futures-channel v0.3.33 |
| 537 | 2026-08-07T05:45:09.252Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-08-07T05:45:09.526Z | Compiling indexmap v2.14.0 |
| 539 | 2026-08-07T05:45:09.584Z | Compiling version_check v0.9.5 |
| 540 | 2026-08-07T05:45:09.652Z | Compiling serde_json v1.0.151 |
| 541 | 2026-08-07T05:45:09.867Z | Compiling futures-io v0.3.33 |
| 542 | 2026-08-07T05:45:09.912Z | Compiling futures-task v0.3.33 |
| 543 | 2026-08-07T05:45:10.070Z | Compiling getrandom v0.4.3 |
| 544 | 2026-08-07T05:45:10.128Z | Compiling percent-encoding v2.3.2 |
| 545 | 2026-08-07T05:45:10.350Z | Compiling unicode-width v0.2.2 |
| 546 | 2026-08-07T05:45:10.371Z | Compiling camino v1.2.5 |
| 547 | 2026-08-07T05:45:10.406Z | Compiling ring v0.17.14 |
| 548 | 2026-08-07T05:45:10.536Z | Compiling http v1.5.0 |
| 549 | 2026-08-07T05:45:10.659Z | Compiling zeroize v1.9.0 |
| 550 | 2026-08-07T05:45:10.743Z | Compiling simd-adler32 v0.3.10 |
| 551 | 2026-08-07T05:45:10.861Z | Compiling autocfg v1.5.1 |
| 552 | 2026-08-07T05:45:10.910Z | Compiling adler2 v2.0.1 |
| 553 | 2026-08-07T05:45:11.076Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-08-07T05:45:11.206Z | Compiling num-traits v0.2.19 |
| 555 | 2026-08-07T05:45:11.438Z | Compiling serde_derive v1.0.229 |
| 556 | 2026-08-07T05:45:11.451Z | Compiling tokio-macros v2.7.2 |
| 557 | 2026-08-07T05:45:12.163Z | Compiling getrandom v0.3.4 |
| 558 | 2026-08-07T05:45:12.176Z | Compiling tokio v1.53.1 |
| 559 | 2026-08-07T05:45:12.189Z | Compiling futures-macro v0.3.33 |
| 560 | 2026-08-07T05:45:12.388Z | Compiling tracing-attributes v0.1.31 |
| 561 | 2026-08-07T05:45:12.482Z | Compiling object v0.37.3 |
| 562 | 2026-08-07T05:45:12.482Z | Compiling zerocopy v0.8.56 |
| 563 | 2026-08-07T05:45:12.674Z | Compiling target-lexicon v0.13.5 |
| 564 | 2026-08-07T05:45:12.901Z | Compiling http-body v1.1.0 |
| 565 | 2026-08-07T05:45:13.002Z | Compiling rustls-pki-types v1.15.1 |
| 566 | 2026-08-07T05:45:13.017Z | Compiling futures-util v0.3.33 |
| 567 | 2026-08-07T05:45:13.065Z | Compiling form_urlencoded v1.2.2 |
| 568 | 2026-08-07T05:45:13.187Z | Compiling semver v1.0.28 |
| 569 | 2026-08-07T05:45:13.334Z | Compiling getrandom v0.2.17 |
| 570 | 2026-08-07T05:45:13.534Z | Compiling signal-hook v0.3.18 |
| 571 | 2026-08-07T05:45:13.574Z | Compiling tracing v0.1.44 |
| 572 | 2026-08-07T05:45:13.745Z | Compiling utf8_iter v1.0.4 |
| 573 | 2026-08-07T05:45:13.840Z | Compiling thiserror v2.0.19 |
| 574 | 2026-08-07T05:45:13.852Z | Compiling idna_adapter v1.0.0 |
| 575 | 2026-08-07T05:45:13.909Z | Compiling owo-colors v4.3.0 |
| 576 | 2026-08-07T05:45:13.923Z | Compiling untrusted v0.9.0 |
| 577 | 2026-08-07T05:45:13.951Z | Compiling fnv v1.0.7 |
| 578 | 2026-08-07T05:45:14.045Z | Compiling gimli v0.32.3 |
| 579 | 2026-08-07T05:45:14.058Z | Compiling httparse v1.10.1 |
| 580 | 2026-08-07T05:45:14.167Z | Compiling guppy-workspace-hack v0.1.0 |
| 581 | 2026-08-07T05:45:14.401Z | Compiling idna v1.1.0 |
| 582 | 2026-08-07T05:45:15.245Z | Compiling thiserror-impl v2.0.19 |
| 583 | 2026-08-07T05:45:15.617Z | Compiling generic-array v0.14.7 |
| 584 | 2026-08-07T05:45:15.847Z | Compiling atomic-waker v1.1.2 |
| 585 | 2026-08-07T05:45:15.987Z | Compiling addr2line v0.25.1 |
| 586 | 2026-08-07T05:45:16.056Z | Compiling thiserror v1.0.69 |
| 587 | 2026-08-07T05:45:16.362Z | Compiling tokio-util v0.7.19 |
| 588 | 2026-08-07T05:45:16.407Z | Compiling target-spec v3.6.0 |
| 589 | 2026-08-07T05:45:16.420Z | Compiling tower-service v0.3.3 |
| 590 | 2026-08-07T05:45:16.516Z | Compiling rustc-demangle v0.1.28 |
| 591 | 2026-08-07T05:45:16.682Z | Compiling rustls v0.23.43 |
| 592 | 2026-08-07T05:45:16.721Z | Compiling pkg-config v0.3.33 |
| 593 | 2026-08-07T05:45:16.896Z | Compiling try-lock v0.2.5 |
| 594 | 2026-08-07T05:45:17.020Z | Compiling fastrand v2.5.0 |
| 595 | 2026-08-07T05:45:17.152Z | Compiling typeid v1.0.3 |
| 596 | 2026-08-07T05:45:17.350Z | Compiling tempfile v3.27.0 |
| 597 | 2026-08-07T05:45:17.451Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 598 | 2026-08-07T05:45:17.477Z | Compiling want v0.3.1 |
| 599 | 2026-08-07T05:45:17.496Z | Compiling h2 v0.4.15 |
| 600 | 2026-08-07T05:45:17.830Z | Compiling cfg-expr v0.20.8 |
| 601 | 2026-08-07T05:45:17.856Z | Compiling url v2.5.8 |
| 602 | 2026-08-07T05:45:18.165Z | Compiling backtrace v0.3.76 |
| 603 | 2026-08-07T05:45:18.782Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-08-07T05:45:18.804Z | Compiling terminal_size v0.4.4 |
| 605 | 2026-08-07T05:45:18.970Z | Compiling aho-corasick v1.1.5 |
| 606 | 2026-08-07T05:45:19.466Z | Compiling winnow v0.7.15 |
| 607 | 2026-08-07T05:45:19.909Z | Compiling rustls-webpki v0.103.13 |
| 608 | 2026-08-07T05:45:20.235Z | Compiling typenum v1.20.1 |
| 609 | 2026-08-07T05:45:20.917Z | Compiling subtle v2.6.1 |
| 610 | 2026-08-07T05:45:21.081Z | Compiling regex-syntax v0.8.11 |
| 611 | 2026-08-07T05:45:21.387Z | Compiling erased-serde v0.4.10 |
| 612 | 2026-08-07T05:45:22.673Z | Compiling regex-automata v0.4.18 |
| 613 | 2026-08-07T05:45:22.955Z | Compiling hyper v1.11.0 |
| 614 | 2026-08-07T05:45:24.506Z | Compiling serde_spanned v0.6.9 |
| 615 | 2026-08-07T05:45:24.678Z | Compiling toml_datetime v0.6.11 |
| 616 | 2026-08-07T05:45:25.058Z | Compiling ahash v0.8.12 |
| 617 | 2026-08-07T05:45:25.307Z | Compiling sync_wrapper v1.0.2 |
| 618 | 2026-08-07T05:45:25.327Z | Compiling either v1.17.0 |
| 619 | 2026-08-07T05:45:25.423Z | Compiling ipnet v2.12.1 |
| 620 | 2026-08-07T05:45:25.563Z | Compiling crc32fast v1.5.0 |
| 621 | 2026-08-07T05:45:25.852Z | Compiling toml_write v0.1.2 |
| 622 | 2026-08-07T05:45:26.102Z | Compiling base64 v0.22.1 |
| 623 | 2026-08-07T05:45:26.583Z | Compiling unicode-segmentation v1.13.3 |
| 624 | 2026-08-07T05:45:26.600Z | Compiling lazy_static v1.5.0 |
| 625 | 2026-08-07T05:45:26.687Z | Compiling is_ci v1.2.0 |
| 626 | 2026-08-07T05:45:26.711Z | Compiling portable-atomic v1.14.0 |
| 627 | 2026-08-07T05:45:26.730Z | Compiling unicode-linebreak v0.1.5 |
| 628 | 2026-08-07T05:45:26.857Z | Compiling foldhash v0.1.5 |
| 629 | 2026-08-07T05:45:26.977Z | Compiling parking_lot_core v0.9.12 |
| 630 | 2026-08-07T05:45:27.002Z | Compiling nextest-workspace-hack v0.1.0 |
| 631 | 2026-08-07T05:45:27.083Z | Compiling tower-layer v0.3.3 |
| 632 | 2026-08-07T05:45:27.197Z | Compiling hashbrown v0.15.5 |
| 633 | 2026-08-07T05:45:27.234Z | Compiling textwrap v0.16.2 |
| 634 | 2026-08-07T05:45:27.262Z | Compiling tower v0.5.3 |
| 635 | 2026-08-07T05:45:27.285Z | Compiling convert_case v0.10.0 |
| 636 | 2026-08-07T05:45:27.552Z | Compiling supports-color v3.0.2 |
| 637 | 2026-08-07T05:45:27.786Z | Compiling sharded-slab v0.1.7 |
| 638 | 2026-08-07T05:45:27.821Z | Compiling hyper-util v0.1.20 |
| 639 | 2026-08-07T05:45:27.825Z | Compiling toml_edit v0.22.27 |
| 640 | 2026-08-07T05:45:28.430Z | Compiling tokio-rustls v0.26.4 |
| 641 | 2026-08-07T05:45:28.590Z | Compiling backtrace-ext v0.2.1 |
| 642 | 2026-08-07T05:45:28.726Z | Compiling ordered-float v2.10.1 |
| 643 | 2026-08-07T05:45:28.857Z | Compiling webpki-roots v1.0.9 |
| 644 | 2026-08-07T05:45:28.976Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-08-07T05:45:28.999Z | Compiling pathdiff v0.2.3 |
| 646 | 2026-08-07T05:45:29.024Z | Compiling console v0.15.11 |
| 647 | 2026-08-07T05:45:29.127Z | Compiling tracing-log v0.2.0 |
| 648 | 2026-08-07T05:45:29.476Z | Compiling cargo-platform v0.3.3 |
| 649 | 2026-08-07T05:45:30.030Z | Compiling os_pipe v1.2.3 |
| 650 | 2026-08-07T05:45:30.084Z | Compiling thread_local v1.1.10 |
| 651 | 2026-08-07T05:45:30.204Z | Compiling cfg_aliases v0.2.2 |
| 652 | 2026-08-07T05:45:30.280Z | Compiling zstd-safe v7.2.4 |
| 653 | 2026-08-07T05:45:30.387Z | Compiling supports-hyperlinks v3.2.0 |
| 654 | 2026-08-07T05:45:30.419Z | Compiling fixedbitset v0.5.7 |
| 655 | 2026-08-07T05:45:30.471Z | Compiling utf8parse v0.2.2 |
| 656 | 2026-08-07T05:45:30.518Z | Compiling unicode-width v0.1.14 |
| 657 | 2026-08-07T05:45:30.586Z | Compiling pulldown-cmark v0.13.4 |
| 658 | 2026-08-07T05:45:30.606Z | Compiling rustix v0.38.44 |
| 659 | 2026-08-07T05:45:30.803Z | Compiling debug-ignore v1.0.5 |
| 660 | 2026-08-07T05:45:30.916Z | Compiling winnow v1.0.4 |
| 661 | 2026-08-07T05:45:30.938Z | Compiling scopeguard v1.2.0 |
| 662 | 2026-08-07T05:45:30.954Z | Compiling ryu v1.0.23 |
| 663 | 2026-08-07T05:45:31.047Z | Compiling supports-unicode v3.0.0 |
| 664 | 2026-08-07T05:45:31.195Z | Compiling miette v7.6.0 |
| 665 | 2026-08-07T05:45:31.221Z | Compiling serde_urlencoded v0.7.1 |
| 666 | 2026-08-07T05:45:31.246Z | Compiling lock_api v0.4.14 |
| 667 | 2026-08-07T05:45:31.527Z | Compiling petgraph v0.8.3 |
| 668 | 2026-08-07T05:45:31.583Z | Compiling anstyle-parse v1.0.0 |
| 669 | 2026-08-07T05:45:31.801Z | Compiling nix v0.30.1 |
| 670 | 2026-08-07T05:45:32.200Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 671 | 2026-08-07T05:45:32.371Z | Compiling tracing-subscriber v0.3.23 |
| 672 | 2026-08-07T05:45:33.460Z | Compiling sigchld v0.2.4 |
| 673 | 2026-08-07T05:45:33.547Z | Compiling cargo_metadata v0.23.1 |
| 674 | 2026-08-07T05:45:33.659Z | Compiling toml v0.8.23 |
| 675 | 2026-08-07T05:45:34.192Z | Compiling serde-value v0.7.0 |
| 676 | 2026-08-07T05:45:34.862Z | Compiling hyper-rustls v0.27.9 |
| 677 | 2026-08-07T05:45:35.271Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-08-07T05:45:35.603Z | Compiling tower-http v0.6.11 |
| 679 | 2026-08-07T05:45:35.643Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-08-07T05:45:36.268Z | Compiling itertools v0.14.0 |
| 681 | 2026-08-07T05:45:36.326Z | Compiling regex v1.13.1 |
| 682 | 2026-08-07T05:45:36.455Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-08-07T05:45:36.591Z | Compiling block-buffer v0.10.4 |
| 684 | 2026-08-07T05:45:36.747Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-08-07T05:45:36.949Z | Compiling futures-executor v0.3.33 |
| 686 | 2026-08-07T05:45:37.078Z | Compiling rand_core v0.9.5 |
| 687 | 2026-08-07T05:45:37.250Z | Compiling http-body-util v0.1.4 |
| 688 | 2026-08-07T05:45:37.329Z | Compiling pin-project-internal v1.1.13 |
| 689 | 2026-08-07T05:45:37.435Z | Compiling uuid v1.24.0 |
| 690 | 2026-08-07T05:45:37.548Z | Compiling smol_str v0.3.6 |
| 691 | 2026-08-07T05:45:37.742Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 692 | 2026-08-07T05:45:37.756Z | Compiling serde_spanned v1.1.1 |
| 693 | 2026-08-07T05:45:37.891Z | Compiling filetime v0.2.29 |
| 694 | 2026-08-07T05:45:37.907Z | Compiling vte v0.14.1 |
| 695 | 2026-08-07T05:45:37.977Z | Compiling bstr v1.13.0 |
| 696 | 2026-08-07T05:45:38.126Z | Compiling anstyle-query v1.1.5 |
| 697 | 2026-08-07T05:45:38.156Z | Compiling eyre v0.6.12 |
| 698 | 2026-08-07T05:45:38.232Z | Compiling xattr v1.6.1 |
| 699 | 2026-08-07T05:45:38.390Z | Compiling number_prefix v0.4.0 |
| 700 | 2026-08-07T05:45:38.426Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-08-07T05:45:38.464Z | Compiling static_assertions v1.1.0 |
| 702 | 2026-08-07T05:45:38.539Z | Compiling is_terminal_polyfill v1.70.2 |
| 703 | 2026-08-07T05:45:38.552Z | Compiling colorchoice v1.0.5 |
| 704 | 2026-08-07T05:45:38.640Z | Compiling anstyle v1.0.14 |
| 705 | 2026-08-07T05:45:38.655Z | Compiling nested v0.1.1 |
| 706 | 2026-08-07T05:45:38.680Z | Compiling litrs v1.0.0 |
| 707 | 2026-08-07T05:45:38.719Z | Compiling self_update v0.42.0 |
| 708 | 2026-08-07T05:45:38.782Z | Compiling tinyvec_macros v0.1.1 |
| 709 | 2026-08-07T05:45:38.842Z | Compiling unicode-xid v0.2.6 |
| 710 | 2026-08-07T05:45:38.855Z | Compiling unicase v2.9.0 |
| 711 | 2026-08-07T05:45:38.867Z | Compiling color-spantrace v0.3.0 |
| 712 | 2026-08-07T05:45:38.896Z | Compiling tinyvec v1.12.0 |
| 713 | 2026-08-07T05:45:38.962Z | Compiling cargo-util-schemas v0.2.0 |
| 714 | 2026-08-07T05:45:38.974Z | Compiling guppy v0.17.26 |
| 715 | 2026-08-07T05:45:39.113Z | Compiling document-features v0.2.12 |
| 716 | 2026-08-07T05:45:39.194Z | Compiling anstream v1.0.0 |
| 717 | 2026-08-07T05:45:39.317Z | Compiling chrono v0.4.45 |
| 718 | 2026-08-07T05:45:39.654Z | Compiling indicatif v0.17.11 |
| 719 | 2026-08-07T05:45:39.971Z | Compiling pin-project v1.1.13 |
| 720 | 2026-08-07T05:45:40.079Z | Compiling globset v0.4.20 |
| 721 | 2026-08-07T05:45:40.151Z | Compiling tar v0.4.46 |
| 722 | 2026-08-07T05:45:41.071Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-08-07T05:45:41.399Z | Compiling toml v1.1.4+spec-1.1.0 |
| 724 | 2026-08-07T05:45:41.544Z | Compiling nextest-metadata v0.12.2 |
| 725 | 2026-08-07T05:45:42.560Z | Compiling newtype-uuid v1.4.0 |
| 726 | 2026-08-07T05:45:42.646Z | Compiling reqwest v0.12.28 |
| 727 | 2026-08-07T05:45:42.736Z | Compiling rand_chacha v0.9.0 |
| 728 | 2026-08-07T05:45:42.755Z | Compiling futures v0.3.33 |
| 729 | 2026-08-07T05:45:42.840Z | Compiling digest v0.10.7 |
| 730 | 2026-08-07T05:45:43.077Z | Compiling derive_more v2.1.1 |
| 731 | 2026-08-07T05:45:43.159Z | Compiling parking_lot v0.12.5 |
| 732 | 2026-08-07T05:45:43.293Z | Compiling flate2 v1.1.9 |
| 733 | 2026-08-07T05:45:43.328Z | Compiling shared_child v1.1.1 |
| 734 | 2026-08-07T05:45:43.641Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-08-07T05:45:44.068Z | Compiling signal-hook-mio v0.2.5 |
| 736 | 2026-08-07T05:45:44.210Z | Compiling self-replace v1.5.0 |
| 737 | 2026-08-07T05:45:44.232Z | Compiling cargo-platform v0.2.0 |
| 738 | 2026-08-07T05:45:44.459Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-08-07T05:45:44.472Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-08-07T05:45:44.773Z | Compiling cpufeatures v0.2.17 |
| 741 | 2026-08-07T05:45:44.869Z | Compiling strsim v0.11.1 |
| 742 | 2026-08-07T05:45:45.159Z | Compiling shell-words v1.1.1 |
| 743 | 2026-08-07T05:45:45.625Z | Compiling clap_lex v1.1.0 |
| 744 | 2026-08-07T05:45:45.671Z | Compiling recursion v0.5.4 |
| 745 | 2026-08-07T05:45:45.810Z | Compiling indenter v0.3.4 |
| 746 | 2026-08-07T05:45:45.939Z | Compiling humantime v2.4.0 |
| 747 | 2026-08-07T05:45:45.975Z | Compiling heck v0.5.0 |
| 748 | 2026-08-07T05:45:46.009Z | Compiling urlencoding v2.1.3 |
| 749 | 2026-08-07T05:45:46.182Z | Compiling clap_derive v4.6.4 |
| 750 | 2026-08-07T05:45:46.259Z | Compiling clap_builder v4.6.6 |
| 751 | 2026-08-07T05:45:46.357Z | Compiling humantime-serde v1.1.1 |
| 752 | 2026-08-07T05:45:46.663Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-08-07T05:45:46.993Z | Compiling quick-junit v0.5.2 |
| 754 | 2026-08-07T05:45:47.915Z | Compiling sha2 v0.10.9 |
| 755 | 2026-08-07T05:45:49.174Z | Compiling atomicwrites v0.4.4 |
| 756 | 2026-08-07T05:45:49.462Z | Compiling cargo_metadata v0.20.0 |
| 757 | 2026-08-07T05:45:50.055Z | Compiling cargo-nextest v0.9.97 |
| 758 | 2026-08-07T05:45:50.363Z | Compiling crossterm v0.29.0 |
| 759 | 2026-08-07T05:45:51.740Z | Compiling duct v0.13.7 |
| 760 | 2026-08-07T05:45:52.570Z | Compiling zstd v0.13.3 |
| 761 | 2026-08-07T05:45:52.999Z | Compiling rand v0.9.5 |
| 762 | 2026-08-07T05:45:53.005Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-08-07T05:45:53.009Z | Compiling config v0.15.25 |
| 764 | 2026-08-07T05:45:53.185Z | Compiling unicode-normalization v0.1.25 |
| 765 | 2026-08-07T05:45:53.436Z | Compiling target-spec-miette v0.4.8 |
| 766 | 2026-08-07T05:45:53.450Z | Compiling future-queue v0.4.0 |
| 767 | 2026-08-07T05:45:53.706Z | Compiling mukti-metadata v0.3.0 |
| 768 | 2026-08-07T05:45:53.734Z | Compiling camino-tempfile v1.4.1 |
| 769 | 2026-08-07T05:45:53.774Z | Compiling tokio-stream v0.1.19 |
| 770 | 2026-08-07T05:45:53.841Z | Compiling derive-where v1.6.1 |
| 771 | 2026-08-07T05:45:54.139Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-08-07T05:45:54.192Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-08-07T05:45:54.327Z | Compiling xxhash-rust v0.8.18 |
| 774 | 2026-08-07T05:45:54.488Z | Compiling hex v0.4.3 |
| 775 | 2026-08-07T05:45:54.512Z | Compiling home v0.5.12 |
| 776 | 2026-08-07T05:45:54.631Z | Compiling indent_write v2.2.0 |
| 777 | 2026-08-07T05:45:54.648Z | Compiling swrite v0.1.0 |
| 778 | 2026-08-07T05:45:54.683Z | Compiling color-eyre v0.6.5 |
| 779 | 2026-08-07T05:45:54.769Z | Compiling clap v4.6.6 |
| 780 | 2026-08-07T05:45:54.782Z | Compiling dialoguer v0.11.0 |
| 781 | 2026-08-07T05:45:54.782Z | Compiling enable-ansi-support v0.2.1 |
| 782 | 2026-08-07T05:45:55.082Z | Compiling nextest-runner v0.80.0 |
| 783 | 2026-08-07T05:46:13.793Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 784 | 2026-08-07T05:46:13.967Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 785 | 2026-08-07T05:46:13.973Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 786 | 2026-08-07T05:46:14.097Z | + banner ddm |
| 787 | 2026-08-07T05:46:14.100Z | |
| 788 | 2026-08-07T05:46:14.100Z | ##### ##### # # |
| 789 | 2026-08-07T05:46:14.100Z | # # # # ## ## |
| 790 | 2026-08-07T05:46:14.100Z | # # # # # ## # |
| 791 | 2026-08-07T05:46:14.100Z | # # # # # # |
| 792 | 2026-08-07T05:46:14.100Z | # # # # # # |
| 793 | 2026-08-07T05:46:14.100Z | ##### ##### # # |
| 794 | 2026-08-07T05:46:14.100Z | |
| 795 | 2026-08-07T05:46:14.100Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 796 | 2026-08-07T05:46:14.252Z | Updating crates.io index |
| 797 | 2026-08-07T05:46:14.255Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 798 | 2026-08-07T05:46:24.643Z | From https://github.com/oxidecomputer/omicron |
| 799 | 2026-08-07T05:46:24.643Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 800 | 2026-08-07T05:46:25.068Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 801 | 2026-08-07T05:46:25.951Z | From https://github.com/oxidecomputer/falcon |
| 802 | 2026-08-07T05:46:25.951Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 803 | 2026-08-07T05:46:26.026Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 804 | 2026-08-07T05:46:26.596Z | From https://github.com/oxidecomputer/dendrite |
| 805 | 2026-08-07T05:46:26.596Z | * [new ref] 0d48b5a39dc49d30b228ae01f04b8cc27a161e74 -> refs/commit/0d48b5a39dc49d30b228ae01f04b8cc27a161e74 |
| 806 | 2026-08-07T05:46:26.630Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 807 | 2026-08-07T05:46:26.926Z | From https://github.com/oxidecomputer/ispf |
| 808 | 2026-08-07T05:46:26.926Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 809 | 2026-08-07T05:46:26.931Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 810 | 2026-08-07T05:46:27.285Z | From https://github.com/oxidecomputer/netadm-sys |
| 811 | 2026-08-07T05:46:27.285Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 812 | 2026-08-07T05:46:27.292Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 813 | 2026-08-07T05:46:28.401Z | From https://github.com/oxidecomputer/opte |
| 814 | 2026-08-07T05:46:28.401Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 815 | 2026-08-07T05:46:28.432Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 816 | 2026-08-07T05:46:28.687Z | From https://github.com/oxidecomputer/slog-error-chain |
| 817 | 2026-08-07T05:46:28.687Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 818 | 2026-08-07T05:46:28.694Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 819 | 2026-08-07T05:46:28.927Z | From https://github.com/illumos/smf-rs |
| 820 | 2026-08-07T05:46:28.927Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 821 | 2026-08-07T05:46:28.935Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 822 | 2026-08-07T05:46:29.176Z | From https://github.com/oxidecomputer/poptrie |
| 823 | 2026-08-07T05:46:29.176Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 824 | 2026-08-07T05:46:29.182Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 825 | 2026-08-07T05:46:29.426Z | From https://github.com/oxidecomputer/network-interface |
| 826 | 2026-08-07T05:46:29.426Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 827 | 2026-08-07T05:46:29.433Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 828 | 2026-08-07T05:46:29.685Z | From https://github.com/oxidecomputer/zone |
| 829 | 2026-08-07T05:46:29.685Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 830 | 2026-08-07T05:46:29.691Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 831 | 2026-08-07T05:46:30.048Z | From https://github.com/oxidecomputer/lldp |
| 832 | 2026-08-07T05:46:30.048Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 833 | 2026-08-07T05:46:30.059Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 834 | 2026-08-07T05:46:30.381Z | From https://github.com/oxidecomputer/tufaceous |
| 835 | 2026-08-07T05:46:30.381Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 836 | 2026-08-07T05:46:30.389Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 837 | 2026-08-07T05:46:31.231Z | From https://github.com/oxidecomputer/propolis |
| 838 | 2026-08-07T05:46:31.231Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 839 | 2026-08-07T05:46:31.273Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 840 | 2026-08-07T05:46:31.796Z | From https://github.com/oxidecomputer/transceiver-control |
| 841 | 2026-08-07T05:46:31.796Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 842 | 2026-08-07T05:46:31.807Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 843 | 2026-08-07T05:46:32.052Z | From https://github.com/oxidecomputer/dlpi-sys |
| 844 | 2026-08-07T05:46:32.052Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 845 | 2026-08-07T05:46:32.057Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 846 | 2026-08-07T05:46:32.353Z | From https://github.com/jmesmon/rust-libzfs |
| 847 | 2026-08-07T05:46:32.353Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 848 | 2026-08-07T05:46:32.360Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 849 | 2026-08-07T05:46:32.594Z | From https://github.com/oxidecomputer/rusty-doors |
| 850 | 2026-08-07T05:46:32.594Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 851 | 2026-08-07T05:46:32.608Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 852 | 2026-08-07T05:46:33.118Z | From https://github.com/oxidecomputer/management-gateway-service |
| 853 | 2026-08-07T05:46:33.118Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 854 | 2026-08-07T05:46:33.132Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 855 | 2026-08-07T05:46:33.467Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 856 | 2026-08-07T05:46:33.467Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 857 | 2026-08-07T05:46:33.475Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-08-07T05:46:34.615Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-08-07T05:46:34.615Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 860 | 2026-08-07T05:46:34.665Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 861 | 2026-08-07T05:46:35.065Z | From https://github.com/oxidecomputer/propolis |
| 862 | 2026-08-07T05:46:35.065Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 863 | 2026-08-07T05:46:35.111Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 864 | 2026-08-07T05:46:35.617Z | From https://github.com/oxidecomputer/crucible |
| 865 | 2026-08-07T05:46:35.617Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 866 | 2026-08-07T05:46:35.683Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 867 | 2026-08-07T05:46:36.010Z | From https://github.com/oxidecomputer/tofino |
| 868 | 2026-08-07T05:46:36.010Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 869 | 2026-08-07T05:46:36.021Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 870 | 2026-08-07T05:46:36.804Z | From https://github.com/oxidecomputer/maghemite |
| 871 | 2026-08-07T05:46:36.804Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 872 | 2026-08-07T05:46:36.835Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 873 | 2026-08-07T05:46:37.101Z | From https://github.com/oxidecomputer/clickward |
| 874 | 2026-08-07T05:46:37.102Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 875 | 2026-08-07T05:46:37.110Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 876 | 2026-08-07T05:46:37.353Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 877 | 2026-08-07T05:46:37.353Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 878 | 2026-08-07T05:46:38.220Z | Downloading crates ... |
| 879 | 2026-08-07T05:46:38.276Z | Downloaded libscf-sys v1.2.0 |
| 880 | 2026-08-07T05:46:38.290Z | Downloaded idna_adapter v1.2.2 |
| 881 | 2026-08-07T05:46:38.293Z | Downloaded num v0.4.3 |
| 882 | 2026-08-07T05:46:38.293Z | Downloaded pem v3.0.6 |
| 883 | 2026-08-07T05:46:38.296Z | Downloaded smawk v0.3.2 |
| 884 | 2026-08-07T05:46:38.301Z | Downloaded snafu v0.8.9 |
| 885 | 2026-08-07T05:46:38.304Z | Downloaded spin v0.5.2 |
| 886 | 2026-08-07T05:46:38.307Z | Downloaded structmeta v0.3.0 |
| 887 | 2026-08-07T05:46:38.307Z | Downloaded strum v0.27.2 |
| 888 | 2026-08-07T05:46:38.307Z | Downloaded ipnet v2.12.0 |
| 889 | 2026-08-07T05:46:38.307Z | Downloaded num-integer v0.1.46 |
| 890 | 2026-08-07T05:46:38.310Z | Downloaded time-core v0.1.8 |
| 891 | 2026-08-07T05:46:38.310Z | Downloaded aead v0.5.2 |
| 892 | 2026-08-07T05:46:38.310Z | Downloaded stable_deref_trait v1.2.1 |
| 893 | 2026-08-07T05:46:38.310Z | Downloaded structmeta-derive v0.3.0 |
| 894 | 2026-08-07T05:46:38.310Z | Downloaded thread-id v4.2.2 |
| 895 | 2026-08-07T05:46:38.311Z | Downloaded tinyvec v1.11.0 |
| 896 | 2026-08-07T05:46:38.314Z | Downloaded http-body v1.0.1 |
| 897 | 2026-08-07T05:46:38.314Z | Downloaded inout v0.1.4 |
| 898 | 2026-08-07T05:46:38.317Z | Downloaded match_cfg v0.1.0 |
| 899 | 2026-08-07T05:46:38.317Z | Downloaded tabled_derive v0.7.0 |
| 900 | 2026-08-07T05:46:38.320Z | Downloaded strum v0.26.3 |
| 901 | 2026-08-07T05:46:38.320Z | Downloaded take_mut v0.2.2 |
| 902 | 2026-08-07T05:46:38.320Z | Downloaded test-strategy v0.4.5 |
| 903 | 2026-08-07T05:46:38.323Z | Downloaded hubpack_derive v0.1.1 |
| 904 | 2026-08-07T05:46:38.323Z | Downloaded slog-envlogger v2.2.0 |
| 905 | 2026-08-07T05:46:38.326Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 906 | 2026-08-07T05:46:38.326Z | Downloaded unarray v0.1.4 |
| 907 | 2026-08-07T05:46:38.326Z | Downloaded konst_macro_rules v0.2.19 |
| 908 | 2026-08-07T05:46:38.329Z | Downloaded snafu-derive v0.8.9 |
| 909 | 2026-08-07T05:46:38.329Z | Downloaded thiserror-no-std v2.0.2 |
| 910 | 2026-08-07T05:46:38.332Z | Downloaded password-hash v0.5.0 |
| 911 | 2026-08-07T05:46:38.332Z | Downloaded slog-dtrace v0.3.0 |
| 912 | 2026-08-07T05:46:38.332Z | Downloaded synstructure v0.13.2 |
| 913 | 2026-08-07T05:46:38.335Z | Downloaded tiny-keccak v2.0.2 |
| 914 | 2026-08-07T05:46:38.335Z | Downloaded ingot v0.1.1 |
| 915 | 2026-08-07T05:46:38.335Z | Downloaded spin v0.9.8 |
| 916 | 2026-08-07T05:46:38.338Z | Downloaded parking_lot_core v0.8.6 |
| 917 | 2026-08-07T05:46:38.338Z | Downloaded httpdate v1.0.3 |
| 918 | 2026-08-07T05:46:38.338Z | Downloaded jobserver v0.1.34 |
| 919 | 2026-08-07T05:46:38.338Z | Downloaded macaddr v1.0.1 |
| 920 | 2026-08-07T05:46:38.341Z | Downloaded instant v0.1.13 |
| 921 | 2026-08-07T05:46:38.341Z | Downloaded tabled_derive v0.11.0 |
| 922 | 2026-08-07T05:46:38.344Z | Downloaded typify-macro v0.6.2 |
| 923 | 2026-08-07T05:46:38.344Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 924 | 2026-08-07T05:46:38.347Z | Downloaded parse-display v0.10.0 |
| 925 | 2026-08-07T05:46:38.347Z | Downloaded lru-cache v0.1.2 |
| 926 | 2026-08-07T05:46:38.347Z | Downloaded mime v0.3.17 |
| 927 | 2026-08-07T05:46:38.347Z | Downloaded num-derive v0.4.2 |
| 928 | 2026-08-07T05:46:38.350Z | Downloaded termtree v0.5.1 |
| 929 | 2026-08-07T05:46:38.353Z | Downloaded is-terminal v0.4.17 |
| 930 | 2026-08-07T05:46:38.353Z | Downloaded num_threads v0.1.7 |
| 931 | 2026-08-07T05:46:38.353Z | Downloaded smf v0.2.3 |
| 932 | 2026-08-07T05:46:38.357Z | Downloaded strum_macros v0.27.2 |
| 933 | 2026-08-07T05:46:38.357Z | Downloaded natord v1.0.9 |
| 934 | 2026-08-07T05:46:38.360Z | Downloaded tagptr v0.2.0 |
| 935 | 2026-08-07T05:46:38.363Z | Downloaded thread-id v5.1.0 |
| 936 | 2026-08-07T05:46:38.363Z | Downloaded usdt v0.6.0 |
| 937 | 2026-08-07T05:46:38.363Z | Downloaded testing_table v0.3.0 |
| 938 | 2026-08-07T05:46:38.366Z | Downloaded usdt-macro v0.5.0 |
| 939 | 2026-08-07T05:46:38.366Z | Downloaded keccak v0.1.6 |
| 940 | 2026-08-07T05:46:38.370Z | Downloaded tabwriter v1.4.1 |
| 941 | 2026-08-07T05:46:38.374Z | Downloaded tokio-macros v2.7.0 |
| 942 | 2026-08-07T05:46:38.374Z | Downloaded waitgroup v0.1.2 |
| 943 | 2026-08-07T05:46:38.374Z | Downloaded num-iter v0.1.45 |
| 944 | 2026-08-07T05:46:38.374Z | Downloaded ident_case v1.0.1 |
| 945 | 2026-08-07T05:46:38.374Z | Downloaded memmap v0.7.0 |
| 946 | 2026-08-07T05:46:38.374Z | Downloaded usdt-macro v0.6.0 |
| 947 | 2026-08-07T05:46:38.387Z | Downloaded utf-8 v0.7.6 |
| 948 | 2026-08-07T05:46:38.387Z | Downloaded newline-converter v0.3.0 |
| 949 | 2026-08-07T05:46:38.387Z | Downloaded ingot-types v0.1.2 |
| 950 | 2026-08-07T05:46:38.387Z | Downloaded usdt-attr-macro v0.5.0 |
| 951 | 2026-08-07T05:46:38.387Z | Downloaded humantime v2.3.0 |
| 952 | 2026-08-07T05:46:38.387Z | Downloaded internet-checksum v0.2.1 |
| 953 | 2026-08-07T05:46:38.392Z | Downloaded ipnetwork v0.21.1 |
| 954 | 2026-08-07T05:46:38.392Z | Downloaded num-rational v0.4.2 |
| 955 | 2026-08-07T05:46:38.392Z | Downloaded hubpack v0.1.2 |
| 956 | 2026-08-07T05:46:38.392Z | Downloaded slog-json v2.6.1 |
| 957 | 2026-08-07T05:46:38.392Z | Downloaded slog-scope v4.4.1 |
| 958 | 2026-08-07T05:46:38.395Z | Downloaded ingot-types v0.2.0 |
| 959 | 2026-08-07T05:46:38.395Z | Downloaded newtype_derive v0.1.6 |
| 960 | 2026-08-07T05:46:38.398Z | Downloaded managed v0.8.0 |
| 961 | 2026-08-07T05:46:38.402Z | Downloaded memoffset v0.9.1 |
| 962 | 2026-08-07T05:46:38.402Z | Downloaded no-std-compat v0.4.1 |
| 963 | 2026-08-07T05:46:38.402Z | Downloaded linked-hash-map v0.5.6 |
| 964 | 2026-08-07T05:46:38.402Z | Downloaded topological-sort v0.2.2 |
| 965 | 2026-08-07T05:46:38.406Z | Downloaded olpc-cjson v0.1.4 |
| 966 | 2026-08-07T05:46:38.409Z | Downloaded num_enum_derive v0.5.11 |
| 967 | 2026-08-07T05:46:38.412Z | Downloaded omicron-workspace-hack v0.1.0 |
| 968 | 2026-08-07T05:46:38.412Z | Downloaded num-conv v0.2.2 |
| 969 | 2026-08-07T05:46:38.412Z | Downloaded opaque-debug v0.3.1 |
| 970 | 2026-08-07T05:46:38.412Z | Downloaded universal-hash v0.5.1 |
| 971 | 2026-08-07T05:46:38.412Z | Downloaded untrusted v0.7.1 |
| 972 | 2026-08-07T05:46:38.412Z | Downloaded dtrace-parser v0.2.0 |
| 973 | 2026-08-07T05:46:38.416Z | Downloaded usdt-attr-macro v0.6.0 |
| 974 | 2026-08-07T05:46:38.420Z | Downloaded futures-core v0.3.32 |
| 975 | 2026-08-07T05:46:38.420Z | Downloaded wait-timeout v0.2.1 |
| 976 | 2026-08-07T05:46:38.424Z | Downloaded usdt v0.5.0 |
| 977 | 2026-08-07T05:46:38.424Z | Downloaded newtype-uuid-macros v0.1.0 |
| 978 | 2026-08-07T05:46:38.428Z | Downloaded unit-prefix v0.5.2 |
| 979 | 2026-08-07T05:46:38.428Z | Downloaded embedded-io v0.6.1 |
| 980 | 2026-08-07T05:46:38.431Z | Downloaded foreign-types-shared v0.3.1 |
| 981 | 2026-08-07T05:46:38.431Z | Downloaded num_enum v0.5.11 |
| 982 | 2026-08-07T05:46:38.431Z | Downloaded libsw v3.5.0 |
| 983 | 2026-08-07T05:46:38.434Z | Downloaded parse-display-derive v0.10.0 |
| 984 | 2026-08-07T05:46:38.437Z | Downloaded pretty-hex v0.4.2 |
| 985 | 2026-08-07T05:46:38.437Z | Downloaded oxide-tokio-rt v0.1.6 |
| 986 | 2026-08-07T05:46:38.440Z | Downloaded newtype-uuid v1.3.2 |
| 987 | 2026-08-07T05:46:38.441Z | Downloaded num-complex v0.4.6 |
| 988 | 2026-08-07T05:46:38.441Z | Downloaded rand_xorshift v0.4.0 |
| 989 | 2026-08-07T05:46:38.444Z | Downloaded typify-macro v0.4.3 |
| 990 | 2026-08-07T05:46:38.447Z | Downloaded tinystr v0.8.3 |
| 991 | 2026-08-07T05:46:38.450Z | Downloaded writeable v0.6.3 |
| 992 | 2026-08-07T05:46:38.450Z | Downloaded paste v1.0.15 |
| 993 | 2026-08-07T05:46:38.450Z | Downloaded same-file v1.0.6 |
| 994 | 2026-08-07T05:46:38.453Z | Downloaded slog-term v2.9.2 |
| 995 | 2026-08-07T05:46:38.453Z | Downloaded time-macros v0.2.27 |
| 996 | 2026-08-07T05:46:38.453Z | Downloaded smartstring v1.0.1 |
| 997 | 2026-08-07T05:46:38.456Z | Downloaded serial_test_derive v4.0.1 |
| 998 | 2026-08-07T05:46:38.456Z | Downloaded ingot-macros v0.2.0 |
| 999 | 2026-08-07T05:46:38.456Z | Downloaded hybrid-array v0.4.12 |
| 1000 | 2026-08-07T05:46:38.459Z | Downloaded ingot v0.2.1 |
| 1001 | 2026-08-07T05:46:38.459Z | Downloaded num_enum_derive v0.7.6 |
| 1002 | 2026-08-07T05:46:38.459Z | Downloaded thread_local v1.1.9 |
| 1003 | 2026-08-07T05:46:38.459Z | Downloaded walkdir v2.5.0 |
| 1004 | 2026-08-07T05:46:38.462Z | Downloaded slog-stdlog v4.1.1 |
| 1005 | 2026-08-07T05:46:38.462Z | Downloaded xz2 v0.1.7 |
| 1006 | 2026-08-07T05:46:38.462Z | Downloaded term v1.2.1 |
| 1007 | 2026-08-07T05:46:38.465Z | Downloaded ingot-macros v0.1.1 |
| 1008 | 2026-08-07T05:46:38.465Z | Downloaded scroll_derive v0.13.1 |
| 1009 | 2026-08-07T05:46:38.465Z | Downloaded serde-big-array v0.5.1 |
| 1010 | 2026-08-07T05:46:38.465Z | Downloaded yoke-derive v0.8.2 |
| 1011 | 2026-08-07T05:46:38.465Z | Downloaded rustc_version v0.1.7 |
| 1012 | 2026-08-07T05:46:38.468Z | Downloaded sigpipe v0.1.3 |
| 1013 | 2026-08-07T05:46:38.468Z | Downloaded async-stream v0.3.6 |
| 1014 | 2026-08-07T05:46:38.471Z | Downloaded bit-set v0.8.0 |
| 1015 | 2026-08-07T05:46:38.471Z | Downloaded zeroize_derive v1.4.3 |
| 1016 | 2026-08-07T05:46:38.471Z | Downloaded zone v0.3.1 |
| 1017 | 2026-08-07T05:46:38.471Z | Downloaded arrayref v0.3.9 |
| 1018 | 2026-08-07T05:46:38.471Z | Downloaded base16ct v1.0.0 |
| 1019 | 2026-08-07T05:46:38.474Z | Downloaded convert_case v0.4.0 |
| 1020 | 2026-08-07T05:46:38.478Z | Downloaded darling_macro v0.23.0 |
| 1021 | 2026-08-07T05:46:38.482Z | Downloaded dunce v1.0.5 |
| 1022 | 2026-08-07T05:46:38.482Z | Downloaded git-stub v1.0.0 |
| 1023 | 2026-08-07T05:46:38.482Z | Downloaded strum_macros v0.26.4 |
| 1024 | 2026-08-07T05:46:38.482Z | Downloaded multer v3.1.0 |
| 1025 | 2026-08-07T05:46:38.485Z | Downloaded oxnet v0.1.6 |
| 1026 | 2026-08-07T05:46:38.485Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1027 | 2026-08-07T05:46:38.485Z | Downloaded digest v0.11.3 |
| 1028 | 2026-08-07T05:46:38.488Z | Downloaded tokio-dtrace v0.1.1 |
| 1029 | 2026-08-07T05:46:38.488Z | Downloaded git-stub-vcs v0.1.0 |
| 1030 | 2026-08-07T05:46:38.491Z | Downloaded usdt-impl v0.5.0 |
| 1031 | 2026-08-07T05:46:38.494Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1032 | 2026-08-07T05:46:38.497Z | Downloaded futures-task v0.3.32 |
| 1033 | 2026-08-07T05:46:38.497Z | Downloaded embedded-io v0.4.0 |
| 1034 | 2026-08-07T05:46:38.497Z | Downloaded vsss-rs v3.3.4 |
| 1035 | 2026-08-07T05:46:38.500Z | Downloaded dof v0.4.0 |
| 1036 | 2026-08-07T05:46:38.500Z | Downloaded foreign-types v0.5.0 |
| 1037 | 2026-08-07T05:46:38.500Z | Downloaded foreign-types-macros v0.2.3 |
| 1038 | 2026-08-07T05:46:38.505Z | Downloaded tokio-tungstenite v0.21.0 |
| 1039 | 2026-08-07T05:46:38.509Z | Downloaded progenitor v0.14.0 |
| 1040 | 2026-08-07T05:46:38.512Z | Downloaded fastrand v2.4.1 |
| 1041 | 2026-08-07T05:46:38.515Z | Downloaded memmap2 v0.9.10 |
| 1042 | 2026-08-07T05:46:38.515Z | Downloaded libsw-core v0.3.2 |
| 1043 | 2026-08-07T05:46:38.515Z | Downloaded num_enum v0.7.6 |
| 1044 | 2026-08-07T05:46:38.518Z | Downloaded parking_lot v0.11.2 |
| 1045 | 2026-08-07T05:46:38.518Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1046 | 2026-08-07T05:46:38.522Z | Downloaded progenitor-extras v0.2.0 |
| 1047 | 2026-08-07T05:46:38.522Z | Downloaded quote v1.0.45 |
| 1048 | 2026-08-07T05:46:38.525Z | Downloaded smallvec v1.15.1 |
| 1049 | 2026-08-07T05:46:38.528Z | Downloaded scroll_derive v0.12.1 |
| 1050 | 2026-08-07T05:46:38.533Z | Downloaded serde_derive_internals v0.29.1 |
| 1051 | 2026-08-07T05:46:38.536Z | Downloaded progenitor-client v0.14.0 |
| 1052 | 2026-08-07T05:46:38.539Z | Downloaded schemars_derive v0.8.22 |
| 1053 | 2026-08-07T05:46:38.539Z | Downloaded deranged v0.5.8 |
| 1054 | 2026-08-07T05:46:38.539Z | Downloaded icu_normalizer v2.2.0 |
| 1055 | 2026-08-07T05:46:38.542Z | Downloaded byte-wrapper v0.1.0 |
| 1056 | 2026-08-07T05:46:38.545Z | Downloaded progenitor-macro v0.13.0 |
| 1057 | 2026-08-07T05:46:38.545Z | Downloaded quick-error v1.2.3 |
| 1058 | 2026-08-07T05:46:38.548Z | Downloaded serde_repr v0.1.21 |
| 1059 | 2026-08-07T05:46:38.548Z | Downloaded const_format_proc_macros v0.2.34 |
| 1060 | 2026-08-07T05:46:38.551Z | Downloaded data-encoding v2.11.0 |
| 1061 | 2026-08-07T05:46:38.551Z | Downloaded zone_cfg_derive v0.3.1 |
| 1062 | 2026-08-07T05:46:38.551Z | Downloaded linear-map v1.2.0 |
| 1063 | 2026-08-07T05:46:38.554Z | Downloaded async-recursion v1.1.1 |
| 1064 | 2026-08-07T05:46:38.557Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1065 | 2026-08-07T05:46:38.560Z | Downloaded cstr-argument v0.1.2 |
| 1066 | 2026-08-07T05:46:38.560Z | Downloaded futures-channel v0.3.32 |
| 1067 | 2026-08-07T05:46:38.560Z | Downloaded pest_generator v2.8.6 |
| 1068 | 2026-08-07T05:46:38.560Z | Downloaded futures-sink v0.3.32 |
| 1069 | 2026-08-07T05:46:38.563Z | Downloaded enum-as-inner v0.6.1 |
| 1070 | 2026-08-07T05:46:38.563Z | Downloaded futures-io v0.3.32 |
| 1071 | 2026-08-07T05:46:38.563Z | Downloaded futures-macro v0.3.32 |
| 1072 | 2026-08-07T05:46:38.563Z | Downloaded csv-core v0.1.13 |
| 1073 | 2026-08-07T05:46:38.568Z | Downloaded compression-core v0.4.32 |
| 1074 | 2026-08-07T05:46:38.571Z | Downloaded defmt v0.3.100 |
| 1075 | 2026-08-07T05:46:38.574Z | Downloaded dof v0.3.0 |
| 1076 | 2026-08-07T05:46:38.574Z | Downloaded tokio-stream v0.1.18 |
| 1077 | 2026-08-07T05:46:38.577Z | Downloaded whoami v1.6.1 |
| 1078 | 2026-08-07T05:46:38.577Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1079 | 2026-08-07T05:46:38.577Z | Downloaded hostname v0.3.1 |
| 1080 | 2026-08-07T05:46:38.580Z | Downloaded icu_provider v2.2.0 |
| 1081 | 2026-08-07T05:46:38.580Z | Downloaded papergrid v0.11.0 |
| 1082 | 2026-08-07T05:46:38.584Z | Downloaded thin-vec v0.2.18 |
| 1083 | 2026-08-07T05:46:38.584Z | Downloaded yoke v0.8.3 |
| 1084 | 2026-08-07T05:46:38.587Z | Downloaded log v0.4.32 |
| 1085 | 2026-08-07T05:46:38.587Z | Downloaded omicron-zone-package v0.12.3 |
| 1086 | 2026-08-07T05:46:38.587Z | Downloaded usdt-impl v0.6.0 |
| 1087 | 2026-08-07T05:46:38.590Z | Downloaded group v0.13.0 |
| 1088 | 2026-08-07T05:46:38.594Z | Downloaded potential_utf v0.1.5 |
| 1089 | 2026-08-07T05:46:38.597Z | Downloaded ref-cast-impl v1.0.25 |
| 1090 | 2026-08-07T05:46:38.601Z | Downloaded icu_normalizer_data v2.2.0 |
| 1091 | 2026-08-07T05:46:38.604Z | Downloaded indexmap v1.9.3 |
| 1092 | 2026-08-07T05:46:38.604Z | Downloaded indicatif v0.18.4 |
| 1093 | 2026-08-07T05:46:38.607Z | Downloaded icu_locale_core v2.2.0 |
| 1094 | 2026-08-07T05:46:38.610Z | Downloaded phf v0.12.1 |
| 1095 | 2026-08-07T05:46:38.610Z | Downloaded tungstenite v0.21.0 |
| 1096 | 2026-08-07T05:46:38.614Z | Downloaded jiff-static v0.2.28 |
| 1097 | 2026-08-07T05:46:38.617Z | Downloaded zmij v1.0.21 |
| 1098 | 2026-08-07T05:46:38.617Z | Downloaded crc8 v0.1.1 |
| 1099 | 2026-08-07T05:46:38.617Z | Downloaded litemap v0.8.2 |
| 1100 | 2026-08-07T05:46:38.620Z | Downloaded serde_plain v1.0.2 |
| 1101 | 2026-08-07T05:46:38.620Z | Downloaded siphasher v1.0.3 |
| 1102 | 2026-08-07T05:46:38.620Z | Downloaded darling_macro v0.21.3 |
| 1103 | 2026-08-07T05:46:38.624Z | Downloaded ciborium-ll v0.2.2 |
| 1104 | 2026-08-07T05:46:38.624Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1105 | 2026-08-07T05:46:38.624Z | Downloaded crypto-common v0.2.2 |
| 1106 | 2026-08-07T05:46:38.629Z | Downloaded konst v0.2.20 |
| 1107 | 2026-08-07T05:46:38.632Z | Downloaded cargo_toml v0.22.3 |
| 1108 | 2026-08-07T05:46:38.635Z | Downloaded simd-adler32 v0.3.9 |
| 1109 | 2026-08-07T05:46:38.635Z | Downloaded cancel-safe-futures v0.1.5 |
| 1110 | 2026-08-07T05:46:38.638Z | Downloaded drift v0.2.0 |
| 1111 | 2026-08-07T05:46:38.641Z | Downloaded papergrid v0.18.0 |
| 1112 | 2026-08-07T05:46:38.644Z | Downloaded bytecount v0.6.9 |
| 1113 | 2026-08-07T05:46:38.646Z | Downloaded chacha20 v0.9.1 |
| 1114 | 2026-08-07T05:46:38.647Z | Downloaded const-random v0.1.18 |
| 1115 | 2026-08-07T05:46:38.647Z | Downloaded proc-macro-crate v1.3.1 |
| 1116 | 2026-08-07T05:46:38.647Z | Downloaded diff v0.1.13 |
| 1117 | 2026-08-07T05:46:38.650Z | Downloaded backoff v0.4.0 |
| 1118 | 2026-08-07T05:46:38.650Z | Downloaded bit-vec v0.8.0 |
| 1119 | 2026-08-07T05:46:38.650Z | Downloaded plain v0.2.3 |
| 1120 | 2026-08-07T05:46:38.650Z | Downloaded progenitor-macro v0.14.0 |
| 1121 | 2026-08-07T05:46:38.650Z | Downloaded cmake v0.1.58 |
| 1122 | 2026-08-07T05:46:38.653Z | Downloaded constant_time_eq v0.4.2 |
| 1123 | 2026-08-07T05:46:38.653Z | Downloaded compression-codecs v0.4.38 |
| 1124 | 2026-08-07T05:46:38.656Z | Downloaded displaydoc v0.2.6 |
| 1125 | 2026-08-07T05:46:38.656Z | Downloaded zerofrom-derive v0.1.7 |
| 1126 | 2026-08-07T05:46:38.656Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1127 | 2026-08-07T05:46:38.659Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1128 | 2026-08-07T05:46:38.659Z | Downloaded dropshot_endpoint v0.17.1 |
| 1129 | 2026-08-07T05:46:38.662Z | Downloaded toml v0.7.8 |
| 1130 | 2026-08-07T05:46:38.665Z | Downloaded icu_properties v2.2.0 |
| 1131 | 2026-08-07T05:46:38.669Z | Downloaded hash32 v0.3.1 |
| 1132 | 2026-08-07T05:46:38.673Z | Downloaded const-random-macro v0.1.16 |
| 1133 | 2026-08-07T05:46:38.676Z | Downloaded progenitor v0.13.0 |
| 1134 | 2026-08-07T05:46:38.676Z | Downloaded ref-cast v1.0.25 |
| 1135 | 2026-08-07T05:46:38.679Z | Downloaded dyn-clone v1.0.20 |
| 1136 | 2026-08-07T05:46:38.682Z | Downloaded proc-macro-error v1.0.4 |
| 1137 | 2026-08-07T05:46:38.682Z | Downloaded progenitor-macro v0.10.0 |
| 1138 | 2026-08-07T05:46:38.685Z | Downloaded crunchy v0.2.4 |
| 1139 | 2026-08-07T05:46:38.688Z | Downloaded fxhash v0.2.1 |
| 1140 | 2026-08-07T05:46:38.688Z | Downloaded progenitor v0.10.0 |
| 1141 | 2026-08-07T05:46:38.692Z | Downloaded typify v0.4.3 |
| 1142 | 2026-08-07T05:46:38.694Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1143 | 2026-08-07T05:46:38.694Z | Downloaded scroll v0.12.0 |
| 1144 | 2026-08-07T05:46:38.697Z | Downloaded serde_tokenstream v0.2.3 |
| 1145 | 2026-08-07T05:46:38.697Z | Downloaded zeroize v1.8.2 |
| 1146 | 2026-08-07T05:46:38.700Z | Downloaded gethostname v0.5.0 |
| 1147 | 2026-08-07T05:46:38.703Z | Downloaded erased-serde v0.3.31 |
| 1148 | 2026-08-07T05:46:38.703Z | Downloaded futures-executor v0.3.32 |
| 1149 | 2026-08-07T05:46:38.703Z | Downloaded glob v0.3.3 |
| 1150 | 2026-08-07T05:46:38.706Z | Downloaded globset v0.4.18 |
| 1151 | 2026-08-07T05:46:38.706Z | Downloaded base16ct v0.2.0 |
| 1152 | 2026-08-07T05:46:38.710Z | Downloaded ciborium-io v0.2.2 |
| 1153 | 2026-08-07T05:46:38.713Z | Downloaded float-ord v0.3.2 |
| 1154 | 2026-08-07T05:46:38.713Z | Downloaded openssl-sys v0.9.116 |
| 1155 | 2026-08-07T05:46:38.716Z | Downloaded const-oid v0.10.2 |
| 1156 | 2026-08-07T05:46:38.716Z | Downloaded progenitor-impl v0.10.0 |
| 1157 | 2026-08-07T05:46:38.719Z | Downloaded pest_derive v2.8.6 |
| 1158 | 2026-08-07T05:46:38.722Z | Downloaded bcs v0.1.6 |
| 1159 | 2026-08-07T05:46:38.722Z | Downloaded rustls-pemfile v2.2.0 |
| 1160 | 2026-08-07T05:46:38.725Z | Downloaded zerovec-derive v0.11.3 |
| 1161 | 2026-08-07T05:46:38.725Z | Downloaded slog-async v2.8.0 |
| 1162 | 2026-08-07T05:46:38.725Z | Downloaded block-buffer v0.12.0 |
| 1163 | 2026-08-07T05:46:38.729Z | Downloaded heck v0.4.1 |
| 1164 | 2026-08-07T05:46:38.729Z | Downloaded ciborium v0.2.2 |
| 1165 | 2026-08-07T05:46:38.731Z | Downloaded sha1 v0.10.6 |
| 1166 | 2026-08-07T05:46:38.731Z | Downloaded sha1 v0.11.0 |
| 1167 | 2026-08-07T05:46:38.732Z | Downloaded secrecy v0.10.3 |
| 1168 | 2026-08-07T05:46:38.732Z | Downloaded foldhash v0.2.0 |
| 1169 | 2026-08-07T05:46:38.735Z | Downloaded serial_test v4.0.1 |
| 1170 | 2026-08-07T05:46:38.735Z | Downloaded typify v0.6.2 |
| 1171 | 2026-08-07T05:46:38.738Z | Downloaded ucd-trie v0.1.7 |
| 1172 | 2026-08-07T05:46:38.738Z | Downloaded unsafe-libyaml v0.2.11 |
| 1173 | 2026-08-07T05:46:38.741Z | Downloaded yansi v1.0.1 |
| 1174 | 2026-08-07T05:46:38.741Z | Downloaded half v2.7.1 |
| 1175 | 2026-08-07T05:46:38.744Z | Downloaded getrandom v0.4.2 |
| 1176 | 2026-08-07T05:46:38.747Z | Downloaded prettyplease v0.2.37 |
| 1177 | 2026-08-07T05:46:38.750Z | Downloaded scroll v0.13.0 |
| 1178 | 2026-08-07T05:46:38.756Z | Downloaded bitflags v1.3.2 |
| 1179 | 2026-08-07T05:46:38.760Z | Downloaded async-trait v0.1.89 |
| 1180 | 2026-08-07T05:46:38.763Z | Downloaded daft v0.1.7 |
| 1181 | 2026-08-07T05:46:38.766Z | Downloaded phf_shared v0.12.1 |
| 1182 | 2026-08-07T05:46:38.766Z | Downloaded icu_collections v2.2.0 |
| 1183 | 2026-08-07T05:46:38.770Z | Downloaded cobs v0.3.0 |
| 1184 | 2026-08-07T05:46:38.770Z | Downloaded postcard v1.1.3 |
| 1185 | 2026-08-07T05:46:38.773Z | Downloaded backon v1.6.0 |
| 1186 | 2026-08-07T05:46:38.773Z | Downloaded progenitor-client v0.10.0 |
| 1187 | 2026-08-07T05:46:38.773Z | Downloaded fixedbitset v0.4.2 |
| 1188 | 2026-08-07T05:46:38.773Z | Downloaded poly1305 v0.8.0 |
| 1189 | 2026-08-07T05:46:38.776Z | Downloaded proc-macro-crate v3.5.0 |
| 1190 | 2026-08-07T05:46:38.776Z | Downloaded slog-bunyan v2.5.0 |
| 1191 | 2026-08-07T05:46:38.776Z | Downloaded semver v0.1.20 |
| 1192 | 2026-08-07T05:46:38.779Z | Downloaded defmt-parser v1.0.0 |
| 1193 | 2026-08-07T05:46:38.783Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1194 | 2026-08-07T05:46:38.783Z | Downloaded chacha20 v0.10.0 |
| 1195 | 2026-08-07T05:46:38.786Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1196 | 2026-08-07T05:46:38.789Z | Downloaded mio v1.2.1 |
| 1197 | 2026-08-07T05:46:38.792Z | Downloaded rusty-fork v0.3.1 |
| 1198 | 2026-08-07T05:46:38.795Z | Downloaded zerofrom v0.1.8 |
| 1199 | 2026-08-07T05:46:38.795Z | Downloaded argon2 v0.5.3 |
| 1200 | 2026-08-07T05:46:38.798Z | Downloaded hostname v0.4.2 |
| 1201 | 2026-08-07T05:46:38.804Z | Downloaded clap v4.6.5 |
| 1202 | 2026-08-07T05:46:38.808Z | Downloaded derive_more v0.99.20 |
| 1203 | 2026-08-07T05:46:38.811Z | Downloaded console v0.16.3 |
| 1204 | 2026-08-07T05:46:38.814Z | Downloaded dtrace-parser v0.3.0 |
| 1205 | 2026-08-07T05:46:38.818Z | Downloaded rand_chacha v0.3.1 |
| 1206 | 2026-08-07T05:46:38.818Z | Downloaded async-stream-impl v0.3.6 |
| 1207 | 2026-08-07T05:46:38.821Z | Downloaded minimal-lexical v0.2.1 |
| 1208 | 2026-08-07T05:46:38.824Z | Downloaded rhai_codegen v3.2.0 |
| 1209 | 2026-08-07T05:46:38.827Z | Downloaded critical-section v1.2.0 |
| 1210 | 2026-08-07T05:46:38.830Z | Downloaded http v1.4.2 |
| 1211 | 2026-08-07T05:46:38.830Z | Downloaded memchr v2.8.1 |
| 1212 | 2026-08-07T05:46:38.833Z | Downloaded pretty_assertions v1.4.1 |
| 1213 | 2026-08-07T05:46:38.836Z | Downloaded heapless v0.8.0 |
| 1214 | 2026-08-07T05:46:38.839Z | Downloaded cfg_aliases v0.2.1 |
| 1215 | 2026-08-07T05:46:38.842Z | Downloaded derive-ex v0.1.8 |
| 1216 | 2026-08-07T05:46:38.845Z | Downloaded arrayvec v0.7.6 |
| 1217 | 2026-08-07T05:46:38.848Z | Downloaded colored v3.1.1 |
| 1218 | 2026-08-07T05:46:38.848Z | Downloaded fs-err v3.3.0 |
| 1219 | 2026-08-07T05:46:38.848Z | Downloaded rustversion v1.0.22 |
| 1220 | 2026-08-07T05:46:38.851Z | Downloaded rustc-hash v2.1.2 |
| 1221 | 2026-08-07T05:46:38.854Z | Downloaded progenitor-client v0.13.0 |
| 1222 | 2026-08-07T05:46:38.854Z | Downloaded defmt-macros v1.1.0 |
| 1223 | 2026-08-07T05:46:38.860Z | Downloaded schemars v0.9.0 |
| 1224 | 2026-08-07T05:46:38.867Z | Downloaded proc-macro2 v1.0.106 |
| 1225 | 2026-08-07T05:46:38.870Z | Downloaded bitflags v2.12.1 |
| 1226 | 2026-08-07T05:46:38.872Z | Downloaded port-file v0.1.0 |
| 1227 | 2026-08-07T05:46:38.873Z | Downloaded qorb v0.4.1 |
| 1228 | 2026-08-07T05:46:38.875Z | Downloaded serde_with_macros v3.21.0 |
| 1229 | 2026-08-07T05:46:38.875Z | Downloaded cipher v0.4.4 |
| 1230 | 2026-08-07T05:46:38.878Z | Downloaded crypto-bigint v0.5.5 |
| 1231 | 2026-08-07T05:46:38.881Z | Downloaded darling v0.23.0 |
| 1232 | 2026-08-07T05:46:38.884Z | Downloaded darling_core v0.21.3 |
| 1233 | 2026-08-07T05:46:38.884Z | Downloaded cc v1.2.63 |
| 1234 | 2026-08-07T05:46:38.887Z | Downloaded hmac v0.12.1 |
| 1235 | 2026-08-07T05:46:38.887Z | Downloaded proc-macro-error2 v2.0.1 |
| 1236 | 2026-08-07T05:46:38.890Z | Downloaded crossbeam-epoch v0.9.18 |
| 1237 | 2026-08-07T05:46:38.890Z | Downloaded powerfmt v0.2.0 |
| 1238 | 2026-08-07T05:46:38.890Z | Downloaded highway v1.3.0 |
| 1239 | 2026-08-07T05:46:38.893Z | Downloaded schemars v0.8.22 |
| 1240 | 2026-08-07T05:46:38.896Z | Downloaded steno v0.4.1 |
| 1241 | 2026-08-07T05:46:38.899Z | Downloaded rustls-native-certs v0.8.4 |
| 1242 | 2026-08-07T05:46:38.899Z | Downloaded nom v7.1.3 |
| 1243 | 2026-08-07T05:46:38.902Z | Downloaded either v1.16.0 |
| 1244 | 2026-08-07T05:46:38.905Z | Downloaded elliptic-curve v0.13.8 |
| 1245 | 2026-08-07T05:46:38.905Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-08-07T05:46:38.908Z | Downloaded expectorate v1.2.0 |
| 1247 | 2026-08-07T05:46:38.908Z | Downloaded hickory-resolver v0.24.4 |
| 1248 | 2026-08-07T05:46:38.911Z | Downloaded rayon-core v1.13.0 |
| 1249 | 2026-08-07T05:46:38.914Z | Downloaded daft-derive v0.1.7 |
| 1250 | 2026-08-07T05:46:38.914Z | Downloaded darling v0.21.3 |
| 1251 | 2026-08-07T05:46:38.917Z | Downloaded ff v0.13.1 |
| 1252 | 2026-08-07T05:46:38.917Z | Downloaded crossbeam-deque v0.8.6 |
| 1253 | 2026-08-07T05:46:38.920Z | Downloaded fs_extra v1.3.0 |
| 1254 | 2026-08-07T05:46:38.920Z | Downloaded toml_edit v0.19.15 |
| 1255 | 2026-08-07T05:46:38.927Z | Downloaded byteorder v1.5.0 |
| 1256 | 2026-08-07T05:46:38.930Z | Downloaded quinn v0.11.9 |
| 1257 | 2026-08-07T05:46:38.930Z | Downloaded quinn-udp v0.5.14 |
| 1258 | 2026-08-07T05:46:38.933Z | Downloaded progenitor-impl v0.13.0 |
| 1259 | 2026-08-07T05:46:38.933Z | Downloaded similar v2.7.0 |
| 1260 | 2026-08-07T05:46:38.936Z | Downloaded blake2 v0.10.6 |
| 1261 | 2026-08-07T05:46:38.936Z | Downloaded zerocopy-derive v0.8.50 |
| 1262 | 2026-08-07T05:46:38.941Z | Downloaded resolv-conf v0.7.6 |
| 1263 | 2026-08-07T05:46:38.943Z | Downloaded crossbeam-utils v0.8.21 |
| 1264 | 2026-08-07T05:46:38.943Z | Downloaded bs58 v0.5.1 |
| 1265 | 2026-08-07T05:46:38.944Z | Downloaded rustls-pki-types v1.14.1 |
| 1266 | 2026-08-07T05:46:38.944Z | Downloaded anyhow v1.0.104 |
| 1267 | 2026-08-07T05:46:38.947Z | Downloaded defmt v1.1.0 |
| 1268 | 2026-08-07T05:46:38.950Z | Downloaded cookie v0.18.1 |
| 1269 | 2026-08-07T05:46:38.953Z | Downloaded zerocopy-derive v0.7.35 |
| 1270 | 2026-08-07T05:46:38.960Z | Downloaded futures v0.3.32 |
| 1271 | 2026-08-07T05:46:38.963Z | Downloaded progenitor-impl v0.14.0 |
| 1272 | 2026-08-07T05:46:38.967Z | Downloaded slog v2.8.2 |
| 1273 | 2026-08-07T05:46:38.977Z | Downloaded allocator-api2 v0.2.21 |
| 1274 | 2026-08-07T05:46:38.980Z | Downloaded pest v2.8.6 |
| 1275 | 2026-08-07T05:46:38.982Z | Downloaded nom v8.0.0 |
| 1276 | 2026-08-07T05:46:38.988Z | Downloaded chacha20poly1305 v0.10.1 |
| 1277 | 2026-08-07T05:46:38.992Z | Downloaded base64 v0.21.7 |
| 1278 | 2026-08-07T05:46:38.995Z | Downloaded zerotrie v0.2.4 |
| 1279 | 2026-08-07T05:46:38.998Z | Downloaded arc-swap v1.9.1 |
| 1280 | 2026-08-07T05:46:39.001Z | Downloaded syn v1.0.109 |
| 1281 | 2026-08-07T05:46:39.005Z | Downloaded libm v0.2.16 |
| 1282 | 2026-08-07T05:46:39.010Z | Downloaded bytes v1.11.1 |
| 1283 | 2026-08-07T05:46:39.013Z | Downloaded darling_core v0.23.0 |
| 1284 | 2026-08-07T05:46:39.016Z | Downloaded schemars v1.2.1 |
| 1285 | 2026-08-07T05:46:39.022Z | Downloaded async-compression v0.4.42 |
| 1286 | 2026-08-07T05:46:39.025Z | Downloaded rand v0.8.6 |
| 1287 | 2026-08-07T05:46:39.031Z | Downloaded itertools v0.12.1 |
| 1288 | 2026-08-07T05:46:39.034Z | Downloaded rand v0.9.4 |
| 1289 | 2026-08-07T05:46:39.034Z | Downloaded pest_meta v2.8.6 |
| 1290 | 2026-08-07T05:46:39.034Z | Downloaded hickory-resolver v0.25.2 |
| 1291 | 2026-08-07T05:46:39.037Z | Downloaded tough v0.22.0 |
| 1292 | 2026-08-07T05:46:39.040Z | Downloaded const_format v0.2.36 |
| 1293 | 2026-08-07T05:46:39.043Z | Downloaded tokio-util v0.7.18 |
| 1294 | 2026-08-07T05:46:39.046Z | Downloaded itertools v0.15.0 |
| 1295 | 2026-08-07T05:46:39.050Z | Downloaded icu_properties_data v2.2.0 |
| 1296 | 2026-08-07T05:46:39.055Z | Downloaded zerovec v0.11.6 |
| 1297 | 2026-08-07T05:46:39.058Z | Downloaded crossbeam-channel v0.5.15 |
| 1298 | 2026-08-07T05:46:39.061Z | Downloaded winnow v0.5.40 |
| 1299 | 2026-08-07T05:46:39.069Z | Downloaded hashbrown v0.12.3 |
| 1300 | 2026-08-07T05:46:39.091Z | Downloaded h2 v0.4.14 |
| 1301 | 2026-08-07T05:46:39.095Z | Downloaded hkdf v0.12.4 |
| 1302 | 2026-08-07T05:46:39.098Z | Downloaded winnow v1.0.3 |
| 1303 | 2026-08-07T05:46:39.101Z | Downloaded rayon v1.12.0 |
| 1304 | 2026-08-07T05:46:39.105Z | Downloaded regex v1.12.3 |
| 1305 | 2026-08-07T05:46:39.108Z | Downloaded aho-corasick v1.1.4 |
| 1306 | 2026-08-07T05:46:39.111Z | Downloaded iddqd v0.4.6 |
| 1307 | 2026-08-07T05:46:39.115Z | Downloaded clap_builder v4.6.5 |
| 1308 | 2026-08-07T05:46:39.120Z | Downloaded time v0.3.47 |
| 1309 | 2026-08-07T05:46:39.126Z | Downloaded zerocopy v0.7.35 |
| 1310 | 2026-08-07T05:46:39.134Z | Downloaded dropshot-api-manager v0.7.2 |
| 1311 | 2026-08-07T05:46:39.137Z | Downloaded portable-atomic v1.13.1 |
| 1312 | 2026-08-07T05:46:39.142Z | Downloaded ron v0.12.1 |
| 1313 | 2026-08-07T05:46:39.145Z | Downloaded tabled v0.15.0 |
| 1314 | 2026-08-07T05:46:39.152Z | Downloaded webpki-roots v1.0.7 |
| 1315 | 2026-08-07T05:46:39.155Z | Downloaded hashbrown v0.16.1 |
| 1316 | 2026-08-07T05:46:39.159Z | Downloaded goblin v0.8.2 |
| 1317 | 2026-08-07T05:46:39.162Z | Downloaded futures-util v0.3.32 |
| 1318 | 2026-08-07T05:46:39.165Z | Downloaded reqwest v0.13.4 |
| 1319 | 2026-08-07T05:46:39.178Z | Downloaded moka v0.12.15 |
| 1320 | 2026-08-07T05:46:39.184Z | Downloaded blake3 v1.8.5 |
| 1321 | 2026-08-07T05:46:39.188Z | Downloaded tabled v0.21.0 |
| 1322 | 2026-08-07T05:46:39.209Z | Downloaded proptest v1.11.0 |
| 1323 | 2026-08-07T05:46:39.214Z | Downloaded syn v2.0.117 |
| 1324 | 2026-08-07T05:46:39.218Z | Downloaded goblin v0.10.7 |
| 1325 | 2026-08-07T05:46:39.221Z | Downloaded serde_with v3.21.0 |
| 1326 | 2026-08-07T05:46:39.229Z | Downloaded smoltcp v0.11.0 |
| 1327 | 2026-08-07T05:46:39.237Z | Downloaded openssl v0.10.80 |
| 1328 | 2026-08-07T05:46:39.240Z | Downloaded zerocopy v0.8.50 |
| 1329 | 2026-08-07T05:46:39.264Z | Downloaded aws-lc-rs v1.17.0 |
| 1330 | 2026-08-07T05:46:39.272Z | Downloaded rhai v1.25.1 |
| 1331 | 2026-08-07T05:46:39.290Z | Downloaded rustls v0.23.40 |
| 1332 | 2026-08-07T05:46:39.295Z | Downloaded regex-syntax v0.8.10 |
| 1333 | 2026-08-07T05:46:39.298Z | Downloaded nix v0.31.3 |
| 1334 | 2026-08-07T05:46:39.305Z | Downloaded regress v0.10.5 |
| 1335 | 2026-08-07T05:46:39.320Z | Downloaded typify-impl v0.4.3 |
| 1336 | 2026-08-07T05:46:39.324Z | Downloaded typify-impl v0.6.2 |
| 1337 | 2026-08-07T05:46:39.332Z | Downloaded hickory-proto v0.25.2 |
| 1338 | 2026-08-07T05:46:39.338Z | Downloaded sled v0.34.7 |
| 1339 | 2026-08-07T05:46:39.345Z | Downloaded openapiv3 v2.2.0 |
| 1340 | 2026-08-07T05:46:39.349Z | Downloaded bstr v1.12.1 |
| 1341 | 2026-08-07T05:46:39.353Z | Downloaded regex-automata v0.4.14 |
| 1342 | 2026-08-07T05:46:39.361Z | Downloaded regress v0.11.1 |
| 1343 | 2026-08-07T05:46:39.367Z | Downloaded hickory-proto v0.24.4 |
| 1344 | 2026-08-07T05:46:39.373Z | Downloaded dropshot v0.17.1 |
| 1345 | 2026-08-07T05:46:39.385Z | Downloaded sha3 v0.10.9 |
| 1346 | 2026-08-07T05:46:39.448Z | Downloaded jiff v0.2.28 |
| 1347 | 2026-08-07T05:46:39.498Z | Downloaded petgraph v0.6.5 |
| 1348 | 2026-08-07T05:46:39.510Z | Downloaded lzma-sys v0.1.20 |
| 1349 | 2026-08-07T05:46:39.539Z | Downloaded chrono-tz v0.10.4 |
| 1350 | 2026-08-07T05:46:39.551Z | Downloaded csv v1.4.0 |
| 1351 | 2026-08-07T05:46:39.615Z | Downloaded encoding_rs v0.8.35 |
| 1352 | 2026-08-07T05:46:40.170Z | Downloaded aws-lc-sys v0.41.0 |
| 1353 | 2026-08-07T05:46:41.104Z | Compiling proc-macro2 v1.0.106 |
| 1354 | 2026-08-07T05:46:41.104Z | Compiling unicode-ident v1.0.24 |
| 1355 | 2026-08-07T05:46:41.104Z | Compiling quote v1.0.45 |
| 1356 | 2026-08-07T05:46:41.108Z | Compiling serde_core v1.0.229 |
| 1357 | 2026-08-07T05:46:41.108Z | Compiling cfg-if v1.0.4 |
| 1358 | 2026-08-07T05:46:41.108Z | Compiling serde v1.0.229 |
| 1359 | 2026-08-07T05:46:41.108Z | Compiling libc v0.2.189 |
| 1360 | 2026-08-07T05:46:41.108Z | Compiling memchr v2.8.1 |
| 1361 | 2026-08-07T05:46:41.261Z | Compiling itoa v1.0.18 |
| 1362 | 2026-08-07T05:46:41.442Z | Compiling smallvec v1.15.1 |
| 1363 | 2026-08-07T05:46:41.512Z | Compiling zmij v1.0.21 |
| 1364 | 2026-08-07T05:46:41.569Z | Compiling autocfg v1.5.1 |
| 1365 | 2026-08-07T05:46:41.645Z | Compiling libm v0.2.16 |
| 1366 | 2026-08-07T05:46:41.901Z | Compiling stable_deref_trait v1.2.1 |
| 1367 | 2026-08-07T05:46:41.905Z | Compiling percent-encoding v2.3.2 |
| 1368 | 2026-08-07T05:46:42.002Z | Compiling writeable v0.6.3 |
| 1369 | 2026-08-07T05:46:42.070Z | Compiling litemap v0.8.2 |
| 1370 | 2026-08-07T05:46:42.083Z | Compiling icu_normalizer_data v2.2.0 |
| 1371 | 2026-08-07T05:46:42.103Z | Compiling utf8_iter v1.0.4 |
| 1372 | 2026-08-07T05:46:42.129Z | Compiling icu_properties_data v2.2.0 |
| 1373 | 2026-08-07T05:46:42.245Z | Compiling iana-time-zone v0.1.65 |
| 1374 | 2026-08-07T05:46:42.256Z | Compiling form_urlencoded v1.2.2 |
| 1375 | 2026-08-07T05:46:42.379Z | Compiling syn v2.0.117 |
| 1376 | 2026-08-07T05:46:42.426Z | Compiling syn v3.0.3 |
| 1377 | 2026-08-07T05:46:42.461Z | Compiling serde_json v1.0.151 |
| 1378 | 2026-08-07T05:46:42.484Z | Compiling version_check v0.9.5 |
| 1379 | 2026-08-07T05:46:42.495Z | Compiling dyn-clone v1.0.20 |
| 1380 | 2026-08-07T05:46:42.507Z | Compiling pin-project-lite v0.2.17 |
| 1381 | 2026-08-07T05:46:42.598Z | Compiling num-traits v0.2.19 |
| 1382 | 2026-08-07T05:46:42.627Z | Compiling thiserror v2.0.19 |
| 1383 | 2026-08-07T05:46:42.698Z | Compiling equivalent v1.0.2 |
| 1384 | 2026-08-07T05:46:42.755Z | Compiling rand_core v0.10.1 |
| 1385 | 2026-08-07T05:46:42.781Z | Compiling allocator-api2 v0.2.21 |
| 1386 | 2026-08-07T05:46:43.012Z | Compiling getrandom v0.4.2 |
| 1387 | 2026-08-07T05:46:43.186Z | Compiling parking_lot_core v0.9.12 |
| 1388 | 2026-08-07T05:46:43.230Z | Compiling scopeguard v1.2.0 |
| 1389 | 2026-08-07T05:46:43.259Z | Compiling hashbrown v0.17.1 |
| 1390 | 2026-08-07T05:46:43.330Z | Compiling lock_api v0.4.14 |
| 1391 | 2026-08-07T05:46:43.449Z | Compiling semver v1.0.28 |
| 1392 | 2026-08-07T05:46:43.545Z | Compiling log v0.4.32 |
| 1393 | 2026-08-07T05:46:43.563Z | Compiling zerocopy v0.8.50 |
| 1394 | 2026-08-07T05:46:43.722Z | Compiling uuid v1.24.0 |
| 1395 | 2026-08-07T05:46:43.734Z | Compiling errno v0.3.14 |
| 1396 | 2026-08-07T05:46:43.794Z | Compiling indexmap v2.14.0 |
| 1397 | 2026-08-07T05:46:43.820Z | Compiling heck v0.5.0 |
| 1398 | 2026-08-07T05:46:43.884Z | Compiling schemars v0.8.22 |
| 1399 | 2026-08-07T05:46:43.990Z | Compiling futures-core v0.3.32 |
| 1400 | 2026-08-07T05:46:44.137Z | Compiling fnv v1.0.7 |
| 1401 | 2026-08-07T05:46:44.148Z | Compiling futures-sink v0.3.32 |
| 1402 | 2026-08-07T05:46:44.168Z | Compiling slab v0.4.12 |
| 1403 | 2026-08-07T05:46:44.231Z | Compiling rustversion v1.0.22 |
| 1404 | 2026-08-07T05:46:44.246Z | Compiling jobserver v0.1.34 |
| 1405 | 2026-08-07T05:46:44.348Z | Compiling shlex v2.0.1 |
| 1406 | 2026-08-07T05:46:44.475Z | Compiling find-msvc-tools v0.1.9 |
| 1407 | 2026-08-07T05:46:44.629Z | Compiling bitflags v2.12.1 |
| 1408 | 2026-08-07T05:46:44.632Z | Compiling futures-channel v0.3.32 |
| 1409 | 2026-08-07T05:46:44.657Z | Compiling cc v1.2.63 |
| 1410 | 2026-08-07T05:46:44.743Z | Compiling socket2 v0.6.5 |
| 1411 | 2026-08-07T05:46:44.877Z | Compiling futures-io v0.3.32 |
| 1412 | 2026-08-07T05:46:45.039Z | Compiling parking_lot v0.12.5 |
| 1413 | 2026-08-07T05:46:45.162Z | Compiling futures-task v0.3.32 |
| 1414 | 2026-08-07T05:46:45.206Z | Compiling signal-hook-registry v1.4.8 |
| 1415 | 2026-08-07T05:46:45.228Z | Compiling mio v1.2.1 |
| 1416 | 2026-08-07T05:46:45.325Z | Compiling portable-atomic v1.13.1 |
| 1417 | 2026-08-07T05:46:45.336Z | Compiling byteorder v1.5.0 |
| 1418 | 2026-08-07T05:46:45.459Z | Compiling synstructure v0.13.2 |
| 1419 | 2026-08-07T05:46:45.485Z | Compiling serde_derive v1.0.229 |
| 1420 | 2026-08-07T05:46:45.509Z | Compiling serde_derive_internals v0.29.1 |
| 1421 | 2026-08-07T05:46:45.569Z | Compiling thiserror-impl v2.0.19 |
| 1422 | 2026-08-07T05:46:45.752Z | Compiling regex-syntax v0.8.10 |
| 1423 | 2026-08-07T05:46:45.964Z | Compiling critical-section v1.2.0 |
| 1424 | 2026-08-07T05:46:45.967Z | Compiling cmake v0.1.58 |
| 1425 | 2026-08-07T05:46:46.071Z | Compiling strsim v0.11.1 |
| 1426 | 2026-08-07T05:46:46.271Z | Compiling once_cell v1.21.4 |
| 1427 | 2026-08-07T05:46:46.304Z | Compiling fs_extra v1.3.0 |
| 1428 | 2026-08-07T05:46:46.324Z | Compiling dunce v1.0.5 |
| 1429 | 2026-08-07T05:46:46.419Z | Compiling base64 v0.22.1 |
| 1430 | 2026-08-07T05:46:46.467Z | Compiling typenum v1.20.1 |
| 1431 | 2026-08-07T05:46:46.489Z | Compiling subtle v2.6.1 |
| 1432 | 2026-08-07T05:46:46.558Z | Compiling aws-lc-sys v0.41.0 |
| 1433 | 2026-08-07T05:46:46.609Z | Compiling zerofrom-derive v0.1.7 |
| 1434 | 2026-08-07T05:46:46.651Z | Compiling yoke-derive v0.8.2 |
| 1435 | 2026-08-07T05:46:46.746Z | Compiling zerovec-derive v0.11.3 |
| 1436 | 2026-08-07T05:46:46.785Z | Compiling displaydoc v0.2.6 |
| 1437 | 2026-08-07T05:46:47.249Z | Compiling schemars_derive v0.8.22 |
| 1438 | 2026-08-07T05:46:47.505Z | Compiling tokio-macros v2.7.0 |
| 1439 | 2026-08-07T05:46:47.569Z | Compiling zerocopy-derive v0.8.50 |
| 1440 | 2026-08-07T05:46:47.725Z | Compiling zeroize_derive v1.4.3 |
| 1441 | 2026-08-07T05:46:47.799Z | Compiling zerofrom v0.1.8 |
| 1442 | 2026-08-07T05:46:47.823Z | Compiling futures-macro v0.3.32 |
| 1443 | 2026-08-07T05:46:47.934Z | Compiling yoke v0.8.3 |
| 1444 | 2026-08-07T05:46:48.121Z | Compiling zerovec v0.11.6 |
| 1445 | 2026-08-07T05:46:48.307Z | Compiling zerotrie v0.2.4 |
| 1446 | 2026-08-07T05:46:48.433Z | Compiling zeroize v1.8.2 |
| 1447 | 2026-08-07T05:46:48.512Z | Compiling rustix v1.1.4 |
| 1448 | 2026-08-07T05:46:48.618Z | Compiling bytes v1.11.1 |
| 1449 | 2026-08-07T05:46:48.632Z | Compiling tinystr v0.8.3 |
| 1450 | 2026-08-07T05:46:48.657Z | Compiling potential_utf v0.1.5 |
| 1451 | 2026-08-07T05:46:48.693Z | Compiling chrono v0.4.45 |
| 1452 | 2026-08-07T05:46:48.705Z | Compiling futures-util v0.3.32 |
| 1453 | 2026-08-07T05:46:48.818Z | Compiling icu_locale_core v2.2.0 |
| 1454 | 2026-08-07T05:46:48.829Z | Compiling icu_collections v2.2.0 |
| 1455 | 2026-08-07T05:46:48.850Z | Compiling serde_tokenstream v0.2.3 |
| 1456 | 2026-08-07T05:46:49.126Z | Compiling http v1.4.2 |
| 1457 | 2026-08-07T05:46:49.255Z | Compiling tokio v1.53.1 |
| 1458 | 2026-08-07T05:46:49.347Z | Compiling erased-serde v0.3.31 |
| 1459 | 2026-08-07T05:46:49.831Z | Compiling icu_provider v2.2.0 |
| 1460 | 2026-08-07T05:46:49.876Z | Compiling http-body v1.0.1 |
| 1461 | 2026-08-07T05:46:50.091Z | Compiling icu_normalizer v2.2.0 |
| 1462 | 2026-08-07T05:46:50.141Z | Compiling icu_properties v2.2.0 |
| 1463 | 2026-08-07T05:46:50.170Z | Compiling ipnet v2.12.0 |
| 1464 | 2026-08-07T05:46:50.201Z | Compiling atomic-waker v1.1.2 |
| 1465 | 2026-08-07T05:46:50.319Z | Compiling httparse v1.10.1 |
| 1466 | 2026-08-07T05:46:50.662Z | Compiling ucd-trie v0.1.7 |
| 1467 | 2026-08-07T05:46:50.676Z | Compiling tower-service v0.3.3 |
| 1468 | 2026-08-07T05:46:50.692Z | Compiling tower-layer v0.3.3 |
| 1469 | 2026-08-07T05:46:50.843Z | Compiling pest v2.8.6 |
| 1470 | 2026-08-07T05:46:50.952Z | Compiling ryu v1.0.23 |
| 1471 | 2026-08-07T05:46:50.980Z | Compiling try-lock v0.2.5 |
| 1472 | 2026-08-07T05:46:51.062Z | Compiling idna_adapter v1.2.2 |
| 1473 | 2026-08-07T05:46:51.083Z | Compiling untrusted v0.9.0 |
| 1474 | 2026-08-07T05:46:51.128Z | Compiling thiserror v1.0.69 |
| 1475 | 2026-08-07T05:46:51.196Z | Compiling idna v1.1.0 |
| 1476 | 2026-08-07T05:46:51.199Z | Compiling want v0.3.1 |
| 1477 | 2026-08-07T05:46:51.332Z | Compiling thiserror-impl v1.0.69 |
| 1478 | 2026-08-07T05:46:51.360Z | Compiling aho-corasick v1.1.4 |
| 1479 | 2026-08-07T05:46:51.597Z | Compiling url v2.5.8 |
| 1480 | 2026-08-07T05:46:51.918Z | Compiling ppv-lite86 v0.2.21 |
| 1481 | 2026-08-07T05:46:51.962Z | Compiling pest_meta v2.8.6 |
| 1482 | 2026-08-07T05:46:52.227Z | Compiling pretty-hex v0.4.2 |
| 1483 | 2026-08-07T05:46:52.362Z | Compiling httpdate v1.0.3 |
| 1484 | 2026-08-07T05:46:52.449Z | Compiling ident_case v1.0.1 |
| 1485 | 2026-08-07T05:46:52.564Z | Compiling pest_generator v2.8.6 |
| 1486 | 2026-08-07T05:46:52.567Z | Compiling regex-automata v0.4.14 |
| 1487 | 2026-08-07T05:46:52.602Z | Compiling getrandom v0.2.17 |
| 1488 | 2026-08-07T05:46:52.744Z | Compiling getrandom v0.3.4 |
| 1489 | 2026-08-07T05:46:52.782Z | Compiling rand_core v0.6.4 |
| 1490 | 2026-08-07T05:46:53.035Z | Compiling ipnetwork v0.21.1 |
| 1491 | 2026-08-07T05:46:53.105Z | Compiling plain v0.2.3 |
| 1492 | 2026-08-07T05:46:53.215Z | Compiling tracing-attributes v0.1.31 |
| 1493 | 2026-08-07T05:46:53.226Z | Compiling tracing-core v0.1.36 |
| 1494 | 2026-08-07T05:46:53.289Z | Compiling pest_derive v2.8.6 |
| 1495 | 2026-08-07T05:46:53.473Z | Compiling oxnet v0.1.6 |
| 1496 | 2026-08-07T05:46:53.625Z | Compiling paste v1.0.15 |
| 1497 | 2026-08-07T05:46:53.830Z | Compiling foldhash v0.2.0 |
| 1498 | 2026-08-07T05:46:53.851Z | Compiling serde_urlencoded v0.7.1 |
| 1499 | 2026-08-07T05:46:53.942Z | Compiling http-body-util v0.1.4 |
| 1500 | 2026-08-07T05:46:54.069Z | Compiling anyhow v1.0.104 |
| 1501 | 2026-08-07T05:46:54.093Z | Compiling omicron-workspace-hack v0.1.0 |
| 1502 | 2026-08-07T05:46:54.198Z | Compiling slog v2.8.2 |
| 1503 | 2026-08-07T05:46:54.298Z | Compiling regex v1.12.3 |
| 1504 | 2026-08-07T05:46:54.425Z | Compiling sync_wrapper v1.0.2 |
| 1505 | 2026-08-07T05:46:54.436Z | Compiling tracing v0.1.44 |
| 1506 | 2026-08-07T05:46:54.440Z | Compiling powerfmt v0.2.0 |
| 1507 | 2026-08-07T05:46:54.525Z | Compiling num-conv v0.2.2 |
| 1508 | 2026-08-07T05:46:54.646Z | Compiling time-core v0.1.8 |
| 1509 | 2026-08-07T05:46:54.666Z | Compiling deranged v0.5.8 |
| 1510 | 2026-08-07T05:46:54.756Z | Compiling scroll_derive v0.13.1 |
| 1511 | 2026-08-07T05:46:54.783Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-08-07T05:46:55.115Z | Compiling num_threads v0.1.7 |
| 1513 | 2026-08-07T05:46:55.182Z | Compiling fastrand v2.4.1 |
| 1514 | 2026-08-07T05:46:55.208Z | Compiling winnow v1.0.3 |
| 1515 | 2026-08-07T05:46:55.568Z | Compiling scroll v0.13.0 |
| 1516 | 2026-08-07T05:46:55.636Z | Compiling hashbrown v0.16.1 |
| 1517 | 2026-08-07T05:46:55.746Z | Compiling tokio-util v0.7.18 |
| 1518 | 2026-08-07T05:46:55.825Z | Compiling daft-derive v0.1.7 |
| 1519 | 2026-08-07T05:46:55.878Z | Compiling async-trait v0.1.89 |
| 1520 | 2026-08-07T05:46:56.001Z | Compiling aws-lc-rs v1.17.0 |
| 1521 | 2026-08-07T05:46:56.210Z | Compiling goblin v0.10.7 |
| 1522 | 2026-08-07T05:46:56.292Z | Compiling darling_core v0.23.0 |
| 1523 | 2026-08-07T05:46:56.562Z | Compiling rustls-pki-types v1.14.1 |
| 1524 | 2026-08-07T05:46:56.838Z | Compiling camino v1.2.5 |
| 1525 | 2026-08-07T05:46:56.875Z | Compiling untrusted v0.7.1 |
| 1526 | 2026-08-07T05:46:56.995Z | Compiling openssl-probe v0.2.1 |
| 1527 | 2026-08-07T05:46:57.040Z | Compiling usdt-impl v0.6.0 |
| 1528 | 2026-08-07T05:46:57.177Z | Compiling crossbeam-utils v0.8.21 |
| 1529 | 2026-08-07T05:46:57.295Z | Compiling dtrace-parser v0.3.0 |
| 1530 | 2026-08-07T05:46:57.489Z | Compiling rustls v0.23.40 |
| 1531 | 2026-08-07T05:46:57.616Z | Compiling hex v0.4.3 |
| 1532 | 2026-08-07T05:46:57.934Z | Compiling h2 v0.4.14 |
| 1533 | 2026-08-07T05:46:58.038Z | Compiling thread-id v5.1.0 |
| 1534 | 2026-08-07T05:46:58.121Z | Compiling thread_local v1.1.9 |
| 1535 | 2026-08-07T05:46:58.223Z | Compiling crc32fast v1.5.0 |
| 1536 | 2026-08-07T05:46:58.407Z | Compiling darling_macro v0.23.0 |
| 1537 | 2026-08-07T05:46:58.452Z | Compiling futures-executor v0.3.32 |
| 1538 | 2026-08-07T05:46:58.552Z | Compiling match_cfg v0.1.0 |
| 1539 | 2026-08-07T05:46:58.572Z | Compiling cpufeatures v0.3.0 |
| 1540 | 2026-08-07T05:46:58.619Z | Compiling slog-async v2.8.0 |
| 1541 | 2026-08-07T05:46:58.641Z | Compiling futures v0.3.32 |
| 1542 | 2026-08-07T05:46:58.740Z | Compiling rand_core v0.9.5 |
| 1543 | 2026-08-07T05:46:58.902Z | Compiling macaddr v1.0.1 |
| 1544 | 2026-08-07T05:46:58.946Z | Compiling term v1.2.1 |
| 1545 | 2026-08-07T05:46:58.959Z | Compiling syn v1.0.109 |
| 1546 | 2026-08-07T05:46:59.014Z | Compiling darling v0.23.0 |
| 1547 | 2026-08-07T05:46:59.094Z | Compiling dof v0.4.0 |
| 1548 | 2026-08-07T05:46:59.131Z | Compiling simd-adler32 v0.3.9 |
| 1549 | 2026-08-07T05:46:59.267Z | Compiling take_mut v0.2.2 |
| 1550 | 2026-08-07T05:46:59.300Z | Compiling adler2 v2.0.1 |
| 1551 | 2026-08-07T05:46:59.332Z | Compiling ref-cast v1.0.25 |
| 1552 | 2026-08-07T05:46:59.413Z | Compiling miniz_oxide v0.8.9 |
| 1553 | 2026-08-07T05:46:59.429Z | Compiling hybrid-array v0.4.12 |
| 1554 | 2026-08-07T05:46:59.646Z | Compiling structmeta-derive v0.3.0 |
| 1555 | 2026-08-07T05:46:59.677Z | Compiling ref-cast-impl v1.0.25 |
| 1556 | 2026-08-07T05:47:00.071Z | Compiling hyper v1.11.0 |
| 1557 | 2026-08-07T05:47:00.380Z | Compiling flate2 v1.1.9 |
| 1558 | 2026-08-07T05:47:00.583Z | Compiling rand_chacha v0.9.0 |
| 1559 | 2026-08-07T05:47:00.678Z | Compiling structmeta v0.3.0 |
| 1560 | 2026-08-07T05:47:00.873Z | Compiling newtype-uuid-macros v0.1.0 |
| 1561 | 2026-08-07T05:47:01.165Z | Compiling hyper-util v0.1.20 |
| 1562 | 2026-08-07T05:47:01.270Z | Compiling usdt-attr-macro v0.6.0 |
| 1563 | 2026-08-07T05:47:01.282Z | Compiling usdt-macro v0.6.0 |
| 1564 | 2026-08-07T05:47:01.677Z | Compiling compression-core v0.4.32 |
| 1565 | 2026-08-07T05:47:01.835Z | Compiling compression-codecs v0.4.38 |
| 1566 | 2026-08-07T05:47:01.863Z | Compiling rand v0.9.4 |
| 1567 | 2026-08-07T05:47:02.094Z | Compiling crypto-common v0.2.2 |
| 1568 | 2026-08-07T05:47:02.292Z | Compiling block-buffer v0.12.0 |
| 1569 | 2026-08-07T05:47:02.444Z | Compiling newtype-uuid v1.3.2 |
| 1570 | 2026-08-07T05:47:02.456Z | Compiling serde_spanned v1.1.1 |
| 1571 | 2026-08-07T05:47:02.459Z | Compiling multer v3.1.0 |
| 1572 | 2026-08-07T05:47:02.597Z | Compiling const-oid v0.10.2 |
| 1573 | 2026-08-07T05:47:02.679Z | Compiling quick-error v1.2.3 |
| 1574 | 2026-08-07T05:47:02.777Z | Compiling debug-ignore v1.0.5 |
| 1575 | 2026-08-07T05:47:02.787Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1576 | 2026-08-07T05:47:02.803Z | Compiling digest v0.11.3 |
| 1577 | 2026-08-07T05:47:02.948Z | Compiling daft v0.1.7 |
| 1578 | 2026-08-07T05:47:02.959Z | Compiling time v0.3.47 |
| 1579 | 2026-08-07T05:47:03.015Z | Compiling strum_macros v0.26.4 |
| 1580 | 2026-08-07T05:47:03.019Z | Compiling async-stream-impl v0.3.6 |
| 1581 | 2026-08-07T05:47:03.120Z | Compiling generic-array v0.14.7 |
| 1582 | 2026-08-07T05:47:03.219Z | Compiling dropshot v0.17.1 |
| 1583 | 2026-08-07T05:47:03.342Z | Compiling encoding_rs v0.8.35 |
| 1584 | 2026-08-07T05:47:03.440Z | Compiling spin v0.9.8 |
| 1585 | 2026-08-07T05:47:03.555Z | Compiling bit-vec v0.8.0 |
| 1586 | 2026-08-07T05:47:03.789Z | Compiling mime v0.3.17 |
| 1587 | 2026-08-07T05:47:03.846Z | Compiling bit-set v0.8.0 |
| 1588 | 2026-08-07T05:47:03.865Z | Compiling async-stream v0.3.6 |
| 1589 | 2026-08-07T05:47:04.004Z | Compiling sha1 v0.11.0 |
| 1590 | 2026-08-07T05:47:04.028Z | Compiling serde_with_macros v3.21.0 |
| 1591 | 2026-08-07T05:47:04.040Z | Compiling crossbeam-channel v0.5.15 |
| 1592 | 2026-08-07T05:47:04.057Z | Compiling tower v0.5.3 |
| 1593 | 2026-08-07T05:47:04.251Z | Compiling waitgroup v0.1.2 |
| 1594 | 2026-08-07T05:47:04.524Z | Compiling dropshot_endpoint v0.17.1 |
| 1595 | 2026-08-07T05:47:04.555Z | Compiling openapiv3 v2.2.0 |
| 1596 | 2026-08-07T05:47:04.658Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1597 | 2026-08-07T05:47:04.676Z | Compiling strum v0.26.3 |
| 1598 | 2026-08-07T05:47:04.801Z | Compiling serde_path_to_error v0.1.20 |
| 1599 | 2026-08-07T05:47:04.993Z | Compiling unarray v0.1.4 |
| 1600 | 2026-08-07T05:47:05.100Z | Compiling tower-http v0.6.11 |
| 1601 | 2026-08-07T05:47:05.146Z | Compiling derive-ex v0.1.8 |
| 1602 | 2026-08-07T05:47:05.161Z | Compiling tempfile v3.27.0 |
| 1603 | 2026-08-07T05:47:05.571Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1604 | 2026-08-07T05:47:05.627Z | Compiling rustls-native-certs v0.8.4 |
| 1605 | 2026-08-07T05:47:05.949Z | Compiling strum_macros v0.27.2 |
| 1606 | 2026-08-07T05:47:06.162Z | Compiling is-terminal v0.4.17 |
| 1607 | 2026-08-07T05:47:06.236Z | Compiling instant v0.1.13 |
| 1608 | 2026-08-07T05:47:06.260Z | Compiling slog-term v2.9.2 |
| 1609 | 2026-08-07T05:47:06.698Z | Compiling test-strategy v0.4.5 |
| 1610 | 2026-08-07T05:47:06.872Z | Compiling slog-json v2.6.1 |
| 1611 | 2026-08-07T05:47:06.911Z | Compiling hostname v0.3.1 |
| 1612 | 2026-08-07T05:47:07.026Z | Compiling memmap2 v0.9.10 |
| 1613 | 2026-08-07T05:47:07.046Z | Compiling slog-bunyan v2.5.0 |
| 1614 | 2026-08-07T05:47:07.096Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1615 | 2026-08-07T05:47:07.169Z | Compiling usdt v0.6.0 |
| 1616 | 2026-08-07T05:47:07.259Z | Compiling either v1.16.0 |
| 1617 | 2026-08-07T05:47:07.440Z | Compiling crypto-common v0.1.7 |
| 1618 | 2026-08-07T05:47:07.453Z | Compiling parse-display-derive v0.10.0 |
| 1619 | 2026-08-07T05:47:07.572Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1620 | 2026-08-07T05:47:07.675Z | Compiling backon v1.6.0 |
| 1621 | 2026-08-07T05:47:07.764Z | Compiling strum v0.27.2 |
| 1622 | 2026-08-07T05:47:07.881Z | Compiling rand_chacha v0.3.1 |
| 1623 | 2026-08-07T05:47:07.953Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1624 | 2026-08-07T05:47:08.089Z | Compiling rand v0.8.6 |
| 1625 | 2026-08-07T05:47:08.250Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1626 | 2026-08-07T05:47:08.298Z | Compiling async-compression v0.4.42 |
| 1627 | 2026-08-07T05:47:08.614Z | Compiling rustls-pemfile v2.2.0 |
| 1628 | 2026-08-07T05:47:08.748Z | Compiling hostname v0.4.2 |
| 1629 | 2026-08-07T05:47:08.813Z | Compiling wait-timeout v0.2.1 |
| 1630 | 2026-08-07T05:47:08.890Z | Compiling serde_with v3.21.0 |
| 1631 | 2026-08-07T05:47:09.114Z | Compiling rusty-fork v0.3.1 |
| 1632 | 2026-08-07T05:47:09.138Z | Compiling rand_xorshift v0.4.0 |
| 1633 | 2026-08-07T05:47:09.177Z | Compiling regress v0.10.5 |
| 1634 | 2026-08-07T05:47:09.265Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1635 | 2026-08-07T05:47:09.277Z | Compiling humantime v2.3.0 |
| 1636 | 2026-08-07T05:47:09.537Z | Compiling proptest v1.11.0 |
| 1637 | 2026-08-07T05:47:09.664Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1638 | 2026-08-07T05:47:09.735Z | Compiling itertools v0.14.0 |
| 1639 | 2026-08-07T05:47:09.759Z | Compiling iddqd v0.4.6 |
| 1640 | 2026-08-07T05:47:09.986Z | Compiling unicode-width v0.2.2 |
| 1641 | 2026-08-07T05:47:10.260Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1642 | 2026-08-07T05:47:10.500Z | Compiling block-buffer v0.10.4 |
| 1643 | 2026-08-07T05:47:10.648Z | Compiling reqwest v0.12.28 |
| 1644 | 2026-08-07T05:47:10.837Z | Compiling digest v0.10.7 |
| 1645 | 2026-08-07T05:47:10.960Z | Compiling parse-display v0.10.0 |
| 1646 | 2026-08-07T05:47:10.991Z | Compiling backoff v0.4.0 |
| 1647 | 2026-08-07T05:47:11.046Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1648 | 2026-08-07T05:47:11.491Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1649 | 2026-08-07T05:47:11.763Z | Compiling progenitor-client v0.10.0 |
| 1650 | 2026-08-07T05:47:12.636Z | Compiling utf8parse v0.2.2 |
| 1651 | 2026-08-07T05:47:12.748Z | Compiling anstyle-parse v1.0.0 |
| 1652 | 2026-08-07T05:47:13.009Z | Compiling regress v0.11.1 |
| 1653 | 2026-08-07T05:47:13.206Z | Compiling colorchoice v1.0.5 |
| 1654 | 2026-08-07T05:47:13.325Z | Compiling anstyle-query v1.1.5 |
| 1655 | 2026-08-07T05:47:13.403Z | Compiling is_terminal_polyfill v1.70.2 |
| 1656 | 2026-08-07T05:47:13.430Z | Compiling anstyle v1.0.14 |
| 1657 | 2026-08-07T05:47:13.654Z | Compiling anstream v1.0.0 |
| 1658 | 2026-08-07T05:47:13.719Z | Compiling clap_lex v1.1.0 |
| 1659 | 2026-08-07T05:47:14.326Z | Compiling toml_datetime v0.6.11 |
| 1660 | 2026-08-07T05:47:14.595Z | Compiling typify-impl v0.6.2 |
| 1661 | 2026-08-07T05:47:14.640Z | Compiling zerocopy-derive v0.7.35 |
| 1662 | 2026-08-07T05:47:15.197Z | Compiling clap_derive v4.6.4 |
| 1663 | 2026-08-07T05:47:15.316Z | Compiling convert_case v0.4.0 |
| 1664 | 2026-08-07T05:47:15.613Z | Compiling cpufeatures v0.2.17 |
| 1665 | 2026-08-07T05:47:15.684Z | Compiling derive_more v0.99.20 |
| 1666 | 2026-08-07T05:47:15.717Z | Compiling zerocopy v0.7.35 |
| 1667 | 2026-08-07T05:47:16.937Z | Compiling terminal_size v0.4.4 |
| 1668 | 2026-08-07T05:47:17.244Z | Compiling secrecy v0.10.3 |
| 1669 | 2026-08-07T05:47:17.377Z | Compiling tinyvec_macros v0.1.1 |
| 1670 | 2026-08-07T05:47:17.421Z | Compiling float-ord v0.3.2 |
| 1671 | 2026-08-07T05:47:17.444Z | Compiling heapless v0.8.0 |
| 1672 | 2026-08-07T05:47:17.483Z | Compiling crucible-workspace-hack v0.1.0 |
| 1673 | 2026-08-07T05:47:17.530Z | Compiling tinyvec v1.11.0 |
| 1674 | 2026-08-07T05:47:17.721Z | Compiling clap_builder v4.6.5 |
| 1675 | 2026-08-07T05:47:18.208Z | Compiling dtrace-parser v0.2.0 |
| 1676 | 2026-08-07T05:47:18.267Z | Compiling scroll_derive v0.12.1 |
| 1677 | 2026-08-07T05:47:18.279Z | Compiling hash32 v0.3.1 |
| 1678 | 2026-08-07T05:47:18.431Z | Compiling serde_repr v0.1.21 |
| 1679 | 2026-08-07T05:47:18.587Z | Compiling rustc_version v0.4.1 |
| 1680 | 2026-08-07T05:47:18.855Z | Compiling num-integer v0.1.46 |
| 1681 | 2026-08-07T05:47:18.994Z | Compiling usdt-impl v0.5.0 |
| 1682 | 2026-08-07T05:47:19.010Z | Compiling smoltcp v0.11.0 |
| 1683 | 2026-08-07T05:47:19.099Z | Compiling scroll v0.12.0 |
| 1684 | 2026-08-07T05:47:19.196Z | Compiling curve25519-dalek v4.1.3 |
| 1685 | 2026-08-07T05:47:19.361Z | Compiling clap v4.6.5 |
| 1686 | 2026-08-07T05:47:19.502Z | Compiling dof v0.3.0 |
| 1687 | 2026-08-07T05:47:19.764Z | Compiling hmac v0.12.1 |
| 1688 | 2026-08-07T05:47:19.840Z | Compiling inout v0.1.4 |
| 1689 | 2026-08-07T05:47:19.853Z | Compiling ff v0.13.1 |
| 1690 | 2026-08-07T05:47:19.897Z | Compiling darling_core v0.21.3 |
| 1691 | 2026-08-07T05:47:19.909Z | Compiling cobs v0.3.0 |
| 1692 | 2026-08-07T05:47:19.972Z | Compiling thread-id v4.2.2 |
| 1693 | 2026-08-07T05:47:20.029Z | Compiling managed v0.8.0 |
| 1694 | 2026-08-07T05:47:20.049Z | Compiling bitflags v1.3.2 |
| 1695 | 2026-08-07T05:47:20.284Z | Compiling postcard v1.1.3 |
| 1696 | 2026-08-07T05:47:20.499Z | Compiling group v0.13.0 |
| 1697 | 2026-08-07T05:47:20.606Z | Compiling cipher v0.4.4 |
| 1698 | 2026-08-07T05:47:20.610Z | Compiling hkdf v0.12.4 |
| 1699 | 2026-08-07T05:47:20.948Z | Compiling typify-macro v0.6.2 |
| 1700 | 2026-08-07T05:47:21.104Z | Compiling goblin v0.8.2 |
| 1701 | 2026-08-07T05:47:21.337Z | Compiling num-rational v0.4.2 |
| 1702 | 2026-08-07T05:47:21.351Z | Compiling num-iter v0.1.45 |
| 1703 | 2026-08-07T05:47:21.629Z | Compiling tabwriter v1.4.1 |
| 1704 | 2026-08-07T05:47:21.863Z | Compiling universal-hash v0.5.1 |
| 1705 | 2026-08-07T05:47:21.951Z | Compiling crypto-bigint v0.5.5 |
| 1706 | 2026-08-07T05:47:21.969Z | Compiling darling_macro v0.21.3 |
| 1707 | 2026-08-07T05:47:21.988Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1708 | 2026-08-07T05:47:22.124Z | Compiling hubpack_derive v0.1.1 |
| 1709 | 2026-08-07T05:47:22.567Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1710 | 2026-08-07T05:47:22.793Z | Compiling crossbeam-epoch v0.9.18 |
| 1711 | 2026-08-07T05:47:23.096Z | Compiling typify v0.6.2 |
| 1712 | 2026-08-07T05:47:23.113Z | Compiling half v2.7.1 |
| 1713 | 2026-08-07T05:47:23.143Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1714 | 2026-08-07T05:47:23.155Z | Compiling num-complex v0.4.6 |
| 1715 | 2026-08-07T05:47:23.429Z | Compiling memoffset v0.9.1 |
| 1716 | 2026-08-07T05:47:23.498Z | Compiling cfg_aliases v0.2.1 |
| 1717 | 2026-08-07T05:47:23.511Z | Compiling ciborium-io v0.2.2 |
| 1718 | 2026-08-07T05:47:23.539Z | Compiling opaque-debug v0.3.1 |
| 1719 | 2026-08-07T05:47:23.566Z | Compiling unsafe-libyaml v0.2.11 |
| 1720 | 2026-08-07T05:47:23.602Z | Compiling base64ct v1.8.3 |
| 1721 | 2026-08-07T05:47:23.611Z | Compiling rustix v0.38.44 |
| 1722 | 2026-08-07T05:47:23.657Z | Compiling base16ct v0.2.0 |
| 1723 | 2026-08-07T05:47:23.816Z | Compiling elliptic-curve v0.13.8 |
| 1724 | 2026-08-07T05:47:23.892Z | Compiling password-hash v0.5.0 |
| 1725 | 2026-08-07T05:47:24.090Z | Compiling serde_yaml v0.9.34+deprecated |
| 1726 | 2026-08-07T05:47:24.126Z | Compiling poly1305 v0.8.0 |
| 1727 | 2026-08-07T05:47:24.247Z | Compiling ciborium-ll v0.2.2 |
| 1728 | 2026-08-07T05:47:24.332Z | Compiling nix v0.31.3 |
| 1729 | 2026-08-07T05:47:24.459Z | Compiling num v0.4.3 |
| 1730 | 2026-08-07T05:47:24.903Z | Compiling thiserror-no-std v2.0.2 |
| 1731 | 2026-08-07T05:47:24.989Z | Compiling hubpack v0.1.2 |
| 1732 | 2026-08-07T05:47:25.093Z | Compiling darling v0.21.3 |
| 1733 | 2026-08-07T05:47:25.207Z | Compiling chacha20 v0.9.1 |
| 1734 | 2026-08-07T05:47:25.330Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1735 | 2026-08-07T05:47:25.617Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1736 | 2026-08-07T05:47:25.808Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1737 | 2026-08-07T05:47:26.215Z | Compiling blake2 v0.10.6 |
| 1738 | 2026-08-07T05:47:26.320Z | Compiling aead v0.5.2 |
| 1739 | 2026-08-07T05:47:26.480Z | Compiling byte-wrapper v0.1.0 |
| 1740 | 2026-08-07T05:47:26.669Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1741 | 2026-08-07T05:47:26.681Z | Compiling proc-macro-error-attr v1.0.4 |
| 1742 | 2026-08-07T05:47:26.978Z | Compiling prettyplease v0.2.37 |
| 1743 | 2026-08-07T05:47:26.982Z | Compiling keccak v0.1.6 |
| 1744 | 2026-08-07T05:47:26.999Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1745 | 2026-08-07T05:47:27.210Z | Compiling static_assertions v1.1.0 |
| 1746 | 2026-08-07T05:47:27.248Z | Compiling sha3 v0.10.9 |
| 1747 | 2026-08-07T05:47:27.372Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1748 | 2026-08-07T05:47:27.543Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1749 | 2026-08-07T05:47:27.817Z | Compiling chacha20poly1305 v0.10.1 |
| 1750 | 2026-08-07T05:47:27.990Z | Compiling argon2 v0.5.3 |
| 1751 | 2026-08-07T05:47:28.058Z | Compiling proc-macro-crate v3.5.0 |
| 1752 | 2026-08-07T05:47:28.501Z | Compiling ingot-macros v0.1.1 |
| 1753 | 2026-08-07T05:47:28.550Z | Compiling vsss-rs v3.3.4 |
| 1754 | 2026-08-07T05:47:28.699Z | Compiling ciborium v0.2.2 |
| 1755 | 2026-08-07T05:47:29.055Z | Compiling usdt-attr-macro v0.5.0 |
| 1756 | 2026-08-07T05:47:29.279Z | Compiling usdt-macro v0.5.0 |
| 1757 | 2026-08-07T05:47:30.148Z | Compiling serde_spanned v0.6.9 |
| 1758 | 2026-08-07T05:47:30.160Z | Compiling enum-as-inner v0.6.1 |
| 1759 | 2026-08-07T05:47:30.287Z | Compiling num-derive v0.4.2 |
| 1760 | 2026-08-07T05:47:30.438Z | Compiling proc-macro-error v1.0.4 |
| 1761 | 2026-08-07T05:47:30.731Z | Compiling memmap v0.7.0 |
| 1762 | 2026-08-07T05:47:30.742Z | Compiling data-encoding v2.11.0 |
| 1763 | 2026-08-07T05:47:30.917Z | Compiling winnow v0.5.40 |
| 1764 | 2026-08-07T05:47:30.977Z | Compiling indent_write v2.2.0 |
| 1765 | 2026-08-07T05:47:30.989Z | Compiling toml_write v0.1.2 |
| 1766 | 2026-08-07T05:47:31.185Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1767 | 2026-08-07T05:47:31.205Z | Compiling winnow v0.7.15 |
| 1768 | 2026-08-07T05:47:31.232Z | Compiling usdt v0.5.0 |
| 1769 | 2026-08-07T05:47:31.260Z | Compiling ingot-types v0.1.2 |
| 1770 | 2026-08-07T05:47:31.511Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1771 | 2026-08-07T05:47:31.569Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1772 | 2026-08-07T05:47:31.656Z | Compiling num_enum_derive v0.7.6 |
| 1773 | 2026-08-07T05:47:31.667Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1774 | 2026-08-07T05:47:32.305Z | Compiling rustls-webpki v0.103.13 |
| 1775 | 2026-08-07T05:47:32.350Z | Compiling toml_edit v0.19.15 |
| 1776 | 2026-08-07T05:47:32.598Z | Compiling toml_edit v0.22.27 |
| 1777 | 2026-08-07T05:47:32.695Z | Compiling foreign-types-macros v0.2.3 |
| 1778 | 2026-08-07T05:47:33.389Z | Compiling pkg-config v0.3.33 |
| 1779 | 2026-08-07T05:47:33.420Z | Compiling bytecount v0.6.9 |
| 1780 | 2026-08-07T05:47:33.438Z | Compiling colored v3.1.1 |
| 1781 | 2026-08-07T05:47:33.555Z | Compiling vcpkg v0.2.15 |
| 1782 | 2026-08-07T05:47:33.835Z | Compiling foreign-types-shared v0.3.1 |
| 1783 | 2026-08-07T05:47:33.847Z | Compiling proc-macro-crate v1.3.1 |
| 1784 | 2026-08-07T05:47:33.927Z | Compiling foreign-types v0.5.0 |
| 1785 | 2026-08-07T05:47:34.117Z | Compiling openssl-sys v0.9.116 |
| 1786 | 2026-08-07T05:47:34.181Z | Compiling toml v0.8.23 |
| 1787 | 2026-08-07T05:47:34.432Z | Compiling num_enum v0.7.6 |
| 1788 | 2026-08-07T05:47:34.669Z | Compiling ingot v0.1.1 |
| 1789 | 2026-08-07T05:47:34.900Z | Compiling atomicwrites v0.4.4 |
| 1790 | 2026-08-07T05:47:35.050Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1791 | 2026-08-07T05:47:35.093Z | Compiling chacha20 v0.10.0 |
| 1792 | 2026-08-07T05:47:35.352Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1793 | 2026-08-07T05:47:35.569Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1794 | 2026-08-07T05:47:35.581Z | Compiling cstr-argument v0.1.2 |
| 1795 | 2026-08-07T05:47:35.670Z | Compiling linked-hash-map v0.5.6 |
| 1796 | 2026-08-07T05:47:35.729Z | Compiling heck v0.4.1 |
| 1797 | 2026-08-07T05:47:35.791Z | Compiling tokio-rustls v0.26.4 |
| 1798 | 2026-08-07T05:47:35.853Z | Compiling rustls-platform-verifier v0.7.0 |
| 1799 | 2026-08-07T05:47:35.927Z | Compiling resolv-conf v0.7.6 |
| 1800 | 2026-08-07T05:47:35.962Z | Compiling rayon-core v1.13.0 |
| 1801 | 2026-08-07T05:47:36.060Z | Compiling hyper-rustls v0.27.9 |
| 1802 | 2026-08-07T05:47:36.180Z | Compiling swrite v0.1.0 |
| 1803 | 2026-08-07T05:47:36.274Z | Compiling reqwest v0.13.4 |
| 1804 | 2026-08-07T05:47:36.570Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1805 | 2026-08-07T05:47:36.584Z | Compiling unicode-segmentation v1.13.3 |
| 1806 | 2026-08-07T05:47:36.822Z | Compiling semver v0.1.20 |
| 1807 | 2026-08-07T05:47:37.002Z | Compiling rustc_version v0.1.7 |
| 1808 | 2026-08-07T05:47:37.087Z | Compiling newline-converter v0.3.0 |
| 1809 | 2026-08-07T05:47:37.200Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1810 | 2026-08-07T05:47:37.242Z | Compiling lru-cache v0.1.2 |
| 1811 | 2026-08-07T05:47:37.414Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1812 | 2026-08-07T05:47:37.675Z | Compiling progenitor-client v0.14.0 |
| 1813 | 2026-08-07T05:47:37.935Z | Compiling progenitor-extras v0.2.0 |
| 1814 | 2026-08-07T05:47:38.179Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1815 | 2026-08-07T05:47:38.315Z | Compiling rand v0.10.2 |
| 1816 | 2026-08-07T05:47:38.391Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1817 | 2026-08-07T05:47:38.594Z | Compiling num_enum_derive v0.5.11 |
| 1818 | 2026-08-07T05:47:38.606Z | Compiling hickory-proto v0.24.4 |
| 1819 | 2026-08-07T05:47:39.191Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-08-07T05:47:40.427Z | Compiling progenitor-impl v0.13.0 |
| 1821 | 2026-08-07T05:47:40.640Z | Compiling progenitor-impl v0.14.0 |
| 1822 | 2026-08-07T05:47:41.178Z | Compiling crossbeam-deque v0.8.6 |
| 1823 | 2026-08-07T05:47:41.379Z | Compiling console v0.15.11 |
| 1824 | 2026-08-07T05:47:41.955Z | Compiling camino-tempfile v1.4.1 |
| 1825 | 2026-08-07T05:47:42.039Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1826 | 2026-08-07T05:47:42.204Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1827 | 2026-08-07T05:47:42.527Z | Compiling serde-big-array v0.5.1 |
| 1828 | 2026-08-07T05:47:42.677Z | Compiling derive-where v1.6.1 |
| 1829 | 2026-08-07T05:47:43.091Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1830 | 2026-08-07T05:47:43.428Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1831 | 2026-08-07T05:47:43.506Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-08-07T05:47:43.623Z | Compiling pin-project-internal v1.1.13 |
| 1833 | 2026-08-07T05:47:44.039Z | Compiling siphasher v1.0.3 |
| 1834 | 2026-08-07T05:47:44.241Z | Compiling similar v2.7.0 |
| 1835 | 2026-08-07T05:47:44.320Z | Compiling minimal-lexical v0.2.1 |
| 1836 | 2026-08-07T05:47:44.588Z | Compiling nom v7.1.3 |
| 1837 | 2026-08-07T05:47:44.736Z | Compiling pin-project v1.1.13 |
| 1838 | 2026-08-07T05:47:44.841Z | Compiling expectorate v1.2.0 |
| 1839 | 2026-08-07T05:47:44.996Z | Compiling progenitor-macro v0.14.0 |
| 1840 | 2026-08-07T05:47:45.183Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-08-07T05:47:45.397Z | Compiling phf_shared v0.12.1 |
| 1842 | 2026-08-07T05:47:45.450Z | Compiling progenitor-macro v0.13.0 |
| 1843 | 2026-08-07T05:47:45.943Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1844 | 2026-08-07T05:47:46.069Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-08-07T05:47:46.464Z | Compiling hickory-resolver v0.24.4 |
| 1846 | 2026-08-07T05:47:46.841Z | Compiling num_enum v0.5.11 |
| 1847 | 2026-08-07T05:47:47.014Z | Compiling progenitor-client v0.13.0 |
| 1848 | 2026-08-07T05:47:47.319Z | Compiling newtype_derive v0.1.6 |
| 1849 | 2026-08-07T05:47:48.856Z | Compiling unicode-normalization v0.1.25 |
| 1850 | 2026-08-07T05:47:48.990Z | Compiling itertools v0.15.0 |
| 1851 | 2026-08-07T05:47:49.189Z | Compiling tokio-stream v0.1.18 |
| 1852 | 2026-08-07T05:47:49.345Z | Compiling snafu-derive v0.8.9 |
| 1853 | 2026-08-07T05:47:49.676Z | Compiling async-recursion v1.1.1 |
| 1854 | 2026-08-07T05:47:50.332Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1855 | 2026-08-07T05:47:50.367Z | Compiling slog-dtrace v0.3.0 |
| 1856 | 2026-08-07T05:47:50.435Z | Compiling csv-core v0.1.13 |
| 1857 | 2026-08-07T05:47:50.604Z | Compiling bstr v1.12.1 |
| 1858 | 2026-08-07T05:47:50.631Z | Compiling chrono-tz v0.10.4 |
| 1859 | 2026-08-07T05:47:50.703Z | Compiling konst_macro_rules v0.2.19 |
| 1860 | 2026-08-07T05:47:50.843Z | Compiling foreign-types-shared v0.1.1 |
| 1861 | 2026-08-07T05:47:50.866Z | Compiling owo-colors v4.3.0 |
| 1862 | 2026-08-07T05:47:50.879Z | Compiling foldhash v0.1.5 |
| 1863 | 2026-08-07T05:47:50.930Z | Compiling unicode-xid v0.2.6 |
| 1864 | 2026-08-07T05:47:51.051Z | Compiling same-file v1.0.6 |
| 1865 | 2026-08-07T05:47:51.054Z | Compiling highway v1.3.0 |
| 1866 | 2026-08-07T05:47:51.084Z | Compiling cancel-safe-futures v0.1.5 |
| 1867 | 2026-08-07T05:47:51.098Z | Compiling openssl v0.10.80 |
| 1868 | 2026-08-07T05:47:51.193Z | Compiling unicode-width v0.1.14 |
| 1869 | 2026-08-07T05:47:51.279Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-08-07T05:47:51.341Z | Compiling walkdir v2.5.0 |
| 1871 | 2026-08-07T05:47:51.374Z | Compiling snafu v0.8.9 |
| 1872 | 2026-08-07T05:47:51.444Z | Compiling const_format_proc_macros v0.2.34 |
| 1873 | 2026-08-07T05:47:51.462Z | Compiling hashbrown v0.15.5 |
| 1874 | 2026-08-07T05:47:51.478Z | Compiling globset v0.4.18 |
| 1875 | 2026-08-07T05:47:51.703Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-08-07T05:47:51.757Z | Compiling foreign-types v0.3.2 |
| 1877 | 2026-08-07T05:47:51.831Z | Compiling progenitor v0.13.0 |
| 1878 | 2026-08-07T05:47:51.989Z | Compiling konst v0.2.20 |
| 1879 | 2026-08-07T05:47:52.098Z | Compiling csv v1.4.0 |
| 1880 | 2026-08-07T05:47:52.109Z | Compiling progenitor v0.14.0 |
| 1881 | 2026-08-07T05:47:52.222Z | Compiling ingot-macros v0.2.0 |
| 1882 | 2026-08-07T05:47:52.239Z | Compiling qorb v0.4.1 |
| 1883 | 2026-08-07T05:47:52.250Z | Compiling olpc-cjson v0.1.4 |
| 1884 | 2026-08-07T05:47:52.299Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-08-07T05:47:52.661Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-08-07T05:47:53.226Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1887 | 2026-08-07T05:47:53.586Z | Compiling rayon v1.12.0 |
| 1888 | 2026-08-07T05:47:54.168Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-08-07T05:47:54.366Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1890 | 2026-08-07T05:47:54.525Z | Compiling phf v0.12.1 |
| 1891 | 2026-08-07T05:47:54.679Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-08-07T05:47:54.692Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-08-07T05:47:54.726Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1894 | 2026-08-07T05:47:55.429Z | Compiling zone_cfg_derive v0.3.1 |
| 1895 | 2026-08-07T05:47:55.511Z | Compiling tokio-dtrace v0.1.1 |
| 1896 | 2026-08-07T05:47:55.567Z | Compiling itertools v0.12.1 |
| 1897 | 2026-08-07T05:47:55.622Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1898 | 2026-08-07T05:47:55.776Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-08-07T05:47:55.795Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1900 | 2026-08-07T05:47:55.821Z | Compiling libsw-core v0.3.2 |
| 1901 | 2026-08-07T05:47:55.989Z | Compiling serde_plain v1.0.2 |
| 1902 | 2026-08-07T05:47:56.124Z | Compiling pem v3.0.6 |
| 1903 | 2026-08-07T05:47:56.170Z | Compiling openssl-macros v0.1.1 |
| 1904 | 2026-08-07T05:47:56.201Z | Compiling cookie v0.18.1 |
| 1905 | 2026-08-07T05:47:56.363Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1906 | 2026-08-07T05:47:56.430Z | Compiling sigpipe v0.1.3 |
| 1907 | 2026-08-07T05:47:56.500Z | Compiling jiff v0.2.28 |
| 1908 | 2026-08-07T05:47:56.518Z | Compiling glob v0.3.3 |
| 1909 | 2026-08-07T05:47:56.657Z | Compiling typed-path v0.9.3 |
| 1910 | 2026-08-07T05:47:56.790Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-08-07T05:47:56.802Z | Compiling fixedbitset v0.5.7 |
| 1912 | 2026-08-07T05:47:56.959Z | Compiling fixedbitset v0.4.2 |
| 1913 | 2026-08-07T05:47:56.994Z | Compiling petgraph v0.8.3 |
| 1914 | 2026-08-07T05:47:57.023Z | Compiling proc-macro-error2 v2.0.1 |
| 1915 | 2026-08-07T05:47:57.136Z | Compiling petgraph v0.6.5 |
| 1916 | 2026-08-07T05:47:57.196Z | Compiling zone v0.3.1 |
| 1917 | 2026-08-07T05:47:57.436Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-08-07T05:47:57.639Z | Compiling tough v0.22.0 |
| 1919 | 2026-08-07T05:47:58.034Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1920 | 2026-08-07T05:47:58.078Z | Compiling libsw v3.5.0 |
| 1921 | 2026-08-07T05:47:58.251Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1922 | 2026-08-07T05:47:58.509Z | Compiling oxide-tokio-rt v0.1.6 |
| 1923 | 2026-08-07T05:47:58.674Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1924 | 2026-08-07T05:47:58.831Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-08-07T05:47:58.845Z | Compiling ingot-types v0.2.0 |
| 1926 | 2026-08-07T05:47:59.268Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1927 | 2026-08-07T05:48:00.008Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1928 | 2026-08-07T05:48:00.259Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1929 | 2026-08-07T05:48:00.371Z | Compiling const_format v0.2.36 |
| 1930 | 2026-08-07T05:48:00.653Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-08-07T05:48:00.704Z | Compiling papergrid v0.11.0 |
| 1932 | 2026-08-07T05:48:01.148Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1933 | 2026-08-07T05:48:01.187Z | Compiling tabled_derive v0.7.0 |
| 1934 | 2026-08-07T05:48:01.381Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1935 | 2026-08-07T05:48:01.709Z | Compiling libscf-sys v1.2.0 |
| 1936 | 2026-08-07T05:48:01.721Z | Compiling gethostname v0.5.0 |
| 1937 | 2026-08-07T05:48:01.789Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1938 | 2026-08-07T05:48:01.837Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1939 | 2026-08-07T05:48:01.848Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1940 | 2026-08-07T05:48:01.910Z | Compiling smf v0.2.3 |
| 1941 | 2026-08-07T05:48:01.964Z | Compiling bcs v0.1.6 |
| 1942 | 2026-08-07T05:48:02.136Z | Compiling termtree v0.5.1 |
| 1943 | 2026-08-07T05:48:02.167Z | Compiling whoami v1.6.1 |
| 1944 | 2026-08-07T05:48:02.281Z | Compiling linear-map v1.2.0 |
| 1945 | 2026-08-07T05:48:02.281Z | Compiling lazy_static v1.5.0 |
| 1946 | 2026-08-07T05:48:02.385Z | Compiling unicode-linebreak v0.1.5 |
| 1947 | 2026-08-07T05:48:02.474Z | Compiling tagptr v0.2.0 |
| 1948 | 2026-08-07T05:48:02.477Z | Compiling smawk v0.3.2 |
| 1949 | 2026-08-07T05:48:02.477Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1950 | 2026-08-07T05:48:02.505Z | Compiling steno v0.4.1 |
| 1951 | 2026-08-07T05:48:02.621Z | Compiling textwrap v0.16.2 |
| 1952 | 2026-08-07T05:48:02.632Z | Compiling moka v0.12.15 |
| 1953 | 2026-08-07T05:48:03.237Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1954 | 2026-08-07T05:48:03.305Z | Compiling tabled v0.15.0 |
| 1955 | 2026-08-07T05:48:03.509Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1956 | 2026-08-07T05:48:03.706Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1957 | 2026-08-07T05:48:04.480Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1958 | 2026-08-07T05:48:04.672Z | Compiling ingot v0.2.1 |
| 1959 | 2026-08-07T05:48:06.070Z | Compiling tabled_derive v0.11.0 |
| 1960 | 2026-08-07T05:48:06.391Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1961 | 2026-08-07T05:48:06.455Z | Compiling papergrid v0.18.0 |
| 1962 | 2026-08-07T05:48:06.571Z | Compiling hickory-proto v0.25.2 |
| 1963 | 2026-08-07T05:48:06.669Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1964 | 2026-08-07T05:48:07.192Z | Compiling testing_table v0.3.0 |
| 1965 | 2026-08-07T05:48:07.337Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1966 | 2026-08-07T05:48:07.363Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1967 | 2026-08-07T05:48:07.597Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1968 | 2026-08-07T05:48:07.627Z | Compiling parking_lot_core v0.8.6 |
| 1969 | 2026-08-07T05:48:07.667Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1970 | 2026-08-07T05:48:07.721Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1971 | 2026-08-07T05:48:07.884Z | Compiling tabled v0.21.0 |
| 1972 | 2026-08-07T05:48:07.965Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1973 | 2026-08-07T05:48:08.360Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1974 | 2026-08-07T05:48:08.541Z | Compiling hickory-resolver v0.25.2 |
| 1975 | 2026-08-07T05:48:08.884Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1976 | 2026-08-07T05:48:09.398Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1977 | 2026-08-07T05:48:10.192Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1978 | 2026-08-07T05:48:10.302Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-08-07T05:48:10.765Z | Compiling crc8 v0.1.1 |
| 1980 | 2026-08-07T05:48:10.804Z | Compiling parking_lot v0.11.2 |
| 1981 | 2026-08-07T05:48:10.847Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1982 | 2026-08-07T05:48:10.882Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1983 | 2026-08-07T05:48:10.989Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1984 | 2026-08-07T05:48:11.155Z | Compiling dropshot-api-manager-types v0.7.2 |
| 1985 | 2026-08-07T05:48:11.220Z | Compiling fxhash v0.2.1 |
| 1986 | 2026-08-07T05:48:11.236Z | Compiling port-file v0.1.0 |
| 1987 | 2026-08-07T05:48:11.356Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1988 | 2026-08-07T05:48:11.375Z | Compiling sled v0.34.7 |
| 1989 | 2026-08-07T05:48:11.434Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1990 | 2026-08-07T05:48:11.528Z | Compiling yansi v1.0.1 |
| 1991 | 2026-08-07T05:48:11.611Z | Compiling diff v0.1.13 |
| 1992 | 2026-08-07T05:48:11.842Z | Compiling pretty_assertions v1.4.1 |
| 1993 | 2026-08-07T05:48:12.027Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1994 | 2026-08-07T05:48:13.559Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1995 | 2026-08-07T05:48:21.509Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1996 | 2026-08-07T05:48:23.119Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1997 | 2026-08-07T05:48:24.168Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1998 | 2026-08-07T05:48:25.130Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1999 | 2026-08-07T05:48:50.301Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 2000 | 2026-08-07T05:48:50.305Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2001 | 2026-08-07T05:48:50.305Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2002 | 2026-08-07T05:48:50.489Z | ──────────── |
| 2003 | 2026-08-07T05:48:50.489Z | Nextest run ID e4408a74-e4c7-49b2-a00b-7bd78f7143d2 with nextest profile: default |
| 2004 | 2026-08-07T05:48:50.489Z | Starting 30 tests across 3 binaries |
| 2005 | 2026-08-07T05:48:50.492Z | START ddm db::test::test_effective_tunnel_route_set |
| 2006 | 2026-08-07T05:48:50.495Z | |
| 2007 | 2026-08-07T05:48:50.495Z | running 1 test |
| 2008 | 2026-08-07T05:48:50.498Z | test db::test::test_effective_tunnel_route_set ... ok |
| 2009 | 2026-08-07T05:48:50.498Z | |
| 2010 | 2026-08-07T05:48:50.498Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2011 | 2026-08-07T05:48:50.498Z | |
| 2012 | 2026-08-07T05:48:50.498Z | PASS [ 0.008s] ddm db::test::test_effective_tunnel_route_set |
| 2013 | 2026-08-07T05:48:50.498Z | START ddm discovery::runtime::tests::negotiate_version_contract |
| 2014 | 2026-08-07T05:48:50.503Z | |
| 2015 | 2026-08-07T05:48:50.503Z | running 1 test |
| 2016 | 2026-08-07T05:48:50.507Z | test discovery::runtime::tests::negotiate_version_contract ... ok |
| 2017 | 2026-08-07T05:48:50.507Z | |
| 2018 | 2026-08-07T05:48:50.507Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2019 | 2026-08-07T05:48:50.507Z | |
| 2020 | 2026-08-07T05:48:50.507Z | PASS [ 0.007s] ddm discovery::runtime::tests::negotiate_version_contract |
| 2021 | 2026-08-07T05:48:50.507Z | START ddm exchange::reconcile::tests::final_withdrawal_preserves_path_and_appends_local_hop |
| 2022 | 2026-08-07T05:48:50.510Z | |
| 2023 | 2026-08-07T05:48:50.511Z | running 1 test |
| 2024 | 2026-08-07T05:48:50.546Z | test exchange::reconcile::tests::final_withdrawal_preserves_path_and_appends_local_hop ... ok |
| 2025 | 2026-08-07T05:48:50.546Z | |
| 2026 | 2026-08-07T05:48:50.546Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.04s |
| 2027 | 2026-08-07T05:48:50.546Z | |
| 2028 | 2026-08-07T05:48:50.549Z | PASS [ 0.045s] ddm exchange::reconcile::tests::final_withdrawal_preserves_path_and_appends_local_hop |
| 2029 | 2026-08-07T05:48:50.549Z | START ddm exchange::reconcile::tests::multicast_reachability_reads_current_imported_and_originated |
| 2030 | 2026-08-07T05:48:50.556Z | |
| 2031 | 2026-08-07T05:48:50.556Z | running 1 test |
| 2032 | 2026-08-07T05:48:50.590Z | test exchange::reconcile::tests::multicast_reachability_reads_current_imported_and_originated ... ok |
| 2033 | 2026-08-07T05:48:50.590Z | |
| 2034 | 2026-08-07T05:48:50.590Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.03s |
| 2035 | 2026-08-07T05:48:50.590Z | |
| 2036 | 2026-08-07T05:48:50.593Z | PASS [ 0.044s] ddm exchange::reconcile::tests::multicast_reachability_reads_current_imported_and_originated |
| 2037 | 2026-08-07T05:48:50.593Z | START ddm exchange::reconcile::tests::remaining_import_replaces_withdrawal_and_refreshes_path |
| 2038 | 2026-08-07T05:48:50.600Z | |
| 2039 | 2026-08-07T05:48:50.600Z | running 1 test |
| 2040 | 2026-08-07T05:48:50.633Z | test exchange::reconcile::tests::remaining_import_replaces_withdrawal_and_refreshes_path ... ok |
| 2041 | 2026-08-07T05:48:50.633Z | |
| 2042 | 2026-08-07T05:48:50.633Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.03s |
| 2043 | 2026-08-07T05:48:50.633Z | |
| 2044 | 2026-08-07T05:48:50.636Z | PASS [ 0.043s] ddm exchange::reconcile::tests::remaining_import_replaces_withdrawal_and_refreshes_path |
| 2045 | 2026-08-07T05:48:50.636Z | START ddm exchange::reconcile::tests::remaining_local_origin_replaces_withdrawal |
| 2046 | 2026-08-07T05:48:50.643Z | |
| 2047 | 2026-08-07T05:48:50.643Z | running 1 test |
| 2048 | 2026-08-07T05:48:50.677Z | test exchange::reconcile::tests::remaining_local_origin_replaces_withdrawal ... ok |
| 2049 | 2026-08-07T05:48:50.677Z | |
| 2050 | 2026-08-07T05:48:50.677Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.03s |
| 2051 | 2026-08-07T05:48:50.677Z | |
| 2052 | 2026-08-07T05:48:50.680Z | PASS [ 0.043s] ddm exchange::reconcile::tests::remaining_local_origin_replaces_withdrawal |
| 2053 | 2026-08-07T05:48:50.680Z | START ddm mcast::tests::absent_group_with_imports_stays_tracked |
| 2054 | 2026-08-07T05:48:50.687Z | |
| 2055 | 2026-08-07T05:48:50.687Z | running 1 test |
| 2056 | 2026-08-07T05:48:50.690Z | test mcast::tests::absent_group_with_imports_stays_tracked ... ok |
| 2057 | 2026-08-07T05:48:50.690Z | |
| 2058 | 2026-08-07T05:48:50.690Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2059 | 2026-08-07T05:48:50.690Z | |
| 2060 | 2026-08-07T05:48:50.690Z | PASS [ 0.009s] ddm mcast::tests::absent_group_with_imports_stays_tracked |
| 2061 | 2026-08-07T05:48:50.690Z | START ddm mcast::tests::absent_group_without_imports_drops |
| 2062 | 2026-08-07T05:48:50.695Z | |
| 2063 | 2026-08-07T05:48:50.695Z | running 1 test |
| 2064 | 2026-08-07T05:48:50.698Z | test mcast::tests::absent_group_without_imports_drops ... ok |
| 2065 | 2026-08-07T05:48:50.698Z | |
| 2066 | 2026-08-07T05:48:50.698Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2067 | 2026-08-07T05:48:50.698Z | |
| 2068 | 2026-08-07T05:48:50.698Z | PASS [ 0.008s] ddm mcast::tests::absent_group_without_imports_drops |
| 2069 | 2026-08-07T05:48:50.698Z | START ddm mcast::tests::active_group_with_drifted_members_writes_derived_set |
| 2070 | 2026-08-07T05:48:50.703Z | |
| 2071 | 2026-08-07T05:48:50.703Z | running 1 test |
| 2072 | 2026-08-07T05:48:50.707Z | test mcast::tests::active_group_with_drifted_members_writes_derived_set ... ok |
| 2073 | 2026-08-07T05:48:50.707Z | |
| 2074 | 2026-08-07T05:48:50.707Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2075 | 2026-08-07T05:48:50.707Z | |
| 2076 | 2026-08-07T05:48:50.707Z | PASS [ 0.008s] ddm mcast::tests::active_group_with_drifted_members_writes_derived_set |
| 2077 | 2026-08-07T05:48:50.707Z | START ddm mcast::tests::active_group_with_matching_members_skips_write |
| 2078 | 2026-08-07T05:48:50.711Z | |
| 2079 | 2026-08-07T05:48:50.711Z | running 1 test |
| 2080 | 2026-08-07T05:48:50.714Z | test mcast::tests::active_group_with_matching_members_skips_write ... ok |
| 2081 | 2026-08-07T05:48:50.714Z | |
| 2082 | 2026-08-07T05:48:50.714Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2083 | 2026-08-07T05:48:50.714Z | |
| 2084 | 2026-08-07T05:48:50.714Z | PASS [ 0.008s] ddm mcast::tests::active_group_with_matching_members_skips_write |
| 2085 | 2026-08-07T05:48:50.714Z | START ddm mcast::tests::distinct_peers_become_distinct_members |
| 2086 | 2026-08-07T05:48:50.721Z | |
| 2087 | 2026-08-07T05:48:50.721Z | running 1 test |
| 2088 | 2026-08-07T05:48:50.723Z | test mcast::tests::distinct_peers_become_distinct_members ... ok |
| 2089 | 2026-08-07T05:48:50.723Z | |
| 2090 | 2026-08-07T05:48:50.723Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2091 | 2026-08-07T05:48:50.723Z | |
| 2092 | 2026-08-07T05:48:50.723Z | PASS [ 0.008s] ddm mcast::tests::distinct_peers_become_distinct_members |
| 2093 | 2026-08-07T05:48:50.723Z | START ddm mcast::tests::empty_write_retry_keeps_withdrawn_group |
| 2094 | 2026-08-07T05:48:50.727Z | |
| 2095 | 2026-08-07T05:48:50.727Z | running 1 test |
| 2096 | 2026-08-07T05:48:50.730Z | test mcast::tests::empty_write_retry_keeps_withdrawn_group ... ok |
| 2097 | 2026-08-07T05:48:50.730Z | |
| 2098 | 2026-08-07T05:48:50.730Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2099 | 2026-08-07T05:48:50.730Z | |
| 2100 | 2026-08-07T05:48:50.730Z | PASS [ 0.008s] ddm mcast::tests::empty_write_retry_keeps_withdrawn_group |
| 2101 | 2026-08-07T05:48:50.730Z | START ddm mcast::tests::group_drains_and_readds_across_passes |
| 2102 | 2026-08-07T05:48:50.735Z | |
| 2103 | 2026-08-07T05:48:50.735Z | running 1 test |
| 2104 | 2026-08-07T05:48:50.739Z | test mcast::tests::group_drains_and_readds_across_passes ... ok |
| 2105 | 2026-08-07T05:48:50.739Z | |
| 2106 | 2026-08-07T05:48:50.739Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2107 | 2026-08-07T05:48:50.739Z | |
| 2108 | 2026-08-07T05:48:50.739Z | PASS [ 0.008s] ddm mcast::tests::group_drains_and_readds_across_passes |
| 2109 | 2026-08-07T05:48:50.739Z | START ddm mcast::tests::mixed_resolution_returns_members_and_unresolved |
| 2110 | 2026-08-07T05:48:50.743Z | |
| 2111 | 2026-08-07T05:48:50.743Z | running 1 test |
| 2112 | 2026-08-07T05:48:50.746Z | test mcast::tests::mixed_resolution_returns_members_and_unresolved ... ok |
| 2113 | 2026-08-07T05:48:50.746Z | |
| 2114 | 2026-08-07T05:48:50.746Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2115 | 2026-08-07T05:48:50.746Z | |
| 2116 | 2026-08-07T05:48:50.746Z | PASS [ 0.008s] ddm mcast::tests::mixed_resolution_returns_members_and_unresolved |
| 2117 | 2026-08-07T05:48:50.746Z | START ddm mcast::tests::notify_deduplicates_groups |
| 2118 | 2026-08-07T05:48:50.751Z | |
| 2119 | 2026-08-07T05:48:50.751Z | running 1 test |
| 2120 | 2026-08-07T05:48:50.753Z | test mcast::tests::notify_deduplicates_groups ... ok |
| 2121 | 2026-08-07T05:48:50.754Z | |
| 2122 | 2026-08-07T05:48:50.754Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2123 | 2026-08-07T05:48:50.754Z | |
| 2124 | 2026-08-07T05:48:50.754Z | PASS [ 0.007s] ddm mcast::tests::notify_deduplicates_groups |
| 2125 | 2026-08-07T05:48:50.754Z | START ddm mcast::tests::read_retry_keeps_withdrawn_group |
| 2126 | 2026-08-07T05:48:50.758Z | |
| 2127 | 2026-08-07T05:48:50.758Z | running 1 test |
| 2128 | 2026-08-07T05:48:50.761Z | test mcast::tests::read_retry_keeps_withdrawn_group ... ok |
| 2129 | 2026-08-07T05:48:50.761Z | |
| 2130 | 2026-08-07T05:48:50.761Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2131 | 2026-08-07T05:48:50.761Z | |
| 2132 | 2026-08-07T05:48:50.761Z | PASS [ 0.008s] ddm mcast::tests::read_retry_keeps_withdrawn_group |
| 2133 | 2026-08-07T05:48:50.761Z | START ddm mcast::tests::same_link_peers_share_member |
| 2134 | 2026-08-07T05:48:50.766Z | |
| 2135 | 2026-08-07T05:48:50.766Z | running 1 test |
| 2136 | 2026-08-07T05:48:50.769Z | test mcast::tests::same_link_peers_share_member ... ok |
| 2137 | 2026-08-07T05:48:50.769Z | |
| 2138 | 2026-08-07T05:48:50.769Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2139 | 2026-08-07T05:48:50.769Z | |
| 2140 | 2026-08-07T05:48:50.769Z | PASS [ 0.008s] ddm mcast::tests::same_link_peers_share_member |
| 2141 | 2026-08-07T05:48:50.769Z | START ddm mcast::tests::stale_empty_write_drops_withdrawn_group |
| 2142 | 2026-08-07T05:48:50.774Z | |
| 2143 | 2026-08-07T05:48:50.774Z | running 1 test |
| 2144 | 2026-08-07T05:48:50.776Z | test mcast::tests::stale_empty_write_drops_withdrawn_group ... ok |
| 2145 | 2026-08-07T05:48:50.776Z | |
| 2146 | 2026-08-07T05:48:50.776Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2147 | 2026-08-07T05:48:50.776Z | |
| 2148 | 2026-08-07T05:48:50.776Z | PASS [ 0.008s] ddm mcast::tests::stale_empty_write_drops_withdrawn_group |
| 2149 | 2026-08-07T05:48:50.777Z | START ddm mcast::tests::stale_write_keeps_active_group |
| 2150 | 2026-08-07T05:48:50.782Z | |
| 2151 | 2026-08-07T05:48:50.782Z | running 1 test |
| 2152 | 2026-08-07T05:48:50.786Z | test mcast::tests::stale_write_keeps_active_group ... ok |
| 2153 | 2026-08-07T05:48:50.786Z | |
| 2154 | 2026-08-07T05:48:50.786Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2155 | 2026-08-07T05:48:50.786Z | |
| 2156 | 2026-08-07T05:48:50.786Z | PASS [ 0.008s] ddm mcast::tests::stale_write_keeps_active_group |
| 2157 | 2026-08-07T05:48:50.786Z | START ddm mcast::tests::startup_seed_drains_orphans |
| 2158 | 2026-08-07T05:48:50.789Z | |
| 2159 | 2026-08-07T05:48:50.789Z | running 1 test |
| 2160 | 2026-08-07T05:48:50.792Z | test mcast::tests::startup_seed_drains_orphans ... ok |
| 2161 | 2026-08-07T05:48:50.792Z | |
| 2162 | 2026-08-07T05:48:50.792Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2163 | 2026-08-07T05:48:50.792Z | |
| 2164 | 2026-08-07T05:48:50.792Z | PASS [ 0.008s] ddm mcast::tests::startup_seed_drains_orphans |
| 2165 | 2026-08-07T05:48:50.792Z | START ddm mcast::tests::unresolved_active_group_preserves_members |
| 2166 | 2026-08-07T05:48:50.797Z | |
| 2167 | 2026-08-07T05:48:50.797Z | running 1 test |
| 2168 | 2026-08-07T05:48:50.800Z | test mcast::tests::unresolved_active_group_preserves_members ... ok |
| 2169 | 2026-08-07T05:48:50.800Z | |
| 2170 | 2026-08-07T05:48:50.800Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2171 | 2026-08-07T05:48:50.800Z | |
| 2172 | 2026-08-07T05:48:50.800Z | PASS [ 0.008s] ddm mcast::tests::unresolved_active_group_preserves_members |
| 2173 | 2026-08-07T05:48:50.800Z | START ddm mcast::tests::unresolved_nexthop_retains_unrelated_stale_member |
| 2174 | 2026-08-07T05:48:50.805Z | |
| 2175 | 2026-08-07T05:48:50.805Z | running 1 test |
| 2176 | 2026-08-07T05:48:50.808Z | test mcast::tests::unresolved_nexthop_retains_unrelated_stale_member ... ok |
| 2177 | 2026-08-07T05:48:50.808Z | |
| 2178 | 2026-08-07T05:48:50.808Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2179 | 2026-08-07T05:48:50.808Z | |
| 2180 | 2026-08-07T05:48:50.808Z | PASS [ 0.008s] ddm mcast::tests::unresolved_nexthop_retains_unrelated_stale_member |
| 2181 | 2026-08-07T05:48:50.808Z | START ddm mcast::tests::unresolved_nexthop_returns_empty_and_unresolved |
| 2182 | 2026-08-07T05:48:50.813Z | |
| 2183 | 2026-08-07T05:48:50.813Z | running 1 test |
| 2184 | 2026-08-07T05:48:50.816Z | test mcast::tests::unresolved_nexthop_returns_empty_and_unresolved ... ok |
| 2185 | 2026-08-07T05:48:50.816Z | |
| 2186 | 2026-08-07T05:48:50.816Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2187 | 2026-08-07T05:48:50.816Z | |
| 2188 | 2026-08-07T05:48:50.816Z | PASS [ 0.007s] ddm mcast::tests::unresolved_nexthop_returns_empty_and_unresolved |
| 2189 | 2026-08-07T05:48:50.816Z | START ddm mcast::tests::withdrawn_group_drains_then_drops |
| 2190 | 2026-08-07T05:48:50.820Z | |
| 2191 | 2026-08-07T05:48:50.820Z | running 1 test |
| 2192 | 2026-08-07T05:48:50.823Z | test mcast::tests::withdrawn_group_drains_then_drops ... ok |
| 2193 | 2026-08-07T05:48:50.823Z | |
| 2194 | 2026-08-07T05:48:50.823Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2195 | 2026-08-07T05:48:50.823Z | |
| 2196 | 2026-08-07T05:48:50.823Z | PASS [ 0.008s] ddm mcast::tests::withdrawn_group_drains_then_drops |
| 2197 | 2026-08-07T05:48:50.823Z | START ddm mcast::tests::withdrawn_group_with_no_members_drops_without_writing |
| 2198 | 2026-08-07T05:48:50.828Z | |
| 2199 | 2026-08-07T05:48:50.828Z | running 1 test |
| 2200 | 2026-08-07T05:48:50.831Z | test mcast::tests::withdrawn_group_with_no_members_drops_without_writing ... ok |
| 2201 | 2026-08-07T05:48:50.831Z | |
| 2202 | 2026-08-07T05:48:50.831Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 24 filtered out; finished in 0.00s |
| 2203 | 2026-08-07T05:48:50.831Z | |
| 2204 | 2026-08-07T05:48:50.831Z | PASS [ 0.008s] ddm mcast::tests::withdrawn_group_with_no_members_drops_without_writing |
| 2205 | 2026-08-07T05:48:50.831Z | START ddm-api-types-versions v3::db::tests::route_identity_excludes_path |
| 2206 | 2026-08-07T05:48:50.834Z | |
| 2207 | 2026-08-07T05:48:50.834Z | running 1 test |
| 2208 | 2026-08-07T05:48:50.837Z | test v3::db::tests::route_identity_excludes_path ... ok |
| 2209 | 2026-08-07T05:48:50.837Z | |
| 2210 | 2026-08-07T05:48:50.837Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s |
| 2211 | 2026-08-07T05:48:50.837Z | |
| 2212 | 2026-08-07T05:48:50.837Z | PASS [ 0.005s] ddm-api-types-versions v3::db::tests::route_identity_excludes_path |
| 2213 | 2026-08-07T05:48:50.837Z | START ddm-api-types-versions v3::db::tests::route_identity_keys_on_origin_and_nexthop |
| 2214 | 2026-08-07T05:48:50.840Z | |
| 2215 | 2026-08-07T05:48:50.840Z | running 1 test |
| 2216 | 2026-08-07T05:48:50.840Z | test v3::db::tests::route_identity_keys_on_origin_and_nexthop ... ok |
| 2217 | 2026-08-07T05:48:50.840Z | |
| 2218 | 2026-08-07T05:48:50.840Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s |
| 2219 | 2026-08-07T05:48:50.840Z | |
| 2220 | 2026-08-07T05:48:50.840Z | PASS [ 0.004s] ddm-api-types-versions v3::db::tests::route_identity_keys_on_origin_and_nexthop |
| 2221 | 2026-08-07T05:48:50.840Z | START ddm-api-types-versions v3::net::tests::multicast_origin_accepts_valid |
| 2222 | 2026-08-07T05:48:50.843Z | |
| 2223 | 2026-08-07T05:48:50.843Z | running 1 test |
| 2224 | 2026-08-07T05:48:50.846Z | test v3::net::tests::multicast_origin_accepts_valid ... ok |
| 2225 | 2026-08-07T05:48:50.847Z | |
| 2226 | 2026-08-07T05:48:50.847Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s |
| 2227 | 2026-08-07T05:48:50.847Z | |
| 2228 | 2026-08-07T05:48:50.847Z | PASS [ 0.005s] ddm-api-types-versions v3::net::tests::multicast_origin_accepts_valid |
| 2229 | 2026-08-07T05:48:50.847Z | START ddm-api-types-versions v3::net::tests::multicast_origin_identity_excludes_metric |
| 2230 | 2026-08-07T05:48:50.852Z | |
| 2231 | 2026-08-07T05:48:50.852Z | running 1 test |
| 2232 | 2026-08-07T05:48:50.852Z | test v3::net::tests::multicast_origin_identity_excludes_metric ... ok |
| 2233 | 2026-08-07T05:48:50.852Z | |
| 2234 | 2026-08-07T05:48:50.852Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s |
| 2235 | 2026-08-07T05:48:50.852Z | |
| 2236 | 2026-08-07T05:48:50.852Z | PASS [ 0.004s] ddm-api-types-versions v3::net::tests::multicast_origin_identity_excludes_metric |
| 2237 | 2026-08-07T05:48:50.852Z | START ddm-api-types-versions v3::net::tests::multicast_origin_rejects_bad_underlay |
| 2238 | 2026-08-07T05:48:50.856Z | |
| 2239 | 2026-08-07T05:48:50.856Z | running 1 test |
| 2240 | 2026-08-07T05:48:50.856Z | test v3::net::tests::multicast_origin_rejects_bad_underlay ... ok |
| 2241 | 2026-08-07T05:48:50.856Z | |
| 2242 | 2026-08-07T05:48:50.857Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.00s |
| 2243 | 2026-08-07T05:48:50.857Z | |
| 2244 | 2026-08-07T05:48:50.857Z | PASS [ 0.005s] ddm-api-types-versions v3::net::tests::multicast_origin_rejects_bad_underlay |
| 2245 | 2026-08-07T05:48:50.857Z | ──────────── |
| 2246 | 2026-08-07T05:48:50.857Z | Summary [ 0.364s] 30 tests run: 30 passed, 0 skipped |
| 2247 | 2026-08-07T05:48:50.866Z | process exited: duration 320698 ms, exit code 0 |
| |
| 2248 | 2026-08-07T05:48:50.872Z | found 0 output files |