|
|
|
| 1 | 2026-06-04T08:02:13.064Z | job assigned to worker 01KT8TDP5BN4E4P97PBN6H2RDS [factory aws, i-02eba546c27d3d0f0] (queued for 53 s) |
| |
| 2 | 2026-06-04T08:02:20.091Z | starting task 0: "setup" |
| 3 | 2026-06-04T08:02:20.096Z | ++ uname -s |
| 4 | 2026-06-04T08:02:20.099Z | + kern=SunOS |
| 5 | 2026-06-04T08:02:20.099Z | + build_user=build |
| 6 | 2026-06-04T08:02:20.099Z | + build_uid=12345 |
| 7 | 2026-06-04T08:02:20.099Z | + work_dir=/work |
| 8 | 2026-06-04T08:02:20.099Z | + input_dir=/input |
| 9 | 2026-06-04T08:02:20.099Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-04T08:02:20.099Z | + case "$kern" in |
| 11 | 2026-06-04T08:02:20.099Z | + groupadd -g 12345 build |
| 12 | 2026-06-04T08:02:20.102Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-04T08:02:22.106Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-04T08:02:22.273Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-04T08:02:22.277Z | + home_fs=zfs |
| 16 | 2026-06-04T08:02:22.277Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-04T08:02:22.277Z | + mkdir -p /home/build |
| 18 | 2026-06-04T08:02:22.277Z | + chown build:build /home/build /work |
| 19 | 2026-06-04T08:02:24.323Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-04T08:02:24.329Z | process exited: duration 4187 ms, exit code 0 |
| |
| 21 | 2026-06-04T08:02:24.336Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-04T08:02:24.340Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-04T08:02:24.340Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-04T08:02:24.340Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-04T08:02:24.340Z | * rust toolchain profile = "default" |
| 26 | 2026-06-04T08:02:24.340Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-04T08:02:24.340Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-04T08:02:24.343Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-04T08:02:24.343Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-04T08:02:24.455Z | info: downloading installer |
| 31 | 2026-06-04T08:02:26.104Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-04T08:02:26.104Z | warn: /opt/ooce/bin |
| 33 | 2026-06-04T08:02:26.104Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-04T08:02:26.104Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-04T08:02:26.104Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-04T08:02:26.104Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-04T08:02:26.104Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-04T08:02:26.104Z | error: cannot install while Rust is installed |
| 39 | 2026-06-04T08:02:26.104Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-04T08:02:26.104Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-04T08:02:26.104Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-04T08:02:26.104Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-04T08:02:26.104Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-04T08:02:26.114Z | info: profile set to default |
| 45 | 2026-06-04T08:02:26.115Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-04T08:02:26.118Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-04T08:02:26.253Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-04T08:02:26.257Z | info: downloading 6 components |
| 49 | 2026-06-04T08:02:40.790Z | |
| 50 | 2026-06-04T08:02:40.790Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-04T08:02:40.815Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-04T08:02:40.816Z | |
| 53 | 2026-06-04T08:02:40.816Z | |
| 54 | 2026-06-04T08:02:40.816Z | Rust is installed now. Great! |
| 55 | 2026-06-04T08:02:40.816Z | |
| 56 | 2026-06-04T08:02:40.820Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-04T08:02:40.820Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-04T08:02:40.820Z | |
| 59 | 2026-06-04T08:02:40.820Z | To configure your current shell, you need to source |
| 60 | 2026-06-04T08:02:40.820Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-04T08:02:40.820Z | |
| 62 | 2026-06-04T08:02:40.820Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-04T08:02:40.821Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-04T08:02:40.821Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-04T08:02:40.821Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-04T08:02:40.821Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-04T08:02:40.821Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-04T08:02:40.821Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-04T08:02:40.821Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-04T08:02:40.821Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-04T08:02:40.905Z | + rustup --version |
| 72 | 2026-06-04T08:02:40.914Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-04T08:02:40.926Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-04T08:02:40.935Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-04T08:02:40.940Z | + cargo --version |
| 76 | 2026-06-04T08:02:40.951Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-04T08:02:40.954Z | + rustc --version |
| 78 | 2026-06-04T08:02:40.973Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-04T08:02:40.976Z | process exited: duration 16637 ms, exit code 0 |
| |
| 80 | 2026-06-04T08:02:40.983Z | starting task 2: "authentication" |
| 81 | 2026-06-04T08:02:41.001Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-04T08:02:41.007Z | starting task 3: "clone repository" |
| 83 | 2026-06-04T08:02:41.065Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-04T08:02:41.065Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-04T08:02:41.065Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-04T08:02:42.173Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-04T08:02:42.173Z | + git fetch origin 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 88 | 2026-06-04T08:02:42.456Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-04T08:02:42.456Z | * branch 90e3b6b074959d1086893d35caa7804f4a7b3800 -> FETCH_HEAD |
| 90 | 2026-06-04T08:02:42.461Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-04T08:02:42.464Z | ++ git branch --show-current |
| 92 | 2026-06-04T08:02:42.464Z | + current=main |
| 93 | 2026-06-04T08:02:42.464Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-04T08:02:42.464Z | + git branch -f renovate/dpd-client-digest 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 95 | 2026-06-04T08:02:42.467Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-04T08:02:42.484Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-04T08:02:42.487Z | + git reset --hard 90e3b6b074959d1086893d35caa7804f4a7b3800 |
| 98 | 2026-06-04T08:02:42.489Z | HEAD is now at 90e3b6b Update dpd-client digest to 0c92583 |
| 99 | 2026-06-04T08:02:42.492Z | process exited: duration 1482 ms, exit code 0 |
| |
| 100 | 2026-06-04T08:02:42.498Z | starting task 4: "build" |
| 101 | 2026-06-04T08:02:42.502Z | + set -o errexit |
| 102 | 2026-06-04T08:02:42.502Z | + set -o pipefail |
| 103 | 2026-06-04T08:02:42.502Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-04T08:02:42.505Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-04T08:02:42.505Z | ++ PLATFORM=illumos |
| 106 | 2026-06-04T08:02:42.505Z | ++ banner install |
| 107 | 2026-06-04T08:02:42.505Z | |
| 108 | 2026-06-04T08:02:42.505Z | # # # #### ##### ## # # |
| 109 | 2026-06-04T08:02:42.505Z | # ## # # # # # # # |
| 110 | 2026-06-04T08:02:42.505Z | # # # # #### # # # # # |
| 111 | 2026-06-04T08:02:42.505Z | # # # # # # ###### # # |
| 112 | 2026-06-04T08:02:42.505Z | # # ## # # # # # # # |
| 113 | 2026-06-04T08:02:42.505Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-04T08:02:42.505Z | |
| 115 | 2026-06-04T08:02:42.505Z | ++ set +o errexit |
| 116 | 2026-06-04T08:02:42.508Z | ++ pkg info clang-15 |
| 117 | 2026-06-04T08:02:42.508Z | ++ grep -qi installed |
| 118 | 2026-06-04T08:02:43.687Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-04T08:02:43.687Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-04T08:02:43.687Z | |
| 121 | 2026-06-04T08:02:43.687Z | clang-15 |
| 122 | 2026-06-04T08:02:43.727Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-04T08:02:43.727Z | ++ set -o errexit |
| 124 | 2026-06-04T08:02:43.730Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-04T08:02:51.747Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-04T08:02:59.586Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-04T08:03:07.449Z | Planning: Solver setup ... Done |
| 128 | 2026-06-04T08:03:07.504Z | Planning: Running solver ... Done |
| 129 | 2026-06-04T08:03:07.639Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-04T08:03:07.668Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-04T08:03:07.753Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-04T08:03:07.788Z | Planning: Package planning ... Done |
| 133 | 2026-06-04T08:03:07.807Z | Planning: Merging actions ... Done |
| 134 | 2026-06-04T08:03:07.913Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-04T08:03:07.923Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-04T08:03:08.706Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-04T08:03:08.711Z | Planning: Planning completed in 8.95 seconds |
| 138 | 2026-06-04T08:03:08.727Z | Packages to install: 2 |
| 139 | 2026-06-04T08:03:08.727Z | Mediators to change: 2 |
| 140 | 2026-06-04T08:03:08.730Z | Services to change: 1 |
| 141 | 2026-06-04T08:03:08.730Z | Create boot environment: No |
| 142 | 2026-06-04T08:03:08.730Z | Create backup boot environment: No |
| 143 | 2026-06-04T08:03:08.779Z | |
| 144 | 2026-06-04T08:03:08.779Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-04T08:03:13.781Z | Download: 845/3076 items 18.3/211.3MB 8% complete (3.7M/s) |
| 146 | 2026-06-04T08:03:18.787Z | Download: 985/3076 items 82.2/211.3MB 38% complete (8.3M/s) |
| 147 | 2026-06-04T08:03:23.788Z | Download: 1154/3076 items 114.3/211.3MB 54% complete (9.7M/s) |
| 148 | 2026-06-04T08:03:28.837Z | Download: 1348/3076 items 114.9/211.3MB 54% complete (3.4M/s) |
| 149 | 2026-06-04T08:03:33.852Z | Download: 1648/3076 items 116.5/211.3MB 55% complete (246k/s) |
| 150 | 2026-06-04T08:03:38.871Z | Download: 1834/3076 items 116.7/211.3MB 55% complete (188k/s) |
| 151 | 2026-06-04T08:03:43.914Z | Download: 1997/3076 items 117.2/211.3MB 55% complete (68.3k/s) |
| 152 | 2026-06-04T08:03:49.351Z | Download: 2006/3076 items 117.9/211.3MB 55% complete (105k/s) |
| 153 | 2026-06-04T08:03:54.851Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (103k/s) |
| 154 | 2026-06-04T08:03:59.864Z | Download: 2285/3076 items 119.0/211.3MB 56% complete (120k/s) |
| 155 | 2026-06-04T08:04:04.980Z | Download: 2587/3076 items 119.7/211.3MB 56% complete (187k/s) |
| 156 | 2026-06-04T08:04:09.988Z | Download: 2920/3076 items 175.2/211.3MB 82% complete (5.5M/s) |
| 157 | 2026-06-04T08:04:15.376Z | Download: 3033/3076 items 200.0/211.3MB 94% complete (8.1M/s) |
| 158 | 2026-06-04T08:04:21.262Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (8.0M/s) |
| 159 | 2026-06-04T08:04:27.406Z | Download: 3075/3076 items 211.2/211.3MB 99% complete (1.1M/s) |
| 160 | 2026-06-04T08:04:27.425Z | Download: Completed 211.31 MB in 78.64 seconds (2.7M/s) |
| 161 | 2026-06-04T08:04:27.561Z | Actions: 1/3418 actions (Installing new actions) |
| 162 | 2026-06-04T08:04:30.718Z | Actions: Completed 3418 actions in 3.16 seconds. |
| 163 | 2026-06-04T08:04:31.383Z | Done |
| 164 | 2026-06-04T08:04:31.383Z | Done |
| 165 | 2026-06-04T08:04:32.135Z | Done |
| 166 | 2026-06-04T08:04:35.534Z | Done |
| 167 | 2026-06-04T08:04:35.608Z | Done |
| 168 | 2026-06-04T08:04:35.611Z | Done |
| 169 | 2026-06-04T08:04:35.873Z | Done |
| 170 | 2026-06-04T08:04:36.565Z | ++ set -o errexit |
| 171 | 2026-06-04T08:04:36.565Z | ++ cargo --version |
| 172 | 2026-06-04T08:04:36.571Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 173 | 2026-06-04T08:04:36.707Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 174 | 2026-06-04T08:04:36.710Z | info: downloading 6 components |
| 175 | 2026-06-04T08:04:52.306Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 176 | 2026-06-04T08:04:52.309Z | ++ rustc --version |
| 177 | 2026-06-04T08:04:52.337Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 178 | 2026-06-04T08:04:52.341Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 179 | 2026-06-04T08:04:52.383Z | Updating crates.io index |
| 180 | 2026-06-04T08:04:52.474Z | Downloading crates ... |
| 181 | 2026-06-04T08:04:52.525Z | Downloaded cargo-nextest v0.9.97 |
| 182 | 2026-06-04T08:04:52.586Z | Installing cargo-nextest v0.9.97 |
| 183 | 2026-06-04T08:04:52.627Z | Updating crates.io index |
| 184 | 2026-06-04T08:04:55.195Z | Locking 404 packages to latest compatible versions |
| 185 | 2026-06-04T08:04:55.199Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 186 | 2026-06-04T08:04:55.204Z | Adding duct v0.13.7 (available: v1.1.1) |
| 187 | 2026-06-04T08:04:55.204Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 188 | 2026-06-04T08:04:55.204Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 189 | 2026-06-04T08:04:55.206Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 190 | 2026-06-04T08:04:55.206Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 191 | 2026-06-04T08:04:55.206Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 192 | 2026-06-04T08:04:55.211Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 193 | 2026-06-04T08:04:55.213Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 194 | 2026-06-04T08:04:55.239Z | Downloading crates ... |
| 195 | 2026-06-04T08:04:55.312Z | Downloaded adler2 v2.0.1 |
| 196 | 2026-06-04T08:04:55.317Z | Downloaded cargo-platform v0.3.3 |
| 197 | 2026-06-04T08:04:55.320Z | Downloaded async-scoped v0.9.0 |
| 198 | 2026-06-04T08:04:55.323Z | Downloaded addr2line v0.25.1 |
| 199 | 2026-06-04T08:04:55.324Z | Downloaded ahash v0.8.12 |
| 200 | 2026-06-04T08:04:55.327Z | Downloaded futures-task v0.3.32 |
| 201 | 2026-06-04T08:04:55.331Z | Downloaded futures-macro v0.3.32 |
| 202 | 2026-06-04T08:04:55.333Z | Downloaded futures-io v0.3.32 |
| 203 | 2026-06-04T08:04:55.333Z | Downloaded cfg-if v1.0.4 |
| 204 | 2026-06-04T08:04:55.333Z | Downloaded is_ci v1.2.0 |
| 205 | 2026-06-04T08:04:55.338Z | Downloaded cargo-platform v0.2.0 |
| 206 | 2026-06-04T08:04:55.341Z | Downloaded humantime-serde v1.1.1 |
| 207 | 2026-06-04T08:04:55.344Z | Downloaded is_terminal_polyfill v1.70.2 |
| 208 | 2026-06-04T08:04:55.347Z | Downloaded lazy_static v1.5.0 |
| 209 | 2026-06-04T08:04:55.350Z | Downloaded ipnet v2.12.0 |
| 210 | 2026-06-04T08:04:55.350Z | Downloaded idna_adapter v1.0.0 |
| 211 | 2026-06-04T08:04:55.350Z | Downloaded hyper-tls v0.6.0 |
| 212 | 2026-06-04T08:04:55.353Z | Downloaded foreign-types v0.3.2 |
| 213 | 2026-06-04T08:04:55.353Z | Downloaded clap v4.6.1 |
| 214 | 2026-06-04T08:04:55.357Z | Downloaded native-tls v0.2.18 |
| 215 | 2026-06-04T08:04:55.360Z | Downloaded generic-array v0.14.7 |
| 216 | 2026-06-04T08:04:55.360Z | Downloaded indent_write v2.2.0 |
| 217 | 2026-06-04T08:04:55.363Z | Downloaded futures-core v0.3.32 |
| 218 | 2026-06-04T08:04:55.363Z | Downloaded itoa v1.0.18 |
| 219 | 2026-06-04T08:04:55.366Z | Downloaded document-features v0.2.12 |
| 220 | 2026-06-04T08:04:55.366Z | Downloaded foreign-types-shared v0.1.1 |
| 221 | 2026-06-04T08:04:55.366Z | Downloaded colorchoice v1.0.5 |
| 222 | 2026-06-04T08:04:55.369Z | Downloaded backtrace-ext v0.2.1 |
| 223 | 2026-06-04T08:04:55.369Z | Downloaded lock_api v0.4.14 |
| 224 | 2026-06-04T08:04:55.372Z | Downloaded debug-ignore v1.0.5 |
| 225 | 2026-06-04T08:04:55.372Z | Downloaded jobserver v0.1.34 |
| 226 | 2026-06-04T08:04:55.375Z | Downloaded hyper-rustls v0.27.9 |
| 227 | 2026-06-04T08:04:55.378Z | Downloaded miette v7.6.0 |
| 228 | 2026-06-04T08:04:55.381Z | Downloaded enable-ansi-support v0.2.1 |
| 229 | 2026-06-04T08:04:55.381Z | Downloaded mukti-metadata v0.3.0 |
| 230 | 2026-06-04T08:04:55.384Z | Downloaded lru-slab v0.1.2 |
| 231 | 2026-06-04T08:04:55.384Z | Downloaded fnv v1.0.7 |
| 232 | 2026-06-04T08:04:55.384Z | Downloaded litrs v1.0.0 |
| 233 | 2026-06-04T08:04:55.386Z | Downloaded hex v0.4.3 |
| 234 | 2026-06-04T08:04:55.386Z | Downloaded filetime v0.2.29 |
| 235 | 2026-06-04T08:04:55.389Z | Downloaded duct v0.13.7 |
| 236 | 2026-06-04T08:04:55.392Z | Downloaded openssl-macros v0.1.1 |
| 237 | 2026-06-04T08:04:55.395Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 238 | 2026-06-04T08:04:55.398Z | Downloaded home v0.5.12 |
| 239 | 2026-06-04T08:04:55.398Z | Downloaded nested v0.1.1 |
| 240 | 2026-06-04T08:04:55.401Z | Downloaded openssl-probe v0.2.1 |
| 241 | 2026-06-04T08:04:55.406Z | Downloaded cfg_aliases v0.2.1 |
| 242 | 2026-06-04T08:04:55.406Z | Downloaded anstyle-query v1.1.5 |
| 243 | 2026-06-04T08:04:55.406Z | Downloaded miette-derive v7.6.0 |
| 244 | 2026-06-04T08:04:55.409Z | Downloaded number_prefix v0.4.0 |
| 245 | 2026-06-04T08:04:55.409Z | Downloaded cpufeatures v0.2.17 |
| 246 | 2026-06-04T08:04:55.409Z | Downloaded atomic-waker v1.1.2 |
| 247 | 2026-06-04T08:04:55.416Z | Downloaded pathdiff v0.2.3 |
| 248 | 2026-06-04T08:04:55.419Z | Downloaded futures-sink v0.3.32 |
| 249 | 2026-06-04T08:04:55.419Z | Downloaded block-buffer v0.10.4 |
| 250 | 2026-06-04T08:04:55.419Z | Downloaded form_urlencoded v1.2.2 |
| 251 | 2026-06-04T08:04:55.422Z | Downloaded rustc-hash v2.1.2 |
| 252 | 2026-06-04T08:04:55.422Z | Downloaded nextest-workspace-hack v0.1.0 |
| 253 | 2026-06-04T08:04:55.425Z | Downloaded os_pipe v1.2.3 |
| 254 | 2026-06-04T08:04:55.425Z | Downloaded http-body v1.0.1 |
| 255 | 2026-06-04T08:04:55.428Z | Downloaded heck v0.5.0 |
| 256 | 2026-06-04T08:04:55.430Z | Downloaded rustc_version v0.4.1 |
| 257 | 2026-06-04T08:04:55.430Z | Downloaded color-spantrace v0.3.0 |
| 258 | 2026-06-04T08:04:55.433Z | Downloaded clap_lex v1.1.0 |
| 259 | 2026-06-04T08:04:55.436Z | Downloaded indenter v0.3.4 |
| 260 | 2026-06-04T08:04:55.439Z | Downloaded equivalent v1.0.2 |
| 261 | 2026-06-04T08:04:55.442Z | Downloaded serde_spanned v1.1.1 |
| 262 | 2026-06-04T08:04:55.442Z | Downloaded crypto-common v0.1.7 |
| 263 | 2026-06-04T08:04:55.445Z | Downloaded atomicwrites v0.4.4 |
| 264 | 2026-06-04T08:04:55.445Z | Downloaded percent-encoding v2.3.2 |
| 265 | 2026-06-04T08:04:55.448Z | Downloaded ordered-float v2.10.1 |
| 266 | 2026-06-04T08:04:55.450Z | Downloaded guppy-workspace-hack v0.1.0 |
| 267 | 2026-06-04T08:04:55.458Z | Downloaded scopeguard v1.2.0 |
| 268 | 2026-06-04T08:04:55.461Z | Downloaded serde-value v0.7.0 |
| 269 | 2026-06-04T08:04:55.498Z | Downloaded errno v0.3.14 |
| 270 | 2026-06-04T08:04:55.498Z | Downloaded sigchld v0.2.4 |
| 271 | 2026-06-04T08:04:55.498Z | Downloaded futures-executor v0.3.32 |
| 272 | 2026-06-04T08:04:55.498Z | Downloaded either v1.16.0 |
| 273 | 2026-06-04T08:04:55.498Z | Downloaded serde_ignored v0.1.14 |
| 274 | 2026-06-04T08:04:55.498Z | Downloaded ppv-lite86 v0.2.21 |
| 275 | 2026-06-04T08:04:55.498Z | Downloaded serde_spanned v0.6.9 |
| 276 | 2026-06-04T08:04:55.498Z | Downloaded convert_case v0.10.0 |
| 277 | 2026-06-04T08:04:55.498Z | Downloaded rand_core v0.6.4 |
| 278 | 2026-06-04T08:04:55.498Z | Downloaded strip-ansi-escapes v0.2.1 |
| 279 | 2026-06-04T08:04:55.498Z | Downloaded anstream v1.0.0 |
| 280 | 2026-06-04T08:04:55.498Z | Downloaded iana-time-zone v0.1.65 |
| 281 | 2026-06-04T08:04:55.498Z | Downloaded subtle v2.6.1 |
| 282 | 2026-06-04T08:04:55.498Z | Downloaded signal-hook-mio v0.2.5 |
| 283 | 2026-06-04T08:04:55.498Z | Downloaded sync_wrapper v1.0.2 |
| 284 | 2026-06-04T08:04:55.498Z | Downloaded signature v2.2.0 |
| 285 | 2026-06-04T08:04:55.498Z | Downloaded mio v1.2.1 |
| 286 | 2026-06-04T08:04:55.498Z | Downloaded miniz_oxide v0.8.9 |
| 287 | 2026-06-04T08:04:55.498Z | Downloaded supports-unicode v3.0.0 |
| 288 | 2026-06-04T08:04:55.498Z | Downloaded supports-hyperlinks v3.2.0 |
| 289 | 2026-06-04T08:04:55.498Z | Downloaded strsim v0.11.1 |
| 290 | 2026-06-04T08:04:55.498Z | Downloaded supports-color v3.0.2 |
| 291 | 2026-06-04T08:04:55.502Z | Downloaded pin-project-lite v0.2.17 |
| 292 | 2026-06-04T08:04:55.502Z | Downloaded serde_urlencoded v0.7.1 |
| 293 | 2026-06-04T08:04:55.502Z | Downloaded owo-colors v4.3.0 |
| 294 | 2026-06-04T08:04:55.505Z | Downloaded shlex v2.0.1 |
| 295 | 2026-06-04T08:04:55.509Z | Downloaded pin-project-internal v1.1.13 |
| 296 | 2026-06-04T08:04:55.509Z | Downloaded future-queue v0.4.0 |
| 297 | 2026-06-04T08:04:55.512Z | Downloaded globset v0.4.18 |
| 298 | 2026-06-04T08:04:55.512Z | Downloaded fixedbitset v0.5.7 |
| 299 | 2026-06-04T08:04:55.512Z | Downloaded rand_core v0.9.5 |
| 300 | 2026-06-04T08:04:55.512Z | Downloaded self-replace v1.5.0 |
| 301 | 2026-06-04T08:04:55.515Z | Downloaded rustc-demangle v0.1.27 |
| 302 | 2026-06-04T08:04:55.515Z | Downloaded find-msvc-tools v0.1.9 |
| 303 | 2026-06-04T08:04:55.520Z | Downloaded newtype-uuid v1.3.2 |
| 304 | 2026-06-04T08:04:55.520Z | Downloaded dialoguer v0.11.0 |
| 305 | 2026-06-04T08:04:55.523Z | Downloaded camino-tempfile v1.4.1 |
| 306 | 2026-06-04T08:04:55.525Z | Downloaded anstyle v1.0.14 |
| 307 | 2026-06-04T08:04:55.528Z | Downloaded cargo-util-schemas v0.2.0 |
| 308 | 2026-06-04T08:04:55.532Z | Downloaded humantime v2.3.0 |
| 309 | 2026-06-04T08:04:55.535Z | Downloaded ed25519 v2.2.3 |
| 310 | 2026-06-04T08:04:55.537Z | Downloaded autocfg v1.5.1 |
| 311 | 2026-06-04T08:04:55.540Z | Downloaded anstyle-parse v1.0.0 |
| 312 | 2026-06-04T08:04:55.540Z | Downloaded cargo_metadata v0.23.1 |
| 313 | 2026-06-04T08:04:55.543Z | Downloaded rand_chacha v0.9.0 |
| 314 | 2026-06-04T08:04:55.543Z | Downloaded quinn-udp v0.5.14 |
| 315 | 2026-06-04T08:04:55.546Z | Downloaded pkg-config v0.3.33 |
| 316 | 2026-06-04T08:04:55.546Z | Downloaded tokio-macros v2.7.0 |
| 317 | 2026-06-04T08:04:55.546Z | Downloaded tinyvec_macros v0.1.1 |
| 318 | 2026-06-04T08:04:55.546Z | Downloaded terminal_size v0.4.4 |
| 319 | 2026-06-04T08:04:55.549Z | Downloaded once_cell v1.21.4 |
| 320 | 2026-06-04T08:04:55.549Z | Downloaded shared_child v1.1.1 |
| 321 | 2026-06-04T08:04:55.553Z | Downloaded http-body-util v0.1.3 |
| 322 | 2026-06-04T08:04:55.553Z | Downloaded slab v0.4.12 |
| 323 | 2026-06-04T08:04:55.556Z | Downloaded fastrand v2.4.1 |
| 324 | 2026-06-04T08:04:55.558Z | Downloaded simd-adler32 v0.3.9 |
| 325 | 2026-06-04T08:04:55.559Z | Downloaded tower-layer v0.3.3 |
| 326 | 2026-06-04T08:04:55.561Z | Downloaded clap_derive v4.6.1 |
| 327 | 2026-06-04T08:04:55.564Z | Downloaded try-lock v0.2.5 |
| 328 | 2026-06-04T08:04:55.564Z | Downloaded tracing-error v0.2.1 |
| 329 | 2026-06-04T08:04:55.565Z | Downloaded getrandom v0.2.17 |
| 330 | 2026-06-04T08:04:55.567Z | Downloaded foldhash v0.1.5 |
| 331 | 2026-06-04T08:04:55.568Z | Downloaded httparse v1.10.1 |
| 332 | 2026-06-04T08:04:55.570Z | Downloaded thiserror v1.0.69 |
| 333 | 2026-06-04T08:04:55.573Z | Downloaded tower-service v0.3.3 |
| 334 | 2026-06-04T08:04:55.573Z | Downloaded toml_write v0.1.2 |
| 335 | 2026-06-04T08:04:55.573Z | Downloaded pkcs8 v0.10.2 |
| 336 | 2026-06-04T08:04:55.576Z | Downloaded signal-hook-registry v1.4.8 |
| 337 | 2026-06-04T08:04:55.579Z | Downloaded quote v1.0.45 |
| 338 | 2026-06-04T08:04:55.579Z | Downloaded swrite v0.1.0 |
| 339 | 2026-06-04T08:04:55.582Z | Downloaded static_assertions v1.1.0 |
| 340 | 2026-06-04T08:04:55.582Z | Downloaded spki v0.7.3 |
| 341 | 2026-06-04T08:04:55.582Z | Downloaded target-lexicon v0.13.5 |
| 342 | 2026-06-04T08:04:55.585Z | Downloaded smol_str v0.3.6 |
| 343 | 2026-06-04T08:04:55.585Z | Downloaded sha2 v0.10.9 |
| 344 | 2026-06-04T08:04:55.588Z | Downloaded semver v1.0.28 |
| 345 | 2026-06-04T08:04:55.588Z | Downloaded nextest-metadata v0.12.2 |
| 346 | 2026-06-04T08:04:55.588Z | Downloaded nextest-filtering v0.15.0 |
| 347 | 2026-06-04T08:04:55.591Z | Downloaded thiserror-impl v1.0.69 |
| 348 | 2026-06-04T08:04:55.591Z | Downloaded thiserror v2.0.18 |
| 349 | 2026-06-04T08:04:55.594Z | Downloaded untrusted v0.9.0 |
| 350 | 2026-06-04T08:04:55.594Z | Downloaded unicode-xid v0.2.6 |
| 351 | 2026-06-04T08:04:55.594Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-06-04T08:04:55.597Z | Downloaded memchr v2.8.1 |
| 353 | 2026-06-04T08:04:55.600Z | Downloaded urlencoding v2.1.3 |
| 354 | 2026-06-04T08:04:55.600Z | Downloaded quick-junit v0.5.2 |
| 355 | 2026-06-04T08:04:55.600Z | Downloaded parking_lot_core v0.9.12 |
| 356 | 2026-06-04T08:04:55.604Z | Downloaded thread_local v1.1.9 |
| 357 | 2026-06-04T08:04:55.604Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-06-04T08:04:55.607Z | Downloaded target-spec-miette v0.4.8 |
| 359 | 2026-06-04T08:04:55.607Z | Downloaded rustls-pki-types v1.14.1 |
| 360 | 2026-06-04T08:04:55.607Z | Downloaded base64ct v1.8.3 |
| 361 | 2026-06-04T08:04:55.610Z | Downloaded self_update v0.42.0 |
| 362 | 2026-06-04T08:04:55.610Z | Downloaded erased-serde v0.4.10 |
| 363 | 2026-06-04T08:04:55.613Z | Downloaded want v0.3.1 |
| 364 | 2026-06-04T08:04:55.613Z | Downloaded utf8parse v0.2.2 |
| 365 | 2026-06-04T08:04:55.613Z | Downloaded const-oid v0.9.6 |
| 366 | 2026-06-04T08:04:55.616Z | Downloaded digest v0.10.7 |
| 367 | 2026-06-04T08:04:55.616Z | Downloaded unicode-linebreak v0.1.5 |
| 368 | 2026-06-04T08:04:55.616Z | Downloaded shell-words v1.1.1 |
| 369 | 2026-06-04T08:04:55.620Z | Downloaded futures-channel v0.3.32 |
| 370 | 2026-06-04T08:04:55.620Z | Downloaded console v0.15.11 |
| 371 | 2026-06-04T08:04:55.622Z | Downloaded xattr v1.6.1 |
| 372 | 2026-06-04T08:04:55.623Z | Downloaded serde-untagged v0.1.9 |
| 373 | 2026-06-04T08:04:55.625Z | Downloaded cargo_metadata v0.20.0 |
| 374 | 2026-06-04T08:04:55.625Z | Downloaded camino v1.2.2 |
| 375 | 2026-06-04T08:04:55.630Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 376 | 2026-06-04T08:04:55.633Z | Downloaded version_check v0.9.5 |
| 377 | 2026-06-04T08:04:55.641Z | Downloaded log v0.4.32 |
| 378 | 2026-06-04T08:04:55.644Z | Downloaded proc-macro2 v1.0.106 |
| 379 | 2026-06-04T08:04:55.647Z | Downloaded parking_lot v0.12.5 |
| 380 | 2026-06-04T08:04:55.651Z | Downloaded pin-project v1.1.13 |
| 381 | 2026-06-04T08:04:55.657Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 382 | 2026-06-04T08:04:55.660Z | Downloaded toml_datetime v0.6.11 |
| 383 | 2026-06-04T08:04:55.660Z | Downloaded serde_path_to_error v0.1.20 |
| 384 | 2026-06-04T08:04:55.663Z | Downloaded smallvec v1.15.1 |
| 385 | 2026-06-04T08:04:55.665Z | Downloaded tracing-log v0.2.0 |
| 386 | 2026-06-04T08:04:55.665Z | Downloaded toml v0.8.23 |
| 387 | 2026-06-04T08:04:55.668Z | Downloaded unicase v2.9.0 |
| 388 | 2026-06-04T08:04:55.668Z | Downloaded num-traits v0.2.19 |
| 389 | 2026-06-04T08:04:55.671Z | Downloaded typeid v1.0.3 |
| 390 | 2026-06-04T08:04:55.674Z | Downloaded target-spec v3.6.0 |
| 391 | 2026-06-04T08:04:55.678Z | Downloaded futures v0.3.32 |
| 392 | 2026-06-04T08:04:55.682Z | Downloaded eyre v0.6.12 |
| 393 | 2026-06-04T08:04:55.685Z | Downloaded cfg-expr v0.20.8 |
| 394 | 2026-06-04T08:04:55.688Z | Downloaded xxhash-rust v0.8.15 |
| 395 | 2026-06-04T08:04:55.688Z | Downloaded crc32fast v1.5.0 |
| 396 | 2026-06-04T08:04:55.688Z | Downloaded zstd v0.13.3 |
| 397 | 2026-06-04T08:04:55.691Z | Downloaded signal-hook v0.3.18 |
| 398 | 2026-06-04T08:04:55.694Z | Downloaded socket2 v0.6.4 |
| 399 | 2026-06-04T08:04:55.694Z | Downloaded sharded-slab v0.1.7 |
| 400 | 2026-06-04T08:04:55.697Z | Downloaded tracing-attributes v0.1.31 |
| 401 | 2026-06-04T08:04:55.697Z | Downloaded getrandom v0.3.4 |
| 402 | 2026-06-04T08:04:55.699Z | Downloaded zstd-safe v7.2.4 |
| 403 | 2026-06-04T08:04:55.700Z | Downloaded getrandom v0.4.2 |
| 404 | 2026-06-04T08:04:55.702Z | Downloaded tokio-native-tls v0.3.1 |
| 405 | 2026-06-04T08:04:55.702Z | Downloaded tempfile v3.27.0 |
| 406 | 2026-06-04T08:04:55.705Z | Downloaded indicatif v0.17.11 |
| 407 | 2026-06-04T08:04:55.708Z | Downloaded serde_derive v1.0.228 |
| 408 | 2026-06-04T08:04:55.708Z | Downloaded der v0.7.10 |
| 409 | 2026-06-04T08:04:55.711Z | Downloaded tokio-rustls v0.26.4 |
| 410 | 2026-06-04T08:04:55.714Z | Downloaded tinyvec v1.11.0 |
| 411 | 2026-06-04T08:04:55.716Z | Downloaded openssl-sys v0.9.116 |
| 412 | 2026-06-04T08:04:55.719Z | Downloaded zmij v1.0.21 |
| 413 | 2026-06-04T08:04:55.720Z | Downloaded zeroize v1.8.2 |
| 414 | 2026-06-04T08:04:55.720Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 415 | 2026-06-04T08:04:55.722Z | Downloaded bytes v1.11.1 |
| 416 | 2026-06-04T08:04:55.725Z | Downloaded base64 v0.22.1 |
| 417 | 2026-06-04T08:04:55.725Z | Downloaded serde_core v1.0.228 |
| 418 | 2026-06-04T08:04:55.728Z | Downloaded idna v1.1.0 |
| 419 | 2026-06-04T08:04:55.731Z | Downloaded derive-where v1.6.1 |
| 420 | 2026-06-04T08:04:55.734Z | Downloaded config v0.15.23 |
| 421 | 2026-06-04T08:04:55.737Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 422 | 2026-06-04T08:04:55.737Z | Downloaded ryu v1.0.23 |
| 423 | 2026-06-04T08:04:55.739Z | Downloaded zipsign-api v0.1.5 |
| 424 | 2026-06-04T08:04:55.739Z | Downloaded bitflags v2.12.1 |
| 425 | 2026-06-04T08:04:55.747Z | Downloaded itertools v0.14.0 |
| 426 | 2026-06-04T08:04:55.751Z | Downloaded rustls-webpki v0.103.13 |
| 427 | 2026-06-04T08:04:55.754Z | Downloaded flate2 v1.1.9 |
| 428 | 2026-06-04T08:04:55.758Z | Downloaded textwrap v0.16.2 |
| 429 | 2026-06-04T08:04:55.761Z | Downloaded quinn v0.11.9 |
| 430 | 2026-06-04T08:04:55.761Z | Downloaded hyper-util v0.1.20 |
| 431 | 2026-06-04T08:04:55.764Z | Downloaded tar v0.4.46 |
| 432 | 2026-06-04T08:04:55.767Z | Downloaded uuid v1.23.2 |
| 433 | 2026-06-04T08:04:55.770Z | Downloaded vte v0.14.1 |
| 434 | 2026-06-04T08:04:55.774Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-06-04T08:04:55.778Z | Downloaded borsh v1.6.1 |
| 436 | 2026-06-04T08:04:55.783Z | Downloaded unicode-ident v1.0.24 |
| 437 | 2026-06-04T08:04:55.786Z | Downloaded cc v1.2.63 |
| 438 | 2026-06-04T08:04:55.789Z | Downloaded serde v1.0.228 |
| 439 | 2026-06-04T08:04:55.792Z | Downloaded backtrace v0.3.76 |
| 440 | 2026-06-04T08:04:55.794Z | Downloaded indexmap v2.14.0 |
| 441 | 2026-06-04T08:04:55.797Z | Downloaded tokio-stream v0.1.18 |
| 442 | 2026-06-04T08:04:55.800Z | Downloaded hyper v1.10.1 |
| 443 | 2026-06-04T08:04:55.803Z | Downloaded ed25519-dalek v2.2.0 |
| 444 | 2026-06-04T08:04:55.807Z | Downloaded tracing-core v0.1.36 |
| 445 | 2026-06-04T08:04:55.810Z | Downloaded rand v0.9.4 |
| 446 | 2026-06-04T08:04:55.814Z | Downloaded derive_more-impl v2.1.1 |
| 447 | 2026-06-04T08:04:55.817Z | Downloaded http v1.4.1 |
| 448 | 2026-06-04T08:04:55.819Z | Downloaded derive_more v2.1.1 |
| 449 | 2026-06-04T08:04:55.826Z | Downloaded bstr v1.12.1 |
| 450 | 2026-06-04T08:04:55.862Z | Downloaded url v2.5.8 |
| 451 | 2026-06-04T08:04:55.881Z | Downloaded regex v1.12.3 |
| 452 | 2026-06-04T08:04:55.884Z | Downloaded typenum v1.20.1 |
| 453 | 2026-06-04T08:04:55.887Z | Downloaded crossterm v0.29.0 |
| 454 | 2026-06-04T08:04:55.890Z | Downloaded ron v0.12.1 |
| 455 | 2026-06-04T08:04:55.898Z | Downloaded unicode-segmentation v1.13.3 |
| 456 | 2026-06-04T08:04:55.901Z | Downloaded hashbrown v0.17.1 |
| 457 | 2026-06-04T08:04:55.904Z | Downloaded clap_builder v4.6.0 |
| 458 | 2026-06-04T08:04:55.907Z | Downloaded tower v0.5.3 |
| 459 | 2026-06-04T08:04:55.913Z | Downloaded tokio-util v0.7.18 |
| 460 | 2026-06-04T08:04:55.921Z | Downloaded guppy v0.17.26 |
| 461 | 2026-06-04T08:04:55.929Z | Downloaded reqwest v0.12.28 |
| 462 | 2026-06-04T08:04:55.929Z | Downloaded serde_json v1.0.150 |
| 463 | 2026-06-04T08:04:55.936Z | Downloaded hashbrown v0.15.5 |
| 464 | 2026-06-04T08:04:55.936Z | Downloaded unicode-normalization v0.1.25 |
| 465 | 2026-06-04T08:04:55.936Z | Downloaded pulldown-cmark v0.13.4 |
| 466 | 2026-06-04T08:04:55.943Z | Downloaded h2 v0.4.14 |
| 467 | 2026-06-04T08:04:55.943Z | Downloaded aho-corasick v1.1.4 |
| 468 | 2026-06-04T08:04:55.950Z | Downloaded futures-util v0.3.32 |
| 469 | 2026-06-04T08:04:55.957Z | Downloaded portable-atomic v1.13.1 |
| 470 | 2026-06-04T08:04:55.970Z | Downloaded quick-xml v0.37.5 |
| 471 | 2026-06-04T08:04:55.977Z | Downloaded tower-http v0.6.11 |
| 472 | 2026-06-04T08:04:55.982Z | Downloaded chrono v0.4.44 |
| 473 | 2026-06-04T08:04:55.986Z | Downloaded webpki-roots v1.0.7 |
| 474 | 2026-06-04T08:04:55.990Z | Downloaded tracing-subscriber v0.3.23 |
| 475 | 2026-06-04T08:04:55.995Z | Downloaded winnow v1.0.3 |
| 476 | 2026-06-04T08:04:56.000Z | Downloaded quick-xml v0.38.4 |
| 477 | 2026-06-04T08:04:56.010Z | Downloaded gimli v0.32.3 |
| 478 | 2026-06-04T08:04:56.017Z | Downloaded quinn-proto v0.11.14 |
| 479 | 2026-06-04T08:04:56.021Z | Downloaded winnow v0.7.15 |
| 480 | 2026-06-04T08:04:56.027Z | Downloaded curve25519-dalek v4.1.3 |
| 481 | 2026-06-04T08:04:56.031Z | Downloaded unicode-width v0.1.14 |
| 482 | 2026-06-04T08:04:56.035Z | Downloaded zerocopy v0.8.50 |
| 483 | 2026-06-04T08:04:56.046Z | Downloaded vcpkg v0.2.15 |
| 484 | 2026-06-04T08:04:56.068Z | Downloaded unicode-width v0.2.2 |
| 485 | 2026-06-04T08:04:56.071Z | Downloaded nextest-runner v0.80.0 |
| 486 | 2026-06-04T08:04:56.095Z | Downloaded tracing v0.1.44 |
| 487 | 2026-06-04T08:04:56.106Z | Downloaded syn v2.0.117 |
| 488 | 2026-06-04T08:04:56.113Z | Downloaded nix v0.30.1 |
| 489 | 2026-06-04T08:04:56.119Z | Downloaded openssl v0.10.80 |
| 490 | 2026-06-04T08:04:56.129Z | Downloaded rustls v0.23.40 |
| 491 | 2026-06-04T08:04:56.136Z | Downloaded object v0.37.3 |
| 492 | 2026-06-04T08:04:56.142Z | Downloaded rustix v0.38.44 |
| 493 | 2026-06-04T08:04:56.154Z | Downloaded regex-syntax v0.8.10 |
| 494 | 2026-06-04T08:04:56.158Z | Downloaded rustix v1.1.4 |
| 495 | 2026-06-04T08:04:56.171Z | Downloaded color-eyre v0.6.5 |
| 496 | 2026-06-04T08:04:56.175Z | Downloaded tokio v1.52.3 |
| 497 | 2026-06-04T08:04:56.240Z | Downloaded regex-automata v0.4.14 |
| 498 | 2026-06-04T08:04:56.285Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 499 | 2026-06-04T08:04:56.295Z | Downloaded petgraph v0.8.3 |
| 500 | 2026-06-04T08:04:56.307Z | Downloaded libc v0.2.186 |
| 501 | 2026-06-04T08:04:56.374Z | Downloaded recursion v0.5.4 |
| 502 | 2026-06-04T08:04:56.379Z | Downloaded ring v0.17.14 |
| 503 | 2026-06-04T08:04:56.439Z | Compiling libc v0.2.186 |
| 504 | 2026-06-04T08:04:56.439Z | Compiling proc-macro2 v1.0.106 |
| 505 | 2026-06-04T08:04:56.440Z | Compiling quote v1.0.45 |
| 506 | 2026-06-04T08:04:56.443Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-06-04T08:04:56.443Z | Compiling serde_core v1.0.228 |
| 508 | 2026-06-04T08:04:56.443Z | Compiling cfg-if v1.0.4 |
| 509 | 2026-06-04T08:04:56.443Z | Compiling memchr v2.8.1 |
| 510 | 2026-06-04T08:04:56.443Z | Compiling once_cell v1.21.4 |
| 511 | 2026-06-04T08:04:56.676Z | Compiling log v0.4.32 |
| 512 | 2026-06-04T08:04:56.704Z | Compiling pin-project-lite v0.2.17 |
| 513 | 2026-06-04T08:04:56.797Z | Compiling serde v1.0.228 |
| 514 | 2026-06-04T08:04:56.900Z | Compiling itoa v1.0.18 |
| 515 | 2026-06-04T08:04:57.032Z | Compiling smallvec v1.15.1 |
| 516 | 2026-06-04T08:04:57.146Z | Compiling futures-core v0.3.32 |
| 517 | 2026-06-04T08:04:57.176Z | Compiling bitflags v2.12.1 |
| 518 | 2026-06-04T08:04:57.282Z | Compiling shlex v2.0.1 |
| 519 | 2026-06-04T08:04:57.305Z | Compiling equivalent v1.0.2 |
| 520 | 2026-06-04T08:04:57.390Z | Compiling find-msvc-tools v0.1.9 |
| 521 | 2026-06-04T08:04:57.460Z | Compiling hashbrown v0.17.1 |
| 522 | 2026-06-04T08:04:57.565Z | Compiling errno v0.3.14 |
| 523 | 2026-06-04T08:04:57.579Z | Compiling bytes v1.11.1 |
| 524 | 2026-06-04T08:04:57.620Z | Compiling mio v1.2.1 |
| 525 | 2026-06-04T08:04:57.729Z | Compiling signal-hook-registry v1.4.8 |
| 526 | 2026-06-04T08:04:57.747Z | Compiling jobserver v0.1.34 |
| 527 | 2026-06-04T08:04:57.833Z | Compiling rustix v1.1.4 |
| 528 | 2026-06-04T08:04:57.931Z | Compiling syn v2.0.117 |
| 529 | 2026-06-04T08:04:58.060Z | Compiling cc v1.2.63 |
| 530 | 2026-06-04T08:04:58.126Z | Compiling futures-sink v0.3.32 |
| 531 | 2026-06-04T08:04:58.239Z | Compiling socket2 v0.6.4 |
| 532 | 2026-06-04T08:04:58.281Z | Compiling slab v0.4.12 |
| 533 | 2026-06-04T08:04:58.353Z | Compiling zmij v1.0.21 |
| 534 | 2026-06-04T08:04:58.497Z | Compiling futures-channel v0.3.32 |
| 535 | 2026-06-04T08:04:58.531Z | Compiling tracing-core v0.1.36 |
| 536 | 2026-06-04T08:04:58.720Z | Compiling version_check v0.9.5 |
| 537 | 2026-06-04T08:04:58.767Z | Compiling serde_json v1.0.150 |
| 538 | 2026-06-04T08:04:59.001Z | Compiling indexmap v2.14.0 |
| 539 | 2026-06-04T08:04:59.101Z | Compiling getrandom v0.4.2 |
| 540 | 2026-06-04T08:04:59.104Z | Compiling futures-io v0.3.32 |
| 541 | 2026-06-04T08:04:59.325Z | Compiling futures-task v0.3.32 |
| 542 | 2026-06-04T08:04:59.418Z | Compiling unicode-width v0.2.2 |
| 543 | 2026-06-04T08:04:59.433Z | Compiling percent-encoding v2.3.2 |
| 544 | 2026-06-04T08:04:59.511Z | Compiling camino v1.2.2 |
| 545 | 2026-06-04T08:04:59.719Z | Compiling ring v0.17.14 |
| 546 | 2026-06-04T08:04:59.743Z | Compiling http v1.4.1 |
| 547 | 2026-06-04T08:04:59.885Z | Compiling simd-adler32 v0.3.9 |
| 548 | 2026-06-04T08:04:59.914Z | Compiling autocfg v1.5.1 |
| 549 | 2026-06-04T08:04:59.926Z | Compiling adler2 v2.0.1 |
| 550 | 2026-06-04T08:05:00.091Z | Compiling zeroize v1.8.2 |
| 551 | 2026-06-04T08:05:00.264Z | Compiling num-traits v0.2.19 |
| 552 | 2026-06-04T08:05:00.290Z | Compiling miniz_oxide v0.8.9 |
| 553 | 2026-06-04T08:05:00.521Z | Compiling zerocopy v0.8.50 |
| 554 | 2026-06-04T08:05:00.752Z | Compiling target-lexicon v0.13.5 |
| 555 | 2026-06-04T08:05:00.923Z | Compiling object v0.37.3 |
| 556 | 2026-06-04T08:05:01.102Z | Compiling getrandom v0.3.4 |
| 557 | 2026-06-04T08:05:01.326Z | Compiling http-body v1.0.1 |
| 558 | 2026-06-04T08:05:01.466Z | Compiling rustls-pki-types v1.14.1 |
| 559 | 2026-06-04T08:05:01.482Z | Compiling form_urlencoded v1.2.2 |
| 560 | 2026-06-04T08:05:01.494Z | Compiling semver v1.0.28 |
| 561 | 2026-06-04T08:05:01.619Z | Compiling serde_derive v1.0.228 |
| 562 | 2026-06-04T08:05:01.726Z | Compiling tokio-macros v2.7.0 |
| 563 | 2026-06-04T08:05:01.751Z | Compiling futures-macro v0.3.32 |
| 564 | 2026-06-04T08:05:01.754Z | Compiling tracing-attributes v0.1.31 |
| 565 | 2026-06-04T08:05:02.097Z | Compiling getrandom v0.2.17 |
| 566 | 2026-06-04T08:05:02.176Z | Compiling idna_adapter v1.0.0 |
| 567 | 2026-06-04T08:05:02.280Z | Compiling httparse v1.10.1 |
| 568 | 2026-06-04T08:05:02.294Z | Compiling untrusted v0.9.0 |
| 569 | 2026-06-04T08:05:02.356Z | Compiling fnv v1.0.7 |
| 570 | 2026-06-04T08:05:02.421Z | Compiling gimli v0.32.3 |
| 571 | 2026-06-04T08:05:02.463Z | Compiling owo-colors v4.3.0 |
| 572 | 2026-06-04T08:05:02.480Z | Compiling tokio v1.52.3 |
| 573 | 2026-06-04T08:05:02.597Z | Compiling futures-util v0.3.32 |
| 574 | 2026-06-04T08:05:02.638Z | Compiling utf8_iter v1.0.4 |
| 575 | 2026-06-04T08:05:02.799Z | Compiling signal-hook v0.3.18 |
| 576 | 2026-06-04T08:05:02.802Z | Compiling thiserror v2.0.18 |
| 577 | 2026-06-04T08:05:03.002Z | Compiling tracing v0.1.44 |
| 578 | 2026-06-04T08:05:03.034Z | Compiling guppy-workspace-hack v0.1.0 |
| 579 | 2026-06-04T08:05:03.344Z | Compiling idna v1.1.0 |
| 580 | 2026-06-04T08:05:03.373Z | Compiling thiserror-impl v2.0.18 |
| 581 | 2026-06-04T08:05:04.378Z | Compiling addr2line v0.25.1 |
| 582 | 2026-06-04T08:05:05.050Z | Compiling generic-array v0.14.7 |
| 583 | 2026-06-04T08:05:05.134Z | Compiling rustc-demangle v0.1.27 |
| 584 | 2026-06-04T08:05:05.300Z | Compiling rustls v0.23.40 |
| 585 | 2026-06-04T08:05:05.315Z | Compiling typeid v1.0.3 |
| 586 | 2026-06-04T08:05:05.425Z | Compiling tower-service v0.3.3 |
| 587 | 2026-06-04T08:05:05.526Z | Compiling pkg-config v0.3.33 |
| 588 | 2026-06-04T08:05:05.539Z | Compiling atomic-waker v1.1.2 |
| 589 | 2026-06-04T08:05:05.615Z | Compiling try-lock v0.2.5 |
| 590 | 2026-06-04T08:05:05.674Z | Compiling thiserror v1.0.69 |
| 591 | 2026-06-04T08:05:05.734Z | Compiling fastrand v2.4.1 |
| 592 | 2026-06-04T08:05:05.976Z | Compiling target-spec v3.6.0 |
| 593 | 2026-06-04T08:05:06.086Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 594 | 2026-06-04T08:05:06.175Z | Compiling tempfile v3.27.0 |
| 595 | 2026-06-04T08:05:06.189Z | Compiling want v0.3.1 |
| 596 | 2026-06-04T08:05:06.368Z | Compiling cfg-expr v0.20.8 |
| 597 | 2026-06-04T08:05:06.500Z | Compiling tokio-util v0.7.18 |
| 598 | 2026-06-04T08:05:06.513Z | Compiling url v2.5.8 |
| 599 | 2026-06-04T08:05:07.098Z | Compiling h2 v0.4.14 |
| 600 | 2026-06-04T08:05:07.840Z | Compiling backtrace v0.3.76 |
| 601 | 2026-06-04T08:05:08.258Z | Compiling thiserror-impl v1.0.69 |
| 602 | 2026-06-04T08:05:08.321Z | Compiling terminal_size v0.4.4 |
| 603 | 2026-06-04T08:05:08.515Z | Compiling aho-corasick v1.1.4 |
| 604 | 2026-06-04T08:05:08.532Z | Compiling regex-syntax v0.8.10 |
| 605 | 2026-06-04T08:05:09.042Z | Compiling erased-serde v0.4.10 |
| 606 | 2026-06-04T08:05:09.346Z | Compiling typenum v1.20.1 |
| 607 | 2026-06-04T08:05:09.465Z | Compiling subtle v2.6.1 |
| 608 | 2026-06-04T08:05:09.626Z | Compiling rustls-webpki v0.103.13 |
| 609 | 2026-06-04T08:05:10.026Z | Compiling winnow v0.7.15 |
| 610 | 2026-06-04T08:05:11.986Z | Compiling regex-automata v0.4.14 |
| 611 | 2026-06-04T08:05:12.842Z | Compiling hyper v1.10.1 |
| 612 | 2026-06-04T08:05:14.222Z | Compiling serde_spanned v0.6.9 |
| 613 | 2026-06-04T08:05:14.389Z | Compiling toml_datetime v0.6.11 |
| 614 | 2026-06-04T08:05:14.765Z | Compiling ahash v0.8.12 |
| 615 | 2026-06-04T08:05:15.034Z | Compiling sync_wrapper v1.0.2 |
| 616 | 2026-06-04T08:05:15.150Z | Compiling is_ci v1.2.0 |
| 617 | 2026-06-04T08:05:15.322Z | Compiling unicode-linebreak v0.1.5 |
| 618 | 2026-06-04T08:05:15.608Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-06-04T08:05:15.725Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-06-04T08:05:15.818Z | Compiling unicode-segmentation v1.13.3 |
| 621 | 2026-06-04T08:05:15.938Z | Compiling parking_lot_core v0.9.12 |
| 622 | 2026-06-04T08:05:16.030Z | Compiling portable-atomic v1.13.1 |
| 623 | 2026-06-04T08:05:16.220Z | Compiling ipnet v2.12.0 |
| 624 | 2026-06-04T08:05:16.234Z | Compiling toml_write v0.1.2 |
| 625 | 2026-06-04T08:05:16.486Z | Compiling lazy_static v1.5.0 |
| 626 | 2026-06-04T08:05:16.499Z | Compiling foldhash v0.1.5 |
| 627 | 2026-06-04T08:05:16.594Z | Compiling base64 v0.22.1 |
| 628 | 2026-06-04T08:05:16.609Z | Compiling nextest-workspace-hack v0.1.0 |
| 629 | 2026-06-04T08:05:16.717Z | Compiling either v1.16.0 |
| 630 | 2026-06-04T08:05:16.865Z | Compiling hyper-util v0.1.20 |
| 631 | 2026-06-04T08:05:16.885Z | Compiling hashbrown v0.15.5 |
| 632 | 2026-06-04T08:05:16.950Z | Compiling sharded-slab v0.1.7 |
| 633 | 2026-06-04T08:05:17.130Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-06-04T08:05:17.474Z | Compiling convert_case v0.10.0 |
| 635 | 2026-06-04T08:05:17.556Z | Compiling tower v0.5.3 |
| 636 | 2026-06-04T08:05:17.572Z | Compiling textwrap v0.16.2 |
| 637 | 2026-06-04T08:05:17.720Z | Compiling tokio-rustls v0.26.4 |
| 638 | 2026-06-04T08:05:18.002Z | Compiling supports-color v3.0.2 |
| 639 | 2026-06-04T08:05:18.238Z | Compiling backtrace-ext v0.2.1 |
| 640 | 2026-06-04T08:05:18.508Z | Compiling ordered-float v2.10.1 |
| 641 | 2026-06-04T08:05:18.797Z | Compiling webpki-roots v1.0.7 |
| 642 | 2026-06-04T08:05:18.810Z | Compiling miette-derive v7.6.0 |
| 643 | 2026-06-04T08:05:18.919Z | Compiling pathdiff v0.2.3 |
| 644 | 2026-06-04T08:05:18.996Z | Compiling console v0.15.11 |
| 645 | 2026-06-04T08:05:19.046Z | Compiling cargo-platform v0.3.3 |
| 646 | 2026-06-04T08:05:19.546Z | Compiling tracing-log v0.2.0 |
| 647 | 2026-06-04T08:05:19.613Z | Compiling os_pipe v1.2.3 |
| 648 | 2026-06-04T08:05:19.786Z | Compiling thread_local v1.1.9 |
| 649 | 2026-06-04T08:05:19.901Z | Compiling supports-unicode v3.0.0 |
| 650 | 2026-06-04T08:05:19.935Z | Compiling unicode-width v0.1.14 |
| 651 | 2026-06-04T08:05:20.071Z | Compiling debug-ignore v1.0.5 |
| 652 | 2026-06-04T08:05:20.144Z | Compiling rustix v0.38.44 |
| 653 | 2026-06-04T08:05:20.184Z | Compiling winnow v1.0.3 |
| 654 | 2026-06-04T08:05:20.239Z | Compiling utf8parse v0.2.2 |
| 655 | 2026-06-04T08:05:20.330Z | Compiling ryu v1.0.23 |
| 656 | 2026-06-04T08:05:20.512Z | Compiling scopeguard v1.2.0 |
| 657 | 2026-06-04T08:05:20.625Z | Compiling cfg_aliases v0.2.1 |
| 658 | 2026-06-04T08:05:20.640Z | Compiling fixedbitset v0.5.7 |
| 659 | 2026-06-04T08:05:20.699Z | Compiling supports-hyperlinks v3.2.0 |
| 660 | 2026-06-04T08:05:20.702Z | Compiling zstd-safe v7.2.4 |
| 661 | 2026-06-04T08:05:20.930Z | Compiling pulldown-cmark v0.13.4 |
| 662 | 2026-06-04T08:05:20.972Z | Compiling petgraph v0.8.3 |
| 663 | 2026-06-04T08:05:21.163Z | Compiling miette v7.6.0 |
| 664 | 2026-06-04T08:05:21.238Z | Compiling nix v0.30.1 |
| 665 | 2026-06-04T08:05:21.632Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 666 | 2026-06-04T08:05:21.667Z | Compiling lock_api v0.4.14 |
| 667 | 2026-06-04T08:05:22.011Z | Compiling serde_urlencoded v0.7.1 |
| 668 | 2026-06-04T08:05:22.307Z | Compiling anstyle-parse v1.0.0 |
| 669 | 2026-06-04T08:05:22.550Z | Compiling tracing-subscriber v0.3.23 |
| 670 | 2026-06-04T08:05:22.932Z | Compiling sigchld v0.2.4 |
| 671 | 2026-06-04T08:05:22.968Z | Compiling cargo_metadata v0.23.1 |
| 672 | 2026-06-04T08:05:23.135Z | Compiling hyper-rustls v0.27.9 |
| 673 | 2026-06-04T08:05:23.504Z | Compiling serde-value v0.7.0 |
| 674 | 2026-06-04T08:05:23.836Z | Compiling toml v0.8.23 |
| 675 | 2026-06-04T08:05:24.274Z | Compiling serde-untagged v0.1.9 |
| 676 | 2026-06-04T08:05:24.915Z | Compiling tower-http v0.6.11 |
| 677 | 2026-06-04T08:05:25.355Z | Compiling derive_more-impl v2.1.1 |
| 678 | 2026-06-04T08:05:26.207Z | Compiling itertools v0.14.0 |
| 679 | 2026-06-04T08:05:26.328Z | Compiling regex v1.12.3 |
| 680 | 2026-06-04T08:05:26.657Z | Compiling crypto-common v0.1.7 |
| 681 | 2026-06-04T08:05:26.697Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-06-04T08:05:26.724Z | Compiling ppv-lite86 v0.2.21 |
| 683 | 2026-06-04T08:05:26.791Z | Compiling futures-executor v0.3.32 |
| 684 | 2026-06-04T08:05:26.849Z | Compiling rand_core v0.9.5 |
| 685 | 2026-06-04T08:05:27.052Z | Compiling pin-project-internal v1.1.13 |
| 686 | 2026-06-04T08:05:27.101Z | Compiling http-body-util v0.1.3 |
| 687 | 2026-06-04T08:05:27.339Z | Compiling uuid v1.23.2 |
| 688 | 2026-06-04T08:05:27.381Z | Compiling smol_str v0.3.6 |
| 689 | 2026-06-04T08:05:27.737Z | Compiling serde_spanned v1.1.1 |
| 690 | 2026-06-04T08:05:27.750Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 691 | 2026-06-04T08:05:27.798Z | Compiling filetime v0.2.29 |
| 692 | 2026-06-04T08:05:27.889Z | Compiling vte v0.14.1 |
| 693 | 2026-06-04T08:05:27.904Z | Compiling bstr v1.12.1 |
| 694 | 2026-06-04T08:05:28.017Z | Compiling xattr v1.6.1 |
| 695 | 2026-06-04T08:05:28.121Z | Compiling static_assertions v1.1.0 |
| 696 | 2026-06-04T08:05:28.147Z | Compiling unicase v2.9.0 |
| 697 | 2026-06-04T08:05:28.173Z | Compiling tinyvec_macros v0.1.1 |
| 698 | 2026-06-04T08:05:28.195Z | Compiling eyre v0.6.12 |
| 699 | 2026-06-04T08:05:28.210Z | Compiling litrs v1.0.0 |
| 700 | 2026-06-04T08:05:28.243Z | Compiling unicode-xid v0.2.6 |
| 701 | 2026-06-04T08:05:28.316Z | Compiling is_terminal_polyfill v1.70.2 |
| 702 | 2026-06-04T08:05:28.338Z | Compiling color-spantrace v0.3.0 |
| 703 | 2026-06-04T08:05:28.382Z | Compiling number_prefix v0.4.0 |
| 704 | 2026-06-04T08:05:28.411Z | Compiling anstyle v1.0.14 |
| 705 | 2026-06-04T08:05:28.540Z | Compiling iana-time-zone v0.1.65 |
| 706 | 2026-06-04T08:05:28.565Z | Compiling nested v0.1.1 |
| 707 | 2026-06-04T08:05:28.656Z | Compiling anstyle-query v1.1.5 |
| 708 | 2026-06-04T08:05:28.685Z | Compiling self_update v0.42.0 |
| 709 | 2026-06-04T08:05:28.755Z | Compiling colorchoice v1.0.5 |
| 710 | 2026-06-04T08:05:28.769Z | Compiling guppy v0.17.26 |
| 711 | 2026-06-04T08:05:28.859Z | Compiling anstream v1.0.0 |
| 712 | 2026-06-04T08:05:28.888Z | Compiling document-features v0.2.12 |
| 713 | 2026-06-04T08:05:28.920Z | Compiling chrono v0.4.44 |
| 714 | 2026-06-04T08:05:29.277Z | Compiling indicatif v0.17.11 |
| 715 | 2026-06-04T08:05:29.392Z | Compiling globset v0.4.18 |
| 716 | 2026-06-04T08:05:29.483Z | Compiling cargo-util-schemas v0.2.0 |
| 717 | 2026-06-04T08:05:30.344Z | Compiling tinyvec v1.11.0 |
| 718 | 2026-06-04T08:05:30.797Z | Compiling tar v0.4.46 |
| 719 | 2026-06-04T08:05:32.011Z | Compiling pin-project v1.1.13 |
| 720 | 2026-06-04T08:05:32.063Z | Compiling strip-ansi-escapes v0.2.1 |
| 721 | 2026-06-04T08:05:32.116Z | Compiling toml v1.1.2+spec-1.1.0 |
| 722 | 2026-06-04T08:05:32.403Z | Compiling newtype-uuid v1.3.2 |
| 723 | 2026-06-04T08:05:32.450Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-06-04T08:05:32.576Z | Compiling reqwest v0.12.28 |
| 725 | 2026-06-04T08:05:32.600Z | Compiling rand_chacha v0.9.0 |
| 726 | 2026-06-04T08:05:32.705Z | Compiling futures v0.3.32 |
| 727 | 2026-06-04T08:05:32.793Z | Compiling digest v0.10.7 |
| 728 | 2026-06-04T08:05:33.030Z | Compiling derive_more v2.1.1 |
| 729 | 2026-06-04T08:05:33.119Z | Compiling parking_lot v0.12.5 |
| 730 | 2026-06-04T08:05:33.182Z | Compiling flate2 v1.1.9 |
| 731 | 2026-06-04T08:05:33.404Z | Compiling tracing-error v0.2.1 |
| 732 | 2026-06-04T08:05:33.640Z | Compiling shared_child v1.1.1 |
| 733 | 2026-06-04T08:05:34.053Z | Compiling signal-hook-mio v0.2.5 |
| 734 | 2026-06-04T08:05:34.193Z | Compiling self-replace v1.5.0 |
| 735 | 2026-06-04T08:05:34.349Z | Compiling cargo-platform v0.2.0 |
| 736 | 2026-06-04T08:05:34.500Z | Compiling quick-xml v0.37.5 |
| 737 | 2026-06-04T08:05:34.934Z | Compiling quick-xml v0.38.4 |
| 738 | 2026-06-04T08:05:35.134Z | Compiling recursion v0.5.4 |
| 739 | 2026-06-04T08:05:35.288Z | Compiling cpufeatures v0.2.17 |
| 740 | 2026-06-04T08:05:35.371Z | Compiling strsim v0.11.1 |
| 741 | 2026-06-04T08:05:35.963Z | Compiling shell-words v1.1.1 |
| 742 | 2026-06-04T08:05:36.108Z | Compiling clap_lex v1.1.0 |
| 743 | 2026-06-04T08:05:36.252Z | Compiling indenter v0.3.4 |
| 744 | 2026-06-04T08:05:36.256Z | Compiling humantime v2.3.0 |
| 745 | 2026-06-04T08:05:36.371Z | Compiling heck v0.5.0 |
| 746 | 2026-06-04T08:05:36.483Z | Compiling urlencoding v2.1.3 |
| 747 | 2026-06-04T08:05:36.572Z | Compiling clap_derive v4.6.1 |
| 748 | 2026-06-04T08:05:36.712Z | Compiling humantime-serde v1.1.1 |
| 749 | 2026-06-04T08:05:36.877Z | Compiling clap_builder v4.6.0 |
| 750 | 2026-06-04T08:05:37.273Z | Compiling quick-junit v0.5.2 |
| 751 | 2026-06-04T08:05:37.923Z | Compiling sha2 v0.10.9 |
| 752 | 2026-06-04T08:05:38.446Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-06-04T08:05:39.171Z | Compiling cargo_metadata v0.20.0 |
| 754 | 2026-06-04T08:05:40.584Z | Compiling atomicwrites v0.4.4 |
| 755 | 2026-06-04T08:05:40.901Z | Compiling cargo-nextest v0.9.97 |
| 756 | 2026-06-04T08:05:41.238Z | Compiling crossterm v0.29.0 |
| 757 | 2026-06-04T08:05:43.313Z | Compiling duct v0.13.7 |
| 758 | 2026-06-04T08:05:43.593Z | Compiling rand v0.9.4 |
| 759 | 2026-06-04T08:05:43.955Z | Compiling config v0.15.23 |
| 760 | 2026-06-04T08:05:44.111Z | Compiling zstd v0.13.3 |
| 761 | 2026-06-04T08:05:44.382Z | Compiling async-scoped v0.9.0 |
| 762 | 2026-06-04T08:05:44.559Z | Compiling unicode-normalization v0.1.25 |
| 763 | 2026-06-04T08:05:44.584Z | Compiling target-spec-miette v0.4.8 |
| 764 | 2026-06-04T08:05:44.648Z | Compiling future-queue v0.4.0 |
| 765 | 2026-06-04T08:05:44.673Z | Compiling mukti-metadata v0.3.0 |
| 766 | 2026-06-04T08:05:44.946Z | Compiling tokio-stream v0.1.18 |
| 767 | 2026-06-04T08:05:45.046Z | Compiling camino-tempfile v1.4.1 |
| 768 | 2026-06-04T08:05:45.148Z | Compiling derive-where v1.6.1 |
| 769 | 2026-06-04T08:05:45.174Z | Compiling serde_path_to_error v0.1.20 |
| 770 | 2026-06-04T08:05:45.185Z | Compiling serde_ignored v0.1.14 |
| 771 | 2026-06-04T08:05:45.495Z | Compiling hex v0.4.3 |
| 772 | 2026-06-04T08:05:45.498Z | Compiling xxhash-rust v0.8.15 |
| 773 | 2026-06-04T08:05:45.547Z | Compiling home v0.5.12 |
| 774 | 2026-06-04T08:05:45.666Z | Compiling indent_write v2.2.0 |
| 775 | 2026-06-04T08:05:45.696Z | Compiling swrite v0.1.0 |
| 776 | 2026-06-04T08:05:45.724Z | Compiling color-eyre v0.6.5 |
| 777 | 2026-06-04T08:05:45.812Z | Compiling clap v4.6.1 |
| 778 | 2026-06-04T08:05:45.824Z | Compiling dialoguer v0.11.0 |
| 779 | 2026-06-04T08:05:45.836Z | Compiling enable-ansi-support v0.2.1 |
| 780 | 2026-06-04T08:05:46.458Z | Compiling nextest-runner v0.80.0 |
| 781 | 2026-06-04T08:06:05.550Z | Finished `release` profile [optimized] target(s) in 1m 13s |
| 782 | 2026-06-04T08:06:05.740Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 783 | 2026-06-04T08:06:05.742Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 784 | 2026-06-04T08:06:05.863Z | + banner bfd |
| 785 | 2026-06-04T08:06:05.867Z | |
| 786 | 2026-06-04T08:06:05.867Z | ##### ###### ##### |
| 787 | 2026-06-04T08:06:05.867Z | # # # # # |
| 788 | 2026-06-04T08:06:05.867Z | ##### ##### # # |
| 789 | 2026-06-04T08:06:05.867Z | # # # # # |
| 790 | 2026-06-04T08:06:05.867Z | # # # # # |
| 791 | 2026-06-04T08:06:05.867Z | ##### # ##### |
| 792 | 2026-06-04T08:06:05.867Z | |
| 793 | 2026-06-04T08:06:05.867Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 794 | 2026-06-04T08:06:06.027Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 795 | 2026-06-04T08:06:06.651Z | From https://github.com/oxidecomputer/falcon |
| 796 | 2026-06-04T08:06:06.651Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 797 | 2026-06-04T08:06:06.731Z | Updating crates.io index |
| 798 | 2026-06-04T08:06:06.766Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 799 | 2026-06-04T08:06:07.694Z | From https://github.com/oxidecomputer/dendrite |
| 800 | 2026-06-04T08:06:07.695Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 801 | 2026-06-04T08:06:07.777Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 802 | 2026-06-04T08:06:08.062Z | From https://github.com/oxidecomputer/ispf |
| 803 | 2026-06-04T08:06:08.062Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 804 | 2026-06-04T08:06:08.068Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 805 | 2026-06-04T08:06:08.443Z | From https://github.com/oxidecomputer/netadm-sys |
| 806 | 2026-06-04T08:06:08.443Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 807 | 2026-06-04T08:06:08.452Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 808 | 2026-06-04T08:06:16.034Z | From https://github.com/oxidecomputer/omicron |
| 809 | 2026-06-04T08:06:16.035Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 810 | 2026-06-04T08:06:16.465Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 811 | 2026-06-04T08:06:17.109Z | From https://github.com/oxidecomputer/opte |
| 812 | 2026-06-04T08:06:17.109Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 813 | 2026-06-04T08:06:17.270Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 814 | 2026-06-04T08:06:17.574Z | From https://github.com/illumos/smf-rs |
| 815 | 2026-06-04T08:06:17.574Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 816 | 2026-06-04T08:06:17.648Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 817 | 2026-06-04T08:06:17.918Z | From https://github.com/oxidecomputer/network-interface |
| 818 | 2026-06-04T08:06:17.918Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 819 | 2026-06-04T08:06:17.940Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 820 | 2026-06-04T08:06:18.215Z | From https://github.com/oxidecomputer/zone |
| 821 | 2026-06-04T08:06:18.215Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 822 | 2026-06-04T08:06:18.279Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 823 | 2026-06-04T08:06:18.922Z | From https://github.com/oxidecomputer/propolis |
| 824 | 2026-06-04T08:06:18.922Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 825 | 2026-06-04T08:06:19.089Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 826 | 2026-06-04T08:06:19.617Z | From https://github.com/oxidecomputer/transceiver-control |
| 827 | 2026-06-04T08:06:19.617Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 828 | 2026-06-04T08:06:19.639Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 829 | 2026-06-04T08:06:19.943Z | From https://github.com/oxidecomputer/dlpi-sys |
| 830 | 2026-06-04T08:06:19.943Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 831 | 2026-06-04T08:06:19.949Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 832 | 2026-06-04T08:06:20.298Z | From https://github.com/jmesmon/rust-libzfs |
| 833 | 2026-06-04T08:06:20.299Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 834 | 2026-06-04T08:06:20.306Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 835 | 2026-06-04T08:06:20.642Z | From https://github.com/oxidecomputer/rusty-doors |
| 836 | 2026-06-04T08:06:20.642Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 837 | 2026-06-04T08:06:20.646Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 838 | 2026-06-04T08:06:20.969Z | From https://github.com/oxidecomputer/lldp |
| 839 | 2026-06-04T08:06:20.970Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 840 | 2026-06-04T08:06:21.035Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 841 | 2026-06-04T08:06:21.358Z | From https://github.com/oxidecomputer/slog-error-chain |
| 842 | 2026-06-04T08:06:21.358Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 843 | 2026-06-04T08:06:21.377Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 844 | 2026-06-04T08:06:21.706Z | From https://github.com/oxidecomputer/tufaceous |
| 845 | 2026-06-04T08:06:21.706Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 846 | 2026-06-04T08:06:21.771Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 847 | 2026-06-04T08:06:22.238Z | From https://github.com/oxidecomputer/management-gateway-service |
| 848 | 2026-06-04T08:06:22.238Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 849 | 2026-06-04T08:06:22.262Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-06-04T08:06:23.106Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-06-04T08:06:23.106Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 852 | 2026-06-04T08:06:23.252Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 853 | 2026-06-04T08:06:23.583Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 854 | 2026-06-04T08:06:23.583Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 855 | 2026-06-04T08:06:23.816Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 856 | 2026-06-04T08:06:24.155Z | From https://github.com/oxidecomputer/propolis |
| 857 | 2026-06-04T08:06:24.155Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 858 | 2026-06-04T08:06:24.243Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 859 | 2026-06-04T08:06:24.536Z | From https://github.com/oxidecomputer/opte |
| 860 | 2026-06-04T08:06:24.536Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 861 | 2026-06-04T08:06:24.568Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 862 | 2026-06-04T08:06:24.921Z | From https://github.com/oxidecomputer/tofino |
| 863 | 2026-06-04T08:06:24.921Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 864 | 2026-06-04T08:06:24.944Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 865 | 2026-06-04T08:06:25.890Z | From https://github.com/oxidecomputer/maghemite |
| 866 | 2026-06-04T08:06:25.890Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 867 | 2026-06-04T08:06:25.947Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 868 | 2026-06-04T08:06:26.417Z | From https://github.com/oxidecomputer/clickward |
| 869 | 2026-06-04T08:06:26.417Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 870 | 2026-06-04T08:06:26.525Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 871 | 2026-06-04T08:06:26.913Z | From https://github.com/oxidecomputer/crucible |
| 872 | 2026-06-04T08:06:26.913Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 873 | 2026-06-04T08:06:27.051Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 874 | 2026-06-04T08:06:27.412Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 875 | 2026-06-04T08:06:27.412Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 876 | 2026-06-04T08:06:28.286Z | Downloading crates ... |
| 877 | 2026-06-04T08:06:28.385Z | Downloaded async-recursion v1.1.1 |
| 878 | 2026-06-04T08:06:28.389Z | Downloaded autocfg v1.5.0 |
| 879 | 2026-06-04T08:06:28.392Z | Downloaded argon2 v0.5.3 |
| 880 | 2026-06-04T08:06:28.392Z | Downloaded aead v0.5.2 |
| 881 | 2026-06-04T08:06:28.396Z | Downloaded bit-set v0.8.0 |
| 882 | 2026-06-04T08:06:28.396Z | Downloaded base16ct v1.0.0 |
| 883 | 2026-06-04T08:06:28.403Z | Downloaded bitflags v1.3.2 |
| 884 | 2026-06-04T08:06:28.406Z | Downloaded crucible-workspace-hack v0.1.0 |
| 885 | 2026-06-04T08:06:28.406Z | Downloaded cobs v0.3.0 |
| 886 | 2026-06-04T08:06:28.406Z | Downloaded gethostname v0.5.0 |
| 887 | 2026-06-04T08:06:28.407Z | Downloaded async-stream-impl v0.3.6 |
| 888 | 2026-06-04T08:06:28.410Z | Downloaded darling_macro v0.21.3 |
| 889 | 2026-06-04T08:06:28.410Z | Downloaded async-compression v0.4.42 |
| 890 | 2026-06-04T08:06:28.413Z | Downloaded hostname v0.3.1 |
| 891 | 2026-06-04T08:06:28.417Z | Downloaded highway v1.3.0 |
| 892 | 2026-06-04T08:06:28.422Z | Downloaded crunchy v0.2.4 |
| 893 | 2026-06-04T08:06:28.422Z | Downloaded git-stub v1.0.0 |
| 894 | 2026-06-04T08:06:28.422Z | Downloaded const-random v0.1.18 |
| 895 | 2026-06-04T08:06:28.425Z | Downloaded foreign-types-shared v0.3.1 |
| 896 | 2026-06-04T08:06:28.425Z | Downloaded dyn-clone v1.0.20 |
| 897 | 2026-06-04T08:06:28.425Z | Downloaded httpdate v1.0.3 |
| 898 | 2026-06-04T08:06:28.425Z | Downloaded heck v0.4.1 |
| 899 | 2026-06-04T08:06:28.428Z | Downloaded foreign-types v0.5.0 |
| 900 | 2026-06-04T08:06:28.428Z | Downloaded darling_macro v0.23.0 |
| 901 | 2026-06-04T08:06:28.432Z | Downloaded hubpack_derive v0.1.1 |
| 902 | 2026-06-04T08:06:28.432Z | Downloaded ciborium-ll v0.2.2 |
| 903 | 2026-06-04T08:06:28.435Z | Downloaded hostname v0.4.2 |
| 904 | 2026-06-04T08:06:28.435Z | Downloaded foreign-types-macros v0.2.3 |
| 905 | 2026-06-04T08:06:28.435Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 906 | 2026-06-04T08:06:28.440Z | Downloaded base16ct v0.2.0 |
| 907 | 2026-06-04T08:06:28.444Z | Downloaded memmap v0.7.0 |
| 908 | 2026-06-04T08:06:28.444Z | Downloaded fs-err v3.3.0 |
| 909 | 2026-06-04T08:06:28.447Z | Downloaded convert_case v0.4.0 |
| 910 | 2026-06-04T08:06:28.447Z | Downloaded embedded-io v0.4.0 |
| 911 | 2026-06-04T08:06:28.447Z | Downloaded displaydoc v0.2.5 |
| 912 | 2026-06-04T08:06:28.450Z | Downloaded daft v0.1.7 |
| 913 | 2026-06-04T08:06:28.453Z | Downloaded bcs v0.1.6 |
| 914 | 2026-06-04T08:06:28.454Z | Downloaded dunce v1.0.5 |
| 915 | 2026-06-04T08:06:28.457Z | Downloaded icu_locale_core v2.2.0 |
| 916 | 2026-06-04T08:06:28.460Z | Downloaded dtrace-parser v0.3.0 |
| 917 | 2026-06-04T08:06:28.460Z | Downloaded dtrace-parser v0.2.0 |
| 918 | 2026-06-04T08:06:28.463Z | Downloaded idna_adapter v1.2.2 |
| 919 | 2026-06-04T08:06:28.463Z | Downloaded cpufeatures v0.3.0 |
| 920 | 2026-06-04T08:06:28.467Z | Downloaded dof v0.4.0 |
| 921 | 2026-06-04T08:06:28.467Z | Downloaded num-derive v0.4.2 |
| 922 | 2026-06-04T08:06:28.472Z | Downloaded mime v0.3.17 |
| 923 | 2026-06-04T08:06:28.472Z | Downloaded hubpack v0.1.2 |
| 924 | 2026-06-04T08:06:28.472Z | Downloaded internet-checksum v0.2.1 |
| 925 | 2026-06-04T08:06:28.475Z | Downloaded keccak v0.1.6 |
| 926 | 2026-06-04T08:06:28.475Z | Downloaded match_cfg v0.1.0 |
| 927 | 2026-06-04T08:06:28.475Z | Downloaded lru-cache v0.1.2 |
| 928 | 2026-06-04T08:06:28.475Z | Downloaded ident_case v1.0.1 |
| 929 | 2026-06-04T08:06:28.479Z | Downloaded is-terminal v0.4.17 |
| 930 | 2026-06-04T08:06:28.479Z | Downloaded compression-core v0.4.32 |
| 931 | 2026-06-04T08:06:28.479Z | Downloaded defmt-parser v1.0.0 |
| 932 | 2026-06-04T08:06:28.482Z | Downloaded ingot v0.1.1 |
| 933 | 2026-06-04T08:06:28.482Z | Downloaded arrayref v0.3.9 |
| 934 | 2026-06-04T08:06:28.485Z | Downloaded no-std-compat v0.4.1 |
| 935 | 2026-06-04T08:06:28.485Z | Downloaded instant v0.1.13 |
| 936 | 2026-06-04T08:06:28.485Z | Downloaded dof v0.3.0 |
| 937 | 2026-06-04T08:06:28.488Z | Downloaded newtype-uuid-macros v0.1.0 |
| 938 | 2026-06-04T08:06:28.488Z | Downloaded num-conv v0.2.1 |
| 939 | 2026-06-04T08:06:28.492Z | Downloaded newtype_derive v0.1.6 |
| 940 | 2026-06-04T08:06:28.492Z | Downloaded memoffset v0.9.1 |
| 941 | 2026-06-04T08:06:28.496Z | Downloaded crc8 v0.1.1 |
| 942 | 2026-06-04T08:06:28.496Z | Downloaded linked-hash-map v0.5.6 |
| 943 | 2026-06-04T08:06:28.496Z | Downloaded ciborium-io v0.2.2 |
| 944 | 2026-06-04T08:06:28.499Z | Downloaded natord v1.0.9 |
| 945 | 2026-06-04T08:06:28.499Z | Downloaded libscf-sys v1.2.0 |
| 946 | 2026-06-04T08:06:28.499Z | Downloaded chacha20 v0.9.1 |
| 947 | 2026-06-04T08:06:28.499Z | Downloaded git-stub-vcs v0.1.0 |
| 948 | 2026-06-04T08:06:28.504Z | Downloaded float-ord v0.3.2 |
| 949 | 2026-06-04T08:06:28.515Z | Downloaded num v0.4.3 |
| 950 | 2026-06-04T08:06:28.515Z | Downloaded managed v0.8.0 |
| 951 | 2026-06-04T08:06:28.515Z | Downloaded bit-vec v0.8.0 |
| 952 | 2026-06-04T08:06:28.518Z | Downloaded num-iter v0.1.45 |
| 953 | 2026-06-04T08:06:28.518Z | Downloaded macaddr v1.0.1 |
| 954 | 2026-06-04T08:06:28.518Z | Downloaded ipnetwork v0.21.1 |
| 955 | 2026-06-04T08:06:28.518Z | Downloaded num_enum_derive v0.5.11 |
| 956 | 2026-06-04T08:06:28.518Z | Downloaded cargo_toml v0.22.3 |
| 957 | 2026-06-04T08:06:28.518Z | Downloaded num_threads v0.1.7 |
| 958 | 2026-06-04T08:06:28.519Z | Downloaded defmt-macros v1.1.0 |
| 959 | 2026-06-04T08:06:28.522Z | Downloaded opaque-debug v0.3.1 |
| 960 | 2026-06-04T08:06:28.522Z | Downloaded parse-display v0.10.0 |
| 961 | 2026-06-04T08:06:28.526Z | Downloaded newline-converter v0.3.0 |
| 962 | 2026-06-04T08:06:28.526Z | Downloaded enum-as-inner v0.6.1 |
| 963 | 2026-06-04T08:06:28.526Z | Downloaded omicron-workspace-hack v0.1.0 |
| 964 | 2026-06-04T08:06:28.529Z | Downloaded olpc-cjson v0.1.4 |
| 965 | 2026-06-04T08:06:28.530Z | Downloaded half v2.7.1 |
| 966 | 2026-06-04T08:06:28.543Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 967 | 2026-06-04T08:06:28.543Z | Downloaded proc-macro-crate v3.5.0 |
| 968 | 2026-06-04T08:06:28.543Z | Downloaded multer v3.1.0 |
| 969 | 2026-06-04T08:06:28.543Z | Downloaded daft-derive v0.1.7 |
| 970 | 2026-06-04T08:06:28.543Z | Downloaded crossbeam-deque v0.8.6 |
| 971 | 2026-06-04T08:06:28.549Z | Downloaded num-complex v0.4.6 |
| 972 | 2026-06-04T08:06:28.549Z | Downloaded either v1.15.0 |
| 973 | 2026-06-04T08:06:28.549Z | Downloaded critical-section v1.2.0 |
| 974 | 2026-06-04T08:06:28.549Z | Downloaded powerfmt v0.2.0 |
| 975 | 2026-06-04T08:06:28.550Z | Downloaded pretty-hex v0.4.2 |
| 976 | 2026-06-04T08:06:28.550Z | Downloaded potential_utf v0.1.5 |
| 977 | 2026-06-04T08:06:28.553Z | Downloaded inout v0.1.4 |
| 978 | 2026-06-04T08:06:28.553Z | Downloaded bs58 v0.5.1 |
| 979 | 2026-06-04T08:06:28.553Z | Downloaded plain v0.2.3 |
| 980 | 2026-06-04T08:06:28.553Z | Downloaded deranged v0.5.8 |
| 981 | 2026-06-04T08:06:28.553Z | Downloaded parking_lot_core v0.8.6 |
| 982 | 2026-06-04T08:06:28.556Z | Downloaded backoff v0.4.0 |
| 983 | 2026-06-04T08:06:28.556Z | Downloaded bytecount v0.6.9 |
| 984 | 2026-06-04T08:06:28.559Z | Downloaded byte-wrapper v0.1.0 |
| 985 | 2026-06-04T08:06:28.559Z | Downloaded num-integer v0.1.46 |
| 986 | 2026-06-04T08:06:28.563Z | Downloaded foldhash v0.2.0 |
| 987 | 2026-06-04T08:06:28.563Z | Downloaded rand_chacha v0.3.1 |
| 988 | 2026-06-04T08:06:28.566Z | Downloaded progenitor-client v0.10.0 |
| 989 | 2026-06-04T08:06:28.566Z | Downloaded konst_macro_rules v0.2.19 |
| 990 | 2026-06-04T08:06:28.566Z | Downloaded derive-ex v0.1.8 |
| 991 | 2026-06-04T08:06:28.570Z | Downloaded constant_time_eq v0.4.2 |
| 992 | 2026-06-04T08:06:28.570Z | Downloaded cmake v0.1.58 |
| 993 | 2026-06-04T08:06:28.574Z | Downloaded num_enum v0.5.11 |
| 994 | 2026-06-04T08:06:28.574Z | Downloaded rand_xorshift v0.4.0 |
| 995 | 2026-06-04T08:06:28.577Z | Downloaded quick-error v1.2.3 |
| 996 | 2026-06-04T08:06:28.577Z | Downloaded progenitor-macro v0.14.0 |
| 997 | 2026-06-04T08:06:28.577Z | Downloaded progenitor-macro v0.13.0 |
| 998 | 2026-06-04T08:06:28.580Z | Downloaded progenitor-client v0.14.0 |
| 999 | 2026-06-04T08:06:28.580Z | Downloaded num_enum v0.7.6 |
| 1000 | 2026-06-04T08:06:28.583Z | Downloaded progenitor-macro v0.10.0 |
| 1001 | 2026-06-04T08:06:28.583Z | Downloaded ref-cast-impl v1.0.25 |
| 1002 | 2026-06-04T08:06:28.586Z | Downloaded ref-cast v1.0.25 |
| 1003 | 2026-06-04T08:06:28.586Z | Downloaded glob v0.3.3 |
| 1004 | 2026-06-04T08:06:28.590Z | Downloaded phf_shared v0.12.1 |
| 1005 | 2026-06-04T08:06:28.590Z | Downloaded phf v0.12.1 |
| 1006 | 2026-06-04T08:06:28.590Z | Downloaded oxnet v0.1.5 |
| 1007 | 2026-06-04T08:06:28.593Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1008 | 2026-06-04T08:06:28.593Z | Downloaded poly1305 v0.8.0 |
| 1009 | 2026-06-04T08:06:28.596Z | Downloaded paste v1.0.15 |
| 1010 | 2026-06-04T08:06:28.596Z | Downloaded pem v3.0.6 |
| 1011 | 2026-06-04T08:06:28.600Z | Downloaded rustc_version v0.1.7 |
| 1012 | 2026-06-04T08:06:28.600Z | Downloaded scroll_derive v0.13.1 |
| 1013 | 2026-06-04T08:06:28.600Z | Downloaded scroll_derive v0.12.1 |
| 1014 | 2026-06-04T08:06:28.600Z | Downloaded libsw-core v0.3.2 |
| 1015 | 2026-06-04T08:06:28.604Z | Downloaded ingot-types v0.1.2 |
| 1016 | 2026-06-04T08:06:28.604Z | Downloaded num_enum_derive v0.7.6 |
| 1017 | 2026-06-04T08:06:28.604Z | Downloaded serde-big-array v0.5.1 |
| 1018 | 2026-06-04T08:06:28.607Z | Downloaded diff v0.1.13 |
| 1019 | 2026-06-04T08:06:28.607Z | Downloaded defmt v1.1.0 |
| 1020 | 2026-06-04T08:06:28.610Z | Downloaded chacha20 v0.10.0 |
| 1021 | 2026-06-04T08:06:28.613Z | Downloaded proc-macro-crate v1.3.1 |
| 1022 | 2026-06-04T08:06:28.613Z | Downloaded byteorder v1.5.0 |
| 1023 | 2026-06-04T08:06:28.613Z | Downloaded proc-macro-error v1.0.4 |
| 1024 | 2026-06-04T08:06:28.617Z | Downloaded same-file v1.0.6 |
| 1025 | 2026-06-04T08:06:28.617Z | Downloaded console v0.16.3 |
| 1026 | 2026-06-04T08:06:28.619Z | Downloaded proc-macro-error2 v2.0.1 |
| 1027 | 2026-06-04T08:06:28.622Z | Downloaded progenitor v0.14.0 |
| 1028 | 2026-06-04T08:06:28.622Z | Downloaded progenitor v0.10.0 |
| 1029 | 2026-06-04T08:06:28.623Z | Downloaded semver v0.1.20 |
| 1030 | 2026-06-04T08:06:28.625Z | Downloaded serde_repr v0.1.20 |
| 1031 | 2026-06-04T08:06:28.625Z | Downloaded libsw v3.5.0 |
| 1032 | 2026-06-04T08:06:28.632Z | Downloaded serde_plain v1.0.2 |
| 1033 | 2026-06-04T08:06:28.632Z | Downloaded bitflags v2.11.1 |
| 1034 | 2026-06-04T08:06:28.636Z | Downloaded progenitor-extras v0.2.0 |
| 1035 | 2026-06-04T08:06:28.636Z | Downloaded const_format_proc_macros v0.2.34 |
| 1036 | 2026-06-04T08:06:28.636Z | Downloaded progenitor-client v0.13.0 |
| 1037 | 2026-06-04T08:06:28.636Z | Downloaded sigpipe v0.1.3 |
| 1038 | 2026-06-04T08:06:28.636Z | Downloaded secrecy v0.10.3 |
| 1039 | 2026-06-04T08:06:28.640Z | Downloaded memmap2 v0.9.10 |
| 1040 | 2026-06-04T08:06:28.640Z | Downloaded litemap v0.8.2 |
| 1041 | 2026-06-04T08:06:28.640Z | Downloaded cookie v0.18.1 |
| 1042 | 2026-06-04T08:06:28.643Z | Downloaded serial_test_derive v3.4.0 |
| 1043 | 2026-06-04T08:06:28.643Z | Downloaded serial_test v3.4.0 |
| 1044 | 2026-06-04T08:06:28.643Z | Downloaded backon v1.6.0 |
| 1045 | 2026-06-04T08:06:28.646Z | Downloaded darling v0.23.0 |
| 1046 | 2026-06-04T08:06:28.649Z | Downloaded siphasher v1.0.3 |
| 1047 | 2026-06-04T08:06:28.649Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1048 | 2026-06-04T08:06:28.652Z | Downloaded omicron-zone-package v0.12.2 |
| 1049 | 2026-06-04T08:06:28.652Z | Downloaded sha1 v0.10.6 |
| 1050 | 2026-06-04T08:06:28.657Z | Downloaded postcard v1.1.3 |
| 1051 | 2026-06-04T08:06:28.657Z | Downloaded rustls-pemfile v2.2.0 |
| 1052 | 2026-06-04T08:06:28.661Z | Downloaded password-hash v0.5.0 |
| 1053 | 2026-06-04T08:06:28.661Z | Downloaded slog-envlogger v2.2.0 |
| 1054 | 2026-06-04T08:06:28.662Z | Downloaded hmac v0.12.1 |
| 1055 | 2026-06-04T08:06:28.666Z | Downloaded parking_lot v0.11.2 |
| 1056 | 2026-06-04T08:06:28.666Z | Downloaded pest_derive v2.8.6 |
| 1057 | 2026-06-04T08:06:28.666Z | Downloaded resolv-conf v0.7.6 |
| 1058 | 2026-06-04T08:06:28.666Z | Downloaded strum v0.27.2 |
| 1059 | 2026-06-04T08:06:28.669Z | Downloaded strum v0.26.3 |
| 1060 | 2026-06-04T08:06:28.669Z | Downloaded spin v0.5.2 |
| 1061 | 2026-06-04T08:06:28.669Z | Downloaded progenitor v0.13.0 |
| 1062 | 2026-06-04T08:06:28.669Z | Downloaded slog-bunyan v2.5.0 |
| 1063 | 2026-06-04T08:06:28.669Z | Downloaded crossbeam-utils v0.8.21 |
| 1064 | 2026-06-04T08:06:28.672Z | Downloaded anyhow v1.0.102 |
| 1065 | 2026-06-04T08:06:28.675Z | Downloaded smawk v0.3.2 |
| 1066 | 2026-06-04T08:06:28.675Z | Downloaded elliptic-curve v0.13.8 |
| 1067 | 2026-06-04T08:06:28.678Z | Downloaded num-rational v0.4.2 |
| 1068 | 2026-06-04T08:06:28.679Z | Downloaded serde_derive_internals v0.29.1 |
| 1069 | 2026-06-04T08:06:28.687Z | Downloaded icu_properties v2.2.0 |
| 1070 | 2026-06-04T08:06:28.687Z | Downloaded tagptr v0.2.0 |
| 1071 | 2026-06-04T08:06:28.687Z | Downloaded dropshot_endpoint v0.17.0 |
| 1072 | 2026-06-04T08:06:28.690Z | Downloaded pest_generator v2.8.6 |
| 1073 | 2026-06-04T08:06:28.690Z | Downloaded arc-swap v1.9.1 |
| 1074 | 2026-06-04T08:06:28.690Z | Downloaded take_mut v0.2.2 |
| 1075 | 2026-06-04T08:06:28.690Z | Downloaded tabwriter v1.4.1 |
| 1076 | 2026-06-04T08:06:28.690Z | Downloaded tabled_derive v0.7.0 |
| 1077 | 2026-06-04T08:06:28.690Z | Downloaded scroll v0.13.0 |
| 1078 | 2026-06-04T08:06:28.694Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1079 | 2026-06-04T08:06:28.694Z | Downloaded thread-id v5.1.0 |
| 1080 | 2026-06-04T08:06:28.694Z | Downloaded thread-id v4.2.2 |
| 1081 | 2026-06-04T08:06:28.694Z | Downloaded derive_more v0.99.20 |
| 1082 | 2026-06-04T08:06:28.698Z | Downloaded icu_provider v2.2.0 |
| 1083 | 2026-06-04T08:06:28.701Z | Downloaded const_format v0.2.36 |
| 1084 | 2026-06-04T08:06:28.704Z | Downloaded slog-async v2.8.0 |
| 1085 | 2026-06-04T08:06:28.704Z | Downloaded slog-dtrace v0.3.0 |
| 1086 | 2026-06-04T08:06:28.704Z | Downloaded indexmap v1.9.3 |
| 1087 | 2026-06-04T08:06:28.707Z | Downloaded structmeta v0.3.0 |
| 1088 | 2026-06-04T08:06:28.708Z | Downloaded sdd v3.0.10 |
| 1089 | 2026-06-04T08:06:28.708Z | Downloaded schemars_derive v0.8.22 |
| 1090 | 2026-06-04T08:06:28.711Z | Downloaded scroll v0.12.0 |
| 1091 | 2026-06-04T08:06:28.711Z | Downloaded rusty-fork v0.3.1 |
| 1092 | 2026-06-04T08:06:28.711Z | Downloaded termtree v0.5.1 |
| 1093 | 2026-06-04T08:06:28.711Z | Downloaded drift v0.2.0 |
| 1094 | 2026-06-04T08:06:28.717Z | Downloaded icu_collections v2.2.0 |
| 1095 | 2026-06-04T08:06:28.720Z | Downloaded hickory-resolver v0.25.2 |
| 1096 | 2026-06-04T08:06:28.723Z | Downloaded slog-scope v4.4.1 |
| 1097 | 2026-06-04T08:06:28.727Z | Downloaded snafu-derive v0.8.9 |
| 1098 | 2026-06-04T08:06:28.727Z | Downloaded smartstring v1.0.1 |
| 1099 | 2026-06-04T08:06:28.727Z | Downloaded serde_tokenstream v0.2.3 |
| 1100 | 2026-06-04T08:06:28.730Z | Downloaded testing_table v0.3.0 |
| 1101 | 2026-06-04T08:06:28.730Z | Downloaded rand_core v0.10.1 |
| 1102 | 2026-06-04T08:06:28.730Z | Downloaded time-core v0.1.8 |
| 1103 | 2026-06-04T08:06:28.730Z | Downloaded allocator-api2 v0.2.21 |
| 1104 | 2026-06-04T08:06:28.733Z | Downloaded ciborium v0.2.2 |
| 1105 | 2026-06-04T08:06:28.733Z | Downloaded hashbrown v0.12.3 |
| 1106 | 2026-06-04T08:06:28.737Z | Downloaded strum_macros v0.26.4 |
| 1107 | 2026-06-04T08:06:28.737Z | Downloaded papergrid v0.17.0 |
| 1108 | 2026-06-04T08:06:28.740Z | Downloaded chacha20poly1305 v0.10.1 |
| 1109 | 2026-06-04T08:06:28.744Z | Downloaded rhai_codegen v3.1.0 |
| 1110 | 2026-06-04T08:06:28.746Z | Downloaded typify-macro v0.6.2 |
| 1111 | 2026-06-04T08:06:28.747Z | Downloaded unarray v0.1.4 |
| 1112 | 2026-06-04T08:06:28.747Z | Downloaded unit-prefix v0.5.2 |
| 1113 | 2026-06-04T08:06:28.750Z | Downloaded typify-macro v0.4.3 |
| 1114 | 2026-06-04T08:06:28.751Z | Downloaded untrusted v0.7.1 |
| 1115 | 2026-06-04T08:06:28.751Z | Downloaded darling_core v0.23.0 |
| 1116 | 2026-06-04T08:06:28.754Z | Downloaded progenitor-impl v0.13.0 |
| 1117 | 2026-06-04T08:06:28.754Z | Downloaded thiserror-no-std v2.0.2 |
| 1118 | 2026-06-04T08:06:28.757Z | Downloaded usdt v0.6.0 |
| 1119 | 2026-06-04T08:06:28.758Z | Downloaded usdt v0.5.0 |
| 1120 | 2026-06-04T08:06:28.758Z | Downloaded tabled_derive v0.11.0 |
| 1121 | 2026-06-04T08:06:28.758Z | Downloaded usdt-attr-macro v0.6.0 |
| 1122 | 2026-06-04T08:06:28.758Z | Downloaded usdt-attr-macro v0.5.0 |
| 1123 | 2026-06-04T08:06:28.761Z | Downloaded usdt-macro v0.6.0 |
| 1124 | 2026-06-04T08:06:28.761Z | Downloaded usdt-macro v0.5.0 |
| 1125 | 2026-06-04T08:06:28.761Z | Downloaded universal-hash v0.5.1 |
| 1126 | 2026-06-04T08:06:28.761Z | Downloaded progenitor-impl v0.14.0 |
| 1127 | 2026-06-04T08:06:28.761Z | Downloaded indicatif v0.18.4 |
| 1128 | 2026-06-04T08:06:28.764Z | Downloaded base64 v0.21.7 |
| 1129 | 2026-06-04T08:06:28.768Z | Downloaded darling_core v0.21.3 |
| 1130 | 2026-06-04T08:06:28.772Z | Downloaded tokio-dtrace v0.1.1 |
| 1131 | 2026-06-04T08:06:28.772Z | Downloaded tiny-keccak v2.0.2 |
| 1132 | 2026-06-04T08:06:28.772Z | Downloaded tokio-tungstenite v0.21.0 |
| 1133 | 2026-06-04T08:06:28.776Z | Downloaded tinystr v0.8.3 |
| 1134 | 2026-06-04T08:06:28.776Z | Downloaded utf-8 v0.7.6 |
| 1135 | 2026-06-04T08:06:28.776Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-06-04T08:06:28.776Z | Downloaded synstructure v0.13.2 |
| 1137 | 2026-06-04T08:06:28.779Z | Downloaded tokio-rustls v0.25.0 |
| 1138 | 2026-06-04T08:06:28.779Z | Downloaded time-macros v0.2.27 |
| 1139 | 2026-06-04T08:06:28.779Z | Downloaded konst v0.2.20 |
| 1140 | 2026-06-04T08:06:28.782Z | Downloaded zeroize_derive v1.4.3 |
| 1141 | 2026-06-04T08:06:28.782Z | Downloaded zerofrom-derive v0.1.7 |
| 1142 | 2026-06-04T08:06:28.782Z | Downloaded yoke-derive v0.8.2 |
| 1143 | 2026-06-04T08:06:28.782Z | Downloaded progenitor-impl v0.10.0 |
| 1144 | 2026-06-04T08:06:28.787Z | Downloaded jiff-static v0.2.24 |
| 1145 | 2026-06-04T08:06:28.787Z | Downloaded icu_normalizer_data v2.2.0 |
| 1146 | 2026-06-04T08:06:28.791Z | Downloaded serde_with_macros v3.20.0 |
| 1147 | 2026-06-04T08:06:28.791Z | Downloaded topological-sort v0.2.2 |
| 1148 | 2026-06-04T08:06:28.791Z | Downloaded strum_macros v0.27.2 |
| 1149 | 2026-06-04T08:06:28.791Z | Downloaded waitgroup v0.1.2 |
| 1150 | 2026-06-04T08:06:28.794Z | Downloaded stable_deref_trait v1.2.1 |
| 1151 | 2026-06-04T08:06:28.794Z | Downloaded zerofrom v0.1.8 |
| 1152 | 2026-06-04T08:06:28.795Z | Downloaded smf v0.2.3 |
| 1153 | 2026-06-04T08:06:28.795Z | Downloaded slog-term v2.9.2 |
| 1154 | 2026-06-04T08:06:28.795Z | Downloaded rustls-native-certs v0.8.3 |
| 1155 | 2026-06-04T08:06:28.798Z | Downloaded icu_normalizer v2.2.0 |
| 1156 | 2026-06-04T08:06:28.798Z | Downloaded pest_meta v2.8.6 |
| 1157 | 2026-06-04T08:06:28.801Z | Downloaded slog-stdlog v4.1.1 |
| 1158 | 2026-06-04T08:06:28.801Z | Downloaded slog-json v2.6.1 |
| 1159 | 2026-06-04T08:06:28.801Z | Downloaded shlex v1.3.0 |
| 1160 | 2026-06-04T08:06:28.804Z | Downloaded papergrid v0.11.0 |
| 1161 | 2026-06-04T08:06:28.804Z | Downloaded zone v0.3.1 |
| 1162 | 2026-06-04T08:06:28.808Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1163 | 2026-06-04T08:06:28.808Z | Downloaded zone_cfg_derive v0.3.1 |
| 1164 | 2026-06-04T08:06:28.808Z | Downloaded hickory-resolver v0.24.4 |
| 1165 | 2026-06-04T08:06:28.812Z | Downloaded heapless v0.8.0 |
| 1166 | 2026-06-04T08:06:28.815Z | Downloaded schemars v0.8.22 |
| 1167 | 2026-06-04T08:06:28.819Z | Downloaded usdt-impl v0.6.0 |
| 1168 | 2026-06-04T08:06:28.822Z | Downloaded structmeta-derive v0.3.0 |
| 1169 | 2026-06-04T08:06:28.822Z | Downloaded similar v2.7.0 |
| 1170 | 2026-06-04T08:06:28.825Z | Downloaded walkdir v2.5.0 |
| 1171 | 2026-06-04T08:06:28.825Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1172 | 2026-06-04T08:06:28.825Z | Downloaded memchr v2.8.0 |
| 1173 | 2026-06-04T08:06:28.828Z | Downloaded writeable v0.6.3 |
| 1174 | 2026-06-04T08:06:28.831Z | Downloaded whoami v1.6.1 |
| 1175 | 2026-06-04T08:06:28.831Z | Downloaded term v1.2.1 |
| 1176 | 2026-06-04T08:06:28.834Z | Downloaded prettyplease v0.2.37 |
| 1177 | 2026-06-04T08:06:28.834Z | Downloaded http v1.4.0 |
| 1178 | 2026-06-04T08:06:28.838Z | Downloaded crypto-bigint v0.5.5 |
| 1179 | 2026-06-04T08:06:28.841Z | Downloaded thin-vec v0.2.18 |
| 1180 | 2026-06-04T08:06:28.841Z | Downloaded schemars v0.9.0 |
| 1181 | 2026-06-04T08:06:28.849Z | Downloaded minimal-lexical v0.2.1 |
| 1182 | 2026-06-04T08:06:28.852Z | Downloaded zerovec-derive v0.11.3 |
| 1183 | 2026-06-04T08:06:28.852Z | Downloaded rayon-core v1.13.0 |
| 1184 | 2026-06-04T08:06:28.856Z | Downloaded socket2 v0.6.3 |
| 1185 | 2026-06-04T08:06:28.856Z | Downloaded pretty_assertions v1.4.1 |
| 1186 | 2026-06-04T08:06:28.856Z | Downloaded ingot-macros v0.1.1 |
| 1187 | 2026-06-04T08:06:28.859Z | Downloaded erased-serde v0.3.31 |
| 1188 | 2026-06-04T08:06:28.859Z | Downloaded rustversion v1.0.22 |
| 1189 | 2026-06-04T08:06:28.859Z | Downloaded ucd-trie v0.1.7 |
| 1190 | 2026-06-04T08:06:28.862Z | Downloaded spin v0.9.8 |
| 1191 | 2026-06-04T08:06:28.862Z | Downloaded mio v1.2.0 |
| 1192 | 2026-06-04T08:06:28.866Z | Downloaded qorb v0.4.1 |
| 1193 | 2026-06-04T08:06:28.869Z | Downloaded expectorate v1.2.0 |
| 1194 | 2026-06-04T08:06:28.869Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1195 | 2026-06-04T08:06:28.872Z | Downloaded vsss-rs v3.3.4 |
| 1196 | 2026-06-04T08:06:28.872Z | Downloaded usdt-impl v0.5.0 |
| 1197 | 2026-06-04T08:06:28.873Z | Downloaded zerocopy-derive v0.7.35 |
| 1198 | 2026-06-04T08:06:28.876Z | Downloaded yoke v0.8.2 |
| 1199 | 2026-06-04T08:06:28.876Z | Downloaded xz2 v0.1.7 |
| 1200 | 2026-06-04T08:06:28.879Z | Downloaded slog v2.8.2 |
| 1201 | 2026-06-04T08:06:28.879Z | Downloaded schemars v1.2.1 |
| 1202 | 2026-06-04T08:06:28.888Z | Downloaded typify v0.6.2 |
| 1203 | 2026-06-04T08:06:28.891Z | Downloaded typify v0.4.3 |
| 1204 | 2026-06-04T08:06:28.891Z | Downloaded cc v1.2.62 |
| 1205 | 2026-06-04T08:06:28.894Z | Downloaded tungstenite v0.21.0 |
| 1206 | 2026-06-04T08:06:28.894Z | Downloaded toml v0.7.8 |
| 1207 | 2026-06-04T08:06:28.898Z | Downloaded tar v0.4.45 |
| 1208 | 2026-06-04T08:06:28.898Z | Downloaded nom v7.1.3 |
| 1209 | 2026-06-04T08:06:28.903Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1210 | 2026-06-04T08:06:28.906Z | Downloaded test-strategy v0.4.5 |
| 1211 | 2026-06-04T08:06:28.906Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1212 | 2026-06-04T08:06:28.909Z | Downloaded uuid v1.23.1 |
| 1213 | 2026-06-04T08:06:28.909Z | Downloaded rand v0.8.6 |
| 1214 | 2026-06-04T08:06:28.912Z | Downloaded parse-display-derive v0.10.0 |
| 1215 | 2026-06-04T08:06:28.912Z | Downloaded log v0.4.29 |
| 1216 | 2026-06-04T08:06:28.912Z | Downloaded pest v2.8.6 |
| 1217 | 2026-06-04T08:06:28.915Z | Downloaded crossbeam-channel v0.5.15 |
| 1218 | 2026-06-04T08:06:28.919Z | Downloaded colored v3.1.1 |
| 1219 | 2026-06-04T08:06:28.919Z | Downloaded async-trait v0.1.89 |
| 1220 | 2026-06-04T08:06:28.922Z | Downloaded linear-map v1.2.0 |
| 1221 | 2026-06-04T08:06:28.922Z | Downloaded fixedbitset v0.4.2 |
| 1222 | 2026-06-04T08:06:28.925Z | Downloaded unsafe-libyaml v0.2.11 |
| 1223 | 2026-06-04T08:06:28.925Z | Downloaded snafu v0.8.9 |
| 1224 | 2026-06-04T08:06:28.928Z | Downloaded toml_edit v0.19.15 |
| 1225 | 2026-06-04T08:06:28.937Z | Downloaded itertools v0.12.1 |
| 1226 | 2026-06-04T08:06:28.941Z | Downloaded yansi v1.0.1 |
| 1227 | 2026-06-04T08:06:28.944Z | Downloaded rand v0.10.1 |
| 1228 | 2026-06-04T08:06:28.944Z | Downloaded hkdf v0.12.4 |
| 1229 | 2026-06-04T08:06:28.947Z | Downloaded dropshot-api-manager v0.7.2 |
| 1230 | 2026-06-04T08:06:28.950Z | Downloaded steno v0.4.1 |
| 1231 | 2026-06-04T08:06:28.950Z | Downloaded data-encoding v2.11.0 |
| 1232 | 2026-06-04T08:06:28.950Z | Downloaded cipher v0.4.4 |
| 1233 | 2026-06-04T08:06:28.953Z | Downloaded defmt v0.3.100 |
| 1234 | 2026-06-04T08:06:28.953Z | Downloaded crossbeam-epoch v0.9.18 |
| 1235 | 2026-06-04T08:06:28.953Z | Downloaded const-random-macro v0.1.16 |
| 1236 | 2026-06-04T08:06:28.954Z | Downloaded csv-core v0.1.13 |
| 1237 | 2026-06-04T08:06:28.960Z | Downloaded hashbrown v0.16.1 |
| 1238 | 2026-06-04T08:06:28.964Z | Downloaded compression-codecs v0.4.38 |
| 1239 | 2026-06-04T08:06:28.964Z | Downloaded arrayvec v0.7.6 |
| 1240 | 2026-06-04T08:06:28.964Z | Downloaded iddqd v0.3.18 |
| 1241 | 2026-06-04T08:06:28.968Z | Downloaded embedded-io v0.6.1 |
| 1242 | 2026-06-04T08:06:28.968Z | Downloaded async-stream v0.3.6 |
| 1243 | 2026-06-04T08:06:28.968Z | Downloaded hash32 v0.3.1 |
| 1244 | 2026-06-04T08:06:28.968Z | Downloaded fxhash v0.2.1 |
| 1245 | 2026-06-04T08:06:28.968Z | Downloaded cstr-argument v0.1.2 |
| 1246 | 2026-06-04T08:06:28.971Z | Downloaded typenum v1.20.0 |
| 1247 | 2026-06-04T08:06:28.971Z | Downloaded group v0.13.0 |
| 1248 | 2026-06-04T08:06:28.971Z | Downloaded zerotrie v0.2.4 |
| 1249 | 2026-06-04T08:06:28.974Z | Downloaded fs_extra v1.3.0 |
| 1250 | 2026-06-04T08:06:28.974Z | Downloaded ff v0.13.1 |
| 1251 | 2026-06-04T08:06:28.977Z | Downloaded blake2 v0.10.6 |
| 1252 | 2026-06-04T08:06:28.977Z | Downloaded darling v0.21.3 |
| 1253 | 2026-06-04T08:06:28.980Z | Downloaded zerocopy-derive v0.8.48 |
| 1254 | 2026-06-04T08:06:28.984Z | Downloaded typed-path v0.9.3 |
| 1255 | 2026-06-04T08:06:28.987Z | Downloaded scc v2.4.0 |
| 1256 | 2026-06-04T08:06:28.990Z | Downloaded nom v8.0.0 |
| 1257 | 2026-06-04T08:06:28.993Z | Downloaded unicode-segmentation v1.13.2 |
| 1258 | 2026-06-04T08:06:28.996Z | Downloaded hyper v1.9.0 |
| 1259 | 2026-06-04T08:06:28.999Z | Downloaded cancel-safe-futures v0.1.5 |
| 1260 | 2026-06-04T08:06:28.999Z | Downloaded aws-lc-rs v1.17.0 |
| 1261 | 2026-06-04T08:06:29.005Z | Downloaded reqwest v0.13.3 |
| 1262 | 2026-06-04T08:06:29.008Z | Downloaded serde_json v1.0.149 |
| 1263 | 2026-06-04T08:06:29.012Z | Downloaded icu_properties_data v2.2.0 |
| 1264 | 2026-06-04T08:06:29.017Z | Downloaded libm v0.2.16 |
| 1265 | 2026-06-04T08:06:29.023Z | Downloaded blake3 v1.8.5 |
| 1266 | 2026-06-04T08:06:29.040Z | Downloaded zerovec v0.11.6 |
| 1267 | 2026-06-04T08:06:29.044Z | Downloaded tough v0.22.0 |
| 1268 | 2026-06-04T08:06:29.048Z | Downloaded winnow v0.5.40 |
| 1269 | 2026-06-04T08:06:29.054Z | Downloaded goblin v0.8.2 |
| 1270 | 2026-06-04T08:06:29.057Z | Downloaded zerocopy v0.7.35 |
| 1271 | 2026-06-04T08:06:29.064Z | Downloaded tower-http v0.6.10 |
| 1272 | 2026-06-04T08:06:29.069Z | Downloaded serde_with v3.20.0 |
| 1273 | 2026-06-04T08:06:29.123Z | Downloaded proptest v1.11.0 |
| 1274 | 2026-06-04T08:06:29.124Z | Downloaded rayon v1.12.0 |
| 1275 | 2026-06-04T08:06:29.124Z | Downloaded rustls-webpki v0.102.8 |
| 1276 | 2026-06-04T08:06:29.124Z | Downloaded moka v0.12.15 |
| 1277 | 2026-06-04T08:06:29.124Z | Downloaded goblin v0.10.5 |
| 1278 | 2026-06-04T08:06:29.124Z | Downloaded tabled v0.15.0 |
| 1279 | 2026-06-04T08:06:29.130Z | Downloaded tabled v0.20.0 |
| 1280 | 2026-06-04T08:06:29.139Z | Downloaded zerocopy v0.8.48 |
| 1281 | 2026-06-04T08:06:29.151Z | Downloaded time v0.3.47 |
| 1282 | 2026-06-04T08:06:29.157Z | Downloaded syn v1.0.109 |
| 1283 | 2026-06-04T08:06:29.163Z | Downloaded smoltcp v0.11.0 |
| 1284 | 2026-06-04T08:06:29.169Z | Downloaded openapiv3 v2.2.0 |
| 1285 | 2026-06-04T08:06:29.178Z | Downloaded dropshot v0.17.0 |
| 1286 | 2026-06-04T08:06:29.191Z | Downloaded rustls v0.22.4 |
| 1287 | 2026-06-04T08:06:29.198Z | Downloaded regress v0.10.5 |
| 1288 | 2026-06-04T08:06:29.202Z | Downloaded rhai v1.24.0 |
| 1289 | 2026-06-04T08:06:29.208Z | Downloaded hickory-proto v0.24.4 |
| 1290 | 2026-06-04T08:06:29.216Z | Downloaded typify-impl v0.6.2 |
| 1291 | 2026-06-04T08:06:29.224Z | Downloaded typify-impl v0.4.3 |
| 1292 | 2026-06-04T08:06:29.231Z | Downloaded hickory-proto v0.25.2 |
| 1293 | 2026-06-04T08:06:29.239Z | Downloaded sled v0.34.7 |
| 1294 | 2026-06-04T08:06:29.245Z | Downloaded nix v0.31.3 |
| 1295 | 2026-06-04T08:06:29.251Z | Downloaded regress v0.11.1 |
| 1296 | 2026-06-04T08:06:29.283Z | Downloaded petgraph v0.6.5 |
| 1297 | 2026-06-04T08:06:29.302Z | Downloaded chrono-tz v0.10.4 |
| 1298 | 2026-06-04T08:06:29.312Z | Downloaded csv v1.4.0 |
| 1299 | 2026-06-04T08:06:29.322Z | Downloaded lzma-sys v0.1.20 |
| 1300 | 2026-06-04T08:06:29.337Z | Downloaded jiff v0.2.24 |
| 1301 | 2026-06-04T08:06:29.347Z | Downloaded sha3 v0.10.9 |
| 1302 | 2026-06-04T08:06:29.375Z | Downloaded encoding_rs v0.8.35 |
| 1303 | 2026-06-04T08:06:29.869Z | Downloaded aws-lc-sys v0.41.0 |
| 1304 | 2026-06-04T08:06:30.800Z | Compiling proc-macro2 v1.0.106 |
| 1305 | 2026-06-04T08:06:30.800Z | Compiling quote v1.0.45 |
| 1306 | 2026-06-04T08:06:30.800Z | Compiling unicode-ident v1.0.24 |
| 1307 | 2026-06-04T08:06:30.800Z | Compiling serde_core v1.0.228 |
| 1308 | 2026-06-04T08:06:30.800Z | Compiling cfg-if v1.0.4 |
| 1309 | 2026-06-04T08:06:30.804Z | Compiling serde v1.0.228 |
| 1310 | 2026-06-04T08:06:30.804Z | Compiling libc v0.2.186 |
| 1311 | 2026-06-04T08:06:30.804Z | Compiling memchr v2.8.0 |
| 1312 | 2026-06-04T08:06:31.027Z | Compiling itoa v1.0.18 |
| 1313 | 2026-06-04T08:06:31.223Z | Compiling smallvec v1.15.1 |
| 1314 | 2026-06-04T08:06:31.256Z | Compiling zmij v1.0.21 |
| 1315 | 2026-06-04T08:06:31.296Z | Compiling autocfg v1.5.0 |
| 1316 | 2026-06-04T08:06:31.426Z | Compiling libm v0.2.16 |
| 1317 | 2026-06-04T08:06:31.591Z | Compiling stable_deref_trait v1.2.1 |
| 1318 | 2026-06-04T08:06:31.652Z | Compiling percent-encoding v2.3.2 |
| 1319 | 2026-06-04T08:06:31.670Z | Compiling writeable v0.6.3 |
| 1320 | 2026-06-04T08:06:31.730Z | Compiling litemap v0.8.2 |
| 1321 | 2026-06-04T08:06:31.851Z | Compiling icu_normalizer_data v2.2.0 |
| 1322 | 2026-06-04T08:06:31.863Z | Compiling utf8_iter v1.0.4 |
| 1323 | 2026-06-04T08:06:31.874Z | Compiling icu_properties_data v2.2.0 |
| 1324 | 2026-06-04T08:06:31.889Z | Compiling version_check v0.9.5 |
| 1325 | 2026-06-04T08:06:32.007Z | Compiling iana-time-zone v0.1.65 |
| 1326 | 2026-06-04T08:06:32.091Z | Compiling syn v2.0.117 |
| 1327 | 2026-06-04T08:06:32.206Z | Compiling equivalent v1.0.2 |
| 1328 | 2026-06-04T08:06:32.216Z | Compiling form_urlencoded v1.2.2 |
| 1329 | 2026-06-04T08:06:32.233Z | Compiling pin-project-lite v0.2.17 |
| 1330 | 2026-06-04T08:06:32.287Z | Compiling serde_json v1.0.149 |
| 1331 | 2026-06-04T08:06:32.300Z | Compiling dyn-clone v1.0.20 |
| 1332 | 2026-06-04T08:06:32.312Z | Compiling scopeguard v1.2.0 |
| 1333 | 2026-06-04T08:06:32.322Z | Compiling parking_lot_core v0.9.12 |
| 1334 | 2026-06-04T08:06:32.391Z | Compiling lock_api v0.4.14 |
| 1335 | 2026-06-04T08:06:32.412Z | Compiling num-traits v0.2.19 |
| 1336 | 2026-06-04T08:06:32.437Z | Compiling getrandom v0.4.2 |
| 1337 | 2026-06-04T08:06:32.547Z | Compiling rand_core v0.10.1 |
| 1338 | 2026-06-04T08:06:32.611Z | Compiling thiserror v2.0.18 |
| 1339 | 2026-06-04T08:06:32.625Z | Compiling hashbrown v0.17.1 |
| 1340 | 2026-06-04T08:06:32.702Z | Compiling errno v0.3.14 |
| 1341 | 2026-06-04T08:06:32.854Z | Compiling log v0.4.29 |
| 1342 | 2026-06-04T08:06:32.911Z | Compiling jobserver v0.1.34 |
| 1343 | 2026-06-04T08:06:32.981Z | Compiling heck v0.5.0 |
| 1344 | 2026-06-04T08:06:33.047Z | Compiling semver v1.0.28 |
| 1345 | 2026-06-04T08:06:33.180Z | Compiling indexmap v2.14.0 |
| 1346 | 2026-06-04T08:06:33.219Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-06-04T08:06:33.230Z | Compiling shlex v1.3.0 |
| 1348 | 2026-06-04T08:06:33.233Z | Compiling futures-core v0.3.32 |
| 1349 | 2026-06-04T08:06:33.470Z | Compiling cc v1.2.62 |
| 1350 | 2026-06-04T08:06:33.481Z | Compiling uuid v1.23.1 |
| 1351 | 2026-06-04T08:06:33.509Z | Compiling zerocopy v0.8.48 |
| 1352 | 2026-06-04T08:06:33.520Z | Compiling schemars v0.8.22 |
| 1353 | 2026-06-04T08:06:33.774Z | Compiling futures-sink v0.3.32 |
| 1354 | 2026-06-04T08:06:33.895Z | Compiling slab v0.4.12 |
| 1355 | 2026-06-04T08:06:33.906Z | Compiling rustversion v1.0.22 |
| 1356 | 2026-06-04T08:06:33.917Z | Compiling fnv v1.0.7 |
| 1357 | 2026-06-04T08:06:33.968Z | Compiling futures-channel v0.3.32 |
| 1358 | 2026-06-04T08:06:34.011Z | Compiling bitflags v2.11.1 |
| 1359 | 2026-06-04T08:06:34.191Z | Compiling socket2 v0.6.3 |
| 1360 | 2026-06-04T08:06:34.256Z | Compiling futures-io v0.3.32 |
| 1361 | 2026-06-04T08:06:34.380Z | Compiling futures-task v0.3.32 |
| 1362 | 2026-06-04T08:06:34.408Z | Compiling parking_lot v0.12.5 |
| 1363 | 2026-06-04T08:06:34.415Z | Compiling signal-hook-registry v1.4.8 |
| 1364 | 2026-06-04T08:06:34.564Z | Compiling mio v1.2.0 |
| 1365 | 2026-06-04T08:06:34.663Z | Compiling portable-atomic v1.13.1 |
| 1366 | 2026-06-04T08:06:34.707Z | Compiling getrandom v0.2.17 |
| 1367 | 2026-06-04T08:06:34.726Z | Compiling typenum v1.20.0 |
| 1368 | 2026-06-04T08:06:34.765Z | Compiling subtle v2.6.1 |
| 1369 | 2026-06-04T08:06:34.834Z | Compiling untrusted v0.9.0 |
| 1370 | 2026-06-04T08:06:34.896Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-06-04T08:06:34.917Z | Compiling base64 v0.22.1 |
| 1372 | 2026-06-04T08:06:34.931Z | Compiling slog v2.8.2 |
| 1373 | 2026-06-04T08:06:34.951Z | Compiling byteorder v1.5.0 |
| 1374 | 2026-06-04T08:06:35.005Z | Compiling synstructure v0.13.2 |
| 1375 | 2026-06-04T08:06:35.095Z | Compiling serde_derive_internals v0.29.1 |
| 1376 | 2026-06-04T08:06:35.191Z | Compiling rustix v1.1.4 |
| 1377 | 2026-06-04T08:06:35.194Z | Compiling strsim v0.11.1 |
| 1378 | 2026-06-04T08:06:35.284Z | Compiling rand_core v0.6.4 |
| 1379 | 2026-06-04T08:06:35.396Z | Compiling regex-syntax v0.8.10 |
| 1380 | 2026-06-04T08:06:35.516Z | Compiling cmake v0.1.58 |
| 1381 | 2026-06-04T08:06:35.519Z | Compiling fs_extra v1.3.0 |
| 1382 | 2026-06-04T08:06:35.593Z | Compiling once_cell v1.21.4 |
| 1383 | 2026-06-04T08:06:35.709Z | Compiling dunce v1.0.5 |
| 1384 | 2026-06-04T08:06:35.770Z | Compiling httparse v1.10.1 |
| 1385 | 2026-06-04T08:06:35.781Z | Compiling ipnet v2.12.0 |
| 1386 | 2026-06-04T08:06:35.795Z | Compiling atomic-waker v1.1.2 |
| 1387 | 2026-06-04T08:06:35.811Z | Compiling tower-service v0.3.3 |
| 1388 | 2026-06-04T08:06:35.872Z | Compiling aws-lc-sys v0.41.0 |
| 1389 | 2026-06-04T08:06:35.883Z | Compiling tower-layer v0.3.3 |
| 1390 | 2026-06-04T08:06:35.900Z | Compiling generic-array v0.14.7 |
| 1391 | 2026-06-04T08:06:35.920Z | Compiling ryu v1.0.23 |
| 1392 | 2026-06-04T08:06:36.096Z | Compiling try-lock v0.2.5 |
| 1393 | 2026-06-04T08:06:36.162Z | Compiling ucd-trie v0.1.7 |
| 1394 | 2026-06-04T08:06:36.184Z | Compiling thiserror v1.0.69 |
| 1395 | 2026-06-04T08:06:36.279Z | Compiling want v0.3.1 |
| 1396 | 2026-06-04T08:06:36.294Z | Compiling serde_derive v1.0.228 |
| 1397 | 2026-06-04T08:06:36.383Z | Compiling zerofrom-derive v0.1.7 |
| 1398 | 2026-06-04T08:06:36.420Z | Compiling yoke-derive v0.8.2 |
| 1399 | 2026-06-04T08:06:36.465Z | Compiling zerovec-derive v0.11.3 |
| 1400 | 2026-06-04T08:06:36.508Z | Compiling displaydoc v0.2.5 |
| 1401 | 2026-06-04T08:06:36.551Z | Compiling schemars_derive v0.8.22 |
| 1402 | 2026-06-04T08:06:36.859Z | Compiling tokio-macros v2.7.0 |
| 1403 | 2026-06-04T08:06:37.278Z | Compiling thiserror-impl v2.0.18 |
| 1404 | 2026-06-04T08:06:37.500Z | Compiling zerocopy-derive v0.8.48 |
| 1405 | 2026-06-04T08:06:37.568Z | Compiling zeroize_derive v1.4.3 |
| 1406 | 2026-06-04T08:06:37.572Z | Compiling futures-macro v0.3.32 |
| 1407 | 2026-06-04T08:06:37.591Z | Compiling zerofrom v0.1.8 |
| 1408 | 2026-06-04T08:06:37.725Z | Compiling yoke v0.8.2 |
| 1409 | 2026-06-04T08:06:37.897Z | Compiling zerovec v0.11.6 |
| 1410 | 2026-06-04T08:06:38.141Z | Compiling zerotrie v0.2.4 |
| 1411 | 2026-06-04T08:06:38.244Z | Compiling zeroize v1.8.2 |
| 1412 | 2026-06-04T08:06:38.428Z | Compiling tinystr v0.8.3 |
| 1413 | 2026-06-04T08:06:38.475Z | Compiling potential_utf v0.1.5 |
| 1414 | 2026-06-04T08:06:38.487Z | Compiling futures-util v0.3.32 |
| 1415 | 2026-06-04T08:06:38.587Z | Compiling icu_locale_core v2.2.0 |
| 1416 | 2026-06-04T08:06:38.628Z | Compiling icu_collections v2.2.0 |
| 1417 | 2026-06-04T08:06:38.661Z | Compiling pest v2.8.6 |
| 1418 | 2026-06-04T08:06:38.733Z | Compiling thiserror-impl v1.0.69 |
| 1419 | 2026-06-04T08:06:39.153Z | Compiling httpdate v1.0.3 |
| 1420 | 2026-06-04T08:06:39.399Z | Compiling icu_provider v2.2.0 |
| 1421 | 2026-06-04T08:06:39.540Z | Compiling bytes v1.11.1 |
| 1422 | 2026-06-04T08:06:39.671Z | Compiling icu_normalizer v2.2.0 |
| 1423 | 2026-06-04T08:06:39.728Z | Compiling icu_properties v2.2.0 |
| 1424 | 2026-06-04T08:06:39.912Z | Compiling chrono v0.4.44 |
| 1425 | 2026-06-04T08:06:39.936Z | Compiling serde_tokenstream v0.2.3 |
| 1426 | 2026-06-04T08:06:40.181Z | Compiling http v1.4.0 |
| 1427 | 2026-06-04T08:06:40.211Z | Compiling tokio v1.52.3 |
| 1428 | 2026-06-04T08:06:40.254Z | Compiling erased-serde v0.3.31 |
| 1429 | 2026-06-04T08:06:40.729Z | Compiling idna_adapter v1.2.2 |
| 1430 | 2026-06-04T08:06:40.861Z | Compiling idna v1.1.0 |
| 1431 | 2026-06-04T08:06:40.893Z | Compiling http-body v1.0.1 |
| 1432 | 2026-06-04T08:06:41.140Z | Compiling url v2.5.8 |
| 1433 | 2026-06-04T08:06:41.150Z | Compiling pest_meta v2.8.6 |
| 1434 | 2026-06-04T08:06:41.392Z | Compiling getrandom v0.3.4 |
| 1435 | 2026-06-04T08:06:41.654Z | Compiling pretty-hex v0.4.2 |
| 1436 | 2026-06-04T08:06:41.727Z | Compiling ppv-lite86 v0.2.21 |
| 1437 | 2026-06-04T08:06:41.801Z | Compiling pest_generator v2.8.6 |
| 1438 | 2026-06-04T08:06:41.911Z | Compiling plain v0.2.3 |
| 1439 | 2026-06-04T08:06:41.994Z | Compiling winnow v1.0.3 |
| 1440 | 2026-06-04T08:06:42.019Z | Compiling allocator-api2 v0.2.21 |
| 1441 | 2026-06-04T08:06:42.035Z | Compiling foldhash v0.2.0 |
| 1442 | 2026-06-04T08:06:42.264Z | Compiling paste v1.0.15 |
| 1443 | 2026-06-04T08:06:42.333Z | Compiling hashbrown v0.16.1 |
| 1444 | 2026-06-04T08:06:42.398Z | Compiling ipnetwork v0.21.1 |
| 1445 | 2026-06-04T08:06:42.409Z | Compiling pest_derive v2.8.6 |
| 1446 | 2026-06-04T08:06:42.606Z | Compiling oxnet v0.1.5 |
| 1447 | 2026-06-04T08:06:42.858Z | Compiling crypto-common v0.1.7 |
| 1448 | 2026-06-04T08:06:42.909Z | Compiling tracing-attributes v0.1.31 |
| 1449 | 2026-06-04T08:06:42.962Z | Compiling tracing-core v0.1.36 |
| 1450 | 2026-06-04T08:06:42.971Z | Compiling ident_case v1.0.1 |
| 1451 | 2026-06-04T08:06:43.028Z | Compiling omicron-workspace-hack v0.1.0 |
| 1452 | 2026-06-04T08:06:43.074Z | Compiling http-body-util v0.1.3 |
| 1453 | 2026-06-04T08:06:43.083Z | Compiling serde_urlencoded v0.7.1 |
| 1454 | 2026-06-04T08:06:43.258Z | Compiling aho-corasick v1.1.4 |
| 1455 | 2026-06-04T08:06:43.376Z | Compiling sync_wrapper v1.0.2 |
| 1456 | 2026-06-04T08:06:43.408Z | Compiling rustls-pki-types v1.14.1 |
| 1457 | 2026-06-04T08:06:43.482Z | Compiling daft-derive v0.1.7 |
| 1458 | 2026-06-04T08:06:43.857Z | Compiling fastrand v2.4.1 |
| 1459 | 2026-06-04T08:06:44.072Z | Compiling regex-automata v0.4.14 |
| 1460 | 2026-06-04T08:06:44.190Z | Compiling tracing v0.1.44 |
| 1461 | 2026-06-04T08:06:44.270Z | Compiling tokio-util v0.7.18 |
| 1462 | 2026-06-04T08:06:44.467Z | Compiling async-trait v0.1.89 |
| 1463 | 2026-06-04T08:06:44.686Z | Compiling scroll_derive v0.13.1 |
| 1464 | 2026-06-04T08:06:44.740Z | Compiling ring v0.17.14 |
| 1465 | 2026-06-04T08:06:45.031Z | Compiling num-conv v0.2.1 |
| 1466 | 2026-06-04T08:06:45.175Z | Compiling time-core v0.1.8 |
| 1467 | 2026-06-04T08:06:45.265Z | Compiling anyhow v1.0.102 |
| 1468 | 2026-06-04T08:06:45.316Z | Compiling powerfmt v0.2.0 |
| 1469 | 2026-06-04T08:06:45.425Z | Compiling cpufeatures v0.2.17 |
| 1470 | 2026-06-04T08:06:45.495Z | Compiling deranged v0.5.8 |
| 1471 | 2026-06-04T08:06:45.522Z | Compiling time-macros v0.2.27 |
| 1472 | 2026-06-04T08:06:45.532Z | Compiling scroll v0.13.0 |
| 1473 | 2026-06-04T08:06:45.787Z | Compiling regex v1.12.3 |
| 1474 | 2026-06-04T08:06:46.252Z | Compiling block-buffer v0.10.4 |
| 1475 | 2026-06-04T08:06:46.407Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-06-04T08:06:46.440Z | Compiling num_threads v0.1.7 |
| 1477 | 2026-06-04T08:06:46.496Z | Compiling hex v0.4.3 |
| 1478 | 2026-06-04T08:06:46.531Z | Compiling digest v0.10.7 |
| 1479 | 2026-06-04T08:06:46.603Z | Compiling goblin v0.10.5 |
| 1480 | 2026-06-04T08:06:46.754Z | Compiling camino v1.2.2 |
| 1481 | 2026-06-04T08:06:46.760Z | Compiling crc32fast v1.5.0 |
| 1482 | 2026-06-04T08:06:46.964Z | Compiling usdt-impl v0.6.0 |
| 1483 | 2026-06-04T08:06:47.087Z | Compiling h2 v0.4.14 |
| 1484 | 2026-06-04T08:06:47.147Z | Compiling dtrace-parser v0.3.0 |
| 1485 | 2026-06-04T08:06:47.226Z | Compiling aws-lc-rs v1.17.0 |
| 1486 | 2026-06-04T08:06:47.570Z | Compiling crossbeam-utils v0.8.21 |
| 1487 | 2026-06-04T08:06:47.841Z | Compiling futures-executor v0.3.32 |
| 1488 | 2026-06-04T08:06:47.889Z | Compiling structmeta-derive v0.3.0 |
| 1489 | 2026-06-04T08:06:48.112Z | Compiling thread-id v5.1.0 |
| 1490 | 2026-06-04T08:06:48.145Z | Compiling adler2 v2.0.1 |
| 1491 | 2026-06-04T08:06:48.184Z | Compiling simd-adler32 v0.3.9 |
| 1492 | 2026-06-04T08:06:48.270Z | Compiling rustls v0.22.4 |
| 1493 | 2026-06-04T08:06:48.440Z | Compiling miniz_oxide v0.8.9 |
| 1494 | 2026-06-04T08:06:48.511Z | Compiling futures v0.3.32 |
| 1495 | 2026-06-04T08:06:48.968Z | Compiling structmeta v0.3.0 |
| 1496 | 2026-06-04T08:06:49.087Z | Compiling rand_core v0.9.5 |
| 1497 | 2026-06-04T08:06:49.096Z | Compiling darling_core v0.23.0 |
| 1498 | 2026-06-04T08:06:49.163Z | Compiling hyper v1.9.0 |
| 1499 | 2026-06-04T08:06:49.294Z | Compiling dof v0.4.0 |
| 1500 | 2026-06-04T08:06:49.315Z | Compiling newtype-uuid-macros v0.1.0 |
| 1501 | 2026-06-04T08:06:49.757Z | Compiling thread_local v1.1.9 |
| 1502 | 2026-06-04T08:06:50.143Z | Compiling match_cfg v0.1.0 |
| 1503 | 2026-06-04T08:06:50.148Z | Compiling untrusted v0.7.1 |
| 1504 | 2026-06-04T08:06:50.199Z | Compiling hyper-util v0.1.20 |
| 1505 | 2026-06-04T08:06:50.267Z | Compiling flate2 v1.1.9 |
| 1506 | 2026-06-04T08:06:50.688Z | Compiling newtype-uuid v1.3.2 |
| 1507 | 2026-06-04T08:06:50.920Z | Compiling compression-core v0.4.32 |
| 1508 | 2026-06-04T08:06:50.985Z | Compiling ref-cast v1.0.25 |
| 1509 | 2026-06-04T08:06:51.040Z | Compiling slog-async v2.8.0 |
| 1510 | 2026-06-04T08:06:51.065Z | Compiling rustls v0.23.40 |
| 1511 | 2026-06-04T08:06:51.171Z | Compiling darling_macro v0.23.0 |
| 1512 | 2026-06-04T08:06:51.247Z | Compiling quick-error v1.2.3 |
| 1513 | 2026-06-04T08:06:51.356Z | Compiling compression-codecs v0.4.38 |
| 1514 | 2026-06-04T08:06:51.356Z | Compiling daft v0.1.7 |
| 1515 | 2026-06-04T08:06:51.374Z | Compiling rand_chacha v0.9.0 |
| 1516 | 2026-06-04T08:06:52.512Z | Compiling usdt-macro v0.6.0 |
| 1517 | 2026-06-04T08:06:52.627Z | Compiling usdt-attr-macro v0.6.0 |
| 1518 | 2026-06-04T08:06:52.627Z | Compiling darling v0.23.0 |
| 1519 | 2026-06-04T08:06:52.627Z | Compiling ref-cast-impl v1.0.25 |
| 1520 | 2026-06-04T08:06:52.627Z | Compiling strum_macros v0.26.4 |
| 1521 | 2026-06-04T08:06:52.627Z | Compiling serde_spanned v1.1.1 |
| 1522 | 2026-06-04T08:06:52.627Z | Compiling multer v3.1.0 |
| 1523 | 2026-06-04T08:06:52.627Z | Compiling take_mut v0.2.2 |
| 1524 | 2026-06-04T08:06:52.627Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-06-04T08:06:52.627Z | Compiling term v1.2.1 |
| 1526 | 2026-06-04T08:06:52.627Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1527 | 2026-06-04T08:06:52.627Z | Compiling debug-ignore v1.0.5 |
| 1528 | 2026-06-04T08:06:52.627Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-06-04T08:06:52.668Z | Compiling serde_with_macros v3.20.0 |
| 1530 | 2026-06-04T08:06:52.669Z | Compiling rand v0.9.4 |
| 1531 | 2026-06-04T08:06:52.669Z | Compiling async-stream-impl v0.3.6 |
| 1532 | 2026-06-04T08:06:52.769Z | Compiling dropshot v0.17.0 |
| 1533 | 2026-06-04T08:06:52.941Z | Compiling encoding_rs v0.8.35 |
| 1534 | 2026-06-04T08:06:53.006Z | Compiling spin v0.9.8 |
| 1535 | 2026-06-04T08:06:53.117Z | Compiling syn v1.0.109 |
| 1536 | 2026-06-04T08:06:53.139Z | Compiling unarray v0.1.4 |
| 1537 | 2026-06-04T08:06:53.243Z | Compiling mime v0.3.17 |
| 1538 | 2026-06-04T08:06:53.267Z | Compiling async-stream v0.3.6 |
| 1539 | 2026-06-04T08:06:53.507Z | Compiling derive-ex v0.1.8 |
| 1540 | 2026-06-04T08:06:53.519Z | Compiling strum v0.26.3 |
| 1541 | 2026-06-04T08:06:53.546Z | Compiling tower v0.5.3 |
| 1542 | 2026-06-04T08:06:53.575Z | Compiling dropshot_endpoint v0.17.0 |
| 1543 | 2026-06-04T08:06:53.642Z | Compiling macaddr v1.0.1 |
| 1544 | 2026-06-04T08:06:53.653Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1545 | 2026-06-04T08:06:53.728Z | Compiling waitgroup v0.1.2 |
| 1546 | 2026-06-04T08:06:53.860Z | Compiling serde_path_to_error v0.1.20 |
| 1547 | 2026-06-04T08:06:54.186Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1548 | 2026-06-04T08:06:54.217Z | Compiling tower-http v0.6.10 |
| 1549 | 2026-06-04T08:06:54.536Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1550 | 2026-06-04T08:06:54.637Z | Compiling tempfile v3.27.0 |
| 1551 | 2026-06-04T08:06:54.716Z | Compiling openapiv3 v2.2.0 |
| 1552 | 2026-06-04T08:06:55.058Z | Compiling strum_macros v0.27.2 |
| 1553 | 2026-06-04T08:06:55.103Z | Compiling test-strategy v0.4.5 |
| 1554 | 2026-06-04T08:06:55.240Z | Compiling instant v0.1.13 |
| 1555 | 2026-06-04T08:06:55.346Z | Compiling time v0.3.47 |
| 1556 | 2026-06-04T08:06:55.952Z | Compiling rustls-native-certs v0.8.3 |
| 1557 | 2026-06-04T08:06:56.245Z | Compiling rustc-hash v2.1.2 |
| 1558 | 2026-06-04T08:06:56.295Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1559 | 2026-06-04T08:06:56.455Z | Compiling crossbeam-channel v0.5.15 |
| 1560 | 2026-06-04T08:06:56.881Z | Compiling strum v0.27.2 |
| 1561 | 2026-06-04T08:06:57.048Z | Compiling parse-display-derive v0.10.0 |
| 1562 | 2026-06-04T08:06:57.588Z | Compiling rustls-webpki v0.102.8 |
| 1563 | 2026-06-04T08:06:57.626Z | Compiling backon v1.6.0 |
| 1564 | 2026-06-04T08:06:57.721Z | Compiling rand_chacha v0.3.1 |
| 1565 | 2026-06-04T08:06:58.502Z | Compiling rand v0.8.6 |
| 1566 | 2026-06-04T08:06:58.513Z | Compiling slog-json v2.6.1 |
| 1567 | 2026-06-04T08:06:58.691Z | Compiling hostname v0.3.1 |
| 1568 | 2026-06-04T08:06:58.717Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1569 | 2026-06-04T08:06:58.748Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1570 | 2026-06-04T08:06:58.872Z | Compiling is-terminal v0.4.17 |
| 1571 | 2026-06-04T08:06:58.942Z | Compiling wait-timeout v0.2.1 |
| 1572 | 2026-06-04T08:06:59.020Z | Compiling memmap2 v0.9.10 |
| 1573 | 2026-06-04T08:06:59.044Z | Compiling either v1.15.0 |
| 1574 | 2026-06-04T08:06:59.124Z | Compiling rusty-fork v0.3.1 |
| 1575 | 2026-06-04T08:06:59.210Z | Compiling usdt v0.6.0 |
| 1576 | 2026-06-04T08:06:59.321Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1577 | 2026-06-04T08:06:59.359Z | Compiling slog-term v2.9.2 |
| 1578 | 2026-06-04T08:06:59.453Z | Compiling slog-bunyan v2.5.0 |
| 1579 | 2026-06-04T08:06:59.964Z | Compiling serde_with v3.20.0 |
| 1580 | 2026-06-04T08:06:59.998Z | Compiling async-compression v0.4.42 |
| 1581 | 2026-06-04T08:06:59.998Z | Compiling rand_xorshift v0.4.0 |
| 1582 | 2026-06-04T08:06:59.998Z | Compiling sha1 v0.10.6 |
| 1583 | 2026-06-04T08:07:00.043Z | Compiling rustls-pemfile v2.2.0 |
| 1584 | 2026-06-04T08:07:00.062Z | Compiling tokio-rustls v0.25.0 |
| 1585 | 2026-06-04T08:07:00.070Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1586 | 2026-06-04T08:07:00.174Z | Compiling regress v0.10.5 |
| 1587 | 2026-06-04T08:07:00.248Z | Compiling hostname v0.4.2 |
| 1588 | 2026-06-04T08:07:00.578Z | Compiling proptest v1.11.0 |
| 1589 | 2026-06-04T08:07:01.498Z | Compiling iddqd v0.3.18 |
| 1590 | 2026-06-04T08:07:02.188Z | Compiling reqwest v0.12.28 |
| 1591 | 2026-06-04T08:07:02.247Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1592 | 2026-06-04T08:07:02.498Z | Compiling utf8parse v0.2.2 |
| 1593 | 2026-06-04T08:07:02.614Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1594 | 2026-06-04T08:07:02.655Z | Compiling anstyle-parse v1.0.0 |
| 1595 | 2026-06-04T08:07:02.851Z | Compiling itertools v0.14.0 |
| 1596 | 2026-06-04T08:07:03.201Z | Compiling progenitor-client v0.10.0 |
| 1597 | 2026-06-04T08:07:03.503Z | Compiling backoff v0.4.0 |
| 1598 | 2026-06-04T08:07:03.729Z | Compiling parse-display v0.10.0 |
| 1599 | 2026-06-04T08:07:04.079Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1600 | 2026-06-04T08:07:04.083Z | Compiling is_terminal_polyfill v1.70.2 |
| 1601 | 2026-06-04T08:07:04.159Z | Compiling colorchoice v1.0.5 |
| 1602 | 2026-06-04T08:07:04.180Z | Compiling anstyle-query v1.1.5 |
| 1603 | 2026-06-04T08:07:04.278Z | Compiling anstyle v1.0.14 |
| 1604 | 2026-06-04T08:07:04.512Z | Compiling anstream v1.0.0 |
| 1605 | 2026-06-04T08:07:04.841Z | Compiling clap_lex v1.1.0 |
| 1606 | 2026-06-04T08:07:05.093Z | Compiling regress v0.11.1 |
| 1607 | 2026-06-04T08:07:05.097Z | Compiling clap_derive v4.6.1 |
| 1608 | 2026-06-04T08:07:05.699Z | Compiling terminal_size v0.4.4 |
| 1609 | 2026-06-04T08:07:06.702Z | Compiling typify-impl v0.6.2 |
| 1610 | 2026-06-04T08:07:06.934Z | Compiling toml_datetime v0.6.11 |
| 1611 | 2026-06-04T08:07:07.160Z | Compiling zerocopy-derive v0.7.35 |
| 1612 | 2026-06-04T08:07:07.224Z | Compiling convert_case v0.4.0 |
| 1613 | 2026-06-04T08:07:07.520Z | Compiling derive_more v0.99.20 |
| 1614 | 2026-06-04T08:07:08.032Z | Compiling zerocopy v0.7.35 |
| 1615 | 2026-06-04T08:07:08.066Z | Compiling clap_builder v4.6.0 |
| 1616 | 2026-06-04T08:07:09.123Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1617 | 2026-06-04T08:07:09.227Z | Compiling unicode-width v0.2.2 |
| 1618 | 2026-06-04T08:07:09.839Z | Compiling clap v4.6.1 |
| 1619 | 2026-06-04T08:07:09.915Z | Compiling proc-macro-crate v3.5.0 |
| 1620 | 2026-06-04T08:07:10.003Z | Compiling secrecy v0.10.3 |
| 1621 | 2026-06-04T08:07:10.019Z | Compiling tinyvec_macros v0.1.1 |
| 1622 | 2026-06-04T08:07:10.089Z | Compiling crucible-workspace-hack v0.1.0 |
| 1623 | 2026-06-04T08:07:10.158Z | Compiling float-ord v0.3.2 |
| 1624 | 2026-06-04T08:07:10.321Z | Compiling tinyvec v1.11.0 |
| 1625 | 2026-06-04T08:07:10.332Z | Compiling num_enum_derive v0.7.6 |
| 1626 | 2026-06-04T08:07:10.918Z | Compiling dtrace-parser v0.2.0 |
| 1627 | 2026-06-04T08:07:10.974Z | Compiling scroll_derive v0.12.1 |
| 1628 | 2026-06-04T08:07:11.374Z | Compiling num-integer v0.1.46 |
| 1629 | 2026-06-04T08:07:11.682Z | Compiling rustc_version v0.4.1 |
| 1630 | 2026-06-04T08:07:11.708Z | Compiling usdt-impl v0.5.0 |
| 1631 | 2026-06-04T08:07:11.719Z | Compiling scroll v0.12.0 |
| 1632 | 2026-06-04T08:07:11.778Z | Compiling num_enum v0.7.6 |
| 1633 | 2026-06-04T08:07:11.952Z | Compiling curve25519-dalek v4.1.3 |
| 1634 | 2026-06-04T08:07:12.261Z | Compiling dof v0.3.0 |
| 1635 | 2026-06-04T08:07:12.429Z | Compiling hmac v0.12.1 |
| 1636 | 2026-06-04T08:07:12.565Z | Compiling darling_core v0.21.3 |
| 1637 | 2026-06-04T08:07:12.585Z | Compiling inout v0.1.4 |
| 1638 | 2026-06-04T08:07:12.595Z | Compiling ff v0.13.1 |
| 1639 | 2026-06-04T08:07:12.681Z | Compiling thread-id v4.2.2 |
| 1640 | 2026-06-04T08:07:12.681Z | Compiling hkdf v0.12.4 |
| 1641 | 2026-06-04T08:07:12.714Z | Compiling group v0.13.0 |
| 1642 | 2026-06-04T08:07:12.725Z | Compiling cipher v0.4.4 |
| 1643 | 2026-06-04T08:07:13.041Z | Compiling typify-macro v0.6.2 |
| 1644 | 2026-06-04T08:07:13.297Z | Compiling goblin v0.8.2 |
| 1645 | 2026-06-04T08:07:13.450Z | Compiling num-rational v0.4.2 |
| 1646 | 2026-06-04T08:07:13.453Z | Compiling num-iter v0.1.45 |
| 1647 | 2026-06-04T08:07:13.717Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1648 | 2026-06-04T08:07:13.775Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1649 | 2026-06-04T08:07:14.098Z | Compiling crossbeam-epoch v0.9.18 |
| 1650 | 2026-06-04T08:07:14.446Z | Compiling universal-hash v0.5.1 |
| 1651 | 2026-06-04T08:07:14.555Z | Compiling half v2.7.1 |
| 1652 | 2026-06-04T08:07:14.575Z | Compiling crypto-bigint v0.5.5 |
| 1653 | 2026-06-04T08:07:14.724Z | Compiling darling_macro v0.21.3 |
| 1654 | 2026-06-04T08:07:14.828Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1655 | 2026-06-04T08:07:14.842Z | Compiling num-complex v0.4.6 |
| 1656 | 2026-06-04T08:07:15.175Z | Compiling typify v0.6.2 |
| 1657 | 2026-06-04T08:07:15.407Z | Compiling ciborium-io v0.2.2 |
| 1658 | 2026-06-04T08:07:15.474Z | Compiling base64ct v1.8.3 |
| 1659 | 2026-06-04T08:07:15.477Z | Compiling base16ct v0.2.0 |
| 1660 | 2026-06-04T08:07:15.499Z | Compiling opaque-debug v0.3.1 |
| 1661 | 2026-06-04T08:07:15.562Z | Compiling poly1305 v0.8.0 |
| 1662 | 2026-06-04T08:07:15.636Z | Compiling elliptic-curve v0.13.8 |
| 1663 | 2026-06-04T08:07:15.700Z | Compiling password-hash v0.5.0 |
| 1664 | 2026-06-04T08:07:15.974Z | Compiling ciborium-ll v0.2.2 |
| 1665 | 2026-06-04T08:07:16.184Z | Compiling darling v0.21.3 |
| 1666 | 2026-06-04T08:07:16.265Z | Compiling num v0.4.3 |
| 1667 | 2026-06-04T08:07:16.338Z | Compiling thiserror-no-std v2.0.2 |
| 1668 | 2026-06-04T08:07:16.734Z | Compiling chacha20 v0.9.1 |
| 1669 | 2026-06-04T08:07:16.779Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1670 | 2026-06-04T08:07:16.944Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1671 | 2026-06-04T08:07:17.351Z | Compiling blake2 v0.10.6 |
| 1672 | 2026-06-04T08:07:17.458Z | Compiling byte-wrapper v0.1.0 |
| 1673 | 2026-06-04T08:07:17.565Z | Compiling aead v0.5.2 |
| 1674 | 2026-06-04T08:07:17.727Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1675 | 2026-06-04T08:07:17.808Z | Compiling proc-macro-error-attr v1.0.4 |
| 1676 | 2026-06-04T08:07:18.037Z | Compiling heapless v0.8.0 |
| 1677 | 2026-06-04T08:07:18.048Z | Compiling prettyplease v0.2.37 |
| 1678 | 2026-06-04T08:07:18.051Z | Compiling rustix v0.38.44 |
| 1679 | 2026-06-04T08:07:18.299Z | Compiling unsafe-libyaml v0.2.11 |
| 1680 | 2026-06-04T08:07:18.394Z | Compiling keccak v0.1.6 |
| 1681 | 2026-06-04T08:07:18.636Z | Compiling sha3 v0.10.9 |
| 1682 | 2026-06-04T08:07:18.841Z | Compiling serde_yaml v0.9.34+deprecated |
| 1683 | 2026-06-04T08:07:19.162Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1684 | 2026-06-04T08:07:20.049Z | Compiling chacha20poly1305 v0.10.1 |
| 1685 | 2026-06-04T08:07:20.185Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1686 | 2026-06-04T08:07:20.213Z | Compiling argon2 v0.5.3 |
| 1687 | 2026-06-04T08:07:20.530Z | Compiling vsss-rs v3.3.4 |
| 1688 | 2026-06-04T08:07:20.731Z | Compiling ingot-macros v0.1.1 |
| 1689 | 2026-06-04T08:07:21.381Z | Compiling ciborium v0.2.2 |
| 1690 | 2026-06-04T08:07:21.817Z | Compiling rustls-webpki v0.103.13 |
| 1691 | 2026-06-04T08:07:22.055Z | Compiling usdt-attr-macro v0.5.0 |
| 1692 | 2026-06-04T08:07:22.162Z | Compiling usdt-macro v0.5.0 |
| 1693 | 2026-06-04T08:07:23.611Z | Compiling serde_spanned v0.6.9 |
| 1694 | 2026-06-04T08:07:23.751Z | Compiling enum-as-inner v0.6.1 |
| 1695 | 2026-06-04T08:07:23.958Z | Compiling hash32 v0.3.1 |
| 1696 | 2026-06-04T08:07:24.039Z | Compiling proc-macro-error v1.0.4 |
| 1697 | 2026-06-04T08:07:24.114Z | Compiling memmap v0.7.0 |
| 1698 | 2026-06-04T08:07:24.292Z | Compiling winnow v0.5.40 |
| 1699 | 2026-06-04T08:07:24.313Z | Compiling winnow v0.7.15 |
| 1700 | 2026-06-04T08:07:24.361Z | Compiling smoltcp v0.11.0 |
| 1701 | 2026-06-04T08:07:24.519Z | Compiling indent_write v2.2.0 |
| 1702 | 2026-06-04T08:07:24.659Z | Compiling data-encoding v2.11.0 |
| 1703 | 2026-06-04T08:07:24.723Z | Compiling toml_write v0.1.2 |
| 1704 | 2026-06-04T08:07:24.771Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1705 | 2026-06-04T08:07:25.045Z | Compiling usdt v0.5.0 |
| 1706 | 2026-06-04T08:07:25.403Z | Compiling ingot-types v0.1.2 |
| 1707 | 2026-06-04T08:07:25.488Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1708 | 2026-06-04T08:07:25.488Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1709 | 2026-06-04T08:07:25.589Z | Compiling tokio-rustls v0.26.4 |
| 1710 | 2026-06-04T08:07:25.686Z | Compiling rustls-platform-verifier v0.7.0 |
| 1711 | 2026-06-04T08:07:25.809Z | Compiling hyper-rustls v0.27.9 |
| 1712 | 2026-06-04T08:07:25.863Z | Compiling toml_edit v0.22.27 |
| 1713 | 2026-06-04T08:07:25.914Z | Compiling toml_edit v0.19.15 |
| 1714 | 2026-06-04T08:07:26.077Z | Compiling reqwest v0.13.3 |
| 1715 | 2026-06-04T08:07:26.099Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1716 | 2026-06-04T08:07:27.243Z | Compiling tabwriter v1.4.1 |
| 1717 | 2026-06-04T08:07:28.581Z | Compiling progenitor-client v0.14.0 |
| 1718 | 2026-06-04T08:07:28.652Z | Compiling progenitor-extras v0.2.0 |
| 1719 | 2026-06-04T08:07:28.652Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1720 | 2026-06-04T08:07:28.652Z | Compiling cobs v0.3.0 |
| 1721 | 2026-06-04T08:07:28.652Z | Compiling serde_repr v0.1.20 |
| 1722 | 2026-06-04T08:07:28.937Z | Compiling memoffset v0.9.1 |
| 1723 | 2026-06-04T08:07:29.032Z | Compiling bitflags v1.3.2 |
| 1724 | 2026-06-04T08:07:29.119Z | Compiling pkg-config v0.3.33 |
| 1725 | 2026-06-04T08:07:29.129Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1726 | 2026-06-04T08:07:29.198Z | Compiling cfg_aliases v0.2.1 |
| 1727 | 2026-06-04T08:07:29.276Z | Compiling vcpkg v0.2.15 |
| 1728 | 2026-06-04T08:07:29.370Z | Compiling managed v0.8.0 |
| 1729 | 2026-06-04T08:07:29.578Z | Compiling nix v0.31.3 |
| 1730 | 2026-06-04T08:07:29.693Z | Compiling postcard v1.1.3 |
| 1731 | 2026-06-04T08:07:29.862Z | Compiling openssl-sys v0.9.116 |
| 1732 | 2026-06-04T08:07:30.029Z | Compiling toml v0.8.23 |
| 1733 | 2026-06-04T08:07:30.383Z | Compiling proc-macro-crate v1.3.1 |
| 1734 | 2026-06-04T08:07:30.657Z | Compiling ingot v0.1.1 |
| 1735 | 2026-06-04T08:07:30.688Z | Compiling hubpack_derive v0.1.1 |
| 1736 | 2026-06-04T08:07:30.718Z | Compiling foreign-types-macros v0.2.3 |
| 1737 | 2026-06-04T08:07:30.731Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1738 | 2026-06-04T08:07:31.024Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1739 | 2026-06-04T08:07:31.229Z | Compiling rayon-core v1.13.0 |
| 1740 | 2026-06-04T08:07:31.275Z | Compiling unicode-segmentation v1.13.2 |
| 1741 | 2026-06-04T08:07:31.384Z | Compiling resolv-conf v0.7.6 |
| 1742 | 2026-06-04T08:07:31.447Z | Compiling foreign-types-shared v0.3.1 |
| 1743 | 2026-06-04T08:07:31.461Z | Compiling colored v3.1.1 |
| 1744 | 2026-06-04T08:07:31.543Z | Compiling swrite v0.1.0 |
| 1745 | 2026-06-04T08:07:31.639Z | Compiling heck v0.4.1 |
| 1746 | 2026-06-04T08:07:31.699Z | Compiling linked-hash-map v0.5.6 |
| 1747 | 2026-06-04T08:07:31.761Z | Compiling cpufeatures v0.3.0 |
| 1748 | 2026-06-04T08:07:31.835Z | Compiling semver v0.1.20 |
| 1749 | 2026-06-04T08:07:31.846Z | Compiling static_assertions v1.1.0 |
| 1750 | 2026-06-04T08:07:31.859Z | Compiling lru-cache v0.1.2 |
| 1751 | 2026-06-04T08:07:31.881Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1752 | 2026-06-04T08:07:31.916Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1753 | 2026-06-04T08:07:31.989Z | Compiling chacha20 v0.10.0 |
| 1754 | 2026-06-04T08:07:32.091Z | Compiling rustc_version v0.1.7 |
| 1755 | 2026-06-04T08:07:32.247Z | Compiling newline-converter v0.3.0 |
| 1756 | 2026-06-04T08:07:32.365Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1757 | 2026-06-04T08:07:32.516Z | Compiling foreign-types v0.5.0 |
| 1758 | 2026-06-04T08:07:32.596Z | Compiling hubpack v0.1.2 |
| 1759 | 2026-06-04T08:07:32.631Z | Compiling num_enum_derive v0.5.11 |
| 1760 | 2026-06-04T08:07:33.114Z | Compiling atomicwrites v0.4.4 |
| 1761 | 2026-06-04T08:07:33.507Z | Compiling hickory-proto v0.24.4 |
| 1762 | 2026-06-04T08:07:33.757Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1763 | 2026-06-04T08:07:33.966Z | Compiling progenitor-impl v0.13.0 |
| 1764 | 2026-06-04T08:07:34.333Z | Compiling crossbeam-deque v0.8.6 |
| 1765 | 2026-06-04T08:07:34.536Z | Compiling console v0.15.11 |
| 1766 | 2026-06-04T08:07:34.549Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1767 | 2026-06-04T08:07:34.967Z | Compiling camino-tempfile v1.4.1 |
| 1768 | 2026-06-04T08:07:34.978Z | Compiling serde-big-array v0.5.1 |
| 1769 | 2026-06-04T08:07:35.072Z | Compiling pin-project-internal v1.1.13 |
| 1770 | 2026-06-04T08:07:35.116Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1771 | 2026-06-04T08:07:35.208Z | Compiling num-derive v0.4.2 |
| 1772 | 2026-06-04T08:07:35.213Z | Compiling derive-where v1.6.1 |
| 1773 | 2026-06-04T08:07:35.385Z | Compiling cstr-argument v0.1.2 |
| 1774 | 2026-06-04T08:07:35.546Z | Compiling similar v2.7.0 |
| 1775 | 2026-06-04T08:07:35.649Z | Compiling siphasher v1.0.3 |
| 1776 | 2026-06-04T08:07:35.851Z | Compiling minimal-lexical v0.2.1 |
| 1777 | 2026-06-04T08:07:36.120Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1778 | 2026-06-04T08:07:36.176Z | Compiling pin-project v1.1.13 |
| 1779 | 2026-06-04T08:07:36.188Z | Compiling nom v7.1.3 |
| 1780 | 2026-06-04T08:07:36.298Z | Compiling expectorate v1.2.0 |
| 1781 | 2026-06-04T08:07:36.368Z | Compiling phf_shared v0.12.1 |
| 1782 | 2026-06-04T08:07:36.504Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1783 | 2026-06-04T08:07:36.512Z | Compiling hickory-resolver v0.24.4 |
| 1784 | 2026-06-04T08:07:36.547Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1785 | 2026-06-04T08:07:36.762Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1786 | 2026-06-04T08:07:36.907Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1787 | 2026-06-04T08:07:36.928Z | Compiling num_enum v0.5.11 |
| 1788 | 2026-06-04T08:07:37.056Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1789 | 2026-06-04T08:07:37.542Z | Compiling newtype_derive v0.1.6 |
| 1790 | 2026-06-04T08:07:37.559Z | Compiling progenitor-macro v0.13.0 |
| 1791 | 2026-06-04T08:07:37.605Z | Compiling rand v0.10.1 |
| 1792 | 2026-06-04T08:07:37.788Z | Compiling progenitor-client v0.13.0 |
| 1793 | 2026-06-04T08:07:39.571Z | Compiling progenitor-impl v0.14.0 |
| 1794 | 2026-06-04T08:07:39.603Z | Compiling unicode-normalization v0.1.25 |
| 1795 | 2026-06-04T08:07:39.603Z | Compiling tokio-stream v0.1.18 |
| 1796 | 2026-06-04T08:07:39.604Z | Compiling snafu-derive v0.8.9 |
| 1797 | 2026-06-04T08:07:39.604Z | Compiling async-recursion v1.1.1 |
| 1798 | 2026-06-04T08:07:39.604Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1799 | 2026-06-04T08:07:39.678Z | Compiling slog-dtrace v0.3.0 |
| 1800 | 2026-06-04T08:07:39.855Z | Compiling bstr v1.12.1 |
| 1801 | 2026-06-04T08:07:39.930Z | Compiling csv-core v0.1.13 |
| 1802 | 2026-06-04T08:07:40.217Z | Compiling chrono-tz v0.10.4 |
| 1803 | 2026-06-04T08:07:40.229Z | Compiling foreign-types-shared v0.1.1 |
| 1804 | 2026-06-04T08:07:40.321Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1805 | 2026-06-04T08:07:40.369Z | Compiling owo-colors v4.3.0 |
| 1806 | 2026-06-04T08:07:40.440Z | Compiling same-file v1.0.6 |
| 1807 | 2026-06-04T08:07:40.623Z | Compiling cancel-safe-futures v0.1.5 |
| 1808 | 2026-06-04T08:07:40.734Z | Compiling unicode-width v0.1.14 |
| 1809 | 2026-06-04T08:07:40.875Z | Compiling unicode-xid v0.2.6 |
| 1810 | 2026-06-04T08:07:41.002Z | Compiling highway v1.3.0 |
| 1811 | 2026-06-04T08:07:41.002Z | Compiling konst_macro_rules v0.2.19 |
| 1812 | 2026-06-04T08:07:41.071Z | Compiling foldhash v0.1.5 |
| 1813 | 2026-06-04T08:07:41.185Z | Compiling openssl v0.10.80 |
| 1814 | 2026-06-04T08:07:41.244Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1815 | 2026-06-04T08:07:41.385Z | Compiling hashbrown v0.15.5 |
| 1816 | 2026-06-04T08:07:41.492Z | Compiling konst v0.2.20 |
| 1817 | 2026-06-04T08:07:41.746Z | Compiling snafu v0.8.9 |
| 1818 | 2026-06-04T08:07:41.922Z | Compiling const_format_proc_macros v0.2.34 |
| 1819 | 2026-06-04T08:07:42.004Z | Compiling walkdir v2.5.0 |
| 1820 | 2026-06-04T08:07:42.781Z | Compiling foreign-types v0.3.2 |
| 1821 | 2026-06-04T08:07:42.821Z | Compiling globset v0.4.18 |
| 1822 | 2026-06-04T08:07:42.821Z | Compiling progenitor-macro v0.14.0 |
| 1823 | 2026-06-04T08:07:42.821Z | Compiling csv v1.4.0 |
| 1824 | 2026-06-04T08:07:42.821Z | Compiling progenitor v0.13.0 |
| 1825 | 2026-06-04T08:07:42.848Z | Compiling qorb v0.4.1 |
| 1826 | 2026-06-04T08:07:42.861Z | Compiling olpc-cjson v0.1.4 |
| 1827 | 2026-06-04T08:07:42.920Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1828 | 2026-06-04T08:07:43.024Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1829 | 2026-06-04T08:07:43.196Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1830 | 2026-06-04T08:07:43.790Z | Compiling rayon v1.12.0 |
| 1831 | 2026-06-04T08:07:44.636Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1832 | 2026-06-04T08:07:44.709Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1833 | 2026-06-04T08:07:44.996Z | Compiling phf v0.12.1 |
| 1834 | 2026-06-04T08:07:45.120Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1835 | 2026-06-04T08:07:45.269Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1836 | 2026-06-04T08:07:45.545Z | Compiling zone_cfg_derive v0.3.1 |
| 1837 | 2026-06-04T08:07:45.611Z | Compiling tokio-dtrace v0.1.1 |
| 1838 | 2026-06-04T08:07:45.883Z | Compiling itertools v0.12.1 |
| 1839 | 2026-06-04T08:07:46.109Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1840 | 2026-06-04T08:07:46.235Z | Compiling libsw-core v0.3.2 |
| 1841 | 2026-06-04T08:07:46.259Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1842 | 2026-06-04T08:07:46.309Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1843 | 2026-06-04T08:07:46.404Z | Compiling serde_plain v1.0.2 |
| 1844 | 2026-06-04T08:07:46.619Z | Compiling openssl-macros v0.1.1 |
| 1845 | 2026-06-04T08:07:46.699Z | Compiling pem v3.0.6 |
| 1846 | 2026-06-04T08:07:46.880Z | Compiling cookie v0.18.1 |
| 1847 | 2026-06-04T08:07:47.103Z | Compiling sigpipe v0.1.3 |
| 1848 | 2026-06-04T08:07:47.131Z | Compiling jiff v0.2.24 |
| 1849 | 2026-06-04T08:07:47.143Z | Compiling fixedbitset v0.5.7 |
| 1850 | 2026-06-04T08:07:47.143Z | Compiling typed-path v0.9.3 |
| 1851 | 2026-06-04T08:07:47.193Z | Compiling bytecount v0.6.9 |
| 1852 | 2026-06-04T08:07:47.336Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1853 | 2026-06-04T08:07:47.418Z | Compiling glob v0.3.3 |
| 1854 | 2026-06-04T08:07:47.439Z | Compiling fixedbitset v0.4.2 |
| 1855 | 2026-06-04T08:07:47.479Z | Compiling progenitor v0.14.0 |
| 1856 | 2026-06-04T08:07:47.593Z | Compiling petgraph v0.6.5 |
| 1857 | 2026-06-04T08:07:47.615Z | Compiling petgraph v0.8.3 |
| 1858 | 2026-06-04T08:07:47.675Z | Compiling papergrid v0.11.0 |
| 1859 | 2026-06-04T08:07:48.539Z | Compiling tough v0.22.0 |
| 1860 | 2026-06-04T08:07:49.209Z | Compiling zone v0.3.1 |
| 1861 | 2026-06-04T08:07:49.368Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1862 | 2026-06-04T08:07:49.522Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-06-04T08:07:49.548Z | Compiling libsw v3.5.0 |
| 1864 | 2026-06-04T08:07:49.720Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1865 | 2026-06-04T08:07:49.733Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1866 | 2026-06-04T08:07:49.976Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1867 | 2026-06-04T08:07:50.031Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1868 | 2026-06-04T08:07:50.741Z | Compiling oxide-tokio-rt v0.1.6 |
| 1869 | 2026-06-04T08:07:51.006Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-06-04T08:07:51.219Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-06-04T08:07:51.322Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-06-04T08:07:51.332Z | Compiling const_format v0.2.36 |
| 1873 | 2026-06-04T08:07:51.664Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1874 | 2026-06-04T08:07:51.889Z | Compiling tabled_derive v0.7.0 |
| 1875 | 2026-06-04T08:07:52.081Z | Compiling gethostname v0.5.0 |
| 1876 | 2026-06-04T08:07:52.110Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1877 | 2026-06-04T08:07:52.119Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1878 | 2026-06-04T08:07:52.203Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1879 | 2026-06-04T08:07:52.233Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-06-04T08:07:52.243Z | Compiling smf v0.2.3 |
| 1881 | 2026-06-04T08:07:52.247Z | Compiling bcs v0.1.6 |
| 1882 | 2026-06-04T08:07:52.573Z | Compiling nom v8.0.0 |
| 1883 | 2026-06-04T08:07:52.811Z | Compiling linear-map v1.2.0 |
| 1884 | 2026-06-04T08:07:52.851Z | Compiling tagptr v0.2.0 |
| 1885 | 2026-06-04T08:07:52.874Z | Compiling whoami v1.6.1 |
| 1886 | 2026-06-04T08:07:52.994Z | Compiling termtree v0.5.1 |
| 1887 | 2026-06-04T08:07:53.010Z | Compiling unicode-linebreak v0.1.5 |
| 1888 | 2026-06-04T08:07:53.088Z | Compiling lazy_static v1.5.0 |
| 1889 | 2026-06-04T08:07:53.149Z | Compiling smawk v0.3.2 |
| 1890 | 2026-06-04T08:07:53.192Z | Compiling steno v0.4.1 |
| 1891 | 2026-06-04T08:07:53.253Z | Compiling textwrap v0.16.2 |
| 1892 | 2026-06-04T08:07:53.298Z | Compiling moka v0.12.15 |
| 1893 | 2026-06-04T08:07:53.706Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1894 | 2026-06-04T08:07:53.890Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1895 | 2026-06-04T08:07:54.210Z | Compiling tabled v0.15.0 |
| 1896 | 2026-06-04T08:07:54.875Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1897 | 2026-06-04T08:07:55.005Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1898 | 2026-06-04T08:07:55.719Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1899 | 2026-06-04T08:07:56.544Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1900 | 2026-06-04T08:07:56.570Z | Compiling hickory-proto v0.25.2 |
| 1901 | 2026-06-04T08:07:56.927Z | Compiling humantime v2.3.0 |
| 1902 | 2026-06-04T08:07:57.219Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1903 | 2026-06-04T08:07:57.492Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1904 | 2026-06-04T08:07:57.842Z | Compiling parking_lot_core v0.8.6 |
| 1905 | 2026-06-04T08:07:58.077Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1906 | 2026-06-04T08:07:58.144Z | Compiling libscf-sys v1.2.0 |
| 1907 | 2026-06-04T08:07:58.162Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1908 | 2026-06-04T08:07:58.289Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1909 | 2026-06-04T08:07:58.568Z | Compiling hickory-resolver v0.25.2 |
| 1910 | 2026-06-04T08:07:58.596Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1911 | 2026-06-04T08:07:58.639Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1912 | 2026-06-04T08:07:59.028Z | Compiling parking_lot v0.11.2 |
| 1913 | 2026-06-04T08:07:59.050Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1914 | 2026-06-04T08:07:59.285Z | Compiling fxhash v0.2.1 |
| 1915 | 2026-06-04T08:07:59.364Z | Compiling internet-checksum v0.2.1 |
| 1916 | 2026-06-04T08:07:59.426Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1917 | 2026-06-04T08:07:59.444Z | Compiling sled v0.34.7 |
| 1918 | 2026-06-04T08:07:59.508Z | Compiling yansi v1.0.1 |
| 1919 | 2026-06-04T08:07:59.846Z | Compiling diff v0.1.13 |
| 1920 | 2026-06-04T08:08:00.125Z | Compiling pretty_assertions v1.4.1 |
| 1921 | 2026-06-04T08:08:01.947Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1922 | 2026-06-04T08:08:03.979Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1923 | 2026-06-04T08:08:11.656Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1924 | 2026-06-04T08:08:13.264Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1925 | 2026-06-04T08:08:14.274Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1926 | 2026-06-04T08:08:15.230Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1927 | 2026-06-04T08:08:16.028Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1928 | 2026-06-04T08:08:17.182Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1929 | 2026-06-04T08:08:39.684Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1930 | 2026-06-04T08:08:39.862Z | ──────────── |
| 1931 | 2026-06-04T08:08:39.862Z | Nextest run ID d13d9cf9-0d8d-4c04-af75-70066aa18bb2 with nextest profile: default |
| 1932 | 2026-06-04T08:08:39.862Z | Starting 2 tests across 3 binaries |
| 1933 | 2026-06-04T08:08:39.866Z | START bfd test::test_new_daemon |
| 1934 | 2026-06-04T08:08:39.869Z | |
| 1935 | 2026-06-04T08:08:39.869Z | running 1 test |
| 1936 | 2026-06-04T08:08:39.907Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-04T08:08:38.406932537Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4912,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1937 | 2026-06-04T08:08:39.907Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-04T08:08:38.407198331Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4912,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1938 | 2026-06-04T08:08:39.910Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-04T08:08:38.407214739Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4912,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1939 | 2026-06-04T08:08:39.910Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0test test::test_new_daemon ... ,"name":"okslog-rs", |
| 1940 | 2026-06-04T08:08:39.910Z | "level":50,"time":"2026-06-04T08:08:38.407236547Z","hostname |
| 1941 | 2026-06-04T08:08:39.910Z | test result: ":ok"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4912,"error":"channel is empty and sending half is closed","peer":. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1942 | 2026-06-04T08:08:39.910Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40; finished in 0.04s, |
| 1943 | 2026-06-04T08:08:39.910Z | |
| 1944 | 2026-06-04T08:08:39.910Z | "time":"2026-06-04T08:08:38.407256385Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4912,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-06-04T08:08:39.914Z | PASS [ 0.049s] bfd test::test_new_daemon |
| 1946 | 2026-06-04T08:08:39.914Z | START bfd test::test_protocol_basics |
| 1947 | 2026-06-04T08:08:39.919Z | |
| 1948 | 2026-06-04T08:08:39.919Z | running 1 test |
| 1949 | 2026-06-04T08:08:39.960Z | {{""msg"msg"::""recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4246474541, 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: 2547705964, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }",,""vv""::0,"name":"slog-rs"0,,""name"level":":slog-rs","level":1010,"time":","time":"2026-06-04T08:08:38.459699374Z"2026-06-04T08:08:38.459699384Z","hostname":","w-01KT8TDP5BN4E4P97PBN6H2RDS"hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS",","pid"pid"::49134913,","peer":peer"":"2001:db8::20"2001:db8::10,""state",:""stateDown"":,""Down"unit":","unit"session":,""session"module",:""module":"state_machine","state_machine","component":"bfdcomponent"":"bfd"}} |
| 1950 | 2026-06-04T08:08:39.960Z | |
| 1951 | 2026-06-04T08:08:39.960Z | {"msg":"{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4066950365, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1834232176, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }""slog-rs",",v"":level":010,"name":"slog-rs","level":10,"time":"2026-06-04T08:08:38.459965448Z","hostname":","time":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":2026-06-04T08:08:38.459966717Z"4913,","hostname":peer"":"203.0.113.20","w-01KT8TDP5BN4E4P97PBN6H2RDS"state",:""pid"Down:",4913"unit":","session",peer":""module":203.0.113.10"","state":"state_machine"Down",,""unit":"component":"session"bfd",}" |
| 1952 | 2026-06-04T08:08:39.960Z | module":"state_machine","{component":""bfd"msg":}" |
| 1953 | 2026-06-04T08:08:39.963Z | transition -> Init","v":0,"name{":""msgslog-rs"":","level":30transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:38.459986895Z","hostname":","time":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":2026-06-04T08:08:38.459988295Z4913",","peerhostname""::""203.0.113.20","state"w-01KT8TDP5BN4E4P97PBN6H2RDS:"","Down"pid",:"4913unit":","session","peer":"module":"2001:db8::10"state_machine",","state":"component":"Down"bfd,""} |
| 1954 | 2026-06-04T08:08:39.963Z | unit":"session"{,""modulemsg"":":"transition -> Initstate_machine"",,""v":0component,"":"name":bfd""} |
| 1955 | 2026-06-04T08:08:39.963Z | slog-rs","level{":30"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:38.460006454Z","hostname":",w-01KT8TDP5BN4E4P97PBN6H2RDS"","time":"pid":4913,"2026-06-04T08:08:38.460008303Z"peer",:""hostname":"2001:db8::20","state":"Down"w-01KT8TDP5BN4E4P97PBN6H2RDS,"","unit"pid:":"4913session",,""peer":"module":"203.0.113.10","state_machine"state",:""componentDown"":","bfd"unit}" |
| 1956 | 2026-06-04T08:08:39.963Z | :"session","module":"state_machine","component":"bfd"} |
| 1957 | 2026-06-04T08:08:40.957Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 4066950365, your_discriminator: 1834232176, 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-04T08:08:39.457159435Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1958 | 2026-06-04T08:08:40.957Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 2547705964, your_discriminator: 4246474541, 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-04T08:08:39.457222849Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1959 | 2026-06-04T08:08:40.957Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:39.457235167Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1960 | 2026-06-04T08:08:40.957Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:39.457246946Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1961 | 2026-06-04T08:08:40.961Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1834232176, your_discriminator: 4066950365, 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-04T08:08:39.459582656Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1962 | 2026-06-04T08:08:40.961Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:39.459602764Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1963 | 2026-06-04T08:08:40.961Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4246474541, your_discriminator: 2547705964, 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-04T08:08:39.459619013Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1964 | 2026-06-04T08:08:40.961Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-04T08:08:39.459631032Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1965 | 2026-06-04T08:08:45.957Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4066950365, your_discriminator: 1834232176, 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-04T08:08:44.457196456Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1966 | 2026-06-04T08:08:45.958Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2547705964, your_discriminator: 4246474541, 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-04T08:08:44.457266029Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1967 | 2026-06-04T08:08:45.962Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1834232176, your_discriminator: 4066950365, 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-04T08:08:44.459622307Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1968 | 2026-06-04T08:08:45.962Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4246474541, your_discriminator: 2547705964, 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-04T08:08:44.459647375Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1969 | 2026-06-04T08:08:49.961Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-04T08:08:48.459570716Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1970 | 2026-06-04T08:08:49.961Z | ,"time":"2026-06-04T08:08:48.459593584Z","{hostname":""msg":"w-01KT8TDP5BN4E4P97PBN6H2RDS"dropping SM for 2001:db8::20",","pid"v:":04913,"name":"slog-rs","level":40,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine",",component"":"timebfd"":"} |
| 1971 | 2026-06-04T08:08:49.961Z | 2026-06-04T08:08:48.459617072Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"{peer":""msg"2001:db8::20:"","state":"Up",dropping SM for 2001:db8::10""unit",:""v":session"0,,""name":"module":"slog-rs","state_machine"level":,"40component":"bfd"} |
| 1972 | 2026-06-04T08:08:49.961Z | ,"time":"2026-06-04T08:08:48.459630431Z","hostname":"w-01KT8TDP5BN4E4P97PBN6H2RDS","pid":4913,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1973 | 2026-06-04T08:08:49.964Z | test test::test_protocol_basics ... ok |
| 1974 | 2026-06-04T08:08:49.964Z | |
| 1975 | 2026-06-04T08:08:49.964Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1976 | 2026-06-04T08:08:49.964Z | |
| 1977 | 2026-06-04T08:08:49.970Z | PASS [ 10.057s] bfd test::test_protocol_basics |
| 1978 | 2026-06-04T08:08:49.979Z | ──────────── |
| 1979 | 2026-06-04T08:08:49.979Z | Summary [ 10.106s] 2 tests run: 2 passed, 0 skipped |
| 1980 | 2026-06-04T08:08:49.984Z | process exited: duration 367444 ms, exit code 0 |
| |
| 1981 | 2026-06-04T08:08:50.001Z | found 0 output files |