|
|
|
| 1 | 2026-06-26T18:48:29.981Z | job assigned to worker 01KW2M4W2Y3GQ99BN7TFF5ETZG [factory aws, i-019b89779e437303d] (queued for 53 s) |
| |
| 2 | 2026-06-26T18:48:37.067Z | starting task 0: "setup" |
| 3 | 2026-06-26T18:48:37.075Z | ++ uname -s |
| 4 | 2026-06-26T18:48:37.078Z | + kern=SunOS |
| 5 | 2026-06-26T18:48:37.078Z | + build_user=build |
| 6 | 2026-06-26T18:48:37.078Z | + build_uid=12345 |
| 7 | 2026-06-26T18:48:37.078Z | + work_dir=/work |
| 8 | 2026-06-26T18:48:37.078Z | + input_dir=/input |
| 9 | 2026-06-26T18:48:37.078Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-26T18:48:37.078Z | + case "$kern" in |
| 11 | 2026-06-26T18:48:37.078Z | + groupadd -g 12345 build |
| 12 | 2026-06-26T18:48:37.081Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-26T18:48:39.088Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-26T18:48:39.212Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-26T18:48:39.215Z | + home_fs=zfs |
| 16 | 2026-06-26T18:48:39.215Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-26T18:48:39.215Z | + mkdir -p /home/build |
| 18 | 2026-06-26T18:48:39.215Z | + chown build:build /home/build /work |
| 19 | 2026-06-26T18:48:40.216Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-26T18:48:40.219Z | process exited: duration 3154 ms, exit code 0 |
| |
| 21 | 2026-06-26T18:48:40.226Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-26T18:48:40.230Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-26T18:48:40.230Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-26T18:48:40.230Z | * rust toolchain profile = "default" |
| 25 | 2026-06-26T18:48:40.230Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-26T18:48:40.230Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-26T18:48:40.230Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-26T18:48:40.233Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-26T18:48:40.233Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-26T18:48:40.308Z | info: downloading installer |
| 31 | 2026-06-26T18:48:41.737Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-26T18:48:41.737Z | warn: /opt/ooce/bin |
| 33 | 2026-06-26T18:48:41.737Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-26T18:48:41.737Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-26T18:48:41.737Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-26T18:48:41.737Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-26T18:48:41.737Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-26T18:48:41.737Z | error: cannot install while Rust is installed |
| 39 | 2026-06-26T18:48:41.737Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-26T18:48:41.737Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-26T18:48:41.737Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-26T18:48:41.737Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-26T18:48:41.737Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-26T18:48:41.751Z | info: profile set to default |
| 45 | 2026-06-26T18:48:41.751Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-26T18:48:41.754Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-26T18:48:41.886Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-26T18:48:41.889Z | info: downloading 6 components |
| 49 | 2026-06-26T18:48:57.405Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-26T18:48:57.405Z | |
| 51 | 2026-06-26T18:48:57.437Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-26T18:48:57.437Z | |
| 53 | 2026-06-26T18:48:57.437Z | |
| 54 | 2026-06-26T18:48:57.437Z | Rust is installed now. Great! |
| 55 | 2026-06-26T18:48:57.437Z | |
| 56 | 2026-06-26T18:48:57.437Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-26T18:48:57.437Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-26T18:48:57.437Z | |
| 59 | 2026-06-26T18:48:57.437Z | To configure your current shell, you need to source |
| 60 | 2026-06-26T18:48:57.437Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-26T18:48:57.437Z | |
| 62 | 2026-06-26T18:48:57.437Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-26T18:48:57.437Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-26T18:48:57.437Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-26T18:48:57.437Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-26T18:48:57.437Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-26T18:48:57.437Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-26T18:48:57.437Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-26T18:48:57.441Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-26T18:48:57.441Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-26T18:48:57.526Z | + rustup --version |
| 72 | 2026-06-26T18:48:57.534Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-26T18:48:57.537Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-26T18:48:57.555Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-26T18:48:57.558Z | + cargo --version |
| 76 | 2026-06-26T18:48:57.570Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-26T18:48:57.573Z | + rustc --version |
| 78 | 2026-06-26T18:48:57.592Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-26T18:48:57.595Z | process exited: duration 17367 ms, exit code 0 |
| |
| 80 | 2026-06-26T18:48:57.600Z | starting task 2: "authentication" |
| 81 | 2026-06-26T18:48:57.616Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-26T18:48:57.622Z | starting task 3: "clone repository" |
| 83 | 2026-06-26T18:48:57.626Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-26T18:48:57.630Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-26T18:48:57.656Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-26T18:48:58.890Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-26T18:48:58.890Z | + git fetch origin ec78e31353553c5b99747c7416890b16981df11a |
| 88 | 2026-06-26T18:48:59.153Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-26T18:48:59.153Z | * branch ec78e31353553c5b99747c7416890b16981df11a -> FETCH_HEAD |
| 90 | 2026-06-26T18:48:59.157Z | + [[ -n trey/unnumbered-cleanup ]] |
| 91 | 2026-06-26T18:48:59.161Z | ++ git branch --show-current |
| 92 | 2026-06-26T18:48:59.161Z | + current=main |
| 93 | 2026-06-26T18:48:59.161Z | + [[ main != trey/unnumbered-cleanup ]] |
| 94 | 2026-06-26T18:48:59.161Z | + git branch -f trey/unnumbered-cleanup ec78e31353553c5b99747c7416890b16981df11a |
| 95 | 2026-06-26T18:48:59.165Z | + git checkout -f trey/unnumbered-cleanup |
| 96 | 2026-06-26T18:48:59.182Z | Switched to branch 'trey/unnumbered-cleanup' |
| 97 | 2026-06-26T18:48:59.185Z | + git reset --hard ec78e31353553c5b99747c7416890b16981df11a |
| 98 | 2026-06-26T18:48:59.192Z | HEAD is now at ec78e31 Merge branch 'main' into trey/unnumbered-cleanup |
| 99 | 2026-06-26T18:48:59.195Z | process exited: duration 1570 ms, exit code 0 |
| |
| 100 | 2026-06-26T18:48:59.201Z | starting task 4: "build" |
| 101 | 2026-06-26T18:48:59.205Z | + set -o errexit |
| 102 | 2026-06-26T18:48:59.205Z | + set -o pipefail |
| 103 | 2026-06-26T18:48:59.206Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-26T18:48:59.209Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-26T18:48:59.209Z | ++ PLATFORM=illumos |
| 106 | 2026-06-26T18:48:59.209Z | ++ banner install |
| 107 | 2026-06-26T18:48:59.209Z | |
| 108 | 2026-06-26T18:48:59.209Z | # # # #### ##### ## # # |
| 109 | 2026-06-26T18:48:59.209Z | # ## # # # # # # # |
| 110 | 2026-06-26T18:48:59.209Z | # # # # #### # # # # # |
| 111 | 2026-06-26T18:48:59.209Z | # # # # # # ###### # # |
| 112 | 2026-06-26T18:48:59.209Z | # # ## # # # # # # # |
| 113 | 2026-06-26T18:48:59.209Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-26T18:48:59.209Z | |
| 115 | 2026-06-26T18:48:59.209Z | ++ set +o errexit |
| 116 | 2026-06-26T18:48:59.209Z | ++ pkg info clang-15 |
| 117 | 2026-06-26T18:48:59.212Z | ++ grep -qi installed |
| 118 | 2026-06-26T18:49:00.443Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-26T18:49:00.443Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-26T18:49:00.443Z | |
| 121 | 2026-06-26T18:49:00.443Z | clang-15 |
| 122 | 2026-06-26T18:49:00.483Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-26T18:49:00.483Z | ++ set -o errexit |
| 124 | 2026-06-26T18:49:00.487Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-26T18:49:07.978Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-26T18:49:15.553Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-26T18:49:22.620Z | Planning: Solver setup ... Done |
| 128 | 2026-06-26T18:49:22.660Z | Planning: Running solver ... Done |
| 129 | 2026-06-26T18:49:22.805Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-26T18:49:22.825Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-26T18:49:22.912Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-26T18:49:22.941Z | Planning: Package planning ... Done |
| 133 | 2026-06-26T18:49:22.967Z | Planning: Merging actions ... Done |
| 134 | 2026-06-26T18:49:23.074Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-26T18:49:23.080Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-26T18:49:23.813Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-26T18:49:23.818Z | Planning: Planning completed in 8.10 seconds |
| 138 | 2026-06-26T18:49:23.830Z | Packages to install: 2 |
| 139 | 2026-06-26T18:49:23.830Z | Mediators to change: 2 |
| 140 | 2026-06-26T18:49:23.833Z | Services to change: 1 |
| 141 | 2026-06-26T18:49:23.833Z | Create boot environment: No |
| 142 | 2026-06-26T18:49:23.833Z | Create backup boot environment: No |
| 143 | 2026-06-26T18:49:23.871Z | |
| 144 | 2026-06-26T18:49:23.871Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-26T18:49:28.876Z | Download: 1244/3076 items 115.8/211.3MB 54% complete (23.9M/s) |
| 146 | 2026-06-26T18:49:33.878Z | Download: 1966/3076 items 117.6/211.3MB 55% complete (12.0M/s) |
| 147 | 2026-06-26T18:49:39.196Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (8.6M/s) |
| 148 | 2026-06-26T18:49:53.714Z | Download: 2009/3076 items 117.9/211.3MB 55% complete |
| 149 | 2026-06-26T18:50:00.917Z | Download: 3029/3076 items 201.0/211.3MB 95% complete (18.6M/s) |
| 150 | 2026-06-26T18:50:09.653Z | Download: 3067/3076 items 209.5/211.3MB 99% complete (10.0M/s) |
| 151 | 2026-06-26T18:50:18.604Z | Download: 3071/3076 items 210.4/211.3MB 99% complete (4.2M/s) |
| 152 | 2026-06-26T18:50:26.789Z | Download: 3074/3076 items 211.3/211.3MB 99% complete (1.6M/s) |
| 153 | 2026-06-26T18:50:26.805Z | Download: Completed 211.31 MB in 62.93 seconds (3.4M/s) |
| 154 | 2026-06-26T18:50:26.924Z | Actions: 1/3418 actions (Installing new actions) |
| 155 | 2026-06-26T18:50:30.050Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 156 | 2026-06-26T18:50:30.696Z | Done |
| 157 | 2026-06-26T18:50:30.696Z | Done |
| 158 | 2026-06-26T18:50:31.425Z | Done |
| 159 | 2026-06-26T18:50:34.758Z | Done |
| 160 | 2026-06-26T18:50:34.828Z | Done |
| 161 | 2026-06-26T18:50:34.831Z | Done |
| 162 | 2026-06-26T18:50:35.115Z | Done |
| 163 | 2026-06-26T18:50:35.787Z | ++ set -o errexit |
| 164 | 2026-06-26T18:50:35.787Z | ++ cargo --version |
| 165 | 2026-06-26T18:50:35.794Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 166 | 2026-06-26T18:50:35.950Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-06-26T18:50:35.954Z | info: downloading 6 components |
| 168 | 2026-06-26T18:50:52.770Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 169 | 2026-06-26T18:50:52.773Z | ++ rustc --version |
| 170 | 2026-06-26T18:50:52.802Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 171 | 2026-06-26T18:50:52.806Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 172 | 2026-06-26T18:50:52.850Z | Updating crates.io index |
| 173 | 2026-06-26T18:50:52.945Z | Downloading crates ... |
| 174 | 2026-06-26T18:50:53.001Z | Downloaded cargo-nextest v0.9.97 |
| 175 | 2026-06-26T18:50:53.064Z | Installing cargo-nextest v0.9.97 |
| 176 | 2026-06-26T18:50:53.106Z | Updating crates.io index |
| 177 | 2026-06-26T18:50:55.743Z | Locking 390 packages to latest compatible versions |
| 178 | 2026-06-26T18:50:55.747Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 179 | 2026-06-26T18:50:55.749Z | Adding duct v0.13.7 (available: v1.1.1) |
| 180 | 2026-06-26T18:50:55.749Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 181 | 2026-06-26T18:50:55.749Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 182 | 2026-06-26T18:50:55.752Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 183 | 2026-06-26T18:50:55.752Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 184 | 2026-06-26T18:50:55.753Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 185 | 2026-06-26T18:50:55.753Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 186 | 2026-06-26T18:50:55.755Z | Adding nextest-runner v0.80.0 (available: v0.119.0) |
| 187 | 2026-06-26T18:50:55.758Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 188 | 2026-06-26T18:50:55.784Z | Downloading crates ... |
| 189 | 2026-06-26T18:50:55.858Z | Downloaded foreign-types v0.3.2 |
| 190 | 2026-06-26T18:50:55.861Z | Downloaded cfg_aliases v0.2.1 |
| 191 | 2026-06-26T18:50:55.866Z | Downloaded camino-tempfile v1.4.1 |
| 192 | 2026-06-26T18:50:55.874Z | Downloaded ahash v0.8.12 |
| 193 | 2026-06-26T18:50:55.877Z | Downloaded cargo-platform v0.3.3 |
| 194 | 2026-06-26T18:50:55.879Z | Downloaded anstream v1.0.0 |
| 195 | 2026-06-26T18:50:55.879Z | Downloaded addr2line v0.25.1 |
| 196 | 2026-06-26T18:50:55.882Z | Downloaded owo-colors v4.3.0 |
| 197 | 2026-06-26T18:50:55.886Z | Downloaded futures-io v0.3.32 |
| 198 | 2026-06-26T18:50:55.889Z | Downloaded cpufeatures v0.2.17 |
| 199 | 2026-06-26T18:50:55.889Z | Downloaded adler2 v2.0.1 |
| 200 | 2026-06-26T18:50:55.889Z | Downloaded errno v0.3.14 |
| 201 | 2026-06-26T18:50:55.892Z | Downloaded equivalent v1.0.2 |
| 202 | 2026-06-26T18:50:55.894Z | Downloaded indexmap v2.14.0 |
| 203 | 2026-06-26T18:50:55.897Z | Downloaded indent_write v2.2.0 |
| 204 | 2026-06-26T18:50:55.897Z | Downloaded anstyle v1.0.14 |
| 205 | 2026-06-26T18:50:55.900Z | Downloaded http-body v1.0.1 |
| 206 | 2026-06-26T18:50:55.900Z | Downloaded debug-ignore v1.0.5 |
| 207 | 2026-06-26T18:50:55.903Z | Downloaded indicatif v0.17.11 |
| 208 | 2026-06-26T18:50:55.906Z | Downloaded newtype-uuid v1.3.2 |
| 209 | 2026-06-26T18:50:55.906Z | Downloaded cargo_metadata v0.20.0 |
| 210 | 2026-06-26T18:50:55.906Z | Downloaded hyper-tls v0.6.0 |
| 211 | 2026-06-26T18:50:55.908Z | Downloaded document-features v0.2.12 |
| 212 | 2026-06-26T18:50:55.908Z | Downloaded pkcs8 v0.10.2 |
| 213 | 2026-06-26T18:50:55.911Z | Downloaded quote v1.0.46 |
| 214 | 2026-06-26T18:50:55.914Z | Downloaded humantime-serde v1.1.1 |
| 215 | 2026-06-26T18:50:55.914Z | Downloaded nextest-filtering v0.15.0 |
| 216 | 2026-06-26T18:50:55.917Z | Downloaded cargo-platform v0.2.0 |
| 217 | 2026-06-26T18:50:55.917Z | Downloaded camino v1.2.3 |
| 218 | 2026-06-26T18:50:55.919Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 219 | 2026-06-26T18:50:55.919Z | Downloaded heck v0.5.0 |
| 220 | 2026-06-26T18:50:55.922Z | Downloaded nextest-metadata v0.12.2 |
| 221 | 2026-06-26T18:50:55.922Z | Downloaded ipnet v2.12.0 |
| 222 | 2026-06-26T18:50:55.925Z | Downloaded cargo_metadata v0.23.1 |
| 223 | 2026-06-26T18:50:55.925Z | Downloaded future-queue v0.4.0 |
| 224 | 2026-06-26T18:50:55.928Z | Downloaded duct v0.13.7 |
| 225 | 2026-06-26T18:50:55.928Z | Downloaded clap_lex v1.1.0 |
| 226 | 2026-06-26T18:50:55.930Z | Downloaded indenter v0.3.4 |
| 227 | 2026-06-26T18:50:55.931Z | Downloaded home v0.5.12 |
| 228 | 2026-06-26T18:50:55.931Z | Downloaded jobserver v0.1.34 |
| 229 | 2026-06-26T18:50:55.933Z | Downloaded atomicwrites v0.4.4 |
| 230 | 2026-06-26T18:50:55.933Z | Downloaded cfg-if v1.0.4 |
| 231 | 2026-06-26T18:50:55.936Z | Downloaded anstyle-query v1.1.5 |
| 232 | 2026-06-26T18:50:55.939Z | Downloaded hex v0.4.3 |
| 233 | 2026-06-26T18:50:55.942Z | Downloaded http v1.4.2 |
| 234 | 2026-06-26T18:50:55.945Z | Downloaded self_update v0.42.0 |
| 235 | 2026-06-26T18:50:55.945Z | Downloaded filetime v0.2.29 |
| 236 | 2026-06-26T18:50:55.945Z | Downloaded digest v0.10.7 |
| 237 | 2026-06-26T18:50:55.948Z | Downloaded cfg-expr v0.20.8 |
| 238 | 2026-06-26T18:50:55.948Z | Downloaded futures-core v0.3.32 |
| 239 | 2026-06-26T18:50:55.951Z | Downloaded foreign-types-shared v0.1.1 |
| 240 | 2026-06-26T18:50:55.951Z | Downloaded generic-array v0.14.7 |
| 241 | 2026-06-26T18:50:55.954Z | Downloaded block-buffer v0.10.4 |
| 242 | 2026-06-26T18:50:55.954Z | Downloaded os_pipe v1.2.3 |
| 243 | 2026-06-26T18:50:55.954Z | Downloaded is_ci v1.2.0 |
| 244 | 2026-06-26T18:50:55.957Z | Downloaded base64ct v1.8.3 |
| 245 | 2026-06-26T18:50:55.957Z | Downloaded mukti-metadata v0.3.0 |
| 246 | 2026-06-26T18:50:55.959Z | Downloaded nested v0.1.1 |
| 247 | 2026-06-26T18:50:55.960Z | Downloaded backtrace-ext v0.2.1 |
| 248 | 2026-06-26T18:50:55.960Z | Downloaded openssl-probe v0.2.1 |
| 249 | 2026-06-26T18:50:55.962Z | Downloaded lazy_static v1.5.0 |
| 250 | 2026-06-26T18:50:55.962Z | Downloaded async-scoped v0.9.0 |
| 251 | 2026-06-26T18:50:55.965Z | Downloaded futures-macro v0.3.32 |
| 252 | 2026-06-26T18:50:55.965Z | Downloaded form_urlencoded v1.2.2 |
| 253 | 2026-06-26T18:50:55.965Z | Downloaded number_prefix v0.4.0 |
| 254 | 2026-06-26T18:50:55.968Z | Downloaded rand_core v0.9.5 |
| 255 | 2026-06-26T18:50:55.971Z | Downloaded colorchoice v1.0.5 |
| 256 | 2026-06-26T18:50:55.973Z | Downloaded serde-value v0.7.0 |
| 257 | 2026-06-26T18:50:55.973Z | Downloaded rustc-hash v2.1.2 |
| 258 | 2026-06-26T18:50:55.976Z | Downloaded futures-sink v0.3.32 |
| 259 | 2026-06-26T18:50:55.979Z | Downloaded guppy-workspace-hack v0.1.0 |
| 260 | 2026-06-26T18:50:55.979Z | Downloaded itoa v1.0.18 |
| 261 | 2026-06-26T18:50:55.982Z | Downloaded atomic-waker v1.1.2 |
| 262 | 2026-06-26T18:50:55.982Z | Downloaded lru-slab v0.1.2 |
| 263 | 2026-06-26T18:50:55.985Z | Downloaded fnv v1.0.7 |
| 264 | 2026-06-26T18:50:55.985Z | Downloaded crypto-common v0.1.7 |
| 265 | 2026-06-26T18:50:55.985Z | Downloaded ordered-float v2.10.1 |
| 266 | 2026-06-26T18:50:55.988Z | Downloaded is_terminal_polyfill v1.70.2 |
| 267 | 2026-06-26T18:50:55.990Z | Downloaded rustc_version v0.4.1 |
| 268 | 2026-06-26T18:50:55.993Z | Downloaded enable-ansi-support v0.2.1 |
| 269 | 2026-06-26T18:50:55.993Z | Downloaded serde_ignored v0.1.14 |
| 270 | 2026-06-26T18:50:55.998Z | Downloaded color-spantrace v0.3.0 |
| 271 | 2026-06-26T18:50:56.001Z | Downloaded globset v0.4.18 |
| 272 | 2026-06-26T18:50:56.004Z | Downloaded futures-executor v0.3.32 |
| 273 | 2026-06-26T18:50:56.005Z | Downloaded openssl-macros v0.1.1 |
| 274 | 2026-06-26T18:50:56.007Z | Downloaded foldhash v0.1.5 |
| 275 | 2026-06-26T18:50:56.007Z | Downloaded idna_adapter v1.0.0 |
| 276 | 2026-06-26T18:50:56.010Z | Downloaded scopeguard v1.2.0 |
| 277 | 2026-06-26T18:50:56.013Z | Downloaded futures-task v0.3.32 |
| 278 | 2026-06-26T18:50:56.015Z | Downloaded rand_core v0.6.4 |
| 279 | 2026-06-26T18:50:56.015Z | Downloaded humantime v2.3.0 |
| 280 | 2026-06-26T18:50:56.018Z | Downloaded shell-words v1.1.1 |
| 281 | 2026-06-26T18:50:56.018Z | Downloaded pkg-config v0.3.33 |
| 282 | 2026-06-26T18:50:56.018Z | Downloaded percent-encoding v2.3.2 |
| 283 | 2026-06-26T18:50:56.022Z | Downloaded bytes v1.12.0 |
| 284 | 2026-06-26T18:50:56.025Z | Downloaded sigchld v0.2.4 |
| 285 | 2026-06-26T18:50:56.027Z | Downloaded serde_spanned v1.1.1 |
| 286 | 2026-06-26T18:50:56.030Z | Downloaded serde_urlencoded v0.7.1 |
| 287 | 2026-06-26T18:50:56.030Z | Downloaded swrite v0.1.0 |
| 288 | 2026-06-26T18:50:56.033Z | Downloaded strsim v0.11.1 |
| 289 | 2026-06-26T18:50:56.033Z | Downloaded supports-unicode v3.0.0 |
| 290 | 2026-06-26T18:50:56.033Z | Downloaded shared_child v1.1.1 |
| 291 | 2026-06-26T18:50:56.035Z | Downloaded pathdiff v0.2.3 |
| 292 | 2026-06-26T18:50:56.038Z | Downloaded find-msvc-tools v0.1.9 |
| 293 | 2026-06-26T18:50:56.043Z | Downloaded anstyle-parse v1.0.0 |
| 294 | 2026-06-26T18:50:56.046Z | Downloaded supports-hyperlinks v3.2.0 |
| 295 | 2026-06-26T18:50:56.046Z | Downloaded http-body-util v0.1.3 |
| 296 | 2026-06-26T18:50:56.046Z | Downloaded supports-color v3.0.2 |
| 297 | 2026-06-26T18:50:56.049Z | Downloaded fastrand v2.4.1 |
| 298 | 2026-06-26T18:50:56.049Z | Downloaded cargo-util-schemas v0.2.0 |
| 299 | 2026-06-26T18:50:56.049Z | Downloaded signature v2.2.0 |
| 300 | 2026-06-26T18:50:56.049Z | Downloaded signal-hook-mio v0.2.5 |
| 301 | 2026-06-26T18:50:56.052Z | Downloaded nextest-workspace-hack v0.1.0 |
| 302 | 2026-06-26T18:50:56.052Z | Downloaded quinn v0.11.11 |
| 303 | 2026-06-26T18:50:56.054Z | Downloaded ed25519 v2.2.3 |
| 304 | 2026-06-26T18:50:56.061Z | Downloaded serde_spanned v0.6.9 |
| 305 | 2026-06-26T18:50:56.064Z | Downloaded autocfg v1.5.1 |
| 306 | 2026-06-26T18:50:56.064Z | Downloaded dialoguer v0.11.0 |
| 307 | 2026-06-26T18:50:56.067Z | Downloaded ppv-lite86 v0.2.21 |
| 308 | 2026-06-26T18:50:56.067Z | Downloaded lock_api v0.4.14 |
| 309 | 2026-06-26T18:50:56.070Z | Downloaded terminal_size v0.4.4 |
| 310 | 2026-06-26T18:50:56.070Z | Downloaded native-tls v0.2.18 |
| 311 | 2026-06-26T18:50:56.070Z | Downloaded fixedbitset v0.5.7 |
| 312 | 2026-06-26T18:50:56.075Z | Downloaded clap_derive v4.6.1 |
| 313 | 2026-06-26T18:50:56.078Z | Downloaded sync_wrapper v1.0.2 |
| 314 | 2026-06-26T18:50:56.078Z | Downloaded subtle v2.6.1 |
| 315 | 2026-06-26T18:50:56.078Z | Downloaded erased-serde v0.4.10 |
| 316 | 2026-06-26T18:50:56.081Z | Downloaded strip-ansi-escapes v0.2.1 |
| 317 | 2026-06-26T18:50:56.084Z | Downloaded tokio-macros v2.7.0 |
| 318 | 2026-06-26T18:50:56.086Z | Downloaded shlex v2.0.1 |
| 319 | 2026-06-26T18:50:56.089Z | Downloaded pin-project-internal v1.1.13 |
| 320 | 2026-06-26T18:50:56.092Z | Downloaded convert_case v0.10.0 |
| 321 | 2026-06-26T18:50:56.094Z | Downloaded tinyvec_macros v0.1.1 |
| 322 | 2026-06-26T18:50:56.100Z | Downloaded toml_write v0.1.2 |
| 323 | 2026-06-26T18:50:56.103Z | Downloaded toml_datetime v0.6.11 |
| 324 | 2026-06-26T18:50:56.105Z | Downloaded tower-service v0.3.3 |
| 325 | 2026-06-26T18:50:56.111Z | Downloaded smol_str v0.3.6 |
| 326 | 2026-06-26T18:50:56.114Z | Downloaded static_assertions v1.1.0 |
| 327 | 2026-06-26T18:50:56.114Z | Downloaded slab v0.4.12 |
| 328 | 2026-06-26T18:50:56.116Z | Downloaded serde-untagged v0.1.9 |
| 329 | 2026-06-26T18:50:56.119Z | Downloaded tower-layer v0.3.3 |
| 330 | 2026-06-26T18:50:56.122Z | Downloaded typeid v1.0.3 |
| 331 | 2026-06-26T18:50:56.122Z | Downloaded serde_path_to_error v0.1.20 |
| 332 | 2026-06-26T18:50:56.122Z | Downloaded self-replace v1.5.0 |
| 333 | 2026-06-26T18:50:56.131Z | Downloaded try-lock v0.2.5 |
| 334 | 2026-06-26T18:50:56.131Z | Downloaded tracing-error v0.2.1 |
| 335 | 2026-06-26T18:50:56.131Z | Downloaded utf8parse v0.2.2 |
| 336 | 2026-06-26T18:50:56.131Z | Downloaded unicode-linebreak v0.1.5 |
| 337 | 2026-06-26T18:50:56.131Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-06-26T18:50:56.131Z | Downloaded unicode-xid v0.2.6 |
| 339 | 2026-06-26T18:50:56.131Z | Downloaded utf8_iter v1.0.4 |
| 340 | 2026-06-26T18:50:56.131Z | Downloaded hyper-rustls v0.27.9 |
| 341 | 2026-06-26T18:50:56.135Z | Downloaded thiserror v1.0.69 |
| 342 | 2026-06-26T18:50:56.135Z | Downloaded spki v0.7.3 |
| 343 | 2026-06-26T18:50:56.138Z | Downloaded semver v1.0.28 |
| 344 | 2026-06-26T18:50:56.138Z | Downloaded const-oid v0.9.6 |
| 345 | 2026-06-26T18:50:56.138Z | Downloaded futures-channel v0.3.32 |
| 346 | 2026-06-26T18:50:56.141Z | Downloaded rand_chacha v0.9.0 |
| 347 | 2026-06-26T18:50:56.141Z | Downloaded console v0.15.11 |
| 348 | 2026-06-26T18:50:56.143Z | Downloaded quinn-udp v0.5.14 |
| 349 | 2026-06-26T18:50:56.143Z | Downloaded litrs v1.0.0 |
| 350 | 2026-06-26T18:50:56.146Z | Downloaded pin-project-lite v0.2.17 |
| 351 | 2026-06-26T18:50:56.149Z | Downloaded httparse v1.10.1 |
| 352 | 2026-06-26T18:50:56.152Z | Downloaded rustls-pki-types v1.14.1 |
| 353 | 2026-06-26T18:50:56.155Z | Downloaded tokio-native-tls v0.3.1 |
| 354 | 2026-06-26T18:50:56.155Z | Downloaded version_check v0.9.5 |
| 355 | 2026-06-26T18:50:56.158Z | Downloaded miette-derive v7.6.0 |
| 356 | 2026-06-26T18:50:56.158Z | Downloaded getrandom v0.2.17 |
| 357 | 2026-06-26T18:50:56.158Z | Downloaded either v1.16.0 |
| 358 | 2026-06-26T18:50:56.161Z | Downloaded signal-hook-registry v1.4.8 |
| 359 | 2026-06-26T18:50:56.161Z | Downloaded target-spec-miette v0.4.8 |
| 360 | 2026-06-26T18:50:56.164Z | Downloaded parking_lot_core v0.9.12 |
| 361 | 2026-06-26T18:50:56.164Z | Downloaded once_cell v1.21.4 |
| 362 | 2026-06-26T18:50:56.168Z | Downloaded want v0.3.1 |
| 363 | 2026-06-26T18:50:56.168Z | Downloaded clap v4.6.1 |
| 364 | 2026-06-26T18:50:56.171Z | Downloaded futures v0.3.32 |
| 365 | 2026-06-26T18:50:56.174Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 366 | 2026-06-26T18:50:56.177Z | Downloaded xattr v1.6.1 |
| 367 | 2026-06-26T18:50:56.177Z | Downloaded thread_local v1.1.9 |
| 368 | 2026-06-26T18:50:56.177Z | Downloaded thiserror-impl v2.0.18 |
| 369 | 2026-06-26T18:50:56.180Z | Downloaded thiserror-impl v1.0.69 |
| 370 | 2026-06-26T18:50:56.180Z | Downloaded iana-time-zone v0.1.65 |
| 371 | 2026-06-26T18:50:56.181Z | Downloaded simd-adler32 v0.3.9 |
| 372 | 2026-06-26T18:50:56.184Z | Downloaded tracing-log v0.2.0 |
| 373 | 2026-06-26T18:50:56.184Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 374 | 2026-06-26T18:50:56.184Z | Downloaded rustc-demangle v0.1.27 |
| 375 | 2026-06-26T18:50:56.187Z | Downloaded sha2 v0.10.9 |
| 376 | 2026-06-26T18:50:56.197Z | Downloaded unicase v2.9.0 |
| 377 | 2026-06-26T18:50:56.200Z | Downloaded eyre v0.6.12 |
| 378 | 2026-06-26T18:50:56.203Z | Downloaded num-traits v0.2.19 |
| 379 | 2026-06-26T18:50:56.207Z | Downloaded ryu v1.0.23 |
| 380 | 2026-06-26T18:50:56.209Z | Downloaded target-spec v3.6.0 |
| 381 | 2026-06-26T18:50:56.212Z | Downloaded parking_lot v0.12.5 |
| 382 | 2026-06-26T18:50:56.212Z | Downloaded target-lexicon v0.13.5 |
| 383 | 2026-06-26T18:50:56.212Z | Downloaded smallvec v1.15.2 |
| 384 | 2026-06-26T18:50:56.217Z | Downloaded toml v0.8.23 |
| 385 | 2026-06-26T18:50:56.220Z | Downloaded zeroize v1.9.0 |
| 386 | 2026-06-26T18:50:56.220Z | Downloaded tokio-rustls v0.26.4 |
| 387 | 2026-06-26T18:50:56.222Z | Downloaded thiserror v2.0.18 |
| 388 | 2026-06-26T18:50:56.227Z | Downloaded getrandom v0.3.4 |
| 389 | 2026-06-26T18:50:56.230Z | Downloaded derive-where v1.6.1 |
| 390 | 2026-06-26T18:50:56.230Z | Downloaded crc32fast v1.5.0 |
| 391 | 2026-06-26T18:50:56.230Z | Downloaded config v0.15.25 |
| 392 | 2026-06-26T18:50:56.232Z | Downloaded bitflags v2.13.0 |
| 393 | 2026-06-26T18:50:56.235Z | Downloaded zstd v0.13.3 |
| 394 | 2026-06-26T18:50:56.235Z | Downloaded tempfile v3.27.0 |
| 395 | 2026-06-26T18:50:56.238Z | Downloaded zstd-safe v7.2.4 |
| 396 | 2026-06-26T18:50:56.238Z | Downloaded log v0.4.33 |
| 397 | 2026-06-26T18:50:56.241Z | Downloaded urlencoding v2.1.3 |
| 398 | 2026-06-26T18:50:56.241Z | Downloaded signal-hook v0.3.18 |
| 399 | 2026-06-26T18:50:56.244Z | Downloaded cc v1.2.65 |
| 400 | 2026-06-26T18:50:56.255Z | Downloaded proc-macro2 v1.0.106 |
| 401 | 2026-06-26T18:50:56.258Z | Downloaded xxhash-rust v0.8.15 |
| 402 | 2026-06-26T18:50:56.261Z | Downloaded tokio-stream v0.1.18 |
| 403 | 2026-06-26T18:50:56.264Z | Downloaded pin-project v1.1.13 |
| 404 | 2026-06-26T18:50:56.268Z | Downloaded zmij v1.0.21 |
| 405 | 2026-06-26T18:50:56.271Z | Downloaded zipsign-api v0.1.5 |
| 406 | 2026-06-26T18:50:56.271Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 407 | 2026-06-26T18:50:56.274Z | Downloaded getrandom v0.4.3 |
| 408 | 2026-06-26T18:50:56.274Z | Downloaded sharded-slab v0.1.7 |
| 409 | 2026-06-26T18:50:56.278Z | Downloaded miniz_oxide v0.8.9 |
| 410 | 2026-06-26T18:50:56.281Z | Downloaded tracing-attributes v0.1.31 |
| 411 | 2026-06-26T18:50:56.284Z | Downloaded base64 v0.22.1 |
| 412 | 2026-06-26T18:50:56.289Z | Downloaded quick-junit v0.5.2 |
| 413 | 2026-06-26T18:50:56.297Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-06-26T18:50:56.299Z | Downloaded serde_derive v1.0.228 |
| 415 | 2026-06-26T18:50:56.304Z | Downloaded borsh v1.7.0 |
| 416 | 2026-06-26T18:50:56.313Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 417 | 2026-06-26T18:50:56.315Z | Downloaded tar v0.4.46 |
| 418 | 2026-06-26T18:50:56.318Z | Downloaded socket2 v0.6.4 |
| 419 | 2026-06-26T18:50:56.321Z | Downloaded memchr v2.8.2 |
| 420 | 2026-06-26T18:50:56.321Z | Downloaded rand v0.9.4 |
| 421 | 2026-06-26T18:50:56.324Z | Downloaded idna v1.1.0 |
| 422 | 2026-06-26T18:50:56.329Z | Downloaded serde_core v1.0.228 |
| 423 | 2026-06-26T18:50:56.332Z | Downloaded unicode-ident v1.0.24 |
| 424 | 2026-06-26T18:50:56.335Z | Downloaded tracing-core v0.1.36 |
| 425 | 2026-06-26T18:50:56.338Z | Downloaded backtrace v0.3.76 |
| 426 | 2026-06-26T18:50:56.341Z | Downloaded flate2 v1.1.9 |
| 427 | 2026-06-26T18:50:56.344Z | Downloaded derive_more v2.1.1 |
| 428 | 2026-06-26T18:50:56.348Z | Downloaded uuid v1.23.4 |
| 429 | 2026-06-26T18:50:56.352Z | Downloaded der v0.7.10 |
| 430 | 2026-06-26T18:50:56.354Z | Downloaded vte v0.14.1 |
| 431 | 2026-06-26T18:50:56.355Z | Downloaded tinyvec v1.11.0 |
| 432 | 2026-06-26T18:50:56.357Z | Downloaded openssl-sys v0.9.117 |
| 433 | 2026-06-26T18:50:56.360Z | Downloaded mio v1.2.1 |
| 434 | 2026-06-26T18:50:56.363Z | Downloaded hyper-util v0.1.20 |
| 435 | 2026-06-26T18:50:56.371Z | Downloaded url v2.5.8 |
| 436 | 2026-06-26T18:50:56.378Z | Downloaded rustls-webpki v0.103.13 |
| 437 | 2026-06-26T18:50:56.381Z | Downloaded serde v1.0.228 |
| 438 | 2026-06-26T18:50:56.387Z | Downloaded ed25519-dalek v2.2.0 |
| 439 | 2026-06-26T18:50:56.391Z | Downloaded toml_edit v0.22.27 |
| 440 | 2026-06-26T18:50:56.400Z | Downloaded derive_more-impl v2.1.1 |
| 441 | 2026-06-26T18:50:56.404Z | Downloaded miette v7.6.0 |
| 442 | 2026-06-26T18:50:56.414Z | Downloaded tower v0.5.3 |
| 443 | 2026-06-26T18:50:56.420Z | Downloaded ron v0.12.2 |
| 444 | 2026-06-26T18:50:56.424Z | Downloaded typenum v1.20.1 |
| 445 | 2026-06-26T18:50:56.427Z | Downloaded hashbrown v0.17.1 |
| 446 | 2026-06-26T18:50:56.434Z | Downloaded portable-atomic v1.13.1 |
| 447 | 2026-06-26T18:50:56.438Z | Downloaded itertools v0.14.0 |
| 448 | 2026-06-26T18:50:56.445Z | Downloaded crossterm v0.29.0 |
| 449 | 2026-06-26T18:50:56.455Z | Downloaded reqwest v0.12.28 |
| 450 | 2026-06-26T18:50:56.458Z | Downloaded pulldown-cmark v0.13.4 |
| 451 | 2026-06-26T18:50:56.463Z | Downloaded unicode-segmentation v1.13.3 |
| 452 | 2026-06-26T18:50:56.466Z | Downloaded hyper v1.10.1 |
| 453 | 2026-06-26T18:50:56.469Z | Downloaded tokio-util v0.7.18 |
| 454 | 2026-06-26T18:50:56.472Z | Downloaded hashbrown v0.15.5 |
| 455 | 2026-06-26T18:50:56.476Z | Downloaded regex v1.12.4 |
| 456 | 2026-06-26T18:50:56.492Z | Downloaded clap_builder v4.6.0 |
| 457 | 2026-06-26T18:50:56.495Z | Downloaded futures-util v0.3.32 |
| 458 | 2026-06-26T18:50:56.503Z | Downloaded aho-corasick v1.1.4 |
| 459 | 2026-06-26T18:50:56.508Z | Downloaded unicode-normalization v0.1.25 |
| 460 | 2026-06-26T18:50:56.516Z | Downloaded serde_json v1.0.150 |
| 461 | 2026-06-26T18:50:56.524Z | Downloaded tower-http v0.6.11 |
| 462 | 2026-06-26T18:50:56.539Z | Downloaded h2 v0.4.15 |
| 463 | 2026-06-26T18:50:56.543Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-06-26T18:50:56.547Z | Downloaded guppy v0.17.26 |
| 465 | 2026-06-26T18:50:56.551Z | Downloaded quinn-proto v0.11.15 |
| 466 | 2026-06-26T18:50:56.554Z | Downloaded quick-xml v0.38.4 |
| 467 | 2026-06-26T18:50:56.578Z | Downloaded openssl v0.10.81 |
| 468 | 2026-06-26T18:50:56.583Z | Downloaded winnow v1.0.3 |
| 469 | 2026-06-26T18:50:56.589Z | Downloaded winnow v0.7.15 |
| 470 | 2026-06-26T18:50:56.593Z | Downloaded tracing-subscriber v0.3.23 |
| 471 | 2026-06-26T18:50:56.598Z | Downloaded chrono v0.4.45 |
| 472 | 2026-06-26T18:50:56.609Z | Downloaded vcpkg v0.2.15 |
| 473 | 2026-06-26T18:50:56.630Z | Downloaded webpki-roots v1.0.8 |
| 474 | 2026-06-26T18:50:56.640Z | Downloaded nextest-runner v0.80.0 |
| 475 | 2026-06-26T18:50:56.650Z | Downloaded unicode-width v0.2.2 |
| 476 | 2026-06-26T18:50:56.653Z | Downloaded curve25519-dalek v4.1.3 |
| 477 | 2026-06-26T18:50:56.657Z | Downloaded gimli v0.32.3 |
| 478 | 2026-06-26T18:50:56.662Z | Downloaded object v0.37.3 |
| 479 | 2026-06-26T18:50:56.668Z | Downloaded zerocopy v0.8.52 |
| 480 | 2026-06-26T18:50:56.678Z | Downloaded bstr v1.12.3 |
| 481 | 2026-06-26T18:50:56.682Z | Downloaded nix v0.30.1 |
| 482 | 2026-06-26T18:50:56.689Z | Downloaded unicode-width v0.1.14 |
| 483 | 2026-06-26T18:50:56.692Z | Downloaded rustix v0.38.44 |
| 484 | 2026-06-26T18:50:56.704Z | Downloaded rustls v0.23.41 |
| 485 | 2026-06-26T18:50:56.710Z | Downloaded regex-syntax v0.8.11 |
| 486 | 2026-06-26T18:50:56.714Z | Downloaded syn v2.0.118 |
| 487 | 2026-06-26T18:50:56.719Z | Downloaded rustix v1.1.4 |
| 488 | 2026-06-26T18:50:56.738Z | Downloaded tracing v0.1.44 |
| 489 | 2026-06-26T18:50:56.748Z | Downloaded color-eyre v0.6.5 |
| 490 | 2026-06-26T18:50:56.771Z | Downloaded tokio v1.52.3 |
| 491 | 2026-06-26T18:50:56.800Z | Downloaded regex-automata v0.4.14 |
| 492 | 2026-06-26T18:50:56.837Z | Downloaded libc v0.2.186 |
| 493 | 2026-06-26T18:50:56.855Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 494 | 2026-06-26T18:50:56.864Z | Downloaded petgraph v0.8.3 |
| 495 | 2026-06-26T18:50:56.943Z | Downloaded recursion v0.5.4 |
| 496 | 2026-06-26T18:50:56.957Z | Downloaded ring v0.17.14 |
| 497 | 2026-06-26T18:50:57.016Z | Compiling proc-macro2 v1.0.106 |
| 498 | 2026-06-26T18:50:57.016Z | Compiling libc v0.2.186 |
| 499 | 2026-06-26T18:50:57.016Z | Compiling unicode-ident v1.0.24 |
| 500 | 2026-06-26T18:50:57.016Z | Compiling quote v1.0.46 |
| 501 | 2026-06-26T18:50:57.020Z | Compiling serde_core v1.0.228 |
| 502 | 2026-06-26T18:50:57.020Z | Compiling cfg-if v1.0.4 |
| 503 | 2026-06-26T18:50:57.020Z | Compiling memchr v2.8.2 |
| 504 | 2026-06-26T18:50:57.020Z | Compiling once_cell v1.21.4 |
| 505 | 2026-06-26T18:50:57.217Z | Compiling log v0.4.33 |
| 506 | 2026-06-26T18:50:57.267Z | Compiling pin-project-lite v0.2.17 |
| 507 | 2026-06-26T18:50:57.357Z | Compiling itoa v1.0.18 |
| 508 | 2026-06-26T18:50:57.412Z | Compiling serde v1.0.228 |
| 509 | 2026-06-26T18:50:57.570Z | Compiling smallvec v1.15.2 |
| 510 | 2026-06-26T18:50:57.611Z | Compiling futures-core v0.3.32 |
| 511 | 2026-06-26T18:50:57.772Z | Compiling bitflags v2.13.0 |
| 512 | 2026-06-26T18:50:57.797Z | Compiling hashbrown v0.17.1 |
| 513 | 2026-06-26T18:50:57.821Z | Compiling shlex v2.0.1 |
| 514 | 2026-06-26T18:50:58.004Z | Compiling equivalent v1.0.2 |
| 515 | 2026-06-26T18:50:58.096Z | Compiling errno v0.3.14 |
| 516 | 2026-06-26T18:50:58.140Z | Compiling find-msvc-tools v0.1.9 |
| 517 | 2026-06-26T18:50:58.171Z | Compiling bytes v1.12.0 |
| 518 | 2026-06-26T18:50:58.273Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-06-26T18:50:58.391Z | Compiling jobserver v0.1.34 |
| 520 | 2026-06-26T18:50:58.403Z | Compiling mio v1.2.1 |
| 521 | 2026-06-26T18:50:58.451Z | Compiling syn v2.0.118 |
| 522 | 2026-06-26T18:50:58.498Z | Compiling futures-sink v0.3.32 |
| 523 | 2026-06-26T18:50:58.516Z | Compiling rustix v1.1.4 |
| 524 | 2026-06-26T18:50:58.609Z | Compiling cc v1.2.65 |
| 525 | 2026-06-26T18:50:58.716Z | Compiling socket2 v0.6.4 |
| 526 | 2026-06-26T18:50:58.848Z | Compiling slab v0.4.12 |
| 527 | 2026-06-26T18:50:59.056Z | Compiling zmij v1.0.21 |
| 528 | 2026-06-26T18:50:59.067Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-06-26T18:50:59.124Z | Compiling tracing-core v0.1.36 |
| 530 | 2026-06-26T18:50:59.318Z | Compiling serde_json v1.0.150 |
| 531 | 2026-06-26T18:50:59.399Z | Compiling version_check v0.9.5 |
| 532 | 2026-06-26T18:50:59.552Z | Compiling indexmap v2.14.0 |
| 533 | 2026-06-26T18:50:59.645Z | Compiling futures-io v0.3.32 |
| 534 | 2026-06-26T18:50:59.660Z | Compiling futures-task v0.3.32 |
| 535 | 2026-06-26T18:50:59.829Z | Compiling getrandom v0.4.3 |
| 536 | 2026-06-26T18:50:59.889Z | Compiling unicode-width v0.2.2 |
| 537 | 2026-06-26T18:50:59.905Z | Compiling percent-encoding v2.3.2 |
| 538 | 2026-06-26T18:51:00.121Z | Compiling camino v1.2.3 |
| 539 | 2026-06-26T18:51:00.194Z | Compiling ring v0.17.14 |
| 540 | 2026-06-26T18:51:00.206Z | Compiling http v1.4.2 |
| 541 | 2026-06-26T18:51:00.335Z | Compiling autocfg v1.5.1 |
| 542 | 2026-06-26T18:51:00.356Z | Compiling simd-adler32 v0.3.9 |
| 543 | 2026-06-26T18:51:00.492Z | Compiling zeroize v1.9.0 |
| 544 | 2026-06-26T18:51:00.678Z | Compiling adler2 v2.0.1 |
| 545 | 2026-06-26T18:51:00.689Z | Compiling num-traits v0.2.19 |
| 546 | 2026-06-26T18:51:00.837Z | Compiling miniz_oxide v0.8.9 |
| 547 | 2026-06-26T18:51:00.999Z | Compiling object v0.37.3 |
| 548 | 2026-06-26T18:51:01.191Z | Compiling target-lexicon v0.13.5 |
| 549 | 2026-06-26T18:51:01.297Z | Compiling getrandom v0.3.4 |
| 550 | 2026-06-26T18:51:01.519Z | Compiling zerocopy v0.8.52 |
| 551 | 2026-06-26T18:51:01.713Z | Compiling http-body v1.0.1 |
| 552 | 2026-06-26T18:51:01.855Z | Compiling rustls-pki-types v1.14.1 |
| 553 | 2026-06-26T18:51:01.869Z | Compiling form_urlencoded v1.2.2 |
| 554 | 2026-06-26T18:51:01.920Z | Compiling serde_derive v1.0.228 |
| 555 | 2026-06-26T18:51:01.949Z | Compiling tokio-macros v2.7.0 |
| 556 | 2026-06-26T18:51:02.079Z | Compiling futures-macro v0.3.32 |
| 557 | 2026-06-26T18:51:02.124Z | Compiling tracing-attributes v0.1.31 |
| 558 | 2026-06-26T18:51:02.259Z | Compiling semver v1.0.28 |
| 559 | 2026-06-26T18:51:02.431Z | Compiling getrandom v0.2.17 |
| 560 | 2026-06-26T18:51:02.623Z | Compiling signal-hook v0.3.18 |
| 561 | 2026-06-26T18:51:02.689Z | Compiling tokio v1.52.3 |
| 562 | 2026-06-26T18:51:02.719Z | Compiling owo-colors v4.3.0 |
| 563 | 2026-06-26T18:51:02.850Z | Compiling utf8_iter v1.0.4 |
| 564 | 2026-06-26T18:51:02.895Z | Compiling futures-util v0.3.32 |
| 565 | 2026-06-26T18:51:02.921Z | Compiling httparse v1.10.1 |
| 566 | 2026-06-26T18:51:03.009Z | Compiling gimli v0.32.3 |
| 567 | 2026-06-26T18:51:03.044Z | Compiling thiserror v2.0.18 |
| 568 | 2026-06-26T18:51:03.268Z | Compiling fnv v1.0.7 |
| 569 | 2026-06-26T18:51:03.327Z | Compiling tracing v0.1.44 |
| 570 | 2026-06-26T18:51:03.366Z | Compiling guppy-workspace-hack v0.1.0 |
| 571 | 2026-06-26T18:51:03.387Z | Compiling idna_adapter v1.0.0 |
| 572 | 2026-06-26T18:51:03.482Z | Compiling untrusted v0.9.0 |
| 573 | 2026-06-26T18:51:03.598Z | Compiling idna v1.1.0 |
| 574 | 2026-06-26T18:51:03.799Z | Compiling thiserror-impl v2.0.18 |
| 575 | 2026-06-26T18:51:04.983Z | Compiling addr2line v0.25.1 |
| 576 | 2026-06-26T18:51:05.594Z | Compiling generic-array v0.14.7 |
| 577 | 2026-06-26T18:51:05.695Z | Compiling target-spec v3.6.0 |
| 578 | 2026-06-26T18:51:05.809Z | Compiling thiserror v1.0.69 |
| 579 | 2026-06-26T18:51:05.832Z | Compiling try-lock v0.2.5 |
| 580 | 2026-06-26T18:51:05.874Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-06-26T18:51:05.942Z | Compiling tower-service v0.3.3 |
| 582 | 2026-06-26T18:51:05.980Z | Compiling pkg-config v0.3.33 |
| 583 | 2026-06-26T18:51:05.997Z | Compiling rustls v0.23.41 |
| 584 | 2026-06-26T18:51:06.032Z | Compiling rustc-demangle v0.1.27 |
| 585 | 2026-06-26T18:51:06.117Z | Compiling fastrand v2.4.1 |
| 586 | 2026-06-26T18:51:06.215Z | Compiling typeid v1.0.3 |
| 587 | 2026-06-26T18:51:06.409Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 588 | 2026-06-26T18:51:06.446Z | Compiling tempfile v3.27.0 |
| 589 | 2026-06-26T18:51:06.510Z | Compiling tokio-util v0.7.18 |
| 590 | 2026-06-26T18:51:06.829Z | Compiling want v0.3.1 |
| 591 | 2026-06-26T18:51:06.962Z | Compiling cfg-expr v0.20.8 |
| 592 | 2026-06-26T18:51:07.005Z | Compiling h2 v0.4.15 |
| 593 | 2026-06-26T18:51:07.123Z | Compiling url v2.5.8 |
| 594 | 2026-06-26T18:51:08.009Z | Compiling thiserror-impl v1.0.69 |
| 595 | 2026-06-26T18:51:08.260Z | Compiling backtrace v0.3.76 |
| 596 | 2026-06-26T18:51:08.462Z | Compiling terminal_size v0.4.4 |
| 597 | 2026-06-26T18:51:08.615Z | Compiling aho-corasick v1.1.4 |
| 598 | 2026-06-26T18:51:08.750Z | Compiling regex-syntax v0.8.11 |
| 599 | 2026-06-26T18:51:09.153Z | Compiling subtle v2.6.1 |
| 600 | 2026-06-26T18:51:09.311Z | Compiling rustls-webpki v0.103.13 |
| 601 | 2026-06-26T18:51:09.578Z | Compiling typenum v1.20.1 |
| 602 | 2026-06-26T18:51:10.230Z | Compiling erased-serde v0.4.10 |
| 603 | 2026-06-26T18:51:10.538Z | Compiling winnow v0.7.15 |
| 604 | 2026-06-26T18:51:11.992Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-06-26T18:51:12.612Z | Compiling hyper v1.10.1 |
| 606 | 2026-06-26T18:51:14.058Z | Compiling serde_spanned v0.6.9 |
| 607 | 2026-06-26T18:51:14.214Z | Compiling toml_datetime v0.6.11 |
| 608 | 2026-06-26T18:51:14.580Z | Compiling ahash v0.8.12 |
| 609 | 2026-06-26T18:51:14.867Z | Compiling sync_wrapper v1.0.2 |
| 610 | 2026-06-26T18:51:14.979Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-06-26T18:51:15.283Z | Compiling foldhash v0.1.5 |
| 612 | 2026-06-26T18:51:15.438Z | Compiling either v1.16.0 |
| 613 | 2026-06-26T18:51:15.499Z | Compiling toml_write v0.1.2 |
| 614 | 2026-06-26T18:51:15.664Z | Compiling base64 v0.22.1 |
| 615 | 2026-06-26T18:51:15.747Z | Compiling tower-layer v0.3.3 |
| 616 | 2026-06-26T18:51:15.944Z | Compiling nextest-workspace-hack v0.1.0 |
| 617 | 2026-06-26T18:51:16.079Z | Compiling lazy_static v1.5.0 |
| 618 | 2026-06-26T18:51:16.138Z | Compiling unicode-segmentation v1.13.3 |
| 619 | 2026-06-26T18:51:16.172Z | Compiling portable-atomic v1.13.1 |
| 620 | 2026-06-26T18:51:16.184Z | Compiling ipnet v2.12.0 |
| 621 | 2026-06-26T18:51:16.289Z | Compiling unicode-linebreak v0.1.5 |
| 622 | 2026-06-26T18:51:16.524Z | Compiling is_ci v1.2.0 |
| 623 | 2026-06-26T18:51:16.557Z | Compiling parking_lot_core v0.9.12 |
| 624 | 2026-06-26T18:51:16.568Z | Compiling textwrap v0.16.2 |
| 625 | 2026-06-26T18:51:16.670Z | Compiling supports-color v3.0.2 |
| 626 | 2026-06-26T18:51:16.684Z | Compiling convert_case v0.10.0 |
| 627 | 2026-06-26T18:51:16.854Z | Compiling hyper-util v0.1.20 |
| 628 | 2026-06-26T18:51:16.915Z | Compiling sharded-slab v0.1.7 |
| 629 | 2026-06-26T18:51:16.931Z | Compiling tower v0.5.3 |
| 630 | 2026-06-26T18:51:17.367Z | Compiling toml_edit v0.22.27 |
| 631 | 2026-06-26T18:51:17.507Z | Compiling tokio-rustls v0.26.4 |
| 632 | 2026-06-26T18:51:17.510Z | Compiling hashbrown v0.15.5 |
| 633 | 2026-06-26T18:51:17.971Z | Compiling backtrace-ext v0.2.1 |
| 634 | 2026-06-26T18:51:18.131Z | Compiling ordered-float v2.10.1 |
| 635 | 2026-06-26T18:51:18.226Z | Compiling webpki-roots v1.0.8 |
| 636 | 2026-06-26T18:51:18.342Z | Compiling miette-derive v7.6.0 |
| 637 | 2026-06-26T18:51:18.397Z | Compiling pathdiff v0.2.3 |
| 638 | 2026-06-26T18:51:18.520Z | Compiling console v0.15.11 |
| 639 | 2026-06-26T18:51:18.534Z | Compiling tracing-log v0.2.0 |
| 640 | 2026-06-26T18:51:18.881Z | Compiling cargo-platform v0.3.3 |
| 641 | 2026-06-26T18:51:19.430Z | Compiling os_pipe v1.2.3 |
| 642 | 2026-06-26T18:51:19.452Z | Compiling thread_local v1.1.9 |
| 643 | 2026-06-26T18:51:19.469Z | Compiling scopeguard v1.2.0 |
| 644 | 2026-06-26T18:51:19.570Z | Compiling zstd-safe v7.2.4 |
| 645 | 2026-06-26T18:51:19.588Z | Compiling cfg_aliases v0.2.1 |
| 646 | 2026-06-26T18:51:19.658Z | Compiling debug-ignore v1.0.5 |
| 647 | 2026-06-26T18:51:19.768Z | Compiling pulldown-cmark v0.13.4 |
| 648 | 2026-06-26T18:51:19.795Z | Compiling ryu v1.0.23 |
| 649 | 2026-06-26T18:51:19.813Z | Compiling supports-unicode v3.0.0 |
| 650 | 2026-06-26T18:51:19.816Z | Compiling supports-hyperlinks v3.2.0 |
| 651 | 2026-06-26T18:51:19.979Z | Compiling unicode-width v0.1.14 |
| 652 | 2026-06-26T18:51:19.992Z | Compiling utf8parse v0.2.2 |
| 653 | 2026-06-26T18:51:20.031Z | Compiling rustix v0.38.44 |
| 654 | 2026-06-26T18:51:20.075Z | Compiling winnow v1.0.3 |
| 655 | 2026-06-26T18:51:20.097Z | Compiling fixedbitset v0.5.7 |
| 656 | 2026-06-26T18:51:20.463Z | Compiling petgraph v0.8.3 |
| 657 | 2026-06-26T18:51:20.611Z | Compiling miette v7.6.0 |
| 658 | 2026-06-26T18:51:20.665Z | Compiling anstyle-parse v1.0.0 |
| 659 | 2026-06-26T18:51:20.895Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-06-26T18:51:21.167Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 661 | 2026-06-26T18:51:21.503Z | Compiling nix v0.30.1 |
| 662 | 2026-06-26T18:51:21.890Z | Compiling tracing-subscriber v0.3.23 |
| 663 | 2026-06-26T18:51:22.371Z | Compiling lock_api v0.4.14 |
| 664 | 2026-06-26T18:51:22.509Z | Compiling sigchld v0.2.4 |
| 665 | 2026-06-26T18:51:22.639Z | Compiling cargo_metadata v0.23.1 |
| 666 | 2026-06-26T18:51:22.699Z | Compiling toml v0.8.23 |
| 667 | 2026-06-26T18:51:23.138Z | Compiling serde-untagged v0.1.9 |
| 668 | 2026-06-26T18:51:23.498Z | Compiling serde-value v0.7.0 |
| 669 | 2026-06-26T18:51:24.249Z | Compiling hyper-rustls v0.27.9 |
| 670 | 2026-06-26T18:51:24.928Z | Compiling tower-http v0.6.11 |
| 671 | 2026-06-26T18:51:25.138Z | Compiling derive_more-impl v2.1.1 |
| 672 | 2026-06-26T18:51:25.585Z | Compiling itertools v0.14.0 |
| 673 | 2026-06-26T18:51:25.640Z | Compiling regex v1.12.4 |
| 674 | 2026-06-26T18:51:25.936Z | Compiling crypto-common v0.1.7 |
| 675 | 2026-06-26T18:51:26.067Z | Compiling block-buffer v0.10.4 |
| 676 | 2026-06-26T18:51:26.219Z | Compiling ppv-lite86 v0.2.21 |
| 677 | 2026-06-26T18:51:26.233Z | Compiling rand_core v0.9.5 |
| 678 | 2026-06-26T18:51:26.478Z | Compiling futures-executor v0.3.32 |
| 679 | 2026-06-26T18:51:26.536Z | Compiling pin-project-internal v1.1.13 |
| 680 | 2026-06-26T18:51:26.640Z | Compiling http-body-util v0.1.3 |
| 681 | 2026-06-26T18:51:26.913Z | Compiling uuid v1.23.4 |
| 682 | 2026-06-26T18:51:27.011Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 683 | 2026-06-26T18:51:27.027Z | Compiling smol_str v0.3.6 |
| 684 | 2026-06-26T18:51:27.047Z | Compiling serde_spanned v1.1.1 |
| 685 | 2026-06-26T18:51:27.191Z | Compiling filetime v0.2.29 |
| 686 | 2026-06-26T18:51:27.365Z | Compiling vte v0.14.1 |
| 687 | 2026-06-26T18:51:27.399Z | Compiling bstr v1.12.3 |
| 688 | 2026-06-26T18:51:27.415Z | Compiling nested v0.1.1 |
| 689 | 2026-06-26T18:51:27.442Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-06-26T18:51:27.547Z | Compiling litrs v1.0.0 |
| 691 | 2026-06-26T18:51:27.579Z | Compiling color-spantrace v0.3.0 |
| 692 | 2026-06-26T18:51:27.607Z | Compiling number_prefix v0.4.0 |
| 693 | 2026-06-26T18:51:27.756Z | Compiling iana-time-zone v0.1.65 |
| 694 | 2026-06-26T18:51:27.769Z | Compiling anstyle v1.0.14 |
| 695 | 2026-06-26T18:51:27.895Z | Compiling unicase v2.9.0 |
| 696 | 2026-06-26T18:51:27.982Z | Compiling unicode-xid v0.2.6 |
| 697 | 2026-06-26T18:51:28.050Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-06-26T18:51:28.075Z | Compiling xattr v1.6.1 |
| 699 | 2026-06-26T18:51:28.078Z | Compiling eyre v0.6.12 |
| 700 | 2026-06-26T18:51:28.098Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-06-26T18:51:28.119Z | Compiling self_update v0.42.0 |
| 702 | 2026-06-26T18:51:28.130Z | Compiling static_assertions v1.1.0 |
| 703 | 2026-06-26T18:51:28.161Z | Compiling colorchoice v1.0.5 |
| 704 | 2026-06-26T18:51:28.199Z | Compiling tar v0.4.46 |
| 705 | 2026-06-26T18:51:28.250Z | Compiling anstream v1.0.0 |
| 706 | 2026-06-26T18:51:28.275Z | Compiling guppy v0.17.26 |
| 707 | 2026-06-26T18:51:28.371Z | Compiling tinyvec v1.11.0 |
| 708 | 2026-06-26T18:51:28.685Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-06-26T18:51:28.779Z | Compiling document-features v0.2.12 |
| 710 | 2026-06-26T18:51:28.875Z | Compiling chrono v0.4.45 |
| 711 | 2026-06-26T18:51:29.339Z | Compiling globset v0.4.18 |
| 712 | 2026-06-26T18:51:29.453Z | Compiling indicatif v0.17.11 |
| 713 | 2026-06-26T18:51:30.708Z | Compiling pin-project v1.1.13 |
| 714 | 2026-06-26T18:51:30.809Z | Compiling strip-ansi-escapes v0.2.1 |
| 715 | 2026-06-26T18:51:31.072Z | Compiling nextest-metadata v0.12.2 |
| 716 | 2026-06-26T18:51:31.296Z | Compiling toml v1.1.2+spec-1.1.0 |
| 717 | 2026-06-26T18:51:31.611Z | Compiling newtype-uuid v1.3.2 |
| 718 | 2026-06-26T18:51:31.795Z | Compiling reqwest v0.12.28 |
| 719 | 2026-06-26T18:51:32.207Z | Compiling futures v0.3.32 |
| 720 | 2026-06-26T18:51:32.290Z | Compiling rand_chacha v0.9.0 |
| 721 | 2026-06-26T18:51:32.537Z | Compiling digest v0.10.7 |
| 722 | 2026-06-26T18:51:32.558Z | Compiling derive_more v2.1.1 |
| 723 | 2026-06-26T18:51:32.636Z | Compiling parking_lot v0.12.5 |
| 724 | 2026-06-26T18:51:32.759Z | Compiling flate2 v1.1.9 |
| 725 | 2026-06-26T18:51:32.841Z | Compiling tracing-error v0.2.1 |
| 726 | 2026-06-26T18:51:33.074Z | Compiling shared_child v1.1.1 |
| 727 | 2026-06-26T18:51:33.529Z | Compiling signal-hook-mio v0.2.5 |
| 728 | 2026-06-26T18:51:33.642Z | Compiling self-replace v1.5.0 |
| 729 | 2026-06-26T18:51:33.657Z | Compiling cargo-platform v0.2.0 |
| 730 | 2026-06-26T18:51:33.929Z | Compiling quick-xml v0.38.4 |
| 731 | 2026-06-26T18:51:34.211Z | Compiling quick-xml v0.37.5 |
| 732 | 2026-06-26T18:51:34.470Z | Compiling clap_lex v1.1.0 |
| 733 | 2026-06-26T18:51:34.725Z | Compiling heck v0.5.0 |
| 734 | 2026-06-26T18:51:34.821Z | Compiling cpufeatures v0.2.17 |
| 735 | 2026-06-26T18:51:34.927Z | Compiling strsim v0.11.1 |
| 736 | 2026-06-26T18:51:35.148Z | Compiling humantime v2.3.0 |
| 737 | 2026-06-26T18:51:35.577Z | Compiling urlencoding v2.1.3 |
| 738 | 2026-06-26T18:51:35.719Z | Compiling indenter v0.3.4 |
| 739 | 2026-06-26T18:51:35.740Z | Compiling shell-words v1.1.1 |
| 740 | 2026-06-26T18:51:35.751Z | Compiling recursion v0.5.4 |
| 741 | 2026-06-26T18:51:35.845Z | Compiling clap_derive v4.6.1 |
| 742 | 2026-06-26T18:51:35.880Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-06-26T18:51:36.195Z | Compiling humantime-serde v1.1.1 |
| 744 | 2026-06-26T18:51:36.314Z | Compiling clap_builder v4.6.0 |
| 745 | 2026-06-26T18:51:36.350Z | Compiling sha2 v0.10.9 |
| 746 | 2026-06-26T18:51:37.559Z | Compiling quick-junit v0.5.2 |
| 747 | 2026-06-26T18:51:37.592Z | Compiling atomicwrites v0.4.4 |
| 748 | 2026-06-26T18:51:37.855Z | Compiling cargo_metadata v0.20.0 |
| 749 | 2026-06-26T18:51:39.779Z | Compiling cargo-nextest v0.9.97 |
| 750 | 2026-06-26T18:51:40.105Z | Compiling crossterm v0.29.0 |
| 751 | 2026-06-26T18:51:41.519Z | Compiling duct v0.13.7 |
| 752 | 2026-06-26T18:51:41.801Z | Compiling zstd v0.13.3 |
| 753 | 2026-06-26T18:51:42.222Z | Compiling rand v0.9.4 |
| 754 | 2026-06-26T18:51:42.359Z | Compiling async-scoped v0.9.0 |
| 755 | 2026-06-26T18:51:42.410Z | Compiling config v0.15.25 |
| 756 | 2026-06-26T18:51:42.553Z | Compiling unicode-normalization v0.1.25 |
| 757 | 2026-06-26T18:51:42.990Z | Compiling target-spec-miette v0.4.8 |
| 758 | 2026-06-26T18:51:43.048Z | Compiling future-queue v0.4.0 |
| 759 | 2026-06-26T18:51:43.115Z | Compiling mukti-metadata v0.3.0 |
| 760 | 2026-06-26T18:51:43.237Z | Compiling camino-tempfile v1.4.1 |
| 761 | 2026-06-26T18:51:43.284Z | Compiling tokio-stream v0.1.18 |
| 762 | 2026-06-26T18:51:43.321Z | Compiling derive-where v1.6.1 |
| 763 | 2026-06-26T18:51:43.431Z | Compiling serde_path_to_error v0.1.20 |
| 764 | 2026-06-26T18:51:43.601Z | Compiling serde_ignored v0.1.14 |
| 765 | 2026-06-26T18:51:43.661Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-06-26T18:51:43.834Z | Compiling hex v0.4.3 |
| 767 | 2026-06-26T18:51:43.841Z | Compiling home v0.5.12 |
| 768 | 2026-06-26T18:51:43.870Z | Compiling indent_write v2.2.0 |
| 769 | 2026-06-26T18:51:43.923Z | Compiling swrite v0.1.0 |
| 770 | 2026-06-26T18:51:43.998Z | Compiling color-eyre v0.6.5 |
| 771 | 2026-06-26T18:51:44.030Z | Compiling clap v4.6.1 |
| 772 | 2026-06-26T18:51:44.043Z | Compiling dialoguer v0.11.0 |
| 773 | 2026-06-26T18:51:44.109Z | Compiling enable-ansi-support v0.2.1 |
| 774 | 2026-06-26T18:51:44.532Z | Compiling nextest-runner v0.80.0 |
| 775 | 2026-06-26T18:52:02.343Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 776 | 2026-06-26T18:52:02.527Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 777 | 2026-06-26T18:52:02.530Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 778 | 2026-06-26T18:52:02.643Z | + banner bfd |
| 779 | 2026-06-26T18:52:02.646Z | |
| 780 | 2026-06-26T18:52:02.646Z | ##### ###### ##### |
| 781 | 2026-06-26T18:52:02.646Z | # # # # # |
| 782 | 2026-06-26T18:52:02.646Z | ##### ##### # # |
| 783 | 2026-06-26T18:52:02.646Z | # # # # # |
| 784 | 2026-06-26T18:52:02.646Z | # # # # # |
| 785 | 2026-06-26T18:52:02.646Z | ##### # ##### |
| 786 | 2026-06-26T18:52:02.646Z | |
| 787 | 2026-06-26T18:52:02.646Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 788 | 2026-06-26T18:52:02.799Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-06-26T18:52:03.409Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-06-26T18:52:03.409Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 791 | 2026-06-26T18:52:03.486Z | Updating crates.io index |
| 792 | 2026-06-26T18:52:03.489Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-06-26T18:52:03.915Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-06-26T18:52:03.915Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 795 | 2026-06-26T18:52:03.993Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-06-26T18:52:04.297Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-06-26T18:52:04.297Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 798 | 2026-06-26T18:52:04.321Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-06-26T18:52:04.706Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-06-26T18:52:04.706Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 801 | 2026-06-26T18:52:04.713Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-06-26T18:52:10.682Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-06-26T18:52:10.682Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 804 | 2026-06-26T18:52:11.099Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-06-26T18:52:11.897Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-06-26T18:52:11.897Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 807 | 2026-06-26T18:52:11.928Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 808 | 2026-06-26T18:52:12.224Z | From https://github.com/illumos/smf-rs |
| 809 | 2026-06-26T18:52:12.224Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 810 | 2026-06-26T18:52:12.281Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 811 | 2026-06-26T18:52:12.560Z | From https://github.com/oxidecomputer/network-interface |
| 812 | 2026-06-26T18:52:12.560Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 813 | 2026-06-26T18:52:12.594Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 814 | 2026-06-26T18:52:12.888Z | From https://github.com/oxidecomputer/zone |
| 815 | 2026-06-26T18:52:12.888Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 816 | 2026-06-26T18:52:12.908Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 817 | 2026-06-26T18:52:13.571Z | From https://github.com/oxidecomputer/propolis |
| 818 | 2026-06-26T18:52:13.571Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 819 | 2026-06-26T18:52:13.651Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 820 | 2026-06-26T18:52:14.181Z | From https://github.com/oxidecomputer/transceiver-control |
| 821 | 2026-06-26T18:52:14.182Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 822 | 2026-06-26T18:52:14.226Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 823 | 2026-06-26T18:52:14.499Z | From https://github.com/oxidecomputer/dlpi-sys |
| 824 | 2026-06-26T18:52:14.500Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 825 | 2026-06-26T18:52:14.515Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 826 | 2026-06-26T18:52:14.814Z | From https://github.com/jmesmon/rust-libzfs |
| 827 | 2026-06-26T18:52:14.814Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 828 | 2026-06-26T18:52:14.822Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 829 | 2026-06-26T18:52:15.104Z | From https://github.com/oxidecomputer/rusty-doors |
| 830 | 2026-06-26T18:52:15.104Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 831 | 2026-06-26T18:52:15.112Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 832 | 2026-06-26T18:52:15.474Z | From https://github.com/oxidecomputer/lldp |
| 833 | 2026-06-26T18:52:15.474Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 834 | 2026-06-26T18:52:15.502Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 835 | 2026-06-26T18:52:15.784Z | From https://github.com/oxidecomputer/slog-error-chain |
| 836 | 2026-06-26T18:52:15.784Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 837 | 2026-06-26T18:52:15.850Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 838 | 2026-06-26T18:52:16.187Z | From https://github.com/oxidecomputer/tufaceous |
| 839 | 2026-06-26T18:52:16.187Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 840 | 2026-06-26T18:52:16.254Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 841 | 2026-06-26T18:52:16.799Z | From https://github.com/oxidecomputer/management-gateway-service |
| 842 | 2026-06-26T18:52:16.799Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 843 | 2026-06-26T18:52:16.813Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-06-26T18:52:17.646Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-06-26T18:52:17.646Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-06-26T18:52:17.760Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 847 | 2026-06-26T18:52:18.049Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 848 | 2026-06-26T18:52:18.049Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 849 | 2026-06-26T18:52:18.066Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 850 | 2026-06-26T18:52:18.529Z | From https://github.com/oxidecomputer/propolis |
| 851 | 2026-06-26T18:52:18.529Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 852 | 2026-06-26T18:52:18.809Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-06-26T18:52:19.157Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-06-26T18:52:19.157Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 855 | 2026-06-26T18:52:19.269Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-06-26T18:52:19.655Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-06-26T18:52:19.655Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 858 | 2026-06-26T18:52:19.681Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 859 | 2026-06-26T18:52:20.384Z | From https://github.com/oxidecomputer/maghemite |
| 860 | 2026-06-26T18:52:20.384Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 861 | 2026-06-26T18:52:20.463Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-06-26T18:52:20.912Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-06-26T18:52:20.912Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-06-26T18:52:21.270Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-06-26T18:52:21.533Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-06-26T18:52:21.533Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-06-26T18:52:22.494Z | Downloading crates ... |
| 868 | 2026-06-26T18:52:22.592Z | Downloaded const-random-macro v0.1.16 |
| 869 | 2026-06-26T18:52:22.595Z | Downloaded byteorder v1.5.0 |
| 870 | 2026-06-26T18:52:22.601Z | Downloaded crossbeam-deque v0.8.6 |
| 871 | 2026-06-26T18:52:22.605Z | Downloaded critical-section v1.2.0 |
| 872 | 2026-06-26T18:52:22.608Z | Downloaded crunchy v0.2.4 |
| 873 | 2026-06-26T18:52:22.611Z | Downloaded ciborium-ll v0.2.2 |
| 874 | 2026-06-26T18:52:22.613Z | Downloaded dunce v1.0.5 |
| 875 | 2026-06-26T18:52:22.613Z | Downloaded enum-as-inner v0.6.1 |
| 876 | 2026-06-26T18:52:22.617Z | Downloaded dtrace-parser v0.3.0 |
| 877 | 2026-06-26T18:52:22.620Z | Downloaded derive_more v0.99.20 |
| 878 | 2026-06-26T18:52:22.623Z | Downloaded crossbeam-channel v0.5.15 |
| 879 | 2026-06-26T18:52:22.625Z | Downloaded foreign-types-macros v0.2.3 |
| 880 | 2026-06-26T18:52:22.628Z | Downloaded dyn-clone v1.0.20 |
| 881 | 2026-06-26T18:52:22.628Z | Downloaded arrayref v0.3.9 |
| 882 | 2026-06-26T18:52:22.631Z | Downloaded match_cfg v0.1.0 |
| 883 | 2026-06-26T18:52:22.631Z | Downloaded foreign-types-shared v0.3.1 |
| 884 | 2026-06-26T18:52:22.634Z | Downloaded foldhash v0.2.0 |
| 885 | 2026-06-26T18:52:22.634Z | Downloaded fs-err v3.3.0 |
| 886 | 2026-06-26T18:52:22.637Z | Downloaded glob v0.3.3 |
| 887 | 2026-06-26T18:52:22.640Z | Downloaded cancel-safe-futures v0.1.5 |
| 888 | 2026-06-26T18:52:22.640Z | Downloaded ff v0.13.1 |
| 889 | 2026-06-26T18:52:22.643Z | Downloaded const-oid v0.10.2 |
| 890 | 2026-06-26T18:52:22.646Z | Downloaded hubpack v0.1.2 |
| 891 | 2026-06-26T18:52:22.646Z | Downloaded arrayvec v0.7.6 |
| 892 | 2026-06-26T18:52:22.650Z | Downloaded displaydoc v0.2.6 |
| 893 | 2026-06-26T18:52:22.650Z | Downloaded dtrace-parser v0.2.0 |
| 894 | 2026-06-26T18:52:22.653Z | Downloaded block-buffer v0.12.0 |
| 895 | 2026-06-26T18:52:22.653Z | Downloaded ingot-types v0.1.2 |
| 896 | 2026-06-26T18:52:22.656Z | Downloaded idna_adapter v1.2.2 |
| 897 | 2026-06-26T18:52:22.656Z | Downloaded ident_case v1.0.1 |
| 898 | 2026-06-26T18:52:22.659Z | Downloaded hubpack_derive v0.1.1 |
| 899 | 2026-06-26T18:52:22.659Z | Downloaded defmt v0.3.100 |
| 900 | 2026-06-26T18:52:22.659Z | Downloaded convert_case v0.4.0 |
| 901 | 2026-06-26T18:52:22.659Z | Downloaded indicatif v0.18.4 |
| 902 | 2026-06-26T18:52:22.662Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 903 | 2026-06-26T18:52:22.664Z | Downloaded defmt-parser v1.0.0 |
| 904 | 2026-06-26T18:52:22.667Z | Downloaded highway v1.3.0 |
| 905 | 2026-06-26T18:52:22.667Z | Downloaded half v2.7.1 |
| 906 | 2026-06-26T18:52:22.670Z | Downloaded linked-hash-map v0.5.6 |
| 907 | 2026-06-26T18:52:22.674Z | Downloaded anyhow v1.0.102 |
| 908 | 2026-06-26T18:52:22.676Z | Downloaded heck v0.4.1 |
| 909 | 2026-06-26T18:52:22.677Z | Downloaded fxhash v0.2.1 |
| 910 | 2026-06-26T18:52:22.679Z | Downloaded deranged v0.5.8 |
| 911 | 2026-06-26T18:52:22.679Z | Downloaded float-ord v0.3.2 |
| 912 | 2026-06-26T18:52:22.683Z | Downloaded base16ct v1.0.0 |
| 913 | 2026-06-26T18:52:22.683Z | Downloaded ciborium-io v0.2.2 |
| 914 | 2026-06-26T18:52:22.686Z | Downloaded defmt-macros v1.1.0 |
| 915 | 2026-06-26T18:52:22.686Z | Downloaded crc8 v0.1.1 |
| 916 | 2026-06-26T18:52:22.689Z | Downloaded bit-set v0.8.0 |
| 917 | 2026-06-26T18:52:22.689Z | Downloaded lru-cache v0.1.2 |
| 918 | 2026-06-26T18:52:22.692Z | Downloaded bcs v0.1.6 |
| 919 | 2026-06-26T18:52:22.694Z | Downloaded darling_macro v0.21.3 |
| 920 | 2026-06-26T18:52:22.694Z | Downloaded daft-derive v0.1.7 |
| 921 | 2026-06-26T18:52:22.697Z | Downloaded newline-converter v0.3.0 |
| 922 | 2026-06-26T18:52:22.700Z | Downloaded httpdate v1.0.3 |
| 923 | 2026-06-26T18:52:22.700Z | Downloaded dof v0.3.0 |
| 924 | 2026-06-26T18:52:22.702Z | Downloaded gethostname v0.5.0 |
| 925 | 2026-06-26T18:52:22.702Z | Downloaded const-random v0.1.18 |
| 926 | 2026-06-26T18:52:22.705Z | Downloaded compression-core v0.4.32 |
| 927 | 2026-06-26T18:52:22.705Z | Downloaded mime v0.3.17 |
| 928 | 2026-06-26T18:52:22.708Z | Downloaded internet-checksum v0.2.1 |
| 929 | 2026-06-26T18:52:22.708Z | Downloaded instant v0.1.13 |
| 930 | 2026-06-26T18:52:22.711Z | Downloaded memoffset v0.9.1 |
| 931 | 2026-06-26T18:52:22.711Z | Downloaded git-stub v1.0.0 |
| 932 | 2026-06-26T18:52:22.714Z | Downloaded dof v0.4.0 |
| 933 | 2026-06-26T18:52:22.714Z | Downloaded bs58 v0.5.1 |
| 934 | 2026-06-26T18:52:22.717Z | Downloaded compression-codecs v0.4.38 |
| 935 | 2026-06-26T18:52:22.719Z | Downloaded linear-map v1.2.0 |
| 936 | 2026-06-26T18:52:22.719Z | Downloaded embedded-io v0.6.1 |
| 937 | 2026-06-26T18:52:22.722Z | Downloaded no-std-compat v0.4.1 |
| 938 | 2026-06-26T18:52:22.722Z | Downloaded crypto-common v0.2.2 |
| 939 | 2026-06-26T18:52:22.722Z | Downloaded fs_extra v1.3.0 |
| 940 | 2026-06-26T18:52:22.725Z | Downloaded darling_core v0.23.0 |
| 941 | 2026-06-26T18:52:22.728Z | Downloaded macaddr v1.0.1 |
| 942 | 2026-06-26T18:52:22.731Z | Downloaded embedded-io v0.4.0 |
| 943 | 2026-06-26T18:52:22.731Z | Downloaded konst_macro_rules v0.2.19 |
| 944 | 2026-06-26T18:52:22.734Z | Downloaded darling_macro v0.23.0 |
| 945 | 2026-06-26T18:52:22.734Z | Downloaded cpufeatures v0.3.0 |
| 946 | 2026-06-26T18:52:22.734Z | Downloaded cmake v0.1.58 |
| 947 | 2026-06-26T18:52:22.737Z | Downloaded async-recursion v1.1.1 |
| 948 | 2026-06-26T18:52:22.739Z | Downloaded num-iter v0.1.45 |
| 949 | 2026-06-26T18:52:22.739Z | Downloaded git-stub-vcs v0.1.0 |
| 950 | 2026-06-26T18:52:22.742Z | Downloaded num_enum_derive v0.5.11 |
| 951 | 2026-06-26T18:52:22.742Z | Downloaded num-conv v0.2.2 |
| 952 | 2026-06-26T18:52:22.745Z | Downloaded opaque-debug v0.3.1 |
| 953 | 2026-06-26T18:52:22.745Z | Downloaded num v0.4.3 |
| 954 | 2026-06-26T18:52:22.745Z | Downloaded num-derive v0.4.2 |
| 955 | 2026-06-26T18:52:22.748Z | Downloaded natord v1.0.9 |
| 956 | 2026-06-26T18:52:22.748Z | Downloaded fixedbitset v0.4.2 |
| 957 | 2026-06-26T18:52:22.751Z | Downloaded managed v0.8.0 |
| 958 | 2026-06-26T18:52:22.751Z | Downloaded derive-ex v0.1.8 |
| 959 | 2026-06-26T18:52:22.753Z | Downloaded daft v0.1.7 |
| 960 | 2026-06-26T18:52:22.753Z | Downloaded bitflags v1.3.2 |
| 961 | 2026-06-26T18:52:22.758Z | Downloaded omicron-workspace-hack v0.1.0 |
| 962 | 2026-06-26T18:52:22.758Z | Downloaded olpc-cjson v0.1.4 |
| 963 | 2026-06-26T18:52:22.760Z | Downloaded libsw v3.5.0 |
| 964 | 2026-06-26T18:52:22.760Z | Downloaded keccak v0.1.6 |
| 965 | 2026-06-26T18:52:22.760Z | Downloaded newtype_derive v0.1.6 |
| 966 | 2026-06-26T18:52:22.760Z | Downloaded memmap v0.7.0 |
| 967 | 2026-06-26T18:52:22.781Z | Downloaded inout v0.1.4 |
| 968 | 2026-06-26T18:52:22.781Z | Downloaded hostname v0.3.1 |
| 969 | 2026-06-26T18:52:22.789Z | Downloaded libscf-sys v1.2.0 |
| 970 | 2026-06-26T18:52:22.789Z | Downloaded crucible-workspace-hack v0.1.0 |
| 971 | 2026-06-26T18:52:22.789Z | Downloaded csv-core v0.1.13 |
| 972 | 2026-06-26T18:52:22.789Z | Downloaded num_threads v0.1.7 |
| 973 | 2026-06-26T18:52:22.789Z | Downloaded byte-wrapper v0.1.0 |
| 974 | 2026-06-26T18:52:22.789Z | Downloaded is-terminal v0.4.17 |
| 975 | 2026-06-26T18:52:22.789Z | Downloaded hash32 v0.3.1 |
| 976 | 2026-06-26T18:52:22.789Z | Downloaded cstr-argument v0.1.2 |
| 977 | 2026-06-26T18:52:22.789Z | Downloaded plain v0.2.3 |
| 978 | 2026-06-26T18:52:22.789Z | Downloaded backoff v0.4.0 |
| 979 | 2026-06-26T18:52:22.789Z | Downloaded async-stream-impl v0.3.6 |
| 980 | 2026-06-26T18:52:22.789Z | Downloaded data-encoding v2.11.0 |
| 981 | 2026-06-26T18:52:22.789Z | Downloaded phf_shared v0.12.1 |
| 982 | 2026-06-26T18:52:22.789Z | Downloaded aead v0.5.2 |
| 983 | 2026-06-26T18:52:22.789Z | Downloaded async-trait v0.1.89 |
| 984 | 2026-06-26T18:52:22.789Z | Downloaded foreign-types v0.5.0 |
| 985 | 2026-06-26T18:52:22.789Z | Downloaded base16ct v0.2.0 |
| 986 | 2026-06-26T18:52:22.792Z | Downloaded cobs v0.3.0 |
| 987 | 2026-06-26T18:52:22.793Z | Downloaded async-stream v0.3.6 |
| 988 | 2026-06-26T18:52:22.793Z | Downloaded group v0.13.0 |
| 989 | 2026-06-26T18:52:22.793Z | Downloaded powerfmt v0.2.0 |
| 990 | 2026-06-26T18:52:22.793Z | Downloaded parse-display v0.10.0 |
| 991 | 2026-06-26T18:52:22.793Z | Downloaded proc-macro-crate v1.3.1 |
| 992 | 2026-06-26T18:52:22.796Z | Downloaded pretty-hex v0.4.2 |
| 993 | 2026-06-26T18:52:22.796Z | Downloaded potential_utf v0.1.5 |
| 994 | 2026-06-26T18:52:22.798Z | Downloaded itertools v0.12.1 |
| 995 | 2026-06-26T18:52:22.801Z | Downloaded num_enum_derive v0.7.6 |
| 996 | 2026-06-26T18:52:22.804Z | Downloaded const_format_proc_macros v0.2.34 |
| 997 | 2026-06-26T18:52:22.804Z | Downloaded hmac v0.12.1 |
| 998 | 2026-06-26T18:52:22.807Z | Downloaded newtype-uuid-macros v0.1.0 |
| 999 | 2026-06-26T18:52:22.807Z | Downloaded libsw-core v0.3.2 |
| 1000 | 2026-06-26T18:52:22.809Z | Downloaded ipnetwork v0.21.1 |
| 1001 | 2026-06-26T18:52:22.809Z | Downloaded chacha20 v0.9.1 |
| 1002 | 2026-06-26T18:52:22.812Z | Downloaded proc-macro-crate v3.5.0 |
| 1003 | 2026-06-26T18:52:22.812Z | Downloaded num_enum v0.7.6 |
| 1004 | 2026-06-26T18:52:22.815Z | Downloaded num_enum v0.5.11 |
| 1005 | 2026-06-26T18:52:22.818Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1006 | 2026-06-26T18:52:22.821Z | Downloaded argon2 v0.5.3 |
| 1007 | 2026-06-26T18:52:22.821Z | Downloaded darling v0.21.3 |
| 1008 | 2026-06-26T18:52:22.824Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1009 | 2026-06-26T18:52:22.826Z | Downloaded quick-error v1.2.3 |
| 1010 | 2026-06-26T18:52:22.826Z | Downloaded progenitor-macro v0.13.0 |
| 1011 | 2026-06-26T18:52:22.829Z | Downloaded parse-display-derive v0.10.0 |
| 1012 | 2026-06-26T18:52:22.829Z | Downloaded progenitor-client v0.14.0 |
| 1013 | 2026-06-26T18:52:22.829Z | Downloaded bit-vec v0.8.0 |
| 1014 | 2026-06-26T18:52:22.832Z | Downloaded cargo_toml v0.22.3 |
| 1015 | 2026-06-26T18:52:22.832Z | Downloaded progenitor-macro v0.14.0 |
| 1016 | 2026-06-26T18:52:22.835Z | Downloaded digest v0.11.3 |
| 1017 | 2026-06-26T18:52:22.835Z | Downloaded multer v3.1.0 |
| 1018 | 2026-06-26T18:52:22.838Z | Downloaded drift v0.2.0 |
| 1019 | 2026-06-26T18:52:22.841Z | Downloaded hostname v0.4.2 |
| 1020 | 2026-06-26T18:52:22.844Z | Downloaded erased-serde v0.3.31 |
| 1021 | 2026-06-26T18:52:22.847Z | Downloaded arc-swap v1.9.1 |
| 1022 | 2026-06-26T18:52:22.850Z | Downloaded ref-cast-impl v1.0.25 |
| 1023 | 2026-06-26T18:52:22.850Z | Downloaded oxnet v0.1.6 |
| 1024 | 2026-06-26T18:52:22.850Z | Downloaded crossbeam-utils v0.8.21 |
| 1025 | 2026-06-26T18:52:22.853Z | Downloaded crossbeam-epoch v0.9.18 |
| 1026 | 2026-06-26T18:52:22.853Z | Downloaded rand_chacha v0.3.1 |
| 1027 | 2026-06-26T18:52:22.855Z | Downloaded defmt v1.1.0 |
| 1028 | 2026-06-26T18:52:22.859Z | Downloaded ciborium v0.2.2 |
| 1029 | 2026-06-26T18:52:22.859Z | Downloaded cookie v0.18.1 |
| 1030 | 2026-06-26T18:52:22.862Z | Downloaded parking_lot_core v0.8.6 |
| 1031 | 2026-06-26T18:52:22.862Z | Downloaded darling v0.23.0 |
| 1032 | 2026-06-26T18:52:22.864Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1033 | 2026-06-26T18:52:22.867Z | Downloaded same-file v1.0.6 |
| 1034 | 2026-06-26T18:52:22.867Z | Downloaded ingot v0.1.1 |
| 1035 | 2026-06-26T18:52:22.871Z | Downloaded ref-cast v1.0.25 |
| 1036 | 2026-06-26T18:52:22.871Z | Downloaded progenitor-client v0.10.0 |
| 1037 | 2026-06-26T18:52:22.871Z | Downloaded litemap v0.8.2 |
| 1038 | 2026-06-26T18:52:22.873Z | Downloaded hybrid-array v0.4.12 |
| 1039 | 2026-06-26T18:52:22.876Z | Downloaded rustc_version v0.1.7 |
| 1040 | 2026-06-26T18:52:22.876Z | Downloaded secrecy v0.10.3 |
| 1041 | 2026-06-26T18:52:22.876Z | Downloaded cipher v0.4.4 |
| 1042 | 2026-06-26T18:52:22.879Z | Downloaded bytecount v0.6.9 |
| 1043 | 2026-06-26T18:52:22.879Z | Downloaded parking_lot v0.11.2 |
| 1044 | 2026-06-26T18:52:22.882Z | Downloaded dropshot_endpoint v0.17.1 |
| 1045 | 2026-06-26T18:52:22.882Z | Downloaded constant_time_eq v0.4.2 |
| 1046 | 2026-06-26T18:52:22.884Z | Downloaded num-rational v0.4.2 |
| 1047 | 2026-06-26T18:52:22.884Z | Downloaded num-complex v0.4.6 |
| 1048 | 2026-06-26T18:52:22.887Z | Downloaded scroll_derive v0.13.1 |
| 1049 | 2026-06-26T18:52:22.887Z | Downloaded scroll_derive v0.12.1 |
| 1050 | 2026-06-26T18:52:22.887Z | Downloaded poly1305 v0.8.0 |
| 1051 | 2026-06-26T18:52:22.891Z | Downloaded pem v3.0.6 |
| 1052 | 2026-06-26T18:52:22.891Z | Downloaded backon v1.6.0 |
| 1053 | 2026-06-26T18:52:22.893Z | Downloaded memmap2 v0.9.10 |
| 1054 | 2026-06-26T18:52:22.893Z | Downloaded proc-macro-error v1.0.4 |
| 1055 | 2026-06-26T18:52:22.897Z | Downloaded serial_test_derive v3.5.0 |
| 1056 | 2026-06-26T18:52:22.897Z | Downloaded progenitor v0.13.0 |
| 1057 | 2026-06-26T18:52:22.900Z | Downloaded const_format v0.2.36 |
| 1058 | 2026-06-26T18:52:22.900Z | Downloaded password-hash v0.5.0 |
| 1059 | 2026-06-26T18:52:22.902Z | Downloaded paste v1.0.15 |
| 1060 | 2026-06-26T18:52:22.905Z | Downloaded sha1 v0.11.0 |
| 1061 | 2026-06-26T18:52:22.905Z | Downloaded siphasher v1.0.3 |
| 1062 | 2026-06-26T18:52:22.905Z | Downloaded sigpipe v0.1.3 |
| 1063 | 2026-06-26T18:52:22.908Z | Downloaded serde_plain v1.0.2 |
| 1064 | 2026-06-26T18:52:22.908Z | Downloaded serde-big-array v0.5.1 |
| 1065 | 2026-06-26T18:52:22.908Z | Downloaded console v0.16.3 |
| 1066 | 2026-06-26T18:52:22.912Z | Downloaded colored v3.1.1 |
| 1067 | 2026-06-26T18:52:22.912Z | Downloaded smawk v0.3.2 |
| 1068 | 2026-06-26T18:52:22.914Z | Downloaded chacha20 v0.10.0 |
| 1069 | 2026-06-26T18:52:22.914Z | Downloaded progenitor-extras v0.2.0 |
| 1070 | 2026-06-26T18:52:22.917Z | Downloaded progenitor-client v0.13.0 |
| 1071 | 2026-06-26T18:52:22.917Z | Downloaded progenitor v0.10.0 |
| 1072 | 2026-06-26T18:52:22.917Z | Downloaded quote v1.0.45 |
| 1073 | 2026-06-26T18:52:22.920Z | Downloaded serde_repr v0.1.20 |
| 1074 | 2026-06-26T18:52:22.920Z | Downloaded progenitor-macro v0.10.0 |
| 1075 | 2026-06-26T18:52:22.923Z | Downloaded sha1 v0.10.6 |
| 1076 | 2026-06-26T18:52:22.923Z | Downloaded postcard v1.1.3 |
| 1077 | 2026-06-26T18:52:22.923Z | Downloaded diff v0.1.13 |
| 1078 | 2026-06-26T18:52:22.926Z | Downloaded progenitor v0.14.0 |
| 1079 | 2026-06-26T18:52:22.928Z | Downloaded bitflags v2.12.1 |
| 1080 | 2026-06-26T18:52:22.928Z | Downloaded proc-macro-error2 v2.0.1 |
| 1081 | 2026-06-26T18:52:22.931Z | Downloaded blake2 v0.10.6 |
| 1082 | 2026-06-26T18:52:22.934Z | Downloaded ingot-macros v0.1.1 |
| 1083 | 2026-06-26T18:52:22.937Z | Downloaded rand_xorshift v0.4.0 |
| 1084 | 2026-06-26T18:52:22.937Z | Downloaded omicron-zone-package v0.12.2 |
| 1085 | 2026-06-26T18:52:22.939Z | Downloaded num-integer v0.1.46 |
| 1086 | 2026-06-26T18:52:22.944Z | Downloaded strum v0.27.2 |
| 1087 | 2026-06-26T18:52:22.944Z | Downloaded structmeta v0.3.0 |
| 1088 | 2026-06-26T18:52:22.947Z | Downloaded slog-envlogger v2.2.0 |
| 1089 | 2026-06-26T18:52:22.947Z | Downloaded slog-bunyan v2.5.0 |
| 1090 | 2026-06-26T18:52:22.947Z | Downloaded structmeta-derive v0.3.0 |
| 1091 | 2026-06-26T18:52:22.949Z | Downloaded tabled_derive v0.11.0 |
| 1092 | 2026-06-26T18:52:22.949Z | Downloaded strum v0.26.3 |
| 1093 | 2026-06-26T18:52:22.949Z | Downloaded schemars_derive v0.8.22 |
| 1094 | 2026-06-26T18:52:22.952Z | Downloaded papergrid v0.11.0 |
| 1095 | 2026-06-26T18:52:22.955Z | Downloaded camino v1.2.2 |
| 1096 | 2026-06-26T18:52:22.955Z | Downloaded rustversion v1.0.22 |
| 1097 | 2026-06-26T18:52:22.958Z | Downloaded testing_table v0.3.0 |
| 1098 | 2026-06-26T18:52:22.958Z | Downloaded take_mut v0.2.2 |
| 1099 | 2026-06-26T18:52:22.958Z | Downloaded tabwriter v1.4.1 |
| 1100 | 2026-06-26T18:52:22.961Z | Downloaded tabled_derive v0.7.0 |
| 1101 | 2026-06-26T18:52:22.961Z | Downloaded chacha20poly1305 v0.10.1 |
| 1102 | 2026-06-26T18:52:22.961Z | Downloaded rustls-native-certs v0.8.4 |
| 1103 | 2026-06-26T18:52:22.961Z | Downloaded elliptic-curve v0.13.8 |
| 1104 | 2026-06-26T18:52:22.964Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1105 | 2026-06-26T18:52:22.964Z | Downloaded darling_core v0.21.3 |
| 1106 | 2026-06-26T18:52:22.967Z | Downloaded rand_core v0.10.1 |
| 1107 | 2026-06-26T18:52:22.969Z | Downloaded stable_deref_trait v1.2.1 |
| 1108 | 2026-06-26T18:52:22.969Z | Downloaded base64 v0.21.7 |
| 1109 | 2026-06-26T18:52:22.972Z | Downloaded rusty-fork v0.3.1 |
| 1110 | 2026-06-26T18:52:22.972Z | Downloaded rustls-pemfile v2.2.0 |
| 1111 | 2026-06-26T18:52:22.975Z | Downloaded spin v0.5.2 |
| 1112 | 2026-06-26T18:52:22.975Z | Downloaded crypto-bigint v0.5.5 |
| 1113 | 2026-06-26T18:52:22.978Z | Downloaded time-core v0.1.8 |
| 1114 | 2026-06-26T18:52:22.981Z | Downloaded thread-id v5.1.0 |
| 1115 | 2026-06-26T18:52:22.981Z | Downloaded tagptr v0.2.0 |
| 1116 | 2026-06-26T18:52:22.981Z | Downloaded pest_generator v2.8.6 |
| 1117 | 2026-06-26T18:52:22.984Z | Downloaded pest_derive v2.8.6 |
| 1118 | 2026-06-26T18:52:22.984Z | Downloaded topological-sort v0.2.2 |
| 1119 | 2026-06-26T18:52:22.987Z | Downloaded allocator-api2 v0.2.21 |
| 1120 | 2026-06-26T18:52:22.987Z | Downloaded scroll v0.12.0 |
| 1121 | 2026-06-26T18:52:22.990Z | Downloaded phf v0.12.1 |
| 1122 | 2026-06-26T18:52:22.992Z | Downloaded bytes v1.11.1 |
| 1123 | 2026-06-26T18:52:22.995Z | Downloaded semver v0.1.20 |
| 1124 | 2026-06-26T18:52:22.995Z | Downloaded scroll v0.13.0 |
| 1125 | 2026-06-26T18:52:22.998Z | Downloaded termtree v0.5.1 |
| 1126 | 2026-06-26T18:52:22.998Z | Downloaded icu_locale_core v2.2.0 |
| 1127 | 2026-06-26T18:52:23.001Z | Downloaded smartstring v1.0.1 |
| 1128 | 2026-06-26T18:52:23.005Z | Downloaded smf v0.2.3 |
| 1129 | 2026-06-26T18:52:23.005Z | Downloaded slog-term v2.9.2 |
| 1130 | 2026-06-26T18:52:23.008Z | Downloaded slog-stdlog v4.1.1 |
| 1131 | 2026-06-26T18:52:23.008Z | Downloaded strum_macros v0.26.4 |
| 1132 | 2026-06-26T18:52:23.008Z | Downloaded serde_derive_internals v0.29.1 |
| 1133 | 2026-06-26T18:52:23.008Z | Downloaded resolv-conf v0.7.6 |
| 1134 | 2026-06-26T18:52:23.011Z | Downloaded cc v1.2.63 |
| 1135 | 2026-06-26T18:52:23.014Z | Downloaded icu_normalizer_data v2.2.0 |
| 1136 | 2026-06-26T18:52:23.017Z | Downloaded serde_tokenstream v0.2.3 |
| 1137 | 2026-06-26T18:52:23.017Z | Downloaded typify-macro v0.4.3 |
| 1138 | 2026-06-26T18:52:23.019Z | Downloaded unarray v0.1.4 |
| 1139 | 2026-06-26T18:52:23.019Z | Downloaded dropshot-api-manager v0.7.2 |
| 1140 | 2026-06-26T18:52:23.022Z | Downloaded serial_test v3.5.0 |
| 1141 | 2026-06-26T18:52:23.022Z | Downloaded unit-prefix v0.5.2 |
| 1142 | 2026-06-26T18:52:23.025Z | Downloaded typify-macro v0.6.2 |
| 1143 | 2026-06-26T18:52:23.025Z | Downloaded icu_provider v2.2.0 |
| 1144 | 2026-06-26T18:52:23.028Z | Downloaded usdt-macro v0.5.0 |
| 1145 | 2026-06-26T18:52:23.028Z | Downloaded usdt-attr-macro v0.6.0 |
| 1146 | 2026-06-26T18:52:23.028Z | Downloaded usdt-attr-macro v0.5.0 |
| 1147 | 2026-06-26T18:52:23.028Z | Downloaded usdt v0.6.0 |
| 1148 | 2026-06-26T18:52:23.028Z | Downloaded usdt v0.5.0 |
| 1149 | 2026-06-26T18:52:23.031Z | Downloaded untrusted v0.7.1 |
| 1150 | 2026-06-26T18:52:23.031Z | Downloaded wait-timeout v0.2.1 |
| 1151 | 2026-06-26T18:52:23.033Z | Downloaded progenitor-impl v0.10.0 |
| 1152 | 2026-06-26T18:52:23.033Z | Downloaded pest_meta v2.8.6 |
| 1153 | 2026-06-26T18:52:23.036Z | Downloaded slog-async v2.8.0 |
| 1154 | 2026-06-26T18:52:23.036Z | Downloaded getrandom v0.4.2 |
| 1155 | 2026-06-26T18:52:23.039Z | Downloaded slog-scope v4.4.1 |
| 1156 | 2026-06-26T18:52:23.039Z | Downloaded time-macros v0.2.27 |
| 1157 | 2026-06-26T18:52:23.044Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1158 | 2026-06-26T18:52:23.044Z | Downloaded tiny-keccak v2.0.2 |
| 1159 | 2026-06-26T18:52:23.044Z | Downloaded universal-hash v0.5.1 |
| 1160 | 2026-06-26T18:52:23.044Z | Downloaded smallvec v1.15.1 |
| 1161 | 2026-06-26T18:52:23.048Z | Downloaded zerofrom-derive v0.1.7 |
| 1162 | 2026-06-26T18:52:23.051Z | Downloaded slog-json v2.6.1 |
| 1163 | 2026-06-26T18:52:23.051Z | Downloaded papergrid v0.18.0 |
| 1164 | 2026-06-26T18:52:23.054Z | Downloaded icu_normalizer v2.2.0 |
| 1165 | 2026-06-26T18:52:23.060Z | Downloaded progenitor-impl v0.14.0 |
| 1166 | 2026-06-26T18:52:23.063Z | Downloaded snafu-derive v0.8.9 |
| 1167 | 2026-06-26T18:52:23.066Z | Downloaded rhai_codegen v3.2.0 |
| 1168 | 2026-06-26T18:52:23.070Z | Downloaded synstructure v0.13.2 |
| 1169 | 2026-06-26T18:52:23.073Z | Downloaded zerofrom v0.1.8 |
| 1170 | 2026-06-26T18:52:23.073Z | Downloaded waitgroup v0.1.2 |
| 1171 | 2026-06-26T18:52:23.073Z | Downloaded schemars v0.8.22 |
| 1172 | 2026-06-26T18:52:23.078Z | Downloaded utf-8 v0.7.6 |
| 1173 | 2026-06-26T18:52:23.081Z | Downloaded icu_properties v2.2.0 |
| 1174 | 2026-06-26T18:52:23.081Z | Downloaded zeroize_derive v1.4.3 |
| 1175 | 2026-06-26T18:52:23.081Z | Downloaded zone_cfg_derive v0.3.1 |
| 1176 | 2026-06-26T18:52:23.084Z | Downloaded zone v0.3.1 |
| 1177 | 2026-06-26T18:52:23.087Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1178 | 2026-06-26T18:52:23.090Z | Downloaded vsss-rs v3.3.4 |
| 1179 | 2026-06-26T18:52:23.090Z | Downloaded thread-id v4.2.2 |
| 1180 | 2026-06-26T18:52:23.093Z | Downloaded thiserror-no-std v2.0.2 |
| 1181 | 2026-06-26T18:52:23.093Z | Downloaded usdt-impl v0.5.0 |
| 1182 | 2026-06-26T18:52:23.098Z | Downloaded similar v2.7.0 |
| 1183 | 2026-06-26T18:52:23.100Z | Downloaded walkdir v2.5.0 |
| 1184 | 2026-06-26T18:52:23.100Z | Downloaded konst v0.2.20 |
| 1185 | 2026-06-26T18:52:23.103Z | Downloaded serde_with_macros v3.20.0 |
| 1186 | 2026-06-26T18:52:23.106Z | Downloaded zeroize v1.8.2 |
| 1187 | 2026-06-26T18:52:23.106Z | Downloaded xz2 v0.1.7 |
| 1188 | 2026-06-26T18:52:23.111Z | Downloaded tokio-tungstenite v0.21.0 |
| 1189 | 2026-06-26T18:52:23.114Z | Downloaded tokio-dtrace v0.1.1 |
| 1190 | 2026-06-26T18:52:23.114Z | Downloaded rayon-core v1.13.0 |
| 1191 | 2026-06-26T18:52:23.117Z | Downloaded tinystr v0.8.3 |
| 1192 | 2026-06-26T18:52:23.124Z | Downloaded indexmap v1.9.3 |
| 1193 | 2026-06-26T18:52:23.131Z | Downloaded zerovec-derive v0.11.3 |
| 1194 | 2026-06-26T18:52:23.134Z | Downloaded test-strategy v0.4.5 |
| 1195 | 2026-06-26T18:52:23.136Z | Downloaded usdt-impl v0.6.0 |
| 1196 | 2026-06-26T18:52:23.136Z | Downloaded progenitor-impl v0.13.0 |
| 1197 | 2026-06-26T18:52:23.136Z | Downloaded icu_collections v2.2.0 |
| 1198 | 2026-06-26T18:52:23.140Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1199 | 2026-06-26T18:52:23.142Z | Downloaded spin v0.9.8 |
| 1200 | 2026-06-26T18:52:23.145Z | Downloaded rand v0.8.6 |
| 1201 | 2026-06-26T18:52:23.148Z | Downloaded openssl-sys v0.9.116 |
| 1202 | 2026-06-26T18:52:23.151Z | Downloaded nom v7.1.3 |
| 1203 | 2026-06-26T18:52:23.153Z | Downloaded quinn v0.11.9 |
| 1204 | 2026-06-26T18:52:23.153Z | Downloaded heapless v0.8.0 |
| 1205 | 2026-06-26T18:52:23.156Z | Downloaded log v0.4.32 |
| 1206 | 2026-06-26T18:52:23.159Z | Downloaded typify v0.6.2 |
| 1207 | 2026-06-26T18:52:23.159Z | Downloaded slog v2.8.2 |
| 1208 | 2026-06-26T18:52:23.163Z | Downloaded usdt-macro v0.6.0 |
| 1209 | 2026-06-26T18:52:23.163Z | Downloaded strum_macros v0.27.2 |
| 1210 | 2026-06-26T18:52:23.166Z | Downloaded slog-dtrace v0.3.0 |
| 1211 | 2026-06-26T18:52:23.166Z | Downloaded thin-vec v0.2.18 |
| 1212 | 2026-06-26T18:52:23.169Z | Downloaded ucd-trie v0.1.7 |
| 1213 | 2026-06-26T18:52:23.169Z | Downloaded whoami v1.6.1 |
| 1214 | 2026-06-26T18:52:23.174Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1215 | 2026-06-26T18:52:23.174Z | Downloaded term v1.2.1 |
| 1216 | 2026-06-26T18:52:23.177Z | Downloaded toml v0.7.8 |
| 1217 | 2026-06-26T18:52:23.177Z | Downloaded rand v0.10.1 |
| 1218 | 2026-06-26T18:52:23.180Z | Downloaded yoke-derive v0.8.2 |
| 1219 | 2026-06-26T18:52:23.180Z | Downloaded writeable v0.6.3 |
| 1220 | 2026-06-26T18:52:23.180Z | Downloaded async-compression v0.4.42 |
| 1221 | 2026-06-26T18:52:23.183Z | Downloaded minimal-lexical v0.2.1 |
| 1222 | 2026-06-26T18:52:23.187Z | Downloaded zerocopy-derive v0.7.35 |
| 1223 | 2026-06-26T18:52:23.190Z | Downloaded prettyplease v0.2.37 |
| 1224 | 2026-06-26T18:52:23.198Z | Downloaded jiff-static v0.2.28 |
| 1225 | 2026-06-26T18:52:23.200Z | Downloaded toml_edit v0.19.15 |
| 1226 | 2026-06-26T18:52:23.209Z | Downloaded nom v8.0.0 |
| 1227 | 2026-06-26T18:52:23.213Z | Downloaded steno v0.4.1 |
| 1228 | 2026-06-26T18:52:23.215Z | Downloaded expectorate v1.2.0 |
| 1229 | 2026-06-26T18:52:23.218Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1230 | 2026-06-26T18:52:23.230Z | Downloaded yansi v1.0.1 |
| 1231 | 2026-06-26T18:52:23.234Z | Downloaded yoke v0.8.3 |
| 1232 | 2026-06-26T18:52:23.237Z | Downloaded pretty_assertions v1.4.1 |
| 1233 | 2026-06-26T18:52:23.237Z | Downloaded http v1.4.1 |
| 1234 | 2026-06-26T18:52:23.239Z | Downloaded hickory-resolver v0.24.4 |
| 1235 | 2026-06-26T18:52:23.242Z | Downloaded hashbrown v0.12.3 |
| 1236 | 2026-06-26T18:52:23.242Z | Downloaded memchr v2.8.1 |
| 1237 | 2026-06-26T18:52:23.245Z | Downloaded qorb v0.4.1 |
| 1238 | 2026-06-26T18:52:23.248Z | Downloaded zerotrie v0.2.4 |
| 1239 | 2026-06-26T18:52:23.250Z | Downloaded tungstenite v0.21.0 |
| 1240 | 2026-06-26T18:52:23.254Z | Downloaded hickory-resolver v0.25.2 |
| 1241 | 2026-06-26T18:52:23.256Z | Downloaded typify v0.4.3 |
| 1242 | 2026-06-26T18:52:23.256Z | Downloaded unsafe-libyaml v0.2.11 |
| 1243 | 2026-06-26T18:52:23.264Z | Downloaded zerocopy-derive v0.8.50 |
| 1244 | 2026-06-26T18:52:23.269Z | Downloaded uuid v1.23.2 |
| 1245 | 2026-06-26T18:52:23.272Z | Downloaded schemars v0.9.0 |
| 1246 | 2026-06-26T18:52:23.282Z | Downloaded schemars v1.2.1 |
| 1247 | 2026-06-26T18:52:23.304Z | Downloaded snafu v0.8.9 |
| 1248 | 2026-06-26T18:52:23.310Z | Downloaded reqwest v0.13.4 |
| 1249 | 2026-06-26T18:52:23.317Z | Downloaded tough v0.22.0 |
| 1250 | 2026-06-26T18:52:23.328Z | Downloaded blake3 v1.8.5 |
| 1251 | 2026-06-26T18:52:23.348Z | Downloaded rayon v1.12.0 |
| 1252 | 2026-06-26T18:52:23.362Z | Downloaded zerocopy v0.7.35 |
| 1253 | 2026-06-26T18:52:23.371Z | Downloaded pest v2.8.6 |
| 1254 | 2026-06-26T18:52:23.381Z | Downloaded libm v0.2.16 |
| 1255 | 2026-06-26T18:52:23.386Z | Downloaded aws-lc-rs v1.17.0 |
| 1256 | 2026-06-26T18:52:23.400Z | Downloaded hkdf v0.12.4 |
| 1257 | 2026-06-26T18:52:23.409Z | Downloaded typed-path v0.9.3 |
| 1258 | 2026-06-26T18:52:23.412Z | Downloaded quinn-proto v0.11.14 |
| 1259 | 2026-06-26T18:52:23.416Z | Downloaded iddqd v0.4.2 |
| 1260 | 2026-06-26T18:52:23.421Z | Downloaded hashbrown v0.16.1 |
| 1261 | 2026-06-26T18:52:23.424Z | Downloaded ron v0.12.1 |
| 1262 | 2026-06-26T18:52:23.428Z | Downloaded h2 v0.4.14 |
| 1263 | 2026-06-26T18:52:23.442Z | Downloaded icu_properties_data v2.2.0 |
| 1264 | 2026-06-26T18:52:23.449Z | Downloaded tabled v0.21.0 |
| 1265 | 2026-06-26T18:52:23.458Z | Downloaded zerovec v0.11.6 |
| 1266 | 2026-06-26T18:52:23.461Z | Downloaded goblin v0.8.2 |
| 1267 | 2026-06-26T18:52:23.470Z | Downloaded syn v1.0.109 |
| 1268 | 2026-06-26T18:52:23.475Z | Downloaded bstr v1.12.1 |
| 1269 | 2026-06-26T18:52:23.493Z | Downloaded regex v1.12.3 |
| 1270 | 2026-06-26T18:52:23.496Z | Downloaded nix v0.31.3 |
| 1271 | 2026-06-26T18:52:23.509Z | Downloaded winnow v0.5.40 |
| 1272 | 2026-06-26T18:52:23.513Z | Downloaded syn v2.0.117 |
| 1273 | 2026-06-26T18:52:23.519Z | Downloaded dropshot v0.17.1 |
| 1274 | 2026-06-26T18:52:23.531Z | Downloaded zerocopy v0.8.50 |
| 1275 | 2026-06-26T18:52:23.541Z | Downloaded rhai v1.25.1 |
| 1276 | 2026-06-26T18:52:23.547Z | Downloaded rustls v0.23.40 |
| 1277 | 2026-06-26T18:52:23.554Z | Downloaded regress v0.10.5 |
| 1278 | 2026-06-26T18:52:23.558Z | Downloaded webpki-roots v1.0.7 |
| 1279 | 2026-06-26T18:52:23.561Z | Downloaded proptest v1.11.0 |
| 1280 | 2026-06-26T18:52:23.565Z | Downloaded moka v0.12.15 |
| 1281 | 2026-06-26T18:52:23.569Z | Downloaded smoltcp v0.11.0 |
| 1282 | 2026-06-26T18:52:23.575Z | Downloaded tabled v0.15.0 |
| 1283 | 2026-06-26T18:52:23.583Z | Downloaded serde_with v3.20.0 |
| 1284 | 2026-06-26T18:52:23.590Z | Downloaded typify-impl v0.6.2 |
| 1285 | 2026-06-26T18:52:23.597Z | Downloaded goblin v0.10.7 |
| 1286 | 2026-06-26T18:52:23.601Z | Downloaded sled v0.34.7 |
| 1287 | 2026-06-26T18:52:23.606Z | Downloaded time v0.3.47 |
| 1288 | 2026-06-26T18:52:23.628Z | Downloaded openssl v0.10.80 |
| 1289 | 2026-06-26T18:52:23.651Z | Downloaded petgraph v0.6.5 |
| 1290 | 2026-06-26T18:52:23.661Z | Downloaded regress v0.11.1 |
| 1291 | 2026-06-26T18:52:23.665Z | Downloaded regex-syntax v0.8.10 |
| 1292 | 2026-06-26T18:52:23.671Z | Downloaded chrono-tz v0.10.4 |
| 1293 | 2026-06-26T18:52:23.678Z | Downloaded hickory-proto v0.24.4 |
| 1294 | 2026-06-26T18:52:23.686Z | Downloaded openapiv3 v2.2.0 |
| 1295 | 2026-06-26T18:52:23.692Z | Downloaded csv v1.4.0 |
| 1296 | 2026-06-26T18:52:23.703Z | Downloaded hickory-proto v0.25.2 |
| 1297 | 2026-06-26T18:52:23.741Z | Downloaded typify-impl v0.4.3 |
| 1298 | 2026-06-26T18:52:23.803Z | Downloaded lzma-sys v0.1.20 |
| 1299 | 2026-06-26T18:52:23.819Z | Downloaded jiff v0.2.28 |
| 1300 | 2026-06-26T18:52:23.832Z | Downloaded sha3 v0.10.9 |
| 1301 | 2026-06-26T18:52:23.876Z | Downloaded encoding_rs v0.8.35 |
| 1302 | 2026-06-26T18:52:24.348Z | Downloaded aws-lc-sys v0.41.0 |
| 1303 | 2026-06-26T18:52:25.252Z | Compiling proc-macro2 v1.0.106 |
| 1304 | 2026-06-26T18:52:25.252Z | Compiling quote v1.0.45 |
| 1305 | 2026-06-26T18:52:25.252Z | Compiling unicode-ident v1.0.24 |
| 1306 | 2026-06-26T18:52:25.252Z | Compiling serde_core v1.0.228 |
| 1307 | 2026-06-26T18:52:25.252Z | Compiling cfg-if v1.0.4 |
| 1308 | 2026-06-26T18:52:25.255Z | Compiling serde v1.0.228 |
| 1309 | 2026-06-26T18:52:25.255Z | Compiling libc v0.2.186 |
| 1310 | 2026-06-26T18:52:25.255Z | Compiling memchr v2.8.1 |
| 1311 | 2026-06-26T18:52:25.405Z | Compiling itoa v1.0.18 |
| 1312 | 2026-06-26T18:52:25.581Z | Compiling smallvec v1.15.1 |
| 1313 | 2026-06-26T18:52:25.690Z | Compiling zmij v1.0.21 |
| 1314 | 2026-06-26T18:52:25.719Z | Compiling autocfg v1.5.1 |
| 1315 | 2026-06-26T18:52:25.778Z | Compiling libm v0.2.16 |
| 1316 | 2026-06-26T18:52:26.008Z | Compiling stable_deref_trait v1.2.1 |
| 1317 | 2026-06-26T18:52:26.045Z | Compiling litemap v0.8.2 |
| 1318 | 2026-06-26T18:52:26.072Z | Compiling percent-encoding v2.3.2 |
| 1319 | 2026-06-26T18:52:26.172Z | Compiling writeable v0.6.3 |
| 1320 | 2026-06-26T18:52:26.236Z | Compiling icu_properties_data v2.2.0 |
| 1321 | 2026-06-26T18:52:26.264Z | Compiling icu_normalizer_data v2.2.0 |
| 1322 | 2026-06-26T18:52:26.264Z | Compiling utf8_iter v1.0.4 |
| 1323 | 2026-06-26T18:52:26.285Z | Compiling iana-time-zone v0.1.65 |
| 1324 | 2026-06-26T18:52:26.398Z | Compiling equivalent v1.0.2 |
| 1325 | 2026-06-26T18:52:26.479Z | Compiling form_urlencoded v1.2.2 |
| 1326 | 2026-06-26T18:52:26.508Z | Compiling serde_json v1.0.150 |
| 1327 | 2026-06-26T18:52:26.593Z | Compiling syn v2.0.117 |
| 1328 | 2026-06-26T18:52:26.641Z | Compiling dyn-clone v1.0.20 |
| 1329 | 2026-06-26T18:52:26.641Z | Compiling version_check v0.9.5 |
| 1330 | 2026-06-26T18:52:26.662Z | Compiling pin-project-lite v0.2.17 |
| 1331 | 2026-06-26T18:52:26.695Z | Compiling scopeguard v1.2.0 |
| 1332 | 2026-06-26T18:52:26.747Z | Compiling parking_lot_core v0.9.12 |
| 1333 | 2026-06-26T18:52:26.761Z | Compiling num-traits v0.2.19 |
| 1334 | 2026-06-26T18:52:26.771Z | Compiling lock_api v0.4.14 |
| 1335 | 2026-06-26T18:52:26.794Z | Compiling hashbrown v0.17.1 |
| 1336 | 2026-06-26T18:52:26.968Z | Compiling thiserror v2.0.18 |
| 1337 | 2026-06-26T18:52:26.988Z | Compiling rand_core v0.10.1 |
| 1338 | 2026-06-26T18:52:27.033Z | Compiling getrandom v0.4.2 |
| 1339 | 2026-06-26T18:52:27.137Z | Compiling errno v0.3.14 |
| 1340 | 2026-06-26T18:52:27.240Z | Compiling log v0.4.32 |
| 1341 | 2026-06-26T18:52:27.280Z | Compiling heck v0.5.0 |
| 1342 | 2026-06-26T18:52:27.337Z | Compiling futures-core v0.3.32 |
| 1343 | 2026-06-26T18:52:27.414Z | Compiling semver v1.0.28 |
| 1344 | 2026-06-26T18:52:27.510Z | Compiling indexmap v2.14.0 |
| 1345 | 2026-06-26T18:52:27.601Z | Compiling uuid v1.23.2 |
| 1346 | 2026-06-26T18:52:27.633Z | Compiling zerocopy v0.8.50 |
| 1347 | 2026-06-26T18:52:27.827Z | Compiling schemars v0.8.22 |
| 1348 | 2026-06-26T18:52:27.840Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-06-26T18:52:27.935Z | Compiling slab v0.4.12 |
| 1350 | 2026-06-26T18:52:28.025Z | Compiling jobserver v0.1.34 |
| 1351 | 2026-06-26T18:52:28.079Z | Compiling find-msvc-tools v0.1.9 |
| 1352 | 2026-06-26T18:52:28.091Z | Compiling fnv v1.0.7 |
| 1353 | 2026-06-26T18:52:28.105Z | Compiling shlex v2.0.1 |
| 1354 | 2026-06-26T18:52:28.164Z | Compiling rustversion v1.0.22 |
| 1355 | 2026-06-26T18:52:28.177Z | Compiling futures-channel v0.3.32 |
| 1356 | 2026-06-26T18:52:28.284Z | Compiling cc v1.2.63 |
| 1357 | 2026-06-26T18:52:28.304Z | Compiling bitflags v2.12.1 |
| 1358 | 2026-06-26T18:52:28.338Z | Compiling futures-task v0.3.32 |
| 1359 | 2026-06-26T18:52:28.397Z | Compiling futures-io v0.3.32 |
| 1360 | 2026-06-26T18:52:28.541Z | Compiling socket2 v0.6.4 |
| 1361 | 2026-06-26T18:52:28.552Z | Compiling signal-hook-registry v1.4.8 |
| 1362 | 2026-06-26T18:52:28.633Z | Compiling mio v1.2.1 |
| 1363 | 2026-06-26T18:52:28.748Z | Compiling parking_lot v0.12.5 |
| 1364 | 2026-06-26T18:52:28.816Z | Compiling portable-atomic v1.13.1 |
| 1365 | 2026-06-26T18:52:28.855Z | Compiling dunce v1.0.5 |
| 1366 | 2026-06-26T18:52:28.953Z | Compiling typenum v1.20.1 |
| 1367 | 2026-06-26T18:52:29.008Z | Compiling fs_extra v1.3.0 |
| 1368 | 2026-06-26T18:52:29.147Z | Compiling cmake v0.1.58 |
| 1369 | 2026-06-26T18:52:29.159Z | Compiling base64 v0.22.1 |
| 1370 | 2026-06-26T18:52:29.168Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-06-26T18:52:29.270Z | Compiling slog v2.8.2 |
| 1372 | 2026-06-26T18:52:29.273Z | Compiling subtle v2.6.1 |
| 1373 | 2026-06-26T18:52:29.443Z | Compiling byteorder v1.5.0 |
| 1374 | 2026-06-26T18:52:29.491Z | Compiling synstructure v0.13.2 |
| 1375 | 2026-06-26T18:52:29.494Z | Compiling serde_derive_internals v0.29.1 |
| 1376 | 2026-06-26T18:52:29.513Z | Compiling strsim v0.11.1 |
| 1377 | 2026-06-26T18:52:29.577Z | Compiling aws-lc-sys v0.41.0 |
| 1378 | 2026-06-26T18:52:29.666Z | Compiling rustix v1.1.4 |
| 1379 | 2026-06-26T18:52:29.760Z | Compiling once_cell v1.21.4 |
| 1380 | 2026-06-26T18:52:29.864Z | Compiling regex-syntax v0.8.10 |
| 1381 | 2026-06-26T18:52:29.916Z | Compiling ipnet v2.12.0 |
| 1382 | 2026-06-26T18:52:29.972Z | Compiling httparse v1.10.1 |
| 1383 | 2026-06-26T18:52:30.001Z | Compiling atomic-waker v1.1.2 |
| 1384 | 2026-06-26T18:52:30.133Z | Compiling tower-service v0.3.3 |
| 1385 | 2026-06-26T18:52:30.225Z | Compiling tower-layer v0.3.3 |
| 1386 | 2026-06-26T18:52:30.234Z | Compiling getrandom v0.2.17 |
| 1387 | 2026-06-26T18:52:30.244Z | Compiling thiserror v1.0.69 |
| 1388 | 2026-06-26T18:52:30.381Z | Compiling try-lock v0.2.5 |
| 1389 | 2026-06-26T18:52:30.413Z | Compiling ryu v1.0.23 |
| 1390 | 2026-06-26T18:52:30.489Z | Compiling ucd-trie v0.1.7 |
| 1391 | 2026-06-26T18:52:30.492Z | Compiling untrusted v0.9.0 |
| 1392 | 2026-06-26T18:52:30.599Z | Compiling want v0.3.1 |
| 1393 | 2026-06-26T18:52:30.610Z | Compiling rand_core v0.6.4 |
| 1394 | 2026-06-26T18:52:30.704Z | Compiling pest v2.8.6 |
| 1395 | 2026-06-26T18:52:30.731Z | Compiling httpdate v1.0.3 |
| 1396 | 2026-06-26T18:52:30.760Z | Compiling getrandom v0.3.4 |
| 1397 | 2026-06-26T18:52:30.772Z | Compiling serde_derive v1.0.228 |
| 1398 | 2026-06-26T18:52:30.783Z | Compiling zerofrom-derive v0.1.7 |
| 1399 | 2026-06-26T18:52:30.825Z | Compiling yoke-derive v0.8.2 |
| 1400 | 2026-06-26T18:52:30.963Z | Compiling zerovec-derive v0.11.3 |
| 1401 | 2026-06-26T18:52:31.087Z | Compiling displaydoc v0.2.6 |
| 1402 | 2026-06-26T18:52:31.878Z | Compiling schemars_derive v0.8.22 |
| 1403 | 2026-06-26T18:52:31.891Z | Compiling thiserror-impl v2.0.18 |
| 1404 | 2026-06-26T18:52:31.938Z | Compiling tokio-macros v2.7.0 |
| 1405 | 2026-06-26T18:52:31.961Z | Compiling zerofrom v0.1.8 |
| 1406 | 2026-06-26T18:52:32.032Z | Compiling zerocopy-derive v0.8.50 |
| 1407 | 2026-06-26T18:52:32.073Z | Compiling yoke v0.8.3 |
| 1408 | 2026-06-26T18:52:32.252Z | Compiling zerovec v0.11.6 |
| 1409 | 2026-06-26T18:52:32.473Z | Compiling zerotrie v0.2.4 |
| 1410 | 2026-06-26T18:52:32.723Z | Compiling tinystr v0.8.3 |
| 1411 | 2026-06-26T18:52:32.775Z | Compiling potential_utf v0.1.5 |
| 1412 | 2026-06-26T18:52:32.802Z | Compiling zeroize_derive v1.4.3 |
| 1413 | 2026-06-26T18:52:32.920Z | Compiling icu_locale_core v2.2.0 |
| 1414 | 2026-06-26T18:52:32.935Z | Compiling icu_collections v2.2.0 |
| 1415 | 2026-06-26T18:52:33.091Z | Compiling futures-macro v0.3.32 |
| 1416 | 2026-06-26T18:52:33.244Z | Compiling thiserror-impl v1.0.69 |
| 1417 | 2026-06-26T18:52:33.454Z | Compiling pest_meta v2.8.6 |
| 1418 | 2026-06-26T18:52:33.486Z | Compiling zeroize v1.8.2 |
| 1419 | 2026-06-26T18:52:33.681Z | Compiling icu_provider v2.2.0 |
| 1420 | 2026-06-26T18:52:33.928Z | Compiling bytes v1.11.1 |
| 1421 | 2026-06-26T18:52:33.946Z | Compiling icu_normalizer v2.2.0 |
| 1422 | 2026-06-26T18:52:33.990Z | Compiling icu_properties v2.2.0 |
| 1423 | 2026-06-26T18:52:34.002Z | Compiling chrono v0.4.45 |
| 1424 | 2026-06-26T18:52:34.406Z | Compiling futures-util v0.3.32 |
| 1425 | 2026-06-26T18:52:34.521Z | Compiling http v1.4.1 |
| 1426 | 2026-06-26T18:52:34.535Z | Compiling tokio v1.52.3 |
| 1427 | 2026-06-26T18:52:34.704Z | Compiling serde_tokenstream v0.2.3 |
| 1428 | 2026-06-26T18:52:34.973Z | Compiling idna_adapter v1.2.2 |
| 1429 | 2026-06-26T18:52:35.104Z | Compiling idna v1.1.0 |
| 1430 | 2026-06-26T18:52:35.141Z | Compiling erased-serde v0.3.31 |
| 1431 | 2026-06-26T18:52:35.457Z | Compiling url v2.5.8 |
| 1432 | 2026-06-26T18:52:35.473Z | Compiling http-body v1.0.1 |
| 1433 | 2026-06-26T18:52:35.716Z | Compiling pest_generator v2.8.6 |
| 1434 | 2026-06-26T18:52:35.864Z | Compiling pretty-hex v0.4.2 |
| 1435 | 2026-06-26T18:52:36.001Z | Compiling plain v0.2.3 |
| 1436 | 2026-06-26T18:52:36.102Z | Compiling winnow v1.0.3 |
| 1437 | 2026-06-26T18:52:36.300Z | Compiling ppv-lite86 v0.2.21 |
| 1438 | 2026-06-26T18:52:36.302Z | Compiling pest_derive v2.8.6 |
| 1439 | 2026-06-26T18:52:36.327Z | Compiling allocator-api2 v0.2.21 |
| 1440 | 2026-06-26T18:52:36.603Z | Compiling foldhash v0.2.0 |
| 1441 | 2026-06-26T18:52:36.643Z | Compiling paste v1.0.15 |
| 1442 | 2026-06-26T18:52:36.662Z | Compiling tracing-attributes v0.1.31 |
| 1443 | 2026-06-26T18:52:36.824Z | Compiling ipnetwork v0.21.1 |
| 1444 | 2026-06-26T18:52:36.867Z | Compiling hashbrown v0.16.1 |
| 1445 | 2026-06-26T18:52:36.975Z | Compiling tracing-core v0.1.36 |
| 1446 | 2026-06-26T18:52:37.157Z | Compiling oxnet v0.1.6 |
| 1447 | 2026-06-26T18:52:37.253Z | Compiling omicron-workspace-hack v0.1.0 |
| 1448 | 2026-06-26T18:52:37.419Z | Compiling ident_case v1.0.1 |
| 1449 | 2026-06-26T18:52:37.546Z | Compiling http-body-util v0.1.3 |
| 1450 | 2026-06-26T18:52:37.576Z | Compiling serde_urlencoded v0.7.1 |
| 1451 | 2026-06-26T18:52:37.596Z | Compiling aho-corasick v1.1.4 |
| 1452 | 2026-06-26T18:52:37.732Z | Compiling sync_wrapper v1.0.2 |
| 1453 | 2026-06-26T18:52:37.777Z | Compiling daft-derive v0.1.7 |
| 1454 | 2026-06-26T18:52:37.913Z | Compiling tracing v0.1.44 |
| 1455 | 2026-06-26T18:52:37.961Z | Compiling fastrand v2.4.1 |
| 1456 | 2026-06-26T18:52:38.149Z | Compiling scroll_derive v0.13.1 |
| 1457 | 2026-06-26T18:52:38.219Z | Compiling tokio-util v0.7.18 |
| 1458 | 2026-06-26T18:52:38.544Z | Compiling regex-automata v0.4.14 |
| 1459 | 2026-06-26T18:52:38.812Z | Compiling async-trait v0.1.89 |
| 1460 | 2026-06-26T18:52:38.986Z | Compiling powerfmt v0.2.0 |
| 1461 | 2026-06-26T18:52:38.999Z | Compiling anyhow v1.0.102 |
| 1462 | 2026-06-26T18:52:39.068Z | Compiling num-conv v0.2.2 |
| 1463 | 2026-06-26T18:52:39.184Z | Compiling aws-lc-rs v1.17.0 |
| 1464 | 2026-06-26T18:52:39.212Z | Compiling time-core v0.1.8 |
| 1465 | 2026-06-26T18:52:39.350Z | Compiling time-macros v0.2.27 |
| 1466 | 2026-06-26T18:52:39.489Z | Compiling deranged v0.5.8 |
| 1467 | 2026-06-26T18:52:39.518Z | Compiling scroll v0.13.0 |
| 1468 | 2026-06-26T18:52:39.780Z | Compiling rustls-pki-types v1.14.1 |
| 1469 | 2026-06-26T18:52:39.791Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-06-26T18:52:39.974Z | Compiling num_threads v0.1.7 |
| 1471 | 2026-06-26T18:52:40.066Z | Compiling hex v0.4.3 |
| 1472 | 2026-06-26T18:52:40.249Z | Compiling regex v1.12.3 |
| 1473 | 2026-06-26T18:52:40.314Z | Compiling goblin v0.10.7 |
| 1474 | 2026-06-26T18:52:40.421Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-06-26T18:52:40.539Z | Compiling camino v1.2.2 |
| 1476 | 2026-06-26T18:52:40.705Z | Compiling crc32fast v1.5.0 |
| 1477 | 2026-06-26T18:52:40.912Z | Compiling usdt-impl v0.6.0 |
| 1478 | 2026-06-26T18:52:40.974Z | Compiling rustls v0.23.40 |
| 1479 | 2026-06-26T18:52:41.047Z | Compiling h2 v0.4.14 |
| 1480 | 2026-06-26T18:52:41.114Z | Compiling dtrace-parser v0.3.0 |
| 1481 | 2026-06-26T18:52:41.172Z | Compiling crossbeam-utils v0.8.21 |
| 1482 | 2026-06-26T18:52:41.373Z | Compiling futures-executor v0.3.32 |
| 1483 | 2026-06-26T18:52:41.491Z | Compiling structmeta-derive v0.3.0 |
| 1484 | 2026-06-26T18:52:41.599Z | Compiling thread-id v5.1.0 |
| 1485 | 2026-06-26T18:52:41.644Z | Compiling adler2 v2.0.1 |
| 1486 | 2026-06-26T18:52:41.675Z | Compiling simd-adler32 v0.3.9 |
| 1487 | 2026-06-26T18:52:41.769Z | Compiling cpufeatures v0.3.0 |
| 1488 | 2026-06-26T18:52:41.839Z | Compiling miniz_oxide v0.8.9 |
| 1489 | 2026-06-26T18:52:41.869Z | Compiling rand_core v0.9.5 |
| 1490 | 2026-06-26T18:52:41.972Z | Compiling futures v0.3.32 |
| 1491 | 2026-06-26T18:52:42.072Z | Compiling darling_core v0.23.0 |
| 1492 | 2026-06-26T18:52:42.551Z | Compiling newtype-uuid-macros v0.1.0 |
| 1493 | 2026-06-26T18:52:42.592Z | Compiling structmeta v0.3.0 |
| 1494 | 2026-06-26T18:52:42.605Z | Compiling hybrid-array v0.4.12 |
| 1495 | 2026-06-26T18:52:42.934Z | Compiling thread_local v1.1.9 |
| 1496 | 2026-06-26T18:52:43.058Z | Compiling dof v0.4.0 |
| 1497 | 2026-06-26T18:52:43.200Z | Compiling hyper v1.10.1 |
| 1498 | 2026-06-26T18:52:43.367Z | Compiling match_cfg v0.1.0 |
| 1499 | 2026-06-26T18:52:43.433Z | Compiling flate2 v1.1.9 |
| 1500 | 2026-06-26T18:52:44.149Z | Compiling newtype-uuid v1.3.2 |
| 1501 | 2026-06-26T18:52:44.173Z | Compiling darling_macro v0.23.0 |
| 1502 | 2026-06-26T18:52:44.405Z | Compiling hyper-util v0.1.20 |
| 1503 | 2026-06-26T18:52:44.479Z | Compiling ref-cast v1.0.25 |
| 1504 | 2026-06-26T18:52:44.550Z | Compiling compression-core v0.4.32 |
| 1505 | 2026-06-26T18:52:44.703Z | Compiling slog-async v2.8.0 |
| 1506 | 2026-06-26T18:52:44.794Z | Compiling quick-error v1.2.3 |
| 1507 | 2026-06-26T18:52:44.936Z | Compiling darling v0.23.0 |
| 1508 | 2026-06-26T18:52:44.948Z | Compiling compression-codecs v0.4.38 |
| 1509 | 2026-06-26T18:52:44.960Z | Compiling daft v0.1.7 |
| 1510 | 2026-06-26T18:52:45.010Z | Compiling crypto-common v0.2.2 |
| 1511 | 2026-06-26T18:52:45.023Z | Compiling block-buffer v0.12.0 |
| 1512 | 2026-06-26T18:52:45.034Z | Compiling rand_chacha v0.9.0 |
| 1513 | 2026-06-26T18:52:45.195Z | Compiling strum_macros v0.26.4 |
| 1514 | 2026-06-26T18:52:45.211Z | Compiling ref-cast-impl v1.0.25 |
| 1515 | 2026-06-26T18:52:45.234Z | Compiling usdt-attr-macro v0.6.0 |
| 1516 | 2026-06-26T18:52:45.453Z | Compiling usdt-macro v0.6.0 |
| 1517 | 2026-06-26T18:52:45.573Z | Compiling serde_spanned v1.1.1 |
| 1518 | 2026-06-26T18:52:45.717Z | Compiling generic-array v0.14.7 |
| 1519 | 2026-06-26T18:52:45.813Z | Compiling multer v3.1.0 |
| 1520 | 2026-06-26T18:52:45.929Z | Compiling debug-ignore v1.0.5 |
| 1521 | 2026-06-26T18:52:45.951Z | Compiling term v1.2.1 |
| 1522 | 2026-06-26T18:52:46.027Z | Compiling const-oid v0.10.2 |
| 1523 | 2026-06-26T18:52:46.043Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-06-26T18:52:46.229Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1525 | 2026-06-26T18:52:46.249Z | Compiling take_mut v0.2.2 |
| 1526 | 2026-06-26T18:52:46.267Z | Compiling bit-set v0.8.0 |
| 1527 | 2026-06-26T18:52:46.352Z | Compiling digest v0.11.3 |
| 1528 | 2026-06-26T18:52:46.461Z | Compiling rand v0.9.4 |
| 1529 | 2026-06-26T18:52:46.513Z | Compiling serde_with_macros v3.20.0 |
| 1530 | 2026-06-26T18:52:46.524Z | Compiling async-stream-impl v0.3.6 |
| 1531 | 2026-06-26T18:52:46.573Z | Compiling dropshot v0.17.1 |
| 1532 | 2026-06-26T18:52:46.651Z | Compiling encoding_rs v0.8.35 |
| 1533 | 2026-06-26T18:52:46.791Z | Compiling strum v0.26.3 |
| 1534 | 2026-06-26T18:52:46.803Z | Compiling unarray v0.1.4 |
| 1535 | 2026-06-26T18:52:46.905Z | Compiling syn v1.0.109 |
| 1536 | 2026-06-26T18:52:46.914Z | Compiling spin v0.9.8 |
| 1537 | 2026-06-26T18:52:47.044Z | Compiling mime v0.3.17 |
| 1538 | 2026-06-26T18:52:47.103Z | Compiling sha1 v0.11.0 |
| 1539 | 2026-06-26T18:52:47.156Z | Compiling async-stream v0.3.6 |
| 1540 | 2026-06-26T18:52:47.290Z | Compiling derive-ex v0.1.8 |
| 1541 | 2026-06-26T18:52:47.321Z | Compiling tower v0.5.3 |
| 1542 | 2026-06-26T18:52:47.321Z | Compiling dropshot_endpoint v0.17.1 |
| 1543 | 2026-06-26T18:52:47.546Z | Compiling macaddr v1.0.1 |
| 1544 | 2026-06-26T18:52:47.630Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1545 | 2026-06-26T18:52:47.828Z | Compiling waitgroup v0.1.2 |
| 1546 | 2026-06-26T18:52:47.881Z | Compiling serde_path_to_error v0.1.20 |
| 1547 | 2026-06-26T18:52:48.117Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1548 | 2026-06-26T18:52:48.232Z | Compiling tower-http v0.6.11 |
| 1549 | 2026-06-26T18:52:48.253Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1550 | 2026-06-26T18:52:48.357Z | Compiling tempfile v3.27.0 |
| 1551 | 2026-06-26T18:52:48.422Z | Compiling openapiv3 v2.2.0 |
| 1552 | 2026-06-26T18:52:48.651Z | Compiling strum_macros v0.27.2 |
| 1553 | 2026-06-26T18:52:48.905Z | Compiling test-strategy v0.4.5 |
| 1554 | 2026-06-26T18:52:49.039Z | Compiling instant v0.1.13 |
| 1555 | 2026-06-26T18:52:49.141Z | Compiling time v0.3.47 |
| 1556 | 2026-06-26T18:52:49.985Z | Compiling rustls-native-certs v0.8.4 |
| 1557 | 2026-06-26T18:52:50.014Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1558 | 2026-06-26T18:52:50.271Z | Compiling crossbeam-channel v0.5.15 |
| 1559 | 2026-06-26T18:52:50.322Z | Compiling crypto-common v0.1.7 |
| 1560 | 2026-06-26T18:52:50.464Z | Compiling strum v0.27.2 |
| 1561 | 2026-06-26T18:52:50.611Z | Compiling parse-display-derive v0.10.0 |
| 1562 | 2026-06-26T18:52:50.740Z | Compiling backon v1.6.0 |
| 1563 | 2026-06-26T18:52:50.789Z | Compiling rand_chacha v0.3.1 |
| 1564 | 2026-06-26T18:52:51.016Z | Compiling rand v0.8.6 |
| 1565 | 2026-06-26T18:52:51.223Z | Compiling slog-json v2.6.1 |
| 1566 | 2026-06-26T18:52:51.499Z | Compiling hostname v0.3.1 |
| 1567 | 2026-06-26T18:52:51.629Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1568 | 2026-06-26T18:52:51.641Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1569 | 2026-06-26T18:52:51.866Z | Compiling is-terminal v0.4.17 |
| 1570 | 2026-06-26T18:52:51.908Z | Compiling wait-timeout v0.2.1 |
| 1571 | 2026-06-26T18:52:51.943Z | Compiling memmap2 v0.9.10 |
| 1572 | 2026-06-26T18:52:52.153Z | Compiling either v1.16.0 |
| 1573 | 2026-06-26T18:52:52.156Z | Compiling usdt v0.6.0 |
| 1574 | 2026-06-26T18:52:52.196Z | Compiling rusty-fork v0.3.1 |
| 1575 | 2026-06-26T18:52:52.207Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1576 | 2026-06-26T18:52:52.306Z | Compiling slog-term v2.9.2 |
| 1577 | 2026-06-26T18:52:52.350Z | Compiling slog-bunyan v2.5.0 |
| 1578 | 2026-06-26T18:52:52.536Z | Compiling serde_with v3.20.0 |
| 1579 | 2026-06-26T18:52:52.611Z | Compiling async-compression v0.4.42 |
| 1580 | 2026-06-26T18:52:52.676Z | Compiling rand_xorshift v0.4.0 |
| 1581 | 2026-06-26T18:52:52.817Z | Compiling rustls-pemfile v2.2.0 |
| 1582 | 2026-06-26T18:52:52.916Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1583 | 2026-06-26T18:52:52.928Z | Compiling regress v0.10.5 |
| 1584 | 2026-06-26T18:52:52.998Z | Compiling hostname v0.4.2 |
| 1585 | 2026-06-26T18:52:53.011Z | Compiling humantime v2.3.0 |
| 1586 | 2026-06-26T18:52:53.133Z | Compiling proptest v1.11.0 |
| 1587 | 2026-06-26T18:52:53.660Z | Compiling iddqd v0.4.2 |
| 1588 | 2026-06-26T18:52:53.825Z | Compiling reqwest v0.12.28 |
| 1589 | 2026-06-26T18:52:53.976Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1590 | 2026-06-26T18:52:54.212Z | Compiling block-buffer v0.10.4 |
| 1591 | 2026-06-26T18:52:54.272Z | Compiling utf8parse v0.2.2 |
| 1592 | 2026-06-26T18:52:54.375Z | Compiling anstyle-parse v1.0.0 |
| 1593 | 2026-06-26T18:52:54.521Z | Compiling digest v0.10.7 |
| 1594 | 2026-06-26T18:52:54.550Z | Compiling itertools v0.14.0 |
| 1595 | 2026-06-26T18:52:54.725Z | Compiling parse-display v0.10.0 |
| 1596 | 2026-06-26T18:52:54.955Z | Compiling progenitor-client v0.10.0 |
| 1597 | 2026-06-26T18:52:55.049Z | Compiling backoff v0.4.0 |
| 1598 | 2026-06-26T18:52:55.219Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1599 | 2026-06-26T18:52:55.251Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1600 | 2026-06-26T18:52:55.776Z | Compiling colorchoice v1.0.5 |
| 1601 | 2026-06-26T18:52:55.898Z | Compiling anstyle v1.0.14 |
| 1602 | 2026-06-26T18:52:56.088Z | Compiling anstyle-query v1.1.5 |
| 1603 | 2026-06-26T18:52:56.115Z | Compiling is_terminal_polyfill v1.70.2 |
| 1604 | 2026-06-26T18:52:56.191Z | Compiling anstream v1.0.0 |
| 1605 | 2026-06-26T18:52:56.499Z | Compiling clap_lex v1.1.0 |
| 1606 | 2026-06-26T18:52:56.793Z | Compiling regress v0.11.1 |
| 1607 | 2026-06-26T18:52:56.896Z | Compiling clap_derive v4.6.1 |
| 1608 | 2026-06-26T18:52:57.243Z | Compiling terminal_size v0.4.4 |
| 1609 | 2026-06-26T18:52:58.345Z | Compiling typify-impl v0.6.2 |
| 1610 | 2026-06-26T18:52:58.624Z | Compiling toml_datetime v0.6.11 |
| 1611 | 2026-06-26T18:52:58.799Z | Compiling zerocopy-derive v0.7.35 |
| 1612 | 2026-06-26T18:52:58.880Z | Compiling convert_case v0.4.0 |
| 1613 | 2026-06-26T18:52:58.892Z | Compiling cpufeatures v0.2.17 |
| 1614 | 2026-06-26T18:52:59.121Z | Compiling clap_builder v4.6.0 |
| 1615 | 2026-06-26T18:52:59.171Z | Compiling derive_more v0.99.20 |
| 1616 | 2026-06-26T18:52:59.650Z | Compiling zerocopy v0.7.35 |
| 1617 | 2026-06-26T18:53:00.200Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1618 | 2026-06-26T18:53:00.825Z | Compiling unicode-width v0.2.2 |
| 1619 | 2026-06-26T18:53:01.101Z | Compiling proc-macro-crate v3.5.0 |
| 1620 | 2026-06-26T18:53:01.284Z | Compiling clap v4.6.1 |
| 1621 | 2026-06-26T18:53:01.390Z | Compiling secrecy v0.10.3 |
| 1622 | 2026-06-26T18:53:01.541Z | Compiling tinyvec_macros v0.1.1 |
| 1623 | 2026-06-26T18:53:01.607Z | Compiling crucible-workspace-hack v0.1.0 |
| 1624 | 2026-06-26T18:53:01.739Z | Compiling float-ord v0.3.2 |
| 1625 | 2026-06-26T18:53:01.776Z | Compiling tinyvec v1.11.0 |
| 1626 | 2026-06-26T18:53:01.858Z | Compiling num_enum_derive v0.7.6 |
| 1627 | 2026-06-26T18:53:02.292Z | Compiling dtrace-parser v0.2.0 |
| 1628 | 2026-06-26T18:53:02.392Z | Compiling scroll_derive v0.12.1 |
| 1629 | 2026-06-26T18:53:02.422Z | Compiling num-integer v0.1.46 |
| 1630 | 2026-06-26T18:53:02.653Z | Compiling rustc_version v0.4.1 |
| 1631 | 2026-06-26T18:53:02.800Z | Compiling usdt-impl v0.5.0 |
| 1632 | 2026-06-26T18:53:02.943Z | Compiling num_enum v0.7.6 |
| 1633 | 2026-06-26T18:53:03.106Z | Compiling curve25519-dalek v4.1.3 |
| 1634 | 2026-06-26T18:53:03.158Z | Compiling scroll v0.12.0 |
| 1635 | 2026-06-26T18:53:03.304Z | Compiling dof v0.3.0 |
| 1636 | 2026-06-26T18:53:03.407Z | Compiling hmac v0.12.1 |
| 1637 | 2026-06-26T18:53:03.418Z | Compiling inout v0.1.4 |
| 1638 | 2026-06-26T18:53:03.538Z | Compiling darling_core v0.21.3 |
| 1639 | 2026-06-26T18:53:03.555Z | Compiling ff v0.13.1 |
| 1640 | 2026-06-26T18:53:03.620Z | Compiling thread-id v4.2.2 |
| 1641 | 2026-06-26T18:53:03.697Z | Compiling group v0.13.0 |
| 1642 | 2026-06-26T18:53:03.715Z | Compiling cipher v0.4.4 |
| 1643 | 2026-06-26T18:53:03.921Z | Compiling hkdf v0.12.4 |
| 1644 | 2026-06-26T18:53:04.128Z | Compiling goblin v0.8.2 |
| 1645 | 2026-06-26T18:53:04.284Z | Compiling num-rational v0.4.2 |
| 1646 | 2026-06-26T18:53:04.382Z | Compiling num-iter v0.1.45 |
| 1647 | 2026-06-26T18:53:04.543Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1648 | 2026-06-26T18:53:04.576Z | Compiling typify-macro v0.6.2 |
| 1649 | 2026-06-26T18:53:04.615Z | Compiling universal-hash v0.5.1 |
| 1650 | 2026-06-26T18:53:04.634Z | Compiling crypto-bigint v0.5.5 |
| 1651 | 2026-06-26T18:53:04.739Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1652 | 2026-06-26T18:53:05.026Z | Compiling crossbeam-epoch v0.9.18 |
| 1653 | 2026-06-26T18:53:05.358Z | Compiling half v2.7.1 |
| 1654 | 2026-06-26T18:53:05.383Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1655 | 2026-06-26T18:53:05.582Z | Compiling darling_macro v0.21.3 |
| 1656 | 2026-06-26T18:53:05.606Z | Compiling num-complex v0.4.6 |
| 1657 | 2026-06-26T18:53:05.970Z | Compiling base16ct v0.2.0 |
| 1658 | 2026-06-26T18:53:05.970Z | Compiling opaque-debug v0.3.1 |
| 1659 | 2026-06-26T18:53:05.993Z | Compiling ciborium-io v0.2.2 |
| 1660 | 2026-06-26T18:53:06.035Z | Compiling base64ct v1.8.3 |
| 1661 | 2026-06-26T18:53:06.074Z | Compiling ciborium-ll v0.2.2 |
| 1662 | 2026-06-26T18:53:06.130Z | Compiling elliptic-curve v0.13.8 |
| 1663 | 2026-06-26T18:53:06.167Z | Compiling darling v0.21.3 |
| 1664 | 2026-06-26T18:53:06.245Z | Compiling poly1305 v0.8.0 |
| 1665 | 2026-06-26T18:53:06.321Z | Compiling password-hash v0.5.0 |
| 1666 | 2026-06-26T18:53:06.597Z | Compiling typify v0.6.2 |
| 1667 | 2026-06-26T18:53:06.654Z | Compiling num v0.4.3 |
| 1668 | 2026-06-26T18:53:06.749Z | Compiling thiserror-no-std v2.0.2 |
| 1669 | 2026-06-26T18:53:06.989Z | Compiling chacha20 v0.9.1 |
| 1670 | 2026-06-26T18:53:07.114Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1671 | 2026-06-26T18:53:07.192Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1672 | 2026-06-26T18:53:07.784Z | Compiling blake2 v0.10.6 |
| 1673 | 2026-06-26T18:53:07.911Z | Compiling aead v0.5.2 |
| 1674 | 2026-06-26T18:53:08.069Z | Compiling byte-wrapper v0.1.0 |
| 1675 | 2026-06-26T18:53:08.113Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1676 | 2026-06-26T18:53:08.234Z | Compiling proc-macro-error-attr v1.0.4 |
| 1677 | 2026-06-26T18:53:08.470Z | Compiling keccak v0.1.6 |
| 1678 | 2026-06-26T18:53:08.497Z | Compiling prettyplease v0.2.37 |
| 1679 | 2026-06-26T18:53:08.563Z | Compiling heapless v0.8.0 |
| 1680 | 2026-06-26T18:53:08.702Z | Compiling unsafe-libyaml v0.2.11 |
| 1681 | 2026-06-26T18:53:08.740Z | Compiling rustix v0.38.44 |
| 1682 | 2026-06-26T18:53:09.297Z | Compiling serde_yaml v0.9.34+deprecated |
| 1683 | 2026-06-26T18:53:09.316Z | Compiling sha3 v0.10.9 |
| 1684 | 2026-06-26T18:53:09.612Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1685 | 2026-06-26T18:53:09.629Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-06-26T18:53:10.303Z | Compiling chacha20poly1305 v0.10.1 |
| 1687 | 2026-06-26T18:53:10.431Z | Compiling argon2 v0.5.3 |
| 1688 | 2026-06-26T18:53:10.532Z | Compiling vsss-rs v3.3.4 |
| 1689 | 2026-06-26T18:53:10.678Z | Compiling ingot-macros v0.1.1 |
| 1690 | 2026-06-26T18:53:10.721Z | Compiling ciborium v0.2.2 |
| 1691 | 2026-06-26T18:53:11.038Z | Compiling usdt-attr-macro v0.5.0 |
| 1692 | 2026-06-26T18:53:11.284Z | Compiling usdt-macro v0.5.0 |
| 1693 | 2026-06-26T18:53:12.281Z | Compiling serde_spanned v0.6.9 |
| 1694 | 2026-06-26T18:53:12.422Z | Compiling enum-as-inner v0.6.1 |
| 1695 | 2026-06-26T18:53:12.587Z | Compiling hash32 v0.3.1 |
| 1696 | 2026-06-26T18:53:12.742Z | Compiling proc-macro-error v1.0.4 |
| 1697 | 2026-06-26T18:53:13.061Z | Compiling memmap v0.7.0 |
| 1698 | 2026-06-26T18:53:13.073Z | Compiling memoffset v0.9.1 |
| 1699 | 2026-06-26T18:53:13.088Z | Compiling smoltcp v0.11.0 |
| 1700 | 2026-06-26T18:53:13.099Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1701 | 2026-06-26T18:53:13.244Z | Compiling data-encoding v2.11.0 |
| 1702 | 2026-06-26T18:53:13.350Z | Compiling winnow v0.7.15 |
| 1703 | 2026-06-26T18:53:13.435Z | Compiling cfg_aliases v0.2.1 |
| 1704 | 2026-06-26T18:53:13.438Z | Compiling indent_write v2.2.0 |
| 1705 | 2026-06-26T18:53:13.438Z | Compiling winnow v0.5.40 |
| 1706 | 2026-06-26T18:53:13.516Z | Compiling toml_write v0.1.2 |
| 1707 | 2026-06-26T18:53:13.591Z | Compiling nix v0.31.3 |
| 1708 | 2026-06-26T18:53:13.731Z | Compiling ingot-types v0.1.2 |
| 1709 | 2026-06-26T18:53:13.889Z | Compiling usdt v0.5.0 |
| 1710 | 2026-06-26T18:53:14.123Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-06-26T18:53:14.150Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1712 | 2026-06-26T18:53:14.161Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-06-26T18:53:14.242Z | Compiling rustls-webpki v0.103.13 |
| 1714 | 2026-06-26T18:53:14.811Z | Compiling toml_edit v0.19.15 |
| 1715 | 2026-06-26T18:53:14.823Z | Compiling toml_edit v0.22.27 |
| 1716 | 2026-06-26T18:53:15.269Z | Compiling tabwriter v1.4.1 |
| 1717 | 2026-06-26T18:53:15.433Z | Compiling cobs v0.3.0 |
| 1718 | 2026-06-26T18:53:15.507Z | Compiling serde_repr v0.1.20 |
| 1719 | 2026-06-26T18:53:15.549Z | Compiling bitflags v1.3.2 |
| 1720 | 2026-06-26T18:53:15.620Z | Compiling pkg-config v0.3.33 |
| 1721 | 2026-06-26T18:53:15.631Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1722 | 2026-06-26T18:53:15.857Z | Compiling vcpkg v0.2.15 |
| 1723 | 2026-06-26T18:53:16.058Z | Compiling managed v0.8.0 |
| 1724 | 2026-06-26T18:53:16.105Z | Compiling proc-macro-crate v1.3.1 |
| 1725 | 2026-06-26T18:53:16.401Z | Compiling openssl-sys v0.9.116 |
| 1726 | 2026-06-26T18:53:16.429Z | Compiling toml v0.8.23 |
| 1727 | 2026-06-26T18:53:16.788Z | Compiling postcard v1.1.3 |
| 1728 | 2026-06-26T18:53:17.116Z | Compiling ingot v0.1.1 |
| 1729 | 2026-06-26T18:53:17.495Z | Compiling hubpack_derive v0.1.1 |
| 1730 | 2026-06-26T18:53:18.045Z | Compiling tokio-rustls v0.26.4 |
| 1731 | 2026-06-26T18:53:18.092Z | Compiling rustls-platform-verifier v0.7.0 |
| 1732 | 2026-06-26T18:53:18.316Z | Compiling hyper-rustls v0.27.9 |
| 1733 | 2026-06-26T18:53:18.606Z | Compiling reqwest v0.13.4 |
| 1734 | 2026-06-26T18:53:19.068Z | Compiling foreign-types-macros v0.2.3 |
| 1735 | 2026-06-26T18:53:19.399Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1736 | 2026-06-26T18:53:19.513Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1737 | 2026-06-26T18:53:19.712Z | Compiling resolv-conf v0.7.6 |
| 1738 | 2026-06-26T18:53:19.722Z | Compiling semver v0.1.20 |
| 1739 | 2026-06-26T18:53:19.754Z | Compiling linked-hash-map v0.5.6 |
| 1740 | 2026-06-26T18:53:19.935Z | Compiling progenitor-client v0.14.0 |
| 1741 | 2026-06-26T18:53:20.078Z | Compiling static_assertions v1.1.0 |
| 1742 | 2026-06-26T18:53:20.152Z | Compiling progenitor-extras v0.2.0 |
| 1743 | 2026-06-26T18:53:20.255Z | Compiling foreign-types-shared v0.3.1 |
| 1744 | 2026-06-26T18:53:20.349Z | Compiling rayon-core v1.13.0 |
| 1745 | 2026-06-26T18:53:20.384Z | Compiling unicode-segmentation v1.13.3 |
| 1746 | 2026-06-26T18:53:20.461Z | Compiling colored v3.1.1 |
| 1747 | 2026-06-26T18:53:20.578Z | Compiling swrite v0.1.0 |
| 1748 | 2026-06-26T18:53:20.671Z | Compiling heck v0.4.1 |
| 1749 | 2026-06-26T18:53:20.816Z | Compiling newline-converter v0.3.0 |
| 1750 | 2026-06-26T18:53:20.866Z | Compiling foreign-types v0.5.0 |
| 1751 | 2026-06-26T18:53:20.878Z | Compiling lru-cache v0.1.2 |
| 1752 | 2026-06-26T18:53:20.913Z | Compiling rustc_version v0.1.7 |
| 1753 | 2026-06-26T18:53:20.940Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1754 | 2026-06-26T18:53:20.994Z | Compiling hubpack v0.1.2 |
| 1755 | 2026-06-26T18:53:21.217Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1756 | 2026-06-26T18:53:22.110Z | Compiling num_enum_derive v0.5.11 |
| 1757 | 2026-06-26T18:53:22.828Z | Compiling atomicwrites v0.4.4 |
| 1758 | 2026-06-26T18:53:22.871Z | Compiling hickory-proto v0.24.4 |
| 1759 | 2026-06-26T18:53:23.025Z | Compiling progenitor-impl v0.13.0 |
| 1760 | 2026-06-26T18:53:23.172Z | Compiling crossbeam-deque v0.8.6 |
| 1761 | 2026-06-26T18:53:23.371Z | Compiling console v0.15.11 |
| 1762 | 2026-06-26T18:53:24.052Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1763 | 2026-06-26T18:53:24.395Z | Compiling camino-tempfile v1.4.1 |
| 1764 | 2026-06-26T18:53:24.575Z | Compiling chacha20 v0.10.0 |
| 1765 | 2026-06-26T18:53:24.636Z | Compiling serde-big-array v0.5.1 |
| 1766 | 2026-06-26T18:53:24.780Z | Compiling pin-project-internal v1.1.13 |
| 1767 | 2026-06-26T18:53:24.832Z | Compiling num-derive v0.4.2 |
| 1768 | 2026-06-26T18:53:25.095Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1769 | 2026-06-26T18:53:25.226Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1770 | 2026-06-26T18:53:25.801Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1771 | 2026-06-26T18:53:25.886Z | Compiling derive-where v1.6.1 |
| 1772 | 2026-06-26T18:53:26.143Z | Compiling cstr-argument v0.1.2 |
| 1773 | 2026-06-26T18:53:26.298Z | Compiling similar v2.7.0 |
| 1774 | 2026-06-26T18:53:26.542Z | Compiling minimal-lexical v0.2.1 |
| 1775 | 2026-06-26T18:53:26.800Z | Compiling siphasher v1.0.3 |
| 1776 | 2026-06-26T18:53:26.995Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1777 | 2026-06-26T18:53:27.133Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1778 | 2026-06-26T18:53:27.252Z | Compiling phf_shared v0.12.1 |
| 1779 | 2026-06-26T18:53:27.263Z | Compiling nom v7.1.3 |
| 1780 | 2026-06-26T18:53:27.359Z | Compiling expectorate v1.2.0 |
| 1781 | 2026-06-26T18:53:27.386Z | Compiling progenitor-macro v0.13.0 |
| 1782 | 2026-06-26T18:53:27.422Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1783 | 2026-06-26T18:53:27.580Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1784 | 2026-06-26T18:53:27.606Z | Compiling pin-project v1.1.13 |
| 1785 | 2026-06-26T18:53:27.736Z | Compiling rand v0.10.1 |
| 1786 | 2026-06-26T18:53:28.203Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1787 | 2026-06-26T18:53:28.259Z | Compiling hickory-resolver v0.24.4 |
| 1788 | 2026-06-26T18:53:28.403Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1789 | 2026-06-26T18:53:28.639Z | Compiling num_enum v0.5.11 |
| 1790 | 2026-06-26T18:53:28.662Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1791 | 2026-06-26T18:53:28.754Z | Compiling newtype_derive v0.1.6 |
| 1792 | 2026-06-26T18:53:28.862Z | Compiling progenitor-client v0.13.0 |
| 1793 | 2026-06-26T18:53:29.267Z | Compiling progenitor-impl v0.14.0 |
| 1794 | 2026-06-26T18:53:29.279Z | Compiling unicode-normalization v0.1.25 |
| 1795 | 2026-06-26T18:53:29.735Z | Compiling tokio-stream v0.1.18 |
| 1796 | 2026-06-26T18:53:30.200Z | Compiling snafu-derive v0.8.9 |
| 1797 | 2026-06-26T18:53:30.512Z | Compiling async-recursion v1.1.1 |
| 1798 | 2026-06-26T18:53:30.880Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1799 | 2026-06-26T18:53:31.053Z | Compiling slog-dtrace v0.3.0 |
| 1800 | 2026-06-26T18:53:31.185Z | Compiling bstr v1.12.1 |
| 1801 | 2026-06-26T18:53:31.205Z | Compiling csv-core v0.1.13 |
| 1802 | 2026-06-26T18:53:31.297Z | Compiling cancel-safe-futures v0.1.5 |
| 1803 | 2026-06-26T18:53:31.462Z | Compiling same-file v1.0.6 |
| 1804 | 2026-06-26T18:53:31.550Z | Compiling openssl v0.10.80 |
| 1805 | 2026-06-26T18:53:31.640Z | Compiling unicode-xid v0.2.6 |
| 1806 | 2026-06-26T18:53:31.675Z | Compiling owo-colors v4.3.0 |
| 1807 | 2026-06-26T18:53:31.760Z | Compiling unicode-width v0.1.14 |
| 1808 | 2026-06-26T18:53:31.833Z | Compiling foreign-types-shared v0.1.1 |
| 1809 | 2026-06-26T18:53:31.918Z | Compiling konst_macro_rules v0.2.19 |
| 1810 | 2026-06-26T18:53:31.921Z | Compiling chrono-tz v0.10.4 |
| 1811 | 2026-06-26T18:53:32.020Z | Compiling highway v1.3.0 |
| 1812 | 2026-06-26T18:53:32.033Z | Compiling foldhash v0.1.5 |
| 1813 | 2026-06-26T18:53:32.090Z | Compiling konst v0.2.20 |
| 1814 | 2026-06-26T18:53:32.174Z | Compiling hashbrown v0.15.5 |
| 1815 | 2026-06-26T18:53:32.253Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-26T18:53:32.322Z | Compiling snafu v0.8.9 |
| 1817 | 2026-06-26T18:53:32.407Z | Compiling foreign-types v0.3.2 |
| 1818 | 2026-06-26T18:53:32.470Z | Compiling progenitor v0.13.0 |
| 1819 | 2026-06-26T18:53:32.530Z | Compiling const_format_proc_macros v0.2.34 |
| 1820 | 2026-06-26T18:53:32.558Z | Compiling walkdir v2.5.0 |
| 1821 | 2026-06-26T18:53:32.628Z | Compiling globset v0.4.18 |
| 1822 | 2026-06-26T18:53:32.728Z | Compiling csv v1.4.0 |
| 1823 | 2026-06-26T18:53:32.827Z | Compiling progenitor-macro v0.14.0 |
| 1824 | 2026-06-26T18:53:32.867Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-06-26T18:53:32.916Z | Compiling qorb v0.4.1 |
| 1826 | 2026-06-26T18:53:33.356Z | Compiling olpc-cjson v0.1.4 |
| 1827 | 2026-06-26T18:53:33.466Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-06-26T18:53:33.564Z | Compiling rayon v1.12.0 |
| 1829 | 2026-06-26T18:53:34.192Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1830 | 2026-06-26T18:53:35.106Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1831 | 2026-06-26T18:53:35.109Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-06-26T18:53:35.314Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1833 | 2026-06-26T18:53:35.441Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-06-26T18:53:35.667Z | Compiling phf v0.12.1 |
| 1835 | 2026-06-26T18:53:35.815Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-06-26T18:53:36.643Z | Compiling zone_cfg_derive v0.3.1 |
| 1837 | 2026-06-26T18:53:36.682Z | Compiling tokio-dtrace v0.1.1 |
| 1838 | 2026-06-26T18:53:36.803Z | Compiling itertools v0.12.1 |
| 1839 | 2026-06-26T18:53:36.939Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1840 | 2026-06-26T18:53:37.132Z | Compiling libsw-core v0.3.2 |
| 1841 | 2026-06-26T18:53:37.300Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-26T18:53:37.339Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-06-26T18:53:37.780Z | Compiling serde_plain v1.0.2 |
| 1844 | 2026-06-26T18:53:37.839Z | Compiling openssl-macros v0.1.1 |
| 1845 | 2026-06-26T18:53:37.940Z | Compiling pem v3.0.6 |
| 1846 | 2026-06-26T18:53:37.987Z | Compiling cookie v0.18.1 |
| 1847 | 2026-06-26T18:53:38.045Z | Compiling sigpipe v0.1.3 |
| 1848 | 2026-06-26T18:53:38.133Z | Compiling fixedbitset v0.5.7 |
| 1849 | 2026-06-26T18:53:38.177Z | Compiling typed-path v0.9.3 |
| 1850 | 2026-06-26T18:53:38.234Z | Compiling glob v0.3.3 |
| 1851 | 2026-06-26T18:53:38.329Z | Compiling bytecount v0.6.9 |
| 1852 | 2026-06-26T18:53:38.348Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-26T18:53:38.469Z | Compiling fixedbitset v0.4.2 |
| 1854 | 2026-06-26T18:53:38.480Z | Compiling jiff v0.2.28 |
| 1855 | 2026-06-26T18:53:38.599Z | Compiling papergrid v0.11.0 |
| 1856 | 2026-06-26T18:53:38.679Z | Compiling petgraph v0.6.5 |
| 1857 | 2026-06-26T18:53:39.243Z | Compiling tough v0.22.0 |
| 1858 | 2026-06-26T18:53:39.517Z | Compiling petgraph v0.8.3 |
| 1859 | 2026-06-26T18:53:40.225Z | Compiling progenitor v0.14.0 |
| 1860 | 2026-06-26T18:53:40.352Z | Compiling zone v0.3.1 |
| 1861 | 2026-06-26T18:53:40.355Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1862 | 2026-06-26T18:53:40.372Z | Compiling libsw v3.5.0 |
| 1863 | 2026-06-26T18:53:40.532Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-26T18:53:40.565Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-26T18:53:40.717Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1866 | 2026-06-26T18:53:40.780Z | Compiling oxide-tokio-rt v0.1.6 |
| 1867 | 2026-06-26T18:53:40.957Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1868 | 2026-06-26T18:53:41.082Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-26T18:53:41.142Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-26T18:53:41.898Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-26T18:53:42.137Z | Compiling const_format v0.2.36 |
| 1872 | 2026-06-26T18:53:42.151Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-26T18:53:42.594Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1874 | 2026-06-26T18:53:42.739Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-26T18:53:43.004Z | Compiling tabled_derive v0.7.0 |
| 1876 | 2026-06-26T18:53:43.125Z | Compiling gethostname v0.5.0 |
| 1877 | 2026-06-26T18:53:43.228Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-26T18:53:43.245Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-06-26T18:53:43.265Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1880 | 2026-06-26T18:53:43.325Z | Compiling bcs v0.1.6 |
| 1881 | 2026-06-26T18:53:43.345Z | Compiling smf v0.2.3 |
| 1882 | 2026-06-26T18:53:43.360Z | Compiling nom v8.0.0 |
| 1883 | 2026-06-26T18:53:43.628Z | Compiling linear-map v1.2.0 |
| 1884 | 2026-06-26T18:53:43.638Z | Compiling lazy_static v1.5.0 |
| 1885 | 2026-06-26T18:53:43.735Z | Compiling whoami v1.6.1 |
| 1886 | 2026-06-26T18:53:43.809Z | Compiling unicode-linebreak v0.1.5 |
| 1887 | 2026-06-26T18:53:43.954Z | Compiling termtree v0.5.1 |
| 1888 | 2026-06-26T18:53:43.979Z | Compiling smawk v0.3.2 |
| 1889 | 2026-06-26T18:53:44.053Z | Compiling tagptr v0.2.0 |
| 1890 | 2026-06-26T18:53:44.056Z | Compiling tabled v0.15.0 |
| 1891 | 2026-06-26T18:53:44.099Z | Compiling textwrap v0.16.2 |
| 1892 | 2026-06-26T18:53:44.199Z | Compiling moka v0.12.15 |
| 1893 | 2026-06-26T18:53:44.628Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-26T18:53:44.692Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-26T18:53:44.977Z | Compiling steno v0.4.1 |
| 1896 | 2026-06-26T18:53:45.680Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-26T18:53:45.909Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-26T18:53:46.328Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-26T18:53:46.763Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-26T18:53:47.132Z | Compiling hickory-proto v0.25.2 |
| 1901 | 2026-06-26T18:53:47.754Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1902 | 2026-06-26T18:53:48.144Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1903 | 2026-06-26T18:53:48.572Z | Compiling parking_lot_core v0.8.6 |
| 1904 | 2026-06-26T18:53:48.875Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1905 | 2026-06-26T18:53:48.889Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-26T18:53:48.967Z | Compiling libscf-sys v1.2.0 |
| 1907 | 2026-06-26T18:53:49.106Z | Compiling hickory-resolver v0.25.2 |
| 1908 | 2026-06-26T18:53:49.160Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1909 | 2026-06-26T18:53:49.394Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1910 | 2026-06-26T18:53:49.421Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1911 | 2026-06-26T18:53:49.741Z | Compiling parking_lot v0.11.2 |
| 1912 | 2026-06-26T18:53:49.808Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1913 | 2026-06-26T18:53:50.054Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-06-26T18:53:50.128Z | Compiling fxhash v0.2.1 |
| 1915 | 2026-06-26T18:53:50.143Z | Compiling internet-checksum v0.2.1 |
| 1916 | 2026-06-26T18:53:50.262Z | Compiling sled v0.34.7 |
| 1917 | 2026-06-26T18:53:50.279Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1918 | 2026-06-26T18:53:50.356Z | Compiling yansi v1.0.1 |
| 1919 | 2026-06-26T18:53:50.651Z | Compiling diff v0.1.13 |
| 1920 | 2026-06-26T18:53:50.949Z | Compiling pretty_assertions v1.4.1 |
| 1921 | 2026-06-26T18:53:53.420Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1922 | 2026-06-26T18:53:54.580Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-06-26T18:54:02.268Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1924 | 2026-06-26T18:54:03.849Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-06-26T18:54:04.865Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1926 | 2026-06-26T18:54:05.788Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1927 | 2026-06-26T18:54:06.596Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1928 | 2026-06-26T18:54:07.757Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1929 | 2026-06-26T18:54:29.241Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s |
| 1930 | 2026-06-26T18:54:29.416Z | ──────────── |
| 1931 | 2026-06-26T18:54:29.417Z | Nextest run ID 52f64839-8eac-4264-9d6c-6d50a4796c6d with nextest profile: default |
| 1932 | 2026-06-26T18:54:29.417Z | Starting 9 tests across 3 binaries |
| 1933 | 2026-06-26T18:54:29.420Z | START bfd test::test_new_daemon |
| 1934 | 2026-06-26T18:54:29.423Z | |
| 1935 | 2026-06-26T18:54:29.423Z | running 1 test |
| 1936 | 2026-06-26T18:54:29.460Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:28.327291097Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4781,"peer":"2001:db8::10","state":"Down","unit":"session","module":"test test::test_new_daemon ... state_machine","okcomponent":"bfd" |
| 1937 | 2026-06-26T18:54:29.461Z | } |
| 1938 | 2026-06-26T18:54:29.461Z | |
| 1939 | 2026-06-26T18:54:29.461Z | test result: ok{"msg":". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered outdropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:28.327547052Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4781,"peer":"; finished in 0.04s2001:db8::10" |
| 1940 | 2026-06-26T18:54:29.461Z | |
| 1941 | 2026-06-26T18:54:29.461Z | ,"state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1942 | 2026-06-26T18:54:29.464Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:28.32757421Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4781,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1943 | 2026-06-26T18:54:29.466Z | PASS [ 0.048s] bfd test::test_new_daemon |
| 1944 | 2026-06-26T18:54:29.467Z | START bfd test::test_protocol_basics |
| 1945 | 2026-06-26T18:54:29.472Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name |
| 1946 | 2026-06-26T18:54:29.472Z | running 1 test |
| 1947 | 2026-06-26T18:54:29.513Z | {{""msg"msg":":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3746804538, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2903345037, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"","v":,"v":0,0"name":","slog-rs"name":"slog-rs",,""level"level"::1010,"time":"2026-06-26T18:54:28.379871712Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","time,""pid"::4782","peer":"2001:db8::10",2026-06-26T18:54:28.379872162Z""state":"Down","unit":"session","module":",state_machine"","component":"bfd"hostname}": |
| 1948 | 2026-06-26T18:54:29.513Z | "w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782{"msg":","peer":"203.0.113.20","state":"Downrecv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3154472239, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"",,""v":0unit,"name":"":slog-rs"","sessionlevel":",10"module":"state_machine","component":"bfd"}," |
| 1949 | 2026-06-26T18:54:29.516Z | time":"2026-06-26T18:54:28.380086879Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1950 | 2026-06-26T18:54:29.516Z | {{"msg":"transition -> Init","v":0,"name":"slog-rs","level":30"msg":","time":"2026-06-26T18:54:28.380110478Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1951 | 2026-06-26T18:54:29.516Z | {"msg":"transition -> Init","v":0,"name":"slog-rs"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1652134388, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None },""level":30,"v":0,"time":","2026-06-26T18:54:28.380122997Z"name,"":"hostname":"slog-rs"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,","peer":"level2001:db8::10"":,"state":"Down","unit":"session","10module":"state_machine","component":"bfd"} |
| 1952 | 2026-06-26T18:54:29.516Z | ,"time":"2026-06-26T18:54:28.380132047Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::20","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1953 | 2026-06-26T18:54:29.516Z | {"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:28.380188493Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.20","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1954 | 2026-06-26T18:54:29.516Z | {"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:28.380226941Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::20","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1955 | 2026-06-26T18:54:30.510Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3746804538, your_discriminator: 3154472239, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:29.377337942Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1956 | 2026-06-26T18:54:30.511Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:29.377382619Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1957 | 2026-06-26T18:54:30.511Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1652134388, your_discriminator: 2903345037, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:29.377414797Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1958 | 2026-06-26T18:54:30.511Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:29.377438676Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1959 | 2026-06-26T18:54:30.514Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3154472239, your_discriminator: 3746804538, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:29.379612339Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1960 | 2026-06-26T18:54:30.514Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:29.379663746Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1961 | 2026-06-26T18:54:30.514Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2903345037, your_discriminator: 1652134388, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:29.379688894Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1962 | 2026-06-26T18:54:30.514Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-26T18:54:29.379712863Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1963 | 2026-06-26T18:54:35.518Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3746804538, your_discriminator: 3154472239, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:34.377492483Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1964 | 2026-06-26T18:54:35.518Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1652134388, your_discriminator: 2903345037, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:34.377584737Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1965 | 2026-06-26T18:54:35.522Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3154472239, your_discriminator: 3746804538, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:34.379681645Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1966 | 2026-06-26T18:54:35.522Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2903345037, your_discriminator: 1652134388, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-26T18:54:34.379746271Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1967 | 2026-06-26T18:54:39.514Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:38.379860482Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":{4782,""peer":"203.0.113.20"msg,"":"state":"Up",dropping SM for 203.0.113.10""unit":",session"","v"module":":state_machine0",","name":"component":"slog-rsbfd""} |
| 1968 | 2026-06-26T18:54:39.514Z | ,"level":{"msg":"40dropping SM for 2001:db8::20","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:38.379916779Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,,""time":"peer":"2001:db8::20","state":"2026-06-26T18:54:38.379913339ZUp"",","unit":hostname"":"session","w-01KW2M4W2Y3GQ99BN7TFF5ETZGmodule"":","pidstate_machine"":,"4782component":,""bfd"} |
| 1969 | 2026-06-26T18:54:39.514Z | peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1970 | 2026-06-26T18:54:39.514Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-06-26T18:54:38.379959736Z","hostname":"w-01KW2M4W2Y3GQ99BN7TFF5ETZG","pid":4782,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1971 | 2026-06-26T18:54:39.517Z | test test::test_protocol_basics ... ok |
| 1972 | 2026-06-26T18:54:39.517Z | |
| 1973 | 2026-06-26T18:54:39.517Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1974 | 2026-06-26T18:54:39.517Z | |
| 1975 | 2026-06-26T18:54:39.524Z | PASS [ 10.058s] bfd test::test_protocol_basics |
| 1976 | 2026-06-26T18:54:39.524Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1977 | 2026-06-26T18:54:39.529Z | |
| 1978 | 2026-06-26T18:54:39.529Z | running 1 test |
| 1979 | 2026-06-26T18:54:39.532Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1980 | 2026-06-26T18:54:39.532Z | |
| 1981 | 2026-06-26T18:54:39.532Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 1982 | 2026-06-26T18:54:39.532Z | |
| 1983 | 2026-06-26T18:54:39.533Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1984 | 2026-06-26T18:54:39.533Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1985 | 2026-06-26T18:54:39.535Z | |
| 1986 | 2026-06-26T18:54:39.535Z | running 1 test |
| 1987 | 2026-06-26T18:54:39.535Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1988 | 2026-06-26T18:54:39.535Z | |
| 1989 | 2026-06-26T18:54:39.535Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 1990 | 2026-06-26T18:54:39.535Z | |
| 1991 | 2026-06-26T18:54:39.538Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1992 | 2026-06-26T18:54:39.538Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1993 | 2026-06-26T18:54:39.541Z | |
| 1994 | 2026-06-26T18:54:39.541Z | running 1 test |
| 1995 | 2026-06-26T18:54:39.541Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1996 | 2026-06-26T18:54:39.541Z | |
| 1997 | 2026-06-26T18:54:39.541Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 1998 | 2026-06-26T18:54:39.541Z | |
| 1999 | 2026-06-26T18:54:39.541Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2000 | 2026-06-26T18:54:39.541Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2001 | 2026-06-26T18:54:39.544Z | |
| 2002 | 2026-06-26T18:54:39.545Z | running 1 test |
| 2003 | 2026-06-26T18:54:39.545Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 2004 | 2026-06-26T18:54:39.545Z | |
| 2005 | 2026-06-26T18:54:39.545Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 2006 | 2026-06-26T18:54:39.545Z | |
| 2007 | 2026-06-26T18:54:39.547Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2008 | 2026-06-26T18:54:39.547Z | START mg-api-types-versions v12::unnumbered::tests::interface_downgrades_to_legacy_ndp_shape |
| 2009 | 2026-06-26T18:54:39.550Z | |
| 2010 | 2026-06-26T18:54:39.550Z | running 1 test |
| 2011 | 2026-06-26T18:54:39.550Z | test v12::unnumbered::tests::interface_downgrades_to_legacy_ndp_shape ... ok |
| 2012 | 2026-06-26T18:54:39.550Z | |
| 2013 | 2026-06-26T18:54:39.551Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 2014 | 2026-06-26T18:54:39.551Z | |
| 2015 | 2026-06-26T18:54:39.551Z | PASS [ 0.005s] mg-api-types-versions v12::unnumbered::tests::interface_downgrades_to_legacy_ndp_shape |
| 2016 | 2026-06-26T18:54:39.551Z | START mg-api-types-versions v12::unnumbered::tests::interface_without_discovered_router_downgrades_to_none_peer |
| 2017 | 2026-06-26T18:54:39.554Z | |
| 2018 | 2026-06-26T18:54:39.554Z | running 1 test |
| 2019 | 2026-06-26T18:54:39.557Z | test v12::unnumbered::tests::interface_without_discovered_router_downgrades_to_none_peer ... ok |
| 2020 | 2026-06-26T18:54:39.557Z | |
| 2021 | 2026-06-26T18:54:39.557Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 2022 | 2026-06-26T18:54:39.557Z | |
| 2023 | 2026-06-26T18:54:39.557Z | PASS [ 0.005s] mg-api-types-versions v12::unnumbered::tests::interface_without_discovered_router_downgrades_to_none_peer |
| 2024 | 2026-06-26T18:54:39.557Z | START mg-api-types-versions v12::unnumbered::tests::manager_state_downgrades_to_legacy_ndp_shape |
| 2025 | 2026-06-26T18:54:39.560Z | |
| 2026 | 2026-06-26T18:54:39.560Z | running 1 test |
| 2027 | 2026-06-26T18:54:39.560Z | test v12::unnumbered::tests::manager_state_downgrades_to_legacy_ndp_shape ... ok |
| 2028 | 2026-06-26T18:54:39.560Z | |
| 2029 | 2026-06-26T18:54:39.560Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 6 filtered out; finished in 0.00s |
| 2030 | 2026-06-26T18:54:39.560Z | |
| 2031 | 2026-06-26T18:54:39.560Z | PASS [ 0.004s] mg-api-types-versions v12::unnumbered::tests::manager_state_downgrades_to_legacy_ndp_shape |
| 2032 | 2026-06-26T18:54:39.561Z | ──────────── |
| 2033 | 2026-06-26T18:54:39.561Z | Summary [ 10.143s] 9 tests run: 9 passed, 0 skipped |
| 2034 | 2026-06-26T18:54:39.572Z | process exited: duration 340349 ms, exit code 0 |
| |
| 2035 | 2026-06-26T18:54:39.579Z | found 0 output files |