|
|
|
| 1 | 2026-02-27T04:12:35.527Z | job assigned to worker 01KJEMQKY9K306KW2ZJ548GYSZ [factory gimlet-EVT22200007-propolis, EVT22200007/59572] (queued for 2 m 52 s) |
| |
| 2 | 2026-02-27T04:12:45.105Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:12:45.130Z | ++ uname -s |
| 4 | 2026-02-27T04:12:45.130Z | + kern=SunOS |
| 5 | 2026-02-27T04:12:45.130Z | + build_user=build |
| 6 | 2026-02-27T04:12:45.130Z | + build_uid=12345 |
| 7 | 2026-02-27T04:12:45.130Z | + work_dir=/work |
| 8 | 2026-02-27T04:12:45.130Z | + input_dir=/input |
| 9 | 2026-02-27T04:12:45.130Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:12:45.130Z | + case "$kern" in |
| 11 | 2026-02-27T04:12:45.130Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:12:45.130Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:12:47.136Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:12:47.179Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:12:47.204Z | + home_fs=zfs |
| 16 | 2026-02-27T04:12:47.204Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:12:47.204Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:12:47.204Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:12:49.190Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:12:49.214Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:12:49.264Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:12:49.288Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-27T04:12:49.288Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-27T04:12:49.288Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-27T04:12:49.288Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-27T04:12:49.288Z | * rust toolchain profile = "default" |
| 27 | 2026-02-27T04:12:49.288Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:12:49.288Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:12:49.288Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:12:49.438Z | info: downloading installer |
| 31 | 2026-02-27T04:12:49.975Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:12:49.975Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:12:49.975Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:12:49.975Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:12:49.975Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:12:49.975Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:12:49.975Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:12:49.975Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:12:49.976Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:12:50.001Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:12:50.001Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:12:50.001Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:12:50.128Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:12:50.129Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:12:50.289Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:12:50.376Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:12:50.668Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:12:51.016Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:12:52.680Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:12:52.753Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:12:54.060Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:12:54.562Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:12:58.533Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:13:00.920Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:13:10.710Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:13:11.147Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:13:11.147Z | |
| 58 | 2026-02-27T04:13:11.354Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:13:11.354Z | |
| 60 | 2026-02-27T04:13:11.379Z | |
| 61 | 2026-02-27T04:13:11.379Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:13:11.379Z | |
| 63 | 2026-02-27T04:13:11.379Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:13:11.379Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:13:11.379Z | |
| 66 | 2026-02-27T04:13:11.379Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:13:11.379Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:13:11.379Z | |
| 69 | 2026-02-27T04:13:11.379Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:13:11.379Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:13:11.380Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:13:11.380Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:13:11.509Z | + rustup --version |
| 74 | 2026-02-27T04:13:11.535Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:13:11.535Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:13:11.638Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:13:11.662Z | + cargo --version |
| 78 | 2026-02-27T04:13:11.765Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:13:11.790Z | + rustc --version |
| 80 | 2026-02-27T04:13:11.904Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:13:11.930Z | process exited: duration 22650 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:13:11.985Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:13:12.047Z | process exited: duration 66 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:13:12.101Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:13:12.126Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-27T04:13:12.126Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-27T04:13:12.155Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-27T04:13:15.183Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-27T04:13:15.183Z | + git fetch origin 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 90 | 2026-02-27T04:13:15.633Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-27T04:13:15.633Z | * branch 8b177f7e9f8e6db76b6686183dfb36c066ed3177 -> FETCH_HEAD |
| 92 | 2026-02-27T04:13:15.663Z | + [[ -n renovate/oxide-vpc-digest ]] |
| 93 | 2026-02-27T04:13:15.663Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:13:15.663Z | + current=main |
| 95 | 2026-02-27T04:13:15.663Z | + [[ main != renovate/oxide-vpc-digest ]] |
| 96 | 2026-02-27T04:13:15.663Z | + git branch -f renovate/oxide-vpc-digest 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 97 | 2026-02-27T04:13:15.688Z | + git checkout -f renovate/oxide-vpc-digest |
| 98 | 2026-02-27T04:13:15.715Z | Switched to branch 'renovate/oxide-vpc-digest' |
| 99 | 2026-02-27T04:13:15.739Z | + git reset --hard 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 100 | 2026-02-27T04:13:15.773Z | HEAD is now at 8b177f7 Update oxide-vpc digest to 5d0c819 |
| 101 | 2026-02-27T04:13:15.800Z | process exited: duration 3677 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:13:15.853Z | starting task 4: "build" |
| 103 | 2026-02-27T04:13:15.878Z | + set -e |
| 104 | 2026-02-27T04:13:15.878Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-02-27T04:13:15.878Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-02-27T04:13:15.878Z | ++ PLATFORM=illumos |
| 107 | 2026-02-27T04:13:15.878Z | ++ banner install |
| 108 | 2026-02-27T04:13:15.878Z | |
| 109 | 2026-02-27T04:13:15.878Z | # # # #### ##### ## # # |
| 110 | 2026-02-27T04:13:15.878Z | # ## # # # # # # # |
| 111 | 2026-02-27T04:13:15.878Z | # # # # #### # # # # # |
| 112 | 2026-02-27T04:13:15.878Z | # # # # # # ###### # # |
| 113 | 2026-02-27T04:13:15.878Z | # # ## # # # # # # # |
| 114 | 2026-02-27T04:13:15.878Z | # # # #### # # # ###### ###### |
| 115 | 2026-02-27T04:13:15.879Z | |
| 116 | 2026-02-27T04:13:15.879Z | ++ set +o errexit |
| 117 | 2026-02-27T04:13:15.879Z | ++ pkg info clang-15 |
| 118 | 2026-02-27T04:13:15.879Z | ++ grep -qi installed |
| 119 | 2026-02-27T04:13:18.111Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-02-27T04:13:18.111Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-02-27T04:13:18.111Z | |
| 122 | 2026-02-27T04:13:18.111Z | clang-15 |
| 123 | 2026-02-27T04:13:18.196Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-02-27T04:13:18.196Z | ++ set -o errexit |
| 125 | 2026-02-27T04:13:18.196Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-02-27T04:13:39.900Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-02-27T04:14:00.762Z | Startup: Caching catalogs ... Done |
| 128 | 2026-02-27T04:14:44.816Z | Planning: Solver setup ... Done |
| 129 | 2026-02-27T04:14:45.090Z | Planning: Running solver ... Done |
| 130 | 2026-02-27T04:14:45.274Z | Planning: Finding local manifests ... Done |
| 131 | 2026-02-27T04:14:45.357Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-02-27T04:14:45.844Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-02-27T04:14:45.919Z | Planning: Package planning ... Done |
| 134 | 2026-02-27T04:14:46.007Z | Planning: Merging actions ... Done |
| 135 | 2026-02-27T04:14:46.294Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-02-27T04:14:46.319Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-02-27T04:14:47.398Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-02-27T04:14:47.424Z | Planning: Planning completed in 46.53 seconds |
| 139 | 2026-02-27T04:14:47.450Z | Packages to install: 2 |
| 140 | 2026-02-27T04:14:47.450Z | Mediators to change: 2 |
| 141 | 2026-02-27T04:14:47.450Z | Services to change: 1 |
| 142 | 2026-02-27T04:14:47.451Z | Create boot environment: No |
| 143 | 2026-02-27T04:14:47.451Z | Create backup boot environment: No |
| 144 | 2026-02-27T04:14:47.537Z | |
| 145 | 2026-02-27T04:14:47.537Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-02-27T04:14:52.538Z | Download: 1050/3076 items 95.3/211.3MB 45% complete (19.3M/s) |
| 147 | 2026-02-27T04:14:57.543Z | Download: 3027/3076 items 162.2/211.3MB 76% complete (16.3M/s) |
| 148 | 2026-02-27T04:15:02.543Z | Download: 3034/3076 items 192.8/211.3MB 91% complete (10.1M/s) |
| 149 | 2026-02-27T04:15:04.669Z | Download: Completed 211.31 MB in 17.13 seconds (12.3M/s) |
| 150 | 2026-02-27T04:15:04.894Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-02-27T04:15:09.960Z | Actions: 2812/3418 actions (Installing new actions) |
| 152 | 2026-02-27T04:15:11.342Z | Actions: Completed 3418 actions in 6.45 seconds. |
| 153 | 2026-02-27T04:15:12.322Z | Done |
| 154 | 2026-02-27T04:15:12.323Z | Done |
| 155 | 2026-02-27T04:15:14.347Z | Done |
| 156 | 2026-02-27T04:15:21.557Z | Done |
| 157 | 2026-02-27T04:15:21.676Z | Done |
| 158 | 2026-02-27T04:15:21.676Z | Done |
| 159 | 2026-02-27T04:15:21.865Z | Done |
| 160 | 2026-02-27T04:15:22.610Z | ++ set -o errexit |
| 161 | 2026-02-27T04:15:22.610Z | ++ cargo --version |
| 162 | 2026-02-27T04:15:22.635Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 163 | 2026-02-27T04:15:22.836Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 164 | 2026-02-27T04:15:22.836Z | info: downloading component 'cargo' |
| 165 | 2026-02-27T04:15:23.037Z | info: downloading component 'clippy' |
| 166 | 2026-02-27T04:15:23.131Z | info: downloading component 'rust-docs' |
| 167 | 2026-02-27T04:15:23.419Z | info: downloading component 'rust-std' |
| 168 | 2026-02-27T04:15:23.791Z | info: downloading component 'rustc' |
| 169 | 2026-02-27T04:15:25.346Z | info: downloading component 'rustfmt' |
| 170 | 2026-02-27T04:15:25.411Z | info: installing component 'cargo' |
| 171 | 2026-02-27T04:15:26.649Z | info: installing component 'clippy' |
| 172 | 2026-02-27T04:15:27.210Z | info: installing component 'rust-docs' |
| 173 | 2026-02-27T04:15:30.937Z | info: installing component 'rust-std' |
| 174 | 2026-02-27T04:15:33.164Z | info: installing component 'rustc' |
| 175 | 2026-02-27T04:15:41.828Z | info: installing component 'rustfmt' |
| 176 | 2026-02-27T04:15:42.451Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 177 | 2026-02-27T04:15:42.479Z | ++ rustc --version |
| 178 | 2026-02-27T04:15:42.604Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 179 | 2026-02-27T04:15:42.629Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 180 | 2026-02-27T04:15:42.808Z | Updating crates.io index |
| 181 | 2026-02-27T04:15:42.897Z | Downloading crates ... |
| 182 | 2026-02-27T04:15:42.975Z | Downloaded cargo-nextest v0.9.97 |
| 183 | 2026-02-27T04:15:43.090Z | Installing cargo-nextest v0.9.97 |
| 184 | 2026-02-27T04:15:43.219Z | Updating crates.io index |
| 185 | 2026-02-27T04:15:45.085Z | Locking 405 packages to latest compatible versions |
| 186 | 2026-02-27T04:15:45.118Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 187 | 2026-02-27T04:15:45.118Z | Adding duct v0.13.7 (available: v1.1.1) |
| 188 | 2026-02-27T04:15:45.118Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 189 | 2026-02-27T04:15:45.118Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 190 | 2026-02-27T04:15:45.118Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 191 | 2026-02-27T04:15:45.118Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 192 | 2026-02-27T04:15:45.118Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 193 | 2026-02-27T04:15:45.118Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 194 | 2026-02-27T04:15:45.255Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-02-27T04:15:45.280Z | Downloading crates ... |
| 196 | 2026-02-27T04:15:45.281Z | Downloaded backtrace-ext v0.2.1 |
| 197 | 2026-02-27T04:15:45.281Z | Downloaded colorchoice v1.0.4 |
| 198 | 2026-02-27T04:15:45.281Z | Downloaded futures-sink v0.3.32 |
| 199 | 2026-02-27T04:15:45.281Z | Downloaded futures-channel v0.3.32 |
| 200 | 2026-02-27T04:15:45.281Z | Downloaded indent_write v2.2.0 |
| 201 | 2026-02-27T04:15:45.281Z | Downloaded scopeguard v1.2.0 |
| 202 | 2026-02-27T04:15:45.281Z | Downloaded serde_spanned v0.6.9 |
| 203 | 2026-02-27T04:15:45.281Z | Downloaded serde_core v1.0.228 |
| 204 | 2026-02-27T04:15:45.306Z | Downloaded serde_urlencoded v0.7.1 |
| 205 | 2026-02-27T04:15:45.306Z | Downloaded rustc-demangle v0.1.27 |
| 206 | 2026-02-27T04:15:45.306Z | Downloaded rand_chacha v0.9.0 |
| 207 | 2026-02-27T04:15:45.306Z | Downloaded signal-hook-registry v1.4.8 |
| 208 | 2026-02-27T04:15:45.306Z | Downloaded socket2 v0.6.2 |
| 209 | 2026-02-27T04:15:45.332Z | Downloaded iri-string v0.7.10 |
| 210 | 2026-02-27T04:15:45.358Z | Downloaded rand_core v0.6.4 |
| 211 | 2026-02-27T04:15:45.358Z | Downloaded rustix v1.1.4 |
| 212 | 2026-02-27T04:15:45.393Z | Downloaded swrite v0.1.0 |
| 213 | 2026-02-27T04:15:45.418Z | Downloaded signature v2.2.0 |
| 214 | 2026-02-27T04:15:45.418Z | Downloaded try-lock v0.2.5 |
| 215 | 2026-02-27T04:15:45.418Z | Downloaded rustc-hash v2.1.1 |
| 216 | 2026-02-27T04:15:45.418Z | Downloaded subtle v2.6.1 |
| 217 | 2026-02-27T04:15:45.418Z | Downloaded tinyvec_macros v0.1.1 |
| 218 | 2026-02-27T04:15:45.418Z | Downloaded toml_datetime v0.6.11 |
| 219 | 2026-02-27T04:15:45.444Z | Downloaded xattr v1.6.1 |
| 220 | 2026-02-27T04:15:45.444Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 221 | 2026-02-27T04:15:45.444Z | Downloaded typeid v1.0.3 |
| 222 | 2026-02-27T04:15:45.444Z | Downloaded utf8_iter v1.0.4 |
| 223 | 2026-02-27T04:15:45.444Z | Downloaded want v0.3.1 |
| 224 | 2026-02-27T04:15:45.471Z | Downloaded utf8parse v0.2.2 |
| 225 | 2026-02-27T04:15:45.471Z | Downloaded zstd-safe v7.2.4 |
| 226 | 2026-02-27T04:15:45.471Z | Downloaded toml_edit v0.22.27 |
| 227 | 2026-02-27T04:15:45.471Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 228 | 2026-02-27T04:15:45.471Z | Downloaded zeroize v1.8.2 |
| 229 | 2026-02-27T04:15:45.471Z | Downloaded uuid v1.21.0 |
| 230 | 2026-02-27T04:15:45.499Z | Downloaded zstd v0.13.3 |
| 231 | 2026-02-27T04:15:45.499Z | Downloaded typenum v1.19.0 |
| 232 | 2026-02-27T04:15:45.499Z | Downloaded serde_json v1.0.149 |
| 233 | 2026-02-27T04:15:45.499Z | Downloaded url v2.5.8 |
| 234 | 2026-02-27T04:15:45.524Z | Downloaded tower v0.5.3 |
| 235 | 2026-02-27T04:15:45.524Z | Downloaded unicode-segmentation v1.12.0 |
| 236 | 2026-02-27T04:15:45.524Z | Downloaded quinn-proto v0.11.13 |
| 237 | 2026-02-27T04:15:45.551Z | Downloaded quick-xml v0.38.4 |
| 238 | 2026-02-27T04:15:45.551Z | Downloaded regex-syntax v0.8.10 |
| 239 | 2026-02-27T04:15:45.577Z | Downloaded winnow v0.7.14 |
| 240 | 2026-02-27T04:15:45.578Z | Downloaded webpki-roots v1.0.6 |
| 241 | 2026-02-27T04:15:45.578Z | Downloaded nextest-runner v0.80.0 |
| 242 | 2026-02-27T04:15:45.603Z | Downloaded tracing-subscriber v0.3.22 |
| 243 | 2026-02-27T04:15:45.627Z | Downloaded unicode-width v0.2.2 |
| 244 | 2026-02-27T04:15:45.627Z | Downloaded rustls v0.23.37 |
| 245 | 2026-02-27T04:15:45.652Z | Downloaded object v0.37.3 |
| 246 | 2026-02-27T04:15:45.652Z | Downloaded zerocopy v0.8.40 |
| 247 | 2026-02-27T04:15:45.676Z | Downloaded rustix v0.38.44 |
| 248 | 2026-02-27T04:15:45.702Z | Downloaded unicode-width v0.1.14 |
| 249 | 2026-02-27T04:15:45.702Z | Downloaded syn v2.0.117 |
| 250 | 2026-02-27T04:15:45.727Z | Downloaded curve25519-dalek v4.1.3 |
| 251 | 2026-02-27T04:15:45.727Z | Downloaded vcpkg v0.2.15 |
| 252 | 2026-02-27T04:15:45.774Z | Downloaded gimli v0.32.3 |
| 253 | 2026-02-27T04:15:45.799Z | Downloaded tracing v0.1.44 |
| 254 | 2026-02-27T04:15:45.823Z | Downloaded chrono v0.4.44 |
| 255 | 2026-02-27T04:15:45.823Z | Downloaded unicode-normalization v0.1.25 |
| 256 | 2026-02-27T04:15:45.823Z | Downloaded tower-http v0.6.8 |
| 257 | 2026-02-27T04:15:45.849Z | Downloaded clap_builder v4.5.60 |
| 258 | 2026-02-27T04:15:45.849Z | Downloaded color-eyre v0.6.5 |
| 259 | 2026-02-27T04:15:45.849Z | Downloaded aho-corasick v1.1.4 |
| 260 | 2026-02-27T04:15:45.849Z | Downloaded tokio-util v0.7.18 |
| 261 | 2026-02-27T04:15:45.875Z | Downloaded regex v1.12.3 |
| 262 | 2026-02-27T04:15:45.875Z | Downloaded pulldown-cmark v0.13.1 |
| 263 | 2026-02-27T04:15:45.875Z | Downloaded h2 v0.4.13 |
| 264 | 2026-02-27T04:15:45.900Z | Downloaded reqwest v0.12.28 |
| 265 | 2026-02-27T04:15:45.900Z | Downloaded libc v0.2.182 |
| 266 | 2026-02-27T04:15:45.925Z | Downloaded futures-util v0.3.32 |
| 267 | 2026-02-27T04:15:45.951Z | Downloaded zmij v1.0.21 |
| 268 | 2026-02-27T04:15:45.952Z | Downloaded zipsign-api v0.1.5 |
| 269 | 2026-02-27T04:15:45.953Z | Downloaded xxhash-rust v0.8.15 |
| 270 | 2026-02-27T04:15:45.953Z | Downloaded petgraph v0.8.3 |
| 271 | 2026-02-27T04:15:45.978Z | Downloaded vte v0.14.1 |
| 272 | 2026-02-27T04:15:45.978Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 273 | 2026-02-27T04:15:46.003Z | Downloaded tokio v1.49.0 |
| 274 | 2026-02-27T04:15:46.038Z | Downloaded regex-automata v0.4.14 |
| 275 | 2026-02-27T04:15:46.063Z | Downloaded unicode-ident v1.0.24 |
| 276 | 2026-02-27T04:15:46.063Z | Downloaded tracing-core v0.1.36 |
| 277 | 2026-02-27T04:15:46.087Z | Downloaded target-spec v3.5.7 |
| 278 | 2026-02-27T04:15:46.087Z | Downloaded textwrap v0.16.2 |
| 279 | 2026-02-27T04:15:46.087Z | Downloaded tempfile v3.26.0 |
| 280 | 2026-02-27T04:15:46.087Z | Downloaded cc v1.2.56 |
| 281 | 2026-02-27T04:15:46.087Z | Downloaded thiserror v2.0.18 |
| 282 | 2026-02-27T04:15:46.113Z | Downloaded thiserror v1.0.69 |
| 283 | 2026-02-27T04:15:46.113Z | Downloaded version_check v0.9.5 |
| 284 | 2026-02-27T04:15:46.113Z | Downloaded untrusted v0.9.0 |
| 285 | 2026-02-27T04:15:46.113Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 286 | 2026-02-27T04:15:46.113Z | Downloaded quick-xml v0.37.5 |
| 287 | 2026-02-27T04:15:46.139Z | Downloaded hyper-util v0.1.20 |
| 288 | 2026-02-27T04:15:46.139Z | Downloaded unicase v2.9.0 |
| 289 | 2026-02-27T04:15:46.139Z | Downloaded tracing-log v0.2.0 |
| 290 | 2026-02-27T04:15:46.139Z | Downloaded tracing-error v0.2.1 |
| 291 | 2026-02-27T04:15:46.139Z | Downloaded sync_wrapper v1.0.2 |
| 292 | 2026-02-27T04:15:46.139Z | Downloaded ed25519-dalek v2.2.0 |
| 293 | 2026-02-27T04:15:46.139Z | Downloaded unicode-xid v0.2.6 |
| 294 | 2026-02-27T04:15:46.139Z | Downloaded tower-service v0.3.3 |
| 295 | 2026-02-27T04:15:46.139Z | Downloaded toml v0.8.23 |
| 296 | 2026-02-27T04:15:46.164Z | Downloaded tinyvec v1.10.0 |
| 297 | 2026-02-27T04:15:46.164Z | Downloaded terminal_size v0.4.3 |
| 298 | 2026-02-27T04:15:46.164Z | Downloaded tar v0.4.44 |
| 299 | 2026-02-27T04:15:46.164Z | Downloaded ron v0.12.0 |
| 300 | 2026-02-27T04:15:46.164Z | Downloaded ring v0.17.14 |
| 301 | 2026-02-27T04:15:46.228Z | Downloaded idna v1.1.0 |
| 302 | 2026-02-27T04:15:46.252Z | Downloaded hashbrown v0.15.5 |
| 303 | 2026-02-27T04:15:46.253Z | Downloaded recursion v0.5.4 |
| 304 | 2026-02-27T04:15:46.277Z | Downloaded urlencoding v2.1.3 |
| 305 | 2026-02-27T04:15:46.277Z | Downloaded unicode-linebreak v0.1.5 |
| 306 | 2026-02-27T04:15:46.277Z | Downloaded tower-layer v0.3.3 |
| 307 | 2026-02-27T04:15:46.277Z | Downloaded tokio-stream v0.1.18 |
| 308 | 2026-02-27T04:15:46.277Z | Downloaded tokio-rustls v0.26.4 |
| 309 | 2026-02-27T04:15:46.278Z | Downloaded thiserror-impl v1.0.69 |
| 310 | 2026-02-27T04:15:46.278Z | Downloaded target-spec-miette v0.4.5 |
| 311 | 2026-02-27T04:15:46.302Z | Downloaded target-lexicon v0.13.3 |
| 312 | 2026-02-27T04:15:46.302Z | Downloaded serde v1.0.228 |
| 313 | 2026-02-27T04:15:46.302Z | Downloaded num-traits v0.2.19 |
| 314 | 2026-02-27T04:15:46.302Z | Downloaded iana-time-zone v0.1.65 |
| 315 | 2026-02-27T04:15:46.302Z | Downloaded flate2 v1.1.9 |
| 316 | 2026-02-27T04:15:46.302Z | Downloaded crossterm v0.29.0 |
| 317 | 2026-02-27T04:15:46.327Z | Downloaded tracing-attributes v0.1.31 |
| 318 | 2026-02-27T04:15:46.327Z | Downloaded toml_write v0.1.2 |
| 319 | 2026-02-27T04:15:46.327Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 320 | 2026-02-27T04:15:46.327Z | Downloaded tokio-native-tls v0.3.1 |
| 321 | 2026-02-27T04:15:46.327Z | Downloaded supports-color v3.0.2 |
| 322 | 2026-02-27T04:15:46.327Z | Downloaded signal-hook v0.3.18 |
| 323 | 2026-02-27T04:15:46.327Z | Downloaded sharded-slab v0.1.7 |
| 324 | 2026-02-27T04:15:46.327Z | Downloaded serde_derive v1.0.228 |
| 325 | 2026-02-27T04:15:46.351Z | Downloaded quinn-udp v0.5.14 |
| 326 | 2026-02-27T04:15:46.351Z | Downloaded pin-project v1.1.10 |
| 327 | 2026-02-27T04:15:46.351Z | Downloaded parking_lot v0.12.5 |
| 328 | 2026-02-27T04:15:46.376Z | Downloaded openssl-sys v0.9.111 |
| 329 | 2026-02-27T04:15:46.376Z | Downloaded getrandom v0.3.4 |
| 330 | 2026-02-27T04:15:46.376Z | Downloaded bytes v1.11.1 |
| 331 | 2026-02-27T04:15:46.376Z | Downloaded tokio-macros v2.6.0 |
| 332 | 2026-02-27T04:15:46.376Z | Downloaded thread_local v1.1.9 |
| 333 | 2026-02-27T04:15:46.376Z | Downloaded thiserror-impl v2.0.18 |
| 334 | 2026-02-27T04:15:46.376Z | Downloaded ryu v1.0.23 |
| 335 | 2026-02-27T04:15:46.376Z | Downloaded rand v0.9.2 |
| 336 | 2026-02-27T04:15:46.401Z | Downloaded quick-junit v0.5.2 |
| 337 | 2026-02-27T04:15:46.402Z | Downloaded portable-atomic v1.13.1 |
| 338 | 2026-02-27T04:15:46.402Z | Downloaded parking_lot_core v0.9.12 |
| 339 | 2026-02-27T04:15:46.402Z | Downloaded getrandom v0.4.1 |
| 340 | 2026-02-27T04:15:46.402Z | Downloaded futures v0.3.32 |
| 341 | 2026-02-27T04:15:46.427Z | Downloaded derive-where v1.6.0 |
| 342 | 2026-02-27T04:15:46.427Z | Downloaded clap v4.5.60 |
| 343 | 2026-02-27T04:15:46.427Z | Downloaded static_assertions v1.1.0 |
| 344 | 2026-02-27T04:15:46.427Z | Downloaded spki v0.7.3 |
| 345 | 2026-02-27T04:15:46.427Z | Downloaded smol_str v0.3.5 |
| 346 | 2026-02-27T04:15:46.427Z | Downloaded shell-words v1.1.1 |
| 347 | 2026-02-27T04:15:46.427Z | Downloaded camino-tempfile v1.4.1 |
| 348 | 2026-02-27T04:15:46.427Z | Downloaded nextest-filtering v0.15.0 |
| 349 | 2026-02-27T04:15:46.452Z | Downloaded log v0.4.29 |
| 350 | 2026-02-27T04:15:46.452Z | Downloaded strsim v0.11.1 |
| 351 | 2026-02-27T04:15:46.452Z | Downloaded strip-ansi-escapes v0.2.1 |
| 352 | 2026-02-27T04:15:46.452Z | Downloaded smallvec v1.15.1 |
| 353 | 2026-02-27T04:15:46.452Z | Downloaded signal-hook-mio v0.2.5 |
| 354 | 2026-02-27T04:15:46.452Z | Downloaded quote v1.0.44 |
| 355 | 2026-02-27T04:15:46.452Z | Downloaded cargo_metadata v0.20.0 |
| 356 | 2026-02-27T04:15:46.452Z | Downloaded camino v1.2.2 |
| 357 | 2026-02-27T04:15:46.452Z | Downloaded bitflags v2.11.0 |
| 358 | 2026-02-27T04:15:46.452Z | Downloaded pin-project-lite v0.2.16 |
| 359 | 2026-02-27T04:15:46.477Z | Downloaded duct v0.13.7 |
| 360 | 2026-02-27T04:15:46.477Z | Downloaded convert_case v0.10.0 |
| 361 | 2026-02-27T04:15:46.477Z | Downloaded clap_derive v4.5.55 |
| 362 | 2026-02-27T04:15:46.477Z | Downloaded borsh v1.6.0 |
| 363 | 2026-02-27T04:15:46.477Z | Downloaded supports-unicode v3.0.0 |
| 364 | 2026-02-27T04:15:46.477Z | Downloaded slab v0.4.12 |
| 365 | 2026-02-27T04:15:46.477Z | Downloaded simd-adler32 v0.3.8 |
| 366 | 2026-02-27T04:15:46.477Z | Downloaded shlex v1.3.0 |
| 367 | 2026-02-27T04:15:46.477Z | Downloaded shared_child v1.1.1 |
| 368 | 2026-02-27T04:15:46.504Z | Downloaded sha2 v0.10.9 |
| 369 | 2026-02-27T04:15:46.504Z | Downloaded serde_spanned v1.0.4 |
| 370 | 2026-02-27T04:15:46.504Z | Downloaded semver v1.0.27 |
| 371 | 2026-02-27T04:15:46.504Z | Downloaded rand_core v0.9.5 |
| 372 | 2026-02-27T04:15:46.504Z | Downloaded pin-utils v0.1.0 |
| 373 | 2026-02-27T04:15:46.504Z | Downloaded ordered-float v2.10.1 |
| 374 | 2026-02-27T04:15:46.504Z | Downloaded openssl-macros v0.1.1 |
| 375 | 2026-02-27T04:15:46.504Z | Downloaded once_cell v1.21.3 |
| 376 | 2026-02-27T04:15:46.504Z | Downloaded nextest-workspace-hack v0.1.0 |
| 377 | 2026-02-27T04:15:46.504Z | Downloaded miette v7.6.0 |
| 378 | 2026-02-27T04:15:46.504Z | Downloaded futures-executor v0.3.32 |
| 379 | 2026-02-27T04:15:46.505Z | Downloaded future-queue v0.4.0 |
| 380 | 2026-02-27T04:15:46.505Z | Downloaded foldhash v0.1.5 |
| 381 | 2026-02-27T04:15:46.505Z | Downloaded eyre v0.6.12 |
| 382 | 2026-02-27T04:15:46.529Z | Downloaded erased-serde v0.4.9 |
| 383 | 2026-02-27T04:15:46.529Z | Downloaded dialoguer v0.11.0 |
| 384 | 2026-02-27T04:15:46.530Z | Downloaded const-oid v0.9.6 |
| 385 | 2026-02-27T04:15:46.530Z | Downloaded serde_path_to_error v0.1.20 |
| 386 | 2026-02-27T04:15:46.530Z | Downloaded serde-untagged v0.1.9 |
| 387 | 2026-02-27T04:15:46.530Z | Downloaded self-replace v1.5.0 |
| 388 | 2026-02-27T04:15:46.530Z | Downloaded ppv-lite86 v0.2.21 |
| 389 | 2026-02-27T04:15:46.530Z | Downloaded pkcs8 v0.10.2 |
| 390 | 2026-02-27T04:15:46.530Z | Downloaded native-tls v0.2.18 |
| 391 | 2026-02-27T04:15:46.530Z | Downloaded memchr v2.8.0 |
| 392 | 2026-02-27T04:15:46.555Z | Downloaded itoa v1.0.17 |
| 393 | 2026-02-27T04:15:46.555Z | Downloaded indexmap v2.13.0 |
| 394 | 2026-02-27T04:15:46.555Z | Downloaded humantime v2.3.0 |
| 395 | 2026-02-27T04:15:46.555Z | Downloaded hex v0.4.3 |
| 396 | 2026-02-27T04:15:46.555Z | Downloaded guppy-workspace-hack v0.1.0 |
| 397 | 2026-02-27T04:15:46.555Z | Downloaded globset v0.4.18 |
| 398 | 2026-02-27T04:15:46.555Z | Downloaded fixedbitset v0.5.7 |
| 399 | 2026-02-27T04:15:46.555Z | Downloaded filetime v0.2.27 |
| 400 | 2026-02-27T04:15:46.555Z | Downloaded fastrand v2.3.0 |
| 401 | 2026-02-27T04:15:46.555Z | Downloaded cfg_aliases v0.2.1 |
| 402 | 2026-02-27T04:15:46.555Z | Downloaded cfg-if v1.0.4 |
| 403 | 2026-02-27T04:15:46.555Z | Downloaded cargo-util-schemas v0.2.0 |
| 404 | 2026-02-27T04:15:46.555Z | Downloaded atomic-waker v1.1.2 |
| 405 | 2026-02-27T04:15:46.556Z | Downloaded async-scoped v0.9.0 |
| 406 | 2026-02-27T04:15:46.582Z | Downloaded supports-hyperlinks v3.2.0 |
| 407 | 2026-02-27T04:15:46.582Z | Downloaded sigchld v0.2.4 |
| 408 | 2026-02-27T04:15:46.583Z | Downloaded serde_ignored v0.1.14 |
| 409 | 2026-02-27T04:15:46.583Z | Downloaded serde-value v0.7.0 |
| 410 | 2026-02-27T04:15:46.583Z | Downloaded rustls-webpki v0.103.9 |
| 411 | 2026-02-27T04:15:46.583Z | Downloaded rustls-pki-types v1.14.0 |
| 412 | 2026-02-27T04:15:46.583Z | Downloaded quinn v0.11.9 |
| 413 | 2026-02-27T04:15:46.583Z | Downloaded pkg-config v0.3.32 |
| 414 | 2026-02-27T04:15:46.584Z | Downloaded pin-project-internal v1.1.10 |
| 415 | 2026-02-27T04:15:46.584Z | Downloaded owo-colors v4.3.0 |
| 416 | 2026-02-27T04:15:46.584Z | Downloaded openssl-probe v0.2.1 |
| 417 | 2026-02-27T04:15:46.584Z | Downloaded number_prefix v0.4.0 |
| 418 | 2026-02-27T04:15:46.584Z | Downloaded nested v0.1.1 |
| 419 | 2026-02-27T04:15:46.584Z | Downloaded lru-slab v0.1.2 |
| 420 | 2026-02-27T04:15:46.584Z | Downloaded lazy_static v1.5.0 |
| 421 | 2026-02-27T04:15:46.610Z | Downloaded is_ci v1.2.0 |
| 422 | 2026-02-27T04:15:46.610Z | Downloaded indicatif v0.17.11 |
| 423 | 2026-02-27T04:15:46.610Z | Downloaded indenter v0.3.4 |
| 424 | 2026-02-27T04:15:46.610Z | Downloaded idna_adapter v1.0.0 |
| 425 | 2026-02-27T04:15:46.610Z | Downloaded hyper v1.8.1 |
| 426 | 2026-02-27T04:15:46.610Z | Downloaded generic-array v0.14.7 |
| 427 | 2026-02-27T04:15:46.610Z | Downloaded futures-macro v0.3.32 |
| 428 | 2026-02-27T04:15:46.610Z | Downloaded futures-io v0.3.32 |
| 429 | 2026-02-27T04:15:46.610Z | Downloaded futures-core v0.3.32 |
| 430 | 2026-02-27T04:15:46.610Z | Downloaded form_urlencoded v1.2.2 |
| 431 | 2026-02-27T04:15:46.610Z | Downloaded foreign-types-shared v0.1.1 |
| 432 | 2026-02-27T04:15:46.610Z | Downloaded foreign-types v0.3.2 |
| 433 | 2026-02-27T04:15:46.610Z | Downloaded fnv v1.0.7 |
| 434 | 2026-02-27T04:15:46.611Z | Downloaded equivalent v1.0.2 |
| 435 | 2026-02-27T04:15:46.611Z | Downloaded enable-ansi-support v0.2.1 |
| 436 | 2026-02-27T04:15:46.611Z | Downloaded digest v0.10.7 |
| 437 | 2026-02-27T04:15:46.637Z | Downloaded der v0.7.10 |
| 438 | 2026-02-27T04:15:46.637Z | Downloaded cpufeatures v0.2.17 |
| 439 | 2026-02-27T04:15:46.637Z | Downloaded color-spantrace v0.3.0 |
| 440 | 2026-02-27T04:15:46.637Z | Downloaded cargo_metadata v0.23.1 |
| 441 | 2026-02-27T04:15:46.637Z | Downloaded block-buffer v0.10.4 |
| 442 | 2026-02-27T04:15:46.637Z | Downloaded atomicwrites v0.4.4 |
| 443 | 2026-02-27T04:15:46.637Z | Downloaded rustc_version v0.4.1 |
| 444 | 2026-02-27T04:15:46.638Z | Downloaded pathdiff v0.2.3 |
| 445 | 2026-02-27T04:15:46.638Z | Downloaded nextest-metadata v0.12.2 |
| 446 | 2026-02-27T04:15:46.638Z | Downloaded newtype-uuid v1.3.2 |
| 447 | 2026-02-27T04:15:46.638Z | Downloaded mukti-metadata v0.3.0 |
| 448 | 2026-02-27T04:15:46.638Z | Downloaded mio v1.1.1 |
| 449 | 2026-02-27T04:15:46.638Z | Downloaded miette-derive v7.6.0 |
| 450 | 2026-02-27T04:15:46.663Z | Downloaded litrs v1.0.0 |
| 451 | 2026-02-27T04:15:46.663Z | Downloaded itertools v0.14.0 |
| 452 | 2026-02-27T04:15:46.663Z | Downloaded hyper-rustls v0.27.7 |
| 453 | 2026-02-27T04:15:46.663Z | Downloaded http-body-util v0.1.3 |
| 454 | 2026-02-27T04:15:46.663Z | Downloaded http v1.4.0 |
| 455 | 2026-02-27T04:15:46.663Z | Downloaded heck v0.5.0 |
| 456 | 2026-02-27T04:15:46.663Z | Downloaded getrandom v0.2.17 |
| 457 | 2026-02-27T04:15:46.663Z | Downloaded futures-task v0.3.32 |
| 458 | 2026-02-27T04:15:46.663Z | Downloaded errno v0.3.14 |
| 459 | 2026-02-27T04:15:46.689Z | Downloaded either v1.15.0 |
| 460 | 2026-02-27T04:15:46.689Z | Downloaded document-features v0.2.12 |
| 461 | 2026-02-27T04:15:46.689Z | Downloaded derive_more v2.1.1 |
| 462 | 2026-02-27T04:15:46.689Z | Downloaded crypto-common v0.1.7 |
| 463 | 2026-02-27T04:15:46.689Z | Downloaded crc32fast v1.5.0 |
| 464 | 2026-02-27T04:15:46.689Z | Downloaded console v0.15.11 |
| 465 | 2026-02-27T04:15:46.689Z | Downloaded config v0.15.19 |
| 466 | 2026-02-27T04:15:46.715Z | Downloaded cargo-platform v0.3.2 |
| 467 | 2026-02-27T04:15:46.715Z | Downloaded cargo-platform v0.2.0 |
| 468 | 2026-02-27T04:15:46.715Z | Downloaded base64ct v1.8.3 |
| 469 | 2026-02-27T04:15:46.715Z | Downloaded anstyle v1.0.13 |
| 470 | 2026-02-27T04:15:46.715Z | Downloaded ahash v0.8.12 |
| 471 | 2026-02-27T04:15:46.715Z | Downloaded openssl v0.10.75 |
| 472 | 2026-02-27T04:15:46.716Z | Downloaded nix v0.30.1 |
| 473 | 2026-02-27T04:15:46.743Z | Downloaded lock_api v0.4.14 |
| 474 | 2026-02-27T04:15:46.743Z | Downloaded jobserver v0.1.34 |
| 475 | 2026-02-27T04:15:46.743Z | Downloaded is_terminal_polyfill v1.70.2 |
| 476 | 2026-02-27T04:15:46.743Z | Downloaded ipnet v2.11.0 |
| 477 | 2026-02-27T04:15:46.743Z | Downloaded humantime-serde v1.1.1 |
| 478 | 2026-02-27T04:15:46.743Z | Downloaded home v0.5.12 |
| 479 | 2026-02-27T04:15:46.743Z | Downloaded debug-ignore v1.0.5 |
| 480 | 2026-02-27T04:15:46.743Z | Downloaded http-body v1.0.1 |
| 481 | 2026-02-27T04:15:46.743Z | Downloaded clap_lex v1.0.0 |
| 482 | 2026-02-27T04:15:46.743Z | Downloaded proc-macro2 v1.0.106 |
| 483 | 2026-02-27T04:15:46.768Z | Downloaded miniz_oxide v0.8.9 |
| 484 | 2026-02-27T04:15:46.769Z | Downloaded httparse v1.10.1 |
| 485 | 2026-02-27T04:15:46.769Z | Downloaded anstream v0.6.21 |
| 486 | 2026-02-27T04:15:46.769Z | Downloaded self_update v0.42.0 |
| 487 | 2026-02-27T04:15:46.769Z | Downloaded percent-encoding v2.3.2 |
| 488 | 2026-02-27T04:15:46.769Z | Downloaded bstr v1.12.1 |
| 489 | 2026-02-27T04:15:46.769Z | Downloaded backtrace v0.3.76 |
| 490 | 2026-02-27T04:15:46.769Z | Downloaded addr2line v0.25.1 |
| 491 | 2026-02-27T04:15:46.793Z | Downloaded os_pipe v1.2.3 |
| 492 | 2026-02-27T04:15:46.794Z | Downloaded guppy v0.17.25 |
| 493 | 2026-02-27T04:15:46.794Z | Downloaded anstyle-query v1.1.5 |
| 494 | 2026-02-27T04:15:46.794Z | Downloaded hashbrown v0.16.1 |
| 495 | 2026-02-27T04:15:46.794Z | Downloaded derive_more-impl v2.1.1 |
| 496 | 2026-02-27T04:15:46.794Z | Downloaded anstyle-parse v0.2.7 |
| 497 | 2026-02-27T04:15:46.794Z | Downloaded hyper-tls v0.6.0 |
| 498 | 2026-02-27T04:15:46.819Z | Downloaded find-msvc-tools v0.1.9 |
| 499 | 2026-02-27T04:15:46.819Z | Downloaded base64 v0.22.1 |
| 500 | 2026-02-27T04:15:46.819Z | Downloaded adler2 v2.0.1 |
| 501 | 2026-02-27T04:15:46.819Z | Downloaded ed25519 v2.2.3 |
| 502 | 2026-02-27T04:15:46.819Z | Downloaded cfg-expr v0.20.6 |
| 503 | 2026-02-27T04:15:46.819Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 504 | 2026-02-27T04:15:46.819Z | Downloaded autocfg v1.5.0 |
| 505 | 2026-02-27T04:15:46.892Z | Compiling proc-macro2 v1.0.106 |
| 506 | 2026-02-27T04:15:46.893Z | Compiling libc v0.2.182 |
| 507 | 2026-02-27T04:15:46.893Z | Compiling quote v1.0.44 |
| 508 | 2026-02-27T04:15:46.893Z | Compiling unicode-ident v1.0.24 |
| 509 | 2026-02-27T04:15:46.918Z | Compiling serde_core v1.0.228 |
| 510 | 2026-02-27T04:15:46.918Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-02-27T04:15:46.918Z | Compiling memchr v2.8.0 |
| 512 | 2026-02-27T04:15:46.918Z | Compiling once_cell v1.21.3 |
| 513 | 2026-02-27T04:15:47.168Z | Compiling log v0.4.29 |
| 514 | 2026-02-27T04:15:47.218Z | Compiling pin-project-lite v0.2.16 |
| 515 | 2026-02-27T04:15:47.462Z | Compiling serde v1.0.228 |
| 516 | 2026-02-27T04:15:47.704Z | Compiling itoa v1.0.17 |
| 517 | 2026-02-27T04:15:47.835Z | Compiling futures-core v0.3.32 |
| 518 | 2026-02-27T04:15:48.136Z | Compiling bitflags v2.11.0 |
| 519 | 2026-02-27T04:15:48.211Z | Compiling smallvec v1.15.1 |
| 520 | 2026-02-27T04:15:48.236Z | Compiling equivalent v1.0.2 |
| 521 | 2026-02-27T04:15:48.425Z | Compiling find-msvc-tools v0.1.9 |
| 522 | 2026-02-27T04:15:48.868Z | Compiling shlex v1.3.0 |
| 523 | 2026-02-27T04:15:49.022Z | Compiling hashbrown v0.16.1 |
| 524 | 2026-02-27T04:15:49.048Z | Compiling bytes v1.11.1 |
| 525 | 2026-02-27T04:15:49.294Z | Compiling rustix v1.1.4 |
| 526 | 2026-02-27T04:15:49.979Z | Compiling errno v0.3.14 |
| 527 | 2026-02-27T04:15:50.081Z | Compiling jobserver v0.1.34 |
| 528 | 2026-02-27T04:15:50.350Z | Compiling signal-hook-registry v1.4.8 |
| 529 | 2026-02-27T04:15:50.375Z | Compiling mio v1.1.1 |
| 530 | 2026-02-27T04:15:50.401Z | Compiling futures-sink v0.3.32 |
| 531 | 2026-02-27T04:15:50.542Z | Compiling syn v2.0.117 |
| 532 | 2026-02-27T04:15:50.620Z | Compiling cc v1.2.56 |
| 533 | 2026-02-27T04:15:50.903Z | Compiling socket2 v0.6.2 |
| 534 | 2026-02-27T04:15:51.435Z | Compiling zmij v1.0.21 |
| 535 | 2026-02-27T04:15:51.464Z | Compiling slab v0.4.12 |
| 536 | 2026-02-27T04:15:51.891Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-02-27T04:15:51.953Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-02-27T04:15:52.049Z | Compiling version_check v0.9.5 |
| 539 | 2026-02-27T04:15:52.400Z | Compiling serde_json v1.0.149 |
| 540 | 2026-02-27T04:15:52.726Z | Compiling futures-io v0.3.32 |
| 541 | 2026-02-27T04:15:52.844Z | Compiling futures-task v0.3.32 |
| 542 | 2026-02-27T04:15:53.146Z | Compiling getrandom v0.4.1 |
| 543 | 2026-02-27T04:15:53.171Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-02-27T04:15:53.436Z | Compiling indexmap v2.13.0 |
| 545 | 2026-02-27T04:15:53.794Z | Compiling camino v1.2.2 |
| 546 | 2026-02-27T04:15:53.934Z | Compiling ring v0.17.14 |
| 547 | 2026-02-27T04:15:54.137Z | Compiling http v1.4.0 |
| 548 | 2026-02-27T04:15:54.437Z | Compiling zeroize v1.8.2 |
| 549 | 2026-02-27T04:15:54.463Z | Compiling adler2 v2.0.1 |
| 550 | 2026-02-27T04:15:54.788Z | Compiling percent-encoding v2.3.2 |
| 551 | 2026-02-27T04:15:54.852Z | Compiling simd-adler32 v0.3.8 |
| 552 | 2026-02-27T04:15:55.013Z | Compiling autocfg v1.5.0 |
| 553 | 2026-02-27T04:15:55.299Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-02-27T04:15:55.791Z | Compiling num-traits v0.2.19 |
| 555 | 2026-02-27T04:15:56.235Z | Compiling winnow v0.7.14 |
| 556 | 2026-02-27T04:15:56.901Z | Compiling target-lexicon v0.13.3 |
| 557 | 2026-02-27T04:15:57.146Z | Compiling getrandom v0.3.4 |
| 558 | 2026-02-27T04:15:57.753Z | Compiling zerocopy v0.8.40 |
| 559 | 2026-02-27T04:15:57.847Z | Compiling object v0.37.3 |
| 560 | 2026-02-27T04:15:58.447Z | Compiling http-body v1.0.1 |
| 561 | 2026-02-27T04:15:58.491Z | Compiling rustls-pki-types v1.14.0 |
| 562 | 2026-02-27T04:15:58.553Z | Compiling semver v1.0.27 |
| 563 | 2026-02-27T04:15:58.660Z | Compiling getrandom v0.2.17 |
| 564 | 2026-02-27T04:15:58.727Z | Compiling owo-colors v4.3.0 |
| 565 | 2026-02-27T04:15:59.036Z | Compiling gimli v0.32.3 |
| 566 | 2026-02-27T04:15:59.250Z | Compiling signal-hook v0.3.18 |
| 567 | 2026-02-27T04:15:59.330Z | Compiling fnv v1.0.7 |
| 568 | 2026-02-27T04:15:59.526Z | Compiling untrusted v0.9.0 |
| 569 | 2026-02-27T04:15:59.613Z | Compiling thiserror v2.0.18 |
| 570 | 2026-02-27T04:15:59.790Z | Compiling guppy-workspace-hack v0.1.0 |
| 571 | 2026-02-27T04:16:00.005Z | Compiling typenum v1.19.0 |
| 572 | 2026-02-27T04:16:00.152Z | Compiling httparse v1.10.1 |
| 573 | 2026-02-27T04:16:00.611Z | Compiling serde_derive v1.0.228 |
| 574 | 2026-02-27T04:16:00.656Z | Compiling tokio-macros v2.6.0 |
| 575 | 2026-02-27T04:16:00.683Z | Compiling futures-macro v0.3.32 |
| 576 | 2026-02-27T04:16:00.785Z | Compiling tracing-attributes v0.1.31 |
| 577 | 2026-02-27T04:16:00.966Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-02-27T04:16:02.125Z | Compiling tokio v1.49.0 |
| 579 | 2026-02-27T04:16:02.309Z | Compiling futures-util v0.3.32 |
| 580 | 2026-02-27T04:16:03.467Z | Compiling tracing v0.1.44 |
| 581 | 2026-02-27T04:16:03.823Z | Compiling addr2line v0.25.1 |
| 582 | 2026-02-27T04:16:05.617Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-02-27T04:16:06.149Z | Compiling generic-array v0.14.7 |
| 584 | 2026-02-27T04:16:06.514Z | Compiling pkg-config v0.3.32 |
| 585 | 2026-02-27T04:16:06.594Z | Compiling fastrand v2.3.0 |
| 586 | 2026-02-27T04:16:07.337Z | Compiling try-lock v0.2.5 |
| 587 | 2026-02-27T04:16:07.515Z | Compiling rustls v0.23.37 |
| 588 | 2026-02-27T04:16:07.542Z | Compiling typeid v1.0.3 |
| 589 | 2026-02-27T04:16:07.942Z | Compiling target-spec v3.5.7 |
| 590 | 2026-02-27T04:16:08.081Z | Compiling idna_adapter v1.0.0 |
| 591 | 2026-02-27T04:16:08.280Z | Compiling utf8_iter v1.0.4 |
| 592 | 2026-02-27T04:16:08.400Z | Compiling thiserror v1.0.69 |
| 593 | 2026-02-27T04:16:08.491Z | Compiling rustc-demangle v0.1.27 |
| 594 | 2026-02-27T04:16:08.638Z | Compiling tower-service v0.3.3 |
| 595 | 2026-02-27T04:16:08.799Z | Compiling atomic-waker v1.1.2 |
| 596 | 2026-02-27T04:16:08.849Z | Compiling idna v1.1.0 |
| 597 | 2026-02-27T04:16:09.139Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 598 | 2026-02-27T04:16:09.332Z | Compiling want v0.3.1 |
| 599 | 2026-02-27T04:16:09.706Z | Compiling tempfile v3.26.0 |
| 600 | 2026-02-27T04:16:09.952Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-02-27T04:16:11.607Z | Compiling rustls-webpki v0.103.9 |
| 602 | 2026-02-27T04:16:11.920Z | Compiling tokio-util v0.7.18 |
| 603 | 2026-02-27T04:16:12.145Z | Compiling backtrace v0.3.76 |
| 604 | 2026-02-27T04:16:12.181Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-02-27T04:16:13.867Z | Compiling h2 v0.4.13 |
| 606 | 2026-02-27T04:16:14.511Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-02-27T04:16:14.730Z | Compiling aho-corasick v1.1.4 |
| 608 | 2026-02-27T04:16:14.860Z | Compiling pin-utils v0.1.0 |
| 609 | 2026-02-27T04:16:14.905Z | Compiling subtle v2.6.1 |
| 610 | 2026-02-27T04:16:15.013Z | Compiling regex-syntax v0.8.10 |
| 611 | 2026-02-27T04:16:15.230Z | Compiling erased-serde v0.4.9 |
| 612 | 2026-02-27T04:16:19.405Z | Compiling regex-automata v0.4.14 |
| 613 | 2026-02-27T04:16:22.796Z | Compiling hyper v1.8.1 |
| 614 | 2026-02-27T04:16:27.705Z | Compiling url v2.5.8 |
| 615 | 2026-02-27T04:16:28.564Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-02-27T04:16:28.860Z | Compiling toml_datetime v0.6.11 |
| 617 | 2026-02-27T04:16:29.610Z | Compiling ahash v0.8.12 |
| 618 | 2026-02-27T04:16:30.014Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-02-27T04:16:30.216Z | Compiling parking_lot_core v0.9.12 |
| 620 | 2026-02-27T04:16:30.749Z | Compiling unicode-linebreak v0.1.5 |
| 621 | 2026-02-27T04:16:31.313Z | Compiling either v1.15.0 |
| 622 | 2026-02-27T04:16:31.339Z | Compiling base64 v0.22.1 |
| 623 | 2026-02-27T04:16:31.550Z | Compiling is_ci v1.2.0 |
| 624 | 2026-02-27T04:16:31.766Z | Compiling tower-layer v0.3.3 |
| 625 | 2026-02-27T04:16:31.856Z | Compiling toml_write v0.1.2 |
| 626 | 2026-02-27T04:16:32.252Z | Compiling nextest-workspace-hack v0.1.0 |
| 627 | 2026-02-27T04:16:32.318Z | Compiling lazy_static v1.5.0 |
| 628 | 2026-02-27T04:16:32.395Z | Compiling crc32fast v1.5.0 |
| 629 | 2026-02-27T04:16:32.420Z | Compiling foldhash v0.1.5 |
| 630 | 2026-02-27T04:16:32.489Z | Compiling unicode-segmentation v1.12.0 |
| 631 | 2026-02-27T04:16:32.634Z | Compiling portable-atomic v1.13.1 |
| 632 | 2026-02-27T04:16:32.882Z | Compiling ipnet v2.11.0 |
| 633 | 2026-02-27T04:16:32.985Z | Compiling hashbrown v0.15.5 |
| 634 | 2026-02-27T04:16:33.216Z | Compiling convert_case v0.10.0 |
| 635 | 2026-02-27T04:16:33.379Z | Compiling sharded-slab v0.1.7 |
| 636 | 2026-02-27T04:16:33.637Z | Compiling hyper-util v0.1.20 |
| 637 | 2026-02-27T04:16:33.761Z | Compiling toml_edit v0.22.27 |
| 638 | 2026-02-27T04:16:34.453Z | Compiling tower v0.5.3 |
| 639 | 2026-02-27T04:16:34.947Z | Compiling supports-color v3.0.2 |
| 640 | 2026-02-27T04:16:35.449Z | Compiling textwrap v0.16.2 |
| 641 | 2026-02-27T04:16:35.658Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-02-27T04:16:36.193Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-02-27T04:16:36.653Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-02-27T04:16:36.960Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-02-27T04:16:37.333Z | Compiling webpki-roots v1.0.6 |
| 646 | 2026-02-27T04:16:37.552Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-02-27T04:16:37.778Z | Compiling console v0.15.11 |
| 648 | 2026-02-27T04:16:38.441Z | Compiling cargo-platform v0.3.2 |
| 649 | 2026-02-27T04:16:39.324Z | Compiling tracing-log v0.2.0 |
| 650 | 2026-02-27T04:16:39.633Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-02-27T04:16:39.685Z | Compiling thread_local v1.1.9 |
| 652 | 2026-02-27T04:16:39.960Z | Compiling zstd-safe v7.2.4 |
| 653 | 2026-02-27T04:16:40.038Z | Compiling pulldown-cmark v0.13.1 |
| 654 | 2026-02-27T04:16:40.440Z | Compiling supports-hyperlinks v3.2.0 |
| 655 | 2026-02-27T04:16:40.469Z | Compiling fixedbitset v0.5.7 |
| 656 | 2026-02-27T04:16:40.511Z | Compiling ryu v1.0.23 |
| 657 | 2026-02-27T04:16:40.804Z | Compiling rustix v0.38.44 |
| 658 | 2026-02-27T04:16:40.847Z | Compiling unicode-width v0.1.14 |
| 659 | 2026-02-27T04:16:41.192Z | Compiling supports-unicode v3.0.0 |
| 660 | 2026-02-27T04:16:41.495Z | Compiling cfg_aliases v0.2.1 |
| 661 | 2026-02-27T04:16:41.520Z | Compiling utf8parse v0.2.2 |
| 662 | 2026-02-27T04:16:41.545Z | Compiling scopeguard v1.2.0 |
| 663 | 2026-02-27T04:16:41.605Z | Compiling iri-string v0.7.10 |
| 664 | 2026-02-27T04:16:41.712Z | Compiling debug-ignore v1.0.5 |
| 665 | 2026-02-27T04:16:41.737Z | Compiling lock_api v0.4.14 |
| 666 | 2026-02-27T04:16:41.899Z | Compiling anstyle-parse v0.2.7 |
| 667 | 2026-02-27T04:16:42.126Z | Compiling nix v0.30.1 |
| 668 | 2026-02-27T04:16:42.364Z | Compiling miette v7.6.0 |
| 669 | 2026-02-27T04:16:42.391Z | Compiling petgraph v0.8.3 |
| 670 | 2026-02-27T04:16:42.932Z | Compiling serde_urlencoded v0.7.1 |
| 671 | 2026-02-27T04:16:43.523Z | Compiling tracing-subscriber v0.3.22 |
| 672 | 2026-02-27T04:16:45.553Z | Compiling tower-http v0.6.8 |
| 673 | 2026-02-27T04:16:46.760Z | Compiling sigchld v0.2.4 |
| 674 | 2026-02-27T04:16:47.110Z | Compiling cargo_metadata v0.23.1 |
| 675 | 2026-02-27T04:16:47.431Z | Compiling toml v0.8.23 |
| 676 | 2026-02-27T04:16:47.645Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-02-27T04:16:48.991Z | Compiling serde-value v0.7.0 |
| 678 | 2026-02-27T04:16:50.604Z | Compiling serde-untagged v0.1.9 |
| 679 | 2026-02-27T04:16:51.414Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-02-27T04:16:52.732Z | Compiling itertools v0.14.0 |
| 681 | 2026-02-27T04:16:53.222Z | Compiling regex v1.12.3 |
| 682 | 2026-02-27T04:16:53.589Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-02-27T04:16:53.718Z | Compiling block-buffer v0.10.4 |
| 684 | 2026-02-27T04:16:53.869Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-02-27T04:16:54.011Z | Compiling futures-executor v0.3.32 |
| 686 | 2026-02-27T04:16:54.688Z | Compiling rand_core v0.9.5 |
| 687 | 2026-02-27T04:16:55.065Z | Compiling pin-project-internal v1.1.10 |
| 688 | 2026-02-27T04:16:55.122Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 689 | 2026-02-27T04:16:55.206Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-02-27T04:16:55.753Z | Compiling uuid v1.21.0 |
| 691 | 2026-02-27T04:16:56.311Z | Compiling smol_str v0.3.5 |
| 692 | 2026-02-27T04:16:56.483Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 693 | 2026-02-27T04:16:56.971Z | Compiling serde_spanned v1.0.4 |
| 694 | 2026-02-27T04:16:57.010Z | Compiling filetime v0.2.27 |
| 695 | 2026-02-27T04:16:57.252Z | Compiling vte v0.14.1 |
| 696 | 2026-02-27T04:16:57.314Z | Compiling bstr v1.12.1 |
| 697 | 2026-02-27T04:16:57.388Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-02-27T04:16:57.547Z | Compiling xattr v1.6.1 |
| 699 | 2026-02-27T04:16:57.571Z | Compiling self_update v0.42.0 |
| 700 | 2026-02-27T04:16:57.687Z | Compiling anstyle v1.0.13 |
| 701 | 2026-02-27T04:16:57.900Z | Compiling color-spantrace v0.3.0 |
| 702 | 2026-02-27T04:16:57.988Z | Compiling litrs v1.0.0 |
| 703 | 2026-02-27T04:16:58.020Z | Compiling eyre v0.6.12 |
| 704 | 2026-02-27T04:16:58.223Z | Compiling nested v0.1.1 |
| 705 | 2026-02-27T04:16:58.446Z | Compiling colorchoice v1.0.4 |
| 706 | 2026-02-27T04:16:58.556Z | Compiling iana-time-zone v0.1.65 |
| 707 | 2026-02-27T04:16:58.587Z | Compiling anstyle-query v1.1.5 |
| 708 | 2026-02-27T04:16:58.651Z | Compiling number_prefix v0.4.0 |
| 709 | 2026-02-27T04:16:58.946Z | Compiling unicase v2.9.0 |
| 710 | 2026-02-27T04:16:59.005Z | Compiling unicode-xid v0.2.6 |
| 711 | 2026-02-27T04:16:59.178Z | Compiling tinyvec_macros v0.1.1 |
| 712 | 2026-02-27T04:16:59.233Z | Compiling static_assertions v1.1.0 |
| 713 | 2026-02-27T04:16:59.267Z | Compiling tinyvec v1.10.0 |
| 714 | 2026-02-27T04:16:59.302Z | Compiling cargo-util-schemas v0.2.0 |
| 715 | 2026-02-27T04:16:59.329Z | Compiling document-features v0.2.12 |
| 716 | 2026-02-27T04:16:59.374Z | Compiling guppy v0.17.25 |
| 717 | 2026-02-27T04:16:59.588Z | Compiling indicatif v0.17.11 |
| 718 | 2026-02-27T04:17:00.381Z | Compiling chrono v0.4.44 |
| 719 | 2026-02-27T04:17:00.408Z | Compiling anstream v0.6.21 |
| 720 | 2026-02-27T04:17:01.204Z | Compiling globset v0.4.18 |
| 721 | 2026-02-27T04:17:01.527Z | Compiling tar v0.4.44 |
| 722 | 2026-02-27T04:17:03.212Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-02-27T04:17:04.309Z | Compiling pin-project v1.1.10 |
| 724 | 2026-02-27T04:17:04.485Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-02-27T04:17:04.920Z | Compiling nextest-metadata v0.12.2 |
| 726 | 2026-02-27T04:17:06.928Z | Compiling newtype-uuid v1.3.2 |
| 727 | 2026-02-27T04:17:07.303Z | Compiling reqwest v0.12.28 |
| 728 | 2026-02-27T04:17:07.341Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-02-27T04:17:08.249Z | Compiling futures v0.3.32 |
| 730 | 2026-02-27T04:17:08.379Z | Compiling digest v0.10.7 |
| 731 | 2026-02-27T04:17:08.588Z | Compiling derive_more v2.1.1 |
| 732 | 2026-02-27T04:17:08.699Z | Compiling flate2 v1.1.9 |
| 733 | 2026-02-27T04:17:08.725Z | Compiling parking_lot v0.12.5 |
| 734 | 2026-02-27T04:17:08.852Z | Compiling shared_child v1.1.1 |
| 735 | 2026-02-27T04:17:09.474Z | Compiling tracing-error v0.2.1 |
| 736 | 2026-02-27T04:17:10.754Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-02-27T04:17:10.804Z | Compiling self-replace v1.5.0 |
| 738 | 2026-02-27T04:17:10.946Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-02-27T04:17:11.372Z | Compiling quick-xml v0.38.4 |
| 740 | 2026-02-27T04:17:11.710Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-02-27T04:17:12.714Z | Compiling clap_lex v1.0.0 |
| 742 | 2026-02-27T04:17:13.004Z | Compiling urlencoding v2.1.3 |
| 743 | 2026-02-27T04:17:13.424Z | Compiling indenter v0.3.4 |
| 744 | 2026-02-27T04:17:13.492Z | Compiling heck v0.5.0 |
| 745 | 2026-02-27T04:17:13.645Z | Compiling cpufeatures v0.2.17 |
| 746 | 2026-02-27T04:17:13.769Z | Compiling shell-words v1.1.1 |
| 747 | 2026-02-27T04:17:14.245Z | Compiling strsim v0.11.1 |
| 748 | 2026-02-27T04:17:14.380Z | Compiling humantime v2.3.0 |
| 749 | 2026-02-27T04:17:15.049Z | Compiling recursion v0.5.4 |
| 750 | 2026-02-27T04:17:15.086Z | Compiling humantime-serde v1.1.1 |
| 751 | 2026-02-27T04:17:15.191Z | Compiling nextest-filtering v0.15.0 |
| 752 | 2026-02-27T04:17:15.249Z | Compiling clap_builder v4.5.60 |
| 753 | 2026-02-27T04:17:15.326Z | Compiling clap_derive v4.5.55 |
| 754 | 2026-02-27T04:17:15.932Z | Compiling sha2 v0.10.9 |
| 755 | 2026-02-27T04:17:19.122Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-02-27T04:17:19.350Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-02-27T04:17:19.963Z | Compiling cargo_metadata v0.20.0 |
| 758 | 2026-02-27T04:17:24.034Z | Compiling crossterm v0.29.0 |
| 759 | 2026-02-27T04:17:24.300Z | Compiling zstd v0.13.3 |
| 760 | 2026-02-27T04:17:25.257Z | Compiling cargo-nextest v0.9.97 |
| 761 | 2026-02-27T04:17:27.305Z | Compiling duct v0.13.7 |
| 762 | 2026-02-27T04:17:27.687Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-02-27T04:17:28.098Z | Compiling rand v0.9.2 |
| 764 | 2026-02-27T04:17:29.761Z | Compiling config v0.15.19 |
| 765 | 2026-02-27T04:17:31.027Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-02-27T04:17:31.055Z | Compiling target-spec-miette v0.4.5 |
| 767 | 2026-02-27T04:17:31.537Z | Compiling future-queue v0.4.0 |
| 768 | 2026-02-27T04:17:31.838Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-02-27T04:17:32.142Z | Compiling tokio-stream v0.1.18 |
| 770 | 2026-02-27T04:17:32.281Z | Compiling camino-tempfile v1.4.1 |
| 771 | 2026-02-27T04:17:32.926Z | Compiling derive-where v1.6.0 |
| 772 | 2026-02-27T04:17:32.997Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-02-27T04:17:33.060Z | Compiling serde_ignored v0.1.14 |
| 774 | 2026-02-27T04:17:33.149Z | Compiling hex v0.4.3 |
| 775 | 2026-02-27T04:17:33.390Z | Compiling indent_write v2.2.0 |
| 776 | 2026-02-27T04:17:33.650Z | Compiling swrite v0.1.0 |
| 777 | 2026-02-27T04:17:33.746Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-02-27T04:17:33.819Z | Compiling home v0.5.12 |
| 779 | 2026-02-27T04:17:33.876Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-02-27T04:17:34.016Z | Compiling clap v4.5.60 |
| 781 | 2026-02-27T04:17:34.065Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-02-27T04:17:34.135Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-02-27T04:17:35.578Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-02-27T04:18:19.793Z | Finished `release` profile [optimized] target(s) in 2m 37s |
| 785 | 2026-02-27T04:18:20.007Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-02-27T04:18:20.033Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-02-27T04:18:20.211Z | + pushd rdb |
| 788 | 2026-02-27T04:18:20.235Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 789 | 2026-02-27T04:18:20.236Z | + cargo nextest run |
| 790 | 2026-02-27T04:18:20.878Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-02-27T04:18:22.296Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-02-27T04:18:22.296Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 793 | 2026-02-27T04:18:22.447Z | Updating crates.io index |
| 794 | 2026-02-27T04:18:22.471Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-02-27T04:18:23.662Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-02-27T04:18:23.662Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 797 | 2026-02-27T04:18:23.834Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-02-27T04:18:24.259Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-02-27T04:18:24.260Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-02-27T04:18:24.323Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-02-27T04:18:24.999Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-02-27T04:18:25.000Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 803 | 2026-02-27T04:18:25.054Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-02-27T04:18:40.674Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-02-27T04:18:40.674Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 806 | 2026-02-27T04:18:41.766Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-02-27T04:18:42.985Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-02-27T04:18:42.985Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 809 | 2026-02-27T04:18:43.049Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 810 | 2026-02-27T04:18:43.511Z | From https://github.com/oxidecomputer/opte |
| 811 | 2026-02-27T04:18:43.511Z | * [new ref] 5d0c81948b6160eb53939532761fa3a8036e0e24 -> refs/commit/5d0c81948b6160eb53939532761fa3a8036e0e24 |
| 812 | 2026-02-27T04:18:43.584Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 813 | 2026-02-27T04:18:43.998Z | From https://github.com/illumos/smf-rs |
| 814 | 2026-02-27T04:18:43.999Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 815 | 2026-02-27T04:18:44.041Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 816 | 2026-02-27T04:18:44.591Z | From https://github.com/oxidecomputer/network-interface |
| 817 | 2026-02-27T04:18:44.591Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 818 | 2026-02-27T04:18:44.626Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 819 | 2026-02-27T04:18:45.144Z | From https://github.com/oxidecomputer/zone |
| 820 | 2026-02-27T04:18:45.144Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 821 | 2026-02-27T04:18:45.176Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 822 | 2026-02-27T04:18:47.291Z | From https://github.com/oxidecomputer/propolis |
| 823 | 2026-02-27T04:18:47.292Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 824 | 2026-02-27T04:18:47.431Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 825 | 2026-02-27T04:18:48.361Z | From https://github.com/oxidecomputer/transceiver-control |
| 826 | 2026-02-27T04:18:48.362Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 827 | 2026-02-27T04:18:48.405Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 828 | 2026-02-27T04:18:48.857Z | From https://github.com/oxidecomputer/dlpi-sys |
| 829 | 2026-02-27T04:18:48.858Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 830 | 2026-02-27T04:18:48.912Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 831 | 2026-02-27T04:18:49.491Z | From https://github.com/jmesmon/rust-libzfs |
| 832 | 2026-02-27T04:18:49.491Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 833 | 2026-02-27T04:18:49.591Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 834 | 2026-02-27T04:18:49.929Z | From https://github.com/oxidecomputer/rusty-doors |
| 835 | 2026-02-27T04:18:49.929Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 836 | 2026-02-27T04:18:50.057Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 837 | 2026-02-27T04:18:50.546Z | From https://github.com/oxidecomputer/lldp |
| 838 | 2026-02-27T04:18:50.547Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 839 | 2026-02-27T04:18:50.625Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 840 | 2026-02-27T04:18:52.032Z | From https://github.com/oxidecomputer/maghemite |
| 841 | 2026-02-27T04:18:52.032Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 842 | 2026-02-27T04:18:52.115Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-02-27T04:18:52.526Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-02-27T04:18:52.527Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-02-27T04:18:52.553Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 846 | 2026-02-27T04:18:52.967Z | From https://github.com/oxidecomputer/slog-error-chain |
| 847 | 2026-02-27T04:18:52.968Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 848 | 2026-02-27T04:18:52.999Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 849 | 2026-02-27T04:18:53.592Z | From https://github.com/oxidecomputer/tufaceous |
| 850 | 2026-02-27T04:18:53.592Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 851 | 2026-02-27T04:18:53.658Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 852 | 2026-02-27T04:18:54.602Z | From https://github.com/oxidecomputer/management-gateway-service |
| 853 | 2026-02-27T04:18:54.603Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 854 | 2026-02-27T04:18:54.666Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-02-27T04:18:57.291Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-02-27T04:18:57.291Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 857 | 2026-02-27T04:18:57.456Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 858 | 2026-02-27T04:18:58.088Z | From https://github.com/oxidecomputer/propolis |
| 859 | 2026-02-27T04:18:58.088Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 860 | 2026-02-27T04:18:58.192Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 861 | 2026-02-27T04:18:58.647Z | From https://github.com/oxidecomputer/tofino |
| 862 | 2026-02-27T04:18:58.647Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 863 | 2026-02-27T04:18:58.706Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 864 | 2026-02-27T04:18:59.219Z | From https://github.com/oxidecomputer/clickward |
| 865 | 2026-02-27T04:18:59.219Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 866 | 2026-02-27T04:18:59.245Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 867 | 2026-02-27T04:18:59.658Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 868 | 2026-02-27T04:18:59.658Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 869 | 2026-02-27T04:19:00.591Z | Downloading crates ... |
| 870 | 2026-02-27T04:19:00.786Z | Downloaded dof v0.4.0 |
| 871 | 2026-02-27T04:19:00.811Z | Downloaded bit-set v0.8.0 |
| 872 | 2026-02-27T04:19:00.811Z | Downloaded backoff v0.4.0 |
| 873 | 2026-02-27T04:19:00.811Z | Downloaded erased-serde v0.3.31 |
| 874 | 2026-02-27T04:19:00.811Z | Downloaded opaque-debug v0.3.1 |
| 875 | 2026-02-27T04:19:00.836Z | Downloaded heck v0.4.1 |
| 876 | 2026-02-27T04:19:00.836Z | Downloaded highway v1.3.0 |
| 877 | 2026-02-27T04:19:00.837Z | Downloaded pest_derive v2.8.6 |
| 878 | 2026-02-27T04:19:00.837Z | Downloaded num-iter v0.1.45 |
| 879 | 2026-02-27T04:19:00.837Z | Downloaded dyn-clone v1.0.20 |
| 880 | 2026-02-27T04:19:00.861Z | Downloaded phf v0.12.1 |
| 881 | 2026-02-27T04:19:00.861Z | Downloaded papergrid v0.11.0 |
| 882 | 2026-02-27T04:19:00.861Z | Downloaded ref-cast v1.0.25 |
| 883 | 2026-02-27T04:19:00.886Z | Downloaded serde-big-array v0.5.1 |
| 884 | 2026-02-27T04:19:00.886Z | Downloaded same-file v1.0.6 |
| 885 | 2026-02-27T04:19:00.886Z | Downloaded serial_test_derive v3.3.1 |
| 886 | 2026-02-27T04:19:00.911Z | Downloaded slog-dtrace v0.3.0 |
| 887 | 2026-02-27T04:19:00.911Z | Downloaded strum v0.26.3 |
| 888 | 2026-02-27T04:19:00.937Z | Downloaded thread-id v5.1.0 |
| 889 | 2026-02-27T04:19:00.937Z | Downloaded rand_xorshift v0.4.0 |
| 890 | 2026-02-27T04:19:00.962Z | Downloaded usdt-attr-macro v0.5.0 |
| 891 | 2026-02-27T04:19:00.962Z | Downloaded slog-bunyan v2.5.0 |
| 892 | 2026-02-27T04:19:00.962Z | Downloaded tungstenite v0.21.0 |
| 893 | 2026-02-27T04:19:00.987Z | Downloaded zeroize_derive v1.4.3 |
| 894 | 2026-02-27T04:19:00.987Z | Downloaded ucd-trie v0.1.7 |
| 895 | 2026-02-27T04:19:00.987Z | Downloaded scroll_derive v0.12.1 |
| 896 | 2026-02-27T04:19:00.987Z | Downloaded usdt v0.6.0 |
| 897 | 2026-02-27T04:19:00.987Z | Downloaded sha1 v0.10.6 |
| 898 | 2026-02-27T04:19:00.987Z | Downloaded waitgroup v0.1.2 |
| 899 | 2026-02-27T04:19:01.013Z | Downloaded zerofrom-derive v0.1.6 |
| 900 | 2026-02-27T04:19:01.013Z | Downloaded walkdir v2.5.0 |
| 901 | 2026-02-27T04:19:01.013Z | Downloaded serial_test v3.3.1 |
| 902 | 2026-02-27T04:19:01.013Z | Downloaded unsafe-libyaml v0.2.11 |
| 903 | 2026-02-27T04:19:01.038Z | Downloaded time v0.3.47 |
| 904 | 2026-02-27T04:19:01.038Z | Downloaded zone v0.3.1 |
| 905 | 2026-02-27T04:19:01.063Z | Downloaded zone_cfg_derive v0.3.1 |
| 906 | 2026-02-27T04:19:01.063Z | Downloaded zerofrom v0.1.6 |
| 907 | 2026-02-27T04:19:01.063Z | Downloaded zerocopy v0.8.39 |
| 908 | 2026-02-27T04:19:01.089Z | Downloaded zerocopy-derive v0.7.35 |
| 909 | 2026-02-27T04:19:01.089Z | Downloaded tempfile v3.25.0 |
| 910 | 2026-02-27T04:19:01.089Z | Downloaded zerovec-derive v0.11.2 |
| 911 | 2026-02-27T04:19:01.115Z | Downloaded yansi v1.0.1 |
| 912 | 2026-02-27T04:19:01.115Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 913 | 2026-02-27T04:19:01.115Z | Downloaded typed-path v0.9.3 |
| 914 | 2026-02-27T04:19:01.115Z | Downloaded serde_with v3.16.1 |
| 915 | 2026-02-27T04:19:01.139Z | Downloaded zerovec v0.11.5 |
| 916 | 2026-02-27T04:19:01.139Z | Downloaded tough v0.20.0 |
| 917 | 2026-02-27T04:19:01.164Z | Downloaded winnow v0.5.40 |
| 918 | 2026-02-27T04:19:01.164Z | Downloaded tabled v0.20.0 |
| 919 | 2026-02-27T04:19:01.191Z | Downloaded tabled v0.15.0 |
| 920 | 2026-02-27T04:19:01.215Z | Downloaded nix v0.31.1 |
| 921 | 2026-02-27T04:19:01.240Z | Downloaded syn v2.0.116 |
| 922 | 2026-02-27T04:19:01.240Z | Downloaded petgraph v0.6.5 |
| 923 | 2026-02-27T04:19:01.265Z | Downloaded smoltcp v0.11.0 |
| 924 | 2026-02-27T04:19:01.290Z | Downloaded rustls v0.22.4 |
| 925 | 2026-02-27T04:19:01.290Z | Downloaded chrono-tz v0.10.4 |
| 926 | 2026-02-27T04:19:01.314Z | Downloaded csv v1.4.0 |
| 927 | 2026-02-27T04:19:01.339Z | Downloaded lzma-sys v0.1.20 |
| 928 | 2026-02-27T04:19:01.414Z | Downloaded rustix v1.1.3 |
| 929 | 2026-02-27T04:19:01.441Z | Downloaded sled v0.34.7 |
| 930 | 2026-02-27T04:19:01.441Z | Downloaded regex-syntax v0.8.9 |
| 931 | 2026-02-27T04:19:01.441Z | Downloaded hickory-proto v0.24.4 |
| 932 | 2026-02-27T04:19:01.465Z | Downloaded toml_edit v0.19.15 |
| 933 | 2026-02-27T04:19:01.495Z | Downloaded scc v2.4.0 |
| 934 | 2026-02-27T04:19:01.495Z | Downloaded regress v0.10.5 |
| 935 | 2026-02-27T04:19:01.519Z | Downloaded typify-impl v0.4.3 |
| 936 | 2026-02-27T04:19:01.519Z | Downloaded jiff v0.2.20 |
| 937 | 2026-02-27T04:19:01.543Z | Downloaded steno v0.4.1 |
| 938 | 2026-02-27T04:19:01.569Z | Downloaded schemars v1.2.1 |
| 939 | 2026-02-27T04:19:01.569Z | Downloaded rand v0.8.5 |
| 940 | 2026-02-27T04:19:01.594Z | Downloaded typify v0.4.3 |
| 941 | 2026-02-27T04:19:01.595Z | Downloaded tokio-dtrace v0.1.1 |
| 942 | 2026-02-27T04:19:01.595Z | Downloaded serde_yaml v0.9.34+deprecated |
| 943 | 2026-02-27T04:19:01.595Z | Downloaded yoke-derive v0.8.1 |
| 944 | 2026-02-27T04:19:01.595Z | Downloaded usdt-macro v0.5.0 |
| 945 | 2026-02-27T04:19:01.595Z | Downloaded toml v0.7.8 |
| 946 | 2026-02-27T04:19:01.595Z | Downloaded rustls-webpki v0.102.8 |
| 947 | 2026-02-27T04:19:01.619Z | Downloaded hickory-proto v0.25.2 |
| 948 | 2026-02-27T04:19:01.645Z | Downloaded zerocopy v0.7.35 |
| 949 | 2026-02-27T04:19:01.670Z | Downloaded xz2 v0.1.7 |
| 950 | 2026-02-27T04:19:01.670Z | Downloaded whoami v1.6.1 |
| 951 | 2026-02-27T04:19:01.670Z | Downloaded encoding_rs v0.8.35 |
| 952 | 2026-02-27T04:19:01.694Z | Downloaded typify-macro v0.4.3 |
| 953 | 2026-02-27T04:19:01.694Z | Downloaded thiserror-no-std v2.0.2 |
| 954 | 2026-02-27T04:19:01.719Z | Downloaded thin-vec v0.2.14 |
| 955 | 2026-02-27T04:19:01.719Z | Downloaded sha3 v0.10.8 |
| 956 | 2026-02-27T04:19:01.719Z | Downloaded testing_table v0.3.0 |
| 957 | 2026-02-27T04:19:01.719Z | Downloaded socket2 v0.5.10 |
| 958 | 2026-02-27T04:19:01.719Z | Downloaded similar v2.7.0 |
| 959 | 2026-02-27T04:19:01.719Z | Downloaded rhai v1.24.0 |
| 960 | 2026-02-27T04:19:01.744Z | Downloaded progenitor v0.11.2 |
| 961 | 2026-02-27T04:19:01.744Z | Downloaded openapiv3 v2.2.0 |
| 962 | 2026-02-27T04:19:01.768Z | Downloaded zerocopy-derive v0.8.39 |
| 963 | 2026-02-27T04:19:01.768Z | Downloaded yoke v0.8.1 |
| 964 | 2026-02-27T04:19:01.768Z | Downloaded usdt-macro v0.6.0 |
| 965 | 2026-02-27T04:19:01.768Z | Downloaded usdt-impl v0.6.0 |
| 966 | 2026-02-27T04:19:01.768Z | Downloaded unarray v0.1.4 |
| 967 | 2026-02-27T04:19:01.768Z | Downloaded tokio-rustls v0.25.0 |
| 968 | 2026-02-27T04:19:01.768Z | Downloaded tinystr v0.8.2 |
| 969 | 2026-02-27T04:19:01.768Z | Downloaded time-core v0.1.8 |
| 970 | 2026-02-27T04:19:01.793Z | Downloaded term v1.2.1 |
| 971 | 2026-02-27T04:19:01.793Z | Downloaded tabwriter v1.4.1 |
| 972 | 2026-02-27T04:19:01.793Z | Downloaded tabled_derive v0.11.0 |
| 973 | 2026-02-27T04:19:01.793Z | Downloaded strum_macros v0.27.2 |
| 974 | 2026-02-27T04:19:01.793Z | Downloaded stable_deref_trait v1.2.1 |
| 975 | 2026-02-27T04:19:01.793Z | Downloaded slog-stdlog v4.1.1 |
| 976 | 2026-02-27T04:19:01.793Z | Downloaded serde_repr v0.1.20 |
| 977 | 2026-02-27T04:19:01.793Z | Downloaded schemars v0.8.22 |
| 978 | 2026-02-27T04:19:01.818Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 979 | 2026-02-27T04:19:01.818Z | Downloaded minimal-lexical v0.2.1 |
| 980 | 2026-02-27T04:19:01.818Z | Downloaded zerotrie v0.2.3 |
| 981 | 2026-02-27T04:19:01.818Z | Downloaded usdt-attr-macro v0.6.0 |
| 982 | 2026-02-27T04:19:01.818Z | Downloaded unit-prefix v0.5.2 |
| 983 | 2026-02-27T04:19:01.818Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 984 | 2026-02-27T04:19:01.818Z | Downloaded termtree v0.5.1 |
| 985 | 2026-02-27T04:19:01.818Z | Downloaded synstructure v0.13.2 |
| 986 | 2026-02-27T04:19:01.818Z | Downloaded spin v0.9.8 |
| 987 | 2026-02-27T04:19:01.844Z | Downloaded spin v0.5.2 |
| 988 | 2026-02-27T04:19:01.844Z | Downloaded smf v0.2.3 |
| 989 | 2026-02-27T04:19:01.844Z | Downloaded smawk v0.3.2 |
| 990 | 2026-02-27T04:19:01.844Z | Downloaded serde_derive_internals v0.29.1 |
| 991 | 2026-02-27T04:19:01.844Z | Downloaded potential_utf v0.1.4 |
| 992 | 2026-02-27T04:19:01.844Z | Downloaded owo-colors v4.2.3 |
| 993 | 2026-02-27T04:19:01.844Z | Downloaded num-integer v0.1.46 |
| 994 | 2026-02-27T04:19:01.844Z | Downloaded libsw-core v0.3.2 |
| 995 | 2026-02-27T04:19:01.844Z | Downloaded tagptr v0.2.0 |
| 996 | 2026-02-27T04:19:01.844Z | Downloaded strum_macros v0.26.4 |
| 997 | 2026-02-27T04:19:01.844Z | Downloaded strum v0.27.2 |
| 998 | 2026-02-27T04:19:01.844Z | Downloaded structmeta-derive v0.3.0 |
| 999 | 2026-02-27T04:19:01.844Z | Downloaded snafu-derive v0.8.9 |
| 1000 | 2026-02-27T04:19:01.844Z | Downloaded smartstring v1.0.1 |
| 1001 | 2026-02-27T04:19:01.869Z | Downloaded slog-scope v4.4.1 |
| 1002 | 2026-02-27T04:19:01.869Z | Downloaded slog-json v2.6.1 |
| 1003 | 2026-02-27T04:19:01.869Z | Downloaded serde_with_macros v3.16.1 |
| 1004 | 2026-02-27T04:19:01.869Z | Downloaded scroll v0.12.0 |
| 1005 | 2026-02-27T04:19:01.869Z | Downloaded omicron-zone-package v0.12.2 |
| 1006 | 2026-02-27T04:19:01.869Z | Downloaded icu_normalizer v2.1.1 |
| 1007 | 2026-02-27T04:19:01.869Z | Downloaded structmeta v0.3.0 |
| 1008 | 2026-02-27T04:19:01.869Z | Downloaded num-rational v0.4.2 |
| 1009 | 2026-02-27T04:19:01.869Z | Downloaded num-derive v0.3.3 |
| 1010 | 2026-02-27T04:19:01.869Z | Downloaded schemars v0.9.0 |
| 1011 | 2026-02-27T04:19:01.895Z | Downloaded ingot-macros v0.1.1 |
| 1012 | 2026-02-27T04:19:01.896Z | Downloaded scroll v0.13.0 |
| 1013 | 2026-02-27T04:19:01.896Z | Downloaded rustls-pemfile v2.2.0 |
| 1014 | 2026-02-27T04:19:01.896Z | Downloaded pretty_assertions v1.4.1 |
| 1015 | 2026-02-27T04:19:01.896Z | Downloaded memmap2 v0.9.10 |
| 1016 | 2026-02-27T04:19:01.896Z | Downloaded indicatif v0.18.4 |
| 1017 | 2026-02-27T04:19:01.920Z | Downloaded vsss-rs v3.3.4 |
| 1018 | 2026-02-27T04:19:01.920Z | Downloaded usdt v0.5.0 |
| 1019 | 2026-02-27T04:19:01.920Z | Downloaded untrusted v0.7.1 |
| 1020 | 2026-02-27T04:19:01.920Z | Downloaded slog v2.8.2 |
| 1021 | 2026-02-27T04:19:01.920Z | Downloaded secrecy v0.10.3 |
| 1022 | 2026-02-27T04:19:01.920Z | Downloaded scroll_derive v0.13.1 |
| 1023 | 2026-02-27T04:19:01.920Z | Downloaded num_enum v0.5.11 |
| 1024 | 2026-02-27T04:19:01.920Z | Downloaded hostname v0.4.2 |
| 1025 | 2026-02-27T04:19:01.921Z | Downloaded utf-8 v0.7.6 |
| 1026 | 2026-02-27T04:19:01.921Z | Downloaded usdt-impl v0.5.0 |
| 1027 | 2026-02-27T04:19:01.948Z | Downloaded topological-sort v0.2.2 |
| 1028 | 2026-02-27T04:19:01.948Z | Downloaded time-macros v0.2.27 |
| 1029 | 2026-02-27T04:19:01.948Z | Downloaded sigpipe v0.1.3 |
| 1030 | 2026-02-27T04:19:01.948Z | Downloaded rustversion v1.0.22 |
| 1031 | 2026-02-27T04:19:01.948Z | Downloaded rustls v0.23.36 |
| 1032 | 2026-02-27T04:19:01.948Z | Downloaded rustc_version v0.1.7 |
| 1033 | 2026-02-27T04:19:01.948Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1034 | 2026-02-27T04:19:01.948Z | Downloaded ingot-types v0.1.2 |
| 1035 | 2026-02-27T04:19:01.972Z | Downloaded siphasher v1.0.2 |
| 1036 | 2026-02-27T04:19:01.972Z | Downloaded semver v0.1.20 |
| 1037 | 2026-02-27T04:19:01.972Z | Downloaded pretty-hex v0.4.1 |
| 1038 | 2026-02-27T04:19:01.973Z | Downloaded indexmap v1.9.3 |
| 1039 | 2026-02-27T04:19:01.973Z | Downloaded rusty-fork v0.3.1 |
| 1040 | 2026-02-27T04:19:01.973Z | Downloaded rayon v1.11.0 |
| 1041 | 2026-02-27T04:19:01.973Z | Downloaded proc-macro-crate v1.3.1 |
| 1042 | 2026-02-27T04:19:01.973Z | Downloaded newline-converter v0.3.0 |
| 1043 | 2026-02-27T04:19:01.973Z | Downloaded icu_locale_core v2.1.1 |
| 1044 | 2026-02-27T04:19:01.998Z | Downloaded syn v1.0.109 |
| 1045 | 2026-02-27T04:19:01.998Z | Downloaded num-derive v0.4.2 |
| 1046 | 2026-02-27T04:19:01.998Z | Downloaded libscf-sys v1.1.0 |
| 1047 | 2026-02-27T04:19:01.998Z | Downloaded icu_properties v2.1.2 |
| 1048 | 2026-02-27T04:19:02.023Z | Downloaded goblin v0.10.5 |
| 1049 | 2026-02-27T04:19:02.023Z | Downloaded fs_extra v1.3.0 |
| 1050 | 2026-02-27T04:19:02.023Z | Downloaded writeable v0.6.2 |
| 1051 | 2026-02-27T04:19:02.023Z | Downloaded wait-timeout v0.2.1 |
| 1052 | 2026-02-27T04:19:02.023Z | Downloaded thread-id v4.2.2 |
| 1053 | 2026-02-27T04:19:02.023Z | Downloaded slog-async v2.8.0 |
| 1054 | 2026-02-27T04:19:02.023Z | Downloaded rhai_codegen v3.1.0 |
| 1055 | 2026-02-27T04:19:02.049Z | Downloaded prettyplease v0.2.37 |
| 1056 | 2026-02-27T04:19:02.049Z | Downloaded papergrid v0.17.0 |
| 1057 | 2026-02-27T04:19:02.050Z | Downloaded oxnet v0.1.4 |
| 1058 | 2026-02-27T04:19:02.050Z | Downloaded instant v0.1.13 |
| 1059 | 2026-02-27T04:19:02.050Z | Downloaded hickory-resolver v0.25.2 |
| 1060 | 2026-02-27T04:19:02.079Z | Downloaded take_mut v0.2.2 |
| 1061 | 2026-02-27T04:19:02.079Z | Downloaded slog-envlogger v2.2.0 |
| 1062 | 2026-02-27T04:19:02.079Z | Downloaded ref-cast-impl v1.0.25 |
| 1063 | 2026-02-27T04:19:02.080Z | Downloaded proptest v1.10.0 |
| 1064 | 2026-02-27T04:19:02.080Z | Downloaded proc-macro-error v1.0.4 |
| 1065 | 2026-02-27T04:19:02.114Z | Downloaded num-conv v0.2.0 |
| 1066 | 2026-02-27T04:19:02.114Z | Downloaded no-std-compat v0.4.1 |
| 1067 | 2026-02-27T04:19:02.114Z | Downloaded memoffset v0.9.1 |
| 1068 | 2026-02-27T04:19:02.114Z | Downloaded managed v0.8.0 |
| 1069 | 2026-02-27T04:19:02.114Z | Downloaded hubpack_derive v0.1.1 |
| 1070 | 2026-02-27T04:19:02.114Z | Downloaded serde_plain v1.0.2 |
| 1071 | 2026-02-27T04:19:02.114Z | Downloaded resolv-conf v0.7.6 |
| 1072 | 2026-02-27T04:19:02.115Z | Downloaded rand_chacha v0.3.1 |
| 1073 | 2026-02-27T04:19:02.115Z | Downloaded qorb v0.4.1 |
| 1074 | 2026-02-27T04:19:02.115Z | Downloaded progenitor-macro v0.10.0 |
| 1075 | 2026-02-27T04:19:02.115Z | Downloaded progenitor-impl v0.11.2 |
| 1076 | 2026-02-27T04:19:02.115Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1077 | 2026-02-27T04:19:02.115Z | Downloaded pest v2.8.6 |
| 1078 | 2026-02-27T04:19:02.141Z | Downloaded parking_lot v0.11.2 |
| 1079 | 2026-02-27T04:19:02.141Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1080 | 2026-02-27T04:19:02.141Z | Downloaded num_enum v0.7.5 |
| 1081 | 2026-02-27T04:19:02.141Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1082 | 2026-02-27T04:19:02.141Z | Downloaded natord v1.0.9 |
| 1083 | 2026-02-27T04:19:02.142Z | Downloaded multer v3.1.0 |
| 1084 | 2026-02-27T04:19:02.142Z | Downloaded mime v0.3.17 |
| 1085 | 2026-02-27T04:19:02.142Z | Downloaded libm v0.2.16 |
| 1086 | 2026-02-27T04:19:02.142Z | Downloaded itertools v0.12.1 |
| 1087 | 2026-02-27T04:19:02.168Z | Downloaded icu_properties_data v2.1.2 |
| 1088 | 2026-02-27T04:19:02.168Z | Downloaded hickory-resolver v0.24.4 |
| 1089 | 2026-02-27T04:19:02.168Z | Downloaded hashbrown v0.12.3 |
| 1090 | 2026-02-27T04:19:02.195Z | Downloaded goblin v0.8.2 |
| 1091 | 2026-02-27T04:19:02.195Z | Downloaded fs-err v3.3.0 |
| 1092 | 2026-02-27T04:19:02.196Z | Downloaded dropshot v0.16.7 |
| 1093 | 2026-02-27T04:19:02.229Z | Downloaded chrono v0.4.43 |
| 1094 | 2026-02-27T04:19:02.255Z | Downloaded universal-hash v0.5.1 |
| 1095 | 2026-02-27T04:19:02.255Z | Downloaded tokio-tungstenite v0.21.0 |
| 1096 | 2026-02-27T04:19:02.255Z | Downloaded tiny-keccak v2.0.2 |
| 1097 | 2026-02-27T04:19:02.255Z | Downloaded test-strategy v0.4.5 |
| 1098 | 2026-02-27T04:19:02.255Z | Downloaded progenitor-impl v0.10.0 |
| 1099 | 2026-02-27T04:19:02.255Z | Downloaded progenitor-client v0.11.2 |
| 1100 | 2026-02-27T04:19:02.255Z | Downloaded nom v7.1.3 |
| 1101 | 2026-02-27T04:19:02.256Z | Downloaded linear-map v1.2.0 |
| 1102 | 2026-02-27T04:19:02.256Z | Downloaded ipnetwork v0.21.1 |
| 1103 | 2026-02-27T04:19:02.256Z | Downloaded idna_adapter v1.2.1 |
| 1104 | 2026-02-27T04:19:02.290Z | Downloaded icu_provider v2.1.1 |
| 1105 | 2026-02-27T04:19:02.290Z | Downloaded icu_collections v2.1.1 |
| 1106 | 2026-02-27T04:19:02.291Z | Downloaded hostname v0.3.1 |
| 1107 | 2026-02-27T04:19:02.291Z | Downloaded aws-lc-rs v1.15.4 |
| 1108 | 2026-02-27T04:19:02.291Z | Downloaded progenitor-macro v0.11.2 |
| 1109 | 2026-02-27T04:19:02.291Z | Downloaded proc-macro-error2 v2.0.1 |
| 1110 | 2026-02-27T04:19:02.348Z | Downloaded num v0.4.3 |
| 1111 | 2026-02-27T04:19:02.348Z | Downloaded litemap v0.8.1 |
| 1112 | 2026-02-27T04:19:02.348Z | Downloaded linked-hash-map v0.5.6 |
| 1113 | 2026-02-27T04:19:02.348Z | Downloaded icu_normalizer_data v2.1.1 |
| 1114 | 2026-02-27T04:19:02.348Z | Downloaded glob v0.3.3 |
| 1115 | 2026-02-27T04:19:02.348Z | Downloaded tabled_derive v0.7.0 |
| 1116 | 2026-02-27T04:19:02.348Z | Downloaded slog-term v2.9.2 |
| 1117 | 2026-02-27T04:19:02.348Z | Downloaded progenitor-client v0.10.0 |
| 1118 | 2026-02-27T04:19:02.349Z | Downloaded progenitor v0.10.0 |
| 1119 | 2026-02-27T04:19:02.349Z | Downloaded postcard v1.1.3 |
| 1120 | 2026-02-27T04:19:02.349Z | Downloaded poly1305 v0.8.0 |
| 1121 | 2026-02-27T04:19:02.350Z | Downloaded plain v0.2.3 |
| 1122 | 2026-02-27T04:19:02.350Z | Downloaded pest_generator v2.8.6 |
| 1123 | 2026-02-27T04:19:02.350Z | Downloaded pem v3.0.6 |
| 1124 | 2026-02-27T04:19:02.350Z | Downloaded olpc-cjson v0.1.4 |
| 1125 | 2026-02-27T04:19:02.350Z | Downloaded num_threads v0.1.7 |
| 1126 | 2026-02-27T04:19:02.389Z | Downloaded num_enum_derive v0.5.11 |
| 1127 | 2026-02-27T04:19:02.390Z | Downloaded match_cfg v0.1.0 |
| 1128 | 2026-02-27T04:19:02.390Z | Downloaded macaddr v1.0.1 |
| 1129 | 2026-02-27T04:19:02.390Z | Downloaded libc v0.2.180 |
| 1130 | 2026-02-27T04:19:02.390Z | Downloaded hubpack v0.1.2 |
| 1131 | 2026-02-27T04:19:02.390Z | Downloaded snafu v0.8.9 |
| 1132 | 2026-02-27T04:19:02.390Z | Downloaded rayon-core v1.13.0 |
| 1133 | 2026-02-27T04:19:02.468Z | Downloaded parse-display v0.10.0 |
| 1134 | 2026-02-27T04:19:02.468Z | Downloaded httpdate v1.0.3 |
| 1135 | 2026-02-27T04:19:02.468Z | Downloaded hkdf v0.12.4 |
| 1136 | 2026-02-27T04:19:02.468Z | Downloaded expectorate v1.2.0 |
| 1137 | 2026-02-27T04:19:02.468Z | Downloaded darling_core v0.21.3 |
| 1138 | 2026-02-27T04:19:02.468Z | Downloaded crossbeam-channel v0.5.15 |
| 1139 | 2026-02-27T04:19:02.469Z | Downloaded serde_tokenstream v0.2.2 |
| 1140 | 2026-02-27T04:19:02.469Z | Downloaded phf_shared v0.12.1 |
| 1141 | 2026-02-27T04:19:02.469Z | Downloaded pest_meta v2.8.6 |
| 1142 | 2026-02-27T04:19:02.469Z | Downloaded password-hash v0.5.0 |
| 1143 | 2026-02-27T04:19:02.469Z | Downloaded inout v0.1.4 |
| 1144 | 2026-02-27T04:19:02.469Z | Downloaded ident_case v1.0.1 |
| 1145 | 2026-02-27T04:19:02.469Z | Downloaded hmac v0.12.1 |
| 1146 | 2026-02-27T04:19:02.469Z | Downloaded hash32 v0.3.1 |
| 1147 | 2026-02-27T04:19:02.470Z | Downloaded gethostname v0.5.0 |
| 1148 | 2026-02-27T04:19:02.470Z | Downloaded crypto-bigint v0.5.5 |
| 1149 | 2026-02-27T04:19:02.470Z | Downloaded clap v4.5.59 |
| 1150 | 2026-02-27T04:19:02.470Z | Downloaded chacha20poly1305 v0.10.1 |
| 1151 | 2026-02-27T04:19:02.506Z | Downloaded sdd v3.0.10 |
| 1152 | 2026-02-27T04:19:02.506Z | Downloaded schemars_derive v0.8.22 |
| 1153 | 2026-02-27T04:19:02.506Z | Downloaded is-terminal v0.4.17 |
| 1154 | 2026-02-27T04:19:02.506Z | Downloaded diff v0.1.13 |
| 1155 | 2026-02-27T04:19:02.507Z | Downloaded derive_more v0.99.20 |
| 1156 | 2026-02-27T04:19:02.507Z | Downloaded crossbeam-utils v0.8.21 |
| 1157 | 2026-02-27T04:19:02.507Z | Downloaded constant_time_eq v0.4.2 |
| 1158 | 2026-02-27T04:19:02.507Z | Downloaded const_format v0.2.35 |
| 1159 | 2026-02-27T04:19:02.507Z | Downloaded colored v3.1.1 |
| 1160 | 2026-02-27T04:19:02.507Z | Downloaded bitflags v1.3.2 |
| 1161 | 2026-02-27T04:19:02.507Z | Downloaded async-trait v0.1.89 |
| 1162 | 2026-02-27T04:19:02.507Z | Downloaded arrayvec v0.7.6 |
| 1163 | 2026-02-27T04:19:02.508Z | Downloaded parking_lot_core v0.8.6 |
| 1164 | 2026-02-27T04:19:02.508Z | Downloaded darling v0.21.3 |
| 1165 | 2026-02-27T04:19:02.508Z | Downloaded const_format_proc_macros v0.2.34 |
| 1166 | 2026-02-27T04:19:02.508Z | Downloaded chacha20 v0.9.1 |
| 1167 | 2026-02-27T04:19:02.508Z | Downloaded bit-vec v0.8.0 |
| 1168 | 2026-02-27T04:19:02.508Z | Downloaded parse-display-derive v0.10.0 |
| 1169 | 2026-02-27T04:19:02.508Z | Downloaded foreign-types-macros v0.2.3 |
| 1170 | 2026-02-27T04:19:02.509Z | Downloaded float-ord v0.3.2 |
| 1171 | 2026-02-27T04:19:02.509Z | Downloaded elliptic-curve v0.13.8 |
| 1172 | 2026-02-27T04:19:02.541Z | Downloaded dunce v1.0.5 |
| 1173 | 2026-02-27T04:19:02.541Z | Downloaded defmt-parser v1.0.0 |
| 1174 | 2026-02-27T04:19:02.541Z | Downloaded defmt v1.0.1 |
| 1175 | 2026-02-27T04:19:02.541Z | Downloaded crc8 v0.1.1 |
| 1176 | 2026-02-27T04:19:02.541Z | Downloaded cobs v0.3.0 |
| 1177 | 2026-02-27T04:19:02.541Z | Downloaded base16ct v0.2.0 |
| 1178 | 2026-02-27T04:19:02.542Z | Downloaded arrayref v0.3.9 |
| 1179 | 2026-02-27T04:19:02.542Z | Downloaded quick-error v1.2.3 |
| 1180 | 2026-02-27T04:19:02.542Z | Downloaded proc-macro-crate v3.4.0 |
| 1181 | 2026-02-27T04:19:02.542Z | Downloaded powerfmt v0.2.0 |
| 1182 | 2026-02-27T04:19:02.542Z | Downloaded num_enum_derive v0.7.5 |
| 1183 | 2026-02-27T04:19:02.542Z | Downloaded moka v0.12.13 |
| 1184 | 2026-02-27T04:19:02.542Z | Downloaded keccak v0.1.6 |
| 1185 | 2026-02-27T04:19:02.542Z | Downloaded heapless v0.8.0 |
| 1186 | 2026-02-27T04:19:02.542Z | Downloaded half v2.7.1 |
| 1187 | 2026-02-27T04:19:02.579Z | Downloaded dropshot-api-manager v0.3.0 |
| 1188 | 2026-02-27T04:19:02.579Z | Downloaded dof v0.3.0 |
| 1189 | 2026-02-27T04:19:02.579Z | Downloaded data-encoding v2.10.0 |
| 1190 | 2026-02-27T04:19:02.580Z | Downloaded crunchy v0.2.4 |
| 1191 | 2026-02-27T04:19:02.580Z | Downloaded cipher v0.4.4 |
| 1192 | 2026-02-27T04:19:02.580Z | Downloaded ciborium-io v0.2.2 |
| 1193 | 2026-02-27T04:19:02.580Z | Downloaded byteorder v1.5.0 |
| 1194 | 2026-02-27T04:19:02.580Z | Downloaded bytecount v0.6.9 |
| 1195 | 2026-02-27T04:19:02.580Z | Downloaded bcs v0.1.6 |
| 1196 | 2026-02-27T04:19:02.580Z | Downloaded jiff-static v0.2.20 |
| 1197 | 2026-02-27T04:19:02.580Z | Downloaded iddqd v0.3.17 |
| 1198 | 2026-02-27T04:19:02.581Z | Downloaded ff v0.13.1 |
| 1199 | 2026-02-27T04:19:02.581Z | Downloaded enum-as-inner v0.6.1 |
| 1200 | 2026-02-27T04:19:02.581Z | Downloaded dtrace-parser v0.3.0 |
| 1201 | 2026-02-27T04:19:02.581Z | Downloaded daft-derive v0.1.5 |
| 1202 | 2026-02-27T04:19:02.607Z | Downloaded crossbeam-epoch v0.9.18 |
| 1203 | 2026-02-27T04:19:02.607Z | Downloaded cookie v0.18.1 |
| 1204 | 2026-02-27T04:19:02.607Z | Downloaded console v0.16.2 |
| 1205 | 2026-02-27T04:19:02.608Z | Downloaded cancel-safe-futures v0.1.5 |
| 1206 | 2026-02-27T04:19:02.608Z | Downloaded blake3 v1.8.3 |
| 1207 | 2026-02-27T04:19:02.608Z | Downloaded base64 v0.21.7 |
| 1208 | 2026-02-27T04:19:02.608Z | Downloaded num-complex v0.4.6 |
| 1209 | 2026-02-27T04:19:02.637Z | Downloaded foreign-types-shared v0.3.1 |
| 1210 | 2026-02-27T04:19:02.637Z | Downloaded foreign-types v0.5.0 |
| 1211 | 2026-02-27T04:19:02.637Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1212 | 2026-02-27T04:19:02.637Z | Downloaded displaydoc v0.2.5 |
| 1213 | 2026-02-27T04:19:02.637Z | Downloaded defmt-macros v1.0.1 |
| 1214 | 2026-02-27T04:19:02.637Z | Downloaded csv-core v0.1.13 |
| 1215 | 2026-02-27T04:19:02.637Z | Downloaded const-random v0.1.18 |
| 1216 | 2026-02-27T04:19:02.637Z | Downloaded async-stream-impl v0.3.6 |
| 1217 | 2026-02-27T04:19:02.637Z | Downloaded async-recursion v1.1.1 |
| 1218 | 2026-02-27T04:19:02.637Z | Downloaded dtrace-parser v0.2.0 |
| 1219 | 2026-02-27T04:19:02.637Z | Downloaded critical-section v1.2.0 |
| 1220 | 2026-02-27T04:19:02.637Z | Downloaded convert_case v0.4.0 |
| 1221 | 2026-02-27T04:19:02.637Z | Downloaded const-random-macro v0.1.16 |
| 1222 | 2026-02-27T04:19:02.637Z | Downloaded ciborium-ll v0.2.2 |
| 1223 | 2026-02-27T04:19:02.637Z | Downloaded foldhash v0.2.0 |
| 1224 | 2026-02-27T04:19:02.637Z | Downloaded fixedbitset v0.4.2 |
| 1225 | 2026-02-27T04:19:02.663Z | Downloaded embedded-io v0.6.1 |
| 1226 | 2026-02-27T04:19:02.663Z | Downloaded embedded-io v0.4.0 |
| 1227 | 2026-02-27T04:19:02.663Z | Downloaded daft v0.1.5 |
| 1228 | 2026-02-27T04:19:02.663Z | Downloaded crossbeam-deque v0.8.6 |
| 1229 | 2026-02-27T04:19:02.664Z | Downloaded cmake v0.1.57 |
| 1230 | 2026-02-27T04:19:02.664Z | Downloaded paste v1.0.15 |
| 1231 | 2026-02-27T04:19:02.664Z | Downloaded drift v0.1.3 |
| 1232 | 2026-02-27T04:19:02.664Z | Downloaded deranged v0.5.6 |
| 1233 | 2026-02-27T04:19:02.664Z | Downloaded darling_macro v0.21.3 |
| 1234 | 2026-02-27T04:19:02.664Z | Downloaded cstr-argument v0.1.2 |
| 1235 | 2026-02-27T04:19:02.664Z | Downloaded base16ct v1.0.0 |
| 1236 | 2026-02-27T04:19:02.664Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1237 | 2026-02-27T04:19:02.664Z | Downloaded blake2 v0.10.6 |
| 1238 | 2026-02-27T04:19:02.690Z | Downloaded newtype_derive v0.1.6 |
| 1239 | 2026-02-27T04:19:02.690Z | Downloaded memmap v0.7.0 |
| 1240 | 2026-02-27T04:19:02.690Z | Downloaded lru-cache v0.1.2 |
| 1241 | 2026-02-27T04:19:02.690Z | Downloaded libsw v3.5.0 |
| 1242 | 2026-02-27T04:19:02.690Z | Downloaded internet-checksum v0.2.1 |
| 1243 | 2026-02-27T04:19:02.690Z | Downloaded ingot v0.1.1 |
| 1244 | 2026-02-27T04:19:02.690Z | Downloaded group v0.13.0 |
| 1245 | 2026-02-27T04:19:02.690Z | Downloaded fxhash v0.2.1 |
| 1246 | 2026-02-27T04:19:02.690Z | Downloaded defmt v0.3.100 |
| 1247 | 2026-02-27T04:19:02.690Z | Downloaded clap_builder v4.5.59 |
| 1248 | 2026-02-27T04:19:02.690Z | Downloaded arc-swap v1.8.2 |
| 1249 | 2026-02-27T04:19:02.690Z | Downloaded anyhow v1.0.101 |
| 1250 | 2026-02-27T04:19:02.718Z | Downloaded allocator-api2 v0.2.21 |
| 1251 | 2026-02-27T04:19:02.718Z | Downloaded dropshot_endpoint v0.16.7 |
| 1252 | 2026-02-27T04:19:02.718Z | Downloaded derive-ex v0.1.8 |
| 1253 | 2026-02-27T04:19:02.718Z | Downloaded ciborium v0.2.2 |
| 1254 | 2026-02-27T04:19:02.718Z | Downloaded cargo_toml v0.22.3 |
| 1255 | 2026-02-27T04:19:02.718Z | Downloaded argon2 v0.5.3 |
| 1256 | 2026-02-27T04:19:02.718Z | Downloaded async-stream v0.3.6 |
| 1257 | 2026-02-27T04:19:02.718Z | Downloaded aead v0.5.2 |
| 1258 | 2026-02-27T04:19:02.743Z | Downloaded aws-lc-sys v0.37.1 |
| 1259 | 2026-02-27T04:19:04.805Z | Compiling proc-macro2 v1.0.106 |
| 1260 | 2026-02-27T04:19:04.806Z | Compiling unicode-ident v1.0.24 |
| 1261 | 2026-02-27T04:19:04.832Z | Compiling quote v1.0.44 |
| 1262 | 2026-02-27T04:19:04.832Z | Compiling serde_core v1.0.228 |
| 1263 | 2026-02-27T04:19:04.832Z | Compiling cfg-if v1.0.4 |
| 1264 | 2026-02-27T04:19:04.832Z | Compiling serde v1.0.228 |
| 1265 | 2026-02-27T04:19:04.856Z | Compiling libc v0.2.180 |
| 1266 | 2026-02-27T04:19:04.856Z | Compiling memchr v2.8.0 |
| 1267 | 2026-02-27T04:19:05.076Z | Compiling itoa v1.0.17 |
| 1268 | 2026-02-27T04:19:05.430Z | Compiling smallvec v1.15.1 |
| 1269 | 2026-02-27T04:19:05.476Z | Compiling zmij v1.0.21 |
| 1270 | 2026-02-27T04:19:05.580Z | Compiling autocfg v1.5.0 |
| 1271 | 2026-02-27T04:19:05.878Z | Compiling serde_json v1.0.149 |
| 1272 | 2026-02-27T04:19:06.275Z | Compiling libm v0.2.16 |
| 1273 | 2026-02-27T04:19:06.433Z | Compiling getrandom v0.4.1 |
| 1274 | 2026-02-27T04:19:06.587Z | Compiling version_check v0.9.5 |
| 1275 | 2026-02-27T04:19:06.679Z | Compiling stable_deref_trait v1.2.1 |
| 1276 | 2026-02-27T04:19:06.724Z | Compiling iana-time-zone v0.1.65 |
| 1277 | 2026-02-27T04:19:06.848Z | Compiling equivalent v1.0.2 |
| 1278 | 2026-02-27T04:19:06.930Z | Compiling pin-project-lite v0.2.16 |
| 1279 | 2026-02-27T04:19:06.990Z | Compiling foldhash v0.2.0 |
| 1280 | 2026-02-27T04:19:07.120Z | Compiling allocator-api2 v0.2.21 |
| 1281 | 2026-02-27T04:19:07.158Z | Compiling litemap v0.8.1 |
| 1282 | 2026-02-27T04:19:07.193Z | Compiling percent-encoding v2.3.2 |
| 1283 | 2026-02-27T04:19:07.450Z | Compiling writeable v0.6.2 |
| 1284 | 2026-02-27T04:19:07.513Z | Compiling syn v2.0.116 |
| 1285 | 2026-02-27T04:19:07.561Z | Compiling icu_normalizer_data v2.1.1 |
| 1286 | 2026-02-27T04:19:07.761Z | Compiling parking_lot_core v0.9.12 |
| 1287 | 2026-02-27T04:19:07.834Z | Compiling hashbrown v0.16.1 |
| 1288 | 2026-02-27T04:19:07.859Z | Compiling icu_properties_data v2.1.2 |
| 1289 | 2026-02-27T04:19:07.883Z | Compiling scopeguard v1.2.0 |
| 1290 | 2026-02-27T04:19:07.983Z | Compiling dyn-clone v1.0.20 |
| 1291 | 2026-02-27T04:19:08.043Z | Compiling lock_api v0.4.14 |
| 1292 | 2026-02-27T04:19:08.253Z | Compiling form_urlencoded v1.2.2 |
| 1293 | 2026-02-27T04:19:08.327Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-02-27T04:19:08.500Z | Compiling jobserver v0.1.34 |
| 1295 | 2026-02-27T04:19:08.533Z | Compiling shlex v1.3.0 |
| 1296 | 2026-02-27T04:19:08.575Z | Compiling find-msvc-tools v0.1.9 |
| 1297 | 2026-02-27T04:19:08.601Z | Compiling log v0.4.29 |
| 1298 | 2026-02-27T04:19:08.878Z | Compiling thiserror v2.0.18 |
| 1299 | 2026-02-27T04:19:08.944Z | Compiling cc v1.2.56 |
| 1300 | 2026-02-27T04:19:09.051Z | Compiling heck v0.5.0 |
| 1301 | 2026-02-27T04:19:09.105Z | Compiling futures-core v0.3.32 |
| 1302 | 2026-02-27T04:19:09.158Z | Compiling num-traits v0.2.19 |
| 1303 | 2026-02-27T04:19:09.357Z | Compiling errno v0.3.14 |
| 1304 | 2026-02-27T04:19:09.564Z | Compiling fnv v1.0.7 |
| 1305 | 2026-02-27T04:19:09.628Z | Compiling zerocopy v0.8.39 |
| 1306 | 2026-02-27T04:19:09.794Z | Compiling futures-sink v0.3.32 |
| 1307 | 2026-02-27T04:19:09.926Z | Compiling getrandom v0.2.17 |
| 1308 | 2026-02-27T04:19:10.025Z | Compiling semver v1.0.27 |
| 1309 | 2026-02-27T04:19:10.224Z | Compiling indexmap v2.13.0 |
| 1310 | 2026-02-27T04:19:10.251Z | Compiling slab v0.4.12 |
| 1311 | 2026-02-27T04:19:10.386Z | Compiling futures-channel v0.3.32 |
| 1312 | 2026-02-27T04:19:10.558Z | Compiling uuid v1.21.0 |
| 1313 | 2026-02-27T04:19:10.670Z | Compiling futures-io v0.3.32 |
| 1314 | 2026-02-27T04:19:10.836Z | Compiling futures-task v0.3.32 |
| 1315 | 2026-02-27T04:19:11.134Z | Compiling typenum v1.19.0 |
| 1316 | 2026-02-27T04:19:11.447Z | Compiling socket2 v0.6.2 |
| 1317 | 2026-02-27T04:19:11.688Z | Compiling portable-atomic v1.13.1 |
| 1318 | 2026-02-27T04:19:11.805Z | Compiling schemars v0.8.22 |
| 1319 | 2026-02-27T04:19:11.912Z | Compiling ring v0.17.14 |
| 1320 | 2026-02-27T04:19:12.012Z | Compiling rustversion v1.0.22 |
| 1321 | 2026-02-27T04:19:12.366Z | Compiling parking_lot v0.12.5 |
| 1322 | 2026-02-27T04:19:12.587Z | Compiling regex-syntax v0.8.9 |
| 1323 | 2026-02-27T04:19:12.612Z | Compiling untrusted v0.9.0 |
| 1324 | 2026-02-27T04:19:13.145Z | Compiling signal-hook-registry v1.4.8 |
| 1325 | 2026-02-27T04:19:13.248Z | Compiling mio v1.1.1 |
| 1326 | 2026-02-27T04:19:13.413Z | Compiling byteorder v1.5.0 |
| 1327 | 2026-02-27T04:19:13.727Z | Compiling bitflags v2.11.0 |
| 1328 | 2026-02-27T04:19:13.799Z | Compiling critical-section v1.2.0 |
| 1329 | 2026-02-27T04:19:13.974Z | Compiling once_cell v1.21.3 |
| 1330 | 2026-02-27T04:19:14.054Z | Compiling subtle v2.6.1 |
| 1331 | 2026-02-27T04:19:14.150Z | Compiling rand_core v0.6.4 |
| 1332 | 2026-02-27T04:19:14.182Z | Compiling base64 v0.22.1 |
| 1333 | 2026-02-27T04:19:14.373Z | Compiling synstructure v0.13.2 |
| 1334 | 2026-02-27T04:19:14.403Z | Compiling serde_derive_internals v0.29.1 |
| 1335 | 2026-02-27T04:19:14.552Z | Compiling rustix v1.1.3 |
| 1336 | 2026-02-27T04:19:14.865Z | Compiling ucd-trie v0.1.7 |
| 1337 | 2026-02-27T04:19:15.410Z | Compiling httparse v1.10.1 |
| 1338 | 2026-02-27T04:19:15.451Z | Compiling atomic-waker v1.1.2 |
| 1339 | 2026-02-27T04:19:15.629Z | Compiling ipnet v2.11.0 |
| 1340 | 2026-02-27T04:19:15.654Z | Compiling pest v2.8.6 |
| 1341 | 2026-02-27T04:19:15.678Z | Compiling tower-service v0.3.3 |
| 1342 | 2026-02-27T04:19:15.833Z | Compiling tower-layer v0.3.3 |
| 1343 | 2026-02-27T04:19:16.083Z | Compiling thiserror v1.0.69 |
| 1344 | 2026-02-27T04:19:16.116Z | Compiling ryu v1.0.23 |
| 1345 | 2026-02-27T04:19:16.483Z | Compiling try-lock v0.2.5 |
| 1346 | 2026-02-27T04:19:16.695Z | Compiling getrandom v0.3.4 |
| 1347 | 2026-02-27T04:19:16.785Z | Compiling want v0.3.1 |
| 1348 | 2026-02-27T04:19:16.825Z | Compiling generic-array v0.14.7 |
| 1349 | 2026-02-27T04:19:17.043Z | Compiling pin-utils v0.1.0 |
| 1350 | 2026-02-27T04:19:17.090Z | Compiling httpdate v1.0.3 |
| 1351 | 2026-02-27T04:19:17.161Z | Compiling pretty-hex v0.4.1 |
| 1352 | 2026-02-27T04:19:17.286Z | Compiling slog v2.8.2 |
| 1353 | 2026-02-27T04:19:17.338Z | Compiling aho-corasick v1.1.4 |
| 1354 | 2026-02-27T04:19:17.441Z | Compiling plain v0.2.3 |
| 1355 | 2026-02-27T04:19:17.547Z | Compiling strsim v0.11.1 |
| 1356 | 2026-02-27T04:19:17.630Z | Compiling tracing-core v0.1.36 |
| 1357 | 2026-02-27T04:19:17.654Z | Compiling serde_derive v1.0.228 |
| 1358 | 2026-02-27T04:19:17.682Z | Compiling zerofrom-derive v0.1.6 |
| 1359 | 2026-02-27T04:19:17.709Z | Compiling yoke-derive v0.8.1 |
| 1360 | 2026-02-27T04:19:18.312Z | Compiling zerovec-derive v0.11.2 |
| 1361 | 2026-02-27T04:19:18.713Z | Compiling displaydoc v0.2.5 |
| 1362 | 2026-02-27T04:19:18.738Z | Compiling schemars_derive v0.8.22 |
| 1363 | 2026-02-27T04:19:18.898Z | Compiling tokio-macros v2.6.0 |
| 1364 | 2026-02-27T04:19:19.815Z | Compiling thiserror-impl v2.0.18 |
| 1365 | 2026-02-27T04:19:20.144Z | Compiling zerofrom v0.1.6 |
| 1366 | 2026-02-27T04:19:20.169Z | Compiling zerocopy-derive v0.8.39 |
| 1367 | 2026-02-27T04:19:20.327Z | Compiling yoke v0.8.1 |
| 1368 | 2026-02-27T04:19:20.363Z | Compiling zeroize_derive v1.4.3 |
| 1369 | 2026-02-27T04:19:20.513Z | Compiling futures-macro v0.3.32 |
| 1370 | 2026-02-27T04:19:20.711Z | Compiling zerovec v0.11.5 |
| 1371 | 2026-02-27T04:19:20.740Z | Compiling zerotrie v0.2.3 |
| 1372 | 2026-02-27T04:19:21.138Z | Compiling pest_meta v2.8.6 |
| 1373 | 2026-02-27T04:19:21.412Z | Compiling thiserror-impl v1.0.69 |
| 1374 | 2026-02-27T04:19:21.662Z | Compiling zeroize v1.8.2 |
| 1375 | 2026-02-27T04:19:21.891Z | Compiling tinystr v0.8.2 |
| 1376 | 2026-02-27T04:19:22.036Z | Compiling potential_utf v0.1.4 |
| 1377 | 2026-02-27T04:19:22.178Z | Compiling futures-util v0.3.32 |
| 1378 | 2026-02-27T04:19:22.290Z | Compiling icu_locale_core v2.1.1 |
| 1379 | 2026-02-27T04:19:22.345Z | Compiling icu_collections v2.1.1 |
| 1380 | 2026-02-27T04:19:22.611Z | Compiling pest_generator v2.8.6 |
| 1381 | 2026-02-27T04:19:23.741Z | Compiling icu_provider v2.1.1 |
| 1382 | 2026-02-27T04:19:24.128Z | Compiling regex-automata v0.4.14 |
| 1383 | 2026-02-27T04:19:24.345Z | Compiling icu_properties v2.1.2 |
| 1384 | 2026-02-27T04:19:24.371Z | Compiling icu_normalizer v2.1.1 |
| 1385 | 2026-02-27T04:19:24.447Z | Compiling bytes v1.11.1 |
| 1386 | 2026-02-27T04:19:24.572Z | Compiling chrono v0.4.43 |
| 1387 | 2026-02-27T04:19:24.702Z | Compiling serde_tokenstream v0.2.2 |
| 1388 | 2026-02-27T04:19:25.686Z | Compiling pest_derive v2.8.6 |
| 1389 | 2026-02-27T04:19:26.068Z | Compiling http v1.4.0 |
| 1390 | 2026-02-27T04:19:26.582Z | Compiling tokio v1.49.0 |
| 1391 | 2026-02-27T04:19:27.277Z | Compiling idna_adapter v1.2.1 |
| 1392 | 2026-02-27T04:19:27.459Z | Compiling erased-serde v0.3.31 |
| 1393 | 2026-02-27T04:19:27.528Z | Compiling idna v1.1.0 |
| 1394 | 2026-02-27T04:19:28.237Z | Compiling url v2.5.8 |
| 1395 | 2026-02-27T04:19:28.273Z | Compiling http-body v1.0.1 |
| 1396 | 2026-02-27T04:19:28.760Z | Compiling regex v1.12.3 |
| 1397 | 2026-02-27T04:19:29.123Z | Compiling tracing-attributes v0.1.31 |
| 1398 | 2026-02-27T04:19:29.812Z | Compiling winnow v0.7.14 |
| 1399 | 2026-02-27T04:19:30.208Z | Compiling http-body-util v0.1.3 |
| 1400 | 2026-02-27T04:19:30.233Z | Compiling crypto-common v0.1.7 |
| 1401 | 2026-02-27T04:19:30.449Z | Compiling serde_urlencoded v0.7.1 |
| 1402 | 2026-02-27T04:19:30.646Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2026-02-27T04:19:30.904Z | Compiling paste v1.0.15 |
| 1404 | 2026-02-27T04:19:30.985Z | Compiling openapiv3 v2.2.0 |
| 1405 | 2026-02-27T04:19:31.328Z | Compiling sync_wrapper v1.0.2 |
| 1406 | 2026-02-27T04:19:31.437Z | Compiling regress v0.10.5 |
| 1407 | 2026-02-27T04:19:31.513Z | Compiling rustls-pki-types v1.14.0 |
| 1408 | 2026-02-27T04:19:32.058Z | Compiling tracing v0.1.44 |
| 1409 | 2026-02-27T04:19:32.521Z | Compiling num-conv v0.2.0 |
| 1410 | 2026-02-27T04:19:32.587Z | Compiling time-core v0.1.8 |
| 1411 | 2026-02-27T04:19:32.796Z | Compiling powerfmt v0.2.0 |
| 1412 | 2026-02-27T04:19:32.885Z | Compiling anyhow v1.0.101 |
| 1413 | 2026-02-27T04:19:33.189Z | Compiling deranged v0.5.6 |
| 1414 | 2026-02-27T04:19:33.293Z | Compiling time-macros v0.2.27 |
| 1415 | 2026-02-27T04:19:33.587Z | Compiling scroll_derive v0.13.1 |
| 1416 | 2026-02-27T04:19:33.892Z | Compiling iri-string v0.7.10 |
| 1417 | 2026-02-27T04:19:34.834Z | Compiling num_threads v0.1.7 |
| 1418 | 2026-02-27T04:19:35.002Z | Compiling ident_case v1.0.1 |
| 1419 | 2026-02-27T04:19:35.221Z | Compiling typify-impl v0.4.3 |
| 1420 | 2026-02-27T04:19:35.260Z | Compiling fastrand v2.3.0 |
| 1421 | 2026-02-27T04:19:35.687Z | Compiling cpufeatures v0.2.17 |
| 1422 | 2026-02-27T04:19:35.817Z | Compiling scroll v0.13.0 |
| 1423 | 2026-02-27T04:19:35.842Z | Compiling darling_core v0.21.3 |
| 1424 | 2026-02-27T04:19:36.438Z | Compiling ipnetwork v0.21.1 |
| 1425 | 2026-02-27T04:19:37.362Z | Compiling daft-derive v0.1.5 |
| 1426 | 2026-02-27T04:19:37.799Z | Compiling omicron-workspace-hack v0.1.0 |
| 1427 | 2026-02-27T04:19:38.229Z | Compiling goblin v0.10.5 |
| 1428 | 2026-02-27T04:19:38.791Z | Compiling tokio-util v0.7.18 |
| 1429 | 2026-02-27T04:19:40.182Z | Compiling async-trait v0.1.89 |
| 1430 | 2026-02-27T04:19:41.119Z | Compiling darling_macro v0.21.3 |
| 1431 | 2026-02-27T04:19:41.458Z | Compiling cmake v0.1.57 |
| 1432 | 2026-02-27T04:19:42.083Z | Compiling usdt-impl v0.6.0 |
| 1433 | 2026-02-27T04:19:42.225Z | Compiling dunce v1.0.5 |
| 1434 | 2026-02-27T04:19:42.310Z | Compiling fs_extra v1.3.0 |
| 1435 | 2026-02-27T04:19:42.387Z | Compiling darling v0.21.3 |
| 1436 | 2026-02-27T04:19:42.553Z | Compiling dtrace-parser v0.3.0 |
| 1437 | 2026-02-27T04:19:42.578Z | Compiling block-buffer v0.10.4 |
| 1438 | 2026-02-27T04:19:42.615Z | Compiling crossbeam-utils v0.8.21 |
| 1439 | 2026-02-27T04:19:42.822Z | Compiling digest v0.10.7 |
| 1440 | 2026-02-27T04:19:42.858Z | Compiling aws-lc-sys v0.37.1 |
| 1441 | 2026-02-27T04:19:43.139Z | Compiling futures-executor v0.3.32 |
| 1442 | 2026-02-27T04:19:43.253Z | Compiling structmeta-derive v0.3.0 |
| 1443 | 2026-02-27T04:19:43.718Z | Compiling thread-id v5.1.0 |
| 1444 | 2026-02-27T04:19:43.743Z | Compiling rustls v0.22.4 |
| 1445 | 2026-02-27T04:19:43.870Z | Compiling camino v1.2.2 |
| 1446 | 2026-02-27T04:19:44.010Z | Compiling hex v0.4.3 |
| 1447 | 2026-02-27T04:19:44.125Z | Compiling rand_core v0.9.5 |
| 1448 | 2026-02-27T04:19:44.515Z | Compiling futures v0.3.32 |
| 1449 | 2026-02-27T04:19:44.592Z | Compiling h2 v0.4.13 |
| 1450 | 2026-02-27T04:19:44.663Z | Compiling oxnet v0.1.4 |
| 1451 | 2026-02-27T04:19:44.701Z | Compiling thread_local v1.1.9 |
| 1452 | 2026-02-27T04:19:45.220Z | Compiling match_cfg v0.1.0 |
| 1453 | 2026-02-27T04:19:45.328Z | Compiling syn v1.0.109 |
| 1454 | 2026-02-27T04:19:45.499Z | Compiling dof v0.4.0 |
| 1455 | 2026-02-27T04:19:45.562Z | Compiling structmeta v0.3.0 |
| 1456 | 2026-02-27T04:19:45.666Z | Compiling aws-lc-rs v1.15.4 |
| 1457 | 2026-02-27T04:19:45.963Z | Compiling unsafe-libyaml v0.2.11 |
| 1458 | 2026-02-27T04:19:46.195Z | Compiling slog-async v2.8.0 |
| 1459 | 2026-02-27T04:19:46.669Z | Compiling quick-error v1.2.3 |
| 1460 | 2026-02-27T04:19:46.811Z | Compiling unicode-width v0.2.2 |
| 1461 | 2026-02-27T04:19:47.492Z | Compiling serde_yaml v0.9.34+deprecated |
| 1462 | 2026-02-27T04:19:48.795Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-02-27T04:19:48.984Z | Compiling newtype-uuid-macros v0.1.0 |
| 1464 | 2026-02-27T04:19:49.556Z | Compiling typify-macro v0.4.3 |
| 1465 | 2026-02-27T04:19:49.770Z | Compiling hyper v1.8.1 |
| 1466 | 2026-02-27T04:19:50.326Z | Compiling usdt-macro v0.6.0 |
| 1467 | 2026-02-27T04:19:50.577Z | Compiling usdt-attr-macro v0.6.0 |
| 1468 | 2026-02-27T04:19:50.604Z | Compiling strum_macros v0.26.4 |
| 1469 | 2026-02-27T04:19:51.784Z | Compiling serde_spanned v1.0.4 |
| 1470 | 2026-02-27T04:19:51.981Z | Compiling multer v3.1.0 |
| 1471 | 2026-02-27T04:19:52.367Z | Compiling hyper-util v0.1.20 |
| 1472 | 2026-02-27T04:19:52.609Z | Compiling debug-ignore v1.0.5 |
| 1473 | 2026-02-27T04:19:52.700Z | Compiling untrusted v0.7.1 |
| 1474 | 2026-02-27T04:19:52.774Z | Compiling bit-vec v0.8.0 |
| 1475 | 2026-02-27T04:19:53.789Z | Compiling take_mut v0.2.2 |
| 1476 | 2026-02-27T04:19:53.789Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1477 | 2026-02-27T04:19:53.789Z | Compiling term v1.2.1 |
| 1478 | 2026-02-27T04:19:53.789Z | Compiling bit-set v0.8.0 |
| 1479 | 2026-02-27T04:19:53.839Z | Compiling typify v0.4.3 |
| 1480 | 2026-02-27T04:19:53.839Z | Compiling rand v0.9.2 |
| 1481 | 2026-02-27T04:19:53.863Z | Compiling async-stream-impl v0.3.6 |
| 1482 | 2026-02-27T04:19:53.889Z | Compiling dropshot v0.16.7 |
| 1483 | 2026-02-27T04:19:54.211Z | Compiling strum v0.26.3 |
| 1484 | 2026-02-27T04:19:54.263Z | Compiling encoding_rs v0.8.35 |
| 1485 | 2026-02-27T04:19:54.409Z | Compiling spin v0.9.8 |
| 1486 | 2026-02-27T04:19:54.731Z | Compiling ref-cast v1.0.25 |
| 1487 | 2026-02-27T04:19:54.783Z | Compiling rustls v0.23.36 |
| 1488 | 2026-02-27T04:19:55.126Z | Compiling mime v0.3.17 |
| 1489 | 2026-02-27T04:19:55.166Z | Compiling unarray v0.1.4 |
| 1490 | 2026-02-27T04:19:55.200Z | Compiling async-stream v0.3.6 |
| 1491 | 2026-02-27T04:19:55.395Z | Compiling derive-ex v0.1.8 |
| 1492 | 2026-02-27T04:19:55.429Z | Compiling dropshot_endpoint v0.16.7 |
| 1493 | 2026-02-27T04:19:55.501Z | Compiling macaddr v1.0.1 |
| 1494 | 2026-02-27T04:19:55.650Z | Compiling ref-cast-impl v1.0.25 |
| 1495 | 2026-02-27T04:19:55.683Z | Compiling waitgroup v0.1.2 |
| 1496 | 2026-02-27T04:19:55.913Z | Compiling serde_path_to_error v0.1.20 |
| 1497 | 2026-02-27T04:19:56.224Z | Compiling progenitor-impl v0.11.2 |
| 1498 | 2026-02-27T04:19:56.989Z | Compiling tabwriter v1.4.1 |
| 1499 | 2026-02-27T04:19:57.471Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1500 | 2026-02-27T04:19:57.816Z | Compiling tempfile v3.25.0 |
| 1501 | 2026-02-27T04:19:57.854Z | Compiling newtype-uuid v1.3.2 |
| 1502 | 2026-02-27T04:19:58.467Z | Compiling strum_macros v0.27.2 |
| 1503 | 2026-02-27T04:19:58.650Z | Compiling instant v0.1.13 |
| 1504 | 2026-02-27T04:19:58.867Z | Compiling daft v0.1.5 |
| 1505 | 2026-02-27T04:19:59.057Z | Compiling test-strategy v0.4.5 |
| 1506 | 2026-02-27T04:19:59.217Z | Compiling serde_with_macros v3.16.1 |
| 1507 | 2026-02-27T04:19:59.386Z | Compiling time v0.3.47 |
| 1508 | 2026-02-27T04:20:00.976Z | Compiling tower v0.5.3 |
| 1509 | 2026-02-27T04:20:01.598Z | Compiling webpki-roots v1.0.6 |
| 1510 | 2026-02-27T04:20:01.829Z | Compiling colored v3.1.1 |
| 1511 | 2026-02-27T04:20:01.982Z | Compiling tower-http v0.6.8 |
| 1512 | 2026-02-27T04:20:02.261Z | Compiling crossbeam-channel v0.5.15 |
| 1513 | 2026-02-27T04:20:02.747Z | Compiling strum v0.27.2 |
| 1514 | 2026-02-27T04:20:02.850Z | Compiling parse-display-derive v0.10.0 |
| 1515 | 2026-02-27T04:20:04.070Z | Compiling rustls-webpki v0.102.8 |
| 1516 | 2026-02-27T04:20:04.160Z | Compiling rustc-hash v2.1.1 |
| 1517 | 2026-02-27T04:20:04.321Z | Compiling progenitor-macro v0.11.2 |
| 1518 | 2026-02-27T04:20:04.883Z | Compiling slog-json v2.6.1 |
| 1519 | 2026-02-27T04:20:05.344Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1520 | 2026-02-27T04:20:05.526Z | Compiling hostname v0.3.1 |
| 1521 | 2026-02-27T04:20:05.784Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1522 | 2026-02-27T04:20:06.276Z | Compiling rand_chacha v0.3.1 |
| 1523 | 2026-02-27T04:20:06.618Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1524 | 2026-02-27T04:20:06.658Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1525 | 2026-02-27T04:20:07.319Z | Compiling memmap2 v0.9.10 |
| 1526 | 2026-02-27T04:20:07.348Z | Compiling wait-timeout v0.2.1 |
| 1527 | 2026-02-27T04:20:07.394Z | Compiling is-terminal v0.4.17 |
| 1528 | 2026-02-27T04:20:07.426Z | Compiling either v1.15.0 |
| 1529 | 2026-02-27T04:20:07.543Z | Compiling slog-term v2.9.2 |
| 1530 | 2026-02-27T04:20:07.800Z | Compiling usdt v0.6.0 |
| 1531 | 2026-02-27T04:20:07.857Z | Compiling rusty-fork v0.3.1 |
| 1532 | 2026-02-27T04:20:08.033Z | Compiling tokio-rustls v0.25.0 |
| 1533 | 2026-02-27T04:20:08.334Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1534 | 2026-02-27T04:20:08.477Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1535 | 2026-02-27T04:20:08.548Z | Compiling rand v0.8.5 |
| 1536 | 2026-02-27T04:20:08.596Z | Compiling slog-bunyan v2.5.0 |
| 1537 | 2026-02-27T04:20:09.040Z | Compiling rand_xorshift v0.4.0 |
| 1538 | 2026-02-27T04:20:09.345Z | Compiling sha1 v0.10.6 |
| 1539 | 2026-02-27T04:20:09.813Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1540 | 2026-02-27T04:20:10.075Z | Compiling rustls-pemfile v2.2.0 |
| 1541 | 2026-02-27T04:20:10.463Z | Compiling hostname v0.4.2 |
| 1542 | 2026-02-27T04:20:11.013Z | Compiling proptest v1.10.0 |
| 1543 | 2026-02-27T04:20:14.350Z | Compiling itertools v0.14.0 |
| 1544 | 2026-02-27T04:20:16.053Z | Compiling serde_with v3.16.1 |
| 1545 | 2026-02-27T04:20:17.313Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1546 | 2026-02-27T04:20:17.676Z | Compiling utf8parse v0.2.2 |
| 1547 | 2026-02-27T04:20:17.837Z | Compiling anstyle-parse v0.2.7 |
| 1548 | 2026-02-27T04:20:18.182Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1549 | 2026-02-27T04:20:18.426Z | Compiling toml_datetime v0.6.11 |
| 1550 | 2026-02-27T04:20:18.914Z | Compiling is_terminal_polyfill v1.70.2 |
| 1551 | 2026-02-27T04:20:18.942Z | Compiling anstyle v1.0.13 |
| 1552 | 2026-02-27T04:20:19.077Z | Compiling anstyle-query v1.1.5 |
| 1553 | 2026-02-27T04:20:19.216Z | Compiling colorchoice v1.0.4 |
| 1554 | 2026-02-27T04:20:19.410Z | Compiling anstream v0.6.21 |
| 1555 | 2026-02-27T04:20:20.035Z | Compiling backoff v0.4.0 |
| 1556 | 2026-02-27T04:20:20.337Z | Compiling parse-display v0.10.0 |
| 1557 | 2026-02-27T04:20:20.428Z | Compiling iddqd v0.3.17 |
| 1558 | 2026-02-27T04:20:21.021Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1559 | 2026-02-27T04:20:22.843Z | Compiling clap_lex v1.0.0 |
| 1560 | 2026-02-27T04:20:23.176Z | Compiling clap_derive v4.5.55 |
| 1561 | 2026-02-27T04:20:23.591Z | Compiling terminal_size v0.4.3 |
| 1562 | 2026-02-27T04:20:24.200Z | Compiling crossbeam-epoch v0.9.18 |
| 1563 | 2026-02-27T04:20:24.412Z | Compiling clap_builder v4.5.59 |
| 1564 | 2026-02-27T04:20:24.889Z | Compiling rustls-webpki v0.103.9 |
| 1565 | 2026-02-27T04:20:24.960Z | Compiling proc-macro-error-attr v1.0.4 |
| 1566 | 2026-02-27T04:20:25.347Z | Compiling heapless v0.8.0 |
| 1567 | 2026-02-27T04:20:26.720Z | Compiling ingot-macros v0.1.1 |
| 1568 | 2026-02-27T04:20:26.757Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1569 | 2026-02-27T04:20:28.411Z | Compiling clap v4.5.59 |
| 1570 | 2026-02-27T04:20:28.862Z | Compiling zerocopy-derive v0.7.35 |
| 1571 | 2026-02-27T04:20:29.134Z | Compiling hash32 v0.3.1 |
| 1572 | 2026-02-27T04:20:29.393Z | Compiling proc-macro-error v1.0.4 |
| 1573 | 2026-02-27T04:20:30.162Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1574 | 2026-02-27T04:20:30.581Z | Compiling smoltcp v0.11.0 |
| 1575 | 2026-02-27T04:20:30.624Z | Compiling winnow v0.5.40 |
| 1576 | 2026-02-27T04:20:31.254Z | Compiling zerocopy v0.7.35 |
| 1577 | 2026-02-27T04:20:32.706Z | Compiling ingot-types v0.1.2 |
| 1578 | 2026-02-27T04:20:33.116Z | Compiling tokio-rustls v0.26.4 |
| 1579 | 2026-02-27T04:20:33.559Z | Compiling proc-macro-crate v3.4.0 |
| 1580 | 2026-02-27T04:20:34.138Z | Compiling toml_edit v0.19.15 |
| 1581 | 2026-02-27T04:20:34.396Z | Compiling cobs v0.3.0 |
| 1582 | 2026-02-27T04:20:34.768Z | Compiling managed v0.8.0 |
| 1583 | 2026-02-27T04:20:34.879Z | Compiling bitflags v1.3.2 |
| 1584 | 2026-02-27T04:20:34.941Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1585 | 2026-02-27T04:20:35.245Z | Compiling crucible-workspace-hack v0.1.0 |
| 1586 | 2026-02-27T04:20:35.823Z | Compiling postcard v1.1.3 |
| 1587 | 2026-02-27T04:20:36.950Z | Compiling hyper-rustls v0.27.7 |
| 1588 | 2026-02-27T04:20:37.064Z | Compiling num_enum_derive v0.7.5 |
| 1589 | 2026-02-27T04:20:37.064Z | Compiling ingot v0.1.1 |
| 1590 | 2026-02-27T04:20:37.065Z | Compiling foreign-types-macros v0.2.3 |
| 1591 | 2026-02-27T04:20:37.065Z | Compiling proc-macro-crate v1.3.1 |
| 1592 | 2026-02-27T04:20:37.773Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1593 | 2026-02-27T04:20:38.821Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1594 | 2026-02-27T04:20:38.909Z | Compiling heck v0.4.1 |
| 1595 | 2026-02-27T04:20:38.909Z | Compiling rayon-core v1.13.0 |
| 1596 | 2026-02-27T04:20:38.909Z | Compiling foreign-types-shared v0.3.1 |
| 1597 | 2026-02-27T04:20:38.909Z | Compiling foreign-types v0.5.0 |
| 1598 | 2026-02-27T04:20:38.909Z | Compiling num_enum v0.7.5 |
| 1599 | 2026-02-27T04:20:38.910Z | Compiling reqwest v0.12.28 |
| 1600 | 2026-02-27T04:20:38.942Z | Compiling crossbeam-deque v0.8.6 |
| 1601 | 2026-02-27T04:20:38.978Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1602 | 2026-02-27T04:20:39.091Z | Compiling num_enum_derive v0.5.11 |
| 1603 | 2026-02-27T04:20:39.626Z | Compiling dtrace-parser v0.2.0 |
| 1604 | 2026-02-27T04:20:39.805Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1605 | 2026-02-27T04:20:39.920Z | Compiling scroll_derive v0.12.1 |
| 1606 | 2026-02-27T04:20:40.718Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1607 | 2026-02-27T04:20:41.112Z | Compiling usdt-impl v0.5.0 |
| 1608 | 2026-02-27T04:20:41.263Z | Compiling memoffset v0.9.1 |
| 1609 | 2026-02-27T04:20:41.446Z | Compiling cstr-argument v0.1.2 |
| 1610 | 2026-02-27T04:20:41.474Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1611 | 2026-02-27T04:20:41.577Z | Compiling cfg_aliases v0.2.1 |
| 1612 | 2026-02-27T04:20:41.664Z | Compiling convert_case v0.4.0 |
| 1613 | 2026-02-27T04:20:41.701Z | Compiling tinyvec_macros v0.1.1 |
| 1614 | 2026-02-27T04:20:41.732Z | Compiling nix v0.30.1 |
| 1615 | 2026-02-27T04:20:41.825Z | Compiling tinyvec v1.10.0 |
| 1616 | 2026-02-27T04:20:41.905Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1617 | 2026-02-27T04:20:42.122Z | Compiling scroll v0.12.0 |
| 1618 | 2026-02-27T04:20:42.349Z | Compiling derive_more v0.99.20 |
| 1619 | 2026-02-27T04:20:42.443Z | Compiling num_enum v0.5.11 |
| 1620 | 2026-02-27T04:20:42.510Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1621 | 2026-02-27T04:20:42.699Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1622 | 2026-02-27T04:20:43.569Z | Compiling dof v0.3.0 |
| 1623 | 2026-02-27T04:20:44.299Z | Compiling camino-tempfile v1.4.1 |
| 1624 | 2026-02-27T04:20:44.356Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1625 | 2026-02-27T04:20:44.820Z | Compiling thread-id v4.2.2 |
| 1626 | 2026-02-27T04:20:46.018Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1627 | 2026-02-27T04:20:46.328Z | Compiling rayon v1.11.0 |
| 1628 | 2026-02-27T04:20:47.429Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1629 | 2026-02-27T04:20:47.688Z | Compiling goblin v0.8.2 |
| 1630 | 2026-02-27T04:20:48.315Z | Compiling progenitor-client v0.11.2 |
| 1631 | 2026-02-27T04:20:49.178Z | Compiling zone_cfg_derive v0.3.1 |
| 1632 | 2026-02-27T04:20:49.178Z | Compiling itertools v0.12.1 |
| 1633 | 2026-02-27T04:20:49.178Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1634 | 2026-02-27T04:20:49.639Z | Compiling serde_spanned v0.6.9 |
| 1635 | 2026-02-27T04:20:49.873Z | Compiling num-derive v0.4.2 |
| 1636 | 2026-02-27T04:20:50.214Z | Compiling sigpipe v0.1.3 |
| 1637 | 2026-02-27T04:20:50.448Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1638 | 2026-02-27T04:20:50.559Z | Compiling toml_write v0.1.2 |
| 1639 | 2026-02-27T04:20:50.780Z | Compiling jiff v0.2.20 |
| 1640 | 2026-02-27T04:20:50.862Z | Compiling glob v0.3.3 |
| 1641 | 2026-02-27T04:20:50.899Z | Compiling toml_edit v0.22.27 |
| 1642 | 2026-02-27T04:20:51.677Z | Compiling zone v0.3.1 |
| 1643 | 2026-02-27T04:20:51.753Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1644 | 2026-02-27T04:20:52.819Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1645 | 2026-02-27T04:20:53.830Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1646 | 2026-02-27T04:20:54.117Z | Compiling progenitor v0.11.2 |
| 1647 | 2026-02-27T04:20:57.084Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1648 | 2026-02-27T04:20:57.831Z | Compiling smf v0.2.3 |
| 1649 | 2026-02-27T04:20:58.263Z | Compiling secrecy v0.10.3 |
| 1650 | 2026-02-27T04:20:58.470Z | Compiling num-integer v0.1.46 |
| 1651 | 2026-02-27T04:20:58.641Z | Compiling rustc_version v0.4.1 |
| 1652 | 2026-02-27T04:20:59.217Z | Compiling whoami v1.6.1 |
| 1653 | 2026-02-27T04:20:59.251Z | Compiling float-ord v0.3.2 |
| 1654 | 2026-02-27T04:20:59.276Z | Compiling rustix v0.38.44 |
| 1655 | 2026-02-27T04:20:59.562Z | Compiling prettyplease v0.2.37 |
| 1656 | 2026-02-27T04:20:59.875Z | Compiling curve25519-dalek v4.1.3 |
| 1657 | 2026-02-27T04:21:00.809Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1658 | 2026-02-27T04:21:01.191Z | Compiling toml v0.8.23 |
| 1659 | 2026-02-27T04:21:01.346Z | Compiling usdt-macro v0.5.0 |
| 1660 | 2026-02-27T04:21:01.535Z | Compiling usdt-attr-macro v0.5.0 |
| 1661 | 2026-02-27T04:21:02.834Z | Compiling progenitor-client v0.10.0 |
| 1662 | 2026-02-27T04:21:03.294Z | Compiling hmac v0.12.1 |
| 1663 | 2026-02-27T04:21:03.691Z | Compiling inout v0.1.4 |
| 1664 | 2026-02-27T04:21:03.934Z | Compiling enum-as-inner v0.6.1 |
| 1665 | 2026-02-27T04:21:03.983Z | Compiling ff v0.13.1 |
| 1666 | 2026-02-27T04:21:04.195Z | Compiling memmap v0.7.0 |
| 1667 | 2026-02-27T04:21:04.240Z | Compiling data-encoding v2.10.0 |
| 1668 | 2026-02-27T04:21:04.563Z | Compiling usdt v0.5.0 |
| 1669 | 2026-02-27T04:21:04.941Z | Compiling group v0.13.0 |
| 1670 | 2026-02-27T04:21:05.099Z | Compiling cipher v0.4.4 |
| 1671 | 2026-02-27T04:21:05.169Z | Compiling hkdf v0.12.4 |
| 1672 | 2026-02-27T04:21:05.568Z | Compiling num-iter v0.1.45 |
| 1673 | 2026-02-27T04:21:05.659Z | Compiling num-rational v0.4.2 |
| 1674 | 2026-02-27T04:21:06.309Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1675 | 2026-02-27T04:21:06.475Z | Compiling half v2.7.1 |
| 1676 | 2026-02-27T04:21:07.143Z | Compiling universal-hash v0.5.1 |
| 1677 | 2026-02-27T04:21:07.186Z | Compiling crypto-bigint v0.5.5 |
| 1678 | 2026-02-27T04:21:07.349Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1679 | 2026-02-27T04:21:07.387Z | Compiling num-complex v0.4.6 |
| 1680 | 2026-02-27T04:21:08.287Z | Compiling base64ct v1.8.3 |
| 1681 | 2026-02-27T04:21:08.528Z | Compiling ciborium-io v0.2.2 |
| 1682 | 2026-02-27T04:21:08.553Z | Compiling opaque-debug v0.3.1 |
| 1683 | 2026-02-27T04:21:08.649Z | Compiling base16ct v0.2.0 |
| 1684 | 2026-02-27T04:21:08.686Z | Compiling ciborium-ll v0.2.2 |
| 1685 | 2026-02-27T04:21:08.727Z | Compiling poly1305 v0.8.0 |
| 1686 | 2026-02-27T04:21:08.915Z | Compiling password-hash v0.5.0 |
| 1687 | 2026-02-27T04:21:09.073Z | Compiling thiserror-no-std v2.0.2 |
| 1688 | 2026-02-27T04:21:09.557Z | Compiling num v0.4.3 |
| 1689 | 2026-02-27T04:21:09.816Z | Compiling elliptic-curve v0.13.8 |
| 1690 | 2026-02-27T04:21:10.476Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1691 | 2026-02-27T04:21:10.555Z | Compiling chacha20 v0.9.1 |
| 1692 | 2026-02-27T04:21:10.972Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1693 | 2026-02-27T04:21:11.535Z | Compiling hubpack_derive v0.1.1 |
| 1694 | 2026-02-27T04:21:11.616Z | Compiling blake2 v0.10.6 |
| 1695 | 2026-02-27T04:21:11.865Z | Compiling aead v0.5.2 |
| 1696 | 2026-02-27T04:21:12.172Z | Compiling linked-hash-map v0.5.6 |
| 1697 | 2026-02-27T04:21:12.527Z | Compiling pkg-config v0.3.32 |
| 1698 | 2026-02-27T04:21:12.554Z | Compiling semver v0.1.20 |
| 1699 | 2026-02-27T04:21:12.621Z | Compiling static_assertions v1.1.0 |
| 1700 | 2026-02-27T04:21:12.741Z | Compiling vcpkg v0.2.15 |
| 1701 | 2026-02-27T04:21:13.062Z | Compiling keccak v0.1.6 |
| 1702 | 2026-02-27T04:21:13.423Z | Compiling resolv-conf v0.7.6 |
| 1703 | 2026-02-27T04:21:13.511Z | Compiling sha3 v0.10.8 |
| 1704 | 2026-02-27T04:21:13.535Z | Compiling rustc_version v0.1.7 |
| 1705 | 2026-02-27T04:21:13.955Z | Compiling hubpack v0.1.2 |
| 1706 | 2026-02-27T04:21:14.004Z | Compiling openssl-sys v0.9.111 |
| 1707 | 2026-02-27T04:21:14.029Z | Compiling lru-cache v0.1.2 |
| 1708 | 2026-02-27T04:21:14.110Z | Compiling chacha20poly1305 v0.10.1 |
| 1709 | 2026-02-27T04:21:14.199Z | Compiling argon2 v0.5.3 |
| 1710 | 2026-02-27T04:21:14.234Z | Compiling vsss-rs v3.3.4 |
| 1711 | 2026-02-27T04:21:14.323Z | Compiling ciborium v0.2.2 |
| 1712 | 2026-02-27T04:21:14.375Z | Compiling hickory-proto v0.24.4 |
| 1713 | 2026-02-27T04:21:15.291Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1714 | 2026-02-27T04:21:15.712Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1715 | 2026-02-27T04:21:16.207Z | Compiling serde-big-array v0.5.1 |
| 1716 | 2026-02-27T04:21:16.260Z | Compiling derive-where v1.6.0 |
| 1717 | 2026-02-27T04:21:16.340Z | Compiling serde_repr v0.1.20 |
| 1718 | 2026-02-27T04:21:16.449Z | Compiling indent_write v2.2.0 |
| 1719 | 2026-02-27T04:21:16.691Z | Compiling siphasher v1.0.2 |
| 1720 | 2026-02-27T04:21:17.112Z | Compiling unicode-segmentation v1.12.0 |
| 1721 | 2026-02-27T04:21:17.475Z | Compiling minimal-lexical v0.2.1 |
| 1722 | 2026-02-27T04:21:17.961Z | Compiling nom v7.1.3 |
| 1723 | 2026-02-27T04:21:17.992Z | Compiling newline-converter v0.3.0 |
| 1724 | 2026-02-27T04:21:18.165Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-02-27T04:21:18.204Z | Compiling phf_shared v0.12.1 |
| 1726 | 2026-02-27T04:21:18.550Z | Compiling hickory-resolver v0.24.4 |
| 1727 | 2026-02-27T04:21:18.876Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1728 | 2026-02-27T04:21:21.751Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1729 | 2026-02-27T04:21:22.179Z | Compiling newtype_derive v0.1.6 |
| 1730 | 2026-02-27T04:21:22.522Z | Compiling atomicwrites v0.4.4 |
| 1731 | 2026-02-27T04:21:23.404Z | Compiling progenitor-impl v0.10.0 |
| 1732 | 2026-02-27T04:21:24.305Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1733 | 2026-02-27T04:21:24.434Z | Compiling console v0.15.11 |
| 1734 | 2026-02-27T04:21:24.990Z | Compiling tokio-stream v0.1.18 |
| 1735 | 2026-02-27T04:21:25.276Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1736 | 2026-02-27T04:21:25.870Z | Compiling pin-project-internal v1.1.10 |
| 1737 | 2026-02-27T04:21:25.930Z | Compiling slog-dtrace v0.3.0 |
| 1738 | 2026-02-27T04:21:25.980Z | Compiling csv-core v0.1.13 |
| 1739 | 2026-02-27T04:21:26.318Z | Compiling unicode-xid v0.2.6 |
| 1740 | 2026-02-27T04:21:26.524Z | Compiling swrite v0.1.0 |
| 1741 | 2026-02-27T04:21:26.549Z | Compiling unicode-width v0.1.14 |
| 1742 | 2026-02-27T04:21:26.671Z | Compiling foldhash v0.1.5 |
| 1743 | 2026-02-27T04:21:27.003Z | Compiling similar v2.7.0 |
| 1744 | 2026-02-27T04:21:27.071Z | Compiling owo-colors v4.2.3 |
| 1745 | 2026-02-27T04:21:27.664Z | Compiling chrono-tz v0.10.4 |
| 1746 | 2026-02-27T04:21:28.022Z | Compiling cancel-safe-futures v0.1.5 |
| 1747 | 2026-02-27T04:21:28.066Z | Compiling expectorate v1.2.0 |
| 1748 | 2026-02-27T04:21:28.156Z | Compiling pin-project v1.1.10 |
| 1749 | 2026-02-27T04:21:28.342Z | Compiling hashbrown v0.15.5 |
| 1750 | 2026-02-27T04:21:28.396Z | Compiling const_format_proc_macros v0.2.34 |
| 1751 | 2026-02-27T04:21:28.448Z | Compiling csv v1.4.0 |
| 1752 | 2026-02-27T04:21:29.087Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1753 | 2026-02-27T04:21:29.550Z | Compiling qorb v0.4.1 |
| 1754 | 2026-02-27T04:21:29.753Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1755 | 2026-02-27T04:21:30.139Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1756 | 2026-02-27T04:21:30.164Z | Compiling phf v0.12.1 |
| 1757 | 2026-02-27T04:21:30.448Z | Compiling tokio-dtrace v0.1.1 |
| 1758 | 2026-02-27T04:21:30.936Z | Compiling unicode-normalization v0.1.25 |
| 1759 | 2026-02-27T04:21:31.683Z | Compiling progenitor-macro v0.10.0 |
| 1760 | 2026-02-27T04:21:31.963Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-02-27T04:21:32.665Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1762 | 2026-02-27T04:21:33.037Z | Compiling libsw-core v0.3.2 |
| 1763 | 2026-02-27T04:21:33.295Z | Compiling async-recursion v1.1.1 |
| 1764 | 2026-02-27T04:21:34.316Z | Compiling snafu-derive v0.8.9 |
| 1765 | 2026-02-27T04:21:34.715Z | Compiling cookie v0.18.1 |
| 1766 | 2026-02-27T04:21:34.762Z | Compiling bstr v1.12.1 |
| 1767 | 2026-02-27T04:21:35.061Z | Compiling foreign-types-shared v0.1.1 |
| 1768 | 2026-02-27T04:21:35.173Z | Compiling fixedbitset v0.4.2 |
| 1769 | 2026-02-27T04:21:35.935Z | Compiling openssl v0.10.75 |
| 1770 | 2026-02-27T04:21:36.031Z | Compiling fixedbitset v0.5.7 |
| 1771 | 2026-02-27T04:21:36.031Z | Compiling bytecount v0.6.9 |
| 1772 | 2026-02-27T04:21:36.070Z | Compiling highway v1.3.0 |
| 1773 | 2026-02-27T04:21:36.124Z | Compiling same-file v1.0.6 |
| 1774 | 2026-02-27T04:21:36.455Z | Compiling walkdir v2.5.0 |
| 1775 | 2026-02-27T04:21:36.513Z | Compiling petgraph v0.8.3 |
| 1776 | 2026-02-27T04:21:36.937Z | Compiling papergrid v0.11.0 |
| 1777 | 2026-02-27T04:21:37.279Z | Compiling globset v0.4.18 |
| 1778 | 2026-02-27T04:21:38.487Z | Compiling snafu v0.8.9 |
| 1779 | 2026-02-27T04:21:39.096Z | Compiling petgraph v0.6.5 |
| 1780 | 2026-02-27T04:21:39.260Z | Compiling foreign-types v0.3.2 |
| 1781 | 2026-02-27T04:21:39.370Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1782 | 2026-02-27T04:21:39.395Z | Compiling libsw v3.5.0 |
| 1783 | 2026-02-27T04:21:39.707Z | Compiling olpc-cjson v0.1.4 |
| 1784 | 2026-02-27T04:21:39.793Z | Compiling oxide-tokio-rt v0.1.2 |
| 1785 | 2026-02-27T04:21:40.261Z | Compiling const_format v0.2.35 |
| 1786 | 2026-02-27T04:21:40.970Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1787 | 2026-02-27T04:21:42.922Z | Compiling gethostname v0.5.0 |
| 1788 | 2026-02-27T04:21:43.082Z | Compiling progenitor v0.10.0 |
| 1789 | 2026-02-27T04:21:43.107Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1790 | 2026-02-27T04:21:43.133Z | Compiling tabled_derive v0.7.0 |
| 1791 | 2026-02-27T04:21:43.159Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1792 | 2026-02-27T04:21:43.322Z | Compiling bcs v0.1.6 |
| 1793 | 2026-02-27T04:21:43.460Z | Compiling serde_plain v1.0.2 |
| 1794 | 2026-02-27T04:21:43.838Z | Compiling openssl-macros v0.1.1 |
| 1795 | 2026-02-27T04:21:43.927Z | Compiling pem v3.0.6 |
| 1796 | 2026-02-27T04:21:44.315Z | Compiling linear-map v1.2.0 |
| 1797 | 2026-02-27T04:21:44.710Z | Compiling smawk v0.3.2 |
| 1798 | 2026-02-27T04:21:44.740Z | Compiling lazy_static v1.5.0 |
| 1799 | 2026-02-27T04:21:44.784Z | Compiling typed-path v0.9.3 |
| 1800 | 2026-02-27T04:21:44.938Z | Compiling tagptr v0.2.0 |
| 1801 | 2026-02-27T04:21:44.989Z | Compiling termtree v0.5.1 |
| 1802 | 2026-02-27T04:21:45.286Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-02-27T04:21:46.550Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-02-27T04:21:47.328Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1805 | 2026-02-27T04:21:48.162Z | Compiling unicode-linebreak v0.1.5 |
| 1806 | 2026-02-27T04:21:48.738Z | Compiling textwrap v0.16.2 |
| 1807 | 2026-02-27T04:21:49.619Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1808 | 2026-02-27T04:21:50.100Z | Compiling tough v0.20.0 |
| 1809 | 2026-02-27T04:21:50.131Z | Compiling tabled v0.15.0 |
| 1810 | 2026-02-27T04:21:50.308Z | Compiling moka v0.12.13 |
| 1811 | 2026-02-27T04:21:51.292Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1812 | 2026-02-27T04:21:52.191Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-02-27T04:21:52.435Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-02-27T04:21:52.504Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-02-27T04:21:53.287Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1816 | 2026-02-27T04:21:53.689Z | Compiling steno v0.4.1 |
| 1817 | 2026-02-27T04:21:55.396Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-02-27T04:21:56.695Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-02-27T04:21:56.768Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-02-27T04:21:56.820Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-02-27T04:22:00.638Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-02-27T04:22:01.428Z | Compiling hickory-proto v0.25.2 |
| 1823 | 2026-02-27T04:22:01.651Z | Compiling humantime v2.3.0 |
| 1824 | 2026-02-27T04:22:02.063Z | Compiling num-derive v0.3.3 |
| 1825 | 2026-02-27T04:22:02.259Z | Compiling parking_lot_core v0.8.6 |
| 1826 | 2026-02-27T04:22:02.430Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1827 | 2026-02-27T04:22:02.807Z | Compiling crc32fast v1.5.0 |
| 1828 | 2026-02-27T04:22:03.545Z | Compiling parking_lot v0.11.2 |
| 1829 | 2026-02-27T04:22:03.860Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1830 | 2026-02-27T04:22:04.048Z | Compiling libscf-sys v1.1.0 |
| 1831 | 2026-02-27T04:22:04.206Z | Compiling fxhash v0.2.1 |
| 1832 | 2026-02-27T04:22:04.304Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1833 | 2026-02-27T04:22:04.348Z | Compiling socket2 v0.5.10 |
| 1834 | 2026-02-27T04:22:04.374Z | Compiling internet-checksum v0.2.1 |
| 1835 | 2026-02-27T04:22:04.439Z | Compiling sled v0.34.7 |
| 1836 | 2026-02-27T04:22:04.466Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1837 | 2026-02-27T04:22:06.345Z | Compiling hickory-resolver v0.25.2 |
| 1838 | 2026-02-27T04:22:08.402Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1839 | 2026-02-27T04:22:10.682Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1840 | 2026-02-27T04:22:12.891Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1841 | 2026-02-27T04:22:15.503Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1842 | 2026-02-27T04:22:51.592Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1843 | 2026-02-27T04:22:55.417Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1844 | 2026-02-27T04:22:57.904Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1845 | 2026-02-27T04:23:00.357Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1846 | 2026-02-27T04:23:02.393Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1847 | 2026-02-27T04:23:51.870Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 48s |
| 1848 | 2026-02-27T04:23:52.108Z | ──────────── |
| 1849 | 2026-02-27T04:23:52.108Z | Nextest run ID d8df4a49-bd89-460e-94e3-5171d74259c7 with nextest profile: default |
| 1850 | 2026-02-27T04:23:52.108Z | Starting 36 tests across 1 binary |
| 1851 | 2026-02-27T04:23:52.139Z | PASS [ 0.029s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1852 | 2026-02-27T04:23:52.164Z | PASS [ 0.030s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1853 | 2026-02-27T04:23:52.164Z | PASS [ 0.030s] rdb db::test::test_prefix4_db_key_serialization |
| 1854 | 2026-02-27T04:23:52.164Z | PASS [ 0.035s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1855 | 2026-02-27T04:23:52.164Z | PASS [ 0.035s] rdb db::test::test_prefix4_from_str |
| 1856 | 2026-02-27T04:23:52.164Z | PASS [ 0.039s] rdb bestpath::test::test_bestpath |
| 1857 | 2026-02-27T04:23:52.189Z | PASS [ 0.026s] rdb db::test::test_prefix6_from_str |
| 1858 | 2026-02-27T04:23:52.189Z | PASS [ 0.028s] rdb db::test::test_prefix6_db_key_serialization |
| 1859 | 2026-02-27T04:23:52.306Z | PASS [ 0.196s] rdb db::test::test_ipv6_origin_crud |
| 1860 | 2026-02-27T04:23:52.331Z | PASS [ 0.206s] rdb db::test::test_ipv4_origin_crud |
| 1861 | 2026-02-27T04:23:52.356Z | PASS [ 0.195s] rdb db::test::test_static_routing_ipv4_basic |
| 1862 | 2026-02-27T04:23:52.356Z | PASS [ 0.193s] rdb db::test::test_static_routing_ipv6_basic |
| 1863 | 2026-02-27T04:23:52.356Z | PASS [ 0.204s] rdb db::test::test_prefix_host_bit_normalization |
| 1864 | 2026-02-27T04:23:52.356Z | PASS [ 0.181s] rdb db::test::test_static_routing_mixed_address_families |
| 1865 | 2026-02-27T04:23:52.356Z | PASS [ 0.186s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1866 | 2026-02-27T04:23:52.381Z | PASS [ 0.035s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1867 | 2026-02-27T04:23:52.381Z | PASS [ 0.038s] rdb proptest::prop_ipv4_default_contains_all |
| 1868 | 2026-02-27T04:23:52.406Z | PASS [ 0.034s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1869 | 2026-02-27T04:23:52.406Z | PASS [ 0.245s] rdb db::test::test_rib |
| 1870 | 2026-02-27T04:23:52.406Z | PASS [ 0.046s] rdb proptest::prop_ipv4_length_in_bounds |
| 1871 | 2026-02-27T04:23:52.433Z | PASS [ 0.034s] rdb proptest::prop_ipv4_within_self |
| 1872 | 2026-02-27T04:23:52.433Z | PASS [ 0.035s] rdb proptest::prop_ipv6_default_contains_all |
| 1873 | 2026-02-27T04:23:52.433Z | PASS [ 0.033s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1874 | 2026-02-27T04:23:52.433Z | PASS [ 0.041s] rdb proptest::prop_ipv6_length_in_bounds |
| 1875 | 2026-02-27T04:23:52.460Z | PASS [ 0.045s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1876 | 2026-02-27T04:23:52.460Z | PASS [ 0.032s] rdb proptest::prop_ipv6_within_self |
| 1877 | 2026-02-27T04:23:52.460Z | PASS [ 0.032s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1878 | 2026-02-27T04:23:52.485Z | PASS [ 0.039s] rdb proptest::prop_static_route_key_deduplication |
| 1879 | 2026-02-27T04:23:52.485Z | PASS [ 0.046s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1880 | 2026-02-27T04:23:52.510Z | PASS [ 0.060s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1881 | 2026-02-27T04:23:52.510Z | PASS [ 0.046s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1882 | 2026-02-27T04:23:52.510Z | PASS [ 0.188s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1883 | 2026-02-27T04:23:52.510Z | PASS [ 0.054s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1884 | 2026-02-27T04:23:52.510Z | PASS [ 0.188s] rdb db::test::test_static_routing_vlan_id_handling |
| 1885 | 2026-02-27T04:23:52.535Z | PASS [ 0.056s] rdb proptest::prop_static_route_key_ord_consistency |
| 1886 | 2026-02-27T04:23:52.565Z | PASS [ 0.225s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1887 | 2026-02-27T04:23:52.590Z | ──────────── |
| 1888 | 2026-02-27T04:23:52.590Z | Summary [ 0.457s] 36 tests run: 36 passed, 0 skipped |
| 1889 | 2026-02-27T04:23:52.590Z | + cp rib.log /work/ |
| 1890 | 2026-02-27T04:23:52.615Z | process exited: duration 636777 ms, exit code 0 |
| |
| 1891 | 2026-02-27T04:23:52.702Z | found 1 output files |
| 1892 | 2026-02-27T04:23:52.702Z | uploading: /work/rib.log (879 bytes) |
| 1893 | 2026-02-27T04:23:53.805Z | uploaded: /work/rib.log |