|
|
|
| 1 | 2026-06-04T08:02:20.113Z | job assigned to worker 01KT8TDVW2PJVHT6B2VSWQRHXJ [factory aws, i-0cb150fa68e7cc39b] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-04T08:02:27.269Z | starting task 0: "setup" |
| 3 | 2026-06-04T08:02:27.273Z | ++ uname -s |
| 4 | 2026-06-04T08:02:27.276Z | + kern=SunOS |
| 5 | 2026-06-04T08:02:27.276Z | + build_user=build |
| 6 | 2026-06-04T08:02:27.276Z | + build_uid=12345 |
| 7 | 2026-06-04T08:02:27.276Z | + work_dir=/work |
| 8 | 2026-06-04T08:02:27.276Z | + input_dir=/input |
| 9 | 2026-06-04T08:02:27.276Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-04T08:02:27.276Z | + case "$kern" in |
| 11 | 2026-06-04T08:02:27.276Z | + groupadd -g 12345 build |
| 12 | 2026-06-04T08:02:27.279Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-04T08:02:29.283Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-04T08:02:29.384Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-04T08:02:29.388Z | + home_fs=zfs |
| 16 | 2026-06-04T08:02:29.388Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-04T08:02:29.388Z | + mkdir -p /home/build |
| 18 | 2026-06-04T08:02:29.388Z | + chown build:build /home/build /work |
| 19 | 2026-06-04T08:02:31.388Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-04T08:02:31.391Z | process exited: duration 4124 ms, exit code 0 |
| |
| 21 | 2026-06-04T08:02:31.398Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-04T08:02:31.403Z | * rust toolchain channel = "stable" |
| 23 | 2026-06-04T08:02:31.403Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-06-04T08:02:31.403Z | * rust toolchain profile = "default" |
| 25 | 2026-06-04T08:02:31.403Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-04T08:02:31.403Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-04T08:02:31.403Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-04T08:02:31.406Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-04T08:02:31.406Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-04T08:02:31.505Z | info: downloading installer |
| 31 | 2026-06-04T08:02:32.816Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-04T08:02:32.816Z | warn: /opt/ooce/bin |
| 33 | 2026-06-04T08:02:32.816Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-04T08:02:32.816Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-04T08:02:32.816Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-04T08:02:32.816Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-04T08:02:32.816Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-04T08:02:32.816Z | error: cannot install while Rust is installed |
| 39 | 2026-06-04T08:02:32.816Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-04T08:02:32.816Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-04T08:02:32.817Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-04T08:02:32.817Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-04T08:02:32.817Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-04T08:02:32.823Z | info: profile set to default |
| 45 | 2026-06-04T08:02:32.824Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-04T08:02:32.838Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-04T08:02:32.953Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-04T08:02:32.956Z | info: downloading 6 components |
| 49 | 2026-06-04T08:02:47.330Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-04T08:02:47.330Z | |
| 51 | 2026-06-04T08:02:47.371Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-04T08:02:47.371Z | |
| 53 | 2026-06-04T08:02:47.371Z | |
| 54 | 2026-06-04T08:02:47.371Z | Rust is installed now. Great! |
| 55 | 2026-06-04T08:02:47.371Z | |
| 56 | 2026-06-04T08:02:47.374Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-04T08:02:47.374Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-04T08:02:47.374Z | |
| 59 | 2026-06-04T08:02:47.374Z | To configure your current shell, you need to source |
| 60 | 2026-06-04T08:02:47.374Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-04T08:02:47.374Z | |
| 62 | 2026-06-04T08:02:47.374Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-04T08:02:47.374Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-04T08:02:47.374Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-04T08:02:47.374Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-04T08:02:47.374Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-04T08:02:47.374Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-04T08:02:47.374Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-04T08:02:47.374Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-04T08:02:47.374Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-04T08:02:47.479Z | + rustup --version |
| 72 | 2026-06-04T08:02:47.495Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-04T08:02:47.495Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-04T08:02:47.495Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-04T08:02:47.498Z | + cargo --version |
| 76 | 2026-06-04T08:02:47.510Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-04T08:02:47.514Z | + rustc --version |
| 78 | 2026-06-04T08:02:47.531Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-04T08:02:47.535Z | process exited: duration 16133 ms, exit code 0 |
| |
| 80 | 2026-06-04T08:02:47.542Z | starting task 2: "authentication" |
| 81 | 2026-06-04T08:02:47.558Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-04T08:02:47.566Z | starting task 3: "clone repository" |
| 83 | 2026-06-04T08:02:47.570Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-04T08:02:47.573Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-04T08:02:47.652Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-04T08:02:48.764Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-04T08:02:48.764Z | + git fetch origin 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 88 | 2026-06-04T08:02:49.028Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-04T08:02:49.028Z | * branch 90e3b6b074959d1086893d35caa7804f4a7b3800 -> FETCH_HEAD |
| 90 | 2026-06-04T08:02:49.034Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-04T08:02:49.034Z | ++ git branch --show-current |
| 92 | 2026-06-04T08:02:49.034Z | + current=main |
| 93 | 2026-06-04T08:02:49.034Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-04T08:02:49.034Z | + git branch -f renovate/dpd-client-digest 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 95 | 2026-06-04T08:02:49.034Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-04T08:02:49.046Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-04T08:02:49.054Z | + git reset --hard 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 98 | 2026-06-04T08:02:49.073Z | HEAD is now at 90e3b6b Update dpd-client digest to 0c92583 |
| 99 | 2026-06-04T08:02:49.078Z | process exited: duration 1497 ms, exit code 0 |
| |
| 100 | 2026-06-04T08:02:49.089Z | starting task 4: "build" |
| 101 | 2026-06-04T08:02:49.096Z | + set -e |
| 102 | 2026-06-04T08:02:49.096Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-04T08:02:49.096Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-04T08:02:49.096Z | ++ PLATFORM=illumos |
| 105 | 2026-06-04T08:02:49.096Z | ++ banner install |
| 106 | 2026-06-04T08:02:49.096Z | |
| 107 | 2026-06-04T08:02:49.096Z | # # # #### ##### ## # # |
| 108 | 2026-06-04T08:02:49.096Z | # ## # # # # # # # |
| 109 | 2026-06-04T08:02:49.096Z | # # # # #### # # # # # |
| 110 | 2026-06-04T08:02:49.096Z | # # # # # # ###### # # |
| 111 | 2026-06-04T08:02:49.096Z | # # ## # # # # # # # |
| 112 | 2026-06-04T08:02:49.096Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-04T08:02:49.096Z | |
| 114 | 2026-06-04T08:02:49.097Z | ++ set +o errexit |
| 115 | 2026-06-04T08:02:49.097Z | ++ pkg info clang-15 |
| 116 | 2026-06-04T08:02:49.111Z | ++ grep -qi installed |
| 117 | 2026-06-04T08:02:50.523Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-04T08:02:50.523Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-04T08:02:50.523Z | |
| 120 | 2026-06-04T08:02:50.523Z | clang-15 |
| 121 | 2026-06-04T08:02:50.560Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-04T08:02:50.560Z | ++ set -o errexit |
| 123 | 2026-06-04T08:02:50.563Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-04T08:02:58.171Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-04T08:03:05.993Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-04T08:03:13.357Z | Planning: Solver setup ... Done |
| 127 | 2026-06-04T08:03:13.398Z | Planning: Running solver ... Done |
| 128 | 2026-06-04T08:03:13.543Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-04T08:03:13.570Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-04T08:03:13.664Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-04T08:03:13.693Z | Planning: Package planning ... Done |
| 132 | 2026-06-04T08:03:13.719Z | Planning: Merging actions ... Done |
| 133 | 2026-06-04T08:03:13.829Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-04T08:03:13.836Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-04T08:03:14.625Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-04T08:03:14.631Z | Planning: Planning completed in 8.47 seconds |
| 137 | 2026-06-04T08:03:14.642Z | Packages to install: 2 |
| 138 | 2026-06-04T08:03:14.646Z | Mediators to change: 2 |
| 139 | 2026-06-04T08:03:14.646Z | Services to change: 1 |
| 140 | 2026-06-04T08:03:14.646Z | Create boot environment: No |
| 141 | 2026-06-04T08:03:14.646Z | Create backup boot environment: No |
| 142 | 2026-06-04T08:03:14.684Z | |
| 143 | 2026-06-04T08:03:14.684Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-04T08:03:19.722Z | Download: 872/3076 items 18.5/211.3MB 8% complete (4.3M/s) |
| 145 | 2026-06-04T08:03:24.786Z | Download: 978/3076 items 68.0/211.3MB 32% complete (9.9M/s) |
| 146 | 2026-06-04T08:03:30.344Z | Download: 980/3076 items 68.0/211.3MB 32% complete (9.5M/s) |
| 147 | 2026-06-04T08:03:43.936Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 148 | 2026-06-04T08:03:48.939Z | Download: 983/3076 items 82.2/211.3MB 38% complete (107B/s) |
| 149 | 2026-06-04T08:03:53.941Z | Download: 1673/3076 items 117.2/211.3MB 55% complete (3.6M/s) |
| 150 | 2026-06-04T08:03:59.062Z | Download: 2000/3076 items 117.9/211.3MB 55% complete (3.8M/s) |
| 151 | 2026-06-04T08:04:04.738Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (2.9M/s) |
| 152 | 2026-06-04T08:04:14.122Z | Download: 2009/3076 items 117.9/211.3MB 55% complete |
| 153 | 2026-06-04T08:04:26.211Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 154 | 2026-06-04T08:04:31.222Z | Download: 2694/3076 items 119.9/211.3MB 56% complete (409k/s) |
| 155 | 2026-06-04T08:04:38.682Z | Download: 3026/3076 items 201.8/211.3MB 95% complete (9.5M/s) |
| 156 | 2026-06-04T08:04:43.912Z | Download: 3031/3076 items 201.8/211.3MB 95% complete (8.9M/s) |
| 157 | 2026-06-04T08:04:51.402Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (8.4M/s) |
| 158 | 2026-06-04T08:04:56.658Z | Download: 3034/3076 items 201.8/211.3MB 95% complete |
| 159 | 2026-06-04T08:04:57.238Z | Download: Completed 211.31 MB in 102.55 seconds (2.1M/s) |
| 160 | 2026-06-04T08:04:57.366Z | Actions: 1/3418 actions (Installing new actions) |
| 161 | 2026-06-04T08:05:00.562Z | Actions: Completed 3418 actions in 3.20 seconds. |
| 162 | 2026-06-04T08:05:01.220Z | Done |
| 163 | 2026-06-04T08:05:01.220Z | Done |
| 164 | 2026-06-04T08:05:01.975Z | Done |
| 165 | 2026-06-04T08:05:05.395Z | Done |
| 166 | 2026-06-04T08:05:05.468Z | Done |
| 167 | 2026-06-04T08:05:05.471Z | Done |
| 168 | 2026-06-04T08:05:05.845Z | Done |
| 169 | 2026-06-04T08:05:06.541Z | ++ set -o errexit |
| 170 | 2026-06-04T08:05:06.541Z | ++ cargo --version |
| 171 | 2026-06-04T08:05:06.549Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 172 | 2026-06-04T08:05:06.686Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 173 | 2026-06-04T08:05:06.693Z | info: downloading 6 components |
| 174 | 2026-06-04T08:05:20.969Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 175 | 2026-06-04T08:05:20.973Z | ++ rustc --version |
| 176 | 2026-06-04T08:05:20.999Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 177 | 2026-06-04T08:05:21.003Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 178 | 2026-06-04T08:05:21.045Z | Updating crates.io index |
| 179 | 2026-06-04T08:05:21.143Z | Downloading crates ... |
| 180 | 2026-06-04T08:05:21.198Z | Downloaded cargo-nextest v0.9.97 |
| 181 | 2026-06-04T08:05:21.261Z | Installing cargo-nextest v0.9.97 |
| 182 | 2026-06-04T08:05:21.302Z | Updating crates.io index |
| 183 | 2026-06-04T08:05:23.824Z | Locking 404 packages to latest compatible versions |
| 184 | 2026-06-04T08:05:23.829Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 185 | 2026-06-04T08:05:23.832Z | Adding duct v0.13.7 (available: v1.1.1) |
| 186 | 2026-06-04T08:05:23.832Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 187 | 2026-06-04T08:05:23.832Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 188 | 2026-06-04T08:05:23.835Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 189 | 2026-06-04T08:05:23.835Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 190 | 2026-06-04T08:05:23.835Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 191 | 2026-06-04T08:05:23.838Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 192 | 2026-06-04T08:05:23.844Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 193 | 2026-06-04T08:05:23.870Z | Downloading crates ... |
| 194 | 2026-06-04T08:05:23.934Z | Downloaded async-scoped v0.9.0 |
| 195 | 2026-06-04T08:05:23.950Z | Downloaded addr2line v0.25.1 |
| 196 | 2026-06-04T08:05:23.953Z | Downloaded futures-core v0.3.32 |
| 197 | 2026-06-04T08:05:23.956Z | Downloaded hyper-tls v0.6.0 |
| 198 | 2026-06-04T08:05:23.959Z | Downloaded home v0.5.12 |
| 199 | 2026-06-04T08:05:23.962Z | Downloaded digest v0.10.7 |
| 200 | 2026-06-04T08:05:23.962Z | Downloaded equivalent v1.0.2 |
| 201 | 2026-06-04T08:05:23.965Z | Downloaded color-spantrace v0.3.0 |
| 202 | 2026-06-04T08:05:23.965Z | Downloaded cpufeatures v0.2.17 |
| 203 | 2026-06-04T08:05:23.965Z | Downloaded generic-array v0.14.7 |
| 204 | 2026-06-04T08:05:23.968Z | Downloaded atomicwrites v0.4.4 |
| 205 | 2026-06-04T08:05:23.968Z | Downloaded anstyle-query v1.1.5 |
| 206 | 2026-06-04T08:05:23.971Z | Downloaded lru-slab v0.1.2 |
| 207 | 2026-06-04T08:05:23.971Z | Downloaded hex v0.4.3 |
| 208 | 2026-06-04T08:05:23.971Z | Downloaded adler2 v2.0.1 |
| 209 | 2026-06-04T08:05:23.974Z | Downloaded rustc-hash v2.1.2 |
| 210 | 2026-06-04T08:05:23.977Z | Downloaded proc-macro2 v1.0.106 |
| 211 | 2026-06-04T08:05:23.977Z | Downloaded is_terminal_polyfill v1.70.2 |
| 212 | 2026-06-04T08:05:23.981Z | Downloaded indenter v0.3.4 |
| 213 | 2026-06-04T08:05:23.981Z | Downloaded itoa v1.0.18 |
| 214 | 2026-06-04T08:05:23.984Z | Downloaded cfg-if v1.0.4 |
| 215 | 2026-06-04T08:05:23.991Z | Downloaded errno v0.3.14 |
| 216 | 2026-06-04T08:05:23.994Z | Downloaded clap_lex v1.1.0 |
| 217 | 2026-06-04T08:05:23.994Z | Downloaded crc32fast v1.5.0 |
| 218 | 2026-06-04T08:05:23.994Z | Downloaded eyre v0.6.12 |
| 219 | 2026-06-04T08:05:23.998Z | Downloaded openssl-macros v0.1.1 |
| 220 | 2026-06-04T08:05:24.001Z | Downloaded pkg-config v0.3.33 |
| 221 | 2026-06-04T08:05:24.001Z | Downloaded document-features v0.2.12 |
| 222 | 2026-06-04T08:05:24.004Z | Downloaded openssl-probe v0.2.1 |
| 223 | 2026-06-04T08:05:24.004Z | Downloaded futures-task v0.3.32 |
| 224 | 2026-06-04T08:05:24.004Z | Downloaded indent_write v2.2.0 |
| 225 | 2026-06-04T08:05:24.007Z | Downloaded heck v0.5.0 |
| 226 | 2026-06-04T08:05:24.007Z | Downloaded humantime-serde v1.1.1 |
| 227 | 2026-06-04T08:05:24.007Z | Downloaded nextest-workspace-hack v0.1.0 |
| 228 | 2026-06-04T08:05:24.007Z | Downloaded miette-derive v7.6.0 |
| 229 | 2026-06-04T08:05:24.010Z | Downloaded idna_adapter v1.0.0 |
| 230 | 2026-06-04T08:05:24.010Z | Downloaded scopeguard v1.2.0 |
| 231 | 2026-06-04T08:05:24.014Z | Downloaded fnv v1.0.7 |
| 232 | 2026-06-04T08:05:24.014Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 233 | 2026-06-04T08:05:24.014Z | Downloaded block-buffer v0.10.4 |
| 234 | 2026-06-04T08:05:24.017Z | Downloaded humantime v2.3.0 |
| 235 | 2026-06-04T08:05:24.017Z | Downloaded foreign-types v0.3.2 |
| 236 | 2026-06-04T08:05:24.017Z | Downloaded futures-macro v0.3.32 |
| 237 | 2026-06-04T08:05:24.020Z | Downloaded futures-io v0.3.32 |
| 238 | 2026-06-04T08:05:24.020Z | Downloaded colorchoice v1.0.5 |
| 239 | 2026-06-04T08:05:24.023Z | Downloaded crypto-common v0.1.7 |
| 240 | 2026-06-04T08:05:24.023Z | Downloaded cfg_aliases v0.2.1 |
| 241 | 2026-06-04T08:05:24.023Z | Downloaded atomic-waker v1.1.2 |
| 242 | 2026-06-04T08:05:24.026Z | Downloaded cargo-platform v0.2.0 |
| 243 | 2026-06-04T08:05:24.026Z | Downloaded form_urlencoded v1.2.2 |
| 244 | 2026-06-04T08:05:24.026Z | Downloaded guppy-workspace-hack v0.1.0 |
| 245 | 2026-06-04T08:05:24.029Z | Downloaded mukti-metadata v0.3.0 |
| 246 | 2026-06-04T08:05:24.036Z | Downloaded lazy_static v1.5.0 |
| 247 | 2026-06-04T08:05:24.039Z | Downloaded rustc_version v0.4.1 |
| 248 | 2026-06-04T08:05:24.040Z | Downloaded ppv-lite86 v0.2.21 |
| 249 | 2026-06-04T08:05:24.040Z | Downloaded os_pipe v1.2.3 |
| 250 | 2026-06-04T08:05:24.042Z | Downloaded backtrace-ext v0.2.1 |
| 251 | 2026-06-04T08:05:24.042Z | Downloaded debug-ignore v1.0.5 |
| 252 | 2026-06-04T08:05:24.082Z | Downloaded pkcs8 v0.10.2 |
| 253 | 2026-06-04T08:05:24.082Z | Downloaded foreign-types-shared v0.1.1 |
| 254 | 2026-06-04T08:05:24.082Z | Downloaded http-body v1.0.1 |
| 255 | 2026-06-04T08:05:24.090Z | Downloaded percent-encoding v2.3.2 |
| 256 | 2026-06-04T08:05:24.090Z | Downloaded ordered-float v2.10.1 |
| 257 | 2026-06-04T08:05:24.090Z | Downloaded parking_lot_core v0.9.12 |
| 258 | 2026-06-04T08:05:24.090Z | Downloaded httparse v1.10.1 |
| 259 | 2026-06-04T08:05:24.090Z | Downloaded either v1.16.0 |
| 260 | 2026-06-04T08:05:24.090Z | Downloaded cargo-util-schemas v0.2.0 |
| 261 | 2026-06-04T08:05:24.090Z | Downloaded pathdiff v0.2.3 |
| 262 | 2026-06-04T08:05:24.090Z | Downloaded anstream v1.0.0 |
| 263 | 2026-06-04T08:05:24.090Z | Downloaded futures-sink v0.3.32 |
| 264 | 2026-06-04T08:05:24.090Z | Downloaded getrandom v0.2.17 |
| 265 | 2026-06-04T08:05:24.090Z | Downloaded number_prefix v0.4.0 |
| 266 | 2026-06-04T08:05:24.090Z | Downloaded serde-value v0.7.0 |
| 267 | 2026-06-04T08:05:24.090Z | Downloaded sigchld v0.2.4 |
| 268 | 2026-06-04T08:05:24.090Z | Downloaded serde_spanned v0.6.9 |
| 269 | 2026-06-04T08:05:24.090Z | Downloaded serde_urlencoded v0.7.1 |
| 270 | 2026-06-04T08:05:24.094Z | Downloaded signal-hook-mio v0.2.5 |
| 271 | 2026-06-04T08:05:24.094Z | Downloaded shared_child v1.1.1 |
| 272 | 2026-06-04T08:05:24.094Z | Downloaded serde_spanned v1.1.1 |
| 273 | 2026-06-04T08:05:24.094Z | Downloaded signature v2.2.0 |
| 274 | 2026-06-04T08:05:24.094Z | Downloaded shell-words v1.1.1 |
| 275 | 2026-06-04T08:05:24.094Z | Downloaded rand_core v0.9.5 |
| 276 | 2026-06-04T08:05:24.097Z | Downloaded ipnet v2.12.0 |
| 277 | 2026-06-04T08:05:24.097Z | Downloaded rustc-demangle v0.1.27 |
| 278 | 2026-06-04T08:05:24.100Z | Downloaded quote v1.0.45 |
| 279 | 2026-06-04T08:05:24.103Z | Downloaded cargo_metadata v0.23.1 |
| 280 | 2026-06-04T08:05:24.103Z | Downloaded nested v0.1.1 |
| 281 | 2026-06-04T08:05:24.103Z | Downloaded cargo-platform v0.3.3 |
| 282 | 2026-06-04T08:05:24.106Z | Downloaded http-body-util v0.1.3 |
| 283 | 2026-06-04T08:05:24.106Z | Downloaded futures-executor v0.3.32 |
| 284 | 2026-06-04T08:05:24.106Z | Downloaded ed25519 v2.2.3 |
| 285 | 2026-06-04T08:05:24.109Z | Downloaded subtle v2.6.1 |
| 286 | 2026-06-04T08:05:24.109Z | Downloaded iana-time-zone v0.1.65 |
| 287 | 2026-06-04T08:05:24.112Z | Downloaded erased-serde v0.4.10 |
| 288 | 2026-06-04T08:05:24.112Z | Downloaded future-queue v0.4.0 |
| 289 | 2026-06-04T08:05:24.115Z | Downloaded base64ct v1.8.3 |
| 290 | 2026-06-04T08:05:24.115Z | Downloaded newtype-uuid v1.3.2 |
| 291 | 2026-06-04T08:05:24.118Z | Downloaded once_cell v1.21.4 |
| 292 | 2026-06-04T08:05:24.118Z | Downloaded globset v0.4.18 |
| 293 | 2026-06-04T08:05:24.118Z | Downloaded swrite v0.1.0 |
| 294 | 2026-06-04T08:05:24.121Z | Downloaded supports-hyperlinks v3.2.0 |
| 295 | 2026-06-04T08:05:24.121Z | Downloaded enable-ansi-support v0.2.1 |
| 296 | 2026-06-04T08:05:24.121Z | Downloaded is_ci v1.2.0 |
| 297 | 2026-06-04T08:05:24.121Z | Downloaded nextest-filtering v0.15.0 |
| 298 | 2026-06-04T08:05:24.124Z | Downloaded filetime v0.2.29 |
| 299 | 2026-06-04T08:05:24.125Z | Downloaded supports-unicode v3.0.0 |
| 300 | 2026-06-04T08:05:24.125Z | Downloaded sync_wrapper v1.0.2 |
| 301 | 2026-06-04T08:05:24.128Z | Downloaded clap_derive v4.6.1 |
| 302 | 2026-06-04T08:05:24.128Z | Downloaded pin-project-internal v1.1.13 |
| 303 | 2026-06-04T08:05:24.132Z | Downloaded cargo_metadata v0.20.0 |
| 304 | 2026-06-04T08:05:24.132Z | Downloaded autocfg v1.5.1 |
| 305 | 2026-06-04T08:05:24.132Z | Downloaded supports-color v3.0.2 |
| 306 | 2026-06-04T08:05:24.135Z | Downloaded tokio-macros v2.7.0 |
| 307 | 2026-06-04T08:05:24.135Z | Downloaded foldhash v0.1.5 |
| 308 | 2026-06-04T08:05:24.135Z | Downloaded fastrand v2.4.1 |
| 309 | 2026-06-04T08:05:24.135Z | Downloaded find-msvc-tools v0.1.9 |
| 310 | 2026-06-04T08:05:24.135Z | Downloaded strsim v0.11.1 |
| 311 | 2026-06-04T08:05:24.138Z | Downloaded strip-ansi-escapes v0.2.1 |
| 312 | 2026-06-04T08:05:24.138Z | Downloaded anstyle-parse v1.0.0 |
| 313 | 2026-06-04T08:05:24.138Z | Downloaded duct v0.13.7 |
| 314 | 2026-06-04T08:05:24.142Z | Downloaded convert_case v0.10.0 |
| 315 | 2026-06-04T08:05:24.142Z | Downloaded pin-project-lite v0.2.17 |
| 316 | 2026-06-04T08:05:24.145Z | Downloaded console v0.15.11 |
| 317 | 2026-06-04T08:05:24.145Z | Downloaded camino-tempfile v1.4.1 |
| 318 | 2026-06-04T08:05:24.148Z | Downloaded terminal_size v0.4.4 |
| 319 | 2026-06-04T08:05:24.148Z | Downloaded self-replace v1.5.0 |
| 320 | 2026-06-04T08:05:24.148Z | Downloaded base64 v0.22.1 |
| 321 | 2026-06-04T08:05:24.151Z | Downloaded rand_core v0.6.4 |
| 322 | 2026-06-04T08:05:24.156Z | Downloaded nextest-metadata v0.12.2 |
| 323 | 2026-06-04T08:05:24.159Z | Downloaded native-tls v0.2.18 |
| 324 | 2026-06-04T08:05:24.159Z | Downloaded signal-hook-registry v1.4.8 |
| 325 | 2026-06-04T08:05:24.159Z | Downloaded shlex v2.0.1 |
| 326 | 2026-06-04T08:05:24.159Z | Downloaded jobserver v0.1.34 |
| 327 | 2026-06-04T08:05:24.162Z | Downloaded tinyvec_macros v0.1.1 |
| 328 | 2026-06-04T08:05:24.165Z | Downloaded toml_write v0.1.2 |
| 329 | 2026-06-04T08:05:24.165Z | Downloaded serde_ignored v0.1.14 |
| 330 | 2026-06-04T08:05:24.165Z | Downloaded sha2 v0.10.9 |
| 331 | 2026-06-04T08:05:24.168Z | Downloaded litrs v1.0.0 |
| 332 | 2026-06-04T08:05:24.168Z | Downloaded serde_path_to_error v0.1.20 |
| 333 | 2026-06-04T08:05:24.172Z | Downloaded serde-untagged v0.1.9 |
| 334 | 2026-06-04T08:05:24.172Z | Downloaded quick-junit v0.5.2 |
| 335 | 2026-06-04T08:05:24.175Z | Downloaded tower-service v0.3.3 |
| 336 | 2026-06-04T08:05:24.175Z | Downloaded simd-adler32 v0.3.9 |
| 337 | 2026-06-04T08:05:24.175Z | Downloaded dialoguer v0.11.0 |
| 338 | 2026-06-04T08:05:24.179Z | Downloaded cfg-expr v0.20.8 |
| 339 | 2026-06-04T08:05:24.179Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-06-04T08:05:24.182Z | Downloaded spki v0.7.3 |
| 341 | 2026-06-04T08:05:24.182Z | Downloaded const-oid v0.9.6 |
| 342 | 2026-06-04T08:05:24.185Z | Downloaded tower-layer v0.3.3 |
| 343 | 2026-06-04T08:05:24.185Z | Downloaded ahash v0.8.12 |
| 344 | 2026-06-04T08:05:24.185Z | Downloaded hyper-rustls v0.27.9 |
| 345 | 2026-06-04T08:05:24.188Z | Downloaded fixedbitset v0.5.7 |
| 346 | 2026-06-04T08:05:24.191Z | Downloaded tracing-error v0.2.1 |
| 347 | 2026-06-04T08:05:24.191Z | Downloaded anstyle v1.0.14 |
| 348 | 2026-06-04T08:05:24.191Z | Downloaded target-lexicon v0.13.5 |
| 349 | 2026-06-04T08:05:24.194Z | Downloaded indicatif v0.17.11 |
| 350 | 2026-06-04T08:05:24.194Z | Downloaded smol_str v0.3.6 |
| 351 | 2026-06-04T08:05:24.198Z | Downloaded camino v1.2.2 |
| 352 | 2026-06-04T08:05:24.198Z | Downloaded rand_chacha v0.9.0 |
| 353 | 2026-06-04T08:05:24.200Z | Downloaded openssl-sys v0.9.116 |
| 354 | 2026-06-04T08:05:24.204Z | Downloaded typeid v1.0.3 |
| 355 | 2026-06-04T08:05:24.204Z | Downloaded target-spec-miette v0.4.8 |
| 356 | 2026-06-04T08:05:24.207Z | Downloaded static_assertions v1.1.0 |
| 357 | 2026-06-04T08:05:24.207Z | Downloaded want v0.3.1 |
| 358 | 2026-06-04T08:05:24.207Z | Downloaded utf8parse v0.2.2 |
| 359 | 2026-06-04T08:05:24.211Z | Downloaded unicode-linebreak v0.1.5 |
| 360 | 2026-06-04T08:05:24.214Z | Downloaded thiserror-impl v1.0.69 |
| 361 | 2026-06-04T08:05:24.217Z | Downloaded owo-colors v4.3.0 |
| 362 | 2026-06-04T08:05:24.217Z | Downloaded derive-where v1.6.1 |
| 363 | 2026-06-04T08:05:24.221Z | Downloaded thiserror-impl v2.0.18 |
| 364 | 2026-06-04T08:05:24.221Z | Downloaded clap v4.6.1 |
| 365 | 2026-06-04T08:05:24.225Z | Downloaded thread_local v1.1.9 |
| 366 | 2026-06-04T08:05:24.228Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-06-04T08:05:24.233Z | Downloaded version_check v0.9.5 |
| 368 | 2026-06-04T08:05:24.233Z | Downloaded utf8_iter v1.0.4 |
| 369 | 2026-06-04T08:05:24.233Z | Downloaded try-lock v0.2.5 |
| 370 | 2026-06-04T08:05:24.233Z | Downloaded tokio-native-tls v0.3.1 |
| 371 | 2026-06-04T08:05:24.236Z | Downloaded untrusted v0.9.0 |
| 372 | 2026-06-04T08:05:24.236Z | Downloaded slab v0.4.12 |
| 373 | 2026-06-04T08:05:24.236Z | Downloaded rustls-pki-types v1.14.1 |
| 374 | 2026-06-04T08:05:24.236Z | Downloaded xattr v1.6.1 |
| 375 | 2026-06-04T08:05:24.239Z | Downloaded urlencoding v2.1.3 |
| 376 | 2026-06-04T08:05:24.239Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 377 | 2026-06-04T08:05:24.239Z | Downloaded thiserror v1.0.69 |
| 378 | 2026-06-04T08:05:24.242Z | Downloaded unicode-xid v0.2.6 |
| 379 | 2026-06-04T08:05:24.245Z | Downloaded futures-channel v0.3.32 |
| 380 | 2026-06-04T08:05:24.248Z | Downloaded parking_lot v0.12.5 |
| 381 | 2026-06-04T08:05:24.256Z | Downloaded ryu v1.0.23 |
| 382 | 2026-06-04T08:05:24.259Z | Downloaded futures v0.3.32 |
| 383 | 2026-06-04T08:05:24.259Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 384 | 2026-06-04T08:05:24.259Z | Downloaded quinn-udp v0.5.14 |
| 385 | 2026-06-04T08:05:24.259Z | Downloaded getrandom v0.3.4 |
| 386 | 2026-06-04T08:05:24.262Z | Downloaded log v0.4.32 |
| 387 | 2026-06-04T08:05:24.266Z | Downloaded target-spec v3.6.0 |
| 388 | 2026-06-04T08:05:24.269Z | Downloaded self_update v0.42.0 |
| 389 | 2026-06-04T08:05:24.272Z | Downloaded tracing-log v0.2.0 |
| 390 | 2026-06-04T08:05:24.272Z | Downloaded lock_api v0.4.14 |
| 391 | 2026-06-04T08:05:24.276Z | Downloaded indexmap v2.14.0 |
| 392 | 2026-06-04T08:05:24.279Z | Downloaded unicase v2.9.0 |
| 393 | 2026-06-04T08:05:24.279Z | Downloaded zeroize v1.8.2 |
| 394 | 2026-06-04T08:05:24.279Z | Downloaded xxhash-rust v0.8.15 |
| 395 | 2026-06-04T08:05:24.282Z | Downloaded zstd v0.13.3 |
| 396 | 2026-06-04T08:05:24.282Z | Downloaded tokio-stream v0.1.18 |
| 397 | 2026-06-04T08:05:24.285Z | Downloaded toml v0.8.23 |
| 398 | 2026-06-04T08:05:24.285Z | Downloaded smallvec v1.15.1 |
| 399 | 2026-06-04T08:05:24.288Z | Downloaded semver v1.0.28 |
| 400 | 2026-06-04T08:05:24.288Z | Downloaded sharded-slab v0.1.7 |
| 401 | 2026-06-04T08:05:24.291Z | Downloaded serde_core v1.0.228 |
| 402 | 2026-06-04T08:05:24.291Z | Downloaded zmij v1.0.21 |
| 403 | 2026-06-04T08:05:24.294Z | Downloaded bitflags v2.12.1 |
| 404 | 2026-06-04T08:05:24.294Z | Downloaded zipsign-api v0.1.5 |
| 405 | 2026-06-04T08:05:24.297Z | Downloaded serde_derive v1.0.228 |
| 406 | 2026-06-04T08:05:24.297Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 407 | 2026-06-04T08:05:24.301Z | Downloaded getrandom v0.4.2 |
| 408 | 2026-06-04T08:05:24.301Z | Downloaded tracing-attributes v0.1.31 |
| 409 | 2026-06-04T08:05:24.304Z | Downloaded cc v1.2.63 |
| 410 | 2026-06-04T08:05:24.307Z | Downloaded pin-project v1.1.13 |
| 411 | 2026-06-04T08:05:24.313Z | Downloaded socket2 v0.6.4 |
| 412 | 2026-06-04T08:05:24.318Z | Downloaded der v0.7.10 |
| 413 | 2026-06-04T08:05:24.322Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-06-04T08:05:24.322Z | Downloaded tinyvec v1.11.0 |
| 415 | 2026-06-04T08:05:24.322Z | Downloaded tempfile v3.27.0 |
| 416 | 2026-06-04T08:05:24.325Z | Downloaded borsh v1.6.1 |
| 417 | 2026-06-04T08:05:24.328Z | Downloaded signal-hook v0.3.18 |
| 418 | 2026-06-04T08:05:24.328Z | Downloaded miniz_oxide v0.8.9 |
| 419 | 2026-06-04T08:05:24.331Z | Downloaded flate2 v1.1.9 |
| 420 | 2026-06-04T08:05:24.335Z | Downloaded derive_more v2.1.1 |
| 421 | 2026-06-04T08:05:24.339Z | Downloaded config v0.15.23 |
| 422 | 2026-06-04T08:05:24.342Z | Downloaded ed25519-dalek v2.2.0 |
| 423 | 2026-06-04T08:05:24.345Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 424 | 2026-06-04T08:05:24.348Z | Downloaded zstd-safe v7.2.4 |
| 425 | 2026-06-04T08:05:24.348Z | Downloaded unicode-ident v1.0.24 |
| 426 | 2026-06-04T08:05:24.351Z | Downloaded bytes v1.11.1 |
| 427 | 2026-06-04T08:05:24.354Z | Downloaded tokio-rustls v0.26.4 |
| 428 | 2026-06-04T08:05:24.354Z | Downloaded num-traits v0.2.19 |
| 429 | 2026-06-04T08:05:24.360Z | Downloaded http v1.4.1 |
| 430 | 2026-06-04T08:05:24.360Z | Downloaded itertools v0.14.0 |
| 431 | 2026-06-04T08:05:24.365Z | Downloaded quinn v0.11.9 |
| 432 | 2026-06-04T08:05:24.365Z | Downloaded backtrace v0.3.76 |
| 433 | 2026-06-04T08:05:24.368Z | Downloaded vte v0.14.1 |
| 434 | 2026-06-04T08:05:24.368Z | Downloaded uuid v1.23.2 |
| 435 | 2026-06-04T08:05:24.371Z | Downloaded mio v1.2.1 |
| 436 | 2026-06-04T08:05:24.374Z | Downloaded tar v0.4.46 |
| 437 | 2026-06-04T08:05:24.374Z | Downloaded serde v1.0.228 |
| 438 | 2026-06-04T08:05:24.377Z | Downloaded derive_more-impl v2.1.1 |
| 439 | 2026-06-04T08:05:24.383Z | Downloaded toml_edit v0.22.27 |
| 440 | 2026-06-04T08:05:24.388Z | Downloaded rustls-webpki v0.103.13 |
| 441 | 2026-06-04T08:05:24.392Z | Downloaded miette v7.6.0 |
| 442 | 2026-06-04T08:05:24.395Z | Downloaded tracing-core v0.1.36 |
| 443 | 2026-06-04T08:05:24.408Z | Downloaded hyper-util v0.1.20 |
| 444 | 2026-06-04T08:05:24.413Z | Downloaded memchr v2.8.1 |
| 445 | 2026-06-04T08:05:24.418Z | Downloaded rand v0.9.4 |
| 446 | 2026-06-04T08:05:24.425Z | Downloaded hashbrown v0.15.5 |
| 447 | 2026-06-04T08:05:24.428Z | Downloaded url v2.5.8 |
| 448 | 2026-06-04T08:05:24.431Z | Downloaded clap_builder v4.6.0 |
| 449 | 2026-06-04T08:05:24.434Z | Downloaded tower v0.5.3 |
| 450 | 2026-06-04T08:05:24.444Z | Downloaded crossterm v0.29.0 |
| 451 | 2026-06-04T08:05:24.449Z | Downloaded idna v1.1.0 |
| 452 | 2026-06-04T08:05:24.452Z | Downloaded typenum v1.20.1 |
| 453 | 2026-06-04T08:05:24.464Z | Downloaded guppy v0.17.26 |
| 454 | 2026-06-04T08:05:24.468Z | Downloaded hashbrown v0.17.1 |
| 455 | 2026-06-04T08:05:24.472Z | Downloaded serde_json v1.0.150 |
| 456 | 2026-06-04T08:05:24.479Z | Downloaded futures-util v0.3.32 |
| 457 | 2026-06-04T08:05:24.483Z | Downloaded ron v0.12.1 |
| 458 | 2026-06-04T08:05:24.488Z | Downloaded aho-corasick v1.1.4 |
| 459 | 2026-06-04T08:05:24.493Z | Downloaded unicode-segmentation v1.13.3 |
| 460 | 2026-06-04T08:05:24.497Z | Downloaded h2 v0.4.14 |
| 461 | 2026-06-04T08:05:24.500Z | Downloaded regex v1.12.3 |
| 462 | 2026-06-04T08:05:24.503Z | Downloaded unicode-normalization v0.1.25 |
| 463 | 2026-06-04T08:05:24.506Z | Downloaded reqwest v0.12.28 |
| 464 | 2026-06-04T08:05:24.510Z | Downloaded pulldown-cmark v0.13.4 |
| 465 | 2026-06-04T08:05:24.514Z | Downloaded tokio-util v0.7.18 |
| 466 | 2026-06-04T08:05:24.522Z | Downloaded tower-http v0.6.11 |
| 467 | 2026-06-04T08:05:24.528Z | Downloaded portable-atomic v1.13.1 |
| 468 | 2026-06-04T08:05:24.532Z | Downloaded winnow v0.7.15 |
| 469 | 2026-06-04T08:05:24.539Z | Downloaded quick-xml v0.37.5 |
| 470 | 2026-06-04T08:05:24.542Z | Downloaded chrono v0.4.44 |
| 471 | 2026-06-04T08:05:24.556Z | Downloaded winnow v1.0.3 |
| 472 | 2026-06-04T08:05:24.566Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-06-04T08:05:24.569Z | Downloaded vcpkg v0.2.15 |
| 474 | 2026-06-04T08:05:24.593Z | Downloaded webpki-roots v1.0.7 |
| 475 | 2026-06-04T08:05:24.596Z | Downloaded gimli v0.32.3 |
| 476 | 2026-06-04T08:05:24.599Z | Downloaded syn v2.0.117 |
| 477 | 2026-06-04T08:05:24.605Z | Downloaded curve25519-dalek v4.1.3 |
| 478 | 2026-06-04T08:05:24.610Z | Downloaded hyper v1.10.1 |
| 479 | 2026-06-04T08:05:24.614Z | Downloaded tracing-subscriber v0.3.23 |
| 480 | 2026-06-04T08:05:24.618Z | Downloaded bstr v1.12.1 |
| 481 | 2026-06-04T08:05:24.629Z | Downloaded tracing v0.1.44 |
| 482 | 2026-06-04T08:05:24.640Z | Downloaded quinn-proto v0.11.14 |
| 483 | 2026-06-04T08:05:24.644Z | Downloaded color-eyre v0.6.5 |
| 484 | 2026-06-04T08:05:24.649Z | Downloaded nextest-runner v0.80.0 |
| 485 | 2026-06-04T08:05:24.655Z | Downloaded openssl v0.10.80 |
| 486 | 2026-06-04T08:05:24.691Z | Downloaded unicode-width v0.1.14 |
| 487 | 2026-06-04T08:05:24.695Z | Downloaded zerocopy v0.8.50 |
| 488 | 2026-06-04T08:05:24.705Z | Downloaded unicode-width v0.2.2 |
| 489 | 2026-06-04T08:05:24.714Z | Downloaded nix v0.30.1 |
| 490 | 2026-06-04T08:05:24.732Z | Downloaded object v0.37.3 |
| 491 | 2026-06-04T08:05:24.738Z | Downloaded rustix v0.38.44 |
| 492 | 2026-06-04T08:05:24.751Z | Downloaded rustls v0.23.40 |
| 493 | 2026-06-04T08:05:24.757Z | Downloaded regex-syntax v0.8.10 |
| 494 | 2026-06-04T08:05:24.764Z | Downloaded rustix v1.1.4 |
| 495 | 2026-06-04T08:05:24.846Z | Downloaded regex-automata v0.4.14 |
| 496 | 2026-06-04T08:05:24.891Z | Downloaded petgraph v0.8.3 |
| 497 | 2026-06-04T08:05:24.905Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 498 | 2026-06-04T08:05:24.918Z | Downloaded libc v0.2.186 |
| 499 | 2026-06-04T08:05:24.936Z | Downloaded tokio v1.52.3 |
| 500 | 2026-06-04T08:05:25.016Z | Downloaded recursion v0.5.4 |
| 501 | 2026-06-04T08:05:25.024Z | Downloaded ring v0.17.14 |
| 502 | 2026-06-04T08:05:25.087Z | Compiling libc v0.2.186 |
| 503 | 2026-06-04T08:05:25.087Z | Compiling proc-macro2 v1.0.106 |
| 504 | 2026-06-04T08:05:25.087Z | Compiling unicode-ident v1.0.24 |
| 505 | 2026-06-04T08:05:25.087Z | Compiling quote v1.0.45 |
| 506 | 2026-06-04T08:05:25.091Z | Compiling serde_core v1.0.228 |
| 507 | 2026-06-04T08:05:25.091Z | Compiling cfg-if v1.0.4 |
| 508 | 2026-06-04T08:05:25.091Z | Compiling memchr v2.8.1 |
| 509 | 2026-06-04T08:05:25.241Z | Compiling once_cell v1.21.4 |
| 510 | 2026-06-04T08:05:25.336Z | Compiling log v0.4.32 |
| 511 | 2026-06-04T08:05:25.382Z | Compiling pin-project-lite v0.2.17 |
| 512 | 2026-06-04T08:05:25.495Z | Compiling itoa v1.0.18 |
| 513 | 2026-06-04T08:05:25.507Z | Compiling serde v1.0.228 |
| 514 | 2026-06-04T08:05:25.681Z | Compiling smallvec v1.15.1 |
| 515 | 2026-06-04T08:05:25.731Z | Compiling futures-core v0.3.32 |
| 516 | 2026-06-04T08:05:25.863Z | Compiling bitflags v2.12.1 |
| 517 | 2026-06-04T08:05:25.890Z | Compiling equivalent v1.0.2 |
| 518 | 2026-06-04T08:05:25.927Z | Compiling hashbrown v0.17.1 |
| 519 | 2026-06-04T08:05:25.976Z | Compiling shlex v2.0.1 |
| 520 | 2026-06-04T08:05:26.090Z | Compiling errno v0.3.14 |
| 521 | 2026-06-04T08:05:26.191Z | Compiling find-msvc-tools v0.1.9 |
| 522 | 2026-06-04T08:05:26.251Z | Compiling signal-hook-registry v1.4.8 |
| 523 | 2026-06-04T08:05:26.267Z | Compiling bytes v1.11.1 |
| 524 | 2026-06-04T08:05:26.426Z | Compiling mio v1.2.1 |
| 525 | 2026-06-04T08:05:26.482Z | Compiling jobserver v0.1.34 |
| 526 | 2026-06-04T08:05:26.492Z | Compiling rustix v1.1.4 |
| 527 | 2026-06-04T08:05:26.607Z | Compiling syn v2.0.117 |
| 528 | 2026-06-04T08:05:26.654Z | Compiling futures-sink v0.3.32 |
| 529 | 2026-06-04T08:05:26.765Z | Compiling cc v1.2.63 |
| 530 | 2026-06-04T08:05:26.787Z | Compiling socket2 v0.6.4 |
| 531 | 2026-06-04T08:05:26.800Z | Compiling slab v0.4.12 |
| 532 | 2026-06-04T08:05:27.001Z | Compiling zmij v1.0.21 |
| 533 | 2026-06-04T08:05:27.121Z | Compiling futures-channel v0.3.32 |
| 534 | 2026-06-04T08:05:27.136Z | Compiling tracing-core v0.1.36 |
| 535 | 2026-06-04T08:05:27.352Z | Compiling version_check v0.9.5 |
| 536 | 2026-06-04T08:05:27.378Z | Compiling serde_json v1.0.150 |
| 537 | 2026-06-04T08:05:27.622Z | Compiling indexmap v2.14.0 |
| 538 | 2026-06-04T08:05:27.695Z | Compiling futures-task v0.3.32 |
| 539 | 2026-06-04T08:05:27.733Z | Compiling getrandom v0.4.2 |
| 540 | 2026-06-04T08:05:27.874Z | Compiling futures-io v0.3.32 |
| 541 | 2026-06-04T08:05:28.075Z | Compiling camino v1.2.2 |
| 542 | 2026-06-04T08:05:28.083Z | Compiling unicode-width v0.2.2 |
| 543 | 2026-06-04T08:05:28.086Z | Compiling percent-encoding v2.3.2 |
| 544 | 2026-06-04T08:05:28.291Z | Compiling ring v0.17.14 |
| 545 | 2026-06-04T08:05:28.393Z | Compiling http v1.4.1 |
| 546 | 2026-06-04T08:05:28.471Z | Compiling autocfg v1.5.1 |
| 547 | 2026-06-04T08:05:28.508Z | Compiling adler2 v2.0.1 |
| 548 | 2026-06-04T08:05:28.564Z | Compiling zeroize v1.8.2 |
| 549 | 2026-06-04T08:05:28.682Z | Compiling simd-adler32 v0.3.9 |
| 550 | 2026-06-04T08:05:28.839Z | Compiling num-traits v0.2.19 |
| 551 | 2026-06-04T08:05:29.090Z | Compiling miniz_oxide v0.8.9 |
| 552 | 2026-06-04T08:05:29.100Z | Compiling getrandom v0.3.4 |
| 553 | 2026-06-04T08:05:29.368Z | Compiling target-lexicon v0.13.5 |
| 554 | 2026-06-04T08:05:29.447Z | Compiling zerocopy v0.8.50 |
| 555 | 2026-06-04T08:05:29.548Z | Compiling object v0.37.3 |
| 556 | 2026-06-04T08:05:29.913Z | Compiling http-body v1.0.1 |
| 557 | 2026-06-04T08:05:29.924Z | Compiling rustls-pki-types v1.14.1 |
| 558 | 2026-06-04T08:05:30.073Z | Compiling form_urlencoded v1.2.2 |
| 559 | 2026-06-04T08:05:30.090Z | Compiling semver v1.0.28 |
| 560 | 2026-06-04T08:05:30.246Z | Compiling serde_derive v1.0.228 |
| 561 | 2026-06-04T08:05:30.349Z | Compiling tokio-macros v2.7.0 |
| 562 | 2026-06-04T08:05:30.364Z | Compiling futures-macro v0.3.32 |
| 563 | 2026-06-04T08:05:30.539Z | Compiling tracing-attributes v0.1.31 |
| 564 | 2026-06-04T08:05:30.732Z | Compiling getrandom v0.2.17 |
| 565 | 2026-06-04T08:05:30.745Z | Compiling fnv v1.0.7 |
| 566 | 2026-06-04T08:05:30.790Z | Compiling idna_adapter v1.0.0 |
| 567 | 2026-06-04T08:05:30.848Z | Compiling utf8_iter v1.0.4 |
| 568 | 2026-06-04T08:05:30.892Z | Compiling guppy-workspace-hack v0.1.0 |
| 569 | 2026-06-04T08:05:30.924Z | Compiling thiserror v2.0.18 |
| 570 | 2026-06-04T08:05:31.012Z | Compiling owo-colors v4.3.0 |
| 571 | 2026-06-04T08:05:31.111Z | Compiling tokio v1.52.3 |
| 572 | 2026-06-04T08:05:31.124Z | Compiling gimli v0.32.3 |
| 573 | 2026-06-04T08:05:31.197Z | Compiling futures-util v0.3.32 |
| 574 | 2026-06-04T08:05:31.275Z | Compiling httparse v1.10.1 |
| 575 | 2026-06-04T08:05:31.353Z | Compiling signal-hook v0.3.18 |
| 576 | 2026-06-04T08:05:31.584Z | Compiling untrusted v0.9.0 |
| 577 | 2026-06-04T08:05:31.758Z | Compiling tracing v0.1.44 |
| 578 | 2026-06-04T08:05:31.761Z | Compiling idna v1.1.0 |
| 579 | 2026-06-04T08:05:31.905Z | Compiling thiserror-impl v2.0.18 |
| 580 | 2026-06-04T08:05:33.053Z | Compiling addr2line v0.25.1 |
| 581 | 2026-06-04T08:05:33.520Z | Compiling generic-array v0.14.7 |
| 582 | 2026-06-04T08:05:33.763Z | Compiling rustls v0.23.40 |
| 583 | 2026-06-04T08:05:33.776Z | Compiling target-spec v3.6.0 |
| 584 | 2026-06-04T08:05:33.869Z | Compiling typeid v1.0.3 |
| 585 | 2026-06-04T08:05:33.994Z | Compiling rustc-demangle v0.1.27 |
| 586 | 2026-06-04T08:05:34.058Z | Compiling try-lock v0.2.5 |
| 587 | 2026-06-04T08:05:34.071Z | Compiling thiserror v1.0.69 |
| 588 | 2026-06-04T08:05:34.162Z | Compiling fastrand v2.4.1 |
| 589 | 2026-06-04T08:05:34.175Z | Compiling atomic-waker v1.1.2 |
| 590 | 2026-06-04T08:05:34.305Z | Compiling pkg-config v0.3.33 |
| 591 | 2026-06-04T08:05:34.382Z | Compiling tower-service v0.3.3 |
| 592 | 2026-06-04T08:05:34.495Z | Compiling tempfile v3.27.0 |
| 593 | 2026-06-04T08:05:34.732Z | Compiling want v0.3.1 |
| 594 | 2026-06-04T08:05:34.753Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 595 | 2026-06-04T08:05:34.980Z | Compiling cfg-expr v0.20.8 |
| 596 | 2026-06-04T08:05:34.993Z | Compiling tokio-util v0.7.18 |
| 597 | 2026-06-04T08:05:35.292Z | Compiling url v2.5.8 |
| 598 | 2026-06-04T08:05:35.476Z | Compiling h2 v0.4.14 |
| 599 | 2026-06-04T08:05:35.944Z | Compiling backtrace v0.3.76 |
| 600 | 2026-06-04T08:05:36.885Z | Compiling thiserror-impl v1.0.69 |
| 601 | 2026-06-04T08:05:36.900Z | Compiling terminal_size v0.4.4 |
| 602 | 2026-06-04T08:05:36.991Z | Compiling aho-corasick v1.1.4 |
| 603 | 2026-06-04T08:05:37.057Z | Compiling regex-syntax v0.8.10 |
| 604 | 2026-06-04T08:05:37.783Z | Compiling rustls-webpki v0.103.13 |
| 605 | 2026-06-04T08:05:38.050Z | Compiling erased-serde v0.4.10 |
| 606 | 2026-06-04T08:05:38.369Z | Compiling typenum v1.20.1 |
| 607 | 2026-06-04T08:05:39.077Z | Compiling subtle v2.6.1 |
| 608 | 2026-06-04T08:05:39.280Z | Compiling winnow v0.7.15 |
| 609 | 2026-06-04T08:05:40.794Z | Compiling regex-automata v0.4.14 |
| 610 | 2026-06-04T08:05:41.113Z | Compiling hyper v1.10.1 |
| 611 | 2026-06-04T08:05:42.556Z | Compiling serde_spanned v0.6.9 |
| 612 | 2026-06-04T08:05:42.725Z | Compiling toml_datetime v0.6.11 |
| 613 | 2026-06-04T08:05:43.104Z | Compiling ahash v0.8.12 |
| 614 | 2026-06-04T08:05:43.372Z | Compiling sync_wrapper v1.0.2 |
| 615 | 2026-06-04T08:05:43.493Z | Compiling portable-atomic v1.13.1 |
| 616 | 2026-06-04T08:05:43.957Z | Compiling toml_write v0.1.2 |
| 617 | 2026-06-04T08:05:44.055Z | Compiling parking_lot_core v0.9.12 |
| 618 | 2026-06-04T08:05:44.209Z | Compiling foldhash v0.1.5 |
| 619 | 2026-06-04T08:05:44.335Z | Compiling base64 v0.22.1 |
| 620 | 2026-06-04T08:05:44.350Z | Compiling nextest-workspace-hack v0.1.0 |
| 621 | 2026-06-04T08:05:44.467Z | Compiling unicode-linebreak v0.1.5 |
| 622 | 2026-06-04T08:05:44.592Z | Compiling either v1.16.0 |
| 623 | 2026-06-04T08:05:44.711Z | Compiling lazy_static v1.5.0 |
| 624 | 2026-06-04T08:05:44.779Z | Compiling crc32fast v1.5.0 |
| 625 | 2026-06-04T08:05:44.821Z | Compiling tower-layer v0.3.3 |
| 626 | 2026-06-04T08:05:45.835Z | Compiling is_ci v1.2.0 |
| 627 | 2026-06-04T08:05:45.838Z | Compiling unicode-segmentation v1.13.3 |
| 628 | 2026-06-04T08:05:45.838Z | Compiling ipnet v2.12.0 |
| 629 | 2026-06-04T08:05:45.838Z | Compiling tower v0.5.3 |
| 630 | 2026-06-04T08:05:45.838Z | Compiling supports-color v3.0.2 |
| 631 | 2026-06-04T08:05:45.838Z | Compiling hyper-util v0.1.20 |
| 632 | 2026-06-04T08:05:45.838Z | Compiling convert_case v0.10.0 |
| 633 | 2026-06-04T08:05:45.838Z | Compiling sharded-slab v0.1.7 |
| 634 | 2026-06-04T08:05:45.838Z | Compiling textwrap v0.16.2 |
| 635 | 2026-06-04T08:05:45.838Z | Compiling hashbrown v0.15.5 |
| 636 | 2026-06-04T08:05:45.861Z | Compiling toml_edit v0.22.27 |
| 637 | 2026-06-04T08:05:46.107Z | Compiling tokio-rustls v0.26.4 |
| 638 | 2026-06-04T08:05:46.400Z | Compiling backtrace-ext v0.2.1 |
| 639 | 2026-06-04T08:05:46.667Z | Compiling ordered-float v2.10.1 |
| 640 | 2026-06-04T08:05:46.918Z | Compiling webpki-roots v1.0.7 |
| 641 | 2026-06-04T08:05:46.918Z | Compiling miette-derive v7.6.0 |
| 642 | 2026-06-04T08:05:46.944Z | Compiling pathdiff v0.2.3 |
| 643 | 2026-06-04T08:05:47.043Z | Compiling console v0.15.11 |
| 644 | 2026-06-04T08:05:47.081Z | Compiling cargo-platform v0.3.3 |
| 645 | 2026-06-04T08:05:47.653Z | Compiling tracing-log v0.2.0 |
| 646 | 2026-06-04T08:05:47.793Z | Compiling os_pipe v1.2.3 |
| 647 | 2026-06-04T08:05:47.970Z | Compiling thread_local v1.1.9 |
| 648 | 2026-06-04T08:05:48.018Z | Compiling zstd-safe v7.2.4 |
| 649 | 2026-06-04T08:05:48.277Z | Compiling supports-unicode v3.0.0 |
| 650 | 2026-06-04T08:05:48.320Z | Compiling cfg_aliases v0.2.1 |
| 651 | 2026-06-04T08:05:48.378Z | Compiling ryu v1.0.23 |
| 652 | 2026-06-04T08:05:48.378Z | Compiling debug-ignore v1.0.5 |
| 653 | 2026-06-04T08:05:48.403Z | Compiling fixedbitset v0.5.7 |
| 654 | 2026-06-04T08:05:48.442Z | Compiling winnow v1.0.3 |
| 655 | 2026-06-04T08:05:48.497Z | Compiling supports-hyperlinks v3.2.0 |
| 656 | 2026-06-04T08:05:48.672Z | Compiling rustix v0.38.44 |
| 657 | 2026-06-04T08:05:48.759Z | Compiling pulldown-cmark v0.13.4 |
| 658 | 2026-06-04T08:05:48.916Z | Compiling scopeguard v1.2.0 |
| 659 | 2026-06-04T08:05:48.974Z | Compiling unicode-width v0.1.14 |
| 660 | 2026-06-04T08:05:49.027Z | Compiling utf8parse v0.2.2 |
| 661 | 2026-06-04T08:05:49.130Z | Compiling anstyle-parse v1.0.0 |
| 662 | 2026-06-04T08:05:49.143Z | Compiling lock_api v0.4.14 |
| 663 | 2026-06-04T08:05:49.283Z | Compiling miette v7.6.0 |
| 664 | 2026-06-04T08:05:49.374Z | Compiling petgraph v0.8.3 |
| 665 | 2026-06-04T08:05:49.387Z | Compiling serde_urlencoded v0.7.1 |
| 666 | 2026-06-04T08:05:49.674Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 667 | 2026-06-04T08:05:49.898Z | Compiling nix v0.30.1 |
| 668 | 2026-06-04T08:05:50.351Z | Compiling tracing-subscriber v0.3.23 |
| 669 | 2026-06-04T08:05:50.991Z | Compiling sigchld v0.2.4 |
| 670 | 2026-06-04T08:05:51.192Z | Compiling toml v0.8.23 |
| 671 | 2026-06-04T08:05:51.328Z | Compiling cargo_metadata v0.23.1 |
| 672 | 2026-06-04T08:05:52.166Z | Compiling hyper-rustls v0.27.9 |
| 673 | 2026-06-04T08:05:52.896Z | Compiling serde-value v0.7.0 |
| 674 | 2026-06-04T08:05:53.428Z | Compiling serde-untagged v0.1.9 |
| 675 | 2026-06-04T08:05:54.024Z | Compiling derive_more-impl v2.1.1 |
| 676 | 2026-06-04T08:05:54.076Z | Compiling tower-http v0.6.11 |
| 677 | 2026-06-04T08:05:54.397Z | Compiling itertools v0.14.0 |
| 678 | 2026-06-04T08:05:54.503Z | Compiling regex v1.12.3 |
| 679 | 2026-06-04T08:05:54.740Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-06-04T08:05:54.852Z | Compiling crypto-common v0.1.7 |
| 681 | 2026-06-04T08:05:54.895Z | Compiling ppv-lite86 v0.2.21 |
| 682 | 2026-06-04T08:05:54.987Z | Compiling futures-executor v0.3.32 |
| 683 | 2026-06-04T08:05:55.231Z | Compiling rand_core v0.9.5 |
| 684 | 2026-06-04T08:05:55.396Z | Compiling pin-project-internal v1.1.13 |
| 685 | 2026-06-04T08:05:55.495Z | Compiling http-body-util v0.1.3 |
| 686 | 2026-06-04T08:05:55.527Z | Compiling uuid v1.23.2 |
| 687 | 2026-06-04T08:05:55.773Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 688 | 2026-06-04T08:05:55.904Z | Compiling smol_str v0.3.6 |
| 689 | 2026-06-04T08:05:55.935Z | Compiling serde_spanned v1.1.1 |
| 690 | 2026-06-04T08:05:56.083Z | Compiling filetime v0.2.29 |
| 691 | 2026-06-04T08:05:56.096Z | Compiling bstr v1.12.1 |
| 692 | 2026-06-04T08:05:56.191Z | Compiling vte v0.14.1 |
| 693 | 2026-06-04T08:05:56.255Z | Compiling colorchoice v1.0.5 |
| 694 | 2026-06-04T08:05:56.296Z | Compiling unicase v2.9.0 |
| 695 | 2026-06-04T08:05:56.381Z | Compiling litrs v1.0.0 |
| 696 | 2026-06-04T08:05:56.413Z | Compiling anstyle-query v1.1.5 |
| 697 | 2026-06-04T08:05:56.476Z | Compiling xattr v1.6.1 |
| 698 | 2026-06-04T08:05:56.489Z | Compiling tinyvec_macros v0.1.1 |
| 699 | 2026-06-04T08:05:56.519Z | Compiling eyre v0.6.12 |
| 700 | 2026-06-04T08:05:56.559Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-06-04T08:05:56.667Z | Compiling nested v0.1.1 |
| 702 | 2026-06-04T08:05:56.787Z | Compiling number_prefix v0.4.0 |
| 703 | 2026-06-04T08:05:56.825Z | Compiling unicode-xid v0.2.6 |
| 704 | 2026-06-04T08:05:56.838Z | Compiling is_terminal_polyfill v1.70.2 |
| 705 | 2026-06-04T08:05:56.864Z | Compiling anstyle v1.0.14 |
| 706 | 2026-06-04T08:05:56.930Z | Compiling static_assertions v1.1.0 |
| 707 | 2026-06-04T08:05:56.942Z | Compiling self_update v0.42.0 |
| 708 | 2026-06-04T08:05:56.961Z | Compiling color-spantrace v0.3.0 |
| 709 | 2026-06-04T08:05:57.028Z | Compiling guppy v0.17.26 |
| 710 | 2026-06-04T08:05:57.144Z | Compiling anstream v1.0.0 |
| 711 | 2026-06-04T08:05:57.156Z | Compiling cargo-util-schemas v0.2.0 |
| 712 | 2026-06-04T08:05:57.230Z | Compiling indicatif v0.17.11 |
| 713 | 2026-06-04T08:05:57.607Z | Compiling document-features v0.2.12 |
| 714 | 2026-06-04T08:05:57.645Z | Compiling chrono v0.4.44 |
| 715 | 2026-06-04T08:05:58.175Z | Compiling tar v0.4.46 |
| 716 | 2026-06-04T08:05:58.279Z | Compiling tinyvec v1.11.0 |
| 717 | 2026-06-04T08:05:58.729Z | Compiling globset v0.4.18 |
| 718 | 2026-06-04T08:05:59.603Z | Compiling pin-project v1.1.13 |
| 719 | 2026-06-04T08:05:59.715Z | Compiling strip-ansi-escapes v0.2.1 |
| 720 | 2026-06-04T08:05:59.722Z | Compiling nextest-metadata v0.12.2 |
| 721 | 2026-06-04T08:06:00.200Z | Compiling toml v1.1.2+spec-1.1.0 |
| 722 | 2026-06-04T08:06:00.371Z | Compiling newtype-uuid v1.3.2 |
| 723 | 2026-06-04T08:06:00.566Z | Compiling reqwest v0.12.28 |
| 724 | 2026-06-04T08:06:00.690Z | Compiling rand_chacha v0.9.0 |
| 725 | 2026-06-04T08:06:01.043Z | Compiling futures v0.3.32 |
| 726 | 2026-06-04T08:06:01.129Z | Compiling digest v0.10.7 |
| 727 | 2026-06-04T08:06:01.256Z | Compiling derive_more v2.1.1 |
| 728 | 2026-06-04T08:06:01.339Z | Compiling flate2 v1.1.9 |
| 729 | 2026-06-04T08:06:01.362Z | Compiling parking_lot v0.12.5 |
| 730 | 2026-06-04T08:06:01.891Z | Compiling tracing-error v0.2.1 |
| 731 | 2026-06-04T08:06:01.974Z | Compiling shared_child v1.1.1 |
| 732 | 2026-06-04T08:06:02.322Z | Compiling signal-hook-mio v0.2.5 |
| 733 | 2026-06-04T08:06:02.459Z | Compiling self-replace v1.5.0 |
| 734 | 2026-06-04T08:06:02.472Z | Compiling cargo-platform v0.2.0 |
| 735 | 2026-06-04T08:06:02.753Z | Compiling quick-xml v0.38.4 |
| 736 | 2026-06-04T08:06:03.037Z | Compiling quick-xml v0.37.5 |
| 737 | 2026-06-04T08:06:03.637Z | Compiling shell-words v1.1.1 |
| 738 | 2026-06-04T08:06:03.641Z | Compiling recursion v0.5.4 |
| 739 | 2026-06-04T08:06:03.787Z | Compiling strsim v0.11.1 |
| 740 | 2026-06-04T08:06:03.891Z | Compiling humantime v2.3.0 |
| 741 | 2026-06-04T08:06:04.315Z | Compiling indenter v0.3.4 |
| 742 | 2026-06-04T08:06:04.456Z | Compiling heck v0.5.0 |
| 743 | 2026-06-04T08:06:04.571Z | Compiling clap_lex v1.1.0 |
| 744 | 2026-06-04T08:06:04.613Z | Compiling cpufeatures v0.2.17 |
| 745 | 2026-06-04T08:06:04.652Z | Compiling urlencoding v2.1.3 |
| 746 | 2026-06-04T08:06:04.689Z | Compiling sha2 v0.10.9 |
| 747 | 2026-06-04T08:06:04.709Z | Compiling clap_derive v4.6.1 |
| 748 | 2026-06-04T08:06:04.924Z | Compiling clap_builder v4.6.0 |
| 749 | 2026-06-04T08:06:05.457Z | Compiling humantime-serde v1.1.1 |
| 750 | 2026-06-04T08:06:05.619Z | Compiling nextest-filtering v0.15.0 |
| 751 | 2026-06-04T08:06:05.916Z | Compiling quick-junit v0.5.2 |
| 752 | 2026-06-04T08:06:06.511Z | Compiling atomicwrites v0.4.4 |
| 753 | 2026-06-04T08:06:06.852Z | Compiling cargo_metadata v0.20.0 |
| 754 | 2026-06-04T08:06:09.071Z | Compiling cargo-nextest v0.9.97 |
| 755 | 2026-06-04T08:06:09.389Z | Compiling crossterm v0.29.0 |
| 756 | 2026-06-04T08:06:10.455Z | Compiling duct v0.13.7 |
| 757 | 2026-06-04T08:06:10.943Z | Compiling zstd v0.13.3 |
| 758 | 2026-06-04T08:06:11.372Z | Compiling async-scoped v0.9.0 |
| 759 | 2026-06-04T08:06:11.405Z | Compiling rand v0.9.4 |
| 760 | 2026-06-04T08:06:11.435Z | Compiling config v0.15.23 |
| 761 | 2026-06-04T08:06:11.562Z | Compiling unicode-normalization v0.1.25 |
| 762 | 2026-06-04T08:06:12.021Z | Compiling target-spec-miette v0.4.8 |
| 763 | 2026-06-04T08:06:12.157Z | Compiling future-queue v0.4.0 |
| 764 | 2026-06-04T08:06:12.180Z | Compiling mukti-metadata v0.3.0 |
| 765 | 2026-06-04T08:06:12.195Z | Compiling tokio-stream v0.1.18 |
| 766 | 2026-06-04T08:06:12.433Z | Compiling camino-tempfile v1.4.1 |
| 767 | 2026-06-04T08:06:12.460Z | Compiling derive-where v1.6.1 |
| 768 | 2026-06-04T08:06:12.645Z | Compiling serde_ignored v0.1.14 |
| 769 | 2026-06-04T08:06:12.682Z | Compiling serde_path_to_error v0.1.20 |
| 770 | 2026-06-04T08:06:12.719Z | Compiling swrite v0.1.0 |
| 771 | 2026-06-04T08:06:12.875Z | Compiling xxhash-rust v0.8.15 |
| 772 | 2026-06-04T08:06:12.888Z | Compiling hex v0.4.3 |
| 773 | 2026-06-04T08:06:12.950Z | Compiling indent_write v2.2.0 |
| 774 | 2026-06-04T08:06:13.056Z | Compiling home v0.5.12 |
| 775 | 2026-06-04T08:06:13.105Z | Compiling color-eyre v0.6.5 |
| 776 | 2026-06-04T08:06:13.155Z | Compiling clap v4.6.1 |
| 777 | 2026-06-04T08:06:13.179Z | Compiling dialoguer v0.11.0 |
| 778 | 2026-06-04T08:06:13.226Z | Compiling enable-ansi-support v0.2.1 |
| 779 | 2026-06-04T08:06:13.720Z | Compiling nextest-runner v0.80.0 |
| 780 | 2026-06-04T08:06:31.763Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 781 | 2026-06-04T08:06:31.955Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 782 | 2026-06-04T08:06:31.958Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 783 | 2026-06-04T08:06:32.077Z | + pushd mg-lower |
| 784 | 2026-06-04T08:06:32.080Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 785 | 2026-06-04T08:06:32.080Z | + cargo nextest run |
| 786 | 2026-06-04T08:06:32.239Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 787 | 2026-06-04T08:06:32.837Z | From https://github.com/oxidecomputer/falcon |
| 788 | 2026-06-04T08:06:32.837Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 789 | 2026-06-04T08:06:32.913Z | Updating crates.io index |
| 790 | 2026-06-04T08:06:32.955Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 791 | 2026-06-04T08:06:33.926Z | From https://github.com/oxidecomputer/dendrite |
| 792 | 2026-06-04T08:06:33.926Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 793 | 2026-06-04T08:06:34.010Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 794 | 2026-06-04T08:06:34.276Z | From https://github.com/oxidecomputer/ispf |
| 795 | 2026-06-04T08:06:34.276Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 796 | 2026-06-04T08:06:34.282Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 797 | 2026-06-04T08:06:34.683Z | From https://github.com/oxidecomputer/netadm-sys |
| 798 | 2026-06-04T08:06:34.683Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 799 | 2026-06-04T08:06:34.691Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 800 | 2026-06-04T08:06:42.157Z | From https://github.com/oxidecomputer/omicron |
| 801 | 2026-06-04T08:06:42.157Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 802 | 2026-06-04T08:06:42.583Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 803 | 2026-06-04T08:06:43.235Z | From https://github.com/oxidecomputer/opte |
| 804 | 2026-06-04T08:06:43.235Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 805 | 2026-06-04T08:06:43.438Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 806 | 2026-06-04T08:06:43.713Z | From https://github.com/illumos/smf-rs |
| 807 | 2026-06-04T08:06:43.713Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 808 | 2026-06-04T08:06:43.797Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 809 | 2026-06-04T08:06:44.087Z | From https://github.com/oxidecomputer/network-interface |
| 810 | 2026-06-04T08:06:44.087Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 811 | 2026-06-04T08:06:44.113Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-06-04T08:06:44.463Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-06-04T08:06:44.463Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-06-04T08:06:44.549Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-06-04T08:06:45.186Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-06-04T08:06:45.186Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-06-04T08:06:45.313Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-06-04T08:06:45.815Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-06-04T08:06:45.815Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 820 | 2026-06-04T08:06:45.835Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-06-04T08:06:46.119Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-06-04T08:06:46.119Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 823 | 2026-06-04T08:06:46.124Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-06-04T08:06:46.410Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-06-04T08:06:46.410Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-06-04T08:06:46.415Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-06-04T08:06:46.703Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-06-04T08:06:46.703Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-06-04T08:06:46.736Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-06-04T08:06:47.075Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-06-04T08:06:47.075Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 832 | 2026-06-04T08:06:47.146Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 833 | 2026-06-04T08:06:47.438Z | From https://github.com/oxidecomputer/slog-error-chain |
| 834 | 2026-06-04T08:06:47.439Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 835 | 2026-06-04T08:06:47.464Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 836 | 2026-06-04T08:06:47.756Z | From https://github.com/oxidecomputer/tufaceous |
| 837 | 2026-06-04T08:06:47.756Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 838 | 2026-06-04T08:06:47.859Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 839 | 2026-06-04T08:06:48.349Z | From https://github.com/oxidecomputer/management-gateway-service |
| 840 | 2026-06-04T08:06:48.349Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 841 | 2026-06-04T08:06:48.371Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-04T08:06:49.176Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-04T08:06:49.176Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 844 | 2026-06-04T08:06:49.352Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-06-04T08:06:49.656Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-06-04T08:06:49.656Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-06-04T08:06:49.989Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 848 | 2026-06-04T08:06:50.289Z | From https://github.com/oxidecomputer/propolis |
| 849 | 2026-06-04T08:06:50.289Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 850 | 2026-06-04T08:06:50.395Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 851 | 2026-06-04T08:06:50.719Z | From https://github.com/oxidecomputer/opte |
| 852 | 2026-06-04T08:06:50.719Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 853 | 2026-06-04T08:06:50.747Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 854 | 2026-06-04T08:06:51.126Z | From https://github.com/oxidecomputer/tofino |
| 855 | 2026-06-04T08:06:51.126Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 856 | 2026-06-04T08:06:51.157Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 857 | 2026-06-04T08:06:52.491Z | From https://github.com/oxidecomputer/maghemite |
| 858 | 2026-06-04T08:06:52.491Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 859 | 2026-06-04T08:06:52.614Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 860 | 2026-06-04T08:06:52.614Z | From https://github.com/oxidecomputer/clickward |
| 861 | 2026-06-04T08:06:52.614Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 862 | 2026-06-04T08:06:52.648Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 863 | 2026-06-04T08:06:52.675Z | From https://github.com/oxidecomputer/crucible |
| 864 | 2026-06-04T08:06:52.675Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 865 | 2026-06-04T08:06:52.893Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 866 | 2026-06-04T08:06:53.179Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 867 | 2026-06-04T08:06:53.179Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 868 | 2026-06-04T08:06:54.067Z | Downloading crates ... |
| 869 | 2026-06-04T08:06:54.176Z | Downloaded async-recursion v1.1.1 |
| 870 | 2026-06-04T08:06:54.199Z | Downloaded async-stream v0.3.6 |
| 871 | 2026-06-04T08:06:54.199Z | Downloaded async-stream-impl v0.3.6 |
| 872 | 2026-06-04T08:06:54.199Z | Downloaded aead v0.5.2 |
| 873 | 2026-06-04T08:06:54.199Z | Downloaded arrayvec v0.7.6 |
| 874 | 2026-06-04T08:06:54.205Z | Downloaded embedded-io v0.6.1 |
| 875 | 2026-06-04T08:06:54.205Z | Downloaded bitflags v1.3.2 |
| 876 | 2026-06-04T08:06:54.205Z | Downloaded darling v0.23.0 |
| 877 | 2026-06-04T08:06:54.205Z | Downloaded allocator-api2 v0.2.21 |
| 878 | 2026-06-04T08:06:54.205Z | Downloaded async-trait v0.1.89 |
| 879 | 2026-06-04T08:06:54.205Z | Downloaded defmt v0.3.100 |
| 880 | 2026-06-04T08:06:54.205Z | Downloaded cmake v0.1.58 |
| 881 | 2026-06-04T08:06:54.205Z | Downloaded cstr-argument v0.1.2 |
| 882 | 2026-06-04T08:06:54.205Z | Downloaded crunchy v0.2.4 |
| 883 | 2026-06-04T08:06:54.205Z | Downloaded byte-wrapper v0.1.0 |
| 884 | 2026-06-04T08:06:54.205Z | Downloaded is-terminal v0.4.17 |
| 885 | 2026-06-04T08:06:54.205Z | Downloaded autocfg v1.5.0 |
| 886 | 2026-06-04T08:06:54.211Z | Downloaded hmac v0.12.1 |
| 887 | 2026-06-04T08:06:54.211Z | Downloaded hash32 v0.3.1 |
| 888 | 2026-06-04T08:06:54.211Z | Downloaded darling_macro v0.23.0 |
| 889 | 2026-06-04T08:06:54.214Z | Downloaded bit-set v0.8.0 |
| 890 | 2026-06-04T08:06:54.214Z | Downloaded crucible-workspace-hack v0.1.0 |
| 891 | 2026-06-04T08:06:54.220Z | Downloaded macaddr v1.0.1 |
| 892 | 2026-06-04T08:06:54.220Z | Downloaded base16ct v1.0.0 |
| 893 | 2026-06-04T08:06:54.220Z | Downloaded internet-checksum v0.2.1 |
| 894 | 2026-06-04T08:06:54.225Z | Downloaded instant v0.1.13 |
| 895 | 2026-06-04T08:06:54.225Z | Downloaded linked-hash-map v0.5.6 |
| 896 | 2026-06-04T08:06:54.226Z | Downloaded memmap v0.7.0 |
| 897 | 2026-06-04T08:06:54.228Z | Downloaded ciborium-ll v0.2.2 |
| 898 | 2026-06-04T08:06:54.228Z | Downloaded hostname v0.3.1 |
| 899 | 2026-06-04T08:06:54.228Z | Downloaded cobs v0.3.0 |
| 900 | 2026-06-04T08:06:54.228Z | Downloaded inout v0.1.4 |
| 901 | 2026-06-04T08:06:54.233Z | Downloaded enum-as-inner v0.6.1 |
| 902 | 2026-06-04T08:06:54.236Z | Downloaded num v0.4.3 |
| 903 | 2026-06-04T08:06:54.236Z | Downloaded base16ct v0.2.0 |
| 904 | 2026-06-04T08:06:54.239Z | Downloaded libscf-sys v1.2.0 |
| 905 | 2026-06-04T08:06:54.239Z | Downloaded gethostname v0.5.0 |
| 906 | 2026-06-04T08:06:54.243Z | Downloaded newline-converter v0.3.0 |
| 907 | 2026-06-04T08:06:54.244Z | Downloaded foreign-types-macros v0.2.3 |
| 908 | 2026-06-04T08:06:54.244Z | Downloaded heck v0.4.1 |
| 909 | 2026-06-04T08:06:54.248Z | Downloaded crossbeam-deque v0.8.6 |
| 910 | 2026-06-04T08:06:54.248Z | Downloaded ident_case v1.0.1 |
| 911 | 2026-06-04T08:06:54.248Z | Downloaded hubpack_derive v0.1.1 |
| 912 | 2026-06-04T08:06:54.251Z | Downloaded hubpack v0.1.2 |
| 913 | 2026-06-04T08:06:54.251Z | Downloaded backon v1.6.0 |
| 914 | 2026-06-04T08:06:54.252Z | Downloaded fxhash v0.2.1 |
| 915 | 2026-06-04T08:06:54.255Z | Downloaded memoffset v0.9.1 |
| 916 | 2026-06-04T08:06:54.255Z | Downloaded match_cfg v0.1.0 |
| 917 | 2026-06-04T08:06:54.255Z | Downloaded keccak v0.1.6 |
| 918 | 2026-06-04T08:06:54.259Z | Downloaded newtype_derive v0.1.6 |
| 919 | 2026-06-04T08:06:54.259Z | Downloaded constant_time_eq v0.4.2 |
| 920 | 2026-06-04T08:06:54.265Z | Downloaded crc8 v0.1.1 |
| 921 | 2026-06-04T08:06:54.265Z | Downloaded convert_case v0.4.0 |
| 922 | 2026-06-04T08:06:54.265Z | Downloaded const-random-macro v0.1.16 |
| 923 | 2026-06-04T08:06:54.269Z | Downloaded chacha20 v0.9.1 |
| 924 | 2026-06-04T08:06:54.269Z | Downloaded foreign-types-shared v0.3.1 |
| 925 | 2026-06-04T08:06:54.269Z | Downloaded foreign-types v0.5.0 |
| 926 | 2026-06-04T08:06:54.269Z | Downloaded natord v1.0.9 |
| 927 | 2026-06-04T08:06:54.269Z | Downloaded float-ord v0.3.2 |
| 928 | 2026-06-04T08:06:54.273Z | Downloaded dtrace-parser v0.2.0 |
| 929 | 2026-06-04T08:06:54.273Z | Downloaded defmt-parser v1.0.0 |
| 930 | 2026-06-04T08:06:54.273Z | Downloaded embedded-io v0.4.0 |
| 931 | 2026-06-04T08:06:54.273Z | Downloaded managed v0.8.0 |
| 932 | 2026-06-04T08:06:54.277Z | Downloaded no-std-compat v0.4.1 |
| 933 | 2026-06-04T08:06:54.277Z | Downloaded dunce v1.0.5 |
| 934 | 2026-06-04T08:06:54.281Z | Downloaded dyn-clone v1.0.20 |
| 935 | 2026-06-04T08:06:54.281Z | Downloaded dtrace-parser v0.3.0 |
| 936 | 2026-06-04T08:06:54.281Z | Downloaded arrayref v0.3.9 |
| 937 | 2026-06-04T08:06:54.284Z | Downloaded newtype-uuid-macros v0.1.0 |
| 938 | 2026-06-04T08:06:54.284Z | Downloaded mime v0.3.17 |
| 939 | 2026-06-04T08:06:54.284Z | Downloaded compression-core v0.4.32 |
| 940 | 2026-06-04T08:06:54.284Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 941 | 2026-06-04T08:06:54.289Z | Downloaded derive-ex v0.1.8 |
| 942 | 2026-06-04T08:06:54.289Z | Downloaded data-encoding v2.11.0 |
| 943 | 2026-06-04T08:06:54.289Z | Downloaded bytecount v0.6.9 |
| 944 | 2026-06-04T08:06:54.292Z | Downloaded bcs v0.1.6 |
| 945 | 2026-06-04T08:06:54.293Z | Downloaded displaydoc v0.2.5 |
| 946 | 2026-06-04T08:06:54.296Z | Downloaded lru-cache v0.1.2 |
| 947 | 2026-06-04T08:06:54.296Z | Downloaded libsw-core v0.3.2 |
| 948 | 2026-06-04T08:06:54.302Z | Downloaded foldhash v0.2.0 |
| 949 | 2026-06-04T08:06:54.302Z | Downloaded dof v0.4.0 |
| 950 | 2026-06-04T08:06:54.303Z | Downloaded darling_macro v0.21.3 |
| 951 | 2026-06-04T08:06:54.303Z | Downloaded daft-derive v0.1.7 |
| 952 | 2026-06-04T08:06:54.309Z | Downloaded ingot-types v0.1.2 |
| 953 | 2026-06-04T08:06:54.309Z | Downloaded const-random v0.1.18 |
| 954 | 2026-06-04T08:06:54.309Z | Downloaded ciborium-io v0.2.2 |
| 955 | 2026-06-04T08:06:54.309Z | Downloaded num-conv v0.2.1 |
| 956 | 2026-06-04T08:06:54.316Z | Downloaded git-stub v1.0.0 |
| 957 | 2026-06-04T08:06:54.316Z | Downloaded num-iter v0.1.45 |
| 958 | 2026-06-04T08:06:54.316Z | Downloaded deranged v0.5.8 |
| 959 | 2026-06-04T08:06:54.316Z | Downloaded libsw v3.5.0 |
| 960 | 2026-06-04T08:06:54.316Z | Downloaded git-stub-vcs v0.1.0 |
| 961 | 2026-06-04T08:06:54.321Z | Downloaded crossbeam-utils v0.8.21 |
| 962 | 2026-06-04T08:06:54.321Z | Downloaded ipnetwork v0.21.1 |
| 963 | 2026-06-04T08:06:54.321Z | Downloaded num-complex v0.4.6 |
| 964 | 2026-06-04T08:06:54.321Z | Downloaded darling_core v0.23.0 |
| 965 | 2026-06-04T08:06:54.326Z | Downloaded darling v0.21.3 |
| 966 | 2026-06-04T08:06:54.331Z | Downloaded opaque-debug v0.3.1 |
| 967 | 2026-06-04T08:06:54.331Z | Downloaded omicron-workspace-hack v0.1.0 |
| 968 | 2026-06-04T08:06:54.331Z | Downloaded plain v0.2.3 |
| 969 | 2026-06-04T08:06:54.331Z | Downloaded phf_shared v0.12.1 |
| 970 | 2026-06-04T08:06:54.331Z | Downloaded olpc-cjson v0.1.4 |
| 971 | 2026-06-04T08:06:54.335Z | Downloaded powerfmt v0.2.0 |
| 972 | 2026-06-04T08:06:54.335Z | Downloaded parse-display v0.10.0 |
| 973 | 2026-06-04T08:06:54.335Z | Downloaded potential_utf v0.1.5 |
| 974 | 2026-06-04T08:06:54.335Z | Downloaded num_threads v0.1.7 |
| 975 | 2026-06-04T08:06:54.338Z | Downloaded argon2 v0.5.3 |
| 976 | 2026-06-04T08:06:54.338Z | Downloaded httpdate v1.0.3 |
| 977 | 2026-06-04T08:06:54.338Z | Downloaded num_enum_derive v0.5.11 |
| 978 | 2026-06-04T08:06:54.343Z | Downloaded ingot v0.1.1 |
| 979 | 2026-06-04T08:06:54.343Z | Downloaded highway v1.3.0 |
| 980 | 2026-06-04T08:06:54.344Z | Downloaded num_enum v0.7.6 |
| 981 | 2026-06-04T08:06:54.365Z | Downloaded cipher v0.4.4 |
| 982 | 2026-06-04T08:06:54.365Z | Downloaded compression-codecs v0.4.38 |
| 983 | 2026-06-04T08:06:54.365Z | Downloaded multer v3.1.0 |
| 984 | 2026-06-04T08:06:54.365Z | Downloaded pretty-hex v0.4.2 |
| 985 | 2026-06-04T08:06:54.365Z | Downloaded group v0.13.0 |
| 986 | 2026-06-04T08:06:54.365Z | Downloaded either v1.15.0 |
| 987 | 2026-06-04T08:06:54.365Z | Downloaded byteorder v1.5.0 |
| 988 | 2026-06-04T08:06:54.365Z | Downloaded proc-macro-crate v3.5.0 |
| 989 | 2026-06-04T08:06:54.365Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 990 | 2026-06-04T08:06:54.365Z | Downloaded progenitor-client v0.10.0 |
| 991 | 2026-06-04T08:06:54.366Z | Downloaded proc-macro-error-attr v1.0.4 |
| 992 | 2026-06-04T08:06:54.366Z | Downloaded bit-vec v0.8.0 |
| 993 | 2026-06-04T08:06:54.366Z | Downloaded const_format_proc_macros v0.2.34 |
| 994 | 2026-06-04T08:06:54.369Z | Downloaded progenitor-macro v0.13.0 |
| 995 | 2026-06-04T08:06:54.369Z | Downloaded cancel-safe-futures v0.1.5 |
| 996 | 2026-06-04T08:06:54.369Z | Downloaded ff v0.13.1 |
| 997 | 2026-06-04T08:06:54.369Z | Downloaded backoff v0.4.0 |
| 998 | 2026-06-04T08:06:54.369Z | Downloaded bs58 v0.5.1 |
| 999 | 2026-06-04T08:06:54.374Z | Downloaded csv-core v0.1.13 |
| 1000 | 2026-06-04T08:06:54.374Z | Downloaded proc-macro-crate v1.3.1 |
| 1001 | 2026-06-04T08:06:54.374Z | Downloaded num-derive v0.4.2 |
| 1002 | 2026-06-04T08:06:54.378Z | Downloaded crossbeam-epoch v0.9.18 |
| 1003 | 2026-06-04T08:06:54.378Z | Downloaded linear-map v1.2.0 |
| 1004 | 2026-06-04T08:06:54.378Z | Downloaded num-rational v0.4.2 |
| 1005 | 2026-06-04T08:06:54.381Z | Downloaded progenitor-macro v0.10.0 |
| 1006 | 2026-06-04T08:06:54.381Z | Downloaded rand_chacha v0.3.1 |
| 1007 | 2026-06-04T08:06:54.381Z | Downloaded crypto-bigint v0.5.5 |
| 1008 | 2026-06-04T08:06:54.384Z | Downloaded progenitor-client v0.14.0 |
| 1009 | 2026-06-04T08:06:54.388Z | Downloaded cargo_toml v0.22.3 |
| 1010 | 2026-06-04T08:06:54.388Z | Downloaded num-integer v0.1.46 |
| 1011 | 2026-06-04T08:06:54.388Z | Downloaded quick-error v1.2.3 |
| 1012 | 2026-06-04T08:06:54.391Z | Downloaded paste v1.0.15 |
| 1013 | 2026-06-04T08:06:54.392Z | Downloaded num_enum v0.5.11 |
| 1014 | 2026-06-04T08:06:54.395Z | Downloaded ref-cast-impl v1.0.25 |
| 1015 | 2026-06-04T08:06:54.395Z | Downloaded poly1305 v0.8.0 |
| 1016 | 2026-06-04T08:06:54.398Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1017 | 2026-06-04T08:06:54.398Z | Downloaded pem v3.0.6 |
| 1018 | 2026-06-04T08:06:54.402Z | Downloaded rustc_version v0.1.7 |
| 1019 | 2026-06-04T08:06:54.402Z | Downloaded ref-cast v1.0.25 |
| 1020 | 2026-06-04T08:06:54.402Z | Downloaded serde-big-array v0.5.1 |
| 1021 | 2026-06-04T08:06:54.407Z | Downloaded semver v0.1.20 |
| 1022 | 2026-06-04T08:06:54.407Z | Downloaded num_enum_derive v0.7.6 |
| 1023 | 2026-06-04T08:06:54.407Z | Downloaded const_format v0.2.36 |
| 1024 | 2026-06-04T08:06:54.410Z | Downloaded ingot-macros v0.1.1 |
| 1025 | 2026-06-04T08:06:54.410Z | Downloaded parse-display-derive v0.10.0 |
| 1026 | 2026-06-04T08:06:54.410Z | Downloaded progenitor-macro v0.14.0 |
| 1027 | 2026-06-04T08:06:54.414Z | Downloaded glob v0.3.3 |
| 1028 | 2026-06-04T08:06:54.414Z | Downloaded memmap2 v0.9.10 |
| 1029 | 2026-06-04T08:06:54.414Z | Downloaded defmt-macros v1.1.0 |
| 1030 | 2026-06-04T08:06:54.417Z | Downloaded daft v0.1.7 |
| 1031 | 2026-06-04T08:06:54.417Z | Downloaded oxnet v0.1.5 |
| 1032 | 2026-06-04T08:06:54.421Z | Downloaded progenitor v0.14.0 |
| 1033 | 2026-06-04T08:06:54.421Z | Downloaded proc-macro-error2 v2.0.1 |
| 1034 | 2026-06-04T08:06:54.424Z | Downloaded progenitor-client v0.13.0 |
| 1035 | 2026-06-04T08:06:54.424Z | Downloaded serde_repr v0.1.20 |
| 1036 | 2026-06-04T08:06:54.424Z | Downloaded secrecy v0.10.3 |
| 1037 | 2026-06-04T08:06:54.429Z | Downloaded phf v0.12.1 |
| 1038 | 2026-06-04T08:06:54.429Z | Downloaded progenitor v0.13.0 |
| 1039 | 2026-06-04T08:06:54.429Z | Downloaded proc-macro-error v1.0.4 |
| 1040 | 2026-06-04T08:06:54.434Z | Downloaded ciborium v0.2.2 |
| 1041 | 2026-06-04T08:06:54.434Z | Downloaded slog-bunyan v2.5.0 |
| 1042 | 2026-06-04T08:06:54.434Z | Downloaded scroll_derive v0.12.1 |
| 1043 | 2026-06-04T08:06:54.434Z | Downloaded blake2 v0.10.6 |
| 1044 | 2026-06-04T08:06:54.439Z | Downloaded serde_plain v1.0.2 |
| 1045 | 2026-06-04T08:06:54.439Z | Downloaded half v2.7.1 |
| 1046 | 2026-06-04T08:06:54.439Z | Downloaded anyhow v1.0.102 |
| 1047 | 2026-06-04T08:06:54.450Z | Downloaded indexmap v1.9.3 |
| 1048 | 2026-06-04T08:06:54.450Z | Downloaded diff v0.1.13 |
| 1049 | 2026-06-04T08:06:54.454Z | Downloaded icu_provider v2.2.0 |
| 1050 | 2026-06-04T08:06:54.454Z | Downloaded chacha20 v0.10.0 |
| 1051 | 2026-06-04T08:06:54.454Z | Downloaded progenitor v0.10.0 |
| 1052 | 2026-06-04T08:06:54.454Z | Downloaded serial_test_derive v3.4.0 |
| 1053 | 2026-06-04T08:06:54.454Z | Downloaded serial_test v3.4.0 |
| 1054 | 2026-06-04T08:06:54.454Z | Downloaded heapless v0.8.0 |
| 1055 | 2026-06-04T08:06:54.454Z | Downloaded fs-err v3.3.0 |
| 1056 | 2026-06-04T08:06:54.457Z | Downloaded siphasher v1.0.3 |
| 1057 | 2026-06-04T08:06:54.457Z | Downloaded sigpipe v0.1.3 |
| 1058 | 2026-06-04T08:06:54.457Z | Downloaded progenitor-extras v0.2.0 |
| 1059 | 2026-06-04T08:06:54.457Z | Downloaded spin v0.5.2 |
| 1060 | 2026-06-04T08:06:54.461Z | Downloaded cookie v0.18.1 |
| 1061 | 2026-06-04T08:06:54.461Z | Downloaded stable_deref_trait v1.2.1 |
| 1062 | 2026-06-04T08:06:54.461Z | Downloaded rand_xorshift v0.4.0 |
| 1063 | 2026-06-04T08:06:54.464Z | Downloaded rand_core v0.10.1 |
| 1064 | 2026-06-04T08:06:54.464Z | Downloaded pest_derive v2.8.6 |
| 1065 | 2026-06-04T08:06:54.464Z | Downloaded slog-envlogger v2.2.0 |
| 1066 | 2026-06-04T08:06:54.467Z | Downloaded same-file v1.0.6 |
| 1067 | 2026-06-04T08:06:54.467Z | Downloaded pest_generator v2.8.6 |
| 1068 | 2026-06-04T08:06:54.470Z | Downloaded smawk v0.3.2 |
| 1069 | 2026-06-04T08:06:54.470Z | Downloaded scroll v0.13.0 |
| 1070 | 2026-06-04T08:06:54.470Z | Downloaded omicron-zone-package v0.12.2 |
| 1071 | 2026-06-04T08:06:54.474Z | Downloaded strum v0.27.2 |
| 1072 | 2026-06-04T08:06:54.474Z | Downloaded parking_lot_core v0.8.6 |
| 1073 | 2026-06-04T08:06:54.475Z | Downloaded parking_lot v0.11.2 |
| 1074 | 2026-06-04T08:06:54.478Z | Downloaded serde_derive_internals v0.29.1 |
| 1075 | 2026-06-04T08:06:54.478Z | Downloaded structmeta v0.3.0 |
| 1076 | 2026-06-04T08:06:54.478Z | Downloaded nom v7.1.3 |
| 1077 | 2026-06-04T08:06:54.481Z | Downloaded rustls-native-certs v0.8.3 |
| 1078 | 2026-06-04T08:06:54.486Z | Downloaded resolv-conf v0.7.6 |
| 1079 | 2026-06-04T08:06:54.486Z | Downloaded schemars_derive v0.8.22 |
| 1080 | 2026-06-04T08:06:54.486Z | Downloaded password-hash v0.5.0 |
| 1081 | 2026-06-04T08:06:54.486Z | Downloaded strum v0.26.3 |
| 1082 | 2026-06-04T08:06:54.489Z | Downloaded defmt v1.1.0 |
| 1083 | 2026-06-04T08:06:54.489Z | Downloaded colored v3.1.1 |
| 1084 | 2026-06-04T08:06:54.493Z | Downloaded litemap v0.8.2 |
| 1085 | 2026-06-04T08:06:54.493Z | Downloaded serde_tokenstream v0.2.3 |
| 1086 | 2026-06-04T08:06:54.493Z | Downloaded console v0.16.3 |
| 1087 | 2026-06-04T08:06:54.497Z | Downloaded sha1 v0.10.6 |
| 1088 | 2026-06-04T08:06:54.497Z | Downloaded sdd v3.0.10 |
| 1089 | 2026-06-04T08:06:54.497Z | Downloaded bitflags v2.11.1 |
| 1090 | 2026-06-04T08:06:54.500Z | Downloaded termtree v0.5.1 |
| 1091 | 2026-06-04T08:06:54.500Z | Downloaded tagptr v0.2.0 |
| 1092 | 2026-06-04T08:06:54.504Z | Downloaded thread-id v5.1.0 |
| 1093 | 2026-06-04T08:06:54.504Z | Downloaded thread-id v4.2.2 |
| 1094 | 2026-06-04T08:06:54.504Z | Downloaded rusty-fork v0.3.1 |
| 1095 | 2026-06-04T08:06:54.504Z | Downloaded tabled_derive v0.7.0 |
| 1096 | 2026-06-04T08:06:54.504Z | Downloaded slog-async v2.8.0 |
| 1097 | 2026-06-04T08:06:54.508Z | Downloaded slog-json v2.6.1 |
| 1098 | 2026-06-04T08:06:54.508Z | Downloaded log v0.4.29 |
| 1099 | 2026-06-04T08:06:54.508Z | Downloaded rustls-pemfile v2.2.0 |
| 1100 | 2026-06-04T08:06:54.511Z | Downloaded take_mut v0.2.2 |
| 1101 | 2026-06-04T08:06:54.511Z | Downloaded testing_table v0.3.0 |
| 1102 | 2026-06-04T08:06:54.511Z | Downloaded tabwriter v1.4.1 |
| 1103 | 2026-06-04T08:06:54.511Z | Downloaded tabled_derive v0.11.0 |
| 1104 | 2026-06-04T08:06:54.514Z | Downloaded postcard v1.1.3 |
| 1105 | 2026-06-04T08:06:54.514Z | Downloaded time-core v0.1.8 |
| 1106 | 2026-06-04T08:06:54.517Z | Downloaded fs_extra v1.3.0 |
| 1107 | 2026-06-04T08:06:54.517Z | Downloaded scroll v0.12.0 |
| 1108 | 2026-06-04T08:06:54.517Z | Downloaded fixedbitset v0.4.2 |
| 1109 | 2026-06-04T08:06:54.521Z | Downloaded dropshot_endpoint v0.17.0 |
| 1110 | 2026-06-04T08:06:54.521Z | Downloaded erased-serde v0.3.31 |
| 1111 | 2026-06-04T08:06:54.524Z | Downloaded critical-section v1.2.0 |
| 1112 | 2026-06-04T08:06:54.524Z | Downloaded cpufeatures v0.3.0 |
| 1113 | 2026-06-04T08:06:54.524Z | Downloaded scroll_derive v0.13.1 |
| 1114 | 2026-06-04T08:06:54.524Z | Downloaded elliptic-curve v0.13.8 |
| 1115 | 2026-06-04T08:06:54.528Z | Downloaded slog-term v2.9.2 |
| 1116 | 2026-06-04T08:06:54.528Z | Downloaded slog-stdlog v4.1.1 |
| 1117 | 2026-06-04T08:06:54.531Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1118 | 2026-06-04T08:06:54.531Z | Downloaded idna_adapter v1.2.2 |
| 1119 | 2026-06-04T08:06:54.531Z | Downloaded hostname v0.4.2 |
| 1120 | 2026-06-04T08:06:54.531Z | Downloaded konst_macro_rules v0.2.19 |
| 1121 | 2026-06-04T08:06:54.535Z | Downloaded topological-sort v0.2.2 |
| 1122 | 2026-06-04T08:06:54.535Z | Downloaded dof v0.3.0 |
| 1123 | 2026-06-04T08:06:54.538Z | Downloaded slog-dtrace v0.3.0 |
| 1124 | 2026-06-04T08:06:54.540Z | Downloaded strum_macros v0.27.2 |
| 1125 | 2026-06-04T08:06:54.540Z | Downloaded shlex v1.3.0 |
| 1126 | 2026-06-04T08:06:54.543Z | Downloaded smf v0.2.3 |
| 1127 | 2026-06-04T08:06:54.543Z | Downloaded slog-scope v4.4.1 |
| 1128 | 2026-06-04T08:06:54.549Z | Downloaded typify-macro v0.4.3 |
| 1129 | 2026-06-04T08:06:54.553Z | Downloaded drift v0.2.0 |
| 1130 | 2026-06-04T08:06:54.558Z | Downloaded untrusted v0.7.1 |
| 1131 | 2026-06-04T08:06:54.558Z | Downloaded universal-hash v0.5.1 |
| 1132 | 2026-06-04T08:06:54.562Z | Downloaded unarray v0.1.4 |
| 1133 | 2026-06-04T08:06:54.562Z | Downloaded rhai_codegen v3.1.0 |
| 1134 | 2026-06-04T08:06:54.565Z | Downloaded structmeta-derive v0.3.0 |
| 1135 | 2026-06-04T08:06:54.565Z | Downloaded unit-prefix v0.5.2 |
| 1136 | 2026-06-04T08:06:54.565Z | Downloaded typify-macro v0.6.2 |
| 1137 | 2026-06-04T08:06:54.565Z | Downloaded strum_macros v0.26.4 |
| 1138 | 2026-06-04T08:06:54.565Z | Downloaded usdt-attr-macro v0.5.0 |
| 1139 | 2026-06-04T08:06:54.568Z | Downloaded snafu-derive v0.8.9 |
| 1140 | 2026-06-04T08:06:54.568Z | Downloaded icu_locale_core v2.2.0 |
| 1141 | 2026-06-04T08:06:54.571Z | Downloaded papergrid v0.11.0 |
| 1142 | 2026-06-04T08:06:54.577Z | Downloaded serde_with_macros v3.20.0 |
| 1143 | 2026-06-04T08:06:54.577Z | Downloaded icu_normalizer v2.2.0 |
| 1144 | 2026-06-04T08:06:54.580Z | Downloaded waitgroup v0.1.2 |
| 1145 | 2026-06-04T08:06:54.580Z | Downloaded rustversion v1.0.22 |
| 1146 | 2026-06-04T08:06:54.580Z | Downloaded wait-timeout v0.2.1 |
| 1147 | 2026-06-04T08:06:54.580Z | Downloaded icu_properties v2.2.0 |
| 1148 | 2026-06-04T08:06:54.583Z | Downloaded synstructure v0.13.2 |
| 1149 | 2026-06-04T08:06:54.583Z | Downloaded icu_normalizer_data v2.2.0 |
| 1150 | 2026-06-04T08:06:54.583Z | Downloaded indicatif v0.18.4 |
| 1151 | 2026-06-04T08:06:54.588Z | Downloaded usdt-attr-macro v0.6.0 |
| 1152 | 2026-06-04T08:06:54.591Z | Downloaded usdt v0.6.0 |
| 1153 | 2026-06-04T08:06:54.591Z | Downloaded usdt v0.5.0 |
| 1154 | 2026-06-04T08:06:54.592Z | Downloaded utf-8 v0.7.6 |
| 1155 | 2026-06-04T08:06:54.592Z | Downloaded usdt-macro v0.6.0 |
| 1156 | 2026-06-04T08:06:54.597Z | Downloaded konst v0.2.20 |
| 1157 | 2026-06-04T08:06:54.597Z | Downloaded usdt-macro v0.5.0 |
| 1158 | 2026-06-04T08:06:54.600Z | Downloaded icu_collections v2.2.0 |
| 1159 | 2026-06-04T08:06:54.600Z | Downloaded tiny-keccak v2.0.2 |
| 1160 | 2026-06-04T08:06:54.603Z | Downloaded yoke-derive v0.8.2 |
| 1161 | 2026-06-04T08:06:54.603Z | Downloaded derive_more v0.99.20 |
| 1162 | 2026-06-04T08:06:54.606Z | Downloaded time-macros v0.2.27 |
| 1163 | 2026-06-04T08:06:54.606Z | Downloaded thiserror-no-std v2.0.2 |
| 1164 | 2026-06-04T08:06:54.609Z | Downloaded tokio-dtrace v0.1.1 |
| 1165 | 2026-06-04T08:06:54.609Z | Downloaded tinystr v0.8.3 |
| 1166 | 2026-06-04T08:06:54.613Z | Downloaded tokio-tungstenite v0.21.0 |
| 1167 | 2026-06-04T08:06:54.613Z | Downloaded zone_cfg_derive v0.3.1 |
| 1168 | 2026-06-04T08:06:54.613Z | Downloaded zeroize_derive v1.4.3 |
| 1169 | 2026-06-04T08:06:54.616Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1170 | 2026-06-04T08:06:54.616Z | Downloaded arc-swap v1.9.1 |
| 1171 | 2026-06-04T08:06:54.616Z | Downloaded pest_meta v2.8.6 |
| 1172 | 2026-06-04T08:06:54.619Z | Downloaded schemars v0.8.22 |
| 1173 | 2026-06-04T08:06:54.623Z | Downloaded smartstring v1.0.1 |
| 1174 | 2026-06-04T08:06:54.626Z | Downloaded progenitor-impl v0.13.0 |
| 1175 | 2026-06-04T08:06:54.626Z | Downloaded progenitor-impl v0.10.0 |
| 1176 | 2026-06-04T08:06:54.630Z | Downloaded zerofrom-derive v0.1.7 |
| 1177 | 2026-06-04T08:06:54.630Z | Downloaded zerofrom v0.1.8 |
| 1178 | 2026-06-04T08:06:54.630Z | Downloaded zone v0.3.1 |
| 1179 | 2026-06-04T08:06:54.630Z | Downloaded papergrid v0.17.0 |
| 1180 | 2026-06-04T08:06:54.633Z | Downloaded tokio-rustls v0.25.0 |
| 1181 | 2026-06-04T08:06:54.636Z | Downloaded chacha20poly1305 v0.10.1 |
| 1182 | 2026-06-04T08:06:54.636Z | Downloaded base64 v0.21.7 |
| 1183 | 2026-06-04T08:06:54.643Z | Downloaded spin v0.9.8 |
| 1184 | 2026-06-04T08:06:54.643Z | Downloaded jiff-static v0.2.24 |
| 1185 | 2026-06-04T08:06:54.646Z | Downloaded hickory-resolver v0.25.2 |
| 1186 | 2026-06-04T08:06:54.646Z | Downloaded slog v2.8.2 |
| 1187 | 2026-06-04T08:06:54.646Z | Downloaded darling_core v0.21.3 |
| 1188 | 2026-06-04T08:06:54.649Z | Downloaded walkdir v2.5.0 |
| 1189 | 2026-06-04T08:06:54.649Z | Downloaded xz2 v0.1.7 |
| 1190 | 2026-06-04T08:06:54.649Z | Downloaded writeable v0.6.3 |
| 1191 | 2026-06-04T08:06:54.654Z | Downloaded whoami v1.6.1 |
| 1192 | 2026-06-04T08:06:54.654Z | Downloaded expectorate v1.2.0 |
| 1193 | 2026-06-04T08:06:54.654Z | Downloaded usdt-impl v0.5.0 |
| 1194 | 2026-06-04T08:06:54.657Z | Downloaded prettyplease v0.2.37 |
| 1195 | 2026-06-04T08:06:54.657Z | Downloaded hashbrown v0.12.3 |
| 1196 | 2026-06-04T08:06:54.660Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-06-04T08:06:54.660Z | Downloaded term v1.2.1 |
| 1198 | 2026-06-04T08:06:54.663Z | Downloaded progenitor-impl v0.14.0 |
| 1199 | 2026-06-04T08:06:54.663Z | Downloaded cc v1.2.62 |
| 1200 | 2026-06-04T08:06:54.667Z | Downloaded http v1.4.0 |
| 1201 | 2026-06-04T08:06:54.670Z | Downloaded thin-vec v0.2.18 |
| 1202 | 2026-06-04T08:06:54.673Z | Downloaded socket2 v0.6.3 |
| 1203 | 2026-06-04T08:06:54.677Z | Downloaded similar v2.7.0 |
| 1204 | 2026-06-04T08:06:54.683Z | Downloaded mio v1.2.0 |
| 1205 | 2026-06-04T08:06:54.686Z | Downloaded zerovec-derive v0.11.3 |
| 1206 | 2026-06-04T08:06:54.689Z | Downloaded memchr v2.8.0 |
| 1207 | 2026-06-04T08:06:54.692Z | Downloaded test-strategy v0.4.5 |
| 1208 | 2026-06-04T08:06:54.696Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1209 | 2026-06-04T08:06:54.696Z | Downloaded pretty_assertions v1.4.1 |
| 1210 | 2026-06-04T08:06:54.700Z | Downloaded yoke v0.8.2 |
| 1211 | 2026-06-04T08:06:54.700Z | Downloaded crossbeam-channel v0.5.15 |
| 1212 | 2026-06-04T08:06:54.704Z | Downloaded zerocopy-derive v0.7.35 |
| 1213 | 2026-06-04T08:06:54.708Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1214 | 2026-06-04T08:06:54.711Z | Downloaded rand v0.8.6 |
| 1215 | 2026-06-04T08:06:54.711Z | Downloaded vsss-rs v3.3.4 |
| 1216 | 2026-06-04T08:06:54.711Z | Downloaded snafu v0.8.9 |
| 1217 | 2026-06-04T08:06:54.714Z | Downloaded hickory-resolver v0.24.4 |
| 1218 | 2026-06-04T08:06:54.718Z | Downloaded typify v0.6.2 |
| 1219 | 2026-06-04T08:06:54.721Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-06-04T08:06:54.726Z | Downloaded uuid v1.23.1 |
| 1221 | 2026-06-04T08:06:54.728Z | Downloaded toml v0.7.8 |
| 1222 | 2026-06-04T08:06:54.731Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1223 | 2026-06-04T08:06:54.742Z | Downloaded ucd-trie v0.1.7 |
| 1224 | 2026-06-04T08:06:54.747Z | Downloaded unsafe-libyaml v0.2.11 |
| 1225 | 2026-06-04T08:06:54.750Z | Downloaded async-compression v0.4.42 |
| 1226 | 2026-06-04T08:06:54.753Z | Downloaded schemars v1.2.1 |
| 1227 | 2026-06-04T08:06:54.758Z | Downloaded tar v0.4.45 |
| 1228 | 2026-06-04T08:06:54.761Z | Downloaded qorb v0.4.1 |
| 1229 | 2026-06-04T08:06:54.764Z | Downloaded hashbrown v0.16.1 |
| 1230 | 2026-06-04T08:06:54.768Z | Downloaded minimal-lexical v0.2.1 |
| 1231 | 2026-06-04T08:06:54.772Z | Downloaded schemars v0.9.0 |
| 1232 | 2026-06-04T08:06:54.775Z | Downloaded typify v0.4.3 |
| 1233 | 2026-06-04T08:06:54.778Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1234 | 2026-06-04T08:06:54.781Z | Downloaded steno v0.4.1 |
| 1235 | 2026-06-04T08:06:54.784Z | Downloaded nom v8.0.0 |
| 1236 | 2026-06-04T08:06:54.788Z | Downloaded rand v0.10.1 |
| 1237 | 2026-06-04T08:06:54.788Z | Downloaded pest v2.8.6 |
| 1238 | 2026-06-04T08:06:54.791Z | Downloaded iddqd v0.3.18 |
| 1239 | 2026-06-04T08:06:54.794Z | Downloaded yansi v1.0.1 |
| 1240 | 2026-06-04T08:06:54.794Z | Downloaded icu_properties_data v2.2.0 |
| 1241 | 2026-06-04T08:06:54.799Z | Downloaded hyper v1.9.0 |
| 1242 | 2026-06-04T08:06:54.803Z | Downloaded toml_edit v0.19.15 |
| 1243 | 2026-06-04T08:06:54.811Z | Downloaded rayon-core v1.13.0 |
| 1244 | 2026-06-04T08:06:54.814Z | Downloaded itertools v0.12.1 |
| 1245 | 2026-06-04T08:06:54.819Z | Downloaded typenum v1.20.0 |
| 1246 | 2026-06-04T08:06:54.822Z | Downloaded unicode-segmentation v1.13.2 |
| 1247 | 2026-06-04T08:06:54.826Z | Downloaded hkdf v0.12.4 |
| 1248 | 2026-06-04T08:06:54.826Z | Downloaded zerotrie v0.2.4 |
| 1249 | 2026-06-04T08:06:54.829Z | Downloaded dropshot-api-manager v0.7.2 |
| 1250 | 2026-06-04T08:06:54.832Z | Downloaded scc v2.4.0 |
| 1251 | 2026-06-04T08:06:54.835Z | Downloaded libm v0.2.16 |
| 1252 | 2026-06-04T08:06:54.839Z | Downloaded typed-path v0.9.3 |
| 1253 | 2026-06-04T08:06:54.848Z | Downloaded tough v0.22.0 |
| 1254 | 2026-06-04T08:06:54.857Z | Downloaded zerocopy-derive v0.8.48 |
| 1255 | 2026-06-04T08:06:54.862Z | Downloaded tower-http v0.6.10 |
| 1256 | 2026-06-04T08:06:54.867Z | Downloaded goblin v0.8.2 |
| 1257 | 2026-06-04T08:06:54.897Z | Downloaded moka v0.12.15 |
| 1258 | 2026-06-04T08:06:54.906Z | Downloaded reqwest v0.13.3 |
| 1259 | 2026-06-04T08:06:54.918Z | Downloaded goblin v0.10.5 |
| 1260 | 2026-06-04T08:06:54.951Z | Downloaded serde_json v1.0.149 |
| 1261 | 2026-06-04T08:06:54.962Z | Downloaded rayon v1.12.0 |
| 1262 | 2026-06-04T08:06:54.968Z | Downloaded zerovec v0.11.6 |
| 1263 | 2026-06-04T08:06:54.977Z | Downloaded winnow v0.5.40 |
| 1264 | 2026-06-04T08:06:54.986Z | Downloaded zerocopy v0.7.35 |
| 1265 | 2026-06-04T08:06:55.017Z | Downloaded zerocopy v0.8.48 |
| 1266 | 2026-06-04T08:06:55.021Z | Downloaded serde_with v3.20.0 |
| 1267 | 2026-06-04T08:06:55.021Z | Downloaded rustls-webpki v0.102.8 |
| 1268 | 2026-06-04T08:06:55.021Z | Downloaded proptest v1.11.0 |
| 1269 | 2026-06-04T08:06:55.024Z | Downloaded hickory-proto v0.25.2 |
| 1270 | 2026-06-04T08:06:55.030Z | Downloaded aws-lc-rs v1.17.0 |
| 1271 | 2026-06-04T08:06:55.036Z | Downloaded regress v0.11.1 |
| 1272 | 2026-06-04T08:06:55.040Z | Downloaded typify-impl v0.6.2 |
| 1273 | 2026-06-04T08:06:55.048Z | Downloaded tabled v0.15.0 |
| 1274 | 2026-06-04T08:06:55.056Z | Downloaded time v0.3.47 |
| 1275 | 2026-06-04T08:06:55.062Z | Downloaded tabled v0.20.0 |
| 1276 | 2026-06-04T08:06:55.071Z | Downloaded sled v0.34.7 |
| 1277 | 2026-06-04T08:06:55.081Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-06-04T08:06:55.085Z | Downloaded syn v1.0.109 |
| 1279 | 2026-06-04T08:06:55.090Z | Downloaded blake3 v1.8.5 |
| 1280 | 2026-06-04T08:06:55.095Z | Downloaded regress v0.10.5 |
| 1281 | 2026-06-04T08:06:55.100Z | Downloaded nix v0.31.3 |
| 1282 | 2026-06-04T08:06:55.113Z | Downloaded lzma-sys v0.1.20 |
| 1283 | 2026-06-04T08:06:55.130Z | Downloaded rustls v0.22.4 |
| 1284 | 2026-06-04T08:06:55.135Z | Downloaded rhai v1.24.0 |
| 1285 | 2026-06-04T08:06:55.141Z | Downloaded smoltcp v0.11.0 |
| 1286 | 2026-06-04T08:06:55.148Z | Downloaded jiff v0.2.24 |
| 1287 | 2026-06-04T08:06:55.159Z | Downloaded openapiv3 v2.2.0 |
| 1288 | 2026-06-04T08:06:55.166Z | Downloaded dropshot v0.17.0 |
| 1289 | 2026-06-04T08:06:55.205Z | Downloaded encoding_rs v0.8.35 |
| 1290 | 2026-06-04T08:06:55.217Z | Downloaded typify-impl v0.4.3 |
| 1291 | 2026-06-04T08:06:55.276Z | Downloaded petgraph v0.6.5 |
| 1292 | 2026-06-04T08:06:55.299Z | Downloaded chrono-tz v0.10.4 |
| 1293 | 2026-06-04T08:06:55.330Z | Downloaded csv v1.4.0 |
| 1294 | 2026-06-04T08:06:55.343Z | Downloaded sha3 v0.10.9 |
| 1295 | 2026-06-04T08:06:55.968Z | Downloaded aws-lc-sys v0.41.0 |
| 1296 | 2026-06-04T08:06:56.937Z | Compiling proc-macro2 v1.0.106 |
| 1297 | 2026-06-04T08:06:56.937Z | Compiling quote v1.0.45 |
| 1298 | 2026-06-04T08:06:56.937Z | Compiling unicode-ident v1.0.24 |
| 1299 | 2026-06-04T08:06:56.937Z | Compiling serde_core v1.0.228 |
| 1300 | 2026-06-04T08:06:56.960Z | Compiling cfg-if v1.0.4 |
| 1301 | 2026-06-04T08:06:56.960Z | Compiling serde v1.0.228 |
| 1302 | 2026-06-04T08:06:56.960Z | Compiling libc v0.2.186 |
| 1303 | 2026-06-04T08:06:57.003Z | Compiling memchr v2.8.0 |
| 1304 | 2026-06-04T08:06:57.116Z | Compiling itoa v1.0.18 |
| 1305 | 2026-06-04T08:06:57.265Z | Compiling smallvec v1.15.1 |
| 1306 | 2026-06-04T08:06:57.323Z | Compiling zmij v1.0.21 |
| 1307 | 2026-06-04T08:06:57.347Z | Compiling autocfg v1.5.0 |
| 1308 | 2026-06-04T08:06:57.465Z | Compiling libm v0.2.16 |
| 1309 | 2026-06-04T08:06:57.723Z | Compiling stable_deref_trait v1.2.1 |
| 1310 | 2026-06-04T08:06:57.798Z | Compiling percent-encoding v2.3.2 |
| 1311 | 2026-06-04T08:06:57.814Z | Compiling litemap v0.8.2 |
| 1312 | 2026-06-04T08:06:57.860Z | Compiling writeable v0.6.3 |
| 1313 | 2026-06-04T08:06:57.971Z | Compiling version_check v0.9.5 |
| 1314 | 2026-06-04T08:06:57.997Z | Compiling utf8_iter v1.0.4 |
| 1315 | 2026-06-04T08:06:58.036Z | Compiling icu_normalizer_data v2.2.0 |
| 1316 | 2026-06-04T08:06:58.057Z | Compiling icu_properties_data v2.2.0 |
| 1317 | 2026-06-04T08:06:58.123Z | Compiling iana-time-zone v0.1.65 |
| 1318 | 2026-06-04T08:06:58.247Z | Compiling syn v2.0.117 |
| 1319 | 2026-06-04T08:06:58.346Z | Compiling form_urlencoded v1.2.2 |
| 1320 | 2026-06-04T08:06:58.461Z | Compiling pin-project-lite v0.2.17 |
| 1321 | 2026-06-04T08:06:58.461Z | Compiling equivalent v1.0.2 |
| 1322 | 2026-06-04T08:06:58.528Z | Compiling serde_json v1.0.149 |
| 1323 | 2026-06-04T08:06:58.528Z | Compiling dyn-clone v1.0.20 |
| 1324 | 2026-06-04T08:06:58.528Z | Compiling parking_lot_core v0.9.12 |
| 1325 | 2026-06-04T08:06:58.528Z | Compiling scopeguard v1.2.0 |
| 1326 | 2026-06-04T08:06:58.528Z | Compiling num-traits v0.2.19 |
| 1327 | 2026-06-04T08:06:58.629Z | Compiling lock_api v0.4.14 |
| 1328 | 2026-06-04T08:06:58.651Z | Compiling getrandom v0.4.2 |
| 1329 | 2026-06-04T08:06:58.744Z | Compiling rand_core v0.10.1 |
| 1330 | 2026-06-04T08:06:58.874Z | Compiling thiserror v2.0.18 |
| 1331 | 2026-06-04T08:06:58.930Z | Compiling errno v0.3.14 |
| 1332 | 2026-06-04T08:06:58.953Z | Compiling hashbrown v0.17.1 |
| 1333 | 2026-06-04T08:06:59.015Z | Compiling heck v0.5.0 |
| 1334 | 2026-06-04T08:06:59.134Z | Compiling jobserver v0.1.34 |
| 1335 | 2026-06-04T08:06:59.163Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-06-04T08:06:59.341Z | Compiling semver v1.0.28 |
| 1337 | 2026-06-04T08:06:59.454Z | Compiling shlex v1.3.0 |
| 1338 | 2026-06-04T08:06:59.962Z | Compiling indexmap v2.14.0 |
| 1339 | 2026-06-04T08:07:00.019Z | Compiling futures-core v0.3.32 |
| 1340 | 2026-06-04T08:07:00.019Z | Compiling cc v1.2.62 |
| 1341 | 2026-06-04T08:07:00.019Z | Compiling uuid v1.23.1 |
| 1342 | 2026-06-04T08:07:00.019Z | Compiling zerocopy v0.8.48 |
| 1343 | 2026-06-04T08:07:00.019Z | Compiling rustversion v1.0.22 |
| 1344 | 2026-06-04T08:07:00.052Z | Compiling schemars v0.8.22 |
| 1345 | 2026-06-04T08:07:00.073Z | Compiling fnv v1.0.7 |
| 1346 | 2026-06-04T08:07:00.084Z | Compiling futures-sink v0.3.32 |
| 1347 | 2026-06-04T08:07:00.171Z | Compiling slab v0.4.12 |
| 1348 | 2026-06-04T08:07:00.192Z | Compiling socket2 v0.6.3 |
| 1349 | 2026-06-04T08:07:00.276Z | Compiling futures-channel v0.3.32 |
| 1350 | 2026-06-04T08:07:00.572Z | Compiling signal-hook-registry v1.4.8 |
| 1351 | 2026-06-04T08:07:00.580Z | Compiling parking_lot v0.12.5 |
| 1352 | 2026-06-04T08:07:01.326Z | Compiling mio v1.2.0 |
| 1353 | 2026-06-04T08:07:01.406Z | Compiling futures-task v0.3.32 |
| 1354 | 2026-06-04T08:07:01.407Z | Compiling futures-io v0.3.32 |
| 1355 | 2026-06-04T08:07:01.407Z | Compiling bitflags v2.11.1 |
| 1356 | 2026-06-04T08:07:01.407Z | Compiling portable-atomic v1.13.1 |
| 1357 | 2026-06-04T08:07:01.407Z | Compiling log v0.4.29 |
| 1358 | 2026-06-04T08:07:01.407Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-06-04T08:07:01.407Z | Compiling subtle v2.6.1 |
| 1360 | 2026-06-04T08:07:01.407Z | Compiling getrandom v0.2.17 |
| 1361 | 2026-06-04T08:07:01.407Z | Compiling untrusted v0.9.0 |
| 1362 | 2026-06-04T08:07:01.407Z | Compiling base64 v0.22.1 |
| 1363 | 2026-06-04T08:07:01.407Z | Compiling typenum v1.20.0 |
| 1364 | 2026-06-04T08:07:01.407Z | Compiling regex-syntax v0.8.10 |
| 1365 | 2026-06-04T08:07:01.407Z | Compiling byteorder v1.5.0 |
| 1366 | 2026-06-04T08:07:01.407Z | Compiling synstructure v0.13.2 |
| 1367 | 2026-06-04T08:07:01.407Z | Compiling serde_derive_internals v0.29.1 |
| 1368 | 2026-06-04T08:07:01.407Z | Compiling cmake v0.1.58 |
| 1369 | 2026-06-04T08:07:01.407Z | Compiling dunce v1.0.5 |
| 1370 | 2026-06-04T08:07:01.473Z | Compiling strsim v0.11.1 |
| 1371 | 2026-06-04T08:07:01.638Z | Compiling fs_extra v1.3.0 |
| 1372 | 2026-06-04T08:07:01.647Z | Compiling rustix v1.1.4 |
| 1373 | 2026-06-04T08:07:01.679Z | Compiling once_cell v1.21.4 |
| 1374 | 2026-06-04T08:07:01.792Z | Compiling rand_core v0.6.4 |
| 1375 | 2026-06-04T08:07:01.846Z | Compiling ipnet v2.12.0 |
| 1376 | 2026-06-04T08:07:01.866Z | Compiling atomic-waker v1.1.2 |
| 1377 | 2026-06-04T08:07:01.886Z | Compiling aws-lc-sys v0.41.0 |
| 1378 | 2026-06-04T08:07:01.895Z | Compiling httparse v1.10.1 |
| 1379 | 2026-06-04T08:07:01.987Z | Compiling thiserror v1.0.69 |
| 1380 | 2026-06-04T08:07:02.021Z | Compiling tower-service v0.3.3 |
| 1381 | 2026-06-04T08:07:02.109Z | Compiling tower-layer v0.3.3 |
| 1382 | 2026-06-04T08:07:02.202Z | Compiling ucd-trie v0.1.7 |
| 1383 | 2026-06-04T08:07:02.267Z | Compiling try-lock v0.2.5 |
| 1384 | 2026-06-04T08:07:02.327Z | Compiling serde_derive v1.0.228 |
| 1385 | 2026-06-04T08:07:02.367Z | Compiling zerofrom-derive v0.1.7 |
| 1386 | 2026-06-04T08:07:02.379Z | Compiling yoke-derive v0.8.2 |
| 1387 | 2026-06-04T08:07:02.476Z | Compiling zerovec-derive v0.11.3 |
| 1388 | 2026-06-04T08:07:02.505Z | Compiling displaydoc v0.2.5 |
| 1389 | 2026-06-04T08:07:02.648Z | Compiling schemars_derive v0.8.22 |
| 1390 | 2026-06-04T08:07:02.840Z | Compiling tokio-macros v2.7.0 |
| 1391 | 2026-06-04T08:07:03.329Z | Compiling thiserror-impl v2.0.18 |
| 1392 | 2026-06-04T08:07:03.518Z | Compiling zerocopy-derive v0.8.48 |
| 1393 | 2026-06-04T08:07:03.572Z | Compiling zeroize_derive v1.4.3 |
| 1394 | 2026-06-04T08:07:03.634Z | Compiling futures-macro v0.3.32 |
| 1395 | 2026-06-04T08:07:03.667Z | Compiling zerofrom v0.1.8 |
| 1396 | 2026-06-04T08:07:03.788Z | Compiling yoke v0.8.2 |
| 1397 | 2026-06-04T08:07:03.890Z | Compiling thiserror-impl v1.0.69 |
| 1398 | 2026-06-04T08:07:03.987Z | Compiling zerovec v0.11.6 |
| 1399 | 2026-06-04T08:07:04.271Z | Compiling zerotrie v0.2.4 |
| 1400 | 2026-06-04T08:07:04.486Z | Compiling tinystr v0.8.3 |
| 1401 | 2026-06-04T08:07:04.510Z | Compiling potential_utf v0.1.5 |
| 1402 | 2026-06-04T08:07:04.570Z | Compiling zeroize v1.8.2 |
| 1403 | 2026-06-04T08:07:04.668Z | Compiling icu_locale_core v2.2.0 |
| 1404 | 2026-06-04T08:07:04.684Z | Compiling icu_collections v2.2.0 |
| 1405 | 2026-06-04T08:07:04.700Z | Compiling futures-util v0.3.32 |
| 1406 | 2026-06-04T08:07:04.763Z | Compiling ryu v1.0.23 |
| 1407 | 2026-06-04T08:07:04.944Z | Compiling pest v2.8.6 |
| 1408 | 2026-06-04T08:07:05.148Z | Compiling want v0.3.1 |
| 1409 | 2026-06-04T08:07:05.207Z | Compiling httpdate v1.0.3 |
| 1410 | 2026-06-04T08:07:05.306Z | Compiling generic-array v0.14.7 |
| 1411 | 2026-06-04T08:07:05.445Z | Compiling icu_provider v2.2.0 |
| 1412 | 2026-06-04T08:07:05.544Z | Compiling bytes v1.11.1 |
| 1413 | 2026-06-04T08:07:05.622Z | Compiling chrono v0.4.44 |
| 1414 | 2026-06-04T08:07:05.741Z | Compiling icu_normalizer v2.2.0 |
| 1415 | 2026-06-04T08:07:05.762Z | Compiling icu_properties v2.2.0 |
| 1416 | 2026-06-04T08:07:06.177Z | Compiling tokio v1.52.3 |
| 1417 | 2026-06-04T08:07:06.196Z | Compiling http v1.4.0 |
| 1418 | 2026-06-04T08:07:06.318Z | Compiling serde_tokenstream v0.2.3 |
| 1419 | 2026-06-04T08:07:06.595Z | Compiling erased-serde v0.3.31 |
| 1420 | 2026-06-04T08:07:06.942Z | Compiling idna_adapter v1.2.2 |
| 1421 | 2026-06-04T08:07:06.978Z | Compiling http-body v1.0.1 |
| 1422 | 2026-06-04T08:07:07.074Z | Compiling idna v1.1.0 |
| 1423 | 2026-06-04T08:07:07.086Z | Compiling pest_meta v2.8.6 |
| 1424 | 2026-06-04T08:07:07.106Z | Compiling pretty-hex v0.4.2 |
| 1425 | 2026-06-04T08:07:07.125Z | Compiling getrandom v0.3.4 |
| 1426 | 2026-06-04T08:07:07.207Z | Compiling slog v2.8.2 |
| 1427 | 2026-06-04T08:07:07.232Z | Compiling plain v0.2.3 |
| 1428 | 2026-06-04T08:07:07.338Z | Compiling url v2.5.8 |
| 1429 | 2026-06-04T08:07:07.922Z | Compiling ppv-lite86 v0.2.21 |
| 1430 | 2026-06-04T08:07:07.957Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-06-04T08:07:07.986Z | Compiling tracing-attributes v0.1.31 |
| 1432 | 2026-06-04T08:07:08.236Z | Compiling tracing-core v0.1.36 |
| 1433 | 2026-06-04T08:07:08.295Z | Compiling foldhash v0.2.0 |
| 1434 | 2026-06-04T08:07:08.429Z | Compiling allocator-api2 v0.2.21 |
| 1435 | 2026-06-04T08:07:08.529Z | Compiling http-body-util v0.1.3 |
| 1436 | 2026-06-04T08:07:08.563Z | Compiling pest_derive v2.8.6 |
| 1437 | 2026-06-04T08:07:08.754Z | Compiling ipnetwork v0.21.1 |
| 1438 | 2026-06-04T08:07:08.767Z | Compiling hashbrown v0.16.1 |
| 1439 | 2026-06-04T08:07:08.844Z | Compiling serde_urlencoded v0.7.1 |
| 1440 | 2026-06-04T08:07:09.091Z | Compiling oxnet v0.1.5 |
| 1441 | 2026-06-04T08:07:09.134Z | Compiling aho-corasick v1.1.4 |
| 1442 | 2026-06-04T08:07:09.203Z | Compiling paste v1.0.15 |
| 1443 | 2026-06-04T08:07:09.225Z | Compiling tracing v0.1.44 |
| 1444 | 2026-06-04T08:07:09.351Z | Compiling crypto-common v0.1.7 |
| 1445 | 2026-06-04T08:07:09.402Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-06-04T08:07:09.460Z | Compiling time-core v0.1.8 |
| 1447 | 2026-06-04T08:07:09.481Z | Compiling ident_case v1.0.1 |
| 1448 | 2026-06-04T08:07:09.511Z | Compiling omicron-workspace-hack v0.1.0 |
| 1449 | 2026-06-04T08:07:09.514Z | Compiling powerfmt v0.2.0 |
| 1450 | 2026-06-04T08:07:09.541Z | Compiling num-conv v0.2.1 |
| 1451 | 2026-06-04T08:07:09.592Z | Compiling rustls-pki-types v1.14.1 |
| 1452 | 2026-06-04T08:07:09.680Z | Compiling time-macros v0.2.27 |
| 1453 | 2026-06-04T08:07:09.721Z | Compiling deranged v0.5.8 |
| 1454 | 2026-06-04T08:07:09.988Z | Compiling regex-automata v0.4.14 |
| 1455 | 2026-06-04T08:07:10.088Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-06-04T08:07:10.099Z | Compiling num_threads v0.1.7 |
| 1457 | 2026-06-04T08:07:10.192Z | Compiling winnow v1.0.3 |
| 1458 | 2026-06-04T08:07:10.662Z | Compiling scroll_derive v0.13.1 |
| 1459 | 2026-06-04T08:07:11.064Z | Compiling tokio-util v0.7.18 |
| 1460 | 2026-06-04T08:07:11.294Z | Compiling daft-derive v0.1.7 |
| 1461 | 2026-06-04T08:07:11.510Z | Compiling scroll v0.13.0 |
| 1462 | 2026-06-04T08:07:11.777Z | Compiling regex v1.12.3 |
| 1463 | 2026-06-04T08:07:11.815Z | Compiling fastrand v2.4.1 |
| 1464 | 2026-06-04T08:07:12.068Z | Compiling async-trait v0.1.89 |
| 1465 | 2026-06-04T08:07:12.081Z | Compiling crossbeam-utils v0.8.21 |
| 1466 | 2026-06-04T08:07:12.238Z | Compiling openssl-probe v0.2.1 |
| 1467 | 2026-06-04T08:07:12.410Z | Compiling ring v0.17.14 |
| 1468 | 2026-06-04T08:07:12.459Z | Compiling cpufeatures v0.2.17 |
| 1469 | 2026-06-04T08:07:12.577Z | Compiling block-buffer v0.10.4 |
| 1470 | 2026-06-04T08:07:12.728Z | Compiling thread_local v1.1.9 |
| 1471 | 2026-06-04T08:07:12.764Z | Compiling hex v0.4.3 |
| 1472 | 2026-06-04T08:07:12.791Z | Compiling usdt-impl v0.6.0 |
| 1473 | 2026-06-04T08:07:13.023Z | Compiling digest v0.10.7 |
| 1474 | 2026-06-04T08:07:13.064Z | Compiling goblin v0.10.5 |
| 1475 | 2026-06-04T08:07:13.075Z | Compiling h2 v0.4.14 |
| 1476 | 2026-06-04T08:07:13.078Z | Compiling dtrace-parser v0.3.0 |
| 1477 | 2026-06-04T08:07:13.140Z | Compiling aws-lc-rs v1.17.0 |
| 1478 | 2026-06-04T08:07:13.227Z | Compiling slog-async v2.8.0 |
| 1479 | 2026-06-04T08:07:13.458Z | Compiling camino v1.2.2 |
| 1480 | 2026-06-04T08:07:13.778Z | Compiling thread-id v5.1.0 |
| 1481 | 2026-06-04T08:07:13.830Z | Compiling take_mut v0.2.2 |
| 1482 | 2026-06-04T08:07:13.842Z | Compiling term v1.2.1 |
| 1483 | 2026-06-04T08:07:13.935Z | Compiling crc32fast v1.5.0 |
| 1484 | 2026-06-04T08:07:14.271Z | Compiling rand_core v0.9.5 |
| 1485 | 2026-06-04T08:07:14.363Z | Compiling futures-executor v0.3.32 |
| 1486 | 2026-06-04T08:07:14.481Z | Compiling syn v1.0.109 |
| 1487 | 2026-06-04T08:07:14.523Z | Compiling match_cfg v0.1.0 |
| 1488 | 2026-06-04T08:07:14.590Z | Compiling untrusted v0.7.1 |
| 1489 | 2026-06-04T08:07:14.638Z | Compiling futures v0.3.32 |
| 1490 | 2026-06-04T08:07:14.852Z | Compiling structmeta-derive v0.3.0 |
| 1491 | 2026-06-04T08:07:15.041Z | Compiling rustls v0.23.40 |
| 1492 | 2026-06-04T08:07:15.208Z | Compiling hyper v1.9.0 |
| 1493 | 2026-06-04T08:07:15.258Z | Compiling simd-adler32 v0.3.9 |
| 1494 | 2026-06-04T08:07:15.453Z | Compiling adler2 v2.0.1 |
| 1495 | 2026-06-04T08:07:15.583Z | Compiling rustls v0.22.4 |
| 1496 | 2026-06-04T08:07:15.804Z | Compiling dof v0.4.0 |
| 1497 | 2026-06-04T08:07:16.115Z | Compiling structmeta v0.3.0 |
| 1498 | 2026-06-04T08:07:16.161Z | Compiling miniz_oxide v0.8.9 |
| 1499 | 2026-06-04T08:07:16.306Z | Compiling hyper-util v0.1.20 |
| 1500 | 2026-06-04T08:07:16.908Z | Compiling rand_chacha v0.9.0 |
| 1501 | 2026-06-04T08:07:17.145Z | Compiling darling_core v0.23.0 |
| 1502 | 2026-06-04T08:07:17.337Z | Compiling newtype-uuid-macros v0.1.0 |
| 1503 | 2026-06-04T08:07:17.870Z | Compiling usdt-attr-macro v0.6.0 |
| 1504 | 2026-06-04T08:07:18.026Z | Compiling usdt-macro v0.6.0 |
| 1505 | 2026-06-04T08:07:18.211Z | Compiling rand v0.9.4 |
| 1506 | 2026-06-04T08:07:18.831Z | Compiling flate2 v1.1.9 |
| 1507 | 2026-06-04T08:07:19.055Z | Compiling time v0.3.47 |
| 1508 | 2026-06-04T08:07:19.165Z | Compiling newtype-uuid v1.3.2 |
| 1509 | 2026-06-04T08:07:19.253Z | Compiling compression-core v0.4.32 |
| 1510 | 2026-06-04T08:07:19.280Z | Compiling darling_macro v0.23.0 |
| 1511 | 2026-06-04T08:07:19.407Z | Compiling ref-cast v1.0.25 |
| 1512 | 2026-06-04T08:07:19.473Z | Compiling quick-error v1.2.3 |
| 1513 | 2026-06-04T08:07:19.504Z | Compiling compression-codecs v0.4.38 |
| 1514 | 2026-06-04T08:07:19.564Z | Compiling daft v0.1.7 |
| 1515 | 2026-06-04T08:07:19.575Z | Compiling crossbeam-channel v0.5.15 |
| 1516 | 2026-06-04T08:07:19.753Z | Compiling tower v0.5.3 |
| 1517 | 2026-06-04T08:07:19.771Z | Compiling strum_macros v0.26.4 |
| 1518 | 2026-06-04T08:07:19.827Z | Compiling ref-cast-impl v1.0.25 |
| 1519 | 2026-06-04T08:07:19.871Z | Compiling darling v0.23.0 |
| 1520 | 2026-06-04T08:07:19.950Z | Compiling serde_spanned v1.1.1 |
| 1521 | 2026-06-04T08:07:20.044Z | Compiling multer v3.1.0 |
| 1522 | 2026-06-04T08:07:20.214Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-06-04T08:07:20.281Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1524 | 2026-06-04T08:07:20.297Z | Compiling debug-ignore v1.0.5 |
| 1525 | 2026-06-04T08:07:20.399Z | Compiling bit-set v0.8.0 |
| 1526 | 2026-06-04T08:07:20.487Z | Compiling tower-http v0.6.10 |
| 1527 | 2026-06-04T08:07:20.500Z | Compiling serde_with_macros v3.20.0 |
| 1528 | 2026-06-04T08:07:20.543Z | Compiling openapiv3 v2.2.0 |
| 1529 | 2026-06-04T08:07:20.556Z | Compiling async-stream-impl v0.3.6 |
| 1530 | 2026-06-04T08:07:20.719Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1531 | 2026-06-04T08:07:20.898Z | Compiling dropshot v0.17.0 |
| 1532 | 2026-06-04T08:07:21.138Z | Compiling encoding_rs v0.8.35 |
| 1533 | 2026-06-04T08:07:21.199Z | Compiling spin v0.9.8 |
| 1534 | 2026-06-04T08:07:21.210Z | Compiling mime v0.3.17 |
| 1535 | 2026-06-04T08:07:21.310Z | Compiling unarray v0.1.4 |
| 1536 | 2026-06-04T08:07:21.414Z | Compiling strum v0.26.3 |
| 1537 | 2026-06-04T08:07:21.426Z | Compiling async-stream v0.3.6 |
| 1538 | 2026-06-04T08:07:21.544Z | Compiling derive-ex v0.1.8 |
| 1539 | 2026-06-04T08:07:21.597Z | Compiling rustls-native-certs v0.8.3 |
| 1540 | 2026-06-04T08:07:21.619Z | Compiling dropshot_endpoint v0.17.0 |
| 1541 | 2026-06-04T08:07:21.931Z | Compiling macaddr v1.0.1 |
| 1542 | 2026-06-04T08:07:21.994Z | Compiling waitgroup v0.1.2 |
| 1543 | 2026-06-04T08:07:22.135Z | Compiling serde_path_to_error v0.1.20 |
| 1544 | 2026-06-04T08:07:22.158Z | Compiling is-terminal v0.4.17 |
| 1545 | 2026-06-04T08:07:22.247Z | Compiling slog-term v2.9.2 |
| 1546 | 2026-06-04T08:07:22.484Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1547 | 2026-06-04T08:07:22.679Z | Compiling tempfile v3.27.0 |
| 1548 | 2026-06-04T08:07:22.794Z | Compiling strum_macros v0.27.2 |
| 1549 | 2026-06-04T08:07:22.822Z | Compiling instant v0.1.13 |
| 1550 | 2026-06-04T08:07:22.954Z | Compiling rustc-hash v2.1.2 |
| 1551 | 2026-06-04T08:07:23.005Z | Compiling slog-json v2.6.1 |
| 1552 | 2026-06-04T08:07:23.076Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1553 | 2026-06-04T08:07:23.182Z | Compiling test-strategy v0.4.5 |
| 1554 | 2026-06-04T08:07:23.212Z | Compiling hostname v0.3.1 |
| 1555 | 2026-06-04T08:07:23.345Z | Compiling memmap2 v0.9.10 |
| 1556 | 2026-06-04T08:07:23.568Z | Compiling either v1.15.0 |
| 1557 | 2026-06-04T08:07:23.711Z | Compiling slog-bunyan v2.5.0 |
| 1558 | 2026-06-04T08:07:23.773Z | Compiling parse-display-derive v0.10.0 |
| 1559 | 2026-06-04T08:07:24.063Z | Compiling backon v1.6.0 |
| 1560 | 2026-06-04T08:07:24.152Z | Compiling rand_chacha v0.3.1 |
| 1561 | 2026-06-04T08:07:24.249Z | Compiling rustls-webpki v0.102.8 |
| 1562 | 2026-06-04T08:07:24.663Z | Compiling strum v0.27.2 |
| 1563 | 2026-06-04T08:07:25.097Z | Compiling rand v0.8.6 |
| 1564 | 2026-06-04T08:07:25.117Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1565 | 2026-06-04T08:07:25.153Z | Compiling regress v0.10.5 |
| 1566 | 2026-06-04T08:07:25.734Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1567 | 2026-06-04T08:07:25.810Z | Compiling wait-timeout v0.2.1 |
| 1568 | 2026-06-04T08:07:26.060Z | Compiling rusty-fork v0.3.1 |
| 1569 | 2026-06-04T08:07:26.407Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1570 | 2026-06-04T08:07:26.754Z | Compiling usdt v0.6.0 |
| 1571 | 2026-06-04T08:07:26.833Z | Compiling tokio-rustls v0.25.0 |
| 1572 | 2026-06-04T08:07:27.033Z | Compiling serde_with v3.20.0 |
| 1573 | 2026-06-04T08:07:27.057Z | Compiling async-compression v0.4.42 |
| 1574 | 2026-06-04T08:07:27.380Z | Compiling rand_xorshift v0.4.0 |
| 1575 | 2026-06-04T08:07:28.529Z | Compiling sha1 v0.10.6 |
| 1576 | 2026-06-04T08:07:28.529Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1577 | 2026-06-04T08:07:28.529Z | Compiling rustls-pemfile v2.2.0 |
| 1578 | 2026-06-04T08:07:28.529Z | Compiling hostname v0.4.2 |
| 1579 | 2026-06-04T08:07:28.529Z | Compiling proptest v1.11.0 |
| 1580 | 2026-06-04T08:07:28.529Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1581 | 2026-06-04T08:07:28.819Z | Compiling itertools v0.14.0 |
| 1582 | 2026-06-04T08:07:28.858Z | Compiling iddqd v0.3.18 |
| 1583 | 2026-06-04T08:07:29.127Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1584 | 2026-06-04T08:07:29.139Z | Compiling reqwest v0.12.28 |
| 1585 | 2026-06-04T08:07:29.974Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1586 | 2026-06-04T08:07:30.041Z | Compiling utf8parse v0.2.2 |
| 1587 | 2026-06-04T08:07:30.123Z | Compiling anstyle-parse v1.0.0 |
| 1588 | 2026-06-04T08:07:30.149Z | Compiling progenitor-client v0.10.0 |
| 1589 | 2026-06-04T08:07:30.306Z | Compiling backoff v0.4.0 |
| 1590 | 2026-06-04T08:07:30.423Z | Compiling parse-display v0.10.0 |
| 1591 | 2026-06-04T08:07:30.518Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1592 | 2026-06-04T08:07:30.754Z | Compiling anstyle-query v1.1.5 |
| 1593 | 2026-06-04T08:07:30.864Z | Compiling is_terminal_polyfill v1.70.2 |
| 1594 | 2026-06-04T08:07:30.958Z | Compiling colorchoice v1.0.5 |
| 1595 | 2026-06-04T08:07:31.074Z | Compiling anstyle v1.0.14 |
| 1596 | 2026-06-04T08:07:31.303Z | Compiling anstream v1.0.0 |
| 1597 | 2026-06-04T08:07:31.615Z | Compiling regress v0.11.1 |
| 1598 | 2026-06-04T08:07:31.630Z | Compiling unicode-width v0.2.2 |
| 1599 | 2026-06-04T08:07:31.910Z | Compiling clap_lex v1.1.0 |
| 1600 | 2026-06-04T08:07:32.160Z | Compiling clap_derive v4.6.1 |
| 1601 | 2026-06-04T08:07:32.571Z | Compiling terminal_size v0.4.4 |
| 1602 | 2026-06-04T08:07:33.670Z | Compiling typify-impl v0.6.2 |
| 1603 | 2026-06-04T08:07:33.918Z | Compiling toml_datetime v0.6.11 |
| 1604 | 2026-06-04T08:07:34.014Z | Compiling zerocopy-derive v0.7.35 |
| 1605 | 2026-06-04T08:07:34.192Z | Compiling convert_case v0.4.0 |
| 1606 | 2026-06-04T08:07:34.493Z | Compiling derive_more v0.99.20 |
| 1607 | 2026-06-04T08:07:34.898Z | Compiling zerocopy v0.7.35 |
| 1608 | 2026-06-04T08:07:35.093Z | Compiling clap_builder v4.6.0 |
| 1609 | 2026-06-04T08:07:36.517Z | Compiling secrecy v0.10.3 |
| 1610 | 2026-06-04T08:07:36.599Z | Compiling float-ord v0.3.2 |
| 1611 | 2026-06-04T08:07:36.618Z | Compiling crucible-workspace-hack v0.1.0 |
| 1612 | 2026-06-04T08:07:36.701Z | Compiling clap v4.6.1 |
| 1613 | 2026-06-04T08:07:36.755Z | Compiling tinyvec_macros v0.1.1 |
| 1614 | 2026-06-04T08:07:36.830Z | Compiling tinyvec v1.11.0 |
| 1615 | 2026-06-04T08:07:37.335Z | Compiling dtrace-parser v0.2.0 |
| 1616 | 2026-06-04T08:07:37.485Z | Compiling scroll_derive v0.12.1 |
| 1617 | 2026-06-04T08:07:37.650Z | Compiling rustc_version v0.4.1 |
| 1618 | 2026-06-04T08:07:37.940Z | Compiling num-integer v0.1.46 |
| 1619 | 2026-06-04T08:07:38.255Z | Compiling usdt-impl v0.5.0 |
| 1620 | 2026-06-04T08:07:38.269Z | Compiling scroll v0.12.0 |
| 1621 | 2026-06-04T08:07:38.286Z | Compiling curve25519-dalek v4.1.3 |
| 1622 | 2026-06-04T08:07:39.585Z | Compiling dof v0.3.0 |
| 1623 | 2026-06-04T08:07:39.617Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1624 | 2026-06-04T08:07:39.617Z | Compiling hmac v0.12.1 |
| 1625 | 2026-06-04T08:07:39.617Z | Compiling darling_core v0.21.3 |
| 1626 | 2026-06-04T08:07:39.617Z | Compiling inout v0.1.4 |
| 1627 | 2026-06-04T08:07:39.617Z | Compiling ff v0.13.1 |
| 1628 | 2026-06-04T08:07:39.617Z | Compiling thread-id v4.2.2 |
| 1629 | 2026-06-04T08:07:39.617Z | Compiling unsafe-libyaml v0.2.11 |
| 1630 | 2026-06-04T08:07:39.712Z | Compiling proc-macro-crate v3.5.0 |
| 1631 | 2026-06-04T08:07:39.950Z | Compiling serde_yaml v0.9.34+deprecated |
| 1632 | 2026-06-04T08:07:40.040Z | Compiling typify-macro v0.6.2 |
| 1633 | 2026-06-04T08:07:40.073Z | Compiling group v0.13.0 |
| 1634 | 2026-06-04T08:07:40.131Z | Compiling cipher v0.4.4 |
| 1635 | 2026-06-04T08:07:40.181Z | Compiling hkdf v0.12.4 |
| 1636 | 2026-06-04T08:07:40.965Z | Compiling goblin v0.8.2 |
| 1637 | 2026-06-04T08:07:41.012Z | Compiling num-iter v0.1.45 |
| 1638 | 2026-06-04T08:07:41.128Z | Compiling num-rational v0.4.2 |
| 1639 | 2026-06-04T08:07:41.291Z | Compiling darling_macro v0.21.3 |
| 1640 | 2026-06-04T08:07:41.554Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1641 | 2026-06-04T08:07:41.750Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1642 | 2026-06-04T08:07:41.892Z | Compiling hubpack_derive v0.1.1 |
| 1643 | 2026-06-04T08:07:42.775Z | Compiling crossbeam-epoch v0.9.18 |
| 1644 | 2026-06-04T08:07:42.814Z | Compiling typify v0.6.2 |
| 1645 | 2026-06-04T08:07:42.833Z | Compiling universal-hash v0.5.1 |
| 1646 | 2026-06-04T08:07:42.833Z | Compiling crypto-bigint v0.5.5 |
| 1647 | 2026-06-04T08:07:42.833Z | Compiling half v2.7.1 |
| 1648 | 2026-06-04T08:07:42.833Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1649 | 2026-06-04T08:07:42.872Z | Compiling num-complex v0.4.6 |
| 1650 | 2026-06-04T08:07:43.257Z | Compiling base16ct v0.2.0 |
| 1651 | 2026-06-04T08:07:43.386Z | Compiling ciborium-io v0.2.2 |
| 1652 | 2026-06-04T08:07:43.411Z | Compiling opaque-debug v0.3.1 |
| 1653 | 2026-06-04T08:07:43.466Z | Compiling base64ct v1.8.3 |
| 1654 | 2026-06-04T08:07:43.478Z | Compiling poly1305 v0.8.0 |
| 1655 | 2026-06-04T08:07:43.478Z | Compiling ciborium-ll v0.2.2 |
| 1656 | 2026-06-04T08:07:43.705Z | Compiling password-hash v0.5.0 |
| 1657 | 2026-06-04T08:07:43.876Z | Compiling elliptic-curve v0.13.8 |
| 1658 | 2026-06-04T08:07:44.142Z | Compiling num v0.4.3 |
| 1659 | 2026-06-04T08:07:44.319Z | Compiling thiserror-no-std v2.0.2 |
| 1660 | 2026-06-04T08:07:44.498Z | Compiling hubpack v0.1.2 |
| 1661 | 2026-06-04T08:07:44.713Z | Compiling darling v0.21.3 |
| 1662 | 2026-06-04T08:07:44.956Z | Compiling chacha20 v0.9.1 |
| 1663 | 2026-06-04T08:07:44.998Z | Compiling num_enum_derive v0.7.6 |
| 1664 | 2026-06-04T08:07:45.012Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1665 | 2026-06-04T08:07:45.224Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1666 | 2026-06-04T08:07:45.620Z | Compiling blake2 v0.10.6 |
| 1667 | 2026-06-04T08:07:45.741Z | Compiling byte-wrapper v0.1.0 |
| 1668 | 2026-06-04T08:07:45.845Z | Compiling aead v0.5.2 |
| 1669 | 2026-06-04T08:07:46.007Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1670 | 2026-06-04T08:07:46.023Z | Compiling proc-macro-error-attr v1.0.4 |
| 1671 | 2026-06-04T08:07:46.151Z | Compiling memoffset v0.9.1 |
| 1672 | 2026-06-04T08:07:46.234Z | Compiling cfg_aliases v0.2.1 |
| 1673 | 2026-06-04T08:07:46.257Z | Compiling rustix v0.38.44 |
| 1674 | 2026-06-04T08:07:46.304Z | Compiling prettyplease v0.2.37 |
| 1675 | 2026-06-04T08:07:46.322Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1676 | 2026-06-04T08:07:46.395Z | Compiling static_assertions v1.1.0 |
| 1677 | 2026-06-04T08:07:46.467Z | Compiling keccak v0.1.6 |
| 1678 | 2026-06-04T08:07:46.551Z | Compiling heapless v0.8.0 |
| 1679 | 2026-06-04T08:07:46.612Z | Compiling sha3 v0.10.9 |
| 1680 | 2026-06-04T08:07:46.704Z | Compiling nix v0.31.3 |
| 1681 | 2026-06-04T08:07:47.013Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1682 | 2026-06-04T08:07:47.496Z | Compiling num_enum v0.7.6 |
| 1683 | 2026-06-04T08:07:47.669Z | Compiling chacha20poly1305 v0.10.1 |
| 1684 | 2026-06-04T08:07:47.802Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1685 | 2026-06-04T08:07:47.806Z | Compiling argon2 v0.5.3 |
| 1686 | 2026-06-04T08:07:48.599Z | Compiling rustls-webpki v0.103.13 |
| 1687 | 2026-06-04T08:07:48.704Z | Compiling ingot-macros v0.1.1 |
| 1688 | 2026-06-04T08:07:48.891Z | Compiling vsss-rs v3.3.4 |
| 1689 | 2026-06-04T08:07:48.990Z | Compiling ciborium v0.2.2 |
| 1690 | 2026-06-04T08:07:49.655Z | Compiling usdt-attr-macro v0.5.0 |
| 1691 | 2026-06-04T08:07:49.730Z | Compiling usdt-macro v0.5.0 |
| 1692 | 2026-06-04T08:07:50.891Z | Compiling serde_spanned v0.6.9 |
| 1693 | 2026-06-04T08:07:51.037Z | Compiling num-derive v0.4.2 |
| 1694 | 2026-06-04T08:07:51.210Z | Compiling serde_repr v0.1.20 |
| 1695 | 2026-06-04T08:07:51.467Z | Compiling enum-as-inner v0.6.1 |
| 1696 | 2026-06-04T08:07:51.744Z | Compiling hash32 v0.3.1 |
| 1697 | 2026-06-04T08:07:51.763Z | Compiling proc-macro-error v1.0.4 |
| 1698 | 2026-06-04T08:07:51.826Z | Compiling memmap v0.7.0 |
| 1699 | 2026-06-04T08:07:51.898Z | Compiling winnow v0.5.40 |
| 1700 | 2026-06-04T08:07:52.006Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1701 | 2026-06-04T08:07:52.019Z | Compiling indent_write v2.2.0 |
| 1702 | 2026-06-04T08:07:52.022Z | Compiling winnow v0.7.15 |
| 1703 | 2026-06-04T08:07:52.064Z | Compiling toml_write v0.1.2 |
| 1704 | 2026-06-04T08:07:52.154Z | Compiling data-encoding v2.11.0 |
| 1705 | 2026-06-04T08:07:52.242Z | Compiling smoltcp v0.11.0 |
| 1706 | 2026-06-04T08:07:52.385Z | Compiling tokio-rustls v0.26.4 |
| 1707 | 2026-06-04T08:07:52.714Z | Compiling rustls-platform-verifier v0.7.0 |
| 1708 | 2026-06-04T08:07:52.915Z | Compiling hyper-rustls v0.27.9 |
| 1709 | 2026-06-04T08:07:53.218Z | Compiling reqwest v0.13.3 |
| 1710 | 2026-06-04T08:07:53.302Z | Compiling toml_edit v0.19.15 |
| 1711 | 2026-06-04T08:07:53.385Z | Compiling usdt v0.5.0 |
| 1712 | 2026-06-04T08:07:53.616Z | Compiling toml_edit v0.22.27 |
| 1713 | 2026-06-04T08:07:53.802Z | Compiling ingot-types v0.1.2 |
| 1714 | 2026-06-04T08:07:54.073Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1715 | 2026-06-04T08:07:54.104Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1716 | 2026-06-04T08:07:54.212Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1717 | 2026-06-04T08:07:54.460Z | Compiling progenitor-client v0.14.0 |
| 1718 | 2026-06-04T08:07:54.689Z | Compiling progenitor-extras v0.2.0 |
| 1719 | 2026-06-04T08:07:54.931Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1720 | 2026-06-04T08:07:56.005Z | Compiling tabwriter v1.4.1 |
| 1721 | 2026-06-04T08:07:56.257Z | Compiling cobs v0.3.0 |
| 1722 | 2026-06-04T08:07:56.309Z | Compiling foreign-types-macros v0.2.3 |
| 1723 | 2026-06-04T08:07:56.518Z | Compiling bitflags v1.3.2 |
| 1724 | 2026-06-04T08:07:56.548Z | Compiling foreign-types-shared v0.3.1 |
| 1725 | 2026-06-04T08:07:56.650Z | Compiling pkg-config v0.3.33 |
| 1726 | 2026-06-04T08:07:56.879Z | Compiling bytecount v0.6.9 |
| 1727 | 2026-06-04T08:07:56.994Z | Compiling cpufeatures v0.3.0 |
| 1728 | 2026-06-04T08:07:57.025Z | Compiling vcpkg v0.2.15 |
| 1729 | 2026-06-04T08:07:57.072Z | Compiling managed v0.8.0 |
| 1730 | 2026-06-04T08:07:57.101Z | Compiling colored v3.1.1 |
| 1731 | 2026-06-04T08:07:57.499Z | Compiling chacha20 v0.10.0 |
| 1732 | 2026-06-04T08:07:57.550Z | Compiling foreign-types v0.5.0 |
| 1733 | 2026-06-04T08:07:57.554Z | Compiling postcard v1.1.3 |
| 1734 | 2026-06-04T08:07:57.617Z | Compiling openssl-sys v0.9.116 |
| 1735 | 2026-06-04T08:07:57.903Z | Compiling toml v0.8.23 |
| 1736 | 2026-06-04T08:07:58.182Z | Compiling proc-macro-crate v1.3.1 |
| 1737 | 2026-06-04T08:07:58.424Z | Compiling ingot v0.1.1 |
| 1738 | 2026-06-04T08:07:58.637Z | Compiling progenitor-impl v0.13.0 |
| 1739 | 2026-06-04T08:07:58.728Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2026-06-04T08:07:59.238Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1741 | 2026-06-04T08:07:59.249Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1742 | 2026-06-04T08:07:59.294Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1743 | 2026-06-04T08:08:00.174Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1744 | 2026-06-04T08:08:00.323Z | Compiling cstr-argument v0.1.2 |
| 1745 | 2026-06-04T08:08:00.423Z | Compiling rayon-core v1.13.0 |
| 1746 | 2026-06-04T08:08:00.483Z | Compiling resolv-conf v0.7.6 |
| 1747 | 2026-06-04T08:08:00.669Z | Compiling semver v0.1.20 |
| 1748 | 2026-06-04T08:08:00.877Z | Compiling unicode-segmentation v1.13.2 |
| 1749 | 2026-06-04T08:08:00.937Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1750 | 2026-06-04T08:08:01.087Z | Compiling linked-hash-map v0.5.6 |
| 1751 | 2026-06-04T08:08:01.140Z | Compiling heck v0.4.1 |
| 1752 | 2026-06-04T08:08:01.281Z | Compiling swrite v0.1.0 |
| 1753 | 2026-06-04T08:08:01.307Z | Compiling lazy_static v1.5.0 |
| 1754 | 2026-06-04T08:08:01.352Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1755 | 2026-06-04T08:08:01.440Z | Compiling lru-cache v0.1.2 |
| 1756 | 2026-06-04T08:08:01.479Z | Compiling newline-converter v0.3.0 |
| 1757 | 2026-06-04T08:08:01.534Z | Compiling rustc_version v0.1.7 |
| 1758 | 2026-06-04T08:08:01.598Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1759 | 2026-06-04T08:08:01.620Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1760 | 2026-06-04T08:08:01.654Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1761 | 2026-06-04T08:08:01.777Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1762 | 2026-06-04T08:08:01.823Z | Compiling num_enum_derive v0.5.11 |
| 1763 | 2026-06-04T08:08:01.931Z | Compiling rand v0.10.1 |
| 1764 | 2026-06-04T08:08:01.978Z | Compiling atomicwrites v0.4.4 |
| 1765 | 2026-06-04T08:08:02.182Z | Compiling progenitor-client v0.13.0 |
| 1766 | 2026-06-04T08:08:02.208Z | Compiling progenitor-macro v0.13.0 |
| 1767 | 2026-06-04T08:08:02.281Z | Compiling hickory-proto v0.24.4 |
| 1768 | 2026-06-04T08:08:02.656Z | Compiling crossbeam-deque v0.8.6 |
| 1769 | 2026-06-04T08:08:02.839Z | Compiling progenitor-impl v0.14.0 |
| 1770 | 2026-06-04T08:08:02.869Z | Compiling console v0.15.11 |
| 1771 | 2026-06-04T08:08:02.933Z | Compiling camino-tempfile v1.4.1 |
| 1772 | 2026-06-04T08:08:03.193Z | Compiling serde-big-array v0.5.1 |
| 1773 | 2026-06-04T08:08:03.332Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1774 | 2026-06-04T08:08:03.556Z | Compiling derive-where v1.6.1 |
| 1775 | 2026-06-04T08:08:03.882Z | Compiling pin-project-internal v1.1.13 |
| 1776 | 2026-06-04T08:08:03.951Z | Compiling minimal-lexical v0.2.1 |
| 1777 | 2026-06-04T08:08:04.217Z | Compiling siphasher v1.0.3 |
| 1778 | 2026-06-04T08:08:04.423Z | Compiling similar v2.7.0 |
| 1779 | 2026-06-04T08:08:04.852Z | Compiling expectorate v1.2.0 |
| 1780 | 2026-06-04T08:08:04.997Z | Compiling pin-project v1.1.13 |
| 1781 | 2026-06-04T08:08:05.007Z | Compiling phf_shared v0.12.1 |
| 1782 | 2026-06-04T08:08:05.095Z | Compiling nom v7.1.3 |
| 1783 | 2026-06-04T08:08:05.179Z | Compiling hickory-resolver v0.24.4 |
| 1784 | 2026-06-04T08:08:05.630Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1785 | 2026-06-04T08:08:05.915Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1786 | 2026-06-04T08:08:06.259Z | Compiling num_enum v0.5.11 |
| 1787 | 2026-06-04T08:08:06.433Z | Compiling progenitor-macro v0.14.0 |
| 1788 | 2026-06-04T08:08:07.148Z | Compiling newtype_derive v0.1.6 |
| 1789 | 2026-06-04T08:08:08.392Z | Compiling progenitor v0.13.0 |
| 1790 | 2026-06-04T08:08:08.392Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1791 | 2026-06-04T08:08:08.392Z | Compiling unicode-normalization v0.1.25 |
| 1792 | 2026-06-04T08:08:08.392Z | Compiling tokio-stream v0.1.18 |
| 1793 | 2026-06-04T08:08:08.416Z | Compiling async-recursion v1.1.1 |
| 1794 | 2026-06-04T08:08:08.469Z | Compiling snafu-derive v0.8.9 |
| 1795 | 2026-06-04T08:08:08.580Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1796 | 2026-06-04T08:08:08.882Z | Compiling slog-dtrace v0.3.0 |
| 1797 | 2026-06-04T08:08:08.896Z | Compiling csv-core v0.1.13 |
| 1798 | 2026-06-04T08:08:09.073Z | Compiling bstr v1.12.1 |
| 1799 | 2026-06-04T08:08:09.133Z | Compiling unicode-width v0.1.14 |
| 1800 | 2026-06-04T08:08:09.164Z | Compiling openssl v0.10.80 |
| 1801 | 2026-06-04T08:08:09.415Z | Compiling owo-colors v4.3.0 |
| 1802 | 2026-06-04T08:08:09.446Z | Compiling konst_macro_rules v0.2.19 |
| 1803 | 2026-06-04T08:08:09.577Z | Compiling foreign-types-shared v0.1.1 |
| 1804 | 2026-06-04T08:08:09.627Z | Compiling foldhash v0.1.5 |
| 1805 | 2026-06-04T08:08:09.669Z | Compiling cancel-safe-futures v0.1.5 |
| 1806 | 2026-06-04T08:08:09.767Z | Compiling unicode-xid v0.2.6 |
| 1807 | 2026-06-04T08:08:09.812Z | Compiling chrono-tz v0.10.4 |
| 1808 | 2026-06-04T08:08:09.892Z | Compiling highway v1.3.0 |
| 1809 | 2026-06-04T08:08:09.926Z | Compiling same-file v1.0.6 |
| 1810 | 2026-06-04T08:08:10.066Z | Compiling walkdir v2.5.0 |
| 1811 | 2026-06-04T08:08:10.120Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1812 | 2026-06-04T08:08:10.200Z | Compiling const_format_proc_macros v0.2.34 |
| 1813 | 2026-06-04T08:08:10.224Z | Compiling snafu v0.8.9 |
| 1814 | 2026-06-04T08:08:10.334Z | Compiling hashbrown v0.15.5 |
| 1815 | 2026-06-04T08:08:10.425Z | Compiling foreign-types v0.3.2 |
| 1816 | 2026-06-04T08:08:10.504Z | Compiling konst v0.2.20 |
| 1817 | 2026-06-04T08:08:10.635Z | Compiling globset v0.4.18 |
| 1818 | 2026-06-04T08:08:10.796Z | Compiling csv v1.4.0 |
| 1819 | 2026-06-04T08:08:10.943Z | Compiling qorb v0.4.1 |
| 1820 | 2026-06-04T08:08:11.024Z | Compiling olpc-cjson v0.1.4 |
| 1821 | 2026-06-04T08:08:11.191Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1822 | 2026-06-04T08:08:11.374Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1823 | 2026-06-04T08:08:11.534Z | Compiling rayon v1.12.0 |
| 1824 | 2026-06-04T08:08:11.644Z | Compiling progenitor v0.14.0 |
| 1825 | 2026-06-04T08:08:11.787Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1826 | 2026-06-04T08:08:12.045Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1827 | 2026-06-04T08:08:12.348Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1828 | 2026-06-04T08:08:12.400Z | Compiling phf v0.12.1 |
| 1829 | 2026-06-04T08:08:12.648Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1830 | 2026-06-04T08:08:13.109Z | Compiling zone_cfg_derive v0.3.1 |
| 1831 | 2026-06-04T08:08:13.203Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1832 | 2026-06-04T08:08:13.357Z | Compiling tokio-dtrace v0.1.1 |
| 1833 | 2026-06-04T08:08:13.390Z | Compiling itertools v0.12.1 |
| 1834 | 2026-06-04T08:08:13.554Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1835 | 2026-06-04T08:08:13.618Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1836 | 2026-06-04T08:08:13.759Z | Compiling libsw-core v0.3.2 |
| 1837 | 2026-06-04T08:08:13.816Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-06-04T08:08:13.872Z | Compiling serde_plain v1.0.2 |
| 1839 | 2026-06-04T08:08:13.933Z | Compiling openssl-macros v0.1.1 |
| 1840 | 2026-06-04T08:08:14.084Z | Compiling pem v3.0.6 |
| 1841 | 2026-06-04T08:08:14.161Z | Compiling cookie v0.18.1 |
| 1842 | 2026-06-04T08:08:14.193Z | Compiling sigpipe v0.1.3 |
| 1843 | 2026-06-04T08:08:14.233Z | Compiling fixedbitset v0.4.2 |
| 1844 | 2026-06-04T08:08:14.281Z | Compiling glob v0.3.3 |
| 1845 | 2026-06-04T08:08:14.409Z | Compiling jiff v0.2.24 |
| 1846 | 2026-06-04T08:08:14.448Z | Compiling fixedbitset v0.5.7 |
| 1847 | 2026-06-04T08:08:14.468Z | Compiling typed-path v0.9.3 |
| 1848 | 2026-06-04T08:08:14.468Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1849 | 2026-06-04T08:08:14.617Z | Compiling zone v0.3.1 |
| 1850 | 2026-06-04T08:08:14.725Z | Compiling petgraph v0.8.3 |
| 1851 | 2026-06-04T08:08:14.831Z | Compiling petgraph v0.6.5 |
| 1852 | 2026-06-04T08:08:14.956Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1853 | 2026-06-04T08:08:15.412Z | Compiling tough v0.22.0 |
| 1854 | 2026-06-04T08:08:15.810Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1855 | 2026-06-04T08:08:16.010Z | Compiling libsw v3.5.0 |
| 1856 | 2026-06-04T08:08:16.193Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1857 | 2026-06-04T08:08:16.323Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1858 | 2026-06-04T08:08:16.543Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1859 | 2026-06-04T08:08:16.580Z | Compiling oxide-tokio-rt v0.1.6 |
| 1860 | 2026-06-04T08:08:16.893Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1861 | 2026-06-04T08:08:17.073Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-06-04T08:08:17.937Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-06-04T08:08:17.968Z | Compiling const_format v0.2.36 |
| 1864 | 2026-06-04T08:08:18.751Z | Compiling papergrid v0.11.0 |
| 1865 | 2026-06-04T08:08:18.861Z | Compiling tabled_derive v0.7.0 |
| 1866 | 2026-06-04T08:08:19.072Z | Compiling gethostname v0.5.0 |
| 1867 | 2026-06-04T08:08:19.195Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1868 | 2026-06-04T08:08:19.252Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1869 | 2026-06-04T08:08:19.282Z | Compiling libscf-sys v1.2.0 |
| 1870 | 2026-06-04T08:08:19.423Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-06-04T08:08:19.472Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1872 | 2026-06-04T08:08:19.546Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1873 | 2026-06-04T08:08:19.601Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1874 | 2026-06-04T08:08:19.663Z | Compiling bcs v0.1.6 |
| 1875 | 2026-06-04T08:08:19.827Z | Compiling smf v0.2.3 |
| 1876 | 2026-06-04T08:08:19.986Z | Compiling unicode-linebreak v0.1.5 |
| 1877 | 2026-06-04T08:08:19.989Z | Compiling linear-map v1.2.0 |
| 1878 | 2026-06-04T08:08:20.177Z | Compiling termtree v0.5.1 |
| 1879 | 2026-06-04T08:08:20.188Z | Compiling smawk v0.3.2 |
| 1880 | 2026-06-04T08:08:20.232Z | Compiling tagptr v0.2.0 |
| 1881 | 2026-06-04T08:08:20.340Z | Compiling whoami v1.6.1 |
| 1882 | 2026-06-04T08:08:20.344Z | Compiling textwrap v0.16.2 |
| 1883 | 2026-06-04T08:08:20.382Z | Compiling moka v0.12.15 |
| 1884 | 2026-06-04T08:08:20.398Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1885 | 2026-06-04T08:08:20.430Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1886 | 2026-06-04T08:08:20.642Z | Compiling tabled v0.15.0 |
| 1887 | 2026-06-04T08:08:20.859Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-06-04T08:08:20.909Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1889 | 2026-06-04T08:08:21.184Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-06-04T08:08:21.377Z | Compiling steno v0.4.1 |
| 1891 | 2026-06-04T08:08:22.718Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1892 | 2026-06-04T08:08:23.389Z | Compiling hickory-proto v0.25.2 |
| 1893 | 2026-06-04T08:08:23.391Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1894 | 2026-06-04T08:08:23.694Z | Compiling humantime v2.3.0 |
| 1895 | 2026-06-04T08:08:23.955Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1896 | 2026-06-04T08:08:23.987Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1897 | 2026-06-04T08:08:24.441Z | Compiling parking_lot_core v0.8.6 |
| 1898 | 2026-06-04T08:08:24.467Z | Compiling proc-macro-error2 v2.0.1 |
| 1899 | 2026-06-04T08:08:24.492Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1900 | 2026-06-04T08:08:24.732Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1901 | 2026-06-04T08:08:24.754Z | Compiling tabled_derive v0.11.0 |
| 1902 | 2026-06-04T08:08:24.983Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1903 | 2026-06-04T08:08:25.087Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1904 | 2026-06-04T08:08:25.097Z | Compiling papergrid v0.17.0 |
| 1905 | 2026-06-04T08:08:25.366Z | Compiling hickory-resolver v0.25.2 |
| 1906 | 2026-06-04T08:08:25.488Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1907 | 2026-06-04T08:08:25.543Z | Compiling testing_table v0.3.0 |
| 1908 | 2026-06-04T08:08:25.716Z | Compiling arc-swap v1.9.1 |
| 1909 | 2026-06-04T08:08:25.882Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1910 | 2026-06-04T08:08:26.027Z | Compiling nom v8.0.0 |
| 1911 | 2026-06-04T08:08:26.183Z | Compiling tabled v0.20.0 |
| 1912 | 2026-06-04T08:08:26.477Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1913 | 2026-06-04T08:08:26.959Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1914 | 2026-06-04T08:08:27.142Z | Compiling slog-scope v4.4.1 |
| 1915 | 2026-06-04T08:08:27.680Z | Compiling parking_lot v0.11.2 |
| 1916 | 2026-06-04T08:08:27.782Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1917 | 2026-06-04T08:08:28.104Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1918 | 2026-06-04T08:08:28.188Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1919 | 2026-06-04T08:08:28.344Z | Compiling fxhash v0.2.1 |
| 1920 | 2026-06-04T08:08:28.356Z | Compiling internet-checksum v0.2.1 |
| 1921 | 2026-06-04T08:08:28.486Z | Compiling sled v0.34.7 |
| 1922 | 2026-06-04T08:08:28.500Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1923 | 2026-06-04T08:08:28.703Z | Compiling slog-stdlog v4.1.1 |
| 1924 | 2026-06-04T08:08:28.829Z | Compiling crc8 v0.1.1 |
| 1925 | 2026-06-04T08:08:28.931Z | Compiling slog-envlogger v2.2.0 |
| 1926 | 2026-06-04T08:08:28.950Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1927 | 2026-06-04T08:08:29.091Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1928 | 2026-06-04T08:08:29.623Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1929 | 2026-06-04T08:08:31.254Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1930 | 2026-06-04T08:08:32.733Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1931 | 2026-06-04T08:08:39.414Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1932 | 2026-06-04T08:08:41.026Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1933 | 2026-06-04T08:08:42.065Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1934 | 2026-06-04T08:08:43.050Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1935 | 2026-06-04T08:08:43.849Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1936 | 2026-06-04T08:08:44.998Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1937 | 2026-06-04T08:09:08.174Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s |
| 1938 | 2026-06-04T08:09:08.357Z | ──────────── |
| 1939 | 2026-06-04T08:09:08.357Z | Nextest run ID a736d001-1ac2-42a3-bbcd-ae8a6c117f0b with nextest profile: default |
| 1940 | 2026-06-04T08:09:08.357Z | Starting 7 tests across 1 binary |
| 1941 | 2026-06-04T08:09:08.368Z | PASS [ 0.010s] mg-lower dendrite::test_tfport_parser |
| 1942 | 2026-06-04T08:09:08.373Z | PASS [ 0.011s] mg-lower test::sync_prefix_test |
| 1943 | 2026-06-04T08:09:08.373Z | PASS [ 0.011s] mg-lower test::sync_v4_over_v6_idempotent |
| 1944 | 2026-06-04T08:09:08.373Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_removal |
| 1945 | 2026-06-04T08:09:08.373Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1946 | 2026-06-04T08:09:08.373Z | PASS [ 0.012s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1947 | 2026-06-04T08:09:08.373Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1948 | 2026-06-04T08:09:08.373Z | ──────────── |
| 1949 | 2026-06-04T08:09:08.373Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1950 | 2026-06-04T08:09:08.384Z | process exited: duration 379284 ms, exit code 0 |
| |
| 1951 | 2026-06-04T08:09:08.390Z | found 0 output files |