|
|
|
| 1 | 2026-06-09T03:59:15.916Z | job assigned to worker 01KTN8G3NA8RASYVG6XH2X3WD3 [factory aws, i-0c4ad5981e8aa98e6] (queued for 55 s) |
| |
| 2 | 2026-06-09T03:59:22.438Z | starting task 0: "setup" |
| 3 | 2026-06-09T03:59:22.442Z | ++ uname -s |
| 4 | 2026-06-09T03:59:22.445Z | + kern=SunOS |
| 5 | 2026-06-09T03:59:22.445Z | + build_user=build |
| 6 | 2026-06-09T03:59:22.445Z | + build_uid=12345 |
| 7 | 2026-06-09T03:59:22.445Z | + work_dir=/work |
| 8 | 2026-06-09T03:59:22.445Z | + input_dir=/input |
| 9 | 2026-06-09T03:59:22.445Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-09T03:59:22.445Z | + case "$kern" in |
| 11 | 2026-06-09T03:59:22.445Z | + groupadd -g 12345 build |
| 12 | 2026-06-09T03:59:22.448Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-09T03:59:24.455Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-09T03:59:24.567Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-09T03:59:24.571Z | + home_fs=zfs |
| 16 | 2026-06-09T03:59:24.571Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-09T03:59:24.571Z | + mkdir -p /home/build |
| 18 | 2026-06-09T03:59:24.571Z | + chown build:build /home/build /work |
| 19 | 2026-06-09T03:59:26.570Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-09T03:59:26.576Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-06-09T03:59:26.587Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-09T03:59:26.592Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-09T03:59:26.592Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-09T03:59:26.592Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-09T03:59:26.592Z | * rust toolchain profile = "default" |
| 26 | 2026-06-09T03:59:26.592Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-09T03:59:26.592Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-09T03:59:26.597Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-09T03:59:26.597Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-09T03:59:26.719Z | info: downloading installer |
| 31 | 2026-06-09T03:59:28.498Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-09T03:59:28.498Z | warn: /opt/ooce/bin |
| 33 | 2026-06-09T03:59:28.498Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-09T03:59:28.499Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-09T03:59:28.499Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-09T03:59:28.499Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-09T03:59:28.499Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-09T03:59:28.499Z | error: cannot install while Rust is installed |
| 39 | 2026-06-09T03:59:28.499Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-09T03:59:28.499Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-09T03:59:28.499Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-09T03:59:28.499Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-09T03:59:28.499Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-09T03:59:28.507Z | info: profile set to default |
| 45 | 2026-06-09T03:59:28.507Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-09T03:59:28.515Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-09T03:59:28.644Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-09T03:59:28.647Z | info: downloading 6 components |
| 49 | 2026-06-09T03:59:43.575Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-09T03:59:43.575Z | |
| 51 | 2026-06-09T03:59:43.605Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-09T03:59:43.605Z | |
| 53 | 2026-06-09T03:59:43.605Z | |
| 54 | 2026-06-09T03:59:43.605Z | Rust is installed now. Great! |
| 55 | 2026-06-09T03:59:43.605Z | |
| 56 | 2026-06-09T03:59:43.608Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-09T03:59:43.608Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-09T03:59:43.608Z | |
| 59 | 2026-06-09T03:59:43.608Z | To configure your current shell, you need to source |
| 60 | 2026-06-09T03:59:43.608Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-09T03:59:43.608Z | |
| 62 | 2026-06-09T03:59:43.608Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-09T03:59:43.608Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-09T03:59:43.608Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-09T03:59:43.609Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-09T03:59:43.609Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-09T03:59:43.609Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-09T03:59:43.609Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-09T03:59:43.609Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-09T03:59:43.609Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-09T03:59:43.710Z | + rustup --version |
| 72 | 2026-06-09T03:59:43.714Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-09T03:59:43.718Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-09T03:59:43.735Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-09T03:59:43.739Z | + cargo --version |
| 76 | 2026-06-09T03:59:43.751Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-09T03:59:43.755Z | + rustc --version |
| 78 | 2026-06-09T03:59:43.774Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-09T03:59:43.777Z | process exited: duration 17193 ms, exit code 0 |
| |
| 80 | 2026-06-09T03:59:43.783Z | starting task 2: "authentication" |
| 81 | 2026-06-09T03:59:43.800Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-09T03:59:43.806Z | starting task 3: "clone repository" |
| 83 | 2026-06-09T03:59:43.809Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-09T03:59:43.813Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-09T03:59:43.851Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-09T03:59:45.227Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-09T03:59:45.227Z | + git fetch origin 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 88 | 2026-06-09T03:59:45.602Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-09T03:59:45.602Z | * branch 1a644b61eadfaccba7f7983e569582e308e0ce23 -> FETCH_HEAD |
| 90 | 2026-06-09T03:59:45.609Z | + [[ -n renovate/http ]] |
| 91 | 2026-06-09T03:59:45.612Z | ++ git branch --show-current |
| 92 | 2026-06-09T03:59:45.612Z | + current=main |
| 93 | 2026-06-09T03:59:45.612Z | + [[ main != renovate/http ]] |
| 94 | 2026-06-09T03:59:45.612Z | + git branch -f renovate/http 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 95 | 2026-06-09T03:59:45.615Z | + git checkout -f renovate/http |
| 96 | 2026-06-09T03:59:45.632Z | Switched to branch 'renovate/http' |
| 97 | 2026-06-09T03:59:45.635Z | + git reset --hard 1a644b61eadfaccba7f7983e569582e308e0ce23 |
| 98 | 2026-06-09T03:59:45.648Z | HEAD is now at 1a644b6 Update http to 1.4.2 |
| 99 | 2026-06-09T03:59:45.652Z | process exited: duration 1843 ms, exit code 0 |
| |
| 100 | 2026-06-09T03:59:45.658Z | starting task 4: "build" |
| 101 | 2026-06-09T03:59:45.661Z | + set -o errexit |
| 102 | 2026-06-09T03:59:45.661Z | + set -o pipefail |
| 103 | 2026-06-09T03:59:45.661Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-09T03:59:45.664Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-09T03:59:45.664Z | ++ PLATFORM=illumos |
| 106 | 2026-06-09T03:59:45.664Z | ++ banner install |
| 107 | 2026-06-09T03:59:45.664Z | |
| 108 | 2026-06-09T03:59:45.664Z | # # # #### ##### ## # # |
| 109 | 2026-06-09T03:59:45.665Z | # ## # # # # # # # |
| 110 | 2026-06-09T03:59:45.665Z | # # # # #### # # # # # |
| 111 | 2026-06-09T03:59:45.665Z | # # # # # # ###### # # |
| 112 | 2026-06-09T03:59:45.665Z | # # ## # # # # # # # |
| 113 | 2026-06-09T03:59:45.665Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-09T03:59:45.665Z | |
| 115 | 2026-06-09T03:59:45.665Z | ++ set +o errexit |
| 116 | 2026-06-09T03:59:45.665Z | ++ pkg info clang-15 |
| 117 | 2026-06-09T03:59:45.668Z | ++ grep -qi installed |
| 118 | 2026-06-09T03:59:46.873Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-09T03:59:46.873Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-09T03:59:46.873Z | |
| 121 | 2026-06-09T03:59:46.873Z | clang-15 |
| 122 | 2026-06-09T03:59:46.916Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-09T03:59:46.916Z | ++ set -o errexit |
| 124 | 2026-06-09T03:59:46.916Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-09T03:59:54.719Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-09T04:00:02.404Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-09T04:00:09.718Z | Planning: Solver setup ... Done |
| 128 | 2026-06-09T04:00:09.751Z | Planning: Running solver ... Done |
| 129 | 2026-06-09T04:00:09.890Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-09T04:00:09.911Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-09T04:00:10.012Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-09T04:00:10.040Z | Planning: Package planning ... Done |
| 133 | 2026-06-09T04:00:10.066Z | Planning: Merging actions ... Done |
| 134 | 2026-06-09T04:00:10.176Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-09T04:00:10.180Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-09T04:00:10.960Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-09T04:00:10.964Z | Planning: Planning completed in 8.39 seconds |
| 138 | 2026-06-09T04:00:10.974Z | Packages to install: 2 |
| 139 | 2026-06-09T04:00:10.974Z | Mediators to change: 2 |
| 140 | 2026-06-09T04:00:10.977Z | Services to change: 1 |
| 141 | 2026-06-09T04:00:10.977Z | Create boot environment: No |
| 142 | 2026-06-09T04:00:10.977Z | Create backup boot environment: No |
| 143 | 2026-06-09T04:00:11.018Z | |
| 144 | 2026-06-09T04:00:11.018Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-09T04:00:16.020Z | Download: 745/3076 items 17.9/211.3MB 8% complete (3.8M/s) |
| 146 | 2026-06-09T04:00:21.171Z | Download: 974/3076 items 82.1/211.3MB 38% complete (9.5M/s) |
| 147 | 2026-06-09T04:00:29.723Z | Download: 982/3076 items 82.2/211.3MB 38% complete (8.4M/s) |
| 148 | 2026-06-09T04:00:38.880Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 149 | 2026-06-09T04:00:43.928Z | Download: 1445/3076 items 115.7/211.3MB 54% complete (6.8M/s) |
| 150 | 2026-06-09T04:00:50.988Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (4.7M/s) |
| 151 | 2026-06-09T04:00:57.575Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 152 | 2026-06-09T04:01:02.575Z | Download: 2865/3076 items 120.1/211.3MB 56% complete (263k/s) |
| 153 | 2026-06-09T04:01:07.726Z | Download: 3032/3076 items 201.5/211.3MB 95% complete (11.8M/s) |
| 154 | 2026-06-09T04:01:11.093Z | Download: Completed 211.31 MB in 60.08 seconds (3.5M/s) |
| 155 | 2026-06-09T04:01:11.214Z | Actions: 1/3418 actions (Installing new actions) |
| 156 | 2026-06-09T04:01:14.339Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 157 | 2026-06-09T04:01:14.978Z | Done |
| 158 | 2026-06-09T04:01:14.978Z | Done |
| 159 | 2026-06-09T04:01:15.730Z | Done |
| 160 | 2026-06-09T04:01:19.083Z | Done |
| 161 | 2026-06-09T04:01:19.156Z | Done |
| 162 | 2026-06-09T04:01:19.159Z | Done |
| 163 | 2026-06-09T04:01:19.426Z | Done |
| 164 | 2026-06-09T04:01:20.092Z | ++ set -o errexit |
| 165 | 2026-06-09T04:01:20.092Z | ++ cargo --version |
| 166 | 2026-06-09T04:01:20.099Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 167 | 2026-06-09T04:01:20.280Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 168 | 2026-06-09T04:01:20.283Z | info: downloading 6 components |
| 169 | 2026-06-09T04:01:34.762Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 170 | 2026-06-09T04:01:34.765Z | ++ rustc --version |
| 171 | 2026-06-09T04:01:34.791Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 172 | 2026-06-09T04:01:34.794Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 173 | 2026-06-09T04:01:34.837Z | Updating crates.io index |
| 174 | 2026-06-09T04:01:34.964Z | Downloading crates ... |
| 175 | 2026-06-09T04:01:35.019Z | Downloaded cargo-nextest v0.9.97 |
| 176 | 2026-06-09T04:01:35.079Z | Installing cargo-nextest v0.9.97 |
| 177 | 2026-06-09T04:01:35.119Z | Updating crates.io index |
| 178 | 2026-06-09T04:01:37.755Z | Locking 404 packages to latest compatible versions |
| 179 | 2026-06-09T04:01:37.761Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 180 | 2026-06-09T04:01:37.764Z | Adding duct v0.13.7 (available: v1.1.1) |
| 181 | 2026-06-09T04:01:37.764Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 182 | 2026-06-09T04:01:37.764Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 183 | 2026-06-09T04:01:37.764Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 184 | 2026-06-09T04:01:37.767Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 185 | 2026-06-09T04:01:37.767Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 186 | 2026-06-09T04:01:37.770Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 187 | 2026-06-09T04:01:37.775Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 188 | 2026-06-09T04:01:37.798Z | Downloading crates ... |
| 189 | 2026-06-09T04:01:37.878Z | Downloaded base64ct v1.8.3 |
| 190 | 2026-06-09T04:01:37.882Z | Downloaded anstream v1.0.0 |
| 191 | 2026-06-09T04:01:37.886Z | Downloaded addr2line v0.25.1 |
| 192 | 2026-06-09T04:01:37.886Z | Downloaded cargo_metadata v0.20.0 |
| 193 | 2026-06-09T04:01:37.889Z | Downloaded eyre v0.6.12 |
| 194 | 2026-06-09T04:01:37.892Z | Downloaded future-queue v0.4.0 |
| 195 | 2026-06-09T04:01:37.895Z | Downloaded futures-executor v0.3.32 |
| 196 | 2026-06-09T04:01:37.899Z | Downloaded derive_more v2.1.1 |
| 197 | 2026-06-09T04:01:37.902Z | Downloaded foreign-types-shared v0.1.1 |
| 198 | 2026-06-09T04:01:37.908Z | Downloaded clap_derive v4.6.1 |
| 199 | 2026-06-09T04:01:37.911Z | Downloaded enable-ansi-support v0.2.1 |
| 200 | 2026-06-09T04:01:37.915Z | Downloaded http-body-util v0.1.3 |
| 201 | 2026-06-09T04:01:37.915Z | Downloaded digest v0.10.7 |
| 202 | 2026-06-09T04:01:37.918Z | Downloaded console v0.15.11 |
| 203 | 2026-06-09T04:01:37.918Z | Downloaded futures-sink v0.3.32 |
| 204 | 2026-06-09T04:01:37.921Z | Downloaded form_urlencoded v1.2.2 |
| 205 | 2026-06-09T04:01:37.921Z | Downloaded anstyle-parse v1.0.0 |
| 206 | 2026-06-09T04:01:37.924Z | Downloaded cpufeatures v0.2.17 |
| 207 | 2026-06-09T04:01:37.931Z | Downloaded openssl-sys v0.9.116 |
| 208 | 2026-06-09T04:01:37.935Z | Downloaded humantime-serde v1.1.1 |
| 209 | 2026-06-09T04:01:37.938Z | Downloaded errno v0.3.14 |
| 210 | 2026-06-09T04:01:37.938Z | Downloaded block-buffer v0.10.4 |
| 211 | 2026-06-09T04:01:37.941Z | Downloaded home v0.5.12 |
| 212 | 2026-06-09T04:01:37.941Z | Downloaded anstyle-query v1.1.5 |
| 213 | 2026-06-09T04:01:37.941Z | Downloaded idna_adapter v1.0.0 |
| 214 | 2026-06-09T04:01:37.944Z | Downloaded futures-core v0.3.32 |
| 215 | 2026-06-09T04:01:37.944Z | Downloaded color-spantrace v0.3.0 |
| 216 | 2026-06-09T04:01:37.947Z | Downloaded rustc-demangle v0.1.27 |
| 217 | 2026-06-09T04:01:37.950Z | Downloaded hyper-rustls v0.27.9 |
| 218 | 2026-06-09T04:01:37.950Z | Downloaded memchr v2.8.1 |
| 219 | 2026-06-09T04:01:37.953Z | Downloaded fastrand v2.4.1 |
| 220 | 2026-06-09T04:01:37.953Z | Downloaded dialoguer v0.11.0 |
| 221 | 2026-06-09T04:01:37.956Z | Downloaded humantime v2.3.0 |
| 222 | 2026-06-09T04:01:37.959Z | Downloaded convert_case v0.10.0 |
| 223 | 2026-06-09T04:01:37.959Z | Downloaded guppy-workspace-hack v0.1.0 |
| 224 | 2026-06-09T04:01:37.960Z | Downloaded foreign-types v0.3.2 |
| 225 | 2026-06-09T04:01:37.960Z | Downloaded clap_lex v1.1.0 |
| 226 | 2026-06-09T04:01:37.963Z | Downloaded cfg_aliases v0.2.1 |
| 227 | 2026-06-09T04:01:37.963Z | Downloaded document-features v0.2.12 |
| 228 | 2026-06-09T04:01:37.963Z | Downloaded bytes v1.11.1 |
| 229 | 2026-06-09T04:01:37.967Z | Downloaded generic-array v0.14.7 |
| 230 | 2026-06-09T04:01:37.971Z | Downloaded adler2 v2.0.1 |
| 231 | 2026-06-09T04:01:37.971Z | Downloaded ipnet v2.12.0 |
| 232 | 2026-06-09T04:01:37.971Z | Downloaded iana-time-zone v0.1.65 |
| 233 | 2026-06-09T04:01:37.974Z | Downloaded cargo-platform v0.2.0 |
| 234 | 2026-06-09T04:01:37.974Z | Downloaded indenter v0.3.4 |
| 235 | 2026-06-09T04:01:37.977Z | Downloaded futures-io v0.3.32 |
| 236 | 2026-06-09T04:01:37.977Z | Downloaded itoa v1.0.18 |
| 237 | 2026-06-09T04:01:37.977Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 238 | 2026-06-09T04:01:37.977Z | Downloaded cfg-if v1.0.4 |
| 239 | 2026-06-09T04:01:37.980Z | Downloaded cargo-platform v0.3.3 |
| 240 | 2026-06-09T04:01:37.980Z | Downloaded lazy_static v1.5.0 |
| 241 | 2026-06-09T04:01:37.983Z | Downloaded serde_urlencoded v0.7.1 |
| 242 | 2026-06-09T04:01:37.983Z | Downloaded serde_ignored v0.1.14 |
| 243 | 2026-06-09T04:01:37.983Z | Downloaded rustc-hash v2.1.2 |
| 244 | 2026-06-09T04:01:37.986Z | Downloaded is_ci v1.2.0 |
| 245 | 2026-06-09T04:01:37.986Z | Downloaded indent_write v2.2.0 |
| 246 | 2026-06-09T04:01:37.986Z | Downloaded heck v0.5.0 |
| 247 | 2026-06-09T04:01:37.989Z | Downloaded httparse v1.10.1 |
| 248 | 2026-06-09T04:01:37.989Z | Downloaded serde-value v0.7.0 |
| 249 | 2026-06-09T04:01:37.989Z | Downloaded serde_spanned v1.1.1 |
| 250 | 2026-06-09T04:01:37.992Z | Downloaded futures-macro v0.3.32 |
| 251 | 2026-06-09T04:01:37.992Z | Downloaded async-scoped v0.9.0 |
| 252 | 2026-06-09T04:01:37.995Z | Downloaded crypto-common v0.1.7 |
| 253 | 2026-06-09T04:01:37.998Z | Downloaded futures-task v0.3.32 |
| 254 | 2026-06-09T04:01:37.998Z | Downloaded openssl-probe v0.2.1 |
| 255 | 2026-06-09T04:01:38.002Z | Downloaded lru-slab v0.1.2 |
| 256 | 2026-06-09T04:01:38.005Z | Downloaded foldhash v0.1.5 |
| 257 | 2026-06-09T04:01:38.005Z | Downloaded pin-project-lite v0.2.17 |
| 258 | 2026-06-09T04:01:38.008Z | Downloaded jobserver v0.1.34 |
| 259 | 2026-06-09T04:01:38.011Z | Downloaded equivalent v1.0.2 |
| 260 | 2026-06-09T04:01:38.015Z | Downloaded hyper-tls v0.6.0 |
| 261 | 2026-06-09T04:01:38.016Z | Downloaded cargo-util-schemas v0.2.0 |
| 262 | 2026-06-09T04:01:38.019Z | Downloaded ordered-float v2.10.1 |
| 263 | 2026-06-09T04:01:38.019Z | Downloaded openssl-macros v0.1.1 |
| 264 | 2026-06-09T04:01:38.019Z | Downloaded http-body v1.0.1 |
| 265 | 2026-06-09T04:01:38.019Z | Downloaded hex v0.4.3 |
| 266 | 2026-06-09T04:01:38.023Z | Downloaded debug-ignore v1.0.5 |
| 267 | 2026-06-09T04:01:38.026Z | Downloaded is_terminal_polyfill v1.70.2 |
| 268 | 2026-06-09T04:01:38.026Z | Downloaded shared_child v1.1.1 |
| 269 | 2026-06-09T04:01:38.031Z | Downloaded colorchoice v1.0.5 |
| 270 | 2026-06-09T04:01:38.031Z | Downloaded atomicwrites v0.4.4 |
| 271 | 2026-06-09T04:01:38.031Z | Downloaded number_prefix v0.4.0 |
| 272 | 2026-06-09T04:01:38.031Z | Downloaded fnv v1.0.7 |
| 273 | 2026-06-09T04:01:38.035Z | Downloaded sigchld v0.2.4 |
| 274 | 2026-06-09T04:01:38.035Z | Downloaded os_pipe v1.2.3 |
| 275 | 2026-06-09T04:01:38.038Z | Downloaded filetime v0.2.29 |
| 276 | 2026-06-09T04:01:38.038Z | Downloaded either v1.16.0 |
| 277 | 2026-06-09T04:01:38.038Z | Downloaded duct v0.13.7 |
| 278 | 2026-06-09T04:01:38.041Z | Downloaded pathdiff v0.2.3 |
| 279 | 2026-06-09T04:01:38.042Z | Downloaded mukti-metadata v0.3.0 |
| 280 | 2026-06-09T04:01:38.042Z | Downloaded erased-serde v0.4.10 |
| 281 | 2026-06-09T04:01:38.046Z | Downloaded camino-tempfile v1.4.1 |
| 282 | 2026-06-09T04:01:38.049Z | Downloaded serde_path_to_error v0.1.20 |
| 283 | 2026-06-09T04:01:38.049Z | Downloaded rand_core v0.6.4 |
| 284 | 2026-06-09T04:01:38.053Z | Downloaded serde-untagged v0.1.9 |
| 285 | 2026-06-09T04:01:38.053Z | Downloaded backtrace-ext v0.2.1 |
| 286 | 2026-06-09T04:01:38.053Z | Downloaded globset v0.4.18 |
| 287 | 2026-06-09T04:01:38.056Z | Downloaded find-msvc-tools v0.1.9 |
| 288 | 2026-06-09T04:01:38.056Z | Downloaded ed25519 v2.2.3 |
| 289 | 2026-06-09T04:01:38.063Z | Downloaded fixedbitset v0.5.7 |
| 290 | 2026-06-09T04:01:38.067Z | Downloaded nextest-workspace-hack v0.1.0 |
| 291 | 2026-06-09T04:01:38.067Z | Downloaded nested v0.1.1 |
| 292 | 2026-06-09T04:01:38.070Z | Downloaded scopeguard v1.2.0 |
| 293 | 2026-06-09T04:01:38.070Z | Downloaded supports-unicode v3.0.0 |
| 294 | 2026-06-09T04:01:38.070Z | Downloaded rustc_version v0.4.1 |
| 295 | 2026-06-09T04:01:38.075Z | Downloaded const-oid v0.9.6 |
| 296 | 2026-06-09T04:01:38.075Z | Downloaded cfg-expr v0.20.8 |
| 297 | 2026-06-09T04:01:38.082Z | Downloaded strip-ansi-escapes v0.2.1 |
| 298 | 2026-06-09T04:01:38.082Z | Downloaded sync_wrapper v1.0.2 |
| 299 | 2026-06-09T04:01:38.082Z | Downloaded supports-color v3.0.2 |
| 300 | 2026-06-09T04:01:38.085Z | Downloaded signature v2.2.0 |
| 301 | 2026-06-09T04:01:38.085Z | Downloaded subtle v2.6.1 |
| 302 | 2026-06-09T04:01:38.085Z | Downloaded signal-hook-mio v0.2.5 |
| 303 | 2026-06-09T04:01:38.085Z | Downloaded shell-words v1.1.1 |
| 304 | 2026-06-09T04:01:38.085Z | Downloaded serde_spanned v0.6.9 |
| 305 | 2026-06-09T04:01:38.085Z | Downloaded strsim v0.11.1 |
| 306 | 2026-06-09T04:01:38.085Z | Downloaded shlex v2.0.1 |
| 307 | 2026-06-09T04:01:38.089Z | Downloaded swrite v0.1.0 |
| 308 | 2026-06-09T04:01:38.089Z | Downloaded tinyvec_macros v0.1.1 |
| 309 | 2026-06-09T04:01:38.089Z | Downloaded terminal_size v0.4.4 |
| 310 | 2026-06-09T04:01:38.089Z | Downloaded anstyle v1.0.14 |
| 311 | 2026-06-09T04:01:38.092Z | Downloaded autocfg v1.5.1 |
| 312 | 2026-06-09T04:01:38.093Z | Downloaded toml_datetime v0.6.11 |
| 313 | 2026-06-09T04:01:38.096Z | Downloaded parking_lot v0.12.5 |
| 314 | 2026-06-09T04:01:38.096Z | Downloaded pkg-config v0.3.33 |
| 315 | 2026-06-09T04:01:38.096Z | Downloaded nextest-metadata v0.12.2 |
| 316 | 2026-06-09T04:01:38.100Z | Downloaded percent-encoding v2.3.2 |
| 317 | 2026-06-09T04:01:38.103Z | Downloaded tokio-macros v2.7.0 |
| 318 | 2026-06-09T04:01:38.103Z | Downloaded lock_api v0.4.14 |
| 319 | 2026-06-09T04:01:38.103Z | Downloaded quote v1.0.45 |
| 320 | 2026-06-09T04:01:38.103Z | Downloaded newtype-uuid v1.3.2 |
| 321 | 2026-06-09T04:01:38.109Z | Downloaded ppv-lite86 v0.2.21 |
| 322 | 2026-06-09T04:01:38.109Z | Downloaded owo-colors v4.3.0 |
| 323 | 2026-06-09T04:01:38.109Z | Downloaded signal-hook-registry v1.4.8 |
| 324 | 2026-06-09T04:01:38.109Z | Downloaded futures-channel v0.3.32 |
| 325 | 2026-06-09T04:01:38.109Z | Downloaded self-replace v1.5.0 |
| 326 | 2026-06-09T04:01:38.112Z | Downloaded miette-derive v7.6.0 |
| 327 | 2026-06-09T04:01:38.112Z | Downloaded camino v1.2.2 |
| 328 | 2026-06-09T04:01:38.112Z | Downloaded rand_core v0.9.5 |
| 329 | 2026-06-09T04:01:38.112Z | Downloaded atomic-waker v1.1.2 |
| 330 | 2026-06-09T04:01:38.116Z | Downloaded pin-project-internal v1.1.13 |
| 331 | 2026-06-09T04:01:38.116Z | Downloaded rand_chacha v0.9.0 |
| 332 | 2026-06-09T04:01:38.116Z | Downloaded ahash v0.8.12 |
| 333 | 2026-06-09T04:01:38.122Z | Downloaded toml_write v0.1.2 |
| 334 | 2026-06-09T04:01:38.125Z | Downloaded tower-layer v0.3.3 |
| 335 | 2026-06-09T04:01:38.134Z | Downloaded tracing-error v0.2.1 |
| 336 | 2026-06-09T04:01:38.134Z | Downloaded nextest-filtering v0.15.0 |
| 337 | 2026-06-09T04:01:38.141Z | Downloaded native-tls v0.2.18 |
| 338 | 2026-06-09T04:01:38.141Z | Downloaded derive-where v1.6.1 |
| 339 | 2026-06-09T04:01:38.141Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-06-09T04:01:38.141Z | Downloaded bitflags v2.13.0 |
| 341 | 2026-06-09T04:01:38.141Z | Downloaded config v0.15.23 |
| 342 | 2026-06-09T04:01:38.144Z | Downloaded try-lock v0.2.5 |
| 343 | 2026-06-09T04:01:38.144Z | Downloaded typeid v1.0.3 |
| 344 | 2026-06-09T04:01:38.150Z | Downloaded untrusted v0.9.0 |
| 345 | 2026-06-09T04:01:38.150Z | Downloaded getrandom v0.4.2 |
| 346 | 2026-06-09T04:01:38.150Z | Downloaded unicode-xid v0.2.6 |
| 347 | 2026-06-09T04:01:38.150Z | Downloaded pkcs8 v0.10.2 |
| 348 | 2026-06-09T04:01:38.153Z | Downloaded serde_derive v1.0.228 |
| 349 | 2026-06-09T04:01:38.153Z | Downloaded target-lexicon v0.13.5 |
| 350 | 2026-06-09T04:01:38.153Z | Downloaded simd-adler32 v0.3.9 |
| 351 | 2026-06-09T04:01:38.157Z | Downloaded unicode-linebreak v0.1.5 |
| 352 | 2026-06-09T04:01:38.160Z | Downloaded urlencoding v2.1.3 |
| 353 | 2026-06-09T04:01:38.164Z | Downloaded slab v0.4.12 |
| 354 | 2026-06-09T04:01:38.169Z | Downloaded xattr v1.6.1 |
| 355 | 2026-06-09T04:01:38.169Z | Downloaded thread_local v1.1.9 |
| 356 | 2026-06-09T04:01:38.169Z | Downloaded utf8parse v0.2.2 |
| 357 | 2026-06-09T04:01:38.169Z | Downloaded want v0.3.1 |
| 358 | 2026-06-09T04:01:38.177Z | Downloaded utf8_iter v1.0.4 |
| 359 | 2026-06-09T04:01:38.177Z | Downloaded spki v0.7.3 |
| 360 | 2026-06-09T04:01:38.181Z | Downloaded supports-hyperlinks v3.2.0 |
| 361 | 2026-06-09T04:01:38.181Z | Downloaded cargo_metadata v0.23.1 |
| 362 | 2026-06-09T04:01:38.181Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 363 | 2026-06-09T04:01:38.181Z | Downloaded thiserror-impl v2.0.18 |
| 364 | 2026-06-09T04:01:38.181Z | Downloaded thiserror-impl v1.0.69 |
| 365 | 2026-06-09T04:01:38.181Z | Downloaded thiserror v1.0.69 |
| 366 | 2026-06-09T04:01:38.185Z | Downloaded litrs v1.0.0 |
| 367 | 2026-06-09T04:01:38.185Z | Downloaded getrandom v0.2.17 |
| 368 | 2026-06-09T04:01:38.185Z | Downloaded futures v0.3.32 |
| 369 | 2026-06-09T04:01:38.190Z | Downloaded parking_lot_core v0.9.12 |
| 370 | 2026-06-09T04:01:38.190Z | Downloaded once_cell v1.21.4 |
| 371 | 2026-06-09T04:01:38.190Z | Downloaded crc32fast v1.5.0 |
| 372 | 2026-06-09T04:01:38.193Z | Downloaded target-spec-miette v0.4.8 |
| 373 | 2026-06-09T04:01:38.194Z | Downloaded sha2 v0.10.9 |
| 374 | 2026-06-09T04:01:38.197Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 375 | 2026-06-09T04:01:38.202Z | Downloaded rustls-pki-types v1.14.1 |
| 376 | 2026-06-09T04:01:38.205Z | Downloaded getrandom v0.3.4 |
| 377 | 2026-06-09T04:01:38.208Z | Downloaded hyper-util v0.1.20 |
| 378 | 2026-06-09T04:01:38.212Z | Downloaded base64 v0.22.1 |
| 379 | 2026-06-09T04:01:38.216Z | Downloaded tracing-log v0.2.0 |
| 380 | 2026-06-09T04:01:38.221Z | Downloaded semver v1.0.28 |
| 381 | 2026-06-09T04:01:38.226Z | Downloaded thiserror v2.0.18 |
| 382 | 2026-06-09T04:01:38.226Z | Downloaded unicase v2.9.0 |
| 383 | 2026-06-09T04:01:38.226Z | Downloaded version_check v0.9.5 |
| 384 | 2026-06-09T04:01:38.229Z | Downloaded quick-junit v0.5.2 |
| 385 | 2026-06-09T04:01:38.232Z | Downloaded static_assertions v1.1.0 |
| 386 | 2026-06-09T04:01:38.232Z | Downloaded smol_str v0.3.6 |
| 387 | 2026-06-09T04:01:38.235Z | Downloaded smallvec v1.15.1 |
| 388 | 2026-06-09T04:01:38.235Z | Downloaded toml v0.8.23 |
| 389 | 2026-06-09T04:01:38.238Z | Downloaded target-spec v3.6.0 |
| 390 | 2026-06-09T04:01:38.238Z | Downloaded miniz_oxide v0.8.9 |
| 391 | 2026-06-09T04:01:38.238Z | Downloaded num-traits v0.2.19 |
| 392 | 2026-06-09T04:01:38.241Z | Downloaded tokio-rustls v0.26.4 |
| 393 | 2026-06-09T04:01:38.241Z | Downloaded pin-project v1.1.13 |
| 394 | 2026-06-09T04:01:38.248Z | Downloaded quinn-udp v0.5.14 |
| 395 | 2026-06-09T04:01:38.250Z | Downloaded proc-macro2 v1.0.106 |
| 396 | 2026-06-09T04:01:38.251Z | Downloaded clap v4.6.1 |
| 397 | 2026-06-09T04:01:38.256Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 398 | 2026-06-09T04:01:38.259Z | Downloaded tokio-native-tls v0.3.1 |
| 399 | 2026-06-09T04:01:38.259Z | Downloaded zipsign-api v0.1.5 |
| 400 | 2026-06-09T04:01:38.262Z | Downloaded zeroize v1.8.2 |
| 401 | 2026-06-09T04:01:38.262Z | Downloaded zstd-safe v7.2.4 |
| 402 | 2026-06-09T04:01:38.262Z | Downloaded xxhash-rust v0.8.15 |
| 403 | 2026-06-09T04:01:38.262Z | Downloaded zmij v1.0.21 |
| 404 | 2026-06-09T04:01:38.265Z | Downloaded tracing-attributes v0.1.31 |
| 405 | 2026-06-09T04:01:38.265Z | Downloaded zstd v0.13.3 |
| 406 | 2026-06-09T04:01:38.268Z | Downloaded flate2 v1.1.9 |
| 407 | 2026-06-09T04:01:38.271Z | Downloaded sharded-slab v0.1.7 |
| 408 | 2026-06-09T04:01:38.271Z | Downloaded serde_core v1.0.228 |
| 409 | 2026-06-09T04:01:38.274Z | Downloaded indexmap v2.14.0 |
| 410 | 2026-06-09T04:01:38.278Z | Downloaded self_update v0.42.0 |
| 411 | 2026-06-09T04:01:38.282Z | Downloaded indicatif v0.17.11 |
| 412 | 2026-06-09T04:01:38.286Z | Downloaded textwrap v0.16.2 |
| 413 | 2026-06-09T04:01:38.286Z | Downloaded tokio-stream v0.1.18 |
| 414 | 2026-06-09T04:01:38.289Z | Downloaded socket2 v0.6.4 |
| 415 | 2026-06-09T04:01:38.289Z | Downloaded signal-hook v0.3.18 |
| 416 | 2026-06-09T04:01:38.292Z | Downloaded tinyvec v1.11.0 |
| 417 | 2026-06-09T04:01:38.295Z | Downloaded der v0.7.10 |
| 418 | 2026-06-09T04:01:38.298Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 419 | 2026-06-09T04:01:38.301Z | Downloaded tempfile v3.27.0 |
| 420 | 2026-06-09T04:01:38.301Z | Downloaded serde v1.0.228 |
| 421 | 2026-06-09T04:01:38.304Z | Downloaded derive_more-impl v2.1.1 |
| 422 | 2026-06-09T04:01:38.307Z | Downloaded log v0.4.32 |
| 423 | 2026-06-09T04:01:38.310Z | Downloaded tracing-core v0.1.36 |
| 424 | 2026-06-09T04:01:38.310Z | Downloaded cc v1.2.63 |
| 425 | 2026-06-09T04:01:38.313Z | Downloaded tar v0.4.46 |
| 426 | 2026-06-09T04:01:38.316Z | Downloaded ryu v1.0.23 |
| 427 | 2026-06-09T04:01:38.316Z | Downloaded unicode-ident v1.0.24 |
| 428 | 2026-06-09T04:01:38.319Z | Downloaded borsh v1.6.1 |
| 429 | 2026-06-09T04:01:38.322Z | Downloaded crossterm v0.29.0 |
| 430 | 2026-06-09T04:01:38.325Z | Downloaded uuid v1.23.2 |
| 431 | 2026-06-09T04:01:38.328Z | Downloaded portable-atomic v1.13.1 |
| 432 | 2026-06-09T04:01:38.333Z | Downloaded rustls-webpki v0.103.13 |
| 433 | 2026-06-09T04:01:38.336Z | Downloaded quinn v0.11.9 |
| 434 | 2026-06-09T04:01:38.336Z | Downloaded backtrace v0.3.76 |
| 435 | 2026-06-09T04:01:38.339Z | Downloaded ed25519-dalek v2.2.0 |
| 436 | 2026-06-09T04:01:38.345Z | Downloaded quick-xml v0.38.4 |
| 437 | 2026-06-09T04:01:38.353Z | Downloaded itertools v0.14.0 |
| 438 | 2026-06-09T04:01:38.357Z | Downloaded http v1.4.2 |
| 439 | 2026-06-09T04:01:38.360Z | Downloaded toml_edit v0.22.27 |
| 440 | 2026-06-09T04:01:38.363Z | Downloaded vte v0.14.1 |
| 441 | 2026-06-09T04:01:38.366Z | Downloaded mio v1.2.1 |
| 442 | 2026-06-09T04:01:38.369Z | Downloaded aho-corasick v1.1.4 |
| 443 | 2026-06-09T04:01:38.373Z | Downloaded url v2.5.8 |
| 444 | 2026-06-09T04:01:38.384Z | Downloaded typenum v1.20.1 |
| 445 | 2026-06-09T04:01:38.389Z | Downloaded rand v0.9.4 |
| 446 | 2026-06-09T04:01:38.398Z | Downloaded idna v1.1.0 |
| 447 | 2026-06-09T04:01:38.401Z | Downloaded hashbrown v0.15.5 |
| 448 | 2026-06-09T04:01:38.408Z | Downloaded unicode-segmentation v1.13.3 |
| 449 | 2026-06-09T04:01:38.411Z | Downloaded clap_builder v4.6.0 |
| 450 | 2026-06-09T04:01:38.414Z | Downloaded ron v0.12.1 |
| 451 | 2026-06-09T04:01:38.418Z | Downloaded miette v7.6.0 |
| 452 | 2026-06-09T04:01:38.421Z | Downloaded hyper v1.10.1 |
| 453 | 2026-06-09T04:01:38.425Z | Downloaded tower v0.5.3 |
| 454 | 2026-06-09T04:01:38.430Z | Downloaded guppy v0.17.26 |
| 455 | 2026-06-09T04:01:38.433Z | Downloaded unicode-normalization v0.1.25 |
| 456 | 2026-06-09T04:01:38.437Z | Downloaded serde_json v1.0.150 |
| 457 | 2026-06-09T04:01:38.441Z | Downloaded h2 v0.4.14 |
| 458 | 2026-06-09T04:01:38.446Z | Downloaded hashbrown v0.17.1 |
| 459 | 2026-06-09T04:01:38.449Z | Downloaded futures-util v0.3.32 |
| 460 | 2026-06-09T04:01:38.455Z | Downloaded tokio-util v0.7.18 |
| 461 | 2026-06-09T04:01:38.463Z | Downloaded pulldown-cmark v0.13.4 |
| 462 | 2026-06-09T04:01:38.467Z | Downloaded quinn-proto v0.11.14 |
| 463 | 2026-06-09T04:01:38.470Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-06-09T04:01:38.489Z | Downloaded winnow v0.7.15 |
| 465 | 2026-06-09T04:01:38.494Z | Downloaded winnow v1.0.3 |
| 466 | 2026-06-09T04:01:38.499Z | Downloaded reqwest v0.12.28 |
| 467 | 2026-06-09T04:01:38.503Z | Downloaded regex v1.12.3 |
| 468 | 2026-06-09T04:01:38.507Z | Downloaded tower-http v0.6.11 |
| 469 | 2026-06-09T04:01:38.511Z | Downloaded vcpkg v0.2.15 |
| 470 | 2026-06-09T04:01:38.533Z | Downloaded webpki-roots v1.0.7 |
| 471 | 2026-06-09T04:01:38.537Z | Downloaded curve25519-dalek v4.1.3 |
| 472 | 2026-06-09T04:01:38.540Z | Downloaded gimli v0.32.3 |
| 473 | 2026-06-09T04:01:38.543Z | Downloaded chrono v0.4.45 |
| 474 | 2026-06-09T04:01:38.549Z | Downloaded syn v2.0.117 |
| 475 | 2026-06-09T04:01:38.554Z | Downloaded unicode-width v0.2.2 |
| 476 | 2026-06-09T04:01:38.558Z | Downloaded bstr v1.12.1 |
| 477 | 2026-06-09T04:01:38.569Z | Downloaded tracing-subscriber v0.3.23 |
| 478 | 2026-06-09T04:01:38.593Z | Downloaded color-eyre v0.6.5 |
| 479 | 2026-06-09T04:01:38.598Z | Downloaded nextest-runner v0.80.0 |
| 480 | 2026-06-09T04:01:38.604Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 481 | 2026-06-09T04:01:38.638Z | Downloaded unicode-width v0.1.14 |
| 482 | 2026-06-09T04:01:38.645Z | Downloaded openssl v0.10.80 |
| 483 | 2026-06-09T04:01:38.652Z | Downloaded object v0.37.3 |
| 484 | 2026-06-09T04:01:38.658Z | Downloaded zerocopy v0.8.50 |
| 485 | 2026-06-09T04:01:38.681Z | Downloaded nix v0.30.1 |
| 486 | 2026-06-09T04:01:38.687Z | Downloaded regex-syntax v0.8.10 |
| 487 | 2026-06-09T04:01:38.707Z | Downloaded rustls v0.23.40 |
| 488 | 2026-06-09T04:01:38.716Z | Downloaded rustix v0.38.44 |
| 489 | 2026-06-09T04:01:38.729Z | Downloaded rustix v1.1.4 |
| 490 | 2026-06-09T04:01:38.755Z | Downloaded tracing v0.1.44 |
| 491 | 2026-06-09T04:01:38.812Z | Downloaded regex-automata v0.4.14 |
| 492 | 2026-06-09T04:01:38.862Z | Downloaded petgraph v0.8.3 |
| 493 | 2026-06-09T04:01:38.875Z | Downloaded libc v0.2.186 |
| 494 | 2026-06-09T04:01:38.903Z | Downloaded tokio v1.52.3 |
| 495 | 2026-06-09T04:01:38.959Z | Downloaded recursion v0.5.4 |
| 496 | 2026-06-09T04:01:38.965Z | Downloaded ring v0.17.14 |
| 497 | 2026-06-09T04:01:39.025Z | Compiling libc v0.2.186 |
| 498 | 2026-06-09T04:01:39.025Z | Compiling proc-macro2 v1.0.106 |
| 499 | 2026-06-09T04:01:39.025Z | Compiling unicode-ident v1.0.24 |
| 500 | 2026-06-09T04:01:39.029Z | Compiling quote v1.0.45 |
| 501 | 2026-06-09T04:01:39.029Z | Compiling serde_core v1.0.228 |
| 502 | 2026-06-09T04:01:39.029Z | Compiling cfg-if v1.0.4 |
| 503 | 2026-06-09T04:01:39.029Z | Compiling memchr v2.8.1 |
| 504 | 2026-06-09T04:01:39.029Z | Compiling once_cell v1.21.4 |
| 505 | 2026-06-09T04:01:39.249Z | Compiling log v0.4.32 |
| 506 | 2026-06-09T04:01:39.273Z | Compiling pin-project-lite v0.2.17 |
| 507 | 2026-06-09T04:01:39.370Z | Compiling itoa v1.0.18 |
| 508 | 2026-06-09T04:01:39.433Z | Compiling serde v1.0.228 |
| 509 | 2026-06-09T04:01:39.574Z | Compiling futures-core v0.3.32 |
| 510 | 2026-06-09T04:01:39.609Z | Compiling smallvec v1.15.1 |
| 511 | 2026-06-09T04:01:39.727Z | Compiling bitflags v2.13.0 |
| 512 | 2026-06-09T04:01:39.787Z | Compiling shlex v2.0.1 |
| 513 | 2026-06-09T04:01:39.851Z | Compiling hashbrown v0.17.1 |
| 514 | 2026-06-09T04:01:39.964Z | Compiling equivalent v1.0.2 |
| 515 | 2026-06-09T04:01:40.070Z | Compiling errno v0.3.14 |
| 516 | 2026-06-09T04:01:40.142Z | Compiling find-msvc-tools v0.1.9 |
| 517 | 2026-06-09T04:01:40.154Z | Compiling bytes v1.11.1 |
| 518 | 2026-06-09T04:01:40.247Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-06-09T04:01:40.322Z | Compiling jobserver v0.1.34 |
| 520 | 2026-06-09T04:01:40.366Z | Compiling mio v1.2.1 |
| 521 | 2026-06-09T04:01:40.377Z | Compiling rustix v1.1.4 |
| 522 | 2026-06-09T04:01:40.466Z | Compiling syn v2.0.117 |
| 523 | 2026-06-09T04:01:40.509Z | Compiling futures-sink v0.3.32 |
| 524 | 2026-06-09T04:01:40.618Z | Compiling cc v1.2.63 |
| 525 | 2026-06-09T04:01:40.634Z | Compiling socket2 v0.6.4 |
| 526 | 2026-06-09T04:01:40.780Z | Compiling zmij v1.0.21 |
| 527 | 2026-06-09T04:01:40.999Z | Compiling slab v0.4.12 |
| 528 | 2026-06-09T04:01:41.054Z | Compiling futures-channel v0.3.32 |
| 529 | 2026-06-09T04:01:41.120Z | Compiling tracing-core v0.1.36 |
| 530 | 2026-06-09T04:01:41.200Z | Compiling serde_json v1.0.150 |
| 531 | 2026-06-09T04:01:41.307Z | Compiling version_check v0.9.5 |
| 532 | 2026-06-09T04:01:41.469Z | Compiling indexmap v2.14.0 |
| 533 | 2026-06-09T04:01:41.584Z | Compiling futures-task v0.3.32 |
| 534 | 2026-06-09T04:01:41.637Z | Compiling getrandom v0.4.2 |
| 535 | 2026-06-09T04:01:41.767Z | Compiling futures-io v0.3.32 |
| 536 | 2026-06-09T04:01:41.911Z | Compiling percent-encoding v2.3.2 |
| 537 | 2026-06-09T04:01:41.949Z | Compiling unicode-width v0.2.2 |
| 538 | 2026-06-09T04:01:41.974Z | Compiling camino v1.2.2 |
| 539 | 2026-06-09T04:01:42.262Z | Compiling ring v0.17.14 |
| 540 | 2026-06-09T04:01:42.275Z | Compiling http v1.4.2 |
| 541 | 2026-06-09T04:01:42.330Z | Compiling zeroize v1.8.2 |
| 542 | 2026-06-09T04:01:42.359Z | Compiling simd-adler32 v0.3.9 |
| 543 | 2026-06-09T04:01:42.372Z | Compiling autocfg v1.5.1 |
| 544 | 2026-06-09T04:01:42.537Z | Compiling adler2 v2.0.1 |
| 545 | 2026-06-09T04:01:42.701Z | Compiling miniz_oxide v0.8.9 |
| 546 | 2026-06-09T04:01:42.721Z | Compiling num-traits v0.2.19 |
| 547 | 2026-06-09T04:01:42.973Z | Compiling zerocopy v0.8.50 |
| 548 | 2026-06-09T04:01:43.218Z | Compiling target-lexicon v0.13.5 |
| 549 | 2026-06-09T04:01:43.380Z | Compiling getrandom v0.3.4 |
| 550 | 2026-06-09T04:01:43.546Z | Compiling object v0.37.3 |
| 551 | 2026-06-09T04:01:43.746Z | Compiling http-body v1.0.1 |
| 552 | 2026-06-09T04:01:43.888Z | Compiling rustls-pki-types v1.14.1 |
| 553 | 2026-06-09T04:01:43.903Z | Compiling form_urlencoded v1.2.2 |
| 554 | 2026-06-09T04:01:43.937Z | Compiling semver v1.0.28 |
| 555 | 2026-06-09T04:01:44.038Z | Compiling serde_derive v1.0.228 |
| 556 | 2026-06-09T04:01:44.132Z | Compiling tokio-macros v2.7.0 |
| 557 | 2026-06-09T04:01:44.171Z | Compiling futures-macro v0.3.32 |
| 558 | 2026-06-09T04:01:44.213Z | Compiling tracing-attributes v0.1.31 |
| 559 | 2026-06-09T04:01:44.543Z | Compiling getrandom v0.2.17 |
| 560 | 2026-06-09T04:01:44.586Z | Compiling idna_adapter v1.0.0 |
| 561 | 2026-06-09T04:01:44.690Z | Compiling owo-colors v4.3.0 |
| 562 | 2026-06-09T04:01:44.734Z | Compiling guppy-workspace-hack v0.1.0 |
| 563 | 2026-06-09T04:01:44.747Z | Compiling untrusted v0.9.0 |
| 564 | 2026-06-09T04:01:44.870Z | Compiling gimli v0.32.3 |
| 565 | 2026-06-09T04:01:44.873Z | Compiling tokio v1.52.3 |
| 566 | 2026-06-09T04:01:44.958Z | Compiling fnv v1.0.7 |
| 567 | 2026-06-09T04:01:44.994Z | Compiling futures-util v0.3.32 |
| 568 | 2026-06-09T04:01:45.018Z | Compiling httparse v1.10.1 |
| 569 | 2026-06-09T04:01:45.059Z | Compiling thiserror v2.0.18 |
| 570 | 2026-06-09T04:01:45.368Z | Compiling utf8_iter v1.0.4 |
| 571 | 2026-06-09T04:01:45.400Z | Compiling signal-hook v0.3.18 |
| 572 | 2026-06-09T04:01:45.412Z | Compiling tracing v0.1.44 |
| 573 | 2026-06-09T04:01:45.524Z | Compiling idna v1.1.0 |
| 574 | 2026-06-09T04:01:45.847Z | Compiling thiserror-impl v2.0.18 |
| 575 | 2026-06-09T04:01:47.038Z | Compiling addr2line v0.25.1 |
| 576 | 2026-06-09T04:01:47.475Z | Compiling generic-array v0.14.7 |
| 577 | 2026-06-09T04:01:47.495Z | Compiling rustls v0.23.40 |
| 578 | 2026-06-09T04:01:47.620Z | Compiling try-lock v0.2.5 |
| 579 | 2026-06-09T04:01:47.715Z | Compiling target-spec v3.6.0 |
| 580 | 2026-06-09T04:01:47.731Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-06-09T04:01:47.763Z | Compiling fastrand v2.4.1 |
| 582 | 2026-06-09T04:01:47.859Z | Compiling pkg-config v0.3.33 |
| 583 | 2026-06-09T04:01:48.003Z | Compiling thiserror v1.0.69 |
| 584 | 2026-06-09T04:01:48.016Z | Compiling tower-service v0.3.3 |
| 585 | 2026-06-09T04:01:48.093Z | Compiling typeid v1.0.3 |
| 586 | 2026-06-09T04:01:48.108Z | Compiling rustc-demangle v0.1.27 |
| 587 | 2026-06-09T04:01:48.284Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 588 | 2026-06-09T04:01:48.442Z | Compiling tempfile v3.27.0 |
| 589 | 2026-06-09T04:01:48.489Z | Compiling want v0.3.1 |
| 590 | 2026-06-09T04:01:48.698Z | Compiling tokio-util v0.7.18 |
| 591 | 2026-06-09T04:01:48.720Z | Compiling cfg-expr v0.20.8 |
| 592 | 2026-06-09T04:01:49.193Z | Compiling h2 v0.4.14 |
| 593 | 2026-06-09T04:01:49.341Z | Compiling backtrace v0.3.76 |
| 594 | 2026-06-09T04:01:49.770Z | Compiling url v2.5.8 |
| 595 | 2026-06-09T04:01:50.292Z | Compiling thiserror-impl v1.0.69 |
| 596 | 2026-06-09T04:01:50.596Z | Compiling terminal_size v0.4.4 |
| 597 | 2026-06-09T04:01:50.610Z | Compiling aho-corasick v1.1.4 |
| 598 | 2026-06-09T04:01:50.753Z | Compiling subtle v2.6.1 |
| 599 | 2026-06-09T04:01:50.911Z | Compiling winnow v0.7.15 |
| 600 | 2026-06-09T04:01:51.436Z | Compiling rustls-webpki v0.103.13 |
| 601 | 2026-06-09T04:01:52.208Z | Compiling regex-syntax v0.8.10 |
| 602 | 2026-06-09T04:01:52.807Z | Compiling erased-serde v0.4.10 |
| 603 | 2026-06-09T04:01:53.126Z | Compiling typenum v1.20.1 |
| 604 | 2026-06-09T04:01:54.041Z | Compiling regex-automata v0.4.14 |
| 605 | 2026-06-09T04:01:54.288Z | Compiling hyper v1.10.1 |
| 606 | 2026-06-09T04:01:56.071Z | Compiling toml_datetime v0.6.11 |
| 607 | 2026-06-09T04:01:56.458Z | Compiling serde_spanned v0.6.9 |
| 608 | 2026-06-09T04:01:56.620Z | Compiling ahash v0.8.12 |
| 609 | 2026-06-09T04:01:56.885Z | Compiling sync_wrapper v1.0.2 |
| 610 | 2026-06-09T04:01:57.001Z | Compiling either v1.16.0 |
| 611 | 2026-06-09T04:01:57.228Z | Compiling lazy_static v1.5.0 |
| 612 | 2026-06-09T04:01:57.336Z | Compiling crc32fast v1.5.0 |
| 613 | 2026-06-09T04:01:57.638Z | Compiling toml_write v0.1.2 |
| 614 | 2026-06-09T04:01:57.653Z | Compiling parking_lot_core v0.9.12 |
| 615 | 2026-06-09T04:01:57.883Z | Compiling unicode-linebreak v0.1.5 |
| 616 | 2026-06-09T04:01:57.898Z | Compiling is_ci v1.2.0 |
| 617 | 2026-06-09T04:01:57.936Z | Compiling base64 v0.22.1 |
| 618 | 2026-06-09T04:01:57.949Z | Compiling foldhash v0.1.5 |
| 619 | 2026-06-09T04:01:58.071Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-06-09T04:01:58.147Z | Compiling nextest-workspace-hack v0.1.0 |
| 621 | 2026-06-09T04:01:58.165Z | Compiling ipnet v2.12.0 |
| 622 | 2026-06-09T04:01:58.264Z | Compiling portable-atomic v1.13.1 |
| 623 | 2026-06-09T04:01:58.373Z | Compiling unicode-segmentation v1.13.3 |
| 624 | 2026-06-09T04:01:58.436Z | Compiling hyper-util v0.1.20 |
| 625 | 2026-06-09T04:01:58.759Z | Compiling convert_case v0.10.0 |
| 626 | 2026-06-09T04:01:58.770Z | Compiling tower v0.5.3 |
| 627 | 2026-06-09T04:01:59.037Z | Compiling hashbrown v0.15.5 |
| 628 | 2026-06-09T04:01:59.333Z | Compiling textwrap v0.16.2 |
| 629 | 2026-06-09T04:01:59.351Z | Compiling supports-color v3.0.2 |
| 630 | 2026-06-09T04:01:59.380Z | Compiling toml_edit v0.22.27 |
| 631 | 2026-06-09T04:01:59.629Z | Compiling sharded-slab v0.1.7 |
| 632 | 2026-06-09T04:01:59.636Z | Compiling tokio-rustls v0.26.4 |
| 633 | 2026-06-09T04:02:00.223Z | Compiling backtrace-ext v0.2.1 |
| 634 | 2026-06-09T04:02:00.474Z | Compiling ordered-float v2.10.1 |
| 635 | 2026-06-09T04:02:00.550Z | Compiling webpki-roots v1.0.7 |
| 636 | 2026-06-09T04:02:00.666Z | Compiling miette-derive v7.6.0 |
| 637 | 2026-06-09T04:02:00.716Z | Compiling pathdiff v0.2.3 |
| 638 | 2026-06-09T04:02:00.750Z | Compiling console v0.15.11 |
| 639 | 2026-06-09T04:02:00.842Z | Compiling tracing-log v0.2.0 |
| 640 | 2026-06-09T04:02:01.055Z | Compiling cargo-platform v0.3.3 |
| 641 | 2026-06-09T04:02:01.201Z | Compiling os_pipe v1.2.3 |
| 642 | 2026-06-09T04:02:01.378Z | Compiling thread_local v1.1.9 |
| 643 | 2026-06-09T04:02:01.616Z | Compiling supports-hyperlinks v3.2.0 |
| 644 | 2026-06-09T04:02:01.739Z | Compiling cfg_aliases v0.2.1 |
| 645 | 2026-06-09T04:02:01.767Z | Compiling winnow v1.0.3 |
| 646 | 2026-06-09T04:02:01.809Z | Compiling supports-unicode v3.0.0 |
| 647 | 2026-06-09T04:02:01.877Z | Compiling rustix v0.38.44 |
| 648 | 2026-06-09T04:02:01.991Z | Compiling fixedbitset v0.5.7 |
| 649 | 2026-06-09T04:02:02.058Z | Compiling utf8parse v0.2.2 |
| 650 | 2026-06-09T04:02:02.195Z | Compiling zstd-safe v7.2.4 |
| 651 | 2026-06-09T04:02:02.434Z | Compiling ryu v1.0.23 |
| 652 | 2026-06-09T04:02:02.513Z | Compiling scopeguard v1.2.0 |
| 653 | 2026-06-09T04:02:02.541Z | Compiling pulldown-cmark v0.13.4 |
| 654 | 2026-06-09T04:02:02.617Z | Compiling unicode-width v0.1.14 |
| 655 | 2026-06-09T04:02:02.725Z | Compiling debug-ignore v1.0.5 |
| 656 | 2026-06-09T04:02:02.789Z | Compiling lock_api v0.4.14 |
| 657 | 2026-06-09T04:02:02.843Z | Compiling miette v7.6.0 |
| 658 | 2026-06-09T04:02:02.908Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 659 | 2026-06-09T04:02:03.035Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-06-09T04:02:03.308Z | Compiling petgraph v0.8.3 |
| 661 | 2026-06-09T04:02:03.393Z | Compiling anstyle-parse v1.0.0 |
| 662 | 2026-06-09T04:02:03.621Z | Compiling nix v0.30.1 |
| 663 | 2026-06-09T04:02:04.002Z | Compiling tracing-subscriber v0.3.23 |
| 664 | 2026-06-09T04:02:04.218Z | Compiling sigchld v0.2.4 |
| 665 | 2026-06-09T04:02:04.409Z | Compiling cargo_metadata v0.23.1 |
| 666 | 2026-06-09T04:02:05.189Z | Compiling toml v0.8.23 |
| 667 | 2026-06-09T04:02:05.247Z | Compiling serde-value v0.7.0 |
| 668 | 2026-06-09T04:02:06.977Z | Compiling hyper-rustls v0.27.9 |
| 669 | 2026-06-09T04:02:07.135Z | Compiling serde-untagged v0.1.9 |
| 670 | 2026-06-09T04:02:07.296Z | Compiling tower-http v0.6.11 |
| 671 | 2026-06-09T04:02:07.329Z | Compiling derive_more-impl v2.1.1 |
| 672 | 2026-06-09T04:02:07.977Z | Compiling itertools v0.14.0 |
| 673 | 2026-06-09T04:02:08.006Z | Compiling regex v1.12.3 |
| 674 | 2026-06-09T04:02:08.064Z | Compiling crypto-common v0.1.7 |
| 675 | 2026-06-09T04:02:08.203Z | Compiling block-buffer v0.10.4 |
| 676 | 2026-06-09T04:02:08.264Z | Compiling ppv-lite86 v0.2.21 |
| 677 | 2026-06-09T04:02:08.349Z | Compiling rand_core v0.9.5 |
| 678 | 2026-06-09T04:02:08.544Z | Compiling futures-executor v0.3.32 |
| 679 | 2026-06-09T04:02:08.594Z | Compiling pin-project-internal v1.1.13 |
| 680 | 2026-06-09T04:02:08.636Z | Compiling http-body-util v0.1.3 |
| 681 | 2026-06-09T04:02:08.897Z | Compiling uuid v1.23.2 |
| 682 | 2026-06-09T04:02:09.079Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 683 | 2026-06-09T04:02:09.417Z | Compiling smol_str v0.3.6 |
| 684 | 2026-06-09T04:02:09.439Z | Compiling serde_spanned v1.1.1 |
| 685 | 2026-06-09T04:02:09.448Z | Compiling filetime v0.2.29 |
| 686 | 2026-06-09T04:02:09.482Z | Compiling vte v0.14.1 |
| 687 | 2026-06-09T04:02:09.586Z | Compiling bstr v1.12.1 |
| 688 | 2026-06-09T04:02:09.595Z | Compiling unicode-xid v0.2.6 |
| 689 | 2026-06-09T04:02:09.660Z | Compiling color-spantrace v0.3.0 |
| 690 | 2026-06-09T04:02:09.696Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-06-09T04:02:09.730Z | Compiling nested v0.1.1 |
| 692 | 2026-06-09T04:02:09.730Z | Compiling number_prefix v0.4.0 |
| 693 | 2026-06-09T04:02:09.790Z | Compiling anstyle v1.0.14 |
| 694 | 2026-06-09T04:02:09.832Z | Compiling litrs v1.0.0 |
| 695 | 2026-06-09T04:02:09.886Z | Compiling iana-time-zone v0.1.65 |
| 696 | 2026-06-09T04:02:09.966Z | Compiling tinyvec_macros v0.1.1 |
| 697 | 2026-06-09T04:02:10.036Z | Compiling unicase v2.9.0 |
| 698 | 2026-06-09T04:02:10.050Z | Compiling xattr v1.6.1 |
| 699 | 2026-06-09T04:02:10.263Z | Compiling eyre v0.6.12 |
| 700 | 2026-06-09T04:02:10.279Z | Compiling colorchoice v1.0.5 |
| 701 | 2026-06-09T04:02:10.279Z | Compiling self_update v0.42.0 |
| 702 | 2026-06-09T04:02:10.280Z | Compiling anstyle-query v1.1.5 |
| 703 | 2026-06-09T04:02:10.290Z | Compiling static_assertions v1.1.0 |
| 704 | 2026-06-09T04:02:10.350Z | Compiling anstream v1.0.0 |
| 705 | 2026-06-09T04:02:10.362Z | Compiling guppy v0.17.26 |
| 706 | 2026-06-09T04:02:10.483Z | Compiling document-features v0.2.12 |
| 707 | 2026-06-09T04:02:10.515Z | Compiling tar v0.4.46 |
| 708 | 2026-06-09T04:02:10.807Z | Compiling tinyvec v1.11.0 |
| 709 | 2026-06-09T04:02:10.849Z | Compiling globset v0.4.18 |
| 710 | 2026-06-09T04:02:11.049Z | Compiling chrono v0.4.45 |
| 711 | 2026-06-09T04:02:11.263Z | Compiling indicatif v0.17.11 |
| 712 | 2026-06-09T04:02:11.483Z | Compiling cargo-util-schemas v0.2.0 |
| 713 | 2026-06-09T04:02:13.162Z | Compiling pin-project v1.1.13 |
| 714 | 2026-06-09T04:02:13.167Z | Compiling strip-ansi-escapes v0.2.1 |
| 715 | 2026-06-09T04:02:13.308Z | Compiling nextest-metadata v0.12.2 |
| 716 | 2026-06-09T04:02:13.610Z | Compiling toml v1.1.2+spec-1.1.0 |
| 717 | 2026-06-09T04:02:13.880Z | Compiling newtype-uuid v1.3.2 |
| 718 | 2026-06-09T04:02:14.018Z | Compiling reqwest v0.12.28 |
| 719 | 2026-06-09T04:02:15.206Z | Compiling futures v0.3.32 |
| 720 | 2026-06-09T04:02:15.248Z | Compiling rand_chacha v0.9.0 |
| 721 | 2026-06-09T04:02:15.248Z | Compiling digest v0.10.7 |
| 722 | 2026-06-09T04:02:15.248Z | Compiling derive_more v2.1.1 |
| 723 | 2026-06-09T04:02:15.249Z | Compiling parking_lot v0.12.5 |
| 724 | 2026-06-09T04:02:15.249Z | Compiling flate2 v1.1.9 |
| 725 | 2026-06-09T04:02:15.249Z | Compiling tracing-error v0.2.1 |
| 726 | 2026-06-09T04:02:15.249Z | Compiling shared_child v1.1.1 |
| 727 | 2026-06-09T04:02:15.375Z | Compiling signal-hook-mio v0.2.5 |
| 728 | 2026-06-09T04:02:15.512Z | Compiling self-replace v1.5.0 |
| 729 | 2026-06-09T04:02:15.610Z | Compiling cargo-platform v0.2.0 |
| 730 | 2026-06-09T04:02:15.800Z | Compiling quick-xml v0.38.4 |
| 731 | 2026-06-09T04:02:16.157Z | Compiling quick-xml v0.37.5 |
| 732 | 2026-06-09T04:02:16.475Z | Compiling cpufeatures v0.2.17 |
| 733 | 2026-06-09T04:02:16.564Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-06-09T04:02:16.787Z | Compiling shell-words v1.1.1 |
| 735 | 2026-06-09T04:02:17.185Z | Compiling urlencoding v2.1.3 |
| 736 | 2026-06-09T04:02:17.257Z | Compiling indenter v0.3.4 |
| 737 | 2026-06-09T04:02:17.388Z | Compiling recursion v0.5.4 |
| 738 | 2026-06-09T04:02:17.421Z | Compiling humantime v2.3.0 |
| 739 | 2026-06-09T04:02:17.434Z | Compiling heck v0.5.0 |
| 740 | 2026-06-09T04:02:17.528Z | Compiling strsim v0.11.1 |
| 741 | 2026-06-09T04:02:17.629Z | Compiling clap_derive v4.6.1 |
| 742 | 2026-06-09T04:02:17.706Z | Compiling humantime-serde v1.1.1 |
| 743 | 2026-06-09T04:02:17.844Z | Compiling clap_builder v4.6.0 |
| 744 | 2026-06-09T04:02:17.862Z | Compiling nextest-filtering v0.15.0 |
| 745 | 2026-06-09T04:02:18.869Z | Compiling sha2 v0.10.9 |
| 746 | 2026-06-09T04:02:19.422Z | Compiling quick-junit v0.5.2 |
| 747 | 2026-06-09T04:02:20.070Z | Compiling atomicwrites v0.4.4 |
| 748 | 2026-06-09T04:02:20.476Z | Compiling cargo_metadata v0.20.0 |
| 749 | 2026-06-09T04:02:21.778Z | Compiling cargo-nextest v0.9.97 |
| 750 | 2026-06-09T04:02:22.102Z | Compiling crossterm v0.29.0 |
| 751 | 2026-06-09T04:02:23.392Z | Compiling duct v0.13.7 |
| 752 | 2026-06-09T04:02:24.094Z | Compiling zstd v0.13.3 |
| 753 | 2026-06-09T04:02:24.524Z | Compiling rand v0.9.4 |
| 754 | 2026-06-09T04:02:24.558Z | Compiling config v0.15.23 |
| 755 | 2026-06-09T04:02:24.897Z | Compiling async-scoped v0.9.0 |
| 756 | 2026-06-09T04:02:25.105Z | Compiling unicode-normalization v0.1.25 |
| 757 | 2026-06-09T04:02:25.113Z | Compiling target-spec-miette v0.4.8 |
| 758 | 2026-06-09T04:02:25.271Z | Compiling future-queue v0.4.0 |
| 759 | 2026-06-09T04:02:25.330Z | Compiling mukti-metadata v0.3.0 |
| 760 | 2026-06-09T04:02:25.523Z | Compiling tokio-stream v0.1.18 |
| 761 | 2026-06-09T04:02:25.545Z | Compiling camino-tempfile v1.4.1 |
| 762 | 2026-06-09T04:02:25.545Z | Compiling derive-where v1.6.1 |
| 763 | 2026-06-09T04:02:25.675Z | Compiling serde_path_to_error v0.1.20 |
| 764 | 2026-06-09T04:02:25.814Z | Compiling serde_ignored v0.1.14 |
| 765 | 2026-06-09T04:02:25.979Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-06-09T04:02:26.035Z | Compiling indent_write v2.2.0 |
| 767 | 2026-06-09T04:02:26.123Z | Compiling swrite v0.1.0 |
| 768 | 2026-06-09T04:02:26.159Z | Compiling home v0.5.12 |
| 769 | 2026-06-09T04:02:26.170Z | Compiling hex v0.4.3 |
| 770 | 2026-06-09T04:02:26.214Z | Compiling color-eyre v0.6.5 |
| 771 | 2026-06-09T04:02:26.244Z | Compiling clap v4.6.1 |
| 772 | 2026-06-09T04:02:26.321Z | Compiling dialoguer v0.11.0 |
| 773 | 2026-06-09T04:02:26.334Z | Compiling enable-ansi-support v0.2.1 |
| 774 | 2026-06-09T04:02:26.819Z | Compiling nextest-runner v0.80.0 |
| 775 | 2026-06-09T04:02:44.730Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 776 | 2026-06-09T04:02:44.902Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 777 | 2026-06-09T04:02:44.911Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 778 | 2026-06-09T04:02:45.022Z | + banner bfd |
| 779 | 2026-06-09T04:02:45.028Z | |
| 780 | 2026-06-09T04:02:45.028Z | ##### ###### ##### |
| 781 | 2026-06-09T04:02:45.028Z | # # # # # |
| 782 | 2026-06-09T04:02:45.028Z | ##### ##### # # |
| 783 | 2026-06-09T04:02:45.028Z | # # # # # |
| 784 | 2026-06-09T04:02:45.028Z | # # # # # |
| 785 | 2026-06-09T04:02:45.028Z | ##### # ##### |
| 786 | 2026-06-09T04:02:45.028Z | |
| 787 | 2026-06-09T04:02:45.028Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 788 | 2026-06-09T04:02:45.185Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-06-09T04:02:45.825Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-06-09T04:02:45.825Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 791 | 2026-06-09T04:02:45.902Z | Updating crates.io index |
| 792 | 2026-06-09T04:02:45.943Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-06-09T04:02:48.036Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-06-09T04:02:48.036Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 795 | 2026-06-09T04:02:48.170Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-06-09T04:02:48.170Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-06-09T04:02:48.170Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 798 | 2026-06-09T04:02:48.170Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-06-09T04:02:48.170Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-06-09T04:02:48.170Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 801 | 2026-06-09T04:02:48.170Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-06-09T04:02:55.535Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-06-09T04:02:55.535Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 804 | 2026-06-09T04:02:55.946Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-06-09T04:02:56.655Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-06-09T04:02:56.655Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 807 | 2026-06-09T04:02:56.690Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 808 | 2026-06-09T04:02:56.967Z | From https://github.com/illumos/smf-rs |
| 809 | 2026-06-09T04:02:56.967Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 810 | 2026-06-09T04:02:57.104Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 811 | 2026-06-09T04:02:57.378Z | From https://github.com/oxidecomputer/network-interface |
| 812 | 2026-06-09T04:02:57.378Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 813 | 2026-06-09T04:02:57.453Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 814 | 2026-06-09T04:02:57.720Z | From https://github.com/oxidecomputer/zone |
| 815 | 2026-06-09T04:02:57.720Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 816 | 2026-06-09T04:02:57.746Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 817 | 2026-06-09T04:02:58.333Z | From https://github.com/oxidecomputer/propolis |
| 818 | 2026-06-09T04:02:58.333Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 819 | 2026-06-09T04:02:58.482Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 820 | 2026-06-09T04:02:58.942Z | From https://github.com/oxidecomputer/transceiver-control |
| 821 | 2026-06-09T04:02:58.942Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 822 | 2026-06-09T04:02:59.008Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 823 | 2026-06-09T04:02:59.266Z | From https://github.com/oxidecomputer/dlpi-sys |
| 824 | 2026-06-09T04:02:59.266Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 825 | 2026-06-09T04:02:59.281Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 826 | 2026-06-09T04:02:59.548Z | From https://github.com/jmesmon/rust-libzfs |
| 827 | 2026-06-09T04:02:59.548Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 828 | 2026-06-09T04:02:59.556Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 829 | 2026-06-09T04:02:59.827Z | From https://github.com/oxidecomputer/rusty-doors |
| 830 | 2026-06-09T04:02:59.827Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 831 | 2026-06-09T04:02:59.899Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 832 | 2026-06-09T04:03:00.137Z | From https://github.com/oxidecomputer/lldp |
| 833 | 2026-06-09T04:03:00.137Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 834 | 2026-06-09T04:03:00.177Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 835 | 2026-06-09T04:03:00.438Z | From https://github.com/oxidecomputer/slog-error-chain |
| 836 | 2026-06-09T04:03:00.439Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 837 | 2026-06-09T04:03:01.232Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 838 | 2026-06-09T04:03:01.317Z | From https://github.com/oxidecomputer/tufaceous |
| 839 | 2026-06-09T04:03:01.317Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 840 | 2026-06-09T04:03:01.317Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 841 | 2026-06-09T04:03:01.435Z | From https://github.com/oxidecomputer/management-gateway-service |
| 842 | 2026-06-09T04:03:01.436Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 843 | 2026-06-09T04:03:01.458Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-06-09T04:03:02.297Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-06-09T04:03:02.297Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-06-09T04:03:02.415Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 847 | 2026-06-09T04:03:02.665Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 848 | 2026-06-09T04:03:02.665Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 849 | 2026-06-09T04:03:02.912Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 850 | 2026-06-09T04:03:04.005Z | From https://github.com/oxidecomputer/propolis |
| 851 | 2026-06-09T04:03:04.005Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 852 | 2026-06-09T04:03:04.103Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-06-09T04:03:04.103Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-06-09T04:03:04.103Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 855 | 2026-06-09T04:03:04.156Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-06-09T04:03:04.421Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-06-09T04:03:04.421Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 858 | 2026-06-09T04:03:04.456Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 859 | 2026-06-09T04:03:05.267Z | From https://github.com/oxidecomputer/maghemite |
| 860 | 2026-06-09T04:03:05.267Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 861 | 2026-06-09T04:03:05.315Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-06-09T04:03:05.570Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-06-09T04:03:05.570Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-06-09T04:03:05.621Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-06-09T04:03:06.027Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-06-09T04:03:06.027Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-06-09T04:03:07.075Z | Downloading crates ... |
| 868 | 2026-06-09T04:03:07.182Z | Downloaded aead v0.5.2 |
| 869 | 2026-06-09T04:03:07.190Z | Downloaded allocator-api2 v0.2.21 |
| 870 | 2026-06-09T04:03:07.193Z | Downloaded cpufeatures v0.3.0 |
| 871 | 2026-06-09T04:03:07.197Z | Downloaded dtrace-parser v0.3.0 |
| 872 | 2026-06-09T04:03:07.207Z | Downloaded derive-ex v0.1.8 |
| 873 | 2026-06-09T04:03:07.207Z | Downloaded dof v0.3.0 |
| 874 | 2026-06-09T04:03:07.214Z | Downloaded enum-as-inner v0.6.1 |
| 875 | 2026-06-09T04:03:07.223Z | Downloaded bcs v0.1.6 |
| 876 | 2026-06-09T04:03:07.223Z | Downloaded hostname v0.3.1 |
| 877 | 2026-06-09T04:03:07.223Z | Downloaded block-buffer v0.12.0 |
| 878 | 2026-06-09T04:03:07.223Z | Downloaded aws-lc-rs v1.17.0 |
| 879 | 2026-06-09T04:03:07.227Z | Downloaded heck v0.4.1 |
| 880 | 2026-06-09T04:03:07.227Z | Downloaded displaydoc v0.2.6 |
| 881 | 2026-06-09T04:03:07.234Z | Downloaded critical-section v1.2.0 |
| 882 | 2026-06-09T04:03:07.234Z | Downloaded bitflags v2.12.1 |
| 883 | 2026-06-09T04:03:07.247Z | Downloaded git-stub-vcs v0.1.0 |
| 884 | 2026-06-09T04:03:07.247Z | Downloaded darling v0.23.0 |
| 885 | 2026-06-09T04:03:07.254Z | Downloaded deranged v0.5.8 |
| 886 | 2026-06-09T04:03:07.254Z | Downloaded arrayref v0.3.9 |
| 887 | 2026-06-09T04:03:07.254Z | Downloaded crypto-common v0.2.2 |
| 888 | 2026-06-09T04:03:07.255Z | Downloaded embedded-io v0.4.0 |
| 889 | 2026-06-09T04:03:07.255Z | Downloaded const_format_proc_macros v0.2.34 |
| 890 | 2026-06-09T04:03:07.255Z | Downloaded highway v1.3.0 |
| 891 | 2026-06-09T04:03:07.255Z | Downloaded derive_more v0.99.20 |
| 892 | 2026-06-09T04:03:07.259Z | Downloaded glob v0.3.3 |
| 893 | 2026-06-09T04:03:07.259Z | Downloaded defmt-macros v1.1.0 |
| 894 | 2026-06-09T04:03:07.259Z | Downloaded group v0.13.0 |
| 895 | 2026-06-09T04:03:07.265Z | Downloaded dyn-clone v1.0.20 |
| 896 | 2026-06-09T04:03:07.265Z | Downloaded dof v0.4.0 |
| 897 | 2026-06-09T04:03:07.268Z | Downloaded fxhash v0.2.1 |
| 898 | 2026-06-09T04:03:07.269Z | Downloaded half v2.7.1 |
| 899 | 2026-06-09T04:03:07.269Z | Downloaded defmt-parser v1.0.0 |
| 900 | 2026-06-09T04:03:07.269Z | Downloaded cmake v0.1.58 |
| 901 | 2026-06-09T04:03:07.274Z | Downloaded base16ct v1.0.0 |
| 902 | 2026-06-09T04:03:07.275Z | Downloaded memmap v0.7.0 |
| 903 | 2026-06-09T04:03:07.285Z | Downloaded dunce v1.0.5 |
| 904 | 2026-06-09T04:03:07.285Z | Downloaded ciborium-ll v0.2.2 |
| 905 | 2026-06-09T04:03:07.285Z | Downloaded arrayvec v0.7.6 |
| 906 | 2026-06-09T04:03:07.285Z | Downloaded cipher v0.4.4 |
| 907 | 2026-06-09T04:03:07.290Z | Downloaded opaque-debug v0.3.1 |
| 908 | 2026-06-09T04:03:07.290Z | Downloaded compression-codecs v0.4.38 |
| 909 | 2026-06-09T04:03:07.290Z | Downloaded num-conv v0.2.2 |
| 910 | 2026-06-09T04:03:07.290Z | Downloaded crossbeam-epoch v0.9.18 |
| 911 | 2026-06-09T04:03:07.290Z | Downloaded darling_macro v0.21.3 |
| 912 | 2026-06-09T04:03:07.290Z | Downloaded darling_core v0.23.0 |
| 913 | 2026-06-09T04:03:07.295Z | Downloaded compression-core v0.4.32 |
| 914 | 2026-06-09T04:03:07.295Z | Downloaded chacha20 v0.10.0 |
| 915 | 2026-06-09T04:03:07.300Z | Downloaded no-std-compat v0.4.1 |
| 916 | 2026-06-09T04:03:07.300Z | Downloaded natord v1.0.9 |
| 917 | 2026-06-09T04:03:07.300Z | Downloaded ciborium-io v0.2.2 |
| 918 | 2026-06-09T04:03:07.306Z | Downloaded instant v0.1.13 |
| 919 | 2026-06-09T04:03:07.306Z | Downloaded is-terminal v0.4.17 |
| 920 | 2026-06-09T04:03:07.306Z | Downloaded internet-checksum v0.2.1 |
| 921 | 2026-06-09T04:03:07.306Z | Downloaded num v0.4.3 |
| 922 | 2026-06-09T04:03:07.310Z | Downloaded newline-converter v0.3.0 |
| 923 | 2026-06-09T04:03:07.311Z | Downloaded embedded-io v0.6.1 |
| 924 | 2026-06-09T04:03:07.311Z | Downloaded managed v0.8.0 |
| 925 | 2026-06-09T04:03:07.311Z | Downloaded linked-hash-map v0.5.6 |
| 926 | 2026-06-09T04:03:07.314Z | Downloaded float-ord v0.3.2 |
| 927 | 2026-06-09T04:03:07.315Z | Downloaded hickory-resolver v0.25.2 |
| 928 | 2026-06-09T04:03:07.315Z | Downloaded hickory-resolver v0.24.4 |
| 929 | 2026-06-09T04:03:07.318Z | Downloaded foreign-types-shared v0.3.1 |
| 930 | 2026-06-09T04:03:07.323Z | Downloaded memoffset v0.9.1 |
| 931 | 2026-06-09T04:03:07.323Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 932 | 2026-06-09T04:03:07.323Z | Downloaded hubpack_derive v0.1.1 |
| 933 | 2026-06-09T04:03:07.327Z | Downloaded omicron-workspace-hack v0.1.0 |
| 934 | 2026-06-09T04:03:07.327Z | Downloaded hash32 v0.3.1 |
| 935 | 2026-06-09T04:03:07.327Z | Downloaded crossbeam-deque v0.8.6 |
| 936 | 2026-06-09T04:03:07.331Z | Downloaded num-derive v0.4.2 |
| 937 | 2026-06-09T04:03:07.331Z | Downloaded keccak v0.1.6 |
| 938 | 2026-06-09T04:03:07.331Z | Downloaded idna_adapter v1.2.2 |
| 939 | 2026-06-09T04:03:07.336Z | Downloaded crc8 v0.1.1 |
| 940 | 2026-06-09T04:03:07.336Z | Downloaded const-random-macro v0.1.16 |
| 941 | 2026-06-09T04:03:07.336Z | Downloaded darling_macro v0.23.0 |
| 942 | 2026-06-09T04:03:07.336Z | Downloaded num_threads v0.1.7 |
| 943 | 2026-06-09T04:03:07.341Z | Downloaded mime v0.3.17 |
| 944 | 2026-06-09T04:03:07.341Z | Downloaded olpc-cjson v0.1.4 |
| 945 | 2026-06-09T04:03:07.341Z | Downloaded num_enum_derive v0.5.11 |
| 946 | 2026-06-09T04:03:07.341Z | Downloaded lru-cache v0.1.2 |
| 947 | 2026-06-09T04:03:07.345Z | Downloaded data-encoding v2.11.0 |
| 948 | 2026-06-09T04:03:07.345Z | Downloaded foreign-types-macros v0.2.3 |
| 949 | 2026-06-09T04:03:07.345Z | Downloaded ff v0.13.1 |
| 950 | 2026-06-09T04:03:07.345Z | Downloaded num-integer v0.1.46 |
| 951 | 2026-06-09T04:03:07.348Z | Downloaded fs_extra v1.3.0 |
| 952 | 2026-06-09T04:03:07.348Z | Downloaded num_enum v0.7.6 |
| 953 | 2026-06-09T04:03:07.352Z | Downloaded konst_macro_rules v0.2.19 |
| 954 | 2026-06-09T04:03:07.357Z | Downloaded multer v3.1.0 |
| 955 | 2026-06-09T04:03:07.357Z | Downloaded linear-map v1.2.0 |
| 956 | 2026-06-09T04:03:07.360Z | Downloaded daft-derive v0.1.7 |
| 957 | 2026-06-09T04:03:07.360Z | Downloaded libsw v3.5.0 |
| 958 | 2026-06-09T04:03:07.363Z | Downloaded hostname v0.4.2 |
| 959 | 2026-06-09T04:03:07.363Z | Downloaded darling v0.21.3 |
| 960 | 2026-06-09T04:03:07.366Z | Downloaded phf_shared v0.12.1 |
| 961 | 2026-06-09T04:03:07.371Z | Downloaded num-iter v0.1.45 |
| 962 | 2026-06-09T04:03:07.371Z | Downloaded newtype-uuid-macros v0.1.0 |
| 963 | 2026-06-09T04:03:07.375Z | Downloaded backon v1.6.0 |
| 964 | 2026-06-09T04:03:07.375Z | Downloaded parse-display v0.10.0 |
| 965 | 2026-06-09T04:03:07.376Z | Downloaded match_cfg v0.1.0 |
| 966 | 2026-06-09T04:03:07.380Z | Downloaded fixedbitset v0.4.2 |
| 967 | 2026-06-09T04:03:07.380Z | Downloaded libscf-sys v1.2.0 |
| 968 | 2026-06-09T04:03:07.380Z | Downloaded potential_utf v0.1.5 |
| 969 | 2026-06-09T04:03:07.381Z | Downloaded proc-macro-crate v3.5.0 |
| 970 | 2026-06-09T04:03:07.386Z | Downloaded hubpack v0.1.2 |
| 971 | 2026-06-09T04:03:07.386Z | Downloaded powerfmt v0.2.0 |
| 972 | 2026-06-09T04:03:07.389Z | Downloaded foldhash v0.2.0 |
| 973 | 2026-06-09T04:03:07.389Z | Downloaded erased-serde v0.3.31 |
| 974 | 2026-06-09T04:03:07.389Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 975 | 2026-06-09T04:03:07.389Z | Downloaded num-rational v0.4.2 |
| 976 | 2026-06-09T04:03:07.389Z | Downloaded macaddr v1.0.1 |
| 977 | 2026-06-09T04:03:07.389Z | Downloaded newtype_derive v0.1.6 |
| 978 | 2026-06-09T04:03:07.393Z | Downloaded libsw-core v0.3.2 |
| 979 | 2026-06-09T04:03:07.393Z | Downloaded ingot-types v0.1.2 |
| 980 | 2026-06-09T04:03:07.393Z | Downloaded daft v0.1.7 |
| 981 | 2026-06-09T04:03:07.396Z | Downloaded cookie v0.18.1 |
| 982 | 2026-06-09T04:03:07.396Z | Downloaded ingot v0.1.1 |
| 983 | 2026-06-09T04:03:07.401Z | Downloaded dtrace-parser v0.2.0 |
| 984 | 2026-06-09T04:03:07.401Z | Downloaded defmt v0.3.100 |
| 985 | 2026-06-09T04:03:07.401Z | Downloaded crunchy v0.2.4 |
| 986 | 2026-06-09T04:03:07.401Z | Downloaded rand_chacha v0.3.1 |
| 987 | 2026-06-09T04:03:07.405Z | Downloaded arc-swap v1.9.1 |
| 988 | 2026-06-09T04:03:07.405Z | Downloaded diff v0.1.13 |
| 989 | 2026-06-09T04:03:07.408Z | Downloaded hmac v0.12.1 |
| 990 | 2026-06-09T04:03:07.408Z | Downloaded quick-error v1.2.3 |
| 991 | 2026-06-09T04:03:07.412Z | Downloaded progenitor-macro v0.10.0 |
| 992 | 2026-06-09T04:03:07.412Z | Downloaded progenitor-client v0.14.0 |
| 993 | 2026-06-09T04:03:07.412Z | Downloaded parking_lot_core v0.8.6 |
| 994 | 2026-06-09T04:03:07.416Z | Downloaded argon2 v0.5.3 |
| 995 | 2026-06-09T04:03:07.416Z | Downloaded rustc_version v0.1.7 |
| 996 | 2026-06-09T04:03:07.416Z | Downloaded rand_xorshift v0.4.0 |
| 997 | 2026-06-09T04:03:07.416Z | Downloaded progenitor-macro v0.14.0 |
| 998 | 2026-06-09T04:03:07.419Z | Downloaded plain v0.2.3 |
| 999 | 2026-06-09T04:03:07.419Z | Downloaded proc-macro-crate v1.3.1 |
| 1000 | 2026-06-09T04:03:07.419Z | Downloaded anyhow v1.0.102 |
| 1001 | 2026-06-09T04:03:07.424Z | Downloaded ref-cast v1.0.25 |
| 1002 | 2026-06-09T04:03:07.428Z | Downloaded foreign-types v0.5.0 |
| 1003 | 2026-06-09T04:03:07.428Z | Downloaded base16ct v0.2.0 |
| 1004 | 2026-06-09T04:03:07.428Z | Downloaded pretty-hex v0.4.2 |
| 1005 | 2026-06-09T04:03:07.428Z | Downloaded paste v1.0.15 |
| 1006 | 2026-06-09T04:03:07.433Z | Downloaded constant_time_eq v0.4.2 |
| 1007 | 2026-06-09T04:03:07.433Z | Downloaded num-complex v0.4.6 |
| 1008 | 2026-06-09T04:03:07.436Z | Downloaded backoff v0.4.0 |
| 1009 | 2026-06-09T04:03:07.436Z | Downloaded password-hash v0.5.0 |
| 1010 | 2026-06-09T04:03:07.436Z | Downloaded fs-err v3.3.0 |
| 1011 | 2026-06-09T04:03:07.439Z | Downloaded pem v3.0.6 |
| 1012 | 2026-06-09T04:03:07.439Z | Downloaded secrecy v0.10.3 |
| 1013 | 2026-06-09T04:03:07.440Z | Downloaded same-file v1.0.6 |
| 1014 | 2026-06-09T04:03:07.443Z | Downloaded crossbeam-utils v0.8.21 |
| 1015 | 2026-06-09T04:03:07.443Z | Downloaded progenitor-client v0.13.0 |
| 1016 | 2026-06-09T04:03:07.443Z | Downloaded proc-macro-error v1.0.4 |
| 1017 | 2026-06-09T04:03:07.446Z | Downloaded scroll_derive v0.13.1 |
| 1018 | 2026-06-09T04:03:07.450Z | Downloaded scroll_derive v0.12.1 |
| 1019 | 2026-06-09T04:03:07.450Z | Downloaded ingot-macros v0.1.1 |
| 1020 | 2026-06-09T04:03:07.450Z | Downloaded hybrid-array v0.4.12 |
| 1021 | 2026-06-09T04:03:07.455Z | Downloaded poly1305 v0.8.0 |
| 1022 | 2026-06-09T04:03:07.455Z | Downloaded omicron-zone-package v0.12.2 |
| 1023 | 2026-06-09T04:03:07.455Z | Downloaded elliptic-curve v0.13.8 |
| 1024 | 2026-06-09T04:03:07.472Z | Downloaded progenitor-client v0.10.0 |
| 1025 | 2026-06-09T04:03:07.472Z | Downloaded progenitor v0.14.0 |
| 1026 | 2026-06-09T04:03:07.482Z | Downloaded progenitor-macro v0.13.0 |
| 1027 | 2026-06-09T04:03:07.482Z | Downloaded serial_test v3.5.0 |
| 1028 | 2026-06-09T04:03:07.482Z | Downloaded indexmap v1.9.3 |
| 1029 | 2026-06-09T04:03:07.482Z | Downloaded heapless v0.8.0 |
| 1030 | 2026-06-09T04:03:07.482Z | Downloaded siphasher v1.0.3 |
| 1031 | 2026-06-09T04:03:07.482Z | Downloaded slog-envlogger v2.2.0 |
| 1032 | 2026-06-09T04:03:07.482Z | Downloaded sigpipe v0.1.3 |
| 1033 | 2026-06-09T04:03:07.482Z | Downloaded serde_repr v0.1.20 |
| 1034 | 2026-06-09T04:03:07.482Z | Downloaded num_enum v0.5.11 |
| 1035 | 2026-06-09T04:03:07.482Z | Downloaded sha1 v0.11.0 |
| 1036 | 2026-06-09T04:03:07.482Z | Downloaded hkdf v0.12.4 |
| 1037 | 2026-06-09T04:03:07.487Z | Downloaded rustls-native-certs v0.8.4 |
| 1038 | 2026-06-09T04:03:07.487Z | Downloaded smawk v0.3.2 |
| 1039 | 2026-06-09T04:03:07.487Z | Downloaded pest_derive v2.8.6 |
| 1040 | 2026-06-09T04:03:07.487Z | Downloaded ref-cast-impl v1.0.25 |
| 1041 | 2026-06-09T04:03:07.487Z | Downloaded num_enum_derive v0.7.6 |
| 1042 | 2026-06-09T04:03:07.488Z | Downloaded structmeta-derive v0.3.0 |
| 1043 | 2026-06-09T04:03:07.488Z | Downloaded slog-bunyan v2.5.0 |
| 1044 | 2026-06-09T04:03:07.488Z | Downloaded phf v0.12.1 |
| 1045 | 2026-06-09T04:03:07.488Z | Downloaded oxnet v0.1.6 |
| 1046 | 2026-06-09T04:03:07.493Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1047 | 2026-06-09T04:03:07.493Z | Downloaded pest_generator v2.8.6 |
| 1048 | 2026-06-09T04:03:07.493Z | Downloaded parse-display-derive v0.10.0 |
| 1049 | 2026-06-09T04:03:07.493Z | Downloaded rustversion v1.0.22 |
| 1050 | 2026-06-09T04:03:07.493Z | Downloaded defmt v1.1.0 |
| 1051 | 2026-06-09T04:03:07.498Z | Downloaded strum v0.26.3 |
| 1052 | 2026-06-09T04:03:07.498Z | Downloaded structmeta v0.3.0 |
| 1053 | 2026-06-09T04:03:07.498Z | Downloaded resolv-conf v0.7.6 |
| 1054 | 2026-06-09T04:03:07.506Z | Downloaded proc-macro-error2 v2.0.1 |
| 1055 | 2026-06-09T04:03:07.506Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1056 | 2026-06-09T04:03:07.506Z | Downloaded testing_table v0.3.0 |
| 1057 | 2026-06-09T04:03:07.506Z | Downloaded tabled_derive v0.11.0 |
| 1058 | 2026-06-09T04:03:07.506Z | Downloaded litemap v0.8.2 |
| 1059 | 2026-06-09T04:03:07.511Z | Downloaded rustls-pemfile v2.2.0 |
| 1060 | 2026-06-09T04:03:07.511Z | Downloaded scroll v0.12.0 |
| 1061 | 2026-06-09T04:03:07.511Z | Downloaded schemars_derive v0.8.22 |
| 1062 | 2026-06-09T04:03:07.511Z | Downloaded console v0.16.3 |
| 1063 | 2026-06-09T04:03:07.511Z | Downloaded sha1 v0.10.6 |
| 1064 | 2026-06-09T04:03:07.511Z | Downloaded dropshot_endpoint v0.17.1 |
| 1065 | 2026-06-09T04:03:07.515Z | Downloaded tabled_derive v0.7.0 |
| 1066 | 2026-06-09T04:03:07.515Z | Downloaded stable_deref_trait v1.2.1 |
| 1067 | 2026-06-09T04:03:07.515Z | Downloaded slog-scope v4.4.1 |
| 1068 | 2026-06-09T04:03:07.515Z | Downloaded papergrid v0.11.0 |
| 1069 | 2026-06-09T04:03:07.521Z | Downloaded tabwriter v1.4.1 |
| 1070 | 2026-06-09T04:03:07.521Z | Downloaded progenitor v0.10.0 |
| 1071 | 2026-06-09T04:03:07.521Z | Downloaded smartstring v1.0.1 |
| 1072 | 2026-06-09T04:03:07.521Z | Downloaded parking_lot v0.11.2 |
| 1073 | 2026-06-09T04:03:07.526Z | Downloaded thread-id v4.2.2 |
| 1074 | 2026-06-09T04:03:07.526Z | Downloaded memmap2 v0.9.10 |
| 1075 | 2026-06-09T04:03:07.526Z | Downloaded icu_properties v2.2.0 |
| 1076 | 2026-06-09T04:03:07.533Z | Downloaded time-core v0.1.8 |
| 1077 | 2026-06-09T04:03:07.533Z | Downloaded icu_provider v2.2.0 |
| 1078 | 2026-06-09T04:03:07.533Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1079 | 2026-06-09T04:03:07.533Z | Downloaded postcard v1.1.3 |
| 1080 | 2026-06-09T04:03:07.538Z | Downloaded tagptr v0.2.0 |
| 1081 | 2026-06-09T04:03:07.538Z | Downloaded snafu-derive v0.8.9 |
| 1082 | 2026-06-09T04:03:07.538Z | Downloaded termtree v0.5.1 |
| 1083 | 2026-06-09T04:03:07.539Z | Downloaded serde_derive_internals v0.29.1 |
| 1084 | 2026-06-09T04:03:07.539Z | Downloaded topological-sort v0.2.2 |
| 1085 | 2026-06-09T04:03:07.539Z | Downloaded slog-term v2.9.2 |
| 1086 | 2026-06-09T04:03:07.539Z | Downloaded slog-json v2.6.1 |
| 1087 | 2026-06-09T04:03:07.543Z | Downloaded scroll v0.13.0 |
| 1088 | 2026-06-09T04:03:07.543Z | Downloaded rusty-fork v0.3.1 |
| 1089 | 2026-06-09T04:03:07.543Z | Downloaded serial_test_derive v3.5.0 |
| 1090 | 2026-06-09T04:03:07.543Z | Downloaded hashbrown v0.12.3 |
| 1091 | 2026-06-09T04:03:07.547Z | Downloaded colored v3.1.1 |
| 1092 | 2026-06-09T04:03:07.547Z | Downloaded synstructure v0.13.2 |
| 1093 | 2026-06-09T04:03:07.547Z | Downloaded strum_macros v0.27.2 |
| 1094 | 2026-06-09T04:03:07.551Z | Downloaded strum_macros v0.26.4 |
| 1095 | 2026-06-09T04:03:07.551Z | Downloaded strum v0.27.2 |
| 1096 | 2026-06-09T04:03:07.552Z | Downloaded serde_tokenstream v0.2.3 |
| 1097 | 2026-06-09T04:03:07.552Z | Downloaded typify-macro v0.6.2 |
| 1098 | 2026-06-09T04:03:07.556Z | Downloaded rand_core v0.10.1 |
| 1099 | 2026-06-09T04:03:07.556Z | Downloaded usdt-macro v0.5.0 |
| 1100 | 2026-06-09T04:03:07.556Z | Downloaded slog-stdlog v4.1.1 |
| 1101 | 2026-06-09T04:03:07.556Z | Downloaded crossbeam-channel v0.5.15 |
| 1102 | 2026-06-09T04:03:07.563Z | Downloaded slog-dtrace v0.3.0 |
| 1103 | 2026-06-09T04:03:07.563Z | Downloaded base64 v0.21.7 |
| 1104 | 2026-06-09T04:03:07.569Z | Downloaded typify-macro v0.4.3 |
| 1105 | 2026-06-09T04:03:07.569Z | Downloaded usdt-attr-macro v0.6.0 |
| 1106 | 2026-06-09T04:03:07.569Z | Downloaded drift v0.2.0 |
| 1107 | 2026-06-09T04:03:07.587Z | Downloaded wait-timeout v0.2.1 |
| 1108 | 2026-06-09T04:03:07.587Z | Downloaded thread-id v5.1.0 |
| 1109 | 2026-06-09T04:03:07.587Z | Downloaded serde_with_macros v3.20.0 |
| 1110 | 2026-06-09T04:03:07.587Z | Downloaded papergrid v0.18.0 |
| 1111 | 2026-06-09T04:03:07.608Z | Downloaded zerofrom v0.1.8 |
| 1112 | 2026-06-09T04:03:07.608Z | Downloaded tinystr v0.8.3 |
| 1113 | 2026-06-09T04:03:07.608Z | Downloaded tokio-tungstenite v0.21.0 |
| 1114 | 2026-06-09T04:03:07.608Z | Downloaded time-macros v0.2.27 |
| 1115 | 2026-06-09T04:03:07.608Z | Downloaded tiny-keccak v2.0.2 |
| 1116 | 2026-06-09T04:03:07.608Z | Downloaded spin v0.5.2 |
| 1117 | 2026-06-09T04:03:07.608Z | Downloaded usdt-attr-macro v0.5.0 |
| 1118 | 2026-06-09T04:03:07.608Z | Downloaded usdt v0.5.0 |
| 1119 | 2026-06-09T04:03:07.609Z | Downloaded untrusted v0.7.1 |
| 1120 | 2026-06-09T04:03:07.609Z | Downloaded zerofrom-derive v0.1.7 |
| 1121 | 2026-06-09T04:03:07.609Z | Downloaded unarray v0.1.4 |
| 1122 | 2026-06-09T04:03:07.609Z | Downloaded smf v0.2.3 |
| 1123 | 2026-06-09T04:03:07.609Z | Downloaded usdt-macro v0.6.0 |
| 1124 | 2026-06-09T04:03:07.609Z | Downloaded thiserror-no-std v2.0.2 |
| 1125 | 2026-06-09T04:03:07.609Z | Downloaded zeroize_derive v1.4.3 |
| 1126 | 2026-06-09T04:03:07.609Z | Downloaded zone v0.3.1 |
| 1127 | 2026-06-09T04:03:07.609Z | Downloaded yoke-derive v0.8.2 |
| 1128 | 2026-06-09T04:03:07.609Z | Downloaded darling_core v0.21.3 |
| 1129 | 2026-06-09T04:03:07.621Z | Downloaded icu_locale_core v2.2.0 |
| 1130 | 2026-06-09T04:03:07.621Z | Downloaded usdt v0.6.0 |
| 1131 | 2026-06-09T04:03:07.621Z | Downloaded progenitor-impl v0.10.0 |
| 1132 | 2026-06-09T04:03:07.621Z | Downloaded icu_normalizer_data v2.2.0 |
| 1133 | 2026-06-09T04:03:07.621Z | Downloaded zone_cfg_derive v0.3.1 |
| 1134 | 2026-06-09T04:03:07.621Z | Downloaded rhai_codegen v3.2.0 |
| 1135 | 2026-06-09T04:03:07.621Z | Downloaded icu_normalizer v2.2.0 |
| 1136 | 2026-06-09T04:03:07.621Z | Downloaded utf-8 v0.7.6 |
| 1137 | 2026-06-09T04:03:07.621Z | Downloaded thin-vec v0.2.18 |
| 1138 | 2026-06-09T04:03:07.621Z | Downloaded async-compression v0.4.42 |
| 1139 | 2026-06-09T04:03:07.633Z | Downloaded const-oid v0.10.2 |
| 1140 | 2026-06-09T04:03:07.633Z | Downloaded whoami v1.6.1 |
| 1141 | 2026-06-09T04:03:07.633Z | Downloaded walkdir v2.5.0 |
| 1142 | 2026-06-09T04:03:07.633Z | Downloaded usdt-impl v0.5.0 |
| 1143 | 2026-06-09T04:03:07.633Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1144 | 2026-06-09T04:03:07.633Z | Downloaded tokio-dtrace v0.1.1 |
| 1145 | 2026-06-09T04:03:07.633Z | Downloaded progenitor-impl v0.14.0 |
| 1146 | 2026-06-09T04:03:07.634Z | Downloaded chacha20poly1305 v0.10.1 |
| 1147 | 2026-06-09T04:03:07.634Z | Downloaded progenitor-impl v0.13.0 |
| 1148 | 2026-06-09T04:03:07.657Z | Downloaded universal-hash v0.5.1 |
| 1149 | 2026-06-09T04:03:07.657Z | Downloaded unit-prefix v0.5.2 |
| 1150 | 2026-06-09T04:03:07.657Z | Downloaded serde_plain v1.0.2 |
| 1151 | 2026-06-09T04:03:07.658Z | Downloaded serde-big-array v0.5.1 |
| 1152 | 2026-06-09T04:03:07.658Z | Downloaded take_mut v0.2.2 |
| 1153 | 2026-06-09T04:03:07.658Z | Downloaded slog-async v2.8.0 |
| 1154 | 2026-06-09T04:03:07.659Z | Downloaded semver v0.1.20 |
| 1155 | 2026-06-09T04:03:07.659Z | Downloaded progenitor-extras v0.2.0 |
| 1156 | 2026-06-09T04:03:07.659Z | Downloaded progenitor v0.13.0 |
| 1157 | 2026-06-09T04:03:07.659Z | Downloaded bytecount v0.6.9 |
| 1158 | 2026-06-09T04:03:07.659Z | Downloaded byte-wrapper v0.1.0 |
| 1159 | 2026-06-09T04:03:07.659Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1160 | 2026-06-09T04:03:07.659Z | Downloaded httpdate v1.0.3 |
| 1161 | 2026-06-09T04:03:07.659Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1162 | 2026-06-09T04:03:07.680Z | Downloaded spin v0.9.8 |
| 1163 | 2026-06-09T04:03:07.680Z | Downloaded usdt-impl v0.6.0 |
| 1164 | 2026-06-09T04:03:07.680Z | Downloaded qorb v0.4.1 |
| 1165 | 2026-06-09T04:03:07.680Z | Downloaded test-strategy v0.4.5 |
| 1166 | 2026-06-09T04:03:07.680Z | Downloaded zerocopy-derive v0.7.35 |
| 1167 | 2026-06-09T04:03:07.680Z | Downloaded pest_meta v2.8.6 |
| 1168 | 2026-06-09T04:03:07.680Z | Downloaded konst v0.2.20 |
| 1169 | 2026-06-09T04:03:07.680Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1170 | 2026-06-09T04:03:07.680Z | Downloaded prettyplease v0.2.37 |
| 1171 | 2026-06-09T04:03:07.680Z | Downloaded term v1.2.1 |
| 1172 | 2026-06-09T04:03:07.680Z | Downloaded snafu v0.8.9 |
| 1173 | 2026-06-09T04:03:07.680Z | Downloaded vsss-rs v3.3.4 |
| 1174 | 2026-06-09T04:03:07.680Z | Downloaded unsafe-libyaml v0.2.11 |
| 1175 | 2026-06-09T04:03:07.680Z | Downloaded rand v0.8.6 |
| 1176 | 2026-06-09T04:03:07.680Z | Downloaded hashbrown v0.16.1 |
| 1177 | 2026-06-09T04:03:07.680Z | Downloaded xz2 v0.1.7 |
| 1178 | 2026-06-09T04:03:07.680Z | Downloaded writeable v0.6.3 |
| 1179 | 2026-06-09T04:03:07.688Z | Downloaded minimal-lexical v0.2.1 |
| 1180 | 2026-06-09T04:03:07.688Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1181 | 2026-06-09T04:03:07.688Z | Downloaded zerovec-derive v0.11.3 |
| 1182 | 2026-06-09T04:03:07.688Z | Downloaded bit-set v0.8.0 |
| 1183 | 2026-06-09T04:03:07.688Z | Downloaded similar v2.7.0 |
| 1184 | 2026-06-09T04:03:07.688Z | Downloaded slog v2.8.2 |
| 1185 | 2026-06-09T04:03:07.693Z | Downloaded pest v2.8.6 |
| 1186 | 2026-06-09T04:03:07.693Z | Downloaded rayon-core v1.13.0 |
| 1187 | 2026-06-09T04:03:07.693Z | Downloaded icu_properties_data v2.2.0 |
| 1188 | 2026-06-09T04:03:07.702Z | Downloaded tungstenite v0.21.0 |
| 1189 | 2026-06-09T04:03:07.707Z | Downloaded toml_edit v0.19.15 |
| 1190 | 2026-06-09T04:03:07.710Z | Downloaded schemars v0.9.0 |
| 1191 | 2026-06-09T04:03:07.716Z | Downloaded zerotrie v0.2.4 |
| 1192 | 2026-06-09T04:03:07.720Z | Downloaded zerocopy-derive v0.8.50 |
| 1193 | 2026-06-09T04:03:07.723Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1194 | 2026-06-09T04:03:07.726Z | Downloaded toml v0.7.8 |
| 1195 | 2026-06-09T04:03:07.730Z | Downloaded typify v0.4.3 |
| 1196 | 2026-06-09T04:03:07.730Z | Downloaded yoke v0.8.3 |
| 1197 | 2026-06-09T04:03:07.734Z | Downloaded typify v0.6.2 |
| 1198 | 2026-06-09T04:03:07.734Z | Downloaded waitgroup v0.1.2 |
| 1199 | 2026-06-09T04:03:07.737Z | Downloaded expectorate v1.2.0 |
| 1200 | 2026-06-09T04:03:07.738Z | Downloaded schemars v0.8.22 |
| 1201 | 2026-06-09T04:03:07.751Z | Downloaded ucd-trie v0.1.7 |
| 1202 | 2026-06-09T04:03:07.757Z | Downloaded pretty_assertions v1.4.1 |
| 1203 | 2026-06-09T04:03:07.757Z | Downloaded icu_collections v2.2.0 |
| 1204 | 2026-06-09T04:03:07.757Z | Downloaded rand v0.10.1 |
| 1205 | 2026-06-09T04:03:07.757Z | Downloaded jiff-static v0.2.28 |
| 1206 | 2026-06-09T04:03:07.757Z | Downloaded indicatif v0.18.4 |
| 1207 | 2026-06-09T04:03:07.761Z | Downloaded dropshot-api-manager v0.7.2 |
| 1208 | 2026-06-09T04:03:07.761Z | Downloaded tough v0.22.0 |
| 1209 | 2026-06-09T04:03:07.765Z | Downloaded winnow v0.5.40 |
| 1210 | 2026-06-09T04:03:07.768Z | Downloaded const_format v0.2.36 |
| 1211 | 2026-06-09T04:03:07.770Z | Downloaded steno v0.4.1 |
| 1212 | 2026-06-09T04:03:07.773Z | Downloaded zerocopy v0.7.35 |
| 1213 | 2026-06-09T04:03:07.782Z | Downloaded proptest v1.11.0 |
| 1214 | 2026-06-09T04:03:07.787Z | Downloaded nom v7.1.3 |
| 1215 | 2026-06-09T04:03:07.790Z | Downloaded schemars v1.2.1 |
| 1216 | 2026-06-09T04:03:07.798Z | Downloaded iddqd v0.4.2 |
| 1217 | 2026-06-09T04:03:07.803Z | Downloaded blake3 v1.8.5 |
| 1218 | 2026-06-09T04:03:07.808Z | Downloaded syn v1.0.109 |
| 1219 | 2026-06-09T04:03:07.813Z | Downloaded byteorder v1.5.0 |
| 1220 | 2026-06-09T04:03:07.817Z | Downloaded ipnetwork v0.21.1 |
| 1221 | 2026-06-09T04:03:07.817Z | Downloaded yansi v1.0.1 |
| 1222 | 2026-06-09T04:03:07.822Z | Downloaded nom v8.0.0 |
| 1223 | 2026-06-09T04:03:07.822Z | Downloaded digest v0.11.3 |
| 1224 | 2026-06-09T04:03:07.826Z | Downloaded async-trait v0.1.89 |
| 1225 | 2026-06-09T04:03:07.826Z | Downloaded ident_case v1.0.1 |
| 1226 | 2026-06-09T04:03:07.826Z | Downloaded gethostname v0.5.0 |
| 1227 | 2026-06-09T04:03:07.826Z | Downloaded cstr-argument v0.1.2 |
| 1228 | 2026-06-09T04:03:07.826Z | Downloaded cobs v0.3.0 |
| 1229 | 2026-06-09T04:03:07.830Z | Downloaded git-stub v1.0.0 |
| 1230 | 2026-06-09T04:03:07.830Z | Downloaded blake2 v0.10.6 |
| 1231 | 2026-06-09T04:03:07.830Z | Downloaded inout v0.1.4 |
| 1232 | 2026-06-09T04:03:07.830Z | Downloaded cargo_toml v0.22.3 |
| 1233 | 2026-06-09T04:03:07.834Z | Downloaded cancel-safe-futures v0.1.5 |
| 1234 | 2026-06-09T04:03:07.834Z | Downloaded async-recursion v1.1.1 |
| 1235 | 2026-06-09T04:03:07.834Z | Downloaded csv-core v0.1.13 |
| 1236 | 2026-06-09T04:03:07.837Z | Downloaded crypto-bigint v0.5.5 |
| 1237 | 2026-06-09T04:03:07.841Z | Downloaded itertools v0.12.1 |
| 1238 | 2026-06-09T04:03:07.844Z | Downloaded bs58 v0.5.1 |
| 1239 | 2026-06-09T04:03:07.844Z | Downloaded bit-vec v0.8.0 |
| 1240 | 2026-06-09T04:03:07.844Z | Downloaded async-stream-impl v0.3.6 |
| 1241 | 2026-06-09T04:03:07.848Z | Downloaded libm v0.2.16 |
| 1242 | 2026-06-09T04:03:07.851Z | Downloaded typed-path v0.9.3 |
| 1243 | 2026-06-09T04:03:07.854Z | Downloaded convert_case v0.4.0 |
| 1244 | 2026-06-09T04:03:07.854Z | Downloaded const-random v0.1.18 |
| 1245 | 2026-06-09T04:03:07.856Z | Downloaded async-stream v0.3.6 |
| 1246 | 2026-06-09T04:03:07.856Z | Downloaded ciborium v0.2.2 |
| 1247 | 2026-06-09T04:03:07.859Z | Downloaded chacha20 v0.9.1 |
| 1248 | 2026-06-09T04:03:07.859Z | Downloaded bitflags v1.3.2 |
| 1249 | 2026-06-09T04:03:07.865Z | Downloaded openapiv3 v2.2.0 |
| 1250 | 2026-06-09T04:03:07.871Z | Downloaded reqwest v0.13.4 |
| 1251 | 2026-06-09T04:03:07.875Z | Downloaded dropshot v0.17.1 |
| 1252 | 2026-06-09T04:03:07.890Z | Downloaded zerovec v0.11.6 |
| 1253 | 2026-06-09T04:03:07.897Z | Downloaded goblin v0.8.2 |
| 1254 | 2026-06-09T04:03:07.904Z | Downloaded typify-impl v0.6.2 |
| 1255 | 2026-06-09T04:03:07.932Z | Downloaded goblin v0.10.7 |
| 1256 | 2026-06-09T04:03:07.942Z | Downloaded petgraph v0.6.5 |
| 1257 | 2026-06-09T04:03:07.953Z | Downloaded serde_with v3.20.0 |
| 1258 | 2026-06-09T04:03:07.960Z | Downloaded rayon v1.12.0 |
| 1259 | 2026-06-09T04:03:07.967Z | Downloaded moka v0.12.15 |
| 1260 | 2026-06-09T04:03:07.972Z | Downloaded chrono-tz v0.10.4 |
| 1261 | 2026-06-09T04:03:07.979Z | Downloaded tabled v0.15.0 |
| 1262 | 2026-06-09T04:03:07.989Z | Downloaded csv v1.4.0 |
| 1263 | 2026-06-09T04:03:08.001Z | Downloaded tabled v0.21.0 |
| 1264 | 2026-06-09T04:03:08.013Z | Downloaded time v0.3.47 |
| 1265 | 2026-06-09T04:03:08.065Z | Downloaded nix v0.31.3 |
| 1266 | 2026-06-09T04:03:08.071Z | Downloaded smoltcp v0.11.0 |
| 1267 | 2026-06-09T04:03:08.079Z | Downloaded rhai v1.25.1 |
| 1268 | 2026-06-09T04:03:08.083Z | Downloaded regress v0.11.1 |
| 1269 | 2026-06-09T04:03:08.088Z | Downloaded regress v0.10.5 |
| 1270 | 2026-06-09T04:03:08.092Z | Downloaded hickory-proto v0.25.2 |
| 1271 | 2026-06-09T04:03:08.103Z | Downloaded hickory-proto v0.24.4 |
| 1272 | 2026-06-09T04:03:08.138Z | Downloaded sled v0.34.7 |
| 1273 | 2026-06-09T04:03:08.150Z | Downloaded typify-impl v0.4.3 |
| 1274 | 2026-06-09T04:03:08.192Z | Downloaded lzma-sys v0.1.20 |
| 1275 | 2026-06-09T04:03:08.216Z | Downloaded jiff v0.2.28 |
| 1276 | 2026-06-09T04:03:08.231Z | Downloaded sha3 v0.10.9 |
| 1277 | 2026-06-09T04:03:08.261Z | Downloaded encoding_rs v0.8.35 |
| 1278 | 2026-06-09T04:03:08.572Z | Downloaded aws-lc-sys v0.41.0 |
| 1279 | 2026-06-09T04:03:09.480Z | Compiling proc-macro2 v1.0.106 |
| 1280 | 2026-06-09T04:03:09.480Z | Compiling quote v1.0.45 |
| 1281 | 2026-06-09T04:03:09.480Z | Compiling unicode-ident v1.0.24 |
| 1282 | 2026-06-09T04:03:09.489Z | Compiling serde_core v1.0.228 |
| 1283 | 2026-06-09T04:03:09.489Z | Compiling cfg-if v1.0.4 |
| 1284 | 2026-06-09T04:03:09.489Z | Compiling serde v1.0.228 |
| 1285 | 2026-06-09T04:03:09.489Z | Compiling libc v0.2.186 |
| 1286 | 2026-06-09T04:03:09.489Z | Compiling memchr v2.8.1 |
| 1287 | 2026-06-09T04:03:09.632Z | Compiling itoa v1.0.18 |
| 1288 | 2026-06-09T04:03:09.798Z | Compiling smallvec v1.15.1 |
| 1289 | 2026-06-09T04:03:09.897Z | Compiling zmij v1.0.21 |
| 1290 | 2026-06-09T04:03:09.947Z | Compiling autocfg v1.5.1 |
| 1291 | 2026-06-09T04:03:10.010Z | Compiling libm v0.2.16 |
| 1292 | 2026-06-09T04:03:10.248Z | Compiling stable_deref_trait v1.2.1 |
| 1293 | 2026-06-09T04:03:10.277Z | Compiling litemap v0.8.2 |
| 1294 | 2026-06-09T04:03:10.317Z | Compiling percent-encoding v2.3.2 |
| 1295 | 2026-06-09T04:03:10.432Z | Compiling writeable v0.6.3 |
| 1296 | 2026-06-09T04:03:10.451Z | Compiling icu_properties_data v2.2.0 |
| 1297 | 2026-06-09T04:03:10.489Z | Compiling icu_normalizer_data v2.2.0 |
| 1298 | 2026-06-09T04:03:10.498Z | Compiling utf8_iter v1.0.4 |
| 1299 | 2026-06-09T04:03:10.502Z | Compiling iana-time-zone v0.1.65 |
| 1300 | 2026-06-09T04:03:10.624Z | Compiling equivalent v1.0.2 |
| 1301 | 2026-06-09T04:03:10.713Z | Compiling form_urlencoded v1.2.2 |
| 1302 | 2026-06-09T04:03:10.721Z | Compiling serde_json v1.0.150 |
| 1303 | 2026-06-09T04:03:10.809Z | Compiling syn v2.0.117 |
| 1304 | 2026-06-09T04:03:10.824Z | Compiling dyn-clone v1.0.20 |
| 1305 | 2026-06-09T04:03:10.875Z | Compiling pin-project-lite v0.2.17 |
| 1306 | 2026-06-09T04:03:10.909Z | Compiling version_check v0.9.5 |
| 1307 | 2026-06-09T04:03:10.923Z | Compiling scopeguard v1.2.0 |
| 1308 | 2026-06-09T04:03:10.951Z | Compiling parking_lot_core v0.9.12 |
| 1309 | 2026-06-09T04:03:10.961Z | Compiling num-traits v0.2.19 |
| 1310 | 2026-06-09T04:03:10.992Z | Compiling getrandom v0.4.2 |
| 1311 | 2026-06-09T04:03:11.021Z | Compiling lock_api v0.4.14 |
| 1312 | 2026-06-09T04:03:11.174Z | Compiling hashbrown v0.17.1 |
| 1313 | 2026-06-09T04:03:11.232Z | Compiling rand_core v0.10.1 |
| 1314 | 2026-06-09T04:03:11.245Z | Compiling thiserror v2.0.18 |
| 1315 | 2026-06-09T04:03:11.268Z | Compiling errno v0.3.14 |
| 1316 | 2026-06-09T04:03:11.457Z | Compiling log v0.4.32 |
| 1317 | 2026-06-09T04:03:11.583Z | Compiling heck v0.5.0 |
| 1318 | 2026-06-09T04:03:11.628Z | Compiling futures-core v0.3.32 |
| 1319 | 2026-06-09T04:03:11.781Z | Compiling semver v1.0.28 |
| 1320 | 2026-06-09T04:03:11.841Z | Compiling indexmap v2.14.0 |
| 1321 | 2026-06-09T04:03:11.841Z | Compiling uuid v1.23.2 |
| 1322 | 2026-06-09T04:03:11.872Z | Compiling zerocopy v0.8.50 |
| 1323 | 2026-06-09T04:03:12.029Z | Compiling schemars v0.8.22 |
| 1324 | 2026-06-09T04:03:12.130Z | Compiling futures-sink v0.3.32 |
| 1325 | 2026-06-09T04:03:12.232Z | Compiling slab v0.4.12 |
| 1326 | 2026-06-09T04:03:12.317Z | Compiling jobserver v0.1.34 |
| 1327 | 2026-06-09T04:03:12.333Z | Compiling fnv v1.0.7 |
| 1328 | 2026-06-09T04:03:12.333Z | Compiling shlex v2.0.1 |
| 1329 | 2026-06-09T04:03:12.399Z | Compiling rustversion v1.0.22 |
| 1330 | 2026-06-09T04:03:12.405Z | Compiling find-msvc-tools v0.1.9 |
| 1331 | 2026-06-09T04:03:12.489Z | Compiling futures-channel v0.3.32 |
| 1332 | 2026-06-09T04:03:12.493Z | Compiling bitflags v2.12.1 |
| 1333 | 2026-06-09T04:03:12.609Z | Compiling cc v1.2.63 |
| 1334 | 2026-06-09T04:03:12.634Z | Compiling futures-task v0.3.32 |
| 1335 | 2026-06-09T04:03:12.714Z | Compiling futures-io v0.3.32 |
| 1336 | 2026-06-09T04:03:12.807Z | Compiling socket2 v0.6.4 |
| 1337 | 2026-06-09T04:03:12.861Z | Compiling signal-hook-registry v1.4.8 |
| 1338 | 2026-06-09T04:03:12.871Z | Compiling mio v1.2.1 |
| 1339 | 2026-06-09T04:03:13.342Z | Compiling parking_lot v0.12.5 |
| 1340 | 2026-06-09T04:03:13.392Z | Compiling portable-atomic v1.13.1 |
| 1341 | 2026-06-09T04:03:13.392Z | Compiling dunce v1.0.5 |
| 1342 | 2026-06-09T04:03:13.392Z | Compiling fs_extra v1.3.0 |
| 1343 | 2026-06-09T04:03:13.392Z | Compiling typenum v1.20.1 |
| 1344 | 2026-06-09T04:03:13.495Z | Compiling cmake v0.1.58 |
| 1345 | 2026-06-09T04:03:13.496Z | Compiling base64 v0.22.1 |
| 1346 | 2026-06-09T04:03:13.533Z | Compiling critical-section v1.2.0 |
| 1347 | 2026-06-09T04:03:13.538Z | Compiling slog v2.8.2 |
| 1348 | 2026-06-09T04:03:13.538Z | Compiling subtle v2.6.1 |
| 1349 | 2026-06-09T04:03:13.688Z | Compiling synstructure v0.13.2 |
| 1350 | 2026-06-09T04:03:15.009Z | Compiling serde_derive_internals v0.29.1 |
| 1351 | 2026-06-09T04:03:15.175Z | Compiling rustix v1.1.4 |
| 1352 | 2026-06-09T04:03:15.175Z | Compiling strsim v0.11.1 |
| 1353 | 2026-06-09T04:03:15.175Z | Compiling aws-lc-sys v0.41.0 |
| 1354 | 2026-06-09T04:03:15.175Z | Compiling once_cell v1.21.4 |
| 1355 | 2026-06-09T04:03:15.175Z | Compiling byteorder v1.5.0 |
| 1356 | 2026-06-09T04:03:15.175Z | Compiling regex-syntax v0.8.10 |
| 1357 | 2026-06-09T04:03:15.175Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-06-09T04:03:15.175Z | Compiling httparse v1.10.1 |
| 1359 | 2026-06-09T04:03:15.175Z | Compiling ipnet v2.12.0 |
| 1360 | 2026-06-09T04:03:15.175Z | Compiling tower-service v0.3.3 |
| 1361 | 2026-06-09T04:03:15.175Z | Compiling tower-layer v0.3.3 |
| 1362 | 2026-06-09T04:03:15.175Z | Compiling getrandom v0.2.17 |
| 1363 | 2026-06-09T04:03:15.175Z | Compiling ucd-trie v0.1.7 |
| 1364 | 2026-06-09T04:03:15.175Z | Compiling untrusted v0.9.0 |
| 1365 | 2026-06-09T04:03:15.176Z | Compiling thiserror v1.0.69 |
| 1366 | 2026-06-09T04:03:15.176Z | Compiling try-lock v0.2.5 |
| 1367 | 2026-06-09T04:03:15.176Z | Compiling ryu v1.0.23 |
| 1368 | 2026-06-09T04:03:15.176Z | Compiling want v0.3.1 |
| 1369 | 2026-06-09T04:03:15.176Z | Compiling pest v2.8.6 |
| 1370 | 2026-06-09T04:03:15.176Z | Compiling rand_core v0.6.4 |
| 1371 | 2026-06-09T04:03:15.176Z | Compiling serde_derive v1.0.228 |
| 1372 | 2026-06-09T04:03:15.176Z | Compiling zerofrom-derive v0.1.7 |
| 1373 | 2026-06-09T04:03:15.176Z | Compiling yoke-derive v0.8.2 |
| 1374 | 2026-06-09T04:03:15.176Z | Compiling zerovec-derive v0.11.3 |
| 1375 | 2026-06-09T04:03:15.310Z | Compiling displaydoc v0.2.6 |
| 1376 | 2026-06-09T04:03:15.858Z | Compiling schemars_derive v0.8.22 |
| 1377 | 2026-06-09T04:03:15.968Z | Compiling thiserror-impl v2.0.18 |
| 1378 | 2026-06-09T04:03:16.054Z | Compiling tokio-macros v2.7.0 |
| 1379 | 2026-06-09T04:03:16.137Z | Compiling zerofrom v0.1.8 |
| 1380 | 2026-06-09T04:03:16.137Z | Compiling zerocopy-derive v0.8.50 |
| 1381 | 2026-06-09T04:03:16.213Z | Compiling yoke v0.8.3 |
| 1382 | 2026-06-09T04:03:16.391Z | Compiling zerovec v0.11.6 |
| 1383 | 2026-06-09T04:03:16.750Z | Compiling zerotrie v0.2.4 |
| 1384 | 2026-06-09T04:03:16.834Z | Compiling zeroize_derive v1.4.3 |
| 1385 | 2026-06-09T04:03:16.919Z | Compiling tinystr v0.8.3 |
| 1386 | 2026-06-09T04:03:17.062Z | Compiling potential_utf v0.1.5 |
| 1387 | 2026-06-09T04:03:17.148Z | Compiling icu_locale_core v2.2.0 |
| 1388 | 2026-06-09T04:03:17.202Z | Compiling futures-macro v0.3.32 |
| 1389 | 2026-06-09T04:03:17.243Z | Compiling icu_collections v2.2.0 |
| 1390 | 2026-06-09T04:03:17.546Z | Compiling thiserror-impl v1.0.69 |
| 1391 | 2026-06-09T04:03:17.587Z | Compiling zeroize v1.8.2 |
| 1392 | 2026-06-09T04:03:17.717Z | Compiling httpdate v1.0.3 |
| 1393 | 2026-06-09T04:03:17.753Z | Compiling pest_meta v2.8.6 |
| 1394 | 2026-06-09T04:03:17.946Z | Compiling bytes v1.11.1 |
| 1395 | 2026-06-09T04:03:17.981Z | Compiling icu_provider v2.2.0 |
| 1396 | 2026-06-09T04:03:18.037Z | Compiling chrono v0.4.45 |
| 1397 | 2026-06-09T04:03:18.198Z | Compiling icu_properties v2.2.0 |
| 1398 | 2026-06-09T04:03:18.272Z | Compiling icu_normalizer v2.2.0 |
| 1399 | 2026-06-09T04:03:18.582Z | Compiling futures-util v0.3.32 |
| 1400 | 2026-06-09T04:03:18.657Z | Compiling http v1.4.2 |
| 1401 | 2026-06-09T04:03:18.839Z | Compiling tokio v1.52.3 |
| 1402 | 2026-06-09T04:03:18.976Z | Compiling serde_tokenstream v0.2.3 |
| 1403 | 2026-06-09T04:03:19.241Z | Compiling idna_adapter v1.2.2 |
| 1404 | 2026-06-09T04:03:19.390Z | Compiling idna v1.1.0 |
| 1405 | 2026-06-09T04:03:19.455Z | Compiling erased-serde v0.3.31 |
| 1406 | 2026-06-09T04:03:19.524Z | Compiling http-body v1.0.1 |
| 1407 | 2026-06-09T04:03:19.611Z | Compiling url v2.5.8 |
| 1408 | 2026-06-09T04:03:19.751Z | Compiling getrandom v0.3.4 |
| 1409 | 2026-06-09T04:03:20.125Z | Compiling pest_generator v2.8.6 |
| 1410 | 2026-06-09T04:03:20.278Z | Compiling ppv-lite86 v0.2.21 |
| 1411 | 2026-06-09T04:03:20.541Z | Compiling pretty-hex v0.4.2 |
| 1412 | 2026-06-09T04:03:20.587Z | Compiling plain v0.2.3 |
| 1413 | 2026-06-09T04:03:20.587Z | Compiling winnow v1.0.3 |
| 1414 | 2026-06-09T04:03:20.587Z | Compiling allocator-api2 v0.2.21 |
| 1415 | 2026-06-09T04:03:20.640Z | Compiling paste v1.0.15 |
| 1416 | 2026-06-09T04:03:20.754Z | Compiling pest_derive v2.8.6 |
| 1417 | 2026-06-09T04:03:20.821Z | Compiling ipnetwork v0.21.1 |
| 1418 | 2026-06-09T04:03:20.863Z | Compiling foldhash v0.2.0 |
| 1419 | 2026-06-09T04:03:20.908Z | Compiling tracing-attributes v0.1.31 |
| 1420 | 2026-06-09T04:03:21.098Z | Compiling oxnet v0.1.6 |
| 1421 | 2026-06-09T04:03:21.255Z | Compiling hashbrown v0.16.1 |
| 1422 | 2026-06-09T04:03:21.267Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-06-09T04:03:21.581Z | Compiling omicron-workspace-hack v0.1.0 |
| 1424 | 2026-06-09T04:03:21.603Z | Compiling ident_case v1.0.1 |
| 1425 | 2026-06-09T04:03:21.732Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-06-09T04:03:21.809Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-06-09T04:03:21.861Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-06-09T04:03:21.950Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-06-09T04:03:21.979Z | Compiling daft-derive v0.1.7 |
| 1430 | 2026-06-09T04:03:22.138Z | Compiling fastrand v2.4.1 |
| 1431 | 2026-06-09T04:03:22.177Z | Compiling tracing v0.1.44 |
| 1432 | 2026-06-09T04:03:22.394Z | Compiling scroll_derive v0.13.1 |
| 1433 | 2026-06-09T04:03:22.428Z | Compiling async-trait v0.1.89 |
| 1434 | 2026-06-09T04:03:22.720Z | Compiling regex-automata v0.4.14 |
| 1435 | 2026-06-09T04:03:23.054Z | Compiling tokio-util v0.7.18 |
| 1436 | 2026-06-09T04:03:23.240Z | Compiling powerfmt v0.2.0 |
| 1437 | 2026-06-09T04:03:23.335Z | Compiling num-conv v0.2.2 |
| 1438 | 2026-06-09T04:03:23.384Z | Compiling time-core v0.1.8 |
| 1439 | 2026-06-09T04:03:23.440Z | Compiling aws-lc-rs v1.17.0 |
| 1440 | 2026-06-09T04:03:23.485Z | Compiling anyhow v1.0.102 |
| 1441 | 2026-06-09T04:03:23.512Z | Compiling time-macros v0.2.27 |
| 1442 | 2026-06-09T04:03:23.876Z | Compiling deranged v0.5.8 |
| 1443 | 2026-06-09T04:03:24.106Z | Compiling scroll v0.13.0 |
| 1444 | 2026-06-09T04:03:24.188Z | Compiling rustls-pki-types v1.14.1 |
| 1445 | 2026-06-09T04:03:24.188Z | Compiling num_threads v0.1.7 |
| 1446 | 2026-06-09T04:03:24.188Z | Compiling hex v0.4.3 |
| 1447 | 2026-06-09T04:03:24.407Z | Compiling regex v1.12.3 |
| 1448 | 2026-06-09T04:03:24.501Z | Compiling openssl-probe v0.2.1 |
| 1449 | 2026-06-09T04:03:24.725Z | Compiling goblin v0.10.7 |
| 1450 | 2026-06-09T04:03:25.673Z | Compiling camino v1.2.2 |
| 1451 | 2026-06-09T04:03:25.701Z | Compiling untrusted v0.7.1 |
| 1452 | 2026-06-09T04:03:25.701Z | Compiling usdt-impl v0.6.0 |
| 1453 | 2026-06-09T04:03:25.701Z | Compiling crc32fast v1.5.0 |
| 1454 | 2026-06-09T04:03:25.702Z | Compiling rustls v0.23.40 |
| 1455 | 2026-06-09T04:03:25.702Z | Compiling h2 v0.4.14 |
| 1456 | 2026-06-09T04:03:25.702Z | Compiling dtrace-parser v0.3.0 |
| 1457 | 2026-06-09T04:03:25.702Z | Compiling crossbeam-utils v0.8.21 |
| 1458 | 2026-06-09T04:03:25.702Z | Compiling futures-executor v0.3.32 |
| 1459 | 2026-06-09T04:03:25.820Z | Compiling structmeta-derive v0.3.0 |
| 1460 | 2026-06-09T04:03:25.867Z | Compiling thread-id v5.1.0 |
| 1461 | 2026-06-09T04:03:25.891Z | Compiling adler2 v2.0.1 |
| 1462 | 2026-06-09T04:03:25.891Z | Compiling cpufeatures v0.3.0 |
| 1463 | 2026-06-09T04:03:25.938Z | Compiling simd-adler32 v0.3.9 |
| 1464 | 2026-06-09T04:03:25.973Z | Compiling futures v0.3.32 |
| 1465 | 2026-06-09T04:03:26.074Z | Compiling miniz_oxide v0.8.9 |
| 1466 | 2026-06-09T04:03:26.146Z | Compiling rand_core v0.9.5 |
| 1467 | 2026-06-09T04:03:26.398Z | Compiling darling_core v0.23.0 |
| 1468 | 2026-06-09T04:03:26.723Z | Compiling newtype-uuid-macros v0.1.0 |
| 1469 | 2026-06-09T04:03:26.768Z | Compiling hybrid-array v0.4.12 |
| 1470 | 2026-06-09T04:03:26.786Z | Compiling structmeta v0.3.0 |
| 1471 | 2026-06-09T04:03:27.115Z | Compiling thread_local v1.1.9 |
| 1472 | 2026-06-09T04:03:27.262Z | Compiling match_cfg v0.1.0 |
| 1473 | 2026-06-09T04:03:27.305Z | Compiling flate2 v1.1.9 |
| 1474 | 2026-06-09T04:03:27.454Z | Compiling hyper v1.10.1 |
| 1475 | 2026-06-09T04:03:27.566Z | Compiling dof v0.4.0 |
| 1476 | 2026-06-09T04:03:27.685Z | Compiling newtype-uuid v1.3.2 |
| 1477 | 2026-06-09T04:03:28.475Z | Compiling ref-cast v1.0.25 |
| 1478 | 2026-06-09T04:03:28.531Z | Compiling slog-async v2.8.0 |
| 1479 | 2026-06-09T04:03:28.531Z | Compiling hyper-util v0.1.20 |
| 1480 | 2026-06-09T04:03:28.685Z | Compiling darling_macro v0.23.0 |
| 1481 | 2026-06-09T04:03:28.867Z | Compiling quick-error v1.2.3 |
| 1482 | 2026-06-09T04:03:28.972Z | Compiling compression-core v0.4.32 |
| 1483 | 2026-06-09T04:03:29.103Z | Compiling compression-codecs v0.4.38 |
| 1484 | 2026-06-09T04:03:29.168Z | Compiling daft v0.1.7 |
| 1485 | 2026-06-09T04:03:29.201Z | Compiling crypto-common v0.2.2 |
| 1486 | 2026-06-09T04:03:29.274Z | Compiling darling v0.23.0 |
| 1487 | 2026-06-09T04:03:29.306Z | Compiling block-buffer v0.12.0 |
| 1488 | 2026-06-09T04:03:29.348Z | Compiling rand_chacha v0.9.0 |
| 1489 | 2026-06-09T04:03:29.429Z | Compiling strum_macros v0.26.4 |
| 1490 | 2026-06-09T04:03:29.451Z | Compiling ref-cast-impl v1.0.25 |
| 1491 | 2026-06-09T04:03:29.618Z | Compiling usdt-macro v0.6.0 |
| 1492 | 2026-06-09T04:03:29.788Z | Compiling usdt-attr-macro v0.6.0 |
| 1493 | 2026-06-09T04:03:29.800Z | Compiling serde_spanned v1.1.1 |
| 1494 | 2026-06-09T04:03:29.921Z | Compiling generic-array v0.14.7 |
| 1495 | 2026-06-09T04:03:30.064Z | Compiling multer v3.1.0 |
| 1496 | 2026-06-09T04:03:30.169Z | Compiling take_mut v0.2.2 |
| 1497 | 2026-06-09T04:03:30.187Z | Compiling const-oid v0.10.2 |
| 1498 | 2026-06-09T04:03:30.247Z | Compiling debug-ignore v1.0.5 |
| 1499 | 2026-06-09T04:03:30.311Z | Compiling term v1.2.1 |
| 1500 | 2026-06-09T04:03:30.326Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1501 | 2026-06-09T04:03:30.346Z | Compiling bit-vec v0.8.0 |
| 1502 | 2026-06-09T04:03:30.389Z | Compiling digest v0.11.3 |
| 1503 | 2026-06-09T04:03:30.525Z | Compiling bit-set v0.8.0 |
| 1504 | 2026-06-09T04:03:30.663Z | Compiling rand v0.9.4 |
| 1505 | 2026-06-09T04:03:30.678Z | Compiling serde_with_macros v3.20.0 |
| 1506 | 2026-06-09T04:03:30.747Z | Compiling async-stream-impl v0.3.6 |
| 1507 | 2026-06-09T04:03:30.963Z | Compiling dropshot v0.17.1 |
| 1508 | 2026-06-09T04:03:30.985Z | Compiling encoding_rs v0.8.35 |
| 1509 | 2026-06-09T04:03:31.054Z | Compiling strum v0.26.3 |
| 1510 | 2026-06-09T04:03:31.164Z | Compiling syn v1.0.109 |
| 1511 | 2026-06-09T04:03:31.204Z | Compiling spin v0.9.8 |
| 1512 | 2026-06-09T04:03:31.267Z | Compiling mime v0.3.17 |
| 1513 | 2026-06-09T04:03:31.290Z | Compiling unarray v0.1.4 |
| 1514 | 2026-06-09T04:03:31.411Z | Compiling async-stream v0.3.6 |
| 1515 | 2026-06-09T04:03:31.584Z | Compiling sha1 v0.11.0 |
| 1516 | 2026-06-09T04:03:31.602Z | Compiling derive-ex v0.1.8 |
| 1517 | 2026-06-09T04:03:31.610Z | Compiling tower v0.5.3 |
| 1518 | 2026-06-09T04:03:31.737Z | Compiling dropshot_endpoint v0.17.1 |
| 1519 | 2026-06-09T04:03:31.858Z | Compiling macaddr v1.0.1 |
| 1520 | 2026-06-09T04:03:31.872Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1521 | 2026-06-09T04:03:31.921Z | Compiling waitgroup v0.1.2 |
| 1522 | 2026-06-09T04:03:32.068Z | Compiling serde_path_to_error v0.1.20 |
| 1523 | 2026-06-09T04:03:32.319Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1524 | 2026-06-09T04:03:32.436Z | Compiling tower-http v0.6.11 |
| 1525 | 2026-06-09T04:03:32.549Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1526 | 2026-06-09T04:03:32.705Z | Compiling tempfile v3.27.0 |
| 1527 | 2026-06-09T04:03:32.743Z | Compiling openapiv3 v2.2.0 |
| 1528 | 2026-06-09T04:03:32.828Z | Compiling strum_macros v0.27.2 |
| 1529 | 2026-06-09T04:03:33.193Z | Compiling test-strategy v0.4.5 |
| 1530 | 2026-06-09T04:03:33.372Z | Compiling instant v0.1.13 |
| 1531 | 2026-06-09T04:03:33.477Z | Compiling time v0.3.47 |
| 1532 | 2026-06-09T04:03:34.158Z | Compiling rustls-native-certs v0.8.4 |
| 1533 | 2026-06-09T04:03:35.292Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1534 | 2026-06-09T04:03:35.363Z | Compiling crossbeam-channel v0.5.15 |
| 1535 | 2026-06-09T04:03:35.363Z | Compiling crypto-common v0.1.7 |
| 1536 | 2026-06-09T04:03:35.363Z | Compiling strum v0.27.2 |
| 1537 | 2026-06-09T04:03:35.363Z | Compiling parse-display-derive v0.10.0 |
| 1538 | 2026-06-09T04:03:35.363Z | Compiling backon v1.6.0 |
| 1539 | 2026-06-09T04:03:35.363Z | Compiling rand_chacha v0.3.1 |
| 1540 | 2026-06-09T04:03:35.363Z | Compiling slog-json v2.6.1 |
| 1541 | 2026-06-09T04:03:35.674Z | Compiling rand v0.8.6 |
| 1542 | 2026-06-09T04:03:35.746Z | Compiling hostname v0.3.1 |
| 1543 | 2026-06-09T04:03:35.869Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1544 | 2026-06-09T04:03:35.964Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1545 | 2026-06-09T04:03:36.113Z | Compiling memmap2 v0.9.10 |
| 1546 | 2026-06-09T04:03:36.143Z | Compiling is-terminal v0.4.17 |
| 1547 | 2026-06-09T04:03:36.595Z | Compiling wait-timeout v0.2.1 |
| 1548 | 2026-06-09T04:03:36.601Z | Compiling either v1.16.0 |
| 1549 | 2026-06-09T04:03:36.601Z | Compiling rusty-fork v0.3.1 |
| 1550 | 2026-06-09T04:03:36.601Z | Compiling usdt v0.6.0 |
| 1551 | 2026-06-09T04:03:36.601Z | Compiling slog-term v2.9.2 |
| 1552 | 2026-06-09T04:03:36.601Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1553 | 2026-06-09T04:03:36.601Z | Compiling slog-bunyan v2.5.0 |
| 1554 | 2026-06-09T04:03:36.787Z | Compiling serde_with v3.20.0 |
| 1555 | 2026-06-09T04:03:36.829Z | Compiling async-compression v0.4.42 |
| 1556 | 2026-06-09T04:03:36.881Z | Compiling rand_xorshift v0.4.0 |
| 1557 | 2026-06-09T04:03:37.023Z | Compiling rustls-pemfile v2.2.0 |
| 1558 | 2026-06-09T04:03:37.131Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1559 | 2026-06-09T04:03:37.142Z | Compiling regress v0.10.5 |
| 1560 | 2026-06-09T04:03:37.228Z | Compiling hostname v0.4.2 |
| 1561 | 2026-06-09T04:03:37.263Z | Compiling humantime v2.3.0 |
| 1562 | 2026-06-09T04:03:37.350Z | Compiling proptest v1.11.0 |
| 1563 | 2026-06-09T04:03:37.868Z | Compiling iddqd v0.4.2 |
| 1564 | 2026-06-09T04:03:38.088Z | Compiling reqwest v0.12.28 |
| 1565 | 2026-06-09T04:03:38.269Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1566 | 2026-06-09T04:03:38.506Z | Compiling block-buffer v0.10.4 |
| 1567 | 2026-06-09T04:03:38.524Z | Compiling utf8parse v0.2.2 |
| 1568 | 2026-06-09T04:03:38.689Z | Compiling digest v0.10.7 |
| 1569 | 2026-06-09T04:03:38.803Z | Compiling anstyle-parse v1.0.0 |
| 1570 | 2026-06-09T04:03:38.865Z | Compiling parse-display v0.10.0 |
| 1571 | 2026-06-09T04:03:38.985Z | Compiling itertools v0.14.0 |
| 1572 | 2026-06-09T04:03:39.131Z | Compiling progenitor-client v0.10.0 |
| 1573 | 2026-06-09T04:03:39.190Z | Compiling backoff v0.4.0 |
| 1574 | 2026-06-09T04:03:39.418Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1575 | 2026-06-09T04:03:39.418Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1576 | 2026-06-09T04:03:39.964Z | Compiling anstyle-query v1.1.5 |
| 1577 | 2026-06-09T04:03:40.081Z | Compiling anstyle v1.0.14 |
| 1578 | 2026-06-09T04:03:40.219Z | Compiling colorchoice v1.0.5 |
| 1579 | 2026-06-09T04:03:40.332Z | Compiling is_terminal_polyfill v1.70.2 |
| 1580 | 2026-06-09T04:03:40.441Z | Compiling anstream v1.0.0 |
| 1581 | 2026-06-09T04:03:40.728Z | Compiling clap_lex v1.1.0 |
| 1582 | 2026-06-09T04:03:41.140Z | Compiling regress v0.11.1 |
| 1583 | 2026-06-09T04:03:41.198Z | Compiling clap_derive v4.6.1 |
| 1584 | 2026-06-09T04:03:41.692Z | Compiling terminal_size v0.4.4 |
| 1585 | 2026-06-09T04:03:42.694Z | Compiling toml_datetime v0.6.11 |
| 1586 | 2026-06-09T04:03:42.904Z | Compiling typify-impl v0.6.2 |
| 1587 | 2026-06-09T04:03:42.947Z | Compiling zerocopy-derive v0.7.35 |
| 1588 | 2026-06-09T04:03:43.112Z | Compiling cpufeatures v0.2.17 |
| 1589 | 2026-06-09T04:03:43.122Z | Compiling convert_case v0.4.0 |
| 1590 | 2026-06-09T04:03:43.208Z | Compiling clap_builder v4.6.0 |
| 1591 | 2026-06-09T04:03:43.840Z | Compiling zerocopy v0.7.35 |
| 1592 | 2026-06-09T04:03:43.859Z | Compiling derive_more v0.99.20 |
| 1593 | 2026-06-09T04:03:44.450Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1594 | 2026-06-09T04:03:45.235Z | Compiling unicode-width v0.2.2 |
| 1595 | 2026-06-09T04:03:45.343Z | Compiling proc-macro-crate v3.5.0 |
| 1596 | 2026-06-09T04:03:46.175Z | Compiling clap v4.6.1 |
| 1597 | 2026-06-09T04:03:46.282Z | Compiling secrecy v0.10.3 |
| 1598 | 2026-06-09T04:03:46.282Z | Compiling crucible-workspace-hack v0.1.0 |
| 1599 | 2026-06-09T04:03:46.282Z | Compiling tinyvec_macros v0.1.1 |
| 1600 | 2026-06-09T04:03:46.282Z | Compiling float-ord v0.3.2 |
| 1601 | 2026-06-09T04:03:46.282Z | Compiling tinyvec v1.11.0 |
| 1602 | 2026-06-09T04:03:46.282Z | Compiling num_enum_derive v0.7.6 |
| 1603 | 2026-06-09T04:03:46.610Z | Compiling dtrace-parser v0.2.0 |
| 1604 | 2026-06-09T04:03:46.630Z | Compiling scroll_derive v0.12.1 |
| 1605 | 2026-06-09T04:03:46.731Z | Compiling rustc_version v0.4.1 |
| 1606 | 2026-06-09T04:03:46.794Z | Compiling num-integer v0.1.46 |
| 1607 | 2026-06-09T04:03:47.008Z | Compiling usdt-impl v0.5.0 |
| 1608 | 2026-06-09T04:03:47.176Z | Compiling num_enum v0.7.6 |
| 1609 | 2026-06-09T04:03:47.337Z | Compiling curve25519-dalek v4.1.3 |
| 1610 | 2026-06-09T04:03:47.386Z | Compiling scroll v0.12.0 |
| 1611 | 2026-06-09T04:03:47.577Z | Compiling dof v0.3.0 |
| 1612 | 2026-06-09T04:03:47.605Z | Compiling hmac v0.12.1 |
| 1613 | 2026-06-09T04:03:47.617Z | Compiling inout v0.1.4 |
| 1614 | 2026-06-09T04:03:47.742Z | Compiling darling_core v0.21.3 |
| 1615 | 2026-06-09T04:03:47.758Z | Compiling ff v0.13.1 |
| 1616 | 2026-06-09T04:03:47.879Z | Compiling thread-id v4.2.2 |
| 1617 | 2026-06-09T04:03:47.922Z | Compiling group v0.13.0 |
| 1618 | 2026-06-09T04:03:48.201Z | Compiling cipher v0.4.4 |
| 1619 | 2026-06-09T04:03:48.405Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-06-09T04:03:48.446Z | Compiling goblin v0.8.2 |
| 1621 | 2026-06-09T04:03:48.547Z | Compiling num-rational v0.4.2 |
| 1622 | 2026-06-09T04:03:48.593Z | Compiling num-iter v0.1.45 |
| 1623 | 2026-06-09T04:03:48.718Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1624 | 2026-06-09T04:03:48.846Z | Compiling universal-hash v0.5.1 |
| 1625 | 2026-06-09T04:03:48.901Z | Compiling crypto-bigint v0.5.5 |
| 1626 | 2026-06-09T04:03:48.946Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1627 | 2026-06-09T04:03:49.232Z | Compiling typify-macro v0.6.2 |
| 1628 | 2026-06-09T04:03:49.285Z | Compiling crossbeam-epoch v0.9.18 |
| 1629 | 2026-06-09T04:03:49.616Z | Compiling half v2.7.1 |
| 1630 | 2026-06-09T04:03:49.621Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1631 | 2026-06-09T04:03:49.799Z | Compiling darling_macro v0.21.3 |
| 1632 | 2026-06-09T04:03:49.807Z | Compiling num-complex v0.4.6 |
| 1633 | 2026-06-09T04:03:50.176Z | Compiling ciborium-io v0.2.2 |
| 1634 | 2026-06-09T04:03:50.183Z | Compiling base64ct v1.8.3 |
| 1635 | 2026-06-09T04:03:50.278Z | Compiling opaque-debug v0.3.1 |
| 1636 | 2026-06-09T04:03:50.300Z | Compiling base16ct v0.2.0 |
| 1637 | 2026-06-09T04:03:50.325Z | Compiling poly1305 v0.8.0 |
| 1638 | 2026-06-09T04:03:50.390Z | Compiling darling v0.21.3 |
| 1639 | 2026-06-09T04:03:50.456Z | Compiling password-hash v0.5.0 |
| 1640 | 2026-06-09T04:03:50.462Z | Compiling elliptic-curve v0.13.8 |
| 1641 | 2026-06-09T04:03:50.746Z | Compiling ciborium-ll v0.2.2 |
| 1642 | 2026-06-09T04:03:50.855Z | Compiling num v0.4.3 |
| 1643 | 2026-06-09T04:03:50.931Z | Compiling thiserror-no-std v2.0.2 |
| 1644 | 2026-06-09T04:03:51.234Z | Compiling typify v0.6.2 |
| 1645 | 2026-06-09T04:03:51.376Z | Compiling chacha20 v0.9.1 |
| 1646 | 2026-06-09T04:03:51.576Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1647 | 2026-06-09T04:03:51.619Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1648 | 2026-06-09T04:03:52.211Z | Compiling blake2 v0.10.6 |
| 1649 | 2026-06-09T04:03:52.364Z | Compiling aead v0.5.2 |
| 1650 | 2026-06-09T04:03:52.397Z | Compiling byte-wrapper v0.1.0 |
| 1651 | 2026-06-09T04:03:52.530Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1652 | 2026-06-09T04:03:52.669Z | Compiling proc-macro-error-attr v1.0.4 |
| 1653 | 2026-06-09T04:03:52.859Z | Compiling rustix v0.38.44 |
| 1654 | 2026-06-09T04:03:52.907Z | Compiling keccak v0.1.6 |
| 1655 | 2026-06-09T04:03:52.983Z | Compiling prettyplease v0.2.37 |
| 1656 | 2026-06-09T04:03:53.141Z | Compiling unsafe-libyaml v0.2.11 |
| 1657 | 2026-06-09T04:03:53.200Z | Compiling heapless v0.8.0 |
| 1658 | 2026-06-09T04:03:53.315Z | Compiling sha3 v0.10.9 |
| 1659 | 2026-06-09T04:03:53.671Z | Compiling serde_yaml v0.9.34+deprecated |
| 1660 | 2026-06-09T04:03:53.817Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1661 | 2026-06-09T04:03:54.269Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1662 | 2026-06-09T04:03:54.752Z | Compiling chacha20poly1305 v0.10.1 |
| 1663 | 2026-06-09T04:03:54.867Z | Compiling argon2 v0.5.3 |
| 1664 | 2026-06-09T04:03:54.904Z | Compiling vsss-rs v3.3.4 |
| 1665 | 2026-06-09T04:03:54.923Z | Compiling ciborium v0.2.2 |
| 1666 | 2026-06-09T04:03:55.072Z | Compiling ingot-macros v0.1.1 |
| 1667 | 2026-06-09T04:03:55.491Z | Compiling usdt-attr-macro v0.5.0 |
| 1668 | 2026-06-09T04:03:55.498Z | Compiling usdt-macro v0.5.0 |
| 1669 | 2026-06-09T04:03:56.689Z | Compiling serde_spanned v0.6.9 |
| 1670 | 2026-06-09T04:03:56.821Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-06-09T04:03:56.984Z | Compiling hash32 v0.3.1 |
| 1672 | 2026-06-09T04:03:57.222Z | Compiling proc-macro-error v1.0.4 |
| 1673 | 2026-06-09T04:03:57.420Z | Compiling memmap v0.7.0 |
| 1674 | 2026-06-09T04:03:57.451Z | Compiling memoffset v0.9.1 |
| 1675 | 2026-06-09T04:03:57.496Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1676 | 2026-06-09T04:03:57.526Z | Compiling indent_write v2.2.0 |
| 1677 | 2026-06-09T04:03:57.716Z | Compiling winnow v0.5.40 |
| 1678 | 2026-06-09T04:03:57.761Z | Compiling toml_write v0.1.2 |
| 1679 | 2026-06-09T04:03:57.761Z | Compiling data-encoding v2.11.0 |
| 1680 | 2026-06-09T04:03:57.761Z | Compiling smoltcp v0.11.0 |
| 1681 | 2026-06-09T04:03:57.814Z | Compiling winnow v0.7.15 |
| 1682 | 2026-06-09T04:03:57.891Z | Compiling cfg_aliases v0.2.1 |
| 1683 | 2026-06-09T04:03:57.963Z | Compiling nix v0.31.3 |
| 1684 | 2026-06-09T04:03:58.014Z | Compiling ingot-types v0.1.2 |
| 1685 | 2026-06-09T04:03:58.210Z | Compiling usdt v0.5.0 |
| 1686 | 2026-06-09T04:03:58.461Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-06-09T04:03:58.506Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-09T04:03:58.817Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1689 | 2026-06-09T04:03:58.820Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1690 | 2026-06-09T04:03:59.135Z | Compiling toml_edit v0.22.27 |
| 1691 | 2026-06-09T04:03:59.269Z | Compiling toml_edit v0.19.15 |
| 1692 | 2026-06-09T04:03:59.523Z | Compiling tabwriter v1.4.1 |
| 1693 | 2026-06-09T04:03:59.727Z | Compiling cobs v0.3.0 |
| 1694 | 2026-06-09T04:03:59.780Z | Compiling serde_repr v0.1.20 |
| 1695 | 2026-06-09T04:03:59.888Z | Compiling managed v0.8.0 |
| 1696 | 2026-06-09T04:04:00.098Z | Compiling pkg-config v0.3.33 |
| 1697 | 2026-06-09T04:04:00.269Z | Compiling vcpkg v0.2.15 |
| 1698 | 2026-06-09T04:04:00.355Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1699 | 2026-06-09T04:04:00.576Z | Compiling bitflags v1.3.2 |
| 1700 | 2026-06-09T04:04:00.598Z | Compiling toml v0.8.23 |
| 1701 | 2026-06-09T04:04:00.866Z | Compiling openssl-sys v0.9.116 |
| 1702 | 2026-06-09T04:04:01.262Z | Compiling proc-macro-crate v1.3.1 |
| 1703 | 2026-06-09T04:04:01.353Z | Compiling postcard v1.1.3 |
| 1704 | 2026-06-09T04:04:01.731Z | Compiling ingot v0.1.1 |
| 1705 | 2026-06-09T04:04:02.047Z | Compiling tokio-rustls v0.26.4 |
| 1706 | 2026-06-09T04:04:02.224Z | Compiling hyper-rustls v0.27.9 |
| 1707 | 2026-06-09T04:04:02.415Z | Compiling rustls-platform-verifier v0.7.0 |
| 1708 | 2026-06-09T04:04:02.577Z | Compiling reqwest v0.13.4 |
| 1709 | 2026-06-09T04:04:03.548Z | Compiling hubpack_derive v0.1.1 |
| 1710 | 2026-06-09T04:04:03.643Z | Compiling foreign-types-macros v0.2.3 |
| 1711 | 2026-06-09T04:04:03.900Z | Compiling progenitor-client v0.14.0 |
| 1712 | 2026-06-09T04:04:04.095Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1713 | 2026-06-09T04:04:04.196Z | Compiling progenitor-extras v0.2.0 |
| 1714 | 2026-06-09T04:04:04.380Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1715 | 2026-06-09T04:04:04.426Z | Compiling semver v0.1.20 |
| 1716 | 2026-06-09T04:04:04.599Z | Compiling resolv-conf v0.7.6 |
| 1717 | 2026-06-09T04:04:04.761Z | Compiling swrite v0.1.0 |
| 1718 | 2026-06-09T04:04:04.840Z | Compiling rayon-core v1.13.0 |
| 1719 | 2026-06-09T04:04:05.004Z | Compiling unicode-segmentation v1.13.3 |
| 1720 | 2026-06-09T04:04:05.054Z | Compiling linked-hash-map v0.5.6 |
| 1721 | 2026-06-09T04:04:05.054Z | Compiling foreign-types-shared v0.3.1 |
| 1722 | 2026-06-09T04:04:05.120Z | Compiling heck v0.4.1 |
| 1723 | 2026-06-09T04:04:05.168Z | Compiling colored v3.1.1 |
| 1724 | 2026-06-09T04:04:05.219Z | Compiling static_assertions v1.1.0 |
| 1725 | 2026-06-09T04:04:05.229Z | Compiling lru-cache v0.1.2 |
| 1726 | 2026-06-09T04:04:05.275Z | Compiling newline-converter v0.3.0 |
| 1727 | 2026-06-09T04:04:05.320Z | Compiling foreign-types v0.5.0 |
| 1728 | 2026-06-09T04:04:05.362Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1729 | 2026-06-09T04:04:05.440Z | Compiling rustc_version v0.1.7 |
| 1730 | 2026-06-09T04:04:05.498Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1731 | 2026-06-09T04:04:05.950Z | Compiling hubpack v0.1.2 |
| 1732 | 2026-06-09T04:04:06.821Z | Compiling num_enum_derive v0.5.11 |
| 1733 | 2026-06-09T04:04:07.021Z | Compiling atomicwrites v0.4.4 |
| 1734 | 2026-06-09T04:04:07.517Z | Compiling hickory-proto v0.24.4 |
| 1735 | 2026-06-09T04:04:07.709Z | Compiling progenitor-impl v0.13.0 |
| 1736 | 2026-06-09T04:04:07.829Z | Compiling crossbeam-deque v0.8.6 |
| 1737 | 2026-06-09T04:04:08.035Z | Compiling console v0.15.11 |
| 1738 | 2026-06-09T04:04:08.681Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1739 | 2026-06-09T04:04:08.818Z | Compiling camino-tempfile v1.4.1 |
| 1740 | 2026-06-09T04:04:08.999Z | Compiling chacha20 v0.10.0 |
| 1741 | 2026-06-09T04:04:10.096Z | Compiling serde-big-array v0.5.1 |
| 1742 | 2026-06-09T04:04:10.390Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1743 | 2026-06-09T04:04:10.391Z | Compiling num-derive v0.4.2 |
| 1744 | 2026-06-09T04:04:10.391Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1745 | 2026-06-09T04:04:10.391Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1746 | 2026-06-09T04:04:10.585Z | Compiling derive-where v1.6.1 |
| 1747 | 2026-06-09T04:04:10.683Z | Compiling pin-project-internal v1.1.13 |
| 1748 | 2026-06-09T04:04:11.214Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1749 | 2026-06-09T04:04:11.688Z | Compiling cstr-argument v0.1.2 |
| 1750 | 2026-06-09T04:04:15.012Z | Compiling minimal-lexical v0.2.1 |
| 1751 | 2026-06-09T04:04:15.012Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1752 | 2026-06-09T04:04:15.012Z | Compiling siphasher v1.0.3 |
| 1753 | 2026-06-09T04:04:15.012Z | Compiling similar v2.7.0 |
| 1754 | 2026-06-09T04:04:15.226Z | Compiling phf_shared v0.12.1 |
| 1755 | 2026-06-09T04:04:15.226Z | Compiling nom v7.1.3 |
| 1756 | 2026-06-09T04:04:15.226Z | Compiling pin-project v1.1.13 |
| 1757 | 2026-06-09T04:04:15.226Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1758 | 2026-06-09T04:04:15.226Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1759 | 2026-06-09T04:04:15.226Z | Compiling progenitor-macro v0.13.0 |
| 1760 | 2026-06-09T04:04:15.226Z | Compiling expectorate v1.2.0 |
| 1761 | 2026-06-09T04:04:15.520Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1762 | 2026-06-09T04:04:15.520Z | Compiling rand v0.10.1 |
| 1763 | 2026-06-09T04:04:15.520Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1764 | 2026-06-09T04:04:15.520Z | Compiling hickory-resolver v0.24.4 |
| 1765 | 2026-06-09T04:04:15.520Z | Compiling num_enum v0.5.11 |
| 1766 | 2026-06-09T04:04:15.520Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1767 | 2026-06-09T04:04:15.520Z | Compiling newtype_derive v0.1.6 |
| 1768 | 2026-06-09T04:04:15.520Z | Compiling progenitor-client v0.13.0 |
| 1769 | 2026-06-09T04:04:15.520Z | Compiling progenitor-impl v0.14.0 |
| 1770 | 2026-06-09T04:04:15.520Z | Compiling unicode-normalization v0.1.25 |
| 1771 | 2026-06-09T04:04:15.521Z | Compiling tokio-stream v0.1.18 |
| 1772 | 2026-06-09T04:04:15.521Z | Compiling async-recursion v1.1.1 |
| 1773 | 2026-06-09T04:04:15.521Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-06-09T04:04:15.586Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1775 | 2026-06-09T04:04:15.586Z | Compiling slog-dtrace v0.3.0 |
| 1776 | 2026-06-09T04:04:15.586Z | Compiling bstr v1.12.1 |
| 1777 | 2026-06-09T04:04:15.629Z | Compiling csv-core v0.1.13 |
| 1778 | 2026-06-09T04:04:15.697Z | Compiling konst_macro_rules v0.2.19 |
| 1779 | 2026-06-09T04:04:15.818Z | Compiling chrono-tz v0.10.4 |
| 1780 | 2026-06-09T04:04:15.868Z | Compiling cancel-safe-futures v0.1.5 |
| 1781 | 2026-06-09T04:04:15.927Z | Compiling foreign-types-shared v0.1.1 |
| 1782 | 2026-06-09T04:04:16.021Z | Compiling unicode-width v0.1.14 |
| 1783 | 2026-06-09T04:04:16.070Z | Compiling foldhash v0.1.5 |
| 1784 | 2026-06-09T04:04:16.123Z | Compiling openssl v0.10.80 |
| 1785 | 2026-06-09T04:04:16.257Z | Compiling highway v1.3.0 |
| 1786 | 2026-06-09T04:04:16.386Z | Compiling owo-colors v4.3.0 |
| 1787 | 2026-06-09T04:04:16.510Z | Compiling unicode-xid v0.2.6 |
| 1788 | 2026-06-09T04:04:16.601Z | Compiling same-file v1.0.6 |
| 1789 | 2026-06-09T04:04:16.635Z | Compiling const_format_proc_macros v0.2.34 |
| 1790 | 2026-06-09T04:04:16.710Z | Compiling snafu v0.8.9 |
| 1791 | 2026-06-09T04:04:16.796Z | Compiling walkdir v2.5.0 |
| 1792 | 2026-06-09T04:04:16.843Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-06-09T04:04:17.138Z | Compiling hashbrown v0.15.5 |
| 1794 | 2026-06-09T04:04:17.189Z | Compiling progenitor v0.13.0 |
| 1795 | 2026-06-09T04:04:17.189Z | Compiling foreign-types v0.3.2 |
| 1796 | 2026-06-09T04:04:17.235Z | Compiling konst v0.2.20 |
| 1797 | 2026-06-09T04:04:17.235Z | Compiling progenitor-macro v0.14.0 |
| 1798 | 2026-06-09T04:04:17.288Z | Compiling globset v0.4.18 |
| 1799 | 2026-06-09T04:04:17.313Z | Compiling csv v1.4.0 |
| 1800 | 2026-06-09T04:04:17.487Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1801 | 2026-06-09T04:04:17.533Z | Compiling qorb v0.4.1 |
| 1802 | 2026-06-09T04:04:17.653Z | Compiling olpc-cjson v0.1.4 |
| 1803 | 2026-06-09T04:04:17.948Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1804 | 2026-06-09T04:04:18.849Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1805 | 2026-06-09T04:04:19.451Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1806 | 2026-06-09T04:04:19.677Z | Compiling rayon v1.12.0 |
| 1807 | 2026-06-09T04:04:19.711Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1808 | 2026-06-09T04:04:19.816Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1809 | 2026-06-09T04:04:20.195Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1810 | 2026-06-09T04:04:20.222Z | Compiling phf v0.12.1 |
| 1811 | 2026-06-09T04:04:20.364Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1812 | 2026-06-09T04:04:20.900Z | Compiling zone_cfg_derive v0.3.1 |
| 1813 | 2026-06-09T04:04:21.187Z | Compiling tokio-dtrace v0.1.1 |
| 1814 | 2026-06-09T04:04:21.405Z | Compiling itertools v0.12.1 |
| 1815 | 2026-06-09T04:04:21.511Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1816 | 2026-06-09T04:04:21.621Z | Compiling libsw-core v0.3.2 |
| 1817 | 2026-06-09T04:04:21.795Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1818 | 2026-06-09T04:04:21.843Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1819 | 2026-06-09T04:04:22.371Z | Compiling serde_plain v1.0.2 |
| 1820 | 2026-06-09T04:04:24.816Z | Compiling openssl-macros v0.1.1 |
| 1821 | 2026-06-09T04:04:24.816Z | Compiling pem v3.0.6 |
| 1822 | 2026-06-09T04:04:24.924Z | Compiling cookie v0.18.1 |
| 1823 | 2026-06-09T04:04:24.924Z | Compiling sigpipe v0.1.3 |
| 1824 | 2026-06-09T04:04:24.924Z | Compiling bytecount v0.6.9 |
| 1825 | 2026-06-09T04:04:24.924Z | Compiling jiff v0.2.28 |
| 1826 | 2026-06-09T04:04:24.924Z | Compiling fixedbitset v0.5.7 |
| 1827 | 2026-06-09T04:04:24.924Z | Compiling typed-path v0.9.3 |
| 1828 | 2026-06-09T04:04:24.924Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1829 | 2026-06-09T04:04:24.924Z | Compiling fixedbitset v0.4.2 |
| 1830 | 2026-06-09T04:04:24.924Z | Compiling glob v0.3.3 |
| 1831 | 2026-06-09T04:04:24.924Z | Compiling petgraph v0.8.3 |
| 1832 | 2026-06-09T04:04:24.924Z | Compiling petgraph v0.6.5 |
| 1833 | 2026-06-09T04:04:24.925Z | Compiling papergrid v0.11.0 |
| 1834 | 2026-06-09T04:04:24.925Z | Compiling tough v0.22.0 |
| 1835 | 2026-06-09T04:04:24.925Z | Compiling zone v0.3.1 |
| 1836 | 2026-06-09T04:04:24.991Z | Compiling progenitor v0.14.0 |
| 1837 | 2026-06-09T04:04:24.991Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-06-09T04:04:25.030Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-09T04:04:25.030Z | Compiling libsw v3.5.0 |
| 1840 | 2026-06-09T04:04:25.050Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-06-09T04:04:25.138Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1842 | 2026-06-09T04:04:25.151Z | Compiling oxide-tokio-rt v0.1.6 |
| 1843 | 2026-06-09T04:04:25.227Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-09T04:04:25.476Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1845 | 2026-06-09T04:04:25.501Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1846 | 2026-06-09T04:04:26.331Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-09T04:04:26.599Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1848 | 2026-06-09T04:04:26.666Z | Compiling const_format v0.2.36 |
| 1849 | 2026-06-09T04:04:27.017Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1850 | 2026-06-09T04:04:27.121Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-09T04:04:27.428Z | Compiling tabled_derive v0.7.0 |
| 1852 | 2026-06-09T04:04:27.507Z | Compiling gethostname v0.5.0 |
| 1853 | 2026-06-09T04:04:27.525Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1854 | 2026-06-09T04:04:27.629Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1855 | 2026-06-09T04:04:27.654Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-06-09T04:04:27.719Z | Compiling bcs v0.1.6 |
| 1857 | 2026-06-09T04:04:27.766Z | Compiling smf v0.2.3 |
| 1858 | 2026-06-09T04:04:27.788Z | Compiling nom v8.0.0 |
| 1859 | 2026-06-09T04:04:28.049Z | Compiling termtree v0.5.1 |
| 1860 | 2026-06-09T04:04:28.201Z | Compiling linear-map v1.2.0 |
| 1861 | 2026-06-09T04:04:28.354Z | Compiling unicode-linebreak v0.1.5 |
| 1862 | 2026-06-09T04:04:28.390Z | Compiling lazy_static v1.5.0 |
| 1863 | 2026-06-09T04:04:28.438Z | Compiling tagptr v0.2.0 |
| 1864 | 2026-06-09T04:04:28.492Z | Compiling smawk v0.3.2 |
| 1865 | 2026-06-09T04:04:28.569Z | Compiling whoami v1.6.1 |
| 1866 | 2026-06-09T04:04:28.586Z | Compiling moka v0.12.15 |
| 1867 | 2026-06-09T04:04:28.599Z | Compiling textwrap v0.16.2 |
| 1868 | 2026-06-09T04:04:28.629Z | Compiling steno v0.4.1 |
| 1869 | 2026-06-09T04:04:29.097Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-09T04:04:29.123Z | Compiling tabled v0.15.0 |
| 1871 | 2026-06-09T04:04:29.373Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-09T04:04:30.115Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-06-09T04:04:30.306Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-09T04:04:30.991Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-09T04:04:31.805Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-09T04:04:31.849Z | Compiling hickory-proto v0.25.2 |
| 1877 | 2026-06-09T04:04:31.932Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1878 | 2026-06-09T04:04:32.770Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1879 | 2026-06-09T04:04:33.025Z | Compiling parking_lot_core v0.8.6 |
| 1880 | 2026-06-09T04:04:33.250Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-09T04:04:33.334Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1882 | 2026-06-09T04:04:33.753Z | Compiling hickory-resolver v0.25.2 |
| 1883 | 2026-06-09T04:04:33.784Z | Compiling libscf-sys v1.2.0 |
| 1884 | 2026-06-09T04:04:33.844Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1885 | 2026-06-09T04:04:33.929Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1886 | 2026-06-09T04:04:34.097Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1887 | 2026-06-09T04:04:34.313Z | Compiling parking_lot v0.11.2 |
| 1888 | 2026-06-09T04:04:34.435Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1889 | 2026-06-09T04:04:34.522Z | Compiling fxhash v0.2.1 |
| 1890 | 2026-06-09T04:04:34.657Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-09T04:04:34.657Z | Compiling internet-checksum v0.2.1 |
| 1892 | 2026-06-09T04:04:34.718Z | Compiling sled v0.34.7 |
| 1893 | 2026-06-09T04:04:34.797Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1894 | 2026-06-09T04:04:34.873Z | Compiling diff v0.1.13 |
| 1895 | 2026-06-09T04:04:35.175Z | Compiling yansi v1.0.1 |
| 1896 | 2026-06-09T04:04:35.492Z | Compiling pretty_assertions v1.4.1 |
| 1897 | 2026-06-09T04:04:36.557Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1898 | 2026-06-09T04:04:39.059Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-09T04:04:46.806Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-09T04:04:48.273Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1901 | 2026-06-09T04:04:49.288Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1902 | 2026-06-09T04:04:50.237Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1903 | 2026-06-09T04:04:51.075Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1904 | 2026-06-09T04:04:52.199Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1905 | 2026-06-09T04:05:13.402Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 04s |
| 1906 | 2026-06-09T04:05:13.575Z | ──────────── |
| 1907 | 2026-06-09T04:05:13.575Z | Nextest run ID 4bfe4116-7840-45ae-b044-f1d143ddb65c with nextest profile: default |
| 1908 | 2026-06-09T04:05:13.575Z | Starting 6 tests across 3 binaries |
| 1909 | 2026-06-09T04:05:13.583Z | START bfd test::test_new_daemon |
| 1910 | 2026-06-09T04:05:13.593Z | |
| 1911 | 2026-06-09T04:05:13.593Z | running 1 test |
| 1912 | 2026-06-09T04:05:13.618Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-06-09T04:05:11.957277221Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4781,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1913 | 2026-06-09T04:05:13.618Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-09T04:05:11.957493535Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4781,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1914 | 2026-06-09T04:05:13.621Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-09T04:05:11.957514Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4781,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1915 | 2026-06-09T04:05:13.621Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-09T04:05:11.957533645Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4781,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"test test::test_new_daemon ... session","module"ok:"state_machine" |
| 1916 | 2026-06-09T04:05:13.621Z | ,"component":"bfd"} |
| 1917 | 2026-06-09T04:05:13.621Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name |
| 1918 | 2026-06-09T04:05:13.621Z | test result: ":ok"slog-rs","level":40. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out,"time":"2026-06-09T04:05:11.957558191Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4781,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1919 | 2026-06-09T04:05:13.621Z | ; finished in 0.04s |
| 1920 | 2026-06-09T04:05:13.621Z | |
| 1921 | 2026-06-09T04:05:13.624Z | PASS [ 0.048s] bfd test::test_new_daemon |
| 1922 | 2026-06-09T04:05:13.624Z | START bfd test::test_protocol_basics |
| 1923 | 2026-06-09T04:05:13.629Z | |
| 1924 | 2026-06-09T04:05:13.629Z | running 1 test |
| 1925 | 2026-06-09T04:05:13.682Z | {{"msg""msg"::""recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4246906695, 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: 3027930310, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":,"v":0,"name":"slog-rs"0,"name":"slog-rs","level","level"::1010,"time":"2026-06-09T04:05:12.008964814Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","time":"2026-06-09T04:05:12.008966855Z,""pid","hostname":":w-01KTN8G3NA8RASYVG6XH2X3WD3","4782pid":4782,","peer":"peer":"203.0.113.20","2001:db8::10"state":,""state"Down:"","Down",unit"":"unit":"session"session",,""modulemodule":":""state_machine"state_machine",","component":"component"bfd:""bfd"}} |
| 1926 | 2026-06-09T04:05:13.682Z | |
| 1927 | 2026-06-09T04:05:13.682Z | {{"msg":""msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 99104523, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1215242099, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }:"0,"name,"":v"":slog-rs",0"level":,"10name":"slog-rs","level":10,"time":"2026-06-09T04:05:12.009216036Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1928 | 2026-06-09T04:05:13.682Z | {"msg",:""time":"transition -> Init","v":0,"2026-06-09T04:05:12.009217987Zname"":,""slog-rs"hostname":,""level":30w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::20","state":"Down","unit":"session","module",":"time":"state_machine","component"2026-06-09T04:05:12.00923197Z":","bfd"} |
| 1929 | 2026-06-09T04:05:13.683Z | hostname":"{w-01KTN8G3NA8RASYVG6XH2X3WD3"",msg"":"pid":4782transition -> Init",","peerv""::0","name":203.0.113.10"","slog-rs"state":","Down"level",:"30unit":"session","module":"state_machine","component":"bfd"} |
| 1930 | 2026-06-09T04:05:13.691Z | ,"time":"{"msg":"2026-06-09T04:05:12.009244043Z","transition -> Init","vhostname":"0:,""name":"slog-rs"w-01KTN8G3NA8RASYVG6XH2X3WD3,"","level":pid":304782,"peer":"2001:db8::20","state":"Down","unit":"session","module":"state_machine",","time":"component":"bfd"} |
| 1931 | 2026-06-09T04:05:13.691Z | 2026-06-09T04:05:12.009255306Z","{hostname":""msg":"w-01KTN8G3NA8RASYVG6XH2X3WD3"transition -> Init,""pid":,"4782v":0,,""peer":"name":"slog-rs2001:db8::10"",,""level":state":"30Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1932 | 2026-06-09T04:05:13.691Z | ,"time":"2026-06-09T04:05:12.009265489Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.20","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1933 | 2026-06-09T04:05:14.673Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1215242099, your_discriminator: 4246906695, 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-09T04:05:13.006441621Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1934 | 2026-06-09T04:05:14.673Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3027930310, your_discriminator: 99104523, 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-09T04:05:13.006494174Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1935 | 2026-06-09T04:05:14.673Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-09T04:05:13.006517599Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1936 | 2026-06-09T04:05:14.673Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-09T04:05:13.006548537Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1937 | 2026-06-09T04:05:14.681Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 99104523, your_discriminator: 3027930310, 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-09T04:05:13.008630143Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1938 | 2026-06-09T04:05:14.681Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-09T04:05:13.0086581Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1939 | 2026-06-09T04:05:14.681Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4246906695, your_discriminator: 1215242099, 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-09T04:05:13.008683366Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1940 | 2026-06-09T04:05:14.681Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-09T04:05:13.008706092Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1941 | 2026-06-09T04:05:19.669Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1215242099, your_discriminator: 4246906695, 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-09T04:05:18.006576843Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1942 | 2026-06-09T04:05:19.669Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3027930310, your_discriminator: 99104523, 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-09T04:05:18.006679469Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1943 | 2026-06-09T04:05:19.676Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 99104523, your_discriminator: 3027930310, 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-09T04:05:18.008694098Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1944 | 2026-06-09T04:05:19.676Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4246906695, your_discriminator: 1215242099, 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-09T04:05:18.008779539Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-06-09T04:05:23.667Z | {"msg":"dropping SM for 2001:db8::20","v":0,"name":"slog-rs","level":40{,"time":"2026-06-09T04:05:22.008840212Z"","hostnamemsg""::""w-01KTN8G3NA8RASYVG6XH2X3WD3","dropping SM for 2001:db8::10"pid":,"4782v":0,","name":"peer":"slog-rs"2001:db8::20","state,":""Up","levelunit""::"40session","module":"state_machine","component":"bfd"} |
| 1946 | 2026-06-09T04:05:23.667Z | ,"time":"{2026-06-09T04:05:22.008866069Z",""msg":"hostname":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":w-01KTN8G3NA8RASYVG6XH2X3WD340","pid":4782,"peer":"2001:db8::10","state":"Up","unit":","time":"session","2026-06-09T04:05:22.008879952Z"module,"":"hostname":"state_machine","w-01KTN8G3NA8RASYVG6XH2X3WD3component"":,""bfdpid"":4782} |
| 1947 | 2026-06-09T04:05:23.667Z | ,"peer":"203.0.113.20","{state":""Up"msg,"":unit":""session","module":"state_machine","dropping SM for 203.0.113.10component":"","bfdv""}: |
| 1948 | 2026-06-09T04:05:23.667Z | 0,"name":"slog-rs","level":40,"time":"2026-06-09T04:05:22.008900857Z","hostname":"w-01KTN8G3NA8RASYVG6XH2X3WD3","pid":4782,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1949 | 2026-06-09T04:05:23.671Z | test test::test_protocol_basics ... ok |
| 1950 | 2026-06-09T04:05:23.671Z | |
| 1951 | 2026-06-09T04:05:23.671Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1952 | 2026-06-09T04:05:23.671Z | |
| 1953 | 2026-06-09T04:05:23.675Z | PASS [ 10.055s] bfd test::test_protocol_basics |
| 1954 | 2026-06-09T04:05:23.675Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1955 | 2026-06-09T04:05:23.682Z | |
| 1956 | 2026-06-09T04:05:23.682Z | running 1 test |
| 1957 | 2026-06-09T04:05:23.685Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1958 | 2026-06-09T04:05:23.685Z | |
| 1959 | 2026-06-09T04:05:23.685Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1960 | 2026-06-09T04:05:23.685Z | |
| 1961 | 2026-06-09T04:05:23.685Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1962 | 2026-06-09T04:05:23.685Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1963 | 2026-06-09T04:05:23.685Z | |
| 1964 | 2026-06-09T04:05:23.685Z | running 1 test |
| 1965 | 2026-06-09T04:05:23.689Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1966 | 2026-06-09T04:05:23.689Z | |
| 1967 | 2026-06-09T04:05:23.689Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1968 | 2026-06-09T04:05:23.689Z | |
| 1969 | 2026-06-09T04:05:23.689Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1970 | 2026-06-09T04:05:23.689Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1971 | 2026-06-09T04:05:23.693Z | |
| 1972 | 2026-06-09T04:05:23.693Z | running 1 test |
| 1973 | 2026-06-09T04:05:23.694Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1974 | 2026-06-09T04:05:23.694Z | |
| 1975 | 2026-06-09T04:05:23.694Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1976 | 2026-06-09T04:05:23.694Z | |
| 1977 | 2026-06-09T04:05:23.694Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1978 | 2026-06-09T04:05:23.694Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1979 | 2026-06-09T04:05:23.697Z | |
| 1980 | 2026-06-09T04:05:23.697Z | running 1 test |
| 1981 | 2026-06-09T04:05:23.697Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 1982 | 2026-06-09T04:05:23.697Z | |
| 1983 | 2026-06-09T04:05:23.698Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1984 | 2026-06-09T04:05:23.698Z | |
| 1985 | 2026-06-09T04:05:23.698Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1986 | 2026-06-09T04:05:23.698Z | ──────────── |
| 1987 | 2026-06-09T04:05:23.698Z | Summary [ 10.125s] 6 tests run: 6 passed, 0 skipped |
| 1988 | 2026-06-09T04:05:23.709Z | process exited: duration 338133 ms, exit code 0 |
| |
| 1989 | 2026-06-09T04:05:23.717Z | found 0 output files |