|
|
|
| 1 | 2026-08-07T05:43:04.611Z | job assigned to worker 01KZDBWKH96AWSECRDS390RMKC [factory aws, i-0387f45c2e365028f] (queued for 1 m 3 s) |
| |
| 2 | 2026-08-07T05:43:10.746Z | starting task 0: "setup" |
| 3 | 2026-08-07T05:43:10.750Z | ++ uname -s |
| 4 | 2026-08-07T05:43:10.753Z | + kern=SunOS |
| 5 | 2026-08-07T05:43:10.753Z | + build_user=build |
| 6 | 2026-08-07T05:43:10.753Z | + build_uid=12345 |
| 7 | 2026-08-07T05:43:10.753Z | + work_dir=/work |
| 8 | 2026-08-07T05:43:10.753Z | + input_dir=/input |
| 9 | 2026-08-07T05:43:10.753Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T05:43:10.753Z | + case "$kern" in |
| 11 | 2026-08-07T05:43:10.753Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T05:43:10.756Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T05:43:12.759Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T05:43:12.843Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T05:43:12.847Z | + home_fs=zfs |
| 16 | 2026-08-07T05:43:12.847Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T05:43:12.847Z | + mkdir -p /home/build |
| 18 | 2026-08-07T05:43:12.847Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T05:43:14.848Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T05:43:14.851Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-08-07T05:43:14.857Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T05:43:14.861Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T05:43:14.861Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-07T05:43:14.861Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-07T05:43:14.861Z | * rust toolchain channel = "stable" |
| 26 | 2026-08-07T05:43:14.861Z | * rust toolchain profile = "default" |
| 27 | 2026-08-07T05:43:14.864Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-07T05:43:14.864Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T05:43:14.864Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T05:43:14.985Z | info: downloading installer |
| 31 | 2026-08-07T05:43:16.430Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T05:43:16.430Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T05:43:16.430Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T05:43:16.430Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T05:43:16.430Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T05:43:16.430Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T05:43:16.430Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T05:43:16.430Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T05:43:16.430Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T05:43:16.430Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T05:43:16.430Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T05:43:16.431Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T05:43:16.431Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T05:43:16.443Z | info: profile set to default |
| 45 | 2026-08-07T05:43:16.444Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T05:43:16.447Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T05:43:16.574Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T05:43:16.577Z | info: downloading 6 components |
| 49 | 2026-08-07T05:43:30.853Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-07T05:43:30.853Z | |
| 51 | 2026-08-07T05:43:30.884Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T05:43:30.884Z | |
| 53 | 2026-08-07T05:43:30.885Z | |
| 54 | 2026-08-07T05:43:30.892Z | Rust is installed now. Great! |
| 55 | 2026-08-07T05:43:30.892Z | |
| 56 | 2026-08-07T05:43:30.892Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T05:43:30.892Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T05:43:30.892Z | |
| 59 | 2026-08-07T05:43:30.892Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T05:43:30.892Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T05:43:30.892Z | |
| 62 | 2026-08-07T05:43:30.892Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T05:43:30.893Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T05:43:30.893Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T05:43:30.893Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T05:43:30.893Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T05:43:30.893Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T05:43:30.893Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T05:43:30.893Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T05:43:30.893Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T05:43:30.987Z | + rustup --version |
| 72 | 2026-08-07T05:43:30.993Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T05:43:30.993Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T05:43:31.021Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T05:43:31.025Z | + cargo --version |
| 76 | 2026-08-07T05:43:31.030Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T05:43:31.033Z | + rustc --version |
| 78 | 2026-08-07T05:43:31.051Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T05:43:31.054Z | process exited: duration 16192 ms, exit code 0 |
| |
| 80 | 2026-08-07T05:43:31.061Z | starting task 2: "authentication" |
| 81 | 2026-08-07T05:43:31.077Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-07T05:43:31.085Z | starting task 3: "clone repository" |
| 83 | 2026-08-07T05:43:31.088Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-07T05:43:31.091Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-07T05:43:31.119Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-07T05:43:32.429Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-07T05:43:32.429Z | + git fetch origin f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 88 | 2026-08-07T05:43:32.700Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-07T05:43:32.700Z | * branch f74e74694b2df8c88c862b6e32409898ad85ded5 -> FETCH_HEAD |
| 90 | 2026-08-07T05:43:32.705Z | + [[ -n zl/ddm-mcast ]] |
| 91 | 2026-08-07T05:43:32.709Z | ++ git branch --show-current |
| 92 | 2026-08-07T05:43:32.709Z | + current=main |
| 93 | 2026-08-07T05:43:32.709Z | + [[ main != zl/ddm-mcast ]] |
| 94 | 2026-08-07T05:43:32.709Z | + git branch -f zl/ddm-mcast f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 95 | 2026-08-07T05:43:32.712Z | + git checkout -f zl/ddm-mcast |
| 96 | 2026-08-07T05:43:32.732Z | Switched to branch 'zl/ddm-mcast' |
| 97 | 2026-08-07T05:43:32.736Z | + git reset --hard f74e74694b2df8c88c862b6e32409898ad85ded5 |
| 98 | 2026-08-07T05:43:32.742Z | HEAD is now at f74e746 [deps] update dendrite mcast pin to 0d48b5a3 |
| 99 | 2026-08-07T05:43:32.745Z | process exited: duration 1657 ms, exit code 0 |
| |
| 100 | 2026-08-07T05:43:32.751Z | starting task 4: "build" |
| 101 | 2026-08-07T05:43:32.755Z | + set -e |
| 102 | 2026-08-07T05:43:32.755Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-08-07T05:43:32.760Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-08-07T05:43:32.760Z | ++ PLATFORM=illumos |
| 105 | 2026-08-07T05:43:32.760Z | ++ banner install |
| 106 | 2026-08-07T05:43:32.760Z | |
| 107 | 2026-08-07T05:43:32.760Z | # # # #### ##### ## # # |
| 108 | 2026-08-07T05:43:32.760Z | # ## # # # # # # # |
| 109 | 2026-08-07T05:43:32.760Z | # # # # #### # # # # # |
| 110 | 2026-08-07T05:43:32.760Z | # # # # # # ###### # # |
| 111 | 2026-08-07T05:43:32.760Z | # # ## # # # # # # # |
| 112 | 2026-08-07T05:43:32.760Z | # # # #### # # # ###### ###### |
| 113 | 2026-08-07T05:43:32.760Z | |
| 114 | 2026-08-07T05:43:32.760Z | ++ set +o errexit |
| 115 | 2026-08-07T05:43:32.760Z | ++ pkg info clang-15 |
| 116 | 2026-08-07T05:43:32.760Z | ++ grep -qi installed |
| 117 | 2026-08-07T05:43:33.943Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-08-07T05:43:33.943Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-08-07T05:43:33.943Z | |
| 120 | 2026-08-07T05:43:33.943Z | clang-15 |
| 121 | 2026-08-07T05:43:33.986Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-08-07T05:43:33.986Z | ++ set -o errexit |
| 123 | 2026-08-07T05:43:33.990Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-08-07T05:43:41.946Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-08-07T05:43:49.723Z | Startup: Caching catalogs ... Done |
| 126 | 2026-08-07T05:43:57.487Z | Planning: Solver setup ... Done |
| 127 | 2026-08-07T05:43:57.533Z | Planning: Running solver ... Done |
| 128 | 2026-08-07T05:43:57.674Z | Planning: Finding local manifests ... Done |
| 129 | 2026-08-07T05:43:57.693Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-08-07T05:43:57.785Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-08-07T05:43:57.815Z | Planning: Package planning ... Done |
| 132 | 2026-08-07T05:43:57.840Z | Planning: Merging actions ... Done |
| 133 | 2026-08-07T05:43:57.948Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-08-07T05:43:57.955Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-08-07T05:43:58.743Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-08-07T05:43:58.748Z | Planning: Planning completed in 8.85 seconds |
| 137 | 2026-08-07T05:43:58.759Z | Packages to install: 2 |
| 138 | 2026-08-07T05:43:58.759Z | Mediators to change: 2 |
| 139 | 2026-08-07T05:43:58.763Z | Services to change: 1 |
| 140 | 2026-08-07T05:43:58.763Z | Create boot environment: No |
| 141 | 2026-08-07T05:43:58.763Z | Create backup boot environment: No |
| 142 | 2026-08-07T05:43:58.816Z | |
| 143 | 2026-08-07T05:43:58.817Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-08-07T05:44:04.348Z | Download: 982/3076 items 82.1/211.3MB 38% complete (21.6M/s) |
| 145 | 2026-08-07T05:44:09.352Z | Download: 1630/3076 items 116.5/211.3MB 55% complete (10.4M/s) |
| 146 | 2026-08-07T05:44:14.362Z | Download: 2265/3076 items 118.7/211.3MB 56% complete (3.7M/s) |
| 147 | 2026-08-07T05:44:19.366Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (8.5M/s) |
| 148 | 2026-08-07T05:44:19.934Z | Download: Completed 211.31 MB in 21.11 seconds (10.0M/s) |
| 149 | 2026-08-07T05:44:20.395Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-08-07T05:44:23.801Z | Actions: Completed 3418 actions in 3.41 seconds. |
| 151 | 2026-08-07T05:44:24.459Z | Done |
| 152 | 2026-08-07T05:44:24.459Z | Done |
| 153 | 2026-08-07T05:44:25.197Z | Done |
| 154 | 2026-08-07T05:44:28.590Z | Done |
| 155 | 2026-08-07T05:44:28.662Z | Done |
| 156 | 2026-08-07T05:44:28.665Z | Done |
| 157 | 2026-08-07T05:44:28.914Z | Done |
| 158 | 2026-08-07T05:44:29.600Z | ++ set -o errexit |
| 159 | 2026-08-07T05:44:29.600Z | ++ cargo --version |
| 160 | 2026-08-07T05:44:29.606Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 161 | 2026-08-07T05:44:29.775Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 162 | 2026-08-07T05:44:29.778Z | info: downloading 6 components |
| 163 | 2026-08-07T05:44:45.999Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 164 | 2026-08-07T05:44:46.003Z | ++ rustc --version |
| 165 | 2026-08-07T05:44:46.026Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 166 | 2026-08-07T05:44:46.030Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 167 | 2026-08-07T05:44:46.073Z | Updating crates.io index |
| 168 | 2026-08-07T05:44:46.178Z | Downloading crates ... |
| 169 | 2026-08-07T05:44:46.233Z | Downloaded cargo-nextest v0.9.97 |
| 170 | 2026-08-07T05:44:46.292Z | Installing cargo-nextest v0.9.97 |
| 171 | 2026-08-07T05:44:46.295Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 172 | 2026-08-07T05:44:46.295Z | | |
| 173 | 2026-08-07T05:44:46.295Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 174 | 2026-08-07T05:44:46.295Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 175 | 2026-08-07T05:44:46.332Z | Updating crates.io index |
| 176 | 2026-08-07T05:44:48.464Z | Locking 396 packages to latest compatible versions |
| 177 | 2026-08-07T05:44:48.468Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 178 | 2026-08-07T05:44:48.472Z | Adding duct v0.13.7 (available: v1.1.1) |
| 179 | 2026-08-07T05:44:48.472Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 180 | 2026-08-07T05:44:48.472Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 181 | 2026-08-07T05:44:48.472Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 182 | 2026-08-07T05:44:48.475Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 183 | 2026-08-07T05:44:48.475Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 184 | 2026-08-07T05:44:48.475Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 185 | 2026-08-07T05:44:48.478Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 186 | 2026-08-07T05:44:48.478Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 187 | 2026-08-07T05:44:48.504Z | Downloading crates ... |
| 188 | 2026-08-07T05:44:48.522Z | Downloaded addr2line v0.25.1 |
| 189 | 2026-08-07T05:44:48.525Z | Downloaded adler2 v2.0.1 |
| 190 | 2026-08-07T05:44:48.529Z | Downloaded os_pipe v1.2.3 |
| 191 | 2026-08-07T05:44:48.529Z | Downloaded ahash v0.8.12 |
| 192 | 2026-08-07T05:44:48.533Z | Downloaded anstream v1.0.0 |
| 193 | 2026-08-07T05:44:48.536Z | Downloaded openssl-sys v0.9.117 |
| 194 | 2026-08-07T05:44:48.539Z | Downloaded ordered-float v2.10.1 |
| 195 | 2026-08-07T05:44:48.542Z | Downloaded parking_lot_core v0.9.12 |
| 196 | 2026-08-07T05:44:48.550Z | Downloaded block-buffer v0.10.4 |
| 197 | 2026-08-07T05:44:48.553Z | Downloaded bytes v1.12.1 |
| 198 | 2026-08-07T05:44:48.560Z | Downloaded anstyle-parse v1.0.0 |
| 199 | 2026-08-07T05:44:48.565Z | Downloaded simd-adler32 v0.3.10 |
| 200 | 2026-08-07T05:44:48.568Z | Downloaded getrandom v0.3.4 |
| 201 | 2026-08-07T05:44:48.571Z | Downloaded strsim v0.11.1 |
| 202 | 2026-08-07T05:44:48.571Z | Downloaded tokio-macros v2.7.2 |
| 203 | 2026-08-07T05:44:48.571Z | Downloaded supports-hyperlinks v3.2.0 |
| 204 | 2026-08-07T05:44:48.576Z | Downloaded try-lock v0.2.5 |
| 205 | 2026-08-07T05:44:48.576Z | Downloaded pathdiff v0.2.3 |
| 206 | 2026-08-07T05:44:48.576Z | Downloaded anstyle-query v1.1.5 |
| 207 | 2026-08-07T05:44:48.576Z | Downloaded backtrace-ext v0.2.1 |
| 208 | 2026-08-07T05:44:48.579Z | Downloaded autocfg v1.5.1 |
| 209 | 2026-08-07T05:44:48.579Z | Downloaded cc v1.4.0 |
| 210 | 2026-08-07T05:44:48.582Z | Downloaded clap_builder v4.6.6 |
| 211 | 2026-08-07T05:44:48.586Z | Downloaded rand_pcg v0.10.2 |
| 212 | 2026-08-07T05:44:48.586Z | Downloaded shared_child v1.1.1 |
| 213 | 2026-08-07T05:44:48.589Z | Downloaded atomic-waker v1.1.2 |
| 214 | 2026-08-07T05:44:48.589Z | Downloaded cargo-platform v0.2.0 |
| 215 | 2026-08-07T05:44:48.589Z | Downloaded async-scoped v0.9.0 |
| 216 | 2026-08-07T05:44:48.592Z | Downloaded enable-ansi-support v0.2.1 |
| 217 | 2026-08-07T05:44:48.596Z | Downloaded foreign-types-shared v0.1.1 |
| 218 | 2026-08-07T05:44:48.596Z | Downloaded futures-sink v0.3.33 |
| 219 | 2026-08-07T05:44:48.599Z | Downloaded form_urlencoded v1.2.2 |
| 220 | 2026-08-07T05:44:48.599Z | Downloaded futures-io v0.3.33 |
| 221 | 2026-08-07T05:44:48.606Z | Downloaded smol_str v0.3.6 |
| 222 | 2026-08-07T05:44:48.609Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 223 | 2026-08-07T05:44:48.609Z | Downloaded generic-array v0.14.7 |
| 224 | 2026-08-07T05:44:48.609Z | Downloaded document-features v0.2.12 |
| 225 | 2026-08-07T05:44:48.612Z | Downloaded serde_spanned v1.1.1 |
| 226 | 2026-08-07T05:44:48.616Z | Downloaded signature v2.2.0 |
| 227 | 2026-08-07T05:44:48.616Z | Downloaded debug-ignore v1.0.5 |
| 228 | 2026-08-07T05:44:48.616Z | Downloaded atomicwrites v0.4.4 |
| 229 | 2026-08-07T05:44:48.619Z | Downloaded cpufeatures v0.3.0 |
| 230 | 2026-08-07T05:44:48.622Z | Downloaded cargo-platform v0.3.3 |
| 231 | 2026-08-07T05:44:48.622Z | Downloaded rustc-hash v2.1.3 |
| 232 | 2026-08-07T05:44:48.626Z | Downloaded serde-value v0.7.0 |
| 233 | 2026-08-07T05:44:48.630Z | Downloaded color-spantrace v0.3.0 |
| 234 | 2026-08-07T05:44:48.630Z | Downloaded semver v1.0.28 |
| 235 | 2026-08-07T05:44:48.633Z | Downloaded equivalent v1.0.2 |
| 236 | 2026-08-07T05:44:48.636Z | Downloaded cfg-if v1.0.4 |
| 237 | 2026-08-07T05:44:48.636Z | Downloaded errno v0.3.14 |
| 238 | 2026-08-07T05:44:48.636Z | Downloaded futures-macro v0.3.33 |
| 239 | 2026-08-07T05:44:48.636Z | Downloaded percent-encoding v2.3.2 |
| 240 | 2026-08-07T05:44:48.639Z | Downloaded colorchoice v1.0.5 |
| 241 | 2026-08-07T05:44:48.639Z | Downloaded terminal_size v0.4.4 |
| 242 | 2026-08-07T05:44:48.639Z | Downloaded rustc_version v0.4.1 |
| 243 | 2026-08-07T05:44:48.643Z | Downloaded sigchld v0.2.4 |
| 244 | 2026-08-07T05:44:48.643Z | Downloaded clap_lex v1.1.0 |
| 245 | 2026-08-07T05:44:48.643Z | Downloaded cpufeatures v0.2.17 |
| 246 | 2026-08-07T05:44:48.646Z | Downloaded crypto-common v0.1.7 |
| 247 | 2026-08-07T05:44:48.650Z | Downloaded scopeguard v1.2.0 |
| 248 | 2026-08-07T05:44:48.650Z | Downloaded foreign-types v0.3.2 |
| 249 | 2026-08-07T05:44:48.650Z | Downloaded futures-core v0.3.33 |
| 250 | 2026-08-07T05:44:48.659Z | Downloaded serde_spanned v0.6.9 |
| 251 | 2026-08-07T05:44:48.663Z | Downloaded signal-hook-registry v1.4.8 |
| 252 | 2026-08-07T05:44:48.663Z | Downloaded static_assertions v1.1.0 |
| 253 | 2026-08-07T05:44:48.663Z | Downloaded cfg_aliases v0.2.2 |
| 254 | 2026-08-07T05:44:48.667Z | Downloaded untrusted v0.9.0 |
| 255 | 2026-08-07T05:44:48.671Z | Downloaded utf8parse v0.2.2 |
| 256 | 2026-08-07T05:44:48.671Z | Downloaded home v0.5.12 |
| 257 | 2026-08-07T05:44:48.671Z | Downloaded http-body v1.1.0 |
| 258 | 2026-08-07T05:44:48.671Z | Downloaded tracing-error v0.2.1 |
| 259 | 2026-08-07T05:44:48.674Z | Downloaded anstyle v1.0.14 |
| 260 | 2026-08-07T05:44:48.674Z | Downloaded cargo_metadata v0.23.1 |
| 261 | 2026-08-07T05:44:48.674Z | Downloaded serde_urlencoded v0.7.1 |
| 262 | 2026-08-07T05:44:48.678Z | Downloaded cargo-util-schemas v0.2.0 |
| 263 | 2026-08-07T05:44:48.678Z | Downloaded foldhash v0.1.5 |
| 264 | 2026-08-07T05:44:48.678Z | Downloaded tinyvec_macros v0.1.1 |
| 265 | 2026-08-07T05:44:48.678Z | Downloaded toml_write v0.1.2 |
| 266 | 2026-08-07T05:44:48.678Z | Downloaded camino-tempfile v1.4.1 |
| 267 | 2026-08-07T05:44:48.682Z | Downloaded either v1.17.0 |
| 268 | 2026-08-07T05:44:48.682Z | Downloaded tower-service v0.3.3 |
| 269 | 2026-08-07T05:44:48.682Z | Downloaded serde_ignored v0.1.14 |
| 270 | 2026-08-07T05:44:48.685Z | Downloaded strip-ansi-escapes v0.2.1 |
| 271 | 2026-08-07T05:44:48.685Z | Downloaded find-msvc-tools v0.1.9 |
| 272 | 2026-08-07T05:44:48.688Z | Downloaded supports-color v3.0.2 |
| 273 | 2026-08-07T05:44:48.692Z | Downloaded subtle v2.6.1 |
| 274 | 2026-08-07T05:44:48.695Z | Downloaded owo-colors v4.3.0 |
| 275 | 2026-08-07T05:44:48.695Z | Downloaded fixedbitset v0.5.7 |
| 276 | 2026-08-07T05:44:48.695Z | Downloaded idna_adapter v1.0.0 |
| 277 | 2026-08-07T05:44:48.695Z | Downloaded swrite v0.1.0 |
| 278 | 2026-08-07T05:44:48.695Z | Downloaded thread_local v1.1.10 |
| 279 | 2026-08-07T05:44:48.698Z | Downloaded sync_wrapper v1.0.2 |
| 280 | 2026-08-07T05:44:48.701Z | Downloaded lru-slab v0.1.2 |
| 281 | 2026-08-07T05:44:48.701Z | Downloaded openssl-macros v0.1.1 |
| 282 | 2026-08-07T05:44:48.704Z | Downloaded supports-unicode v3.0.0 |
| 283 | 2026-08-07T05:44:48.704Z | Downloaded tower-layer v0.3.3 |
| 284 | 2026-08-07T05:44:48.707Z | Downloaded ed25519 v2.2.3 |
| 285 | 2026-08-07T05:44:48.708Z | Downloaded filetime v0.2.29 |
| 286 | 2026-08-07T05:44:48.708Z | Downloaded hex v0.4.3 |
| 287 | 2026-08-07T05:44:48.711Z | Downloaded erased-serde v0.4.10 |
| 288 | 2026-08-07T05:44:48.711Z | Downloaded cargo_metadata v0.20.0 |
| 289 | 2026-08-07T05:44:48.714Z | Downloaded spki v0.7.3 |
| 290 | 2026-08-07T05:44:48.714Z | Downloaded fnv v1.0.7 |
| 291 | 2026-08-07T05:44:48.714Z | Downloaded serde-untagged v0.1.9 |
| 292 | 2026-08-07T05:44:48.718Z | Downloaded slab v0.4.12 |
| 293 | 2026-08-07T05:44:48.718Z | Downloaded future-queue v0.4.0 |
| 294 | 2026-08-07T05:44:48.718Z | Downloaded futures-executor v0.3.33 |
| 295 | 2026-08-07T05:44:48.722Z | Downloaded dialoguer v0.11.0 |
| 296 | 2026-08-07T05:44:48.722Z | Downloaded futures-task v0.3.33 |
| 297 | 2026-08-07T05:44:48.722Z | Downloaded duct v0.13.7 |
| 298 | 2026-08-07T05:44:48.725Z | Downloaded quote v1.0.47 |
| 299 | 2026-08-07T05:44:48.728Z | Downloaded pin-project-lite v0.2.17 |
| 300 | 2026-08-07T05:44:48.732Z | Downloaded ppv-lite86 v0.2.21 |
| 301 | 2026-08-07T05:44:48.732Z | Downloaded quinn-udp v0.5.15 |
| 302 | 2026-08-07T05:44:48.732Z | Downloaded convert_case v0.10.0 |
| 303 | 2026-08-07T05:44:48.732Z | Downloaded fastrand v2.5.0 |
| 304 | 2026-08-07T05:44:48.736Z | Downloaded rand_core v0.6.4 |
| 305 | 2026-08-07T05:44:48.736Z | Downloaded rustc-demangle v0.1.28 |
| 306 | 2026-08-07T05:44:48.740Z | Downloaded signal-hook-mio v0.2.5 |
| 307 | 2026-08-07T05:44:48.740Z | Downloaded thiserror v2.0.19 |
| 308 | 2026-08-07T05:44:48.743Z | Downloaded humantime-serde v1.1.1 |
| 309 | 2026-08-07T05:44:48.743Z | Downloaded toml_datetime v0.6.11 |
| 310 | 2026-08-07T05:44:48.743Z | Downloaded clap_derive v4.6.4 |
| 311 | 2026-08-07T05:44:48.747Z | Downloaded crc32fast v1.5.0 |
| 312 | 2026-08-07T05:44:48.747Z | Downloaded digest v0.10.7 |
| 313 | 2026-08-07T05:44:48.750Z | Downloaded eyre v0.6.12 |
| 314 | 2026-08-07T05:44:48.750Z | Downloaded lazy_static v1.5.0 |
| 315 | 2026-08-07T05:44:48.750Z | Downloaded parking_lot v0.12.5 |
| 316 | 2026-08-07T05:44:48.777Z | Downloaded unicase v2.9.0 |
| 317 | 2026-08-07T05:44:48.777Z | Downloaded nested v0.1.1 |
| 318 | 2026-08-07T05:44:48.777Z | Downloaded openssl-probe v0.2.1 |
| 319 | 2026-08-07T05:44:48.777Z | Downloaded cfg-expr v0.20.8 |
| 320 | 2026-08-07T05:44:48.777Z | Downloaded unicode-linebreak v0.1.5 |
| 321 | 2026-08-07T05:44:48.777Z | Downloaded bitflags v2.13.1 |
| 322 | 2026-08-07T05:44:48.777Z | Downloaded heck v0.5.0 |
| 323 | 2026-08-07T05:44:48.777Z | Downloaded xattr v1.6.1 |
| 324 | 2026-08-07T05:44:48.777Z | Downloaded indent_write v2.2.0 |
| 325 | 2026-08-07T05:44:48.777Z | Downloaded self-replace v1.5.0 |
| 326 | 2026-08-07T05:44:48.777Z | Downloaded nextest-metadata v0.12.2 |
| 327 | 2026-08-07T05:44:48.777Z | Downloaded want v0.3.1 |
| 328 | 2026-08-07T05:44:48.777Z | Downloaded rustls-pki-types v1.15.1 |
| 329 | 2026-08-07T05:44:48.777Z | Downloaded shell-words v1.1.1 |
| 330 | 2026-08-07T05:44:48.780Z | Downloaded serde_path_to_error v0.1.20 |
| 331 | 2026-08-07T05:44:48.780Z | Downloaded shlex v2.0.1 |
| 332 | 2026-08-07T05:44:48.781Z | Downloaded target-lexicon v0.13.5 |
| 333 | 2026-08-07T05:44:48.784Z | Downloaded rand_core v0.9.5 |
| 334 | 2026-08-07T05:44:48.787Z | Downloaded tokio-native-tls v0.3.1 |
| 335 | 2026-08-07T05:44:48.787Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 336 | 2026-08-07T05:44:48.787Z | Downloaded tracing-log v0.2.0 |
| 337 | 2026-08-07T05:44:48.790Z | Downloaded futures-channel v0.3.33 |
| 338 | 2026-08-07T05:44:48.790Z | Downloaded target-spec-miette v0.4.8 |
| 339 | 2026-08-07T05:44:48.793Z | Downloaded base64ct v1.8.3 |
| 340 | 2026-08-07T05:44:48.793Z | Downloaded console v0.15.11 |
| 341 | 2026-08-07T05:44:48.793Z | Downloaded thiserror-impl v1.0.69 |
| 342 | 2026-08-07T05:44:48.797Z | Downloaded typeid v1.0.3 |
| 343 | 2026-08-07T05:44:48.797Z | Downloaded getrandom v0.2.17 |
| 344 | 2026-08-07T05:44:48.797Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 345 | 2026-08-07T05:44:48.797Z | Downloaded const-oid v0.9.6 |
| 346 | 2026-08-07T05:44:48.800Z | Downloaded chacha20 v0.10.1 |
| 347 | 2026-08-07T05:44:48.800Z | Downloaded rand_core v0.10.1 |
| 348 | 2026-08-07T05:44:48.800Z | Downloaded tempfile v3.27.0 |
| 349 | 2026-08-07T05:44:48.803Z | Downloaded camino v1.2.5 |
| 350 | 2026-08-07T05:44:48.807Z | Downloaded is_terminal_polyfill v1.70.2 |
| 351 | 2026-08-07T05:44:48.810Z | Downloaded config v0.15.25 |
| 352 | 2026-08-07T05:44:48.810Z | Downloaded thiserror v1.0.69 |
| 353 | 2026-08-07T05:44:48.813Z | Downloaded thiserror-impl v2.0.19 |
| 354 | 2026-08-07T05:44:48.813Z | Downloaded sha2 v0.10.9 |
| 355 | 2026-08-07T05:44:48.817Z | Downloaded nextest-workspace-hack v0.1.0 |
| 356 | 2026-08-07T05:44:48.820Z | Downloaded mukti-metadata v0.3.0 |
| 357 | 2026-08-07T05:44:48.823Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-08-07T05:44:48.823Z | Downloaded unicode-xid v0.2.6 |
| 359 | 2026-08-07T05:44:48.827Z | Downloaded zipsign-api v0.1.5 |
| 360 | 2026-08-07T05:44:48.827Z | Downloaded number_prefix v0.4.0 |
| 361 | 2026-08-07T05:44:48.830Z | Downloaded itoa v1.0.18 |
| 362 | 2026-08-07T05:44:48.830Z | Downloaded zeroize v1.9.0 |
| 363 | 2026-08-07T05:44:48.840Z | Downloaded hyper-rustls v0.27.9 |
| 364 | 2026-08-07T05:44:48.843Z | Downloaded guppy-workspace-hack v0.1.0 |
| 365 | 2026-08-07T05:44:48.846Z | Downloaded xxhash-rust v0.8.18 |
| 366 | 2026-08-07T05:44:48.847Z | Downloaded indenter v0.3.4 |
| 367 | 2026-08-07T05:44:48.847Z | Downloaded pin-project-internal v1.1.13 |
| 368 | 2026-08-07T05:44:48.847Z | Downloaded version_check v0.9.5 |
| 369 | 2026-08-07T05:44:48.850Z | Downloaded hyper-tls v0.6.0 |
| 370 | 2026-08-07T05:44:48.850Z | Downloaded pkg-config v0.3.33 |
| 371 | 2026-08-07T05:44:48.850Z | Downloaded zstd v0.13.3 |
| 372 | 2026-08-07T05:44:48.850Z | Downloaded urlencoding v2.1.3 |
| 373 | 2026-08-07T05:44:48.855Z | Downloaded is_ci v1.2.0 |
| 374 | 2026-08-07T05:44:48.858Z | Downloaded pkcs8 v0.10.2 |
| 375 | 2026-08-07T05:44:48.861Z | Downloaded zstd-safe v7.2.4 |
| 376 | 2026-08-07T05:44:48.861Z | Downloaded rand_chacha v0.9.0 |
| 377 | 2026-08-07T05:44:48.865Z | Downloaded derive-where v1.6.1 |
| 378 | 2026-08-07T05:44:48.868Z | Downloaded ryu v1.0.23 |
| 379 | 2026-08-07T05:44:48.868Z | Downloaded tinyvec v1.12.0 |
| 380 | 2026-08-07T05:44:48.871Z | Downloaded toml v0.8.23 |
| 381 | 2026-08-07T05:44:48.875Z | Downloaded tokio-rustls v0.26.4 |
| 382 | 2026-08-07T05:44:48.879Z | Downloaded target-spec v3.6.0 |
| 383 | 2026-08-07T05:44:48.882Z | Downloaded tracing-attributes v0.1.31 |
| 384 | 2026-08-07T05:44:48.882Z | Downloaded futures v0.3.33 |
| 385 | 2026-08-07T05:44:48.885Z | Downloaded borsh v1.8.0 |
| 386 | 2026-08-07T05:44:48.888Z | Downloaded tokio-stream v0.1.19 |
| 387 | 2026-08-07T05:44:48.891Z | Downloaded backtrace v0.3.76 |
| 388 | 2026-08-07T05:44:48.895Z | Downloaded newtype-uuid v1.4.0 |
| 389 | 2026-08-07T05:44:48.895Z | Downloaded ron v0.12.2 |
| 390 | 2026-08-07T05:44:48.898Z | Downloaded http-body-util v0.1.4 |
| 391 | 2026-08-07T05:44:48.898Z | Downloaded lock_api v0.4.14 |
| 392 | 2026-08-07T05:44:48.901Z | Downloaded humantime v2.4.0 |
| 393 | 2026-08-07T05:44:48.901Z | Downloaded num-traits v0.2.19 |
| 394 | 2026-08-07T05:44:48.901Z | Downloaded smallvec v1.15.2 |
| 395 | 2026-08-07T05:44:48.902Z | Downloaded log v0.4.33 |
| 396 | 2026-08-07T05:44:48.905Z | Downloaded proc-macro2 v1.0.107 |
| 397 | 2026-08-07T05:44:48.905Z | Downloaded nextest-filtering v0.15.0 |
| 398 | 2026-08-07T05:44:48.905Z | Downloaded quick-junit v0.5.2 |
| 399 | 2026-08-07T05:44:48.908Z | Downloaded globset v0.4.20 |
| 400 | 2026-08-07T05:44:48.908Z | Downloaded native-tls v0.2.18 |
| 401 | 2026-08-07T05:44:48.914Z | Downloaded litrs v1.0.0 |
| 402 | 2026-08-07T05:44:48.917Z | Downloaded clap v4.6.6 |
| 403 | 2026-08-07T05:44:48.922Z | Downloaded ipnet v2.12.1 |
| 404 | 2026-08-07T05:44:48.925Z | Downloaded jobserver v0.1.35 |
| 405 | 2026-08-07T05:44:48.925Z | Downloaded uuid v1.24.0 |
| 406 | 2026-08-07T05:44:48.925Z | Downloaded miette-derive v7.6.0 |
| 407 | 2026-08-07T05:44:48.928Z | Downloaded ed25519-dalek v2.2.0 |
| 408 | 2026-08-07T05:44:48.932Z | Downloaded pin-project v1.1.13 |
| 409 | 2026-08-07T05:44:48.938Z | Downloaded sharded-slab v0.1.7 |
| 410 | 2026-08-07T05:44:48.942Z | Downloaded signal-hook v0.3.18 |
| 411 | 2026-08-07T05:44:48.942Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 412 | 2026-08-07T05:44:48.945Z | Downloaded once_cell v1.21.4 |
| 413 | 2026-08-07T05:44:48.949Z | Downloaded base64 v0.22.1 |
| 414 | 2026-08-07T05:44:48.952Z | Downloaded iana-time-zone v0.1.65 |
| 415 | 2026-08-07T05:44:48.956Z | Downloaded der v0.7.10 |
| 416 | 2026-08-07T05:44:48.959Z | Downloaded derive_more v2.1.1 |
| 417 | 2026-08-07T05:44:48.962Z | Downloaded self_update v0.42.0 |
| 418 | 2026-08-07T05:44:48.965Z | Downloaded flate2 v1.1.9 |
| 419 | 2026-08-07T05:44:48.968Z | Downloaded getrandom v0.4.3 |
| 420 | 2026-08-07T05:44:48.968Z | Downloaded httparse v1.10.1 |
| 421 | 2026-08-07T05:44:48.971Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 422 | 2026-08-07T05:44:48.976Z | Downloaded miniz_oxide v0.8.9 |
| 423 | 2026-08-07T05:44:48.980Z | Downloaded quinn v0.11.11 |
| 424 | 2026-08-07T05:44:48.983Z | Downloaded zmij v1.0.23 |
| 425 | 2026-08-07T05:44:48.983Z | Downloaded serde_derive v1.0.229 |
| 426 | 2026-08-07T05:44:48.986Z | Downloaded unicode-ident v1.0.24 |
| 427 | 2026-08-07T05:44:48.991Z | Downloaded rustls-webpki v0.103.13 |
| 428 | 2026-08-07T05:44:48.994Z | Downloaded serde_core v1.0.229 |
| 429 | 2026-08-07T05:44:48.997Z | Downloaded textwrap v0.16.2 |
| 430 | 2026-08-07T05:44:48.997Z | Downloaded tracing-core v0.1.36 |
| 431 | 2026-08-07T05:44:48.997Z | Downloaded socket2 v0.6.5 |
| 432 | 2026-08-07T05:44:49.000Z | Downloaded tar v0.4.46 |
| 433 | 2026-08-07T05:44:49.017Z | Downloaded vte v0.14.1 |
| 434 | 2026-08-07T05:44:49.022Z | Downloaded derive_more-impl v2.1.1 |
| 435 | 2026-08-07T05:44:49.025Z | Downloaded http v1.5.0 |
| 436 | 2026-08-07T05:44:49.031Z | Downloaded unicode-segmentation v1.13.3 |
| 437 | 2026-08-07T05:44:49.034Z | Downloaded serde v1.0.229 |
| 438 | 2026-08-07T05:44:49.047Z | Downloaded url v2.5.8 |
| 439 | 2026-08-07T05:44:49.050Z | Downloaded indexmap v2.14.0 |
| 440 | 2026-08-07T05:44:49.066Z | Downloaded rand v0.10.2 |
| 441 | 2026-08-07T05:44:49.069Z | Downloaded rand v0.9.5 |
| 442 | 2026-08-07T05:44:49.082Z | Downloaded toml_edit v0.22.27 |
| 443 | 2026-08-07T05:44:49.085Z | Downloaded idna v1.1.0 |
| 444 | 2026-08-07T05:44:49.088Z | Downloaded miette v7.6.0 |
| 445 | 2026-08-07T05:44:49.098Z | Downloaded memchr v2.8.3 |
| 446 | 2026-08-07T05:44:49.102Z | Downloaded indicatif v0.17.11 |
| 447 | 2026-08-07T05:44:49.105Z | Downloaded regex v1.13.1 |
| 448 | 2026-08-07T05:44:49.108Z | Downloaded futures-util v0.3.33 |
| 449 | 2026-08-07T05:44:49.114Z | Downloaded tower v0.5.3 |
| 450 | 2026-08-07T05:44:49.119Z | Downloaded tower-http v0.6.11 |
| 451 | 2026-08-07T05:44:49.127Z | Downloaded crossterm v0.29.0 |
| 452 | 2026-08-07T05:44:49.131Z | Downloaded typenum v1.20.1 |
| 453 | 2026-08-07T05:44:49.134Z | Downloaded hashbrown v0.15.5 |
| 454 | 2026-08-07T05:44:49.137Z | Downloaded reqwest v0.12.28 |
| 455 | 2026-08-07T05:44:49.143Z | Downloaded pulldown-cmark v0.13.4 |
| 456 | 2026-08-07T05:44:49.146Z | Downloaded mio v1.2.2 |
| 457 | 2026-08-07T05:44:49.152Z | Downloaded itertools v0.14.0 |
| 458 | 2026-08-07T05:44:49.162Z | Downloaded hyper-util v0.1.20 |
| 459 | 2026-08-07T05:44:49.165Z | Downloaded hyper v1.11.0 |
| 460 | 2026-08-07T05:44:49.168Z | Downloaded quick-xml v0.37.5 |
| 461 | 2026-08-07T05:44:49.171Z | Downloaded curve25519-dalek v4.1.3 |
| 462 | 2026-08-07T05:44:49.176Z | Downloaded aho-corasick v1.1.5 |
| 463 | 2026-08-07T05:44:49.179Z | Downloaded hashbrown v0.17.1 |
| 464 | 2026-08-07T05:44:49.182Z | Downloaded h2 v0.4.15 |
| 465 | 2026-08-07T05:44:49.195Z | Downloaded unicode-normalization v0.1.25 |
| 466 | 2026-08-07T05:44:49.198Z | Downloaded portable-atomic v1.14.0 |
| 467 | 2026-08-07T05:44:49.201Z | Downloaded serde_json v1.0.151 |
| 468 | 2026-08-07T05:44:49.206Z | Downloaded chrono v0.4.45 |
| 469 | 2026-08-07T05:44:49.211Z | Downloaded guppy v0.17.26 |
| 470 | 2026-08-07T05:44:49.215Z | Downloaded quinn-proto v0.11.16 |
| 471 | 2026-08-07T05:44:49.219Z | Downloaded quick-xml v0.38.4 |
| 472 | 2026-08-07T05:44:49.222Z | Downloaded tokio-util v0.7.19 |
| 473 | 2026-08-07T05:44:49.251Z | Downloaded openssl v0.10.81 |
| 474 | 2026-08-07T05:44:49.258Z | Downloaded gimli v0.32.3 |
| 475 | 2026-08-07T05:44:49.262Z | Downloaded winnow v0.7.15 |
| 476 | 2026-08-07T05:44:49.267Z | Downloaded winnow v1.0.4 |
| 477 | 2026-08-07T05:44:49.272Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-08-07T05:44:49.279Z | Downloaded bstr v1.13.0 |
| 479 | 2026-08-07T05:44:49.283Z | Downloaded unicode-width v0.2.2 |
| 480 | 2026-08-07T05:44:49.287Z | Downloaded object v0.37.3 |
| 481 | 2026-08-07T05:44:49.293Z | Downloaded nix v0.30.1 |
| 482 | 2026-08-07T05:44:49.307Z | Downloaded webpki-roots v1.0.9 |
| 483 | 2026-08-07T05:44:49.312Z | Downloaded color-eyre v0.6.5 |
| 484 | 2026-08-07T05:44:49.316Z | Downloaded tracing-subscriber v0.3.23 |
| 485 | 2026-08-07T05:44:49.344Z | Downloaded petgraph v0.8.3 |
| 486 | 2026-08-07T05:44:49.356Z | Downloaded vcpkg v0.2.15 |
| 487 | 2026-08-07T05:44:49.378Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 488 | 2026-08-07T05:44:49.398Z | Downloaded unicode-width v0.1.14 |
| 489 | 2026-08-07T05:44:49.401Z | Downloaded regex-syntax v0.8.11 |
| 490 | 2026-08-07T05:44:49.406Z | Downloaded syn v3.0.3 |
| 491 | 2026-08-07T05:44:49.412Z | Downloaded zerocopy v0.8.56 |
| 492 | 2026-08-07T05:44:49.428Z | Downloaded rustix v1.1.4 |
| 493 | 2026-08-07T05:44:49.441Z | Downloaded syn v2.0.119 |
| 494 | 2026-08-07T05:44:49.456Z | Downloaded rustix v0.38.44 |
| 495 | 2026-08-07T05:44:49.467Z | Downloaded rustls v0.23.43 |
| 496 | 2026-08-07T05:44:49.497Z | Downloaded tracing v0.1.44 |
| 497 | 2026-08-07T05:44:49.553Z | Downloaded regex-automata v0.4.18 |
| 498 | 2026-08-07T05:44:49.629Z | Downloaded libc v0.2.189 |
| 499 | 2026-08-07T05:44:49.648Z | Downloaded tokio v1.53.1 |
| 500 | 2026-08-07T05:44:49.717Z | Downloaded recursion v0.5.4 |
| 501 | 2026-08-07T05:44:49.738Z | Downloaded ring v0.17.14 |
| 502 | 2026-08-07T05:44:49.779Z | Compiling proc-macro2 v1.0.107 |
| 503 | 2026-08-07T05:44:49.782Z | Compiling libc v0.2.189 |
| 504 | 2026-08-07T05:44:49.782Z | Compiling unicode-ident v1.0.24 |
| 505 | 2026-08-07T05:44:49.782Z | Compiling quote v1.0.47 |
| 506 | 2026-08-07T05:44:49.782Z | Compiling serde_core v1.0.229 |
| 507 | 2026-08-07T05:44:49.782Z | Compiling cfg-if v1.0.4 |
| 508 | 2026-08-07T05:44:49.782Z | Compiling memchr v2.8.3 |
| 509 | 2026-08-07T05:44:49.926Z | Compiling once_cell v1.21.4 |
| 510 | 2026-08-07T05:44:49.984Z | Compiling log v0.4.33 |
| 511 | 2026-08-07T05:44:50.030Z | Compiling pin-project-lite v0.2.17 |
| 512 | 2026-08-07T05:44:50.123Z | Compiling serde v1.0.229 |
| 513 | 2026-08-07T05:44:50.218Z | Compiling itoa v1.0.18 |
| 514 | 2026-08-07T05:44:50.317Z | Compiling smallvec v1.15.2 |
| 515 | 2026-08-07T05:44:50.438Z | Compiling futures-core v0.3.33 |
| 516 | 2026-08-07T05:44:50.465Z | Compiling bitflags v2.13.1 |
| 517 | 2026-08-07T05:44:50.567Z | Compiling hashbrown v0.17.1 |
| 518 | 2026-08-07T05:44:50.609Z | Compiling equivalent v1.0.2 |
| 519 | 2026-08-07T05:44:50.728Z | Compiling find-msvc-tools v0.1.9 |
| 520 | 2026-08-07T05:44:50.869Z | Compiling errno v0.3.14 |
| 521 | 2026-08-07T05:44:50.908Z | Compiling shlex v2.0.1 |
| 522 | 2026-08-07T05:44:50.985Z | Compiling signal-hook-registry v1.4.8 |
| 523 | 2026-08-07T05:44:51.038Z | Compiling jobserver v0.1.35 |
| 524 | 2026-08-07T05:44:51.089Z | Compiling bytes v1.12.1 |
| 525 | 2026-08-07T05:44:51.102Z | Compiling mio v1.2.2 |
| 526 | 2026-08-07T05:44:51.160Z | Compiling syn v3.0.3 |
| 527 | 2026-08-07T05:44:51.221Z | Compiling syn v2.0.119 |
| 528 | 2026-08-07T05:44:51.272Z | Compiling cc v1.4.0 |
| 529 | 2026-08-07T05:44:51.369Z | Compiling rustix v1.1.4 |
| 530 | 2026-08-07T05:44:51.442Z | Compiling futures-sink v0.3.33 |
| 531 | 2026-08-07T05:44:51.568Z | Compiling socket2 v0.6.5 |
| 532 | 2026-08-07T05:44:51.771Z | Compiling zmij v1.0.23 |
| 533 | 2026-08-07T05:44:51.999Z | Compiling slab v0.4.12 |
| 534 | 2026-08-07T05:44:52.118Z | Compiling futures-channel v0.3.33 |
| 535 | 2026-08-07T05:44:52.217Z | Compiling tracing-core v0.1.36 |
| 536 | 2026-08-07T05:44:52.360Z | Compiling indexmap v2.14.0 |
| 537 | 2026-08-07T05:44:52.381Z | Compiling serde_json v1.0.151 |
| 538 | 2026-08-07T05:44:52.458Z | Compiling version_check v0.9.5 |
| 539 | 2026-08-07T05:44:52.629Z | Compiling getrandom v0.4.3 |
| 540 | 2026-08-07T05:44:52.728Z | Compiling futures-io v0.3.33 |
| 541 | 2026-08-07T05:44:52.890Z | Compiling futures-task v0.3.33 |
| 542 | 2026-08-07T05:44:52.952Z | Compiling unicode-width v0.2.2 |
| 543 | 2026-08-07T05:44:53.078Z | Compiling percent-encoding v2.3.2 |
| 544 | 2026-08-07T05:44:53.190Z | Compiling camino v1.2.5 |
| 545 | 2026-08-07T05:44:53.291Z | Compiling ring v0.17.14 |
| 546 | 2026-08-07T05:44:53.350Z | Compiling http v1.5.0 |
| 547 | 2026-08-07T05:44:53.443Z | Compiling zeroize v1.9.0 |
| 548 | 2026-08-07T05:44:53.566Z | Compiling adler2 v2.0.1 |
| 549 | 2026-08-07T05:44:53.655Z | Compiling autocfg v1.5.1 |
| 550 | 2026-08-07T05:44:53.741Z | Compiling simd-adler32 v0.3.10 |
| 551 | 2026-08-07T05:44:53.880Z | Compiling miniz_oxide v0.8.9 |
| 552 | 2026-08-07T05:44:53.996Z | Compiling num-traits v0.2.19 |
| 553 | 2026-08-07T05:44:54.063Z | Compiling serde_derive v1.0.229 |
| 554 | 2026-08-07T05:44:54.223Z | Compiling tokio-macros v2.7.2 |
| 555 | 2026-08-07T05:44:54.865Z | Compiling futures-macro v0.3.33 |
| 556 | 2026-08-07T05:44:54.964Z | Compiling tokio v1.53.1 |
| 557 | 2026-08-07T05:44:55.178Z | Compiling tracing-attributes v0.1.31 |
| 558 | 2026-08-07T05:44:55.246Z | Compiling object v0.37.3 |
| 559 | 2026-08-07T05:44:55.289Z | Compiling target-lexicon v0.13.5 |
| 560 | 2026-08-07T05:44:55.537Z | Compiling zerocopy v0.8.56 |
| 561 | 2026-08-07T05:44:55.580Z | Compiling getrandom v0.3.4 |
| 562 | 2026-08-07T05:44:55.696Z | Compiling futures-util v0.3.33 |
| 563 | 2026-08-07T05:44:55.927Z | Compiling http-body v1.1.0 |
| 564 | 2026-08-07T05:44:55.952Z | Compiling rustls-pki-types v1.15.1 |
| 565 | 2026-08-07T05:44:55.993Z | Compiling form_urlencoded v1.2.2 |
| 566 | 2026-08-07T05:44:56.101Z | Compiling semver v1.0.28 |
| 567 | 2026-08-07T05:44:56.277Z | Compiling getrandom v0.2.17 |
| 568 | 2026-08-07T05:44:56.369Z | Compiling tracing v0.1.44 |
| 569 | 2026-08-07T05:44:56.467Z | Compiling fnv v1.0.7 |
| 570 | 2026-08-07T05:44:56.574Z | Compiling httparse v1.10.1 |
| 571 | 2026-08-07T05:44:56.710Z | Compiling utf8_iter v1.0.4 |
| 572 | 2026-08-07T05:44:56.736Z | Compiling gimli v0.32.3 |
| 573 | 2026-08-07T05:44:56.817Z | Compiling untrusted v0.9.0 |
| 574 | 2026-08-07T05:44:56.871Z | Compiling thiserror v2.0.19 |
| 575 | 2026-08-07T05:44:56.907Z | Compiling guppy-workspace-hack v0.1.0 |
| 576 | 2026-08-07T05:44:56.945Z | Compiling owo-colors v4.3.0 |
| 577 | 2026-08-07T05:44:57.112Z | Compiling idna_adapter v1.0.0 |
| 578 | 2026-08-07T05:44:57.197Z | Compiling signal-hook v0.3.18 |
| 579 | 2026-08-07T05:44:57.227Z | Compiling idna v1.1.0 |
| 580 | 2026-08-07T05:44:58.304Z | Compiling thiserror-impl v2.0.19 |
| 581 | 2026-08-07T05:44:58.708Z | Compiling addr2line v0.25.1 |
| 582 | 2026-08-07T05:44:58.874Z | Compiling generic-array v0.14.7 |
| 583 | 2026-08-07T05:44:59.105Z | Compiling tokio-util v0.7.19 |
| 584 | 2026-08-07T05:44:59.142Z | Compiling atomic-waker v1.1.2 |
| 585 | 2026-08-07T05:44:59.277Z | Compiling rustc-demangle v0.1.28 |
| 586 | 2026-08-07T05:44:59.430Z | Compiling try-lock v0.2.5 |
| 587 | 2026-08-07T05:44:59.462Z | Compiling fastrand v2.5.0 |
| 588 | 2026-08-07T05:44:59.554Z | Compiling thiserror v1.0.69 |
| 589 | 2026-08-07T05:44:59.801Z | Compiling typeid v1.0.3 |
| 590 | 2026-08-07T05:44:59.855Z | Compiling pkg-config v0.3.33 |
| 591 | 2026-08-07T05:45:00.080Z | Compiling tower-service v0.3.3 |
| 592 | 2026-08-07T05:45:00.183Z | Compiling rustls v0.23.43 |
| 593 | 2026-08-07T05:45:00.196Z | Compiling target-spec v3.6.0 |
| 594 | 2026-08-07T05:45:00.289Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 595 | 2026-08-07T05:45:00.392Z | Compiling tempfile v3.27.0 |
| 596 | 2026-08-07T05:45:00.432Z | Compiling h2 v0.4.15 |
| 597 | 2026-08-07T05:45:00.479Z | Compiling want v0.3.1 |
| 598 | 2026-08-07T05:45:00.618Z | Compiling backtrace v0.3.76 |
| 599 | 2026-08-07T05:45:00.715Z | Compiling cfg-expr v0.20.8 |
| 600 | 2026-08-07T05:45:00.744Z | Compiling url v2.5.8 |
| 601 | 2026-08-07T05:45:01.699Z | Compiling thiserror-impl v1.0.69 |
| 602 | 2026-08-07T05:45:01.710Z | Compiling terminal_size v0.4.4 |
| 603 | 2026-08-07T05:45:01.866Z | Compiling aho-corasick v1.1.5 |
| 604 | 2026-08-07T05:45:02.480Z | Compiling rustls-webpki v0.103.13 |
| 605 | 2026-08-07T05:45:02.818Z | Compiling typenum v1.20.1 |
| 606 | 2026-08-07T05:45:03.138Z | Compiling winnow v0.7.15 |
| 607 | 2026-08-07T05:45:03.496Z | Compiling subtle v2.6.1 |
| 608 | 2026-08-07T05:45:03.666Z | Compiling erased-serde v0.4.10 |
| 609 | 2026-08-07T05:45:03.956Z | Compiling regex-syntax v0.8.11 |
| 610 | 2026-08-07T05:45:05.281Z | Compiling hyper v1.11.0 |
| 611 | 2026-08-07T05:45:05.619Z | Compiling regex-automata v0.4.18 |
| 612 | 2026-08-07T05:45:07.378Z | Compiling toml_datetime v0.6.11 |
| 613 | 2026-08-07T05:45:07.762Z | Compiling serde_spanned v0.6.9 |
| 614 | 2026-08-07T05:45:07.924Z | Compiling ahash v0.8.12 |
| 615 | 2026-08-07T05:45:08.134Z | Compiling sync_wrapper v1.0.2 |
| 616 | 2026-08-07T05:45:08.172Z | Compiling tower-layer v0.3.3 |
| 617 | 2026-08-07T05:45:08.249Z | Compiling unicode-linebreak v0.1.5 |
| 618 | 2026-08-07T05:45:08.378Z | Compiling nextest-workspace-hack v0.1.0 |
| 619 | 2026-08-07T05:45:08.515Z | Compiling is_ci v1.2.0 |
| 620 | 2026-08-07T05:45:08.593Z | Compiling foldhash v0.1.5 |
| 621 | 2026-08-07T05:45:08.689Z | Compiling lazy_static v1.5.0 |
| 622 | 2026-08-07T05:45:08.798Z | Compiling crc32fast v1.5.0 |
| 623 | 2026-08-07T05:45:08.821Z | Compiling toml_write v0.1.2 |
| 624 | 2026-08-07T05:45:09.035Z | Compiling parking_lot_core v0.9.12 |
| 625 | 2026-08-07T05:45:09.071Z | Compiling unicode-segmentation v1.13.3 |
| 626 | 2026-08-07T05:45:09.087Z | Compiling portable-atomic v1.14.0 |
| 627 | 2026-08-07T05:45:09.174Z | Compiling base64 v0.22.1 |
| 628 | 2026-08-07T05:45:09.302Z | Compiling ipnet v2.12.1 |
| 629 | 2026-08-07T05:45:09.461Z | Compiling either v1.17.0 |
| 630 | 2026-08-07T05:45:09.571Z | Compiling convert_case v0.10.0 |
| 631 | 2026-08-07T05:45:09.664Z | Compiling hyper-util v0.1.20 |
| 632 | 2026-08-07T05:45:09.761Z | Compiling toml_edit v0.22.27 |
| 633 | 2026-08-07T05:45:09.830Z | Compiling sharded-slab v0.1.7 |
| 634 | 2026-08-07T05:45:10.455Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-08-07T05:45:10.494Z | Compiling supports-color v3.0.2 |
| 636 | 2026-08-07T05:45:10.753Z | Compiling textwrap v0.16.2 |
| 637 | 2026-08-07T05:45:11.081Z | Compiling tower v0.5.3 |
| 638 | 2026-08-07T05:45:11.342Z | Compiling tokio-rustls v0.26.4 |
| 639 | 2026-08-07T05:45:11.682Z | Compiling backtrace-ext v0.2.1 |
| 640 | 2026-08-07T05:45:11.942Z | Compiling ordered-float v2.10.1 |
| 641 | 2026-08-07T05:45:12.097Z | Compiling webpki-roots v1.0.9 |
| 642 | 2026-08-07T05:45:12.217Z | Compiling pathdiff v0.2.3 |
| 643 | 2026-08-07T05:45:12.231Z | Compiling miette-derive v7.6.0 |
| 644 | 2026-08-07T05:45:12.281Z | Compiling console v0.15.11 |
| 645 | 2026-08-07T05:45:12.329Z | Compiling tracing-log v0.2.0 |
| 646 | 2026-08-07T05:45:12.345Z | Compiling cargo-platform v0.3.3 |
| 647 | 2026-08-07T05:45:12.678Z | Compiling os_pipe v1.2.3 |
| 648 | 2026-08-07T05:45:12.856Z | Compiling thread_local v1.1.10 |
| 649 | 2026-08-07T05:45:12.892Z | Compiling debug-ignore v1.0.5 |
| 650 | 2026-08-07T05:45:13.008Z | Compiling fixedbitset v0.5.7 |
| 651 | 2026-08-07T05:45:13.196Z | Compiling rustix v0.38.44 |
| 652 | 2026-08-07T05:45:13.333Z | Compiling zstd-safe v7.2.4 |
| 653 | 2026-08-07T05:45:13.521Z | Compiling scopeguard v1.2.0 |
| 654 | 2026-08-07T05:45:13.542Z | Compiling pulldown-cmark v0.13.4 |
| 655 | 2026-08-07T05:45:13.572Z | Compiling ryu v1.0.23 |
| 656 | 2026-08-07T05:45:13.627Z | Compiling supports-hyperlinks v3.2.0 |
| 657 | 2026-08-07T05:45:13.769Z | Compiling supports-unicode v3.0.0 |
| 658 | 2026-08-07T05:45:13.848Z | Compiling winnow v1.0.4 |
| 659 | 2026-08-07T05:45:13.862Z | Compiling unicode-width v0.1.14 |
| 660 | 2026-08-07T05:45:13.930Z | Compiling utf8parse v0.2.2 |
| 661 | 2026-08-07T05:45:13.934Z | Compiling cfg_aliases v0.2.2 |
| 662 | 2026-08-07T05:45:14.015Z | Compiling nix v0.30.1 |
| 663 | 2026-08-07T05:45:14.044Z | Compiling anstyle-parse v1.0.0 |
| 664 | 2026-08-07T05:45:14.165Z | Compiling miette v7.6.0 |
| 665 | 2026-08-07T05:45:14.334Z | Compiling serde_urlencoded v0.7.1 |
| 666 | 2026-08-07T05:45:14.395Z | Compiling lock_api v0.4.14 |
| 667 | 2026-08-07T05:45:14.653Z | Compiling petgraph v0.8.3 |
| 668 | 2026-08-07T05:45:14.708Z | Compiling tracing-subscriber v0.3.23 |
| 669 | 2026-08-07T05:45:15.329Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 670 | 2026-08-07T05:45:16.560Z | Compiling sigchld v0.2.4 |
| 671 | 2026-08-07T05:45:16.660Z | Compiling cargo_metadata v0.23.1 |
| 672 | 2026-08-07T05:45:16.768Z | Compiling hyper-rustls v0.27.9 |
| 673 | 2026-08-07T05:45:17.170Z | Compiling serde-value v0.7.0 |
| 674 | 2026-08-07T05:45:17.410Z | Compiling serde-untagged v0.1.9 |
| 675 | 2026-08-07T05:45:17.780Z | Compiling tower-http v0.6.11 |
| 676 | 2026-08-07T05:45:17.837Z | Compiling toml v0.8.23 |
| 677 | 2026-08-07T05:45:18.040Z | Compiling derive_more-impl v2.1.1 |
| 678 | 2026-08-07T05:45:18.484Z | Compiling itertools v0.14.0 |
| 679 | 2026-08-07T05:45:18.852Z | Compiling regex v1.13.1 |
| 680 | 2026-08-07T05:45:19.174Z | Compiling crypto-common v0.1.7 |
| 681 | 2026-08-07T05:45:19.328Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-08-07T05:45:19.486Z | Compiling ppv-lite86 v0.2.21 |
| 683 | 2026-08-07T05:45:19.564Z | Compiling futures-executor v0.3.33 |
| 684 | 2026-08-07T05:45:19.825Z | Compiling rand_core v0.9.5 |
| 685 | 2026-08-07T05:45:20.010Z | Compiling http-body-util v0.1.4 |
| 686 | 2026-08-07T05:45:20.049Z | Compiling pin-project-internal v1.1.13 |
| 687 | 2026-08-07T05:45:20.073Z | Compiling uuid v1.24.0 |
| 688 | 2026-08-07T05:45:20.277Z | Compiling smol_str v0.3.6 |
| 689 | 2026-08-07T05:45:20.302Z | Compiling serde_spanned v1.1.1 |
| 690 | 2026-08-07T05:45:20.449Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 691 | 2026-08-07T05:45:20.528Z | Compiling filetime v0.2.29 |
| 692 | 2026-08-07T05:45:20.602Z | Compiling bstr v1.13.0 |
| 693 | 2026-08-07T05:45:20.602Z | Compiling vte v0.14.1 |
| 694 | 2026-08-07T05:45:20.740Z | Compiling unicase v2.9.0 |
| 695 | 2026-08-07T05:45:20.831Z | Compiling static_assertions v1.1.0 |
| 696 | 2026-08-07T05:45:20.863Z | Compiling anstyle-query v1.1.5 |
| 697 | 2026-08-07T05:45:20.922Z | Compiling eyre v0.6.12 |
| 698 | 2026-08-07T05:45:20.968Z | Compiling self_update v0.42.0 |
| 699 | 2026-08-07T05:45:21.096Z | Compiling is_terminal_polyfill v1.70.2 |
| 700 | 2026-08-07T05:45:21.200Z | Compiling anstyle v1.0.14 |
| 701 | 2026-08-07T05:45:21.213Z | Compiling iana-time-zone v0.1.65 |
| 702 | 2026-08-07T05:45:21.224Z | Compiling xattr v1.6.1 |
| 703 | 2026-08-07T05:45:21.299Z | Compiling nested v0.1.1 |
| 704 | 2026-08-07T05:45:21.415Z | Compiling number_prefix v0.4.0 |
| 705 | 2026-08-07T05:45:21.455Z | Compiling unicode-xid v0.2.6 |
| 706 | 2026-08-07T05:45:21.468Z | Compiling tinyvec_macros v0.1.1 |
| 707 | 2026-08-07T05:45:21.507Z | Compiling litrs v1.0.0 |
| 708 | 2026-08-07T05:45:21.535Z | Compiling color-spantrace v0.3.0 |
| 709 | 2026-08-07T05:45:21.560Z | Compiling colorchoice v1.0.5 |
| 710 | 2026-08-07T05:45:21.607Z | Compiling cargo-util-schemas v0.2.0 |
| 711 | 2026-08-07T05:45:21.700Z | Compiling anstream v1.0.0 |
| 712 | 2026-08-07T05:45:21.900Z | Compiling indicatif v0.17.11 |
| 713 | 2026-08-07T05:45:21.967Z | Compiling tinyvec v1.12.0 |
| 714 | 2026-08-07T05:45:21.980Z | Compiling document-features v0.2.12 |
| 715 | 2026-08-07T05:45:22.197Z | Compiling guppy v0.17.26 |
| 716 | 2026-08-07T05:45:22.393Z | Compiling tar v0.4.46 |
| 717 | 2026-08-07T05:45:22.527Z | Compiling chrono v0.4.45 |
| 718 | 2026-08-07T05:45:23.129Z | Compiling pin-project v1.1.13 |
| 719 | 2026-08-07T05:45:23.238Z | Compiling globset v0.4.20 |
| 720 | 2026-08-07T05:45:24.072Z | Compiling strip-ansi-escapes v0.2.1 |
| 721 | 2026-08-07T05:45:24.311Z | Compiling toml v1.1.4+spec-1.1.0 |
| 722 | 2026-08-07T05:45:24.549Z | Compiling nextest-metadata v0.12.2 |
| 723 | 2026-08-07T05:45:24.896Z | Compiling newtype-uuid v1.4.0 |
| 724 | 2026-08-07T05:45:25.023Z | Compiling reqwest v0.12.28 |
| 725 | 2026-08-07T05:45:25.091Z | Compiling rand_chacha v0.9.0 |
| 726 | 2026-08-07T05:45:25.638Z | Compiling futures v0.3.33 |
| 727 | 2026-08-07T05:45:25.725Z | Compiling digest v0.10.7 |
| 728 | 2026-08-07T05:45:25.854Z | Compiling derive_more v2.1.1 |
| 729 | 2026-08-07T05:45:25.937Z | Compiling parking_lot v0.12.5 |
| 730 | 2026-08-07T05:45:25.953Z | Compiling flate2 v1.1.9 |
| 731 | 2026-08-07T05:45:26.509Z | Compiling shared_child v1.1.1 |
| 732 | 2026-08-07T05:45:26.525Z | Compiling tracing-error v0.2.1 |
| 733 | 2026-08-07T05:45:26.863Z | Compiling signal-hook-mio v0.2.5 |
| 734 | 2026-08-07T05:45:26.999Z | Compiling self-replace v1.5.0 |
| 735 | 2026-08-07T05:45:27.171Z | Compiling cargo-platform v0.2.0 |
| 736 | 2026-08-07T05:45:27.265Z | Compiling quick-xml v0.38.4 |
| 737 | 2026-08-07T05:45:27.429Z | Compiling quick-xml v0.37.5 |
| 738 | 2026-08-07T05:45:27.727Z | Compiling indenter v0.3.4 |
| 739 | 2026-08-07T05:45:27.857Z | Compiling clap_lex v1.1.0 |
| 740 | 2026-08-07T05:45:28.087Z | Compiling shell-words v1.1.1 |
| 741 | 2026-08-07T05:45:28.217Z | Compiling urlencoding v2.1.3 |
| 742 | 2026-08-07T05:45:28.340Z | Compiling heck v0.5.0 |
| 743 | 2026-08-07T05:45:28.476Z | Compiling humantime v2.4.0 |
| 744 | 2026-08-07T05:45:28.783Z | Compiling cpufeatures v0.2.17 |
| 745 | 2026-08-07T05:45:28.871Z | Compiling recursion v0.5.4 |
| 746 | 2026-08-07T05:45:28.891Z | Compiling strsim v0.11.1 |
| 747 | 2026-08-07T05:45:28.991Z | Compiling nextest-filtering v0.15.0 |
| 748 | 2026-08-07T05:45:29.007Z | Compiling sha2 v0.10.9 |
| 749 | 2026-08-07T05:45:29.119Z | Compiling clap_builder v4.6.6 |
| 750 | 2026-08-07T05:45:29.717Z | Compiling clap_derive v4.6.4 |
| 751 | 2026-08-07T05:45:29.738Z | Compiling humantime-serde v1.1.1 |
| 752 | 2026-08-07T05:45:30.271Z | Compiling quick-junit v0.5.2 |
| 753 | 2026-08-07T05:45:31.941Z | Compiling atomicwrites v0.4.4 |
| 754 | 2026-08-07T05:45:32.234Z | Compiling cargo_metadata v0.20.0 |
| 755 | 2026-08-07T05:45:32.845Z | Compiling cargo-nextest v0.9.97 |
| 756 | 2026-08-07T05:45:33.165Z | Compiling crossterm v0.29.0 |
| 757 | 2026-08-07T05:45:34.611Z | Compiling duct v0.13.7 |
| 758 | 2026-08-07T05:45:36.040Z | Compiling zstd v0.13.3 |
| 759 | 2026-08-07T05:45:36.255Z | Compiling async-scoped v0.9.0 |
| 760 | 2026-08-07T05:45:36.325Z | Compiling rand v0.9.5 |
| 761 | 2026-08-07T05:45:36.345Z | Compiling config v0.15.25 |
| 762 | 2026-08-07T05:45:36.447Z | Compiling unicode-normalization v0.1.25 |
| 763 | 2026-08-07T05:45:36.468Z | Compiling target-spec-miette v0.4.8 |
| 764 | 2026-08-07T05:45:36.648Z | Compiling future-queue v0.4.0 |
| 765 | 2026-08-07T05:45:36.864Z | Compiling mukti-metadata v0.3.0 |
| 766 | 2026-08-07T05:45:36.930Z | Compiling camino-tempfile v1.4.1 |
| 767 | 2026-08-07T05:45:37.018Z | Compiling tokio-stream v0.1.19 |
| 768 | 2026-08-07T05:45:37.051Z | Compiling derive-where v1.6.1 |
| 769 | 2026-08-07T05:45:37.342Z | Compiling serde_ignored v0.1.14 |
| 770 | 2026-08-07T05:45:37.356Z | Compiling serde_path_to_error v0.1.20 |
| 771 | 2026-08-07T05:45:37.431Z | Compiling hex v0.4.3 |
| 772 | 2026-08-07T05:45:37.565Z | Compiling home v0.5.12 |
| 773 | 2026-08-07T05:45:37.568Z | Compiling swrite v0.1.0 |
| 774 | 2026-08-07T05:45:37.682Z | Compiling xxhash-rust v0.8.18 |
| 775 | 2026-08-07T05:45:37.747Z | Compiling indent_write v2.2.0 |
| 776 | 2026-08-07T05:45:37.804Z | Compiling color-eyre v0.6.5 |
| 777 | 2026-08-07T05:45:37.860Z | Compiling clap v4.6.6 |
| 778 | 2026-08-07T05:45:37.873Z | Compiling dialoguer v0.11.0 |
| 779 | 2026-08-07T05:45:37.895Z | Compiling enable-ansi-support v0.2.1 |
| 780 | 2026-08-07T05:45:38.283Z | Compiling nextest-runner v0.80.0 |
| 781 | 2026-08-07T05:45:56.946Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 782 | 2026-08-07T05:45:57.126Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 783 | 2026-08-07T05:45:57.129Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 784 | 2026-08-07T05:45:57.252Z | + pushd mg-lower |
| 785 | 2026-08-07T05:45:57.255Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 786 | 2026-08-07T05:45:57.256Z | + cargo nextest run |
| 787 | 2026-08-07T05:45:57.406Z | Updating crates.io index |
| 788 | 2026-08-07T05:45:57.410Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 789 | 2026-08-07T05:46:07.652Z | From https://github.com/oxidecomputer/omicron |
| 790 | 2026-08-07T05:46:07.653Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 791 | 2026-08-07T05:46:08.083Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 792 | 2026-08-07T05:46:08.956Z | From https://github.com/oxidecomputer/falcon |
| 793 | 2026-08-07T05:46:08.956Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 794 | 2026-08-07T05:46:09.032Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-08-07T05:46:09.559Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-08-07T05:46:09.559Z | * [new ref] 0d48b5a39dc49d30b228ae01f04b8cc27a161e74 -> refs/commit/0d48b5a39dc49d30b228ae01f04b8cc27a161e74 |
| 797 | 2026-08-07T05:46:09.596Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-08-07T05:46:09.831Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-08-07T05:46:09.831Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 800 | 2026-08-07T05:46:09.837Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-08-07T05:46:10.169Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-08-07T05:46:10.169Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 803 | 2026-08-07T05:46:10.176Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 804 | 2026-08-07T05:46:11.086Z | From https://github.com/oxidecomputer/opte |
| 805 | 2026-08-07T05:46:11.086Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 806 | 2026-08-07T05:46:11.115Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 807 | 2026-08-07T05:46:11.347Z | From https://github.com/oxidecomputer/slog-error-chain |
| 808 | 2026-08-07T05:46:11.347Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 809 | 2026-08-07T05:46:11.356Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-08-07T05:46:11.600Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-08-07T05:46:11.600Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-08-07T05:46:11.607Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 813 | 2026-08-07T05:46:11.841Z | From https://github.com/oxidecomputer/poptrie |
| 814 | 2026-08-07T05:46:11.841Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 815 | 2026-08-07T05:46:11.849Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 816 | 2026-08-07T05:46:12.101Z | From https://github.com/oxidecomputer/network-interface |
| 817 | 2026-08-07T05:46:12.101Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 818 | 2026-08-07T05:46:12.107Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 819 | 2026-08-07T05:46:12.330Z | From https://github.com/oxidecomputer/zone |
| 820 | 2026-08-07T05:46:12.330Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 821 | 2026-08-07T05:46:12.337Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 822 | 2026-08-07T05:46:12.662Z | From https://github.com/oxidecomputer/lldp |
| 823 | 2026-08-07T05:46:12.662Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 824 | 2026-08-07T05:46:12.673Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 825 | 2026-08-07T05:46:12.998Z | From https://github.com/oxidecomputer/tufaceous |
| 826 | 2026-08-07T05:46:12.998Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 827 | 2026-08-07T05:46:13.009Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 828 | 2026-08-07T05:46:13.823Z | From https://github.com/oxidecomputer/propolis |
| 829 | 2026-08-07T05:46:13.823Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 830 | 2026-08-07T05:46:13.867Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 831 | 2026-08-07T05:46:14.463Z | From https://github.com/oxidecomputer/transceiver-control |
| 832 | 2026-08-07T05:46:14.463Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 833 | 2026-08-07T05:46:14.473Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 834 | 2026-08-07T05:46:14.705Z | From https://github.com/oxidecomputer/dlpi-sys |
| 835 | 2026-08-07T05:46:14.705Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 836 | 2026-08-07T05:46:14.713Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 837 | 2026-08-07T05:46:14.976Z | From https://github.com/jmesmon/rust-libzfs |
| 838 | 2026-08-07T05:46:14.976Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 839 | 2026-08-07T05:46:14.984Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 840 | 2026-08-07T05:46:15.208Z | From https://github.com/oxidecomputer/rusty-doors |
| 841 | 2026-08-07T05:46:15.208Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 842 | 2026-08-07T05:46:15.223Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 843 | 2026-08-07T05:46:15.742Z | From https://github.com/oxidecomputer/management-gateway-service |
| 844 | 2026-08-07T05:46:15.742Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 845 | 2026-08-07T05:46:15.755Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 846 | 2026-08-07T05:46:15.970Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 847 | 2026-08-07T05:46:15.970Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 848 | 2026-08-07T05:46:15.979Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 849 | 2026-08-07T05:46:17.081Z | From https://github.com/oxidecomputer/crucible |
| 850 | 2026-08-07T05:46:17.081Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 851 | 2026-08-07T05:46:17.133Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 852 | 2026-08-07T05:46:17.558Z | From https://github.com/oxidecomputer/propolis |
| 853 | 2026-08-07T05:46:17.558Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 854 | 2026-08-07T05:46:17.605Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-08-07T05:46:18.181Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-08-07T05:46:18.181Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 857 | 2026-08-07T05:46:18.249Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 858 | 2026-08-07T05:46:18.571Z | From https://github.com/oxidecomputer/tofino |
| 859 | 2026-08-07T05:46:18.571Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 860 | 2026-08-07T05:46:18.581Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 861 | 2026-08-07T05:46:19.358Z | From https://github.com/oxidecomputer/maghemite |
| 862 | 2026-08-07T05:46:19.358Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 863 | 2026-08-07T05:46:19.390Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 864 | 2026-08-07T05:46:19.626Z | From https://github.com/oxidecomputer/clickward |
| 865 | 2026-08-07T05:46:19.626Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 866 | 2026-08-07T05:46:19.635Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 867 | 2026-08-07T05:46:19.862Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 868 | 2026-08-07T05:46:19.862Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 869 | 2026-08-07T05:46:20.682Z | Downloading crates ... |
| 870 | 2026-08-07T05:46:20.735Z | Downloaded instant v0.1.13 |
| 871 | 2026-08-07T05:46:20.746Z | Downloaded httpdate v1.0.3 |
| 872 | 2026-08-07T05:46:20.749Z | Downloaded no-std-compat v0.4.1 |
| 873 | 2026-08-07T05:46:20.753Z | Downloaded mime v0.3.17 |
| 874 | 2026-08-07T05:46:20.756Z | Downloaded num-conv v0.2.2 |
| 875 | 2026-08-07T05:46:20.760Z | Downloaded pem v3.0.6 |
| 876 | 2026-08-07T05:46:20.760Z | Downloaded bcs v0.1.6 |
| 877 | 2026-08-07T05:46:20.760Z | Downloaded ciborium v0.2.2 |
| 878 | 2026-08-07T05:46:20.763Z | Downloaded num_enum v0.7.6 |
| 879 | 2026-08-07T05:46:20.763Z | Downloaded paste v1.0.15 |
| 880 | 2026-08-07T05:46:20.766Z | Downloaded const-random-macro v0.1.16 |
| 881 | 2026-08-07T05:46:20.766Z | Downloaded hybrid-array v0.4.12 |
| 882 | 2026-08-07T05:46:20.766Z | Downloaded ingot-types v0.1.2 |
| 883 | 2026-08-07T05:46:20.769Z | Downloaded aead v0.5.2 |
| 884 | 2026-08-07T05:46:20.769Z | Downloaded dyn-clone v1.0.20 |
| 885 | 2026-08-07T05:46:20.769Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 886 | 2026-08-07T05:46:20.769Z | Downloaded dof v0.3.0 |
| 887 | 2026-08-07T05:46:20.773Z | Downloaded inout v0.1.4 |
| 888 | 2026-08-07T05:46:20.773Z | Downloaded libscf-sys v1.2.0 |
| 889 | 2026-08-07T05:46:20.773Z | Downloaded crossbeam-deque v0.8.6 |
| 890 | 2026-08-07T05:46:20.773Z | Downloaded embedded-io v0.4.0 |
| 891 | 2026-08-07T05:46:20.773Z | Downloaded enum-as-inner v0.6.1 |
| 892 | 2026-08-07T05:46:20.773Z | Downloaded bit-vec v0.8.0 |
| 893 | 2026-08-07T05:46:20.776Z | Downloaded deranged v0.5.8 |
| 894 | 2026-08-07T05:46:20.776Z | Downloaded diff v0.1.13 |
| 895 | 2026-08-07T05:46:20.779Z | Downloaded linked-hash-map v0.5.6 |
| 896 | 2026-08-07T05:46:20.779Z | Downloaded cancel-safe-futures v0.1.5 |
| 897 | 2026-08-07T05:46:20.787Z | Downloaded ciborium-ll v0.2.2 |
| 898 | 2026-08-07T05:46:20.787Z | Downloaded const-random v0.1.18 |
| 899 | 2026-08-07T05:46:20.787Z | Downloaded chacha20 v0.9.1 |
| 900 | 2026-08-07T05:46:20.790Z | Downloaded daft-derive v0.1.7 |
| 901 | 2026-08-07T05:46:20.790Z | Downloaded oxide-tokio-rt v0.1.6 |
| 902 | 2026-08-07T05:46:20.790Z | Downloaded internet-checksum v0.2.1 |
| 903 | 2026-08-07T05:46:20.790Z | Downloaded cfg_aliases v0.2.1 |
| 904 | 2026-08-07T05:46:20.790Z | Downloaded ciborium-io v0.2.2 |
| 905 | 2026-08-07T05:46:20.791Z | Downloaded macaddr v1.0.1 |
| 906 | 2026-08-07T05:46:20.791Z | Downloaded ident_case v1.0.1 |
| 907 | 2026-08-07T05:46:20.791Z | Downloaded ingot-types v0.2.0 |
| 908 | 2026-08-07T05:46:20.793Z | Downloaded is-terminal v0.4.17 |
| 909 | 2026-08-07T05:46:20.793Z | Downloaded konst_macro_rules v0.2.19 |
| 910 | 2026-08-07T05:46:20.796Z | Downloaded crossbeam-epoch v0.9.18 |
| 911 | 2026-08-07T05:46:20.796Z | Downloaded bs58 v0.5.1 |
| 912 | 2026-08-07T05:46:20.801Z | Downloaded humantime v2.3.0 |
| 913 | 2026-08-07T05:46:20.804Z | Downloaded blake3 v1.8.5 |
| 914 | 2026-08-07T05:46:20.807Z | Downloaded constant_time_eq v0.4.2 |
| 915 | 2026-08-07T05:46:20.807Z | Downloaded crossbeam-utils v0.8.21 |
| 916 | 2026-08-07T05:46:20.807Z | Downloaded omicron-zone-package v0.12.3 |
| 917 | 2026-08-07T05:46:20.810Z | Downloaded ingot v0.1.1 |
| 918 | 2026-08-07T05:46:20.810Z | Downloaded bit-set v0.8.0 |
| 919 | 2026-08-07T05:46:20.810Z | Downloaded bytecount v0.6.9 |
| 920 | 2026-08-07T05:46:20.813Z | Downloaded convert_case v0.4.0 |
| 921 | 2026-08-07T05:46:20.813Z | Downloaded memoffset v0.9.1 |
| 922 | 2026-08-07T05:46:20.813Z | Downloaded num_enum_derive v0.5.11 |
| 923 | 2026-08-07T05:46:20.813Z | Downloaded managed v0.8.0 |
| 924 | 2026-08-07T05:46:20.816Z | Downloaded base16ct v1.0.0 |
| 925 | 2026-08-07T05:46:20.816Z | Downloaded block-buffer v0.12.0 |
| 926 | 2026-08-07T05:46:20.820Z | Downloaded http-body v1.0.1 |
| 927 | 2026-08-07T05:46:20.820Z | Downloaded hubpack v0.1.2 |
| 928 | 2026-08-07T05:46:20.820Z | Downloaded lru-cache v0.1.2 |
| 929 | 2026-08-07T05:46:20.820Z | Downloaded slog-bunyan v2.5.0 |
| 930 | 2026-08-07T05:46:20.820Z | Downloaded idna_adapter v1.2.2 |
| 931 | 2026-08-07T05:46:20.823Z | Downloaded match_cfg v0.1.0 |
| 932 | 2026-08-07T05:46:20.823Z | Downloaded newline-converter v0.3.0 |
| 933 | 2026-08-07T05:46:20.826Z | Downloaded cobs v0.3.0 |
| 934 | 2026-08-07T05:46:20.826Z | Downloaded olpc-cjson v0.1.4 |
| 935 | 2026-08-07T05:46:20.829Z | Downloaded linear-map v1.2.0 |
| 936 | 2026-08-07T05:46:20.832Z | Downloaded keccak v0.1.6 |
| 937 | 2026-08-07T05:46:20.832Z | Downloaded litemap v0.8.2 |
| 938 | 2026-08-07T05:46:20.837Z | Downloaded compression-core v0.4.32 |
| 939 | 2026-08-07T05:46:20.837Z | Downloaded crc8 v0.1.1 |
| 940 | 2026-08-07T05:46:20.840Z | Downloaded embedded-io v0.6.1 |
| 941 | 2026-08-07T05:46:20.840Z | Downloaded dof v0.4.0 |
| 942 | 2026-08-07T05:46:20.840Z | Downloaded hubpack_derive v0.1.1 |
| 943 | 2026-08-07T05:46:20.840Z | Downloaded omicron-workspace-hack v0.1.0 |
| 944 | 2026-08-07T05:46:20.845Z | Downloaded newtype_derive v0.1.6 |
| 945 | 2026-08-07T05:46:20.845Z | Downloaded num_threads v0.1.7 |
| 946 | 2026-08-07T05:46:20.850Z | Downloaded newtype-uuid-macros v0.1.0 |
| 947 | 2026-08-07T05:46:20.850Z | Downloaded crucible-workspace-hack v0.1.0 |
| 948 | 2026-08-07T05:46:20.850Z | Downloaded defmt-parser v1.0.0 |
| 949 | 2026-08-07T05:46:20.850Z | Downloaded natord v1.0.9 |
| 950 | 2026-08-07T05:46:20.850Z | Downloaded darling_macro v0.21.3 |
| 951 | 2026-08-07T05:46:20.850Z | Downloaded dtrace-parser v0.2.0 |
| 952 | 2026-08-07T05:46:20.850Z | Downloaded num-derive v0.4.2 |
| 953 | 2026-08-07T05:46:20.853Z | Downloaded num-iter v0.1.45 |
| 954 | 2026-08-07T05:46:20.853Z | Downloaded rustc-hash v2.1.2 |
| 955 | 2026-08-07T05:46:20.853Z | Downloaded num v0.4.3 |
| 956 | 2026-08-07T05:46:20.856Z | Downloaded cipher v0.4.4 |
| 957 | 2026-08-07T05:46:20.857Z | Downloaded ingot v0.2.1 |
| 958 | 2026-08-07T05:46:20.859Z | Downloaded libsw-core v0.3.2 |
| 959 | 2026-08-07T05:46:20.859Z | Downloaded ipnetwork v0.21.1 |
| 960 | 2026-08-07T05:46:20.859Z | Downloaded ingot-macros v0.1.1 |
| 961 | 2026-08-07T05:46:20.863Z | Downloaded compression-codecs v0.4.38 |
| 962 | 2026-08-07T05:46:20.863Z | Downloaded bitflags v1.3.2 |
| 963 | 2026-08-07T05:46:20.863Z | Downloaded icu_properties v2.2.0 |
| 964 | 2026-08-07T05:46:20.867Z | Downloaded ff v0.13.1 |
| 965 | 2026-08-07T05:46:20.867Z | Downloaded opaque-debug v0.3.1 |
| 966 | 2026-08-07T05:46:20.867Z | Downloaded cargo_toml v0.22.3 |
| 967 | 2026-08-07T05:46:20.870Z | Downloaded colored v3.1.1 |
| 968 | 2026-08-07T05:46:20.870Z | Downloaded crunchy v0.2.4 |
| 969 | 2026-08-07T05:46:20.870Z | Downloaded fixedbitset v0.4.2 |
| 970 | 2026-08-07T05:46:20.870Z | Downloaded crypto-common v0.2.2 |
| 971 | 2026-08-07T05:46:20.870Z | Downloaded dunce v1.0.5 |
| 972 | 2026-08-07T05:46:20.870Z | Downloaded sigpipe v0.1.3 |
| 973 | 2026-08-07T05:46:20.874Z | Downloaded tabled_derive v0.7.0 |
| 974 | 2026-08-07T05:46:20.874Z | Downloaded mio v1.2.1 |
| 975 | 2026-08-07T05:46:20.877Z | Downloaded stable_deref_trait v1.2.1 |
| 976 | 2026-08-07T05:46:20.877Z | Downloaded ipnet v2.12.0 |
| 977 | 2026-08-07T05:46:20.877Z | Downloaded dtrace-parser v0.3.0 |
| 978 | 2026-08-07T05:46:20.880Z | Downloaded darling_macro v0.23.0 |
| 979 | 2026-08-07T05:46:20.880Z | Downloaded float-ord v0.3.2 |
| 980 | 2026-08-07T05:46:20.880Z | Downloaded serde-big-array v0.5.1 |
| 981 | 2026-08-07T05:46:20.885Z | Downloaded cstr-argument v0.1.2 |
| 982 | 2026-08-07T05:46:20.885Z | Downloaded libsw v3.5.0 |
| 983 | 2026-08-07T05:46:20.886Z | Downloaded memmap v0.7.0 |
| 984 | 2026-08-07T05:46:20.886Z | Downloaded newtype-uuid v1.3.2 |
| 985 | 2026-08-07T05:46:20.886Z | Downloaded thread-id v4.2.2 |
| 986 | 2026-08-07T05:46:20.889Z | Downloaded jobserver v0.1.34 |
| 987 | 2026-08-07T05:46:20.889Z | Downloaded yoke-derive v0.8.2 |
| 988 | 2026-08-07T05:46:20.889Z | Downloaded zerofrom v0.1.8 |
| 989 | 2026-08-07T05:46:20.889Z | Downloaded zerofrom-derive v0.1.7 |
| 990 | 2026-08-07T05:46:20.892Z | Downloaded parking_lot_core v0.8.6 |
| 991 | 2026-08-07T05:46:20.895Z | Downloaded strum v0.26.3 |
| 992 | 2026-08-07T05:46:20.895Z | Downloaded universal-hash v0.5.1 |
| 993 | 2026-08-07T05:46:20.895Z | Downloaded defmt v0.3.100 |
| 994 | 2026-08-07T05:46:20.895Z | Downloaded num-integer v0.1.46 |
| 995 | 2026-08-07T05:46:20.895Z | Downloaded oxnet v0.1.6 |
| 996 | 2026-08-07T05:46:20.898Z | Downloaded async-stream v0.3.6 |
| 997 | 2026-08-07T05:46:20.898Z | Downloaded byteorder v1.5.0 |
| 998 | 2026-08-07T05:46:20.898Z | Downloaded parse-display v0.10.0 |
| 999 | 2026-08-07T05:46:20.898Z | Downloaded num-complex v0.4.6 |
| 1000 | 2026-08-07T05:46:20.901Z | Downloaded critical-section v1.2.0 |
| 1001 | 2026-08-07T05:46:20.901Z | Downloaded data-encoding v2.11.0 |
| 1002 | 2026-08-07T05:46:20.904Z | Downloaded byte-wrapper v0.1.0 |
| 1003 | 2026-08-07T05:46:20.904Z | Downloaded num_enum v0.5.11 |
| 1004 | 2026-08-07T05:46:20.907Z | Downloaded num-rational v0.4.2 |
| 1005 | 2026-08-07T05:46:20.907Z | Downloaded cmake v0.1.58 |
| 1006 | 2026-08-07T05:46:20.911Z | Downloaded password-hash v0.5.0 |
| 1007 | 2026-08-07T05:46:20.911Z | Downloaded futures-sink v0.3.32 |
| 1008 | 2026-08-07T05:46:20.911Z | Downloaded gethostname v0.5.0 |
| 1009 | 2026-08-07T05:46:20.911Z | Downloaded foreign-types v0.5.0 |
| 1010 | 2026-08-07T05:46:20.911Z | Downloaded foreign-types-macros v0.2.3 |
| 1011 | 2026-08-07T05:46:20.913Z | Downloaded parse-display-derive v0.10.0 |
| 1012 | 2026-08-07T05:46:20.914Z | Downloaded num_enum_derive v0.7.6 |
| 1013 | 2026-08-07T05:46:20.914Z | Downloaded hostname v0.4.2 |
| 1014 | 2026-08-07T05:46:20.917Z | Downloaded log v0.4.32 |
| 1015 | 2026-08-07T05:46:20.917Z | Downloaded arrayref v0.3.9 |
| 1016 | 2026-08-07T05:46:20.917Z | Downloaded plain v0.2.3 |
| 1017 | 2026-08-07T05:46:20.920Z | Downloaded powerfmt v0.2.0 |
| 1018 | 2026-08-07T05:46:20.920Z | Downloaded chacha20 v0.10.0 |
| 1019 | 2026-08-07T05:46:20.920Z | Downloaded potential_utf v0.1.5 |
| 1020 | 2026-08-07T05:46:20.923Z | Downloaded multer v3.1.0 |
| 1021 | 2026-08-07T05:46:20.923Z | Downloaded rusty-fork v0.3.1 |
| 1022 | 2026-08-07T05:46:20.923Z | Downloaded rustls-pemfile v2.2.0 |
| 1023 | 2026-08-07T05:46:20.927Z | Downloaded schemars_derive v0.8.22 |
| 1024 | 2026-08-07T05:46:20.927Z | Downloaded slog-stdlog v4.1.1 |
| 1025 | 2026-08-07T05:46:20.927Z | Downloaded displaydoc v0.2.6 |
| 1026 | 2026-08-07T05:46:20.927Z | Downloaded fastrand v2.4.1 |
| 1027 | 2026-08-07T05:46:20.930Z | Downloaded defmt-macros v1.1.0 |
| 1028 | 2026-08-07T05:46:20.930Z | Downloaded progenitor-client v0.10.0 |
| 1029 | 2026-08-07T05:46:20.930Z | Downloaded progenitor-macro v0.10.0 |
| 1030 | 2026-08-07T05:46:20.930Z | Downloaded ref-cast-impl v1.0.25 |
| 1031 | 2026-08-07T05:46:20.933Z | Downloaded const_format_proc_macros v0.2.34 |
| 1032 | 2026-08-07T05:46:20.936Z | Downloaded smf v0.2.3 |
| 1033 | 2026-08-07T05:46:20.936Z | Downloaded ingot-macros v0.2.0 |
| 1034 | 2026-08-07T05:46:20.939Z | Downloaded quick-error v1.2.3 |
| 1035 | 2026-08-07T05:46:20.939Z | Downloaded rustc_version v0.1.7 |
| 1036 | 2026-08-07T05:46:20.942Z | Downloaded zeroize v1.8.2 |
| 1037 | 2026-08-07T05:46:20.942Z | Downloaded sha1 v0.11.0 |
| 1038 | 2026-08-07T05:46:20.945Z | Downloaded derive-ex v0.1.8 |
| 1039 | 2026-08-07T05:46:20.945Z | Downloaded erased-serde v0.3.31 |
| 1040 | 2026-08-07T05:46:20.948Z | Downloaded take_mut v0.2.2 |
| 1041 | 2026-08-07T05:46:20.948Z | Downloaded typify-macro v0.4.3 |
| 1042 | 2026-08-07T05:46:20.948Z | Downloaded usdt-impl v0.6.0 |
| 1043 | 2026-08-07T05:46:20.951Z | Downloaded vsss-rs v3.3.4 |
| 1044 | 2026-08-07T05:46:20.951Z | Downloaded serde_tokenstream v0.2.3 |
| 1045 | 2026-08-07T05:46:20.951Z | Downloaded thiserror-no-std v2.0.2 |
| 1046 | 2026-08-07T05:46:20.954Z | Downloaded tokio-tungstenite v0.21.0 |
| 1047 | 2026-08-07T05:46:20.955Z | Downloaded digest v0.11.3 |
| 1048 | 2026-08-07T05:46:20.957Z | Downloaded either v1.16.0 |
| 1049 | 2026-08-07T05:46:20.957Z | Downloaded parking_lot v0.11.2 |
| 1050 | 2026-08-07T05:46:20.960Z | Downloaded usdt-attr-macro v0.5.0 |
| 1051 | 2026-08-07T05:46:20.960Z | Downloaded sha1 v0.10.6 |
| 1052 | 2026-08-07T05:46:20.963Z | Downloaded unit-prefix v0.5.2 |
| 1053 | 2026-08-07T05:46:20.966Z | Downloaded whoami v1.6.1 |
| 1054 | 2026-08-07T05:46:20.966Z | Downloaded tinystr v0.8.3 |
| 1055 | 2026-08-07T05:46:20.969Z | Downloaded console v0.16.3 |
| 1056 | 2026-08-07T05:46:20.969Z | Downloaded cookie v0.18.1 |
| 1057 | 2026-08-07T05:46:20.969Z | Downloaded futures-core v0.3.32 |
| 1058 | 2026-08-07T05:46:20.969Z | Downloaded git-stub v1.0.0 |
| 1059 | 2026-08-07T05:46:20.972Z | Downloaded daft v0.1.7 |
| 1060 | 2026-08-07T05:46:20.973Z | Downloaded darling v0.21.3 |
| 1061 | 2026-08-07T05:46:20.975Z | Downloaded foldhash v0.2.0 |
| 1062 | 2026-08-07T05:46:20.976Z | Downloaded glob v0.3.3 |
| 1063 | 2026-08-07T05:46:20.978Z | Downloaded globset v0.4.18 |
| 1064 | 2026-08-07T05:46:20.978Z | Downloaded icu_normalizer v2.2.0 |
| 1065 | 2026-08-07T05:46:20.978Z | Downloaded konst v0.2.20 |
| 1066 | 2026-08-07T05:46:20.982Z | Downloaded pretty-hex v0.4.2 |
| 1067 | 2026-08-07T05:46:20.988Z | Downloaded slog-scope v4.4.1 |
| 1068 | 2026-08-07T05:46:20.991Z | Downloaded hostname v0.3.1 |
| 1069 | 2026-08-07T05:46:20.991Z | Downloaded defmt v1.1.0 |
| 1070 | 2026-08-07T05:46:20.994Z | Downloaded semver v0.1.20 |
| 1071 | 2026-08-07T05:46:20.996Z | Downloaded rand_xorshift v0.4.0 |
| 1072 | 2026-08-07T05:46:20.999Z | Downloaded bitflags v2.12.1 |
| 1073 | 2026-08-07T05:46:20.999Z | Downloaded clap v4.6.5 |
| 1074 | 2026-08-07T05:46:21.006Z | Downloaded progenitor-macro v0.14.0 |
| 1075 | 2026-08-07T05:46:21.009Z | Downloaded smawk v0.3.2 |
| 1076 | 2026-08-07T05:46:21.009Z | Downloaded icu_provider v2.2.0 |
| 1077 | 2026-08-07T05:46:21.009Z | Downloaded termtree v0.5.1 |
| 1078 | 2026-08-07T05:46:21.009Z | Downloaded structmeta-derive v0.3.0 |
| 1079 | 2026-08-07T05:46:21.012Z | Downloaded testing_table v0.3.0 |
| 1080 | 2026-08-07T05:46:21.012Z | Downloaded untrusted v0.7.1 |
| 1081 | 2026-08-07T05:46:21.012Z | Downloaded topological-sort v0.2.2 |
| 1082 | 2026-08-07T05:46:21.012Z | Downloaded usdt-attr-macro v0.6.0 |
| 1083 | 2026-08-07T05:46:21.012Z | Downloaded zone_cfg_derive v0.3.1 |
| 1084 | 2026-08-07T05:46:21.015Z | Downloaded smartstring v1.0.1 |
| 1085 | 2026-08-07T05:46:21.019Z | Downloaded slog-dtrace v0.3.0 |
| 1086 | 2026-08-07T05:46:21.019Z | Downloaded csv-core v0.1.13 |
| 1087 | 2026-08-07T05:46:21.022Z | Downloaded papergrid v0.11.0 |
| 1088 | 2026-08-07T05:46:21.025Z | Downloaded memmap2 v0.9.10 |
| 1089 | 2026-08-07T05:46:21.025Z | Downloaded strum_macros v0.27.2 |
| 1090 | 2026-08-07T05:46:21.025Z | Downloaded usdt-macro v0.6.0 |
| 1091 | 2026-08-07T05:46:21.028Z | Downloaded futures-io v0.3.32 |
| 1092 | 2026-08-07T05:46:21.028Z | Downloaded fxhash v0.2.1 |
| 1093 | 2026-08-07T05:46:21.028Z | Downloaded zeroize_derive v1.4.3 |
| 1094 | 2026-08-07T05:46:21.031Z | Downloaded walkdir v2.5.0 |
| 1095 | 2026-08-07T05:46:21.034Z | Downloaded serial_test v4.0.1 |
| 1096 | 2026-08-07T05:46:21.034Z | Downloaded dropshot_endpoint v0.17.1 |
| 1097 | 2026-08-07T05:46:21.037Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1098 | 2026-08-07T05:46:21.040Z | Downloaded strum_macros v0.26.4 |
| 1099 | 2026-08-07T05:46:21.040Z | Downloaded zerovec-derive v0.11.3 |
| 1100 | 2026-08-07T05:46:21.044Z | Downloaded backoff v0.4.0 |
| 1101 | 2026-08-07T05:46:21.044Z | Downloaded const-oid v0.10.2 |
| 1102 | 2026-08-07T05:46:21.047Z | Downloaded blake2 v0.10.6 |
| 1103 | 2026-08-07T05:46:21.047Z | Downloaded futures-executor v0.3.32 |
| 1104 | 2026-08-07T05:46:21.050Z | Downloaded icu_collections v2.2.0 |
| 1105 | 2026-08-07T05:46:21.053Z | Downloaded highway v1.3.0 |
| 1106 | 2026-08-07T05:46:21.053Z | Downloaded writeable v0.6.3 |
| 1107 | 2026-08-07T05:46:21.056Z | Downloaded argon2 v0.5.3 |
| 1108 | 2026-08-07T05:46:21.056Z | Downloaded fs-err v3.3.0 |
| 1109 | 2026-08-07T05:46:21.056Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1110 | 2026-08-07T05:46:21.060Z | Downloaded zone v0.3.1 |
| 1111 | 2026-08-07T05:46:21.062Z | Downloaded port-file v0.1.0 |
| 1112 | 2026-08-07T05:46:21.066Z | Downloaded postcard v1.1.3 |
| 1113 | 2026-08-07T05:46:21.069Z | Downloaded derive_more v0.99.20 |
| 1114 | 2026-08-07T05:46:21.069Z | Downloaded chacha20poly1305 v0.10.1 |
| 1115 | 2026-08-07T05:46:21.069Z | Downloaded const_format v0.2.36 |
| 1116 | 2026-08-07T05:46:21.072Z | Downloaded hash32 v0.3.1 |
| 1117 | 2026-08-07T05:46:21.076Z | Downloaded async-recursion v1.1.1 |
| 1118 | 2026-08-07T05:46:21.076Z | Downloaded usdt-macro v0.5.0 |
| 1119 | 2026-08-07T05:46:21.076Z | Downloaded scroll v0.13.0 |
| 1120 | 2026-08-07T05:46:21.080Z | Downloaded icu_normalizer_data v2.2.0 |
| 1121 | 2026-08-07T05:46:21.080Z | Downloaded rhai_codegen v3.2.0 |
| 1122 | 2026-08-07T05:46:21.083Z | Downloaded scroll v0.12.0 |
| 1123 | 2026-08-07T05:46:21.083Z | Downloaded slog-term v2.9.2 |
| 1124 | 2026-08-07T05:46:21.083Z | Downloaded foreign-types-shared v0.3.1 |
| 1125 | 2026-08-07T05:46:21.083Z | Downloaded serde_with_macros v3.21.0 |
| 1126 | 2026-08-07T05:46:21.087Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1127 | 2026-08-07T05:46:21.087Z | Downloaded usdt-impl v0.5.0 |
| 1128 | 2026-08-07T05:46:21.090Z | Downloaded rand_chacha v0.3.1 |
| 1129 | 2026-08-07T05:46:21.090Z | Downloaded structmeta v0.3.0 |
| 1130 | 2026-08-07T05:46:21.090Z | Downloaded slog-envlogger v2.2.0 |
| 1131 | 2026-08-07T05:46:21.090Z | Downloaded spin v0.5.2 |
| 1132 | 2026-08-07T05:46:21.090Z | Downloaded scroll_derive v0.13.1 |
| 1133 | 2026-08-07T05:46:21.094Z | Downloaded term v1.2.1 |
| 1134 | 2026-08-07T05:46:21.094Z | Downloaded unarray v0.1.4 |
| 1135 | 2026-08-07T05:46:21.094Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-08-07T05:46:21.098Z | Downloaded icu_locale_core v2.2.0 |
| 1137 | 2026-08-07T05:46:21.098Z | Downloaded tiny-keccak v2.0.2 |
| 1138 | 2026-08-07T05:46:21.101Z | Downloaded smallvec v1.15.1 |
| 1139 | 2026-08-07T05:46:21.101Z | Downloaded darling v0.23.0 |
| 1140 | 2026-08-07T05:46:21.105Z | Downloaded async-trait v0.1.89 |
| 1141 | 2026-08-07T05:46:21.105Z | Downloaded elliptic-curve v0.13.8 |
| 1142 | 2026-08-07T05:46:21.110Z | Downloaded indicatif v0.18.4 |
| 1143 | 2026-08-07T05:46:21.110Z | Downloaded papergrid v0.18.0 |
| 1144 | 2026-08-07T05:46:21.113Z | Downloaded test-strategy v0.4.5 |
| 1145 | 2026-08-07T05:46:21.113Z | Downloaded synstructure v0.13.2 |
| 1146 | 2026-08-07T05:46:21.113Z | Downloaded group v0.13.0 |
| 1147 | 2026-08-07T05:46:21.116Z | Downloaded proc-macro-error2 v2.0.1 |
| 1148 | 2026-08-07T05:46:21.116Z | Downloaded rustversion v1.0.22 |
| 1149 | 2026-08-07T05:46:21.120Z | Downloaded poly1305 v0.8.0 |
| 1150 | 2026-08-07T05:46:21.120Z | Downloaded indexmap v1.9.3 |
| 1151 | 2026-08-07T05:46:21.120Z | Downloaded serde_derive_internals v0.29.1 |
| 1152 | 2026-08-07T05:46:21.123Z | Downloaded phf_shared v0.12.1 |
| 1153 | 2026-08-07T05:46:21.124Z | Downloaded slog-async v2.8.0 |
| 1154 | 2026-08-07T05:46:21.124Z | Downloaded tungstenite v0.21.0 |
| 1155 | 2026-08-07T05:46:21.124Z | Downloaded darling_core v0.23.0 |
| 1156 | 2026-08-07T05:46:21.127Z | Downloaded progenitor v0.10.0 |
| 1157 | 2026-08-07T05:46:21.127Z | Downloaded serde_repr v0.1.21 |
| 1158 | 2026-08-07T05:46:21.127Z | Downloaded futures-macro v0.3.32 |
| 1159 | 2026-08-07T05:46:21.134Z | Downloaded tokio-macros v2.7.0 |
| 1160 | 2026-08-07T05:46:21.139Z | Downloaded utf-8 v0.7.6 |
| 1161 | 2026-08-07T05:46:21.139Z | Downloaded darling_core v0.21.3 |
| 1162 | 2026-08-07T05:46:21.139Z | Downloaded futures-task v0.3.32 |
| 1163 | 2026-08-07T05:46:21.142Z | Downloaded quinn-udp v0.5.14 |
| 1164 | 2026-08-07T05:46:21.142Z | Downloaded progenitor-impl v0.10.0 |
| 1165 | 2026-08-07T05:46:21.142Z | Downloaded rustls-pki-types v1.14.1 |
| 1166 | 2026-08-07T05:46:21.142Z | Downloaded cc v1.2.63 |
| 1167 | 2026-08-07T05:46:21.145Z | Downloaded proc-macro2 v1.0.106 |
| 1168 | 2026-08-07T05:46:21.145Z | Downloaded base64 v0.21.7 |
| 1169 | 2026-08-07T05:46:21.148Z | Downloaded simd-adler32 v0.3.9 |
| 1170 | 2026-08-07T05:46:21.148Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1171 | 2026-08-07T05:46:21.152Z | Downloaded proc-macro-error v1.0.4 |
| 1172 | 2026-08-07T05:46:21.152Z | Downloaded phf v0.12.1 |
| 1173 | 2026-08-07T05:46:21.152Z | Downloaded serial_test_derive v4.0.1 |
| 1174 | 2026-08-07T05:46:21.156Z | Downloaded thread-id v5.1.0 |
| 1175 | 2026-08-07T05:46:21.158Z | Downloaded progenitor-client v0.13.0 |
| 1176 | 2026-08-07T05:46:21.158Z | Downloaded ref-cast v1.0.25 |
| 1177 | 2026-08-07T05:46:21.161Z | Downloaded siphasher v1.0.3 |
| 1178 | 2026-08-07T05:46:21.164Z | Downloaded async-stream-impl v0.3.6 |
| 1179 | 2026-08-07T05:46:21.167Z | Downloaded tokio-dtrace v0.1.1 |
| 1180 | 2026-08-07T05:46:21.167Z | Downloaded unsafe-libyaml v0.2.11 |
| 1181 | 2026-08-07T05:46:21.167Z | Downloaded drift v0.2.0 |
| 1182 | 2026-08-07T05:46:21.172Z | Downloaded tokio-stream v0.1.18 |
| 1183 | 2026-08-07T05:46:21.175Z | Downloaded minimal-lexical v0.2.1 |
| 1184 | 2026-08-07T05:46:21.177Z | Downloaded snafu-derive v0.8.9 |
| 1185 | 2026-08-07T05:46:21.177Z | Downloaded tinyvec v1.11.0 |
| 1186 | 2026-08-07T05:46:21.180Z | Downloaded pest_derive v2.8.6 |
| 1187 | 2026-08-07T05:46:21.183Z | Downloaded proc-macro-crate v1.3.1 |
| 1188 | 2026-08-07T05:46:21.187Z | Downloaded usdt v0.6.0 |
| 1189 | 2026-08-07T05:46:21.190Z | Downloaded http v1.4.2 |
| 1190 | 2026-08-07T05:46:21.190Z | Downloaded scroll_derive v0.12.1 |
| 1191 | 2026-08-07T05:46:21.193Z | Downloaded tagptr v0.2.0 |
| 1192 | 2026-08-07T05:46:21.196Z | Downloaded quote v1.0.45 |
| 1193 | 2026-08-07T05:46:21.196Z | Downloaded progenitor-extras v0.2.0 |
| 1194 | 2026-08-07T05:46:21.199Z | Downloaded slog-json v2.6.1 |
| 1195 | 2026-08-07T05:46:21.199Z | Downloaded usdt v0.5.0 |
| 1196 | 2026-08-07T05:46:21.202Z | Downloaded schemars v1.2.1 |
| 1197 | 2026-08-07T05:46:21.211Z | Downloaded arrayvec v0.7.6 |
| 1198 | 2026-08-07T05:46:21.216Z | Downloaded git-stub-vcs v0.1.0 |
| 1199 | 2026-08-07T05:46:21.216Z | Downloaded resolv-conf v0.7.6 |
| 1200 | 2026-08-07T05:46:21.216Z | Downloaded secrecy v0.10.3 |
| 1201 | 2026-08-07T05:46:21.216Z | Downloaded serde_plain v1.0.2 |
| 1202 | 2026-08-07T05:46:21.216Z | Downloaded progenitor-client v0.14.0 |
| 1203 | 2026-08-07T05:46:21.216Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1204 | 2026-08-07T05:46:21.216Z | Downloaded typify-macro v0.6.2 |
| 1205 | 2026-08-07T05:46:21.219Z | Downloaded time-core v0.1.8 |
| 1206 | 2026-08-07T05:46:21.219Z | Downloaded strum v0.27.2 |
| 1207 | 2026-08-07T05:46:21.219Z | Downloaded heck v0.4.1 |
| 1208 | 2026-08-07T05:46:21.219Z | Downloaded progenitor-macro v0.13.0 |
| 1209 | 2026-08-07T05:46:21.223Z | Downloaded tabled_derive v0.11.0 |
| 1210 | 2026-08-07T05:46:21.223Z | Downloaded bytes v1.11.1 |
| 1211 | 2026-08-07T05:46:21.226Z | Downloaded openssl-sys v0.9.116 |
| 1212 | 2026-08-07T05:46:21.226Z | Downloaded same-file v1.0.6 |
| 1213 | 2026-08-07T05:46:21.226Z | Downloaded jiff-static v0.2.28 |
| 1214 | 2026-08-07T05:46:21.229Z | Downloaded similar v2.7.0 |
| 1215 | 2026-08-07T05:46:21.233Z | Downloaded pest_meta v2.8.6 |
| 1216 | 2026-08-07T05:46:21.233Z | Downloaded fs_extra v1.3.0 |
| 1217 | 2026-08-07T05:46:21.233Z | Downloaded schemars v0.8.22 |
| 1218 | 2026-08-07T05:46:21.238Z | Downloaded rustls-native-certs v0.8.4 |
| 1219 | 2026-08-07T05:46:21.242Z | Downloaded tabwriter v1.4.1 |
| 1220 | 2026-08-07T05:46:21.242Z | Downloaded anyhow v1.0.104 |
| 1221 | 2026-08-07T05:46:21.245Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1222 | 2026-08-07T05:46:21.245Z | Downloaded backon v1.6.0 |
| 1223 | 2026-08-07T05:46:21.245Z | Downloaded time-macros v0.2.27 |
| 1224 | 2026-08-07T05:46:21.248Z | Downloaded memchr v2.8.1 |
| 1225 | 2026-08-07T05:46:21.248Z | Downloaded progenitor v0.13.0 |
| 1226 | 2026-08-07T05:46:21.251Z | Downloaded thread_local v1.1.9 |
| 1227 | 2026-08-07T05:46:21.251Z | Downloaded toml v0.7.8 |
| 1228 | 2026-08-07T05:46:21.251Z | Downloaded waitgroup v0.1.2 |
| 1229 | 2026-08-07T05:46:21.254Z | Downloaded slog v2.8.2 |
| 1230 | 2026-08-07T05:46:21.254Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1231 | 2026-08-07T05:46:21.257Z | Downloaded yoke v0.8.3 |
| 1232 | 2026-08-07T05:46:21.257Z | Downloaded zmij v1.0.21 |
| 1233 | 2026-08-07T05:46:21.257Z | Downloaded zerocopy-derive v0.8.50 |
| 1234 | 2026-08-07T05:46:21.261Z | Downloaded proc-macro-crate v3.5.0 |
| 1235 | 2026-08-07T05:46:21.264Z | Downloaded thin-vec v0.2.18 |
| 1236 | 2026-08-07T05:46:21.264Z | Downloaded spin v0.9.8 |
| 1237 | 2026-08-07T05:46:21.264Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1238 | 2026-08-07T05:46:21.267Z | Downloaded expectorate v1.2.0 |
| 1239 | 2026-08-07T05:46:21.267Z | Downloaded rand v0.8.6 |
| 1240 | 2026-08-07T05:46:21.270Z | Downloaded base16ct v0.2.0 |
| 1241 | 2026-08-07T05:46:21.270Z | Downloaded arc-swap v1.9.1 |
| 1242 | 2026-08-07T05:46:21.274Z | Downloaded pretty_assertions v1.4.1 |
| 1243 | 2026-08-07T05:46:21.278Z | Downloaded crypto-bigint v0.5.5 |
| 1244 | 2026-08-07T05:46:21.280Z | Downloaded xz2 v0.1.7 |
| 1245 | 2026-08-07T05:46:21.283Z | Downloaded crossbeam-channel v0.5.15 |
| 1246 | 2026-08-07T05:46:21.283Z | Downloaded futures-channel v0.3.32 |
| 1247 | 2026-08-07T05:46:21.286Z | Downloaded hmac v0.12.1 |
| 1248 | 2026-08-07T05:46:21.286Z | Downloaded pest_generator v2.8.6 |
| 1249 | 2026-08-07T05:46:21.286Z | Downloaded typify v0.4.3 |
| 1250 | 2026-08-07T05:46:21.289Z | Downloaded nom v7.1.3 |
| 1251 | 2026-08-07T05:46:21.292Z | Downloaded steno v0.4.1 |
| 1252 | 2026-08-07T05:46:21.295Z | Downloaded schemars v0.9.0 |
| 1253 | 2026-08-07T05:46:21.299Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1254 | 2026-08-07T05:46:21.302Z | Downloaded yansi v1.0.1 |
| 1255 | 2026-08-07T05:46:21.302Z | Downloaded heapless v0.8.0 |
| 1256 | 2026-08-07T05:46:21.305Z | Downloaded zerocopy-derive v0.7.35 |
| 1257 | 2026-08-07T05:46:21.309Z | Downloaded ucd-trie v0.1.7 |
| 1258 | 2026-08-07T05:46:21.312Z | Downloaded progenitor v0.14.0 |
| 1259 | 2026-08-07T05:46:21.321Z | Downloaded getrandom v0.4.2 |
| 1260 | 2026-08-07T05:46:21.324Z | Downloaded itertools v0.15.0 |
| 1261 | 2026-08-07T05:46:21.327Z | Downloaded hickory-resolver v0.24.4 |
| 1262 | 2026-08-07T05:46:21.331Z | Downloaded allocator-api2 v0.2.21 |
| 1263 | 2026-08-07T05:46:21.334Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1264 | 2026-08-07T05:46:21.337Z | Downloaded progenitor-impl v0.14.0 |
| 1265 | 2026-08-07T05:46:21.337Z | Downloaded snafu v0.8.9 |
| 1266 | 2026-08-07T05:46:21.340Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1267 | 2026-08-07T05:46:21.343Z | Downloaded typed-path v0.9.3 |
| 1268 | 2026-08-07T05:46:21.346Z | Downloaded quinn v0.11.9 |
| 1269 | 2026-08-07T05:46:21.346Z | Downloaded futures v0.3.32 |
| 1270 | 2026-08-07T05:46:21.349Z | Downloaded half v2.7.1 |
| 1271 | 2026-08-07T05:46:21.356Z | Downloaded itertools v0.12.1 |
| 1272 | 2026-08-07T05:46:21.361Z | Downloaded prettyplease v0.2.37 |
| 1273 | 2026-08-07T05:46:21.364Z | Downloaded progenitor-impl v0.13.0 |
| 1274 | 2026-08-07T05:46:21.368Z | Downloaded typify v0.6.2 |
| 1275 | 2026-08-07T05:46:21.372Z | Downloaded qorb v0.4.1 |
| 1276 | 2026-08-07T05:46:21.379Z | Downloaded rayon-core v1.13.0 |
| 1277 | 2026-08-07T05:46:21.390Z | Downloaded toml_edit v0.19.15 |
| 1278 | 2026-08-07T05:46:21.401Z | Downloaded hickory-resolver v0.25.2 |
| 1279 | 2026-08-07T05:46:21.404Z | Downloaded libm v0.2.16 |
| 1280 | 2026-08-07T05:46:21.406Z | Downloaded rand v0.9.4 |
| 1281 | 2026-08-07T05:46:21.410Z | Downloaded clap_builder v4.6.5 |
| 1282 | 2026-08-07T05:46:21.412Z | Downloaded dropshot-api-manager v0.7.2 |
| 1283 | 2026-08-07T05:46:21.415Z | Downloaded zerotrie v0.2.4 |
| 1284 | 2026-08-07T05:46:21.418Z | Downloaded zerovec v0.11.6 |
| 1285 | 2026-08-07T05:46:21.421Z | Downloaded pest v2.8.6 |
| 1286 | 2026-08-07T05:46:21.426Z | Downloaded ron v0.12.1 |
| 1287 | 2026-08-07T05:46:21.430Z | Downloaded nom v8.0.0 |
| 1288 | 2026-08-07T05:46:21.433Z | Downloaded hashbrown v0.12.3 |
| 1289 | 2026-08-07T05:46:21.436Z | Downloaded regex v1.12.3 |
| 1290 | 2026-08-07T05:46:21.442Z | Downloaded tough v0.22.0 |
| 1291 | 2026-08-07T05:46:21.452Z | Downloaded async-compression v0.4.42 |
| 1292 | 2026-08-07T05:46:21.462Z | Downloaded tokio-util v0.7.18 |
| 1293 | 2026-08-07T05:46:21.466Z | Downloaded rayon v1.12.0 |
| 1294 | 2026-08-07T05:46:21.485Z | Downloaded icu_properties_data v2.2.0 |
| 1295 | 2026-08-07T05:46:21.488Z | Downloaded iddqd v0.4.6 |
| 1296 | 2026-08-07T05:46:21.491Z | Downloaded hashbrown v0.16.1 |
| 1297 | 2026-08-07T05:46:21.494Z | Downloaded goblin v0.8.2 |
| 1298 | 2026-08-07T05:46:21.497Z | Downloaded serde_with v3.21.0 |
| 1299 | 2026-08-07T05:46:21.502Z | Downloaded winnow v0.5.40 |
| 1300 | 2026-08-07T05:46:21.507Z | Downloaded h2 v0.4.14 |
| 1301 | 2026-08-07T05:46:21.511Z | Downloaded aho-corasick v1.1.4 |
| 1302 | 2026-08-07T05:46:21.514Z | Downloaded portable-atomic v1.13.1 |
| 1303 | 2026-08-07T05:46:21.518Z | Downloaded zerocopy v0.7.35 |
| 1304 | 2026-08-07T05:46:21.532Z | Downloaded futures-util v0.3.32 |
| 1305 | 2026-08-07T05:46:21.537Z | Downloaded webpki-roots v1.0.7 |
| 1306 | 2026-08-07T05:46:21.540Z | Downloaded hkdf v0.12.4 |
| 1307 | 2026-08-07T05:46:21.545Z | Downloaded syn v1.0.109 |
| 1308 | 2026-08-07T05:46:21.548Z | Downloaded reqwest v0.13.4 |
| 1309 | 2026-08-07T05:46:21.550Z | Downloaded moka v0.12.15 |
| 1310 | 2026-08-07T05:46:21.563Z | Downloaded winnow v1.0.3 |
| 1311 | 2026-08-07T05:46:21.571Z | Downloaded tabled v0.15.0 |
| 1312 | 2026-08-07T05:46:21.579Z | Downloaded time v0.3.47 |
| 1313 | 2026-08-07T05:46:21.587Z | Downloaded proptest v1.11.0 |
| 1314 | 2026-08-07T05:46:21.591Z | Downloaded tabled v0.21.0 |
| 1315 | 2026-08-07T05:46:21.601Z | Downloaded goblin v0.10.7 |
| 1316 | 2026-08-07T05:46:21.613Z | Downloaded aws-lc-rs v1.17.0 |
| 1317 | 2026-08-07T05:46:21.616Z | Downloaded bstr v1.12.1 |
| 1318 | 2026-08-07T05:46:21.622Z | Downloaded openssl v0.10.80 |
| 1319 | 2026-08-07T05:46:21.627Z | Downloaded dropshot v0.17.1 |
| 1320 | 2026-08-07T05:46:21.640Z | Downloaded zerocopy v0.8.50 |
| 1321 | 2026-08-07T05:46:21.652Z | Downloaded regress v0.11.1 |
| 1322 | 2026-08-07T05:46:21.658Z | Downloaded rhai v1.25.1 |
| 1323 | 2026-08-07T05:46:21.668Z | Downloaded nix v0.31.3 |
| 1324 | 2026-08-07T05:46:21.677Z | Downloaded smoltcp v0.11.0 |
| 1325 | 2026-08-07T05:46:21.690Z | Downloaded syn v2.0.117 |
| 1326 | 2026-08-07T05:46:21.698Z | Downloaded typify-impl v0.6.2 |
| 1327 | 2026-08-07T05:46:21.704Z | Downloaded openapiv3 v2.2.0 |
| 1328 | 2026-08-07T05:46:21.710Z | Downloaded hickory-proto v0.24.4 |
| 1329 | 2026-08-07T05:46:21.719Z | Downloaded sled v0.34.7 |
| 1330 | 2026-08-07T05:46:21.725Z | Downloaded regress v0.10.5 |
| 1331 | 2026-08-07T05:46:21.730Z | Downloaded regex-syntax v0.8.10 |
| 1332 | 2026-08-07T05:46:21.734Z | Downloaded rustls v0.23.40 |
| 1333 | 2026-08-07T05:46:21.751Z | Downloaded hickory-proto v0.25.2 |
| 1334 | 2026-08-07T05:46:21.759Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-08-07T05:46:21.767Z | Downloaded petgraph v0.6.5 |
| 1336 | 2026-08-07T05:46:21.777Z | Downloaded typify-impl v0.4.3 |
| 1337 | 2026-08-07T05:46:21.786Z | Downloaded lzma-sys v0.1.20 |
| 1338 | 2026-08-07T05:46:21.801Z | Downloaded chrono-tz v0.10.4 |
| 1339 | 2026-08-07T05:46:21.811Z | Downloaded csv v1.4.0 |
| 1340 | 2026-08-07T05:46:21.823Z | Downloaded jiff v0.2.28 |
| 1341 | 2026-08-07T05:46:21.834Z | Downloaded encoding_rs v0.8.35 |
| 1342 | 2026-08-07T05:46:21.847Z | Downloaded sha3 v0.10.9 |
| 1343 | 2026-08-07T05:46:22.396Z | Downloaded aws-lc-sys v0.41.0 |
| 1344 | 2026-08-07T05:46:23.328Z | Compiling proc-macro2 v1.0.106 |
| 1345 | 2026-08-07T05:46:23.328Z | Compiling quote v1.0.45 |
| 1346 | 2026-08-07T05:46:23.328Z | Compiling unicode-ident v1.0.24 |
| 1347 | 2026-08-07T05:46:23.328Z | Compiling serde_core v1.0.229 |
| 1348 | 2026-08-07T05:46:23.332Z | Compiling cfg-if v1.0.4 |
| 1349 | 2026-08-07T05:46:23.332Z | Compiling serde v1.0.229 |
| 1350 | 2026-08-07T05:46:23.332Z | Compiling libc v0.2.189 |
| 1351 | 2026-08-07T05:46:23.332Z | Compiling memchr v2.8.1 |
| 1352 | 2026-08-07T05:46:23.493Z | Compiling itoa v1.0.18 |
| 1353 | 2026-08-07T05:46:23.669Z | Compiling smallvec v1.15.1 |
| 1354 | 2026-08-07T05:46:23.743Z | Compiling zmij v1.0.21 |
| 1355 | 2026-08-07T05:46:23.772Z | Compiling autocfg v1.5.1 |
| 1356 | 2026-08-07T05:46:23.868Z | Compiling libm v0.2.16 |
| 1357 | 2026-08-07T05:46:24.117Z | Compiling stable_deref_trait v1.2.1 |
| 1358 | 2026-08-07T05:46:24.137Z | Compiling litemap v0.8.2 |
| 1359 | 2026-08-07T05:46:24.185Z | Compiling percent-encoding v2.3.2 |
| 1360 | 2026-08-07T05:46:24.258Z | Compiling writeable v0.6.3 |
| 1361 | 2026-08-07T05:46:24.317Z | Compiling utf8_iter v1.0.4 |
| 1362 | 2026-08-07T05:46:24.331Z | Compiling icu_properties_data v2.2.0 |
| 1363 | 2026-08-07T05:46:24.335Z | Compiling icu_normalizer_data v2.2.0 |
| 1364 | 2026-08-07T05:46:24.454Z | Compiling iana-time-zone v0.1.65 |
| 1365 | 2026-08-07T05:46:24.457Z | Compiling form_urlencoded v1.2.2 |
| 1366 | 2026-08-07T05:46:24.546Z | Compiling syn v2.0.117 |
| 1367 | 2026-08-07T05:46:24.582Z | Compiling syn v3.0.3 |
| 1368 | 2026-08-07T05:46:24.764Z | Compiling pin-project-lite v0.2.17 |
| 1369 | 2026-08-07T05:46:24.781Z | Compiling equivalent v1.0.2 |
| 1370 | 2026-08-07T05:46:24.812Z | Compiling serde_json v1.0.151 |
| 1371 | 2026-08-07T05:46:24.850Z | Compiling allocator-api2 v0.2.21 |
| 1372 | 2026-08-07T05:46:24.853Z | Compiling dyn-clone v1.0.20 |
| 1373 | 2026-08-07T05:46:24.857Z | Compiling version_check v0.9.5 |
| 1374 | 2026-08-07T05:46:25.027Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-08-07T05:46:25.054Z | Compiling parking_lot_core v0.9.12 |
| 1376 | 2026-08-07T05:46:25.149Z | Compiling scopeguard v1.2.0 |
| 1377 | 2026-08-07T05:46:25.211Z | Compiling thiserror v2.0.19 |
| 1378 | 2026-08-07T05:46:25.254Z | Compiling lock_api v0.4.14 |
| 1379 | 2026-08-07T05:46:25.338Z | Compiling rand_core v0.10.1 |
| 1380 | 2026-08-07T05:46:25.479Z | Compiling getrandom v0.4.2 |
| 1381 | 2026-08-07T05:46:25.493Z | Compiling hashbrown v0.17.1 |
| 1382 | 2026-08-07T05:46:25.496Z | Compiling errno v0.3.14 |
| 1383 | 2026-08-07T05:46:25.553Z | Compiling semver v1.0.28 |
| 1384 | 2026-08-07T05:46:25.907Z | Compiling heck v0.5.0 |
| 1385 | 2026-08-07T05:46:25.919Z | Compiling futures-core v0.3.32 |
| 1386 | 2026-08-07T05:46:26.066Z | Compiling indexmap v2.14.0 |
| 1387 | 2026-08-07T05:46:26.070Z | Compiling uuid v1.24.0 |
| 1388 | 2026-08-07T05:46:26.087Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-08-07T05:46:26.170Z | Compiling zerocopy v0.8.50 |
| 1390 | 2026-08-07T05:46:26.519Z | Compiling schemars v0.8.22 |
| 1391 | 2026-08-07T05:46:26.591Z | Compiling futures-sink v0.3.32 |
| 1392 | 2026-08-07T05:46:26.698Z | Compiling fnv v1.0.7 |
| 1393 | 2026-08-07T05:46:26.743Z | Compiling slab v0.4.12 |
| 1394 | 2026-08-07T05:46:26.772Z | Compiling jobserver v0.1.34 |
| 1395 | 2026-08-07T05:46:26.794Z | Compiling find-msvc-tools v0.1.9 |
| 1396 | 2026-08-07T05:46:26.826Z | Compiling shlex v2.0.1 |
| 1397 | 2026-08-07T05:46:26.918Z | Compiling futures-channel v0.3.32 |
| 1398 | 2026-08-07T05:46:27.014Z | Compiling cc v1.2.63 |
| 1399 | 2026-08-07T05:46:27.031Z | Compiling socket2 v0.6.5 |
| 1400 | 2026-08-07T05:46:27.092Z | Compiling bitflags v2.12.1 |
| 1401 | 2026-08-07T05:46:27.146Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-08-07T05:46:27.158Z | Compiling futures-io v0.3.32 |
| 1403 | 2026-08-07T05:46:27.312Z | Compiling parking_lot v0.12.5 |
| 1404 | 2026-08-07T05:46:27.323Z | Compiling signal-hook-registry v1.4.8 |
| 1405 | 2026-08-07T05:46:27.337Z | Compiling mio v1.2.1 |
| 1406 | 2026-08-07T05:46:27.351Z | Compiling portable-atomic v1.13.1 |
| 1407 | 2026-08-07T05:46:27.504Z | Compiling synstructure v0.13.2 |
| 1408 | 2026-08-07T05:46:27.598Z | Compiling serde_derive v1.0.229 |
| 1409 | 2026-08-07T05:46:27.622Z | Compiling serde_derive_internals v0.29.1 |
| 1410 | 2026-08-07T05:46:27.720Z | Compiling thiserror-impl v2.0.19 |
| 1411 | 2026-08-07T05:46:27.849Z | Compiling cmake v0.1.58 |
| 1412 | 2026-08-07T05:46:27.995Z | Compiling log v0.4.32 |
| 1413 | 2026-08-07T05:46:28.183Z | Compiling critical-section v1.2.0 |
| 1414 | 2026-08-07T05:46:28.285Z | Compiling fs_extra v1.3.0 |
| 1415 | 2026-08-07T05:46:28.310Z | Compiling dunce v1.0.5 |
| 1416 | 2026-08-07T05:46:28.333Z | Compiling once_cell v1.21.4 |
| 1417 | 2026-08-07T05:46:28.350Z | Compiling base64 v0.22.1 |
| 1418 | 2026-08-07T05:46:28.380Z | Compiling regex-syntax v0.8.10 |
| 1419 | 2026-08-07T05:46:28.397Z | Compiling typenum v1.20.1 |
| 1420 | 2026-08-07T05:46:28.535Z | Compiling aws-lc-sys v0.41.0 |
| 1421 | 2026-08-07T05:46:28.546Z | Compiling byteorder v1.5.0 |
| 1422 | 2026-08-07T05:46:28.688Z | Compiling subtle v2.6.1 |
| 1423 | 2026-08-07T05:46:28.698Z | Compiling zerofrom-derive v0.1.7 |
| 1424 | 2026-08-07T05:46:28.766Z | Compiling yoke-derive v0.8.2 |
| 1425 | 2026-08-07T05:46:28.847Z | Compiling zerovec-derive v0.11.3 |
| 1426 | 2026-08-07T05:46:28.925Z | Compiling displaydoc v0.2.6 |
| 1427 | 2026-08-07T05:46:29.192Z | Compiling schemars_derive v0.8.22 |
| 1428 | 2026-08-07T05:46:29.484Z | Compiling tokio-macros v2.7.0 |
| 1429 | 2026-08-07T05:46:29.771Z | Compiling zerocopy-derive v0.8.50 |
| 1430 | 2026-08-07T05:46:29.879Z | Compiling zeroize_derive v1.4.3 |
| 1431 | 2026-08-07T05:46:29.953Z | Compiling zerofrom v0.1.8 |
| 1432 | 2026-08-07T05:46:29.963Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-08-07T05:46:30.076Z | Compiling yoke v0.8.3 |
| 1434 | 2026-08-07T05:46:30.267Z | Compiling zerovec v0.11.6 |
| 1435 | 2026-08-07T05:46:30.279Z | Compiling zerotrie v0.2.4 |
| 1436 | 2026-08-07T05:46:30.567Z | Compiling zeroize v1.8.2 |
| 1437 | 2026-08-07T05:46:30.579Z | Compiling strsim v0.11.1 |
| 1438 | 2026-08-07T05:46:30.742Z | Compiling bytes v1.11.1 |
| 1439 | 2026-08-07T05:46:30.766Z | Compiling tinystr v0.8.3 |
| 1440 | 2026-08-07T05:46:30.797Z | Compiling potential_utf v0.1.5 |
| 1441 | 2026-08-07T05:46:30.800Z | Compiling chrono v0.4.45 |
| 1442 | 2026-08-07T05:46:30.957Z | Compiling icu_locale_core v2.2.0 |
| 1443 | 2026-08-07T05:46:30.957Z | Compiling icu_collections v2.2.0 |
| 1444 | 2026-08-07T05:46:30.977Z | Compiling futures-util v0.3.32 |
| 1445 | 2026-08-07T05:46:31.066Z | Compiling serde_tokenstream v0.2.3 |
| 1446 | 2026-08-07T05:46:31.340Z | Compiling http v1.4.2 |
| 1447 | 2026-08-07T05:46:31.372Z | Compiling tokio v1.53.1 |
| 1448 | 2026-08-07T05:46:31.460Z | Compiling erased-serde v0.3.31 |
| 1449 | 2026-08-07T05:46:31.943Z | Compiling icu_provider v2.2.0 |
| 1450 | 2026-08-07T05:46:32.019Z | Compiling rustix v1.1.4 |
| 1451 | 2026-08-07T05:46:32.260Z | Compiling icu_normalizer v2.2.0 |
| 1452 | 2026-08-07T05:46:32.272Z | Compiling icu_properties v2.2.0 |
| 1453 | 2026-08-07T05:46:32.311Z | Compiling http-body v1.0.1 |
| 1454 | 2026-08-07T05:46:32.450Z | Compiling atomic-waker v1.1.2 |
| 1455 | 2026-08-07T05:46:32.542Z | Compiling httparse v1.10.1 |
| 1456 | 2026-08-07T05:46:32.568Z | Compiling ipnet v2.12.0 |
| 1457 | 2026-08-07T05:46:32.827Z | Compiling tower-service v0.3.3 |
| 1458 | 2026-08-07T05:46:32.915Z | Compiling tower-layer v0.3.3 |
| 1459 | 2026-08-07T05:46:32.926Z | Compiling thiserror v1.0.69 |
| 1460 | 2026-08-07T05:46:33.090Z | Compiling thiserror-impl v1.0.69 |
| 1461 | 2026-08-07T05:46:33.222Z | Compiling idna_adapter v1.2.2 |
| 1462 | 2026-08-07T05:46:33.357Z | Compiling idna v1.1.0 |
| 1463 | 2026-08-07T05:46:33.369Z | Compiling try-lock v0.2.5 |
| 1464 | 2026-08-07T05:46:33.431Z | Compiling ryu v1.0.23 |
| 1465 | 2026-08-07T05:46:33.446Z | Compiling untrusted v0.9.0 |
| 1466 | 2026-08-07T05:46:33.465Z | Compiling ucd-trie v0.1.7 |
| 1467 | 2026-08-07T05:46:33.558Z | Compiling want v0.3.1 |
| 1468 | 2026-08-07T05:46:33.605Z | Compiling pest v2.8.6 |
| 1469 | 2026-08-07T05:46:33.723Z | Compiling url v2.5.8 |
| 1470 | 2026-08-07T05:46:33.757Z | Compiling httpdate v1.0.3 |
| 1471 | 2026-08-07T05:46:33.997Z | Compiling ppv-lite86 v0.2.21 |
| 1472 | 2026-08-07T05:46:34.064Z | Compiling getrandom v0.2.17 |
| 1473 | 2026-08-07T05:46:34.109Z | Compiling getrandom v0.3.4 |
| 1474 | 2026-08-07T05:46:34.303Z | Compiling pretty-hex v0.4.2 |
| 1475 | 2026-08-07T05:46:34.338Z | Compiling rand_core v0.6.4 |
| 1476 | 2026-08-07T05:46:34.439Z | Compiling slog v2.8.2 |
| 1477 | 2026-08-07T05:46:34.451Z | Compiling plain v0.2.3 |
| 1478 | 2026-08-07T05:46:34.553Z | Compiling tracing-attributes v0.1.31 |
| 1479 | 2026-08-07T05:46:34.556Z | Compiling tracing-core v0.1.36 |
| 1480 | 2026-08-07T05:46:34.588Z | Compiling foldhash v0.2.0 |
| 1481 | 2026-08-07T05:46:34.685Z | Compiling pest_meta v2.8.6 |
| 1482 | 2026-08-07T05:46:34.926Z | Compiling serde_urlencoded v0.7.1 |
| 1483 | 2026-08-07T05:46:35.179Z | Compiling ipnetwork v0.21.1 |
| 1484 | 2026-08-07T05:46:35.223Z | Compiling http-body-util v0.1.4 |
| 1485 | 2026-08-07T05:46:35.243Z | Compiling aho-corasick v1.1.4 |
| 1486 | 2026-08-07T05:46:35.480Z | Compiling pest_generator v2.8.6 |
| 1487 | 2026-08-07T05:46:35.600Z | Compiling oxnet v0.1.6 |
| 1488 | 2026-08-07T05:46:35.757Z | Compiling paste v1.0.15 |
| 1489 | 2026-08-07T05:46:35.814Z | Compiling tracing v0.1.44 |
| 1490 | 2026-08-07T05:46:35.974Z | Compiling sync_wrapper v1.0.2 |
| 1491 | 2026-08-07T05:46:36.056Z | Compiling regex-automata v0.4.14 |
| 1492 | 2026-08-07T05:46:36.066Z | Compiling ident_case v1.0.1 |
| 1493 | 2026-08-07T05:46:36.076Z | Compiling omicron-workspace-hack v0.1.0 |
| 1494 | 2026-08-07T05:46:36.086Z | Compiling pest_derive v2.8.6 |
| 1495 | 2026-08-07T05:46:36.089Z | Compiling num-conv v0.2.2 |
| 1496 | 2026-08-07T05:46:36.177Z | Compiling time-core v0.1.8 |
| 1497 | 2026-08-07T05:46:36.235Z | Compiling powerfmt v0.2.0 |
| 1498 | 2026-08-07T05:46:36.316Z | Compiling time-macros v0.2.27 |
| 1499 | 2026-08-07T05:46:36.435Z | Compiling deranged v0.5.8 |
| 1500 | 2026-08-07T05:46:36.656Z | Compiling num_threads v0.1.7 |
| 1501 | 2026-08-07T05:46:36.752Z | Compiling anyhow v1.0.104 |
| 1502 | 2026-08-07T05:46:36.779Z | Compiling winnow v1.0.3 |
| 1503 | 2026-08-07T05:46:37.077Z | Compiling hashbrown v0.16.1 |
| 1504 | 2026-08-07T05:46:37.262Z | Compiling scroll_derive v0.13.1 |
| 1505 | 2026-08-07T05:46:37.774Z | Compiling regex v1.12.3 |
| 1506 | 2026-08-07T05:46:37.847Z | Compiling tokio-util v0.7.18 |
| 1507 | 2026-08-07T05:46:38.067Z | Compiling scroll v0.13.0 |
| 1508 | 2026-08-07T05:46:38.225Z | Compiling daft-derive v0.1.7 |
| 1509 | 2026-08-07T05:46:38.253Z | Compiling fastrand v2.4.1 |
| 1510 | 2026-08-07T05:46:38.324Z | Compiling aws-lc-rs v1.17.0 |
| 1511 | 2026-08-07T05:46:38.517Z | Compiling rustls-pki-types v1.14.1 |
| 1512 | 2026-08-07T05:46:38.583Z | Compiling async-trait v0.1.89 |
| 1513 | 2026-08-07T05:46:38.592Z | Compiling crossbeam-utils v0.8.21 |
| 1514 | 2026-08-07T05:46:38.615Z | Compiling openssl-probe v0.2.1 |
| 1515 | 2026-08-07T05:46:38.796Z | Compiling untrusted v0.7.1 |
| 1516 | 2026-08-07T05:46:38.965Z | Compiling thread_local v1.1.9 |
| 1517 | 2026-08-07T05:46:38.993Z | Compiling hex v0.4.3 |
| 1518 | 2026-08-07T05:46:39.175Z | Compiling rustls v0.23.40 |
| 1519 | 2026-08-07T05:46:39.227Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-08-07T05:46:39.265Z | Compiling h2 v0.4.14 |
| 1521 | 2026-08-07T05:46:39.376Z | Compiling goblin v0.10.7 |
| 1522 | 2026-08-07T05:46:39.388Z | Compiling dtrace-parser v0.3.0 |
| 1523 | 2026-08-07T05:46:39.434Z | Compiling camino v1.2.5 |
| 1524 | 2026-08-07T05:46:39.477Z | Compiling slog-async v2.8.0 |
| 1525 | 2026-08-07T05:46:39.741Z | Compiling thread-id v5.1.0 |
| 1526 | 2026-08-07T05:46:39.821Z | Compiling term v1.2.1 |
| 1527 | 2026-08-07T05:46:39.841Z | Compiling take_mut v0.2.2 |
| 1528 | 2026-08-07T05:46:39.851Z | Compiling crc32fast v1.5.0 |
| 1529 | 2026-08-07T05:46:40.175Z | Compiling rand_core v0.9.5 |
| 1530 | 2026-08-07T05:46:40.355Z | Compiling futures-executor v0.3.32 |
| 1531 | 2026-08-07T05:46:40.369Z | Compiling cpufeatures v0.3.0 |
| 1532 | 2026-08-07T05:46:40.390Z | Compiling syn v1.0.109 |
| 1533 | 2026-08-07T05:46:40.438Z | Compiling match_cfg v0.1.0 |
| 1534 | 2026-08-07T05:46:40.507Z | Compiling futures v0.3.32 |
| 1535 | 2026-08-07T05:46:40.640Z | Compiling structmeta-derive v0.3.0 |
| 1536 | 2026-08-07T05:46:40.757Z | Compiling adler2 v2.0.1 |
| 1537 | 2026-08-07T05:46:40.886Z | Compiling simd-adler32 v0.3.9 |
| 1538 | 2026-08-07T05:46:41.085Z | Compiling miniz_oxide v0.8.9 |
| 1539 | 2026-08-07T05:46:41.676Z | Compiling hyper v1.11.0 |
| 1540 | 2026-08-07T05:46:41.742Z | Compiling structmeta v0.3.0 |
| 1541 | 2026-08-07T05:46:41.909Z | Compiling rand_chacha v0.9.0 |
| 1542 | 2026-08-07T05:46:42.081Z | Compiling darling_core v0.23.0 |
| 1543 | 2026-08-07T05:46:42.340Z | Compiling dof v0.4.0 |
| 1544 | 2026-08-07T05:46:42.362Z | Compiling newtype-uuid-macros v0.1.0 |
| 1545 | 2026-08-07T05:46:42.389Z | Compiling hybrid-array v0.4.12 |
| 1546 | 2026-08-07T05:46:42.837Z | Compiling hyper-util v0.1.20 |
| 1547 | 2026-08-07T05:46:43.854Z | Compiling rand v0.9.4 |
| 1548 | 2026-08-07T05:46:44.153Z | Compiling darling_macro v0.23.0 |
| 1549 | 2026-08-07T05:46:44.253Z | Compiling flate2 v1.1.9 |
| 1550 | 2026-08-07T05:46:44.451Z | Compiling usdt-macro v0.6.0 |
| 1551 | 2026-08-07T05:46:44.517Z | Compiling usdt-attr-macro v0.6.0 |
| 1552 | 2026-08-07T05:46:44.715Z | Compiling time v0.3.47 |
| 1553 | 2026-08-07T05:46:44.794Z | Compiling newtype-uuid v1.3.2 |
| 1554 | 2026-08-07T05:46:44.806Z | Compiling quick-error v1.2.3 |
| 1555 | 2026-08-07T05:46:44.907Z | Compiling ref-cast v1.0.25 |
| 1556 | 2026-08-07T05:46:45.140Z | Compiling compression-core v0.4.32 |
| 1557 | 2026-08-07T05:46:45.265Z | Compiling compression-codecs v0.4.38 |
| 1558 | 2026-08-07T05:46:45.298Z | Compiling daft v0.1.7 |
| 1559 | 2026-08-07T05:46:45.523Z | Compiling darling v0.23.0 |
| 1560 | 2026-08-07T05:46:45.570Z | Compiling block-buffer v0.12.0 |
| 1561 | 2026-08-07T05:46:45.602Z | Compiling crypto-common v0.2.2 |
| 1562 | 2026-08-07T05:46:45.646Z | Compiling crossbeam-channel v0.5.15 |
| 1563 | 2026-08-07T05:46:45.665Z | Compiling tower v0.5.3 |
| 1564 | 2026-08-07T05:46:45.720Z | Compiling ref-cast-impl v1.0.25 |
| 1565 | 2026-08-07T05:46:45.773Z | Compiling strum_macros v0.26.4 |
| 1566 | 2026-08-07T05:46:46.109Z | Compiling serde_spanned v1.1.1 |
| 1567 | 2026-08-07T05:46:46.133Z | Compiling generic-array v0.14.7 |
| 1568 | 2026-08-07T05:46:46.256Z | Compiling multer v3.1.0 |
| 1569 | 2026-08-07T05:46:46.311Z | Compiling bit-vec v0.8.0 |
| 1570 | 2026-08-07T05:46:46.354Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1571 | 2026-08-07T05:46:46.405Z | Compiling const-oid v0.10.2 |
| 1572 | 2026-08-07T05:46:46.476Z | Compiling debug-ignore v1.0.5 |
| 1573 | 2026-08-07T05:46:46.551Z | Compiling digest v0.11.3 |
| 1574 | 2026-08-07T05:46:46.561Z | Compiling bit-set v0.8.0 |
| 1575 | 2026-08-07T05:46:46.650Z | Compiling tower-http v0.6.11 |
| 1576 | 2026-08-07T05:46:46.707Z | Compiling serde_with_macros v3.21.0 |
| 1577 | 2026-08-07T05:46:46.707Z | Compiling openapiv3 v2.2.0 |
| 1578 | 2026-08-07T05:46:46.710Z | Compiling async-stream-impl v0.3.6 |
| 1579 | 2026-08-07T05:46:46.738Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1580 | 2026-08-07T05:46:47.067Z | Compiling dropshot v0.17.1 |
| 1581 | 2026-08-07T05:46:47.211Z | Compiling encoding_rs v0.8.35 |
| 1582 | 2026-08-07T05:46:47.292Z | Compiling mime v0.3.17 |
| 1583 | 2026-08-07T05:46:47.355Z | Compiling spin v0.9.8 |
| 1584 | 2026-08-07T05:46:47.381Z | Compiling strum v0.26.3 |
| 1585 | 2026-08-07T05:46:47.464Z | Compiling unarray v0.1.4 |
| 1586 | 2026-08-07T05:46:47.502Z | Compiling async-stream v0.3.6 |
| 1587 | 2026-08-07T05:46:47.572Z | Compiling sha1 v0.11.0 |
| 1588 | 2026-08-07T05:46:47.814Z | Compiling derive-ex v0.1.8 |
| 1589 | 2026-08-07T05:46:47.845Z | Compiling rustls-native-certs v0.8.4 |
| 1590 | 2026-08-07T05:46:47.980Z | Compiling waitgroup v0.1.2 |
| 1591 | 2026-08-07T05:46:48.091Z | Compiling dropshot_endpoint v0.17.1 |
| 1592 | 2026-08-07T05:46:48.113Z | Compiling macaddr v1.0.1 |
| 1593 | 2026-08-07T05:46:48.128Z | Compiling serde_path_to_error v0.1.20 |
| 1594 | 2026-08-07T05:46:48.311Z | Compiling is-terminal v0.4.17 |
| 1595 | 2026-08-07T05:46:48.402Z | Compiling slog-term v2.9.2 |
| 1596 | 2026-08-07T05:46:48.471Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1597 | 2026-08-07T05:46:48.648Z | Compiling tempfile v3.27.0 |
| 1598 | 2026-08-07T05:46:48.851Z | Compiling strum_macros v0.27.2 |
| 1599 | 2026-08-07T05:46:48.879Z | Compiling instant v0.1.13 |
| 1600 | 2026-08-07T05:46:49.005Z | Compiling either v1.16.0 |
| 1601 | 2026-08-07T05:46:49.059Z | Compiling slog-json v2.6.1 |
| 1602 | 2026-08-07T05:46:49.071Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1603 | 2026-08-07T05:46:49.209Z | Compiling hostname v0.3.1 |
| 1604 | 2026-08-07T05:46:49.260Z | Compiling memmap2 v0.9.10 |
| 1605 | 2026-08-07T05:46:49.340Z | Compiling slog-bunyan v2.5.0 |
| 1606 | 2026-08-07T05:46:49.359Z | Compiling test-strategy v0.4.5 |
| 1607 | 2026-08-07T05:46:49.470Z | Compiling crypto-common v0.1.7 |
| 1608 | 2026-08-07T05:46:49.473Z | Compiling parse-display-derive v0.10.0 |
| 1609 | 2026-08-07T05:46:49.649Z | Compiling backon v1.6.0 |
| 1610 | 2026-08-07T05:46:49.754Z | Compiling rand_chacha v0.3.1 |
| 1611 | 2026-08-07T05:46:50.155Z | Compiling rand v0.8.6 |
| 1612 | 2026-08-07T05:46:50.217Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1613 | 2026-08-07T05:46:50.547Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1614 | 2026-08-07T05:46:50.792Z | Compiling wait-timeout v0.2.1 |
| 1615 | 2026-08-07T05:46:50.804Z | Compiling strum v0.27.2 |
| 1616 | 2026-08-07T05:46:50.911Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1617 | 2026-08-07T05:46:50.924Z | Compiling rusty-fork v0.3.1 |
| 1618 | 2026-08-07T05:46:51.098Z | Compiling serde_with v3.21.0 |
| 1619 | 2026-08-07T05:46:51.279Z | Compiling async-compression v0.4.42 |
| 1620 | 2026-08-07T05:46:51.298Z | Compiling rand_xorshift v0.4.0 |
| 1621 | 2026-08-07T05:46:51.322Z | Compiling rustls-pemfile v2.2.0 |
| 1622 | 2026-08-07T05:46:51.435Z | Compiling regress v0.10.5 |
| 1623 | 2026-08-07T05:46:51.576Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1624 | 2026-08-07T05:46:52.055Z | Compiling hostname v0.4.2 |
| 1625 | 2026-08-07T05:46:52.408Z | Compiling humantime v2.3.0 |
| 1626 | 2026-08-07T05:46:52.681Z | Compiling usdt v0.6.0 |
| 1627 | 2026-08-07T05:46:52.856Z | Compiling proptest v1.11.0 |
| 1628 | 2026-08-07T05:46:52.882Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1629 | 2026-08-07T05:46:52.898Z | Compiling itertools v0.14.0 |
| 1630 | 2026-08-07T05:46:52.966Z | Compiling iddqd v0.4.6 |
| 1631 | 2026-08-07T05:46:53.212Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1632 | 2026-08-07T05:46:53.454Z | Compiling block-buffer v0.10.4 |
| 1633 | 2026-08-07T05:46:53.604Z | Compiling reqwest v0.12.28 |
| 1634 | 2026-08-07T05:46:54.239Z | Compiling utf8parse v0.2.2 |
| 1635 | 2026-08-07T05:46:54.345Z | Compiling anstyle-parse v1.0.0 |
| 1636 | 2026-08-07T05:46:54.379Z | Compiling digest v0.10.7 |
| 1637 | 2026-08-07T05:46:54.382Z | Compiling parse-display v0.10.0 |
| 1638 | 2026-08-07T05:46:54.523Z | Compiling backoff v0.4.0 |
| 1639 | 2026-08-07T05:46:54.650Z | Compiling progenitor-client v0.10.0 |
| 1640 | 2026-08-07T05:46:54.732Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1641 | 2026-08-07T05:46:54.922Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1642 | 2026-08-07T05:46:55.279Z | Compiling is_terminal_polyfill v1.70.2 |
| 1643 | 2026-08-07T05:46:55.378Z | Compiling anstyle v1.0.14 |
| 1644 | 2026-08-07T05:46:55.508Z | Compiling anstyle-query v1.1.5 |
| 1645 | 2026-08-07T05:46:55.606Z | Compiling colorchoice v1.0.5 |
| 1646 | 2026-08-07T05:46:55.721Z | Compiling anstream v1.0.0 |
| 1647 | 2026-08-07T05:46:56.043Z | Compiling regress v0.11.1 |
| 1648 | 2026-08-07T05:46:56.215Z | Compiling unicode-width v0.2.2 |
| 1649 | 2026-08-07T05:46:56.426Z | Compiling clap_lex v1.1.0 |
| 1650 | 2026-08-07T05:46:56.670Z | Compiling clap_derive v4.6.4 |
| 1651 | 2026-08-07T05:46:57.089Z | Compiling terminal_size v0.4.4 |
| 1652 | 2026-08-07T05:46:57.583Z | Compiling typify-impl v0.6.2 |
| 1653 | 2026-08-07T05:46:58.312Z | Compiling toml_datetime v0.6.11 |
| 1654 | 2026-08-07T05:46:58.359Z | Compiling zerocopy-derive v0.7.35 |
| 1655 | 2026-08-07T05:46:58.382Z | Compiling cpufeatures v0.2.17 |
| 1656 | 2026-08-07T05:46:58.451Z | Compiling convert_case v0.4.0 |
| 1657 | 2026-08-07T05:46:58.588Z | Compiling clap_builder v4.6.5 |
| 1658 | 2026-08-07T05:46:58.744Z | Compiling derive_more v0.99.20 |
| 1659 | 2026-08-07T05:46:59.219Z | Compiling zerocopy v0.7.35 |
| 1660 | 2026-08-07T05:47:00.194Z | Compiling clap v4.6.5 |
| 1661 | 2026-08-07T05:47:00.693Z | Compiling secrecy v0.10.3 |
| 1662 | 2026-08-07T05:47:00.706Z | Compiling crucible-workspace-hack v0.1.0 |
| 1663 | 2026-08-07T05:47:00.913Z | Compiling float-ord v0.3.2 |
| 1664 | 2026-08-07T05:47:01.009Z | Compiling tinyvec_macros v0.1.1 |
| 1665 | 2026-08-07T05:47:01.074Z | Compiling tinyvec v1.11.0 |
| 1666 | 2026-08-07T05:47:01.421Z | Compiling dtrace-parser v0.2.0 |
| 1667 | 2026-08-07T05:47:01.487Z | Compiling scroll_derive v0.12.1 |
| 1668 | 2026-08-07T05:47:01.487Z | Compiling num-integer v0.1.46 |
| 1669 | 2026-08-07T05:47:01.806Z | Compiling rustc_version v0.4.1 |
| 1670 | 2026-08-07T05:47:02.021Z | Compiling usdt-impl v0.5.0 |
| 1671 | 2026-08-07T05:47:02.213Z | Compiling scroll v0.12.0 |
| 1672 | 2026-08-07T05:47:02.264Z | Compiling curve25519-dalek v4.1.3 |
| 1673 | 2026-08-07T05:47:02.466Z | Compiling dof v0.3.0 |
| 1674 | 2026-08-07T05:47:02.539Z | Compiling hmac v0.12.1 |
| 1675 | 2026-08-07T05:47:02.669Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1676 | 2026-08-07T05:47:02.816Z | Compiling inout v0.1.4 |
| 1677 | 2026-08-07T05:47:02.829Z | Compiling darling_core v0.21.3 |
| 1678 | 2026-08-07T05:47:02.894Z | Compiling ff v0.13.1 |
| 1679 | 2026-08-07T05:47:02.953Z | Compiling thread-id v4.2.2 |
| 1680 | 2026-08-07T05:47:03.023Z | Compiling unsafe-libyaml v0.2.11 |
| 1681 | 2026-08-07T05:47:03.200Z | Compiling proc-macro-crate v3.5.0 |
| 1682 | 2026-08-07T05:47:03.553Z | Compiling serde_yaml v0.9.34+deprecated |
| 1683 | 2026-08-07T05:47:03.614Z | Compiling group v0.13.0 |
| 1684 | 2026-08-07T05:47:03.687Z | Compiling cipher v0.4.4 |
| 1685 | 2026-08-07T05:47:03.929Z | Compiling hkdf v0.12.4 |
| 1686 | 2026-08-07T05:47:03.988Z | Compiling typify-macro v0.6.2 |
| 1687 | 2026-08-07T05:47:04.141Z | Compiling goblin v0.8.2 |
| 1688 | 2026-08-07T05:47:04.690Z | Compiling num-iter v0.1.45 |
| 1689 | 2026-08-07T05:47:04.747Z | Compiling num-rational v0.4.2 |
| 1690 | 2026-08-07T05:47:04.862Z | Compiling universal-hash v0.5.1 |
| 1691 | 2026-08-07T05:47:04.950Z | Compiling crypto-bigint v0.5.5 |
| 1692 | 2026-08-07T05:47:04.963Z | Compiling darling_macro v0.21.3 |
| 1693 | 2026-08-07T05:47:04.986Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1694 | 2026-08-07T05:47:05.338Z | Compiling hubpack_derive v0.1.1 |
| 1695 | 2026-08-07T05:47:05.367Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1696 | 2026-08-07T05:47:05.709Z | Compiling crossbeam-epoch v0.9.18 |
| 1697 | 2026-08-07T05:47:06.061Z | Compiling half v2.7.1 |
| 1698 | 2026-08-07T05:47:06.129Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1699 | 2026-08-07T05:47:06.145Z | Compiling typify v0.6.2 |
| 1700 | 2026-08-07T05:47:06.244Z | Compiling num-complex v0.4.6 |
| 1701 | 2026-08-07T05:47:06.505Z | Compiling memoffset v0.9.1 |
| 1702 | 2026-08-07T05:47:06.566Z | Compiling base64ct v1.8.3 |
| 1703 | 2026-08-07T05:47:06.609Z | Compiling cfg_aliases v0.2.1 |
| 1704 | 2026-08-07T05:47:06.658Z | Compiling opaque-debug v0.3.1 |
| 1705 | 2026-08-07T05:47:06.673Z | Compiling ciborium-io v0.2.2 |
| 1706 | 2026-08-07T05:47:06.690Z | Compiling base16ct v0.2.0 |
| 1707 | 2026-08-07T05:47:06.725Z | Compiling poly1305 v0.8.0 |
| 1708 | 2026-08-07T05:47:06.769Z | Compiling ciborium-ll v0.2.2 |
| 1709 | 2026-08-07T05:47:06.837Z | Compiling password-hash v0.5.0 |
| 1710 | 2026-08-07T05:47:06.859Z | Compiling elliptic-curve v0.13.8 |
| 1711 | 2026-08-07T05:47:06.979Z | Compiling nix v0.31.3 |
| 1712 | 2026-08-07T05:47:07.276Z | Compiling num v0.4.3 |
| 1713 | 2026-08-07T05:47:07.319Z | Compiling thiserror-no-std v2.0.2 |
| 1714 | 2026-08-07T05:47:07.373Z | Compiling hubpack v0.1.2 |
| 1715 | 2026-08-07T05:47:07.534Z | Compiling darling v0.21.3 |
| 1716 | 2026-08-07T05:47:07.943Z | Compiling chacha20 v0.9.1 |
| 1717 | 2026-08-07T05:47:08.152Z | Compiling num_enum_derive v0.7.6 |
| 1718 | 2026-08-07T05:47:08.168Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1719 | 2026-08-07T05:47:08.285Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1720 | 2026-08-07T05:47:08.799Z | Compiling blake2 v0.10.6 |
| 1721 | 2026-08-07T05:47:08.916Z | Compiling aead v0.5.2 |
| 1722 | 2026-08-07T05:47:08.968Z | Compiling byte-wrapper v0.1.0 |
| 1723 | 2026-08-07T05:47:09.071Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1724 | 2026-08-07T05:47:09.169Z | Compiling proc-macro-error-attr v1.0.4 |
| 1725 | 2026-08-07T05:47:09.338Z | Compiling heapless v0.8.0 |
| 1726 | 2026-08-07T05:47:09.388Z | Compiling prettyplease v0.2.37 |
| 1727 | 2026-08-07T05:47:09.391Z | Compiling rustix v0.38.44 |
| 1728 | 2026-08-07T05:47:09.459Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1729 | 2026-08-07T05:47:09.675Z | Compiling static_assertions v1.1.0 |
| 1730 | 2026-08-07T05:47:09.687Z | Compiling keccak v0.1.6 |
| 1731 | 2026-08-07T05:47:09.850Z | Compiling sha3 v0.10.9 |
| 1732 | 2026-08-07T05:47:09.964Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1733 | 2026-08-07T05:47:10.153Z | Compiling num_enum v0.7.6 |
| 1734 | 2026-08-07T05:47:10.273Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1735 | 2026-08-07T05:47:10.410Z | Compiling chacha20poly1305 v0.10.1 |
| 1736 | 2026-08-07T05:47:10.540Z | Compiling argon2 v0.5.3 |
| 1737 | 2026-08-07T05:47:10.873Z | Compiling ingot-macros v0.1.1 |
| 1738 | 2026-08-07T05:47:10.877Z | Compiling vsss-rs v3.3.4 |
| 1739 | 2026-08-07T05:47:11.155Z | Compiling ciborium v0.2.2 |
| 1740 | 2026-08-07T05:47:11.627Z | Compiling usdt-macro v0.5.0 |
| 1741 | 2026-08-07T05:47:11.639Z | Compiling usdt-attr-macro v0.5.0 |
| 1742 | 2026-08-07T05:47:12.488Z | Compiling serde_spanned v0.6.9 |
| 1743 | 2026-08-07T05:47:12.577Z | Compiling hash32 v0.3.1 |
| 1744 | 2026-08-07T05:47:12.627Z | Compiling num-derive v0.4.2 |
| 1745 | 2026-08-07T05:47:12.728Z | Compiling enum-as-inner v0.6.1 |
| 1746 | 2026-08-07T05:47:12.799Z | Compiling serde_repr v0.1.21 |
| 1747 | 2026-08-07T05:47:13.334Z | Compiling proc-macro-error v1.0.4 |
| 1748 | 2026-08-07T05:47:13.383Z | Compiling memmap v0.7.0 |
| 1749 | 2026-08-07T05:47:13.386Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1750 | 2026-08-07T05:47:13.406Z | Compiling winnow v0.7.15 |
| 1751 | 2026-08-07T05:47:13.560Z | Compiling smoltcp v0.11.0 |
| 1752 | 2026-08-07T05:47:13.562Z | Compiling data-encoding v2.11.0 |
| 1753 | 2026-08-07T05:47:13.582Z | Compiling winnow v0.5.40 |
| 1754 | 2026-08-07T05:47:13.601Z | Compiling toml_write v0.1.2 |
| 1755 | 2026-08-07T05:47:13.612Z | Compiling indent_write v2.2.0 |
| 1756 | 2026-08-07T05:47:13.626Z | Compiling ingot-types v0.1.2 |
| 1757 | 2026-08-07T05:47:13.909Z | Compiling usdt v0.5.0 |
| 1758 | 2026-08-07T05:47:14.027Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1759 | 2026-08-07T05:47:14.174Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1760 | 2026-08-07T05:47:14.400Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1761 | 2026-08-07T05:47:14.724Z | Compiling rustls-webpki v0.103.13 |
| 1762 | 2026-08-07T05:47:14.976Z | Compiling toml_edit v0.19.15 |
| 1763 | 2026-08-07T05:47:14.995Z | Compiling toml_edit v0.22.27 |
| 1764 | 2026-08-07T05:47:16.016Z | Compiling tabwriter v1.4.1 |
| 1765 | 2026-08-07T05:47:16.116Z | Compiling cobs v0.3.0 |
| 1766 | 2026-08-07T05:47:16.131Z | Compiling foreign-types-macros v0.2.3 |
| 1767 | 2026-08-07T05:47:16.264Z | Compiling bitflags v1.3.2 |
| 1768 | 2026-08-07T05:47:16.315Z | Compiling managed v0.8.0 |
| 1769 | 2026-08-07T05:47:16.339Z | Compiling bytecount v0.6.9 |
| 1770 | 2026-08-07T05:47:16.478Z | Compiling pkg-config v0.3.33 |
| 1771 | 2026-08-07T05:47:16.532Z | Compiling vcpkg v0.2.15 |
| 1772 | 2026-08-07T05:47:16.792Z | Compiling colored v3.1.1 |
| 1773 | 2026-08-07T05:47:16.934Z | Compiling foreign-types-shared v0.3.1 |
| 1774 | 2026-08-07T05:47:17.031Z | Compiling foreign-types v0.5.0 |
| 1775 | 2026-08-07T05:47:17.081Z | Compiling openssl-sys v0.9.116 |
| 1776 | 2026-08-07T05:47:17.108Z | Compiling toml v0.8.23 |
| 1777 | 2026-08-07T05:47:17.188Z | Compiling postcard v1.1.3 |
| 1778 | 2026-08-07T05:47:17.528Z | Compiling proc-macro-crate v1.3.1 |
| 1779 | 2026-08-07T05:47:17.867Z | Compiling ingot v0.1.1 |
| 1780 | 2026-08-07T05:47:18.184Z | Compiling tokio-rustls v0.26.4 |
| 1781 | 2026-08-07T05:47:18.202Z | Compiling rustls-platform-verifier v0.7.0 |
| 1782 | 2026-08-07T05:47:18.282Z | Compiling progenitor-impl v0.14.0 |
| 1783 | 2026-08-07T05:47:18.440Z | Compiling hyper-rustls v0.27.9 |
| 1784 | 2026-08-07T05:47:18.735Z | Compiling reqwest v0.13.4 |
| 1785 | 2026-08-07T05:47:20.217Z | Compiling progenitor-client v0.14.0 |
| 1786 | 2026-08-07T05:47:20.258Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1787 | 2026-08-07T05:47:20.525Z | Compiling progenitor-extras v0.2.0 |
| 1788 | 2026-08-07T05:47:20.769Z | Compiling chacha20 v0.10.0 |
| 1789 | 2026-08-07T05:47:20.781Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1790 | 2026-08-07T05:47:21.090Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1791 | 2026-08-07T05:47:21.333Z | Compiling cstr-argument v0.1.2 |
| 1792 | 2026-08-07T05:47:21.490Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-08-07T05:47:21.557Z | Compiling linked-hash-map v0.5.6 |
| 1794 | 2026-08-07T05:47:21.569Z | Compiling swrite v0.1.0 |
| 1795 | 2026-08-07T05:47:21.661Z | Compiling lazy_static v1.5.0 |
| 1796 | 2026-08-07T05:47:21.746Z | Compiling unicode-segmentation v1.13.3 |
| 1797 | 2026-08-07T05:47:21.766Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1798 | 2026-08-07T05:47:21.945Z | Compiling heck v0.4.1 |
| 1799 | 2026-08-07T05:47:21.985Z | Compiling resolv-conf v0.7.6 |
| 1800 | 2026-08-07T05:47:22.154Z | Compiling semver v0.1.20 |
| 1801 | 2026-08-07T05:47:22.167Z | Compiling rayon-core v1.13.0 |
| 1802 | 2026-08-07T05:47:22.374Z | Compiling rustc_version v0.1.7 |
| 1803 | 2026-08-07T05:47:22.405Z | Compiling newline-converter v0.3.0 |
| 1804 | 2026-08-07T05:47:22.434Z | Compiling progenitor-macro v0.14.0 |
| 1805 | 2026-08-07T05:47:22.523Z | Compiling lru-cache v0.1.2 |
| 1806 | 2026-08-07T05:47:22.575Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1807 | 2026-08-07T05:47:22.846Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1808 | 2026-08-07T05:47:23.123Z | Compiling rand v0.10.2 |
| 1809 | 2026-08-07T05:47:23.818Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1810 | 2026-08-07T05:47:24.002Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1811 | 2026-08-07T05:47:24.027Z | Compiling num_enum_derive v0.5.11 |
| 1812 | 2026-08-07T05:47:24.166Z | Compiling atomicwrites v0.4.4 |
| 1813 | 2026-08-07T05:47:24.203Z | Compiling hickory-proto v0.24.4 |
| 1814 | 2026-08-07T05:47:25.466Z | Compiling progenitor-impl v0.13.0 |
| 1815 | 2026-08-07T05:47:25.828Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-08-07T05:47:27.599Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1817 | 2026-08-07T05:47:27.694Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1818 | 2026-08-07T05:47:27.795Z | Compiling crossbeam-deque v0.8.6 |
| 1819 | 2026-08-07T05:47:27.865Z | Compiling console v0.15.11 |
| 1820 | 2026-08-07T05:47:27.995Z | Compiling camino-tempfile v1.4.1 |
| 1821 | 2026-08-07T05:47:28.248Z | Compiling serde-big-array v0.5.1 |
| 1822 | 2026-08-07T05:47:28.399Z | Compiling pin-project-internal v1.1.13 |
| 1823 | 2026-08-07T05:47:28.754Z | Compiling derive-where v1.6.1 |
| 1824 | 2026-08-07T05:47:28.805Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1825 | 2026-08-07T05:47:28.896Z | Compiling siphasher v1.0.3 |
| 1826 | 2026-08-07T05:47:28.899Z | Compiling minimal-lexical v0.2.1 |
| 1827 | 2026-08-07T05:47:29.089Z | Compiling similar v2.7.0 |
| 1828 | 2026-08-07T05:47:29.102Z | Compiling progenitor-macro v0.13.0 |
| 1829 | 2026-08-07T05:47:29.169Z | Compiling nom v7.1.3 |
| 1830 | 2026-08-07T05:47:29.499Z | Compiling pin-project v1.1.13 |
| 1831 | 2026-08-07T05:47:29.689Z | Compiling expectorate v1.2.0 |
| 1832 | 2026-08-07T05:47:29.837Z | Compiling phf_shared v0.12.1 |
| 1833 | 2026-08-07T05:47:29.840Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1834 | 2026-08-07T05:47:29.913Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1835 | 2026-08-07T05:47:30.029Z | Compiling progenitor v0.14.0 |
| 1836 | 2026-08-07T05:47:30.064Z | Compiling hickory-resolver v0.24.4 |
| 1837 | 2026-08-07T05:47:30.169Z | Compiling num_enum v0.5.11 |
| 1838 | 2026-08-07T05:47:30.568Z | Compiling newtype_derive v0.1.6 |
| 1839 | 2026-08-07T05:47:30.780Z | Compiling progenitor-client v0.13.0 |
| 1840 | 2026-08-07T05:47:31.520Z | Compiling unicode-normalization v0.1.25 |
| 1841 | 2026-08-07T05:47:31.751Z | Compiling tokio-stream v0.1.18 |
| 1842 | 2026-08-07T05:47:31.996Z | Compiling snafu-derive v0.8.9 |
| 1843 | 2026-08-07T05:47:32.220Z | Compiling async-recursion v1.1.1 |
| 1844 | 2026-08-07T05:47:32.220Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1845 | 2026-08-07T05:47:32.525Z | Compiling slog-dtrace v0.3.0 |
| 1846 | 2026-08-07T05:47:32.746Z | Compiling csv-core v0.1.13 |
| 1847 | 2026-08-07T05:47:32.766Z | Compiling bstr v1.12.1 |
| 1848 | 2026-08-07T05:47:32.804Z | Compiling highway v1.3.0 |
| 1849 | 2026-08-07T05:47:32.904Z | Compiling foldhash v0.1.5 |
| 1850 | 2026-08-07T05:47:33.014Z | Compiling chrono-tz v0.10.4 |
| 1851 | 2026-08-07T05:47:33.085Z | Compiling openssl v0.10.80 |
| 1852 | 2026-08-07T05:47:33.199Z | Compiling unicode-width v0.1.14 |
| 1853 | 2026-08-07T05:47:33.230Z | Compiling owo-colors v4.3.0 |
| 1854 | 2026-08-07T05:47:33.261Z | Compiling cancel-safe-futures v0.1.5 |
| 1855 | 2026-08-07T05:47:33.354Z | Compiling foreign-types-shared v0.1.1 |
| 1856 | 2026-08-07T05:47:33.445Z | Compiling unicode-xid v0.2.6 |
| 1857 | 2026-08-07T05:47:33.477Z | Compiling konst_macro_rules v0.2.19 |
| 1858 | 2026-08-07T05:47:33.508Z | Compiling same-file v1.0.6 |
| 1859 | 2026-08-07T05:47:33.569Z | Compiling const_format_proc_macros v0.2.34 |
| 1860 | 2026-08-07T05:47:33.604Z | Compiling konst v0.2.20 |
| 1861 | 2026-08-07T05:47:33.655Z | Compiling walkdir v2.5.0 |
| 1862 | 2026-08-07T05:47:33.700Z | Compiling foreign-types v0.3.2 |
| 1863 | 2026-08-07T05:47:33.754Z | Compiling snafu v0.8.9 |
| 1864 | 2026-08-07T05:47:33.806Z | Compiling globset v0.4.18 |
| 1865 | 2026-08-07T05:47:33.841Z | Compiling hashbrown v0.15.5 |
| 1866 | 2026-08-07T05:47:34.020Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-08-07T05:47:34.150Z | Compiling csv v1.4.0 |
| 1868 | 2026-08-07T05:47:34.433Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-08-07T05:47:34.451Z | Compiling qorb v0.4.1 |
| 1870 | 2026-08-07T05:47:34.559Z | Compiling progenitor v0.13.0 |
| 1871 | 2026-08-07T05:47:34.653Z | Compiling olpc-cjson v0.1.4 |
| 1872 | 2026-08-07T05:47:34.745Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-08-07T05:47:34.818Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-08-07T05:47:34.836Z | Compiling rayon v1.12.0 |
| 1875 | 2026-08-07T05:47:35.364Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1876 | 2026-08-07T05:47:35.718Z | Compiling phf v0.12.1 |
| 1877 | 2026-08-07T05:47:35.883Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-08-07T05:47:35.977Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1879 | 2026-08-07T05:47:36.435Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-08-07T05:47:36.634Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-08-07T05:47:36.759Z | Compiling zone_cfg_derive v0.3.1 |
| 1882 | 2026-08-07T05:47:37.046Z | Compiling tokio-dtrace v0.1.1 |
| 1883 | 2026-08-07T05:47:37.317Z | Compiling itertools v0.12.1 |
| 1884 | 2026-08-07T05:47:37.354Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1885 | 2026-08-07T05:47:37.460Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-08-07T05:47:37.558Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1887 | 2026-08-07T05:47:37.569Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1888 | 2026-08-07T05:47:37.873Z | Compiling libsw-core v0.3.2 |
| 1889 | 2026-08-07T05:47:37.943Z | Compiling serde_plain v1.0.2 |
| 1890 | 2026-08-07T05:47:38.046Z | Compiling openssl-macros v0.1.1 |
| 1891 | 2026-08-07T05:47:38.059Z | Compiling pem v3.0.6 |
| 1892 | 2026-08-07T05:47:38.151Z | Compiling cookie v0.18.1 |
| 1893 | 2026-08-07T05:47:38.387Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1894 | 2026-08-07T05:47:38.430Z | Compiling sigpipe v0.1.3 |
| 1895 | 2026-08-07T05:47:38.523Z | Compiling typed-path v0.9.3 |
| 1896 | 2026-08-07T05:47:38.535Z | Compiling glob v0.3.3 |
| 1897 | 2026-08-07T05:47:38.544Z | Compiling jiff v0.2.28 |
| 1898 | 2026-08-07T05:47:38.556Z | Compiling fixedbitset v0.4.2 |
| 1899 | 2026-08-07T05:47:38.795Z | Compiling fixedbitset v0.5.7 |
| 1900 | 2026-08-07T05:47:38.836Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1901 | 2026-08-07T05:47:38.969Z | Compiling proc-macro-error2 v2.0.1 |
| 1902 | 2026-08-07T05:47:38.981Z | Compiling petgraph v0.6.5 |
| 1903 | 2026-08-07T05:47:39.074Z | Compiling petgraph v0.8.3 |
| 1904 | 2026-08-07T05:47:39.247Z | Compiling zone v0.3.1 |
| 1905 | 2026-08-07T05:47:39.893Z | Compiling tough v0.22.0 |
| 1906 | 2026-08-07T05:47:40.193Z | Compiling libsw v3.5.0 |
| 1907 | 2026-08-07T05:47:40.374Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1908 | 2026-08-07T05:47:40.582Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1909 | 2026-08-07T05:47:40.809Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1910 | 2026-08-07T05:47:40.931Z | Compiling oxide-tokio-rt v0.1.6 |
| 1911 | 2026-08-07T05:47:41.065Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-08-07T05:47:41.252Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-08-07T05:47:41.382Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1914 | 2026-08-07T05:47:42.014Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1915 | 2026-08-07T05:47:42.563Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-08-07T05:47:42.602Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1917 | 2026-08-07T05:47:42.626Z | Compiling const_format v0.2.36 |
| 1918 | 2026-08-07T05:47:42.956Z | Compiling papergrid v0.11.0 |
| 1919 | 2026-08-07T05:47:43.107Z | Compiling tabled_derive v0.7.0 |
| 1920 | 2026-08-07T05:47:43.451Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1921 | 2026-08-07T05:47:43.469Z | Compiling gethostname v0.5.0 |
| 1922 | 2026-08-07T05:47:43.592Z | Compiling libscf-sys v1.2.0 |
| 1923 | 2026-08-07T05:47:43.656Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1924 | 2026-08-07T05:47:43.732Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1925 | 2026-08-07T05:47:43.859Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1926 | 2026-08-07T05:47:44.040Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1927 | 2026-08-07T05:47:44.058Z | Compiling smf v0.2.3 |
| 1928 | 2026-08-07T05:47:44.070Z | Compiling bcs v0.1.6 |
| 1929 | 2026-08-07T05:47:44.160Z | Compiling unicode-linebreak v0.1.5 |
| 1930 | 2026-08-07T05:47:44.390Z | Compiling tagptr v0.2.0 |
| 1931 | 2026-08-07T05:47:44.401Z | Compiling smawk v0.3.2 |
| 1932 | 2026-08-07T05:47:44.412Z | Compiling termtree v0.5.1 |
| 1933 | 2026-08-07T05:47:44.534Z | Compiling linear-map v1.2.0 |
| 1934 | 2026-08-07T05:47:44.537Z | Compiling whoami v1.6.1 |
| 1935 | 2026-08-07T05:47:44.558Z | Compiling moka v0.12.15 |
| 1936 | 2026-08-07T05:47:44.727Z | Compiling textwrap v0.16.2 |
| 1937 | 2026-08-07T05:47:44.790Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1938 | 2026-08-07T05:47:44.962Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1939 | 2026-08-07T05:47:45.267Z | Compiling tabled v0.15.0 |
| 1940 | 2026-08-07T05:47:45.383Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1941 | 2026-08-07T05:47:45.406Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1942 | 2026-08-07T05:47:45.861Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1943 | 2026-08-07T05:47:46.057Z | Compiling steno v0.4.1 |
| 1944 | 2026-08-07T05:47:47.410Z | Compiling tabled_derive v0.11.0 |
| 1945 | 2026-08-07T05:47:48.037Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1946 | 2026-08-07T05:47:48.311Z | Compiling papergrid v0.18.0 |
| 1947 | 2026-08-07T05:47:48.392Z | Compiling hickory-proto v0.25.2 |
| 1948 | 2026-08-07T05:47:48.530Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1949 | 2026-08-07T05:47:48.997Z | Compiling testing_table v0.3.0 |
| 1950 | 2026-08-07T05:47:49.172Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1951 | 2026-08-07T05:47:49.327Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1952 | 2026-08-07T05:47:49.528Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1953 | 2026-08-07T05:47:49.616Z | Compiling tabled v0.21.0 |
| 1954 | 2026-08-07T05:47:49.787Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1955 | 2026-08-07T05:47:50.187Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1956 | 2026-08-07T05:47:50.402Z | Compiling hickory-resolver v0.25.2 |
| 1957 | 2026-08-07T05:47:50.583Z | Compiling parking_lot_core v0.8.6 |
| 1958 | 2026-08-07T05:47:50.887Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1959 | 2026-08-07T05:47:50.998Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1960 | 2026-08-07T05:47:51.163Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1961 | 2026-08-07T05:47:51.387Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1962 | 2026-08-07T05:47:52.014Z | Compiling crc8 v0.1.1 |
| 1963 | 2026-08-07T05:47:52.489Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1964 | 2026-08-07T05:47:52.521Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1965 | 2026-08-07T05:47:52.598Z | Compiling arc-swap v1.9.1 |
| 1966 | 2026-08-07T05:47:52.747Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0d48b5a39dc49d30b228ae01f04b8cc27a161e74#0d48b5a3) |
| 1967 | 2026-08-07T05:47:52.915Z | Compiling nom v8.0.0 |
| 1968 | 2026-08-07T05:47:52.926Z | Compiling slog-scope v4.4.1 |
| 1969 | 2026-08-07T05:47:53.062Z | Compiling parking_lot v0.11.2 |
| 1970 | 2026-08-07T05:47:53.195Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1971 | 2026-08-07T05:47:53.256Z | Compiling fxhash v0.2.1 |
| 1972 | 2026-08-07T05:47:53.394Z | Compiling internet-checksum v0.2.1 |
| 1973 | 2026-08-07T05:47:53.434Z | Compiling sled v0.34.7 |
| 1974 | 2026-08-07T05:47:53.476Z | Compiling slog-stdlog v4.1.1 |
| 1975 | 2026-08-07T05:47:53.481Z | Compiling itertools v0.15.0 |
| 1976 | 2026-08-07T05:47:53.526Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1977 | 2026-08-07T05:47:53.615Z | Compiling slog-envlogger v2.2.0 |
| 1978 | 2026-08-07T05:47:53.708Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1979 | 2026-08-07T05:47:53.779Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1980 | 2026-08-07T05:47:55.024Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1981 | 2026-08-07T05:47:55.317Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1982 | 2026-08-07T05:48:00.630Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1983 | 2026-08-07T05:48:03.614Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-08-07T05:48:05.263Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1985 | 2026-08-07T05:48:06.311Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1986 | 2026-08-07T05:48:07.277Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1987 | 2026-08-07T05:48:08.091Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1988 | 2026-08-07T05:48:09.526Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1989 | 2026-08-07T05:48:35.572Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s |
| 1990 | 2026-08-07T05:48:35.575Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1991 | 2026-08-07T05:48:35.575Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1992 | 2026-08-07T05:48:35.760Z | ──────────── |
| 1993 | 2026-08-07T05:48:35.760Z | Nextest run ID 84927261-5e57-417d-bb41-573109e0f84a with nextest profile: default |
| 1994 | 2026-08-07T05:48:35.760Z | Starting 15 tests across 1 binary |
| 1995 | 2026-08-07T05:48:35.816Z | PASS [ 0.055s] mg-lower mrib::tests::full_sync_in_sync_makes_no_changes |
| 1996 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::full_sync_advertises_v4_and_v6_overlay_groups |
| 1997 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::handle_change_is_noop_when_already_advertised |
| 1998 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::handle_change_withdraws_only_the_matching_group |
| 1999 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::full_sync_withdraws_groups_absent_from_mrib |
| 2000 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::full_sync_advertises_groups_missing_from_ddm |
| 2001 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::full_sync_adds_and_withdraws_together |
| 2002 | 2026-08-07T05:48:35.819Z | PASS [ 0.057s] mg-lower mrib::tests::handle_change_advertises_newly_installed_group |
| 2003 | 2026-08-07T05:48:35.832Z | PASS [ 0.015s] mg-lower test::sync_v4_over_v6_readback |
| 2004 | 2026-08-07T05:48:35.835Z | PASS [ 0.014s] mg-lower test::sync_v4_over_v6_removal |
| 2005 | 2026-08-07T05:48:35.835Z | PASS [ 0.015s] mg-lower test::sync_prefix_test |
| 2006 | 2026-08-07T05:48:35.835Z | PASS [ 0.015s] mg-lower test::sync_v4_over_v6_idempotent |
| 2007 | 2026-08-07T05:48:35.835Z | PASS [ 0.015s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 2008 | 2026-08-07T05:48:35.835Z | PASS [ 0.015s] mg-lower test::sync_link_down_test |
| 2009 | 2026-08-07T05:48:35.866Z | PASS [ 0.051s] mg-lower mrib::tests::handle_change_withdraws_removed_group |
| 2010 | 2026-08-07T05:48:35.869Z | ──────────── |
| 2011 | 2026-08-07T05:48:35.869Z | Summary [ 0.107s] 15 tests run: 15 passed, 0 skipped |
| 2012 | 2026-08-07T05:48:35.881Z | process exited: duration 303071 ms, exit code 0 |
| |
| 2013 | 2026-08-07T05:48:35.887Z | found 0 output files |