|
|
|
| 1 | 2026-03-02T08:30:33.583Z | job assigned to worker 01KJPTPFFK4C4YR16S5TTH9JSW [factory gimlet-EVT22200007-propolis, EVT22200007/59801] (queued for 32 s) |
| |
| 2 | 2026-03-02T08:30:42.834Z | starting task 0: "setup" |
| 3 | 2026-03-02T08:30:42.861Z | ++ uname -s |
| 4 | 2026-03-02T08:30:42.861Z | + kern=SunOS |
| 5 | 2026-03-02T08:30:42.861Z | + build_user=build |
| 6 | 2026-03-02T08:30:42.861Z | + build_uid=12345 |
| 7 | 2026-03-02T08:30:42.861Z | + work_dir=/work |
| 8 | 2026-03-02T08:30:42.861Z | + input_dir=/input |
| 9 | 2026-03-02T08:30:42.861Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-02T08:30:42.861Z | + case "$kern" in |
| 11 | 2026-03-02T08:30:42.861Z | + groupadd -g 12345 build |
| 12 | 2026-03-02T08:30:42.861Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-02T08:30:44.861Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-02T08:30:44.897Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-02T08:30:44.921Z | + home_fs=zfs |
| 16 | 2026-03-02T08:30:44.921Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-02T08:30:44.921Z | + mkdir -p /home/build |
| 18 | 2026-03-02T08:30:44.921Z | + chown build:build /home/build /work |
| 19 | 2026-03-02T08:30:46.904Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-02T08:30:46.929Z | process exited: duration 4076 ms, exit code 0 |
| |
| 21 | 2026-03-02T08:30:46.980Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-02T08:30:47.006Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-02T08:30:47.006Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-03-02T08:30:47.006Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-03-02T08:30:47.006Z | * rust toolchain channel = "stable" |
| 26 | 2026-03-02T08:30:47.006Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-02T08:30:47.006Z | * rust toolchain profile = "default" |
| 28 | 2026-03-02T08:30:47.006Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-02T08:30:47.006Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-02T08:30:47.144Z | info: downloading installer |
| 31 | 2026-03-02T08:30:48.262Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-02T08:30:48.262Z | warn: /opt/ooce/bin |
| 33 | 2026-03-02T08:30:48.262Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-02T08:30:48.262Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-02T08:30:48.262Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-02T08:30:48.262Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-02T08:30:48.262Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-02T08:30:48.262Z | error: cannot install while Rust is installed |
| 39 | 2026-03-02T08:30:48.262Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-02T08:30:48.287Z | info: profile set to 'default' |
| 41 | 2026-03-02T08:30:48.287Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-02T08:30:48.287Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-02T08:30:48.399Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-02T08:30:48.400Z | info: downloading component 'cargo' |
| 45 | 2026-03-02T08:30:48.628Z | info: downloading component 'clippy' |
| 46 | 2026-03-02T08:30:48.721Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-02T08:30:49.044Z | info: downloading component 'rust-std' |
| 48 | 2026-03-02T08:30:49.627Z | info: downloading component 'rustc' |
| 49 | 2026-03-02T08:30:54.181Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-02T08:30:54.684Z | info: installing component 'cargo' |
| 51 | 2026-03-02T08:30:55.757Z | info: installing component 'clippy' |
| 52 | 2026-03-02T08:30:56.230Z | info: installing component 'rust-docs' |
| 53 | 2026-03-02T08:30:59.694Z | info: installing component 'rust-std' |
| 54 | 2026-03-02T08:31:01.966Z | info: installing component 'rustc' |
| 55 | 2026-03-02T08:31:10.538Z | info: installing component 'rustfmt' |
| 56 | 2026-03-02T08:31:10.938Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-02T08:31:10.938Z | |
| 58 | 2026-03-02T08:31:11.125Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-02T08:31:11.125Z | |
| 60 | 2026-03-02T08:31:11.125Z | |
| 61 | 2026-03-02T08:31:11.125Z | Rust is installed now. Great! |
| 62 | 2026-03-02T08:31:11.125Z | |
| 63 | 2026-03-02T08:31:11.126Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-02T08:31:11.126Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-02T08:31:11.126Z | |
| 66 | 2026-03-02T08:31:11.126Z | To configure your current shell, you need to source |
| 67 | 2026-03-02T08:31:11.126Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-02T08:31:11.126Z | |
| 69 | 2026-03-02T08:31:11.126Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-02T08:31:11.126Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-02T08:31:11.126Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-02T08:31:11.150Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-02T08:31:11.252Z | + rustup --version |
| 74 | 2026-03-02T08:31:11.276Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-02T08:31:11.276Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-02T08:31:11.399Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-02T08:31:11.424Z | + cargo --version |
| 78 | 2026-03-02T08:31:11.495Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-02T08:31:11.519Z | + rustc --version |
| 80 | 2026-03-02T08:31:11.578Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-02T08:31:11.602Z | process exited: duration 24605 ms, exit code 0 |
| |
| 82 | 2026-03-02T08:31:11.651Z | starting task 2: "authentication" |
| 83 | 2026-03-02T08:31:11.710Z | process exited: duration 55 ms, exit code 0 |
| |
| 84 | 2026-03-02T08:31:11.759Z | starting task 3: "clone repository" |
| 85 | 2026-03-02T08:31:11.783Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-02T08:31:11.784Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-02T08:31:11.808Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-02T08:31:14.060Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-02T08:31:14.060Z | + git fetch origin c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 90 | 2026-03-02T08:31:14.435Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-02T08:31:14.435Z | * branch c16a85b3ac94614c3c3e7355f48b8de6507c1081 -> FETCH_HEAD |
| 92 | 2026-03-02T08:31:14.459Z | + [[ -n trey/random-fix-fun-time ]] |
| 93 | 2026-03-02T08:31:14.460Z | ++ git branch --show-current |
| 94 | 2026-03-02T08:31:14.460Z | + current=main |
| 95 | 2026-03-02T08:31:14.460Z | + [[ main != trey/random-fix-fun-time ]] |
| 96 | 2026-03-02T08:31:14.460Z | + git branch -f trey/random-fix-fun-time c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 97 | 2026-03-02T08:31:14.484Z | + git checkout -f trey/random-fix-fun-time |
| 98 | 2026-03-02T08:31:14.508Z | Switched to branch 'trey/random-fix-fun-time' |
| 99 | 2026-03-02T08:31:14.533Z | + git reset --hard c16a85b3ac94614c3c3e7355f48b8de6507c1081 |
| 100 | 2026-03-02T08:31:14.559Z | HEAD is now at c16a85b Add justfile |
| 101 | 2026-03-02T08:31:14.559Z | process exited: duration 2782 ms, exit code 0 |
| |
| 102 | 2026-03-02T08:31:14.609Z | starting task 4: "build" |
| 103 | 2026-03-02T08:31:14.633Z | + set -o errexit |
| 104 | 2026-03-02T08:31:14.633Z | + set -o pipefail |
| 105 | 2026-03-02T08:31:14.633Z | + source .github/buildomat/test-common.sh |
| 106 | 2026-03-02T08:31:14.633Z | ++ NEXTEST_VERSION=0.9.97 |
| 107 | 2026-03-02T08:31:14.633Z | ++ PLATFORM=illumos |
| 108 | 2026-03-02T08:31:14.633Z | ++ banner install |
| 109 | 2026-03-02T08:31:14.633Z | |
| 110 | 2026-03-02T08:31:14.633Z | # # # #### ##### ## # # |
| 111 | 2026-03-02T08:31:14.633Z | # ## # # # # # # # |
| 112 | 2026-03-02T08:31:14.633Z | # # # # #### # # # # # |
| 113 | 2026-03-02T08:31:14.633Z | # # # # # # ###### # # |
| 114 | 2026-03-02T08:31:14.633Z | # # ## # # # # # # # |
| 115 | 2026-03-02T08:31:14.633Z | # # # #### # # # ###### ###### |
| 116 | 2026-03-02T08:31:14.633Z | |
| 117 | 2026-03-02T08:31:14.633Z | ++ set +o errexit |
| 118 | 2026-03-02T08:31:14.633Z | ++ pkg info clang-15 |
| 119 | 2026-03-02T08:31:14.633Z | ++ grep -qi installed |
| 120 | 2026-03-02T08:31:16.227Z | pkg: info: no packages matching the following patterns you specified are |
| 121 | 2026-03-02T08:31:16.227Z | installed on the system. Try querying remotely instead: |
| 122 | 2026-03-02T08:31:16.227Z | |
| 123 | 2026-03-02T08:31:16.227Z | clang-15 |
| 124 | 2026-03-02T08:31:16.279Z | ++ [[ 1 != 0 ]] |
| 125 | 2026-03-02T08:31:16.279Z | ++ set -o errexit |
| 126 | 2026-03-02T08:31:16.279Z | ++ pfexec pkg install clang-15 |
| 127 | 2026-03-02T08:31:40.506Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 128 | 2026-03-02T08:31:53.092Z | Startup: Caching catalogs ... Done |
| 129 | 2026-03-02T08:32:22.277Z | Planning: Solver setup ... Done |
| 130 | 2026-03-02T08:32:22.474Z | Planning: Running solver ... Done |
| 131 | 2026-03-02T08:32:22.634Z | Planning: Finding local manifests ... Done |
| 132 | 2026-03-02T08:32:22.715Z | Planning: Fetching manifests: 0/2 0% complete |
| 133 | 2026-03-02T08:32:23.153Z | Planning: Fetching manifests: 2/2 100% complete |
| 134 | 2026-03-02T08:32:23.210Z | Planning: Package planning ... Done |
| 135 | 2026-03-02T08:32:23.266Z | Planning: Merging actions ... Done |
| 136 | 2026-03-02T08:32:23.450Z | Planning: Checking for conflicting actions ... Done |
| 137 | 2026-03-02T08:32:23.474Z | Planning: Consolidating action changes ... Done |
| 138 | 2026-03-02T08:32:24.134Z | Planning: Evaluating mediators ... Done |
| 139 | 2026-03-02T08:32:24.158Z | Planning: Planning completed in 30.94 seconds |
| 140 | 2026-03-02T08:32:24.183Z | Packages to install: 2 |
| 141 | 2026-03-02T08:32:24.183Z | Mediators to change: 2 |
| 142 | 2026-03-02T08:32:24.183Z | Services to change: 1 |
| 143 | 2026-03-02T08:32:24.183Z | Create boot environment: No |
| 144 | 2026-03-02T08:32:24.183Z | Create backup boot environment: No |
| 145 | 2026-03-02T08:32:24.221Z | |
| 146 | 2026-03-02T08:32:24.221Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 147 | 2026-03-02T08:32:29.220Z | Download: 919/3076 items 22.3/211.3MB 10% complete (4.4M/s) |
| 148 | 2026-03-02T08:32:34.222Z | Download: 1095/3076 items 105.1/211.3MB 49% complete (10.6M/s) |
| 149 | 2026-03-02T08:32:39.222Z | Download: 2011/3076 items 117.9/211.3MB 55% complete (9.8M/s) |
| 150 | 2026-03-02T08:32:44.222Z | Download: 2995/3076 items 168.1/211.3MB 79% complete (6.2M/s) |
| 151 | 2026-03-02T08:32:49.227Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (8.4M/s) |
| 152 | 2026-03-02T08:32:51.728Z | Download: Completed 211.31 MB in 27.51 seconds (7.7M/s) |
| 153 | 2026-03-02T08:32:51.909Z | Actions: 1/3418 actions (Installing new actions) |
| 154 | 2026-03-02T08:32:56.913Z | Actions: 2753/3418 actions (Installing new actions) |
| 155 | 2026-03-02T08:32:58.213Z | Actions: Completed 3418 actions in 6.30 seconds. |
| 156 | 2026-03-02T08:32:58.872Z | Done |
| 157 | 2026-03-02T08:32:58.872Z | Done |
| 158 | 2026-03-02T08:33:00.225Z | Done |
| 159 | 2026-03-02T08:33:05.791Z | Done |
| 160 | 2026-03-02T08:33:05.894Z | Done |
| 161 | 2026-03-02T08:33:05.894Z | Done |
| 162 | 2026-03-02T08:33:06.093Z | Done |
| 163 | 2026-03-02T08:33:06.808Z | ++ set -o errexit |
| 164 | 2026-03-02T08:33:06.808Z | ++ cargo --version |
| 165 | 2026-03-02T08:33:06.835Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 166 | 2026-03-02T08:33:07.041Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 167 | 2026-03-02T08:33:07.041Z | info: downloading component 'cargo' |
| 168 | 2026-03-02T08:33:07.263Z | info: downloading component 'clippy' |
| 169 | 2026-03-02T08:33:07.345Z | info: downloading component 'rust-docs' |
| 170 | 2026-03-02T08:33:07.624Z | info: downloading component 'rust-std' |
| 171 | 2026-03-02T08:33:08.087Z | info: downloading component 'rustc' |
| 172 | 2026-03-02T08:33:09.942Z | info: downloading component 'rustfmt' |
| 173 | 2026-03-02T08:33:10.025Z | info: installing component 'cargo' |
| 174 | 2026-03-02T08:33:11.315Z | info: installing component 'clippy' |
| 175 | 2026-03-02T08:33:11.815Z | info: installing component 'rust-docs' |
| 176 | 2026-03-02T08:33:15.254Z | info: installing component 'rust-std' |
| 177 | 2026-03-02T08:33:17.425Z | info: installing component 'rustc' |
| 178 | 2026-03-02T08:33:25.784Z | info: installing component 'rustfmt' |
| 179 | 2026-03-02T08:33:26.343Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 180 | 2026-03-02T08:33:26.368Z | ++ rustc --version |
| 181 | 2026-03-02T08:33:26.482Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 182 | 2026-03-02T08:33:26.507Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 183 | 2026-03-02T08:33:26.640Z | Updating crates.io index |
| 184 | 2026-03-02T08:33:26.735Z | Downloading crates ... |
| 185 | 2026-03-02T08:33:26.811Z | Downloaded cargo-nextest v0.9.97 |
| 186 | 2026-03-02T08:33:26.917Z | Installing cargo-nextest v0.9.97 |
| 187 | 2026-03-02T08:33:27.002Z | Updating crates.io index |
| 188 | 2026-03-02T08:33:28.514Z | Locking 406 packages to latest compatible versions |
| 189 | 2026-03-02T08:33:28.538Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 190 | 2026-03-02T08:33:28.538Z | Adding duct v0.13.7 (available: v1.1.1) |
| 191 | 2026-03-02T08:33:28.538Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 192 | 2026-03-02T08:33:28.538Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 193 | 2026-03-02T08:33:28.538Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 194 | 2026-03-02T08:33:28.538Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 195 | 2026-03-02T08:33:28.538Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 196 | 2026-03-02T08:33:28.538Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 197 | 2026-03-02T08:33:28.563Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 198 | 2026-03-02T08:33:28.588Z | Downloading crates ... |
| 199 | 2026-03-02T08:33:28.654Z | Downloaded globset v0.4.18 |
| 200 | 2026-03-02T08:33:29.175Z | Downloaded base64ct v1.8.3 |
| 201 | 2026-03-02T08:33:29.175Z | Downloaded ahash v0.8.12 |
| 202 | 2026-03-02T08:33:29.175Z | Downloaded autocfg v1.5.0 |
| 203 | 2026-03-02T08:33:29.175Z | Downloaded number_prefix v0.4.0 |
| 204 | 2026-03-02T08:33:29.175Z | Downloaded rustls-pki-types v1.14.0 |
| 205 | 2026-03-02T08:33:29.175Z | Downloaded rustc_version v0.4.1 |
| 206 | 2026-03-02T08:33:29.175Z | Downloaded reqwest v0.12.28 |
| 207 | 2026-03-02T08:33:29.175Z | Downloaded sync_wrapper v1.0.2 |
| 208 | 2026-03-02T08:33:29.175Z | Downloaded shared_child v1.1.1 |
| 209 | 2026-03-02T08:33:29.175Z | Downloaded supports-color v3.0.2 |
| 210 | 2026-03-02T08:33:29.175Z | Downloaded signature v2.2.0 |
| 211 | 2026-03-02T08:33:29.175Z | Downloaded swrite v0.1.0 |
| 212 | 2026-03-02T08:33:29.175Z | Downloaded terminal_size v0.4.3 |
| 213 | 2026-03-02T08:33:29.175Z | Downloaded tower-service v0.3.3 |
| 214 | 2026-03-02T08:33:29.175Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 215 | 2026-03-02T08:33:29.175Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 216 | 2026-03-02T08:33:29.175Z | Downloaded xattr v1.6.1 |
| 217 | 2026-03-02T08:33:29.175Z | Downloaded zstd-safe v7.2.4 |
| 218 | 2026-03-02T08:33:29.175Z | Downloaded thread_local v1.1.9 |
| 219 | 2026-03-02T08:33:29.175Z | Downloaded thiserror-impl v1.0.69 |
| 220 | 2026-03-02T08:33:29.175Z | Downloaded vte v0.14.1 |
| 221 | 2026-03-02T08:33:29.175Z | Downloaded want v0.3.1 |
| 222 | 2026-03-02T08:33:29.175Z | Downloaded zstd v0.13.3 |
| 223 | 2026-03-02T08:33:29.175Z | Downloaded ryu v1.0.23 |
| 224 | 2026-03-02T08:33:29.175Z | Downloaded zmij v1.0.21 |
| 225 | 2026-03-02T08:33:29.175Z | Downloaded utf8parse v0.2.2 |
| 226 | 2026-03-02T08:33:29.175Z | Downloaded winnow v0.7.14 |
| 227 | 2026-03-02T08:33:29.175Z | Downloaded vcpkg v0.2.15 |
| 228 | 2026-03-02T08:33:29.175Z | Downloaded unicode-ident v1.0.24 |
| 229 | 2026-03-02T08:33:29.175Z | Downloaded webpki-roots v1.0.6 |
| 230 | 2026-03-02T08:33:29.175Z | Downloaded url v2.5.8 |
| 231 | 2026-03-02T08:33:29.175Z | Downloaded rand v0.9.2 |
| 232 | 2026-03-02T08:33:29.175Z | Downloaded ron v0.12.0 |
| 233 | 2026-03-02T08:33:29.175Z | Downloaded unicode-segmentation v1.12.0 |
| 234 | 2026-03-02T08:33:29.175Z | Downloaded unicode-normalization v0.1.25 |
| 235 | 2026-03-02T08:33:29.176Z | Downloaded quick-xml v0.37.5 |
| 236 | 2026-03-02T08:33:29.176Z | Downloaded quick-xml v0.38.4 |
| 237 | 2026-03-02T08:33:29.176Z | Downloaded portable-atomic v1.13.1 |
| 238 | 2026-03-02T08:33:29.176Z | Downloaded tracing-subscriber v0.3.22 |
| 239 | 2026-03-02T08:33:29.176Z | Downloaded zerocopy v0.8.40 |
| 240 | 2026-03-02T08:33:29.176Z | Downloaded quinn-proto v0.11.13 |
| 241 | 2026-03-02T08:33:29.176Z | Downloaded unicode-width v0.2.2 |
| 242 | 2026-03-02T08:33:29.176Z | Downloaded unicode-width v0.1.14 |
| 243 | 2026-03-02T08:33:29.176Z | Downloaded openssl v0.10.75 |
| 244 | 2026-03-02T08:33:29.176Z | Downloaded tokio v1.49.0 |
| 245 | 2026-03-02T08:33:29.176Z | Downloaded object v0.37.3 |
| 246 | 2026-03-02T08:33:29.176Z | Downloaded rustls v0.23.37 |
| 247 | 2026-03-02T08:33:29.176Z | Downloaded rustix v0.38.44 |
| 248 | 2026-03-02T08:33:29.201Z | Downloaded regex-syntax v0.8.10 |
| 249 | 2026-03-02T08:33:29.201Z | Downloaded nix v0.30.1 |
| 250 | 2026-03-02T08:33:29.201Z | Downloaded rustix v1.1.4 |
| 251 | 2026-03-02T08:33:29.225Z | Downloaded iri-string v0.7.10 |
| 252 | 2026-03-02T08:33:29.250Z | Downloaded tracing v0.1.44 |
| 253 | 2026-03-02T08:33:29.274Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 254 | 2026-03-02T08:33:29.298Z | Downloaded regex v1.12.3 |
| 255 | 2026-03-02T08:33:29.298Z | Downloaded pulldown-cmark v0.13.1 |
| 256 | 2026-03-02T08:33:29.298Z | Downloaded itertools v0.14.0 |
| 257 | 2026-03-02T08:33:29.298Z | Downloaded idna v1.1.0 |
| 258 | 2026-03-02T08:33:29.322Z | Downloaded indexmap v2.13.0 |
| 259 | 2026-03-02T08:33:29.322Z | Downloaded typenum v1.19.0 |
| 260 | 2026-03-02T08:33:29.322Z | Downloaded regex-automata v0.4.14 |
| 261 | 2026-03-02T08:33:29.347Z | Downloaded quinn v0.11.9 |
| 262 | 2026-03-02T08:33:29.347Z | Downloaded hyper-util v0.1.20 |
| 263 | 2026-03-02T08:33:29.347Z | Downloaded hyper v1.8.1 |
| 264 | 2026-03-02T08:33:29.347Z | Downloaded tracing-core v0.1.36 |
| 265 | 2026-03-02T08:33:29.371Z | Downloaded rustls-webpki v0.103.9 |
| 266 | 2026-03-02T08:33:29.372Z | Downloaded miniz_oxide v0.8.9 |
| 267 | 2026-03-02T08:33:29.372Z | Downloaded indicatif v0.17.11 |
| 268 | 2026-03-02T08:33:29.372Z | Downloaded tinyvec v1.10.0 |
| 269 | 2026-03-02T08:33:29.372Z | Downloaded textwrap v0.16.2 |
| 270 | 2026-03-02T08:33:29.372Z | Downloaded openssl-sys v0.9.111 |
| 271 | 2026-03-02T08:33:29.372Z | Downloaded tokio-stream v0.1.18 |
| 272 | 2026-03-02T08:33:29.396Z | Downloaded petgraph v0.8.3 |
| 273 | 2026-03-02T08:33:29.420Z | Downloaded libc v0.2.182 |
| 274 | 2026-03-02T08:33:29.444Z | Downloaded pin-project v1.1.11 |
| 275 | 2026-03-02T08:33:29.469Z | Downloaded zeroize v1.8.2 |
| 276 | 2026-03-02T08:33:29.469Z | Downloaded toml v0.8.23 |
| 277 | 2026-03-02T08:33:29.469Z | Downloaded thiserror-impl v2.0.18 |
| 278 | 2026-03-02T08:33:29.469Z | Downloaded proc-macro2 v1.0.106 |
| 279 | 2026-03-02T08:33:29.469Z | Downloaded mio v1.1.1 |
| 280 | 2026-03-02T08:33:29.493Z | Downloaded tracing-attributes v0.1.31 |
| 281 | 2026-03-02T08:33:29.493Z | Downloaded toml_write v0.1.2 |
| 282 | 2026-03-02T08:33:29.493Z | Downloaded unicase v2.9.0 |
| 283 | 2026-03-02T08:33:29.493Z | Downloaded tracing-log v0.2.0 |
| 284 | 2026-03-02T08:33:29.493Z | Downloaded tracing-error v0.2.1 |
| 285 | 2026-03-02T08:33:29.493Z | Downloaded tower-http v0.6.8 |
| 286 | 2026-03-02T08:33:29.493Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 287 | 2026-03-02T08:33:29.493Z | Downloaded tokio-util v0.7.18 |
| 288 | 2026-03-02T08:33:29.518Z | Downloaded tokio-macros v2.6.0 |
| 289 | 2026-03-02T08:33:29.518Z | Downloaded quinn-udp v0.5.14 |
| 290 | 2026-03-02T08:33:29.518Z | Downloaded litrs v1.0.0 |
| 291 | 2026-03-02T08:33:29.518Z | Downloaded tower-layer v0.3.3 |
| 292 | 2026-03-02T08:33:29.518Z | Downloaded tower v0.5.3 |
| 293 | 2026-03-02T08:33:29.518Z | Downloaded thiserror v2.0.18 |
| 294 | 2026-03-02T08:33:29.542Z | Downloaded thiserror v1.0.69 |
| 295 | 2026-03-02T08:33:29.542Z | Downloaded parking_lot v0.12.5 |
| 296 | 2026-03-02T08:33:29.542Z | Downloaded syn v2.0.117 |
| 297 | 2026-03-02T08:33:29.542Z | Downloaded static_assertions v1.1.0 |
| 298 | 2026-03-02T08:33:29.567Z | Downloaded bstr v1.12.1 |
| 299 | 2026-03-02T08:33:29.567Z | Downloaded recursion v0.5.4 |
| 300 | 2026-03-02T08:33:29.567Z | Downloaded zipsign-api v0.1.5 |
| 301 | 2026-03-02T08:33:29.567Z | Downloaded xxhash-rust v0.8.15 |
| 302 | 2026-03-02T08:33:29.567Z | Downloaded uuid v1.21.0 |
| 303 | 2026-03-02T08:33:29.591Z | Downloaded utf8_iter v1.0.4 |
| 304 | 2026-03-02T08:33:29.591Z | Downloaded urlencoding v2.1.3 |
| 305 | 2026-03-02T08:33:29.591Z | Downloaded unicode-linebreak v0.1.5 |
| 306 | 2026-03-02T08:33:29.591Z | Downloaded typeid v1.0.3 |
| 307 | 2026-03-02T08:33:29.591Z | Downloaded toml_edit v0.22.27 |
| 308 | 2026-03-02T08:33:29.591Z | Downloaded pin-project-lite v0.2.17 |
| 309 | 2026-03-02T08:33:29.591Z | Downloaded gimli v0.32.3 |
| 310 | 2026-03-02T08:33:29.616Z | Downloaded version_check v0.9.5 |
| 311 | 2026-03-02T08:33:29.616Z | Downloaded ring v0.17.14 |
| 312 | 2026-03-02T08:33:29.640Z | Downloaded untrusted v0.9.0 |
| 313 | 2026-03-02T08:33:29.640Z | Downloaded unicode-xid v0.2.6 |
| 314 | 2026-03-02T08:33:29.640Z | Downloaded try-lock v0.2.5 |
| 315 | 2026-03-02T08:33:29.664Z | Downloaded quote v1.0.44 |
| 316 | 2026-03-02T08:33:29.665Z | Downloaded owo-colors v4.3.0 |
| 317 | 2026-03-02T08:33:29.665Z | Downloaded nextest-filtering v0.15.0 |
| 318 | 2026-03-02T08:33:29.665Z | Downloaded jobserver v0.1.34 |
| 319 | 2026-03-02T08:33:29.665Z | Downloaded h2 v0.4.13 |
| 320 | 2026-03-02T08:33:29.665Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 321 | 2026-03-02T08:33:29.665Z | Downloaded tokio-rustls v0.26.4 |
| 322 | 2026-03-02T08:33:29.665Z | Downloaded target-spec v3.5.7 |
| 323 | 2026-03-02T08:33:29.689Z | Downloaded spki v0.7.3 |
| 324 | 2026-03-02T08:33:29.689Z | Downloaded signal-hook-registry v1.4.8 |
| 325 | 2026-03-02T08:33:29.689Z | Downloaded serde_json v1.0.149 |
| 326 | 2026-03-02T08:33:29.689Z | Downloaded futures-util v0.3.32 |
| 327 | 2026-03-02T08:33:29.689Z | Downloaded tokio-native-tls v0.3.1 |
| 328 | 2026-03-02T08:33:29.713Z | Downloaded target-lexicon v0.13.3 |
| 329 | 2026-03-02T08:33:29.714Z | Downloaded scopeguard v1.2.0 |
| 330 | 2026-03-02T08:33:29.714Z | Downloaded ppv-lite86 v0.2.21 |
| 331 | 2026-03-02T08:33:29.714Z | Downloaded pkg-config v0.3.32 |
| 332 | 2026-03-02T08:33:29.714Z | Downloaded pkcs8 v0.10.2 |
| 333 | 2026-03-02T08:33:29.714Z | Downloaded hashbrown v0.16.1 |
| 334 | 2026-03-02T08:33:29.714Z | Downloaded hashbrown v0.15.5 |
| 335 | 2026-03-02T08:33:29.714Z | Downloaded toml_datetime v0.6.11 |
| 336 | 2026-03-02T08:33:29.714Z | Downloaded tinyvec_macros v0.1.1 |
| 337 | 2026-03-02T08:33:29.714Z | Downloaded tempfile v3.26.0 |
| 338 | 2026-03-02T08:33:29.738Z | Downloaded tar v0.4.44 |
| 339 | 2026-03-02T08:33:29.738Z | Downloaded socket2 v0.6.2 |
| 340 | 2026-03-02T08:33:29.738Z | Downloaded signal-hook-mio v0.2.5 |
| 341 | 2026-03-02T08:33:29.738Z | Downloaded serde v1.0.228 |
| 342 | 2026-03-02T08:33:29.738Z | Downloaded parking_lot_core v0.9.12 |
| 343 | 2026-03-02T08:33:29.738Z | Downloaded num-traits v0.2.19 |
| 344 | 2026-03-02T08:33:29.738Z | Downloaded ipnet v2.11.0 |
| 345 | 2026-03-02T08:33:29.738Z | Downloaded guppy v0.17.25 |
| 346 | 2026-03-02T08:33:29.738Z | Downloaded curve25519-dalek v4.1.3 |
| 347 | 2026-03-02T08:33:29.763Z | Downloaded target-spec-miette v0.4.5 |
| 348 | 2026-03-02T08:33:29.763Z | Downloaded sharded-slab v0.1.7 |
| 349 | 2026-03-02T08:33:29.763Z | Downloaded serde_derive v1.0.228 |
| 350 | 2026-03-02T08:33:29.763Z | Downloaded rand_core v0.6.4 |
| 351 | 2026-03-02T08:33:29.763Z | Downloaded pin-project-internal v1.1.11 |
| 352 | 2026-03-02T08:33:29.763Z | Downloaded ed25519-dalek v2.2.0 |
| 353 | 2026-03-02T08:33:29.763Z | Downloaded supports-hyperlinks v3.2.0 |
| 354 | 2026-03-02T08:33:29.763Z | Downloaded subtle v2.6.1 |
| 355 | 2026-03-02T08:33:29.788Z | Downloaded strsim v0.11.1 |
| 356 | 2026-03-02T08:33:29.788Z | Downloaded smallvec v1.15.1 |
| 357 | 2026-03-02T08:33:29.788Z | Downloaded slab v0.4.12 |
| 358 | 2026-03-02T08:33:29.788Z | Downloaded simd-adler32 v0.3.8 |
| 359 | 2026-03-02T08:33:29.788Z | Downloaded signal-hook v0.3.18 |
| 360 | 2026-03-02T08:33:29.788Z | Downloaded self-replace v1.5.0 |
| 361 | 2026-03-02T08:33:29.788Z | Downloaded pathdiff v0.2.3 |
| 362 | 2026-03-02T08:33:29.788Z | Downloaded openssl-macros v0.1.1 |
| 363 | 2026-03-02T08:33:29.788Z | Downloaded indenter v0.3.4 |
| 364 | 2026-03-02T08:33:29.788Z | Downloaded shlex v1.3.0 |
| 365 | 2026-03-02T08:33:29.788Z | Downloaded serde_core v1.0.228 |
| 366 | 2026-03-02T08:33:29.788Z | Downloaded getrandom v0.2.17 |
| 367 | 2026-03-02T08:33:29.788Z | Downloaded clap_builder v4.5.60 |
| 368 | 2026-03-02T08:33:29.813Z | Downloaded strip-ansi-escapes v0.2.1 |
| 369 | 2026-03-02T08:33:29.813Z | Downloaded smol_str v0.3.5 |
| 370 | 2026-03-02T08:33:29.813Z | Downloaded sigchld v0.2.4 |
| 371 | 2026-03-02T08:33:29.813Z | Downloaded shell-words v1.1.1 |
| 372 | 2026-03-02T08:33:29.813Z | Downloaded sha2 v0.10.9 |
| 373 | 2026-03-02T08:33:29.813Z | Downloaded semver v1.0.27 |
| 374 | 2026-03-02T08:33:29.813Z | Downloaded self_update v0.42.0 |
| 375 | 2026-03-02T08:33:29.813Z | Downloaded getrandom v0.4.1 |
| 376 | 2026-03-02T08:33:29.813Z | Downloaded futures-task v0.3.32 |
| 377 | 2026-03-02T08:33:29.813Z | Downloaded futures-executor v0.3.32 |
| 378 | 2026-03-02T08:33:29.813Z | Downloaded flate2 v1.1.9 |
| 379 | 2026-03-02T08:33:29.838Z | Downloaded filetime v0.2.27 |
| 380 | 2026-03-02T08:33:29.838Z | Downloaded eyre v0.6.12 |
| 381 | 2026-03-02T08:33:29.838Z | Downloaded digest v0.10.7 |
| 382 | 2026-03-02T08:33:29.838Z | Downloaded serde_urlencoded v0.7.1 |
| 383 | 2026-03-02T08:33:29.838Z | Downloaded serde_spanned v1.0.4 |
| 384 | 2026-03-02T08:33:29.838Z | Downloaded serde_spanned v0.6.9 |
| 385 | 2026-03-02T08:33:29.838Z | Downloaded serde_path_to_error v0.1.20 |
| 386 | 2026-03-02T08:33:29.838Z | Downloaded serde_ignored v0.1.14 |
| 387 | 2026-03-02T08:33:29.838Z | Downloaded serde-value v0.7.0 |
| 388 | 2026-03-02T08:33:29.838Z | Downloaded serde-untagged v0.1.9 |
| 389 | 2026-03-02T08:33:29.838Z | Downloaded rustc-hash v2.1.1 |
| 390 | 2026-03-02T08:33:29.838Z | Downloaded rand_core v0.9.5 |
| 391 | 2026-03-02T08:33:29.838Z | Downloaded pin-utils v0.1.0 |
| 392 | 2026-03-02T08:33:29.838Z | Downloaded percent-encoding v2.3.2 |
| 393 | 2026-03-02T08:33:29.838Z | Downloaded openssl-probe v0.2.1 |
| 394 | 2026-03-02T08:33:29.838Z | Downloaded once_cell v1.21.3 |
| 395 | 2026-03-02T08:33:29.863Z | Downloaded nextest-metadata v0.12.2 |
| 396 | 2026-03-02T08:33:29.863Z | Downloaded mukti-metadata v0.3.0 |
| 397 | 2026-03-02T08:33:29.863Z | Downloaded lazy_static v1.5.0 |
| 398 | 2026-03-02T08:33:29.863Z | Downloaded itoa v1.0.17 |
| 399 | 2026-03-02T08:33:29.863Z | Downloaded hex v0.4.3 |
| 400 | 2026-03-02T08:33:29.863Z | Downloaded getrandom v0.3.4 |
| 401 | 2026-03-02T08:33:29.863Z | Downloaded generic-array v0.14.7 |
| 402 | 2026-03-02T08:33:29.863Z | Downloaded futures-sink v0.3.32 |
| 403 | 2026-03-02T08:33:29.863Z | Downloaded futures-macro v0.3.32 |
| 404 | 2026-03-02T08:33:29.863Z | Downloaded futures-io v0.3.32 |
| 405 | 2026-03-02T08:33:29.863Z | Downloaded futures-core v0.3.32 |
| 406 | 2026-03-02T08:33:29.863Z | Downloaded futures-channel v0.3.32 |
| 407 | 2026-03-02T08:33:29.863Z | Downloaded futures v0.3.32 |
| 408 | 2026-03-02T08:33:29.863Z | Downloaded future-queue v0.4.0 |
| 409 | 2026-03-02T08:33:29.892Z | Downloaded foreign-types v0.3.2 |
| 410 | 2026-03-02T08:33:29.892Z | Downloaded foldhash v0.1.5 |
| 411 | 2026-03-02T08:33:29.892Z | Downloaded fnv v1.0.7 |
| 412 | 2026-03-02T08:33:29.892Z | Downloaded fixedbitset v0.5.7 |
| 413 | 2026-03-02T08:33:29.892Z | Downloaded find-msvc-tools v0.1.9 |
| 414 | 2026-03-02T08:33:29.892Z | Downloaded errno v0.3.14 |
| 415 | 2026-03-02T08:33:29.892Z | Downloaded equivalent v1.0.2 |
| 416 | 2026-03-02T08:33:29.892Z | Downloaded either v1.15.0 |
| 417 | 2026-03-02T08:33:29.892Z | Downloaded ed25519 v2.2.3 |
| 418 | 2026-03-02T08:33:29.892Z | Downloaded duct v0.13.7 |
| 419 | 2026-03-02T08:33:29.892Z | Downloaded document-features v0.2.12 |
| 420 | 2026-03-02T08:33:29.892Z | Downloaded derive_more-impl v2.1.1 |
| 421 | 2026-03-02T08:33:29.892Z | Downloaded derive_more v2.1.1 |
| 422 | 2026-03-02T08:33:29.918Z | Downloaded crossterm v0.29.0 |
| 423 | 2026-03-02T08:33:29.918Z | Downloaded color-eyre v0.6.5 |
| 424 | 2026-03-02T08:33:29.918Z | Downloaded cc v1.2.56 |
| 425 | 2026-03-02T08:33:29.918Z | Downloaded block-buffer v0.10.4 |
| 426 | 2026-03-02T08:33:29.918Z | Downloaded supports-unicode v3.0.0 |
| 427 | 2026-03-02T08:33:29.918Z | Downloaded rustc-demangle v0.1.27 |
| 428 | 2026-03-02T08:33:29.942Z | Downloaded rand_chacha v0.9.0 |
| 429 | 2026-03-02T08:33:29.942Z | Downloaded os_pipe v1.2.3 |
| 430 | 2026-03-02T08:33:29.942Z | Downloaded ordered-float v2.10.1 |
| 431 | 2026-03-02T08:33:29.943Z | Downloaded native-tls v0.2.18 |
| 432 | 2026-03-02T08:33:29.943Z | Downloaded miette-derive v7.6.0 |
| 433 | 2026-03-02T08:33:29.943Z | Downloaded memchr v2.8.0 |
| 434 | 2026-03-02T08:33:29.943Z | Downloaded lock_api v0.4.14 |
| 435 | 2026-03-02T08:33:29.943Z | Downloaded is_ci v1.2.0 |
| 436 | 2026-03-02T08:33:29.943Z | Downloaded indent_write v2.2.0 |
| 437 | 2026-03-02T08:33:29.943Z | Downloaded iana-time-zone v0.1.65 |
| 438 | 2026-03-02T08:33:29.943Z | Downloaded hyper-tls v0.6.0 |
| 439 | 2026-03-02T08:33:29.943Z | Downloaded hyper-rustls v0.27.7 |
| 440 | 2026-03-02T08:33:29.943Z | Downloaded humantime v2.3.0 |
| 441 | 2026-03-02T08:33:29.943Z | Downloaded httparse v1.10.1 |
| 442 | 2026-03-02T08:33:29.967Z | Downloaded http v1.4.0 |
| 443 | 2026-03-02T08:33:29.967Z | Downloaded home v0.5.12 |
| 444 | 2026-03-02T08:33:29.967Z | Downloaded heck v0.5.0 |
| 445 | 2026-03-02T08:33:29.967Z | Downloaded guppy-workspace-hack v0.1.0 |
| 446 | 2026-03-02T08:33:29.967Z | Downloaded form_urlencoded v1.2.2 |
| 447 | 2026-03-02T08:33:29.968Z | Downloaded erased-serde v0.4.9 |
| 448 | 2026-03-02T08:33:29.968Z | Downloaded enable-ansi-support v0.2.1 |
| 449 | 2026-03-02T08:33:29.968Z | Downloaded dialoguer v0.11.0 |
| 450 | 2026-03-02T08:33:29.968Z | Downloaded debug-ignore v1.0.5 |
| 451 | 2026-03-02T08:33:29.968Z | Downloaded crypto-common v0.1.7 |
| 452 | 2026-03-02T08:33:29.968Z | Downloaded convert_case v0.10.0 |
| 453 | 2026-03-02T08:33:29.968Z | Downloaded console v0.15.11 |
| 454 | 2026-03-02T08:33:29.968Z | Downloaded colorchoice v1.0.4 |
| 455 | 2026-03-02T08:33:29.968Z | Downloaded color-spantrace v0.3.0 |
| 456 | 2026-03-02T08:33:29.968Z | Downloaded clap_derive v4.5.55 |
| 457 | 2026-03-02T08:33:29.992Z | Downloaded cargo-platform v0.3.2 |
| 458 | 2026-03-02T08:33:29.992Z | Downloaded camino-tempfile v1.4.1 |
| 459 | 2026-03-02T08:33:29.992Z | Downloaded camino v1.2.2 |
| 460 | 2026-03-02T08:33:29.992Z | Downloaded borsh v1.6.0 |
| 461 | 2026-03-02T08:33:29.992Z | Downloaded atomic-waker v1.1.2 |
| 462 | 2026-03-02T08:33:29.993Z | Downloaded anstyle v1.0.13 |
| 463 | 2026-03-02T08:33:29.993Z | Downloaded nextest-workspace-hack v0.1.0 |
| 464 | 2026-03-02T08:33:29.993Z | Downloaded nextest-runner v0.80.0 |
| 465 | 2026-03-02T08:33:30.017Z | Downloaded newtype-uuid v1.3.2 |
| 466 | 2026-03-02T08:33:30.017Z | Downloaded nested v0.1.1 |
| 467 | 2026-03-02T08:33:30.017Z | Downloaded lru-slab v0.1.2 |
| 468 | 2026-03-02T08:33:30.017Z | Downloaded log v0.4.29 |
| 469 | 2026-03-02T08:33:30.017Z | Downloaded is_terminal_polyfill v1.70.2 |
| 470 | 2026-03-02T08:33:30.017Z | Downloaded idna_adapter v1.0.0 |
| 471 | 2026-03-02T08:33:30.017Z | Downloaded foreign-types-shared v0.1.1 |
| 472 | 2026-03-02T08:33:30.018Z | Downloaded fastrand v2.3.0 |
| 473 | 2026-03-02T08:33:30.018Z | Downloaded derive-where v1.6.0 |
| 474 | 2026-03-02T08:33:30.018Z | Downloaded clap_lex v1.0.0 |
| 475 | 2026-03-02T08:33:30.018Z | Downloaded chrono v0.4.44 |
| 476 | 2026-03-02T08:33:30.018Z | Downloaded cpufeatures v0.2.17 |
| 477 | 2026-03-02T08:33:30.042Z | Downloaded clap v4.5.60 |
| 478 | 2026-03-02T08:33:30.042Z | Downloaded cfg_aliases v0.2.1 |
| 479 | 2026-03-02T08:33:30.042Z | Downloaded cfg-expr v0.20.6 |
| 480 | 2026-03-02T08:33:30.042Z | Downloaded bitflags v2.11.0 |
| 481 | 2026-03-02T08:33:30.042Z | Downloaded quick-junit v0.5.2 |
| 482 | 2026-03-02T08:33:30.042Z | Downloaded miette v7.6.0 |
| 483 | 2026-03-02T08:33:30.067Z | Downloaded humantime-serde v1.1.1 |
| 484 | 2026-03-02T08:33:30.067Z | Downloaded http-body v1.0.1 |
| 485 | 2026-03-02T08:33:30.067Z | Downloaded der v0.7.10 |
| 486 | 2026-03-02T08:33:30.067Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 487 | 2026-03-02T08:33:30.067Z | Downloaded crc32fast v1.5.0 |
| 488 | 2026-03-02T08:33:30.067Z | Downloaded config v0.15.19 |
| 489 | 2026-03-02T08:33:30.067Z | Downloaded cfg-if v1.0.4 |
| 490 | 2026-03-02T08:33:30.067Z | Downloaded cargo-util-schemas v0.2.0 |
| 491 | 2026-03-02T08:33:30.067Z | Downloaded http-body-util v0.1.3 |
| 492 | 2026-03-02T08:33:30.067Z | Downloaded cargo_metadata v0.23.1 |
| 493 | 2026-03-02T08:33:30.067Z | Downloaded cargo_metadata v0.20.0 |
| 494 | 2026-03-02T08:33:30.067Z | Downloaded cargo-platform v0.2.0 |
| 495 | 2026-03-02T08:33:30.067Z | Downloaded bytes v1.11.1 |
| 496 | 2026-03-02T08:33:30.091Z | Downloaded base64 v0.22.1 |
| 497 | 2026-03-02T08:33:30.091Z | Downloaded backtrace v0.3.76 |
| 498 | 2026-03-02T08:33:30.091Z | Downloaded anstream v0.6.21 |
| 499 | 2026-03-02T08:33:30.091Z | Downloaded aho-corasick v1.1.4 |
| 500 | 2026-03-02T08:33:30.091Z | Downloaded adler2 v2.0.1 |
| 501 | 2026-03-02T08:33:30.091Z | Downloaded addr2line v0.25.1 |
| 502 | 2026-03-02T08:33:30.091Z | Downloaded const-oid v0.9.6 |
| 503 | 2026-03-02T08:33:30.116Z | Downloaded backtrace-ext v0.2.1 |
| 504 | 2026-03-02T08:33:30.116Z | Downloaded atomicwrites v0.4.4 |
| 505 | 2026-03-02T08:33:30.116Z | Downloaded async-scoped v0.9.0 |
| 506 | 2026-03-02T08:33:30.116Z | Downloaded anstyle-query v1.1.5 |
| 507 | 2026-03-02T08:33:30.116Z | Downloaded anstyle-parse v0.2.7 |
| 508 | 2026-03-02T08:33:30.171Z | Compiling libc v0.2.182 |
| 509 | 2026-03-02T08:33:30.171Z | Compiling proc-macro2 v1.0.106 |
| 510 | 2026-03-02T08:33:30.195Z | Compiling quote v1.0.44 |
| 511 | 2026-03-02T08:33:30.195Z | Compiling unicode-ident v1.0.24 |
| 512 | 2026-03-02T08:33:30.195Z | Compiling serde_core v1.0.228 |
| 513 | 2026-03-02T08:33:30.195Z | Compiling cfg-if v1.0.4 |
| 514 | 2026-03-02T08:33:30.196Z | Compiling memchr v2.8.0 |
| 515 | 2026-03-02T08:33:30.196Z | Compiling once_cell v1.21.3 |
| 516 | 2026-03-02T08:33:30.371Z | Compiling log v0.4.29 |
| 517 | 2026-03-02T08:33:30.537Z | Compiling pin-project-lite v0.2.17 |
| 518 | 2026-03-02T08:33:30.716Z | Compiling itoa v1.0.17 |
| 519 | 2026-03-02T08:33:30.767Z | Compiling serde v1.0.228 |
| 520 | 2026-03-02T08:33:31.009Z | Compiling futures-core v0.3.32 |
| 521 | 2026-03-02T08:33:31.167Z | Compiling bitflags v2.11.0 |
| 522 | 2026-03-02T08:33:31.283Z | Compiling smallvec v1.15.1 |
| 523 | 2026-03-02T08:33:31.375Z | Compiling find-msvc-tools v0.1.9 |
| 524 | 2026-03-02T08:33:31.828Z | Compiling equivalent v1.0.2 |
| 525 | 2026-03-02T08:33:31.828Z | Compiling hashbrown v0.16.1 |
| 526 | 2026-03-02T08:33:31.964Z | Compiling shlex v1.3.0 |
| 527 | 2026-03-02T08:33:31.992Z | Compiling bytes v1.11.1 |
| 528 | 2026-03-02T08:33:32.341Z | Compiling errno v0.3.14 |
| 529 | 2026-03-02T08:33:32.563Z | Compiling signal-hook-registry v1.4.8 |
| 530 | 2026-03-02T08:33:32.587Z | Compiling jobserver v0.1.34 |
| 531 | 2026-03-02T08:33:32.644Z | Compiling mio v1.1.1 |
| 532 | 2026-03-02T08:33:32.877Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-03-02T08:33:33.024Z | Compiling syn v2.0.117 |
| 534 | 2026-03-02T08:33:33.086Z | Compiling cc v1.2.56 |
| 535 | 2026-03-02T08:33:33.276Z | Compiling rustix v1.1.4 |
| 536 | 2026-03-02T08:33:33.300Z | Compiling socket2 v0.6.2 |
| 537 | 2026-03-02T08:33:33.653Z | Compiling zmij v1.0.21 |
| 538 | 2026-03-02T08:33:33.989Z | Compiling slab v0.4.12 |
| 539 | 2026-03-02T08:33:34.289Z | Compiling futures-channel v0.3.32 |
| 540 | 2026-03-02T08:33:34.428Z | Compiling tracing-core v0.1.36 |
| 541 | 2026-03-02T08:33:34.560Z | Compiling serde_json v1.0.149 |
| 542 | 2026-03-02T08:33:34.784Z | Compiling version_check v0.9.5 |
| 543 | 2026-03-02T08:33:35.223Z | Compiling futures-io v0.3.32 |
| 544 | 2026-03-02T08:33:35.542Z | Compiling futures-task v0.3.32 |
| 545 | 2026-03-02T08:33:35.716Z | Compiling getrandom v0.4.1 |
| 546 | 2026-03-02T08:33:35.826Z | Compiling unicode-width v0.2.2 |
| 547 | 2026-03-02T08:33:35.850Z | Compiling camino v1.2.2 |
| 548 | 2026-03-02T08:33:36.139Z | Compiling indexmap v2.13.0 |
| 549 | 2026-03-02T08:33:36.445Z | Compiling ring v0.17.14 |
| 550 | 2026-03-02T08:33:36.548Z | Compiling http v1.4.0 |
| 551 | 2026-03-02T08:33:36.717Z | Compiling simd-adler32 v0.3.8 |
| 552 | 2026-03-02T08:33:36.841Z | Compiling adler2 v2.0.1 |
| 553 | 2026-03-02T08:33:37.109Z | Compiling autocfg v1.5.0 |
| 554 | 2026-03-02T08:33:37.400Z | Compiling zeroize v1.8.2 |
| 555 | 2026-03-02T08:33:37.762Z | Compiling percent-encoding v2.3.2 |
| 556 | 2026-03-02T08:33:37.805Z | Compiling num-traits v0.2.19 |
| 557 | 2026-03-02T08:33:38.171Z | Compiling miniz_oxide v0.8.9 |
| 558 | 2026-03-02T08:33:38.582Z | Compiling target-lexicon v0.13.3 |
| 559 | 2026-03-02T08:33:38.803Z | Compiling object v0.37.3 |
| 560 | 2026-03-02T08:33:39.294Z | Compiling getrandom v0.3.4 |
| 561 | 2026-03-02T08:33:39.436Z | Compiling winnow v0.7.14 |
| 562 | 2026-03-02T08:33:39.465Z | Compiling zerocopy v0.8.40 |
| 563 | 2026-03-02T08:33:40.030Z | Compiling http-body v1.0.1 |
| 564 | 2026-03-02T08:33:40.295Z | Compiling rustls-pki-types v1.14.0 |
| 565 | 2026-03-02T08:33:40.423Z | Compiling semver v1.0.27 |
| 566 | 2026-03-02T08:33:40.514Z | Compiling getrandom v0.2.17 |
| 567 | 2026-03-02T08:33:40.839Z | Compiling signal-hook v0.3.18 |
| 568 | 2026-03-02T08:33:41.184Z | Compiling gimli v0.32.3 |
| 569 | 2026-03-02T08:33:41.208Z | Compiling owo-colors v4.3.0 |
| 570 | 2026-03-02T08:33:41.744Z | Compiling httparse v1.10.1 |
| 571 | 2026-03-02T08:33:41.768Z | Compiling guppy-workspace-hack v0.1.0 |
| 572 | 2026-03-02T08:33:41.894Z | Compiling thiserror v2.0.18 |
| 573 | 2026-03-02T08:33:41.960Z | Compiling untrusted v0.9.0 |
| 574 | 2026-03-02T08:33:42.174Z | Compiling fnv v1.0.7 |
| 575 | 2026-03-02T08:33:42.228Z | Compiling typenum v1.19.0 |
| 576 | 2026-03-02T08:33:42.683Z | Compiling serde_derive v1.0.228 |
| 577 | 2026-03-02T08:33:42.851Z | Compiling tokio-macros v2.6.0 |
| 578 | 2026-03-02T08:33:42.936Z | Compiling futures-macro v0.3.32 |
| 579 | 2026-03-02T08:33:43.766Z | Compiling tracing-attributes v0.1.31 |
| 580 | 2026-03-02T08:33:44.311Z | Compiling tokio v1.49.0 |
| 581 | 2026-03-02T08:33:44.446Z | Compiling thiserror-impl v2.0.18 |
| 582 | 2026-03-02T08:33:44.529Z | Compiling futures-util v0.3.32 |
| 583 | 2026-03-02T08:33:46.383Z | Compiling tracing v0.1.44 |
| 584 | 2026-03-02T08:33:47.001Z | Compiling addr2line v0.25.1 |
| 585 | 2026-03-02T08:33:48.308Z | Compiling form_urlencoded v1.2.2 |
| 586 | 2026-03-02T08:33:48.831Z | Compiling generic-array v0.14.7 |
| 587 | 2026-03-02T08:33:48.881Z | Compiling try-lock v0.2.5 |
| 588 | 2026-03-02T08:33:49.115Z | Compiling utf8_iter v1.0.4 |
| 589 | 2026-03-02T08:33:49.297Z | Compiling fastrand v2.3.0 |
| 590 | 2026-03-02T08:33:49.432Z | Compiling thiserror v1.0.69 |
| 591 | 2026-03-02T08:33:49.930Z | Compiling rustls v0.23.37 |
| 592 | 2026-03-02T08:33:50.044Z | Compiling idna_adapter v1.0.0 |
| 593 | 2026-03-02T08:33:50.233Z | Compiling rustc-demangle v0.1.27 |
| 594 | 2026-03-02T08:33:50.258Z | Compiling atomic-waker v1.1.2 |
| 595 | 2026-03-02T08:33:50.351Z | Compiling pkg-config v0.3.32 |
| 596 | 2026-03-02T08:33:50.483Z | Compiling typeid v1.0.3 |
| 597 | 2026-03-02T08:33:50.602Z | Compiling target-spec v3.5.7 |
| 598 | 2026-03-02T08:33:50.833Z | Compiling tower-service v0.3.3 |
| 599 | 2026-03-02T08:33:51.013Z | Compiling idna v1.1.0 |
| 600 | 2026-03-02T08:33:51.164Z | Compiling tempfile v3.26.0 |
| 601 | 2026-03-02T08:33:51.318Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 602 | 2026-03-02T08:33:51.488Z | Compiling want v0.3.1 |
| 603 | 2026-03-02T08:33:51.797Z | Compiling cfg-expr v0.20.6 |
| 604 | 2026-03-02T08:33:52.282Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-03-02T08:33:53.448Z | Compiling tokio-util v0.7.18 |
| 606 | 2026-03-02T08:33:54.317Z | Compiling rustls-webpki v0.103.9 |
| 607 | 2026-03-02T08:33:54.669Z | Compiling backtrace v0.3.76 |
| 608 | 2026-03-02T08:33:54.857Z | Compiling h2 v0.4.13 |
| 609 | 2026-03-02T08:33:55.679Z | Compiling terminal_size v0.4.3 |
| 610 | 2026-03-02T08:33:55.807Z | Compiling aho-corasick v1.1.4 |
| 611 | 2026-03-02T08:33:55.923Z | Compiling regex-syntax v0.8.10 |
| 612 | 2026-03-02T08:33:56.247Z | Compiling subtle v2.6.1 |
| 613 | 2026-03-02T08:33:56.535Z | Compiling pin-utils v0.1.0 |
| 614 | 2026-03-02T08:33:56.656Z | Compiling erased-serde v0.4.9 |
| 615 | 2026-03-02T08:33:59.668Z | Compiling regex-automata v0.4.14 |
| 616 | 2026-03-02T08:34:00.306Z | Compiling hyper v1.8.1 |
| 617 | 2026-03-02T08:34:08.227Z | Compiling url v2.5.8 |
| 618 | 2026-03-02T08:34:09.510Z | Compiling serde_spanned v0.6.9 |
| 619 | 2026-03-02T08:34:09.783Z | Compiling toml_datetime v0.6.11 |
| 620 | 2026-03-02T08:34:10.550Z | Compiling ahash v0.8.12 |
| 621 | 2026-03-02T08:34:10.937Z | Compiling sync_wrapper v1.0.2 |
| 622 | 2026-03-02T08:34:11.103Z | Compiling portable-atomic v1.13.1 |
| 623 | 2026-03-02T08:34:11.141Z | Compiling lazy_static v1.5.0 |
| 624 | 2026-03-02T08:34:11.176Z | Compiling tower-layer v0.3.3 |
| 625 | 2026-03-02T08:34:11.306Z | Compiling crc32fast v1.5.0 |
| 626 | 2026-03-02T08:34:11.619Z | Compiling toml_write v0.1.2 |
| 627 | 2026-03-02T08:34:11.770Z | Compiling nextest-workspace-hack v0.1.0 |
| 628 | 2026-03-02T08:34:11.946Z | Compiling is_ci v1.2.0 |
| 629 | 2026-03-02T08:34:12.034Z | Compiling base64 v0.22.1 |
| 630 | 2026-03-02T08:34:12.092Z | Compiling unicode-linebreak v0.1.5 |
| 631 | 2026-03-02T08:34:12.145Z | Compiling foldhash v0.1.5 |
| 632 | 2026-03-02T08:34:12.228Z | Compiling unicode-segmentation v1.12.0 |
| 633 | 2026-03-02T08:34:12.547Z | Compiling parking_lot_core v0.9.12 |
| 634 | 2026-03-02T08:34:12.630Z | Compiling either v1.15.0 |
| 635 | 2026-03-02T08:34:12.960Z | Compiling ipnet v2.11.0 |
| 636 | 2026-03-02T08:34:13.023Z | Compiling convert_case v0.10.0 |
| 637 | 2026-03-02T08:34:13.070Z | Compiling textwrap v0.16.2 |
| 638 | 2026-03-02T08:34:13.095Z | Compiling hashbrown v0.15.5 |
| 639 | 2026-03-02T08:34:13.243Z | Compiling supports-color v3.0.2 |
| 640 | 2026-03-02T08:34:13.521Z | Compiling toml_edit v0.22.27 |
| 641 | 2026-03-02T08:34:13.630Z | Compiling hyper-util v0.1.20 |
| 642 | 2026-03-02T08:34:14.617Z | Compiling tower v0.5.3 |
| 643 | 2026-03-02T08:34:15.362Z | Compiling sharded-slab v0.1.7 |
| 644 | 2026-03-02T08:34:15.935Z | Compiling tokio-rustls v0.26.4 |
| 645 | 2026-03-02T08:34:16.481Z | Compiling backtrace-ext v0.2.1 |
| 646 | 2026-03-02T08:34:16.849Z | Compiling ordered-float v2.10.1 |
| 647 | 2026-03-02T08:34:16.947Z | Compiling miette-derive v7.6.0 |
| 648 | 2026-03-02T08:34:17.239Z | Compiling webpki-roots v1.0.6 |
| 649 | 2026-03-02T08:34:17.402Z | Compiling pathdiff v0.2.3 |
| 650 | 2026-03-02T08:34:17.451Z | Compiling console v0.15.11 |
| 651 | 2026-03-02T08:34:17.610Z | Compiling cargo-platform v0.3.2 |
| 652 | 2026-03-02T08:34:18.674Z | Compiling tracing-log v0.2.0 |
| 653 | 2026-03-02T08:34:19.092Z | Compiling os_pipe v1.2.3 |
| 654 | 2026-03-02T08:34:19.162Z | Compiling thread_local v1.1.9 |
| 655 | 2026-03-02T08:34:19.316Z | Compiling pulldown-cmark v0.13.1 |
| 656 | 2026-03-02T08:34:19.380Z | Compiling ryu v1.0.23 |
| 657 | 2026-03-02T08:34:19.698Z | Compiling supports-unicode v3.0.0 |
| 658 | 2026-03-02T08:34:19.881Z | Compiling iri-string v0.7.10 |
| 659 | 2026-03-02T08:34:19.970Z | Compiling scopeguard v1.2.0 |
| 660 | 2026-03-02T08:34:19.995Z | Compiling utf8parse v0.2.2 |
| 661 | 2026-03-02T08:34:20.169Z | Compiling cfg_aliases v0.2.1 |
| 662 | 2026-03-02T08:34:20.193Z | Compiling unicode-width v0.1.14 |
| 663 | 2026-03-02T08:34:20.298Z | Compiling supports-hyperlinks v3.2.0 |
| 664 | 2026-03-02T08:34:20.773Z | Compiling zstd-safe v7.2.4 |
| 665 | 2026-03-02T08:34:20.807Z | Compiling debug-ignore v1.0.5 |
| 666 | 2026-03-02T08:34:20.930Z | Compiling fixedbitset v0.5.7 |
| 667 | 2026-03-02T08:34:20.995Z | Compiling rustix v0.38.44 |
| 668 | 2026-03-02T08:34:21.245Z | Compiling miette v7.6.0 |
| 669 | 2026-03-02T08:34:21.763Z | Compiling petgraph v0.8.3 |
| 670 | 2026-03-02T08:34:21.910Z | Compiling nix v0.30.1 |
| 671 | 2026-03-02T08:34:22.648Z | Compiling anstyle-parse v0.2.7 |
| 672 | 2026-03-02T08:34:23.044Z | Compiling lock_api v0.4.14 |
| 673 | 2026-03-02T08:34:23.571Z | Compiling tower-http v0.6.8 |
| 674 | 2026-03-02T08:34:23.672Z | Compiling serde_urlencoded v0.7.1 |
| 675 | 2026-03-02T08:34:24.233Z | Compiling tracing-subscriber v0.3.22 |
| 676 | 2026-03-02T08:34:25.467Z | Compiling sigchld v0.2.4 |
| 677 | 2026-03-02T08:34:25.549Z | Compiling cargo_metadata v0.23.1 |
| 678 | 2026-03-02T08:34:25.779Z | Compiling hyper-rustls v0.27.7 |
| 679 | 2026-03-02T08:34:26.099Z | Compiling serde-value v0.7.0 |
| 680 | 2026-03-02T08:34:27.059Z | Compiling toml v0.8.23 |
| 681 | 2026-03-02T08:34:27.690Z | Compiling serde-untagged v0.1.9 |
| 682 | 2026-03-02T08:34:30.581Z | Compiling derive_more-impl v2.1.1 |
| 683 | 2026-03-02T08:34:31.189Z | Compiling itertools v0.14.0 |
| 684 | 2026-03-02T08:34:31.886Z | Compiling crypto-common v0.1.7 |
| 685 | 2026-03-02T08:34:32.150Z | Compiling block-buffer v0.10.4 |
| 686 | 2026-03-02T08:34:32.188Z | Compiling regex v1.12.3 |
| 687 | 2026-03-02T08:34:32.425Z | Compiling ppv-lite86 v0.2.21 |
| 688 | 2026-03-02T08:34:33.215Z | Compiling futures-executor v0.3.32 |
| 689 | 2026-03-02T08:34:33.246Z | Compiling rand_core v0.9.5 |
| 690 | 2026-03-02T08:34:33.756Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 691 | 2026-03-02T08:34:34.062Z | Compiling pin-project-internal v1.1.11 |
| 692 | 2026-03-02T08:34:34.286Z | Compiling http-body-util v0.1.3 |
| 693 | 2026-03-02T08:34:34.584Z | Compiling uuid v1.21.0 |
| 694 | 2026-03-02T08:34:34.877Z | Compiling serde_spanned v1.0.4 |
| 695 | 2026-03-02T08:34:35.160Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 696 | 2026-03-02T08:34:35.267Z | Compiling smol_str v0.3.5 |
| 697 | 2026-03-02T08:34:35.814Z | Compiling filetime v0.2.27 |
| 698 | 2026-03-02T08:34:35.950Z | Compiling bstr v1.12.1 |
| 699 | 2026-03-02T08:34:36.045Z | Compiling vte v0.14.1 |
| 700 | 2026-03-02T08:34:36.171Z | Compiling static_assertions v1.1.0 |
| 701 | 2026-03-02T08:34:36.298Z | Compiling is_terminal_polyfill v1.70.2 |
| 702 | 2026-03-02T08:34:36.467Z | Compiling iana-time-zone v0.1.65 |
| 703 | 2026-03-02T08:34:36.491Z | Compiling anstyle v1.0.13 |
| 704 | 2026-03-02T08:34:36.555Z | Compiling number_prefix v0.4.0 |
| 705 | 2026-03-02T08:34:36.683Z | Compiling eyre v0.6.12 |
| 706 | 2026-03-02T08:34:36.824Z | Compiling litrs v1.0.0 |
| 707 | 2026-03-02T08:34:37.055Z | Compiling colorchoice v1.0.4 |
| 708 | 2026-03-02T08:34:37.125Z | Compiling nested v0.1.1 |
| 709 | 2026-03-02T08:34:37.232Z | Compiling unicase v2.9.0 |
| 710 | 2026-03-02T08:34:37.270Z | Compiling tinyvec_macros v0.1.1 |
| 711 | 2026-03-02T08:34:37.389Z | Compiling xattr v1.6.1 |
| 712 | 2026-03-02T08:34:37.461Z | Compiling color-spantrace v0.3.0 |
| 713 | 2026-03-02T08:34:37.554Z | Compiling unicode-xid v0.2.6 |
| 714 | 2026-03-02T08:34:37.616Z | Compiling self_update v0.42.0 |
| 715 | 2026-03-02T08:34:37.834Z | Compiling anstyle-query v1.1.5 |
| 716 | 2026-03-02T08:34:37.858Z | Compiling document-features v0.2.12 |
| 717 | 2026-03-02T08:34:38.003Z | Compiling anstream v0.6.21 |
| 718 | 2026-03-02T08:34:38.086Z | Compiling cargo-util-schemas v0.2.0 |
| 719 | 2026-03-02T08:34:38.116Z | Compiling tar v0.4.44 |
| 720 | 2026-03-02T08:34:38.141Z | Compiling guppy v0.17.25 |
| 721 | 2026-03-02T08:34:38.918Z | Compiling tinyvec v1.10.0 |
| 722 | 2026-03-02T08:34:39.330Z | Compiling globset v0.4.18 |
| 723 | 2026-03-02T08:34:39.516Z | Compiling indicatif v0.17.11 |
| 724 | 2026-03-02T08:34:39.970Z | Compiling chrono v0.4.44 |
| 725 | 2026-03-02T08:34:41.669Z | Compiling pin-project v1.1.11 |
| 726 | 2026-03-02T08:34:41.834Z | Compiling strip-ansi-escapes v0.2.1 |
| 727 | 2026-03-02T08:34:42.936Z | Compiling nextest-metadata v0.12.2 |
| 728 | 2026-03-02T08:34:43.514Z | Compiling toml v0.9.12+spec-1.1.0 |
| 729 | 2026-03-02T08:34:43.655Z | Compiling newtype-uuid v1.3.2 |
| 730 | 2026-03-02T08:34:43.992Z | Compiling reqwest v0.12.28 |
| 731 | 2026-03-02T08:34:46.319Z | Compiling rand_chacha v0.9.0 |
| 732 | 2026-03-02T08:34:46.956Z | Compiling futures v0.3.32 |
| 733 | 2026-03-02T08:34:47.128Z | Compiling digest v0.10.7 |
| 734 | 2026-03-02T08:34:47.476Z | Compiling derive_more v2.1.1 |
| 735 | 2026-03-02T08:34:47.533Z | Compiling parking_lot v0.12.5 |
| 736 | 2026-03-02T08:34:47.592Z | Compiling flate2 v1.1.9 |
| 737 | 2026-03-02T08:34:47.617Z | Compiling tracing-error v0.2.1 |
| 738 | 2026-03-02T08:34:48.039Z | Compiling shared_child v1.1.1 |
| 739 | 2026-03-02T08:34:49.546Z | Compiling signal-hook-mio v0.2.5 |
| 740 | 2026-03-02T08:34:49.574Z | Compiling self-replace v1.5.0 |
| 741 | 2026-03-02T08:34:49.774Z | Compiling cargo-platform v0.2.0 |
| 742 | 2026-03-02T08:34:50.213Z | Compiling quick-xml v0.38.4 |
| 743 | 2026-03-02T08:34:50.653Z | Compiling quick-xml v0.37.5 |
| 744 | 2026-03-02T08:34:50.987Z | Compiling cpufeatures v0.2.17 |
| 745 | 2026-03-02T08:34:51.126Z | Compiling recursion v0.5.4 |
| 746 | 2026-03-02T08:34:51.368Z | Compiling shell-words v1.1.1 |
| 747 | 2026-03-02T08:34:51.888Z | Compiling heck v0.5.0 |
| 748 | 2026-03-02T08:34:52.133Z | Compiling strsim v0.11.1 |
| 749 | 2026-03-02T08:34:52.289Z | Compiling urlencoding v2.1.3 |
| 750 | 2026-03-02T08:34:53.287Z | Compiling humantime v2.3.0 |
| 751 | 2026-03-02T08:34:53.782Z | Compiling clap_lex v1.0.0 |
| 752 | 2026-03-02T08:34:53.854Z | Compiling indenter v0.3.4 |
| 753 | 2026-03-02T08:34:53.880Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-03-02T08:34:54.104Z | Compiling clap_builder v4.5.60 |
| 755 | 2026-03-02T08:34:54.454Z | Compiling clap_derive v4.5.55 |
| 756 | 2026-03-02T08:34:54.530Z | Compiling quick-junit v0.5.2 |
| 757 | 2026-03-02T08:34:55.324Z | Compiling nextest-filtering v0.15.0 |
| 758 | 2026-03-02T08:34:58.396Z | Compiling sha2 v0.10.9 |
| 759 | 2026-03-02T08:35:01.410Z | Compiling atomicwrites v0.4.4 |
| 760 | 2026-03-02T08:35:01.995Z | Compiling cargo_metadata v0.20.0 |
| 761 | 2026-03-02T08:35:02.160Z | Compiling crossterm v0.29.0 |
| 762 | 2026-03-02T08:35:04.090Z | Compiling cargo-nextest v0.9.97 |
| 763 | 2026-03-02T08:35:06.547Z | Compiling duct v0.13.7 |
| 764 | 2026-03-02T08:35:06.987Z | Compiling zstd v0.13.3 |
| 765 | 2026-03-02T08:35:08.735Z | Compiling async-scoped v0.9.0 |
| 766 | 2026-03-02T08:35:08.769Z | Compiling rand v0.9.2 |
| 767 | 2026-03-02T08:35:09.092Z | Compiling config v0.15.19 |
| 768 | 2026-03-02T08:35:09.278Z | Compiling unicode-normalization v0.1.25 |
| 769 | 2026-03-02T08:35:09.565Z | Compiling target-spec-miette v0.4.5 |
| 770 | 2026-03-02T08:35:10.165Z | Compiling future-queue v0.4.0 |
| 771 | 2026-03-02T08:35:10.392Z | Compiling mukti-metadata v0.3.0 |
| 772 | 2026-03-02T08:35:10.416Z | Compiling tokio-stream v0.1.18 |
| 773 | 2026-03-02T08:35:10.605Z | Compiling camino-tempfile v1.4.1 |
| 774 | 2026-03-02T08:35:10.735Z | Compiling derive-where v1.6.0 |
| 775 | 2026-03-02T08:35:11.387Z | Compiling serde_ignored v0.1.14 |
| 776 | 2026-03-02T08:35:11.482Z | Compiling serde_path_to_error v0.1.20 |
| 777 | 2026-03-02T08:35:11.598Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-03-02T08:35:11.842Z | Compiling indent_write v2.2.0 |
| 779 | 2026-03-02T08:35:11.959Z | Compiling home v0.5.12 |
| 780 | 2026-03-02T08:35:12.106Z | Compiling swrite v0.1.0 |
| 781 | 2026-03-02T08:35:12.291Z | Compiling hex v0.4.3 |
| 782 | 2026-03-02T08:35:12.492Z | Compiling color-eyre v0.6.5 |
| 783 | 2026-03-02T08:35:12.546Z | Compiling clap v4.5.60 |
| 784 | 2026-03-02T08:35:12.718Z | Compiling dialoguer v0.11.0 |
| 785 | 2026-03-02T08:35:12.955Z | Compiling enable-ansi-support v0.2.1 |
| 786 | 2026-03-02T08:35:13.450Z | Compiling nextest-runner v0.80.0 |
| 787 | 2026-03-02T08:35:56.213Z | Finished `release` profile [optimized] target(s) in 2m 29s |
| 788 | 2026-03-02T08:35:56.470Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 789 | 2026-03-02T08:35:56.494Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 790 | 2026-03-02T08:35:56.634Z | + banner bfd |
| 791 | 2026-03-02T08:35:56.659Z | |
| 792 | 2026-03-02T08:35:56.659Z | ##### ###### ##### |
| 793 | 2026-03-02T08:35:56.659Z | # # # # # |
| 794 | 2026-03-02T08:35:56.659Z | ##### ##### # # |
| 795 | 2026-03-02T08:35:56.659Z | # # # # # |
| 796 | 2026-03-02T08:35:56.659Z | # # # # # |
| 797 | 2026-03-02T08:35:56.659Z | ##### # ##### |
| 798 | 2026-03-02T08:35:56.659Z | |
| 799 | 2026-03-02T08:35:56.659Z | + cargo nextest run -p bfd --nocapture |
| 800 | 2026-03-02T08:35:57.229Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 801 | 2026-03-02T08:35:57.964Z | From https://github.com/oxidecomputer/falcon |
| 802 | 2026-03-02T08:35:57.964Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 803 | 2026-03-02T08:35:58.111Z | Updating crates.io index |
| 804 | 2026-03-02T08:35:58.135Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 805 | 2026-03-02T08:35:59.040Z | From https://github.com/oxidecomputer/dendrite |
| 806 | 2026-03-02T08:35:59.040Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 807 | 2026-03-02T08:35:59.168Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 808 | 2026-03-02T08:35:59.529Z | From https://github.com/oxidecomputer/ispf |
| 809 | 2026-03-02T08:35:59.529Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 810 | 2026-03-02T08:35:59.554Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 811 | 2026-03-02T08:36:00.053Z | From https://github.com/oxidecomputer/netadm-sys |
| 812 | 2026-03-02T08:36:00.053Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 813 | 2026-03-02T08:36:00.077Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 814 | 2026-03-02T08:36:09.050Z | From https://github.com/oxidecomputer/omicron |
| 815 | 2026-03-02T08:36:09.051Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 816 | 2026-03-02T08:36:10.034Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 817 | 2026-03-02T08:36:10.847Z | From https://github.com/oxidecomputer/opte |
| 818 | 2026-03-02T08:36:10.847Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 819 | 2026-03-02T08:36:10.939Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 820 | 2026-03-02T08:36:11.303Z | From https://github.com/illumos/smf-rs |
| 821 | 2026-03-02T08:36:11.303Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 822 | 2026-03-02T08:36:11.348Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 823 | 2026-03-02T08:36:11.737Z | From https://github.com/oxidecomputer/network-interface |
| 824 | 2026-03-02T08:36:11.737Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 825 | 2026-03-02T08:36:11.763Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 826 | 2026-03-02T08:36:12.142Z | From https://github.com/oxidecomputer/zone |
| 827 | 2026-03-02T08:36:12.142Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 828 | 2026-03-02T08:36:12.176Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 829 | 2026-03-02T08:36:13.556Z | From https://github.com/oxidecomputer/propolis |
| 830 | 2026-03-02T08:36:13.556Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 831 | 2026-03-02T08:36:13.672Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 832 | 2026-03-02T08:36:14.327Z | From https://github.com/oxidecomputer/transceiver-control |
| 833 | 2026-03-02T08:36:14.327Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 834 | 2026-03-02T08:36:14.358Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 835 | 2026-03-02T08:36:14.741Z | From https://github.com/oxidecomputer/dlpi-sys |
| 836 | 2026-03-02T08:36:14.741Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 837 | 2026-03-02T08:36:14.766Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 838 | 2026-03-02T08:36:15.197Z | From https://github.com/jmesmon/rust-libzfs |
| 839 | 2026-03-02T08:36:15.197Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 840 | 2026-03-02T08:36:15.221Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 841 | 2026-03-02T08:36:15.623Z | From https://github.com/oxidecomputer/rusty-doors |
| 842 | 2026-03-02T08:36:15.623Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 843 | 2026-03-02T08:36:15.648Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 844 | 2026-03-02T08:36:16.087Z | From https://github.com/oxidecomputer/lldp |
| 845 | 2026-03-02T08:36:16.087Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 846 | 2026-03-02T08:36:16.113Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 847 | 2026-03-02T08:36:17.179Z | From https://github.com/oxidecomputer/maghemite |
| 848 | 2026-03-02T08:36:17.179Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 849 | 2026-03-02T08:36:17.248Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 850 | 2026-03-02T08:36:17.646Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 851 | 2026-03-02T08:36:17.646Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 852 | 2026-03-02T08:36:17.678Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 853 | 2026-03-02T08:36:18.071Z | From https://github.com/oxidecomputer/slog-error-chain |
| 854 | 2026-03-02T08:36:18.071Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 855 | 2026-03-02T08:36:18.106Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 856 | 2026-03-02T08:36:18.534Z | From https://github.com/oxidecomputer/tufaceous |
| 857 | 2026-03-02T08:36:18.534Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 858 | 2026-03-02T08:36:18.576Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 859 | 2026-03-02T08:36:19.185Z | From https://github.com/oxidecomputer/management-gateway-service |
| 860 | 2026-03-02T08:36:19.185Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 861 | 2026-03-02T08:36:19.229Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 862 | 2026-03-02T08:36:21.110Z | From https://github.com/oxidecomputer/crucible |
| 863 | 2026-03-02T08:36:21.110Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 864 | 2026-03-02T08:36:21.247Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 865 | 2026-03-02T08:36:21.742Z | From https://github.com/oxidecomputer/propolis |
| 866 | 2026-03-02T08:36:21.743Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 867 | 2026-03-02T08:36:21.861Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 868 | 2026-03-02T08:36:22.261Z | From https://github.com/oxidecomputer/tofino |
| 869 | 2026-03-02T08:36:22.261Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 870 | 2026-03-02T08:36:22.287Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 871 | 2026-03-02T08:36:22.660Z | From https://github.com/oxidecomputer/clickward |
| 872 | 2026-03-02T08:36:22.661Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 873 | 2026-03-02T08:36:22.719Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 874 | 2026-03-02T08:36:23.105Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 875 | 2026-03-02T08:36:23.105Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 876 | 2026-03-02T08:36:23.893Z | Downloading crates ... |
| 877 | 2026-03-02T08:36:24.097Z | Downloaded foreign-types-shared v0.3.1 |
| 878 | 2026-03-02T08:36:24.122Z | Downloaded bit-set v0.8.0 |
| 879 | 2026-03-02T08:36:24.147Z | Downloaded bit-vec v0.8.0 |
| 880 | 2026-03-02T08:36:24.171Z | Downloaded hubpack_derive v0.1.1 |
| 881 | 2026-03-02T08:36:24.195Z | Downloaded num-derive v0.4.2 |
| 882 | 2026-03-02T08:36:24.229Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 883 | 2026-03-02T08:36:24.254Z | Downloaded serial_test v3.3.1 |
| 884 | 2026-03-02T08:36:24.278Z | Downloaded time-core v0.1.8 |
| 885 | 2026-03-02T08:36:24.278Z | Downloaded waitgroup v0.1.2 |
| 886 | 2026-03-02T08:36:24.302Z | Downloaded term v1.2.1 |
| 887 | 2026-03-02T08:36:24.327Z | Downloaded zone_cfg_derive v0.3.1 |
| 888 | 2026-03-02T08:36:24.327Z | Downloaded yoke v0.8.1 |
| 889 | 2026-03-02T08:36:24.327Z | Downloaded usdt-macro v0.6.0 |
| 890 | 2026-03-02T08:36:24.351Z | Downloaded zerovec-derive v0.11.2 |
| 891 | 2026-03-02T08:36:24.351Z | Downloaded zerotrie v0.2.3 |
| 892 | 2026-03-02T08:36:24.376Z | Downloaded unsafe-libyaml v0.2.11 |
| 893 | 2026-03-02T08:36:24.376Z | Downloaded usdt-impl v0.6.0 |
| 894 | 2026-03-02T08:36:24.376Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 895 | 2026-03-02T08:36:24.401Z | Downloaded zerovec v0.11.5 |
| 896 | 2026-03-02T08:36:24.425Z | Downloaded typed-path v0.9.3 |
| 897 | 2026-03-02T08:36:24.425Z | Downloaded petgraph v0.6.5 |
| 898 | 2026-03-02T08:36:24.449Z | Downloaded zerocopy v0.7.35 |
| 899 | 2026-03-02T08:36:24.474Z | Downloaded proptest v1.10.0 |
| 900 | 2026-03-02T08:36:24.474Z | Downloaded syn v2.0.116 |
| 901 | 2026-03-02T08:36:24.498Z | Downloaded openapiv3 v2.2.0 |
| 902 | 2026-03-02T08:36:24.523Z | Downloaded zerocopy v0.8.39 |
| 903 | 2026-03-02T08:36:24.547Z | Downloaded dropshot v0.16.7 |
| 904 | 2026-03-02T08:36:24.571Z | Downloaded tough v0.20.0 |
| 905 | 2026-03-02T08:36:24.596Z | Downloaded smoltcp v0.11.0 |
| 906 | 2026-03-02T08:36:24.620Z | Downloaded rustls v0.22.4 |
| 907 | 2026-03-02T08:36:24.620Z | Downloaded regress v0.10.5 |
| 908 | 2026-03-02T08:36:24.645Z | Downloaded libc v0.2.180 |
| 909 | 2026-03-02T08:36:24.671Z | Downloaded regex-syntax v0.8.9 |
| 910 | 2026-03-02T08:36:24.696Z | Downloaded jiff v0.2.20 |
| 911 | 2026-03-02T08:36:24.724Z | Downloaded rhai v1.24.0 |
| 912 | 2026-03-02T08:36:24.748Z | Downloaded rustix v1.1.3 |
| 913 | 2026-03-02T08:36:24.788Z | Downloaded rustls v0.23.36 |
| 914 | 2026-03-02T08:36:24.813Z | Downloaded tabled v0.20.0 |
| 915 | 2026-03-02T08:36:24.838Z | Downloaded rustls-webpki v0.102.8 |
| 916 | 2026-03-02T08:36:24.862Z | Downloaded typify-impl v0.4.3 |
| 917 | 2026-03-02T08:36:24.887Z | Downloaded sled v0.34.7 |
| 918 | 2026-03-02T08:36:24.912Z | Downloaded goblin v0.10.5 |
| 919 | 2026-03-02T08:36:24.912Z | Downloaded syn v1.0.109 |
| 920 | 2026-03-02T08:36:24.937Z | Downloaded rayon v1.11.0 |
| 921 | 2026-03-02T08:36:24.937Z | Downloaded zerocopy-derive v0.8.39 |
| 922 | 2026-03-02T08:36:24.962Z | Downloaded lzma-sys v0.1.20 |
| 923 | 2026-03-02T08:36:24.986Z | Downloaded chrono-tz v0.10.4 |
| 924 | 2026-03-02T08:36:25.011Z | Downloaded winnow v0.5.40 |
| 925 | 2026-03-02T08:36:25.011Z | Downloaded toml_edit v0.19.15 |
| 926 | 2026-03-02T08:36:25.035Z | Downloaded time v0.3.47 |
| 927 | 2026-03-02T08:36:25.060Z | Downloaded nix v0.31.1 |
| 928 | 2026-03-02T08:36:25.084Z | Downloaded tabled v0.15.0 |
| 929 | 2026-03-02T08:36:25.084Z | Downloaded steno v0.4.1 |
| 930 | 2026-03-02T08:36:25.108Z | Downloaded chrono v0.4.43 |
| 931 | 2026-03-02T08:36:25.109Z | Downloaded csv v1.4.0 |
| 932 | 2026-03-02T08:36:25.132Z | Downloaded tungstenite v0.21.0 |
| 933 | 2026-03-02T08:36:25.132Z | Downloaded ucd-trie v0.1.7 |
| 934 | 2026-03-02T08:36:25.132Z | Downloaded typify v0.4.3 |
| 935 | 2026-03-02T08:36:25.132Z | Downloaded toml v0.7.8 |
| 936 | 2026-03-02T08:36:25.157Z | Downloaded tokio-rustls v0.25.0 |
| 937 | 2026-03-02T08:36:25.157Z | Downloaded sha3 v0.10.8 |
| 938 | 2026-03-02T08:36:25.157Z | Downloaded spin v0.9.8 |
| 939 | 2026-03-02T08:36:25.157Z | Downloaded socket2 v0.5.10 |
| 940 | 2026-03-02T08:36:25.157Z | Downloaded slog v2.8.2 |
| 941 | 2026-03-02T08:36:25.157Z | Downloaded rayon-core v1.13.0 |
| 942 | 2026-03-02T08:36:25.181Z | Downloaded qorb v0.4.1 |
| 943 | 2026-03-02T08:36:25.181Z | Downloaded goblin v0.8.2 |
| 944 | 2026-03-02T08:36:25.181Z | Downloaded whoami v1.6.1 |
| 945 | 2026-03-02T08:36:25.182Z | Downloaded vsss-rs v3.3.4 |
| 946 | 2026-03-02T08:36:25.182Z | Downloaded usdt-impl v0.5.0 |
| 947 | 2026-03-02T08:36:25.182Z | Downloaded usdt v0.5.0 |
| 948 | 2026-03-02T08:36:25.182Z | Downloaded tokio-tungstenite v0.21.0 |
| 949 | 2026-03-02T08:36:25.206Z | Downloaded tokio-dtrace v0.1.1 |
| 950 | 2026-03-02T08:36:25.206Z | Downloaded tinystr v0.8.2 |
| 951 | 2026-03-02T08:36:25.206Z | Downloaded tiny-keccak v2.0.2 |
| 952 | 2026-03-02T08:36:25.206Z | Downloaded snafu v0.8.9 |
| 953 | 2026-03-02T08:36:25.206Z | Downloaded slog-dtrace v0.3.0 |
| 954 | 2026-03-02T08:36:25.206Z | Downloaded similar v2.7.0 |
| 955 | 2026-03-02T08:36:25.206Z | Downloaded serde_with v3.16.1 |
| 956 | 2026-03-02T08:36:25.231Z | Downloaded moka v0.12.13 |
| 957 | 2026-03-02T08:36:25.231Z | Downloaded blake3 v1.8.3 |
| 958 | 2026-03-02T08:36:25.255Z | Downloaded zerocopy-derive v0.7.35 |
| 959 | 2026-03-02T08:36:25.255Z | Downloaded yansi v1.0.1 |
| 960 | 2026-03-02T08:36:25.255Z | Downloaded strum_macros v0.27.2 |
| 961 | 2026-03-02T08:36:25.255Z | Downloaded encoding_rs v0.8.35 |
| 962 | 2026-03-02T08:36:25.286Z | Downloaded strum_macros v0.26.4 |
| 963 | 2026-03-02T08:36:25.310Z | Downloaded smf v0.2.3 |
| 964 | 2026-03-02T08:36:25.310Z | Downloaded slog-term v2.9.2 |
| 965 | 2026-03-02T08:36:25.310Z | Downloaded slog-stdlog v4.1.1 |
| 966 | 2026-03-02T08:36:25.311Z | Downloaded rand v0.8.5 |
| 967 | 2026-03-02T08:36:25.311Z | Downloaded usdt-attr-macro v0.6.0 |
| 968 | 2026-03-02T08:36:25.311Z | Downloaded smartstring v1.0.1 |
| 969 | 2026-03-02T08:36:25.311Z | Downloaded writeable v0.6.2 |
| 970 | 2026-03-02T08:36:25.335Z | Downloaded unarray v0.1.4 |
| 971 | 2026-03-02T08:36:25.335Z | Downloaded typify-macro v0.4.3 |
| 972 | 2026-03-02T08:36:25.335Z | Downloaded thin-vec v0.2.14 |
| 973 | 2026-03-02T08:36:25.335Z | Downloaded slog-bunyan v2.5.0 |
| 974 | 2026-03-02T08:36:25.335Z | Downloaded zone v0.3.1 |
| 975 | 2026-03-02T08:36:25.335Z | Downloaded zeroize_derive v1.4.3 |
| 976 | 2026-03-02T08:36:25.335Z | Downloaded zerofrom-derive v0.1.6 |
| 977 | 2026-03-02T08:36:25.335Z | Downloaded zerofrom v0.1.6 |
| 978 | 2026-03-02T08:36:25.335Z | Downloaded yoke-derive v0.8.1 |
| 979 | 2026-03-02T08:36:25.335Z | Downloaded xz2 v0.1.7 |
| 980 | 2026-03-02T08:36:25.335Z | Downloaded walkdir v2.5.0 |
| 981 | 2026-03-02T08:36:25.335Z | Downloaded wait-timeout v0.2.1 |
| 982 | 2026-03-02T08:36:25.336Z | Downloaded utf-8 v0.7.6 |
| 983 | 2026-03-02T08:36:25.336Z | Downloaded usdt-macro v0.5.0 |
| 984 | 2026-03-02T08:36:25.336Z | Downloaded usdt-attr-macro v0.5.0 |
| 985 | 2026-03-02T08:36:25.336Z | Downloaded usdt v0.6.0 |
| 986 | 2026-03-02T08:36:25.360Z | Downloaded untrusted v0.7.1 |
| 987 | 2026-03-02T08:36:25.360Z | Downloaded universal-hash v0.5.1 |
| 988 | 2026-03-02T08:36:25.360Z | Downloaded unit-prefix v0.5.2 |
| 989 | 2026-03-02T08:36:25.360Z | Downloaded topological-sort v0.2.2 |
| 990 | 2026-03-02T08:36:25.360Z | Downloaded time-macros v0.2.27 |
| 991 | 2026-03-02T08:36:25.360Z | Downloaded thread-id v4.2.2 |
| 992 | 2026-03-02T08:36:25.360Z | Downloaded test-strategy v0.4.5 |
| 993 | 2026-03-02T08:36:25.360Z | Downloaded strum v0.27.2 |
| 994 | 2026-03-02T08:36:25.360Z | Downloaded strum v0.26.3 |
| 995 | 2026-03-02T08:36:25.360Z | Downloaded structmeta-derive v0.3.0 |
| 996 | 2026-03-02T08:36:25.360Z | Downloaded structmeta v0.3.0 |
| 997 | 2026-03-02T08:36:25.360Z | Downloaded stable_deref_trait v1.2.1 |
| 998 | 2026-03-02T08:36:25.361Z | Downloaded spin v0.5.2 |
| 999 | 2026-03-02T08:36:25.361Z | Downloaded snafu-derive v0.8.9 |
| 1000 | 2026-03-02T08:36:25.361Z | Downloaded slog-scope v4.4.1 |
| 1001 | 2026-03-02T08:36:25.361Z | Downloaded slog-envlogger v2.2.0 |
| 1002 | 2026-03-02T08:36:25.385Z | Downloaded slog-async v2.8.0 |
| 1003 | 2026-03-02T08:36:25.385Z | Downloaded siphasher v1.0.2 |
| 1004 | 2026-03-02T08:36:25.385Z | Downloaded progenitor-impl v0.10.0 |
| 1005 | 2026-03-02T08:36:25.385Z | Downloaded clap_builder v4.5.59 |
| 1006 | 2026-03-02T08:36:25.385Z | Downloaded tempfile v3.25.0 |
| 1007 | 2026-03-02T08:36:25.385Z | Downloaded tabled_derive v0.7.0 |
| 1008 | 2026-03-02T08:36:25.386Z | Downloaded synstructure v0.13.2 |
| 1009 | 2026-03-02T08:36:25.386Z | Downloaded smawk v0.3.2 |
| 1010 | 2026-03-02T08:36:25.386Z | Downloaded slog-json v2.6.1 |
| 1011 | 2026-03-02T08:36:25.386Z | Downloaded sha1 v0.10.6 |
| 1012 | 2026-03-02T08:36:25.386Z | Downloaded serial_test_derive v3.3.1 |
| 1013 | 2026-03-02T08:36:25.410Z | Downloaded scc v2.4.0 |
| 1014 | 2026-03-02T08:36:25.410Z | Downloaded rhai_codegen v3.1.0 |
| 1015 | 2026-03-02T08:36:25.410Z | Downloaded progenitor-impl v0.11.2 |
| 1016 | 2026-03-02T08:36:25.410Z | Downloaded prettyplease v0.2.37 |
| 1017 | 2026-03-02T08:36:25.410Z | Downloaded thread-id v5.1.0 |
| 1018 | 2026-03-02T08:36:25.410Z | Downloaded thiserror-no-std v2.0.2 |
| 1019 | 2026-03-02T08:36:25.436Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1020 | 2026-03-02T08:36:25.436Z | Downloaded testing_table v0.3.0 |
| 1021 | 2026-03-02T08:36:25.436Z | Downloaded termtree v0.5.1 |
| 1022 | 2026-03-02T08:36:25.436Z | Downloaded take_mut v0.2.2 |
| 1023 | 2026-03-02T08:36:25.436Z | Downloaded tagptr v0.2.0 |
| 1024 | 2026-03-02T08:36:25.436Z | Downloaded tabwriter v1.4.1 |
| 1025 | 2026-03-02T08:36:25.436Z | Downloaded tabled_derive v0.11.0 |
| 1026 | 2026-03-02T08:36:25.436Z | Downloaded sigpipe v0.1.3 |
| 1027 | 2026-03-02T08:36:25.436Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1028 | 2026-03-02T08:36:25.436Z | Downloaded sdd v3.0.10 |
| 1029 | 2026-03-02T08:36:25.461Z | Downloaded schemars v1.2.1 |
| 1030 | 2026-03-02T08:36:25.461Z | Downloaded schemars v0.9.0 |
| 1031 | 2026-03-02T08:36:25.485Z | Downloaded schemars v0.8.22 |
| 1032 | 2026-03-02T08:36:25.509Z | Downloaded rustversion v1.0.22 |
| 1033 | 2026-03-02T08:36:25.509Z | Downloaded rand_xorshift v0.4.0 |
| 1034 | 2026-03-02T08:36:25.509Z | Downloaded pretty_assertions v1.4.1 |
| 1035 | 2026-03-02T08:36:25.509Z | Downloaded pest v2.8.6 |
| 1036 | 2026-03-02T08:36:25.509Z | Downloaded nom v7.1.3 |
| 1037 | 2026-03-02T08:36:25.509Z | Downloaded minimal-lexical v0.2.1 |
| 1038 | 2026-03-02T08:36:25.533Z | Downloaded libm v0.2.16 |
| 1039 | 2026-03-02T08:36:25.533Z | Downloaded itertools v0.12.1 |
| 1040 | 2026-03-02T08:36:25.533Z | Downloaded iddqd v0.3.17 |
| 1041 | 2026-03-02T08:36:25.558Z | Downloaded serde_with_macros v3.16.1 |
| 1042 | 2026-03-02T08:36:25.558Z | Downloaded serde_tokenstream v0.2.2 |
| 1043 | 2026-03-02T08:36:25.558Z | Downloaded serde_derive_internals v0.29.1 |
| 1044 | 2026-03-02T08:36:25.558Z | Downloaded semver v0.1.20 |
| 1045 | 2026-03-02T08:36:25.558Z | Downloaded scroll v0.13.0 |
| 1046 | 2026-03-02T08:36:25.558Z | Downloaded scroll v0.12.0 |
| 1047 | 2026-03-02T08:36:25.558Z | Downloaded schemars_derive v0.8.22 |
| 1048 | 2026-03-02T08:36:25.558Z | Downloaded rustls-pemfile v2.2.0 |
| 1049 | 2026-03-02T08:36:25.558Z | Downloaded rustc_version v0.1.7 |
| 1050 | 2026-03-02T08:36:25.558Z | Downloaded resolv-conf v0.7.6 |
| 1051 | 2026-03-02T08:36:25.558Z | Downloaded rand_chacha v0.3.1 |
| 1052 | 2026-03-02T08:36:25.582Z | Downloaded progenitor-macro v0.11.2 |
| 1053 | 2026-03-02T08:36:25.582Z | Downloaded pest_meta v2.8.6 |
| 1054 | 2026-03-02T08:36:25.582Z | Downloaded hashbrown v0.12.3 |
| 1055 | 2026-03-02T08:36:25.582Z | Downloaded serde_repr v0.1.20 |
| 1056 | 2026-03-02T08:36:25.583Z | Downloaded serde_plain v1.0.2 |
| 1057 | 2026-03-02T08:36:25.583Z | Downloaded serde-big-array v0.5.1 |
| 1058 | 2026-03-02T08:36:25.583Z | Downloaded secrecy v0.10.3 |
| 1059 | 2026-03-02T08:36:25.583Z | Downloaded scroll_derive v0.13.1 |
| 1060 | 2026-03-02T08:36:25.583Z | Downloaded scroll_derive v0.12.1 |
| 1061 | 2026-03-02T08:36:25.583Z | Downloaded same-file v1.0.6 |
| 1062 | 2026-03-02T08:36:25.583Z | Downloaded rusty-fork v0.3.1 |
| 1063 | 2026-03-02T08:36:25.583Z | Downloaded ref-cast-impl v1.0.25 |
| 1064 | 2026-03-02T08:36:25.583Z | Downloaded ref-cast v1.0.25 |
| 1065 | 2026-03-02T08:36:25.607Z | Downloaded quick-error v1.2.3 |
| 1066 | 2026-03-02T08:36:25.607Z | Downloaded progenitor-macro v0.10.0 |
| 1067 | 2026-03-02T08:36:25.607Z | Downloaded progenitor-client v0.11.2 |
| 1068 | 2026-03-02T08:36:25.607Z | Downloaded progenitor-client v0.10.0 |
| 1069 | 2026-03-02T08:36:25.607Z | Downloaded progenitor v0.11.2 |
| 1070 | 2026-03-02T08:36:25.607Z | Downloaded progenitor v0.10.0 |
| 1071 | 2026-03-02T08:36:25.607Z | Downloaded proc-macro-error2 v2.0.1 |
| 1072 | 2026-03-02T08:36:25.607Z | Downloaded proc-macro-error v1.0.4 |
| 1073 | 2026-03-02T08:36:25.607Z | Downloaded proc-macro-crate v3.4.0 |
| 1074 | 2026-03-02T08:36:25.607Z | Downloaded proc-macro-crate v1.3.1 |
| 1075 | 2026-03-02T08:36:25.608Z | Downloaded pretty-hex v0.4.1 |
| 1076 | 2026-03-02T08:36:25.608Z | Downloaded powerfmt v0.2.0 |
| 1077 | 2026-03-02T08:36:25.608Z | Downloaded postcard v1.1.3 |
| 1078 | 2026-03-02T08:36:25.632Z | Downloaded poly1305 v0.8.0 |
| 1079 | 2026-03-02T08:36:25.632Z | Downloaded pin-project v1.1.10 |
| 1080 | 2026-03-02T08:36:25.632Z | Downloaded phf v0.12.1 |
| 1081 | 2026-03-02T08:36:25.632Z | Downloaded pest_generator v2.8.6 |
| 1082 | 2026-03-02T08:36:25.632Z | Downloaded pest_derive v2.8.6 |
| 1083 | 2026-03-02T08:36:25.633Z | Downloaded pem v3.0.6 |
| 1084 | 2026-03-02T08:36:25.657Z | Downloaded paste v1.0.15 |
| 1085 | 2026-03-02T08:36:25.657Z | Downloaded password-hash v0.5.0 |
| 1086 | 2026-03-02T08:36:25.657Z | Downloaded parse-display-derive v0.10.0 |
| 1087 | 2026-03-02T08:36:25.657Z | Downloaded parking_lot_core v0.8.6 |
| 1088 | 2026-03-02T08:36:25.657Z | Downloaded parking_lot v0.11.2 |
| 1089 | 2026-03-02T08:36:25.657Z | Downloaded papergrid v0.17.0 |
| 1090 | 2026-03-02T08:36:25.657Z | Downloaded papergrid v0.11.0 |
| 1091 | 2026-03-02T08:36:25.682Z | Downloaded oxnet v0.1.4 |
| 1092 | 2026-03-02T08:36:25.682Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1093 | 2026-03-02T08:36:25.682Z | Downloaded owo-colors v4.2.3 |
| 1094 | 2026-03-02T08:36:25.682Z | Downloaded omicron-zone-package v0.12.2 |
| 1095 | 2026-03-02T08:36:25.682Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1096 | 2026-03-02T08:36:25.682Z | Downloaded olpc-cjson v0.1.4 |
| 1097 | 2026-03-02T08:36:25.682Z | Downloaded num_threads v0.1.7 |
| 1098 | 2026-03-02T08:36:25.682Z | Downloaded num_enum_derive v0.7.5 |
| 1099 | 2026-03-02T08:36:25.682Z | Downloaded num_enum_derive v0.5.11 |
| 1100 | 2026-03-02T08:36:25.682Z | Downloaded num_enum v0.7.5 |
| 1101 | 2026-03-02T08:36:25.706Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1102 | 2026-03-02T08:36:25.706Z | Downloaded newline-converter v0.3.0 |
| 1103 | 2026-03-02T08:36:25.706Z | Downloaded natord v1.0.9 |
| 1104 | 2026-03-02T08:36:25.706Z | Downloaded multer v3.1.0 |
| 1105 | 2026-03-02T08:36:25.706Z | Downloaded mime v0.3.17 |
| 1106 | 2026-03-02T08:36:25.706Z | Downloaded memoffset v0.9.1 |
| 1107 | 2026-03-02T08:36:25.706Z | Downloaded memmap2 v0.9.10 |
| 1108 | 2026-03-02T08:36:25.707Z | Downloaded memmap v0.7.0 |
| 1109 | 2026-03-02T08:36:25.707Z | Downloaded macaddr v1.0.1 |
| 1110 | 2026-03-02T08:36:25.707Z | Downloaded lru-cache v0.1.2 |
| 1111 | 2026-03-02T08:36:25.707Z | Downloaded litemap v0.8.1 |
| 1112 | 2026-03-02T08:36:25.707Z | Downloaded linked-hash-map v0.5.6 |
| 1113 | 2026-03-02T08:36:25.707Z | Downloaded linear-map v1.2.0 |
| 1114 | 2026-03-02T08:36:25.707Z | Downloaded libsw-core v0.3.2 |
| 1115 | 2026-03-02T08:36:25.731Z | Downloaded libsw v3.5.0 |
| 1116 | 2026-03-02T08:36:25.731Z | Downloaded libscf-sys v1.1.0 |
| 1117 | 2026-03-02T08:36:25.731Z | Downloaded icu_locale_core v2.1.1 |
| 1118 | 2026-03-02T08:36:25.731Z | Downloaded hkdf v0.12.4 |
| 1119 | 2026-03-02T08:36:25.731Z | Downloaded heapless v0.8.0 |
| 1120 | 2026-03-02T08:36:25.731Z | Downloaded half v2.7.1 |
| 1121 | 2026-03-02T08:36:25.731Z | Downloaded fs_extra v1.3.0 |
| 1122 | 2026-03-02T08:36:25.731Z | Downloaded expectorate v1.2.0 |
| 1123 | 2026-03-02T08:36:25.731Z | Downloaded elliptic-curve v0.13.8 |
| 1124 | 2026-03-02T08:36:25.756Z | Downloaded dropshot_endpoint v0.16.7 |
| 1125 | 2026-03-02T08:36:25.756Z | Downloaded dropshot-api-manager v0.3.0 |
| 1126 | 2026-03-02T08:36:25.756Z | Downloaded diff v0.1.13 |
| 1127 | 2026-03-02T08:36:25.756Z | Downloaded derive_more v0.99.20 |
| 1128 | 2026-03-02T08:36:25.756Z | Downloaded deranged v0.5.6 |
| 1129 | 2026-03-02T08:36:25.756Z | Downloaded darling_core v0.21.3 |
| 1130 | 2026-03-02T08:36:25.780Z | Downloaded darling v0.21.3 |
| 1131 | 2026-03-02T08:36:25.780Z | Downloaded crypto-bigint v0.5.5 |
| 1132 | 2026-03-02T08:36:25.780Z | Downloaded const_format v0.2.35 |
| 1133 | 2026-03-02T08:36:25.780Z | Downloaded console v0.16.2 |
| 1134 | 2026-03-02T08:36:25.780Z | Downloaded chacha20poly1305 v0.10.1 |
| 1135 | 2026-03-02T08:36:25.780Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1136 | 2026-03-02T08:36:25.780Z | Downloaded potential_utf v0.1.4 |
| 1137 | 2026-03-02T08:36:25.805Z | Downloaded plain v0.2.3 |
| 1138 | 2026-03-02T08:36:25.805Z | Downloaded pin-project-lite v0.2.16 |
| 1139 | 2026-03-02T08:36:25.805Z | Downloaded pin-project-internal v1.1.10 |
| 1140 | 2026-03-02T08:36:25.805Z | Downloaded phf_shared v0.12.1 |
| 1141 | 2026-03-02T08:36:25.805Z | Downloaded parse-display v0.10.0 |
| 1142 | 2026-03-02T08:36:25.805Z | Downloaded opaque-debug v0.3.1 |
| 1143 | 2026-03-02T08:36:25.805Z | Downloaded num_enum v0.5.11 |
| 1144 | 2026-03-02T08:36:25.805Z | Downloaded num-rational v0.4.2 |
| 1145 | 2026-03-02T08:36:25.805Z | Downloaded num-iter v0.1.45 |
| 1146 | 2026-03-02T08:36:25.805Z | Downloaded num-integer v0.1.46 |
| 1147 | 2026-03-02T08:36:25.805Z | Downloaded num-derive v0.3.3 |
| 1148 | 2026-03-02T08:36:25.829Z | Downloaded num-complex v0.4.6 |
| 1149 | 2026-03-02T08:36:25.829Z | Downloaded num v0.4.3 |
| 1150 | 2026-03-02T08:36:25.829Z | Downloaded no-std-compat v0.4.1 |
| 1151 | 2026-03-02T08:36:25.829Z | Downloaded newtype_derive v0.1.6 |
| 1152 | 2026-03-02T08:36:25.829Z | Downloaded match_cfg v0.1.0 |
| 1153 | 2026-03-02T08:36:25.829Z | Downloaded managed v0.8.0 |
| 1154 | 2026-03-02T08:36:25.829Z | Downloaded jiff-static v0.2.20 |
| 1155 | 2026-03-02T08:36:25.829Z | Downloaded ingot-types v0.1.2 |
| 1156 | 2026-03-02T08:36:25.829Z | Downloaded ingot-macros v0.1.1 |
| 1157 | 2026-03-02T08:36:25.829Z | Downloaded ingot v0.1.1 |
| 1158 | 2026-03-02T08:36:25.829Z | Downloaded indicatif v0.18.4 |
| 1159 | 2026-03-02T08:36:25.853Z | Downloaded icu_properties_data v2.1.2 |
| 1160 | 2026-03-02T08:36:25.854Z | Downloaded icu_collections v2.1.1 |
| 1161 | 2026-03-02T08:36:25.854Z | Downloaded hubpack v0.1.2 |
| 1162 | 2026-03-02T08:36:25.854Z | Downloaded hickory-proto v0.25.2 |
| 1163 | 2026-03-02T08:36:25.878Z | Downloaded hickory-proto v0.24.4 |
| 1164 | 2026-03-02T08:36:25.902Z | Downloaded heck v0.4.1 |
| 1165 | 2026-03-02T08:36:25.902Z | Downloaded group v0.13.0 |
| 1166 | 2026-03-02T08:36:25.902Z | Downloaded glob v0.3.3 |
| 1167 | 2026-03-02T08:36:25.902Z | Downloaded foreign-types v0.5.0 |
| 1168 | 2026-03-02T08:36:25.902Z | Downloaded foldhash v0.2.0 |
| 1169 | 2026-03-02T08:36:25.902Z | Downloaded ff v0.13.1 |
| 1170 | 2026-03-02T08:36:25.902Z | Downloaded erased-serde v0.3.31 |
| 1171 | 2026-03-02T08:36:25.902Z | Downloaded drift v0.1.3 |
| 1172 | 2026-03-02T08:36:25.927Z | Downloaded displaydoc v0.2.5 |
| 1173 | 2026-03-02T08:36:25.927Z | Downloaded derive-ex v0.1.8 |
| 1174 | 2026-03-02T08:36:25.927Z | Downloaded defmt-macros v1.0.1 |
| 1175 | 2026-03-02T08:36:25.927Z | Downloaded defmt v1.0.1 |
| 1176 | 2026-03-02T08:36:25.927Z | Downloaded daft-derive v0.1.5 |
| 1177 | 2026-03-02T08:36:25.927Z | Downloaded daft v0.1.5 |
| 1178 | 2026-03-02T08:36:25.927Z | Downloaded crossbeam-utils v0.8.21 |
| 1179 | 2026-03-02T08:36:25.927Z | Downloaded crossbeam-epoch v0.9.18 |
| 1180 | 2026-03-02T08:36:25.951Z | Downloaded crossbeam-deque v0.8.6 |
| 1181 | 2026-03-02T08:36:25.951Z | Downloaded crossbeam-channel v0.5.15 |
| 1182 | 2026-03-02T08:36:25.951Z | Downloaded cookie v0.18.1 |
| 1183 | 2026-03-02T08:36:25.951Z | Downloaded constant_time_eq v0.4.2 |
| 1184 | 2026-03-02T08:36:25.951Z | Downloaded const_format_proc_macros v0.2.34 |
| 1185 | 2026-03-02T08:36:25.951Z | Downloaded colored v3.1.1 |
| 1186 | 2026-03-02T08:36:25.951Z | Downloaded cipher v0.4.4 |
| 1187 | 2026-03-02T08:36:25.951Z | Downloaded bytecount v0.6.9 |
| 1188 | 2026-03-02T08:36:25.951Z | Downloaded blake2 v0.10.6 |
| 1189 | 2026-03-02T08:36:25.952Z | Downloaded argon2 v0.5.3 |
| 1190 | 2026-03-02T08:36:25.976Z | Downloaded num-conv v0.2.0 |
| 1191 | 2026-03-02T08:36:25.976Z | Downloaded keccak v0.1.6 |
| 1192 | 2026-03-02T08:36:25.976Z | Downloaded is-terminal v0.4.17 |
| 1193 | 2026-03-02T08:36:25.976Z | Downloaded ipnetwork v0.21.1 |
| 1194 | 2026-03-02T08:36:25.976Z | Downloaded internet-checksum v0.2.1 |
| 1195 | 2026-03-02T08:36:25.976Z | Downloaded instant v0.1.13 |
| 1196 | 2026-03-02T08:36:25.976Z | Downloaded inout v0.1.4 |
| 1197 | 2026-03-02T08:36:25.976Z | Downloaded indexmap v1.9.3 |
| 1198 | 2026-03-02T08:36:25.976Z | Downloaded idna_adapter v1.2.1 |
| 1199 | 2026-03-02T08:36:25.976Z | Downloaded ident_case v1.0.1 |
| 1200 | 2026-03-02T08:36:25.976Z | Downloaded icu_provider v2.1.1 |
| 1201 | 2026-03-02T08:36:25.977Z | Downloaded icu_properties v2.1.2 |
| 1202 | 2026-03-02T08:36:25.977Z | Downloaded icu_normalizer_data v2.1.1 |
| 1203 | 2026-03-02T08:36:25.977Z | Downloaded icu_normalizer v2.1.1 |
| 1204 | 2026-03-02T08:36:26.001Z | Downloaded httpdate v1.0.3 |
| 1205 | 2026-03-02T08:36:26.001Z | Downloaded hostname v0.4.2 |
| 1206 | 2026-03-02T08:36:26.001Z | Downloaded hostname v0.3.1 |
| 1207 | 2026-03-02T08:36:26.001Z | Downloaded hmac v0.12.1 |
| 1208 | 2026-03-02T08:36:26.001Z | Downloaded highway v1.3.0 |
| 1209 | 2026-03-02T08:36:26.001Z | Downloaded hickory-resolver v0.25.2 |
| 1210 | 2026-03-02T08:36:26.001Z | Downloaded hickory-resolver v0.24.4 |
| 1211 | 2026-03-02T08:36:26.001Z | Downloaded hash32 v0.3.1 |
| 1212 | 2026-03-02T08:36:26.001Z | Downloaded gethostname v0.5.0 |
| 1213 | 2026-03-02T08:36:26.001Z | Downloaded fxhash v0.2.1 |
| 1214 | 2026-03-02T08:36:26.001Z | Downloaded fs-err v3.3.0 |
| 1215 | 2026-03-02T08:36:26.026Z | Downloaded foreign-types-macros v0.2.3 |
| 1216 | 2026-03-02T08:36:26.026Z | Downloaded float-ord v0.3.2 |
| 1217 | 2026-03-02T08:36:26.026Z | Downloaded fixedbitset v0.4.2 |
| 1218 | 2026-03-02T08:36:26.026Z | Downloaded embedded-io v0.6.1 |
| 1219 | 2026-03-02T08:36:26.026Z | Downloaded embedded-io v0.4.0 |
| 1220 | 2026-03-02T08:36:26.026Z | Downloaded dyn-clone v1.0.20 |
| 1221 | 2026-03-02T08:36:26.026Z | Downloaded dunce v1.0.5 |
| 1222 | 2026-03-02T08:36:26.026Z | Downloaded dtrace-parser v0.3.0 |
| 1223 | 2026-03-02T08:36:26.026Z | Downloaded dtrace-parser v0.2.0 |
| 1224 | 2026-03-02T08:36:26.026Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1225 | 2026-03-02T08:36:26.026Z | Downloaded dof v0.4.0 |
| 1226 | 2026-03-02T08:36:26.026Z | Downloaded dof v0.3.0 |
| 1227 | 2026-03-02T08:36:26.050Z | Downloaded defmt v0.3.100 |
| 1228 | 2026-03-02T08:36:26.050Z | Downloaded data-encoding v2.10.0 |
| 1229 | 2026-03-02T08:36:26.050Z | Downloaded darling_macro v0.21.3 |
| 1230 | 2026-03-02T08:36:26.050Z | Downloaded csv-core v0.1.13 |
| 1231 | 2026-03-02T08:36:26.050Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1232 | 2026-03-02T08:36:26.050Z | Downloaded critical-section v1.2.0 |
| 1233 | 2026-03-02T08:36:26.050Z | Downloaded const-random v0.1.18 |
| 1234 | 2026-03-02T08:36:26.050Z | Downloaded cmake v0.1.57 |
| 1235 | 2026-03-02T08:36:26.050Z | Downloaded clap v4.5.59 |
| 1236 | 2026-03-02T08:36:26.051Z | Downloaded byteorder v1.5.0 |
| 1237 | 2026-03-02T08:36:26.051Z | Downloaded arc-swap v1.8.2 |
| 1238 | 2026-03-02T08:36:26.075Z | Downloaded enum-as-inner v0.6.1 |
| 1239 | 2026-03-02T08:36:26.075Z | Downloaded defmt-parser v1.0.0 |
| 1240 | 2026-03-02T08:36:26.075Z | Downloaded cstr-argument v0.1.2 |
| 1241 | 2026-03-02T08:36:26.075Z | Downloaded crc8 v0.1.1 |
| 1242 | 2026-03-02T08:36:26.075Z | Downloaded convert_case v0.4.0 |
| 1243 | 2026-03-02T08:36:26.075Z | Downloaded const-random-macro v0.1.16 |
| 1244 | 2026-03-02T08:36:26.075Z | Downloaded cobs v0.3.0 |
| 1245 | 2026-03-02T08:36:26.075Z | Downloaded ciborium-ll v0.2.2 |
| 1246 | 2026-03-02T08:36:26.075Z | Downloaded ciborium-io v0.2.2 |
| 1247 | 2026-03-02T08:36:26.075Z | Downloaded ciborium v0.2.2 |
| 1248 | 2026-03-02T08:36:26.075Z | Downloaded chacha20 v0.9.1 |
| 1249 | 2026-03-02T08:36:26.075Z | Downloaded cargo_toml v0.22.3 |
| 1250 | 2026-03-02T08:36:26.075Z | Downloaded cancel-safe-futures v0.1.5 |
| 1251 | 2026-03-02T08:36:26.075Z | Downloaded bitflags v1.3.2 |
| 1252 | 2026-03-02T08:36:26.075Z | Downloaded aws-lc-rs v1.15.4 |
| 1253 | 2026-03-02T08:36:26.100Z | Downloaded arrayref v0.3.9 |
| 1254 | 2026-03-02T08:36:26.100Z | Downloaded base64 v0.21.7 |
| 1255 | 2026-03-02T08:36:26.100Z | Downloaded backoff v0.4.0 |
| 1256 | 2026-03-02T08:36:26.100Z | Downloaded anyhow v1.0.101 |
| 1257 | 2026-03-02T08:36:26.100Z | Downloaded aead v0.5.2 |
| 1258 | 2026-03-02T08:36:26.100Z | Downloaded bcs v0.1.6 |
| 1259 | 2026-03-02T08:36:26.100Z | Downloaded async-stream-impl v0.3.6 |
| 1260 | 2026-03-02T08:36:26.100Z | Downloaded async-stream v0.3.6 |
| 1261 | 2026-03-02T08:36:26.124Z | Downloaded async-recursion v1.1.1 |
| 1262 | 2026-03-02T08:36:26.124Z | Downloaded allocator-api2 v0.2.21 |
| 1263 | 2026-03-02T08:36:26.124Z | Downloaded crunchy v0.2.4 |
| 1264 | 2026-03-02T08:36:26.124Z | Downloaded base16ct v1.0.0 |
| 1265 | 2026-03-02T08:36:26.124Z | Downloaded base16ct v0.2.0 |
| 1266 | 2026-03-02T08:36:26.124Z | Downloaded async-trait v0.1.89 |
| 1267 | 2026-03-02T08:36:26.124Z | Downloaded arrayvec v0.7.6 |
| 1268 | 2026-03-02T08:36:26.161Z | Downloaded aws-lc-sys v0.37.1 |
| 1269 | 2026-03-02T08:36:28.033Z | Compiling proc-macro2 v1.0.106 |
| 1270 | 2026-03-02T08:36:28.033Z | Compiling unicode-ident v1.0.24 |
| 1271 | 2026-03-02T08:36:28.033Z | Compiling quote v1.0.44 |
| 1272 | 2026-03-02T08:36:28.057Z | Compiling serde_core v1.0.228 |
| 1273 | 2026-03-02T08:36:28.057Z | Compiling cfg-if v1.0.4 |
| 1274 | 2026-03-02T08:36:28.057Z | Compiling serde v1.0.228 |
| 1275 | 2026-03-02T08:36:28.057Z | Compiling libc v0.2.180 |
| 1276 | 2026-03-02T08:36:28.057Z | Compiling memchr v2.8.0 |
| 1277 | 2026-03-02T08:36:28.307Z | Compiling itoa v1.0.17 |
| 1278 | 2026-03-02T08:36:28.648Z | Compiling smallvec v1.15.1 |
| 1279 | 2026-03-02T08:36:28.648Z | Compiling zmij v1.0.21 |
| 1280 | 2026-03-02T08:36:28.769Z | Compiling autocfg v1.5.0 |
| 1281 | 2026-03-02T08:36:29.169Z | Compiling serde_json v1.0.149 |
| 1282 | 2026-03-02T08:36:29.700Z | Compiling libm v0.2.16 |
| 1283 | 2026-03-02T08:36:29.824Z | Compiling getrandom v0.4.1 |
| 1284 | 2026-03-02T08:36:29.953Z | Compiling version_check v0.9.5 |
| 1285 | 2026-03-02T08:36:30.058Z | Compiling stable_deref_trait v1.2.1 |
| 1286 | 2026-03-02T08:36:30.141Z | Compiling iana-time-zone v0.1.65 |
| 1287 | 2026-03-02T08:36:30.177Z | Compiling equivalent v1.0.2 |
| 1288 | 2026-03-02T08:36:30.324Z | Compiling pin-project-lite v0.2.16 |
| 1289 | 2026-03-02T08:36:30.348Z | Compiling allocator-api2 v0.2.21 |
| 1290 | 2026-03-02T08:36:30.489Z | Compiling foldhash v0.2.0 |
| 1291 | 2026-03-02T08:36:30.514Z | Compiling percent-encoding v2.3.2 |
| 1292 | 2026-03-02T08:36:30.584Z | Compiling litemap v0.8.1 |
| 1293 | 2026-03-02T08:36:30.892Z | Compiling syn v2.0.116 |
| 1294 | 2026-03-02T08:36:30.955Z | Compiling writeable v0.6.2 |
| 1295 | 2026-03-02T08:36:30.990Z | Compiling hashbrown v0.16.1 |
| 1296 | 2026-03-02T08:36:31.049Z | Compiling icu_properties_data v2.1.2 |
| 1297 | 2026-03-02T08:36:31.087Z | Compiling icu_normalizer_data v2.1.1 |
| 1298 | 2026-03-02T08:36:31.320Z | Compiling scopeguard v1.2.0 |
| 1299 | 2026-03-02T08:36:31.353Z | Compiling parking_lot_core v0.9.12 |
| 1300 | 2026-03-02T08:36:31.450Z | Compiling dyn-clone v1.0.20 |
| 1301 | 2026-03-02T08:36:31.502Z | Compiling lock_api v0.4.14 |
| 1302 | 2026-03-02T08:36:31.708Z | Compiling form_urlencoded v1.2.2 |
| 1303 | 2026-03-02T08:36:31.873Z | Compiling utf8_iter v1.0.4 |
| 1304 | 2026-03-02T08:36:31.951Z | Compiling jobserver v0.1.34 |
| 1305 | 2026-03-02T08:36:31.979Z | Compiling find-msvc-tools v0.1.9 |
| 1306 | 2026-03-02T08:36:32.035Z | Compiling shlex v1.3.0 |
| 1307 | 2026-03-02T08:36:32.146Z | Compiling log v0.4.29 |
| 1308 | 2026-03-02T08:36:32.340Z | Compiling cc v1.2.56 |
| 1309 | 2026-03-02T08:36:32.373Z | Compiling thiserror v2.0.18 |
| 1310 | 2026-03-02T08:36:32.425Z | Compiling futures-core v0.3.32 |
| 1311 | 2026-03-02T08:36:32.490Z | Compiling heck v0.5.0 |
| 1312 | 2026-03-02T08:36:32.597Z | Compiling num-traits v0.2.19 |
| 1313 | 2026-03-02T08:36:32.692Z | Compiling errno v0.3.14 |
| 1314 | 2026-03-02T08:36:32.946Z | Compiling fnv v1.0.7 |
| 1315 | 2026-03-02T08:36:33.003Z | Compiling zerocopy v0.8.39 |
| 1316 | 2026-03-02T08:36:33.262Z | Compiling futures-sink v0.3.32 |
| 1317 | 2026-03-02T08:36:33.373Z | Compiling semver v1.0.27 |
| 1318 | 2026-03-02T08:36:33.446Z | Compiling indexmap v2.13.0 |
| 1319 | 2026-03-02T08:36:33.628Z | Compiling getrandom v0.2.17 |
| 1320 | 2026-03-02T08:36:33.761Z | Compiling slab v0.4.12 |
| 1321 | 2026-03-02T08:36:33.935Z | Compiling futures-channel v0.3.32 |
| 1322 | 2026-03-02T08:36:34.071Z | Compiling uuid v1.21.0 |
| 1323 | 2026-03-02T08:36:34.103Z | Compiling futures-io v0.3.32 |
| 1324 | 2026-03-02T08:36:34.389Z | Compiling futures-task v0.3.32 |
| 1325 | 2026-03-02T08:36:34.692Z | Compiling typenum v1.19.0 |
| 1326 | 2026-03-02T08:36:34.860Z | Compiling rustversion v1.0.22 |
| 1327 | 2026-03-02T08:36:35.018Z | Compiling socket2 v0.6.2 |
| 1328 | 2026-03-02T08:36:35.372Z | Compiling schemars v0.8.22 |
| 1329 | 2026-03-02T08:36:35.410Z | Compiling ring v0.17.14 |
| 1330 | 2026-03-02T08:36:35.597Z | Compiling portable-atomic v1.13.1 |
| 1331 | 2026-03-02T08:36:35.989Z | Compiling parking_lot v0.12.5 |
| 1332 | 2026-03-02T08:36:36.054Z | Compiling untrusted v0.9.0 |
| 1333 | 2026-03-02T08:36:36.253Z | Compiling regex-syntax v0.8.9 |
| 1334 | 2026-03-02T08:36:36.617Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-03-02T08:36:36.727Z | Compiling mio v1.1.1 |
| 1336 | 2026-03-02T08:36:36.871Z | Compiling byteorder v1.5.0 |
| 1337 | 2026-03-02T08:36:36.999Z | Compiling bitflags v2.11.0 |
| 1338 | 2026-03-02T08:36:37.204Z | Compiling critical-section v1.2.0 |
| 1339 | 2026-03-02T08:36:37.401Z | Compiling subtle v2.6.1 |
| 1340 | 2026-03-02T08:36:37.519Z | Compiling rand_core v0.6.4 |
| 1341 | 2026-03-02T08:36:37.645Z | Compiling once_cell v1.21.3 |
| 1342 | 2026-03-02T08:36:37.709Z | Compiling rustix v1.1.3 |
| 1343 | 2026-03-02T08:36:37.808Z | Compiling synstructure v0.13.2 |
| 1344 | 2026-03-02T08:36:37.808Z | Compiling serde_derive_internals v0.29.1 |
| 1345 | 2026-03-02T08:36:38.034Z | Compiling base64 v0.22.1 |
| 1346 | 2026-03-02T08:36:38.687Z | Compiling atomic-waker v1.1.2 |
| 1347 | 2026-03-02T08:36:38.752Z | Compiling ipnet v2.11.0 |
| 1348 | 2026-03-02T08:36:38.832Z | Compiling ucd-trie v0.1.7 |
| 1349 | 2026-03-02T08:36:38.894Z | Compiling httparse v1.10.1 |
| 1350 | 2026-03-02T08:36:39.346Z | Compiling pest v2.8.6 |
| 1351 | 2026-03-02T08:36:39.490Z | Compiling tower-service v0.3.3 |
| 1352 | 2026-03-02T08:36:39.521Z | Compiling tower-layer v0.3.3 |
| 1353 | 2026-03-02T08:36:39.633Z | Compiling thiserror v1.0.69 |
| 1354 | 2026-03-02T08:36:39.910Z | Compiling getrandom v0.3.4 |
| 1355 | 2026-03-02T08:36:39.940Z | Compiling ryu v1.0.23 |
| 1356 | 2026-03-02T08:36:40.307Z | Compiling try-lock v0.2.5 |
| 1357 | 2026-03-02T08:36:40.332Z | Compiling generic-array v0.14.7 |
| 1358 | 2026-03-02T08:36:40.498Z | Compiling want v0.3.1 |
| 1359 | 2026-03-02T08:36:40.545Z | Compiling pin-utils v0.1.0 |
| 1360 | 2026-03-02T08:36:40.605Z | Compiling httpdate v1.0.3 |
| 1361 | 2026-03-02T08:36:40.656Z | Compiling pretty-hex v0.4.1 |
| 1362 | 2026-03-02T08:36:40.786Z | Compiling slog v2.8.2 |
| 1363 | 2026-03-02T08:36:40.833Z | Compiling aho-corasick v1.1.4 |
| 1364 | 2026-03-02T08:36:40.891Z | Compiling strsim v0.11.1 |
| 1365 | 2026-03-02T08:36:41.094Z | Compiling plain v0.2.3 |
| 1366 | 2026-03-02T08:36:41.120Z | Compiling serde_derive v1.0.228 |
| 1367 | 2026-03-02T08:36:41.153Z | Compiling zerofrom-derive v0.1.6 |
| 1368 | 2026-03-02T08:36:41.294Z | Compiling yoke-derive v0.8.1 |
| 1369 | 2026-03-02T08:36:41.684Z | Compiling zerovec-derive v0.11.2 |
| 1370 | 2026-03-02T08:36:41.898Z | Compiling displaydoc v0.2.5 |
| 1371 | 2026-03-02T08:36:42.472Z | Compiling schemars_derive v0.8.22 |
| 1372 | 2026-03-02T08:36:42.585Z | Compiling tokio-macros v2.6.0 |
| 1373 | 2026-03-02T08:36:43.276Z | Compiling thiserror-impl v2.0.18 |
| 1374 | 2026-03-02T08:36:43.408Z | Compiling zerocopy-derive v0.8.39 |
| 1375 | 2026-03-02T08:36:43.689Z | Compiling zerofrom v0.1.6 |
| 1376 | 2026-03-02T08:36:43.873Z | Compiling zeroize_derive v1.4.3 |
| 1377 | 2026-03-02T08:36:43.922Z | Compiling yoke v0.8.1 |
| 1378 | 2026-03-02T08:36:43.980Z | Compiling futures-macro v0.3.32 |
| 1379 | 2026-03-02T08:36:44.205Z | Compiling pest_meta v2.8.6 |
| 1380 | 2026-03-02T08:36:44.353Z | Compiling zerovec v0.11.5 |
| 1381 | 2026-03-02T08:36:44.951Z | Compiling zerotrie v0.2.3 |
| 1382 | 2026-03-02T08:36:45.256Z | Compiling zeroize v1.8.2 |
| 1383 | 2026-03-02T08:36:45.503Z | Compiling tinystr v0.8.2 |
| 1384 | 2026-03-02T08:36:45.624Z | Compiling potential_utf v0.1.4 |
| 1385 | 2026-03-02T08:36:45.665Z | Compiling thiserror-impl v1.0.69 |
| 1386 | 2026-03-02T08:36:45.727Z | Compiling futures-util v0.3.32 |
| 1387 | 2026-03-02T08:36:45.919Z | Compiling icu_locale_core v2.1.1 |
| 1388 | 2026-03-02T08:36:45.944Z | Compiling icu_collections v2.1.1 |
| 1389 | 2026-03-02T08:36:46.129Z | Compiling pest_generator v2.8.6 |
| 1390 | 2026-03-02T08:36:47.516Z | Compiling icu_provider v2.1.1 |
| 1391 | 2026-03-02T08:36:47.541Z | Compiling pest_derive v2.8.6 |
| 1392 | 2026-03-02T08:36:48.008Z | Compiling icu_properties v2.1.2 |
| 1393 | 2026-03-02T08:36:48.064Z | Compiling icu_normalizer v2.1.1 |
| 1394 | 2026-03-02T08:36:48.156Z | Compiling bytes v1.11.1 |
| 1395 | 2026-03-02T08:36:48.311Z | Compiling chrono v0.4.43 |
| 1396 | 2026-03-02T08:36:48.336Z | Compiling serde_tokenstream v0.2.2 |
| 1397 | 2026-03-02T08:36:49.140Z | Compiling erased-serde v0.3.31 |
| 1398 | 2026-03-02T08:36:49.341Z | Compiling http v1.4.0 |
| 1399 | 2026-03-02T08:36:49.622Z | Compiling tokio v1.49.0 |
| 1400 | 2026-03-02T08:36:50.449Z | Compiling idna_adapter v1.2.1 |
| 1401 | 2026-03-02T08:36:50.702Z | Compiling idna v1.1.0 |
| 1402 | 2026-03-02T08:36:50.901Z | Compiling http-body v1.0.1 |
| 1403 | 2026-03-02T08:36:51.224Z | Compiling regex-automata v0.4.14 |
| 1404 | 2026-03-02T08:36:51.652Z | Compiling url v2.5.8 |
| 1405 | 2026-03-02T08:36:52.137Z | Compiling winnow v0.7.14 |
| 1406 | 2026-03-02T08:36:52.324Z | Compiling tracing-attributes v0.1.31 |
| 1407 | 2026-03-02T08:36:53.513Z | Compiling tracing-core v0.1.36 |
| 1408 | 2026-03-02T08:36:53.802Z | Compiling http-body-util v0.1.3 |
| 1409 | 2026-03-02T08:36:54.215Z | Compiling ppv-lite86 v0.2.21 |
| 1410 | 2026-03-02T08:36:54.292Z | Compiling crypto-common v0.1.7 |
| 1411 | 2026-03-02T08:36:54.506Z | Compiling serde_urlencoded v0.7.1 |
| 1412 | 2026-03-02T08:36:54.878Z | Compiling paste v1.0.15 |
| 1413 | 2026-03-02T08:36:54.914Z | Compiling openapiv3 v2.2.0 |
| 1414 | 2026-03-02T08:36:55.028Z | Compiling sync_wrapper v1.0.2 |
| 1415 | 2026-03-02T08:36:55.052Z | Compiling tracing v0.1.44 |
| 1416 | 2026-03-02T08:36:55.217Z | Compiling regex v1.12.3 |
| 1417 | 2026-03-02T08:36:55.484Z | Compiling regress v0.10.5 |
| 1418 | 2026-03-02T08:36:55.628Z | Compiling rustls-pki-types v1.14.0 |
| 1419 | 2026-03-02T08:36:56.230Z | Compiling powerfmt v0.2.0 |
| 1420 | 2026-03-02T08:36:56.466Z | Compiling time-core v0.1.8 |
| 1421 | 2026-03-02T08:36:56.618Z | Compiling anyhow v1.0.101 |
| 1422 | 2026-03-02T08:36:56.643Z | Compiling num-conv v0.2.0 |
| 1423 | 2026-03-02T08:36:56.748Z | Compiling deranged v0.5.6 |
| 1424 | 2026-03-02T08:36:56.894Z | Compiling time-macros v0.2.27 |
| 1425 | 2026-03-02T08:36:57.354Z | Compiling scroll_derive v0.13.1 |
| 1426 | 2026-03-02T08:36:57.605Z | Compiling ident_case v1.0.1 |
| 1427 | 2026-03-02T08:36:57.805Z | Compiling fastrand v2.3.0 |
| 1428 | 2026-03-02T08:36:58.310Z | Compiling num_threads v0.1.7 |
| 1429 | 2026-03-02T08:36:58.461Z | Compiling cpufeatures v0.2.17 |
| 1430 | 2026-03-02T08:36:58.571Z | Compiling iri-string v0.7.10 |
| 1431 | 2026-03-02T08:36:58.723Z | Compiling darling_core v0.21.3 |
| 1432 | 2026-03-02T08:36:58.984Z | Compiling typify-impl v0.4.3 |
| 1433 | 2026-03-02T08:36:59.056Z | Compiling scroll v0.13.0 |
| 1434 | 2026-03-02T08:36:59.635Z | Compiling ipnetwork v0.21.1 |
| 1435 | 2026-03-02T08:37:00.598Z | Compiling daft-derive v0.1.5 |
| 1436 | 2026-03-02T08:37:02.033Z | Compiling omicron-workspace-hack v0.1.0 |
| 1437 | 2026-03-02T08:37:02.380Z | Compiling goblin v0.10.5 |
| 1438 | 2026-03-02T08:37:02.563Z | Compiling tokio-util v0.7.18 |
| 1439 | 2026-03-02T08:37:03.938Z | Compiling darling_macro v0.21.3 |
| 1440 | 2026-03-02T08:37:04.229Z | Compiling async-trait v0.1.89 |
| 1441 | 2026-03-02T08:37:04.752Z | Compiling cmake v0.1.57 |
| 1442 | 2026-03-02T08:37:05.067Z | Compiling usdt-impl v0.6.0 |
| 1443 | 2026-03-02T08:37:05.278Z | Compiling dunce v1.0.5 |
| 1444 | 2026-03-02T08:37:05.429Z | Compiling fs_extra v1.3.0 |
| 1445 | 2026-03-02T08:37:05.496Z | Compiling darling v0.21.3 |
| 1446 | 2026-03-02T08:37:05.624Z | Compiling dtrace-parser v0.3.0 |
| 1447 | 2026-03-02T08:37:05.655Z | Compiling block-buffer v0.10.4 |
| 1448 | 2026-03-02T08:37:05.929Z | Compiling crossbeam-utils v0.8.21 |
| 1449 | 2026-03-02T08:37:05.955Z | Compiling aws-lc-sys v0.37.1 |
| 1450 | 2026-03-02T08:37:06.347Z | Compiling digest v0.10.7 |
| 1451 | 2026-03-02T08:37:06.477Z | Compiling futures-executor v0.3.32 |
| 1452 | 2026-03-02T08:37:06.751Z | Compiling structmeta-derive v0.3.0 |
| 1453 | 2026-03-02T08:37:07.200Z | Compiling thread-id v5.1.0 |
| 1454 | 2026-03-02T08:37:07.338Z | Compiling camino v1.2.2 |
| 1455 | 2026-03-02T08:37:07.363Z | Compiling hex v0.4.3 |
| 1456 | 2026-03-02T08:37:07.608Z | Compiling rustls v0.22.4 |
| 1457 | 2026-03-02T08:37:07.733Z | Compiling rand_core v0.9.5 |
| 1458 | 2026-03-02T08:37:07.929Z | Compiling futures v0.3.32 |
| 1459 | 2026-03-02T08:37:08.013Z | Compiling h2 v0.4.13 |
| 1460 | 2026-03-02T08:37:08.059Z | Compiling oxnet v0.1.4 |
| 1461 | 2026-03-02T08:37:08.142Z | Compiling thread_local v1.1.9 |
| 1462 | 2026-03-02T08:37:08.679Z | Compiling syn v1.0.109 |
| 1463 | 2026-03-02T08:37:08.920Z | Compiling match_cfg v0.1.0 |
| 1464 | 2026-03-02T08:37:08.946Z | Compiling structmeta v0.3.0 |
| 1465 | 2026-03-02T08:37:09.126Z | Compiling aws-lc-rs v1.15.4 |
| 1466 | 2026-03-02T08:37:09.328Z | Compiling dof v0.4.0 |
| 1467 | 2026-03-02T08:37:09.478Z | Compiling slog-async v2.8.0 |
| 1468 | 2026-03-02T08:37:09.654Z | Compiling unicode-width v0.2.2 |
| 1469 | 2026-03-02T08:37:10.036Z | Compiling unsafe-libyaml v0.2.11 |
| 1470 | 2026-03-02T08:37:10.110Z | Compiling quick-error v1.2.3 |
| 1471 | 2026-03-02T08:37:10.342Z | Compiling rand_chacha v0.9.0 |
| 1472 | 2026-03-02T08:37:11.251Z | Compiling newtype-uuid-macros v0.1.0 |
| 1473 | 2026-03-02T08:37:12.770Z | Compiling hyper v1.8.1 |
| 1474 | 2026-03-02T08:37:12.819Z | Compiling serde_yaml v0.9.34+deprecated |
| 1475 | 2026-03-02T08:37:13.038Z | Compiling strum_macros v0.26.4 |
| 1476 | 2026-03-02T08:37:13.491Z | Compiling typify-macro v0.4.3 |
| 1477 | 2026-03-02T08:37:14.157Z | Compiling usdt-macro v0.6.0 |
| 1478 | 2026-03-02T08:37:15.277Z | Compiling hyper-util v0.1.20 |
| 1479 | 2026-03-02T08:37:15.957Z | Compiling usdt-attr-macro v0.6.0 |
| 1480 | 2026-03-02T08:37:16.153Z | Compiling serde_spanned v1.0.4 |
| 1481 | 2026-03-02T08:37:16.454Z | Compiling multer v3.1.0 |
| 1482 | 2026-03-02T08:37:16.707Z | Compiling debug-ignore v1.0.5 |
| 1483 | 2026-03-02T08:37:16.822Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1484 | 2026-03-02T08:37:16.871Z | Compiling bit-vec v0.8.0 |
| 1485 | 2026-03-02T08:37:16.895Z | Compiling take_mut v0.2.2 |
| 1486 | 2026-03-02T08:37:17.080Z | Compiling untrusted v0.7.1 |
| 1487 | 2026-03-02T08:37:17.251Z | Compiling term v1.2.1 |
| 1488 | 2026-03-02T08:37:17.307Z | Compiling bit-set v0.8.0 |
| 1489 | 2026-03-02T08:37:17.410Z | Compiling strum v0.26.3 |
| 1490 | 2026-03-02T08:37:17.601Z | Compiling typify v0.4.3 |
| 1491 | 2026-03-02T08:37:17.625Z | Compiling rand v0.9.2 |
| 1492 | 2026-03-02T08:37:17.650Z | Compiling async-stream-impl v0.3.6 |
| 1493 | 2026-03-02T08:37:17.771Z | Compiling dropshot v0.16.7 |
| 1494 | 2026-03-02T08:37:17.981Z | Compiling encoding_rs v0.8.35 |
| 1495 | 2026-03-02T08:37:18.172Z | Compiling mime v0.3.17 |
| 1496 | 2026-03-02T08:37:18.701Z | Compiling ref-cast v1.0.25 |
| 1497 | 2026-03-02T08:37:18.746Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-02T08:37:18.816Z | Compiling unarray v0.1.4 |
| 1499 | 2026-03-02T08:37:18.842Z | Compiling rustls v0.23.36 |
| 1500 | 2026-03-02T08:37:18.917Z | Compiling async-stream v0.3.6 |
| 1501 | 2026-03-02T08:37:19.033Z | Compiling derive-ex v0.1.8 |
| 1502 | 2026-03-02T08:37:19.101Z | Compiling dropshot_endpoint v0.16.7 |
| 1503 | 2026-03-02T08:37:19.184Z | Compiling macaddr v1.0.1 |
| 1504 | 2026-03-02T08:37:19.311Z | Compiling ref-cast-impl v1.0.25 |
| 1505 | 2026-03-02T08:37:19.340Z | Compiling waitgroup v0.1.2 |
| 1506 | 2026-03-02T08:37:19.436Z | Compiling serde_path_to_error v0.1.20 |
| 1507 | 2026-03-02T08:37:19.613Z | Compiling progenitor-impl v0.11.2 |
| 1508 | 2026-03-02T08:37:20.235Z | Compiling tabwriter v1.4.1 |
| 1509 | 2026-03-02T08:37:20.840Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1510 | 2026-03-02T08:37:21.153Z | Compiling tempfile v3.25.0 |
| 1511 | 2026-03-02T08:37:21.821Z | Compiling newtype-uuid v1.3.2 |
| 1512 | 2026-03-02T08:37:22.109Z | Compiling strum_macros v0.27.2 |
| 1513 | 2026-03-02T08:37:22.510Z | Compiling instant v0.1.13 |
| 1514 | 2026-03-02T08:37:22.534Z | Compiling test-strategy v0.4.5 |
| 1515 | 2026-03-02T08:37:22.680Z | Compiling daft v0.1.5 |
| 1516 | 2026-03-02T08:37:22.875Z | Compiling serde_with_macros v3.16.1 |
| 1517 | 2026-03-02T08:37:23.212Z | Compiling time v0.3.47 |
| 1518 | 2026-03-02T08:37:24.308Z | Compiling tower v0.5.3 |
| 1519 | 2026-03-02T08:37:25.208Z | Compiling webpki-roots v1.0.6 |
| 1520 | 2026-03-02T08:37:25.352Z | Compiling colored v3.1.1 |
| 1521 | 2026-03-02T08:37:25.412Z | Compiling tower-http v0.6.8 |
| 1522 | 2026-03-02T08:37:25.548Z | Compiling crossbeam-channel v0.5.15 |
| 1523 | 2026-03-02T08:37:26.212Z | Compiling strum v0.27.2 |
| 1524 | 2026-03-02T08:37:26.272Z | Compiling parse-display-derive v0.10.0 |
| 1525 | 2026-03-02T08:37:26.428Z | Compiling rustls-webpki v0.102.8 |
| 1526 | 2026-03-02T08:37:27.206Z | Compiling rustc-hash v2.1.1 |
| 1527 | 2026-03-02T08:37:27.777Z | Compiling progenitor-macro v0.11.2 |
| 1528 | 2026-03-02T08:37:28.424Z | Compiling slog-json v2.6.1 |
| 1529 | 2026-03-02T08:37:28.767Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1530 | 2026-03-02T08:37:28.792Z | Compiling hostname v0.3.1 |
| 1531 | 2026-03-02T08:37:29.030Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1532 | 2026-03-02T08:37:29.672Z | Compiling rand_chacha v0.3.1 |
| 1533 | 2026-03-02T08:37:29.697Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1534 | 2026-03-02T08:37:30.208Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1535 | 2026-03-02T08:37:30.569Z | Compiling memmap2 v0.9.10 |
| 1536 | 2026-03-02T08:37:30.690Z | Compiling is-terminal v0.4.17 |
| 1537 | 2026-03-02T08:37:30.714Z | Compiling wait-timeout v0.2.1 |
| 1538 | 2026-03-02T08:37:30.833Z | Compiling either v1.15.0 |
| 1539 | 2026-03-02T08:37:30.857Z | Compiling slog-term v2.9.2 |
| 1540 | 2026-03-02T08:37:31.013Z | Compiling rusty-fork v0.3.1 |
| 1541 | 2026-03-02T08:37:31.261Z | Compiling usdt v0.6.0 |
| 1542 | 2026-03-02T08:37:31.294Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1543 | 2026-03-02T08:37:31.723Z | Compiling tokio-rustls v0.25.0 |
| 1544 | 2026-03-02T08:37:31.752Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1545 | 2026-03-02T08:37:31.947Z | Compiling rand v0.8.5 |
| 1546 | 2026-03-02T08:37:32.170Z | Compiling slog-bunyan v2.5.0 |
| 1547 | 2026-03-02T08:37:32.406Z | Compiling rand_xorshift v0.4.0 |
| 1548 | 2026-03-02T08:37:32.666Z | Compiling sha1 v0.10.6 |
| 1549 | 2026-03-02T08:37:33.082Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1550 | 2026-03-02T08:37:33.337Z | Compiling rustls-pemfile v2.2.0 |
| 1551 | 2026-03-02T08:37:34.298Z | Compiling hostname v0.4.2 |
| 1552 | 2026-03-02T08:37:34.888Z | Compiling proptest v1.10.0 |
| 1553 | 2026-03-02T08:37:37.313Z | Compiling itertools v0.14.0 |
| 1554 | 2026-03-02T08:37:39.455Z | Compiling serde_with v3.16.1 |
| 1555 | 2026-03-02T08:37:40.286Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1556 | 2026-03-02T08:37:40.986Z | Compiling utf8parse v0.2.2 |
| 1557 | 2026-03-02T08:37:41.180Z | Compiling anstyle-parse v0.2.7 |
| 1558 | 2026-03-02T08:37:41.512Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1559 | 2026-03-02T08:37:41.597Z | Compiling toml_datetime v0.6.11 |
| 1560 | 2026-03-02T08:37:42.149Z | Compiling is_terminal_polyfill v1.70.2 |
| 1561 | 2026-03-02T08:37:42.251Z | Compiling colorchoice v1.0.4 |
| 1562 | 2026-03-02T08:37:42.293Z | Compiling anstyle v1.0.13 |
| 1563 | 2026-03-02T08:37:42.742Z | Compiling anstyle-query v1.1.5 |
| 1564 | 2026-03-02T08:37:42.913Z | Compiling anstream v0.6.21 |
| 1565 | 2026-03-02T08:37:43.479Z | Compiling backoff v0.4.0 |
| 1566 | 2026-03-02T08:37:43.852Z | Compiling parse-display v0.10.0 |
| 1567 | 2026-03-02T08:37:43.935Z | Compiling iddqd v0.3.17 |
| 1568 | 2026-03-02T08:37:44.607Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1569 | 2026-03-02T08:37:46.606Z | Compiling clap_lex v1.0.0 |
| 1570 | 2026-03-02T08:37:46.685Z | Compiling clap_derive v4.5.55 |
| 1571 | 2026-03-02T08:37:47.113Z | Compiling terminal_size v0.4.3 |
| 1572 | 2026-03-02T08:37:47.341Z | Compiling crossbeam-epoch v0.9.18 |
| 1573 | 2026-03-02T08:37:47.988Z | Compiling clap_builder v4.5.59 |
| 1574 | 2026-03-02T08:37:48.012Z | Compiling rustls-webpki v0.103.9 |
| 1575 | 2026-03-02T08:37:48.358Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1576 | 2026-03-02T08:37:49.552Z | Compiling proc-macro-error-attr v1.0.4 |
| 1577 | 2026-03-02T08:37:49.792Z | Compiling heapless v0.8.0 |
| 1578 | 2026-03-02T08:37:50.053Z | Compiling proc-macro-crate v3.4.0 |
| 1579 | 2026-03-02T08:37:50.729Z | Compiling ingot-macros v0.1.1 |
| 1580 | 2026-03-02T08:37:51.923Z | Compiling zerocopy-derive v0.7.35 |
| 1581 | 2026-03-02T08:37:52.076Z | Compiling clap v4.5.59 |
| 1582 | 2026-03-02T08:37:52.204Z | Compiling hash32 v0.3.1 |
| 1583 | 2026-03-02T08:37:52.474Z | Compiling proc-macro-error v1.0.4 |
| 1584 | 2026-03-02T08:37:53.349Z | Compiling smoltcp v0.11.0 |
| 1585 | 2026-03-02T08:37:53.617Z | Compiling winnow v0.5.40 |
| 1586 | 2026-03-02T08:37:53.945Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1587 | 2026-03-02T08:37:54.458Z | Compiling zerocopy v0.7.35 |
| 1588 | 2026-03-02T08:37:56.831Z | Compiling ingot-types v0.1.2 |
| 1589 | 2026-03-02T08:37:56.877Z | Compiling toml_edit v0.19.15 |
| 1590 | 2026-03-02T08:37:57.048Z | Compiling tokio-rustls v0.26.4 |
| 1591 | 2026-03-02T08:37:57.293Z | Compiling num_enum_derive v0.7.5 |
| 1592 | 2026-03-02T08:37:58.116Z | Compiling cobs v0.3.0 |
| 1593 | 2026-03-02T08:37:58.578Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1594 | 2026-03-02T08:37:58.793Z | Compiling crucible-workspace-hack v0.1.0 |
| 1595 | 2026-03-02T08:37:58.950Z | Compiling managed v0.8.0 |
| 1596 | 2026-03-02T08:37:59.179Z | Compiling bitflags v1.3.2 |
| 1597 | 2026-03-02T08:37:59.319Z | Compiling hyper-rustls v0.27.7 |
| 1598 | 2026-03-02T08:37:59.363Z | Compiling num_enum v0.7.5 |
| 1599 | 2026-03-02T08:37:59.743Z | Compiling proc-macro-crate v1.3.1 |
| 1600 | 2026-03-02T08:37:59.937Z | Compiling postcard v1.1.3 |
| 1601 | 2026-03-02T08:38:00.505Z | Compiling ingot v0.1.1 |
| 1602 | 2026-03-02T08:38:00.736Z | Compiling foreign-types-macros v0.2.3 |
| 1603 | 2026-03-02T08:38:00.885Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1604 | 2026-03-02T08:38:01.050Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1605 | 2026-03-02T08:38:01.413Z | Compiling foreign-types-shared v0.3.1 |
| 1606 | 2026-03-02T08:38:01.517Z | Compiling heck v0.4.1 |
| 1607 | 2026-03-02T08:38:01.577Z | Compiling rayon-core v1.13.0 |
| 1608 | 2026-03-02T08:38:01.878Z | Compiling num_enum_derive v0.5.11 |
| 1609 | 2026-03-02T08:38:01.974Z | Compiling reqwest v0.12.28 |
| 1610 | 2026-03-02T08:38:01.999Z | Compiling foreign-types v0.5.0 |
| 1611 | 2026-03-02T08:38:02.247Z | Compiling crossbeam-deque v0.8.6 |
| 1612 | 2026-03-02T08:38:02.377Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1613 | 2026-03-02T08:38:03.194Z | Compiling dtrace-parser v0.2.0 |
| 1614 | 2026-03-02T08:38:03.243Z | Compiling scroll_derive v0.12.1 |
| 1615 | 2026-03-02T08:38:03.862Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1616 | 2026-03-02T08:38:03.886Z | Compiling usdt-impl v0.5.0 |
| 1617 | 2026-03-02T08:38:04.342Z | Compiling memoffset v0.9.1 |
| 1618 | 2026-03-02T08:38:04.654Z | Compiling cstr-argument v0.1.2 |
| 1619 | 2026-03-02T08:38:04.718Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1620 | 2026-03-02T08:38:04.742Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1621 | 2026-03-02T08:38:04.801Z | Compiling cfg_aliases v0.2.1 |
| 1622 | 2026-03-02T08:38:04.920Z | Compiling tinyvec_macros v0.1.1 |
| 1623 | 2026-03-02T08:38:04.944Z | Compiling convert_case v0.4.0 |
| 1624 | 2026-03-02T08:38:05.042Z | Compiling tinyvec v1.10.0 |
| 1625 | 2026-03-02T08:38:05.152Z | Compiling nix v0.30.1 |
| 1626 | 2026-03-02T08:38:05.177Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1627 | 2026-03-02T08:38:05.363Z | Compiling scroll v0.12.0 |
| 1628 | 2026-03-02T08:38:05.619Z | Compiling derive_more v0.99.20 |
| 1629 | 2026-03-02T08:38:05.833Z | Compiling num_enum v0.5.11 |
| 1630 | 2026-03-02T08:38:05.884Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1631 | 2026-03-02T08:38:06.073Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1632 | 2026-03-02T08:38:07.004Z | Compiling dof v0.3.0 |
| 1633 | 2026-03-02T08:38:07.642Z | Compiling camino-tempfile v1.4.1 |
| 1634 | 2026-03-02T08:38:07.796Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1635 | 2026-03-02T08:38:08.102Z | Compiling thread-id v4.2.2 |
| 1636 | 2026-03-02T08:38:09.030Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1637 | 2026-03-02T08:38:09.530Z | Compiling rayon v1.11.0 |
| 1638 | 2026-03-02T08:38:10.703Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1639 | 2026-03-02T08:38:10.761Z | Compiling goblin v0.8.2 |
| 1640 | 2026-03-02T08:38:11.284Z | Compiling progenitor-client v0.11.2 |
| 1641 | 2026-03-02T08:38:11.718Z | Compiling zone_cfg_derive v0.3.1 |
| 1642 | 2026-03-02T08:38:11.913Z | Compiling itertools v0.12.1 |
| 1643 | 2026-03-02T08:38:12.068Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1644 | 2026-03-02T08:38:12.672Z | Compiling serde_spanned v0.6.9 |
| 1645 | 2026-03-02T08:38:12.903Z | Compiling num-derive v0.4.2 |
| 1646 | 2026-03-02T08:38:13.310Z | Compiling sigpipe v0.1.3 |
| 1647 | 2026-03-02T08:38:13.660Z | Compiling jiff v0.2.20 |
| 1648 | 2026-03-02T08:38:13.780Z | Compiling toml_write v0.1.2 |
| 1649 | 2026-03-02T08:38:13.853Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1650 | 2026-03-02T08:38:14.211Z | Compiling glob v0.3.3 |
| 1651 | 2026-03-02T08:38:14.291Z | Compiling toml_edit v0.22.27 |
| 1652 | 2026-03-02T08:38:14.586Z | Compiling zone v0.3.1 |
| 1653 | 2026-03-02T08:38:14.784Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1654 | 2026-03-02T08:38:16.619Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1655 | 2026-03-02T08:38:16.813Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1656 | 2026-03-02T08:38:17.543Z | Compiling progenitor v0.11.2 |
| 1657 | 2026-03-02T08:38:19.944Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1658 | 2026-03-02T08:38:20.799Z | Compiling smf v0.2.3 |
| 1659 | 2026-03-02T08:38:20.936Z | Compiling secrecy v0.10.3 |
| 1660 | 2026-03-02T08:38:21.211Z | Compiling num-integer v0.1.46 |
| 1661 | 2026-03-02T08:38:21.661Z | Compiling rustc_version v0.4.1 |
| 1662 | 2026-03-02T08:38:22.027Z | Compiling float-ord v0.3.2 |
| 1663 | 2026-03-02T08:38:22.100Z | Compiling rustix v0.38.44 |
| 1664 | 2026-03-02T08:38:22.190Z | Compiling whoami v1.6.1 |
| 1665 | 2026-03-02T08:38:22.218Z | Compiling prettyplease v0.2.37 |
| 1666 | 2026-03-02T08:38:22.242Z | Compiling curve25519-dalek v4.1.3 |
| 1667 | 2026-03-02T08:38:22.858Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1668 | 2026-03-02T08:38:23.959Z | Compiling toml v0.8.23 |
| 1669 | 2026-03-02T08:38:24.159Z | Compiling usdt-attr-macro v0.5.0 |
| 1670 | 2026-03-02T08:38:24.290Z | Compiling usdt-macro v0.5.0 |
| 1671 | 2026-03-02T08:38:25.660Z | Compiling progenitor-client v0.10.0 |
| 1672 | 2026-03-02T08:38:26.159Z | Compiling hmac v0.12.1 |
| 1673 | 2026-03-02T08:38:26.401Z | Compiling inout v0.1.4 |
| 1674 | 2026-03-02T08:38:26.638Z | Compiling enum-as-inner v0.6.1 |
| 1675 | 2026-03-02T08:38:26.835Z | Compiling ff v0.13.1 |
| 1676 | 2026-03-02T08:38:26.958Z | Compiling memmap v0.7.0 |
| 1677 | 2026-03-02T08:38:27.058Z | Compiling data-encoding v2.10.0 |
| 1678 | 2026-03-02T08:38:27.299Z | Compiling usdt v0.5.0 |
| 1679 | 2026-03-02T08:38:27.606Z | Compiling group v0.13.0 |
| 1680 | 2026-03-02T08:38:27.801Z | Compiling cipher v0.4.4 |
| 1681 | 2026-03-02T08:38:27.970Z | Compiling hkdf v0.12.4 |
| 1682 | 2026-03-02T08:38:28.343Z | Compiling num-rational v0.4.2 |
| 1683 | 2026-03-02T08:38:28.429Z | Compiling num-iter v0.1.45 |
| 1684 | 2026-03-02T08:38:28.826Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1685 | 2026-03-02T08:38:29.108Z | Compiling universal-hash v0.5.1 |
| 1686 | 2026-03-02T08:38:29.301Z | Compiling half v2.7.1 |
| 1687 | 2026-03-02T08:38:29.736Z | Compiling crypto-bigint v0.5.5 |
| 1688 | 2026-03-02T08:38:30.195Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1689 | 2026-03-02T08:38:30.263Z | Compiling num-complex v0.4.6 |
| 1690 | 2026-03-02T08:38:31.176Z | Compiling base64ct v1.8.3 |
| 1691 | 2026-03-02T08:38:31.538Z | Compiling ciborium-io v0.2.2 |
| 1692 | 2026-03-02T08:38:31.712Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1693 | 2026-03-02T08:38:31.898Z | Compiling base16ct v0.2.0 |
| 1694 | 2026-03-02T08:38:32.134Z | Compiling opaque-debug v0.3.1 |
| 1695 | 2026-03-02T08:38:32.158Z | Compiling num v0.4.3 |
| 1696 | 2026-03-02T08:38:32.228Z | Compiling password-hash v0.5.0 |
| 1697 | 2026-03-02T08:38:32.276Z | Compiling poly1305 v0.8.0 |
| 1698 | 2026-03-02T08:38:32.302Z | Compiling ciborium-ll v0.2.2 |
| 1699 | 2026-03-02T08:38:32.734Z | Compiling elliptic-curve v0.13.8 |
| 1700 | 2026-03-02T08:38:33.186Z | Compiling thiserror-no-std v2.0.2 |
| 1701 | 2026-03-02T08:38:33.380Z | Compiling chacha20 v0.9.1 |
| 1702 | 2026-03-02T08:38:33.404Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1703 | 2026-03-02T08:38:33.815Z | Compiling hubpack_derive v0.1.1 |
| 1704 | 2026-03-02T08:38:34.233Z | Compiling blake2 v0.10.6 |
| 1705 | 2026-03-02T08:38:34.716Z | Compiling aead v0.5.2 |
| 1706 | 2026-03-02T08:38:35.011Z | Compiling keccak v0.1.6 |
| 1707 | 2026-03-02T08:38:36.220Z | Compiling semver v0.1.20 |
| 1708 | 2026-03-02T08:38:36.248Z | Compiling linked-hash-map v0.5.6 |
| 1709 | 2026-03-02T08:38:36.248Z | Compiling vcpkg v0.2.15 |
| 1710 | 2026-03-02T08:38:36.248Z | Compiling static_assertions v1.1.0 |
| 1711 | 2026-03-02T08:38:36.248Z | Compiling resolv-conf v0.7.6 |
| 1712 | 2026-03-02T08:38:36.248Z | Compiling pkg-config v0.3.32 |
| 1713 | 2026-03-02T08:38:36.248Z | Compiling lru-cache v0.1.2 |
| 1714 | 2026-03-02T08:38:36.248Z | Compiling rustc_version v0.1.7 |
| 1715 | 2026-03-02T08:38:36.332Z | Compiling sha3 v0.10.8 |
| 1716 | 2026-03-02T08:38:36.494Z | Compiling chacha20poly1305 v0.10.1 |
| 1717 | 2026-03-02T08:38:36.721Z | Compiling hubpack v0.1.2 |
| 1718 | 2026-03-02T08:38:36.751Z | Compiling vsss-rs v3.3.4 |
| 1719 | 2026-03-02T08:38:36.775Z | Compiling openssl-sys v0.9.111 |
| 1720 | 2026-03-02T08:38:36.948Z | Compiling argon2 v0.5.3 |
| 1721 | 2026-03-02T08:38:36.972Z | Compiling ciborium v0.2.2 |
| 1722 | 2026-03-02T08:38:37.281Z | Compiling hickory-proto v0.24.4 |
| 1723 | 2026-03-02T08:38:38.262Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1724 | 2026-03-02T08:38:39.322Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1725 | 2026-03-02T08:38:39.583Z | Compiling serde-big-array v0.5.1 |
| 1726 | 2026-03-02T08:38:39.839Z | Compiling serde_repr v0.1.20 |
| 1727 | 2026-03-02T08:38:39.975Z | Compiling derive-where v1.6.0 |
| 1728 | 2026-03-02T08:38:40.160Z | Compiling siphasher v1.0.2 |
| 1729 | 2026-03-02T08:38:40.566Z | Compiling minimal-lexical v0.2.1 |
| 1730 | 2026-03-02T08:38:40.918Z | Compiling unicode-segmentation v1.12.0 |
| 1731 | 2026-03-02T08:38:41.117Z | Compiling indent_write v2.2.0 |
| 1732 | 2026-03-02T08:38:41.142Z | Compiling nom v7.1.3 |
| 1733 | 2026-03-02T08:38:41.355Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1734 | 2026-03-02T08:38:41.773Z | Compiling newline-converter v0.3.0 |
| 1735 | 2026-03-02T08:38:42.794Z | Compiling hickory-resolver v0.24.4 |
| 1736 | 2026-03-02T08:38:44.267Z | Compiling phf_shared v0.12.1 |
| 1737 | 2026-03-02T08:38:44.595Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1738 | 2026-03-02T08:38:45.022Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1739 | 2026-03-02T08:38:45.493Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1740 | 2026-03-02T08:38:45.688Z | Compiling newtype_derive v0.1.6 |
| 1741 | 2026-03-02T08:38:46.057Z | Compiling atomicwrites v0.4.4 |
| 1742 | 2026-03-02T08:38:46.422Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1743 | 2026-03-02T08:38:47.750Z | Compiling progenitor-impl v0.10.0 |
| 1744 | 2026-03-02T08:38:48.536Z | Compiling console v0.15.11 |
| 1745 | 2026-03-02T08:38:48.560Z | Compiling tokio-stream v0.1.18 |
| 1746 | 2026-03-02T08:38:49.215Z | Compiling pin-project-internal v1.1.10 |
| 1747 | 2026-03-02T08:38:49.558Z | Compiling slog-dtrace v0.3.0 |
| 1748 | 2026-03-02T08:38:49.582Z | Compiling csv-core v0.1.13 |
| 1749 | 2026-03-02T08:38:49.933Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1750 | 2026-03-02T08:38:49.964Z | Compiling swrite v0.1.0 |
| 1751 | 2026-03-02T08:38:50.071Z | Compiling owo-colors v4.2.3 |
| 1752 | 2026-03-02T08:38:50.126Z | Compiling foldhash v0.1.5 |
| 1753 | 2026-03-02T08:38:50.470Z | Compiling unicode-xid v0.2.6 |
| 1754 | 2026-03-02T08:38:50.680Z | Compiling cancel-safe-futures v0.1.5 |
| 1755 | 2026-03-02T08:38:50.704Z | Compiling similar v2.7.0 |
| 1756 | 2026-03-02T08:38:51.128Z | Compiling unicode-width v0.1.14 |
| 1757 | 2026-03-02T08:38:51.443Z | Compiling chrono-tz v0.10.4 |
| 1758 | 2026-03-02T08:38:51.622Z | Compiling expectorate v1.2.0 |
| 1759 | 2026-03-02T08:38:51.674Z | Compiling pin-project v1.1.10 |
| 1760 | 2026-03-02T08:38:51.864Z | Compiling const_format_proc_macros v0.2.34 |
| 1761 | 2026-03-02T08:38:51.889Z | Compiling hashbrown v0.15.5 |
| 1762 | 2026-03-02T08:38:51.995Z | Compiling csv v1.4.0 |
| 1763 | 2026-03-02T08:38:52.820Z | Compiling qorb v0.4.1 |
| 1764 | 2026-03-02T08:38:52.959Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1765 | 2026-03-02T08:38:53.230Z | Compiling phf v0.12.1 |
| 1766 | 2026-03-02T08:38:53.472Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1767 | 2026-03-02T08:38:53.521Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1768 | 2026-03-02T08:38:53.546Z | Compiling tokio-dtrace v0.1.1 |
| 1769 | 2026-03-02T08:38:53.973Z | Compiling unicode-normalization v0.1.25 |
| 1770 | 2026-03-02T08:38:55.065Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1771 | 2026-03-02T08:38:55.561Z | Compiling progenitor-macro v0.10.0 |
| 1772 | 2026-03-02T08:38:55.809Z | Compiling libsw-core v0.3.2 |
| 1773 | 2026-03-02T08:38:56.138Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-03-02T08:38:56.192Z | Compiling async-recursion v1.1.1 |
| 1775 | 2026-03-02T08:38:57.633Z | Compiling cookie v0.18.1 |
| 1776 | 2026-03-02T08:38:57.693Z | Compiling bstr v1.12.1 |
| 1777 | 2026-03-02T08:38:57.983Z | Compiling foreign-types-shared v0.1.1 |
| 1778 | 2026-03-02T08:38:58.084Z | Compiling fixedbitset v0.5.7 |
| 1779 | 2026-03-02T08:38:58.168Z | Compiling bytecount v0.6.9 |
| 1780 | 2026-03-02T08:38:58.439Z | Compiling same-file v1.0.6 |
| 1781 | 2026-03-02T08:38:58.743Z | Compiling fixedbitset v0.4.2 |
| 1782 | 2026-03-02T08:38:58.790Z | Compiling highway v1.3.0 |
| 1783 | 2026-03-02T08:38:58.814Z | Compiling openssl v0.10.75 |
| 1784 | 2026-03-02T08:38:59.248Z | Compiling petgraph v0.6.5 |
| 1785 | 2026-03-02T08:38:59.363Z | Compiling walkdir v2.5.0 |
| 1786 | 2026-03-02T08:38:59.658Z | Compiling petgraph v0.8.3 |
| 1787 | 2026-03-02T08:38:59.987Z | Compiling snafu v0.8.9 |
| 1788 | 2026-03-02T08:39:00.108Z | Compiling globset v0.4.18 |
| 1789 | 2026-03-02T08:39:00.780Z | Compiling papergrid v0.11.0 |
| 1790 | 2026-03-02T08:39:01.935Z | Compiling foreign-types v0.3.2 |
| 1791 | 2026-03-02T08:39:02.125Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-03-02T08:39:02.384Z | Compiling libsw v3.5.0 |
| 1793 | 2026-03-02T08:39:02.587Z | Compiling olpc-cjson v0.1.4 |
| 1794 | 2026-03-02T08:39:02.717Z | Compiling oxide-tokio-rt v0.1.2 |
| 1795 | 2026-03-02T08:39:02.879Z | Compiling const_format v0.2.35 |
| 1796 | 2026-03-02T08:39:03.178Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1797 | 2026-03-02T08:39:04.920Z | Compiling gethostname v0.5.0 |
| 1798 | 2026-03-02T08:39:05.155Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1799 | 2026-03-02T08:39:05.321Z | Compiling tabled_derive v0.7.0 |
| 1800 | 2026-03-02T08:39:06.111Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1801 | 2026-03-02T08:39:06.200Z | Compiling bcs v0.1.6 |
| 1802 | 2026-03-02T08:39:07.193Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-03-02T08:39:07.218Z | Compiling progenitor v0.10.0 |
| 1804 | 2026-03-02T08:39:07.428Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-03-02T08:39:08.381Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-03-02T08:39:09.030Z | Compiling serde_plain v1.0.2 |
| 1807 | 2026-03-02T08:39:09.588Z | Compiling openssl-macros v0.1.1 |
| 1808 | 2026-03-02T08:39:09.679Z | Compiling pem v3.0.6 |
| 1809 | 2026-03-02T08:39:10.537Z | Compiling unicode-linebreak v0.1.5 |
| 1810 | 2026-03-02T08:39:10.561Z | Compiling termtree v0.5.1 |
| 1811 | 2026-03-02T08:39:10.891Z | Compiling lazy_static v1.5.0 |
| 1812 | 2026-03-02T08:39:11.088Z | Compiling linear-map v1.2.0 |
| 1813 | 2026-03-02T08:39:11.151Z | Compiling typed-path v0.9.3 |
| 1814 | 2026-03-02T08:39:11.300Z | Compiling tagptr v0.2.0 |
| 1815 | 2026-03-02T08:39:11.510Z | Compiling smawk v0.3.2 |
| 1816 | 2026-03-02T08:39:11.615Z | Compiling moka v0.12.13 |
| 1817 | 2026-03-02T08:39:11.787Z | Compiling textwrap v0.16.2 |
| 1818 | 2026-03-02T08:39:12.138Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-02T08:39:12.898Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-03-02T08:39:13.259Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-02T08:39:13.292Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-02T08:39:13.671Z | Compiling tough v0.20.0 |
| 1823 | 2026-03-02T08:39:14.229Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1824 | 2026-03-02T08:39:14.617Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-03-02T08:39:14.807Z | Compiling steno v0.4.1 |
| 1826 | 2026-03-02T08:39:16.191Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-02T08:39:16.695Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1828 | 2026-03-02T08:39:17.787Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1829 | 2026-03-02T08:39:18.138Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1830 | 2026-03-02T08:39:18.415Z | Compiling tabled v0.15.0 |
| 1831 | 2026-03-02T08:39:22.347Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1832 | 2026-03-02T08:39:22.746Z | Compiling hickory-proto v0.25.2 |
| 1833 | 2026-03-02T08:39:24.156Z | Compiling humantime v2.3.0 |
| 1834 | 2026-03-02T08:39:24.704Z | Compiling num-derive v0.3.3 |
| 1835 | 2026-03-02T08:39:24.782Z | Compiling parking_lot_core v0.8.6 |
| 1836 | 2026-03-02T08:39:24.884Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1837 | 2026-03-02T08:39:25.067Z | Compiling crc32fast v1.5.0 |
| 1838 | 2026-03-02T08:39:25.481Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1839 | 2026-03-02T08:39:25.928Z | Compiling parking_lot v0.11.2 |
| 1840 | 2026-03-02T08:39:25.960Z | Compiling fxhash v0.2.1 |
| 1841 | 2026-03-02T08:39:26.028Z | Compiling socket2 v0.5.10 |
| 1842 | 2026-03-02T08:39:26.052Z | Compiling internet-checksum v0.2.1 |
| 1843 | 2026-03-02T08:39:26.223Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1844 | 2026-03-02T08:39:26.303Z | Compiling yansi v1.0.1 |
| 1845 | 2026-03-02T08:39:26.701Z | Compiling libscf-sys v1.1.0 |
| 1846 | 2026-03-02T08:39:26.823Z | Compiling sled v0.34.7 |
| 1847 | 2026-03-02T08:39:26.950Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1848 | 2026-03-02T08:39:27.023Z | Compiling diff v0.1.13 |
| 1849 | 2026-03-02T08:39:27.350Z | Compiling pretty_assertions v1.4.1 |
| 1850 | 2026-03-02T08:39:27.636Z | Compiling hickory-resolver v0.25.2 |
| 1851 | 2026-03-02T08:39:29.515Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1852 | 2026-03-02T08:39:29.859Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1853 | 2026-03-02T08:39:32.678Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1854 | 2026-03-02T08:39:35.494Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1855 | 2026-03-02T08:40:08.817Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1856 | 2026-03-02T08:40:13.339Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1857 | 2026-03-02T08:40:14.899Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1858 | 2026-03-02T08:40:17.378Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1859 | 2026-03-02T08:40:19.424Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1860 | 2026-03-02T08:40:23.760Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1861 | 2026-03-02T08:41:11.108Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 44s |
| 1862 | 2026-03-02T08:41:11.332Z | ──────────── |
| 1863 | 2026-03-02T08:41:11.332Z | Nextest run ID 5ffdf7db-c551-4133-8a64-34643a829e12 with nextest profile: default |
| 1864 | 2026-03-02T08:41:11.332Z | Starting 2 tests across 1 binary |
| 1865 | 2026-03-02T08:41:11.357Z | START bfd test::test_new_daemon |
| 1866 | 2026-03-02T08:41:11.357Z | |
| 1867 | 2026-03-02T08:41:11.357Z | running 1 test |
| 1868 | 2026-03-02T08:41:11.521Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40test test::test_new_daemon ... ok |
| 1869 | 2026-03-02T08:41:11.521Z | |
| 1870 | 2026-03-02T08:41:11.521Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.17s |
| 1871 | 2026-03-02T08:41:11.522Z | |
| 1872 | 2026-03-02T08:41:11.547Z | PASS [ 0.200s] bfd test::test_new_daemon |
| 1873 | 2026-03-02T08:41:11.547Z | START bfd test::test_protocol_basics |
| 1874 | 2026-03-02T08:41:11.572Z | |
| 1875 | 2026-03-02T08:41:11.572Z | running 1 test |
| 1876 | 2026-03-02T08:41:11.711Z | {{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3203557841, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":"msg":"0,"name":"slog-rs"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 112379483, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","level","v"::0,"name":"10slog-rs","level":10,"time":","time":"2026-03-02T08:41:11.412240416Z"2026-03-02T08:41:11.412237259Z","hostname":","hostname":"bmat-EVT22200007-0000e999"bmat-EVT22200007-0000e999",,""pid"pid"::48284828,"peer":","peer":"203.0.113.10",2001:db8::20"","state"state":":"Down"Down,"","unit":unit"":"session","session","module":"module":"state_machine","state_machine"component":","bfd"}component" |
| 1877 | 2026-03-02T08:41:11.711Z | :"bfd"} |
| 1878 | 2026-03-02T08:41:11.711Z | {"msg":"transition -> Init","v":0,"name":"{slog-rs","level"":msg"30:"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:11.412734157Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":","2001:db8::20"time,"":"state":"Down","unit":"session","module":"2026-03-02T08:41:11.412742725Z","state_machine","hostname":"component":"bfd"} |
| 1879 | 2026-03-02T08:41:11.711Z | bmat-EVT22200007-0000e999","pid"{:4828"msg":","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1880 | 2026-03-02T08:41:11.711Z | recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2835887489, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name{":"slog-rs"","msg":level":"10,"time":"2026-03-02T08:41:11.4127972Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.20","state":"Down","unit":"session","module":"state_machine"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 666353156, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None },"","v"component":":0bfd","} |
| 1881 | 2026-03-02T08:41:11.711Z | name":"{slog-rs"","msg":"level":10transition -> Init","v":0,"name":"slog-rs","level":30,"time":","time":"2026-03-02T08:41:11.412837034Z","2026-03-02T08:41:11.412841383Z","hostname":hostname"":"bmat-EVT22200007-0000e999","bmat-EVT22200007-0000e999"pid",":pid4828":,"4828peer":","peer"203.0.113.20":","state":"Down"2001:db8::10",","unit":"state":"session","Down",module":""unit":"state_machine","session","component":"bfd"} |
| 1882 | 2026-03-02T08:41:11.711Z | module":"state_machine","component":"bfd"} |
| 1883 | 2026-03-02T08:41:11.711Z | {"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:11.412898404Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1884 | 2026-03-02T08:41:12.700Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 2835887489, your_discriminator: 3203557841, 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-02T08:41:12.402220144Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1885 | 2026-03-02T08:41:12.700Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:12.402362735Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1886 | 2026-03-02T08:41:12.701Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 112379483, your_discriminator: 666353156, 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-02T08:41:12.402406367Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1887 | 2026-03-02T08:41:12.701Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:12.402433684Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1888 | 2026-03-02T08:41:12.726Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3203557841, your_discriminator: 2835887489, 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-02T08:41:12.411112643Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1889 | 2026-03-02T08:41:12.726Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:12.411233929Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1890 | 2026-03-02T08:41:12.726Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 666353156, your_discriminator: 112379483, 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-02T08:41:12.411297303Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1891 | 2026-03-02T08:41:12.726Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-03-02T08:41:12.411337538Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1892 | 2026-03-02T08:41:17.700Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2835887489, your_discriminator: 3203557841, 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-02T08:41:17.402498266Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1893 | 2026-03-02T08:41:17.700Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 112379483, your_discriminator: 666353156, 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-02T08:41:17.402656841Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1894 | 2026-03-02T08:41:17.725Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3203557841, your_discriminator: 2835887489, 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-02T08:41:17.411154878Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1895 | 2026-03-02T08:41:17.725Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 666353156, your_discriminator: 112379483, 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-02T08:41:17.411526312Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1896 | 2026-03-02T08:41:21.708Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40,"time":"2026-03-02T08:41:21.411994157Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1897 | 2026-03-02T08:41:21.709Z | {{"msg":"dropping SM for 2001:db8::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-02T08:41:21.41210445Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1898 | 2026-03-02T08:41:21.709Z | ,"time":"2026-03-02T08:41:21.412125605Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1899 | 2026-03-02T08:41:21.709Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-03-02T08:41:21.412212498Z","hostname":"bmat-EVT22200007-0000e999","pid":4828,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1900 | 2026-03-02T08:41:21.734Z | test test::test_protocol_basics ... ok |
| 1901 | 2026-03-02T08:41:21.734Z | |
| 1902 | 2026-03-02T08:41:21.734Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.16s |
| 1903 | 2026-03-02T08:41:21.734Z | |
| 1904 | 2026-03-02T08:41:21.734Z | PASS [ 10.189s] bfd test::test_protocol_basics |
| 1905 | 2026-03-02T08:41:21.734Z | ──────────── |
| 1906 | 2026-03-02T08:41:21.734Z | Summary [ 10.392s] 2 tests run: 2 passed, 0 skipped |
| 1907 | 2026-03-02T08:41:21.760Z | process exited: duration 607219 ms, exit code 0 |
| |
| 1908 | 2026-03-02T08:41:21.811Z | found 0 output files |