|
|
|
| 1 | 2026-06-05T05:48:19.390Z | job assigned to worker 01KTB558BY91S1TH5CQGZK4275 [factory aws, i-0105637f5f9398e44] (queued for 1 m 1 s) |
| |
| 2 | 2026-06-05T05:48:26.394Z | starting task 0: "setup" |
| 3 | 2026-06-05T05:48:26.402Z | ++ uname -s |
| 4 | 2026-06-05T05:48:26.405Z | + kern=SunOS |
| 5 | 2026-06-05T05:48:26.405Z | + build_user=build |
| 6 | 2026-06-05T05:48:26.405Z | + build_uid=12345 |
| 7 | 2026-06-05T05:48:26.405Z | + work_dir=/work |
| 8 | 2026-06-05T05:48:26.405Z | + input_dir=/input |
| 9 | 2026-06-05T05:48:26.405Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T05:48:26.405Z | + case "$kern" in |
| 11 | 2026-06-05T05:48:26.405Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T05:48:26.405Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T05:48:28.411Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T05:48:28.529Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T05:48:28.531Z | + home_fs=zfs |
| 16 | 2026-06-05T05:48:28.531Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T05:48:28.531Z | + mkdir -p /home/build |
| 18 | 2026-06-05T05:48:28.531Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T05:48:30.533Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T05:48:30.537Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-06-05T05:48:30.544Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T05:48:30.548Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T05:48:30.548Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T05:48:30.548Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T05:48:30.548Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-05T05:48:30.549Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T05:48:30.549Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T05:48:30.553Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T05:48:30.553Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T05:48:30.662Z | info: downloading installer |
| 31 | 2026-06-05T05:48:32.282Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T05:48:32.282Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T05:48:32.282Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T05:48:32.282Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T05:48:32.282Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T05:48:32.282Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T05:48:32.282Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T05:48:32.282Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T05:48:32.282Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T05:48:32.282Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T05:48:32.282Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T05:48:32.282Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T05:48:32.283Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T05:48:32.296Z | info: profile set to default |
| 45 | 2026-06-05T05:48:32.296Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T05:48:32.299Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T05:48:32.446Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T05:48:32.449Z | info: downloading 6 components |
| 49 | 2026-06-05T05:48:46.695Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T05:48:46.695Z | |
| 51 | 2026-06-05T05:48:46.737Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T05:48:46.737Z | |
| 53 | 2026-06-05T05:48:46.737Z | |
| 54 | 2026-06-05T05:48:46.737Z | Rust is installed now. Great! |
| 55 | 2026-06-05T05:48:46.737Z | |
| 56 | 2026-06-05T05:48:46.737Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T05:48:46.737Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T05:48:46.738Z | |
| 59 | 2026-06-05T05:48:46.738Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T05:48:46.738Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T05:48:46.738Z | |
| 62 | 2026-06-05T05:48:46.738Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T05:48:46.738Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T05:48:46.738Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T05:48:46.738Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T05:48:46.738Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T05:48:46.738Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T05:48:46.738Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T05:48:46.741Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T05:48:46.741Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T05:48:46.826Z | + rustup --version |
| 72 | 2026-06-05T05:48:46.835Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T05:48:46.838Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T05:48:46.856Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T05:48:46.858Z | + cargo --version |
| 76 | 2026-06-05T05:48:46.871Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T05:48:46.874Z | + rustc --version |
| 78 | 2026-06-05T05:48:46.893Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T05:48:46.896Z | process exited: duration 16350 ms, exit code 0 |
| |
| 80 | 2026-06-05T05:48:46.902Z | starting task 2: "authentication" |
| 81 | 2026-06-05T05:48:46.918Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T05:48:46.924Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T05:48:46.927Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T05:48:46.930Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T05:48:46.966Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T05:48:47.997Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T05:48:47.997Z | + git fetch origin 8289b1493f7e3b70eac6b270eb935bff167e1806 |
| 88 | 2026-06-05T05:48:48.225Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T05:48:48.225Z | * branch 8289b1493f7e3b70eac6b270eb935bff167e1806 -> FETCH_HEAD |
| 90 | 2026-06-05T05:48:48.230Z | + [[ -n renovate/rust-1.x ]] |
| 91 | 2026-06-05T05:48:48.233Z | ++ git branch --show-current |
| 92 | 2026-06-05T05:48:48.233Z | + current=main |
| 93 | 2026-06-05T05:48:48.233Z | + [[ main != renovate/rust-1.x ]] |
| 94 | 2026-06-05T05:48:48.233Z | + git branch -f renovate/rust-1.x 8289b1493f7e3b70eac6b270eb935bff167e1806 |
| 95 | 2026-06-05T05:48:48.236Z | + git checkout -f renovate/rust-1.x |
| 96 | 2026-06-05T05:48:48.253Z | Switched to branch 'renovate/rust-1.x' |
| 97 | 2026-06-05T05:48:48.256Z | + git reset --hard 8289b1493f7e3b70eac6b270eb935bff167e1806 |
| 98 | 2026-06-05T05:48:48.259Z | HEAD is now at 8289b14 Update dependency rust to v1.96.0 |
| 99 | 2026-06-05T05:48:48.259Z | process exited: duration 1333 ms, exit code 0 |
| |
| 100 | 2026-06-05T05:48:48.265Z | starting task 4: "build" |
| 101 | 2026-06-05T05:48:48.269Z | + set -e |
| 102 | 2026-06-05T05:48:48.269Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-05T05:48:48.272Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-05T05:48:48.272Z | ++ PLATFORM=illumos |
| 105 | 2026-06-05T05:48:48.272Z | ++ banner install |
| 106 | 2026-06-05T05:48:48.272Z | |
| 107 | 2026-06-05T05:48:48.272Z | # # # #### ##### ## # # |
| 108 | 2026-06-05T05:48:48.272Z | # ## # # # # # # # |
| 109 | 2026-06-05T05:48:48.272Z | # # # # #### # # # # # |
| 110 | 2026-06-05T05:48:48.272Z | # # # # # # ###### # # |
| 111 | 2026-06-05T05:48:48.272Z | # # ## # # # # # # # |
| 112 | 2026-06-05T05:48:48.273Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-05T05:48:48.273Z | |
| 114 | 2026-06-05T05:48:48.273Z | ++ set +o errexit |
| 115 | 2026-06-05T05:48:48.275Z | ++ pkg info clang-15 |
| 116 | 2026-06-05T05:48:48.275Z | ++ grep -qi installed |
| 117 | 2026-06-05T05:48:49.474Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-05T05:48:49.474Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-05T05:48:49.474Z | |
| 120 | 2026-06-05T05:48:49.474Z | clang-15 |
| 121 | 2026-06-05T05:48:49.511Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-05T05:48:49.511Z | ++ set -o errexit |
| 123 | 2026-06-05T05:48:49.511Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-05T05:48:59.380Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-05T05:49:07.134Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-05T05:49:14.362Z | Planning: Solver setup ... Done |
| 127 | 2026-06-05T05:49:14.402Z | Planning: Running solver ... Done |
| 128 | 2026-06-05T05:49:14.544Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-05T05:49:14.563Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-05T05:49:14.668Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-05T05:49:14.697Z | Planning: Package planning ... Done |
| 132 | 2026-06-05T05:49:14.723Z | Planning: Merging actions ... Done |
| 133 | 2026-06-05T05:49:14.832Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-05T05:49:14.838Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-05T05:49:15.616Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-05T05:49:15.622Z | Planning: Planning completed in 8.32 seconds |
| 137 | 2026-06-05T05:49:15.632Z | Packages to install: 2 |
| 138 | 2026-06-05T05:49:15.632Z | Mediators to change: 2 |
| 139 | 2026-06-05T05:49:15.635Z | Services to change: 1 |
| 140 | 2026-06-05T05:49:15.635Z | Create boot environment: No |
| 141 | 2026-06-05T05:49:15.635Z | Create backup boot environment: No |
| 142 | 2026-06-05T05:49:15.674Z | |
| 143 | 2026-06-05T05:49:15.674Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-05T05:49:20.727Z | Download: 693/3076 items 17.5/211.3MB 8% complete (3.9M/s) |
| 145 | 2026-06-05T05:49:26.163Z | Download: 980/3076 items 82.1/211.3MB 38% complete (10.1M/s) |
| 146 | 2026-06-05T05:49:31.371Z | Download: 984/3076 items 82.2/211.3MB 38% complete (9.2M/s) |
| 147 | 2026-06-05T05:49:36.382Z | Download: 1358/3076 items 102.3/211.3MB 48% complete (2.3M/s) |
| 148 | 2026-06-05T05:49:41.393Z | Download: 1775/3076 items 103.5/211.3MB 48% complete (2.2M/s) |
| 149 | 2026-06-05T05:49:46.489Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (1.6M/s) |
| 150 | 2026-06-05T05:49:51.496Z | Download: 2115/3076 items 118.6/211.3MB 56% complete (1.5M/s) |
| 151 | 2026-06-05T05:49:56.803Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (9.8M/s) |
| 152 | 2026-06-05T05:50:02.941Z | Download: 3075/3076 items 211.1/211.3MB 99% complete (11.6M/s) |
| 153 | 2026-06-05T05:50:02.961Z | Download: Completed 211.31 MB in 47.28 seconds (4.5M/s) |
| 154 | 2026-06-05T05:50:03.079Z | Actions: 1/3418 actions (Installing new actions) |
| 155 | 2026-06-05T05:50:06.216Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 156 | 2026-06-05T05:50:06.841Z | Done |
| 157 | 2026-06-05T05:50:06.841Z | Done |
| 158 | 2026-06-05T05:50:07.574Z | Done |
| 159 | 2026-06-05T05:50:10.664Z | Done |
| 160 | 2026-06-05T05:50:10.738Z | Done |
| 161 | 2026-06-05T05:50:10.741Z | Done |
| 162 | 2026-06-05T05:50:11.066Z | Done |
| 163 | 2026-06-05T05:50:11.732Z | ++ set -o errexit |
| 164 | 2026-06-05T05:50:11.732Z | ++ cargo --version |
| 165 | 2026-06-05T05:50:11.740Z | info: syncing channel updates for 1.96.0-x86_64-unknown-illumos |
| 166 | 2026-06-05T05:50:11.878Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 167 | 2026-06-05T05:50:11.883Z | info: downloading 6 components |
| 168 | 2026-06-05T05:50:26.592Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 169 | 2026-06-05T05:50:26.595Z | ++ rustc --version |
| 170 | 2026-06-05T05:50:26.621Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 171 | 2026-06-05T05:50:26.625Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 172 | 2026-06-05T05:50:26.671Z | Updating crates.io index |
| 173 | 2026-06-05T05:50:26.774Z | Downloading crates ... |
| 174 | 2026-06-05T05:50:26.834Z | Downloaded cargo-nextest v0.9.97 |
| 175 | 2026-06-05T05:50:26.893Z | Installing cargo-nextest v0.9.97 |
| 176 | 2026-06-05T05:50:26.897Z | warning: default toolchain implicitly overridden with `1.96.0-x86_64-unknown-illumos` by rustup toolchain file |
| 177 | 2026-06-05T05:50:26.897Z | | |
| 178 | 2026-06-05T05:50:26.897Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 179 | 2026-06-05T05:50:26.897Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 180 | 2026-06-05T05:50:26.935Z | Updating crates.io index |
| 181 | 2026-06-05T05:50:28.966Z | Locking 404 packages to latest compatible versions |
| 182 | 2026-06-05T05:50:28.970Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 183 | 2026-06-05T05:50:28.973Z | Adding duct v0.13.7 (available: v1.1.1) |
| 184 | 2026-06-05T05:50:28.973Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 185 | 2026-06-05T05:50:28.973Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 186 | 2026-06-05T05:50:28.976Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 187 | 2026-06-05T05:50:28.976Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 188 | 2026-06-05T05:50:28.976Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 189 | 2026-06-05T05:50:28.979Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 190 | 2026-06-05T05:50:28.982Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 191 | 2026-06-05T05:50:29.007Z | Downloading crates ... |
| 192 | 2026-06-05T05:50:29.071Z | Downloaded anstyle-query v1.1.5 |
| 193 | 2026-06-05T05:50:29.076Z | Downloaded cargo-util-schemas v0.2.0 |
| 194 | 2026-06-05T05:50:29.079Z | Downloaded addr2line v0.25.1 |
| 195 | 2026-06-05T05:50:29.081Z | Downloaded foldhash v0.1.5 |
| 196 | 2026-06-05T05:50:29.081Z | Downloaded fixedbitset v0.5.7 |
| 197 | 2026-06-05T05:50:29.089Z | Downloaded adler2 v2.0.1 |
| 198 | 2026-06-05T05:50:29.092Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 199 | 2026-06-05T05:50:29.095Z | Downloaded clap v4.6.1 |
| 200 | 2026-06-05T05:50:29.098Z | Downloaded clap_lex v1.1.0 |
| 201 | 2026-06-05T05:50:29.101Z | Downloaded cfg_aliases v0.2.1 |
| 202 | 2026-06-05T05:50:29.101Z | Downloaded color-spantrace v0.3.0 |
| 203 | 2026-06-05T05:50:29.104Z | Downloaded clap_derive v4.6.1 |
| 204 | 2026-06-05T05:50:29.104Z | Downloaded parking_lot_core v0.9.12 |
| 205 | 2026-06-05T05:50:29.106Z | Downloaded cargo_metadata v0.20.0 |
| 206 | 2026-06-05T05:50:29.110Z | Downloaded quinn-udp v0.5.14 |
| 207 | 2026-06-05T05:50:29.113Z | Downloaded aho-corasick v1.1.4 |
| 208 | 2026-06-05T05:50:29.123Z | Downloaded anstyle-parse v1.0.0 |
| 209 | 2026-06-05T05:50:29.126Z | Downloaded const-oid v0.9.6 |
| 210 | 2026-06-05T05:50:29.128Z | Downloaded home v0.5.12 |
| 211 | 2026-06-05T05:50:29.131Z | Downloaded debug-ignore v1.0.5 |
| 212 | 2026-06-05T05:50:29.131Z | Downloaded clap_builder v4.6.0 |
| 213 | 2026-06-05T05:50:29.134Z | Downloaded heck v0.5.0 |
| 214 | 2026-06-05T05:50:29.137Z | Downloaded regex-syntax v0.8.10 |
| 215 | 2026-06-05T05:50:29.140Z | Downloaded nextest-workspace-hack v0.1.0 |
| 216 | 2026-06-05T05:50:29.143Z | Downloaded ahash v0.8.12 |
| 217 | 2026-06-05T05:50:29.143Z | Downloaded futures-io v0.3.32 |
| 218 | 2026-06-05T05:50:29.146Z | Downloaded futures-core v0.3.32 |
| 219 | 2026-06-05T05:50:29.146Z | Downloaded convert_case v0.10.0 |
| 220 | 2026-06-05T05:50:29.146Z | Downloaded num-traits v0.2.19 |
| 221 | 2026-06-05T05:50:29.149Z | Downloaded newtype-uuid v1.3.2 |
| 222 | 2026-06-05T05:50:29.149Z | Downloaded crypto-common v0.1.7 |
| 223 | 2026-06-05T05:50:29.152Z | Downloaded http-body-util v0.1.3 |
| 224 | 2026-06-05T05:50:29.152Z | Downloaded cargo-platform v0.3.3 |
| 225 | 2026-06-05T05:50:29.152Z | Downloaded cargo_metadata v0.23.1 |
| 226 | 2026-06-05T05:50:29.154Z | Downloaded enable-ansi-support v0.2.1 |
| 227 | 2026-06-05T05:50:29.154Z | Downloaded idna_adapter v1.0.0 |
| 228 | 2026-06-05T05:50:29.154Z | Downloaded duct v0.13.7 |
| 229 | 2026-06-05T05:50:29.157Z | Downloaded async-scoped v0.9.0 |
| 230 | 2026-06-05T05:50:29.157Z | Downloaded indent_write v2.2.0 |
| 231 | 2026-06-05T05:50:29.160Z | Downloaded backtrace-ext v0.2.1 |
| 232 | 2026-06-05T05:50:29.163Z | Downloaded foreign-types-shared v0.1.1 |
| 233 | 2026-06-05T05:50:29.165Z | Downloaded equivalent v1.0.2 |
| 234 | 2026-06-05T05:50:29.166Z | Downloaded atomic-waker v1.1.2 |
| 235 | 2026-06-05T05:50:29.166Z | Downloaded form_urlencoded v1.2.2 |
| 236 | 2026-06-05T05:50:29.168Z | Downloaded log v0.4.32 |
| 237 | 2026-06-05T05:50:29.171Z | Downloaded globset v0.4.18 |
| 238 | 2026-06-05T05:50:29.174Z | Downloaded is_terminal_polyfill v1.70.2 |
| 239 | 2026-06-05T05:50:29.177Z | Downloaded fnv v1.0.7 |
| 240 | 2026-06-05T05:50:29.179Z | Downloaded cfg-if v1.0.4 |
| 241 | 2026-06-05T05:50:29.183Z | Downloaded fastrand v2.4.1 |
| 242 | 2026-06-05T05:50:29.186Z | Downloaded base64ct v1.8.3 |
| 243 | 2026-06-05T05:50:29.186Z | Downloaded pathdiff v0.2.3 |
| 244 | 2026-06-05T05:50:29.189Z | Downloaded erased-serde v0.4.10 |
| 245 | 2026-06-05T05:50:29.189Z | Downloaded rustc-hash v2.1.2 |
| 246 | 2026-06-05T05:50:29.191Z | Downloaded serde_ignored v0.1.14 |
| 247 | 2026-06-05T05:50:29.192Z | Downloaded percent-encoding v2.3.2 |
| 248 | 2026-06-05T05:50:29.192Z | Downloaded serde-value v0.7.0 |
| 249 | 2026-06-05T05:50:29.194Z | Downloaded block-buffer v0.10.4 |
| 250 | 2026-06-05T05:50:29.194Z | Downloaded either v1.16.0 |
| 251 | 2026-06-05T05:50:29.197Z | Downloaded futures-executor v0.3.32 |
| 252 | 2026-06-05T05:50:29.200Z | Downloaded serde_spanned v0.6.9 |
| 253 | 2026-06-05T05:50:29.202Z | Downloaded openssl-probe v0.2.1 |
| 254 | 2026-06-05T05:50:29.220Z | Downloaded serde_urlencoded v0.7.1 |
| 255 | 2026-06-05T05:50:29.220Z | Downloaded sigchld v0.2.4 |
| 256 | 2026-06-05T05:50:29.220Z | Downloaded serde_spanned v1.1.1 |
| 257 | 2026-06-05T05:50:29.220Z | Downloaded rustc_version v0.4.1 |
| 258 | 2026-06-05T05:50:29.221Z | Downloaded ipnet v2.12.0 |
| 259 | 2026-06-05T05:50:29.221Z | Downloaded pkcs8 v0.10.2 |
| 260 | 2026-06-05T05:50:29.221Z | Downloaded guppy-workspace-hack v0.1.0 |
| 261 | 2026-06-05T05:50:29.221Z | Downloaded futures-sink v0.3.32 |
| 262 | 2026-06-05T05:50:29.221Z | Downloaded generic-array v0.14.7 |
| 263 | 2026-06-05T05:50:29.221Z | Downloaded cpufeatures v0.2.17 |
| 264 | 2026-06-05T05:50:29.221Z | Downloaded humantime v2.3.0 |
| 265 | 2026-06-05T05:50:29.224Z | Downloaded number_prefix v0.4.0 |
| 266 | 2026-06-05T05:50:29.224Z | Downloaded lru-slab v0.1.2 |
| 267 | 2026-06-05T05:50:29.224Z | Downloaded is_ci v1.2.0 |
| 268 | 2026-06-05T05:50:29.224Z | Downloaded lazy_static v1.5.0 |
| 269 | 2026-06-05T05:50:29.224Z | Downloaded mukti-metadata v0.3.0 |
| 270 | 2026-06-05T05:50:29.227Z | Downloaded hyper v1.10.1 |
| 271 | 2026-06-05T05:50:29.229Z | Downloaded rand_core v0.9.5 |
| 272 | 2026-06-05T05:50:29.232Z | Downloaded future-queue v0.4.0 |
| 273 | 2026-06-05T05:50:29.232Z | Downloaded config v0.15.23 |
| 274 | 2026-06-05T05:50:29.237Z | Downloaded colorchoice v1.0.5 |
| 275 | 2026-06-05T05:50:29.237Z | Downloaded scopeguard v1.2.0 |
| 276 | 2026-06-05T05:50:29.240Z | Downloaded nested v0.1.1 |
| 277 | 2026-06-05T05:50:29.240Z | Downloaded pin-project-lite v0.2.17 |
| 278 | 2026-06-05T05:50:29.240Z | Downloaded hex v0.4.3 |
| 279 | 2026-06-05T05:50:29.243Z | Downloaded futures-macro v0.3.32 |
| 280 | 2026-06-05T05:50:29.243Z | Downloaded ordered-float v2.10.1 |
| 281 | 2026-06-05T05:50:29.243Z | Downloaded http-body v1.0.1 |
| 282 | 2026-06-05T05:50:29.243Z | Downloaded foreign-types v0.3.2 |
| 283 | 2026-06-05T05:50:29.246Z | Downloaded errno v0.3.14 |
| 284 | 2026-06-05T05:50:29.246Z | Downloaded futures-task v0.3.32 |
| 285 | 2026-06-05T05:50:29.246Z | Downloaded atomicwrites v0.4.4 |
| 286 | 2026-06-05T05:50:29.249Z | Downloaded camino-tempfile v1.4.1 |
| 287 | 2026-06-05T05:50:29.249Z | Downloaded strsim v0.11.1 |
| 288 | 2026-06-05T05:50:29.249Z | Downloaded document-features v0.2.12 |
| 289 | 2026-06-05T05:50:29.254Z | Downloaded cargo-platform v0.2.0 |
| 290 | 2026-06-05T05:50:29.254Z | Downloaded signature v2.2.0 |
| 291 | 2026-06-05T05:50:29.257Z | Downloaded self-replace v1.5.0 |
| 292 | 2026-06-05T05:50:29.257Z | Downloaded strip-ansi-escapes v0.2.1 |
| 293 | 2026-06-05T05:50:29.257Z | Downloaded swrite v0.1.0 |
| 294 | 2026-06-05T05:50:29.257Z | Downloaded subtle v2.6.1 |
| 295 | 2026-06-05T05:50:29.257Z | Downloaded miniz_oxide v0.8.9 |
| 296 | 2026-06-05T05:50:29.260Z | Downloaded sync_wrapper v1.0.2 |
| 297 | 2026-06-05T05:50:29.260Z | Downloaded serde_path_to_error v0.1.20 |
| 298 | 2026-06-05T05:50:29.260Z | Downloaded shared_child v1.1.1 |
| 299 | 2026-06-05T05:50:29.263Z | Downloaded anstyle v1.0.14 |
| 300 | 2026-06-05T05:50:29.263Z | Downloaded humantime-serde v1.1.1 |
| 301 | 2026-06-05T05:50:29.263Z | Downloaded futures-channel v0.3.32 |
| 302 | 2026-06-05T05:50:29.266Z | Downloaded indexmap v2.14.0 |
| 303 | 2026-06-05T05:50:29.272Z | Downloaded sha2 v0.10.9 |
| 304 | 2026-06-05T05:50:29.272Z | Downloaded serde-untagged v0.1.9 |
| 305 | 2026-06-05T05:50:29.274Z | Downloaded miette-derive v7.6.0 |
| 306 | 2026-06-05T05:50:29.274Z | Downloaded ed25519 v2.2.3 |
| 307 | 2026-06-05T05:50:29.274Z | Downloaded indenter v0.3.4 |
| 308 | 2026-06-05T05:50:29.275Z | Downloaded terminal_size v0.4.4 |
| 309 | 2026-06-05T05:50:29.275Z | Downloaded getrandom v0.3.4 |
| 310 | 2026-06-05T05:50:29.277Z | Downloaded hyper-tls v0.6.0 |
| 311 | 2026-06-05T05:50:29.280Z | Downloaded find-msvc-tools v0.1.9 |
| 312 | 2026-06-05T05:50:29.283Z | Downloaded crc32fast v1.5.0 |
| 313 | 2026-06-05T05:50:29.283Z | Downloaded camino v1.2.2 |
| 314 | 2026-06-05T05:50:29.283Z | Downloaded rand_chacha v0.9.0 |
| 315 | 2026-06-05T05:50:29.286Z | Downloaded pkg-config v0.3.33 |
| 316 | 2026-06-05T05:50:29.286Z | Downloaded nextest-metadata v0.12.2 |
| 317 | 2026-06-05T05:50:29.289Z | Downloaded ppv-lite86 v0.2.21 |
| 318 | 2026-06-05T05:50:29.291Z | Downloaded supports-hyperlinks v3.2.0 |
| 319 | 2026-06-05T05:50:29.294Z | Downloaded tinyvec_macros v0.1.1 |
| 320 | 2026-06-05T05:50:29.297Z | Downloaded self_update v0.42.0 |
| 321 | 2026-06-05T05:50:29.300Z | Downloaded shlex v2.0.1 |
| 322 | 2026-06-05T05:50:29.300Z | Downloaded autocfg v1.5.1 |
| 323 | 2026-06-05T05:50:29.302Z | Downloaded semver v1.0.28 |
| 324 | 2026-06-05T05:50:29.302Z | Downloaded tokio-macros v2.7.0 |
| 325 | 2026-06-05T05:50:29.302Z | Downloaded iana-time-zone v0.1.65 |
| 326 | 2026-06-05T05:50:29.305Z | Downloaded shell-words v1.1.1 |
| 327 | 2026-06-05T05:50:29.305Z | Downloaded httparse v1.10.1 |
| 328 | 2026-06-05T05:50:29.307Z | Downloaded dialoguer v0.11.0 |
| 329 | 2026-06-05T05:50:29.311Z | Downloaded thiserror v1.0.69 |
| 330 | 2026-06-05T05:50:29.313Z | Downloaded static_assertions v1.1.0 |
| 331 | 2026-06-05T05:50:29.313Z | Downloaded smol_str v0.3.6 |
| 332 | 2026-06-05T05:50:29.313Z | Downloaded toml_datetime v0.6.11 |
| 333 | 2026-06-05T05:50:29.316Z | Downloaded toml_write v0.1.2 |
| 334 | 2026-06-05T05:50:29.316Z | Downloaded rand_core v0.6.4 |
| 335 | 2026-06-05T05:50:29.316Z | Downloaded tower-service v0.3.3 |
| 336 | 2026-06-05T05:50:29.316Z | Downloaded tower-layer v0.3.3 |
| 337 | 2026-06-05T05:50:29.319Z | Downloaded slab v0.4.12 |
| 338 | 2026-06-05T05:50:29.319Z | Downloaded hyper-rustls v0.27.9 |
| 339 | 2026-06-05T05:50:29.320Z | Downloaded ryu v1.0.23 |
| 340 | 2026-06-05T05:50:29.323Z | Downloaded digest v0.10.7 |
| 341 | 2026-06-05T05:50:29.323Z | Downloaded rustls-pki-types v1.14.1 |
| 342 | 2026-06-05T05:50:29.326Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-06-05T05:50:29.326Z | Downloaded spki v0.7.3 |
| 344 | 2026-06-05T05:50:29.326Z | Downloaded native-tls v0.2.18 |
| 345 | 2026-06-05T05:50:29.328Z | Downloaded anstream v1.0.0 |
| 346 | 2026-06-05T05:50:29.328Z | Downloaded jobserver v0.1.34 |
| 347 | 2026-06-05T05:50:29.331Z | Downloaded itoa v1.0.18 |
| 348 | 2026-06-05T05:50:29.331Z | Downloaded tracing-error v0.2.1 |
| 349 | 2026-06-05T05:50:29.331Z | Downloaded cfg-expr v0.20.8 |
| 350 | 2026-06-05T05:50:29.334Z | Downloaded once_cell v1.21.4 |
| 351 | 2026-06-05T05:50:29.334Z | Downloaded untrusted v0.9.0 |
| 352 | 2026-06-05T05:50:29.336Z | Downloaded supports-unicode v3.0.0 |
| 353 | 2026-06-05T05:50:29.337Z | Downloaded unicode-xid v0.2.6 |
| 354 | 2026-06-05T05:50:29.337Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-06-05T05:50:29.339Z | Downloaded owo-colors v4.3.0 |
| 356 | 2026-06-05T05:50:29.342Z | Downloaded getrandom v0.4.2 |
| 357 | 2026-06-05T05:50:29.344Z | Downloaded base64 v0.22.1 |
| 358 | 2026-06-05T05:50:29.349Z | Downloaded eyre v0.6.12 |
| 359 | 2026-06-05T05:50:29.353Z | Downloaded futures v0.3.32 |
| 360 | 2026-06-05T05:50:29.353Z | Downloaded try-lock v0.2.5 |
| 361 | 2026-06-05T05:50:29.356Z | Downloaded thread_local v1.1.9 |
| 362 | 2026-06-05T05:50:29.356Z | Downloaded thiserror v2.0.18 |
| 363 | 2026-06-05T05:50:29.359Z | Downloaded itertools v0.14.0 |
| 364 | 2026-06-05T05:50:29.362Z | Downloaded version_check v0.9.5 |
| 365 | 2026-06-05T05:50:29.365Z | Downloaded unicode-linebreak v0.1.5 |
| 366 | 2026-06-05T05:50:29.365Z | Downloaded console v0.15.11 |
| 367 | 2026-06-05T05:50:29.367Z | Downloaded target-spec-miette v0.4.8 |
| 368 | 2026-06-05T05:50:29.370Z | Downloaded signal-hook-registry v1.4.8 |
| 369 | 2026-06-05T05:50:29.370Z | Downloaded filetime v0.2.29 |
| 370 | 2026-06-05T05:50:29.370Z | Downloaded openssl-macros v0.1.1 |
| 371 | 2026-06-05T05:50:29.370Z | Downloaded xattr v1.6.1 |
| 372 | 2026-06-05T05:50:29.373Z | Downloaded want v0.3.1 |
| 373 | 2026-06-05T05:50:29.373Z | Downloaded getrandom v0.2.17 |
| 374 | 2026-06-05T05:50:29.376Z | Downloaded bitflags v2.12.1 |
| 375 | 2026-06-05T05:50:29.380Z | Downloaded thiserror-impl v2.0.18 |
| 376 | 2026-06-05T05:50:29.383Z | Downloaded simd-adler32 v0.3.9 |
| 377 | 2026-06-05T05:50:29.383Z | Downloaded nextest-filtering v0.15.0 |
| 378 | 2026-06-05T05:50:29.383Z | Downloaded smallvec v1.15.1 |
| 379 | 2026-06-05T05:50:29.386Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 380 | 2026-06-05T05:50:29.386Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 381 | 2026-06-05T05:50:29.386Z | Downloaded proc-macro2 v1.0.106 |
| 382 | 2026-06-05T05:50:29.389Z | Downloaded serde_core v1.0.228 |
| 383 | 2026-06-05T05:50:29.392Z | Downloaded pin-project v1.1.13 |
| 384 | 2026-06-05T05:50:29.396Z | Downloaded lock_api v0.4.14 |
| 385 | 2026-06-05T05:50:29.403Z | Downloaded tokio-rustls v0.26.4 |
| 386 | 2026-06-05T05:50:29.405Z | Downloaded target-spec v3.6.0 |
| 387 | 2026-06-05T05:50:29.408Z | Downloaded indicatif v0.17.11 |
| 388 | 2026-06-05T05:50:29.411Z | Downloaded os_pipe v1.2.3 |
| 389 | 2026-06-05T05:50:29.416Z | Downloaded typeid v1.0.3 |
| 390 | 2026-06-05T05:50:29.419Z | Downloaded supports-color v3.0.2 |
| 391 | 2026-06-05T05:50:29.419Z | Downloaded tokio-native-tls v0.3.1 |
| 392 | 2026-06-05T05:50:29.419Z | Downloaded derive-where v1.6.1 |
| 393 | 2026-06-05T05:50:29.422Z | Downloaded xxhash-rust v0.8.15 |
| 394 | 2026-06-05T05:50:29.425Z | Downloaded signal-hook-mio v0.2.5 |
| 395 | 2026-06-05T05:50:29.425Z | Downloaded backtrace v0.3.76 |
| 396 | 2026-06-05T05:50:29.428Z | Downloaded zstd v0.13.3 |
| 397 | 2026-06-05T05:50:29.428Z | Downloaded zstd-safe v7.2.4 |
| 398 | 2026-06-05T05:50:29.430Z | Downloaded utf8_iter v1.0.4 |
| 399 | 2026-06-05T05:50:29.430Z | Downloaded toml v0.8.23 |
| 400 | 2026-06-05T05:50:29.438Z | Downloaded borsh v1.6.1 |
| 401 | 2026-06-05T05:50:29.442Z | Downloaded zipsign-api v0.1.5 |
| 402 | 2026-06-05T05:50:29.445Z | Downloaded tracing-attributes v0.1.31 |
| 403 | 2026-06-05T05:50:29.445Z | Downloaded sharded-slab v0.1.7 |
| 404 | 2026-06-05T05:50:29.448Z | Downloaded rustc-demangle v0.1.27 |
| 405 | 2026-06-05T05:50:29.449Z | Downloaded urlencoding v2.1.3 |
| 406 | 2026-06-05T05:50:29.449Z | Downloaded socket2 v0.6.4 |
| 407 | 2026-06-05T05:50:29.452Z | Downloaded tracing-log v0.2.0 |
| 408 | 2026-06-05T05:50:29.452Z | Downloaded serde v1.0.228 |
| 409 | 2026-06-05T05:50:30.458Z | Downloaded tempfile v3.27.0 |
| 410 | 2026-06-05T05:50:30.458Z | Downloaded flate2 v1.1.9 |
| 411 | 2026-06-05T05:50:30.462Z | Downloaded tokio-stream v0.1.18 |
| 412 | 2026-06-05T05:50:30.462Z | Downloaded textwrap v0.16.2 |
| 413 | 2026-06-05T05:50:30.462Z | Downloaded zeroize v1.8.2 |
| 414 | 2026-06-05T05:50:30.462Z | Downloaded bytes v1.11.1 |
| 415 | 2026-06-05T05:50:30.462Z | Downloaded mio v1.2.1 |
| 416 | 2026-06-05T05:50:30.462Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 417 | 2026-06-05T05:50:30.462Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 418 | 2026-06-05T05:50:30.462Z | Downloaded miette v7.6.0 |
| 419 | 2026-06-05T05:50:30.462Z | Downloaded litrs v1.0.0 |
| 420 | 2026-06-05T05:50:30.462Z | Downloaded quote v1.0.45 |
| 421 | 2026-06-05T05:50:30.462Z | Downloaded tracing-core v0.1.36 |
| 422 | 2026-06-05T05:50:30.462Z | Downloaded derive_more-impl v2.1.1 |
| 423 | 2026-06-05T05:50:30.462Z | Downloaded signal-hook v0.3.18 |
| 424 | 2026-06-05T05:50:30.462Z | Downloaded target-lexicon v0.13.5 |
| 425 | 2026-06-05T05:50:30.463Z | Downloaded tar v0.4.46 |
| 426 | 2026-06-05T05:50:30.463Z | Downloaded ed25519-dalek v2.2.0 |
| 427 | 2026-06-05T05:50:30.463Z | Downloaded derive_more v2.1.1 |
| 428 | 2026-06-05T05:50:30.463Z | Downloaded unicase v2.9.0 |
| 429 | 2026-06-05T05:50:30.463Z | Downloaded tinyvec v1.11.0 |
| 430 | 2026-06-05T05:50:30.463Z | Downloaded serde_derive v1.0.228 |
| 431 | 2026-06-05T05:50:30.463Z | Downloaded der v0.7.10 |
| 432 | 2026-06-05T05:50:30.463Z | Downloaded parking_lot v0.12.5 |
| 433 | 2026-06-05T05:50:30.463Z | Downloaded uuid v1.23.2 |
| 434 | 2026-06-05T05:50:30.463Z | Downloaded rustls-webpki v0.103.13 |
| 435 | 2026-06-05T05:50:30.463Z | Downloaded vte v0.14.1 |
| 436 | 2026-06-05T05:50:30.463Z | Downloaded pin-project-internal v1.1.13 |
| 437 | 2026-06-05T05:50:30.463Z | Downloaded url v2.5.8 |
| 438 | 2026-06-05T05:50:30.463Z | Downloaded cc v1.2.63 |
| 439 | 2026-06-05T05:50:30.463Z | Downloaded toml_edit v0.22.27 |
| 440 | 2026-06-05T05:50:30.463Z | Downloaded hashbrown v0.15.5 |
| 441 | 2026-06-05T05:50:30.463Z | Downloaded quick-junit v0.5.2 |
| 442 | 2026-06-05T05:50:30.463Z | Downloaded zmij v1.0.21 |
| 443 | 2026-06-05T05:50:30.463Z | Downloaded quinn v0.11.9 |
| 444 | 2026-06-05T05:50:30.463Z | Downloaded crossterm v0.29.0 |
| 445 | 2026-06-05T05:50:30.463Z | Downloaded unicode-ident v1.0.24 |
| 446 | 2026-06-05T05:50:30.463Z | Downloaded hashbrown v0.17.1 |
| 447 | 2026-06-05T05:50:30.463Z | Downloaded h2 v0.4.14 |
| 448 | 2026-06-05T05:50:30.463Z | Downloaded unicode-normalization v0.1.25 |
| 449 | 2026-06-05T05:50:30.463Z | Downloaded guppy v0.17.26 |
| 450 | 2026-06-05T05:50:30.463Z | Downloaded serde_json v1.0.150 |
| 451 | 2026-06-05T05:50:30.463Z | Downloaded futures-util v0.3.32 |
| 452 | 2026-06-05T05:50:30.463Z | Downloaded chrono v0.4.45 |
| 453 | 2026-06-05T05:50:30.464Z | Downloaded hyper-util v0.1.20 |
| 454 | 2026-06-05T05:50:30.464Z | Downloaded tower v0.5.3 |
| 455 | 2026-06-05T05:50:30.464Z | Downloaded winnow v1.0.3 |
| 456 | 2026-06-05T05:50:30.464Z | Downloaded openssl-sys v0.9.116 |
| 457 | 2026-06-05T05:50:30.464Z | Downloaded idna v1.1.0 |
| 458 | 2026-06-05T05:50:30.464Z | Downloaded http v1.4.1 |
| 459 | 2026-06-05T05:50:30.464Z | Downloaded memchr v2.8.1 |
| 460 | 2026-06-05T05:50:30.464Z | Downloaded ron v0.12.1 |
| 461 | 2026-06-05T05:50:30.464Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-06-05T05:50:30.464Z | Downloaded vcpkg v0.2.15 |
| 463 | 2026-06-05T05:50:30.464Z | Downloaded typenum v1.20.1 |
| 464 | 2026-06-05T05:50:30.464Z | Downloaded gimli v0.32.3 |
| 465 | 2026-06-05T05:50:30.464Z | Downloaded curve25519-dalek v4.1.3 |
| 466 | 2026-06-05T05:50:30.464Z | Downloaded zerocopy v0.8.50 |
| 467 | 2026-06-05T05:50:30.464Z | Downloaded syn v2.0.117 |
| 468 | 2026-06-05T05:50:30.464Z | Downloaded reqwest v0.12.28 |
| 469 | 2026-06-05T05:50:30.464Z | Downloaded bstr v1.12.1 |
| 470 | 2026-06-05T05:50:30.464Z | Downloaded unicode-segmentation v1.13.3 |
| 471 | 2026-06-05T05:50:30.464Z | Downloaded rand v0.9.4 |
| 472 | 2026-06-05T05:50:30.464Z | Downloaded pulldown-cmark v0.13.4 |
| 473 | 2026-06-05T05:50:30.464Z | Downloaded tower-http v0.6.11 |
| 474 | 2026-06-05T05:50:30.464Z | Downloaded tracing v0.1.44 |
| 475 | 2026-06-05T05:50:30.464Z | Downloaded portable-atomic v1.13.1 |
| 476 | 2026-06-05T05:50:30.464Z | Downloaded color-eyre v0.6.5 |
| 477 | 2026-06-05T05:50:30.464Z | Downloaded regex v1.12.3 |
| 478 | 2026-06-05T05:50:30.464Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 479 | 2026-06-05T05:50:30.464Z | Downloaded tokio v1.52.3 |
| 480 | 2026-06-05T05:50:30.464Z | Downloaded winnow v0.7.15 |
| 481 | 2026-06-05T05:50:30.464Z | Downloaded quick-xml v0.37.5 |
| 482 | 2026-06-05T05:50:30.464Z | Downloaded tracing-subscriber v0.3.23 |
| 483 | 2026-06-05T05:50:30.464Z | Downloaded webpki-roots v1.0.7 |
| 484 | 2026-06-05T05:50:30.464Z | Downloaded quick-xml v0.38.4 |
| 485 | 2026-06-05T05:50:30.464Z | Downloaded quinn-proto v0.11.14 |
| 486 | 2026-06-05T05:50:30.464Z | Downloaded nextest-runner v0.80.0 |
| 487 | 2026-06-05T05:50:30.464Z | Downloaded unicode-width v0.1.14 |
| 488 | 2026-06-05T05:50:30.464Z | Downloaded unicode-width v0.2.2 |
| 489 | 2026-06-05T05:50:30.464Z | Downloaded openssl v0.10.80 |
| 490 | 2026-06-05T05:50:30.464Z | Downloaded nix v0.30.1 |
| 491 | 2026-06-05T05:50:30.464Z | Downloaded rustls v0.23.40 |
| 492 | 2026-06-05T05:50:30.465Z | Downloaded object v0.37.3 |
| 493 | 2026-06-05T05:50:30.465Z | Downloaded rustix v0.38.44 |
| 494 | 2026-06-05T05:50:30.465Z | Downloaded rustix v1.1.4 |
| 495 | 2026-06-05T05:50:30.465Z | Downloaded regex-automata v0.4.14 |
| 496 | 2026-06-05T05:50:30.465Z | Downloaded petgraph v0.8.3 |
| 497 | 2026-06-05T05:50:30.465Z | Downloaded libc v0.2.186 |
| 498 | 2026-06-05T05:50:30.465Z | Downloaded recursion v0.5.4 |
| 499 | 2026-06-05T05:50:30.465Z | Downloaded ring v0.17.14 |
| 500 | 2026-06-05T05:50:30.465Z | Compiling libc v0.2.186 |
| 501 | 2026-06-05T05:50:30.465Z | Compiling proc-macro2 v1.0.106 |
| 502 | 2026-06-05T05:50:30.465Z | Compiling quote v1.0.45 |
| 503 | 2026-06-05T05:50:30.465Z | Compiling unicode-ident v1.0.24 |
| 504 | 2026-06-05T05:50:30.465Z | Compiling serde_core v1.0.228 |
| 505 | 2026-06-05T05:50:30.465Z | Compiling cfg-if v1.0.4 |
| 506 | 2026-06-05T05:50:30.465Z | Compiling memchr v2.8.1 |
| 507 | 2026-06-05T05:50:30.465Z | Compiling once_cell v1.21.4 |
| 508 | 2026-06-05T05:50:30.465Z | Compiling log v0.4.32 |
| 509 | 2026-06-05T05:50:30.508Z | Compiling pin-project-lite v0.2.17 |
| 510 | 2026-06-05T05:50:30.600Z | Compiling serde v1.0.228 |
| 511 | 2026-06-05T05:50:30.672Z | Compiling itoa v1.0.18 |
| 512 | 2026-06-05T05:50:30.776Z | Compiling futures-core v0.3.32 |
| 513 | 2026-06-05T05:50:30.911Z | Compiling smallvec v1.15.1 |
| 514 | 2026-06-05T05:50:30.929Z | Compiling bitflags v2.12.1 |
| 515 | 2026-06-05T05:50:30.941Z | Compiling equivalent v1.0.2 |
| 516 | 2026-06-05T05:50:31.024Z | Compiling find-msvc-tools v0.1.9 |
| 517 | 2026-06-05T05:50:31.150Z | Compiling hashbrown v0.17.1 |
| 518 | 2026-06-05T05:50:31.252Z | Compiling errno v0.3.14 |
| 519 | 2026-06-05T05:50:31.310Z | Compiling shlex v2.0.1 |
| 520 | 2026-06-05T05:50:31.325Z | Compiling bytes v1.11.1 |
| 521 | 2026-06-05T05:50:31.460Z | Compiling signal-hook-registry v1.4.8 |
| 522 | 2026-06-05T05:50:31.491Z | Compiling jobserver v0.1.34 |
| 523 | 2026-06-05T05:50:31.542Z | Compiling mio v1.2.1 |
| 524 | 2026-06-05T05:50:31.619Z | Compiling syn v2.0.117 |
| 525 | 2026-06-05T05:50:31.668Z | Compiling futures-sink v0.3.32 |
| 526 | 2026-06-05T05:50:31.777Z | Compiling cc v1.2.63 |
| 527 | 2026-06-05T05:50:31.800Z | Compiling rustix v1.1.4 |
| 528 | 2026-06-05T05:50:31.811Z | Compiling socket2 v0.6.4 |
| 529 | 2026-06-05T05:50:32.006Z | Compiling slab v0.4.12 |
| 530 | 2026-06-05T05:50:32.204Z | Compiling zmij v1.0.21 |
| 531 | 2026-06-05T05:50:32.243Z | Compiling futures-channel v0.3.32 |
| 532 | 2026-06-05T05:50:32.250Z | Compiling tracing-core v0.1.36 |
| 533 | 2026-06-05T05:50:32.487Z | Compiling serde_json v1.0.150 |
| 534 | 2026-06-05T05:50:32.531Z | Compiling version_check v0.9.5 |
| 535 | 2026-06-05T05:50:32.728Z | Compiling indexmap v2.14.0 |
| 536 | 2026-06-05T05:50:32.799Z | Compiling futures-task v0.3.32 |
| 537 | 2026-06-05T05:50:32.825Z | Compiling futures-io v0.3.32 |
| 538 | 2026-06-05T05:50:32.973Z | Compiling getrandom v0.4.2 |
| 539 | 2026-06-05T05:50:33.075Z | Compiling camino v1.2.2 |
| 540 | 2026-06-05T05:50:33.166Z | Compiling unicode-width v0.2.2 |
| 541 | 2026-06-05T05:50:33.265Z | Compiling percent-encoding v2.3.2 |
| 542 | 2026-06-05T05:50:33.467Z | Compiling ring v0.17.14 |
| 543 | 2026-06-05T05:50:33.480Z | Compiling http v1.4.1 |
| 544 | 2026-06-05T05:50:33.548Z | Compiling zeroize v1.8.2 |
| 545 | 2026-06-05T05:50:33.584Z | Compiling adler2 v2.0.1 |
| 546 | 2026-06-05T05:50:33.604Z | Compiling simd-adler32 v0.3.9 |
| 547 | 2026-06-05T05:50:33.749Z | Compiling autocfg v1.5.1 |
| 548 | 2026-06-05T05:50:33.749Z | Compiling miniz_oxide v0.8.9 |
| 549 | 2026-06-05T05:50:34.112Z | Compiling num-traits v0.2.19 |
| 550 | 2026-06-05T05:50:34.372Z | Compiling getrandom v0.3.4 |
| 551 | 2026-06-05T05:50:34.485Z | Compiling zerocopy v0.8.50 |
| 552 | 2026-06-05T05:50:34.719Z | Compiling target-lexicon v0.13.5 |
| 553 | 2026-06-05T05:50:34.873Z | Compiling object v0.37.3 |
| 554 | 2026-06-05T05:50:35.190Z | Compiling http-body v1.0.1 |
| 555 | 2026-06-05T05:50:35.218Z | Compiling rustls-pki-types v1.14.1 |
| 556 | 2026-06-05T05:50:35.232Z | Compiling form_urlencoded v1.2.2 |
| 557 | 2026-06-05T05:50:35.256Z | Compiling serde_derive v1.0.228 |
| 558 | 2026-06-05T05:50:35.267Z | Compiling tokio-macros v2.7.0 |
| 559 | 2026-06-05T05:50:35.352Z | Compiling futures-macro v0.3.32 |
| 560 | 2026-06-05T05:50:35.497Z | Compiling tracing-attributes v0.1.31 |
| 561 | 2026-06-05T05:50:35.500Z | Compiling semver v1.0.28 |
| 562 | 2026-06-05T05:50:35.733Z | Compiling getrandom v0.2.17 |
| 563 | 2026-06-05T05:50:35.933Z | Compiling signal-hook v0.3.18 |
| 564 | 2026-06-05T05:50:36.004Z | Compiling tokio v1.52.3 |
| 565 | 2026-06-05T05:50:36.090Z | Compiling owo-colors v4.3.0 |
| 566 | 2026-06-05T05:50:36.142Z | Compiling untrusted v0.9.0 |
| 567 | 2026-06-05T05:50:36.165Z | Compiling fnv v1.0.7 |
| 568 | 2026-06-05T05:50:36.182Z | Compiling futures-util v0.3.32 |
| 569 | 2026-06-05T05:50:36.267Z | Compiling idna_adapter v1.0.0 |
| 570 | 2026-06-05T05:50:36.267Z | Compiling httparse v1.10.1 |
| 571 | 2026-06-05T05:50:36.376Z | Compiling utf8_iter v1.0.4 |
| 572 | 2026-06-05T05:50:36.403Z | Compiling gimli v0.32.3 |
| 573 | 2026-06-05T05:50:36.541Z | Compiling guppy-workspace-hack v0.1.0 |
| 574 | 2026-06-05T05:50:36.605Z | Compiling thiserror v2.0.18 |
| 575 | 2026-06-05T05:50:36.693Z | Compiling tracing v0.1.44 |
| 576 | 2026-06-05T05:50:36.807Z | Compiling idna v1.1.0 |
| 577 | 2026-06-05T05:50:37.091Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-06-05T05:50:38.273Z | Compiling addr2line v0.25.1 |
| 579 | 2026-06-05T05:50:38.704Z | Compiling generic-array v0.14.7 |
| 580 | 2026-06-05T05:50:38.842Z | Compiling rustls v0.23.40 |
| 581 | 2026-06-05T05:50:38.930Z | Compiling typeid v1.0.3 |
| 582 | 2026-06-05T05:50:39.065Z | Compiling pkg-config v0.3.33 |
| 583 | 2026-06-05T05:50:39.077Z | Compiling rustc-demangle v0.1.27 |
| 584 | 2026-06-05T05:50:39.162Z | Compiling try-lock v0.2.5 |
| 585 | 2026-06-05T05:50:39.217Z | Compiling target-spec v3.6.0 |
| 586 | 2026-06-05T05:50:39.275Z | Compiling tower-service v0.3.3 |
| 587 | 2026-06-05T05:50:39.368Z | Compiling thiserror v1.0.69 |
| 588 | 2026-06-05T05:50:39.492Z | Compiling atomic-waker v1.1.2 |
| 589 | 2026-06-05T05:50:39.504Z | Compiling fastrand v2.4.1 |
| 590 | 2026-06-05T05:50:39.625Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 591 | 2026-06-05T05:50:39.835Z | Compiling tempfile v3.27.0 |
| 592 | 2026-06-05T05:50:39.867Z | Compiling want v0.3.1 |
| 593 | 2026-06-05T05:50:40.026Z | Compiling tokio-util v0.7.18 |
| 594 | 2026-06-05T05:50:40.120Z | Compiling cfg-expr v0.20.8 |
| 595 | 2026-06-05T05:50:40.664Z | Compiling h2 v0.4.14 |
| 596 | 2026-06-05T05:50:40.725Z | Compiling backtrace v0.3.76 |
| 597 | 2026-06-05T05:50:40.976Z | Compiling url v2.5.8 |
| 598 | 2026-06-05T05:50:41.639Z | Compiling thiserror-impl v1.0.69 |
| 599 | 2026-06-05T05:50:41.674Z | Compiling terminal_size v0.4.4 |
| 600 | 2026-06-05T05:50:41.829Z | Compiling aho-corasick v1.1.4 |
| 601 | 2026-06-05T05:50:41.984Z | Compiling erased-serde v0.4.10 |
| 602 | 2026-06-05T05:50:42.271Z | Compiling winnow v0.7.15 |
| 603 | 2026-06-05T05:50:42.763Z | Compiling rustls-webpki v0.103.13 |
| 604 | 2026-06-05T05:50:43.413Z | Compiling subtle v2.6.1 |
| 605 | 2026-06-05T05:50:43.584Z | Compiling typenum v1.20.1 |
| 606 | 2026-06-05T05:50:44.195Z | Compiling regex-syntax v0.8.10 |
| 607 | 2026-06-05T05:50:45.388Z | Compiling hyper v1.10.1 |
| 608 | 2026-06-05T05:50:46.692Z | Compiling regex-automata v0.4.14 |
| 609 | 2026-06-05T05:50:47.220Z | Compiling serde_spanned v0.6.9 |
| 610 | 2026-06-05T05:50:47.383Z | Compiling toml_datetime v0.6.11 |
| 611 | 2026-06-05T05:50:47.764Z | Compiling ahash v0.8.12 |
| 612 | 2026-06-05T05:50:48.037Z | Compiling sync_wrapper v1.0.2 |
| 613 | 2026-06-05T05:50:48.154Z | Compiling ipnet v2.12.0 |
| 614 | 2026-06-05T05:50:48.827Z | Compiling foldhash v0.1.5 |
| 615 | 2026-06-05T05:50:49.046Z | Compiling base64 v0.22.1 |
| 616 | 2026-06-05T05:50:49.062Z | Compiling nextest-workspace-hack v0.1.0 |
| 617 | 2026-06-05T05:50:49.089Z | Compiling parking_lot_core v0.9.12 |
| 618 | 2026-06-05T05:50:49.273Z | Compiling unicode-linebreak v0.1.5 |
| 619 | 2026-06-05T05:50:49.361Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-06-05T05:50:49.394Z | Compiling is_ci v1.2.0 |
| 621 | 2026-06-05T05:50:49.525Z | Compiling unicode-segmentation v1.13.3 |
| 622 | 2026-06-05T05:50:49.540Z | Compiling toml_write v0.1.2 |
| 623 | 2026-06-05T05:50:49.566Z | Compiling tower-layer v0.3.3 |
| 624 | 2026-06-05T05:50:49.643Z | Compiling portable-atomic v1.13.1 |
| 625 | 2026-06-05T05:50:49.760Z | Compiling lazy_static v1.5.0 |
| 626 | 2026-06-05T05:50:49.777Z | Compiling either v1.16.0 |
| 627 | 2026-06-05T05:50:49.864Z | Compiling convert_case v0.10.0 |
| 628 | 2026-06-05T05:50:49.909Z | Compiling sharded-slab v0.1.7 |
| 629 | 2026-06-05T05:50:49.997Z | Compiling tower v0.5.3 |
| 630 | 2026-06-05T05:50:50.111Z | Compiling toml_edit v0.22.27 |
| 631 | 2026-06-05T05:50:50.185Z | Compiling supports-color v3.0.2 |
| 632 | 2026-06-05T05:50:50.442Z | Compiling textwrap v0.16.2 |
| 633 | 2026-06-05T05:50:50.530Z | Compiling hyper-util v0.1.20 |
| 634 | 2026-06-05T05:50:50.589Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-06-05T05:50:51.285Z | Compiling tokio-rustls v0.26.4 |
| 636 | 2026-06-05T05:50:51.581Z | Compiling backtrace-ext v0.2.1 |
| 637 | 2026-06-05T05:50:51.848Z | Compiling ordered-float v2.10.1 |
| 638 | 2026-06-05T05:50:51.854Z | Compiling webpki-roots v1.0.7 |
| 639 | 2026-06-05T05:50:51.932Z | Compiling miette-derive v7.6.0 |
| 640 | 2026-06-05T05:50:51.968Z | Compiling pathdiff v0.2.3 |
| 641 | 2026-06-05T05:50:52.091Z | Compiling console v0.15.11 |
| 642 | 2026-06-05T05:50:52.117Z | Compiling cargo-platform v0.3.3 |
| 643 | 2026-06-05T05:50:52.668Z | Compiling tracing-log v0.2.0 |
| 644 | 2026-06-05T05:50:53.018Z | Compiling os_pipe v1.2.3 |
| 645 | 2026-06-05T05:50:53.031Z | Compiling thread_local v1.1.9 |
| 646 | 2026-06-05T05:50:53.153Z | Compiling utf8parse v0.2.2 |
| 647 | 2026-06-05T05:50:53.208Z | Compiling winnow v1.0.3 |
| 648 | 2026-06-05T05:50:53.266Z | Compiling debug-ignore v1.0.5 |
| 649 | 2026-06-05T05:50:53.380Z | Compiling rustix v0.38.44 |
| 650 | 2026-06-05T05:50:53.409Z | Compiling unicode-width v0.1.14 |
| 651 | 2026-06-05T05:50:53.474Z | Compiling pulldown-cmark v0.13.4 |
| 652 | 2026-06-05T05:50:53.688Z | Compiling cfg_aliases v0.2.1 |
| 653 | 2026-06-05T05:50:53.720Z | Compiling scopeguard v1.2.0 |
| 654 | 2026-06-05T05:50:53.757Z | Compiling zstd-safe v7.2.4 |
| 655 | 2026-06-05T05:50:53.822Z | Compiling supports-unicode v3.0.0 |
| 656 | 2026-06-05T05:50:53.988Z | Compiling supports-hyperlinks v3.2.0 |
| 657 | 2026-06-05T05:50:53.991Z | Compiling ryu v1.0.23 |
| 658 | 2026-06-05T05:50:54.019Z | Compiling fixedbitset v0.5.7 |
| 659 | 2026-06-05T05:50:54.216Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-06-05T05:50:54.278Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 661 | 2026-06-05T05:50:54.496Z | Compiling petgraph v0.8.3 |
| 662 | 2026-06-05T05:50:54.529Z | Compiling miette v7.6.0 |
| 663 | 2026-06-05T05:50:54.734Z | Compiling lock_api v0.4.14 |
| 664 | 2026-06-05T05:50:54.983Z | Compiling nix v0.30.1 |
| 665 | 2026-06-05T05:50:55.503Z | Compiling anstyle-parse v1.0.0 |
| 666 | 2026-06-05T05:50:55.602Z | Compiling tracing-subscriber v0.3.23 |
| 667 | 2026-06-05T05:50:55.731Z | Compiling sigchld v0.2.4 |
| 668 | 2026-06-05T05:50:55.933Z | Compiling cargo_metadata v0.23.1 |
| 669 | 2026-06-05T05:50:56.459Z | Compiling serde-value v0.7.0 |
| 670 | 2026-06-05T05:50:57.220Z | Compiling hyper-rustls v0.27.9 |
| 671 | 2026-06-05T05:50:57.846Z | Compiling serde-untagged v0.1.9 |
| 672 | 2026-06-05T05:50:57.908Z | Compiling toml v0.8.23 |
| 673 | 2026-06-05T05:50:58.615Z | Compiling tower-http v0.6.11 |
| 674 | 2026-06-05T05:50:59.137Z | Compiling derive_more-impl v2.1.1 |
| 675 | 2026-06-05T05:50:59.275Z | Compiling itertools v0.14.0 |
| 676 | 2026-06-05T05:50:59.517Z | Compiling regex v1.12.3 |
| 677 | 2026-06-05T05:50:59.634Z | Compiling crypto-common v0.1.7 |
| 678 | 2026-06-05T05:50:59.774Z | Compiling block-buffer v0.10.4 |
| 679 | 2026-06-05T05:50:59.926Z | Compiling ppv-lite86 v0.2.21 |
| 680 | 2026-06-05T05:50:59.936Z | Compiling rand_core v0.9.5 |
| 681 | 2026-06-05T05:51:00.193Z | Compiling futures-executor v0.3.32 |
| 682 | 2026-06-05T05:51:00.251Z | Compiling http-body-util v0.1.3 |
| 683 | 2026-06-05T05:51:00.555Z | Compiling pin-project-internal v1.1.13 |
| 684 | 2026-06-05T05:51:00.700Z | Compiling uuid v1.23.2 |
| 685 | 2026-06-05T05:51:00.769Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 686 | 2026-06-05T05:51:00.805Z | Compiling serde_spanned v1.1.1 |
| 687 | 2026-06-05T05:51:00.938Z | Compiling smol_str v0.3.6 |
| 688 | 2026-06-05T05:51:00.964Z | Compiling filetime v0.2.29 |
| 689 | 2026-06-05T05:51:01.151Z | Compiling vte v0.14.1 |
| 690 | 2026-06-05T05:51:01.156Z | Compiling bstr v1.12.1 |
| 691 | 2026-06-05T05:51:01.169Z | Compiling self_update v0.42.0 |
| 692 | 2026-06-05T05:51:01.229Z | Compiling eyre v0.6.12 |
| 693 | 2026-06-05T05:51:01.239Z | Compiling is_terminal_polyfill v1.70.2 |
| 694 | 2026-06-05T05:51:01.332Z | Compiling colorchoice v1.0.5 |
| 695 | 2026-06-05T05:51:01.362Z | Compiling static_assertions v1.1.0 |
| 696 | 2026-06-05T05:51:01.393Z | Compiling anstyle-query v1.1.5 |
| 697 | 2026-06-05T05:51:02.226Z | Compiling xattr v1.6.1 |
| 698 | 2026-06-05T05:51:02.276Z | Compiling iana-time-zone v0.1.65 |
| 699 | 2026-06-05T05:51:02.276Z | Compiling unicase v2.9.0 |
| 700 | 2026-06-05T05:51:02.276Z | Compiling litrs v1.0.0 |
| 701 | 2026-06-05T05:51:02.276Z | Compiling number_prefix v0.4.0 |
| 702 | 2026-06-05T05:51:02.276Z | Compiling color-spantrace v0.3.0 |
| 703 | 2026-06-05T05:51:02.276Z | Compiling nested v0.1.1 |
| 704 | 2026-06-05T05:51:02.276Z | Compiling tinyvec_macros v0.1.1 |
| 705 | 2026-06-05T05:51:02.276Z | Compiling unicode-xid v0.2.6 |
| 706 | 2026-06-05T05:51:02.276Z | Compiling anstyle v1.0.14 |
| 707 | 2026-06-05T05:51:02.276Z | Compiling document-features v0.2.12 |
| 708 | 2026-06-05T05:51:02.276Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-06-05T05:51:02.276Z | Compiling guppy v0.17.26 |
| 710 | 2026-06-05T05:51:02.277Z | Compiling tinyvec v1.11.0 |
| 711 | 2026-06-05T05:51:02.310Z | Compiling anstream v1.0.0 |
| 712 | 2026-06-05T05:51:02.513Z | Compiling indicatif v0.17.11 |
| 713 | 2026-06-05T05:51:02.582Z | Compiling chrono v0.4.45 |
| 714 | 2026-06-05T05:51:02.769Z | Compiling tar v0.4.46 |
| 715 | 2026-06-05T05:51:03.157Z | Compiling pin-project v1.1.13 |
| 716 | 2026-06-05T05:51:03.264Z | Compiling globset v0.4.18 |
| 717 | 2026-06-05T05:51:04.195Z | Compiling strip-ansi-escapes v0.2.1 |
| 718 | 2026-06-05T05:51:04.487Z | Compiling nextest-metadata v0.12.2 |
| 719 | 2026-06-05T05:51:04.681Z | Compiling newtype-uuid v1.3.2 |
| 720 | 2026-06-05T05:51:04.882Z | Compiling toml v1.1.2+spec-1.1.0 |
| 721 | 2026-06-05T05:51:05.304Z | Compiling reqwest v0.12.28 |
| 722 | 2026-06-05T05:51:05.634Z | Compiling futures v0.3.32 |
| 723 | 2026-06-05T05:51:05.714Z | Compiling rand_chacha v0.9.0 |
| 724 | 2026-06-05T05:51:05.948Z | Compiling derive_more v2.1.1 |
| 725 | 2026-06-05T05:51:06.033Z | Compiling digest v0.10.7 |
| 726 | 2026-06-05T05:51:06.269Z | Compiling flate2 v1.1.9 |
| 727 | 2026-06-05T05:51:06.269Z | Compiling parking_lot v0.12.5 |
| 728 | 2026-06-05T05:51:06.744Z | Compiling tracing-error v0.2.1 |
| 729 | 2026-06-05T05:51:06.775Z | Compiling shared_child v1.1.1 |
| 730 | 2026-06-05T05:51:07.180Z | Compiling signal-hook-mio v0.2.5 |
| 731 | 2026-06-05T05:51:07.315Z | Compiling self-replace v1.5.0 |
| 732 | 2026-06-05T05:51:07.474Z | Compiling cargo-platform v0.2.0 |
| 733 | 2026-06-05T05:51:07.720Z | Compiling quick-xml v0.38.4 |
| 734 | 2026-06-05T05:51:07.974Z | Compiling quick-xml v0.37.5 |
| 735 | 2026-06-05T05:51:08.073Z | Compiling indenter v0.3.4 |
| 736 | 2026-06-05T05:51:08.113Z | Compiling strsim v0.11.1 |
| 737 | 2026-06-05T05:51:08.206Z | Compiling heck v0.5.0 |
| 738 | 2026-06-05T05:51:09.922Z | Compiling humantime v2.3.0 |
| 739 | 2026-06-05T05:51:10.045Z | Compiling urlencoding v2.1.3 |
| 740 | 2026-06-05T05:51:10.045Z | Compiling clap_lex v1.1.0 |
| 741 | 2026-06-05T05:51:10.045Z | Compiling cpufeatures v0.2.17 |
| 742 | 2026-06-05T05:51:10.045Z | Compiling shell-words v1.1.1 |
| 743 | 2026-06-05T05:51:10.045Z | Compiling recursion v0.5.4 |
| 744 | 2026-06-05T05:51:10.045Z | Compiling nextest-filtering v0.15.0 |
| 745 | 2026-06-05T05:51:10.046Z | Compiling clap_builder v4.6.0 |
| 746 | 2026-06-05T05:51:10.046Z | Compiling sha2 v0.10.9 |
| 747 | 2026-06-05T05:51:10.046Z | Compiling clap_derive v4.6.1 |
| 748 | 2026-06-05T05:51:10.763Z | Compiling humantime-serde v1.1.1 |
| 749 | 2026-06-05T05:51:10.923Z | Compiling quick-junit v0.5.2 |
| 750 | 2026-06-05T05:51:11.956Z | Compiling cargo_metadata v0.20.0 |
| 751 | 2026-06-05T05:51:13.375Z | Compiling atomicwrites v0.4.4 |
| 752 | 2026-06-05T05:51:13.721Z | Compiling cargo-nextest v0.9.97 |
| 753 | 2026-06-05T05:51:13.969Z | Compiling crossterm v0.29.0 |
| 754 | 2026-06-05T05:51:14.610Z | Compiling zstd v0.13.3 |
| 755 | 2026-06-05T05:51:14.936Z | Compiling duct v0.13.7 |
| 756 | 2026-06-05T05:51:15.483Z | Compiling rand v0.9.4 |
| 757 | 2026-06-05T05:51:15.882Z | Compiling async-scoped v0.9.0 |
| 758 | 2026-06-05T05:51:15.992Z | Compiling config v0.15.23 |
| 759 | 2026-06-05T05:51:16.074Z | Compiling unicode-normalization v0.1.25 |
| 760 | 2026-06-05T05:51:16.220Z | Compiling target-spec-miette v0.4.8 |
| 761 | 2026-06-05T05:51:17.203Z | Compiling future-queue v0.4.0 |
| 762 | 2026-06-05T05:51:17.203Z | Compiling mukti-metadata v0.3.0 |
| 763 | 2026-06-05T05:51:17.203Z | Compiling camino-tempfile v1.4.1 |
| 764 | 2026-06-05T05:51:17.203Z | Compiling tokio-stream v0.1.18 |
| 765 | 2026-06-05T05:51:17.235Z | Compiling derive-where v1.6.1 |
| 766 | 2026-06-05T05:51:17.235Z | Compiling serde_path_to_error v0.1.20 |
| 767 | 2026-06-05T05:51:17.238Z | Compiling serde_ignored v0.1.14 |
| 768 | 2026-06-05T05:51:17.238Z | Compiling indent_write v2.2.0 |
| 769 | 2026-06-05T05:51:17.311Z | Compiling hex v0.4.3 |
| 770 | 2026-06-05T05:51:17.368Z | Compiling swrite v0.1.0 |
| 771 | 2026-06-05T05:51:17.438Z | Compiling home v0.5.12 |
| 772 | 2026-06-05T05:51:17.474Z | Compiling xxhash-rust v0.8.15 |
| 773 | 2026-06-05T05:51:17.597Z | Compiling color-eyre v0.6.5 |
| 774 | 2026-06-05T05:51:17.625Z | Compiling clap v4.6.1 |
| 775 | 2026-06-05T05:51:17.652Z | Compiling dialoguer v0.11.0 |
| 776 | 2026-06-05T05:51:17.672Z | Compiling enable-ansi-support v0.2.1 |
| 777 | 2026-06-05T05:51:18.306Z | Compiling nextest-runner v0.80.0 |
| 778 | 2026-06-05T05:51:36.429Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 779 | 2026-06-05T05:51:36.609Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 780 | 2026-06-05T05:51:36.613Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 781 | 2026-06-05T05:51:36.732Z | + pushd bgp |
| 782 | 2026-06-05T05:51:36.736Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 783 | 2026-06-05T05:51:36.736Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 784 | 2026-06-05T05:51:36.889Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 785 | 2026-06-05T05:51:37.488Z | From https://github.com/oxidecomputer/falcon |
| 786 | 2026-06-05T05:51:37.488Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 787 | 2026-06-05T05:51:37.563Z | Updating crates.io index |
| 788 | 2026-06-05T05:51:37.566Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 789 | 2026-06-05T05:51:38.498Z | From https://github.com/oxidecomputer/dendrite |
| 790 | 2026-06-05T05:51:38.498Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 791 | 2026-06-05T05:51:38.532Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 792 | 2026-06-05T05:51:38.786Z | From https://github.com/oxidecomputer/ispf |
| 793 | 2026-06-05T05:51:38.786Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 794 | 2026-06-05T05:51:38.791Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 795 | 2026-06-05T05:51:39.132Z | From https://github.com/oxidecomputer/netadm-sys |
| 796 | 2026-06-05T05:51:39.132Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 797 | 2026-06-05T05:51:39.140Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 798 | 2026-06-05T05:51:46.834Z | From https://github.com/oxidecomputer/omicron |
| 799 | 2026-06-05T05:51:46.834Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 800 | 2026-06-05T05:51:47.255Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 801 | 2026-06-05T05:51:47.952Z | From https://github.com/oxidecomputer/opte |
| 802 | 2026-06-05T05:51:47.952Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 803 | 2026-06-05T05:51:47.982Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 804 | 2026-06-05T05:51:48.243Z | From https://github.com/illumos/smf-rs |
| 805 | 2026-06-05T05:51:48.243Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 806 | 2026-06-05T05:51:48.253Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 807 | 2026-06-05T05:51:48.541Z | From https://github.com/oxidecomputer/network-interface |
| 808 | 2026-06-05T05:51:48.541Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 809 | 2026-06-05T05:51:48.547Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 810 | 2026-06-05T05:51:48.828Z | From https://github.com/oxidecomputer/zone |
| 811 | 2026-06-05T05:51:48.828Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 812 | 2026-06-05T05:51:48.836Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 813 | 2026-06-05T05:51:49.423Z | From https://github.com/oxidecomputer/propolis |
| 814 | 2026-06-05T05:51:49.423Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 815 | 2026-06-05T05:51:49.468Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 816 | 2026-06-05T05:51:49.951Z | From https://github.com/oxidecomputer/transceiver-control |
| 817 | 2026-06-05T05:51:49.951Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 818 | 2026-06-05T05:51:49.962Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 819 | 2026-06-05T05:51:50.293Z | From https://github.com/oxidecomputer/dlpi-sys |
| 820 | 2026-06-05T05:51:50.293Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 821 | 2026-06-05T05:51:50.300Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 822 | 2026-06-05T05:51:50.619Z | From https://github.com/jmesmon/rust-libzfs |
| 823 | 2026-06-05T05:51:50.619Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 824 | 2026-06-05T05:51:50.622Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 825 | 2026-06-05T05:51:50.892Z | From https://github.com/oxidecomputer/rusty-doors |
| 826 | 2026-06-05T05:51:50.892Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 827 | 2026-06-05T05:51:50.899Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 828 | 2026-06-05T05:51:51.233Z | From https://github.com/oxidecomputer/lldp |
| 829 | 2026-06-05T05:51:51.233Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 830 | 2026-06-05T05:51:51.245Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 831 | 2026-06-05T05:51:51.536Z | From https://github.com/oxidecomputer/slog-error-chain |
| 832 | 2026-06-05T05:51:51.536Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 833 | 2026-06-05T05:51:51.546Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 834 | 2026-06-05T05:51:51.851Z | From https://github.com/oxidecomputer/tufaceous |
| 835 | 2026-06-05T05:51:51.851Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 836 | 2026-06-05T05:51:51.870Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 837 | 2026-06-05T05:51:52.333Z | From https://github.com/oxidecomputer/management-gateway-service |
| 838 | 2026-06-05T05:51:52.333Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 839 | 2026-06-05T05:51:52.354Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 840 | 2026-06-05T05:51:53.448Z | From https://github.com/oxidecomputer/crucible |
| 841 | 2026-06-05T05:51:53.448Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 842 | 2026-06-05T05:51:53.492Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-06-05T05:51:53.756Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-06-05T05:51:53.756Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-06-05T05:51:53.770Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 846 | 2026-06-05T05:51:54.174Z | From https://github.com/oxidecomputer/propolis |
| 847 | 2026-06-05T05:51:54.174Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 848 | 2026-06-05T05:51:54.218Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 849 | 2026-06-05T05:51:54.977Z | From https://github.com/oxidecomputer/crucible |
| 850 | 2026-06-05T05:51:54.978Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 851 | 2026-06-05T05:51:55.046Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 852 | 2026-06-05T05:51:55.379Z | From https://github.com/oxidecomputer/tofino |
| 853 | 2026-06-05T05:51:55.380Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 854 | 2026-06-05T05:51:55.392Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 855 | 2026-06-05T05:51:56.023Z | From https://github.com/oxidecomputer/maghemite |
| 856 | 2026-06-05T05:51:56.023Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 857 | 2026-06-05T05:51:56.057Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 858 | 2026-06-05T05:51:56.305Z | From https://github.com/oxidecomputer/clickward |
| 859 | 2026-06-05T05:51:56.305Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 860 | 2026-06-05T05:51:56.313Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-06-05T05:51:56.580Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-06-05T05:51:56.580Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-06-05T05:51:57.327Z | Downloading crates ... |
| 864 | 2026-06-05T05:51:57.433Z | Downloaded aead v0.5.2 |
| 865 | 2026-06-05T05:51:57.437Z | Downloaded arrayref v0.3.9 |
| 866 | 2026-06-05T05:51:57.441Z | Downloaded arc-swap v1.9.1 |
| 867 | 2026-06-05T05:51:57.444Z | Downloaded defmt v1.1.0 |
| 868 | 2026-06-05T05:51:57.448Z | Downloaded cookie v0.18.1 |
| 869 | 2026-06-05T05:51:57.448Z | Downloaded cipher v0.4.4 |
| 870 | 2026-06-05T05:51:57.452Z | Downloaded byteorder v1.5.0 |
| 871 | 2026-06-05T05:51:57.452Z | Downloaded byte-wrapper v0.1.0 |
| 872 | 2026-06-05T05:51:57.457Z | Downloaded base64 v0.21.7 |
| 873 | 2026-06-05T05:51:57.460Z | Downloaded compression-codecs v0.4.38 |
| 874 | 2026-06-05T05:51:57.460Z | Downloaded async-trait v0.1.89 |
| 875 | 2026-06-05T05:51:57.464Z | Downloaded embedded-io v0.6.1 |
| 876 | 2026-06-05T05:51:57.464Z | Downloaded hubpack v0.1.2 |
| 877 | 2026-06-05T05:51:57.464Z | Downloaded hostname v0.4.2 |
| 878 | 2026-06-05T05:51:57.467Z | Downloaded group v0.13.0 |
| 879 | 2026-06-05T05:51:57.468Z | Downloaded foreign-types-macros v0.2.3 |
| 880 | 2026-06-05T05:51:57.468Z | Downloaded git-stub-vcs v0.1.0 |
| 881 | 2026-06-05T05:51:57.469Z | Downloaded bitflags v1.3.2 |
| 882 | 2026-06-05T05:51:57.473Z | Downloaded mime v0.3.17 |
| 883 | 2026-06-05T05:51:57.473Z | Downloaded colored v3.1.1 |
| 884 | 2026-06-05T05:51:57.477Z | Downloaded ciborium v0.2.2 |
| 885 | 2026-06-05T05:51:57.477Z | Downloaded blake3 v1.8.5 |
| 886 | 2026-06-05T05:51:57.481Z | Downloaded num-conv v0.2.2 |
| 887 | 2026-06-05T05:51:57.484Z | Downloaded enum-as-inner v0.6.1 |
| 888 | 2026-06-05T05:51:57.484Z | Downloaded fxhash v0.2.1 |
| 889 | 2026-06-05T05:51:57.485Z | Downloaded cancel-safe-futures v0.1.5 |
| 890 | 2026-06-05T05:51:57.488Z | Downloaded hostname v0.3.1 |
| 891 | 2026-06-05T05:51:57.488Z | Downloaded cmake v0.1.58 |
| 892 | 2026-06-05T05:51:57.491Z | Downloaded gethostname v0.5.0 |
| 893 | 2026-06-05T05:51:57.491Z | Downloaded compression-core v0.4.32 |
| 894 | 2026-06-05T05:51:57.491Z | Downloaded ciborium-io v0.2.2 |
| 895 | 2026-06-05T05:51:57.491Z | Downloaded base16ct v1.0.0 |
| 896 | 2026-06-05T05:51:57.494Z | Downloaded base16ct v0.2.0 |
| 897 | 2026-06-05T05:51:57.494Z | Downloaded backoff v0.4.0 |
| 898 | 2026-06-05T05:51:57.494Z | Downloaded csv-core v0.1.13 |
| 899 | 2026-06-05T05:51:57.498Z | Downloaded highway v1.3.0 |
| 900 | 2026-06-05T05:51:57.498Z | Downloaded hash32 v0.3.1 |
| 901 | 2026-06-05T05:51:57.501Z | Downloaded icu_normalizer v2.2.0 |
| 902 | 2026-06-05T05:51:57.501Z | Downloaded cobs v0.3.0 |
| 903 | 2026-06-05T05:51:57.504Z | Downloaded heck v0.4.1 |
| 904 | 2026-06-05T05:51:57.505Z | Downloaded cpufeatures v0.3.0 |
| 905 | 2026-06-05T05:51:57.505Z | Downloaded newtype-uuid-macros v0.1.0 |
| 906 | 2026-06-05T05:51:57.508Z | Downloaded hubpack_derive v0.1.1 |
| 907 | 2026-06-05T05:51:57.508Z | Downloaded foreign-types-shared v0.3.1 |
| 908 | 2026-06-05T05:51:57.508Z | Downloaded half v2.7.1 |
| 909 | 2026-06-05T05:51:57.512Z | Downloaded ciborium-ll v0.2.2 |
| 910 | 2026-06-05T05:51:57.512Z | Downloaded darling_macro v0.23.0 |
| 911 | 2026-06-05T05:51:57.512Z | Downloaded crunchy v0.2.4 |
| 912 | 2026-06-05T05:51:57.512Z | Downloaded darling_macro v0.21.3 |
| 913 | 2026-06-05T05:51:57.520Z | Downloaded async-recursion v1.1.1 |
| 914 | 2026-06-05T05:51:57.520Z | Downloaded glob v0.3.3 |
| 915 | 2026-06-05T05:51:57.520Z | Downloaded fixedbitset v0.4.2 |
| 916 | 2026-06-05T05:51:57.526Z | Downloaded icu_collections v2.2.0 |
| 917 | 2026-06-05T05:51:57.526Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 918 | 2026-06-05T05:51:57.526Z | Downloaded fs-err v3.3.0 |
| 919 | 2026-06-05T05:51:57.526Z | Downloaded is-terminal v0.4.17 |
| 920 | 2026-06-05T05:51:57.526Z | Downloaded erased-serde v0.3.31 |
| 921 | 2026-06-05T05:51:57.529Z | Downloaded ident_case v1.0.1 |
| 922 | 2026-06-05T05:51:57.529Z | Downloaded natord v1.0.9 |
| 923 | 2026-06-05T05:51:57.529Z | Downloaded idna_adapter v1.2.2 |
| 924 | 2026-06-05T05:51:57.529Z | Downloaded float-ord v0.3.2 |
| 925 | 2026-06-05T05:51:57.529Z | Downloaded bs58 v0.5.1 |
| 926 | 2026-06-05T05:51:57.533Z | Downloaded managed v0.8.0 |
| 927 | 2026-06-05T05:51:57.533Z | Downloaded crc8 v0.1.1 |
| 928 | 2026-06-05T05:51:57.533Z | Downloaded block-buffer v0.12.0 |
| 929 | 2026-06-05T05:51:57.533Z | Downloaded async-stream v0.3.6 |
| 930 | 2026-06-05T05:51:57.536Z | Downloaded const-random-macro v0.1.16 |
| 931 | 2026-06-05T05:51:57.536Z | Downloaded const-random v0.1.18 |
| 932 | 2026-06-05T05:51:57.537Z | Downloaded foreign-types v0.5.0 |
| 933 | 2026-06-05T05:51:57.537Z | Downloaded cargo_toml v0.22.3 |
| 934 | 2026-06-05T05:51:57.540Z | Downloaded dtrace-parser v0.3.0 |
| 935 | 2026-06-05T05:51:57.541Z | Downloaded num-derive v0.4.2 |
| 936 | 2026-06-05T05:51:57.541Z | Downloaded match_cfg v0.1.0 |
| 937 | 2026-06-05T05:51:57.541Z | Downloaded lru-cache v0.1.2 |
| 938 | 2026-06-05T05:51:57.544Z | Downloaded dof v0.4.0 |
| 939 | 2026-06-05T05:51:57.544Z | Downloaded crypto-common v0.2.2 |
| 940 | 2026-06-05T05:51:57.544Z | Downloaded no-std-compat v0.4.1 |
| 941 | 2026-06-05T05:51:57.544Z | Downloaded dyn-clone v1.0.20 |
| 942 | 2026-06-05T05:51:57.547Z | Downloaded num_enum_derive v0.5.11 |
| 943 | 2026-06-05T05:51:57.548Z | Downloaded dunce v1.0.5 |
| 944 | 2026-06-05T05:51:57.548Z | Downloaded defmt v0.3.100 |
| 945 | 2026-06-05T05:51:57.548Z | Downloaded crucible-workspace-hack v0.1.0 |
| 946 | 2026-06-05T05:51:57.548Z | Downloaded embedded-io v0.4.0 |
| 947 | 2026-06-05T05:51:57.551Z | Downloaded dtrace-parser v0.2.0 |
| 948 | 2026-06-05T05:51:57.551Z | Downloaded cstr-argument v0.1.2 |
| 949 | 2026-06-05T05:51:57.551Z | Downloaded httpdate v1.0.3 |
| 950 | 2026-06-05T05:51:57.554Z | Downloaded omicron-workspace-hack v0.1.0 |
| 951 | 2026-06-05T05:51:57.555Z | Downloaded dof v0.3.0 |
| 952 | 2026-06-05T05:51:57.555Z | Downloaded num_threads v0.1.7 |
| 953 | 2026-06-05T05:51:57.555Z | Downloaded bit-set v0.8.0 |
| 954 | 2026-06-05T05:51:57.558Z | Downloaded internet-checksum v0.2.1 |
| 955 | 2026-06-05T05:51:57.558Z | Downloaded git-stub v1.0.0 |
| 956 | 2026-06-05T05:51:57.559Z | Downloaded chacha20 v0.10.0 |
| 957 | 2026-06-05T05:51:57.559Z | Downloaded olpc-cjson v0.1.4 |
| 958 | 2026-06-05T05:51:57.562Z | Downloaded memoffset v0.9.1 |
| 959 | 2026-06-05T05:51:57.562Z | Downloaded macaddr v1.0.1 |
| 960 | 2026-06-05T05:51:57.562Z | Downloaded defmt-parser v1.0.0 |
| 961 | 2026-06-05T05:51:57.562Z | Downloaded num-iter v0.1.45 |
| 962 | 2026-06-05T05:51:57.565Z | Downloaded num v0.4.3 |
| 963 | 2026-06-05T05:51:57.565Z | Downloaded newline-converter v0.3.0 |
| 964 | 2026-06-05T05:51:57.565Z | Downloaded memmap v0.7.0 |
| 965 | 2026-06-05T05:51:57.565Z | Downloaded instant v0.1.13 |
| 966 | 2026-06-05T05:51:57.569Z | Downloaded inout v0.1.4 |
| 967 | 2026-06-05T05:51:57.569Z | Downloaded data-encoding v2.11.0 |
| 968 | 2026-06-05T05:51:57.569Z | Downloaded keccak v0.1.6 |
| 969 | 2026-06-05T05:51:57.569Z | Downloaded defmt-macros v1.1.0 |
| 970 | 2026-06-05T05:51:57.573Z | Downloaded opaque-debug v0.3.1 |
| 971 | 2026-06-05T05:51:57.573Z | Downloaded parse-display v0.10.0 |
| 972 | 2026-06-05T05:51:57.573Z | Downloaded critical-section v1.2.0 |
| 973 | 2026-06-05T05:51:57.577Z | Downloaded bytecount v0.6.9 |
| 974 | 2026-06-05T05:51:57.577Z | Downloaded chacha20 v0.9.1 |
| 975 | 2026-06-05T05:51:57.577Z | Downloaded bit-vec v0.8.0 |
| 976 | 2026-06-05T05:51:57.581Z | Downloaded newtype_derive v0.1.6 |
| 977 | 2026-06-05T05:51:57.581Z | Downloaded konst_macro_rules v0.2.19 |
| 978 | 2026-06-05T05:51:57.581Z | Downloaded crossbeam-epoch v0.9.18 |
| 979 | 2026-06-05T05:51:57.584Z | Downloaded console v0.16.3 |
| 980 | 2026-06-05T05:51:57.584Z | Downloaded async-stream-impl v0.3.6 |
| 981 | 2026-06-05T05:51:57.588Z | Downloaded proc-macro-crate v3.5.0 |
| 982 | 2026-06-05T05:51:57.588Z | Downloaded potential_utf v0.1.5 |
| 983 | 2026-06-05T05:51:57.588Z | Downloaded phf_shared v0.12.1 |
| 984 | 2026-06-05T05:51:57.588Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 985 | 2026-06-05T05:51:57.591Z | Downloaded proc-macro-error-attr v1.0.4 |
| 986 | 2026-06-05T05:51:57.591Z | Downloaded proc-macro-crate v1.3.1 |
| 987 | 2026-06-05T05:51:57.591Z | Downloaded plain v0.2.3 |
| 988 | 2026-06-05T05:51:57.594Z | Downloaded fs_extra v1.3.0 |
| 989 | 2026-06-05T05:51:57.597Z | Downloaded progenitor-macro v0.13.0 |
| 990 | 2026-06-05T05:51:57.597Z | Downloaded progenitor-client v0.14.0 |
| 991 | 2026-06-05T05:51:57.598Z | Downloaded daft v0.1.7 |
| 992 | 2026-06-05T05:51:57.602Z | Downloaded bcs v0.1.6 |
| 993 | 2026-06-05T05:51:57.602Z | Downloaded num-integer v0.1.46 |
| 994 | 2026-06-05T05:51:57.603Z | Downloaded linear-map v1.2.0 |
| 995 | 2026-06-05T05:51:57.606Z | Downloaded const_format_proc_macros v0.2.34 |
| 996 | 2026-06-05T05:51:57.606Z | Downloaded daft-derive v0.1.7 |
| 997 | 2026-06-05T05:51:57.609Z | Downloaded libsw-core v0.3.2 |
| 998 | 2026-06-05T05:51:57.609Z | Downloaded arrayvec v0.7.6 |
| 999 | 2026-06-05T05:51:57.609Z | Downloaded constant_time_eq v0.4.2 |
| 1000 | 2026-06-05T05:51:57.612Z | Downloaded convert_case v0.4.0 |
| 1001 | 2026-06-05T05:51:57.612Z | Downloaded progenitor-client v0.10.0 |
| 1002 | 2026-06-05T05:51:57.617Z | Downloaded libscf-sys v1.2.0 |
| 1003 | 2026-06-05T05:51:57.617Z | Downloaded hashbrown v0.12.3 |
| 1004 | 2026-06-05T05:51:57.617Z | Downloaded progenitor-macro v0.14.0 |
| 1005 | 2026-06-05T05:51:57.620Z | Downloaded ref-cast-impl v1.0.25 |
| 1006 | 2026-06-05T05:51:57.620Z | Downloaded icu_provider v2.2.0 |
| 1007 | 2026-06-05T05:51:57.623Z | Downloaded num_enum_derive v0.7.6 |
| 1008 | 2026-06-05T05:51:57.624Z | Downloaded num_enum v0.7.6 |
| 1009 | 2026-06-05T05:51:57.627Z | Downloaded progenitor-macro v0.10.0 |
| 1010 | 2026-06-05T05:51:57.627Z | Downloaded rand_chacha v0.3.1 |
| 1011 | 2026-06-05T05:51:57.630Z | Downloaded crossbeam-deque v0.8.6 |
| 1012 | 2026-06-05T05:51:57.630Z | Downloaded ref-cast v1.0.25 |
| 1013 | 2026-06-05T05:51:57.630Z | Downloaded rustc_version v0.1.7 |
| 1014 | 2026-06-05T05:51:57.634Z | Downloaded rand_xorshift v0.4.0 |
| 1015 | 2026-06-05T05:51:57.634Z | Downloaded chacha20poly1305 v0.10.1 |
| 1016 | 2026-06-05T05:51:57.634Z | Downloaded darling v0.23.0 |
| 1017 | 2026-06-05T05:51:57.637Z | Downloaded foldhash v0.2.0 |
| 1018 | 2026-06-05T05:51:57.637Z | Downloaded paste v1.0.15 |
| 1019 | 2026-06-05T05:51:57.641Z | Downloaded password-hash v0.5.0 |
| 1020 | 2026-06-05T05:51:57.641Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1021 | 2026-06-05T05:51:57.644Z | Downloaded ingot-types v0.1.2 |
| 1022 | 2026-06-05T05:51:57.644Z | Downloaded semver v0.1.20 |
| 1023 | 2026-06-05T05:51:57.644Z | Downloaded powerfmt v0.2.0 |
| 1024 | 2026-06-05T05:51:57.651Z | Downloaded parse-display-derive v0.10.0 |
| 1025 | 2026-06-05T05:51:57.653Z | Downloaded poly1305 v0.8.0 |
| 1026 | 2026-06-05T05:51:57.658Z | Downloaded pretty-hex v0.4.2 |
| 1027 | 2026-06-05T05:51:57.658Z | Downloaded phf v0.12.1 |
| 1028 | 2026-06-05T05:51:57.658Z | Downloaded pem v3.0.6 |
| 1029 | 2026-06-05T05:51:57.658Z | Downloaded multer v3.1.0 |
| 1030 | 2026-06-05T05:51:57.658Z | Downloaded oxnet v0.1.6 |
| 1031 | 2026-06-05T05:51:57.658Z | Downloaded proc-macro-error2 v2.0.1 |
| 1032 | 2026-06-05T05:51:57.658Z | Downloaded proc-macro-error v1.0.4 |
| 1033 | 2026-06-05T05:51:57.661Z | Downloaded icu_properties v2.2.0 |
| 1034 | 2026-06-05T05:51:57.661Z | Downloaded serde_repr v0.1.20 |
| 1035 | 2026-06-05T05:51:57.661Z | Downloaded serde-big-array v0.5.1 |
| 1036 | 2026-06-05T05:51:57.664Z | Downloaded sha1 v0.10.6 |
| 1037 | 2026-06-05T05:51:57.664Z | Downloaded serial_test v3.5.0 |
| 1038 | 2026-06-05T05:51:57.664Z | Downloaded ingot-macros v0.1.1 |
| 1039 | 2026-06-05T05:51:57.668Z | Downloaded memmap2 v0.9.10 |
| 1040 | 2026-06-05T05:51:57.668Z | Downloaded slog-bunyan v2.5.0 |
| 1041 | 2026-06-05T05:51:57.668Z | Downloaded displaydoc v0.2.6 |
| 1042 | 2026-06-05T05:51:57.673Z | Downloaded backon v1.6.0 |
| 1043 | 2026-06-05T05:51:57.673Z | Downloaded digest v0.11.3 |
| 1044 | 2026-06-05T05:51:57.678Z | Downloaded deranged v0.5.8 |
| 1045 | 2026-06-05T05:51:57.678Z | Downloaded hybrid-array v0.4.12 |
| 1046 | 2026-06-05T05:51:57.678Z | Downloaded progenitor-client v0.13.0 |
| 1047 | 2026-06-05T05:51:57.678Z | Downloaded diff v0.1.13 |
| 1048 | 2026-06-05T05:51:57.683Z | Downloaded num-rational v0.4.2 |
| 1049 | 2026-06-05T05:51:57.683Z | Downloaded serial_test_derive v3.5.0 |
| 1050 | 2026-06-05T05:51:57.683Z | Downloaded anyhow v1.0.102 |
| 1051 | 2026-06-05T05:51:57.691Z | Downloaded progenitor v0.13.0 |
| 1052 | 2026-06-05T05:51:57.691Z | Downloaded serde_plain v1.0.2 |
| 1053 | 2026-06-05T05:51:57.691Z | Downloaded progenitor-extras v0.2.0 |
| 1054 | 2026-06-05T05:51:57.691Z | Downloaded sigpipe v0.1.3 |
| 1055 | 2026-06-05T05:51:57.691Z | Downloaded rand_core v0.10.1 |
| 1056 | 2026-06-05T05:51:57.696Z | Downloaded argon2 v0.5.3 |
| 1057 | 2026-06-05T05:51:57.696Z | Downloaded siphasher v1.0.3 |
| 1058 | 2026-06-05T05:51:57.696Z | Downloaded sha1 v0.11.0 |
| 1059 | 2026-06-05T05:51:57.696Z | Downloaded drift v0.2.0 |
| 1060 | 2026-06-05T05:51:57.703Z | Downloaded smawk v0.3.2 |
| 1061 | 2026-06-05T05:51:57.703Z | Downloaded rustversion v1.0.22 |
| 1062 | 2026-06-05T05:51:57.703Z | Downloaded same-file v1.0.6 |
| 1063 | 2026-06-05T05:51:57.708Z | Downloaded rustls-pemfile v2.2.0 |
| 1064 | 2026-06-05T05:51:57.708Z | Downloaded strum v0.26.3 |
| 1065 | 2026-06-05T05:51:57.708Z | Downloaded stable_deref_trait v1.2.1 |
| 1066 | 2026-06-05T05:51:57.708Z | Downloaded resolv-conf v0.7.6 |
| 1067 | 2026-06-05T05:51:57.708Z | Downloaded parking_lot v0.11.2 |
| 1068 | 2026-06-05T05:51:57.708Z | Downloaded structmeta v0.3.0 |
| 1069 | 2026-06-05T05:51:57.711Z | Downloaded omicron-zone-package v0.12.2 |
| 1070 | 2026-06-05T05:51:57.712Z | Downloaded structmeta-derive v0.3.0 |
| 1071 | 2026-06-05T05:51:57.712Z | Downloaded postcard v1.1.3 |
| 1072 | 2026-06-05T05:51:57.712Z | Downloaded spin v0.5.2 |
| 1073 | 2026-06-05T05:51:57.715Z | Downloaded scroll v0.13.0 |
| 1074 | 2026-06-05T05:51:57.715Z | Downloaded progenitor v0.14.0 |
| 1075 | 2026-06-05T05:51:57.715Z | Downloaded pest_derive v2.8.6 |
| 1076 | 2026-06-05T05:51:57.720Z | Downloaded strum v0.27.2 |
| 1077 | 2026-06-05T05:51:57.720Z | Downloaded pest_generator v2.8.6 |
| 1078 | 2026-06-05T05:51:57.720Z | Downloaded dropshot_endpoint v0.17.1 |
| 1079 | 2026-06-05T05:51:57.725Z | Downloaded serde_derive_internals v0.29.1 |
| 1080 | 2026-06-05T05:51:57.725Z | Downloaded secrecy v0.10.3 |
| 1081 | 2026-06-05T05:51:57.725Z | Downloaded termtree v0.5.1 |
| 1082 | 2026-06-05T05:51:57.725Z | Downloaded tagptr v0.2.0 |
| 1083 | 2026-06-05T05:51:57.725Z | Downloaded schemars_derive v0.8.22 |
| 1084 | 2026-06-05T05:51:57.725Z | Downloaded rusty-fork v0.3.1 |
| 1085 | 2026-06-05T05:51:57.728Z | Downloaded rustls-native-certs v0.8.4 |
| 1086 | 2026-06-05T05:51:57.728Z | Downloaded derive_more v0.99.20 |
| 1087 | 2026-06-05T05:51:57.731Z | Downloaded hmac v0.12.1 |
| 1088 | 2026-06-05T05:51:57.731Z | Downloaded scroll v0.12.0 |
| 1089 | 2026-06-05T05:51:57.731Z | Downloaded progenitor v0.10.0 |
| 1090 | 2026-06-05T05:51:57.736Z | Downloaded const-oid v0.10.2 |
| 1091 | 2026-06-05T05:51:57.737Z | Downloaded testing_table v0.3.0 |
| 1092 | 2026-06-05T05:51:57.737Z | Downloaded take_mut v0.2.2 |
| 1093 | 2026-06-05T05:51:57.737Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1094 | 2026-06-05T05:51:57.741Z | Downloaded scroll_derive v0.13.1 |
| 1095 | 2026-06-05T05:51:57.741Z | Downloaded scroll_derive v0.12.1 |
| 1096 | 2026-06-05T05:51:57.741Z | Downloaded linked-hash-map v0.5.6 |
| 1097 | 2026-06-05T05:51:57.741Z | Downloaded topological-sort v0.2.2 |
| 1098 | 2026-06-05T05:51:57.741Z | Downloaded hickory-resolver v0.25.2 |
| 1099 | 2026-06-05T05:51:57.747Z | Downloaded unarray v0.1.4 |
| 1100 | 2026-06-05T05:51:57.747Z | Downloaded tabwriter v1.4.1 |
| 1101 | 2026-06-05T05:51:57.747Z | Downloaded tabled_derive v0.11.0 |
| 1102 | 2026-06-05T05:51:57.748Z | Downloaded allocator-api2 v0.2.21 |
| 1103 | 2026-06-05T05:51:57.752Z | Downloaded slog-json v2.6.1 |
| 1104 | 2026-06-05T05:51:57.752Z | Downloaded elliptic-curve v0.13.8 |
| 1105 | 2026-06-05T05:51:57.752Z | Downloaded untrusted v0.7.1 |
| 1106 | 2026-06-05T05:51:57.752Z | Downloaded serde_tokenstream v0.2.3 |
| 1107 | 2026-06-05T05:51:57.752Z | Downloaded usdt-macro v0.6.0 |
| 1108 | 2026-06-05T05:51:57.752Z | Downloaded usdt v0.5.0 |
| 1109 | 2026-06-05T05:51:57.757Z | Downloaded slog-envlogger v2.2.0 |
| 1110 | 2026-06-05T05:51:57.758Z | Downloaded usdt v0.6.0 |
| 1111 | 2026-06-05T05:51:57.758Z | Downloaded time-core v0.1.8 |
| 1112 | 2026-06-05T05:51:57.758Z | Downloaded thread-id v4.2.2 |
| 1113 | 2026-06-05T05:51:57.758Z | Downloaded slog-async v2.8.0 |
| 1114 | 2026-06-05T05:51:57.761Z | Downloaded darling_core v0.21.3 |
| 1115 | 2026-06-05T05:51:57.761Z | Downloaded snafu-derive v0.8.9 |
| 1116 | 2026-06-05T05:51:57.761Z | Downloaded smartstring v1.0.1 |
| 1117 | 2026-06-05T05:51:57.761Z | Downloaded synstructure v0.13.2 |
| 1118 | 2026-06-05T05:51:57.764Z | Downloaded typify-macro v0.6.2 |
| 1119 | 2026-06-05T05:51:57.764Z | Downloaded rhai_codegen v3.2.0 |
| 1120 | 2026-06-05T05:51:57.769Z | Downloaded utf-8 v0.7.6 |
| 1121 | 2026-06-05T05:51:57.769Z | Downloaded usdt-macro v0.5.0 |
| 1122 | 2026-06-05T05:51:57.772Z | Downloaded universal-hash v0.5.1 |
| 1123 | 2026-06-05T05:51:57.772Z | Downloaded ipnetwork v0.21.1 |
| 1124 | 2026-06-05T05:51:57.772Z | Downloaded slog-term v2.9.2 |
| 1125 | 2026-06-05T05:51:57.772Z | Downloaded litemap v0.8.2 |
| 1126 | 2026-06-05T05:51:57.793Z | Downloaded slog-stdlog v4.1.1 |
| 1127 | 2026-06-05T05:51:57.793Z | Downloaded usdt-attr-macro v0.5.0 |
| 1128 | 2026-06-05T05:51:57.793Z | Downloaded ingot v0.1.1 |
| 1129 | 2026-06-05T05:51:57.793Z | Downloaded num-complex v0.4.6 |
| 1130 | 2026-06-05T05:51:57.793Z | Downloaded libsw v3.5.0 |
| 1131 | 2026-06-05T05:51:57.793Z | Downloaded parking_lot_core v0.8.6 |
| 1132 | 2026-06-05T05:51:57.793Z | Downloaded ff v0.13.1 |
| 1133 | 2026-06-05T05:51:57.793Z | Downloaded smf v0.2.3 |
| 1134 | 2026-06-05T05:51:57.793Z | Downloaded darling v0.21.3 |
| 1135 | 2026-06-05T05:51:57.793Z | Downloaded zone v0.3.1 |
| 1136 | 2026-06-05T05:51:57.793Z | Downloaded zone_cfg_derive v0.3.1 |
| 1137 | 2026-06-05T05:51:57.793Z | Downloaded usdt-attr-macro v0.6.0 |
| 1138 | 2026-06-05T05:51:57.793Z | Downloaded unit-prefix v0.5.2 |
| 1139 | 2026-06-05T05:51:57.793Z | Downloaded typify-macro v0.4.3 |
| 1140 | 2026-06-05T05:51:57.793Z | Downloaded icu_locale_core v2.2.0 |
| 1141 | 2026-06-05T05:51:57.793Z | Downloaded strum_macros v0.27.2 |
| 1142 | 2026-06-05T05:51:57.796Z | Downloaded indexmap v1.9.3 |
| 1143 | 2026-06-05T05:51:57.796Z | Downloaded progenitor-impl v0.10.0 |
| 1144 | 2026-06-05T05:51:57.796Z | Downloaded slog-dtrace v0.3.0 |
| 1145 | 2026-06-05T05:51:57.796Z | Downloaded time-macros v0.2.27 |
| 1146 | 2026-06-05T05:51:57.796Z | Downloaded thread-id v5.1.0 |
| 1147 | 2026-06-05T05:51:57.800Z | Downloaded thiserror-no-std v2.0.2 |
| 1148 | 2026-06-05T05:51:57.800Z | Downloaded waitgroup v0.1.2 |
| 1149 | 2026-06-05T05:51:57.800Z | Downloaded tokio-tungstenite v0.21.0 |
| 1150 | 2026-06-05T05:51:57.803Z | Downloaded tokio-dtrace v0.1.1 |
| 1151 | 2026-06-05T05:51:57.803Z | Downloaded tiny-keccak v2.0.2 |
| 1152 | 2026-06-05T05:51:57.804Z | Downloaded slog-scope v4.4.1 |
| 1153 | 2026-06-05T05:51:57.807Z | Downloaded tabled_derive v0.7.0 |
| 1154 | 2026-06-05T05:51:57.807Z | Downloaded crypto-bigint v0.5.5 |
| 1155 | 2026-06-05T05:51:57.811Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1156 | 2026-06-05T05:51:57.811Z | Downloaded zerofrom v0.1.8 |
| 1157 | 2026-06-05T05:51:57.816Z | Downloaded zeroize_derive v1.4.3 |
| 1158 | 2026-06-05T05:51:57.816Z | Downloaded heapless v0.8.0 |
| 1159 | 2026-06-05T05:51:57.816Z | Downloaded progenitor-impl v0.13.0 |
| 1160 | 2026-06-05T05:51:57.820Z | Downloaded prettyplease v0.2.37 |
| 1161 | 2026-06-05T05:51:57.821Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1162 | 2026-06-05T05:51:57.821Z | Downloaded wait-timeout v0.2.1 |
| 1163 | 2026-06-05T05:51:57.826Z | Downloaded vsss-rs v3.3.4 |
| 1164 | 2026-06-05T05:51:57.826Z | Downloaded usdt-impl v0.6.0 |
| 1165 | 2026-06-05T05:51:57.826Z | Downloaded tinystr v0.8.3 |
| 1166 | 2026-06-05T05:51:57.827Z | Downloaded zerofrom-derive v0.1.7 |
| 1167 | 2026-06-05T05:51:57.827Z | Downloaded usdt-impl v0.5.0 |
| 1168 | 2026-06-05T05:51:57.827Z | Downloaded serde_with_macros v3.20.0 |
| 1169 | 2026-06-05T05:51:57.830Z | Downloaded yoke-derive v0.8.2 |
| 1170 | 2026-06-05T05:51:57.830Z | Downloaded xz2 v0.1.7 |
| 1171 | 2026-06-05T05:51:57.830Z | Downloaded darling_core v0.23.0 |
| 1172 | 2026-06-05T05:51:57.833Z | Downloaded papergrid v0.11.0 |
| 1173 | 2026-06-05T05:51:57.833Z | Downloaded konst v0.2.20 |
| 1174 | 2026-06-05T05:51:57.838Z | Downloaded writeable v0.6.3 |
| 1175 | 2026-06-05T05:51:57.849Z | Downloaded papergrid v0.18.0 |
| 1176 | 2026-06-05T05:51:57.849Z | Downloaded strum_macros v0.26.4 |
| 1177 | 2026-06-05T05:51:57.850Z | Downloaded async-compression v0.4.42 |
| 1178 | 2026-06-05T05:51:57.854Z | Downloaded ucd-trie v0.1.7 |
| 1179 | 2026-06-05T05:51:57.855Z | Downloaded spin v0.9.8 |
| 1180 | 2026-06-05T05:51:57.855Z | Downloaded minimal-lexical v0.2.1 |
| 1181 | 2026-06-05T05:51:57.855Z | Downloaded icu_normalizer_data v2.2.0 |
| 1182 | 2026-06-05T05:51:57.855Z | Downloaded hickory-resolver v0.24.4 |
| 1183 | 2026-06-05T05:51:57.858Z | Downloaded walkdir v2.5.0 |
| 1184 | 2026-06-05T05:51:57.859Z | Downloaded progenitor-impl v0.14.0 |
| 1185 | 2026-06-05T05:51:57.859Z | Downloaded yoke v0.8.3 |
| 1186 | 2026-06-05T05:51:57.859Z | Downloaded term v1.2.1 |
| 1187 | 2026-06-05T05:51:57.863Z | Downloaded pretty_assertions v1.4.1 |
| 1188 | 2026-06-05T05:51:57.864Z | Downloaded indicatif v0.18.4 |
| 1189 | 2026-06-05T05:51:57.864Z | Downloaded thin-vec v0.2.18 |
| 1190 | 2026-06-05T05:51:57.864Z | Downloaded whoami v1.6.1 |
| 1191 | 2026-06-05T05:51:57.867Z | Downloaded zerovec-derive v0.11.3 |
| 1192 | 2026-06-05T05:51:57.867Z | Downloaded schemars v0.8.22 |
| 1193 | 2026-06-05T05:51:57.877Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1194 | 2026-06-05T05:51:57.878Z | Downloaded toml v0.7.8 |
| 1195 | 2026-06-05T05:51:57.878Z | Downloaded typify v0.6.2 |
| 1196 | 2026-06-05T05:51:57.882Z | Downloaded schemars v1.2.1 |
| 1197 | 2026-06-05T05:51:57.890Z | Downloaded rayon-core v1.13.0 |
| 1198 | 2026-06-05T05:51:57.893Z | Downloaded schemars v0.9.0 |
| 1199 | 2026-06-05T05:51:57.898Z | Downloaded expectorate v1.2.0 |
| 1200 | 2026-06-05T05:51:57.901Z | Downloaded yansi v1.0.1 |
| 1201 | 2026-06-05T05:51:57.901Z | Downloaded zerocopy-derive v0.7.35 |
| 1202 | 2026-06-05T05:51:57.905Z | Downloaded snafu v0.8.9 |
| 1203 | 2026-06-05T05:51:57.909Z | Downloaded unsafe-libyaml v0.2.11 |
| 1204 | 2026-06-05T05:51:57.913Z | Downloaded typify v0.4.3 |
| 1205 | 2026-06-05T05:51:57.913Z | Downloaded steno v0.4.1 |
| 1206 | 2026-06-05T05:51:57.917Z | Downloaded tungstenite v0.21.0 |
| 1207 | 2026-06-05T05:51:57.917Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1208 | 2026-06-05T05:51:57.921Z | Downloaded jiff-static v0.2.28 |
| 1209 | 2026-06-05T05:51:57.921Z | Downloaded test-strategy v0.4.5 |
| 1210 | 2026-06-05T05:51:57.924Z | Downloaded zerocopy-derive v0.8.50 |
| 1211 | 2026-06-05T05:51:57.928Z | Downloaded zerotrie v0.2.4 |
| 1212 | 2026-06-05T05:51:57.931Z | Downloaded rand v0.10.1 |
| 1213 | 2026-06-05T05:51:57.934Z | Downloaded qorb v0.4.1 |
| 1214 | 2026-06-05T05:51:57.937Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1215 | 2026-06-05T05:51:57.938Z | Downloaded pest v2.8.6 |
| 1216 | 2026-06-05T05:51:57.941Z | Downloaded slog v2.8.2 |
| 1217 | 2026-06-05T05:51:57.944Z | Downloaded similar v2.7.0 |
| 1218 | 2026-06-05T05:51:57.949Z | Downloaded rand v0.8.6 |
| 1219 | 2026-06-05T05:51:57.949Z | Downloaded crossbeam-channel v0.5.15 |
| 1220 | 2026-06-05T05:51:57.952Z | Downloaded dropshot-api-manager v0.7.2 |
| 1221 | 2026-06-05T05:51:57.953Z | Downloaded pest_meta v2.8.6 |
| 1222 | 2026-06-05T05:51:57.956Z | Downloaded const_format v0.2.36 |
| 1223 | 2026-06-05T05:51:57.956Z | Downloaded quick-error v1.2.3 |
| 1224 | 2026-06-05T05:51:57.959Z | Downloaded crossbeam-utils v0.8.21 |
| 1225 | 2026-06-05T05:51:57.960Z | Downloaded blake2 v0.10.6 |
| 1226 | 2026-06-05T05:51:57.963Z | Downloaded hashbrown v0.16.1 |
| 1227 | 2026-06-05T05:51:57.963Z | Downloaded toml_edit v0.19.15 |
| 1228 | 2026-06-05T05:51:57.972Z | Downloaded nom v7.1.3 |
| 1229 | 2026-06-05T05:51:57.975Z | Downloaded nom v8.0.0 |
| 1230 | 2026-06-05T05:51:57.979Z | Downloaded zerovec v0.11.6 |
| 1231 | 2026-06-05T05:51:57.982Z | Downloaded num_enum v0.5.11 |
| 1232 | 2026-06-05T05:51:57.986Z | Downloaded derive-ex v0.1.8 |
| 1233 | 2026-06-05T05:51:57.993Z | Downloaded itertools v0.12.1 |
| 1234 | 2026-06-05T05:51:57.997Z | Downloaded rayon v1.12.0 |
| 1235 | 2026-06-05T05:51:58.002Z | Downloaded zerocopy v0.7.35 |
| 1236 | 2026-06-05T05:51:58.011Z | Downloaded winnow v0.5.40 |
| 1237 | 2026-06-05T05:51:58.015Z | Downloaded serde_with v3.20.0 |
| 1238 | 2026-06-05T05:51:58.023Z | Downloaded icu_properties_data v2.2.0 |
| 1239 | 2026-06-05T05:51:58.028Z | Downloaded typed-path v0.9.3 |
| 1240 | 2026-06-05T05:51:58.031Z | Downloaded proptest v1.11.0 |
| 1241 | 2026-06-05T05:51:58.036Z | Downloaded libm v0.2.16 |
| 1242 | 2026-06-05T05:51:58.041Z | Downloaded goblin v0.8.2 |
| 1243 | 2026-06-05T05:51:58.045Z | Downloaded aws-lc-rs v1.17.0 |
| 1244 | 2026-06-05T05:51:58.052Z | Downloaded tabled v0.21.0 |
| 1245 | 2026-06-05T05:51:58.060Z | Downloaded syn v1.0.109 |
| 1246 | 2026-06-05T05:51:58.069Z | Downloaded reqwest v0.13.4 |
| 1247 | 2026-06-05T05:51:58.073Z | Downloaded tough v0.22.0 |
| 1248 | 2026-06-05T05:51:58.076Z | Downloaded moka v0.12.15 |
| 1249 | 2026-06-05T05:51:58.080Z | Downloaded dropshot v0.17.1 |
| 1250 | 2026-06-05T05:51:58.091Z | Downloaded hkdf v0.12.4 |
| 1251 | 2026-06-05T05:51:58.094Z | Downloaded iddqd v0.4.2 |
| 1252 | 2026-06-05T05:51:58.098Z | Downloaded openapiv3 v2.2.0 |
| 1253 | 2026-06-05T05:51:58.103Z | Downloaded regress v0.11.1 |
| 1254 | 2026-06-05T05:51:58.109Z | Downloaded goblin v0.10.7 |
| 1255 | 2026-06-05T05:51:58.117Z | Downloaded tabled v0.15.0 |
| 1256 | 2026-06-05T05:51:58.125Z | Downloaded time v0.3.47 |
| 1257 | 2026-06-05T05:51:58.132Z | Downloaded sled v0.34.7 |
| 1258 | 2026-06-05T05:51:58.181Z | Downloaded chrono-tz v0.10.4 |
| 1259 | 2026-06-05T05:51:58.190Z | Downloaded nix v0.31.3 |
| 1260 | 2026-06-05T05:51:58.197Z | Downloaded csv v1.4.0 |
| 1261 | 2026-06-05T05:51:58.209Z | Downloaded smoltcp v0.11.0 |
| 1262 | 2026-06-05T05:51:58.214Z | Downloaded hickory-proto v0.24.4 |
| 1263 | 2026-06-05T05:51:58.223Z | Downloaded hickory-proto v0.25.2 |
| 1264 | 2026-06-05T05:51:58.230Z | Downloaded rhai v1.25.1 |
| 1265 | 2026-06-05T05:51:58.237Z | Downloaded regress v0.10.5 |
| 1266 | 2026-06-05T05:51:58.273Z | Downloaded typify-impl v0.6.2 |
| 1267 | 2026-06-05T05:51:58.281Z | Downloaded typify-impl v0.4.3 |
| 1268 | 2026-06-05T05:51:58.336Z | Downloaded petgraph v0.6.5 |
| 1269 | 2026-06-05T05:51:58.346Z | Downloaded jiff v0.2.28 |
| 1270 | 2026-06-05T05:51:58.357Z | Downloaded lzma-sys v0.1.20 |
| 1271 | 2026-06-05T05:51:58.380Z | Downloaded sha3 v0.10.9 |
| 1272 | 2026-06-05T05:51:58.408Z | Downloaded encoding_rs v0.8.35 |
| 1273 | 2026-06-05T05:51:58.779Z | Downloaded aws-lc-sys v0.41.0 |
| 1274 | 2026-06-05T05:51:59.684Z | Compiling proc-macro2 v1.0.106 |
| 1275 | 2026-06-05T05:51:59.684Z | Compiling quote v1.0.45 |
| 1276 | 2026-06-05T05:51:59.684Z | Compiling unicode-ident v1.0.24 |
| 1277 | 2026-06-05T05:51:59.685Z | Compiling serde_core v1.0.228 |
| 1278 | 2026-06-05T05:51:59.690Z | Compiling cfg-if v1.0.4 |
| 1279 | 2026-06-05T05:51:59.690Z | Compiling serde v1.0.228 |
| 1280 | 2026-06-05T05:51:59.690Z | Compiling libc v0.2.186 |
| 1281 | 2026-06-05T05:51:59.690Z | Compiling memchr v2.8.1 |
| 1282 | 2026-06-05T05:51:59.837Z | Compiling itoa v1.0.18 |
| 1283 | 2026-06-05T05:52:00.013Z | Compiling zmij v1.0.21 |
| 1284 | 2026-06-05T05:52:00.085Z | Compiling autocfg v1.5.1 |
| 1285 | 2026-06-05T05:52:00.116Z | Compiling libm v0.2.16 |
| 1286 | 2026-06-05T05:52:00.447Z | Compiling stable_deref_trait v1.2.1 |
| 1287 | 2026-06-05T05:52:00.465Z | Compiling writeable v0.6.3 |
| 1288 | 2026-06-05T05:52:00.510Z | Compiling litemap v0.8.2 |
| 1289 | 2026-06-05T05:52:00.600Z | Compiling icu_normalizer_data v2.2.0 |
| 1290 | 2026-06-05T05:52:00.613Z | Compiling utf8_iter v1.0.4 |
| 1291 | 2026-06-05T05:52:00.658Z | Compiling icu_properties_data v2.2.0 |
| 1292 | 2026-06-05T05:52:00.658Z | Compiling percent-encoding v2.3.2 |
| 1293 | 2026-06-05T05:52:00.692Z | Compiling iana-time-zone v0.1.65 |
| 1294 | 2026-06-05T05:52:00.852Z | Compiling version_check v0.9.5 |
| 1295 | 2026-06-05T05:52:00.898Z | Compiling equivalent v1.0.2 |
| 1296 | 2026-06-05T05:52:00.907Z | Compiling form_urlencoded v1.2.2 |
| 1297 | 2026-06-05T05:52:00.975Z | Compiling syn v2.0.117 |
| 1298 | 2026-06-05T05:52:01.029Z | Compiling serde_json v1.0.150 |
| 1299 | 2026-06-05T05:52:01.033Z | Compiling pin-project-lite v0.2.17 |
| 1300 | 2026-06-05T05:52:01.078Z | Compiling dyn-clone v1.0.20 |
| 1301 | 2026-06-05T05:52:01.098Z | Compiling parking_lot_core v0.9.12 |
| 1302 | 2026-06-05T05:52:01.122Z | Compiling scopeguard v1.2.0 |
| 1303 | 2026-06-05T05:52:01.137Z | Compiling num-traits v0.2.19 |
| 1304 | 2026-06-05T05:52:01.209Z | Compiling lock_api v0.4.14 |
| 1305 | 2026-06-05T05:52:01.223Z | Compiling rand_core v0.10.1 |
| 1306 | 2026-06-05T05:52:01.284Z | Compiling hashbrown v0.17.1 |
| 1307 | 2026-06-05T05:52:01.388Z | Compiling thiserror v2.0.18 |
| 1308 | 2026-06-05T05:52:01.394Z | Compiling getrandom v0.4.2 |
| 1309 | 2026-06-05T05:52:01.434Z | Compiling errno v0.3.14 |
| 1310 | 2026-06-05T05:52:01.581Z | Compiling log v0.4.32 |
| 1311 | 2026-06-05T05:52:01.598Z | Compiling heck v0.5.0 |
| 1312 | 2026-06-05T05:52:01.756Z | Compiling futures-core v0.3.32 |
| 1313 | 2026-06-05T05:52:01.827Z | Compiling semver v1.0.28 |
| 1314 | 2026-06-05T05:52:01.856Z | Compiling indexmap v2.14.0 |
| 1315 | 2026-06-05T05:52:01.904Z | Compiling zerocopy v0.8.50 |
| 1316 | 2026-06-05T05:52:01.975Z | Compiling uuid v1.23.2 |
| 1317 | 2026-06-05T05:52:02.121Z | Compiling futures-sink v0.3.32 |
| 1318 | 2026-06-05T05:52:02.154Z | Compiling schemars v0.8.22 |
| 1319 | 2026-06-05T05:52:02.215Z | Compiling slab v0.4.12 |
| 1320 | 2026-06-05T05:52:02.338Z | Compiling jobserver v0.1.34 |
| 1321 | 2026-06-05T05:52:02.389Z | Compiling find-msvc-tools v0.1.9 |
| 1322 | 2026-06-05T05:52:02.405Z | Compiling fnv v1.0.7 |
| 1323 | 2026-06-05T05:52:02.417Z | Compiling rustversion v1.0.22 |
| 1324 | 2026-06-05T05:52:02.479Z | Compiling shlex v2.0.1 |
| 1325 | 2026-06-05T05:52:02.491Z | Compiling futures-channel v0.3.32 |
| 1326 | 2026-06-05T05:52:02.602Z | Compiling cc v1.2.63 |
| 1327 | 2026-06-05T05:52:02.632Z | Compiling bitflags v2.12.1 |
| 1328 | 2026-06-05T05:52:02.652Z | Compiling futures-task v0.3.32 |
| 1329 | 2026-06-05T05:52:02.758Z | Compiling futures-io v0.3.32 |
| 1330 | 2026-06-05T05:52:02.855Z | Compiling portable-atomic v1.13.1 |
| 1331 | 2026-06-05T05:52:02.887Z | Compiling socket2 v0.6.4 |
| 1332 | 2026-06-05T05:52:02.887Z | Compiling signal-hook-registry v1.4.8 |
| 1333 | 2026-06-05T05:52:03.048Z | Compiling mio v1.2.1 |
| 1334 | 2026-06-05T05:52:03.165Z | Compiling critical-section v1.2.0 |
| 1335 | 2026-06-05T05:52:03.211Z | Compiling dunce v1.0.5 |
| 1336 | 2026-06-05T05:52:03.289Z | Compiling typenum v1.20.1 |
| 1337 | 2026-06-05T05:52:03.301Z | Compiling fs_extra v1.3.0 |
| 1338 | 2026-06-05T05:52:03.456Z | Compiling cmake v0.1.58 |
| 1339 | 2026-06-05T05:52:03.500Z | Compiling base64 v0.22.1 |
| 1340 | 2026-06-05T05:52:03.567Z | Compiling slog v2.8.2 |
| 1341 | 2026-06-05T05:52:03.621Z | Compiling strsim v0.11.1 |
| 1342 | 2026-06-05T05:52:03.757Z | Compiling byteorder v1.5.0 |
| 1343 | 2026-06-05T05:52:03.832Z | Compiling synstructure v0.13.2 |
| 1344 | 2026-06-05T05:52:03.832Z | Compiling serde_derive_internals v0.29.1 |
| 1345 | 2026-06-05T05:52:03.897Z | Compiling once_cell v1.21.4 |
| 1346 | 2026-06-05T05:52:03.931Z | Compiling aws-lc-sys v0.41.0 |
| 1347 | 2026-06-05T05:52:03.973Z | Compiling rustix v1.1.4 |
| 1348 | 2026-06-05T05:52:04.019Z | Compiling subtle v2.6.1 |
| 1349 | 2026-06-05T05:52:04.084Z | Compiling regex-syntax v0.8.10 |
| 1350 | 2026-06-05T05:52:04.106Z | Compiling ipnet v2.12.0 |
| 1351 | 2026-06-05T05:52:04.152Z | Compiling atomic-waker v1.1.2 |
| 1352 | 2026-06-05T05:52:04.265Z | Compiling httparse v1.10.1 |
| 1353 | 2026-06-05T05:52:04.306Z | Compiling tower-service v0.3.3 |
| 1354 | 2026-06-05T05:52:04.408Z | Compiling tower-layer v0.3.3 |
| 1355 | 2026-06-05T05:52:04.570Z | Compiling getrandom v0.2.17 |
| 1356 | 2026-06-05T05:52:04.672Z | Compiling thiserror v1.0.69 |
| 1357 | 2026-06-05T05:52:04.672Z | Compiling ucd-trie v0.1.7 |
| 1358 | 2026-06-05T05:52:04.693Z | Compiling untrusted v0.9.0 |
| 1359 | 2026-06-05T05:52:04.754Z | Compiling getrandom v0.3.4 |
| 1360 | 2026-06-05T05:52:04.795Z | Compiling try-lock v0.2.5 |
| 1361 | 2026-06-05T05:52:04.846Z | Compiling ryu v1.0.23 |
| 1362 | 2026-06-05T05:52:04.885Z | Compiling want v0.3.1 |
| 1363 | 2026-06-05T05:52:04.955Z | Compiling pest v2.8.6 |
| 1364 | 2026-06-05T05:52:05.003Z | Compiling serde_derive v1.0.228 |
| 1365 | 2026-06-05T05:52:05.032Z | Compiling zerofrom-derive v0.1.7 |
| 1366 | 2026-06-05T05:52:05.032Z | Compiling yoke-derive v0.8.2 |
| 1367 | 2026-06-05T05:52:05.050Z | Compiling zerovec-derive v0.11.3 |
| 1368 | 2026-06-05T05:52:05.050Z | Compiling displaydoc v0.2.6 |
| 1369 | 2026-06-05T05:52:05.817Z | Compiling schemars_derive v0.8.22 |
| 1370 | 2026-06-05T05:52:06.078Z | Compiling thiserror-impl v2.0.18 |
| 1371 | 2026-06-05T05:52:06.113Z | Compiling tokio-macros v2.7.0 |
| 1372 | 2026-06-05T05:52:06.212Z | Compiling zerofrom v0.1.8 |
| 1373 | 2026-06-05T05:52:06.224Z | Compiling zerocopy-derive v0.8.50 |
| 1374 | 2026-06-05T05:52:06.321Z | Compiling yoke v0.8.3 |
| 1375 | 2026-06-05T05:52:06.495Z | Compiling zerovec v0.11.6 |
| 1376 | 2026-06-05T05:52:06.734Z | Compiling zerotrie v0.2.4 |
| 1377 | 2026-06-05T05:52:06.838Z | Compiling zeroize_derive v1.4.3 |
| 1378 | 2026-06-05T05:52:06.994Z | Compiling tinystr v0.8.3 |
| 1379 | 2026-06-05T05:52:07.008Z | Compiling potential_utf v0.1.5 |
| 1380 | 2026-06-05T05:52:07.013Z | Compiling futures-macro v0.3.32 |
| 1381 | 2026-06-05T05:52:07.163Z | Compiling icu_locale_core v2.2.0 |
| 1382 | 2026-06-05T05:52:07.188Z | Compiling icu_collections v2.2.0 |
| 1383 | 2026-06-05T05:52:07.395Z | Compiling thiserror-impl v1.0.69 |
| 1384 | 2026-06-05T05:52:07.497Z | Compiling zeroize v1.8.2 |
| 1385 | 2026-06-05T05:52:07.685Z | Compiling rand_core v0.6.4 |
| 1386 | 2026-06-05T05:52:07.701Z | Compiling httpdate v1.0.3 |
| 1387 | 2026-06-05T05:52:07.827Z | Compiling futures-util v0.3.32 |
| 1388 | 2026-06-05T05:52:07.934Z | Compiling icu_provider v2.2.0 |
| 1389 | 2026-06-05T05:52:07.991Z | Compiling pest_meta v2.8.6 |
| 1390 | 2026-06-05T05:52:08.138Z | Compiling bytes v1.11.1 |
| 1391 | 2026-06-05T05:52:08.274Z | Compiling smallvec v1.15.1 |
| 1392 | 2026-06-05T05:52:08.280Z | Compiling icu_properties v2.2.0 |
| 1393 | 2026-06-05T05:52:08.506Z | Compiling icu_normalizer v2.2.0 |
| 1394 | 2026-06-05T05:52:08.606Z | Compiling chrono v0.4.45 |
| 1395 | 2026-06-05T05:52:09.080Z | Compiling parking_lot v0.12.5 |
| 1396 | 2026-06-05T05:52:09.090Z | Compiling http v1.4.1 |
| 1397 | 2026-06-05T05:52:09.277Z | Compiling idna_adapter v1.2.2 |
| 1398 | 2026-06-05T05:52:09.427Z | Compiling idna v1.1.0 |
| 1399 | 2026-06-05T05:52:09.468Z | Compiling tokio v1.52.3 |
| 1400 | 2026-06-05T05:52:09.488Z | Compiling serde_tokenstream v0.2.3 |
| 1401 | 2026-06-05T05:52:09.765Z | Compiling url v2.5.8 |
| 1402 | 2026-06-05T05:52:10.048Z | Compiling erased-serde v0.3.31 |
| 1403 | 2026-06-05T05:52:10.080Z | Compiling http-body v1.0.1 |
| 1404 | 2026-06-05T05:52:10.176Z | Compiling pest_generator v2.8.6 |
| 1405 | 2026-06-05T05:52:10.222Z | Compiling pretty-hex v0.4.2 |
| 1406 | 2026-06-05T05:52:10.353Z | Compiling plain v0.2.3 |
| 1407 | 2026-06-05T05:52:10.534Z | Compiling ppv-lite86 v0.2.21 |
| 1408 | 2026-06-05T05:52:10.549Z | Compiling winnow v1.0.3 |
| 1409 | 2026-06-05T05:52:10.621Z | Compiling allocator-api2 v0.2.21 |
| 1410 | 2026-06-05T05:52:10.779Z | Compiling pest_derive v2.8.6 |
| 1411 | 2026-06-05T05:52:10.842Z | Compiling paste v1.0.15 |
| 1412 | 2026-06-05T05:52:10.856Z | Compiling foldhash v0.2.0 |
| 1413 | 2026-06-05T05:52:10.936Z | Compiling tracing-attributes v0.1.31 |
| 1414 | 2026-06-05T05:52:11.079Z | Compiling ipnetwork v0.21.1 |
| 1415 | 2026-06-05T05:52:11.159Z | Compiling hashbrown v0.16.1 |
| 1416 | 2026-06-05T05:52:11.326Z | Compiling oxnet v0.1.6 |
| 1417 | 2026-06-05T05:52:11.513Z | Compiling tracing-core v0.1.36 |
| 1418 | 2026-06-05T05:52:11.612Z | Compiling omicron-workspace-hack v0.1.0 |
| 1419 | 2026-06-05T05:52:11.691Z | Compiling ident_case v1.0.1 |
| 1420 | 2026-06-05T05:52:11.790Z | Compiling http-body-util v0.1.3 |
| 1421 | 2026-06-05T05:52:11.804Z | Compiling serde_urlencoded v0.7.1 |
| 1422 | 2026-06-05T05:52:11.829Z | Compiling aho-corasick v1.1.4 |
| 1423 | 2026-06-05T05:52:12.040Z | Compiling sync_wrapper v1.0.2 |
| 1424 | 2026-06-05T05:52:12.082Z | Compiling daft-derive v0.1.7 |
| 1425 | 2026-06-05T05:52:12.147Z | Compiling tracing v0.1.44 |
| 1426 | 2026-06-05T05:52:12.221Z | Compiling fastrand v2.4.1 |
| 1427 | 2026-06-05T05:52:12.377Z | Compiling scroll_derive v0.13.1 |
| 1428 | 2026-06-05T05:52:12.475Z | Compiling async-trait v0.1.89 |
| 1429 | 2026-06-05T05:52:12.822Z | Compiling regex-automata v0.4.14 |
| 1430 | 2026-06-05T05:52:13.209Z | Compiling tokio-util v0.7.18 |
| 1431 | 2026-06-05T05:52:13.263Z | Compiling anyhow v1.0.102 |
| 1432 | 2026-06-05T05:52:13.417Z | Compiling time-core v0.1.8 |
| 1433 | 2026-06-05T05:52:13.495Z | Compiling num-conv v0.2.2 |
| 1434 | 2026-06-05T05:52:13.572Z | Compiling aws-lc-rs v1.17.0 |
| 1435 | 2026-06-05T05:52:13.575Z | Compiling powerfmt v0.2.0 |
| 1436 | 2026-06-05T05:52:13.644Z | Compiling time-macros v0.2.27 |
| 1437 | 2026-06-05T05:52:13.779Z | Compiling deranged v0.5.8 |
| 1438 | 2026-06-05T05:52:13.956Z | Compiling scroll v0.13.0 |
| 1439 | 2026-06-05T05:52:14.060Z | Compiling rustls-pki-types v1.14.1 |
| 1440 | 2026-06-05T05:52:14.228Z | Compiling num_threads v0.1.7 |
| 1441 | 2026-06-05T05:52:14.323Z | Compiling openssl-probe v0.2.1 |
| 1442 | 2026-06-05T05:52:14.507Z | Compiling regex v1.12.3 |
| 1443 | 2026-06-05T05:52:14.542Z | Compiling hex v0.4.3 |
| 1444 | 2026-06-05T05:52:14.614Z | Compiling goblin v0.10.7 |
| 1445 | 2026-06-05T05:52:14.788Z | Compiling camino v1.2.2 |
| 1446 | 2026-06-05T05:52:14.962Z | Compiling untrusted v0.7.1 |
| 1447 | 2026-06-05T05:52:15.143Z | Compiling crc32fast v1.5.0 |
| 1448 | 2026-06-05T05:52:15.289Z | Compiling rustls v0.23.40 |
| 1449 | 2026-06-05T05:52:15.351Z | Compiling usdt-impl v0.6.0 |
| 1450 | 2026-06-05T05:52:15.488Z | Compiling h2 v0.4.14 |
| 1451 | 2026-06-05T05:52:15.515Z | Compiling dtrace-parser v0.3.0 |
| 1452 | 2026-06-05T05:52:15.598Z | Compiling futures-executor v0.3.32 |
| 1453 | 2026-06-05T05:52:15.867Z | Compiling crossbeam-utils v0.8.21 |
| 1454 | 2026-06-05T05:52:16.068Z | Compiling structmeta-derive v0.3.0 |
| 1455 | 2026-06-05T05:52:16.171Z | Compiling thread-id v5.1.0 |
| 1456 | 2026-06-05T05:52:16.182Z | Compiling adler2 v2.0.1 |
| 1457 | 2026-06-05T05:52:16.248Z | Compiling cpufeatures v0.3.0 |
| 1458 | 2026-06-05T05:52:16.308Z | Compiling simd-adler32 v0.3.9 |
| 1459 | 2026-06-05T05:52:16.365Z | Compiling futures v0.3.32 |
| 1460 | 2026-06-05T05:52:16.440Z | Compiling miniz_oxide v0.8.9 |
| 1461 | 2026-06-05T05:52:16.499Z | Compiling rand_core v0.9.5 |
| 1462 | 2026-06-05T05:52:16.708Z | Compiling darling_core v0.23.0 |
| 1463 | 2026-06-05T05:52:16.827Z | Compiling newtype-uuid-macros v0.1.0 |
| 1464 | 2026-06-05T05:52:17.082Z | Compiling hybrid-array v0.4.12 |
| 1465 | 2026-06-05T05:52:17.094Z | Compiling structmeta v0.3.0 |
| 1466 | 2026-06-05T05:52:17.439Z | Compiling dof v0.4.0 |
| 1467 | 2026-06-05T05:52:17.535Z | Compiling hyper v1.10.1 |
| 1468 | 2026-06-05T05:52:17.568Z | Compiling thread_local v1.1.9 |
| 1469 | 2026-06-05T05:52:17.609Z | Compiling match_cfg v0.1.0 |
| 1470 | 2026-06-05T05:52:17.677Z | Compiling flate2 v1.1.9 |
| 1471 | 2026-06-05T05:52:18.151Z | Compiling newtype-uuid v1.3.2 |
| 1472 | 2026-06-05T05:52:18.571Z | Compiling compression-core v0.4.32 |
| 1473 | 2026-06-05T05:52:18.725Z | Compiling hyper-util v0.1.20 |
| 1474 | 2026-06-05T05:52:18.826Z | Compiling darling_macro v0.23.0 |
| 1475 | 2026-06-05T05:52:19.085Z | Compiling quick-error v1.2.3 |
| 1476 | 2026-06-05T05:52:19.191Z | Compiling slog-async v2.8.0 |
| 1477 | 2026-06-05T05:52:19.203Z | Compiling ref-cast v1.0.25 |
| 1478 | 2026-06-05T05:52:19.349Z | Compiling compression-codecs v0.4.38 |
| 1479 | 2026-06-05T05:52:19.396Z | Compiling daft v0.1.7 |
| 1480 | 2026-06-05T05:52:19.399Z | Compiling darling v0.23.0 |
| 1481 | 2026-06-05T05:52:19.481Z | Compiling crypto-common v0.2.2 |
| 1482 | 2026-06-05T05:52:19.515Z | Compiling block-buffer v0.12.0 |
| 1483 | 2026-06-05T05:52:19.545Z | Compiling rand_chacha v0.9.0 |
| 1484 | 2026-06-05T05:52:19.556Z | Compiling usdt-macro v0.6.0 |
| 1485 | 2026-06-05T05:52:19.598Z | Compiling usdt-attr-macro v0.6.0 |
| 1486 | 2026-06-05T05:52:19.658Z | Compiling ref-cast-impl v1.0.25 |
| 1487 | 2026-06-05T05:52:19.963Z | Compiling strum_macros v0.26.4 |
| 1488 | 2026-06-05T05:52:20.078Z | Compiling serde_spanned v1.1.1 |
| 1489 | 2026-06-05T05:52:20.224Z | Compiling generic-array v0.14.7 |
| 1490 | 2026-06-05T05:52:20.255Z | Compiling multer v3.1.0 |
| 1491 | 2026-06-05T05:52:20.413Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1492 | 2026-06-05T05:52:20.426Z | Compiling term v1.2.1 |
| 1493 | 2026-06-05T05:52:20.443Z | Compiling debug-ignore v1.0.5 |
| 1494 | 2026-06-05T05:52:20.469Z | Compiling bit-vec v0.8.0 |
| 1495 | 2026-06-05T05:52:20.538Z | Compiling const-oid v0.10.2 |
| 1496 | 2026-06-05T05:52:20.617Z | Compiling take_mut v0.2.2 |
| 1497 | 2026-06-05T05:52:20.657Z | Compiling bit-set v0.8.0 |
| 1498 | 2026-06-05T05:52:20.693Z | Compiling digest v0.11.3 |
| 1499 | 2026-06-05T05:52:20.784Z | Compiling rand v0.9.4 |
| 1500 | 2026-06-05T05:52:20.808Z | Compiling serde_with_macros v3.20.0 |
| 1501 | 2026-06-05T05:52:20.839Z | Compiling async-stream-impl v0.3.6 |
| 1502 | 2026-06-05T05:52:20.849Z | Compiling dropshot v0.17.1 |
| 1503 | 2026-06-05T05:52:21.068Z | Compiling encoding_rs v0.8.35 |
| 1504 | 2026-06-05T05:52:21.124Z | Compiling syn v1.0.109 |
| 1505 | 2026-06-05T05:52:21.379Z | Compiling mime v0.3.17 |
| 1506 | 2026-06-05T05:52:21.434Z | Compiling unarray v0.1.4 |
| 1507 | 2026-06-05T05:52:21.537Z | Compiling spin v0.9.8 |
| 1508 | 2026-06-05T05:52:21.571Z | Compiling strum v0.26.3 |
| 1509 | 2026-06-05T05:52:21.645Z | Compiling async-stream v0.3.6 |
| 1510 | 2026-06-05T05:52:21.692Z | Compiling sha1 v0.11.0 |
| 1511 | 2026-06-05T05:52:21.713Z | Compiling derive-ex v0.1.8 |
| 1512 | 2026-06-05T05:52:21.812Z | Compiling tower v0.5.3 |
| 1513 | 2026-06-05T05:52:21.838Z | Compiling dropshot_endpoint v0.17.1 |
| 1514 | 2026-06-05T05:52:21.899Z | Compiling macaddr v1.0.1 |
| 1515 | 2026-06-05T05:52:21.929Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1516 | 2026-06-05T05:52:22.195Z | Compiling waitgroup v0.1.2 |
| 1517 | 2026-06-05T05:52:22.280Z | Compiling serde_path_to_error v0.1.20 |
| 1518 | 2026-06-05T05:52:22.395Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1519 | 2026-06-05T05:52:22.521Z | Compiling tower-http v0.6.11 |
| 1520 | 2026-06-05T05:52:22.630Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1521 | 2026-06-05T05:52:22.690Z | Compiling tempfile v3.27.0 |
| 1522 | 2026-06-05T05:52:22.802Z | Compiling openapiv3 v2.2.0 |
| 1523 | 2026-06-05T05:52:22.935Z | Compiling strum_macros v0.27.2 |
| 1524 | 2026-06-05T05:52:23.264Z | Compiling test-strategy v0.4.5 |
| 1525 | 2026-06-05T05:52:23.555Z | Compiling instant v0.1.13 |
| 1526 | 2026-06-05T05:52:23.663Z | Compiling time v0.3.47 |
| 1527 | 2026-06-05T05:52:24.381Z | Compiling rustls-native-certs v0.8.4 |
| 1528 | 2026-06-05T05:52:24.525Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1529 | 2026-06-05T05:52:24.613Z | Compiling crossbeam-channel v0.5.15 |
| 1530 | 2026-06-05T05:52:24.732Z | Compiling crypto-common v0.1.7 |
| 1531 | 2026-06-05T05:52:24.768Z | Compiling strum v0.27.2 |
| 1532 | 2026-06-05T05:52:25.135Z | Compiling parse-display-derive v0.10.0 |
| 1533 | 2026-06-05T05:52:25.190Z | Compiling backon v1.6.0 |
| 1534 | 2026-06-05T05:52:25.314Z | Compiling rand_chacha v0.3.1 |
| 1535 | 2026-06-05T05:52:25.417Z | Compiling slog-json v2.6.1 |
| 1536 | 2026-06-05T05:52:25.620Z | Compiling rand v0.8.6 |
| 1537 | 2026-06-05T05:52:25.753Z | Compiling hostname v0.3.1 |
| 1538 | 2026-06-05T05:52:25.936Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1539 | 2026-06-05T05:52:26.174Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1540 | 2026-06-05T05:52:26.257Z | Compiling wait-timeout v0.2.1 |
| 1541 | 2026-06-05T05:52:26.414Z | Compiling memmap2 v0.9.10 |
| 1542 | 2026-06-05T05:52:26.474Z | Compiling is-terminal v0.4.17 |
| 1543 | 2026-06-05T05:52:26.575Z | Compiling either v1.16.0 |
| 1544 | 2026-06-05T05:52:26.610Z | Compiling usdt v0.6.0 |
| 1545 | 2026-06-05T05:52:26.623Z | Compiling slog-term v2.9.2 |
| 1546 | 2026-06-05T05:52:26.623Z | Compiling rusty-fork v0.3.1 |
| 1547 | 2026-06-05T05:52:26.734Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1548 | 2026-06-05T05:52:26.771Z | Compiling slog-bunyan v2.5.0 |
| 1549 | 2026-06-05T05:52:26.986Z | Compiling serde_with v3.20.0 |
| 1550 | 2026-06-05T05:52:26.989Z | Compiling async-compression v0.4.42 |
| 1551 | 2026-06-05T05:52:26.999Z | Compiling rand_xorshift v0.4.0 |
| 1552 | 2026-06-05T05:52:27.132Z | Compiling rustls-pemfile v2.2.0 |
| 1553 | 2026-06-05T05:52:27.213Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1554 | 2026-06-05T05:52:27.293Z | Compiling regress v0.10.5 |
| 1555 | 2026-06-05T05:52:27.321Z | Compiling hostname v0.4.2 |
| 1556 | 2026-06-05T05:52:27.436Z | Compiling humantime v2.3.0 |
| 1557 | 2026-06-05T05:52:27.452Z | Compiling proptest v1.11.0 |
| 1558 | 2026-06-05T05:52:28.007Z | Compiling iddqd v0.4.2 |
| 1559 | 2026-06-05T05:52:28.294Z | Compiling reqwest v0.12.28 |
| 1560 | 2026-06-05T05:52:28.449Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1561 | 2026-06-05T05:52:28.692Z | Compiling block-buffer v0.10.4 |
| 1562 | 2026-06-05T05:52:28.839Z | Compiling utf8parse v0.2.2 |
| 1563 | 2026-06-05T05:52:28.933Z | Compiling anstyle-parse v1.0.0 |
| 1564 | 2026-06-05T05:52:28.948Z | Compiling digest v0.10.7 |
| 1565 | 2026-06-05T05:52:29.119Z | Compiling itertools v0.14.0 |
| 1566 | 2026-06-05T05:52:29.164Z | Compiling parse-display v0.10.0 |
| 1567 | 2026-06-05T05:52:29.338Z | Compiling progenitor-client v0.10.0 |
| 1568 | 2026-06-05T05:52:29.501Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1569 | 2026-06-05T05:52:29.608Z | Compiling backoff v0.4.0 |
| 1570 | 2026-06-05T05:52:29.811Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1571 | 2026-06-05T05:52:30.348Z | Compiling colorchoice v1.0.5 |
| 1572 | 2026-06-05T05:52:30.368Z | Compiling anstyle-query v1.1.5 |
| 1573 | 2026-06-05T05:52:30.462Z | Compiling is_terminal_polyfill v1.70.2 |
| 1574 | 2026-06-05T05:52:30.472Z | Compiling anstyle v1.0.14 |
| 1575 | 2026-06-05T05:52:30.695Z | Compiling anstream v1.0.0 |
| 1576 | 2026-06-05T05:52:31.010Z | Compiling clap_lex v1.1.0 |
| 1577 | 2026-06-05T05:52:31.377Z | Compiling regress v0.11.1 |
| 1578 | 2026-06-05T05:52:31.396Z | Compiling clap_derive v4.6.1 |
| 1579 | 2026-06-05T05:52:32.034Z | Compiling terminal_size v0.4.4 |
| 1580 | 2026-06-05T05:52:33.066Z | Compiling typify-impl v0.6.2 |
| 1581 | 2026-06-05T05:52:33.078Z | Compiling toml_datetime v0.6.11 |
| 1582 | 2026-06-05T05:52:33.289Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-06-05T05:52:33.350Z | Compiling cpufeatures v0.2.17 |
| 1584 | 2026-06-05T05:52:33.380Z | Compiling convert_case v0.4.0 |
| 1585 | 2026-06-05T05:52:34.074Z | Compiling derive_more v0.99.20 |
| 1586 | 2026-06-05T05:52:34.133Z | Compiling clap_builder v4.6.0 |
| 1587 | 2026-06-05T05:52:34.146Z | Compiling zerocopy v0.7.35 |
| 1588 | 2026-06-05T05:52:34.683Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1589 | 2026-06-05T05:52:35.408Z | Compiling unicode-width v0.2.2 |
| 1590 | 2026-06-05T05:52:35.579Z | Compiling proc-macro-crate v3.5.0 |
| 1591 | 2026-06-05T05:52:35.738Z | Compiling clap v4.6.1 |
| 1592 | 2026-06-05T05:52:35.997Z | Compiling secrecy v0.10.3 |
| 1593 | 2026-06-05T05:52:36.086Z | Compiling tinyvec_macros v0.1.1 |
| 1594 | 2026-06-05T05:52:36.161Z | Compiling crucible-workspace-hack v0.1.0 |
| 1595 | 2026-06-05T05:52:36.240Z | Compiling float-ord v0.3.2 |
| 1596 | 2026-06-05T05:52:36.286Z | Compiling tinyvec v1.11.0 |
| 1597 | 2026-06-05T05:52:36.376Z | Compiling num_enum_derive v0.7.6 |
| 1598 | 2026-06-05T05:52:36.803Z | Compiling dtrace-parser v0.2.0 |
| 1599 | 2026-06-05T05:52:36.842Z | Compiling scroll_derive v0.12.1 |
| 1600 | 2026-06-05T05:52:36.940Z | Compiling num-integer v0.1.46 |
| 1601 | 2026-06-05T05:52:37.258Z | Compiling rustc_version v0.4.1 |
| 1602 | 2026-06-05T05:52:37.397Z | Compiling usdt-impl v0.5.0 |
| 1603 | 2026-06-05T05:52:37.528Z | Compiling curve25519-dalek v4.1.3 |
| 1604 | 2026-06-05T05:52:37.551Z | Compiling scroll v0.12.0 |
| 1605 | 2026-06-05T05:52:37.664Z | Compiling num_enum v0.7.6 |
| 1606 | 2026-06-05T05:52:37.805Z | Compiling dof v0.3.0 |
| 1607 | 2026-06-05T05:52:37.994Z | Compiling hmac v0.12.1 |
| 1608 | 2026-06-05T05:52:38.105Z | Compiling inout v0.1.4 |
| 1609 | 2026-06-05T05:52:38.127Z | Compiling darling_core v0.21.3 |
| 1610 | 2026-06-05T05:52:38.207Z | Compiling ff v0.13.1 |
| 1611 | 2026-06-05T05:52:38.243Z | Compiling thread-id v4.2.2 |
| 1612 | 2026-06-05T05:52:38.281Z | Compiling cipher v0.4.4 |
| 1613 | 2026-06-05T05:52:38.318Z | Compiling group v0.13.0 |
| 1614 | 2026-06-05T05:52:38.496Z | Compiling hkdf v0.12.4 |
| 1615 | 2026-06-05T05:52:38.807Z | Compiling goblin v0.8.2 |
| 1616 | 2026-06-05T05:52:38.850Z | Compiling num-rational v0.4.2 |
| 1617 | 2026-06-05T05:52:39.023Z | Compiling num-iter v0.1.45 |
| 1618 | 2026-06-05T05:52:39.140Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1619 | 2026-06-05T05:52:39.193Z | Compiling universal-hash v0.5.1 |
| 1620 | 2026-06-05T05:52:39.249Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-06-05T05:52:39.315Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1622 | 2026-06-05T05:52:39.328Z | Compiling typify-macro v0.6.2 |
| 1623 | 2026-06-05T05:52:39.600Z | Compiling crossbeam-epoch v0.9.18 |
| 1624 | 2026-06-05T05:52:39.932Z | Compiling half v2.7.1 |
| 1625 | 2026-06-05T05:52:39.956Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-06-05T05:52:40.208Z | Compiling num-complex v0.4.6 |
| 1627 | 2026-06-05T05:52:40.228Z | Compiling darling_macro v0.21.3 |
| 1628 | 2026-06-05T05:52:40.549Z | Compiling opaque-debug v0.3.1 |
| 1629 | 2026-06-05T05:52:40.580Z | Compiling base64ct v1.8.3 |
| 1630 | 2026-06-05T05:52:40.580Z | Compiling ciborium-io v0.2.2 |
| 1631 | 2026-06-05T05:52:40.614Z | Compiling base16ct v0.2.0 |
| 1632 | 2026-06-05T05:52:40.676Z | Compiling ciborium-ll v0.2.2 |
| 1633 | 2026-06-05T05:52:40.767Z | Compiling elliptic-curve v0.13.8 |
| 1634 | 2026-06-05T05:52:40.799Z | Compiling darling v0.21.3 |
| 1635 | 2026-06-05T05:52:40.874Z | Compiling password-hash v0.5.0 |
| 1636 | 2026-06-05T05:52:40.884Z | Compiling poly1305 v0.8.0 |
| 1637 | 2026-06-05T05:52:41.287Z | Compiling num v0.4.3 |
| 1638 | 2026-06-05T05:52:41.370Z | Compiling typify v0.6.2 |
| 1639 | 2026-06-05T05:52:41.452Z | Compiling thiserror-no-std v2.0.2 |
| 1640 | 2026-06-05T05:52:41.588Z | Compiling chacha20 v0.9.1 |
| 1641 | 2026-06-05T05:52:41.732Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1642 | 2026-06-05T05:52:41.870Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1643 | 2026-06-05T05:52:42.351Z | Compiling blake2 v0.10.6 |
| 1644 | 2026-06-05T05:52:42.564Z | Compiling aead v0.5.2 |
| 1645 | 2026-06-05T05:52:42.720Z | Compiling byte-wrapper v0.1.0 |
| 1646 | 2026-06-05T05:52:42.745Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1647 | 2026-06-05T05:52:42.783Z | Compiling proc-macro-error-attr v1.0.4 |
| 1648 | 2026-06-05T05:52:43.117Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-06-05T05:52:43.120Z | Compiling rustix v0.38.44 |
| 1650 | 2026-06-05T05:52:43.242Z | Compiling unsafe-libyaml v0.2.11 |
| 1651 | 2026-06-05T05:52:43.339Z | Compiling keccak v0.1.6 |
| 1652 | 2026-06-05T05:52:43.467Z | Compiling heapless v0.8.0 |
| 1653 | 2026-06-05T05:52:43.909Z | Compiling serde_yaml v0.9.34+deprecated |
| 1654 | 2026-06-05T05:52:43.959Z | Compiling sha3 v0.10.9 |
| 1655 | 2026-06-05T05:52:44.183Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1656 | 2026-06-05T05:52:44.253Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1657 | 2026-06-05T05:52:45.078Z | Compiling chacha20poly1305 v0.10.1 |
| 1658 | 2026-06-05T05:52:45.149Z | Compiling argon2 v0.5.3 |
| 1659 | 2026-06-05T05:52:45.200Z | Compiling vsss-rs v3.3.4 |
| 1660 | 2026-06-05T05:52:45.330Z | Compiling ingot-macros v0.1.1 |
| 1661 | 2026-06-05T05:52:45.360Z | Compiling ciborium v0.2.2 |
| 1662 | 2026-06-05T05:52:45.763Z | Compiling usdt-macro v0.5.0 |
| 1663 | 2026-06-05T05:52:45.915Z | Compiling usdt-attr-macro v0.5.0 |
| 1664 | 2026-06-05T05:52:46.993Z | Compiling serde_spanned v0.6.9 |
| 1665 | 2026-06-05T05:52:47.134Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-06-05T05:52:47.146Z | Compiling hash32 v0.3.1 |
| 1667 | 2026-06-05T05:52:47.710Z | Compiling proc-macro-error v1.0.4 |
| 1668 | 2026-06-05T05:52:47.721Z | Compiling memmap v0.7.0 |
| 1669 | 2026-06-05T05:52:47.740Z | Compiling memoffset v0.9.1 |
| 1670 | 2026-06-05T05:52:47.904Z | Compiling cfg_aliases v0.2.1 |
| 1671 | 2026-06-05T05:52:47.971Z | Compiling toml_write v0.1.2 |
| 1672 | 2026-06-05T05:52:47.981Z | Compiling winnow v0.5.40 |
| 1673 | 2026-06-05T05:52:47.999Z | Compiling static_assertions v1.1.0 |
| 1674 | 2026-06-05T05:52:48.030Z | Compiling smoltcp v0.11.0 |
| 1675 | 2026-06-05T05:52:48.069Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1676 | 2026-06-05T05:52:48.121Z | Compiling winnow v0.7.15 |
| 1677 | 2026-06-05T05:52:48.161Z | Compiling data-encoding v2.11.0 |
| 1678 | 2026-06-05T05:52:48.304Z | Compiling rustls-webpki v0.103.13 |
| 1679 | 2026-06-05T05:52:48.370Z | Compiling indent_write v2.2.0 |
| 1680 | 2026-06-05T05:52:48.535Z | Compiling ingot-types v0.1.2 |
| 1681 | 2026-06-05T05:52:48.640Z | Compiling nix v0.31.3 |
| 1682 | 2026-06-05T05:52:49.101Z | Compiling usdt v0.5.0 |
| 1683 | 2026-06-05T05:52:49.357Z | Compiling toml_edit v0.19.15 |
| 1684 | 2026-06-05T05:52:49.383Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-06-05T05:52:49.404Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1686 | 2026-06-05T05:52:49.439Z | Compiling toml_edit v0.22.27 |
| 1687 | 2026-06-05T05:52:49.493Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1688 | 2026-06-05T05:52:49.735Z | Compiling tabwriter v1.4.1 |
| 1689 | 2026-06-05T05:52:49.983Z | Compiling cobs v0.3.0 |
| 1690 | 2026-06-05T05:52:50.106Z | Compiling serde_repr v0.1.20 |
| 1691 | 2026-06-05T05:52:50.171Z | Compiling pkg-config v0.3.33 |
| 1692 | 2026-06-05T05:52:50.542Z | Compiling vcpkg v0.2.15 |
| 1693 | 2026-06-05T05:52:50.610Z | Compiling bitflags v1.3.2 |
| 1694 | 2026-06-05T05:52:50.675Z | Compiling managed v0.8.0 |
| 1695 | 2026-06-05T05:52:50.685Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1696 | 2026-06-05T05:52:50.913Z | Compiling toml v0.8.23 |
| 1697 | 2026-06-05T05:52:51.093Z | Compiling openssl-sys v0.9.116 |
| 1698 | 2026-06-05T05:52:51.326Z | Compiling proc-macro-crate v1.3.1 |
| 1699 | 2026-06-05T05:52:51.611Z | Compiling postcard v1.1.3 |
| 1700 | 2026-06-05T05:52:51.642Z | Compiling tokio-rustls v0.26.4 |
| 1701 | 2026-06-05T05:52:51.653Z | Compiling rustls-platform-verifier v0.7.0 |
| 1702 | 2026-06-05T05:52:51.882Z | Compiling hyper-rustls v0.27.9 |
| 1703 | 2026-06-05T05:52:52.177Z | Compiling reqwest v0.13.4 |
| 1704 | 2026-06-05T05:52:53.453Z | Compiling progenitor-client v0.14.0 |
| 1705 | 2026-06-05T05:52:53.649Z | Compiling ingot v0.1.1 |
| 1706 | 2026-06-05T05:52:53.754Z | Compiling progenitor-extras v0.2.0 |
| 1707 | 2026-06-05T05:52:54.532Z | Compiling hubpack_derive v0.1.1 |
| 1708 | 2026-06-05T05:52:54.999Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1709 | 2026-06-05T05:52:55.041Z | Compiling foreign-types-macros v0.2.3 |
| 1710 | 2026-06-05T05:52:55.385Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1711 | 2026-06-05T05:52:55.528Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1712 | 2026-06-05T05:52:55.699Z | Compiling heck v0.4.1 |
| 1713 | 2026-06-05T05:52:55.754Z | Compiling swrite v0.1.0 |
| 1714 | 2026-06-05T05:52:55.848Z | Compiling foreign-types-shared v0.3.1 |
| 1715 | 2026-06-05T05:52:55.901Z | Compiling unicode-segmentation v1.13.3 |
| 1716 | 2026-06-05T05:52:55.938Z | Compiling colored v3.1.1 |
| 1717 | 2026-06-05T05:52:56.325Z | Compiling resolv-conf v0.7.6 |
| 1718 | 2026-06-05T05:52:56.341Z | Compiling rayon-core v1.13.0 |
| 1719 | 2026-06-05T05:52:56.454Z | Compiling semver v0.1.20 |
| 1720 | 2026-06-05T05:52:56.557Z | Compiling linked-hash-map v0.5.6 |
| 1721 | 2026-06-05T05:52:56.701Z | Compiling rustc_version v0.1.7 |
| 1722 | 2026-06-05T05:52:56.712Z | Compiling lru-cache v0.1.2 |
| 1723 | 2026-06-05T05:52:56.758Z | Compiling newline-converter v0.3.0 |
| 1724 | 2026-06-05T05:52:56.833Z | Compiling foreign-types v0.5.0 |
| 1725 | 2026-06-05T05:52:56.897Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1726 | 2026-06-05T05:52:56.908Z | Compiling hubpack v0.1.2 |
| 1727 | 2026-06-05T05:52:56.995Z | Compiling num_enum_derive v0.5.11 |
| 1728 | 2026-06-05T05:52:57.310Z | Compiling atomicwrites v0.4.4 |
| 1729 | 2026-06-05T05:52:57.626Z | Compiling hickory-proto v0.24.4 |
| 1730 | 2026-06-05T05:52:58.106Z | Compiling progenitor-impl v0.13.0 |
| 1731 | 2026-06-05T05:52:58.743Z | Compiling crossbeam-deque v0.8.6 |
| 1732 | 2026-06-05T05:52:58.767Z | Compiling console v0.15.11 |
| 1733 | 2026-06-05T05:52:58.942Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1734 | 2026-06-05T05:52:59.443Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1735 | 2026-06-05T05:52:59.443Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1736 | 2026-06-05T05:52:59.471Z | Compiling camino-tempfile v1.4.1 |
| 1737 | 2026-06-05T05:52:59.572Z | Compiling chacha20 v0.10.0 |
| 1738 | 2026-06-05T05:52:59.835Z | Compiling serde-big-array v0.5.1 |
| 1739 | 2026-06-05T05:52:59.979Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1740 | 2026-06-05T05:53:00.501Z | Compiling pin-project-internal v1.1.13 |
| 1741 | 2026-06-05T05:53:00.982Z | Compiling num-derive v0.4.2 |
| 1742 | 2026-06-05T05:53:01.143Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1743 | 2026-06-05T05:53:01.580Z | Compiling derive-where v1.6.1 |
| 1744 | 2026-06-05T05:53:01.634Z | Compiling cstr-argument v0.1.2 |
| 1745 | 2026-06-05T05:53:01.653Z | Compiling minimal-lexical v0.2.1 |
| 1746 | 2026-06-05T05:53:01.784Z | Compiling similar v2.7.0 |
| 1747 | 2026-06-05T05:53:01.795Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1748 | 2026-06-05T05:53:01.907Z | Compiling siphasher v1.0.3 |
| 1749 | 2026-06-05T05:53:01.923Z | Compiling nom v7.1.3 |
| 1750 | 2026-06-05T05:53:02.029Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1751 | 2026-06-05T05:53:02.101Z | Compiling phf_shared v0.12.1 |
| 1752 | 2026-06-05T05:53:02.282Z | Compiling expectorate v1.2.0 |
| 1753 | 2026-06-05T05:53:02.293Z | Compiling progenitor-macro v0.13.0 |
| 1754 | 2026-06-05T05:53:02.431Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-06-05T05:53:02.456Z | Compiling pin-project v1.1.13 |
| 1756 | 2026-06-05T05:53:02.695Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1757 | 2026-06-05T05:53:02.725Z | Compiling rand v0.10.1 |
| 1758 | 2026-06-05T05:53:02.822Z | Compiling hickory-resolver v0.24.4 |
| 1759 | 2026-06-05T05:53:03.129Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1760 | 2026-06-05T05:53:03.314Z | Compiling num_enum v0.5.11 |
| 1761 | 2026-06-05T05:53:03.458Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1762 | 2026-06-05T05:53:03.484Z | Compiling newtype_derive v0.1.6 |
| 1763 | 2026-06-05T05:53:03.633Z | Compiling progenitor-client v0.13.0 |
| 1764 | 2026-06-05T05:53:04.005Z | Compiling progenitor-impl v0.14.0 |
| 1765 | 2026-06-05T05:53:04.152Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-06-05T05:53:04.630Z | Compiling tokio-stream v0.1.18 |
| 1767 | 2026-06-05T05:53:05.094Z | Compiling snafu-derive v0.8.9 |
| 1768 | 2026-06-05T05:53:05.114Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-06-05T05:53:05.493Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1770 | 2026-06-05T05:53:05.603Z | Compiling slog-dtrace v0.3.0 |
| 1771 | 2026-06-05T05:53:05.782Z | Compiling csv-core v0.1.13 |
| 1772 | 2026-06-05T05:53:05.798Z | Compiling bstr v1.12.1 |
| 1773 | 2026-06-05T05:53:05.830Z | Compiling chrono-tz v0.10.4 |
| 1774 | 2026-06-05T05:53:06.039Z | Compiling highway v1.3.0 |
| 1775 | 2026-06-05T05:53:06.042Z | Compiling unicode-width v0.1.14 |
| 1776 | 2026-06-05T05:53:06.289Z | Compiling unicode-xid v0.2.6 |
| 1777 | 2026-06-05T05:53:06.321Z | Compiling same-file v1.0.6 |
| 1778 | 2026-06-05T05:53:06.409Z | Compiling owo-colors v4.3.0 |
| 1779 | 2026-06-05T05:53:06.422Z | Compiling foldhash v0.1.5 |
| 1780 | 2026-06-05T05:53:06.494Z | Compiling openssl v0.10.80 |
| 1781 | 2026-06-05T05:53:06.602Z | Compiling konst_macro_rules v0.2.19 |
| 1782 | 2026-06-05T05:53:06.740Z | Compiling foreign-types-shared v0.1.1 |
| 1783 | 2026-06-05T05:53:06.758Z | Compiling cancel-safe-futures v0.1.5 |
| 1784 | 2026-06-05T05:53:06.814Z | Compiling snafu v0.8.9 |
| 1785 | 2026-06-05T05:53:06.826Z | Compiling foreign-types v0.3.2 |
| 1786 | 2026-06-05T05:53:06.838Z | Compiling konst v0.2.20 |
| 1787 | 2026-06-05T05:53:06.894Z | Compiling hashbrown v0.15.5 |
| 1788 | 2026-06-05T05:53:07.017Z | Compiling walkdir v2.5.0 |
| 1789 | 2026-06-05T05:53:07.070Z | Compiling const_format_proc_macros v0.2.34 |
| 1790 | 2026-06-05T05:53:07.199Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1791 | 2026-06-05T05:53:07.375Z | Compiling globset v0.4.18 |
| 1792 | 2026-06-05T05:53:07.379Z | Compiling progenitor v0.13.0 |
| 1793 | 2026-06-05T05:53:07.440Z | Compiling csv v1.4.0 |
| 1794 | 2026-06-05T05:53:07.527Z | Compiling progenitor-macro v0.14.0 |
| 1795 | 2026-06-05T05:53:07.539Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1796 | 2026-06-05T05:53:07.570Z | Compiling qorb v0.4.1 |
| 1797 | 2026-06-05T05:53:07.870Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1798 | 2026-06-05T05:53:08.013Z | Compiling olpc-cjson v0.1.4 |
| 1799 | 2026-06-05T05:53:08.249Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1800 | 2026-06-05T05:53:09.216Z | Compiling rayon v1.12.0 |
| 1801 | 2026-06-05T05:53:09.833Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1802 | 2026-06-05T05:53:09.853Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-05T05:53:10.160Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1804 | 2026-06-05T05:53:10.377Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1805 | 2026-06-05T05:53:10.391Z | Compiling phf v0.12.1 |
| 1806 | 2026-06-05T05:53:10.538Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1807 | 2026-06-05T05:53:11.276Z | Compiling zone_cfg_derive v0.3.1 |
| 1808 | 2026-06-05T05:53:11.368Z | Compiling tokio-dtrace v0.1.1 |
| 1809 | 2026-06-05T05:53:11.543Z | Compiling itertools v0.12.1 |
| 1810 | 2026-06-05T05:53:11.636Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1811 | 2026-06-05T05:53:11.830Z | Compiling libsw-core v0.3.2 |
| 1812 | 2026-06-05T05:53:11.965Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-06-05T05:53:12.006Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1814 | 2026-06-05T05:53:12.376Z | Compiling serde_plain v1.0.2 |
| 1815 | 2026-06-05T05:53:12.588Z | Compiling openssl-macros v0.1.1 |
| 1816 | 2026-06-05T05:53:12.631Z | Compiling pem v3.0.6 |
| 1817 | 2026-06-05T05:53:12.666Z | Compiling cookie v0.18.1 |
| 1818 | 2026-06-05T05:53:12.768Z | Compiling sigpipe v0.1.3 |
| 1819 | 2026-06-05T05:53:12.854Z | Compiling jiff v0.2.28 |
| 1820 | 2026-06-05T05:53:12.890Z | Compiling fixedbitset v0.4.2 |
| 1821 | 2026-06-05T05:53:12.957Z | Compiling glob v0.3.3 |
| 1822 | 2026-06-05T05:53:13.085Z | Compiling fixedbitset v0.5.7 |
| 1823 | 2026-06-05T05:53:13.132Z | Compiling typed-path v0.9.3 |
| 1824 | 2026-06-05T05:53:13.152Z | Compiling bytecount v0.6.9 |
| 1825 | 2026-06-05T05:53:13.157Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1826 | 2026-06-05T05:53:13.282Z | Compiling petgraph v0.8.3 |
| 1827 | 2026-06-05T05:53:13.392Z | Compiling papergrid v0.11.0 |
| 1828 | 2026-06-05T05:53:13.422Z | Compiling petgraph v0.6.5 |
| 1829 | 2026-06-05T05:53:14.474Z | Compiling tough v0.22.0 |
| 1830 | 2026-06-05T05:53:14.992Z | Compiling progenitor v0.14.0 |
| 1831 | 2026-06-05T05:53:15.099Z | Compiling zone v0.3.1 |
| 1832 | 2026-06-05T05:53:15.112Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1833 | 2026-06-05T05:53:15.140Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-06-05T05:53:15.172Z | Compiling libsw v3.5.0 |
| 1835 | 2026-06-05T05:53:15.311Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1836 | 2026-06-05T05:53:15.348Z | Compiling oxide-tokio-rt v0.1.6 |
| 1837 | 2026-06-05T05:53:15.533Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-06-05T05:53:15.543Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-06-05T05:53:15.652Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1840 | 2026-06-05T05:53:15.736Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-06-05T05:53:16.647Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-05T05:53:16.691Z | Compiling const_format v0.2.36 |
| 1843 | 2026-06-05T05:53:16.818Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-05T05:53:17.141Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1845 | 2026-06-05T05:53:17.248Z | Compiling tabled_derive v0.7.0 |
| 1846 | 2026-06-05T05:53:17.545Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-05T05:53:17.649Z | Compiling gethostname v0.5.0 |
| 1848 | 2026-06-05T05:53:17.692Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-05T05:53:17.728Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1850 | 2026-06-05T05:53:17.762Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-05T05:53:17.807Z | Compiling bcs v0.1.6 |
| 1852 | 2026-06-05T05:53:17.877Z | Compiling smf v0.2.3 |
| 1853 | 2026-06-05T05:53:18.156Z | Compiling nom v8.0.0 |
| 1854 | 2026-06-05T05:53:18.206Z | Compiling tagptr v0.2.0 |
| 1855 | 2026-06-05T05:53:18.217Z | Compiling lazy_static v1.5.0 |
| 1856 | 2026-06-05T05:53:18.318Z | Compiling unicode-linebreak v0.1.5 |
| 1857 | 2026-06-05T05:53:18.354Z | Compiling crunchy v0.2.4 |
| 1858 | 2026-06-05T05:53:18.548Z | Compiling smawk v0.3.2 |
| 1859 | 2026-06-05T05:53:18.568Z | Compiling linear-map v1.2.0 |
| 1860 | 2026-06-05T05:53:18.641Z | Compiling termtree v0.5.1 |
| 1861 | 2026-06-05T05:53:18.684Z | Compiling whoami v1.6.1 |
| 1862 | 2026-06-05T05:53:18.756Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-05T05:53:18.792Z | Compiling textwrap v0.16.2 |
| 1864 | 2026-06-05T05:53:19.014Z | Compiling moka v0.12.15 |
| 1865 | 2026-06-05T05:53:19.227Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-05T05:53:19.323Z | Compiling steno v0.4.1 |
| 1867 | 2026-06-05T05:53:19.803Z | Compiling tabled v0.15.0 |
| 1868 | 2026-06-05T05:53:20.461Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-05T05:53:20.481Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-05T05:53:20.557Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-05T05:53:21.348Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-05T05:53:22.299Z | Compiling hickory-proto v0.25.2 |
| 1873 | 2026-06-05T05:53:22.461Z | Compiling tiny-keccak v2.0.2 |
| 1874 | 2026-06-05T05:53:22.556Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1875 | 2026-06-05T05:53:22.775Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1876 | 2026-06-05T05:53:23.373Z | Compiling parking_lot_core v0.8.6 |
| 1877 | 2026-06-05T05:53:23.387Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1878 | 2026-06-05T05:53:23.802Z | Compiling libscf-sys v1.2.0 |
| 1879 | 2026-06-05T05:53:23.867Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-06-05T05:53:23.887Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1881 | 2026-06-05T05:53:23.906Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1882 | 2026-06-05T05:53:23.940Z | Compiling const-random-macro v0.1.16 |
| 1883 | 2026-06-05T05:53:24.121Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1884 | 2026-06-05T05:53:24.287Z | Compiling hickory-resolver v0.25.2 |
| 1885 | 2026-06-05T05:53:24.325Z | Compiling smartstring v1.0.1 |
| 1886 | 2026-06-05T05:53:24.540Z | Compiling ahash v0.8.12 |
| 1887 | 2026-06-05T05:53:24.702Z | Compiling parking_lot v0.11.2 |
| 1888 | 2026-06-05T05:53:24.838Z | Compiling const-random v0.1.18 |
| 1889 | 2026-06-05T05:53:24.911Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1890 | 2026-06-05T05:53:25.121Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-05T05:53:25.140Z | Compiling fxhash v0.2.1 |
| 1892 | 2026-06-05T05:53:25.177Z | Compiling internet-checksum v0.2.1 |
| 1893 | 2026-06-05T05:53:25.274Z | Compiling sled v0.34.7 |
| 1894 | 2026-06-05T05:53:25.831Z | Compiling thin-vec v0.2.18 |
| 1895 | 2026-06-05T05:53:25.863Z | Compiling rhai_codegen v3.2.0 |
| 1896 | 2026-06-05T05:53:26.124Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1897 | 2026-06-05T05:53:26.205Z | Compiling serial_test_derive v3.5.0 |
| 1898 | 2026-06-05T05:53:26.541Z | Compiling yansi v1.0.1 |
| 1899 | 2026-06-05T05:53:26.861Z | Compiling diff v0.1.13 |
| 1900 | 2026-06-05T05:53:26.937Z | Compiling serial_test v3.5.0 |
| 1901 | 2026-06-05T05:53:27.087Z | Compiling rhai v1.25.1 |
| 1902 | 2026-06-05T05:53:27.151Z | Compiling pretty_assertions v1.4.1 |
| 1903 | 2026-06-05T05:53:27.328Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1904 | 2026-06-05T05:53:29.444Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1905 | 2026-06-05T05:53:37.746Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-05T05:53:39.377Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-05T05:53:40.407Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1908 | 2026-06-05T05:53:41.311Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1909 | 2026-06-05T05:53:42.110Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1910 | 2026-06-05T05:53:43.259Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1911 | 2026-06-05T05:54:15.290Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 1912 | 2026-06-05T05:54:15.473Z | ──────────── |
| 1913 | 2026-06-05T05:54:15.473Z | Nextest run ID d8c3130a-ae53-4d4c-9409-639779ec4752 with nextest profile: default |
| 1914 | 2026-06-05T05:54:15.473Z | Starting 154 tests across 3 binaries |
| 1915 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1916 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1917 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1918 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1919 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1920 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_round_trip |
| 1921 | 2026-06-05T05:54:15.484Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1922 | 2026-06-05T05:54:15.487Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1923 | 2026-06-05T05:54:15.494Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1924 | 2026-06-05T05:54:15.497Z | PASS [ 0.011s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1925 | 2026-06-05T05:54:15.497Z | PASS [ 0.011s] bgp messages::tests::header_round_trip |
| 1926 | 2026-06-05T05:54:15.497Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1927 | 2026-06-05T05:54:15.497Z | PASS [ 0.011s] bgp messages::tests::empty_update_end_of_rib |
| 1928 | 2026-06-05T05:54:15.497Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1929 | 2026-06-05T05:54:15.497Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1930 | 2026-06-05T05:54:15.498Z | PASS [ 0.011s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1931 | 2026-06-05T05:54:15.504Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1932 | 2026-06-05T05:54:15.507Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1933 | 2026-06-05T05:54:15.507Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1934 | 2026-06-05T05:54:15.507Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1935 | 2026-06-05T05:54:15.507Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1936 | 2026-06-05T05:54:15.507Z | PASS [ 0.011s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1937 | 2026-06-05T05:54:15.507Z | PASS [ 0.011s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1938 | 2026-06-05T05:54:15.507Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1939 | 2026-06-05T05:54:15.513Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1940 | 2026-06-05T05:54:15.516Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1941 | 2026-06-05T05:54:15.516Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1942 | 2026-06-05T05:54:15.517Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1943 | 2026-06-05T05:54:15.517Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1944 | 2026-06-05T05:54:15.517Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1945 | 2026-06-05T05:54:15.517Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1946 | 2026-06-05T05:54:15.517Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1947 | 2026-06-05T05:54:15.523Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1948 | 2026-06-05T05:54:15.527Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1949 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1950 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1951 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1952 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1953 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1954 | 2026-06-05T05:54:15.527Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1955 | 2026-06-05T05:54:15.533Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1956 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1957 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1958 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1959 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1960 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1961 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1962 | 2026-06-05T05:54:15.536Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1963 | 2026-06-05T05:54:15.540Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1964 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1965 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1966 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1967 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1968 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1969 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1970 | 2026-06-05T05:54:15.543Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1971 | 2026-06-05T05:54:15.549Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1972 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1973 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1974 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1975 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1976 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::prefix_within |
| 1977 | 2026-06-05T05:54:15.552Z | PASS [ 0.009s] bgp messages::tests::prefix_conversion |
| 1978 | 2026-06-05T05:54:15.552Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1979 | 2026-06-05T05:54:15.557Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1980 | 2026-06-05T05:54:15.560Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1981 | 2026-06-05T05:54:15.560Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1982 | 2026-06-05T05:54:15.560Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1983 | 2026-06-05T05:54:15.560Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1984 | 2026-06-05T05:54:15.560Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1985 | 2026-06-05T05:54:15.560Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1986 | 2026-06-05T05:54:15.563Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1987 | 2026-06-05T05:54:15.566Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1988 | 2026-06-05T05:54:15.569Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1989 | 2026-06-05T05:54:15.569Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1990 | 2026-06-05T05:54:15.569Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1991 | 2026-06-05T05:54:15.571Z | PASS [ 0.008s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1992 | 2026-06-05T05:54:15.571Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1993 | 2026-06-05T05:54:15.571Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1994 | 2026-06-05T05:54:15.571Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1995 | 2026-06-05T05:54:15.575Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1996 | 2026-06-05T05:54:15.578Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 1997 | 2026-06-05T05:54:15.578Z | PASS [ 0.009s] bgp messages::tests::route_refresh_round_trip |
| 1998 | 2026-06-05T05:54:15.579Z | PASS [ 0.010s] bgp messages::tests::update_round_trip |
| 1999 | 2026-06-05T05:54:15.590Z | PASS [ 0.022s] bgp policy::test::open_add_4byte_as |
| 2000 | 2026-06-05T05:54:15.594Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2001 | 2026-06-05T05:54:15.594Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2002 | 2026-06-05T05:54:15.594Z | PASS [ 0.023s] bgp policy::test::update_drop_on_no_export |
| 2003 | 2026-06-05T05:54:15.595Z | PASS [ 0.024s] bgp policy::test::open_require_4byte_as |
| 2004 | 2026-06-05T05:54:15.595Z | PASS [ 0.025s] bgp policy::test::shape_update_prefixes |
| 2005 | 2026-06-05T05:54:15.599Z | PASS [ 0.019s] bgp policy::test::update_shape_community |
| 2006 | 2026-06-05T05:54:15.607Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2007 | 2026-06-05T05:54:15.610Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2008 | 2026-06-05T05:54:15.611Z | PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2009 | 2026-06-05T05:54:15.611Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2010 | 2026-06-05T05:54:15.611Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2011 | 2026-06-05T05:54:15.611Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2012 | 2026-06-05T05:54:15.611Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2013 | 2026-06-05T05:54:15.611Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2014 | 2026-06-05T05:54:15.620Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2015 | 2026-06-05T05:54:15.624Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2016 | 2026-06-05T05:54:15.624Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2017 | 2026-06-05T05:54:15.624Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2018 | 2026-06-05T05:54:15.628Z | PASS [ 0.017s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2019 | 2026-06-05T05:54:15.628Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2020 | 2026-06-05T05:54:15.632Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2021 | 2026-06-05T05:54:15.632Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 2022 | 2026-06-05T05:54:15.632Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2023 | 2026-06-05T05:54:15.636Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2024 | 2026-06-05T05:54:15.636Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2025 | 2026-06-05T05:54:15.636Z | PASS [ 0.027s] bgp proptest::prop_update_traditional_roundtrip |
| 2026 | 2026-06-05T05:54:15.636Z | PASS [ 0.029s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2027 | 2026-06-05T05:54:15.641Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2028 | 2026-06-05T05:54:15.641Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2029 | 2026-06-05T05:54:15.641Z | PASS [ 0.032s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2030 | 2026-06-05T05:54:15.646Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2031 | 2026-06-05T05:54:15.646Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2032 | 2026-06-05T05:54:15.646Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2033 | 2026-06-05T05:54:15.646Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2034 | 2026-06-05T05:54:15.646Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2035 | 2026-06-05T05:54:15.650Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2036 | 2026-06-05T05:54:18.710Z | PASS [ 3.066s] bgp test::test_basic_update |
| 2037 | 2026-06-05T05:54:18.710Z | PASS [ 3.066s] bgp test::test_basic_update_ipv6 |
| 2038 | 2026-06-05T05:54:18.717Z | PASS [ 3.075s] bgp test::test_basic_peering_passive_tcp |
| 2039 | 2026-06-05T05:54:18.718Z | PASS [ 3.078s] bgp test::test_basic_peering_active |
| 2040 | 2026-06-05T05:54:18.721Z | PASS [ 3.081s] bgp test::test_basic_peering_passive |
| 2041 | 2026-06-05T05:54:18.725Z | PASS [ 3.079s] bgp test::test_basic_update_ipv6_tcp |
| 2042 | 2026-06-05T05:54:18.726Z | PASS [ 3.085s] bgp test::test_basic_peering_active_tcp |
| 2043 | 2026-06-05T05:54:18.729Z | PASS [ 3.080s] bgp test::test_basic_update_tcp |
| 2044 | 2026-06-05T05:54:21.788Z | PASS [ 3.067s] bgp test::test_ipv6_basic_peering_active |
| 2045 | 2026-06-05T05:54:21.791Z | PASS [ 3.066s] bgp test::test_ipv6_basic_peering_passive |
| 2046 | 2026-06-05T05:54:21.806Z | PASS [ 3.078s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2047 | 2026-06-05T05:54:22.801Z | PASS [ 4.083s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2048 | 2026-06-05T05:54:22.801Z | PASS [ 4.091s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2049 | 2026-06-05T05:54:22.801Z | PASS [ 4.091s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2050 | 2026-06-05T05:54:22.804Z | PASS [ 4.079s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2051 | 2026-06-05T05:54:22.804Z | PASS [ 4.087s] bgp test::test_import_export_policy_filtering |
| 2052 | 2026-06-05T05:54:22.851Z | PASS [ 1.060s] bgp test::test_multiple_unnumbered_sessions |
| 2053 | 2026-06-05T05:54:23.899Z | PASS [ 1.097s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2054 | 2026-06-05T05:54:23.902Z | PASS [ 1.100s] bgp test::test_three_router_chain_tcp |
| 2055 | 2026-06-05T05:54:24.608Z | PASS [ 2.802s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2056 | 2026-06-05T05:54:24.867Z | PASS [ 2.062s] bgp test::test_same_linklocal_multiple_interfaces |
| 2057 | 2026-06-05T05:54:24.958Z | PASS [ 1.059s] bgp test::test_unnumbered_ndp_change |
| 2058 | 2026-06-05T05:54:24.964Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2059 | 2026-06-05T05:54:24.969Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2060 | 2026-06-05T05:54:24.973Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2061 | 2026-06-05T05:54:24.978Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2062 | 2026-06-05T05:54:25.866Z | PASS [ 4.077s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2063 | 2026-06-05T05:54:26.871Z | PASS [ 4.069s] bgp test::test_three_router_chain_unnumbered |
| 2064 | 2026-06-05T05:54:27.865Z | PASS [ 5.060s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2065 | 2026-06-05T05:54:29.671Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2066 | 2026-06-05T05:54:32.964Z | PASS [ 9.062s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2067 | 2026-06-05T05:54:33.926Z | PASS [ 9.060s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2068 | 2026-06-05T05:54:40.918Z | PASS [ 18.065s] bgp test::test_unnumbered_interface_lifecycle |
| 2069 | 2026-06-05T05:54:40.921Z | ──────────── |
| 2070 | 2026-06-05T05:54:40.921Z | Summary [ 25.443s] 154 tests run: 154 passed, 0 skipped |
| 2071 | 2026-06-05T05:54:40.931Z | + cp ./dualstack_routes.log ./loopback-manager.test_basic_peering_active_tcp.log ./loopback-manager.test_basic_peering_passive_tcp.log ./loopback-manager.test_basic_update_ipv6_tcp.log ./loopback-manager.test_basic_update_tcp.log ./loopback-manager.test_dual_stack_routes_ipv4_peer_success.log ./loopback-manager.test_dual_stack_routes_ipv6_peer_success.log ./loopback-manager.test_import_export_policy_filtering.log ./loopback-manager.test_ipv4_routes_ipv6_peer_success.log ./loopback-manager.test_ipv6_basic_peering_active_tcp.log ./loopback-manager.test_ipv6_basic_peering_passive_tcp.log ./loopback-manager.test_ipv6_routes_ipv4_peer_success.log ./loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log ./loopback-manager.test_three_router_chain_tcp_ipv6.log ./loopback-manager.test_three_router_chain_tcp.log ./multiple_unnumbered.log ./ndp_change_reset.log ./ndp_changes.log ./r1.test_basic_peering_active_tcp.log ./r1.test_basic_peering_active.log ./r1.test_basic_peering_passive_tcp.log ./r1.test_basic_peering_passive.log ./r1.test_basic_update_ipv6_tcp.log ./r1.test_basic_update_ipv6.log ./r1.test_basic_update_tcp.log ./r1.test_basic_update.log ./r1.test_dual_stack_routes_ipv4_peer_success.log ./r1.test_dual_stack_routes_ipv6_peer_success.log ./r1.test_import_export_policy_filtering.log ./r1.test_ipv4_routes_ipv6_peer_success.log ./r1.test_ipv6_basic_peering_active_tcp.log ./r1.test_ipv6_basic_peering_active.log ./r1.test_ipv6_basic_peering_passive_tcp.log ./r1.test_ipv6_basic_peering_passive.log ./r1.test_ipv6_routes_ipv4_peer_success.log ./r1.test_neighbor_thread_lifecycle_no_leaks.log ./r1.test_three_router_chain_tcp_ipv6.log ./r1.test_three_router_chain_tcp.log ./r2.test_basic_peering_active_tcp.log ./r2.test_basic_peering_active.log ./r2.test_basic_peering_passive_tcp.log ./r2.test_basic_peering_passive.log ./r2.test_basic_update_ipv6_tcp.log ./r2.test_basic_update_ipv6.log ./r2.test_basic_update_tcp.log ./r2.test_basic_update.log ./r2.test_dual_stack_routes_ipv4_peer_success.log ./r2.test_dual_stack_routes_ipv6_peer_success.log ./r2.test_import_export_policy_filtering.log ./r2.test_ipv4_routes_ipv6_peer_success.log ./r2.test_ipv6_basic_peering_active_tcp.log ./r2.test_ipv6_basic_peering_active.log ./r2.test_ipv6_basic_peering_passive_tcp.log ./r2.test_ipv6_basic_peering_passive.log ./r2.test_ipv6_routes_ipv4_peer_success.log ./r2.test_neighbor_thread_lifecycle_no_leaks.log ./r2.test_three_router_chain_tcp_ipv6.log ./r2.test_three_router_chain_tcp.log ./r3.test_three_router_chain_tcp_ipv6.log ./r3.test_three_router_chain_tcp.log ./same_linklocal.log ./three_chain.log ./unnumbered_expiry.log ./unnumbered_interface_lifecycle.log ./unnumbered_peer_change.log /work/ |
| 2072 | 2026-06-05T05:54:40.936Z | + popd |
| 2073 | 2026-06-05T05:54:40.936Z | + pushd mgd |
| 2074 | 2026-06-05T05:54:40.939Z | /work/oxidecomputer/maghemite |
| 2075 | 2026-06-05T05:54:40.939Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2076 | 2026-06-05T05:54:40.939Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2077 | 2026-06-05T05:54:42.115Z | Compiling slog v2.8.2 |
| 2078 | 2026-06-05T05:54:42.224Z | Compiling usdt v0.6.0 |
| 2079 | 2026-06-05T05:54:42.316Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2080 | 2026-06-05T05:54:42.333Z | Compiling papergrid v0.18.0 |
| 2081 | 2026-06-05T05:54:42.336Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2082 | 2026-06-05T05:54:42.336Z | Compiling testing_table v0.3.0 |
| 2083 | 2026-06-05T05:54:42.493Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2084 | 2026-06-05T05:54:42.497Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2085 | 2026-06-05T05:54:42.514Z | Compiling crc8 v0.1.1 |
| 2086 | 2026-06-05T05:54:42.607Z | Compiling slog-json v2.6.1 |
| 2087 | 2026-06-05T05:54:42.618Z | Compiling slog-term v2.9.2 |
| 2088 | 2026-06-05T05:54:42.711Z | Compiling slog-async v2.8.0 |
| 2089 | 2026-06-05T05:54:42.823Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2090 | 2026-06-05T05:54:42.878Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2091 | 2026-06-05T05:54:42.949Z | Compiling slog-bunyan v2.5.0 |
| 2092 | 2026-06-05T05:54:42.960Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2093 | 2026-06-05T05:54:43.213Z | Compiling dropshot v0.17.1 |
| 2094 | 2026-06-05T05:54:43.234Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2095 | 2026-06-05T05:54:43.257Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2096 | 2026-06-05T05:54:43.352Z | Compiling slog-dtrace v0.3.0 |
| 2097 | 2026-06-05T05:54:43.438Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2098 | 2026-06-05T05:54:43.662Z | Compiling steno v0.4.1 |
| 2099 | 2026-06-05T05:54:43.774Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2100 | 2026-06-05T05:54:44.360Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2101 | 2026-06-05T05:54:44.411Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2102 | 2026-06-05T05:54:44.478Z | Compiling proc-macro-error2 v2.0.1 |
| 2103 | 2026-06-05T05:54:44.750Z | Compiling tabled_derive v0.11.0 |
| 2104 | 2026-06-05T05:54:45.374Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2105 | 2026-06-05T05:54:45.830Z | Compiling tabled v0.21.0 |
| 2106 | 2026-06-05T05:54:46.861Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2107 | 2026-06-05T05:54:47.193Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2108 | 2026-06-05T05:54:48.689Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2109 | 2026-06-05T05:54:49.285Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2110 | 2026-06-05T05:54:49.467Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2111 | 2026-06-05T05:54:49.495Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2112 | 2026-06-05T05:54:49.610Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2113 | 2026-06-05T05:54:49.926Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2114 | 2026-06-05T05:54:50.082Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2115 | 2026-06-05T05:54:50.356Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2116 | 2026-06-05T05:54:50.768Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2117 | 2026-06-05T05:54:51.916Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-06-05T05:54:52.384Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2119 | 2026-06-05T05:54:52.411Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2120 | 2026-06-05T05:54:52.933Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2121 | 2026-06-05T05:54:53.100Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2122 | 2026-06-05T05:54:53.781Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2123 | 2026-06-05T05:54:54.051Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2124 | 2026-06-05T05:54:54.619Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2125 | 2026-06-05T05:54:55.424Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2126 | 2026-06-05T05:54:55.636Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2127 | 2026-06-05T05:54:55.681Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2128 | 2026-06-05T05:54:56.271Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2129 | 2026-06-05T05:55:00.129Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2130 | 2026-06-05T05:55:00.129Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2131 | 2026-06-05T05:55:00.989Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2132 | 2026-06-05T05:55:01.214Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2133 | 2026-06-05T05:55:01.271Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2134 | 2026-06-05T05:55:02.626Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2135 | 2026-06-05T05:55:02.801Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2136 | 2026-06-05T05:55:10.033Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2137 | 2026-06-05T05:55:16.817Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2138 | 2026-06-05T05:55:18.379Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2139 | 2026-06-05T05:55:19.431Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2140 | 2026-06-05T05:55:20.319Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2141 | 2026-06-05T05:55:21.159Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2142 | 2026-06-05T05:55:23.054Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2143 | 2026-06-05T05:55:23.054Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2144 | 2026-06-05T05:55:23.071Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2145 | 2026-06-05T05:55:27.995Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2146 | 2026-06-05T05:55:54.661Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s |
| 2147 | 2026-06-05T05:55:54.837Z | ──────────── |
| 2148 | 2026-06-05T05:55:54.837Z | Nextest run ID 7f1c9c52-5613-4795-8357-6d610d8d5f59 with nextest profile: default |
| 2149 | 2026-06-05T05:55:54.837Z | Starting 36 tests across 3 binaries |
| 2150 | 2026-06-05T05:55:54.847Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2151 | 2026-06-05T05:55:54.847Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2152 | 2026-06-05T05:55:54.847Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2153 | 2026-06-05T05:55:54.847Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2154 | 2026-06-05T05:55:54.848Z | PASS [ 0.009s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2155 | 2026-06-05T05:55:54.848Z | PASS [ 0.009s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2156 | 2026-06-05T05:55:54.848Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2157 | 2026-06-05T05:55:54.848Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2158 | 2026-06-05T05:55:54.899Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2159 | 2026-06-05T05:55:54.920Z | PASS [ 0.063s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2160 | 2026-06-05T05:55:54.920Z | PASS [ 0.063s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2161 | 2026-06-05T05:55:54.920Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2162 | 2026-06-05T05:55:54.920Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2163 | 2026-06-05T05:55:54.921Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2164 | 2026-06-05T05:55:54.921Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2165 | 2026-06-05T05:55:54.921Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2166 | 2026-06-05T05:55:54.921Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2167 | 2026-06-05T05:55:54.921Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2168 | 2026-06-05T05:55:54.921Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2169 | 2026-06-05T05:55:54.921Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2170 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2171 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2172 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2173 | 2026-06-05T05:55:54.924Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2174 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2175 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2176 | 2026-06-05T05:55:54.924Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2177 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2178 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2179 | 2026-06-05T05:55:54.924Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2180 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2181 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2182 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2183 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2184 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2185 | 2026-06-05T05:55:54.924Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2186 | 2026-06-05T05:55:54.924Z | ──────────── |
| 2187 | 2026-06-05T05:55:54.925Z | Summary [ 0.092s] 36 tests run: 36 passed, 0 skipped |
| 2188 | 2026-06-05T05:55:54.925Z | + cp ./apply_remove_entire_group.log /work/ |
| 2189 | 2026-06-05T05:55:54.925Z | + popd |
| 2190 | 2026-06-05T05:55:54.925Z | /work/oxidecomputer/maghemite |
| 2191 | 2026-06-05T05:55:54.925Z | process exited: duration 426600 ms, exit code 0 |
| |
| 2192 | 2026-06-05T05:55:54.988Z | found 66 output files |
| 2193 | 2026-06-05T05:55:54.988Z | uploading: /work/apply_remove_entire_group.log (9240 bytes) |
| 2194 | 2026-06-05T05:55:56.062Z | uploaded: /work/apply_remove_entire_group.log |
| 2195 | 2026-06-05T05:55:56.062Z | uploading: /work/dualstack_routes.log (119968 bytes) |
| 2196 | 2026-06-05T05:55:57.229Z | uploaded: /work/dualstack_routes.log |
| 2197 | 2026-06-05T05:55:57.229Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2414 bytes) |
| 2198 | 2026-06-05T05:55:58.271Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2199 | 2026-06-05T05:55:58.271Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1489 bytes) |
| 2200 | 2026-06-05T05:55:59.426Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2201 | 2026-06-05T05:55:59.426Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2514 bytes) |
| 2202 | 2026-06-05T05:56:02.036Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2203 | 2026-06-05T05:56:02.036Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2541 bytes) |
| 2204 | 2026-06-05T05:56:03.089Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2205 | 2026-06-05T05:56:03.090Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2183 bytes) |
| 2206 | 2026-06-05T05:56:04.133Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2207 | 2026-06-05T05:56:04.134Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2176 bytes) |
| 2208 | 2026-06-05T05:56:05.160Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2209 | 2026-06-05T05:56:05.160Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3125 bytes) |
| 2210 | 2026-06-05T05:56:06.180Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2211 | 2026-06-05T05:56:06.180Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2023 bytes) |
| 2212 | 2026-06-05T05:56:07.205Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2213 | 2026-06-05T05:56:07.205Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2242 bytes) |
| 2214 | 2026-06-05T05:56:08.238Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2215 | 2026-06-05T05:56:08.239Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2269 bytes) |
| 2216 | 2026-06-05T05:56:09.259Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2217 | 2026-06-05T05:56:09.266Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2254 bytes) |
| 2218 | 2026-06-05T05:56:10.290Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2219 | 2026-06-05T05:56:10.290Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2473 bytes) |
| 2220 | 2026-06-05T05:56:11.310Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2221 | 2026-06-05T05:56:11.310Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4636 bytes) |
| 2222 | 2026-06-05T05:56:12.424Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2223 | 2026-06-05T05:56:12.424Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3522 bytes) |
| 2224 | 2026-06-05T05:56:13.449Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2225 | 2026-06-05T05:56:13.449Z | uploading: /work/multiple_unnumbered.log (138741 bytes) |
| 2226 | 2026-06-05T05:56:14.478Z | uploaded: /work/multiple_unnumbered.log |
| 2227 | 2026-06-05T05:56:14.478Z | uploading: /work/ndp_change_reset.log (69605 bytes) |
| 2228 | 2026-06-05T05:56:15.662Z | uploaded: /work/ndp_change_reset.log |
| 2229 | 2026-06-05T05:56:15.662Z | uploading: /work/ndp_changes.log (88543 bytes) |
| 2230 | 2026-06-05T05:56:16.761Z | uploaded: /work/ndp_changes.log |
| 2231 | 2026-06-05T05:56:16.761Z | uploading: /work/r1.test_basic_peering_active.log (40086 bytes) |
| 2232 | 2026-06-05T05:56:17.782Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2233 | 2026-06-05T05:56:17.782Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45517 bytes) |
| 2234 | 2026-06-05T05:56:18.836Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2235 | 2026-06-05T05:56:18.836Z | uploading: /work/r1.test_basic_peering_passive.log (33878 bytes) |
| 2236 | 2026-06-05T05:56:20.077Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2237 | 2026-06-05T05:56:20.077Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39691 bytes) |
| 2238 | 2026-06-05T05:56:21.113Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2239 | 2026-06-05T05:56:21.113Z | uploading: /work/r1.test_basic_update.log (28445 bytes) |
| 2240 | 2026-06-05T05:56:22.142Z | uploaded: /work/r1.test_basic_update.log |
| 2241 | 2026-06-05T05:56:22.142Z | uploading: /work/r1.test_basic_update_ipv6.log (28193 bytes) |
| 2242 | 2026-06-05T05:56:23.192Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2243 | 2026-06-05T05:56:23.192Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31501 bytes) |
| 2244 | 2026-06-05T05:56:27.376Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2245 | 2026-06-05T05:56:27.376Z | uploading: /work/r1.test_basic_update_tcp.log (31151 bytes) |
| 2246 | 2026-06-05T05:56:28.393Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2247 | 2026-06-05T05:56:28.393Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (43607 bytes) |
| 2248 | 2026-06-05T05:56:29.408Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2249 | 2026-06-05T05:56:29.408Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (43758 bytes) |
| 2250 | 2026-06-05T05:56:30.474Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2251 | 2026-06-05T05:56:30.474Z | uploading: /work/r1.test_import_export_policy_filtering.log (40201 bytes) |
| 2252 | 2026-06-05T05:56:31.488Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2253 | 2026-06-05T05:56:31.488Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35891 bytes) |
| 2254 | 2026-06-05T05:56:32.501Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2255 | 2026-06-05T05:56:32.501Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40260 bytes) |
| 2256 | 2026-06-05T05:56:33.513Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2257 | 2026-06-05T05:56:33.514Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49716 bytes) |
| 2258 | 2026-06-05T05:56:34.532Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2259 | 2026-06-05T05:56:34.532Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33906 bytes) |
| 2260 | 2026-06-05T05:56:35.549Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2261 | 2026-06-05T05:56:35.549Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (39618 bytes) |
| 2262 | 2026-06-05T05:56:36.560Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2263 | 2026-06-05T05:56:36.560Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (35546 bytes) |
| 2264 | 2026-06-05T05:56:37.575Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2265 | 2026-06-05T05:56:37.575Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29940 bytes) |
| 2266 | 2026-06-05T05:56:38.587Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2267 | 2026-06-05T05:56:38.587Z | uploading: /work/r1.test_three_router_chain_tcp.log (25862 bytes) |
| 2268 | 2026-06-05T05:56:39.606Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2269 | 2026-06-05T05:56:39.607Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (25924 bytes) |
| 2270 | 2026-06-05T05:56:40.623Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2271 | 2026-06-05T05:56:40.623Z | uploading: /work/r2.test_basic_peering_active.log (38787 bytes) |
| 2272 | 2026-06-05T05:56:41.637Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2273 | 2026-06-05T05:56:41.638Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44384 bytes) |
| 2274 | 2026-06-05T05:56:42.652Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2275 | 2026-06-05T05:56:42.652Z | uploading: /work/r2.test_basic_peering_passive.log (41329 bytes) |
| 2276 | 2026-06-05T05:56:43.672Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2277 | 2026-06-05T05:56:43.672Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (46776 bytes) |
| 2278 | 2026-06-05T05:56:44.690Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2279 | 2026-06-05T05:56:44.690Z | uploading: /work/r2.test_basic_update.log (26479 bytes) |
| 2280 | 2026-06-05T05:56:45.705Z | uploaded: /work/r2.test_basic_update.log |
| 2281 | 2026-06-05T05:56:45.705Z | uploading: /work/r2.test_basic_update_ipv6.log (26545 bytes) |
| 2282 | 2026-06-05T05:56:46.737Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2283 | 2026-06-05T05:56:46.737Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (34140 bytes) |
| 2284 | 2026-06-05T05:56:47.754Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2285 | 2026-06-05T05:56:47.754Z | uploading: /work/r2.test_basic_update_tcp.log (32799 bytes) |
| 2286 | 2026-06-05T05:56:48.767Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2287 | 2026-06-05T05:56:48.768Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43584 bytes) |
| 2288 | 2026-06-05T05:56:49.782Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2289 | 2026-06-05T05:56:49.782Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (42210 bytes) |
| 2290 | 2026-06-05T05:56:50.795Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2291 | 2026-06-05T05:56:50.795Z | uploading: /work/r2.test_import_export_policy_filtering.log (36561 bytes) |
| 2292 | 2026-06-05T05:56:51.810Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2293 | 2026-06-05T05:56:51.810Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38293 bytes) |
| 2294 | 2026-06-05T05:56:52.823Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2295 | 2026-06-05T05:56:52.823Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (38914 bytes) |
| 2296 | 2026-06-05T05:56:53.840Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2297 | 2026-06-05T05:56:53.840Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47677 bytes) |
| 2298 | 2026-06-05T05:56:54.854Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2299 | 2026-06-05T05:56:54.854Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41428 bytes) |
| 2300 | 2026-06-05T05:56:55.868Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2301 | 2026-06-05T05:56:55.868Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46648 bytes) |
| 2302 | 2026-06-05T05:56:56.880Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2303 | 2026-06-05T05:56:56.881Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38173 bytes) |
| 2304 | 2026-06-05T05:56:57.892Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2305 | 2026-06-05T05:56:57.892Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28071 bytes) |
| 2306 | 2026-06-05T05:56:58.904Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2307 | 2026-06-05T05:56:58.904Z | uploading: /work/r2.test_three_router_chain_tcp.log (48533 bytes) |
| 2308 | 2026-06-05T05:56:59.920Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2309 | 2026-06-05T05:56:59.920Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (44979 bytes) |
| 2310 | 2026-06-05T05:57:00.934Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2311 | 2026-06-05T05:57:00.934Z | uploading: /work/r3.test_three_router_chain_tcp.log (24536 bytes) |
| 2312 | 2026-06-05T05:57:01.950Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2313 | 2026-06-05T05:57:01.951Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (21449 bytes) |
| 2314 | 2026-06-05T05:57:02.961Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2315 | 2026-06-05T05:57:02.961Z | uploading: /work/same_linklocal.log (141349 bytes) |
| 2316 | 2026-06-05T05:57:03.977Z | uploaded: /work/same_linklocal.log |
| 2317 | 2026-06-05T05:57:03.977Z | uploading: /work/three_chain.log (144905 bytes) |
| 2318 | 2026-06-05T05:57:04.995Z | uploaded: /work/three_chain.log |
| 2319 | 2026-06-05T05:57:04.995Z | uploading: /work/unnumbered_expiry.log (88184 bytes) |
| 2320 | 2026-06-05T05:57:06.013Z | uploaded: /work/unnumbered_expiry.log |
| 2321 | 2026-06-05T05:57:06.013Z | uploading: /work/unnumbered_interface_lifecycle.log (162811 bytes) |
| 2322 | 2026-06-05T05:57:07.049Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2323 | 2026-06-05T05:57:07.049Z | uploading: /work/unnumbered_peer_change.log (78939 bytes) |
| 2324 | 2026-06-05T05:57:08.075Z | uploaded: /work/unnumbered_peer_change.log |