|
|
|
| 1 | 2026-03-25T20:22:53.745Z | job assigned to worker 01KMKAJWJXHEHJS1NDCW64KTAT [factory aws, i-09139489c1873cb84] (queued for 16 m 17 s) |
| |
| 2 | 2026-03-25T20:23:00.317Z | starting task 0: "setup" |
| 3 | 2026-03-25T20:23:00.324Z | ++ uname -s |
| 4 | 2026-03-25T20:23:00.327Z | + kern=SunOS |
| 5 | 2026-03-25T20:23:00.327Z | + build_user=build |
| 6 | 2026-03-25T20:23:00.327Z | + build_uid=12345 |
| 7 | 2026-03-25T20:23:00.327Z | + work_dir=/work |
| 8 | 2026-03-25T20:23:00.327Z | + input_dir=/input |
| 9 | 2026-03-25T20:23:00.327Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-25T20:23:00.327Z | + case "$kern" in |
| 11 | 2026-03-25T20:23:00.327Z | + groupadd -g 12345 build |
| 12 | 2026-03-25T20:23:00.330Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-25T20:23:02.336Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-25T20:23:02.498Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-25T20:23:02.502Z | + home_fs=zfs |
| 16 | 2026-03-25T20:23:02.502Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-25T20:23:02.502Z | + mkdir -p /home/build |
| 18 | 2026-03-25T20:23:02.502Z | + chown build:build /home/build /work |
| 19 | 2026-03-25T20:23:03.503Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-25T20:23:03.506Z | process exited: duration 3187 ms, exit code 0 |
| |
| 21 | 2026-03-25T20:23:03.513Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-25T20:23:03.517Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-25T20:23:03.517Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-25T20:23:03.517Z | * rust toolchain profile = "default" |
| 25 | 2026-03-25T20:23:03.517Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-25T20:23:03.517Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-25T20:23:03.518Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-25T20:23:03.521Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-25T20:23:03.521Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-25T20:23:03.640Z | info: downloading installer |
| 31 | 2026-03-25T20:23:05.038Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-25T20:23:05.038Z | warn: /opt/ooce/bin |
| 33 | 2026-03-25T20:23:05.038Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-25T20:23:05.038Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-25T20:23:05.038Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-25T20:23:05.038Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-25T20:23:05.038Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-25T20:23:05.038Z | error: cannot install while Rust is installed |
| 39 | 2026-03-25T20:23:05.038Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-25T20:23:05.038Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-25T20:23:05.038Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-25T20:23:05.038Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-25T20:23:05.038Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-25T20:23:05.065Z | info: profile set to default |
| 45 | 2026-03-25T20:23:05.065Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-25T20:23:05.068Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-25T20:23:05.218Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-25T20:23:05.221Z | info: downloading 6 components |
| 49 | 2026-03-25T20:23:19.835Z | |
| 50 | 2026-03-25T20:23:19.835Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-03-25T20:23:19.872Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-25T20:23:19.872Z | |
| 53 | 2026-03-25T20:23:19.872Z | |
| 54 | 2026-03-25T20:23:19.872Z | Rust is installed now. Great! |
| 55 | 2026-03-25T20:23:19.872Z | |
| 56 | 2026-03-25T20:23:19.872Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-25T20:23:19.872Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-25T20:23:19.872Z | |
| 59 | 2026-03-25T20:23:19.872Z | To configure your current shell, you need to source |
| 60 | 2026-03-25T20:23:19.872Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-25T20:23:19.872Z | |
| 62 | 2026-03-25T20:23:19.872Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-25T20:23:19.872Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-25T20:23:19.872Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-25T20:23:19.872Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-25T20:23:19.872Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-25T20:23:19.876Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-25T20:23:19.876Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-25T20:23:19.876Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-25T20:23:19.876Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-25T20:23:19.969Z | + rustup --version |
| 72 | 2026-03-25T20:23:19.979Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-25T20:23:19.982Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-25T20:23:20.001Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-25T20:23:20.004Z | + cargo --version |
| 76 | 2026-03-25T20:23:20.016Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-25T20:23:20.019Z | + rustc --version |
| 78 | 2026-03-25T20:23:20.044Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-25T20:23:20.048Z | process exited: duration 16525 ms, exit code 0 |
| |
| 80 | 2026-03-25T20:23:20.054Z | starting task 2: "authentication" |
| 81 | 2026-03-25T20:23:20.071Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-25T20:23:20.077Z | starting task 3: "clone repository" |
| 83 | 2026-03-25T20:23:20.080Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-25T20:23:20.083Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-25T20:23:20.125Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-25T20:23:20.864Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-25T20:23:20.864Z | + git fetch origin 086b615a80659c84d0776ac1f94a5e1795553936 |
| 88 | 2026-03-25T20:23:21.087Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-25T20:23:21.087Z | * branch 086b615a80659c84d0776ac1f94a5e1795553936 -> FETCH_HEAD |
| 90 | 2026-03-25T20:23:21.093Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-03-25T20:23:21.096Z | ++ git branch --show-current |
| 92 | 2026-03-25T20:23:21.096Z | + current=main |
| 93 | 2026-03-25T20:23:21.096Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-03-25T20:23:21.096Z | + git branch -f renovate/oxide-tokio-rt-0.x 086b615a80659c84d0776ac1f94a5e1795553936 |
| 95 | 2026-03-25T20:23:21.099Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-03-25T20:23:21.113Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-03-25T20:23:21.116Z | + git reset --hard 086b615a80659c84d0776ac1f94a5e1795553936 |
| 98 | 2026-03-25T20:23:21.129Z | HEAD is now at 086b615 Update Rust crate oxide-tokio-rt to 0.1.3 |
| 99 | 2026-03-25T20:23:21.132Z | process exited: duration 1052 ms, exit code 0 |
| |
| 100 | 2026-03-25T20:23:21.138Z | starting task 4: "build" |
| 101 | 2026-03-25T20:23:21.141Z | + set -e |
| 102 | 2026-03-25T20:23:21.141Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-03-25T20:23:21.145Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-03-25T20:23:21.145Z | ++ PLATFORM=illumos |
| 105 | 2026-03-25T20:23:21.145Z | ++ banner install |
| 106 | 2026-03-25T20:23:21.145Z | |
| 107 | 2026-03-25T20:23:21.145Z | # # # #### ##### ## # # |
| 108 | 2026-03-25T20:23:21.145Z | # ## # # # # # # # |
| 109 | 2026-03-25T20:23:21.145Z | # # # # #### # # # # # |
| 110 | 2026-03-25T20:23:21.145Z | # # # # # # ###### # # |
| 111 | 2026-03-25T20:23:21.145Z | # # ## # # # # # # # |
| 112 | 2026-03-25T20:23:21.145Z | # # # #### # # # ###### ###### |
| 113 | 2026-03-25T20:23:21.145Z | |
| 114 | 2026-03-25T20:23:21.145Z | ++ set +o errexit |
| 115 | 2026-03-25T20:23:21.148Z | ++ pkg info clang-15 |
| 116 | 2026-03-25T20:23:21.148Z | ++ grep -qi installed |
| 117 | 2026-03-25T20:23:22.354Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-03-25T20:23:22.355Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-03-25T20:23:22.355Z | |
| 120 | 2026-03-25T20:23:22.355Z | clang-15 |
| 121 | 2026-03-25T20:23:22.392Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-03-25T20:23:22.392Z | ++ set -o errexit |
| 123 | 2026-03-25T20:23:22.401Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-03-25T20:23:28.516Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-03-25T20:23:35.769Z | Startup: Caching catalogs ... Done |
| 126 | 2026-03-25T20:23:39.469Z | Planning: Solver setup ... Done |
| 127 | 2026-03-25T20:23:39.486Z | Planning: Running solver ... Done |
| 128 | 2026-03-25T20:23:39.599Z | Planning: Finding local manifests ... Done |
| 129 | 2026-03-25T20:23:39.626Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-03-25T20:23:39.731Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-03-25T20:23:39.760Z | Planning: Package planning ... Done |
| 132 | 2026-03-25T20:23:39.789Z | Planning: Merging actions ... Done |
| 133 | 2026-03-25T20:23:39.899Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-03-25T20:23:39.906Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-03-25T20:23:40.624Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-03-25T20:23:40.629Z | Planning: Planning completed in 4.70 seconds |
| 137 | 2026-03-25T20:23:40.644Z | Packages to install: 2 |
| 138 | 2026-03-25T20:23:40.644Z | Mediators to change: 2 |
| 139 | 2026-03-25T20:23:40.647Z | Services to change: 1 |
| 140 | 2026-03-25T20:23:40.647Z | Create boot environment: No |
| 141 | 2026-03-25T20:23:40.647Z | Create backup boot environment: No |
| 142 | 2026-03-25T20:23:40.692Z | |
| 143 | 2026-03-25T20:23:40.692Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-03-25T20:23:46.782Z | Download: 981/3076 items 82.2/211.3MB 38% complete (26.1M/s) |
| 145 | 2026-03-25T20:23:53.004Z | Download: 2006/3076 items 117.6/211.3MB 55% complete (12.8M/s) |
| 146 | 2026-03-25T20:23:59.408Z | Download: 2007/3076 items 117.7/211.3MB 55% complete (12.5M/s) |
| 147 | 2026-03-25T20:24:02.133Z | Download: Completed 211.31 MB in 21.44 seconds (9.9M/s) |
| 148 | 2026-03-25T20:24:02.383Z | Actions: 1/3418 actions (Installing new actions) |
| 149 | 2026-03-25T20:24:05.602Z | Actions: Completed 3418 actions in 3.22 seconds. |
| 150 | 2026-03-25T20:24:07.564Z | Done |
| 151 | 2026-03-25T20:24:07.564Z | Done |
| 152 | 2026-03-25T20:24:07.628Z | Done |
| 153 | 2026-03-25T20:24:09.949Z | Done |
| 154 | 2026-03-25T20:24:10.021Z | Done |
| 155 | 2026-03-25T20:24:10.025Z | Done |
| 156 | 2026-03-25T20:24:10.188Z | Done |
| 157 | 2026-03-25T20:24:10.825Z | ++ set -o errexit |
| 158 | 2026-03-25T20:24:10.826Z | ++ cargo --version |
| 159 | 2026-03-25T20:24:10.829Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 160 | 2026-03-25T20:24:10.973Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 161 | 2026-03-25T20:24:10.976Z | info: downloading 6 components |
| 162 | 2026-03-25T20:24:27.076Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 163 | 2026-03-25T20:24:27.079Z | ++ rustc --version |
| 164 | 2026-03-25T20:24:27.107Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 165 | 2026-03-25T20:24:27.111Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 166 | 2026-03-25T20:24:27.154Z | Updating crates.io index |
| 167 | 2026-03-25T20:24:27.264Z | Downloading crates ... |
| 168 | 2026-03-25T20:24:27.320Z | Downloaded cargo-nextest v0.9.97 |
| 169 | 2026-03-25T20:24:27.384Z | Installing cargo-nextest v0.9.97 |
| 170 | 2026-03-25T20:24:27.426Z | Updating crates.io index |
| 171 | 2026-03-25T20:24:30.229Z | Locking 408 packages to latest compatible versions |
| 172 | 2026-03-25T20:24:30.238Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 173 | 2026-03-25T20:24:30.238Z | Adding duct v0.13.7 (available: v1.1.1) |
| 174 | 2026-03-25T20:24:30.238Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 175 | 2026-03-25T20:24:30.238Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 176 | 2026-03-25T20:24:30.244Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 177 | 2026-03-25T20:24:30.244Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 178 | 2026-03-25T20:24:30.244Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 179 | 2026-03-25T20:24:30.244Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 180 | 2026-03-25T20:24:30.244Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 181 | 2026-03-25T20:24:30.261Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 182 | 2026-03-25T20:24:30.270Z | Downloading crates ... |
| 183 | 2026-03-25T20:24:30.338Z | Downloaded adler2 v2.0.1 |
| 184 | 2026-03-25T20:24:30.341Z | Downloaded anstyle-parse v1.0.0 |
| 185 | 2026-03-25T20:24:30.346Z | Downloaded autocfg v1.5.0 |
| 186 | 2026-03-25T20:24:30.349Z | Downloaded crc32fast v1.5.0 |
| 187 | 2026-03-25T20:24:30.352Z | Downloaded debug-ignore v1.0.5 |
| 188 | 2026-03-25T20:24:30.355Z | Downloaded hex v0.4.3 |
| 189 | 2026-03-25T20:24:30.355Z | Downloaded equivalent v1.0.2 |
| 190 | 2026-03-25T20:24:30.359Z | Downloaded idna_adapter v1.0.0 |
| 191 | 2026-03-25T20:24:30.367Z | Downloaded http-body-util v0.1.3 |
| 192 | 2026-03-25T20:24:30.369Z | Downloaded indent_write v2.2.0 |
| 193 | 2026-03-25T20:24:30.369Z | Downloaded clap_derive v4.6.0 |
| 194 | 2026-03-25T20:24:30.373Z | Downloaded home v0.5.12 |
| 195 | 2026-03-25T20:24:30.373Z | Downloaded future-queue v0.4.0 |
| 196 | 2026-03-25T20:24:30.373Z | Downloaded filetime v0.2.27 |
| 197 | 2026-03-25T20:24:30.376Z | Downloaded ed25519 v2.2.3 |
| 198 | 2026-03-25T20:24:30.376Z | Downloaded base64ct v1.8.3 |
| 199 | 2026-03-25T20:24:30.378Z | Downloaded anstream v1.0.0 |
| 200 | 2026-03-25T20:24:30.381Z | Downloaded getrandom v0.4.2 |
| 201 | 2026-03-25T20:24:30.384Z | Downloaded miette v7.6.0 |
| 202 | 2026-03-25T20:24:30.387Z | Downloaded foreign-types v0.3.2 |
| 203 | 2026-03-25T20:24:30.387Z | Downloaded clap_lex v1.1.0 |
| 204 | 2026-03-25T20:24:30.387Z | Downloaded bitflags v2.11.0 |
| 205 | 2026-03-25T20:24:30.390Z | Downloaded enable-ansi-support v0.2.1 |
| 206 | 2026-03-25T20:24:30.390Z | Downloaded nextest-runner v0.80.0 |
| 207 | 2026-03-25T20:24:30.398Z | Downloaded serde-untagged v0.1.9 |
| 208 | 2026-03-25T20:24:30.401Z | Downloaded once_cell v1.21.4 |
| 209 | 2026-03-25T20:24:30.401Z | Downloaded futures-macro v0.3.32 |
| 210 | 2026-03-25T20:24:30.404Z | Downloaded anstyle-query v1.1.5 |
| 211 | 2026-03-25T20:24:30.404Z | Downloaded futures-io v0.3.32 |
| 212 | 2026-03-25T20:24:30.404Z | Downloaded atomicwrites v0.4.4 |
| 213 | 2026-03-25T20:24:30.408Z | Downloaded ahash v0.8.12 |
| 214 | 2026-03-25T20:24:30.408Z | Downloaded addr2line v0.25.1 |
| 215 | 2026-03-25T20:24:30.410Z | Downloaded fnv v1.0.7 |
| 216 | 2026-03-25T20:24:30.410Z | Downloaded colorchoice v1.0.5 |
| 217 | 2026-03-25T20:24:30.411Z | Downloaded cfg_aliases v0.2.1 |
| 218 | 2026-03-25T20:24:30.413Z | Downloaded cpufeatures v0.2.17 |
| 219 | 2026-03-25T20:24:30.413Z | Downloaded fastrand v2.3.0 |
| 220 | 2026-03-25T20:24:30.414Z | Downloaded openssl-macros v0.1.1 |
| 221 | 2026-03-25T20:24:30.414Z | Downloaded errno v0.3.14 |
| 222 | 2026-03-25T20:24:30.416Z | Downloaded parking_lot v0.12.5 |
| 223 | 2026-03-25T20:24:30.417Z | Downloaded is_ci v1.2.0 |
| 224 | 2026-03-25T20:24:30.419Z | Downloaded foreign-types-shared v0.1.1 |
| 225 | 2026-03-25T20:24:30.419Z | Downloaded indenter v0.3.4 |
| 226 | 2026-03-25T20:24:30.419Z | Downloaded bytes v1.11.1 |
| 227 | 2026-03-25T20:24:30.422Z | Downloaded parking_lot_core v0.9.12 |
| 228 | 2026-03-25T20:24:30.425Z | Downloaded pin-project-lite v0.2.17 |
| 229 | 2026-03-25T20:24:30.428Z | Downloaded openssl-probe v0.2.1 |
| 230 | 2026-03-25T20:24:30.428Z | Downloaded guppy-workspace-hack v0.1.0 |
| 231 | 2026-03-25T20:24:30.428Z | Downloaded cargo-platform v0.3.2 |
| 232 | 2026-03-25T20:24:30.430Z | Downloaded newtype-uuid v1.3.2 |
| 233 | 2026-03-25T20:24:30.431Z | Downloaded crypto-common v0.1.7 |
| 234 | 2026-03-25T20:24:30.431Z | Downloaded nested v0.1.1 |
| 235 | 2026-03-25T20:24:30.435Z | Downloaded percent-encoding v2.3.2 |
| 236 | 2026-03-25T20:24:30.435Z | Downloaded humantime-serde v1.1.1 |
| 237 | 2026-03-25T20:24:30.435Z | Downloaded mukti-metadata v0.3.0 |
| 238 | 2026-03-25T20:24:30.435Z | Downloaded futures-core v0.3.32 |
| 239 | 2026-03-25T20:24:30.439Z | Downloaded lru-slab v0.1.2 |
| 240 | 2026-03-25T20:24:30.439Z | Downloaded http-body v1.0.1 |
| 241 | 2026-03-25T20:24:30.439Z | Downloaded rustc_version v0.4.1 |
| 242 | 2026-03-25T20:24:30.439Z | Downloaded number_prefix v0.4.0 |
| 243 | 2026-03-25T20:24:30.439Z | Downloaded native-tls v0.2.18 |
| 244 | 2026-03-25T20:24:30.439Z | Downloaded async-scoped v0.9.0 |
| 245 | 2026-03-25T20:24:30.442Z | Downloaded cargo-platform v0.2.0 |
| 246 | 2026-03-25T20:24:30.443Z | Downloaded block-buffer v0.10.4 |
| 247 | 2026-03-25T20:24:30.443Z | Downloaded backtrace-ext v0.2.1 |
| 248 | 2026-03-25T20:24:30.443Z | Downloaded base64 v0.22.1 |
| 249 | 2026-03-25T20:24:30.446Z | Downloaded cargo-util-schemas v0.2.0 |
| 250 | 2026-03-25T20:24:30.450Z | Downloaded rustc-hash v2.1.1 |
| 251 | 2026-03-25T20:24:30.453Z | Downloaded lazy_static v1.5.0 |
| 252 | 2026-03-25T20:24:30.456Z | Downloaded pin-utils v0.1.0 |
| 253 | 2026-03-25T20:24:30.459Z | Downloaded scopeguard v1.2.0 |
| 254 | 2026-03-25T20:24:30.459Z | Downloaded futures-task v0.3.32 |
| 255 | 2026-03-25T20:24:30.459Z | Downloaded document-features v0.2.12 |
| 256 | 2026-03-25T20:24:30.464Z | Downloaded itoa v1.0.18 |
| 257 | 2026-03-25T20:24:30.468Z | Downloaded heck v0.5.0 |
| 258 | 2026-03-25T20:24:30.468Z | Downloaded form_urlencoded v1.2.2 |
| 259 | 2026-03-25T20:24:30.468Z | Downloaded ordered-float v2.10.1 |
| 260 | 2026-03-25T20:24:30.472Z | Downloaded os_pipe v1.2.3 |
| 261 | 2026-03-25T20:24:30.476Z | Downloaded generic-array v0.14.7 |
| 262 | 2026-03-25T20:24:30.485Z | Downloaded is_terminal_polyfill v1.70.2 |
| 263 | 2026-03-25T20:24:30.485Z | Downloaded ppv-lite86 v0.2.21 |
| 264 | 2026-03-25T20:24:30.488Z | Downloaded rand_chacha v0.9.0 |
| 265 | 2026-03-25T20:24:30.488Z | Downloaded serde-value v0.7.0 |
| 266 | 2026-03-25T20:24:30.488Z | Downloaded color-spantrace v0.3.0 |
| 267 | 2026-03-25T20:24:30.488Z | Downloaded cfg-if v1.0.4 |
| 268 | 2026-03-25T20:24:30.488Z | Downloaded quinn-udp v0.5.14 |
| 269 | 2026-03-25T20:24:30.488Z | Downloaded shared_child v1.1.1 |
| 270 | 2026-03-25T20:24:30.493Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 271 | 2026-03-25T20:24:30.493Z | Downloaded futures-sink v0.3.32 |
| 272 | 2026-03-25T20:24:30.493Z | Downloaded serde_urlencoded v0.7.1 |
| 273 | 2026-03-25T20:24:30.493Z | Downloaded serde_ignored v0.1.14 |
| 274 | 2026-03-25T20:24:30.493Z | Downloaded nextest-workspace-hack v0.1.0 |
| 275 | 2026-03-25T20:24:30.497Z | Downloaded hyper-tls v0.6.0 |
| 276 | 2026-03-25T20:24:30.497Z | Downloaded futures-executor v0.3.32 |
| 277 | 2026-03-25T20:24:30.504Z | Downloaded cargo_metadata v0.23.1 |
| 278 | 2026-03-25T20:24:30.504Z | Downloaded globset v0.4.18 |
| 279 | 2026-03-25T20:24:30.519Z | Downloaded foldhash v0.1.5 |
| 280 | 2026-03-25T20:24:30.520Z | Downloaded supports-hyperlinks v3.2.0 |
| 281 | 2026-03-25T20:24:30.523Z | Downloaded either v1.15.0 |
| 282 | 2026-03-25T20:24:30.523Z | Downloaded terminal_size v0.4.4 |
| 283 | 2026-03-25T20:24:30.523Z | Downloaded target-spec-miette v0.4.5 |
| 284 | 2026-03-25T20:24:30.523Z | Downloaded tinyvec_macros v0.1.1 |
| 285 | 2026-03-25T20:24:30.523Z | Downloaded serde_spanned v0.6.9 |
| 286 | 2026-03-25T20:24:30.523Z | Downloaded cargo_metadata v0.20.0 |
| 287 | 2026-03-25T20:24:30.523Z | Downloaded signal-hook-mio v0.2.5 |
| 288 | 2026-03-25T20:24:30.523Z | Downloaded sigchld v0.2.4 |
| 289 | 2026-03-25T20:24:30.523Z | Downloaded nextest-metadata v0.12.2 |
| 290 | 2026-03-25T20:24:30.523Z | Downloaded shell-words v1.1.1 |
| 291 | 2026-03-25T20:24:30.530Z | Downloaded supports-color v3.0.2 |
| 292 | 2026-03-25T20:24:30.530Z | Downloaded strip-ansi-escapes v0.2.1 |
| 293 | 2026-03-25T20:24:30.530Z | Downloaded signature v2.2.0 |
| 294 | 2026-03-25T20:24:30.530Z | Downloaded pkcs8 v0.10.2 |
| 295 | 2026-03-25T20:24:30.530Z | Downloaded strsim v0.11.1 |
| 296 | 2026-03-25T20:24:30.533Z | Downloaded quote v1.0.45 |
| 297 | 2026-03-25T20:24:30.533Z | Downloaded sync_wrapper v1.0.2 |
| 298 | 2026-03-25T20:24:30.533Z | Downloaded swrite v0.1.0 |
| 299 | 2026-03-25T20:24:30.536Z | Downloaded supports-unicode v3.0.0 |
| 300 | 2026-03-25T20:24:30.537Z | Downloaded subtle v2.6.1 |
| 301 | 2026-03-25T20:24:30.537Z | Downloaded humantime v2.3.0 |
| 302 | 2026-03-25T20:24:30.537Z | Downloaded pathdiff v0.2.3 |
| 303 | 2026-03-25T20:24:30.543Z | Downloaded miniz_oxide v0.8.9 |
| 304 | 2026-03-25T20:24:30.543Z | Downloaded pin-project-internal v1.1.11 |
| 305 | 2026-03-25T20:24:30.549Z | Downloaded owo-colors v4.3.0 |
| 306 | 2026-03-25T20:24:30.549Z | Downloaded miette-derive v7.6.0 |
| 307 | 2026-03-25T20:24:30.549Z | Downloaded self-replace v1.5.0 |
| 308 | 2026-03-25T20:24:30.550Z | Downloaded find-msvc-tools v0.1.9 |
| 309 | 2026-03-25T20:24:30.550Z | Downloaded dialoguer v0.11.0 |
| 310 | 2026-03-25T20:24:30.550Z | Downloaded toml_write v0.1.2 |
| 311 | 2026-03-25T20:24:30.557Z | Downloaded anstyle v1.0.14 |
| 312 | 2026-03-25T20:24:30.557Z | Downloaded httparse v1.10.1 |
| 313 | 2026-03-25T20:24:30.557Z | Downloaded camino-tempfile v1.4.1 |
| 314 | 2026-03-25T20:24:30.557Z | Downloaded toml_datetime v0.6.11 |
| 315 | 2026-03-25T20:24:30.557Z | Downloaded duct v0.13.7 |
| 316 | 2026-03-25T20:24:30.557Z | Downloaded sha2 v0.10.9 |
| 317 | 2026-03-25T20:24:30.560Z | Downloaded rand_core v0.9.5 |
| 318 | 2026-03-25T20:24:30.560Z | Downloaded tower-layer v0.3.3 |
| 319 | 2026-03-25T20:24:30.565Z | Downloaded rustc-demangle v0.1.27 |
| 320 | 2026-03-25T20:24:30.573Z | Downloaded serde_path_to_error v0.1.20 |
| 321 | 2026-03-25T20:24:30.573Z | Downloaded digest v0.10.7 |
| 322 | 2026-03-25T20:24:30.573Z | Downloaded console v0.15.11 |
| 323 | 2026-03-25T20:24:30.573Z | Downloaded serde_spanned v1.1.0 |
| 324 | 2026-03-25T20:24:30.581Z | Downloaded getrandom v0.2.17 |
| 325 | 2026-03-25T20:24:30.581Z | Downloaded slab v0.4.12 |
| 326 | 2026-03-25T20:24:30.582Z | Downloaded erased-serde v0.4.10 |
| 327 | 2026-03-25T20:24:30.585Z | Downloaded const-oid v0.9.6 |
| 328 | 2026-03-25T20:24:30.585Z | Downloaded atomic-waker v1.1.2 |
| 329 | 2026-03-25T20:24:30.585Z | Downloaded pkg-config v0.3.32 |
| 330 | 2026-03-25T20:24:30.585Z | Downloaded static_assertions v1.1.0 |
| 331 | 2026-03-25T20:24:30.585Z | Downloaded tower-service v0.3.3 |
| 332 | 2026-03-25T20:24:30.585Z | Downloaded fixedbitset v0.5.7 |
| 333 | 2026-03-25T20:24:30.591Z | Downloaded target-spec v3.5.7 |
| 334 | 2026-03-25T20:24:30.591Z | Downloaded thiserror-impl v2.0.18 |
| 335 | 2026-03-25T20:24:30.600Z | Downloaded typeid v1.0.3 |
| 336 | 2026-03-25T20:24:30.600Z | Downloaded tracing-error v0.2.1 |
| 337 | 2026-03-25T20:24:30.600Z | Downloaded try-lock v0.2.5 |
| 338 | 2026-03-25T20:24:30.600Z | Downloaded semver v1.0.27 |
| 339 | 2026-03-25T20:24:30.603Z | Downloaded untrusted v0.9.0 |
| 340 | 2026-03-25T20:24:30.603Z | Downloaded utf8parse v0.2.2 |
| 341 | 2026-03-25T20:24:30.604Z | Downloaded spki v0.7.3 |
| 342 | 2026-03-25T20:24:30.604Z | Downloaded unicode-linebreak v0.1.5 |
| 343 | 2026-03-25T20:24:30.604Z | Downloaded smol_str v0.3.6 |
| 344 | 2026-03-25T20:24:30.604Z | Downloaded urlencoding v2.1.3 |
| 345 | 2026-03-25T20:24:30.607Z | Downloaded shlex v1.3.0 |
| 346 | 2026-03-25T20:24:30.607Z | Downloaded utf8_iter v1.0.4 |
| 347 | 2026-03-25T20:24:30.607Z | Downloaded unicode-xid v0.2.6 |
| 348 | 2026-03-25T20:24:30.613Z | Downloaded tokio-native-tls v0.3.1 |
| 349 | 2026-03-25T20:24:30.614Z | Downloaded version_check v0.9.5 |
| 350 | 2026-03-25T20:24:30.614Z | Downloaded thiserror-impl v1.0.69 |
| 351 | 2026-03-25T20:24:30.614Z | Downloaded thiserror v2.0.18 |
| 352 | 2026-03-25T20:24:30.617Z | Downloaded lock_api v0.4.14 |
| 353 | 2026-03-25T20:24:30.618Z | Downloaded ipnet v2.12.0 |
| 354 | 2026-03-25T20:24:30.622Z | Downloaded futures-channel v0.3.32 |
| 355 | 2026-03-25T20:24:30.622Z | Downloaded cfg-expr v0.20.7 |
| 356 | 2026-03-25T20:24:30.637Z | Downloaded eyre v0.6.12 |
| 357 | 2026-03-25T20:24:30.637Z | Downloaded litrs v1.0.0 |
| 358 | 2026-03-25T20:24:30.637Z | Downloaded jobserver v0.1.34 |
| 359 | 2026-03-25T20:24:30.640Z | Downloaded iana-time-zone v0.1.65 |
| 360 | 2026-03-25T20:24:30.640Z | Downloaded target-lexicon v0.13.3 |
| 361 | 2026-03-25T20:24:30.640Z | Downloaded want v0.3.1 |
| 362 | 2026-03-25T20:24:30.640Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 363 | 2026-03-25T20:24:30.640Z | Downloaded nextest-filtering v0.15.0 |
| 364 | 2026-03-25T20:24:30.640Z | Downloaded thiserror v1.0.69 |
| 365 | 2026-03-25T20:24:30.646Z | Downloaded rustls-pki-types v1.14.0 |
| 366 | 2026-03-25T20:24:30.654Z | Downloaded http v1.4.0 |
| 367 | 2026-03-25T20:24:30.658Z | Downloaded rand_core v0.6.4 |
| 368 | 2026-03-25T20:24:30.658Z | Downloaded futures v0.3.32 |
| 369 | 2026-03-25T20:24:30.658Z | Downloaded camino v1.2.2 |
| 370 | 2026-03-25T20:24:30.662Z | Downloaded tracing-log v0.2.0 |
| 371 | 2026-03-25T20:24:30.662Z | Downloaded tokio-rustls v0.26.4 |
| 372 | 2026-03-25T20:24:30.662Z | Downloaded tempfile v3.27.0 |
| 373 | 2026-03-25T20:24:30.666Z | Downloaded self_update v0.42.0 |
| 374 | 2026-03-25T20:24:30.666Z | Downloaded unicase v2.9.0 |
| 375 | 2026-03-25T20:24:30.670Z | Downloaded tokio-macros v2.6.1 |
| 376 | 2026-03-25T20:24:30.670Z | Downloaded smallvec v1.15.1 |
| 377 | 2026-03-25T20:24:30.670Z | Downloaded simd-adler32 v0.3.8 |
| 378 | 2026-03-25T20:24:30.670Z | Downloaded signal-hook-registry v1.4.8 |
| 379 | 2026-03-25T20:24:30.677Z | Downloaded mio v1.1.1 |
| 380 | 2026-03-25T20:24:30.677Z | Downloaded serde_core v1.0.228 |
| 381 | 2026-03-25T20:24:30.682Z | Downloaded derive-where v1.6.1 |
| 382 | 2026-03-25T20:24:30.682Z | Downloaded pin-project v1.1.11 |
| 383 | 2026-03-25T20:24:30.693Z | Downloaded tokio-stream v0.1.18 |
| 384 | 2026-03-25T20:24:30.697Z | Downloaded serde_derive v1.0.228 |
| 385 | 2026-03-25T20:24:30.697Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 386 | 2026-03-25T20:24:30.697Z | Downloaded thread_local v1.1.9 |
| 387 | 2026-03-25T20:24:30.697Z | Downloaded toml v0.8.23 |
| 388 | 2026-03-25T20:24:30.697Z | Downloaded convert_case v0.10.0 |
| 389 | 2026-03-25T20:24:30.697Z | Downloaded zeroize v1.8.2 |
| 390 | 2026-03-25T20:24:30.697Z | Downloaded getrandom v0.3.4 |
| 391 | 2026-03-25T20:24:30.701Z | Downloaded xattr v1.6.1 |
| 392 | 2026-03-25T20:24:30.701Z | Downloaded xxhash-rust v0.8.15 |
| 393 | 2026-03-25T20:24:30.701Z | Downloaded log v0.4.29 |
| 394 | 2026-03-25T20:24:30.704Z | Downloaded zstd-safe v7.2.4 |
| 395 | 2026-03-25T20:24:30.704Z | Downloaded zipsign-api v0.1.5 |
| 396 | 2026-03-25T20:24:30.704Z | Downloaded tracing-attributes v0.1.31 |
| 397 | 2026-03-25T20:24:30.709Z | Downloaded zmij v1.0.21 |
| 398 | 2026-03-25T20:24:30.709Z | Downloaded hyper-rustls v0.27.7 |
| 399 | 2026-03-25T20:24:30.709Z | Downloaded quick-junit v0.5.2 |
| 400 | 2026-03-25T20:24:30.709Z | Downloaded clap v4.6.0 |
| 401 | 2026-03-25T20:24:30.715Z | Downloaded signal-hook v0.3.18 |
| 402 | 2026-03-25T20:24:30.719Z | Downloaded sharded-slab v0.1.7 |
| 403 | 2026-03-25T20:24:30.722Z | Downloaded num-traits v0.2.19 |
| 404 | 2026-03-25T20:24:30.722Z | Downloaded ryu v1.0.23 |
| 405 | 2026-03-25T20:24:30.722Z | Downloaded socket2 v0.6.3 |
| 406 | 2026-03-25T20:24:30.725Z | Downloaded config v0.15.22 |
| 407 | 2026-03-25T20:24:30.728Z | Downloaded openssl-sys v0.9.112 |
| 408 | 2026-03-25T20:24:30.735Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 409 | 2026-03-25T20:24:30.738Z | Downloaded textwrap v0.16.2 |
| 410 | 2026-03-25T20:24:30.738Z | Downloaded tinyvec v1.11.0 |
| 411 | 2026-03-25T20:24:30.738Z | Downloaded derive_more v2.1.1 |
| 412 | 2026-03-25T20:24:30.745Z | Downloaded zstd v0.13.3 |
| 413 | 2026-03-25T20:24:30.754Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 414 | 2026-03-25T20:24:30.754Z | Downloaded borsh v1.6.1 |
| 415 | 2026-03-25T20:24:30.760Z | Downloaded uuid v1.22.0 |
| 416 | 2026-03-25T20:24:30.760Z | Downloaded tracing-core v0.1.36 |
| 417 | 2026-03-25T20:24:30.760Z | Downloaded indicatif v0.17.11 |
| 418 | 2026-03-25T20:24:30.768Z | Downloaded serde v1.0.228 |
| 419 | 2026-03-25T20:24:30.768Z | Downloaded cc v1.2.57 |
| 420 | 2026-03-25T20:24:30.768Z | Downloaded tar v0.4.45 |
| 421 | 2026-03-25T20:24:30.768Z | Downloaded toml_edit v0.22.27 |
| 422 | 2026-03-25T20:24:30.771Z | Downloaded quinn v0.11.9 |
| 423 | 2026-03-25T20:24:30.771Z | Downloaded ed25519-dalek v2.2.0 |
| 424 | 2026-03-25T20:24:30.771Z | Downloaded rustls-webpki v0.103.10 |
| 425 | 2026-03-25T20:24:30.772Z | Downloaded proc-macro2 v1.0.106 |
| 426 | 2026-03-25T20:24:30.774Z | Downloaded derive_more-impl v2.1.1 |
| 427 | 2026-03-25T20:24:30.777Z | Downloaded flate2 v1.1.9 |
| 428 | 2026-03-25T20:24:30.779Z | Downloaded vte v0.14.1 |
| 429 | 2026-03-25T20:24:30.779Z | Downloaded backtrace v0.3.76 |
| 430 | 2026-03-25T20:24:30.784Z | Downloaded der v0.7.10 |
| 431 | 2026-03-25T20:24:30.802Z | Downloaded unicode-ident v1.0.24 |
| 432 | 2026-03-25T20:24:30.806Z | Downloaded typenum v1.19.0 |
| 433 | 2026-03-25T20:24:30.810Z | Downloaded crossterm v0.29.0 |
| 434 | 2026-03-25T20:24:30.816Z | Downloaded memchr v2.8.0 |
| 435 | 2026-03-25T20:24:30.820Z | Downloaded rand v0.9.2 |
| 436 | 2026-03-25T20:24:30.820Z | Downloaded hyper-util v0.1.20 |
| 437 | 2026-03-25T20:24:30.828Z | Downloaded indexmap v2.13.0 |
| 438 | 2026-03-25T20:24:30.833Z | Downloaded url v2.5.8 |
| 439 | 2026-03-25T20:24:30.856Z | Downloaded ron v0.12.0 |
| 440 | 2026-03-25T20:24:30.861Z | Downloaded unicode-segmentation v1.13.1 |
| 441 | 2026-03-25T20:24:30.865Z | Downloaded tower v0.5.3 |
| 442 | 2026-03-25T20:24:30.873Z | Downloaded hashbrown v0.15.5 |
| 443 | 2026-03-25T20:24:30.878Z | Downloaded clap_builder v4.6.0 |
| 444 | 2026-03-25T20:24:30.882Z | Downloaded itertools v0.14.0 |
| 445 | 2026-03-25T20:24:30.886Z | Downloaded portable-atomic v1.13.1 |
| 446 | 2026-03-25T20:24:30.892Z | Downloaded idna v1.1.0 |
| 447 | 2026-03-25T20:24:30.898Z | Downloaded guppy v0.17.25 |
| 448 | 2026-03-25T20:24:30.898Z | Downloaded reqwest v0.12.28 |
| 449 | 2026-03-25T20:24:30.902Z | Downloaded aho-corasick v1.1.4 |
| 450 | 2026-03-25T20:24:30.911Z | Downloaded unicode-normalization v0.1.25 |
| 451 | 2026-03-25T20:24:30.911Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-25T20:24:30.914Z | Downloaded serde_json v1.0.149 |
| 453 | 2026-03-25T20:24:30.914Z | Downloaded regex v1.12.3 |
| 454 | 2026-03-25T20:24:30.918Z | Downloaded tokio-util v0.7.18 |
| 455 | 2026-03-25T20:24:30.918Z | Downloaded pulldown-cmark v0.13.3 |
| 456 | 2026-03-25T20:24:30.921Z | Downloaded h2 v0.4.13 |
| 457 | 2026-03-25T20:24:30.928Z | Downloaded hyper v1.8.1 |
| 458 | 2026-03-25T20:24:30.934Z | Downloaded iri-string v0.7.11 |
| 459 | 2026-03-25T20:24:30.941Z | Downloaded tower-http v0.6.8 |
| 460 | 2026-03-25T20:24:30.945Z | Downloaded futures-util v0.3.32 |
| 461 | 2026-03-25T20:24:30.951Z | Downloaded winnow v0.7.15 |
| 462 | 2026-03-25T20:24:30.957Z | Downloaded chrono v0.4.44 |
| 463 | 2026-03-25T20:24:30.982Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-03-25T20:24:30.985Z | Downloaded vcpkg v0.2.15 |
| 465 | 2026-03-25T20:24:31.006Z | Downloaded winnow v1.0.0 |
| 466 | 2026-03-25T20:24:31.012Z | Downloaded gimli v0.32.3 |
| 467 | 2026-03-25T20:24:31.016Z | Downloaded curve25519-dalek v4.1.3 |
| 468 | 2026-03-25T20:24:31.020Z | Downloaded bstr v1.12.1 |
| 469 | 2026-03-25T20:24:31.025Z | Downloaded webpki-roots v1.0.6 |
| 470 | 2026-03-25T20:24:31.025Z | Downloaded syn v2.0.117 |
| 471 | 2026-03-25T20:24:31.034Z | Downloaded unicode-width v0.2.2 |
| 472 | 2026-03-25T20:24:31.039Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-03-25T20:24:31.047Z | Downloaded tracing-subscriber v0.3.23 |
| 474 | 2026-03-25T20:24:31.061Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-03-25T20:24:31.067Z | Downloaded tracing v0.1.44 |
| 476 | 2026-03-25T20:24:31.079Z | Downloaded color-eyre v0.6.5 |
| 477 | 2026-03-25T20:24:31.090Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 478 | 2026-03-25T20:24:31.101Z | Downloaded openssl v0.10.76 |
| 479 | 2026-03-25T20:24:31.111Z | Downloaded zerocopy v0.8.47 |
| 480 | 2026-03-25T20:24:31.119Z | Downloaded regex-syntax v0.8.10 |
| 481 | 2026-03-25T20:24:31.122Z | Downloaded nix v0.30.1 |
| 482 | 2026-03-25T20:24:31.125Z | Downloaded unicode-width v0.1.14 |
| 483 | 2026-03-25T20:24:31.128Z | Downloaded object v0.37.3 |
| 484 | 2026-03-25T20:24:31.156Z | Downloaded rustls v0.23.37 |
| 485 | 2026-03-25T20:24:31.164Z | Downloaded rustix v0.38.44 |
| 486 | 2026-03-25T20:24:31.172Z | Downloaded rustix v1.1.4 |
| 487 | 2026-03-25T20:24:31.259Z | Downloaded regex-automata v0.4.14 |
| 488 | 2026-03-25T20:24:31.295Z | Downloaded petgraph v0.8.3 |
| 489 | 2026-03-25T20:24:31.305Z | Downloaded libc v0.2.183 |
| 490 | 2026-03-25T20:24:31.322Z | Downloaded tokio v1.50.0 |
| 491 | 2026-03-25T20:24:31.393Z | Downloaded recursion v0.5.4 |
| 492 | 2026-03-25T20:24:31.401Z | Downloaded ring v0.17.14 |
| 493 | 2026-03-25T20:24:31.467Z | Compiling libc v0.2.183 |
| 494 | 2026-03-25T20:24:31.467Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-03-25T20:24:31.475Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-03-25T20:24:31.475Z | Compiling quote v1.0.45 |
| 497 | 2026-03-25T20:24:31.475Z | Compiling serde_core v1.0.228 |
| 498 | 2026-03-25T20:24:31.475Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-03-25T20:24:31.476Z | Compiling memchr v2.8.0 |
| 500 | 2026-03-25T20:24:31.476Z | Compiling once_cell v1.21.4 |
| 501 | 2026-03-25T20:24:31.659Z | Compiling log v0.4.29 |
| 502 | 2026-03-25T20:24:31.712Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-03-25T20:24:31.804Z | Compiling itoa v1.0.18 |
| 504 | 2026-03-25T20:24:31.865Z | Compiling serde v1.0.228 |
| 505 | 2026-03-25T20:24:32.083Z | Compiling futures-core v0.3.32 |
| 506 | 2026-03-25T20:24:32.191Z | Compiling smallvec v1.15.1 |
| 507 | 2026-03-25T20:24:32.342Z | Compiling bitflags v2.11.0 |
| 508 | 2026-03-25T20:24:32.372Z | Compiling equivalent v1.0.2 |
| 509 | 2026-03-25T20:24:32.406Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-03-25T20:24:32.822Z | Compiling shlex v1.3.0 |
| 511 | 2026-03-25T20:24:32.844Z | Compiling jobserver v0.1.34 |
| 512 | 2026-03-25T20:24:32.844Z | Compiling hashbrown v0.16.1 |
| 513 | 2026-03-25T20:24:32.844Z | Compiling bytes v1.11.1 |
| 514 | 2026-03-25T20:24:32.844Z | Compiling rustix v1.1.4 |
| 515 | 2026-03-25T20:24:32.844Z | Compiling futures-sink v0.3.32 |
| 516 | 2026-03-25T20:24:32.902Z | Compiling errno v0.3.14 |
| 517 | 2026-03-25T20:24:32.929Z | Compiling cc v1.2.57 |
| 518 | 2026-03-25T20:24:32.962Z | Compiling signal-hook-registry v1.4.8 |
| 519 | 2026-03-25T20:24:33.054Z | Compiling mio v1.1.1 |
| 520 | 2026-03-25T20:24:33.244Z | Compiling syn v2.0.117 |
| 521 | 2026-03-25T20:24:33.328Z | Compiling socket2 v0.6.3 |
| 522 | 2026-03-25T20:24:33.519Z | Compiling slab v0.4.12 |
| 523 | 2026-03-25T20:24:33.611Z | Compiling zmij v1.0.21 |
| 524 | 2026-03-25T20:24:33.717Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-03-25T20:24:33.830Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-03-25T20:24:33.954Z | Compiling version_check v0.9.5 |
| 527 | 2026-03-25T20:24:33.983Z | Compiling serde_json v1.0.149 |
| 528 | 2026-03-25T20:24:34.217Z | Compiling futures-task v0.3.32 |
| 529 | 2026-03-25T20:24:34.242Z | Compiling indexmap v2.13.0 |
| 530 | 2026-03-25T20:24:34.255Z | Compiling futures-io v0.3.32 |
| 531 | 2026-03-25T20:24:34.408Z | Compiling getrandom v0.4.2 |
| 532 | 2026-03-25T20:24:34.453Z | Compiling camino v1.2.2 |
| 533 | 2026-03-25T20:24:34.542Z | Compiling unicode-width v0.2.2 |
| 534 | 2026-03-25T20:24:34.838Z | Compiling ring v0.17.14 |
| 535 | 2026-03-25T20:24:35.049Z | Compiling http v1.4.0 |
| 536 | 2026-03-25T20:24:35.054Z | Compiling percent-encoding v2.3.2 |
| 537 | 2026-03-25T20:24:35.054Z | Compiling simd-adler32 v0.3.8 |
| 538 | 2026-03-25T20:24:35.125Z | Compiling zeroize v1.8.2 |
| 539 | 2026-03-25T20:24:35.156Z | Compiling adler2 v2.0.1 |
| 540 | 2026-03-25T20:24:35.316Z | Compiling autocfg v1.5.0 |
| 541 | 2026-03-25T20:24:35.316Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-03-25T20:24:35.660Z | Compiling num-traits v0.2.19 |
| 543 | 2026-03-25T20:24:35.776Z | Compiling object v0.37.3 |
| 544 | 2026-03-25T20:24:35.882Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-03-25T20:24:35.943Z | Compiling zerocopy v0.8.47 |
| 546 | 2026-03-25T20:24:36.054Z | Compiling getrandom v0.3.4 |
| 547 | 2026-03-25T20:24:36.399Z | Compiling http-body v1.0.1 |
| 548 | 2026-03-25T20:24:36.410Z | Compiling rustls-pki-types v1.14.0 |
| 549 | 2026-03-25T20:24:36.550Z | Compiling semver v1.0.27 |
| 550 | 2026-03-25T20:24:36.563Z | Compiling getrandom v0.2.17 |
| 551 | 2026-03-25T20:24:36.667Z | Compiling gimli v0.32.3 |
| 552 | 2026-03-25T20:24:36.718Z | Compiling untrusted v0.9.0 |
| 553 | 2026-03-25T20:24:36.751Z | Compiling thiserror v2.0.18 |
| 554 | 2026-03-25T20:24:36.853Z | Compiling owo-colors v4.3.0 |
| 555 | 2026-03-25T20:24:36.941Z | Compiling serde_derive v1.0.228 |
| 556 | 2026-03-25T20:24:36.961Z | Compiling tokio-macros v2.6.1 |
| 557 | 2026-03-25T20:24:37.088Z | Compiling futures-macro v0.3.32 |
| 558 | 2026-03-25T20:24:37.172Z | Compiling tracing-attributes v0.1.31 |
| 559 | 2026-03-25T20:24:37.204Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-03-25T20:24:37.269Z | Compiling typenum v1.19.0 |
| 561 | 2026-03-25T20:24:37.421Z | Compiling guppy-workspace-hack v0.1.0 |
| 562 | 2026-03-25T20:24:37.586Z | Compiling fnv v1.0.7 |
| 563 | 2026-03-25T20:24:37.628Z | Compiling httparse v1.10.1 |
| 564 | 2026-03-25T20:24:37.780Z | Compiling tokio v1.50.0 |
| 565 | 2026-03-25T20:24:37.896Z | Compiling futures-util v0.3.32 |
| 566 | 2026-03-25T20:24:37.993Z | Compiling thiserror-impl v2.0.18 |
| 567 | 2026-03-25T20:24:38.365Z | Compiling tracing v0.1.44 |
| 568 | 2026-03-25T20:24:38.716Z | Compiling addr2line v0.25.1 |
| 569 | 2026-03-25T20:24:39.351Z | Compiling form_urlencoded v1.2.2 |
| 570 | 2026-03-25T20:24:39.616Z | Compiling generic-array v0.14.7 |
| 571 | 2026-03-25T20:24:39.728Z | Compiling tower-service v0.3.3 |
| 572 | 2026-03-25T20:24:39.827Z | Compiling typeid v1.0.3 |
| 573 | 2026-03-25T20:24:39.841Z | Compiling thiserror v1.0.69 |
| 574 | 2026-03-25T20:24:40.101Z | Compiling idna_adapter v1.0.0 |
| 575 | 2026-03-25T20:24:40.135Z | Compiling atomic-waker v1.1.2 |
| 576 | 2026-03-25T20:24:40.151Z | Compiling rustls v0.23.37 |
| 577 | 2026-03-25T20:24:40.202Z | Compiling try-lock v0.2.5 |
| 578 | 2026-03-25T20:24:40.268Z | Compiling rustc-demangle v0.1.27 |
| 579 | 2026-03-25T20:24:40.320Z | Compiling fastrand v2.3.0 |
| 580 | 2026-03-25T20:24:40.357Z | Compiling utf8_iter v1.0.4 |
| 581 | 2026-03-25T20:24:40.520Z | Compiling target-spec v3.5.7 |
| 582 | 2026-03-25T20:24:40.551Z | Compiling pkg-config v0.3.32 |
| 583 | 2026-03-25T20:24:40.668Z | Compiling tempfile v3.27.0 |
| 584 | 2026-03-25T20:24:40.813Z | Compiling idna v1.1.0 |
| 585 | 2026-03-25T20:24:40.998Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 586 | 2026-03-25T20:24:41.252Z | Compiling want v0.3.1 |
| 587 | 2026-03-25T20:24:41.534Z | Compiling cfg-expr v0.20.7 |
| 588 | 2026-03-25T20:24:41.562Z | Compiling tokio-util v0.7.18 |
| 589 | 2026-03-25T20:24:41.709Z | Compiling backtrace v0.3.76 |
| 590 | 2026-03-25T20:24:42.179Z | Compiling h2 v0.4.13 |
| 591 | 2026-03-25T20:24:42.748Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-03-25T20:24:42.949Z | Compiling terminal_size v0.4.4 |
| 593 | 2026-03-25T20:24:43.098Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-25T20:24:43.217Z | Compiling subtle v2.6.1 |
| 595 | 2026-03-25T20:24:43.282Z | Compiling regex-syntax v0.8.10 |
| 596 | 2026-03-25T20:24:43.375Z | Compiling winnow v0.7.15 |
| 597 | 2026-03-25T20:24:43.896Z | Compiling pin-utils v0.1.0 |
| 598 | 2026-03-25T20:24:43.975Z | Compiling erased-serde v0.4.10 |
| 599 | 2026-03-25T20:24:44.954Z | Compiling rustls-webpki v0.103.10 |
| 600 | 2026-03-25T20:24:45.291Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-03-25T20:24:47.523Z | Compiling hyper v1.8.1 |
| 602 | 2026-03-25T20:24:48.493Z | Compiling url v2.5.8 |
| 603 | 2026-03-25T20:24:50.424Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-03-25T20:24:50.484Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-03-25T20:24:50.656Z | Compiling ahash v0.8.12 |
| 606 | 2026-03-25T20:24:50.803Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-03-25T20:24:50.906Z | Compiling toml_write v0.1.2 |
| 608 | 2026-03-25T20:24:50.906Z | Compiling unicode-linebreak v0.1.5 |
| 609 | 2026-03-25T20:24:50.931Z | Compiling either v1.15.0 |
| 610 | 2026-03-25T20:24:51.033Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-03-25T20:24:51.146Z | Compiling parking_lot_core v0.9.12 |
| 612 | 2026-03-25T20:24:51.158Z | Compiling is_ci v1.2.0 |
| 613 | 2026-03-25T20:24:51.183Z | Compiling base64 v0.22.1 |
| 614 | 2026-03-25T20:24:51.210Z | Compiling ipnet v2.12.0 |
| 615 | 2026-03-25T20:24:51.315Z | Compiling lazy_static v1.5.0 |
| 616 | 2026-03-25T20:24:51.326Z | Compiling unicode-segmentation v1.13.1 |
| 617 | 2026-03-25T20:24:51.412Z | Compiling portable-atomic v1.13.1 |
| 618 | 2026-03-25T20:24:51.427Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-03-25T20:24:51.627Z | Compiling foldhash v0.1.5 |
| 620 | 2026-03-25T20:24:51.661Z | Compiling nextest-workspace-hack v0.1.0 |
| 621 | 2026-03-25T20:24:51.719Z | Compiling convert_case v0.10.0 |
| 622 | 2026-03-25T20:24:51.845Z | Compiling hashbrown v0.15.5 |
| 623 | 2026-03-25T20:24:51.893Z | Compiling tower v0.5.3 |
| 624 | 2026-03-25T20:24:51.906Z | Compiling hyper-util v0.1.20 |
| 625 | 2026-03-25T20:24:52.001Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-03-25T20:24:52.461Z | Compiling supports-color v3.0.2 |
| 627 | 2026-03-25T20:24:52.475Z | Compiling textwrap v0.16.2 |
| 628 | 2026-03-25T20:24:52.488Z | Compiling toml_edit v0.22.27 |
| 629 | 2026-03-25T20:24:52.662Z | Compiling tokio-rustls v0.26.4 |
| 630 | 2026-03-25T20:24:52.943Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-03-25T20:24:53.207Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-03-25T20:24:53.275Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-03-25T20:24:53.483Z | Compiling webpki-roots v1.0.6 |
| 634 | 2026-03-25T20:24:53.606Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-03-25T20:24:53.741Z | Compiling console v0.15.11 |
| 636 | 2026-03-25T20:24:53.859Z | Compiling cargo-platform v0.3.2 |
| 637 | 2026-03-25T20:24:54.365Z | Compiling tracing-log v0.2.0 |
| 638 | 2026-03-25T20:24:54.418Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-03-25T20:24:54.539Z | Compiling thread_local v1.1.9 |
| 640 | 2026-03-25T20:24:54.585Z | Compiling unicode-width v0.1.14 |
| 641 | 2026-03-25T20:24:54.724Z | Compiling cfg_aliases v0.2.1 |
| 642 | 2026-03-25T20:24:54.801Z | Compiling debug-ignore v1.0.5 |
| 643 | 2026-03-25T20:24:54.887Z | Compiling ryu v1.0.23 |
| 644 | 2026-03-25T20:24:54.926Z | Compiling utf8parse v0.2.2 |
| 645 | 2026-03-25T20:24:54.935Z | Compiling supports-hyperlinks v3.2.0 |
| 646 | 2026-03-25T20:24:55.032Z | Compiling iri-string v0.7.11 |
| 647 | 2026-03-25T20:24:55.054Z | Compiling fixedbitset v0.5.7 |
| 648 | 2026-03-25T20:24:55.159Z | Compiling winnow v1.0.0 |
| 649 | 2026-03-25T20:24:55.194Z | Compiling rustix v0.38.44 |
| 650 | 2026-03-25T20:24:55.542Z | Compiling zstd-safe v7.2.4 |
| 651 | 2026-03-25T20:24:55.556Z | Compiling supports-unicode v3.0.0 |
| 652 | 2026-03-25T20:24:55.781Z | Compiling pulldown-cmark v0.13.3 |
| 653 | 2026-03-25T20:24:56.002Z | Compiling scopeguard v1.2.0 |
| 654 | 2026-03-25T20:24:56.099Z | Compiling lock_api v0.4.14 |
| 655 | 2026-03-25T20:24:56.129Z | Compiling miette v7.6.0 |
| 656 | 2026-03-25T20:24:56.343Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 657 | 2026-03-25T20:24:56.483Z | Compiling tower-http v0.6.8 |
| 658 | 2026-03-25T20:24:56.566Z | Compiling petgraph v0.8.3 |
| 659 | 2026-03-25T20:24:57.465Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-03-25T20:24:57.641Z | Compiling anstyle-parse v1.0.0 |
| 661 | 2026-03-25T20:24:57.668Z | Compiling nix v0.30.1 |
| 662 | 2026-03-25T20:24:57.767Z | Compiling tracing-subscriber v0.3.23 |
| 663 | 2026-03-25T20:24:57.864Z | Compiling sigchld v0.2.4 |
| 664 | 2026-03-25T20:24:58.051Z | Compiling cargo_metadata v0.23.1 |
| 665 | 2026-03-25T20:24:58.064Z | Compiling toml v0.8.23 |
| 666 | 2026-03-25T20:24:58.486Z | Compiling hyper-rustls v0.27.7 |
| 667 | 2026-03-25T20:24:59.172Z | Compiling serde-value v0.7.0 |
| 668 | 2026-03-25T20:24:59.881Z | Compiling serde-untagged v0.1.9 |
| 669 | 2026-03-25T20:25:00.527Z | Compiling derive_more-impl v2.1.1 |
| 670 | 2026-03-25T20:25:01.015Z | Compiling itertools v0.14.0 |
| 671 | 2026-03-25T20:25:01.048Z | Compiling regex v1.12.3 |
| 672 | 2026-03-25T20:25:01.338Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-03-25T20:25:01.492Z | Compiling crypto-common v0.1.7 |
| 674 | 2026-03-25T20:25:01.621Z | Compiling ppv-lite86 v0.2.21 |
| 675 | 2026-03-25T20:25:01.635Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-03-25T20:25:01.949Z | Compiling rand_core v0.9.5 |
| 677 | 2026-03-25T20:25:01.952Z | Compiling pin-project-internal v1.1.11 |
| 678 | 2026-03-25T20:25:02.163Z | Compiling http-body-util v0.1.3 |
| 679 | 2026-03-25T20:25:02.207Z | Compiling uuid v1.22.0 |
| 680 | 2026-03-25T20:25:02.442Z | Compiling smol_str v0.3.6 |
| 681 | 2026-03-25T20:25:02.466Z | Compiling serde_spanned v1.1.0 |
| 682 | 2026-03-25T20:25:02.486Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 683 | 2026-03-25T20:25:02.628Z | Compiling filetime v0.2.27 |
| 684 | 2026-03-25T20:25:02.746Z | Compiling bstr v1.12.1 |
| 685 | 2026-03-25T20:25:02.784Z | Compiling vte v0.14.1 |
| 686 | 2026-03-25T20:25:02.833Z | Compiling anstyle v1.0.14 |
| 687 | 2026-03-25T20:25:03.007Z | Compiling self_update v0.42.0 |
| 688 | 2026-03-25T20:25:03.105Z | Compiling is_terminal_polyfill v1.70.2 |
| 689 | 2026-03-25T20:25:03.208Z | Compiling iana-time-zone v0.1.65 |
| 690 | 2026-03-25T20:25:03.208Z | Compiling color-spantrace v0.3.0 |
| 691 | 2026-03-25T20:25:03.229Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-03-25T20:25:03.244Z | Compiling unicode-xid v0.2.6 |
| 693 | 2026-03-25T20:25:03.377Z | Compiling eyre v0.6.12 |
| 694 | 2026-03-25T20:25:03.377Z | Compiling litrs v1.0.0 |
| 695 | 2026-03-25T20:25:03.432Z | Compiling tinyvec_macros v0.1.1 |
| 696 | 2026-03-25T20:25:03.450Z | Compiling unicase v2.9.0 |
| 697 | 2026-03-25T20:25:03.506Z | Compiling nested v0.1.1 |
| 698 | 2026-03-25T20:25:03.510Z | Compiling colorchoice v1.0.5 |
| 699 | 2026-03-25T20:25:03.542Z | Compiling static_assertions v1.1.0 |
| 700 | 2026-03-25T20:25:03.617Z | Compiling anstyle-query v1.1.5 |
| 701 | 2026-03-25T20:25:03.630Z | Compiling xattr v1.6.1 |
| 702 | 2026-03-25T20:25:03.704Z | Compiling anstream v1.0.0 |
| 703 | 2026-03-25T20:25:03.719Z | Compiling guppy v0.17.25 |
| 704 | 2026-03-25T20:25:03.822Z | Compiling tar v0.4.45 |
| 705 | 2026-03-25T20:25:03.825Z | Compiling document-features v0.2.12 |
| 706 | 2026-03-25T20:25:03.986Z | Compiling tinyvec v1.11.0 |
| 707 | 2026-03-25T20:25:04.180Z | Compiling indicatif v0.17.11 |
| 708 | 2026-03-25T20:25:04.390Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-03-25T20:25:04.430Z | Compiling chrono v0.4.44 |
| 710 | 2026-03-25T20:25:04.798Z | Compiling globset v0.4.18 |
| 711 | 2026-03-25T20:25:05.542Z | Compiling pin-project v1.1.11 |
| 712 | 2026-03-25T20:25:05.650Z | Compiling strip-ansi-escapes v0.2.1 |
| 713 | 2026-03-25T20:25:06.154Z | Compiling toml v1.1.0+spec-1.1.0 |
| 714 | 2026-03-25T20:25:06.441Z | Compiling nextest-metadata v0.12.2 |
| 715 | 2026-03-25T20:25:06.804Z | Compiling newtype-uuid v1.3.2 |
| 716 | 2026-03-25T20:25:06.995Z | Compiling reqwest v0.12.28 |
| 717 | 2026-03-25T20:25:07.337Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-03-25T20:25:07.801Z | Compiling futures v0.3.32 |
| 719 | 2026-03-25T20:25:07.887Z | Compiling digest v0.10.7 |
| 720 | 2026-03-25T20:25:07.901Z | Compiling derive_more v2.1.1 |
| 721 | 2026-03-25T20:25:07.985Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-03-25T20:25:08.003Z | Compiling flate2 v1.1.9 |
| 723 | 2026-03-25T20:25:08.111Z | Compiling tracing-error v0.2.1 |
| 724 | 2026-03-25T20:25:08.368Z | Compiling shared_child v1.1.1 |
| 725 | 2026-03-25T20:25:08.897Z | Compiling signal-hook-mio v0.2.5 |
| 726 | 2026-03-25T20:25:09.032Z | Compiling self-replace v1.5.0 |
| 727 | 2026-03-25T20:25:09.062Z | Compiling cargo-platform v0.2.0 |
| 728 | 2026-03-25T20:25:09.325Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-03-25T20:25:09.371Z | Compiling quick-xml v0.37.5 |
| 730 | 2026-03-25T20:25:09.609Z | Compiling recursion v0.5.4 |
| 731 | 2026-03-25T20:25:09.969Z | Compiling cpufeatures v0.2.17 |
| 732 | 2026-03-25T20:25:10.058Z | Compiling urlencoding v2.1.3 |
| 733 | 2026-03-25T20:25:10.078Z | Compiling indenter v0.3.4 |
| 734 | 2026-03-25T20:25:10.237Z | Compiling shell-words v1.1.1 |
| 735 | 2026-03-25T20:25:10.289Z | Compiling clap_lex v1.1.0 |
| 736 | 2026-03-25T20:25:10.453Z | Compiling strsim v0.11.1 |
| 737 | 2026-03-25T20:25:10.654Z | Compiling heck v0.5.0 |
| 738 | 2026-03-25T20:25:10.859Z | Compiling humantime v2.3.0 |
| 739 | 2026-03-25T20:25:10.874Z | Compiling clap_derive v4.6.0 |
| 740 | 2026-03-25T20:25:10.954Z | Compiling clap_builder v4.6.0 |
| 741 | 2026-03-25T20:25:11.293Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-03-25T20:25:11.605Z | Compiling sha2 v0.10.9 |
| 743 | 2026-03-25T20:25:11.988Z | Compiling quick-junit v0.5.2 |
| 744 | 2026-03-25T20:25:12.656Z | Compiling nextest-filtering v0.15.0 |
| 745 | 2026-03-25T20:25:12.822Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-03-25T20:25:15.093Z | Compiling atomicwrites v0.4.4 |
| 747 | 2026-03-25T20:25:15.379Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-03-25T20:25:15.685Z | Compiling crossterm v0.29.0 |
| 749 | 2026-03-25T20:25:16.583Z | Compiling duct v0.13.7 |
| 750 | 2026-03-25T20:25:17.694Z | Compiling zstd v0.13.3 |
| 751 | 2026-03-25T20:25:17.906Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-03-25T20:25:18.101Z | Compiling rand v0.9.2 |
| 753 | 2026-03-25T20:25:18.120Z | Compiling config v0.15.22 |
| 754 | 2026-03-25T20:25:18.190Z | Compiling unicode-normalization v0.1.25 |
| 755 | 2026-03-25T20:25:18.317Z | Compiling target-spec-miette v0.4.5 |
| 756 | 2026-03-25T20:25:18.355Z | Compiling future-queue v0.4.0 |
| 757 | 2026-03-25T20:25:18.625Z | Compiling mukti-metadata v0.3.0 |
| 758 | 2026-03-25T20:25:18.722Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-03-25T20:25:18.766Z | Compiling camino-tempfile v1.4.1 |
| 760 | 2026-03-25T20:25:18.844Z | Compiling derive-where v1.6.1 |
| 761 | 2026-03-25T20:25:18.911Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-03-25T20:25:19.113Z | Compiling serde_ignored v0.1.14 |
| 763 | 2026-03-25T20:25:19.200Z | Compiling swrite v0.1.0 |
| 764 | 2026-03-25T20:25:19.265Z | Compiling home v0.5.12 |
| 765 | 2026-03-25T20:25:19.306Z | Compiling hex v0.4.3 |
| 766 | 2026-03-25T20:25:19.332Z | Compiling indent_write v2.2.0 |
| 767 | 2026-03-25T20:25:19.352Z | Compiling xxhash-rust v0.8.15 |
| 768 | 2026-03-25T20:25:19.482Z | Compiling color-eyre v0.6.5 |
| 769 | 2026-03-25T20:25:19.546Z | Compiling clap v4.6.0 |
| 770 | 2026-03-25T20:25:19.560Z | Compiling dialoguer v0.11.0 |
| 771 | 2026-03-25T20:25:19.594Z | Compiling enable-ansi-support v0.2.1 |
| 772 | 2026-03-25T20:25:20.053Z | Compiling nextest-runner v0.80.0 |
| 773 | 2026-03-25T20:25:38.202Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 774 | 2026-03-25T20:25:38.378Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 775 | 2026-03-25T20:25:38.381Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 776 | 2026-03-25T20:25:38.501Z | + pushd mg-lower |
| 777 | 2026-03-25T20:25:38.503Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 778 | 2026-03-25T20:25:38.503Z | + cargo nextest run |
| 779 | 2026-03-25T20:25:38.658Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 780 | 2026-03-25T20:25:39.279Z | From https://github.com/oxidecomputer/falcon |
| 781 | 2026-03-25T20:25:39.279Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 782 | 2026-03-25T20:25:39.359Z | Updating crates.io index |
| 783 | 2026-03-25T20:25:39.362Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 784 | 2026-03-25T20:25:40.074Z | From https://github.com/oxidecomputer/dendrite |
| 785 | 2026-03-25T20:25:40.074Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 786 | 2026-03-25T20:25:40.170Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 787 | 2026-03-25T20:25:40.436Z | From https://github.com/oxidecomputer/ispf |
| 788 | 2026-03-25T20:25:40.436Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 789 | 2026-03-25T20:25:40.441Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 790 | 2026-03-25T20:25:40.793Z | From https://github.com/oxidecomputer/netadm-sys |
| 791 | 2026-03-25T20:25:40.793Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 792 | 2026-03-25T20:25:40.812Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 793 | 2026-03-25T20:25:48.015Z | From https://github.com/oxidecomputer/omicron |
| 794 | 2026-03-25T20:25:48.015Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 795 | 2026-03-25T20:25:48.440Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 796 | 2026-03-25T20:25:49.058Z | From https://github.com/oxidecomputer/opte |
| 797 | 2026-03-25T20:25:49.058Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 798 | 2026-03-25T20:25:49.125Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 799 | 2026-03-25T20:25:49.404Z | From https://github.com/illumos/smf-rs |
| 800 | 2026-03-25T20:25:49.404Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 801 | 2026-03-25T20:25:49.526Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 802 | 2026-03-25T20:25:49.824Z | From https://github.com/oxidecomputer/network-interface |
| 803 | 2026-03-25T20:25:49.824Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 804 | 2026-03-25T20:25:49.831Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 805 | 2026-03-25T20:25:50.089Z | From https://github.com/oxidecomputer/zone |
| 806 | 2026-03-25T20:25:50.089Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 807 | 2026-03-25T20:25:50.137Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 808 | 2026-03-25T20:25:51.353Z | From https://github.com/oxidecomputer/propolis |
| 809 | 2026-03-25T20:25:51.353Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 810 | 2026-03-25T20:25:51.441Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 811 | 2026-03-25T20:25:51.961Z | From https://github.com/oxidecomputer/transceiver-control |
| 812 | 2026-03-25T20:25:51.961Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 813 | 2026-03-25T20:25:52.038Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 814 | 2026-03-25T20:25:52.261Z | From https://github.com/oxidecomputer/dlpi-sys |
| 815 | 2026-03-25T20:25:52.261Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 816 | 2026-03-25T20:25:52.270Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 817 | 2026-03-25T20:25:52.541Z | From https://github.com/jmesmon/rust-libzfs |
| 818 | 2026-03-25T20:25:52.541Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 819 | 2026-03-25T20:25:52.549Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 820 | 2026-03-25T20:25:52.810Z | From https://github.com/oxidecomputer/rusty-doors |
| 821 | 2026-03-25T20:25:52.810Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 822 | 2026-03-25T20:25:52.860Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 823 | 2026-03-25T20:25:53.218Z | From https://github.com/oxidecomputer/lldp |
| 824 | 2026-03-25T20:25:53.218Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 825 | 2026-03-25T20:25:53.233Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 826 | 2026-03-25T20:25:53.483Z | From https://github.com/oxidecomputer/slog-error-chain |
| 827 | 2026-03-25T20:25:53.483Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 828 | 2026-03-25T20:25:53.573Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 829 | 2026-03-25T20:25:53.852Z | From https://github.com/oxidecomputer/tufaceous |
| 830 | 2026-03-25T20:25:53.852Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 831 | 2026-03-25T20:25:53.924Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 832 | 2026-03-25T20:25:54.374Z | From https://github.com/oxidecomputer/management-gateway-service |
| 833 | 2026-03-25T20:25:54.374Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 834 | 2026-03-25T20:25:54.398Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 835 | 2026-03-25T20:25:55.323Z | From https://github.com/oxidecomputer/crucible |
| 836 | 2026-03-25T20:25:55.324Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 837 | 2026-03-25T20:25:55.362Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 838 | 2026-03-25T20:25:55.614Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 839 | 2026-03-25T20:25:55.614Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 840 | 2026-03-25T20:25:55.992Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 841 | 2026-03-25T20:25:56.436Z | From https://github.com/oxidecomputer/propolis |
| 842 | 2026-03-25T20:25:56.436Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 843 | 2026-03-25T20:25:56.478Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 844 | 2026-03-25T20:25:56.742Z | From https://github.com/oxidecomputer/tofino |
| 845 | 2026-03-25T20:25:56.742Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 846 | 2026-03-25T20:25:56.758Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 847 | 2026-03-25T20:25:57.294Z | From https://github.com/oxidecomputer/maghemite |
| 848 | 2026-03-25T20:25:57.294Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 849 | 2026-03-25T20:25:57.363Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 850 | 2026-03-25T20:25:57.642Z | From https://github.com/oxidecomputer/clickward |
| 851 | 2026-03-25T20:25:57.642Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 852 | 2026-03-25T20:25:57.784Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 853 | 2026-03-25T20:25:58.072Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 854 | 2026-03-25T20:25:58.072Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 855 | 2026-03-25T20:25:58.188Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 856 | 2026-03-25T20:25:58.522Z | From https://github.com/oxidecomputer/crucible |
| 857 | 2026-03-25T20:25:58.522Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 858 | 2026-03-25T20:25:59.402Z | Downloading crates ... |
| 859 | 2026-03-25T20:25:59.500Z | Downloaded bit-set v0.8.0 |
| 860 | 2026-03-25T20:25:59.506Z | Downloaded arrayvec v0.7.6 |
| 861 | 2026-03-25T20:25:59.509Z | Downloaded async-recursion v1.1.1 |
| 862 | 2026-03-25T20:25:59.509Z | Downloaded backoff v0.4.0 |
| 863 | 2026-03-25T20:25:59.515Z | Downloaded enum-as-inner v0.6.1 |
| 864 | 2026-03-25T20:25:59.519Z | Downloaded dyn-clone v1.0.20 |
| 865 | 2026-03-25T20:25:59.521Z | Downloaded base16ct v0.2.0 |
| 866 | 2026-03-25T20:25:59.524Z | Downloaded async-stream v0.3.6 |
| 867 | 2026-03-25T20:25:59.527Z | Downloaded dropshot_endpoint v0.16.7 |
| 868 | 2026-03-25T20:25:59.531Z | Downloaded async-trait v0.1.89 |
| 869 | 2026-03-25T20:25:59.531Z | Downloaded derive-ex v0.1.8 |
| 870 | 2026-03-25T20:25:59.534Z | Downloaded newline-converter v0.3.0 |
| 871 | 2026-03-25T20:25:59.534Z | Downloaded cmake v0.1.57 |
| 872 | 2026-03-25T20:25:59.534Z | Downloaded foldhash v0.2.0 |
| 873 | 2026-03-25T20:25:59.534Z | Downloaded icu_collections v2.1.1 |
| 874 | 2026-03-25T20:25:59.537Z | Downloaded ciborium-io v0.2.2 |
| 875 | 2026-03-25T20:25:59.537Z | Downloaded aead v0.5.2 |
| 876 | 2026-03-25T20:25:59.540Z | Downloaded highway v1.3.0 |
| 877 | 2026-03-25T20:25:59.543Z | Downloaded cookie v0.18.1 |
| 878 | 2026-03-25T20:25:59.543Z | Downloaded darling_macro v0.21.3 |
| 879 | 2026-03-25T20:25:59.547Z | Downloaded crunchy v0.2.4 |
| 880 | 2026-03-25T20:25:59.547Z | Downloaded hash32 v0.3.1 |
| 881 | 2026-03-25T20:25:59.550Z | Downloaded const_format_proc_macros v0.2.34 |
| 882 | 2026-03-25T20:25:59.554Z | Downloaded async-stream-impl v0.3.6 |
| 883 | 2026-03-25T20:25:59.555Z | Downloaded ciborium v0.2.2 |
| 884 | 2026-03-25T20:25:59.555Z | Downloaded cancel-safe-futures v0.1.5 |
| 885 | 2026-03-25T20:25:59.558Z | Downloaded bytecount v0.6.9 |
| 886 | 2026-03-25T20:25:59.558Z | Downloaded keccak v0.1.6 |
| 887 | 2026-03-25T20:25:59.558Z | Downloaded git-stub v1.0.0 |
| 888 | 2026-03-25T20:25:59.558Z | Downloaded backon v1.6.0 |
| 889 | 2026-03-25T20:25:59.562Z | Downloaded convert_case v0.4.0 |
| 890 | 2026-03-25T20:25:59.568Z | Downloaded lru-cache v0.1.2 |
| 891 | 2026-03-25T20:25:59.574Z | Downloaded fixedbitset v0.4.2 |
| 892 | 2026-03-25T20:25:59.574Z | Downloaded constant_time_eq v0.4.2 |
| 893 | 2026-03-25T20:25:59.574Z | Downloaded embedded-io v0.6.1 |
| 894 | 2026-03-25T20:25:59.574Z | Downloaded cobs v0.3.0 |
| 895 | 2026-03-25T20:25:59.577Z | Downloaded arrayref v0.3.9 |
| 896 | 2026-03-25T20:25:59.577Z | Downloaded gethostname v0.5.0 |
| 897 | 2026-03-25T20:25:59.577Z | Downloaded csv-core v0.1.13 |
| 898 | 2026-03-25T20:25:59.580Z | Downloaded opaque-debug v0.3.1 |
| 899 | 2026-03-25T20:25:59.583Z | Downloaded defmt v0.3.100 |
| 900 | 2026-03-25T20:25:59.583Z | Downloaded const-random-macro v0.1.16 |
| 901 | 2026-03-25T20:25:59.583Z | Downloaded olpc-cjson v0.1.4 |
| 902 | 2026-03-25T20:25:59.588Z | Downloaded num v0.4.3 |
| 903 | 2026-03-25T20:25:59.588Z | Downloaded instant v0.1.13 |
| 904 | 2026-03-25T20:25:59.588Z | Downloaded hostname v0.3.1 |
| 905 | 2026-03-25T20:25:59.591Z | Downloaded omicron-workspace-hack v0.1.0 |
| 906 | 2026-03-25T20:25:59.591Z | Downloaded newtype-uuid-macros v0.1.0 |
| 907 | 2026-03-25T20:25:59.591Z | Downloaded dunce v1.0.5 |
| 908 | 2026-03-25T20:25:59.591Z | Downloaded group v0.13.0 |
| 909 | 2026-03-25T20:25:59.595Z | Downloaded memoffset v0.9.1 |
| 910 | 2026-03-25T20:25:59.595Z | Downloaded ident_case v1.0.1 |
| 911 | 2026-03-25T20:25:59.595Z | Downloaded goblin v0.8.2 |
| 912 | 2026-03-25T20:25:59.598Z | Downloaded embedded-io v0.4.0 |
| 913 | 2026-03-25T20:25:59.602Z | Downloaded darling_macro v0.23.0 |
| 914 | 2026-03-25T20:25:59.602Z | Downloaded httpdate v1.0.3 |
| 915 | 2026-03-25T20:25:59.602Z | Downloaded num_threads v0.1.7 |
| 916 | 2026-03-25T20:25:59.602Z | Downloaded fxhash v0.2.1 |
| 917 | 2026-03-25T20:25:59.602Z | Downloaded crc8 v0.1.1 |
| 918 | 2026-03-25T20:25:59.602Z | Downloaded dtrace-parser v0.2.0 |
| 919 | 2026-03-25T20:25:59.605Z | Downloaded cpufeatures v0.3.0 |
| 920 | 2026-03-25T20:25:59.605Z | Downloaded crucible-workspace-hack v0.1.0 |
| 921 | 2026-03-25T20:25:59.605Z | Downloaded hubpack v0.1.2 |
| 922 | 2026-03-25T20:25:59.612Z | Downloaded ciborium-ll v0.2.2 |
| 923 | 2026-03-25T20:25:59.612Z | Downloaded newtype_derive v0.1.6 |
| 924 | 2026-03-25T20:25:59.612Z | Downloaded num-derive v0.4.2 |
| 925 | 2026-03-25T20:25:59.612Z | Downloaded num-derive v0.3.3 |
| 926 | 2026-03-25T20:25:59.612Z | Downloaded num-conv v0.2.0 |
| 927 | 2026-03-25T20:25:59.617Z | Downloaded dtrace-parser v0.3.0 |
| 928 | 2026-03-25T20:25:59.617Z | Downloaded match_cfg v0.1.0 |
| 929 | 2026-03-25T20:25:59.617Z | Downloaded base16ct v1.0.0 |
| 930 | 2026-03-25T20:25:59.620Z | Downloaded memmap v0.7.0 |
| 931 | 2026-03-25T20:25:59.620Z | Downloaded is-terminal v0.4.17 |
| 932 | 2026-03-25T20:25:59.620Z | Downloaded float-ord v0.3.2 |
| 933 | 2026-03-25T20:25:59.620Z | Downloaded dof v0.4.0 |
| 934 | 2026-03-25T20:25:59.620Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 935 | 2026-03-25T20:25:59.620Z | Downloaded cstr-argument v0.1.2 |
| 936 | 2026-03-25T20:25:59.624Z | Downloaded defmt-parser v1.0.0 |
| 937 | 2026-03-25T20:25:59.624Z | Downloaded const-random v0.1.18 |
| 938 | 2026-03-25T20:25:59.624Z | Downloaded idna_adapter v1.2.1 |
| 939 | 2026-03-25T20:25:59.627Z | Downloaded bcs v0.1.6 |
| 940 | 2026-03-25T20:25:59.630Z | Downloaded data-encoding v2.10.0 |
| 941 | 2026-03-25T20:25:59.630Z | Downloaded cipher v0.4.4 |
| 942 | 2026-03-25T20:25:59.631Z | Downloaded byte-wrapper v0.1.0 |
| 943 | 2026-03-25T20:25:59.634Z | Downloaded defmt-macros v1.0.1 |
| 944 | 2026-03-25T20:25:59.638Z | Downloaded internet-checksum v0.2.1 |
| 945 | 2026-03-25T20:25:59.639Z | Downloaded crossbeam-deque v0.8.6 |
| 946 | 2026-03-25T20:25:59.639Z | Downloaded parse-display v0.10.0 |
| 947 | 2026-03-25T20:25:59.642Z | Downloaded num_enum_derive v0.5.11 |
| 948 | 2026-03-25T20:25:59.645Z | Downloaded plain v0.2.3 |
| 949 | 2026-03-25T20:25:59.645Z | Downloaded no-std-compat v0.4.1 |
| 950 | 2026-03-25T20:25:59.650Z | Downloaded proc-macro-crate v3.5.0 |
| 951 | 2026-03-25T20:25:59.650Z | Downloaded proc-macro-crate v1.3.1 |
| 952 | 2026-03-25T20:25:59.650Z | Downloaded pretty-hex v0.4.2 |
| 953 | 2026-03-25T20:25:59.650Z | Downloaded num-iter v0.1.45 |
| 954 | 2026-03-25T20:25:59.653Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 955 | 2026-03-25T20:25:59.653Z | Downloaded progenitor-client v0.11.2 |
| 956 | 2026-03-25T20:25:59.653Z | Downloaded inout v0.1.4 |
| 957 | 2026-03-25T20:25:59.653Z | Downloaded progenitor-client v0.10.0 |
| 958 | 2026-03-25T20:25:59.653Z | Downloaded powerfmt v0.2.0 |
| 959 | 2026-03-25T20:25:59.654Z | Downloaded mime v0.3.17 |
| 960 | 2026-03-25T20:25:59.658Z | Downloaded natord v1.0.9 |
| 961 | 2026-03-25T20:25:59.658Z | Downloaded hubpack_derive v0.1.1 |
| 962 | 2026-03-25T20:25:59.658Z | Downloaded foreign-types-macros v0.2.3 |
| 963 | 2026-03-25T20:25:59.658Z | Downloaded linked-hash-map v0.5.6 |
| 964 | 2026-03-25T20:25:59.658Z | Downloaded diff v0.1.13 |
| 965 | 2026-03-25T20:25:59.661Z | Downloaded darling v0.21.3 |
| 966 | 2026-03-25T20:25:59.661Z | Downloaded macaddr v1.0.1 |
| 967 | 2026-03-25T20:25:59.665Z | Downloaded byteorder v1.5.0 |
| 968 | 2026-03-25T20:25:59.665Z | Downloaded foreign-types-shared v0.3.1 |
| 969 | 2026-03-25T20:25:59.665Z | Downloaded parking_lot_core v0.8.6 |
| 970 | 2026-03-25T20:25:59.669Z | Downloaded dof v0.3.0 |
| 971 | 2026-03-25T20:25:59.669Z | Downloaded chacha20 v0.10.0 |
| 972 | 2026-03-25T20:25:59.669Z | Downloaded ff v0.13.1 |
| 973 | 2026-03-25T20:25:59.669Z | Downloaded argon2 v0.5.3 |
| 974 | 2026-03-25T20:25:59.672Z | Downloaded phf_shared v0.12.1 |
| 975 | 2026-03-25T20:25:59.672Z | Downloaded daft-derive v0.1.5 |
| 976 | 2026-03-25T20:25:59.675Z | Downloaded oxide-tokio-rt v0.1.3 |
| 977 | 2026-03-25T20:25:59.675Z | Downloaded critical-section v1.2.0 |
| 978 | 2026-03-25T20:25:59.675Z | Downloaded potential_utf v0.1.4 |
| 979 | 2026-03-25T20:25:59.679Z | Downloaded chacha20 v0.9.1 |
| 980 | 2026-03-25T20:25:59.679Z | Downloaded displaydoc v0.2.5 |
| 981 | 2026-03-25T20:25:59.684Z | Downloaded erased-serde v0.3.31 |
| 982 | 2026-03-25T20:25:59.684Z | Downloaded proc-macro-error-attr v1.0.4 |
| 983 | 2026-03-25T20:25:59.684Z | Downloaded drift v0.1.3 |
| 984 | 2026-03-25T20:25:59.687Z | Downloaded daft v0.1.5 |
| 985 | 2026-03-25T20:25:59.687Z | Downloaded libscf-sys v1.1.0 |
| 986 | 2026-03-25T20:25:59.690Z | Downloaded anyhow v1.0.102 |
| 987 | 2026-03-25T20:25:59.709Z | Downloaded darling v0.23.0 |
| 988 | 2026-03-25T20:25:59.714Z | Downloaded num-complex v0.4.6 |
| 989 | 2026-03-25T20:25:59.714Z | Downloaded libsw-core v0.3.2 |
| 990 | 2026-03-25T20:25:59.714Z | Downloaded cargo_toml v0.22.3 |
| 991 | 2026-03-25T20:25:59.714Z | Downloaded rand_xorshift v0.4.0 |
| 992 | 2026-03-25T20:25:59.714Z | Downloaded ref-cast-impl v1.0.25 |
| 993 | 2026-03-25T20:25:59.714Z | Downloaded rand_chacha v0.3.1 |
| 994 | 2026-03-25T20:25:59.714Z | Downloaded num_enum v0.5.11 |
| 995 | 2026-03-25T20:25:59.714Z | Downloaded poly1305 v0.8.0 |
| 996 | 2026-03-25T20:25:59.715Z | Downloaded pem v3.0.6 |
| 997 | 2026-03-25T20:25:59.715Z | Downloaded paste v1.0.15 |
| 998 | 2026-03-25T20:25:59.715Z | Downloaded password-hash v0.5.0 |
| 999 | 2026-03-25T20:25:59.715Z | Downloaded parse-display-derive v0.10.0 |
| 1000 | 2026-03-25T20:25:59.715Z | Downloaded num-integer v0.1.46 |
| 1001 | 2026-03-25T20:25:59.715Z | Downloaded ingot-types v0.1.2 |
| 1002 | 2026-03-25T20:25:59.715Z | Downloaded base64 v0.21.7 |
| 1003 | 2026-03-25T20:25:59.721Z | Downloaded rustc_version v0.1.7 |
| 1004 | 2026-03-25T20:25:59.721Z | Downloaded indexmap v1.9.3 |
| 1005 | 2026-03-25T20:25:59.721Z | Downloaded progenitor-macro v0.11.2 |
| 1006 | 2026-03-25T20:25:59.721Z | Downloaded libsw v3.5.0 |
| 1007 | 2026-03-25T20:25:59.726Z | Downloaded bitflags v1.3.2 |
| 1008 | 2026-03-25T20:25:59.726Z | Downloaded blake2 v0.10.6 |
| 1009 | 2026-03-25T20:25:59.726Z | Downloaded quick-error v1.2.3 |
| 1010 | 2026-03-25T20:25:59.726Z | Downloaded progenitor-macro v0.13.0 |
| 1011 | 2026-03-25T20:25:59.726Z | Downloaded progenitor v0.10.0 |
| 1012 | 2026-03-25T20:25:59.731Z | Downloaded heck v0.4.1 |
| 1013 | 2026-03-25T20:25:59.731Z | Downloaded fs_extra v1.3.0 |
| 1014 | 2026-03-25T20:25:59.732Z | Downloaded crossbeam-epoch v0.9.18 |
| 1015 | 2026-03-25T20:25:59.732Z | Downloaded defmt v1.0.1 |
| 1016 | 2026-03-25T20:25:59.735Z | Downloaded oxnet v0.1.4 |
| 1017 | 2026-03-25T20:25:59.735Z | Downloaded deranged v0.5.8 |
| 1018 | 2026-03-25T20:25:59.743Z | Downloaded colored v3.1.1 |
| 1019 | 2026-03-25T20:25:59.743Z | Downloaded scroll_derive v0.12.1 |
| 1020 | 2026-03-25T20:25:59.743Z | Downloaded progenitor v0.11.2 |
| 1021 | 2026-03-25T20:25:59.746Z | Downloaded console v0.16.3 |
| 1022 | 2026-03-25T20:25:59.746Z | Downloaded semver v0.1.20 |
| 1023 | 2026-03-25T20:25:59.746Z | Downloaded secrecy v0.10.3 |
| 1024 | 2026-03-25T20:25:59.746Z | Downloaded managed v0.8.0 |
| 1025 | 2026-03-25T20:25:59.746Z | Downloaded serde_plain v1.0.2 |
| 1026 | 2026-03-25T20:25:59.746Z | Downloaded serde-big-array v0.5.1 |
| 1027 | 2026-03-25T20:25:59.746Z | Downloaded num_enum_derive v0.7.6 |
| 1028 | 2026-03-25T20:25:59.746Z | Downloaded num_enum v0.7.6 |
| 1029 | 2026-03-25T20:25:59.750Z | Downloaded sigpipe v0.1.3 |
| 1030 | 2026-03-25T20:25:59.750Z | Downloaded sha1 v0.10.6 |
| 1031 | 2026-03-25T20:25:59.753Z | Downloaded serial_test_derive v3.4.0 |
| 1032 | 2026-03-25T20:25:59.753Z | Downloaded crossbeam-utils v0.8.21 |
| 1033 | 2026-03-25T20:25:59.753Z | Downloaded glob v0.3.3 |
| 1034 | 2026-03-25T20:25:59.756Z | Downloaded foreign-types v0.5.0 |
| 1035 | 2026-03-25T20:25:59.756Z | Downloaded progenitor-extras v0.1.1 |
| 1036 | 2026-03-25T20:25:59.756Z | Downloaded ingot v0.1.1 |
| 1037 | 2026-03-25T20:25:59.759Z | Downloaded allocator-api2 v0.2.21 |
| 1038 | 2026-03-25T20:25:59.759Z | Downloaded proc-macro-error v1.0.4 |
| 1039 | 2026-03-25T20:25:59.780Z | Downloaded fs-err v3.3.0 |
| 1040 | 2026-03-25T20:25:59.780Z | Downloaded slog-bunyan v2.5.0 |
| 1041 | 2026-03-25T20:25:59.780Z | Downloaded siphasher v1.0.2 |
| 1042 | 2026-03-25T20:25:59.780Z | Downloaded scroll_derive v0.13.1 |
| 1043 | 2026-03-25T20:25:59.780Z | Downloaded multer v3.1.0 |
| 1044 | 2026-03-25T20:25:59.780Z | Downloaded heapless v0.8.0 |
| 1045 | 2026-03-25T20:25:59.780Z | Downloaded smawk v0.3.2 |
| 1046 | 2026-03-25T20:25:59.780Z | Downloaded spin v0.5.2 |
| 1047 | 2026-03-25T20:25:59.781Z | Downloaded postcard v1.1.3 |
| 1048 | 2026-03-25T20:25:59.781Z | Downloaded progenitor-client v0.13.0 |
| 1049 | 2026-03-25T20:25:59.781Z | Downloaded litemap v0.8.1 |
| 1050 | 2026-03-25T20:25:59.781Z | Downloaded jiff-static v0.2.23 |
| 1051 | 2026-03-25T20:25:59.781Z | Downloaded rustls-pemfile v2.2.0 |
| 1052 | 2026-03-25T20:25:59.781Z | Downloaded serde_repr v0.1.20 |
| 1053 | 2026-03-25T20:25:59.781Z | Downloaded structmeta-derive v0.3.0 |
| 1054 | 2026-03-25T20:25:59.781Z | Downloaded schemars_derive v0.8.22 |
| 1055 | 2026-03-25T20:25:59.781Z | Downloaded phf v0.12.1 |
| 1056 | 2026-03-25T20:25:59.785Z | Downloaded serial_test v3.4.0 |
| 1057 | 2026-03-25T20:25:59.785Z | Downloaded strum v0.26.3 |
| 1058 | 2026-03-25T20:25:59.785Z | Downloaded structmeta v0.3.0 |
| 1059 | 2026-03-25T20:25:59.785Z | Downloaded stable_deref_trait v1.2.1 |
| 1060 | 2026-03-25T20:25:59.785Z | Downloaded ipnetwork v0.21.1 |
| 1061 | 2026-03-25T20:25:59.785Z | Downloaded tabled_derive v0.7.0 |
| 1062 | 2026-03-25T20:25:59.785Z | Downloaded icu_provider v2.1.1 |
| 1063 | 2026-03-25T20:25:59.789Z | Downloaded darling_core v0.23.0 |
| 1064 | 2026-03-25T20:25:59.803Z | Downloaded scroll v0.13.0 |
| 1065 | 2026-03-25T20:25:59.803Z | Downloaded scroll v0.12.0 |
| 1066 | 2026-03-25T20:25:59.803Z | Downloaded parking_lot v0.11.2 |
| 1067 | 2026-03-25T20:25:59.803Z | Downloaded slog-envlogger v2.2.0 |
| 1068 | 2026-03-25T20:25:59.806Z | Downloaded papergrid v0.17.0 |
| 1069 | 2026-03-25T20:25:59.806Z | Downloaded elliptic-curve v0.13.8 |
| 1070 | 2026-03-25T20:25:59.806Z | Downloaded sdd v3.0.10 |
| 1071 | 2026-03-25T20:25:59.806Z | Downloaded papergrid v0.11.0 |
| 1072 | 2026-03-25T20:25:59.806Z | Downloaded derive_more v0.99.20 |
| 1073 | 2026-03-25T20:25:59.806Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1074 | 2026-03-25T20:25:59.806Z | Downloaded testing_table v0.3.0 |
| 1075 | 2026-03-25T20:25:59.809Z | Downloaded tabled_derive v0.11.0 |
| 1076 | 2026-03-25T20:25:59.809Z | Downloaded serde_derive_internals v0.29.1 |
| 1077 | 2026-03-25T20:25:59.809Z | Downloaded time-core v0.1.8 |
| 1078 | 2026-03-25T20:25:59.809Z | Downloaded thread-id v5.1.0 |
| 1079 | 2026-03-25T20:25:59.809Z | Downloaded resolv-conf v0.7.6 |
| 1080 | 2026-03-25T20:25:59.813Z | Downloaded ref-cast v1.0.25 |
| 1081 | 2026-03-25T20:25:59.813Z | Downloaded strum v0.27.2 |
| 1082 | 2026-03-25T20:25:59.813Z | Downloaded rand_core v0.10.0 |
| 1083 | 2026-03-25T20:25:59.817Z | Downloaded progenitor-macro v0.10.0 |
| 1084 | 2026-03-25T20:25:59.817Z | Downloaded hmac v0.12.1 |
| 1085 | 2026-03-25T20:25:59.817Z | Downloaded proc-macro-error2 v2.0.1 |
| 1086 | 2026-03-25T20:25:59.820Z | Downloaded thread-id v4.2.2 |
| 1087 | 2026-03-25T20:25:59.820Z | Downloaded tabwriter v1.4.1 |
| 1088 | 2026-03-25T20:25:59.820Z | Downloaded termtree v0.5.1 |
| 1089 | 2026-03-25T20:25:59.820Z | Downloaded rustls-native-certs v0.8.3 |
| 1090 | 2026-03-25T20:25:59.824Z | Downloaded rustversion v1.0.22 |
| 1091 | 2026-03-25T20:25:59.824Z | Downloaded take_mut v0.2.2 |
| 1092 | 2026-03-25T20:25:59.824Z | Downloaded same-file v1.0.6 |
| 1093 | 2026-03-25T20:25:59.824Z | Downloaded hostname v0.4.2 |
| 1094 | 2026-03-25T20:25:59.830Z | Downloaded git-stub-vcs v0.1.0 |
| 1095 | 2026-03-25T20:25:59.830Z | Downloaded slog-term v2.9.2 |
| 1096 | 2026-03-25T20:25:59.830Z | Downloaded ingot-macros v0.1.1 |
| 1097 | 2026-03-25T20:25:59.834Z | Downloaded slog-dtrace v0.3.0 |
| 1098 | 2026-03-25T20:25:59.834Z | Downloaded bit-vec v0.8.0 |
| 1099 | 2026-03-25T20:25:59.834Z | Downloaded memmap2 v0.9.10 |
| 1100 | 2026-03-25T20:25:59.834Z | Downloaded smf v0.2.3 |
| 1101 | 2026-03-25T20:25:59.834Z | Downloaded linear-map v1.2.0 |
| 1102 | 2026-03-25T20:25:59.834Z | Downloaded smartstring v1.0.1 |
| 1103 | 2026-03-25T20:25:59.838Z | Downloaded rhai_codegen v3.1.0 |
| 1104 | 2026-03-25T20:25:59.838Z | Downloaded strum_macros v0.26.4 |
| 1105 | 2026-03-25T20:25:59.842Z | Downloaded snafu-derive v0.8.9 |
| 1106 | 2026-03-25T20:25:59.842Z | Downloaded typify-macro v0.6.1 |
| 1107 | 2026-03-25T20:25:59.842Z | Downloaded tagptr v0.2.0 |
| 1108 | 2026-03-25T20:25:59.842Z | Downloaded progenitor v0.13.0 |
| 1109 | 2026-03-25T20:25:59.846Z | Downloaded pest_generator v2.8.6 |
| 1110 | 2026-03-25T20:25:59.846Z | Downloaded num-rational v0.4.2 |
| 1111 | 2026-03-25T20:25:59.846Z | Downloaded omicron-zone-package v0.12.2 |
| 1112 | 2026-03-25T20:25:59.846Z | Downloaded typify-macro v0.4.3 |
| 1113 | 2026-03-25T20:25:59.849Z | Downloaded untrusted v0.7.1 |
| 1114 | 2026-03-25T20:25:59.849Z | Downloaded usdt-attr-macro v0.6.0 |
| 1115 | 2026-03-25T20:25:59.849Z | Downloaded pest_derive v2.8.6 |
| 1116 | 2026-03-25T20:25:59.852Z | Downloaded utf-8 v0.7.6 |
| 1117 | 2026-03-25T20:25:59.852Z | Downloaded rusty-fork v0.3.1 |
| 1118 | 2026-03-25T20:25:59.852Z | Downloaded strum_macros v0.27.2 |
| 1119 | 2026-03-25T20:25:59.856Z | Downloaded chacha20poly1305 v0.10.1 |
| 1120 | 2026-03-25T20:25:59.859Z | Downloaded const_format v0.2.35 |
| 1121 | 2026-03-25T20:25:59.862Z | Downloaded darling_core v0.21.3 |
| 1122 | 2026-03-25T20:25:59.865Z | Downloaded waitgroup v0.1.2 |
| 1123 | 2026-03-25T20:25:59.865Z | Downloaded zerofrom v0.1.6 |
| 1124 | 2026-03-25T20:25:59.865Z | Downloaded yoke-derive v0.8.1 |
| 1125 | 2026-03-25T20:25:59.870Z | Downloaded slog-async v2.8.0 |
| 1126 | 2026-03-25T20:25:59.870Z | Downloaded zone v0.3.1 |
| 1127 | 2026-03-25T20:25:59.873Z | Downloaded unit-prefix v0.5.2 |
| 1128 | 2026-03-25T20:25:59.873Z | Downloaded unarray v0.1.4 |
| 1129 | 2026-03-25T20:25:59.873Z | Downloaded usdt-macro v0.6.0 |
| 1130 | 2026-03-25T20:25:59.873Z | Downloaded usdt v0.6.0 |
| 1131 | 2026-03-25T20:25:59.873Z | Downloaded universal-hash v0.5.1 |
| 1132 | 2026-03-25T20:25:59.873Z | Downloaded tinystr v0.8.2 |
| 1133 | 2026-03-25T20:25:59.876Z | Downloaded time-macros v0.2.27 |
| 1134 | 2026-03-25T20:25:59.876Z | Downloaded usdt-macro v0.5.0 |
| 1135 | 2026-03-25T20:25:59.876Z | Downloaded hickory-resolver v0.24.4 |
| 1136 | 2026-03-25T20:25:59.880Z | Downloaded slog-stdlog v4.1.1 |
| 1137 | 2026-03-25T20:25:59.880Z | Downloaded zone_cfg_derive v0.3.1 |
| 1138 | 2026-03-25T20:25:59.880Z | Downloaded tiny-keccak v2.0.2 |
| 1139 | 2026-03-25T20:25:59.883Z | Downloaded serde_with_macros v3.18.0 |
| 1140 | 2026-03-25T20:25:59.883Z | Downloaded progenitor-impl v0.13.0 |
| 1141 | 2026-03-25T20:25:59.883Z | Downloaded slog-scope v4.4.1 |
| 1142 | 2026-03-25T20:25:59.886Z | Downloaded slog-json v2.6.1 |
| 1143 | 2026-03-25T20:25:59.886Z | Downloaded tokio-tungstenite v0.21.0 |
| 1144 | 2026-03-25T20:25:59.889Z | Downloaded wait-timeout v0.2.1 |
| 1145 | 2026-03-25T20:25:59.889Z | Downloaded usdt v0.5.0 |
| 1146 | 2026-03-25T20:25:59.889Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1147 | 2026-03-25T20:25:59.892Z | Downloaded prettyplease v0.2.37 |
| 1148 | 2026-03-25T20:25:59.899Z | Downloaded zeroize_derive v1.4.3 |
| 1149 | 2026-03-25T20:25:59.902Z | Downloaded usdt-attr-macro v0.5.0 |
| 1150 | 2026-03-25T20:25:59.902Z | Downloaded zerofrom-derive v0.1.6 |
| 1151 | 2026-03-25T20:25:59.907Z | Downloaded synstructure v0.13.2 |
| 1152 | 2026-03-25T20:25:59.907Z | Downloaded usdt-impl v0.6.0 |
| 1153 | 2026-03-25T20:25:59.910Z | Downloaded dropshot-api-manager v0.5.2 |
| 1154 | 2026-03-25T20:25:59.910Z | Downloaded crossbeam-channel v0.5.15 |
| 1155 | 2026-03-25T20:25:59.913Z | Downloaded icu_properties v2.1.2 |
| 1156 | 2026-03-25T20:25:59.918Z | Downloaded usdt-impl v0.5.0 |
| 1157 | 2026-03-25T20:25:59.918Z | Downloaded serde_tokenstream v0.2.3 |
| 1158 | 2026-03-25T20:25:59.918Z | Downloaded thin-vec v0.2.14 |
| 1159 | 2026-03-25T20:25:59.921Z | Downloaded zerovec-derive v0.11.2 |
| 1160 | 2026-03-25T20:25:59.921Z | Downloaded crypto-bigint v0.5.5 |
| 1161 | 2026-03-25T20:25:59.924Z | Downloaded tokio-rustls v0.25.0 |
| 1162 | 2026-03-25T20:25:59.924Z | Downloaded tokio-dtrace v0.1.1 |
| 1163 | 2026-03-25T20:25:59.928Z | Downloaded topological-sort v0.2.2 |
| 1164 | 2026-03-25T20:25:59.931Z | Downloaded thiserror-no-std v2.0.2 |
| 1165 | 2026-03-25T20:25:59.931Z | Downloaded pretty_assertions v1.4.1 |
| 1166 | 2026-03-25T20:25:59.937Z | Downloaded icu_locale_core v2.1.1 |
| 1167 | 2026-03-25T20:25:59.941Z | Downloaded indicatif v0.18.4 |
| 1168 | 2026-03-25T20:25:59.941Z | Downloaded half v2.7.1 |
| 1169 | 2026-03-25T20:25:59.944Z | Downloaded ucd-trie v0.1.7 |
| 1170 | 2026-03-25T20:25:59.947Z | Downloaded expectorate v1.2.0 |
| 1171 | 2026-03-25T20:25:59.951Z | Downloaded progenitor-impl v0.10.0 |
| 1172 | 2026-03-25T20:25:59.951Z | Downloaded test-strategy v0.4.5 |
| 1173 | 2026-03-25T20:25:59.952Z | Downloaded schemars v0.9.0 |
| 1174 | 2026-03-25T20:25:59.958Z | Downloaded vsss-rs v3.3.4 |
| 1175 | 2026-03-25T20:25:59.961Z | Downloaded yoke v0.8.1 |
| 1176 | 2026-03-25T20:25:59.961Z | Downloaded walkdir v2.5.0 |
| 1177 | 2026-03-25T20:25:59.961Z | Downloaded progenitor-impl v0.11.2 |
| 1178 | 2026-03-25T20:25:59.968Z | Downloaded xz2 v0.1.7 |
| 1179 | 2026-03-25T20:25:59.968Z | Downloaded slog v2.8.2 |
| 1180 | 2026-03-25T20:25:59.968Z | Downloaded term v1.2.1 |
| 1181 | 2026-03-25T20:25:59.972Z | Downloaded writeable v0.6.2 |
| 1182 | 2026-03-25T20:25:59.972Z | Downloaded arc-swap v1.9.0 |
| 1183 | 2026-03-25T20:25:59.972Z | Downloaded typify v0.4.3 |
| 1184 | 2026-03-25T20:25:59.972Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1185 | 2026-03-25T20:25:59.975Z | Downloaded icu_normalizer_data v2.1.1 |
| 1186 | 2026-03-25T20:25:59.978Z | Downloaded schemars v1.2.1 |
| 1187 | 2026-03-25T20:25:59.983Z | Downloaded schemars v0.8.22 |
| 1188 | 2026-03-25T20:25:59.989Z | Downloaded whoami v1.6.1 |
| 1189 | 2026-03-25T20:25:59.992Z | Downloaded rand v0.10.0 |
| 1190 | 2026-03-25T20:25:59.995Z | Downloaded qorb v0.4.1 |
| 1191 | 2026-03-25T20:25:59.995Z | Downloaded icu_normalizer v2.1.1 |
| 1192 | 2026-03-25T20:25:59.998Z | Downloaded spin v0.9.8 |
| 1193 | 2026-03-25T20:25:59.998Z | Downloaded similar v2.7.0 |
| 1194 | 2026-03-25T20:26:00.001Z | Downloaded unsafe-libyaml v0.2.11 |
| 1195 | 2026-03-25T20:26:00.005Z | Downloaded rayon-core v1.13.0 |
| 1196 | 2026-03-25T20:26:00.005Z | Downloaded typify v0.6.1 |
| 1197 | 2026-03-25T20:26:00.007Z | Downloaded tungstenite v0.21.0 |
| 1198 | 2026-03-25T20:26:00.010Z | Downloaded steno v0.4.1 |
| 1199 | 2026-03-25T20:26:00.010Z | Downloaded hashbrown v0.12.3 |
| 1200 | 2026-03-25T20:26:00.013Z | Downloaded pest v2.8.6 |
| 1201 | 2026-03-25T20:26:00.016Z | Downloaded hickory-resolver v0.25.2 |
| 1202 | 2026-03-25T20:26:00.019Z | Downloaded pest_meta v2.8.6 |
| 1203 | 2026-03-25T20:26:00.019Z | Downloaded minimal-lexical v0.2.1 |
| 1204 | 2026-03-25T20:26:00.023Z | Downloaded zerocopy-derive v0.8.47 |
| 1205 | 2026-03-25T20:26:00.028Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1206 | 2026-03-25T20:26:00.031Z | Downloaded toml v0.7.8 |
| 1207 | 2026-03-25T20:26:00.034Z | Downloaded toml_edit v0.19.15 |
| 1208 | 2026-03-25T20:26:00.041Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1209 | 2026-03-25T20:26:00.045Z | Downloaded rand v0.8.5 |
| 1210 | 2026-03-25T20:26:00.049Z | Downloaded zerocopy-derive v0.7.35 |
| 1211 | 2026-03-25T20:26:00.054Z | Downloaded typed-path v0.9.3 |
| 1212 | 2026-03-25T20:26:00.062Z | Downloaded nom v7.1.3 |
| 1213 | 2026-03-25T20:26:00.065Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1214 | 2026-03-25T20:26:00.070Z | Downloaded iddqd v0.3.17 |
| 1215 | 2026-03-25T20:26:00.073Z | Downloaded yansi v1.0.1 |
| 1216 | 2026-03-25T20:26:00.076Z | Downloaded snafu v0.8.9 |
| 1217 | 2026-03-25T20:26:00.082Z | Downloaded zerotrie v0.2.3 |
| 1218 | 2026-03-25T20:26:00.094Z | Downloaded tough v0.20.0 |
| 1219 | 2026-03-25T20:26:00.108Z | Downloaded nom v8.0.0 |
| 1220 | 2026-03-25T20:26:00.111Z | Downloaded itertools v0.12.1 |
| 1221 | 2026-03-25T20:26:00.115Z | Downloaded blake3 v1.8.3 |
| 1222 | 2026-03-25T20:26:00.119Z | Downloaded winnow v0.5.40 |
| 1223 | 2026-03-25T20:26:00.123Z | Downloaded icu_properties_data v2.1.2 |
| 1224 | 2026-03-25T20:26:00.130Z | Downloaded hkdf v0.12.4 |
| 1225 | 2026-03-25T20:26:00.133Z | Downloaded aws-lc-rs v1.16.2 |
| 1226 | 2026-03-25T20:26:00.163Z | Downloaded scc v2.4.0 |
| 1227 | 2026-03-25T20:26:00.166Z | Downloaded tabled v0.20.0 |
| 1228 | 2026-03-25T20:26:00.175Z | Downloaded libm v0.2.16 |
| 1229 | 2026-03-25T20:26:00.180Z | Downloaded zerovec v0.11.5 |
| 1230 | 2026-03-25T20:26:00.185Z | Downloaded time v0.3.47 |
| 1231 | 2026-03-25T20:26:00.188Z | Downloaded syn v1.0.109 |
| 1232 | 2026-03-25T20:26:00.195Z | Downloaded reqwest v0.13.2 |
| 1233 | 2026-03-25T20:26:00.208Z | Downloaded rayon v1.11.0 |
| 1234 | 2026-03-25T20:26:00.213Z | Downloaded zerocopy v0.7.35 |
| 1235 | 2026-03-25T20:26:00.237Z | Downloaded rustls-webpki v0.102.8 |
| 1236 | 2026-03-25T20:26:00.244Z | Downloaded tabled v0.15.0 |
| 1237 | 2026-03-25T20:26:00.250Z | Downloaded goblin v0.10.5 |
| 1238 | 2026-03-25T20:26:00.254Z | Downloaded moka v0.12.15 |
| 1239 | 2026-03-25T20:26:00.260Z | Downloaded dropshot v0.16.7 |
| 1240 | 2026-03-25T20:26:00.269Z | Downloaded serde_with v3.18.0 |
| 1241 | 2026-03-25T20:26:00.275Z | Downloaded regress v0.10.5 |
| 1242 | 2026-03-25T20:26:00.280Z | Downloaded proptest v1.11.0 |
| 1243 | 2026-03-25T20:26:00.301Z | Downloaded hickory-proto v0.24.4 |
| 1244 | 2026-03-25T20:26:00.314Z | Downloaded nix v0.31.2 |
| 1245 | 2026-03-25T20:26:00.320Z | Downloaded typify-impl v0.6.1 |
| 1246 | 2026-03-25T20:26:00.327Z | Downloaded typify-impl v0.4.3 |
| 1247 | 2026-03-25T20:26:00.335Z | Downloaded smoltcp v0.11.0 |
| 1248 | 2026-03-25T20:26:00.339Z | Downloaded rustls v0.22.4 |
| 1249 | 2026-03-25T20:26:00.348Z | Downloaded openapiv3 v2.2.0 |
| 1250 | 2026-03-25T20:26:00.351Z | Downloaded hickory-proto v0.25.2 |
| 1251 | 2026-03-25T20:26:00.359Z | Downloaded rhai v1.24.0 |
| 1252 | 2026-03-25T20:26:00.365Z | Downloaded sled v0.34.7 |
| 1253 | 2026-03-25T20:26:00.395Z | Downloaded lzma-sys v0.1.20 |
| 1254 | 2026-03-25T20:26:00.411Z | Downloaded petgraph v0.6.5 |
| 1255 | 2026-03-25T20:26:00.420Z | Downloaded jiff v0.2.23 |
| 1256 | 2026-03-25T20:26:00.429Z | Downloaded chrono-tz v0.10.4 |
| 1257 | 2026-03-25T20:26:00.453Z | Downloaded csv v1.4.0 |
| 1258 | 2026-03-25T20:26:00.468Z | Downloaded sha3 v0.10.8 |
| 1259 | 2026-03-25T20:26:00.512Z | Downloaded encoding_rs v0.8.35 |
| 1260 | 2026-03-25T20:26:01.048Z | Downloaded aws-lc-sys v0.39.0 |
| 1261 | 2026-03-25T20:26:01.930Z | Compiling proc-macro2 v1.0.106 |
| 1262 | 2026-03-25T20:26:01.930Z | Compiling quote v1.0.45 |
| 1263 | 2026-03-25T20:26:01.930Z | Compiling unicode-ident v1.0.24 |
| 1264 | 2026-03-25T20:26:01.930Z | Compiling serde_core v1.0.228 |
| 1265 | 2026-03-25T20:26:01.935Z | Compiling cfg-if v1.0.4 |
| 1266 | 2026-03-25T20:26:01.935Z | Compiling serde v1.0.228 |
| 1267 | 2026-03-25T20:26:01.935Z | Compiling libc v0.2.183 |
| 1268 | 2026-03-25T20:26:02.025Z | Compiling memchr v2.8.0 |
| 1269 | 2026-03-25T20:26:02.124Z | Compiling itoa v1.0.18 |
| 1270 | 2026-03-25T20:26:02.299Z | Compiling smallvec v1.15.1 |
| 1271 | 2026-03-25T20:26:02.332Z | Compiling zmij v1.0.21 |
| 1272 | 2026-03-25T20:26:02.388Z | Compiling serde_json v1.0.149 |
| 1273 | 2026-03-25T20:26:02.498Z | Compiling autocfg v1.5.0 |
| 1274 | 2026-03-25T20:26:03.064Z | Compiling libm v0.2.16 |
| 1275 | 2026-03-25T20:26:03.093Z | Compiling stable_deref_trait v1.2.1 |
| 1276 | 2026-03-25T20:26:03.093Z | Compiling version_check v0.9.5 |
| 1277 | 2026-03-25T20:26:03.093Z | Compiling iana-time-zone v0.1.65 |
| 1278 | 2026-03-25T20:26:03.093Z | Compiling percent-encoding v2.3.2 |
| 1279 | 2026-03-25T20:26:03.093Z | Compiling litemap v0.8.1 |
| 1280 | 2026-03-25T20:26:03.093Z | Compiling writeable v0.6.2 |
| 1281 | 2026-03-25T20:26:03.093Z | Compiling icu_properties_data v2.1.2 |
| 1282 | 2026-03-25T20:26:03.100Z | Compiling icu_normalizer_data v2.1.1 |
| 1283 | 2026-03-25T20:26:03.100Z | Compiling equivalent v1.0.2 |
| 1284 | 2026-03-25T20:26:03.110Z | Compiling foldhash v0.2.0 |
| 1285 | 2026-03-25T20:26:03.247Z | Compiling allocator-api2 v0.2.21 |
| 1286 | 2026-03-25T20:26:03.258Z | Compiling syn v2.0.117 |
| 1287 | 2026-03-25T20:26:03.333Z | Compiling pin-project-lite v0.2.17 |
| 1288 | 2026-03-25T20:26:03.364Z | Compiling form_urlencoded v1.2.2 |
| 1289 | 2026-03-25T20:26:03.374Z | Compiling dyn-clone v1.0.20 |
| 1290 | 2026-03-25T20:26:03.420Z | Compiling utf8_iter v1.0.4 |
| 1291 | 2026-03-25T20:26:03.438Z | Compiling parking_lot_core v0.9.12 |
| 1292 | 2026-03-25T20:26:03.525Z | Compiling hashbrown v0.16.1 |
| 1293 | 2026-03-25T20:26:03.586Z | Compiling scopeguard v1.2.0 |
| 1294 | 2026-03-25T20:26:03.597Z | Compiling num-traits v0.2.19 |
| 1295 | 2026-03-25T20:26:03.783Z | Compiling thiserror v2.0.18 |
| 1296 | 2026-03-25T20:26:03.789Z | Compiling lock_api v0.4.14 |
| 1297 | 2026-03-25T20:26:03.789Z | Compiling heck v0.5.0 |
| 1298 | 2026-03-25T20:26:03.934Z | Compiling rand_core v0.10.0 |
| 1299 | 2026-03-25T20:26:04.007Z | Compiling getrandom v0.4.2 |
| 1300 | 2026-03-25T20:26:04.099Z | Compiling errno v0.3.14 |
| 1301 | 2026-03-25T20:26:04.179Z | Compiling semver v1.0.27 |
| 1302 | 2026-03-25T20:26:04.228Z | Compiling indexmap v2.13.0 |
| 1303 | 2026-03-25T20:26:04.234Z | Compiling futures-core v0.3.32 |
| 1304 | 2026-03-25T20:26:04.303Z | Compiling jobserver v0.1.34 |
| 1305 | 2026-03-25T20:26:04.791Z | Compiling find-msvc-tools v0.1.9 |
| 1306 | 2026-03-25T20:26:04.820Z | Compiling shlex v1.3.0 |
| 1307 | 2026-03-25T20:26:04.820Z | Compiling zerocopy v0.8.47 |
| 1308 | 2026-03-25T20:26:04.820Z | Compiling cc v1.2.57 |
| 1309 | 2026-03-25T20:26:04.820Z | Compiling uuid v1.22.0 |
| 1310 | 2026-03-25T20:26:04.820Z | Compiling rustversion v1.0.22 |
| 1311 | 2026-03-25T20:26:04.820Z | Compiling fnv v1.0.7 |
| 1312 | 2026-03-25T20:26:04.820Z | Compiling futures-sink v0.3.32 |
| 1313 | 2026-03-25T20:26:04.855Z | Compiling schemars v0.8.22 |
| 1314 | 2026-03-25T20:26:04.867Z | Compiling slab v0.4.12 |
| 1315 | 2026-03-25T20:26:05.136Z | Compiling futures-channel v0.3.32 |
| 1316 | 2026-03-25T20:26:05.151Z | Compiling socket2 v0.6.3 |
| 1317 | 2026-03-25T20:26:05.152Z | Compiling futures-task v0.3.32 |
| 1318 | 2026-03-25T20:26:05.194Z | Compiling futures-io v0.3.32 |
| 1319 | 2026-03-25T20:26:05.328Z | Compiling parking_lot v0.12.5 |
| 1320 | 2026-03-25T20:26:05.344Z | Compiling signal-hook-registry v1.4.8 |
| 1321 | 2026-03-25T20:26:05.361Z | Compiling mio v1.1.1 |
| 1322 | 2026-03-25T20:26:05.371Z | Compiling log v0.4.29 |
| 1323 | 2026-03-25T20:26:06.180Z | Compiling portable-atomic v1.13.1 |
| 1324 | 2026-03-25T20:26:06.218Z | Compiling bitflags v2.11.0 |
| 1325 | 2026-03-25T20:26:06.218Z | Compiling typenum v1.19.0 |
| 1326 | 2026-03-25T20:26:06.218Z | Compiling critical-section v1.2.0 |
| 1327 | 2026-03-25T20:26:06.218Z | Compiling getrandom v0.2.17 |
| 1328 | 2026-03-25T20:26:06.218Z | Compiling base64 v0.22.1 |
| 1329 | 2026-03-25T20:26:06.218Z | Compiling regex-syntax v0.8.10 |
| 1330 | 2026-03-25T20:26:06.218Z | Compiling byteorder v1.5.0 |
| 1331 | 2026-03-25T20:26:06.218Z | Compiling subtle v2.6.1 |
| 1332 | 2026-03-25T20:26:06.218Z | Compiling untrusted v0.9.0 |
| 1333 | 2026-03-25T20:26:06.218Z | Compiling rand_core v0.6.4 |
| 1334 | 2026-03-25T20:26:06.218Z | Compiling ipnet v2.12.0 |
| 1335 | 2026-03-25T20:26:06.218Z | Compiling strsim v0.11.1 |
| 1336 | 2026-03-25T20:26:06.218Z | Compiling synstructure v0.13.2 |
| 1337 | 2026-03-25T20:26:06.362Z | Compiling serde_derive_internals v0.29.1 |
| 1338 | 2026-03-25T20:26:06.554Z | Compiling once_cell v1.21.4 |
| 1339 | 2026-03-25T20:26:06.567Z | Compiling httparse v1.10.1 |
| 1340 | 2026-03-25T20:26:06.592Z | Compiling rustix v1.1.4 |
| 1341 | 2026-03-25T20:26:06.596Z | Compiling atomic-waker v1.1.2 |
| 1342 | 2026-03-25T20:26:06.760Z | Compiling tower-service v0.3.3 |
| 1343 | 2026-03-25T20:26:06.775Z | Compiling tower-layer v0.3.3 |
| 1344 | 2026-03-25T20:26:06.776Z | Compiling cmake v0.1.57 |
| 1345 | 2026-03-25T20:26:06.776Z | Compiling thiserror v1.0.69 |
| 1346 | 2026-03-25T20:26:06.860Z | Compiling dunce v1.0.5 |
| 1347 | 2026-03-25T20:26:07.082Z | Compiling ryu v1.0.23 |
| 1348 | 2026-03-25T20:26:07.102Z | Compiling fs_extra v1.3.0 |
| 1349 | 2026-03-25T20:26:07.102Z | Compiling try-lock v0.2.5 |
| 1350 | 2026-03-25T20:26:07.132Z | Compiling want v0.3.1 |
| 1351 | 2026-03-25T20:26:07.152Z | Compiling ucd-trie v0.1.7 |
| 1352 | 2026-03-25T20:26:07.161Z | Compiling httpdate v1.0.3 |
| 1353 | 2026-03-25T20:26:07.943Z | Compiling pin-utils v0.1.0 |
| 1354 | 2026-03-25T20:26:08.002Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-03-25T20:26:08.002Z | Compiling getrandom v0.3.4 |
| 1356 | 2026-03-25T20:26:08.002Z | Compiling aws-lc-sys v0.39.0 |
| 1357 | 2026-03-25T20:26:08.002Z | Compiling pest v2.8.6 |
| 1358 | 2026-03-25T20:26:08.002Z | Compiling serde_derive v1.0.228 |
| 1359 | 2026-03-25T20:26:08.002Z | Compiling zerofrom-derive v0.1.6 |
| 1360 | 2026-03-25T20:26:08.002Z | Compiling yoke-derive v0.8.1 |
| 1361 | 2026-03-25T20:26:08.002Z | Compiling zerovec-derive v0.11.2 |
| 1362 | 2026-03-25T20:26:08.002Z | Compiling displaydoc v0.2.5 |
| 1363 | 2026-03-25T20:26:08.148Z | Compiling schemars_derive v0.8.22 |
| 1364 | 2026-03-25T20:26:08.684Z | Compiling thiserror-impl v2.0.18 |
| 1365 | 2026-03-25T20:26:08.746Z | Compiling tokio-macros v2.6.1 |
| 1366 | 2026-03-25T20:26:08.746Z | Compiling zerocopy-derive v0.8.47 |
| 1367 | 2026-03-25T20:26:08.746Z | Compiling zeroize_derive v1.4.3 |
| 1368 | 2026-03-25T20:26:08.746Z | Compiling futures-macro v0.3.32 |
| 1369 | 2026-03-25T20:26:08.746Z | Compiling zerofrom v0.1.6 |
| 1370 | 2026-03-25T20:26:09.300Z | Compiling yoke v0.8.1 |
| 1371 | 2026-03-25T20:26:09.680Z | Compiling zerovec v0.11.5 |
| 1372 | 2026-03-25T20:26:09.680Z | Compiling zerotrie v0.2.3 |
| 1373 | 2026-03-25T20:26:09.680Z | Compiling zeroize v1.8.2 |
| 1374 | 2026-03-25T20:26:09.718Z | Compiling thiserror-impl v1.0.69 |
| 1375 | 2026-03-25T20:26:09.718Z | Compiling tinystr v0.8.2 |
| 1376 | 2026-03-25T20:26:09.718Z | Compiling potential_utf v0.1.4 |
| 1377 | 2026-03-25T20:26:09.718Z | Compiling futures-util v0.3.32 |
| 1378 | 2026-03-25T20:26:09.718Z | Compiling icu_locale_core v2.1.1 |
| 1379 | 2026-03-25T20:26:09.718Z | Compiling icu_collections v2.1.1 |
| 1380 | 2026-03-25T20:26:09.748Z | Compiling pest_meta v2.8.6 |
| 1381 | 2026-03-25T20:26:10.284Z | Compiling pretty-hex v0.4.2 |
| 1382 | 2026-03-25T20:26:10.316Z | Compiling icu_provider v2.1.1 |
| 1383 | 2026-03-25T20:26:10.991Z | Compiling bytes v1.11.1 |
| 1384 | 2026-03-25T20:26:11.023Z | Compiling icu_properties v2.1.2 |
| 1385 | 2026-03-25T20:26:11.023Z | Compiling icu_normalizer v2.1.1 |
| 1386 | 2026-03-25T20:26:11.024Z | Compiling chrono v0.4.44 |
| 1387 | 2026-03-25T20:26:11.024Z | Compiling serde_tokenstream v0.2.3 |
| 1388 | 2026-03-25T20:26:11.117Z | Compiling http v1.4.0 |
| 1389 | 2026-03-25T20:26:11.142Z | Compiling tokio v1.50.0 |
| 1390 | 2026-03-25T20:26:11.482Z | Compiling erased-serde v0.3.31 |
| 1391 | 2026-03-25T20:26:11.841Z | Compiling idna_adapter v1.2.1 |
| 1392 | 2026-03-25T20:26:11.862Z | Compiling http-body v1.0.1 |
| 1393 | 2026-03-25T20:26:11.862Z | Compiling idna v1.1.0 |
| 1394 | 2026-03-25T20:26:11.862Z | Compiling pest_generator v2.8.6 |
| 1395 | 2026-03-25T20:26:12.107Z | Compiling url v2.5.8 |
| 1396 | 2026-03-25T20:26:12.122Z | Compiling plain v0.2.3 |
| 1397 | 2026-03-25T20:26:12.550Z | Compiling tracing-attributes v0.1.31 |
| 1398 | 2026-03-25T20:26:12.575Z | Compiling pest_derive v2.8.6 |
| 1399 | 2026-03-25T20:26:12.662Z | Compiling ppv-lite86 v0.2.21 |
| 1400 | 2026-03-25T20:26:13.075Z | Compiling tracing-core v0.1.36 |
| 1401 | 2026-03-25T20:26:13.117Z | Compiling slog v2.8.2 |
| 1402 | 2026-03-25T20:26:13.117Z | Compiling http-body-util v0.1.3 |
| 1403 | 2026-03-25T20:26:13.768Z | Compiling serde_urlencoded v0.7.1 |
| 1404 | 2026-03-25T20:26:13.822Z | Compiling ipnetwork v0.21.1 |
| 1405 | 2026-03-25T20:26:13.822Z | Compiling sync_wrapper v1.0.2 |
| 1406 | 2026-03-25T20:26:13.822Z | Compiling tracing v0.1.44 |
| 1407 | 2026-03-25T20:26:13.822Z | Compiling regress v0.10.5 |
| 1408 | 2026-03-25T20:26:13.822Z | Compiling aho-corasick v1.1.4 |
| 1409 | 2026-03-25T20:26:13.822Z | Compiling paste v1.0.15 |
| 1410 | 2026-03-25T20:26:13.971Z | Compiling crypto-common v0.1.7 |
| 1411 | 2026-03-25T20:26:14.013Z | Compiling num-conv v0.2.0 |
| 1412 | 2026-03-25T20:26:14.034Z | Compiling time-core v0.1.8 |
| 1413 | 2026-03-25T20:26:14.413Z | Compiling ident_case v1.0.1 |
| 1414 | 2026-03-25T20:26:14.442Z | Compiling powerfmt v0.2.0 |
| 1415 | 2026-03-25T20:26:14.443Z | Compiling omicron-workspace-hack v0.1.0 |
| 1416 | 2026-03-25T20:26:14.443Z | Compiling time-macros v0.2.27 |
| 1417 | 2026-03-25T20:26:14.443Z | Compiling deranged v0.5.8 |
| 1418 | 2026-03-25T20:26:14.825Z | Compiling regex-automata v0.4.14 |
| 1419 | 2026-03-25T20:26:15.171Z | Compiling anyhow v1.0.102 |
| 1420 | 2026-03-25T20:26:15.580Z | Compiling num_threads v0.1.7 |
| 1421 | 2026-03-25T20:26:15.606Z | Compiling iri-string v0.7.11 |
| 1422 | 2026-03-25T20:26:15.607Z | Compiling scroll_derive v0.13.1 |
| 1423 | 2026-03-25T20:26:16.077Z | Compiling tokio-util v0.7.18 |
| 1424 | 2026-03-25T20:26:16.741Z | Compiling regex v1.12.3 |
| 1425 | 2026-03-25T20:26:16.801Z | Compiling scroll v0.13.0 |
| 1426 | 2026-03-25T20:26:16.889Z | Compiling oxnet v0.1.4 |
| 1427 | 2026-03-25T20:26:18.208Z | Compiling daft-derive v0.1.5 |
| 1428 | 2026-03-25T20:26:18.273Z | Compiling fastrand v2.3.0 |
| 1429 | 2026-03-25T20:26:18.273Z | Compiling winnow v1.0.0 |
| 1430 | 2026-03-25T20:26:18.273Z | Compiling syn v1.0.109 |
| 1431 | 2026-03-25T20:26:18.273Z | Compiling openapiv3 v2.2.0 |
| 1432 | 2026-03-25T20:26:18.273Z | Compiling rustls-pki-types v1.14.0 |
| 1433 | 2026-03-25T20:26:18.273Z | Compiling async-trait v0.1.89 |
| 1434 | 2026-03-25T20:26:18.274Z | Compiling crossbeam-utils v0.8.21 |
| 1435 | 2026-03-25T20:26:19.277Z | Compiling ring v0.17.14 |
| 1436 | 2026-03-25T20:26:19.582Z | Compiling cpufeatures v0.2.17 |
| 1437 | 2026-03-25T20:26:19.582Z | Compiling h2 v0.4.13 |
| 1438 | 2026-03-25T20:26:19.582Z | Compiling block-buffer v0.10.4 |
| 1439 | 2026-03-25T20:26:19.582Z | Compiling thread_local v1.1.9 |
| 1440 | 2026-03-25T20:26:19.582Z | Compiling usdt-impl v0.6.0 |
| 1441 | 2026-03-25T20:26:19.629Z | Compiling hex v0.4.3 |
| 1442 | 2026-03-25T20:26:19.629Z | Compiling digest v0.10.7 |
| 1443 | 2026-03-25T20:26:19.629Z | Compiling goblin v0.10.5 |
| 1444 | 2026-03-25T20:26:19.629Z | Compiling dtrace-parser v0.3.0 |
| 1445 | 2026-03-25T20:26:19.822Z | Compiling camino v1.2.2 |
| 1446 | 2026-03-25T20:26:19.836Z | Compiling slog-async v2.8.0 |
| 1447 | 2026-03-25T20:26:20.364Z | Compiling openssl-probe v0.2.1 |
| 1448 | 2026-03-25T20:26:20.390Z | Compiling thread-id v5.1.0 |
| 1449 | 2026-03-25T20:26:20.390Z | Compiling take_mut v0.2.2 |
| 1450 | 2026-03-25T20:26:20.405Z | Compiling term v1.2.1 |
| 1451 | 2026-03-25T20:26:20.417Z | Compiling rand_core v0.9.5 |
| 1452 | 2026-03-25T20:26:20.645Z | Compiling futures-executor v0.3.32 |
| 1453 | 2026-03-25T20:26:21.329Z | Compiling hyper v1.8.1 |
| 1454 | 2026-03-25T20:26:21.344Z | Compiling match_cfg v0.1.0 |
| 1455 | 2026-03-25T20:26:21.344Z | Compiling futures v0.3.32 |
| 1456 | 2026-03-25T20:26:21.344Z | Compiling structmeta-derive v0.3.0 |
| 1457 | 2026-03-25T20:26:21.344Z | Compiling aws-lc-rs v1.16.2 |
| 1458 | 2026-03-25T20:26:21.415Z | Compiling rustls v0.22.4 |
| 1459 | 2026-03-25T20:26:21.606Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-03-25T20:26:21.690Z | Compiling darling_core v0.23.0 |
| 1461 | 2026-03-25T20:26:21.875Z | Compiling newtype-uuid-macros v0.1.0 |
| 1462 | 2026-03-25T20:26:22.027Z | Compiling dof v0.4.0 |
| 1463 | 2026-03-25T20:26:22.054Z | Compiling hyper-util v0.1.20 |
| 1464 | 2026-03-25T20:26:22.592Z | Compiling structmeta v0.3.0 |
| 1465 | 2026-03-25T20:26:22.947Z | Compiling winnow v0.7.15 |
| 1466 | 2026-03-25T20:26:23.345Z | Compiling rand v0.9.2 |
| 1467 | 2026-03-25T20:26:23.750Z | Compiling time v0.3.47 |
| 1468 | 2026-03-25T20:26:23.767Z | Compiling darling_macro v0.23.0 |
| 1469 | 2026-03-25T20:26:24.009Z | Compiling tower v0.5.3 |
| 1470 | 2026-03-25T20:26:24.248Z | Compiling usdt-macro v0.6.0 |
| 1471 | 2026-03-25T20:26:24.320Z | Compiling usdt-attr-macro v0.6.0 |
| 1472 | 2026-03-25T20:26:24.522Z | Compiling newtype-uuid v1.3.2 |
| 1473 | 2026-03-25T20:26:24.546Z | Compiling quick-error v1.2.3 |
| 1474 | 2026-03-25T20:26:25.032Z | Compiling ref-cast v1.0.25 |
| 1475 | 2026-03-25T20:26:25.055Z | Compiling untrusted v0.7.1 |
| 1476 | 2026-03-25T20:26:25.055Z | Compiling daft v0.1.5 |
| 1477 | 2026-03-25T20:26:25.055Z | Compiling tower-http v0.6.8 |
| 1478 | 2026-03-25T20:26:25.055Z | Compiling darling v0.23.0 |
| 1479 | 2026-03-25T20:26:25.056Z | Compiling crossbeam-channel v0.5.15 |
| 1480 | 2026-03-25T20:26:25.065Z | Compiling ref-cast-impl v1.0.25 |
| 1481 | 2026-03-25T20:26:25.263Z | Compiling strum_macros v0.26.4 |
| 1482 | 2026-03-25T20:26:25.348Z | Compiling serde_spanned v1.1.0 |
| 1483 | 2026-03-25T20:26:25.506Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1484 | 2026-03-25T20:26:25.557Z | Compiling multer v3.1.0 |
| 1485 | 2026-03-25T20:26:25.557Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1486 | 2026-03-25T20:26:25.557Z | Compiling rustls v0.23.37 |
| 1487 | 2026-03-25T20:26:25.687Z | Compiling bit-vec v0.8.0 |
| 1488 | 2026-03-25T20:26:25.724Z | Compiling debug-ignore v1.0.5 |
| 1489 | 2026-03-25T20:26:25.753Z | Compiling serde_with_macros v3.18.0 |
| 1490 | 2026-03-25T20:26:25.775Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1491 | 2026-03-25T20:26:25.797Z | Compiling async-stream-impl v0.3.6 |
| 1492 | 2026-03-25T20:26:25.834Z | Compiling dropshot v0.16.7 |
| 1493 | 2026-03-25T20:26:25.913Z | Compiling bit-set v0.8.0 |
| 1494 | 2026-03-25T20:26:26.051Z | Compiling encoding_rs v0.8.35 |
| 1495 | 2026-03-25T20:26:26.075Z | Compiling unarray v0.1.4 |
| 1496 | 2026-03-25T20:26:26.185Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-25T20:26:26.207Z | Compiling mime v0.3.17 |
| 1498 | 2026-03-25T20:26:26.404Z | Compiling async-stream v0.3.6 |
| 1499 | 2026-03-25T20:26:26.506Z | Compiling derive-ex v0.1.8 |
| 1500 | 2026-03-25T20:26:26.579Z | Compiling dropshot_endpoint v0.16.7 |
| 1501 | 2026-03-25T20:26:26.782Z | Compiling macaddr v1.0.1 |
| 1502 | 2026-03-25T20:26:26.838Z | Compiling waitgroup v0.1.2 |
| 1503 | 2026-03-25T20:26:26.856Z | Compiling strum v0.26.3 |
| 1504 | 2026-03-25T20:26:26.946Z | Compiling serde_path_to_error v0.1.20 |
| 1505 | 2026-03-25T20:26:26.981Z | Compiling is-terminal v0.4.17 |
| 1506 | 2026-03-25T20:26:27.067Z | Compiling slog-term v2.9.2 |
| 1507 | 2026-03-25T20:26:27.293Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1508 | 2026-03-25T20:26:27.478Z | Compiling tempfile v3.27.0 |
| 1509 | 2026-03-25T20:26:27.520Z | Compiling strum_macros v0.27.2 |
| 1510 | 2026-03-25T20:26:27.683Z | Compiling instant v0.1.13 |
| 1511 | 2026-03-25T20:26:27.868Z | Compiling rustc-hash v2.1.1 |
| 1512 | 2026-03-25T20:26:27.988Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1513 | 2026-03-25T20:26:27.999Z | Compiling slog-json v2.6.1 |
| 1514 | 2026-03-25T20:26:28.010Z | Compiling test-strategy v0.4.5 |
| 1515 | 2026-03-25T20:26:28.211Z | Compiling hostname v0.3.1 |
| 1516 | 2026-03-25T20:26:28.342Z | Compiling rustls-native-certs v0.8.3 |
| 1517 | 2026-03-25T20:26:28.581Z | Compiling memmap2 v0.9.10 |
| 1518 | 2026-03-25T20:26:28.797Z | Compiling either v1.15.0 |
| 1519 | 2026-03-25T20:26:29.007Z | Compiling slog-bunyan v2.5.0 |
| 1520 | 2026-03-25T20:26:29.155Z | Compiling parse-display-derive v0.10.0 |
| 1521 | 2026-03-25T20:26:29.211Z | Compiling backon v1.6.0 |
| 1522 | 2026-03-25T20:26:29.376Z | Compiling strum v0.27.2 |
| 1523 | 2026-03-25T20:26:29.408Z | Compiling rustls-webpki v0.102.8 |
| 1524 | 2026-03-25T20:26:29.449Z | Compiling rand_chacha v0.3.1 |
| 1525 | 2026-03-25T20:26:29.500Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1526 | 2026-03-25T20:26:30.191Z | Compiling rand v0.8.5 |
| 1527 | 2026-03-25T20:26:30.310Z | Compiling wait-timeout v0.2.1 |
| 1528 | 2026-03-25T20:26:30.614Z | Compiling utf8parse v0.2.2 |
| 1529 | 2026-03-25T20:26:30.771Z | Compiling anstyle-parse v1.0.0 |
| 1530 | 2026-03-25T20:26:30.818Z | Compiling rusty-fork v0.3.1 |
| 1531 | 2026-03-25T20:26:30.881Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1532 | 2026-03-25T20:26:30.954Z | Compiling serde_with v3.18.0 |
| 1533 | 2026-03-25T20:26:31.627Z | Compiling usdt v0.6.0 |
| 1534 | 2026-03-25T20:26:31.879Z | Compiling tokio-rustls v0.25.0 |
| 1535 | 2026-03-25T20:26:31.908Z | Compiling reqwest v0.12.28 |
| 1536 | 2026-03-25T20:26:32.100Z | Compiling rand_xorshift v0.4.0 |
| 1537 | 2026-03-25T20:26:32.249Z | Compiling sha1 v0.10.6 |
| 1538 | 2026-03-25T20:26:32.416Z | Compiling rustls-pemfile v2.2.0 |
| 1539 | 2026-03-25T20:26:32.475Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1540 | 2026-03-25T20:26:32.612Z | Compiling hostname v0.4.2 |
| 1541 | 2026-03-25T20:26:32.671Z | Compiling anstyle-query v1.1.5 |
| 1542 | 2026-03-25T20:26:32.746Z | Compiling colorchoice v1.0.5 |
| 1543 | 2026-03-25T20:26:32.776Z | Compiling is_terminal_polyfill v1.70.2 |
| 1544 | 2026-03-25T20:26:32.861Z | Compiling anstyle v1.0.14 |
| 1545 | 2026-03-25T20:26:32.938Z | Compiling proptest v1.11.0 |
| 1546 | 2026-03-25T20:26:33.079Z | Compiling anstream v1.0.0 |
| 1547 | 2026-03-25T20:26:33.414Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1548 | 2026-03-25T20:26:33.428Z | Compiling clap_lex v1.1.0 |
| 1549 | 2026-03-25T20:26:33.717Z | Compiling unicode-width v0.2.2 |
| 1550 | 2026-03-25T20:26:33.919Z | Compiling itertools v0.14.0 |
| 1551 | 2026-03-25T20:26:33.998Z | Compiling iddqd v0.3.17 |
| 1552 | 2026-03-25T20:26:35.126Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1553 | 2026-03-25T20:26:35.151Z | Compiling clap_derive v4.6.0 |
| 1554 | 2026-03-25T20:26:35.239Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1555 | 2026-03-25T20:26:35.479Z | Compiling terminal_size v0.4.4 |
| 1556 | 2026-03-25T20:26:35.615Z | Compiling toml_datetime v0.6.11 |
| 1557 | 2026-03-25T20:26:35.857Z | Compiling progenitor-client v0.10.0 |
| 1558 | 2026-03-25T20:26:35.925Z | Compiling parse-display v0.10.0 |
| 1559 | 2026-03-25T20:26:35.925Z | Compiling backoff v0.4.0 |
| 1560 | 2026-03-25T20:26:36.122Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1561 | 2026-03-25T20:26:36.252Z | Compiling clap_builder v4.6.0 |
| 1562 | 2026-03-25T20:26:36.900Z | Compiling darling_core v0.21.3 |
| 1563 | 2026-03-25T20:26:37.102Z | Compiling zerocopy-derive v0.7.35 |
| 1564 | 2026-03-25T20:26:37.893Z | Compiling clap v4.6.0 |
| 1565 | 2026-03-25T20:26:37.936Z | Compiling zerocopy v0.7.35 |
| 1566 | 2026-03-25T20:26:37.967Z | Compiling crossbeam-epoch v0.9.18 |
| 1567 | 2026-03-25T20:26:38.308Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1568 | 2026-03-25T20:26:38.592Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1569 | 2026-03-25T20:26:38.989Z | Compiling darling_macro v0.21.3 |
| 1570 | 2026-03-25T20:26:39.620Z | Compiling darling v0.21.3 |
| 1571 | 2026-03-25T20:26:39.700Z | Compiling proc-macro-error-attr v1.0.4 |
| 1572 | 2026-03-25T20:26:39.865Z | Compiling memoffset v0.9.1 |
| 1573 | 2026-03-25T20:26:39.887Z | Compiling heapless v0.8.0 |
| 1574 | 2026-03-25T20:26:39.915Z | Compiling convert_case v0.4.0 |
| 1575 | 2026-03-25T20:26:39.958Z | Compiling tinyvec_macros v0.1.1 |
| 1576 | 2026-03-25T20:26:40.023Z | Compiling cfg_aliases v0.2.1 |
| 1577 | 2026-03-25T20:26:40.088Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1578 | 2026-03-25T20:26:40.096Z | Compiling nix v0.31.2 |
| 1579 | 2026-03-25T20:26:40.208Z | Compiling derive_more v0.99.20 |
| 1580 | 2026-03-25T20:26:40.292Z | Compiling tinyvec v1.11.0 |
| 1581 | 2026-03-25T20:26:40.363Z | Compiling ingot-macros v0.1.1 |
| 1582 | 2026-03-25T20:26:40.374Z | Compiling proc-macro-crate v3.5.0 |
| 1583 | 2026-03-25T20:26:40.783Z | Compiling typify-impl v0.6.1 |
| 1584 | 2026-03-25T20:26:41.061Z | Compiling dtrace-parser v0.2.0 |
| 1585 | 2026-03-25T20:26:41.256Z | Compiling secrecy v0.10.3 |
| 1586 | 2026-03-25T20:26:41.415Z | Compiling scroll_derive v0.12.1 |
| 1587 | 2026-03-25T20:26:41.932Z | Compiling hash32 v0.3.1 |
| 1588 | 2026-03-25T20:26:41.948Z | Compiling usdt-impl v0.5.0 |
| 1589 | 2026-03-25T20:26:42.082Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-03-25T20:26:42.104Z | Compiling crucible-workspace-hack v0.1.0 |
| 1591 | 2026-03-25T20:26:42.188Z | Compiling smoltcp v0.11.0 |
| 1592 | 2026-03-25T20:26:42.302Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1593 | 2026-03-25T20:26:42.312Z | Compiling winnow v0.5.40 |
| 1594 | 2026-03-25T20:26:42.527Z | Compiling scroll v0.12.0 |
| 1595 | 2026-03-25T20:26:42.782Z | Compiling num_enum_derive v0.7.6 |
| 1596 | 2026-03-25T20:26:43.066Z | Compiling ingot-types v0.1.2 |
| 1597 | 2026-03-25T20:26:43.460Z | Compiling dof v0.3.0 |
| 1598 | 2026-03-25T20:26:43.739Z | Compiling toml_edit v0.19.15 |
| 1599 | 2026-03-25T20:26:43.791Z | Compiling serde_spanned v0.6.9 |
| 1600 | 2026-03-25T20:26:43.820Z | Compiling cobs v0.3.0 |
| 1601 | 2026-03-25T20:26:43.853Z | Compiling foreign-types-macros v0.2.3 |
| 1602 | 2026-03-25T20:26:43.886Z | Compiling thread-id v4.2.2 |
| 1603 | 2026-03-25T20:26:43.943Z | Compiling toml_write v0.1.2 |
| 1604 | 2026-03-25T20:26:43.963Z | Compiling managed v0.8.0 |
| 1605 | 2026-03-25T20:26:44.015Z | Compiling cpufeatures v0.3.0 |
| 1606 | 2026-03-25T20:26:44.089Z | Compiling bitflags v1.3.2 |
| 1607 | 2026-03-25T20:26:44.133Z | Compiling foreign-types-shared v0.3.1 |
| 1608 | 2026-03-25T20:26:44.158Z | Compiling unsafe-libyaml v0.2.11 |
| 1609 | 2026-03-25T20:26:44.220Z | Compiling toml_edit v0.22.27 |
| 1610 | 2026-03-25T20:26:44.231Z | Compiling chacha20 v0.10.0 |
| 1611 | 2026-03-25T20:26:44.483Z | Compiling foreign-types v0.5.0 |
| 1612 | 2026-03-25T20:26:44.841Z | Compiling serde_yaml v0.9.34+deprecated |
| 1613 | 2026-03-25T20:26:44.874Z | Compiling postcard v1.1.3 |
| 1614 | 2026-03-25T20:26:45.103Z | Compiling proc-macro-crate v1.3.1 |
| 1615 | 2026-03-25T20:26:45.206Z | Compiling num_enum v0.7.6 |
| 1616 | 2026-03-25T20:26:45.772Z | Compiling ingot v0.1.1 |
| 1617 | 2026-03-25T20:26:46.297Z | Compiling goblin v0.8.2 |
| 1618 | 2026-03-25T20:26:47.055Z | Compiling tabwriter v1.4.1 |
| 1619 | 2026-03-25T20:26:47.076Z | Compiling typify-macro v0.6.1 |
| 1620 | 2026-03-25T20:26:47.289Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1621 | 2026-03-25T20:26:47.429Z | Compiling hubpack_derive v0.1.1 |
| 1622 | 2026-03-25T20:26:47.591Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1623 | 2026-03-25T20:26:47.629Z | Compiling num-integer v0.1.46 |
| 1624 | 2026-03-25T20:26:47.777Z | Compiling rustc_version v0.4.1 |
| 1625 | 2026-03-25T20:26:47.879Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1626 | 2026-03-25T20:26:48.043Z | Compiling cstr-argument v0.1.2 |
| 1627 | 2026-03-25T20:26:48.091Z | Compiling colored v3.1.1 |
| 1628 | 2026-03-25T20:26:48.172Z | Compiling heck v0.4.1 |
| 1629 | 2026-03-25T20:26:48.190Z | Compiling rayon-core v1.13.0 |
| 1630 | 2026-03-25T20:26:48.240Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1631 | 2026-03-25T20:26:48.365Z | Compiling float-ord v0.3.2 |
| 1632 | 2026-03-25T20:26:48.515Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1633 | 2026-03-25T20:26:48.591Z | Compiling curve25519-dalek v4.1.3 |
| 1634 | 2026-03-25T20:26:48.787Z | Compiling hubpack v0.1.2 |
| 1635 | 2026-03-25T20:26:49.013Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1636 | 2026-03-25T20:26:49.093Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1637 | 2026-03-25T20:26:49.261Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1638 | 2026-03-25T20:26:49.453Z | Compiling num_enum_derive v0.5.11 |
| 1639 | 2026-03-25T20:26:49.594Z | Compiling toml v0.8.23 |
| 1640 | 2026-03-25T20:26:50.071Z | Compiling rand v0.10.0 |
| 1641 | 2026-03-25T20:26:50.290Z | Compiling crossbeam-deque v0.8.6 |
| 1642 | 2026-03-25T20:26:50.464Z | Compiling hmac v0.12.1 |
| 1643 | 2026-03-25T20:26:50.617Z | Compiling inout v0.1.4 |
| 1644 | 2026-03-25T20:26:50.635Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1645 | 2026-03-25T20:26:50.733Z | Compiling ff v0.13.1 |
| 1646 | 2026-03-25T20:26:50.859Z | Compiling rustix v0.38.44 |
| 1647 | 2026-03-25T20:26:50.912Z | Compiling static_assertions v1.1.0 |
| 1648 | 2026-03-25T20:26:50.974Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-03-25T20:26:51.621Z | Compiling group v0.13.0 |
| 1650 | 2026-03-25T20:26:51.995Z | Compiling rustls-webpki v0.103.10 |
| 1651 | 2026-03-25T20:26:52.312Z | Compiling cipher v0.4.4 |
| 1652 | 2026-03-25T20:26:52.450Z | Compiling hkdf v0.12.4 |
| 1653 | 2026-03-25T20:26:52.968Z | Compiling num_enum v0.5.11 |
| 1654 | 2026-03-25T20:26:53.277Z | Compiling typify v0.6.1 |
| 1655 | 2026-03-25T20:26:53.369Z | Compiling num-rational v0.4.2 |
| 1656 | 2026-03-25T20:26:53.398Z | Compiling num-iter v0.1.45 |
| 1657 | 2026-03-25T20:26:53.527Z | Compiling usdt-macro v0.5.0 |
| 1658 | 2026-03-25T20:26:53.634Z | Compiling usdt-attr-macro v0.5.0 |
| 1659 | 2026-03-25T20:26:54.317Z | Compiling camino-tempfile v1.4.1 |
| 1660 | 2026-03-25T20:26:54.508Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1661 | 2026-03-25T20:26:54.557Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1662 | 2026-03-25T20:26:54.991Z | Compiling universal-hash v0.5.1 |
| 1663 | 2026-03-25T20:26:55.155Z | Compiling half v2.7.1 |
| 1664 | 2026-03-25T20:26:55.458Z | Compiling tokio-rustls v0.26.4 |
| 1665 | 2026-03-25T20:26:55.576Z | Compiling rustls-platform-verifier v0.6.2 |
| 1666 | 2026-03-25T20:26:55.654Z | Compiling hyper-rustls v0.27.7 |
| 1667 | 2026-03-25T20:26:55.816Z | Compiling crypto-bigint v0.5.5 |
| 1668 | 2026-03-25T20:26:55.947Z | Compiling reqwest v0.13.2 |
| 1669 | 2026-03-25T20:26:55.955Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-25T20:26:56.510Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1671 | 2026-03-25T20:26:56.888Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1672 | 2026-03-25T20:26:56.945Z | Compiling num-complex v0.4.6 |
| 1673 | 2026-03-25T20:26:57.151Z | Compiling progenitor-client v0.13.0 |
| 1674 | 2026-03-25T20:26:57.195Z | Compiling memmap v0.7.0 |
| 1675 | 2026-03-25T20:26:57.348Z | Compiling ciborium-io v0.2.2 |
| 1676 | 2026-03-25T20:26:57.411Z | Compiling progenitor-extras v0.1.1 |
| 1677 | 2026-03-25T20:26:57.476Z | Compiling data-encoding v2.10.0 |
| 1678 | 2026-03-25T20:26:57.632Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1679 | 2026-03-25T20:26:57.842Z | Compiling opaque-debug v0.3.1 |
| 1680 | 2026-03-25T20:26:57.926Z | Compiling base16ct v0.2.0 |
| 1681 | 2026-03-25T20:26:57.961Z | Compiling base64ct v1.8.3 |
| 1682 | 2026-03-25T20:26:58.085Z | Compiling elliptic-curve v0.13.8 |
| 1683 | 2026-03-25T20:26:58.263Z | Compiling password-hash v0.5.0 |
| 1684 | 2026-03-25T20:26:58.314Z | Compiling poly1305 v0.8.0 |
| 1685 | 2026-03-25T20:26:58.725Z | Compiling ciborium-ll v0.2.2 |
| 1686 | 2026-03-25T20:26:58.767Z | Compiling usdt v0.5.0 |
| 1687 | 2026-03-25T20:26:58.793Z | Compiling num v0.4.3 |
| 1688 | 2026-03-25T20:26:59.045Z | Compiling thiserror-no-std v2.0.2 |
| 1689 | 2026-03-25T20:26:59.112Z | Compiling rayon v1.11.0 |
| 1690 | 2026-03-25T20:26:59.136Z | Compiling progenitor-impl v0.13.0 |
| 1691 | 2026-03-25T20:27:00.030Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1692 | 2026-03-25T20:27:00.214Z | Compiling chacha20 v0.9.1 |
| 1693 | 2026-03-25T20:27:00.374Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1694 | 2026-03-25T20:27:00.999Z | Compiling zone_cfg_derive v0.3.1 |
| 1695 | 2026-03-25T20:27:01.140Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1696 | 2026-03-25T20:27:01.176Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1697 | 2026-03-25T20:27:01.444Z | Compiling itertools v0.12.1 |
| 1698 | 2026-03-25T20:27:01.579Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1699 | 2026-03-25T20:27:01.625Z | Compiling blake2 v0.10.6 |
| 1700 | 2026-03-25T20:27:01.643Z | Compiling byte-wrapper v0.1.0 |
| 1701 | 2026-03-25T20:27:01.665Z | Compiling aead v0.5.2 |
| 1702 | 2026-03-25T20:27:01.825Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1703 | 2026-03-25T20:27:02.003Z | Compiling num-derive v0.4.2 |
| 1704 | 2026-03-25T20:27:02.085Z | Compiling sigpipe v0.1.3 |
| 1705 | 2026-03-25T20:27:02.151Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1706 | 2026-03-25T20:27:02.151Z | Compiling glob v0.3.3 |
| 1707 | 2026-03-25T20:27:02.174Z | Compiling bytecount v0.6.9 |
| 1708 | 2026-03-25T20:27:02.311Z | Compiling pkg-config v0.3.32 |
| 1709 | 2026-03-25T20:27:02.373Z | Compiling jiff v0.2.23 |
| 1710 | 2026-03-25T20:27:02.614Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1711 | 2026-03-25T20:27:02.643Z | Compiling vcpkg v0.2.15 |
| 1712 | 2026-03-25T20:27:02.736Z | Compiling keccak v0.1.6 |
| 1713 | 2026-03-25T20:27:02.769Z | Compiling progenitor-macro v0.13.0 |
| 1714 | 2026-03-25T20:27:02.945Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1715 | 2026-03-25T20:27:02.979Z | Compiling sha3 v0.10.8 |
| 1716 | 2026-03-25T20:27:03.154Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1717 | 2026-03-25T20:27:03.205Z | Compiling openssl-sys v0.9.112 |
| 1718 | 2026-03-25T20:27:03.341Z | Compiling zone v0.3.1 |
| 1719 | 2026-03-25T20:27:03.844Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1720 | 2026-03-25T20:27:03.891Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1721 | 2026-03-25T20:27:04.204Z | Compiling argon2 v0.5.3 |
| 1722 | 2026-03-25T20:27:04.744Z | Compiling chacha20poly1305 v0.10.1 |
| 1723 | 2026-03-25T20:27:04.875Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1724 | 2026-03-25T20:27:04.943Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1725 | 2026-03-25T20:27:05.126Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1726 | 2026-03-25T20:27:05.698Z | Compiling vsss-rs v3.3.4 |
| 1727 | 2026-03-25T20:27:06.005Z | Compiling ciborium v0.2.2 |
| 1728 | 2026-03-25T20:27:06.195Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1729 | 2026-03-25T20:27:06.313Z | Compiling smf v0.2.3 |
| 1730 | 2026-03-25T20:27:06.501Z | Compiling whoami v1.6.1 |
| 1731 | 2026-03-25T20:27:06.598Z | Compiling indent_write v2.2.0 |
| 1732 | 2026-03-25T20:27:06.736Z | Compiling resolv-conf v0.7.6 |
| 1733 | 2026-03-25T20:27:06.800Z | Compiling semver v0.1.20 |
| 1734 | 2026-03-25T20:27:06.904Z | Compiling lazy_static v1.5.0 |
| 1735 | 2026-03-25T20:27:06.959Z | Compiling linked-hash-map v0.5.6 |
| 1736 | 2026-03-25T20:27:07.007Z | Compiling rustc_version v0.1.7 |
| 1737 | 2026-03-25T20:27:07.059Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1738 | 2026-03-25T20:27:07.116Z | Compiling lru-cache v0.1.2 |
| 1739 | 2026-03-25T20:27:07.203Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1740 | 2026-03-25T20:27:07.217Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1741 | 2026-03-25T20:27:07.358Z | Compiling hickory-proto v0.24.4 |
| 1742 | 2026-03-25T20:27:07.657Z | Compiling serde-big-array v0.5.1 |
| 1743 | 2026-03-25T20:27:07.800Z | Compiling pin-project-internal v1.1.11 |
| 1744 | 2026-03-25T20:27:07.942Z | Compiling progenitor v0.13.0 |
| 1745 | 2026-03-25T20:27:08.081Z | Compiling derive-where v1.6.1 |
| 1746 | 2026-03-25T20:27:08.911Z | Compiling serde_repr v0.1.20 |
| 1747 | 2026-03-25T20:27:08.925Z | Compiling unicode-segmentation v1.13.1 |
| 1748 | 2026-03-25T20:27:09.351Z | Compiling siphasher v1.0.2 |
| 1749 | 2026-03-25T20:27:09.384Z | Compiling swrite v0.1.0 |
| 1750 | 2026-03-25T20:27:09.474Z | Compiling minimal-lexical v0.2.1 |
| 1751 | 2026-03-25T20:27:09.477Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1752 | 2026-03-25T20:27:09.514Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1753 | 2026-03-25T20:27:09.554Z | Compiling phf_shared v0.12.1 |
| 1754 | 2026-03-25T20:27:09.738Z | Compiling nom v7.1.3 |
| 1755 | 2026-03-25T20:27:09.750Z | Compiling newline-converter v0.3.0 |
| 1756 | 2026-03-25T20:27:09.862Z | Compiling hickory-resolver v0.24.4 |
| 1757 | 2026-03-25T20:27:10.034Z | Compiling pin-project v1.1.11 |
| 1758 | 2026-03-25T20:27:10.135Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1759 | 2026-03-25T20:27:10.683Z | Compiling newtype_derive v0.1.6 |
| 1760 | 2026-03-25T20:27:10.918Z | Compiling atomicwrites v0.4.4 |
| 1761 | 2026-03-25T20:27:11.104Z | Compiling unicode-normalization v0.1.25 |
| 1762 | 2026-03-25T20:27:11.120Z | Compiling console v0.15.11 |
| 1763 | 2026-03-25T20:27:11.574Z | Compiling tokio-stream v0.1.18 |
| 1764 | 2026-03-25T20:27:11.804Z | Compiling async-recursion v1.1.1 |
| 1765 | 2026-03-25T20:27:11.826Z | Compiling snafu-derive v0.8.9 |
| 1766 | 2026-03-25T20:27:11.998Z | Compiling slog-dtrace v0.3.0 |
| 1767 | 2026-03-25T20:27:12.043Z | Compiling csv-core v0.1.13 |
| 1768 | 2026-03-25T20:27:12.222Z | Compiling bstr v1.12.1 |
| 1769 | 2026-03-25T20:27:12.302Z | Compiling unicode-width v0.1.14 |
| 1770 | 2026-03-25T20:27:12.348Z | Compiling foreign-types-shared v0.1.1 |
| 1771 | 2026-03-25T20:27:12.434Z | Compiling chrono-tz v0.10.4 |
| 1772 | 2026-03-25T20:27:12.474Z | Compiling same-file v1.0.6 |
| 1773 | 2026-03-25T20:27:12.485Z | Compiling foldhash v0.1.5 |
| 1774 | 2026-03-25T20:27:12.495Z | Compiling highway v1.3.0 |
| 1775 | 2026-03-25T20:27:12.574Z | Compiling unicode-xid v0.2.6 |
| 1776 | 2026-03-25T20:27:12.638Z | Compiling openssl v0.10.76 |
| 1777 | 2026-03-25T20:27:12.641Z | Compiling owo-colors v4.3.0 |
| 1778 | 2026-03-25T20:27:12.660Z | Compiling cancel-safe-futures v0.1.5 |
| 1779 | 2026-03-25T20:27:12.691Z | Compiling similar v2.7.0 |
| 1780 | 2026-03-25T20:27:12.710Z | Compiling const_format_proc_macros v0.2.34 |
| 1781 | 2026-03-25T20:27:12.879Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1782 | 2026-03-25T20:27:12.925Z | Compiling hashbrown v0.15.5 |
| 1783 | 2026-03-25T20:27:12.937Z | Compiling walkdir v2.5.0 |
| 1784 | 2026-03-25T20:27:13.011Z | Compiling globset v0.4.18 |
| 1785 | 2026-03-25T20:27:13.285Z | Compiling expectorate v1.2.0 |
| 1786 | 2026-03-25T20:27:13.437Z | Compiling foreign-types v0.3.2 |
| 1787 | 2026-03-25T20:27:13.505Z | Compiling csv v1.4.0 |
| 1788 | 2026-03-25T20:27:13.561Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1789 | 2026-03-25T20:27:13.572Z | Compiling qorb v0.4.1 |
| 1790 | 2026-03-25T20:27:13.616Z | Compiling snafu v0.8.9 |
| 1791 | 2026-03-25T20:27:13.678Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1792 | 2026-03-25T20:27:14.013Z | Compiling olpc-cjson v0.1.4 |
| 1793 | 2026-03-25T20:27:14.099Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1794 | 2026-03-25T20:27:14.218Z | Compiling phf v0.12.1 |
| 1795 | 2026-03-25T20:27:14.634Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1796 | 2026-03-25T20:27:14.829Z | Compiling tokio-dtrace v0.1.1 |
| 1797 | 2026-03-25T20:27:14.899Z | Compiling num-derive v0.3.3 |
| 1798 | 2026-03-25T20:27:15.100Z | Compiling typify-impl v0.4.3 |
| 1799 | 2026-03-25T20:27:15.570Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1800 | 2026-03-25T20:27:15.620Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1801 | 2026-03-25T20:27:15.774Z | Compiling libsw-core v0.3.2 |
| 1802 | 2026-03-25T20:27:15.792Z | Compiling serde_plain v1.0.2 |
| 1803 | 2026-03-25T20:27:15.820Z | Compiling openssl-macros v0.1.1 |
| 1804 | 2026-03-25T20:27:15.938Z | Compiling pem v3.0.6 |
| 1805 | 2026-03-25T20:27:15.949Z | Compiling cookie v0.18.1 |
| 1806 | 2026-03-25T20:27:15.993Z | Compiling typed-path v0.9.3 |
| 1807 | 2026-03-25T20:27:16.170Z | Compiling fixedbitset v0.5.7 |
| 1808 | 2026-03-25T20:27:16.189Z | Compiling fixedbitset v0.4.2 |
| 1809 | 2026-03-25T20:27:16.363Z | Compiling petgraph v0.8.3 |
| 1810 | 2026-03-25T20:27:16.420Z | Compiling petgraph v0.6.5 |
| 1811 | 2026-03-25T20:27:16.499Z | Compiling libsw v3.5.0 |
| 1812 | 2026-03-25T20:27:16.677Z | Compiling libscf-sys v1.1.0 |
| 1813 | 2026-03-25T20:27:16.823Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1814 | 2026-03-25T20:27:17.308Z | Compiling tough v0.20.0 |
| 1815 | 2026-03-25T20:27:17.881Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1816 | 2026-03-25T20:27:18.112Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1817 | 2026-03-25T20:27:19.455Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1818 | 2026-03-25T20:27:19.515Z | Compiling oxide-tokio-rt v0.1.3 |
| 1819 | 2026-03-25T20:27:19.914Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1820 | 2026-03-25T20:27:21.129Z | Compiling const_format v0.2.35 |
| 1821 | 2026-03-25T20:27:21.170Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1822 | 2026-03-25T20:27:21.292Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1823 | 2026-03-25T20:27:21.351Z | Compiling typify-macro v0.4.3 |
| 1824 | 2026-03-25T20:27:21.521Z | Compiling papergrid v0.11.0 |
| 1825 | 2026-03-25T20:27:21.746Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1826 | 2026-03-25T20:27:21.873Z | Compiling gethostname v0.5.0 |
| 1827 | 2026-03-25T20:27:21.955Z | Compiling tabled_derive v0.7.0 |
| 1828 | 2026-03-25T20:27:21.994Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1829 | 2026-03-25T20:27:22.112Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1830 | 2026-03-25T20:27:22.686Z | Compiling bcs v0.1.6 |
| 1831 | 2026-03-25T20:27:22.908Z | Compiling tagptr v0.2.0 |
| 1832 | 2026-03-25T20:27:23.010Z | Compiling smawk v0.3.2 |
| 1833 | 2026-03-25T20:27:23.063Z | Compiling unicode-linebreak v0.1.5 |
| 1834 | 2026-03-25T20:27:23.148Z | Compiling linear-map v1.2.0 |
| 1835 | 2026-03-25T20:27:23.187Z | Compiling termtree v0.5.1 |
| 1836 | 2026-03-25T20:27:23.250Z | Compiling moka v0.12.15 |
| 1837 | 2026-03-25T20:27:23.302Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1838 | 2026-03-25T20:27:23.302Z | Compiling textwrap v0.16.2 |
| 1839 | 2026-03-25T20:27:23.326Z | Compiling tabled v0.15.0 |
| 1840 | 2026-03-25T20:27:23.335Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1841 | 2026-03-25T20:27:23.391Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1842 | 2026-03-25T20:27:23.449Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1843 | 2026-03-25T20:27:23.670Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1844 | 2026-03-25T20:27:24.101Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1845 | 2026-03-25T20:27:24.208Z | Compiling steno v0.4.1 |
| 1846 | 2026-03-25T20:27:24.911Z | Compiling hickory-proto v0.25.2 |
| 1847 | 2026-03-25T20:27:25.078Z | Compiling humantime v2.3.0 |
| 1848 | 2026-03-25T20:27:25.364Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1849 | 2026-03-25T20:27:25.805Z | Compiling parking_lot_core v0.8.6 |
| 1850 | 2026-03-25T20:27:26.086Z | Compiling proc-macro-error2 v2.0.1 |
| 1851 | 2026-03-25T20:27:26.103Z | Compiling typify v0.4.3 |
| 1852 | 2026-03-25T20:27:26.370Z | Compiling crc32fast v1.5.0 |
| 1853 | 2026-03-25T20:27:26.440Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1854 | 2026-03-25T20:27:26.575Z | Compiling tabled_derive v0.11.0 |
| 1855 | 2026-03-25T20:27:26.679Z | Compiling progenitor-impl v0.11.2 |
| 1856 | 2026-03-25T20:27:27.024Z | Compiling hickory-resolver v0.25.2 |
| 1857 | 2026-03-25T20:27:27.439Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1858 | 2026-03-25T20:27:27.681Z | Compiling papergrid v0.17.0 |
| 1859 | 2026-03-25T20:27:27.946Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1860 | 2026-03-25T20:27:28.421Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1861 | 2026-03-25T20:27:29.345Z | Compiling testing_table v0.3.0 |
| 1862 | 2026-03-25T20:27:29.462Z | Compiling arc-swap v1.9.0 |
| 1863 | 2026-03-25T20:27:29.521Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1864 | 2026-03-25T20:27:29.763Z | Compiling slog-scope v4.4.1 |
| 1865 | 2026-03-25T20:27:29.781Z | Compiling tabled v0.20.0 |
| 1866 | 2026-03-25T20:27:29.797Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1867 | 2026-03-25T20:27:30.219Z | Compiling parking_lot v0.11.2 |
| 1868 | 2026-03-25T20:27:30.242Z | Compiling progenitor-macro v0.11.2 |
| 1869 | 2026-03-25T20:27:30.652Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1870 | 2026-03-25T20:27:30.854Z | Compiling progenitor-client v0.11.2 |
| 1871 | 2026-03-25T20:27:31.062Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1872 | 2026-03-25T20:27:31.151Z | Compiling fxhash v0.2.1 |
| 1873 | 2026-03-25T20:27:31.257Z | Compiling internet-checksum v0.2.1 |
| 1874 | 2026-03-25T20:27:31.347Z | Compiling sled v0.34.7 |
| 1875 | 2026-03-25T20:27:31.404Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1876 | 2026-03-25T20:27:32.539Z | Compiling slog-stdlog v4.1.1 |
| 1877 | 2026-03-25T20:27:32.556Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1878 | 2026-03-25T20:27:32.557Z | Compiling crc8 v0.1.1 |
| 1879 | 2026-03-25T20:27:32.694Z | Compiling slog-envlogger v2.2.0 |
| 1880 | 2026-03-25T20:27:32.766Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1881 | 2026-03-25T20:27:33.089Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1882 | 2026-03-25T20:27:33.750Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1883 | 2026-03-25T20:27:35.271Z | Compiling progenitor v0.11.2 |
| 1884 | 2026-03-25T20:27:35.363Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1885 | 2026-03-25T20:27:40.969Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1886 | 2026-03-25T20:27:42.578Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1887 | 2026-03-25T20:27:43.662Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1888 | 2026-03-25T20:27:44.781Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1889 | 2026-03-25T20:27:45.561Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1890 | 2026-03-25T20:27:47.019Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1891 | 2026-03-25T20:28:10.594Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1892 | 2026-03-25T20:28:10.766Z | ──────────── |
| 1893 | 2026-03-25T20:28:10.767Z | Nextest run ID 5afb1702-80d1-47af-b1a3-4ecd77e67d45 with nextest profile: default |
| 1894 | 2026-03-25T20:28:10.767Z | Starting 7 tests across 1 binary |
| 1895 | 2026-03-25T20:28:10.776Z | PASS [ 0.009s] mg-lower dendrite::test_tfport_parser |
| 1896 | 2026-03-25T20:28:10.779Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_removal |
| 1897 | 2026-03-25T20:28:10.782Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1898 | 2026-03-25T20:28:10.782Z | PASS [ 0.012s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1899 | 2026-03-25T20:28:10.782Z | PASS [ 0.013s] mg-lower test::sync_prefix_test |
| 1900 | 2026-03-25T20:28:10.782Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_idempotent |
| 1901 | 2026-03-25T20:28:10.782Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1902 | 2026-03-25T20:28:10.782Z | ──────────── |
| 1903 | 2026-03-25T20:28:10.782Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1904 | 2026-03-25T20:28:10.792Z | process exited: duration 289611 ms, exit code 0 |
| |
| 1905 | 2026-03-25T20:28:10.799Z | found 0 output files |