|
|
|
| 1 | 2026-03-02T08:31:11.709Z | job assigned to worker 01KJPTPE7MQ88R05MZ0MDKZE69 [factory aws, i-0e913184cbb64d25d] (queued for 1 m 9 s) |
| |
| 2 | 2026-03-02T08:31:20.623Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:31:20.628Z | ++ uname -s |
| 4 | 2026-03-02T08:31:20.632Z | + kern=SunOS |
| 5 | 2026-03-02T08:31:20.632Z | + build_user=build |
| 6 | 2026-03-02T08:31:20.632Z | + build_uid=12345 |
| 7 | 2026-03-02T08:31:20.632Z | + work_dir=/work |
| 8 | 2026-03-02T08:31:20.632Z | + input_dir=/input |
| 9 | 2026-03-02T08:31:20.632Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:31:20.632Z | + case "$kern" in |
| 11 | 2026-03-02T08:31:20.632Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:31:20.636Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:31:22.640Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:31:22.761Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:31:22.764Z | + home_fs=zfs |
| 16 | 2026-03-02T08:31:22.764Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:31:22.764Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:31:22.768Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:31:24.769Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:31:24.772Z | process exited: duration 4150 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:31:24.779Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:31:24.784Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-02T08:31:24.784Z | * rust toolchain profile = "default" |
| 24 | 2026-03-02T08:31:24.788Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-03-02T08:31:24.788Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:31:24.788Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:31:24.788Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:31:24.788Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:31:24.788Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:31:24.934Z | info: downloading installer |
| 31 | 2026-03-02T08:31:26.941Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:31:26.941Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:31:26.941Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:31:26.941Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:31:26.941Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:31:26.941Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:31:26.941Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:31:26.941Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:31:26.941Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:31:26.955Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:31:26.955Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:31:26.958Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:31:27.113Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:31:27.113Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:31:28.304Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:31:28.695Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:31:30.487Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:31:32.300Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:31:39.846Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:31:40.151Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:31:41.102Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:31:41.504Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:43.564Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:45.341Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:52.269Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:52.602Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:52.602Z | |
| 58 | 2026-03-02T08:31:53.110Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:53.110Z | |
| 60 | 2026-03-02T08:31:53.114Z | |
| 61 | 2026-03-02T08:31:53.114Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:53.114Z | |
| 63 | 2026-03-02T08:31:53.114Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:53.114Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:53.114Z | |
| 66 | 2026-03-02T08:31:53.114Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:53.114Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:53.114Z | |
| 69 | 2026-03-02T08:31:53.114Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:53.114Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:53.114Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:53.114Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:53.210Z | + rustup --version |
| 74 | 2026-03-02T08:31:53.222Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:53.222Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:53.300Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:53.304Z | + cargo --version |
| 78 | 2026-03-02T08:31:53.366Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:53.369Z | + rustc --version |
| 80 | 2026-03-02T08:31:53.443Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:53.448Z | process exited: duration 28662 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:53.454Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:53.479Z | process exited: duration 25 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:53.486Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:53.491Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:53.494Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:53.533Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:55.168Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:55.172Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:55.422Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:55.422Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:55.430Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:55.433Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:55.438Z | + current=main |
| 95 | 2026-03-02T08:31:55.438Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:55.439Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:55.439Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:55.469Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:55.473Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:55.492Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:55.495Z | process exited: duration 2007 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:55.502Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:55.508Z | + set -e |
| 104 | 2026-03-02T08:31:55.508Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-02T08:31:55.508Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-02T08:31:55.508Z | ++ PLATFORM=illumos |
| 107 | 2026-03-02T08:31:55.508Z | ++ banner install |
| 108 | 2026-03-02T08:31:55.512Z | |
| 109 | 2026-03-02T08:31:55.512Z | # # # #### ##### ## # # |
| 110 | 2026-03-02T08:31:55.512Z | # ## # # # # # # # |
| 111 | 2026-03-02T08:31:55.512Z | # # # # #### # # # # # |
| 112 | 2026-03-02T08:31:55.512Z | # # # # # # ###### # # |
| 113 | 2026-03-02T08:31:55.512Z | # # ## # # # # # # # |
| 114 | 2026-03-02T08:31:55.512Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-02T08:31:55.512Z | |
| 116 | 2026-03-02T08:31:55.512Z | ++ set +o errexit |
| 117 | 2026-03-02T08:31:55.516Z | ++ pkg info clang-15 |
| 118 | 2026-03-02T08:31:55.516Z | ++ grep -qi installed |
| 119 | 2026-03-02T08:31:57.131Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-02T08:31:57.131Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-02T08:31:57.131Z | |
| 122 | 2026-03-02T08:31:57.131Z | clang-15 |
| 123 | 2026-03-02T08:31:57.186Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-02T08:31:57.186Z | ++ set -o errexit |
| 125 | 2026-03-02T08:31:57.189Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-02T08:32:05.728Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-02T08:32:16.485Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-02T08:32:41.354Z | Planning: Solver setup ... Done |
| 129 | 2026-03-02T08:32:41.522Z | Planning: Running solver ... Done |
| 130 | 2026-03-02T08:32:41.708Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-02T08:32:41.729Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-02T08:32:41.880Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-02T08:32:41.931Z | Planning: Package planning ... Done |
| 134 | 2026-03-02T08:32:41.978Z | Planning: Merging actions ... Done |
| 135 | 2026-03-02T08:32:42.150Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-02T08:32:42.161Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-02T08:32:43.185Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-02T08:32:43.194Z | Planning: Planning completed in 26.55 seconds |
| 139 | 2026-03-02T08:32:43.210Z | Packages to install: 2 |
| 140 | 2026-03-02T08:32:43.210Z | Mediators to change: 2 |
| 141 | 2026-03-02T08:32:43.213Z | Services to change: 1 |
| 142 | 2026-03-02T08:32:43.213Z | Create boot environment: No |
| 143 | 2026-03-02T08:32:43.213Z | Create backup boot environment: No |
| 144 | 2026-03-02T08:32:43.265Z | |
| 145 | 2026-03-02T08:32:43.265Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-02T08:32:48.268Z | Download: 987/3076 items 82.2/211.3MB 38% complete (16.9M/s) |
| 147 | 2026-03-02T08:32:57.641Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (16.1M/s) |
| 148 | 2026-03-02T08:33:02.974Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (8.6M/s) |
| 149 | 2026-03-02T08:33:03.924Z | Download: Completed 211.31 MB in 20.66 seconds (10.2M/s) |
| 150 | 2026-03-02T08:33:04.244Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-03-02T08:33:08.798Z | Actions: Completed 3418 actions in 4.55 seconds. |
| 152 | 2026-03-02T08:33:09.234Z | Done |
| 153 | 2026-03-02T08:33:09.234Z | Done |
| 154 | 2026-03-02T08:33:10.330Z | Done |
| 155 | 2026-03-02T08:33:15.101Z | Done |
| 156 | 2026-03-02T08:33:15.200Z | Done |
| 157 | 2026-03-02T08:33:15.203Z | Done |
| 158 | 2026-03-02T08:33:15.423Z | Done |
| 159 | 2026-03-02T08:33:16.128Z | ++ set -o errexit |
| 160 | 2026-03-02T08:33:16.128Z | ++ cargo --version |
| 161 | 2026-03-02T08:33:16.135Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 162 | 2026-03-02T08:33:16.346Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 163 | 2026-03-02T08:33:16.346Z | info: downloading component 'cargo' |
| 164 | 2026-03-02T08:33:17.501Z | info: downloading component 'clippy' |
| 165 | 2026-03-02T08:33:17.883Z | info: downloading component 'rust-docs' |
| 166 | 2026-03-02T08:33:19.695Z | info: downloading component 'rust-std' |
| 167 | 2026-03-02T08:33:21.999Z | info: downloading component 'rustc' |
| 168 | 2026-03-02T08:33:31.138Z | info: downloading component 'rustfmt' |
| 169 | 2026-03-02T08:33:31.453Z | info: installing component 'cargo' |
| 170 | 2026-03-02T08:33:32.411Z | info: installing component 'clippy' |
| 171 | 2026-03-02T08:33:32.805Z | info: installing component 'rust-docs' |
| 172 | 2026-03-02T08:33:34.765Z | info: installing component 'rust-std' |
| 173 | 2026-03-02T08:33:36.623Z | info: installing component 'rustc' |
| 174 | 2026-03-02T08:33:43.556Z | info: installing component 'rustfmt' |
| 175 | 2026-03-02T08:33:44.035Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 176 | 2026-03-02T08:33:44.038Z | ++ rustc --version |
| 177 | 2026-03-02T08:33:44.145Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 178 | 2026-03-02T08:33:44.152Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 179 | 2026-03-02T08:33:44.269Z | Updating crates.io index |
| 180 | 2026-03-02T08:33:44.374Z | Downloading crates ... |
| 181 | 2026-03-02T08:33:44.429Z | Downloaded cargo-nextest v0.9.97 |
| 182 | 2026-03-02T08:33:44.518Z | Installing cargo-nextest v0.9.97 |
| 183 | 2026-03-02T08:33:44.599Z | Updating crates.io index |
| 184 | 2026-03-02T08:33:47.283Z | Locking 406 packages to latest compatible versions |
| 185 | 2026-03-02T08:33:47.289Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 186 | 2026-03-02T08:33:47.292Z | Adding duct v0.13.7 (available: v1.1.1) |
| 187 | 2026-03-02T08:33:47.292Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 188 | 2026-03-02T08:33:47.292Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 189 | 2026-03-02T08:33:47.295Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 190 | 2026-03-02T08:33:47.298Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 191 | 2026-03-02T08:33:47.298Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 192 | 2026-03-02T08:33:47.301Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 193 | 2026-03-02T08:33:47.324Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 194 | 2026-03-02T08:33:47.343Z | Downloading crates ... |
| 195 | 2026-03-02T08:33:47.427Z | Downloaded atomicwrites v0.4.4 |
| 196 | 2026-03-02T08:33:47.430Z | Downloaded async-scoped v0.9.0 |
| 197 | 2026-03-02T08:33:47.433Z | Downloaded backtrace-ext v0.2.1 |
| 198 | 2026-03-02T08:33:47.436Z | Downloaded anstyle-query v1.1.5 |
| 199 | 2026-03-02T08:33:47.439Z | Downloaded block-buffer v0.10.4 |
| 200 | 2026-03-02T08:33:47.443Z | Downloaded home v0.5.12 |
| 201 | 2026-03-02T08:33:47.443Z | Downloaded http-body-util v0.1.3 |
| 202 | 2026-03-02T08:33:47.445Z | Downloaded httparse v1.10.1 |
| 203 | 2026-03-02T08:33:47.449Z | Downloaded idna_adapter v1.0.0 |
| 204 | 2026-03-02T08:33:47.452Z | Downloaded debug-ignore v1.0.5 |
| 205 | 2026-03-02T08:33:47.455Z | Downloaded fastrand v2.3.0 |
| 206 | 2026-03-02T08:33:47.455Z | Downloaded cpufeatures v0.2.17 |
| 207 | 2026-03-02T08:33:47.459Z | Downloaded mukti-metadata v0.3.0 |
| 208 | 2026-03-02T08:33:47.462Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-03-02T08:33:47.462Z | Downloaded os_pipe v1.2.3 |
| 210 | 2026-03-02T08:33:47.465Z | Downloaded nextest-metadata v0.12.2 |
| 211 | 2026-03-02T08:33:47.468Z | Downloaded guppy-workspace-hack v0.1.0 |
| 212 | 2026-03-02T08:33:47.468Z | Downloaded http v1.4.0 |
| 213 | 2026-03-02T08:33:47.471Z | Downloaded percent-encoding v2.3.2 |
| 214 | 2026-03-02T08:33:47.474Z | Downloaded nextest-filtering v0.15.0 |
| 215 | 2026-03-02T08:33:47.477Z | Downloaded camino-tempfile v1.4.1 |
| 216 | 2026-03-02T08:33:47.480Z | Downloaded colorchoice v1.0.4 |
| 217 | 2026-03-02T08:33:47.480Z | Downloaded openssl-macros v0.1.1 |
| 218 | 2026-03-02T08:33:47.483Z | Downloaded anstyle v1.0.13 |
| 219 | 2026-03-02T08:33:47.483Z | Downloaded anstream v0.6.21 |
| 220 | 2026-03-02T08:33:47.486Z | Downloaded base64ct v1.8.3 |
| 221 | 2026-03-02T08:33:47.489Z | Downloaded errno v0.3.14 |
| 222 | 2026-03-02T08:33:47.493Z | Downloaded is_ci v1.2.0 |
| 223 | 2026-03-02T08:33:47.495Z | Downloaded rustc-hash v2.1.1 |
| 224 | 2026-03-02T08:33:47.495Z | Downloaded futures-sink v0.3.32 |
| 225 | 2026-03-02T08:33:47.498Z | Downloaded lru-slab v0.1.2 |
| 226 | 2026-03-02T08:33:47.499Z | Downloaded foreign-types v0.3.2 |
| 227 | 2026-03-02T08:33:47.502Z | Downloaded form_urlencoded v1.2.2 |
| 228 | 2026-03-02T08:33:47.502Z | Downloaded rand_core v0.6.4 |
| 229 | 2026-03-02T08:33:47.505Z | Downloaded rand_chacha v0.9.0 |
| 230 | 2026-03-02T08:33:47.505Z | Downloaded pin-project-lite v0.2.17 |
| 231 | 2026-03-02T08:33:47.510Z | Downloaded memchr v2.8.0 |
| 232 | 2026-03-02T08:33:47.515Z | Downloaded pathdiff v0.2.3 |
| 233 | 2026-03-02T08:33:47.518Z | Downloaded pin-utils v0.1.0 |
| 234 | 2026-03-02T08:33:47.518Z | Downloaded nextest-workspace-hack v0.1.0 |
| 235 | 2026-03-02T08:33:47.522Z | Downloaded crypto-common v0.1.7 |
| 236 | 2026-03-02T08:33:47.522Z | Downloaded find-msvc-tools v0.1.9 |
| 237 | 2026-03-02T08:33:47.526Z | Downloaded hex v0.4.3 |
| 238 | 2026-03-02T08:33:47.526Z | Downloaded nested v0.1.1 |
| 239 | 2026-03-02T08:33:47.529Z | Downloaded is_terminal_polyfill v1.70.2 |
| 240 | 2026-03-02T08:33:47.529Z | Downloaded futures-core v0.3.32 |
| 241 | 2026-03-02T08:33:47.529Z | Downloaded dialoguer v0.11.0 |
| 242 | 2026-03-02T08:33:47.533Z | Downloaded camino v1.2.2 |
| 243 | 2026-03-02T08:33:47.536Z | Downloaded ahash v0.8.12 |
| 244 | 2026-03-02T08:33:47.539Z | Downloaded foreign-types-shared v0.1.1 |
| 245 | 2026-03-02T08:33:47.542Z | Downloaded lazy_static v1.5.0 |
| 246 | 2026-03-02T08:33:47.542Z | Downloaded itoa v1.0.17 |
| 247 | 2026-03-02T08:33:47.545Z | Downloaded generic-array v0.14.7 |
| 248 | 2026-03-02T08:33:47.545Z | Downloaded indenter v0.3.4 |
| 249 | 2026-03-02T08:33:47.548Z | Downloaded indent_write v2.2.0 |
| 250 | 2026-03-02T08:33:47.548Z | Downloaded serde-value v0.7.0 |
| 251 | 2026-03-02T08:33:47.551Z | Downloaded serde_urlencoded v0.7.1 |
| 252 | 2026-03-02T08:33:47.554Z | Downloaded hyper-tls v0.6.0 |
| 253 | 2026-03-02T08:33:47.554Z | Downloaded autocfg v1.5.0 |
| 254 | 2026-03-02T08:33:47.557Z | Downloaded serde_spanned v1.0.4 |
| 255 | 2026-03-02T08:33:47.557Z | Downloaded pkcs8 v0.10.2 |
| 256 | 2026-03-02T08:33:47.560Z | Downloaded duct v0.13.7 |
| 257 | 2026-03-02T08:33:47.563Z | Downloaded futures-executor v0.3.32 |
| 258 | 2026-03-02T08:33:47.566Z | Downloaded shared_child v1.1.1 |
| 259 | 2026-03-02T08:33:47.566Z | Downloaded pin-project v1.1.11 |
| 260 | 2026-03-02T08:33:47.576Z | Downloaded signature v2.2.0 |
| 261 | 2026-03-02T08:33:47.579Z | Downloaded erased-serde v0.4.9 |
| 262 | 2026-03-02T08:33:47.582Z | Downloaded sigchld v0.2.4 |
| 263 | 2026-03-02T08:33:47.582Z | Downloaded convert_case v0.10.0 |
| 264 | 2026-03-02T08:33:47.585Z | Downloaded strsim v0.11.1 |
| 265 | 2026-03-02T08:33:47.585Z | Downloaded pin-project-internal v1.1.11 |
| 266 | 2026-03-02T08:33:47.588Z | Downloaded fnv v1.0.7 |
| 267 | 2026-03-02T08:33:47.588Z | Downloaded fixedbitset v0.5.7 |
| 268 | 2026-03-02T08:33:47.591Z | Downloaded ppv-lite86 v0.2.21 |
| 269 | 2026-03-02T08:33:47.594Z | Downloaded terminal_size v0.4.3 |
| 270 | 2026-03-02T08:33:47.594Z | Downloaded supports-hyperlinks v3.2.0 |
| 271 | 2026-03-02T08:33:47.597Z | Downloaded bitflags v2.11.0 |
| 272 | 2026-03-02T08:33:47.600Z | Downloaded globset v0.4.18 |
| 273 | 2026-03-02T08:33:47.600Z | Downloaded future-queue v0.4.0 |
| 274 | 2026-03-02T08:33:47.604Z | Downloaded sync_wrapper v1.0.2 |
| 275 | 2026-03-02T08:33:47.607Z | Downloaded log v0.4.29 |
| 276 | 2026-03-02T08:33:47.607Z | Downloaded scopeguard v1.2.0 |
| 277 | 2026-03-02T08:33:47.610Z | Downloaded rand_core v0.9.5 |
| 278 | 2026-03-02T08:33:47.610Z | Downloaded jobserver v0.1.34 |
| 279 | 2026-03-02T08:33:47.613Z | Downloaded newtype-uuid v1.3.2 |
| 280 | 2026-03-02T08:33:47.613Z | Downloaded ipnet v2.11.0 |
| 281 | 2026-03-02T08:33:47.616Z | Downloaded miette-derive v7.6.0 |
| 282 | 2026-03-02T08:33:47.616Z | Downloaded supports-unicode v3.0.0 |
| 283 | 2026-03-02T08:33:47.619Z | Downloaded tinyvec_macros v0.1.1 |
| 284 | 2026-03-02T08:33:47.619Z | Downloaded pkg-config v0.3.32 |
| 285 | 2026-03-02T08:33:47.622Z | Downloaded semver v1.0.27 |
| 286 | 2026-03-02T08:33:47.622Z | Downloaded parking_lot_core v0.9.12 |
| 287 | 2026-03-02T08:33:47.626Z | Downloaded iana-time-zone v0.1.65 |
| 288 | 2026-03-02T08:33:47.629Z | Downloaded toml_write v0.1.2 |
| 289 | 2026-03-02T08:33:47.629Z | Downloaded toml_datetime v0.6.11 |
| 290 | 2026-03-02T08:33:47.632Z | Downloaded sha2 v0.10.9 |
| 291 | 2026-03-02T08:33:47.632Z | Downloaded serde_path_to_error v0.1.20 |
| 292 | 2026-03-02T08:33:47.635Z | Downloaded serde_spanned v0.6.9 |
| 293 | 2026-03-02T08:33:47.635Z | Downloaded quote v1.0.44 |
| 294 | 2026-03-02T08:33:47.638Z | Downloaded shlex v1.3.0 |
| 295 | 2026-03-02T08:33:47.638Z | Downloaded miette v7.6.0 |
| 296 | 2026-03-02T08:33:47.642Z | Downloaded tower-service v0.3.3 |
| 297 | 2026-03-02T08:33:47.646Z | Downloaded tower-layer v0.3.3 |
| 298 | 2026-03-02T08:33:47.646Z | Downloaded simd-adler32 v0.3.8 |
| 299 | 2026-03-02T08:33:47.649Z | Downloaded owo-colors v4.3.0 |
| 300 | 2026-03-02T08:33:47.649Z | Downloaded signal-hook-registry v1.4.8 |
| 301 | 2026-03-02T08:33:47.652Z | Downloaded spki v0.7.3 |
| 302 | 2026-03-02T08:33:47.652Z | Downloaded tracing-error v0.2.1 |
| 303 | 2026-03-02T08:33:47.656Z | Downloaded serde_ignored v0.1.14 |
| 304 | 2026-03-02T08:33:47.656Z | Downloaded lock_api v0.4.14 |
| 305 | 2026-03-02T08:33:47.659Z | Downloaded const-oid v0.9.6 |
| 306 | 2026-03-02T08:33:47.659Z | Downloaded try-lock v0.2.5 |
| 307 | 2026-03-02T08:33:47.659Z | Downloaded static_assertions v1.1.0 |
| 308 | 2026-03-02T08:33:47.662Z | Downloaded smol_str v0.3.5 |
| 309 | 2026-03-02T08:33:47.662Z | Downloaded unicode-linebreak v0.1.5 |
| 310 | 2026-03-02T08:33:47.667Z | Downloaded utf8_iter v1.0.4 |
| 311 | 2026-03-02T08:33:47.667Z | Downloaded cargo_metadata v0.23.1 |
| 312 | 2026-03-02T08:33:47.667Z | Downloaded base64 v0.22.1 |
| 313 | 2026-03-02T08:33:47.670Z | Downloaded utf8parse v0.2.2 |
| 314 | 2026-03-02T08:33:47.670Z | Downloaded thiserror v1.0.69 |
| 315 | 2026-03-02T08:33:47.674Z | Downloaded urlencoding v2.1.3 |
| 316 | 2026-03-02T08:33:47.677Z | Downloaded want v0.3.1 |
| 317 | 2026-03-02T08:33:47.677Z | Downloaded untrusted v0.9.0 |
| 318 | 2026-03-02T08:33:47.681Z | Downloaded unicode-xid v0.2.6 |
| 319 | 2026-03-02T08:33:47.681Z | Downloaded rustc-demangle v0.1.27 |
| 320 | 2026-03-02T08:33:47.684Z | Downloaded target-lexicon v0.13.3 |
| 321 | 2026-03-02T08:33:47.684Z | Downloaded self_update v0.42.0 |
| 322 | 2026-03-02T08:33:47.687Z | Downloaded xattr v1.6.1 |
| 323 | 2026-03-02T08:33:47.690Z | Downloaded tokio-macros v2.6.0 |
| 324 | 2026-03-02T08:33:47.690Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-03-02T08:33:47.693Z | Downloaded tokio-native-tls v0.3.1 |
| 326 | 2026-03-02T08:33:47.697Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 327 | 2026-03-02T08:33:47.697Z | Downloaded thread_local v1.1.9 |
| 328 | 2026-03-02T08:33:47.700Z | Downloaded thiserror-impl v2.0.18 |
| 329 | 2026-03-02T08:33:47.700Z | Downloaded quinn-udp v0.5.14 |
| 330 | 2026-03-02T08:33:47.703Z | Downloaded once_cell v1.21.3 |
| 331 | 2026-03-02T08:33:47.706Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 332 | 2026-03-02T08:33:47.706Z | Downloaded quick-junit v0.5.2 |
| 333 | 2026-03-02T08:33:47.710Z | Downloaded smallvec v1.15.1 |
| 334 | 2026-03-02T08:33:47.713Z | Downloaded slab v0.4.12 |
| 335 | 2026-03-02T08:33:47.713Z | Downloaded parking_lot v0.12.5 |
| 336 | 2026-03-02T08:33:47.716Z | Downloaded futures-channel v0.3.32 |
| 337 | 2026-03-02T08:33:47.716Z | Downloaded derive-where v1.6.0 |
| 338 | 2026-03-02T08:33:47.719Z | Downloaded target-spec-miette v0.4.5 |
| 339 | 2026-03-02T08:33:47.722Z | Downloaded target-spec v3.5.7 |
| 340 | 2026-03-02T08:33:47.725Z | Downloaded eyre v0.6.12 |
| 341 | 2026-03-02T08:33:47.728Z | Downloaded unicase v2.9.0 |
| 342 | 2026-03-02T08:33:47.728Z | Downloaded tracing-log v0.2.0 |
| 343 | 2026-03-02T08:33:47.732Z | Downloaded tempfile v3.26.0 |
| 344 | 2026-03-02T08:33:47.735Z | Downloaded version_check v0.9.5 |
| 345 | 2026-03-02T08:33:47.735Z | Downloaded miniz_oxide v0.8.9 |
| 346 | 2026-03-02T08:33:47.738Z | Downloaded bytes v1.11.1 |
| 347 | 2026-03-02T08:33:47.741Z | Downloaded num-traits v0.2.19 |
| 348 | 2026-03-02T08:33:47.744Z | Downloaded getrandom v0.3.4 |
| 349 | 2026-03-02T08:33:47.744Z | Downloaded zeroize v1.8.2 |
| 350 | 2026-03-02T08:33:47.747Z | Downloaded futures v0.3.32 |
| 351 | 2026-03-02T08:33:47.750Z | Downloaded zipsign-api v0.1.5 |
| 352 | 2026-03-02T08:33:47.754Z | Downloaded xxhash-rust v0.8.15 |
| 353 | 2026-03-02T08:33:47.757Z | Downloaded proc-macro2 v1.0.106 |
| 354 | 2026-03-02T08:33:47.757Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 355 | 2026-03-02T08:33:47.760Z | Downloaded zstd v0.13.3 |
| 356 | 2026-03-02T08:33:47.763Z | Downloaded zstd-safe v7.2.4 |
| 357 | 2026-03-02T08:33:47.763Z | Downloaded config v0.15.19 |
| 358 | 2026-03-02T08:33:47.767Z | Downloaded ryu v1.0.23 |
| 359 | 2026-03-02T08:33:47.770Z | Downloaded tracing-attributes v0.1.31 |
| 360 | 2026-03-02T08:33:47.773Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 361 | 2026-03-02T08:33:47.777Z | Downloaded tokio-rustls v0.26.4 |
| 362 | 2026-03-02T08:33:47.780Z | Downloaded textwrap v0.16.2 |
| 363 | 2026-03-02T08:33:47.783Z | Downloaded socket2 v0.6.2 |
| 364 | 2026-03-02T08:33:47.783Z | Downloaded getrandom v0.4.1 |
| 365 | 2026-03-02T08:33:47.787Z | Downloaded tar v0.4.44 |
| 366 | 2026-03-02T08:33:47.790Z | Downloaded der v0.7.10 |
| 367 | 2026-03-02T08:33:47.793Z | Downloaded indicatif v0.17.11 |
| 368 | 2026-03-02T08:33:47.796Z | Downloaded derive_more-impl v2.1.1 |
| 369 | 2026-03-02T08:33:47.801Z | Downloaded uuid v1.21.0 |
| 370 | 2026-03-02T08:33:47.804Z | Downloaded tinyvec v1.10.0 |
| 371 | 2026-03-02T08:33:47.808Z | Downloaded toml_edit v0.22.27 |
| 372 | 2026-03-02T08:33:47.811Z | Downloaded toml v0.8.23 |
| 373 | 2026-03-02T08:33:47.814Z | Downloaded flate2 v1.1.9 |
| 374 | 2026-03-02T08:33:47.817Z | Downloaded serde v1.0.228 |
| 375 | 2026-03-02T08:33:47.820Z | Downloaded tracing-core v0.1.36 |
| 376 | 2026-03-02T08:33:47.823Z | Downloaded derive_more v2.1.1 |
| 377 | 2026-03-02T08:33:47.833Z | Downloaded url v2.5.8 |
| 378 | 2026-03-02T08:33:47.836Z | Downloaded unicode-ident v1.0.24 |
| 379 | 2026-03-02T08:33:47.839Z | Downloaded cc v1.2.56 |
| 380 | 2026-03-02T08:33:47.842Z | Downloaded backtrace v0.3.76 |
| 381 | 2026-03-02T08:33:47.845Z | Downloaded vte v0.14.1 |
| 382 | 2026-03-02T08:33:47.848Z | Downloaded serde_derive v1.0.228 |
| 383 | 2026-03-02T08:33:47.851Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-03-02T08:33:47.854Z | Downloaded borsh v1.6.0 |
| 385 | 2026-03-02T08:33:47.859Z | Downloaded quinn v0.11.9 |
| 386 | 2026-03-02T08:33:47.862Z | Downloaded mio v1.1.1 |
| 387 | 2026-03-02T08:33:47.867Z | Downloaded rustls-webpki v0.103.9 |
| 388 | 2026-03-02T08:33:47.870Z | Downloaded typenum v1.19.0 |
| 389 | 2026-03-02T08:33:47.873Z | Downloaded guppy v0.17.25 |
| 390 | 2026-03-02T08:33:47.878Z | Downloaded hashbrown v0.16.1 |
| 391 | 2026-03-02T08:33:47.883Z | Downloaded indexmap v2.13.0 |
| 392 | 2026-03-02T08:33:47.887Z | Downloaded unicode-normalization v0.1.25 |
| 393 | 2026-03-02T08:33:47.890Z | Downloaded rand v0.9.2 |
| 394 | 2026-03-02T08:33:47.893Z | Downloaded tower-http v0.6.8 |
| 395 | 2026-03-02T08:33:47.900Z | Downloaded futures-util v0.3.32 |
| 396 | 2026-03-02T08:33:47.911Z | Downloaded aho-corasick v1.1.4 |
| 397 | 2026-03-02T08:33:47.916Z | Downloaded hyper-util v0.1.20 |
| 398 | 2026-03-02T08:33:47.921Z | Downloaded hashbrown v0.15.5 |
| 399 | 2026-03-02T08:33:47.925Z | Downloaded clap_builder v4.5.60 |
| 400 | 2026-03-02T08:33:47.931Z | Downloaded h2 v0.4.13 |
| 401 | 2026-03-02T08:33:47.937Z | Downloaded crossterm v0.29.0 |
| 402 | 2026-03-02T08:33:47.943Z | Downloaded ed25519-dalek v2.2.0 |
| 403 | 2026-03-02T08:33:47.946Z | Downloaded zmij v1.0.21 |
| 404 | 2026-03-02T08:33:47.951Z | Downloaded winnow v0.7.14 |
| 405 | 2026-03-02T08:33:47.955Z | Downloaded chrono v0.4.44 |
| 406 | 2026-03-02T08:33:47.961Z | Downloaded ron v0.12.0 |
| 407 | 2026-03-02T08:33:47.969Z | Downloaded tower v0.5.3 |
| 408 | 2026-03-02T08:33:47.977Z | Downloaded webpki-roots v1.0.6 |
| 409 | 2026-03-02T08:33:47.980Z | Downloaded zerocopy v0.8.40 |
| 410 | 2026-03-02T08:33:47.988Z | Downloaded tokio-util v0.7.18 |
| 411 | 2026-03-02T08:33:47.995Z | Downloaded curve25519-dalek v4.1.3 |
| 412 | 2026-03-02T08:33:48.002Z | Downloaded bstr v1.12.1 |
| 413 | 2026-03-02T08:33:48.009Z | Downloaded syn v2.0.117 |
| 414 | 2026-03-02T08:33:48.019Z | Downloaded serde_json v1.0.149 |
| 415 | 2026-03-02T08:33:48.025Z | Downloaded hyper v1.8.1 |
| 416 | 2026-03-02T08:33:48.030Z | Downloaded quick-xml v0.37.5 |
| 417 | 2026-03-02T08:33:48.035Z | Downloaded gimli v0.32.3 |
| 418 | 2026-03-02T08:33:48.042Z | Downloaded portable-atomic v1.13.1 |
| 419 | 2026-03-02T08:33:48.048Z | Downloaded unicode-segmentation v1.12.0 |
| 420 | 2026-03-02T08:33:48.052Z | Downloaded regex v1.12.3 |
| 421 | 2026-03-02T08:33:48.056Z | Downloaded pulldown-cmark v0.13.1 |
| 422 | 2026-03-02T08:33:48.060Z | Downloaded vcpkg v0.2.15 |
| 423 | 2026-03-02T08:33:48.097Z | Downloaded quick-xml v0.38.4 |
| 424 | 2026-03-02T08:33:48.102Z | Downloaded iri-string v0.7.10 |
| 425 | 2026-03-02T08:33:48.108Z | Downloaded idna v1.1.0 |
| 426 | 2026-03-02T08:33:48.112Z | Downloaded reqwest v0.12.28 |
| 427 | 2026-03-02T08:33:48.118Z | Downloaded itertools v0.14.0 |
| 428 | 2026-03-02T08:33:48.123Z | Downloaded clap v4.5.60 |
| 429 | 2026-03-02T08:33:48.131Z | Downloaded quinn-proto v0.11.13 |
| 430 | 2026-03-02T08:33:48.137Z | Downloaded color-eyre v0.6.5 |
| 431 | 2026-03-02T08:33:48.144Z | Downloaded tokio-stream v0.1.18 |
| 432 | 2026-03-02T08:33:48.149Z | Downloaded signal-hook v0.3.18 |
| 433 | 2026-03-02T08:33:48.152Z | Downloaded sharded-slab v0.1.7 |
| 434 | 2026-03-02T08:33:48.155Z | Downloaded tracing-subscriber v0.3.22 |
| 435 | 2026-03-02T08:33:48.161Z | Downloaded rustls-pki-types v1.14.0 |
| 436 | 2026-03-02T08:33:48.165Z | Downloaded nextest-runner v0.80.0 |
| 437 | 2026-03-02T08:33:48.174Z | Downloaded getrandom v0.2.17 |
| 438 | 2026-03-02T08:33:48.180Z | Downloaded openssl v0.10.75 |
| 439 | 2026-03-02T08:33:48.185Z | Downloaded unicode-width v0.2.2 |
| 440 | 2026-03-02T08:33:48.191Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 441 | 2026-03-02T08:33:48.205Z | Downloaded object v0.37.3 |
| 442 | 2026-03-02T08:33:48.215Z | Downloaded unicode-width v0.1.14 |
| 443 | 2026-03-02T08:33:48.219Z | Downloaded regex-syntax v0.8.10 |
| 444 | 2026-03-02T08:33:48.226Z | Downloaded rustls v0.23.37 |
| 445 | 2026-03-02T08:33:48.235Z | Downloaded nix v0.30.1 |
| 446 | 2026-03-02T08:33:48.245Z | Downloaded rustix v0.38.44 |
| 447 | 2026-03-02T08:33:48.265Z | Downloaded rustix v1.1.4 |
| 448 | 2026-03-02T08:33:48.285Z | Downloaded typeid v1.0.3 |
| 449 | 2026-03-02T08:33:48.289Z | Downloaded thiserror-impl v1.0.69 |
| 450 | 2026-03-02T08:33:48.289Z | Downloaded clap_derive v4.5.55 |
| 451 | 2026-03-02T08:33:48.292Z | Downloaded cfg-expr v0.20.6 |
| 452 | 2026-03-02T08:33:48.292Z | Downloaded serde-untagged v0.1.9 |
| 453 | 2026-03-02T08:33:48.295Z | Downloaded openssl-sys v0.9.111 |
| 454 | 2026-03-02T08:33:48.299Z | Downloaded litrs v1.0.0 |
| 455 | 2026-03-02T08:33:48.303Z | Downloaded console v0.15.11 |
| 456 | 2026-03-02T08:33:48.303Z | Downloaded supports-color v3.0.2 |
| 457 | 2026-03-02T08:33:48.306Z | Downloaded self-replace v1.5.0 |
| 458 | 2026-03-02T08:33:48.306Z | Downloaded foldhash v0.1.5 |
| 459 | 2026-03-02T08:33:48.306Z | Downloaded filetime v0.2.27 |
| 460 | 2026-03-02T08:33:48.310Z | Downloaded swrite v0.1.0 |
| 461 | 2026-03-02T08:33:48.310Z | Downloaded subtle v2.6.1 |
| 462 | 2026-03-02T08:33:48.310Z | Downloaded strip-ansi-escapes v0.2.1 |
| 463 | 2026-03-02T08:33:48.313Z | Downloaded tracing v0.1.44 |
| 464 | 2026-03-02T08:33:48.326Z | Downloaded native-tls v0.2.18 |
| 465 | 2026-03-02T08:33:48.330Z | Downloaded digest v0.10.7 |
| 466 | 2026-03-02T08:33:48.330Z | Downloaded addr2line v0.25.1 |
| 467 | 2026-03-02T08:33:48.333Z | Downloaded signal-hook-mio v0.2.5 |
| 468 | 2026-03-02T08:33:48.333Z | Downloaded shell-words v1.1.1 |
| 469 | 2026-03-02T08:33:48.333Z | Downloaded crc32fast v1.5.0 |
| 470 | 2026-03-02T08:33:48.339Z | Downloaded either v1.15.0 |
| 471 | 2026-03-02T08:33:48.339Z | Downloaded cargo-util-schemas v0.2.0 |
| 472 | 2026-03-02T08:33:48.342Z | Downloaded ordered-float v2.10.1 |
| 473 | 2026-03-02T08:33:48.342Z | Downloaded atomic-waker v1.1.2 |
| 474 | 2026-03-02T08:33:48.342Z | Downloaded rustc_version v0.4.1 |
| 475 | 2026-03-02T08:33:48.342Z | Downloaded openssl-probe v0.2.1 |
| 476 | 2026-03-02T08:33:48.342Z | Downloaded humantime-serde v1.1.1 |
| 477 | 2026-03-02T08:33:48.342Z | Downloaded ed25519 v2.2.3 |
| 478 | 2026-03-02T08:33:48.345Z | Downloaded cargo_metadata v0.20.0 |
| 479 | 2026-03-02T08:33:48.346Z | Downloaded hyper-rustls v0.27.7 |
| 480 | 2026-03-02T08:33:48.349Z | Downloaded cfg-if v1.0.4 |
| 481 | 2026-03-02T08:33:48.349Z | Downloaded number_prefix v0.4.0 |
| 482 | 2026-03-02T08:33:48.349Z | Downloaded humantime v2.3.0 |
| 483 | 2026-03-02T08:33:48.352Z | Downloaded heck v0.5.0 |
| 484 | 2026-03-02T08:33:48.352Z | Downloaded futures-io v0.3.32 |
| 485 | 2026-03-02T08:33:48.352Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 486 | 2026-03-02T08:33:48.352Z | Downloaded cargo-platform v0.3.2 |
| 487 | 2026-03-02T08:33:48.356Z | Downloaded anstyle-parse v0.2.7 |
| 488 | 2026-03-02T08:33:48.356Z | Downloaded equivalent v1.0.2 |
| 489 | 2026-03-02T08:33:48.356Z | Downloaded futures-task v0.3.32 |
| 490 | 2026-03-02T08:33:48.360Z | Downloaded clap_lex v1.0.0 |
| 491 | 2026-03-02T08:33:48.360Z | Downloaded enable-ansi-support v0.2.1 |
| 492 | 2026-03-02T08:33:48.360Z | Downloaded document-features v0.2.12 |
| 493 | 2026-03-02T08:33:48.360Z | Downloaded color-spantrace v0.3.0 |
| 494 | 2026-03-02T08:33:48.363Z | Downloaded cargo-platform v0.2.0 |
| 495 | 2026-03-02T08:33:48.363Z | Downloaded cfg_aliases v0.2.1 |
| 496 | 2026-03-02T08:33:48.363Z | Downloaded adler2 v2.0.1 |
| 497 | 2026-03-02T08:33:48.363Z | Downloaded http-body v1.0.1 |
| 498 | 2026-03-02T08:33:48.371Z | Downloaded regex-automata v0.4.14 |
| 499 | 2026-03-02T08:33:48.409Z | Downloaded libc v0.2.182 |
| 500 | 2026-03-02T08:33:48.438Z | Downloaded petgraph v0.8.3 |
| 501 | 2026-03-02T08:33:48.456Z | Downloaded tokio v1.49.0 |
| 502 | 2026-03-02T08:33:48.542Z | Downloaded recursion v0.5.4 |
| 503 | 2026-03-02T08:33:48.552Z | Downloaded ring v0.17.14 |
| 504 | 2026-03-02T08:33:48.642Z | Compiling proc-macro2 v1.0.106 |
| 505 | 2026-03-02T08:33:48.642Z | Compiling libc v0.2.182 |
| 506 | 2026-03-02T08:33:48.645Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-03-02T08:33:48.645Z | Compiling quote v1.0.44 |
| 508 | 2026-03-02T08:33:48.645Z | Compiling serde_core v1.0.228 |
| 509 | 2026-03-02T08:33:48.645Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-03-02T08:33:48.645Z | Compiling memchr v2.8.0 |
| 511 | 2026-03-02T08:33:48.645Z | Compiling once_cell v1.21.3 |
| 512 | 2026-03-02T08:33:49.068Z | Compiling log v0.4.29 |
| 513 | 2026-03-02T08:33:49.092Z | Compiling pin-project-lite v0.2.17 |
| 514 | 2026-03-02T08:33:49.257Z | Compiling serde v1.0.228 |
| 515 | 2026-03-02T08:33:49.475Z | Compiling itoa v1.0.17 |
| 516 | 2026-03-02T08:33:49.607Z | Compiling futures-core v0.3.32 |
| 517 | 2026-03-02T08:33:49.899Z | Compiling bitflags v2.11.0 |
| 518 | 2026-03-02T08:33:49.987Z | Compiling smallvec v1.15.1 |
| 519 | 2026-03-02T08:33:50.007Z | Compiling equivalent v1.0.2 |
| 520 | 2026-03-02T08:33:50.156Z | Compiling hashbrown v0.16.1 |
| 521 | 2026-03-02T08:33:50.507Z | Compiling shlex v1.3.0 |
| 522 | 2026-03-02T08:33:50.821Z | Compiling find-msvc-tools v0.1.9 |
| 523 | 2026-03-02T08:33:50.910Z | Compiling bytes v1.11.1 |
| 524 | 2026-03-02T08:33:51.343Z | Compiling errno v0.3.14 |
| 525 | 2026-03-02T08:33:51.478Z | Compiling jobserver v0.1.34 |
| 526 | 2026-03-02T08:33:51.518Z | Compiling mio v1.1.1 |
| 527 | 2026-03-02T08:33:51.653Z | Compiling signal-hook-registry v1.4.8 |
| 528 | 2026-03-02T08:33:51.762Z | Compiling syn v2.0.117 |
| 529 | 2026-03-02T08:33:51.843Z | Compiling futures-sink v0.3.32 |
| 530 | 2026-03-02T08:33:51.861Z | Compiling rustix v1.1.4 |
| 531 | 2026-03-02T08:33:52.026Z | Compiling cc v1.2.56 |
| 532 | 2026-03-02T08:33:52.162Z | Compiling socket2 v0.6.2 |
| 533 | 2026-03-02T08:33:52.821Z | Compiling slab v0.4.12 |
| 534 | 2026-03-02T08:33:52.983Z | Compiling zmij v1.0.21 |
| 535 | 2026-03-02T08:33:53.150Z | Compiling futures-channel v0.3.32 |
| 536 | 2026-03-02T08:33:53.231Z | Compiling tracing-core v0.1.36 |
| 537 | 2026-03-02T08:33:53.603Z | Compiling version_check v0.9.5 |
| 538 | 2026-03-02T08:33:53.666Z | Compiling serde_json v1.0.149 |
| 539 | 2026-03-02T08:33:54.132Z | Compiling getrandom v0.4.1 |
| 540 | 2026-03-02T08:33:54.189Z | Compiling futures-io v0.3.32 |
| 541 | 2026-03-02T08:33:54.583Z | Compiling futures-task v0.3.32 |
| 542 | 2026-03-02T08:33:54.634Z | Compiling unicode-width v0.2.2 |
| 543 | 2026-03-02T08:33:54.685Z | Compiling camino v1.2.2 |
| 544 | 2026-03-02T08:33:54.921Z | Compiling indexmap v2.13.0 |
| 545 | 2026-03-02T08:33:55.390Z | Compiling ring v0.17.14 |
| 546 | 2026-03-02T08:33:55.393Z | Compiling http v1.4.0 |
| 547 | 2026-03-02T08:33:55.565Z | Compiling adler2 v2.0.1 |
| 548 | 2026-03-02T08:33:55.666Z | Compiling zeroize v1.8.2 |
| 549 | 2026-03-02T08:33:55.867Z | Compiling autocfg v1.5.0 |
| 550 | 2026-03-02T08:33:56.053Z | Compiling simd-adler32 v0.3.8 |
| 551 | 2026-03-02T08:33:56.506Z | Compiling percent-encoding v2.3.2 |
| 552 | 2026-03-02T08:33:56.671Z | Compiling num-traits v0.2.19 |
| 553 | 2026-03-02T08:33:57.020Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-03-02T08:33:57.659Z | Compiling target-lexicon v0.13.3 |
| 555 | 2026-03-02T08:33:58.169Z | Compiling object v0.37.3 |
| 556 | 2026-03-02T08:33:58.442Z | Compiling zerocopy v0.8.40 |
| 557 | 2026-03-02T08:33:58.687Z | Compiling getrandom v0.3.4 |
| 558 | 2026-03-02T08:33:58.735Z | Compiling winnow v0.7.14 |
| 559 | 2026-03-02T08:33:59.386Z | Compiling http-body v1.0.1 |
| 560 | 2026-03-02T08:33:59.673Z | Compiling rustls-pki-types v1.14.0 |
| 561 | 2026-03-02T08:33:59.700Z | Compiling semver v1.0.27 |
| 562 | 2026-03-02T08:33:59.720Z | Compiling getrandom v0.2.17 |
| 563 | 2026-03-02T08:34:00.067Z | Compiling signal-hook v0.3.18 |
| 564 | 2026-03-02T08:34:00.418Z | Compiling guppy-workspace-hack v0.1.0 |
| 565 | 2026-03-02T08:34:00.490Z | Compiling httparse v1.10.1 |
| 566 | 2026-03-02T08:34:00.849Z | Compiling owo-colors v4.3.0 |
| 567 | 2026-03-02T08:34:01.020Z | Compiling gimli v0.32.3 |
| 568 | 2026-03-02T08:34:01.138Z | Compiling untrusted v0.9.0 |
| 569 | 2026-03-02T08:34:01.239Z | Compiling typenum v1.19.0 |
| 570 | 2026-03-02T08:34:01.378Z | Compiling thiserror v2.0.18 |
| 571 | 2026-03-02T08:34:01.506Z | Compiling fnv v1.0.7 |
| 572 | 2026-03-02T08:34:02.007Z | Compiling serde_derive v1.0.228 |
| 573 | 2026-03-02T08:34:02.061Z | Compiling tokio-macros v2.6.0 |
| 574 | 2026-03-02T08:34:03.165Z | Compiling futures-macro v0.3.32 |
| 575 | 2026-03-02T08:34:03.287Z | Compiling tracing-attributes v0.1.31 |
| 576 | 2026-03-02T08:34:03.591Z | Compiling tokio v1.49.0 |
| 577 | 2026-03-02T08:34:04.323Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-03-02T08:34:04.910Z | Compiling futures-util v0.3.32 |
| 579 | 2026-03-02T08:34:06.190Z | Compiling tracing v0.1.44 |
| 580 | 2026-03-02T08:34:06.942Z | Compiling addr2line v0.25.1 |
| 581 | 2026-03-02T08:34:07.850Z | Compiling form_urlencoded v1.2.2 |
| 582 | 2026-03-02T08:34:07.871Z | Compiling generic-array v0.14.7 |
| 583 | 2026-03-02T08:34:08.293Z | Compiling thiserror v1.0.69 |
| 584 | 2026-03-02T08:34:08.415Z | Compiling tower-service v0.3.3 |
| 585 | 2026-03-02T08:34:08.560Z | Compiling atomic-waker v1.1.2 |
| 586 | 2026-03-02T08:34:08.794Z | Compiling fastrand v2.3.0 |
| 587 | 2026-03-02T08:34:08.886Z | Compiling utf8_iter v1.0.4 |
| 588 | 2026-03-02T08:34:09.172Z | Compiling pkg-config v0.3.32 |
| 589 | 2026-03-02T08:34:09.465Z | Compiling rustc-demangle v0.1.27 |
| 590 | 2026-03-02T08:34:10.228Z | Compiling try-lock v0.2.5 |
| 591 | 2026-03-02T08:34:10.338Z | Compiling rustls v0.23.37 |
| 592 | 2026-03-02T08:34:10.443Z | Compiling target-spec v3.5.7 |
| 593 | 2026-03-02T08:34:10.750Z | Compiling idna_adapter v1.0.0 |
| 594 | 2026-03-02T08:34:10.913Z | Compiling typeid v1.0.3 |
| 595 | 2026-03-02T08:34:10.935Z | Compiling idna v1.1.0 |
| 596 | 2026-03-02T08:34:11.089Z | Compiling want v0.3.1 |
| 597 | 2026-03-02T08:34:11.404Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 598 | 2026-03-02T08:34:11.426Z | Compiling backtrace v0.3.76 |
| 599 | 2026-03-02T08:34:11.536Z | Compiling tempfile v3.26.0 |
| 600 | 2026-03-02T08:34:12.320Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-03-02T08:34:12.466Z | Compiling thiserror-impl v1.0.69 |
| 602 | 2026-03-02T08:34:13.503Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-03-02T08:34:14.777Z | Compiling h2 v0.4.13 |
| 604 | 2026-03-02T08:34:14.845Z | Compiling rustls-webpki v0.103.9 |
| 605 | 2026-03-02T08:34:17.094Z | Compiling terminal_size v0.4.3 |
| 606 | 2026-03-02T08:34:17.374Z | Compiling aho-corasick v1.1.4 |
| 607 | 2026-03-02T08:34:17.538Z | Compiling pin-utils v0.1.0 |
| 608 | 2026-03-02T08:34:17.670Z | Compiling regex-syntax v0.8.10 |
| 609 | 2026-03-02T08:34:19.707Z | Compiling subtle v2.6.1 |
| 610 | 2026-03-02T08:34:20.045Z | Compiling erased-serde v0.4.9 |
| 611 | 2026-03-02T08:34:20.712Z | Compiling hyper v1.8.1 |
| 612 | 2026-03-02T08:34:23.328Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-03-02T08:34:30.163Z | Compiling url v2.5.8 |
| 614 | 2026-03-02T08:34:30.798Z | Compiling serde_spanned v0.6.9 |
| 615 | 2026-03-02T08:34:31.095Z | Compiling toml_datetime v0.6.11 |
| 616 | 2026-03-02T08:34:31.542Z | Compiling ahash v0.8.12 |
| 617 | 2026-03-02T08:34:31.894Z | Compiling sync_wrapper v1.0.2 |
| 618 | 2026-03-02T08:34:32.010Z | Compiling unicode-linebreak v0.1.5 |
| 619 | 2026-03-02T08:34:32.085Z | Compiling base64 v0.22.1 |
| 620 | 2026-03-02T08:34:32.613Z | Compiling ipnet v2.11.0 |
| 621 | 2026-03-02T08:34:33.253Z | Compiling nextest-workspace-hack v0.1.0 |
| 622 | 2026-03-02T08:34:33.670Z | Compiling unicode-segmentation v1.12.0 |
| 623 | 2026-03-02T08:34:34.567Z | Compiling parking_lot_core v0.9.12 |
| 624 | 2026-03-02T08:34:34.793Z | Compiling portable-atomic v1.13.1 |
| 625 | 2026-03-02T08:34:35.110Z | Compiling toml_write v0.1.2 |
| 626 | 2026-03-02T08:34:35.274Z | Compiling foldhash v0.1.5 |
| 627 | 2026-03-02T08:34:35.641Z | Compiling is_ci v1.2.0 |
| 628 | 2026-03-02T08:34:35.687Z | Compiling crc32fast v1.5.0 |
| 629 | 2026-03-02T08:34:35.712Z | Compiling lazy_static v1.5.0 |
| 630 | 2026-03-02T08:34:35.770Z | Compiling either v1.15.0 |
| 631 | 2026-03-02T08:34:35.888Z | Compiling tower-layer v0.3.3 |
| 632 | 2026-03-02T08:34:35.919Z | Compiling sharded-slab v0.1.7 |
| 633 | 2026-03-02T08:34:35.945Z | Compiling supports-color v3.0.2 |
| 634 | 2026-03-02T08:34:36.352Z | Compiling tower v0.5.3 |
| 635 | 2026-03-02T08:34:36.371Z | Compiling hashbrown v0.15.5 |
| 636 | 2026-03-02T08:34:36.394Z | Compiling toml_edit v0.22.27 |
| 637 | 2026-03-02T08:34:36.444Z | Compiling convert_case v0.10.0 |
| 638 | 2026-03-02T08:34:37.066Z | Compiling hyper-util v0.1.20 |
| 639 | 2026-03-02T08:34:37.552Z | Compiling textwrap v0.16.2 |
| 640 | 2026-03-02T08:34:37.960Z | Compiling tokio-rustls v0.26.4 |
| 641 | 2026-03-02T08:34:38.543Z | Compiling backtrace-ext v0.2.1 |
| 642 | 2026-03-02T08:34:39.060Z | Compiling ordered-float v2.10.1 |
| 643 | 2026-03-02T08:34:39.324Z | Compiling miette-derive v7.6.0 |
| 644 | 2026-03-02T08:34:39.693Z | Compiling webpki-roots v1.0.6 |
| 645 | 2026-03-02T08:34:39.881Z | Compiling pathdiff v0.2.3 |
| 646 | 2026-03-02T08:34:40.110Z | Compiling console v0.15.11 |
| 647 | 2026-03-02T08:34:40.898Z | Compiling cargo-platform v0.3.2 |
| 648 | 2026-03-02T08:34:42.098Z | Compiling tracing-log v0.2.0 |
| 649 | 2026-03-02T08:34:42.199Z | Compiling os_pipe v1.2.3 |
| 650 | 2026-03-02T08:34:42.515Z | Compiling thread_local v1.1.9 |
| 651 | 2026-03-02T08:34:42.840Z | Compiling debug-ignore v1.0.5 |
| 652 | 2026-03-02T08:34:43.039Z | Compiling scopeguard v1.2.0 |
| 653 | 2026-03-02T08:34:43.137Z | Compiling rustix v0.38.44 |
| 654 | 2026-03-02T08:34:43.203Z | Compiling unicode-width v0.1.14 |
| 655 | 2026-03-02T08:34:43.336Z | Compiling supports-unicode v3.0.0 |
| 656 | 2026-03-02T08:34:43.629Z | Compiling iri-string v0.7.10 |
| 657 | 2026-03-02T08:34:43.776Z | Compiling zstd-safe v7.2.4 |
| 658 | 2026-03-02T08:34:43.866Z | Compiling cfg_aliases v0.2.1 |
| 659 | 2026-03-02T08:34:43.917Z | Compiling utf8parse v0.2.2 |
| 660 | 2026-03-02T08:34:43.983Z | Compiling pulldown-cmark v0.13.1 |
| 661 | 2026-03-02T08:34:44.110Z | Compiling fixedbitset v0.5.7 |
| 662 | 2026-03-02T08:34:44.171Z | Compiling ryu v1.0.23 |
| 663 | 2026-03-02T08:34:44.398Z | Compiling supports-hyperlinks v3.2.0 |
| 664 | 2026-03-02T08:34:44.833Z | Compiling miette v7.6.0 |
| 665 | 2026-03-02T08:34:44.856Z | Compiling petgraph v0.8.3 |
| 666 | 2026-03-02T08:34:45.178Z | Compiling serde_urlencoded v0.7.1 |
| 667 | 2026-03-02T08:34:45.835Z | Compiling anstyle-parse v0.2.7 |
| 668 | 2026-03-02T08:34:46.311Z | Compiling nix v0.30.1 |
| 669 | 2026-03-02T08:34:47.332Z | Compiling tower-http v0.6.8 |
| 670 | 2026-03-02T08:34:49.626Z | Compiling lock_api v0.4.14 |
| 671 | 2026-03-02T08:34:49.753Z | Compiling tracing-subscriber v0.3.22 |
| 672 | 2026-03-02T08:34:49.787Z | Compiling sigchld v0.2.4 |
| 673 | 2026-03-02T08:34:50.155Z | Compiling cargo_metadata v0.23.1 |
| 674 | 2026-03-02T08:34:50.175Z | Compiling toml v0.8.23 |
| 675 | 2026-03-02T08:34:50.717Z | Compiling hyper-rustls v0.27.7 |
| 676 | 2026-03-02T08:34:52.223Z | Compiling serde-value v0.7.0 |
| 677 | 2026-03-02T08:34:54.005Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-03-02T08:34:55.418Z | Compiling derive_more-impl v2.1.1 |
| 679 | 2026-03-02T08:34:57.017Z | Compiling itertools v0.14.0 |
| 680 | 2026-03-02T08:34:57.266Z | Compiling crypto-common v0.1.7 |
| 681 | 2026-03-02T08:34:57.285Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-03-02T08:34:57.530Z | Compiling regex v1.12.3 |
| 683 | 2026-03-02T08:34:57.575Z | Compiling ppv-lite86 v0.2.21 |
| 684 | 2026-03-02T08:34:58.410Z | Compiling futures-executor v0.3.32 |
| 685 | 2026-03-02T08:34:58.727Z | Compiling rand_core v0.9.5 |
| 686 | 2026-03-02T08:34:59.297Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 687 | 2026-03-02T08:34:59.545Z | Compiling pin-project-internal v1.1.11 |
| 688 | 2026-03-02T08:34:59.939Z | Compiling http-body-util v0.1.3 |
| 689 | 2026-03-02T08:35:00.504Z | Compiling uuid v1.21.0 |
| 690 | 2026-03-02T08:35:00.740Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 691 | 2026-03-02T08:35:00.849Z | Compiling serde_spanned v1.0.4 |
| 692 | 2026-03-02T08:35:01.139Z | Compiling smol_str v0.3.5 |
| 693 | 2026-03-02T08:35:01.671Z | Compiling filetime v0.2.27 |
| 694 | 2026-03-02T08:35:01.789Z | Compiling bstr v1.12.1 |
| 695 | 2026-03-02T08:35:01.873Z | Compiling vte v0.14.1 |
| 696 | 2026-03-02T08:35:02.067Z | Compiling colorchoice v1.0.4 |
| 697 | 2026-03-02T08:35:02.134Z | Compiling litrs v1.0.0 |
| 698 | 2026-03-02T08:35:02.285Z | Compiling self_update v0.42.0 |
| 699 | 2026-03-02T08:35:02.333Z | Compiling number_prefix v0.4.0 |
| 700 | 2026-03-02T08:35:02.530Z | Compiling eyre v0.6.12 |
| 701 | 2026-03-02T08:35:02.617Z | Compiling unicase v2.9.0 |
| 702 | 2026-03-02T08:35:02.741Z | Compiling is_terminal_polyfill v1.70.2 |
| 703 | 2026-03-02T08:35:02.905Z | Compiling nested v0.1.1 |
| 704 | 2026-03-02T08:35:02.979Z | Compiling tinyvec_macros v0.1.1 |
| 705 | 2026-03-02T08:35:03.102Z | Compiling anstyle-query v1.1.5 |
| 706 | 2026-03-02T08:35:03.186Z | Compiling color-spantrace v0.3.0 |
| 707 | 2026-03-02T08:35:03.294Z | Compiling anstyle v1.0.13 |
| 708 | 2026-03-02T08:35:03.380Z | Compiling unicode-xid v0.2.6 |
| 709 | 2026-03-02T08:35:03.518Z | Compiling iana-time-zone v0.1.65 |
| 710 | 2026-03-02T08:35:03.615Z | Compiling static_assertions v1.1.0 |
| 711 | 2026-03-02T08:35:03.634Z | Compiling xattr v1.6.1 |
| 712 | 2026-03-02T08:35:03.737Z | Compiling guppy v0.17.25 |
| 713 | 2026-03-02T08:35:03.814Z | Compiling chrono v0.4.44 |
| 714 | 2026-03-02T08:35:03.839Z | Compiling anstream v0.6.21 |
| 715 | 2026-03-02T08:35:03.990Z | Compiling tar v0.4.44 |
| 716 | 2026-03-02T08:35:04.150Z | Compiling cargo-util-schemas v0.2.0 |
| 717 | 2026-03-02T08:35:04.807Z | Compiling document-features v0.2.12 |
| 718 | 2026-03-02T08:35:06.575Z | Compiling tinyvec v1.10.0 |
| 719 | 2026-03-02T08:35:07.362Z | Compiling globset v0.4.18 |
| 720 | 2026-03-02T08:35:07.670Z | Compiling indicatif v0.17.11 |
| 721 | 2026-03-02T08:35:08.002Z | Compiling strip-ansi-escapes v0.2.1 |
| 722 | 2026-03-02T08:35:09.218Z | Compiling pin-project v1.1.11 |
| 723 | 2026-03-02T08:35:09.388Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-03-02T08:35:10.103Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-03-02T08:35:10.191Z | Compiling newtype-uuid v1.3.2 |
| 726 | 2026-03-02T08:35:10.572Z | Compiling reqwest v0.12.28 |
| 727 | 2026-03-02T08:35:12.145Z | Compiling rand_chacha v0.9.0 |
| 728 | 2026-03-02T08:35:13.590Z | Compiling futures v0.3.32 |
| 729 | 2026-03-02T08:35:13.734Z | Compiling digest v0.10.7 |
| 730 | 2026-03-02T08:35:14.234Z | Compiling derive_more v2.1.1 |
| 731 | 2026-03-02T08:35:14.375Z | Compiling flate2 v1.1.9 |
| 732 | 2026-03-02T08:35:15.229Z | Compiling parking_lot v0.12.5 |
| 733 | 2026-03-02T08:35:15.311Z | Compiling tracing-error v0.2.1 |
| 734 | 2026-03-02T08:35:15.764Z | Compiling shared_child v1.1.1 |
| 735 | 2026-03-02T08:35:17.197Z | Compiling signal-hook-mio v0.2.5 |
| 736 | 2026-03-02T08:35:17.426Z | Compiling self-replace v1.5.0 |
| 737 | 2026-03-02T08:35:17.430Z | Compiling cargo-platform v0.2.0 |
| 738 | 2026-03-02T08:35:17.994Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-03-02T08:35:18.049Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-03-02T08:35:18.668Z | Compiling cpufeatures v0.2.17 |
| 741 | 2026-03-02T08:35:18.797Z | Compiling heck v0.5.0 |
| 742 | 2026-03-02T08:35:19.129Z | Compiling indenter v0.3.4 |
| 743 | 2026-03-02T08:35:19.265Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-03-02T08:35:19.939Z | Compiling humantime v2.3.0 |
| 745 | 2026-03-02T08:35:20.224Z | Compiling clap_lex v1.0.0 |
| 746 | 2026-03-02T08:35:20.982Z | Compiling recursion v0.5.4 |
| 747 | 2026-03-02T08:35:21.000Z | Compiling shell-words v1.1.1 |
| 748 | 2026-03-02T08:35:21.244Z | Compiling strsim v0.11.1 |
| 749 | 2026-03-02T08:35:21.503Z | Compiling nextest-filtering v0.15.0 |
| 750 | 2026-03-02T08:35:21.525Z | Compiling humantime-serde v1.1.1 |
| 751 | 2026-03-02T08:35:21.812Z | Compiling clap_builder v4.5.60 |
| 752 | 2026-03-02T08:35:21.861Z | Compiling clap_derive v4.5.55 |
| 753 | 2026-03-02T08:35:23.188Z | Compiling quick-junit v0.5.2 |
| 754 | 2026-03-02T08:35:27.643Z | Compiling sha2 v0.10.9 |
| 755 | 2026-03-02T08:35:30.897Z | Compiling cargo_metadata v0.20.0 |
| 756 | 2026-03-02T08:35:30.923Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-03-02T08:35:31.112Z | Compiling crossterm v0.29.0 |
| 758 | 2026-03-02T08:35:33.584Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-03-02T08:35:34.187Z | Compiling duct v0.13.7 |
| 760 | 2026-03-02T08:35:34.500Z | Compiling zstd v0.13.3 |
| 761 | 2026-03-02T08:35:36.498Z | Compiling async-scoped v0.9.0 |
| 762 | 2026-03-02T08:35:36.883Z | Compiling rand v0.9.2 |
| 763 | 2026-03-02T08:35:37.606Z | Compiling config v0.15.19 |
| 764 | 2026-03-02T08:35:38.278Z | Compiling unicode-normalization v0.1.25 |
| 765 | 2026-03-02T08:35:38.451Z | Compiling target-spec-miette v0.4.5 |
| 766 | 2026-03-02T08:35:38.614Z | Compiling future-queue v0.4.0 |
| 767 | 2026-03-02T08:35:39.008Z | Compiling mukti-metadata v0.3.0 |
| 768 | 2026-03-02T08:35:39.174Z | Compiling tokio-stream v0.1.18 |
| 769 | 2026-03-02T08:35:39.266Z | Compiling camino-tempfile v1.4.1 |
| 770 | 2026-03-02T08:35:39.581Z | Compiling derive-where v1.6.0 |
| 771 | 2026-03-02T08:35:40.136Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-03-02T08:35:40.170Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-03-02T08:35:40.398Z | Compiling indent_write v2.2.0 |
| 774 | 2026-03-02T08:35:40.685Z | Compiling swrite v0.1.0 |
| 775 | 2026-03-02T08:35:40.837Z | Compiling home v0.5.12 |
| 776 | 2026-03-02T08:35:40.869Z | Compiling hex v0.4.3 |
| 777 | 2026-03-02T08:35:41.153Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-03-02T08:35:41.185Z | Compiling color-eyre v0.6.5 |
| 779 | 2026-03-02T08:35:41.523Z | Compiling clap v4.5.60 |
| 780 | 2026-03-02T08:35:41.544Z | Compiling dialoguer v0.11.0 |
| 781 | 2026-03-02T08:35:41.662Z | Compiling enable-ansi-support v0.2.1 |
| 782 | 2026-03-02T08:35:42.626Z | Compiling nextest-runner v0.80.0 |
| 783 | 2026-03-02T08:36:24.142Z | Finished `release` profile [optimized] target(s) in 2m 39s |
| 784 | 2026-03-02T08:36:24.387Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 785 | 2026-03-02T08:36:24.394Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 786 | 2026-03-02T08:36:24.524Z | + pushd rdb |
| 787 | 2026-03-02T08:36:24.528Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 788 | 2026-03-02T08:36:24.528Z | + cargo nextest run |
| 789 | 2026-03-02T08:36:24.926Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 790 | 2026-03-02T08:36:25.541Z | From https://github.com/oxidecomputer/falcon |
| 791 | 2026-03-02T08:36:25.541Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 792 | 2026-03-02T08:36:25.651Z | Updating crates.io index |
| 793 | 2026-03-02T08:36:25.693Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 794 | 2026-03-02T08:36:26.594Z | From https://github.com/oxidecomputer/dendrite |
| 795 | 2026-03-02T08:36:26.594Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 796 | 2026-03-02T08:36:26.646Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 797 | 2026-03-02T08:36:26.942Z | From https://github.com/oxidecomputer/ispf |
| 798 | 2026-03-02T08:36:26.942Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 799 | 2026-03-02T08:36:26.982Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 800 | 2026-03-02T08:36:27.329Z | From https://github.com/oxidecomputer/netadm-sys |
| 801 | 2026-03-02T08:36:27.329Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 802 | 2026-03-02T08:36:27.341Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 803 | 2026-03-02T08:36:36.456Z | From https://github.com/oxidecomputer/omicron |
| 804 | 2026-03-02T08:36:36.456Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 805 | 2026-03-02T08:36:37.195Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 806 | 2026-03-02T08:36:38.194Z | From https://github.com/oxidecomputer/opte |
| 807 | 2026-03-02T08:36:38.194Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 808 | 2026-03-02T08:36:38.293Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 809 | 2026-03-02T08:36:38.568Z | From https://github.com/illumos/smf-rs |
| 810 | 2026-03-02T08:36:38.568Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 811 | 2026-03-02T08:36:38.607Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 812 | 2026-03-02T08:36:38.932Z | From https://github.com/oxidecomputer/network-interface |
| 813 | 2026-03-02T08:36:38.932Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 814 | 2026-03-02T08:36:38.943Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 815 | 2026-03-02T08:36:39.215Z | From https://github.com/oxidecomputer/zone |
| 816 | 2026-03-02T08:36:39.215Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 817 | 2026-03-02T08:36:39.262Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 818 | 2026-03-02T08:36:40.504Z | From https://github.com/oxidecomputer/propolis |
| 819 | 2026-03-02T08:36:40.504Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 820 | 2026-03-02T08:36:40.587Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 821 | 2026-03-02T08:36:41.102Z | From https://github.com/oxidecomputer/transceiver-control |
| 822 | 2026-03-02T08:36:41.102Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 823 | 2026-03-02T08:36:41.156Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 824 | 2026-03-02T08:36:41.417Z | From https://github.com/oxidecomputer/dlpi-sys |
| 825 | 2026-03-02T08:36:41.417Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 826 | 2026-03-02T08:36:41.427Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 827 | 2026-03-02T08:36:41.724Z | From https://github.com/jmesmon/rust-libzfs |
| 828 | 2026-03-02T08:36:41.725Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 829 | 2026-03-02T08:36:41.738Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 830 | 2026-03-02T08:36:42.024Z | From https://github.com/oxidecomputer/rusty-doors |
| 831 | 2026-03-02T08:36:42.024Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 832 | 2026-03-02T08:36:42.050Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 833 | 2026-03-02T08:36:42.692Z | From https://github.com/oxidecomputer/lldp |
| 834 | 2026-03-02T08:36:42.692Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 835 | 2026-03-02T08:36:42.710Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 836 | 2026-03-02T08:36:43.564Z | From https://github.com/oxidecomputer/maghemite |
| 837 | 2026-03-02T08:36:43.564Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 838 | 2026-03-02T08:36:43.624Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 839 | 2026-03-02T08:36:43.929Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 840 | 2026-03-02T08:36:43.929Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 841 | 2026-03-02T08:36:43.987Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 842 | 2026-03-02T08:36:44.272Z | From https://github.com/oxidecomputer/slog-error-chain |
| 843 | 2026-03-02T08:36:44.272Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 844 | 2026-03-02T08:36:44.287Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 845 | 2026-03-02T08:36:44.615Z | From https://github.com/oxidecomputer/tufaceous |
| 846 | 2026-03-02T08:36:44.615Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 847 | 2026-03-02T08:36:44.670Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 848 | 2026-03-02T08:36:45.153Z | From https://github.com/oxidecomputer/management-gateway-service |
| 849 | 2026-03-02T08:36:45.153Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 850 | 2026-03-02T08:36:45.179Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-03-02T08:36:46.745Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-03-02T08:36:46.745Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 853 | 2026-03-02T08:36:46.886Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 854 | 2026-03-02T08:36:47.247Z | From https://github.com/oxidecomputer/propolis |
| 855 | 2026-03-02T08:36:47.247Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 856 | 2026-03-02T08:36:47.473Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 857 | 2026-03-02T08:36:47.784Z | From https://github.com/oxidecomputer/tofino |
| 858 | 2026-03-02T08:36:47.784Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 859 | 2026-03-02T08:36:47.806Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 860 | 2026-03-02T08:36:48.130Z | From https://github.com/oxidecomputer/clickward |
| 861 | 2026-03-02T08:36:48.130Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 862 | 2026-03-02T08:36:48.247Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 863 | 2026-03-02T08:36:48.673Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 864 | 2026-03-02T08:36:48.673Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 865 | 2026-03-02T08:36:49.565Z | Downloading crates ... |
| 866 | 2026-03-02T08:36:49.692Z | Downloaded argon2 v0.5.3 |
| 867 | 2026-03-02T08:36:49.703Z | Downloaded crucible-workspace-hack v0.1.0 |
| 868 | 2026-03-02T08:36:49.707Z | Downloaded async-trait v0.1.89 |
| 869 | 2026-03-02T08:36:49.711Z | Downloaded colored v3.1.1 |
| 870 | 2026-03-02T08:36:49.714Z | Downloaded allocator-api2 v0.2.21 |
| 871 | 2026-03-02T08:36:49.719Z | Downloaded aead v0.5.2 |
| 872 | 2026-03-02T08:36:49.722Z | Downloaded const-random-macro v0.1.16 |
| 873 | 2026-03-02T08:36:49.726Z | Downloaded fs-err v3.3.0 |
| 874 | 2026-03-02T08:36:49.731Z | Downloaded cstr-argument v0.1.2 |
| 875 | 2026-03-02T08:36:49.737Z | Downloaded foreign-types-shared v0.3.1 |
| 876 | 2026-03-02T08:36:49.740Z | Downloaded heck v0.4.1 |
| 877 | 2026-03-02T08:36:49.743Z | Downloaded gethostname v0.5.0 |
| 878 | 2026-03-02T08:36:49.747Z | Downloaded macaddr v1.0.1 |
| 879 | 2026-03-02T08:36:49.750Z | Downloaded hash32 v0.3.1 |
| 880 | 2026-03-02T08:36:49.753Z | Downloaded base16ct v0.2.0 |
| 881 | 2026-03-02T08:36:49.756Z | Downloaded olpc-cjson v0.1.4 |
| 882 | 2026-03-02T08:36:49.760Z | Downloaded foldhash v0.2.0 |
| 883 | 2026-03-02T08:36:49.763Z | Downloaded match_cfg v0.1.0 |
| 884 | 2026-03-02T08:36:49.763Z | Downloaded darling_macro v0.21.3 |
| 885 | 2026-03-02T08:36:49.766Z | Downloaded ipnetwork v0.21.1 |
| 886 | 2026-03-02T08:36:49.770Z | Downloaded glob v0.3.3 |
| 887 | 2026-03-02T08:36:49.773Z | Downloaded newtype_derive v0.1.6 |
| 888 | 2026-03-02T08:36:49.776Z | Downloaded defmt v0.3.100 |
| 889 | 2026-03-02T08:36:49.776Z | Downloaded mime v0.3.17 |
| 890 | 2026-03-02T08:36:49.779Z | Downloaded linked-hash-map v0.5.6 |
| 891 | 2026-03-02T08:36:49.782Z | Downloaded base16ct v1.0.0 |
| 892 | 2026-03-02T08:36:49.785Z | Downloaded natord v1.0.9 |
| 893 | 2026-03-02T08:36:49.785Z | Downloaded num-conv v0.2.0 |
| 894 | 2026-03-02T08:36:49.788Z | Downloaded no-std-compat v0.4.1 |
| 895 | 2026-03-02T08:36:49.788Z | Downloaded csv-core v0.1.13 |
| 896 | 2026-03-02T08:36:49.791Z | Downloaded lru-cache v0.1.2 |
| 897 | 2026-03-02T08:36:49.794Z | Downloaded hubpack_derive v0.1.1 |
| 898 | 2026-03-02T08:36:49.794Z | Downloaded aws-lc-rs v1.15.4 |
| 899 | 2026-03-02T08:36:49.806Z | Downloaded parse-display v0.10.0 |
| 900 | 2026-03-02T08:36:49.809Z | Downloaded num_enum_derive v0.5.11 |
| 901 | 2026-03-02T08:36:49.812Z | Downloaded float-ord v0.3.2 |
| 902 | 2026-03-02T08:36:49.812Z | Downloaded num-derive v0.3.3 |
| 903 | 2026-03-02T08:36:49.815Z | Downloaded num_threads v0.1.7 |
| 904 | 2026-03-02T08:36:49.818Z | Downloaded newtype-uuid-macros v0.1.0 |
| 905 | 2026-03-02T08:36:49.821Z | Downloaded opaque-debug v0.3.1 |
| 906 | 2026-03-02T08:36:49.821Z | Downloaded ciborium-io v0.2.2 |
| 907 | 2026-03-02T08:36:49.824Z | Downloaded embedded-io v0.6.1 |
| 908 | 2026-03-02T08:36:49.828Z | Downloaded num-iter v0.1.45 |
| 909 | 2026-03-02T08:36:49.828Z | Downloaded group v0.13.0 |
| 910 | 2026-03-02T08:36:49.832Z | Downloaded hmac v0.12.1 |
| 911 | 2026-03-02T08:36:49.835Z | Downloaded num-complex v0.4.6 |
| 912 | 2026-03-02T08:36:49.835Z | Downloaded phf_shared v0.12.1 |
| 913 | 2026-03-02T08:36:49.838Z | Downloaded const-random v0.1.18 |
| 914 | 2026-03-02T08:36:49.841Z | Downloaded plain v0.2.3 |
| 915 | 2026-03-02T08:36:49.841Z | Downloaded powerfmt v0.2.0 |
| 916 | 2026-03-02T08:36:49.844Z | Downloaded proc-macro-error-attr v1.0.4 |
| 917 | 2026-03-02T08:36:49.844Z | Downloaded progenitor-client v0.10.0 |
| 918 | 2026-03-02T08:36:49.848Z | Downloaded critical-section v1.2.0 |
| 919 | 2026-03-02T08:36:49.851Z | Downloaded pretty-hex v0.4.1 |
| 920 | 2026-03-02T08:36:49.851Z | Downloaded oxide-tokio-rt v0.1.2 |
| 921 | 2026-03-02T08:36:49.854Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 922 | 2026-03-02T08:36:49.857Z | Downloaded potential_utf v0.1.4 |
| 923 | 2026-03-02T08:36:49.857Z | Downloaded progenitor-macro v0.11.2 |
| 924 | 2026-03-02T08:36:49.860Z | Downloaded parking_lot_core v0.8.6 |
| 925 | 2026-03-02T08:36:49.863Z | Downloaded progenitor-macro v0.10.0 |
| 926 | 2026-03-02T08:36:49.863Z | Downloaded ref-cast-impl v1.0.25 |
| 927 | 2026-03-02T08:36:49.866Z | Downloaded defmt v1.0.1 |
| 928 | 2026-03-02T08:36:49.869Z | Downloaded oxnet v0.1.4 |
| 929 | 2026-03-02T08:36:49.873Z | Downloaded num-integer v0.1.46 |
| 930 | 2026-03-02T08:36:49.876Z | Downloaded libsw v3.5.0 |
| 931 | 2026-03-02T08:36:49.876Z | Downloaded quick-error v1.2.3 |
| 932 | 2026-03-02T08:36:49.879Z | Downloaded derive-ex v0.1.8 |
| 933 | 2026-03-02T08:36:49.882Z | Downloaded rand_chacha v0.3.1 |
| 934 | 2026-03-02T08:36:49.882Z | Downloaded multer v3.1.0 |
| 935 | 2026-03-02T08:36:49.885Z | Downloaded displaydoc v0.2.5 |
| 936 | 2026-03-02T08:36:49.888Z | Downloaded rand_xorshift v0.4.0 |
| 937 | 2026-03-02T08:36:49.891Z | Downloaded ref-cast v1.0.25 |
| 938 | 2026-03-02T08:36:49.894Z | Downloaded pem v3.0.6 |
| 939 | 2026-03-02T08:36:49.897Z | Downloaded rustc_version v0.1.7 |
| 940 | 2026-03-02T08:36:49.897Z | Downloaded pin-project-internal v1.1.10 |
| 941 | 2026-03-02T08:36:49.901Z | Downloaded cookie v0.18.1 |
| 942 | 2026-03-02T08:36:49.904Z | Downloaded proc-macro-error v1.0.4 |
| 943 | 2026-03-02T08:36:49.907Z | Downloaded poly1305 v0.8.0 |
| 944 | 2026-03-02T08:36:49.910Z | Downloaded scroll_derive v0.13.1 |
| 945 | 2026-03-02T08:36:49.913Z | Downloaded sigpipe v0.1.3 |
| 946 | 2026-03-02T08:36:49.913Z | Downloaded serial_test v3.3.1 |
| 947 | 2026-03-02T08:36:49.916Z | Downloaded semver v0.1.20 |
| 948 | 2026-03-02T08:36:49.916Z | Downloaded slog-bunyan v2.5.0 |
| 949 | 2026-03-02T08:36:49.920Z | Downloaded progenitor v0.11.2 |
| 950 | 2026-03-02T08:36:49.923Z | Downloaded pin-project-lite v0.2.16 |
| 951 | 2026-03-02T08:36:49.926Z | Downloaded serde_repr v0.1.20 |
| 952 | 2026-03-02T08:36:49.929Z | Downloaded sha1 v0.10.6 |
| 953 | 2026-03-02T08:36:49.932Z | Downloaded slog-envlogger v2.2.0 |
| 954 | 2026-03-02T08:36:49.932Z | Downloaded serde-big-array v0.5.1 |
| 955 | 2026-03-02T08:36:49.935Z | Downloaded serde_plain v1.0.2 |
| 956 | 2026-03-02T08:36:49.938Z | Downloaded proc-macro-error2 v2.0.1 |
| 957 | 2026-03-02T08:36:49.941Z | Downloaded strum v0.26.3 |
| 958 | 2026-03-02T08:36:49.941Z | Downloaded progenitor v0.10.0 |
| 959 | 2026-03-02T08:36:49.944Z | Downloaded console v0.16.2 |
| 960 | 2026-03-02T08:36:49.947Z | Downloaded resolv-conf v0.7.6 |
| 961 | 2026-03-02T08:36:49.947Z | Downloaded pest_derive v2.8.6 |
| 962 | 2026-03-02T08:36:49.950Z | Downloaded parse-display-derive v0.10.0 |
| 963 | 2026-03-02T08:36:49.954Z | Downloaded ciborium v0.2.2 |
| 964 | 2026-03-02T08:36:49.957Z | Downloaded spin v0.5.2 |
| 965 | 2026-03-02T08:36:49.957Z | Downloaded stable_deref_trait v1.2.1 |
| 966 | 2026-03-02T08:36:49.960Z | Downloaded password-hash v0.5.0 |
| 967 | 2026-03-02T08:36:49.960Z | Downloaded scroll v0.13.0 |
| 968 | 2026-03-02T08:36:49.963Z | Downloaded rusty-fork v0.3.1 |
| 969 | 2026-03-02T08:36:49.963Z | Downloaded structmeta-derive v0.3.0 |
| 970 | 2026-03-02T08:36:49.966Z | Downloaded scroll v0.12.0 |
| 971 | 2026-03-02T08:36:49.966Z | Downloaded structmeta v0.3.0 |
| 972 | 2026-03-02T08:36:49.969Z | Downloaded take_mut v0.2.2 |
| 973 | 2026-03-02T08:36:49.969Z | Downloaded tabwriter v1.4.1 |
| 974 | 2026-03-02T08:36:49.972Z | Downloaded tagptr v0.2.0 |
| 975 | 2026-03-02T08:36:49.972Z | Downloaded schemars_derive v0.8.22 |
| 976 | 2026-03-02T08:36:49.976Z | Downloaded thread-id v4.2.2 |
| 977 | 2026-03-02T08:36:49.976Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 978 | 2026-03-02T08:36:49.979Z | Downloaded thread-id v5.1.0 |
| 979 | 2026-03-02T08:36:49.979Z | Downloaded serde_tokenstream v0.2.2 |
| 980 | 2026-03-02T08:36:49.982Z | Downloaded testing_table v0.3.0 |
| 981 | 2026-03-02T08:36:49.982Z | Downloaded siphasher v1.0.2 |
| 982 | 2026-03-02T08:36:49.982Z | Downloaded tabled_derive v0.11.0 |
| 983 | 2026-03-02T08:36:49.985Z | Downloaded tabled_derive v0.7.0 |
| 984 | 2026-03-02T08:36:49.985Z | Downloaded serde_derive_internals v0.29.1 |
| 985 | 2026-03-02T08:36:49.988Z | Downloaded termtree v0.5.1 |
| 986 | 2026-03-02T08:36:49.988Z | Downloaded same-file v1.0.6 |
| 987 | 2026-03-02T08:36:49.992Z | Downloaded phf v0.12.1 |
| 988 | 2026-03-02T08:36:49.992Z | Downloaded smf v0.2.3 |
| 989 | 2026-03-02T08:36:49.995Z | Downloaded snafu-derive v0.8.9 |
| 990 | 2026-03-02T08:36:49.995Z | Downloaded unarray v0.1.4 |
| 991 | 2026-03-02T08:36:49.998Z | Downloaded topological-sort v0.2.2 |
| 992 | 2026-03-02T08:36:49.998Z | Downloaded icu_properties v2.1.2 |
| 993 | 2026-03-02T08:36:50.001Z | Downloaded slog-async v2.8.0 |
| 994 | 2026-03-02T08:36:50.001Z | Downloaded smawk v0.3.2 |
| 995 | 2026-03-02T08:36:50.005Z | Downloaded typify-macro v0.4.3 |
| 996 | 2026-03-02T08:36:50.005Z | Downloaded untrusted v0.7.1 |
| 997 | 2026-03-02T08:36:50.008Z | Downloaded icu_provider v2.1.1 |
| 998 | 2026-03-02T08:36:50.010Z | Downloaded elliptic-curve v0.13.8 |
| 999 | 2026-03-02T08:36:50.014Z | Downloaded clap v4.5.59 |
| 1000 | 2026-03-02T08:36:50.021Z | Downloaded smartstring v1.0.1 |
| 1001 | 2026-03-02T08:36:50.024Z | Downloaded usdt-attr-macro v0.5.0 |
| 1002 | 2026-03-02T08:36:50.027Z | Downloaded unit-prefix v0.5.2 |
| 1003 | 2026-03-02T08:36:50.027Z | Downloaded strum v0.27.2 |
| 1004 | 2026-03-02T08:36:50.027Z | Downloaded crypto-bigint v0.5.5 |
| 1005 | 2026-03-02T08:36:50.034Z | Downloaded usdt-attr-macro v0.6.0 |
| 1006 | 2026-03-02T08:36:50.037Z | Downloaded universal-hash v0.5.1 |
| 1007 | 2026-03-02T08:36:50.037Z | Downloaded waitgroup v0.1.2 |
| 1008 | 2026-03-02T08:36:50.037Z | Downloaded strum_macros v0.26.4 |
| 1009 | 2026-03-02T08:36:50.040Z | Downloaded usdt-macro v0.6.0 |
| 1010 | 2026-03-02T08:36:50.041Z | Downloaded wait-timeout v0.2.1 |
| 1011 | 2026-03-02T08:36:50.044Z | Downloaded usdt v0.6.0 |
| 1012 | 2026-03-02T08:36:50.044Z | Downloaded utf-8 v0.7.6 |
| 1013 | 2026-03-02T08:36:50.044Z | Downloaded usdt-macro v0.5.0 |
| 1014 | 2026-03-02T08:36:50.048Z | Downloaded rustls-pemfile v2.2.0 |
| 1015 | 2026-03-02T08:36:50.051Z | Downloaded zone v0.3.1 |
| 1016 | 2026-03-02T08:36:50.051Z | Downloaded zeroize_derive v1.4.3 |
| 1017 | 2026-03-02T08:36:50.051Z | Downloaded postcard v1.1.3 |
| 1018 | 2026-03-02T08:36:50.054Z | Downloaded zerofrom-derive v0.1.6 |
| 1019 | 2026-03-02T08:36:50.054Z | Downloaded progenitor-impl v0.11.2 |
| 1020 | 2026-03-02T08:36:50.057Z | Downloaded sdd v3.0.10 |
| 1021 | 2026-03-02T08:36:50.060Z | Downloaded thiserror-no-std v2.0.2 |
| 1022 | 2026-03-02T08:36:50.063Z | Downloaded tokio-tungstenite v0.21.0 |
| 1023 | 2026-03-02T08:36:50.066Z | Downloaded tokio-rustls v0.25.0 |
| 1024 | 2026-03-02T08:36:50.070Z | Downloaded tokio-dtrace v0.1.1 |
| 1025 | 2026-03-02T08:36:50.070Z | Downloaded tiny-keccak v2.0.2 |
| 1026 | 2026-03-02T08:36:50.073Z | Downloaded time-macros v0.2.27 |
| 1027 | 2026-03-02T08:36:50.077Z | Downloaded zone_cfg_derive v0.3.1 |
| 1028 | 2026-03-02T08:36:50.077Z | Downloaded time-core v0.1.8 |
| 1029 | 2026-03-02T08:36:50.080Z | Downloaded zerofrom v0.1.6 |
| 1030 | 2026-03-02T08:36:50.080Z | Downloaded pin-project v1.1.10 |
| 1031 | 2026-03-02T08:36:50.090Z | Downloaded slog-term v2.9.2 |
| 1032 | 2026-03-02T08:36:50.093Z | Downloaded usdt-impl v0.5.0 |
| 1033 | 2026-03-02T08:36:50.096Z | Downloaded expectorate v1.2.0 |
| 1034 | 2026-03-02T08:36:50.096Z | Downloaded papergrid v0.17.0 |
| 1035 | 2026-03-02T08:36:50.101Z | Downloaded yoke-derive v0.8.1 |
| 1036 | 2026-03-02T08:36:50.104Z | Downloaded yoke v0.8.1 |
| 1037 | 2026-03-02T08:36:50.104Z | Downloaded progenitor-impl v0.10.0 |
| 1038 | 2026-03-02T08:36:50.114Z | Downloaded rhai_codegen v3.1.0 |
| 1039 | 2026-03-02T08:36:50.115Z | Downloaded whoami v1.6.1 |
| 1040 | 2026-03-02T08:36:50.118Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1041 | 2026-03-02T08:36:50.122Z | Downloaded thin-vec v0.2.14 |
| 1042 | 2026-03-02T08:36:50.122Z | Downloaded term v1.2.1 |
| 1043 | 2026-03-02T08:36:50.124Z | Downloaded similar v2.7.0 |
| 1044 | 2026-03-02T08:36:50.129Z | Downloaded zerovec-derive v0.11.2 |
| 1045 | 2026-03-02T08:36:50.132Z | Downloaded anyhow v1.0.101 |
| 1046 | 2026-03-02T08:36:50.135Z | Downloaded jiff-static v0.2.20 |
| 1047 | 2026-03-02T08:36:50.138Z | Downloaded hickory-resolver v0.25.2 |
| 1048 | 2026-03-02T08:36:50.142Z | Downloaded writeable v0.6.2 |
| 1049 | 2026-03-02T08:36:50.145Z | Downloaded hickory-resolver v0.24.4 |
| 1050 | 2026-03-02T08:36:50.148Z | Downloaded pretty_assertions v1.4.1 |
| 1051 | 2026-03-02T08:36:50.151Z | Downloaded ucd-trie v0.1.7 |
| 1052 | 2026-03-02T08:36:50.151Z | Downloaded socket2 v0.5.10 |
| 1053 | 2026-03-02T08:36:50.155Z | Downloaded walkdir v2.5.0 |
| 1054 | 2026-03-02T08:36:50.158Z | Downloaded usdt-impl v0.6.0 |
| 1055 | 2026-03-02T08:36:50.158Z | Downloaded typify v0.4.3 |
| 1056 | 2026-03-02T08:36:50.161Z | Downloaded test-strategy v0.4.5 |
| 1057 | 2026-03-02T08:36:50.164Z | Downloaded toml v0.7.8 |
| 1058 | 2026-03-02T08:36:50.167Z | Downloaded tempfile v3.25.0 |
| 1059 | 2026-03-02T08:36:50.170Z | Downloaded icu_collections v2.1.1 |
| 1060 | 2026-03-02T08:36:50.176Z | Downloaded rand v0.8.5 |
| 1061 | 2026-03-02T08:36:50.179Z | Downloaded qorb v0.4.1 |
| 1062 | 2026-03-02T08:36:50.183Z | Downloaded tungstenite v0.21.0 |
| 1063 | 2026-03-02T08:36:50.187Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1064 | 2026-03-02T08:36:50.190Z | Downloaded schemars v1.2.1 |
| 1065 | 2026-03-02T08:36:50.206Z | Downloaded zerocopy-derive v0.7.35 |
| 1066 | 2026-03-02T08:36:50.210Z | Downloaded unsafe-libyaml v0.2.11 |
| 1067 | 2026-03-02T08:36:50.214Z | Downloaded pest v2.8.6 |
| 1068 | 2026-03-02T08:36:50.218Z | Downloaded steno v0.4.1 |
| 1069 | 2026-03-02T08:36:50.222Z | Downloaded zerotrie v0.2.3 |
| 1070 | 2026-03-02T08:36:50.225Z | Downloaded hashbrown v0.12.3 |
| 1071 | 2026-03-02T08:36:50.229Z | Downloaded yansi v1.0.1 |
| 1072 | 2026-03-02T08:36:50.233Z | Downloaded nom v7.1.3 |
| 1073 | 2026-03-02T08:36:50.237Z | Downloaded iddqd v0.3.17 |
| 1074 | 2026-03-02T08:36:50.245Z | Downloaded toml_edit v0.19.15 |
| 1075 | 2026-03-02T08:36:50.263Z | Downloaded itertools v0.12.1 |
| 1076 | 2026-03-02T08:36:50.269Z | Downloaded schemars v0.9.0 |
| 1077 | 2026-03-02T08:36:50.282Z | Downloaded zerocopy-derive v0.8.39 |
| 1078 | 2026-03-02T08:36:50.292Z | Downloaded typed-path v0.9.3 |
| 1079 | 2026-03-02T08:36:50.298Z | Downloaded tough v0.20.0 |
| 1080 | 2026-03-02T08:36:50.306Z | Downloaded icu_properties_data v2.1.2 |
| 1081 | 2026-03-02T08:36:50.317Z | Downloaded scc v2.4.0 |
| 1082 | 2026-03-02T08:36:50.322Z | Downloaded libm v0.2.16 |
| 1083 | 2026-03-02T08:36:50.332Z | Downloaded zerovec v0.11.5 |
| 1084 | 2026-03-02T08:36:50.337Z | Downloaded goblin v0.8.2 |
| 1085 | 2026-03-02T08:36:50.344Z | Downloaded rustls-webpki v0.102.8 |
| 1086 | 2026-03-02T08:36:50.364Z | Downloaded winnow v0.5.40 |
| 1087 | 2026-03-02T08:36:50.371Z | Downloaded serde_with v3.16.1 |
| 1088 | 2026-03-02T08:36:50.383Z | Downloaded tabled v0.15.0 |
| 1089 | 2026-03-02T08:36:50.400Z | Downloaded moka v0.12.13 |
| 1090 | 2026-03-02T08:36:50.407Z | Downloaded goblin v0.10.5 |
| 1091 | 2026-03-02T08:36:50.413Z | Downloaded chrono v0.4.43 |
| 1092 | 2026-03-02T08:36:50.420Z | Downloaded rayon v1.11.0 |
| 1093 | 2026-03-02T08:36:50.430Z | Downloaded time v0.3.47 |
| 1094 | 2026-03-02T08:36:50.441Z | Downloaded syn v1.0.109 |
| 1095 | 2026-03-02T08:36:50.451Z | Downloaded tabled v0.20.0 |
| 1096 | 2026-03-02T08:36:50.468Z | Downloaded zerocopy v0.8.39 |
| 1097 | 2026-03-02T08:36:50.489Z | Downloaded syn v2.0.116 |
| 1098 | 2026-03-02T08:36:50.499Z | Downloaded rhai v1.24.0 |
| 1099 | 2026-03-02T08:36:50.510Z | Downloaded smoltcp v0.11.0 |
| 1100 | 2026-03-02T08:36:50.522Z | Downloaded rustls v0.22.4 |
| 1101 | 2026-03-02T08:36:50.534Z | Downloaded regex-syntax v0.8.9 |
| 1102 | 2026-03-02T08:36:50.541Z | Downloaded hickory-proto v0.25.2 |
| 1103 | 2026-03-02T08:36:50.555Z | Downloaded rustls v0.23.36 |
| 1104 | 2026-03-02T08:36:50.565Z | Downloaded openapiv3 v2.2.0 |
| 1105 | 2026-03-02T08:36:50.576Z | Downloaded rustix v1.1.3 |
| 1106 | 2026-03-02T08:36:50.597Z | Downloaded hickory-proto v0.24.4 |
| 1107 | 2026-03-02T08:36:50.611Z | Downloaded dropshot v0.16.7 |
| 1108 | 2026-03-02T08:36:50.634Z | Downloaded regress v0.10.5 |
| 1109 | 2026-03-02T08:36:50.641Z | Downloaded sled v0.34.7 |
| 1110 | 2026-03-02T08:36:50.649Z | Downloaded nix v0.31.1 |
| 1111 | 2026-03-02T08:36:50.660Z | Downloaded typify-impl v0.4.3 |
| 1112 | 2026-03-02T08:36:50.672Z | Downloaded hkdf v0.12.4 |
| 1113 | 2026-03-02T08:36:50.675Z | Downloaded blake3 v1.8.3 |
| 1114 | 2026-03-02T08:36:50.682Z | Downloaded zerocopy v0.7.35 |
| 1115 | 2026-03-02T08:36:50.700Z | Downloaded proptest v1.10.0 |
| 1116 | 2026-03-02T08:36:50.707Z | Downloaded clap_builder v4.5.59 |
| 1117 | 2026-03-02T08:36:50.714Z | Downloaded snafu v0.8.9 |
| 1118 | 2026-03-02T08:36:50.718Z | Downloaded crossbeam-channel v0.5.15 |
| 1119 | 2026-03-02T08:36:50.722Z | Downloaded icu_normalizer_data v2.1.1 |
| 1120 | 2026-03-02T08:36:50.725Z | Downloaded minimal-lexical v0.2.1 |
| 1121 | 2026-03-02T08:36:50.729Z | Downloaded heapless v0.8.0 |
| 1122 | 2026-03-02T08:36:50.740Z | Downloaded base64 v0.21.7 |
| 1123 | 2026-03-02T08:36:50.744Z | Downloaded lzma-sys v0.1.20 |
| 1124 | 2026-03-02T08:36:50.772Z | Downloaded petgraph v0.6.5 |
| 1125 | 2026-03-02T08:36:50.789Z | Downloaded serde_with_macros v3.16.1 |
| 1126 | 2026-03-02T08:36:50.792Z | Downloaded libc v0.2.180 |
| 1127 | 2026-03-02T08:36:50.820Z | Downloaded jiff v0.2.20 |
| 1128 | 2026-03-02T08:36:50.837Z | Downloaded rayon-core v1.13.0 |
| 1129 | 2026-03-02T08:36:50.840Z | Downloaded sha3 v0.10.8 |
| 1130 | 2026-03-02T08:36:50.845Z | Downloaded chrono-tz v0.10.4 |
| 1131 | 2026-03-02T08:36:50.859Z | Downloaded arc-swap v1.8.2 |
| 1132 | 2026-03-02T08:36:50.863Z | Downloaded vsss-rs v3.3.4 |
| 1133 | 2026-03-02T08:36:50.866Z | Downloaded slog v2.8.2 |
| 1134 | 2026-03-02T08:36:50.869Z | Downloaded schemars v0.8.22 |
| 1135 | 2026-03-02T08:36:50.881Z | Downloaded prettyplease v0.2.37 |
| 1136 | 2026-03-02T08:36:50.884Z | Downloaded pest_meta v2.8.6 |
| 1137 | 2026-03-02T08:36:50.888Z | Downloaded xz2 v0.1.7 |
| 1138 | 2026-03-02T08:36:50.891Z | Downloaded csv v1.4.0 |
| 1139 | 2026-03-02T08:36:50.906Z | Downloaded spin v0.9.8 |
| 1140 | 2026-03-02T08:36:50.910Z | Downloaded icu_locale_core v2.1.1 |
| 1141 | 2026-03-02T08:36:50.914Z | Downloaded dropshot-api-manager v0.3.0 |
| 1142 | 2026-03-02T08:36:50.918Z | Downloaded usdt v0.5.0 |
| 1143 | 2026-03-02T08:36:50.922Z | Downloaded tinystr v0.8.2 |
| 1144 | 2026-03-02T08:36:50.922Z | Downloaded synstructure v0.13.2 |
| 1145 | 2026-03-02T08:36:50.922Z | Downloaded strum_macros v0.27.2 |
| 1146 | 2026-03-02T08:36:50.925Z | Downloaded indexmap v1.9.3 |
| 1147 | 2026-03-02T08:36:50.928Z | Downloaded chacha20poly1305 v0.10.1 |
| 1148 | 2026-03-02T08:36:50.931Z | Downloaded slog-json v2.6.1 |
| 1149 | 2026-03-02T08:36:50.931Z | Downloaded slog-dtrace v0.3.0 |
| 1150 | 2026-03-02T08:36:50.934Z | Downloaded indicatif v0.18.4 |
| 1151 | 2026-03-02T08:36:50.938Z | Downloaded icu_normalizer v2.1.1 |
| 1152 | 2026-03-02T08:36:50.941Z | Downloaded dropshot_endpoint v0.16.7 |
| 1153 | 2026-03-02T08:36:50.944Z | Downloaded derive_more v0.99.20 |
| 1154 | 2026-03-02T08:36:50.948Z | Downloaded parking_lot v0.11.2 |
| 1155 | 2026-03-02T08:36:50.951Z | Downloaded papergrid v0.11.0 |
| 1156 | 2026-03-02T08:36:50.955Z | Downloaded slog-stdlog v4.1.1 |
| 1157 | 2026-03-02T08:36:50.959Z | Downloaded slog-scope v4.4.1 |
| 1158 | 2026-03-02T08:36:50.959Z | Downloaded pest_generator v2.8.6 |
| 1159 | 2026-03-02T08:36:50.963Z | Downloaded darling_core v0.21.3 |
| 1160 | 2026-03-02T08:36:50.966Z | Downloaded rustversion v1.0.22 |
| 1161 | 2026-03-02T08:36:50.969Z | Downloaded half v2.7.1 |
| 1162 | 2026-03-02T08:36:50.973Z | Downloaded diff v0.1.13 |
| 1163 | 2026-03-02T08:36:50.976Z | Downloaded defmt-macros v1.0.1 |
| 1164 | 2026-03-02T08:36:50.979Z | Downloaded cargo_toml v0.22.3 |
| 1165 | 2026-03-02T08:36:50.979Z | Downloaded omicron-zone-package v0.12.2 |
| 1166 | 2026-03-02T08:36:50.982Z | Downloaded encoding_rs v0.8.35 |
| 1167 | 2026-03-02T08:36:51.002Z | Downloaded memmap v0.7.0 |
| 1168 | 2026-03-02T08:36:51.005Z | Downloaded bytecount v0.6.9 |
| 1169 | 2026-03-02T08:36:51.005Z | Downloaded bitflags v1.3.2 |
| 1170 | 2026-03-02T08:36:51.008Z | Downloaded owo-colors v4.2.3 |
| 1171 | 2026-03-02T08:36:51.011Z | Downloaded litemap v0.8.1 |
| 1172 | 2026-03-02T08:36:51.015Z | Downloaded ingot-types v0.1.2 |
| 1173 | 2026-03-02T08:36:51.015Z | Downloaded serial_test_derive v3.3.1 |
| 1174 | 2026-03-02T08:36:51.015Z | Downloaded memmap2 v0.9.10 |
| 1175 | 2026-03-02T08:36:51.018Z | Downloaded secrecy v0.10.3 |
| 1176 | 2026-03-02T08:36:51.018Z | Downloaded darling v0.21.3 |
| 1177 | 2026-03-02T08:36:51.021Z | Downloaded scroll_derive v0.12.1 |
| 1178 | 2026-03-02T08:36:51.025Z | Downloaded const_format v0.2.35 |
| 1179 | 2026-03-02T08:36:51.028Z | Downloaded blake2 v0.10.6 |
| 1180 | 2026-03-02T08:36:51.028Z | Downloaded cipher v0.4.4 |
| 1181 | 2026-03-02T08:36:51.031Z | Downloaded paste v1.0.15 |
| 1182 | 2026-03-02T08:36:51.064Z | Downloaded ingot-macros v0.1.1 |
| 1183 | 2026-03-02T08:36:51.064Z | Downloaded fs_extra v1.3.0 |
| 1184 | 2026-03-02T08:36:51.064Z | Downloaded drift v0.1.3 |
| 1185 | 2026-03-02T08:36:51.068Z | Downloaded highway v1.3.0 |
| 1186 | 2026-03-02T08:36:51.068Z | Downloaded deranged v0.5.6 |
| 1187 | 2026-03-02T08:36:51.068Z | Downloaded daft-derive v0.1.5 |
| 1188 | 2026-03-02T08:36:51.068Z | Downloaded const_format_proc_macros v0.2.34 |
| 1189 | 2026-03-02T08:36:51.068Z | Downloaded arrayvec v0.7.6 |
| 1190 | 2026-03-02T08:36:51.068Z | Downloaded num_enum v0.7.5 |
| 1191 | 2026-03-02T08:36:51.068Z | Downloaded libsw-core v0.3.2 |
| 1192 | 2026-03-02T08:36:51.068Z | Downloaded ingot v0.1.1 |
| 1193 | 2026-03-02T08:36:51.068Z | Downloaded linear-map v1.2.0 |
| 1194 | 2026-03-02T08:36:51.068Z | Downloaded progenitor-client v0.11.2 |
| 1195 | 2026-03-02T08:36:51.068Z | Downloaded num_enum v0.5.11 |
| 1196 | 2026-03-02T08:36:51.068Z | Downloaded httpdate v1.0.3 |
| 1197 | 2026-03-02T08:36:51.068Z | Downloaded num_enum_derive v0.7.5 |
| 1198 | 2026-03-02T08:36:51.072Z | Downloaded proc-macro-crate v3.4.0 |
| 1199 | 2026-03-02T08:36:51.072Z | Downloaded proc-macro-crate v1.3.1 |
| 1200 | 2026-03-02T08:36:51.072Z | Downloaded erased-serde v0.3.31 |
| 1201 | 2026-03-02T08:36:51.075Z | Downloaded bit-vec v0.8.0 |
| 1202 | 2026-03-02T08:36:51.077Z | Downloaded chacha20 v0.9.1 |
| 1203 | 2026-03-02T08:36:51.077Z | Downloaded byteorder v1.5.0 |
| 1204 | 2026-03-02T08:36:51.080Z | Downloaded num-rational v0.4.2 |
| 1205 | 2026-03-02T08:36:51.080Z | Downloaded enum-as-inner v0.6.1 |
| 1206 | 2026-03-02T08:36:51.083Z | Downloaded dtrace-parser v0.3.0 |
| 1207 | 2026-03-02T08:36:51.083Z | Downloaded crossbeam-epoch v0.9.18 |
| 1208 | 2026-03-02T08:36:51.086Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1209 | 2026-03-02T08:36:51.086Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1210 | 2026-03-02T08:36:51.086Z | Downloaded num v0.4.3 |
| 1211 | 2026-03-02T08:36:51.086Z | Downloaded hostname v0.4.2 |
| 1212 | 2026-03-02T08:36:51.089Z | Downloaded foreign-types-macros v0.2.3 |
| 1213 | 2026-03-02T08:36:51.089Z | Downloaded fixedbitset v0.4.2 |
| 1214 | 2026-03-02T08:36:51.092Z | Downloaded dyn-clone v1.0.20 |
| 1215 | 2026-03-02T08:36:51.092Z | Downloaded dtrace-parser v0.2.0 |
| 1216 | 2026-03-02T08:36:51.092Z | Downloaded dof v0.4.0 |
| 1217 | 2026-03-02T08:36:51.095Z | Downloaded dof v0.3.0 |
| 1218 | 2026-03-02T08:36:51.096Z | Downloaded convert_case v0.4.0 |
| 1219 | 2026-03-02T08:36:51.096Z | Downloaded newline-converter v0.3.0 |
| 1220 | 2026-03-02T08:36:51.099Z | Downloaded libscf-sys v1.1.0 |
| 1221 | 2026-03-02T08:36:51.099Z | Downloaded instant v0.1.13 |
| 1222 | 2026-03-02T08:36:51.099Z | Downloaded inout v0.1.4 |
| 1223 | 2026-03-02T08:36:51.102Z | Downloaded ff v0.13.1 |
| 1224 | 2026-03-02T08:36:51.102Z | Downloaded crossbeam-utils v0.8.21 |
| 1225 | 2026-03-02T08:36:51.105Z | Downloaded bcs v0.1.6 |
| 1226 | 2026-03-02T08:36:51.108Z | Downloaded defmt-parser v1.0.0 |
| 1227 | 2026-03-02T08:36:51.108Z | Downloaded cancel-safe-futures v0.1.5 |
| 1228 | 2026-03-02T08:36:51.111Z | Downloaded async-recursion v1.1.1 |
| 1229 | 2026-03-02T08:36:51.114Z | Downloaded managed v0.8.0 |
| 1230 | 2026-03-02T08:36:51.116Z | Downloaded dunce v1.0.5 |
| 1231 | 2026-03-02T08:36:51.117Z | Downloaded bit-set v0.8.0 |
| 1232 | 2026-03-02T08:36:51.117Z | Downloaded async-stream v0.3.6 |
| 1233 | 2026-03-02T08:36:51.120Z | Downloaded ciborium-ll v0.2.2 |
| 1234 | 2026-03-02T08:36:51.120Z | Downloaded memoffset v0.9.1 |
| 1235 | 2026-03-02T08:36:51.122Z | Downloaded hubpack v0.1.2 |
| 1236 | 2026-03-02T08:36:51.122Z | Downloaded foreign-types v0.5.0 |
| 1237 | 2026-03-02T08:36:51.122Z | Downloaded embedded-io v0.4.0 |
| 1238 | 2026-03-02T08:36:51.126Z | Downloaded crunchy v0.2.4 |
| 1239 | 2026-03-02T08:36:51.126Z | Downloaded cobs v0.3.0 |
| 1240 | 2026-03-02T08:36:51.126Z | Downloaded crc8 v0.1.1 |
| 1241 | 2026-03-02T08:36:51.129Z | Downloaded arrayref v0.3.9 |
| 1242 | 2026-03-02T08:36:51.129Z | Downloaded keccak v0.1.6 |
| 1243 | 2026-03-02T08:36:51.129Z | Downloaded idna_adapter v1.2.1 |
| 1244 | 2026-03-02T08:36:51.132Z | Downloaded daft v0.1.5 |
| 1245 | 2026-03-02T08:36:51.132Z | Downloaded num-derive v0.4.2 |
| 1246 | 2026-03-02T08:36:51.135Z | Downloaded ident_case v1.0.1 |
| 1247 | 2026-03-02T08:36:51.135Z | Downloaded hostname v0.3.1 |
| 1248 | 2026-03-02T08:36:51.135Z | Downloaded constant_time_eq v0.4.2 |
| 1249 | 2026-03-02T08:36:51.138Z | Downloaded cmake v0.1.57 |
| 1250 | 2026-03-02T08:36:51.138Z | Downloaded backoff v0.4.0 |
| 1251 | 2026-03-02T08:36:51.141Z | Downloaded is-terminal v0.4.17 |
| 1252 | 2026-03-02T08:36:51.141Z | Downloaded internet-checksum v0.2.1 |
| 1253 | 2026-03-02T08:36:51.145Z | Downloaded async-stream-impl v0.3.6 |
| 1254 | 2026-03-02T08:36:51.145Z | Downloaded fxhash v0.2.1 |
| 1255 | 2026-03-02T08:36:51.145Z | Downloaded data-encoding v2.10.0 |
| 1256 | 2026-03-02T08:36:51.145Z | Downloaded crossbeam-deque v0.8.6 |
| 1257 | 2026-03-02T08:36:51.564Z | Downloaded aws-lc-sys v0.37.1 |
| 1258 | 2026-03-02T08:36:52.879Z | Compiling proc-macro2 v1.0.106 |
| 1259 | 2026-03-02T08:36:52.879Z | Compiling quote v1.0.44 |
| 1260 | 2026-03-02T08:36:52.884Z | Compiling unicode-ident v1.0.24 |
| 1261 | 2026-03-02T08:36:52.884Z | Compiling serde_core v1.0.228 |
| 1262 | 2026-03-02T08:36:52.884Z | Compiling cfg-if v1.0.4 |
| 1263 | 2026-03-02T08:36:52.884Z | Compiling serde v1.0.228 |
| 1264 | 2026-03-02T08:36:52.884Z | Compiling libc v0.2.180 |
| 1265 | 2026-03-02T08:36:52.884Z | Compiling memchr v2.8.0 |
| 1266 | 2026-03-02T08:36:53.163Z | Compiling itoa v1.0.17 |
| 1267 | 2026-03-02T08:36:53.537Z | Compiling smallvec v1.15.1 |
| 1268 | 2026-03-02T08:36:53.625Z | Compiling zmij v1.0.21 |
| 1269 | 2026-03-02T08:36:53.722Z | Compiling serde_json v1.0.149 |
| 1270 | 2026-03-02T08:36:53.915Z | Compiling autocfg v1.5.0 |
| 1271 | 2026-03-02T08:36:54.198Z | Compiling libm v0.2.16 |
| 1272 | 2026-03-02T08:36:54.724Z | Compiling getrandom v0.4.1 |
| 1273 | 2026-03-02T08:36:54.810Z | Compiling version_check v0.9.5 |
| 1274 | 2026-03-02T08:36:54.944Z | Compiling stable_deref_trait v1.2.1 |
| 1275 | 2026-03-02T08:36:54.995Z | Compiling iana-time-zone v0.1.65 |
| 1276 | 2026-03-02T08:36:55.065Z | Compiling equivalent v1.0.2 |
| 1277 | 2026-03-02T08:36:55.289Z | Compiling pin-project-lite v0.2.16 |
| 1278 | 2026-03-02T08:36:55.394Z | Compiling foldhash v0.2.0 |
| 1279 | 2026-03-02T08:36:55.430Z | Compiling allocator-api2 v0.2.21 |
| 1280 | 2026-03-02T08:36:55.450Z | Compiling writeable v0.6.2 |
| 1281 | 2026-03-02T08:36:55.466Z | Compiling percent-encoding v2.3.2 |
| 1282 | 2026-03-02T08:36:55.846Z | Compiling syn v2.0.116 |
| 1283 | 2026-03-02T08:36:55.867Z | Compiling litemap v0.8.1 |
| 1284 | 2026-03-02T08:36:55.883Z | Compiling scopeguard v1.2.0 |
| 1285 | 2026-03-02T08:36:55.902Z | Compiling parking_lot_core v0.9.12 |
| 1286 | 2026-03-02T08:36:56.062Z | Compiling icu_normalizer_data v2.1.1 |
| 1287 | 2026-03-02T08:36:56.099Z | Compiling icu_properties_data v2.1.2 |
| 1288 | 2026-03-02T08:36:56.211Z | Compiling hashbrown v0.16.1 |
| 1289 | 2026-03-02T08:36:56.249Z | Compiling lock_api v0.4.14 |
| 1290 | 2026-03-02T08:36:56.462Z | Compiling dyn-clone v1.0.20 |
| 1291 | 2026-03-02T08:36:56.642Z | Compiling form_urlencoded v1.2.2 |
| 1292 | 2026-03-02T08:36:56.714Z | Compiling utf8_iter v1.0.4 |
| 1293 | 2026-03-02T08:36:56.766Z | Compiling jobserver v0.1.34 |
| 1294 | 2026-03-02T08:36:56.838Z | Compiling shlex v1.3.0 |
| 1295 | 2026-03-02T08:36:56.985Z | Compiling log v0.4.29 |
| 1296 | 2026-03-02T08:36:57.017Z | Compiling find-msvc-tools v0.1.9 |
| 1297 | 2026-03-02T08:36:57.221Z | Compiling heck v0.5.0 |
| 1298 | 2026-03-02T08:36:57.341Z | Compiling cc v1.2.56 |
| 1299 | 2026-03-02T08:36:57.447Z | Compiling futures-core v0.3.32 |
| 1300 | 2026-03-02T08:36:57.490Z | Compiling thiserror v2.0.18 |
| 1301 | 2026-03-02T08:36:57.575Z | Compiling num-traits v0.2.19 |
| 1302 | 2026-03-02T08:36:57.731Z | Compiling errno v0.3.14 |
| 1303 | 2026-03-02T08:36:57.782Z | Compiling fnv v1.0.7 |
| 1304 | 2026-03-02T08:36:57.932Z | Compiling zerocopy v0.8.39 |
| 1305 | 2026-03-02T08:36:58.167Z | Compiling futures-sink v0.3.32 |
| 1306 | 2026-03-02T08:36:58.246Z | Compiling getrandom v0.2.17 |
| 1307 | 2026-03-02T08:36:58.411Z | Compiling slab v0.4.12 |
| 1308 | 2026-03-02T08:36:58.697Z | Compiling semver v1.0.27 |
| 1309 | 2026-03-02T08:36:58.758Z | Compiling indexmap v2.13.0 |
| 1310 | 2026-03-02T08:36:58.850Z | Compiling futures-channel v0.3.32 |
| 1311 | 2026-03-02T08:36:58.974Z | Compiling uuid v1.21.0 |
| 1312 | 2026-03-02T08:36:59.361Z | Compiling futures-io v0.3.32 |
| 1313 | 2026-03-02T08:36:59.511Z | Compiling futures-task v0.3.32 |
| 1314 | 2026-03-02T08:36:59.857Z | Compiling typenum v1.19.0 |
| 1315 | 2026-03-02T08:37:00.041Z | Compiling rustversion v1.0.22 |
| 1316 | 2026-03-02T08:37:00.382Z | Compiling socket2 v0.6.2 |
| 1317 | 2026-03-02T08:37:00.596Z | Compiling portable-atomic v1.13.1 |
| 1318 | 2026-03-02T08:37:00.817Z | Compiling ring v0.17.14 |
| 1319 | 2026-03-02T08:37:00.833Z | Compiling schemars v0.8.22 |
| 1320 | 2026-03-02T08:37:01.330Z | Compiling parking_lot v0.12.5 |
| 1321 | 2026-03-02T08:37:01.496Z | Compiling regex-syntax v0.8.9 |
| 1322 | 2026-03-02T08:37:01.651Z | Compiling untrusted v0.9.0 |
| 1323 | 2026-03-02T08:37:02.133Z | Compiling signal-hook-registry v1.4.8 |
| 1324 | 2026-03-02T08:37:02.149Z | Compiling mio v1.1.1 |
| 1325 | 2026-03-02T08:37:02.262Z | Compiling byteorder v1.5.0 |
| 1326 | 2026-03-02T08:37:02.581Z | Compiling bitflags v2.11.0 |
| 1327 | 2026-03-02T08:37:02.749Z | Compiling critical-section v1.2.0 |
| 1328 | 2026-03-02T08:37:02.922Z | Compiling once_cell v1.21.3 |
| 1329 | 2026-03-02T08:37:02.970Z | Compiling subtle v2.6.1 |
| 1330 | 2026-03-02T08:37:03.074Z | Compiling rand_core v0.6.4 |
| 1331 | 2026-03-02T08:37:03.108Z | Compiling base64 v0.22.1 |
| 1332 | 2026-03-02T08:37:03.279Z | Compiling rustix v1.1.3 |
| 1333 | 2026-03-02T08:37:03.536Z | Compiling synstructure v0.13.2 |
| 1334 | 2026-03-02T08:37:03.699Z | Compiling serde_derive_internals v0.29.1 |
| 1335 | 2026-03-02T08:37:03.820Z | Compiling ucd-trie v0.1.7 |
| 1336 | 2026-03-02T08:37:04.212Z | Compiling httparse v1.10.1 |
| 1337 | 2026-03-02T08:37:04.314Z | Compiling ipnet v2.11.0 |
| 1338 | 2026-03-02T08:37:04.487Z | Compiling atomic-waker v1.1.2 |
| 1339 | 2026-03-02T08:37:04.704Z | Compiling pest v2.8.6 |
| 1340 | 2026-03-02T08:37:04.776Z | Compiling tower-layer v0.3.3 |
| 1341 | 2026-03-02T08:37:04.980Z | Compiling tower-service v0.3.3 |
| 1342 | 2026-03-02T08:37:05.069Z | Compiling thiserror v1.0.69 |
| 1343 | 2026-03-02T08:37:05.542Z | Compiling try-lock v0.2.5 |
| 1344 | 2026-03-02T08:37:05.605Z | Compiling getrandom v0.3.4 |
| 1345 | 2026-03-02T08:37:05.713Z | Compiling ryu v1.0.23 |
| 1346 | 2026-03-02T08:37:05.742Z | Compiling want v0.3.1 |
| 1347 | 2026-03-02T08:37:06.005Z | Compiling generic-array v0.14.7 |
| 1348 | 2026-03-02T08:37:06.019Z | Compiling httpdate v1.0.3 |
| 1349 | 2026-03-02T08:37:06.059Z | Compiling pin-utils v0.1.0 |
| 1350 | 2026-03-02T08:37:06.165Z | Compiling pretty-hex v0.4.1 |
| 1351 | 2026-03-02T08:37:06.248Z | Compiling slog v2.8.2 |
| 1352 | 2026-03-02T08:37:06.382Z | Compiling aho-corasick v1.1.4 |
| 1353 | 2026-03-02T08:37:06.447Z | Compiling strsim v0.11.1 |
| 1354 | 2026-03-02T08:37:06.467Z | Compiling plain v0.2.3 |
| 1355 | 2026-03-02T08:37:06.630Z | Compiling winnow v0.7.14 |
| 1356 | 2026-03-02T08:37:06.668Z | Compiling tracing-core v0.1.36 |
| 1357 | 2026-03-02T08:37:06.951Z | Compiling serde_derive v1.0.228 |
| 1358 | 2026-03-02T08:37:07.253Z | Compiling zerofrom-derive v0.1.6 |
| 1359 | 2026-03-02T08:37:07.404Z | Compiling yoke-derive v0.8.1 |
| 1360 | 2026-03-02T08:37:07.685Z | Compiling zerovec-derive v0.11.2 |
| 1361 | 2026-03-02T08:37:07.909Z | Compiling displaydoc v0.2.5 |
| 1362 | 2026-03-02T08:37:08.080Z | Compiling schemars_derive v0.8.22 |
| 1363 | 2026-03-02T08:37:09.587Z | Compiling tokio-macros v2.6.0 |
| 1364 | 2026-03-02T08:37:09.898Z | Compiling thiserror-impl v2.0.18 |
| 1365 | 2026-03-02T08:37:10.070Z | Compiling zerocopy-derive v0.8.39 |
| 1366 | 2026-03-02T08:37:10.255Z | Compiling zerofrom v0.1.6 |
| 1367 | 2026-03-02T08:37:10.315Z | Compiling zeroize_derive v1.4.3 |
| 1368 | 2026-03-02T08:37:10.502Z | Compiling yoke v0.8.1 |
| 1369 | 2026-03-02T08:37:10.580Z | Compiling futures-macro v0.3.32 |
| 1370 | 2026-03-02T08:37:10.878Z | Compiling zerovec v0.11.5 |
| 1371 | 2026-03-02T08:37:10.966Z | Compiling zerotrie v0.2.3 |
| 1372 | 2026-03-02T08:37:11.229Z | Compiling pest_meta v2.8.6 |
| 1373 | 2026-03-02T08:37:11.607Z | Compiling thiserror-impl v1.0.69 |
| 1374 | 2026-03-02T08:37:11.772Z | Compiling zeroize v1.8.2 |
| 1375 | 2026-03-02T08:37:12.126Z | Compiling tinystr v0.8.2 |
| 1376 | 2026-03-02T08:37:12.188Z | Compiling potential_utf v0.1.4 |
| 1377 | 2026-03-02T08:37:12.453Z | Compiling icu_collections v2.1.1 |
| 1378 | 2026-03-02T08:37:12.501Z | Compiling icu_locale_core v2.1.1 |
| 1379 | 2026-03-02T08:37:12.536Z | Compiling futures-util v0.3.32 |
| 1380 | 2026-03-02T08:37:12.931Z | Compiling pest_generator v2.8.6 |
| 1381 | 2026-03-02T08:37:14.364Z | Compiling icu_provider v2.1.1 |
| 1382 | 2026-03-02T08:37:14.799Z | Compiling regex-automata v0.4.14 |
| 1383 | 2026-03-02T08:37:14.952Z | Compiling icu_normalizer v2.1.1 |
| 1384 | 2026-03-02T08:37:14.970Z | Compiling icu_properties v2.1.2 |
| 1385 | 2026-03-02T08:37:14.987Z | Compiling pest_derive v2.8.6 |
| 1386 | 2026-03-02T08:37:15.016Z | Compiling tracing-attributes v0.1.31 |
| 1387 | 2026-03-02T08:37:15.262Z | Compiling bytes v1.11.1 |
| 1388 | 2026-03-02T08:37:16.000Z | Compiling chrono v0.4.43 |
| 1389 | 2026-03-02T08:37:16.327Z | Compiling serde_tokenstream v0.2.2 |
| 1390 | 2026-03-02T08:37:16.912Z | Compiling http v1.4.0 |
| 1391 | 2026-03-02T08:37:16.930Z | Compiling tokio v1.49.0 |
| 1392 | 2026-03-02T08:37:18.073Z | Compiling idna_adapter v1.2.1 |
| 1393 | 2026-03-02T08:37:18.310Z | Compiling idna v1.1.0 |
| 1394 | 2026-03-02T08:37:18.368Z | Compiling erased-serde v0.3.31 |
| 1395 | 2026-03-02T08:37:19.453Z | Compiling url v2.5.8 |
| 1396 | 2026-03-02T08:37:19.801Z | Compiling http-body v1.0.1 |
| 1397 | 2026-03-02T08:37:20.088Z | Compiling regex v1.12.3 |
| 1398 | 2026-03-02T08:37:20.324Z | Compiling http-body-util v0.1.3 |
| 1399 | 2026-03-02T08:37:21.192Z | Compiling tracing v0.1.44 |
| 1400 | 2026-03-02T08:37:21.535Z | Compiling serde_urlencoded v0.7.1 |
| 1401 | 2026-03-02T08:37:21.586Z | Compiling crypto-common v0.1.7 |
| 1402 | 2026-03-02T08:37:21.674Z | Compiling paste v1.0.15 |
| 1403 | 2026-03-02T08:37:21.826Z | Compiling openapiv3 v2.2.0 |
| 1404 | 2026-03-02T08:37:21.935Z | Compiling ppv-lite86 v0.2.21 |
| 1405 | 2026-03-02T08:37:22.082Z | Compiling sync_wrapper v1.0.2 |
| 1406 | 2026-03-02T08:37:22.214Z | Compiling regress v0.10.5 |
| 1407 | 2026-03-02T08:37:22.280Z | Compiling rustls-pki-types v1.14.0 |
| 1408 | 2026-03-02T08:37:23.364Z | Compiling num-conv v0.2.0 |
| 1409 | 2026-03-02T08:37:23.392Z | Compiling powerfmt v0.2.0 |
| 1410 | 2026-03-02T08:37:23.615Z | Compiling time-core v0.1.8 |
| 1411 | 2026-03-02T08:37:23.777Z | Compiling anyhow v1.0.101 |
| 1412 | 2026-03-02T08:37:23.802Z | Compiling deranged v0.5.6 |
| 1413 | 2026-03-02T08:37:23.923Z | Compiling time-macros v0.2.27 |
| 1414 | 2026-03-02T08:37:24.709Z | Compiling scroll_derive v0.13.1 |
| 1415 | 2026-03-02T08:37:24.893Z | Compiling cpufeatures v0.2.17 |
| 1416 | 2026-03-02T08:37:25.018Z | Compiling num_threads v0.1.7 |
| 1417 | 2026-03-02T08:37:25.183Z | Compiling ident_case v1.0.1 |
| 1418 | 2026-03-02T08:37:25.386Z | Compiling iri-string v0.7.10 |
| 1419 | 2026-03-02T08:37:26.083Z | Compiling typify-impl v0.4.3 |
| 1420 | 2026-03-02T08:37:26.423Z | Compiling fastrand v2.3.0 |
| 1421 | 2026-03-02T08:37:26.610Z | Compiling darling_core v0.21.3 |
| 1422 | 2026-03-02T08:37:26.643Z | Compiling scroll v0.13.0 |
| 1423 | 2026-03-02T08:37:27.208Z | Compiling ipnetwork v0.21.1 |
| 1424 | 2026-03-02T08:37:28.193Z | Compiling daft-derive v0.1.5 |
| 1425 | 2026-03-02T08:37:29.612Z | Compiling omicron-workspace-hack v0.1.0 |
| 1426 | 2026-03-02T08:37:29.909Z | Compiling goblin v0.10.5 |
| 1427 | 2026-03-02T08:37:30.060Z | Compiling tokio-util v0.7.18 |
| 1428 | 2026-03-02T08:37:31.926Z | Compiling async-trait v0.1.89 |
| 1429 | 2026-03-02T08:37:32.423Z | Compiling darling_macro v0.21.3 |
| 1430 | 2026-03-02T08:37:32.928Z | Compiling cmake v0.1.57 |
| 1431 | 2026-03-02T08:37:33.477Z | Compiling usdt-impl v0.6.0 |
| 1432 | 2026-03-02T08:37:33.571Z | Compiling dunce v1.0.5 |
| 1433 | 2026-03-02T08:37:33.683Z | Compiling fs_extra v1.3.0 |
| 1434 | 2026-03-02T08:37:33.974Z | Compiling darling v0.21.3 |
| 1435 | 2026-03-02T08:37:34.190Z | Compiling dtrace-parser v0.3.0 |
| 1436 | 2026-03-02T08:37:34.284Z | Compiling block-buffer v0.10.4 |
| 1437 | 2026-03-02T08:37:34.302Z | Compiling aws-lc-sys v0.37.1 |
| 1438 | 2026-03-02T08:37:34.368Z | Compiling crossbeam-utils v0.8.21 |
| 1439 | 2026-03-02T08:37:34.564Z | Compiling digest v0.10.7 |
| 1440 | 2026-03-02T08:37:34.998Z | Compiling futures-executor v0.3.32 |
| 1441 | 2026-03-02T08:37:35.044Z | Compiling structmeta-derive v0.3.0 |
| 1442 | 2026-03-02T08:37:35.510Z | Compiling thread-id v5.1.0 |
| 1443 | 2026-03-02T08:37:35.552Z | Compiling camino v1.2.2 |
| 1444 | 2026-03-02T08:37:35.583Z | Compiling hex v0.4.3 |
| 1445 | 2026-03-02T08:37:35.640Z | Compiling rustls v0.22.4 |
| 1446 | 2026-03-02T08:37:36.069Z | Compiling rand_core v0.9.5 |
| 1447 | 2026-03-02T08:37:36.174Z | Compiling futures v0.3.32 |
| 1448 | 2026-03-02T08:37:36.308Z | Compiling h2 v0.4.13 |
| 1449 | 2026-03-02T08:37:36.441Z | Compiling oxnet v0.1.4 |
| 1450 | 2026-03-02T08:37:36.496Z | Compiling thread_local v1.1.9 |
| 1451 | 2026-03-02T08:37:37.007Z | Compiling aws-lc-rs v1.15.4 |
| 1452 | 2026-03-02T08:37:37.321Z | Compiling dof v0.4.0 |
| 1453 | 2026-03-02T08:37:37.450Z | Compiling syn v1.0.109 |
| 1454 | 2026-03-02T08:37:37.473Z | Compiling structmeta v0.3.0 |
| 1455 | 2026-03-02T08:37:37.595Z | Compiling match_cfg v0.1.0 |
| 1456 | 2026-03-02T08:37:37.861Z | Compiling unsafe-libyaml v0.2.11 |
| 1457 | 2026-03-02T08:37:38.157Z | Compiling slog-async v2.8.0 |
| 1458 | 2026-03-02T08:37:38.607Z | Compiling quick-error v1.2.3 |
| 1459 | 2026-03-02T08:37:38.728Z | Compiling unicode-width v0.2.2 |
| 1460 | 2026-03-02T08:37:39.457Z | Compiling serde_yaml v0.9.34+deprecated |
| 1461 | 2026-03-02T08:37:40.875Z | Compiling rand_chacha v0.9.0 |
| 1462 | 2026-03-02T08:37:40.945Z | Compiling newtype-uuid-macros v0.1.0 |
| 1463 | 2026-03-02T08:37:41.554Z | Compiling typify-macro v0.4.3 |
| 1464 | 2026-03-02T08:37:41.942Z | Compiling hyper v1.8.1 |
| 1465 | 2026-03-02T08:37:42.712Z | Compiling usdt-macro v0.6.0 |
| 1466 | 2026-03-02T08:37:42.730Z | Compiling usdt-attr-macro v0.6.0 |
| 1467 | 2026-03-02T08:37:42.758Z | Compiling strum_macros v0.26.4 |
| 1468 | 2026-03-02T08:37:43.720Z | Compiling serde_spanned v1.0.4 |
| 1469 | 2026-03-02T08:37:43.983Z | Compiling multer v3.1.0 |
| 1470 | 2026-03-02T08:37:44.672Z | Compiling hyper-util v0.1.20 |
| 1471 | 2026-03-02T08:37:44.905Z | Compiling bit-vec v0.8.0 |
| 1472 | 2026-03-02T08:37:45.050Z | Compiling debug-ignore v1.0.5 |
| 1473 | 2026-03-02T08:37:45.229Z | Compiling untrusted v0.7.1 |
| 1474 | 2026-03-02T08:37:45.372Z | Compiling term v1.2.1 |
| 1475 | 2026-03-02T08:37:45.447Z | Compiling take_mut v0.2.2 |
| 1476 | 2026-03-02T08:37:45.605Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1477 | 2026-03-02T08:37:45.998Z | Compiling bit-set v0.8.0 |
| 1478 | 2026-03-02T08:37:46.114Z | Compiling typify v0.4.3 |
| 1479 | 2026-03-02T08:37:46.133Z | Compiling rand v0.9.2 |
| 1480 | 2026-03-02T08:37:46.260Z | Compiling async-stream-impl v0.3.6 |
| 1481 | 2026-03-02T08:37:46.276Z | Compiling dropshot v0.16.7 |
| 1482 | 2026-03-02T08:37:46.693Z | Compiling encoding_rs v0.8.35 |
| 1483 | 2026-03-02T08:37:46.712Z | Compiling strum v0.26.3 |
| 1484 | 2026-03-02T08:37:46.933Z | Compiling ref-cast v1.0.25 |
| 1485 | 2026-03-02T08:37:46.949Z | Compiling mime v0.3.17 |
| 1486 | 2026-03-02T08:37:47.465Z | Compiling unarray v0.1.4 |
| 1487 | 2026-03-02T08:37:47.486Z | Compiling spin v0.9.8 |
| 1488 | 2026-03-02T08:37:47.487Z | Compiling rustls v0.23.36 |
| 1489 | 2026-03-02T08:37:47.595Z | Compiling async-stream v0.3.6 |
| 1490 | 2026-03-02T08:37:47.698Z | Compiling derive-ex v0.1.8 |
| 1491 | 2026-03-02T08:37:47.715Z | Compiling dropshot_endpoint v0.16.7 |
| 1492 | 2026-03-02T08:37:47.886Z | Compiling macaddr v1.0.1 |
| 1493 | 2026-03-02T08:37:47.905Z | Compiling ref-cast-impl v1.0.25 |
| 1494 | 2026-03-02T08:37:48.048Z | Compiling waitgroup v0.1.2 |
| 1495 | 2026-03-02T08:37:48.292Z | Compiling serde_path_to_error v0.1.20 |
| 1496 | 2026-03-02T08:37:48.524Z | Compiling progenitor-impl v0.11.2 |
| 1497 | 2026-03-02T08:37:49.365Z | Compiling tabwriter v1.4.1 |
| 1498 | 2026-03-02T08:37:49.881Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1499 | 2026-03-02T08:37:50.205Z | Compiling tempfile v3.25.0 |
| 1500 | 2026-03-02T08:37:50.222Z | Compiling newtype-uuid v1.3.2 |
| 1501 | 2026-03-02T08:37:50.925Z | Compiling strum_macros v0.27.2 |
| 1502 | 2026-03-02T08:37:51.073Z | Compiling instant v0.1.13 |
| 1503 | 2026-03-02T08:37:51.257Z | Compiling daft v0.1.5 |
| 1504 | 2026-03-02T08:37:51.552Z | Compiling test-strategy v0.4.5 |
| 1505 | 2026-03-02T08:37:51.711Z | Compiling serde_with_macros v3.16.1 |
| 1506 | 2026-03-02T08:37:51.810Z | Compiling time v0.3.47 |
| 1507 | 2026-03-02T08:37:53.394Z | Compiling tower v0.5.3 |
| 1508 | 2026-03-02T08:37:54.156Z | Compiling webpki-roots v1.0.6 |
| 1509 | 2026-03-02T08:37:54.392Z | Compiling colored v3.1.1 |
| 1510 | 2026-03-02T08:37:54.539Z | Compiling tower-http v0.6.8 |
| 1511 | 2026-03-02T08:37:54.853Z | Compiling crossbeam-channel v0.5.15 |
| 1512 | 2026-03-02T08:37:55.501Z | Compiling parse-display-derive v0.10.0 |
| 1513 | 2026-03-02T08:37:55.566Z | Compiling strum v0.27.2 |
| 1514 | 2026-03-02T08:37:55.772Z | Compiling rustls-webpki v0.102.8 |
| 1515 | 2026-03-02T08:37:56.203Z | Compiling rustc-hash v2.1.1 |
| 1516 | 2026-03-02T08:37:56.419Z | Compiling slog-json v2.6.1 |
| 1517 | 2026-03-02T08:37:57.194Z | Compiling progenitor-macro v0.11.2 |
| 1518 | 2026-03-02T08:37:57.763Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1519 | 2026-03-02T08:37:57.896Z | Compiling hostname v0.3.1 |
| 1520 | 2026-03-02T08:37:58.152Z | Compiling rand_chacha v0.3.1 |
| 1521 | 2026-03-02T08:37:59.201Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1522 | 2026-03-02T08:37:59.231Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-03-02T08:37:59.337Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1524 | 2026-03-02T08:37:59.358Z | Compiling is-terminal v0.4.17 |
| 1525 | 2026-03-02T08:37:59.511Z | Compiling memmap2 v0.9.10 |
| 1526 | 2026-03-02T08:37:59.980Z | Compiling wait-timeout v0.2.1 |
| 1527 | 2026-03-02T08:38:00.044Z | Compiling either v1.15.0 |
| 1528 | 2026-03-02T08:38:00.352Z | Compiling rusty-fork v0.3.1 |
| 1529 | 2026-03-02T08:38:00.487Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1530 | 2026-03-02T08:38:00.599Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1531 | 2026-03-02T08:38:00.711Z | Compiling usdt v0.6.0 |
| 1532 | 2026-03-02T08:38:00.823Z | Compiling slog-term v2.9.2 |
| 1533 | 2026-03-02T08:38:01.082Z | Compiling rand v0.8.5 |
| 1534 | 2026-03-02T08:38:01.273Z | Compiling slog-bunyan v2.5.0 |
| 1535 | 2026-03-02T08:38:01.525Z | Compiling tokio-rustls v0.25.0 |
| 1536 | 2026-03-02T08:38:02.343Z | Compiling rand_xorshift v0.4.0 |
| 1537 | 2026-03-02T08:38:02.628Z | Compiling sha1 v0.10.6 |
| 1538 | 2026-03-02T08:38:02.685Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1539 | 2026-03-02T08:38:03.088Z | Compiling rustls-pemfile v2.2.0 |
| 1540 | 2026-03-02T08:38:04.044Z | Compiling hostname v0.4.2 |
| 1541 | 2026-03-02T08:38:04.515Z | Compiling proptest v1.10.0 |
| 1542 | 2026-03-02T08:38:06.990Z | Compiling itertools v0.14.0 |
| 1543 | 2026-03-02T08:38:09.683Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1544 | 2026-03-02T08:38:09.952Z | Compiling serde_with v3.16.1 |
| 1545 | 2026-03-02T08:38:10.987Z | Compiling utf8parse v0.2.2 |
| 1546 | 2026-03-02T08:38:11.184Z | Compiling anstyle-parse v0.2.7 |
| 1547 | 2026-03-02T08:38:11.570Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1548 | 2026-03-02T08:38:11.651Z | Compiling toml_datetime v0.6.11 |
| 1549 | 2026-03-02T08:38:12.263Z | Compiling is_terminal_polyfill v1.70.2 |
| 1550 | 2026-03-02T08:38:12.436Z | Compiling anstyle-query v1.1.5 |
| 1551 | 2026-03-02T08:38:12.626Z | Compiling anstyle v1.0.13 |
| 1552 | 2026-03-02T08:38:12.873Z | Compiling colorchoice v1.0.4 |
| 1553 | 2026-03-02T08:38:13.081Z | Compiling anstream v0.6.21 |
| 1554 | 2026-03-02T08:38:13.788Z | Compiling backoff v0.4.0 |
| 1555 | 2026-03-02T08:38:14.401Z | Compiling parse-display v0.10.0 |
| 1556 | 2026-03-02T08:38:14.585Z | Compiling iddqd v0.3.17 |
| 1557 | 2026-03-02T08:38:15.132Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1558 | 2026-03-02T08:38:17.338Z | Compiling clap_lex v1.0.0 |
| 1559 | 2026-03-02T08:38:17.451Z | Compiling clap_derive v4.5.55 |
| 1560 | 2026-03-02T08:38:17.872Z | Compiling terminal_size v0.4.3 |
| 1561 | 2026-03-02T08:38:18.059Z | Compiling crossbeam-epoch v0.9.18 |
| 1562 | 2026-03-02T08:38:18.786Z | Compiling clap_builder v4.5.59 |
| 1563 | 2026-03-02T08:38:18.993Z | Compiling rustls-webpki v0.103.9 |
| 1564 | 2026-03-02T08:38:19.167Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1565 | 2026-03-02T08:38:20.414Z | Compiling proc-macro-error-attr v1.0.4 |
| 1566 | 2026-03-02T08:38:20.839Z | Compiling heapless v0.8.0 |
| 1567 | 2026-03-02T08:38:21.010Z | Compiling proc-macro-crate v3.4.0 |
| 1568 | 2026-03-02T08:38:21.768Z | Compiling ingot-macros v0.1.1 |
| 1569 | 2026-03-02T08:38:22.207Z | Compiling zerocopy-derive v0.7.35 |
| 1570 | 2026-03-02T08:38:23.022Z | Compiling clap v4.5.59 |
| 1571 | 2026-03-02T08:38:23.170Z | Compiling hash32 v0.3.1 |
| 1572 | 2026-03-02T08:38:23.845Z | Compiling proc-macro-error v1.0.4 |
| 1573 | 2026-03-02T08:38:24.331Z | Compiling smoltcp v0.11.0 |
| 1574 | 2026-03-02T08:38:24.572Z | Compiling winnow v0.5.40 |
| 1575 | 2026-03-02T08:38:24.947Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1576 | 2026-03-02T08:38:25.632Z | Compiling zerocopy v0.7.35 |
| 1577 | 2026-03-02T08:38:28.124Z | Compiling tokio-rustls v0.26.4 |
| 1578 | 2026-03-02T08:38:28.345Z | Compiling toml_edit v0.19.15 |
| 1579 | 2026-03-02T08:38:28.417Z | Compiling num_enum_derive v0.7.5 |
| 1580 | 2026-03-02T08:38:28.723Z | Compiling ingot-types v0.1.2 |
| 1581 | 2026-03-02T08:38:29.642Z | Compiling cobs v0.3.0 |
| 1582 | 2026-03-02T08:38:29.997Z | Compiling crucible-workspace-hack v0.1.0 |
| 1583 | 2026-03-02T08:38:30.142Z | Compiling managed v0.8.0 |
| 1584 | 2026-03-02T08:38:30.376Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1585 | 2026-03-02T08:38:30.564Z | Compiling bitflags v1.3.2 |
| 1586 | 2026-03-02T08:38:30.799Z | Compiling num_enum v0.7.5 |
| 1587 | 2026-03-02T08:38:30.994Z | Compiling hyper-rustls v0.27.7 |
| 1588 | 2026-03-02T08:38:31.075Z | Compiling postcard v1.1.3 |
| 1589 | 2026-03-02T08:38:31.235Z | Compiling proc-macro-crate v1.3.1 |
| 1590 | 2026-03-02T08:38:31.783Z | Compiling ingot v0.1.1 |
| 1591 | 2026-03-02T08:38:32.311Z | Compiling foreign-types-macros v0.2.3 |
| 1592 | 2026-03-02T08:38:32.566Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1593 | 2026-03-02T08:38:32.584Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1594 | 2026-03-02T08:38:33.232Z | Compiling rayon-core v1.13.0 |
| 1595 | 2026-03-02T08:38:33.309Z | Compiling heck v0.4.1 |
| 1596 | 2026-03-02T08:38:33.606Z | Compiling foreign-types-shared v0.3.1 |
| 1597 | 2026-03-02T08:38:33.651Z | Compiling num_enum_derive v0.5.11 |
| 1598 | 2026-03-02T08:38:33.698Z | Compiling reqwest v0.12.28 |
| 1599 | 2026-03-02T08:38:33.715Z | Compiling foreign-types v0.5.0 |
| 1600 | 2026-03-02T08:38:33.846Z | Compiling crossbeam-deque v0.8.6 |
| 1601 | 2026-03-02T08:38:33.932Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1602 | 2026-03-02T08:38:34.941Z | Compiling dtrace-parser v0.2.0 |
| 1603 | 2026-03-02T08:38:34.976Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1604 | 2026-03-02T08:38:35.537Z | Compiling scroll_derive v0.12.1 |
| 1605 | 2026-03-02T08:38:35.789Z | Compiling usdt-impl v0.5.0 |
| 1606 | 2026-03-02T08:38:35.978Z | Compiling memoffset v0.9.1 |
| 1607 | 2026-03-02T08:38:36.260Z | Compiling cstr-argument v0.1.2 |
| 1608 | 2026-03-02T08:38:36.411Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1609 | 2026-03-02T08:38:36.537Z | Compiling convert_case v0.4.0 |
| 1610 | 2026-03-02T08:38:36.556Z | Compiling tinyvec_macros v0.1.1 |
| 1611 | 2026-03-02T08:38:36.661Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1612 | 2026-03-02T08:38:36.758Z | Compiling cfg_aliases v0.2.1 |
| 1613 | 2026-03-02T08:38:36.871Z | Compiling nix v0.30.1 |
| 1614 | 2026-03-02T08:38:37.048Z | Compiling tinyvec v1.10.0 |
| 1615 | 2026-03-02T08:38:37.093Z | Compiling scroll v0.12.0 |
| 1616 | 2026-03-02T08:38:37.110Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1617 | 2026-03-02T08:38:37.192Z | Compiling derive_more v0.99.20 |
| 1618 | 2026-03-02T08:38:37.724Z | Compiling num_enum v0.5.11 |
| 1619 | 2026-03-02T08:38:37.818Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1620 | 2026-03-02T08:38:37.890Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1621 | 2026-03-02T08:38:39.148Z | Compiling dof v0.3.0 |
| 1622 | 2026-03-02T08:38:39.786Z | Compiling camino-tempfile v1.4.1 |
| 1623 | 2026-03-02T08:38:40.009Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1624 | 2026-03-02T08:38:40.220Z | Compiling thread-id v4.2.2 |
| 1625 | 2026-03-02T08:38:41.303Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1626 | 2026-03-02T08:38:41.579Z | Compiling rayon v1.11.0 |
| 1627 | 2026-03-02T08:38:43.031Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1628 | 2026-03-02T08:38:43.258Z | Compiling goblin v0.8.2 |
| 1629 | 2026-03-02T08:38:43.725Z | Compiling progenitor-client v0.11.2 |
| 1630 | 2026-03-02T08:38:44.218Z | Compiling zone_cfg_derive v0.3.1 |
| 1631 | 2026-03-02T08:38:44.582Z | Compiling itertools v0.12.1 |
| 1632 | 2026-03-02T08:38:44.588Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1633 | 2026-03-02T08:38:45.291Z | Compiling serde_spanned v0.6.9 |
| 1634 | 2026-03-02T08:38:45.583Z | Compiling num-derive v0.4.2 |
| 1635 | 2026-03-02T08:38:45.939Z | Compiling sigpipe v0.1.3 |
| 1636 | 2026-03-02T08:38:46.268Z | Compiling toml_write v0.1.2 |
| 1637 | 2026-03-02T08:38:46.504Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1638 | 2026-03-02T08:38:46.522Z | Compiling jiff v0.2.20 |
| 1639 | 2026-03-02T08:38:46.656Z | Compiling glob v0.3.3 |
| 1640 | 2026-03-02T08:38:46.958Z | Compiling toml_edit v0.22.27 |
| 1641 | 2026-03-02T08:38:47.555Z | Compiling zone v0.3.1 |
| 1642 | 2026-03-02T08:38:47.814Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1643 | 2026-03-02T08:38:49.375Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1644 | 2026-03-02T08:38:49.770Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1645 | 2026-03-02T08:38:50.481Z | Compiling progenitor v0.11.2 |
| 1646 | 2026-03-02T08:38:53.867Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1647 | 2026-03-02T08:38:54.297Z | Compiling smf v0.2.3 |
| 1648 | 2026-03-02T08:38:54.602Z | Compiling secrecy v0.10.3 |
| 1649 | 2026-03-02T08:38:54.893Z | Compiling num-integer v0.1.46 |
| 1650 | 2026-03-02T08:38:55.532Z | Compiling rustc_version v0.4.1 |
| 1651 | 2026-03-02T08:38:55.755Z | Compiling prettyplease v0.2.37 |
| 1652 | 2026-03-02T08:38:55.903Z | Compiling float-ord v0.3.2 |
| 1653 | 2026-03-02T08:38:55.975Z | Compiling whoami v1.6.1 |
| 1654 | 2026-03-02T08:38:56.104Z | Compiling rustix v0.38.44 |
| 1655 | 2026-03-02T08:38:56.108Z | Compiling curve25519-dalek v4.1.3 |
| 1656 | 2026-03-02T08:38:57.396Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1657 | 2026-03-02T08:38:57.744Z | Compiling toml v0.8.23 |
| 1658 | 2026-03-02T08:38:57.884Z | Compiling usdt-attr-macro v0.5.0 |
| 1659 | 2026-03-02T08:38:58.144Z | Compiling usdt-macro v0.5.0 |
| 1660 | 2026-03-02T08:38:59.581Z | Compiling progenitor-client v0.10.0 |
| 1661 | 2026-03-02T08:39:00.335Z | Compiling hmac v0.12.1 |
| 1662 | 2026-03-02T08:39:00.577Z | Compiling inout v0.1.4 |
| 1663 | 2026-03-02T08:39:00.858Z | Compiling enum-as-inner v0.6.1 |
| 1664 | 2026-03-02T08:39:00.972Z | Compiling ff v0.13.1 |
| 1665 | 2026-03-02T08:39:01.227Z | Compiling memmap v0.7.0 |
| 1666 | 2026-03-02T08:39:01.576Z | Compiling data-encoding v2.10.0 |
| 1667 | 2026-03-02T08:39:01.594Z | Compiling usdt v0.5.0 |
| 1668 | 2026-03-02T08:39:02.092Z | Compiling group v0.13.0 |
| 1669 | 2026-03-02T08:39:02.162Z | Compiling cipher v0.4.4 |
| 1670 | 2026-03-02T08:39:02.294Z | Compiling hkdf v0.12.4 |
| 1671 | 2026-03-02T08:39:02.748Z | Compiling num-rational v0.4.2 |
| 1672 | 2026-03-02T08:39:02.951Z | Compiling num-iter v0.1.45 |
| 1673 | 2026-03-02T08:39:03.667Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1674 | 2026-03-02T08:39:03.735Z | Compiling half v2.7.1 |
| 1675 | 2026-03-02T08:39:04.382Z | Compiling universal-hash v0.5.1 |
| 1676 | 2026-03-02T08:39:04.632Z | Compiling crypto-bigint v0.5.5 |
| 1677 | 2026-03-02T08:39:04.818Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1678 | 2026-03-02T08:39:04.910Z | Compiling num-complex v0.4.6 |
| 1679 | 2026-03-02T08:39:06.307Z | Compiling base16ct v0.2.0 |
| 1680 | 2026-03-02T08:39:06.343Z | Compiling ciborium-io v0.2.2 |
| 1681 | 2026-03-02T08:39:06.507Z | Compiling opaque-debug v0.3.1 |
| 1682 | 2026-03-02T08:39:06.598Z | Compiling base64ct v1.8.3 |
| 1683 | 2026-03-02T08:39:06.632Z | Compiling poly1305 v0.8.0 |
| 1684 | 2026-03-02T08:39:06.876Z | Compiling num v0.4.3 |
| 1685 | 2026-03-02T08:39:07.006Z | Compiling ciborium-ll v0.2.2 |
| 1686 | 2026-03-02T08:39:07.080Z | Compiling thiserror-no-std v2.0.2 |
| 1687 | 2026-03-02T08:39:07.232Z | Compiling password-hash v0.5.0 |
| 1688 | 2026-03-02T08:39:07.560Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1689 | 2026-03-02T08:39:08.254Z | Compiling elliptic-curve v0.13.8 |
| 1690 | 2026-03-02T08:39:08.311Z | Compiling chacha20 v0.9.1 |
| 1691 | 2026-03-02T08:39:08.766Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1692 | 2026-03-02T08:39:08.882Z | Compiling hubpack_derive v0.1.1 |
| 1693 | 2026-03-02T08:39:09.701Z | Compiling blake2 v0.10.6 |
| 1694 | 2026-03-02T08:39:09.997Z | Compiling aead v0.5.2 |
| 1695 | 2026-03-02T08:39:10.261Z | Compiling semver v0.1.20 |
| 1696 | 2026-03-02T08:39:10.287Z | Compiling pkg-config v0.3.32 |
| 1697 | 2026-03-02T08:39:10.782Z | Compiling vcpkg v0.2.15 |
| 1698 | 2026-03-02T08:39:10.810Z | Compiling static_assertions v1.1.0 |
| 1699 | 2026-03-02T08:39:10.943Z | Compiling resolv-conf v0.7.6 |
| 1700 | 2026-03-02T08:39:11.405Z | Compiling linked-hash-map v0.5.6 |
| 1701 | 2026-03-02T08:39:11.774Z | Compiling keccak v0.1.6 |
| 1702 | 2026-03-02T08:39:11.798Z | Compiling lru-cache v0.1.2 |
| 1703 | 2026-03-02T08:39:11.962Z | Compiling rustc_version v0.1.7 |
| 1704 | 2026-03-02T08:39:12.036Z | Compiling argon2 v0.5.3 |
| 1705 | 2026-03-02T08:39:12.126Z | Compiling openssl-sys v0.9.111 |
| 1706 | 2026-03-02T08:39:12.324Z | Compiling sha3 v0.10.8 |
| 1707 | 2026-03-02T08:39:12.395Z | Compiling chacha20poly1305 v0.10.1 |
| 1708 | 2026-03-02T08:39:12.532Z | Compiling hubpack v0.1.2 |
| 1709 | 2026-03-02T08:39:12.623Z | Compiling vsss-rs v3.3.4 |
| 1710 | 2026-03-02T08:39:12.980Z | Compiling ciborium v0.2.2 |
| 1711 | 2026-03-02T08:39:13.009Z | Compiling hickory-proto v0.24.4 |
| 1712 | 2026-03-02T08:39:13.300Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1713 | 2026-03-02T08:39:14.446Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1714 | 2026-03-02T08:39:14.569Z | Compiling serde-big-array v0.5.1 |
| 1715 | 2026-03-02T08:39:14.832Z | Compiling derive-where v1.6.0 |
| 1716 | 2026-03-02T08:39:15.115Z | Compiling serde_repr v0.1.20 |
| 1717 | 2026-03-02T08:39:16.328Z | Compiling unicode-segmentation v1.12.0 |
| 1718 | 2026-03-02T08:39:16.432Z | Compiling minimal-lexical v0.2.1 |
| 1719 | 2026-03-02T08:39:16.874Z | Compiling siphasher v1.0.2 |
| 1720 | 2026-03-02T08:39:17.002Z | Compiling indent_write v2.2.0 |
| 1721 | 2026-03-02T08:39:17.232Z | Compiling phf_shared v0.12.1 |
| 1722 | 2026-03-02T08:39:17.254Z | Compiling newline-converter v0.3.0 |
| 1723 | 2026-03-02T08:39:17.303Z | Compiling nom v7.1.3 |
| 1724 | 2026-03-02T08:39:17.446Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-02T08:39:17.597Z | Compiling hickory-resolver v0.24.4 |
| 1726 | 2026-03-02T08:39:17.817Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1727 | 2026-03-02T08:39:21.679Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1728 | 2026-03-02T08:39:22.176Z | Compiling newtype_derive v0.1.6 |
| 1729 | 2026-03-02T08:39:22.596Z | Compiling atomicwrites v0.4.4 |
| 1730 | 2026-03-02T08:39:23.008Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1731 | 2026-03-02T08:39:23.293Z | Compiling progenitor-impl v0.10.0 |
| 1732 | 2026-03-02T08:39:24.033Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1733 | 2026-03-02T08:39:24.161Z | Compiling console v0.15.11 |
| 1734 | 2026-03-02T08:39:24.810Z | Compiling tokio-stream v0.1.18 |
| 1735 | 2026-03-02T08:39:25.778Z | Compiling pin-project-internal v1.1.10 |
| 1736 | 2026-03-02T08:39:25.863Z | Compiling slog-dtrace v0.3.0 |
| 1737 | 2026-03-02T08:39:26.040Z | Compiling csv-core v0.1.13 |
| 1738 | 2026-03-02T08:39:26.209Z | Compiling owo-colors v4.2.3 |
| 1739 | 2026-03-02T08:39:26.294Z | Compiling chrono-tz v0.10.4 |
| 1740 | 2026-03-02T08:39:26.594Z | Compiling unicode-width v0.1.14 |
| 1741 | 2026-03-02T08:39:26.705Z | Compiling similar v2.7.0 |
| 1742 | 2026-03-02T08:39:26.865Z | Compiling foldhash v0.1.5 |
| 1743 | 2026-03-02T08:39:27.146Z | Compiling unicode-xid v0.2.6 |
| 1744 | 2026-03-02T08:39:27.212Z | Compiling cancel-safe-futures v0.1.5 |
| 1745 | 2026-03-02T08:39:27.370Z | Compiling swrite v0.1.0 |
| 1746 | 2026-03-02T08:39:27.528Z | Compiling const_format_proc_macros v0.2.34 |
| 1747 | 2026-03-02T08:39:27.713Z | Compiling expectorate v1.2.0 |
| 1748 | 2026-03-02T08:39:27.988Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1749 | 2026-03-02T08:39:28.338Z | Compiling pin-project v1.1.10 |
| 1750 | 2026-03-02T08:39:28.511Z | Compiling hashbrown v0.15.5 |
| 1751 | 2026-03-02T08:39:29.049Z | Compiling csv v1.4.0 |
| 1752 | 2026-03-02T08:39:29.528Z | Compiling qorb v0.4.1 |
| 1753 | 2026-03-02T08:39:29.789Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1754 | 2026-03-02T08:39:30.277Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1755 | 2026-03-02T08:39:30.495Z | Compiling phf v0.12.1 |
| 1756 | 2026-03-02T08:39:30.808Z | Compiling tokio-dtrace v0.1.1 |
| 1757 | 2026-03-02T08:39:31.298Z | Compiling unicode-normalization v0.1.25 |
| 1758 | 2026-03-02T08:39:31.447Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1759 | 2026-03-02T08:39:32.036Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1760 | 2026-03-02T08:39:32.171Z | Compiling progenitor-macro v0.10.0 |
| 1761 | 2026-03-02T08:39:32.651Z | Compiling libsw-core v0.3.2 |
| 1762 | 2026-03-02T08:39:32.965Z | Compiling snafu-derive v0.8.9 |
| 1763 | 2026-03-02T08:39:34.722Z | Compiling async-recursion v1.1.1 |
| 1764 | 2026-03-02T08:39:35.398Z | Compiling cookie v0.18.1 |
| 1765 | 2026-03-02T08:39:35.803Z | Compiling bstr v1.12.1 |
| 1766 | 2026-03-02T08:39:36.198Z | Compiling openssl v0.10.75 |
| 1767 | 2026-03-02T08:39:36.536Z | Compiling foreign-types-shared v0.1.1 |
| 1768 | 2026-03-02T08:39:36.676Z | Compiling same-file v1.0.6 |
| 1769 | 2026-03-02T08:39:36.720Z | Compiling bytecount v0.6.9 |
| 1770 | 2026-03-02T08:39:36.985Z | Compiling fixedbitset v0.5.7 |
| 1771 | 2026-03-02T08:39:36.992Z | Compiling fixedbitset v0.4.2 |
| 1772 | 2026-03-02T08:39:37.014Z | Compiling highway v1.3.0 |
| 1773 | 2026-03-02T08:39:37.385Z | Compiling snafu v0.8.9 |
| 1774 | 2026-03-02T08:39:37.441Z | Compiling petgraph v0.8.3 |
| 1775 | 2026-03-02T08:39:37.700Z | Compiling petgraph v0.6.5 |
| 1776 | 2026-03-02T08:39:37.900Z | Compiling walkdir v2.5.0 |
| 1777 | 2026-03-02T08:39:38.232Z | Compiling papergrid v0.11.0 |
| 1778 | 2026-03-02T08:39:38.726Z | Compiling globset v0.4.18 |
| 1779 | 2026-03-02T08:39:40.353Z | Compiling foreign-types v0.3.2 |
| 1780 | 2026-03-02T08:39:40.565Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1781 | 2026-03-02T08:39:40.784Z | Compiling libsw v3.5.0 |
| 1782 | 2026-03-02T08:39:40.863Z | Compiling olpc-cjson v0.1.4 |
| 1783 | 2026-03-02T08:39:41.150Z | Compiling oxide-tokio-rt v0.1.2 |
| 1784 | 2026-03-02T08:39:41.509Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1785 | 2026-03-02T08:39:42.032Z | Compiling const_format v0.2.35 |
| 1786 | 2026-03-02T08:39:43.271Z | Compiling gethostname v0.5.0 |
| 1787 | 2026-03-02T08:39:43.496Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1788 | 2026-03-02T08:39:43.557Z | Compiling tabled_derive v0.7.0 |
| 1789 | 2026-03-02T08:39:44.303Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1790 | 2026-03-02T08:39:44.323Z | Compiling serde_plain v1.0.2 |
| 1791 | 2026-03-02T08:39:44.714Z | Compiling bcs v0.1.6 |
| 1792 | 2026-03-02T08:39:45.388Z | Compiling openssl-macros v0.1.1 |
| 1793 | 2026-03-02T08:39:45.470Z | Compiling progenitor v0.10.0 |
| 1794 | 2026-03-02T08:39:45.542Z | Compiling pem v3.0.6 |
| 1795 | 2026-03-02T08:39:45.682Z | Compiling typed-path v0.9.3 |
| 1796 | 2026-03-02T08:39:45.762Z | Compiling lazy_static v1.5.0 |
| 1797 | 2026-03-02T08:39:45.933Z | Compiling tagptr v0.2.0 |
| 1798 | 2026-03-02T08:39:46.228Z | Compiling smawk v0.3.2 |
| 1799 | 2026-03-02T08:39:46.325Z | Compiling termtree v0.5.1 |
| 1800 | 2026-03-02T08:39:46.375Z | Compiling unicode-linebreak v0.1.5 |
| 1801 | 2026-03-02T08:39:46.477Z | Compiling linear-map v1.2.0 |
| 1802 | 2026-03-02T08:39:46.840Z | Compiling textwrap v0.16.2 |
| 1803 | 2026-03-02T08:39:46.931Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-03-02T08:39:47.095Z | Compiling moka v0.12.13 |
| 1805 | 2026-03-02T08:39:49.014Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-03-02T08:39:49.220Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1807 | 2026-03-02T08:39:50.850Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-02T08:39:51.425Z | Compiling tough v0.20.0 |
| 1809 | 2026-03-02T08:39:53.440Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1810 | 2026-03-02T08:39:53.638Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1811 | 2026-03-02T08:39:54.010Z | Compiling steno v0.4.1 |
| 1812 | 2026-03-02T08:39:54.754Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-03-02T08:39:54.833Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-03-02T08:39:55.102Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-03-02T08:39:57.540Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1816 | 2026-03-02T08:39:57.895Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-03-02T08:39:57.992Z | Compiling tabled v0.15.0 |
| 1818 | 2026-03-02T08:39:58.545Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-02T08:39:59.781Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-03-02T08:39:59.853Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-02T08:40:01.588Z | Compiling hickory-proto v0.25.2 |
| 1822 | 2026-03-02T08:40:01.978Z | Compiling humantime v2.3.0 |
| 1823 | 2026-03-02T08:40:02.610Z | Compiling num-derive v0.3.3 |
| 1824 | 2026-03-02T08:40:03.266Z | Compiling parking_lot_core v0.8.6 |
| 1825 | 2026-03-02T08:40:03.848Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1826 | 2026-03-02T08:40:04.330Z | Compiling crc32fast v1.5.0 |
| 1827 | 2026-03-02T08:40:04.915Z | Compiling libscf-sys v1.1.0 |
| 1828 | 2026-03-02T08:40:05.179Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1829 | 2026-03-02T08:40:05.350Z | Compiling parking_lot v0.11.2 |
| 1830 | 2026-03-02T08:40:05.608Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1831 | 2026-03-02T08:40:05.775Z | Compiling fxhash v0.2.1 |
| 1832 | 2026-03-02T08:40:06.020Z | Compiling socket2 v0.5.10 |
| 1833 | 2026-03-02T08:40:06.070Z | Compiling internet-checksum v0.2.1 |
| 1834 | 2026-03-02T08:40:06.089Z | Compiling sled v0.34.7 |
| 1835 | 2026-03-02T08:40:06.286Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1836 | 2026-03-02T08:40:06.315Z | Compiling hickory-resolver v0.25.2 |
| 1837 | 2026-03-02T08:40:08.291Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1838 | 2026-03-02T08:40:13.354Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1839 | 2026-03-02T08:40:13.823Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1840 | 2026-03-02T08:40:16.074Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1841 | 2026-03-02T08:40:40.646Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1842 | 2026-03-02T08:40:43.402Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1843 | 2026-03-02T08:40:45.710Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1844 | 2026-03-02T08:40:48.151Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1845 | 2026-03-02T08:40:51.112Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1846 | 2026-03-02T08:41:24.916Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 32s |
| 1847 | 2026-03-02T08:41:25.124Z | ──────────── |
| 1848 | 2026-03-02T08:41:25.124Z | Nextest run ID 92afbb6b-34f4-4f39-9090-9329e091c2d6 with nextest profile: default |
| 1849 | 2026-03-02T08:41:25.124Z | Starting 58 tests across 1 binary |
| 1850 | 2026-03-02T08:41:25.145Z | PASS [ 0.021s] rdb bestpath::test::test_bestpath_as_path_length_not_values |
| 1851 | 2026-03-02T08:41:25.145Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_full_pipeline |
| 1852 | 2026-03-02T08:41:25.145Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1853 | 2026-03-02T08:41:25.145Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_all_ibgp_passes_all |
| 1854 | 2026-03-02T08:41:25.146Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1855 | 2026-03-02T08:41:25.146Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_ebgp_over_ibgp |
| 1856 | 2026-03-02T08:41:25.146Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath |
| 1857 | 2026-03-02T08:41:25.149Z | PASS [ 0.021s] rdb bestpath::test::test_bestpath_all_ebgp_passes_all |
| 1858 | 2026-03-02T08:41:25.165Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v4_vs_v6 |
| 1859 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v4 |
| 1860 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1861 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_multipath_returns_multiple |
| 1862 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_origin_igp_preferred |
| 1863 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_router_id_tiebreak |
| 1864 | 2026-03-02T08:41:25.166Z | PASS [ 0.020s] rdb bestpath::test::test_bestpath_origin_equal_passes_all |
| 1865 | 2026-03-02T08:41:25.172Z | PASS [ 0.021s] rdb bestpath::test::test_bestpath_peer_ip_tiebreak_v6 |
| 1866 | 2026-03-02T08:41:25.187Z | PASS [ 0.019s] rdb db::test::test_prefix4_from_str |
| 1867 | 2026-03-02T08:41:25.187Z | PASS [ 0.021s] rdb db::test::test_prefix4_db_key_serialization |
| 1868 | 2026-03-02T08:41:25.187Z | PASS [ 0.021s] rdb bestpath::test::test_bestpath_stale_preference |
| 1869 | 2026-03-02T08:41:25.204Z | PASS [ 0.017s] rdb db::test::test_prefix6_db_key_serialization |
| 1870 | 2026-03-02T08:41:25.207Z | PASS [ 0.017s] rdb db::test::test_prefix6_from_str |
| 1871 | 2026-03-02T08:41:25.310Z | PASS [ 0.144s] rdb db::test::test_enforce_first_as_empty_as_path |
| 1872 | 2026-03-02T08:41:25.310Z | PASS [ 0.144s] rdb db::test::test_enforce_first_as_no_match |
| 1873 | 2026-03-02T08:41:25.310Z | PASS [ 0.144s] rdb db::test::test_ipv4_origin_crud |
| 1874 | 2026-03-02T08:41:25.314Z | PASS [ 0.145s] rdb db::test::test_enforce_first_as |
| 1875 | 2026-03-02T08:41:25.314Z | PASS [ 0.146s] rdb db::test::test_ipv6_origin_crud |
| 1876 | 2026-03-02T08:41:25.326Z | PASS [ 0.139s] rdb db::test::test_prefix_host_bit_normalization |
| 1877 | 2026-03-02T08:41:25.342Z | PASS [ 0.139s] rdb db::test::test_static_routes_same_nexthop_different_vlans |
| 1878 | 2026-03-02T08:41:25.346Z | PASS [ 0.141s] rdb db::test::test_rib |
| 1879 | 2026-03-02T08:41:25.454Z | PASS [ 0.144s] rdb db::test::test_static_routing_ipv4_basic |
| 1880 | 2026-03-02T08:41:25.454Z | PASS [ 0.144s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1881 | 2026-03-02T08:41:25.454Z | PASS [ 0.144s] rdb db::test::test_static_routing_ipv6_basic |
| 1882 | 2026-03-02T08:41:25.454Z | PASS [ 0.143s] rdb db::test::test_static_routing_mixed_address_families |
| 1883 | 2026-03-02T08:41:25.458Z | PASS [ 0.143s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1884 | 2026-03-02T08:41:25.469Z | PASS [ 0.143s] rdb db::test::test_static_routing_v4_prefix_v6_nexthop |
| 1885 | 2026-03-02T08:41:25.481Z | PASS [ 0.027s] rdb proptest::prop_ipv4_default_contains_all |
| 1886 | 2026-03-02T08:41:25.485Z | PASS [ 0.140s] rdb db::test::test_static_routing_v6_prefix_mixed_nexthop_af |
| 1887 | 2026-03-02T08:41:25.485Z | PASS [ 0.139s] rdb db::test::test_static_routing_v6_prefix_multiple_v4_nexthops |
| 1888 | 2026-03-02T08:41:25.497Z | PASS [ 0.027s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1889 | 2026-03-02T08:41:25.507Z | PASS [ 0.026s] rdb proptest::prop_ipv4_length_in_bounds |
| 1890 | 2026-03-02T08:41:25.507Z | PASS [ 0.025s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1891 | 2026-03-02T08:41:25.511Z | PASS [ 0.025s] rdb proptest::prop_ipv4_within_self |
| 1892 | 2026-03-02T08:41:25.522Z | PASS [ 0.027s] rdb proptest::prop_ipv6_default_contains_all |
| 1893 | 2026-03-02T08:41:25.534Z | PASS [ 0.024s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1894 | 2026-03-02T08:41:25.534Z | PASS [ 0.026s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1895 | 2026-03-02T08:41:25.534Z | PASS [ 0.026s] rdb proptest::prop_ipv6_length_in_bounds |
| 1896 | 2026-03-02T08:41:25.548Z | PASS [ 0.025s] rdb proptest::prop_ipv6_within_self |
| 1897 | 2026-03-02T08:41:25.560Z | PASS [ 0.026s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1898 | 2026-03-02T08:41:25.565Z | PASS [ 0.032s] rdb proptest::prop_static_route_key_deduplication |
| 1899 | 2026-03-02T08:41:25.580Z | PASS [ 0.047s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1900 | 2026-03-02T08:41:25.594Z | PASS [ 0.046s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1901 | 2026-03-02T08:41:25.598Z | PASS [ 0.143s] rdb db::test::test_static_routing_vlan_id_handling |
| 1902 | 2026-03-02T08:41:25.601Z | PASS [ 0.145s] rdb db::test::test_static_routing_v6_prefix_v4_nexthop |
| 1903 | 2026-03-02T08:41:25.602Z | PASS [ 0.145s] rdb db::test::test_static_routing_v6_prefix_v4_nexthop_with_vlan |
| 1904 | 2026-03-02T08:41:25.605Z | PASS [ 0.045s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1905 | 2026-03-02T08:41:25.612Z | PASS [ 0.045s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1906 | 2026-03-02T08:41:25.642Z | PASS [ 0.061s] rdb proptest::prop_static_route_key_ord_consistency |
| 1907 | 2026-03-02T08:41:25.645Z | PASS [ 0.189s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1908 | 2026-03-02T08:41:25.645Z | ──────────── |
| 1909 | 2026-03-02T08:41:25.646Z | Summary [ 0.519s] 58 tests run: 58 passed, 0 skipped |
| 1910 | 2026-03-02T08:41:25.658Z | + cp rib.log /work/ |
| 1911 | 2026-03-02T08:41:25.662Z | process exited: duration 570040 ms, exit code 0 |
| |
| 1912 | 2026-03-02T08:41:25.671Z | found 1 output files |
| 1913 | 2026-03-02T08:41:25.671Z | uploading: /work/rib.log (0 bytes) |
| 1914 | 2026-03-02T08:41:26.684Z | uploaded: /work/rib.log |