|
|
|
| 1 | 2026-05-21T00:09:48.469Z | job assigned to worker 01KS3XT6SS55BY1CE9FS32T20T [factory aws, i-074593f89ce1c9386] (queued for 1 m 18 s) |
| |
| 2 | 2026-05-21T00:09:55.520Z | starting task 0: "setup" |
| 3 | 2026-05-21T00:09:55.523Z | ++ uname -s |
| 4 | 2026-05-21T00:09:55.523Z | + kern=SunOS |
| 5 | 2026-05-21T00:09:55.524Z | + build_user=build |
| 6 | 2026-05-21T00:09:55.524Z | + build_uid=12345 |
| 7 | 2026-05-21T00:09:55.524Z | + work_dir=/work |
| 8 | 2026-05-21T00:09:55.524Z | + input_dir=/input |
| 9 | 2026-05-21T00:09:55.524Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T00:09:55.524Z | + case "$kern" in |
| 11 | 2026-05-21T00:09:55.524Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T00:09:55.530Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T00:09:57.531Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T00:09:57.641Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T00:09:57.644Z | + home_fs=zfs |
| 16 | 2026-05-21T00:09:57.644Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T00:09:57.644Z | + mkdir -p /home/build |
| 18 | 2026-05-21T00:09:57.644Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T00:09:59.645Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T00:09:59.648Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-05-21T00:09:59.655Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T00:09:59.659Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-21T00:09:59.659Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-21T00:09:59.663Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-21T00:09:59.663Z | * rust toolchain channel = "stable" |
| 26 | 2026-05-21T00:09:59.663Z | * rust toolchain profile = "default" |
| 27 | 2026-05-21T00:09:59.663Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T00:09:59.663Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T00:09:59.663Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-21T00:09:59.784Z | info: downloading installer |
| 31 | 2026-05-21T00:10:01.295Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-21T00:10:01.295Z | warn: /opt/ooce/bin |
| 33 | 2026-05-21T00:10:01.295Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-21T00:10:01.295Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-21T00:10:01.295Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-21T00:10:01.295Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-21T00:10:01.295Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-21T00:10:01.295Z | error: cannot install while Rust is installed |
| 39 | 2026-05-21T00:10:01.295Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-21T00:10:01.295Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-21T00:10:01.295Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-21T00:10:01.295Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-21T00:10:01.295Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-21T00:10:01.323Z | info: profile set to default |
| 45 | 2026-05-21T00:10:01.323Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-21T00:10:01.326Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-21T00:10:01.480Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-21T00:10:01.483Z | info: downloading 6 components |
| 49 | 2026-05-21T00:10:17.746Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-21T00:10:17.746Z | |
| 51 | 2026-05-21T00:10:17.791Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-21T00:10:17.791Z | |
| 53 | 2026-05-21T00:10:17.792Z | |
| 54 | 2026-05-21T00:10:17.792Z | Rust is installed now. Great! |
| 55 | 2026-05-21T00:10:17.792Z | |
| 56 | 2026-05-21T00:10:17.792Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-21T00:10:17.792Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-21T00:10:17.792Z | |
| 59 | 2026-05-21T00:10:17.792Z | To configure your current shell, you need to source |
| 60 | 2026-05-21T00:10:17.792Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-21T00:10:17.792Z | |
| 62 | 2026-05-21T00:10:17.792Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-21T00:10:17.792Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-21T00:10:17.792Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-21T00:10:17.792Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-21T00:10:17.792Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-21T00:10:17.792Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-21T00:10:17.792Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-21T00:10:17.792Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-21T00:10:17.792Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-21T00:10:17.883Z | + rustup --version |
| 72 | 2026-05-21T00:10:17.893Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-21T00:10:17.896Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-21T00:10:17.914Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-21T00:10:17.917Z | + cargo --version |
| 76 | 2026-05-21T00:10:17.930Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-21T00:10:17.934Z | + rustc --version |
| 78 | 2026-05-21T00:10:17.952Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-21T00:10:17.956Z | process exited: duration 18300 ms, exit code 0 |
| |
| 80 | 2026-05-21T00:10:17.964Z | starting task 2: "authentication" |
| 81 | 2026-05-21T00:10:17.981Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-21T00:10:17.988Z | starting task 3: "clone repository" |
| 83 | 2026-05-21T00:10:17.991Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-21T00:10:17.995Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-21T00:10:18.139Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-21T00:10:19.224Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-21T00:10:19.224Z | + git fetch origin c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 88 | 2026-05-21T00:10:19.501Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-21T00:10:19.501Z | * branch c1a8abb612197ccc87a11b8b39e56f651654c60e -> FETCH_HEAD |
| 90 | 2026-05-21T00:10:19.509Z | + [[ -n sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 91 | 2026-05-21T00:10:19.512Z | ++ git branch --show-current |
| 92 | 2026-05-21T00:10:19.512Z | + current=main |
| 93 | 2026-05-21T00:10:19.512Z | + [[ main != sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 94 | 2026-05-21T00:10:19.512Z | + git branch -f sunshowers/spr/update-dropshot-api-manager-to-072 c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 95 | 2026-05-21T00:10:19.515Z | + git checkout -f sunshowers/spr/update-dropshot-api-manager-to-072 |
| 96 | 2026-05-21T00:10:19.534Z | Switched to branch 'sunshowers/spr/update-dropshot-api-manager-to-072' |
| 97 | 2026-05-21T00:10:19.537Z | + git reset --hard c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 98 | 2026-05-21T00:10:19.541Z | HEAD is now at c1a8abb [spr] initial version |
| 99 | 2026-05-21T00:10:19.544Z | process exited: duration 1554 ms, exit code 0 |
| |
| 100 | 2026-05-21T00:10:19.550Z | starting task 4: "build" |
| 101 | 2026-05-21T00:10:19.554Z | + set -o errexit |
| 102 | 2026-05-21T00:10:19.557Z | + set -o pipefail |
| 103 | 2026-05-21T00:10:19.557Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-05-21T00:10:19.557Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-05-21T00:10:19.557Z | ++ PLATFORM=illumos |
| 106 | 2026-05-21T00:10:19.557Z | ++ banner install |
| 107 | 2026-05-21T00:10:19.557Z | |
| 108 | 2026-05-21T00:10:19.557Z | # # # #### ##### ## # # |
| 109 | 2026-05-21T00:10:19.557Z | # ## # # # # # # # |
| 110 | 2026-05-21T00:10:19.557Z | # # # # #### # # # # # |
| 111 | 2026-05-21T00:10:19.557Z | # # # # # # ###### # # |
| 112 | 2026-05-21T00:10:19.557Z | # # ## # # # # # # # |
| 113 | 2026-05-21T00:10:19.557Z | # # # #### # # # ###### ###### |
| 114 | 2026-05-21T00:10:19.557Z | |
| 115 | 2026-05-21T00:10:19.557Z | ++ set +o errexit |
| 116 | 2026-05-21T00:10:19.561Z | ++ pkg info clang-15 |
| 117 | 2026-05-21T00:10:19.561Z | ++ grep -qi installed |
| 118 | 2026-05-21T00:10:21.367Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-05-21T00:10:21.367Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-05-21T00:10:21.367Z | |
| 121 | 2026-05-21T00:10:21.367Z | clang-15 |
| 122 | 2026-05-21T00:10:21.405Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-05-21T00:10:21.405Z | ++ set -o errexit |
| 124 | 2026-05-21T00:10:21.408Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-05-21T00:10:28.771Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-05-21T00:10:36.651Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-21T00:10:44.080Z | Planning: Solver setup ... Done |
| 128 | 2026-05-21T00:10:44.121Z | Planning: Running solver ... Done |
| 129 | 2026-05-21T00:10:44.264Z | Planning: Finding local manifests ... Done |
| 130 | 2026-05-21T00:10:44.284Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-21T00:10:44.385Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-21T00:10:44.415Z | Planning: Package planning ... Done |
| 133 | 2026-05-21T00:10:44.441Z | Planning: Merging actions ... Done |
| 134 | 2026-05-21T00:10:44.603Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-05-21T00:10:44.610Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-05-21T00:10:45.958Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-05-21T00:10:45.964Z | Planning: Planning completed in 9.14 seconds |
| 138 | 2026-05-21T00:10:45.974Z | Packages to install: 2 |
| 139 | 2026-05-21T00:10:45.977Z | Mediators to change: 2 |
| 140 | 2026-05-21T00:10:45.977Z | Services to change: 1 |
| 141 | 2026-05-21T00:10:45.977Z | Create boot environment: No |
| 142 | 2026-05-21T00:10:45.977Z | Create backup boot environment: No |
| 143 | 2026-05-21T00:10:46.030Z | |
| 144 | 2026-05-21T00:10:46.030Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-05-21T00:10:52.129Z | Download: 979/3076 items 82.2/211.3MB 38% complete (19.5M/s) |
| 146 | 2026-05-21T00:10:58.711Z | Download: 984/3076 items 82.2/211.3MB 38% complete (18.1M/s) |
| 147 | 2026-05-21T00:11:03.711Z | Download: 3018/3076 items 196.8/211.3MB 93% complete (22.8M/s) |
| 148 | 2026-05-21T00:11:13.076Z | Download: 3028/3076 items 201.7/211.3MB 95% complete (20.3M/s) |
| 149 | 2026-05-21T00:11:19.291Z | Download: 3075/3076 items 211.3/211.3MB 99% complete (6.3M/s) |
| 150 | 2026-05-21T00:11:19.307Z | Download: Completed 211.31 MB in 33.28 seconds (6.3M/s) |
| 151 | 2026-05-21T00:11:19.425Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-05-21T00:11:22.752Z | Actions: Completed 3418 actions in 3.33 seconds. |
| 153 | 2026-05-21T00:11:23.419Z | Done |
| 154 | 2026-05-21T00:11:23.420Z | Done |
| 155 | 2026-05-21T00:11:24.168Z | Done |
| 156 | 2026-05-21T00:11:27.879Z | Done |
| 157 | 2026-05-21T00:11:27.969Z | Done |
| 158 | 2026-05-21T00:11:27.972Z | Done |
| 159 | 2026-05-21T00:11:28.097Z | Done |
| 160 | 2026-05-21T00:11:28.790Z | ++ set -o errexit |
| 161 | 2026-05-21T00:11:28.790Z | ++ cargo --version |
| 162 | 2026-05-21T00:11:28.798Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 163 | 2026-05-21T00:11:28.966Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-05-21T00:11:28.970Z | info: downloading 6 components |
| 165 | 2026-05-21T00:11:44.138Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 166 | 2026-05-21T00:11:44.141Z | ++ rustc --version |
| 167 | 2026-05-21T00:11:44.166Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 168 | 2026-05-21T00:11:44.171Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-05-21T00:11:44.211Z | Updating crates.io index |
| 170 | 2026-05-21T00:11:44.309Z | Downloading crates ... |
| 171 | 2026-05-21T00:11:44.360Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-05-21T00:11:44.422Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-05-21T00:11:44.461Z | Updating crates.io index |
| 174 | 2026-05-21T00:11:46.931Z | Locking 404 packages to latest compatible versions |
| 175 | 2026-05-21T00:11:46.936Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 176 | 2026-05-21T00:11:46.939Z | Adding duct v0.13.7 (available: v1.1.1) |
| 177 | 2026-05-21T00:11:46.939Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 178 | 2026-05-21T00:11:46.939Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 179 | 2026-05-21T00:11:46.942Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 180 | 2026-05-21T00:11:46.942Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 181 | 2026-05-21T00:11:46.942Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 182 | 2026-05-21T00:11:46.946Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 183 | 2026-05-21T00:11:46.949Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 184 | 2026-05-21T00:11:46.966Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 185 | 2026-05-21T00:11:46.976Z | Downloading crates ... |
| 186 | 2026-05-21T00:11:47.048Z | Downloaded addr2line v0.25.1 |
| 187 | 2026-05-21T00:11:47.059Z | Downloaded backtrace-ext v0.2.1 |
| 188 | 2026-05-21T00:11:47.062Z | Downloaded adler2 v2.0.1 |
| 189 | 2026-05-21T00:11:47.066Z | Downloaded colorchoice v1.0.5 |
| 190 | 2026-05-21T00:11:47.069Z | Downloaded enable-ansi-support v0.2.1 |
| 191 | 2026-05-21T00:11:47.069Z | Downloaded block-buffer v0.10.4 |
| 192 | 2026-05-21T00:11:47.069Z | Downloaded bitflags v2.11.1 |
| 193 | 2026-05-21T00:11:47.077Z | Downloaded home v0.5.12 |
| 194 | 2026-05-21T00:11:47.077Z | Downloaded autocfg v1.5.0 |
| 195 | 2026-05-21T00:11:47.082Z | Downloaded hyper-rustls v0.27.9 |
| 196 | 2026-05-21T00:11:47.082Z | Downloaded base64ct v1.8.3 |
| 197 | 2026-05-21T00:11:47.082Z | Downloaded ipnet v2.12.0 |
| 198 | 2026-05-21T00:11:47.082Z | Downloaded const-oid v0.9.6 |
| 199 | 2026-05-21T00:11:47.087Z | Downloaded cargo-platform v0.2.0 |
| 200 | 2026-05-21T00:11:47.087Z | Downloaded futures-io v0.3.32 |
| 201 | 2026-05-21T00:11:47.087Z | Downloaded foldhash v0.1.5 |
| 202 | 2026-05-21T00:11:47.088Z | Downloaded hyper-tls v0.6.0 |
| 203 | 2026-05-21T00:11:47.088Z | Downloaded idna_adapter v1.0.0 |
| 204 | 2026-05-21T00:11:47.092Z | Downloaded humantime-serde v1.1.1 |
| 205 | 2026-05-21T00:11:47.092Z | Downloaded http-body v1.0.1 |
| 206 | 2026-05-21T00:11:47.092Z | Downloaded debug-ignore v1.0.5 |
| 207 | 2026-05-21T00:11:47.095Z | Downloaded camino v1.2.2 |
| 208 | 2026-05-21T00:11:47.095Z | Downloaded indent_write v2.2.0 |
| 209 | 2026-05-21T00:11:47.099Z | Downloaded cfg_aliases v0.2.1 |
| 210 | 2026-05-21T00:11:47.099Z | Downloaded lru-slab v0.1.2 |
| 211 | 2026-05-21T00:11:47.099Z | Downloaded litrs v1.0.0 |
| 212 | 2026-05-21T00:11:47.102Z | Downloaded is_terminal_polyfill v1.70.2 |
| 213 | 2026-05-21T00:11:47.102Z | Downloaded lazy_static v1.5.0 |
| 214 | 2026-05-21T00:11:47.105Z | Downloaded iana-time-zone v0.1.65 |
| 215 | 2026-05-21T00:11:47.105Z | Downloaded os_pipe v1.2.3 |
| 216 | 2026-05-21T00:11:47.108Z | Downloaded futures-macro v0.3.32 |
| 217 | 2026-05-21T00:11:47.108Z | Downloaded jobserver v0.1.34 |
| 218 | 2026-05-21T00:11:47.111Z | Downloaded http-body-util v0.1.3 |
| 219 | 2026-05-21T00:11:47.111Z | Downloaded itoa v1.0.18 |
| 220 | 2026-05-21T00:11:47.114Z | Downloaded atomic-waker v1.1.2 |
| 221 | 2026-05-21T00:11:47.114Z | Downloaded bytes v1.11.1 |
| 222 | 2026-05-21T00:11:47.120Z | Downloaded ryu v1.0.23 |
| 223 | 2026-05-21T00:11:47.123Z | Downloaded is_ci v1.2.0 |
| 224 | 2026-05-21T00:11:47.123Z | Downloaded futures-core v0.3.32 |
| 225 | 2026-05-21T00:11:47.123Z | Downloaded indicatif v0.17.11 |
| 226 | 2026-05-21T00:11:47.128Z | Downloaded ordered-float v2.10.1 |
| 227 | 2026-05-21T00:11:47.128Z | Downloaded cfg-if v1.0.4 |
| 228 | 2026-05-21T00:11:47.132Z | Downloaded rand_core v0.9.5 |
| 229 | 2026-05-21T00:11:47.132Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 230 | 2026-05-21T00:11:47.132Z | Downloaded async-scoped v0.9.0 |
| 231 | 2026-05-21T00:11:47.132Z | Downloaded nested v0.1.1 |
| 232 | 2026-05-21T00:11:47.135Z | Downloaded equivalent v1.0.2 |
| 233 | 2026-05-21T00:11:47.135Z | Downloaded cargo-platform v0.3.3 |
| 234 | 2026-05-21T00:11:47.135Z | Downloaded foreign-types v0.3.2 |
| 235 | 2026-05-21T00:11:47.135Z | Downloaded crypto-common v0.1.7 |
| 236 | 2026-05-21T00:11:47.138Z | Downloaded fnv v1.0.7 |
| 237 | 2026-05-21T00:11:47.139Z | Downloaded anstyle-query v1.1.5 |
| 238 | 2026-05-21T00:11:47.139Z | Downloaded futures-sink v0.3.32 |
| 239 | 2026-05-21T00:11:47.139Z | Downloaded hyper v1.9.0 |
| 240 | 2026-05-21T00:11:47.144Z | Downloaded hex v0.4.3 |
| 241 | 2026-05-21T00:11:47.147Z | Downloaded guppy-workspace-hack v0.1.0 |
| 242 | 2026-05-21T00:11:47.147Z | Downloaded cpufeatures v0.2.17 |
| 243 | 2026-05-21T00:11:47.147Z | Downloaded clap_lex v1.1.0 |
| 244 | 2026-05-21T00:11:47.152Z | Downloaded atomicwrites v0.4.4 |
| 245 | 2026-05-21T00:11:47.152Z | Downloaded color-spantrace v0.3.0 |
| 246 | 2026-05-21T00:11:47.152Z | Downloaded generic-array v0.14.7 |
| 247 | 2026-05-21T00:11:47.156Z | Downloaded form_urlencoded v1.2.2 |
| 248 | 2026-05-21T00:11:47.156Z | Downloaded errno v0.3.14 |
| 249 | 2026-05-21T00:11:47.156Z | Downloaded foreign-types-shared v0.1.1 |
| 250 | 2026-05-21T00:11:47.156Z | Downloaded camino-tempfile v1.4.1 |
| 251 | 2026-05-21T00:11:47.159Z | Downloaded pathdiff v0.2.3 |
| 252 | 2026-05-21T00:11:47.159Z | Downloaded futures-task v0.3.32 |
| 253 | 2026-05-21T00:11:47.159Z | Downloaded openssl-probe v0.2.1 |
| 254 | 2026-05-21T00:11:47.163Z | Downloaded heck v0.5.0 |
| 255 | 2026-05-21T00:11:47.169Z | Downloaded percent-encoding v2.3.2 |
| 256 | 2026-05-21T00:11:47.169Z | Downloaded rustc_version v0.4.1 |
| 257 | 2026-05-21T00:11:47.175Z | Downloaded serde_spanned v0.6.9 |
| 258 | 2026-05-21T00:11:47.175Z | Downloaded fastrand v2.4.1 |
| 259 | 2026-05-21T00:11:47.175Z | Downloaded openssl-macros v0.1.1 |
| 260 | 2026-05-21T00:11:47.175Z | Downloaded mukti-metadata v0.3.0 |
| 261 | 2026-05-21T00:11:47.221Z | Downloaded document-features v0.2.12 |
| 262 | 2026-05-21T00:11:47.221Z | Downloaded rustc-hash v2.1.2 |
| 263 | 2026-05-21T00:11:47.221Z | Downloaded lock_api v0.4.14 |
| 264 | 2026-05-21T00:11:47.221Z | Downloaded duct v0.13.7 |
| 265 | 2026-05-21T00:11:47.221Z | Downloaded owo-colors v4.3.0 |
| 266 | 2026-05-21T00:11:47.221Z | Downloaded serde-value v0.7.0 |
| 267 | 2026-05-21T00:11:47.221Z | Downloaded borsh v1.6.1 |
| 268 | 2026-05-21T00:11:47.221Z | Downloaded serde_urlencoded v0.7.1 |
| 269 | 2026-05-21T00:11:47.221Z | Downloaded shared_child v1.1.1 |
| 270 | 2026-05-21T00:11:47.221Z | Downloaded sigchld v0.2.4 |
| 271 | 2026-05-21T00:11:47.221Z | Downloaded quick-junit v0.5.2 |
| 272 | 2026-05-21T00:11:47.221Z | Downloaded swrite v0.1.0 |
| 273 | 2026-05-21T00:11:47.221Z | Downloaded rand_core v0.6.4 |
| 274 | 2026-05-21T00:11:47.221Z | Downloaded newtype-uuid v1.3.2 |
| 275 | 2026-05-21T00:11:47.221Z | Downloaded indenter v0.3.4 |
| 276 | 2026-05-21T00:11:47.221Z | Downloaded supports-color v3.0.2 |
| 277 | 2026-05-21T00:11:47.221Z | Downloaded nextest-workspace-hack v0.1.0 |
| 278 | 2026-05-21T00:11:47.221Z | Downloaded either v1.16.0 |
| 279 | 2026-05-21T00:11:47.221Z | Downloaded anstream v1.0.0 |
| 280 | 2026-05-21T00:11:47.221Z | Downloaded itertools v0.14.0 |
| 281 | 2026-05-21T00:11:47.222Z | Downloaded strsim v0.11.1 |
| 282 | 2026-05-21T00:11:47.222Z | Downloaded dialoguer v0.11.0 |
| 283 | 2026-05-21T00:11:47.222Z | Downloaded scopeguard v1.2.0 |
| 284 | 2026-05-21T00:11:47.222Z | Downloaded number_prefix v0.4.0 |
| 285 | 2026-05-21T00:11:47.222Z | Downloaded future-queue v0.4.0 |
| 286 | 2026-05-21T00:11:47.222Z | Downloaded subtle v2.6.1 |
| 287 | 2026-05-21T00:11:47.222Z | Downloaded anstyle-parse v1.0.0 |
| 288 | 2026-05-21T00:11:47.222Z | Downloaded erased-serde v0.4.10 |
| 289 | 2026-05-21T00:11:47.222Z | Downloaded cargo-util-schemas v0.2.0 |
| 290 | 2026-05-21T00:11:47.222Z | Downloaded backtrace v0.3.76 |
| 291 | 2026-05-21T00:11:47.222Z | Downloaded cargo_metadata v0.20.0 |
| 292 | 2026-05-21T00:11:47.222Z | Downloaded rand_chacha v0.9.0 |
| 293 | 2026-05-21T00:11:47.228Z | Downloaded supports-unicode v3.0.0 |
| 294 | 2026-05-21T00:11:47.228Z | Downloaded find-msvc-tools v0.1.9 |
| 295 | 2026-05-21T00:11:47.228Z | Downloaded globset v0.4.18 |
| 296 | 2026-05-21T00:11:47.228Z | Downloaded futures-executor v0.3.32 |
| 297 | 2026-05-21T00:11:47.228Z | Downloaded filetime v0.2.29 |
| 298 | 2026-05-21T00:11:47.228Z | Downloaded convert_case v0.10.0 |
| 299 | 2026-05-21T00:11:47.228Z | Downloaded log v0.4.29 |
| 300 | 2026-05-21T00:11:47.228Z | Downloaded terminal_size v0.4.4 |
| 301 | 2026-05-21T00:11:47.231Z | Downloaded humantime v2.3.0 |
| 302 | 2026-05-21T00:11:47.231Z | Downloaded derive_more v2.1.1 |
| 303 | 2026-05-21T00:11:47.234Z | Downloaded pin-project-internal v1.1.13 |
| 304 | 2026-05-21T00:11:47.237Z | Downloaded clap_derive v4.6.1 |
| 305 | 2026-05-21T00:11:47.237Z | Downloaded serde_spanned v1.1.1 |
| 306 | 2026-05-21T00:11:47.241Z | Downloaded strip-ansi-escapes v0.2.1 |
| 307 | 2026-05-21T00:11:47.241Z | Downloaded signal-hook-mio v0.2.5 |
| 308 | 2026-05-21T00:11:47.241Z | Downloaded tokio-macros v2.7.0 |
| 309 | 2026-05-21T00:11:47.241Z | Downloaded tinyvec_macros v0.1.1 |
| 310 | 2026-05-21T00:11:47.244Z | Downloaded serde-untagged v0.1.9 |
| 311 | 2026-05-21T00:11:47.244Z | Downloaded parking_lot_core v0.9.12 |
| 312 | 2026-05-21T00:11:47.244Z | Downloaded cfg-expr v0.20.7 |
| 313 | 2026-05-21T00:11:47.248Z | Downloaded shlex v1.3.0 |
| 314 | 2026-05-21T00:11:47.248Z | Downloaded self-replace v1.5.0 |
| 315 | 2026-05-21T00:11:47.248Z | Downloaded shell-words v1.1.1 |
| 316 | 2026-05-21T00:11:47.251Z | Downloaded serde_path_to_error v0.1.20 |
| 317 | 2026-05-21T00:11:47.251Z | Downloaded httparse v1.10.1 |
| 318 | 2026-05-21T00:11:47.251Z | Downloaded serde_ignored v0.1.14 |
| 319 | 2026-05-21T00:11:47.251Z | Downloaded cargo_metadata v0.23.1 |
| 320 | 2026-05-21T00:11:47.254Z | Downloaded toml_datetime v0.6.11 |
| 321 | 2026-05-21T00:11:47.254Z | Downloaded supports-hyperlinks v3.2.0 |
| 322 | 2026-05-21T00:11:47.254Z | Downloaded signature v2.2.0 |
| 323 | 2026-05-21T00:11:47.258Z | Downloaded tower-layer v0.3.3 |
| 324 | 2026-05-21T00:11:47.258Z | Downloaded sync_wrapper v1.0.2 |
| 325 | 2026-05-21T00:11:47.258Z | Downloaded digest v0.10.7 |
| 326 | 2026-05-21T00:11:47.262Z | Downloaded toml_write v0.1.2 |
| 327 | 2026-05-21T00:11:47.262Z | Downloaded try-lock v0.2.5 |
| 328 | 2026-05-21T00:11:47.262Z | Downloaded tracing-error v0.2.1 |
| 329 | 2026-05-21T00:11:47.262Z | Downloaded tower-service v0.3.3 |
| 330 | 2026-05-21T00:11:47.266Z | Downloaded ppv-lite86 v0.2.21 |
| 331 | 2026-05-21T00:11:47.266Z | Downloaded smol_str v0.3.6 |
| 332 | 2026-05-21T00:11:47.271Z | Downloaded futures-channel v0.3.32 |
| 333 | 2026-05-21T00:11:47.271Z | Downloaded simd-adler32 v0.3.9 |
| 334 | 2026-05-21T00:11:47.271Z | Downloaded pkcs8 v0.10.2 |
| 335 | 2026-05-21T00:11:47.276Z | Downloaded eyre v0.6.12 |
| 336 | 2026-05-21T00:11:47.276Z | Downloaded pkg-config v0.3.33 |
| 337 | 2026-05-21T00:11:47.276Z | Downloaded native-tls v0.2.18 |
| 338 | 2026-05-21T00:11:47.691Z | Downloaded console v0.15.11 |
| 339 | 2026-05-21T00:11:47.691Z | Downloaded miette-derive v7.6.0 |
| 340 | 2026-05-21T00:11:47.691Z | Downloaded fixedbitset v0.5.7 |
| 341 | 2026-05-21T00:11:47.699Z | Downloaded ed25519 v2.2.3 |
| 342 | 2026-05-21T00:11:47.699Z | Downloaded crc32fast v1.5.0 |
| 343 | 2026-05-21T00:11:47.699Z | Downloaded anstyle v1.0.14 |
| 344 | 2026-05-21T00:11:47.699Z | Downloaded urlencoding v2.1.3 |
| 345 | 2026-05-21T00:11:47.699Z | Downloaded unicode-linebreak v0.1.5 |
| 346 | 2026-05-21T00:11:47.699Z | Downloaded rustls-pki-types v1.14.1 |
| 347 | 2026-05-21T00:11:47.699Z | Downloaded target-spec-miette v0.4.6 |
| 348 | 2026-05-21T00:11:47.699Z | Downloaded quote v1.0.45 |
| 349 | 2026-05-21T00:11:47.699Z | Downloaded untrusted v0.9.0 |
| 350 | 2026-05-21T00:11:47.699Z | Downloaded nextest-metadata v0.12.2 |
| 351 | 2026-05-21T00:11:47.699Z | Downloaded derive-where v1.6.1 |
| 352 | 2026-05-21T00:11:47.699Z | Downloaded version_check v0.9.5 |
| 353 | 2026-05-21T00:11:47.699Z | Downloaded der v0.7.10 |
| 354 | 2026-05-21T00:11:47.699Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-05-21T00:11:47.699Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-05-21T00:11:47.699Z | Downloaded signal-hook-registry v1.4.8 |
| 357 | 2026-05-21T00:11:47.699Z | Downloaded quinn-udp v0.5.14 |
| 358 | 2026-05-21T00:11:47.699Z | Downloaded utf8_iter v1.0.4 |
| 359 | 2026-05-21T00:11:47.699Z | Downloaded unicode-xid v0.2.6 |
| 360 | 2026-05-21T00:11:47.699Z | Downloaded once_cell v1.21.4 |
| 361 | 2026-05-21T00:11:47.699Z | Downloaded typeid v1.0.3 |
| 362 | 2026-05-21T00:11:47.699Z | Downloaded static_assertions v1.1.0 |
| 363 | 2026-05-21T00:11:47.699Z | Downloaded spki v0.7.3 |
| 364 | 2026-05-21T00:11:47.699Z | Downloaded sha2 v0.10.9 |
| 365 | 2026-05-21T00:11:47.699Z | Downloaded pin-project v1.1.13 |
| 366 | 2026-05-21T00:11:47.699Z | Downloaded xattr v1.6.1 |
| 367 | 2026-05-21T00:11:47.699Z | Downloaded http v1.4.0 |
| 368 | 2026-05-21T00:11:47.699Z | Downloaded want v0.3.1 |
| 369 | 2026-05-21T00:11:47.699Z | Downloaded utf8parse v0.2.2 |
| 370 | 2026-05-21T00:11:47.699Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 371 | 2026-05-21T00:11:47.699Z | Downloaded tokio-native-tls v0.3.1 |
| 372 | 2026-05-21T00:11:47.700Z | Downloaded smallvec v1.15.1 |
| 373 | 2026-05-21T00:11:47.700Z | Downloaded thiserror-impl v1.0.69 |
| 374 | 2026-05-21T00:11:47.700Z | Downloaded nextest-filtering v0.15.0 |
| 375 | 2026-05-21T00:11:47.700Z | Downloaded thiserror v1.0.69 |
| 376 | 2026-05-21T00:11:47.700Z | Downloaded self_update v0.42.0 |
| 377 | 2026-05-21T00:11:47.700Z | Downloaded getrandom v0.2.17 |
| 378 | 2026-05-21T00:11:47.700Z | Downloaded ahash v0.8.12 |
| 379 | 2026-05-21T00:11:47.700Z | Downloaded semver v1.0.28 |
| 380 | 2026-05-21T00:11:47.700Z | Downloaded rustc-demangle v0.1.27 |
| 381 | 2026-05-21T00:11:47.700Z | Downloaded getrandom v0.4.2 |
| 382 | 2026-05-21T00:11:47.700Z | Downloaded futures v0.3.32 |
| 383 | 2026-05-21T00:11:47.700Z | Downloaded tempfile v3.27.0 |
| 384 | 2026-05-21T00:11:47.700Z | Downloaded unicase v2.9.0 |
| 385 | 2026-05-21T00:11:47.700Z | Downloaded parking_lot v0.12.5 |
| 386 | 2026-05-21T00:11:47.700Z | Downloaded clap v4.6.1 |
| 387 | 2026-05-21T00:11:47.700Z | Downloaded thread_local v1.1.9 |
| 388 | 2026-05-21T00:11:47.700Z | Downloaded target-spec v3.6.0 |
| 389 | 2026-05-21T00:11:47.700Z | Downloaded config v0.15.23 |
| 390 | 2026-05-21T00:11:47.700Z | Downloaded base64 v0.22.1 |
| 391 | 2026-05-21T00:11:47.700Z | Downloaded zstd v0.13.3 |
| 392 | 2026-05-21T00:11:47.700Z | Downloaded pin-project-lite v0.2.17 |
| 393 | 2026-05-21T00:11:47.700Z | Downloaded tokio-stream v0.1.18 |
| 394 | 2026-05-21T00:11:47.700Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 395 | 2026-05-21T00:11:47.700Z | Downloaded miniz_oxide v0.8.9 |
| 396 | 2026-05-21T00:11:47.700Z | Downloaded toml v0.8.23 |
| 397 | 2026-05-21T00:11:47.700Z | Downloaded zmij v1.0.21 |
| 398 | 2026-05-21T00:11:47.700Z | Downloaded zipsign-api v0.1.5 |
| 399 | 2026-05-21T00:11:47.700Z | Downloaded tracing-log v0.2.0 |
| 400 | 2026-05-21T00:11:47.700Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 401 | 2026-05-21T00:11:47.700Z | Downloaded target-lexicon v0.13.3 |
| 402 | 2026-05-21T00:11:47.700Z | Downloaded sharded-slab v0.1.7 |
| 403 | 2026-05-21T00:11:47.700Z | Downloaded serde_core v1.0.228 |
| 404 | 2026-05-21T00:11:47.700Z | Downloaded getrandom v0.3.4 |
| 405 | 2026-05-21T00:11:47.700Z | Downloaded xxhash-rust v0.8.15 |
| 406 | 2026-05-21T00:11:47.700Z | Downloaded signal-hook v0.3.18 |
| 407 | 2026-05-21T00:11:47.700Z | Downloaded slab v0.4.12 |
| 408 | 2026-05-21T00:11:47.700Z | Downloaded serde_derive v1.0.228 |
| 409 | 2026-05-21T00:11:47.700Z | Downloaded tracing-attributes v0.1.31 |
| 410 | 2026-05-21T00:11:47.700Z | Downloaded socket2 v0.6.3 |
| 411 | 2026-05-21T00:11:47.701Z | Downloaded proc-macro2 v1.0.106 |
| 412 | 2026-05-21T00:11:47.701Z | Downloaded openssl-sys v0.9.116 |
| 413 | 2026-05-21T00:11:47.701Z | Downloaded zeroize v1.8.2 |
| 414 | 2026-05-21T00:11:47.701Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 415 | 2026-05-21T00:11:47.701Z | Downloaded cc v1.2.62 |
| 416 | 2026-05-21T00:11:47.701Z | Downloaded tokio-rustls v0.26.4 |
| 417 | 2026-05-21T00:11:47.701Z | Downloaded ed25519-dalek v2.2.0 |
| 418 | 2026-05-21T00:11:47.701Z | Downloaded tar v0.4.46 |
| 419 | 2026-05-21T00:11:47.701Z | Downloaded zstd-safe v7.2.4 |
| 420 | 2026-05-21T00:11:47.701Z | Downloaded num-traits v0.2.19 |
| 421 | 2026-05-21T00:11:47.701Z | Downloaded serde v1.0.228 |
| 422 | 2026-05-21T00:11:47.701Z | Downloaded vte v0.14.1 |
| 423 | 2026-05-21T00:11:47.701Z | Downloaded uuid v1.23.1 |
| 424 | 2026-05-21T00:11:47.701Z | Downloaded textwrap v0.16.2 |
| 425 | 2026-05-21T00:11:47.701Z | Downloaded toml_edit v0.22.27 |
| 426 | 2026-05-21T00:11:47.701Z | Downloaded flate2 v1.1.9 |
| 427 | 2026-05-21T00:11:47.701Z | Downloaded memchr v2.8.0 |
| 428 | 2026-05-21T00:11:47.701Z | Downloaded unicode-ident v1.0.24 |
| 429 | 2026-05-21T00:11:47.701Z | Downloaded indexmap v2.14.0 |
| 430 | 2026-05-21T00:11:47.701Z | Downloaded derive_more-impl v2.1.1 |
| 431 | 2026-05-21T00:11:47.701Z | Downloaded tinyvec v1.11.0 |
| 432 | 2026-05-21T00:11:47.701Z | Downloaded url v2.5.8 |
| 433 | 2026-05-21T00:11:47.701Z | Downloaded crossterm v0.29.0 |
| 434 | 2026-05-21T00:11:47.701Z | Downloaded pulldown-cmark v0.13.4 |
| 435 | 2026-05-21T00:11:47.701Z | Downloaded quinn v0.11.9 |
| 436 | 2026-05-21T00:11:47.701Z | Downloaded hashbrown v0.15.5 |
| 437 | 2026-05-21T00:11:47.701Z | Downloaded tracing-core v0.1.36 |
| 438 | 2026-05-21T00:11:47.701Z | Downloaded tower v0.5.3 |
| 439 | 2026-05-21T00:11:47.701Z | Downloaded rustls-webpki v0.103.13 |
| 440 | 2026-05-21T00:11:47.701Z | Downloaded rand v0.9.4 |
| 441 | 2026-05-21T00:11:47.705Z | Downloaded unicode-segmentation v1.13.2 |
| 442 | 2026-05-21T00:11:47.705Z | Downloaded mio v1.2.0 |
| 443 | 2026-05-21T00:11:47.705Z | Downloaded miette v7.6.0 |
| 444 | 2026-05-21T00:11:47.705Z | Downloaded typenum v1.20.0 |
| 445 | 2026-05-21T00:11:47.705Z | Downloaded hyper-util v0.1.20 |
| 446 | 2026-05-21T00:11:47.705Z | Downloaded tokio-util v0.7.18 |
| 447 | 2026-05-21T00:11:47.705Z | Downloaded ron v0.12.1 |
| 448 | 2026-05-21T00:11:47.705Z | Downloaded guppy v0.17.25 |
| 449 | 2026-05-21T00:11:47.705Z | Downloaded clap_builder v4.6.0 |
| 450 | 2026-05-21T00:11:47.705Z | Downloaded futures-util v0.3.32 |
| 451 | 2026-05-21T00:11:47.705Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-05-21T00:11:47.705Z | Downloaded reqwest v0.12.28 |
| 453 | 2026-05-21T00:11:47.705Z | Downloaded idna v1.1.0 |
| 454 | 2026-05-21T00:11:47.705Z | Downloaded h2 v0.4.14 |
| 455 | 2026-05-21T00:11:47.705Z | Downloaded hashbrown v0.17.1 |
| 456 | 2026-05-21T00:11:47.705Z | Downloaded regex v1.12.3 |
| 457 | 2026-05-21T00:11:47.705Z | Downloaded aho-corasick v1.1.4 |
| 458 | 2026-05-21T00:11:47.705Z | Downloaded winnow v1.0.3 |
| 459 | 2026-05-21T00:11:47.705Z | Downloaded chrono v0.4.44 |
| 460 | 2026-05-21T00:11:47.705Z | Downloaded webpki-roots v1.0.7 |
| 461 | 2026-05-21T00:11:47.705Z | Downloaded unicode-normalization v0.1.25 |
| 462 | 2026-05-21T00:11:47.705Z | Downloaded winnow v0.7.15 |
| 463 | 2026-05-21T00:11:47.705Z | Downloaded tracing-subscriber v0.3.23 |
| 464 | 2026-05-21T00:11:47.705Z | Downloaded tower-http v0.6.11 |
| 465 | 2026-05-21T00:11:47.705Z | Downloaded bstr v1.12.1 |
| 466 | 2026-05-21T00:11:47.705Z | Downloaded gimli v0.32.3 |
| 467 | 2026-05-21T00:11:47.705Z | Downloaded quick-xml v0.37.5 |
| 468 | 2026-05-21T00:11:47.706Z | Downloaded unicode-width v0.1.14 |
| 469 | 2026-05-21T00:11:47.706Z | Downloaded unicode-width v0.2.2 |
| 470 | 2026-05-21T00:11:47.706Z | Downloaded zerocopy v0.8.48 |
| 471 | 2026-05-21T00:11:47.706Z | Downloaded curve25519-dalek v4.1.3 |
| 472 | 2026-05-21T00:11:47.706Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-05-21T00:11:47.706Z | Downloaded portable-atomic v1.13.1 |
| 474 | 2026-05-21T00:11:47.706Z | Downloaded color-eyre v0.6.5 |
| 475 | 2026-05-21T00:11:47.706Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 476 | 2026-05-21T00:11:47.714Z | Downloaded quinn-proto v0.11.14 |
| 477 | 2026-05-21T00:11:47.722Z | Downloaded vcpkg v0.2.15 |
| 478 | 2026-05-21T00:11:47.772Z | Downloaded openssl v0.10.80 |
| 479 | 2026-05-21T00:11:47.779Z | Downloaded nextest-runner v0.80.0 |
| 480 | 2026-05-21T00:11:47.786Z | Downloaded syn v2.0.117 |
| 481 | 2026-05-21T00:11:47.805Z | Downloaded nix v0.30.1 |
| 482 | 2026-05-21T00:11:47.811Z | Downloaded object v0.37.3 |
| 483 | 2026-05-21T00:11:47.828Z | Downloaded regex-syntax v0.8.10 |
| 484 | 2026-05-21T00:11:47.835Z | Downloaded rustix v0.38.44 |
| 485 | 2026-05-21T00:11:47.851Z | Downloaded rustls v0.23.40 |
| 486 | 2026-05-21T00:11:47.858Z | Downloaded rustix v1.1.4 |
| 487 | 2026-05-21T00:11:47.892Z | Downloaded tracing v0.1.44 |
| 488 | 2026-05-21T00:11:47.919Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-05-21T00:11:47.976Z | Downloaded petgraph v0.8.3 |
| 490 | 2026-05-21T00:11:47.989Z | Downloaded libc v0.2.186 |
| 491 | 2026-05-21T00:11:48.007Z | Downloaded tokio v1.52.3 |
| 492 | 2026-05-21T00:11:48.083Z | Downloaded recursion v0.5.4 |
| 493 | 2026-05-21T00:11:48.090Z | Downloaded ring v0.17.14 |
| 494 | 2026-05-21T00:11:48.149Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-05-21T00:11:48.149Z | Compiling libc v0.2.186 |
| 496 | 2026-05-21T00:11:48.149Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-05-21T00:11:48.152Z | Compiling quote v1.0.45 |
| 498 | 2026-05-21T00:11:48.152Z | Compiling serde_core v1.0.228 |
| 499 | 2026-05-21T00:11:48.152Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-05-21T00:11:48.153Z | Compiling memchr v2.8.0 |
| 501 | 2026-05-21T00:11:48.153Z | Compiling once_cell v1.21.4 |
| 502 | 2026-05-21T00:11:48.379Z | Compiling log v0.4.29 |
| 503 | 2026-05-21T00:11:48.406Z | Compiling pin-project-lite v0.2.17 |
| 504 | 2026-05-21T00:11:48.494Z | Compiling serde v1.0.228 |
| 505 | 2026-05-21T00:11:48.567Z | Compiling itoa v1.0.18 |
| 506 | 2026-05-21T00:11:48.801Z | Compiling smallvec v1.15.1 |
| 507 | 2026-05-21T00:11:48.862Z | Compiling futures-core v0.3.32 |
| 508 | 2026-05-21T00:11:48.893Z | Compiling bitflags v2.11.1 |
| 509 | 2026-05-21T00:11:49.015Z | Compiling shlex v1.3.0 |
| 510 | 2026-05-21T00:11:49.043Z | Compiling hashbrown v0.17.1 |
| 511 | 2026-05-21T00:11:49.195Z | Compiling find-msvc-tools v0.1.9 |
| 512 | 2026-05-21T00:11:49.278Z | Compiling equivalent v1.0.2 |
| 513 | 2026-05-21T00:11:49.350Z | Compiling errno v0.3.14 |
| 514 | 2026-05-21T00:11:49.365Z | Compiling jobserver v0.1.34 |
| 515 | 2026-05-21T00:11:49.402Z | Compiling bytes v1.11.1 |
| 516 | 2026-05-21T00:11:49.425Z | Compiling mio v1.2.0 |
| 517 | 2026-05-21T00:11:49.437Z | Compiling futures-sink v0.3.32 |
| 518 | 2026-05-21T00:11:49.542Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-05-21T00:11:49.673Z | Compiling cc v1.2.62 |
| 520 | 2026-05-21T00:11:49.706Z | Compiling syn v2.0.117 |
| 521 | 2026-05-21T00:11:49.723Z | Compiling rustix v1.1.4 |
| 522 | 2026-05-21T00:11:49.761Z | Compiling socket2 v0.6.3 |
| 523 | 2026-05-21T00:11:50.105Z | Compiling zmij v1.0.21 |
| 524 | 2026-05-21T00:11:50.133Z | Compiling slab v0.4.12 |
| 525 | 2026-05-21T00:11:50.282Z | Compiling futures-channel v0.3.32 |
| 526 | 2026-05-21T00:11:50.354Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-05-21T00:11:50.514Z | Compiling serde_json v1.0.149 |
| 528 | 2026-05-21T00:11:50.593Z | Compiling version_check v0.9.5 |
| 529 | 2026-05-21T00:11:50.774Z | Compiling indexmap v2.14.0 |
| 530 | 2026-05-21T00:11:50.880Z | Compiling futures-io v0.3.32 |
| 531 | 2026-05-21T00:11:50.951Z | Compiling futures-task v0.3.32 |
| 532 | 2026-05-21T00:11:50.977Z | Compiling getrandom v0.4.2 |
| 533 | 2026-05-21T00:11:51.079Z | Compiling camino v1.2.2 |
| 534 | 2026-05-21T00:11:51.128Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-05-21T00:11:51.288Z | Compiling unicode-width v0.2.2 |
| 536 | 2026-05-21T00:11:51.479Z | Compiling ring v0.17.14 |
| 537 | 2026-05-21T00:11:51.503Z | Compiling http v1.4.0 |
| 538 | 2026-05-21T00:11:51.593Z | Compiling simd-adler32 v0.3.9 |
| 539 | 2026-05-21T00:11:51.608Z | Compiling autocfg v1.5.0 |
| 540 | 2026-05-21T00:11:51.644Z | Compiling adler2 v2.0.1 |
| 541 | 2026-05-21T00:11:51.810Z | Compiling zeroize v1.8.2 |
| 542 | 2026-05-21T00:11:51.972Z | Compiling num-traits v0.2.19 |
| 543 | 2026-05-21T00:11:52.015Z | Compiling miniz_oxide v0.8.9 |
| 544 | 2026-05-21T00:11:52.236Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-05-21T00:11:52.447Z | Compiling zerocopy v0.8.48 |
| 546 | 2026-05-21T00:11:52.707Z | Compiling getrandom v0.3.4 |
| 547 | 2026-05-21T00:11:52.792Z | Compiling object v0.37.3 |
| 548 | 2026-05-21T00:11:52.931Z | Compiling http-body v1.0.1 |
| 549 | 2026-05-21T00:11:53.090Z | Compiling rustls-pki-types v1.14.1 |
| 550 | 2026-05-21T00:11:53.133Z | Compiling form_urlencoded v1.2.2 |
| 551 | 2026-05-21T00:11:53.227Z | Compiling semver v1.0.28 |
| 552 | 2026-05-21T00:11:53.404Z | Compiling serde_derive v1.0.228 |
| 553 | 2026-05-21T00:11:53.448Z | Compiling tokio-macros v2.7.0 |
| 554 | 2026-05-21T00:11:53.457Z | Compiling futures-macro v0.3.32 |
| 555 | 2026-05-21T00:11:53.457Z | Compiling tracing-attributes v0.1.31 |
| 556 | 2026-05-21T00:11:53.647Z | Compiling getrandom v0.2.17 |
| 557 | 2026-05-21T00:11:53.843Z | Compiling gimli v0.32.3 |
| 558 | 2026-05-21T00:11:53.890Z | Compiling thiserror v2.0.18 |
| 559 | 2026-05-21T00:11:53.981Z | Compiling owo-colors v4.3.0 |
| 560 | 2026-05-21T00:11:54.173Z | Compiling tokio v1.52.3 |
| 561 | 2026-05-21T00:11:54.246Z | Compiling fnv v1.0.7 |
| 562 | 2026-05-21T00:11:54.272Z | Compiling futures-util v0.3.32 |
| 563 | 2026-05-21T00:11:54.324Z | Compiling signal-hook v0.3.18 |
| 564 | 2026-05-21T00:11:54.348Z | Compiling idna_adapter v1.0.0 |
| 565 | 2026-05-21T00:11:54.454Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-05-21T00:11:54.550Z | Compiling untrusted v0.9.0 |
| 567 | 2026-05-21T00:11:54.659Z | Compiling tracing v0.1.44 |
| 568 | 2026-05-21T00:11:54.679Z | Compiling httparse v1.10.1 |
| 569 | 2026-05-21T00:11:54.682Z | Compiling utf8_iter v1.0.4 |
| 570 | 2026-05-21T00:11:54.850Z | Compiling idna v1.1.0 |
| 571 | 2026-05-21T00:11:55.085Z | Compiling thiserror-impl v2.0.18 |
| 572 | 2026-05-21T00:11:56.043Z | Compiling addr2line v0.25.1 |
| 573 | 2026-05-21T00:11:56.612Z | Compiling generic-array v0.14.7 |
| 574 | 2026-05-21T00:11:56.672Z | Compiling fastrand v2.4.1 |
| 575 | 2026-05-21T00:11:56.862Z | Compiling rustc-demangle v0.1.27 |
| 576 | 2026-05-21T00:11:56.917Z | Compiling tower-service v0.3.3 |
| 577 | 2026-05-21T00:11:57.015Z | Compiling target-spec v3.6.0 |
| 578 | 2026-05-21T00:11:57.026Z | Compiling typeid v1.0.3 |
| 579 | 2026-05-21T00:11:57.073Z | Compiling try-lock v0.2.5 |
| 580 | 2026-05-21T00:11:57.189Z | Compiling rustls v0.23.40 |
| 581 | 2026-05-21T00:11:57.305Z | Compiling pkg-config v0.3.33 |
| 582 | 2026-05-21T00:11:57.317Z | Compiling thiserror v1.0.69 |
| 583 | 2026-05-21T00:11:57.419Z | Compiling atomic-waker v1.1.2 |
| 584 | 2026-05-21T00:11:57.619Z | Compiling want v0.3.1 |
| 585 | 2026-05-21T00:11:57.753Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 586 | 2026-05-21T00:11:57.804Z | Compiling tempfile v3.27.0 |
| 587 | 2026-05-21T00:11:57.848Z | Compiling cfg-expr v0.20.7 |
| 588 | 2026-05-21T00:11:57.969Z | Compiling url v2.5.8 |
| 589 | 2026-05-21T00:11:58.172Z | Compiling tokio-util v0.7.18 |
| 590 | 2026-05-21T00:11:58.697Z | Compiling h2 v0.4.14 |
| 591 | 2026-05-21T00:11:59.245Z | Compiling backtrace v0.3.76 |
| 592 | 2026-05-21T00:11:59.765Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-05-21T00:12:00.009Z | Compiling terminal_size v0.4.4 |
| 594 | 2026-05-21T00:12:00.060Z | Compiling aho-corasick v1.1.4 |
| 595 | 2026-05-21T00:12:00.161Z | Compiling subtle v2.6.1 |
| 596 | 2026-05-21T00:12:00.345Z | Compiling winnow v0.7.15 |
| 597 | 2026-05-21T00:12:00.406Z | Compiling typenum v1.20.0 |
| 598 | 2026-05-21T00:12:00.915Z | Compiling regex-syntax v0.8.10 |
| 599 | 2026-05-21T00:12:01.085Z | Compiling erased-serde v0.4.10 |
| 600 | 2026-05-21T00:12:01.436Z | Compiling rustls-webpki v0.103.13 |
| 601 | 2026-05-21T00:12:04.016Z | Compiling regex-automata v0.4.14 |
| 602 | 2026-05-21T00:12:04.061Z | Compiling hyper v1.9.0 |
| 603 | 2026-05-21T00:12:05.566Z | Compiling serde_spanned v0.6.9 |
| 604 | 2026-05-21T00:12:05.735Z | Compiling toml_datetime v0.6.11 |
| 605 | 2026-05-21T00:12:06.104Z | Compiling ahash v0.8.12 |
| 606 | 2026-05-21T00:12:06.363Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-05-21T00:12:06.477Z | Compiling base64 v0.22.1 |
| 608 | 2026-05-21T00:12:06.961Z | Compiling unicode-segmentation v1.13.2 |
| 609 | 2026-05-21T00:12:07.079Z | Compiling lazy_static v1.5.0 |
| 610 | 2026-05-21T00:12:07.192Z | Compiling foldhash v0.1.5 |
| 611 | 2026-05-21T00:12:07.359Z | Compiling toml_write v0.1.2 |
| 612 | 2026-05-21T00:12:07.414Z | Compiling parking_lot_core v0.9.12 |
| 613 | 2026-05-21T00:12:07.609Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-05-21T00:12:07.701Z | Compiling unicode-linebreak v0.1.5 |
| 615 | 2026-05-21T00:12:07.751Z | Compiling tower-layer v0.3.3 |
| 616 | 2026-05-21T00:12:07.914Z | Compiling portable-atomic v1.13.1 |
| 617 | 2026-05-21T00:12:07.957Z | Compiling either v1.16.0 |
| 618 | 2026-05-21T00:12:07.968Z | Compiling is_ci v1.2.0 |
| 619 | 2026-05-21T00:12:08.111Z | Compiling nextest-workspace-hack v0.1.0 |
| 620 | 2026-05-21T00:12:08.138Z | Compiling ipnet v2.12.0 |
| 621 | 2026-05-21T00:12:08.180Z | Compiling supports-color v3.0.2 |
| 622 | 2026-05-21T00:12:08.352Z | Compiling tower v0.5.3 |
| 623 | 2026-05-21T00:12:08.409Z | Compiling hyper-util v0.1.20 |
| 624 | 2026-05-21T00:12:08.452Z | Compiling textwrap v0.16.2 |
| 625 | 2026-05-21T00:12:08.457Z | Compiling toml_edit v0.22.27 |
| 626 | 2026-05-21T00:12:08.934Z | Compiling hashbrown v0.15.5 |
| 627 | 2026-05-21T00:12:09.332Z | Compiling convert_case v0.10.0 |
| 628 | 2026-05-21T00:12:09.566Z | Compiling sharded-slab v0.1.7 |
| 629 | 2026-05-21T00:12:09.827Z | Compiling tokio-rustls v0.26.4 |
| 630 | 2026-05-21T00:12:10.116Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-05-21T00:12:10.158Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-05-21T00:12:10.208Z | Compiling webpki-roots v1.0.7 |
| 633 | 2026-05-21T00:12:10.327Z | Compiling miette-derive v7.6.0 |
| 634 | 2026-05-21T00:12:10.377Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-05-21T00:12:10.446Z | Compiling console v0.15.11 |
| 636 | 2026-05-21T00:12:10.502Z | Compiling cargo-platform v0.3.3 |
| 637 | 2026-05-21T00:12:11.051Z | Compiling tracing-log v0.2.0 |
| 638 | 2026-05-21T00:12:11.101Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-05-21T00:12:11.272Z | Compiling thread_local v1.1.9 |
| 640 | 2026-05-21T00:12:11.402Z | Compiling ryu v1.0.23 |
| 641 | 2026-05-21T00:12:11.627Z | Compiling unicode-width v0.1.14 |
| 642 | 2026-05-21T00:12:11.686Z | Compiling utf8parse v0.2.2 |
| 643 | 2026-05-21T00:12:11.749Z | Compiling supports-unicode v3.0.0 |
| 644 | 2026-05-21T00:12:11.798Z | Compiling debug-ignore v1.0.5 |
| 645 | 2026-05-21T00:12:11.818Z | Compiling supports-hyperlinks v3.2.0 |
| 646 | 2026-05-21T00:12:11.909Z | Compiling fixedbitset v0.5.7 |
| 647 | 2026-05-21T00:12:11.909Z | Compiling winnow v1.0.3 |
| 648 | 2026-05-21T00:12:11.932Z | Compiling rustix v0.38.44 |
| 649 | 2026-05-21T00:12:12.041Z | Compiling scopeguard v1.2.0 |
| 650 | 2026-05-21T00:12:12.150Z | Compiling zstd-safe v7.2.4 |
| 651 | 2026-05-21T00:12:12.309Z | Compiling cfg_aliases v0.2.1 |
| 652 | 2026-05-21T00:12:12.384Z | Compiling pulldown-cmark v0.13.4 |
| 653 | 2026-05-21T00:12:12.420Z | Compiling nix v0.30.1 |
| 654 | 2026-05-21T00:12:12.514Z | Compiling petgraph v0.8.3 |
| 655 | 2026-05-21T00:12:12.633Z | Compiling lock_api v0.4.14 |
| 656 | 2026-05-21T00:12:12.813Z | Compiling miette v7.6.0 |
| 657 | 2026-05-21T00:12:12.925Z | Compiling anstyle-parse v1.0.0 |
| 658 | 2026-05-21T00:12:13.143Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 659 | 2026-05-21T00:12:13.370Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-05-21T00:12:13.656Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-05-21T00:12:14.580Z | Compiling sigchld v0.2.4 |
| 662 | 2026-05-21T00:12:14.588Z | Compiling cargo_metadata v0.23.1 |
| 663 | 2026-05-21T00:12:14.628Z | Compiling serde-value v0.7.0 |
| 664 | 2026-05-21T00:12:15.231Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-05-21T00:12:15.429Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-05-21T00:12:15.814Z | Compiling toml v0.8.23 |
| 667 | 2026-05-21T00:12:16.167Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-05-21T00:12:16.970Z | Compiling tower-http v0.6.11 |
| 669 | 2026-05-21T00:12:17.632Z | Compiling itertools v0.14.0 |
| 670 | 2026-05-21T00:12:17.700Z | Compiling regex v1.12.3 |
| 671 | 2026-05-21T00:12:17.712Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-05-21T00:12:17.802Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-05-21T00:12:17.843Z | Compiling ppv-lite86 v0.2.21 |
| 674 | 2026-05-21T00:12:17.951Z | Compiling rand_core v0.9.5 |
| 675 | 2026-05-21T00:12:18.166Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-05-21T00:12:18.200Z | Compiling pin-project-internal v1.1.13 |
| 677 | 2026-05-21T00:12:19.495Z | Compiling http-body-util v0.1.3 |
| 678 | 2026-05-21T00:12:19.548Z | Compiling uuid v1.23.1 |
| 679 | 2026-05-21T00:12:19.548Z | Compiling smol_str v0.3.6 |
| 680 | 2026-05-21T00:12:19.548Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-05-21T00:12:19.548Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-05-21T00:12:19.548Z | Compiling filetime v0.2.29 |
| 683 | 2026-05-21T00:12:19.548Z | Compiling bstr v1.12.1 |
| 684 | 2026-05-21T00:12:19.548Z | Compiling vte v0.14.1 |
| 685 | 2026-05-21T00:12:19.548Z | Compiling color-spantrace v0.3.0 |
| 686 | 2026-05-21T00:12:19.548Z | Compiling is_terminal_polyfill v1.70.2 |
| 687 | 2026-05-21T00:12:19.548Z | Compiling colorchoice v1.0.5 |
| 688 | 2026-05-21T00:12:19.573Z | Compiling self_update v0.42.0 |
| 689 | 2026-05-21T00:12:19.573Z | Compiling litrs v1.0.0 |
| 690 | 2026-05-21T00:12:19.607Z | Compiling anstyle-query v1.1.5 |
| 691 | 2026-05-21T00:12:19.616Z | Compiling xattr v1.6.1 |
| 692 | 2026-05-21T00:12:19.704Z | Compiling anstyle v1.0.14 |
| 693 | 2026-05-21T00:12:19.789Z | Compiling number_prefix v0.4.0 |
| 694 | 2026-05-21T00:12:19.813Z | Compiling static_assertions v1.1.0 |
| 695 | 2026-05-21T00:12:19.885Z | Compiling eyre v0.6.12 |
| 696 | 2026-05-21T00:12:19.947Z | Compiling nested v0.1.1 |
| 697 | 2026-05-21T00:12:19.970Z | Compiling tinyvec_macros v0.1.1 |
| 698 | 2026-05-21T00:12:19.983Z | Compiling unicase v2.9.0 |
| 699 | 2026-05-21T00:12:20.040Z | Compiling unicode-xid v0.2.6 |
| 700 | 2026-05-21T00:12:20.138Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-05-21T00:12:20.151Z | Compiling cargo-util-schemas v0.2.0 |
| 702 | 2026-05-21T00:12:20.182Z | Compiling guppy v0.17.25 |
| 703 | 2026-05-21T00:12:20.254Z | Compiling chrono v0.4.44 |
| 704 | 2026-05-21T00:12:20.465Z | Compiling tinyvec v1.11.0 |
| 705 | 2026-05-21T00:12:20.478Z | Compiling document-features v0.2.12 |
| 706 | 2026-05-21T00:12:20.889Z | Compiling indicatif v0.17.11 |
| 707 | 2026-05-21T00:12:21.045Z | Compiling anstream v1.0.0 |
| 708 | 2026-05-21T00:12:21.749Z | Compiling tar v0.4.46 |
| 709 | 2026-05-21T00:12:21.778Z | Compiling globset v0.4.18 |
| 710 | 2026-05-21T00:12:21.778Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-05-21T00:12:22.087Z | Compiling toml v1.1.2+spec-1.1.0 |
| 712 | 2026-05-21T00:12:22.548Z | Compiling pin-project v1.1.13 |
| 713 | 2026-05-21T00:12:22.652Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-05-21T00:12:23.617Z | Compiling newtype-uuid v1.3.2 |
| 715 | 2026-05-21T00:12:23.789Z | Compiling reqwest v0.12.28 |
| 716 | 2026-05-21T00:12:23.805Z | Compiling futures v0.3.32 |
| 717 | 2026-05-21T00:12:23.885Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-05-21T00:12:24.006Z | Compiling digest v0.10.7 |
| 719 | 2026-05-21T00:12:24.236Z | Compiling flate2 v1.1.9 |
| 720 | 2026-05-21T00:12:24.435Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-05-21T00:12:24.785Z | Compiling derive_more v2.1.1 |
| 722 | 2026-05-21T00:12:24.797Z | Compiling tracing-error v0.2.1 |
| 723 | 2026-05-21T00:12:24.865Z | Compiling shared_child v1.1.1 |
| 724 | 2026-05-21T00:12:25.301Z | Compiling signal-hook-mio v0.2.5 |
| 725 | 2026-05-21T00:12:25.362Z | Compiling self-replace v1.5.0 |
| 726 | 2026-05-21T00:12:25.365Z | Compiling cargo-platform v0.2.0 |
| 727 | 2026-05-21T00:12:25.431Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-05-21T00:12:25.653Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-05-21T00:12:25.931Z | Compiling cpufeatures v0.2.17 |
| 730 | 2026-05-21T00:12:26.226Z | Compiling urlencoding v2.1.3 |
| 731 | 2026-05-21T00:12:26.467Z | Compiling recursion v0.5.4 |
| 732 | 2026-05-21T00:12:26.609Z | Compiling strsim v0.11.1 |
| 733 | 2026-05-21T00:12:26.764Z | Compiling shell-words v1.1.1 |
| 734 | 2026-05-21T00:12:26.954Z | Compiling clap_lex v1.1.0 |
| 735 | 2026-05-21T00:12:27.010Z | Compiling indenter v0.3.4 |
| 736 | 2026-05-21T00:12:27.142Z | Compiling humantime v2.3.0 |
| 737 | 2026-05-21T00:12:27.304Z | Compiling heck v0.5.0 |
| 738 | 2026-05-21T00:12:27.316Z | Compiling clap_builder v4.6.0 |
| 739 | 2026-05-21T00:12:27.430Z | Compiling humantime-serde v1.1.1 |
| 740 | 2026-05-21T00:12:27.502Z | Compiling clap_derive v4.6.1 |
| 741 | 2026-05-21T00:12:27.583Z | Compiling nextest-filtering v0.15.0 |
| 742 | 2026-05-21T00:12:28.080Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-05-21T00:12:29.285Z | Compiling sha2 v0.10.9 |
| 744 | 2026-05-21T00:12:30.504Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-05-21T00:12:30.793Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-05-21T00:12:31.185Z | Compiling crossterm v0.29.0 |
| 747 | 2026-05-21T00:12:31.521Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-05-21T00:12:32.728Z | Compiling duct v0.13.7 |
| 749 | 2026-05-21T00:12:34.247Z | Compiling zstd v0.13.3 |
| 750 | 2026-05-21T00:12:34.318Z | Compiling rand v0.9.4 |
| 751 | 2026-05-21T00:12:34.382Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-05-21T00:12:34.386Z | Compiling config v0.15.23 |
| 753 | 2026-05-21T00:12:34.453Z | Compiling unicode-normalization v0.1.25 |
| 754 | 2026-05-21T00:12:34.574Z | Compiling target-spec-miette v0.4.6 |
| 755 | 2026-05-21T00:12:34.678Z | Compiling future-queue v0.4.0 |
| 756 | 2026-05-21T00:12:34.957Z | Compiling mukti-metadata v0.3.0 |
| 757 | 2026-05-21T00:12:34.988Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-05-21T00:12:35.030Z | Compiling camino-tempfile v1.4.1 |
| 759 | 2026-05-21T00:12:35.062Z | Compiling derive-where v1.6.1 |
| 760 | 2026-05-21T00:12:35.448Z | Compiling serde_path_to_error v0.1.20 |
| 761 | 2026-05-21T00:12:35.461Z | Compiling serde_ignored v0.1.14 |
| 762 | 2026-05-21T00:12:35.514Z | Compiling indent_write v2.2.0 |
| 763 | 2026-05-21T00:12:35.680Z | Compiling hex v0.4.3 |
| 764 | 2026-05-21T00:12:35.790Z | Compiling xxhash-rust v0.8.15 |
| 765 | 2026-05-21T00:12:35.901Z | Compiling swrite v0.1.0 |
| 766 | 2026-05-21T00:12:35.968Z | Compiling home v0.5.12 |
| 767 | 2026-05-21T00:12:35.968Z | Compiling color-eyre v0.6.5 |
| 768 | 2026-05-21T00:12:36.003Z | Compiling clap v4.6.1 |
| 769 | 2026-05-21T00:12:36.015Z | Compiling dialoguer v0.11.0 |
| 770 | 2026-05-21T00:12:36.087Z | Compiling enable-ansi-support v0.2.1 |
| 771 | 2026-05-21T00:12:36.316Z | Compiling nextest-runner v0.80.0 |
| 772 | 2026-05-21T00:12:54.571Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 773 | 2026-05-21T00:12:54.761Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 774 | 2026-05-21T00:12:54.764Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 775 | 2026-05-21T00:12:54.879Z | + banner ddm |
| 776 | 2026-05-21T00:12:54.884Z | |
| 777 | 2026-05-21T00:12:54.884Z | ##### ##### # # |
| 778 | 2026-05-21T00:12:54.884Z | # # # # ## ## |
| 779 | 2026-05-21T00:12:54.884Z | # # # # # ## # |
| 780 | 2026-05-21T00:12:54.884Z | # # # # # # |
| 781 | 2026-05-21T00:12:54.884Z | # # # # # # |
| 782 | 2026-05-21T00:12:54.884Z | ##### ##### # # |
| 783 | 2026-05-21T00:12:54.884Z | |
| 784 | 2026-05-21T00:12:54.884Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 785 | 2026-05-21T00:12:55.041Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 786 | 2026-05-21T00:12:55.766Z | From https://github.com/oxidecomputer/falcon |
| 787 | 2026-05-21T00:12:55.766Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 788 | 2026-05-21T00:12:55.803Z | Updating crates.io index |
| 789 | 2026-05-21T00:12:55.808Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 790 | 2026-05-21T00:12:56.563Z | From https://github.com/oxidecomputer/dendrite |
| 791 | 2026-05-21T00:12:56.563Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 792 | 2026-05-21T00:12:56.628Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 793 | 2026-05-21T00:12:56.920Z | From https://github.com/oxidecomputer/ispf |
| 794 | 2026-05-21T00:12:56.920Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 795 | 2026-05-21T00:12:56.976Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 796 | 2026-05-21T00:12:57.318Z | From https://github.com/oxidecomputer/netadm-sys |
| 797 | 2026-05-21T00:12:57.318Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 798 | 2026-05-21T00:12:57.326Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 799 | 2026-05-21T00:13:05.122Z | From https://github.com/oxidecomputer/omicron |
| 800 | 2026-05-21T00:13:05.122Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 801 | 2026-05-21T00:13:05.547Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 802 | 2026-05-21T00:13:06.162Z | From https://github.com/oxidecomputer/opte |
| 803 | 2026-05-21T00:13:06.162Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 804 | 2026-05-21T00:13:06.193Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 805 | 2026-05-21T00:13:06.445Z | From https://github.com/illumos/smf-rs |
| 806 | 2026-05-21T00:13:06.445Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 807 | 2026-05-21T00:13:06.621Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 808 | 2026-05-21T00:13:06.898Z | From https://github.com/oxidecomputer/network-interface |
| 809 | 2026-05-21T00:13:06.898Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 810 | 2026-05-21T00:13:06.981Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 811 | 2026-05-21T00:13:07.217Z | From https://github.com/oxidecomputer/zone |
| 812 | 2026-05-21T00:13:07.217Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 813 | 2026-05-21T00:13:07.243Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 814 | 2026-05-21T00:13:07.999Z | From https://github.com/oxidecomputer/propolis |
| 815 | 2026-05-21T00:13:07.999Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 816 | 2026-05-21T00:13:08.117Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 817 | 2026-05-21T00:13:08.622Z | From https://github.com/oxidecomputer/transceiver-control |
| 818 | 2026-05-21T00:13:08.622Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 819 | 2026-05-21T00:13:08.692Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 820 | 2026-05-21T00:13:08.950Z | From https://github.com/oxidecomputer/dlpi-sys |
| 821 | 2026-05-21T00:13:08.950Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 822 | 2026-05-21T00:13:08.965Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 823 | 2026-05-21T00:13:09.441Z | From https://github.com/jmesmon/rust-libzfs |
| 824 | 2026-05-21T00:13:09.441Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 825 | 2026-05-21T00:13:09.450Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 826 | 2026-05-21T00:13:09.697Z | From https://github.com/oxidecomputer/rusty-doors |
| 827 | 2026-05-21T00:13:09.697Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 828 | 2026-05-21T00:13:09.706Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 829 | 2026-05-21T00:13:10.014Z | From https://github.com/oxidecomputer/lldp |
| 830 | 2026-05-21T00:13:10.014Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 831 | 2026-05-21T00:13:10.053Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 832 | 2026-05-21T00:13:10.320Z | From https://github.com/oxidecomputer/slog-error-chain |
| 833 | 2026-05-21T00:13:10.320Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 834 | 2026-05-21T00:13:10.426Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 835 | 2026-05-21T00:13:10.715Z | From https://github.com/oxidecomputer/tufaceous |
| 836 | 2026-05-21T00:13:10.715Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 837 | 2026-05-21T00:13:10.748Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 838 | 2026-05-21T00:13:11.182Z | From https://github.com/oxidecomputer/management-gateway-service |
| 839 | 2026-05-21T00:13:11.182Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 840 | 2026-05-21T00:13:11.215Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 841 | 2026-05-21T00:13:12.007Z | From https://github.com/oxidecomputer/crucible |
| 842 | 2026-05-21T00:13:12.007Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 843 | 2026-05-21T00:13:12.109Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 844 | 2026-05-21T00:13:12.368Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 845 | 2026-05-21T00:13:12.368Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 846 | 2026-05-21T00:13:12.504Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 847 | 2026-05-21T00:13:12.875Z | From https://github.com/oxidecomputer/propolis |
| 848 | 2026-05-21T00:13:12.875Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 849 | 2026-05-21T00:13:13.156Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 850 | 2026-05-21T00:13:13.420Z | From https://github.com/oxidecomputer/opte |
| 851 | 2026-05-21T00:13:13.420Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 852 | 2026-05-21T00:13:13.468Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 853 | 2026-05-21T00:13:13.783Z | From https://github.com/oxidecomputer/tofino |
| 854 | 2026-05-21T00:13:13.783Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 855 | 2026-05-21T00:13:13.801Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 856 | 2026-05-21T00:13:14.441Z | From https://github.com/oxidecomputer/maghemite |
| 857 | 2026-05-21T00:13:14.441Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 858 | 2026-05-21T00:13:14.522Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 859 | 2026-05-21T00:13:15.048Z | From https://github.com/oxidecomputer/clickward |
| 860 | 2026-05-21T00:13:15.048Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 861 | 2026-05-21T00:13:15.058Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 862 | 2026-05-21T00:13:15.432Z | From https://github.com/oxidecomputer/crucible |
| 863 | 2026-05-21T00:13:15.432Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 864 | 2026-05-21T00:13:15.671Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-05-21T00:13:15.918Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-05-21T00:13:15.918Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-05-21T00:13:17.569Z | Locking 3 packages to latest compatible versions |
| 868 | 2026-05-21T00:13:17.569Z | Updating drift v0.1.4 -> v0.2.0 |
| 869 | 2026-05-21T00:13:17.570Z | Updating dropshot-api-manager v0.7.1 -> v0.7.2 |
| 870 | 2026-05-21T00:13:17.573Z | Updating dropshot-api-manager-types v0.7.1 -> v0.7.2 |
| 871 | 2026-05-21T00:13:17.602Z | Downloading crates ... |
| 872 | 2026-05-21T00:13:17.723Z | Downloaded derive-ex v0.1.8 |
| 873 | 2026-05-21T00:13:17.726Z | Downloaded cookie v0.18.1 |
| 874 | 2026-05-21T00:13:17.729Z | Downloaded dyn-clone v1.0.20 |
| 875 | 2026-05-21T00:13:17.733Z | Downloaded anyhow v1.0.102 |
| 876 | 2026-05-21T00:13:17.736Z | Downloaded git-stub v1.0.0 |
| 877 | 2026-05-21T00:13:17.736Z | Downloaded ipnetwork v0.21.1 |
| 878 | 2026-05-21T00:13:17.739Z | Downloaded async-stream v0.3.6 |
| 879 | 2026-05-21T00:13:17.739Z | Downloaded blake2 v0.10.6 |
| 880 | 2026-05-21T00:13:17.745Z | Downloaded base16ct v1.0.0 |
| 881 | 2026-05-21T00:13:17.749Z | Downloaded displaydoc v0.2.5 |
| 882 | 2026-05-21T00:13:17.752Z | Downloaded num-derive v0.4.2 |
| 883 | 2026-05-21T00:13:17.752Z | Downloaded hickory-resolver v0.24.4 |
| 884 | 2026-05-21T00:13:17.755Z | Downloaded bitflags v1.3.2 |
| 885 | 2026-05-21T00:13:17.758Z | Downloaded hash32 v0.3.1 |
| 886 | 2026-05-21T00:13:17.762Z | Downloaded backon v1.6.0 |
| 887 | 2026-05-21T00:13:17.762Z | Downloaded const_format_proc_macros v0.2.34 |
| 888 | 2026-05-21T00:13:17.765Z | Downloaded backoff v0.4.0 |
| 889 | 2026-05-21T00:13:17.769Z | Downloaded git-stub-vcs v0.1.0 |
| 890 | 2026-05-21T00:13:17.779Z | Downloaded num_enum v0.5.11 |
| 891 | 2026-05-21T00:13:17.782Z | Downloaded icu_locale_core v2.2.0 |
| 892 | 2026-05-21T00:13:17.786Z | Downloaded bit-set v0.8.0 |
| 893 | 2026-05-21T00:13:17.789Z | Downloaded base16ct v0.2.0 |
| 894 | 2026-05-21T00:13:17.789Z | Downloaded const-random-macro v0.1.16 |
| 895 | 2026-05-21T00:13:17.793Z | Downloaded multer v3.1.0 |
| 896 | 2026-05-21T00:13:17.793Z | Downloaded fs-err v3.3.0 |
| 897 | 2026-05-21T00:13:17.796Z | Downloaded hubpack_derive v0.1.1 |
| 898 | 2026-05-21T00:13:17.796Z | Downloaded critical-section v1.2.0 |
| 899 | 2026-05-21T00:13:17.799Z | Downloaded defmt v0.3.100 |
| 900 | 2026-05-21T00:13:17.799Z | Downloaded darling_macro v0.21.3 |
| 901 | 2026-05-21T00:13:17.799Z | Downloaded bit-vec v0.8.0 |
| 902 | 2026-05-21T00:13:17.802Z | Downloaded itertools v0.12.1 |
| 903 | 2026-05-21T00:13:17.805Z | Downloaded konst_macro_rules v0.2.19 |
| 904 | 2026-05-21T00:13:17.808Z | Downloaded memmap v0.7.0 |
| 905 | 2026-05-21T00:13:17.809Z | Downloaded heck v0.4.1 |
| 906 | 2026-05-21T00:13:17.813Z | Downloaded foreign-types-shared v0.3.1 |
| 907 | 2026-05-21T00:13:17.813Z | Downloaded aead v0.5.2 |
| 908 | 2026-05-21T00:13:17.816Z | Downloaded arrayref v0.3.9 |
| 909 | 2026-05-21T00:13:17.816Z | Downloaded newtype-uuid-macros v0.1.0 |
| 910 | 2026-05-21T00:13:17.816Z | Downloaded ciborium-io v0.2.2 |
| 911 | 2026-05-21T00:13:17.819Z | Downloaded csv-core v0.1.13 |
| 912 | 2026-05-21T00:13:17.819Z | Downloaded crc8 v0.1.1 |
| 913 | 2026-05-21T00:13:17.819Z | Downloaded enum-as-inner v0.6.1 |
| 914 | 2026-05-21T00:13:17.825Z | Downloaded num-conv v0.2.1 |
| 915 | 2026-05-21T00:13:17.825Z | Downloaded deranged v0.5.8 |
| 916 | 2026-05-21T00:13:17.828Z | Downloaded no-std-compat v0.4.1 |
| 917 | 2026-05-21T00:13:17.828Z | Downloaded chacha20 v0.10.0 |
| 918 | 2026-05-21T00:13:17.828Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 919 | 2026-05-21T00:13:17.832Z | Downloaded konst v0.2.20 |
| 920 | 2026-05-21T00:13:17.832Z | Downloaded match_cfg v0.1.0 |
| 921 | 2026-05-21T00:13:17.835Z | Downloaded hubpack v0.1.2 |
| 922 | 2026-05-21T00:13:17.836Z | Downloaded darling_macro v0.23.0 |
| 923 | 2026-05-21T00:13:17.836Z | Downloaded memoffset v0.9.1 |
| 924 | 2026-05-21T00:13:17.840Z | Downloaded inout v0.1.4 |
| 925 | 2026-05-21T00:13:17.840Z | Downloaded ciborium-ll v0.2.2 |
| 926 | 2026-05-21T00:13:17.840Z | Downloaded lru-cache v0.1.2 |
| 927 | 2026-05-21T00:13:17.844Z | Downloaded num_threads v0.1.7 |
| 928 | 2026-05-21T00:13:17.844Z | Downloaded linear-map v1.2.0 |
| 929 | 2026-05-21T00:13:17.844Z | Downloaded num_enum v0.7.6 |
| 930 | 2026-05-21T00:13:17.847Z | Downloaded libscf-sys v1.2.0 |
| 931 | 2026-05-21T00:13:17.847Z | Downloaded defmt-parser v1.0.0 |
| 932 | 2026-05-21T00:13:17.850Z | Downloaded newline-converter v0.3.0 |
| 933 | 2026-05-21T00:13:17.850Z | Downloaded cobs v0.3.0 |
| 934 | 2026-05-21T00:13:17.853Z | Downloaded opaque-debug v0.3.1 |
| 935 | 2026-05-21T00:13:17.853Z | Downloaded ident_case v1.0.1 |
| 936 | 2026-05-21T00:13:17.853Z | Downloaded libm v0.2.16 |
| 937 | 2026-05-21T00:13:17.858Z | Downloaded omicron-workspace-hack v0.1.0 |
| 938 | 2026-05-21T00:13:17.861Z | Downloaded num v0.4.3 |
| 939 | 2026-05-21T00:13:17.861Z | Downloaded icu_collections v2.2.0 |
| 940 | 2026-05-21T00:13:17.864Z | Downloaded ingot-types v0.1.2 |
| 941 | 2026-05-21T00:13:17.867Z | Downloaded constant_time_eq v0.4.2 |
| 942 | 2026-05-21T00:13:17.870Z | Downloaded embedded-io v0.6.1 |
| 943 | 2026-05-21T00:13:17.870Z | Downloaded daft v0.1.7 |
| 944 | 2026-05-21T00:13:17.870Z | Downloaded olpc-cjson v0.1.4 |
| 945 | 2026-05-21T00:13:17.874Z | Downloaded httpdate v1.0.3 |
| 946 | 2026-05-21T00:13:17.874Z | Downloaded fixedbitset v0.4.2 |
| 947 | 2026-05-21T00:13:17.874Z | Downloaded compression-codecs v0.4.38 |
| 948 | 2026-05-21T00:13:17.877Z | Downloaded mime v0.3.17 |
| 949 | 2026-05-21T00:13:17.879Z | Downloaded linked-hash-map v0.5.6 |
| 950 | 2026-05-21T00:13:17.880Z | Downloaded gethostname v0.5.0 |
| 951 | 2026-05-21T00:13:17.880Z | Downloaded macaddr v1.0.1 |
| 952 | 2026-05-21T00:13:17.883Z | Downloaded num-iter v0.1.45 |
| 953 | 2026-05-21T00:13:17.883Z | Downloaded natord v1.0.9 |
| 954 | 2026-05-21T00:13:17.883Z | Downloaded dtrace-parser v0.2.0 |
| 955 | 2026-05-21T00:13:17.886Z | Downloaded data-encoding v2.11.0 |
| 956 | 2026-05-21T00:13:17.886Z | Downloaded dtrace-parser v0.3.0 |
| 957 | 2026-05-21T00:13:17.889Z | Downloaded hostname v0.4.2 |
| 958 | 2026-05-21T00:13:17.889Z | Downloaded daft-derive v0.1.7 |
| 959 | 2026-05-21T00:13:17.892Z | Downloaded phf_shared v0.12.1 |
| 960 | 2026-05-21T00:13:17.892Z | Downloaded powerfmt v0.2.0 |
| 961 | 2026-05-21T00:13:17.896Z | Downloaded proc-macro-crate v1.3.1 |
| 962 | 2026-05-21T00:13:17.896Z | Downloaded internet-checksum v0.2.1 |
| 963 | 2026-05-21T00:13:17.896Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 964 | 2026-05-21T00:13:17.899Z | Downloaded pretty-hex v0.4.2 |
| 965 | 2026-05-21T00:13:17.899Z | Downloaded plain v0.2.3 |
| 966 | 2026-05-21T00:13:17.899Z | Downloaded dunce v1.0.5 |
| 967 | 2026-05-21T00:13:17.899Z | Downloaded hostname v0.3.1 |
| 968 | 2026-05-21T00:13:17.903Z | Downloaded float-ord v0.3.2 |
| 969 | 2026-05-21T00:13:17.903Z | Downloaded byte-wrapper v0.1.0 |
| 970 | 2026-05-21T00:13:17.907Z | Downloaded is-terminal v0.4.17 |
| 971 | 2026-05-21T00:13:17.907Z | Downloaded aws-lc-rs v1.17.0 |
| 972 | 2026-05-21T00:13:17.910Z | Downloaded parking_lot_core v0.8.6 |
| 973 | 2026-05-21T00:13:17.914Z | Downloaded argon2 v0.5.3 |
| 974 | 2026-05-21T00:13:17.914Z | Downloaded parse-display v0.10.0 |
| 975 | 2026-05-21T00:13:17.918Z | Downloaded managed v0.8.0 |
| 976 | 2026-05-21T00:13:17.918Z | Downloaded num-rational v0.4.2 |
| 977 | 2026-05-21T00:13:17.918Z | Downloaded libsw-core v0.3.2 |
| 978 | 2026-05-21T00:13:17.918Z | Downloaded defmt-macros v1.1.0 |
| 979 | 2026-05-21T00:13:17.922Z | Downloaded potential_utf v0.1.5 |
| 980 | 2026-05-21T00:13:17.925Z | Downloaded proc-macro-error-attr v1.0.4 |
| 981 | 2026-05-21T00:13:17.925Z | Downloaded pem v3.0.6 |
| 982 | 2026-05-21T00:13:17.925Z | Downloaded proc-macro-crate v3.5.0 |
| 983 | 2026-05-21T00:13:17.925Z | Downloaded glob v0.3.3 |
| 984 | 2026-05-21T00:13:17.928Z | Downloaded progenitor-client v0.10.0 |
| 985 | 2026-05-21T00:13:17.928Z | Downloaded progenitor-client v0.11.2 |
| 986 | 2026-05-21T00:13:17.928Z | Downloaded cipher v0.4.4 |
| 987 | 2026-05-21T00:13:17.931Z | Downloaded parse-display-derive v0.10.0 |
| 988 | 2026-05-21T00:13:17.931Z | Downloaded bytecount v0.6.9 |
| 989 | 2026-05-21T00:13:17.931Z | Downloaded paste v1.0.15 |
| 990 | 2026-05-21T00:13:17.935Z | Downloaded rand_chacha v0.3.1 |
| 991 | 2026-05-21T00:13:17.935Z | Downloaded progenitor-client v0.14.0 |
| 992 | 2026-05-21T00:13:17.938Z | Downloaded oxide-tokio-rt v0.1.6 |
| 993 | 2026-05-21T00:13:17.938Z | Downloaded rand_xorshift v0.4.0 |
| 994 | 2026-05-21T00:13:17.938Z | Downloaded darling v0.21.3 |
| 995 | 2026-05-21T00:13:17.941Z | Downloaded poly1305 v0.8.0 |
| 996 | 2026-05-21T00:13:17.944Z | Downloaded crossbeam-deque v0.8.6 |
| 997 | 2026-05-21T00:13:17.944Z | Downloaded embedded-io v0.4.0 |
| 998 | 2026-05-21T00:13:17.948Z | Downloaded ref-cast-impl v1.0.25 |
| 999 | 2026-05-21T00:13:17.948Z | Downloaded quick-error v1.2.3 |
| 1000 | 2026-05-21T00:13:17.948Z | Downloaded icu_properties v2.2.0 |
| 1001 | 2026-05-21T00:13:17.951Z | Downloaded progenitor-macro v0.13.0 |
| 1002 | 2026-05-21T00:13:17.951Z | Downloaded password-hash v0.5.0 |
| 1003 | 2026-05-21T00:13:17.954Z | Downloaded newtype_derive v0.1.6 |
| 1004 | 2026-05-21T00:13:17.954Z | Downloaded highway v1.3.0 |
| 1005 | 2026-05-21T00:13:17.954Z | Downloaded num_enum_derive v0.7.6 |
| 1006 | 2026-05-21T00:13:17.960Z | Downloaded ref-cast v1.0.25 |
| 1007 | 2026-05-21T00:13:17.960Z | Downloaded phf v0.12.1 |
| 1008 | 2026-05-21T00:13:17.963Z | Downloaded ciborium v0.2.2 |
| 1009 | 2026-05-21T00:13:17.963Z | Downloaded icu_provider v2.2.0 |
| 1010 | 2026-05-21T00:13:17.963Z | Downloaded serde_plain v1.0.2 |
| 1011 | 2026-05-21T00:13:17.963Z | Downloaded serde_repr v0.1.20 |
| 1012 | 2026-05-21T00:13:17.967Z | Downloaded scroll_derive v0.12.1 |
| 1013 | 2026-05-21T00:13:17.967Z | Downloaded scroll_derive v0.13.1 |
| 1014 | 2026-05-21T00:13:17.967Z | Downloaded progenitor-macro v0.14.0 |
| 1015 | 2026-05-21T00:13:17.967Z | Downloaded foldhash v0.2.0 |
| 1016 | 2026-05-21T00:13:17.970Z | Downloaded cargo_toml v0.22.3 |
| 1017 | 2026-05-21T00:13:17.970Z | Downloaded rustc_version v0.1.7 |
| 1018 | 2026-05-21T00:13:17.970Z | Downloaded crossbeam-epoch v0.9.18 |
| 1019 | 2026-05-21T00:13:17.973Z | Downloaded crossbeam-utils v0.8.21 |
| 1020 | 2026-05-21T00:13:17.974Z | Downloaded same-file v1.0.6 |
| 1021 | 2026-05-21T00:13:17.974Z | Downloaded defmt v1.1.0 |
| 1022 | 2026-05-21T00:13:17.977Z | Downloaded cancel-safe-futures v0.1.5 |
| 1023 | 2026-05-21T00:13:17.980Z | Downloaded serial_test_derive v3.4.0 |
| 1024 | 2026-05-21T00:13:17.980Z | Downloaded semver v0.1.20 |
| 1025 | 2026-05-21T00:13:17.980Z | Downloaded secrecy v0.10.3 |
| 1026 | 2026-05-21T00:13:17.983Z | Downloaded console v0.16.3 |
| 1027 | 2026-05-21T00:13:17.983Z | Downloaded foreign-types v0.5.0 |
| 1028 | 2026-05-21T00:13:17.983Z | Downloaded sha1 v0.10.6 |
| 1029 | 2026-05-21T00:13:17.987Z | Downloaded siphasher v1.0.3 |
| 1030 | 2026-05-21T00:13:17.987Z | Downloaded indexmap v1.9.3 |
| 1031 | 2026-05-21T00:13:17.990Z | Downloaded progenitor-client v0.13.0 |
| 1032 | 2026-05-21T00:13:17.990Z | Downloaded num-integer v0.1.46 |
| 1033 | 2026-05-21T00:13:17.990Z | Downloaded slog-bunyan v2.5.0 |
| 1034 | 2026-05-21T00:13:17.994Z | Downloaded smawk v0.3.2 |
| 1035 | 2026-05-21T00:13:17.994Z | Downloaded slog-envlogger v2.2.0 |
| 1036 | 2026-05-21T00:13:17.994Z | Downloaded serde-big-array v0.5.1 |
| 1037 | 2026-05-21T00:13:18.000Z | Downloaded oxnet v0.1.5 |
| 1038 | 2026-05-21T00:13:18.000Z | Downloaded memmap2 v0.9.10 |
| 1039 | 2026-05-21T00:13:18.000Z | Downloaded darling_core v0.21.3 |
| 1040 | 2026-05-21T00:13:18.005Z | Downloaded rand_core v0.10.1 |
| 1041 | 2026-05-21T00:13:18.005Z | Downloaded progenitor-macro v0.11.2 |
| 1042 | 2026-05-21T00:13:18.005Z | Downloaded progenitor-macro v0.10.0 |
| 1043 | 2026-05-21T00:13:18.005Z | Downloaded progenitor v0.11.2 |
| 1044 | 2026-05-21T00:13:18.005Z | Downloaded progenitor-extras v0.2.0 |
| 1045 | 2026-05-21T00:13:18.005Z | Downloaded progenitor v0.14.0 |
| 1046 | 2026-05-21T00:13:18.005Z | Downloaded sigpipe v0.1.3 |
| 1047 | 2026-05-21T00:13:18.009Z | Downloaded progenitor v0.13.0 |
| 1048 | 2026-05-21T00:13:18.009Z | Downloaded proc-macro-error2 v2.0.1 |
| 1049 | 2026-05-21T00:13:18.012Z | Downloaded stable_deref_trait v1.2.1 |
| 1050 | 2026-05-21T00:13:18.012Z | Downloaded diff v0.1.13 |
| 1051 | 2026-05-21T00:13:18.012Z | Downloaded pest_generator v2.8.6 |
| 1052 | 2026-05-21T00:13:18.015Z | Downloaded rustls-pemfile v2.2.0 |
| 1053 | 2026-05-21T00:13:18.015Z | Downloaded resolv-conf v0.7.6 |
| 1054 | 2026-05-21T00:13:18.015Z | Downloaded rustversion v1.0.22 |
| 1055 | 2026-05-21T00:13:18.018Z | Downloaded schemars_derive v0.8.22 |
| 1056 | 2026-05-21T00:13:18.018Z | Downloaded icu_normalizer_data v2.2.0 |
| 1057 | 2026-05-21T00:13:18.021Z | Downloaded litemap v0.8.2 |
| 1058 | 2026-05-21T00:13:18.021Z | Downloaded tabled_derive v0.7.0 |
| 1059 | 2026-05-21T00:13:18.025Z | Downloaded hmac v0.12.1 |
| 1060 | 2026-05-21T00:13:18.025Z | Downloaded testing_table v0.3.0 |
| 1061 | 2026-05-21T00:13:18.025Z | Downloaded allocator-api2 v0.2.21 |
| 1062 | 2026-05-21T00:13:18.028Z | Downloaded drift v0.2.0 |
| 1063 | 2026-05-21T00:13:18.031Z | Downloaded tabled_derive v0.11.0 |
| 1064 | 2026-05-21T00:13:18.035Z | Downloaded tagptr v0.2.0 |
| 1065 | 2026-05-21T00:13:18.035Z | Downloaded serde_derive_internals v0.29.1 |
| 1066 | 2026-05-21T00:13:18.035Z | Downloaded proc-macro-error v1.0.4 |
| 1067 | 2026-05-21T00:13:18.038Z | Downloaded thread-id v5.1.0 |
| 1068 | 2026-05-21T00:13:18.038Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1069 | 2026-05-21T00:13:18.041Z | Downloaded tabwriter v1.4.1 |
| 1070 | 2026-05-21T00:13:18.041Z | Downloaded thread-id v4.2.2 |
| 1071 | 2026-05-21T00:13:18.041Z | Downloaded ingot-macros v0.1.1 |
| 1072 | 2026-05-21T00:13:18.042Z | Downloaded byteorder v1.5.0 |
| 1073 | 2026-05-21T00:13:18.047Z | Downloaded strum v0.27.2 |
| 1074 | 2026-05-21T00:13:18.047Z | Downloaded spin v0.5.2 |
| 1075 | 2026-05-21T00:13:18.047Z | Downloaded dropshot_endpoint v0.17.0 |
| 1076 | 2026-05-21T00:13:18.051Z | Downloaded structmeta v0.3.0 |
| 1077 | 2026-05-21T00:13:18.051Z | Downloaded serde_tokenstream v0.2.3 |
| 1078 | 2026-05-21T00:13:18.051Z | Downloaded papergrid v0.11.0 |
| 1079 | 2026-05-21T00:13:18.051Z | Downloaded serial_test v3.4.0 |
| 1080 | 2026-05-21T00:13:18.051Z | Downloaded scroll v0.13.0 |
| 1081 | 2026-05-21T00:13:18.054Z | Downloaded scroll v0.12.0 |
| 1082 | 2026-05-21T00:13:18.054Z | Downloaded blake3 v1.8.5 |
| 1083 | 2026-05-21T00:13:18.057Z | Downloaded topological-sort v0.2.2 |
| 1084 | 2026-05-21T00:13:18.060Z | Downloaded termtree v0.5.1 |
| 1085 | 2026-05-21T00:13:18.060Z | Downloaded slog-dtrace v0.3.0 |
| 1086 | 2026-05-21T00:13:18.060Z | Downloaded progenitor v0.10.0 |
| 1087 | 2026-05-21T00:13:18.063Z | Downloaded omicron-zone-package v0.12.2 |
| 1088 | 2026-05-21T00:13:18.063Z | Downloaded snafu-derive v0.8.9 |
| 1089 | 2026-05-21T00:13:18.066Z | Downloaded smartstring v1.0.1 |
| 1090 | 2026-05-21T00:13:18.066Z | Downloaded slog-scope v4.4.1 |
| 1091 | 2026-05-21T00:13:18.066Z | Downloaded slog-async v2.8.0 |
| 1092 | 2026-05-21T00:13:18.069Z | Downloaded darling v0.23.0 |
| 1093 | 2026-05-21T00:13:18.072Z | Downloaded chacha20 v0.9.1 |
| 1094 | 2026-05-21T00:13:18.072Z | Downloaded postcard v1.1.3 |
| 1095 | 2026-05-21T00:13:18.073Z | Downloaded universal-hash v0.5.1 |
| 1096 | 2026-05-21T00:13:18.076Z | Downloaded unit-prefix v0.5.2 |
| 1097 | 2026-05-21T00:13:18.076Z | Downloaded unarray v0.1.4 |
| 1098 | 2026-05-21T00:13:18.076Z | Downloaded pest_derive v2.8.6 |
| 1099 | 2026-05-21T00:13:18.079Z | Downloaded async-trait v0.1.89 |
| 1100 | 2026-05-21T00:13:18.079Z | Downloaded arrayvec v0.7.6 |
| 1101 | 2026-05-21T00:13:18.079Z | Downloaded num_enum_derive v0.5.11 |
| 1102 | 2026-05-21T00:13:18.082Z | Downloaded fs_extra v1.3.0 |
| 1103 | 2026-05-21T00:13:18.082Z | Downloaded typify-macro v0.4.3 |
| 1104 | 2026-05-21T00:13:18.082Z | Downloaded take_mut v0.2.2 |
| 1105 | 2026-05-21T00:13:18.082Z | Downloaded rhai_codegen v3.1.0 |
| 1106 | 2026-05-21T00:13:18.087Z | Downloaded untrusted v0.7.1 |
| 1107 | 2026-05-21T00:13:18.090Z | Downloaded arc-swap v1.9.1 |
| 1108 | 2026-05-21T00:13:18.090Z | Downloaded heapless v0.8.0 |
| 1109 | 2026-05-21T00:13:18.093Z | Downloaded half v2.7.1 |
| 1110 | 2026-05-21T00:13:18.096Z | Downloaded elliptic-curve v0.13.8 |
| 1111 | 2026-05-21T00:13:18.096Z | Downloaded time-core v0.1.8 |
| 1112 | 2026-05-21T00:13:18.099Z | Downloaded darling_core v0.23.0 |
| 1113 | 2026-05-21T00:13:18.099Z | Downloaded wait-timeout v0.2.1 |
| 1114 | 2026-05-21T00:13:18.103Z | Downloaded usdt-attr-macro v0.5.0 |
| 1115 | 2026-05-21T00:13:18.103Z | Downloaded waitgroup v0.1.2 |
| 1116 | 2026-05-21T00:13:18.103Z | Downloaded usdt-macro v0.6.0 |
| 1117 | 2026-05-21T00:13:18.103Z | Downloaded usdt v0.6.0 |
| 1118 | 2026-05-21T00:13:18.103Z | Downloaded usdt v0.5.0 |
| 1119 | 2026-05-21T00:13:18.106Z | Downloaded strum_macros v0.27.2 |
| 1120 | 2026-05-21T00:13:18.106Z | Downloaded strum v0.26.3 |
| 1121 | 2026-05-21T00:13:18.106Z | Downloaded structmeta-derive v0.3.0 |
| 1122 | 2026-05-21T00:13:18.106Z | Downloaded slog-term v2.9.2 |
| 1123 | 2026-05-21T00:13:18.109Z | Downloaded usdt-macro v0.5.0 |
| 1124 | 2026-05-21T00:13:18.109Z | Downloaded usdt-attr-macro v0.6.0 |
| 1125 | 2026-05-21T00:13:18.109Z | Downloaded tokio-rustls v0.25.0 |
| 1126 | 2026-05-21T00:13:18.109Z | Downloaded synstructure v0.13.2 |
| 1127 | 2026-05-21T00:13:18.112Z | Downloaded strum_macros v0.26.4 |
| 1128 | 2026-05-21T00:13:18.112Z | Downloaded thiserror-no-std v2.0.2 |
| 1129 | 2026-05-21T00:13:18.116Z | Downloaded serde_with_macros v3.20.0 |
| 1130 | 2026-05-21T00:13:18.116Z | Downloaded const_format v0.2.36 |
| 1131 | 2026-05-21T00:13:18.119Z | Downloaded zerofrom-derive v0.1.7 |
| 1132 | 2026-05-21T00:13:18.119Z | Downloaded rustls-native-certs v0.8.3 |
| 1133 | 2026-05-21T00:13:18.124Z | Downloaded zone v0.3.1 |
| 1134 | 2026-05-21T00:13:18.124Z | Downloaded progenitor-impl v0.10.0 |
| 1135 | 2026-05-21T00:13:18.124Z | Downloaded rusty-fork v0.3.1 |
| 1136 | 2026-05-21T00:13:18.127Z | Downloaded slog-stdlog v4.1.1 |
| 1137 | 2026-05-21T00:13:18.127Z | Downloaded icu_normalizer v2.2.0 |
| 1138 | 2026-05-21T00:13:18.127Z | Downloaded zeroize_derive v1.4.3 |
| 1139 | 2026-05-21T00:13:18.127Z | Downloaded yoke-derive v0.8.2 |
| 1140 | 2026-05-21T00:13:18.127Z | Downloaded tokio-dtrace v0.1.1 |
| 1141 | 2026-05-21T00:13:18.130Z | Downloaded smf v0.2.3 |
| 1142 | 2026-05-21T00:13:18.130Z | Downloaded progenitor-impl v0.14.0 |
| 1143 | 2026-05-21T00:13:18.130Z | Downloaded zerofrom v0.1.8 |
| 1144 | 2026-05-21T00:13:18.130Z | Downloaded progenitor-impl v0.11.2 |
| 1145 | 2026-05-21T00:13:18.135Z | Downloaded tokio-tungstenite v0.21.0 |
| 1146 | 2026-05-21T00:13:18.135Z | Downloaded tinystr v0.8.3 |
| 1147 | 2026-05-21T00:13:18.135Z | Downloaded sdd v3.0.10 |
| 1148 | 2026-05-21T00:13:18.138Z | Downloaded tiny-keccak v2.0.2 |
| 1149 | 2026-05-21T00:13:18.138Z | Downloaded bs58 v0.5.1 |
| 1150 | 2026-05-21T00:13:18.139Z | Downloaded papergrid v0.17.0 |
| 1151 | 2026-05-21T00:13:18.143Z | Downloaded convert_case v0.4.0 |
| 1152 | 2026-05-21T00:13:18.143Z | Downloaded colored v3.1.1 |
| 1153 | 2026-05-21T00:13:18.146Z | Downloaded indicatif v0.18.4 |
| 1154 | 2026-05-21T00:13:18.146Z | Downloaded utf-8 v0.7.6 |
| 1155 | 2026-05-21T00:13:18.146Z | Downloaded derive_more v0.99.20 |
| 1156 | 2026-05-21T00:13:18.151Z | Downloaded crossbeam-channel v0.5.15 |
| 1157 | 2026-05-21T00:13:18.154Z | Downloaded zone_cfg_derive v0.3.1 |
| 1158 | 2026-05-21T00:13:18.154Z | Downloaded base64 v0.21.7 |
| 1159 | 2026-05-21T00:13:18.154Z | Downloaded usdt-impl v0.5.0 |
| 1160 | 2026-05-21T00:13:18.157Z | Downloaded slog-json v2.6.1 |
| 1161 | 2026-05-21T00:13:18.157Z | Downloaded whoami v1.6.1 |
| 1162 | 2026-05-21T00:13:18.157Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1163 | 2026-05-21T00:13:18.164Z | Downloaded time-macros v0.2.27 |
| 1164 | 2026-05-21T00:13:18.164Z | Downloaded schemars v0.8.22 |
| 1165 | 2026-05-21T00:13:18.167Z | Downloaded writeable v0.6.3 |
| 1166 | 2026-05-21T00:13:18.167Z | Downloaded hashbrown v0.12.3 |
| 1167 | 2026-05-21T00:13:18.170Z | Downloaded progenitor-impl v0.13.0 |
| 1168 | 2026-05-21T00:13:18.170Z | Downloaded crypto-bigint v0.5.5 |
| 1169 | 2026-05-21T00:13:18.173Z | Downloaded xz2 v0.1.7 |
| 1170 | 2026-05-21T00:13:18.177Z | Downloaded usdt-impl v0.6.0 |
| 1171 | 2026-05-21T00:13:18.177Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1172 | 2026-05-21T00:13:18.177Z | Downloaded term v1.2.1 |
| 1173 | 2026-05-21T00:13:18.181Z | Downloaded zerovec-derive v0.11.3 |
| 1174 | 2026-05-21T00:13:18.181Z | Downloaded pest_meta v2.8.6 |
| 1175 | 2026-05-21T00:13:18.184Z | Downloaded parking_lot v0.11.2 |
| 1176 | 2026-05-21T00:13:18.184Z | Downloaded chacha20poly1305 v0.10.1 |
| 1177 | 2026-05-21T00:13:18.185Z | Downloaded vsss-rs v3.3.4 |
| 1178 | 2026-05-21T00:13:18.187Z | Downloaded either v1.15.0 |
| 1179 | 2026-05-21T00:13:18.187Z | Downloaded walkdir v2.5.0 |
| 1180 | 2026-05-21T00:13:18.187Z | Downloaded test-strategy v0.4.5 |
| 1181 | 2026-05-21T00:13:18.191Z | Downloaded typify-macro v0.6.2 |
| 1182 | 2026-05-21T00:13:18.191Z | Downloaded thin-vec v0.2.18 |
| 1183 | 2026-05-21T00:13:18.191Z | Downloaded async-compression v0.4.42 |
| 1184 | 2026-05-21T00:13:18.195Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1185 | 2026-05-21T00:13:18.198Z | Downloaded similar v2.7.0 |
| 1186 | 2026-05-21T00:13:18.201Z | Downloaded toml v0.7.8 |
| 1187 | 2026-05-21T00:13:18.201Z | Downloaded typify v0.6.2 |
| 1188 | 2026-05-21T00:13:18.204Z | Downloaded slog v2.8.2 |
| 1189 | 2026-05-21T00:13:18.207Z | Downloaded tungstenite v0.21.0 |
| 1190 | 2026-05-21T00:13:18.207Z | Downloaded tar v0.4.45 |
| 1191 | 2026-05-21T00:13:18.211Z | Downloaded minimal-lexical v0.2.1 |
| 1192 | 2026-05-21T00:13:18.211Z | Downloaded expectorate v1.2.0 |
| 1193 | 2026-05-21T00:13:18.214Z | Downloaded rand v0.8.6 |
| 1194 | 2026-05-21T00:13:18.214Z | Downloaded prettyplease v0.2.37 |
| 1195 | 2026-05-21T00:13:18.253Z | Downloaded spin v0.9.8 |
| 1196 | 2026-05-21T00:13:18.253Z | Downloaded rayon-core v1.13.0 |
| 1197 | 2026-05-21T00:13:18.261Z | Downloaded snafu v0.8.9 |
| 1198 | 2026-05-21T00:13:18.262Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1199 | 2026-05-21T00:13:18.262Z | Downloaded jiff-static v0.2.24 |
| 1200 | 2026-05-21T00:13:18.262Z | Downloaded unsafe-libyaml v0.2.11 |
| 1201 | 2026-05-21T00:13:18.262Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1202 | 2026-05-21T00:13:18.262Z | Downloaded yoke v0.8.2 |
| 1203 | 2026-05-21T00:13:18.262Z | Downloaded schemars v0.9.0 |
| 1204 | 2026-05-21T00:13:18.262Z | Downloaded yansi v1.0.1 |
| 1205 | 2026-05-21T00:13:18.262Z | Downloaded rand v0.10.1 |
| 1206 | 2026-05-21T00:13:18.262Z | Downloaded hashbrown v0.16.1 |
| 1207 | 2026-05-21T00:13:18.262Z | Downloaded pretty_assertions v1.4.1 |
| 1208 | 2026-05-21T00:13:18.262Z | Downloaded bcs v0.1.6 |
| 1209 | 2026-05-21T00:13:18.262Z | Downloaded async-recursion v1.1.1 |
| 1210 | 2026-05-21T00:13:18.262Z | Downloaded dof v0.3.0 |
| 1211 | 2026-05-21T00:13:18.262Z | Downloaded num-complex v0.4.6 |
| 1212 | 2026-05-21T00:13:18.262Z | Downloaded ingot v0.1.1 |
| 1213 | 2026-05-21T00:13:18.262Z | Downloaded idna_adapter v1.2.2 |
| 1214 | 2026-05-21T00:13:18.262Z | Downloaded ucd-trie v0.1.7 |
| 1215 | 2026-05-21T00:13:18.263Z | Downloaded hickory-resolver v0.25.2 |
| 1216 | 2026-05-21T00:13:18.263Z | Downloaded ff v0.13.1 |
| 1217 | 2026-05-21T00:13:18.267Z | Downloaded erased-serde v0.3.31 |
| 1218 | 2026-05-21T00:13:18.267Z | Downloaded dropshot-api-manager v0.7.2 |
| 1219 | 2026-05-21T00:13:18.267Z | Downloaded libsw v3.5.0 |
| 1220 | 2026-05-21T00:13:18.267Z | Downloaded group v0.13.0 |
| 1221 | 2026-05-21T00:13:18.267Z | Downloaded foreign-types-macros v0.2.3 |
| 1222 | 2026-05-21T00:13:18.267Z | Downloaded dof v0.4.0 |
| 1223 | 2026-05-21T00:13:18.270Z | Downloaded keccak v0.1.6 |
| 1224 | 2026-05-21T00:13:18.270Z | Downloaded typed-path v0.9.3 |
| 1225 | 2026-05-21T00:13:18.274Z | Downloaded zerocopy-derive v0.7.35 |
| 1226 | 2026-05-21T00:13:18.274Z | Downloaded toml_edit v0.19.15 |
| 1227 | 2026-05-21T00:13:18.282Z | Downloaded instant v0.1.13 |
| 1228 | 2026-05-21T00:13:18.285Z | Downloaded qorb v0.4.1 |
| 1229 | 2026-05-21T00:13:18.288Z | Downloaded typify v0.4.3 |
| 1230 | 2026-05-21T00:13:18.288Z | Downloaded cstr-argument v0.1.2 |
| 1231 | 2026-05-21T00:13:18.288Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1232 | 2026-05-21T00:13:18.291Z | Downloaded fxhash v0.2.1 |
| 1233 | 2026-05-21T00:13:18.291Z | Downloaded const-random v0.1.18 |
| 1234 | 2026-05-21T00:13:18.291Z | Downloaded nom v8.0.0 |
| 1235 | 2026-05-21T00:13:18.295Z | Downloaded zerovec v0.11.6 |
| 1236 | 2026-05-21T00:13:18.299Z | Downloaded steno v0.4.1 |
| 1237 | 2026-05-21T00:13:18.299Z | Downloaded iddqd v0.3.18 |
| 1238 | 2026-05-21T00:13:18.302Z | Downloaded schemars v1.2.1 |
| 1239 | 2026-05-21T00:13:18.309Z | Downloaded winnow v0.5.40 |
| 1240 | 2026-05-21T00:13:18.314Z | Downloaded tower-http v0.6.10 |
| 1241 | 2026-05-21T00:13:18.318Z | Downloaded pest v2.8.6 |
| 1242 | 2026-05-21T00:13:18.323Z | Downloaded nom v7.1.3 |
| 1243 | 2026-05-21T00:13:18.327Z | Downloaded async-stream-impl v0.3.6 |
| 1244 | 2026-05-21T00:13:18.327Z | Downloaded cpufeatures v0.3.0 |
| 1245 | 2026-05-21T00:13:18.327Z | Downloaded zerotrie v0.2.4 |
| 1246 | 2026-05-21T00:13:18.330Z | Downloaded cmake v0.1.58 |
| 1247 | 2026-05-21T00:13:18.330Z | Downloaded goblin v0.8.2 |
| 1248 | 2026-05-21T00:13:18.334Z | Downloaded crunchy v0.2.4 |
| 1249 | 2026-05-21T00:13:18.334Z | Downloaded compression-core v0.4.32 |
| 1250 | 2026-05-21T00:13:18.340Z | Downloaded tabled v0.15.0 |
| 1251 | 2026-05-21T00:13:18.351Z | Downloaded zerocopy-derive v0.8.48 |
| 1252 | 2026-05-21T00:13:18.354Z | Downloaded time v0.3.47 |
| 1253 | 2026-05-21T00:13:18.360Z | Downloaded tabled v0.20.0 |
| 1254 | 2026-05-21T00:13:18.394Z | Downloaded regress v0.10.5 |
| 1255 | 2026-05-21T00:13:18.398Z | Downloaded reqwest v0.13.3 |
| 1256 | 2026-05-21T00:13:18.406Z | Downloaded dropshot v0.17.0 |
| 1257 | 2026-05-21T00:13:18.417Z | Downloaded hkdf v0.12.4 |
| 1258 | 2026-05-21T00:13:18.427Z | Downloaded scc v2.4.0 |
| 1259 | 2026-05-21T00:13:18.430Z | Downloaded icu_properties_data v2.2.0 |
| 1260 | 2026-05-21T00:13:18.440Z | Downloaded tough v0.22.0 |
| 1261 | 2026-05-21T00:13:18.446Z | Downloaded sled v0.34.7 |
| 1262 | 2026-05-21T00:13:18.452Z | Downloaded zerocopy v0.7.35 |
| 1263 | 2026-05-21T00:13:18.461Z | Downloaded rustls-webpki v0.102.8 |
| 1264 | 2026-05-21T00:13:18.470Z | Downloaded typify-impl v0.4.3 |
| 1265 | 2026-05-21T00:13:18.477Z | Downloaded serde_with v3.20.0 |
| 1266 | 2026-05-21T00:13:18.483Z | Downloaded proptest v1.11.0 |
| 1267 | 2026-05-21T00:13:18.489Z | Downloaded moka v0.12.15 |
| 1268 | 2026-05-21T00:13:18.493Z | Downloaded rayon v1.12.0 |
| 1269 | 2026-05-21T00:13:18.497Z | Downloaded goblin v0.10.5 |
| 1270 | 2026-05-21T00:13:18.530Z | Downloaded chrono-tz v0.10.4 |
| 1271 | 2026-05-21T00:13:18.551Z | Downloaded csv v1.4.0 |
| 1272 | 2026-05-21T00:13:18.562Z | Downloaded syn v1.0.109 |
| 1273 | 2026-05-21T00:13:18.568Z | Downloaded rhai v1.24.0 |
| 1274 | 2026-05-21T00:13:18.573Z | Downloaded smoltcp v0.11.0 |
| 1275 | 2026-05-21T00:13:18.580Z | Downloaded openapiv3 v2.2.0 |
| 1276 | 2026-05-21T00:13:18.585Z | Downloaded hickory-proto v0.25.2 |
| 1277 | 2026-05-21T00:13:18.593Z | Downloaded regress v0.11.1 |
| 1278 | 2026-05-21T00:13:18.599Z | Downloaded hickory-proto v0.24.4 |
| 1279 | 2026-05-21T00:13:18.605Z | Downloaded nix v0.31.3 |
| 1280 | 2026-05-21T00:13:18.612Z | Downloaded rustls v0.22.4 |
| 1281 | 2026-05-21T00:13:18.618Z | Downloaded typify-impl v0.6.2 |
| 1282 | 2026-05-21T00:13:18.639Z | Downloaded encoding_rs v0.8.35 |
| 1283 | 2026-05-21T00:13:18.683Z | Downloaded petgraph v0.6.5 |
| 1284 | 2026-05-21T00:13:18.694Z | Downloaded jiff v0.2.24 |
| 1285 | 2026-05-21T00:13:18.704Z | Downloaded lzma-sys v0.1.20 |
| 1286 | 2026-05-21T00:13:18.720Z | Downloaded sha3 v0.10.9 |
| 1287 | 2026-05-21T00:13:19.181Z | Downloaded aws-lc-sys v0.41.0 |
| 1288 | 2026-05-21T00:13:20.159Z | Compiling proc-macro2 v1.0.106 |
| 1289 | 2026-05-21T00:13:20.159Z | Compiling quote v1.0.45 |
| 1290 | 2026-05-21T00:13:20.159Z | Compiling unicode-ident v1.0.24 |
| 1291 | 2026-05-21T00:13:20.159Z | Compiling serde_core v1.0.228 |
| 1292 | 2026-05-21T00:13:20.159Z | Compiling cfg-if v1.0.4 |
| 1293 | 2026-05-21T00:13:20.159Z | Compiling serde v1.0.228 |
| 1294 | 2026-05-21T00:13:20.159Z | Compiling libc v0.2.186 |
| 1295 | 2026-05-21T00:13:20.159Z | Compiling memchr v2.8.0 |
| 1296 | 2026-05-21T00:13:20.381Z | Compiling itoa v1.0.18 |
| 1297 | 2026-05-21T00:13:20.562Z | Compiling zmij v1.0.21 |
| 1298 | 2026-05-21T00:13:20.648Z | Compiling smallvec v1.15.1 |
| 1299 | 2026-05-21T00:13:20.684Z | Compiling autocfg v1.5.0 |
| 1300 | 2026-05-21T00:13:20.869Z | Compiling libm v0.2.16 |
| 1301 | 2026-05-21T00:13:21.033Z | Compiling stable_deref_trait v1.2.1 |
| 1302 | 2026-05-21T00:13:21.043Z | Compiling iana-time-zone v0.1.65 |
| 1303 | 2026-05-21T00:13:21.105Z | Compiling percent-encoding v2.3.2 |
| 1304 | 2026-05-21T00:13:21.192Z | Compiling writeable v0.6.3 |
| 1305 | 2026-05-21T00:13:21.207Z | Compiling litemap v0.8.2 |
| 1306 | 2026-05-21T00:13:21.276Z | Compiling icu_normalizer_data v2.2.0 |
| 1307 | 2026-05-21T00:13:21.279Z | Compiling utf8_iter v1.0.4 |
| 1308 | 2026-05-21T00:13:21.301Z | Compiling icu_properties_data v2.2.0 |
| 1309 | 2026-05-21T00:13:21.398Z | Compiling version_check v0.9.5 |
| 1310 | 2026-05-21T00:13:21.433Z | Compiling form_urlencoded v1.2.2 |
| 1311 | 2026-05-21T00:13:21.609Z | Compiling syn v2.0.117 |
| 1312 | 2026-05-21T00:13:21.620Z | Compiling dyn-clone v1.0.20 |
| 1313 | 2026-05-21T00:13:21.678Z | Compiling serde_json v1.0.149 |
| 1314 | 2026-05-21T00:13:21.694Z | Compiling equivalent v1.0.2 |
| 1315 | 2026-05-21T00:13:21.707Z | Compiling pin-project-lite v0.2.17 |
| 1316 | 2026-05-21T00:13:21.733Z | Compiling num-traits v0.2.19 |
| 1317 | 2026-05-21T00:13:21.754Z | Compiling parking_lot_core v0.9.12 |
| 1318 | 2026-05-21T00:13:21.776Z | Compiling scopeguard v1.2.0 |
| 1319 | 2026-05-21T00:13:21.795Z | Compiling thiserror v2.0.18 |
| 1320 | 2026-05-21T00:13:21.882Z | Compiling lock_api v0.4.14 |
| 1321 | 2026-05-21T00:13:21.938Z | Compiling rand_core v0.10.1 |
| 1322 | 2026-05-21T00:13:22.051Z | Compiling getrandom v0.4.2 |
| 1323 | 2026-05-21T00:13:22.092Z | Compiling log v0.4.29 |
| 1324 | 2026-05-21T00:13:22.114Z | Compiling heck v0.5.0 |
| 1325 | 2026-05-21T00:13:22.282Z | Compiling hashbrown v0.17.1 |
| 1326 | 2026-05-21T00:13:22.376Z | Compiling errno v0.3.14 |
| 1327 | 2026-05-21T00:13:22.481Z | Compiling schemars v0.8.22 |
| 1328 | 2026-05-21T00:13:22.525Z | Compiling semver v1.0.28 |
| 1329 | 2026-05-21T00:13:22.670Z | Compiling uuid v1.23.1 |
| 1330 | 2026-05-21T00:13:22.731Z | Compiling zerocopy v0.8.48 |
| 1331 | 2026-05-21T00:13:22.780Z | Compiling indexmap v2.14.0 |
| 1332 | 2026-05-21T00:13:22.847Z | Compiling futures-core v0.3.32 |
| 1333 | 2026-05-21T00:13:22.865Z | Compiling jobserver v0.1.34 |
| 1334 | 2026-05-21T00:13:22.996Z | Compiling shlex v1.3.0 |
| 1335 | 2026-05-21T00:13:23.086Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-05-21T00:13:23.169Z | Compiling fnv v1.0.7 |
| 1337 | 2026-05-21T00:13:23.180Z | Compiling futures-sink v0.3.32 |
| 1338 | 2026-05-21T00:13:23.183Z | Compiling slab v0.4.12 |
| 1339 | 2026-05-21T00:13:23.264Z | Compiling cc v1.2.62 |
| 1340 | 2026-05-21T00:13:23.287Z | Compiling rustversion v1.0.22 |
| 1341 | 2026-05-21T00:13:23.315Z | Compiling socket2 v0.6.3 |
| 1342 | 2026-05-21T00:13:23.351Z | Compiling futures-channel v0.3.32 |
| 1343 | 2026-05-21T00:13:23.526Z | Compiling bitflags v2.11.1 |
| 1344 | 2026-05-21T00:13:23.568Z | Compiling signal-hook-registry v1.4.8 |
| 1345 | 2026-05-21T00:13:23.665Z | Compiling parking_lot v0.12.5 |
| 1346 | 2026-05-21T00:13:23.710Z | Compiling mio v1.2.0 |
| 1347 | 2026-05-21T00:13:23.756Z | Compiling futures-io v0.3.32 |
| 1348 | 2026-05-21T00:13:23.768Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-05-21T00:13:23.863Z | Compiling portable-atomic v1.13.1 |
| 1350 | 2026-05-21T00:13:23.911Z | Compiling regex-syntax v0.8.10 |
| 1351 | 2026-05-21T00:13:23.935Z | Compiling byteorder v1.5.0 |
| 1352 | 2026-05-21T00:13:24.064Z | Compiling critical-section v1.2.0 |
| 1353 | 2026-05-21T00:13:24.161Z | Compiling base64 v0.22.1 |
| 1354 | 2026-05-21T00:13:24.173Z | Compiling getrandom v0.2.17 |
| 1355 | 2026-05-21T00:13:24.207Z | Compiling typenum v1.20.0 |
| 1356 | 2026-05-21T00:13:24.254Z | Compiling subtle v2.6.1 |
| 1357 | 2026-05-21T00:13:24.352Z | Compiling untrusted v0.9.0 |
| 1358 | 2026-05-21T00:13:24.422Z | Compiling synstructure v0.13.2 |
| 1359 | 2026-05-21T00:13:24.470Z | Compiling serde_derive_internals v0.29.1 |
| 1360 | 2026-05-21T00:13:24.496Z | Compiling strsim v0.11.1 |
| 1361 | 2026-05-21T00:13:24.508Z | Compiling rand_core v0.6.4 |
| 1362 | 2026-05-21T00:13:24.725Z | Compiling ipnet v2.12.0 |
| 1363 | 2026-05-21T00:13:24.854Z | Compiling once_cell v1.21.4 |
| 1364 | 2026-05-21T00:13:24.864Z | Compiling httparse v1.10.1 |
| 1365 | 2026-05-21T00:13:24.880Z | Compiling atomic-waker v1.1.2 |
| 1366 | 2026-05-21T00:13:24.922Z | Compiling foldhash v0.2.0 |
| 1367 | 2026-05-21T00:13:25.017Z | Compiling allocator-api2 v0.2.21 |
| 1368 | 2026-05-21T00:13:25.061Z | Compiling ryu v1.0.23 |
| 1369 | 2026-05-21T00:13:25.154Z | Compiling tower-layer v0.3.3 |
| 1370 | 2026-05-21T00:13:25.188Z | Compiling tower-service v0.3.3 |
| 1371 | 2026-05-21T00:13:25.241Z | Compiling cmake v0.1.58 |
| 1372 | 2026-05-21T00:13:25.253Z | Compiling fs_extra v1.3.0 |
| 1373 | 2026-05-21T00:13:25.277Z | Compiling hashbrown v0.16.1 |
| 1374 | 2026-05-21T00:13:25.333Z | Compiling try-lock v0.2.5 |
| 1375 | 2026-05-21T00:13:25.337Z | Compiling dunce v1.0.5 |
| 1376 | 2026-05-21T00:13:25.455Z | Compiling rustix v1.1.4 |
| 1377 | 2026-05-21T00:13:25.459Z | Compiling want v0.3.1 |
| 1378 | 2026-05-21T00:13:25.578Z | Compiling ucd-trie v0.1.7 |
| 1379 | 2026-05-21T00:13:25.602Z | Compiling aws-lc-sys v0.41.0 |
| 1380 | 2026-05-21T00:13:25.603Z | Compiling httpdate v1.0.3 |
| 1381 | 2026-05-21T00:13:25.625Z | Compiling thiserror v1.0.69 |
| 1382 | 2026-05-21T00:13:25.662Z | Compiling serde_derive v1.0.228 |
| 1383 | 2026-05-21T00:13:25.833Z | Compiling zerofrom-derive v0.1.7 |
| 1384 | 2026-05-21T00:13:25.854Z | Compiling yoke-derive v0.8.2 |
| 1385 | 2026-05-21T00:13:25.883Z | Compiling zerovec-derive v0.11.3 |
| 1386 | 2026-05-21T00:13:25.918Z | Compiling displaydoc v0.2.5 |
| 1387 | 2026-05-21T00:13:25.944Z | Compiling schemars_derive v0.8.22 |
| 1388 | 2026-05-21T00:13:26.494Z | Compiling thiserror-impl v2.0.18 |
| 1389 | 2026-05-21T00:13:26.644Z | Compiling tokio-macros v2.7.0 |
| 1390 | 2026-05-21T00:13:26.701Z | Compiling zerocopy-derive v0.8.48 |
| 1391 | 2026-05-21T00:13:26.959Z | Compiling zeroize_derive v1.4.3 |
| 1392 | 2026-05-21T00:13:27.026Z | Compiling futures-macro v0.3.32 |
| 1393 | 2026-05-21T00:13:27.075Z | Compiling zerofrom v0.1.8 |
| 1394 | 2026-05-21T00:13:27.185Z | Compiling yoke v0.8.2 |
| 1395 | 2026-05-21T00:13:27.372Z | Compiling zerovec v0.11.6 |
| 1396 | 2026-05-21T00:13:27.390Z | Compiling zerotrie v0.2.4 |
| 1397 | 2026-05-21T00:13:27.650Z | Compiling zeroize v1.8.2 |
| 1398 | 2026-05-21T00:13:27.689Z | Compiling pest v2.8.6 |
| 1399 | 2026-05-21T00:13:27.847Z | Compiling tinystr v0.8.3 |
| 1400 | 2026-05-21T00:13:27.850Z | Compiling potential_utf v0.1.5 |
| 1401 | 2026-05-21T00:13:27.873Z | Compiling futures-util v0.3.32 |
| 1402 | 2026-05-21T00:13:28.015Z | Compiling icu_locale_core v2.2.0 |
| 1403 | 2026-05-21T00:13:28.044Z | Compiling icu_collections v2.2.0 |
| 1404 | 2026-05-21T00:13:28.061Z | Compiling thiserror-impl v1.0.69 |
| 1405 | 2026-05-21T00:13:28.559Z | Compiling generic-array v0.14.7 |
| 1406 | 2026-05-21T00:13:28.796Z | Compiling icu_provider v2.2.0 |
| 1407 | 2026-05-21T00:13:28.892Z | Compiling bytes v1.11.1 |
| 1408 | 2026-05-21T00:13:28.951Z | Compiling chrono v0.4.44 |
| 1409 | 2026-05-21T00:13:29.082Z | Compiling icu_normalizer v2.2.0 |
| 1410 | 2026-05-21T00:13:29.118Z | Compiling icu_properties v2.2.0 |
| 1411 | 2026-05-21T00:13:29.217Z | Compiling serde_tokenstream v0.2.3 |
| 1412 | 2026-05-21T00:13:29.497Z | Compiling http v1.4.0 |
| 1413 | 2026-05-21T00:13:29.518Z | Compiling tokio v1.52.3 |
| 1414 | 2026-05-21T00:13:29.666Z | Compiling erased-serde v0.3.31 |
| 1415 | 2026-05-21T00:13:30.133Z | Compiling idna_adapter v1.2.2 |
| 1416 | 2026-05-21T00:13:30.145Z | Compiling http-body v1.0.1 |
| 1417 | 2026-05-21T00:13:30.271Z | Compiling idna v1.1.0 |
| 1418 | 2026-05-21T00:13:30.284Z | Compiling pest_meta v2.8.6 |
| 1419 | 2026-05-21T00:13:30.295Z | Compiling aho-corasick v1.1.4 |
| 1420 | 2026-05-21T00:13:30.477Z | Compiling pretty-hex v0.4.2 |
| 1421 | 2026-05-21T00:13:30.607Z | Compiling url v2.5.8 |
| 1422 | 2026-05-21T00:13:30.881Z | Compiling pest_generator v2.8.6 |
| 1423 | 2026-05-21T00:13:31.145Z | Compiling ppv-lite86 v0.2.21 |
| 1424 | 2026-05-21T00:13:31.466Z | Compiling regex-automata v0.4.14 |
| 1425 | 2026-05-21T00:13:31.482Z | Compiling getrandom v0.3.4 |
| 1426 | 2026-05-21T00:13:31.582Z | Compiling pest_derive v2.8.6 |
| 1427 | 2026-05-21T00:13:31.716Z | Compiling tracing-attributes v0.1.31 |
| 1428 | 2026-05-21T00:13:31.837Z | Compiling tracing-core v0.1.36 |
| 1429 | 2026-05-21T00:13:32.140Z | Compiling ipnetwork v0.21.1 |
| 1430 | 2026-05-21T00:13:32.153Z | Compiling plain v0.2.3 |
| 1431 | 2026-05-21T00:13:32.441Z | Compiling ident_case v1.0.1 |
| 1432 | 2026-05-21T00:13:32.560Z | Compiling http-body-util v0.1.3 |
| 1433 | 2026-05-21T00:13:32.578Z | Compiling serde_urlencoded v0.7.1 |
| 1434 | 2026-05-21T00:13:32.596Z | Compiling paste v1.0.15 |
| 1435 | 2026-05-21T00:13:32.787Z | Compiling oxnet v0.1.5 |
| 1436 | 2026-05-21T00:13:32.927Z | Compiling tracing v0.1.44 |
| 1437 | 2026-05-21T00:13:33.114Z | Compiling regex v1.12.3 |
| 1438 | 2026-05-21T00:13:33.175Z | Compiling crypto-common v0.1.7 |
| 1439 | 2026-05-21T00:13:33.208Z | Compiling sync_wrapper v1.0.2 |
| 1440 | 2026-05-21T00:13:33.304Z | Compiling anyhow v1.0.102 |
| 1441 | 2026-05-21T00:13:33.435Z | Compiling omicron-workspace-hack v0.1.0 |
| 1442 | 2026-05-21T00:13:33.455Z | Compiling tokio-util v0.7.18 |
| 1443 | 2026-05-21T00:13:33.574Z | Compiling slog v2.8.2 |
| 1444 | 2026-05-21T00:13:33.673Z | Compiling powerfmt v0.2.0 |
| 1445 | 2026-05-21T00:13:33.809Z | Compiling num-conv v0.2.1 |
| 1446 | 2026-05-21T00:13:33.877Z | Compiling time-core v0.1.8 |
| 1447 | 2026-05-21T00:13:33.969Z | Compiling deranged v0.5.8 |
| 1448 | 2026-05-21T00:13:34.018Z | Compiling time-macros v0.2.27 |
| 1449 | 2026-05-21T00:13:34.043Z | Compiling rustls-pki-types v1.14.1 |
| 1450 | 2026-05-21T00:13:34.204Z | Compiling scroll_derive v0.13.1 |
| 1451 | 2026-05-21T00:13:34.219Z | Compiling winnow v1.0.3 |
| 1452 | 2026-05-21T00:13:34.532Z | Compiling num_threads v0.1.7 |
| 1453 | 2026-05-21T00:13:35.006Z | Compiling daft-derive v0.1.7 |
| 1454 | 2026-05-21T00:13:35.040Z | Compiling async-trait v0.1.89 |
| 1455 | 2026-05-21T00:13:35.051Z | Compiling scroll v0.13.0 |
| 1456 | 2026-05-21T00:13:35.351Z | Compiling fastrand v2.4.1 |
| 1457 | 2026-05-21T00:13:35.613Z | Compiling goblin v0.10.5 |
| 1458 | 2026-05-21T00:13:35.813Z | Compiling ring v0.17.14 |
| 1459 | 2026-05-21T00:13:36.049Z | Compiling cpufeatures v0.2.17 |
| 1460 | 2026-05-21T00:13:36.117Z | Compiling h2 v0.4.14 |
| 1461 | 2026-05-21T00:13:36.153Z | Compiling block-buffer v0.10.4 |
| 1462 | 2026-05-21T00:13:36.528Z | Compiling crossbeam-utils v0.8.21 |
| 1463 | 2026-05-21T00:13:36.842Z | Compiling camino v1.2.2 |
| 1464 | 2026-05-21T00:13:37.175Z | Compiling usdt-impl v0.6.0 |
| 1465 | 2026-05-21T00:13:37.245Z | Compiling digest v0.10.7 |
| 1466 | 2026-05-21T00:13:37.382Z | Compiling dtrace-parser v0.3.0 |
| 1467 | 2026-05-21T00:13:37.440Z | Compiling openssl-probe v0.2.1 |
| 1468 | 2026-05-21T00:13:37.452Z | Compiling hex v0.4.3 |
| 1469 | 2026-05-21T00:13:37.695Z | Compiling thread-id v5.1.0 |
| 1470 | 2026-05-21T00:13:37.775Z | Compiling thread_local v1.1.9 |
| 1471 | 2026-05-21T00:13:37.976Z | Compiling crc32fast v1.5.0 |
| 1472 | 2026-05-21T00:13:38.037Z | Compiling futures-executor v0.3.32 |
| 1473 | 2026-05-21T00:13:38.195Z | Compiling hyper v1.9.0 |
| 1474 | 2026-05-21T00:13:38.235Z | Compiling match_cfg v0.1.0 |
| 1475 | 2026-05-21T00:13:38.266Z | Compiling dof v0.4.0 |
| 1476 | 2026-05-21T00:13:38.314Z | Compiling slog-async v2.8.0 |
| 1477 | 2026-05-21T00:13:38.523Z | Compiling futures v0.3.32 |
| 1478 | 2026-05-21T00:13:38.601Z | Compiling rand_core v0.9.5 |
| 1479 | 2026-05-21T00:13:38.654Z | Compiling simd-adler32 v0.3.9 |
| 1480 | 2026-05-21T00:13:38.811Z | Compiling take_mut v0.2.2 |
| 1481 | 2026-05-21T00:13:38.884Z | Compiling rustls v0.22.4 |
| 1482 | 2026-05-21T00:13:38.915Z | Compiling term v1.2.1 |
| 1483 | 2026-05-21T00:13:39.120Z | Compiling adler2 v2.0.1 |
| 1484 | 2026-05-21T00:13:39.251Z | Compiling hyper-util v0.1.20 |
| 1485 | 2026-05-21T00:13:39.583Z | Compiling aws-lc-rs v1.17.0 |
| 1486 | 2026-05-21T00:13:39.605Z | Compiling syn v1.0.109 |
| 1487 | 2026-05-21T00:13:39.771Z | Compiling ref-cast v1.0.25 |
| 1488 | 2026-05-21T00:13:39.875Z | Compiling miniz_oxide v0.8.9 |
| 1489 | 2026-05-21T00:13:39.894Z | Compiling ref-cast-impl v1.0.25 |
| 1490 | 2026-05-21T00:13:39.973Z | Compiling structmeta-derive v0.3.0 |
| 1491 | 2026-05-21T00:13:40.288Z | Compiling flate2 v1.1.9 |
| 1492 | 2026-05-21T00:13:40.455Z | Compiling usdt-macro v0.6.0 |
| 1493 | 2026-05-21T00:13:40.539Z | Compiling usdt-attr-macro v0.6.0 |
| 1494 | 2026-05-21T00:13:40.692Z | Compiling rand_chacha v0.9.0 |
| 1495 | 2026-05-21T00:13:40.743Z | Compiling darling_core v0.23.0 |
| 1496 | 2026-05-21T00:13:40.958Z | Compiling newtype-uuid-macros v0.1.0 |
| 1497 | 2026-05-21T00:13:41.108Z | Compiling structmeta v0.3.0 |
| 1498 | 2026-05-21T00:13:41.137Z | Compiling macaddr v1.0.1 |
| 1499 | 2026-05-21T00:13:41.352Z | Compiling regress v0.10.5 |
| 1500 | 2026-05-21T00:13:41.369Z | Compiling untrusted v0.7.1 |
| 1501 | 2026-05-21T00:13:41.490Z | Compiling compression-core v0.4.32 |
| 1502 | 2026-05-21T00:13:41.589Z | Compiling rand v0.9.4 |
| 1503 | 2026-05-21T00:13:41.654Z | Compiling compression-codecs v0.4.38 |
| 1504 | 2026-05-21T00:13:41.720Z | Compiling tower v0.5.3 |
| 1505 | 2026-05-21T00:13:41.787Z | Compiling newtype-uuid v1.3.2 |
| 1506 | 2026-05-21T00:13:41.906Z | Compiling openapiv3 v2.2.0 |
| 1507 | 2026-05-21T00:13:42.125Z | Compiling serde_spanned v1.1.1 |
| 1508 | 2026-05-21T00:13:42.188Z | Compiling multer v3.1.0 |
| 1509 | 2026-05-21T00:13:42.268Z | Compiling quick-error v1.2.3 |
| 1510 | 2026-05-21T00:13:42.377Z | Compiling debug-ignore v1.0.5 |
| 1511 | 2026-05-21T00:13:42.431Z | Compiling rustls v0.23.40 |
| 1512 | 2026-05-21T00:13:42.477Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1513 | 2026-05-21T00:13:42.684Z | Compiling tower-http v0.6.10 |
| 1514 | 2026-05-21T00:13:42.698Z | Compiling daft v0.1.7 |
| 1515 | 2026-05-21T00:13:42.862Z | Compiling darling_macro v0.23.0 |
| 1516 | 2026-05-21T00:13:42.954Z | Compiling time v0.3.47 |
| 1517 | 2026-05-21T00:13:43.443Z | Compiling darling v0.23.0 |
| 1518 | 2026-05-21T00:13:43.507Z | Compiling strum_macros v0.26.4 |
| 1519 | 2026-05-21T00:13:43.523Z | Compiling async-stream-impl v0.3.6 |
| 1520 | 2026-05-21T00:13:43.693Z | Compiling dropshot v0.17.0 |
| 1521 | 2026-05-21T00:13:43.939Z | Compiling encoding_rs v0.8.35 |
| 1522 | 2026-05-21T00:13:44.171Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-05-21T00:13:44.203Z | Compiling spin v0.9.8 |
| 1524 | 2026-05-21T00:13:44.408Z | Compiling mime v0.3.17 |
| 1525 | 2026-05-21T00:13:44.521Z | Compiling bit-set v0.8.0 |
| 1526 | 2026-05-21T00:13:44.650Z | Compiling async-stream v0.3.6 |
| 1527 | 2026-05-21T00:13:44.693Z | Compiling serde_with_macros v3.20.0 |
| 1528 | 2026-05-21T00:13:44.725Z | Compiling crossbeam-channel v0.5.15 |
| 1529 | 2026-05-21T00:13:44.824Z | Compiling dropshot_endpoint v0.17.0 |
| 1530 | 2026-05-21T00:13:45.143Z | Compiling strum v0.26.3 |
| 1531 | 2026-05-21T00:13:45.210Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1532 | 2026-05-21T00:13:45.274Z | Compiling waitgroup v0.1.2 |
| 1533 | 2026-05-21T00:13:45.459Z | Compiling serde_path_to_error v0.1.20 |
| 1534 | 2026-05-21T00:13:45.639Z | Compiling unarray v0.1.4 |
| 1535 | 2026-05-21T00:13:45.750Z | Compiling derive-ex v0.1.8 |
| 1536 | 2026-05-21T00:13:45.820Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1537 | 2026-05-21T00:13:45.860Z | Compiling tempfile v3.27.0 |
| 1538 | 2026-05-21T00:13:45.997Z | Compiling strum_macros v0.27.2 |
| 1539 | 2026-05-21T00:13:46.246Z | Compiling is-terminal v0.4.17 |
| 1540 | 2026-05-21T00:13:46.345Z | Compiling instant v0.1.13 |
| 1541 | 2026-05-21T00:13:46.368Z | Compiling slog-term v2.9.2 |
| 1542 | 2026-05-21T00:13:46.637Z | Compiling slog-json v2.6.1 |
| 1543 | 2026-05-21T00:13:46.982Z | Compiling hostname v0.3.1 |
| 1544 | 2026-05-21T00:13:47.012Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-05-21T00:13:47.120Z | Compiling memmap2 v0.9.10 |
| 1546 | 2026-05-21T00:13:47.163Z | Compiling rustc-hash v2.1.2 |
| 1547 | 2026-05-21T00:13:47.291Z | Compiling usdt v0.6.0 |
| 1548 | 2026-05-21T00:13:47.338Z | Compiling slog-bunyan v2.5.0 |
| 1549 | 2026-05-21T00:13:47.350Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1550 | 2026-05-21T00:13:47.371Z | Compiling test-strategy v0.4.5 |
| 1551 | 2026-05-21T00:13:47.467Z | Compiling either v1.15.0 |
| 1552 | 2026-05-21T00:13:47.647Z | Compiling parse-display-derive v0.10.0 |
| 1553 | 2026-05-21T00:13:47.847Z | Compiling strum v0.27.2 |
| 1554 | 2026-05-21T00:13:47.958Z | Compiling backon v1.6.0 |
| 1555 | 2026-05-21T00:13:47.958Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1556 | 2026-05-21T00:13:47.980Z | Compiling rustls-webpki v0.102.8 |
| 1557 | 2026-05-21T00:13:47.980Z | Compiling rand_chacha v0.3.1 |
| 1558 | 2026-05-21T00:13:48.159Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1559 | 2026-05-21T00:13:48.729Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1560 | 2026-05-21T00:13:48.839Z | Compiling rand v0.8.6 |
| 1561 | 2026-05-21T00:13:48.874Z | Compiling async-compression v0.4.42 |
| 1562 | 2026-05-21T00:13:48.907Z | Compiling sha1 v0.10.6 |
| 1563 | 2026-05-21T00:13:49.156Z | Compiling rustls-pemfile v2.2.0 |
| 1564 | 2026-05-21T00:13:49.178Z | Compiling hostname v0.4.2 |
| 1565 | 2026-05-21T00:13:49.265Z | Compiling wait-timeout v0.2.1 |
| 1566 | 2026-05-21T00:13:49.313Z | Compiling serde_with v3.20.0 |
| 1567 | 2026-05-21T00:13:49.351Z | Compiling rand_xorshift v0.4.0 |
| 1568 | 2026-05-21T00:13:49.476Z | Compiling rusty-fork v0.3.1 |
| 1569 | 2026-05-21T00:13:49.497Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1570 | 2026-05-21T00:13:49.563Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1571 | 2026-05-21T00:13:49.691Z | Compiling proptest v1.11.0 |
| 1572 | 2026-05-21T00:13:49.830Z | Compiling reqwest v0.12.28 |
| 1573 | 2026-05-21T00:13:50.260Z | Compiling tokio-rustls v0.25.0 |
| 1574 | 2026-05-21T00:13:50.724Z | Compiling itertools v0.14.0 |
| 1575 | 2026-05-21T00:13:51.144Z | Compiling iddqd v0.3.18 |
| 1576 | 2026-05-21T00:13:52.020Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1577 | 2026-05-21T00:13:52.473Z | Compiling unicode-width v0.2.2 |
| 1578 | 2026-05-21T00:13:52.753Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1579 | 2026-05-21T00:13:53.021Z | Compiling progenitor-client v0.10.0 |
| 1580 | 2026-05-21T00:13:53.241Z | Compiling backoff v0.4.0 |
| 1581 | 2026-05-21T00:13:53.293Z | Compiling parse-display v0.10.0 |
| 1582 | 2026-05-21T00:13:53.451Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1583 | 2026-05-21T00:13:54.143Z | Compiling utf8parse v0.2.2 |
| 1584 | 2026-05-21T00:13:54.241Z | Compiling anstyle-parse v1.0.0 |
| 1585 | 2026-05-21T00:13:54.424Z | Compiling anstyle v1.0.14 |
| 1586 | 2026-05-21T00:13:54.424Z | Compiling anstyle-query v1.1.5 |
| 1587 | 2026-05-21T00:13:54.474Z | Compiling is_terminal_polyfill v1.70.2 |
| 1588 | 2026-05-21T00:13:54.536Z | Compiling colorchoice v1.0.5 |
| 1589 | 2026-05-21T00:13:54.549Z | Compiling regress v0.11.1 |
| 1590 | 2026-05-21T00:13:54.647Z | Compiling anstream v1.0.0 |
| 1591 | 2026-05-21T00:13:54.816Z | Compiling clap_lex v1.1.0 |
| 1592 | 2026-05-21T00:13:55.077Z | Compiling darling_core v0.21.3 |
| 1593 | 2026-05-21T00:13:55.677Z | Compiling toml_datetime v0.6.11 |
| 1594 | 2026-05-21T00:13:55.932Z | Compiling zerocopy-derive v0.7.35 |
| 1595 | 2026-05-21T00:13:55.960Z | Compiling clap_derive v4.6.1 |
| 1596 | 2026-05-21T00:13:56.267Z | Compiling typify-impl v0.6.2 |
| 1597 | 2026-05-21T00:13:57.230Z | Compiling convert_case v0.4.0 |
| 1598 | 2026-05-21T00:13:57.267Z | Compiling darling_macro v0.21.3 |
| 1599 | 2026-05-21T00:13:57.530Z | Compiling derive_more v0.99.20 |
| 1600 | 2026-05-21T00:13:57.715Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-05-21T00:13:58.423Z | Compiling terminal_size v0.4.4 |
| 1602 | 2026-05-21T00:13:58.631Z | Compiling darling v0.21.3 |
| 1603 | 2026-05-21T00:13:58.924Z | Compiling secrecy v0.10.3 |
| 1604 | 2026-05-21T00:13:58.968Z | Compiling float-ord v0.3.2 |
| 1605 | 2026-05-21T00:13:59.079Z | Compiling tinyvec_macros v0.1.1 |
| 1606 | 2026-05-21T00:13:59.083Z | Compiling heapless v0.8.0 |
| 1607 | 2026-05-21T00:13:59.196Z | Compiling crucible-workspace-hack v0.1.0 |
| 1608 | 2026-05-21T00:13:59.223Z | Compiling tinyvec v1.11.0 |
| 1609 | 2026-05-21T00:13:59.482Z | Compiling ingot-macros v0.1.1 |
| 1610 | 2026-05-21T00:13:59.561Z | Compiling clap_builder v4.6.0 |
| 1611 | 2026-05-21T00:14:00.130Z | Compiling dtrace-parser v0.2.0 |
| 1612 | 2026-05-21T00:14:00.177Z | Compiling serde_repr v0.1.20 |
| 1613 | 2026-05-21T00:14:00.795Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-05-21T00:14:01.018Z | Compiling hash32 v0.3.1 |
| 1615 | 2026-05-21T00:14:01.081Z | Compiling rustc_version v0.4.1 |
| 1616 | 2026-05-21T00:14:01.172Z | Compiling num-integer v0.1.46 |
| 1617 | 2026-05-21T00:14:01.368Z | Compiling usdt-impl v0.5.0 |
| 1618 | 2026-05-21T00:14:01.508Z | Compiling smoltcp v0.11.0 |
| 1619 | 2026-05-21T00:14:01.540Z | Compiling unsafe-libyaml v0.2.11 |
| 1620 | 2026-05-21T00:14:01.661Z | Compiling scroll v0.12.0 |
| 1621 | 2026-05-21T00:14:01.768Z | Compiling curve25519-dalek v4.1.3 |
| 1622 | 2026-05-21T00:14:01.875Z | Compiling clap v4.6.1 |
| 1623 | 2026-05-21T00:14:02.208Z | Compiling serde_yaml v0.9.34+deprecated |
| 1624 | 2026-05-21T00:14:02.317Z | Compiling ingot-types v0.1.2 |
| 1625 | 2026-05-21T00:14:02.584Z | Compiling typify-macro v0.6.2 |
| 1626 | 2026-05-21T00:14:02.709Z | Compiling dof v0.3.0 |
| 1627 | 2026-05-21T00:14:03.047Z | Compiling hmac v0.12.1 |
| 1628 | 2026-05-21T00:14:03.051Z | Compiling inout v0.1.4 |
| 1629 | 2026-05-21T00:14:03.107Z | Compiling cobs v0.3.0 |
| 1630 | 2026-05-21T00:14:03.147Z | Compiling ff v0.13.1 |
| 1631 | 2026-05-21T00:14:03.196Z | Compiling thread-id v4.2.2 |
| 1632 | 2026-05-21T00:14:03.206Z | Compiling managed v0.8.0 |
| 1633 | 2026-05-21T00:14:03.271Z | Compiling bitflags v1.3.2 |
| 1634 | 2026-05-21T00:14:03.306Z | Compiling group v0.13.0 |
| 1635 | 2026-05-21T00:14:03.423Z | Compiling postcard v1.1.3 |
| 1636 | 2026-05-21T00:14:03.461Z | Compiling cipher v0.4.4 |
| 1637 | 2026-05-21T00:14:03.487Z | Compiling hkdf v0.12.4 |
| 1638 | 2026-05-21T00:14:03.742Z | Compiling ingot v0.1.1 |
| 1639 | 2026-05-21T00:14:04.162Z | Compiling goblin v0.8.2 |
| 1640 | 2026-05-21T00:14:04.267Z | Compiling num-rational v0.4.2 |
| 1641 | 2026-05-21T00:14:04.270Z | Compiling num-iter v0.1.45 |
| 1642 | 2026-05-21T00:14:04.657Z | Compiling typify v0.6.2 |
| 1643 | 2026-05-21T00:14:04.733Z | Compiling tabwriter v1.4.1 |
| 1644 | 2026-05-21T00:14:04.745Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1645 | 2026-05-21T00:14:04.882Z | Compiling hubpack_derive v0.1.1 |
| 1646 | 2026-05-21T00:14:04.974Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1647 | 2026-05-21T00:14:05.310Z | Compiling crossbeam-epoch v0.9.18 |
| 1648 | 2026-05-21T00:14:05.449Z | Compiling universal-hash v0.5.1 |
| 1649 | 2026-05-21T00:14:05.580Z | Compiling crypto-bigint v0.5.5 |
| 1650 | 2026-05-21T00:14:05.640Z | Compiling half v2.7.1 |
| 1651 | 2026-05-21T00:14:05.657Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1652 | 2026-05-21T00:14:05.795Z | Compiling num-complex v0.4.6 |
| 1653 | 2026-05-21T00:14:06.153Z | Compiling base64ct v1.8.3 |
| 1654 | 2026-05-21T00:14:06.173Z | Compiling base16ct v0.2.0 |
| 1655 | 2026-05-21T00:14:06.217Z | Compiling ciborium-io v0.2.2 |
| 1656 | 2026-05-21T00:14:06.310Z | Compiling opaque-debug v0.3.1 |
| 1657 | 2026-05-21T00:14:06.329Z | Compiling ciborium-ll v0.2.2 |
| 1658 | 2026-05-21T00:14:06.376Z | Compiling password-hash v0.5.0 |
| 1659 | 2026-05-21T00:14:06.538Z | Compiling elliptic-curve v0.13.8 |
| 1660 | 2026-05-21T00:14:06.739Z | Compiling poly1305 v0.8.0 |
| 1661 | 2026-05-21T00:14:06.926Z | Compiling num v0.4.3 |
| 1662 | 2026-05-21T00:14:07.154Z | Compiling thiserror-no-std v2.0.2 |
| 1663 | 2026-05-21T00:14:07.250Z | Compiling hubpack v0.1.2 |
| 1664 | 2026-05-21T00:14:07.476Z | Compiling chacha20 v0.9.1 |
| 1665 | 2026-05-21T00:14:07.673Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1666 | 2026-05-21T00:14:07.939Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1667 | 2026-05-21T00:14:08.150Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1668 | 2026-05-21T00:14:08.527Z | Compiling byte-wrapper v0.1.0 |
| 1669 | 2026-05-21T00:14:08.530Z | Compiling blake2 v0.10.6 |
| 1670 | 2026-05-21T00:14:08.888Z | Compiling aead v0.5.2 |
| 1671 | 2026-05-21T00:14:08.992Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1672 | 2026-05-21T00:14:09.030Z | Compiling proc-macro-error-attr v1.0.4 |
| 1673 | 2026-05-21T00:14:09.270Z | Compiling memoffset v0.9.1 |
| 1674 | 2026-05-21T00:14:09.274Z | Compiling rustix v0.38.44 |
| 1675 | 2026-05-21T00:14:09.310Z | Compiling prettyplease v0.2.37 |
| 1676 | 2026-05-21T00:14:09.530Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1677 | 2026-05-21T00:14:09.559Z | Compiling keccak v0.1.6 |
| 1678 | 2026-05-21T00:14:09.639Z | Compiling cfg_aliases v0.2.1 |
| 1679 | 2026-05-21T00:14:09.687Z | Compiling static_assertions v1.1.0 |
| 1680 | 2026-05-21T00:14:09.712Z | Compiling nix v0.31.3 |
| 1681 | 2026-05-21T00:14:09.850Z | Compiling sha3 v0.10.9 |
| 1682 | 2026-05-21T00:14:10.108Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1683 | 2026-05-21T00:14:10.917Z | Compiling chacha20poly1305 v0.10.1 |
| 1684 | 2026-05-21T00:14:11.067Z | Compiling argon2 v0.5.3 |
| 1685 | 2026-05-21T00:14:11.087Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1686 | 2026-05-21T00:14:11.308Z | Compiling proc-macro-crate v3.5.0 |
| 1687 | 2026-05-21T00:14:11.589Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-05-21T00:14:12.400Z | Compiling vsss-rs v3.3.4 |
| 1689 | 2026-05-21T00:14:12.638Z | Compiling ciborium v0.2.2 |
| 1690 | 2026-05-21T00:14:12.975Z | Compiling usdt-attr-macro v0.5.0 |
| 1691 | 2026-05-21T00:14:13.200Z | Compiling usdt-macro v0.5.0 |
| 1692 | 2026-05-21T00:14:14.317Z | Compiling serde_spanned v0.6.9 |
| 1693 | 2026-05-21T00:14:14.469Z | Compiling num-derive v0.4.2 |
| 1694 | 2026-05-21T00:14:14.529Z | Compiling enum-as-inner v0.6.1 |
| 1695 | 2026-05-21T00:14:14.831Z | Compiling proc-macro-error v1.0.4 |
| 1696 | 2026-05-21T00:14:15.006Z | Compiling tokio-rustls v0.26.4 |
| 1697 | 2026-05-21T00:14:15.084Z | Compiling rustls-platform-verifier v0.7.0 |
| 1698 | 2026-05-21T00:14:15.279Z | Compiling hyper-rustls v0.27.9 |
| 1699 | 2026-05-21T00:14:15.446Z | Compiling memmap v0.7.0 |
| 1700 | 2026-05-21T00:14:15.475Z | Compiling toml_write v0.1.2 |
| 1701 | 2026-05-21T00:14:15.508Z | Compiling reqwest v0.13.3 |
| 1702 | 2026-05-21T00:14:15.640Z | Compiling indent_write v2.2.0 |
| 1703 | 2026-05-21T00:14:15.675Z | Compiling winnow v0.5.40 |
| 1704 | 2026-05-21T00:14:15.688Z | Compiling winnow v0.7.15 |
| 1705 | 2026-05-21T00:14:15.777Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1706 | 2026-05-21T00:14:16.017Z | Compiling data-encoding v2.11.0 |
| 1707 | 2026-05-21T00:14:16.714Z | Compiling usdt v0.5.0 |
| 1708 | 2026-05-21T00:14:16.863Z | Compiling progenitor-client v0.14.0 |
| 1709 | 2026-05-21T00:14:16.991Z | Compiling toml_edit v0.22.27 |
| 1710 | 2026-05-21T00:14:17.088Z | Compiling toml_edit v0.19.15 |
| 1711 | 2026-05-21T00:14:17.163Z | Compiling progenitor-extras v0.2.0 |
| 1712 | 2026-05-21T00:14:17.377Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1713 | 2026-05-21T00:14:17.416Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1714 | 2026-05-21T00:14:18.385Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1715 | 2026-05-21T00:14:18.486Z | Compiling num_enum_derive v0.7.6 |
| 1716 | 2026-05-21T00:14:19.098Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1717 | 2026-05-21T00:14:19.841Z | Compiling foreign-types-macros v0.2.3 |
| 1718 | 2026-05-21T00:14:19.882Z | Compiling cpufeatures v0.3.0 |
| 1719 | 2026-05-21T00:14:19.949Z | Compiling bytecount v0.6.9 |
| 1720 | 2026-05-21T00:14:19.962Z | Compiling pkg-config v0.3.33 |
| 1721 | 2026-05-21T00:14:20.092Z | Compiling foreign-types-shared v0.3.1 |
| 1722 | 2026-05-21T00:14:20.188Z | Compiling colored v3.1.1 |
| 1723 | 2026-05-21T00:14:20.274Z | Compiling vcpkg v0.2.15 |
| 1724 | 2026-05-21T00:14:20.427Z | Compiling chacha20 v0.10.0 |
| 1725 | 2026-05-21T00:14:20.552Z | Compiling foreign-types v0.5.0 |
| 1726 | 2026-05-21T00:14:20.696Z | Compiling num_enum v0.7.6 |
| 1727 | 2026-05-21T00:14:20.819Z | Compiling toml v0.8.23 |
| 1728 | 2026-05-21T00:14:20.871Z | Compiling openssl-sys v0.9.116 |
| 1729 | 2026-05-21T00:14:20.908Z | Compiling proc-macro-crate v1.3.1 |
| 1730 | 2026-05-21T00:14:21.374Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1731 | 2026-05-21T00:14:21.469Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1732 | 2026-05-21T00:14:21.643Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1733 | 2026-05-21T00:14:22.154Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1734 | 2026-05-21T00:14:22.176Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1735 | 2026-05-21T00:14:22.433Z | Compiling cstr-argument v0.1.2 |
| 1736 | 2026-05-21T00:14:22.460Z | Compiling heck v0.4.1 |
| 1737 | 2026-05-21T00:14:22.592Z | Compiling semver v0.1.20 |
| 1738 | 2026-05-21T00:14:22.672Z | Compiling swrite v0.1.0 |
| 1739 | 2026-05-21T00:14:22.772Z | Compiling unicode-segmentation v1.13.2 |
| 1740 | 2026-05-21T00:14:22.859Z | Compiling resolv-conf v0.7.6 |
| 1741 | 2026-05-21T00:14:23.118Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1742 | 2026-05-21T00:14:23.200Z | Compiling rayon-core v1.13.0 |
| 1743 | 2026-05-21T00:14:23.249Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1744 | 2026-05-21T00:14:23.323Z | Compiling linked-hash-map v0.5.6 |
| 1745 | 2026-05-21T00:14:23.505Z | Compiling lru-cache v0.1.2 |
| 1746 | 2026-05-21T00:14:23.516Z | Compiling newline-converter v0.3.0 |
| 1747 | 2026-05-21T00:14:23.527Z | Compiling rustc_version v0.1.7 |
| 1748 | 2026-05-21T00:14:23.540Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1749 | 2026-05-21T00:14:23.627Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1750 | 2026-05-21T00:14:23.649Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1751 | 2026-05-21T00:14:23.751Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1752 | 2026-05-21T00:14:23.769Z | Compiling num_enum_derive v0.5.11 |
| 1753 | 2026-05-21T00:14:23.804Z | Compiling rand v0.10.1 |
| 1754 | 2026-05-21T00:14:23.816Z | Compiling atomicwrites v0.4.4 |
| 1755 | 2026-05-21T00:14:23.954Z | Compiling hickory-proto v0.24.4 |
| 1756 | 2026-05-21T00:14:24.420Z | Compiling crossbeam-deque v0.8.6 |
| 1757 | 2026-05-21T00:14:24.473Z | Compiling progenitor-impl v0.13.0 |
| 1758 | 2026-05-21T00:14:24.489Z | Compiling console v0.15.11 |
| 1759 | 2026-05-21T00:14:24.614Z | Compiling camino-tempfile v1.4.1 |
| 1760 | 2026-05-21T00:14:24.790Z | Compiling typify-impl v0.4.3 |
| 1761 | 2026-05-21T00:14:24.794Z | Compiling serde-big-array v0.5.1 |
| 1762 | 2026-05-21T00:14:24.855Z | Compiling derive-where v1.6.1 |
| 1763 | 2026-05-21T00:14:24.944Z | Compiling pin-project-internal v1.1.13 |
| 1764 | 2026-05-21T00:14:25.159Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1765 | 2026-05-21T00:14:25.419Z | Compiling similar v2.7.0 |
| 1766 | 2026-05-21T00:14:25.766Z | Compiling minimal-lexical v0.2.1 |
| 1767 | 2026-05-21T00:14:26.037Z | Compiling siphasher v1.0.3 |
| 1768 | 2026-05-21T00:14:26.106Z | Compiling pin-project v1.1.13 |
| 1769 | 2026-05-21T00:14:26.185Z | Compiling phf_shared v0.12.1 |
| 1770 | 2026-05-21T00:14:26.209Z | Compiling nom v7.1.3 |
| 1771 | 2026-05-21T00:14:26.238Z | Compiling expectorate v1.2.0 |
| 1772 | 2026-05-21T00:14:26.388Z | Compiling hickory-resolver v0.24.4 |
| 1773 | 2026-05-21T00:14:26.392Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1774 | 2026-05-21T00:14:26.877Z | Compiling num_enum v0.5.11 |
| 1775 | 2026-05-21T00:14:26.999Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1776 | 2026-05-21T00:14:28.075Z | Compiling newtype_derive v0.1.6 |
| 1777 | 2026-05-21T00:14:28.109Z | Compiling progenitor-macro v0.13.0 |
| 1778 | 2026-05-21T00:14:28.325Z | Compiling progenitor-client v0.13.0 |
| 1779 | 2026-05-21T00:14:29.047Z | Compiling progenitor-impl v0.14.0 |
| 1780 | 2026-05-21T00:14:29.060Z | Compiling unicode-normalization v0.1.25 |
| 1781 | 2026-05-21T00:14:29.272Z | Compiling tokio-stream v0.1.18 |
| 1782 | 2026-05-21T00:14:29.539Z | Compiling async-recursion v1.1.1 |
| 1783 | 2026-05-21T00:14:29.742Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1784 | 2026-05-21T00:14:30.068Z | Compiling snafu-derive v0.8.9 |
| 1785 | 2026-05-21T00:14:30.247Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1786 | 2026-05-21T00:14:30.576Z | Compiling slog-dtrace v0.3.0 |
| 1787 | 2026-05-21T00:14:30.831Z | Compiling csv-core v0.1.13 |
| 1788 | 2026-05-21T00:14:31.119Z | Compiling bstr v1.12.1 |
| 1789 | 2026-05-21T00:14:31.169Z | Compiling typify-macro v0.4.3 |
| 1790 | 2026-05-21T00:14:31.625Z | Compiling unicode-width v0.1.14 |
| 1791 | 2026-05-21T00:14:31.852Z | Compiling unicode-xid v0.2.6 |
| 1792 | 2026-05-21T00:14:31.913Z | Compiling highway v1.3.0 |
| 1793 | 2026-05-21T00:14:31.980Z | Compiling foldhash v0.1.5 |
| 1794 | 2026-05-21T00:14:32.168Z | Compiling openssl v0.10.80 |
| 1795 | 2026-05-21T00:14:32.257Z | Compiling chrono-tz v0.10.4 |
| 1796 | 2026-05-21T00:14:32.305Z | Compiling cancel-safe-futures v0.1.5 |
| 1797 | 2026-05-21T00:14:32.351Z | Compiling same-file v1.0.6 |
| 1798 | 2026-05-21T00:14:32.462Z | Compiling foreign-types-shared v0.1.1 |
| 1799 | 2026-05-21T00:14:32.493Z | Compiling konst_macro_rules v0.2.19 |
| 1800 | 2026-05-21T00:14:32.531Z | Compiling owo-colors v4.3.0 |
| 1801 | 2026-05-21T00:14:32.552Z | Compiling foreign-types v0.3.2 |
| 1802 | 2026-05-21T00:14:32.614Z | Compiling walkdir v2.5.0 |
| 1803 | 2026-05-21T00:14:32.626Z | Compiling konst v0.2.20 |
| 1804 | 2026-05-21T00:14:32.677Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1805 | 2026-05-21T00:14:32.688Z | Compiling progenitor-macro v0.14.0 |
| 1806 | 2026-05-21T00:14:32.860Z | Compiling hashbrown v0.15.5 |
| 1807 | 2026-05-21T00:14:32.926Z | Compiling const_format_proc_macros v0.2.34 |
| 1808 | 2026-05-21T00:14:32.977Z | Compiling snafu v0.8.9 |
| 1809 | 2026-05-21T00:14:33.226Z | Compiling progenitor v0.13.0 |
| 1810 | 2026-05-21T00:14:33.256Z | Compiling globset v0.4.18 |
| 1811 | 2026-05-21T00:14:33.356Z | Compiling csv v1.4.0 |
| 1812 | 2026-05-21T00:14:33.411Z | Compiling qorb v0.4.1 |
| 1813 | 2026-05-21T00:14:33.445Z | Compiling olpc-cjson v0.1.4 |
| 1814 | 2026-05-21T00:14:33.739Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1815 | 2026-05-21T00:14:33.914Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1816 | 2026-05-21T00:14:34.144Z | Compiling rayon v1.12.0 |
| 1817 | 2026-05-21T00:14:34.574Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1818 | 2026-05-21T00:14:35.102Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1819 | 2026-05-21T00:14:35.122Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1820 | 2026-05-21T00:14:35.320Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1821 | 2026-05-21T00:14:35.544Z | Compiling phf v0.12.1 |
| 1822 | 2026-05-21T00:14:35.698Z | Compiling zone_cfg_derive v0.3.1 |
| 1823 | 2026-05-21T00:14:36.034Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1824 | 2026-05-21T00:14:36.082Z | Compiling tokio-dtrace v0.1.1 |
| 1825 | 2026-05-21T00:14:36.359Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1826 | 2026-05-21T00:14:36.418Z | Compiling itertools v0.12.1 |
| 1827 | 2026-05-21T00:14:36.629Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1828 | 2026-05-21T00:14:36.838Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1829 | 2026-05-21T00:14:37.000Z | Compiling libsw-core v0.3.2 |
| 1830 | 2026-05-21T00:14:37.014Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1831 | 2026-05-21T00:14:37.177Z | Compiling serde_plain v1.0.2 |
| 1832 | 2026-05-21T00:14:37.392Z | Compiling openssl-macros v0.1.1 |
| 1833 | 2026-05-21T00:14:37.403Z | Compiling pem v3.0.6 |
| 1834 | 2026-05-21T00:14:37.463Z | Compiling cookie v0.18.1 |
| 1835 | 2026-05-21T00:14:37.645Z | Compiling sigpipe v0.1.3 |
| 1836 | 2026-05-21T00:14:37.668Z | Compiling jiff v0.2.24 |
| 1837 | 2026-05-21T00:14:37.710Z | Compiling typed-path v0.9.3 |
| 1838 | 2026-05-21T00:14:37.735Z | Compiling fixedbitset v0.4.2 |
| 1839 | 2026-05-21T00:14:37.785Z | Compiling fixedbitset v0.5.7 |
| 1840 | 2026-05-21T00:14:37.868Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1841 | 2026-05-21T00:14:37.888Z | Compiling glob v0.3.3 |
| 1842 | 2026-05-21T00:14:38.121Z | Compiling petgraph v0.8.3 |
| 1843 | 2026-05-21T00:14:38.121Z | Compiling petgraph v0.6.5 |
| 1844 | 2026-05-21T00:14:38.332Z | Compiling progenitor v0.14.0 |
| 1845 | 2026-05-21T00:14:38.515Z | Compiling zone v0.3.1 |
| 1846 | 2026-05-21T00:14:39.050Z | Compiling tough v0.22.0 |
| 1847 | 2026-05-21T00:14:39.342Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1848 | 2026-05-21T00:14:39.639Z | Compiling libsw v3.5.0 |
| 1849 | 2026-05-21T00:14:39.727Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1850 | 2026-05-21T00:14:39.812Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-21T00:14:39.909Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1852 | 2026-05-21T00:14:39.980Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1853 | 2026-05-21T00:14:40.011Z | Compiling oxide-tokio-rt v0.1.6 |
| 1854 | 2026-05-21T00:14:40.393Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1855 | 2026-05-21T00:14:41.213Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1856 | 2026-05-21T00:14:41.342Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1857 | 2026-05-21T00:14:41.382Z | Compiling const_format v0.2.36 |
| 1858 | 2026-05-21T00:14:41.811Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-05-21T00:14:42.046Z | Compiling papergrid v0.11.0 |
| 1860 | 2026-05-21T00:14:42.128Z | Compiling tabled_derive v0.7.0 |
| 1861 | 2026-05-21T00:14:42.251Z | Compiling gethostname v0.5.0 |
| 1862 | 2026-05-21T00:14:42.375Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1863 | 2026-05-21T00:14:42.454Z | Compiling libscf-sys v1.2.0 |
| 1864 | 2026-05-21T00:14:42.528Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1865 | 2026-05-21T00:14:42.594Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1866 | 2026-05-21T00:14:42.650Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1867 | 2026-05-21T00:14:42.772Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-05-21T00:14:42.784Z | Compiling bcs v0.1.6 |
| 1869 | 2026-05-21T00:14:43.103Z | Compiling smf v0.2.3 |
| 1870 | 2026-05-21T00:14:43.106Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1871 | 2026-05-21T00:14:43.352Z | Compiling termtree v0.5.1 |
| 1872 | 2026-05-21T00:14:43.508Z | Compiling whoami v1.6.1 |
| 1873 | 2026-05-21T00:14:43.575Z | Compiling tagptr v0.2.0 |
| 1874 | 2026-05-21T00:14:43.636Z | Compiling unicode-linebreak v0.1.5 |
| 1875 | 2026-05-21T00:14:43.710Z | Compiling linear-map v1.2.0 |
| 1876 | 2026-05-21T00:14:43.728Z | Compiling smawk v0.3.2 |
| 1877 | 2026-05-21T00:14:43.819Z | Compiling lazy_static v1.5.0 |
| 1878 | 2026-05-21T00:14:43.831Z | Compiling moka v0.12.15 |
| 1879 | 2026-05-21T00:14:43.867Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-05-21T00:14:43.890Z | Compiling textwrap v0.16.2 |
| 1881 | 2026-05-21T00:14:43.901Z | Compiling steno v0.4.1 |
| 1882 | 2026-05-21T00:14:44.031Z | Compiling proc-macro-error2 v2.0.1 |
| 1883 | 2026-05-21T00:14:44.317Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1884 | 2026-05-21T00:14:44.420Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1885 | 2026-05-21T00:14:44.606Z | Compiling tabled v0.15.0 |
| 1886 | 2026-05-21T00:14:44.759Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1887 | 2026-05-21T00:14:45.840Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-05-21T00:14:46.679Z | Compiling typify v0.4.3 |
| 1889 | 2026-05-21T00:14:46.784Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-05-21T00:14:47.219Z | Compiling hickory-proto v0.25.2 |
| 1891 | 2026-05-21T00:14:47.472Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1892 | 2026-05-21T00:14:47.750Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1893 | 2026-05-21T00:14:47.783Z | Compiling parking_lot_core v0.8.6 |
| 1894 | 2026-05-21T00:14:47.859Z | Compiling humantime v2.3.0 |
| 1895 | 2026-05-21T00:14:48.076Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1896 | 2026-05-21T00:14:48.092Z | Compiling progenitor-impl v0.11.2 |
| 1897 | 2026-05-21T00:14:48.147Z | Compiling tabled_derive v0.11.0 |
| 1898 | 2026-05-21T00:14:48.849Z | Compiling papergrid v0.17.0 |
| 1899 | 2026-05-21T00:14:49.215Z | Compiling hickory-resolver v0.25.2 |
| 1900 | 2026-05-21T00:14:49.417Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1901 | 2026-05-21T00:14:50.429Z | Compiling testing_table v0.3.0 |
| 1902 | 2026-05-21T00:14:50.612Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1903 | 2026-05-21T00:14:50.791Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1904 | 2026-05-21T00:14:50.951Z | Compiling tabled v0.20.0 |
| 1905 | 2026-05-21T00:14:51.100Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1906 | 2026-05-21T00:14:51.551Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1907 | 2026-05-21T00:14:51.724Z | Compiling progenitor-macro v0.11.2 |
| 1908 | 2026-05-21T00:14:52.493Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1909 | 2026-05-21T00:14:52.704Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1910 | 2026-05-21T00:14:52.813Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1911 | 2026-05-21T00:14:52.889Z | Compiling progenitor-client v0.11.2 |
| 1912 | 2026-05-21T00:14:53.192Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1913 | 2026-05-21T00:14:53.717Z | Compiling parking_lot v0.11.2 |
| 1914 | 2026-05-21T00:14:53.721Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1915 | 2026-05-21T00:14:53.743Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1916 | 2026-05-21T00:14:54.134Z | Compiling dropshot-api-manager-types v0.7.2 |
| 1917 | 2026-05-21T00:14:54.134Z | Compiling fxhash v0.2.1 |
| 1918 | 2026-05-21T00:14:54.275Z | Compiling crc8 v0.1.1 |
| 1919 | 2026-05-21T00:14:54.402Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1920 | 2026-05-21T00:14:54.523Z | Compiling sled v0.34.7 |
| 1921 | 2026-05-21T00:14:55.002Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1922 | 2026-05-21T00:14:55.114Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 1923 | 2026-05-21T00:14:55.245Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1924 | 2026-05-21T00:14:55.491Z | Compiling yansi v1.0.1 |
| 1925 | 2026-05-21T00:14:55.525Z | Compiling diff v0.1.13 |
| 1926 | 2026-05-21T00:14:55.826Z | Compiling pretty_assertions v1.4.1 |
| 1927 | 2026-05-21T00:14:56.809Z | Compiling progenitor v0.11.2 |
| 1928 | 2026-05-21T00:14:56.907Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1929 | 2026-05-21T00:15:03.329Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1930 | 2026-05-21T00:15:04.961Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1931 | 2026-05-21T00:15:06.001Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1932 | 2026-05-21T00:15:07.083Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1933 | 2026-05-21T00:15:21.369Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 01s |
| 1934 | 2026-05-21T00:15:21.549Z | ──────────── |
| 1935 | 2026-05-21T00:15:21.549Z | Nextest run ID d3a75d7d-65b6-434b-b0bd-f5efd4d0b924 with nextest profile: default |
| 1936 | 2026-05-21T00:15:21.549Z | Starting 1 test across 3 binaries |
| 1937 | 2026-05-21T00:15:21.553Z | START ddm db::test::test_effective_tunnel_route_set |
| 1938 | 2026-05-21T00:15:21.560Z | |
| 1939 | 2026-05-21T00:15:21.560Z | running 1 test |
| 1940 | 2026-05-21T00:15:21.560Z | test db::test::test_effective_tunnel_route_set ... ok |
| 1941 | 2026-05-21T00:15:21.560Z | |
| 1942 | 2026-05-21T00:15:21.560Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1943 | 2026-05-21T00:15:21.560Z | |
| 1944 | 2026-05-21T00:15:21.560Z | PASS [ 0.006s] ddm db::test::test_effective_tunnel_route_set |
| 1945 | 2026-05-21T00:15:21.561Z | ──────────── |
| 1946 | 2026-05-21T00:15:21.561Z | Summary [ 0.006s] 1 test run: 1 passed, 0 skipped |
| 1947 | 2026-05-21T00:15:21.593Z | process exited: duration 302027 ms, exit code 0 |
| |
| 1948 | 2026-05-21T00:15:21.602Z | found 0 output files |