|
|
|
| 1 | 2026-03-05T18:40:58.923Z | job assigned to worker 01KJZMSNBY3BJMJR4X77Q2EYRH [factory aws, i-074db4a2509b98b28] (queued for 1 m 2 s) |
| |
| 2 | 2026-03-05T18:41:06.827Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:06.844Z | ++ uname -s |
| 4 | 2026-03-05T18:41:06.844Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:06.844Z | + build_user=build |
| 6 | 2026-03-05T18:41:06.844Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:06.844Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:06.844Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:06.844Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:06.844Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:06.844Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:06.849Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:08.908Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:08.946Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:08.968Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:08.968Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:08.968Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:08.968Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:10.942Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:10.958Z | process exited: duration 4106 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:10.983Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:11.020Z | * rust toolchain channel = "stable" |
| 23 | 2026-03-05T18:41:11.020Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 24 | 2026-03-05T18:41:11.020Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-05T18:41:11.020Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-05T18:41:11.021Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:11.021Z | * rust toolchain profile = "default" |
| 28 | 2026-03-05T18:41:11.021Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:11.021Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:11.130Z | info: downloading installer |
| 31 | 2026-03-05T18:41:13.471Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:13.471Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:13.473Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:13.473Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:13.473Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:13.473Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:13.474Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:13.474Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:13.474Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:13.628Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:13.628Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:13.628Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:13.722Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:13.722Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:14.908Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:15.740Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:17.670Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:19.330Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:31.242Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:31.609Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:32.519Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:32.907Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:35.740Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:36.692Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:43.443Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:43.774Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:43.774Z | |
| 58 | 2026-03-05T18:41:44.243Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:44.243Z | |
| 60 | 2026-03-05T18:41:44.248Z | |
| 61 | 2026-03-05T18:41:44.248Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:44.248Z | |
| 63 | 2026-03-05T18:41:44.248Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:44.248Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:44.248Z | |
| 66 | 2026-03-05T18:41:44.248Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:44.248Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:44.248Z | |
| 69 | 2026-03-05T18:41:44.257Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:44.257Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:44.257Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:44.257Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:44.350Z | + rustup --version |
| 74 | 2026-03-05T18:41:44.362Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:44.366Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:44.439Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:44.447Z | + cargo --version |
| 78 | 2026-03-05T18:41:44.501Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:44.510Z | + rustc --version |
| 80 | 2026-03-05T18:41:44.570Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:44.580Z | process exited: duration 33593 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:44.592Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:44.615Z | process exited: duration 22 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:44.626Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:44.631Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:44.637Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:44.671Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:45.913Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:45.919Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:46.205Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:46.205Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:46.216Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:46.220Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:46.220Z | + current=main |
| 95 | 2026-03-05T18:41:46.227Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:46.228Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:46.235Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:46.250Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:46.258Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:46.280Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:46.290Z | process exited: duration 1657 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:46.301Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:46.312Z | + set -o errexit |
| 104 | 2026-03-05T18:41:46.312Z | + set -o pipefail |
| 105 | 2026-03-05T18:41:46.312Z | + source .github/buildomat/test-common.sh |
| 106 | 2026-03-05T18:41:46.312Z | ++ NEXTEST_VERSION=0.9.97 |
| 107 | 2026-03-05T18:41:46.312Z | ++ PLATFORM=illumos |
| 108 | 2026-03-05T18:41:46.313Z | ++ banner install |
| 109 | 2026-03-05T18:41:46.321Z | |
| 110 | 2026-03-05T18:41:46.321Z | # # # #### ##### ## # # |
| 111 | 2026-03-05T18:41:46.321Z | # ## # # # # # # # |
| 112 | 2026-03-05T18:41:46.321Z | # # # # #### # # # # # |
| 113 | 2026-03-05T18:41:46.328Z | # # # # # # ###### # # |
| 114 | 2026-03-05T18:41:46.328Z | # # ## # # # # # # # |
| 115 | 2026-03-05T18:41:46.328Z | # # # #### # # # ###### ###### |
| 116 | 2026-03-05T18:41:46.328Z | |
| 117 | 2026-03-05T18:41:46.328Z | ++ set +o errexit |
| 118 | 2026-03-05T18:41:46.328Z | ++ pkg info clang-15 |
| 119 | 2026-03-05T18:41:46.328Z | ++ grep -qi installed |
| 120 | 2026-03-05T18:41:47.951Z | pkg: info: no packages matching the following patterns you specified are |
| 121 | 2026-03-05T18:41:47.951Z | installed on the system. Try querying remotely instead: |
| 122 | 2026-03-05T18:41:47.951Z | |
| 123 | 2026-03-05T18:41:47.951Z | clang-15 |
| 124 | 2026-03-05T18:41:48.003Z | ++ [[ 1 != 0 ]] |
| 125 | 2026-03-05T18:41:48.003Z | ++ set -o errexit |
| 126 | 2026-03-05T18:41:48.012Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-03-05T18:41:55.992Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 128 | 2026-03-05T18:42:06.541Z | Startup: Caching catalogs ... Done |
| 129 | 2026-03-05T18:42:30.685Z | Planning: Solver setup ... Done |
| 130 | 2026-03-05T18:42:30.844Z | Planning: Running solver ... Done |
| 131 | 2026-03-05T18:42:31.014Z | Planning: Finding local manifests ... Done |
| 132 | 2026-03-05T18:42:31.041Z | Planning: Fetching manifests: 0/2 0% complete |
| 133 | 2026-03-05T18:42:31.224Z | Planning: Fetching manifests: 2/2 100% complete |
| 134 | 2026-03-05T18:42:31.271Z | Planning: Package planning ... Done |
| 135 | 2026-03-05T18:42:31.317Z | Planning: Merging actions ... Done |
| 136 | 2026-03-05T18:42:31.486Z | Planning: Checking for conflicting actions ... Done |
| 137 | 2026-03-05T18:42:31.497Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-03-05T18:42:32.845Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-03-05T18:42:32.854Z | Planning: Planning completed in 26.16 seconds |
| 140 | 2026-03-05T18:42:32.869Z | Packages to install: 2 |
| 141 | 2026-03-05T18:42:32.871Z | Mediators to change: 2 |
| 142 | 2026-03-05T18:42:32.875Z | Services to change: 1 |
| 143 | 2026-03-05T18:42:32.875Z | Create boot environment: No |
| 144 | 2026-03-05T18:42:32.876Z | Create backup boot environment: No |
| 145 | 2026-03-05T18:42:32.922Z | |
| 146 | 2026-03-05T18:42:32.922Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 147 | 2026-03-05T18:42:37.923Z | Download: 1378/3076 items 114.8/211.3MB 54% complete (23.4M/s) |
| 148 | 2026-03-05T18:42:43.630Z | Download: 2000/3076 items 117.1/211.3MB 55% complete (14.4M/s) |
| 149 | 2026-03-05T18:42:52.635Z | Download: 2007/3076 items 117.2/211.3MB 55% complete (12.3M/s) |
| 150 | 2026-03-05T18:42:57.755Z | Download: 2264/3076 items 118.7/211.3MB 56% complete (307k/s) |
| 151 | 2026-03-05T18:43:09.746Z | Download: 3033/3076 items 201.6/211.3MB 95% complete (9.4M/s) |
| 152 | 2026-03-05T18:43:13.548Z | Download: Completed 211.31 MB in 40.63 seconds (5.2M/s) |
| 153 | 2026-03-05T18:43:13.722Z | Actions: 1/3418 actions (Installing new actions) |
| 154 | 2026-03-05T18:43:18.190Z | Actions: Completed 3418 actions in 4.47 seconds. |
| 155 | 2026-03-05T18:43:18.619Z | Done |
| 156 | 2026-03-05T18:43:18.619Z | Done |
| 157 | 2026-03-05T18:43:19.718Z | Done |
| 158 | 2026-03-05T18:43:24.233Z | Done |
| 159 | 2026-03-05T18:43:24.321Z | Done |
| 160 | 2026-03-05T18:43:24.324Z | Done |
| 161 | 2026-03-05T18:43:24.487Z | Done |
| 162 | 2026-03-05T18:43:25.159Z | ++ set -o errexit |
| 163 | 2026-03-05T18:43:25.159Z | ++ cargo --version |
| 164 | 2026-03-05T18:43:25.168Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 165 | 2026-03-05T18:43:25.414Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 166 | 2026-03-05T18:43:25.417Z | info: downloading component 'cargo' |
| 167 | 2026-03-05T18:43:26.547Z | info: downloading component 'clippy' |
| 168 | 2026-03-05T18:43:27.058Z | info: downloading component 'rust-docs' |
| 169 | 2026-03-05T18:43:29.193Z | info: downloading component 'rust-std' |
| 170 | 2026-03-05T18:43:31.405Z | info: downloading component 'rustc' |
| 171 | 2026-03-05T18:43:41.900Z | info: downloading component 'rustfmt' |
| 172 | 2026-03-05T18:43:42.198Z | info: installing component 'cargo' |
| 173 | 2026-03-05T18:43:43.118Z | info: installing component 'clippy' |
| 174 | 2026-03-05T18:43:43.506Z | info: installing component 'rust-docs' |
| 175 | 2026-03-05T18:43:45.408Z | info: installing component 'rust-std' |
| 176 | 2026-03-05T18:43:47.215Z | info: installing component 'rustc' |
| 177 | 2026-03-05T18:43:53.957Z | info: installing component 'rustfmt' |
| 178 | 2026-03-05T18:43:54.428Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 179 | 2026-03-05T18:43:54.432Z | ++ rustc --version |
| 180 | 2026-03-05T18:43:54.526Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 181 | 2026-03-05T18:43:54.532Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 182 | 2026-03-05T18:43:54.643Z | Updating crates.io index |
| 183 | 2026-03-05T18:43:54.745Z | Downloading crates ... |
| 184 | 2026-03-05T18:43:54.800Z | Downloaded cargo-nextest v0.9.97 |
| 185 | 2026-03-05T18:43:54.883Z | Installing cargo-nextest v0.9.97 |
| 186 | 2026-03-05T18:43:54.948Z | Updating crates.io index |
| 187 | 2026-03-05T18:43:57.837Z | Locking 407 packages to latest compatible versions |
| 188 | 2026-03-05T18:43:57.843Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 189 | 2026-03-05T18:43:57.847Z | Adding duct v0.13.7 (available: v1.1.1) |
| 190 | 2026-03-05T18:43:57.847Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 191 | 2026-03-05T18:43:57.848Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 192 | 2026-03-05T18:43:57.848Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 193 | 2026-03-05T18:43:57.851Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 194 | 2026-03-05T18:43:57.851Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 195 | 2026-03-05T18:43:57.854Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 196 | 2026-03-05T18:43:57.876Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 197 | 2026-03-05T18:43:57.891Z | Downloading crates ... |
| 198 | 2026-03-05T18:43:57.972Z | Downloaded futures-executor v0.3.32 |
| 199 | 2026-03-05T18:43:57.980Z | Downloaded atomicwrites v0.4.4 |
| 200 | 2026-03-05T18:43:57.983Z | Downloaded async-scoped v0.9.0 |
| 201 | 2026-03-05T18:43:57.986Z | Downloaded addr2line v0.25.1 |
| 202 | 2026-03-05T18:43:57.989Z | Downloaded erased-serde v0.4.10 |
| 203 | 2026-03-05T18:43:57.994Z | Downloaded backtrace-ext v0.2.1 |
| 204 | 2026-03-05T18:43:57.998Z | Downloaded adler2 v2.0.1 |
| 205 | 2026-03-05T18:43:57.998Z | Downloaded const-oid v0.9.6 |
| 206 | 2026-03-05T18:43:58.005Z | Downloaded anstyle-parse v0.2.7 |
| 207 | 2026-03-05T18:43:58.009Z | Downloaded atomic-waker v1.1.2 |
| 208 | 2026-03-05T18:43:58.012Z | Downloaded anstyle-query v1.1.5 |
| 209 | 2026-03-05T18:43:58.015Z | Downloaded home v0.5.12 |
| 210 | 2026-03-05T18:43:58.018Z | Downloaded humantime v2.3.0 |
| 211 | 2026-03-05T18:43:58.021Z | Downloaded futures-sink v0.3.32 |
| 212 | 2026-03-05T18:43:58.021Z | Downloaded cfg-if v1.0.4 |
| 213 | 2026-03-05T18:43:58.024Z | Downloaded self-replace v1.5.0 |
| 214 | 2026-03-05T18:43:58.024Z | Downloaded http-body v1.0.1 |
| 215 | 2026-03-05T18:43:58.028Z | Downloaded indent_write v2.2.0 |
| 216 | 2026-03-05T18:43:58.031Z | Downloaded lazy_static v1.5.0 |
| 217 | 2026-03-05T18:43:58.031Z | Downloaded futures-core v0.3.32 |
| 218 | 2026-03-05T18:43:58.035Z | Downloaded foreign-types v0.3.2 |
| 219 | 2026-03-05T18:43:58.035Z | Downloaded quinn v0.11.9 |
| 220 | 2026-03-05T18:43:58.038Z | Downloaded nextest-workspace-hack v0.1.0 |
| 221 | 2026-03-05T18:43:58.041Z | Downloaded enable-ansi-support v0.2.1 |
| 222 | 2026-03-05T18:43:58.044Z | Downloaded is_terminal_polyfill v1.70.2 |
| 223 | 2026-03-05T18:43:58.044Z | Downloaded futures-task v0.3.32 |
| 224 | 2026-03-05T18:43:58.047Z | Downloaded jobserver v0.1.34 |
| 225 | 2026-03-05T18:43:58.051Z | Downloaded debug-ignore v1.0.5 |
| 226 | 2026-03-05T18:43:58.051Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 227 | 2026-03-05T18:43:58.054Z | Downloaded either v1.15.0 |
| 228 | 2026-03-05T18:43:58.057Z | Downloaded indenter v0.3.4 |
| 229 | 2026-03-05T18:43:58.057Z | Downloaded httparse v1.10.1 |
| 230 | 2026-03-05T18:43:58.060Z | Downloaded clap_lex v1.0.0 |
| 231 | 2026-03-05T18:43:58.063Z | Downloaded hex v0.4.3 |
| 232 | 2026-03-05T18:43:58.066Z | Downloaded guppy-workspace-hack v0.1.0 |
| 233 | 2026-03-05T18:43:58.068Z | Downloaded generic-array v0.14.7 |
| 234 | 2026-03-05T18:43:58.071Z | Downloaded fastrand v2.3.0 |
| 235 | 2026-03-05T18:43:58.071Z | Downloaded document-features v0.2.12 |
| 236 | 2026-03-05T18:43:58.071Z | Downloaded miette-derive v7.6.0 |
| 237 | 2026-03-05T18:43:58.074Z | Downloaded num-traits v0.2.19 |
| 238 | 2026-03-05T18:43:58.077Z | Downloaded hyper-rustls v0.27.7 |
| 239 | 2026-03-05T18:43:58.080Z | Downloaded foreign-types-shared v0.1.1 |
| 240 | 2026-03-05T18:43:58.080Z | Downloaded block-buffer v0.10.4 |
| 241 | 2026-03-05T18:43:58.083Z | Downloaded pkcs8 v0.10.2 |
| 242 | 2026-03-05T18:43:58.086Z | Downloaded globset v0.4.18 |
| 243 | 2026-03-05T18:43:58.089Z | Downloaded future-queue v0.4.0 |
| 244 | 2026-03-05T18:43:58.092Z | Downloaded errno v0.3.14 |
| 245 | 2026-03-05T18:43:58.095Z | Downloaded nested v0.1.1 |
| 246 | 2026-03-05T18:43:58.095Z | Downloaded humantime-serde v1.1.1 |
| 247 | 2026-03-05T18:43:58.098Z | Downloaded crypto-common v0.1.7 |
| 248 | 2026-03-05T18:43:58.098Z | Downloaded cargo-platform v0.2.0 |
| 249 | 2026-03-05T18:43:58.102Z | Downloaded number_prefix v0.4.0 |
| 250 | 2026-03-05T18:43:58.102Z | Downloaded cfg_aliases v0.2.1 |
| 251 | 2026-03-05T18:43:58.105Z | Downloaded iana-time-zone v0.1.65 |
| 252 | 2026-03-05T18:43:58.105Z | Downloaded percent-encoding v2.3.2 |
| 253 | 2026-03-05T18:43:58.109Z | Downloaded fnv v1.0.7 |
| 254 | 2026-03-05T18:43:58.109Z | Downloaded newtype-uuid v1.3.2 |
| 255 | 2026-03-05T18:43:58.112Z | Downloaded heck v0.5.0 |
| 256 | 2026-03-05T18:43:58.112Z | Downloaded native-tls v0.2.18 |
| 257 | 2026-03-05T18:43:58.115Z | Downloaded log v0.4.29 |
| 258 | 2026-03-05T18:43:58.120Z | Downloaded pathdiff v0.2.3 |
| 259 | 2026-03-05T18:43:58.121Z | Downloaded os_pipe v1.2.3 |
| 260 | 2026-03-05T18:43:58.121Z | Downloaded is_ci v1.2.0 |
| 261 | 2026-03-05T18:43:58.124Z | Downloaded rustc-hash v2.1.1 |
| 262 | 2026-03-05T18:43:58.125Z | Downloaded mukti-metadata v0.3.0 |
| 263 | 2026-03-05T18:43:58.125Z | Downloaded futures-io v0.3.32 |
| 264 | 2026-03-05T18:43:58.128Z | Downloaded fixedbitset v0.5.7 |
| 265 | 2026-03-05T18:43:58.128Z | Downloaded form_urlencoded v1.2.2 |
| 266 | 2026-03-05T18:43:58.131Z | Downloaded colorchoice v1.0.4 |
| 267 | 2026-03-05T18:43:58.131Z | Downloaded equivalent v1.0.2 |
| 268 | 2026-03-05T18:43:58.134Z | Downloaded console v0.15.11 |
| 269 | 2026-03-05T18:43:58.137Z | Downloaded camino v1.2.2 |
| 270 | 2026-03-05T18:43:58.140Z | Downloaded serde-value v0.7.0 |
| 271 | 2026-03-05T18:43:58.140Z | Downloaded ordered-float v2.10.1 |
| 272 | 2026-03-05T18:43:58.143Z | Downloaded lru-slab v0.1.2 |
| 273 | 2026-03-05T18:43:58.143Z | Downloaded bitflags v2.11.0 |
| 274 | 2026-03-05T18:43:58.146Z | Downloaded serde_ignored v0.1.14 |
| 275 | 2026-03-05T18:43:58.149Z | Downloaded serde_spanned v1.0.4 |
| 276 | 2026-03-05T18:43:58.152Z | Downloaded serde_spanned v0.6.9 |
| 277 | 2026-03-05T18:43:58.152Z | Downloaded shared_child v1.1.1 |
| 278 | 2026-03-05T18:43:58.155Z | Downloaded digest v0.10.7 |
| 279 | 2026-03-05T18:43:58.155Z | Downloaded foldhash v0.1.5 |
| 280 | 2026-03-05T18:43:58.158Z | Downloaded dialoguer v0.11.0 |
| 281 | 2026-03-05T18:43:58.162Z | Downloaded cargo_metadata v0.23.1 |
| 282 | 2026-03-05T18:43:58.165Z | Downloaded signature v2.2.0 |
| 283 | 2026-03-05T18:43:58.165Z | Downloaded signal-hook-mio v0.2.5 |
| 284 | 2026-03-05T18:43:58.165Z | Downloaded sigchld v0.2.4 |
| 285 | 2026-03-05T18:43:58.169Z | Downloaded openssl-probe v0.2.1 |
| 286 | 2026-03-05T18:43:58.169Z | Downloaded serde_urlencoded v0.7.1 |
| 287 | 2026-03-05T18:43:58.172Z | Downloaded shell-words v1.1.1 |
| 288 | 2026-03-05T18:43:58.172Z | Downloaded scopeguard v1.2.0 |
| 289 | 2026-03-05T18:43:58.176Z | Downloaded itoa v1.0.17 |
| 290 | 2026-03-05T18:43:58.176Z | Downloaded futures-macro v0.3.32 |
| 291 | 2026-03-05T18:43:58.179Z | Downloaded openssl-macros v0.1.1 |
| 292 | 2026-03-05T18:43:58.179Z | Downloaded filetime v0.2.27 |
| 293 | 2026-03-05T18:43:58.179Z | Downloaded cpufeatures v0.2.17 |
| 294 | 2026-03-05T18:43:58.183Z | Downloaded strsim v0.11.1 |
| 295 | 2026-03-05T18:43:58.183Z | Downloaded supports-unicode v3.0.0 |
| 296 | 2026-03-05T18:43:58.186Z | Downloaded ipnet v2.12.0 |
| 297 | 2026-03-05T18:43:58.186Z | Downloaded cargo-util-schemas v0.2.0 |
| 298 | 2026-03-05T18:43:58.189Z | Downloaded once_cell v1.21.3 |
| 299 | 2026-03-05T18:43:58.189Z | Downloaded anstream v0.6.21 |
| 300 | 2026-03-05T18:43:58.193Z | Downloaded duct v0.13.7 |
| 301 | 2026-03-05T18:43:58.195Z | Downloaded pin-utils v0.1.0 |
| 302 | 2026-03-05T18:43:58.195Z | Downloaded supports-hyperlinks v3.2.0 |
| 303 | 2026-03-05T18:43:58.199Z | Downloaded getrandom v0.4.2 |
| 304 | 2026-03-05T18:43:58.202Z | Downloaded terminal_size v0.4.3 |
| 305 | 2026-03-05T18:43:58.202Z | Downloaded sync_wrapper v1.0.2 |
| 306 | 2026-03-05T18:43:58.205Z | Downloaded pin-project v1.1.11 |
| 307 | 2026-03-05T18:43:58.213Z | Downloaded tinyvec_macros v0.1.1 |
| 308 | 2026-03-05T18:43:58.217Z | Downloaded autocfg v1.5.0 |
| 309 | 2026-03-05T18:43:58.217Z | Downloaded target-spec-miette v0.4.5 |
| 310 | 2026-03-05T18:43:58.226Z | Downloaded toml_datetime v0.6.11 |
| 311 | 2026-03-05T18:43:58.227Z | Downloaded nextest-metadata v0.12.2 |
| 312 | 2026-03-05T18:43:58.227Z | Downloaded serde-untagged v0.1.9 |
| 313 | 2026-03-05T18:43:58.230Z | Downloaded pkg-config v0.3.32 |
| 314 | 2026-03-05T18:43:58.230Z | Downloaded semver v1.0.27 |
| 315 | 2026-03-05T18:43:58.233Z | Downloaded hyper-tls v0.6.0 |
| 316 | 2026-03-05T18:43:58.236Z | Downloaded serde_path_to_error v0.1.20 |
| 317 | 2026-03-05T18:43:58.239Z | Downloaded find-msvc-tools v0.1.9 |
| 318 | 2026-03-05T18:43:58.239Z | Downloaded supports-color v3.0.2 |
| 319 | 2026-03-05T18:43:58.243Z | Downloaded tower-layer v0.3.3 |
| 320 | 2026-03-05T18:43:58.243Z | Downloaded strip-ansi-escapes v0.2.1 |
| 321 | 2026-03-05T18:43:58.246Z | Downloaded rand_core v0.9.5 |
| 322 | 2026-03-05T18:43:58.246Z | Downloaded eyre v0.6.12 |
| 323 | 2026-03-05T18:43:58.250Z | Downloaded clap_derive v4.5.55 |
| 324 | 2026-03-05T18:43:58.254Z | Downloaded toml_write v0.1.2 |
| 325 | 2026-03-05T18:43:58.257Z | Downloaded owo-colors v4.3.0 |
| 326 | 2026-03-05T18:43:58.260Z | Downloaded camino-tempfile v1.4.1 |
| 327 | 2026-03-05T18:43:58.263Z | Downloaded pin-project-lite v0.2.17 |
| 328 | 2026-03-05T18:43:58.270Z | Downloaded spki v0.7.3 |
| 329 | 2026-03-05T18:43:58.273Z | Downloaded subtle v2.6.1 |
| 330 | 2026-03-05T18:43:58.276Z | Downloaded cfg-expr v0.20.6 |
| 331 | 2026-03-05T18:43:58.279Z | Downloaded typeid v1.0.3 |
| 332 | 2026-03-05T18:43:58.282Z | Downloaded try-lock v0.2.5 |
| 333 | 2026-03-05T18:43:58.282Z | Downloaded tracing-error v0.2.1 |
| 334 | 2026-03-05T18:43:58.286Z | Downloaded signal-hook-registry v1.4.8 |
| 335 | 2026-03-05T18:43:58.286Z | Downloaded slab v0.4.12 |
| 336 | 2026-03-05T18:43:58.289Z | Downloaded ppv-lite86 v0.2.21 |
| 337 | 2026-03-05T18:43:58.292Z | Downloaded getrandom v0.2.17 |
| 338 | 2026-03-05T18:43:58.295Z | Downloaded thread_local v1.1.9 |
| 339 | 2026-03-05T18:43:58.297Z | Downloaded utf8_iter v1.0.4 |
| 340 | 2026-03-05T18:43:58.297Z | Downloaded untrusted v0.9.0 |
| 341 | 2026-03-05T18:43:58.300Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-03-05T18:43:58.300Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-03-05T18:43:58.300Z | Downloaded thiserror v2.0.18 |
| 344 | 2026-03-05T18:43:58.305Z | Downloaded utf8parse v0.2.2 |
| 345 | 2026-03-05T18:43:58.308Z | Downloaded version_check v0.9.5 |
| 346 | 2026-03-05T18:43:58.308Z | Downloaded tokio-macros v2.6.1 |
| 347 | 2026-03-05T18:43:58.311Z | Downloaded want v0.3.1 |
| 348 | 2026-03-05T18:43:58.312Z | Downloaded target-spec v3.5.7 |
| 349 | 2026-03-05T18:43:58.312Z | Downloaded backtrace v0.3.76 |
| 350 | 2026-03-05T18:43:58.318Z | Downloaded tower-service v0.3.3 |
| 351 | 2026-03-05T18:43:58.321Z | Downloaded unicode-linebreak v0.1.5 |
| 352 | 2026-03-05T18:43:58.321Z | Downloaded static_assertions v1.1.0 |
| 353 | 2026-03-05T18:43:58.321Z | Downloaded smol_str v0.3.6 |
| 354 | 2026-03-05T18:43:58.324Z | Downloaded shlex v1.3.0 |
| 355 | 2026-03-05T18:43:58.324Z | Downloaded thiserror v1.0.69 |
| 356 | 2026-03-05T18:43:58.327Z | Downloaded rand_chacha v0.9.0 |
| 357 | 2026-03-05T18:43:58.331Z | Downloaded tokio-native-tls v0.3.1 |
| 358 | 2026-03-05T18:43:58.331Z | Downloaded parking_lot v0.12.5 |
| 359 | 2026-03-05T18:43:58.334Z | Downloaded quick-junit v0.5.2 |
| 360 | 2026-03-05T18:43:58.337Z | Downloaded litrs v1.0.0 |
| 361 | 2026-03-05T18:43:58.340Z | Downloaded futures-channel v0.3.32 |
| 362 | 2026-03-05T18:43:58.344Z | Downloaded quinn-udp v0.5.14 |
| 363 | 2026-03-05T18:43:58.344Z | Downloaded crc32fast v1.5.0 |
| 364 | 2026-03-05T18:43:58.347Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 365 | 2026-03-05T18:43:58.347Z | Downloaded pin-project-internal v1.1.11 |
| 366 | 2026-03-05T18:43:58.347Z | Downloaded swrite v0.1.0 |
| 367 | 2026-03-05T18:43:58.351Z | Downloaded quote v1.0.45 |
| 368 | 2026-03-05T18:43:58.351Z | Downloaded simd-adler32 v0.3.8 |
| 369 | 2026-03-05T18:43:58.354Z | Downloaded unicase v2.9.0 |
| 370 | 2026-03-05T18:43:58.354Z | Downloaded parking_lot_core v0.9.12 |
| 371 | 2026-03-05T18:43:58.357Z | Downloaded lock_api v0.4.14 |
| 372 | 2026-03-05T18:43:58.357Z | Downloaded convert_case v0.10.0 |
| 373 | 2026-03-05T18:43:58.362Z | Downloaded color-spantrace v0.3.0 |
| 374 | 2026-03-05T18:43:58.362Z | Downloaded rustc_version v0.4.1 |
| 375 | 2026-03-05T18:43:58.362Z | Downloaded futures v0.3.32 |
| 376 | 2026-03-05T18:43:58.366Z | Downloaded rustls-pki-types v1.14.0 |
| 377 | 2026-03-05T18:43:58.369Z | Downloaded self_update v0.42.0 |
| 378 | 2026-03-05T18:43:58.374Z | Downloaded rand_core v0.6.4 |
| 379 | 2026-03-05T18:43:58.374Z | Downloaded target-lexicon v0.13.3 |
| 380 | 2026-03-05T18:43:58.374Z | Downloaded derive-where v1.6.0 |
| 381 | 2026-03-05T18:43:58.379Z | Downloaded urlencoding v2.1.3 |
| 382 | 2026-03-05T18:43:58.379Z | Downloaded unicode-xid v0.2.6 |
| 383 | 2026-03-05T18:43:58.382Z | Downloaded config v0.15.19 |
| 384 | 2026-03-05T18:43:58.385Z | Downloaded ahash v0.8.12 |
| 385 | 2026-03-05T18:43:58.388Z | Downloaded ed25519 v2.2.3 |
| 386 | 2026-03-05T18:43:58.388Z | Downloaded cargo_metadata v0.20.0 |
| 387 | 2026-03-05T18:43:58.391Z | Downloaded http-body-util v0.1.3 |
| 388 | 2026-03-05T18:43:58.391Z | Downloaded xattr v1.6.1 |
| 389 | 2026-03-05T18:43:58.394Z | Downloaded cargo-platform v0.3.2 |
| 390 | 2026-03-05T18:43:58.394Z | Downloaded idna_adapter v1.0.0 |
| 391 | 2026-03-05T18:43:58.394Z | Downloaded zipsign-api v0.1.5 |
| 392 | 2026-03-05T18:43:58.397Z | Downloaded tracing-log v0.2.0 |
| 393 | 2026-03-05T18:43:58.400Z | Downloaded smallvec v1.15.1 |
| 394 | 2026-03-05T18:43:58.400Z | Downloaded proc-macro2 v1.0.106 |
| 395 | 2026-03-05T18:43:58.403Z | Downloaded nextest-filtering v0.15.0 |
| 396 | 2026-03-05T18:43:58.407Z | Downloaded tokio-rustls v0.26.4 |
| 397 | 2026-03-05T18:43:58.407Z | Downloaded sha2 v0.10.9 |
| 398 | 2026-03-05T18:43:58.410Z | Downloaded serde_derive v1.0.228 |
| 399 | 2026-03-05T18:43:58.413Z | Downloaded zstd-safe v7.2.4 |
| 400 | 2026-03-05T18:43:58.413Z | Downloaded clap v4.5.60 |
| 401 | 2026-03-05T18:43:58.421Z | Downloaded zstd v0.13.3 |
| 402 | 2026-03-05T18:43:58.423Z | Downloaded borsh v1.6.0 |
| 403 | 2026-03-05T18:43:58.429Z | Downloaded socket2 v0.6.2 |
| 404 | 2026-03-05T18:43:58.432Z | Downloaded bytes v1.11.1 |
| 405 | 2026-03-05T18:43:58.435Z | Downloaded base64 v0.22.1 |
| 406 | 2026-03-05T18:43:58.438Z | Downloaded tar v0.4.44 |
| 407 | 2026-03-05T18:43:58.441Z | Downloaded textwrap v0.16.2 |
| 408 | 2026-03-05T18:43:58.444Z | Downloaded xxhash-rust v0.8.15 |
| 409 | 2026-03-05T18:43:58.445Z | Downloaded tracing-attributes v0.1.31 |
| 410 | 2026-03-05T18:43:58.447Z | Downloaded tokio-stream v0.1.18 |
| 411 | 2026-03-05T18:43:58.451Z | Downloaded signal-hook v0.3.18 |
| 412 | 2026-03-05T18:43:58.454Z | Downloaded rustc-demangle v0.1.27 |
| 413 | 2026-03-05T18:43:58.457Z | Downloaded sharded-slab v0.1.7 |
| 414 | 2026-03-05T18:43:58.460Z | Downloaded serde_core v1.0.228 |
| 415 | 2026-03-05T18:43:58.463Z | Downloaded getrandom v0.3.4 |
| 416 | 2026-03-05T18:43:58.466Z | Downloaded toml v0.8.23 |
| 417 | 2026-03-05T18:43:58.470Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 418 | 2026-03-05T18:43:58.473Z | Downloaded tempfile v3.26.0 |
| 419 | 2026-03-05T18:43:58.473Z | Downloaded tinyvec v1.10.0 |
| 420 | 2026-03-05T18:43:58.476Z | Downloaded tracing-core v0.1.36 |
| 421 | 2026-03-05T18:43:58.479Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 422 | 2026-03-05T18:43:58.482Z | Downloaded flate2 v1.1.9 |
| 423 | 2026-03-05T18:43:58.485Z | Downloaded zmij v1.0.21 |
| 424 | 2026-03-05T18:43:58.488Z | Downloaded unicode-ident v1.0.24 |
| 425 | 2026-03-05T18:43:58.488Z | Downloaded indicatif v0.17.11 |
| 426 | 2026-03-05T18:43:58.491Z | Downloaded derive_more-impl v2.1.1 |
| 427 | 2026-03-05T18:43:58.497Z | Downloaded vte v0.14.1 |
| 428 | 2026-03-05T18:43:58.500Z | Downloaded ed25519-dalek v2.2.0 |
| 429 | 2026-03-05T18:43:58.504Z | Downloaded serde v1.0.228 |
| 430 | 2026-03-05T18:43:58.508Z | Downloaded miniz_oxide v0.8.9 |
| 431 | 2026-03-05T18:43:58.508Z | Downloaded der v0.7.10 |
| 432 | 2026-03-05T18:43:58.512Z | Downloaded toml_edit v0.22.27 |
| 433 | 2026-03-05T18:43:58.517Z | Downloaded cc v1.2.56 |
| 434 | 2026-03-05T18:43:58.520Z | Downloaded rustls-webpki v0.103.9 |
| 435 | 2026-03-05T18:43:58.520Z | Downloaded hyper-util v0.1.20 |
| 436 | 2026-03-05T18:43:58.525Z | Downloaded iri-string v0.7.10 |
| 437 | 2026-03-05T18:43:58.531Z | Downloaded uuid v1.21.0 |
| 438 | 2026-03-05T18:43:58.534Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 439 | 2026-03-05T18:43:58.538Z | Downloaded ryu v1.0.23 |
| 440 | 2026-03-05T18:43:58.541Z | Downloaded derive_more v2.1.1 |
| 441 | 2026-03-05T18:43:58.549Z | Downloaded typenum v1.19.0 |
| 442 | 2026-03-05T18:43:58.552Z | Downloaded openssl-sys v0.9.111 |
| 443 | 2026-03-05T18:43:58.557Z | Downloaded indexmap v2.13.0 |
| 444 | 2026-03-05T18:43:58.560Z | Downloaded zeroize v1.8.2 |
| 445 | 2026-03-05T18:43:58.564Z | Downloaded anstyle v1.0.13 |
| 446 | 2026-03-05T18:43:58.564Z | Downloaded base64ct v1.8.3 |
| 447 | 2026-03-05T18:43:58.576Z | Downloaded hashbrown v0.15.5 |
| 448 | 2026-03-05T18:43:58.581Z | Downloaded rand v0.9.2 |
| 449 | 2026-03-05T18:43:58.588Z | Downloaded url v2.5.8 |
| 450 | 2026-03-05T18:43:58.594Z | Downloaded tower v0.5.3 |
| 451 | 2026-03-05T18:43:58.602Z | Downloaded mio v1.1.1 |
| 452 | 2026-03-05T18:43:58.607Z | Downloaded http v1.4.0 |
| 453 | 2026-03-05T18:43:58.611Z | Downloaded memchr v2.8.0 |
| 454 | 2026-03-05T18:43:58.615Z | Downloaded hashbrown v0.16.1 |
| 455 | 2026-03-05T18:43:58.620Z | Downloaded unicode-segmentation v1.12.0 |
| 456 | 2026-03-05T18:43:58.624Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-03-05T18:43:58.629Z | Downloaded crossterm v0.29.0 |
| 458 | 2026-03-05T18:43:58.635Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-03-05T18:43:58.642Z | Downloaded tokio-util v0.7.18 |
| 460 | 2026-03-05T18:43:58.649Z | Downloaded guppy v0.17.25 |
| 461 | 2026-03-05T18:43:58.655Z | Downloaded aho-corasick v1.1.4 |
| 462 | 2026-03-05T18:43:58.660Z | Downloaded h2 v0.4.13 |
| 463 | 2026-03-05T18:43:58.667Z | Downloaded futures-util v0.3.32 |
| 464 | 2026-03-05T18:43:58.679Z | Downloaded miette v7.6.0 |
| 465 | 2026-03-05T18:43:58.683Z | Downloaded chrono v0.4.44 |
| 466 | 2026-03-05T18:43:58.702Z | Downloaded idna v1.1.0 |
| 467 | 2026-03-05T18:43:58.705Z | Downloaded ron v0.12.0 |
| 468 | 2026-03-05T18:43:58.713Z | Downloaded unicode-normalization v0.1.25 |
| 469 | 2026-03-05T18:43:58.721Z | Downloaded vcpkg v0.2.15 |
| 470 | 2026-03-05T18:43:58.757Z | Downloaded reqwest v0.12.28 |
| 471 | 2026-03-05T18:43:58.762Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-03-05T18:43:58.767Z | Downloaded unicode-width v0.1.14 |
| 473 | 2026-03-05T18:43:58.771Z | Downloaded bstr v1.12.1 |
| 474 | 2026-03-05T18:43:58.779Z | Downloaded hyper v1.8.1 |
| 475 | 2026-03-05T18:43:58.785Z | Downloaded itertools v0.14.0 |
| 476 | 2026-03-05T18:43:58.792Z | Downloaded tower-http v0.6.8 |
| 477 | 2026-03-05T18:43:58.799Z | Downloaded syn v2.0.117 |
| 478 | 2026-03-05T18:43:58.810Z | Downloaded portable-atomic v1.13.1 |
| 479 | 2026-03-05T18:43:58.817Z | Downloaded quick-xml v0.37.5 |
| 480 | 2026-03-05T18:43:58.822Z | Downloaded gimli v0.32.3 |
| 481 | 2026-03-05T18:43:58.828Z | Downloaded regex v1.12.3 |
| 482 | 2026-03-05T18:43:58.833Z | Downloaded pulldown-cmark v0.13.1 |
| 483 | 2026-03-05T18:43:58.838Z | Downloaded curve25519-dalek v4.1.3 |
| 484 | 2026-03-05T18:43:58.846Z | Downloaded color-eyre v0.6.5 |
| 485 | 2026-03-05T18:43:58.864Z | Downloaded quick-xml v0.38.4 |
| 486 | 2026-03-05T18:43:58.878Z | Downloaded nextest-runner v0.80.0 |
| 487 | 2026-03-05T18:43:58.889Z | Downloaded winnow v0.7.14 |
| 488 | 2026-03-05T18:43:58.899Z | Downloaded tracing-subscriber v0.3.22 |
| 489 | 2026-03-05T18:43:58.906Z | Downloaded quinn-proto v0.11.13 |
| 490 | 2026-03-05T18:43:58.957Z | Downloaded webpki-roots v1.0.6 |
| 491 | 2026-03-05T18:43:58.961Z | Downloaded zerocopy v0.8.40 |
| 492 | 2026-03-05T18:43:58.970Z | Downloaded openssl v0.10.75 |
| 493 | 2026-03-05T18:43:59.040Z | Downloaded nix v0.30.1 |
| 494 | 2026-03-05T18:43:59.050Z | Downloaded object v0.37.3 |
| 495 | 2026-03-05T18:43:59.059Z | Downloaded regex-syntax v0.8.10 |
| 496 | 2026-03-05T18:43:59.075Z | Downloaded rustls v0.23.37 |
| 497 | 2026-03-05T18:43:59.086Z | Downloaded rustix v0.38.44 |
| 498 | 2026-03-05T18:43:59.119Z | Downloaded rustix v1.1.4 |
| 499 | 2026-03-05T18:43:59.154Z | Downloaded tracing v0.1.44 |
| 500 | 2026-03-05T18:43:59.212Z | Downloaded regex-automata v0.4.14 |
| 501 | 2026-03-05T18:43:59.305Z | Downloaded libc v0.2.182 |
| 502 | 2026-03-05T18:43:59.345Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 503 | 2026-03-05T18:43:59.360Z | Downloaded petgraph v0.8.3 |
| 504 | 2026-03-05T18:43:59.377Z | Downloaded tokio v1.50.0 |
| 505 | 2026-03-05T18:43:59.476Z | Downloaded recursion v0.5.4 |
| 506 | 2026-03-05T18:43:59.484Z | Downloaded ring v0.17.14 |
| 507 | 2026-03-05T18:43:59.571Z | Compiling libc v0.2.182 |
| 508 | 2026-03-05T18:43:59.576Z | Compiling proc-macro2 v1.0.106 |
| 509 | 2026-03-05T18:43:59.576Z | Compiling unicode-ident v1.0.24 |
| 510 | 2026-03-05T18:43:59.576Z | Compiling quote v1.0.45 |
| 511 | 2026-03-05T18:43:59.576Z | Compiling serde_core v1.0.228 |
| 512 | 2026-03-05T18:43:59.739Z | Compiling cfg-if v1.0.4 |
| 513 | 2026-03-05T18:43:59.742Z | Compiling memchr v2.8.0 |
| 514 | 2026-03-05T18:43:59.742Z | Compiling once_cell v1.21.3 |
| 515 | 2026-03-05T18:43:59.864Z | Compiling log v0.4.29 |
| 516 | 2026-03-05T18:43:59.946Z | Compiling pin-project-lite v0.2.17 |
| 517 | 2026-03-05T18:44:00.093Z | Compiling itoa v1.0.17 |
| 518 | 2026-03-05T18:44:00.263Z | Compiling serde v1.0.228 |
| 519 | 2026-03-05T18:44:00.434Z | Compiling futures-core v0.3.32 |
| 520 | 2026-03-05T18:44:00.541Z | Compiling bitflags v2.11.0 |
| 521 | 2026-03-05T18:44:00.694Z | Compiling smallvec v1.15.1 |
| 522 | 2026-03-05T18:44:00.881Z | Compiling find-msvc-tools v0.1.9 |
| 523 | 2026-03-05T18:44:01.201Z | Compiling shlex v1.3.0 |
| 524 | 2026-03-05T18:44:01.360Z | Compiling equivalent v1.0.2 |
| 525 | 2026-03-05T18:44:01.380Z | Compiling hashbrown v0.16.1 |
| 526 | 2026-03-05T18:44:01.501Z | Compiling bytes v1.11.1 |
| 527 | 2026-03-05T18:44:01.553Z | Compiling futures-sink v0.3.32 |
| 528 | 2026-03-05T18:44:01.739Z | Compiling rustix v1.1.4 |
| 529 | 2026-03-05T18:44:02.092Z | Compiling errno v0.3.14 |
| 530 | 2026-03-05T18:44:02.258Z | Compiling jobserver v0.1.34 |
| 531 | 2026-03-05T18:44:02.318Z | Compiling signal-hook-registry v1.4.8 |
| 532 | 2026-03-05T18:44:02.367Z | Compiling syn v2.0.117 |
| 533 | 2026-03-05T18:44:02.402Z | Compiling mio v1.1.1 |
| 534 | 2026-03-05T18:44:02.840Z | Compiling cc v1.2.56 |
| 535 | 2026-03-05T18:44:02.931Z | Compiling socket2 v0.6.2 |
| 536 | 2026-03-05T18:44:03.418Z | Compiling slab v0.4.12 |
| 537 | 2026-03-05T18:44:03.550Z | Compiling zmij v1.0.21 |
| 538 | 2026-03-05T18:44:03.833Z | Compiling futures-channel v0.3.32 |
| 539 | 2026-03-05T18:44:03.994Z | Compiling tracing-core v0.1.36 |
| 540 | 2026-03-05T18:44:04.182Z | Compiling version_check v0.9.5 |
| 541 | 2026-03-05T18:44:04.339Z | Compiling serde_json v1.0.149 |
| 542 | 2026-03-05T18:44:04.790Z | Compiling futures-io v0.3.32 |
| 543 | 2026-03-05T18:44:04.825Z | Compiling getrandom v0.4.2 |
| 544 | 2026-03-05T18:44:05.150Z | Compiling futures-task v0.3.32 |
| 545 | 2026-03-05T18:44:05.342Z | Compiling camino v1.2.2 |
| 546 | 2026-03-05T18:44:05.453Z | Compiling indexmap v2.13.0 |
| 547 | 2026-03-05T18:44:05.765Z | Compiling unicode-width v0.2.2 |
| 548 | 2026-03-05T18:44:06.092Z | Compiling ring v0.17.14 |
| 549 | 2026-03-05T18:44:06.305Z | Compiling http v1.4.0 |
| 550 | 2026-03-05T18:44:06.327Z | Compiling simd-adler32 v0.3.8 |
| 551 | 2026-03-05T18:44:06.413Z | Compiling percent-encoding v2.3.2 |
| 552 | 2026-03-05T18:44:06.920Z | Compiling zeroize v1.8.2 |
| 553 | 2026-03-05T18:44:07.164Z | Compiling adler2 v2.0.1 |
| 554 | 2026-03-05T18:44:07.270Z | Compiling autocfg v1.5.0 |
| 555 | 2026-03-05T18:44:07.363Z | Compiling miniz_oxide v0.8.9 |
| 556 | 2026-03-05T18:44:08.007Z | Compiling num-traits v0.2.19 |
| 557 | 2026-03-05T18:44:08.411Z | Compiling getrandom v0.3.4 |
| 558 | 2026-03-05T18:44:08.456Z | Compiling winnow v0.7.14 |
| 559 | 2026-03-05T18:44:08.782Z | Compiling zerocopy v0.8.40 |
| 560 | 2026-03-05T18:44:09.031Z | Compiling object v0.37.3 |
| 561 | 2026-03-05T18:44:09.557Z | Compiling target-lexicon v0.13.3 |
| 562 | 2026-03-05T18:44:10.004Z | Compiling http-body v1.0.1 |
| 563 | 2026-03-05T18:44:10.273Z | Compiling rustls-pki-types v1.14.0 |
| 564 | 2026-03-05T18:44:10.443Z | Compiling semver v1.0.27 |
| 565 | 2026-03-05T18:44:10.579Z | Compiling getrandom v0.2.17 |
| 566 | 2026-03-05T18:44:10.643Z | Compiling thiserror v2.0.18 |
| 567 | 2026-03-05T18:44:10.938Z | Compiling gimli v0.32.3 |
| 568 | 2026-03-05T18:44:11.202Z | Compiling signal-hook v0.3.18 |
| 569 | 2026-03-05T18:44:11.293Z | Compiling typenum v1.19.0 |
| 570 | 2026-03-05T18:44:11.578Z | Compiling fnv v1.0.7 |
| 571 | 2026-03-05T18:44:11.748Z | Compiling httparse v1.10.1 |
| 572 | 2026-03-05T18:44:11.851Z | Compiling untrusted v0.9.0 |
| 573 | 2026-03-05T18:44:11.956Z | Compiling guppy-workspace-hack v0.1.0 |
| 574 | 2026-03-05T18:44:12.009Z | Compiling owo-colors v4.3.0 |
| 575 | 2026-03-05T18:44:12.092Z | Compiling serde_derive v1.0.228 |
| 576 | 2026-03-05T18:44:12.111Z | Compiling tokio-macros v2.6.1 |
| 577 | 2026-03-05T18:44:12.318Z | Compiling futures-macro v0.3.32 |
| 578 | 2026-03-05T18:44:12.380Z | Compiling tracing-attributes v0.1.31 |
| 579 | 2026-03-05T18:44:12.763Z | Compiling thiserror-impl v2.0.18 |
| 580 | 2026-03-05T18:44:13.734Z | Compiling tokio v1.50.0 |
| 581 | 2026-03-05T18:44:14.050Z | Compiling futures-util v0.3.32 |
| 582 | 2026-03-05T18:44:15.070Z | Compiling tracing v0.1.44 |
| 583 | 2026-03-05T18:44:15.509Z | Compiling addr2line v0.25.1 |
| 584 | 2026-03-05T18:44:16.572Z | Compiling form_urlencoded v1.2.2 |
| 585 | 2026-03-05T18:44:17.102Z | Compiling generic-array v0.14.7 |
| 586 | 2026-03-05T18:44:17.380Z | Compiling target-spec v3.5.7 |
| 587 | 2026-03-05T18:44:17.494Z | Compiling pkg-config v0.3.32 |
| 588 | 2026-03-05T18:44:17.888Z | Compiling atomic-waker v1.1.2 |
| 589 | 2026-03-05T18:44:18.080Z | Compiling thiserror v1.0.69 |
| 590 | 2026-03-05T18:44:18.419Z | Compiling try-lock v0.2.5 |
| 591 | 2026-03-05T18:44:18.597Z | Compiling utf8_iter v1.0.4 |
| 592 | 2026-03-05T18:44:18.650Z | Compiling tower-service v0.3.3 |
| 593 | 2026-03-05T18:44:18.805Z | Compiling typeid v1.0.3 |
| 594 | 2026-03-05T18:44:18.889Z | Compiling rustc-demangle v0.1.27 |
| 595 | 2026-03-05T18:44:19.346Z | Compiling fastrand v2.3.0 |
| 596 | 2026-03-05T18:44:20.004Z | Compiling idna_adapter v1.0.0 |
| 597 | 2026-03-05T18:44:20.025Z | Compiling rustls v0.23.37 |
| 598 | 2026-03-05T18:44:20.060Z | Compiling tempfile v3.26.0 |
| 599 | 2026-03-05T18:44:20.189Z | Compiling idna v1.1.0 |
| 600 | 2026-03-05T18:44:20.930Z | Compiling want v0.3.1 |
| 601 | 2026-03-05T18:44:21.149Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 602 | 2026-03-05T18:44:21.546Z | Compiling cfg-expr v0.20.6 |
| 603 | 2026-03-05T18:44:22.884Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-03-05T18:44:23.821Z | Compiling backtrace v0.3.76 |
| 605 | 2026-03-05T18:44:23.840Z | Compiling rustls-webpki v0.103.9 |
| 606 | 2026-03-05T18:44:24.520Z | Compiling h2 v0.4.13 |
| 607 | 2026-03-05T18:44:25.335Z | Compiling thiserror-impl v1.0.69 |
| 608 | 2026-03-05T18:44:25.686Z | Compiling terminal_size v0.4.3 |
| 609 | 2026-03-05T18:44:25.944Z | Compiling aho-corasick v1.1.4 |
| 610 | 2026-03-05T18:44:26.165Z | Compiling erased-serde v0.4.10 |
| 611 | 2026-03-05T18:44:26.707Z | Compiling subtle v2.6.1 |
| 612 | 2026-03-05T18:44:27.023Z | Compiling regex-syntax v0.8.10 |
| 613 | 2026-03-05T18:44:28.008Z | Compiling pin-utils v0.1.0 |
| 614 | 2026-03-05T18:44:29.983Z | Compiling hyper v1.8.1 |
| 615 | 2026-03-05T18:44:31.198Z | Compiling regex-automata v0.4.14 |
| 616 | 2026-03-05T18:44:38.778Z | Compiling url v2.5.8 |
| 617 | 2026-03-05T18:44:39.759Z | Compiling serde_spanned v0.6.9 |
| 618 | 2026-03-05T18:44:40.033Z | Compiling toml_datetime v0.6.11 |
| 619 | 2026-03-05T18:44:40.824Z | Compiling ahash v0.8.12 |
| 620 | 2026-03-05T18:44:41.261Z | Compiling sync_wrapper v1.0.2 |
| 621 | 2026-03-05T18:44:41.449Z | Compiling base64 v0.22.1 |
| 622 | 2026-03-05T18:44:42.520Z | Compiling ipnet v2.12.0 |
| 623 | 2026-03-05T18:44:42.541Z | Compiling crc32fast v1.5.0 |
| 624 | 2026-03-05T18:44:42.863Z | Compiling unicode-linebreak v0.1.5 |
| 625 | 2026-03-05T18:44:43.023Z | Compiling nextest-workspace-hack v0.1.0 |
| 626 | 2026-03-05T18:44:43.380Z | Compiling toml_write v0.1.2 |
| 627 | 2026-03-05T18:44:43.405Z | Compiling unicode-segmentation v1.12.0 |
| 628 | 2026-03-05T18:44:43.885Z | Compiling is_ci v1.2.0 |
| 629 | 2026-03-05T18:44:43.949Z | Compiling either v1.15.0 |
| 630 | 2026-03-05T18:44:44.140Z | Compiling foldhash v0.1.5 |
| 631 | 2026-03-05T18:44:44.230Z | Compiling portable-atomic v1.13.1 |
| 632 | 2026-03-05T18:44:44.253Z | Compiling parking_lot_core v0.9.12 |
| 633 | 2026-03-05T18:44:44.391Z | Compiling lazy_static v1.5.0 |
| 634 | 2026-03-05T18:44:44.555Z | Compiling tower-layer v0.3.3 |
| 635 | 2026-03-05T18:44:44.559Z | Compiling sharded-slab v0.1.7 |
| 636 | 2026-03-05T18:44:44.785Z | Compiling hashbrown v0.15.5 |
| 637 | 2026-03-05T18:44:45.062Z | Compiling tower v0.5.3 |
| 638 | 2026-03-05T18:44:45.175Z | Compiling convert_case v0.10.0 |
| 639 | 2026-03-05T18:44:45.228Z | Compiling supports-color v3.0.2 |
| 640 | 2026-03-05T18:44:45.667Z | Compiling toml_edit v0.22.27 |
| 641 | 2026-03-05T18:44:45.781Z | Compiling textwrap v0.16.2 |
| 642 | 2026-03-05T18:44:46.068Z | Compiling hyper-util v0.1.20 |
| 643 | 2026-03-05T18:44:46.342Z | Compiling tokio-rustls v0.26.4 |
| 644 | 2026-03-05T18:44:46.907Z | Compiling backtrace-ext v0.2.1 |
| 645 | 2026-03-05T18:44:47.382Z | Compiling ordered-float v2.10.1 |
| 646 | 2026-03-05T18:44:47.783Z | Compiling miette-derive v7.6.0 |
| 647 | 2026-03-05T18:44:48.018Z | Compiling webpki-roots v1.0.6 |
| 648 | 2026-03-05T18:44:48.238Z | Compiling pathdiff v0.2.3 |
| 649 | 2026-03-05T18:44:48.448Z | Compiling console v0.15.11 |
| 650 | 2026-03-05T18:44:48.984Z | Compiling cargo-platform v0.3.2 |
| 651 | 2026-03-05T18:44:50.204Z | Compiling tracing-log v0.2.0 |
| 652 | 2026-03-05T18:44:50.394Z | Compiling os_pipe v1.2.3 |
| 653 | 2026-03-05T18:44:50.680Z | Compiling thread_local v1.1.9 |
| 654 | 2026-03-05T18:44:50.884Z | Compiling pulldown-cmark v0.13.1 |
| 655 | 2026-03-05T18:44:51.272Z | Compiling iri-string v0.7.10 |
| 656 | 2026-03-05T18:44:51.380Z | Compiling rustix v0.38.44 |
| 657 | 2026-03-05T18:44:51.870Z | Compiling fixedbitset v0.5.7 |
| 658 | 2026-03-05T18:44:52.039Z | Compiling zstd-safe v7.2.4 |
| 659 | 2026-03-05T18:44:52.067Z | Compiling supports-hyperlinks v3.2.0 |
| 660 | 2026-03-05T18:44:52.461Z | Compiling debug-ignore v1.0.5 |
| 661 | 2026-03-05T18:44:52.481Z | Compiling ryu v1.0.23 |
| 662 | 2026-03-05T18:44:52.653Z | Compiling unicode-width v0.1.14 |
| 663 | 2026-03-05T18:44:52.892Z | Compiling utf8parse v0.2.2 |
| 664 | 2026-03-05T18:44:53.074Z | Compiling cfg_aliases v0.2.1 |
| 665 | 2026-03-05T18:44:53.092Z | Compiling supports-unicode v3.0.0 |
| 666 | 2026-03-05T18:44:53.191Z | Compiling scopeguard v1.2.0 |
| 667 | 2026-03-05T18:44:53.232Z | Compiling nix v0.30.1 |
| 668 | 2026-03-05T18:44:53.366Z | Compiling lock_api v0.4.14 |
| 669 | 2026-03-05T18:44:53.387Z | Compiling miette v7.6.0 |
| 670 | 2026-03-05T18:44:53.868Z | Compiling anstyle-parse v0.2.7 |
| 671 | 2026-03-05T18:44:54.048Z | Compiling serde_urlencoded v0.7.1 |
| 672 | 2026-03-05T18:44:54.288Z | Compiling petgraph v0.8.3 |
| 673 | 2026-03-05T18:44:54.692Z | Compiling tower-http v0.6.8 |
| 674 | 2026-03-05T18:44:56.995Z | Compiling tracing-subscriber v0.3.22 |
| 675 | 2026-03-05T18:44:57.016Z | Compiling sigchld v0.2.4 |
| 676 | 2026-03-05T18:44:57.254Z | Compiling toml v0.8.23 |
| 677 | 2026-03-05T18:44:57.339Z | Compiling cargo_metadata v0.23.1 |
| 678 | 2026-03-05T18:44:58.794Z | Compiling hyper-rustls v0.27.7 |
| 679 | 2026-03-05T18:45:00.156Z | Compiling serde-value v0.7.0 |
| 680 | 2026-03-05T18:45:01.811Z | Compiling serde-untagged v0.1.9 |
| 681 | 2026-03-05T18:45:03.553Z | Compiling derive_more-impl v2.1.1 |
| 682 | 2026-03-05T18:45:04.148Z | Compiling itertools v0.14.0 |
| 683 | 2026-03-05T18:45:04.592Z | Compiling regex v1.12.3 |
| 684 | 2026-03-05T18:45:05.314Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-03-05T18:45:05.335Z | Compiling crypto-common v0.1.7 |
| 686 | 2026-03-05T18:45:05.580Z | Compiling ppv-lite86 v0.2.21 |
| 687 | 2026-03-05T18:45:05.583Z | Compiling futures-executor v0.3.32 |
| 688 | 2026-03-05T18:45:06.409Z | Compiling rand_core v0.9.5 |
| 689 | 2026-03-05T18:45:06.692Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 690 | 2026-03-05T18:45:06.919Z | Compiling pin-project-internal v1.1.11 |
| 691 | 2026-03-05T18:45:07.608Z | Compiling http-body-util v0.1.3 |
| 692 | 2026-03-05T18:45:07.804Z | Compiling uuid v1.21.0 |
| 693 | 2026-03-05T18:45:07.827Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 694 | 2026-03-05T18:45:08.134Z | Compiling serde_spanned v1.0.4 |
| 695 | 2026-03-05T18:45:08.538Z | Compiling smol_str v0.3.6 |
| 696 | 2026-03-05T18:45:08.688Z | Compiling filetime v0.2.27 |
| 697 | 2026-03-05T18:45:08.979Z | Compiling bstr v1.12.1 |
| 698 | 2026-03-05T18:45:09.030Z | Compiling vte v0.14.1 |
| 699 | 2026-03-05T18:45:09.051Z | Compiling self_update v0.42.0 |
| 700 | 2026-03-05T18:45:09.256Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-03-05T18:45:09.373Z | Compiling anstyle v1.0.13 |
| 702 | 2026-03-05T18:45:09.452Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-03-05T18:45:09.471Z | Compiling eyre v0.6.12 |
| 704 | 2026-03-05T18:45:09.689Z | Compiling static_assertions v1.1.0 |
| 705 | 2026-03-05T18:45:09.759Z | Compiling litrs v1.0.0 |
| 706 | 2026-03-05T18:45:09.803Z | Compiling unicase v2.9.0 |
| 707 | 2026-03-05T18:45:09.876Z | Compiling number_prefix v0.4.0 |
| 708 | 2026-03-05T18:45:10.051Z | Compiling color-spantrace v0.3.0 |
| 709 | 2026-03-05T18:45:10.141Z | Compiling anstyle-query v1.1.5 |
| 710 | 2026-03-05T18:45:10.161Z | Compiling nested v0.1.1 |
| 711 | 2026-03-05T18:45:10.309Z | Compiling colorchoice v1.0.4 |
| 712 | 2026-03-05T18:45:10.479Z | Compiling xattr v1.6.1 |
| 713 | 2026-03-05T18:45:10.499Z | Compiling iana-time-zone v0.1.65 |
| 714 | 2026-03-05T18:45:10.518Z | Compiling is_terminal_polyfill v1.70.2 |
| 715 | 2026-03-05T18:45:10.665Z | Compiling anstream v0.6.21 |
| 716 | 2026-03-05T18:45:10.705Z | Compiling document-features v0.2.12 |
| 717 | 2026-03-05T18:45:10.807Z | Compiling chrono v0.4.44 |
| 718 | 2026-03-05T18:45:11.125Z | Compiling tar v0.4.44 |
| 719 | 2026-03-05T18:45:11.352Z | Compiling guppy v0.17.25 |
| 720 | 2026-03-05T18:45:11.621Z | Compiling indicatif v0.17.11 |
| 721 | 2026-03-05T18:45:12.329Z | Compiling globset v0.4.18 |
| 722 | 2026-03-05T18:45:13.516Z | Compiling cargo-util-schemas v0.2.0 |
| 723 | 2026-03-05T18:45:13.624Z | Compiling tinyvec v1.10.0 |
| 724 | 2026-03-05T18:45:14.608Z | Compiling strip-ansi-escapes v0.2.1 |
| 725 | 2026-03-05T18:45:15.747Z | Compiling pin-project v1.1.11 |
| 726 | 2026-03-05T18:45:15.910Z | Compiling nextest-metadata v0.12.2 |
| 727 | 2026-03-05T18:45:16.890Z | Compiling newtype-uuid v1.3.2 |
| 728 | 2026-03-05T18:45:17.234Z | Compiling toml v0.9.12+spec-1.1.0 |
| 729 | 2026-03-05T18:45:18.752Z | Compiling reqwest v0.12.28 |
| 730 | 2026-03-05T18:45:18.792Z | Compiling rand_chacha v0.9.0 |
| 731 | 2026-03-05T18:45:19.167Z | Compiling futures v0.3.32 |
| 732 | 2026-03-05T18:45:19.297Z | Compiling digest v0.10.7 |
| 733 | 2026-03-05T18:45:19.718Z | Compiling derive_more v2.1.1 |
| 734 | 2026-03-05T18:45:19.800Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-05T18:45:19.845Z | Compiling flate2 v1.1.9 |
| 736 | 2026-03-05T18:45:20.103Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-03-05T18:45:20.546Z | Compiling shared_child v1.1.1 |
| 738 | 2026-03-05T18:45:21.851Z | Compiling signal-hook-mio v0.2.5 |
| 739 | 2026-03-05T18:45:21.903Z | Compiling self-replace v1.5.0 |
| 740 | 2026-03-05T18:45:22.049Z | Compiling cargo-platform v0.2.0 |
| 741 | 2026-03-05T18:45:22.461Z | Compiling quick-xml v0.37.5 |
| 742 | 2026-03-05T18:45:23.219Z | Compiling quick-xml v0.38.4 |
| 743 | 2026-03-05T18:45:24.171Z | Compiling shell-words v1.1.1 |
| 744 | 2026-03-05T18:45:24.634Z | Compiling heck v0.5.0 |
| 745 | 2026-03-05T18:45:24.652Z | Compiling recursion v0.5.4 |
| 746 | 2026-03-05T18:45:24.891Z | Compiling humantime v2.3.0 |
| 747 | 2026-03-05T18:45:25.064Z | Compiling cpufeatures v0.2.17 |
| 748 | 2026-03-05T18:45:25.180Z | Compiling clap_lex v1.0.0 |
| 749 | 2026-03-05T18:45:25.763Z | Compiling urlencoding v2.1.3 |
| 750 | 2026-03-05T18:45:25.883Z | Compiling strsim v0.11.1 |
| 751 | 2026-03-05T18:45:26.391Z | Compiling indenter v0.3.4 |
| 752 | 2026-03-05T18:45:26.663Z | Compiling clap_derive v4.5.55 |
| 753 | 2026-03-05T18:45:26.885Z | Compiling clap_builder v4.5.60 |
| 754 | 2026-03-05T18:45:27.702Z | Compiling humantime-serde v1.1.1 |
| 755 | 2026-03-05T18:45:27.979Z | Compiling sha2 v0.10.9 |
| 756 | 2026-03-05T18:45:28.089Z | Compiling nextest-filtering v0.15.0 |
| 757 | 2026-03-05T18:45:31.000Z | Compiling quick-junit v0.5.2 |
| 758 | 2026-03-05T18:45:31.198Z | Compiling atomicwrites v0.4.4 |
| 759 | 2026-03-05T18:45:31.757Z | Compiling cargo_metadata v0.20.0 |
| 760 | 2026-03-05T18:45:37.028Z | Compiling crossterm v0.29.0 |
| 761 | 2026-03-05T18:45:38.382Z | Compiling cargo-nextest v0.9.97 |
| 762 | 2026-03-05T18:45:40.896Z | Compiling duct v0.13.7 |
| 763 | 2026-03-05T18:45:41.502Z | Compiling zstd v0.13.3 |
| 764 | 2026-03-05T18:45:42.689Z | Compiling async-scoped v0.9.0 |
| 765 | 2026-03-05T18:45:42.708Z | Compiling rand v0.9.2 |
| 766 | 2026-03-05T18:45:43.045Z | Compiling config v0.15.19 |
| 767 | 2026-03-05T18:45:43.335Z | Compiling unicode-normalization v0.1.25 |
| 768 | 2026-03-05T18:45:44.346Z | Compiling target-spec-miette v0.4.5 |
| 769 | 2026-03-05T18:45:44.483Z | Compiling future-queue v0.4.0 |
| 770 | 2026-03-05T18:45:44.598Z | Compiling mukti-metadata v0.3.0 |
| 771 | 2026-03-05T18:45:44.640Z | Compiling tokio-stream v0.1.18 |
| 772 | 2026-03-05T18:45:44.732Z | Compiling camino-tempfile v1.4.1 |
| 773 | 2026-03-05T18:45:45.013Z | Compiling derive-where v1.6.0 |
| 774 | 2026-03-05T18:45:45.129Z | Compiling serde_ignored v0.1.14 |
| 775 | 2026-03-05T18:45:45.576Z | Compiling serde_path_to_error v0.1.20 |
| 776 | 2026-03-05T18:45:45.642Z | Compiling home v0.5.12 |
| 777 | 2026-03-05T18:45:45.774Z | Compiling swrite v0.1.0 |
| 778 | 2026-03-05T18:45:45.817Z | Compiling indent_write v2.2.0 |
| 779 | 2026-03-05T18:45:45.936Z | Compiling hex v0.4.3 |
| 780 | 2026-03-05T18:45:45.937Z | Compiling xxhash-rust v0.8.15 |
| 781 | 2026-03-05T18:45:46.075Z | Compiling color-eyre v0.6.5 |
| 782 | 2026-03-05T18:45:46.297Z | Compiling clap v4.5.60 |
| 783 | 2026-03-05T18:45:46.456Z | Compiling dialoguer v0.11.0 |
| 784 | 2026-03-05T18:45:46.511Z | Compiling enable-ansi-support v0.2.1 |
| 785 | 2026-03-05T18:45:47.862Z | Compiling nextest-runner v0.80.0 |
| 786 | 2026-03-05T18:46:26.417Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 787 | 2026-03-05T18:46:26.650Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 788 | 2026-03-05T18:46:26.653Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 789 | 2026-03-05T18:46:26.769Z | + banner bfd |
| 790 | 2026-03-05T18:46:26.774Z | |
| 791 | 2026-03-05T18:46:26.774Z | ##### ###### ##### |
| 792 | 2026-03-05T18:46:26.774Z | # # # # # |
| 793 | 2026-03-05T18:46:26.774Z | ##### ##### # # |
| 794 | 2026-03-05T18:46:26.774Z | # # # # # |
| 795 | 2026-03-05T18:46:26.774Z | # # # # # |
| 796 | 2026-03-05T18:46:26.774Z | ##### # ##### |
| 797 | 2026-03-05T18:46:26.774Z | |
| 798 | 2026-03-05T18:46:26.774Z | + cargo nextest run -p bfd --nocapture |
| 799 | 2026-03-05T18:46:27.139Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 800 | 2026-03-05T18:46:27.772Z | From https://github.com/oxidecomputer/falcon |
| 801 | 2026-03-05T18:46:27.772Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 802 | 2026-03-05T18:46:27.881Z | Updating crates.io index |
| 803 | 2026-03-05T18:46:27.921Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 804 | 2026-03-05T18:46:29.210Z | From https://github.com/oxidecomputer/dendrite |
| 805 | 2026-03-05T18:46:29.210Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 806 | 2026-03-05T18:46:29.306Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 807 | 2026-03-05T18:46:29.658Z | From https://github.com/oxidecomputer/ispf |
| 808 | 2026-03-05T18:46:29.658Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 809 | 2026-03-05T18:46:29.665Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 810 | 2026-03-05T18:46:30.061Z | From https://github.com/oxidecomputer/netadm-sys |
| 811 | 2026-03-05T18:46:30.061Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 812 | 2026-03-05T18:46:30.073Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 813 | 2026-03-05T18:46:38.419Z | From https://github.com/oxidecomputer/omicron |
| 814 | 2026-03-05T18:46:38.419Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 815 | 2026-03-05T18:46:39.149Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 816 | 2026-03-05T18:46:39.767Z | From https://github.com/oxidecomputer/opte |
| 817 | 2026-03-05T18:46:39.767Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 818 | 2026-03-05T18:46:39.814Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 819 | 2026-03-05T18:46:40.110Z | From https://github.com/illumos/smf-rs |
| 820 | 2026-03-05T18:46:40.110Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 821 | 2026-03-05T18:46:40.284Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 822 | 2026-03-05T18:46:40.602Z | From https://github.com/oxidecomputer/network-interface |
| 823 | 2026-03-05T18:46:40.602Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 824 | 2026-03-05T18:46:40.782Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 825 | 2026-03-05T18:46:41.149Z | From https://github.com/oxidecomputer/zone |
| 826 | 2026-03-05T18:46:41.149Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 827 | 2026-03-05T18:46:41.179Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 828 | 2026-03-05T18:46:43.112Z | From https://github.com/oxidecomputer/propolis |
| 829 | 2026-03-05T18:46:43.112Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 830 | 2026-03-05T18:46:43.233Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 831 | 2026-03-05T18:46:43.895Z | From https://github.com/oxidecomputer/transceiver-control |
| 832 | 2026-03-05T18:46:43.895Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 833 | 2026-03-05T18:46:43.920Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 834 | 2026-03-05T18:46:44.273Z | From https://github.com/oxidecomputer/dlpi-sys |
| 835 | 2026-03-05T18:46:44.273Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 836 | 2026-03-05T18:46:44.282Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 837 | 2026-03-05T18:46:44.743Z | From https://github.com/jmesmon/rust-libzfs |
| 838 | 2026-03-05T18:46:44.743Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 839 | 2026-03-05T18:46:44.755Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 840 | 2026-03-05T18:46:45.054Z | From https://github.com/oxidecomputer/rusty-doors |
| 841 | 2026-03-05T18:46:45.054Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 842 | 2026-03-05T18:46:45.085Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 843 | 2026-03-05T18:46:45.981Z | From https://github.com/oxidecomputer/lldp |
| 844 | 2026-03-05T18:46:45.981Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 845 | 2026-03-05T18:46:46.005Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 846 | 2026-03-05T18:46:46.994Z | From https://github.com/oxidecomputer/maghemite |
| 847 | 2026-03-05T18:46:46.994Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 848 | 2026-03-05T18:46:47.056Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 849 | 2026-03-05T18:46:47.327Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 850 | 2026-03-05T18:46:47.327Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 851 | 2026-03-05T18:46:47.419Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 852 | 2026-03-05T18:46:47.745Z | From https://github.com/oxidecomputer/slog-error-chain |
| 853 | 2026-03-05T18:46:47.745Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 854 | 2026-03-05T18:46:47.769Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 855 | 2026-03-05T18:46:48.163Z | From https://github.com/oxidecomputer/tufaceous |
| 856 | 2026-03-05T18:46:48.163Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 857 | 2026-03-05T18:46:48.190Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 858 | 2026-03-05T18:46:49.028Z | From https://github.com/oxidecomputer/management-gateway-service |
| 859 | 2026-03-05T18:46:49.028Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 860 | 2026-03-05T18:46:49.082Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 861 | 2026-03-05T18:46:53.465Z | From https://github.com/oxidecomputer/crucible |
| 862 | 2026-03-05T18:46:53.465Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 863 | 2026-03-05T18:46:53.654Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 864 | 2026-03-05T18:46:54.059Z | From https://github.com/oxidecomputer/propolis |
| 865 | 2026-03-05T18:46:54.059Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 866 | 2026-03-05T18:46:54.412Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 867 | 2026-03-05T18:46:54.722Z | From https://github.com/oxidecomputer/tofino |
| 868 | 2026-03-05T18:46:54.722Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 869 | 2026-03-05T18:46:54.769Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 870 | 2026-03-05T18:46:55.111Z | From https://github.com/oxidecomputer/clickward |
| 871 | 2026-03-05T18:46:55.111Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 872 | 2026-03-05T18:46:55.251Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 873 | 2026-03-05T18:46:55.573Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 874 | 2026-03-05T18:46:55.573Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 875 | 2026-03-05T18:46:56.434Z | Downloading crates ... |
| 876 | 2026-03-05T18:46:56.554Z | Downloaded aead v0.5.2 |
| 877 | 2026-03-05T18:46:56.566Z | Downloaded bitflags v1.3.2 |
| 878 | 2026-03-05T18:46:56.569Z | Downloaded cmake v0.1.57 |
| 879 | 2026-03-05T18:46:56.572Z | Downloaded colored v3.1.1 |
| 880 | 2026-03-05T18:46:56.576Z | Downloaded bit-set v0.8.0 |
| 881 | 2026-03-05T18:46:56.579Z | Downloaded async-recursion v1.1.1 |
| 882 | 2026-03-05T18:46:56.583Z | Downloaded arrayref v0.3.9 |
| 883 | 2026-03-05T18:46:56.586Z | Downloaded newtype_derive v0.1.6 |
| 884 | 2026-03-05T18:46:56.589Z | Downloaded fs-err v3.3.0 |
| 885 | 2026-03-05T18:46:56.593Z | Downloaded dyn-clone v1.0.20 |
| 886 | 2026-03-05T18:46:56.596Z | Downloaded const-random-macro v0.1.16 |
| 887 | 2026-03-05T18:46:56.596Z | Downloaded olpc-cjson v0.1.4 |
| 888 | 2026-03-05T18:46:56.599Z | Downloaded heck v0.4.1 |
| 889 | 2026-03-05T18:46:56.602Z | Downloaded defmt v0.3.100 |
| 890 | 2026-03-05T18:46:56.602Z | Downloaded crucible-workspace-hack v0.1.0 |
| 891 | 2026-03-05T18:46:56.605Z | Downloaded crc8 v0.1.1 |
| 892 | 2026-03-05T18:46:56.608Z | Downloaded convert_case v0.4.0 |
| 893 | 2026-03-05T18:46:56.608Z | Downloaded libscf-sys v1.1.0 |
| 894 | 2026-03-05T18:46:56.611Z | Downloaded libsw-core v0.3.2 |
| 895 | 2026-03-05T18:46:56.614Z | Downloaded mime v0.3.17 |
| 896 | 2026-03-05T18:46:56.617Z | Downloaded ident_case v1.0.1 |
| 897 | 2026-03-05T18:46:56.617Z | Downloaded lru-cache v0.1.2 |
| 898 | 2026-03-05T18:46:56.620Z | Downloaded hubpack v0.1.2 |
| 899 | 2026-03-05T18:46:56.623Z | Downloaded heapless v0.8.0 |
| 900 | 2026-03-05T18:46:56.626Z | Downloaded memoffset v0.9.1 |
| 901 | 2026-03-05T18:46:56.629Z | Downloaded dtrace-parser v0.3.0 |
| 902 | 2026-03-05T18:46:56.632Z | Downloaded num-iter v0.1.45 |
| 903 | 2026-03-05T18:46:56.632Z | Downloaded newtype-uuid-macros v0.1.0 |
| 904 | 2026-03-05T18:46:56.635Z | Downloaded num-derive v0.4.2 |
| 905 | 2026-03-05T18:46:56.638Z | Downloaded async-trait v0.1.89 |
| 906 | 2026-03-05T18:46:56.641Z | Downloaded oxide-tokio-rt v0.1.2 |
| 907 | 2026-03-05T18:46:56.644Z | Downloaded num_enum_derive v0.5.11 |
| 908 | 2026-03-05T18:46:56.647Z | Downloaded num-derive v0.3.3 |
| 909 | 2026-03-05T18:46:56.652Z | Downloaded hubpack_derive v0.1.1 |
| 910 | 2026-03-05T18:46:56.652Z | Downloaded foreign-types v0.5.0 |
| 911 | 2026-03-05T18:46:56.655Z | Downloaded ciborium-io v0.2.2 |
| 912 | 2026-03-05T18:46:56.655Z | Downloaded hash32 v0.3.1 |
| 913 | 2026-03-05T18:46:56.658Z | Downloaded no-std-compat v0.4.1 |
| 914 | 2026-03-05T18:46:56.658Z | Downloaded newline-converter v0.3.0 |
| 915 | 2026-03-05T18:46:56.663Z | Downloaded num_enum v0.5.11 |
| 916 | 2026-03-05T18:46:56.666Z | Downloaded num-rational v0.4.2 |
| 917 | 2026-03-05T18:46:56.670Z | Downloaded opaque-debug v0.3.1 |
| 918 | 2026-03-05T18:46:56.670Z | Downloaded darling_macro v0.21.3 |
| 919 | 2026-03-05T18:46:56.671Z | Downloaded gethostname v0.5.0 |
| 920 | 2026-03-05T18:46:56.674Z | Downloaded data-encoding v2.10.0 |
| 921 | 2026-03-05T18:46:56.677Z | Downloaded num_threads v0.1.7 |
| 922 | 2026-03-05T18:46:56.677Z | Downloaded embedded-io v0.6.1 |
| 923 | 2026-03-05T18:46:56.687Z | Downloaded daft-derive v0.1.5 |
| 924 | 2026-03-05T18:46:56.690Z | Downloaded inout v0.1.4 |
| 925 | 2026-03-05T18:46:56.690Z | Downloaded fxhash v0.2.1 |
| 926 | 2026-03-05T18:46:56.690Z | Downloaded memmap v0.7.0 |
| 927 | 2026-03-05T18:46:56.690Z | Downloaded float-ord v0.3.2 |
| 928 | 2026-03-05T18:46:56.694Z | Downloaded defmt-parser v1.0.0 |
| 929 | 2026-03-05T18:46:56.694Z | Downloaded crunchy v0.2.4 |
| 930 | 2026-03-05T18:46:56.695Z | Downloaded match_cfg v0.1.0 |
| 931 | 2026-03-05T18:46:56.699Z | Downloaded phf_shared v0.12.1 |
| 932 | 2026-03-05T18:46:56.699Z | Downloaded parse-display v0.10.0 |
| 933 | 2026-03-05T18:46:56.699Z | Downloaded num-conv v0.2.0 |
| 934 | 2026-03-05T18:46:56.702Z | Downloaded console v0.16.2 |
| 935 | 2026-03-05T18:46:56.705Z | Downloaded defmt-macros v1.0.1 |
| 936 | 2026-03-05T18:46:56.708Z | Downloaded cancel-safe-futures v0.1.5 |
| 937 | 2026-03-05T18:46:56.711Z | Downloaded omicron-workspace-hack v0.1.0 |
| 938 | 2026-03-05T18:46:56.711Z | Downloaded libsw v3.5.0 |
| 939 | 2026-03-05T18:46:56.714Z | Downloaded displaydoc v0.2.5 |
| 940 | 2026-03-05T18:46:56.717Z | Downloaded glob v0.3.3 |
| 941 | 2026-03-05T18:46:56.719Z | Downloaded allocator-api2 v0.2.21 |
| 942 | 2026-03-05T18:46:56.723Z | Downloaded derive-ex v0.1.8 |
| 943 | 2026-03-05T18:46:56.727Z | Downloaded powerfmt v0.2.0 |
| 944 | 2026-03-05T18:46:56.727Z | Downloaded proc-macro-error-attr v1.0.4 |
| 945 | 2026-03-05T18:46:56.730Z | Downloaded proc-macro-crate v1.3.1 |
| 946 | 2026-03-05T18:46:56.730Z | Downloaded fs_extra v1.3.0 |
| 947 | 2026-03-05T18:46:56.733Z | Downloaded erased-serde v0.3.31 |
| 948 | 2026-03-05T18:46:56.736Z | Downloaded ref-cast-impl v1.0.25 |
| 949 | 2026-03-05T18:46:56.736Z | Downloaded multer v3.1.0 |
| 950 | 2026-03-05T18:46:56.739Z | Downloaded linear-map v1.2.0 |
| 951 | 2026-03-05T18:46:56.743Z | Downloaded rand_xorshift v0.4.0 |
| 952 | 2026-03-05T18:46:56.743Z | Downloaded quick-error v1.2.3 |
| 953 | 2026-03-05T18:46:56.746Z | Downloaded rand_chacha v0.3.1 |
| 954 | 2026-03-05T18:46:56.746Z | Downloaded progenitor-macro v0.10.0 |
| 955 | 2026-03-05T18:46:56.749Z | Downloaded ref-cast v1.0.25 |
| 956 | 2026-03-05T18:46:56.752Z | Downloaded darling v0.21.3 |
| 957 | 2026-03-05T18:46:56.767Z | Downloaded rustc_version v0.1.7 |
| 958 | 2026-03-05T18:46:56.767Z | Downloaded phf v0.12.1 |
| 959 | 2026-03-05T18:46:56.767Z | Downloaded pem v3.0.6 |
| 960 | 2026-03-05T18:46:56.767Z | Downloaded paste v1.0.15 |
| 961 | 2026-03-05T18:46:56.767Z | Downloaded pin-project-lite v0.2.16 |
| 962 | 2026-03-05T18:46:56.771Z | Downloaded parking_lot_core v0.8.6 |
| 963 | 2026-03-05T18:46:56.771Z | Downloaded pin-project-internal v1.1.10 |
| 964 | 2026-03-05T18:46:56.774Z | Downloaded anyhow v1.0.101 |
| 965 | 2026-03-05T18:46:56.777Z | Downloaded linked-hash-map v0.5.6 |
| 966 | 2026-03-05T18:46:56.780Z | Downloaded ipnet v2.11.0 |
| 967 | 2026-03-05T18:46:56.781Z | Downloaded scroll_derive v0.13.1 |
| 968 | 2026-03-05T18:46:56.784Z | Downloaded num_enum v0.7.5 |
| 969 | 2026-03-05T18:46:56.786Z | Downloaded serde_repr v0.1.20 |
| 970 | 2026-03-05T18:46:56.789Z | Downloaded same-file v1.0.6 |
| 971 | 2026-03-05T18:46:56.792Z | Downloaded serde_plain v1.0.2 |
| 972 | 2026-03-05T18:46:56.792Z | Downloaded scroll_derive v0.12.1 |
| 973 | 2026-03-05T18:46:56.795Z | Downloaded sha1 v0.10.6 |
| 974 | 2026-03-05T18:46:56.795Z | Downloaded semver v0.1.20 |
| 975 | 2026-03-05T18:46:56.798Z | Downloaded siphasher v1.0.2 |
| 976 | 2026-03-05T18:46:56.798Z | Downloaded oxnet v0.1.4 |
| 977 | 2026-03-05T18:46:56.801Z | Downloaded progenitor-client v0.11.2 |
| 978 | 2026-03-05T18:46:56.804Z | Downloaded owo-colors v4.2.3 |
| 979 | 2026-03-05T18:46:56.807Z | Downloaded proc-macro-error v1.0.4 |
| 980 | 2026-03-05T18:46:56.811Z | Downloaded serial_test_derive v3.3.1 |
| 981 | 2026-03-05T18:46:56.811Z | Downloaded litemap v0.8.1 |
| 982 | 2026-03-05T18:46:56.814Z | Downloaded half v2.7.1 |
| 983 | 2026-03-05T18:46:56.818Z | Downloaded smawk v0.3.2 |
| 984 | 2026-03-05T18:46:56.818Z | Downloaded slog-envlogger v2.2.0 |
| 985 | 2026-03-05T18:46:56.821Z | Downloaded crossbeam-epoch v0.9.18 |
| 986 | 2026-03-05T18:46:56.821Z | Downloaded diff v0.1.13 |
| 987 | 2026-03-05T18:46:56.824Z | Downloaded quote v1.0.44 |
| 988 | 2026-03-05T18:46:56.827Z | Downloaded resolv-conf v0.7.6 |
| 989 | 2026-03-05T18:46:56.830Z | Downloaded stable_deref_trait v1.2.1 |
| 990 | 2026-03-05T18:46:56.830Z | Downloaded foldhash v0.2.0 |
| 991 | 2026-03-05T18:46:56.839Z | Downloaded rustls-pemfile v2.2.0 |
| 992 | 2026-03-05T18:46:56.842Z | Downloaded strum v0.27.2 |
| 993 | 2026-03-05T18:46:56.842Z | Downloaded strum v0.26.3 |
| 994 | 2026-03-05T18:46:56.842Z | Downloaded structmeta-derive v0.3.0 |
| 995 | 2026-03-05T18:46:56.842Z | Downloaded rusty-fork v0.3.1 |
| 996 | 2026-03-05T18:46:56.842Z | Downloaded rustversion v1.0.22 |
| 997 | 2026-03-05T18:46:56.842Z | Downloaded darling_core v0.21.3 |
| 998 | 2026-03-05T18:46:56.845Z | Downloaded memmap2 v0.9.10 |
| 999 | 2026-03-05T18:46:56.851Z | Downloaded scroll v0.13.0 |
| 1000 | 2026-03-05T18:46:56.851Z | Downloaded scroll v0.12.0 |
| 1001 | 2026-03-05T18:46:56.855Z | Downloaded tabled_derive v0.11.0 |
| 1002 | 2026-03-05T18:46:56.855Z | Downloaded ingot v0.1.1 |
| 1003 | 2026-03-05T18:46:56.855Z | Downloaded tagptr v0.2.0 |
| 1004 | 2026-03-05T18:46:56.855Z | Downloaded serde_tokenstream v0.2.2 |
| 1005 | 2026-03-05T18:46:56.859Z | Downloaded ingot-macros v0.1.1 |
| 1006 | 2026-03-05T18:46:56.859Z | Downloaded const_format v0.2.35 |
| 1007 | 2026-03-05T18:46:56.862Z | Downloaded thread-id v4.2.2 |
| 1008 | 2026-03-05T18:46:56.865Z | Downloaded serde_derive_internals v0.29.1 |
| 1009 | 2026-03-05T18:46:56.865Z | Downloaded crossbeam-channel v0.5.15 |
| 1010 | 2026-03-05T18:46:56.868Z | Downloaded schemars_derive v0.8.22 |
| 1011 | 2026-03-05T18:46:56.871Z | Downloaded derive_more v0.99.20 |
| 1012 | 2026-03-05T18:46:56.874Z | Downloaded num-complex v0.4.6 |
| 1013 | 2026-03-05T18:46:56.877Z | Downloaded testing_table v0.3.0 |
| 1014 | 2026-03-05T18:46:56.877Z | Downloaded thread-id v5.1.0 |
| 1015 | 2026-03-05T18:46:56.880Z | Downloaded smartstring v1.0.1 |
| 1016 | 2026-03-05T18:46:56.880Z | Downloaded time-core v0.1.8 |
| 1017 | 2026-03-05T18:46:56.883Z | Downloaded papergrid v0.17.0 |
| 1018 | 2026-03-05T18:46:56.886Z | Downloaded smf v0.2.3 |
| 1019 | 2026-03-05T18:46:56.890Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1020 | 2026-03-05T18:46:56.890Z | Downloaded getrandom v0.4.1 |
| 1021 | 2026-03-05T18:46:56.894Z | Downloaded sdd v3.0.10 |
| 1022 | 2026-03-05T18:46:56.897Z | Downloaded icu_properties v2.1.2 |
| 1023 | 2026-03-05T18:46:56.900Z | Downloaded slog-scope v4.4.1 |
| 1024 | 2026-03-05T18:46:56.900Z | Downloaded usdt-attr-macro v0.5.0 |
| 1025 | 2026-03-05T18:46:56.900Z | Downloaded unarray v0.1.4 |
| 1026 | 2026-03-05T18:46:56.904Z | Downloaded topological-sort v0.2.2 |
| 1027 | 2026-03-05T18:46:56.904Z | Downloaded usdt-attr-macro v0.6.0 |
| 1028 | 2026-03-05T18:46:56.904Z | Downloaded slog-dtrace v0.3.0 |
| 1029 | 2026-03-05T18:46:56.904Z | Downloaded slog-stdlog v4.1.1 |
| 1030 | 2026-03-05T18:46:56.907Z | Downloaded usdt v0.6.0 |
| 1031 | 2026-03-05T18:46:56.907Z | Downloaded universal-hash v0.5.1 |
| 1032 | 2026-03-05T18:46:56.910Z | Downloaded slog-term v2.9.2 |
| 1033 | 2026-03-05T18:46:56.910Z | Downloaded usdt v0.5.0 |
| 1034 | 2026-03-05T18:46:56.913Z | Downloaded synstructure v0.13.2 |
| 1035 | 2026-03-05T18:46:56.913Z | Downloaded slog-async v2.8.0 |
| 1036 | 2026-03-05T18:46:56.916Z | Downloaded slog-json v2.6.1 |
| 1037 | 2026-03-05T18:46:56.916Z | Downloaded unit-prefix v0.5.2 |
| 1038 | 2026-03-05T18:46:56.916Z | Downloaded dropshot-api-manager v0.3.0 |
| 1039 | 2026-03-05T18:46:56.919Z | Downloaded utf-8 v0.7.6 |
| 1040 | 2026-03-05T18:46:56.922Z | Downloaded usdt-macro v0.6.0 |
| 1041 | 2026-03-05T18:46:56.922Z | Downloaded untrusted v0.7.1 |
| 1042 | 2026-03-05T18:46:56.922Z | Downloaded typify-macro v0.4.3 |
| 1043 | 2026-03-05T18:46:56.926Z | Downloaded tabled_derive v0.7.0 |
| 1044 | 2026-03-05T18:46:56.926Z | Downloaded wait-timeout v0.2.1 |
| 1045 | 2026-03-05T18:46:56.926Z | Downloaded waitgroup v0.1.2 |
| 1046 | 2026-03-05T18:46:56.929Z | Downloaded usdt-macro v0.5.0 |
| 1047 | 2026-03-05T18:46:56.930Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1048 | 2026-03-05T18:46:56.930Z | Downloaded rhai_codegen v3.1.0 |
| 1049 | 2026-03-05T18:46:56.936Z | Downloaded zone v0.3.1 |
| 1050 | 2026-03-05T18:46:56.939Z | Downloaded yoke-derive v0.8.1 |
| 1051 | 2026-03-05T18:46:56.939Z | Downloaded tinystr v0.8.2 |
| 1052 | 2026-03-05T18:46:56.939Z | Downloaded hmac v0.12.1 |
| 1053 | 2026-03-05T18:46:56.943Z | Downloaded tiny-keccak v2.0.2 |
| 1054 | 2026-03-05T18:46:56.946Z | Downloaded thiserror-no-std v2.0.2 |
| 1055 | 2026-03-05T18:46:56.949Z | Downloaded progenitor-impl v0.11.2 |
| 1056 | 2026-03-05T18:46:56.952Z | Downloaded tokio-dtrace v0.1.1 |
| 1057 | 2026-03-05T18:46:56.952Z | Downloaded zone_cfg_derive v0.3.1 |
| 1058 | 2026-03-05T18:46:56.952Z | Downloaded zeroize_derive v1.4.3 |
| 1059 | 2026-03-05T18:46:56.955Z | Downloaded zerofrom-derive v0.1.6 |
| 1060 | 2026-03-05T18:46:56.955Z | Downloaded chacha20poly1305 v0.10.1 |
| 1061 | 2026-03-05T18:46:56.955Z | Downloaded omicron-zone-package v0.12.2 |
| 1062 | 2026-03-05T18:46:56.958Z | Downloaded strum_macros v0.26.4 |
| 1063 | 2026-03-05T18:46:56.962Z | Downloaded pest_meta v2.8.6 |
| 1064 | 2026-03-05T18:46:56.966Z | Downloaded snafu-derive v0.8.9 |
| 1065 | 2026-03-05T18:46:56.966Z | Downloaded pin-project v1.1.10 |
| 1066 | 2026-03-05T18:46:56.974Z | Downloaded zerofrom v0.1.6 |
| 1067 | 2026-03-05T18:46:56.977Z | Downloaded usdt-impl v0.5.0 |
| 1068 | 2026-03-05T18:46:56.977Z | Downloaded serde_with_macros v3.16.1 |
| 1069 | 2026-03-05T18:46:56.980Z | Downloaded time-macros v0.2.27 |
| 1070 | 2026-03-05T18:46:56.980Z | Downloaded tokio-macros v2.6.0 |
| 1071 | 2026-03-05T18:46:56.983Z | Downloaded arc-swap v1.8.2 |
| 1072 | 2026-03-05T18:46:56.986Z | Downloaded strum_macros v0.27.2 |
| 1073 | 2026-03-05T18:46:56.990Z | Downloaded writeable v0.6.2 |
| 1074 | 2026-03-05T18:46:56.990Z | Downloaded yoke v0.8.1 |
| 1075 | 2026-03-05T18:46:56.993Z | Downloaded tokio-tungstenite v0.21.0 |
| 1076 | 2026-03-05T18:46:56.993Z | Downloaded spin v0.9.8 |
| 1077 | 2026-03-05T18:46:56.996Z | Downloaded progenitor-impl v0.10.0 |
| 1078 | 2026-03-05T18:46:56.999Z | Downloaded whoami v1.6.1 |
| 1079 | 2026-03-05T18:46:56.999Z | Downloaded tempfile v3.25.0 |
| 1080 | 2026-03-05T18:46:57.003Z | Downloaded xz2 v0.1.7 |
| 1081 | 2026-03-05T18:46:57.004Z | Downloaded indicatif v0.18.4 |
| 1082 | 2026-03-05T18:46:57.007Z | Downloaded vsss-rs v3.3.4 |
| 1083 | 2026-03-05T18:46:57.010Z | Downloaded rayon-core v1.13.0 |
| 1084 | 2026-03-05T18:46:57.013Z | Downloaded papergrid v0.11.0 |
| 1085 | 2026-03-05T18:46:57.017Z | Downloaded socket2 v0.5.10 |
| 1086 | 2026-03-05T18:46:57.020Z | Downloaded postcard v1.1.3 |
| 1087 | 2026-03-05T18:46:57.020Z | Downloaded ucd-trie v0.1.7 |
| 1088 | 2026-03-05T18:46:57.023Z | Downloaded schemars v0.8.22 |
| 1089 | 2026-03-05T18:46:57.031Z | Downloaded zerovec-derive v0.11.2 |
| 1090 | 2026-03-05T18:46:57.034Z | Downloaded base64 v0.21.7 |
| 1091 | 2026-03-05T18:46:57.038Z | Downloaded term v1.2.1 |
| 1092 | 2026-03-05T18:46:57.041Z | Downloaded rand v0.8.5 |
| 1093 | 2026-03-05T18:46:57.045Z | Downloaded tokio-rustls v0.25.0 |
| 1094 | 2026-03-05T18:46:57.045Z | Downloaded qorb v0.4.1 |
| 1095 | 2026-03-05T18:46:57.048Z | Downloaded usdt-impl v0.6.0 |
| 1096 | 2026-03-05T18:46:57.048Z | Downloaded toml v0.7.8 |
| 1097 | 2026-03-05T18:46:57.052Z | Downloaded hickory-resolver v0.24.4 |
| 1098 | 2026-03-05T18:46:57.055Z | Downloaded walkdir v2.5.0 |
| 1099 | 2026-03-05T18:46:57.058Z | Downloaded unsafe-libyaml v0.2.11 |
| 1100 | 2026-03-05T18:46:57.063Z | Downloaded schemars v1.2.1 |
| 1101 | 2026-03-05T18:46:57.073Z | Downloaded thin-vec v0.2.14 |
| 1102 | 2026-03-05T18:46:57.076Z | Downloaded test-strategy v0.4.5 |
| 1103 | 2026-03-05T18:46:57.079Z | Downloaded hickory-resolver v0.25.2 |
| 1104 | 2026-03-05T18:46:57.082Z | Downloaded similar v2.7.0 |
| 1105 | 2026-03-05T18:46:57.085Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1106 | 2026-03-05T18:46:57.089Z | Downloaded minimal-lexical v0.2.1 |
| 1107 | 2026-03-05T18:46:57.093Z | Downloaded typify v0.4.3 |
| 1108 | 2026-03-05T18:46:57.096Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1109 | 2026-03-05T18:46:57.099Z | Downloaded hashbrown v0.12.3 |
| 1110 | 2026-03-05T18:46:57.103Z | Downloaded tungstenite v0.21.0 |
| 1111 | 2026-03-05T18:46:57.106Z | Downloaded snafu v0.8.9 |
| 1112 | 2026-03-05T18:46:57.111Z | Downloaded steno v0.4.1 |
| 1113 | 2026-03-05T18:46:57.114Z | Downloaded pest v2.8.6 |
| 1114 | 2026-03-05T18:46:57.119Z | Downloaded zerocopy-derive v0.7.35 |
| 1115 | 2026-03-05T18:46:57.123Z | Downloaded nom v7.1.3 |
| 1116 | 2026-03-05T18:46:57.127Z | Downloaded jiff-static v0.2.20 |
| 1117 | 2026-03-05T18:46:57.131Z | Downloaded clap_builder v4.5.59 |
| 1118 | 2026-03-05T18:46:57.135Z | Downloaded slog v2.8.2 |
| 1119 | 2026-03-05T18:46:57.138Z | Downloaded prettyplease v0.2.37 |
| 1120 | 2026-03-05T18:46:57.142Z | Downloaded crypto-bigint v0.5.5 |
| 1121 | 2026-03-05T18:46:57.147Z | Downloaded zerotrie v0.2.3 |
| 1122 | 2026-03-05T18:46:57.151Z | Downloaded toml_edit v0.19.15 |
| 1123 | 2026-03-05T18:46:57.165Z | Downloaded yansi v1.0.1 |
| 1124 | 2026-03-05T18:46:57.168Z | Downloaded schemars v0.9.0 |
| 1125 | 2026-03-05T18:46:57.178Z | Downloaded pretty_assertions v1.4.1 |
| 1126 | 2026-03-05T18:46:57.181Z | Downloaded icu_collections v2.1.1 |
| 1127 | 2026-03-05T18:46:57.185Z | Downloaded zerovec v0.11.5 |
| 1128 | 2026-03-05T18:46:57.189Z | Downloaded expectorate v1.2.0 |
| 1129 | 2026-03-05T18:46:57.192Z | Downloaded icu_normalizer_data v2.1.1 |
| 1130 | 2026-03-05T18:46:57.195Z | Downloaded icu_normalizer v2.1.1 |
| 1131 | 2026-03-05T18:46:57.199Z | Downloaded icu_locale_core v2.1.1 |
| 1132 | 2026-03-05T18:46:57.202Z | Downloaded rayon v1.11.0 |
| 1133 | 2026-03-05T18:46:57.212Z | Downloaded tough v0.20.0 |
| 1134 | 2026-03-05T18:46:57.218Z | Downloaded winnow v0.5.40 |
| 1135 | 2026-03-05T18:46:57.225Z | Downloaded typed-path v0.9.3 |
| 1136 | 2026-03-05T18:46:57.231Z | Downloaded zerocopy v0.7.35 |
| 1137 | 2026-03-05T18:46:57.245Z | Downloaded icu_properties_data v2.1.2 |
| 1138 | 2026-03-05T18:46:57.254Z | Downloaded zerocopy-derive v0.8.39 |
| 1139 | 2026-03-05T18:46:57.262Z | Downloaded libm v0.2.16 |
| 1140 | 2026-03-05T18:46:57.270Z | Downloaded time v0.3.47 |
| 1141 | 2026-03-05T18:46:57.282Z | Downloaded tabled v0.20.0 |
| 1142 | 2026-03-05T18:46:57.298Z | Downloaded goblin v0.8.2 |
| 1143 | 2026-03-05T18:46:57.303Z | Downloaded scc v2.4.0 |
| 1144 | 2026-03-05T18:46:57.308Z | Downloaded hkdf v0.12.4 |
| 1145 | 2026-03-05T18:46:57.311Z | Downloaded chrono v0.4.43 |
| 1146 | 2026-03-05T18:46:57.317Z | Downloaded blake3 v1.8.3 |
| 1147 | 2026-03-05T18:46:57.324Z | Downloaded iddqd v0.3.17 |
| 1148 | 2026-03-05T18:46:57.331Z | Downloaded rustls-webpki v0.102.8 |
| 1149 | 2026-03-05T18:46:57.348Z | Downloaded zerocopy v0.8.39 |
| 1150 | 2026-03-05T18:46:57.366Z | Downloaded tabled v0.15.0 |
| 1151 | 2026-03-05T18:46:57.381Z | Downloaded smoltcp v0.11.0 |
| 1152 | 2026-03-05T18:46:57.391Z | Downloaded syn v1.0.109 |
| 1153 | 2026-03-05T18:46:57.402Z | Downloaded goblin v0.10.5 |
| 1154 | 2026-03-05T18:46:57.407Z | Downloaded rustls v0.23.36 |
| 1155 | 2026-03-05T18:46:57.418Z | Downloaded regex-syntax v0.8.9 |
| 1156 | 2026-03-05T18:46:57.425Z | Downloaded regress v0.10.5 |
| 1157 | 2026-03-05T18:46:57.433Z | Downloaded moka v0.12.13 |
| 1158 | 2026-03-05T18:46:57.440Z | Downloaded dropshot v0.16.7 |
| 1159 | 2026-03-05T18:46:57.460Z | Downloaded rustls v0.22.4 |
| 1160 | 2026-03-05T18:46:57.471Z | Downloaded syn v2.0.116 |
| 1161 | 2026-03-05T18:46:57.482Z | Downloaded rhai v1.24.0 |
| 1162 | 2026-03-05T18:46:57.493Z | Downloaded nix v0.31.1 |
| 1163 | 2026-03-05T18:46:57.506Z | Downloaded openapiv3 v2.2.0 |
| 1164 | 2026-03-05T18:46:57.513Z | Downloaded hickory-proto v0.24.4 |
| 1165 | 2026-03-05T18:46:57.526Z | Downloaded serde_with v3.16.1 |
| 1166 | 2026-03-05T18:46:57.537Z | Downloaded rustix v1.1.3 |
| 1167 | 2026-03-05T18:46:57.558Z | Downloaded hickory-proto v0.25.2 |
| 1168 | 2026-03-05T18:46:57.572Z | Downloaded proptest v1.10.0 |
| 1169 | 2026-03-05T18:46:57.580Z | Downloaded itertools v0.12.1 |
| 1170 | 2026-03-05T18:46:57.586Z | Downloaded aws-lc-rs v1.15.4 |
| 1171 | 2026-03-05T18:46:57.594Z | Downloaded icu_provider v2.1.1 |
| 1172 | 2026-03-05T18:46:57.597Z | Downloaded typify-impl v0.4.3 |
| 1173 | 2026-03-05T18:46:57.610Z | Downloaded sled v0.34.7 |
| 1174 | 2026-03-05T18:46:57.618Z | Downloaded petgraph v0.6.5 |
| 1175 | 2026-03-05T18:46:57.634Z | Downloaded dropshot_endpoint v0.16.7 |
| 1176 | 2026-03-05T18:46:57.638Z | Downloaded bcs v0.1.6 |
| 1177 | 2026-03-05T18:46:57.642Z | Downloaded indexmap v1.9.3 |
| 1178 | 2026-03-05T18:46:57.642Z | Downloaded chrono-tz v0.10.4 |
| 1179 | 2026-03-05T18:46:57.658Z | Downloaded termtree v0.5.1 |
| 1180 | 2026-03-05T18:46:57.661Z | Downloaded take_mut v0.2.2 |
| 1181 | 2026-03-05T18:46:57.661Z | Downloaded tabwriter v1.4.1 |
| 1182 | 2026-03-05T18:46:57.661Z | Downloaded elliptic-curve v0.13.8 |
| 1183 | 2026-03-05T18:46:57.664Z | Downloaded libc v0.2.180 |
| 1184 | 2026-03-05T18:46:57.693Z | Downloaded structmeta v0.3.0 |
| 1185 | 2026-03-05T18:46:57.696Z | Downloaded tokio v1.49.0 |
| 1186 | 2026-03-05T18:46:57.728Z | Downloaded csv v1.4.0 |
| 1187 | 2026-03-05T18:46:57.747Z | Downloaded spin v0.5.2 |
| 1188 | 2026-03-05T18:46:57.750Z | Downloaded lzma-sys v0.1.20 |
| 1189 | 2026-03-05T18:46:57.774Z | Downloaded pest_generator v2.8.6 |
| 1190 | 2026-03-05T18:46:57.777Z | Downloaded jiff v0.2.20 |
| 1191 | 2026-03-05T18:46:57.791Z | Downloaded pest_derive v2.8.6 |
| 1192 | 2026-03-05T18:46:57.794Z | Downloaded progenitor-client v0.10.0 |
| 1193 | 2026-03-05T18:46:57.794Z | Downloaded proc-macro-crate v3.4.0 |
| 1194 | 2026-03-05T18:46:57.797Z | Downloaded sha3 v0.10.8 |
| 1195 | 2026-03-05T18:46:57.800Z | Downloaded parking_lot v0.11.2 |
| 1196 | 2026-03-05T18:46:57.803Z | Downloaded clap v4.5.59 |
| 1197 | 2026-03-05T18:46:57.809Z | Downloaded sigpipe v0.1.3 |
| 1198 | 2026-03-05T18:46:57.812Z | Downloaded slog-bunyan v2.5.0 |
| 1199 | 2026-03-05T18:46:57.812Z | Downloaded poly1305 v0.8.0 |
| 1200 | 2026-03-05T18:46:57.815Z | Downloaded num_enum_derive v0.7.5 |
| 1201 | 2026-03-05T18:46:57.815Z | Downloaded progenitor v0.11.2 |
| 1202 | 2026-03-05T18:46:57.815Z | Downloaded progenitor v0.10.0 |
| 1203 | 2026-03-05T18:46:57.818Z | Downloaded proc-macro-error2 v2.0.1 |
| 1204 | 2026-03-05T18:46:57.821Z | Downloaded cargo_toml v0.22.3 |
| 1205 | 2026-03-05T18:46:57.821Z | Downloaded serial_test v3.3.1 |
| 1206 | 2026-03-05T18:46:57.821Z | Downloaded password-hash v0.5.0 |
| 1207 | 2026-03-05T18:46:57.825Z | Downloaded serde-big-array v0.5.1 |
| 1208 | 2026-03-05T18:46:57.825Z | Downloaded secrecy v0.10.3 |
| 1209 | 2026-03-05T18:46:57.825Z | Downloaded plain v0.2.3 |
| 1210 | 2026-03-05T18:46:57.828Z | Downloaded parse-display-derive v0.10.0 |
| 1211 | 2026-03-05T18:46:57.828Z | Downloaded num-integer v0.1.46 |
| 1212 | 2026-03-05T18:46:57.828Z | Downloaded ipnetwork v0.21.1 |
| 1213 | 2026-03-05T18:46:57.831Z | Downloaded defmt v1.0.1 |
| 1214 | 2026-03-05T18:46:57.835Z | Downloaded ciborium v0.2.2 |
| 1215 | 2026-03-05T18:46:57.835Z | Downloaded progenitor-macro v0.11.2 |
| 1216 | 2026-03-05T18:46:57.835Z | Downloaded daft v0.1.5 |
| 1217 | 2026-03-05T18:46:57.839Z | Downloaded pretty-hex v0.4.1 |
| 1218 | 2026-03-05T18:46:57.839Z | Downloaded bytecount v0.6.9 |
| 1219 | 2026-03-05T18:46:57.844Z | Downloaded potential_utf v0.1.4 |
| 1220 | 2026-03-05T18:46:57.844Z | Downloaded ingot-types v0.1.2 |
| 1221 | 2026-03-05T18:46:57.844Z | Downloaded deranged v0.5.6 |
| 1222 | 2026-03-05T18:46:57.844Z | Downloaded hostname v0.4.2 |
| 1223 | 2026-03-05T18:46:57.844Z | Downloaded crossbeam-utils v0.8.21 |
| 1224 | 2026-03-05T18:46:57.847Z | Downloaded blake2 v0.10.6 |
| 1225 | 2026-03-05T18:46:57.852Z | Downloaded chacha20 v0.9.1 |
| 1226 | 2026-03-05T18:46:57.854Z | Downloaded byteorder v1.5.0 |
| 1227 | 2026-03-05T18:46:57.857Z | Downloaded is-terminal v0.4.17 |
| 1228 | 2026-03-05T18:46:57.857Z | Downloaded encoding_rs v0.8.35 |
| 1229 | 2026-03-05T18:46:57.870Z | Downloaded arrayvec v0.7.6 |
| 1230 | 2026-03-05T18:46:57.874Z | Downloaded num v0.4.3 |
| 1231 | 2026-03-05T18:46:57.874Z | Downloaded httpdate v1.0.3 |
| 1232 | 2026-03-05T18:46:57.874Z | Downloaded ff v0.13.1 |
| 1233 | 2026-03-05T18:46:57.877Z | Downloaded drift v0.1.3 |
| 1234 | 2026-03-05T18:46:57.880Z | Downloaded macaddr v1.0.1 |
| 1235 | 2026-03-05T18:46:57.883Z | Downloaded dtrace-parser v0.2.0 |
| 1236 | 2026-03-05T18:46:57.883Z | Downloaded csv-core v0.1.13 |
| 1237 | 2026-03-05T18:46:57.883Z | Downloaded crossbeam-deque v0.8.6 |
| 1238 | 2026-03-05T18:46:57.884Z | Downloaded argon2 v0.5.3 |
| 1239 | 2026-03-05T18:46:57.887Z | Downloaded enum-as-inner v0.6.1 |
| 1240 | 2026-03-05T18:46:57.887Z | Downloaded fixedbitset v0.4.2 |
| 1241 | 2026-03-05T18:46:57.890Z | Downloaded dunce v1.0.5 |
| 1242 | 2026-03-05T18:46:57.890Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1243 | 2026-03-05T18:46:57.890Z | Downloaded ciborium-ll v0.2.2 |
| 1244 | 2026-03-05T18:46:57.890Z | Downloaded base16ct v1.0.0 |
| 1245 | 2026-03-05T18:46:57.893Z | Downloaded group v0.13.0 |
| 1246 | 2026-03-05T18:46:57.893Z | Downloaded hostname v0.3.1 |
| 1247 | 2026-03-05T18:46:57.893Z | Downloaded natord v1.0.9 |
| 1248 | 2026-03-05T18:46:57.897Z | Downloaded cookie v0.18.1 |
| 1249 | 2026-03-05T18:46:57.897Z | Downloaded const_format_proc_macros v0.2.34 |
| 1250 | 2026-03-05T18:46:57.900Z | Downloaded cipher v0.4.4 |
| 1251 | 2026-03-05T18:46:57.900Z | Downloaded critical-section v1.2.0 |
| 1252 | 2026-03-05T18:46:57.903Z | Downloaded constant_time_eq v0.4.2 |
| 1253 | 2026-03-05T18:46:57.903Z | Downloaded bit-vec v0.8.0 |
| 1254 | 2026-03-05T18:46:57.904Z | Downloaded dof v0.3.0 |
| 1255 | 2026-03-05T18:46:57.908Z | Downloaded managed v0.8.0 |
| 1256 | 2026-03-05T18:46:57.908Z | Downloaded idna_adapter v1.2.1 |
| 1257 | 2026-03-05T18:46:57.908Z | Downloaded foreign-types-macros v0.2.3 |
| 1258 | 2026-03-05T18:46:57.908Z | Downloaded dof v0.4.0 |
| 1259 | 2026-03-05T18:46:57.908Z | Downloaded cstr-argument v0.1.2 |
| 1260 | 2026-03-05T18:46:57.908Z | Downloaded foreign-types-shared v0.3.1 |
| 1261 | 2026-03-05T18:46:57.911Z | Downloaded embedded-io v0.4.0 |
| 1262 | 2026-03-05T18:46:57.911Z | Downloaded base16ct v0.2.0 |
| 1263 | 2026-03-05T18:46:57.911Z | Downloaded keccak v0.1.6 |
| 1264 | 2026-03-05T18:46:57.915Z | Downloaded instant v0.1.13 |
| 1265 | 2026-03-05T18:46:57.915Z | Downloaded backoff v0.4.0 |
| 1266 | 2026-03-05T18:46:57.915Z | Downloaded internet-checksum v0.2.1 |
| 1267 | 2026-03-05T18:46:57.918Z | Downloaded highway v1.3.0 |
| 1268 | 2026-03-05T18:46:57.918Z | Downloaded const-random v0.1.18 |
| 1269 | 2026-03-05T18:46:57.918Z | Downloaded cobs v0.3.0 |
| 1270 | 2026-03-05T18:46:57.921Z | Downloaded async-stream-impl v0.3.6 |
| 1271 | 2026-03-05T18:46:57.921Z | Downloaded async-stream v0.3.6 |
| 1272 | 2026-03-05T18:46:58.400Z | Downloaded aws-lc-sys v0.37.1 |
| 1273 | 2026-03-05T18:46:59.693Z | Compiling proc-macro2 v1.0.106 |
| 1274 | 2026-03-05T18:46:59.693Z | Compiling quote v1.0.44 |
| 1275 | 2026-03-05T18:46:59.696Z | Compiling unicode-ident v1.0.24 |
| 1276 | 2026-03-05T18:46:59.696Z | Compiling serde_core v1.0.228 |
| 1277 | 2026-03-05T18:46:59.696Z | Compiling cfg-if v1.0.4 |
| 1278 | 2026-03-05T18:46:59.696Z | Compiling serde v1.0.228 |
| 1279 | 2026-03-05T18:46:59.811Z | Compiling libc v0.2.180 |
| 1280 | 2026-03-05T18:46:59.814Z | Compiling memchr v2.8.0 |
| 1281 | 2026-03-05T18:47:00.049Z | Compiling itoa v1.0.17 |
| 1282 | 2026-03-05T18:47:00.371Z | Compiling smallvec v1.15.1 |
| 1283 | 2026-03-05T18:47:00.385Z | Compiling zmij v1.0.21 |
| 1284 | 2026-03-05T18:47:00.491Z | Compiling autocfg v1.5.0 |
| 1285 | 2026-03-05T18:47:00.751Z | Compiling serde_json v1.0.149 |
| 1286 | 2026-03-05T18:47:01.154Z | Compiling libm v0.2.16 |
| 1287 | 2026-03-05T18:47:01.210Z | Compiling getrandom v0.4.1 |
| 1288 | 2026-03-05T18:47:01.303Z | Compiling version_check v0.9.5 |
| 1289 | 2026-03-05T18:47:01.557Z | Compiling stable_deref_trait v1.2.1 |
| 1290 | 2026-03-05T18:47:01.610Z | Compiling iana-time-zone v0.1.65 |
| 1291 | 2026-03-05T18:47:01.661Z | Compiling pin-project-lite v0.2.16 |
| 1292 | 2026-03-05T18:47:01.699Z | Compiling equivalent v1.0.2 |
| 1293 | 2026-03-05T18:47:01.829Z | Compiling allocator-api2 v0.2.21 |
| 1294 | 2026-03-05T18:47:01.847Z | Compiling foldhash v0.2.0 |
| 1295 | 2026-03-05T18:47:01.874Z | Compiling writeable v0.6.2 |
| 1296 | 2026-03-05T18:47:02.002Z | Compiling litemap v0.8.1 |
| 1297 | 2026-03-05T18:47:02.237Z | Compiling syn v2.0.116 |
| 1298 | 2026-03-05T18:47:02.269Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-03-05T18:47:02.347Z | Compiling icu_properties_data v2.1.2 |
| 1300 | 2026-03-05T18:47:02.379Z | Compiling parking_lot_core v0.9.12 |
| 1301 | 2026-03-05T18:47:02.555Z | Compiling hashbrown v0.16.1 |
| 1302 | 2026-03-05T18:47:02.607Z | Compiling scopeguard v1.2.0 |
| 1303 | 2026-03-05T18:47:02.611Z | Compiling icu_normalizer_data v2.1.1 |
| 1304 | 2026-03-05T18:47:02.753Z | Compiling lock_api v0.4.14 |
| 1305 | 2026-03-05T18:47:02.769Z | Compiling dyn-clone v1.0.20 |
| 1306 | 2026-03-05T18:47:03.000Z | Compiling form_urlencoded v1.2.2 |
| 1307 | 2026-03-05T18:47:03.116Z | Compiling utf8_iter v1.0.4 |
| 1308 | 2026-03-05T18:47:03.149Z | Compiling jobserver v0.1.34 |
| 1309 | 2026-03-05T18:47:03.201Z | Compiling log v0.4.29 |
| 1310 | 2026-03-05T18:47:03.339Z | Compiling shlex v1.3.0 |
| 1311 | 2026-03-05T18:47:03.408Z | Compiling find-msvc-tools v0.1.9 |
| 1312 | 2026-03-05T18:47:03.588Z | Compiling thiserror v2.0.18 |
| 1313 | 2026-03-05T18:47:03.692Z | Compiling cc v1.2.56 |
| 1314 | 2026-03-05T18:47:03.839Z | Compiling futures-core v0.3.32 |
| 1315 | 2026-03-05T18:47:03.868Z | Compiling heck v0.5.0 |
| 1316 | 2026-03-05T18:47:03.888Z | Compiling num-traits v0.2.19 |
| 1317 | 2026-03-05T18:47:04.082Z | Compiling errno v0.3.14 |
| 1318 | 2026-03-05T18:47:04.310Z | Compiling zerocopy v0.8.39 |
| 1319 | 2026-03-05T18:47:04.428Z | Compiling fnv v1.0.7 |
| 1320 | 2026-03-05T18:47:04.661Z | Compiling futures-sink v0.3.32 |
| 1321 | 2026-03-05T18:47:04.822Z | Compiling getrandom v0.2.17 |
| 1322 | 2026-03-05T18:47:04.838Z | Compiling slab v0.4.12 |
| 1323 | 2026-03-05T18:47:04.883Z | Compiling futures-channel v0.3.32 |
| 1324 | 2026-03-05T18:47:05.133Z | Compiling semver v1.0.27 |
| 1325 | 2026-03-05T18:47:05.150Z | Compiling indexmap v2.13.0 |
| 1326 | 2026-03-05T18:47:05.272Z | Compiling uuid v1.21.0 |
| 1327 | 2026-03-05T18:47:05.308Z | Compiling futures-task v0.3.32 |
| 1328 | 2026-03-05T18:47:05.604Z | Compiling futures-io v0.3.32 |
| 1329 | 2026-03-05T18:47:05.895Z | Compiling typenum v1.19.0 |
| 1330 | 2026-03-05T18:47:06.284Z | Compiling socket2 v0.6.2 |
| 1331 | 2026-03-05T18:47:06.606Z | Compiling portable-atomic v1.13.1 |
| 1332 | 2026-03-05T18:47:06.628Z | Compiling schemars v0.8.22 |
| 1333 | 2026-03-05T18:47:06.786Z | Compiling rustversion v1.0.22 |
| 1334 | 2026-03-05T18:47:06.815Z | Compiling ring v0.17.14 |
| 1335 | 2026-03-05T18:47:07.236Z | Compiling parking_lot v0.12.5 |
| 1336 | 2026-03-05T18:47:07.502Z | Compiling untrusted v0.9.0 |
| 1337 | 2026-03-05T18:47:07.612Z | Compiling regex-syntax v0.8.9 |
| 1338 | 2026-03-05T18:47:08.141Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-03-05T18:47:08.203Z | Compiling mio v1.1.1 |
| 1340 | 2026-03-05T18:47:08.318Z | Compiling byteorder v1.5.0 |
| 1341 | 2026-03-05T18:47:08.725Z | Compiling bitflags v2.11.0 |
| 1342 | 2026-03-05T18:47:08.758Z | Compiling critical-section v1.2.0 |
| 1343 | 2026-03-05T18:47:08.912Z | Compiling once_cell v1.21.3 |
| 1344 | 2026-03-05T18:47:08.928Z | Compiling subtle v2.6.1 |
| 1345 | 2026-03-05T18:47:09.094Z | Compiling rand_core v0.6.4 |
| 1346 | 2026-03-05T18:47:09.169Z | Compiling rustix v1.1.3 |
| 1347 | 2026-03-05T18:47:09.227Z | Compiling base64 v0.22.1 |
| 1348 | 2026-03-05T18:47:09.507Z | Compiling synstructure v0.13.2 |
| 1349 | 2026-03-05T18:47:09.700Z | Compiling serde_derive_internals v0.29.1 |
| 1350 | 2026-03-05T18:47:09.905Z | Compiling httparse v1.10.1 |
| 1351 | 2026-03-05T18:47:10.125Z | Compiling ipnet v2.11.0 |
| 1352 | 2026-03-05T18:47:10.220Z | Compiling ucd-trie v0.1.7 |
| 1353 | 2026-03-05T18:47:10.559Z | Compiling atomic-waker v1.1.2 |
| 1354 | 2026-03-05T18:47:10.709Z | Compiling pest v2.8.6 |
| 1355 | 2026-03-05T18:47:10.753Z | Compiling thiserror v1.0.69 |
| 1356 | 2026-03-05T18:47:10.775Z | Compiling tower-service v0.3.3 |
| 1357 | 2026-03-05T18:47:10.911Z | Compiling tower-layer v0.3.3 |
| 1358 | 2026-03-05T18:47:11.298Z | Compiling ryu v1.0.23 |
| 1359 | 2026-03-05T18:47:11.440Z | Compiling try-lock v0.2.5 |
| 1360 | 2026-03-05T18:47:11.593Z | Compiling getrandom v0.3.4 |
| 1361 | 2026-03-05T18:47:11.605Z | Compiling want v0.3.1 |
| 1362 | 2026-03-05T18:47:11.645Z | Compiling generic-array v0.14.7 |
| 1363 | 2026-03-05T18:47:11.784Z | Compiling httpdate v1.0.3 |
| 1364 | 2026-03-05T18:47:11.852Z | Compiling pin-utils v0.1.0 |
| 1365 | 2026-03-05T18:47:11.944Z | Compiling pretty-hex v0.4.1 |
| 1366 | 2026-03-05T18:47:12.099Z | Compiling slog v2.8.2 |
| 1367 | 2026-03-05T18:47:12.177Z | Compiling aho-corasick v1.1.4 |
| 1368 | 2026-03-05T18:47:12.188Z | Compiling strsim v0.11.1 |
| 1369 | 2026-03-05T18:47:12.222Z | Compiling plain v0.2.3 |
| 1370 | 2026-03-05T18:47:12.393Z | Compiling tracing-core v0.1.36 |
| 1371 | 2026-03-05T18:47:12.481Z | Compiling winnow v0.7.14 |
| 1372 | 2026-03-05T18:47:12.891Z | Compiling serde_derive v1.0.228 |
| 1373 | 2026-03-05T18:47:12.999Z | Compiling zerofrom-derive v0.1.6 |
| 1374 | 2026-03-05T18:47:13.103Z | Compiling yoke-derive v0.8.1 |
| 1375 | 2026-03-05T18:47:13.590Z | Compiling zerovec-derive v0.11.2 |
| 1376 | 2026-03-05T18:47:13.707Z | Compiling displaydoc v0.2.5 |
| 1377 | 2026-03-05T18:47:13.783Z | Compiling schemars_derive v0.8.22 |
| 1378 | 2026-03-05T18:47:15.264Z | Compiling tokio-macros v2.6.0 |
| 1379 | 2026-03-05T18:47:15.571Z | Compiling thiserror-impl v2.0.18 |
| 1380 | 2026-03-05T18:47:15.728Z | Compiling zerocopy-derive v0.8.39 |
| 1381 | 2026-03-05T18:47:15.884Z | Compiling zerofrom v0.1.6 |
| 1382 | 2026-03-05T18:47:16.065Z | Compiling yoke v0.8.1 |
| 1383 | 2026-03-05T18:47:16.090Z | Compiling zeroize_derive v1.4.3 |
| 1384 | 2026-03-05T18:47:16.102Z | Compiling futures-macro v0.3.32 |
| 1385 | 2026-03-05T18:47:16.402Z | Compiling zerovec v0.11.5 |
| 1386 | 2026-03-05T18:47:16.438Z | Compiling zerotrie v0.2.3 |
| 1387 | 2026-03-05T18:47:16.725Z | Compiling pest_meta v2.8.6 |
| 1388 | 2026-03-05T18:47:17.060Z | Compiling thiserror-impl v1.0.69 |
| 1389 | 2026-03-05T18:47:17.476Z | Compiling zeroize v1.8.2 |
| 1390 | 2026-03-05T18:47:17.602Z | Compiling tinystr v0.8.2 |
| 1391 | 2026-03-05T18:47:17.857Z | Compiling potential_utf v0.1.4 |
| 1392 | 2026-03-05T18:47:17.882Z | Compiling futures-util v0.3.32 |
| 1393 | 2026-03-05T18:47:17.970Z | Compiling icu_locale_core v2.1.1 |
| 1394 | 2026-03-05T18:47:18.153Z | Compiling icu_collections v2.1.1 |
| 1395 | 2026-03-05T18:47:18.533Z | Compiling pest_generator v2.8.6 |
| 1396 | 2026-03-05T18:47:19.719Z | Compiling icu_provider v2.1.1 |
| 1397 | 2026-03-05T18:47:20.242Z | Compiling icu_properties v2.1.2 |
| 1398 | 2026-03-05T18:47:20.278Z | Compiling icu_normalizer v2.1.1 |
| 1399 | 2026-03-05T18:47:20.329Z | Compiling regex-automata v0.4.14 |
| 1400 | 2026-03-05T18:47:20.348Z | Compiling pest_derive v2.8.6 |
| 1401 | 2026-03-05T18:47:20.593Z | Compiling tracing-attributes v0.1.31 |
| 1402 | 2026-03-05T18:47:20.795Z | Compiling bytes v1.11.1 |
| 1403 | 2026-03-05T18:47:21.301Z | Compiling chrono v0.4.43 |
| 1404 | 2026-03-05T18:47:21.686Z | Compiling serde_tokenstream v0.2.2 |
| 1405 | 2026-03-05T18:47:22.249Z | Compiling http v1.4.0 |
| 1406 | 2026-03-05T18:47:22.262Z | Compiling tokio v1.49.0 |
| 1407 | 2026-03-05T18:47:23.159Z | Compiling idna_adapter v1.2.1 |
| 1408 | 2026-03-05T18:47:23.388Z | Compiling idna v1.1.0 |
| 1409 | 2026-03-05T18:47:23.557Z | Compiling erased-serde v0.3.31 |
| 1410 | 2026-03-05T18:47:24.573Z | Compiling url v2.5.8 |
| 1411 | 2026-03-05T18:47:24.925Z | Compiling http-body v1.0.1 |
| 1412 | 2026-03-05T18:47:25.152Z | Compiling regex v1.12.3 |
| 1413 | 2026-03-05T18:47:25.191Z | Compiling http-body-util v0.1.3 |
| 1414 | 2026-03-05T18:47:26.212Z | Compiling tracing v0.1.44 |
| 1415 | 2026-03-05T18:47:26.524Z | Compiling serde_urlencoded v0.7.1 |
| 1416 | 2026-03-05T18:47:26.656Z | Compiling crypto-common v0.1.7 |
| 1417 | 2026-03-05T18:47:26.883Z | Compiling paste v1.0.15 |
| 1418 | 2026-03-05T18:47:26.953Z | Compiling openapiv3 v2.2.0 |
| 1419 | 2026-03-05T18:47:27.027Z | Compiling ppv-lite86 v0.2.21 |
| 1420 | 2026-03-05T18:47:27.072Z | Compiling sync_wrapper v1.0.2 |
| 1421 | 2026-03-05T18:47:27.240Z | Compiling regress v0.10.5 |
| 1422 | 2026-03-05T18:47:27.277Z | Compiling rustls-pki-types v1.14.0 |
| 1423 | 2026-03-05T18:47:28.356Z | Compiling time-core v0.1.8 |
| 1424 | 2026-03-05T18:47:28.526Z | Compiling num-conv v0.2.0 |
| 1425 | 2026-03-05T18:47:28.697Z | Compiling powerfmt v0.2.0 |
| 1426 | 2026-03-05T18:47:28.729Z | Compiling anyhow v1.0.101 |
| 1427 | 2026-03-05T18:47:28.786Z | Compiling time-macros v0.2.27 |
| 1428 | 2026-03-05T18:47:29.100Z | Compiling deranged v0.5.6 |
| 1429 | 2026-03-05T18:47:29.338Z | Compiling scroll_derive v0.13.1 |
| 1430 | 2026-03-05T18:47:29.739Z | Compiling cpufeatures v0.2.17 |
| 1431 | 2026-03-05T18:47:29.849Z | Compiling ident_case v1.0.1 |
| 1432 | 2026-03-05T18:47:30.042Z | Compiling iri-string v0.7.10 |
| 1433 | 2026-03-05T18:47:30.871Z | Compiling num_threads v0.1.7 |
| 1434 | 2026-03-05T18:47:31.016Z | Compiling typify-impl v0.4.3 |
| 1435 | 2026-03-05T18:47:31.101Z | Compiling fastrand v2.3.0 |
| 1436 | 2026-03-05T18:47:31.197Z | Compiling scroll v0.13.0 |
| 1437 | 2026-03-05T18:47:31.632Z | Compiling darling_core v0.21.3 |
| 1438 | 2026-03-05T18:47:31.727Z | Compiling ipnetwork v0.21.1 |
| 1439 | 2026-03-05T18:47:32.627Z | Compiling daft-derive v0.1.5 |
| 1440 | 2026-03-05T18:47:34.098Z | Compiling omicron-workspace-hack v0.1.0 |
| 1441 | 2026-03-05T18:47:34.233Z | Compiling goblin v0.10.5 |
| 1442 | 2026-03-05T18:47:34.500Z | Compiling tokio-util v0.7.18 |
| 1443 | 2026-03-05T18:47:36.208Z | Compiling async-trait v0.1.89 |
| 1444 | 2026-03-05T18:47:37.176Z | Compiling darling_macro v0.21.3 |
| 1445 | 2026-03-05T18:47:37.272Z | Compiling cmake v0.1.57 |
| 1446 | 2026-03-05T18:47:38.040Z | Compiling usdt-impl v0.6.0 |
| 1447 | 2026-03-05T18:47:38.210Z | Compiling fs_extra v1.3.0 |
| 1448 | 2026-03-05T18:47:38.323Z | Compiling dunce v1.0.5 |
| 1449 | 2026-03-05T18:47:38.468Z | Compiling darling v0.21.3 |
| 1450 | 2026-03-05T18:47:38.538Z | Compiling dtrace-parser v0.3.0 |
| 1451 | 2026-03-05T18:47:38.586Z | Compiling block-buffer v0.10.4 |
| 1452 | 2026-03-05T18:47:38.621Z | Compiling crossbeam-utils v0.8.21 |
| 1453 | 2026-03-05T18:47:38.755Z | Compiling aws-lc-sys v0.37.1 |
| 1454 | 2026-03-05T18:47:38.845Z | Compiling digest v0.10.7 |
| 1455 | 2026-03-05T18:47:39.225Z | Compiling futures-executor v0.3.32 |
| 1456 | 2026-03-05T18:47:39.283Z | Compiling structmeta-derive v0.3.0 |
| 1457 | 2026-03-05T18:47:39.806Z | Compiling thread-id v5.1.0 |
| 1458 | 2026-03-05T18:47:39.845Z | Compiling hex v0.4.3 |
| 1459 | 2026-03-05T18:47:39.927Z | Compiling rustls v0.22.4 |
| 1460 | 2026-03-05T18:47:40.094Z | Compiling camino v1.2.2 |
| 1461 | 2026-03-05T18:47:40.313Z | Compiling rand_core v0.9.5 |
| 1462 | 2026-03-05T18:47:40.390Z | Compiling futures v0.3.32 |
| 1463 | 2026-03-05T18:47:40.663Z | Compiling h2 v0.4.13 |
| 1464 | 2026-03-05T18:47:40.728Z | Compiling oxnet v0.1.4 |
| 1465 | 2026-03-05T18:47:40.771Z | Compiling thread_local v1.1.9 |
| 1466 | 2026-03-05T18:47:41.282Z | Compiling dof v0.4.0 |
| 1467 | 2026-03-05T18:47:41.557Z | Compiling match_cfg v0.1.0 |
| 1468 | 2026-03-05T18:47:41.616Z | Compiling structmeta v0.3.0 |
| 1469 | 2026-03-05T18:47:41.645Z | Compiling syn v1.0.109 |
| 1470 | 2026-03-05T18:47:41.661Z | Compiling aws-lc-rs v1.15.4 |
| 1471 | 2026-03-05T18:47:42.183Z | Compiling unsafe-libyaml v0.2.11 |
| 1472 | 2026-03-05T18:47:42.295Z | Compiling unicode-width v0.2.2 |
| 1473 | 2026-03-05T18:47:42.851Z | Compiling quick-error v1.2.3 |
| 1474 | 2026-03-05T18:47:42.873Z | Compiling slog-async v2.8.0 |
| 1475 | 2026-03-05T18:47:43.804Z | Compiling serde_yaml v0.9.34+deprecated |
| 1476 | 2026-03-05T18:47:44.623Z | Compiling rand_chacha v0.9.0 |
| 1477 | 2026-03-05T18:47:44.880Z | Compiling newtype-uuid-macros v0.1.0 |
| 1478 | 2026-03-05T18:47:45.602Z | Compiling hyper v1.8.1 |
| 1479 | 2026-03-05T18:47:45.782Z | Compiling typify-macro v0.4.3 |
| 1480 | 2026-03-05T18:47:46.286Z | Compiling usdt-macro v0.6.0 |
| 1481 | 2026-03-05T18:47:46.520Z | Compiling usdt-attr-macro v0.6.0 |
| 1482 | 2026-03-05T18:47:46.838Z | Compiling strum_macros v0.26.4 |
| 1483 | 2026-03-05T18:47:47.476Z | Compiling serde_spanned v1.0.4 |
| 1484 | 2026-03-05T18:47:47.716Z | Compiling multer v3.1.0 |
| 1485 | 2026-03-05T18:47:48.110Z | Compiling hyper-util v0.1.20 |
| 1486 | 2026-03-05T18:47:48.503Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1487 | 2026-03-05T18:47:48.685Z | Compiling term v1.2.1 |
| 1488 | 2026-03-05T18:47:48.919Z | Compiling take_mut v0.2.2 |
| 1489 | 2026-03-05T18:47:49.095Z | Compiling untrusted v0.7.1 |
| 1490 | 2026-03-05T18:47:49.298Z | Compiling bit-vec v0.8.0 |
| 1491 | 2026-03-05T18:47:49.408Z | Compiling debug-ignore v1.0.5 |
| 1492 | 2026-03-05T18:47:49.639Z | Compiling bit-set v0.8.0 |
| 1493 | 2026-03-05T18:47:49.730Z | Compiling rand v0.9.2 |
| 1494 | 2026-03-05T18:47:49.796Z | Compiling typify v0.4.3 |
| 1495 | 2026-03-05T18:47:49.923Z | Compiling async-stream-impl v0.3.6 |
| 1496 | 2026-03-05T18:47:49.940Z | Compiling dropshot v0.16.7 |
| 1497 | 2026-03-05T18:47:50.162Z | Compiling encoding_rs v0.8.35 |
| 1498 | 2026-03-05T18:47:50.323Z | Compiling unarray v0.1.4 |
| 1499 | 2026-03-05T18:47:50.505Z | Compiling spin v0.9.8 |
| 1500 | 2026-03-05T18:47:50.696Z | Compiling rustls v0.23.36 |
| 1501 | 2026-03-05T18:47:50.728Z | Compiling strum v0.26.3 |
| 1502 | 2026-03-05T18:47:50.892Z | Compiling ref-cast v1.0.25 |
| 1503 | 2026-03-05T18:47:50.958Z | Compiling mime v0.3.17 |
| 1504 | 2026-03-05T18:47:51.078Z | Compiling async-stream v0.3.6 |
| 1505 | 2026-03-05T18:47:51.126Z | Compiling derive-ex v0.1.8 |
| 1506 | 2026-03-05T18:47:51.359Z | Compiling dropshot_endpoint v0.16.7 |
| 1507 | 2026-03-05T18:47:51.491Z | Compiling macaddr v1.0.1 |
| 1508 | 2026-03-05T18:47:51.524Z | Compiling ref-cast-impl v1.0.25 |
| 1509 | 2026-03-05T18:47:51.749Z | Compiling waitgroup v0.1.2 |
| 1510 | 2026-03-05T18:47:51.915Z | Compiling serde_path_to_error v0.1.20 |
| 1511 | 2026-03-05T18:47:51.972Z | Compiling progenitor-impl v0.11.2 |
| 1512 | 2026-03-05T18:47:52.834Z | Compiling tabwriter v1.4.1 |
| 1513 | 2026-03-05T18:47:53.344Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1514 | 2026-03-05T18:47:53.661Z | Compiling tempfile v3.25.0 |
| 1515 | 2026-03-05T18:47:53.776Z | Compiling newtype-uuid v1.3.2 |
| 1516 | 2026-03-05T18:47:54.433Z | Compiling strum_macros v0.27.2 |
| 1517 | 2026-03-05T18:47:54.524Z | Compiling instant v0.1.13 |
| 1518 | 2026-03-05T18:47:54.568Z | Compiling test-strategy v0.4.5 |
| 1519 | 2026-03-05T18:47:54.669Z | Compiling daft v0.1.5 |
| 1520 | 2026-03-05T18:47:55.198Z | Compiling serde_with_macros v3.16.1 |
| 1521 | 2026-03-05T18:47:55.201Z | Compiling time v0.3.47 |
| 1522 | 2026-03-05T18:47:56.754Z | Compiling tower v0.5.3 |
| 1523 | 2026-03-05T18:47:57.582Z | Compiling webpki-roots v1.0.6 |
| 1524 | 2026-03-05T18:47:57.604Z | Compiling colored v3.1.1 |
| 1525 | 2026-03-05T18:47:57.738Z | Compiling tower-http v0.6.8 |
| 1526 | 2026-03-05T18:47:57.792Z | Compiling crossbeam-channel v0.5.15 |
| 1527 | 2026-03-05T18:47:58.658Z | Compiling parse-display-derive v0.10.0 |
| 1528 | 2026-03-05T18:47:58.736Z | Compiling strum v0.27.2 |
| 1529 | 2026-03-05T18:47:58.898Z | Compiling rustls-webpki v0.102.8 |
| 1530 | 2026-03-05T18:47:59.321Z | Compiling rustc-hash v2.1.1 |
| 1531 | 2026-03-05T18:47:59.502Z | Compiling slog-json v2.6.1 |
| 1532 | 2026-03-05T18:48:00.142Z | Compiling progenitor-macro v0.11.2 |
| 1533 | 2026-03-05T18:48:00.880Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1534 | 2026-03-05T18:48:00.907Z | Compiling hostname v0.3.1 |
| 1535 | 2026-03-05T18:48:01.098Z | Compiling rand_chacha v0.3.1 |
| 1536 | 2026-03-05T18:48:02.078Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1537 | 2026-03-05T18:48:02.104Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1538 | 2026-03-05T18:48:02.140Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1539 | 2026-03-05T18:48:02.277Z | Compiling is-terminal v0.4.17 |
| 1540 | 2026-03-05T18:48:02.412Z | Compiling memmap2 v0.9.10 |
| 1541 | 2026-03-05T18:48:02.724Z | Compiling wait-timeout v0.2.1 |
| 1542 | 2026-03-05T18:48:02.887Z | Compiling either v1.15.0 |
| 1543 | 2026-03-05T18:48:02.995Z | Compiling rusty-fork v0.3.1 |
| 1544 | 2026-03-05T18:48:03.316Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1545 | 2026-03-05T18:48:03.332Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1546 | 2026-03-05T18:48:03.536Z | Compiling usdt v0.6.0 |
| 1547 | 2026-03-05T18:48:03.699Z | Compiling slog-term v2.9.2 |
| 1548 | 2026-03-05T18:48:03.748Z | Compiling rand v0.8.5 |
| 1549 | 2026-03-05T18:48:04.030Z | Compiling tokio-rustls v0.25.0 |
| 1550 | 2026-03-05T18:48:04.461Z | Compiling slog-bunyan v2.5.0 |
| 1551 | 2026-03-05T18:48:05.104Z | Compiling rand_xorshift v0.4.0 |
| 1552 | 2026-03-05T18:48:05.218Z | Compiling sha1 v0.10.6 |
| 1553 | 2026-03-05T18:48:05.363Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1554 | 2026-03-05T18:48:05.642Z | Compiling rustls-pemfile v2.2.0 |
| 1555 | 2026-03-05T18:48:06.003Z | Compiling hostname v0.4.2 |
| 1556 | 2026-03-05T18:48:06.497Z | Compiling proptest v1.10.0 |
| 1557 | 2026-03-05T18:48:09.675Z | Compiling itertools v0.14.0 |
| 1558 | 2026-03-05T18:48:11.998Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1559 | 2026-03-05T18:48:12.562Z | Compiling serde_with v3.16.1 |
| 1560 | 2026-03-05T18:48:13.134Z | Compiling utf8parse v0.2.2 |
| 1561 | 2026-03-05T18:48:13.376Z | Compiling anstyle-parse v0.2.7 |
| 1562 | 2026-03-05T18:48:13.731Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1563 | 2026-03-05T18:48:13.757Z | Compiling toml_datetime v0.6.11 |
| 1564 | 2026-03-05T18:48:14.314Z | Compiling anstyle-query v1.1.5 |
| 1565 | 2026-03-05T18:48:14.487Z | Compiling anstyle v1.0.13 |
| 1566 | 2026-03-05T18:48:14.502Z | Compiling is_terminal_polyfill v1.70.2 |
| 1567 | 2026-03-05T18:48:14.637Z | Compiling colorchoice v1.0.4 |
| 1568 | 2026-03-05T18:48:14.953Z | Compiling anstream v0.6.21 |
| 1569 | 2026-03-05T18:48:15.610Z | Compiling backoff v0.4.0 |
| 1570 | 2026-03-05T18:48:16.026Z | Compiling parse-display v0.10.0 |
| 1571 | 2026-03-05T18:48:16.719Z | Compiling iddqd v0.3.17 |
| 1572 | 2026-03-05T18:48:16.756Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1573 | 2026-03-05T18:48:18.971Z | Compiling clap_lex v1.0.0 |
| 1574 | 2026-03-05T18:48:19.307Z | Compiling clap_derive v4.5.55 |
| 1575 | 2026-03-05T18:48:19.671Z | Compiling terminal_size v0.4.3 |
| 1576 | 2026-03-05T18:48:20.030Z | Compiling crossbeam-epoch v0.9.18 |
| 1577 | 2026-03-05T18:48:20.601Z | Compiling clap_builder v4.5.59 |
| 1578 | 2026-03-05T18:48:20.685Z | Compiling rustls-webpki v0.103.9 |
| 1579 | 2026-03-05T18:48:20.727Z | Compiling proc-macro-error-attr v1.0.4 |
| 1580 | 2026-03-05T18:48:21.123Z | Compiling heapless v0.8.0 |
| 1581 | 2026-03-05T18:48:22.505Z | Compiling ingot-macros v0.1.1 |
| 1582 | 2026-03-05T18:48:23.101Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1583 | 2026-03-05T18:48:24.530Z | Compiling clap v4.5.59 |
| 1584 | 2026-03-05T18:48:24.635Z | Compiling zerocopy-derive v0.7.35 |
| 1585 | 2026-03-05T18:48:25.051Z | Compiling hash32 v0.3.1 |
| 1586 | 2026-03-05T18:48:25.753Z | Compiling proc-macro-error v1.0.4 |
| 1587 | 2026-03-05T18:48:26.150Z | Compiling winnow v0.5.40 |
| 1588 | 2026-03-05T18:48:26.478Z | Compiling smoltcp v0.11.0 |
| 1589 | 2026-03-05T18:48:27.246Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1590 | 2026-03-05T18:48:27.548Z | Compiling zerocopy v0.7.35 |
| 1591 | 2026-03-05T18:48:28.888Z | Compiling tokio-rustls v0.26.4 |
| 1592 | 2026-03-05T18:48:29.019Z | Compiling ingot-types v0.1.2 |
| 1593 | 2026-03-05T18:48:29.319Z | Compiling toml_edit v0.19.15 |
| 1594 | 2026-03-05T18:48:29.496Z | Compiling proc-macro-crate v3.4.0 |
| 1595 | 2026-03-05T18:48:30.469Z | Compiling cobs v0.3.0 |
| 1596 | 2026-03-05T18:48:30.817Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1597 | 2026-03-05T18:48:30.979Z | Compiling managed v0.8.0 |
| 1598 | 2026-03-05T18:48:31.171Z | Compiling crucible-workspace-hack v0.1.0 |
| 1599 | 2026-03-05T18:48:31.201Z | Compiling bitflags v1.3.2 |
| 1600 | 2026-03-05T18:48:31.653Z | Compiling postcard v1.1.3 |
| 1601 | 2026-03-05T18:48:31.974Z | Compiling proc-macro-crate v1.3.1 |
| 1602 | 2026-03-05T18:48:32.187Z | Compiling num_enum_derive v0.7.5 |
| 1603 | 2026-03-05T18:48:32.343Z | Compiling hyper-rustls v0.27.7 |
| 1604 | 2026-03-05T18:48:32.614Z | Compiling ingot v0.1.1 |
| 1605 | 2026-03-05T18:48:32.892Z | Compiling foreign-types-macros v0.2.3 |
| 1606 | 2026-03-05T18:48:32.927Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1607 | 2026-03-05T18:48:33.568Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1608 | 2026-03-05T18:48:33.935Z | Compiling rayon-core v1.13.0 |
| 1609 | 2026-03-05T18:48:33.974Z | Compiling heck v0.4.1 |
| 1610 | 2026-03-05T18:48:34.196Z | Compiling foreign-types-shared v0.3.1 |
| 1611 | 2026-03-05T18:48:34.364Z | Compiling foreign-types v0.5.0 |
| 1612 | 2026-03-05T18:48:34.372Z | Compiling num_enum_derive v0.5.11 |
| 1613 | 2026-03-05T18:48:34.426Z | Compiling num_enum v0.7.5 |
| 1614 | 2026-03-05T18:48:34.441Z | Compiling reqwest v0.12.28 |
| 1615 | 2026-03-05T18:48:34.727Z | Compiling crossbeam-deque v0.8.6 |
| 1616 | 2026-03-05T18:48:34.779Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1617 | 2026-03-05T18:48:35.664Z | Compiling dtrace-parser v0.2.0 |
| 1618 | 2026-03-05T18:48:35.682Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1619 | 2026-03-05T18:48:35.773Z | Compiling scroll_derive v0.12.1 |
| 1620 | 2026-03-05T18:48:36.424Z | Compiling usdt-impl v0.5.0 |
| 1621 | 2026-03-05T18:48:36.581Z | Compiling memoffset v0.9.1 |
| 1622 | 2026-03-05T18:48:36.815Z | Compiling cstr-argument v0.1.2 |
| 1623 | 2026-03-05T18:48:36.956Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1624 | 2026-03-05T18:48:37.057Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1625 | 2026-03-05T18:48:37.255Z | Compiling tinyvec_macros v0.1.1 |
| 1626 | 2026-03-05T18:48:37.272Z | Compiling convert_case v0.4.0 |
| 1627 | 2026-03-05T18:48:37.335Z | Compiling cfg_aliases v0.2.1 |
| 1628 | 2026-03-05T18:48:37.376Z | Compiling tinyvec v1.10.0 |
| 1629 | 2026-03-05T18:48:37.440Z | Compiling nix v0.30.1 |
| 1630 | 2026-03-05T18:48:37.454Z | Compiling scroll v0.12.0 |
| 1631 | 2026-03-05T18:48:37.766Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1632 | 2026-03-05T18:48:37.926Z | Compiling derive_more v0.99.20 |
| 1633 | 2026-03-05T18:48:38.160Z | Compiling num_enum v0.5.11 |
| 1634 | 2026-03-05T18:48:38.267Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1635 | 2026-03-05T18:48:38.491Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1636 | 2026-03-05T18:48:39.472Z | Compiling dof v0.3.0 |
| 1637 | 2026-03-05T18:48:40.152Z | Compiling camino-tempfile v1.4.1 |
| 1638 | 2026-03-05T18:48:40.215Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1639 | 2026-03-05T18:48:40.451Z | Compiling thread-id v4.2.2 |
| 1640 | 2026-03-05T18:48:41.608Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1641 | 2026-03-05T18:48:41.936Z | Compiling rayon v1.11.0 |
| 1642 | 2026-03-05T18:48:43.060Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1643 | 2026-03-05T18:48:43.627Z | Compiling goblin v0.8.2 |
| 1644 | 2026-03-05T18:48:44.068Z | Compiling progenitor-client v0.11.2 |
| 1645 | 2026-03-05T18:48:44.136Z | Compiling zone_cfg_derive v0.3.1 |
| 1646 | 2026-03-05T18:48:44.584Z | Compiling itertools v0.12.1 |
| 1647 | 2026-03-05T18:48:44.823Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1648 | 2026-03-05T18:48:45.443Z | Compiling serde_spanned v0.6.9 |
| 1649 | 2026-03-05T18:48:45.463Z | Compiling num-derive v0.4.2 |
| 1650 | 2026-03-05T18:48:46.132Z | Compiling sigpipe v0.1.3 |
| 1651 | 2026-03-05T18:48:46.325Z | Compiling jiff v0.2.20 |
| 1652 | 2026-03-05T18:48:46.328Z | Compiling toml_write v0.1.2 |
| 1653 | 2026-03-05T18:48:46.555Z | Compiling glob v0.3.3 |
| 1654 | 2026-03-05T18:48:46.698Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1655 | 2026-03-05T18:48:47.106Z | Compiling toml_edit v0.22.27 |
| 1656 | 2026-03-05T18:48:47.543Z | Compiling zone v0.3.1 |
| 1657 | 2026-03-05T18:48:47.610Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1658 | 2026-03-05T18:48:49.323Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1659 | 2026-03-05T18:48:49.819Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1660 | 2026-03-05T18:48:50.603Z | Compiling progenitor v0.11.2 |
| 1661 | 2026-03-05T18:48:56.812Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1662 | 2026-03-05T18:48:57.028Z | Compiling smf v0.2.3 |
| 1663 | 2026-03-05T18:48:57.028Z | Compiling secrecy v0.10.3 |
| 1664 | 2026-03-05T18:48:57.028Z | Compiling num-integer v0.1.46 |
| 1665 | 2026-03-05T18:48:57.029Z | Compiling rustc_version v0.4.1 |
| 1666 | 2026-03-05T18:48:57.029Z | Compiling prettyplease v0.2.37 |
| 1667 | 2026-03-05T18:48:57.029Z | Compiling whoami v1.6.1 |
| 1668 | 2026-03-05T18:48:57.029Z | Compiling rustix v0.38.44 |
| 1669 | 2026-03-05T18:48:57.029Z | Compiling float-ord v0.3.2 |
| 1670 | 2026-03-05T18:48:57.029Z | Compiling curve25519-dalek v4.1.3 |
| 1671 | 2026-03-05T18:48:57.029Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1672 | 2026-03-05T18:48:57.476Z | Compiling toml v0.8.23 |
| 1673 | 2026-03-05T18:48:57.569Z | Compiling usdt-attr-macro v0.5.0 |
| 1674 | 2026-03-05T18:48:57.718Z | Compiling usdt-macro v0.5.0 |
| 1675 | 2026-03-05T18:48:59.038Z | Compiling progenitor-client v0.10.0 |
| 1676 | 2026-03-05T18:48:59.148Z | Compiling hmac v0.12.1 |
| 1677 | 2026-03-05T18:48:59.525Z | Compiling inout v0.1.4 |
| 1678 | 2026-03-05T18:48:59.778Z | Compiling enum-as-inner v0.6.1 |
| 1679 | 2026-03-05T18:48:59.794Z | Compiling ff v0.13.1 |
| 1680 | 2026-03-05T18:49:00.006Z | Compiling memmap v0.7.0 |
| 1681 | 2026-03-05T18:49:00.353Z | Compiling data-encoding v2.10.0 |
| 1682 | 2026-03-05T18:49:00.925Z | Compiling usdt v0.5.0 |
| 1683 | 2026-03-05T18:49:01.215Z | Compiling group v0.13.0 |
| 1684 | 2026-03-05T18:49:01.408Z | Compiling cipher v0.4.4 |
| 1685 | 2026-03-05T18:49:01.443Z | Compiling hkdf v0.12.4 |
| 1686 | 2026-03-05T18:49:01.796Z | Compiling num-rational v0.4.2 |
| 1687 | 2026-03-05T18:49:01.850Z | Compiling num-iter v0.1.45 |
| 1688 | 2026-03-05T18:49:02.271Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1689 | 2026-03-05T18:49:02.366Z | Compiling half v2.7.1 |
| 1690 | 2026-03-05T18:49:03.037Z | Compiling universal-hash v0.5.1 |
| 1691 | 2026-03-05T18:49:03.305Z | Compiling crypto-bigint v0.5.5 |
| 1692 | 2026-03-05T18:49:03.344Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1693 | 2026-03-05T18:49:03.706Z | Compiling num-complex v0.4.6 |
| 1694 | 2026-03-05T18:49:04.737Z | Compiling opaque-debug v0.3.1 |
| 1695 | 2026-03-05T18:49:04.755Z | Compiling ciborium-io v0.2.2 |
| 1696 | 2026-03-05T18:49:04.847Z | Compiling base64ct v1.8.3 |
| 1697 | 2026-03-05T18:49:04.863Z | Compiling base16ct v0.2.0 |
| 1698 | 2026-03-05T18:49:04.868Z | Compiling thiserror-no-std v2.0.2 |
| 1699 | 2026-03-05T18:49:04.893Z | Compiling ciborium-ll v0.2.2 |
| 1700 | 2026-03-05T18:49:05.010Z | Compiling poly1305 v0.8.0 |
| 1701 | 2026-03-05T18:49:05.129Z | Compiling num v0.4.3 |
| 1702 | 2026-03-05T18:49:05.414Z | Compiling password-hash v0.5.0 |
| 1703 | 2026-03-05T18:49:06.357Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1704 | 2026-03-05T18:49:06.746Z | Compiling elliptic-curve v0.13.8 |
| 1705 | 2026-03-05T18:49:07.305Z | Compiling chacha20 v0.9.1 |
| 1706 | 2026-03-05T18:49:07.726Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1707 | 2026-03-05T18:49:08.057Z | Compiling hubpack_derive v0.1.1 |
| 1708 | 2026-03-05T18:49:08.366Z | Compiling blake2 v0.10.6 |
| 1709 | 2026-03-05T18:49:08.559Z | Compiling aead v0.5.2 |
| 1710 | 2026-03-05T18:49:08.853Z | Compiling static_assertions v1.1.0 |
| 1711 | 2026-03-05T18:49:08.979Z | Compiling pkg-config v0.3.32 |
| 1712 | 2026-03-05T18:49:09.058Z | Compiling keccak v0.1.6 |
| 1713 | 2026-03-05T18:49:09.373Z | Compiling resolv-conf v0.7.6 |
| 1714 | 2026-03-05T18:49:09.564Z | Compiling vcpkg v0.2.15 |
| 1715 | 2026-03-05T18:49:09.947Z | Compiling linked-hash-map v0.5.6 |
| 1716 | 2026-03-05T18:49:09.999Z | Compiling semver v0.1.20 |
| 1717 | 2026-03-05T18:49:10.285Z | Compiling lru-cache v0.1.2 |
| 1718 | 2026-03-05T18:49:10.303Z | Compiling sha3 v0.10.8 |
| 1719 | 2026-03-05T18:49:10.501Z | Compiling rustc_version v0.1.7 |
| 1720 | 2026-03-05T18:49:10.516Z | Compiling hubpack v0.1.2 |
| 1721 | 2026-03-05T18:49:10.888Z | Compiling argon2 v0.5.3 |
| 1722 | 2026-03-05T18:49:10.926Z | Compiling openssl-sys v0.9.111 |
| 1723 | 2026-03-05T18:49:10.962Z | Compiling chacha20poly1305 v0.10.1 |
| 1724 | 2026-03-05T18:49:10.984Z | Compiling vsss-rs v3.3.4 |
| 1725 | 2026-03-05T18:49:11.150Z | Compiling ciborium v0.2.2 |
| 1726 | 2026-03-05T18:49:11.170Z | Compiling hickory-proto v0.24.4 |
| 1727 | 2026-03-05T18:49:12.054Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1728 | 2026-03-05T18:49:12.226Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1729 | 2026-03-05T18:49:12.497Z | Compiling serde-big-array v0.5.1 |
| 1730 | 2026-03-05T18:49:12.744Z | Compiling derive-where v1.6.0 |
| 1731 | 2026-03-05T18:49:12.854Z | Compiling serde_repr v0.1.20 |
| 1732 | 2026-03-05T18:49:13.142Z | Compiling indent_write v2.2.0 |
| 1733 | 2026-03-05T18:49:13.424Z | Compiling minimal-lexical v0.2.1 |
| 1734 | 2026-03-05T18:49:13.970Z | Compiling siphasher v1.0.2 |
| 1735 | 2026-03-05T18:49:14.048Z | Compiling unicode-segmentation v1.12.0 |
| 1736 | 2026-03-05T18:49:14.691Z | Compiling phf_shared v0.12.1 |
| 1737 | 2026-03-05T18:49:14.952Z | Compiling newline-converter v0.3.0 |
| 1738 | 2026-03-05T18:49:15.046Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1739 | 2026-03-05T18:49:15.131Z | Compiling nom v7.1.3 |
| 1740 | 2026-03-05T18:49:15.568Z | Compiling hickory-resolver v0.24.4 |
| 1741 | 2026-03-05T18:49:15.640Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1742 | 2026-03-05T18:49:19.675Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1743 | 2026-03-05T18:49:20.133Z | Compiling newtype_derive v0.1.6 |
| 1744 | 2026-03-05T18:49:20.541Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-03-05T18:49:20.784Z | Compiling atomicwrites v0.4.4 |
| 1746 | 2026-03-05T18:49:21.566Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1747 | 2026-03-05T18:49:21.622Z | Compiling progenitor-impl v0.10.0 |
| 1748 | 2026-03-05T18:49:21.981Z | Compiling console v0.15.11 |
| 1749 | 2026-03-05T18:49:22.822Z | Compiling tokio-stream v0.1.18 |
| 1750 | 2026-03-05T18:49:23.551Z | Compiling pin-project-internal v1.1.10 |
| 1751 | 2026-03-05T18:49:23.841Z | Compiling slog-dtrace v0.3.0 |
| 1752 | 2026-03-05T18:49:24.263Z | Compiling csv-core v0.1.13 |
| 1753 | 2026-03-05T18:49:24.617Z | Compiling similar v2.7.0 |
| 1754 | 2026-03-05T18:49:24.805Z | Compiling foldhash v0.1.5 |
| 1755 | 2026-03-05T18:49:25.146Z | Compiling unicode-width v0.1.14 |
| 1756 | 2026-03-05T18:49:25.444Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1757 | 2026-03-05T18:49:25.701Z | Compiling swrite v0.1.0 |
| 1758 | 2026-03-05T18:49:25.866Z | Compiling owo-colors v4.2.3 |
| 1759 | 2026-03-05T18:49:26.099Z | Compiling chrono-tz v0.10.4 |
| 1760 | 2026-03-05T18:49:26.471Z | Compiling unicode-xid v0.2.6 |
| 1761 | 2026-03-05T18:49:26.487Z | Compiling cancel-safe-futures v0.1.5 |
| 1762 | 2026-03-05T18:49:26.669Z | Compiling const_format_proc_macros v0.2.34 |
| 1763 | 2026-03-05T18:49:26.856Z | Compiling pin-project v1.1.10 |
| 1764 | 2026-03-05T18:49:26.941Z | Compiling expectorate v1.2.0 |
| 1765 | 2026-03-05T18:49:27.015Z | Compiling hashbrown v0.15.5 |
| 1766 | 2026-03-05T18:49:27.204Z | Compiling csv v1.4.0 |
| 1767 | 2026-03-05T18:49:27.759Z | Compiling qorb v0.4.1 |
| 1768 | 2026-03-05T18:49:28.219Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1769 | 2026-03-05T18:49:28.493Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1770 | 2026-03-05T18:49:28.512Z | Compiling phf v0.12.1 |
| 1771 | 2026-03-05T18:49:28.528Z | Compiling tokio-dtrace v0.1.1 |
| 1772 | 2026-03-05T18:49:28.803Z | Compiling unicode-normalization v0.1.25 |
| 1773 | 2026-03-05T18:49:29.548Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1774 | 2026-03-05T18:49:29.852Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1775 | 2026-03-05T18:49:30.204Z | Compiling progenitor-macro v0.10.0 |
| 1776 | 2026-03-05T18:49:30.976Z | Compiling libsw-core v0.3.2 |
| 1777 | 2026-03-05T18:49:31.279Z | Compiling async-recursion v1.1.1 |
| 1778 | 2026-03-05T18:49:32.674Z | Compiling snafu-derive v0.8.9 |
| 1779 | 2026-03-05T18:49:32.693Z | Compiling cookie v0.18.1 |
| 1780 | 2026-03-05T18:49:33.088Z | Compiling bstr v1.12.1 |
| 1781 | 2026-03-05T18:49:33.167Z | Compiling fixedbitset v0.5.7 |
| 1782 | 2026-03-05T18:49:33.570Z | Compiling same-file v1.0.6 |
| 1783 | 2026-03-05T18:49:33.896Z | Compiling foreign-types-shared v0.1.1 |
| 1784 | 2026-03-05T18:49:33.925Z | Compiling highway v1.3.0 |
| 1785 | 2026-03-05T18:49:34.042Z | Compiling openssl v0.10.75 |
| 1786 | 2026-03-05T18:49:34.227Z | Compiling fixedbitset v0.4.2 |
| 1787 | 2026-03-05T18:49:34.569Z | Compiling bytecount v0.6.9 |
| 1788 | 2026-03-05T18:49:34.733Z | Compiling papergrid v0.11.0 |
| 1789 | 2026-03-05T18:49:34.778Z | Compiling petgraph v0.6.5 |
| 1790 | 2026-03-05T18:49:34.806Z | Compiling foreign-types v0.3.2 |
| 1791 | 2026-03-05T18:49:34.915Z | Compiling globset v0.4.18 |
| 1792 | 2026-03-05T18:49:36.822Z | Compiling walkdir v2.5.0 |
| 1793 | 2026-03-05T18:49:36.921Z | Compiling snafu v0.8.9 |
| 1794 | 2026-03-05T18:49:37.471Z | Compiling petgraph v0.8.3 |
| 1795 | 2026-03-05T18:49:37.617Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-03-05T18:49:37.725Z | Compiling libsw v3.5.0 |
| 1797 | 2026-03-05T18:49:37.886Z | Compiling olpc-cjson v0.1.4 |
| 1798 | 2026-03-05T18:49:38.044Z | Compiling oxide-tokio-rt v0.1.2 |
| 1799 | 2026-03-05T18:49:38.357Z | Compiling const_format v0.2.35 |
| 1800 | 2026-03-05T18:49:38.458Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-05T18:49:40.542Z | Compiling gethostname v0.5.0 |
| 1802 | 2026-03-05T18:49:40.717Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1803 | 2026-03-05T18:49:40.824Z | Compiling tabled_derive v0.7.0 |
| 1804 | 2026-03-05T18:49:41.460Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-03-05T18:49:41.652Z | Compiling serde_plain v1.0.2 |
| 1806 | 2026-03-05T18:49:42.010Z | Compiling bcs v0.1.6 |
| 1807 | 2026-03-05T18:49:42.593Z | Compiling openssl-macros v0.1.1 |
| 1808 | 2026-03-05T18:49:42.644Z | Compiling pem v3.0.6 |
| 1809 | 2026-03-05T18:49:42.683Z | Compiling progenitor v0.10.0 |
| 1810 | 2026-03-05T18:49:42.753Z | Compiling linear-map v1.2.0 |
| 1811 | 2026-03-05T18:49:42.901Z | Compiling termtree v0.5.1 |
| 1812 | 2026-03-05T18:49:43.091Z | Compiling smawk v0.3.2 |
| 1813 | 2026-03-05T18:49:43.412Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-03-05T18:49:43.500Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-03-05T18:49:43.951Z | Compiling typed-path v0.9.3 |
| 1816 | 2026-03-05T18:49:44.691Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-03-05T18:49:45.473Z | Compiling lazy_static v1.5.0 |
| 1818 | 2026-03-05T18:49:45.643Z | Compiling tagptr v0.2.0 |
| 1819 | 2026-03-05T18:49:45.922Z | Compiling unicode-linebreak v0.1.5 |
| 1820 | 2026-03-05T18:49:46.443Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-05T18:49:46.816Z | Compiling textwrap v0.16.2 |
| 1822 | 2026-03-05T18:49:47.053Z | Compiling tough v0.20.0 |
| 1823 | 2026-03-05T18:49:47.378Z | Compiling moka v0.12.13 |
| 1824 | 2026-03-05T18:49:47.925Z | Compiling steno v0.4.1 |
| 1825 | 2026-03-05T18:49:48.444Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-03-05T18:49:49.737Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-05T18:49:50.070Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-05T18:49:50.493Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1829 | 2026-03-05T18:49:51.522Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1830 | 2026-03-05T18:49:51.915Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1831 | 2026-03-05T18:49:53.091Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1832 | 2026-03-05T18:49:54.309Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1833 | 2026-03-05T18:49:54.994Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1834 | 2026-03-05T18:49:55.627Z | Compiling tabled v0.15.0 |
| 1835 | 2026-03-05T18:49:57.008Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1836 | 2026-03-05T18:49:58.353Z | Compiling hickory-proto v0.25.2 |
| 1837 | 2026-03-05T18:49:58.743Z | Compiling humantime v2.3.0 |
| 1838 | 2026-03-05T18:49:59.327Z | Compiling num-derive v0.3.3 |
| 1839 | 2026-03-05T18:49:59.869Z | Compiling parking_lot_core v0.8.6 |
| 1840 | 2026-03-05T18:50:00.400Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1841 | 2026-03-05T18:50:00.547Z | Compiling crc32fast v1.5.0 |
| 1842 | 2026-03-05T18:50:01.388Z | Compiling libscf-sys v1.1.0 |
| 1843 | 2026-03-05T18:50:01.431Z | Compiling parking_lot v0.11.2 |
| 1844 | 2026-03-05T18:50:01.628Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1845 | 2026-03-05T18:50:01.775Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1846 | 2026-03-05T18:50:02.094Z | Compiling fxhash v0.2.1 |
| 1847 | 2026-03-05T18:50:02.234Z | Compiling socket2 v0.5.10 |
| 1848 | 2026-03-05T18:50:02.312Z | Compiling internet-checksum v0.2.1 |
| 1849 | 2026-03-05T18:50:02.332Z | Compiling sled v0.34.7 |
| 1850 | 2026-03-05T18:50:02.363Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1851 | 2026-03-05T18:50:02.454Z | Compiling diff v0.1.13 |
| 1852 | 2026-03-05T18:50:02.529Z | Compiling yansi v1.0.1 |
| 1853 | 2026-03-05T18:50:03.076Z | Compiling hickory-resolver v0.25.2 |
| 1854 | 2026-03-05T18:50:03.242Z | Compiling pretty_assertions v1.4.1 |
| 1855 | 2026-03-05T18:50:05.048Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1856 | 2026-03-05T18:50:07.193Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1857 | 2026-03-05T18:50:09.409Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1858 | 2026-03-05T18:50:11.411Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1859 | 2026-03-05T18:50:32.985Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1860 | 2026-03-05T18:50:35.482Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1861 | 2026-03-05T18:50:37.502Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1862 | 2026-03-05T18:50:40.175Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1863 | 2026-03-05T18:50:41.607Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1864 | 2026-03-05T18:50:44.028Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1865 | 2026-03-05T18:51:12.325Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 13s |
| 1866 | 2026-03-05T18:51:12.517Z | ──────────── |
| 1867 | 2026-03-05T18:51:12.517Z | Nextest run ID 35c14164-60b4-4dfb-849a-5d7187347746 with nextest profile: default |
| 1868 | 2026-03-05T18:51:12.517Z | Starting 2 tests across 1 binary |
| 1869 | 2026-03-05T18:51:12.520Z | START bfd test::test_new_daemon |
| 1870 | 2026-03-05T18:51:12.526Z | |
| 1871 | 2026-03-05T18:51:12.526Z | running 1 test |
| 1872 | 2026-03-05T18:51:12.586Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40test test::test_new_daemon ... ,"time":"ok |
| 1873 | 2026-03-05T18:51:12.586Z | 2026-03-05T18:51:11.086751673Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid" |
| 1874 | 2026-03-05T18:51:12.586Z | test result: :ok4834. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1875 | 2026-03-05T18:51:12.586Z | ; finished in 0.06s |
| 1876 | 2026-03-05T18:51:12.586Z | |
| 1877 | 2026-03-05T18:51:12.591Z | PASS [ 0.073s] bfd test::test_new_daemon |
| 1878 | 2026-03-05T18:51:12.591Z | START bfd test::test_protocol_basics |
| 1879 | 2026-03-05T18:51:12.602Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-03-05T18:51:11.087166179Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4834,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine", |
| 1880 | 2026-03-05T18:51:12.603Z | running 1 test |
| 1881 | 2026-03-05T18:51:12.665Z | {{""msg":msg"":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 290329672, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1911258432, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v","v"::0,"name":"0slog-rs","name":"slog-rs","level","level"::1010,"time":","time"2026-03-05T18:51:11.166562614Z":"2026-03-05T18:51:11.166562774Z",","hostname":"hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,",pid"":peer"4835:"203.0.113.20",","peer":"state":"203.0.113.10Down"",","state":unit"":"Down","session"unit",":"module":"session","modulestate_machine"":,""component"state_machine:"","bfd"}component":" |
| 1882 | 2026-03-05T18:51:12.665Z | bfd"} |
| 1883 | 2026-03-05T18:51:12.668Z | {{"msg":""msg":"transition -> Init","v":transition -> Init"0,","v":name":"0,slog-rs""name",:""level":slog-rs"30,"level":30,"time":","time":"2026-03-05T18:51:11.166864851Z","hostname":"2026-03-05T18:51:11.166866061Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835w-01KJZMSNBY3BJMJR4X77Q2EYRH",","pid":peer":"4835203.0.113.20,"","peer":"state":"Down"203.0.113.10",","unit":"state":"session"Down",","unit"module:"":"session","modulestate_machine"":","componentstate_machine"",:""bfd"} |
| 1884 | 2026-03-05T18:51:12.668Z | component":"bfd"} |
| 1885 | 2026-03-05T18:51:13.662Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 290329672, your_discriminator: 1911258432, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-03-05T18:51:12.163306092Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1886 | 2026-03-05T18:51:13.662Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-05T18:51:12.163409641Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1887 | 2026-03-05T18:51:13.665Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1911258432, your_discriminator: 290329672, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-03-05T18:51:12.166323427Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1888 | 2026-03-05T18:51:13.665Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-05T18:51:12.166457416Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1889 | 2026-03-05T18:51:18.662Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 290329672, your_discriminator: 1911258432, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-03-05T18:51:17.16344969Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1890 | 2026-03-05T18:51:18.666Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1911258432, your_discriminator: 290329672, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-03-05T18:51:17.166496394Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":4835,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1891 | 2026-03-05T18:51:22.674Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-03-05T18:51:21.166470233Z","hostname":"w-01KJZMSNBY3BJMJR4X77Q2EYRH","pid":,"4835time":","peer":2026-03-05T18:51:21.166515762Z"","hostname":203.0.113.20"","state":"Up","w-01KJZMSNBY3BJMJR4X77Q2EYRHunit":""session,""pid",:"4835module":"state_machine",","peer":"component":"bfd"203.0.113.10",}" |
| 1892 | 2026-03-05T18:51:22.674Z | state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1893 | 2026-03-05T18:51:22.679Z | test test::test_protocol_basics ... ok |
| 1894 | 2026-03-05T18:51:22.679Z | |
| 1895 | 2026-03-05T18:51:22.679Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.07s |
| 1896 | 2026-03-05T18:51:22.679Z | |
| 1897 | 2026-03-05T18:51:22.679Z | PASS [ 10.084s] bfd test::test_protocol_basics |
| 1898 | 2026-03-05T18:51:22.679Z | ──────────── |
| 1899 | 2026-03-05T18:51:22.679Z | Summary [ 10.158s] 2 tests run: 2 passed, 0 skipped |
| 1900 | 2026-03-05T18:51:22.690Z | process exited: duration 576374 ms, exit code 0 |
| |
| 1901 | 2026-03-05T18:51:22.698Z | found 0 output files |