|
|
|
| 1 | 2026-03-02T08:30:52.649Z | job assigned to worker 01KJPTPFG3V4N3XAN33CY1CBBB [factory aws, i-0efe5d9d40c6b5a5c] (queued for 51 s) |
| |
| 2 | 2026-03-02T08:31:01.261Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:31:01.266Z | ++ uname -s |
| 4 | 2026-03-02T08:31:01.269Z | + kern=SunOS |
| 5 | 2026-03-02T08:31:01.269Z | + build_user=build |
| 6 | 2026-03-02T08:31:01.269Z | + build_uid=12345 |
| 7 | 2026-03-02T08:31:01.269Z | + work_dir=/work |
| 8 | 2026-03-02T08:31:01.269Z | + input_dir=/input |
| 9 | 2026-03-02T08:31:01.269Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:31:01.269Z | + case "$kern" in |
| 11 | 2026-03-02T08:31:01.270Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:31:01.273Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:31:03.280Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:31:03.457Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:31:03.461Z | + home_fs=zfs |
| 16 | 2026-03-02T08:31:03.462Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:31:03.462Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:31:03.462Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:31:05.464Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:31:05.467Z | process exited: duration 4207 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:31:05.474Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:31:05.480Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-02T08:31:05.480Z | * rust toolchain profile = "default" |
| 24 | 2026-03-02T08:31:05.480Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-03-02T08:31:05.480Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:31:05.480Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:31:05.480Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:31:05.483Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:31:05.483Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:31:05.613Z | info: downloading installer |
| 31 | 2026-03-02T08:31:07.310Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:31:07.310Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:31:07.310Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:31:07.310Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:31:07.310Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:31:07.311Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:31:07.311Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:31:07.311Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:31:07.311Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:31:07.321Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:31:07.322Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:31:07.325Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:31:07.483Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:31:07.483Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:31:08.444Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:31:08.882Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:31:10.676Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:31:12.840Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:31:22.124Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:31:22.386Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:31:23.295Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:31:23.698Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:25.776Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:27.583Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:34.286Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:34.611Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:34.611Z | |
| 58 | 2026-03-02T08:31:35.073Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:35.073Z | |
| 60 | 2026-03-02T08:31:35.076Z | |
| 61 | 2026-03-02T08:31:35.076Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:35.076Z | |
| 63 | 2026-03-02T08:31:35.076Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:35.076Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:35.076Z | |
| 66 | 2026-03-02T08:31:35.076Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:35.076Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:35.076Z | |
| 69 | 2026-03-02T08:31:35.077Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:35.077Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:35.077Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:35.077Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:35.191Z | + rustup --version |
| 74 | 2026-03-02T08:31:35.206Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:35.209Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:35.311Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:35.314Z | + cargo --version |
| 78 | 2026-03-02T08:31:35.373Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:35.377Z | + rustc --version |
| 80 | 2026-03-02T08:31:35.441Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:35.444Z | process exited: duration 29967 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:35.451Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:35.475Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:35.483Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:35.486Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:35.489Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:35.530Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:36.740Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:36.744Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:37.001Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:37.001Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:37.009Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:37.012Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:37.015Z | + current=main |
| 95 | 2026-03-02T08:31:37.015Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:37.015Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:37.019Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:37.046Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:37.049Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:37.065Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:37.069Z | process exited: duration 1585 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:37.076Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:37.081Z | + set -e |
| 104 | 2026-03-02T08:31:37.081Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-02T08:31:37.084Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-02T08:31:37.084Z | ++ PLATFORM=illumos |
| 107 | 2026-03-02T08:31:37.084Z | ++ banner install |
| 108 | 2026-03-02T08:31:37.087Z | |
| 109 | 2026-03-02T08:31:37.087Z | # # # #### ##### ## # # |
| 110 | 2026-03-02T08:31:37.087Z | # ## # # # # # # # |
| 111 | 2026-03-02T08:31:37.087Z | # # # # #### # # # # # |
| 112 | 2026-03-02T08:31:37.087Z | # # # # # # ###### # # |
| 113 | 2026-03-02T08:31:37.087Z | # # ## # # # # # # # |
| 114 | 2026-03-02T08:31:37.087Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-02T08:31:37.087Z | |
| 116 | 2026-03-02T08:31:37.087Z | ++ set +o errexit |
| 117 | 2026-03-02T08:31:37.087Z | ++ pkg info clang-15 |
| 118 | 2026-03-02T08:31:37.087Z | ++ grep -qi installed |
| 119 | 2026-03-02T08:31:38.729Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-02T08:31:38.729Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-02T08:31:38.729Z | |
| 122 | 2026-03-02T08:31:38.729Z | clang-15 |
| 123 | 2026-03-02T08:31:38.775Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-02T08:31:38.775Z | ++ set -o errexit |
| 125 | 2026-03-02T08:31:38.778Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-02T08:31:47.299Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-02T08:31:57.762Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-02T08:32:21.862Z | Planning: Solver setup ... Done |
| 129 | 2026-03-02T08:32:22.027Z | Planning: Running solver ... Done |
| 130 | 2026-03-02T08:32:22.209Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-02T08:32:22.232Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-02T08:32:22.369Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-02T08:32:22.416Z | Planning: Package planning ... Done |
| 134 | 2026-03-02T08:32:22.462Z | Planning: Merging actions ... Done |
| 135 | 2026-03-02T08:32:22.632Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-02T08:32:22.643Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-02T08:32:23.708Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-02T08:32:23.723Z | Planning: Planning completed in 25.80 seconds |
| 139 | 2026-03-02T08:32:23.735Z | Packages to install: 2 |
| 140 | 2026-03-02T08:32:23.735Z | Mediators to change: 2 |
| 141 | 2026-03-02T08:32:23.738Z | Services to change: 1 |
| 142 | 2026-03-02T08:32:23.738Z | Create boot environment: No |
| 143 | 2026-03-02T08:32:23.738Z | Create backup boot environment: No |
| 144 | 2026-03-02T08:32:23.788Z | |
| 145 | 2026-03-02T08:32:23.788Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-02T08:32:28.850Z | Download: 978/3076 items 82.2/211.3MB 38% complete (18.5M/s) |
| 147 | 2026-03-02T08:32:33.914Z | Download: 1934/3076 items 117.3/211.3MB 55% complete (12.1M/s) |
| 148 | 2026-03-02T08:32:39.403Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (9.8M/s) |
| 149 | 2026-03-02T08:32:47.741Z | Download: 3033/3076 items 201.6/211.3MB 95% complete (8.4M/s) |
| 150 | 2026-03-02T08:32:52.982Z | Download: 3068/3076 items 208.9/211.3MB 98% complete (8.8M/s) |
| 151 | 2026-03-02T08:32:55.518Z | Download: Completed 211.31 MB in 31.73 seconds (6.7M/s) |
| 152 | 2026-03-02T08:32:55.690Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-03-02T08:33:00.180Z | Actions: Completed 3418 actions in 4.49 seconds. |
| 154 | 2026-03-02T08:33:00.608Z | Done |
| 155 | 2026-03-02T08:33:00.608Z | Done |
| 156 | 2026-03-02T08:33:01.696Z | Done |
| 157 | 2026-03-02T08:33:06.208Z | Done |
| 158 | 2026-03-02T08:33:06.296Z | Done |
| 159 | 2026-03-02T08:33:06.300Z | Done |
| 160 | 2026-03-02T08:33:06.465Z | Done |
| 161 | 2026-03-02T08:33:07.141Z | ++ set -o errexit |
| 162 | 2026-03-02T08:33:07.141Z | ++ cargo --version |
| 163 | 2026-03-02T08:33:07.148Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 164 | 2026-03-02T08:33:07.354Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 165 | 2026-03-02T08:33:07.354Z | info: downloading component 'cargo' |
| 166 | 2026-03-02T08:33:08.366Z | info: downloading component 'clippy' |
| 167 | 2026-03-02T08:33:08.819Z | info: downloading component 'rust-docs' |
| 168 | 2026-03-02T08:33:10.296Z | info: downloading component 'rust-std' |
| 169 | 2026-03-02T08:33:12.079Z | info: downloading component 'rustc' |
| 170 | 2026-03-02T08:33:19.329Z | info: downloading component 'rustfmt' |
| 171 | 2026-03-02T08:33:19.638Z | info: installing component 'cargo' |
| 172 | 2026-03-02T08:33:20.558Z | info: installing component 'clippy' |
| 173 | 2026-03-02T08:33:20.945Z | info: installing component 'rust-docs' |
| 174 | 2026-03-02T08:33:22.854Z | info: installing component 'rust-std' |
| 175 | 2026-03-02T08:33:24.688Z | info: installing component 'rustc' |
| 176 | 2026-03-02T08:33:31.416Z | info: installing component 'rustfmt' |
| 177 | 2026-03-02T08:33:31.878Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 178 | 2026-03-02T08:33:31.881Z | ++ rustc --version |
| 179 | 2026-03-02T08:33:31.970Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 180 | 2026-03-02T08:33:31.975Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 181 | 2026-03-02T08:33:32.082Z | Updating crates.io index |
| 182 | 2026-03-02T08:33:32.178Z | Downloading crates ... |
| 183 | 2026-03-02T08:33:32.230Z | Downloaded cargo-nextest v0.9.97 |
| 184 | 2026-03-02T08:33:32.310Z | Installing cargo-nextest v0.9.97 |
| 185 | 2026-03-02T08:33:32.369Z | Updating crates.io index |
| 186 | 2026-03-02T08:33:34.953Z | Locking 406 packages to latest compatible versions |
| 187 | 2026-03-02T08:33:34.961Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 188 | 2026-03-02T08:33:34.964Z | Adding duct v0.13.7 (available: v1.1.1) |
| 189 | 2026-03-02T08:33:34.964Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 190 | 2026-03-02T08:33:34.964Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 191 | 2026-03-02T08:33:34.967Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 192 | 2026-03-02T08:33:34.967Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 193 | 2026-03-02T08:33:34.967Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 194 | 2026-03-02T08:33:34.969Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 195 | 2026-03-02T08:33:34.994Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 196 | 2026-03-02T08:33:35.010Z | Downloading crates ... |
| 197 | 2026-03-02T08:33:35.083Z | Downloaded atomic-waker v1.1.2 |
| 198 | 2026-03-02T08:33:35.087Z | Downloaded atomicwrites v0.4.4 |
| 199 | 2026-03-02T08:33:35.092Z | Downloaded addr2line v0.25.1 |
| 200 | 2026-03-02T08:33:35.095Z | Downloaded autocfg v1.5.0 |
| 201 | 2026-03-02T08:33:35.098Z | Downloaded foreign-types v0.3.2 |
| 202 | 2026-03-02T08:33:35.101Z | Downloaded find-msvc-tools v0.1.9 |
| 203 | 2026-03-02T08:33:35.105Z | Downloaded clap v4.5.60 |
| 204 | 2026-03-02T08:33:35.111Z | Downloaded generic-array v0.14.7 |
| 205 | 2026-03-02T08:33:35.114Z | Downloaded idna_adapter v1.0.0 |
| 206 | 2026-03-02T08:33:35.116Z | Downloaded lazy_static v1.5.0 |
| 207 | 2026-03-02T08:33:35.119Z | Downloaded crypto-common v0.1.7 |
| 208 | 2026-03-02T08:33:35.122Z | Downloaded home v0.5.12 |
| 209 | 2026-03-02T08:33:35.125Z | Downloaded hyper-tls v0.6.0 |
| 210 | 2026-03-02T08:33:35.125Z | Downloaded debug-ignore v1.0.5 |
| 211 | 2026-03-02T08:33:35.128Z | Downloaded humantime-serde v1.1.1 |
| 212 | 2026-03-02T08:33:35.128Z | Downloaded form_urlencoded v1.2.2 |
| 213 | 2026-03-02T08:33:35.131Z | Downloaded document-features v0.2.12 |
| 214 | 2026-03-02T08:33:35.134Z | Downloaded is_terminal_polyfill v1.70.2 |
| 215 | 2026-03-02T08:33:35.134Z | Downloaded itoa v1.0.17 |
| 216 | 2026-03-02T08:33:35.138Z | Downloaded is_ci v1.2.0 |
| 217 | 2026-03-02T08:33:35.138Z | Downloaded guppy-workspace-hack v0.1.0 |
| 218 | 2026-03-02T08:33:35.142Z | Downloaded humantime v2.3.0 |
| 219 | 2026-03-02T08:33:35.142Z | Downloaded http-body-util v0.1.3 |
| 220 | 2026-03-02T08:33:35.145Z | Downloaded futures-core v0.3.32 |
| 221 | 2026-03-02T08:33:35.148Z | Downloaded fnv v1.0.7 |
| 222 | 2026-03-02T08:33:35.151Z | Downloaded enable-ansi-support v0.2.1 |
| 223 | 2026-03-02T08:33:35.151Z | Downloaded mukti-metadata v0.3.0 |
| 224 | 2026-03-02T08:33:35.154Z | Downloaded futures-task v0.3.32 |
| 225 | 2026-03-02T08:33:35.157Z | Downloaded jobserver v0.1.34 |
| 226 | 2026-03-02T08:33:35.160Z | Downloaded foreign-types-shared v0.1.1 |
| 227 | 2026-03-02T08:33:35.160Z | Downloaded cargo-platform v0.2.0 |
| 228 | 2026-03-02T08:33:35.163Z | Downloaded cargo_metadata v0.20.0 |
| 229 | 2026-03-02T08:33:35.164Z | Downloaded rand_core v0.9.5 |
| 230 | 2026-03-02T08:33:35.167Z | Downloaded futures-io v0.3.32 |
| 231 | 2026-03-02T08:33:35.169Z | Downloaded semver v1.0.27 |
| 232 | 2026-03-02T08:33:35.172Z | Downloaded nextest-workspace-hack v0.1.0 |
| 233 | 2026-03-02T08:33:35.172Z | Downloaded quote v1.0.44 |
| 234 | 2026-03-02T08:33:35.175Z | Downloaded clap_lex v1.0.0 |
| 235 | 2026-03-02T08:33:35.178Z | Downloaded number_prefix v0.4.0 |
| 236 | 2026-03-02T08:33:35.181Z | Downloaded openssl-macros v0.1.1 |
| 237 | 2026-03-02T08:33:35.181Z | Downloaded indenter v0.3.4 |
| 238 | 2026-03-02T08:33:35.185Z | Downloaded indent_write v2.2.0 |
| 239 | 2026-03-02T08:33:35.185Z | Downloaded nextest-metadata v0.12.2 |
| 240 | 2026-03-02T08:33:35.188Z | Downloaded hyper-rustls v0.27.7 |
| 241 | 2026-03-02T08:33:35.191Z | Downloaded heck v0.5.0 |
| 242 | 2026-03-02T08:33:35.191Z | Downloaded cargo-platform v0.3.2 |
| 243 | 2026-03-02T08:33:35.194Z | Downloaded backtrace-ext v0.2.1 |
| 244 | 2026-03-02T08:33:35.196Z | Downloaded block-buffer v0.10.4 |
| 245 | 2026-03-02T08:33:35.196Z | Downloaded lru-slab v0.1.2 |
| 246 | 2026-03-02T08:33:35.199Z | Downloaded rand_chacha v0.9.0 |
| 247 | 2026-03-02T08:33:35.199Z | Downloaded lock_api v0.4.14 |
| 248 | 2026-03-02T08:33:35.204Z | Downloaded http-body v1.0.1 |
| 249 | 2026-03-02T08:33:35.204Z | Downloaded cpufeatures v0.2.17 |
| 250 | 2026-03-02T08:33:35.206Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 251 | 2026-03-02T08:33:35.207Z | Downloaded rustc_version v0.4.1 |
| 252 | 2026-03-02T08:33:35.209Z | Downloaded rustc-hash v2.1.1 |
| 253 | 2026-03-02T08:33:35.210Z | Downloaded pathdiff v0.2.3 |
| 254 | 2026-03-02T08:33:35.213Z | Downloaded serde-value v0.7.0 |
| 255 | 2026-03-02T08:33:35.213Z | Downloaded pin-utils v0.1.0 |
| 256 | 2026-03-02T08:33:35.215Z | Downloaded convert_case v0.10.0 |
| 257 | 2026-03-02T08:33:35.216Z | Downloaded nested v0.1.1 |
| 258 | 2026-03-02T08:33:35.219Z | Downloaded cfg_aliases v0.2.1 |
| 259 | 2026-03-02T08:33:35.219Z | Downloaded async-scoped v0.9.0 |
| 260 | 2026-03-02T08:33:35.221Z | Downloaded shared_child v1.1.1 |
| 261 | 2026-03-02T08:33:35.224Z | Downloaded either v1.15.0 |
| 262 | 2026-03-02T08:33:35.224Z | Downloaded ed25519 v2.2.3 |
| 263 | 2026-03-02T08:33:35.227Z | Downloaded ordered-float v2.10.1 |
| 264 | 2026-03-02T08:33:35.230Z | Downloaded camino-tempfile v1.4.1 |
| 265 | 2026-03-02T08:33:35.233Z | Downloaded futures-executor v0.3.32 |
| 266 | 2026-03-02T08:33:35.233Z | Downloaded serde_spanned v1.0.4 |
| 267 | 2026-03-02T08:33:35.237Z | Downloaded serde_urlencoded v0.7.1 |
| 268 | 2026-03-02T08:33:35.240Z | Downloaded signature v2.2.0 |
| 269 | 2026-03-02T08:33:35.240Z | Downloaded signal-hook-mio v0.2.5 |
| 270 | 2026-03-02T08:33:35.240Z | Downloaded sigchld v0.2.4 |
| 271 | 2026-03-02T08:33:35.243Z | Downloaded serde_ignored v0.1.14 |
| 272 | 2026-03-02T08:33:35.243Z | Downloaded shell-words v1.1.1 |
| 273 | 2026-03-02T08:33:35.246Z | Downloaded litrs v1.0.0 |
| 274 | 2026-03-02T08:33:35.249Z | Downloaded iana-time-zone v0.1.65 |
| 275 | 2026-03-02T08:33:35.252Z | Downloaded scopeguard v1.2.0 |
| 276 | 2026-03-02T08:33:35.252Z | Downloaded strip-ansi-escapes v0.2.1 |
| 277 | 2026-03-02T08:33:35.256Z | Downloaded newtype-uuid v1.3.2 |
| 278 | 2026-03-02T08:33:35.256Z | Downloaded swrite v0.1.0 |
| 279 | 2026-03-02T08:33:35.259Z | Downloaded httparse v1.10.1 |
| 280 | 2026-03-02T08:33:35.262Z | Downloaded rand_core v0.6.4 |
| 281 | 2026-03-02T08:33:35.262Z | Downloaded dialoguer v0.11.0 |
| 282 | 2026-03-02T08:33:35.265Z | Downloaded sync_wrapper v1.0.2 |
| 283 | 2026-03-02T08:33:35.265Z | Downloaded subtle v2.6.1 |
| 284 | 2026-03-02T08:33:35.268Z | Downloaded tinyvec_macros v0.1.1 |
| 285 | 2026-03-02T08:33:35.268Z | Downloaded anstream v0.6.21 |
| 286 | 2026-03-02T08:33:35.272Z | Downloaded hex v0.4.3 |
| 287 | 2026-03-02T08:33:35.272Z | Downloaded foldhash v0.1.5 |
| 288 | 2026-03-02T08:33:35.275Z | Downloaded digest v0.10.7 |
| 289 | 2026-03-02T08:33:35.275Z | Downloaded future-queue v0.4.0 |
| 290 | 2026-03-02T08:33:35.278Z | Downloaded erased-serde v0.4.9 |
| 291 | 2026-03-02T08:33:35.281Z | Downloaded pkcs8 v0.10.2 |
| 292 | 2026-03-02T08:33:35.284Z | Downloaded rustc-demangle v0.1.27 |
| 293 | 2026-03-02T08:33:35.284Z | Downloaded duct v0.13.7 |
| 294 | 2026-03-02T08:33:35.287Z | Downloaded anstyle v1.0.13 |
| 295 | 2026-03-02T08:33:35.287Z | Downloaded ppv-lite86 v0.2.21 |
| 296 | 2026-03-02T08:33:35.290Z | Downloaded miette-derive v7.6.0 |
| 297 | 2026-03-02T08:33:35.293Z | Downloaded cargo_metadata v0.23.1 |
| 298 | 2026-03-02T08:33:35.293Z | Downloaded supports-unicode v3.0.0 |
| 299 | 2026-03-02T08:33:35.296Z | Downloaded supports-hyperlinks v3.2.0 |
| 300 | 2026-03-02T08:33:35.296Z | Downloaded base64ct v1.8.3 |
| 301 | 2026-03-02T08:33:35.299Z | Downloaded globset v0.4.18 |
| 302 | 2026-03-02T08:33:35.302Z | Downloaded self-replace v1.5.0 |
| 303 | 2026-03-02T08:33:35.302Z | Downloaded ahash v0.8.12 |
| 304 | 2026-03-02T08:33:35.305Z | Downloaded percent-encoding v2.3.2 |
| 305 | 2026-03-02T08:33:35.305Z | Downloaded ipnet v2.11.0 |
| 306 | 2026-03-02T08:33:35.308Z | Downloaded pin-project-lite v0.2.17 |
| 307 | 2026-03-02T08:33:35.313Z | Downloaded target-spec-miette v0.4.5 |
| 308 | 2026-03-02T08:33:35.316Z | Downloaded tower-service v0.3.3 |
| 309 | 2026-03-02T08:33:35.319Z | Downloaded tower-layer v0.3.3 |
| 310 | 2026-03-02T08:33:35.319Z | Downloaded toml_write v0.1.2 |
| 311 | 2026-03-02T08:33:35.322Z | Downloaded terminal_size v0.4.3 |
| 312 | 2026-03-02T08:33:35.322Z | Downloaded toml_datetime v0.6.11 |
| 313 | 2026-03-02T08:33:35.325Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-03-02T08:33:35.325Z | Downloaded eyre v0.6.12 |
| 315 | 2026-03-02T08:33:35.328Z | Downloaded sha2 v0.10.9 |
| 316 | 2026-03-02T08:33:35.331Z | Downloaded spki v0.7.3 |
| 317 | 2026-03-02T08:33:35.335Z | Downloaded static_assertions v1.1.0 |
| 318 | 2026-03-02T08:33:35.335Z | Downloaded rustls-pki-types v1.14.0 |
| 319 | 2026-03-02T08:33:35.338Z | Downloaded smol_str v0.3.5 |
| 320 | 2026-03-02T08:33:35.338Z | Downloaded target-spec v3.5.7 |
| 321 | 2026-03-02T08:33:35.341Z | Downloaded typeid v1.0.3 |
| 322 | 2026-03-02T08:33:35.341Z | Downloaded console v0.15.11 |
| 323 | 2026-03-02T08:33:35.344Z | Downloaded tokio-native-tls v0.3.1 |
| 324 | 2026-03-02T08:33:35.347Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 325 | 2026-03-02T08:33:35.350Z | Downloaded thiserror-impl v1.0.69 |
| 326 | 2026-03-02T08:33:35.350Z | Downloaded clap_derive v4.5.55 |
| 327 | 2026-03-02T08:33:35.353Z | Downloaded urlencoding v2.1.3 |
| 328 | 2026-03-02T08:33:35.353Z | Downloaded untrusted v0.9.0 |
| 329 | 2026-03-02T08:33:35.356Z | Downloaded serde-untagged v0.1.9 |
| 330 | 2026-03-02T08:33:35.356Z | Downloaded futures-channel v0.3.32 |
| 331 | 2026-03-02T08:33:35.359Z | Downloaded fixedbitset v0.5.7 |
| 332 | 2026-03-02T08:33:35.362Z | Downloaded want v0.3.1 |
| 333 | 2026-03-02T08:33:35.362Z | Downloaded tracing-error v0.2.1 |
| 334 | 2026-03-02T08:33:35.362Z | Downloaded thiserror-impl v2.0.18 |
| 335 | 2026-03-02T08:33:35.365Z | Downloaded native-tls v0.2.18 |
| 336 | 2026-03-02T08:33:35.365Z | Downloaded bitflags v2.11.0 |
| 337 | 2026-03-02T08:33:35.368Z | Downloaded utf8_iter v1.0.4 |
| 338 | 2026-03-02T08:33:35.371Z | Downloaded unicode-linebreak v0.1.5 |
| 339 | 2026-03-02T08:33:35.371Z | Downloaded try-lock v0.2.5 |
| 340 | 2026-03-02T08:33:35.374Z | Downloaded nextest-filtering v0.15.0 |
| 341 | 2026-03-02T08:33:35.374Z | Downloaded pkg-config v0.3.32 |
| 342 | 2026-03-02T08:33:35.378Z | Downloaded thiserror v2.0.18 |
| 343 | 2026-03-02T08:33:35.381Z | Downloaded target-lexicon v0.13.3 |
| 344 | 2026-03-02T08:33:35.384Z | Downloaded unicode-xid v0.2.6 |
| 345 | 2026-03-02T08:33:35.384Z | Downloaded owo-colors v4.3.0 |
| 346 | 2026-03-02T08:33:35.387Z | Downloaded quick-junit v0.5.2 |
| 347 | 2026-03-02T08:33:35.390Z | Downloaded self_update v0.42.0 |
| 348 | 2026-03-02T08:33:35.393Z | Downloaded version_check v0.9.5 |
| 349 | 2026-03-02T08:33:35.393Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-03-02T08:33:35.396Z | Downloaded slab v0.4.12 |
| 351 | 2026-03-02T08:33:35.396Z | Downloaded tokio-macros v2.6.0 |
| 352 | 2026-03-02T08:33:35.399Z | Downloaded thread_local v1.1.9 |
| 353 | 2026-03-02T08:33:35.399Z | Downloaded thiserror v1.0.69 |
| 354 | 2026-03-02T08:33:35.403Z | Downloaded shlex v1.3.0 |
| 355 | 2026-03-02T08:33:35.406Z | Downloaded pin-project v1.1.11 |
| 356 | 2026-03-02T08:33:35.416Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 357 | 2026-03-02T08:33:35.419Z | Downloaded tokio-rustls v0.26.4 |
| 358 | 2026-03-02T08:33:35.422Z | Downloaded tracing-log v0.2.0 |
| 359 | 2026-03-02T08:33:35.422Z | Downloaded unicase v2.9.0 |
| 360 | 2026-03-02T08:33:35.425Z | Downloaded tempfile v3.26.0 |
| 361 | 2026-03-02T08:33:35.425Z | Downloaded once_cell v1.21.3 |
| 362 | 2026-03-02T08:33:35.428Z | Downloaded num-traits v0.2.19 |
| 363 | 2026-03-02T08:33:35.431Z | Downloaded const-oid v0.9.6 |
| 364 | 2026-03-02T08:33:35.434Z | Downloaded tokio-stream v0.1.18 |
| 365 | 2026-03-02T08:33:35.437Z | Downloaded ryu v1.0.23 |
| 366 | 2026-03-02T08:33:35.439Z | Downloaded config v0.15.19 |
| 367 | 2026-03-02T08:33:35.444Z | Downloaded parking_lot_core v0.9.12 |
| 368 | 2026-03-02T08:33:35.447Z | Downloaded bytes v1.11.1 |
| 369 | 2026-03-02T08:33:35.450Z | Downloaded serde_core v1.0.228 |
| 370 | 2026-03-02T08:33:35.453Z | Downloaded proc-macro2 v1.0.106 |
| 371 | 2026-03-02T08:33:35.456Z | Downloaded getrandom v0.4.1 |
| 372 | 2026-03-02T08:33:35.459Z | Downloaded derive-where v1.6.0 |
| 373 | 2026-03-02T08:33:35.463Z | Downloaded zmij v1.0.21 |
| 374 | 2026-03-02T08:33:35.468Z | Downloaded zeroize v1.8.2 |
| 375 | 2026-03-02T08:33:35.471Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 376 | 2026-03-02T08:33:35.471Z | Downloaded smallvec v1.15.1 |
| 377 | 2026-03-02T08:33:35.474Z | Downloaded zstd-safe v7.2.4 |
| 378 | 2026-03-02T08:33:35.474Z | Downloaded zstd v0.13.3 |
| 379 | 2026-03-02T08:33:35.478Z | Downloaded indexmap v2.13.0 |
| 380 | 2026-03-02T08:33:35.485Z | Downloaded tracing-attributes v0.1.31 |
| 381 | 2026-03-02T08:33:35.485Z | Downloaded futures v0.3.32 |
| 382 | 2026-03-02T08:33:35.488Z | Downloaded tinyvec v1.10.0 |
| 383 | 2026-03-02T08:33:35.491Z | Downloaded zipsign-api v0.1.5 |
| 384 | 2026-03-02T08:33:35.491Z | Downloaded serde_derive v1.0.228 |
| 385 | 2026-03-02T08:33:35.494Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 386 | 2026-03-02T08:33:35.497Z | Downloaded indicatif v0.17.11 |
| 387 | 2026-03-02T08:33:35.501Z | Downloaded openssl-sys v0.9.111 |
| 388 | 2026-03-02T08:33:35.507Z | Downloaded getrandom v0.3.4 |
| 389 | 2026-03-02T08:33:35.510Z | Downloaded textwrap v0.16.2 |
| 390 | 2026-03-02T08:33:35.513Z | Downloaded flate2 v1.1.9 |
| 391 | 2026-03-02T08:33:35.518Z | Downloaded miniz_oxide v0.8.9 |
| 392 | 2026-03-02T08:33:35.522Z | Downloaded itertools v0.14.0 |
| 393 | 2026-03-02T08:33:35.527Z | Downloaded derive_more v2.1.1 |
| 394 | 2026-03-02T08:33:35.540Z | Downloaded serde v1.0.228 |
| 395 | 2026-03-02T08:33:35.544Z | Downloaded vte v0.14.1 |
| 396 | 2026-03-02T08:33:35.547Z | Downloaded cc v1.2.56 |
| 397 | 2026-03-02T08:33:35.547Z | Downloaded unicode-ident v1.0.24 |
| 398 | 2026-03-02T08:33:35.550Z | Downloaded tracing-core v0.1.36 |
| 399 | 2026-03-02T08:33:35.553Z | Downloaded rustls-webpki v0.103.9 |
| 400 | 2026-03-02T08:33:35.556Z | Downloaded ed25519-dalek v2.2.0 |
| 401 | 2026-03-02T08:33:35.561Z | Downloaded backtrace v0.3.76 |
| 402 | 2026-03-02T08:33:35.564Z | Downloaded tar v0.4.44 |
| 403 | 2026-03-02T08:33:35.567Z | Downloaded quinn v0.11.9 |
| 404 | 2026-03-02T08:33:35.570Z | Downloaded toml_edit v0.22.27 |
| 405 | 2026-03-02T08:33:35.574Z | Downloaded memchr v2.8.0 |
| 406 | 2026-03-02T08:33:35.578Z | Downloaded miette v7.6.0 |
| 407 | 2026-03-02T08:33:35.583Z | Downloaded iri-string v0.7.10 |
| 408 | 2026-03-02T08:33:35.589Z | Downloaded uuid v1.21.0 |
| 409 | 2026-03-02T08:33:35.592Z | Downloaded typenum v1.19.0 |
| 410 | 2026-03-02T08:33:35.597Z | Downloaded hyper v1.8.1 |
| 411 | 2026-03-02T08:33:35.600Z | Downloaded http v1.4.0 |
| 412 | 2026-03-02T08:33:35.604Z | Downloaded crossterm v0.29.0 |
| 413 | 2026-03-02T08:33:35.610Z | Downloaded rand v0.9.2 |
| 414 | 2026-03-02T08:33:35.613Z | Downloaded hashbrown v0.16.1 |
| 415 | 2026-03-02T08:33:35.619Z | Downloaded hyper-util v0.1.20 |
| 416 | 2026-03-02T08:33:35.625Z | Downloaded url v2.5.8 |
| 417 | 2026-03-02T08:33:35.628Z | Downloaded unicode-segmentation v1.12.0 |
| 418 | 2026-03-02T08:33:35.631Z | Downloaded mio v1.1.1 |
| 419 | 2026-03-02T08:33:35.636Z | Downloaded hashbrown v0.15.5 |
| 420 | 2026-03-02T08:33:35.640Z | Downloaded unicode-normalization v0.1.25 |
| 421 | 2026-03-02T08:33:35.643Z | Downloaded futures-util v0.3.32 |
| 422 | 2026-03-02T08:33:35.655Z | Downloaded serde_json v1.0.149 |
| 423 | 2026-03-02T08:33:35.661Z | Downloaded aho-corasick v1.1.4 |
| 424 | 2026-03-02T08:33:35.667Z | Downloaded h2 v0.4.13 |
| 425 | 2026-03-02T08:33:35.673Z | Downloaded ron v0.12.0 |
| 426 | 2026-03-02T08:33:35.681Z | Downloaded clap_builder v4.5.60 |
| 427 | 2026-03-02T08:33:35.688Z | Downloaded chrono v0.4.44 |
| 428 | 2026-03-02T08:33:35.694Z | Downloaded tower v0.5.3 |
| 429 | 2026-03-02T08:33:35.702Z | Downloaded idna v1.1.0 |
| 430 | 2026-03-02T08:33:35.706Z | Downloaded curve25519-dalek v4.1.3 |
| 431 | 2026-03-02T08:33:35.713Z | Downloaded reqwest v0.12.28 |
| 432 | 2026-03-02T08:33:35.719Z | Downloaded syn v2.0.117 |
| 433 | 2026-03-02T08:33:35.729Z | Downloaded regex v1.12.3 |
| 434 | 2026-03-02T08:33:35.734Z | Downloaded pulldown-cmark v0.13.1 |
| 435 | 2026-03-02T08:33:35.739Z | Downloaded tower-http v0.6.8 |
| 436 | 2026-03-02T08:33:35.747Z | Downloaded tokio-util v0.7.18 |
| 437 | 2026-03-02T08:33:35.754Z | Downloaded bstr v1.12.1 |
| 438 | 2026-03-02T08:33:35.761Z | Downloaded portable-atomic v1.13.1 |
| 439 | 2026-03-02T08:33:35.768Z | Downloaded gimli v0.32.3 |
| 440 | 2026-03-02T08:33:35.775Z | Downloaded guppy v0.17.25 |
| 441 | 2026-03-02T08:33:35.781Z | Downloaded der v0.7.10 |
| 442 | 2026-03-02T08:33:35.785Z | Downloaded tracing v0.1.44 |
| 443 | 2026-03-02T08:33:35.802Z | Downloaded derive_more-impl v2.1.1 |
| 444 | 2026-03-02T08:33:35.807Z | Downloaded borsh v1.6.0 |
| 445 | 2026-03-02T08:33:35.812Z | Downloaded quick-xml v0.37.5 |
| 446 | 2026-03-02T08:33:35.818Z | Downloaded toml v0.8.23 |
| 447 | 2026-03-02T08:33:35.821Z | Downloaded socket2 v0.6.2 |
| 448 | 2026-03-02T08:33:35.821Z | Downloaded signal-hook v0.3.18 |
| 449 | 2026-03-02T08:33:35.824Z | Downloaded sharded-slab v0.1.7 |
| 450 | 2026-03-02T08:33:35.827Z | Downloaded winnow v0.7.14 |
| 451 | 2026-03-02T08:33:35.835Z | Downloaded color-eyre v0.6.5 |
| 452 | 2026-03-02T08:33:35.841Z | Downloaded quick-xml v0.38.4 |
| 453 | 2026-03-02T08:33:35.846Z | Downloaded xxhash-rust v0.8.15 |
| 454 | 2026-03-02T08:33:35.849Z | Downloaded xattr v1.6.1 |
| 455 | 2026-03-02T08:33:35.852Z | Downloaded base64 v0.22.1 |
| 456 | 2026-03-02T08:33:35.855Z | Downloaded supports-color v3.0.2 |
| 457 | 2026-03-02T08:33:35.855Z | Downloaded simd-adler32 v0.3.8 |
| 458 | 2026-03-02T08:33:35.858Z | Downloaded signal-hook-registry v1.4.8 |
| 459 | 2026-03-02T08:33:35.858Z | Downloaded tracing-subscriber v0.3.22 |
| 460 | 2026-03-02T08:33:35.863Z | Downloaded serde_path_to_error v0.1.20 |
| 461 | 2026-03-02T08:33:35.866Z | Downloaded quinn-udp v0.5.14 |
| 462 | 2026-03-02T08:33:35.866Z | Downloaded parking_lot v0.12.5 |
| 463 | 2026-03-02T08:33:35.870Z | Downloaded crc32fast v1.5.0 |
| 464 | 2026-03-02T08:33:35.873Z | Downloaded pin-project-internal v1.1.11 |
| 465 | 2026-03-02T08:33:35.873Z | Downloaded camino v1.2.2 |
| 466 | 2026-03-02T08:33:35.876Z | Downloaded quinn-proto v0.11.13 |
| 467 | 2026-03-02T08:33:35.879Z | Downloaded cfg-expr v0.20.6 |
| 468 | 2026-03-02T08:33:35.882Z | Downloaded vcpkg v0.2.15 |
| 469 | 2026-03-02T08:33:35.922Z | Downloaded getrandom v0.2.17 |
| 470 | 2026-03-02T08:33:35.925Z | Downloaded strsim v0.11.1 |
| 471 | 2026-03-02T08:33:35.925Z | Downloaded log v0.4.29 |
| 472 | 2026-03-02T08:33:35.925Z | Downloaded os_pipe v1.2.3 |
| 473 | 2026-03-02T08:33:35.925Z | Downloaded filetime v0.2.27 |
| 474 | 2026-03-02T08:33:35.928Z | Downloaded openssl-probe v0.2.1 |
| 475 | 2026-03-02T08:33:35.928Z | Downloaded openssl v0.10.75 |
| 476 | 2026-03-02T08:33:35.935Z | Downloaded webpki-roots v1.0.6 |
| 477 | 2026-03-02T08:33:35.938Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-03-02T08:33:35.948Z | Downloaded zerocopy v0.8.40 |
| 479 | 2026-03-02T08:33:35.955Z | Downloaded unicode-width v0.2.2 |
| 480 | 2026-03-02T08:33:35.960Z | Downloaded unicode-width v0.1.14 |
| 481 | 2026-03-02T08:33:35.964Z | Downloaded cargo-util-schemas v0.2.0 |
| 482 | 2026-03-02T08:33:35.967Z | Downloaded futures-sink v0.3.32 |
| 483 | 2026-03-02T08:33:35.967Z | Downloaded anstyle-query v1.1.5 |
| 484 | 2026-03-02T08:33:35.970Z | Downloaded equivalent v1.0.2 |
| 485 | 2026-03-02T08:33:35.970Z | Downloaded adler2 v2.0.1 |
| 486 | 2026-03-02T08:33:35.970Z | Downloaded color-spantrace v0.3.0 |
| 487 | 2026-03-02T08:33:35.970Z | Downloaded cfg-if v1.0.4 |
| 488 | 2026-03-02T08:33:35.974Z | Downloaded anstyle-parse v0.2.7 |
| 489 | 2026-03-02T08:33:35.974Z | Downloaded futures-macro v0.3.32 |
| 490 | 2026-03-02T08:33:35.974Z | Downloaded fastrand v2.3.0 |
| 491 | 2026-03-02T08:33:35.976Z | Downloaded errno v0.3.14 |
| 492 | 2026-03-02T08:33:35.977Z | Downloaded colorchoice v1.0.4 |
| 493 | 2026-03-02T08:33:35.989Z | Downloaded object v0.37.3 |
| 494 | 2026-03-02T08:33:35.999Z | Downloaded nix v0.30.1 |
| 495 | 2026-03-02T08:33:36.011Z | Downloaded regex-syntax v0.8.10 |
| 496 | 2026-03-02T08:33:36.018Z | Downloaded rustix v0.38.44 |
| 497 | 2026-03-02T08:33:36.037Z | Downloaded rustls v0.23.37 |
| 498 | 2026-03-02T08:33:36.061Z | Downloaded rustix v1.1.4 |
| 499 | 2026-03-02T08:33:36.149Z | Downloaded regex-automata v0.4.14 |
| 500 | 2026-03-02T08:33:36.200Z | Downloaded libc v0.2.182 |
| 501 | 2026-03-02T08:33:36.235Z | Downloaded petgraph v0.8.3 |
| 502 | 2026-03-02T08:33:36.252Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 503 | 2026-03-02T08:33:36.266Z | Downloaded tokio v1.49.0 |
| 504 | 2026-03-02T08:33:36.352Z | Downloaded recursion v0.5.4 |
| 505 | 2026-03-02T08:33:36.360Z | Downloaded ring v0.17.14 |
| 506 | 2026-03-02T08:33:36.449Z | Compiling proc-macro2 v1.0.106 |
| 507 | 2026-03-02T08:33:36.449Z | Compiling libc v0.2.182 |
| 508 | 2026-03-02T08:33:36.452Z | Compiling unicode-ident v1.0.24 |
| 509 | 2026-03-02T08:33:36.452Z | Compiling quote v1.0.44 |
| 510 | 2026-03-02T08:33:36.452Z | Compiling serde_core v1.0.228 |
| 511 | 2026-03-02T08:33:36.452Z | Compiling cfg-if v1.0.4 |
| 512 | 2026-03-02T08:33:36.617Z | Compiling memchr v2.8.0 |
| 513 | 2026-03-02T08:33:36.621Z | Compiling once_cell v1.21.3 |
| 514 | 2026-03-02T08:33:36.818Z | Compiling log v0.4.29 |
| 515 | 2026-03-02T08:33:36.836Z | Compiling pin-project-lite v0.2.17 |
| 516 | 2026-03-02T08:33:36.973Z | Compiling serde v1.0.228 |
| 517 | 2026-03-02T08:33:37.156Z | Compiling itoa v1.0.17 |
| 518 | 2026-03-02T08:33:37.313Z | Compiling futures-core v0.3.32 |
| 519 | 2026-03-02T08:33:37.588Z | Compiling smallvec v1.15.1 |
| 520 | 2026-03-02T08:33:37.606Z | Compiling bitflags v2.11.0 |
| 521 | 2026-03-02T08:33:37.628Z | Compiling equivalent v1.0.2 |
| 522 | 2026-03-02T08:33:37.810Z | Compiling shlex v1.3.0 |
| 523 | 2026-03-02T08:33:38.135Z | Compiling hashbrown v0.16.1 |
| 524 | 2026-03-02T08:33:38.174Z | Compiling find-msvc-tools v0.1.9 |
| 525 | 2026-03-02T08:33:38.392Z | Compiling bytes v1.11.1 |
| 526 | 2026-03-02T08:33:38.711Z | Compiling rustix v1.1.4 |
| 527 | 2026-03-02T08:33:39.096Z | Compiling errno v0.3.14 |
| 528 | 2026-03-02T08:33:39.254Z | Compiling jobserver v0.1.34 |
| 529 | 2026-03-02T08:33:39.403Z | Compiling syn v2.0.117 |
| 530 | 2026-03-02T08:33:39.438Z | Compiling signal-hook-registry v1.4.8 |
| 531 | 2026-03-02T08:33:39.466Z | Compiling mio v1.1.1 |
| 532 | 2026-03-02T08:33:39.516Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-03-02T08:33:39.724Z | Compiling cc v1.2.56 |
| 534 | 2026-03-02T08:33:39.940Z | Compiling socket2 v0.6.2 |
| 535 | 2026-03-02T08:33:40.578Z | Compiling zmij v1.0.21 |
| 536 | 2026-03-02T08:33:40.613Z | Compiling slab v0.4.12 |
| 537 | 2026-03-02T08:33:41.012Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-03-02T08:33:41.132Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-03-02T08:33:41.223Z | Compiling serde_json v1.0.149 |
| 540 | 2026-03-02T08:33:41.527Z | Compiling version_check v0.9.5 |
| 541 | 2026-03-02T08:33:41.701Z | Compiling futures-io v0.3.32 |
| 542 | 2026-03-02T08:33:42.069Z | Compiling futures-task v0.3.32 |
| 543 | 2026-03-02T08:33:42.112Z | Compiling getrandom v0.4.1 |
| 544 | 2026-03-02T08:33:42.405Z | Compiling camino v1.2.2 |
| 545 | 2026-03-02T08:33:42.425Z | Compiling unicode-width v0.2.2 |
| 546 | 2026-03-02T08:33:42.610Z | Compiling indexmap v2.13.0 |
| 547 | 2026-03-02T08:33:43.015Z | Compiling ring v0.17.14 |
| 548 | 2026-03-02T08:33:43.134Z | Compiling http v1.4.0 |
| 549 | 2026-03-02T08:33:43.346Z | Compiling zeroize v1.8.2 |
| 550 | 2026-03-02T08:33:43.507Z | Compiling simd-adler32 v0.3.8 |
| 551 | 2026-03-02T08:33:43.713Z | Compiling adler2 v2.0.1 |
| 552 | 2026-03-02T08:33:44.040Z | Compiling percent-encoding v2.3.2 |
| 553 | 2026-03-02T08:33:44.106Z | Compiling autocfg v1.5.0 |
| 554 | 2026-03-02T08:33:44.555Z | Compiling miniz_oxide v0.8.9 |
| 555 | 2026-03-02T08:33:44.854Z | Compiling num-traits v0.2.19 |
| 556 | 2026-03-02T08:33:45.261Z | Compiling getrandom v0.3.4 |
| 557 | 2026-03-02T08:33:45.660Z | Compiling winnow v0.7.14 |
| 558 | 2026-03-02T08:33:45.906Z | Compiling zerocopy v0.8.40 |
| 559 | 2026-03-02T08:33:46.114Z | Compiling object v0.37.3 |
| 560 | 2026-03-02T08:33:46.676Z | Compiling target-lexicon v0.13.3 |
| 561 | 2026-03-02T08:33:47.124Z | Compiling http-body v1.0.1 |
| 562 | 2026-03-02T08:33:47.369Z | Compiling rustls-pki-types v1.14.0 |
| 563 | 2026-03-02T08:33:47.420Z | Compiling semver v1.0.27 |
| 564 | 2026-03-02T08:33:47.785Z | Compiling getrandom v0.2.17 |
| 565 | 2026-03-02T08:33:47.904Z | Compiling gimli v0.32.3 |
| 566 | 2026-03-02T08:33:48.119Z | Compiling owo-colors v4.3.0 |
| 567 | 2026-03-02T08:33:48.708Z | Compiling guppy-workspace-hack v0.1.0 |
| 568 | 2026-03-02T08:33:48.747Z | Compiling fnv v1.0.7 |
| 569 | 2026-03-02T08:33:48.829Z | Compiling signal-hook v0.3.18 |
| 570 | 2026-03-02T08:33:48.912Z | Compiling untrusted v0.9.0 |
| 571 | 2026-03-02T08:33:49.094Z | Compiling thiserror v2.0.18 |
| 572 | 2026-03-02T08:33:49.139Z | Compiling typenum v1.19.0 |
| 573 | 2026-03-02T08:33:49.215Z | Compiling httparse v1.10.1 |
| 574 | 2026-03-02T08:33:49.316Z | Compiling serde_derive v1.0.228 |
| 575 | 2026-03-02T08:33:49.363Z | Compiling tokio-macros v2.6.0 |
| 576 | 2026-03-02T08:33:49.714Z | Compiling futures-macro v0.3.32 |
| 577 | 2026-03-02T08:33:49.817Z | Compiling tracing-attributes v0.1.31 |
| 578 | 2026-03-02T08:33:50.320Z | Compiling thiserror-impl v2.0.18 |
| 579 | 2026-03-02T08:33:50.924Z | Compiling tokio v1.49.0 |
| 580 | 2026-03-02T08:33:51.548Z | Compiling futures-util v0.3.32 |
| 581 | 2026-03-02T08:33:52.594Z | Compiling tracing v0.1.44 |
| 582 | 2026-03-02T08:33:53.020Z | Compiling addr2line v0.25.1 |
| 583 | 2026-03-02T08:33:53.957Z | Compiling form_urlencoded v1.2.2 |
| 584 | 2026-03-02T08:33:54.482Z | Compiling generic-array v0.14.7 |
| 585 | 2026-03-02T08:33:54.615Z | Compiling atomic-waker v1.1.2 |
| 586 | 2026-03-02T08:33:54.842Z | Compiling tower-service v0.3.3 |
| 587 | 2026-03-02T08:33:54.863Z | Compiling pkg-config v0.3.32 |
| 588 | 2026-03-02T08:33:55.001Z | Compiling try-lock v0.2.5 |
| 589 | 2026-03-02T08:33:55.186Z | Compiling rustc-demangle v0.1.27 |
| 590 | 2026-03-02T08:33:55.687Z | Compiling fastrand v2.3.0 |
| 591 | 2026-03-02T08:33:56.335Z | Compiling typeid v1.0.3 |
| 592 | 2026-03-02T08:33:56.888Z | Compiling rustls v0.23.37 |
| 593 | 2026-03-02T08:33:57.283Z | Compiling target-spec v3.5.7 |
| 594 | 2026-03-02T08:33:57.325Z | Compiling thiserror v1.0.69 |
| 595 | 2026-03-02T08:33:57.398Z | Compiling utf8_iter v1.0.4 |
| 596 | 2026-03-02T08:33:57.633Z | Compiling idna_adapter v1.0.0 |
| 597 | 2026-03-02T08:33:57.789Z | Compiling idna v1.1.0 |
| 598 | 2026-03-02T08:33:57.810Z | Compiling tempfile v3.26.0 |
| 599 | 2026-03-02T08:33:57.860Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 600 | 2026-03-02T08:33:58.291Z | Compiling want v0.3.1 |
| 601 | 2026-03-02T08:33:58.697Z | Compiling cfg-expr v0.20.6 |
| 602 | 2026-03-02T08:34:00.242Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-03-02T08:34:00.741Z | Compiling rustls-webpki v0.103.9 |
| 604 | 2026-03-02T08:34:01.612Z | Compiling backtrace v0.3.76 |
| 605 | 2026-03-02T08:34:02.208Z | Compiling h2 v0.4.13 |
| 606 | 2026-03-02T08:34:02.544Z | Compiling thiserror-impl v1.0.69 |
| 607 | 2026-03-02T08:34:03.676Z | Compiling terminal_size v0.4.3 |
| 608 | 2026-03-02T08:34:03.935Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-03-02T08:34:03.968Z | Compiling erased-serde v0.4.9 |
| 610 | 2026-03-02T08:34:04.510Z | Compiling pin-utils v0.1.0 |
| 611 | 2026-03-02T08:34:04.626Z | Compiling regex-syntax v0.8.10 |
| 612 | 2026-03-02T08:34:05.239Z | Compiling subtle v2.6.1 |
| 613 | 2026-03-02T08:34:08.820Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-03-02T08:34:13.199Z | Compiling hyper v1.8.1 |
| 615 | 2026-03-02T08:34:16.975Z | Compiling url v2.5.8 |
| 616 | 2026-03-02T08:34:17.834Z | Compiling toml_datetime v0.6.11 |
| 617 | 2026-03-02T08:34:18.620Z | Compiling serde_spanned v0.6.9 |
| 618 | 2026-03-02T08:34:18.898Z | Compiling ahash v0.8.12 |
| 619 | 2026-03-02T08:34:19.354Z | Compiling sync_wrapper v1.0.2 |
| 620 | 2026-03-02T08:34:19.542Z | Compiling parking_lot_core v0.9.12 |
| 621 | 2026-03-02T08:34:20.044Z | Compiling lazy_static v1.5.0 |
| 622 | 2026-03-02T08:34:20.218Z | Compiling tower-layer v0.3.3 |
| 623 | 2026-03-02T08:34:20.593Z | Compiling nextest-workspace-hack v0.1.0 |
| 624 | 2026-03-02T08:34:20.676Z | Compiling toml_write v0.1.2 |
| 625 | 2026-03-02T08:34:20.984Z | Compiling crc32fast v1.5.0 |
| 626 | 2026-03-02T08:34:21.182Z | Compiling either v1.15.0 |
| 627 | 2026-03-02T08:34:21.526Z | Compiling portable-atomic v1.13.1 |
| 628 | 2026-03-02T08:34:21.659Z | Compiling base64 v0.22.1 |
| 629 | 2026-03-02T08:34:21.777Z | Compiling unicode-segmentation v1.12.0 |
| 630 | 2026-03-02T08:34:21.855Z | Compiling foldhash v0.1.5 |
| 631 | 2026-03-02T08:34:22.313Z | Compiling is_ci v1.2.0 |
| 632 | 2026-03-02T08:34:22.481Z | Compiling unicode-linebreak v0.1.5 |
| 633 | 2026-03-02T08:34:22.566Z | Compiling ipnet v2.11.0 |
| 634 | 2026-03-02T08:34:22.601Z | Compiling convert_case v0.10.0 |
| 635 | 2026-03-02T08:34:22.693Z | Compiling supports-color v3.0.2 |
| 636 | 2026-03-02T08:34:22.724Z | Compiling hashbrown v0.15.5 |
| 637 | 2026-03-02T08:34:23.037Z | Compiling textwrap v0.16.2 |
| 638 | 2026-03-02T08:34:23.167Z | Compiling hyper-util v0.1.20 |
| 639 | 2026-03-02T08:34:23.202Z | Compiling toml_edit v0.22.27 |
| 640 | 2026-03-02T08:34:24.227Z | Compiling tower v0.5.3 |
| 641 | 2026-03-02T08:34:25.284Z | Compiling sharded-slab v0.1.7 |
| 642 | 2026-03-02T08:34:26.210Z | Compiling tokio-rustls v0.26.4 |
| 643 | 2026-03-02T08:34:26.749Z | Compiling backtrace-ext v0.2.1 |
| 644 | 2026-03-02T08:34:26.869Z | Compiling ordered-float v2.10.1 |
| 645 | 2026-03-02T08:34:27.166Z | Compiling miette-derive v7.6.0 |
| 646 | 2026-03-02T08:34:27.295Z | Compiling webpki-roots v1.0.6 |
| 647 | 2026-03-02T08:34:27.530Z | Compiling pathdiff v0.2.3 |
| 648 | 2026-03-02T08:34:27.549Z | Compiling console v0.15.11 |
| 649 | 2026-03-02T08:34:27.724Z | Compiling cargo-platform v0.3.2 |
| 650 | 2026-03-02T08:34:28.971Z | Compiling tracing-log v0.2.0 |
| 651 | 2026-03-02T08:34:29.102Z | Compiling os_pipe v1.2.3 |
| 652 | 2026-03-02T08:34:29.403Z | Compiling thread_local v1.1.9 |
| 653 | 2026-03-02T08:34:29.652Z | Compiling supports-unicode v3.0.0 |
| 654 | 2026-03-02T08:34:29.812Z | Compiling supports-hyperlinks v3.2.0 |
| 655 | 2026-03-02T08:34:29.958Z | Compiling unicode-width v0.1.14 |
| 656 | 2026-03-02T08:34:30.116Z | Compiling zstd-safe v7.2.4 |
| 657 | 2026-03-02T08:34:30.217Z | Compiling ryu v1.0.23 |
| 658 | 2026-03-02T08:34:30.568Z | Compiling fixedbitset v0.5.7 |
| 659 | 2026-03-02T08:34:30.665Z | Compiling rustix v0.38.44 |
| 660 | 2026-03-02T08:34:30.865Z | Compiling cfg_aliases v0.2.1 |
| 661 | 2026-03-02T08:34:30.975Z | Compiling utf8parse v0.2.2 |
| 662 | 2026-03-02T08:34:31.144Z | Compiling iri-string v0.7.10 |
| 663 | 2026-03-02T08:34:31.169Z | Compiling debug-ignore v1.0.5 |
| 664 | 2026-03-02T08:34:31.306Z | Compiling scopeguard v1.2.0 |
| 665 | 2026-03-02T08:34:31.360Z | Compiling pulldown-cmark v0.13.1 |
| 666 | 2026-03-02T08:34:31.478Z | Compiling lock_api v0.4.14 |
| 667 | 2026-03-02T08:34:31.792Z | Compiling anstyle-parse v0.2.7 |
| 668 | 2026-03-02T08:34:31.819Z | Compiling petgraph v0.8.3 |
| 669 | 2026-03-02T08:34:31.995Z | Compiling nix v0.30.1 |
| 670 | 2026-03-02T08:34:32.210Z | Compiling serde_urlencoded v0.7.1 |
| 671 | 2026-03-02T08:34:32.798Z | Compiling miette v7.6.0 |
| 672 | 2026-03-02T08:34:32.846Z | Compiling tracing-subscriber v0.3.22 |
| 673 | 2026-03-02T08:34:35.708Z | Compiling tower-http v0.6.8 |
| 674 | 2026-03-02T08:34:36.408Z | Compiling sigchld v0.2.4 |
| 675 | 2026-03-02T08:34:36.759Z | Compiling cargo_metadata v0.23.1 |
| 676 | 2026-03-02T08:34:37.180Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-03-02T08:34:37.984Z | Compiling serde-value v0.7.0 |
| 678 | 2026-03-02T08:34:38.618Z | Compiling toml v0.8.23 |
| 679 | 2026-03-02T08:34:39.684Z | Compiling serde-untagged v0.1.9 |
| 680 | 2026-03-02T08:34:41.281Z | Compiling derive_more-impl v2.1.1 |
| 681 | 2026-03-02T08:34:42.950Z | Compiling itertools v0.14.0 |
| 682 | 2026-03-02T08:34:43.018Z | Compiling regex v1.12.3 |
| 683 | 2026-03-02T08:34:43.037Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-03-02T08:34:43.253Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-03-02T08:34:43.521Z | Compiling ppv-lite86 v0.2.21 |
| 686 | 2026-03-02T08:34:44.201Z | Compiling futures-executor v0.3.32 |
| 687 | 2026-03-02T08:34:45.157Z | Compiling rand_core v0.9.5 |
| 688 | 2026-03-02T08:34:45.254Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 689 | 2026-03-02T08:34:45.677Z | Compiling pin-project-internal v1.1.11 |
| 690 | 2026-03-02T08:34:45.897Z | Compiling http-body-util v0.1.3 |
| 691 | 2026-03-02T08:34:46.233Z | Compiling uuid v1.21.0 |
| 692 | 2026-03-02T08:34:46.380Z | Compiling serde_spanned v1.0.4 |
| 693 | 2026-03-02T08:34:46.459Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 694 | 2026-03-02T08:34:46.640Z | Compiling smol_str v0.3.5 |
| 695 | 2026-03-02T08:34:47.338Z | Compiling filetime v0.2.27 |
| 696 | 2026-03-02T08:34:47.358Z | Compiling vte v0.14.1 |
| 697 | 2026-03-02T08:34:47.404Z | Compiling bstr v1.12.1 |
| 698 | 2026-03-02T08:34:47.720Z | Compiling static_assertions v1.1.0 |
| 699 | 2026-03-02T08:34:47.764Z | Compiling self_update v0.42.0 |
| 700 | 2026-03-02T08:34:48.157Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-03-02T08:34:48.192Z | Compiling colorchoice v1.0.4 |
| 702 | 2026-03-02T08:34:48.266Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-03-02T08:34:48.314Z | Compiling anstyle-query v1.1.5 |
| 704 | 2026-03-02T08:34:48.372Z | Compiling nested v0.1.1 |
| 705 | 2026-03-02T08:34:48.483Z | Compiling is_terminal_polyfill v1.70.2 |
| 706 | 2026-03-02T08:34:48.511Z | Compiling number_prefix v0.4.0 |
| 707 | 2026-03-02T08:34:48.642Z | Compiling unicase v2.9.0 |
| 708 | 2026-03-02T08:34:48.726Z | Compiling eyre v0.6.12 |
| 709 | 2026-03-02T08:34:48.776Z | Compiling xattr v1.6.1 |
| 710 | 2026-03-02T08:34:48.821Z | Compiling color-spantrace v0.3.0 |
| 711 | 2026-03-02T08:34:48.992Z | Compiling anstyle v1.0.13 |
| 712 | 2026-03-02T08:34:49.125Z | Compiling litrs v1.0.0 |
| 713 | 2026-03-02T08:34:49.331Z | Compiling iana-time-zone v0.1.65 |
| 714 | 2026-03-02T08:34:49.459Z | Compiling anstream v0.6.21 |
| 715 | 2026-03-02T08:34:49.518Z | Compiling chrono v0.4.44 |
| 716 | 2026-03-02T08:34:49.949Z | Compiling tar v0.4.44 |
| 717 | 2026-03-02T08:34:49.972Z | Compiling indicatif v0.17.11 |
| 718 | 2026-03-02T08:34:50.137Z | Compiling document-features v0.2.12 |
| 719 | 2026-03-02T08:34:50.504Z | Compiling guppy v0.17.25 |
| 720 | 2026-03-02T08:34:51.301Z | Compiling cargo-util-schemas v0.2.0 |
| 721 | 2026-03-02T08:34:51.703Z | Compiling globset v0.4.18 |
| 722 | 2026-03-02T08:34:52.335Z | Compiling tinyvec v1.10.0 |
| 723 | 2026-03-02T08:34:53.345Z | Compiling pin-project v1.1.11 |
| 724 | 2026-03-02T08:34:53.510Z | Compiling strip-ansi-escapes v0.2.1 |
| 725 | 2026-03-02T08:34:54.715Z | Compiling nextest-metadata v0.12.2 |
| 726 | 2026-03-02T08:34:55.910Z | Compiling toml v0.9.12+spec-1.1.0 |
| 727 | 2026-03-02T08:34:57.126Z | Compiling newtype-uuid v1.3.2 |
| 728 | 2026-03-02T08:34:57.232Z | Compiling reqwest v0.12.28 |
| 729 | 2026-03-02T08:34:57.461Z | Compiling rand_chacha v0.9.0 |
| 730 | 2026-03-02T08:34:57.625Z | Compiling futures v0.3.32 |
| 731 | 2026-03-02T08:34:57.760Z | Compiling digest v0.10.7 |
| 732 | 2026-03-02T08:34:58.187Z | Compiling derive_more v2.1.1 |
| 733 | 2026-03-02T08:34:58.315Z | Compiling flate2 v1.1.9 |
| 734 | 2026-03-02T08:34:58.769Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-02T08:34:59.449Z | Compiling shared_child v1.1.1 |
| 736 | 2026-03-02T08:34:59.577Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-03-02T08:35:00.806Z | Compiling signal-hook-mio v0.2.5 |
| 738 | 2026-03-02T08:35:00.879Z | Compiling self-replace v1.5.0 |
| 739 | 2026-03-02T08:35:01.026Z | Compiling cargo-platform v0.2.0 |
| 740 | 2026-03-02T08:35:01.458Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-03-02T08:35:02.224Z | Compiling quick-xml v0.38.4 |
| 742 | 2026-03-02T08:35:03.231Z | Compiling heck v0.5.0 |
| 743 | 2026-03-02T08:35:03.387Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-03-02T08:35:03.873Z | Compiling indenter v0.3.4 |
| 745 | 2026-03-02T08:35:04.099Z | Compiling strsim v0.11.1 |
| 746 | 2026-03-02T08:35:04.256Z | Compiling cpufeatures v0.2.17 |
| 747 | 2026-03-02T08:35:04.827Z | Compiling humantime v2.3.0 |
| 748 | 2026-03-02T08:35:04.900Z | Compiling recursion v0.5.4 |
| 749 | 2026-03-02T08:35:05.151Z | Compiling clap_lex v1.0.0 |
| 750 | 2026-03-02T08:35:05.836Z | Compiling shell-words v1.1.1 |
| 751 | 2026-03-02T08:35:05.871Z | Compiling clap_builder v4.5.60 |
| 752 | 2026-03-02T08:35:05.958Z | Compiling humantime-serde v1.1.1 |
| 753 | 2026-03-02T08:35:05.982Z | Compiling nextest-filtering v0.15.0 |
| 754 | 2026-03-02T08:35:06.226Z | Compiling clap_derive v4.5.55 |
| 755 | 2026-03-02T08:35:06.322Z | Compiling sha2 v0.10.9 |
| 756 | 2026-03-02T08:35:08.183Z | Compiling quick-junit v0.5.2 |
| 757 | 2026-03-02T08:35:10.689Z | Compiling atomicwrites v0.4.4 |
| 758 | 2026-03-02T08:35:11.259Z | Compiling cargo_metadata v0.20.0 |
| 759 | 2026-03-02T08:35:15.068Z | Compiling crossterm v0.29.0 |
| 760 | 2026-03-02T08:35:15.918Z | Compiling cargo-nextest v0.9.97 |
| 761 | 2026-03-02T08:35:18.206Z | Compiling zstd v0.13.3 |
| 762 | 2026-03-02T08:35:19.158Z | Compiling duct v0.13.7 |
| 763 | 2026-03-02T08:35:19.499Z | Compiling rand v0.9.2 |
| 764 | 2026-03-02T08:35:21.120Z | Compiling async-scoped v0.9.0 |
| 765 | 2026-03-02T08:35:21.471Z | Compiling config v0.15.19 |
| 766 | 2026-03-02T08:35:22.737Z | Compiling unicode-normalization v0.1.25 |
| 767 | 2026-03-02T08:35:23.022Z | Compiling target-spec-miette v0.4.5 |
| 768 | 2026-03-02T08:35:23.107Z | Compiling future-queue v0.4.0 |
| 769 | 2026-03-02T08:35:23.676Z | Compiling mukti-metadata v0.3.0 |
| 770 | 2026-03-02T08:35:23.828Z | Compiling tokio-stream v0.1.18 |
| 771 | 2026-03-02T08:35:24.021Z | Compiling camino-tempfile v1.4.1 |
| 772 | 2026-03-02T08:35:24.197Z | Compiling derive-where v1.6.0 |
| 773 | 2026-03-02T08:35:24.758Z | Compiling serde_ignored v0.1.14 |
| 774 | 2026-03-02T08:35:24.906Z | Compiling serde_path_to_error v0.1.20 |
| 775 | 2026-03-02T08:35:25.007Z | Compiling indent_write v2.2.0 |
| 776 | 2026-03-02T08:35:25.047Z | Compiling xxhash-rust v0.8.15 |
| 777 | 2026-03-02T08:35:25.188Z | Compiling hex v0.4.3 |
| 778 | 2026-03-02T08:35:25.382Z | Compiling home v0.5.12 |
| 779 | 2026-03-02T08:35:25.480Z | Compiling swrite v0.1.0 |
| 780 | 2026-03-02T08:35:25.653Z | Compiling color-eyre v0.6.5 |
| 781 | 2026-03-02T08:35:25.708Z | Compiling clap v4.5.60 |
| 782 | 2026-03-02T08:35:25.838Z | Compiling dialoguer v0.11.0 |
| 783 | 2026-03-02T08:35:25.860Z | Compiling enable-ansi-support v0.2.1 |
| 784 | 2026-03-02T08:35:27.129Z | Compiling nextest-runner v0.80.0 |
| 785 | 2026-03-02T08:36:06.697Z | Finished `release` profile [optimized] target(s) in 2m 34s |
| 786 | 2026-03-02T08:36:06.931Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 787 | 2026-03-02T08:36:06.934Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 788 | 2026-03-02T08:36:07.051Z | + pushd mg-lower |
| 789 | 2026-03-02T08:36:07.055Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 790 | 2026-03-02T08:36:07.055Z | + cargo nextest run |
| 791 | 2026-03-02T08:36:07.421Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 792 | 2026-03-02T08:36:08.176Z | From https://github.com/oxidecomputer/falcon |
| 793 | 2026-03-02T08:36:08.176Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 794 | 2026-03-02T08:36:08.283Z | Updating crates.io index |
| 795 | 2026-03-02T08:36:08.325Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 796 | 2026-03-02T08:36:09.077Z | From https://github.com/oxidecomputer/dendrite |
| 797 | 2026-03-02T08:36:09.077Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 798 | 2026-03-02T08:36:09.153Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 799 | 2026-03-02T08:36:09.439Z | From https://github.com/oxidecomputer/ispf |
| 800 | 2026-03-02T08:36:09.439Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 801 | 2026-03-02T08:36:09.448Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 802 | 2026-03-02T08:36:09.795Z | From https://github.com/oxidecomputer/netadm-sys |
| 803 | 2026-03-02T08:36:09.796Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 804 | 2026-03-02T08:36:09.807Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 805 | 2026-03-02T08:36:18.931Z | From https://github.com/oxidecomputer/omicron |
| 806 | 2026-03-02T08:36:18.931Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 807 | 2026-03-02T08:36:19.652Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 808 | 2026-03-02T08:36:20.266Z | From https://github.com/oxidecomputer/opte |
| 809 | 2026-03-02T08:36:20.266Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 810 | 2026-03-02T08:36:20.312Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 811 | 2026-03-02T08:36:20.579Z | From https://github.com/illumos/smf-rs |
| 812 | 2026-03-02T08:36:20.579Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 813 | 2026-03-02T08:36:20.659Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 814 | 2026-03-02T08:36:20.962Z | From https://github.com/oxidecomputer/network-interface |
| 815 | 2026-03-02T08:36:20.962Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 816 | 2026-03-02T08:36:21.002Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 817 | 2026-03-02T08:36:21.292Z | From https://github.com/oxidecomputer/zone |
| 818 | 2026-03-02T08:36:21.292Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 819 | 2026-03-02T08:36:21.312Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 820 | 2026-03-02T08:36:22.531Z | From https://github.com/oxidecomputer/propolis |
| 821 | 2026-03-02T08:36:22.531Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 822 | 2026-03-02T08:36:22.627Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 823 | 2026-03-02T08:36:23.182Z | From https://github.com/oxidecomputer/transceiver-control |
| 824 | 2026-03-02T08:36:23.182Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 825 | 2026-03-02T08:36:23.198Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 826 | 2026-03-02T08:36:23.500Z | From https://github.com/oxidecomputer/dlpi-sys |
| 827 | 2026-03-02T08:36:23.500Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 828 | 2026-03-02T08:36:23.519Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 829 | 2026-03-02T08:36:23.875Z | From https://github.com/jmesmon/rust-libzfs |
| 830 | 2026-03-02T08:36:23.876Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 831 | 2026-03-02T08:36:23.889Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 832 | 2026-03-02T08:36:24.161Z | From https://github.com/oxidecomputer/rusty-doors |
| 833 | 2026-03-02T08:36:24.161Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 834 | 2026-03-02T08:36:24.173Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 835 | 2026-03-02T08:36:24.526Z | From https://github.com/oxidecomputer/lldp |
| 836 | 2026-03-02T08:36:24.526Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 837 | 2026-03-02T08:36:24.560Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 838 | 2026-03-02T08:36:25.433Z | From https://github.com/oxidecomputer/maghemite |
| 839 | 2026-03-02T08:36:25.433Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 840 | 2026-03-02T08:36:25.481Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-03-02T08:36:25.793Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-03-02T08:36:25.793Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-03-02T08:36:25.814Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 844 | 2026-03-02T08:36:26.106Z | From https://github.com/oxidecomputer/slog-error-chain |
| 845 | 2026-03-02T08:36:26.106Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 846 | 2026-03-02T08:36:26.151Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 847 | 2026-03-02T08:36:26.491Z | From https://github.com/oxidecomputer/tufaceous |
| 848 | 2026-03-02T08:36:26.491Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 849 | 2026-03-02T08:36:26.528Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 850 | 2026-03-02T08:36:27.222Z | From https://github.com/oxidecomputer/management-gateway-service |
| 851 | 2026-03-02T08:36:27.222Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 852 | 2026-03-02T08:36:27.255Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-03-02T08:36:28.968Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-03-02T08:36:28.968Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 855 | 2026-03-02T08:36:29.191Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 856 | 2026-03-02T08:36:29.561Z | From https://github.com/oxidecomputer/propolis |
| 857 | 2026-03-02T08:36:29.561Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 858 | 2026-03-02T08:36:29.633Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 859 | 2026-03-02T08:36:29.902Z | From https://github.com/oxidecomputer/tofino |
| 860 | 2026-03-02T08:36:29.902Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 861 | 2026-03-02T08:36:29.933Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-03-02T08:36:30.198Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-03-02T08:36:30.198Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-03-02T08:36:30.215Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-03-02T08:36:30.508Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-03-02T08:36:30.508Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-03-02T08:36:31.354Z | Downloading crates ... |
| 868 | 2026-03-02T08:36:31.497Z | Downloaded defmt-parser v1.0.0 |
| 869 | 2026-03-02T08:36:31.500Z | Downloaded embedded-io v0.4.0 |
| 870 | 2026-03-02T08:36:31.503Z | Downloaded data-encoding v2.10.0 |
| 871 | 2026-03-02T08:36:31.506Z | Downloaded heck v0.4.1 |
| 872 | 2026-03-02T08:36:31.506Z | Downloaded hash32 v0.3.1 |
| 873 | 2026-03-02T08:36:31.510Z | Downloaded console v0.16.2 |
| 874 | 2026-03-02T08:36:31.513Z | Downloaded bitflags v1.3.2 |
| 875 | 2026-03-02T08:36:31.518Z | Downloaded num-iter v0.1.45 |
| 876 | 2026-03-02T08:36:31.521Z | Downloaded internet-checksum v0.2.1 |
| 877 | 2026-03-02T08:36:31.524Z | Downloaded anyhow v1.0.101 |
| 878 | 2026-03-02T08:36:31.527Z | Downloaded half v2.7.1 |
| 879 | 2026-03-02T08:36:31.530Z | Downloaded inout v0.1.4 |
| 880 | 2026-03-02T08:36:31.534Z | Downloaded httpdate v1.0.3 |
| 881 | 2026-03-02T08:36:31.537Z | Downloaded macaddr v1.0.1 |
| 882 | 2026-03-02T08:36:31.540Z | Downloaded icu_normalizer v2.1.1 |
| 883 | 2026-03-02T08:36:31.543Z | Downloaded hostname v0.4.2 |
| 884 | 2026-03-02T08:36:31.546Z | Downloaded float-ord v0.3.2 |
| 885 | 2026-03-02T08:36:31.549Z | Downloaded mime v0.3.17 |
| 886 | 2026-03-02T08:36:31.549Z | Downloaded newtype-uuid-macros v0.1.0 |
| 887 | 2026-03-02T08:36:31.552Z | Downloaded opaque-debug v0.3.1 |
| 888 | 2026-03-02T08:36:31.555Z | Downloaded foreign-types v0.5.0 |
| 889 | 2026-03-02T08:36:31.555Z | Downloaded ident_case v1.0.1 |
| 890 | 2026-03-02T08:36:31.558Z | Downloaded hostname v0.3.1 |
| 891 | 2026-03-02T08:36:31.561Z | Downloaded num v0.4.3 |
| 892 | 2026-03-02T08:36:31.566Z | Downloaded foldhash v0.2.0 |
| 893 | 2026-03-02T08:36:31.569Z | Downloaded num-integer v0.1.46 |
| 894 | 2026-03-02T08:36:31.569Z | Downloaded no-std-compat v0.4.1 |
| 895 | 2026-03-02T08:36:31.572Z | Downloaded dtrace-parser v0.2.0 |
| 896 | 2026-03-02T08:36:31.572Z | Downloaded crc8 v0.1.1 |
| 897 | 2026-03-02T08:36:31.575Z | Downloaded match_cfg v0.1.0 |
| 898 | 2026-03-02T08:36:31.575Z | Downloaded hubpack_derive v0.1.1 |
| 899 | 2026-03-02T08:36:31.578Z | Downloaded num_threads v0.1.7 |
| 900 | 2026-03-02T08:36:31.581Z | Downloaded olpc-cjson v0.1.4 |
| 901 | 2026-03-02T08:36:31.581Z | Downloaded keccak v0.1.6 |
| 902 | 2026-03-02T08:36:31.584Z | Downloaded hubpack v0.1.2 |
| 903 | 2026-03-02T08:36:31.584Z | Downloaded arrayref v0.3.9 |
| 904 | 2026-03-02T08:36:31.587Z | Downloaded ipnetwork v0.21.1 |
| 905 | 2026-03-02T08:36:31.590Z | Downloaded num-derive v0.3.3 |
| 906 | 2026-03-02T08:36:31.594Z | Downloaded omicron-workspace-hack v0.1.0 |
| 907 | 2026-03-02T08:36:31.594Z | Downloaded num-conv v0.2.0 |
| 908 | 2026-03-02T08:36:31.597Z | Downloaded crucible-workspace-hack v0.1.0 |
| 909 | 2026-03-02T08:36:31.597Z | Downloaded lru-cache v0.1.2 |
| 910 | 2026-03-02T08:36:31.600Z | Downloaded foreign-types-shared v0.3.1 |
| 911 | 2026-03-02T08:36:31.600Z | Downloaded num-derive v0.4.2 |
| 912 | 2026-03-02T08:36:31.603Z | Downloaded memmap v0.7.0 |
| 913 | 2026-03-02T08:36:31.606Z | Downloaded newline-converter v0.3.0 |
| 914 | 2026-03-02T08:36:31.606Z | Downloaded dyn-clone v1.0.20 |
| 915 | 2026-03-02T08:36:31.609Z | Downloaded libscf-sys v1.1.0 |
| 916 | 2026-03-02T08:36:31.612Z | Downloaded dtrace-parser v0.3.0 |
| 917 | 2026-03-02T08:36:31.612Z | Downloaded erased-serde v0.3.31 |
| 918 | 2026-03-02T08:36:31.615Z | Downloaded num_enum_derive v0.5.11 |
| 919 | 2026-03-02T08:36:31.618Z | Downloaded num_enum v0.5.11 |
| 920 | 2026-03-02T08:36:31.622Z | Downloaded num-rational v0.4.2 |
| 921 | 2026-03-02T08:36:31.625Z | Downloaded indexmap v1.9.3 |
| 922 | 2026-03-02T08:36:31.628Z | Downloaded const-random-macro v0.1.16 |
| 923 | 2026-03-02T08:36:31.631Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 924 | 2026-03-02T08:36:31.631Z | Downloaded displaydoc v0.2.5 |
| 925 | 2026-03-02T08:36:31.634Z | Downloaded phf_shared v0.12.1 |
| 926 | 2026-03-02T08:36:31.637Z | Downloaded ciborium-ll v0.2.2 |
| 927 | 2026-03-02T08:36:31.640Z | Downloaded parse-display v0.10.0 |
| 928 | 2026-03-02T08:36:31.640Z | Downloaded memoffset v0.9.1 |
| 929 | 2026-03-02T08:36:31.643Z | Downloaded defmt v0.3.100 |
| 930 | 2026-03-02T08:36:31.643Z | Downloaded ciborium-io v0.2.2 |
| 931 | 2026-03-02T08:36:31.646Z | Downloaded potential_utf v0.1.4 |
| 932 | 2026-03-02T08:36:31.646Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 933 | 2026-03-02T08:36:31.649Z | Downloaded proc-macro-crate v3.4.0 |
| 934 | 2026-03-02T08:36:31.649Z | Downloaded progenitor-client v0.10.0 |
| 935 | 2026-03-02T08:36:31.654Z | Downloaded proc-macro-error-attr v1.0.4 |
| 936 | 2026-03-02T08:36:31.657Z | Downloaded progenitor-macro v0.10.0 |
| 937 | 2026-03-02T08:36:31.657Z | Downloaded defmt v1.0.1 |
| 938 | 2026-03-02T08:36:31.660Z | Downloaded libsw v3.5.0 |
| 939 | 2026-03-02T08:36:31.663Z | Downloaded oxide-tokio-rt v0.1.2 |
| 940 | 2026-03-02T08:36:31.663Z | Downloaded libsw-core v0.3.2 |
| 941 | 2026-03-02T08:36:31.666Z | Downloaded num_enum_derive v0.7.5 |
| 942 | 2026-03-02T08:36:31.669Z | Downloaded highway v1.3.0 |
| 943 | 2026-03-02T08:36:31.672Z | Downloaded ff v0.13.1 |
| 944 | 2026-03-02T08:36:31.672Z | Downloaded linked-hash-map v0.5.6 |
| 945 | 2026-03-02T08:36:31.675Z | Downloaded quick-error v1.2.3 |
| 946 | 2026-03-02T08:36:31.675Z | Downloaded progenitor-client v0.11.2 |
| 947 | 2026-03-02T08:36:31.678Z | Downloaded progenitor-macro v0.11.2 |
| 948 | 2026-03-02T08:36:31.678Z | Downloaded oxnet v0.1.4 |
| 949 | 2026-03-02T08:36:31.681Z | Downloaded ref-cast-impl v1.0.25 |
| 950 | 2026-03-02T08:36:31.684Z | Downloaded rand_xorshift v0.4.0 |
| 951 | 2026-03-02T08:36:31.684Z | Downloaded defmt-macros v1.0.1 |
| 952 | 2026-03-02T08:36:31.687Z | Downloaded ref-cast v1.0.25 |
| 953 | 2026-03-02T08:36:31.691Z | Downloaded cmake v0.1.57 |
| 954 | 2026-03-02T08:36:31.694Z | Downloaded same-file v1.0.6 |
| 955 | 2026-03-02T08:36:31.694Z | Downloaded rustc_version v0.1.7 |
| 956 | 2026-03-02T08:36:31.696Z | Downloaded rand_chacha v0.3.1 |
| 957 | 2026-03-02T08:36:31.697Z | Downloaded memmap2 v0.9.10 |
| 958 | 2026-03-02T08:36:31.700Z | Downloaded deranged v0.5.6 |
| 959 | 2026-03-02T08:36:31.703Z | Downloaded litemap v0.8.1 |
| 960 | 2026-03-02T08:36:31.703Z | Downloaded pem v3.0.6 |
| 961 | 2026-03-02T08:36:31.706Z | Downloaded scroll_derive v0.12.1 |
| 962 | 2026-03-02T08:36:31.706Z | Downloaded drift v0.1.3 |
| 963 | 2026-03-02T08:36:31.712Z | Downloaded serde_plain v1.0.2 |
| 964 | 2026-03-02T08:36:31.715Z | Downloaded serde-big-array v0.5.1 |
| 965 | 2026-03-02T08:36:31.719Z | Downloaded poly1305 v0.8.0 |
| 966 | 2026-03-02T08:36:31.719Z | Downloaded pin-project-lite v0.2.16 |
| 967 | 2026-03-02T08:36:31.723Z | Downloaded siphasher v1.0.2 |
| 968 | 2026-03-02T08:36:31.726Z | Downloaded serde_repr v0.1.20 |
| 969 | 2026-03-02T08:36:31.729Z | Downloaded serial_test v3.3.1 |
| 970 | 2026-03-02T08:36:31.729Z | Downloaded ingot-macros v0.1.1 |
| 971 | 2026-03-02T08:36:31.732Z | Downloaded sha1 v0.10.6 |
| 972 | 2026-03-02T08:36:31.732Z | Downloaded progenitor v0.11.2 |
| 973 | 2026-03-02T08:36:31.736Z | Downloaded daft v0.1.5 |
| 974 | 2026-03-02T08:36:31.739Z | Downloaded proc-macro-error2 v2.0.1 |
| 975 | 2026-03-02T08:36:31.743Z | Downloaded darling v0.21.3 |
| 976 | 2026-03-02T08:36:31.745Z | Downloaded slog-bunyan v2.5.0 |
| 977 | 2026-03-02T08:36:31.749Z | Downloaded spin v0.5.2 |
| 978 | 2026-03-02T08:36:31.749Z | Downloaded ciborium v0.2.2 |
| 979 | 2026-03-02T08:36:31.752Z | Downloaded resolv-conf v0.7.6 |
| 980 | 2026-03-02T08:36:31.755Z | Downloaded sigpipe v0.1.3 |
| 981 | 2026-03-02T08:36:31.755Z | Downloaded diff v0.1.13 |
| 982 | 2026-03-02T08:36:31.758Z | Downloaded rusty-fork v0.3.1 |
| 983 | 2026-03-02T08:36:31.758Z | Downloaded stable_deref_trait v1.2.1 |
| 984 | 2026-03-02T08:36:31.761Z | Downloaded bcs v0.1.6 |
| 985 | 2026-03-02T08:36:31.761Z | Downloaded smawk v0.3.2 |
| 986 | 2026-03-02T08:36:31.764Z | Downloaded csv-core v0.1.13 |
| 987 | 2026-03-02T08:36:31.764Z | Downloaded cookie v0.18.1 |
| 988 | 2026-03-02T08:36:31.767Z | Downloaded scroll v0.13.0 |
| 989 | 2026-03-02T08:36:31.770Z | Downloaded rustversion v1.0.22 |
| 990 | 2026-03-02T08:36:31.773Z | Downloaded pest_derive v2.8.6 |
| 991 | 2026-03-02T08:36:31.773Z | Downloaded tagptr v0.2.0 |
| 992 | 2026-03-02T08:36:31.776Z | Downloaded tabwriter v1.4.1 |
| 993 | 2026-03-02T08:36:31.776Z | Downloaded tabled_derive v0.11.0 |
| 994 | 2026-03-02T08:36:31.779Z | Downloaded tabled_derive v0.7.0 |
| 995 | 2026-03-02T08:36:31.779Z | Downloaded scroll v0.12.0 |
| 996 | 2026-03-02T08:36:31.782Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 997 | 2026-03-02T08:36:31.782Z | Downloaded strum v0.27.2 |
| 998 | 2026-03-02T08:36:31.782Z | Downloaded structmeta v0.3.0 |
| 999 | 2026-03-02T08:36:31.785Z | Downloaded ingot v0.1.1 |
| 1000 | 2026-03-02T08:36:31.785Z | Downloaded cargo_toml v0.22.3 |
| 1001 | 2026-03-02T08:36:31.789Z | Downloaded take_mut v0.2.2 |
| 1002 | 2026-03-02T08:36:31.789Z | Downloaded termtree v0.5.1 |
| 1003 | 2026-03-02T08:36:31.789Z | Downloaded time-core v0.1.8 |
| 1004 | 2026-03-02T08:36:31.792Z | Downloaded icu_properties v2.1.2 |
| 1005 | 2026-03-02T08:36:31.795Z | Downloaded cancel-safe-futures v0.1.5 |
| 1006 | 2026-03-02T08:36:31.798Z | Downloaded async-trait v0.1.89 |
| 1007 | 2026-03-02T08:36:31.801Z | Downloaded testing_table v0.3.0 |
| 1008 | 2026-03-02T08:36:31.801Z | Downloaded parking_lot v0.11.2 |
| 1009 | 2026-03-02T08:36:31.804Z | Downloaded daft-derive v0.1.5 |
| 1010 | 2026-03-02T08:36:31.807Z | Downloaded pin-project-internal v1.1.10 |
| 1011 | 2026-03-02T08:36:31.810Z | Downloaded icu_provider v2.1.1 |
| 1012 | 2026-03-02T08:36:31.813Z | Downloaded serde_tokenstream v0.2.2 |
| 1013 | 2026-03-02T08:36:31.813Z | Downloaded thread-id v4.2.2 |
| 1014 | 2026-03-02T08:36:31.816Z | Downloaded serial_test_derive v3.3.1 |
| 1015 | 2026-03-02T08:36:31.816Z | Downloaded thread-id v5.1.0 |
| 1016 | 2026-03-02T08:36:31.816Z | Downloaded omicron-zone-package v0.12.2 |
| 1017 | 2026-03-02T08:36:31.820Z | Downloaded topological-sort v0.2.2 |
| 1018 | 2026-03-02T08:36:31.823Z | Downloaded unarray v0.1.4 |
| 1019 | 2026-03-02T08:36:31.823Z | Downloaded slog-term v2.9.2 |
| 1020 | 2026-03-02T08:36:31.826Z | Downloaded universal-hash v0.5.1 |
| 1021 | 2026-03-02T08:36:31.826Z | Downloaded dropshot_endpoint v0.16.7 |
| 1022 | 2026-03-02T08:36:31.829Z | Downloaded smf v0.2.3 |
| 1023 | 2026-03-02T08:36:31.832Z | Downloaded crossbeam-epoch v0.9.18 |
| 1024 | 2026-03-02T08:36:31.832Z | Downloaded crossbeam-utils v0.8.21 |
| 1025 | 2026-03-02T08:36:31.835Z | Downloaded untrusted v0.7.1 |
| 1026 | 2026-03-02T08:36:31.835Z | Downloaded usdt v0.6.0 |
| 1027 | 2026-03-02T08:36:31.838Z | Downloaded unit-prefix v0.5.2 |
| 1028 | 2026-03-02T08:36:31.838Z | Downloaded usdt-attr-macro v0.6.0 |
| 1029 | 2026-03-02T08:36:31.838Z | Downloaded usdt-attr-macro v0.5.0 |
| 1030 | 2026-03-02T08:36:31.841Z | Downloaded slog-async v2.8.0 |
| 1031 | 2026-03-02T08:36:31.841Z | Downloaded derive_more v0.99.20 |
| 1032 | 2026-03-02T08:36:31.845Z | Downloaded utf-8 v0.7.6 |
| 1033 | 2026-03-02T08:36:31.848Z | Downloaded synstructure v0.13.2 |
| 1034 | 2026-03-02T08:36:31.848Z | Downloaded rustls-pemfile v2.2.0 |
| 1035 | 2026-03-02T08:36:31.852Z | Downloaded rhai_codegen v3.1.0 |
| 1036 | 2026-03-02T08:36:31.856Z | Downloaded usdt-macro v0.6.0 |
| 1037 | 2026-03-02T08:36:31.859Z | Downloaded strum_macros v0.27.2 |
| 1038 | 2026-03-02T08:36:31.859Z | Downloaded tiny-keccak v2.0.2 |
| 1039 | 2026-03-02T08:36:31.862Z | Downloaded icu_normalizer_data v2.1.1 |
| 1040 | 2026-03-02T08:36:31.865Z | Downloaded wait-timeout v0.2.1 |
| 1041 | 2026-03-02T08:36:31.865Z | Downloaded progenitor-impl v0.11.2 |
| 1042 | 2026-03-02T08:36:31.869Z | Downloaded progenitor-impl v0.10.0 |
| 1043 | 2026-03-02T08:36:31.875Z | Downloaded yoke-derive v0.8.1 |
| 1044 | 2026-03-02T08:36:31.875Z | Downloaded time-macros v0.2.27 |
| 1045 | 2026-03-02T08:36:31.875Z | Downloaded tinystr v0.8.2 |
| 1046 | 2026-03-02T08:36:31.878Z | Downloaded strum_macros v0.26.4 |
| 1047 | 2026-03-02T08:36:31.878Z | Downloaded clap v4.5.59 |
| 1048 | 2026-03-02T08:36:31.885Z | Downloaded zone v0.3.1 |
| 1049 | 2026-03-02T08:36:31.888Z | Downloaded tokio-dtrace v0.1.1 |
| 1050 | 2026-03-02T08:36:31.888Z | Downloaded pin-project v1.1.10 |
| 1051 | 2026-03-02T08:36:31.898Z | Downloaded zeroize_derive v1.4.3 |
| 1052 | 2026-03-02T08:36:31.903Z | Downloaded zone_cfg_derive v0.3.1 |
| 1053 | 2026-03-02T08:36:31.903Z | Downloaded postcard v1.1.3 |
| 1054 | 2026-03-02T08:36:31.903Z | Downloaded hashbrown v0.12.3 |
| 1055 | 2026-03-02T08:36:31.906Z | Downloaded dropshot-api-manager v0.3.0 |
| 1056 | 2026-03-02T08:36:31.910Z | Downloaded usdt-macro v0.5.0 |
| 1057 | 2026-03-02T08:36:31.910Z | Downloaded usdt-impl v0.6.0 |
| 1058 | 2026-03-02T08:36:31.913Z | Downloaded usdt-impl v0.5.0 |
| 1059 | 2026-03-02T08:36:31.913Z | Downloaded elliptic-curve v0.13.8 |
| 1060 | 2026-03-02T08:36:31.916Z | Downloaded writeable v0.6.2 |
| 1061 | 2026-03-02T08:36:31.920Z | Downloaded waitgroup v0.1.2 |
| 1062 | 2026-03-02T08:36:31.920Z | Downloaded chacha20poly1305 v0.10.1 |
| 1063 | 2026-03-02T08:36:31.920Z | Downloaded zerofrom-derive v0.1.6 |
| 1064 | 2026-03-02T08:36:31.923Z | Downloaded tokio-tungstenite v0.21.0 |
| 1065 | 2026-03-02T08:36:31.923Z | Downloaded thin-vec v0.2.14 |
| 1066 | 2026-03-02T08:36:31.926Z | Downloaded spin v0.9.8 |
| 1067 | 2026-03-02T08:36:31.926Z | Downloaded slog v2.8.2 |
| 1068 | 2026-03-02T08:36:31.931Z | Downloaded zerovec-derive v0.11.2 |
| 1069 | 2026-03-02T08:36:31.934Z | Downloaded heapless v0.8.0 |
| 1070 | 2026-03-02T08:36:31.934Z | Downloaded zerofrom v0.1.6 |
| 1071 | 2026-03-02T08:36:31.934Z | Downloaded hickory-resolver v0.25.2 |
| 1072 | 2026-03-02T08:36:31.938Z | Downloaded term v1.2.1 |
| 1073 | 2026-03-02T08:36:31.941Z | Downloaded yoke v0.8.1 |
| 1074 | 2026-03-02T08:36:31.946Z | Downloaded xz2 v0.1.7 |
| 1075 | 2026-03-02T08:36:31.946Z | Downloaded darling_core v0.21.3 |
| 1076 | 2026-03-02T08:36:31.949Z | Downloaded socket2 v0.5.10 |
| 1077 | 2026-03-02T08:36:31.952Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1078 | 2026-03-02T08:36:31.956Z | Downloaded blake2 v0.10.6 |
| 1079 | 2026-03-02T08:36:31.960Z | Downloaded pest_meta v2.8.6 |
| 1080 | 2026-03-02T08:36:31.960Z | Downloaded test-strategy v0.4.5 |
| 1081 | 2026-03-02T08:36:31.963Z | Downloaded toml v0.7.8 |
| 1082 | 2026-03-02T08:36:31.966Z | Downloaded zerocopy-derive v0.7.35 |
| 1083 | 2026-03-02T08:36:31.970Z | Downloaded ucd-trie v0.1.7 |
| 1084 | 2026-03-02T08:36:31.974Z | Downloaded qorb v0.4.1 |
| 1085 | 2026-03-02T08:36:31.974Z | Downloaded hickory-resolver v0.24.4 |
| 1086 | 2026-03-02T08:36:31.980Z | Downloaded tungstenite v0.21.0 |
| 1087 | 2026-03-02T08:36:31.983Z | Downloaded prettyplease v0.2.37 |
| 1088 | 2026-03-02T08:36:31.983Z | Downloaded crypto-bigint v0.5.5 |
| 1089 | 2026-03-02T08:36:31.990Z | Downloaded const_format v0.2.35 |
| 1090 | 2026-03-02T08:36:31.994Z | Downloaded schemars v0.8.22 |
| 1091 | 2026-03-02T08:36:32.004Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1092 | 2026-03-02T08:36:32.007Z | Downloaded unsafe-libyaml v0.2.11 |
| 1093 | 2026-03-02T08:36:32.010Z | Downloaded rand v0.8.5 |
| 1094 | 2026-03-02T08:36:32.013Z | Downloaded snafu v0.8.9 |
| 1095 | 2026-03-02T08:36:32.018Z | Downloaded pretty_assertions v1.4.1 |
| 1096 | 2026-03-02T08:36:32.021Z | Downloaded expectorate v1.2.0 |
| 1097 | 2026-03-02T08:36:32.024Z | Downloaded zerotrie v0.2.3 |
| 1098 | 2026-03-02T08:36:32.029Z | Downloaded schemars v0.9.0 |
| 1099 | 2026-03-02T08:36:32.037Z | Downloaded typify v0.4.3 |
| 1100 | 2026-03-02T08:36:32.041Z | Downloaded goblin v0.8.2 |
| 1101 | 2026-03-02T08:36:32.045Z | Downloaded yansi v1.0.1 |
| 1102 | 2026-03-02T08:36:32.048Z | Downloaded itertools v0.12.1 |
| 1103 | 2026-03-02T08:36:32.052Z | Downloaded schemars v1.2.1 |
| 1104 | 2026-03-02T08:36:32.066Z | Downloaded iddqd v0.3.17 |
| 1105 | 2026-03-02T08:36:32.072Z | Downloaded icu_properties_data v2.1.2 |
| 1106 | 2026-03-02T08:36:32.080Z | Downloaded toml_edit v0.19.15 |
| 1107 | 2026-03-02T08:36:32.095Z | Downloaded zerocopy-derive v0.8.39 |
| 1108 | 2026-03-02T08:36:32.104Z | Downloaded hkdf v0.12.4 |
| 1109 | 2026-03-02T08:36:32.107Z | Downloaded pest v2.8.6 |
| 1110 | 2026-03-02T08:36:32.112Z | Downloaded libm v0.2.16 |
| 1111 | 2026-03-02T08:36:32.119Z | Downloaded typed-path v0.9.3 |
| 1112 | 2026-03-02T08:36:32.124Z | Downloaded tough v0.20.0 |
| 1113 | 2026-03-02T08:36:32.132Z | Downloaded scc v2.4.0 |
| 1114 | 2026-03-02T08:36:32.136Z | Downloaded moka v0.12.13 |
| 1115 | 2026-03-02T08:36:32.144Z | Downloaded clap_builder v4.5.59 |
| 1116 | 2026-03-02T08:36:32.148Z | Downloaded rayon v1.11.0 |
| 1117 | 2026-03-02T08:36:32.157Z | Downloaded zerovec v0.11.5 |
| 1118 | 2026-03-02T08:36:32.161Z | Downloaded serde_with v3.16.1 |
| 1119 | 2026-03-02T08:36:32.171Z | Downloaded rustls-webpki v0.102.8 |
| 1120 | 2026-03-02T08:36:32.188Z | Downloaded blake3 v1.8.3 |
| 1121 | 2026-03-02T08:36:32.195Z | Downloaded goblin v0.10.5 |
| 1122 | 2026-03-02T08:36:32.201Z | Downloaded steno v0.4.1 |
| 1123 | 2026-03-02T08:36:32.208Z | Downloaded zerocopy v0.7.35 |
| 1124 | 2026-03-02T08:36:32.219Z | Downloaded winnow v0.5.40 |
| 1125 | 2026-03-02T08:36:32.226Z | Downloaded tabled v0.20.0 |
| 1126 | 2026-03-02T08:36:32.241Z | Downloaded proptest v1.10.0 |
| 1127 | 2026-03-02T08:36:32.249Z | Downloaded aws-lc-rs v1.15.4 |
| 1128 | 2026-03-02T08:36:32.257Z | Downloaded tabled v0.15.0 |
| 1129 | 2026-03-02T08:36:32.271Z | Downloaded zerocopy v0.8.39 |
| 1130 | 2026-03-02T08:36:32.289Z | Downloaded time v0.3.47 |
| 1131 | 2026-03-02T08:36:32.299Z | Downloaded rhai v1.24.0 |
| 1132 | 2026-03-02T08:36:32.309Z | Downloaded syn v1.0.109 |
| 1133 | 2026-03-02T08:36:32.318Z | Downloaded openapiv3 v2.2.0 |
| 1134 | 2026-03-02T08:36:32.326Z | Downloaded hickory-proto v0.24.4 |
| 1135 | 2026-03-02T08:36:32.338Z | Downloaded nix v0.31.1 |
| 1136 | 2026-03-02T08:36:32.348Z | Downloaded hickory-proto v0.25.2 |
| 1137 | 2026-03-02T08:36:32.360Z | Downloaded syn v2.0.116 |
| 1138 | 2026-03-02T08:36:32.370Z | Downloaded rustls v0.22.4 |
| 1139 | 2026-03-02T08:36:32.381Z | Downloaded sled v0.34.7 |
| 1140 | 2026-03-02T08:36:32.389Z | Downloaded dropshot v0.16.7 |
| 1141 | 2026-03-02T08:36:32.408Z | Downloaded regress v0.10.5 |
| 1142 | 2026-03-02T08:36:32.415Z | Downloaded rustls v0.23.36 |
| 1143 | 2026-03-02T08:36:32.426Z | Downloaded regex-syntax v0.8.9 |
| 1144 | 2026-03-02T08:36:32.432Z | Downloaded smoltcp v0.11.0 |
| 1145 | 2026-03-02T08:36:32.443Z | Downloaded rustix v1.1.3 |
| 1146 | 2026-03-02T08:36:32.464Z | Downloaded chrono v0.4.43 |
| 1147 | 2026-03-02T08:36:32.470Z | Downloaded chrono-tz v0.10.4 |
| 1148 | 2026-03-02T08:36:32.485Z | Downloaded crossbeam-channel v0.5.15 |
| 1149 | 2026-03-02T08:36:32.491Z | Downloaded rayon-core v1.13.0 |
| 1150 | 2026-03-02T08:36:32.494Z | Downloaded nom v7.1.3 |
| 1151 | 2026-03-02T08:36:32.497Z | Downloaded base64 v0.21.7 |
| 1152 | 2026-03-02T08:36:32.500Z | Downloaded typify-impl v0.4.3 |
| 1153 | 2026-03-02T08:36:32.512Z | Downloaded minimal-lexical v0.2.1 |
| 1154 | 2026-03-02T08:36:32.516Z | Downloaded petgraph v0.6.5 |
| 1155 | 2026-03-02T08:36:32.532Z | Downloaded jiff v0.2.20 |
| 1156 | 2026-03-02T08:36:32.548Z | Downloaded lzma-sys v0.1.20 |
| 1157 | 2026-03-02T08:36:32.575Z | Downloaded walkdir v2.5.0 |
| 1158 | 2026-03-02T08:36:32.578Z | Downloaded jiff-static v0.2.20 |
| 1159 | 2026-03-02T08:36:32.581Z | Downloaded libc v0.2.180 |
| 1160 | 2026-03-02T08:36:32.608Z | Downloaded whoami v1.6.1 |
| 1161 | 2026-03-02T08:36:32.611Z | Downloaded vsss-rs v3.3.4 |
| 1162 | 2026-03-02T08:36:32.614Z | Downloaded tempfile v3.25.0 |
| 1163 | 2026-03-02T08:36:32.614Z | Downloaded similar v2.7.0 |
| 1164 | 2026-03-02T08:36:32.618Z | Downloaded serde_with_macros v3.16.1 |
| 1165 | 2026-03-02T08:36:32.621Z | Downloaded tokio-rustls v0.25.0 |
| 1166 | 2026-03-02T08:36:32.624Z | Downloaded papergrid v0.11.0 |
| 1167 | 2026-03-02T08:36:32.627Z | Downloaded icu_collections v2.1.1 |
| 1168 | 2026-03-02T08:36:32.631Z | Downloaded icu_locale_core v2.1.1 |
| 1169 | 2026-03-02T08:36:32.636Z | Downloaded papergrid v0.17.0 |
| 1170 | 2026-03-02T08:36:32.640Z | Downloaded snafu-derive v0.8.9 |
| 1171 | 2026-03-02T08:36:32.644Z | Downloaded thiserror-no-std v2.0.2 |
| 1172 | 2026-03-02T08:36:32.647Z | Downloaded strum v0.26.3 |
| 1173 | 2026-03-02T08:36:32.647Z | Downloaded smartstring v1.0.1 |
| 1174 | 2026-03-02T08:36:32.650Z | Downloaded slog-stdlog v4.1.1 |
| 1175 | 2026-03-02T08:36:32.650Z | Downloaded slog-scope v4.4.1 |
| 1176 | 2026-03-02T08:36:32.650Z | Downloaded slog-envlogger v2.2.0 |
| 1177 | 2026-03-02T08:36:32.653Z | Downloaded slog-dtrace v0.3.0 |
| 1178 | 2026-03-02T08:36:32.653Z | Downloaded usdt v0.5.0 |
| 1179 | 2026-03-02T08:36:32.653Z | Downloaded typify-macro v0.4.3 |
| 1180 | 2026-03-02T08:36:32.657Z | Downloaded slog-json v2.6.1 |
| 1181 | 2026-03-02T08:36:32.657Z | Downloaded structmeta-derive v0.3.0 |
| 1182 | 2026-03-02T08:36:32.657Z | Downloaded serde_derive_internals v0.29.1 |
| 1183 | 2026-03-02T08:36:32.660Z | Downloaded sdd v3.0.10 |
| 1184 | 2026-03-02T08:36:32.660Z | Downloaded schemars_derive v0.8.22 |
| 1185 | 2026-03-02T08:36:32.663Z | Downloaded hmac v0.12.1 |
| 1186 | 2026-03-02T08:36:32.663Z | Downloaded pest_generator v2.8.6 |
| 1187 | 2026-03-02T08:36:32.666Z | Downloaded colored v3.1.1 |
| 1188 | 2026-03-02T08:36:32.669Z | Downloaded progenitor v0.10.0 |
| 1189 | 2026-03-02T08:36:32.669Z | Downloaded proc-macro-error v1.0.4 |
| 1190 | 2026-03-02T08:36:32.672Z | Downloaded phf v0.12.1 |
| 1191 | 2026-03-02T08:36:32.672Z | Downloaded parse-display-derive v0.10.0 |
| 1192 | 2026-03-02T08:36:32.672Z | Downloaded owo-colors v4.2.3 |
| 1193 | 2026-03-02T08:36:32.675Z | Downloaded semver v0.1.20 |
| 1194 | 2026-03-02T08:36:32.678Z | Downloaded secrecy v0.10.3 |
| 1195 | 2026-03-02T08:36:32.678Z | Downloaded scroll_derive v0.13.1 |
| 1196 | 2026-03-02T08:36:32.678Z | Downloaded paste v1.0.15 |
| 1197 | 2026-03-02T08:36:32.681Z | Downloaded csv v1.4.0 |
| 1198 | 2026-03-02T08:36:32.696Z | Downloaded password-hash v0.5.0 |
| 1199 | 2026-03-02T08:36:32.699Z | Downloaded sha3 v0.10.8 |
| 1200 | 2026-03-02T08:36:32.702Z | Downloaded parking_lot_core v0.8.6 |
| 1201 | 2026-03-02T08:36:32.705Z | Downloaded bytecount v0.6.9 |
| 1202 | 2026-03-02T08:36:32.708Z | Downloaded indicatif v0.18.4 |
| 1203 | 2026-03-02T08:36:32.711Z | Downloaded multer v3.1.0 |
| 1204 | 2026-03-02T08:36:32.711Z | Downloaded ingot-types v0.1.2 |
| 1205 | 2026-03-02T08:36:32.714Z | Downloaded byteorder v1.5.0 |
| 1206 | 2026-03-02T08:36:32.714Z | Downloaded argon2 v0.5.3 |
| 1207 | 2026-03-02T08:36:32.717Z | Downloaded constant_time_eq v0.4.2 |
| 1208 | 2026-03-02T08:36:32.717Z | Downloaded num_enum v0.7.5 |
| 1209 | 2026-03-02T08:36:32.720Z | Downloaded is-terminal v0.4.17 |
| 1210 | 2026-03-02T08:36:32.723Z | Downloaded cobs v0.3.0 |
| 1211 | 2026-03-02T08:36:32.723Z | Downloaded backoff v0.4.0 |
| 1212 | 2026-03-02T08:36:32.726Z | Downloaded const_format_proc_macros v0.2.34 |
| 1213 | 2026-03-02T08:36:32.726Z | Downloaded chacha20 v0.9.1 |
| 1214 | 2026-03-02T08:36:32.730Z | Downloaded bit-vec v0.8.0 |
| 1215 | 2026-03-02T08:36:32.730Z | Downloaded arrayvec v0.7.6 |
| 1216 | 2026-03-02T08:36:32.733Z | Downloaded pretty-hex v0.4.1 |
| 1217 | 2026-03-02T08:36:32.733Z | Downloaded proc-macro-crate v1.3.1 |
| 1218 | 2026-03-02T08:36:32.733Z | Downloaded powerfmt v0.2.0 |
| 1219 | 2026-03-02T08:36:32.736Z | Downloaded plain v0.2.3 |
| 1220 | 2026-03-02T08:36:32.736Z | Downloaded num-complex v0.4.6 |
| 1221 | 2026-03-02T08:36:32.736Z | Downloaded linear-map v1.2.0 |
| 1222 | 2026-03-02T08:36:32.739Z | Downloaded async-stream-impl v0.3.6 |
| 1223 | 2026-03-02T08:36:32.739Z | Downloaded crossbeam-deque v0.8.6 |
| 1224 | 2026-03-02T08:36:32.739Z | Downloaded cipher v0.4.4 |
| 1225 | 2026-03-02T08:36:32.742Z | Downloaded convert_case v0.4.0 |
| 1226 | 2026-03-02T08:36:32.742Z | Downloaded embedded-io v0.6.1 |
| 1227 | 2026-03-02T08:36:32.742Z | Downloaded managed v0.8.0 |
| 1228 | 2026-03-02T08:36:32.745Z | Downloaded foreign-types-macros v0.2.3 |
| 1229 | 2026-03-02T08:36:32.745Z | Downloaded fixedbitset v0.4.2 |
| 1230 | 2026-03-02T08:36:32.745Z | Downloaded dunce v1.0.5 |
| 1231 | 2026-03-02T08:36:32.748Z | Downloaded base16ct v1.0.0 |
| 1232 | 2026-03-02T08:36:32.748Z | Downloaded enum-as-inner v0.6.1 |
| 1233 | 2026-03-02T08:36:32.748Z | Downloaded cstr-argument v0.1.2 |
| 1234 | 2026-03-02T08:36:32.748Z | Downloaded crunchy v0.2.4 |
| 1235 | 2026-03-02T08:36:32.752Z | Downloaded const-random v0.1.18 |
| 1236 | 2026-03-02T08:36:32.752Z | Downloaded async-stream v0.3.6 |
| 1237 | 2026-03-02T08:36:32.752Z | Downloaded base16ct v0.2.0 |
| 1238 | 2026-03-02T08:36:32.755Z | Downloaded natord v1.0.9 |
| 1239 | 2026-03-02T08:36:32.755Z | Downloaded idna_adapter v1.2.1 |
| 1240 | 2026-03-02T08:36:32.755Z | Downloaded darling_macro v0.21.3 |
| 1241 | 2026-03-02T08:36:32.755Z | Downloaded newtype_derive v0.1.6 |
| 1242 | 2026-03-02T08:36:32.755Z | Downloaded bit-set v0.8.0 |
| 1243 | 2026-03-02T08:36:32.758Z | Downloaded derive-ex v0.1.8 |
| 1244 | 2026-03-02T08:36:32.758Z | Downloaded arc-swap v1.8.2 |
| 1245 | 2026-03-02T08:36:32.761Z | Downloaded critical-section v1.2.0 |
| 1246 | 2026-03-02T08:36:32.764Z | Downloaded fs_extra v1.3.0 |
| 1247 | 2026-03-02T08:36:32.764Z | Downloaded encoding_rs v0.8.35 |
| 1248 | 2026-03-02T08:36:32.782Z | Downloaded dof v0.3.0 |
| 1249 | 2026-03-02T08:36:32.785Z | Downloaded fxhash v0.2.1 |
| 1250 | 2026-03-02T08:36:32.785Z | Downloaded fs-err v3.3.0 |
| 1251 | 2026-03-02T08:36:32.786Z | Downloaded dof v0.4.0 |
| 1252 | 2026-03-02T08:36:32.789Z | Downloaded async-recursion v1.1.1 |
| 1253 | 2026-03-02T08:36:32.792Z | Downloaded glob v0.3.3 |
| 1254 | 2026-03-02T08:36:32.792Z | Downloaded aead v0.5.2 |
| 1255 | 2026-03-02T08:36:32.792Z | Downloaded instant v0.1.13 |
| 1256 | 2026-03-02T08:36:32.795Z | Downloaded group v0.13.0 |
| 1257 | 2026-03-02T08:36:32.795Z | Downloaded gethostname v0.5.0 |
| 1258 | 2026-03-02T08:36:32.795Z | Downloaded allocator-api2 v0.2.21 |
| 1259 | 2026-03-02T08:36:33.358Z | Downloaded aws-lc-sys v0.37.1 |
| 1260 | 2026-03-02T08:36:34.704Z | Compiling proc-macro2 v1.0.106 |
| 1261 | 2026-03-02T08:36:34.704Z | Compiling quote v1.0.44 |
| 1262 | 2026-03-02T08:36:34.707Z | Compiling unicode-ident v1.0.24 |
| 1263 | 2026-03-02T08:36:34.707Z | Compiling serde_core v1.0.228 |
| 1264 | 2026-03-02T08:36:34.707Z | Compiling cfg-if v1.0.4 |
| 1265 | 2026-03-02T08:36:34.707Z | Compiling serde v1.0.228 |
| 1266 | 2026-03-02T08:36:34.707Z | Compiling libc v0.2.180 |
| 1267 | 2026-03-02T08:36:34.823Z | Compiling memchr v2.8.0 |
| 1268 | 2026-03-02T08:36:35.012Z | Compiling itoa v1.0.17 |
| 1269 | 2026-03-02T08:36:35.376Z | Compiling smallvec v1.15.1 |
| 1270 | 2026-03-02T08:36:35.392Z | Compiling autocfg v1.5.0 |
| 1271 | 2026-03-02T08:36:35.552Z | Compiling zmij v1.0.21 |
| 1272 | 2026-03-02T08:36:35.777Z | Compiling serde_json v1.0.149 |
| 1273 | 2026-03-02T08:36:36.144Z | Compiling libm v0.2.16 |
| 1274 | 2026-03-02T08:36:36.200Z | Compiling getrandom v0.4.1 |
| 1275 | 2026-03-02T08:36:36.508Z | Compiling version_check v0.9.5 |
| 1276 | 2026-03-02T08:36:36.715Z | Compiling stable_deref_trait v1.2.1 |
| 1277 | 2026-03-02T08:36:36.730Z | Compiling iana-time-zone v0.1.65 |
| 1278 | 2026-03-02T08:36:36.744Z | Compiling pin-project-lite v0.2.16 |
| 1279 | 2026-03-02T08:36:36.886Z | Compiling percent-encoding v2.3.2 |
| 1280 | 2026-03-02T08:36:36.958Z | Compiling equivalent v1.0.2 |
| 1281 | 2026-03-02T08:36:37.088Z | Compiling litemap v0.8.1 |
| 1282 | 2026-03-02T08:36:37.100Z | Compiling writeable v0.6.2 |
| 1283 | 2026-03-02T08:36:37.126Z | Compiling icu_properties_data v2.1.2 |
| 1284 | 2026-03-02T08:36:37.259Z | Compiling syn v2.0.116 |
| 1285 | 2026-03-02T08:36:37.454Z | Compiling icu_normalizer_data v2.1.1 |
| 1286 | 2026-03-02T08:36:37.472Z | Compiling allocator-api2 v0.2.21 |
| 1287 | 2026-03-02T08:36:37.488Z | Compiling foldhash v0.2.0 |
| 1288 | 2026-03-02T08:36:37.539Z | Compiling dyn-clone v1.0.20 |
| 1289 | 2026-03-02T08:36:37.786Z | Compiling parking_lot_core v0.9.12 |
| 1290 | 2026-03-02T08:36:37.874Z | Compiling scopeguard v1.2.0 |
| 1291 | 2026-03-02T08:36:37.992Z | Compiling form_urlencoded v1.2.2 |
| 1292 | 2026-03-02T08:36:38.048Z | Compiling utf8_iter v1.0.4 |
| 1293 | 2026-03-02T08:36:38.111Z | Compiling lock_api v0.4.14 |
| 1294 | 2026-03-02T08:36:38.199Z | Compiling hashbrown v0.16.1 |
| 1295 | 2026-03-02T08:36:38.283Z | Compiling num-traits v0.2.19 |
| 1296 | 2026-03-02T08:36:38.337Z | Compiling thiserror v2.0.18 |
| 1297 | 2026-03-02T08:36:38.379Z | Compiling heck v0.5.0 |
| 1298 | 2026-03-02T08:36:38.612Z | Compiling errno v0.3.14 |
| 1299 | 2026-03-02T08:36:38.881Z | Compiling jobserver v0.1.34 |
| 1300 | 2026-03-02T08:36:38.979Z | Compiling find-msvc-tools v0.1.9 |
| 1301 | 2026-03-02T08:36:39.444Z | Compiling shlex v1.3.0 |
| 1302 | 2026-03-02T08:36:39.483Z | Compiling fnv v1.0.7 |
| 1303 | 2026-03-02T08:36:39.514Z | Compiling zerocopy v0.8.39 |
| 1304 | 2026-03-02T08:36:39.563Z | Compiling futures-core v0.3.32 |
| 1305 | 2026-03-02T08:36:39.781Z | Compiling cc v1.2.56 |
| 1306 | 2026-03-02T08:36:39.822Z | Compiling rustversion v1.0.22 |
| 1307 | 2026-03-02T08:36:39.871Z | Compiling futures-sink v0.3.32 |
| 1308 | 2026-03-02T08:36:39.899Z | Compiling getrandom v0.2.17 |
| 1309 | 2026-03-02T08:36:40.035Z | Compiling slab v0.4.12 |
| 1310 | 2026-03-02T08:36:40.235Z | Compiling futures-channel v0.3.32 |
| 1311 | 2026-03-02T08:36:40.348Z | Compiling semver v1.0.27 |
| 1312 | 2026-03-02T08:36:40.506Z | Compiling indexmap v2.13.0 |
| 1313 | 2026-03-02T08:36:40.664Z | Compiling uuid v1.21.0 |
| 1314 | 2026-03-02T08:36:40.667Z | Compiling schemars v0.8.22 |
| 1315 | 2026-03-02T08:36:41.070Z | Compiling socket2 v0.6.2 |
| 1316 | 2026-03-02T08:36:41.148Z | Compiling futures-task v0.3.32 |
| 1317 | 2026-03-02T08:36:41.461Z | Compiling futures-io v0.3.32 |
| 1318 | 2026-03-02T08:36:41.897Z | Compiling bitflags v2.11.0 |
| 1319 | 2026-03-02T08:36:42.026Z | Compiling parking_lot v0.12.5 |
| 1320 | 2026-03-02T08:36:42.053Z | Compiling regex-syntax v0.8.9 |
| 1321 | 2026-03-02T08:36:42.238Z | Compiling portable-atomic v1.13.1 |
| 1322 | 2026-03-02T08:36:42.385Z | Compiling signal-hook-registry v1.4.8 |
| 1323 | 2026-03-02T08:36:42.883Z | Compiling ring v0.17.14 |
| 1324 | 2026-03-02T08:36:42.960Z | Compiling mio v1.1.1 |
| 1325 | 2026-03-02T08:36:42.995Z | Compiling log v0.4.29 |
| 1326 | 2026-03-02T08:36:43.013Z | Compiling untrusted v0.9.0 |
| 1327 | 2026-03-02T08:36:43.416Z | Compiling typenum v1.19.0 |
| 1328 | 2026-03-02T08:36:43.567Z | Compiling critical-section v1.2.0 |
| 1329 | 2026-03-02T08:36:43.753Z | Compiling byteorder v1.5.0 |
| 1330 | 2026-03-02T08:36:44.165Z | Compiling subtle v2.6.1 |
| 1331 | 2026-03-02T08:36:44.225Z | Compiling rustix v1.1.3 |
| 1332 | 2026-03-02T08:36:44.400Z | Compiling once_cell v1.21.3 |
| 1333 | 2026-03-02T08:36:44.471Z | Compiling base64 v0.22.1 |
| 1334 | 2026-03-02T08:36:44.771Z | Compiling synstructure v0.13.2 |
| 1335 | 2026-03-02T08:36:44.880Z | Compiling serde_derive_internals v0.29.1 |
| 1336 | 2026-03-02T08:36:45.231Z | Compiling rand_core v0.6.4 |
| 1337 | 2026-03-02T08:36:45.394Z | Compiling httparse v1.10.1 |
| 1338 | 2026-03-02T08:36:45.643Z | Compiling ipnet v2.11.0 |
| 1339 | 2026-03-02T08:36:45.934Z | Compiling ucd-trie v0.1.7 |
| 1340 | 2026-03-02T08:36:46.058Z | Compiling atomic-waker v1.1.2 |
| 1341 | 2026-03-02T08:36:46.105Z | Compiling thiserror v1.0.69 |
| 1342 | 2026-03-02T08:36:46.269Z | Compiling pest v2.8.6 |
| 1343 | 2026-03-02T08:36:46.589Z | Compiling tower-layer v0.3.3 |
| 1344 | 2026-03-02T08:36:46.712Z | Compiling tower-service v0.3.3 |
| 1345 | 2026-03-02T08:36:46.837Z | Compiling getrandom v0.3.4 |
| 1346 | 2026-03-02T08:36:46.887Z | Compiling try-lock v0.2.5 |
| 1347 | 2026-03-02T08:36:47.049Z | Compiling ryu v1.0.23 |
| 1348 | 2026-03-02T08:36:47.062Z | Compiling pretty-hex v0.4.1 |
| 1349 | 2026-03-02T08:36:47.270Z | Compiling want v0.3.1 |
| 1350 | 2026-03-02T08:36:47.403Z | Compiling httpdate v1.0.3 |
| 1351 | 2026-03-02T08:36:47.424Z | Compiling plain v0.2.3 |
| 1352 | 2026-03-02T08:36:47.466Z | Compiling pin-utils v0.1.0 |
| 1353 | 2026-03-02T08:36:47.560Z | Compiling strsim v0.11.1 |
| 1354 | 2026-03-02T08:36:47.577Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-03-02T08:36:47.594Z | Compiling aho-corasick v1.1.4 |
| 1356 | 2026-03-02T08:36:47.854Z | Compiling tracing-core v0.1.36 |
| 1357 | 2026-03-02T08:36:48.004Z | Compiling num-conv v0.2.0 |
| 1358 | 2026-03-02T08:36:48.177Z | Compiling serde_derive v1.0.228 |
| 1359 | 2026-03-02T08:36:48.275Z | Compiling zerofrom-derive v0.1.6 |
| 1360 | 2026-03-02T08:36:48.360Z | Compiling yoke-derive v0.8.1 |
| 1361 | 2026-03-02T08:36:48.378Z | Compiling zerovec-derive v0.11.2 |
| 1362 | 2026-03-02T08:36:49.191Z | Compiling displaydoc v0.2.5 |
| 1363 | 2026-03-02T08:36:49.207Z | Compiling schemars_derive v0.8.22 |
| 1364 | 2026-03-02T08:36:49.258Z | Compiling tokio-macros v2.6.0 |
| 1365 | 2026-03-02T08:36:50.747Z | Compiling thiserror-impl v2.0.18 |
| 1366 | 2026-03-02T08:36:50.798Z | Compiling zerocopy-derive v0.8.39 |
| 1367 | 2026-03-02T08:36:50.846Z | Compiling zeroize_derive v1.4.3 |
| 1368 | 2026-03-02T08:36:50.878Z | Compiling futures-macro v0.3.32 |
| 1369 | 2026-03-02T08:36:51.094Z | Compiling thiserror-impl v1.0.69 |
| 1370 | 2026-03-02T08:36:51.137Z | Compiling zerofrom v0.1.6 |
| 1371 | 2026-03-02T08:36:51.346Z | Compiling yoke v0.8.1 |
| 1372 | 2026-03-02T08:36:51.703Z | Compiling zerovec v0.11.5 |
| 1373 | 2026-03-02T08:36:51.922Z | Compiling zerotrie v0.2.3 |
| 1374 | 2026-03-02T08:36:52.249Z | Compiling zeroize v1.8.2 |
| 1375 | 2026-03-02T08:36:52.527Z | Compiling pest_meta v2.8.6 |
| 1376 | 2026-03-02T08:36:52.641Z | Compiling regex-automata v0.4.14 |
| 1377 | 2026-03-02T08:36:52.675Z | Compiling futures-util v0.3.32 |
| 1378 | 2026-03-02T08:36:52.883Z | Compiling tinystr v0.8.2 |
| 1379 | 2026-03-02T08:36:53.295Z | Compiling icu_locale_core v2.1.1 |
| 1380 | 2026-03-02T08:36:53.681Z | Compiling potential_utf v0.1.4 |
| 1381 | 2026-03-02T08:36:53.946Z | Compiling icu_collections v2.1.1 |
| 1382 | 2026-03-02T08:36:54.146Z | Compiling pest_generator v2.8.6 |
| 1383 | 2026-03-02T08:36:55.061Z | Compiling icu_provider v2.1.1 |
| 1384 | 2026-03-02T08:36:55.672Z | Compiling icu_properties v2.1.2 |
| 1385 | 2026-03-02T08:36:55.711Z | Compiling icu_normalizer v2.1.1 |
| 1386 | 2026-03-02T08:36:56.233Z | Compiling bytes v1.11.1 |
| 1387 | 2026-03-02T08:36:56.337Z | Compiling chrono v0.4.43 |
| 1388 | 2026-03-02T08:36:57.072Z | Compiling serde_tokenstream v0.2.2 |
| 1389 | 2026-03-02T08:36:57.094Z | Compiling erased-serde v0.3.31 |
| 1390 | 2026-03-02T08:36:57.666Z | Compiling http v1.4.0 |
| 1391 | 2026-03-02T08:36:57.727Z | Compiling tokio v1.49.0 |
| 1392 | 2026-03-02T08:36:58.440Z | Compiling idna_adapter v1.2.1 |
| 1393 | 2026-03-02T08:36:58.720Z | Compiling idna v1.1.0 |
| 1394 | 2026-03-02T08:36:58.737Z | Compiling pest_derive v2.8.6 |
| 1395 | 2026-03-02T08:36:59.363Z | Compiling url v2.5.8 |
| 1396 | 2026-03-02T08:36:59.723Z | Compiling http-body v1.0.1 |
| 1397 | 2026-03-02T08:37:00.000Z | Compiling regex v1.12.3 |
| 1398 | 2026-03-02T08:37:00.055Z | Compiling tracing-attributes v0.1.31 |
| 1399 | 2026-03-02T08:37:00.076Z | Compiling time-core v0.1.8 |
| 1400 | 2026-03-02T08:37:00.384Z | Compiling winnow v0.7.14 |
| 1401 | 2026-03-02T08:37:01.344Z | Compiling powerfmt v0.2.0 |
| 1402 | 2026-03-02T08:37:01.770Z | Compiling deranged v0.5.6 |
| 1403 | 2026-03-02T08:37:02.193Z | Compiling time-macros v0.2.27 |
| 1404 | 2026-03-02T08:37:02.878Z | Compiling ppv-lite86 v0.2.21 |
| 1405 | 2026-03-02T08:37:03.059Z | Compiling tracing v0.1.44 |
| 1406 | 2026-03-02T08:37:03.550Z | Compiling http-body-util v0.1.3 |
| 1407 | 2026-03-02T08:37:03.712Z | Compiling serde_urlencoded v0.7.1 |
| 1408 | 2026-03-02T08:37:04.034Z | Compiling anyhow v1.0.101 |
| 1409 | 2026-03-02T08:37:04.065Z | Compiling num_threads v0.1.7 |
| 1410 | 2026-03-02T08:37:04.219Z | Compiling openapiv3 v2.2.0 |
| 1411 | 2026-03-02T08:37:04.239Z | Compiling scroll_derive v0.13.1 |
| 1412 | 2026-03-02T08:37:04.243Z | Compiling slog v2.8.2 |
| 1413 | 2026-03-02T08:37:04.418Z | Compiling sync_wrapper v1.0.2 |
| 1414 | 2026-03-02T08:37:04.437Z | Compiling regress v0.10.5 |
| 1415 | 2026-03-02T08:37:04.609Z | Compiling ipnetwork v0.21.1 |
| 1416 | 2026-03-02T08:37:04.672Z | Compiling crypto-common v0.1.7 |
| 1417 | 2026-03-02T08:37:04.874Z | Compiling rustls-pki-types v1.14.0 |
| 1418 | 2026-03-02T08:37:05.495Z | Compiling paste v1.0.15 |
| 1419 | 2026-03-02T08:37:06.111Z | Compiling syn v1.0.109 |
| 1420 | 2026-03-02T08:37:06.127Z | Compiling scroll v0.13.0 |
| 1421 | 2026-03-02T08:37:06.692Z | Compiling iri-string v0.7.10 |
| 1422 | 2026-03-02T08:37:06.722Z | Compiling crossbeam-utils v0.8.21 |
| 1423 | 2026-03-02T08:37:08.062Z | Compiling typify-impl v0.4.3 |
| 1424 | 2026-03-02T08:37:09.209Z | Compiling tokio-util v0.7.18 |
| 1425 | 2026-03-02T08:37:10.907Z | Compiling cmake v0.1.57 |
| 1426 | 2026-03-02T08:37:10.910Z | Compiling thread_local v1.1.9 |
| 1427 | 2026-03-02T08:37:11.474Z | Compiling fs_extra v1.3.0 |
| 1428 | 2026-03-02T08:37:11.700Z | Compiling dunce v1.0.5 |
| 1429 | 2026-03-02T08:37:11.853Z | Compiling cpufeatures v0.2.17 |
| 1430 | 2026-03-02T08:37:11.977Z | Compiling usdt-impl v0.6.0 |
| 1431 | 2026-03-02T08:37:12.010Z | Compiling fastrand v2.3.0 |
| 1432 | 2026-03-02T08:37:12.237Z | Compiling ident_case v1.0.1 |
| 1433 | 2026-03-02T08:37:12.457Z | Compiling darling_core v0.21.3 |
| 1434 | 2026-03-02T08:37:12.476Z | Compiling aws-lc-sys v0.37.1 |
| 1435 | 2026-03-02T08:37:12.564Z | Compiling goblin v0.10.5 |
| 1436 | 2026-03-02T08:37:13.833Z | Compiling oxnet v0.1.4 |
| 1437 | 2026-03-02T08:37:14.119Z | Compiling dtrace-parser v0.3.0 |
| 1438 | 2026-03-02T08:37:14.279Z | Compiling async-trait v0.1.89 |
| 1439 | 2026-03-02T08:37:14.748Z | Compiling daft-derive v0.1.5 |
| 1440 | 2026-03-02T08:37:16.361Z | Compiling unicode-width v0.2.2 |
| 1441 | 2026-03-02T08:37:16.656Z | Compiling omicron-workspace-hack v0.1.0 |
| 1442 | 2026-03-02T08:37:16.659Z | Compiling slog-async v2.8.0 |
| 1443 | 2026-03-02T08:37:16.949Z | Compiling rand_core v0.9.5 |
| 1444 | 2026-03-02T08:37:17.053Z | Compiling thread-id v5.1.0 |
| 1445 | 2026-03-02T08:37:17.312Z | Compiling term v1.2.1 |
| 1446 | 2026-03-02T08:37:17.355Z | Compiling take_mut v0.2.2 |
| 1447 | 2026-03-02T08:37:17.567Z | Compiling h2 v0.4.13 |
| 1448 | 2026-03-02T08:37:17.611Z | Compiling futures-executor v0.3.32 |
| 1449 | 2026-03-02T08:37:18.125Z | Compiling darling_macro v0.21.3 |
| 1450 | 2026-03-02T08:37:18.148Z | Compiling block-buffer v0.10.4 |
| 1451 | 2026-03-02T08:37:18.407Z | Compiling match_cfg v0.1.0 |
| 1452 | 2026-03-02T08:37:18.454Z | Compiling aws-lc-rs v1.15.4 |
| 1453 | 2026-03-02T08:37:18.506Z | Compiling digest v0.10.7 |
| 1454 | 2026-03-02T08:37:18.881Z | Compiling futures v0.3.32 |
| 1455 | 2026-03-02T08:37:18.980Z | Compiling rand_chacha v0.9.0 |
| 1456 | 2026-03-02T08:37:19.006Z | Compiling structmeta-derive v0.3.0 |
| 1457 | 2026-03-02T08:37:19.089Z | Compiling unsafe-libyaml v0.2.11 |
| 1458 | 2026-03-02T08:37:19.207Z | Compiling darling v0.21.3 |
| 1459 | 2026-03-02T08:37:19.335Z | Compiling camino v1.2.2 |
| 1460 | 2026-03-02T08:37:19.924Z | Compiling dof v0.4.0 |
| 1461 | 2026-03-02T08:37:19.943Z | Compiling hex v0.4.3 |
| 1462 | 2026-03-02T08:37:20.454Z | Compiling rustls v0.22.4 |
| 1463 | 2026-03-02T08:37:20.676Z | Compiling serde_yaml v0.9.34+deprecated |
| 1464 | 2026-03-02T08:37:20.901Z | Compiling rand v0.9.2 |
| 1465 | 2026-03-02T08:37:21.385Z | Compiling structmeta v0.3.0 |
| 1466 | 2026-03-02T08:37:23.389Z | Compiling hyper v1.8.1 |
| 1467 | 2026-03-02T08:37:23.557Z | Compiling typify-macro v0.4.3 |
| 1468 | 2026-03-02T08:37:23.809Z | Compiling untrusted v0.7.1 |
| 1469 | 2026-03-02T08:37:24.860Z | Compiling time v0.3.47 |
| 1470 | 2026-03-02T08:37:24.909Z | Compiling quick-error v1.2.3 |
| 1471 | 2026-03-02T08:37:24.958Z | Compiling usdt-attr-macro v0.6.0 |
| 1472 | 2026-03-02T08:37:25.071Z | Compiling usdt-macro v0.6.0 |
| 1473 | 2026-03-02T08:37:26.839Z | Compiling hyper-util v0.1.20 |
| 1474 | 2026-03-02T08:37:27.059Z | Compiling rustls v0.23.36 |
| 1475 | 2026-03-02T08:37:27.089Z | Compiling crossbeam-channel v0.5.15 |
| 1476 | 2026-03-02T08:37:27.390Z | Compiling newtype-uuid-macros v0.1.0 |
| 1477 | 2026-03-02T08:37:27.408Z | Compiling strum_macros v0.26.4 |
| 1478 | 2026-03-02T08:37:27.841Z | Compiling typify v0.4.3 |
| 1479 | 2026-03-02T08:37:27.986Z | Compiling serde_spanned v1.0.4 |
| 1480 | 2026-03-02T08:37:28.124Z | Compiling multer v3.1.0 |
| 1481 | 2026-03-02T08:37:28.479Z | Compiling bit-vec v0.8.0 |
| 1482 | 2026-03-02T08:37:28.522Z | Compiling debug-ignore v1.0.5 |
| 1483 | 2026-03-02T08:37:28.750Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1484 | 2026-03-02T08:37:28.984Z | Compiling bit-set v0.8.0 |
| 1485 | 2026-03-02T08:37:29.017Z | Compiling progenitor-impl v0.11.2 |
| 1486 | 2026-03-02T08:37:29.065Z | Compiling async-stream-impl v0.3.6 |
| 1487 | 2026-03-02T08:37:29.181Z | Compiling dropshot v0.16.7 |
| 1488 | 2026-03-02T08:37:29.283Z | Compiling encoding_rs v0.8.35 |
| 1489 | 2026-03-02T08:37:29.580Z | Compiling spin v0.9.8 |
| 1490 | 2026-03-02T08:37:29.777Z | Compiling mime v0.3.17 |
| 1491 | 2026-03-02T08:37:30.295Z | Compiling ref-cast v1.0.25 |
| 1492 | 2026-03-02T08:37:30.352Z | Compiling unarray v0.1.4 |
| 1493 | 2026-03-02T08:37:30.531Z | Compiling async-stream v0.3.6 |
| 1494 | 2026-03-02T08:37:30.831Z | Compiling derive-ex v0.1.8 |
| 1495 | 2026-03-02T08:37:30.943Z | Compiling tower v0.5.3 |
| 1496 | 2026-03-02T08:37:31.274Z | Compiling strum v0.26.3 |
| 1497 | 2026-03-02T08:37:31.491Z | Compiling webpki-roots v1.0.6 |
| 1498 | 2026-03-02T08:37:31.679Z | Compiling dropshot_endpoint v0.16.7 |
| 1499 | 2026-03-02T08:37:31.948Z | Compiling macaddr v1.0.1 |
| 1500 | 2026-03-02T08:37:32.404Z | Compiling ref-cast-impl v1.0.25 |
| 1501 | 2026-03-02T08:37:32.451Z | Compiling waitgroup v0.1.2 |
| 1502 | 2026-03-02T08:37:32.649Z | Compiling serde_path_to_error v0.1.20 |
| 1503 | 2026-03-02T08:37:32.696Z | Compiling is-terminal v0.4.17 |
| 1504 | 2026-03-02T08:37:32.843Z | Compiling slog-term v2.9.2 |
| 1505 | 2026-03-02T08:37:33.086Z | Compiling tower-http v0.6.8 |
| 1506 | 2026-03-02T08:37:33.786Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1507 | 2026-03-02T08:37:34.013Z | Compiling tabwriter v1.4.1 |
| 1508 | 2026-03-02T08:37:34.120Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-02T08:37:34.456Z | Compiling newtype-uuid v1.3.2 |
| 1510 | 2026-03-02T08:37:34.530Z | Compiling test-strategy v0.4.5 |
| 1511 | 2026-03-02T08:37:34.612Z | Compiling strum_macros v0.27.2 |
| 1512 | 2026-03-02T08:37:35.025Z | Compiling instant v0.1.13 |
| 1513 | 2026-03-02T08:37:35.137Z | Compiling colored v3.1.1 |
| 1514 | 2026-03-02T08:37:35.179Z | Compiling daft v0.1.5 |
| 1515 | 2026-03-02T08:37:35.560Z | Compiling serde_with_macros v3.16.1 |
| 1516 | 2026-03-02T08:37:36.054Z | Compiling slog-json v2.6.1 |
| 1517 | 2026-03-02T08:37:36.427Z | Compiling hostname v0.3.1 |
| 1518 | 2026-03-02T08:37:36.669Z | Compiling memmap2 v0.9.10 |
| 1519 | 2026-03-02T08:37:37.106Z | Compiling either v1.15.0 |
| 1520 | 2026-03-02T08:37:37.398Z | Compiling progenitor-macro v0.11.2 |
| 1521 | 2026-03-02T08:37:37.524Z | Compiling slog-bunyan v2.5.0 |
| 1522 | 2026-03-02T08:37:37.679Z | Compiling parse-display-derive v0.10.0 |
| 1523 | 2026-03-02T08:37:37.750Z | Compiling rustls-webpki v0.102.8 |
| 1524 | 2026-03-02T08:37:37.896Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1525 | 2026-03-02T08:37:38.812Z | Compiling rustc-hash v2.1.1 |
| 1526 | 2026-03-02T08:37:39.169Z | Compiling strum v0.27.2 |
| 1527 | 2026-03-02T08:37:39.366Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1528 | 2026-03-02T08:37:39.946Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1529 | 2026-03-02T08:37:41.584Z | Compiling rand_chacha v0.3.1 |
| 1530 | 2026-03-02T08:37:42.080Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1531 | 2026-03-02T08:37:42.637Z | Compiling wait-timeout v0.2.1 |
| 1532 | 2026-03-02T08:37:43.282Z | Compiling utf8parse v0.2.2 |
| 1533 | 2026-03-02T08:37:43.470Z | Compiling anstyle-parse v0.2.7 |
| 1534 | 2026-03-02T08:37:43.844Z | Compiling tokio-rustls v0.25.0 |
| 1535 | 2026-03-02T08:37:44.302Z | Compiling usdt v0.6.0 |
| 1536 | 2026-03-02T08:37:44.804Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1537 | 2026-03-02T08:37:44.836Z | Compiling rusty-fork v0.3.1 |
| 1538 | 2026-03-02T08:37:44.862Z | Compiling rand v0.8.5 |
| 1539 | 2026-03-02T08:37:45.528Z | Compiling sha1 v0.10.6 |
| 1540 | 2026-03-02T08:37:45.977Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1541 | 2026-03-02T08:37:46.395Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-02T08:37:46.409Z | Compiling rustls-pemfile v2.2.0 |
| 1543 | 2026-03-02T08:37:46.749Z | Compiling hostname v0.4.2 |
| 1544 | 2026-03-02T08:37:46.983Z | Compiling colorchoice v1.0.4 |
| 1545 | 2026-03-02T08:37:47.141Z | Compiling is_terminal_polyfill v1.70.2 |
| 1546 | 2026-03-02T08:37:47.159Z | Compiling anstyle v1.0.13 |
| 1547 | 2026-03-02T08:37:47.234Z | Compiling anstyle-query v1.1.5 |
| 1548 | 2026-03-02T08:37:47.604Z | Compiling anstream v0.6.21 |
| 1549 | 2026-03-02T08:37:48.154Z | Compiling proptest v1.10.0 |
| 1550 | 2026-03-02T08:37:49.374Z | Compiling clap_lex v1.0.0 |
| 1551 | 2026-03-02T08:37:50.609Z | Compiling itertools v0.14.0 |
| 1552 | 2026-03-02T08:37:50.765Z | Compiling serde_with v3.16.1 |
| 1553 | 2026-03-02T08:37:53.681Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1554 | 2026-03-02T08:37:54.449Z | Compiling clap_derive v4.5.55 |
| 1555 | 2026-03-02T08:37:54.973Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1556 | 2026-03-02T08:37:55.265Z | Compiling terminal_size v0.4.3 |
| 1557 | 2026-03-02T08:37:55.509Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-03-02T08:37:56.180Z | Compiling backoff v0.4.0 |
| 1559 | 2026-03-02T08:37:56.577Z | Compiling parse-display v0.10.0 |
| 1560 | 2026-03-02T08:37:57.200Z | Compiling iddqd v0.3.17 |
| 1561 | 2026-03-02T08:37:57.226Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1562 | 2026-03-02T08:37:57.429Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1563 | 2026-03-02T08:37:57.755Z | Compiling clap_builder v4.5.59 |
| 1564 | 2026-03-02T08:37:59.997Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1565 | 2026-03-02T08:38:00.293Z | Compiling crossbeam-epoch v0.9.18 |
| 1566 | 2026-03-02T08:38:01.178Z | Compiling cfg_aliases v0.2.1 |
| 1567 | 2026-03-02T08:38:01.330Z | Compiling proc-macro-crate v3.4.0 |
| 1568 | 2026-03-02T08:38:01.691Z | Compiling rustls-webpki v0.103.9 |
| 1569 | 2026-03-02T08:38:02.112Z | Compiling clap v4.5.59 |
| 1570 | 2026-03-02T08:38:02.243Z | Compiling proc-macro-error-attr v1.0.4 |
| 1571 | 2026-03-02T08:38:02.304Z | Compiling heapless v0.8.0 |
| 1572 | 2026-03-02T08:38:02.650Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1573 | 2026-03-02T08:38:03.198Z | Compiling num_enum_derive v0.7.5 |
| 1574 | 2026-03-02T08:38:04.049Z | Compiling ingot-macros v0.1.1 |
| 1575 | 2026-03-02T08:38:05.404Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-03-02T08:38:06.425Z | Compiling hash32 v0.3.1 |
| 1577 | 2026-03-02T08:38:06.695Z | Compiling proc-macro-error v1.0.4 |
| 1578 | 2026-03-02T08:38:07.102Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-02T08:38:07.212Z | Compiling smoltcp v0.11.0 |
| 1580 | 2026-03-02T08:38:07.322Z | Compiling winnow v0.5.40 |
| 1581 | 2026-03-02T08:38:07.517Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1582 | 2026-03-02T08:38:07.996Z | Compiling zerocopy v0.7.35 |
| 1583 | 2026-03-02T08:38:09.182Z | Compiling num_enum v0.7.5 |
| 1584 | 2026-03-02T08:38:10.227Z | Compiling tokio-rustls v0.26.4 |
| 1585 | 2026-03-02T08:38:10.412Z | Compiling toml_edit v0.19.15 |
| 1586 | 2026-03-02T08:38:10.598Z | Compiling cobs v0.3.0 |
| 1587 | 2026-03-02T08:38:10.733Z | Compiling ingot-types v0.1.2 |
| 1588 | 2026-03-02T08:38:10.750Z | Compiling foreign-types-macros v0.2.3 |
| 1589 | 2026-03-02T08:38:11.256Z | Compiling crucible-workspace-hack v0.1.0 |
| 1590 | 2026-03-02T08:38:11.639Z | Compiling foreign-types-shared v0.3.1 |
| 1591 | 2026-03-02T08:38:11.655Z | Compiling managed v0.8.0 |
| 1592 | 2026-03-02T08:38:11.785Z | Compiling bitflags v1.3.2 |
| 1593 | 2026-03-02T08:38:11.840Z | Compiling hyper-rustls v0.27.7 |
| 1594 | 2026-03-02T08:38:11.910Z | Compiling ingot v0.1.1 |
| 1595 | 2026-03-02T08:38:11.952Z | Compiling foreign-types v0.5.0 |
| 1596 | 2026-03-02T08:38:12.472Z | Compiling postcard v1.1.3 |
| 1597 | 2026-03-02T08:38:13.180Z | Compiling proc-macro-crate v1.3.1 |
| 1598 | 2026-03-02T08:38:14.136Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1599 | 2026-03-02T08:38:14.171Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1600 | 2026-03-02T08:38:14.425Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1601 | 2026-03-02T08:38:14.827Z | Compiling cstr-argument v0.1.2 |
| 1602 | 2026-03-02T08:38:14.876Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1603 | 2026-03-02T08:38:15.093Z | Compiling heck v0.4.1 |
| 1604 | 2026-03-02T08:38:15.109Z | Compiling rayon-core v1.13.0 |
| 1605 | 2026-03-02T08:38:15.281Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1606 | 2026-03-02T08:38:15.397Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1607 | 2026-03-02T08:38:15.480Z | Compiling reqwest v0.12.28 |
| 1608 | 2026-03-02T08:38:15.512Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1609 | 2026-03-02T08:38:15.631Z | Compiling crossbeam-deque v0.8.6 |
| 1610 | 2026-03-02T08:38:15.686Z | Compiling num_enum_derive v0.5.11 |
| 1611 | 2026-03-02T08:38:15.998Z | Compiling dtrace-parser v0.2.0 |
| 1612 | 2026-03-02T08:38:17.577Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1613 | 2026-03-02T08:38:17.580Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-03-02T08:38:17.580Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1615 | 2026-03-02T08:38:17.762Z | Compiling usdt-impl v0.5.0 |
| 1616 | 2026-03-02T08:38:17.790Z | Compiling convert_case v0.4.0 |
| 1617 | 2026-03-02T08:38:18.194Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-03-02T08:38:18.197Z | Compiling scroll v0.12.0 |
| 1619 | 2026-03-02T08:38:18.290Z | Compiling tinyvec v1.10.0 |
| 1620 | 2026-03-02T08:38:18.307Z | Compiling num_enum v0.5.11 |
| 1621 | 2026-03-02T08:38:18.409Z | Compiling derive_more v0.99.20 |
| 1622 | 2026-03-02T08:38:19.837Z | Compiling dof v0.3.0 |
| 1623 | 2026-03-02T08:38:20.196Z | Compiling nix v0.30.1 |
| 1624 | 2026-03-02T08:38:21.015Z | Compiling camino-tempfile v1.4.1 |
| 1625 | 2026-03-02T08:38:21.046Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1626 | 2026-03-02T08:38:21.127Z | Compiling thread-id v4.2.2 |
| 1627 | 2026-03-02T08:38:23.316Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1628 | 2026-03-02T08:38:23.385Z | Compiling rayon v1.11.0 |
| 1629 | 2026-03-02T08:38:23.659Z | Compiling goblin v0.8.2 |
| 1630 | 2026-03-02T08:38:23.702Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1631 | 2026-03-02T08:38:24.030Z | Compiling progenitor-client v0.11.2 |
| 1632 | 2026-03-02T08:38:24.574Z | Compiling zone_cfg_derive v0.3.1 |
| 1633 | 2026-03-02T08:38:25.025Z | Compiling itertools v0.12.1 |
| 1634 | 2026-03-02T08:38:25.249Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1635 | 2026-03-02T08:38:25.866Z | Compiling hubpack_derive v0.1.1 |
| 1636 | 2026-03-02T08:38:25.999Z | Compiling serde_spanned v0.6.9 |
| 1637 | 2026-03-02T08:38:26.266Z | Compiling num-derive v0.4.2 |
| 1638 | 2026-03-02T08:38:26.767Z | Compiling sigpipe v0.1.3 |
| 1639 | 2026-03-02T08:38:26.980Z | Compiling toml_write v0.1.2 |
| 1640 | 2026-03-02T08:38:27.331Z | Compiling jiff v0.2.20 |
| 1641 | 2026-03-02T08:38:27.384Z | Compiling glob v0.3.3 |
| 1642 | 2026-03-02T08:38:27.814Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1643 | 2026-03-02T08:38:27.817Z | Compiling zone v0.3.1 |
| 1644 | 2026-03-02T08:38:28.211Z | Compiling toml_edit v0.22.27 |
| 1645 | 2026-03-02T08:38:28.313Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1646 | 2026-03-02T08:38:29.200Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-02T08:38:30.288Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1648 | 2026-03-02T08:38:30.531Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1649 | 2026-03-02T08:38:31.585Z | Compiling progenitor v0.11.2 |
| 1650 | 2026-03-02T08:38:33.737Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1651 | 2026-03-02T08:38:34.244Z | Compiling smf v0.2.3 |
| 1652 | 2026-03-02T08:38:35.439Z | Compiling secrecy v0.10.3 |
| 1653 | 2026-03-02T08:38:35.475Z | Compiling num-integer v0.1.46 |
| 1654 | 2026-03-02T08:38:35.697Z | Compiling rustc_version v0.4.1 |
| 1655 | 2026-03-02T08:38:36.310Z | Compiling prettyplease v0.2.37 |
| 1656 | 2026-03-02T08:38:36.329Z | Compiling static_assertions v1.1.0 |
| 1657 | 2026-03-02T08:38:36.436Z | Compiling float-ord v0.3.2 |
| 1658 | 2026-03-02T08:38:36.473Z | Compiling whoami v1.6.1 |
| 1659 | 2026-03-02T08:38:36.624Z | Compiling rustix v0.38.44 |
| 1660 | 2026-03-02T08:38:37.058Z | Compiling curve25519-dalek v4.1.3 |
| 1661 | 2026-03-02T08:38:37.717Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1662 | 2026-03-02T08:38:37.953Z | Compiling toml v0.8.23 |
| 1663 | 2026-03-02T08:38:38.324Z | Compiling usdt-attr-macro v0.5.0 |
| 1664 | 2026-03-02T08:38:38.692Z | Compiling usdt-macro v0.5.0 |
| 1665 | 2026-03-02T08:38:39.955Z | Compiling progenitor-client v0.10.0 |
| 1666 | 2026-03-02T08:38:40.712Z | Compiling hmac v0.12.1 |
| 1667 | 2026-03-02T08:38:41.097Z | Compiling inout v0.1.4 |
| 1668 | 2026-03-02T08:38:41.123Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-03-02T08:38:41.348Z | Compiling ff v0.13.1 |
| 1670 | 2026-03-02T08:38:41.490Z | Compiling memmap v0.7.0 |
| 1671 | 2026-03-02T08:38:41.584Z | Compiling data-encoding v2.10.0 |
| 1672 | 2026-03-02T08:38:41.844Z | Compiling usdt v0.5.0 |
| 1673 | 2026-03-02T08:38:42.323Z | Compiling group v0.13.0 |
| 1674 | 2026-03-02T08:38:42.363Z | Compiling cipher v0.4.4 |
| 1675 | 2026-03-02T08:38:42.514Z | Compiling hkdf v0.12.4 |
| 1676 | 2026-03-02T08:38:42.886Z | Compiling num-rational v0.4.2 |
| 1677 | 2026-03-02T08:38:43.523Z | Compiling num-iter v0.1.45 |
| 1678 | 2026-03-02T08:38:44.247Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1679 | 2026-03-02T08:38:44.666Z | Compiling universal-hash v0.5.1 |
| 1680 | 2026-03-02T08:38:44.894Z | Compiling half v2.7.1 |
| 1681 | 2026-03-02T08:38:45.115Z | Compiling crypto-bigint v0.5.5 |
| 1682 | 2026-03-02T08:38:45.303Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1683 | 2026-03-02T08:38:45.585Z | Compiling num-complex v0.4.6 |
| 1684 | 2026-03-02T08:38:46.582Z | Compiling opaque-debug v0.3.1 |
| 1685 | 2026-03-02T08:38:46.702Z | Compiling base16ct v0.2.0 |
| 1686 | 2026-03-02T08:38:46.719Z | Compiling base64ct v1.8.3 |
| 1687 | 2026-03-02T08:38:46.750Z | Compiling bytecount v0.6.9 |
| 1688 | 2026-03-02T08:38:46.800Z | Compiling ciborium-io v0.2.2 |
| 1689 | 2026-03-02T08:38:46.954Z | Compiling ciborium-ll v0.2.2 |
| 1690 | 2026-03-02T08:38:46.985Z | Compiling thiserror-no-std v2.0.2 |
| 1691 | 2026-03-02T08:38:47.126Z | Compiling poly1305 v0.8.0 |
| 1692 | 2026-03-02T08:38:47.347Z | Compiling password-hash v0.5.0 |
| 1693 | 2026-03-02T08:38:47.374Z | Compiling num v0.4.3 |
| 1694 | 2026-03-02T08:38:47.611Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1695 | 2026-03-02T08:38:48.030Z | Compiling elliptic-curve v0.13.8 |
| 1696 | 2026-03-02T08:38:48.635Z | Compiling chacha20 v0.9.1 |
| 1697 | 2026-03-02T08:38:48.670Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1698 | 2026-03-02T08:38:49.088Z | Compiling blake2 v0.10.6 |
| 1699 | 2026-03-02T08:38:49.529Z | Compiling aead v0.5.2 |
| 1700 | 2026-03-02T08:38:49.825Z | Compiling resolv-conf v0.7.6 |
| 1701 | 2026-03-02T08:38:49.931Z | Compiling semver v0.1.20 |
| 1702 | 2026-03-02T08:38:50.128Z | Compiling vcpkg v0.2.15 |
| 1703 | 2026-03-02T08:38:50.467Z | Compiling pkg-config v0.3.32 |
| 1704 | 2026-03-02T08:38:50.638Z | Compiling keccak v0.1.6 |
| 1705 | 2026-03-02T08:38:51.205Z | Compiling linked-hash-map v0.5.6 |
| 1706 | 2026-03-02T08:38:51.464Z | Compiling lazy_static v1.5.0 |
| 1707 | 2026-03-02T08:38:51.520Z | Compiling openssl-sys v0.9.111 |
| 1708 | 2026-03-02T08:38:51.567Z | Compiling lru-cache v0.1.2 |
| 1709 | 2026-03-02T08:38:51.620Z | Compiling sha3 v0.10.8 |
| 1710 | 2026-03-02T08:38:51.780Z | Compiling rustc_version v0.1.7 |
| 1711 | 2026-03-02T08:38:52.286Z | Compiling chacha20poly1305 v0.10.1 |
| 1712 | 2026-03-02T08:38:52.319Z | Compiling argon2 v0.5.3 |
| 1713 | 2026-03-02T08:38:52.521Z | Compiling vsss-rs v3.3.4 |
| 1714 | 2026-03-02T08:38:52.561Z | Compiling ciborium v0.2.2 |
| 1715 | 2026-03-02T08:38:52.600Z | Compiling hickory-proto v0.24.4 |
| 1716 | 2026-03-02T08:38:54.027Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1717 | 2026-03-02T08:38:55.061Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1718 | 2026-03-02T08:38:55.178Z | Compiling serde-big-array v0.5.1 |
| 1719 | 2026-03-02T08:38:55.422Z | Compiling derive-where v1.6.0 |
| 1720 | 2026-03-02T08:38:55.692Z | Compiling serde_repr v0.1.20 |
| 1721 | 2026-03-02T08:38:57.170Z | Compiling minimal-lexical v0.2.1 |
| 1722 | 2026-03-02T08:38:57.407Z | Compiling siphasher v1.0.2 |
| 1723 | 2026-03-02T08:38:57.697Z | Compiling unicode-segmentation v1.12.0 |
| 1724 | 2026-03-02T08:38:57.837Z | Compiling indent_write v2.2.0 |
| 1725 | 2026-03-02T08:38:58.086Z | Compiling phf_shared v0.12.1 |
| 1726 | 2026-03-02T08:38:58.298Z | Compiling nom v7.1.3 |
| 1727 | 2026-03-02T08:38:58.450Z | Compiling newline-converter v0.3.0 |
| 1728 | 2026-03-02T08:38:58.586Z | Compiling hickory-resolver v0.24.4 |
| 1729 | 2026-03-02T08:38:58.639Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1730 | 2026-03-02T08:39:00.746Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1731 | 2026-03-02T08:39:00.750Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1732 | 2026-03-02T08:39:01.320Z | Compiling newtype_derive v0.1.6 |
| 1733 | 2026-03-02T08:39:01.742Z | Compiling atomicwrites v0.4.4 |
| 1734 | 2026-03-02T08:39:01.874Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-03-02T08:39:02.966Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1736 | 2026-03-02T08:39:03.243Z | Compiling progenitor-impl v0.10.0 |
| 1737 | 2026-03-02T08:39:04.965Z | Compiling console v0.15.11 |
| 1738 | 2026-03-02T08:39:05.657Z | Compiling tokio-stream v0.1.18 |
| 1739 | 2026-03-02T08:39:05.686Z | Compiling pin-project-internal v1.1.10 |
| 1740 | 2026-03-02T08:39:06.104Z | Compiling slog-dtrace v0.3.0 |
| 1741 | 2026-03-02T08:39:06.478Z | Compiling csv-core v0.1.13 |
| 1742 | 2026-03-02T08:39:06.512Z | Compiling similar v2.7.0 |
| 1743 | 2026-03-02T08:39:06.650Z | Compiling chrono-tz v0.10.4 |
| 1744 | 2026-03-02T08:39:07.052Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-03-02T08:39:08.265Z | Compiling unicode-xid v0.2.6 |
| 1746 | 2026-03-02T08:39:08.478Z | Compiling owo-colors v4.2.3 |
| 1747 | 2026-03-02T08:39:08.736Z | Compiling swrite v0.1.0 |
| 1748 | 2026-03-02T08:39:08.894Z | Compiling cancel-safe-futures v0.1.5 |
| 1749 | 2026-03-02T08:39:09.172Z | Compiling foldhash v0.1.5 |
| 1750 | 2026-03-02T08:39:09.318Z | Compiling unicode-width v0.1.14 |
| 1751 | 2026-03-02T08:39:09.443Z | Compiling hashbrown v0.15.5 |
| 1752 | 2026-03-02T08:39:09.503Z | Compiling const_format_proc_macros v0.2.34 |
| 1753 | 2026-03-02T08:39:09.854Z | Compiling pin-project v1.1.10 |
| 1754 | 2026-03-02T08:39:09.996Z | Compiling expectorate v1.2.0 |
| 1755 | 2026-03-02T08:39:10.045Z | Compiling csv v1.4.0 |
| 1756 | 2026-03-02T08:39:10.352Z | Compiling qorb v0.4.1 |
| 1757 | 2026-03-02T08:39:10.663Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1758 | 2026-03-02T08:39:10.961Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1759 | 2026-03-02T08:39:11.047Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1760 | 2026-03-02T08:39:11.303Z | Compiling phf v0.12.1 |
| 1761 | 2026-03-02T08:39:11.333Z | Compiling tokio-dtrace v0.1.1 |
| 1762 | 2026-03-02T08:39:11.604Z | Compiling unicode-normalization v0.1.25 |
| 1763 | 2026-03-02T08:39:11.809Z | Compiling progenitor-macro v0.10.0 |
| 1764 | 2026-03-02T08:39:12.144Z | Compiling num-derive v0.3.3 |
| 1765 | 2026-03-02T08:39:12.562Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1766 | 2026-03-02T08:39:13.804Z | Compiling libsw-core v0.3.2 |
| 1767 | 2026-03-02T08:39:14.090Z | Compiling async-recursion v1.1.1 |
| 1768 | 2026-03-02T08:39:14.402Z | Compiling snafu-derive v0.8.9 |
| 1769 | 2026-03-02T08:39:15.341Z | Compiling cookie v0.18.1 |
| 1770 | 2026-03-02T08:39:15.574Z | Compiling bstr v1.12.1 |
| 1771 | 2026-03-02T08:39:15.738Z | Compiling openssl v0.10.75 |
| 1772 | 2026-03-02T08:39:16.010Z | Compiling same-file v1.0.6 |
| 1773 | 2026-03-02T08:39:16.233Z | Compiling foreign-types-shared v0.1.1 |
| 1774 | 2026-03-02T08:39:16.335Z | Compiling highway v1.3.0 |
| 1775 | 2026-03-02T08:39:16.376Z | Compiling fixedbitset v0.4.2 |
| 1776 | 2026-03-02T08:39:16.677Z | Compiling fixedbitset v0.5.7 |
| 1777 | 2026-03-02T08:39:16.861Z | Compiling petgraph v0.6.5 |
| 1778 | 2026-03-02T08:39:17.183Z | Compiling petgraph v0.8.3 |
| 1779 | 2026-03-02T08:39:17.388Z | Compiling globset v0.4.18 |
| 1780 | 2026-03-02T08:39:18.569Z | Compiling snafu v0.8.9 |
| 1781 | 2026-03-02T08:39:19.385Z | Compiling foreign-types v0.3.2 |
| 1782 | 2026-03-02T08:39:19.417Z | Compiling walkdir v2.5.0 |
| 1783 | 2026-03-02T08:39:19.569Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-03-02T08:39:19.820Z | Compiling libscf-sys v1.1.0 |
| 1785 | 2026-03-02T08:39:20.058Z | Compiling libsw v3.5.0 |
| 1786 | 2026-03-02T08:39:20.166Z | Compiling olpc-cjson v0.1.4 |
| 1787 | 2026-03-02T08:39:20.389Z | Compiling oxide-tokio-rt v0.1.2 |
| 1788 | 2026-03-02T08:39:20.479Z | Compiling const_format v0.2.35 |
| 1789 | 2026-03-02T08:39:20.627Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1790 | 2026-03-02T08:39:21.127Z | Compiling papergrid v0.11.0 |
| 1791 | 2026-03-02T08:39:22.590Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-03-02T08:39:24.278Z | Compiling progenitor v0.10.0 |
| 1793 | 2026-03-02T08:39:24.503Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1794 | 2026-03-02T08:39:24.784Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1795 | 2026-03-02T08:39:26.781Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-03-02T08:39:27.584Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-02T08:39:28.029Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-02T08:39:28.618Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-03-02T08:39:29.461Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1800 | 2026-03-02T08:39:30.476Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-02T08:39:30.899Z | Compiling gethostname v0.5.0 |
| 1802 | 2026-03-02T08:39:31.096Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1803 | 2026-03-02T08:39:31.172Z | Compiling tabled_derive v0.7.0 |
| 1804 | 2026-03-02T08:39:31.296Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-03-02T08:39:31.317Z | Compiling bcs v0.1.6 |
| 1806 | 2026-03-02T08:39:31.967Z | Compiling serde_plain v1.0.2 |
| 1807 | 2026-03-02T08:39:32.228Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-03-02T08:39:32.361Z | Compiling openssl-macros v0.1.1 |
| 1809 | 2026-03-02T08:39:32.506Z | Compiling pem v3.0.6 |
| 1810 | 2026-03-02T08:39:32.716Z | Compiling tagptr v0.2.0 |
| 1811 | 2026-03-02T08:39:32.821Z | Compiling linear-map v1.2.0 |
| 1812 | 2026-03-02T08:39:33.005Z | Compiling smawk v0.3.2 |
| 1813 | 2026-03-02T08:39:33.183Z | Compiling unicode-linebreak v0.1.5 |
| 1814 | 2026-03-02T08:39:33.212Z | Compiling typed-path v0.9.3 |
| 1815 | 2026-03-02T08:39:33.233Z | Compiling termtree v0.5.1 |
| 1816 | 2026-03-02T08:39:33.250Z | Compiling tabled v0.15.0 |
| 1817 | 2026-03-02T08:39:33.779Z | Compiling textwrap v0.16.2 |
| 1818 | 2026-03-02T08:39:34.526Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-02T08:39:34.982Z | Compiling moka v0.12.13 |
| 1820 | 2026-03-02T08:39:36.514Z | Compiling tough v0.20.0 |
| 1821 | 2026-03-02T08:39:36.803Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-02T08:39:38.401Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1823 | 2026-03-02T08:39:38.713Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1824 | 2026-03-02T08:39:38.795Z | Compiling steno v0.4.1 |
| 1825 | 2026-03-02T08:39:40.133Z | Compiling hickory-proto v0.25.2 |
| 1826 | 2026-03-02T08:39:40.476Z | Compiling humantime v2.3.0 |
| 1827 | 2026-03-02T08:39:41.057Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1828 | 2026-03-02T08:39:41.657Z | Compiling parking_lot_core v0.8.6 |
| 1829 | 2026-03-02T08:39:41.979Z | Compiling proc-macro-error2 v2.0.1 |
| 1830 | 2026-03-02T08:39:42.213Z | Compiling nix v0.31.1 |
| 1831 | 2026-03-02T08:39:42.524Z | Compiling crc32fast v1.5.0 |
| 1832 | 2026-03-02T08:39:43.034Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1833 | 2026-03-02T08:39:43.159Z | Compiling tabled_derive v0.11.0 |
| 1834 | 2026-03-02T08:39:43.797Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1835 | 2026-03-02T08:39:44.151Z | Compiling papergrid v0.17.0 |
| 1836 | 2026-03-02T08:39:44.673Z | Compiling hickory-resolver v0.25.2 |
| 1837 | 2026-03-02T08:39:45.810Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1838 | 2026-03-02T08:39:46.522Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1839 | 2026-03-02T08:39:47.860Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1840 | 2026-03-02T08:39:48.167Z | Compiling testing_table v0.3.0 |
| 1841 | 2026-03-02T08:39:48.466Z | Compiling arc-swap v1.8.2 |
| 1842 | 2026-03-02T08:39:48.653Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1843 | 2026-03-02T08:39:49.087Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1844 | 2026-03-02T08:39:49.175Z | Compiling slog-scope v4.4.1 |
| 1845 | 2026-03-02T08:39:49.215Z | Compiling tabled v0.20.0 |
| 1846 | 2026-03-02T08:39:49.231Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1847 | 2026-03-02T08:39:49.747Z | Compiling parking_lot v0.11.2 |
| 1848 | 2026-03-02T08:39:51.124Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1849 | 2026-03-02T08:39:51.987Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1850 | 2026-03-02T08:39:52.796Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1851 | 2026-03-02T08:39:52.941Z | Compiling fxhash v0.2.1 |
| 1852 | 2026-03-02T08:39:53.178Z | Compiling socket2 v0.5.10 |
| 1853 | 2026-03-02T08:39:53.226Z | Compiling internet-checksum v0.2.1 |
| 1854 | 2026-03-02T08:39:53.258Z | Compiling sled v0.34.7 |
| 1855 | 2026-03-02T08:39:54.223Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1856 | 2026-03-02T08:39:54.759Z | Compiling slog-stdlog v4.1.1 |
| 1857 | 2026-03-02T08:39:55.178Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1858 | 2026-03-02T08:39:56.140Z | Compiling crc8 v0.1.1 |
| 1859 | 2026-03-02T08:39:56.341Z | Compiling slog-envlogger v2.2.0 |
| 1860 | 2026-03-02T08:39:56.413Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1861 | 2026-03-02T08:39:56.689Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1862 | 2026-03-02T08:39:56.914Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1863 | 2026-03-02T08:40:17.534Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1864 | 2026-03-02T08:40:20.026Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1865 | 2026-03-02T08:40:22.133Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1866 | 2026-03-02T08:40:24.519Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1867 | 2026-03-02T08:40:26.124Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1868 | 2026-03-02T08:40:28.819Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1869 | 2026-03-02T08:40:58.935Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 25s |
| 1870 | 2026-03-02T08:40:59.136Z | ──────────── |
| 1871 | 2026-03-02T08:40:59.136Z | Nextest run ID ce536bbd-0c7a-493a-976e-d249f1b26733 with nextest profile: default |
| 1872 | 2026-03-02T08:40:59.137Z | Starting 7 tests across 1 binary |
| 1873 | 2026-03-02T08:40:59.156Z | PASS [ 0.019s] mg-lower dendrite::test_tfport_parser |
| 1874 | 2026-03-02T08:40:59.159Z | PASS [ 0.020s] mg-lower test::sync_v4_over_v6_readback |
| 1875 | 2026-03-02T08:40:59.160Z | PASS [ 0.021s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1876 | 2026-03-02T08:40:59.160Z | PASS [ 0.021s] mg-lower test::sync_link_down_test |
| 1877 | 2026-03-02T08:40:59.160Z | PASS [ 0.021s] mg-lower test::sync_v4_over_v6_removal |
| 1878 | 2026-03-02T08:40:59.160Z | PASS [ 0.022s] mg-lower test::sync_prefix_test |
| 1879 | 2026-03-02T08:40:59.160Z | PASS [ 0.022s] mg-lower test::sync_v4_over_v6_idempotent |
| 1880 | 2026-03-02T08:40:59.160Z | ──────────── |
| 1881 | 2026-03-02T08:40:59.160Z | Summary [ 0.023s] 7 tests run: 7 passed, 0 skipped |
| 1882 | 2026-03-02T08:40:59.173Z | process exited: duration 562053 ms, exit code 0 |
| |
| 1883 | 2026-03-02T08:40:59.182Z | found 0 output files |