|
|
|
| 1 | 2026-07-14T05:16:50.945Z | job assigned to worker 01KXFGT1GQKGFNMBP5YCDTG2VY [factory aws, i-0e978e7c03501d903] (queued for 1 m 42 s) |
| |
| 2 | 2026-07-14T05:16:57.895Z | starting task 0: "setup" |
| 3 | 2026-07-14T05:16:57.902Z | ++ uname -s |
| 4 | 2026-07-14T05:16:57.905Z | + kern=SunOS |
| 5 | 2026-07-14T05:16:57.905Z | + build_user=build |
| 6 | 2026-07-14T05:16:57.905Z | + build_uid=12345 |
| 7 | 2026-07-14T05:16:57.905Z | + work_dir=/work |
| 8 | 2026-07-14T05:16:57.905Z | + input_dir=/input |
| 9 | 2026-07-14T05:16:57.905Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-14T05:16:57.905Z | + case "$kern" in |
| 11 | 2026-07-14T05:16:57.905Z | + groupadd -g 12345 build |
| 12 | 2026-07-14T05:16:57.908Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-14T05:16:58.912Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-14T05:16:58.989Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-14T05:16:58.992Z | + home_fs=zfs |
| 16 | 2026-07-14T05:16:58.992Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-14T05:16:58.992Z | + mkdir -p /home/build |
| 18 | 2026-07-14T05:16:58.993Z | + chown build:build /home/build /work |
| 19 | 2026-07-14T05:17:00.995Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-14T05:17:00.998Z | process exited: duration 3101 ms, exit code 0 |
| |
| 21 | 2026-07-14T05:17:01.006Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-14T05:17:01.009Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-14T05:17:01.009Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-14T05:17:01.009Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-14T05:17:01.009Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-14T05:17:01.009Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-14T05:17:01.009Z | * rust toolchain profile = "default" |
| 28 | 2026-07-14T05:17:01.012Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-14T05:17:01.012Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-14T05:17:01.108Z | info: downloading installer |
| 31 | 2026-07-14T05:17:02.474Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-14T05:17:02.474Z | warn: /opt/ooce/bin |
| 33 | 2026-07-14T05:17:02.474Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-14T05:17:02.474Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-14T05:17:02.474Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-14T05:17:02.474Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-14T05:17:02.474Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-14T05:17:02.474Z | error: cannot install while Rust is installed |
| 39 | 2026-07-14T05:17:02.474Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-14T05:17:02.474Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-14T05:17:02.474Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-14T05:17:02.474Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-14T05:17:02.474Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-14T05:17:02.488Z | info: profile set to default |
| 45 | 2026-07-14T05:17:02.488Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-14T05:17:02.491Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-14T05:17:02.618Z | info: latest update on 2026-07-09 for version 1.97.0 (2d8144b78 2026-07-07) |
| 48 | 2026-07-14T05:17:02.621Z | info: downloading 6 components |
| 49 | 2026-07-14T05:17:17.082Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-14T05:17:17.082Z | |
| 51 | 2026-07-14T05:17:17.113Z | stable-x86_64-unknown-illumos installed - rustc 1.97.0 (2d8144b78 2026-07-07) |
| 52 | 2026-07-14T05:17:17.113Z | |
| 53 | 2026-07-14T05:17:17.116Z | |
| 54 | 2026-07-14T05:17:17.116Z | Rust is installed now. Great! |
| 55 | 2026-07-14T05:17:17.116Z | |
| 56 | 2026-07-14T05:17:17.116Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-14T05:17:17.116Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-14T05:17:17.116Z | |
| 59 | 2026-07-14T05:17:17.116Z | To configure your current shell, you need to source |
| 60 | 2026-07-14T05:17:17.116Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-14T05:17:17.116Z | |
| 62 | 2026-07-14T05:17:17.116Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-14T05:17:17.116Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-14T05:17:17.116Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-14T05:17:17.116Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-14T05:17:17.116Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-14T05:17:17.116Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-14T05:17:17.116Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-14T05:17:17.117Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-14T05:17:17.117Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-14T05:17:17.216Z | + rustup --version |
| 72 | 2026-07-14T05:17:17.224Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-14T05:17:17.227Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-14T05:17:17.246Z | info: the currently active `rustc` version is `rustc 1.97.0 (2d8144b78 2026-07-07)` |
| 75 | 2026-07-14T05:17:17.249Z | + cargo --version |
| 76 | 2026-07-14T05:17:17.264Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 77 | 2026-07-14T05:17:17.267Z | + rustc --version |
| 78 | 2026-07-14T05:17:17.286Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 79 | 2026-07-14T05:17:17.289Z | process exited: duration 16281 ms, exit code 0 |
| |
| 80 | 2026-07-14T05:17:17.295Z | starting task 2: "authentication" |
| 81 | 2026-07-14T05:17:17.311Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-14T05:17:17.317Z | starting task 3: "clone repository" |
| 83 | 2026-07-14T05:17:17.320Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-14T05:17:17.322Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-14T05:17:17.353Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-14T05:17:18.549Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-14T05:17:18.549Z | + git fetch origin 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 88 | 2026-07-14T05:17:18.795Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-14T05:17:18.795Z | * branch 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 -> FETCH_HEAD |
| 90 | 2026-07-14T05:17:18.799Z | + [[ -n renovate/socket2-0.x-lockfile ]] |
| 91 | 2026-07-14T05:17:18.802Z | ++ git branch --show-current |
| 92 | 2026-07-14T05:17:18.802Z | + current=main |
| 93 | 2026-07-14T05:17:18.802Z | + [[ main != renovate/socket2-0.x-lockfile ]] |
| 94 | 2026-07-14T05:17:18.802Z | + git branch -f renovate/socket2-0.x-lockfile 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 95 | 2026-07-14T05:17:18.806Z | + git checkout -f renovate/socket2-0.x-lockfile |
| 96 | 2026-07-14T05:17:18.823Z | Switched to branch 'renovate/socket2-0.x-lockfile' |
| 97 | 2026-07-14T05:17:18.826Z | + git reset --hard 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 98 | 2026-07-14T05:17:18.842Z | HEAD is now at 2a6d1fd Update Rust crate socket2 to v0.6.5 |
| 99 | 2026-07-14T05:17:18.845Z | process exited: duration 1525 ms, exit code 0 |
| |
| 100 | 2026-07-14T05:17:18.851Z | starting task 4: "build" |
| 101 | 2026-07-14T05:17:18.854Z | + set -e |
| 102 | 2026-07-14T05:17:18.854Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-07-14T05:17:18.854Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-07-14T05:17:18.854Z | ++ PLATFORM=illumos |
| 105 | 2026-07-14T05:17:18.854Z | ++ banner install |
| 106 | 2026-07-14T05:17:18.857Z | |
| 107 | 2026-07-14T05:17:18.857Z | # # # #### ##### ## # # |
| 108 | 2026-07-14T05:17:18.857Z | # ## # # # # # # # |
| 109 | 2026-07-14T05:17:18.857Z | # # # # #### # # # # # |
| 110 | 2026-07-14T05:17:18.857Z | # # # # # # ###### # # |
| 111 | 2026-07-14T05:17:18.857Z | # # ## # # # # # # # |
| 112 | 2026-07-14T05:17:18.857Z | # # # #### # # # ###### ###### |
| 113 | 2026-07-14T05:17:18.857Z | |
| 114 | 2026-07-14T05:17:18.857Z | ++ set +o errexit |
| 115 | 2026-07-14T05:17:18.857Z | ++ pkg info clang-15 |
| 116 | 2026-07-14T05:17:18.858Z | ++ grep -qi installed |
| 117 | 2026-07-14T05:17:20.068Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-07-14T05:17:20.068Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-07-14T05:17:20.068Z | |
| 120 | 2026-07-14T05:17:20.068Z | clang-15 |
| 121 | 2026-07-14T05:17:20.105Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-07-14T05:17:20.105Z | ++ set -o errexit |
| 123 | 2026-07-14T05:17:20.108Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-07-14T05:17:30.359Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-07-14T05:17:38.256Z | Startup: Caching catalogs ... Done |
| 126 | 2026-07-14T05:17:45.808Z | Planning: Solver setup ... Done |
| 127 | 2026-07-14T05:17:45.851Z | Planning: Running solver ... Done |
| 128 | 2026-07-14T05:17:46.003Z | Planning: Finding local manifests ... Done |
| 129 | 2026-07-14T05:17:46.015Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-07-14T05:17:46.098Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-07-14T05:17:46.129Z | Planning: Package planning ... Done |
| 132 | 2026-07-14T05:17:46.155Z | Planning: Merging actions ... Done |
| 133 | 2026-07-14T05:17:46.264Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-07-14T05:17:46.270Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-07-14T05:17:47.051Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-07-14T05:17:47.057Z | Planning: Planning completed in 8.62 seconds |
| 137 | 2026-07-14T05:17:47.069Z | Packages to install: 2 |
| 138 | 2026-07-14T05:17:47.069Z | Mediators to change: 2 |
| 139 | 2026-07-14T05:17:47.069Z | Services to change: 1 |
| 140 | 2026-07-14T05:17:47.069Z | Create boot environment: No |
| 141 | 2026-07-14T05:17:47.069Z | Create backup boot environment: No |
| 142 | 2026-07-14T05:17:47.112Z | |
| 143 | 2026-07-14T05:17:47.112Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-07-14T05:17:52.206Z | Download: 2006/3076 items 117.9/211.3MB 55% complete (26.2M/s) |
| 145 | 2026-07-14T05:17:57.272Z | Download: 3066/3076 items 210.0/211.3MB 99% complete (22.4M/s) |
| 146 | 2026-07-14T05:17:57.310Z | Download: Completed 211.31 MB in 10.20 seconds (20.7M/s) |
| 147 | 2026-07-14T05:17:57.443Z | Actions: 1/3418 actions (Installing new actions) |
| 148 | 2026-07-14T05:18:00.631Z | Actions: Completed 3418 actions in 3.19 seconds. |
| 149 | 2026-07-14T05:18:01.322Z | Done |
| 150 | 2026-07-14T05:18:01.322Z | Done |
| 151 | 2026-07-14T05:18:02.089Z | Done |
| 152 | 2026-07-14T05:18:05.607Z | Done |
| 153 | 2026-07-14T05:18:05.680Z | Done |
| 154 | 2026-07-14T05:18:05.683Z | Done |
| 155 | 2026-07-14T05:18:05.957Z | Done |
| 156 | 2026-07-14T05:18:06.679Z | ++ set -o errexit |
| 157 | 2026-07-14T05:18:06.679Z | ++ cargo --version |
| 158 | 2026-07-14T05:18:06.687Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 159 | 2026-07-14T05:18:06.833Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 160 | 2026-07-14T05:18:06.836Z | info: downloading 6 components |
| 161 | 2026-07-14T05:18:21.624Z | cargo 1.96.1 (356927216 2026-06-26) |
| 162 | 2026-07-14T05:18:21.627Z | ++ rustc --version |
| 163 | 2026-07-14T05:18:21.656Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 164 | 2026-07-14T05:18:21.661Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 165 | 2026-07-14T05:18:21.707Z | Updating crates.io index |
| 166 | 2026-07-14T05:18:21.800Z | Downloading crates ... |
| 167 | 2026-07-14T05:18:21.849Z | Downloaded cargo-nextest v0.9.97 |
| 168 | 2026-07-14T05:18:21.910Z | Installing cargo-nextest v0.9.97 |
| 169 | 2026-07-14T05:18:21.913Z | warning: default toolchain implicitly overridden with `1.96.1-x86_64-unknown-illumos` by rustup toolchain file |
| 170 | 2026-07-14T05:18:21.913Z | | |
| 171 | 2026-07-14T05:18:21.913Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 172 | 2026-07-14T05:18:21.913Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 173 | 2026-07-14T05:18:21.959Z | Updating crates.io index |
| 174 | 2026-07-14T05:18:23.874Z | Locking 395 packages to latest compatible versions |
| 175 | 2026-07-14T05:18:23.879Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 176 | 2026-07-14T05:18:23.881Z | Adding duct v0.13.7 (available: v1.1.1) |
| 177 | 2026-07-14T05:18:23.881Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 178 | 2026-07-14T05:18:23.882Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 179 | 2026-07-14T05:18:23.884Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 180 | 2026-07-14T05:18:23.885Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 181 | 2026-07-14T05:18:23.885Z | Adding nextest-filtering v0.15.0 (available: v0.21.3) |
| 182 | 2026-07-14T05:18:23.885Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 183 | 2026-07-14T05:18:23.887Z | Adding nextest-runner v0.80.0 (available: v0.121.0) |
| 184 | 2026-07-14T05:18:23.890Z | Adding quick-junit v0.5.2 (available: v0.6.1) |
| 185 | 2026-07-14T05:18:23.915Z | Downloading crates ... |
| 186 | 2026-07-14T05:18:23.982Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 187 | 2026-07-14T05:18:23.985Z | Downloaded base64 v0.22.1 |
| 188 | 2026-07-14T05:18:23.988Z | Downloaded cargo-util-schemas v0.2.0 |
| 189 | 2026-07-14T05:18:23.993Z | Downloaded backtrace-ext v0.2.1 |
| 190 | 2026-07-14T05:18:23.996Z | Downloaded heck v0.5.0 |
| 191 | 2026-07-14T05:18:23.999Z | Downloaded nested v0.1.1 |
| 192 | 2026-07-14T05:18:24.004Z | Downloaded crypto-common v0.1.7 |
| 193 | 2026-07-14T05:18:24.006Z | Downloaded gimli v0.32.3 |
| 194 | 2026-07-14T05:18:24.009Z | Downloaded addr2line v0.25.1 |
| 195 | 2026-07-14T05:18:24.012Z | Downloaded pathdiff v0.2.3 |
| 196 | 2026-07-14T05:18:24.015Z | Downloaded autocfg v1.5.1 |
| 197 | 2026-07-14T05:18:24.015Z | Downloaded convert_case v0.10.0 |
| 198 | 2026-07-14T05:18:24.018Z | Downloaded base64ct v1.8.3 |
| 199 | 2026-07-14T05:18:24.018Z | Downloaded rand_core v0.9.5 |
| 200 | 2026-07-14T05:18:24.020Z | Downloaded pkcs8 v0.10.2 |
| 201 | 2026-07-14T05:18:24.023Z | Downloaded console v0.15.11 |
| 202 | 2026-07-14T05:18:24.026Z | Downloaded lru-slab v0.1.2 |
| 203 | 2026-07-14T05:18:24.026Z | Downloaded itoa v1.0.18 |
| 204 | 2026-07-14T05:18:24.029Z | Downloaded const-oid v0.9.6 |
| 205 | 2026-07-14T05:18:24.031Z | Downloaded backtrace v0.3.76 |
| 206 | 2026-07-14T05:18:24.034Z | Downloaded idna_adapter v1.0.0 |
| 207 | 2026-07-14T05:18:24.034Z | Downloaded home v0.5.12 |
| 208 | 2026-07-14T05:18:24.037Z | Downloaded nextest-workspace-hack v0.1.0 |
| 209 | 2026-07-14T05:18:24.037Z | Downloaded is_ci v1.2.0 |
| 210 | 2026-07-14T05:18:24.037Z | Downloaded fastrand v2.4.1 |
| 211 | 2026-07-14T05:18:24.039Z | Downloaded foreign-types v0.3.2 |
| 212 | 2026-07-14T05:18:24.039Z | Downloaded lazy_static v1.5.0 |
| 213 | 2026-07-14T05:18:24.042Z | Downloaded equivalent v1.0.2 |
| 214 | 2026-07-14T05:18:24.042Z | Downloaded colorchoice v1.0.5 |
| 215 | 2026-07-14T05:18:24.042Z | Downloaded atomicwrites v0.4.4 |
| 216 | 2026-07-14T05:18:24.045Z | Downloaded cfg-if v1.0.4 |
| 217 | 2026-07-14T05:18:24.045Z | Downloaded find-msvc-tools v0.1.9 |
| 218 | 2026-07-14T05:18:24.048Z | Downloaded crossterm v0.29.0 |
| 219 | 2026-07-14T05:18:24.051Z | Downloaded lock_api v0.4.14 |
| 220 | 2026-07-14T05:18:24.054Z | Downloaded num-traits v0.2.19 |
| 221 | 2026-07-14T05:18:24.054Z | Downloaded miette-derive v7.6.0 |
| 222 | 2026-07-14T05:18:24.057Z | Downloaded futures-io v0.3.32 |
| 223 | 2026-07-14T05:18:24.057Z | Downloaded debug-ignore v1.0.5 |
| 224 | 2026-07-14T05:18:24.057Z | Downloaded iana-time-zone v0.1.65 |
| 225 | 2026-07-14T05:18:24.060Z | Downloaded futures-core v0.3.32 |
| 226 | 2026-07-14T05:18:24.060Z | Downloaded cargo-platform v0.2.0 |
| 227 | 2026-07-14T05:18:24.063Z | Downloaded hex v0.4.3 |
| 228 | 2026-07-14T05:18:24.063Z | Downloaded http v1.4.2 |
| 229 | 2026-07-14T05:18:24.066Z | Downloaded futures-sink v0.3.32 |
| 230 | 2026-07-14T05:18:24.066Z | Downloaded form_urlencoded v1.2.2 |
| 231 | 2026-07-14T05:18:24.069Z | Downloaded mukti-metadata v0.3.0 |
| 232 | 2026-07-14T05:18:24.069Z | Downloaded cpufeatures v0.2.17 |
| 233 | 2026-07-14T05:18:24.072Z | Downloaded indent_write v2.2.0 |
| 234 | 2026-07-14T05:18:24.072Z | Downloaded hyper-tls v0.6.0 |
| 235 | 2026-07-14T05:18:24.072Z | Downloaded humantime v2.4.0 |
| 236 | 2026-07-14T05:18:24.075Z | Downloaded foreign-types-shared v0.1.1 |
| 237 | 2026-07-14T05:18:24.075Z | Downloaded newtype-uuid v1.3.2 |
| 238 | 2026-07-14T05:18:24.075Z | Downloaded color-spantrace v0.3.0 |
| 239 | 2026-07-14T05:18:24.078Z | Downloaded block-buffer v0.10.4 |
| 240 | 2026-07-14T05:18:24.078Z | Downloaded log v0.4.33 |
| 241 | 2026-07-14T05:18:24.078Z | Downloaded atomic-waker v1.1.2 |
| 242 | 2026-07-14T05:18:24.081Z | Downloaded cpufeatures v0.3.0 |
| 243 | 2026-07-14T05:18:24.081Z | Downloaded is_terminal_polyfill v1.70.2 |
| 244 | 2026-07-14T05:18:24.081Z | Downloaded errno v0.3.14 |
| 245 | 2026-07-14T05:18:24.084Z | Downloaded rand_pcg v0.10.2 |
| 246 | 2026-07-14T05:18:24.084Z | Downloaded anstyle-query v1.1.5 |
| 247 | 2026-07-14T05:18:24.085Z | Downloaded futures-task v0.3.32 |
| 248 | 2026-07-14T05:18:24.087Z | Downloaded openssl-macros v0.1.1 |
| 249 | 2026-07-14T05:18:24.087Z | Downloaded http-body v1.1.0 |
| 250 | 2026-07-14T05:18:24.087Z | Downloaded clap_lex v1.1.0 |
| 251 | 2026-07-14T05:18:24.090Z | Downloaded number_prefix v0.4.0 |
| 252 | 2026-07-14T05:18:24.090Z | Downloaded humantime-serde v1.1.1 |
| 253 | 2026-07-14T05:18:24.090Z | Downloaded os_pipe v1.2.3 |
| 254 | 2026-07-14T05:18:24.093Z | Downloaded enable-ansi-support v0.2.1 |
| 255 | 2026-07-14T05:18:24.095Z | Downloaded async-scoped v0.9.0 |
| 256 | 2026-07-14T05:18:24.095Z | Downloaded adler2 v2.0.1 |
| 257 | 2026-07-14T05:18:24.099Z | Downloaded cfg_aliases v0.2.1 |
| 258 | 2026-07-14T05:18:24.102Z | Downloaded futures-macro v0.3.32 |
| 259 | 2026-07-14T05:18:24.102Z | Downloaded ordered-float v2.10.1 |
| 260 | 2026-07-14T05:18:24.102Z | Downloaded generic-array v0.14.7 |
| 261 | 2026-07-14T05:18:24.105Z | Downloaded future-queue v0.4.0 |
| 262 | 2026-07-14T05:18:24.108Z | Downloaded percent-encoding v2.3.2 |
| 263 | 2026-07-14T05:18:24.111Z | Downloaded rustc_version v0.4.1 |
| 264 | 2026-07-14T05:18:24.114Z | Downloaded anstyle-parse v1.0.0 |
| 265 | 2026-07-14T05:18:24.119Z | Downloaded rustc-hash v2.1.3 |
| 266 | 2026-07-14T05:18:24.122Z | Downloaded openssl-probe v0.2.1 |
| 267 | 2026-07-14T05:18:24.122Z | Downloaded guppy-workspace-hack v0.1.0 |
| 268 | 2026-07-14T05:18:24.122Z | Downloaded http-body-util v0.1.4 |
| 269 | 2026-07-14T05:18:24.125Z | Downloaded fnv v1.0.7 |
| 270 | 2026-07-14T05:18:24.125Z | Downloaded jobserver v0.1.35 |
| 271 | 2026-07-14T05:18:24.127Z | Downloaded ipnet v2.12.0 |
| 272 | 2026-07-14T05:18:24.130Z | Downloaded nextest-metadata v0.12.2 |
| 273 | 2026-07-14T05:18:24.130Z | Downloaded serde_ignored v0.1.14 |
| 274 | 2026-07-14T05:18:24.133Z | Downloaded serde-value v0.7.0 |
| 275 | 2026-07-14T05:18:24.133Z | Downloaded scopeguard v1.2.0 |
| 276 | 2026-07-14T05:18:24.133Z | Downloaded serde_spanned v0.6.9 |
| 277 | 2026-07-14T05:18:24.136Z | Downloaded signature v2.2.0 |
| 278 | 2026-07-14T05:18:24.139Z | Downloaded sigchld v0.2.4 |
| 279 | 2026-07-14T05:18:24.139Z | Downloaded shell-words v1.1.1 |
| 280 | 2026-07-14T05:18:24.143Z | Downloaded shared_child v1.1.1 |
| 281 | 2026-07-14T05:18:24.146Z | Downloaded subtle v2.6.1 |
| 282 | 2026-07-14T05:18:24.148Z | Downloaded serde_urlencoded v0.7.1 |
| 283 | 2026-07-14T05:18:24.148Z | Downloaded either v1.16.0 |
| 284 | 2026-07-14T05:18:24.148Z | Downloaded serde_spanned v1.1.1 |
| 285 | 2026-07-14T05:18:24.151Z | Downloaded strip-ansi-escapes v0.2.1 |
| 286 | 2026-07-14T05:18:24.154Z | Downloaded signal-hook-mio v0.2.5 |
| 287 | 2026-07-14T05:18:24.154Z | Downloaded futures-executor v0.3.32 |
| 288 | 2026-07-14T05:18:24.156Z | Downloaded digest v0.10.7 |
| 289 | 2026-07-14T05:18:24.156Z | Downloaded cargo-platform v0.3.3 |
| 290 | 2026-07-14T05:18:24.159Z | Downloaded sync_wrapper v1.0.2 |
| 291 | 2026-07-14T05:18:24.159Z | Downloaded supports-unicode v3.0.0 |
| 292 | 2026-07-14T05:18:24.162Z | Downloaded swrite v0.1.0 |
| 293 | 2026-07-14T05:18:24.162Z | Downloaded document-features v0.2.12 |
| 294 | 2026-07-14T05:18:24.162Z | Downloaded terminal_size v0.4.4 |
| 295 | 2026-07-14T05:18:24.165Z | Downloaded hyper-rustls v0.27.9 |
| 296 | 2026-07-14T05:18:24.165Z | Downloaded supports-hyperlinks v3.2.0 |
| 297 | 2026-07-14T05:18:24.165Z | Downloaded supports-color v3.0.2 |
| 298 | 2026-07-14T05:18:24.168Z | Downloaded foldhash v0.1.5 |
| 299 | 2026-07-14T05:18:24.169Z | Downloaded ed25519 v2.2.3 |
| 300 | 2026-07-14T05:18:24.169Z | Downloaded fixedbitset v0.5.7 |
| 301 | 2026-07-14T05:18:24.171Z | Downloaded indenter v0.3.4 |
| 302 | 2026-07-14T05:18:24.171Z | Downloaded pkg-config v0.3.33 |
| 303 | 2026-07-14T05:18:24.171Z | Downloaded dialoguer v0.11.0 |
| 304 | 2026-07-14T05:18:24.174Z | Downloaded rand_core v0.6.4 |
| 305 | 2026-07-14T05:18:24.174Z | Downloaded clap_derive v4.6.1 |
| 306 | 2026-07-14T05:18:24.177Z | Downloaded anstream v1.0.0 |
| 307 | 2026-07-14T05:18:24.177Z | Downloaded quinn-udp v0.5.15 |
| 308 | 2026-07-14T05:18:24.180Z | Downloaded filetime v0.2.29 |
| 309 | 2026-07-14T05:18:24.180Z | Downloaded duct v0.13.7 |
| 310 | 2026-07-14T05:18:24.182Z | Downloaded tokio-macros v2.7.0 |
| 311 | 2026-07-14T05:18:24.182Z | Downloaded tinyvec_macros v0.1.1 |
| 312 | 2026-07-14T05:18:24.182Z | Downloaded cargo_metadata v0.20.0 |
| 313 | 2026-07-14T05:18:24.185Z | Downloaded bytes v1.12.1 |
| 314 | 2026-07-14T05:18:24.188Z | Downloaded rustc-demangle v0.1.28 |
| 315 | 2026-07-14T05:18:24.188Z | Downloaded toml_write v0.1.2 |
| 316 | 2026-07-14T05:18:24.188Z | Downloaded globset v0.4.18 |
| 317 | 2026-07-14T05:18:24.192Z | Downloaded serde-untagged v0.1.9 |
| 318 | 2026-07-14T05:18:24.192Z | Downloaded erased-serde v0.4.10 |
| 319 | 2026-07-14T05:18:24.192Z | Downloaded pin-project-lite v0.2.17 |
| 320 | 2026-07-14T05:18:24.195Z | Downloaded strsim v0.11.1 |
| 321 | 2026-07-14T05:18:24.195Z | Downloaded shlex v2.0.1 |
| 322 | 2026-07-14T05:18:24.198Z | Downloaded serde_path_to_error v0.1.20 |
| 323 | 2026-07-14T05:18:24.198Z | Downloaded quote v1.0.46 |
| 324 | 2026-07-14T05:18:24.201Z | Downloaded static_assertions v1.1.0 |
| 325 | 2026-07-14T05:18:24.201Z | Downloaded tower-layer v0.3.3 |
| 326 | 2026-07-14T05:18:24.201Z | Downloaded self_update v0.42.0 |
| 327 | 2026-07-14T05:18:24.204Z | Downloaded spki v0.7.3 |
| 328 | 2026-07-14T05:18:24.204Z | Downloaded once_cell v1.21.4 |
| 329 | 2026-07-14T05:18:24.206Z | Downloaded native-tls v0.2.18 |
| 330 | 2026-07-14T05:18:24.206Z | Downloaded smol_str v0.3.6 |
| 331 | 2026-07-14T05:18:24.209Z | Downloaded cfg-expr v0.20.8 |
| 332 | 2026-07-14T05:18:24.209Z | Downloaded crc32fast v1.5.0 |
| 333 | 2026-07-14T05:18:24.212Z | Downloaded self-replace v1.5.0 |
| 334 | 2026-07-14T05:18:24.212Z | Downloaded thread_local v1.1.10 |
| 335 | 2026-07-14T05:18:24.212Z | Downloaded rand_core v0.10.1 |
| 336 | 2026-07-14T05:18:24.215Z | Downloaded cargo_metadata v0.23.1 |
| 337 | 2026-07-14T05:18:24.215Z | Downloaded ahash v0.8.12 |
| 338 | 2026-07-14T05:18:24.217Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-07-14T05:18:24.217Z | Downloaded camino v1.2.4 |
| 340 | 2026-07-14T05:18:24.220Z | Downloaded tower-service v0.3.3 |
| 341 | 2026-07-14T05:18:24.220Z | Downloaded target-lexicon v0.13.5 |
| 342 | 2026-07-14T05:18:24.220Z | Downloaded target-spec-miette v0.4.8 |
| 343 | 2026-07-14T05:18:24.223Z | Downloaded anstyle v1.0.14 |
| 344 | 2026-07-14T05:18:24.226Z | Downloaded owo-colors v4.3.0 |
| 345 | 2026-07-14T05:18:24.226Z | Downloaded thiserror v1.0.69 |
| 346 | 2026-07-14T05:18:24.228Z | Downloaded getrandom v0.4.3 |
| 347 | 2026-07-14T05:18:24.231Z | Downloaded clap v4.6.1 |
| 348 | 2026-07-14T05:18:24.235Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2026-07-14T05:18:24.238Z | Downloaded untrusted v0.9.0 |
| 350 | 2026-07-14T05:18:24.238Z | Downloaded unicode-xid v0.2.6 |
| 351 | 2026-07-14T05:18:24.238Z | Downloaded try-lock v0.2.5 |
| 352 | 2026-07-14T05:18:24.241Z | Downloaded tracing-error v0.2.1 |
| 353 | 2026-07-14T05:18:24.241Z | Downloaded slab v0.4.12 |
| 354 | 2026-07-14T05:18:24.241Z | Downloaded urlencoding v2.1.3 |
| 355 | 2026-07-14T05:18:24.241Z | Downloaded utf8parse v0.2.2 |
| 356 | 2026-07-14T05:18:24.243Z | Downloaded unicode-linebreak v0.1.5 |
| 357 | 2026-07-14T05:18:24.243Z | Downloaded signal-hook-registry v1.4.8 |
| 358 | 2026-07-14T05:18:24.243Z | Downloaded ppv-lite86 v0.2.21 |
| 359 | 2026-07-14T05:18:24.243Z | Downloaded chacha20 v0.10.1 |
| 360 | 2026-07-14T05:18:24.246Z | Downloaded camino-tempfile v1.4.1 |
| 361 | 2026-07-14T05:18:24.249Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 362 | 2026-07-14T05:18:24.249Z | Downloaded getrandom v0.2.17 |
| 363 | 2026-07-14T05:18:24.252Z | Downloaded httparse v1.10.1 |
| 364 | 2026-07-14T05:18:24.252Z | Downloaded parking_lot_core v0.9.12 |
| 365 | 2026-07-14T05:18:24.255Z | Downloaded smallvec v1.15.2 |
| 366 | 2026-07-14T05:18:24.255Z | Downloaded litrs v1.0.0 |
| 367 | 2026-07-14T05:18:24.259Z | Downloaded eyre v0.6.12 |
| 368 | 2026-07-14T05:18:24.259Z | Downloaded parking_lot v0.12.5 |
| 369 | 2026-07-14T05:18:24.263Z | Downloaded getrandom v0.3.4 |
| 370 | 2026-07-14T05:18:24.266Z | Downloaded quick-junit v0.5.2 |
| 371 | 2026-07-14T05:18:24.266Z | Downloaded rustls-pki-types v1.15.0 |
| 372 | 2026-07-14T05:18:24.269Z | Downloaded rand_chacha v0.9.0 |
| 373 | 2026-07-14T05:18:24.269Z | Downloaded config v0.15.25 |
| 374 | 2026-07-14T05:18:24.271Z | Downloaded thiserror-impl v1.0.69 |
| 375 | 2026-07-14T05:18:24.274Z | Downloaded pin-project-internal v1.1.13 |
| 376 | 2026-07-14T05:18:24.274Z | Downloaded version_check v0.9.5 |
| 377 | 2026-07-14T05:18:24.274Z | Downloaded tracing-log v0.2.0 |
| 378 | 2026-07-14T05:18:24.277Z | Downloaded tempfile v3.27.0 |
| 379 | 2026-07-14T05:18:24.277Z | Downloaded want v0.3.1 |
| 380 | 2026-07-14T05:18:24.277Z | Downloaded target-spec v3.6.0 |
| 381 | 2026-07-14T05:18:24.280Z | Downloaded derive-where v1.6.1 |
| 382 | 2026-07-14T05:18:24.282Z | Downloaded unicase v2.9.0 |
| 383 | 2026-07-14T05:18:24.282Z | Downloaded bitflags v2.13.0 |
| 384 | 2026-07-14T05:18:24.285Z | Downloaded xattr v1.6.1 |
| 385 | 2026-07-14T05:18:24.288Z | Downloaded thiserror-impl v2.0.18 |
| 386 | 2026-07-14T05:18:24.288Z | Downloaded thiserror v2.0.18 |
| 387 | 2026-07-14T05:18:24.290Z | Downloaded tokio-rustls v0.26.4 |
| 388 | 2026-07-14T05:18:24.293Z | Downloaded tokio-native-tls v0.3.1 |
| 389 | 2026-07-14T05:18:24.293Z | Downloaded derive_more v2.1.1 |
| 390 | 2026-07-14T05:18:24.300Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 391 | 2026-07-14T05:18:24.304Z | Downloaded signal-hook v0.3.18 |
| 392 | 2026-07-14T05:18:24.305Z | Downloaded semver v1.0.28 |
| 393 | 2026-07-14T05:18:24.308Z | Downloaded zmij v1.0.23 |
| 394 | 2026-07-14T05:18:24.308Z | Downloaded tracing-attributes v0.1.31 |
| 395 | 2026-07-14T05:18:24.308Z | Downloaded simd-adler32 v0.3.9 |
| 396 | 2026-07-14T05:18:24.308Z | Downloaded sha2 v0.10.9 |
| 397 | 2026-07-14T05:18:24.310Z | Downloaded zeroize v1.9.0 |
| 398 | 2026-07-14T05:18:24.310Z | Downloaded serde_core v1.0.228 |
| 399 | 2026-07-14T05:18:24.313Z | Downloaded ryu v1.0.23 |
| 400 | 2026-07-14T05:18:24.313Z | Downloaded typeid v1.0.3 |
| 401 | 2026-07-14T05:18:24.316Z | Downloaded ed25519-dalek v2.2.0 |
| 402 | 2026-07-14T05:18:24.316Z | Downloaded nextest-filtering v0.15.0 |
| 403 | 2026-07-14T05:18:24.319Z | Downloaded rand v0.10.2 |
| 404 | 2026-07-14T05:18:24.321Z | Downloaded futures v0.3.32 |
| 405 | 2026-07-14T05:18:24.324Z | Downloaded proc-macro2 v1.0.106 |
| 406 | 2026-07-14T05:18:24.324Z | Downloaded der v0.7.10 |
| 407 | 2026-07-14T05:18:24.328Z | Downloaded futures-channel v0.3.32 |
| 408 | 2026-07-14T05:18:24.332Z | Downloaded pin-project v1.1.13 |
| 409 | 2026-07-14T05:18:24.339Z | Downloaded cc v1.2.67 |
| 410 | 2026-07-14T05:18:24.342Z | Downloaded tokio-stream v0.1.18 |
| 411 | 2026-07-14T05:18:24.345Z | Downloaded memchr v2.8.3 |
| 412 | 2026-07-14T05:18:24.348Z | Downloaded toml v0.8.23 |
| 413 | 2026-07-14T05:18:24.352Z | Downloaded zstd-safe v7.2.4 |
| 414 | 2026-07-14T05:18:24.352Z | Downloaded zstd v0.13.3 |
| 415 | 2026-07-14T05:18:24.355Z | Downloaded borsh v1.7.0 |
| 416 | 2026-07-14T05:18:24.359Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 417 | 2026-07-14T05:18:24.359Z | Downloaded serde_derive v1.0.228 |
| 418 | 2026-07-14T05:18:24.362Z | Downloaded sharded-slab v0.1.7 |
| 419 | 2026-07-14T05:18:24.362Z | Downloaded flate2 v1.1.9 |
| 420 | 2026-07-14T05:18:24.372Z | Downloaded derive_more-impl v2.1.1 |
| 421 | 2026-07-14T05:18:24.375Z | Downloaded miniz_oxide v0.8.9 |
| 422 | 2026-07-14T05:18:24.377Z | Downloaded indicatif v0.17.11 |
| 423 | 2026-07-14T05:18:24.390Z | Downloaded textwrap v0.16.2 |
| 424 | 2026-07-14T05:18:24.393Z | Downloaded tinyvec v1.12.0 |
| 425 | 2026-07-14T05:18:24.395Z | Downloaded uuid v1.23.5 |
| 426 | 2026-07-14T05:18:24.395Z | Downloaded zipsign-api v0.1.5 |
| 427 | 2026-07-14T05:18:24.398Z | Downloaded xxhash-rust v0.8.16 |
| 428 | 2026-07-14T05:18:24.398Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 429 | 2026-07-14T05:18:24.401Z | Downloaded url v2.5.8 |
| 430 | 2026-07-14T05:18:24.408Z | Downloaded socket2 v0.6.5 |
| 431 | 2026-07-14T05:18:24.410Z | Downloaded toml_edit v0.22.27 |
| 432 | 2026-07-14T05:18:24.413Z | Downloaded unicode-ident v1.0.24 |
| 433 | 2026-07-14T05:18:24.413Z | Downloaded tracing-core v0.1.36 |
| 434 | 2026-07-14T05:18:24.415Z | Downloaded tar v0.4.46 |
| 435 | 2026-07-14T05:18:24.418Z | Downloaded openssl-sys v0.9.117 |
| 436 | 2026-07-14T05:18:24.424Z | Downloaded unicode-segmentation v1.13.3 |
| 437 | 2026-07-14T05:18:24.427Z | Downloaded rustls-webpki v0.103.13 |
| 438 | 2026-07-14T05:18:24.431Z | Downloaded tower v0.5.3 |
| 439 | 2026-07-14T05:18:24.434Z | Downloaded serde v1.0.228 |
| 440 | 2026-07-14T05:18:24.437Z | Downloaded idna v1.1.0 |
| 441 | 2026-07-14T05:18:24.449Z | Downloaded vte v0.14.1 |
| 442 | 2026-07-14T05:18:24.460Z | Downloaded hashbrown v0.15.5 |
| 443 | 2026-07-14T05:18:24.463Z | Downloaded rand v0.9.5 |
| 444 | 2026-07-14T05:18:24.466Z | Downloaded quinn v0.11.11 |
| 445 | 2026-07-14T05:18:24.468Z | Downloaded mio v1.2.2 |
| 446 | 2026-07-14T05:18:24.471Z | Downloaded itertools v0.14.0 |
| 447 | 2026-07-14T05:18:24.474Z | Downloaded indexmap v2.14.0 |
| 448 | 2026-07-14T05:18:24.476Z | Downloaded hyper-util v0.1.20 |
| 449 | 2026-07-14T05:18:24.480Z | Downloaded miette v7.6.0 |
| 450 | 2026-07-14T05:18:24.483Z | Downloaded guppy v0.17.26 |
| 451 | 2026-07-14T05:18:24.486Z | Downloaded tokio-util v0.7.18 |
| 452 | 2026-07-14T05:18:24.490Z | Downloaded h2 v0.4.15 |
| 453 | 2026-07-14T05:18:24.493Z | Downloaded serde_json v1.0.150 |
| 454 | 2026-07-14T05:18:24.498Z | Downloaded nix v0.30.1 |
| 455 | 2026-07-14T05:18:24.504Z | Downloaded tower-http v0.6.11 |
| 456 | 2026-07-14T05:18:24.509Z | Downloaded aho-corasick v1.1.4 |
| 457 | 2026-07-14T05:18:24.512Z | Downloaded clap_builder v4.6.0 |
| 458 | 2026-07-14T05:18:24.516Z | Downloaded typenum v1.20.1 |
| 459 | 2026-07-14T05:18:24.518Z | Downloaded ron v0.12.2 |
| 460 | 2026-07-14T05:18:24.524Z | Downloaded hashbrown v0.17.1 |
| 461 | 2026-07-14T05:18:24.534Z | Downloaded winnow v0.7.15 |
| 462 | 2026-07-14T05:18:24.539Z | Downloaded winnow v1.0.4 |
| 463 | 2026-07-14T05:18:24.544Z | Downloaded unicode-normalization v0.1.25 |
| 464 | 2026-07-14T05:18:24.547Z | Downloaded chrono v0.4.45 |
| 465 | 2026-07-14T05:18:24.550Z | Downloaded reqwest v0.12.28 |
| 466 | 2026-07-14T05:18:24.555Z | Downloaded pulldown-cmark v0.13.4 |
| 467 | 2026-07-14T05:18:24.559Z | Downloaded hyper v1.10.1 |
| 468 | 2026-07-14T05:18:24.562Z | Downloaded webpki-roots v1.0.8 |
| 469 | 2026-07-14T05:18:24.565Z | Downloaded regex v1.13.0 |
| 470 | 2026-07-14T05:18:24.567Z | Downloaded tracing-subscriber v0.3.23 |
| 471 | 2026-07-14T05:18:24.572Z | Downloaded vcpkg v0.2.15 |
| 472 | 2026-07-14T05:18:24.595Z | Downloaded futures-util v0.3.32 |
| 473 | 2026-07-14T05:18:24.602Z | Downloaded portable-atomic v1.13.1 |
| 474 | 2026-07-14T05:18:24.609Z | Downloaded quick-xml v0.38.4 |
| 475 | 2026-07-14T05:18:24.611Z | Downloaded zerocopy v0.8.54 |
| 476 | 2026-07-14T05:18:24.623Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-07-14T05:18:24.626Z | Downloaded curve25519-dalek v4.1.3 |
| 478 | 2026-07-14T05:18:24.632Z | Downloaded bstr v1.12.3 |
| 479 | 2026-07-14T05:18:24.636Z | Downloaded unicode-width v0.1.14 |
| 480 | 2026-07-14T05:18:24.639Z | Downloaded quick-xml v0.37.5 |
| 481 | 2026-07-14T05:18:24.643Z | Downloaded quinn-proto v0.11.16 |
| 482 | 2026-07-14T05:18:24.663Z | Downloaded tracing v0.1.44 |
| 483 | 2026-07-14T05:18:24.674Z | Downloaded nextest-runner v0.80.0 |
| 484 | 2026-07-14T05:18:24.681Z | Downloaded color-eyre v0.6.5 |
| 485 | 2026-07-14T05:18:24.687Z | Downloaded openssl v0.10.81 |
| 486 | 2026-07-14T05:18:24.694Z | Downloaded syn v2.0.118 |
| 487 | 2026-07-14T05:18:24.701Z | Downloaded object v0.37.3 |
| 488 | 2026-07-14T05:18:24.707Z | Downloaded tokio v1.52.3 |
| 489 | 2026-07-14T05:18:24.730Z | Downloaded regex-syntax v0.8.11 |
| 490 | 2026-07-14T05:18:24.734Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 491 | 2026-07-14T05:18:24.744Z | Downloaded rustix v0.38.44 |
| 492 | 2026-07-14T05:18:24.757Z | Downloaded rustls v0.23.42 |
| 493 | 2026-07-14T05:18:24.764Z | Downloaded rustix v1.1.4 |
| 494 | 2026-07-14T05:18:24.811Z | Downloaded regex-automata v0.4.15 |
| 495 | 2026-07-14T05:18:24.857Z | Downloaded petgraph v0.8.3 |
| 496 | 2026-07-14T05:18:24.870Z | Downloaded libc v0.2.186 |
| 497 | 2026-07-14T05:18:24.944Z | Downloaded recursion v0.5.4 |
| 498 | 2026-07-14T05:18:24.950Z | Downloaded ring v0.17.14 |
| 499 | 2026-07-14T05:18:25.013Z | Compiling proc-macro2 v1.0.106 |
| 500 | 2026-07-14T05:18:25.013Z | Compiling libc v0.2.186 |
| 501 | 2026-07-14T05:18:25.013Z | Compiling unicode-ident v1.0.24 |
| 502 | 2026-07-14T05:18:25.016Z | Compiling quote v1.0.46 |
| 503 | 2026-07-14T05:18:25.016Z | Compiling serde_core v1.0.228 |
| 504 | 2026-07-14T05:18:25.016Z | Compiling cfg-if v1.0.4 |
| 505 | 2026-07-14T05:18:25.016Z | Compiling memchr v2.8.3 |
| 506 | 2026-07-14T05:18:25.016Z | Compiling once_cell v1.21.4 |
| 507 | 2026-07-14T05:18:25.219Z | Compiling log v0.4.33 |
| 508 | 2026-07-14T05:18:25.285Z | Compiling pin-project-lite v0.2.17 |
| 509 | 2026-07-14T05:18:25.383Z | Compiling itoa v1.0.18 |
| 510 | 2026-07-14T05:18:25.429Z | Compiling serde v1.0.228 |
| 511 | 2026-07-14T05:18:25.562Z | Compiling futures-core v0.3.32 |
| 512 | 2026-07-14T05:18:25.626Z | Compiling smallvec v1.15.2 |
| 513 | 2026-07-14T05:18:25.720Z | Compiling bitflags v2.13.0 |
| 514 | 2026-07-14T05:18:25.820Z | Compiling shlex v2.0.1 |
| 515 | 2026-07-14T05:18:25.897Z | Compiling find-msvc-tools v0.1.9 |
| 516 | 2026-07-14T05:18:26.017Z | Compiling equivalent v1.0.2 |
| 517 | 2026-07-14T05:18:26.119Z | Compiling errno v0.3.14 |
| 518 | 2026-07-14T05:18:26.133Z | Compiling hashbrown v0.17.1 |
| 519 | 2026-07-14T05:18:26.133Z | Compiling bytes v1.12.1 |
| 520 | 2026-07-14T05:18:26.167Z | Compiling mio v1.2.2 |
| 521 | 2026-07-14T05:18:26.285Z | Compiling signal-hook-registry v1.4.8 |
| 522 | 2026-07-14T05:18:26.363Z | Compiling jobserver v0.1.35 |
| 523 | 2026-07-14T05:18:26.434Z | Compiling syn v2.0.118 |
| 524 | 2026-07-14T05:18:26.491Z | Compiling rustix v1.1.4 |
| 525 | 2026-07-14T05:18:26.683Z | Compiling cc v1.2.67 |
| 526 | 2026-07-14T05:18:26.812Z | Compiling futures-sink v0.3.32 |
| 527 | 2026-07-14T05:18:26.832Z | Compiling socket2 v0.6.5 |
| 528 | 2026-07-14T05:18:26.879Z | Compiling slab v0.4.12 |
| 529 | 2026-07-14T05:18:26.924Z | Compiling zmij v1.0.23 |
| 530 | 2026-07-14T05:18:27.013Z | Compiling futures-channel v0.3.32 |
| 531 | 2026-07-14T05:18:27.083Z | Compiling tracing-core v0.1.36 |
| 532 | 2026-07-14T05:18:27.272Z | Compiling version_check v0.9.5 |
| 533 | 2026-07-14T05:18:27.285Z | Compiling serde_json v1.0.150 |
| 534 | 2026-07-14T05:18:27.576Z | Compiling indexmap v2.14.0 |
| 535 | 2026-07-14T05:18:27.672Z | Compiling futures-task v0.3.32 |
| 536 | 2026-07-14T05:18:27.712Z | Compiling getrandom v0.4.3 |
| 537 | 2026-07-14T05:18:27.858Z | Compiling futures-io v0.3.32 |
| 538 | 2026-07-14T05:18:28.036Z | Compiling percent-encoding v2.3.2 |
| 539 | 2026-07-14T05:18:28.059Z | Compiling camino v1.2.4 |
| 540 | 2026-07-14T05:18:28.072Z | Compiling unicode-width v0.2.2 |
| 541 | 2026-07-14T05:18:28.298Z | Compiling ring v0.17.14 |
| 542 | 2026-07-14T05:18:28.403Z | Compiling http v1.4.2 |
| 543 | 2026-07-14T05:18:28.472Z | Compiling zeroize v1.9.0 |
| 544 | 2026-07-14T05:18:28.491Z | Compiling autocfg v1.5.1 |
| 545 | 2026-07-14T05:18:28.510Z | Compiling simd-adler32 v0.3.9 |
| 546 | 2026-07-14T05:18:28.684Z | Compiling adler2 v2.0.1 |
| 547 | 2026-07-14T05:18:28.886Z | Compiling miniz_oxide v0.8.9 |
| 548 | 2026-07-14T05:18:28.889Z | Compiling num-traits v0.2.19 |
| 549 | 2026-07-14T05:18:29.183Z | Compiling getrandom v0.3.4 |
| 550 | 2026-07-14T05:18:29.435Z | Compiling zerocopy v0.8.54 |
| 551 | 2026-07-14T05:18:29.549Z | Compiling target-lexicon v0.13.5 |
| 552 | 2026-07-14T05:18:29.787Z | Compiling object v0.37.3 |
| 553 | 2026-07-14T05:18:29.923Z | Compiling http-body v1.1.0 |
| 554 | 2026-07-14T05:18:30.119Z | Compiling rustls-pki-types v1.15.0 |
| 555 | 2026-07-14T05:18:30.151Z | Compiling form_urlencoded v1.2.2 |
| 556 | 2026-07-14T05:18:30.190Z | Compiling serde_derive v1.0.228 |
| 557 | 2026-07-14T05:18:30.261Z | Compiling tokio-macros v2.7.0 |
| 558 | 2026-07-14T05:18:30.351Z | Compiling futures-macro v0.3.32 |
| 559 | 2026-07-14T05:18:30.426Z | Compiling tracing-attributes v0.1.31 |
| 560 | 2026-07-14T05:18:30.440Z | Compiling semver v1.0.28 |
| 561 | 2026-07-14T05:18:30.778Z | Compiling getrandom v0.2.17 |
| 562 | 2026-07-14T05:18:30.993Z | Compiling owo-colors v4.3.0 |
| 563 | 2026-07-14T05:18:31.013Z | Compiling fnv v1.0.7 |
| 564 | 2026-07-14T05:18:31.039Z | Compiling tokio v1.52.3 |
| 565 | 2026-07-14T05:18:31.110Z | Compiling thiserror v2.0.18 |
| 566 | 2026-07-14T05:18:31.124Z | Compiling idna_adapter v1.0.0 |
| 567 | 2026-07-14T05:18:31.203Z | Compiling futures-util v0.3.32 |
| 568 | 2026-07-14T05:18:31.226Z | Compiling guppy-workspace-hack v0.1.0 |
| 569 | 2026-07-14T05:18:31.318Z | Compiling untrusted v0.9.0 |
| 570 | 2026-07-14T05:18:31.458Z | Compiling httparse v1.10.1 |
| 571 | 2026-07-14T05:18:31.461Z | Compiling signal-hook v0.3.18 |
| 572 | 2026-07-14T05:18:31.479Z | Compiling utf8_iter v1.0.4 |
| 573 | 2026-07-14T05:18:31.642Z | Compiling gimli v0.32.3 |
| 574 | 2026-07-14T05:18:31.656Z | Compiling tracing v0.1.44 |
| 575 | 2026-07-14T05:18:31.710Z | Compiling idna v1.1.0 |
| 576 | 2026-07-14T05:18:32.078Z | Compiling thiserror-impl v2.0.18 |
| 577 | 2026-07-14T05:18:33.605Z | Compiling addr2line v0.25.1 |
| 578 | 2026-07-14T05:18:33.914Z | Compiling generic-array v0.14.7 |
| 579 | 2026-07-14T05:18:33.966Z | Compiling rustc-demangle v0.1.28 |
| 580 | 2026-07-14T05:18:34.055Z | Compiling pkg-config v0.3.33 |
| 581 | 2026-07-14T05:18:34.161Z | Compiling fastrand v2.4.1 |
| 582 | 2026-07-14T05:18:34.355Z | Compiling rustls v0.23.42 |
| 583 | 2026-07-14T05:18:34.507Z | Compiling target-spec v3.6.0 |
| 584 | 2026-07-14T05:18:34.520Z | Compiling try-lock v0.2.5 |
| 585 | 2026-07-14T05:18:34.594Z | Compiling thiserror v1.0.69 |
| 586 | 2026-07-14T05:18:34.669Z | Compiling typeid v1.0.3 |
| 587 | 2026-07-14T05:18:34.813Z | Compiling atomic-waker v1.1.2 |
| 588 | 2026-07-14T05:18:34.931Z | Compiling tower-service v0.3.3 |
| 589 | 2026-07-14T05:18:35.007Z | Compiling want v0.3.1 |
| 590 | 2026-07-14T05:18:35.021Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 591 | 2026-07-14T05:18:35.032Z | Compiling tempfile v3.27.0 |
| 592 | 2026-07-14T05:18:35.137Z | Compiling tokio-util v0.7.18 |
| 593 | 2026-07-14T05:18:35.234Z | Compiling cfg-expr v0.20.8 |
| 594 | 2026-07-14T05:18:35.942Z | Compiling backtrace v0.3.76 |
| 595 | 2026-07-14T05:18:36.236Z | Compiling h2 v0.4.15 |
| 596 | 2026-07-14T05:18:36.245Z | Compiling url v2.5.8 |
| 597 | 2026-07-14T05:18:36.771Z | Compiling thiserror-impl v1.0.69 |
| 598 | 2026-07-14T05:18:36.799Z | Compiling terminal_size v0.4.4 |
| 599 | 2026-07-14T05:18:36.959Z | Compiling aho-corasick v1.1.4 |
| 600 | 2026-07-14T05:18:36.976Z | Compiling typenum v1.20.1 |
| 601 | 2026-07-14T05:18:37.688Z | Compiling rustls-webpki v0.103.13 |
| 602 | 2026-07-14T05:18:37.977Z | Compiling erased-serde v0.4.10 |
| 603 | 2026-07-14T05:18:38.313Z | Compiling subtle v2.6.1 |
| 604 | 2026-07-14T05:18:38.494Z | Compiling winnow v0.7.15 |
| 605 | 2026-07-14T05:18:38.774Z | Compiling regex-syntax v0.8.11 |
| 606 | 2026-07-14T05:18:40.372Z | Compiling hyper v1.10.1 |
| 607 | 2026-07-14T05:18:40.533Z | Compiling regex-automata v0.4.15 |
| 608 | 2026-07-14T05:18:42.749Z | Compiling toml_datetime v0.6.11 |
| 609 | 2026-07-14T05:18:43.138Z | Compiling serde_spanned v0.6.9 |
| 610 | 2026-07-14T05:18:43.313Z | Compiling ahash v0.8.12 |
| 611 | 2026-07-14T05:18:43.591Z | Compiling sync_wrapper v1.0.2 |
| 612 | 2026-07-14T05:18:43.707Z | Compiling parking_lot_core v0.9.12 |
| 613 | 2026-07-14T05:18:44.007Z | Compiling ipnet v2.12.0 |
| 614 | 2026-07-14T05:18:44.229Z | Compiling foldhash v0.1.5 |
| 615 | 2026-07-14T05:18:44.370Z | Compiling lazy_static v1.5.0 |
| 616 | 2026-07-14T05:18:44.466Z | Compiling crc32fast v1.5.0 |
| 617 | 2026-07-14T05:18:44.495Z | Compiling is_ci v1.2.0 |
| 618 | 2026-07-14T05:18:44.668Z | Compiling nextest-workspace-hack v0.1.0 |
| 619 | 2026-07-14T05:18:44.780Z | Compiling either v1.16.0 |
| 620 | 2026-07-14T05:18:44.900Z | Compiling unicode-segmentation v1.13.3 |
| 621 | 2026-07-14T05:18:45.025Z | Compiling toml_write v0.1.2 |
| 622 | 2026-07-14T05:18:45.273Z | Compiling tower-layer v0.3.3 |
| 623 | 2026-07-14T05:18:45.273Z | Compiling base64 v0.22.1 |
| 624 | 2026-07-14T05:18:45.305Z | Compiling unicode-linebreak v0.1.5 |
| 625 | 2026-07-14T05:18:45.344Z | Compiling portable-atomic v1.13.1 |
| 626 | 2026-07-14T05:18:45.484Z | Compiling tower v0.5.3 |
| 627 | 2026-07-14T05:18:45.574Z | Compiling hyper-util v0.1.20 |
| 628 | 2026-07-14T05:18:45.821Z | Compiling textwrap v0.16.2 |
| 629 | 2026-07-14T05:18:45.873Z | Compiling convert_case v0.10.0 |
| 630 | 2026-07-14T05:18:46.112Z | Compiling toml_edit v0.22.27 |
| 631 | 2026-07-14T05:18:46.247Z | Compiling supports-color v3.0.2 |
| 632 | 2026-07-14T05:18:46.398Z | Compiling sharded-slab v0.1.7 |
| 633 | 2026-07-14T05:18:46.491Z | Compiling hashbrown v0.15.5 |
| 634 | 2026-07-14T05:18:47.037Z | Compiling tokio-rustls v0.26.4 |
| 635 | 2026-07-14T05:18:47.302Z | Compiling backtrace-ext v0.2.1 |
| 636 | 2026-07-14T05:18:47.325Z | Compiling ordered-float v2.10.1 |
| 637 | 2026-07-14T05:18:47.579Z | Compiling webpki-roots v1.0.8 |
| 638 | 2026-07-14T05:18:47.609Z | Compiling miette-derive v7.6.0 |
| 639 | 2026-07-14T05:18:47.696Z | Compiling pathdiff v0.2.3 |
| 640 | 2026-07-14T05:18:47.780Z | Compiling console v0.15.11 |
| 641 | 2026-07-14T05:18:47.826Z | Compiling cargo-platform v0.3.3 |
| 642 | 2026-07-14T05:18:48.285Z | Compiling tracing-log v0.2.0 |
| 643 | 2026-07-14T05:18:48.397Z | Compiling os_pipe v1.2.3 |
| 644 | 2026-07-14T05:18:48.575Z | Compiling thread_local v1.1.10 |
| 645 | 2026-07-14T05:18:48.645Z | Compiling ryu v1.0.23 |
| 646 | 2026-07-14T05:18:48.731Z | Compiling utf8parse v0.2.2 |
| 647 | 2026-07-14T05:18:48.850Z | Compiling unicode-width v0.1.14 |
| 648 | 2026-07-14T05:18:48.934Z | Compiling pulldown-cmark v0.13.4 |
| 649 | 2026-07-14T05:18:48.937Z | Compiling fixedbitset v0.5.7 |
| 650 | 2026-07-14T05:18:49.156Z | Compiling debug-ignore v1.0.5 |
| 651 | 2026-07-14T05:18:49.170Z | Compiling winnow v1.0.4 |
| 652 | 2026-07-14T05:18:49.281Z | Compiling rustix v0.38.44 |
| 653 | 2026-07-14T05:18:49.467Z | Compiling scopeguard v1.2.0 |
| 654 | 2026-07-14T05:18:49.486Z | Compiling zstd-safe v7.2.4 |
| 655 | 2026-07-14T05:18:49.578Z | Compiling supports-unicode v3.0.0 |
| 656 | 2026-07-14T05:18:49.655Z | Compiling supports-hyperlinks v3.2.0 |
| 657 | 2026-07-14T05:18:49.748Z | Compiling cfg_aliases v0.2.1 |
| 658 | 2026-07-14T05:18:49.825Z | Compiling nix v0.30.1 |
| 659 | 2026-07-14T05:18:49.846Z | Compiling miette v7.6.0 |
| 660 | 2026-07-14T05:18:49.880Z | Compiling lock_api v0.4.14 |
| 661 | 2026-07-14T05:18:50.205Z | Compiling petgraph v0.8.3 |
| 662 | 2026-07-14T05:18:50.236Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 663 | 2026-07-14T05:18:50.637Z | Compiling anstyle-parse v1.0.0 |
| 664 | 2026-07-14T05:18:50.866Z | Compiling serde_urlencoded v0.7.1 |
| 665 | 2026-07-14T05:18:51.164Z | Compiling tracing-subscriber v0.3.23 |
| 666 | 2026-07-14T05:18:51.567Z | Compiling sigchld v0.2.4 |
| 667 | 2026-07-14T05:18:51.770Z | Compiling cargo_metadata v0.23.1 |
| 668 | 2026-07-14T05:18:51.971Z | Compiling toml v0.8.23 |
| 669 | 2026-07-14T05:18:52.163Z | Compiling hyper-rustls v0.27.9 |
| 670 | 2026-07-14T05:18:52.850Z | Compiling serde-untagged v0.1.9 |
| 671 | 2026-07-14T05:18:53.234Z | Compiling serde-value v0.7.0 |
| 672 | 2026-07-14T05:18:54.513Z | Compiling derive_more-impl v2.1.1 |
| 673 | 2026-07-14T05:18:54.528Z | Compiling tower-http v0.6.11 |
| 674 | 2026-07-14T05:18:54.857Z | Compiling itertools v0.14.0 |
| 675 | 2026-07-14T05:18:55.201Z | Compiling regex v1.13.0 |
| 676 | 2026-07-14T05:18:55.319Z | Compiling block-buffer v0.10.4 |
| 677 | 2026-07-14T05:18:55.356Z | Compiling crypto-common v0.1.7 |
| 678 | 2026-07-14T05:18:55.482Z | Compiling ppv-lite86 v0.2.21 |
| 679 | 2026-07-14T05:18:55.494Z | Compiling rand_core v0.9.5 |
| 680 | 2026-07-14T05:18:55.662Z | Compiling futures-executor v0.3.32 |
| 681 | 2026-07-14T05:18:55.754Z | Compiling pin-project-internal v1.1.13 |
| 682 | 2026-07-14T05:18:55.813Z | Compiling http-body-util v0.1.4 |
| 683 | 2026-07-14T05:18:56.117Z | Compiling uuid v1.23.5 |
| 684 | 2026-07-14T05:18:56.206Z | Compiling smol_str v0.3.6 |
| 685 | 2026-07-14T05:18:56.406Z | Compiling serde_spanned v1.1.1 |
| 686 | 2026-07-14T05:18:56.553Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 687 | 2026-07-14T05:18:56.556Z | Compiling filetime v0.2.29 |
| 688 | 2026-07-14T05:18:56.662Z | Compiling vte v0.14.1 |
| 689 | 2026-07-14T05:18:56.675Z | Compiling bstr v1.12.3 |
| 690 | 2026-07-14T05:18:56.767Z | Compiling litrs v1.0.0 |
| 691 | 2026-07-14T05:18:56.852Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-07-14T05:18:56.884Z | Compiling anstyle v1.0.14 |
| 693 | 2026-07-14T05:18:56.988Z | Compiling self_update v0.42.0 |
| 694 | 2026-07-14T05:18:57.008Z | Compiling static_assertions v1.1.0 |
| 695 | 2026-07-14T05:18:57.084Z | Compiling eyre v0.6.12 |
| 696 | 2026-07-14T05:18:57.120Z | Compiling tinyvec_macros v0.1.1 |
| 697 | 2026-07-14T05:18:57.193Z | Compiling unicode-xid v0.2.6 |
| 698 | 2026-07-14T05:18:57.220Z | Compiling nested v0.1.1 |
| 699 | 2026-07-14T05:18:57.247Z | Compiling xattr v1.6.1 |
| 700 | 2026-07-14T05:18:57.376Z | Compiling color-spantrace v0.3.0 |
| 701 | 2026-07-14T05:18:57.416Z | Compiling unicase v2.9.0 |
| 702 | 2026-07-14T05:18:57.429Z | Compiling anstyle-query v1.1.5 |
| 703 | 2026-07-14T05:18:57.442Z | Compiling is_terminal_polyfill v1.70.2 |
| 704 | 2026-07-14T05:18:57.533Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-07-14T05:18:57.533Z | Compiling colorchoice v1.0.5 |
| 706 | 2026-07-14T05:18:57.681Z | Compiling chrono v0.4.45 |
| 707 | 2026-07-14T05:18:57.718Z | Compiling anstream v1.0.0 |
| 708 | 2026-07-14T05:18:57.734Z | Compiling tar v0.4.46 |
| 709 | 2026-07-14T05:18:57.806Z | Compiling guppy v0.17.26 |
| 710 | 2026-07-14T05:18:57.880Z | Compiling cargo-util-schemas v0.2.0 |
| 711 | 2026-07-14T05:18:58.246Z | Compiling document-features v0.2.12 |
| 712 | 2026-07-14T05:18:58.755Z | Compiling tinyvec v1.12.0 |
| 713 | 2026-07-14T05:18:58.831Z | Compiling globset v0.4.18 |
| 714 | 2026-07-14T05:18:59.197Z | Compiling indicatif v0.17.11 |
| 715 | 2026-07-14T05:19:00.258Z | Compiling pin-project v1.1.13 |
| 716 | 2026-07-14T05:19:00.283Z | Compiling strip-ansi-escapes v0.2.1 |
| 717 | 2026-07-14T05:19:00.345Z | Compiling toml v1.1.2+spec-1.1.0 |
| 718 | 2026-07-14T05:19:00.373Z | Compiling nextest-metadata v0.12.2 |
| 719 | 2026-07-14T05:19:00.794Z | Compiling newtype-uuid v1.3.2 |
| 720 | 2026-07-14T05:19:00.990Z | Compiling reqwest v0.12.28 |
| 721 | 2026-07-14T05:19:01.106Z | Compiling futures v0.3.32 |
| 722 | 2026-07-14T05:19:01.195Z | Compiling rand_chacha v0.9.0 |
| 723 | 2026-07-14T05:19:01.769Z | Compiling digest v0.10.7 |
| 724 | 2026-07-14T05:19:02.018Z | Compiling derive_more v2.1.1 |
| 725 | 2026-07-14T05:19:02.105Z | Compiling flate2 v1.1.9 |
| 726 | 2026-07-14T05:19:02.119Z | Compiling parking_lot v0.12.5 |
| 727 | 2026-07-14T05:19:02.385Z | Compiling tracing-error v0.2.1 |
| 728 | 2026-07-14T05:19:02.627Z | Compiling shared_child v1.1.1 |
| 729 | 2026-07-14T05:19:03.035Z | Compiling signal-hook-mio v0.2.5 |
| 730 | 2026-07-14T05:19:03.062Z | Compiling self-replace v1.5.0 |
| 731 | 2026-07-14T05:19:03.170Z | Compiling cargo-platform v0.2.0 |
| 732 | 2026-07-14T05:19:03.387Z | Compiling quick-xml v0.37.5 |
| 733 | 2026-07-14T05:19:03.571Z | Compiling quick-xml v0.38.4 |
| 734 | 2026-07-14T05:19:03.745Z | Compiling shell-words v1.1.1 |
| 735 | 2026-07-14T05:19:04.017Z | Compiling strsim v0.11.1 |
| 736 | 2026-07-14T05:19:04.338Z | Compiling recursion v0.5.4 |
| 737 | 2026-07-14T05:19:04.485Z | Compiling indenter v0.3.4 |
| 738 | 2026-07-14T05:19:04.627Z | Compiling cpufeatures v0.2.17 |
| 739 | 2026-07-14T05:19:04.710Z | Compiling urlencoding v2.1.3 |
| 740 | 2026-07-14T05:19:04.855Z | Compiling clap_lex v1.1.0 |
| 741 | 2026-07-14T05:19:04.940Z | Compiling humantime v2.4.0 |
| 742 | 2026-07-14T05:19:05.179Z | Compiling heck v0.5.0 |
| 743 | 2026-07-14T05:19:05.260Z | Compiling humantime-serde v1.1.1 |
| 744 | 2026-07-14T05:19:05.393Z | Compiling clap_derive v4.6.1 |
| 745 | 2026-07-14T05:19:05.418Z | Compiling clap_builder v4.6.0 |
| 746 | 2026-07-14T05:19:05.491Z | Compiling sha2 v0.10.9 |
| 747 | 2026-07-14T05:19:06.176Z | Compiling nextest-filtering v0.15.0 |
| 748 | 2026-07-14T05:19:06.732Z | Compiling quick-junit v0.5.2 |
| 749 | 2026-07-14T05:19:07.213Z | Compiling atomicwrites v0.4.4 |
| 750 | 2026-07-14T05:19:07.511Z | Compiling cargo_metadata v0.20.0 |
| 751 | 2026-07-14T05:19:09.930Z | Compiling crossterm v0.29.0 |
| 752 | 2026-07-14T05:19:10.193Z | Compiling cargo-nextest v0.9.97 |
| 753 | 2026-07-14T05:19:10.539Z | Compiling duct v0.13.7 |
| 754 | 2026-07-14T05:19:12.283Z | Compiling zstd v0.13.3 |
| 755 | 2026-07-14T05:19:12.297Z | Compiling rand v0.9.5 |
| 756 | 2026-07-14T05:19:12.430Z | Compiling async-scoped v0.9.0 |
| 757 | 2026-07-14T05:19:12.634Z | Compiling config v0.15.25 |
| 758 | 2026-07-14T05:19:12.725Z | Compiling unicode-normalization v0.1.25 |
| 759 | 2026-07-14T05:19:12.777Z | Compiling target-spec-miette v0.4.8 |
| 760 | 2026-07-14T05:19:12.800Z | Compiling future-queue v0.4.0 |
| 761 | 2026-07-14T05:19:13.072Z | Compiling mukti-metadata v0.3.0 |
| 762 | 2026-07-14T05:19:13.094Z | Compiling camino-tempfile v1.4.1 |
| 763 | 2026-07-14T05:19:13.223Z | Compiling tokio-stream v0.1.18 |
| 764 | 2026-07-14T05:19:13.248Z | Compiling derive-where v1.6.1 |
| 765 | 2026-07-14T05:19:13.332Z | Compiling serde_path_to_error v0.1.20 |
| 766 | 2026-07-14T05:19:13.529Z | Compiling serde_ignored v0.1.14 |
| 767 | 2026-07-14T05:19:13.562Z | Compiling swrite v0.1.0 |
| 768 | 2026-07-14T05:19:13.672Z | Compiling xxhash-rust v0.8.16 |
| 769 | 2026-07-14T05:19:13.803Z | Compiling hex v0.4.3 |
| 770 | 2026-07-14T05:19:13.814Z | Compiling indent_write v2.2.0 |
| 771 | 2026-07-14T05:19:13.814Z | Compiling home v0.5.12 |
| 772 | 2026-07-14T05:19:13.920Z | Compiling color-eyre v0.6.5 |
| 773 | 2026-07-14T05:19:13.981Z | Compiling clap v4.6.1 |
| 774 | 2026-07-14T05:19:13.995Z | Compiling dialoguer v0.11.0 |
| 775 | 2026-07-14T05:19:14.051Z | Compiling enable-ansi-support v0.2.1 |
| 776 | 2026-07-14T05:19:14.523Z | Compiling nextest-runner v0.80.0 |
| 777 | 2026-07-14T05:19:33.213Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 778 | 2026-07-14T05:19:33.401Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 779 | 2026-07-14T05:19:33.404Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 780 | 2026-07-14T05:19:33.525Z | + pushd rdb |
| 781 | 2026-07-14T05:19:33.528Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 782 | 2026-07-14T05:19:33.528Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 783 | 2026-07-14T05:19:33.691Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 784 | 2026-07-14T05:19:34.271Z | From https://github.com/oxidecomputer/falcon |
| 785 | 2026-07-14T05:19:34.271Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 786 | 2026-07-14T05:19:34.348Z | Updating crates.io index |
| 787 | 2026-07-14T05:19:34.353Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 788 | 2026-07-14T05:19:34.743Z | From https://github.com/oxidecomputer/dendrite |
| 789 | 2026-07-14T05:19:34.743Z | * [new ref] f9fba02fd5351f468b15bda21d83d6dedae90818 -> refs/commit/f9fba02fd5351f468b15bda21d83d6dedae90818 |
| 790 | 2026-07-14T05:19:34.777Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 791 | 2026-07-14T05:19:35.033Z | From https://github.com/oxidecomputer/ispf |
| 792 | 2026-07-14T05:19:35.033Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 793 | 2026-07-14T05:19:35.039Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 794 | 2026-07-14T05:19:35.375Z | From https://github.com/oxidecomputer/netadm-sys |
| 795 | 2026-07-14T05:19:35.375Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 796 | 2026-07-14T05:19:35.415Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 797 | 2026-07-14T05:19:41.476Z | From https://github.com/oxidecomputer/omicron |
| 798 | 2026-07-14T05:19:41.476Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 799 | 2026-07-14T05:19:41.902Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 800 | 2026-07-14T05:19:42.593Z | From https://github.com/oxidecomputer/opte |
| 801 | 2026-07-14T05:19:42.593Z | * [new ref] dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc -> refs/commit/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc |
| 802 | 2026-07-14T05:19:42.624Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 803 | 2026-07-14T05:19:42.887Z | From https://github.com/oxidecomputer/slog-error-chain |
| 804 | 2026-07-14T05:19:42.887Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 805 | 2026-07-14T05:19:42.897Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 806 | 2026-07-14T05:19:43.165Z | From https://github.com/illumos/smf-rs |
| 807 | 2026-07-14T05:19:43.165Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 808 | 2026-07-14T05:19:43.173Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 809 | 2026-07-14T05:19:43.446Z | From https://github.com/oxidecomputer/network-interface |
| 810 | 2026-07-14T05:19:43.446Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 811 | 2026-07-14T05:19:43.453Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-07-14T05:19:43.760Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-07-14T05:19:43.760Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-07-14T05:19:43.766Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-07-14T05:19:44.432Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-07-14T05:19:44.432Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-07-14T05:19:44.477Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-07-14T05:19:44.987Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-07-14T05:19:44.987Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 820 | 2026-07-14T05:19:44.998Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-07-14T05:19:45.262Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-07-14T05:19:45.262Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 823 | 2026-07-14T05:19:45.268Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-07-14T05:19:45.574Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-07-14T05:19:45.575Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-07-14T05:19:45.583Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-07-14T05:19:45.830Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-07-14T05:19:45.830Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-07-14T05:19:45.837Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-07-14T05:19:46.165Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-07-14T05:19:46.165Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 832 | 2026-07-14T05:19:46.177Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 833 | 2026-07-14T05:19:46.487Z | From https://github.com/oxidecomputer/tufaceous |
| 834 | 2026-07-14T05:19:46.487Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 835 | 2026-07-14T05:19:46.506Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 836 | 2026-07-14T05:19:46.987Z | From https://github.com/oxidecomputer/management-gateway-service |
| 837 | 2026-07-14T05:19:46.987Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 838 | 2026-07-14T05:19:47.002Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 839 | 2026-07-14T05:19:47.786Z | From https://github.com/oxidecomputer/crucible |
| 840 | 2026-07-14T05:19:47.786Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 841 | 2026-07-14T05:19:47.832Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 842 | 2026-07-14T05:19:48.090Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 843 | 2026-07-14T05:19:48.090Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 844 | 2026-07-14T05:19:48.102Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 845 | 2026-07-14T05:19:48.543Z | From https://github.com/oxidecomputer/propolis |
| 846 | 2026-07-14T05:19:48.543Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 847 | 2026-07-14T05:19:48.591Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 848 | 2026-07-14T05:19:49.135Z | From https://github.com/oxidecomputer/crucible |
| 849 | 2026-07-14T05:19:49.135Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 850 | 2026-07-14T05:19:49.202Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 851 | 2026-07-14T05:19:49.558Z | From https://github.com/oxidecomputer/tofino |
| 852 | 2026-07-14T05:19:49.558Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 853 | 2026-07-14T05:19:49.568Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 854 | 2026-07-14T05:19:50.327Z | From https://github.com/oxidecomputer/maghemite |
| 855 | 2026-07-14T05:19:50.328Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 856 | 2026-07-14T05:19:50.401Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 857 | 2026-07-14T05:19:50.609Z | From https://github.com/oxidecomputer/clickward |
| 858 | 2026-07-14T05:19:50.609Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 859 | 2026-07-14T05:19:50.633Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 860 | 2026-07-14T05:19:51.010Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 861 | 2026-07-14T05:19:51.010Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 862 | 2026-07-14T05:19:51.837Z | Downloading crates ... |
| 863 | 2026-07-14T05:19:51.926Z | Downloaded arrayref v0.3.9 |
| 864 | 2026-07-14T05:19:52.025Z | Downloaded cobs v0.3.0 |
| 865 | 2026-07-14T05:19:52.025Z | Downloaded byteorder v1.5.0 |
| 866 | 2026-07-14T05:19:52.025Z | Downloaded backoff v0.4.0 |
| 867 | 2026-07-14T05:19:52.025Z | Downloaded crunchy v0.2.4 |
| 868 | 2026-07-14T05:19:52.025Z | Downloaded cstr-argument v0.1.2 |
| 869 | 2026-07-14T05:19:52.025Z | Downloaded async-recursion v1.1.1 |
| 870 | 2026-07-14T05:19:52.050Z | Downloaded aead v0.5.2 |
| 871 | 2026-07-14T05:19:52.050Z | Downloaded foreign-types-macros v0.2.3 |
| 872 | 2026-07-14T05:19:52.050Z | Downloaded foreign-types v0.5.0 |
| 873 | 2026-07-14T05:19:52.050Z | Downloaded critical-section v1.2.0 |
| 874 | 2026-07-14T05:19:52.050Z | Downloaded const_format_proc_macros v0.2.34 |
| 875 | 2026-07-14T05:19:52.050Z | Downloaded ff v0.13.1 |
| 876 | 2026-07-14T05:19:52.050Z | Downloaded defmt-macros v1.1.0 |
| 877 | 2026-07-14T05:19:52.050Z | Downloaded foreign-types-shared v0.3.1 |
| 878 | 2026-07-14T05:19:52.050Z | Downloaded crossbeam-epoch v0.9.18 |
| 879 | 2026-07-14T05:19:52.050Z | Downloaded compression-core v0.4.32 |
| 880 | 2026-07-14T05:19:52.051Z | Downloaded base16ct v0.2.0 |
| 881 | 2026-07-14T05:19:52.051Z | Downloaded allocator-api2 v0.2.21 |
| 882 | 2026-07-14T05:19:52.051Z | Downloaded dof v0.4.0 |
| 883 | 2026-07-14T05:19:52.051Z | Downloaded blake3 v1.8.5 |
| 884 | 2026-07-14T05:19:52.051Z | Downloaded fs-err v3.3.0 |
| 885 | 2026-07-14T05:19:52.051Z | Downloaded embedded-io v0.6.1 |
| 886 | 2026-07-14T05:19:52.051Z | Downloaded cipher v0.4.4 |
| 887 | 2026-07-14T05:19:52.051Z | Downloaded fs_extra v1.3.0 |
| 888 | 2026-07-14T05:19:52.051Z | Downloaded hostname v0.3.1 |
| 889 | 2026-07-14T05:19:52.051Z | Downloaded async-stream v0.3.6 |
| 890 | 2026-07-14T05:19:52.051Z | Downloaded enum-as-inner v0.6.1 |
| 891 | 2026-07-14T05:19:52.051Z | Downloaded arrayvec v0.7.6 |
| 892 | 2026-07-14T05:19:52.051Z | Downloaded icu_locale_core v2.2.0 |
| 893 | 2026-07-14T05:19:52.051Z | Downloaded float-ord v0.3.2 |
| 894 | 2026-07-14T05:19:52.051Z | Downloaded git-stub-vcs v0.1.0 |
| 895 | 2026-07-14T05:19:52.051Z | Downloaded bit-set v0.8.0 |
| 896 | 2026-07-14T05:19:52.051Z | Downloaded const-random-macro v0.1.16 |
| 897 | 2026-07-14T05:19:52.052Z | Downloaded cmake v0.1.58 |
| 898 | 2026-07-14T05:19:52.052Z | Downloaded bytecount v0.6.9 |
| 899 | 2026-07-14T05:19:52.052Z | Downloaded highway v1.3.0 |
| 900 | 2026-07-14T05:19:52.052Z | Downloaded byte-wrapper v0.1.0 |
| 901 | 2026-07-14T05:19:52.052Z | Downloaded block-buffer v0.12.0 |
| 902 | 2026-07-14T05:19:52.052Z | Downloaded darling_macro v0.23.0 |
| 903 | 2026-07-14T05:19:52.052Z | Downloaded async-stream-impl v0.3.6 |
| 904 | 2026-07-14T05:19:52.052Z | Downloaded cancel-safe-futures v0.1.5 |
| 905 | 2026-07-14T05:19:52.052Z | Downloaded argon2 v0.5.3 |
| 906 | 2026-07-14T05:19:52.052Z | Downloaded dyn-clone v1.0.20 |
| 907 | 2026-07-14T05:19:52.052Z | Downloaded dunce v1.0.5 |
| 908 | 2026-07-14T05:19:52.052Z | Downloaded darling_macro v0.21.3 |
| 909 | 2026-07-14T05:19:52.052Z | Downloaded newline-converter v0.3.0 |
| 910 | 2026-07-14T05:19:52.052Z | Downloaded linked-hash-map v0.5.6 |
| 911 | 2026-07-14T05:19:52.052Z | Downloaded hubpack_derive v0.1.1 |
| 912 | 2026-07-14T05:19:52.052Z | Downloaded convert_case v0.4.0 |
| 913 | 2026-07-14T05:19:52.052Z | Downloaded const-random v0.1.18 |
| 914 | 2026-07-14T05:19:52.052Z | Downloaded base16ct v1.0.0 |
| 915 | 2026-07-14T05:19:52.052Z | Downloaded ciborium-ll v0.2.2 |
| 916 | 2026-07-14T05:19:52.052Z | Downloaded ciborium-io v0.2.2 |
| 917 | 2026-07-14T05:19:52.052Z | Downloaded expectorate v1.2.0 |
| 918 | 2026-07-14T05:19:52.053Z | Downloaded hubpack v0.1.2 |
| 919 | 2026-07-14T05:19:52.053Z | Downloaded backon v1.6.0 |
| 920 | 2026-07-14T05:19:52.053Z | Downloaded async-trait v0.1.89 |
| 921 | 2026-07-14T05:19:52.053Z | Downloaded idna_adapter v1.2.2 |
| 922 | 2026-07-14T05:19:52.053Z | Downloaded anyhow v1.0.103 |
| 923 | 2026-07-14T05:19:52.053Z | Downloaded lru-cache v0.1.2 |
| 924 | 2026-07-14T05:19:52.053Z | Downloaded internet-checksum v0.2.1 |
| 925 | 2026-07-14T05:19:52.053Z | Downloaded dtrace-parser v0.3.0 |
| 926 | 2026-07-14T05:19:52.053Z | Downloaded defmt-parser v1.0.0 |
| 927 | 2026-07-14T05:19:52.053Z | Downloaded group v0.13.0 |
| 928 | 2026-07-14T05:19:52.053Z | Downloaded crypto-common v0.2.2 |
| 929 | 2026-07-14T05:19:52.053Z | Downloaded humantime v2.3.0 |
| 930 | 2026-07-14T05:19:52.053Z | Downloaded hostname v0.4.2 |
| 931 | 2026-07-14T05:19:52.053Z | Downloaded icu_collections v2.2.0 |
| 932 | 2026-07-14T05:19:52.053Z | Downloaded crucible-workspace-hack v0.1.0 |
| 933 | 2026-07-14T05:19:52.053Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 934 | 2026-07-14T05:19:52.053Z | Downloaded macaddr v1.0.1 |
| 935 | 2026-07-14T05:19:52.053Z | Downloaded fixedbitset v0.4.2 |
| 936 | 2026-07-14T05:19:52.053Z | Downloaded mime v0.3.17 |
| 937 | 2026-07-14T05:19:52.053Z | Downloaded fxhash v0.2.1 |
| 938 | 2026-07-14T05:19:52.053Z | Downloaded dtrace-parser v0.2.0 |
| 939 | 2026-07-14T05:19:52.054Z | Downloaded gethostname v0.5.0 |
| 940 | 2026-07-14T05:19:52.072Z | Downloaded no-std-compat v0.4.1 |
| 941 | 2026-07-14T05:19:52.072Z | Downloaded httpdate v1.0.3 |
| 942 | 2026-07-14T05:19:52.072Z | Downloaded http-body v1.0.1 |
| 943 | 2026-07-14T05:19:52.073Z | Downloaded newtype_derive v0.1.6 |
| 944 | 2026-07-14T05:19:52.073Z | Downloaded defmt v0.3.100 |
| 945 | 2026-07-14T05:19:52.073Z | Downloaded crc8 v0.1.1 |
| 946 | 2026-07-14T05:19:52.073Z | Downloaded libscf-sys v1.2.0 |
| 947 | 2026-07-14T05:19:52.073Z | Downloaded dof v0.3.0 |
| 948 | 2026-07-14T05:19:52.073Z | Downloaded num-derive v0.4.2 |
| 949 | 2026-07-14T05:19:52.073Z | Downloaded match_cfg v0.1.0 |
| 950 | 2026-07-14T05:19:52.073Z | Downloaded inout v0.1.4 |
| 951 | 2026-07-14T05:19:52.073Z | Downloaded heck v0.4.1 |
| 952 | 2026-07-14T05:19:52.073Z | Downloaded hash32 v0.3.1 |
| 953 | 2026-07-14T05:19:52.073Z | Downloaded num_threads v0.1.7 |
| 954 | 2026-07-14T05:19:52.074Z | Downloaded instant v0.1.13 |
| 955 | 2026-07-14T05:19:52.074Z | Downloaded bs58 v0.5.1 |
| 956 | 2026-07-14T05:19:52.074Z | Downloaded bitflags v1.3.2 |
| 957 | 2026-07-14T05:19:52.074Z | Downloaded memoffset v0.9.1 |
| 958 | 2026-07-14T05:19:52.074Z | Downloaded bcs v0.1.6 |
| 959 | 2026-07-14T05:19:52.074Z | Downloaded csv-core v0.1.13 |
| 960 | 2026-07-14T05:19:52.074Z | Downloaded newtype-uuid-macros v0.1.0 |
| 961 | 2026-07-14T05:19:52.074Z | Downloaded natord v1.0.9 |
| 962 | 2026-07-14T05:19:52.075Z | Downloaded daft-derive v0.1.7 |
| 963 | 2026-07-14T05:19:52.075Z | Downloaded chacha20 v0.9.1 |
| 964 | 2026-07-14T05:19:52.075Z | Downloaded console v0.16.3 |
| 965 | 2026-07-14T05:19:52.075Z | Downloaded olpc-cjson v0.1.4 |
| 966 | 2026-07-14T05:19:52.081Z | Downloaded bit-vec v0.8.0 |
| 967 | 2026-07-14T05:19:52.081Z | Downloaded keccak v0.1.6 |
| 968 | 2026-07-14T05:19:52.081Z | Downloaded compression-codecs v0.4.38 |
| 969 | 2026-07-14T05:19:52.081Z | Downloaded opaque-debug v0.3.1 |
| 970 | 2026-07-14T05:19:52.081Z | Downloaded omicron-workspace-hack v0.1.0 |
| 971 | 2026-07-14T05:19:52.081Z | Downloaded konst_macro_rules v0.2.19 |
| 972 | 2026-07-14T05:19:52.082Z | Downloaded ident_case v1.0.1 |
| 973 | 2026-07-14T05:19:52.082Z | Downloaded is-terminal v0.4.17 |
| 974 | 2026-07-14T05:19:52.082Z | Downloaded num-conv v0.2.2 |
| 975 | 2026-07-14T05:19:52.082Z | Downloaded git-stub v1.0.0 |
| 976 | 2026-07-14T05:19:52.082Z | Downloaded managed v0.8.0 |
| 977 | 2026-07-14T05:19:52.082Z | Downloaded plain v0.2.3 |
| 978 | 2026-07-14T05:19:52.082Z | Downloaded memmap v0.7.0 |
| 979 | 2026-07-14T05:19:52.082Z | Downloaded num_enum_derive v0.5.11 |
| 980 | 2026-07-14T05:19:52.088Z | Downloaded num-iter v0.1.45 |
| 981 | 2026-07-14T05:19:52.088Z | Downloaded pretty-hex v0.4.2 |
| 982 | 2026-07-14T05:19:52.088Z | Downloaded proc-macro-error-attr v1.0.4 |
| 983 | 2026-07-14T05:19:52.089Z | Downloaded powerfmt v0.2.0 |
| 984 | 2026-07-14T05:19:52.089Z | Downloaded potential_utf v0.1.5 |
| 985 | 2026-07-14T05:19:52.105Z | Downloaded linear-map v1.2.0 |
| 986 | 2026-07-14T05:19:52.105Z | Downloaded digest v0.11.3 |
| 987 | 2026-07-14T05:19:52.105Z | Downloaded foldhash v0.2.0 |
| 988 | 2026-07-14T05:19:52.105Z | Downloaded num v0.4.3 |
| 989 | 2026-07-14T05:19:52.106Z | Downloaded displaydoc v0.2.6 |
| 990 | 2026-07-14T05:19:52.106Z | Downloaded derive-ex v0.1.8 |
| 991 | 2026-07-14T05:19:52.106Z | Downloaded deranged v0.5.8 |
| 992 | 2026-07-14T05:19:52.106Z | Downloaded parse-display v0.10.0 |
| 993 | 2026-07-14T05:19:52.117Z | Downloaded data-encoding v2.11.0 |
| 994 | 2026-07-14T05:19:52.117Z | Downloaded num_enum v0.5.11 |
| 995 | 2026-07-14T05:19:52.117Z | Downloaded num-rational v0.4.2 |
| 996 | 2026-07-14T05:19:52.117Z | Downloaded num-integer v0.1.46 |
| 997 | 2026-07-14T05:19:52.117Z | Downloaded phf_shared v0.12.1 |
| 998 | 2026-07-14T05:19:52.117Z | Downloaded colored v3.1.1 |
| 999 | 2026-07-14T05:19:52.117Z | Downloaded chacha20 v0.10.0 |
| 1000 | 2026-07-14T05:19:52.117Z | Downloaded embedded-io v0.4.0 |
| 1001 | 2026-07-14T05:19:52.137Z | Downloaded darling v0.23.0 |
| 1002 | 2026-07-14T05:19:52.137Z | Downloaded bitflags v2.12.1 |
| 1003 | 2026-07-14T05:19:52.137Z | Downloaded ciborium v0.2.2 |
| 1004 | 2026-07-14T05:19:52.137Z | Downloaded progenitor-macro v0.13.0 |
| 1005 | 2026-07-14T05:19:52.137Z | Downloaded jobserver v0.1.34 |
| 1006 | 2026-07-14T05:19:52.137Z | Downloaded rand_chacha v0.3.1 |
| 1007 | 2026-07-14T05:19:52.137Z | Downloaded parking_lot_core v0.8.6 |
| 1008 | 2026-07-14T05:19:52.137Z | Downloaded proc-macro-crate v1.3.1 |
| 1009 | 2026-07-14T05:19:52.137Z | Downloaded progenitor-client v0.10.0 |
| 1010 | 2026-07-14T05:19:52.137Z | Downloaded daft v0.1.7 |
| 1011 | 2026-07-14T05:19:52.151Z | Downloaded crossbeam-deque v0.8.6 |
| 1012 | 2026-07-14T05:19:52.151Z | Downloaded progenitor-client v0.14.0 |
| 1013 | 2026-07-14T05:19:52.151Z | Downloaded password-hash v0.5.0 |
| 1014 | 2026-07-14T05:19:52.151Z | Downloaded phf v0.12.1 |
| 1015 | 2026-07-14T05:19:52.151Z | Downloaded progenitor-macro v0.10.0 |
| 1016 | 2026-07-14T05:19:52.151Z | Downloaded pem v3.0.6 |
| 1017 | 2026-07-14T05:19:52.152Z | Downloaded progenitor-macro v0.14.0 |
| 1018 | 2026-07-14T05:19:52.152Z | Downloaded ref-cast-impl v1.0.25 |
| 1019 | 2026-07-14T05:19:52.152Z | Downloaded quick-error v1.2.3 |
| 1020 | 2026-07-14T05:19:52.152Z | Downloaded hybrid-array v0.4.12 |
| 1021 | 2026-07-14T05:19:52.152Z | Downloaded libsw v3.5.0 |
| 1022 | 2026-07-14T05:19:52.165Z | Downloaded poly1305 v0.8.0 |
| 1023 | 2026-07-14T05:19:52.165Z | Downloaded ingot v0.1.1 |
| 1024 | 2026-07-14T05:19:52.165Z | Downloaded erased-serde v0.3.31 |
| 1025 | 2026-07-14T05:19:52.165Z | Downloaded cookie v0.18.1 |
| 1026 | 2026-07-14T05:19:52.165Z | Downloaded multer v3.1.0 |
| 1027 | 2026-07-14T05:19:52.165Z | Downloaded defmt v1.1.0 |
| 1028 | 2026-07-14T05:19:52.166Z | Downloaded num-complex v0.4.6 |
| 1029 | 2026-07-14T05:19:52.166Z | Downloaded ingot-types v0.1.2 |
| 1030 | 2026-07-14T05:19:52.166Z | Downloaded constant_time_eq v0.4.2 |
| 1031 | 2026-07-14T05:19:52.170Z | Downloaded num_enum v0.7.6 |
| 1032 | 2026-07-14T05:19:52.170Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1033 | 2026-07-14T05:19:52.170Z | Downloaded num_enum_derive v0.7.6 |
| 1034 | 2026-07-14T05:19:52.170Z | Downloaded rand_xorshift v0.4.0 |
| 1035 | 2026-07-14T05:19:52.170Z | Downloaded rustc_version v0.1.7 |
| 1036 | 2026-07-14T05:19:52.170Z | Downloaded cargo_toml v0.22.3 |
| 1037 | 2026-07-14T05:19:52.170Z | Downloaded darling v0.21.3 |
| 1038 | 2026-07-14T05:19:52.179Z | Downloaded ref-cast v1.0.25 |
| 1039 | 2026-07-14T05:19:52.179Z | Downloaded blake2 v0.10.6 |
| 1040 | 2026-07-14T05:19:52.180Z | Downloaded proc-macro-error2 v2.0.1 |
| 1041 | 2026-07-14T05:19:52.196Z | Downloaded crossbeam-utils v0.8.21 |
| 1042 | 2026-07-14T05:19:52.196Z | Downloaded libsw-core v0.3.2 |
| 1043 | 2026-07-14T05:19:52.196Z | Downloaded arc-swap v1.9.1 |
| 1044 | 2026-07-14T05:19:52.196Z | Downloaded secrecy v0.10.3 |
| 1045 | 2026-07-14T05:19:52.196Z | Downloaded serde_repr v0.1.20 |
| 1046 | 2026-07-14T05:19:52.196Z | Downloaded progenitor-extras v0.2.0 |
| 1047 | 2026-07-14T05:19:52.196Z | Downloaded serde_plain v1.0.2 |
| 1048 | 2026-07-14T05:19:52.196Z | Downloaded sha1 v0.11.0 |
| 1049 | 2026-07-14T05:19:52.196Z | Downloaded parse-display-derive v0.10.0 |
| 1050 | 2026-07-14T05:19:52.197Z | Downloaded oxnet v0.1.6 |
| 1051 | 2026-07-14T05:19:52.206Z | Downloaded sha1 v0.10.6 |
| 1052 | 2026-07-14T05:19:52.206Z | Downloaded parking_lot v0.11.2 |
| 1053 | 2026-07-14T05:19:52.206Z | Downloaded rustc-hash v2.1.2 |
| 1054 | 2026-07-14T05:19:52.206Z | Downloaded quote v1.0.45 |
| 1055 | 2026-07-14T05:19:52.206Z | Downloaded serial_test_derive v3.5.0 |
| 1056 | 2026-07-14T05:19:52.206Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1057 | 2026-07-14T05:19:52.206Z | Downloaded pest_derive v2.8.6 |
| 1058 | 2026-07-14T05:19:52.206Z | Downloaded ipnetwork v0.21.1 |
| 1059 | 2026-07-14T05:19:52.206Z | Downloaded scroll_derive v0.12.1 |
| 1060 | 2026-07-14T05:19:52.206Z | Downloaded resolv-conf v0.7.6 |
| 1061 | 2026-07-14T05:19:52.217Z | Downloaded hmac v0.12.1 |
| 1062 | 2026-07-14T05:19:52.218Z | Downloaded same-file v1.0.6 |
| 1063 | 2026-07-14T05:19:52.218Z | Downloaded rustversion v1.0.22 |
| 1064 | 2026-07-14T05:19:52.218Z | Downloaded rustls-native-certs v0.8.4 |
| 1065 | 2026-07-14T05:19:52.218Z | Downloaded const-oid v0.10.2 |
| 1066 | 2026-07-14T05:19:52.218Z | Downloaded slog-bunyan v2.5.0 |
| 1067 | 2026-07-14T05:19:52.218Z | Downloaded siphasher v1.0.3 |
| 1068 | 2026-07-14T05:19:52.233Z | Downloaded progenitor-client v0.13.0 |
| 1069 | 2026-07-14T05:19:52.233Z | Downloaded scroll_derive v0.13.1 |
| 1070 | 2026-07-14T05:19:52.233Z | Downloaded progenitor v0.14.0 |
| 1071 | 2026-07-14T05:19:52.233Z | Downloaded progenitor v0.13.0 |
| 1072 | 2026-07-14T05:19:52.233Z | Downloaded slog-envlogger v2.2.0 |
| 1073 | 2026-07-14T05:19:52.233Z | Downloaded progenitor v0.10.0 |
| 1074 | 2026-07-14T05:19:52.233Z | Downloaded proc-macro-error v1.0.4 |
| 1075 | 2026-07-14T05:19:52.233Z | Downloaded sigpipe v0.1.3 |
| 1076 | 2026-07-14T05:19:52.233Z | Downloaded getrandom v0.4.2 |
| 1077 | 2026-07-14T05:19:52.233Z | Downloaded serde-big-array v0.5.1 |
| 1078 | 2026-07-14T05:19:52.245Z | Downloaded elliptic-curve v0.13.8 |
| 1079 | 2026-07-14T05:19:52.245Z | Downloaded drift v0.2.0 |
| 1080 | 2026-07-14T05:19:52.246Z | Downloaded ingot-macros v0.1.1 |
| 1081 | 2026-07-14T05:19:52.246Z | Downloaded diff v0.1.13 |
| 1082 | 2026-07-14T05:19:52.246Z | Downloaded smawk v0.3.2 |
| 1083 | 2026-07-14T05:19:52.246Z | Downloaded derive_more v0.99.20 |
| 1084 | 2026-07-14T05:19:52.270Z | Downloaded rusty-fork v0.3.1 |
| 1085 | 2026-07-14T05:19:52.270Z | Downloaded semver v0.1.20 |
| 1086 | 2026-07-14T05:19:52.270Z | Downloaded proc-macro-crate v3.5.0 |
| 1087 | 2026-07-14T05:19:52.270Z | Downloaded chacha20poly1305 v0.10.1 |
| 1088 | 2026-07-14T05:19:52.270Z | Downloaded stable_deref_trait v1.2.1 |
| 1089 | 2026-07-14T05:19:52.270Z | Downloaded port-file v0.1.0 |
| 1090 | 2026-07-14T05:19:52.270Z | Downloaded memmap2 v0.9.10 |
| 1091 | 2026-07-14T05:19:52.270Z | Downloaded glob v0.3.3 |
| 1092 | 2026-07-14T05:19:52.270Z | Downloaded strum v0.26.3 |
| 1093 | 2026-07-14T05:19:52.270Z | Downloaded structmeta v0.3.0 |
| 1094 | 2026-07-14T05:19:52.270Z | Downloaded spin v0.5.2 |
| 1095 | 2026-07-14T05:19:52.271Z | Downloaded serial_test v3.5.0 |
| 1096 | 2026-07-14T05:19:52.271Z | Downloaded serde_tokenstream v0.2.3 |
| 1097 | 2026-07-14T05:19:52.285Z | Downloaded strum v0.27.2 |
| 1098 | 2026-07-14T05:19:52.285Z | Downloaded take_mut v0.2.2 |
| 1099 | 2026-07-14T05:19:52.285Z | Downloaded tabwriter v1.4.1 |
| 1100 | 2026-07-14T05:19:52.285Z | Downloaded tabled_derive v0.11.0 |
| 1101 | 2026-07-14T05:19:52.285Z | Downloaded thread-id v4.2.2 |
| 1102 | 2026-07-14T05:19:52.285Z | Downloaded testing_table v0.3.0 |
| 1103 | 2026-07-14T05:19:52.285Z | Downloaded tagptr v0.2.0 |
| 1104 | 2026-07-14T05:19:52.285Z | Downloaded papergrid v0.18.0 |
| 1105 | 2026-07-14T05:19:52.285Z | Downloaded pest_generator v2.8.6 |
| 1106 | 2026-07-14T05:19:52.285Z | Downloaded papergrid v0.11.0 |
| 1107 | 2026-07-14T05:19:52.285Z | Downloaded paste v1.0.15 |
| 1108 | 2026-07-14T05:19:52.285Z | Downloaded omicron-zone-package v0.12.3 |
| 1109 | 2026-07-14T05:19:52.285Z | Downloaded slog-stdlog v4.1.1 |
| 1110 | 2026-07-14T05:19:52.285Z | Downloaded slog-async v2.8.0 |
| 1111 | 2026-07-14T05:19:52.285Z | Downloaded scroll v0.12.0 |
| 1112 | 2026-07-14T05:19:52.286Z | Downloaded schemars_derive v0.8.22 |
| 1113 | 2026-07-14T05:19:52.286Z | Downloaded structmeta-derive v0.3.0 |
| 1114 | 2026-07-14T05:19:52.286Z | Downloaded termtree v0.5.1 |
| 1115 | 2026-07-14T05:19:52.286Z | Downloaded time-core v0.1.8 |
| 1116 | 2026-07-14T05:19:52.286Z | Downloaded tabled_derive v0.7.0 |
| 1117 | 2026-07-14T05:19:52.286Z | Downloaded litemap v0.8.2 |
| 1118 | 2026-07-14T05:19:52.298Z | Downloaded scroll v0.13.0 |
| 1119 | 2026-07-14T05:19:52.298Z | Downloaded indexmap v1.9.3 |
| 1120 | 2026-07-14T05:19:52.298Z | Downloaded smartstring v1.0.1 |
| 1121 | 2026-07-14T05:19:52.306Z | Downloaded slog-scope v4.4.1 |
| 1122 | 2026-07-14T05:19:52.306Z | Downloaded slog-json v2.6.1 |
| 1123 | 2026-07-14T05:19:52.306Z | Downloaded serde_derive_internals v0.29.1 |
| 1124 | 2026-07-14T05:19:52.306Z | Downloaded postcard v1.1.3 |
| 1125 | 2026-07-14T05:19:52.306Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1126 | 2026-07-14T05:19:52.306Z | Downloaded dropshot_endpoint v0.17.1 |
| 1127 | 2026-07-14T05:19:52.306Z | Downloaded bytes v1.11.1 |
| 1128 | 2026-07-14T05:19:52.306Z | Downloaded darling_core v0.21.3 |
| 1129 | 2026-07-14T05:19:52.312Z | Downloaded topological-sort v0.2.2 |
| 1130 | 2026-07-14T05:19:52.313Z | Downloaded smf v0.2.3 |
| 1131 | 2026-07-14T05:19:52.313Z | Downloaded rustls-pemfile v2.2.0 |
| 1132 | 2026-07-14T05:19:52.313Z | Downloaded progenitor-impl v0.10.0 |
| 1133 | 2026-07-14T05:19:52.313Z | Downloaded const_format v0.2.36 |
| 1134 | 2026-07-14T05:19:52.319Z | Downloaded unit-prefix v0.5.2 |
| 1135 | 2026-07-14T05:19:52.319Z | Downloaded typify-macro v0.6.2 |
| 1136 | 2026-07-14T05:19:52.319Z | Downloaded thread-id v5.1.0 |
| 1137 | 2026-07-14T05:19:52.319Z | Downloaded typify-macro v0.4.3 |
| 1138 | 2026-07-14T05:19:52.319Z | Downloaded cc v1.2.63 |
| 1139 | 2026-07-14T05:19:52.319Z | Downloaded slog-term v2.9.2 |
| 1140 | 2026-07-14T05:19:52.331Z | Downloaded progenitor-impl v0.13.0 |
| 1141 | 2026-07-14T05:19:52.331Z | Downloaded icu_normalizer v2.2.0 |
| 1142 | 2026-07-14T05:19:52.331Z | Downloaded heapless v0.8.0 |
| 1143 | 2026-07-14T05:19:52.331Z | Downloaded usdt-macro v0.6.0 |
| 1144 | 2026-07-14T05:19:52.331Z | Downloaded slog-dtrace v0.3.0 |
| 1145 | 2026-07-14T05:19:52.334Z | Downloaded base64 v0.21.7 |
| 1146 | 2026-07-14T05:19:52.334Z | Downloaded quinn-udp v0.5.14 |
| 1147 | 2026-07-14T05:19:52.334Z | Downloaded icu_provider v2.2.0 |
| 1148 | 2026-07-14T05:19:52.334Z | Downloaded snafu-derive v0.8.9 |
| 1149 | 2026-07-14T05:19:52.340Z | Downloaded universal-hash v0.5.1 |
| 1150 | 2026-07-14T05:19:52.340Z | Downloaded usdt-attr-macro v0.5.0 |
| 1151 | 2026-07-14T05:19:52.340Z | Downloaded usdt v0.6.0 |
| 1152 | 2026-07-14T05:19:52.340Z | Downloaded untrusted v0.7.1 |
| 1153 | 2026-07-14T05:19:52.346Z | Downloaded usdt-macro v0.5.0 |
| 1154 | 2026-07-14T05:19:52.346Z | Downloaded usdt v0.5.0 |
| 1155 | 2026-07-14T05:19:52.346Z | Downloaded usdt-attr-macro v0.6.0 |
| 1156 | 2026-07-14T05:19:52.354Z | Downloaded tiny-keccak v2.0.2 |
| 1157 | 2026-07-14T05:19:52.354Z | Downloaded thread_local v1.1.9 |
| 1158 | 2026-07-14T05:19:52.354Z | Downloaded tokio-dtrace v0.1.1 |
| 1159 | 2026-07-14T05:19:52.354Z | Downloaded time-macros v0.2.27 |
| 1160 | 2026-07-14T05:19:52.359Z | Downloaded yoke-derive v0.8.2 |
| 1161 | 2026-07-14T05:19:52.359Z | Downloaded rhai_codegen v3.2.0 |
| 1162 | 2026-07-14T05:19:52.368Z | Downloaded waitgroup v0.1.2 |
| 1163 | 2026-07-14T05:19:52.371Z | Downloaded zone_cfg_derive v0.3.1 |
| 1164 | 2026-07-14T05:19:52.371Z | Downloaded wait-timeout v0.2.1 |
| 1165 | 2026-07-14T05:19:52.371Z | Downloaded zone v0.3.1 |
| 1166 | 2026-07-14T05:19:52.374Z | Downloaded zeroize_derive v1.4.3 |
| 1167 | 2026-07-14T05:19:52.374Z | Downloaded icu_normalizer_data v2.2.0 |
| 1168 | 2026-07-14T05:19:52.374Z | Downloaded utf-8 v0.7.6 |
| 1169 | 2026-07-14T05:19:52.377Z | Downloaded tokio-tungstenite v0.21.0 |
| 1170 | 2026-07-14T05:19:52.377Z | Downloaded crossbeam-channel v0.5.15 |
| 1171 | 2026-07-14T05:19:52.380Z | Downloaded unarray v0.1.4 |
| 1172 | 2026-07-14T05:19:52.380Z | Downloaded tinystr v0.8.3 |
| 1173 | 2026-07-14T05:19:52.383Z | Downloaded synstructure v0.13.2 |
| 1174 | 2026-07-14T05:19:52.383Z | Downloaded strum_macros v0.26.4 |
| 1175 | 2026-07-14T05:19:52.383Z | Downloaded smallvec v1.15.1 |
| 1176 | 2026-07-14T05:19:52.386Z | Downloaded spin v0.9.8 |
| 1177 | 2026-07-14T05:19:52.386Z | Downloaded walkdir v2.5.0 |
| 1178 | 2026-07-14T05:19:52.389Z | Downloaded async-compression v0.4.42 |
| 1179 | 2026-07-14T05:19:52.392Z | Downloaded whoami v1.6.1 |
| 1180 | 2026-07-14T05:19:52.392Z | Downloaded thiserror-no-std v2.0.2 |
| 1181 | 2026-07-14T05:19:52.395Z | Downloaded log v0.4.32 |
| 1182 | 2026-07-14T05:19:52.397Z | Downloaded half v2.7.1 |
| 1183 | 2026-07-14T05:19:52.400Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1184 | 2026-07-14T05:19:52.400Z | Downloaded thin-vec v0.2.18 |
| 1185 | 2026-07-14T05:19:52.400Z | Downloaded slog v2.8.2 |
| 1186 | 2026-07-14T05:19:52.403Z | Downloaded similar v2.7.0 |
| 1187 | 2026-07-14T05:19:52.406Z | Downloaded zerofrom-derive v0.1.7 |
| 1188 | 2026-07-14T05:19:52.406Z | Downloaded crypto-bigint v0.5.5 |
| 1189 | 2026-07-14T05:19:52.409Z | Downloaded xz2 v0.1.7 |
| 1190 | 2026-07-14T05:19:52.411Z | Downloaded konst v0.2.20 |
| 1191 | 2026-07-14T05:19:52.414Z | Downloaded pretty_assertions v1.4.1 |
| 1192 | 2026-07-14T05:19:52.414Z | Downloaded term v1.2.1 |
| 1193 | 2026-07-14T05:19:52.417Z | Downloaded hickory-resolver v0.25.2 |
| 1194 | 2026-07-14T05:19:52.420Z | Downloaded zmij v1.0.21 |
| 1195 | 2026-07-14T05:19:52.420Z | Downloaded ucd-trie v0.1.7 |
| 1196 | 2026-07-14T05:19:52.423Z | Downloaded zerovec-derive v0.11.3 |
| 1197 | 2026-07-14T05:19:52.423Z | Downloaded schemars v0.9.0 |
| 1198 | 2026-07-14T05:19:52.428Z | Downloaded usdt-impl v0.5.0 |
| 1199 | 2026-07-14T05:19:52.432Z | Downloaded rand v0.8.6 |
| 1200 | 2026-07-14T05:19:52.435Z | Downloaded rustls-pki-types v1.14.1 |
| 1201 | 2026-07-14T05:19:52.435Z | Downloaded prettyplease v0.2.37 |
| 1202 | 2026-07-14T05:19:52.435Z | Downloaded openssl-sys v0.9.116 |
| 1203 | 2026-07-14T05:19:52.438Z | Downloaded schemars v0.8.22 |
| 1204 | 2026-07-14T05:19:52.445Z | Downloaded zerocopy-derive v0.7.35 |
| 1205 | 2026-07-14T05:19:52.449Z | Downloaded yoke v0.8.3 |
| 1206 | 2026-07-14T05:19:52.452Z | Downloaded pest_meta v2.8.6 |
| 1207 | 2026-07-14T05:19:52.452Z | Downloaded writeable v0.6.3 |
| 1208 | 2026-07-14T05:19:52.454Z | Downloaded typify v0.6.2 |
| 1209 | 2026-07-14T05:19:52.454Z | Downloaded serde_with_macros v3.20.0 |
| 1210 | 2026-07-14T05:19:52.457Z | Downloaded progenitor-impl v0.14.0 |
| 1211 | 2026-07-14T05:19:52.457Z | Downloaded indicatif v0.18.4 |
| 1212 | 2026-07-14T05:19:52.460Z | Downloaded rand v0.9.4 |
| 1213 | 2026-07-14T05:19:52.463Z | Downloaded jiff-static v0.2.28 |
| 1214 | 2026-07-14T05:19:52.466Z | Downloaded icu_properties v2.2.0 |
| 1215 | 2026-07-14T05:19:52.466Z | Downloaded zeroize v1.8.2 |
| 1216 | 2026-07-14T05:19:52.466Z | Downloaded zerofrom v0.1.8 |
| 1217 | 2026-07-14T05:19:52.469Z | Downloaded snafu v0.8.9 |
| 1218 | 2026-07-14T05:19:52.472Z | Downloaded toml v0.7.8 |
| 1219 | 2026-07-14T05:19:52.472Z | Downloaded tinyvec v1.11.0 |
| 1220 | 2026-07-14T05:19:52.477Z | Downloaded vsss-rs v3.3.4 |
| 1221 | 2026-07-14T05:19:52.477Z | Downloaded rayon-core v1.13.0 |
| 1222 | 2026-07-14T05:19:52.480Z | Downloaded strum_macros v0.27.2 |
| 1223 | 2026-07-14T05:19:52.480Z | Downloaded nom v7.1.3 |
| 1224 | 2026-07-14T05:19:52.484Z | Downloaded darling_core v0.23.0 |
| 1225 | 2026-07-14T05:19:52.487Z | Downloaded usdt-impl v0.6.0 |
| 1226 | 2026-07-14T05:19:52.487Z | Downloaded typify v0.4.3 |
| 1227 | 2026-07-14T05:19:52.490Z | Downloaded steno v0.4.1 |
| 1228 | 2026-07-14T05:19:52.490Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1229 | 2026-07-14T05:19:52.493Z | Downloaded pest v2.8.6 |
| 1230 | 2026-07-14T05:19:52.502Z | Downloaded nom v8.0.0 |
| 1231 | 2026-07-14T05:19:52.506Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1232 | 2026-07-14T05:19:52.509Z | Downloaded hickory-resolver v0.24.4 |
| 1233 | 2026-07-14T05:19:52.511Z | Downloaded schemars v1.2.1 |
| 1234 | 2026-07-14T05:19:52.518Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1235 | 2026-07-14T05:19:52.521Z | Downloaded ron v0.12.1 |
| 1236 | 2026-07-14T05:19:52.526Z | Downloaded yansi v1.0.1 |
| 1237 | 2026-07-14T05:19:52.529Z | Downloaded unsafe-libyaml v0.2.11 |
| 1238 | 2026-07-14T05:19:52.529Z | Downloaded memchr v2.8.1 |
| 1239 | 2026-07-14T05:19:52.532Z | Downloaded zerotrie v0.2.4 |
| 1240 | 2026-07-14T05:19:52.535Z | Downloaded zerocopy-derive v0.8.50 |
| 1241 | 2026-07-14T05:19:52.539Z | Downloaded tungstenite v0.21.0 |
| 1242 | 2026-07-14T05:19:52.542Z | Downloaded qorb v0.4.1 |
| 1243 | 2026-07-14T05:19:52.545Z | Downloaded hashbrown v0.12.3 |
| 1244 | 2026-07-14T05:19:52.547Z | Downloaded mio v1.2.1 |
| 1245 | 2026-07-14T05:19:52.550Z | Downloaded minimal-lexical v0.2.1 |
| 1246 | 2026-07-14T05:19:52.553Z | Downloaded dropshot-api-manager v0.7.2 |
| 1247 | 2026-07-14T05:19:52.556Z | Downloaded typed-path v0.9.3 |
| 1248 | 2026-07-14T05:19:52.558Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1249 | 2026-07-14T05:19:52.561Z | Downloaded quinn v0.11.9 |
| 1250 | 2026-07-14T05:19:52.563Z | Downloaded regex v1.12.3 |
| 1251 | 2026-07-14T05:19:52.571Z | Downloaded test-strategy v0.4.5 |
| 1252 | 2026-07-14T05:19:52.583Z | Downloaded toml_edit v0.19.15 |
| 1253 | 2026-07-14T05:19:52.593Z | Downloaded hashbrown v0.16.1 |
| 1254 | 2026-07-14T05:19:52.597Z | Downloaded zerovec v0.11.6 |
| 1255 | 2026-07-14T05:19:52.616Z | Downloaded tough v0.22.0 |
| 1256 | 2026-07-14T05:19:52.623Z | Downloaded hkdf v0.12.4 |
| 1257 | 2026-07-14T05:19:52.633Z | Downloaded itertools v0.12.1 |
| 1258 | 2026-07-14T05:19:52.639Z | Downloaded serde_with v3.20.0 |
| 1259 | 2026-07-14T05:19:52.643Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-07-14T05:19:52.648Z | Downloaded h2 v0.4.14 |
| 1261 | 2026-07-14T05:19:52.651Z | Downloaded goblin v0.8.2 |
| 1262 | 2026-07-14T05:19:52.654Z | Downloaded aws-lc-rs v1.17.0 |
| 1263 | 2026-07-14T05:19:52.661Z | Downloaded proptest v1.11.0 |
| 1264 | 2026-07-14T05:19:52.667Z | Downloaded quinn-proto v0.11.14 |
| 1265 | 2026-07-14T05:19:52.670Z | Downloaded tabled v0.15.0 |
| 1266 | 2026-07-14T05:19:52.680Z | Downloaded webpki-roots v1.0.7 |
| 1267 | 2026-07-14T05:19:52.684Z | Downloaded time v0.3.47 |
| 1268 | 2026-07-14T05:19:52.688Z | Downloaded reqwest v0.13.4 |
| 1269 | 2026-07-14T05:19:52.691Z | Downloaded libm v0.2.16 |
| 1270 | 2026-07-14T05:19:52.697Z | Downloaded itertools v0.15.0 |
| 1271 | 2026-07-14T05:19:52.701Z | Downloaded icu_properties_data v2.2.0 |
| 1272 | 2026-07-14T05:19:52.706Z | Downloaded syn v1.0.109 |
| 1273 | 2026-07-14T05:19:52.711Z | Downloaded rayon v1.12.0 |
| 1274 | 2026-07-14T05:19:52.716Z | Downloaded iddqd v0.4.5 |
| 1275 | 2026-07-14T05:19:52.724Z | Downloaded bstr v1.12.1 |
| 1276 | 2026-07-14T05:19:52.733Z | Downloaded dropshot v0.17.1 |
| 1277 | 2026-07-14T05:19:52.746Z | Downloaded rhai v1.25.1 |
| 1278 | 2026-07-14T05:19:52.753Z | Downloaded zerocopy v0.7.35 |
| 1279 | 2026-07-14T05:19:52.763Z | Downloaded regress v0.11.1 |
| 1280 | 2026-07-14T05:19:52.768Z | Downloaded openapiv3 v2.2.0 |
| 1281 | 2026-07-14T05:19:52.775Z | Downloaded nix v0.31.3 |
| 1282 | 2026-07-14T05:19:52.785Z | Downloaded winnow v1.0.3 |
| 1283 | 2026-07-14T05:19:52.790Z | Downloaded rustls v0.23.40 |
| 1284 | 2026-07-14T05:19:52.797Z | Downloaded moka v0.12.15 |
| 1285 | 2026-07-14T05:19:52.808Z | Downloaded sled v0.34.7 |
| 1286 | 2026-07-14T05:19:52.859Z | Downloaded chrono-tz v0.10.4 |
| 1287 | 2026-07-14T05:19:52.868Z | Downloaded tabled v0.21.0 |
| 1288 | 2026-07-14T05:19:52.878Z | Downloaded goblin v0.10.7 |
| 1289 | 2026-07-14T05:19:52.889Z | Downloaded csv v1.4.0 |
| 1290 | 2026-07-14T05:19:52.900Z | Downloaded openssl v0.10.80 |
| 1291 | 2026-07-14T05:19:52.906Z | Downloaded sha3 v0.10.9 |
| 1292 | 2026-07-14T05:19:52.927Z | Downloaded smoltcp v0.11.0 |
| 1293 | 2026-07-14T05:19:52.931Z | Downloaded syn v2.0.117 |
| 1294 | 2026-07-14T05:19:52.939Z | Downloaded zerocopy v0.8.50 |
| 1295 | 2026-07-14T05:19:52.948Z | Downloaded regress v0.10.5 |
| 1296 | 2026-07-14T05:19:52.952Z | Downloaded hickory-proto v0.24.4 |
| 1297 | 2026-07-14T05:19:52.960Z | Downloaded regex-syntax v0.8.10 |
| 1298 | 2026-07-14T05:19:52.966Z | Downloaded hickory-proto v0.25.2 |
| 1299 | 2026-07-14T05:19:53.013Z | Downloaded typify-impl v0.6.2 |
| 1300 | 2026-07-14T05:19:53.028Z | Downloaded typify-impl v0.4.3 |
| 1301 | 2026-07-14T05:19:53.072Z | Downloaded regex-automata v0.4.14 |
| 1302 | 2026-07-14T05:19:53.098Z | Downloaded petgraph v0.6.5 |
| 1303 | 2026-07-14T05:19:53.109Z | Downloaded lzma-sys v0.1.20 |
| 1304 | 2026-07-14T05:19:53.124Z | Downloaded jiff v0.2.28 |
| 1305 | 2026-07-14T05:19:53.151Z | Downloaded encoding_rs v0.8.35 |
| 1306 | 2026-07-14T05:19:53.458Z | Downloaded aws-lc-sys v0.41.0 |
| 1307 | 2026-07-14T05:19:54.376Z | Compiling proc-macro2 v1.0.106 |
| 1308 | 2026-07-14T05:19:54.376Z | Compiling unicode-ident v1.0.24 |
| 1309 | 2026-07-14T05:19:54.376Z | Compiling quote v1.0.45 |
| 1310 | 2026-07-14T05:19:54.376Z | Compiling serde_core v1.0.228 |
| 1311 | 2026-07-14T05:19:54.376Z | Compiling cfg-if v1.0.4 |
| 1312 | 2026-07-14T05:19:54.376Z | Compiling serde v1.0.228 |
| 1313 | 2026-07-14T05:19:54.379Z | Compiling libc v0.2.186 |
| 1314 | 2026-07-14T05:19:54.379Z | Compiling memchr v2.8.1 |
| 1315 | 2026-07-14T05:19:54.539Z | Compiling itoa v1.0.18 |
| 1316 | 2026-07-14T05:19:54.717Z | Compiling smallvec v1.15.1 |
| 1317 | 2026-07-14T05:19:54.813Z | Compiling zmij v1.0.21 |
| 1318 | 2026-07-14T05:19:54.841Z | Compiling autocfg v1.5.1 |
| 1319 | 2026-07-14T05:19:54.923Z | Compiling libm v0.2.16 |
| 1320 | 2026-07-14T05:19:55.190Z | Compiling stable_deref_trait v1.2.1 |
| 1321 | 2026-07-14T05:19:55.203Z | Compiling percent-encoding v2.3.2 |
| 1322 | 2026-07-14T05:19:55.268Z | Compiling litemap v0.8.2 |
| 1323 | 2026-07-14T05:19:55.351Z | Compiling writeable v0.6.3 |
| 1324 | 2026-07-14T05:19:55.397Z | Compiling utf8_iter v1.0.4 |
| 1325 | 2026-07-14T05:19:55.419Z | Compiling icu_normalizer_data v2.2.0 |
| 1326 | 2026-07-14T05:19:55.435Z | Compiling icu_properties_data v2.2.0 |
| 1327 | 2026-07-14T05:19:55.539Z | Compiling iana-time-zone v0.1.65 |
| 1328 | 2026-07-14T05:19:55.550Z | Compiling equivalent v1.0.2 |
| 1329 | 2026-07-14T05:19:55.633Z | Compiling syn v2.0.117 |
| 1330 | 2026-07-14T05:19:55.735Z | Compiling form_urlencoded v1.2.2 |
| 1331 | 2026-07-14T05:19:55.750Z | Compiling serde_json v1.0.150 |
| 1332 | 2026-07-14T05:19:55.765Z | Compiling version_check v0.9.5 |
| 1333 | 2026-07-14T05:19:55.826Z | Compiling dyn-clone v1.0.20 |
| 1334 | 2026-07-14T05:19:55.837Z | Compiling pin-project-lite v0.2.17 |
| 1335 | 2026-07-14T05:19:55.914Z | Compiling scopeguard v1.2.0 |
| 1336 | 2026-07-14T05:19:55.926Z | Compiling parking_lot_core v0.9.12 |
| 1337 | 2026-07-14T05:19:55.999Z | Compiling num-traits v0.2.19 |
| 1338 | 2026-07-14T05:19:56.074Z | Compiling lock_api v0.4.14 |
| 1339 | 2026-07-14T05:19:56.085Z | Compiling hashbrown v0.17.1 |
| 1340 | 2026-07-14T05:19:56.096Z | Compiling thiserror v2.0.18 |
| 1341 | 2026-07-14T05:19:56.303Z | Compiling errno v0.3.14 |
| 1342 | 2026-07-14T05:19:56.330Z | Compiling log v0.4.32 |
| 1343 | 2026-07-14T05:19:56.450Z | Compiling rand_core v0.10.1 |
| 1344 | 2026-07-14T05:19:56.513Z | Compiling getrandom v0.4.2 |
| 1345 | 2026-07-14T05:19:56.528Z | Compiling futures-core v0.3.32 |
| 1346 | 2026-07-14T05:19:56.604Z | Compiling heck v0.5.0 |
| 1347 | 2026-07-14T05:19:56.656Z | Compiling semver v1.0.28 |
| 1348 | 2026-07-14T05:19:56.678Z | Compiling indexmap v2.14.0 |
| 1349 | 2026-07-14T05:19:56.865Z | Compiling zerocopy v0.8.50 |
| 1350 | 2026-07-14T05:19:56.998Z | Compiling uuid v1.23.5 |
| 1351 | 2026-07-14T05:19:57.001Z | Compiling futures-sink v0.3.32 |
| 1352 | 2026-07-14T05:19:57.076Z | Compiling schemars v0.8.22 |
| 1353 | 2026-07-14T05:19:57.104Z | Compiling slab v0.4.12 |
| 1354 | 2026-07-14T05:19:57.280Z | Compiling jobserver v0.1.34 |
| 1355 | 2026-07-14T05:19:57.312Z | Compiling find-msvc-tools v0.1.9 |
| 1356 | 2026-07-14T05:19:57.325Z | Compiling fnv v1.0.7 |
| 1357 | 2026-07-14T05:19:57.353Z | Compiling rustversion v1.0.22 |
| 1358 | 2026-07-14T05:19:57.481Z | Compiling shlex v2.0.1 |
| 1359 | 2026-07-14T05:19:57.493Z | Compiling futures-channel v0.3.32 |
| 1360 | 2026-07-14T05:19:57.625Z | Compiling cc v1.2.63 |
| 1361 | 2026-07-14T05:19:57.671Z | Compiling bitflags v2.12.1 |
| 1362 | 2026-07-14T05:19:57.683Z | Compiling futures-io v0.3.32 |
| 1363 | 2026-07-14T05:19:57.731Z | Compiling futures-task v0.3.32 |
| 1364 | 2026-07-14T05:19:57.910Z | Compiling socket2 v0.6.5 |
| 1365 | 2026-07-14T05:19:57.922Z | Compiling signal-hook-registry v1.4.8 |
| 1366 | 2026-07-14T05:19:57.933Z | Compiling mio v1.2.1 |
| 1367 | 2026-07-14T05:19:58.117Z | Compiling parking_lot v0.12.5 |
| 1368 | 2026-07-14T05:19:58.165Z | Compiling portable-atomic v1.13.1 |
| 1369 | 2026-07-14T05:19:58.233Z | Compiling typenum v1.20.1 |
| 1370 | 2026-07-14T05:19:58.385Z | Compiling cmake v0.1.58 |
| 1371 | 2026-07-14T05:19:58.436Z | Compiling dunce v1.0.5 |
| 1372 | 2026-07-14T05:19:58.469Z | Compiling fs_extra v1.3.0 |
| 1373 | 2026-07-14T05:19:58.532Z | Compiling base64 v0.22.1 |
| 1374 | 2026-07-14T05:19:58.553Z | Compiling critical-section v1.2.0 |
| 1375 | 2026-07-14T05:19:58.644Z | Compiling synstructure v0.13.2 |
| 1376 | 2026-07-14T05:19:58.661Z | Compiling serde_derive_internals v0.29.1 |
| 1377 | 2026-07-14T05:19:58.736Z | Compiling slog v2.8.2 |
| 1378 | 2026-07-14T05:19:58.874Z | Compiling rustix v1.1.4 |
| 1379 | 2026-07-14T05:19:58.952Z | Compiling aws-lc-sys v0.41.0 |
| 1380 | 2026-07-14T05:19:58.983Z | Compiling strsim v0.11.1 |
| 1381 | 2026-07-14T05:19:59.115Z | Compiling subtle v2.6.1 |
| 1382 | 2026-07-14T05:19:59.162Z | Compiling getrandom v0.3.4 |
| 1383 | 2026-07-14T05:19:59.250Z | Compiling once_cell v1.21.4 |
| 1384 | 2026-07-14T05:19:59.261Z | Compiling byteorder v1.5.0 |
| 1385 | 2026-07-14T05:19:59.417Z | Compiling regex-syntax v0.8.10 |
| 1386 | 2026-07-14T05:19:59.430Z | Compiling httparse v1.10.1 |
| 1387 | 2026-07-14T05:19:59.463Z | Compiling ipnet v2.12.0 |
| 1388 | 2026-07-14T05:19:59.490Z | Compiling atomic-waker v1.1.2 |
| 1389 | 2026-07-14T05:19:59.534Z | Compiling tower-service v0.3.3 |
| 1390 | 2026-07-14T05:19:59.563Z | Compiling tower-layer v0.3.3 |
| 1391 | 2026-07-14T05:19:59.613Z | Compiling getrandom v0.2.17 |
| 1392 | 2026-07-14T05:19:59.630Z | Compiling ryu v1.0.23 |
| 1393 | 2026-07-14T05:19:59.719Z | Compiling thiserror v1.0.69 |
| 1394 | 2026-07-14T05:19:59.801Z | Compiling try-lock v0.2.5 |
| 1395 | 2026-07-14T05:19:59.823Z | Compiling ucd-trie v0.1.7 |
| 1396 | 2026-07-14T05:19:59.883Z | Compiling serde_derive v1.0.228 |
| 1397 | 2026-07-14T05:19:59.919Z | Compiling zerofrom-derive v0.1.7 |
| 1398 | 2026-07-14T05:20:00.017Z | Compiling yoke-derive v0.8.2 |
| 1399 | 2026-07-14T05:20:00.055Z | Compiling zerovec-derive v0.11.3 |
| 1400 | 2026-07-14T05:20:00.144Z | Compiling displaydoc v0.2.6 |
| 1401 | 2026-07-14T05:20:00.160Z | Compiling schemars_derive v0.8.22 |
| 1402 | 2026-07-14T05:20:00.968Z | Compiling thiserror-impl v2.0.18 |
| 1403 | 2026-07-14T05:20:01.133Z | Compiling tokio-macros v2.7.0 |
| 1404 | 2026-07-14T05:20:01.166Z | Compiling zerofrom v0.1.8 |
| 1405 | 2026-07-14T05:20:01.178Z | Compiling zerocopy-derive v0.8.50 |
| 1406 | 2026-07-14T05:20:01.289Z | Compiling yoke v0.8.3 |
| 1407 | 2026-07-14T05:20:01.397Z | Compiling zeroize_derive v1.4.3 |
| 1408 | 2026-07-14T05:20:01.478Z | Compiling zerovec v0.11.6 |
| 1409 | 2026-07-14T05:20:01.906Z | Compiling zerotrie v0.2.4 |
| 1410 | 2026-07-14T05:20:02.012Z | Compiling tinystr v0.8.3 |
| 1411 | 2026-07-14T05:20:02.111Z | Compiling potential_utf v0.1.5 |
| 1412 | 2026-07-14T05:20:02.126Z | Compiling zeroize v1.8.2 |
| 1413 | 2026-07-14T05:20:02.205Z | Compiling icu_locale_core v2.2.0 |
| 1414 | 2026-07-14T05:20:02.205Z | Compiling icu_collections v2.2.0 |
| 1415 | 2026-07-14T05:20:02.258Z | Compiling futures-macro v0.3.32 |
| 1416 | 2026-07-14T05:20:02.319Z | Compiling untrusted v0.9.0 |
| 1417 | 2026-07-14T05:20:02.492Z | Compiling pest v2.8.6 |
| 1418 | 2026-07-14T05:20:02.517Z | Compiling want v0.3.1 |
| 1419 | 2026-07-14T05:20:02.710Z | Compiling thiserror-impl v1.0.69 |
| 1420 | 2026-07-14T05:20:02.806Z | Compiling rand_core v0.6.4 |
| 1421 | 2026-07-14T05:20:03.038Z | Compiling icu_provider v2.2.0 |
| 1422 | 2026-07-14T05:20:03.165Z | Compiling bytes v1.11.1 |
| 1423 | 2026-07-14T05:20:03.201Z | Compiling chrono v0.4.45 |
| 1424 | 2026-07-14T05:20:03.307Z | Compiling icu_normalizer v2.2.0 |
| 1425 | 2026-07-14T05:20:03.368Z | Compiling icu_properties v2.2.0 |
| 1426 | 2026-07-14T05:20:03.791Z | Compiling futures-util v0.3.32 |
| 1427 | 2026-07-14T05:20:03.832Z | Compiling http v1.4.2 |
| 1428 | 2026-07-14T05:20:03.895Z | Compiling tokio v1.52.3 |
| 1429 | 2026-07-14T05:20:03.912Z | Compiling serde_tokenstream v0.2.3 |
| 1430 | 2026-07-14T05:20:04.196Z | Compiling erased-serde v0.3.31 |
| 1431 | 2026-07-14T05:20:04.586Z | Compiling idna_adapter v1.2.2 |
| 1432 | 2026-07-14T05:20:04.705Z | Compiling idna v1.1.0 |
| 1433 | 2026-07-14T05:20:04.755Z | Compiling http-body v1.0.1 |
| 1434 | 2026-07-14T05:20:04.832Z | Compiling httpdate v1.0.3 |
| 1435 | 2026-07-14T05:20:05.002Z | Compiling url v2.5.8 |
| 1436 | 2026-07-14T05:20:05.074Z | Compiling pest_meta v2.8.6 |
| 1437 | 2026-07-14T05:20:05.123Z | Compiling pretty-hex v0.4.2 |
| 1438 | 2026-07-14T05:20:05.258Z | Compiling winnow v1.0.3 |
| 1439 | 2026-07-14T05:20:05.649Z | Compiling ppv-lite86 v0.2.21 |
| 1440 | 2026-07-14T05:20:05.886Z | Compiling pest_generator v2.8.6 |
| 1441 | 2026-07-14T05:20:05.968Z | Compiling plain v0.2.3 |
| 1442 | 2026-07-14T05:20:06.076Z | Compiling allocator-api2 v0.2.21 |
| 1443 | 2026-07-14T05:20:06.142Z | Compiling paste v1.0.15 |
| 1444 | 2026-07-14T05:20:06.360Z | Compiling ipnetwork v0.21.1 |
| 1445 | 2026-07-14T05:20:06.372Z | Compiling foldhash v0.2.0 |
| 1446 | 2026-07-14T05:20:06.400Z | Compiling tracing-attributes v0.1.31 |
| 1447 | 2026-07-14T05:20:06.487Z | Compiling tracing-core v0.1.36 |
| 1448 | 2026-07-14T05:20:06.498Z | Compiling pest_derive v2.8.6 |
| 1449 | 2026-07-14T05:20:06.604Z | Compiling oxnet v0.1.6 |
| 1450 | 2026-07-14T05:20:06.795Z | Compiling hashbrown v0.16.1 |
| 1451 | 2026-07-14T05:20:06.972Z | Compiling omicron-workspace-hack v0.1.0 |
| 1452 | 2026-07-14T05:20:07.074Z | Compiling ident_case v1.0.1 |
| 1453 | 2026-07-14T05:20:07.105Z | Compiling http-body-util v0.1.4 |
| 1454 | 2026-07-14T05:20:07.193Z | Compiling serde_urlencoded v0.7.1 |
| 1455 | 2026-07-14T05:20:07.219Z | Compiling aho-corasick v1.1.4 |
| 1456 | 2026-07-14T05:20:07.405Z | Compiling sync_wrapper v1.0.2 |
| 1457 | 2026-07-14T05:20:07.466Z | Compiling daft-derive v0.1.7 |
| 1458 | 2026-07-14T05:20:07.663Z | Compiling fastrand v2.4.1 |
| 1459 | 2026-07-14T05:20:07.699Z | Compiling tracing v0.1.44 |
| 1460 | 2026-07-14T05:20:07.940Z | Compiling tokio-util v0.7.18 |
| 1461 | 2026-07-14T05:20:08.115Z | Compiling regex-automata v0.4.14 |
| 1462 | 2026-07-14T05:20:08.263Z | Compiling async-trait v0.1.89 |
| 1463 | 2026-07-14T05:20:08.553Z | Compiling scroll_derive v0.13.1 |
| 1464 | 2026-07-14T05:20:08.715Z | Compiling time-core v0.1.8 |
| 1465 | 2026-07-14T05:20:08.813Z | Compiling num-conv v0.2.2 |
| 1466 | 2026-07-14T05:20:08.858Z | Compiling anyhow v1.0.103 |
| 1467 | 2026-07-14T05:20:08.968Z | Compiling aws-lc-rs v1.17.0 |
| 1468 | 2026-07-14T05:20:09.199Z | Compiling powerfmt v0.2.0 |
| 1469 | 2026-07-14T05:20:09.289Z | Compiling time-macros v0.2.27 |
| 1470 | 2026-07-14T05:20:09.407Z | Compiling deranged v0.5.8 |
| 1471 | 2026-07-14T05:20:09.410Z | Compiling scroll v0.13.0 |
| 1472 | 2026-07-14T05:20:09.473Z | Compiling rustls-pki-types v1.14.1 |
| 1473 | 2026-07-14T05:20:09.694Z | Compiling hex v0.4.3 |
| 1474 | 2026-07-14T05:20:09.957Z | Compiling regex v1.12.3 |
| 1475 | 2026-07-14T05:20:09.968Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-07-14T05:20:10.157Z | Compiling num_threads v0.1.7 |
| 1477 | 2026-07-14T05:20:10.258Z | Compiling goblin v0.10.7 |
| 1478 | 2026-07-14T05:20:10.404Z | Compiling camino v1.2.4 |
| 1479 | 2026-07-14T05:20:10.433Z | Compiling untrusted v0.7.1 |
| 1480 | 2026-07-14T05:20:10.558Z | Compiling crc32fast v1.5.0 |
| 1481 | 2026-07-14T05:20:10.585Z | Compiling usdt-impl v0.6.0 |
| 1482 | 2026-07-14T05:20:10.680Z | Compiling rustls v0.23.40 |
| 1483 | 2026-07-14T05:20:10.710Z | Compiling h2 v0.4.14 |
| 1484 | 2026-07-14T05:20:10.872Z | Compiling dtrace-parser v0.3.0 |
| 1485 | 2026-07-14T05:20:10.904Z | Compiling crossbeam-utils v0.8.21 |
| 1486 | 2026-07-14T05:20:11.103Z | Compiling futures-executor v0.3.32 |
| 1487 | 2026-07-14T05:20:11.215Z | Compiling structmeta-derive v0.3.0 |
| 1488 | 2026-07-14T05:20:11.243Z | Compiling thread-id v5.1.0 |
| 1489 | 2026-07-14T05:20:11.340Z | Compiling simd-adler32 v0.3.9 |
| 1490 | 2026-07-14T05:20:11.393Z | Compiling adler2 v2.0.1 |
| 1491 | 2026-07-14T05:20:11.528Z | Compiling cpufeatures v0.3.0 |
| 1492 | 2026-07-14T05:20:11.602Z | Compiling miniz_oxide v0.8.9 |
| 1493 | 2026-07-14T05:20:11.751Z | Compiling futures v0.3.32 |
| 1494 | 2026-07-14T05:20:11.845Z | Compiling rand_core v0.9.5 |
| 1495 | 2026-07-14T05:20:12.059Z | Compiling darling_core v0.23.0 |
| 1496 | 2026-07-14T05:20:12.264Z | Compiling newtype-uuid-macros v0.1.0 |
| 1497 | 2026-07-14T05:20:12.285Z | Compiling structmeta v0.3.0 |
| 1498 | 2026-07-14T05:20:12.358Z | Compiling hybrid-array v0.4.12 |
| 1499 | 2026-07-14T05:20:12.704Z | Compiling thread_local v1.1.9 |
| 1500 | 2026-07-14T05:20:12.861Z | Compiling hyper v1.10.1 |
| 1501 | 2026-07-14T05:20:12.982Z | Compiling match_cfg v0.1.0 |
| 1502 | 2026-07-14T05:20:13.057Z | Compiling flate2 v1.1.9 |
| 1503 | 2026-07-14T05:20:13.157Z | Compiling dof v0.4.0 |
| 1504 | 2026-07-14T05:20:13.495Z | Compiling newtype-uuid v1.3.2 |
| 1505 | 2026-07-14T05:20:13.855Z | Compiling quick-error v1.2.3 |
| 1506 | 2026-07-14T05:20:14.218Z | Compiling hyper-util v0.1.20 |
| 1507 | 2026-07-14T05:20:14.246Z | Compiling darling_macro v0.23.0 |
| 1508 | 2026-07-14T05:20:14.544Z | Compiling compression-core v0.4.32 |
| 1509 | 2026-07-14T05:20:14.626Z | Compiling slog-async v2.8.0 |
| 1510 | 2026-07-14T05:20:14.667Z | Compiling ref-cast v1.0.25 |
| 1511 | 2026-07-14T05:20:14.706Z | Compiling compression-codecs v0.4.38 |
| 1512 | 2026-07-14T05:20:14.852Z | Compiling darling v0.23.0 |
| 1513 | 2026-07-14T05:20:14.952Z | Compiling daft v0.1.7 |
| 1514 | 2026-07-14T05:20:14.974Z | Compiling block-buffer v0.12.0 |
| 1515 | 2026-07-14T05:20:14.985Z | Compiling crypto-common v0.2.2 |
| 1516 | 2026-07-14T05:20:15.040Z | Compiling rand_chacha v0.9.0 |
| 1517 | 2026-07-14T05:20:15.129Z | Compiling strum_macros v0.26.4 |
| 1518 | 2026-07-14T05:20:15.218Z | Compiling ref-cast-impl v1.0.25 |
| 1519 | 2026-07-14T05:20:15.395Z | Compiling serde_spanned v1.1.1 |
| 1520 | 2026-07-14T05:20:15.407Z | Compiling usdt-macro v0.6.0 |
| 1521 | 2026-07-14T05:20:15.483Z | Compiling usdt-attr-macro v0.6.0 |
| 1522 | 2026-07-14T05:20:15.540Z | Compiling generic-array v0.14.7 |
| 1523 | 2026-07-14T05:20:15.785Z | Compiling multer v3.1.0 |
| 1524 | 2026-07-14T05:20:15.852Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-07-14T05:20:15.949Z | Compiling take_mut v0.2.2 |
| 1526 | 2026-07-14T05:20:15.952Z | Compiling term v1.2.1 |
| 1527 | 2026-07-14T05:20:16.028Z | Compiling debug-ignore v1.0.5 |
| 1528 | 2026-07-14T05:20:16.060Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1529 | 2026-07-14T05:20:16.131Z | Compiling const-oid v0.10.2 |
| 1530 | 2026-07-14T05:20:16.278Z | Compiling digest v0.11.3 |
| 1531 | 2026-07-14T05:20:16.297Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-07-14T05:20:16.493Z | Compiling rand v0.9.4 |
| 1533 | 2026-07-14T05:20:16.504Z | Compiling serde_with_macros v3.20.0 |
| 1534 | 2026-07-14T05:20:16.578Z | Compiling async-stream-impl v0.3.6 |
| 1535 | 2026-07-14T05:20:16.684Z | Compiling dropshot v0.17.1 |
| 1536 | 2026-07-14T05:20:16.696Z | Compiling encoding_rs v0.8.35 |
| 1537 | 2026-07-14T05:20:16.790Z | Compiling strum v0.26.3 |
| 1538 | 2026-07-14T05:20:16.921Z | Compiling spin v0.9.8 |
| 1539 | 2026-07-14T05:20:16.932Z | Compiling mime v0.3.17 |
| 1540 | 2026-07-14T05:20:17.040Z | Compiling unarray v0.1.4 |
| 1541 | 2026-07-14T05:20:17.105Z | Compiling syn v1.0.109 |
| 1542 | 2026-07-14T05:20:17.213Z | Compiling sha1 v0.11.0 |
| 1543 | 2026-07-14T05:20:17.239Z | Compiling async-stream v0.3.6 |
| 1544 | 2026-07-14T05:20:17.474Z | Compiling derive-ex v0.1.8 |
| 1545 | 2026-07-14T05:20:17.492Z | Compiling tower v0.5.3 |
| 1546 | 2026-07-14T05:20:17.559Z | Compiling dropshot_endpoint v0.17.1 |
| 1547 | 2026-07-14T05:20:17.628Z | Compiling macaddr v1.0.1 |
| 1548 | 2026-07-14T05:20:17.699Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1549 | 2026-07-14T05:20:17.860Z | Compiling waitgroup v0.1.2 |
| 1550 | 2026-07-14T05:20:17.988Z | Compiling serde_path_to_error v0.1.20 |
| 1551 | 2026-07-14T05:20:18.200Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1552 | 2026-07-14T05:20:18.292Z | Compiling tower-http v0.6.11 |
| 1553 | 2026-07-14T05:20:18.349Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1554 | 2026-07-14T05:20:18.459Z | Compiling tempfile v3.27.0 |
| 1555 | 2026-07-14T05:20:18.532Z | Compiling openapiv3 v2.2.0 |
| 1556 | 2026-07-14T05:20:18.736Z | Compiling strum_macros v0.27.2 |
| 1557 | 2026-07-14T05:20:19.121Z | Compiling test-strategy v0.4.5 |
| 1558 | 2026-07-14T05:20:19.291Z | Compiling instant v0.1.13 |
| 1559 | 2026-07-14T05:20:19.405Z | Compiling time v0.3.47 |
| 1560 | 2026-07-14T05:20:20.106Z | Compiling rustls-native-certs v0.8.4 |
| 1561 | 2026-07-14T05:20:20.199Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1562 | 2026-07-14T05:20:20.463Z | Compiling crossbeam-channel v0.5.15 |
| 1563 | 2026-07-14T05:20:20.533Z | Compiling crypto-common v0.1.7 |
| 1564 | 2026-07-14T05:20:20.600Z | Compiling strum v0.27.2 |
| 1565 | 2026-07-14T05:20:20.831Z | Compiling parse-display-derive v0.10.0 |
| 1566 | 2026-07-14T05:20:20.950Z | Compiling backon v1.6.0 |
| 1567 | 2026-07-14T05:20:21.133Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-07-14T05:20:21.240Z | Compiling either v1.16.0 |
| 1569 | 2026-07-14T05:20:21.629Z | Compiling rand v0.8.6 |
| 1570 | 2026-07-14T05:20:21.747Z | Compiling slog-json v2.6.1 |
| 1571 | 2026-07-14T05:20:21.900Z | Compiling hostname v0.3.1 |
| 1572 | 2026-07-14T05:20:22.047Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1573 | 2026-07-14T05:20:22.142Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1574 | 2026-07-14T05:20:22.182Z | Compiling wait-timeout v0.2.1 |
| 1575 | 2026-07-14T05:20:22.270Z | Compiling is-terminal v0.4.17 |
| 1576 | 2026-07-14T05:20:22.279Z | Compiling memmap2 v0.9.10 |
| 1577 | 2026-07-14T05:20:22.472Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1578 | 2026-07-14T05:20:22.497Z | Compiling usdt v0.6.0 |
| 1579 | 2026-07-14T05:20:22.535Z | Compiling slog-term v2.9.2 |
| 1580 | 2026-07-14T05:20:22.565Z | Compiling rusty-fork v0.3.1 |
| 1581 | 2026-07-14T05:20:22.778Z | Compiling slog-bunyan v2.5.0 |
| 1582 | 2026-07-14T05:20:22.928Z | Compiling serde_with v3.20.0 |
| 1583 | 2026-07-14T05:20:22.928Z | Compiling async-compression v0.4.42 |
| 1584 | 2026-07-14T05:20:22.949Z | Compiling rand_xorshift v0.4.0 |
| 1585 | 2026-07-14T05:20:23.097Z | Compiling rustls-pemfile v2.2.0 |
| 1586 | 2026-07-14T05:20:23.160Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1587 | 2026-07-14T05:20:23.266Z | Compiling regress v0.10.5 |
| 1588 | 2026-07-14T05:20:23.309Z | Compiling hostname v0.4.2 |
| 1589 | 2026-07-14T05:20:23.453Z | Compiling humantime v2.3.0 |
| 1590 | 2026-07-14T05:20:23.467Z | Compiling proptest v1.11.0 |
| 1591 | 2026-07-14T05:20:24.010Z | Compiling iddqd v0.4.5 |
| 1592 | 2026-07-14T05:20:24.217Z | Compiling reqwest v0.12.28 |
| 1593 | 2026-07-14T05:20:24.290Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1594 | 2026-07-14T05:20:24.586Z | Compiling block-buffer v0.10.4 |
| 1595 | 2026-07-14T05:20:24.734Z | Compiling utf8parse v0.2.2 |
| 1596 | 2026-07-14T05:20:24.849Z | Compiling anstyle-parse v1.0.0 |
| 1597 | 2026-07-14T05:20:24.863Z | Compiling digest v0.10.7 |
| 1598 | 2026-07-14T05:20:25.042Z | Compiling parse-display v0.10.0 |
| 1599 | 2026-07-14T05:20:25.078Z | Compiling backoff v0.4.0 |
| 1600 | 2026-07-14T05:20:25.279Z | Compiling progenitor-client v0.10.0 |
| 1601 | 2026-07-14T05:20:25.295Z | Compiling itertools v0.14.0 |
| 1602 | 2026-07-14T05:20:25.385Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1603 | 2026-07-14T05:20:25.557Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1604 | 2026-07-14T05:20:26.154Z | Compiling colorchoice v1.0.5 |
| 1605 | 2026-07-14T05:20:26.279Z | Compiling is_terminal_polyfill v1.70.2 |
| 1606 | 2026-07-14T05:20:26.376Z | Compiling anstyle-query v1.1.5 |
| 1607 | 2026-07-14T05:20:26.389Z | Compiling anstyle v1.0.14 |
| 1608 | 2026-07-14T05:20:26.604Z | Compiling anstream v1.0.0 |
| 1609 | 2026-07-14T05:20:26.937Z | Compiling clap_lex v1.1.0 |
| 1610 | 2026-07-14T05:20:27.374Z | Compiling regress v0.11.1 |
| 1611 | 2026-07-14T05:20:27.443Z | Compiling clap_derive v4.6.1 |
| 1612 | 2026-07-14T05:20:27.943Z | Compiling terminal_size v0.4.4 |
| 1613 | 2026-07-14T05:20:29.036Z | Compiling typify-impl v0.6.2 |
| 1614 | 2026-07-14T05:20:29.194Z | Compiling toml_datetime v0.6.11 |
| 1615 | 2026-07-14T05:20:29.463Z | Compiling zerocopy-derive v0.7.35 |
| 1616 | 2026-07-14T05:20:29.477Z | Compiling cpufeatures v0.2.17 |
| 1617 | 2026-07-14T05:20:29.492Z | Compiling convert_case v0.4.0 |
| 1618 | 2026-07-14T05:20:29.715Z | Compiling clap_builder v4.6.0 |
| 1619 | 2026-07-14T05:20:30.236Z | Compiling derive_more v0.99.20 |
| 1620 | 2026-07-14T05:20:30.359Z | Compiling zerocopy v0.7.35 |
| 1621 | 2026-07-14T05:20:31.330Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1622 | 2026-07-14T05:20:31.517Z | Compiling unicode-width v0.2.2 |
| 1623 | 2026-07-14T05:20:31.604Z | Compiling clap v4.6.1 |
| 1624 | 2026-07-14T05:20:32.037Z | Compiling proc-macro-crate v3.5.0 |
| 1625 | 2026-07-14T05:20:32.267Z | Compiling secrecy v0.10.3 |
| 1626 | 2026-07-14T05:20:32.481Z | Compiling tinyvec_macros v0.1.1 |
| 1627 | 2026-07-14T05:20:32.522Z | Compiling float-ord v0.3.2 |
| 1628 | 2026-07-14T05:20:32.556Z | Compiling crucible-workspace-hack v0.1.0 |
| 1629 | 2026-07-14T05:20:32.608Z | Compiling tinyvec v1.11.0 |
| 1630 | 2026-07-14T05:20:32.640Z | Compiling num_enum_derive v0.7.6 |
| 1631 | 2026-07-14T05:20:33.161Z | Compiling dtrace-parser v0.2.0 |
| 1632 | 2026-07-14T05:20:33.203Z | Compiling scroll_derive v0.12.1 |
| 1633 | 2026-07-14T05:20:33.243Z | Compiling num-integer v0.1.46 |
| 1634 | 2026-07-14T05:20:33.469Z | Compiling rustc_version v0.4.1 |
| 1635 | 2026-07-14T05:20:33.577Z | Compiling usdt-impl v0.5.0 |
| 1636 | 2026-07-14T05:20:33.745Z | Compiling curve25519-dalek v4.1.3 |
| 1637 | 2026-07-14T05:20:33.941Z | Compiling scroll v0.12.0 |
| 1638 | 2026-07-14T05:20:33.950Z | Compiling num_enum v0.7.6 |
| 1639 | 2026-07-14T05:20:34.130Z | Compiling dof v0.3.0 |
| 1640 | 2026-07-14T05:20:34.211Z | Compiling hmac v0.12.1 |
| 1641 | 2026-07-14T05:20:34.263Z | Compiling inout v0.1.4 |
| 1642 | 2026-07-14T05:20:34.352Z | Compiling darling_core v0.21.3 |
| 1643 | 2026-07-14T05:20:34.410Z | Compiling ff v0.13.1 |
| 1644 | 2026-07-14T05:20:34.510Z | Compiling thread-id v4.2.2 |
| 1645 | 2026-07-14T05:20:34.510Z | Compiling group v0.13.0 |
| 1646 | 2026-07-14T05:20:34.560Z | Compiling cipher v0.4.4 |
| 1647 | 2026-07-14T05:20:34.782Z | Compiling hkdf v0.12.4 |
| 1648 | 2026-07-14T05:20:34.930Z | Compiling goblin v0.8.2 |
| 1649 | 2026-07-14T05:20:35.127Z | Compiling num-iter v0.1.45 |
| 1650 | 2026-07-14T05:20:35.245Z | Compiling num-rational v0.4.2 |
| 1651 | 2026-07-14T05:20:35.429Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1652 | 2026-07-14T05:20:35.479Z | Compiling universal-hash v0.5.1 |
| 1653 | 2026-07-14T05:20:35.495Z | Compiling crypto-bigint v0.5.5 |
| 1654 | 2026-07-14T05:20:35.543Z | Compiling typify-macro v0.6.2 |
| 1655 | 2026-07-14T05:20:35.604Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1656 | 2026-07-14T05:20:35.959Z | Compiling crossbeam-epoch v0.9.18 |
| 1657 | 2026-07-14T05:20:36.311Z | Compiling half v2.7.1 |
| 1658 | 2026-07-14T05:20:36.331Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1659 | 2026-07-14T05:20:36.470Z | Compiling darling_macro v0.21.3 |
| 1660 | 2026-07-14T05:20:36.532Z | Compiling num-complex v0.4.6 |
| 1661 | 2026-07-14T05:20:36.895Z | Compiling base64ct v1.8.3 |
| 1662 | 2026-07-14T05:20:36.920Z | Compiling heck v0.4.1 |
| 1663 | 2026-07-14T05:20:36.993Z | Compiling opaque-debug v0.3.1 |
| 1664 | 2026-07-14T05:20:37.045Z | Compiling ciborium-io v0.2.2 |
| 1665 | 2026-07-14T05:20:37.146Z | Compiling base16ct v0.2.0 |
| 1666 | 2026-07-14T05:20:37.155Z | Compiling darling v0.21.3 |
| 1667 | 2026-07-14T05:20:37.155Z | Compiling password-hash v0.5.0 |
| 1668 | 2026-07-14T05:20:37.155Z | Compiling ciborium-ll v0.2.2 |
| 1669 | 2026-07-14T05:20:37.167Z | Compiling elliptic-curve v0.13.8 |
| 1670 | 2026-07-14T05:20:37.348Z | Compiling poly1305 v0.8.0 |
| 1671 | 2026-07-14T05:20:37.708Z | Compiling typify v0.6.2 |
| 1672 | 2026-07-14T05:20:37.730Z | Compiling num v0.4.3 |
| 1673 | 2026-07-14T05:20:37.782Z | Compiling thiserror-no-std v2.0.2 |
| 1674 | 2026-07-14T05:20:38.120Z | Compiling chacha20 v0.9.1 |
| 1675 | 2026-07-14T05:20:38.347Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1676 | 2026-07-14T05:20:38.391Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1677 | 2026-07-14T05:20:38.806Z | Compiling blake2 v0.10.6 |
| 1678 | 2026-07-14T05:20:39.051Z | Compiling aead v0.5.2 |
| 1679 | 2026-07-14T05:20:39.073Z | Compiling byte-wrapper v0.1.0 |
| 1680 | 2026-07-14T05:20:39.225Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1681 | 2026-07-14T05:20:39.273Z | Compiling proc-macro-error-attr v1.0.4 |
| 1682 | 2026-07-14T05:20:39.532Z | Compiling prettyplease v0.2.37 |
| 1683 | 2026-07-14T05:20:39.548Z | Compiling keccak v0.1.6 |
| 1684 | 2026-07-14T05:20:39.664Z | Compiling rustix v0.38.44 |
| 1685 | 2026-07-14T05:20:39.781Z | Compiling heapless v0.8.0 |
| 1686 | 2026-07-14T05:20:39.784Z | Compiling unsafe-libyaml v0.2.11 |
| 1687 | 2026-07-14T05:20:40.388Z | Compiling serde_yaml v0.9.34+deprecated |
| 1688 | 2026-07-14T05:20:40.486Z | Compiling sha3 v0.10.9 |
| 1689 | 2026-07-14T05:20:40.694Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1690 | 2026-07-14T05:20:41.067Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1691 | 2026-07-14T05:20:41.357Z | Compiling chacha20poly1305 v0.10.1 |
| 1692 | 2026-07-14T05:20:41.494Z | Compiling argon2 v0.5.3 |
| 1693 | 2026-07-14T05:20:41.741Z | Compiling vsss-rs v3.3.4 |
| 1694 | 2026-07-14T05:20:41.785Z | Compiling ciborium v0.2.2 |
| 1695 | 2026-07-14T05:20:41.876Z | Compiling ingot-macros v0.1.1 |
| 1696 | 2026-07-14T05:20:42.388Z | Compiling usdt-macro v0.5.0 |
| 1697 | 2026-07-14T05:20:42.461Z | Compiling usdt-attr-macro v0.5.0 |
| 1698 | 2026-07-14T05:20:44.208Z | Compiling rustls-webpki v0.103.13 |
| 1699 | 2026-07-14T05:20:44.573Z | Compiling serde_spanned v0.6.9 |
| 1700 | 2026-07-14T05:20:44.620Z | Compiling enum-as-inner v0.6.1 |
| 1701 | 2026-07-14T05:20:44.741Z | Compiling hash32 v0.3.1 |
| 1702 | 2026-07-14T05:20:44.775Z | Compiling proc-macro-error v1.0.4 |
| 1703 | 2026-07-14T05:20:44.830Z | Compiling memmap v0.7.0 |
| 1704 | 2026-07-14T05:20:44.899Z | Compiling memoffset v0.9.1 |
| 1705 | 2026-07-14T05:20:44.966Z | Compiling cfg_aliases v0.2.1 |
| 1706 | 2026-07-14T05:20:45.039Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1707 | 2026-07-14T05:20:45.048Z | Compiling indent_write v2.2.0 |
| 1708 | 2026-07-14T05:20:45.161Z | Compiling data-encoding v2.11.0 |
| 1709 | 2026-07-14T05:20:45.185Z | Compiling smoltcp v0.11.0 |
| 1710 | 2026-07-14T05:20:45.239Z | Compiling winnow v0.7.15 |
| 1711 | 2026-07-14T05:20:45.272Z | Compiling winnow v0.5.40 |
| 1712 | 2026-07-14T05:20:45.298Z | Compiling toml_write v0.1.2 |
| 1713 | 2026-07-14T05:20:45.565Z | Compiling nix v0.31.3 |
| 1714 | 2026-07-14T05:20:45.629Z | Compiling usdt v0.5.0 |
| 1715 | 2026-07-14T05:20:45.899Z | Compiling ingot-types v0.1.2 |
| 1716 | 2026-07-14T05:20:46.018Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1717 | 2026-07-14T05:20:46.048Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1718 | 2026-07-14T05:20:46.161Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1719 | 2026-07-14T05:20:46.395Z | Compiling tabwriter v1.4.1 |
| 1720 | 2026-07-14T05:20:46.610Z | Compiling toml_edit v0.22.27 |
| 1721 | 2026-07-14T05:20:46.643Z | Compiling toml_edit v0.19.15 |
| 1722 | 2026-07-14T05:20:46.781Z | Compiling cobs v0.3.0 |
| 1723 | 2026-07-14T05:20:46.827Z | Compiling serde_repr v0.1.20 |
| 1724 | 2026-07-14T05:20:46.983Z | Compiling pkg-config v0.3.33 |
| 1725 | 2026-07-14T05:20:47.236Z | Compiling managed v0.8.0 |
| 1726 | 2026-07-14T05:20:47.485Z | Compiling bitflags v1.3.2 |
| 1727 | 2026-07-14T05:20:47.497Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1728 | 2026-07-14T05:20:47.533Z | Compiling vcpkg v0.2.15 |
| 1729 | 2026-07-14T05:20:47.740Z | Compiling tokio-rustls v0.26.4 |
| 1730 | 2026-07-14T05:20:48.031Z | Compiling hyper-rustls v0.27.9 |
| 1731 | 2026-07-14T05:20:48.120Z | Compiling rustls-platform-verifier v0.7.0 |
| 1732 | 2026-07-14T05:20:48.351Z | Compiling reqwest v0.13.4 |
| 1733 | 2026-07-14T05:20:49.630Z | Compiling progenitor-client v0.14.0 |
| 1734 | 2026-07-14T05:20:49.948Z | Compiling progenitor-extras v0.2.0 |
| 1735 | 2026-07-14T05:20:50.030Z | Compiling openssl-sys v0.9.116 |
| 1736 | 2026-07-14T05:20:50.146Z | Compiling toml v0.8.23 |
| 1737 | 2026-07-14T05:20:50.196Z | Compiling proc-macro-crate v1.3.1 |
| 1738 | 2026-07-14T05:20:50.564Z | Compiling postcard v1.1.3 |
| 1739 | 2026-07-14T05:20:51.076Z | Compiling ingot v0.1.1 |
| 1740 | 2026-07-14T05:20:51.293Z | Compiling hubpack_derive v0.1.1 |
| 1741 | 2026-07-14T05:20:51.406Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1742 | 2026-07-14T05:20:51.855Z | Compiling foreign-types-macros v0.2.3 |
| 1743 | 2026-07-14T05:20:52.788Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1744 | 2026-07-14T05:20:53.051Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-07-14T05:20:53.134Z | Compiling swrite v0.1.0 |
| 1746 | 2026-07-14T05:20:53.231Z | Compiling resolv-conf v0.7.6 |
| 1747 | 2026-07-14T05:20:53.243Z | Compiling unicode-segmentation v1.13.3 |
| 1748 | 2026-07-14T05:20:53.310Z | Compiling rayon-core v1.13.0 |
| 1749 | 2026-07-14T05:20:53.560Z | Compiling static_assertions v1.1.0 |
| 1750 | 2026-07-14T05:20:53.638Z | Compiling linked-hash-map v0.5.6 |
| 1751 | 2026-07-14T05:20:53.649Z | Compiling colored v3.1.1 |
| 1752 | 2026-07-14T05:20:53.684Z | Compiling foreign-types-shared v0.3.1 |
| 1753 | 2026-07-14T05:20:53.783Z | Compiling semver v0.1.20 |
| 1754 | 2026-07-14T05:20:53.832Z | Compiling lru-cache v0.1.2 |
| 1755 | 2026-07-14T05:20:53.961Z | Compiling foreign-types v0.5.0 |
| 1756 | 2026-07-14T05:20:53.974Z | Compiling rustc_version v0.1.7 |
| 1757 | 2026-07-14T05:20:54.046Z | Compiling newline-converter v0.3.0 |
| 1758 | 2026-07-14T05:20:54.083Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1759 | 2026-07-14T05:20:54.168Z | Compiling hubpack v0.1.2 |
| 1760 | 2026-07-14T05:20:54.381Z | Compiling num_enum_derive v0.5.11 |
| 1761 | 2026-07-14T05:20:54.404Z | Compiling atomicwrites v0.4.4 |
| 1762 | 2026-07-14T05:20:54.735Z | Compiling hickory-proto v0.24.4 |
| 1763 | 2026-07-14T05:20:55.438Z | Compiling progenitor-impl v0.13.0 |
| 1764 | 2026-07-14T05:20:55.489Z | Compiling crossbeam-deque v0.8.6 |
| 1765 | 2026-07-14T05:20:55.690Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1766 | 2026-07-14T05:20:55.938Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1767 | 2026-07-14T05:20:56.586Z | Compiling console v0.15.11 |
| 1768 | 2026-07-14T05:20:57.283Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1769 | 2026-07-14T05:20:57.766Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1770 | 2026-07-14T05:20:57.878Z | Compiling camino-tempfile v1.4.1 |
| 1771 | 2026-07-14T05:20:58.054Z | Compiling chacha20 v0.10.0 |
| 1772 | 2026-07-14T05:20:58.140Z | Compiling serde-big-array v0.5.1 |
| 1773 | 2026-07-14T05:20:58.186Z | Compiling num-derive v0.4.2 |
| 1774 | 2026-07-14T05:20:58.297Z | Compiling pin-project-internal v1.1.13 |
| 1775 | 2026-07-14T05:20:58.326Z | Compiling derive-where v1.6.1 |
| 1776 | 2026-07-14T05:20:58.920Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1777 | 2026-07-14T05:20:59.091Z | Compiling cstr-argument v0.1.2 |
| 1778 | 2026-07-14T05:20:59.127Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1779 | 2026-07-14T05:20:59.190Z | Compiling similar v2.7.0 |
| 1780 | 2026-07-14T05:20:59.249Z | Compiling minimal-lexical v0.2.1 |
| 1781 | 2026-07-14T05:20:59.374Z | Compiling siphasher v1.0.3 |
| 1782 | 2026-07-14T05:20:59.446Z | Compiling pin-project v1.1.13 |
| 1783 | 2026-07-14T05:20:59.514Z | Compiling nom v7.1.3 |
| 1784 | 2026-07-14T05:20:59.548Z | Compiling phf_shared v0.12.1 |
| 1785 | 2026-07-14T05:20:59.598Z | Compiling expectorate v1.2.0 |
| 1786 | 2026-07-14T05:20:59.653Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1787 | 2026-07-14T05:20:59.730Z | Compiling progenitor-macro v0.13.0 |
| 1788 | 2026-07-14T05:20:59.752Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1789 | 2026-07-14T05:20:59.845Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1790 | 2026-07-14T05:20:59.924Z | Compiling rand v0.10.2 |
| 1791 | 2026-07-14T05:20:59.980Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1792 | 2026-07-14T05:21:00.104Z | Compiling hickory-resolver v0.24.4 |
| 1793 | 2026-07-14T05:21:00.628Z | Compiling num_enum v0.5.11 |
| 1794 | 2026-07-14T05:21:00.753Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1795 | 2026-07-14T05:21:00.895Z | Compiling newtype_derive v0.1.6 |
| 1796 | 2026-07-14T05:21:00.958Z | Compiling progenitor-client v0.13.0 |
| 1797 | 2026-07-14T05:21:01.267Z | Compiling progenitor-impl v0.14.0 |
| 1798 | 2026-07-14T05:21:01.452Z | Compiling snafu-derive v0.8.9 |
| 1799 | 2026-07-14T05:21:02.429Z | Compiling unicode-normalization v0.1.25 |
| 1800 | 2026-07-14T05:21:02.849Z | Compiling tokio-stream v0.1.18 |
| 1801 | 2026-07-14T05:21:02.862Z | Compiling async-recursion v1.1.1 |
| 1802 | 2026-07-14T05:21:02.886Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1803 | 2026-07-14T05:21:03.213Z | Compiling slog-dtrace v0.3.0 |
| 1804 | 2026-07-14T05:21:03.254Z | Compiling csv-core v0.1.13 |
| 1805 | 2026-07-14T05:21:03.343Z | Compiling bstr v1.12.1 |
| 1806 | 2026-07-14T05:21:03.478Z | Compiling unicode-xid v0.2.6 |
| 1807 | 2026-07-14T05:21:03.534Z | Compiling cancel-safe-futures v0.1.5 |
| 1808 | 2026-07-14T05:21:03.604Z | Compiling highway v1.3.0 |
| 1809 | 2026-07-14T05:21:03.616Z | Compiling same-file v1.0.6 |
| 1810 | 2026-07-14T05:21:03.804Z | Compiling foldhash v0.1.5 |
| 1811 | 2026-07-14T05:21:03.807Z | Compiling unicode-width v0.1.14 |
| 1812 | 2026-07-14T05:21:03.869Z | Compiling owo-colors v4.3.0 |
| 1813 | 2026-07-14T05:21:03.995Z | Compiling konst_macro_rules v0.2.19 |
| 1814 | 2026-07-14T05:21:04.007Z | Compiling chrono-tz v0.10.4 |
| 1815 | 2026-07-14T05:21:04.106Z | Compiling foreign-types-shared v0.1.1 |
| 1816 | 2026-07-14T05:21:04.183Z | Compiling openssl v0.10.80 |
| 1817 | 2026-07-14T05:21:04.204Z | Compiling foreign-types v0.3.2 |
| 1818 | 2026-07-14T05:21:04.267Z | Compiling konst v0.2.20 |
| 1819 | 2026-07-14T05:21:04.280Z | Compiling hashbrown v0.15.5 |
| 1820 | 2026-07-14T05:21:04.294Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1821 | 2026-07-14T05:21:04.485Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1822 | 2026-07-14T05:21:04.550Z | Compiling walkdir v2.5.0 |
| 1823 | 2026-07-14T05:21:04.844Z | Compiling globset v0.4.18 |
| 1824 | 2026-07-14T05:21:04.890Z | Compiling const_format_proc_macros v0.2.34 |
| 1825 | 2026-07-14T05:21:04.972Z | Compiling csv v1.4.0 |
| 1826 | 2026-07-14T05:21:04.984Z | Compiling progenitor-macro v0.14.0 |
| 1827 | 2026-07-14T05:21:05.052Z | Compiling progenitor v0.13.0 |
| 1828 | 2026-07-14T05:21:05.194Z | Compiling snafu v0.8.9 |
| 1829 | 2026-07-14T05:21:05.544Z | Compiling qorb v0.4.1 |
| 1830 | 2026-07-14T05:21:05.659Z | Compiling olpc-cjson v0.1.4 |
| 1831 | 2026-07-14T05:21:05.703Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-07-14T05:21:05.829Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-07-14T05:21:07.078Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-07-14T05:21:07.539Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1835 | 2026-07-14T05:21:07.645Z | Compiling rayon v1.12.0 |
| 1836 | 2026-07-14T05:21:07.852Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1837 | 2026-07-14T05:21:07.879Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-07-14T05:21:07.903Z | Compiling phf v0.12.1 |
| 1839 | 2026-07-14T05:21:08.065Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-07-14T05:21:08.538Z | Compiling zone_cfg_derive v0.3.1 |
| 1841 | 2026-07-14T05:21:09.033Z | Compiling tokio-dtrace v0.1.1 |
| 1842 | 2026-07-14T05:21:09.295Z | Compiling itertools v0.12.1 |
| 1843 | 2026-07-14T05:21:09.320Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1844 | 2026-07-14T05:21:09.498Z | Compiling libsw-core v0.3.2 |
| 1845 | 2026-07-14T05:21:09.527Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1846 | 2026-07-14T05:21:09.672Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1847 | 2026-07-14T05:21:09.927Z | Compiling serde_plain v1.0.2 |
| 1848 | 2026-07-14T05:21:10.060Z | Compiling openssl-macros v0.1.1 |
| 1849 | 2026-07-14T05:21:10.145Z | Compiling pem v3.0.6 |
| 1850 | 2026-07-14T05:21:10.145Z | Compiling cookie v0.18.1 |
| 1851 | 2026-07-14T05:21:10.252Z | Compiling sigpipe v0.1.3 |
| 1852 | 2026-07-14T05:21:10.346Z | Compiling jiff v0.2.28 |
| 1853 | 2026-07-14T05:21:10.421Z | Compiling fixedbitset v0.5.7 |
| 1854 | 2026-07-14T05:21:10.554Z | Compiling glob v0.3.3 |
| 1855 | 2026-07-14T05:21:10.566Z | Compiling bytecount v0.6.9 |
| 1856 | 2026-07-14T05:21:10.577Z | Compiling typed-path v0.9.3 |
| 1857 | 2026-07-14T05:21:10.680Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-07-14T05:21:10.709Z | Compiling fixedbitset v0.4.2 |
| 1859 | 2026-07-14T05:21:10.764Z | Compiling papergrid v0.11.0 |
| 1860 | 2026-07-14T05:21:10.944Z | Compiling petgraph v0.6.5 |
| 1861 | 2026-07-14T05:21:10.954Z | Compiling petgraph v0.8.3 |
| 1862 | 2026-07-14T05:21:11.961Z | Compiling tough v0.22.0 |
| 1863 | 2026-07-14T05:21:12.576Z | Compiling progenitor v0.14.0 |
| 1864 | 2026-07-14T05:21:12.685Z | Compiling zone v0.3.1 |
| 1865 | 2026-07-14T05:21:12.766Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1866 | 2026-07-14T05:21:13.011Z | Compiling libsw v3.5.0 |
| 1867 | 2026-07-14T05:21:13.040Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-07-14T05:21:13.107Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-07-14T05:21:13.190Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-07-14T05:21:13.262Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1871 | 2026-07-14T05:21:13.390Z | Compiling oxide-tokio-rt v0.1.6 |
| 1872 | 2026-07-14T05:21:13.522Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1873 | 2026-07-14T05:21:13.534Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-07-14T05:21:14.245Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-07-14T05:21:14.520Z | Compiling const_format v0.2.36 |
| 1876 | 2026-07-14T05:21:14.588Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-07-14T05:21:15.110Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1878 | 2026-07-14T05:21:15.129Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-07-14T05:21:15.388Z | Compiling tabled_derive v0.7.0 |
| 1880 | 2026-07-14T05:21:15.500Z | Compiling gethostname v0.5.0 |
| 1881 | 2026-07-14T05:21:15.521Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-07-14T05:21:15.618Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1883 | 2026-07-14T05:21:15.627Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-07-14T05:21:15.646Z | Compiling smf v0.2.3 |
| 1885 | 2026-07-14T05:21:15.721Z | Compiling bcs v0.1.6 |
| 1886 | 2026-07-14T05:21:15.746Z | Compiling nom v8.0.0 |
| 1887 | 2026-07-14T05:21:16.053Z | Compiling lazy_static v1.5.0 |
| 1888 | 2026-07-14T05:21:16.161Z | Compiling whoami v1.6.1 |
| 1889 | 2026-07-14T05:21:16.269Z | Compiling smawk v0.3.2 |
| 1890 | 2026-07-14T05:21:16.383Z | Compiling linear-map v1.2.0 |
| 1891 | 2026-07-14T05:21:16.417Z | Compiling termtree v0.5.1 |
| 1892 | 2026-07-14T05:21:16.483Z | Compiling tagptr v0.2.0 |
| 1893 | 2026-07-14T05:21:16.572Z | Compiling unicode-linebreak v0.1.5 |
| 1894 | 2026-07-14T05:21:16.572Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-07-14T05:21:16.638Z | Compiling moka v0.12.15 |
| 1896 | 2026-07-14T05:21:16.655Z | Compiling tabled v0.15.0 |
| 1897 | 2026-07-14T05:21:16.829Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-07-14T05:21:17.080Z | Compiling textwrap v0.16.2 |
| 1899 | 2026-07-14T05:21:17.670Z | Compiling steno v0.4.1 |
| 1900 | 2026-07-14T05:21:18.349Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1901 | 2026-07-14T05:21:18.364Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-07-14T05:21:18.474Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1903 | 2026-07-14T05:21:19.335Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-07-14T05:21:19.526Z | Compiling hickory-proto v0.25.2 |
| 1905 | 2026-07-14T05:21:20.323Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1906 | 2026-07-14T05:21:21.049Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1907 | 2026-07-14T05:21:21.390Z | Compiling parking_lot_core v0.8.6 |
| 1908 | 2026-07-14T05:21:21.393Z | Compiling libscf-sys v1.2.0 |
| 1909 | 2026-07-14T05:21:21.542Z | Compiling hickory-resolver v0.25.2 |
| 1910 | 2026-07-14T05:21:21.724Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1911 | 2026-07-14T05:21:22.116Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-07-14T05:21:22.276Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1913 | 2026-07-14T05:21:22.549Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-07-14T05:21:22.623Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1915 | 2026-07-14T05:21:23.079Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1916 | 2026-07-14T05:21:23.091Z | Compiling parking_lot v0.11.2 |
| 1917 | 2026-07-14T05:21:23.501Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1918 | 2026-07-14T05:21:23.529Z | Compiling fxhash v0.2.1 |
| 1919 | 2026-07-14T05:21:23.577Z | Compiling internet-checksum v0.2.1 |
| 1920 | 2026-07-14T05:21:23.676Z | Compiling sled v0.34.7 |
| 1921 | 2026-07-14T05:21:23.728Z | Compiling itertools v0.15.0 |
| 1922 | 2026-07-14T05:21:23.755Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1923 | 2026-07-14T05:21:26.128Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1924 | 2026-07-14T05:21:27.334Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-07-14T05:21:35.348Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1926 | 2026-07-14T05:21:36.986Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1927 | 2026-07-14T05:21:38.056Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1928 | 2026-07-14T05:21:39.042Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1929 | 2026-07-14T05:21:39.863Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1930 | 2026-07-14T05:22:03.091Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1931 | 2026-07-14T05:22:03.279Z | ──────────── |
| 1932 | 2026-07-14T05:22:03.279Z | Nextest run ID 1df7c71c-6c13-4007-aabc-40d82c4fd658 with nextest profile: default |
| 1933 | 2026-07-14T05:22:03.279Z | Starting 45 tests across 3 binaries |
| 1934 | 2026-07-14T05:22:03.285Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1935 | 2026-07-14T05:22:03.288Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1936 | 2026-07-14T05:22:03.288Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1937 | 2026-07-14T05:22:03.288Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1938 | 2026-07-14T05:22:03.291Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1939 | 2026-07-14T05:22:03.291Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1940 | 2026-07-14T05:22:03.291Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1941 | 2026-07-14T05:22:03.291Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1942 | 2026-07-14T05:22:03.294Z | PASS [ 0.008s] rdb db::test::test_prefix4_db_key_serialization |
| 1943 | 2026-07-14T05:22:03.297Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1944 | 2026-07-14T05:22:03.300Z | PASS [ 0.009s] rdb db::test::test_prefix6_db_key_serialization |
| 1945 | 2026-07-14T05:22:03.300Z | PASS [ 0.009s] rdb db::test::test_prefix6_from_str |
| 1946 | 2026-07-14T05:22:03.342Z | PASS [ 0.057s] rdb db::test::test_ipv6_origin_crud |
| 1947 | 2026-07-14T05:22:03.342Z | PASS [ 0.057s] rdb db::test::test_ipv4_origin_crud |
| 1948 | 2026-07-14T05:22:03.345Z | PASS [ 0.055s] rdb db::test::test_prefix_host_bit_normalization |
| 1949 | 2026-07-14T05:22:03.345Z | PASS [ 0.055s] rdb db::test::test_rib |
| 1950 | 2026-07-14T05:22:03.351Z | PASS [ 0.052s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1951 | 2026-07-14T05:22:03.351Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv4_basic |
| 1952 | 2026-07-14T05:22:03.354Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_basic |
| 1953 | 2026-07-14T05:22:03.354Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1954 | 2026-07-14T05:22:03.361Z | PASS [ 0.015s] rdb proptest::prop_ipv4_default_contains_all |
| 1955 | 2026-07-14T05:22:03.364Z | PASS [ 0.014s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1956 | 2026-07-14T05:22:03.367Z | PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self |
| 1957 | 2026-07-14T05:22:03.367Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1958 | 2026-07-14T05:22:03.375Z | PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1959 | 2026-07-14T05:22:03.378Z | PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self |
| 1960 | 2026-07-14T05:22:03.382Z | PASS [ 0.017s] rdb proptest::prop_static_route_key_deduplication |
| 1961 | 2026-07-14T05:22:03.385Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1962 | 2026-07-14T05:22:03.395Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1963 | 2026-07-14T05:22:03.395Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1964 | 2026-07-14T05:22:03.400Z | PASS [ 0.058s] rdb db::test::test_static_routing_mixed_address_families |
| 1965 | 2026-07-14T05:22:03.400Z | PASS [ 0.055s] rdb db::test::test_static_routing_vlan_id_handling |
| 1966 | 2026-07-14T05:22:03.400Z | PASS [ 0.058s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1967 | 2026-07-14T05:22:03.403Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1968 | 2026-07-14T05:22:03.406Z | PASS [ 0.010s] rdb types::test::bgp_vs_static_ordering |
| 1969 | 2026-07-14T05:22:03.406Z | PASS [ 0.010s] rdb types::test::bgp_path_identity |
| 1970 | 2026-07-14T05:22:03.409Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1971 | 2026-07-14T05:22:03.409Z | PASS [ 0.009s] rdb types::test::btreeset_coexistence |
| 1972 | 2026-07-14T05:22:03.409Z | PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency |
| 1973 | 2026-07-14T05:22:03.412Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1974 | 2026-07-14T05:22:03.412Z | PASS [ 0.009s] rdb types::test::btreeset_replace |
| 1975 | 2026-07-14T05:22:03.415Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1976 | 2026-07-14T05:22:03.415Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 1977 | 2026-07-14T05:22:03.419Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1978 | 2026-07-14T05:22:03.431Z | PASS [ 0.087s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1979 | 2026-07-14T05:22:03.434Z | ──────────── |
| 1980 | 2026-07-14T05:22:03.434Z | Summary [ 0.153s] 45 tests run: 45 passed, 0 skipped |
| 1981 | 2026-07-14T05:22:03.444Z | + cp ./rib.log /work/ |
| 1982 | 2026-07-14T05:22:03.447Z | + popd |
| 1983 | 2026-07-14T05:22:03.447Z | /work/oxidecomputer/maghemite |
| 1984 | 2026-07-14T05:22:03.447Z | process exited: duration 284549 ms, exit code 0 |
| |
| 1985 | 2026-07-14T05:22:03.457Z | found 1 output files |
| 1986 | 2026-07-14T05:22:03.457Z | uploading: /work/rib.log (1177 bytes) |
| 1987 | 2026-07-14T05:22:04.470Z | uploaded: /work/rib.log |