|
|
|
| 1 | 2026-03-02T08:30:35.593Z | job assigned to worker 01KJPTPGW2GTY775FX0DMZQAZR [factory gimlet-EVT22200007-propolis, EVT22200007/59802] (queued for 34 s) |
| |
| 2 | 2026-03-02T08:30:44.477Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:30:44.503Z | ++ uname -s |
| 4 | 2026-03-02T08:30:44.503Z | + kern=SunOS |
| 5 | 2026-03-02T08:30:44.503Z | + build_user=build |
| 6 | 2026-03-02T08:30:44.503Z | + build_uid=12345 |
| 7 | 2026-03-02T08:30:44.503Z | + work_dir=/work |
| 8 | 2026-03-02T08:30:44.503Z | + input_dir=/input |
| 9 | 2026-03-02T08:30:44.503Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:30:44.503Z | + case "$kern" in |
| 11 | 2026-03-02T08:30:44.503Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:30:44.503Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:30:46.502Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:30:46.539Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:30:46.564Z | + home_fs=zfs |
| 16 | 2026-03-02T08:30:46.564Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:30:46.564Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:30:46.565Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:30:48.549Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:30:48.574Z | process exited: duration 4074 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:30:48.626Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:30:48.651Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:30:48.651Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-02T08:30:48.651Z | * rust toolchain profile = "default" |
| 25 | 2026-03-02T08:30:48.651Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-02T08:30:48.651Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:30:48.651Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-02T08:30:48.651Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:30:48.651Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:30:48.785Z | info: downloading installer |
| 31 | 2026-03-02T08:30:49.591Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:30:49.591Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:30:49.591Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:30:49.591Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:30:49.591Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:30:49.591Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:30:49.591Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:30:49.591Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:30:49.591Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:30:49.617Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:30:49.617Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:30:49.617Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:30:49.719Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:30:49.719Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:30:50.046Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:30:50.152Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:30:50.684Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:30:51.944Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:30:56.983Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:30:57.092Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:30:58.368Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:30:58.830Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:31:02.373Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:04.637Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:13.212Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:13.599Z | |
| 57 | 2026-03-02T08:31:13.599Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2026-03-02T08:31:13.778Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:13.778Z | |
| 60 | 2026-03-02T08:31:13.778Z | |
| 61 | 2026-03-02T08:31:13.778Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:13.778Z | |
| 63 | 2026-03-02T08:31:13.778Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:13.803Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:13.803Z | |
| 66 | 2026-03-02T08:31:13.803Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:13.803Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:13.804Z | |
| 69 | 2026-03-02T08:31:13.804Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:13.804Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:13.804Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:13.804Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:13.899Z | + rustup --version |
| 74 | 2026-03-02T08:31:13.923Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:13.923Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:14.015Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:14.040Z | + cargo --version |
| 78 | 2026-03-02T08:31:14.112Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:14.137Z | + rustc --version |
| 80 | 2026-03-02T08:31:14.203Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:14.228Z | process exited: duration 25584 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:14.280Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:14.335Z | process exited: duration 57 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:14.385Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:14.418Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:14.418Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:14.444Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:15.813Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:15.813Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:16.195Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:16.195Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:16.224Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:16.224Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:16.224Z | + current=main |
| 95 | 2026-03-02T08:31:16.225Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:16.225Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:16.225Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:16.255Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:16.281Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:16.305Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:16.305Z | process exited: duration 1896 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:16.355Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:16.380Z | + set -e |
| 104 | 2026-03-02T08:31:16.380Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-02T08:31:16.380Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-02T08:31:16.380Z | ++ PLATFORM=illumos |
| 107 | 2026-03-02T08:31:16.380Z | ++ banner install |
| 108 | 2026-03-02T08:31:16.380Z | |
| 109 | 2026-03-02T08:31:16.380Z | # # # #### ##### ## # # |
| 110 | 2026-03-02T08:31:16.380Z | # ## # # # # # # # |
| 111 | 2026-03-02T08:31:16.380Z | # # # # #### # # # # # |
| 112 | 2026-03-02T08:31:16.380Z | # # # # # # ###### # # |
| 113 | 2026-03-02T08:31:16.380Z | # # ## # # # # # # # |
| 114 | 2026-03-02T08:31:16.380Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-02T08:31:16.380Z | |
| 116 | 2026-03-02T08:31:16.380Z | ++ set +o errexit |
| 117 | 2026-03-02T08:31:16.380Z | ++ pkg info clang-15 |
| 118 | 2026-03-02T08:31:16.381Z | ++ grep -qi installed |
| 119 | 2026-03-02T08:31:17.969Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-02T08:31:17.969Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-02T08:31:17.969Z | |
| 122 | 2026-03-02T08:31:17.969Z | clang-15 |
| 123 | 2026-03-02T08:31:18.444Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-02T08:31:18.444Z | ++ set -o errexit |
| 125 | 2026-03-02T08:31:18.444Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-02T08:31:36.873Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-02T08:31:49.654Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-02T08:32:18.984Z | Planning: Solver setup ... Done |
| 129 | 2026-03-02T08:32:19.179Z | Planning: Running solver ... Done |
| 130 | 2026-03-02T08:32:19.325Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-02T08:32:19.411Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-02T08:32:19.831Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-02T08:32:19.885Z | Planning: Package planning ... Done |
| 134 | 2026-03-02T08:32:19.940Z | Planning: Merging actions ... Done |
| 135 | 2026-03-02T08:32:20.134Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-02T08:32:20.158Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-02T08:32:20.779Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-02T08:32:20.804Z | Planning: Planning completed in 31.02 seconds |
| 139 | 2026-03-02T08:32:20.829Z | Packages to install: 2 |
| 140 | 2026-03-02T08:32:20.829Z | Mediators to change: 2 |
| 141 | 2026-03-02T08:32:20.829Z | Services to change: 1 |
| 142 | 2026-03-02T08:32:20.829Z | Create boot environment: No |
| 143 | 2026-03-02T08:32:20.829Z | Create backup boot environment: No |
| 144 | 2026-03-02T08:32:20.864Z | |
| 145 | 2026-03-02T08:32:20.864Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-02T08:32:25.873Z | Download: 815/3076 items 18.3/211.3MB 8% complete (3.9M/s) |
| 147 | 2026-03-02T08:32:30.870Z | Download: 1084/3076 items 104.5/211.3MB 49% complete (10.4M/s) |
| 148 | 2026-03-02T08:32:35.871Z | Download: 1823/3076 items 117.4/211.3MB 55% complete (9.9M/s) |
| 149 | 2026-03-02T08:32:40.875Z | Download: 2876/3076 items 120.2/211.3MB 56% complete (1.8M/s) |
| 150 | 2026-03-02T08:32:45.937Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (8.4M/s) |
| 151 | 2026-03-02T08:32:49.973Z | Download: Completed 211.31 MB in 29.11 seconds (7.3M/s) |
| 152 | 2026-03-02T08:32:50.132Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-03-02T08:32:55.134Z | Actions: 3149/3418 actions (Installing new actions) |
| 154 | 2026-03-02T08:32:56.237Z | Actions: Completed 3418 actions in 6.10 seconds. |
| 155 | 2026-03-02T08:32:56.992Z | Done |
| 156 | 2026-03-02T08:32:56.992Z | Done |
| 157 | 2026-03-02T08:32:58.368Z | Done |
| 158 | 2026-03-02T08:33:03.768Z | Done |
| 159 | 2026-03-02T08:33:03.858Z | Done |
| 160 | 2026-03-02T08:33:03.883Z | Done |
| 161 | 2026-03-02T08:33:04.030Z | Done |
| 162 | 2026-03-02T08:33:04.659Z | ++ set -o errexit |
| 163 | 2026-03-02T08:33:04.660Z | ++ cargo --version |
| 164 | 2026-03-02T08:33:04.684Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 165 | 2026-03-02T08:33:04.846Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 166 | 2026-03-02T08:33:04.847Z | info: downloading component 'cargo' |
| 167 | 2026-03-02T08:33:05.033Z | info: downloading component 'clippy' |
| 168 | 2026-03-02T08:33:05.122Z | info: downloading component 'rust-docs' |
| 169 | 2026-03-02T08:33:05.462Z | info: downloading component 'rust-std' |
| 170 | 2026-03-02T08:33:05.793Z | info: downloading component 'rustc' |
| 171 | 2026-03-02T08:33:07.768Z | info: downloading component 'rustfmt' |
| 172 | 2026-03-02T08:33:07.874Z | info: installing component 'cargo' |
| 173 | 2026-03-02T08:33:09.198Z | info: installing component 'clippy' |
| 174 | 2026-03-02T08:33:09.646Z | info: installing component 'rust-docs' |
| 175 | 2026-03-02T08:33:13.003Z | info: installing component 'rust-std' |
| 176 | 2026-03-02T08:33:15.164Z | info: installing component 'rustc' |
| 177 | 2026-03-02T08:33:23.564Z | info: installing component 'rustfmt' |
| 178 | 2026-03-02T08:33:24.117Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 179 | 2026-03-02T08:33:24.142Z | ++ rustc --version |
| 180 | 2026-03-02T08:33:24.255Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 181 | 2026-03-02T08:33:24.280Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 182 | 2026-03-02T08:33:24.416Z | Updating crates.io index |
| 183 | 2026-03-02T08:33:24.497Z | Downloading crates ... |
| 184 | 2026-03-02T08:33:24.540Z | Downloaded cargo-nextest v0.9.97 |
| 185 | 2026-03-02T08:33:24.651Z | Installing cargo-nextest v0.9.97 |
| 186 | 2026-03-02T08:33:24.746Z | Updating crates.io index |
| 187 | 2026-03-02T08:33:26.241Z | Locking 406 packages to latest compatible versions |
| 188 | 2026-03-02T08:33:26.266Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 189 | 2026-03-02T08:33:26.266Z | Adding duct v0.13.7 (available: v1.1.1) |
| 190 | 2026-03-02T08:33:26.266Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 191 | 2026-03-02T08:33:26.266Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 192 | 2026-03-02T08:33:26.266Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 193 | 2026-03-02T08:33:26.266Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 194 | 2026-03-02T08:33:26.266Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 195 | 2026-03-02T08:33:26.266Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 196 | 2026-03-02T08:33:26.291Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 197 | 2026-03-02T08:33:26.315Z | Downloading crates ... |
| 198 | 2026-03-02T08:33:26.367Z | Downloaded foreign-types v0.3.2 |
| 199 | 2026-03-02T08:33:26.393Z | Downloaded home v0.5.12 |
| 200 | 2026-03-02T08:33:26.393Z | Downloaded http-body v1.0.1 |
| 201 | 2026-03-02T08:33:26.393Z | Downloaded is_terminal_polyfill v1.70.2 |
| 202 | 2026-03-02T08:33:26.393Z | Downloaded lru-slab v0.1.2 |
| 203 | 2026-03-02T08:33:26.393Z | Downloaded lazy_static v1.5.0 |
| 204 | 2026-03-02T08:33:26.418Z | Downloaded hyper-tls v0.6.0 |
| 205 | 2026-03-02T08:33:26.418Z | Downloaded hyper v1.8.1 |
| 206 | 2026-03-02T08:33:26.418Z | Downloaded percent-encoding v2.3.2 |
| 207 | 2026-03-02T08:33:26.418Z | Downloaded nextest-workspace-hack v0.1.0 |
| 208 | 2026-03-02T08:33:26.418Z | Downloaded rustc-hash v2.1.1 |
| 209 | 2026-03-02T08:33:26.447Z | Downloaded ordered-float v2.10.1 |
| 210 | 2026-03-02T08:33:26.447Z | Downloaded pathdiff v0.2.3 |
| 211 | 2026-03-02T08:33:26.447Z | Downloaded itoa v1.0.17 |
| 212 | 2026-03-02T08:33:26.447Z | Downloaded scopeguard v1.2.0 |
| 213 | 2026-03-02T08:33:26.447Z | Downloaded serde_urlencoded v0.7.1 |
| 214 | 2026-03-02T08:33:26.447Z | Downloaded rand_chacha v0.9.0 |
| 215 | 2026-03-02T08:33:26.447Z | Downloaded supports-color v3.0.2 |
| 216 | 2026-03-02T08:33:26.447Z | Downloaded ppv-lite86 v0.2.21 |
| 217 | 2026-03-02T08:33:26.472Z | Downloaded self-replace v1.5.0 |
| 218 | 2026-03-02T08:33:26.472Z | Downloaded serde_ignored v0.1.14 |
| 219 | 2026-03-02T08:33:26.472Z | Downloaded subtle v2.6.1 |
| 220 | 2026-03-02T08:33:26.472Z | Downloaded target-spec-miette v0.4.5 |
| 221 | 2026-03-02T08:33:26.472Z | Downloaded semver v1.0.27 |
| 222 | 2026-03-02T08:33:26.472Z | Downloaded proc-macro2 v1.0.106 |
| 223 | 2026-03-02T08:33:26.498Z | Downloaded tower-layer v0.3.3 |
| 224 | 2026-03-02T08:33:26.498Z | Downloaded target-spec v3.5.7 |
| 225 | 2026-03-02T08:33:26.498Z | Downloaded tracing-error v0.2.1 |
| 226 | 2026-03-02T08:33:26.498Z | Downloaded unicode-linebreak v0.1.5 |
| 227 | 2026-03-02T08:33:26.498Z | Downloaded thiserror-impl v1.0.69 |
| 228 | 2026-03-02T08:33:26.498Z | Downloaded sigchld v0.2.4 |
| 229 | 2026-03-02T08:33:26.498Z | Downloaded pkg-config v0.3.32 |
| 230 | 2026-03-02T08:33:26.498Z | Downloaded supports-unicode v3.0.0 |
| 231 | 2026-03-02T08:33:26.498Z | Downloaded serde_derive v1.0.228 |
| 232 | 2026-03-02T08:33:26.498Z | Downloaded version_check v0.9.5 |
| 233 | 2026-03-02T08:33:26.523Z | Downloaded xattr v1.6.1 |
| 234 | 2026-03-02T08:33:26.523Z | Downloaded unicase v2.9.0 |
| 235 | 2026-03-02T08:33:26.523Z | Downloaded tokio-rustls v0.26.4 |
| 236 | 2026-03-02T08:33:26.523Z | Downloaded zipsign-api v0.1.5 |
| 237 | 2026-03-02T08:33:26.523Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 238 | 2026-03-02T08:33:26.523Z | Downloaded toml_datetime v0.6.11 |
| 239 | 2026-03-02T08:33:26.523Z | Downloaded try-lock v0.2.5 |
| 240 | 2026-03-02T08:33:26.523Z | Downloaded utf8parse v0.2.2 |
| 241 | 2026-03-02T08:33:26.548Z | Downloaded urlencoding v2.1.3 |
| 242 | 2026-03-02T08:33:26.548Z | Downloaded unicode-ident v1.0.24 |
| 243 | 2026-03-02T08:33:26.548Z | Downloaded vte v0.14.1 |
| 244 | 2026-03-02T08:33:26.548Z | Downloaded tracing-core v0.1.36 |
| 245 | 2026-03-02T08:33:26.548Z | Downloaded uuid v1.21.0 |
| 246 | 2026-03-02T08:33:26.573Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 247 | 2026-03-02T08:33:26.573Z | Downloaded zstd-safe v7.2.4 |
| 248 | 2026-03-02T08:33:26.573Z | Downloaded zstd v0.13.3 |
| 249 | 2026-03-02T08:33:26.597Z | Downloaded shlex v1.3.0 |
| 250 | 2026-03-02T08:33:26.597Z | Downloaded signal-hook v0.3.18 |
| 251 | 2026-03-02T08:33:26.598Z | Downloaded winnow v0.7.14 |
| 252 | 2026-03-02T08:33:26.622Z | Downloaded typenum v1.19.0 |
| 253 | 2026-03-02T08:33:26.622Z | Downloaded quinn-proto v0.11.13 |
| 254 | 2026-03-02T08:33:26.622Z | Downloaded vcpkg v0.2.15 |
| 255 | 2026-03-02T08:33:26.672Z | Downloaded zerocopy v0.8.40 |
| 256 | 2026-03-02T08:33:26.700Z | Downloaded nextest-runner v0.80.0 |
| 257 | 2026-03-02T08:33:26.700Z | Downloaded serde_json v1.0.149 |
| 258 | 2026-03-02T08:33:26.725Z | Downloaded object v0.37.3 |
| 259 | 2026-03-02T08:33:26.725Z | Downloaded rustls v0.23.37 |
| 260 | 2026-03-02T08:33:26.751Z | Downloaded tracing-subscriber v0.3.22 |
| 261 | 2026-03-02T08:33:26.751Z | Downloaded rustix v0.38.44 |
| 262 | 2026-03-02T08:33:26.807Z | Downloaded regex-syntax v0.8.10 |
| 263 | 2026-03-02T08:33:26.832Z | Downloaded rustix v1.1.4 |
| 264 | 2026-03-02T08:33:26.872Z | Downloaded curve25519-dalek v4.1.3 |
| 265 | 2026-03-02T08:33:26.897Z | Downloaded gimli v0.32.3 |
| 266 | 2026-03-02T08:33:26.921Z | Downloaded chrono v0.4.44 |
| 267 | 2026-03-02T08:33:26.921Z | Downloaded bstr v1.12.1 |
| 268 | 2026-03-02T08:33:26.946Z | Downloaded nix v0.30.1 |
| 269 | 2026-03-02T08:33:26.971Z | Downloaded futures-util v0.3.32 |
| 270 | 2026-03-02T08:33:26.971Z | Downloaded hashbrown v0.15.5 |
| 271 | 2026-03-02T08:33:26.996Z | Downloaded clap_builder v4.5.60 |
| 272 | 2026-03-02T08:33:26.996Z | Downloaded h2 v0.4.13 |
| 273 | 2026-03-02T08:33:26.996Z | Downloaded regex-automata v0.4.14 |
| 274 | 2026-03-02T08:33:27.021Z | Downloaded crossterm v0.29.0 |
| 275 | 2026-03-02T08:33:27.021Z | Downloaded tracing v0.1.44 |
| 276 | 2026-03-02T08:33:27.046Z | Downloaded hashbrown v0.16.1 |
| 277 | 2026-03-02T08:33:27.046Z | Downloaded guppy v0.17.25 |
| 278 | 2026-03-02T08:33:27.071Z | Downloaded webpki-roots v1.0.6 |
| 279 | 2026-03-02T08:33:27.071Z | Downloaded unicode-width v0.2.2 |
| 280 | 2026-03-02T08:33:27.071Z | Downloaded unicode-width v0.1.14 |
| 281 | 2026-03-02T08:33:27.071Z | Downloaded syn v2.0.117 |
| 282 | 2026-03-02T08:33:27.096Z | Downloaded openssl v0.10.75 |
| 283 | 2026-03-02T08:33:27.096Z | Downloaded petgraph v0.8.3 |
| 284 | 2026-03-02T08:33:27.122Z | Downloaded libc v0.2.182 |
| 285 | 2026-03-02T08:33:27.148Z | Downloaded color-eyre v0.6.5 |
| 286 | 2026-03-02T08:33:27.173Z | Downloaded url v2.5.8 |
| 287 | 2026-03-02T08:33:27.173Z | Downloaded http v1.4.0 |
| 288 | 2026-03-02T08:33:27.173Z | Downloaded borsh v1.6.0 |
| 289 | 2026-03-02T08:33:27.173Z | Downloaded base64 v0.22.1 |
| 290 | 2026-03-02T08:33:27.199Z | Downloaded ed25519-dalek v2.2.0 |
| 291 | 2026-03-02T08:33:27.199Z | Downloaded derive_more-impl v2.1.1 |
| 292 | 2026-03-02T08:33:27.199Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 293 | 2026-03-02T08:33:27.224Z | Downloaded derive_more v2.1.1 |
| 294 | 2026-03-02T08:33:27.224Z | Downloaded backtrace v0.3.76 |
| 295 | 2026-03-02T08:33:27.224Z | Downloaded tracing-attributes v0.1.31 |
| 296 | 2026-03-02T08:33:27.248Z | Downloaded tokio v1.49.0 |
| 297 | 2026-03-02T08:33:27.273Z | Downloaded tinyvec v1.10.0 |
| 298 | 2026-03-02T08:33:27.273Z | Downloaded tar v0.4.44 |
| 299 | 2026-03-02T08:33:27.297Z | Downloaded futures v0.3.32 |
| 300 | 2026-03-02T08:33:27.297Z | Downloaded flate2 v1.1.9 |
| 301 | 2026-03-02T08:33:27.297Z | Downloaded console v0.15.11 |
| 302 | 2026-03-02T08:33:27.297Z | Downloaded config v0.15.19 |
| 303 | 2026-03-02T08:33:27.298Z | Downloaded clap v4.5.60 |
| 304 | 2026-03-02T08:33:27.322Z | Downloaded quick-xml v0.38.4 |
| 305 | 2026-03-02T08:33:27.322Z | Downloaded quick-xml v0.37.5 |
| 306 | 2026-03-02T08:33:27.322Z | Downloaded getrandom v0.3.4 |
| 307 | 2026-03-02T08:33:27.347Z | Downloaded unicode-normalization v0.1.25 |
| 308 | 2026-03-02T08:33:27.347Z | Downloaded tower-http v0.6.8 |
| 309 | 2026-03-02T08:33:27.347Z | Downloaded tokio-util v0.7.18 |
| 310 | 2026-03-02T08:33:27.347Z | Downloaded tempfile v3.26.0 |
| 311 | 2026-03-02T08:33:27.372Z | Downloaded portable-atomic v1.13.1 |
| 312 | 2026-03-02T08:33:27.372Z | Downloaded getrandom v0.4.1 |
| 313 | 2026-03-02T08:33:27.372Z | Downloaded derive-where v1.6.0 |
| 314 | 2026-03-02T08:33:27.396Z | Downloaded crc32fast v1.5.0 |
| 315 | 2026-03-02T08:33:27.396Z | Downloaded recursion v0.5.4 |
| 316 | 2026-03-02T08:33:27.397Z | Downloaded const-oid v0.9.6 |
| 317 | 2026-03-02T08:33:27.397Z | Downloaded ahash v0.8.12 |
| 318 | 2026-03-02T08:33:27.421Z | Downloaded addr2line v0.25.1 |
| 319 | 2026-03-02T08:33:27.421Z | Downloaded zmij v1.0.21 |
| 320 | 2026-03-02T08:33:27.421Z | Downloaded utf8_iter v1.0.4 |
| 321 | 2026-03-02T08:33:27.421Z | Downloaded ring v0.17.14 |
| 322 | 2026-03-02T08:33:27.452Z | Downloaded unicode-segmentation v1.12.0 |
| 323 | 2026-03-02T08:33:27.477Z | Downloaded tower v0.5.3 |
| 324 | 2026-03-02T08:33:27.477Z | Downloaded reqwest v0.12.28 |
| 325 | 2026-03-02T08:33:27.477Z | Downloaded regex v1.12.3 |
| 326 | 2026-03-02T08:33:27.502Z | Downloaded pulldown-cmark v0.13.1 |
| 327 | 2026-03-02T08:33:27.502Z | Downloaded futures-channel v0.3.32 |
| 328 | 2026-03-02T08:33:27.502Z | Downloaded fixedbitset v0.5.7 |
| 329 | 2026-03-02T08:33:27.502Z | Downloaded der v0.7.10 |
| 330 | 2026-03-02T08:33:27.502Z | Downloaded clap_derive v4.5.55 |
| 331 | 2026-03-02T08:33:27.502Z | Downloaded camino v1.2.2 |
| 332 | 2026-03-02T08:33:27.502Z | Downloaded thread_local v1.1.9 |
| 333 | 2026-03-02T08:33:27.502Z | Downloaded getrandom v0.2.17 |
| 334 | 2026-03-02T08:33:27.527Z | Downloaded eyre v0.6.12 |
| 335 | 2026-03-02T08:33:27.527Z | Downloaded erased-serde v0.4.9 |
| 336 | 2026-03-02T08:33:27.527Z | Downloaded either v1.15.0 |
| 337 | 2026-03-02T08:33:27.527Z | Downloaded convert_case v0.10.0 |
| 338 | 2026-03-02T08:33:27.527Z | Downloaded bitflags v2.11.0 |
| 339 | 2026-03-02T08:33:27.527Z | Downloaded smol_str v0.3.5 |
| 340 | 2026-03-02T08:33:27.527Z | Downloaded ron v0.12.0 |
| 341 | 2026-03-02T08:33:27.552Z | Downloaded cpufeatures v0.2.17 |
| 342 | 2026-03-02T08:33:27.552Z | Downloaded toml_edit v0.22.27 |
| 343 | 2026-03-02T08:33:27.552Z | Downloaded serde_path_to_error v0.1.20 |
| 344 | 2026-03-02T08:33:27.552Z | Downloaded quinn v0.11.9 |
| 345 | 2026-03-02T08:33:27.552Z | Downloaded cargo_metadata v0.23.1 |
| 346 | 2026-03-02T08:33:27.552Z | Downloaded cargo-util-schemas v0.2.0 |
| 347 | 2026-03-02T08:33:27.552Z | Downloaded base64ct v1.8.3 |
| 348 | 2026-03-02T08:33:27.552Z | Downloaded anstyle v1.0.13 |
| 349 | 2026-03-02T08:33:27.552Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 350 | 2026-03-02T08:33:27.578Z | Downloaded rand v0.9.2 |
| 351 | 2026-03-02T08:33:27.578Z | Downloaded idna v1.1.0 |
| 352 | 2026-03-02T08:33:27.578Z | Downloaded filetime v0.2.27 |
| 353 | 2026-03-02T08:33:27.578Z | Downloaded block-buffer v0.10.4 |
| 354 | 2026-03-02T08:33:27.578Z | Downloaded autocfg v1.5.0 |
| 355 | 2026-03-02T08:33:27.578Z | Downloaded ed25519 v2.2.3 |
| 356 | 2026-03-02T08:33:27.578Z | Downloaded socket2 v0.6.2 |
| 357 | 2026-03-02T08:33:27.578Z | Downloaded rustls-webpki v0.103.9 |
| 358 | 2026-03-02T08:33:27.603Z | Downloaded miette v7.6.0 |
| 359 | 2026-03-02T08:33:27.603Z | Downloaded tinyvec_macros v0.1.1 |
| 360 | 2026-03-02T08:33:27.603Z | Downloaded terminal_size v0.4.3 |
| 361 | 2026-03-02T08:33:27.604Z | Downloaded serde v1.0.228 |
| 362 | 2026-03-02T08:33:27.604Z | Downloaded iri-string v0.7.10 |
| 363 | 2026-03-02T08:33:27.604Z | Downloaded duct v0.13.7 |
| 364 | 2026-03-02T08:33:27.604Z | Downloaded textwrap v0.16.2 |
| 365 | 2026-03-02T08:33:27.604Z | Downloaded zeroize v1.8.2 |
| 366 | 2026-03-02T08:33:27.604Z | Downloaded xxhash-rust v0.8.15 |
| 367 | 2026-03-02T08:33:27.628Z | Downloaded toml v0.8.23 |
| 368 | 2026-03-02T08:33:27.629Z | Downloaded tokio-stream v0.1.18 |
| 369 | 2026-03-02T08:33:27.629Z | Downloaded hex v0.4.3 |
| 370 | 2026-03-02T08:33:27.629Z | Downloaded futures-macro v0.3.32 |
| 371 | 2026-03-02T08:33:27.629Z | Downloaded futures-io v0.3.32 |
| 372 | 2026-03-02T08:33:27.629Z | Downloaded futures-core v0.3.32 |
| 373 | 2026-03-02T08:33:27.629Z | Downloaded sharded-slab v0.1.7 |
| 374 | 2026-03-02T08:33:27.629Z | Downloaded openssl-sys v0.9.111 |
| 375 | 2026-03-02T08:33:27.629Z | Downloaded fnv v1.0.7 |
| 376 | 2026-03-02T08:33:27.654Z | Downloaded digest v0.10.7 |
| 377 | 2026-03-02T08:33:27.654Z | Downloaded tracing-log v0.2.0 |
| 378 | 2026-03-02T08:33:27.654Z | Downloaded memchr v2.8.0 |
| 379 | 2026-03-02T08:33:27.654Z | Downloaded futures-executor v0.3.32 |
| 380 | 2026-03-02T08:33:27.654Z | Downloaded want v0.3.1 |
| 381 | 2026-03-02T08:33:27.654Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 382 | 2026-03-02T08:33:27.654Z | Downloaded smallvec v1.15.1 |
| 383 | 2026-03-02T08:33:27.654Z | Downloaded miniz_oxide v0.8.9 |
| 384 | 2026-03-02T08:33:27.654Z | Downloaded itertools v0.14.0 |
| 385 | 2026-03-02T08:33:27.679Z | Downloaded globset v0.4.18 |
| 386 | 2026-03-02T08:33:27.679Z | Downloaded foldhash v0.1.5 |
| 387 | 2026-03-02T08:33:27.679Z | Downloaded find-msvc-tools v0.1.9 |
| 388 | 2026-03-02T08:33:27.679Z | Downloaded anstyle-parse v0.2.7 |
| 389 | 2026-03-02T08:33:27.679Z | Downloaded untrusted v0.9.0 |
| 390 | 2026-03-02T08:33:27.679Z | Downloaded unicode-xid v0.2.6 |
| 391 | 2026-03-02T08:33:27.679Z | Downloaded tokio-native-tls v0.3.1 |
| 392 | 2026-03-02T08:33:27.679Z | Downloaded tokio-macros v2.6.0 |
| 393 | 2026-03-02T08:33:27.679Z | Downloaded thiserror-impl v2.0.18 |
| 394 | 2026-03-02T08:33:27.679Z | Downloaded shell-words v1.1.1 |
| 395 | 2026-03-02T08:33:27.679Z | Downloaded shared_child v1.1.1 |
| 396 | 2026-03-02T08:33:27.679Z | Downloaded serde_core v1.0.228 |
| 397 | 2026-03-02T08:33:27.679Z | Downloaded enable-ansi-support v0.2.1 |
| 398 | 2026-03-02T08:33:27.679Z | Downloaded anstyle-query v1.1.5 |
| 399 | 2026-03-02T08:33:27.704Z | Downloaded ryu v1.0.23 |
| 400 | 2026-03-02T08:33:27.704Z | Downloaded num-traits v0.2.19 |
| 401 | 2026-03-02T08:33:27.704Z | Downloaded self_update v0.42.0 |
| 402 | 2026-03-02T08:33:27.704Z | Downloaded pin-project v1.1.11 |
| 403 | 2026-03-02T08:33:27.704Z | Downloaded parking_lot_core v0.9.12 |
| 404 | 2026-03-02T08:33:27.704Z | Downloaded parking_lot v0.12.5 |
| 405 | 2026-03-02T08:33:27.729Z | Downloaded hyper-util v0.1.20 |
| 406 | 2026-03-02T08:33:27.729Z | Downloaded mio v1.1.1 |
| 407 | 2026-03-02T08:33:27.729Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 408 | 2026-03-02T08:33:27.729Z | Downloaded thiserror v2.0.18 |
| 409 | 2026-03-02T08:33:27.729Z | Downloaded typeid v1.0.3 |
| 410 | 2026-03-02T08:33:27.729Z | Downloaded tower-service v0.3.3 |
| 411 | 2026-03-02T08:33:27.729Z | Downloaded thiserror v1.0.69 |
| 412 | 2026-03-02T08:33:27.754Z | Downloaded target-lexicon v0.13.3 |
| 413 | 2026-03-02T08:33:27.754Z | Downloaded toml_write v0.1.2 |
| 414 | 2026-03-02T08:33:27.754Z | Downloaded log v0.4.29 |
| 415 | 2026-03-02T08:33:27.754Z | Downloaded document-features v0.2.12 |
| 416 | 2026-03-02T08:33:27.754Z | Downloaded once_cell v1.21.3 |
| 417 | 2026-03-02T08:33:27.754Z | Downloaded guppy-workspace-hack v0.1.0 |
| 418 | 2026-03-02T08:33:27.754Z | Downloaded quick-junit v0.5.2 |
| 419 | 2026-03-02T08:33:27.754Z | Downloaded nextest-filtering v0.15.0 |
| 420 | 2026-03-02T08:33:27.754Z | Downloaded future-queue v0.4.0 |
| 421 | 2026-03-02T08:33:27.754Z | Downloaded foreign-types-shared v0.1.1 |
| 422 | 2026-03-02T08:33:27.754Z | Downloaded equivalent v1.0.2 |
| 423 | 2026-03-02T08:33:27.754Z | Downloaded cc v1.2.56 |
| 424 | 2026-03-02T08:33:27.779Z | Downloaded bytes v1.11.1 |
| 425 | 2026-03-02T08:33:27.779Z | Downloaded sync_wrapper v1.0.2 |
| 426 | 2026-03-02T08:33:27.779Z | Downloaded swrite v0.1.0 |
| 427 | 2026-03-02T08:33:27.779Z | Downloaded supports-hyperlinks v3.2.0 |
| 428 | 2026-03-02T08:33:27.779Z | Downloaded static_assertions v1.1.0 |
| 429 | 2026-03-02T08:33:27.779Z | Downloaded spki v0.7.3 |
| 430 | 2026-03-02T08:33:27.779Z | Downloaded slab v0.4.12 |
| 431 | 2026-03-02T08:33:27.779Z | Downloaded simd-adler32 v0.3.8 |
| 432 | 2026-03-02T08:33:27.779Z | Downloaded signal-hook-registry v1.4.8 |
| 433 | 2026-03-02T08:33:27.779Z | Downloaded rustls-pki-types v1.14.0 |
| 434 | 2026-03-02T08:33:27.779Z | Downloaded quinn-udp v0.5.14 |
| 435 | 2026-03-02T08:33:27.779Z | Downloaded pkcs8 v0.10.2 |
| 436 | 2026-03-02T08:33:27.779Z | Downloaded generic-array v0.14.7 |
| 437 | 2026-03-02T08:33:27.805Z | Downloaded futures-task v0.3.32 |
| 438 | 2026-03-02T08:33:27.805Z | Downloaded errno v0.3.14 |
| 439 | 2026-03-02T08:33:27.805Z | Downloaded atomic-waker v1.1.2 |
| 440 | 2026-03-02T08:33:27.805Z | Downloaded sha2 v0.10.9 |
| 441 | 2026-03-02T08:33:27.805Z | Downloaded serde-untagged v0.1.9 |
| 442 | 2026-03-02T08:33:27.805Z | Downloaded rustc-demangle v0.1.27 |
| 443 | 2026-03-02T08:33:27.805Z | Downloaded rand_core v0.9.5 |
| 444 | 2026-03-02T08:33:27.805Z | Downloaded rand_core v0.6.4 |
| 445 | 2026-03-02T08:33:27.805Z | Downloaded pin-project-lite v0.2.17 |
| 446 | 2026-03-02T08:33:27.805Z | Downloaded nextest-metadata v0.12.2 |
| 447 | 2026-03-02T08:33:27.805Z | Downloaded fastrand v2.3.0 |
| 448 | 2026-03-02T08:33:27.805Z | Downloaded futures-sink v0.3.32 |
| 449 | 2026-03-02T08:33:27.805Z | Downloaded atomicwrites v0.4.4 |
| 450 | 2026-03-02T08:33:27.805Z | Downloaded owo-colors v4.3.0 |
| 451 | 2026-03-02T08:33:27.805Z | Downloaded indicatif v0.17.11 |
| 452 | 2026-03-02T08:33:27.830Z | Downloaded colorchoice v1.0.4 |
| 453 | 2026-03-02T08:33:27.830Z | Downloaded backtrace-ext v0.2.1 |
| 454 | 2026-03-02T08:33:27.830Z | Downloaded strsim v0.11.1 |
| 455 | 2026-03-02T08:33:27.831Z | Downloaded strip-ansi-escapes v0.2.1 |
| 456 | 2026-03-02T08:33:27.831Z | Downloaded signature v2.2.0 |
| 457 | 2026-03-02T08:33:27.831Z | Downloaded signal-hook-mio v0.2.5 |
| 458 | 2026-03-02T08:33:27.831Z | Downloaded pin-project-internal v1.1.11 |
| 459 | 2026-03-02T08:33:27.831Z | Downloaded litrs v1.0.0 |
| 460 | 2026-03-02T08:33:27.831Z | Downloaded jobserver v0.1.34 |
| 461 | 2026-03-02T08:33:27.831Z | Downloaded heck v0.5.0 |
| 462 | 2026-03-02T08:33:27.831Z | Downloaded color-spantrace v0.3.0 |
| 463 | 2026-03-02T08:33:27.831Z | Downloaded quote v1.0.44 |
| 464 | 2026-03-02T08:33:27.831Z | Downloaded os_pipe v1.2.3 |
| 465 | 2026-03-02T08:33:27.831Z | Downloaded newtype-uuid v1.3.2 |
| 466 | 2026-03-02T08:33:27.831Z | Downloaded native-tls v0.2.18 |
| 467 | 2026-03-02T08:33:27.856Z | Downloaded miette-derive v7.6.0 |
| 468 | 2026-03-02T08:33:27.856Z | Downloaded indexmap v2.13.0 |
| 469 | 2026-03-02T08:33:27.856Z | Downloaded form_urlencoded v1.2.2 |
| 470 | 2026-03-02T08:33:27.856Z | Downloaded crypto-common v0.1.7 |
| 471 | 2026-03-02T08:33:27.856Z | Downloaded cfg_aliases v0.2.1 |
| 472 | 2026-03-02T08:33:27.856Z | Downloaded async-scoped v0.9.0 |
| 473 | 2026-03-02T08:33:27.856Z | Downloaded serde_spanned v1.0.4 |
| 474 | 2026-03-02T08:33:27.856Z | Downloaded serde_spanned v0.6.9 |
| 475 | 2026-03-02T08:33:27.856Z | Downloaded serde-value v0.7.0 |
| 476 | 2026-03-02T08:33:27.856Z | Downloaded rustc_version v0.4.1 |
| 477 | 2026-03-02T08:33:27.856Z | Downloaded debug-ignore v1.0.5 |
| 478 | 2026-03-02T08:33:27.856Z | Downloaded anstream v0.6.21 |
| 479 | 2026-03-02T08:33:27.856Z | Downloaded pin-utils v0.1.0 |
| 480 | 2026-03-02T08:33:27.856Z | Downloaded openssl-macros v0.1.1 |
| 481 | 2026-03-02T08:33:27.856Z | Downloaded dialoguer v0.11.0 |
| 482 | 2026-03-02T08:33:27.856Z | Downloaded number_prefix v0.4.0 |
| 483 | 2026-03-02T08:33:27.883Z | Downloaded clap_lex v1.0.0 |
| 484 | 2026-03-02T08:33:27.883Z | Downloaded openssl-probe v0.2.1 |
| 485 | 2026-03-02T08:33:27.883Z | Downloaded ipnet v2.11.0 |
| 486 | 2026-03-02T08:33:27.883Z | Downloaded idna_adapter v1.0.0 |
| 487 | 2026-03-02T08:33:27.883Z | Downloaded hyper-rustls v0.27.7 |
| 488 | 2026-03-02T08:33:27.883Z | Downloaded humantime v2.3.0 |
| 489 | 2026-03-02T08:33:27.883Z | Downloaded camino-tempfile v1.4.1 |
| 490 | 2026-03-02T08:33:27.883Z | Downloaded nested v0.1.1 |
| 491 | 2026-03-02T08:33:27.883Z | Downloaded mukti-metadata v0.3.0 |
| 492 | 2026-03-02T08:33:27.884Z | Downloaded lock_api v0.4.14 |
| 493 | 2026-03-02T08:33:27.884Z | Downloaded indenter v0.3.4 |
| 494 | 2026-03-02T08:33:27.884Z | Downloaded indent_write v2.2.0 |
| 495 | 2026-03-02T08:33:27.884Z | Downloaded cfg-if v1.0.4 |
| 496 | 2026-03-02T08:33:27.884Z | Downloaded cfg-expr v0.20.6 |
| 497 | 2026-03-02T08:33:27.884Z | Downloaded cargo_metadata v0.20.0 |
| 498 | 2026-03-02T08:33:27.884Z | Downloaded cargo-platform v0.2.0 |
| 499 | 2026-03-02T08:33:27.884Z | Downloaded adler2 v2.0.1 |
| 500 | 2026-03-02T08:33:27.884Z | Downloaded httparse v1.10.1 |
| 501 | 2026-03-02T08:33:27.909Z | Downloaded http-body-util v0.1.3 |
| 502 | 2026-03-02T08:33:27.909Z | Downloaded cargo-platform v0.3.2 |
| 503 | 2026-03-02T08:33:27.909Z | Downloaded aho-corasick v1.1.4 |
| 504 | 2026-03-02T08:33:27.909Z | Downloaded is_ci v1.2.0 |
| 505 | 2026-03-02T08:33:27.909Z | Downloaded iana-time-zone v0.1.65 |
| 506 | 2026-03-02T08:33:27.909Z | Downloaded humantime-serde v1.1.1 |
| 507 | 2026-03-02T08:33:27.971Z | Compiling libc v0.2.182 |
| 508 | 2026-03-02T08:33:27.971Z | Compiling proc-macro2 v1.0.106 |
| 509 | 2026-03-02T08:33:27.996Z | Compiling quote v1.0.44 |
| 510 | 2026-03-02T08:33:27.996Z | Compiling unicode-ident v1.0.24 |
| 511 | 2026-03-02T08:33:27.996Z | Compiling serde_core v1.0.228 |
| 512 | 2026-03-02T08:33:27.996Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-02T08:33:27.996Z | Compiling memchr v2.8.0 |
| 514 | 2026-03-02T08:33:27.996Z | Compiling once_cell v1.21.3 |
| 515 | 2026-03-02T08:33:28.260Z | Compiling log v0.4.29 |
| 516 | 2026-03-02T08:33:28.297Z | Compiling pin-project-lite v0.2.17 |
| 517 | 2026-03-02T08:33:28.450Z | Compiling serde v1.0.228 |
| 518 | 2026-03-02T08:33:28.493Z | Compiling itoa v1.0.17 |
| 519 | 2026-03-02T08:33:28.736Z | Compiling futures-core v0.3.32 |
| 520 | 2026-03-02T08:33:29.043Z | Compiling bitflags v2.11.0 |
| 521 | 2026-03-02T08:33:29.118Z | Compiling smallvec v1.15.1 |
| 522 | 2026-03-02T08:33:29.178Z | Compiling find-msvc-tools v0.1.9 |
| 523 | 2026-03-02T08:33:29.628Z | Compiling shlex v1.3.0 |
| 524 | 2026-03-02T08:33:29.659Z | Compiling hashbrown v0.16.1 |
| 525 | 2026-03-02T08:33:29.810Z | Compiling equivalent v1.0.2 |
| 526 | 2026-03-02T08:33:29.963Z | Compiling bytes v1.11.1 |
| 527 | 2026-03-02T08:33:30.023Z | Compiling rustix v1.1.4 |
| 528 | 2026-03-02T08:33:30.443Z | Compiling errno v0.3.14 |
| 529 | 2026-03-02T08:33:30.526Z | Compiling jobserver v0.1.34 |
| 530 | 2026-03-02T08:33:30.589Z | Compiling mio v1.1.1 |
| 531 | 2026-03-02T08:33:30.651Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-03-02T08:33:30.710Z | Compiling syn v2.0.117 |
| 533 | 2026-03-02T08:33:30.859Z | Compiling futures-sink v0.3.32 |
| 534 | 2026-03-02T08:33:31.045Z | Compiling cc v1.2.56 |
| 535 | 2026-03-02T08:33:31.171Z | Compiling socket2 v0.6.2 |
| 536 | 2026-03-02T08:33:31.675Z | Compiling slab v0.4.12 |
| 537 | 2026-03-02T08:33:32.017Z | Compiling zmij v1.0.21 |
| 538 | 2026-03-02T08:33:32.145Z | Compiling futures-channel v0.3.32 |
| 539 | 2026-03-02T08:33:32.227Z | Compiling tracing-core v0.1.36 |
| 540 | 2026-03-02T08:33:32.561Z | Compiling serde_json v1.0.149 |
| 541 | 2026-03-02T08:33:32.617Z | Compiling version_check v0.9.5 |
| 542 | 2026-03-02T08:33:32.949Z | Compiling futures-io v0.3.32 |
| 543 | 2026-03-02T08:33:33.141Z | Compiling futures-task v0.3.32 |
| 544 | 2026-03-02T08:33:33.271Z | Compiling getrandom v0.4.1 |
| 545 | 2026-03-02T08:33:33.404Z | Compiling camino v1.2.2 |
| 546 | 2026-03-02T08:33:33.539Z | Compiling unicode-width v0.2.2 |
| 547 | 2026-03-02T08:33:33.672Z | Compiling indexmap v2.13.0 |
| 548 | 2026-03-02T08:33:34.001Z | Compiling ring v0.17.14 |
| 549 | 2026-03-02T08:33:34.097Z | Compiling http v1.4.0 |
| 550 | 2026-03-02T08:33:34.318Z | Compiling zeroize v1.8.2 |
| 551 | 2026-03-02T08:33:34.389Z | Compiling adler2 v2.0.1 |
| 552 | 2026-03-02T08:33:34.673Z | Compiling percent-encoding v2.3.2 |
| 553 | 2026-03-02T08:33:34.697Z | Compiling autocfg v1.5.0 |
| 554 | 2026-03-02T08:33:34.959Z | Compiling simd-adler32 v0.3.8 |
| 555 | 2026-03-02T08:33:35.423Z | Compiling num-traits v0.2.19 |
| 556 | 2026-03-02T08:33:35.466Z | Compiling miniz_oxide v0.8.9 |
| 557 | 2026-03-02T08:33:35.777Z | Compiling zerocopy v0.8.40 |
| 558 | 2026-03-02T08:33:36.460Z | Compiling getrandom v0.3.4 |
| 559 | 2026-03-02T08:33:36.845Z | Compiling target-lexicon v0.13.3 |
| 560 | 2026-03-02T08:33:36.889Z | Compiling winnow v0.7.14 |
| 561 | 2026-03-02T08:33:36.998Z | Compiling object v0.37.3 |
| 562 | 2026-03-02T08:33:37.754Z | Compiling http-body v1.0.1 |
| 563 | 2026-03-02T08:33:37.834Z | Compiling rustls-pki-types v1.14.0 |
| 564 | 2026-03-02T08:33:37.859Z | Compiling semver v1.0.27 |
| 565 | 2026-03-02T08:33:38.013Z | Compiling getrandom v0.2.17 |
| 566 | 2026-03-02T08:33:38.293Z | Compiling typenum v1.19.0 |
| 567 | 2026-03-02T08:33:38.318Z | Compiling guppy-workspace-hack v0.1.0 |
| 568 | 2026-03-02T08:33:38.645Z | Compiling httparse v1.10.1 |
| 569 | 2026-03-02T08:33:38.896Z | Compiling fnv v1.0.7 |
| 570 | 2026-03-02T08:33:39.039Z | Compiling untrusted v0.9.0 |
| 571 | 2026-03-02T08:33:39.070Z | Compiling thiserror v2.0.18 |
| 572 | 2026-03-02T08:33:39.169Z | Compiling owo-colors v4.3.0 |
| 573 | 2026-03-02T08:33:39.239Z | Compiling signal-hook v0.3.18 |
| 574 | 2026-03-02T08:33:39.265Z | Compiling gimli v0.32.3 |
| 575 | 2026-03-02T08:33:39.897Z | Compiling serde_derive v1.0.228 |
| 576 | 2026-03-02T08:33:40.081Z | Compiling tokio-macros v2.6.0 |
| 577 | 2026-03-02T08:33:41.064Z | Compiling futures-macro v0.3.32 |
| 578 | 2026-03-02T08:33:41.091Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-03-02T08:33:41.502Z | Compiling tokio v1.49.0 |
| 580 | 2026-03-02T08:33:41.796Z | Compiling thiserror-impl v2.0.18 |
| 581 | 2026-03-02T08:33:42.671Z | Compiling futures-util v0.3.32 |
| 582 | 2026-03-02T08:33:43.695Z | Compiling tracing v0.1.44 |
| 583 | 2026-03-02T08:33:44.384Z | Compiling addr2line v0.25.1 |
| 584 | 2026-03-02T08:33:45.334Z | Compiling form_urlencoded v1.2.2 |
| 585 | 2026-03-02T08:33:45.834Z | Compiling generic-array v0.14.7 |
| 586 | 2026-03-02T08:33:45.877Z | Compiling atomic-waker v1.1.2 |
| 587 | 2026-03-02T08:33:46.116Z | Compiling rustc-demangle v0.1.27 |
| 588 | 2026-03-02T08:33:46.212Z | Compiling typeid v1.0.3 |
| 589 | 2026-03-02T08:33:46.675Z | Compiling try-lock v0.2.5 |
| 590 | 2026-03-02T08:33:46.871Z | Compiling tower-service v0.3.3 |
| 591 | 2026-03-02T08:33:47.021Z | Compiling idna_adapter v1.0.0 |
| 592 | 2026-03-02T08:33:47.188Z | Compiling fastrand v2.3.0 |
| 593 | 2026-03-02T08:33:47.386Z | Compiling pkg-config v0.3.32 |
| 594 | 2026-03-02T08:33:47.809Z | Compiling rustls v0.23.37 |
| 595 | 2026-03-02T08:33:48.157Z | Compiling target-spec v3.5.7 |
| 596 | 2026-03-02T08:33:48.182Z | Compiling thiserror v1.0.69 |
| 597 | 2026-03-02T08:33:48.182Z | Compiling utf8_iter v1.0.4 |
| 598 | 2026-03-02T08:33:48.338Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-03-02T08:33:48.499Z | Compiling idna v1.1.0 |
| 600 | 2026-03-02T08:33:48.686Z | Compiling tempfile v3.26.0 |
| 601 | 2026-03-02T08:33:48.828Z | Compiling want v0.3.1 |
| 602 | 2026-03-02T08:33:49.128Z | Compiling cfg-expr v0.20.6 |
| 603 | 2026-03-02T08:33:49.156Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-03-02T08:33:49.280Z | Compiling rustls-webpki v0.103.9 |
| 605 | 2026-03-02T08:33:50.496Z | Compiling tokio-util v0.7.18 |
| 606 | 2026-03-02T08:33:51.620Z | Compiling h2 v0.4.13 |
| 607 | 2026-03-02T08:33:52.813Z | Compiling backtrace v0.3.76 |
| 608 | 2026-03-02T08:33:53.544Z | Compiling terminal_size v0.4.3 |
| 609 | 2026-03-02T08:33:53.789Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-03-02T08:33:54.040Z | Compiling subtle v2.6.1 |
| 611 | 2026-03-02T08:33:54.347Z | Compiling regex-syntax v0.8.10 |
| 612 | 2026-03-02T08:33:54.467Z | Compiling erased-serde v0.4.9 |
| 613 | 2026-03-02T08:33:54.755Z | Compiling pin-utils v0.1.0 |
| 614 | 2026-03-02T08:33:56.737Z | Compiling hyper v1.8.1 |
| 615 | 2026-03-02T08:34:01.997Z | Compiling regex-automata v0.4.14 |
| 616 | 2026-03-02T08:34:02.873Z | Compiling url v2.5.8 |
| 617 | 2026-03-02T08:34:04.844Z | Compiling toml_datetime v0.6.11 |
| 618 | 2026-03-02T08:34:05.595Z | Compiling serde_spanned v0.6.9 |
| 619 | 2026-03-02T08:34:05.627Z | Compiling ahash v0.8.12 |
| 620 | 2026-03-02T08:34:05.874Z | Compiling sync_wrapper v1.0.2 |
| 621 | 2026-03-02T08:34:06.014Z | Compiling foldhash v0.1.5 |
| 622 | 2026-03-02T08:34:06.063Z | Compiling portable-atomic v1.13.1 |
| 623 | 2026-03-02T08:34:06.422Z | Compiling unicode-linebreak v0.1.5 |
| 624 | 2026-03-02T08:34:06.899Z | Compiling ipnet v2.11.0 |
| 625 | 2026-03-02T08:34:06.972Z | Compiling parking_lot_core v0.9.12 |
| 626 | 2026-03-02T08:34:07.436Z | Compiling base64 v0.22.1 |
| 627 | 2026-03-02T08:34:07.908Z | Compiling lazy_static v1.5.0 |
| 628 | 2026-03-02T08:34:08.091Z | Compiling unicode-segmentation v1.12.0 |
| 629 | 2026-03-02T08:34:08.360Z | Compiling either v1.15.0 |
| 630 | 2026-03-02T08:34:08.830Z | Compiling crc32fast v1.5.0 |
| 631 | 2026-03-02T08:34:08.854Z | Compiling toml_write v0.1.2 |
| 632 | 2026-03-02T08:34:09.294Z | Compiling nextest-workspace-hack v0.1.0 |
| 633 | 2026-03-02T08:34:09.319Z | Compiling is_ci v1.2.0 |
| 634 | 2026-03-02T08:34:09.345Z | Compiling tower-layer v0.3.3 |
| 635 | 2026-03-02T08:34:09.601Z | Compiling supports-color v3.0.2 |
| 636 | 2026-03-02T08:34:09.690Z | Compiling toml_edit v0.22.27 |
| 637 | 2026-03-02T08:34:09.714Z | Compiling convert_case v0.10.0 |
| 638 | 2026-03-02T08:34:09.740Z | Compiling sharded-slab v0.1.7 |
| 639 | 2026-03-02T08:34:09.801Z | Compiling tower v0.5.3 |
| 640 | 2026-03-02T08:34:10.054Z | Compiling hyper-util v0.1.20 |
| 641 | 2026-03-02T08:34:10.335Z | Compiling textwrap v0.16.2 |
| 642 | 2026-03-02T08:34:11.002Z | Compiling hashbrown v0.15.5 |
| 643 | 2026-03-02T08:34:11.288Z | Compiling tokio-rustls v0.26.4 |
| 644 | 2026-03-02T08:34:12.249Z | Compiling backtrace-ext v0.2.1 |
| 645 | 2026-03-02T08:34:12.715Z | Compiling ordered-float v2.10.1 |
| 646 | 2026-03-02T08:34:13.106Z | Compiling miette-derive v7.6.0 |
| 647 | 2026-03-02T08:34:13.148Z | Compiling webpki-roots v1.0.6 |
| 648 | 2026-03-02T08:34:13.280Z | Compiling pathdiff v0.2.3 |
| 649 | 2026-03-02T08:34:13.352Z | Compiling console v0.15.11 |
| 650 | 2026-03-02T08:34:13.475Z | Compiling cargo-platform v0.3.2 |
| 651 | 2026-03-02T08:34:14.598Z | Compiling tracing-log v0.2.0 |
| 652 | 2026-03-02T08:34:15.287Z | Compiling os_pipe v1.2.3 |
| 653 | 2026-03-02T08:34:15.394Z | Compiling thread_local v1.1.9 |
| 654 | 2026-03-02T08:34:15.491Z | Compiling ryu v1.0.23 |
| 655 | 2026-03-02T08:34:16.079Z | Compiling cfg_aliases v0.2.1 |
| 656 | 2026-03-02T08:34:16.116Z | Compiling utf8parse v0.2.2 |
| 657 | 2026-03-02T08:34:16.141Z | Compiling supports-hyperlinks v3.2.0 |
| 658 | 2026-03-02T08:34:16.165Z | Compiling supports-unicode v3.0.0 |
| 659 | 2026-03-02T08:34:16.198Z | Compiling debug-ignore v1.0.5 |
| 660 | 2026-03-02T08:34:16.300Z | Compiling rustix v0.38.44 |
| 661 | 2026-03-02T08:34:16.378Z | Compiling iri-string v0.7.10 |
| 662 | 2026-03-02T08:34:16.446Z | Compiling zstd-safe v7.2.4 |
| 663 | 2026-03-02T08:34:16.518Z | Compiling fixedbitset v0.5.7 |
| 664 | 2026-03-02T08:34:16.819Z | Compiling pulldown-cmark v0.13.1 |
| 665 | 2026-03-02T08:34:16.944Z | Compiling scopeguard v1.2.0 |
| 666 | 2026-03-02T08:34:17.120Z | Compiling unicode-width v0.1.14 |
| 667 | 2026-03-02T08:34:17.218Z | Compiling lock_api v0.4.14 |
| 668 | 2026-03-02T08:34:17.486Z | Compiling petgraph v0.8.3 |
| 669 | 2026-03-02T08:34:17.733Z | Compiling miette v7.6.0 |
| 670 | 2026-03-02T08:34:17.906Z | Compiling anstyle-parse v0.2.7 |
| 671 | 2026-03-02T08:34:18.328Z | Compiling nix v0.30.1 |
| 672 | 2026-03-02T08:34:19.096Z | Compiling serde_urlencoded v0.7.1 |
| 673 | 2026-03-02T08:34:19.639Z | Compiling tower-http v0.6.8 |
| 674 | 2026-03-02T08:34:21.776Z | Compiling tracing-subscriber v0.3.22 |
| 675 | 2026-03-02T08:34:21.933Z | Compiling sigchld v0.2.4 |
| 676 | 2026-03-02T08:34:21.966Z | Compiling cargo_metadata v0.23.1 |
| 677 | 2026-03-02T08:34:22.262Z | Compiling hyper-rustls v0.27.7 |
| 678 | 2026-03-02T08:34:23.552Z | Compiling toml v0.8.23 |
| 679 | 2026-03-02T08:34:26.341Z | Compiling serde-value v0.7.0 |
| 680 | 2026-03-02T08:34:26.997Z | Compiling serde-untagged v0.1.9 |
| 681 | 2026-03-02T08:34:28.558Z | Compiling derive_more-impl v2.1.1 |
| 682 | 2026-03-02T08:34:29.435Z | Compiling itertools v0.14.0 |
| 683 | 2026-03-02T08:34:29.612Z | Compiling regex v1.12.3 |
| 684 | 2026-03-02T08:34:29.675Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-03-02T08:34:29.978Z | Compiling crypto-common v0.1.7 |
| 686 | 2026-03-02T08:34:30.235Z | Compiling futures-executor v0.3.32 |
| 687 | 2026-03-02T08:34:30.279Z | Compiling ppv-lite86 v0.2.21 |
| 688 | 2026-03-02T08:34:30.370Z | Compiling rand_core v0.9.5 |
| 689 | 2026-03-02T08:34:30.921Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 690 | 2026-03-02T08:34:31.069Z | Compiling pin-project-internal v1.1.11 |
| 691 | 2026-03-02T08:34:31.335Z | Compiling http-body-util v0.1.3 |
| 692 | 2026-03-02T08:34:31.888Z | Compiling uuid v1.21.0 |
| 693 | 2026-03-02T08:34:32.603Z | Compiling serde_spanned v1.0.4 |
| 694 | 2026-03-02T08:34:32.907Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 695 | 2026-03-02T08:34:32.941Z | Compiling smol_str v0.3.5 |
| 696 | 2026-03-02T08:34:33.016Z | Compiling filetime v0.2.27 |
| 697 | 2026-03-02T08:34:33.270Z | Compiling vte v0.14.1 |
| 698 | 2026-03-02T08:34:33.378Z | Compiling bstr v1.12.1 |
| 699 | 2026-03-02T08:34:33.625Z | Compiling number_prefix v0.4.0 |
| 700 | 2026-03-02T08:34:33.720Z | Compiling colorchoice v1.0.4 |
| 701 | 2026-03-02T08:34:33.835Z | Compiling litrs v1.0.0 |
| 702 | 2026-03-02T08:34:33.859Z | Compiling color-spantrace v0.3.0 |
| 703 | 2026-03-02T08:34:33.894Z | Compiling nested v0.1.1 |
| 704 | 2026-03-02T08:34:33.918Z | Compiling eyre v0.6.12 |
| 705 | 2026-03-02T08:34:34.162Z | Compiling static_assertions v1.1.0 |
| 706 | 2026-03-02T08:34:34.301Z | Compiling unicode-xid v0.2.6 |
| 707 | 2026-03-02T08:34:34.385Z | Compiling iana-time-zone v0.1.65 |
| 708 | 2026-03-02T08:34:34.513Z | Compiling tinyvec_macros v0.1.1 |
| 709 | 2026-03-02T08:34:34.553Z | Compiling unicase v2.9.0 |
| 710 | 2026-03-02T08:34:34.663Z | Compiling self_update v0.42.0 |
| 711 | 2026-03-02T08:34:34.879Z | Compiling xattr v1.6.1 |
| 712 | 2026-03-02T08:34:34.933Z | Compiling anstyle v1.0.13 |
| 713 | 2026-03-02T08:34:35.003Z | Compiling anstyle-query v1.1.5 |
| 714 | 2026-03-02T08:34:35.089Z | Compiling is_terminal_polyfill v1.70.2 |
| 715 | 2026-03-02T08:34:35.216Z | Compiling tar v0.4.44 |
| 716 | 2026-03-02T08:34:35.269Z | Compiling document-features v0.2.12 |
| 717 | 2026-03-02T08:34:35.300Z | Compiling tinyvec v1.10.0 |
| 718 | 2026-03-02T08:34:35.537Z | Compiling anstream v0.6.21 |
| 719 | 2026-03-02T08:34:35.621Z | Compiling chrono v0.4.44 |
| 720 | 2026-03-02T08:34:36.367Z | Compiling cargo-util-schemas v0.2.0 |
| 721 | 2026-03-02T08:34:36.525Z | Compiling globset v0.4.18 |
| 722 | 2026-03-02T08:34:36.898Z | Compiling guppy v0.17.25 |
| 723 | 2026-03-02T08:34:37.482Z | Compiling indicatif v0.17.11 |
| 724 | 2026-03-02T08:34:38.163Z | Compiling strip-ansi-escapes v0.2.1 |
| 725 | 2026-03-02T08:34:39.271Z | Compiling nextest-metadata v0.12.2 |
| 726 | 2026-03-02T08:34:40.988Z | Compiling toml v0.9.12+spec-1.1.0 |
| 727 | 2026-03-02T08:34:41.709Z | Compiling pin-project v1.1.11 |
| 728 | 2026-03-02T08:34:41.878Z | Compiling newtype-uuid v1.3.2 |
| 729 | 2026-03-02T08:34:42.213Z | Compiling reqwest v0.12.28 |
| 730 | 2026-03-02T08:34:43.456Z | Compiling rand_chacha v0.9.0 |
| 731 | 2026-03-02T08:34:43.863Z | Compiling futures v0.3.32 |
| 732 | 2026-03-02T08:34:43.999Z | Compiling derive_more v2.1.1 |
| 733 | 2026-03-02T08:34:44.139Z | Compiling digest v0.10.7 |
| 734 | 2026-03-02T08:34:44.621Z | Compiling flate2 v1.1.9 |
| 735 | 2026-03-02T08:34:44.646Z | Compiling parking_lot v0.12.5 |
| 736 | 2026-03-02T08:34:44.739Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-03-02T08:34:45.209Z | Compiling shared_child v1.1.1 |
| 738 | 2026-03-02T08:34:46.569Z | Compiling signal-hook-mio v0.2.5 |
| 739 | 2026-03-02T08:34:46.697Z | Compiling self-replace v1.5.0 |
| 740 | 2026-03-02T08:34:46.791Z | Compiling cargo-platform v0.2.0 |
| 741 | 2026-03-02T08:34:47.260Z | Compiling quick-xml v0.37.5 |
| 742 | 2026-03-02T08:34:47.927Z | Compiling quick-xml v0.38.4 |
| 743 | 2026-03-02T08:34:47.988Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-03-02T08:34:48.910Z | Compiling indenter v0.3.4 |
| 745 | 2026-03-02T08:34:48.973Z | Compiling shell-words v1.1.1 |
| 746 | 2026-03-02T08:34:49.173Z | Compiling clap_lex v1.0.0 |
| 747 | 2026-03-02T08:34:49.865Z | Compiling humantime v2.3.0 |
| 748 | 2026-03-02T08:34:49.897Z | Compiling strsim v0.11.1 |
| 749 | 2026-03-02T08:34:50.624Z | Compiling recursion v0.5.4 |
| 750 | 2026-03-02T08:34:50.808Z | Compiling heck v0.5.0 |
| 751 | 2026-03-02T08:34:50.866Z | Compiling cpufeatures v0.2.17 |
| 752 | 2026-03-02T08:34:50.992Z | Compiling sha2 v0.10.9 |
| 753 | 2026-03-02T08:34:51.162Z | Compiling nextest-filtering v0.15.0 |
| 754 | 2026-03-02T08:34:51.227Z | Compiling clap_derive v4.5.55 |
| 755 | 2026-03-02T08:34:51.615Z | Compiling clap_builder v4.5.60 |
| 756 | 2026-03-02T08:34:51.639Z | Compiling humantime-serde v1.1.1 |
| 757 | 2026-03-02T08:34:51.890Z | Compiling quick-junit v0.5.2 |
| 758 | 2026-03-02T08:34:55.439Z | Compiling atomicwrites v0.4.4 |
| 759 | 2026-03-02T08:34:55.972Z | Compiling cargo_metadata v0.20.0 |
| 760 | 2026-03-02T08:34:58.935Z | Compiling crossterm v0.29.0 |
| 761 | 2026-03-02T08:34:59.915Z | Compiling cargo-nextest v0.9.97 |
| 762 | 2026-03-02T08:35:02.344Z | Compiling duct v0.13.7 |
| 763 | 2026-03-02T08:35:03.249Z | Compiling zstd v0.13.3 |
| 764 | 2026-03-02T08:35:05.194Z | Compiling async-scoped v0.9.0 |
| 765 | 2026-03-02T08:35:05.547Z | Compiling rand v0.9.2 |
| 766 | 2026-03-02T08:35:06.136Z | Compiling config v0.15.19 |
| 767 | 2026-03-02T08:35:06.405Z | Compiling unicode-normalization v0.1.25 |
| 768 | 2026-03-02T08:35:07.134Z | Compiling target-spec-miette v0.4.5 |
| 769 | 2026-03-02T08:35:07.685Z | Compiling future-queue v0.4.0 |
| 770 | 2026-03-02T08:35:07.895Z | Compiling mukti-metadata v0.3.0 |
| 771 | 2026-03-02T08:35:08.200Z | Compiling tokio-stream v0.1.18 |
| 772 | 2026-03-02T08:35:08.241Z | Compiling camino-tempfile v1.4.1 |
| 773 | 2026-03-02T08:35:08.405Z | Compiling derive-where v1.6.0 |
| 774 | 2026-03-02T08:35:08.906Z | Compiling serde_ignored v0.1.14 |
| 775 | 2026-03-02T08:35:09.067Z | Compiling serde_path_to_error v0.1.20 |
| 776 | 2026-03-02T08:35:09.312Z | Compiling home v0.5.12 |
| 777 | 2026-03-02T08:35:09.347Z | Compiling hex v0.4.3 |
| 778 | 2026-03-02T08:35:09.611Z | Compiling indent_write v2.2.0 |
| 779 | 2026-03-02T08:35:09.898Z | Compiling swrite v0.1.0 |
| 780 | 2026-03-02T08:35:10.047Z | Compiling xxhash-rust v0.8.15 |
| 781 | 2026-03-02T08:35:10.073Z | Compiling color-eyre v0.6.5 |
| 782 | 2026-03-02T08:35:10.119Z | Compiling clap v4.5.60 |
| 783 | 2026-03-02T08:35:10.153Z | Compiling dialoguer v0.11.0 |
| 784 | 2026-03-02T08:35:10.275Z | Compiling enable-ansi-support v0.2.1 |
| 785 | 2026-03-02T08:35:11.110Z | Compiling nextest-runner v0.80.0 |
| 786 | 2026-03-02T08:35:54.046Z | Finished `release` profile [optimized] target(s) in 2m 29s |
| 787 | 2026-03-02T08:35:54.327Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 788 | 2026-03-02T08:35:54.327Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 789 | 2026-03-02T08:35:54.497Z | + pushd bgp |
| 790 | 2026-03-02T08:35:54.522Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 791 | 2026-03-02T08:35:54.522Z | + pfexec cargo nextest run |
| 792 | 2026-03-02T08:35:55.146Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 793 | 2026-03-02T08:35:55.955Z | From https://github.com/oxidecomputer/falcon |
| 794 | 2026-03-02T08:35:55.955Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 795 | 2026-03-02T08:35:56.135Z | Updating crates.io index |
| 796 | 2026-03-02T08:35:56.160Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 797 | 2026-03-02T08:35:57.034Z | From https://github.com/oxidecomputer/dendrite |
| 798 | 2026-03-02T08:35:57.034Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 799 | 2026-03-02T08:35:57.160Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 800 | 2026-03-02T08:35:57.530Z | From https://github.com/oxidecomputer/ispf |
| 801 | 2026-03-02T08:35:57.530Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 802 | 2026-03-02T08:35:57.558Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 803 | 2026-03-02T08:35:58.074Z | From https://github.com/oxidecomputer/netadm-sys |
| 804 | 2026-03-02T08:35:58.074Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 805 | 2026-03-02T08:35:58.102Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 806 | 2026-03-02T08:36:08.058Z | From https://github.com/oxidecomputer/omicron |
| 807 | 2026-03-02T08:36:08.058Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 808 | 2026-03-02T08:36:08.998Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 809 | 2026-03-02T08:36:09.808Z | From https://github.com/oxidecomputer/opte |
| 810 | 2026-03-02T08:36:09.808Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 811 | 2026-03-02T08:36:09.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 812 | 2026-03-02T08:36:10.291Z | From https://github.com/illumos/smf-rs |
| 813 | 2026-03-02T08:36:10.291Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 814 | 2026-03-02T08:36:10.325Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 815 | 2026-03-02T08:36:10.694Z | From https://github.com/oxidecomputer/network-interface |
| 816 | 2026-03-02T08:36:10.694Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 817 | 2026-03-02T08:36:10.746Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 818 | 2026-03-02T08:36:11.168Z | From https://github.com/oxidecomputer/zone |
| 819 | 2026-03-02T08:36:11.168Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 820 | 2026-03-02T08:36:11.195Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 821 | 2026-03-02T08:36:12.617Z | From https://github.com/oxidecomputer/propolis |
| 822 | 2026-03-02T08:36:12.617Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 823 | 2026-03-02T08:36:12.757Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 824 | 2026-03-02T08:36:13.409Z | From https://github.com/oxidecomputer/transceiver-control |
| 825 | 2026-03-02T08:36:13.409Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 826 | 2026-03-02T08:36:13.443Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 827 | 2026-03-02T08:36:13.822Z | From https://github.com/oxidecomputer/dlpi-sys |
| 828 | 2026-03-02T08:36:13.822Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 829 | 2026-03-02T08:36:13.847Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 830 | 2026-03-02T08:36:14.272Z | From https://github.com/jmesmon/rust-libzfs |
| 831 | 2026-03-02T08:36:14.272Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 832 | 2026-03-02T08:36:14.296Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 833 | 2026-03-02T08:36:14.663Z | From https://github.com/oxidecomputer/rusty-doors |
| 834 | 2026-03-02T08:36:14.663Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 835 | 2026-03-02T08:36:14.687Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 836 | 2026-03-02T08:36:15.184Z | From https://github.com/oxidecomputer/lldp |
| 837 | 2026-03-02T08:36:15.184Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 838 | 2026-03-02T08:36:15.213Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 839 | 2026-03-02T08:36:16.298Z | From https://github.com/oxidecomputer/maghemite |
| 840 | 2026-03-02T08:36:16.298Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 841 | 2026-03-02T08:36:16.390Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 842 | 2026-03-02T08:36:16.774Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 843 | 2026-03-02T08:36:16.774Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 844 | 2026-03-02T08:36:16.812Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 845 | 2026-03-02T08:36:17.211Z | From https://github.com/oxidecomputer/slog-error-chain |
| 846 | 2026-03-02T08:36:17.211Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 847 | 2026-03-02T08:36:17.235Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 848 | 2026-03-02T08:36:17.668Z | From https://github.com/oxidecomputer/tufaceous |
| 849 | 2026-03-02T08:36:17.668Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 850 | 2026-03-02T08:36:17.729Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 851 | 2026-03-02T08:36:18.375Z | From https://github.com/oxidecomputer/management-gateway-service |
| 852 | 2026-03-02T08:36:18.375Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 853 | 2026-03-02T08:36:18.416Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-03-02T08:36:20.424Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-03-02T08:36:20.424Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 856 | 2026-03-02T08:36:20.585Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 857 | 2026-03-02T08:36:21.136Z | From https://github.com/oxidecomputer/propolis |
| 858 | 2026-03-02T08:36:21.136Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 859 | 2026-03-02T08:36:21.235Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 860 | 2026-03-02T08:36:21.631Z | From https://github.com/oxidecomputer/tofino |
| 861 | 2026-03-02T08:36:21.631Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 862 | 2026-03-02T08:36:21.657Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 863 | 2026-03-02T08:36:22.063Z | From https://github.com/oxidecomputer/clickward |
| 864 | 2026-03-02T08:36:22.063Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 865 | 2026-03-02T08:36:22.104Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 866 | 2026-03-02T08:36:22.451Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 867 | 2026-03-02T08:36:22.451Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 868 | 2026-03-02T08:36:23.047Z | Downloading crates ... |
| 869 | 2026-03-02T08:36:23.214Z | Downloaded base16ct v1.0.0 |
| 870 | 2026-03-02T08:36:23.239Z | Downloaded crunchy v0.2.4 |
| 871 | 2026-03-02T08:36:23.239Z | Downloaded allocator-api2 v0.2.21 |
| 872 | 2026-03-02T08:36:23.239Z | Downloaded aead v0.5.2 |
| 873 | 2026-03-02T08:36:23.239Z | Downloaded hash32 v0.3.1 |
| 874 | 2026-03-02T08:36:23.239Z | Downloaded ciborium-ll v0.2.2 |
| 875 | 2026-03-02T08:36:23.265Z | Downloaded chacha20poly1305 v0.10.1 |
| 876 | 2026-03-02T08:36:23.265Z | Downloaded goblin v0.8.2 |
| 877 | 2026-03-02T08:36:23.265Z | Downloaded dof v0.4.0 |
| 878 | 2026-03-02T08:36:23.265Z | Downloaded diff v0.1.13 |
| 879 | 2026-03-02T08:36:23.291Z | Downloaded indicatif v0.18.4 |
| 880 | 2026-03-02T08:36:23.291Z | Downloaded ingot-types v0.1.2 |
| 881 | 2026-03-02T08:36:23.291Z | Downloaded num-derive v0.3.3 |
| 882 | 2026-03-02T08:36:23.316Z | Downloaded num_enum_derive v0.7.5 |
| 883 | 2026-03-02T08:36:23.316Z | Downloaded num_enum_derive v0.5.11 |
| 884 | 2026-03-02T08:36:23.316Z | Downloaded parse-display v0.10.0 |
| 885 | 2026-03-02T08:36:23.316Z | Downloaded natord v1.0.9 |
| 886 | 2026-03-02T08:36:23.316Z | Downloaded proc-macro-error-attr v1.0.4 |
| 887 | 2026-03-02T08:36:23.316Z | Downloaded omicron-workspace-hack v0.1.0 |
| 888 | 2026-03-02T08:36:23.342Z | Downloaded proc-macro-error v1.0.4 |
| 889 | 2026-03-02T08:36:23.342Z | Downloaded rustc_version v0.1.7 |
| 890 | 2026-03-02T08:36:23.342Z | Downloaded plain v0.2.3 |
| 891 | 2026-03-02T08:36:23.342Z | Downloaded potential_utf v0.1.4 |
| 892 | 2026-03-02T08:36:23.342Z | Downloaded proc-macro-crate v3.4.0 |
| 893 | 2026-03-02T08:36:23.342Z | Downloaded pretty_assertions v1.4.1 |
| 894 | 2026-03-02T08:36:23.368Z | Downloaded serial_test_derive v3.3.1 |
| 895 | 2026-03-02T08:36:23.368Z | Downloaded smartstring v1.0.1 |
| 896 | 2026-03-02T08:36:23.368Z | Downloaded tabled_derive v0.7.0 |
| 897 | 2026-03-02T08:36:23.368Z | Downloaded thread-id v4.2.2 |
| 898 | 2026-03-02T08:36:23.368Z | Downloaded take_mut v0.2.2 |
| 899 | 2026-03-02T08:36:23.368Z | Downloaded thread-id v5.1.0 |
| 900 | 2026-03-02T08:36:23.368Z | Downloaded thiserror-no-std v2.0.2 |
| 901 | 2026-03-02T08:36:23.394Z | Downloaded usdt-macro v0.6.0 |
| 902 | 2026-03-02T08:36:23.394Z | Downloaded usdt-attr-macro v0.5.0 |
| 903 | 2026-03-02T08:36:23.394Z | Downloaded unarray v0.1.4 |
| 904 | 2026-03-02T08:36:23.394Z | Downloaded tagptr v0.2.0 |
| 905 | 2026-03-02T08:36:23.394Z | Downloaded yoke-derive v0.8.1 |
| 906 | 2026-03-02T08:36:23.394Z | Downloaded usdt-macro v0.5.0 |
| 907 | 2026-03-02T08:36:23.394Z | Downloaded zeroize_derive v1.4.3 |
| 908 | 2026-03-02T08:36:23.394Z | Downloaded xz2 v0.1.7 |
| 909 | 2026-03-02T08:36:23.420Z | Downloaded usdt-attr-macro v0.6.0 |
| 910 | 2026-03-02T08:36:23.420Z | Downloaded zerovec-derive v0.11.2 |
| 911 | 2026-03-02T08:36:23.420Z | Downloaded zone v0.3.1 |
| 912 | 2026-03-02T08:36:23.420Z | Downloaded thin-vec v0.2.14 |
| 913 | 2026-03-02T08:36:23.420Z | Downloaded zone_cfg_derive v0.3.1 |
| 914 | 2026-03-02T08:36:23.420Z | Downloaded usdt v0.6.0 |
| 915 | 2026-03-02T08:36:23.420Z | Downloaded typify v0.4.3 |
| 916 | 2026-03-02T08:36:23.420Z | Downloaded whoami v1.6.1 |
| 917 | 2026-03-02T08:36:23.420Z | Downloaded zerotrie v0.2.3 |
| 918 | 2026-03-02T08:36:23.446Z | Downloaded yansi v1.0.1 |
| 919 | 2026-03-02T08:36:23.446Z | Downloaded zerocopy-derive v0.7.35 |
| 920 | 2026-03-02T08:36:23.446Z | Downloaded unsafe-libyaml v0.2.11 |
| 921 | 2026-03-02T08:36:23.446Z | Downloaded snafu v0.8.9 |
| 922 | 2026-03-02T08:36:23.470Z | Downloaded zerovec v0.11.5 |
| 923 | 2026-03-02T08:36:23.470Z | Downloaded tabled v0.20.0 |
| 924 | 2026-03-02T08:36:23.494Z | Downloaded zerocopy-derive v0.8.39 |
| 925 | 2026-03-02T08:36:23.494Z | Downloaded scc v2.4.0 |
| 926 | 2026-03-02T08:36:23.520Z | Downloaded time v0.3.47 |
| 927 | 2026-03-02T08:36:23.520Z | Downloaded serde_with v3.16.1 |
| 928 | 2026-03-02T08:36:23.546Z | Downloaded regex-syntax v0.8.9 |
| 929 | 2026-03-02T08:36:23.546Z | Downloaded rustls-webpki v0.102.8 |
| 930 | 2026-03-02T08:36:23.570Z | Downloaded tabled v0.15.0 |
| 931 | 2026-03-02T08:36:23.594Z | Downloaded syn v1.0.109 |
| 932 | 2026-03-02T08:36:23.594Z | Downloaded zerocopy v0.8.39 |
| 933 | 2026-03-02T08:36:23.619Z | Downloaded smoltcp v0.11.0 |
| 934 | 2026-03-02T08:36:23.644Z | Downloaded syn v2.0.116 |
| 935 | 2026-03-02T08:36:23.644Z | Downloaded rustix v1.1.3 |
| 936 | 2026-03-02T08:36:23.668Z | Downloaded rhai v1.24.0 |
| 937 | 2026-03-02T08:36:23.692Z | Downloaded rustls v0.23.36 |
| 938 | 2026-03-02T08:36:23.716Z | Downloaded regress v0.10.5 |
| 939 | 2026-03-02T08:36:23.716Z | Downloaded rustls v0.22.4 |
| 940 | 2026-03-02T08:36:23.716Z | Downloaded typify-impl v0.4.3 |
| 941 | 2026-03-02T08:36:23.741Z | Downloaded jiff v0.2.20 |
| 942 | 2026-03-02T08:36:23.765Z | Downloaded blake3 v1.8.3 |
| 943 | 2026-03-02T08:36:23.765Z | Downloaded sled v0.34.7 |
| 944 | 2026-03-02T08:36:23.789Z | Downloaded aws-lc-rs v1.15.4 |
| 945 | 2026-03-02T08:36:23.789Z | Downloaded lzma-sys v0.1.20 |
| 946 | 2026-03-02T08:36:23.813Z | Downloaded pest v2.8.6 |
| 947 | 2026-03-02T08:36:23.838Z | Downloaded nix v0.31.1 |
| 948 | 2026-03-02T08:36:23.838Z | Downloaded libc v0.2.180 |
| 949 | 2026-03-02T08:36:23.867Z | Downloaded clap_builder v4.5.59 |
| 950 | 2026-03-02T08:36:23.891Z | Downloaded chrono v0.4.43 |
| 951 | 2026-03-02T08:36:23.891Z | Downloaded petgraph v0.6.5 |
| 952 | 2026-03-02T08:36:23.915Z | Downloaded openapiv3 v2.2.0 |
| 953 | 2026-03-02T08:36:23.915Z | Downloaded zerocopy v0.7.35 |
| 954 | 2026-03-02T08:36:23.940Z | Downloaded winnow v0.5.40 |
| 955 | 2026-03-02T08:36:23.940Z | Downloaded typed-path v0.9.3 |
| 956 | 2026-03-02T08:36:23.964Z | Downloaded tough v0.20.0 |
| 957 | 2026-03-02T08:36:23.964Z | Downloaded moka v0.12.13 |
| 958 | 2026-03-02T08:36:23.990Z | Downloaded hickory-proto v0.24.4 |
| 959 | 2026-03-02T08:36:23.990Z | Downloaded test-strategy v0.4.5 |
| 960 | 2026-03-02T08:36:23.990Z | Downloaded sha3 v0.10.8 |
| 961 | 2026-03-02T08:36:24.015Z | Downloaded strum_macros v0.27.2 |
| 962 | 2026-03-02T08:36:24.016Z | Downloaded encoding_rs v0.8.35 |
| 963 | 2026-03-02T08:36:24.040Z | Downloaded chrono-tz v0.10.4 |
| 964 | 2026-03-02T08:36:24.040Z | Downloaded expectorate v1.2.0 |
| 965 | 2026-03-02T08:36:24.064Z | Downloaded usdt-impl v0.6.0 |
| 966 | 2026-03-02T08:36:24.064Z | Downloaded usdt-impl v0.5.0 |
| 967 | 2026-03-02T08:36:24.064Z | Downloaded csv v1.4.0 |
| 968 | 2026-03-02T08:36:24.088Z | Downloaded time-macros v0.2.27 |
| 969 | 2026-03-02T08:36:24.088Z | Downloaded socket2 v0.5.10 |
| 970 | 2026-03-02T08:36:24.088Z | Downloaded slog v2.8.2 |
| 971 | 2026-03-02T08:36:24.089Z | Downloaded qorb v0.4.1 |
| 972 | 2026-03-02T08:36:24.089Z | Downloaded pest_meta v2.8.6 |
| 973 | 2026-03-02T08:36:24.089Z | Downloaded toml_edit v0.19.15 |
| 974 | 2026-03-02T08:36:24.113Z | Downloaded schemars v0.9.0 |
| 975 | 2026-03-02T08:36:24.138Z | Downloaded proptest v1.10.0 |
| 976 | 2026-03-02T08:36:24.138Z | Downloaded progenitor-impl v0.11.2 |
| 977 | 2026-03-02T08:36:24.138Z | Downloaded progenitor-impl v0.10.0 |
| 978 | 2026-03-02T08:36:24.138Z | Downloaded walkdir v2.5.0 |
| 979 | 2026-03-02T08:36:24.138Z | Downloaded tungstenite v0.21.0 |
| 980 | 2026-03-02T08:36:24.138Z | Downloaded steno v0.4.1 |
| 981 | 2026-03-02T08:36:24.163Z | Downloaded rayon-core v1.13.0 |
| 982 | 2026-03-02T08:36:24.163Z | Downloaded hickory-proto v0.25.2 |
| 983 | 2026-03-02T08:36:24.163Z | Downloaded vsss-rs v3.3.4 |
| 984 | 2026-03-02T08:36:24.188Z | Downloaded universal-hash v0.5.1 |
| 985 | 2026-03-02T08:36:24.188Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 986 | 2026-03-02T08:36:24.188Z | Downloaded tokio-rustls v0.25.0 |
| 987 | 2026-03-02T08:36:24.188Z | Downloaded tokio-dtrace v0.1.1 |
| 988 | 2026-03-02T08:36:24.188Z | Downloaded tinystr v0.8.2 |
| 989 | 2026-03-02T08:36:24.188Z | Downloaded tiny-keccak v2.0.2 |
| 990 | 2026-03-02T08:36:24.188Z | Downloaded term v1.2.1 |
| 991 | 2026-03-02T08:36:24.188Z | Downloaded serde_with_macros v3.16.1 |
| 992 | 2026-03-02T08:36:24.188Z | Downloaded serde_derive_internals v0.29.1 |
| 993 | 2026-03-02T08:36:24.188Z | Downloaded rayon v1.11.0 |
| 994 | 2026-03-02T08:36:24.215Z | Downloaded pin-project-internal v1.1.10 |
| 995 | 2026-03-02T08:36:24.215Z | Downloaded pin-project v1.1.10 |
| 996 | 2026-03-02T08:36:24.215Z | Downloaded elliptic-curve v0.13.8 |
| 997 | 2026-03-02T08:36:24.240Z | Downloaded strum_macros v0.26.4 |
| 998 | 2026-03-02T08:36:24.240Z | Downloaded slog-stdlog v4.1.1 |
| 999 | 2026-03-02T08:36:24.240Z | Downloaded crypto-bigint v0.5.5 |
| 1000 | 2026-03-02T08:36:24.240Z | Downloaded toml v0.7.8 |
| 1001 | 2026-03-02T08:36:24.240Z | Downloaded synstructure v0.13.2 |
| 1002 | 2026-03-02T08:36:24.240Z | Downloaded pest_derive v2.8.6 |
| 1003 | 2026-03-02T08:36:24.240Z | Downloaded slog-async v2.8.0 |
| 1004 | 2026-03-02T08:36:24.240Z | Downloaded darling_core v0.21.3 |
| 1005 | 2026-03-02T08:36:24.266Z | Downloaded arc-swap v1.8.2 |
| 1006 | 2026-03-02T08:36:24.266Z | Downloaded writeable v0.6.2 |
| 1007 | 2026-03-02T08:36:24.266Z | Downloaded scroll v0.12.0 |
| 1008 | 2026-03-02T08:36:24.266Z | Downloaded rand v0.8.5 |
| 1009 | 2026-03-02T08:36:24.266Z | Downloaded zerofrom-derive v0.1.6 |
| 1010 | 2026-03-02T08:36:24.266Z | Downloaded zerofrom v0.1.6 |
| 1011 | 2026-03-02T08:36:24.266Z | Downloaded yoke v0.8.1 |
| 1012 | 2026-03-02T08:36:24.266Z | Downloaded waitgroup v0.1.2 |
| 1013 | 2026-03-02T08:36:24.266Z | Downloaded wait-timeout v0.2.1 |
| 1014 | 2026-03-02T08:36:24.266Z | Downloaded tempfile v3.25.0 |
| 1015 | 2026-03-02T08:36:24.266Z | Downloaded usdt v0.5.0 |
| 1016 | 2026-03-02T08:36:24.266Z | Downloaded ucd-trie v0.1.7 |
| 1017 | 2026-03-02T08:36:24.266Z | Downloaded slog-json v2.6.1 |
| 1018 | 2026-03-02T08:36:24.291Z | Downloaded schemars v0.8.22 |
| 1019 | 2026-03-02T08:36:24.291Z | Downloaded resolv-conf v0.7.6 |
| 1020 | 2026-03-02T08:36:24.291Z | Downloaded progenitor v0.10.0 |
| 1021 | 2026-03-02T08:36:24.291Z | Downloaded anyhow v1.0.101 |
| 1022 | 2026-03-02T08:36:24.291Z | Downloaded untrusted v0.7.1 |
| 1023 | 2026-03-02T08:36:24.291Z | Downloaded time-core v0.1.8 |
| 1024 | 2026-03-02T08:36:24.291Z | Downloaded smawk v0.3.2 |
| 1025 | 2026-03-02T08:36:24.316Z | Downloaded slog-dtrace v0.3.0 |
| 1026 | 2026-03-02T08:36:24.316Z | Downloaded serde_tokenstream v0.2.2 |
| 1027 | 2026-03-02T08:36:24.316Z | Downloaded utf-8 v0.7.6 |
| 1028 | 2026-03-02T08:36:24.316Z | Downloaded typify-macro v0.4.3 |
| 1029 | 2026-03-02T08:36:24.316Z | Downloaded unit-prefix v0.5.2 |
| 1030 | 2026-03-02T08:36:24.316Z | Downloaded minimal-lexical v0.2.1 |
| 1031 | 2026-03-02T08:36:24.316Z | Downloaded snafu-derive v0.8.9 |
| 1032 | 2026-03-02T08:36:24.316Z | Downloaded rustversion v1.0.22 |
| 1033 | 2026-03-02T08:36:24.316Z | Downloaded ref-cast v1.0.25 |
| 1034 | 2026-03-02T08:36:24.316Z | Downloaded prettyplease v0.2.37 |
| 1035 | 2026-03-02T08:36:24.341Z | Downloaded tokio-tungstenite v0.21.0 |
| 1036 | 2026-03-02T08:36:24.341Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1037 | 2026-03-02T08:36:24.341Z | Downloaded schemars v1.2.1 |
| 1038 | 2026-03-02T08:36:24.341Z | Downloaded base64 v0.21.7 |
| 1039 | 2026-03-02T08:36:24.365Z | Downloaded topological-sort v0.2.2 |
| 1040 | 2026-03-02T08:36:24.365Z | Downloaded testing_table v0.3.0 |
| 1041 | 2026-03-02T08:36:24.366Z | Downloaded termtree v0.5.1 |
| 1042 | 2026-03-02T08:36:24.366Z | Downloaded tabled_derive v0.11.0 |
| 1043 | 2026-03-02T08:36:24.366Z | Downloaded strum v0.27.2 |
| 1044 | 2026-03-02T08:36:24.366Z | Downloaded scroll_derive v0.13.1 |
| 1045 | 2026-03-02T08:36:24.366Z | Downloaded proc-macro-crate v1.3.1 |
| 1046 | 2026-03-02T08:36:24.366Z | Downloaded phf_shared v0.12.1 |
| 1047 | 2026-03-02T08:36:24.366Z | Downloaded parking_lot v0.11.2 |
| 1048 | 2026-03-02T08:36:24.366Z | Downloaded strum v0.26.3 |
| 1049 | 2026-03-02T08:36:24.366Z | Downloaded structmeta-derive v0.3.0 |
| 1050 | 2026-03-02T08:36:24.366Z | Downloaded stable_deref_trait v1.2.1 |
| 1051 | 2026-03-02T08:36:24.366Z | Downloaded spin v0.9.8 |
| 1052 | 2026-03-02T08:36:24.366Z | Downloaded slog-bunyan v2.5.0 |
| 1053 | 2026-03-02T08:36:24.366Z | Downloaded siphasher v1.0.2 |
| 1054 | 2026-03-02T08:36:24.366Z | Downloaded similar v2.7.0 |
| 1055 | 2026-03-02T08:36:24.390Z | Downloaded sha1 v0.10.6 |
| 1056 | 2026-03-02T08:36:24.390Z | Downloaded serde_repr v0.1.20 |
| 1057 | 2026-03-02T08:36:24.390Z | Downloaded serde_plain v1.0.2 |
| 1058 | 2026-03-02T08:36:24.390Z | Downloaded secrecy v0.10.3 |
| 1059 | 2026-03-02T08:36:24.391Z | Downloaded rusty-fork v0.3.1 |
| 1060 | 2026-03-02T08:36:24.391Z | Downloaded rustls-pemfile v2.2.0 |
| 1061 | 2026-03-02T08:36:24.391Z | Downloaded rand_xorshift v0.4.0 |
| 1062 | 2026-03-02T08:36:24.391Z | Downloaded progenitor-client v0.10.0 |
| 1063 | 2026-03-02T08:36:24.391Z | Downloaded displaydoc v0.2.5 |
| 1064 | 2026-03-02T08:36:24.391Z | Downloaded structmeta v0.3.0 |
| 1065 | 2026-03-02T08:36:24.391Z | Downloaded smf v0.2.3 |
| 1066 | 2026-03-02T08:36:24.391Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1067 | 2026-03-02T08:36:24.391Z | Downloaded serde-big-array v0.5.1 |
| 1068 | 2026-03-02T08:36:24.415Z | Downloaded semver v0.1.20 |
| 1069 | 2026-03-02T08:36:24.415Z | Downloaded libsw v3.5.0 |
| 1070 | 2026-03-02T08:36:24.415Z | Downloaded slog-scope v4.4.1 |
| 1071 | 2026-03-02T08:36:24.415Z | Downloaded progenitor v0.11.2 |
| 1072 | 2026-03-02T08:36:24.415Z | Downloaded proc-macro-error2 v2.0.1 |
| 1073 | 2026-03-02T08:36:24.415Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1074 | 2026-03-02T08:36:24.415Z | Downloaded num-complex v0.4.6 |
| 1075 | 2026-03-02T08:36:24.415Z | Downloaded managed v0.8.0 |
| 1076 | 2026-03-02T08:36:24.416Z | Downloaded lru-cache v0.1.2 |
| 1077 | 2026-03-02T08:36:24.416Z | Downloaded console v0.16.2 |
| 1078 | 2026-03-02T08:36:24.416Z | Downloaded ciborium v0.2.2 |
| 1079 | 2026-03-02T08:36:24.416Z | Downloaded tabwriter v1.4.1 |
| 1080 | 2026-03-02T08:36:24.416Z | Downloaded spin v0.5.2 |
| 1081 | 2026-03-02T08:36:24.416Z | Downloaded scroll v0.13.0 |
| 1082 | 2026-03-02T08:36:24.440Z | Downloaded same-file v1.0.6 |
| 1083 | 2026-03-02T08:36:24.440Z | Downloaded rhai_codegen v3.1.0 |
| 1084 | 2026-03-02T08:36:24.440Z | Downloaded phf v0.12.1 |
| 1085 | 2026-03-02T08:36:24.440Z | Downloaded crossbeam-utils v0.8.21 |
| 1086 | 2026-03-02T08:36:24.440Z | Downloaded no-std-compat v0.4.1 |
| 1087 | 2026-03-02T08:36:24.440Z | Downloaded libscf-sys v1.1.0 |
| 1088 | 2026-03-02T08:36:24.490Z | Downloaded derive_more v0.99.20 |
| 1089 | 2026-03-02T08:36:24.490Z | Downloaded slog-term v2.9.2 |
| 1090 | 2026-03-02T08:36:24.490Z | Downloaded slog-envlogger v2.2.0 |
| 1091 | 2026-03-02T08:36:24.490Z | Downloaded serial_test v3.3.1 |
| 1092 | 2026-03-02T08:36:24.490Z | Downloaded pest_generator v2.8.6 |
| 1093 | 2026-03-02T08:36:24.490Z | Downloaded erased-serde v0.3.31 |
| 1094 | 2026-03-02T08:36:24.490Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1095 | 2026-03-02T08:36:24.490Z | Downloaded crossbeam-epoch v0.9.18 |
| 1096 | 2026-03-02T08:36:24.490Z | Downloaded sigpipe v0.1.3 |
| 1097 | 2026-03-02T08:36:24.490Z | Downloaded scroll_derive v0.12.1 |
| 1098 | 2026-03-02T08:36:24.490Z | Downloaded ref-cast-impl v1.0.25 |
| 1099 | 2026-03-02T08:36:24.515Z | Downloaded quick-error v1.2.3 |
| 1100 | 2026-03-02T08:36:24.515Z | Downloaded progenitor-client v0.11.2 |
| 1101 | 2026-03-02T08:36:24.515Z | Downloaded pem v3.0.6 |
| 1102 | 2026-03-02T08:36:24.515Z | Downloaded password-hash v0.5.0 |
| 1103 | 2026-03-02T08:36:24.515Z | Downloaded data-encoding v2.10.0 |
| 1104 | 2026-03-02T08:36:24.515Z | Downloaded arrayvec v0.7.6 |
| 1105 | 2026-03-02T08:36:24.515Z | Downloaded sdd v3.0.10 |
| 1106 | 2026-03-02T08:36:24.515Z | Downloaded schemars_derive v0.8.22 |
| 1107 | 2026-03-02T08:36:24.515Z | Downloaded rand_chacha v0.3.1 |
| 1108 | 2026-03-02T08:36:24.515Z | Downloaded progenitor-macro v0.10.0 |
| 1109 | 2026-03-02T08:36:24.515Z | Downloaded powerfmt v0.2.0 |
| 1110 | 2026-03-02T08:36:24.515Z | Downloaded poly1305 v0.8.0 |
| 1111 | 2026-03-02T08:36:24.515Z | Downloaded parse-display-derive v0.10.0 |
| 1112 | 2026-03-02T08:36:24.515Z | Downloaded internet-checksum v0.2.1 |
| 1113 | 2026-03-02T08:36:24.515Z | Downloaded goblin v0.10.5 |
| 1114 | 2026-03-02T08:36:24.515Z | Downloaded fs_extra v1.3.0 |
| 1115 | 2026-03-02T08:36:24.515Z | Downloaded async-trait v0.1.89 |
| 1116 | 2026-03-02T08:36:24.515Z | Downloaded pretty-hex v0.4.1 |
| 1117 | 2026-03-02T08:36:24.515Z | Downloaded owo-colors v4.2.3 |
| 1118 | 2026-03-02T08:36:24.515Z | Downloaded dropshot-api-manager v0.3.0 |
| 1119 | 2026-03-02T08:36:24.515Z | Downloaded drift v0.1.3 |
| 1120 | 2026-03-02T08:36:24.515Z | Downloaded bitflags v1.3.2 |
| 1121 | 2026-03-02T08:36:24.539Z | Downloaded pin-project-lite v0.2.16 |
| 1122 | 2026-03-02T08:36:24.539Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1123 | 2026-03-02T08:36:24.539Z | Downloaded ff v0.13.1 |
| 1124 | 2026-03-02T08:36:24.539Z | Downloaded const_format_proc_macros v0.2.34 |
| 1125 | 2026-03-02T08:36:24.540Z | Downloaded blake2 v0.10.6 |
| 1126 | 2026-03-02T08:36:24.540Z | Downloaded argon2 v0.5.3 |
| 1127 | 2026-03-02T08:36:24.540Z | Downloaded newline-converter v0.3.0 |
| 1128 | 2026-03-02T08:36:24.540Z | Downloaded olpc-cjson v0.1.4 |
| 1129 | 2026-03-02T08:36:24.540Z | Downloaded num_threads v0.1.7 |
| 1130 | 2026-03-02T08:36:24.540Z | Downloaded icu_properties_data v2.1.2 |
| 1131 | 2026-03-02T08:36:24.564Z | Downloaded progenitor-macro v0.11.2 |
| 1132 | 2026-03-02T08:36:24.564Z | Downloaded parking_lot_core v0.8.6 |
| 1133 | 2026-03-02T08:36:24.564Z | Downloaded num_enum v0.5.11 |
| 1134 | 2026-03-02T08:36:24.564Z | Downloaded num v0.4.3 |
| 1135 | 2026-03-02T08:36:24.564Z | Downloaded nom v7.1.3 |
| 1136 | 2026-03-02T08:36:24.589Z | Downloaded memmap v0.7.0 |
| 1137 | 2026-03-02T08:36:24.589Z | Downloaded fixedbitset v0.4.2 |
| 1138 | 2026-03-02T08:36:24.589Z | Downloaded embedded-io v0.6.1 |
| 1139 | 2026-03-02T08:36:24.589Z | Downloaded dof v0.3.0 |
| 1140 | 2026-03-02T08:36:24.589Z | Downloaded defmt-macros v1.0.1 |
| 1141 | 2026-03-02T08:36:24.589Z | Downloaded constant_time_eq v0.4.2 |
| 1142 | 2026-03-02T08:36:24.589Z | Downloaded bit-vec v0.8.0 |
| 1143 | 2026-03-02T08:36:24.589Z | Downloaded postcard v1.1.3 |
| 1144 | 2026-03-02T08:36:24.589Z | Downloaded paste v1.0.15 |
| 1145 | 2026-03-02T08:36:24.589Z | Downloaded num-integer v0.1.46 |
| 1146 | 2026-03-02T08:36:24.614Z | Downloaded num-derive v0.4.2 |
| 1147 | 2026-03-02T08:36:24.614Z | Downloaded libsw-core v0.3.2 |
| 1148 | 2026-03-02T08:36:24.614Z | Downloaded embedded-io v0.4.0 |
| 1149 | 2026-03-02T08:36:24.614Z | Downloaded deranged v0.5.6 |
| 1150 | 2026-03-02T08:36:24.614Z | Downloaded daft v0.1.5 |
| 1151 | 2026-03-02T08:36:24.614Z | Downloaded csv-core v0.1.13 |
| 1152 | 2026-03-02T08:36:24.614Z | Downloaded macaddr v1.0.1 |
| 1153 | 2026-03-02T08:36:24.614Z | Downloaded linear-map v1.2.0 |
| 1154 | 2026-03-02T08:36:24.614Z | Downloaded libm v0.2.16 |
| 1155 | 2026-03-02T08:36:24.639Z | Downloaded iddqd v0.3.17 |
| 1156 | 2026-03-02T08:36:24.639Z | Downloaded hkdf v0.12.4 |
| 1157 | 2026-03-02T08:36:24.639Z | Downloaded fs-err v3.3.0 |
| 1158 | 2026-03-02T08:36:24.639Z | Downloaded enum-as-inner v0.6.1 |
| 1159 | 2026-03-02T08:36:24.639Z | Downloaded dropshot_endpoint v0.16.7 |
| 1160 | 2026-03-02T08:36:24.639Z | Downloaded darling_macro v0.21.3 |
| 1161 | 2026-03-02T08:36:24.664Z | Downloaded convert_case v0.4.0 |
| 1162 | 2026-03-02T08:36:24.664Z | Downloaded const-random-macro v0.1.16 |
| 1163 | 2026-03-02T08:36:24.664Z | Downloaded bit-set v0.8.0 |
| 1164 | 2026-03-02T08:36:24.664Z | Downloaded async-stream v0.3.6 |
| 1165 | 2026-03-02T08:36:24.664Z | Downloaded async-recursion v1.1.1 |
| 1166 | 2026-03-02T08:36:24.664Z | Downloaded arrayref v0.3.9 |
| 1167 | 2026-03-02T08:36:24.664Z | Downloaded papergrid v0.17.0 |
| 1168 | 2026-03-02T08:36:24.664Z | Downloaded papergrid v0.11.0 |
| 1169 | 2026-03-02T08:36:24.664Z | Downloaded num-rational v0.4.2 |
| 1170 | 2026-03-02T08:36:24.688Z | Downloaded num-iter v0.1.45 |
| 1171 | 2026-03-02T08:36:24.688Z | Downloaded memmap2 v0.9.10 |
| 1172 | 2026-03-02T08:36:24.688Z | Downloaded dtrace-parser v0.2.0 |
| 1173 | 2026-03-02T08:36:24.688Z | Downloaded defmt-parser v1.0.0 |
| 1174 | 2026-03-02T08:36:24.688Z | Downloaded chacha20 v0.9.1 |
| 1175 | 2026-03-02T08:36:24.688Z | Downloaded oxnet v0.1.4 |
| 1176 | 2026-03-02T08:36:24.688Z | Downloaded opaque-debug v0.3.1 |
| 1177 | 2026-03-02T08:36:24.688Z | Downloaded omicron-zone-package v0.12.2 |
| 1178 | 2026-03-02T08:36:24.688Z | Downloaded num-conv v0.2.0 |
| 1179 | 2026-03-02T08:36:24.688Z | Downloaded memoffset v0.9.1 |
| 1180 | 2026-03-02T08:36:24.688Z | Downloaded jiff-static v0.2.20 |
| 1181 | 2026-03-02T08:36:24.688Z | Downloaded itertools v0.12.1 |
| 1182 | 2026-03-02T08:36:24.713Z | Downloaded icu_locale_core v2.1.1 |
| 1183 | 2026-03-02T08:36:24.713Z | Downloaded dyn-clone v1.0.20 |
| 1184 | 2026-03-02T08:36:24.713Z | Downloaded defmt v1.0.1 |
| 1185 | 2026-03-02T08:36:24.713Z | Downloaded bcs v0.1.6 |
| 1186 | 2026-03-02T08:36:24.713Z | Downloaded async-stream-impl v0.3.6 |
| 1187 | 2026-03-02T08:36:24.713Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1188 | 2026-03-02T08:36:24.737Z | Downloaded linked-hash-map v0.5.6 |
| 1189 | 2026-03-02T08:36:24.737Z | Downloaded icu_collections v2.1.1 |
| 1190 | 2026-03-02T08:36:24.737Z | Downloaded hubpack v0.1.2 |
| 1191 | 2026-03-02T08:36:24.737Z | Downloaded hickory-resolver v0.25.2 |
| 1192 | 2026-03-02T08:36:24.737Z | Downloaded hashbrown v0.12.3 |
| 1193 | 2026-03-02T08:36:24.737Z | Downloaded float-ord v0.3.2 |
| 1194 | 2026-03-02T08:36:24.737Z | Downloaded dtrace-parser v0.3.0 |
| 1195 | 2026-03-02T08:36:24.762Z | Downloaded cstr-argument v0.1.2 |
| 1196 | 2026-03-02T08:36:24.762Z | Downloaded crc8 v0.1.1 |
| 1197 | 2026-03-02T08:36:24.762Z | Downloaded const-random v0.1.18 |
| 1198 | 2026-03-02T08:36:24.762Z | Downloaded cmake v0.1.57 |
| 1199 | 2026-03-02T08:36:24.762Z | Downloaded cargo_toml v0.22.3 |
| 1200 | 2026-03-02T08:36:24.762Z | Downloaded byteorder v1.5.0 |
| 1201 | 2026-03-02T08:36:24.762Z | Downloaded backoff v0.4.0 |
| 1202 | 2026-03-02T08:36:24.762Z | Downloaded num_enum v0.7.5 |
| 1203 | 2026-03-02T08:36:24.762Z | Downloaded newtype_derive v0.1.6 |
| 1204 | 2026-03-02T08:36:24.762Z | Downloaded multer v3.1.0 |
| 1205 | 2026-03-02T08:36:24.762Z | Downloaded litemap v0.8.1 |
| 1206 | 2026-03-02T08:36:24.786Z | Downloaded icu_properties v2.1.2 |
| 1207 | 2026-03-02T08:36:24.786Z | Downloaded icu_normalizer v2.1.1 |
| 1208 | 2026-03-02T08:36:24.786Z | Downloaded hickory-resolver v0.24.4 |
| 1209 | 2026-03-02T08:36:24.786Z | Downloaded glob v0.3.3 |
| 1210 | 2026-03-02T08:36:24.786Z | Downloaded foreign-types-macros v0.2.3 |
| 1211 | 2026-03-02T08:36:24.786Z | Downloaded dunce v1.0.5 |
| 1212 | 2026-03-02T08:36:24.787Z | Downloaded daft-derive v0.1.5 |
| 1213 | 2026-03-02T08:36:24.787Z | Downloaded crossbeam-deque v0.8.6 |
| 1214 | 2026-03-02T08:36:24.811Z | Downloaded cipher v0.4.4 |
| 1215 | 2026-03-02T08:36:24.811Z | Downloaded bytecount v0.6.9 |
| 1216 | 2026-03-02T08:36:24.811Z | Downloaded mime v0.3.17 |
| 1217 | 2026-03-02T08:36:24.811Z | Downloaded match_cfg v0.1.0 |
| 1218 | 2026-03-02T08:36:24.811Z | Downloaded keccak v0.1.6 |
| 1219 | 2026-03-02T08:36:24.811Z | Downloaded is-terminal v0.4.17 |
| 1220 | 2026-03-02T08:36:24.811Z | Downloaded ipnetwork v0.21.1 |
| 1221 | 2026-03-02T08:36:24.811Z | Downloaded instant v0.1.13 |
| 1222 | 2026-03-02T08:36:24.811Z | Downloaded inout v0.1.4 |
| 1223 | 2026-03-02T08:36:24.811Z | Downloaded ingot-macros v0.1.1 |
| 1224 | 2026-03-02T08:36:24.811Z | Downloaded ingot v0.1.1 |
| 1225 | 2026-03-02T08:36:24.811Z | Downloaded indexmap v1.9.3 |
| 1226 | 2026-03-02T08:36:24.811Z | Downloaded icu_normalizer_data v2.1.1 |
| 1227 | 2026-03-02T08:36:24.836Z | Downloaded hubpack_derive v0.1.1 |
| 1228 | 2026-03-02T08:36:24.836Z | Downloaded httpdate v1.0.3 |
| 1229 | 2026-03-02T08:36:24.836Z | Downloaded hostname v0.4.2 |
| 1230 | 2026-03-02T08:36:24.836Z | Downloaded hmac v0.12.1 |
| 1231 | 2026-03-02T08:36:24.836Z | Downloaded heck v0.4.1 |
| 1232 | 2026-03-02T08:36:24.836Z | Downloaded heapless v0.8.0 |
| 1233 | 2026-03-02T08:36:24.836Z | Downloaded group v0.13.0 |
| 1234 | 2026-03-02T08:36:24.836Z | Downloaded gethostname v0.5.0 |
| 1235 | 2026-03-02T08:36:24.836Z | Downloaded fxhash v0.2.1 |
| 1236 | 2026-03-02T08:36:24.860Z | Downloaded foreign-types-shared v0.3.1 |
| 1237 | 2026-03-02T08:36:24.860Z | Downloaded foreign-types v0.5.0 |
| 1238 | 2026-03-02T08:36:24.860Z | Downloaded foldhash v0.2.0 |
| 1239 | 2026-03-02T08:36:24.860Z | Downloaded darling v0.21.3 |
| 1240 | 2026-03-02T08:36:24.860Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1241 | 2026-03-02T08:36:24.860Z | Downloaded const_format v0.2.35 |
| 1242 | 2026-03-02T08:36:24.860Z | Downloaded clap v4.5.59 |
| 1243 | 2026-03-02T08:36:24.885Z | Downloaded base16ct v0.2.0 |
| 1244 | 2026-03-02T08:36:24.885Z | Downloaded idna_adapter v1.2.1 |
| 1245 | 2026-03-02T08:36:24.885Z | Downloaded ident_case v1.0.1 |
| 1246 | 2026-03-02T08:36:24.885Z | Downloaded hostname v0.3.1 |
| 1247 | 2026-03-02T08:36:24.885Z | Downloaded highway v1.3.0 |
| 1248 | 2026-03-02T08:36:24.885Z | Downloaded half v2.7.1 |
| 1249 | 2026-03-02T08:36:24.885Z | Downloaded dropshot v0.16.7 |
| 1250 | 2026-03-02T08:36:24.910Z | Downloaded crossbeam-channel v0.5.15 |
| 1251 | 2026-03-02T08:36:24.935Z | Downloaded icu_provider v2.1.1 |
| 1252 | 2026-03-02T08:36:24.935Z | Downloaded derive-ex v0.1.8 |
| 1253 | 2026-03-02T08:36:24.935Z | Downloaded defmt v0.3.100 |
| 1254 | 2026-03-02T08:36:24.935Z | Downloaded cookie v0.18.1 |
| 1255 | 2026-03-02T08:36:24.935Z | Downloaded critical-section v1.2.0 |
| 1256 | 2026-03-02T08:36:24.935Z | Downloaded colored v3.1.1 |
| 1257 | 2026-03-02T08:36:24.935Z | Downloaded cobs v0.3.0 |
| 1258 | 2026-03-02T08:36:24.935Z | Downloaded cancel-safe-futures v0.1.5 |
| 1259 | 2026-03-02T08:36:24.935Z | Downloaded ciborium-io v0.2.2 |
| 1260 | 2026-03-02T08:36:24.995Z | Downloaded aws-lc-sys v0.37.1 |
| 1261 | 2026-03-02T08:36:27.010Z | Compiling proc-macro2 v1.0.106 |
| 1262 | 2026-03-02T08:36:27.010Z | Compiling quote v1.0.44 |
| 1263 | 2026-03-02T08:36:27.010Z | Compiling unicode-ident v1.0.24 |
| 1264 | 2026-03-02T08:36:27.035Z | Compiling serde_core v1.0.228 |
| 1265 | 2026-03-02T08:36:27.035Z | Compiling cfg-if v1.0.4 |
| 1266 | 2026-03-02T08:36:27.035Z | Compiling serde v1.0.228 |
| 1267 | 2026-03-02T08:36:27.036Z | Compiling libc v0.2.180 |
| 1268 | 2026-03-02T08:36:27.036Z | Compiling memchr v2.8.0 |
| 1269 | 2026-03-02T08:36:27.274Z | Compiling itoa v1.0.17 |
| 1270 | 2026-03-02T08:36:27.626Z | Compiling zmij v1.0.21 |
| 1271 | 2026-03-02T08:36:27.719Z | Compiling autocfg v1.5.0 |
| 1272 | 2026-03-02T08:36:27.757Z | Compiling libm v0.2.16 |
| 1273 | 2026-03-02T08:36:28.475Z | Compiling version_check v0.9.5 |
| 1274 | 2026-03-02T08:36:28.669Z | Compiling getrandom v0.4.1 |
| 1275 | 2026-03-02T08:36:28.807Z | Compiling stable_deref_trait v1.2.1 |
| 1276 | 2026-03-02T08:36:28.831Z | Compiling iana-time-zone v0.1.65 |
| 1277 | 2026-03-02T08:36:28.928Z | Compiling equivalent v1.0.2 |
| 1278 | 2026-03-02T08:36:29.017Z | Compiling pin-project-lite v0.2.16 |
| 1279 | 2026-03-02T08:36:29.131Z | Compiling allocator-api2 v0.2.21 |
| 1280 | 2026-03-02T08:36:29.162Z | Compiling foldhash v0.2.0 |
| 1281 | 2026-03-02T08:36:29.234Z | Compiling litemap v0.8.1 |
| 1282 | 2026-03-02T08:36:29.258Z | Compiling writeable v0.6.2 |
| 1283 | 2026-03-02T08:36:29.604Z | Compiling syn v2.0.116 |
| 1284 | 2026-03-02T08:36:29.635Z | Compiling icu_normalizer_data v2.1.1 |
| 1285 | 2026-03-02T08:36:29.661Z | Compiling percent-encoding v2.3.2 |
| 1286 | 2026-03-02T08:36:29.709Z | Compiling icu_properties_data v2.1.2 |
| 1287 | 2026-03-02T08:36:29.787Z | Compiling hashbrown v0.16.1 |
| 1288 | 2026-03-02T08:36:29.897Z | Compiling scopeguard v1.2.0 |
| 1289 | 2026-03-02T08:36:30.036Z | Compiling parking_lot_core v0.9.12 |
| 1290 | 2026-03-02T08:36:30.090Z | Compiling lock_api v0.4.14 |
| 1291 | 2026-03-02T08:36:30.183Z | Compiling dyn-clone v1.0.20 |
| 1292 | 2026-03-02T08:36:30.396Z | Compiling form_urlencoded v1.2.2 |
| 1293 | 2026-03-02T08:36:30.432Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-03-02T08:36:30.542Z | Compiling log v0.4.29 |
| 1295 | 2026-03-02T08:36:30.586Z | Compiling serde_json v1.0.149 |
| 1296 | 2026-03-02T08:36:30.694Z | Compiling jobserver v0.1.34 |
| 1297 | 2026-03-02T08:36:30.739Z | Compiling shlex v1.3.0 |
| 1298 | 2026-03-02T08:36:31.014Z | Compiling find-msvc-tools v0.1.9 |
| 1299 | 2026-03-02T08:36:31.085Z | Compiling thiserror v2.0.18 |
| 1300 | 2026-03-02T08:36:31.186Z | Compiling futures-core v0.3.32 |
| 1301 | 2026-03-02T08:36:31.318Z | Compiling cc v1.2.56 |
| 1302 | 2026-03-02T08:36:31.429Z | Compiling num-traits v0.2.19 |
| 1303 | 2026-03-02T08:36:31.453Z | Compiling zerocopy v0.8.39 |
| 1304 | 2026-03-02T08:36:31.453Z | Compiling heck v0.5.0 |
| 1305 | 2026-03-02T08:36:31.499Z | Compiling errno v0.3.14 |
| 1306 | 2026-03-02T08:36:31.815Z | Compiling fnv v1.0.7 |
| 1307 | 2026-03-02T08:36:31.958Z | Compiling futures-sink v0.3.32 |
| 1308 | 2026-03-02T08:36:32.151Z | Compiling getrandom v0.2.17 |
| 1309 | 2026-03-02T08:36:32.186Z | Compiling semver v1.0.27 |
| 1310 | 2026-03-02T08:36:32.210Z | Compiling indexmap v2.13.0 |
| 1311 | 2026-03-02T08:36:32.540Z | Compiling slab v0.4.12 |
| 1312 | 2026-03-02T08:36:32.841Z | Compiling futures-channel v0.3.32 |
| 1313 | 2026-03-02T08:36:32.867Z | Compiling futures-task v0.3.32 |
| 1314 | 2026-03-02T08:36:33.191Z | Compiling futures-io v0.3.32 |
| 1315 | 2026-03-02T08:36:33.259Z | Compiling uuid v1.21.0 |
| 1316 | 2026-03-02T08:36:33.459Z | Compiling portable-atomic v1.13.1 |
| 1317 | 2026-03-02T08:36:33.985Z | Compiling rustversion v1.0.22 |
| 1318 | 2026-03-02T08:36:34.159Z | Compiling typenum v1.19.0 |
| 1319 | 2026-03-02T08:36:34.406Z | Compiling ring v0.17.14 |
| 1320 | 2026-03-02T08:36:34.447Z | Compiling socket2 v0.6.2 |
| 1321 | 2026-03-02T08:36:34.680Z | Compiling schemars v0.8.22 |
| 1322 | 2026-03-02T08:36:34.768Z | Compiling critical-section v1.2.0 |
| 1323 | 2026-03-02T08:36:35.106Z | Compiling untrusted v0.9.0 |
| 1324 | 2026-03-02T08:36:35.321Z | Compiling regex-syntax v0.8.9 |
| 1325 | 2026-03-02T08:36:35.441Z | Compiling bitflags v2.11.0 |
| 1326 | 2026-03-02T08:36:35.666Z | Compiling once_cell v1.21.3 |
| 1327 | 2026-03-02T08:36:35.886Z | Compiling signal-hook-registry v1.4.8 |
| 1328 | 2026-03-02T08:36:35.933Z | Compiling mio v1.1.1 |
| 1329 | 2026-03-02T08:36:36.062Z | Compiling byteorder v1.5.0 |
| 1330 | 2026-03-02T08:36:36.087Z | Compiling subtle v2.6.1 |
| 1331 | 2026-03-02T08:36:36.352Z | Compiling rand_core v0.6.4 |
| 1332 | 2026-03-02T08:36:36.435Z | Compiling rustix v1.1.3 |
| 1333 | 2026-03-02T08:36:36.511Z | Compiling base64 v0.22.1 |
| 1334 | 2026-03-02T08:36:36.538Z | Compiling synstructure v0.13.2 |
| 1335 | 2026-03-02T08:36:36.836Z | Compiling serde_derive_internals v0.29.1 |
| 1336 | 2026-03-02T08:36:37.531Z | Compiling httparse v1.10.1 |
| 1337 | 2026-03-02T08:36:37.589Z | Compiling getrandom v0.3.4 |
| 1338 | 2026-03-02T08:36:37.710Z | Compiling atomic-waker v1.1.2 |
| 1339 | 2026-03-02T08:36:37.915Z | Compiling ucd-trie v0.1.7 |
| 1340 | 2026-03-02T08:36:38.092Z | Compiling ipnet v2.11.0 |
| 1341 | 2026-03-02T08:36:38.209Z | Compiling pest v2.8.6 |
| 1342 | 2026-03-02T08:36:38.233Z | Compiling tower-layer v0.3.3 |
| 1343 | 2026-03-02T08:36:38.505Z | Compiling tower-service v0.3.3 |
| 1344 | 2026-03-02T08:36:38.531Z | Compiling thiserror v1.0.69 |
| 1345 | 2026-03-02T08:36:38.648Z | Compiling ryu v1.0.23 |
| 1346 | 2026-03-02T08:36:38.976Z | Compiling try-lock v0.2.5 |
| 1347 | 2026-03-02T08:36:39.162Z | Compiling want v0.3.1 |
| 1348 | 2026-03-02T08:36:39.208Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-03-02T08:36:39.249Z | Compiling pretty-hex v0.4.1 |
| 1350 | 2026-03-02T08:36:39.435Z | Compiling httpdate v1.0.3 |
| 1351 | 2026-03-02T08:36:39.460Z | Compiling pin-utils v0.1.0 |
| 1352 | 2026-03-02T08:36:39.492Z | Compiling plain v0.2.3 |
| 1353 | 2026-03-02T08:36:39.570Z | Compiling slog v2.8.2 |
| 1354 | 2026-03-02T08:36:39.626Z | Compiling aho-corasick v1.1.4 |
| 1355 | 2026-03-02T08:36:39.651Z | Compiling strsim v0.11.1 |
| 1356 | 2026-03-02T08:36:39.898Z | Compiling serde_derive v1.0.228 |
| 1357 | 2026-03-02T08:36:39.935Z | Compiling zerofrom-derive v0.1.6 |
| 1358 | 2026-03-02T08:36:39.959Z | Compiling yoke-derive v0.8.1 |
| 1359 | 2026-03-02T08:36:40.339Z | Compiling zerovec-derive v0.11.2 |
| 1360 | 2026-03-02T08:36:40.514Z | Compiling displaydoc v0.2.5 |
| 1361 | 2026-03-02T08:36:41.361Z | Compiling schemars_derive v0.8.22 |
| 1362 | 2026-03-02T08:36:41.495Z | Compiling tokio-macros v2.6.0 |
| 1363 | 2026-03-02T08:36:42.040Z | Compiling thiserror-impl v2.0.18 |
| 1364 | 2026-03-02T08:36:42.246Z | Compiling zerocopy-derive v0.8.39 |
| 1365 | 2026-03-02T08:36:42.573Z | Compiling zerofrom v0.1.6 |
| 1366 | 2026-03-02T08:36:42.731Z | Compiling zeroize_derive v1.4.3 |
| 1367 | 2026-03-02T08:36:42.802Z | Compiling yoke v0.8.1 |
| 1368 | 2026-03-02T08:36:42.953Z | Compiling futures-macro v0.3.32 |
| 1369 | 2026-03-02T08:36:43.058Z | Compiling pest_meta v2.8.6 |
| 1370 | 2026-03-02T08:36:43.152Z | Compiling zerovec v0.11.5 |
| 1371 | 2026-03-02T08:36:43.957Z | Compiling zerotrie v0.2.3 |
| 1372 | 2026-03-02T08:36:44.012Z | Compiling zeroize v1.8.2 |
| 1373 | 2026-03-02T08:36:44.383Z | Compiling tinystr v0.8.2 |
| 1374 | 2026-03-02T08:36:44.438Z | Compiling potential_utf v0.1.4 |
| 1375 | 2026-03-02T08:36:44.603Z | Compiling thiserror-impl v1.0.69 |
| 1376 | 2026-03-02T08:36:44.628Z | Compiling futures-util v0.3.32 |
| 1377 | 2026-03-02T08:36:44.735Z | Compiling icu_locale_core v2.1.1 |
| 1378 | 2026-03-02T08:36:44.759Z | Compiling icu_collections v2.1.1 |
| 1379 | 2026-03-02T08:36:44.787Z | Compiling pest_generator v2.8.6 |
| 1380 | 2026-03-02T08:36:46.205Z | Compiling icu_provider v2.1.1 |
| 1381 | 2026-03-02T08:36:46.285Z | Compiling pest_derive v2.8.6 |
| 1382 | 2026-03-02T08:36:46.843Z | Compiling icu_properties v2.1.2 |
| 1383 | 2026-03-02T08:36:46.974Z | Compiling regex-automata v0.4.14 |
| 1384 | 2026-03-02T08:36:47.142Z | Compiling bytes v1.11.1 |
| 1385 | 2026-03-02T08:36:47.198Z | Compiling smallvec v1.15.1 |
| 1386 | 2026-03-02T08:36:47.249Z | Compiling chrono v0.4.43 |
| 1387 | 2026-03-02T08:36:47.274Z | Compiling serde_tokenstream v0.2.2 |
| 1388 | 2026-03-02T08:36:47.639Z | Compiling icu_normalizer v2.1.1 |
| 1389 | 2026-03-02T08:36:48.420Z | Compiling http v1.4.0 |
| 1390 | 2026-03-02T08:36:48.626Z | Compiling parking_lot v0.12.5 |
| 1391 | 2026-03-02T08:36:48.865Z | Compiling idna_adapter v1.2.1 |
| 1392 | 2026-03-02T08:36:49.145Z | Compiling idna v1.1.0 |
| 1393 | 2026-03-02T08:36:49.456Z | Compiling tokio v1.49.0 |
| 1394 | 2026-03-02T08:36:50.075Z | Compiling url v2.5.8 |
| 1395 | 2026-03-02T08:36:50.656Z | Compiling http-body v1.0.1 |
| 1396 | 2026-03-02T08:36:50.786Z | Compiling erased-serde v0.3.31 |
| 1397 | 2026-03-02T08:36:50.933Z | Compiling regex v1.12.3 |
| 1398 | 2026-03-02T08:36:50.957Z | Compiling winnow v0.7.14 |
| 1399 | 2026-03-02T08:36:52.918Z | Compiling tracing-attributes v0.1.31 |
| 1400 | 2026-03-02T08:36:53.065Z | Compiling tracing-core v0.1.36 |
| 1401 | 2026-03-02T08:36:53.156Z | Compiling http-body-util v0.1.3 |
| 1402 | 2026-03-02T08:36:53.604Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2026-03-02T08:36:53.629Z | Compiling crypto-common v0.1.7 |
| 1404 | 2026-03-02T08:36:53.850Z | Compiling serde_urlencoded v0.7.1 |
| 1405 | 2026-03-02T08:36:54.342Z | Compiling paste v1.0.15 |
| 1406 | 2026-03-02T08:36:54.366Z | Compiling sync_wrapper v1.0.2 |
| 1407 | 2026-03-02T08:36:54.404Z | Compiling regress v0.10.5 |
| 1408 | 2026-03-02T08:36:54.542Z | Compiling rustls-pki-types v1.14.0 |
| 1409 | 2026-03-02T08:36:54.654Z | Compiling scroll_derive v0.13.1 |
| 1410 | 2026-03-02T08:36:55.351Z | Compiling num-conv v0.2.0 |
| 1411 | 2026-03-02T08:36:55.418Z | Compiling tracing v0.1.44 |
| 1412 | 2026-03-02T08:36:55.608Z | Compiling powerfmt v0.2.0 |
| 1413 | 2026-03-02T08:36:55.633Z | Compiling anyhow v1.0.101 |
| 1414 | 2026-03-02T08:36:55.844Z | Compiling time-core v0.1.8 |
| 1415 | 2026-03-02T08:36:55.881Z | Compiling deranged v0.5.6 |
| 1416 | 2026-03-02T08:36:56.000Z | Compiling ident_case v1.0.1 |
| 1417 | 2026-03-02T08:36:56.137Z | Compiling time-macros v0.2.27 |
| 1418 | 2026-03-02T08:36:56.202Z | Compiling iri-string v0.7.10 |
| 1419 | 2026-03-02T08:36:56.335Z | Compiling scroll v0.13.0 |
| 1420 | 2026-03-02T08:36:56.622Z | Compiling fastrand v2.3.0 |
| 1421 | 2026-03-02T08:36:56.895Z | Compiling num_threads v0.1.7 |
| 1422 | 2026-03-02T08:36:57.042Z | Compiling cpufeatures v0.2.17 |
| 1423 | 2026-03-02T08:36:57.156Z | Compiling goblin v0.10.5 |
| 1424 | 2026-03-02T08:36:58.101Z | Compiling typify-impl v0.4.3 |
| 1425 | 2026-03-02T08:36:58.333Z | Compiling darling_core v0.21.3 |
| 1426 | 2026-03-02T08:36:58.375Z | Compiling ipnetwork v0.21.1 |
| 1427 | 2026-03-02T08:36:59.957Z | Compiling daft-derive v0.1.5 |
| 1428 | 2026-03-02T08:37:01.429Z | Compiling omicron-workspace-hack v0.1.0 |
| 1429 | 2026-03-02T08:37:01.791Z | Compiling tokio-util v0.7.18 |
| 1430 | 2026-03-02T08:37:03.205Z | Compiling async-trait v0.1.89 |
| 1431 | 2026-03-02T08:37:03.576Z | Compiling darling_macro v0.21.3 |
| 1432 | 2026-03-02T08:37:03.890Z | Compiling cmake v0.1.57 |
| 1433 | 2026-03-02T08:37:04.503Z | Compiling dunce v1.0.5 |
| 1434 | 2026-03-02T08:37:04.532Z | Compiling usdt-impl v0.6.0 |
| 1435 | 2026-03-02T08:37:04.613Z | Compiling fs_extra v1.3.0 |
| 1436 | 2026-03-02T08:37:04.657Z | Compiling darling v0.21.3 |
| 1437 | 2026-03-02T08:37:04.909Z | Compiling futures-executor v0.3.32 |
| 1438 | 2026-03-02T08:37:05.022Z | Compiling dtrace-parser v0.3.0 |
| 1439 | 2026-03-02T08:37:05.185Z | Compiling aws-lc-sys v0.37.1 |
| 1440 | 2026-03-02T08:37:05.263Z | Compiling block-buffer v0.10.4 |
| 1441 | 2026-03-02T08:37:05.476Z | Compiling crossbeam-utils v0.8.21 |
| 1442 | 2026-03-02T08:37:05.527Z | Compiling digest v0.10.7 |
| 1443 | 2026-03-02T08:37:05.923Z | Compiling dof v0.4.0 |
| 1444 | 2026-03-02T08:37:06.037Z | Compiling openapiv3 v2.2.0 |
| 1445 | 2026-03-02T08:37:06.554Z | Compiling structmeta-derive v0.3.0 |
| 1446 | 2026-03-02T08:37:06.579Z | Compiling thread-id v5.1.0 |
| 1447 | 2026-03-02T08:37:06.699Z | Compiling hex v0.4.3 |
| 1448 | 2026-03-02T08:37:07.098Z | Compiling camino v1.2.2 |
| 1449 | 2026-03-02T08:37:07.366Z | Compiling rustls v0.22.4 |
| 1450 | 2026-03-02T08:37:07.748Z | Compiling futures v0.3.32 |
| 1451 | 2026-03-02T08:37:08.764Z | Compiling structmeta v0.3.0 |
| 1452 | 2026-03-02T08:37:08.854Z | Compiling rand_core v0.9.5 |
| 1453 | 2026-03-02T08:37:08.947Z | Compiling h2 v0.4.13 |
| 1454 | 2026-03-02T08:37:09.123Z | Compiling oxnet v0.1.4 |
| 1455 | 2026-03-02T08:37:09.283Z | Compiling thread_local v1.1.9 |
| 1456 | 2026-03-02T08:37:09.308Z | Compiling aws-lc-rs v1.15.4 |
| 1457 | 2026-03-02T08:37:09.332Z | Compiling match_cfg v0.1.0 |
| 1458 | 2026-03-02T08:37:09.432Z | Compiling syn v1.0.109 |
| 1459 | 2026-03-02T08:37:09.851Z | Compiling unsafe-libyaml v0.2.11 |
| 1460 | 2026-03-02T08:37:09.876Z | Compiling slog-async v2.8.0 |
| 1461 | 2026-03-02T08:37:10.061Z | Compiling unicode-width v0.2.2 |
| 1462 | 2026-03-02T08:37:10.153Z | Compiling quick-error v1.2.3 |
| 1463 | 2026-03-02T08:37:10.476Z | Compiling usdt-macro v0.6.0 |
| 1464 | 2026-03-02T08:37:10.630Z | Compiling usdt-attr-macro v0.6.0 |
| 1465 | 2026-03-02T08:37:10.716Z | Compiling rand_chacha v0.9.0 |
| 1466 | 2026-03-02T08:37:11.488Z | Compiling serde_yaml v0.9.34+deprecated |
| 1467 | 2026-03-02T08:37:11.656Z | Compiling newtype-uuid-macros v0.1.0 |
| 1468 | 2026-03-02T08:37:12.386Z | Compiling strum_macros v0.26.4 |
| 1469 | 2026-03-02T08:37:12.611Z | Compiling serde_spanned v1.0.4 |
| 1470 | 2026-03-02T08:37:12.874Z | Compiling multer v3.1.0 |
| 1471 | 2026-03-02T08:37:12.966Z | Compiling typify-macro v0.4.3 |
| 1472 | 2026-03-02T08:37:13.370Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-02T08:37:13.494Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1474 | 2026-03-02T08:37:13.576Z | Compiling take_mut v0.2.2 |
| 1475 | 2026-03-02T08:37:13.757Z | Compiling hyper v1.8.1 |
| 1476 | 2026-03-02T08:37:13.883Z | Compiling debug-ignore v1.0.5 |
| 1477 | 2026-03-02T08:37:14.058Z | Compiling term v1.2.1 |
| 1478 | 2026-03-02T08:37:14.514Z | Compiling bit-vec v0.8.0 |
| 1479 | 2026-03-02T08:37:14.983Z | Compiling bit-set v0.8.0 |
| 1480 | 2026-03-02T08:37:15.379Z | Compiling rand v0.9.2 |
| 1481 | 2026-03-02T08:37:15.610Z | Compiling async-stream-impl v0.3.6 |
| 1482 | 2026-03-02T08:37:16.161Z | Compiling hyper-util v0.1.20 |
| 1483 | 2026-03-02T08:37:16.185Z | Compiling strum v0.26.3 |
| 1484 | 2026-03-02T08:37:16.383Z | Compiling dropshot v0.16.7 |
| 1485 | 2026-03-02T08:37:16.671Z | Compiling encoding_rs v0.8.35 |
| 1486 | 2026-03-02T08:37:16.764Z | Compiling unarray v0.1.4 |
| 1487 | 2026-03-02T08:37:16.788Z | Compiling spin v0.9.8 |
| 1488 | 2026-03-02T08:37:17.003Z | Compiling rustls v0.23.36 |
| 1489 | 2026-03-02T08:37:17.030Z | Compiling ref-cast v1.0.25 |
| 1490 | 2026-03-02T08:37:17.261Z | Compiling typify v0.4.3 |
| 1491 | 2026-03-02T08:37:17.360Z | Compiling mime v0.3.17 |
| 1492 | 2026-03-02T08:37:17.408Z | Compiling async-stream v0.3.6 |
| 1493 | 2026-03-02T08:37:17.728Z | Compiling derive-ex v0.1.8 |
| 1494 | 2026-03-02T08:37:17.752Z | Compiling dropshot_endpoint v0.16.7 |
| 1495 | 2026-03-02T08:37:17.816Z | Compiling macaddr v1.0.1 |
| 1496 | 2026-03-02T08:37:17.898Z | Compiling ref-cast-impl v1.0.25 |
| 1497 | 2026-03-02T08:37:18.243Z | Compiling waitgroup v0.1.2 |
| 1498 | 2026-03-02T08:37:18.468Z | Compiling serde_path_to_error v0.1.20 |
| 1499 | 2026-03-02T08:37:19.383Z | Compiling progenitor-impl v0.11.2 |
| 1500 | 2026-03-02T08:37:19.979Z | Compiling tabwriter v1.4.1 |
| 1501 | 2026-03-02T08:37:20.067Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1502 | 2026-03-02T08:37:20.426Z | Compiling tempfile v3.25.0 |
| 1503 | 2026-03-02T08:37:20.450Z | Compiling newtype-uuid v1.3.2 |
| 1504 | 2026-03-02T08:37:21.242Z | Compiling test-strategy v0.4.5 |
| 1505 | 2026-03-02T08:37:21.345Z | Compiling strum_macros v0.27.2 |
| 1506 | 2026-03-02T08:37:21.369Z | Compiling instant v0.1.13 |
| 1507 | 2026-03-02T08:37:21.999Z | Compiling daft v0.1.5 |
| 1508 | 2026-03-02T08:37:22.514Z | Compiling serde_with_macros v3.16.1 |
| 1509 | 2026-03-02T08:37:23.835Z | Compiling time v0.3.47 |
| 1510 | 2026-03-02T08:37:24.176Z | Compiling tower v0.5.3 |
| 1511 | 2026-03-02T08:37:24.408Z | Compiling webpki-roots v1.0.6 |
| 1512 | 2026-03-02T08:37:24.776Z | Compiling colored v3.1.1 |
| 1513 | 2026-03-02T08:37:24.953Z | Compiling crossbeam-channel v0.5.15 |
| 1514 | 2026-03-02T08:37:25.240Z | Compiling tower-http v0.6.8 |
| 1515 | 2026-03-02T08:37:25.555Z | Compiling strum v0.27.2 |
| 1516 | 2026-03-02T08:37:25.780Z | Compiling parse-display-derive v0.10.0 |
| 1517 | 2026-03-02T08:37:26.141Z | Compiling rustls-webpki v0.102.8 |
| 1518 | 2026-03-02T08:37:27.479Z | Compiling progenitor-macro v0.11.2 |
| 1519 | 2026-03-02T08:37:27.988Z | Compiling rustc-hash v2.1.1 |
| 1520 | 2026-03-02T08:37:29.166Z | Compiling slog-json v2.6.1 |
| 1521 | 2026-03-02T08:37:29.271Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1522 | 2026-03-02T08:37:29.379Z | Compiling hostname v0.3.1 |
| 1523 | 2026-03-02T08:37:29.547Z | Compiling rand_chacha v0.3.1 |
| 1524 | 2026-03-02T08:37:29.591Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1525 | 2026-03-02T08:37:29.624Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-03-02T08:37:30.409Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1527 | 2026-03-02T08:37:30.692Z | Compiling is-terminal v0.4.17 |
| 1528 | 2026-03-02T08:37:30.717Z | Compiling memmap2 v0.9.10 |
| 1529 | 2026-03-02T08:37:30.842Z | Compiling wait-timeout v0.2.1 |
| 1530 | 2026-03-02T08:37:31.002Z | Compiling either v1.15.0 |
| 1531 | 2026-03-02T08:37:31.142Z | Compiling rusty-fork v0.3.1 |
| 1532 | 2026-03-02T08:37:31.179Z | Compiling usdt v0.6.0 |
| 1533 | 2026-03-02T08:37:31.435Z | Compiling slog-term v2.9.2 |
| 1534 | 2026-03-02T08:37:31.459Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1535 | 2026-03-02T08:37:31.668Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-03-02T08:37:31.884Z | Compiling rand v0.8.5 |
| 1537 | 2026-03-02T08:37:31.938Z | Compiling slog-bunyan v2.5.0 |
| 1538 | 2026-03-02T08:37:32.814Z | Compiling tokio-rustls v0.25.0 |
| 1539 | 2026-03-02T08:37:33.302Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-02T08:37:33.334Z | Compiling sha1 v0.10.6 |
| 1541 | 2026-03-02T08:37:33.564Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1542 | 2026-03-02T08:37:33.800Z | Compiling rustls-pemfile v2.2.0 |
| 1543 | 2026-03-02T08:37:34.380Z | Compiling hostname v0.4.2 |
| 1544 | 2026-03-02T08:37:35.063Z | Compiling proptest v1.10.0 |
| 1545 | 2026-03-02T08:37:37.673Z | Compiling itertools v0.14.0 |
| 1546 | 2026-03-02T08:37:39.238Z | Compiling serde_with v3.16.1 |
| 1547 | 2026-03-02T08:37:40.686Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1548 | 2026-03-02T08:37:41.466Z | Compiling utf8parse v0.2.2 |
| 1549 | 2026-03-02T08:37:41.650Z | Compiling anstyle-parse v0.2.7 |
| 1550 | 2026-03-02T08:37:41.931Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1551 | 2026-03-02T08:37:42.088Z | Compiling toml_datetime v0.6.11 |
| 1552 | 2026-03-02T08:37:42.591Z | Compiling anstyle-query v1.1.5 |
| 1553 | 2026-03-02T08:37:42.718Z | Compiling colorchoice v1.0.4 |
| 1554 | 2026-03-02T08:37:42.915Z | Compiling anstyle v1.0.13 |
| 1555 | 2026-03-02T08:37:43.162Z | Compiling is_terminal_polyfill v1.70.2 |
| 1556 | 2026-03-02T08:37:43.309Z | Compiling anstream v0.6.21 |
| 1557 | 2026-03-02T08:37:43.364Z | Compiling backoff v0.4.0 |
| 1558 | 2026-03-02T08:37:43.747Z | Compiling parse-display v0.10.0 |
| 1559 | 2026-03-02T08:37:43.971Z | Compiling iddqd v0.3.17 |
| 1560 | 2026-03-02T08:37:44.627Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1561 | 2026-03-02T08:37:46.458Z | Compiling clap_lex v1.0.0 |
| 1562 | 2026-03-02T08:37:46.929Z | Compiling clap_derive v4.5.55 |
| 1563 | 2026-03-02T08:37:47.248Z | Compiling terminal_size v0.4.3 |
| 1564 | 2026-03-02T08:37:48.046Z | Compiling crossbeam-epoch v0.9.18 |
| 1565 | 2026-03-02T08:37:48.518Z | Compiling clap_builder v4.5.59 |
| 1566 | 2026-03-02T08:37:48.754Z | Compiling rustls-webpki v0.103.9 |
| 1567 | 2026-03-02T08:37:48.994Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1568 | 2026-03-02T08:37:50.491Z | Compiling proc-macro-error-attr v1.0.4 |
| 1569 | 2026-03-02T08:37:50.622Z | Compiling heapless v0.8.0 |
| 1570 | 2026-03-02T08:37:51.242Z | Compiling proc-macro-crate v3.4.0 |
| 1571 | 2026-03-02T08:37:51.521Z | Compiling ingot-macros v0.1.1 |
| 1572 | 2026-03-02T08:37:52.194Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-02T08:37:53.928Z | Compiling clap v4.5.59 |
| 1574 | 2026-03-02T08:37:54.047Z | Compiling hash32 v0.3.1 |
| 1575 | 2026-03-02T08:37:54.155Z | Compiling proc-macro-error v1.0.4 |
| 1576 | 2026-03-02T08:37:54.566Z | Compiling winnow v0.5.40 |
| 1577 | 2026-03-02T08:37:54.741Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1578 | 2026-03-02T08:37:55.081Z | Compiling smoltcp v0.11.0 |
| 1579 | 2026-03-02T08:37:56.974Z | Compiling zerocopy v0.7.35 |
| 1580 | 2026-03-02T08:37:57.305Z | Compiling num_enum_derive v0.7.5 |
| 1581 | 2026-03-02T08:37:57.579Z | Compiling ingot-types v0.1.2 |
| 1582 | 2026-03-02T08:37:57.866Z | Compiling tokio-rustls v0.26.4 |
| 1583 | 2026-03-02T08:37:58.163Z | Compiling toml_edit v0.19.15 |
| 1584 | 2026-03-02T08:37:59.315Z | Compiling cobs v0.3.0 |
| 1585 | 2026-03-02T08:37:59.485Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1586 | 2026-03-02T08:37:59.509Z | Compiling bitflags v1.3.2 |
| 1587 | 2026-03-02T08:37:59.533Z | Compiling managed v0.8.0 |
| 1588 | 2026-03-02T08:37:59.634Z | Compiling crucible-workspace-hack v0.1.0 |
| 1589 | 2026-03-02T08:37:59.713Z | Compiling postcard v1.1.3 |
| 1590 | 2026-03-02T08:37:59.881Z | Compiling num_enum v0.7.5 |
| 1591 | 2026-03-02T08:38:00.022Z | Compiling hyper-rustls v0.27.7 |
| 1592 | 2026-03-02T08:38:00.626Z | Compiling ingot v0.1.1 |
| 1593 | 2026-03-02T08:38:00.964Z | Compiling proc-macro-crate v1.3.1 |
| 1594 | 2026-03-02T08:38:01.131Z | Compiling foreign-types-macros v0.2.3 |
| 1595 | 2026-03-02T08:38:01.667Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1596 | 2026-03-02T08:38:01.855Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1597 | 2026-03-02T08:38:01.902Z | Compiling heck v0.4.1 |
| 1598 | 2026-03-02T08:38:02.227Z | Compiling rayon-core v1.13.0 |
| 1599 | 2026-03-02T08:38:02.359Z | Compiling foreign-types-shared v0.3.1 |
| 1600 | 2026-03-02T08:38:02.447Z | Compiling reqwest v0.12.28 |
| 1601 | 2026-03-02T08:38:02.506Z | Compiling foreign-types v0.5.0 |
| 1602 | 2026-03-02T08:38:02.840Z | Compiling crossbeam-deque v0.8.6 |
| 1603 | 2026-03-02T08:38:02.865Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1604 | 2026-03-02T08:38:03.178Z | Compiling num_enum_derive v0.5.11 |
| 1605 | 2026-03-02T08:38:03.704Z | Compiling dtrace-parser v0.2.0 |
| 1606 | 2026-03-02T08:38:03.829Z | Compiling scroll_derive v0.12.1 |
| 1607 | 2026-03-02T08:38:04.354Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1608 | 2026-03-02T08:38:05.128Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1609 | 2026-03-02T08:38:05.154Z | Compiling usdt-impl v0.5.0 |
| 1610 | 2026-03-02T08:38:05.178Z | Compiling memoffset v0.9.1 |
| 1611 | 2026-03-02T08:38:05.319Z | Compiling cstr-argument v0.1.2 |
| 1612 | 2026-03-02T08:38:05.343Z | Compiling convert_case v0.4.0 |
| 1613 | 2026-03-02T08:38:05.565Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1614 | 2026-03-02T08:38:05.591Z | Compiling cfg_aliases v0.2.1 |
| 1615 | 2026-03-02T08:38:05.615Z | Compiling tinyvec_macros v0.1.1 |
| 1616 | 2026-03-02T08:38:05.715Z | Compiling nix v0.30.1 |
| 1617 | 2026-03-02T08:38:05.739Z | Compiling tinyvec v1.10.0 |
| 1618 | 2026-03-02T08:38:06.000Z | Compiling derive_more v0.99.20 |
| 1619 | 2026-03-02T08:38:06.025Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1620 | 2026-03-02T08:38:06.119Z | Compiling scroll v0.12.0 |
| 1621 | 2026-03-02T08:38:06.485Z | Compiling num_enum v0.5.11 |
| 1622 | 2026-03-02T08:38:06.509Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1623 | 2026-03-02T08:38:06.707Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1624 | 2026-03-02T08:38:07.729Z | Compiling dof v0.3.0 |
| 1625 | 2026-03-02T08:38:08.464Z | Compiling camino-tempfile v1.4.1 |
| 1626 | 2026-03-02T08:38:08.489Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1627 | 2026-03-02T08:38:08.590Z | Compiling thread-id v4.2.2 |
| 1628 | 2026-03-02T08:38:09.909Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1629 | 2026-03-02T08:38:10.495Z | Compiling rayon v1.11.0 |
| 1630 | 2026-03-02T08:38:11.095Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1631 | 2026-03-02T08:38:11.214Z | Compiling goblin v0.8.2 |
| 1632 | 2026-03-02T08:38:11.799Z | Compiling progenitor-client v0.11.2 |
| 1633 | 2026-03-02T08:38:12.261Z | Compiling zone_cfg_derive v0.3.1 |
| 1634 | 2026-03-02T08:38:12.576Z | Compiling itertools v0.12.1 |
| 1635 | 2026-03-02T08:38:12.751Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1636 | 2026-03-02T08:38:13.355Z | Compiling serde_spanned v0.6.9 |
| 1637 | 2026-03-02T08:38:13.464Z | Compiling num-derive v0.4.2 |
| 1638 | 2026-03-02T08:38:13.612Z | Compiling sigpipe v0.1.3 |
| 1639 | 2026-03-02T08:38:14.283Z | Compiling glob v0.3.3 |
| 1640 | 2026-03-02T08:38:14.502Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1641 | 2026-03-02T08:38:14.626Z | Compiling toml_write v0.1.2 |
| 1642 | 2026-03-02T08:38:14.872Z | Compiling jiff v0.2.20 |
| 1643 | 2026-03-02T08:38:15.051Z | Compiling toml_edit v0.22.27 |
| 1644 | 2026-03-02T08:38:15.227Z | Compiling zone v0.3.1 |
| 1645 | 2026-03-02T08:38:15.341Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1646 | 2026-03-02T08:38:16.816Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1647 | 2026-03-02T08:38:17.304Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1648 | 2026-03-02T08:38:18.093Z | Compiling progenitor v0.11.2 |
| 1649 | 2026-03-02T08:38:20.824Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1650 | 2026-03-02T08:38:21.223Z | Compiling smf v0.2.3 |
| 1651 | 2026-03-02T08:38:21.362Z | Compiling secrecy v0.10.3 |
| 1652 | 2026-03-02T08:38:21.651Z | Compiling num-integer v0.1.46 |
| 1653 | 2026-03-02T08:38:22.407Z | Compiling rustc_version v0.4.1 |
| 1654 | 2026-03-02T08:38:22.564Z | Compiling whoami v1.6.1 |
| 1655 | 2026-03-02T08:38:22.710Z | Compiling rustix v0.38.44 |
| 1656 | 2026-03-02T08:38:22.937Z | Compiling float-ord v0.3.2 |
| 1657 | 2026-03-02T08:38:22.962Z | Compiling prettyplease v0.2.37 |
| 1658 | 2026-03-02T08:38:23.125Z | Compiling curve25519-dalek v4.1.3 |
| 1659 | 2026-03-02T08:38:23.962Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1660 | 2026-03-02T08:38:24.430Z | Compiling toml v0.8.23 |
| 1661 | 2026-03-02T08:38:24.538Z | Compiling usdt-attr-macro v0.5.0 |
| 1662 | 2026-03-02T08:38:24.824Z | Compiling usdt-macro v0.5.0 |
| 1663 | 2026-03-02T08:38:26.003Z | Compiling progenitor-client v0.10.0 |
| 1664 | 2026-03-02T08:38:26.636Z | Compiling hmac v0.12.1 |
| 1665 | 2026-03-02T08:38:26.966Z | Compiling inout v0.1.4 |
| 1666 | 2026-03-02T08:38:26.990Z | Compiling enum-as-inner v0.6.1 |
| 1667 | 2026-03-02T08:38:27.194Z | Compiling ff v0.13.1 |
| 1668 | 2026-03-02T08:38:27.418Z | Compiling memmap v0.7.0 |
| 1669 | 2026-03-02T08:38:27.755Z | Compiling static_assertions v1.1.0 |
| 1670 | 2026-03-02T08:38:27.870Z | Compiling data-encoding v2.10.0 |
| 1671 | 2026-03-02T08:38:27.989Z | Compiling usdt v0.5.0 |
| 1672 | 2026-03-02T08:38:28.465Z | Compiling group v0.13.0 |
| 1673 | 2026-03-02T08:38:28.490Z | Compiling cipher v0.4.4 |
| 1674 | 2026-03-02T08:38:28.654Z | Compiling hkdf v0.12.4 |
| 1675 | 2026-03-02T08:38:28.948Z | Compiling num-rational v0.4.2 |
| 1676 | 2026-03-02T08:38:28.993Z | Compiling num-iter v0.1.45 |
| 1677 | 2026-03-02T08:38:29.689Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1678 | 2026-03-02T08:38:29.713Z | Compiling universal-hash v0.5.1 |
| 1679 | 2026-03-02T08:38:29.936Z | Compiling half v2.7.1 |
| 1680 | 2026-03-02T08:38:30.360Z | Compiling crypto-bigint v0.5.5 |
| 1681 | 2026-03-02T08:38:30.686Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1682 | 2026-03-02T08:38:30.875Z | Compiling num-complex v0.4.6 |
| 1683 | 2026-03-02T08:38:32.030Z | Compiling base16ct v0.2.0 |
| 1684 | 2026-03-02T08:38:32.085Z | Compiling base64ct v1.8.3 |
| 1685 | 2026-03-02T08:38:32.359Z | Compiling opaque-debug v0.3.1 |
| 1686 | 2026-03-02T08:38:32.493Z | Compiling ciborium-io v0.2.2 |
| 1687 | 2026-03-02T08:38:32.677Z | Compiling ciborium-ll v0.2.2 |
| 1688 | 2026-03-02T08:38:32.771Z | Compiling num v0.4.3 |
| 1689 | 2026-03-02T08:38:32.853Z | Compiling password-hash v0.5.0 |
| 1690 | 2026-03-02T08:38:32.883Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1691 | 2026-03-02T08:38:32.916Z | Compiling poly1305 v0.8.0 |
| 1692 | 2026-03-02T08:38:33.150Z | Compiling elliptic-curve v0.13.8 |
| 1693 | 2026-03-02T08:38:33.731Z | Compiling thiserror-no-std v2.0.2 |
| 1694 | 2026-03-02T08:38:33.883Z | Compiling chacha20 v0.9.1 |
| 1695 | 2026-03-02T08:38:33.998Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1696 | 2026-03-02T08:38:34.300Z | Compiling hubpack_derive v0.1.1 |
| 1697 | 2026-03-02T08:38:34.827Z | Compiling blake2 v0.10.6 |
| 1698 | 2026-03-02T08:38:35.244Z | Compiling aead v0.5.2 |
| 1699 | 2026-03-02T08:38:35.550Z | Compiling vcpkg v0.2.15 |
| 1700 | 2026-03-02T08:38:35.824Z | Compiling semver v0.1.20 |
| 1701 | 2026-03-02T08:38:36.206Z | Compiling resolv-conf v0.7.6 |
| 1702 | 2026-03-02T08:38:36.333Z | Compiling keccak v0.1.6 |
| 1703 | 2026-03-02T08:38:36.796Z | Compiling pkg-config v0.3.32 |
| 1704 | 2026-03-02T08:38:36.870Z | Compiling linked-hash-map v0.5.6 |
| 1705 | 2026-03-02T08:38:36.894Z | Compiling sha3 v0.10.8 |
| 1706 | 2026-03-02T08:38:37.021Z | Compiling rustc_version v0.1.7 |
| 1707 | 2026-03-02T08:38:37.219Z | Compiling lru-cache v0.1.2 |
| 1708 | 2026-03-02T08:38:37.383Z | Compiling chacha20poly1305 v0.10.1 |
| 1709 | 2026-03-02T08:38:37.427Z | Compiling argon2 v0.5.3 |
| 1710 | 2026-03-02T08:38:37.492Z | Compiling vsss-rs v3.3.4 |
| 1711 | 2026-03-02T08:38:37.610Z | Compiling hubpack v0.1.2 |
| 1712 | 2026-03-02T08:38:37.769Z | Compiling openssl-sys v0.9.111 |
| 1713 | 2026-03-02T08:38:38.016Z | Compiling ciborium v0.2.2 |
| 1714 | 2026-03-02T08:38:38.041Z | Compiling hickory-proto v0.24.4 |
| 1715 | 2026-03-02T08:38:39.310Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1716 | 2026-03-02T08:38:40.229Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1717 | 2026-03-02T08:38:40.377Z | Compiling serde-big-array v0.5.1 |
| 1718 | 2026-03-02T08:38:40.642Z | Compiling serde_repr v0.1.20 |
| 1719 | 2026-03-02T08:38:40.822Z | Compiling derive-where v1.6.0 |
| 1720 | 2026-03-02T08:38:40.895Z | Compiling siphasher v1.0.2 |
| 1721 | 2026-03-02T08:38:41.318Z | Compiling indent_write v2.2.0 |
| 1722 | 2026-03-02T08:38:41.559Z | Compiling unicode-segmentation v1.12.0 |
| 1723 | 2026-03-02T08:38:41.817Z | Compiling minimal-lexical v0.2.1 |
| 1724 | 2026-03-02T08:38:41.899Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-02T08:38:42.290Z | Compiling newline-converter v0.3.0 |
| 1726 | 2026-03-02T08:38:42.431Z | Compiling hickory-resolver v0.24.4 |
| 1727 | 2026-03-02T08:38:43.513Z | Compiling nom v7.1.3 |
| 1728 | 2026-03-02T08:38:45.458Z | Compiling phf_shared v0.12.1 |
| 1729 | 2026-03-02T08:38:45.808Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1730 | 2026-03-02T08:38:46.681Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1731 | 2026-03-02T08:38:46.842Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1732 | 2026-03-02T08:38:47.280Z | Compiling newtype_derive v0.1.6 |
| 1733 | 2026-03-02T08:38:47.629Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1734 | 2026-03-02T08:38:47.693Z | Compiling atomicwrites v0.4.4 |
| 1735 | 2026-03-02T08:38:48.292Z | Compiling progenitor-impl v0.10.0 |
| 1736 | 2026-03-02T08:38:48.434Z | Compiling console v0.15.11 |
| 1737 | 2026-03-02T08:38:49.028Z | Compiling tokio-stream v0.1.18 |
| 1738 | 2026-03-02T08:38:49.857Z | Compiling pin-project-internal v1.1.10 |
| 1739 | 2026-03-02T08:38:49.947Z | Compiling slog-dtrace v0.3.0 |
| 1740 | 2026-03-02T08:38:50.320Z | Compiling csv-core v0.1.13 |
| 1741 | 2026-03-02T08:38:50.474Z | Compiling owo-colors v4.2.3 |
| 1742 | 2026-03-02T08:38:50.857Z | Compiling cancel-safe-futures v0.1.5 |
| 1743 | 2026-03-02T08:38:51.064Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1744 | 2026-03-02T08:38:51.243Z | Compiling swrite v0.1.0 |
| 1745 | 2026-03-02T08:38:51.271Z | Compiling similar v2.7.0 |
| 1746 | 2026-03-02T08:38:51.401Z | Compiling chrono-tz v0.10.4 |
| 1747 | 2026-03-02T08:38:51.747Z | Compiling foldhash v0.1.5 |
| 1748 | 2026-03-02T08:38:52.104Z | Compiling unicode-width v0.1.14 |
| 1749 | 2026-03-02T08:38:52.243Z | Compiling unicode-xid v0.2.6 |
| 1750 | 2026-03-02T08:38:52.441Z | Compiling const_format_proc_macros v0.2.34 |
| 1751 | 2026-03-02T08:38:53.100Z | Compiling pin-project v1.1.10 |
| 1752 | 2026-03-02T08:38:53.261Z | Compiling expectorate v1.2.0 |
| 1753 | 2026-03-02T08:38:53.331Z | Compiling hashbrown v0.15.5 |
| 1754 | 2026-03-02T08:38:53.650Z | Compiling csv v1.4.0 |
| 1755 | 2026-03-02T08:38:53.821Z | Compiling qorb v0.4.1 |
| 1756 | 2026-03-02T08:38:54.133Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1757 | 2026-03-02T08:38:54.497Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1758 | 2026-03-02T08:38:54.665Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1759 | 2026-03-02T08:38:54.873Z | Compiling phf v0.12.1 |
| 1760 | 2026-03-02T08:38:55.210Z | Compiling tokio-dtrace v0.1.1 |
| 1761 | 2026-03-02T08:38:55.559Z | Compiling unicode-normalization v0.1.25 |
| 1762 | 2026-03-02T08:38:56.182Z | Compiling progenitor-macro v0.10.0 |
| 1763 | 2026-03-02T08:38:56.274Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1764 | 2026-03-02T08:38:56.619Z | Compiling libsw-core v0.3.2 |
| 1765 | 2026-03-02T08:38:56.985Z | Compiling async-recursion v1.1.1 |
| 1766 | 2026-03-02T08:38:57.345Z | Compiling snafu-derive v0.8.9 |
| 1767 | 2026-03-02T08:38:58.428Z | Compiling cookie v0.18.1 |
| 1768 | 2026-03-02T08:38:58.751Z | Compiling bstr v1.12.1 |
| 1769 | 2026-03-02T08:38:58.855Z | Compiling same-file v1.0.6 |
| 1770 | 2026-03-02T08:38:59.168Z | Compiling fixedbitset v0.4.2 |
| 1771 | 2026-03-02T08:38:59.302Z | Compiling openssl v0.10.75 |
| 1772 | 2026-03-02T08:38:59.631Z | Compiling fixedbitset v0.5.7 |
| 1773 | 2026-03-02T08:38:59.778Z | Compiling bytecount v0.6.9 |
| 1774 | 2026-03-02T08:38:59.812Z | Compiling highway v1.3.0 |
| 1775 | 2026-03-02T08:39:00.043Z | Compiling foreign-types-shared v0.1.1 |
| 1776 | 2026-03-02T08:39:00.187Z | Compiling foreign-types v0.3.2 |
| 1777 | 2026-03-02T08:39:00.301Z | Compiling petgraph v0.8.3 |
| 1778 | 2026-03-02T08:39:00.358Z | Compiling papergrid v0.11.0 |
| 1779 | 2026-03-02T08:39:00.666Z | Compiling globset v0.4.18 |
| 1780 | 2026-03-02T08:39:01.358Z | Compiling snafu v0.8.9 |
| 1781 | 2026-03-02T08:39:02.116Z | Compiling petgraph v0.6.5 |
| 1782 | 2026-03-02T08:39:02.498Z | Compiling walkdir v2.5.0 |
| 1783 | 2026-03-02T08:39:03.382Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-03-02T08:39:03.684Z | Compiling libsw v3.5.0 |
| 1785 | 2026-03-02T08:39:03.863Z | Compiling olpc-cjson v0.1.4 |
| 1786 | 2026-03-02T08:39:04.069Z | Compiling oxide-tokio-rt v0.1.2 |
| 1787 | 2026-03-02T08:39:04.344Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1788 | 2026-03-02T08:39:04.575Z | Compiling const_format v0.2.35 |
| 1789 | 2026-03-02T08:39:05.928Z | Compiling gethostname v0.5.0 |
| 1790 | 2026-03-02T08:39:06.119Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1791 | 2026-03-02T08:39:07.375Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-03-02T08:39:07.974Z | Compiling progenitor v0.10.0 |
| 1793 | 2026-03-02T08:39:08.195Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1794 | 2026-03-02T08:39:09.207Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1795 | 2026-03-02T08:39:09.247Z | Compiling tabled_derive v0.7.0 |
| 1796 | 2026-03-02T08:39:11.185Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-02T08:39:11.367Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1798 | 2026-03-02T08:39:12.627Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1799 | 2026-03-02T08:39:12.785Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1800 | 2026-03-02T08:39:12.922Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-02T08:39:13.013Z | Compiling bcs v0.1.6 |
| 1802 | 2026-03-02T08:39:13.629Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-03-02T08:39:14.034Z | Compiling serde_plain v1.0.2 |
| 1804 | 2026-03-02T08:39:14.414Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-03-02T08:39:14.720Z | Compiling openssl-macros v0.1.1 |
| 1806 | 2026-03-02T08:39:14.827Z | Compiling pem v3.0.6 |
| 1807 | 2026-03-02T08:39:14.853Z | Compiling termtree v0.5.1 |
| 1808 | 2026-03-02T08:39:15.177Z | Compiling crunchy v0.2.4 |
| 1809 | 2026-03-02T08:39:15.498Z | Compiling unicode-linebreak v0.1.5 |
| 1810 | 2026-03-02T08:39:15.588Z | Compiling linear-map v1.2.0 |
| 1811 | 2026-03-02T08:39:15.700Z | Compiling typed-path v0.9.3 |
| 1812 | 2026-03-02T08:39:15.724Z | Compiling tagptr v0.2.0 |
| 1813 | 2026-03-02T08:39:15.935Z | Compiling lazy_static v1.5.0 |
| 1814 | 2026-03-02T08:39:15.981Z | Compiling smawk v0.3.2 |
| 1815 | 2026-03-02T08:39:16.028Z | Compiling moka v0.12.13 |
| 1816 | 2026-03-02T08:39:16.079Z | Compiling steno v0.4.1 |
| 1817 | 2026-03-02T08:39:16.118Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-03-02T08:39:16.219Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-02T08:39:17.249Z | Compiling textwrap v0.16.2 |
| 1820 | 2026-03-02T08:39:18.422Z | Compiling tough v0.20.0 |
| 1821 | 2026-03-02T08:39:19.052Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-02T08:39:20.007Z | Compiling tabled v0.15.0 |
| 1823 | 2026-03-02T08:39:22.697Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1824 | 2026-03-02T08:39:23.100Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-03-02T08:39:23.631Z | Compiling hickory-proto v0.25.2 |
| 1826 | 2026-03-02T08:39:24.873Z | Compiling humantime v2.3.0 |
| 1827 | 2026-03-02T08:39:25.405Z | Compiling tiny-keccak v2.0.2 |
| 1828 | 2026-03-02T08:39:25.649Z | Compiling num-derive v0.3.3 |
| 1829 | 2026-03-02T08:39:25.788Z | Compiling parking_lot_core v0.8.6 |
| 1830 | 2026-03-02T08:39:26.329Z | Compiling crc32fast v1.5.0 |
| 1831 | 2026-03-02T08:39:26.606Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1832 | 2026-03-02T08:39:26.637Z | Compiling const-random-macro v0.1.16 |
| 1833 | 2026-03-02T08:39:27.057Z | Compiling ahash v0.8.12 |
| 1834 | 2026-03-02T08:39:27.454Z | Compiling smartstring v1.0.1 |
| 1835 | 2026-03-02T08:39:27.565Z | Compiling const-random v0.1.18 |
| 1836 | 2026-03-02T08:39:27.657Z | Compiling parking_lot v0.11.2 |
| 1837 | 2026-03-02T08:39:27.724Z | Compiling libscf-sys v1.1.0 |
| 1838 | 2026-03-02T08:39:27.979Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1839 | 2026-03-02T08:39:28.348Z | Compiling hickory-resolver v0.25.2 |
| 1840 | 2026-03-02T08:39:28.524Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1841 | 2026-03-02T08:39:28.768Z | Compiling fxhash v0.2.1 |
| 1842 | 2026-03-02T08:39:28.793Z | Compiling socket2 v0.5.10 |
| 1843 | 2026-03-02T08:39:29.006Z | Compiling internet-checksum v0.2.1 |
| 1844 | 2026-03-02T08:39:29.031Z | Compiling sled v0.34.7 |
| 1845 | 2026-03-02T08:39:29.751Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-03-02T08:39:29.857Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1847 | 2026-03-02T08:39:30.278Z | Compiling thin-vec v0.2.14 |
| 1848 | 2026-03-02T08:39:30.869Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-03-02T08:39:31.175Z | Compiling rhai_codegen v3.1.0 |
| 1850 | 2026-03-02T08:39:32.185Z | Compiling sdd v3.0.10 |
| 1851 | 2026-03-02T08:39:32.906Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1852 | 2026-03-02T08:39:33.234Z | Compiling scc v2.4.0 |
| 1853 | 2026-03-02T08:39:33.875Z | Compiling serial_test_derive v3.3.1 |
| 1854 | 2026-03-02T08:39:33.963Z | Compiling rhai v1.24.0 |
| 1855 | 2026-03-02T08:39:35.224Z | Compiling yansi v1.0.1 |
| 1856 | 2026-03-02T08:39:35.768Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1857 | 2026-03-02T08:39:35.977Z | Compiling diff v0.1.13 |
| 1858 | 2026-03-02T08:39:36.123Z | Compiling serial_test v3.3.1 |
| 1859 | 2026-03-02T08:39:36.619Z | Compiling pretty_assertions v1.4.1 |
| 1860 | 2026-03-02T08:40:08.902Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1861 | 2026-03-02T08:40:13.371Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1862 | 2026-03-02T08:40:14.862Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1863 | 2026-03-02T08:40:17.361Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1864 | 2026-03-02T08:40:19.300Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1865 | 2026-03-02T08:40:23.614Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1866 | 2026-03-02T08:41:49.574Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 23s |
| 1867 | 2026-03-02T08:41:49.810Z | ──────────── |
| 1868 | 2026-03-02T08:41:49.810Z | Nextest run ID 674a87bd-431f-421a-8052-83599b7c570e with nextest profile: default |
| 1869 | 2026-03-02T08:41:49.810Z | Starting 171 tests across 1 binary |
| 1870 | 2026-03-02T08:41:49.837Z | PASS [ 0.026s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1871 | 2026-03-02T08:41:49.837Z | PASS [ 0.025s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1872 | 2026-03-02T08:41:49.862Z | PASS [ 0.028s] bgp messages::tests::bgp_nexthop_byte_len |
| 1873 | 2026-03-02T08:41:49.862Z | PASS [ 0.030s] bgp connection_tcp::tests::apply_dscp_sets_ip_tos |
| 1874 | 2026-03-02T08:41:49.862Z | PASS [ 0.033s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1875 | 2026-03-02T08:41:49.862Z | PASS [ 0.035s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1876 | 2026-03-02T08:41:49.862Z | PASS [ 0.039s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1877 | 2026-03-02T08:41:49.862Z | PASS [ 0.040s] bgp connection_tcp::tests::apply_dscp_sets_ipv6_tclass |
| 1878 | 2026-03-02T08:41:49.886Z | PASS [ 0.025s] bgp messages::tests::bgp_nexthop_round_trip |
| 1879 | 2026-03-02T08:41:49.886Z | PASS [ 0.024s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1880 | 2026-03-02T08:41:49.886Z | PASS [ 0.024s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1881 | 2026-03-02T08:41:49.886Z | PASS [ 0.031s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1882 | 2026-03-02T08:41:49.886Z | PASS [ 0.028s] bgp messages::tests::empty_update_end_of_rib |
| 1883 | 2026-03-02T08:41:49.887Z | PASS [ 0.032s] bgp messages::tests::header_round_trip |
| 1884 | 2026-03-02T08:41:49.887Z | PASS [ 0.030s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1885 | 2026-03-02T08:41:49.887Z | PASS [ 0.024s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1886 | 2026-03-02T08:41:49.911Z | PASS [ 0.037s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1887 | 2026-03-02T08:41:49.911Z | PASS [ 0.024s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1888 | 2026-03-02T08:41:49.911Z | PASS [ 0.023s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1889 | 2026-03-02T08:41:49.911Z | PASS [ 0.031s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1890 | 2026-03-02T08:41:49.911Z | PASS [ 0.028s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1891 | 2026-03-02T08:41:49.935Z | PASS [ 0.029s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1892 | 2026-03-02T08:41:49.935Z | PASS [ 0.027s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1893 | 2026-03-02T08:41:49.935Z | PASS [ 0.036s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1894 | 2026-03-02T08:41:49.935Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1895 | 2026-03-02T08:41:49.935Z | PASS [ 0.029s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1896 | 2026-03-02T08:41:49.935Z | PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1897 | 2026-03-02T08:41:49.935Z | PASS [ 0.034s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1898 | 2026-03-02T08:41:49.936Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1899 | 2026-03-02T08:41:49.960Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1900 | 2026-03-02T08:41:49.960Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1901 | 2026-03-02T08:41:49.960Z | PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1902 | 2026-03-02T08:41:49.960Z | PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1903 | 2026-03-02T08:41:49.960Z | PASS [ 0.023s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1904 | 2026-03-02T08:41:49.960Z | PASS [ 0.031s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1905 | 2026-03-02T08:41:49.960Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1906 | 2026-03-02T08:41:49.960Z | PASS [ 0.033s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1907 | 2026-03-02T08:41:49.985Z | PASS [ 0.025s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1908 | 2026-03-02T08:41:49.985Z | PASS [ 0.025s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1909 | 2026-03-02T08:41:49.985Z | PASS [ 0.023s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1910 | 2026-03-02T08:41:49.985Z | PASS [ 0.028s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1911 | 2026-03-02T08:41:49.985Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1912 | 2026-03-02T08:41:50.010Z | PASS [ 0.029s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1913 | 2026-03-02T08:41:50.010Z | PASS [ 0.035s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1914 | 2026-03-02T08:41:50.010Z | PASS [ 0.031s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1915 | 2026-03-02T08:41:50.010Z | PASS [ 0.027s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1916 | 2026-03-02T08:41:50.010Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1917 | 2026-03-02T08:41:50.010Z | PASS [ 0.024s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1918 | 2026-03-02T08:41:50.010Z | PASS [ 0.034s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1919 | 2026-03-02T08:41:50.010Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1920 | 2026-03-02T08:41:50.034Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1921 | 2026-03-02T08:41:50.034Z | PASS [ 0.025s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1922 | 2026-03-02T08:41:50.034Z | PASS [ 0.032s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1923 | 2026-03-02T08:41:50.034Z | PASS [ 0.028s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1924 | 2026-03-02T08:41:50.034Z | PASS [ 0.024s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1925 | 2026-03-02T08:41:50.034Z | PASS [ 0.023s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1926 | 2026-03-02T08:41:50.034Z | PASS [ 0.029s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1927 | 2026-03-02T08:41:50.059Z | PASS [ 0.032s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1928 | 2026-03-02T08:41:50.059Z | PASS [ 0.029s] bgp messages::tests::notification_round_trip |
| 1929 | 2026-03-02T08:41:50.059Z | PASS [ 0.032s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1930 | 2026-03-02T08:41:50.059Z | PASS [ 0.027s] bgp messages::tests::open_round_trip |
| 1931 | 2026-03-02T08:41:50.059Z | PASS [ 0.025s] bgp messages::tests::prefix_conversion |
| 1932 | 2026-03-02T08:41:50.059Z | PASS [ 0.026s] bgp messages::tests::prefix_within |
| 1933 | 2026-03-02T08:41:50.059Z | PASS [ 0.025s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1934 | 2026-03-02T08:41:50.084Z | PASS [ 0.033s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1935 | 2026-03-02T08:41:50.084Z | PASS [ 0.031s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1936 | 2026-03-02T08:41:50.084Z | PASS [ 0.024s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1937 | 2026-03-02T08:41:50.084Z | PASS [ 0.023s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1938 | 2026-03-02T08:41:50.084Z | PASS [ 0.022s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1939 | 2026-03-02T08:41:50.084Z | PASS [ 0.032s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1940 | 2026-03-02T08:41:50.084Z | PASS [ 0.025s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1941 | 2026-03-02T08:41:50.084Z | PASS [ 0.030s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1942 | 2026-03-02T08:41:50.108Z | PASS [ 0.031s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1943 | 2026-03-02T08:41:50.108Z | PASS [ 0.031s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1944 | 2026-03-02T08:41:50.108Z | PASS [ 0.028s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1945 | 2026-03-02T08:41:50.108Z | PASS [ 0.034s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1946 | 2026-03-02T08:41:50.108Z | PASS [ 0.032s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1947 | 2026-03-02T08:41:50.108Z | PASS [ 0.025s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1948 | 2026-03-02T08:41:50.109Z | PASS [ 0.027s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1949 | 2026-03-02T08:41:50.133Z | PASS [ 0.034s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1950 | 2026-03-02T08:41:50.133Z | PASS [ 0.031s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1951 | 2026-03-02T08:41:50.133Z | PASS [ 0.027s] bgp messages::tests::route_refresh_round_trip |
| 1952 | 2026-03-02T08:41:50.133Z | PASS [ 0.027s] bgp messages::tests::test_nexthop_length_validation |
| 1953 | 2026-03-02T08:41:50.133Z | PASS [ 0.027s] bgp messages::tests::update_round_trip |
| 1954 | 2026-03-02T08:41:50.157Z | PASS [ 0.034s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1955 | 2026-03-02T08:41:50.181Z | PASS [ 0.037s] bgp proptest::prop_empty_produces_no_chunks |
| 1956 | 2026-03-02T08:41:50.182Z | PASS [ 0.069s] bgp policy::test::open_add_4byte_as |
| 1957 | 2026-03-02T08:41:50.182Z | PASS [ 0.070s] bgp policy::test::open_require_4byte_as |
| 1958 | 2026-03-02T08:41:50.206Z | PASS [ 0.053s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1959 | 2026-03-02T08:41:50.206Z | PASS [ 0.070s] bgp policy::test::shape_update_prefixes |
| 1960 | 2026-03-02T08:41:50.206Z | PASS [ 0.061s] bgp policy::test::update_shape_community |
| 1961 | 2026-03-02T08:41:50.206Z | PASS [ 0.075s] bgp policy::test::update_drop_on_no_export |
| 1962 | 2026-03-02T08:41:50.230Z | PASS [ 0.042s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1963 | 2026-03-02T08:41:50.231Z | PASS [ 0.078s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1964 | 2026-03-02T08:41:50.231Z | PASS [ 0.040s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1965 | 2026-03-02T08:41:50.231Z | PASS [ 0.043s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1966 | 2026-03-02T08:41:50.231Z | PASS [ 0.043s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1967 | 2026-03-02T08:41:50.231Z | PASS [ 0.038s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1968 | 2026-03-02T08:41:50.231Z | PASS [ 0.042s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1969 | 2026-03-02T08:41:50.255Z | PASS [ 0.035s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1970 | 2026-03-02T08:41:50.255Z | PASS [ 0.036s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1971 | 2026-03-02T08:41:50.255Z | PASS [ 0.054s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1972 | 2026-03-02T08:41:50.279Z | PASS [ 0.033s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1973 | 2026-03-02T08:41:50.279Z | PASS [ 0.041s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1974 | 2026-03-02T08:41:50.279Z | PASS [ 0.039s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1975 | 2026-03-02T08:41:50.304Z | PASS [ 0.034s] bgp proptest::prop_small_v6_produces_single_chunk |
| 1976 | 2026-03-02T08:41:50.304Z | PASS [ 0.039s] bgp proptest::prop_small_v4_produces_single_chunk |
| 1977 | 2026-03-02T08:41:50.304Z | PASS [ 0.072s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 1978 | 2026-03-02T08:41:50.304Z | PASS [ 0.065s] bgp proptest::prop_path_attrs_wire_len_consistent |
| 1979 | 2026-03-02T08:41:50.304Z | PASS [ 0.040s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1980 | 2026-03-02T08:41:50.328Z | PASS [ 0.020s] bgp session::tests::enforce_first_as_empty_path_sets_treat_as_withdraw |
| 1981 | 2026-03-02T08:41:50.328Z | PASS [ 0.075s] bgp proptest::prop_update_mp_reach_roundtrip |
| 1982 | 2026-03-02T08:41:50.352Z | PASS [ 0.067s] bgp proptest::prop_update_traditional_roundtrip |
| 1983 | 2026-03-02T08:41:50.352Z | PASS [ 0.025s] bgp session::tests::enforce_first_as_match_leaves_update_clean |
| 1984 | 2026-03-02T08:41:50.352Z | PASS [ 0.066s] bgp proptest::prop_v6_all_chunks_within_available |
| 1985 | 2026-03-02T08:41:50.377Z | PASS [ 0.024s] bgp session::tests::enforce_first_as_missing_path_is_noop |
| 1986 | 2026-03-02T08:41:50.377Z | PASS [ 0.067s] bgp proptest::prop_v6_split_preserves_all_prefixes |
| 1987 | 2026-03-02T08:41:50.377Z | PASS [ 0.031s] bgp session::tests::enforce_first_as_mismatch_sets_treat_as_withdraw |
| 1988 | 2026-03-02T08:41:50.377Z | PASS [ 0.063s] bgp proptest::prop_wire_len_matches_to_wire |
| 1989 | 2026-03-02T08:41:50.377Z | PASS [ 0.025s] bgp session::tests::self_in_path_sets_treat_as_withdraw |
| 1990 | 2026-03-02T08:41:50.377Z | PASS [ 0.023s] bgp session::tests::self_not_in_path_leaves_update_clean |
| 1991 | 2026-03-02T08:41:50.377Z | PASS [ 0.030s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1992 | 2026-03-02T08:41:50.401Z | PASS [ 0.025s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 1993 | 2026-03-02T08:41:50.401Z | PASS [ 0.023s] bgp session::tests::test_fsm_event_history_major_filtering |
| 1994 | 2026-03-02T08:41:50.401Z | PASS [ 0.024s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 1995 | 2026-03-02T08:41:50.402Z | PASS [ 0.104s] bgp proptest::prop_v4_split_preserves_all_prefixes |
| 1996 | 2026-03-02T08:41:50.402Z | PASS [ 0.123s] bgp proptest::prop_v4_all_chunks_within_available |
| 1997 | 2026-03-02T08:41:50.402Z | PASS [ 0.020s] bgp session::tests::test_fsm_event_record_creation |
| 1998 | 2026-03-02T08:41:50.426Z | PASS [ 0.025s] bgp session::tests::test_resolve_collision_decision |
| 1999 | 2026-03-02T08:41:50.426Z | PASS [ 0.026s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2000 | 2026-03-02T08:41:50.427Z | PASS [ 0.023s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2001 | 2026-03-02T08:41:50.427Z | PASS [ 0.025s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2002 | 2026-03-02T08:41:50.427Z | PASS [ 0.023s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2003 | 2026-03-02T08:41:50.427Z | PASS [ 0.029s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2004 | 2026-03-02T08:41:50.427Z | PASS [ 0.025s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2005 | 2026-03-02T08:41:50.427Z | PASS [ 0.020s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2006 | 2026-03-02T08:41:50.451Z | PASS [ 0.027s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2007 | 2026-03-02T08:41:50.451Z | PASS [ 0.028s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2008 | 2026-03-02T08:41:53.596Z | PASS [ 3.191s] bgp test::test_basic_peering_active |
| 2009 | 2026-03-02T08:41:53.620Z | PASS [ 3.186s] bgp test::test_basic_peering_passive |
| 2010 | 2026-03-02T08:41:53.644Z | PASS [ 3.219s] bgp test::test_basic_peering_active_tcp |
| 2011 | 2026-03-02T08:41:53.644Z | PASS [ 3.220s] bgp test::test_basic_peering_passive_tcp |
| 2012 | 2026-03-02T08:41:54.767Z | PASS [ 4.354s] bgp test::test_basic_update |
| 2013 | 2026-03-02T08:41:55.084Z | PASS [ 4.654s] bgp test::test_basic_update_tcp |
| 2014 | 2026-03-02T08:41:55.121Z | PASS [ 4.691s] bgp test::test_basic_update_ipv6_tcp |
| 2015 | 2026-03-02T08:41:55.248Z | PASS [ 4.832s] bgp test::test_basic_update_ipv6 |
| 2016 | 2026-03-02T08:41:57.845Z | PASS [ 4.214s] bgp test::test_import_export_policy_filtering |
| 2017 | 2026-03-02T08:41:58.311Z | PASS [ 3.190s] bgp test::test_ipv6_basic_peering_active |
| 2018 | 2026-03-02T08:41:59.303Z | PASS [ 5.707s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2019 | 2026-03-02T08:41:59.425Z | PASS [ 5.829s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2020 | 2026-03-02T08:41:59.450Z | PASS [ 4.202s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2021 | 2026-03-02T08:41:59.625Z | PASS [ 4.540s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2022 | 2026-03-02T08:42:00.610Z | PASS [ 1.160s] bgp test::test_multiple_unnumbered_sessions |
| 2023 | 2026-03-02T08:42:00.994Z | PASS [ 3.150s] bgp test::test_ipv6_basic_peering_passive |
| 2024 | 2026-03-02T08:42:01.498Z | PASS [ 3.186s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2025 | 2026-03-02T08:42:02.146Z | PASS [ 1.151s] bgp test::test_same_linklocal_multiple_interfaces |
| 2026 | 2026-03-02T08:42:02.609Z | PASS [ 3.184s] bgp test::test_mismatched_afi_session_rejected |
| 2027 | 2026-03-02T08:42:02.732Z | PASS [ 1.234s] bgp test::test_three_router_chain_tcp |
| 2028 | 2026-03-02T08:42:03.203Z | PASS [ 3.578s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2029 | 2026-03-02T08:42:03.345Z | PASS [ 1.199s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2030 | 2026-03-02T08:42:04.491Z | PASS [ 1.146s] bgp test::test_unnumbered_ndp_change |
| 2031 | 2026-03-02T08:42:04.704Z | PASS [ 5.401s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2032 | 2026-03-02T08:42:04.756Z | PASS [ 4.147s] bgp test::test_reset_tracking |
| 2033 | 2026-03-02T08:42:06.763Z | PASS [ 4.154s] bgp test::test_three_router_chain_unnumbered |
| 2034 | 2026-03-02T08:42:07.883Z | PASS [ 5.151s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2035 | 2026-03-02T08:42:09.862Z | PASS [ 5.158s] bgp test::test_unnumbered_session_survives_peer_change |
| 2036 | 2026-03-02T08:42:11.847Z | PASS [ 18.224s] bgp test::test_enforce_first_as_graceful_toggle |
| 2037 | 2026-03-02T08:42:13.636Z | PASS [ 9.146s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2038 | 2026-03-02T08:42:13.906Z | PASS [ 9.150s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2039 | 2026-03-02T08:42:21.352Z | PASS [ 18.149s] bgp test::test_unnumbered_interface_lifecycle |
| 2040 | 2026-03-02T08:42:27.978Z | PASS [ 33.212s] bgp test::test_inflight_socket_option_updates |
| 2041 | 2026-03-02T08:42:28.003Z | ──────────── |
| 2042 | 2026-03-02T08:42:28.003Z | Summary [ 38.170s] 171 tests run: 171 passed, 0 skipped |
| 2043 | 2026-03-02T08:42:28.003Z | + 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_enforce_first_as_graceful_toggle.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.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_enforce_first_as_graceful_toggle.log r1.test_import_export_policy_filtering.log r1.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_reset_tracking.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_enforce_first_as_graceful_toggle.log r2.test_import_export_policy_filtering.log r2.test_inflight_socket_option_updates.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_mismatched_afi_session_rejected.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_reset_tracking.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/ |
| 2044 | 2026-03-02T08:42:28.028Z | + popd |
| 2045 | 2026-03-02T08:42:28.028Z | /work/oxidecomputer/maghemite |
| 2046 | 2026-03-02T08:42:28.028Z | + pushd mgd |
| 2047 | 2026-03-02T08:42:28.028Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2048 | 2026-03-02T08:42:28.028Z | + pfexec cargo nextest run |
| 2049 | 2026-03-02T08:42:30.532Z | Compiling slog v2.8.2 |
| 2050 | 2026-03-02T08:42:30.583Z | Compiling usdt v0.6.0 |
| 2051 | 2026-03-02T08:42:30.719Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2052 | 2026-03-02T08:42:30.743Z | Compiling nix v0.31.1 |
| 2053 | 2026-03-02T08:42:30.767Z | Compiling papergrid v0.17.0 |
| 2054 | 2026-03-02T08:42:30.767Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2055 | 2026-03-02T08:42:31.077Z | Compiling testing_table v0.3.0 |
| 2056 | 2026-03-02T08:42:31.112Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2057 | 2026-03-02T08:42:31.344Z | Compiling slog-json v2.6.1 |
| 2058 | 2026-03-02T08:42:31.368Z | Compiling slog-term v2.9.2 |
| 2059 | 2026-03-02T08:42:31.477Z | Compiling slog-async v2.8.0 |
| 2060 | 2026-03-02T08:42:31.706Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2061 | 2026-03-02T08:42:31.731Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2062 | 2026-03-02T08:42:31.871Z | Compiling slog-bunyan v2.5.0 |
| 2063 | 2026-03-02T08:42:32.098Z | Compiling dropshot v0.16.7 |
| 2064 | 2026-03-02T08:42:32.736Z | Compiling slog-dtrace v0.3.0 |
| 2065 | 2026-03-02T08:42:32.889Z | Compiling steno v0.4.1 |
| 2066 | 2026-03-02T08:42:33.230Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2067 | 2026-03-02T08:42:33.330Z | Compiling proc-macro-error2 v2.0.1 |
| 2068 | 2026-03-02T08:42:33.843Z | Compiling tabled_derive v0.11.0 |
| 2069 | 2026-03-02T08:42:35.930Z | Compiling tabled v0.20.0 |
| 2070 | 2026-03-02T08:42:36.665Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2071 | 2026-03-02T08:42:36.844Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2072 | 2026-03-02T08:42:37.556Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2073 | 2026-03-02T08:42:39.523Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2074 | 2026-03-02T08:42:40.108Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2075 | 2026-03-02T08:42:42.451Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2076 | 2026-03-02T08:42:43.465Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2077 | 2026-03-02T08:42:43.759Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2078 | 2026-03-02T08:42:44.215Z | Compiling crc8 v0.1.1 |
| 2079 | 2026-03-02T08:42:44.424Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2080 | 2026-03-02T08:42:44.473Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2081 | 2026-03-02T08:42:45.599Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2082 | 2026-03-02T08:42:53.297Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2083 | 2026-03-02T08:42:53.297Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2084 | 2026-03-02T08:42:53.297Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2085 | 2026-03-02T08:42:53.321Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2086 | 2026-03-02T08:42:54.444Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2087 | 2026-03-02T08:42:55.368Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2088 | 2026-03-02T08:42:57.780Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2089 | 2026-03-02T08:42:57.912Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2090 | 2026-03-02T08:42:58.185Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2091 | 2026-03-02T08:42:58.210Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2092 | 2026-03-02T08:42:59.361Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2093 | 2026-03-02T08:43:01.077Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2094 | 2026-03-02T08:43:01.553Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2095 | 2026-03-02T08:43:01.970Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2096 | 2026-03-02T08:43:03.439Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2097 | 2026-03-02T08:43:04.358Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2098 | 2026-03-02T08:43:16.355Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2099 | 2026-03-02T08:43:17.633Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2100 | 2026-03-02T08:43:17.946Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2101 | 2026-03-02T08:43:18.540Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2102 | 2026-03-02T08:43:23.252Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2103 | 2026-03-02T08:43:53.645Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2104 | 2026-03-02T08:43:57.054Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2105 | 2026-03-02T08:43:59.105Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2106 | 2026-03-02T08:44:01.177Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2107 | 2026-03-02T08:44:02.859Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2108 | 2026-03-02T08:44:06.554Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2109 | 2026-03-02T08:44:06.554Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2110 | 2026-03-02T08:44:06.554Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2111 | 2026-03-02T08:44:23.960Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2112 | 2026-03-02T08:44:29.598Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2113 | 2026-03-02T08:45:28.109Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s |
| 2114 | 2026-03-02T08:45:28.303Z | ──────────── |
| 2115 | 2026-03-02T08:45:28.303Z | Nextest run ID 9008136f-49ab-4e57-9c14-a8e73a52808c with nextest profile: default |
| 2116 | 2026-03-02T08:45:28.303Z | Starting 30 tests across 1 binary |
| 2117 | 2026-03-02T08:45:28.346Z | PASS [ 0.042s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2118 | 2026-03-02T08:45:28.385Z | PASS [ 0.039s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2119 | 2026-03-02T08:45:28.423Z | PASS [ 0.038s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2120 | 2026-03-02T08:45:28.465Z | PASS [ 0.041s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2121 | 2026-03-02T08:45:28.495Z | PASS [ 0.179s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2122 | 2026-03-02T08:45:28.519Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2123 | 2026-03-02T08:45:28.519Z | PASS [ 0.199s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2124 | 2026-03-02T08:45:28.519Z | PASS [ 0.201s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2125 | 2026-03-02T08:45:28.519Z | PASS [ 0.204s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2126 | 2026-03-02T08:45:28.519Z | PASS [ 0.206s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2127 | 2026-03-02T08:45:28.519Z | PASS [ 0.207s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2128 | 2026-03-02T08:45:28.519Z | PASS [ 0.029s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2129 | 2026-03-02T08:45:28.519Z | PASS [ 0.209s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2130 | 2026-03-02T08:45:28.544Z | PASS [ 0.026s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2131 | 2026-03-02T08:45:28.544Z | PASS [ 0.027s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2132 | 2026-03-02T08:45:28.544Z | PASS [ 0.032s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2133 | 2026-03-02T08:45:28.544Z | PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2134 | 2026-03-02T08:45:28.544Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2135 | 2026-03-02T08:45:28.544Z | PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2136 | 2026-03-02T08:45:28.544Z | PASS [ 0.031s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2137 | 2026-03-02T08:45:28.568Z | PASS [ 0.035s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2138 | 2026-03-02T08:45:28.568Z | PASS [ 0.033s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2139 | 2026-03-02T08:45:28.568Z | PASS [ 0.034s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2140 | 2026-03-02T08:45:28.568Z | PASS [ 0.025s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2141 | 2026-03-02T08:45:28.568Z | PASS [ 0.026s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2142 | 2026-03-02T08:45:28.593Z | PASS [ 0.032s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2143 | 2026-03-02T08:45:28.593Z | PASS [ 0.028s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2144 | 2026-03-02T08:45:28.593Z | PASS [ 0.030s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2145 | 2026-03-02T08:45:28.593Z | PASS [ 0.027s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2146 | 2026-03-02T08:45:28.593Z | PASS [ 0.024s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2147 | 2026-03-02T08:45:28.593Z | ──────────── |
| 2148 | 2026-03-02T08:45:28.593Z | Summary [ 0.275s] 30 tests run: 30 passed, 0 skipped |
| 2149 | 2026-03-02T08:45:28.617Z | + cp apply_remove_entire_group.log /work/ |
| 2150 | 2026-03-02T08:45:28.617Z | + popd |
| 2151 | 2026-03-02T08:45:28.617Z | /work/oxidecomputer/maghemite |
| 2152 | 2026-03-02T08:45:28.617Z | process exited: duration 852285 ms, exit code 0 |
| |
| 2153 | 2026-03-02T08:45:28.706Z | found 77 output files |
| 2154 | 2026-03-02T08:45:28.754Z | uploading: /work/apply_remove_entire_group.log (11921 bytes) |
| 2155 | 2026-03-02T08:45:29.826Z | uploaded: /work/apply_remove_entire_group.log |
| 2156 | 2026-03-02T08:45:29.826Z | uploading: /work/dualstack_routes.log (115114 bytes) |
| 2157 | 2026-03-02T08:45:31.032Z | uploaded: /work/dualstack_routes.log |
| 2158 | 2026-03-02T08:45:31.057Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2318 bytes) |
| 2159 | 2026-03-02T08:45:32.126Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2160 | 2026-03-02T08:45:32.151Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1406 bytes) |
| 2161 | 2026-03-02T08:45:33.221Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2162 | 2026-03-02T08:45:33.221Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2456 bytes) |
| 2163 | 2026-03-02T08:45:34.316Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2164 | 2026-03-02T08:45:34.316Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2486 bytes) |
| 2165 | 2026-03-02T08:45:35.410Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2166 | 2026-03-02T08:45:35.410Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2484 bytes) |
| 2167 | 2026-03-02T08:45:36.504Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2168 | 2026-03-02T08:45:36.504Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2474 bytes) |
| 2169 | 2026-03-02T08:45:37.599Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2170 | 2026-03-02T08:45:37.599Z | uploading: /work/loopback-manager.test_enforce_first_as_graceful_toggle.log (2151 bytes) |
| 2171 | 2026-03-02T08:45:38.693Z | uploaded: /work/loopback-manager.test_enforce_first_as_graceful_toggle.log |
| 2172 | 2026-03-02T08:45:38.693Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2153 bytes) |
| 2173 | 2026-03-02T08:45:39.788Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2174 | 2026-03-02T08:45:39.813Z | uploading: /work/loopback-manager.test_inflight_socket_option_updates.log (2499 bytes) |
| 2175 | 2026-03-02T08:45:40.883Z | uploaded: /work/loopback-manager.test_inflight_socket_option_updates.log |
| 2176 | 2026-03-02T08:45:40.883Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2422 bytes) |
| 2177 | 2026-03-02T08:45:41.977Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2178 | 2026-03-02T08:45:42.002Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2203 bytes) |
| 2179 | 2026-03-02T08:45:43.072Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2180 | 2026-03-02T08:45:43.073Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2211 bytes) |
| 2181 | 2026-03-02T08:45:44.166Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2182 | 2026-03-02T08:45:44.191Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2469 bytes) |
| 2183 | 2026-03-02T08:45:45.261Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2184 | 2026-03-02T08:45:45.261Z | uploading: /work/loopback-manager.test_mismatched_afi_session_rejected.log (1732 bytes) |
| 2185 | 2026-03-02T08:45:46.356Z | uploaded: /work/loopback-manager.test_mismatched_afi_session_rejected.log |
| 2186 | 2026-03-02T08:45:46.380Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2375 bytes) |
| 2187 | 2026-03-02T08:45:47.451Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2188 | 2026-03-02T08:45:47.476Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3602 bytes) |
| 2189 | 2026-03-02T08:45:48.549Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2190 | 2026-03-02T08:45:48.549Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3677 bytes) |
| 2191 | 2026-03-02T08:45:49.644Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2192 | 2026-03-02T08:45:49.644Z | uploading: /work/multiple_unnumbered.log (136561 bytes) |
| 2193 | 2026-03-02T08:45:50.849Z | uploaded: /work/multiple_unnumbered.log |
| 2194 | 2026-03-02T08:45:50.849Z | uploading: /work/ndp_change_reset.log (67208 bytes) |
| 2195 | 2026-03-02T08:45:52.033Z | uploaded: /work/ndp_change_reset.log |
| 2196 | 2026-03-02T08:45:52.033Z | uploading: /work/ndp_changes.log (88576 bytes) |
| 2197 | 2026-03-02T08:45:53.217Z | uploaded: /work/ndp_changes.log |
| 2198 | 2026-03-02T08:45:53.217Z | uploading: /work/r1.test_basic_peering_active.log (39635 bytes) |
| 2199 | 2026-03-02T08:45:54.379Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2200 | 2026-03-02T08:45:54.379Z | uploading: /work/r1.test_basic_peering_active_tcp.log (44827 bytes) |
| 2201 | 2026-03-02T08:45:55.539Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2202 | 2026-03-02T08:45:55.539Z | uploading: /work/r1.test_basic_peering_passive.log (32168 bytes) |
| 2203 | 2026-03-02T08:45:56.700Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2204 | 2026-03-02T08:45:56.725Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (37037 bytes) |
| 2205 | 2026-03-02T08:45:57.862Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2206 | 2026-03-02T08:45:57.888Z | uploading: /work/r1.test_basic_update.log (345756 bytes) |
| 2207 | 2026-03-02T08:45:59.094Z | uploaded: /work/r1.test_basic_update.log |
| 2208 | 2026-03-02T08:45:59.119Z | uploading: /work/r1.test_basic_update_ipv6.log (145205 bytes) |
| 2209 | 2026-03-02T08:46:00.301Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2210 | 2026-03-02T08:46:00.301Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (369210 bytes) |
| 2211 | 2026-03-02T08:46:01.533Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2212 | 2026-03-02T08:46:01.533Z | uploading: /work/r1.test_basic_update_tcp.log (468501 bytes) |
| 2213 | 2026-03-02T08:46:02.786Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2214 | 2026-03-02T08:46:02.786Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (1104836 bytes) |
| 2215 | 2026-03-02T08:46:04.070Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2216 | 2026-03-02T08:46:04.071Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (1105371 bytes) |
| 2217 | 2026-03-02T08:46:05.350Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2218 | 2026-03-02T08:46:05.351Z | uploading: /work/r1.test_enforce_first_as_graceful_toggle.log (72256 bytes) |
| 2219 | 2026-03-02T08:46:06.534Z | uploaded: /work/r1.test_enforce_first_as_graceful_toggle.log |
| 2220 | 2026-03-02T08:46:06.534Z | uploading: /work/r1.test_import_export_policy_filtering.log (40004 bytes) |
| 2221 | 2026-03-02T08:46:07.695Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2222 | 2026-03-02T08:46:07.720Z | uploading: /work/r1.test_inflight_socket_option_updates.log (70527 bytes) |
| 2223 | 2026-03-02T08:46:08.878Z | uploaded: /work/r1.test_inflight_socket_option_updates.log |
| 2224 | 2026-03-02T08:46:08.904Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (651336 bytes) |
| 2225 | 2026-03-02T08:46:10.133Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2226 | 2026-03-02T08:46:10.158Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40124 bytes) |
| 2227 | 2026-03-02T08:46:11.294Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2228 | 2026-03-02T08:46:11.319Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49219 bytes) |
| 2229 | 2026-03-02T08:46:12.477Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2230 | 2026-03-02T08:46:12.501Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32293 bytes) |
| 2231 | 2026-03-02T08:46:13.638Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2232 | 2026-03-02T08:46:13.663Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (40019 bytes) |
| 2233 | 2026-03-02T08:46:14.798Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2234 | 2026-03-02T08:46:14.823Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (494749 bytes) |
| 2235 | 2026-03-02T08:46:16.051Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2236 | 2026-03-02T08:46:16.051Z | uploading: /work/r1.test_mismatched_afi_session_rejected.log (559836 bytes) |
| 2237 | 2026-03-02T08:46:17.305Z | uploaded: /work/r1.test_mismatched_afi_session_rejected.log |
| 2238 | 2026-03-02T08:46:17.305Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28144 bytes) |
| 2239 | 2026-03-02T08:46:18.465Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2240 | 2026-03-02T08:46:18.466Z | uploading: /work/r1.test_reset_tracking.log (67420 bytes) |
| 2241 | 2026-03-02T08:46:19.648Z | uploaded: /work/r1.test_reset_tracking.log |
| 2242 | 2026-03-02T08:46:19.648Z | uploading: /work/r1.test_three_router_chain_tcp.log (21531 bytes) |
| 2243 | 2026-03-02T08:46:20.785Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2244 | 2026-03-02T08:46:20.785Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (25198 bytes) |
| 2245 | 2026-03-02T08:46:21.946Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2246 | 2026-03-02T08:46:21.971Z | uploading: /work/r2.test_basic_peering_active.log (36372 bytes) |
| 2247 | 2026-03-02T08:46:23.107Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2248 | 2026-03-02T08:46:23.107Z | uploading: /work/r2.test_basic_peering_active_tcp.log (41679 bytes) |
| 2249 | 2026-03-02T08:46:24.270Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2250 | 2026-03-02T08:46:24.294Z | uploading: /work/r2.test_basic_peering_passive.log (40161 bytes) |
| 2251 | 2026-03-02T08:46:25.430Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2252 | 2026-03-02T08:46:25.455Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (44653 bytes) |
| 2253 | 2026-03-02T08:46:26.591Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2254 | 2026-03-02T08:46:26.615Z | uploading: /work/r2.test_basic_update.log (296929 bytes) |
| 2255 | 2026-03-02T08:46:27.820Z | uploaded: /work/r2.test_basic_update.log |
| 2256 | 2026-03-02T08:46:27.844Z | uploading: /work/r2.test_basic_update_ipv6.log (84869 bytes) |
| 2257 | 2026-03-02T08:46:29.004Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2258 | 2026-03-02T08:46:29.028Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (92327 bytes) |
| 2259 | 2026-03-02T08:46:30.187Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2260 | 2026-03-02T08:46:30.187Z | uploading: /work/r2.test_basic_update_tcp.log (306589 bytes) |
| 2261 | 2026-03-02T08:46:31.416Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2262 | 2026-03-02T08:46:31.441Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (496959 bytes) |
| 2263 | 2026-03-02T08:46:32.666Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2264 | 2026-03-02T08:46:32.666Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (496433 bytes) |
| 2265 | 2026-03-02T08:46:33.922Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2266 | 2026-03-02T08:46:33.947Z | uploading: /work/r2.test_enforce_first_as_graceful_toggle.log (71900 bytes) |
| 2267 | 2026-03-02T08:46:35.105Z | uploaded: /work/r2.test_enforce_first_as_graceful_toggle.log |
| 2268 | 2026-03-02T08:46:35.105Z | uploading: /work/r2.test_import_export_policy_filtering.log (38610 bytes) |
| 2269 | 2026-03-02T08:46:36.266Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2270 | 2026-03-02T08:46:36.266Z | uploading: /work/r2.test_inflight_socket_option_updates.log (70307 bytes) |
| 2271 | 2026-03-02T08:46:37.448Z | uploaded: /work/r2.test_inflight_socket_option_updates.log |
| 2272 | 2026-03-02T08:46:37.473Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (430750 bytes) |
| 2273 | 2026-03-02T08:46:38.699Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2274 | 2026-03-02T08:46:38.699Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36538 bytes) |
| 2275 | 2026-03-02T08:46:39.859Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2276 | 2026-03-02T08:46:39.860Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44556 bytes) |
| 2277 | 2026-03-02T08:46:41.020Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2278 | 2026-03-02T08:46:41.046Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (40177 bytes) |
| 2279 | 2026-03-02T08:46:42.182Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2280 | 2026-03-02T08:46:42.182Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (47822 bytes) |
| 2281 | 2026-03-02T08:46:43.343Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2282 | 2026-03-02T08:46:43.343Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (113422 bytes) |
| 2283 | 2026-03-02T08:46:44.549Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2284 | 2026-03-02T08:46:44.549Z | uploading: /work/r2.test_mismatched_afi_session_rejected.log (568724 bytes) |
| 2285 | 2026-03-02T08:46:45.803Z | uploaded: /work/r2.test_mismatched_afi_session_rejected.log |
| 2286 | 2026-03-02T08:46:45.803Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28005 bytes) |
| 2287 | 2026-03-02T08:46:46.964Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2288 | 2026-03-02T08:46:46.964Z | uploading: /work/r2.test_reset_tracking.log (75290 bytes) |
| 2289 | 2026-03-02T08:46:48.148Z | uploaded: /work/r2.test_reset_tracking.log |
| 2290 | 2026-03-02T08:46:48.178Z | uploading: /work/r2.test_three_router_chain_tcp.log (40096 bytes) |
| 2291 | 2026-03-02T08:46:49.309Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2292 | 2026-03-02T08:46:49.334Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (43503 bytes) |
| 2293 | 2026-03-02T08:46:50.472Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2294 | 2026-03-02T08:46:50.472Z | uploading: /work/r3.test_three_router_chain_tcp.log (23640 bytes) |
| 2295 | 2026-03-02T08:46:51.638Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2296 | 2026-03-02T08:46:51.663Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (20124 bytes) |
| 2297 | 2026-03-02T08:46:52.782Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2298 | 2026-03-02T08:46:52.783Z | uploading: /work/same_linklocal.log (160565 bytes) |
| 2299 | 2026-03-02T08:46:53.994Z | uploaded: /work/same_linklocal.log |
| 2300 | 2026-03-02T08:46:53.994Z | uploading: /work/three_chain.log (134510 bytes) |
| 2301 | 2026-03-02T08:46:55.209Z | uploaded: /work/three_chain.log |
| 2302 | 2026-03-02T08:46:55.209Z | uploading: /work/unnumbered_expiry.log (85842 bytes) |
| 2303 | 2026-03-02T08:46:56.399Z | uploaded: /work/unnumbered_expiry.log |
| 2304 | 2026-03-02T08:46:56.400Z | uploading: /work/unnumbered_interface_lifecycle.log (159703 bytes) |
| 2305 | 2026-03-02T08:46:57.615Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2306 | 2026-03-02T08:46:57.615Z | uploading: /work/unnumbered_peer_change.log (78335 bytes) |
| 2307 | 2026-03-02T08:46:58.806Z | uploaded: /work/unnumbered_peer_change.log |