|
|
|
| 1 | 2026-05-20T02:26:58.490Z | job assigned to worker 01KS1K8RTPKD7VQJPZKNJ2J6HM [factory aws, i-0fcf4b6ab1d6de1b1] (queued for 58 s) |
| |
| 2 | 2026-05-20T02:27:05.027Z | starting task 0: "setup" |
| 3 | 2026-05-20T02:27:05.034Z | ++ uname -s |
| 4 | 2026-05-20T02:27:05.037Z | + kern=SunOS |
| 5 | 2026-05-20T02:27:05.037Z | + build_user=build |
| 6 | 2026-05-20T02:27:05.037Z | + build_uid=12345 |
| 7 | 2026-05-20T02:27:05.037Z | + work_dir=/work |
| 8 | 2026-05-20T02:27:05.037Z | + input_dir=/input |
| 9 | 2026-05-20T02:27:05.037Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T02:27:05.037Z | + case "$kern" in |
| 11 | 2026-05-20T02:27:05.037Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T02:27:05.040Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T02:27:07.045Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T02:27:07.132Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T02:27:07.135Z | + home_fs=zfs |
| 16 | 2026-05-20T02:27:07.135Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T02:27:07.135Z | + mkdir -p /home/build |
| 18 | 2026-05-20T02:27:07.135Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T02:27:09.136Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T02:27:09.139Z | process exited: duration 4110 ms, exit code 0 |
| |
| 21 | 2026-05-20T02:27:09.145Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T02:27:09.149Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T02:27:09.149Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-20T02:27:09.149Z | * rust toolchain profile = "default" |
| 25 | 2026-05-20T02:27:09.149Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-20T02:27:09.149Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T02:27:09.149Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T02:27:09.152Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T02:27:09.152Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T02:27:09.275Z | info: downloading installer |
| 31 | 2026-05-20T02:27:10.692Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T02:27:10.692Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T02:27:10.692Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T02:27:10.692Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T02:27:10.692Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T02:27:10.692Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T02:27:10.692Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T02:27:10.692Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T02:27:10.692Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T02:27:10.692Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T02:27:10.692Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T02:27:10.692Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T02:27:10.692Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T02:27:10.724Z | info: profile set to default |
| 45 | 2026-05-20T02:27:10.724Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T02:27:10.727Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T02:27:10.868Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T02:27:10.871Z | info: downloading 6 components |
| 49 | 2026-05-20T02:27:25.408Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T02:27:25.408Z | |
| 51 | 2026-05-20T02:27:25.443Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T02:27:25.443Z | |
| 53 | 2026-05-20T02:27:25.443Z | |
| 54 | 2026-05-20T02:27:25.443Z | Rust is installed now. Great! |
| 55 | 2026-05-20T02:27:25.443Z | |
| 56 | 2026-05-20T02:27:25.443Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T02:27:25.443Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T02:27:25.443Z | |
| 59 | 2026-05-20T02:27:25.443Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T02:27:25.443Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T02:27:25.444Z | |
| 62 | 2026-05-20T02:27:25.446Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T02:27:25.446Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T02:27:25.446Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T02:27:25.446Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T02:27:25.446Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T02:27:25.447Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T02:27:25.447Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T02:27:25.447Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T02:27:25.447Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T02:27:25.552Z | + rustup --version |
| 72 | 2026-05-20T02:27:25.560Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T02:27:25.563Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T02:27:25.582Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T02:27:25.585Z | + cargo --version |
| 76 | 2026-05-20T02:27:25.598Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T02:27:25.602Z | + rustc --version |
| 78 | 2026-05-20T02:27:25.621Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T02:27:25.624Z | process exited: duration 16477 ms, exit code 0 |
| |
| 80 | 2026-05-20T02:27:25.630Z | starting task 2: "authentication" |
| 81 | 2026-05-20T02:27:25.646Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-05-20T02:27:25.652Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T02:27:25.655Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T02:27:25.658Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T02:27:25.788Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T02:27:26.823Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T02:27:26.823Z | + git fetch origin ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 88 | 2026-05-20T02:27:27.052Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T02:27:27.052Z | * branch ad71a11cb1f29478f350da15977277c0aa3e7f84 -> FETCH_HEAD |
| 90 | 2026-05-20T02:27:27.056Z | + [[ -n trey/ddm-track-session-duration ]] |
| 91 | 2026-05-20T02:27:27.060Z | ++ git branch --show-current |
| 92 | 2026-05-20T02:27:27.060Z | + current=main |
| 93 | 2026-05-20T02:27:27.060Z | + [[ main != trey/ddm-track-session-duration ]] |
| 94 | 2026-05-20T02:27:27.060Z | + git branch -f trey/ddm-track-session-duration ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 95 | 2026-05-20T02:27:27.063Z | + git checkout -f trey/ddm-track-session-duration |
| 96 | 2026-05-20T02:27:27.079Z | Switched to branch 'trey/ddm-track-session-duration' |
| 97 | 2026-05-20T02:27:27.082Z | + git reset --hard ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 98 | 2026-05-20T02:27:27.096Z | HEAD is now at ad71a11 Merge main into trey/ddm-track-session-duration |
| 99 | 2026-05-20T02:27:27.100Z | process exited: duration 1444 ms, exit code 0 |
| |
| 100 | 2026-05-20T02:27:27.106Z | starting task 4: "build" |
| 101 | 2026-05-20T02:27:27.110Z | + set -o errexit |
| 102 | 2026-05-20T02:27:27.110Z | + set -o pipefail |
| 103 | 2026-05-20T02:27:27.110Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-05-20T02:27:27.113Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-05-20T02:27:27.113Z | ++ PLATFORM=illumos |
| 106 | 2026-05-20T02:27:27.113Z | ++ banner install |
| 107 | 2026-05-20T02:27:27.113Z | |
| 108 | 2026-05-20T02:27:27.113Z | # # # #### ##### ## # # |
| 109 | 2026-05-20T02:27:27.113Z | # ## # # # # # # # |
| 110 | 2026-05-20T02:27:27.113Z | # # # # #### # # # # # |
| 111 | 2026-05-20T02:27:27.113Z | # # # # # # ###### # # |
| 112 | 2026-05-20T02:27:27.113Z | # # ## # # # # # # # |
| 113 | 2026-05-20T02:27:27.113Z | # # # #### # # # ###### ###### |
| 114 | 2026-05-20T02:27:27.113Z | |
| 115 | 2026-05-20T02:27:27.113Z | ++ set +o errexit |
| 116 | 2026-05-20T02:27:27.116Z | ++ pkg info clang-15 |
| 117 | 2026-05-20T02:27:27.116Z | ++ grep -qi installed |
| 118 | 2026-05-20T02:27:29.256Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-05-20T02:27:29.256Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-05-20T02:27:29.256Z | |
| 121 | 2026-05-20T02:27:29.256Z | clang-15 |
| 122 | 2026-05-20T02:27:29.308Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-05-20T02:27:29.308Z | ++ set -o errexit |
| 124 | 2026-05-20T02:27:29.308Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-05-20T02:27:36.115Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-05-20T02:27:43.800Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-20T02:27:50.998Z | Planning: Solver setup ... Done |
| 128 | 2026-05-20T02:27:51.039Z | Planning: Running solver ... Done |
| 129 | 2026-05-20T02:27:51.181Z | Planning: Finding local manifests ... Done |
| 130 | 2026-05-20T02:27:51.200Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-20T02:27:51.707Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-20T02:27:51.737Z | Planning: Package planning ... Done |
| 133 | 2026-05-20T02:27:51.763Z | Planning: Merging actions ... Done |
| 134 | 2026-05-20T02:27:51.914Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-05-20T02:27:51.920Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-05-20T02:27:53.164Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-05-20T02:27:53.170Z | Planning: Planning completed in 9.20 seconds |
| 138 | 2026-05-20T02:27:53.182Z | Packages to install: 2 |
| 139 | 2026-05-20T02:27:53.184Z | Mediators to change: 2 |
| 140 | 2026-05-20T02:27:53.184Z | Services to change: 1 |
| 141 | 2026-05-20T02:27:53.184Z | Create boot environment: No |
| 142 | 2026-05-20T02:27:53.185Z | Create backup boot environment: No |
| 143 | 2026-05-20T02:27:53.234Z | |
| 144 | 2026-05-20T02:27:53.234Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-05-20T02:27:58.236Z | Download: 822/3076 items 18.2/211.3MB 8% complete (3.9M/s) |
| 146 | 2026-05-20T02:28:05.840Z | Download: 982/3076 items 82.2/211.3MB 38% complete (12.2M/s) |
| 147 | 2026-05-20T02:28:10.903Z | Download: 1045/3076 items 109.1/211.3MB 51% complete (2.9M/s) |
| 148 | 2026-05-20T02:28:16.558Z | Download: 2006/3076 items 117.1/211.3MB 55% complete (3.8M/s) |
| 149 | 2026-05-20T02:28:21.101Z | Download: Completed 211.31 MB in 27.87 seconds (7.6M/s) |
| 150 | 2026-05-20T02:28:21.356Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-05-20T02:28:24.571Z | Actions: Completed 3418 actions in 3.22 seconds. |
| 152 | 2026-05-20T02:28:25.227Z | Done |
| 153 | 2026-05-20T02:28:25.227Z | Done |
| 154 | 2026-05-20T02:28:25.972Z | Done |
| 155 | 2026-05-20T02:28:29.686Z | Done |
| 156 | 2026-05-20T02:28:29.770Z | Done |
| 157 | 2026-05-20T02:28:29.773Z | Done |
| 158 | 2026-05-20T02:28:29.890Z | Done |
| 159 | 2026-05-20T02:28:30.580Z | ++ set -o errexit |
| 160 | 2026-05-20T02:28:30.580Z | ++ cargo --version |
| 161 | 2026-05-20T02:28:30.588Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 162 | 2026-05-20T02:28:30.752Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 163 | 2026-05-20T02:28:30.755Z | info: downloading 6 components |
| 164 | 2026-05-20T02:28:45.145Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 165 | 2026-05-20T02:28:45.147Z | ++ rustc --version |
| 166 | 2026-05-20T02:28:45.176Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-05-20T02:28:45.181Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 168 | 2026-05-20T02:28:45.224Z | Updating crates.io index |
| 169 | 2026-05-20T02:28:45.325Z | Downloading crates ... |
| 170 | 2026-05-20T02:28:45.382Z | Downloaded cargo-nextest v0.9.97 |
| 171 | 2026-05-20T02:28:45.442Z | Installing cargo-nextest v0.9.97 |
| 172 | 2026-05-20T02:28:45.484Z | Updating crates.io index |
| 173 | 2026-05-20T02:28:47.902Z | Locking 404 packages to latest compatible versions |
| 174 | 2026-05-20T02:28:47.907Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 175 | 2026-05-20T02:28:47.910Z | Adding duct v0.13.7 (available: v1.1.1) |
| 176 | 2026-05-20T02:28:47.910Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 177 | 2026-05-20T02:28:47.910Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 178 | 2026-05-20T02:28:47.914Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 179 | 2026-05-20T02:28:47.914Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 180 | 2026-05-20T02:28:47.916Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 181 | 2026-05-20T02:28:47.916Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 182 | 2026-05-20T02:28:47.919Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 183 | 2026-05-20T02:28:47.937Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 184 | 2026-05-20T02:28:47.946Z | Downloading crates ... |
| 185 | 2026-05-20T02:28:48.022Z | Downloaded clap_lex v1.1.0 |
| 186 | 2026-05-20T02:28:48.028Z | Downloaded bitflags v2.11.1 |
| 187 | 2026-05-20T02:28:48.031Z | Downloaded enable-ansi-support v0.2.1 |
| 188 | 2026-05-20T02:28:48.037Z | Downloaded futures-sink v0.3.32 |
| 189 | 2026-05-20T02:28:48.040Z | Downloaded crc32fast v1.5.0 |
| 190 | 2026-05-20T02:28:48.047Z | Downloaded httparse v1.10.1 |
| 191 | 2026-05-20T02:28:48.050Z | Downloaded home v0.5.12 |
| 192 | 2026-05-20T02:28:48.053Z | Downloaded pin-project-internal v1.1.13 |
| 193 | 2026-05-20T02:28:48.056Z | Downloaded humantime-serde v1.1.1 |
| 194 | 2026-05-20T02:28:48.056Z | Downloaded idna_adapter v1.0.0 |
| 195 | 2026-05-20T02:28:48.059Z | Downloaded pkg-config v0.3.33 |
| 196 | 2026-05-20T02:28:48.063Z | Downloaded native-tls v0.2.18 |
| 197 | 2026-05-20T02:28:48.065Z | Downloaded iana-time-zone v0.1.65 |
| 198 | 2026-05-20T02:28:48.066Z | Downloaded camino-tempfile v1.4.1 |
| 199 | 2026-05-20T02:28:48.068Z | Downloaded humantime v2.3.0 |
| 200 | 2026-05-20T02:28:48.068Z | Downloaded hyper-util v0.1.20 |
| 201 | 2026-05-20T02:28:48.072Z | Downloaded openssl-probe v0.2.1 |
| 202 | 2026-05-20T02:28:48.075Z | Downloaded curve25519-dalek v4.1.3 |
| 203 | 2026-05-20T02:28:48.081Z | Downloaded miette-derive v7.6.0 |
| 204 | 2026-05-20T02:28:48.086Z | Downloaded http v1.4.0 |
| 205 | 2026-05-20T02:28:48.086Z | Downloaded litrs v1.0.0 |
| 206 | 2026-05-20T02:28:48.091Z | Downloaded lazy_static v1.5.0 |
| 207 | 2026-05-20T02:28:48.091Z | Downloaded newtype-uuid v1.3.2 |
| 208 | 2026-05-20T02:28:48.091Z | Downloaded is_ci v1.2.0 |
| 209 | 2026-05-20T02:28:48.095Z | Downloaded indent_write v2.2.0 |
| 210 | 2026-05-20T02:28:48.095Z | Downloaded hyper-tls v0.6.0 |
| 211 | 2026-05-20T02:28:48.095Z | Downloaded lru-slab v0.1.2 |
| 212 | 2026-05-20T02:28:48.095Z | Downloaded globset v0.4.18 |
| 213 | 2026-05-20T02:28:48.099Z | Downloaded number_prefix v0.4.0 |
| 214 | 2026-05-20T02:28:48.104Z | Downloaded scopeguard v1.2.0 |
| 215 | 2026-05-20T02:28:48.104Z | Downloaded digest v0.10.7 |
| 216 | 2026-05-20T02:28:48.104Z | Downloaded debug-ignore v1.0.5 |
| 217 | 2026-05-20T02:28:48.107Z | Downloaded cargo-util-schemas v0.2.0 |
| 218 | 2026-05-20T02:28:48.107Z | Downloaded rustc_version v0.4.1 |
| 219 | 2026-05-20T02:28:48.107Z | Downloaded anstyle-query v1.1.5 |
| 220 | 2026-05-20T02:28:48.107Z | Downloaded backtrace v0.3.76 |
| 221 | 2026-05-20T02:28:48.110Z | Downloaded ordered-float v2.10.1 |
| 222 | 2026-05-20T02:28:48.114Z | Downloaded os_pipe v1.2.3 |
| 223 | 2026-05-20T02:28:48.114Z | Downloaded fixedbitset v0.5.7 |
| 224 | 2026-05-20T02:28:48.117Z | Downloaded base64 v0.22.1 |
| 225 | 2026-05-20T02:28:48.117Z | Downloaded block-buffer v0.10.4 |
| 226 | 2026-05-20T02:28:48.117Z | Downloaded foreign-types-shared v0.1.1 |
| 227 | 2026-05-20T02:28:48.120Z | Downloaded cargo_metadata v0.23.1 |
| 228 | 2026-05-20T02:28:48.120Z | Downloaded bstr v1.12.1 |
| 229 | 2026-05-20T02:28:48.125Z | Downloaded camino v1.2.2 |
| 230 | 2026-05-20T02:28:48.130Z | Downloaded foreign-types v0.3.2 |
| 231 | 2026-05-20T02:28:48.133Z | Downloaded serde_ignored v0.1.14 |
| 232 | 2026-05-20T02:28:48.133Z | Downloaded pin-project-lite v0.2.17 |
| 233 | 2026-05-20T02:28:48.136Z | Downloaded cargo-platform v0.2.0 |
| 234 | 2026-05-20T02:28:48.136Z | Downloaded rand_chacha v0.9.0 |
| 235 | 2026-05-20T02:28:48.139Z | Downloaded atomicwrites v0.4.4 |
| 236 | 2026-05-20T02:28:48.139Z | Downloaded jobserver v0.1.34 |
| 237 | 2026-05-20T02:28:48.139Z | Downloaded color-spantrace v0.3.0 |
| 238 | 2026-05-20T02:28:48.141Z | Downloaded async-scoped v0.9.0 |
| 239 | 2026-05-20T02:28:48.141Z | Downloaded eyre v0.6.12 |
| 240 | 2026-05-20T02:28:48.144Z | Downloaded find-msvc-tools v0.1.9 |
| 241 | 2026-05-20T02:28:48.144Z | Downloaded pathdiff v0.2.3 |
| 242 | 2026-05-20T02:28:48.144Z | Downloaded nested v0.1.1 |
| 243 | 2026-05-20T02:28:48.147Z | Downloaded anstyle-parse v1.0.0 |
| 244 | 2026-05-20T02:28:48.147Z | Downloaded futures-io v0.3.32 |
| 245 | 2026-05-20T02:28:48.150Z | Downloaded cpufeatures v0.2.17 |
| 246 | 2026-05-20T02:28:48.153Z | Downloaded serde_spanned v1.1.1 |
| 247 | 2026-05-20T02:28:48.153Z | Downloaded future-queue v0.4.0 |
| 248 | 2026-05-20T02:28:48.156Z | Downloaded autocfg v1.5.0 |
| 249 | 2026-05-20T02:28:48.156Z | Downloaded ahash v0.8.12 |
| 250 | 2026-05-20T02:28:48.160Z | Downloaded nextest-workspace-hack v0.1.0 |
| 251 | 2026-05-20T02:28:48.160Z | Downloaded openssl-macros v0.1.1 |
| 252 | 2026-05-20T02:28:48.160Z | Downloaded percent-encoding v2.3.2 |
| 253 | 2026-05-20T02:28:48.160Z | Downloaded serde-untagged v0.1.9 |
| 254 | 2026-05-20T02:28:48.165Z | Downloaded http-body v1.0.1 |
| 255 | 2026-05-20T02:28:48.165Z | Downloaded ed25519 v2.2.3 |
| 256 | 2026-05-20T02:28:48.165Z | Downloaded indenter v0.3.4 |
| 257 | 2026-05-20T02:28:48.165Z | Downloaded futures-channel v0.3.32 |
| 258 | 2026-05-20T02:28:48.168Z | Downloaded futures-macro v0.3.32 |
| 259 | 2026-05-20T02:28:48.168Z | Downloaded errno v0.3.14 |
| 260 | 2026-05-20T02:28:48.168Z | Downloaded fnv v1.0.7 |
| 261 | 2026-05-20T02:28:48.168Z | Downloaded cfg-expr v0.20.7 |
| 262 | 2026-05-20T02:28:48.170Z | Downloaded owo-colors v4.3.0 |
| 263 | 2026-05-20T02:28:48.171Z | Downloaded generic-array v0.14.7 |
| 264 | 2026-05-20T02:28:48.173Z | Downloaded rand_core v0.6.4 |
| 265 | 2026-05-20T02:28:48.173Z | Downloaded atomic-waker v1.1.2 |
| 266 | 2026-05-20T02:28:48.173Z | Downloaded rustc-hash v2.1.2 |
| 267 | 2026-05-20T02:28:48.176Z | Downloaded itoa v1.0.18 |
| 268 | 2026-05-20T02:28:48.176Z | Downloaded is_terminal_polyfill v1.70.2 |
| 269 | 2026-05-20T02:28:48.176Z | Downloaded base64ct v1.8.3 |
| 270 | 2026-05-20T02:28:48.179Z | Downloaded pkcs8 v0.10.2 |
| 271 | 2026-05-20T02:28:48.183Z | Downloaded derive_more-impl v2.1.1 |
| 272 | 2026-05-20T02:28:48.188Z | Downloaded rand_core v0.9.5 |
| 273 | 2026-05-20T02:28:48.188Z | Downloaded http-body-util v0.1.3 |
| 274 | 2026-05-20T02:28:48.188Z | Downloaded quinn-udp v0.5.14 |
| 275 | 2026-05-20T02:28:48.188Z | Downloaded memchr v2.8.0 |
| 276 | 2026-05-20T02:28:48.191Z | Downloaded idna v1.1.0 |
| 277 | 2026-05-20T02:28:48.194Z | Downloaded serde_spanned v0.6.9 |
| 278 | 2026-05-20T02:28:48.194Z | Downloaded backtrace-ext v0.2.1 |
| 279 | 2026-05-20T02:28:48.194Z | Downloaded convert_case v0.10.0 |
| 280 | 2026-05-20T02:28:48.199Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 281 | 2026-05-20T02:28:48.199Z | Downloaded signature v2.2.0 |
| 282 | 2026-05-20T02:28:48.199Z | Downloaded crypto-common v0.1.7 |
| 283 | 2026-05-20T02:28:48.202Z | Downloaded quote v1.0.45 |
| 284 | 2026-05-20T02:28:48.202Z | Downloaded hyper-rustls v0.27.9 |
| 285 | 2026-05-20T02:28:48.202Z | Downloaded sigchld v0.2.4 |
| 286 | 2026-05-20T02:28:48.202Z | Downloaded futures-executor v0.3.32 |
| 287 | 2026-05-20T02:28:48.202Z | Downloaded futures-core v0.3.32 |
| 288 | 2026-05-20T02:28:48.205Z | Downloaded shared_child v1.1.1 |
| 289 | 2026-05-20T02:28:48.205Z | Downloaded nextest-metadata v0.12.2 |
| 290 | 2026-05-20T02:28:48.205Z | Downloaded guppy-workspace-hack v0.1.0 |
| 291 | 2026-05-20T02:28:48.205Z | Downloaded lock_api v0.4.14 |
| 292 | 2026-05-20T02:28:48.208Z | Downloaded futures-task v0.3.32 |
| 293 | 2026-05-20T02:28:48.208Z | Downloaded cfg-if v1.0.4 |
| 294 | 2026-05-20T02:28:48.208Z | Downloaded document-features v0.2.12 |
| 295 | 2026-05-20T02:28:48.209Z | Downloaded colorchoice v1.0.5 |
| 296 | 2026-05-20T02:28:48.211Z | Downloaded rustc-demangle v0.1.27 |
| 297 | 2026-05-20T02:28:48.211Z | Downloaded shell-words v1.1.1 |
| 298 | 2026-05-20T02:28:48.211Z | Downloaded ppv-lite86 v0.2.21 |
| 299 | 2026-05-20T02:28:48.214Z | Downloaded adler2 v2.0.1 |
| 300 | 2026-05-20T02:28:48.214Z | Downloaded self-replace v1.5.0 |
| 301 | 2026-05-20T02:28:48.217Z | Downloaded erased-serde v0.4.10 |
| 302 | 2026-05-20T02:28:48.217Z | Downloaded either v1.15.0 |
| 303 | 2026-05-20T02:28:48.220Z | Downloaded heck v0.5.0 |
| 304 | 2026-05-20T02:28:48.220Z | Downloaded filetime v0.2.29 |
| 305 | 2026-05-20T02:28:48.223Z | Downloaded addr2line v0.25.1 |
| 306 | 2026-05-20T02:28:48.223Z | Downloaded sync_wrapper v1.0.2 |
| 307 | 2026-05-20T02:28:48.224Z | Downloaded strip-ansi-escapes v0.2.1 |
| 308 | 2026-05-20T02:28:48.228Z | Downloaded bytes v1.11.1 |
| 309 | 2026-05-20T02:28:48.228Z | Downloaded tinyvec_macros v0.1.1 |
| 310 | 2026-05-20T02:28:48.232Z | Downloaded cfg_aliases v0.2.1 |
| 311 | 2026-05-20T02:28:48.232Z | Downloaded equivalent v1.0.2 |
| 312 | 2026-05-20T02:28:48.235Z | Downloaded once_cell v1.21.4 |
| 313 | 2026-05-20T02:28:48.235Z | Downloaded serde-value v0.7.0 |
| 314 | 2026-05-20T02:28:48.235Z | Downloaded hex v0.4.3 |
| 315 | 2026-05-20T02:28:48.239Z | Downloaded supports-color v3.0.2 |
| 316 | 2026-05-20T02:28:48.242Z | Downloaded form_urlencoded v1.2.2 |
| 317 | 2026-05-20T02:28:48.245Z | Downloaded supports-hyperlinks v3.2.0 |
| 318 | 2026-05-20T02:28:48.249Z | Downloaded subtle v2.6.1 |
| 319 | 2026-05-20T02:28:48.253Z | Downloaded toml_write v0.1.2 |
| 320 | 2026-05-20T02:28:48.256Z | Downloaded unicode-linebreak v0.1.5 |
| 321 | 2026-05-20T02:28:48.268Z | Downloaded ipnet v2.12.0 |
| 322 | 2026-05-20T02:28:48.268Z | Downloaded supports-unicode v3.0.0 |
| 323 | 2026-05-20T02:28:48.268Z | Downloaded slab v0.4.12 |
| 324 | 2026-05-20T02:28:48.268Z | Downloaded sha2 v0.10.9 |
| 325 | 2026-05-20T02:28:48.268Z | Downloaded duct v0.13.7 |
| 326 | 2026-05-20T02:28:48.268Z | Downloaded mukti-metadata v0.3.0 |
| 327 | 2026-05-20T02:28:48.268Z | Downloaded tower-service v0.3.3 |
| 328 | 2026-05-20T02:28:48.273Z | Downloaded cargo-platform v0.3.3 |
| 329 | 2026-05-20T02:28:48.273Z | Downloaded tracing-error v0.2.1 |
| 330 | 2026-05-20T02:28:48.273Z | Downloaded try-lock v0.2.5 |
| 331 | 2026-05-20T02:28:48.273Z | Downloaded guppy v0.17.25 |
| 332 | 2026-05-20T02:28:48.275Z | Downloaded cargo_metadata v0.20.0 |
| 333 | 2026-05-20T02:28:48.275Z | Downloaded static_assertions v1.1.0 |
| 334 | 2026-05-20T02:28:48.275Z | Downloaded spki v0.7.3 |
| 335 | 2026-05-20T02:28:48.278Z | Downloaded rustls-pki-types v1.14.1 |
| 336 | 2026-05-20T02:28:48.284Z | Downloaded foldhash v0.1.5 |
| 337 | 2026-05-20T02:28:48.284Z | Downloaded parking_lot v0.12.5 |
| 338 | 2026-05-20T02:28:48.287Z | Downloaded terminal_size v0.4.4 |
| 339 | 2026-05-20T02:28:48.287Z | Downloaded nextest-filtering v0.15.0 |
| 340 | 2026-05-20T02:28:48.287Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-05-20T02:28:48.287Z | Downloaded semver v1.0.28 |
| 342 | 2026-05-20T02:28:48.290Z | Downloaded serde_urlencoded v0.7.1 |
| 343 | 2026-05-20T02:28:48.290Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-05-20T02:28:48.290Z | Downloaded untrusted v0.9.0 |
| 345 | 2026-05-20T02:28:48.293Z | Downloaded want v0.3.1 |
| 346 | 2026-05-20T02:28:48.299Z | Downloaded urlencoding v2.1.3 |
| 347 | 2026-05-20T02:28:48.303Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-05-20T02:28:48.303Z | Downloaded unicode-xid v0.2.6 |
| 349 | 2026-05-20T02:28:48.303Z | Downloaded log v0.4.29 |
| 350 | 2026-05-20T02:28:48.303Z | Downloaded console v0.15.11 |
| 351 | 2026-05-20T02:28:48.306Z | Downloaded target-spec-miette v0.4.6 |
| 352 | 2026-05-20T02:28:48.306Z | Downloaded self_update v0.42.0 |
| 353 | 2026-05-20T02:28:48.308Z | Downloaded fastrand v2.4.1 |
| 354 | 2026-05-20T02:28:48.308Z | Downloaded signal-hook-registry v1.4.8 |
| 355 | 2026-05-20T02:28:48.308Z | Downloaded getrandom v0.3.4 |
| 356 | 2026-05-20T02:28:48.313Z | Downloaded ryu v1.0.23 |
| 357 | 2026-05-20T02:28:48.317Z | Downloaded num-traits v0.2.19 |
| 358 | 2026-05-20T02:28:48.320Z | Downloaded xattr v1.6.1 |
| 359 | 2026-05-20T02:28:48.320Z | Downloaded typeid v1.0.3 |
| 360 | 2026-05-20T02:28:48.323Z | Downloaded clap v4.6.1 |
| 361 | 2026-05-20T02:28:48.326Z | Downloaded tokio-native-tls v0.3.1 |
| 362 | 2026-05-20T02:28:48.329Z | Downloaded thiserror-impl v2.0.18 |
| 363 | 2026-05-20T02:28:48.329Z | Downloaded shlex v1.3.0 |
| 364 | 2026-05-20T02:28:48.332Z | Downloaded smol_str v0.3.6 |
| 365 | 2026-05-20T02:28:48.332Z | Downloaded swrite v0.1.0 |
| 366 | 2026-05-20T02:28:48.332Z | Downloaded signal-hook-mio v0.2.5 |
| 367 | 2026-05-20T02:28:48.332Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 368 | 2026-05-20T02:28:48.335Z | Downloaded strsim v0.11.1 |
| 369 | 2026-05-20T02:28:48.335Z | Downloaded smallvec v1.15.1 |
| 370 | 2026-05-20T02:28:48.335Z | Downloaded serde_path_to_error v0.1.20 |
| 371 | 2026-05-20T02:28:48.338Z | Downloaded unicase v2.9.0 |
| 372 | 2026-05-20T02:28:48.338Z | Downloaded futures v0.3.32 |
| 373 | 2026-05-20T02:28:48.344Z | Downloaded version_check v0.9.5 |
| 374 | 2026-05-20T02:28:48.344Z | Downloaded tokio-macros v2.7.0 |
| 375 | 2026-05-20T02:28:48.344Z | Downloaded dialoguer v0.11.0 |
| 376 | 2026-05-20T02:28:48.344Z | Downloaded tower-layer v0.3.3 |
| 377 | 2026-05-20T02:28:48.344Z | Downloaded anstream v1.0.0 |
| 378 | 2026-05-20T02:28:48.350Z | Downloaded parking_lot_core v0.9.12 |
| 379 | 2026-05-20T02:28:48.354Z | Downloaded quick-junit v0.5.2 |
| 380 | 2026-05-20T02:28:48.354Z | Downloaded target-lexicon v0.13.3 |
| 381 | 2026-05-20T02:28:48.354Z | Downloaded anstyle v1.0.14 |
| 382 | 2026-05-20T02:28:48.357Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 383 | 2026-05-20T02:28:48.357Z | Downloaded xxhash-rust v0.8.15 |
| 384 | 2026-05-20T02:28:48.357Z | Downloaded simd-adler32 v0.3.9 |
| 385 | 2026-05-20T02:28:48.362Z | Downloaded tracing-log v0.2.0 |
| 386 | 2026-05-20T02:28:48.362Z | Downloaded clap_derive v4.6.1 |
| 387 | 2026-05-20T02:28:48.367Z | Downloaded target-spec v3.6.0 |
| 388 | 2026-05-20T02:28:48.367Z | Downloaded borsh v1.6.1 |
| 389 | 2026-05-20T02:28:48.373Z | Downloaded openssl-sys v0.9.116 |
| 390 | 2026-05-20T02:28:48.377Z | Downloaded tempfile v3.27.0 |
| 391 | 2026-05-20T02:28:48.377Z | Downloaded zstd-safe v7.2.4 |
| 392 | 2026-05-20T02:28:48.377Z | Downloaded miniz_oxide v0.8.9 |
| 393 | 2026-05-20T02:28:48.380Z | Downloaded zmij v1.0.21 |
| 394 | 2026-05-20T02:28:48.380Z | Downloaded thread_local v1.1.9 |
| 395 | 2026-05-20T02:28:48.380Z | Downloaded thiserror v1.0.69 |
| 396 | 2026-05-20T02:28:48.383Z | Downloaded zeroize v1.8.2 |
| 397 | 2026-05-20T02:28:48.384Z | Downloaded sharded-slab v0.1.7 |
| 398 | 2026-05-20T02:28:48.386Z | Downloaded toml v0.8.23 |
| 399 | 2026-05-20T02:28:48.386Z | Downloaded getrandom v0.2.17 |
| 400 | 2026-05-20T02:28:48.390Z | Downloaded zstd v0.13.3 |
| 401 | 2026-05-20T02:28:48.390Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 402 | 2026-05-20T02:28:48.393Z | Downloaded tracing-attributes v0.1.31 |
| 403 | 2026-05-20T02:28:48.393Z | Downloaded tokio-stream v0.1.18 |
| 404 | 2026-05-20T02:28:48.396Z | Downloaded socket2 v0.6.3 |
| 405 | 2026-05-20T02:28:48.396Z | Downloaded signal-hook v0.3.18 |
| 406 | 2026-05-20T02:28:48.399Z | Downloaded serde_derive v1.0.228 |
| 407 | 2026-05-20T02:28:48.399Z | Downloaded derive_more v2.1.1 |
| 408 | 2026-05-20T02:28:48.406Z | Downloaded textwrap v0.16.2 |
| 409 | 2026-05-20T02:28:48.409Z | Downloaded quinn v0.11.9 |
| 410 | 2026-05-20T02:28:48.409Z | Downloaded config v0.15.23 |
| 411 | 2026-05-20T02:28:48.412Z | Downloaded thiserror v2.0.18 |
| 412 | 2026-05-20T02:28:48.416Z | Downloaded rustls-webpki v0.103.13 |
| 413 | 2026-05-20T02:28:48.418Z | Downloaded pin-project v1.1.13 |
| 414 | 2026-05-20T02:28:48.423Z | Downloaded tinyvec v1.11.0 |
| 415 | 2026-05-20T02:28:48.427Z | Downloaded unicode-ident v1.0.24 |
| 416 | 2026-05-20T02:28:48.427Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 417 | 2026-05-20T02:28:48.430Z | Downloaded indicatif v0.17.11 |
| 418 | 2026-05-20T02:28:48.433Z | Downloaded cc v1.2.62 |
| 419 | 2026-05-20T02:28:48.433Z | Downloaded serde_core v1.0.228 |
| 420 | 2026-05-20T02:28:48.437Z | Downloaded proc-macro2 v1.0.106 |
| 421 | 2026-05-20T02:28:48.437Z | Downloaded uuid v1.23.1 |
| 422 | 2026-05-20T02:28:48.439Z | Downloaded getrandom v0.4.2 |
| 423 | 2026-05-20T02:28:48.442Z | Downloaded mio v1.2.0 |
| 424 | 2026-05-20T02:28:48.446Z | Downloaded tokio-rustls v0.26.4 |
| 425 | 2026-05-20T02:28:48.446Z | Downloaded const-oid v0.9.6 |
| 426 | 2026-05-20T02:28:48.448Z | Downloaded rand v0.9.4 |
| 427 | 2026-05-20T02:28:48.448Z | Downloaded quick-xml v0.37.5 |
| 428 | 2026-05-20T02:28:48.452Z | Downloaded toml_edit v0.22.27 |
| 429 | 2026-05-20T02:28:48.455Z | Downloaded derive-where v1.6.1 |
| 430 | 2026-05-20T02:28:48.458Z | Downloaded tracing-core v0.1.36 |
| 431 | 2026-05-20T02:28:48.460Z | Downloaded futures-util v0.3.32 |
| 432 | 2026-05-20T02:28:48.465Z | Downloaded ed25519-dalek v2.2.0 |
| 433 | 2026-05-20T02:28:48.467Z | Downloaded indexmap v2.14.0 |
| 434 | 2026-05-20T02:28:48.470Z | Downloaded der v0.7.10 |
| 435 | 2026-05-20T02:28:48.473Z | Downloaded vte v0.14.1 |
| 436 | 2026-05-20T02:28:48.473Z | Downloaded miette v7.6.0 |
| 437 | 2026-05-20T02:28:48.476Z | Downloaded url v2.5.8 |
| 438 | 2026-05-20T02:28:48.482Z | Downloaded zipsign-api v0.1.5 |
| 439 | 2026-05-20T02:28:48.482Z | Downloaded serde v1.0.228 |
| 440 | 2026-05-20T02:28:48.485Z | Downloaded thiserror-impl v1.0.69 |
| 441 | 2026-05-20T02:28:48.485Z | Downloaded hashbrown v0.15.5 |
| 442 | 2026-05-20T02:28:48.485Z | Downloaded flate2 v1.1.9 |
| 443 | 2026-05-20T02:28:48.493Z | Downloaded typenum v1.20.0 |
| 444 | 2026-05-20T02:28:48.496Z | Downloaded hashbrown v0.17.1 |
| 445 | 2026-05-20T02:28:48.499Z | Downloaded tar v0.4.46 |
| 446 | 2026-05-20T02:28:48.503Z | Downloaded clap_builder v4.6.0 |
| 447 | 2026-05-20T02:28:48.515Z | Downloaded crossterm v0.29.0 |
| 448 | 2026-05-20T02:28:48.526Z | Downloaded ron v0.12.1 |
| 449 | 2026-05-20T02:28:48.531Z | Downloaded unicode-normalization v0.1.25 |
| 450 | 2026-05-20T02:28:48.535Z | Downloaded aho-corasick v1.1.4 |
| 451 | 2026-05-20T02:28:48.541Z | Downloaded h2 v0.4.14 |
| 452 | 2026-05-20T02:28:48.544Z | Downloaded tokio-util v0.7.18 |
| 453 | 2026-05-20T02:28:48.546Z | Downloaded unicode-segmentation v1.13.2 |
| 454 | 2026-05-20T02:28:48.546Z | Downloaded pulldown-cmark v0.13.3 |
| 455 | 2026-05-20T02:28:48.552Z | Downloaded hyper v1.9.0 |
| 456 | 2026-05-20T02:28:48.555Z | Downloaded tower v0.5.3 |
| 457 | 2026-05-20T02:28:48.558Z | Downloaded itertools v0.14.0 |
| 458 | 2026-05-20T02:28:48.563Z | Downloaded tower-http v0.6.11 |
| 459 | 2026-05-20T02:28:48.568Z | Downloaded regex v1.12.3 |
| 460 | 2026-05-20T02:28:48.571Z | Downloaded serde_json v1.0.149 |
| 461 | 2026-05-20T02:28:48.573Z | Downloaded gimli v0.32.3 |
| 462 | 2026-05-20T02:28:48.577Z | Downloaded webpki-roots v1.0.7 |
| 463 | 2026-05-20T02:28:48.580Z | Downloaded reqwest v0.12.28 |
| 464 | 2026-05-20T02:28:48.583Z | Downloaded tracing-subscriber v0.3.23 |
| 465 | 2026-05-20T02:28:48.587Z | Downloaded chrono v0.4.44 |
| 466 | 2026-05-20T02:28:48.593Z | Downloaded portable-atomic v1.13.1 |
| 467 | 2026-05-20T02:28:48.597Z | Downloaded zerocopy v0.8.48 |
| 468 | 2026-05-20T02:28:48.608Z | Downloaded syn v2.0.117 |
| 469 | 2026-05-20T02:28:48.645Z | Downloaded quick-xml v0.38.4 |
| 470 | 2026-05-20T02:28:48.653Z | Downloaded winnow v0.7.15 |
| 471 | 2026-05-20T02:28:48.668Z | Downloaded color-eyre v0.6.5 |
| 472 | 2026-05-20T02:28:48.683Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 473 | 2026-05-20T02:28:48.694Z | Downloaded quinn-proto v0.11.14 |
| 474 | 2026-05-20T02:28:48.697Z | Downloaded vcpkg v0.2.15 |
| 475 | 2026-05-20T02:28:48.719Z | Downloaded tokio v1.52.3 |
| 476 | 2026-05-20T02:28:48.757Z | Downloaded unicode-width v0.1.14 |
| 477 | 2026-05-20T02:28:48.762Z | Downloaded winnow v1.0.3 |
| 478 | 2026-05-20T02:28:48.768Z | Downloaded unicode-width v0.2.2 |
| 479 | 2026-05-20T02:28:48.771Z | Downloaded nextest-runner v0.80.0 |
| 480 | 2026-05-20T02:28:48.778Z | Downloaded openssl v0.10.80 |
| 481 | 2026-05-20T02:28:48.784Z | Downloaded object v0.37.3 |
| 482 | 2026-05-20T02:28:48.795Z | Downloaded rustix v0.38.44 |
| 483 | 2026-05-20T02:28:48.808Z | Downloaded rustls v0.23.40 |
| 484 | 2026-05-20T02:28:48.814Z | Downloaded rustix v1.1.4 |
| 485 | 2026-05-20T02:28:48.827Z | Downloaded regex-syntax v0.8.10 |
| 486 | 2026-05-20T02:28:48.831Z | Downloaded nix v0.30.1 |
| 487 | 2026-05-20T02:28:48.855Z | Downloaded tracing v0.1.44 |
| 488 | 2026-05-20T02:28:48.902Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-05-20T02:28:48.931Z | Downloaded petgraph v0.8.3 |
| 490 | 2026-05-20T02:28:48.942Z | Downloaded libc v0.2.186 |
| 491 | 2026-05-20T02:28:49.004Z | Downloaded recursion v0.5.4 |
| 492 | 2026-05-20T02:28:49.010Z | Downloaded ring v0.17.14 |
| 493 | 2026-05-20T02:28:49.070Z | Compiling libc v0.2.186 |
| 494 | 2026-05-20T02:28:49.070Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-05-20T02:28:49.073Z | Compiling quote v1.0.45 |
| 496 | 2026-05-20T02:28:49.073Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-05-20T02:28:49.073Z | Compiling serde_core v1.0.228 |
| 498 | 2026-05-20T02:28:49.073Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-05-20T02:28:49.198Z | Compiling memchr v2.8.0 |
| 500 | 2026-05-20T02:28:49.200Z | Compiling once_cell v1.21.4 |
| 501 | 2026-05-20T02:28:49.287Z | Compiling log v0.4.29 |
| 502 | 2026-05-20T02:28:49.322Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-05-20T02:28:49.414Z | Compiling itoa v1.0.18 |
| 504 | 2026-05-20T02:28:49.470Z | Compiling serde v1.0.228 |
| 505 | 2026-05-20T02:28:49.647Z | Compiling futures-core v0.3.32 |
| 506 | 2026-05-20T02:28:49.842Z | Compiling smallvec v1.15.1 |
| 507 | 2026-05-20T02:28:49.842Z | Compiling bitflags v2.11.1 |
| 508 | 2026-05-20T02:28:49.863Z | Compiling equivalent v1.0.2 |
| 509 | 2026-05-20T02:28:49.958Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-05-20T02:28:50.084Z | Compiling shlex v1.3.0 |
| 511 | 2026-05-20T02:28:50.190Z | Compiling hashbrown v0.17.1 |
| 512 | 2026-05-20T02:28:50.234Z | Compiling jobserver v0.1.34 |
| 513 | 2026-05-20T02:28:50.262Z | Compiling bytes v1.11.1 |
| 514 | 2026-05-20T02:28:50.262Z | Compiling futures-sink v0.3.32 |
| 515 | 2026-05-20T02:28:50.328Z | Compiling errno v0.3.14 |
| 516 | 2026-05-20T02:28:50.379Z | Compiling mio v1.2.0 |
| 517 | 2026-05-20T02:28:50.412Z | Compiling rustix v1.1.4 |
| 518 | 2026-05-20T02:28:50.546Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-05-20T02:28:50.640Z | Compiling cc v1.2.62 |
| 520 | 2026-05-20T02:28:50.741Z | Compiling syn v2.0.117 |
| 521 | 2026-05-20T02:28:50.843Z | Compiling socket2 v0.6.3 |
| 522 | 2026-05-20T02:28:51.077Z | Compiling zmij v1.0.21 |
| 523 | 2026-05-20T02:28:51.122Z | Compiling slab v0.4.12 |
| 524 | 2026-05-20T02:28:51.137Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-05-20T02:28:51.331Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-05-20T02:28:51.390Z | Compiling version_check v0.9.5 |
| 527 | 2026-05-20T02:28:51.424Z | Compiling serde_json v1.0.149 |
| 528 | 2026-05-20T02:28:51.654Z | Compiling futures-task v0.3.32 |
| 529 | 2026-05-20T02:28:51.682Z | Compiling futures-io v0.3.32 |
| 530 | 2026-05-20T02:28:51.869Z | Compiling indexmap v2.14.0 |
| 531 | 2026-05-20T02:28:51.899Z | Compiling getrandom v0.4.2 |
| 532 | 2026-05-20T02:28:51.951Z | Compiling camino v1.2.2 |
| 533 | 2026-05-20T02:28:52.019Z | Compiling unicode-width v0.2.2 |
| 534 | 2026-05-20T02:28:52.212Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-05-20T02:28:52.365Z | Compiling ring v0.17.14 |
| 536 | 2026-05-20T02:28:52.466Z | Compiling http v1.4.0 |
| 537 | 2026-05-20T02:28:52.507Z | Compiling adler2 v2.0.1 |
| 538 | 2026-05-20T02:28:52.527Z | Compiling zeroize v1.8.2 |
| 539 | 2026-05-20T02:28:52.676Z | Compiling simd-adler32 v0.3.9 |
| 540 | 2026-05-20T02:28:52.734Z | Compiling autocfg v1.5.0 |
| 541 | 2026-05-20T02:28:52.907Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-05-20T02:28:53.101Z | Compiling num-traits v0.2.19 |
| 543 | 2026-05-20T02:28:53.339Z | Compiling getrandom v0.3.4 |
| 544 | 2026-05-20T02:28:53.352Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-05-20T02:28:53.542Z | Compiling object v0.37.3 |
| 546 | 2026-05-20T02:28:53.686Z | Compiling zerocopy v0.8.48 |
| 547 | 2026-05-20T02:28:53.904Z | Compiling http-body v1.0.1 |
| 548 | 2026-05-20T02:28:54.059Z | Compiling rustls-pki-types v1.14.1 |
| 549 | 2026-05-20T02:28:54.062Z | Compiling form_urlencoded v1.2.2 |
| 550 | 2026-05-20T02:28:54.128Z | Compiling semver v1.0.28 |
| 551 | 2026-05-20T02:28:54.338Z | Compiling getrandom v0.2.17 |
| 552 | 2026-05-20T02:28:54.341Z | Compiling idna_adapter v1.0.0 |
| 553 | 2026-05-20T02:28:54.374Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-05-20T02:28:54.410Z | Compiling tokio-macros v2.7.0 |
| 555 | 2026-05-20T02:28:54.441Z | Compiling futures-macro v0.3.32 |
| 556 | 2026-05-20T02:28:54.541Z | Compiling tracing-attributes v0.1.31 |
| 557 | 2026-05-20T02:28:54.610Z | Compiling signal-hook v0.3.18 |
| 558 | 2026-05-20T02:28:54.792Z | Compiling guppy-workspace-hack v0.1.0 |
| 559 | 2026-05-20T02:28:54.843Z | Compiling utf8_iter v1.0.4 |
| 560 | 2026-05-20T02:28:54.926Z | Compiling thiserror v2.0.18 |
| 561 | 2026-05-20T02:28:55.010Z | Compiling httparse v1.10.1 |
| 562 | 2026-05-20T02:28:55.022Z | Compiling untrusted v0.9.0 |
| 563 | 2026-05-20T02:28:55.152Z | Compiling gimli v0.32.3 |
| 564 | 2026-05-20T02:28:55.184Z | Compiling tokio v1.52.3 |
| 565 | 2026-05-20T02:28:55.273Z | Compiling futures-util v0.3.32 |
| 566 | 2026-05-20T02:28:55.286Z | Compiling owo-colors v4.3.0 |
| 567 | 2026-05-20T02:28:55.369Z | Compiling fnv v1.0.7 |
| 568 | 2026-05-20T02:28:55.687Z | Compiling idna v1.1.0 |
| 569 | 2026-05-20T02:28:55.735Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-05-20T02:28:55.752Z | Compiling tracing v0.1.44 |
| 571 | 2026-05-20T02:28:57.327Z | Compiling addr2line v0.25.1 |
| 572 | 2026-05-20T02:28:57.786Z | Compiling generic-array v0.14.7 |
| 573 | 2026-05-20T02:28:57.873Z | Compiling tower-service v0.3.3 |
| 574 | 2026-05-20T02:28:57.913Z | Compiling fastrand v2.4.1 |
| 575 | 2026-05-20T02:28:57.971Z | Compiling rustls v0.23.40 |
| 576 | 2026-05-20T02:28:58.025Z | Compiling target-spec v3.6.0 |
| 577 | 2026-05-20T02:28:58.198Z | Compiling thiserror v1.0.69 |
| 578 | 2026-05-20T02:28:58.251Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-05-20T02:28:58.310Z | Compiling rustc-demangle v0.1.27 |
| 580 | 2026-05-20T02:28:58.323Z | Compiling typeid v1.0.3 |
| 581 | 2026-05-20T02:28:58.377Z | Compiling pkg-config v0.3.33 |
| 582 | 2026-05-20T02:28:58.517Z | Compiling try-lock v0.2.5 |
| 583 | 2026-05-20T02:28:58.636Z | Compiling want v0.3.1 |
| 584 | 2026-05-20T02:28:58.821Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 585 | 2026-05-20T02:28:58.846Z | Compiling tempfile v3.27.0 |
| 586 | 2026-05-20T02:28:58.902Z | Compiling cfg-expr v0.20.7 |
| 587 | 2026-05-20T02:28:59.112Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-05-20T02:28:59.303Z | Compiling url v2.5.8 |
| 589 | 2026-05-20T02:28:59.745Z | Compiling h2 v0.4.14 |
| 590 | 2026-05-20T02:29:00.196Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-05-20T02:29:00.368Z | Compiling terminal_size v0.4.4 |
| 592 | 2026-05-20T02:29:00.521Z | Compiling backtrace v0.3.76 |
| 593 | 2026-05-20T02:29:00.730Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-05-20T02:29:00.940Z | Compiling winnow v0.7.15 |
| 595 | 2026-05-20T02:29:01.347Z | Compiling erased-serde v0.4.10 |
| 596 | 2026-05-20T02:29:01.656Z | Compiling typenum v1.20.0 |
| 597 | 2026-05-20T02:29:01.771Z | Compiling regex-syntax v0.8.10 |
| 598 | 2026-05-20T02:29:02.331Z | Compiling subtle v2.6.1 |
| 599 | 2026-05-20T02:29:02.494Z | Compiling rustls-webpki v0.103.13 |
| 600 | 2026-05-20T02:29:03.405Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-05-20T02:29:05.290Z | Compiling hyper v1.9.0 |
| 602 | 2026-05-20T02:29:06.209Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-05-20T02:29:06.374Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-05-20T02:29:06.749Z | Compiling ahash v0.8.12 |
| 605 | 2026-05-20T02:29:07.012Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-05-20T02:29:07.135Z | Compiling tower-layer v0.3.3 |
| 607 | 2026-05-20T02:29:07.346Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-05-20T02:29:07.462Z | Compiling portable-atomic v1.13.1 |
| 609 | 2026-05-20T02:29:07.921Z | Compiling is_ci v1.2.0 |
| 610 | 2026-05-20T02:29:08.036Z | Compiling nextest-workspace-hack v0.1.0 |
| 611 | 2026-05-20T02:29:08.089Z | Compiling unicode-linebreak v0.1.5 |
| 612 | 2026-05-20T02:29:08.276Z | Compiling either v1.15.0 |
| 613 | 2026-05-20T02:29:08.366Z | Compiling foldhash v0.1.5 |
| 614 | 2026-05-20T02:29:08.502Z | Compiling unicode-segmentation v1.13.2 |
| 615 | 2026-05-20T02:29:08.588Z | Compiling parking_lot_core v0.9.12 |
| 616 | 2026-05-20T02:29:08.902Z | Compiling ipnet v2.12.0 |
| 617 | 2026-05-20T02:29:08.915Z | Compiling crc32fast v1.5.0 |
| 618 | 2026-05-20T02:29:08.987Z | Compiling toml_write v0.1.2 |
| 619 | 2026-05-20T02:29:09.003Z | Compiling base64 v0.22.1 |
| 620 | 2026-05-20T02:29:09.081Z | Compiling convert_case v0.10.0 |
| 621 | 2026-05-20T02:29:09.230Z | Compiling toml_edit v0.22.27 |
| 622 | 2026-05-20T02:29:09.260Z | Compiling hyper-util v0.1.20 |
| 623 | 2026-05-20T02:29:09.341Z | Compiling hashbrown v0.15.5 |
| 624 | 2026-05-20T02:29:09.489Z | Compiling textwrap v0.16.2 |
| 625 | 2026-05-20T02:29:09.986Z | Compiling tokio-rustls v0.26.4 |
| 626 | 2026-05-20T02:29:10.095Z | Compiling supports-color v3.0.2 |
| 627 | 2026-05-20T02:29:10.318Z | Compiling sharded-slab v0.1.7 |
| 628 | 2026-05-20T02:29:10.359Z | Compiling tower v0.5.3 |
| 629 | 2026-05-20T02:29:10.955Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-05-20T02:29:10.967Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-05-20T02:29:11.214Z | Compiling webpki-roots v1.0.7 |
| 632 | 2026-05-20T02:29:11.239Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-05-20T02:29:11.341Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-05-20T02:29:11.470Z | Compiling console v0.15.11 |
| 635 | 2026-05-20T02:29:11.525Z | Compiling cargo-platform v0.3.3 |
| 636 | 2026-05-20T02:29:11.923Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-05-20T02:29:12.098Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-05-20T02:29:12.269Z | Compiling thread_local v1.1.9 |
| 639 | 2026-05-20T02:29:12.281Z | Compiling pulldown-cmark v0.13.3 |
| 640 | 2026-05-20T02:29:12.346Z | Compiling unicode-width v0.1.14 |
| 641 | 2026-05-20T02:29:12.515Z | Compiling cfg_aliases v0.2.1 |
| 642 | 2026-05-20T02:29:12.623Z | Compiling winnow v1.0.3 |
| 643 | 2026-05-20T02:29:12.647Z | Compiling supports-unicode v3.0.0 |
| 644 | 2026-05-20T02:29:12.784Z | Compiling supports-hyperlinks v3.2.0 |
| 645 | 2026-05-20T02:29:12.823Z | Compiling scopeguard v1.2.0 |
| 646 | 2026-05-20T02:29:12.931Z | Compiling debug-ignore v1.0.5 |
| 647 | 2026-05-20T02:29:12.944Z | Compiling fixedbitset v0.5.7 |
| 648 | 2026-05-20T02:29:13.009Z | Compiling ryu v1.0.23 |
| 649 | 2026-05-20T02:29:13.041Z | Compiling utf8parse v0.2.2 |
| 650 | 2026-05-20T02:29:13.157Z | Compiling rustix v0.38.44 |
| 651 | 2026-05-20T02:29:13.302Z | Compiling zstd-safe v7.2.4 |
| 652 | 2026-05-20T02:29:13.450Z | Compiling petgraph v0.8.3 |
| 653 | 2026-05-20T02:29:13.559Z | Compiling serde_urlencoded v0.7.1 |
| 654 | 2026-05-20T02:29:13.609Z | Compiling anstyle-parse v1.0.0 |
| 655 | 2026-05-20T02:29:13.827Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 656 | 2026-05-20T02:29:13.883Z | Compiling lock_api v0.4.14 |
| 657 | 2026-05-20T02:29:14.093Z | Compiling miette v7.6.0 |
| 658 | 2026-05-20T02:29:14.133Z | Compiling nix v0.30.1 |
| 659 | 2026-05-20T02:29:14.575Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-05-20T02:29:14.589Z | Compiling sigchld v0.2.4 |
| 661 | 2026-05-20T02:29:14.787Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-05-20T02:29:15.164Z | Compiling serde-untagged v0.1.9 |
| 663 | 2026-05-20T02:29:15.367Z | Compiling hyper-rustls v0.27.9 |
| 664 | 2026-05-20T02:29:15.528Z | Compiling serde-value v0.7.0 |
| 665 | 2026-05-20T02:29:16.291Z | Compiling toml v0.8.23 |
| 666 | 2026-05-20T02:29:16.310Z | Compiling tower-http v0.6.11 |
| 667 | 2026-05-20T02:29:17.764Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-05-20T02:29:18.157Z | Compiling itertools v0.14.0 |
| 669 | 2026-05-20T02:29:18.499Z | Compiling regex v1.12.3 |
| 670 | 2026-05-20T02:29:18.547Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-05-20T02:29:18.571Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-05-20T02:29:18.699Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-05-20T02:29:18.712Z | Compiling rand_core v0.9.5 |
| 674 | 2026-05-20T02:29:18.959Z | Compiling futures-executor v0.3.32 |
| 675 | 2026-05-20T02:29:19.025Z | Compiling pin-project-internal v1.1.13 |
| 676 | 2026-05-20T02:29:19.108Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-05-20T02:29:19.375Z | Compiling uuid v1.23.1 |
| 678 | 2026-05-20T02:29:19.494Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 679 | 2026-05-20T02:29:19.631Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-05-20T02:29:19.784Z | Compiling smol_str v0.3.6 |
| 681 | 2026-05-20T02:29:19.914Z | Compiling filetime v0.2.29 |
| 682 | 2026-05-20T02:29:19.918Z | Compiling bstr v1.12.1 |
| 683 | 2026-05-20T02:29:19.918Z | Compiling vte v0.14.1 |
| 684 | 2026-05-20T02:29:19.985Z | Compiling static_assertions v1.1.0 |
| 685 | 2026-05-20T02:29:20.060Z | Compiling anstyle-query v1.1.5 |
| 686 | 2026-05-20T02:29:20.109Z | Compiling tinyvec_macros v0.1.1 |
| 687 | 2026-05-20T02:29:20.133Z | Compiling is_terminal_polyfill v1.70.2 |
| 688 | 2026-05-20T02:29:20.143Z | Compiling anstyle v1.0.14 |
| 689 | 2026-05-20T02:29:20.162Z | Compiling nested v0.1.1 |
| 690 | 2026-05-20T02:29:20.177Z | Compiling self_update v0.42.0 |
| 691 | 2026-05-20T02:29:20.225Z | Compiling iana-time-zone v0.1.65 |
| 692 | 2026-05-20T02:29:20.357Z | Compiling litrs v1.0.0 |
| 693 | 2026-05-20T02:29:20.407Z | Compiling colorchoice v1.0.5 |
| 694 | 2026-05-20T02:29:20.423Z | Compiling xattr v1.6.1 |
| 695 | 2026-05-20T02:29:20.530Z | Compiling unicase v2.9.0 |
| 696 | 2026-05-20T02:29:20.566Z | Compiling color-spantrace v0.3.0 |
| 697 | 2026-05-20T02:29:20.614Z | Compiling unicode-xid v0.2.6 |
| 698 | 2026-05-20T02:29:20.626Z | Compiling eyre v0.6.12 |
| 699 | 2026-05-20T02:29:20.706Z | Compiling number_prefix v0.4.0 |
| 700 | 2026-05-20T02:29:20.796Z | Compiling cargo-util-schemas v0.2.0 |
| 701 | 2026-05-20T02:29:20.809Z | Compiling document-features v0.2.12 |
| 702 | 2026-05-20T02:29:20.871Z | Compiling indicatif v0.17.11 |
| 703 | 2026-05-20T02:29:20.933Z | Compiling tar v0.4.46 |
| 704 | 2026-05-20T02:29:21.228Z | Compiling anstream v1.0.0 |
| 705 | 2026-05-20T02:29:21.394Z | Compiling chrono v0.4.44 |
| 706 | 2026-05-20T02:29:21.727Z | Compiling globset v0.4.18 |
| 707 | 2026-05-20T02:29:21.910Z | Compiling guppy v0.17.25 |
| 708 | 2026-05-20T02:29:23.185Z | Compiling tinyvec v1.11.0 |
| 709 | 2026-05-20T02:29:23.470Z | Compiling pin-project v1.1.13 |
| 710 | 2026-05-20T02:29:23.578Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-05-20T02:29:23.617Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-05-20T02:29:23.978Z | Compiling toml v1.1.2+spec-1.1.0 |
| 713 | 2026-05-20T02:29:24.066Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-05-20T02:29:24.256Z | Compiling reqwest v0.12.28 |
| 715 | 2026-05-20T02:29:24.388Z | Compiling futures v0.3.32 |
| 716 | 2026-05-20T02:29:24.475Z | Compiling rand_chacha v0.9.0 |
| 717 | 2026-05-20T02:29:24.798Z | Compiling digest v0.10.7 |
| 718 | 2026-05-20T02:29:24.940Z | Compiling derive_more v2.1.1 |
| 719 | 2026-05-20T02:29:25.021Z | Compiling parking_lot v0.12.5 |
| 720 | 2026-05-20T02:29:25.033Z | Compiling flate2 v1.1.9 |
| 721 | 2026-05-20T02:29:25.041Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-05-20T02:29:25.282Z | Compiling shared_child v1.1.1 |
| 723 | 2026-05-20T02:29:25.930Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-05-20T02:29:25.944Z | Compiling self-replace v1.5.0 |
| 725 | 2026-05-20T02:29:26.065Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-05-20T02:29:26.232Z | Compiling quick-xml v0.37.5 |
| 727 | 2026-05-20T02:29:26.624Z | Compiling quick-xml v0.38.4 |
| 728 | 2026-05-20T02:29:26.907Z | Compiling shell-words v1.1.1 |
| 729 | 2026-05-20T02:29:27.158Z | Compiling recursion v0.5.4 |
| 730 | 2026-05-20T02:29:27.173Z | Compiling heck v0.5.0 |
| 731 | 2026-05-20T02:29:27.301Z | Compiling humantime v2.3.0 |
| 732 | 2026-05-20T02:29:27.373Z | Compiling indenter v0.3.4 |
| 733 | 2026-05-20T02:29:27.723Z | Compiling urlencoding v2.1.3 |
| 734 | 2026-05-20T02:29:27.758Z | Compiling strsim v0.11.1 |
| 735 | 2026-05-20T02:29:27.771Z | Compiling clap_lex v1.1.0 |
| 736 | 2026-05-20T02:29:27.966Z | Compiling cpufeatures v0.2.17 |
| 737 | 2026-05-20T02:29:28.136Z | Compiling sha2 v0.10.9 |
| 738 | 2026-05-20T02:29:28.269Z | Compiling clap_derive v4.6.1 |
| 739 | 2026-05-20T02:29:28.289Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-05-20T02:29:28.767Z | Compiling humantime-serde v1.1.1 |
| 741 | 2026-05-20T02:29:29.372Z | Compiling nextest-filtering v0.15.0 |
| 742 | 2026-05-20T02:29:29.442Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-05-20T02:29:30.066Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-05-20T02:29:30.350Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-05-20T02:29:32.557Z | Compiling crossterm v0.29.0 |
| 746 | 2026-05-20T02:29:33.295Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-05-20T02:29:34.464Z | Compiling zstd v0.13.3 |
| 748 | 2026-05-20T02:29:34.476Z | Compiling duct v0.13.7 |
| 749 | 2026-05-20T02:29:35.109Z | Compiling rand v0.9.4 |
| 750 | 2026-05-20T02:29:35.337Z | Compiling config v0.15.23 |
| 751 | 2026-05-20T02:29:35.529Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-05-20T02:29:35.704Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-05-20T02:29:35.726Z | Compiling target-spec-miette v0.4.6 |
| 754 | 2026-05-20T02:29:35.767Z | Compiling future-queue v0.4.0 |
| 755 | 2026-05-20T02:29:35.863Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-05-20T02:29:36.049Z | Compiling tokio-stream v0.1.18 |
| 757 | 2026-05-20T02:29:36.135Z | Compiling camino-tempfile v1.4.1 |
| 758 | 2026-05-20T02:29:36.198Z | Compiling derive-where v1.6.1 |
| 759 | 2026-05-20T02:29:36.276Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-05-20T02:29:36.355Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-05-20T02:29:36.572Z | Compiling indent_write v2.2.0 |
| 762 | 2026-05-20T02:29:36.585Z | Compiling home v0.5.12 |
| 763 | 2026-05-20T02:29:36.718Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-05-20T02:29:36.718Z | Compiling swrite v0.1.0 |
| 765 | 2026-05-20T02:29:36.742Z | Compiling hex v0.4.3 |
| 766 | 2026-05-20T02:29:36.755Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-05-20T02:29:36.844Z | Compiling clap v4.6.1 |
| 768 | 2026-05-20T02:29:36.914Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-05-20T02:29:36.930Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-05-20T02:29:37.445Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-05-20T02:29:55.536Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 772 | 2026-05-20T02:29:55.723Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-05-20T02:29:55.726Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-05-20T02:29:55.845Z | + banner ddm |
| 775 | 2026-05-20T02:29:55.849Z | |
| 776 | 2026-05-20T02:29:55.849Z | ##### ##### # # |
| 777 | 2026-05-20T02:29:55.849Z | # # # # ## ## |
| 778 | 2026-05-20T02:29:55.849Z | # # # # # ## # |
| 779 | 2026-05-20T02:29:55.849Z | # # # # # # |
| 780 | 2026-05-20T02:29:55.849Z | # # # # # # |
| 781 | 2026-05-20T02:29:55.849Z | ##### ##### # # |
| 782 | 2026-05-20T02:29:55.849Z | |
| 783 | 2026-05-20T02:29:55.849Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 784 | 2026-05-20T02:29:56.006Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 785 | 2026-05-20T02:29:56.926Z | From https://github.com/oxidecomputer/falcon |
| 786 | 2026-05-20T02:29:56.926Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 787 | 2026-05-20T02:29:57.004Z | Updating crates.io index |
| 788 | 2026-05-20T02:29:57.042Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 789 | 2026-05-20T02:29:57.754Z | From https://github.com/oxidecomputer/dendrite |
| 790 | 2026-05-20T02:29:57.754Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 791 | 2026-05-20T02:29:57.833Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 792 | 2026-05-20T02:29:58.082Z | From https://github.com/oxidecomputer/ispf |
| 793 | 2026-05-20T02:29:58.082Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 794 | 2026-05-20T02:29:58.088Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 795 | 2026-05-20T02:29:58.391Z | From https://github.com/oxidecomputer/netadm-sys |
| 796 | 2026-05-20T02:29:58.391Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 797 | 2026-05-20T02:29:58.399Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 798 | 2026-05-20T02:30:05.875Z | From https://github.com/oxidecomputer/omicron |
| 799 | 2026-05-20T02:30:05.875Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 800 | 2026-05-20T02:30:06.286Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 801 | 2026-05-20T02:30:06.877Z | From https://github.com/oxidecomputer/opte |
| 802 | 2026-05-20T02:30:06.877Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 803 | 2026-05-20T02:30:07.068Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 804 | 2026-05-20T02:30:07.318Z | From https://github.com/illumos/smf-rs |
| 805 | 2026-05-20T02:30:07.318Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 806 | 2026-05-20T02:30:07.401Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 807 | 2026-05-20T02:30:07.670Z | From https://github.com/oxidecomputer/network-interface |
| 808 | 2026-05-20T02:30:07.670Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 809 | 2026-05-20T02:30:07.697Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 810 | 2026-05-20T02:30:07.970Z | From https://github.com/oxidecomputer/zone |
| 811 | 2026-05-20T02:30:07.970Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 812 | 2026-05-20T02:30:08.052Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 813 | 2026-05-20T02:30:08.654Z | From https://github.com/oxidecomputer/propolis |
| 814 | 2026-05-20T02:30:08.654Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 815 | 2026-05-20T02:30:08.774Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 816 | 2026-05-20T02:30:09.249Z | From https://github.com/oxidecomputer/transceiver-control |
| 817 | 2026-05-20T02:30:09.249Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 818 | 2026-05-20T02:30:09.272Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 819 | 2026-05-20T02:30:09.533Z | From https://github.com/oxidecomputer/dlpi-sys |
| 820 | 2026-05-20T02:30:09.534Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 821 | 2026-05-20T02:30:09.539Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 822 | 2026-05-20T02:30:09.807Z | From https://github.com/jmesmon/rust-libzfs |
| 823 | 2026-05-20T02:30:09.807Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 824 | 2026-05-20T02:30:09.815Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 825 | 2026-05-20T02:30:10.066Z | From https://github.com/oxidecomputer/rusty-doors |
| 826 | 2026-05-20T02:30:10.066Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 827 | 2026-05-20T02:30:10.134Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 828 | 2026-05-20T02:30:10.438Z | From https://github.com/oxidecomputer/lldp |
| 829 | 2026-05-20T02:30:10.438Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 830 | 2026-05-20T02:30:10.590Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 831 | 2026-05-20T02:30:10.850Z | From https://github.com/oxidecomputer/slog-error-chain |
| 832 | 2026-05-20T02:30:10.850Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 833 | 2026-05-20T02:30:10.870Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 834 | 2026-05-20T02:30:11.147Z | From https://github.com/oxidecomputer/tufaceous |
| 835 | 2026-05-20T02:30:11.147Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 836 | 2026-05-20T02:30:11.222Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 837 | 2026-05-20T02:30:11.666Z | From https://github.com/oxidecomputer/management-gateway-service |
| 838 | 2026-05-20T02:30:11.666Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 839 | 2026-05-20T02:30:11.692Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 840 | 2026-05-20T02:30:12.485Z | From https://github.com/oxidecomputer/crucible |
| 841 | 2026-05-20T02:30:12.485Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 842 | 2026-05-20T02:30:12.629Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 843 | 2026-05-20T02:30:12.860Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 844 | 2026-05-20T02:30:12.860Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 845 | 2026-05-20T02:30:13.156Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 846 | 2026-05-20T02:30:13.478Z | From https://github.com/oxidecomputer/propolis |
| 847 | 2026-05-20T02:30:13.478Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 848 | 2026-05-20T02:30:13.569Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 849 | 2026-05-20T02:30:13.836Z | From https://github.com/oxidecomputer/opte |
| 850 | 2026-05-20T02:30:13.836Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 851 | 2026-05-20T02:30:13.867Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 852 | 2026-05-20T02:30:14.181Z | From https://github.com/oxidecomputer/tofino |
| 853 | 2026-05-20T02:30:14.181Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 854 | 2026-05-20T02:30:14.207Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 855 | 2026-05-20T02:30:14.800Z | From https://github.com/oxidecomputer/maghemite |
| 856 | 2026-05-20T02:30:14.800Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 857 | 2026-05-20T02:30:14.864Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 858 | 2026-05-20T02:30:15.123Z | From https://github.com/oxidecomputer/clickward |
| 859 | 2026-05-20T02:30:15.123Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 860 | 2026-05-20T02:30:15.272Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 861 | 2026-05-20T02:30:15.675Z | From https://github.com/oxidecomputer/crucible |
| 862 | 2026-05-20T02:30:15.675Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 863 | 2026-05-20T02:30:15.835Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 864 | 2026-05-20T02:30:16.065Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 865 | 2026-05-20T02:30:16.065Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 866 | 2026-05-20T02:30:16.890Z | Downloading crates ... |
| 867 | 2026-05-20T02:30:16.998Z | Downloaded cpufeatures v0.3.0 |
| 868 | 2026-05-20T02:30:17.007Z | Downloaded async-stream-impl v0.3.6 |
| 869 | 2026-05-20T02:30:17.011Z | Downloaded convert_case v0.4.0 |
| 870 | 2026-05-20T02:30:17.011Z | Downloaded argon2 v0.5.3 |
| 871 | 2026-05-20T02:30:17.012Z | Downloaded base16ct v1.0.0 |
| 872 | 2026-05-20T02:30:17.012Z | Downloaded aead v0.5.2 |
| 873 | 2026-05-20T02:30:17.012Z | Downloaded bit-set v0.8.0 |
| 874 | 2026-05-20T02:30:17.016Z | Downloaded allocator-api2 v0.2.21 |
| 875 | 2026-05-20T02:30:17.020Z | Downloaded daft-derive v0.1.7 |
| 876 | 2026-05-20T02:30:17.025Z | Downloaded derive_more v0.99.20 |
| 877 | 2026-05-20T02:30:17.030Z | Downloaded blake2 v0.10.6 |
| 878 | 2026-05-20T02:30:17.030Z | Downloaded async-recursion v1.1.1 |
| 879 | 2026-05-20T02:30:17.033Z | Downloaded const_format_proc_macros v0.2.34 |
| 880 | 2026-05-20T02:30:17.034Z | Downloaded async-compression v0.4.42 |
| 881 | 2026-05-20T02:30:17.038Z | Downloaded dyn-clone v1.0.20 |
| 882 | 2026-05-20T02:30:17.041Z | Downloaded dtrace-parser v0.3.0 |
| 883 | 2026-05-20T02:30:17.041Z | Downloaded half v2.7.1 |
| 884 | 2026-05-20T02:30:17.045Z | Downloaded num_enum v0.7.6 |
| 885 | 2026-05-20T02:30:17.049Z | Downloaded icu_collections v2.2.0 |
| 886 | 2026-05-20T02:30:17.052Z | Downloaded fxhash v0.2.1 |
| 887 | 2026-05-20T02:30:17.052Z | Downloaded dof v0.3.0 |
| 888 | 2026-05-20T02:30:17.052Z | Downloaded dropshot_endpoint v0.17.0 |
| 889 | 2026-05-20T02:30:17.057Z | Downloaded foreign-types-shared v0.3.1 |
| 890 | 2026-05-20T02:30:17.060Z | Downloaded arrayref v0.3.9 |
| 891 | 2026-05-20T02:30:17.060Z | Downloaded float-ord v0.3.2 |
| 892 | 2026-05-20T02:30:17.060Z | Downloaded crossbeam-epoch v0.9.18 |
| 893 | 2026-05-20T02:30:17.063Z | Downloaded hostname v0.3.1 |
| 894 | 2026-05-20T02:30:17.066Z | Downloaded glob v0.3.3 |
| 895 | 2026-05-20T02:30:17.066Z | Downloaded konst v0.2.20 |
| 896 | 2026-05-20T02:30:17.069Z | Downloaded foreign-types-macros v0.2.3 |
| 897 | 2026-05-20T02:30:17.072Z | Downloaded dof v0.4.0 |
| 898 | 2026-05-20T02:30:17.072Z | Downloaded ingot v0.1.1 |
| 899 | 2026-05-20T02:30:17.075Z | Downloaded csv-core v0.1.13 |
| 900 | 2026-05-20T02:30:17.075Z | Downloaded heck v0.4.1 |
| 901 | 2026-05-20T02:30:17.079Z | Downloaded icu_locale_core v2.2.0 |
| 902 | 2026-05-20T02:30:17.085Z | Downloaded ident_case v1.0.1 |
| 903 | 2026-05-20T02:30:17.085Z | Downloaded ciborium-ll v0.2.2 |
| 904 | 2026-05-20T02:30:17.089Z | Downloaded hash32 v0.3.1 |
| 905 | 2026-05-20T02:30:17.090Z | Downloaded compression-core v0.4.32 |
| 906 | 2026-05-20T02:30:17.090Z | Downloaded num_threads v0.1.7 |
| 907 | 2026-05-20T02:30:17.090Z | Downloaded defmt v0.3.100 |
| 908 | 2026-05-20T02:30:17.093Z | Downloaded bytecount v0.6.9 |
| 909 | 2026-05-20T02:30:17.093Z | Downloaded gethostname v0.5.0 |
| 910 | 2026-05-20T02:30:17.093Z | Downloaded olpc-cjson v0.1.4 |
| 911 | 2026-05-20T02:30:17.096Z | Downloaded git-stub-vcs v0.1.0 |
| 912 | 2026-05-20T02:30:17.096Z | Downloaded opaque-debug v0.3.1 |
| 913 | 2026-05-20T02:30:17.099Z | Downloaded embedded-io v0.6.1 |
| 914 | 2026-05-20T02:30:17.099Z | Downloaded omicron-workspace-hack v0.1.0 |
| 915 | 2026-05-20T02:30:17.099Z | Downloaded embedded-io v0.4.0 |
| 916 | 2026-05-20T02:30:17.102Z | Downloaded hostname v0.4.2 |
| 917 | 2026-05-20T02:30:17.102Z | Downloaded cstr-argument v0.1.2 |
| 918 | 2026-05-20T02:30:17.105Z | Downloaded ipnetwork v0.21.1 |
| 919 | 2026-05-20T02:30:17.105Z | Downloaded group v0.13.0 |
| 920 | 2026-05-20T02:30:17.108Z | Downloaded foldhash v0.2.0 |
| 921 | 2026-05-20T02:30:17.108Z | Downloaded byteorder v1.5.0 |
| 922 | 2026-05-20T02:30:17.113Z | Downloaded dtrace-parser v0.2.0 |
| 923 | 2026-05-20T02:30:17.113Z | Downloaded foreign-types v0.5.0 |
| 924 | 2026-05-20T02:30:17.117Z | Downloaded cobs v0.3.0 |
| 925 | 2026-05-20T02:30:17.117Z | Downloaded compression-codecs v0.4.38 |
| 926 | 2026-05-20T02:30:17.117Z | Downloaded fixedbitset v0.4.2 |
| 927 | 2026-05-20T02:30:17.120Z | Downloaded fs_extra v1.3.0 |
| 928 | 2026-05-20T02:30:17.120Z | Downloaded ff v0.13.1 |
| 929 | 2026-05-20T02:30:17.123Z | Downloaded cookie v0.18.1 |
| 930 | 2026-05-20T02:30:17.123Z | Downloaded crc8 v0.1.1 |
| 931 | 2026-05-20T02:30:17.126Z | Downloaded const-random v0.1.18 |
| 932 | 2026-05-20T02:30:17.126Z | Downloaded parse-display v0.10.0 |
| 933 | 2026-05-20T02:30:17.126Z | Downloaded hubpack v0.1.2 |
| 934 | 2026-05-20T02:30:17.129Z | Downloaded base16ct v0.2.0 |
| 935 | 2026-05-20T02:30:17.129Z | Downloaded const-random-macro v0.1.16 |
| 936 | 2026-05-20T02:30:17.132Z | Downloaded httpdate v1.0.3 |
| 937 | 2026-05-20T02:30:17.132Z | Downloaded darling_macro v0.23.0 |
| 938 | 2026-05-20T02:30:17.132Z | Downloaded darling_macro v0.21.3 |
| 939 | 2026-05-20T02:30:17.135Z | Downloaded enum-as-inner v0.6.1 |
| 940 | 2026-05-20T02:30:17.135Z | Downloaded konst_macro_rules v0.2.19 |
| 941 | 2026-05-20T02:30:17.138Z | Downloaded hmac v0.12.1 |
| 942 | 2026-05-20T02:30:17.138Z | Downloaded highway v1.3.0 |
| 943 | 2026-05-20T02:30:17.143Z | Downloaded ciborium-io v0.2.2 |
| 944 | 2026-05-20T02:30:17.143Z | Downloaded async-stream v0.3.6 |
| 945 | 2026-05-20T02:30:17.146Z | Downloaded indexmap v1.9.3 |
| 946 | 2026-05-20T02:30:17.146Z | Downloaded byte-wrapper v0.1.0 |
| 947 | 2026-05-20T02:30:17.149Z | Downloaded hubpack_derive v0.1.1 |
| 948 | 2026-05-20T02:30:17.149Z | Downloaded mime v0.3.17 |
| 949 | 2026-05-20T02:30:17.149Z | Downloaded natord v1.0.9 |
| 950 | 2026-05-20T02:30:17.152Z | Downloaded libscf-sys v1.2.0 |
| 951 | 2026-05-20T02:30:17.152Z | Downloaded keccak v0.1.6 |
| 952 | 2026-05-20T02:30:17.155Z | Downloaded dunce v1.0.5 |
| 953 | 2026-05-20T02:30:17.155Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 954 | 2026-05-20T02:30:17.155Z | Downloaded data-encoding v2.11.0 |
| 955 | 2026-05-20T02:30:17.158Z | Downloaded is-terminal v0.4.17 |
| 956 | 2026-05-20T02:30:17.158Z | Downloaded linked-hash-map v0.5.6 |
| 957 | 2026-05-20T02:30:17.161Z | Downloaded instant v0.1.13 |
| 958 | 2026-05-20T02:30:17.161Z | Downloaded cmake v0.1.58 |
| 959 | 2026-05-20T02:30:17.164Z | Downloaded defmt-parser v1.0.0 |
| 960 | 2026-05-20T02:30:17.164Z | Downloaded defmt-macros v1.1.0 |
| 961 | 2026-05-20T02:30:17.167Z | Downloaded powerfmt v0.2.0 |
| 962 | 2026-05-20T02:30:17.167Z | Downloaded num_enum_derive v0.5.11 |
| 963 | 2026-05-20T02:30:17.167Z | Downloaded crossbeam-deque v0.8.6 |
| 964 | 2026-05-20T02:30:17.172Z | Downloaded bcs v0.1.6 |
| 965 | 2026-05-20T02:30:17.172Z | Downloaded match_cfg v0.1.0 |
| 966 | 2026-05-20T02:30:17.175Z | Downloaded proc-macro-crate v1.3.1 |
| 967 | 2026-05-20T02:30:17.175Z | Downloaded drift v0.1.4 |
| 968 | 2026-05-20T02:30:17.178Z | Downloaded progenitor-client v0.10.0 |
| 969 | 2026-05-20T02:30:17.181Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 970 | 2026-05-20T02:30:17.181Z | Downloaded newline-converter v0.3.0 |
| 971 | 2026-05-20T02:30:17.181Z | Downloaded proc-macro-error-attr v1.0.4 |
| 972 | 2026-05-20T02:30:17.185Z | Downloaded plain v0.2.3 |
| 973 | 2026-05-20T02:30:17.185Z | Downloaded idna_adapter v1.2.2 |
| 974 | 2026-05-20T02:30:17.185Z | Downloaded chacha20 v0.9.1 |
| 975 | 2026-05-20T02:30:17.189Z | Downloaded proc-macro-crate v3.5.0 |
| 976 | 2026-05-20T02:30:17.189Z | Downloaded managed v0.8.0 |
| 977 | 2026-05-20T02:30:17.189Z | Downloaded cipher v0.4.4 |
| 978 | 2026-05-20T02:30:17.192Z | Downloaded oxnet v0.1.5 |
| 979 | 2026-05-20T02:30:17.192Z | Downloaded num v0.4.3 |
| 980 | 2026-05-20T02:30:17.192Z | Downloaded erased-serde v0.3.31 |
| 981 | 2026-05-20T02:30:17.198Z | Downloaded macaddr v1.0.1 |
| 982 | 2026-05-20T02:30:17.198Z | Downloaded daft v0.1.7 |
| 983 | 2026-05-20T02:30:17.201Z | Downloaded progenitor-macro v0.13.0 |
| 984 | 2026-05-20T02:30:17.201Z | Downloaded num-integer v0.1.46 |
| 985 | 2026-05-20T02:30:17.201Z | Downloaded fs-err v3.3.0 |
| 986 | 2026-05-20T02:30:17.201Z | Downloaded git-stub v1.0.0 |
| 987 | 2026-05-20T02:30:17.201Z | Downloaded progenitor-macro v0.10.0 |
| 988 | 2026-05-20T02:30:17.204Z | Downloaded backon v1.6.0 |
| 989 | 2026-05-20T02:30:17.204Z | Downloaded displaydoc v0.2.5 |
| 990 | 2026-05-20T02:30:17.207Z | Downloaded newtype-uuid-macros v0.1.0 |
| 991 | 2026-05-20T02:30:17.207Z | Downloaded derive-ex v0.1.8 |
| 992 | 2026-05-20T02:30:17.210Z | Downloaded pretty-hex v0.4.2 |
| 993 | 2026-05-20T02:30:17.210Z | Downloaded colored v3.1.1 |
| 994 | 2026-05-20T02:30:17.210Z | Downloaded password-hash v0.5.0 |
| 995 | 2026-05-20T02:30:17.213Z | Downloaded parse-display-derive v0.10.0 |
| 996 | 2026-05-20T02:30:17.213Z | Downloaded internet-checksum v0.2.1 |
| 997 | 2026-05-20T02:30:17.216Z | Downloaded rand_xorshift v0.4.0 |
| 998 | 2026-05-20T02:30:17.216Z | Downloaded ref-cast-impl v1.0.25 |
| 999 | 2026-05-20T02:30:17.216Z | Downloaded num-conv v0.2.1 |
| 1000 | 2026-05-20T02:30:17.217Z | Downloaded rustc_version v0.1.7 |
| 1001 | 2026-05-20T02:30:17.220Z | Downloaded ref-cast v1.0.25 |
| 1002 | 2026-05-20T02:30:17.220Z | Downloaded progenitor-client v0.11.2 |
| 1003 | 2026-05-20T02:30:17.223Z | Downloaded quick-error v1.2.3 |
| 1004 | 2026-05-20T02:30:17.223Z | Downloaded potential_utf v0.1.5 |
| 1005 | 2026-05-20T02:30:17.223Z | Downloaded newtype_derive v0.1.6 |
| 1006 | 2026-05-20T02:30:17.226Z | Downloaded pem v3.0.6 |
| 1007 | 2026-05-20T02:30:17.226Z | Downloaded paste v1.0.15 |
| 1008 | 2026-05-20T02:30:17.229Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1009 | 2026-05-20T02:30:17.229Z | Downloaded console v0.16.3 |
| 1010 | 2026-05-20T02:30:17.229Z | Downloaded darling v0.23.0 |
| 1011 | 2026-05-20T02:30:17.235Z | Downloaded same-file v1.0.6 |
| 1012 | 2026-05-20T02:30:17.241Z | Downloaded progenitor-macro v0.14.0 |
| 1013 | 2026-05-20T02:30:17.241Z | Downloaded progenitor-client v0.14.0 |
| 1014 | 2026-05-20T02:30:17.241Z | Downloaded memoffset v0.9.1 |
| 1015 | 2026-05-20T02:30:17.241Z | Downloaded progenitor v0.10.0 |
| 1016 | 2026-05-20T02:30:17.241Z | Downloaded progenitor-macro v0.11.2 |
| 1017 | 2026-05-20T02:30:17.241Z | Downloaded proc-macro-error2 v2.0.1 |
| 1018 | 2026-05-20T02:30:17.245Z | Downloaded multer v3.1.0 |
| 1019 | 2026-05-20T02:30:17.245Z | Downloaded icu_provider v2.2.0 |
| 1020 | 2026-05-20T02:30:17.245Z | Downloaded defmt v1.1.0 |
| 1021 | 2026-05-20T02:30:17.249Z | Downloaded num_enum v0.5.11 |
| 1022 | 2026-05-20T02:30:17.252Z | Downloaded crossbeam-utils v0.8.21 |
| 1023 | 2026-05-20T02:30:17.252Z | Downloaded rand_chacha v0.3.1 |
| 1024 | 2026-05-20T02:30:17.252Z | Downloaded parking_lot v0.11.2 |
| 1025 | 2026-05-20T02:30:17.255Z | Downloaded ciborium v0.2.2 |
| 1026 | 2026-05-20T02:30:17.255Z | Downloaded cargo_toml v0.22.3 |
| 1027 | 2026-05-20T02:30:17.259Z | Downloaded serde_repr v0.1.20 |
| 1028 | 2026-05-20T02:30:17.259Z | Downloaded serial_test v3.4.0 |
| 1029 | 2026-05-20T02:30:17.259Z | Downloaded constant_time_eq v0.4.2 |
| 1030 | 2026-05-20T02:30:17.263Z | Downloaded num_enum_derive v0.7.6 |
| 1031 | 2026-05-20T02:30:17.263Z | Downloaded serde_plain v1.0.2 |
| 1032 | 2026-05-20T02:30:17.263Z | Downloaded cancel-safe-futures v0.1.5 |
| 1033 | 2026-05-20T02:30:17.267Z | Downloaded pest_derive v2.8.6 |
| 1034 | 2026-05-20T02:30:17.267Z | Downloaded icu_properties v2.2.0 |
| 1035 | 2026-05-20T02:30:17.270Z | Downloaded parking_lot_core v0.8.6 |
| 1036 | 2026-05-20T02:30:17.270Z | Downloaded progenitor v0.14.0 |
| 1037 | 2026-05-20T02:30:17.274Z | Downloaded poly1305 v0.8.0 |
| 1038 | 2026-05-20T02:30:17.274Z | Downloaded darling v0.21.3 |
| 1039 | 2026-05-20T02:30:17.279Z | Downloaded slog-envlogger v2.2.0 |
| 1040 | 2026-05-20T02:30:17.279Z | Downloaded elliptic-curve v0.13.8 |
| 1041 | 2026-05-20T02:30:17.283Z | Downloaded deranged v0.5.8 |
| 1042 | 2026-05-20T02:30:17.283Z | Downloaded icu_normalizer_data v2.2.0 |
| 1043 | 2026-05-20T02:30:17.283Z | Downloaded omicron-zone-package v0.12.2 |
| 1044 | 2026-05-20T02:30:17.291Z | Downloaded num-complex v0.4.6 |
| 1045 | 2026-05-20T02:30:17.291Z | Downloaded diff v0.1.13 |
| 1046 | 2026-05-20T02:30:17.291Z | Downloaded scroll_derive v0.13.1 |
| 1047 | 2026-05-20T02:30:17.294Z | Downloaded arc-swap v1.9.1 |
| 1048 | 2026-05-20T02:30:17.294Z | Downloaded linear-map v1.2.0 |
| 1049 | 2026-05-20T02:30:17.294Z | Downloaded sigpipe v0.1.3 |
| 1050 | 2026-05-20T02:30:17.294Z | Downloaded serial_test_derive v3.4.0 |
| 1051 | 2026-05-20T02:30:17.294Z | Downloaded smawk v0.3.2 |
| 1052 | 2026-05-20T02:30:17.294Z | Downloaded structmeta-derive v0.3.0 |
| 1053 | 2026-05-20T02:30:17.294Z | Downloaded sha1 v0.10.6 |
| 1054 | 2026-05-20T02:30:17.297Z | Downloaded rustls-native-certs v0.8.3 |
| 1055 | 2026-05-20T02:30:17.297Z | Downloaded rusty-fork v0.3.1 |
| 1056 | 2026-05-20T02:30:17.300Z | Downloaded rustversion v1.0.22 |
| 1057 | 2026-05-20T02:30:17.300Z | Downloaded strum v0.27.2 |
| 1058 | 2026-05-20T02:30:17.300Z | Downloaded strum v0.26.3 |
| 1059 | 2026-05-20T02:30:17.300Z | Downloaded progenitor v0.13.0 |
| 1060 | 2026-05-20T02:30:17.303Z | Downloaded structmeta v0.3.0 |
| 1061 | 2026-05-20T02:30:17.303Z | Downloaded proc-macro-error v1.0.4 |
| 1062 | 2026-05-20T02:30:17.308Z | Downloaded progenitor-extras v0.2.0 |
| 1063 | 2026-05-20T02:30:17.308Z | Downloaded scroll v0.12.0 |
| 1064 | 2026-05-20T02:30:17.308Z | Downloaded resolv-conf v0.7.6 |
| 1065 | 2026-05-20T02:30:17.312Z | Downloaded scroll v0.13.0 |
| 1066 | 2026-05-20T02:30:17.312Z | Downloaded papergrid v0.17.0 |
| 1067 | 2026-05-20T02:30:17.312Z | Downloaded slog-bunyan v2.5.0 |
| 1068 | 2026-05-20T02:30:17.316Z | Downloaded rand_core v0.10.1 |
| 1069 | 2026-05-20T02:30:17.316Z | Downloaded progenitor-client v0.13.0 |
| 1070 | 2026-05-20T02:30:17.316Z | Downloaded phf v0.12.1 |
| 1071 | 2026-05-20T02:30:17.317Z | Downloaded siphasher v1.0.3 |
| 1072 | 2026-05-20T02:30:17.317Z | Downloaded spin v0.5.2 |
| 1073 | 2026-05-20T02:30:17.324Z | Downloaded scroll_derive v0.12.1 |
| 1074 | 2026-05-20T02:30:17.324Z | Downloaded semver v0.1.20 |
| 1075 | 2026-05-20T02:30:17.324Z | Downloaded thread-id v4.2.2 |
| 1076 | 2026-05-20T02:30:17.324Z | Downloaded testing_table v0.3.0 |
| 1077 | 2026-05-20T02:30:17.324Z | Downloaded termtree v0.5.1 |
| 1078 | 2026-05-20T02:30:17.324Z | Downloaded memmap2 v0.9.10 |
| 1079 | 2026-05-20T02:30:17.328Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1080 | 2026-05-20T02:30:17.328Z | Downloaded libsw v3.5.0 |
| 1081 | 2026-05-20T02:30:17.328Z | Downloaded serde-big-array v0.5.1 |
| 1082 | 2026-05-20T02:30:17.328Z | Downloaded secrecy v0.10.3 |
| 1083 | 2026-05-20T02:30:17.328Z | Downloaded litemap v0.8.2 |
| 1084 | 2026-05-20T02:30:17.328Z | Downloaded chacha20poly1305 v0.10.1 |
| 1085 | 2026-05-20T02:30:17.328Z | Downloaded num-rational v0.4.2 |
| 1086 | 2026-05-20T02:30:17.332Z | Downloaded no-std-compat v0.4.1 |
| 1087 | 2026-05-20T02:30:17.332Z | Downloaded lru-cache v0.1.2 |
| 1088 | 2026-05-20T02:30:17.332Z | Downloaded libsw-core v0.3.2 |
| 1089 | 2026-05-20T02:30:17.332Z | Downloaded ingot-types v0.1.2 |
| 1090 | 2026-05-20T02:30:17.332Z | Downloaded chacha20 v0.10.0 |
| 1091 | 2026-05-20T02:30:17.335Z | Downloaded slog-async v2.8.0 |
| 1092 | 2026-05-20T02:30:17.335Z | Downloaded serde_tokenstream v0.2.3 |
| 1093 | 2026-05-20T02:30:17.335Z | Downloaded anyhow v1.0.102 |
| 1094 | 2026-05-20T02:30:17.341Z | Downloaded time-core v0.1.8 |
| 1095 | 2026-05-20T02:30:17.341Z | Downloaded slog-scope v4.4.1 |
| 1096 | 2026-05-20T02:30:17.345Z | Downloaded slog-json v2.6.1 |
| 1097 | 2026-05-20T02:30:17.345Z | Downloaded slog-dtrace v0.3.0 |
| 1098 | 2026-05-20T02:30:17.345Z | Downloaded bs58 v0.5.1 |
| 1099 | 2026-05-20T02:30:17.345Z | Downloaded phf_shared v0.12.1 |
| 1100 | 2026-05-20T02:30:17.345Z | Downloaded num-iter v0.1.45 |
| 1101 | 2026-05-20T02:30:17.345Z | Downloaded num-derive v0.4.2 |
| 1102 | 2026-05-20T02:30:17.349Z | Downloaded take_mut v0.2.2 |
| 1103 | 2026-05-20T02:30:17.349Z | Downloaded tagptr v0.2.0 |
| 1104 | 2026-05-20T02:30:17.349Z | Downloaded slog-term v2.9.2 |
| 1105 | 2026-05-20T02:30:17.349Z | Downloaded smartstring v1.0.1 |
| 1106 | 2026-05-20T02:30:17.352Z | Downloaded slog-stdlog v4.1.1 |
| 1107 | 2026-05-20T02:30:17.352Z | Downloaded postcard v1.1.3 |
| 1108 | 2026-05-20T02:30:17.352Z | Downloaded papergrid v0.11.0 |
| 1109 | 2026-05-20T02:30:17.355Z | Downloaded universal-hash v0.5.1 |
| 1110 | 2026-05-20T02:30:17.355Z | Downloaded tabled_derive v0.11.0 |
| 1111 | 2026-05-20T02:30:17.361Z | Downloaded tabled_derive v0.7.0 |
| 1112 | 2026-05-20T02:30:17.361Z | Downloaded unarray v0.1.4 |
| 1113 | 2026-05-20T02:30:17.361Z | Downloaded thread-id v5.1.0 |
| 1114 | 2026-05-20T02:30:17.361Z | Downloaded typify-macro v0.4.3 |
| 1115 | 2026-05-20T02:30:17.361Z | Downloaded topological-sort v0.2.2 |
| 1116 | 2026-05-20T02:30:17.367Z | Downloaded heapless v0.8.0 |
| 1117 | 2026-05-20T02:30:17.367Z | Downloaded usdt-attr-macro v0.6.0 |
| 1118 | 2026-05-20T02:30:17.367Z | Downloaded usdt-attr-macro v0.5.0 |
| 1119 | 2026-05-20T02:30:17.367Z | Downloaded usdt v0.5.0 |
| 1120 | 2026-05-20T02:30:17.367Z | Downloaded untrusted v0.7.1 |
| 1121 | 2026-05-20T02:30:17.367Z | Downloaded unit-prefix v0.5.2 |
| 1122 | 2026-05-20T02:30:17.367Z | Downloaded typify-macro v0.6.2 |
| 1123 | 2026-05-20T02:30:17.370Z | Downloaded synstructure v0.13.2 |
| 1124 | 2026-05-20T02:30:17.370Z | Downloaded hashbrown v0.16.1 |
| 1125 | 2026-05-20T02:30:17.371Z | Downloaded progenitor-impl v0.11.2 |
| 1126 | 2026-05-20T02:30:17.371Z | Downloaded progenitor-impl v0.10.0 |
| 1127 | 2026-05-20T02:30:17.373Z | Downloaded schemars_derive v0.8.22 |
| 1128 | 2026-05-20T02:30:17.373Z | Downloaded hickory-resolver v0.24.4 |
| 1129 | 2026-05-20T02:30:17.377Z | Downloaded progenitor-impl v0.14.0 |
| 1130 | 2026-05-20T02:30:17.377Z | Downloaded stable_deref_trait v1.2.1 |
| 1131 | 2026-05-20T02:30:17.377Z | Downloaded usdt-macro v0.5.0 |
| 1132 | 2026-05-20T02:30:17.383Z | Downloaded darling_core v0.21.3 |
| 1133 | 2026-05-20T02:30:17.383Z | Downloaded crossbeam-channel v0.5.15 |
| 1134 | 2026-05-20T02:30:17.386Z | Downloaded zerofrom v0.1.8 |
| 1135 | 2026-05-20T02:30:17.386Z | Downloaded usdt v0.6.0 |
| 1136 | 2026-05-20T02:30:17.386Z | Downloaded zeroize_derive v1.4.3 |
| 1137 | 2026-05-20T02:30:17.386Z | Downloaded const_format v0.2.36 |
| 1138 | 2026-05-20T02:30:17.390Z | Downloaded tinystr v0.8.3 |
| 1139 | 2026-05-20T02:30:17.390Z | Downloaded pest_generator v2.8.6 |
| 1140 | 2026-05-20T02:30:17.391Z | Downloaded time-macros v0.2.27 |
| 1141 | 2026-05-20T02:30:17.395Z | Downloaded thiserror-no-std v2.0.2 |
| 1142 | 2026-05-20T02:30:17.395Z | Downloaded ingot-macros v0.1.1 |
| 1143 | 2026-05-20T02:30:17.395Z | Downloaded tokio-dtrace v0.1.1 |
| 1144 | 2026-05-20T02:30:17.399Z | Downloaded progenitor v0.11.2 |
| 1145 | 2026-05-20T02:30:17.399Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1146 | 2026-05-20T02:30:17.399Z | Downloaded zone v0.3.1 |
| 1147 | 2026-05-20T02:30:17.399Z | Downloaded tokio-rustls v0.25.0 |
| 1148 | 2026-05-20T02:30:17.399Z | Downloaded tiny-keccak v2.0.2 |
| 1149 | 2026-05-20T02:30:17.409Z | Downloaded serde_with_macros v3.20.0 |
| 1150 | 2026-05-20T02:30:17.409Z | Downloaded smf v0.2.3 |
| 1151 | 2026-05-20T02:30:17.409Z | Downloaded darling_core v0.23.0 |
| 1152 | 2026-05-20T02:30:17.413Z | Downloaded zone_cfg_derive v0.3.1 |
| 1153 | 2026-05-20T02:30:17.413Z | Downloaded waitgroup v0.1.2 |
| 1154 | 2026-05-20T02:30:17.413Z | Downloaded wait-timeout v0.2.1 |
| 1155 | 2026-05-20T02:30:17.413Z | Downloaded usdt-macro v0.6.0 |
| 1156 | 2026-05-20T02:30:17.413Z | Downloaded rhai_codegen v3.1.0 |
| 1157 | 2026-05-20T02:30:17.413Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-05-20T02:30:17.413Z | Downloaded usdt-impl v0.5.0 |
| 1159 | 2026-05-20T02:30:17.418Z | Downloaded schemars v0.8.22 |
| 1160 | 2026-05-20T02:30:17.422Z | Downloaded usdt-impl v0.6.0 |
| 1161 | 2026-05-20T02:30:17.422Z | Downloaded walkdir v2.5.0 |
| 1162 | 2026-05-20T02:30:17.422Z | Downloaded term v1.2.1 |
| 1163 | 2026-05-20T02:30:17.427Z | Downloaded thin-vec v0.2.18 |
| 1164 | 2026-05-20T02:30:17.427Z | Downloaded base64 v0.21.7 |
| 1165 | 2026-05-20T02:30:17.430Z | Downloaded strum_macros v0.26.4 |
| 1166 | 2026-05-20T02:30:17.430Z | Downloaded prettyplease v0.2.37 |
| 1167 | 2026-05-20T02:30:17.430Z | Downloaded tabwriter v1.4.1 |
| 1168 | 2026-05-20T02:30:17.433Z | Downloaded slog v2.8.2 |
| 1169 | 2026-05-20T02:30:17.433Z | Downloaded zerofrom-derive v0.1.7 |
| 1170 | 2026-05-20T02:30:17.436Z | Downloaded memmap v0.7.0 |
| 1171 | 2026-05-20T02:30:17.436Z | Downloaded inout v0.1.4 |
| 1172 | 2026-05-20T02:30:17.436Z | Downloaded bit-vec v0.8.0 |
| 1173 | 2026-05-20T02:30:17.436Z | Downloaded async-trait v0.1.89 |
| 1174 | 2026-05-20T02:30:17.441Z | Downloaded yoke-derive v0.8.2 |
| 1175 | 2026-05-20T02:30:17.441Z | Downloaded rayon-core v1.13.0 |
| 1176 | 2026-05-20T02:30:17.444Z | Downloaded ucd-trie v0.1.7 |
| 1177 | 2026-05-20T02:30:17.444Z | Downloaded indicatif v0.18.4 |
| 1178 | 2026-05-20T02:30:17.448Z | Downloaded strum_macros v0.27.2 |
| 1179 | 2026-05-20T02:30:17.448Z | Downloaded rustls-pemfile v2.2.0 |
| 1180 | 2026-05-20T02:30:17.448Z | Downloaded aws-lc-rs v1.17.0 |
| 1181 | 2026-05-20T02:30:17.454Z | Downloaded rand v0.8.6 |
| 1182 | 2026-05-20T02:30:17.457Z | Downloaded dropshot-api-manager v0.7.1 |
| 1183 | 2026-05-20T02:30:17.457Z | Downloaded yoke v0.8.2 |
| 1184 | 2026-05-20T02:30:17.460Z | Downloaded serde_derive_internals v0.29.1 |
| 1185 | 2026-05-20T02:30:17.460Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1186 | 2026-05-20T02:30:17.465Z | Downloaded sdd v3.0.10 |
| 1187 | 2026-05-20T02:30:17.465Z | Downloaded critical-section v1.2.0 |
| 1188 | 2026-05-20T02:30:17.465Z | Downloaded bitflags v1.3.2 |
| 1189 | 2026-05-20T02:30:17.468Z | Downloaded arrayvec v0.7.6 |
| 1190 | 2026-05-20T02:30:17.468Z | Downloaded unsafe-libyaml v0.2.11 |
| 1191 | 2026-05-20T02:30:17.473Z | Downloaded crunchy v0.2.4 |
| 1192 | 2026-05-20T02:30:17.473Z | Downloaded crypto-bigint v0.5.5 |
| 1193 | 2026-05-20T02:30:17.481Z | Downloaded vsss-rs v3.3.4 |
| 1194 | 2026-05-20T02:30:17.482Z | Downloaded tar v0.4.45 |
| 1195 | 2026-05-20T02:30:17.482Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1196 | 2026-05-20T02:30:17.482Z | Downloaded backoff v0.4.0 |
| 1197 | 2026-05-20T02:30:17.493Z | Downloaded spin v0.9.8 |
| 1198 | 2026-05-20T02:30:17.493Z | Downloaded schemars v1.2.1 |
| 1199 | 2026-05-20T02:30:17.497Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1200 | 2026-05-20T02:30:17.500Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1201 | 2026-05-20T02:30:17.503Z | Downloaded snafu-derive v0.8.9 |
| 1202 | 2026-05-20T02:30:17.506Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1203 | 2026-05-20T02:30:17.509Z | Downloaded rand v0.10.1 |
| 1204 | 2026-05-20T02:30:17.512Z | Downloaded writeable v0.6.3 |
| 1205 | 2026-05-20T02:30:17.512Z | Downloaded whoami v1.6.1 |
| 1206 | 2026-05-20T02:30:17.515Z | Downloaded toml_edit v0.19.15 |
| 1207 | 2026-05-20T02:30:17.524Z | Downloaded zerovec-derive v0.11.3 |
| 1208 | 2026-05-20T02:30:17.527Z | Downloaded xz2 v0.1.7 |
| 1209 | 2026-05-20T02:30:17.527Z | Downloaded pest v2.8.6 |
| 1210 | 2026-05-20T02:30:17.530Z | Downloaded icu_normalizer v2.2.0 |
| 1211 | 2026-05-20T02:30:17.530Z | Downloaded hickory-resolver v0.25.2 |
| 1212 | 2026-05-20T02:30:17.535Z | Downloaded tokio-tungstenite v0.21.0 |
| 1213 | 2026-05-20T02:30:17.543Z | Downloaded pest_meta v2.8.6 |
| 1214 | 2026-05-20T02:30:17.549Z | Downloaded pretty_assertions v1.4.1 |
| 1215 | 2026-05-20T02:30:17.552Z | Downloaded similar v2.7.0 |
| 1216 | 2026-05-20T02:30:17.555Z | Downloaded progenitor-impl v0.13.0 |
| 1217 | 2026-05-20T02:30:17.555Z | Downloaded blake3 v1.8.5 |
| 1218 | 2026-05-20T02:30:17.561Z | Downloaded rayon v1.12.0 |
| 1219 | 2026-05-20T02:30:17.565Z | Downloaded minimal-lexical v0.2.1 |
| 1220 | 2026-05-20T02:30:17.580Z | Downloaded zerocopy-derive v0.7.35 |
| 1221 | 2026-05-20T02:30:17.584Z | Downloaded expectorate v1.2.0 |
| 1222 | 2026-05-20T02:30:17.584Z | Downloaded winnow v0.5.40 |
| 1223 | 2026-05-20T02:30:17.590Z | Downloaded test-strategy v0.4.5 |
| 1224 | 2026-05-20T02:30:17.593Z | Downloaded schemars v0.9.0 |
| 1225 | 2026-05-20T02:30:17.599Z | Downloaded typify v0.4.3 |
| 1226 | 2026-05-20T02:30:17.603Z | Downloaded typify v0.6.2 |
| 1227 | 2026-05-20T02:30:17.606Z | Downloaded tungstenite v0.21.0 |
| 1228 | 2026-05-20T02:30:17.606Z | Downloaded toml v0.7.8 |
| 1229 | 2026-05-20T02:30:17.609Z | Downloaded serde_with v3.20.0 |
| 1230 | 2026-05-20T02:30:17.616Z | Downloaded snafu v0.8.9 |
| 1231 | 2026-05-20T02:30:17.621Z | Downloaded jiff-static v0.2.24 |
| 1232 | 2026-05-20T02:30:17.626Z | Downloaded tabled v0.15.0 |
| 1233 | 2026-05-20T02:30:17.630Z | Downloaded tabled v0.20.0 |
| 1234 | 2026-05-20T02:30:17.642Z | Downloaded qorb v0.4.1 |
| 1235 | 2026-05-20T02:30:17.646Z | Downloaded proptest v1.11.0 |
| 1236 | 2026-05-20T02:30:17.650Z | Downloaded dropshot v0.17.0 |
| 1237 | 2026-05-20T02:30:17.661Z | Downloaded steno v0.4.1 |
| 1238 | 2026-05-20T02:30:17.666Z | Downloaded rhai v1.24.0 |
| 1239 | 2026-05-20T02:30:17.670Z | Downloaded hashbrown v0.12.3 |
| 1240 | 2026-05-20T02:30:17.673Z | Downloaded nom v7.1.3 |
| 1241 | 2026-05-20T02:30:17.676Z | Downloaded rustls v0.22.4 |
| 1242 | 2026-05-20T02:30:17.682Z | Downloaded openapiv3 v2.2.0 |
| 1243 | 2026-05-20T02:30:17.700Z | Downloaded yansi v1.0.1 |
| 1244 | 2026-05-20T02:30:17.705Z | Downloaded zerotrie v0.2.4 |
| 1245 | 2026-05-20T02:30:17.714Z | Downloaded iddqd v0.3.18 |
| 1246 | 2026-05-20T02:30:17.719Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-05-20T02:30:17.722Z | Downloaded sled v0.34.7 |
| 1248 | 2026-05-20T02:30:17.732Z | Downloaded icu_properties_data v2.2.0 |
| 1249 | 2026-05-20T02:30:17.736Z | Downloaded zerocopy-derive v0.8.48 |
| 1250 | 2026-05-20T02:30:17.743Z | Downloaded nom v8.0.0 |
| 1251 | 2026-05-20T02:30:17.770Z | Downloaded chrono-tz v0.10.4 |
| 1252 | 2026-05-20T02:30:17.785Z | Downloaded itertools v0.12.1 |
| 1253 | 2026-05-20T02:30:17.788Z | Downloaded hkdf v0.12.4 |
| 1254 | 2026-05-20T02:30:17.792Z | Downloaded goblin v0.10.5 |
| 1255 | 2026-05-20T02:30:17.799Z | Downloaded libm v0.2.16 |
| 1256 | 2026-05-20T02:30:17.805Z | Downloaded reqwest v0.13.3 |
| 1257 | 2026-05-20T02:30:17.808Z | Downloaded zerovec v0.11.6 |
| 1258 | 2026-05-20T02:30:17.812Z | Downloaded scc v2.4.0 |
| 1259 | 2026-05-20T02:30:17.816Z | Downloaded csv v1.4.0 |
| 1260 | 2026-05-20T02:30:17.835Z | Downloaded tower-http v0.6.10 |
| 1261 | 2026-05-20T02:30:17.841Z | Downloaded tough v0.22.0 |
| 1262 | 2026-05-20T02:30:17.846Z | Downloaded goblin v0.8.2 |
| 1263 | 2026-05-20T02:30:17.851Z | Downloaded zerocopy v0.7.35 |
| 1264 | 2026-05-20T02:30:17.863Z | Downloaded rustls-webpki v0.102.8 |
| 1265 | 2026-05-20T02:30:17.874Z | Downloaded encoding_rs v0.8.35 |
| 1266 | 2026-05-20T02:30:17.907Z | Downloaded moka v0.12.15 |
| 1267 | 2026-05-20T02:30:17.912Z | Downloaded syn v1.0.109 |
| 1268 | 2026-05-20T02:30:17.949Z | Downloaded time v0.3.47 |
| 1269 | 2026-05-20T02:30:17.992Z | Downloaded nix v0.31.3 |
| 1270 | 2026-05-20T02:30:18.006Z | Downloaded smoltcp v0.11.0 |
| 1271 | 2026-05-20T02:30:18.013Z | Downloaded hickory-proto v0.24.4 |
| 1272 | 2026-05-20T02:30:18.029Z | Downloaded regress v0.11.1 |
| 1273 | 2026-05-20T02:30:18.035Z | Downloaded regress v0.10.5 |
| 1274 | 2026-05-20T02:30:18.040Z | Downloaded hickory-proto v0.25.2 |
| 1275 | 2026-05-20T02:30:18.087Z | Downloaded typify-impl v0.6.2 |
| 1276 | 2026-05-20T02:30:18.099Z | Downloaded typify-impl v0.4.3 |
| 1277 | 2026-05-20T02:30:18.161Z | Downloaded petgraph v0.6.5 |
| 1278 | 2026-05-20T02:30:18.176Z | Downloaded jiff v0.2.24 |
| 1279 | 2026-05-20T02:30:18.187Z | Downloaded lzma-sys v0.1.20 |
| 1280 | 2026-05-20T02:30:18.203Z | Downloaded sha3 v0.10.9 |
| 1281 | 2026-05-20T02:30:18.381Z | Downloaded aws-lc-sys v0.41.0 |
| 1282 | 2026-05-20T02:30:19.312Z | Compiling proc-macro2 v1.0.106 |
| 1283 | 2026-05-20T02:30:19.312Z | Compiling unicode-ident v1.0.24 |
| 1284 | 2026-05-20T02:30:19.312Z | Compiling quote v1.0.45 |
| 1285 | 2026-05-20T02:30:19.312Z | Compiling serde_core v1.0.228 |
| 1286 | 2026-05-20T02:30:19.312Z | Compiling cfg-if v1.0.4 |
| 1287 | 2026-05-20T02:30:19.312Z | Compiling serde v1.0.228 |
| 1288 | 2026-05-20T02:30:19.312Z | Compiling libc v0.2.186 |
| 1289 | 2026-05-20T02:30:19.312Z | Compiling memchr v2.8.0 |
| 1290 | 2026-05-20T02:30:19.498Z | Compiling itoa v1.0.18 |
| 1291 | 2026-05-20T02:30:19.681Z | Compiling zmij v1.0.21 |
| 1292 | 2026-05-20T02:30:19.758Z | Compiling smallvec v1.15.1 |
| 1293 | 2026-05-20T02:30:19.779Z | Compiling autocfg v1.5.0 |
| 1294 | 2026-05-20T02:30:19.956Z | Compiling libm v0.2.16 |
| 1295 | 2026-05-20T02:30:20.070Z | Compiling stable_deref_trait v1.2.1 |
| 1296 | 2026-05-20T02:30:20.112Z | Compiling iana-time-zone v0.1.65 |
| 1297 | 2026-05-20T02:30:20.142Z | Compiling writeable v0.6.3 |
| 1298 | 2026-05-20T02:30:20.239Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-05-20T02:30:20.276Z | Compiling litemap v0.8.2 |
| 1300 | 2026-05-20T02:30:20.301Z | Compiling utf8_iter v1.0.4 |
| 1301 | 2026-05-20T02:30:20.330Z | Compiling icu_properties_data v2.2.0 |
| 1302 | 2026-05-20T02:30:20.341Z | Compiling icu_normalizer_data v2.2.0 |
| 1303 | 2026-05-20T02:30:20.441Z | Compiling version_check v0.9.5 |
| 1304 | 2026-05-20T02:30:20.453Z | Compiling form_urlencoded v1.2.2 |
| 1305 | 2026-05-20T02:30:20.591Z | Compiling syn v2.0.117 |
| 1306 | 2026-05-20T02:30:20.697Z | Compiling dyn-clone v1.0.20 |
| 1307 | 2026-05-20T02:30:20.708Z | Compiling serde_json v1.0.149 |
| 1308 | 2026-05-20T02:30:20.718Z | Compiling equivalent v1.0.2 |
| 1309 | 2026-05-20T02:30:20.721Z | Compiling pin-project-lite v0.2.17 |
| 1310 | 2026-05-20T02:30:20.737Z | Compiling num-traits v0.2.19 |
| 1311 | 2026-05-20T02:30:20.815Z | Compiling parking_lot_core v0.9.12 |
| 1312 | 2026-05-20T02:30:20.873Z | Compiling scopeguard v1.2.0 |
| 1313 | 2026-05-20T02:30:20.888Z | Compiling thiserror v2.0.18 |
| 1314 | 2026-05-20T02:30:20.975Z | Compiling lock_api v0.4.14 |
| 1315 | 2026-05-20T02:30:21.014Z | Compiling rand_core v0.10.1 |
| 1316 | 2026-05-20T02:30:21.136Z | Compiling getrandom v0.4.2 |
| 1317 | 2026-05-20T02:30:21.160Z | Compiling log v0.4.29 |
| 1318 | 2026-05-20T02:30:21.203Z | Compiling heck v0.5.0 |
| 1319 | 2026-05-20T02:30:21.458Z | Compiling hashbrown v0.17.1 |
| 1320 | 2026-05-20T02:30:21.470Z | Compiling errno v0.3.14 |
| 1321 | 2026-05-20T02:30:21.507Z | Compiling semver v1.0.28 |
| 1322 | 2026-05-20T02:30:21.612Z | Compiling uuid v1.23.1 |
| 1323 | 2026-05-20T02:30:21.659Z | Compiling zerocopy v0.8.48 |
| 1324 | 2026-05-20T02:30:21.798Z | Compiling schemars v0.8.22 |
| 1325 | 2026-05-20T02:30:21.922Z | Compiling futures-core v0.3.32 |
| 1326 | 2026-05-20T02:30:22.028Z | Compiling indexmap v2.14.0 |
| 1327 | 2026-05-20T02:30:22.073Z | Compiling jobserver v0.1.34 |
| 1328 | 2026-05-20T02:30:22.121Z | Compiling find-msvc-tools v0.1.9 |
| 1329 | 2026-05-20T02:30:22.152Z | Compiling shlex v1.3.0 |
| 1330 | 2026-05-20T02:30:22.179Z | Compiling fnv v1.0.7 |
| 1331 | 2026-05-20T02:30:22.272Z | Compiling futures-sink v0.3.32 |
| 1332 | 2026-05-20T02:30:22.337Z | Compiling cc v1.2.62 |
| 1333 | 2026-05-20T02:30:22.356Z | Compiling slab v0.4.12 |
| 1334 | 2026-05-20T02:30:22.376Z | Compiling rustversion v1.0.22 |
| 1335 | 2026-05-20T02:30:22.405Z | Compiling socket2 v0.6.3 |
| 1336 | 2026-05-20T02:30:22.532Z | Compiling futures-channel v0.3.32 |
| 1337 | 2026-05-20T02:30:22.700Z | Compiling bitflags v2.11.1 |
| 1338 | 2026-05-20T02:30:22.757Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-05-20T02:30:22.854Z | Compiling parking_lot v0.12.5 |
| 1340 | 2026-05-20T02:30:22.877Z | Compiling mio v1.2.0 |
| 1341 | 2026-05-20T02:30:22.933Z | Compiling futures-io v0.3.32 |
| 1342 | 2026-05-20T02:30:22.944Z | Compiling futures-task v0.3.32 |
| 1343 | 2026-05-20T02:30:23.060Z | Compiling portable-atomic v1.13.1 |
| 1344 | 2026-05-20T02:30:23.093Z | Compiling regex-syntax v0.8.10 |
| 1345 | 2026-05-20T02:30:23.118Z | Compiling critical-section v1.2.0 |
| 1346 | 2026-05-20T02:30:23.224Z | Compiling byteorder v1.5.0 |
| 1347 | 2026-05-20T02:30:23.269Z | Compiling base64 v0.22.1 |
| 1348 | 2026-05-20T02:30:23.382Z | Compiling getrandom v0.2.17 |
| 1349 | 2026-05-20T02:30:23.406Z | Compiling typenum v1.20.0 |
| 1350 | 2026-05-20T02:30:23.459Z | Compiling subtle v2.6.1 |
| 1351 | 2026-05-20T02:30:23.528Z | Compiling synstructure v0.13.2 |
| 1352 | 2026-05-20T02:30:23.568Z | Compiling serde_derive_internals v0.29.1 |
| 1353 | 2026-05-20T02:30:23.627Z | Compiling untrusted v0.9.0 |
| 1354 | 2026-05-20T02:30:23.637Z | Compiling strsim v0.11.1 |
| 1355 | 2026-05-20T02:30:23.751Z | Compiling rand_core v0.6.4 |
| 1356 | 2026-05-20T02:30:23.977Z | Compiling ipnet v2.12.0 |
| 1357 | 2026-05-20T02:30:24.039Z | Compiling httparse v1.10.1 |
| 1358 | 2026-05-20T02:30:24.050Z | Compiling atomic-waker v1.1.2 |
| 1359 | 2026-05-20T02:30:24.071Z | Compiling once_cell v1.21.4 |
| 1360 | 2026-05-20T02:30:24.171Z | Compiling allocator-api2 v0.2.21 |
| 1361 | 2026-05-20T02:30:24.183Z | Compiling ryu v1.0.23 |
| 1362 | 2026-05-20T02:30:24.294Z | Compiling tower-service v0.3.3 |
| 1363 | 2026-05-20T02:30:24.321Z | Compiling tower-layer v0.3.3 |
| 1364 | 2026-05-20T02:30:24.365Z | Compiling foldhash v0.2.0 |
| 1365 | 2026-05-20T02:30:24.386Z | Compiling cmake v0.1.58 |
| 1366 | 2026-05-20T02:30:24.486Z | Compiling fs_extra v1.3.0 |
| 1367 | 2026-05-20T02:30:24.505Z | Compiling dunce v1.0.5 |
| 1368 | 2026-05-20T02:30:24.539Z | Compiling hashbrown v0.16.1 |
| 1369 | 2026-05-20T02:30:24.599Z | Compiling try-lock v0.2.5 |
| 1370 | 2026-05-20T02:30:24.608Z | Compiling rustix v1.1.4 |
| 1371 | 2026-05-20T02:30:24.703Z | Compiling want v0.3.1 |
| 1372 | 2026-05-20T02:30:24.737Z | Compiling httpdate v1.0.3 |
| 1373 | 2026-05-20T02:30:24.748Z | Compiling aws-lc-sys v0.41.0 |
| 1374 | 2026-05-20T02:30:24.761Z | Compiling ucd-trie v0.1.7 |
| 1375 | 2026-05-20T02:30:24.781Z | Compiling serde_derive v1.0.228 |
| 1376 | 2026-05-20T02:30:24.870Z | Compiling zerofrom-derive v0.1.7 |
| 1377 | 2026-05-20T02:30:24.985Z | Compiling yoke-derive v0.8.2 |
| 1378 | 2026-05-20T02:30:24.996Z | Compiling zerovec-derive v0.11.3 |
| 1379 | 2026-05-20T02:30:25.066Z | Compiling displaydoc v0.2.5 |
| 1380 | 2026-05-20T02:30:25.142Z | Compiling schemars_derive v0.8.22 |
| 1381 | 2026-05-20T02:30:25.619Z | Compiling thiserror-impl v2.0.18 |
| 1382 | 2026-05-20T02:30:25.828Z | Compiling tokio-macros v2.7.0 |
| 1383 | 2026-05-20T02:30:25.840Z | Compiling zerocopy-derive v0.8.48 |
| 1384 | 2026-05-20T02:30:26.072Z | Compiling zeroize_derive v1.4.3 |
| 1385 | 2026-05-20T02:30:26.083Z | Compiling zerofrom v0.1.8 |
| 1386 | 2026-05-20T02:30:26.116Z | Compiling futures-macro v0.3.32 |
| 1387 | 2026-05-20T02:30:26.202Z | Compiling yoke v0.8.2 |
| 1388 | 2026-05-20T02:30:26.370Z | Compiling zerovec v0.11.6 |
| 1389 | 2026-05-20T02:30:26.386Z | Compiling zerotrie v0.2.4 |
| 1390 | 2026-05-20T02:30:26.766Z | Compiling zeroize v1.8.2 |
| 1391 | 2026-05-20T02:30:26.787Z | Compiling pest v2.8.6 |
| 1392 | 2026-05-20T02:30:26.912Z | Compiling tinystr v0.8.3 |
| 1393 | 2026-05-20T02:30:26.971Z | Compiling potential_utf v0.1.5 |
| 1394 | 2026-05-20T02:30:27.029Z | Compiling futures-util v0.3.32 |
| 1395 | 2026-05-20T02:30:27.109Z | Compiling icu_locale_core v2.2.0 |
| 1396 | 2026-05-20T02:30:27.113Z | Compiling icu_collections v2.2.0 |
| 1397 | 2026-05-20T02:30:27.132Z | Compiling thiserror v1.0.69 |
| 1398 | 2026-05-20T02:30:27.628Z | Compiling thiserror-impl v1.0.69 |
| 1399 | 2026-05-20T02:30:27.641Z | Compiling generic-array v0.14.7 |
| 1400 | 2026-05-20T02:30:27.875Z | Compiling icu_provider v2.2.0 |
| 1401 | 2026-05-20T02:30:28.025Z | Compiling bytes v1.11.1 |
| 1402 | 2026-05-20T02:30:28.063Z | Compiling chrono v0.4.44 |
| 1403 | 2026-05-20T02:30:28.198Z | Compiling icu_normalizer v2.2.0 |
| 1404 | 2026-05-20T02:30:28.212Z | Compiling icu_properties v2.2.0 |
| 1405 | 2026-05-20T02:30:28.665Z | Compiling serde_tokenstream v0.2.3 |
| 1406 | 2026-05-20T02:30:28.775Z | Compiling http v1.4.0 |
| 1407 | 2026-05-20T02:30:28.793Z | Compiling tokio v1.52.3 |
| 1408 | 2026-05-20T02:30:28.940Z | Compiling erased-serde v0.3.31 |
| 1409 | 2026-05-20T02:30:29.309Z | Compiling idna_adapter v1.2.2 |
| 1410 | 2026-05-20T02:30:29.374Z | Compiling http-body v1.0.1 |
| 1411 | 2026-05-20T02:30:29.422Z | Compiling idna v1.1.0 |
| 1412 | 2026-05-20T02:30:29.441Z | Compiling pest_meta v2.8.6 |
| 1413 | 2026-05-20T02:30:29.521Z | Compiling aho-corasick v1.1.4 |
| 1414 | 2026-05-20T02:30:29.553Z | Compiling pretty-hex v0.4.2 |
| 1415 | 2026-05-20T02:30:29.743Z | Compiling url v2.5.8 |
| 1416 | 2026-05-20T02:30:30.070Z | Compiling pest_generator v2.8.6 |
| 1417 | 2026-05-20T02:30:30.187Z | Compiling ppv-lite86 v0.2.21 |
| 1418 | 2026-05-20T02:30:30.499Z | Compiling regex-automata v0.4.14 |
| 1419 | 2026-05-20T02:30:30.593Z | Compiling getrandom v0.3.4 |
| 1420 | 2026-05-20T02:30:30.703Z | Compiling pest_derive v2.8.6 |
| 1421 | 2026-05-20T02:30:30.883Z | Compiling tracing-attributes v0.1.31 |
| 1422 | 2026-05-20T02:30:30.942Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-05-20T02:30:31.263Z | Compiling ipnetwork v0.21.1 |
| 1424 | 2026-05-20T02:30:31.313Z | Compiling plain v0.2.3 |
| 1425 | 2026-05-20T02:30:31.552Z | Compiling ident_case v1.0.1 |
| 1426 | 2026-05-20T02:30:31.669Z | Compiling http-body-util v0.1.3 |
| 1427 | 2026-05-20T02:30:31.693Z | Compiling serde_urlencoded v0.7.1 |
| 1428 | 2026-05-20T02:30:31.747Z | Compiling paste v1.0.15 |
| 1429 | 2026-05-20T02:30:31.942Z | Compiling oxnet v0.1.5 |
| 1430 | 2026-05-20T02:30:32.095Z | Compiling tracing v0.1.44 |
| 1431 | 2026-05-20T02:30:32.332Z | Compiling regex v1.12.3 |
| 1432 | 2026-05-20T02:30:32.360Z | Compiling crypto-common v0.1.7 |
| 1433 | 2026-05-20T02:30:32.376Z | Compiling sync_wrapper v1.0.2 |
| 1434 | 2026-05-20T02:30:32.477Z | Compiling anyhow v1.0.102 |
| 1435 | 2026-05-20T02:30:32.615Z | Compiling omicron-workspace-hack v0.1.0 |
| 1436 | 2026-05-20T02:30:32.630Z | Compiling tokio-util v0.7.18 |
| 1437 | 2026-05-20T02:30:32.806Z | Compiling slog v2.8.2 |
| 1438 | 2026-05-20T02:30:32.854Z | Compiling powerfmt v0.2.0 |
| 1439 | 2026-05-20T02:30:33.044Z | Compiling time-core v0.1.8 |
| 1440 | 2026-05-20T02:30:33.057Z | Compiling num-conv v0.2.1 |
| 1441 | 2026-05-20T02:30:33.083Z | Compiling deranged v0.5.8 |
| 1442 | 2026-05-20T02:30:33.198Z | Compiling time-macros v0.2.27 |
| 1443 | 2026-05-20T02:30:33.253Z | Compiling rustls-pki-types v1.14.1 |
| 1444 | 2026-05-20T02:30:33.387Z | Compiling scroll_derive v0.13.1 |
| 1445 | 2026-05-20T02:30:33.399Z | Compiling winnow v1.0.3 |
| 1446 | 2026-05-20T02:30:33.738Z | Compiling num_threads v0.1.7 |
| 1447 | 2026-05-20T02:30:34.167Z | Compiling async-trait v0.1.89 |
| 1448 | 2026-05-20T02:30:34.217Z | Compiling scroll v0.13.0 |
| 1449 | 2026-05-20T02:30:34.246Z | Compiling daft-derive v0.1.7 |
| 1450 | 2026-05-20T02:30:34.494Z | Compiling fastrand v2.4.1 |
| 1451 | 2026-05-20T02:30:34.748Z | Compiling goblin v0.10.5 |
| 1452 | 2026-05-20T02:30:35.010Z | Compiling ring v0.17.14 |
| 1453 | 2026-05-20T02:30:35.153Z | Compiling cpufeatures v0.2.17 |
| 1454 | 2026-05-20T02:30:35.222Z | Compiling h2 v0.4.14 |
| 1455 | 2026-05-20T02:30:35.349Z | Compiling block-buffer v0.10.4 |
| 1456 | 2026-05-20T02:30:35.552Z | Compiling usdt-impl v0.6.0 |
| 1457 | 2026-05-20T02:30:35.802Z | Compiling crossbeam-utils v0.8.21 |
| 1458 | 2026-05-20T02:30:36.113Z | Compiling camino v1.2.2 |
| 1459 | 2026-05-20T02:30:36.289Z | Compiling digest v0.10.7 |
| 1460 | 2026-05-20T02:30:36.447Z | Compiling dtrace-parser v0.3.0 |
| 1461 | 2026-05-20T02:30:36.488Z | Compiling hex v0.4.3 |
| 1462 | 2026-05-20T02:30:36.499Z | Compiling openssl-probe v0.2.1 |
| 1463 | 2026-05-20T02:30:36.727Z | Compiling thread-id v5.1.0 |
| 1464 | 2026-05-20T02:30:36.806Z | Compiling thread_local v1.1.9 |
| 1465 | 2026-05-20T02:30:37.071Z | Compiling crc32fast v1.5.0 |
| 1466 | 2026-05-20T02:30:37.236Z | Compiling futures-executor v0.3.32 |
| 1467 | 2026-05-20T02:30:37.263Z | Compiling match_cfg v0.1.0 |
| 1468 | 2026-05-20T02:30:37.331Z | Compiling hyper v1.9.0 |
| 1469 | 2026-05-20T02:30:37.387Z | Compiling slog-async v2.8.0 |
| 1470 | 2026-05-20T02:30:37.410Z | Compiling dof v0.4.0 |
| 1471 | 2026-05-20T02:30:37.699Z | Compiling futures v0.3.32 |
| 1472 | 2026-05-20T02:30:37.723Z | Compiling rand_core v0.9.5 |
| 1473 | 2026-05-20T02:30:37.775Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-05-20T02:30:37.906Z | Compiling term v1.2.1 |
| 1475 | 2026-05-20T02:30:37.930Z | Compiling syn v1.0.109 |
| 1476 | 2026-05-20T02:30:38.326Z | Compiling take_mut v0.2.2 |
| 1477 | 2026-05-20T02:30:38.430Z | Compiling hyper-util v0.1.20 |
| 1478 | 2026-05-20T02:30:38.596Z | Compiling ref-cast v1.0.25 |
| 1479 | 2026-05-20T02:30:38.741Z | Compiling simd-adler32 v0.3.9 |
| 1480 | 2026-05-20T02:30:38.915Z | Compiling aws-lc-rs v1.17.0 |
| 1481 | 2026-05-20T02:30:38.937Z | Compiling rustls v0.22.4 |
| 1482 | 2026-05-20T02:30:38.994Z | Compiling miniz_oxide v0.8.9 |
| 1483 | 2026-05-20T02:30:39.074Z | Compiling ref-cast-impl v1.0.25 |
| 1484 | 2026-05-20T02:30:39.157Z | Compiling structmeta-derive v0.3.0 |
| 1485 | 2026-05-20T02:30:39.367Z | Compiling flate2 v1.1.9 |
| 1486 | 2026-05-20T02:30:39.575Z | Compiling usdt-macro v0.6.0 |
| 1487 | 2026-05-20T02:30:39.645Z | Compiling usdt-attr-macro v0.6.0 |
| 1488 | 2026-05-20T02:30:39.783Z | Compiling rand_chacha v0.9.0 |
| 1489 | 2026-05-20T02:30:39.794Z | Compiling darling_core v0.23.0 |
| 1490 | 2026-05-20T02:30:40.094Z | Compiling newtype-uuid-macros v0.1.0 |
| 1491 | 2026-05-20T02:30:40.199Z | Compiling structmeta v0.3.0 |
| 1492 | 2026-05-20T02:30:40.217Z | Compiling macaddr v1.0.1 |
| 1493 | 2026-05-20T02:30:40.396Z | Compiling regress v0.10.5 |
| 1494 | 2026-05-20T02:30:40.442Z | Compiling untrusted v0.7.1 |
| 1495 | 2026-05-20T02:30:40.562Z | Compiling compression-core v0.4.32 |
| 1496 | 2026-05-20T02:30:40.698Z | Compiling compression-codecs v0.4.38 |
| 1497 | 2026-05-20T02:30:40.717Z | Compiling rand v0.9.4 |
| 1498 | 2026-05-20T02:30:40.803Z | Compiling tower v0.5.3 |
| 1499 | 2026-05-20T02:30:40.899Z | Compiling newtype-uuid v1.3.2 |
| 1500 | 2026-05-20T02:30:40.944Z | Compiling openapiv3 v2.2.0 |
| 1501 | 2026-05-20T02:30:41.235Z | Compiling serde_spanned v1.1.1 |
| 1502 | 2026-05-20T02:30:41.269Z | Compiling multer v3.1.0 |
| 1503 | 2026-05-20T02:30:41.381Z | Compiling debug-ignore v1.0.5 |
| 1504 | 2026-05-20T02:30:41.483Z | Compiling quick-error v1.2.3 |
| 1505 | 2026-05-20T02:30:41.508Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1506 | 2026-05-20T02:30:41.585Z | Compiling rustls v0.23.40 |
| 1507 | 2026-05-20T02:30:41.757Z | Compiling tower-http v0.6.10 |
| 1508 | 2026-05-20T02:30:41.872Z | Compiling darling_macro v0.23.0 |
| 1509 | 2026-05-20T02:30:41.887Z | Compiling daft v0.1.7 |
| 1510 | 2026-05-20T02:30:42.215Z | Compiling time v0.3.47 |
| 1511 | 2026-05-20T02:30:42.481Z | Compiling darling v0.23.0 |
| 1512 | 2026-05-20T02:30:42.563Z | Compiling async-stream-impl v0.3.6 |
| 1513 | 2026-05-20T02:30:42.594Z | Compiling strum_macros v0.26.4 |
| 1514 | 2026-05-20T02:30:42.874Z | Compiling dropshot v0.17.0 |
| 1515 | 2026-05-20T02:30:43.123Z | Compiling encoding_rs v0.8.35 |
| 1516 | 2026-05-20T02:30:43.220Z | Compiling bit-vec v0.8.0 |
| 1517 | 2026-05-20T02:30:43.455Z | Compiling spin v0.9.8 |
| 1518 | 2026-05-20T02:30:43.570Z | Compiling mime v0.3.17 |
| 1519 | 2026-05-20T02:30:43.608Z | Compiling bit-set v0.8.0 |
| 1520 | 2026-05-20T02:30:43.770Z | Compiling async-stream v0.3.6 |
| 1521 | 2026-05-20T02:30:43.888Z | Compiling serde_with_macros v3.20.0 |
| 1522 | 2026-05-20T02:30:43.906Z | Compiling crossbeam-channel v0.5.15 |
| 1523 | 2026-05-20T02:30:43.942Z | Compiling dropshot_endpoint v0.17.0 |
| 1524 | 2026-05-20T02:30:44.239Z | Compiling strum v0.26.3 |
| 1525 | 2026-05-20T02:30:44.364Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-05-20T02:30:44.380Z | Compiling waitgroup v0.1.2 |
| 1527 | 2026-05-20T02:30:44.517Z | Compiling serde_path_to_error v0.1.20 |
| 1528 | 2026-05-20T02:30:44.778Z | Compiling unarray v0.1.4 |
| 1529 | 2026-05-20T02:30:44.815Z | Compiling derive-ex v0.1.8 |
| 1530 | 2026-05-20T02:30:44.884Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1531 | 2026-05-20T02:30:45.032Z | Compiling tempfile v3.27.0 |
| 1532 | 2026-05-20T02:30:45.062Z | Compiling strum_macros v0.27.2 |
| 1533 | 2026-05-20T02:30:45.314Z | Compiling is-terminal v0.4.17 |
| 1534 | 2026-05-20T02:30:45.448Z | Compiling instant v0.1.13 |
| 1535 | 2026-05-20T02:30:45.491Z | Compiling slog-term v2.9.2 |
| 1536 | 2026-05-20T02:30:45.638Z | Compiling slog-json v2.6.1 |
| 1537 | 2026-05-20T02:30:46.100Z | Compiling hostname v0.3.1 |
| 1538 | 2026-05-20T02:30:46.165Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-05-20T02:30:46.217Z | Compiling memmap2 v0.9.10 |
| 1540 | 2026-05-20T02:30:46.237Z | Compiling rustc-hash v2.1.2 |
| 1541 | 2026-05-20T02:30:46.270Z | Compiling slog-bunyan v2.5.0 |
| 1542 | 2026-05-20T02:30:46.358Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1543 | 2026-05-20T02:30:46.401Z | Compiling test-strategy v0.4.5 |
| 1544 | 2026-05-20T02:30:46.413Z | Compiling usdt v0.6.0 |
| 1545 | 2026-05-20T02:30:46.502Z | Compiling either v1.15.0 |
| 1546 | 2026-05-20T02:30:46.703Z | Compiling parse-display-derive v0.10.0 |
| 1547 | 2026-05-20T02:30:46.946Z | Compiling strum v0.27.2 |
| 1548 | 2026-05-20T02:30:46.990Z | Compiling backon v1.6.0 |
| 1549 | 2026-05-20T02:30:47.075Z | Compiling rustls-webpki v0.102.8 |
| 1550 | 2026-05-20T02:30:47.088Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1551 | 2026-05-20T02:30:47.148Z | Compiling rand_chacha v0.3.1 |
| 1552 | 2026-05-20T02:30:47.193Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1553 | 2026-05-20T02:30:47.803Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1554 | 2026-05-20T02:30:47.948Z | Compiling rand v0.8.6 |
| 1555 | 2026-05-20T02:30:47.951Z | Compiling async-compression v0.4.42 |
| 1556 | 2026-05-20T02:30:48.231Z | Compiling sha1 v0.10.6 |
| 1557 | 2026-05-20T02:30:48.276Z | Compiling rustls-pemfile v2.2.0 |
| 1558 | 2026-05-20T02:30:48.391Z | Compiling hostname v0.4.2 |
| 1559 | 2026-05-20T02:30:48.450Z | Compiling wait-timeout v0.2.1 |
| 1560 | 2026-05-20T02:30:48.467Z | Compiling serde_with v3.20.0 |
| 1561 | 2026-05-20T02:30:48.527Z | Compiling rand_xorshift v0.4.0 |
| 1562 | 2026-05-20T02:30:48.603Z | Compiling rusty-fork v0.3.1 |
| 1563 | 2026-05-20T02:30:48.672Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1564 | 2026-05-20T02:30:48.751Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1565 | 2026-05-20T02:30:48.879Z | Compiling proptest v1.11.0 |
| 1566 | 2026-05-20T02:30:48.964Z | Compiling reqwest v0.12.28 |
| 1567 | 2026-05-20T02:30:49.321Z | Compiling tokio-rustls v0.25.0 |
| 1568 | 2026-05-20T02:30:49.835Z | Compiling itertools v0.14.0 |
| 1569 | 2026-05-20T02:30:50.191Z | Compiling iddqd v0.3.18 |
| 1570 | 2026-05-20T02:30:51.073Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1571 | 2026-05-20T02:30:51.654Z | Compiling unicode-width v0.2.2 |
| 1572 | 2026-05-20T02:30:51.697Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1573 | 2026-05-20T02:30:51.973Z | Compiling progenitor-client v0.10.0 |
| 1574 | 2026-05-20T02:30:52.248Z | Compiling backoff v0.4.0 |
| 1575 | 2026-05-20T02:30:52.307Z | Compiling parse-display v0.10.0 |
| 1576 | 2026-05-20T02:30:52.463Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1577 | 2026-05-20T02:30:53.253Z | Compiling utf8parse v0.2.2 |
| 1578 | 2026-05-20T02:30:53.366Z | Compiling anstyle-parse v1.0.0 |
| 1579 | 2026-05-20T02:30:53.442Z | Compiling anstyle v1.0.14 |
| 1580 | 2026-05-20T02:30:53.523Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-05-20T02:30:53.523Z | Compiling anstyle-query v1.1.5 |
| 1582 | 2026-05-20T02:30:53.612Z | Compiling colorchoice v1.0.5 |
| 1583 | 2026-05-20T02:30:53.633Z | Compiling regress v0.11.1 |
| 1584 | 2026-05-20T02:30:53.687Z | Compiling anstream v1.0.0 |
| 1585 | 2026-05-20T02:30:53.913Z | Compiling clap_lex v1.1.0 |
| 1586 | 2026-05-20T02:30:54.205Z | Compiling darling_core v0.21.3 |
| 1587 | 2026-05-20T02:30:54.632Z | Compiling toml_datetime v0.6.11 |
| 1588 | 2026-05-20T02:30:54.886Z | Compiling clap_derive v4.6.1 |
| 1589 | 2026-05-20T02:30:54.898Z | Compiling zerocopy-derive v0.7.35 |
| 1590 | 2026-05-20T02:30:55.312Z | Compiling typify-impl v0.6.2 |
| 1591 | 2026-05-20T02:30:56.252Z | Compiling convert_case v0.4.0 |
| 1592 | 2026-05-20T02:30:56.296Z | Compiling darling_macro v0.21.3 |
| 1593 | 2026-05-20T02:30:56.551Z | Compiling derive_more v0.99.20 |
| 1594 | 2026-05-20T02:30:56.613Z | Compiling zerocopy v0.7.35 |
| 1595 | 2026-05-20T02:30:57.489Z | Compiling terminal_size v0.4.4 |
| 1596 | 2026-05-20T02:30:57.627Z | Compiling darling v0.21.3 |
| 1597 | 2026-05-20T02:30:57.930Z | Compiling secrecy v0.10.3 |
| 1598 | 2026-05-20T02:30:58.042Z | Compiling crucible-workspace-hack v0.1.0 |
| 1599 | 2026-05-20T02:30:58.088Z | Compiling heapless v0.8.0 |
| 1600 | 2026-05-20T02:30:58.259Z | Compiling tinyvec_macros v0.1.1 |
| 1601 | 2026-05-20T02:30:58.270Z | Compiling float-ord v0.3.2 |
| 1602 | 2026-05-20T02:30:58.328Z | Compiling tinyvec v1.11.0 |
| 1603 | 2026-05-20T02:30:58.551Z | Compiling ingot-macros v0.1.1 |
| 1604 | 2026-05-20T02:30:58.566Z | Compiling clap_builder v4.6.0 |
| 1605 | 2026-05-20T02:30:59.140Z | Compiling dtrace-parser v0.2.0 |
| 1606 | 2026-05-20T02:30:59.140Z | Compiling serde_repr v0.1.20 |
| 1607 | 2026-05-20T02:30:59.755Z | Compiling scroll_derive v0.12.1 |
| 1608 | 2026-05-20T02:30:59.924Z | Compiling hash32 v0.3.1 |
| 1609 | 2026-05-20T02:31:00.013Z | Compiling rustc_version v0.4.1 |
| 1610 | 2026-05-20T02:31:00.075Z | Compiling num-integer v0.1.46 |
| 1611 | 2026-05-20T02:31:00.283Z | Compiling usdt-impl v0.5.0 |
| 1612 | 2026-05-20T02:31:00.401Z | Compiling unsafe-libyaml v0.2.11 |
| 1613 | 2026-05-20T02:31:00.486Z | Compiling smoltcp v0.11.0 |
| 1614 | 2026-05-20T02:31:00.643Z | Compiling scroll v0.12.0 |
| 1615 | 2026-05-20T02:31:00.655Z | Compiling curve25519-dalek v4.1.3 |
| 1616 | 2026-05-20T02:31:00.848Z | Compiling clap v4.6.1 |
| 1617 | 2026-05-20T02:31:00.909Z | Compiling serde_yaml v0.9.34+deprecated |
| 1618 | 2026-05-20T02:31:01.300Z | Compiling ingot-types v0.1.2 |
| 1619 | 2026-05-20T02:31:01.658Z | Compiling typify-macro v0.6.2 |
| 1620 | 2026-05-20T02:31:01.696Z | Compiling dof v0.3.0 |
| 1621 | 2026-05-20T02:31:02.048Z | Compiling hmac v0.12.1 |
| 1622 | 2026-05-20T02:31:02.099Z | Compiling inout v0.1.4 |
| 1623 | 2026-05-20T02:31:02.131Z | Compiling cobs v0.3.0 |
| 1624 | 2026-05-20T02:31:02.183Z | Compiling ff v0.13.1 |
| 1625 | 2026-05-20T02:31:02.206Z | Compiling thread-id v4.2.2 |
| 1626 | 2026-05-20T02:31:02.232Z | Compiling bitflags v1.3.2 |
| 1627 | 2026-05-20T02:31:02.243Z | Compiling managed v0.8.0 |
| 1628 | 2026-05-20T02:31:02.285Z | Compiling group v0.13.0 |
| 1629 | 2026-05-20T02:31:02.311Z | Compiling postcard v1.1.3 |
| 1630 | 2026-05-20T02:31:02.334Z | Compiling cipher v0.4.4 |
| 1631 | 2026-05-20T02:31:02.521Z | Compiling hkdf v0.12.4 |
| 1632 | 2026-05-20T02:31:02.819Z | Compiling ingot v0.1.1 |
| 1633 | 2026-05-20T02:31:03.084Z | Compiling goblin v0.8.2 |
| 1634 | 2026-05-20T02:31:03.142Z | Compiling num-iter v0.1.45 |
| 1635 | 2026-05-20T02:31:03.250Z | Compiling num-rational v0.4.2 |
| 1636 | 2026-05-20T02:31:03.611Z | Compiling tabwriter v1.4.1 |
| 1637 | 2026-05-20T02:31:03.819Z | Compiling typify v0.6.2 |
| 1638 | 2026-05-20T02:31:03.846Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1639 | 2026-05-20T02:31:03.857Z | Compiling hubpack_derive v0.1.1 |
| 1640 | 2026-05-20T02:31:03.906Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1641 | 2026-05-20T02:31:04.361Z | Compiling crossbeam-epoch v0.9.18 |
| 1642 | 2026-05-20T02:31:04.379Z | Compiling universal-hash v0.5.1 |
| 1643 | 2026-05-20T02:31:04.505Z | Compiling crypto-bigint v0.5.5 |
| 1644 | 2026-05-20T02:31:04.663Z | Compiling half v2.7.1 |
| 1645 | 2026-05-20T02:31:04.697Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1646 | 2026-05-20T02:31:04.710Z | Compiling num-complex v0.4.6 |
| 1647 | 2026-05-20T02:31:05.078Z | Compiling base64ct v1.8.3 |
| 1648 | 2026-05-20T02:31:05.188Z | Compiling opaque-debug v0.3.1 |
| 1649 | 2026-05-20T02:31:05.252Z | Compiling base16ct v0.2.0 |
| 1650 | 2026-05-20T02:31:05.255Z | Compiling ciborium-io v0.2.2 |
| 1651 | 2026-05-20T02:31:05.355Z | Compiling ciborium-ll v0.2.2 |
| 1652 | 2026-05-20T02:31:05.367Z | Compiling password-hash v0.5.0 |
| 1653 | 2026-05-20T02:31:05.406Z | Compiling elliptic-curve v0.13.8 |
| 1654 | 2026-05-20T02:31:05.563Z | Compiling poly1305 v0.8.0 |
| 1655 | 2026-05-20T02:31:05.798Z | Compiling num v0.4.3 |
| 1656 | 2026-05-20T02:31:05.972Z | Compiling thiserror-no-std v2.0.2 |
| 1657 | 2026-05-20T02:31:06.068Z | Compiling hubpack v0.1.2 |
| 1658 | 2026-05-20T02:31:06.470Z | Compiling chacha20 v0.9.1 |
| 1659 | 2026-05-20T02:31:06.692Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1660 | 2026-05-20T02:31:06.944Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1661 | 2026-05-20T02:31:07.156Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1662 | 2026-05-20T02:31:07.513Z | Compiling byte-wrapper v0.1.0 |
| 1663 | 2026-05-20T02:31:07.545Z | Compiling blake2 v0.10.6 |
| 1664 | 2026-05-20T02:31:07.877Z | Compiling aead v0.5.2 |
| 1665 | 2026-05-20T02:31:08.006Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1666 | 2026-05-20T02:31:08.040Z | Compiling proc-macro-error-attr v1.0.4 |
| 1667 | 2026-05-20T02:31:08.272Z | Compiling memoffset v0.9.1 |
| 1668 | 2026-05-20T02:31:08.284Z | Compiling cfg_aliases v0.2.1 |
| 1669 | 2026-05-20T02:31:08.322Z | Compiling static_assertions v1.1.0 |
| 1670 | 2026-05-20T02:31:08.351Z | Compiling keccak v0.1.6 |
| 1671 | 2026-05-20T02:31:08.393Z | Compiling rustix v0.38.44 |
| 1672 | 2026-05-20T02:31:08.518Z | Compiling prettyplease v0.2.37 |
| 1673 | 2026-05-20T02:31:08.584Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1674 | 2026-05-20T02:31:08.794Z | Compiling sha3 v0.10.9 |
| 1675 | 2026-05-20T02:31:08.827Z | Compiling nix v0.31.3 |
| 1676 | 2026-05-20T02:31:08.916Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1677 | 2026-05-20T02:31:09.494Z | Compiling chacha20poly1305 v0.10.1 |
| 1678 | 2026-05-20T02:31:09.626Z | Compiling argon2 v0.5.3 |
| 1679 | 2026-05-20T02:31:10.154Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1680 | 2026-05-20T02:31:10.219Z | Compiling proc-macro-crate v3.5.0 |
| 1681 | 2026-05-20T02:31:10.708Z | Compiling vsss-rs v3.3.4 |
| 1682 | 2026-05-20T02:31:10.860Z | Compiling ciborium v0.2.2 |
| 1683 | 2026-05-20T02:31:11.219Z | Compiling rustls-webpki v0.103.13 |
| 1684 | 2026-05-20T02:31:11.560Z | Compiling usdt-attr-macro v0.5.0 |
| 1685 | 2026-05-20T02:31:11.575Z | Compiling usdt-macro v0.5.0 |
| 1686 | 2026-05-20T02:31:13.334Z | Compiling serde_spanned v0.6.9 |
| 1687 | 2026-05-20T02:31:13.407Z | Compiling enum-as-inner v0.6.1 |
| 1688 | 2026-05-20T02:31:13.470Z | Compiling num-derive v0.4.2 |
| 1689 | 2026-05-20T02:31:13.484Z | Compiling proc-macro-error v1.0.4 |
| 1690 | 2026-05-20T02:31:13.695Z | Compiling memmap v0.7.0 |
| 1691 | 2026-05-20T02:31:13.733Z | Compiling winnow v0.5.40 |
| 1692 | 2026-05-20T02:31:13.779Z | Compiling toml_write v0.1.2 |
| 1693 | 2026-05-20T02:31:13.891Z | Compiling winnow v0.7.15 |
| 1694 | 2026-05-20T02:31:13.984Z | Compiling data-encoding v2.11.0 |
| 1695 | 2026-05-20T02:31:14.013Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1696 | 2026-05-20T02:31:14.251Z | Compiling indent_write v2.2.0 |
| 1697 | 2026-05-20T02:31:14.410Z | Compiling usdt v0.5.0 |
| 1698 | 2026-05-20T02:31:14.627Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1699 | 2026-05-20T02:31:14.688Z | Compiling num_enum_derive v0.7.6 |
| 1700 | 2026-05-20T02:31:14.831Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1701 | 2026-05-20T02:31:14.932Z | Compiling tokio-rustls v0.26.4 |
| 1702 | 2026-05-20T02:31:15.119Z | Compiling rustls-platform-verifier v0.7.0 |
| 1703 | 2026-05-20T02:31:15.212Z | Compiling hyper-rustls v0.27.9 |
| 1704 | 2026-05-20T02:31:15.414Z | Compiling reqwest v0.13.3 |
| 1705 | 2026-05-20T02:31:15.762Z | Compiling toml_edit v0.22.27 |
| 1706 | 2026-05-20T02:31:15.765Z | Compiling toml_edit v0.19.15 |
| 1707 | 2026-05-20T02:31:15.936Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1708 | 2026-05-20T02:31:16.668Z | Compiling progenitor-client v0.14.0 |
| 1709 | 2026-05-20T02:31:17.007Z | Compiling progenitor-extras v0.2.0 |
| 1710 | 2026-05-20T02:31:17.252Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1711 | 2026-05-20T02:31:17.987Z | Compiling foreign-types-macros v0.2.3 |
| 1712 | 2026-05-20T02:31:18.327Z | Compiling cpufeatures v0.3.0 |
| 1713 | 2026-05-20T02:31:18.412Z | Compiling foreign-types-shared v0.3.1 |
| 1714 | 2026-05-20T02:31:18.510Z | Compiling bytecount v0.6.9 |
| 1715 | 2026-05-20T02:31:18.656Z | Compiling colored v3.1.1 |
| 1716 | 2026-05-20T02:31:18.674Z | Compiling vcpkg v0.2.15 |
| 1717 | 2026-05-20T02:31:18.734Z | Compiling pkg-config v0.3.33 |
| 1718 | 2026-05-20T02:31:19.059Z | Compiling foreign-types v0.5.0 |
| 1719 | 2026-05-20T02:31:19.119Z | Compiling chacha20 v0.10.0 |
| 1720 | 2026-05-20T02:31:19.190Z | Compiling toml v0.8.23 |
| 1721 | 2026-05-20T02:31:19.237Z | Compiling openssl-sys v0.9.116 |
| 1722 | 2026-05-20T02:31:19.386Z | Compiling proc-macro-crate v1.3.1 |
| 1723 | 2026-05-20T02:31:19.801Z | Compiling num_enum v0.7.6 |
| 1724 | 2026-05-20T02:31:20.004Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1725 | 2026-05-20T02:31:20.015Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1726 | 2026-05-20T02:31:20.042Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1727 | 2026-05-20T02:31:20.267Z | Compiling cstr-argument v0.1.2 |
| 1728 | 2026-05-20T02:31:20.293Z | Compiling unicode-segmentation v1.13.2 |
| 1729 | 2026-05-20T02:31:20.306Z | Compiling heck v0.4.1 |
| 1730 | 2026-05-20T02:31:20.423Z | Compiling linked-hash-map v0.5.6 |
| 1731 | 2026-05-20T02:31:20.512Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1732 | 2026-05-20T02:31:20.535Z | Compiling rayon-core v1.13.0 |
| 1733 | 2026-05-20T02:31:20.610Z | Compiling semver v0.1.20 |
| 1734 | 2026-05-20T02:31:20.709Z | Compiling swrite v0.1.0 |
| 1735 | 2026-05-20T02:31:20.751Z | Compiling resolv-conf v0.7.6 |
| 1736 | 2026-05-20T02:31:20.793Z | Compiling rustc_version v0.1.7 |
| 1737 | 2026-05-20T02:31:20.876Z | Compiling newline-converter v0.3.0 |
| 1738 | 2026-05-20T02:31:20.905Z | Compiling lru-cache v0.1.2 |
| 1739 | 2026-05-20T02:31:20.994Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2026-05-20T02:31:21.006Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1741 | 2026-05-20T02:31:21.077Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1742 | 2026-05-20T02:31:21.117Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1743 | 2026-05-20T02:31:21.210Z | Compiling num_enum_derive v0.5.11 |
| 1744 | 2026-05-20T02:31:21.262Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1745 | 2026-05-20T02:31:21.274Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1746 | 2026-05-20T02:31:21.318Z | Compiling rand v0.10.1 |
| 1747 | 2026-05-20T02:31:21.655Z | Compiling atomicwrites v0.4.4 |
| 1748 | 2026-05-20T02:31:21.907Z | Compiling hickory-proto v0.24.4 |
| 1749 | 2026-05-20T02:31:22.322Z | Compiling crossbeam-deque v0.8.6 |
| 1750 | 2026-05-20T02:31:22.534Z | Compiling progenitor-impl v0.13.0 |
| 1751 | 2026-05-20T02:31:23.473Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1752 | 2026-05-20T02:31:23.685Z | Compiling console v0.15.11 |
| 1753 | 2026-05-20T02:31:23.749Z | Compiling camino-tempfile v1.4.1 |
| 1754 | 2026-05-20T02:31:24.201Z | Compiling typify-impl v0.4.3 |
| 1755 | 2026-05-20T02:31:24.232Z | Compiling serde-big-array v0.5.1 |
| 1756 | 2026-05-20T02:31:24.358Z | Compiling pin-project-internal v1.1.13 |
| 1757 | 2026-05-20T02:31:24.371Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1758 | 2026-05-20T02:31:24.383Z | Compiling derive-where v1.6.1 |
| 1759 | 2026-05-20T02:31:24.913Z | Compiling siphasher v1.0.3 |
| 1760 | 2026-05-20T02:31:25.107Z | Compiling similar v2.7.0 |
| 1761 | 2026-05-20T02:31:25.118Z | Compiling minimal-lexical v0.2.1 |
| 1762 | 2026-05-20T02:31:25.261Z | Compiling phf_shared v0.12.1 |
| 1763 | 2026-05-20T02:31:25.376Z | Compiling nom v7.1.3 |
| 1764 | 2026-05-20T02:31:25.477Z | Compiling pin-project v1.1.13 |
| 1765 | 2026-05-20T02:31:25.580Z | Compiling expectorate v1.2.0 |
| 1766 | 2026-05-20T02:31:25.670Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1767 | 2026-05-20T02:31:25.732Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1768 | 2026-05-20T02:31:25.942Z | Compiling hickory-resolver v0.24.4 |
| 1769 | 2026-05-20T02:31:26.137Z | Compiling progenitor-macro v0.13.0 |
| 1770 | 2026-05-20T02:31:26.737Z | Compiling num_enum v0.5.11 |
| 1771 | 2026-05-20T02:31:26.905Z | Compiling newtype_derive v0.1.6 |
| 1772 | 2026-05-20T02:31:27.158Z | Compiling progenitor-client v0.13.0 |
| 1773 | 2026-05-20T02:31:28.386Z | Compiling progenitor-impl v0.14.0 |
| 1774 | 2026-05-20T02:31:28.590Z | Compiling unicode-normalization v0.1.25 |
| 1775 | 2026-05-20T02:31:28.623Z | Compiling tokio-stream v0.1.18 |
| 1776 | 2026-05-20T02:31:28.886Z | Compiling async-recursion v1.1.1 |
| 1777 | 2026-05-20T02:31:29.068Z | Compiling snafu-derive v0.8.9 |
| 1778 | 2026-05-20T02:31:29.094Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1779 | 2026-05-20T02:31:29.410Z | Compiling slog-dtrace v0.3.0 |
| 1780 | 2026-05-20T02:31:29.602Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1781 | 2026-05-20T02:31:29.657Z | Compiling csv-core v0.1.13 |
| 1782 | 2026-05-20T02:31:29.930Z | Compiling bstr v1.12.1 |
| 1783 | 2026-05-20T02:31:30.435Z | Compiling konst_macro_rules v0.2.19 |
| 1784 | 2026-05-20T02:31:30.541Z | Compiling typify-macro v0.4.3 |
| 1785 | 2026-05-20T02:31:30.616Z | Compiling highway v1.3.0 |
| 1786 | 2026-05-20T02:31:30.817Z | Compiling same-file v1.0.6 |
| 1787 | 2026-05-20T02:31:31.004Z | Compiling chrono-tz v0.10.4 |
| 1788 | 2026-05-20T02:31:31.022Z | Compiling cancel-safe-futures v0.1.5 |
| 1789 | 2026-05-20T02:31:31.093Z | Compiling owo-colors v4.3.0 |
| 1790 | 2026-05-20T02:31:31.240Z | Compiling openssl v0.10.80 |
| 1791 | 2026-05-20T02:31:31.279Z | Compiling unicode-width v0.1.14 |
| 1792 | 2026-05-20T02:31:31.279Z | Compiling foldhash v0.1.5 |
| 1793 | 2026-05-20T02:31:31.454Z | Compiling unicode-xid v0.2.6 |
| 1794 | 2026-05-20T02:31:31.465Z | Compiling foreign-types-shared v0.1.1 |
| 1795 | 2026-05-20T02:31:31.554Z | Compiling foreign-types v0.3.2 |
| 1796 | 2026-05-20T02:31:31.577Z | Compiling hashbrown v0.15.5 |
| 1797 | 2026-05-20T02:31:31.580Z | Compiling const_format_proc_macros v0.2.34 |
| 1798 | 2026-05-20T02:31:31.609Z | Compiling progenitor v0.13.0 |
| 1799 | 2026-05-20T02:31:31.662Z | Compiling walkdir v2.5.0 |
| 1800 | 2026-05-20T02:31:31.748Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1801 | 2026-05-20T02:31:32.013Z | Compiling progenitor-macro v0.14.0 |
| 1802 | 2026-05-20T02:31:32.082Z | Compiling snafu v0.8.9 |
| 1803 | 2026-05-20T02:31:32.181Z | Compiling konst v0.2.20 |
| 1804 | 2026-05-20T02:31:32.194Z | Compiling globset v0.4.18 |
| 1805 | 2026-05-20T02:31:32.423Z | Compiling csv v1.4.0 |
| 1806 | 2026-05-20T02:31:32.533Z | Compiling qorb v0.4.1 |
| 1807 | 2026-05-20T02:31:32.545Z | Compiling olpc-cjson v0.1.4 |
| 1808 | 2026-05-20T02:31:32.672Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1809 | 2026-05-20T02:31:33.013Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1810 | 2026-05-20T02:31:33.095Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1811 | 2026-05-20T02:31:33.450Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1812 | 2026-05-20T02:31:33.735Z | Compiling rayon v1.12.0 |
| 1813 | 2026-05-20T02:31:34.009Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1814 | 2026-05-20T02:31:34.439Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1815 | 2026-05-20T02:31:34.798Z | Compiling phf v0.12.1 |
| 1816 | 2026-05-20T02:31:34.932Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1817 | 2026-05-20T02:31:34.966Z | Compiling zone_cfg_derive v0.3.1 |
| 1818 | 2026-05-20T02:31:35.348Z | Compiling tokio-dtrace v0.1.1 |
| 1819 | 2026-05-20T02:31:35.537Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1820 | 2026-05-20T02:31:35.620Z | Compiling itertools v0.12.1 |
| 1821 | 2026-05-20T02:31:35.681Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1822 | 2026-05-20T02:31:35.870Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1823 | 2026-05-20T02:31:35.886Z | Compiling libsw-core v0.3.2 |
| 1824 | 2026-05-20T02:31:36.052Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1825 | 2026-05-20T02:31:36.262Z | Compiling serde_plain v1.0.2 |
| 1826 | 2026-05-20T02:31:36.447Z | Compiling openssl-macros v0.1.1 |
| 1827 | 2026-05-20T02:31:36.478Z | Compiling pem v3.0.6 |
| 1828 | 2026-05-20T02:31:36.488Z | Compiling cookie v0.18.1 |
| 1829 | 2026-05-20T02:31:36.725Z | Compiling sigpipe v0.1.3 |
| 1830 | 2026-05-20T02:31:36.738Z | Compiling fixedbitset v0.4.2 |
| 1831 | 2026-05-20T02:31:36.847Z | Compiling glob v0.3.3 |
| 1832 | 2026-05-20T02:31:36.905Z | Compiling typed-path v0.9.3 |
| 1833 | 2026-05-20T02:31:36.938Z | Compiling jiff v0.2.24 |
| 1834 | 2026-05-20T02:31:36.991Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1835 | 2026-05-20T02:31:37.009Z | Compiling fixedbitset v0.5.7 |
| 1836 | 2026-05-20T02:31:37.152Z | Compiling progenitor v0.14.0 |
| 1837 | 2026-05-20T02:31:37.242Z | Compiling petgraph v0.8.3 |
| 1838 | 2026-05-20T02:31:37.330Z | Compiling petgraph v0.6.5 |
| 1839 | 2026-05-20T02:31:37.402Z | Compiling zone v0.3.1 |
| 1840 | 2026-05-20T02:31:38.213Z | Compiling tough v0.22.0 |
| 1841 | 2026-05-20T02:31:38.277Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1842 | 2026-05-20T02:31:38.908Z | Compiling libsw v3.5.0 |
| 1843 | 2026-05-20T02:31:39.093Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1844 | 2026-05-20T02:31:39.107Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1845 | 2026-05-20T02:31:39.136Z | Compiling oxide-tokio-rt v0.1.6 |
| 1846 | 2026-05-20T02:31:39.306Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1847 | 2026-05-20T02:31:39.346Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1848 | 2026-05-20T02:31:40.534Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1849 | 2026-05-20T02:31:40.534Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1850 | 2026-05-20T02:31:40.788Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-20T02:31:40.985Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1852 | 2026-05-20T02:31:41.176Z | Compiling const_format v0.2.36 |
| 1853 | 2026-05-20T02:31:41.523Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-05-20T02:31:41.537Z | Compiling tabled_derive v0.7.0 |
| 1855 | 2026-05-20T02:31:41.699Z | Compiling gethostname v0.5.0 |
| 1856 | 2026-05-20T02:31:41.783Z | Compiling libscf-sys v1.2.0 |
| 1857 | 2026-05-20T02:31:41.914Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1858 | 2026-05-20T02:31:41.959Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-05-20T02:31:42.086Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1860 | 2026-05-20T02:31:42.148Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1861 | 2026-05-20T02:31:42.278Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-05-20T02:31:42.341Z | Compiling smf v0.2.3 |
| 1863 | 2026-05-20T02:31:42.606Z | Compiling bcs v0.1.6 |
| 1864 | 2026-05-20T02:31:42.819Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1865 | 2026-05-20T02:31:42.873Z | Compiling unicode-linebreak v0.1.5 |
| 1866 | 2026-05-20T02:31:42.945Z | Compiling whoami v1.6.1 |
| 1867 | 2026-05-20T02:31:42.959Z | Compiling tagptr v0.2.0 |
| 1868 | 2026-05-20T02:31:43.117Z | Compiling lazy_static v1.5.0 |
| 1869 | 2026-05-20T02:31:43.131Z | Compiling termtree v0.5.1 |
| 1870 | 2026-05-20T02:31:43.223Z | Compiling linear-map v1.2.0 |
| 1871 | 2026-05-20T02:31:43.267Z | Compiling smawk v0.3.2 |
| 1872 | 2026-05-20T02:31:43.289Z | Compiling steno v0.4.1 |
| 1873 | 2026-05-20T02:31:43.294Z | Compiling proc-macro-error2 v2.0.1 |
| 1874 | 2026-05-20T02:31:43.391Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1875 | 2026-05-20T02:31:43.406Z | Compiling textwrap v0.16.2 |
| 1876 | 2026-05-20T02:31:43.557Z | Compiling moka v0.12.15 |
| 1877 | 2026-05-20T02:31:43.581Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1878 | 2026-05-20T02:31:43.722Z | Compiling tabled v0.15.0 |
| 1879 | 2026-05-20T02:31:44.193Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-05-20T02:31:44.367Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1881 | 2026-05-20T02:31:45.058Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1882 | 2026-05-20T02:31:45.889Z | Compiling typify v0.4.3 |
| 1883 | 2026-05-20T02:31:45.989Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1884 | 2026-05-20T02:31:46.439Z | Compiling hickory-proto v0.25.2 |
| 1885 | 2026-05-20T02:31:46.565Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1886 | 2026-05-20T02:31:46.903Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1887 | 2026-05-20T02:31:46.970Z | Compiling humantime v2.3.0 |
| 1888 | 2026-05-20T02:31:47.164Z | Compiling parking_lot_core v0.8.6 |
| 1889 | 2026-05-20T02:31:47.315Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1890 | 2026-05-20T02:31:47.477Z | Compiling progenitor-impl v0.11.2 |
| 1891 | 2026-05-20T02:31:47.491Z | Compiling tabled_derive v0.11.0 |
| 1892 | 2026-05-20T02:31:48.344Z | Compiling hickory-resolver v0.25.2 |
| 1893 | 2026-05-20T02:31:48.626Z | Compiling papergrid v0.17.0 |
| 1894 | 2026-05-20T02:31:48.638Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1895 | 2026-05-20T02:31:49.652Z | Compiling testing_table v0.3.0 |
| 1896 | 2026-05-20T02:31:49.832Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1897 | 2026-05-20T02:31:49.998Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1898 | 2026-05-20T02:31:50.314Z | Compiling tabled v0.20.0 |
| 1899 | 2026-05-20T02:31:50.569Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1900 | 2026-05-20T02:31:50.619Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1901 | 2026-05-20T02:31:51.078Z | Compiling progenitor-macro v0.11.2 |
| 1902 | 2026-05-20T02:31:51.232Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1903 | 2026-05-20T02:31:51.632Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1904 | 2026-05-20T02:31:51.741Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1905 | 2026-05-20T02:31:52.165Z | Compiling progenitor-client v0.11.2 |
| 1906 | 2026-05-20T02:31:52.635Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1907 | 2026-05-20T02:31:52.854Z | Compiling parking_lot v0.11.2 |
| 1908 | 2026-05-20T02:31:52.920Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1909 | 2026-05-20T02:31:53.143Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1910 | 2026-05-20T02:31:53.274Z | Compiling dropshot-api-manager-types v0.7.1 |
| 1911 | 2026-05-20T02:31:53.536Z | Compiling fxhash v0.2.1 |
| 1912 | 2026-05-20T02:31:53.657Z | Compiling crc8 v0.1.1 |
| 1913 | 2026-05-20T02:31:53.678Z | Compiling sled v0.34.7 |
| 1914 | 2026-05-20T02:31:53.778Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1915 | 2026-05-20T02:31:53.803Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1916 | 2026-05-20T02:31:54.038Z | Compiling diff v0.1.13 |
| 1917 | 2026-05-20T02:31:54.327Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1918 | 2026-05-20T02:31:54.327Z | Compiling yansi v1.0.1 |
| 1919 | 2026-05-20T02:31:54.662Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1920 | 2026-05-20T02:31:54.724Z | Compiling pretty_assertions v1.4.1 |
| 1921 | 2026-05-20T02:31:56.176Z | Compiling progenitor v0.11.2 |
| 1922 | 2026-05-20T02:31:56.273Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1923 | 2026-05-20T02:32:02.823Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1924 | 2026-05-20T02:32:04.424Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1925 | 2026-05-20T02:32:05.455Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1926 | 2026-05-20T02:32:06.528Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1927 | 2026-05-20T02:32:20.113Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 1928 | 2026-05-20T02:32:20.291Z | ──────────── |
| 1929 | 2026-05-20T02:32:20.291Z | Nextest run ID 2687345e-f6d0-4fac-96f5-6d221ae81937 with nextest profile: default |
| 1930 | 2026-05-20T02:32:20.291Z | Starting 1 test across 3 binaries |
| 1931 | 2026-05-20T02:32:20.295Z | START ddm db::test::test_effective_tunnel_route_set |
| 1932 | 2026-05-20T02:32:20.299Z | |
| 1933 | 2026-05-20T02:32:20.299Z | running 1 test |
| 1934 | 2026-05-20T02:32:20.299Z | test db::test::test_effective_tunnel_route_set ... ok |
| 1935 | 2026-05-20T02:32:20.299Z | |
| 1936 | 2026-05-20T02:32:20.299Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1937 | 2026-05-20T02:32:20.299Z | |
| 1938 | 2026-05-20T02:32:20.299Z | PASS [ 0.006s] ddm db::test::test_effective_tunnel_route_set |
| 1939 | 2026-05-20T02:32:20.299Z | ──────────── |
| 1940 | 2026-05-20T02:32:20.299Z | Summary [ 0.007s] 1 test run: 1 passed, 0 skipped |
| 1941 | 2026-05-20T02:32:20.310Z | process exited: duration 293187 ms, exit code 0 |
| |
| 1942 | 2026-05-20T02:32:20.317Z | found 0 output files |