|
|
|
| 1 | 2026-03-05T18:41:12.104Z | job assigned to worker 01KJZMSSYKA9JA1HMFME7EBX9H [factory aws, i-0c2984d6f9619bbf9] (queued for 1 m 14 s) |
| |
| 2 | 2026-03-05T18:41:20.993Z | starting task 0: "setup" |
| 3 | 2026-03-05T18:41:21.018Z | ++ uname -s |
| 4 | 2026-03-05T18:41:21.018Z | + kern=SunOS |
| 5 | 2026-03-05T18:41:21.018Z | + build_user=build |
| 6 | 2026-03-05T18:41:21.018Z | + build_uid=12345 |
| 7 | 2026-03-05T18:41:21.018Z | + work_dir=/work |
| 8 | 2026-03-05T18:41:21.018Z | + input_dir=/input |
| 9 | 2026-03-05T18:41:21.035Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-05T18:41:21.035Z | + case "$kern" in |
| 11 | 2026-03-05T18:41:21.035Z | + groupadd -g 12345 build |
| 12 | 2026-03-05T18:41:21.035Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-05T18:41:23.103Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-05T18:41:23.124Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-05T18:41:23.154Z | + home_fs=zfs |
| 16 | 2026-03-05T18:41:23.154Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-05T18:41:23.154Z | + mkdir -p /home/build |
| 18 | 2026-03-05T18:41:23.154Z | + chown build:build /home/build /work |
| 19 | 2026-03-05T18:41:25.126Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-05T18:41:25.136Z | process exited: duration 4159 ms, exit code 0 |
| |
| 21 | 2026-03-05T18:41:25.181Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-05T18:41:25.196Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-05T18:41:25.197Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-05T18:41:25.197Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-05T18:41:25.197Z | * rust toolchain profile = "default" |
| 26 | 2026-03-05T18:41:25.197Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-05T18:41:25.197Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-05T18:41:25.197Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-05T18:41:25.197Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-05T18:41:25.394Z | info: downloading installer |
| 31 | 2026-03-05T18:41:27.371Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-05T18:41:27.371Z | warn: /opt/ooce/bin |
| 33 | 2026-03-05T18:41:27.371Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-05T18:41:27.371Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-05T18:41:27.371Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-05T18:41:27.371Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-05T18:41:27.371Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-05T18:41:27.371Z | error: cannot install while Rust is installed |
| 39 | 2026-03-05T18:41:27.371Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-05T18:41:27.380Z | info: profile set to 'default' |
| 41 | 2026-03-05T18:41:27.380Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-05T18:41:27.385Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-05T18:41:27.574Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-03-05T18:41:27.574Z | info: downloading component 'cargo' |
| 45 | 2026-03-05T18:41:28.797Z | info: downloading component 'clippy' |
| 46 | 2026-03-05T18:41:29.282Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-05T18:41:30.974Z | info: downloading component 'rust-std' |
| 48 | 2026-03-05T18:41:33.649Z | info: downloading component 'rustc' |
| 49 | 2026-03-05T18:41:42.458Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-05T18:41:42.773Z | info: installing component 'cargo' |
| 51 | 2026-03-05T18:41:43.696Z | info: installing component 'clippy' |
| 52 | 2026-03-05T18:41:44.094Z | info: installing component 'rust-docs' |
| 53 | 2026-03-05T18:41:46.149Z | info: installing component 'rust-std' |
| 54 | 2026-03-05T18:41:47.947Z | info: installing component 'rustc' |
| 55 | 2026-03-05T18:41:54.635Z | info: installing component 'rustfmt' |
| 56 | 2026-03-05T18:41:54.958Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-05T18:41:54.958Z | |
| 58 | 2026-03-05T18:41:55.433Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-03-05T18:41:55.433Z | |
| 60 | 2026-03-05T18:41:55.438Z | |
| 61 | 2026-03-05T18:41:55.438Z | Rust is installed now. Great! |
| 62 | 2026-03-05T18:41:55.438Z | |
| 63 | 2026-03-05T18:41:55.439Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-05T18:41:55.439Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-05T18:41:55.439Z | |
| 66 | 2026-03-05T18:41:55.439Z | To configure your current shell, you need to source |
| 67 | 2026-03-05T18:41:55.439Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-05T18:41:55.439Z | |
| 69 | 2026-03-05T18:41:55.446Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-05T18:41:55.446Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-05T18:41:55.446Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-05T18:41:55.446Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-05T18:41:55.574Z | + rustup --version |
| 74 | 2026-03-05T18:41:55.591Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-05T18:41:55.598Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-05T18:41:55.671Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-03-05T18:41:55.680Z | + cargo --version |
| 78 | 2026-03-05T18:41:55.805Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-03-05T18:41:55.811Z | + rustc --version |
| 80 | 2026-03-05T18:41:55.811Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-03-05T18:41:55.817Z | process exited: duration 30637 ms, exit code 0 |
| |
| 82 | 2026-03-05T18:41:55.829Z | starting task 2: "authentication" |
| 83 | 2026-03-05T18:41:55.852Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-03-05T18:41:55.864Z | starting task 3: "clone repository" |
| 85 | 2026-03-05T18:41:55.881Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-05T18:41:55.881Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-05T18:41:55.923Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-05T18:41:57.558Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-05T18:41:57.559Z | + git fetch origin a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 90 | 2026-03-05T18:41:57.844Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-05T18:41:57.844Z | * branch a13c749f1fb8adf5994dffebd53886fdeb5fd58c -> FETCH_HEAD |
| 92 | 2026-03-05T18:41:57.863Z | + [[ -n levon/make-bgp-dispatch-listen-configurable ]] |
| 93 | 2026-03-05T18:41:57.863Z | ++ git branch --show-current |
| 94 | 2026-03-05T18:41:57.863Z | + current=main |
| 95 | 2026-03-05T18:41:57.863Z | + [[ main != levon/make-bgp-dispatch-listen-configurable ]] |
| 96 | 2026-03-05T18:41:57.863Z | + git branch -f levon/make-bgp-dispatch-listen-configurable a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 97 | 2026-03-05T18:41:57.870Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable |
| 98 | 2026-03-05T18:41:57.897Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable' |
| 99 | 2026-03-05T18:41:57.901Z | + git reset --hard a13c749f1fb8adf5994dffebd53886fdeb5fd58c |
| 100 | 2026-03-05T18:41:57.902Z | HEAD is now at a13c749 update dispatcher's log context with TcpListener's bind_addr |
| 101 | 2026-03-05T18:41:57.902Z | process exited: duration 2034 ms, exit code 0 |
| |
| 102 | 2026-03-05T18:41:57.919Z | starting task 4: "build" |
| 103 | 2026-03-05T18:41:57.929Z | + set -e |
| 104 | 2026-03-05T18:41:57.929Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-05T18:41:57.929Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-05T18:41:57.929Z | ++ PLATFORM=illumos |
| 107 | 2026-03-05T18:41:57.929Z | ++ banner install |
| 108 | 2026-03-05T18:41:57.938Z | |
| 109 | 2026-03-05T18:41:57.938Z | # # # #### ##### ## # # |
| 110 | 2026-03-05T18:41:57.938Z | # ## # # # # # # # |
| 111 | 2026-03-05T18:41:57.938Z | # # # # #### # # # # # |
| 112 | 2026-03-05T18:41:57.938Z | # # # # # # ###### # # |
| 113 | 2026-03-05T18:41:57.938Z | # # ## # # # # # # # |
| 114 | 2026-03-05T18:41:57.938Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-05T18:41:57.939Z | |
| 116 | 2026-03-05T18:41:57.939Z | ++ set +o errexit |
| 117 | 2026-03-05T18:41:57.939Z | ++ pkg info clang-15 |
| 118 | 2026-03-05T18:41:57.939Z | ++ grep -qi installed |
| 119 | 2026-03-05T18:42:00.820Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-05T18:42:00.820Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-05T18:42:00.820Z | |
| 122 | 2026-03-05T18:42:00.820Z | clang-15 |
| 123 | 2026-03-05T18:42:00.875Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-05T18:42:00.875Z | ++ set -o errexit |
| 125 | 2026-03-05T18:42:00.875Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-05T18:42:08.156Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-05T18:42:18.934Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-05T18:42:43.244Z | Planning: Solver setup ... Done |
| 129 | 2026-03-05T18:42:43.406Z | Planning: Running solver ... Done |
| 130 | 2026-03-05T18:42:43.578Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-05T18:42:43.600Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-05T18:42:43.737Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-05T18:42:44.190Z | Planning: Package planning ... Done |
| 134 | 2026-03-05T18:42:44.194Z | Planning: Merging actions ... Done |
| 135 | 2026-03-05T18:42:44.194Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-05T18:42:44.194Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-05T18:42:45.302Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-05T18:42:45.312Z | Planning: Planning completed in 26.22 seconds |
| 139 | 2026-03-05T18:42:45.327Z | Packages to install: 2 |
| 140 | 2026-03-05T18:42:45.327Z | Mediators to change: 2 |
| 141 | 2026-03-05T18:42:45.331Z | Services to change: 1 |
| 142 | 2026-03-05T18:42:45.331Z | Create boot environment: No |
| 143 | 2026-03-05T18:42:45.349Z | Create backup boot environment: No |
| 144 | 2026-03-05T18:42:45.383Z | |
| 145 | 2026-03-05T18:42:45.383Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-05T18:42:50.382Z | Download: 985/3076 items 82.2/211.3MB 38% complete (16.8M/s) |
| 147 | 2026-03-05T18:42:55.391Z | Download: 2372/3076 items 118.9/211.3MB 56% complete (12.2M/s) |
| 148 | 2026-03-05T18:43:02.238Z | Download: 3034/3076 items 201.6/211.3MB 95% complete (12.5M/s) |
| 149 | 2026-03-05T18:43:10.424Z | Download: 3074/3076 items 211.2/211.3MB 99% complete (9.1M/s) |
| 150 | 2026-03-05T18:43:10.453Z | Download: Completed 211.31 MB in 25.07 seconds (8.4M/s) |
| 151 | 2026-03-05T18:43:10.628Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-03-05T18:43:15.261Z | Actions: Completed 3418 actions in 4.61 seconds. |
| 153 | 2026-03-05T18:43:15.693Z | Done |
| 154 | 2026-03-05T18:43:15.693Z | Done |
| 155 | 2026-03-05T18:43:16.817Z | Done |
| 156 | 2026-03-05T18:43:21.742Z | Done |
| 157 | 2026-03-05T18:43:21.838Z | Done |
| 158 | 2026-03-05T18:43:21.842Z | Done |
| 159 | 2026-03-05T18:43:22.008Z | Done |
| 160 | 2026-03-05T18:43:22.760Z | ++ set -o errexit |
| 161 | 2026-03-05T18:43:22.760Z | ++ cargo --version |
| 162 | 2026-03-05T18:43:22.769Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 163 | 2026-03-05T18:43:22.985Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 164 | 2026-03-05T18:43:22.985Z | info: downloading component 'cargo' |
| 165 | 2026-03-05T18:43:23.948Z | info: downloading component 'clippy' |
| 166 | 2026-03-05T18:43:24.392Z | info: downloading component 'rust-docs' |
| 167 | 2026-03-05T18:43:26.174Z | info: downloading component 'rust-std' |
| 168 | 2026-03-05T18:43:28.415Z | info: downloading component 'rustc' |
| 169 | 2026-03-05T18:43:35.985Z | info: downloading component 'rustfmt' |
| 170 | 2026-03-05T18:43:36.309Z | info: installing component 'cargo' |
| 171 | 2026-03-05T18:43:37.256Z | info: installing component 'clippy' |
| 172 | 2026-03-05T18:43:37.654Z | info: installing component 'rust-docs' |
| 173 | 2026-03-05T18:43:39.585Z | info: installing component 'rust-std' |
| 174 | 2026-03-05T18:43:41.422Z | info: installing component 'rustc' |
| 175 | 2026-03-05T18:43:48.185Z | info: installing component 'rustfmt' |
| 176 | 2026-03-05T18:43:48.650Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 177 | 2026-03-05T18:43:48.653Z | ++ rustc --version |
| 178 | 2026-03-05T18:43:48.739Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 179 | 2026-03-05T18:43:48.745Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 180 | 2026-03-05T18:43:48.851Z | Updating crates.io index |
| 181 | 2026-03-05T18:43:48.970Z | Downloading crates ... |
| 182 | 2026-03-05T18:43:49.035Z | Downloaded cargo-nextest v0.9.97 |
| 183 | 2026-03-05T18:43:49.121Z | Installing cargo-nextest v0.9.97 |
| 184 | 2026-03-05T18:43:49.190Z | Updating crates.io index |
| 185 | 2026-03-05T18:43:51.803Z | Locking 407 packages to latest compatible versions |
| 186 | 2026-03-05T18:43:51.807Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 187 | 2026-03-05T18:43:51.810Z | Adding duct v0.13.7 (available: v1.1.1) |
| 188 | 2026-03-05T18:43:51.810Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 189 | 2026-03-05T18:43:51.810Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 190 | 2026-03-05T18:43:51.813Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 191 | 2026-03-05T18:43:51.815Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 192 | 2026-03-05T18:43:51.815Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 193 | 2026-03-05T18:43:51.820Z | Adding nextest-runner v0.80.0 (available: v0.110.0) |
| 194 | 2026-03-05T18:43:51.841Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-03-05T18:43:51.854Z | Downloading crates ... |
| 196 | 2026-03-05T18:43:51.926Z | Downloaded atomic-waker v1.1.2 |
| 197 | 2026-03-05T18:43:51.943Z | Downloaded cargo-platform v0.2.0 |
| 198 | 2026-03-05T18:43:51.946Z | Downloaded adler2 v2.0.1 |
| 199 | 2026-03-05T18:43:51.949Z | Downloaded base64 v0.22.1 |
| 200 | 2026-03-05T18:43:51.953Z | Downloaded indent_write v2.2.0 |
| 201 | 2026-03-05T18:43:51.956Z | Downloaded idna_adapter v1.0.0 |
| 202 | 2026-03-05T18:43:51.959Z | Downloaded cargo-util-schemas v0.2.0 |
| 203 | 2026-03-05T18:43:51.962Z | Downloaded iana-time-zone v0.1.65 |
| 204 | 2026-03-05T18:43:51.965Z | Downloaded http-body v1.0.1 |
| 205 | 2026-03-05T18:43:51.965Z | Downloaded atomicwrites v0.4.4 |
| 206 | 2026-03-05T18:43:51.968Z | Downloaded console v0.15.11 |
| 207 | 2026-03-05T18:43:51.971Z | Downloaded mukti-metadata v0.3.0 |
| 208 | 2026-03-05T18:43:51.971Z | Downloaded home v0.5.12 |
| 209 | 2026-03-05T18:43:51.973Z | Downloaded ahash v0.8.12 |
| 210 | 2026-03-05T18:43:51.976Z | Downloaded base64ct v1.8.3 |
| 211 | 2026-03-05T18:43:51.979Z | Downloaded self_update v0.42.0 |
| 212 | 2026-03-05T18:43:51.981Z | Downloaded http-body-util v0.1.3 |
| 213 | 2026-03-05T18:43:51.985Z | Downloaded backtrace-ext v0.2.1 |
| 214 | 2026-03-05T18:43:51.989Z | Downloaded idna v1.1.0 |
| 215 | 2026-03-05T18:43:51.992Z | Downloaded fnv v1.0.7 |
| 216 | 2026-03-05T18:43:51.992Z | Downloaded crypto-common v0.1.7 |
| 217 | 2026-03-05T18:43:51.992Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 218 | 2026-03-05T18:43:51.995Z | Downloaded async-scoped v0.9.0 |
| 219 | 2026-03-05T18:43:51.998Z | Downloaded quinn-proto v0.11.13 |
| 220 | 2026-03-05T18:43:52.002Z | Downloaded futures-task v0.3.32 |
| 221 | 2026-03-05T18:43:52.004Z | Downloaded pin-project v1.1.11 |
| 222 | 2026-03-05T18:43:52.016Z | Downloaded foldhash v0.1.5 |
| 223 | 2026-03-05T18:43:52.018Z | Downloaded pin-utils v0.1.0 |
| 224 | 2026-03-05T18:43:52.021Z | Downloaded futures-core v0.3.32 |
| 225 | 2026-03-05T18:43:52.021Z | Downloaded is_terminal_polyfill v1.70.2 |
| 226 | 2026-03-05T18:43:52.025Z | Downloaded fastrand v2.3.0 |
| 227 | 2026-03-05T18:43:52.028Z | Downloaded pathdiff v0.2.3 |
| 228 | 2026-03-05T18:43:52.028Z | Downloaded hyper-util v0.1.20 |
| 229 | 2026-03-05T18:43:52.032Z | Downloaded nested v0.1.1 |
| 230 | 2026-03-05T18:43:52.035Z | Downloaded cfg-if v1.0.4 |
| 231 | 2026-03-05T18:43:52.038Z | Downloaded lazy_static v1.5.0 |
| 232 | 2026-03-05T18:43:52.038Z | Downloaded itoa v1.0.17 |
| 233 | 2026-03-05T18:43:52.040Z | Downloaded colorchoice v1.0.4 |
| 234 | 2026-03-05T18:43:52.043Z | Downloaded clap_lex v1.0.0 |
| 235 | 2026-03-05T18:43:52.043Z | Downloaded equivalent v1.0.2 |
| 236 | 2026-03-05T18:43:52.046Z | Downloaded futures-sink v0.3.32 |
| 237 | 2026-03-05T18:43:52.046Z | Downloaded nextest-workspace-hack v0.1.0 |
| 238 | 2026-03-05T18:43:52.049Z | Downloaded rustc-hash v2.1.1 |
| 239 | 2026-03-05T18:43:52.049Z | Downloaded openssl-probe v0.2.1 |
| 240 | 2026-03-05T18:43:52.052Z | Downloaded cfg_aliases v0.2.1 |
| 241 | 2026-03-05T18:43:52.052Z | Downloaded percent-encoding v2.3.2 |
| 242 | 2026-03-05T18:43:52.058Z | Downloaded hyper-tls v0.6.0 |
| 243 | 2026-03-05T18:43:52.058Z | Downloaded is_ci v1.2.0 |
| 244 | 2026-03-05T18:43:52.058Z | Downloaded scopeguard v1.2.0 |
| 245 | 2026-03-05T18:43:52.061Z | Downloaded form_urlencoded v1.2.2 |
| 246 | 2026-03-05T18:43:52.062Z | Downloaded enable-ansi-support v0.2.1 |
| 247 | 2026-03-05T18:43:52.062Z | Downloaded block-buffer v0.10.4 |
| 248 | 2026-03-05T18:43:52.065Z | Downloaded futures-macro v0.3.32 |
| 249 | 2026-03-05T18:43:52.065Z | Downloaded lock_api v0.4.14 |
| 250 | 2026-03-05T18:43:52.065Z | Downloaded anstyle-query v1.1.5 |
| 251 | 2026-03-05T18:43:52.068Z | Downloaded humantime v2.3.0 |
| 252 | 2026-03-05T18:43:52.070Z | Downloaded heck v0.5.0 |
| 253 | 2026-03-05T18:43:52.070Z | Downloaded foreign-types-shared v0.1.1 |
| 254 | 2026-03-05T18:43:52.073Z | Downloaded foreign-types v0.3.2 |
| 255 | 2026-03-05T18:43:52.073Z | Downloaded openssl-macros v0.1.1 |
| 256 | 2026-03-05T18:43:52.073Z | Downloaded indenter v0.3.4 |
| 257 | 2026-03-05T18:43:52.077Z | Downloaded generic-array v0.14.7 |
| 258 | 2026-03-05T18:43:52.079Z | Downloaded serde_spanned v1.0.4 |
| 259 | 2026-03-05T18:43:52.079Z | Downloaded futures-io v0.3.32 |
| 260 | 2026-03-05T18:43:52.079Z | Downloaded erased-serde v0.4.10 |
| 261 | 2026-03-05T18:43:52.082Z | Downloaded os_pipe v1.2.3 |
| 262 | 2026-03-05T18:43:52.085Z | Downloaded humantime-serde v1.1.1 |
| 263 | 2026-03-05T18:43:52.085Z | Downloaded globset v0.4.18 |
| 264 | 2026-03-05T18:43:52.088Z | Downloaded hashbrown v0.15.5 |
| 265 | 2026-03-05T18:43:52.091Z | Downloaded serde_urlencoded v0.7.1 |
| 266 | 2026-03-05T18:43:52.094Z | Downloaded number_prefix v0.4.0 |
| 267 | 2026-03-05T18:43:52.098Z | Downloaded color-spantrace v0.3.0 |
| 268 | 2026-03-05T18:43:52.098Z | Downloaded serde_spanned v0.6.9 |
| 269 | 2026-03-05T18:43:52.101Z | Downloaded signature v2.2.0 |
| 270 | 2026-03-05T18:43:52.101Z | Downloaded rustc_version v0.4.1 |
| 271 | 2026-03-05T18:43:52.101Z | Downloaded lru-slab v0.1.2 |
| 272 | 2026-03-05T18:43:52.104Z | Downloaded serde-value v0.7.0 |
| 273 | 2026-03-05T18:43:52.104Z | Downloaded signal-hook-mio v0.2.5 |
| 274 | 2026-03-05T18:43:52.106Z | Downloaded sigchld v0.2.4 |
| 275 | 2026-03-05T18:43:52.107Z | Downloaded ordered-float v2.10.1 |
| 276 | 2026-03-05T18:43:52.109Z | Downloaded anstream v0.6.21 |
| 277 | 2026-03-05T18:43:52.112Z | Downloaded strsim v0.11.1 |
| 278 | 2026-03-05T18:43:52.112Z | Downloaded supports-hyperlinks v3.2.0 |
| 279 | 2026-03-05T18:43:52.115Z | Downloaded swrite v0.1.0 |
| 280 | 2026-03-05T18:43:52.115Z | Downloaded supports-color v3.0.2 |
| 281 | 2026-03-05T18:43:52.117Z | Downloaded subtle v2.6.1 |
| 282 | 2026-03-05T18:43:52.117Z | Downloaded either v1.15.0 |
| 283 | 2026-03-05T18:43:52.120Z | Downloaded shell-words v1.1.1 |
| 284 | 2026-03-05T18:43:52.120Z | Downloaded hex v0.4.3 |
| 285 | 2026-03-05T18:43:52.123Z | Downloaded cargo_metadata v0.23.1 |
| 286 | 2026-03-05T18:43:52.125Z | Downloaded filetime v0.2.27 |
| 287 | 2026-03-05T18:43:52.125Z | Downloaded nextest-metadata v0.12.2 |
| 288 | 2026-03-05T18:43:52.128Z | Downloaded newtype-uuid v1.3.2 |
| 289 | 2026-03-05T18:43:52.128Z | Downloaded anstyle v1.0.13 |
| 290 | 2026-03-05T18:43:52.131Z | Downloaded ipnet v2.12.0 |
| 291 | 2026-03-05T18:43:52.134Z | Downloaded native-tls v0.2.18 |
| 292 | 2026-03-05T18:43:52.134Z | Downloaded future-queue v0.4.0 |
| 293 | 2026-03-05T18:43:52.137Z | Downloaded self-replace v1.5.0 |
| 294 | 2026-03-05T18:43:52.139Z | Downloaded pin-project-lite v0.2.17 |
| 295 | 2026-03-05T18:43:52.142Z | Downloaded litrs v1.0.0 |
| 296 | 2026-03-05T18:43:52.146Z | Downloaded terminal_size v0.4.3 |
| 297 | 2026-03-05T18:43:52.148Z | Downloaded target-spec-miette v0.4.5 |
| 298 | 2026-03-05T18:43:52.151Z | Downloaded supports-unicode v3.0.0 |
| 299 | 2026-03-05T18:43:52.151Z | Downloaded bitflags v2.11.0 |
| 300 | 2026-03-05T18:43:52.154Z | Downloaded tinyvec_macros v0.1.1 |
| 301 | 2026-03-05T18:43:52.156Z | Downloaded quote v1.0.45 |
| 302 | 2026-03-05T18:43:52.159Z | Downloaded find-msvc-tools v0.1.9 |
| 303 | 2026-03-05T18:43:52.159Z | Downloaded futures-channel v0.3.32 |
| 304 | 2026-03-05T18:43:52.162Z | Downloaded sync_wrapper v1.0.2 |
| 305 | 2026-03-05T18:43:52.162Z | Downloaded const-oid v0.9.6 |
| 306 | 2026-03-05T18:43:52.165Z | Downloaded futures-executor v0.3.32 |
| 307 | 2026-03-05T18:43:52.168Z | Downloaded rand_chacha v0.9.0 |
| 308 | 2026-03-05T18:43:52.168Z | Downloaded convert_case v0.10.0 |
| 309 | 2026-03-05T18:43:52.170Z | Downloaded camino-tempfile v1.4.1 |
| 310 | 2026-03-05T18:43:52.170Z | Downloaded pkcs8 v0.10.2 |
| 311 | 2026-03-05T18:43:52.173Z | Downloaded serde_ignored v0.1.14 |
| 312 | 2026-03-05T18:43:52.176Z | Downloaded dialoguer v0.11.0 |
| 313 | 2026-03-05T18:43:52.178Z | Downloaded shared_child v1.1.1 |
| 314 | 2026-03-05T18:43:52.181Z | Downloaded signal-hook-registry v1.4.8 |
| 315 | 2026-03-05T18:43:52.181Z | Downloaded strip-ansi-escapes v0.2.1 |
| 316 | 2026-03-05T18:43:52.183Z | Downloaded slab v0.4.12 |
| 317 | 2026-03-05T18:43:52.183Z | Downloaded static_assertions v1.1.0 |
| 318 | 2026-03-05T18:43:52.186Z | Downloaded sha2 v0.10.9 |
| 319 | 2026-03-05T18:43:52.189Z | Downloaded tower-service v0.3.3 |
| 320 | 2026-03-05T18:43:52.189Z | Downloaded smol_str v0.3.6 |
| 321 | 2026-03-05T18:43:52.192Z | Downloaded tower-layer v0.3.3 |
| 322 | 2026-03-05T18:43:52.192Z | Downloaded typeid v1.0.3 |
| 323 | 2026-03-05T18:43:52.192Z | Downloaded owo-colors v4.3.0 |
| 324 | 2026-03-05T18:43:52.195Z | Downloaded unicode-linebreak v0.1.5 |
| 325 | 2026-03-05T18:43:52.195Z | Downloaded pkg-config v0.3.32 |
| 326 | 2026-03-05T18:43:52.198Z | Downloaded try-lock v0.2.5 |
| 327 | 2026-03-05T18:43:52.198Z | Downloaded tracing-error v0.2.1 |
| 328 | 2026-03-05T18:43:52.200Z | Downloaded untrusted v0.9.0 |
| 329 | 2026-03-05T18:43:52.200Z | Downloaded rustls-webpki v0.103.9 |
| 330 | 2026-03-05T18:43:52.203Z | Downloaded httparse v1.10.1 |
| 331 | 2026-03-05T18:43:52.206Z | Downloaded parking_lot_core v0.9.12 |
| 332 | 2026-03-05T18:43:52.209Z | Downloaded pin-project-internal v1.1.11 |
| 333 | 2026-03-05T18:43:52.213Z | Downloaded getrandom v0.2.17 |
| 334 | 2026-03-05T18:43:52.213Z | Downloaded camino v1.2.2 |
| 335 | 2026-03-05T18:43:52.218Z | Downloaded quick-junit v0.5.2 |
| 336 | 2026-03-05T18:43:52.221Z | Downloaded once_cell v1.21.3 |
| 337 | 2026-03-05T18:43:52.221Z | Downloaded urlencoding v2.1.3 |
| 338 | 2026-03-05T18:43:52.221Z | Downloaded unicode-xid v0.2.6 |
| 339 | 2026-03-05T18:43:52.223Z | Downloaded thiserror-impl v1.0.69 |
| 340 | 2026-03-05T18:43:52.223Z | Downloaded thiserror v2.0.18 |
| 341 | 2026-03-05T18:43:52.229Z | Downloaded version_check v0.9.5 |
| 342 | 2026-03-05T18:43:52.231Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 343 | 2026-03-05T18:43:52.231Z | Downloaded toml_datetime v0.6.11 |
| 344 | 2026-03-05T18:43:52.234Z | Downloaded nextest-filtering v0.15.0 |
| 345 | 2026-03-05T18:43:52.237Z | Downloaded utf8parse v0.2.2 |
| 346 | 2026-03-05T18:43:52.237Z | Downloaded toml_write v0.1.2 |
| 347 | 2026-03-05T18:43:52.240Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 348 | 2026-03-05T18:43:52.240Z | Downloaded backtrace v0.3.76 |
| 349 | 2026-03-05T18:43:52.243Z | Downloaded thiserror v1.0.69 |
| 350 | 2026-03-05T18:43:52.248Z | Downloaded tokio-macros v2.6.1 |
| 351 | 2026-03-05T18:43:52.251Z | Downloaded hyper-rustls v0.27.7 |
| 352 | 2026-03-05T18:43:52.253Z | Downloaded tracing-log v0.2.0 |
| 353 | 2026-03-05T18:43:52.253Z | Downloaded rustc-demangle v0.1.27 |
| 354 | 2026-03-05T18:43:52.256Z | Downloaded xattr v1.6.1 |
| 355 | 2026-03-05T18:43:52.256Z | Downloaded unicase v2.9.0 |
| 356 | 2026-03-05T18:43:52.258Z | Downloaded ppv-lite86 v0.2.21 |
| 357 | 2026-03-05T18:43:52.258Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-03-05T18:43:52.261Z | Downloaded target-spec v3.5.7 |
| 359 | 2026-03-05T18:43:52.264Z | Downloaded target-lexicon v0.13.3 |
| 360 | 2026-03-05T18:43:52.264Z | Downloaded tokio-native-tls v0.3.1 |
| 361 | 2026-03-05T18:43:52.267Z | Downloaded quinn-udp v0.5.14 |
| 362 | 2026-03-05T18:43:52.271Z | Downloaded proc-macro2 v1.0.106 |
| 363 | 2026-03-05T18:43:52.273Z | Downloaded smallvec v1.15.1 |
| 364 | 2026-03-05T18:43:52.275Z | Downloaded parking_lot v0.12.5 |
| 365 | 2026-03-05T18:43:52.276Z | Downloaded bytes v1.11.1 |
| 366 | 2026-03-05T18:43:52.278Z | Downloaded utf8_iter v1.0.4 |
| 367 | 2026-03-05T18:43:52.281Z | Downloaded rustls-pki-types v1.14.0 |
| 368 | 2026-03-05T18:43:52.281Z | Downloaded rand_core v0.6.4 |
| 369 | 2026-03-05T18:43:52.284Z | Downloaded crc32fast v1.5.0 |
| 370 | 2026-03-05T18:43:52.284Z | Downloaded spki v0.7.3 |
| 371 | 2026-03-05T18:43:52.286Z | Downloaded simd-adler32 v0.3.8 |
| 372 | 2026-03-05T18:43:52.289Z | Downloaded shlex v1.3.0 |
| 373 | 2026-03-05T18:43:52.289Z | Downloaded zipsign-api v0.1.5 |
| 374 | 2026-03-05T18:43:52.292Z | Downloaded zmij v1.0.21 |
| 375 | 2026-03-05T18:43:52.295Z | Downloaded zeroize v1.8.2 |
| 376 | 2026-03-05T18:43:52.295Z | Downloaded getrandom v0.4.2 |
| 377 | 2026-03-05T18:43:52.297Z | Downloaded num-traits v0.2.19 |
| 378 | 2026-03-05T18:43:52.301Z | Downloaded getrandom v0.3.4 |
| 379 | 2026-03-05T18:43:52.304Z | Downloaded signal-hook v0.3.18 |
| 380 | 2026-03-05T18:43:52.307Z | Downloaded sharded-slab v0.1.7 |
| 381 | 2026-03-05T18:43:52.310Z | Downloaded clap_derive v4.5.55 |
| 382 | 2026-03-05T18:43:52.312Z | Downloaded tempfile v3.26.0 |
| 383 | 2026-03-05T18:43:52.315Z | Downloaded log v0.4.29 |
| 384 | 2026-03-05T18:43:52.315Z | Downloaded want v0.3.1 |
| 385 | 2026-03-05T18:43:52.319Z | Downloaded indicatif v0.17.11 |
| 386 | 2026-03-05T18:43:52.322Z | Downloaded thread_local v1.1.9 |
| 387 | 2026-03-05T18:43:52.322Z | Downloaded ryu v1.0.23 |
| 388 | 2026-03-05T18:43:52.326Z | Downloaded zstd-safe v7.2.4 |
| 389 | 2026-03-05T18:43:52.329Z | Downloaded tokio-stream v0.1.18 |
| 390 | 2026-03-05T18:43:52.335Z | Downloaded textwrap v0.16.2 |
| 391 | 2026-03-05T18:43:52.335Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 392 | 2026-03-05T18:43:52.338Z | Downloaded tinyvec v1.10.0 |
| 393 | 2026-03-05T18:43:52.338Z | Downloaded tracing-attributes v0.1.31 |
| 394 | 2026-03-05T18:43:52.341Z | Downloaded serde_core v1.0.228 |
| 395 | 2026-03-05T18:43:52.343Z | Downloaded socket2 v0.6.2 |
| 396 | 2026-03-05T18:43:52.346Z | Downloaded tar v0.4.44 |
| 397 | 2026-03-05T18:43:52.349Z | Downloaded config v0.15.19 |
| 398 | 2026-03-05T18:43:52.352Z | Downloaded unicode-ident v1.0.24 |
| 399 | 2026-03-05T18:43:52.356Z | Downloaded quinn v0.11.9 |
| 400 | 2026-03-05T18:43:52.359Z | Downloaded cfg-expr v0.20.6 |
| 401 | 2026-03-05T18:43:52.361Z | Downloaded openssl-sys v0.9.111 |
| 402 | 2026-03-05T18:43:52.365Z | Downloaded mio v1.1.1 |
| 403 | 2026-03-05T18:43:52.370Z | Downloaded miette v7.6.0 |
| 404 | 2026-03-05T18:43:52.374Z | Downloaded flate2 v1.1.9 |
| 405 | 2026-03-05T18:43:52.378Z | Downloaded serde_derive v1.0.228 |
| 406 | 2026-03-05T18:43:52.380Z | Downloaded tokio-rustls v0.26.4 |
| 407 | 2026-03-05T18:43:52.383Z | Downloaded tracing-core v0.1.36 |
| 408 | 2026-03-05T18:43:52.414Z | Downloaded zstd v0.13.3 |
| 409 | 2026-03-05T18:43:52.414Z | Downloaded borsh v1.6.0 |
| 410 | 2026-03-05T18:43:52.414Z | Downloaded cc v1.2.56 |
| 411 | 2026-03-05T18:43:52.414Z | Downloaded memchr v2.8.0 |
| 412 | 2026-03-05T18:43:52.414Z | Downloaded indexmap v2.13.0 |
| 413 | 2026-03-05T18:43:52.415Z | Downloaded derive_more v2.1.1 |
| 414 | 2026-03-05T18:43:52.419Z | Downloaded uuid v1.21.0 |
| 415 | 2026-03-05T18:43:52.419Z | Downloaded xxhash-rust v0.8.15 |
| 416 | 2026-03-05T18:43:52.422Z | Downloaded vte v0.14.1 |
| 417 | 2026-03-05T18:43:52.422Z | Downloaded serde v1.0.228 |
| 418 | 2026-03-05T18:43:52.425Z | Downloaded url v2.5.8 |
| 419 | 2026-03-05T18:43:52.428Z | Downloaded rand v0.9.2 |
| 420 | 2026-03-05T18:43:52.431Z | Downloaded ed25519-dalek v2.2.0 |
| 421 | 2026-03-05T18:43:52.433Z | Downloaded der v0.7.10 |
| 422 | 2026-03-05T18:43:52.437Z | Downloaded derive_more-impl v2.1.1 |
| 423 | 2026-03-05T18:43:52.440Z | Downloaded iri-string v0.7.10 |
| 424 | 2026-03-05T18:43:52.447Z | Downloaded http v1.4.0 |
| 425 | 2026-03-05T18:43:52.450Z | Downloaded typenum v1.19.0 |
| 426 | 2026-03-05T18:43:52.453Z | Downloaded clap v4.5.60 |
| 427 | 2026-03-05T18:43:52.460Z | Downloaded toml_edit v0.22.27 |
| 428 | 2026-03-05T18:43:52.465Z | Downloaded ron v0.12.0 |
| 429 | 2026-03-05T18:43:52.471Z | Downloaded miniz_oxide v0.8.9 |
| 430 | 2026-03-05T18:43:52.476Z | Downloaded duct v0.13.7 |
| 431 | 2026-03-05T18:43:52.479Z | Downloaded futures v0.3.32 |
| 432 | 2026-03-05T18:43:52.482Z | Downloaded ed25519 v2.2.3 |
| 433 | 2026-03-05T18:43:52.482Z | Downloaded derive-where v1.6.0 |
| 434 | 2026-03-05T18:43:52.485Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 435 | 2026-03-05T18:43:52.488Z | Downloaded toml v0.8.23 |
| 436 | 2026-03-05T18:43:52.491Z | Downloaded miette-derive v7.6.0 |
| 437 | 2026-03-05T18:43:52.491Z | Downloaded serde_path_to_error v0.1.20 |
| 438 | 2026-03-05T18:43:52.494Z | Downloaded serde-untagged v0.1.9 |
| 439 | 2026-03-05T18:43:52.494Z | Downloaded semver v1.0.27 |
| 440 | 2026-03-05T18:43:52.496Z | Downloaded jobserver v0.1.34 |
| 441 | 2026-03-05T18:43:52.496Z | Downloaded rand_core v0.9.5 |
| 442 | 2026-03-05T18:43:52.499Z | Downloaded digest v0.10.7 |
| 443 | 2026-03-05T18:43:52.499Z | Downloaded pulldown-cmark v0.13.1 |
| 444 | 2026-03-05T18:43:52.504Z | Downloaded guppy v0.17.25 |
| 445 | 2026-03-05T18:43:52.510Z | Downloaded itertools v0.14.0 |
| 446 | 2026-03-05T18:43:52.515Z | Downloaded tower v0.5.3 |
| 447 | 2026-03-05T18:43:52.522Z | Downloaded tower-http v0.6.8 |
| 448 | 2026-03-05T18:43:52.529Z | Downloaded unicode-segmentation v1.12.0 |
| 449 | 2026-03-05T18:43:52.532Z | Downloaded reqwest v0.12.28 |
| 450 | 2026-03-05T18:43:52.537Z | Downloaded regex v1.12.3 |
| 451 | 2026-03-05T18:43:52.542Z | Downloaded hyper v1.8.1 |
| 452 | 2026-03-05T18:43:52.547Z | Downloaded portable-atomic v1.13.1 |
| 453 | 2026-03-05T18:43:52.553Z | Downloaded quick-xml v0.38.4 |
| 454 | 2026-03-05T18:43:52.559Z | Downloaded tokio-util v0.7.18 |
| 455 | 2026-03-05T18:43:52.565Z | Downloaded unicode-normalization v0.1.25 |
| 456 | 2026-03-05T18:43:52.568Z | Downloaded futures-util v0.3.32 |
| 457 | 2026-03-05T18:43:52.579Z | Downloaded hashbrown v0.16.1 |
| 458 | 2026-03-05T18:43:52.583Z | Downloaded serde_json v1.0.149 |
| 459 | 2026-03-05T18:43:52.588Z | Downloaded h2 v0.4.13 |
| 460 | 2026-03-05T18:43:52.594Z | Downloaded quick-xml v0.37.5 |
| 461 | 2026-03-05T18:43:52.599Z | Downloaded crossterm v0.29.0 |
| 462 | 2026-03-05T18:43:52.610Z | Downloaded aho-corasick v1.1.4 |
| 463 | 2026-03-05T18:43:52.616Z | Downloaded anstyle-parse v0.2.7 |
| 464 | 2026-03-05T18:43:52.616Z | Downloaded fixedbitset v0.5.7 |
| 465 | 2026-03-05T18:43:52.616Z | Downloaded debug-ignore v1.0.5 |
| 466 | 2026-03-05T18:43:52.619Z | Downloaded cpufeatures v0.2.17 |
| 467 | 2026-03-05T18:43:52.619Z | Downloaded cargo_metadata v0.20.0 |
| 468 | 2026-03-05T18:43:52.619Z | Downloaded clap_builder v4.5.60 |
| 469 | 2026-03-05T18:43:52.622Z | Downloaded vcpkg v0.2.15 |
| 470 | 2026-03-05T18:43:52.659Z | Downloaded winnow v0.7.14 |
| 471 | 2026-03-05T18:43:52.667Z | Downloaded nextest-runner v0.80.0 |
| 472 | 2026-03-05T18:43:52.677Z | Downloaded tracing-subscriber v0.3.22 |
| 473 | 2026-03-05T18:43:52.685Z | Downloaded chrono v0.4.44 |
| 474 | 2026-03-05T18:43:52.691Z | Downloaded autocfg v1.5.0 |
| 475 | 2026-03-05T18:43:52.694Z | Downloaded guppy-workspace-hack v0.1.0 |
| 476 | 2026-03-05T18:43:52.694Z | Downloaded document-features v0.2.12 |
| 477 | 2026-03-05T18:43:52.694Z | Downloaded cargo-platform v0.3.2 |
| 478 | 2026-03-05T18:43:52.697Z | Downloaded errno v0.3.14 |
| 479 | 2026-03-05T18:43:52.697Z | Downloaded addr2line v0.25.1 |
| 480 | 2026-03-05T18:43:52.700Z | Downloaded openssl v0.10.75 |
| 481 | 2026-03-05T18:43:52.707Z | Downloaded eyre v0.6.12 |
| 482 | 2026-03-05T18:43:52.710Z | Downloaded webpki-roots v1.0.6 |
| 483 | 2026-03-05T18:43:52.713Z | Downloaded gimli v0.32.3 |
| 484 | 2026-03-05T18:43:52.719Z | Downloaded unicode-width v0.2.2 |
| 485 | 2026-03-05T18:43:52.724Z | Downloaded syn v2.0.117 |
| 486 | 2026-03-05T18:43:52.734Z | Downloaded zerocopy v0.8.40 |
| 487 | 2026-03-05T18:43:52.742Z | Downloaded unicode-width v0.1.14 |
| 488 | 2026-03-05T18:43:52.747Z | Downloaded rustls v0.23.37 |
| 489 | 2026-03-05T18:43:52.757Z | Downloaded nix v0.30.1 |
| 490 | 2026-03-05T18:43:52.767Z | Downloaded rustix v0.38.44 |
| 491 | 2026-03-05T18:43:52.787Z | Downloaded rustix v1.1.4 |
| 492 | 2026-03-05T18:43:52.807Z | Downloaded regex-syntax v0.8.10 |
| 493 | 2026-03-05T18:43:52.814Z | Downloaded object v0.37.3 |
| 494 | 2026-03-05T18:43:52.823Z | Downloaded curve25519-dalek v4.1.3 |
| 495 | 2026-03-05T18:43:52.830Z | Downloaded bstr v1.12.1 |
| 496 | 2026-03-05T18:43:52.838Z | Downloaded tracing v0.1.44 |
| 497 | 2026-03-05T18:43:52.867Z | Downloaded regex-automata v0.4.14 |
| 498 | 2026-03-05T18:43:52.880Z | Downloaded color-eyre v0.6.5 |
| 499 | 2026-03-05T18:43:52.891Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 500 | 2026-03-05T18:43:52.932Z | Downloaded petgraph v0.8.3 |
| 501 | 2026-03-05T18:43:52.950Z | Downloaded libc v0.2.182 |
| 502 | 2026-03-05T18:43:53.004Z | Downloaded tokio v1.50.0 |
| 503 | 2026-03-05T18:43:53.098Z | Downloaded ring v0.17.14 |
| 504 | 2026-03-05T18:43:53.133Z | Downloaded recursion v0.5.4 |
| 505 | 2026-03-05T18:43:53.194Z | Compiling libc v0.2.182 |
| 506 | 2026-03-05T18:43:53.194Z | Compiling proc-macro2 v1.0.106 |
| 507 | 2026-03-05T18:43:53.197Z | Compiling unicode-ident v1.0.24 |
| 508 | 2026-03-05T18:43:53.197Z | Compiling quote v1.0.45 |
| 509 | 2026-03-05T18:43:53.197Z | Compiling serde_core v1.0.228 |
| 510 | 2026-03-05T18:43:53.198Z | Compiling cfg-if v1.0.4 |
| 511 | 2026-03-05T18:43:53.198Z | Compiling memchr v2.8.0 |
| 512 | 2026-03-05T18:43:53.362Z | Compiling once_cell v1.21.3 |
| 513 | 2026-03-05T18:43:53.573Z | Compiling log v0.4.29 |
| 514 | 2026-03-05T18:43:53.608Z | Compiling pin-project-lite v0.2.17 |
| 515 | 2026-03-05T18:43:53.751Z | Compiling itoa v1.0.17 |
| 516 | 2026-03-05T18:43:53.889Z | Compiling serde v1.0.228 |
| 517 | 2026-03-05T18:43:54.115Z | Compiling futures-core v0.3.32 |
| 518 | 2026-03-05T18:43:54.338Z | Compiling smallvec v1.15.1 |
| 519 | 2026-03-05T18:43:54.387Z | Compiling bitflags v2.11.0 |
| 520 | 2026-03-05T18:43:54.603Z | Compiling shlex v1.3.0 |
| 521 | 2026-03-05T18:43:54.856Z | Compiling equivalent v1.0.2 |
| 522 | 2026-03-05T18:43:54.946Z | Compiling find-msvc-tools v0.1.9 |
| 523 | 2026-03-05T18:43:55.007Z | Compiling hashbrown v0.16.1 |
| 524 | 2026-03-05T18:43:55.214Z | Compiling bytes v1.11.1 |
| 525 | 2026-03-05T18:43:55.441Z | Compiling futures-sink v0.3.32 |
| 526 | 2026-03-05T18:43:55.778Z | Compiling errno v0.3.14 |
| 527 | 2026-03-05T18:43:55.913Z | Compiling jobserver v0.1.34 |
| 528 | 2026-03-05T18:43:56.070Z | Compiling syn v2.0.117 |
| 529 | 2026-03-05T18:43:56.091Z | Compiling signal-hook-registry v1.4.8 |
| 530 | 2026-03-05T18:43:56.193Z | Compiling mio v1.1.1 |
| 531 | 2026-03-05T18:43:56.325Z | Compiling cc v1.2.56 |
| 532 | 2026-03-05T18:43:56.554Z | Compiling rustix v1.1.4 |
| 533 | 2026-03-05T18:43:56.606Z | Compiling socket2 v0.6.2 |
| 534 | 2026-03-05T18:43:57.223Z | Compiling zmij v1.0.21 |
| 535 | 2026-03-05T18:43:57.247Z | Compiling slab v0.4.12 |
| 536 | 2026-03-05T18:43:57.636Z | Compiling futures-channel v0.3.32 |
| 537 | 2026-03-05T18:43:57.740Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-03-05T18:43:57.855Z | Compiling serde_json v1.0.149 |
| 539 | 2026-03-05T18:43:58.188Z | Compiling version_check v0.9.5 |
| 540 | 2026-03-05T18:43:58.323Z | Compiling getrandom v0.4.2 |
| 541 | 2026-03-05T18:43:58.750Z | Compiling futures-task v0.3.32 |
| 542 | 2026-03-05T18:43:58.802Z | Compiling futures-io v0.3.32 |
| 543 | 2026-03-05T18:43:58.993Z | Compiling camino v1.2.2 |
| 544 | 2026-03-05T18:43:59.073Z | Compiling unicode-width v0.2.2 |
| 545 | 2026-03-05T18:43:59.178Z | Compiling indexmap v2.13.0 |
| 546 | 2026-03-05T18:43:59.550Z | Compiling ring v0.17.14 |
| 547 | 2026-03-05T18:43:59.713Z | Compiling http v1.4.0 |
| 548 | 2026-03-05T18:43:59.949Z | Compiling percent-encoding v2.3.2 |
| 549 | 2026-03-05T18:44:00.175Z | Compiling adler2 v2.0.1 |
| 550 | 2026-03-05T18:44:00.446Z | Compiling zeroize v1.8.2 |
| 551 | 2026-03-05T18:44:00.484Z | Compiling autocfg v1.5.0 |
| 552 | 2026-03-05T18:44:00.622Z | Compiling simd-adler32 v0.3.8 |
| 553 | 2026-03-05T18:44:01.059Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-03-05T18:44:01.242Z | Compiling num-traits v0.2.19 |
| 555 | 2026-03-05T18:44:02.186Z | Compiling object v0.37.3 |
| 556 | 2026-03-05T18:44:02.716Z | Compiling zerocopy v0.8.40 |
| 557 | 2026-03-05T18:44:02.777Z | Compiling winnow v0.7.14 |
| 558 | 2026-03-05T18:44:02.943Z | Compiling getrandom v0.3.4 |
| 559 | 2026-03-05T18:44:03.507Z | Compiling target-lexicon v0.13.3 |
| 560 | 2026-03-05T18:44:03.794Z | Compiling http-body v1.0.1 |
| 561 | 2026-03-05T18:44:04.024Z | Compiling rustls-pki-types v1.14.0 |
| 562 | 2026-03-05T18:44:04.094Z | Compiling semver v1.0.27 |
| 563 | 2026-03-05T18:44:04.350Z | Compiling getrandom v0.2.17 |
| 564 | 2026-03-05T18:44:04.549Z | Compiling typenum v1.19.0 |
| 565 | 2026-03-05T18:44:04.698Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-03-05T18:44:05.070Z | Compiling fnv v1.0.7 |
| 567 | 2026-03-05T18:44:05.248Z | Compiling gimli v0.32.3 |
| 568 | 2026-03-05T18:44:05.251Z | Compiling signal-hook v0.3.18 |
| 569 | 2026-03-05T18:44:05.284Z | Compiling owo-colors v4.3.0 |
| 570 | 2026-03-05T18:44:05.473Z | Compiling httparse v1.10.1 |
| 571 | 2026-03-05T18:44:05.631Z | Compiling untrusted v0.9.0 |
| 572 | 2026-03-05T18:44:05.750Z | Compiling thiserror v2.0.18 |
| 573 | 2026-03-05T18:44:05.902Z | Compiling serde_derive v1.0.228 |
| 574 | 2026-03-05T18:44:05.920Z | Compiling tokio-macros v2.6.1 |
| 575 | 2026-03-05T18:44:05.937Z | Compiling futures-macro v0.3.32 |
| 576 | 2026-03-05T18:44:06.104Z | Compiling tracing-attributes v0.1.31 |
| 577 | 2026-03-05T18:44:06.826Z | Compiling thiserror-impl v2.0.18 |
| 578 | 2026-03-05T18:44:07.414Z | Compiling tokio v1.50.0 |
| 579 | 2026-03-05T18:44:07.609Z | Compiling futures-util v0.3.32 |
| 580 | 2026-03-05T18:44:08.844Z | Compiling tracing v0.1.44 |
| 581 | 2026-03-05T18:44:10.533Z | Compiling addr2line v0.25.1 |
| 582 | 2026-03-05T18:44:11.690Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-03-05T18:44:11.879Z | Compiling generic-array v0.14.7 |
| 584 | 2026-03-05T18:44:12.173Z | Compiling utf8_iter v1.0.4 |
| 585 | 2026-03-05T18:44:12.321Z | Compiling target-spec v3.5.7 |
| 586 | 2026-03-05T18:44:12.449Z | Compiling tower-service v0.3.3 |
| 587 | 2026-03-05T18:44:12.606Z | Compiling rustc-demangle v0.1.27 |
| 588 | 2026-03-05T18:44:12.831Z | Compiling rustls v0.23.37 |
| 589 | 2026-03-05T18:44:13.205Z | Compiling atomic-waker v1.1.2 |
| 590 | 2026-03-05T18:44:13.405Z | Compiling typeid v1.0.3 |
| 591 | 2026-03-05T18:44:13.538Z | Compiling fastrand v2.3.0 |
| 592 | 2026-03-05T18:44:13.611Z | Compiling pkg-config v0.3.32 |
| 593 | 2026-03-05T18:44:13.915Z | Compiling thiserror v1.0.69 |
| 594 | 2026-03-05T18:44:14.211Z | Compiling try-lock v0.2.5 |
| 595 | 2026-03-05T18:44:14.405Z | Compiling idna_adapter v1.0.0 |
| 596 | 2026-03-05T18:44:14.556Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 597 | 2026-03-05T18:44:14.575Z | Compiling idna v1.1.0 |
| 598 | 2026-03-05T18:44:14.784Z | Compiling want v0.3.1 |
| 599 | 2026-03-05T18:44:14.890Z | Compiling tempfile v3.26.0 |
| 600 | 2026-03-05T18:44:15.347Z | Compiling cfg-expr v0.20.6 |
| 601 | 2026-03-05T18:44:16.531Z | Compiling tokio-util v0.7.18 |
| 602 | 2026-03-05T18:44:16.765Z | Compiling rustls-webpki v0.103.9 |
| 603 | 2026-03-05T18:44:17.651Z | Compiling h2 v0.4.13 |
| 604 | 2026-03-05T18:44:17.718Z | Compiling backtrace v0.3.76 |
| 605 | 2026-03-05T18:44:18.968Z | Compiling thiserror-impl v1.0.69 |
| 606 | 2026-03-05T18:44:20.472Z | Compiling terminal_size v0.4.3 |
| 607 | 2026-03-05T18:44:20.671Z | Compiling aho-corasick v1.1.4 |
| 608 | 2026-03-05T18:44:20.719Z | Compiling pin-utils v0.1.0 |
| 609 | 2026-03-05T18:44:20.833Z | Compiling regex-syntax v0.8.10 |
| 610 | 2026-03-05T18:44:21.649Z | Compiling subtle v2.6.1 |
| 611 | 2026-03-05T18:44:21.960Z | Compiling erased-serde v0.4.10 |
| 612 | 2026-03-05T18:44:23.394Z | Compiling hyper v1.8.1 |
| 613 | 2026-03-05T18:44:28.912Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-03-05T18:44:31.681Z | Compiling url v2.5.8 |
| 615 | 2026-03-05T18:44:31.975Z | Compiling toml_datetime v0.6.11 |
| 616 | 2026-03-05T18:44:32.760Z | Compiling serde_spanned v0.6.9 |
| 617 | 2026-03-05T18:44:33.040Z | Compiling ahash v0.8.12 |
| 618 | 2026-03-05T18:44:33.472Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-03-05T18:44:33.661Z | Compiling portable-atomic v1.13.1 |
| 620 | 2026-03-05T18:44:33.971Z | Compiling ipnet v2.12.0 |
| 621 | 2026-03-05T18:44:34.599Z | Compiling either v1.15.0 |
| 622 | 2026-03-05T18:44:35.078Z | Compiling parking_lot_core v0.9.12 |
| 623 | 2026-03-05T18:44:35.593Z | Compiling is_ci v1.2.0 |
| 624 | 2026-03-05T18:44:35.906Z | Compiling crc32fast v1.5.0 |
| 625 | 2026-03-05T18:44:36.241Z | Compiling nextest-workspace-hack v0.1.0 |
| 626 | 2026-03-05T18:44:36.465Z | Compiling tower-layer v0.3.3 |
| 627 | 2026-03-05T18:44:36.544Z | Compiling toml_write v0.1.2 |
| 628 | 2026-03-05T18:44:36.588Z | Compiling unicode-segmentation v1.12.0 |
| 629 | 2026-03-05T18:44:36.972Z | Compiling unicode-linebreak v0.1.5 |
| 630 | 2026-03-05T18:44:37.048Z | Compiling base64 v0.22.1 |
| 631 | 2026-03-05T18:44:37.098Z | Compiling lazy_static v1.5.0 |
| 632 | 2026-03-05T18:44:37.264Z | Compiling foldhash v0.1.5 |
| 633 | 2026-03-05T18:44:37.437Z | Compiling textwrap v0.16.2 |
| 634 | 2026-03-05T18:44:37.517Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-03-05T18:44:37.535Z | Compiling convert_case v0.10.0 |
| 636 | 2026-03-05T18:44:37.694Z | Compiling hyper-util v0.1.20 |
| 637 | 2026-03-05T18:44:38.104Z | Compiling sharded-slab v0.1.7 |
| 638 | 2026-03-05T18:44:38.123Z | Compiling toml_edit v0.22.27 |
| 639 | 2026-03-05T18:44:39.002Z | Compiling tower v0.5.3 |
| 640 | 2026-03-05T18:44:39.851Z | Compiling supports-color v3.0.2 |
| 641 | 2026-03-05T18:44:40.419Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-03-05T18:44:40.721Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-03-05T18:44:40.998Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-03-05T18:44:41.234Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-03-05T18:44:41.647Z | Compiling webpki-roots v1.0.6 |
| 646 | 2026-03-05T18:44:41.887Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-03-05T18:44:41.976Z | Compiling console v0.15.11 |
| 648 | 2026-03-05T18:44:42.079Z | Compiling cargo-platform v0.3.2 |
| 649 | 2026-03-05T18:44:43.300Z | Compiling tracing-log v0.2.0 |
| 650 | 2026-03-05T18:44:43.474Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-03-05T18:44:43.762Z | Compiling thread_local v1.1.9 |
| 652 | 2026-03-05T18:44:43.888Z | Compiling scopeguard v1.2.0 |
| 653 | 2026-03-05T18:44:44.032Z | Compiling utf8parse v0.2.2 |
| 654 | 2026-03-05T18:44:44.059Z | Compiling iri-string v0.7.10 |
| 655 | 2026-03-05T18:44:44.223Z | Compiling fixedbitset v0.5.7 |
| 656 | 2026-03-05T18:44:44.500Z | Compiling supports-hyperlinks v3.2.0 |
| 657 | 2026-03-05T18:44:44.907Z | Compiling pulldown-cmark v0.13.1 |
| 658 | 2026-03-05T18:44:45.051Z | Compiling debug-ignore v1.0.5 |
| 659 | 2026-03-05T18:44:45.236Z | Compiling zstd-safe v7.2.4 |
| 660 | 2026-03-05T18:44:45.267Z | Compiling rustix v0.38.44 |
| 661 | 2026-03-05T18:44:45.288Z | Compiling cfg_aliases v0.2.1 |
| 662 | 2026-03-05T18:44:45.679Z | Compiling unicode-width v0.1.14 |
| 663 | 2026-03-05T18:44:45.952Z | Compiling ryu v1.0.23 |
| 664 | 2026-03-05T18:44:46.055Z | Compiling supports-unicode v3.0.0 |
| 665 | 2026-03-05T18:44:46.272Z | Compiling miette v7.6.0 |
| 666 | 2026-03-05T18:44:46.363Z | Compiling serde_urlencoded v0.7.1 |
| 667 | 2026-03-05T18:44:46.817Z | Compiling nix v0.30.1 |
| 668 | 2026-03-05T18:44:46.981Z | Compiling petgraph v0.8.3 |
| 669 | 2026-03-05T18:44:47.678Z | Compiling anstyle-parse v0.2.7 |
| 670 | 2026-03-05T18:44:48.135Z | Compiling tower-http v0.6.8 |
| 671 | 2026-03-05T18:44:50.181Z | Compiling tracing-subscriber v0.3.22 |
| 672 | 2026-03-05T18:44:50.402Z | Compiling lock_api v0.4.14 |
| 673 | 2026-03-05T18:44:50.919Z | Compiling sigchld v0.2.4 |
| 674 | 2026-03-05T18:44:51.292Z | Compiling cargo_metadata v0.23.1 |
| 675 | 2026-03-05T18:44:51.515Z | Compiling toml v0.8.23 |
| 676 | 2026-03-05T18:44:55.852Z | Compiling hyper-rustls v0.27.7 |
| 677 | 2026-03-05T18:44:56.501Z | Compiling serde-value v0.7.0 |
| 678 | 2026-03-05T18:44:57.253Z | Compiling serde-untagged v0.1.9 |
| 679 | 2026-03-05T18:44:58.338Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-03-05T18:44:58.636Z | Compiling itertools v0.14.0 |
| 681 | 2026-03-05T18:44:58.850Z | Compiling regex v1.12.3 |
| 682 | 2026-03-05T18:44:59.636Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-03-05T18:44:59.873Z | Compiling block-buffer v0.10.4 |
| 684 | 2026-03-05T18:45:00.077Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-03-05T18:45:00.131Z | Compiling futures-executor v0.3.32 |
| 686 | 2026-03-05T18:45:00.836Z | Compiling rand_core v0.9.5 |
| 687 | 2026-03-05T18:45:00.918Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 688 | 2026-03-05T18:45:01.145Z | Compiling pin-project-internal v1.1.11 |
| 689 | 2026-03-05T18:45:01.329Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-03-05T18:45:01.896Z | Compiling uuid v1.21.0 |
| 691 | 2026-03-05T18:45:01.916Z | Compiling smol_str v0.3.6 |
| 692 | 2026-03-05T18:45:02.214Z | Compiling serde_spanned v1.0.4 |
| 693 | 2026-03-05T18:45:02.495Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 694 | 2026-03-05T18:45:02.593Z | Compiling filetime v0.2.27 |
| 695 | 2026-03-05T18:45:02.972Z | Compiling bstr v1.12.1 |
| 696 | 2026-03-05T18:45:03.104Z | Compiling vte v0.14.1 |
| 697 | 2026-03-05T18:45:03.411Z | Compiling number_prefix v0.4.0 |
| 698 | 2026-03-05T18:45:03.501Z | Compiling self_update v0.42.0 |
| 699 | 2026-03-05T18:45:03.660Z | Compiling nested v0.1.1 |
| 700 | 2026-03-05T18:45:03.680Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-03-05T18:45:03.953Z | Compiling xattr v1.6.1 |
| 702 | 2026-03-05T18:45:04.011Z | Compiling anstyle v1.0.13 |
| 703 | 2026-03-05T18:45:04.293Z | Compiling eyre v0.6.12 |
| 704 | 2026-03-05T18:45:04.332Z | Compiling unicase v2.9.0 |
| 705 | 2026-03-05T18:45:04.475Z | Compiling colorchoice v1.0.4 |
| 706 | 2026-03-05T18:45:04.540Z | Compiling color-spantrace v0.3.0 |
| 707 | 2026-03-05T18:45:04.616Z | Compiling litrs v1.0.0 |
| 708 | 2026-03-05T18:45:04.619Z | Compiling anstyle-query v1.1.5 |
| 709 | 2026-03-05T18:45:04.654Z | Compiling unicode-xid v0.2.6 |
| 710 | 2026-03-05T18:45:04.801Z | Compiling is_terminal_polyfill v1.70.2 |
| 711 | 2026-03-05T18:45:04.830Z | Compiling static_assertions v1.1.0 |
| 712 | 2026-03-05T18:45:04.863Z | Compiling tinyvec_macros v0.1.1 |
| 713 | 2026-03-05T18:45:04.929Z | Compiling guppy v0.17.25 |
| 714 | 2026-03-05T18:45:04.973Z | Compiling tinyvec v1.10.0 |
| 715 | 2026-03-05T18:45:05.133Z | Compiling anstream v0.6.21 |
| 716 | 2026-03-05T18:45:05.610Z | Compiling document-features v0.2.12 |
| 717 | 2026-03-05T18:45:05.803Z | Compiling cargo-util-schemas v0.2.0 |
| 718 | 2026-03-05T18:45:05.939Z | Compiling tar v0.4.44 |
| 719 | 2026-03-05T18:45:06.197Z | Compiling globset v0.4.18 |
| 720 | 2026-03-05T18:45:06.741Z | Compiling chrono v0.4.44 |
| 721 | 2026-03-05T18:45:07.411Z | Compiling pin-project v1.1.11 |
| 722 | 2026-03-05T18:45:07.582Z | Compiling indicatif v0.17.11 |
| 723 | 2026-03-05T18:45:08.218Z | Compiling strip-ansi-escapes v0.2.1 |
| 724 | 2026-03-05T18:45:09.338Z | Compiling toml v0.9.12+spec-1.1.0 |
| 725 | 2026-03-05T18:45:11.450Z | Compiling newtype-uuid v1.3.2 |
| 726 | 2026-03-05T18:45:11.685Z | Compiling nextest-metadata v0.12.2 |
| 727 | 2026-03-05T18:45:11.786Z | Compiling reqwest v0.12.28 |
| 728 | 2026-03-05T18:45:13.498Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-03-05T18:45:14.710Z | Compiling futures v0.3.32 |
| 730 | 2026-03-05T18:45:14.791Z | Compiling derive_more v2.1.1 |
| 731 | 2026-03-05T18:45:14.811Z | Compiling digest v0.10.7 |
| 732 | 2026-03-05T18:45:14.842Z | Compiling parking_lot v0.12.5 |
| 733 | 2026-03-05T18:45:14.910Z | Compiling flate2 v1.1.9 |
| 734 | 2026-03-05T18:45:15.248Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-03-05T18:45:15.693Z | Compiling shared_child v1.1.1 |
| 736 | 2026-03-05T18:45:16.664Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-03-05T18:45:16.875Z | Compiling self-replace v1.5.0 |
| 738 | 2026-03-05T18:45:16.894Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-03-05T18:45:17.083Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-03-05T18:45:17.389Z | Compiling quick-xml v0.38.4 |
| 741 | 2026-03-05T18:45:18.076Z | Compiling strsim v0.11.1 |
| 742 | 2026-03-05T18:45:19.248Z | Compiling clap_lex v1.0.0 |
| 743 | 2026-03-05T18:45:19.867Z | Compiling humantime v2.3.0 |
| 744 | 2026-03-05T18:45:19.939Z | Compiling cpufeatures v0.2.17 |
| 745 | 2026-03-05T18:45:20.059Z | Compiling recursion v0.5.4 |
| 746 | 2026-03-05T18:45:20.294Z | Compiling indenter v0.3.4 |
| 747 | 2026-03-05T18:45:20.391Z | Compiling shell-words v1.1.1 |
| 748 | 2026-03-05T18:45:20.489Z | Compiling urlencoding v2.1.3 |
| 749 | 2026-03-05T18:45:20.866Z | Compiling heck v0.5.0 |
| 750 | 2026-03-05T18:45:21.292Z | Compiling clap_builder v4.5.60 |
| 751 | 2026-03-05T18:45:21.331Z | Compiling clap_derive v4.5.55 |
| 752 | 2026-03-05T18:45:22.411Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-03-05T18:45:23.816Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-03-05T18:45:24.087Z | Compiling sha2 v0.10.9 |
| 755 | 2026-03-05T18:45:25.494Z | Compiling quick-junit v0.5.2 |
| 756 | 2026-03-05T18:45:27.303Z | Compiling atomicwrites v0.4.4 |
| 757 | 2026-03-05T18:45:27.862Z | Compiling cargo_metadata v0.20.0 |
| 758 | 2026-03-05T18:45:31.089Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-03-05T18:45:31.671Z | Compiling crossterm v0.29.0 |
| 760 | 2026-03-05T18:45:34.693Z | Compiling zstd v0.13.3 |
| 761 | 2026-03-05T18:45:34.865Z | Compiling duct v0.13.7 |
| 762 | 2026-03-05T18:45:35.785Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-03-05T18:45:36.145Z | Compiling rand v0.9.2 |
| 764 | 2026-03-05T18:45:36.450Z | Compiling config v0.15.19 |
| 765 | 2026-03-05T18:45:36.531Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-03-05T18:45:37.711Z | Compiling target-spec-miette v0.4.5 |
| 767 | 2026-03-05T18:45:37.761Z | Compiling future-queue v0.4.0 |
| 768 | 2026-03-05T18:45:38.317Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-03-05T18:45:38.477Z | Compiling tokio-stream v0.1.18 |
| 770 | 2026-03-05T18:45:38.645Z | Compiling camino-tempfile v1.4.1 |
| 771 | 2026-03-05T18:45:39.231Z | Compiling derive-where v1.6.0 |
| 772 | 2026-03-05T18:45:39.345Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-03-05T18:45:39.488Z | Compiling serde_ignored v0.1.14 |
| 774 | 2026-03-05T18:45:39.623Z | Compiling indent_write v2.2.0 |
| 775 | 2026-03-05T18:45:39.884Z | Compiling home v0.5.12 |
| 776 | 2026-03-05T18:45:40.135Z | Compiling swrite v0.1.0 |
| 777 | 2026-03-05T18:45:40.174Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-03-05T18:45:40.298Z | Compiling hex v0.4.3 |
| 779 | 2026-03-05T18:45:40.321Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-03-05T18:45:40.526Z | Compiling clap v4.5.60 |
| 781 | 2026-03-05T18:45:40.545Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-03-05T18:45:40.656Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-03-05T18:45:42.070Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-03-05T18:46:19.867Z | Finished `release` profile [optimized] target(s) in 2m 31s |
| 785 | 2026-03-05T18:46:20.097Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-03-05T18:46:20.101Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-03-05T18:46:20.215Z | + pushd rdb |
| 788 | 2026-03-05T18:46:20.219Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 789 | 2026-03-05T18:46:20.219Z | + cargo nextest run |
| 790 | 2026-03-05T18:46:20.570Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-03-05T18:46:21.674Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-03-05T18:46:21.674Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 793 | 2026-03-05T18:46:21.781Z | Updating crates.io index |
| 794 | 2026-03-05T18:46:21.824Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-03-05T18:46:22.788Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-03-05T18:46:22.788Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 797 | 2026-03-05T18:46:22.895Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-03-05T18:46:23.227Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-03-05T18:46:23.227Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-03-05T18:46:23.235Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-03-05T18:46:23.624Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-03-05T18:46:23.624Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 803 | 2026-03-05T18:46:23.635Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-03-05T18:46:42.363Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-03-05T18:46:42.363Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 806 | 2026-03-05T18:46:43.080Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-03-05T18:46:43.771Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-03-05T18:46:43.771Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 809 | 2026-03-05T18:46:43.974Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-03-05T18:46:44.296Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-03-05T18:46:44.297Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-03-05T18:46:44.369Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 813 | 2026-03-05T18:46:44.682Z | From https://github.com/oxidecomputer/network-interface |
| 814 | 2026-03-05T18:46:44.682Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 815 | 2026-03-05T18:46:44.771Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 816 | 2026-03-05T18:46:45.163Z | From https://github.com/oxidecomputer/zone |
| 817 | 2026-03-05T18:46:45.163Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 818 | 2026-03-05T18:46:45.190Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 819 | 2026-03-05T18:47:00.488Z | From https://github.com/oxidecomputer/propolis |
| 820 | 2026-03-05T18:47:00.488Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 821 | 2026-03-05T18:47:00.632Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 822 | 2026-03-05T18:47:01.172Z | From https://github.com/oxidecomputer/transceiver-control |
| 823 | 2026-03-05T18:47:01.172Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 824 | 2026-03-05T18:47:01.201Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 825 | 2026-03-05T18:47:01.546Z | From https://github.com/oxidecomputer/dlpi-sys |
| 826 | 2026-03-05T18:47:01.546Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 827 | 2026-03-05T18:47:01.554Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 828 | 2026-03-05T18:47:01.903Z | From https://github.com/jmesmon/rust-libzfs |
| 829 | 2026-03-05T18:47:01.903Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 830 | 2026-03-05T18:47:01.914Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 831 | 2026-03-05T18:47:02.212Z | From https://github.com/oxidecomputer/rusty-doors |
| 832 | 2026-03-05T18:47:02.212Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 833 | 2026-03-05T18:47:02.258Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 834 | 2026-03-05T18:47:02.741Z | From https://github.com/oxidecomputer/lldp |
| 835 | 2026-03-05T18:47:02.741Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 836 | 2026-03-05T18:47:02.767Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 837 | 2026-03-05T18:47:03.645Z | From https://github.com/oxidecomputer/maghemite |
| 838 | 2026-03-05T18:47:03.645Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 839 | 2026-03-05T18:47:03.712Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-03-05T18:47:04.051Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-03-05T18:47:04.051Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-03-05T18:47:04.217Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 843 | 2026-03-05T18:47:04.523Z | From https://github.com/oxidecomputer/slog-error-chain |
| 844 | 2026-03-05T18:47:04.523Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 845 | 2026-03-05T18:47:04.554Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 846 | 2026-03-05T18:47:04.895Z | From https://github.com/oxidecomputer/tufaceous |
| 847 | 2026-03-05T18:47:04.895Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 848 | 2026-03-05T18:47:04.990Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 849 | 2026-03-05T18:47:05.558Z | From https://github.com/oxidecomputer/management-gateway-service |
| 850 | 2026-03-05T18:47:05.558Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 851 | 2026-03-05T18:47:05.592Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 852 | 2026-03-05T18:47:07.265Z | From https://github.com/oxidecomputer/crucible |
| 853 | 2026-03-05T18:47:07.265Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 854 | 2026-03-05T18:47:07.949Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 855 | 2026-03-05T18:47:08.345Z | From https://github.com/oxidecomputer/propolis |
| 856 | 2026-03-05T18:47:08.345Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 857 | 2026-03-05T18:47:08.421Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 858 | 2026-03-05T18:47:08.720Z | From https://github.com/oxidecomputer/tofino |
| 859 | 2026-03-05T18:47:08.721Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 860 | 2026-03-05T18:47:08.785Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 861 | 2026-03-05T18:47:09.156Z | From https://github.com/oxidecomputer/clickward |
| 862 | 2026-03-05T18:47:09.156Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 863 | 2026-03-05T18:47:09.397Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 864 | 2026-03-05T18:47:09.688Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 865 | 2026-03-05T18:47:09.688Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 866 | 2026-03-05T18:47:10.923Z | Downloading crates ... |
| 867 | 2026-03-05T18:47:11.057Z | Downloaded console v0.16.2 |
| 868 | 2026-03-05T18:47:11.061Z | Downloaded displaydoc v0.2.5 |
| 869 | 2026-03-05T18:47:11.064Z | Downloaded cargo_toml v0.22.3 |
| 870 | 2026-03-05T18:47:11.071Z | Downloaded byteorder v1.5.0 |
| 871 | 2026-03-05T18:47:11.074Z | Downloaded bytecount v0.6.9 |
| 872 | 2026-03-05T18:47:11.077Z | Downloaded aead v0.5.2 |
| 873 | 2026-03-05T18:47:11.080Z | Downloaded ciborium-ll v0.2.2 |
| 874 | 2026-03-05T18:47:11.083Z | Downloaded cipher v0.4.4 |
| 875 | 2026-03-05T18:47:11.086Z | Downloaded async-recursion v1.1.1 |
| 876 | 2026-03-05T18:47:11.091Z | Downloaded bit-set v0.8.0 |
| 877 | 2026-03-05T18:47:11.094Z | Downloaded dof v0.3.0 |
| 878 | 2026-03-05T18:47:11.097Z | Downloaded ciborium-io v0.2.2 |
| 879 | 2026-03-05T18:47:11.100Z | Downloaded num-rational v0.4.2 |
| 880 | 2026-03-05T18:47:11.103Z | Downloaded foreign-types-macros v0.2.3 |
| 881 | 2026-03-05T18:47:11.103Z | Downloaded hickory-resolver v0.24.4 |
| 882 | 2026-03-05T18:47:11.108Z | Downloaded instant v0.1.13 |
| 883 | 2026-03-05T18:47:11.111Z | Downloaded defmt v0.3.100 |
| 884 | 2026-03-05T18:47:11.114Z | Downloaded async-stream-impl v0.3.6 |
| 885 | 2026-03-05T18:47:11.120Z | Downloaded linked-hash-map v0.5.6 |
| 886 | 2026-03-05T18:47:11.120Z | Downloaded dof v0.4.0 |
| 887 | 2026-03-05T18:47:11.125Z | Downloaded crucible-workspace-hack v0.1.0 |
| 888 | 2026-03-05T18:47:11.125Z | Downloaded getrandom v0.4.1 |
| 889 | 2026-03-05T18:47:11.128Z | Downloaded dtrace-parser v0.3.0 |
| 890 | 2026-03-05T18:47:11.131Z | Downloaded drift v0.1.3 |
| 891 | 2026-03-05T18:47:11.135Z | Downloaded linear-map v1.2.0 |
| 892 | 2026-03-05T18:47:11.138Z | Downloaded async-stream v0.3.6 |
| 893 | 2026-03-05T18:47:11.141Z | Downloaded keccak v0.1.6 |
| 894 | 2026-03-05T18:47:11.144Z | Downloaded heck v0.4.1 |
| 895 | 2026-03-05T18:47:11.147Z | Downloaded defmt-macros v1.0.1 |
| 896 | 2026-03-05T18:47:11.151Z | Downloaded foldhash v0.2.0 |
| 897 | 2026-03-05T18:47:11.154Z | Downloaded httpdate v1.0.3 |
| 898 | 2026-03-05T18:47:11.154Z | Downloaded inout v0.1.4 |
| 899 | 2026-03-05T18:47:11.157Z | Downloaded dtrace-parser v0.2.0 |
| 900 | 2026-03-05T18:47:11.160Z | Downloaded is-terminal v0.4.17 |
| 901 | 2026-03-05T18:47:11.163Z | Downloaded match_cfg v0.1.0 |
| 902 | 2026-03-05T18:47:11.163Z | Downloaded foreign-types-shared v0.3.1 |
| 903 | 2026-03-05T18:47:11.166Z | Downloaded libscf-sys v1.1.0 |
| 904 | 2026-03-05T18:47:11.169Z | Downloaded dyn-clone v1.0.20 |
| 905 | 2026-03-05T18:47:11.169Z | Downloaded hubpack_derive v0.1.1 |
| 906 | 2026-03-05T18:47:11.172Z | Downloaded half v2.7.1 |
| 907 | 2026-03-05T18:47:11.175Z | Downloaded opaque-debug v0.3.1 |
| 908 | 2026-03-05T18:47:11.178Z | Downloaded hostname v0.3.1 |
| 909 | 2026-03-05T18:47:11.181Z | Downloaded num v0.4.3 |
| 910 | 2026-03-05T18:47:11.181Z | Downloaded memoffset v0.9.1 |
| 911 | 2026-03-05T18:47:11.184Z | Downloaded omicron-workspace-hack v0.1.0 |
| 912 | 2026-03-05T18:47:11.187Z | Downloaded olpc-cjson v0.1.4 |
| 913 | 2026-03-05T18:47:11.187Z | Downloaded num-iter v0.1.45 |
| 914 | 2026-03-05T18:47:11.190Z | Downloaded parse-display v0.10.0 |
| 915 | 2026-03-05T18:47:11.190Z | Downloaded libsw-core v0.3.2 |
| 916 | 2026-03-05T18:47:11.193Z | Downloaded diff v0.1.13 |
| 917 | 2026-03-05T18:47:11.196Z | Downloaded dunce v1.0.5 |
| 918 | 2026-03-05T18:47:11.199Z | Downloaded derive-ex v0.1.8 |
| 919 | 2026-03-05T18:47:11.202Z | Downloaded macaddr v1.0.1 |
| 920 | 2026-03-05T18:47:11.205Z | Downloaded idna_adapter v1.2.1 |
| 921 | 2026-03-05T18:47:11.205Z | Downloaded natord v1.0.9 |
| 922 | 2026-03-05T18:47:11.208Z | Downloaded num-conv v0.2.0 |
| 923 | 2026-03-05T18:47:11.208Z | Downloaded num-derive v0.4.2 |
| 924 | 2026-03-05T18:47:11.211Z | Downloaded num_threads v0.1.7 |
| 925 | 2026-03-05T18:47:11.214Z | Downloaded ff v0.13.1 |
| 926 | 2026-03-05T18:47:11.214Z | Downloaded num-derive v0.3.3 |
| 927 | 2026-03-05T18:47:11.218Z | Downloaded async-trait v0.1.89 |
| 928 | 2026-03-05T18:47:11.221Z | Downloaded phf_shared v0.12.1 |
| 929 | 2026-03-05T18:47:11.224Z | Downloaded lru-cache v0.1.2 |
| 930 | 2026-03-05T18:47:11.226Z | Downloaded newtype-uuid-macros v0.1.0 |
| 931 | 2026-03-05T18:47:11.227Z | Downloaded pretty-hex v0.4.1 |
| 932 | 2026-03-05T18:47:11.229Z | Downloaded group v0.13.0 |
| 933 | 2026-03-05T18:47:11.232Z | Downloaded oxide-tokio-rt v0.1.2 |
| 934 | 2026-03-05T18:47:11.233Z | Downloaded libsw v3.5.0 |
| 935 | 2026-03-05T18:47:11.236Z | Downloaded proc-macro-crate v3.4.0 |
| 936 | 2026-03-05T18:47:11.239Z | Downloaded proc-macro-error-attr v1.0.4 |
| 937 | 2026-03-05T18:47:11.239Z | Downloaded parking_lot_core v0.8.6 |
| 938 | 2026-03-05T18:47:11.242Z | Downloaded pem v3.0.6 |
| 939 | 2026-03-05T18:47:11.245Z | Downloaded proc-macro-crate v1.3.1 |
| 940 | 2026-03-05T18:47:11.245Z | Downloaded paste v1.0.15 |
| 941 | 2026-03-05T18:47:11.248Z | Downloaded multer v3.1.0 |
| 942 | 2026-03-05T18:47:11.251Z | Downloaded progenitor-client v0.11.2 |
| 943 | 2026-03-05T18:47:11.254Z | Downloaded progenitor-macro v0.11.2 |
| 944 | 2026-03-05T18:47:11.257Z | Downloaded ipnet v2.11.0 |
| 945 | 2026-03-05T18:47:11.257Z | Downloaded rand_xorshift v0.4.0 |
| 946 | 2026-03-05T18:47:11.260Z | Downloaded progenitor-client v0.10.0 |
| 947 | 2026-03-05T18:47:11.260Z | Downloaded rand_chacha v0.3.1 |
| 948 | 2026-03-05T18:47:11.263Z | Downloaded progenitor-macro v0.10.0 |
| 949 | 2026-03-05T18:47:11.263Z | Downloaded quick-error v1.2.3 |
| 950 | 2026-03-05T18:47:11.266Z | Downloaded hubpack v0.1.2 |
| 951 | 2026-03-05T18:47:11.269Z | Downloaded ref-cast-impl v1.0.25 |
| 952 | 2026-03-05T18:47:11.269Z | Downloaded num_enum_derive v0.7.5 |
| 953 | 2026-03-05T18:47:11.272Z | Downloaded num_enum v0.7.5 |
| 954 | 2026-03-05T18:47:11.275Z | Downloaded num-complex v0.4.6 |
| 955 | 2026-03-05T18:47:11.278Z | Downloaded crossbeam-epoch v0.9.18 |
| 956 | 2026-03-05T18:47:11.281Z | Downloaded pin-project-internal v1.1.10 |
| 957 | 2026-03-05T18:47:11.284Z | Downloaded ingot-macros v0.1.1 |
| 958 | 2026-03-05T18:47:11.284Z | Downloaded serde-big-array v0.5.1 |
| 959 | 2026-03-05T18:47:11.287Z | Downloaded serde_repr v0.1.20 |
| 960 | 2026-03-05T18:47:11.290Z | Downloaded indexmap v1.9.3 |
| 961 | 2026-03-05T18:47:11.295Z | Downloaded indicatif v0.18.4 |
| 962 | 2026-03-05T18:47:11.299Z | Downloaded proc-macro-error v1.0.4 |
| 963 | 2026-03-05T18:47:11.302Z | Downloaded crossbeam-utils v0.8.21 |
| 964 | 2026-03-05T18:47:11.305Z | Downloaded same-file v1.0.6 |
| 965 | 2026-03-05T18:47:11.305Z | Downloaded scroll_derive v0.12.1 |
| 966 | 2026-03-05T18:47:11.309Z | Downloaded smawk v0.3.2 |
| 967 | 2026-03-05T18:47:11.313Z | Downloaded slog-bunyan v2.5.0 |
| 968 | 2026-03-05T18:47:11.313Z | Downloaded pest_derive v2.8.6 |
| 969 | 2026-03-05T18:47:11.318Z | Downloaded const_format v0.2.35 |
| 970 | 2026-03-05T18:47:11.321Z | Downloaded serial_test v3.3.1 |
| 971 | 2026-03-05T18:47:11.321Z | Downloaded progenitor v0.11.2 |
| 972 | 2026-03-05T18:47:11.321Z | Downloaded siphasher v1.0.2 |
| 973 | 2026-03-05T18:47:11.324Z | Downloaded sigpipe v0.1.3 |
| 974 | 2026-03-05T18:47:11.325Z | Downloaded memmap2 v0.9.10 |
| 975 | 2026-03-05T18:47:11.328Z | Downloaded litemap v0.8.1 |
| 976 | 2026-03-05T18:47:11.331Z | Downloaded omicron-zone-package v0.12.2 |
| 977 | 2026-03-05T18:47:11.334Z | Downloaded strum v0.27.2 |
| 978 | 2026-03-05T18:47:11.334Z | Downloaded structmeta-derive v0.3.0 |
| 979 | 2026-03-05T18:47:11.335Z | Downloaded stable_deref_trait v1.2.1 |
| 980 | 2026-03-05T18:47:11.338Z | Downloaded resolv-conf v0.7.6 |
| 981 | 2026-03-05T18:47:11.338Z | Downloaded parking_lot v0.11.2 |
| 982 | 2026-03-05T18:47:11.341Z | Downloaded elliptic-curve v0.13.8 |
| 983 | 2026-03-05T18:47:11.345Z | Downloaded scroll_derive v0.13.1 |
| 984 | 2026-03-05T18:47:11.345Z | Downloaded rustversion v1.0.22 |
| 985 | 2026-03-05T18:47:11.347Z | Downloaded tabwriter v1.4.1 |
| 986 | 2026-03-05T18:47:11.350Z | Downloaded structmeta v0.3.0 |
| 987 | 2026-03-05T18:47:11.350Z | Downloaded sdd v3.0.10 |
| 988 | 2026-03-05T18:47:11.353Z | Downloaded termtree v0.5.1 |
| 989 | 2026-03-05T18:47:11.353Z | Downloaded take_mut v0.2.2 |
| 990 | 2026-03-05T18:47:11.356Z | Downloaded papergrid v0.17.0 |
| 991 | 2026-03-05T18:47:11.359Z | Downloaded scroll v0.12.0 |
| 992 | 2026-03-05T18:47:11.362Z | Downloaded testing_table v0.3.0 |
| 993 | 2026-03-05T18:47:11.362Z | Downloaded icu_properties v2.1.2 |
| 994 | 2026-03-05T18:47:11.365Z | Downloaded time-core v0.1.8 |
| 995 | 2026-03-05T18:47:11.368Z | Downloaded allocator-api2 v0.2.21 |
| 996 | 2026-03-05T18:47:11.371Z | Downloaded thread-id v4.2.2 |
| 997 | 2026-03-05T18:47:11.371Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 998 | 2026-03-05T18:47:11.375Z | Downloaded owo-colors v4.2.3 |
| 999 | 2026-03-05T18:47:11.378Z | Downloaded thread-id v5.1.0 |
| 1000 | 2026-03-05T18:47:11.378Z | Downloaded quote v1.0.44 |
| 1001 | 2026-03-05T18:47:11.381Z | Downloaded topological-sort v0.2.2 |
| 1002 | 2026-03-05T18:47:11.381Z | Downloaded serde_tokenstream v0.2.2 |
| 1003 | 2026-03-05T18:47:11.384Z | Downloaded rusty-fork v0.3.1 |
| 1004 | 2026-03-05T18:47:11.384Z | Downloaded slog-envlogger v2.2.0 |
| 1005 | 2026-03-05T18:47:11.387Z | Downloaded scroll v0.13.0 |
| 1006 | 2026-03-05T18:47:11.387Z | Downloaded typify-macro v0.4.3 |
| 1007 | 2026-03-05T18:47:11.390Z | Downloaded slog-dtrace v0.3.0 |
| 1008 | 2026-03-05T18:47:11.390Z | Downloaded usdt v0.6.0 |
| 1009 | 2026-03-05T18:47:11.390Z | Downloaded untrusted v0.7.1 |
| 1010 | 2026-03-05T18:47:11.393Z | Downloaded strum v0.26.3 |
| 1011 | 2026-03-05T18:47:11.393Z | Downloaded slog-scope v4.4.1 |
| 1012 | 2026-03-05T18:47:11.396Z | Downloaded snafu-derive v0.8.9 |
| 1013 | 2026-03-05T18:47:11.396Z | Downloaded unit-prefix v0.5.2 |
| 1014 | 2026-03-05T18:47:11.399Z | Downloaded slog-stdlog v4.1.1 |
| 1015 | 2026-03-05T18:47:11.399Z | Downloaded unarray v0.1.4 |
| 1016 | 2026-03-05T18:47:11.399Z | Downloaded usdt-attr-macro v0.6.0 |
| 1017 | 2026-03-05T18:47:11.402Z | Downloaded icu_provider v2.1.1 |
| 1018 | 2026-03-05T18:47:11.405Z | Downloaded pin-project v1.1.10 |
| 1019 | 2026-03-05T18:47:11.413Z | Downloaded usdt-macro v0.6.0 |
| 1020 | 2026-03-05T18:47:11.416Z | Downloaded utf-8 v0.7.6 |
| 1021 | 2026-03-05T18:47:11.416Z | Downloaded strum_macros v0.26.4 |
| 1022 | 2026-03-05T18:47:11.419Z | Downloaded waitgroup v0.1.2 |
| 1023 | 2026-03-05T18:47:11.419Z | Downloaded synstructure v0.13.2 |
| 1024 | 2026-03-05T18:47:11.424Z | Downloaded yoke-derive v0.8.1 |
| 1025 | 2026-03-05T18:47:11.424Z | Downloaded schemars_derive v0.8.22 |
| 1026 | 2026-03-05T18:47:11.427Z | Downloaded slog-json v2.6.1 |
| 1027 | 2026-03-05T18:47:11.427Z | Downloaded wait-timeout v0.2.1 |
| 1028 | 2026-03-05T18:47:11.427Z | Downloaded smartstring v1.0.1 |
| 1029 | 2026-03-05T18:47:11.431Z | Downloaded darling_core v0.21.3 |
| 1030 | 2026-03-05T18:47:11.434Z | Downloaded slog-term v2.9.2 |
| 1031 | 2026-03-05T18:47:11.437Z | Downloaded thiserror-no-std v2.0.2 |
| 1032 | 2026-03-05T18:47:11.441Z | Downloaded zeroize_derive v1.4.3 |
| 1033 | 2026-03-05T18:47:11.441Z | Downloaded zerofrom-derive v0.1.6 |
| 1034 | 2026-03-05T18:47:11.444Z | Downloaded zone v0.3.1 |
| 1035 | 2026-03-05T18:47:11.444Z | Downloaded zerofrom v0.1.6 |
| 1036 | 2026-03-05T18:47:11.444Z | Downloaded tokio-tungstenite v0.21.0 |
| 1037 | 2026-03-05T18:47:11.447Z | Downloaded progenitor-impl v0.10.0 |
| 1038 | 2026-03-05T18:47:11.447Z | Downloaded tokio-macros v2.6.0 |
| 1039 | 2026-03-05T18:47:11.450Z | Downloaded time-macros v0.2.27 |
| 1040 | 2026-03-05T18:47:11.450Z | Downloaded progenitor-impl v0.11.2 |
| 1041 | 2026-03-05T18:47:11.453Z | Downloaded spin v0.9.8 |
| 1042 | 2026-03-05T18:47:11.456Z | Downloaded serde_derive_internals v0.29.1 |
| 1043 | 2026-03-05T18:47:11.456Z | Downloaded zone_cfg_derive v0.3.1 |
| 1044 | 2026-03-05T18:47:11.459Z | Downloaded tokio-rustls v0.25.0 |
| 1045 | 2026-03-05T18:47:11.459Z | Downloaded dropshot-api-manager v0.3.0 |
| 1046 | 2026-03-05T18:47:11.462Z | Downloaded rhai_codegen v3.1.0 |
| 1047 | 2026-03-05T18:47:11.469Z | Downloaded serde_with_macros v3.16.1 |
| 1048 | 2026-03-05T18:47:11.472Z | Downloaded schemars v0.8.22 |
| 1049 | 2026-03-05T18:47:11.483Z | Downloaded xz2 v0.1.7 |
| 1050 | 2026-03-05T18:47:11.486Z | Downloaded walkdir v2.5.0 |
| 1051 | 2026-03-05T18:47:11.486Z | Downloaded tempfile v3.25.0 |
| 1052 | 2026-03-05T18:47:11.489Z | Downloaded writeable v0.6.2 |
| 1053 | 2026-03-05T18:47:11.489Z | Downloaded zerovec-derive v0.11.2 |
| 1054 | 2026-03-05T18:47:11.493Z | Downloaded pest_meta v2.8.6 |
| 1055 | 2026-03-05T18:47:11.493Z | Downloaded socket2 v0.5.10 |
| 1056 | 2026-03-05T18:47:11.497Z | Downloaded slog v2.8.2 |
| 1057 | 2026-03-05T18:47:11.501Z | Downloaded icu_collections v2.1.1 |
| 1058 | 2026-03-05T18:47:11.505Z | Downloaded crypto-bigint v0.5.5 |
| 1059 | 2026-03-05T18:47:11.510Z | Downloaded ucd-trie v0.1.7 |
| 1060 | 2026-03-05T18:47:11.513Z | Downloaded similar v2.7.0 |
| 1061 | 2026-03-05T18:47:11.516Z | Downloaded zerocopy-derive v0.7.35 |
| 1062 | 2026-03-05T18:47:11.520Z | Downloaded yoke v0.8.1 |
| 1063 | 2026-03-05T18:47:11.523Z | Downloaded thin-vec v0.2.14 |
| 1064 | 2026-03-05T18:47:11.526Z | Downloaded schemars v0.9.0 |
| 1065 | 2026-03-05T18:47:11.535Z | Downloaded typify v0.4.3 |
| 1066 | 2026-03-05T18:47:11.539Z | Downloaded test-strategy v0.4.5 |
| 1067 | 2026-03-05T18:47:11.542Z | Downloaded expectorate v1.2.0 |
| 1068 | 2026-03-05T18:47:11.545Z | Downloaded rand v0.8.5 |
| 1069 | 2026-03-05T18:47:11.548Z | Downloaded snafu v0.8.9 |
| 1070 | 2026-03-05T18:47:11.554Z | Downloaded tungstenite v0.21.0 |
| 1071 | 2026-03-05T18:47:11.557Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1072 | 2026-03-05T18:47:11.560Z | Downloaded hashbrown v0.12.3 |
| 1073 | 2026-03-05T18:47:11.564Z | Downloaded yansi v1.0.1 |
| 1074 | 2026-03-05T18:47:11.567Z | Downloaded qorb v0.4.1 |
| 1075 | 2026-03-05T18:47:11.570Z | Downloaded pest v2.8.6 |
| 1076 | 2026-03-05T18:47:11.575Z | Downloaded toml_edit v0.19.15 |
| 1077 | 2026-03-05T18:47:11.591Z | Downloaded unsafe-libyaml v0.2.11 |
| 1078 | 2026-03-05T18:47:11.594Z | Downloaded nom v7.1.3 |
| 1079 | 2026-03-05T18:47:11.598Z | Downloaded toml v0.7.8 |
| 1080 | 2026-03-05T18:47:11.601Z | Downloaded zerotrie v0.2.3 |
| 1081 | 2026-03-05T18:47:11.604Z | Downloaded chrono v0.4.43 |
| 1082 | 2026-03-05T18:47:11.610Z | Downloaded steno v0.4.1 |
| 1083 | 2026-03-05T18:47:11.614Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1084 | 2026-03-05T18:47:11.617Z | Downloaded schemars v1.2.1 |
| 1085 | 2026-03-05T18:47:11.632Z | Downloaded typed-path v0.9.3 |
| 1086 | 2026-03-05T18:47:11.636Z | Downloaded clap_builder v4.5.59 |
| 1087 | 2026-03-05T18:47:11.644Z | Downloaded zerocopy-derive v0.8.39 |
| 1088 | 2026-03-05T18:47:11.652Z | Downloaded scc v2.4.0 |
| 1089 | 2026-03-05T18:47:11.656Z | Downloaded hkdf v0.12.4 |
| 1090 | 2026-03-05T18:47:11.659Z | Downloaded tough v0.20.0 |
| 1091 | 2026-03-05T18:47:11.666Z | Downloaded libm v0.2.16 |
| 1092 | 2026-03-05T18:47:11.675Z | Downloaded itertools v0.12.1 |
| 1093 | 2026-03-05T18:47:11.683Z | Downloaded winnow v0.5.40 |
| 1094 | 2026-03-05T18:47:11.689Z | Downloaded zerovec v0.11.5 |
| 1095 | 2026-03-05T18:47:11.694Z | Downloaded rustls-webpki v0.102.8 |
| 1096 | 2026-03-05T18:47:11.711Z | Downloaded aws-lc-rs v1.15.4 |
| 1097 | 2026-03-05T18:47:11.719Z | Downloaded goblin v0.8.2 |
| 1098 | 2026-03-05T18:47:11.724Z | Downloaded rayon v1.11.0 |
| 1099 | 2026-03-05T18:47:11.732Z | Downloaded iddqd v0.3.17 |
| 1100 | 2026-03-05T18:47:11.738Z | Downloaded serde_with v3.16.1 |
| 1101 | 2026-03-05T18:47:11.751Z | Downloaded zerocopy v0.7.35 |
| 1102 | 2026-03-05T18:47:11.764Z | Downloaded moka v0.12.13 |
| 1103 | 2026-03-05T18:47:11.771Z | Downloaded time v0.3.47 |
| 1104 | 2026-03-05T18:47:11.783Z | Downloaded tabled v0.15.0 |
| 1105 | 2026-03-05T18:47:11.798Z | Downloaded tabled v0.20.0 |
| 1106 | 2026-03-05T18:47:11.812Z | Downloaded zerocopy v0.8.39 |
| 1107 | 2026-03-05T18:47:11.831Z | Downloaded syn v2.0.116 |
| 1108 | 2026-03-05T18:47:11.839Z | Downloaded dropshot v0.16.7 |
| 1109 | 2026-03-05T18:47:11.860Z | Downloaded syn v1.0.109 |
| 1110 | 2026-03-05T18:47:11.867Z | Downloaded proptest v1.10.0 |
| 1111 | 2026-03-05T18:47:11.875Z | Downloaded blake3 v1.8.3 |
| 1112 | 2026-03-05T18:47:11.883Z | Downloaded rustls v0.23.36 |
| 1113 | 2026-03-05T18:47:11.894Z | Downloaded rhai v1.24.0 |
| 1114 | 2026-03-05T18:47:11.904Z | Downloaded smoltcp v0.11.0 |
| 1115 | 2026-03-05T18:47:11.918Z | Downloaded regex-syntax v0.8.9 |
| 1116 | 2026-03-05T18:47:11.925Z | Downloaded openapiv3 v2.2.0 |
| 1117 | 2026-03-05T18:47:11.932Z | Downloaded hickory-proto v0.25.2 |
| 1118 | 2026-03-05T18:47:11.946Z | Downloaded nix v0.31.1 |
| 1119 | 2026-03-05T18:47:11.955Z | Downloaded rustix v1.1.3 |
| 1120 | 2026-03-05T18:47:11.975Z | Downloaded sled v0.34.7 |
| 1121 | 2026-03-05T18:47:11.983Z | Downloaded hickory-proto v0.24.4 |
| 1122 | 2026-03-05T18:47:11.996Z | Downloaded rustls v0.22.4 |
| 1123 | 2026-03-05T18:47:12.007Z | Downloaded regress v0.10.5 |
| 1124 | 2026-03-05T18:47:12.014Z | Downloaded typify-impl v0.4.3 |
| 1125 | 2026-03-05T18:47:12.024Z | Downloaded goblin v0.10.5 |
| 1126 | 2026-03-05T18:47:12.029Z | Downloaded rayon-core v1.13.0 |
| 1127 | 2026-03-05T18:47:12.032Z | Downloaded minimal-lexical v0.2.1 |
| 1128 | 2026-03-05T18:47:12.036Z | Downloaded heapless v0.8.0 |
| 1129 | 2026-03-05T18:47:12.039Z | Downloaded hickory-resolver v0.25.2 |
| 1130 | 2026-03-05T18:47:12.044Z | Downloaded whoami v1.6.1 |
| 1131 | 2026-03-05T18:47:12.047Z | Downloaded vsss-rs v3.3.4 |
| 1132 | 2026-03-05T18:47:12.047Z | Downloaded usdt-impl v0.6.0 |
| 1133 | 2026-03-05T18:47:12.050Z | Downloaded usdt-impl v0.5.0 |
| 1134 | 2026-03-05T18:47:12.050Z | Downloaded term v1.2.1 |
| 1135 | 2026-03-05T18:47:12.053Z | Downloaded smf v0.2.3 |
| 1136 | 2026-03-05T18:47:12.053Z | Downloaded petgraph v0.6.5 |
| 1137 | 2026-03-05T18:47:12.067Z | Downloaded prettyplease v0.2.37 |
| 1138 | 2026-03-05T18:47:12.070Z | Downloaded pretty_assertions v1.4.1 |
| 1139 | 2026-03-05T18:47:12.073Z | Downloaded chrono-tz v0.10.4 |
| 1140 | 2026-03-05T18:47:12.085Z | Downloaded icu_normalizer_data v2.1.1 |
| 1141 | 2026-03-05T18:47:12.088Z | Downloaded tokio-dtrace v0.1.1 |
| 1142 | 2026-03-05T18:47:12.091Z | Downloaded tinystr v0.8.2 |
| 1143 | 2026-03-05T18:47:12.091Z | Downloaded tiny-keccak v2.0.2 |
| 1144 | 2026-03-05T18:47:12.095Z | Downloaded crossbeam-channel v0.5.15 |
| 1145 | 2026-03-05T18:47:12.098Z | Downloaded base64 v0.21.7 |
| 1146 | 2026-03-05T18:47:12.101Z | Downloaded lzma-sys v0.1.20 |
| 1147 | 2026-03-05T18:47:12.125Z | Downloaded jiff v0.2.20 |
| 1148 | 2026-03-05T18:47:12.141Z | Downloaded libc v0.2.180 |
| 1149 | 2026-03-05T18:47:12.171Z | Downloaded sha3 v0.10.8 |
| 1150 | 2026-03-05T18:47:12.175Z | Downloaded csv v1.4.0 |
| 1151 | 2026-03-05T18:47:12.192Z | Downloaded usdt-macro v0.5.0 |
| 1152 | 2026-03-05T18:47:12.197Z | Downloaded tokio v1.49.0 |
| 1153 | 2026-03-05T18:47:12.227Z | Downloaded usdt-attr-macro v0.5.0 |
| 1154 | 2026-03-05T18:47:12.230Z | Downloaded usdt v0.5.0 |
| 1155 | 2026-03-05T18:47:12.230Z | Downloaded strum_macros v0.27.2 |
| 1156 | 2026-03-05T18:47:12.230Z | Downloaded serial_test_derive v3.3.1 |
| 1157 | 2026-03-05T18:47:12.233Z | Downloaded semver v0.1.20 |
| 1158 | 2026-03-05T18:47:12.233Z | Downloaded papergrid v0.11.0 |
| 1159 | 2026-03-05T18:47:12.237Z | Downloaded hmac v0.12.1 |
| 1160 | 2026-03-05T18:47:12.240Z | Downloaded universal-hash v0.5.1 |
| 1161 | 2026-03-05T18:47:12.240Z | Downloaded slog-async v2.8.0 |
| 1162 | 2026-03-05T18:47:12.240Z | Downloaded tagptr v0.2.0 |
| 1163 | 2026-03-05T18:47:12.243Z | Downloaded tabled_derive v0.11.0 |
| 1164 | 2026-03-05T18:47:12.243Z | Downloaded tabled_derive v0.7.0 |
| 1165 | 2026-03-05T18:47:12.243Z | Downloaded jiff-static v0.2.20 |
| 1166 | 2026-03-05T18:47:12.246Z | Downloaded arc-swap v1.8.2 |
| 1167 | 2026-03-05T18:47:12.249Z | Downloaded rustls-pemfile v2.2.0 |
| 1168 | 2026-03-05T18:47:12.249Z | Downloaded postcard v1.1.3 |
| 1169 | 2026-03-05T18:47:12.252Z | Downloaded poly1305 v0.8.0 |
| 1170 | 2026-03-05T18:47:12.255Z | Downloaded pin-project-lite v0.2.16 |
| 1171 | 2026-03-05T18:47:12.258Z | Downloaded phf v0.12.1 |
| 1172 | 2026-03-05T18:47:12.258Z | Downloaded cookie v0.18.1 |
| 1173 | 2026-03-05T18:47:12.261Z | Downloaded bitflags v1.3.2 |
| 1174 | 2026-03-05T18:47:12.264Z | Downloaded spin v0.5.2 |
| 1175 | 2026-03-05T18:47:12.264Z | Downloaded rustc_version v0.1.7 |
| 1176 | 2026-03-05T18:47:12.264Z | Downloaded pest_generator v2.8.6 |
| 1177 | 2026-03-05T18:47:12.268Z | Downloaded derive_more v0.99.20 |
| 1178 | 2026-03-05T18:47:12.270Z | Downloaded sha1 v0.10.6 |
| 1179 | 2026-03-05T18:47:12.273Z | Downloaded serde_plain v1.0.2 |
| 1180 | 2026-03-05T18:47:12.273Z | Downloaded progenitor v0.10.0 |
| 1181 | 2026-03-05T18:47:12.274Z | Downloaded proc-macro-error2 v2.0.1 |
| 1182 | 2026-03-05T18:47:12.277Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1183 | 2026-03-05T18:47:12.277Z | Downloaded num-integer v0.1.46 |
| 1184 | 2026-03-05T18:47:12.280Z | Downloaded anyhow v1.0.101 |
| 1185 | 2026-03-05T18:47:12.283Z | Downloaded secrecy v0.10.3 |
| 1186 | 2026-03-05T18:47:12.283Z | Downloaded encoding_rs v0.8.35 |
| 1187 | 2026-03-05T18:47:12.300Z | Downloaded icu_locale_core v2.1.1 |
| 1188 | 2026-03-05T18:47:12.305Z | Downloaded oxnet v0.1.4 |
| 1189 | 2026-03-05T18:47:12.308Z | Downloaded fs_extra v1.3.0 |
| 1190 | 2026-03-05T18:47:12.311Z | Downloaded num_enum v0.5.11 |
| 1191 | 2026-03-05T18:47:12.314Z | Downloaded ref-cast v1.0.25 |
| 1192 | 2026-03-05T18:47:12.318Z | Downloaded icu_normalizer v2.1.1 |
| 1193 | 2026-03-05T18:47:12.321Z | Downloaded clap v4.5.59 |
| 1194 | 2026-03-05T18:47:12.325Z | Downloaded ciborium v0.2.2 |
| 1195 | 2026-03-05T18:47:12.329Z | Downloaded highway v1.3.0 |
| 1196 | 2026-03-05T18:47:12.333Z | Downloaded parse-display-derive v0.10.0 |
| 1197 | 2026-03-05T18:47:12.333Z | Downloaded dropshot_endpoint v0.16.7 |
| 1198 | 2026-03-05T18:47:12.336Z | Downloaded colored v3.1.1 |
| 1199 | 2026-03-05T18:47:12.336Z | Downloaded password-hash v0.5.0 |
| 1200 | 2026-03-05T18:47:12.339Z | Downloaded blake2 v0.10.6 |
| 1201 | 2026-03-05T18:47:12.339Z | Downloaded ipnetwork v0.21.1 |
| 1202 | 2026-03-05T18:47:12.343Z | Downloaded ingot v0.1.1 |
| 1203 | 2026-03-05T18:47:12.343Z | Downloaded glob v0.3.3 |
| 1204 | 2026-03-05T18:47:12.346Z | Downloaded fs-err v3.3.0 |
| 1205 | 2026-03-05T18:47:12.346Z | Downloaded powerfmt v0.2.0 |
| 1206 | 2026-03-05T18:47:12.346Z | Downloaded potential_utf v0.1.4 |
| 1207 | 2026-03-05T18:47:12.346Z | Downloaded plain v0.2.3 |
| 1208 | 2026-03-05T18:47:12.349Z | Downloaded ingot-types v0.1.2 |
| 1209 | 2026-03-05T18:47:12.349Z | Downloaded mime v0.3.17 |
| 1210 | 2026-03-05T18:47:12.349Z | Downloaded managed v0.8.0 |
| 1211 | 2026-03-05T18:47:12.352Z | Downloaded constant_time_eq v0.4.2 |
| 1212 | 2026-03-05T18:47:12.352Z | Downloaded const_format_proc_macros v0.2.34 |
| 1213 | 2026-03-05T18:47:12.355Z | Downloaded bit-vec v0.8.0 |
| 1214 | 2026-03-05T18:47:12.355Z | Downloaded newtype_derive v0.1.6 |
| 1215 | 2026-03-05T18:47:12.356Z | Downloaded memmap v0.7.0 |
| 1216 | 2026-03-05T18:47:12.359Z | Downloaded erased-serde v0.3.31 |
| 1217 | 2026-03-05T18:47:12.359Z | Downloaded arrayvec v0.7.6 |
| 1218 | 2026-03-05T18:47:12.362Z | Downloaded cobs v0.3.0 |
| 1219 | 2026-03-05T18:47:12.362Z | Downloaded cmake v0.1.57 |
| 1220 | 2026-03-05T18:47:12.362Z | Downloaded darling v0.21.3 |
| 1221 | 2026-03-05T18:47:12.366Z | Downloaded cancel-safe-futures v0.1.5 |
| 1222 | 2026-03-05T18:47:12.369Z | Downloaded no-std-compat v0.4.1 |
| 1223 | 2026-03-05T18:47:12.372Z | Downloaded num_enum_derive v0.5.11 |
| 1224 | 2026-03-05T18:47:12.372Z | Downloaded internet-checksum v0.2.1 |
| 1225 | 2026-03-05T18:47:12.372Z | Downloaded crossbeam-deque v0.8.6 |
| 1226 | 2026-03-05T18:47:12.376Z | Downloaded critical-section v1.2.0 |
| 1227 | 2026-03-05T18:47:12.376Z | Downloaded backoff v0.4.0 |
| 1228 | 2026-03-05T18:47:12.376Z | Downloaded deranged v0.5.6 |
| 1229 | 2026-03-05T18:47:12.379Z | Downloaded daft-derive v0.1.5 |
| 1230 | 2026-03-05T18:47:12.382Z | Downloaded bcs v0.1.6 |
| 1231 | 2026-03-05T18:47:12.382Z | Downloaded argon2 v0.5.3 |
| 1232 | 2026-03-05T18:47:12.385Z | Downloaded newline-converter v0.3.0 |
| 1233 | 2026-03-05T18:47:12.385Z | Downloaded enum-as-inner v0.6.1 |
| 1234 | 2026-03-05T18:47:12.385Z | Downloaded ident_case v1.0.1 |
| 1235 | 2026-03-05T18:47:12.389Z | Downloaded embedded-io v0.6.1 |
| 1236 | 2026-03-05T18:47:12.389Z | Downloaded daft v0.1.5 |
| 1237 | 2026-03-05T18:47:12.389Z | Downloaded darling_macro v0.21.3 |
| 1238 | 2026-03-05T18:47:12.392Z | Downloaded base16ct v0.2.0 |
| 1239 | 2026-03-05T18:47:12.392Z | Downloaded hash32 v0.3.1 |
| 1240 | 2026-03-05T18:47:12.392Z | Downloaded const-random-macro v0.1.16 |
| 1241 | 2026-03-05T18:47:12.392Z | Downloaded fxhash v0.2.1 |
| 1242 | 2026-03-05T18:47:12.392Z | Downloaded defmt v1.0.1 |
| 1243 | 2026-03-05T18:47:12.398Z | Downloaded csv-core v0.1.13 |
| 1244 | 2026-03-05T18:47:12.398Z | Downloaded defmt-parser v1.0.0 |
| 1245 | 2026-03-05T18:47:12.401Z | Downloaded hostname v0.4.2 |
| 1246 | 2026-03-05T18:47:12.401Z | Downloaded cstr-argument v0.1.2 |
| 1247 | 2026-03-05T18:47:12.401Z | Downloaded icu_properties_data v2.1.2 |
| 1248 | 2026-03-05T18:47:12.407Z | Downloaded foreign-types v0.5.0 |
| 1249 | 2026-03-05T18:47:12.410Z | Downloaded float-ord v0.3.2 |
| 1250 | 2026-03-05T18:47:12.410Z | Downloaded fixedbitset v0.4.2 |
| 1251 | 2026-03-05T18:47:12.410Z | Downloaded embedded-io v0.4.0 |
| 1252 | 2026-03-05T18:47:12.414Z | Downloaded crunchy v0.2.4 |
| 1253 | 2026-03-05T18:47:12.414Z | Downloaded base16ct v1.0.0 |
| 1254 | 2026-03-05T18:47:12.414Z | Downloaded const-random v0.1.18 |
| 1255 | 2026-03-05T18:47:12.414Z | Downloaded crc8 v0.1.1 |
| 1256 | 2026-03-05T18:47:12.414Z | Downloaded arrayref v0.3.9 |
| 1257 | 2026-03-05T18:47:12.419Z | Downloaded gethostname v0.5.0 |
| 1258 | 2026-03-05T18:47:12.419Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1259 | 2026-03-05T18:47:12.419Z | Downloaded convert_case v0.4.0 |
| 1260 | 2026-03-05T18:47:12.419Z | Downloaded data-encoding v2.10.0 |
| 1261 | 2026-03-05T18:47:12.422Z | Downloaded chacha20 v0.9.1 |
| 1262 | 2026-03-05T18:47:12.423Z | Downloaded chacha20poly1305 v0.10.1 |
| 1263 | 2026-03-05T18:47:12.882Z | Downloaded aws-lc-sys v0.37.1 |
| 1264 | 2026-03-05T18:47:14.121Z | Compiling proc-macro2 v1.0.106 |
| 1265 | 2026-03-05T18:47:14.121Z | Compiling unicode-ident v1.0.24 |
| 1266 | 2026-03-05T18:47:14.133Z | Compiling quote v1.0.44 |
| 1267 | 2026-03-05T18:47:14.133Z | Compiling serde_core v1.0.228 |
| 1268 | 2026-03-05T18:47:14.133Z | Compiling cfg-if v1.0.4 |
| 1269 | 2026-03-05T18:47:14.133Z | Compiling serde v1.0.228 |
| 1270 | 2026-03-05T18:47:14.133Z | Compiling libc v0.2.180 |
| 1271 | 2026-03-05T18:47:14.236Z | Compiling memchr v2.8.0 |
| 1272 | 2026-03-05T18:47:14.449Z | Compiling itoa v1.0.17 |
| 1273 | 2026-03-05T18:47:14.788Z | Compiling smallvec v1.15.1 |
| 1274 | 2026-03-05T18:47:14.803Z | Compiling zmij v1.0.21 |
| 1275 | 2026-03-05T18:47:14.929Z | Compiling serde_json v1.0.149 |
| 1276 | 2026-03-05T18:47:15.181Z | Compiling autocfg v1.5.0 |
| 1277 | 2026-03-05T18:47:15.363Z | Compiling libm v0.2.16 |
| 1278 | 2026-03-05T18:47:15.832Z | Compiling getrandom v0.4.1 |
| 1279 | 2026-03-05T18:47:15.980Z | Compiling version_check v0.9.5 |
| 1280 | 2026-03-05T18:47:16.001Z | Compiling stable_deref_trait v1.2.1 |
| 1281 | 2026-03-05T18:47:16.042Z | Compiling iana-time-zone v0.1.65 |
| 1282 | 2026-03-05T18:47:16.114Z | Compiling pin-project-lite v0.2.16 |
| 1283 | 2026-03-05T18:47:16.341Z | Compiling equivalent v1.0.2 |
| 1284 | 2026-03-05T18:47:16.357Z | Compiling allocator-api2 v0.2.21 |
| 1285 | 2026-03-05T18:47:16.478Z | Compiling foldhash v0.2.0 |
| 1286 | 2026-03-05T18:47:16.489Z | Compiling percent-encoding v2.3.2 |
| 1287 | 2026-03-05T18:47:16.575Z | Compiling litemap v0.8.1 |
| 1288 | 2026-03-05T18:47:16.831Z | Compiling syn v2.0.116 |
| 1289 | 2026-03-05T18:47:16.878Z | Compiling writeable v0.6.2 |
| 1290 | 2026-03-05T18:47:16.909Z | Compiling scopeguard v1.2.0 |
| 1291 | 2026-03-05T18:47:16.942Z | Compiling icu_normalizer_data v2.1.1 |
| 1292 | 2026-03-05T18:47:17.026Z | Compiling hashbrown v0.16.1 |
| 1293 | 2026-03-05T18:47:17.044Z | Compiling icu_properties_data v2.1.2 |
| 1294 | 2026-03-05T18:47:17.067Z | Compiling parking_lot_core v0.9.12 |
| 1295 | 2026-03-05T18:47:17.231Z | Compiling lock_api v0.4.14 |
| 1296 | 2026-03-05T18:47:17.332Z | Compiling dyn-clone v1.0.20 |
| 1297 | 2026-03-05T18:47:17.580Z | Compiling form_urlencoded v1.2.2 |
| 1298 | 2026-03-05T18:47:17.662Z | Compiling utf8_iter v1.0.4 |
| 1299 | 2026-03-05T18:47:17.709Z | Compiling jobserver v0.1.34 |
| 1300 | 2026-03-05T18:47:17.727Z | Compiling shlex v1.3.0 |
| 1301 | 2026-03-05T18:47:17.899Z | Compiling find-msvc-tools v0.1.9 |
| 1302 | 2026-03-05T18:47:17.910Z | Compiling log v0.4.29 |
| 1303 | 2026-03-05T18:47:18.005Z | Compiling futures-core v0.3.32 |
| 1304 | 2026-03-05T18:47:18.256Z | Compiling cc v1.2.56 |
| 1305 | 2026-03-05T18:47:18.266Z | Compiling thiserror v2.0.18 |
| 1306 | 2026-03-05T18:47:18.302Z | Compiling heck v0.5.0 |
| 1307 | 2026-03-05T18:47:18.315Z | Compiling num-traits v0.2.19 |
| 1308 | 2026-03-05T18:47:18.342Z | Compiling errno v0.3.14 |
| 1309 | 2026-03-05T18:47:18.574Z | Compiling fnv v1.0.7 |
| 1310 | 2026-03-05T18:47:18.726Z | Compiling zerocopy v0.8.39 |
| 1311 | 2026-03-05T18:47:18.892Z | Compiling futures-sink v0.3.32 |
| 1312 | 2026-03-05T18:47:19.028Z | Compiling getrandom v0.2.17 |
| 1313 | 2026-03-05T18:47:19.174Z | Compiling slab v0.4.12 |
| 1314 | 2026-03-05T18:47:19.357Z | Compiling semver v1.0.27 |
| 1315 | 2026-03-05T18:47:19.446Z | Compiling indexmap v2.13.0 |
| 1316 | 2026-03-05T18:47:19.544Z | Compiling futures-channel v0.3.32 |
| 1317 | 2026-03-05T18:47:19.614Z | Compiling uuid v1.21.0 |
| 1318 | 2026-03-05T18:47:19.993Z | Compiling futures-task v0.3.32 |
| 1319 | 2026-03-05T18:47:20.078Z | Compiling futures-io v0.3.32 |
| 1320 | 2026-03-05T18:47:20.362Z | Compiling typenum v1.19.0 |
| 1321 | 2026-03-05T18:47:20.753Z | Compiling socket2 v0.6.2 |
| 1322 | 2026-03-05T18:47:20.838Z | Compiling portable-atomic v1.13.1 |
| 1323 | 2026-03-05T18:47:21.063Z | Compiling schemars v0.8.22 |
| 1324 | 2026-03-05T18:47:21.097Z | Compiling rustversion v1.0.22 |
| 1325 | 2026-03-05T18:47:21.306Z | Compiling ring v0.17.14 |
| 1326 | 2026-03-05T18:47:21.705Z | Compiling parking_lot v0.12.5 |
| 1327 | 2026-03-05T18:47:21.785Z | Compiling regex-syntax v0.8.9 |
| 1328 | 2026-03-05T18:47:21.801Z | Compiling untrusted v0.9.0 |
| 1329 | 2026-03-05T18:47:22.552Z | Compiling signal-hook-registry v1.4.8 |
| 1330 | 2026-03-05T18:47:22.592Z | Compiling mio v1.1.1 |
| 1331 | 2026-03-05T18:47:22.797Z | Compiling byteorder v1.5.0 |
| 1332 | 2026-03-05T18:47:22.974Z | Compiling bitflags v2.11.0 |
| 1333 | 2026-03-05T18:47:23.126Z | Compiling critical-section v1.2.0 |
| 1334 | 2026-03-05T18:47:23.253Z | Compiling once_cell v1.21.3 |
| 1335 | 2026-03-05T18:47:23.269Z | Compiling subtle v2.6.1 |
| 1336 | 2026-03-05T18:47:23.412Z | Compiling rand_core v0.6.4 |
| 1337 | 2026-03-05T18:47:23.545Z | Compiling rustix v1.1.3 |
| 1338 | 2026-03-05T18:47:23.631Z | Compiling base64 v0.22.1 |
| 1339 | 2026-03-05T18:47:23.804Z | Compiling synstructure v0.13.2 |
| 1340 | 2026-03-05T18:47:23.837Z | Compiling serde_derive_internals v0.29.1 |
| 1341 | 2026-03-05T18:47:24.302Z | Compiling atomic-waker v1.1.2 |
| 1342 | 2026-03-05T18:47:24.483Z | Compiling httparse v1.10.1 |
| 1343 | 2026-03-05T18:47:24.528Z | Compiling ipnet v2.11.0 |
| 1344 | 2026-03-05T18:47:24.586Z | Compiling ucd-trie v0.1.7 |
| 1345 | 2026-03-05T18:47:24.962Z | Compiling pest v2.8.6 |
| 1346 | 2026-03-05T18:47:25.159Z | Compiling tower-service v0.3.3 |
| 1347 | 2026-03-05T18:47:25.210Z | Compiling thiserror v1.0.69 |
| 1348 | 2026-03-05T18:47:25.297Z | Compiling tower-layer v0.3.3 |
| 1349 | 2026-03-05T18:47:25.569Z | Compiling try-lock v0.2.5 |
| 1350 | 2026-03-05T18:47:25.637Z | Compiling getrandom v0.3.4 |
| 1351 | 2026-03-05T18:47:25.710Z | Compiling ryu v1.0.23 |
| 1352 | 2026-03-05T18:47:26.067Z | Compiling want v0.3.1 |
| 1353 | 2026-03-05T18:47:26.080Z | Compiling generic-array v0.14.7 |
| 1354 | 2026-03-05T18:47:26.146Z | Compiling pin-utils v0.1.0 |
| 1355 | 2026-03-05T18:47:26.236Z | Compiling httpdate v1.0.3 |
| 1356 | 2026-03-05T18:47:26.273Z | Compiling pretty-hex v0.4.1 |
| 1357 | 2026-03-05T18:47:26.334Z | Compiling slog v2.8.2 |
| 1358 | 2026-03-05T18:47:26.479Z | Compiling aho-corasick v1.1.4 |
| 1359 | 2026-03-05T18:47:26.503Z | Compiling plain v0.2.3 |
| 1360 | 2026-03-05T18:47:26.629Z | Compiling strsim v0.11.1 |
| 1361 | 2026-03-05T18:47:26.667Z | Compiling tracing-core v0.1.36 |
| 1362 | 2026-03-05T18:47:26.725Z | Compiling winnow v0.7.14 |
| 1363 | 2026-03-05T18:47:27.260Z | Compiling serde_derive v1.0.228 |
| 1364 | 2026-03-05T18:47:27.443Z | Compiling zerofrom-derive v0.1.6 |
| 1365 | 2026-03-05T18:47:27.487Z | Compiling yoke-derive v0.8.1 |
| 1366 | 2026-03-05T18:47:27.806Z | Compiling zerovec-derive v0.11.2 |
| 1367 | 2026-03-05T18:47:27.863Z | Compiling displaydoc v0.2.5 |
| 1368 | 2026-03-05T18:47:27.977Z | Compiling schemars_derive v0.8.22 |
| 1369 | 2026-03-05T18:47:29.390Z | Compiling tokio-macros v2.6.0 |
| 1370 | 2026-03-05T18:47:29.897Z | Compiling thiserror-impl v2.0.18 |
| 1371 | 2026-03-05T18:47:30.022Z | Compiling zerocopy-derive v0.8.39 |
| 1372 | 2026-03-05T18:47:30.277Z | Compiling zeroize_derive v1.4.3 |
| 1373 | 2026-03-05T18:47:30.343Z | Compiling zerofrom v0.1.6 |
| 1374 | 2026-03-05T18:47:30.371Z | Compiling futures-macro v0.3.32 |
| 1375 | 2026-03-05T18:47:30.546Z | Compiling yoke v0.8.1 |
| 1376 | 2026-03-05T18:47:30.715Z | Compiling pest_meta v2.8.6 |
| 1377 | 2026-03-05T18:47:30.873Z | Compiling zerovec v0.11.5 |
| 1378 | 2026-03-05T18:47:30.891Z | Compiling zerotrie v0.2.3 |
| 1379 | 2026-03-05T18:47:31.450Z | Compiling thiserror-impl v1.0.69 |
| 1380 | 2026-03-05T18:47:31.634Z | Compiling zeroize v1.8.2 |
| 1381 | 2026-03-05T18:47:32.022Z | Compiling tinystr v0.8.2 |
| 1382 | 2026-03-05T18:47:32.058Z | Compiling potential_utf v0.1.4 |
| 1383 | 2026-03-05T18:47:32.183Z | Compiling futures-util v0.3.32 |
| 1384 | 2026-03-05T18:47:32.342Z | Compiling icu_collections v2.1.1 |
| 1385 | 2026-03-05T18:47:32.423Z | Compiling icu_locale_core v2.1.1 |
| 1386 | 2026-03-05T18:47:32.879Z | Compiling pest_generator v2.8.6 |
| 1387 | 2026-03-05T18:47:34.084Z | Compiling icu_provider v2.1.1 |
| 1388 | 2026-03-05T18:47:34.375Z | Compiling pest_derive v2.8.6 |
| 1389 | 2026-03-05T18:47:34.441Z | Compiling regex-automata v0.4.14 |
| 1390 | 2026-03-05T18:47:34.715Z | Compiling icu_properties v2.1.2 |
| 1391 | 2026-03-05T18:47:34.751Z | Compiling icu_normalizer v2.1.1 |
| 1392 | 2026-03-05T18:47:34.754Z | Compiling tracing-attributes v0.1.31 |
| 1393 | 2026-03-05T18:47:35.019Z | Compiling bytes v1.11.1 |
| 1394 | 2026-03-05T18:47:35.317Z | Compiling chrono v0.4.43 |
| 1395 | 2026-03-05T18:47:36.072Z | Compiling serde_tokenstream v0.2.2 |
| 1396 | 2026-03-05T18:47:36.536Z | Compiling http v1.4.0 |
| 1397 | 2026-03-05T18:47:36.630Z | Compiling tokio v1.49.0 |
| 1398 | 2026-03-05T18:47:37.516Z | Compiling idna_adapter v1.2.1 |
| 1399 | 2026-03-05T18:47:37.661Z | Compiling erased-serde v0.3.31 |
| 1400 | 2026-03-05T18:47:37.731Z | Compiling idna v1.1.0 |
| 1401 | 2026-03-05T18:47:38.798Z | Compiling url v2.5.8 |
| 1402 | 2026-03-05T18:47:38.901Z | Compiling http-body v1.0.1 |
| 1403 | 2026-03-05T18:47:39.201Z | Compiling regex v1.12.3 |
| 1404 | 2026-03-05T18:47:39.535Z | Compiling http-body-util v0.1.3 |
| 1405 | 2026-03-05T18:47:40.239Z | Compiling tracing v0.1.44 |
| 1406 | 2026-03-05T18:47:40.702Z | Compiling serde_urlencoded v0.7.1 |
| 1407 | 2026-03-05T18:47:40.801Z | Compiling crypto-common v0.1.7 |
| 1408 | 2026-03-05T18:47:41.007Z | Compiling paste v1.0.15 |
| 1409 | 2026-03-05T18:47:41.024Z | Compiling openapiv3 v2.2.0 |
| 1410 | 2026-03-05T18:47:41.188Z | Compiling sync_wrapper v1.0.2 |
| 1411 | 2026-03-05T18:47:41.244Z | Compiling regress v0.10.5 |
| 1412 | 2026-03-05T18:47:41.359Z | Compiling ppv-lite86 v0.2.21 |
| 1413 | 2026-03-05T18:47:41.588Z | Compiling rustls-pki-types v1.14.0 |
| 1414 | 2026-03-05T18:47:42.629Z | Compiling anyhow v1.0.101 |
| 1415 | 2026-03-05T18:47:42.634Z | Compiling num-conv v0.2.0 |
| 1416 | 2026-03-05T18:47:42.815Z | Compiling powerfmt v0.2.0 |
| 1417 | 2026-03-05T18:47:42.881Z | Compiling time-core v0.1.8 |
| 1418 | 2026-03-05T18:47:43.190Z | Compiling deranged v0.5.6 |
| 1419 | 2026-03-05T18:47:43.204Z | Compiling time-macros v0.2.27 |
| 1420 | 2026-03-05T18:47:43.540Z | Compiling scroll_derive v0.13.1 |
| 1421 | 2026-03-05T18:47:43.639Z | Compiling cpufeatures v0.2.17 |
| 1422 | 2026-03-05T18:47:43.737Z | Compiling fastrand v2.3.0 |
| 1423 | 2026-03-05T18:47:44.279Z | Compiling ident_case v1.0.1 |
| 1424 | 2026-03-05T18:47:44.484Z | Compiling iri-string v0.7.10 |
| 1425 | 2026-03-05T18:47:44.887Z | Compiling num_threads v0.1.7 |
| 1426 | 2026-03-05T18:47:45.033Z | Compiling typify-impl v0.4.3 |
| 1427 | 2026-03-05T18:47:45.408Z | Compiling scroll v0.13.0 |
| 1428 | 2026-03-05T18:47:45.454Z | Compiling darling_core v0.21.3 |
| 1429 | 2026-03-05T18:47:45.924Z | Compiling ipnetwork v0.21.1 |
| 1430 | 2026-03-05T18:47:46.861Z | Compiling daft-derive v0.1.5 |
| 1431 | 2026-03-05T18:47:48.407Z | Compiling omicron-workspace-hack v0.1.0 |
| 1432 | 2026-03-05T18:47:48.410Z | Compiling goblin v0.10.5 |
| 1433 | 2026-03-05T18:47:48.793Z | Compiling tokio-util v0.7.18 |
| 1434 | 2026-03-05T18:47:50.542Z | Compiling async-trait v0.1.89 |
| 1435 | 2026-03-05T18:47:50.951Z | Compiling darling_macro v0.21.3 |
| 1436 | 2026-03-05T18:47:51.459Z | Compiling cmake v0.1.57 |
| 1437 | 2026-03-05T18:47:51.778Z | Compiling dunce v1.0.5 |
| 1438 | 2026-03-05T18:47:51.924Z | Compiling fs_extra v1.3.0 |
| 1439 | 2026-03-05T18:47:51.982Z | Compiling usdt-impl v0.6.0 |
| 1440 | 2026-03-05T18:47:52.433Z | Compiling aws-lc-sys v0.37.1 |
| 1441 | 2026-03-05T18:47:52.451Z | Compiling darling v0.21.3 |
| 1442 | 2026-03-05T18:47:52.605Z | Compiling dtrace-parser v0.3.0 |
| 1443 | 2026-03-05T18:47:52.665Z | Compiling block-buffer v0.10.4 |
| 1444 | 2026-03-05T18:47:52.686Z | Compiling crossbeam-utils v0.8.21 |
| 1445 | 2026-03-05T18:47:52.926Z | Compiling digest v0.10.7 |
| 1446 | 2026-03-05T18:47:53.282Z | Compiling futures-executor v0.3.32 |
| 1447 | 2026-03-05T18:47:53.350Z | Compiling structmeta-derive v0.3.0 |
| 1448 | 2026-03-05T18:47:53.815Z | Compiling thread-id v5.1.0 |
| 1449 | 2026-03-05T18:47:53.963Z | Compiling rustls v0.22.4 |
| 1450 | 2026-03-05T18:47:54.001Z | Compiling hex v0.4.3 |
| 1451 | 2026-03-05T18:47:54.018Z | Compiling camino v1.2.2 |
| 1452 | 2026-03-05T18:47:54.385Z | Compiling rand_core v0.9.5 |
| 1453 | 2026-03-05T18:47:54.565Z | Compiling futures v0.3.32 |
| 1454 | 2026-03-05T18:47:54.691Z | Compiling h2 v0.4.13 |
| 1455 | 2026-03-05T18:47:54.723Z | Compiling oxnet v0.1.4 |
| 1456 | 2026-03-05T18:47:54.777Z | Compiling thread_local v1.1.9 |
| 1457 | 2026-03-05T18:47:55.286Z | Compiling match_cfg v0.1.0 |
| 1458 | 2026-03-05T18:47:55.380Z | Compiling dof v0.4.0 |
| 1459 | 2026-03-05T18:47:55.550Z | Compiling aws-lc-rs v1.15.4 |
| 1460 | 2026-03-05T18:47:55.711Z | Compiling structmeta v0.3.0 |
| 1461 | 2026-03-05T18:47:55.727Z | Compiling syn v1.0.109 |
| 1462 | 2026-03-05T18:47:56.069Z | Compiling slog-async v2.8.0 |
| 1463 | 2026-03-05T18:47:56.356Z | Compiling unsafe-libyaml v0.2.11 |
| 1464 | 2026-03-05T18:47:56.594Z | Compiling quick-error v1.2.3 |
| 1465 | 2026-03-05T18:47:56.739Z | Compiling unicode-width v0.2.2 |
| 1466 | 2026-03-05T18:47:57.915Z | Compiling serde_yaml v0.9.34+deprecated |
| 1467 | 2026-03-05T18:47:58.644Z | Compiling rand_chacha v0.9.0 |
| 1468 | 2026-03-05T18:47:58.678Z | Compiling newtype-uuid-macros v0.1.0 |
| 1469 | 2026-03-05T18:47:59.625Z | Compiling hyper v1.8.1 |
| 1470 | 2026-03-05T18:47:59.642Z | Compiling typify-macro v0.4.3 |
| 1471 | 2026-03-05T18:48:00.272Z | Compiling strum_macros v0.26.4 |
| 1472 | 2026-03-05T18:48:00.473Z | Compiling usdt-macro v0.6.0 |
| 1473 | 2026-03-05T18:48:00.896Z | Compiling usdt-attr-macro v0.6.0 |
| 1474 | 2026-03-05T18:48:01.637Z | Compiling serde_spanned v1.0.4 |
| 1475 | 2026-03-05T18:48:01.901Z | Compiling multer v3.1.0 |
| 1476 | 2026-03-05T18:48:02.264Z | Compiling hyper-util v0.1.20 |
| 1477 | 2026-03-05T18:48:02.695Z | Compiling take_mut v0.2.2 |
| 1478 | 2026-03-05T18:48:02.848Z | Compiling bit-vec v0.8.0 |
| 1479 | 2026-03-05T18:48:02.863Z | Compiling untrusted v0.7.1 |
| 1480 | 2026-03-05T18:48:03.063Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1481 | 2026-03-05T18:48:03.265Z | Compiling debug-ignore v1.0.5 |
| 1482 | 2026-03-05T18:48:03.414Z | Compiling term v1.2.1 |
| 1483 | 2026-03-05T18:48:03.431Z | Compiling bit-set v0.8.0 |
| 1484 | 2026-03-05T18:48:03.563Z | Compiling rand v0.9.2 |
| 1485 | 2026-03-05T18:48:03.697Z | Compiling async-stream-impl v0.3.6 |
| 1486 | 2026-03-05T18:48:03.714Z | Compiling typify v0.4.3 |
| 1487 | 2026-03-05T18:48:03.842Z | Compiling dropshot v0.16.7 |
| 1488 | 2026-03-05T18:48:04.032Z | Compiling strum v0.26.3 |
| 1489 | 2026-03-05T18:48:04.205Z | Compiling encoding_rs v0.8.35 |
| 1490 | 2026-03-05T18:48:04.313Z | Compiling rustls v0.23.36 |
| 1491 | 2026-03-05T18:48:04.686Z | Compiling spin v0.9.8 |
| 1492 | 2026-03-05T18:48:04.865Z | Compiling unarray v0.1.4 |
| 1493 | 2026-03-05T18:48:04.913Z | Compiling ref-cast v1.0.25 |
| 1494 | 2026-03-05T18:48:04.916Z | Compiling mime v0.3.17 |
| 1495 | 2026-03-05T18:48:05.011Z | Compiling async-stream v0.3.6 |
| 1496 | 2026-03-05T18:48:05.087Z | Compiling derive-ex v0.1.8 |
| 1497 | 2026-03-05T18:48:05.302Z | Compiling dropshot_endpoint v0.16.7 |
| 1498 | 2026-03-05T18:48:05.441Z | Compiling macaddr v1.0.1 |
| 1499 | 2026-03-05T18:48:05.564Z | Compiling ref-cast-impl v1.0.25 |
| 1500 | 2026-03-05T18:48:05.669Z | Compiling waitgroup v0.1.2 |
| 1501 | 2026-03-05T18:48:05.848Z | Compiling serde_path_to_error v0.1.20 |
| 1502 | 2026-03-05T18:48:05.901Z | Compiling progenitor-impl v0.11.2 |
| 1503 | 2026-03-05T18:48:06.842Z | Compiling tabwriter v1.4.1 |
| 1504 | 2026-03-05T18:48:07.263Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1505 | 2026-03-05T18:48:07.579Z | Compiling tempfile v3.25.0 |
| 1506 | 2026-03-05T18:48:07.850Z | Compiling newtype-uuid v1.3.2 |
| 1507 | 2026-03-05T18:48:08.379Z | Compiling strum_macros v0.27.2 |
| 1508 | 2026-03-05T18:48:08.498Z | Compiling instant v0.1.13 |
| 1509 | 2026-03-05T18:48:08.663Z | Compiling daft v0.1.5 |
| 1510 | 2026-03-05T18:48:08.731Z | Compiling test-strategy v0.4.5 |
| 1511 | 2026-03-05T18:48:09.081Z | Compiling serde_with_macros v3.16.1 |
| 1512 | 2026-03-05T18:48:09.260Z | Compiling time v0.3.47 |
| 1513 | 2026-03-05T18:48:10.571Z | Compiling tower v0.5.3 |
| 1514 | 2026-03-05T18:48:11.408Z | Compiling webpki-roots v1.0.6 |
| 1515 | 2026-03-05T18:48:11.577Z | Compiling colored v3.1.1 |
| 1516 | 2026-03-05T18:48:11.624Z | Compiling tower-http v0.6.8 |
| 1517 | 2026-03-05T18:48:11.855Z | Compiling crossbeam-channel v0.5.15 |
| 1518 | 2026-03-05T18:48:12.476Z | Compiling parse-display-derive v0.10.0 |
| 1519 | 2026-03-05T18:48:12.606Z | Compiling strum v0.27.2 |
| 1520 | 2026-03-05T18:48:12.797Z | Compiling rustls-webpki v0.102.8 |
| 1521 | 2026-03-05T18:48:13.273Z | Compiling rustc-hash v2.1.1 |
| 1522 | 2026-03-05T18:48:13.460Z | Compiling slog-json v2.6.1 |
| 1523 | 2026-03-05T18:48:14.075Z | Compiling progenitor-macro v0.11.2 |
| 1524 | 2026-03-05T18:48:14.747Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1525 | 2026-03-05T18:48:14.775Z | Compiling hostname v0.3.1 |
| 1526 | 2026-03-05T18:48:14.995Z | Compiling rand_chacha v0.3.1 |
| 1527 | 2026-03-05T18:48:15.499Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1528 | 2026-03-05T18:48:15.950Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1529 | 2026-03-05T18:48:16.005Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1530 | 2026-03-05T18:48:16.095Z | Compiling is-terminal v0.4.17 |
| 1531 | 2026-03-05T18:48:16.230Z | Compiling wait-timeout v0.2.1 |
| 1532 | 2026-03-05T18:48:16.738Z | Compiling memmap2 v0.9.10 |
| 1533 | 2026-03-05T18:48:16.753Z | Compiling either v1.15.0 |
| 1534 | 2026-03-05T18:48:16.805Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1535 | 2026-03-05T18:48:17.001Z | Compiling usdt v0.6.0 |
| 1536 | 2026-03-05T18:48:17.067Z | Compiling rusty-fork v0.3.1 |
| 1537 | 2026-03-05T18:48:17.136Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1538 | 2026-03-05T18:48:17.151Z | Compiling slog-term v2.9.2 |
| 1539 | 2026-03-05T18:48:17.464Z | Compiling rand v0.8.5 |
| 1540 | 2026-03-05T18:48:17.771Z | Compiling slog-bunyan v2.5.0 |
| 1541 | 2026-03-05T18:48:18.001Z | Compiling tokio-rustls v0.25.0 |
| 1542 | 2026-03-05T18:48:18.524Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-05T18:48:18.772Z | Compiling sha1 v0.10.6 |
| 1544 | 2026-03-05T18:48:18.932Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1545 | 2026-03-05T18:48:19.255Z | Compiling rustls-pemfile v2.2.0 |
| 1546 | 2026-03-05T18:48:19.606Z | Compiling hostname v0.4.2 |
| 1547 | 2026-03-05T18:48:20.105Z | Compiling proptest v1.10.0 |
| 1548 | 2026-03-05T18:48:23.502Z | Compiling itertools v0.14.0 |
| 1549 | 2026-03-05T18:48:26.124Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1550 | 2026-03-05T18:48:26.445Z | Compiling serde_with v3.16.1 |
| 1551 | 2026-03-05T18:48:27.360Z | Compiling utf8parse v0.2.2 |
| 1552 | 2026-03-05T18:48:27.516Z | Compiling anstyle-parse v0.2.7 |
| 1553 | 2026-03-05T18:48:27.544Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1554 | 2026-03-05T18:48:27.838Z | Compiling toml_datetime v0.6.11 |
| 1555 | 2026-03-05T18:48:28.409Z | Compiling is_terminal_polyfill v1.70.2 |
| 1556 | 2026-03-05T18:48:28.531Z | Compiling anstyle-query v1.1.5 |
| 1557 | 2026-03-05T18:48:28.698Z | Compiling anstyle v1.0.13 |
| 1558 | 2026-03-05T18:48:28.701Z | Compiling colorchoice v1.0.4 |
| 1559 | 2026-03-05T18:48:29.184Z | Compiling anstream v0.6.21 |
| 1560 | 2026-03-05T18:48:29.388Z | Compiling backoff v0.4.0 |
| 1561 | 2026-03-05T18:48:29.842Z | Compiling parse-display v0.10.0 |
| 1562 | 2026-03-05T18:48:30.552Z | Compiling iddqd v0.3.17 |
| 1563 | 2026-03-05T18:48:30.787Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1564 | 2026-03-05T18:48:32.656Z | Compiling clap_lex v1.0.0 |
| 1565 | 2026-03-05T18:48:33.052Z | Compiling clap_derive v4.5.55 |
| 1566 | 2026-03-05T18:48:33.379Z | Compiling terminal_size v0.4.3 |
| 1567 | 2026-03-05T18:48:33.579Z | Compiling crossbeam-epoch v0.9.18 |
| 1568 | 2026-03-05T18:48:34.087Z | Compiling clap_builder v4.5.59 |
| 1569 | 2026-03-05T18:48:34.369Z | Compiling rustls-webpki v0.103.9 |
| 1570 | 2026-03-05T18:48:34.384Z | Compiling proc-macro-error-attr v1.0.4 |
| 1571 | 2026-03-05T18:48:34.672Z | Compiling heapless v0.8.0 |
| 1572 | 2026-03-05T18:48:36.064Z | Compiling ingot-macros v0.1.1 |
| 1573 | 2026-03-05T18:48:37.064Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1574 | 2026-03-05T18:48:38.107Z | Compiling clap v4.5.59 |
| 1575 | 2026-03-05T18:48:38.238Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-03-05T18:48:38.454Z | Compiling hash32 v0.3.1 |
| 1577 | 2026-03-05T18:48:39.174Z | Compiling proc-macro-error v1.0.4 |
| 1578 | 2026-03-05T18:48:39.570Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1579 | 2026-03-05T18:48:39.981Z | Compiling winnow v0.5.40 |
| 1580 | 2026-03-05T18:48:40.041Z | Compiling smoltcp v0.11.0 |
| 1581 | 2026-03-05T18:48:40.676Z | Compiling zerocopy v0.7.35 |
| 1582 | 2026-03-05T18:48:42.066Z | Compiling tokio-rustls v0.26.4 |
| 1583 | 2026-03-05T18:48:42.451Z | Compiling ingot-types v0.1.2 |
| 1584 | 2026-03-05T18:48:42.637Z | Compiling proc-macro-crate v3.4.0 |
| 1585 | 2026-03-05T18:48:43.275Z | Compiling toml_edit v0.19.15 |
| 1586 | 2026-03-05T18:48:43.768Z | Compiling cobs v0.3.0 |
| 1587 | 2026-03-05T18:48:44.195Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1588 | 2026-03-05T18:48:44.492Z | Compiling crucible-workspace-hack v0.1.0 |
| 1589 | 2026-03-05T18:48:44.510Z | Compiling bitflags v1.3.2 |
| 1590 | 2026-03-05T18:48:44.574Z | Compiling managed v0.8.0 |
| 1591 | 2026-03-05T18:48:45.082Z | Compiling postcard v1.1.3 |
| 1592 | 2026-03-05T18:48:45.339Z | Compiling hyper-rustls v0.27.7 |
| 1593 | 2026-03-05T18:48:45.609Z | Compiling num_enum_derive v0.7.5 |
| 1594 | 2026-03-05T18:48:45.709Z | Compiling ingot v0.1.1 |
| 1595 | 2026-03-05T18:48:45.945Z | Compiling proc-macro-crate v1.3.1 |
| 1596 | 2026-03-05T18:48:46.430Z | Compiling foreign-types-macros v0.2.3 |
| 1597 | 2026-03-05T18:48:46.602Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1598 | 2026-03-05T18:48:47.014Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1599 | 2026-03-05T18:48:47.556Z | Compiling rayon-core v1.13.0 |
| 1600 | 2026-03-05T18:48:47.691Z | Compiling heck v0.4.1 |
| 1601 | 2026-03-05T18:48:47.720Z | Compiling foreign-types-shared v0.3.1 |
| 1602 | 2026-03-05T18:48:47.723Z | Compiling num_enum v0.7.5 |
| 1603 | 2026-03-05T18:48:47.875Z | Compiling foreign-types v0.5.0 |
| 1604 | 2026-03-05T18:48:47.899Z | Compiling reqwest v0.12.28 |
| 1605 | 2026-03-05T18:48:48.039Z | Compiling crossbeam-deque v0.8.6 |
| 1606 | 2026-03-05T18:48:48.182Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1607 | 2026-03-05T18:48:48.216Z | Compiling num_enum_derive v0.5.11 |
| 1608 | 2026-03-05T18:48:48.957Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-03-05T18:48:49.142Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1610 | 2026-03-05T18:48:49.469Z | Compiling scroll_derive v0.12.1 |
| 1611 | 2026-03-05T18:48:50.050Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1612 | 2026-03-05T18:48:50.286Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-03-05T18:48:50.406Z | Compiling memoffset v0.9.1 |
| 1614 | 2026-03-05T18:48:50.624Z | Compiling cstr-argument v0.1.2 |
| 1615 | 2026-03-05T18:48:50.744Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1616 | 2026-03-05T18:48:50.838Z | Compiling convert_case v0.4.0 |
| 1617 | 2026-03-05T18:48:50.895Z | Compiling cfg_aliases v0.2.1 |
| 1618 | 2026-03-05T18:48:50.931Z | Compiling tinyvec_macros v0.1.1 |
| 1619 | 2026-03-05T18:48:51.004Z | Compiling nix v0.30.1 |
| 1620 | 2026-03-05T18:48:51.031Z | Compiling tinyvec v1.10.0 |
| 1621 | 2026-03-05T18:48:51.050Z | Compiling scroll v0.12.0 |
| 1622 | 2026-03-05T18:48:51.114Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1623 | 2026-03-05T18:48:51.439Z | Compiling derive_more v0.99.20 |
| 1624 | 2026-03-05T18:48:51.710Z | Compiling num_enum v0.5.11 |
| 1625 | 2026-03-05T18:48:51.786Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1626 | 2026-03-05T18:48:51.946Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1627 | 2026-03-05T18:48:56.924Z | Compiling dof v0.3.0 |
| 1628 | 2026-03-05T18:48:57.057Z | Compiling camino-tempfile v1.4.1 |
| 1629 | 2026-03-05T18:48:57.057Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1630 | 2026-03-05T18:48:57.058Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-03-05T18:48:57.058Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1632 | 2026-03-05T18:48:57.058Z | Compiling rayon v1.11.0 |
| 1633 | 2026-03-05T18:48:57.061Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1634 | 2026-03-05T18:48:57.061Z | Compiling goblin v0.8.2 |
| 1635 | 2026-03-05T18:48:57.213Z | Compiling progenitor-client v0.11.2 |
| 1636 | 2026-03-05T18:48:57.699Z | Compiling zone_cfg_derive v0.3.1 |
| 1637 | 2026-03-05T18:48:58.049Z | Compiling itertools v0.12.1 |
| 1638 | 2026-03-05T18:48:58.150Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1639 | 2026-03-05T18:48:58.720Z | Compiling serde_spanned v0.6.9 |
| 1640 | 2026-03-05T18:48:59.024Z | Compiling num-derive v0.4.2 |
| 1641 | 2026-03-05T18:48:59.336Z | Compiling sigpipe v0.1.3 |
| 1642 | 2026-03-05T18:48:59.609Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1643 | 2026-03-05T18:48:59.764Z | Compiling glob v0.3.3 |
| 1644 | 2026-03-05T18:48:59.920Z | Compiling jiff v0.2.20 |
| 1645 | 2026-03-05T18:48:59.986Z | Compiling toml_write v0.1.2 |
| 1646 | 2026-03-05T18:49:00.380Z | Compiling toml_edit v0.22.27 |
| 1647 | 2026-03-05T18:49:00.669Z | Compiling zone v0.3.1 |
| 1648 | 2026-03-05T18:49:01.060Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1649 | 2026-03-05T18:49:02.342Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1650 | 2026-03-05T18:49:02.833Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1651 | 2026-03-05T18:49:03.373Z | Compiling progenitor v0.11.2 |
| 1652 | 2026-03-05T18:49:06.251Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1653 | 2026-03-05T18:49:07.375Z | Compiling smf v0.2.3 |
| 1654 | 2026-03-05T18:49:07.445Z | Compiling secrecy v0.10.3 |
| 1655 | 2026-03-05T18:49:07.713Z | Compiling num-integer v0.1.46 |
| 1656 | 2026-03-05T18:49:07.990Z | Compiling rustc_version v0.4.1 |
| 1657 | 2026-03-05T18:49:08.548Z | Compiling rustix v0.38.44 |
| 1658 | 2026-03-05T18:49:08.553Z | Compiling prettyplease v0.2.37 |
| 1659 | 2026-03-05T18:49:08.635Z | Compiling whoami v1.6.1 |
| 1660 | 2026-03-05T18:49:08.764Z | Compiling float-ord v0.3.2 |
| 1661 | 2026-03-05T18:49:08.999Z | Compiling curve25519-dalek v4.1.3 |
| 1662 | 2026-03-05T18:49:09.496Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1663 | 2026-03-05T18:49:10.754Z | Compiling toml v0.8.23 |
| 1664 | 2026-03-05T18:49:10.826Z | Compiling usdt-attr-macro v0.5.0 |
| 1665 | 2026-03-05T18:49:10.843Z | Compiling usdt-macro v0.5.0 |
| 1666 | 2026-03-05T18:49:12.214Z | Compiling progenitor-client v0.10.0 |
| 1667 | 2026-03-05T18:49:12.718Z | Compiling hmac v0.12.1 |
| 1668 | 2026-03-05T18:49:12.950Z | Compiling inout v0.1.4 |
| 1669 | 2026-03-05T18:49:13.210Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-05T18:49:13.355Z | Compiling ff v0.13.1 |
| 1671 | 2026-03-05T18:49:13.583Z | Compiling memmap v0.7.0 |
| 1672 | 2026-03-05T18:49:13.601Z | Compiling data-encoding v2.10.0 |
| 1673 | 2026-03-05T18:49:13.979Z | Compiling usdt v0.5.0 |
| 1674 | 2026-03-05T18:49:14.377Z | Compiling group v0.13.0 |
| 1675 | 2026-03-05T18:49:14.492Z | Compiling cipher v0.4.4 |
| 1676 | 2026-03-05T18:49:14.571Z | Compiling hkdf v0.12.4 |
| 1677 | 2026-03-05T18:49:14.950Z | Compiling num-rational v0.4.2 |
| 1678 | 2026-03-05T18:49:15.056Z | Compiling num-iter v0.1.45 |
| 1679 | 2026-03-05T18:49:15.705Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1680 | 2026-03-05T18:49:15.978Z | Compiling half v2.7.1 |
| 1681 | 2026-03-05T18:49:16.492Z | Compiling universal-hash v0.5.1 |
| 1682 | 2026-03-05T18:49:16.516Z | Compiling crypto-bigint v0.5.5 |
| 1683 | 2026-03-05T18:49:16.687Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1684 | 2026-03-05T18:49:16.888Z | Compiling num-complex v0.4.6 |
| 1685 | 2026-03-05T18:49:17.939Z | Compiling base16ct v0.2.0 |
| 1686 | 2026-03-05T18:49:18.091Z | Compiling base64ct v1.8.3 |
| 1687 | 2026-03-05T18:49:18.169Z | Compiling ciborium-io v0.2.2 |
| 1688 | 2026-03-05T18:49:18.196Z | Compiling opaque-debug v0.3.1 |
| 1689 | 2026-03-05T18:49:18.303Z | Compiling poly1305 v0.8.0 |
| 1690 | 2026-03-05T18:49:18.320Z | Compiling ciborium-ll v0.2.2 |
| 1691 | 2026-03-05T18:49:18.688Z | Compiling password-hash v0.5.0 |
| 1692 | 2026-03-05T18:49:18.734Z | Compiling thiserror-no-std v2.0.2 |
| 1693 | 2026-03-05T18:49:18.897Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1694 | 2026-03-05T18:49:19.680Z | Compiling elliptic-curve v0.13.8 |
| 1695 | 2026-03-05T18:49:19.924Z | Compiling num v0.4.3 |
| 1696 | 2026-03-05T18:49:20.186Z | Compiling chacha20 v0.9.1 |
| 1697 | 2026-03-05T18:49:20.252Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1698 | 2026-03-05T18:49:20.633Z | Compiling hubpack_derive v0.1.1 |
| 1699 | 2026-03-05T18:49:21.077Z | Compiling blake2 v0.10.6 |
| 1700 | 2026-03-05T18:49:21.587Z | Compiling aead v0.5.2 |
| 1701 | 2026-03-05T18:49:21.861Z | Compiling linked-hash-map v0.5.6 |
| 1702 | 2026-03-05T18:49:21.928Z | Compiling resolv-conf v0.7.6 |
| 1703 | 2026-03-05T18:49:22.066Z | Compiling vcpkg v0.2.15 |
| 1704 | 2026-03-05T18:49:22.210Z | Compiling static_assertions v1.1.0 |
| 1705 | 2026-03-05T18:49:22.330Z | Compiling pkg-config v0.3.32 |
| 1706 | 2026-03-05T18:49:22.748Z | Compiling semver v0.1.20 |
| 1707 | 2026-03-05T18:49:22.961Z | Compiling keccak v0.1.6 |
| 1708 | 2026-03-05T18:49:23.261Z | Compiling rustc_version v0.1.7 |
| 1709 | 2026-03-05T18:49:23.358Z | Compiling sha3 v0.10.8 |
| 1710 | 2026-03-05T18:49:23.396Z | Compiling openssl-sys v0.9.111 |
| 1711 | 2026-03-05T18:49:23.518Z | Compiling lru-cache v0.1.2 |
| 1712 | 2026-03-05T18:49:23.639Z | Compiling chacha20poly1305 v0.10.1 |
| 1713 | 2026-03-05T18:49:23.711Z | Compiling hubpack v0.1.2 |
| 1714 | 2026-03-05T18:49:23.861Z | Compiling argon2 v0.5.3 |
| 1715 | 2026-03-05T18:49:24.056Z | Compiling vsss-rs v3.3.4 |
| 1716 | 2026-03-05T18:49:24.103Z | Compiling ciborium v0.2.2 |
| 1717 | 2026-03-05T18:49:24.146Z | Compiling hickory-proto v0.24.4 |
| 1718 | 2026-03-05T18:49:25.081Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1719 | 2026-03-05T18:49:25.523Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1720 | 2026-03-05T18:49:26.202Z | Compiling serde-big-array v0.5.1 |
| 1721 | 2026-03-05T18:49:26.453Z | Compiling derive-where v1.6.0 |
| 1722 | 2026-03-05T18:49:26.769Z | Compiling serde_repr v0.1.20 |
| 1723 | 2026-03-05T18:49:27.654Z | Compiling minimal-lexical v0.2.1 |
| 1724 | 2026-03-05T18:49:27.828Z | Compiling indent_write v2.2.0 |
| 1725 | 2026-03-05T18:49:27.922Z | Compiling siphasher v1.0.2 |
| 1726 | 2026-03-05T18:49:28.063Z | Compiling unicode-segmentation v1.12.0 |
| 1727 | 2026-03-05T18:49:28.168Z | Compiling nom v7.1.3 |
| 1728 | 2026-03-05T18:49:28.320Z | Compiling hickory-resolver v0.24.4 |
| 1729 | 2026-03-05T18:49:28.929Z | Compiling newline-converter v0.3.0 |
| 1730 | 2026-03-05T18:49:29.158Z | Compiling phf_shared v0.12.1 |
| 1731 | 2026-03-05T18:49:29.357Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1732 | 2026-03-05T18:49:29.528Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1733 | 2026-03-05T18:49:32.389Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1734 | 2026-03-05T18:49:32.858Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1735 | 2026-03-05T18:49:33.970Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1736 | 2026-03-05T18:49:34.430Z | Compiling newtype_derive v0.1.6 |
| 1737 | 2026-03-05T18:49:34.447Z | Compiling atomicwrites v0.4.4 |
| 1738 | 2026-03-05T18:49:34.804Z | Compiling progenitor-impl v0.10.0 |
| 1739 | 2026-03-05T18:49:34.825Z | Compiling console v0.15.11 |
| 1740 | 2026-03-05T18:49:36.259Z | Compiling tokio-stream v0.1.18 |
| 1741 | 2026-03-05T18:49:36.299Z | Compiling pin-project-internal v1.1.10 |
| 1742 | 2026-03-05T18:49:37.204Z | Compiling slog-dtrace v0.3.0 |
| 1743 | 2026-03-05T18:49:37.221Z | Compiling csv-core v0.1.13 |
| 1744 | 2026-03-05T18:49:37.615Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1745 | 2026-03-05T18:49:37.757Z | Compiling foldhash v0.1.5 |
| 1746 | 2026-03-05T18:49:37.813Z | Compiling cancel-safe-futures v0.1.5 |
| 1747 | 2026-03-05T18:49:38.082Z | Compiling chrono-tz v0.10.4 |
| 1748 | 2026-03-05T18:49:38.258Z | Compiling owo-colors v4.2.3 |
| 1749 | 2026-03-05T18:49:38.469Z | Compiling unicode-xid v0.2.6 |
| 1750 | 2026-03-05T18:49:38.684Z | Compiling swrite v0.1.0 |
| 1751 | 2026-03-05T18:49:38.760Z | Compiling unicode-width v0.1.14 |
| 1752 | 2026-03-05T18:49:38.832Z | Compiling similar v2.7.0 |
| 1753 | 2026-03-05T18:49:39.005Z | Compiling pin-project v1.1.10 |
| 1754 | 2026-03-05T18:49:39.164Z | Compiling const_format_proc_macros v0.2.34 |
| 1755 | 2026-03-05T18:49:39.370Z | Compiling hashbrown v0.15.5 |
| 1756 | 2026-03-05T18:49:39.916Z | Compiling expectorate v1.2.0 |
| 1757 | 2026-03-05T18:49:40.249Z | Compiling csv v1.4.0 |
| 1758 | 2026-03-05T18:49:40.537Z | Compiling qorb v0.4.1 |
| 1759 | 2026-03-05T18:49:40.600Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1760 | 2026-03-05T18:49:41.043Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-03-05T18:49:41.061Z | Compiling phf v0.12.1 |
| 1762 | 2026-03-05T18:49:41.327Z | Compiling tokio-dtrace v0.1.1 |
| 1763 | 2026-03-05T18:49:41.371Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1764 | 2026-03-05T18:49:41.434Z | Compiling unicode-normalization v0.1.25 |
| 1765 | 2026-03-05T18:49:42.449Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1766 | 2026-03-05T18:49:43.195Z | Compiling progenitor-macro v0.10.0 |
| 1767 | 2026-03-05T18:49:43.584Z | Compiling libsw-core v0.3.2 |
| 1768 | 2026-03-05T18:49:43.884Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-03-05T18:49:45.274Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-03-05T18:49:45.369Z | Compiling cookie v0.18.1 |
| 1771 | 2026-03-05T18:49:45.742Z | Compiling bstr v1.12.1 |
| 1772 | 2026-03-05T18:49:45.781Z | Compiling fixedbitset v0.5.7 |
| 1773 | 2026-03-05T18:49:45.837Z | Compiling bytecount v0.6.9 |
| 1774 | 2026-03-05T18:49:46.072Z | Compiling highway v1.3.0 |
| 1775 | 2026-03-05T18:49:46.433Z | Compiling openssl v0.10.75 |
| 1776 | 2026-03-05T18:49:46.835Z | Compiling same-file v1.0.6 |
| 1777 | 2026-03-05T18:49:46.913Z | Compiling foreign-types-shared v0.1.1 |
| 1778 | 2026-03-05T18:49:46.967Z | Compiling fixedbitset v0.4.2 |
| 1779 | 2026-03-05T18:49:47.046Z | Compiling foreign-types v0.3.2 |
| 1780 | 2026-03-05T18:49:47.137Z | Compiling walkdir v2.5.0 |
| 1781 | 2026-03-05T18:49:47.182Z | Compiling globset v0.4.18 |
| 1782 | 2026-03-05T18:49:47.450Z | Compiling petgraph v0.6.5 |
| 1783 | 2026-03-05T18:49:47.869Z | Compiling petgraph v0.8.3 |
| 1784 | 2026-03-05T18:49:49.089Z | Compiling papergrid v0.11.0 |
| 1785 | 2026-03-05T18:49:49.373Z | Compiling snafu v0.8.9 |
| 1786 | 2026-03-05T18:49:50.327Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1787 | 2026-03-05T18:49:50.343Z | Compiling libsw v3.5.0 |
| 1788 | 2026-03-05T18:49:50.583Z | Compiling olpc-cjson v0.1.4 |
| 1789 | 2026-03-05T18:49:50.688Z | Compiling oxide-tokio-rt v0.1.2 |
| 1790 | 2026-03-05T18:49:50.965Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1791 | 2026-03-05T18:49:51.113Z | Compiling const_format v0.2.35 |
| 1792 | 2026-03-05T18:49:52.914Z | Compiling gethostname v0.5.0 |
| 1793 | 2026-03-05T18:49:53.115Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1794 | 2026-03-05T18:49:53.179Z | Compiling tabled_derive v0.7.0 |
| 1795 | 2026-03-05T18:49:54.018Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1796 | 2026-03-05T18:49:54.349Z | Compiling serde_plain v1.0.2 |
| 1797 | 2026-03-05T18:49:54.789Z | Compiling bcs v0.1.6 |
| 1798 | 2026-03-05T18:49:55.131Z | Compiling openssl-macros v0.1.1 |
| 1799 | 2026-03-05T18:49:55.155Z | Compiling pem v3.0.6 |
| 1800 | 2026-03-05T18:49:55.412Z | Compiling typed-path v0.9.3 |
| 1801 | 2026-03-05T18:49:55.457Z | Compiling progenitor v0.10.0 |
| 1802 | 2026-03-05T18:49:55.981Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1803 | 2026-03-05T18:49:56.268Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1804 | 2026-03-05T18:49:56.498Z | Compiling linear-map v1.2.0 |
| 1805 | 2026-03-05T18:49:56.922Z | Compiling tagptr v0.2.0 |
| 1806 | 2026-03-05T18:49:57.191Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1807 | 2026-03-05T18:49:57.959Z | Compiling unicode-linebreak v0.1.5 |
| 1808 | 2026-03-05T18:49:58.483Z | Compiling termtree v0.5.1 |
| 1809 | 2026-03-05T18:49:58.520Z | Compiling lazy_static v1.5.0 |
| 1810 | 2026-03-05T18:49:58.683Z | Compiling smawk v0.3.2 |
| 1811 | 2026-03-05T18:49:58.760Z | Compiling steno v0.4.1 |
| 1812 | 2026-03-05T18:49:58.929Z | Compiling textwrap v0.16.2 |
| 1813 | 2026-03-05T18:49:59.975Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-03-05T18:50:00.184Z | Compiling tough v0.20.0 |
| 1815 | 2026-03-05T18:50:00.337Z | Compiling moka v0.12.13 |
| 1816 | 2026-03-05T18:50:01.086Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-03-05T18:50:02.325Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-03-05T18:50:02.370Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-05T18:50:02.992Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-03-05T18:50:03.732Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1821 | 2026-03-05T18:50:04.186Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-05T18:50:05.405Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1823 | 2026-03-05T18:50:05.797Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1824 | 2026-03-05T18:50:06.525Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1825 | 2026-03-05T18:50:07.407Z | Compiling tabled v0.15.0 |
| 1826 | 2026-03-05T18:50:07.925Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-05T18:50:09.697Z | Compiling hickory-proto v0.25.2 |
| 1828 | 2026-03-05T18:50:11.232Z | Compiling humantime v2.3.0 |
| 1829 | 2026-03-05T18:50:11.809Z | Compiling num-derive v0.3.3 |
| 1830 | 2026-03-05T18:50:12.127Z | Compiling parking_lot_core v0.8.6 |
| 1831 | 2026-03-05T18:50:12.652Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1832 | 2026-03-05T18:50:13.039Z | Compiling crc32fast v1.5.0 |
| 1833 | 2026-03-05T18:50:13.863Z | Compiling libscf-sys v1.1.0 |
| 1834 | 2026-03-05T18:50:13.889Z | Compiling parking_lot v0.11.2 |
| 1835 | 2026-03-05T18:50:14.018Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1836 | 2026-03-05T18:50:14.140Z | Compiling hickory-resolver v0.25.2 |
| 1837 | 2026-03-05T18:50:14.352Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1838 | 2026-03-05T18:50:14.475Z | Compiling fxhash v0.2.1 |
| 1839 | 2026-03-05T18:50:14.660Z | Compiling socket2 v0.5.10 |
| 1840 | 2026-03-05T18:50:14.709Z | Compiling internet-checksum v0.2.1 |
| 1841 | 2026-03-05T18:50:14.787Z | Compiling sled v0.34.7 |
| 1842 | 2026-03-05T18:50:14.921Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1843 | 2026-03-05T18:50:16.046Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1844 | 2026-03-05T18:50:18.769Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1845 | 2026-03-05T18:50:20.805Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1846 | 2026-03-05T18:50:22.949Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1847 | 2026-03-05T18:50:44.227Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1848 | 2026-03-05T18:50:46.636Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1849 | 2026-03-05T18:50:48.646Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1850 | 2026-03-05T18:50:50.983Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1851 | 2026-03-05T18:50:52.456Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1852 | 2026-03-05T18:51:22.686Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 09s |
| 1853 | 2026-03-05T18:51:22.811Z | ──────────── |
| 1854 | 2026-03-05T18:51:22.811Z | Nextest run ID 3b45f935-91f8-4eac-ba7d-997dfe1512cf with nextest profile: default |
| 1855 | 2026-03-05T18:51:22.811Z | Starting 45 tests across 1 binary |
| 1856 | 2026-03-05T18:51:22.828Z | PASS [ 0.016s] rdb db::test::test_prefix4_db_key_serialization |
| 1857 | 2026-03-05T18:51:22.832Z | PASS [ 0.017s] rdb db::test::test_prefix4_from_str |
| 1858 | 2026-03-05T18:51:22.832Z | PASS [ 0.017s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1859 | 2026-03-05T18:51:22.832Z | PASS [ 0.017s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1860 | 2026-03-05T18:51:22.832Z | PASS [ 0.017s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1861 | 2026-03-05T18:51:22.832Z | PASS [ 0.018s] rdb bestpath::test::test_bestpath |
| 1862 | 2026-03-05T18:51:22.845Z | PASS [ 0.015s] rdb db::test::test_prefix6_from_str |
| 1863 | 2026-03-05T18:51:22.848Z | PASS [ 0.017s] rdb db::test::test_prefix6_db_key_serialization |
| 1864 | 2026-03-05T18:51:22.948Z | PASS [ 0.136s] rdb db::test::test_ipv4_origin_crud |
| 1865 | 2026-03-05T18:51:22.948Z | PASS [ 0.136s] rdb db::test::test_ipv6_origin_crud |
| 1866 | 2026-03-05T18:51:22.964Z | PASS [ 0.135s] rdb db::test::test_prefix_host_bit_normalization |
| 1867 | 2026-03-05T18:51:22.964Z | PASS [ 0.135s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1868 | 2026-03-05T18:51:22.968Z | PASS [ 0.135s] rdb db::test::test_rib |
| 1869 | 2026-03-05T18:51:22.968Z | PASS [ 0.135s] rdb db::test::test_static_routing_ipv4_basic |
| 1870 | 2026-03-05T18:51:22.979Z | PASS [ 0.134s] rdb db::test::test_static_routing_ipv6_basic |
| 1871 | 2026-03-05T18:51:22.982Z | PASS [ 0.134s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1872 | 2026-03-05T18:51:22.989Z | PASS [ 0.024s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1873 | 2026-03-05T18:51:22.992Z | PASS [ 0.025s] rdb proptest::prop_ipv4_default_contains_all |
| 1874 | 2026-03-05T18:51:23.003Z | PASS [ 0.024s] rdb proptest::prop_ipv4_length_in_bounds |
| 1875 | 2026-03-05T18:51:23.003Z | PASS [ 0.023s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1876 | 2026-03-05T18:51:23.012Z | PASS [ 0.023s] rdb proptest::prop_ipv4_within_self |
| 1877 | 2026-03-05T18:51:23.013Z | PASS [ 0.023s] rdb proptest::prop_ipv6_default_contains_all |
| 1878 | 2026-03-05T18:51:23.026Z | PASS [ 0.023s] rdb proptest::prop_ipv6_length_in_bounds |
| 1879 | 2026-03-05T18:51:23.029Z | PASS [ 0.024s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1880 | 2026-03-05T18:51:23.035Z | PASS [ 0.023s] rdb proptest::prop_ipv6_within_self |
| 1881 | 2026-03-05T18:51:23.039Z | PASS [ 0.023s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1882 | 2026-03-05T18:51:23.049Z | PASS [ 0.023s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1883 | 2026-03-05T18:51:23.055Z | PASS [ 0.028s] rdb proptest::prop_static_route_key_deduplication |
| 1884 | 2026-03-05T18:51:23.069Z | PASS [ 0.033s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1885 | 2026-03-05T18:51:23.069Z | PASS [ 0.033s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1886 | 2026-03-05T18:51:23.083Z | PASS [ 0.033s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1887 | 2026-03-05T18:51:23.091Z | PASS [ 0.135s] rdb db::test::test_static_routing_mixed_address_families |
| 1888 | 2026-03-05T18:51:23.091Z | PASS [ 0.015s] rdb types::test::bgp_path_identity |
| 1889 | 2026-03-05T18:51:23.091Z | PASS [ 0.137s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1890 | 2026-03-05T18:51:23.099Z | PASS [ 0.033s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1891 | 2026-03-05T18:51:23.099Z | PASS [ 0.015s] rdb types::test::bgp_vs_static_ordering |
| 1892 | 2026-03-05T18:51:23.099Z | PASS [ 0.015s] rdb types::test::btreeset_coexistence |
| 1893 | 2026-03-05T18:51:23.099Z | PASS [ 0.134s] rdb db::test::test_static_routing_vlan_id_handling |
| 1894 | 2026-03-05T18:51:23.121Z | PASS [ 0.015s] rdb types::test::btreeset_insert_is_noop |
| 1895 | 2026-03-05T18:51:23.121Z | PASS [ 0.015s] rdb types::test::btreeset_remove |
| 1896 | 2026-03-05T18:51:23.121Z | PASS [ 0.014s] rdb types::test::btreeset_replace |
| 1897 | 2026-03-05T18:51:23.125Z | PASS [ 0.043s] rdb proptest::prop_static_route_key_ord_consistency |
| 1898 | 2026-03-05T18:51:23.126Z | PASS [ 0.014s] rdb types::test::ord_contract |
| 1899 | 2026-03-05T18:51:23.126Z | PASS [ 0.014s] rdb types::test::static_path_identity |
| 1900 | 2026-03-05T18:51:23.141Z | PASS [ 0.176s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1901 | 2026-03-05T18:51:23.145Z | ──────────── |
| 1902 | 2026-03-05T18:51:23.145Z | Summary [ 0.330s] 45 tests run: 45 passed, 0 skipped |
| 1903 | 2026-03-05T18:51:23.154Z | + cp rib.log /work/ |
| 1904 | 2026-03-05T18:51:23.157Z | process exited: duration 565136 ms, exit code 0 |
| |
| 1905 | 2026-03-05T18:51:23.169Z | found 1 output files |
| 1906 | 2026-03-05T18:51:23.169Z | uploading: /work/rib.log (886 bytes) |
| 1907 | 2026-03-05T18:51:24.181Z | uploaded: /work/rib.log |