|
|
|
| 1 | 2026-03-26T04:06:25.189Z | job assigned to worker 01KMM53K1ARXH26HYK4GQYXP06 [factory aws, i-0ebf94fde64fcbc10] (queued for 14 m 58 s) |
| |
| 2 | 2026-03-26T04:06:32.030Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:06:32.034Z | ++ uname -s |
| 4 | 2026-03-26T04:06:32.037Z | + kern=SunOS |
| 5 | 2026-03-26T04:06:32.037Z | + build_user=build |
| 6 | 2026-03-26T04:06:32.037Z | + build_uid=12345 |
| 7 | 2026-03-26T04:06:32.037Z | + work_dir=/work |
| 8 | 2026-03-26T04:06:32.037Z | + input_dir=/input |
| 9 | 2026-03-26T04:06:32.037Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:06:32.037Z | + case "$kern" in |
| 11 | 2026-03-26T04:06:32.037Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:06:32.041Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:06:34.046Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:06:34.121Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:06:34.127Z | + home_fs=zfs |
| 16 | 2026-03-26T04:06:34.127Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:06:34.127Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:06:34.127Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:06:36.126Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:06:36.129Z | process exited: duration 4098 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:06:36.157Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:06:36.161Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-26T04:06:36.161Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-26T04:06:36.161Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-26T04:06:36.161Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-26T04:06:36.161Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T04:06:36.161Z | * rust toolchain profile = "default" |
| 28 | 2026-03-26T04:06:36.161Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:06:36.164Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-26T04:06:36.278Z | info: downloading installer |
| 31 | 2026-03-26T04:06:38.815Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:06:38.815Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:06:38.815Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:06:38.815Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:06:38.815Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:06:38.815Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:06:38.816Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:06:38.816Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:06:38.816Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:06:38.816Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:06:38.816Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:06:38.816Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:06:38.816Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:06:38.839Z | info: profile set to default |
| 45 | 2026-03-26T04:06:38.839Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:06:38.839Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:06:38.839Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:06:38.839Z | info: downloading 6 components |
| 49 | 2026-03-26T04:06:53.336Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-26T04:06:53.336Z | |
| 51 | 2026-03-26T04:06:53.376Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:06:53.377Z | |
| 53 | 2026-03-26T04:06:53.377Z | |
| 54 | 2026-03-26T04:06:53.377Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:06:53.377Z | |
| 56 | 2026-03-26T04:06:53.377Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:06:53.377Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:06:53.377Z | |
| 59 | 2026-03-26T04:06:53.377Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:06:53.378Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:06:53.378Z | |
| 62 | 2026-03-26T04:06:53.378Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:06:53.378Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:06:53.378Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:06:53.378Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:06:53.378Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:06:53.378Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:06:53.378Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:06:53.394Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:06:53.394Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:06:53.464Z | + rustup --version |
| 72 | 2026-03-26T04:06:53.476Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:06:53.476Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:06:53.486Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:06:53.492Z | + cargo --version |
| 76 | 2026-03-26T04:06:53.500Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:06:53.508Z | + rustc --version |
| 78 | 2026-03-26T04:06:53.533Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:06:53.543Z | process exited: duration 17367 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:06:53.559Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:06:53.588Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:06:53.601Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T04:06:53.609Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-26T04:06:53.609Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-26T04:06:53.726Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-26T04:06:54.526Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-26T04:06:54.527Z | + git fetch origin a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 88 | 2026-03-26T04:06:54.765Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-26T04:06:54.765Z | * branch a1dba7f2c9be3c7727e21fad2946a96decaf2443 -> FETCH_HEAD |
| 90 | 2026-03-26T04:06:54.769Z | + [[ -n renovate/dropshot-0.x ]] |
| 91 | 2026-03-26T04:06:54.772Z | ++ git branch --show-current |
| 92 | 2026-03-26T04:06:54.772Z | + current=main |
| 93 | 2026-03-26T04:06:54.772Z | + [[ main != renovate/dropshot-0.x ]] |
| 94 | 2026-03-26T04:06:54.772Z | + git branch -f renovate/dropshot-0.x a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 95 | 2026-03-26T04:06:54.775Z | + git checkout -f renovate/dropshot-0.x |
| 96 | 2026-03-26T04:06:54.791Z | Switched to branch 'renovate/dropshot-0.x' |
| 97 | 2026-03-26T04:06:54.794Z | + git reset --hard a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 98 | 2026-03-26T04:06:54.797Z | HEAD is now at a1dba7f Update Rust crate dropshot to 0.17.0 |
| 99 | 2026-03-26T04:06:54.797Z | process exited: duration 1197 ms, exit code 0 |
| |
| 100 | 2026-03-26T04:06:54.803Z | starting task 4: "build" |
| 101 | 2026-03-26T04:06:54.808Z | + set -e |
| 102 | 2026-03-26T04:06:54.808Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-03-26T04:06:54.811Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-03-26T04:06:54.811Z | ++ PLATFORM=illumos |
| 105 | 2026-03-26T04:06:54.811Z | ++ banner install |
| 106 | 2026-03-26T04:06:54.811Z | |
| 107 | 2026-03-26T04:06:54.811Z | # # # #### ##### ## # # |
| 108 | 2026-03-26T04:06:54.811Z | # ## # # # # # # # |
| 109 | 2026-03-26T04:06:54.811Z | # # # # #### # # # # # |
| 110 | 2026-03-26T04:06:54.811Z | # # # # # # ###### # # |
| 111 | 2026-03-26T04:06:54.811Z | # # ## # # # # # # # |
| 112 | 2026-03-26T04:06:54.811Z | # # # #### # # # ###### ###### |
| 113 | 2026-03-26T04:06:54.811Z | |
| 114 | 2026-03-26T04:06:54.811Z | ++ set +o errexit |
| 115 | 2026-03-26T04:06:54.811Z | ++ pkg info clang-15 |
| 116 | 2026-03-26T04:06:54.811Z | ++ grep -qi installed |
| 117 | 2026-03-26T04:06:56.458Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-03-26T04:06:56.458Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-03-26T04:06:56.458Z | |
| 120 | 2026-03-26T04:06:56.458Z | clang-15 |
| 121 | 2026-03-26T04:06:56.501Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-03-26T04:06:56.501Z | ++ set -o errexit |
| 123 | 2026-03-26T04:06:56.503Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-03-26T04:07:03.634Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-03-26T04:07:10.466Z | Startup: Caching catalogs ... Done |
| 126 | 2026-03-26T04:07:14.159Z | Planning: Solver setup ... Done |
| 127 | 2026-03-26T04:07:14.173Z | Planning: Running solver ... Done |
| 128 | 2026-03-26T04:07:14.288Z | Planning: Finding local manifests ... Done |
| 129 | 2026-03-26T04:07:14.300Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-03-26T04:07:14.384Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-03-26T04:07:14.413Z | Planning: Package planning ... Done |
| 132 | 2026-03-26T04:07:14.439Z | Planning: Merging actions ... Done |
| 133 | 2026-03-26T04:07:14.592Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-03-26T04:07:14.599Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-03-26T04:07:18.106Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-03-26T04:07:18.111Z | Planning: Planning completed in 7.49 seconds |
| 137 | 2026-03-26T04:07:20.080Z | Packages to install: 2 |
| 138 | 2026-03-26T04:07:20.080Z | Mediators to change: 2 |
| 139 | 2026-03-26T04:07:20.080Z | Services to change: 1 |
| 140 | 2026-03-26T04:07:20.080Z | Create boot environment: No |
| 141 | 2026-03-26T04:07:20.080Z | Create backup boot environment: No |
| 142 | 2026-03-26T04:07:20.225Z | |
| 143 | 2026-03-26T04:07:20.225Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-03-26T04:07:25.228Z | Download: 1509/3076 items 115.7/211.3MB 54% complete (23.7M/s) |
| 145 | 2026-03-26T04:07:30.287Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (23.8M/s) |
| 146 | 2026-03-26T04:07:30.860Z | Download: Completed 211.31 MB in 10.63 seconds (19.9M/s) |
| 147 | 2026-03-26T04:07:31.932Z | Actions: 1/3418 actions (Installing new actions) |
| 148 | 2026-03-26T04:07:36.050Z | Actions: Completed 3418 actions in 4.12 seconds. |
| 149 | 2026-03-26T04:07:36.344Z | Done |
| 150 | 2026-03-26T04:07:36.344Z | Done |
| 151 | 2026-03-26T04:07:37.034Z | Done |
| 152 | 2026-03-26T04:07:42.295Z | Done |
| 153 | 2026-03-26T04:07:42.490Z | Done |
| 154 | 2026-03-26T04:07:42.493Z | Done |
| 155 | 2026-03-26T04:07:42.617Z | Done |
| 156 | 2026-03-26T04:07:43.258Z | ++ set -o errexit |
| 157 | 2026-03-26T04:07:43.258Z | ++ cargo --version |
| 158 | 2026-03-26T04:07:43.266Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 159 | 2026-03-26T04:07:43.416Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 160 | 2026-03-26T04:07:43.419Z | info: downloading 6 components |
| 161 | 2026-03-26T04:07:58.060Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 162 | 2026-03-26T04:07:58.063Z | ++ rustc --version |
| 163 | 2026-03-26T04:07:58.093Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 164 | 2026-03-26T04:07:58.098Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 165 | 2026-03-26T04:07:58.143Z | Updating crates.io index |
| 166 | 2026-03-26T04:07:58.254Z | Downloading crates ... |
| 167 | 2026-03-26T04:07:58.313Z | Downloaded cargo-nextest v0.9.97 |
| 168 | 2026-03-26T04:07:58.381Z | Installing cargo-nextest v0.9.97 |
| 169 | 2026-03-26T04:07:58.428Z | Updating crates.io index |
| 170 | 2026-03-26T04:08:00.858Z | Locking 408 packages to latest compatible versions |
| 171 | 2026-03-26T04:08:00.863Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 172 | 2026-03-26T04:08:00.867Z | Adding duct v0.13.7 (available: v1.1.1) |
| 173 | 2026-03-26T04:08:00.867Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 174 | 2026-03-26T04:08:00.867Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 175 | 2026-03-26T04:08:00.871Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 176 | 2026-03-26T04:08:00.871Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 177 | 2026-03-26T04:08:00.871Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 178 | 2026-03-26T04:08:00.871Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 179 | 2026-03-26T04:08:00.875Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 180 | 2026-03-26T04:08:00.894Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 181 | 2026-03-26T04:08:00.903Z | Downloading crates ... |
| 182 | 2026-03-26T04:08:00.972Z | Downloaded anstyle-query v1.1.5 |
| 183 | 2026-03-26T04:08:00.975Z | Downloaded backtrace-ext v0.2.1 |
| 184 | 2026-03-26T04:08:00.978Z | Downloaded anstyle-parse v1.0.0 |
| 185 | 2026-03-26T04:08:00.982Z | Downloaded atomicwrites v0.4.4 |
| 186 | 2026-03-26T04:08:00.985Z | Downloaded cargo-platform v0.2.0 |
| 187 | 2026-03-26T04:08:00.989Z | Downloaded adler2 v2.0.1 |
| 188 | 2026-03-26T04:08:00.996Z | Downloaded anstream v1.0.0 |
| 189 | 2026-03-26T04:08:00.999Z | Downloaded indent_write v2.2.0 |
| 190 | 2026-03-26T04:08:00.999Z | Downloaded indenter v0.3.4 |
| 191 | 2026-03-26T04:08:01.004Z | Downloaded humantime-serde v1.1.1 |
| 192 | 2026-03-26T04:08:01.004Z | Downloaded http-body-util v0.1.3 |
| 193 | 2026-03-26T04:08:01.007Z | Downloaded block-buffer v0.10.4 |
| 194 | 2026-03-26T04:08:01.007Z | Downloaded ipnet v2.12.0 |
| 195 | 2026-03-26T04:08:01.007Z | Downloaded number_prefix v0.4.0 |
| 196 | 2026-03-26T04:08:01.011Z | Downloaded bytes v1.11.1 |
| 197 | 2026-03-26T04:08:01.011Z | Downloaded autocfg v1.5.0 |
| 198 | 2026-03-26T04:08:01.014Z | Downloaded camino-tempfile v1.4.1 |
| 199 | 2026-03-26T04:08:01.018Z | Downloaded home v0.5.12 |
| 200 | 2026-03-26T04:08:01.018Z | Downloaded ordered-float v2.10.1 |
| 201 | 2026-03-26T04:08:01.018Z | Downloaded idna_adapter v1.0.0 |
| 202 | 2026-03-26T04:08:01.021Z | Downloaded bitflags v2.11.0 |
| 203 | 2026-03-26T04:08:01.024Z | Downloaded colorchoice v1.0.5 |
| 204 | 2026-03-26T04:08:01.024Z | Downloaded anstyle v1.0.14 |
| 205 | 2026-03-26T04:08:01.024Z | Downloaded futures-macro v0.3.32 |
| 206 | 2026-03-26T04:08:01.027Z | Downloaded humantime v2.3.0 |
| 207 | 2026-03-26T04:08:01.027Z | Downloaded is_ci v1.2.0 |
| 208 | 2026-03-26T04:08:01.027Z | Downloaded native-tls v0.2.18 |
| 209 | 2026-03-26T04:08:01.030Z | Downloaded base64ct v1.8.3 |
| 210 | 2026-03-26T04:08:01.030Z | Downloaded base64 v0.22.1 |
| 211 | 2026-03-26T04:08:01.033Z | Downloaded async-scoped v0.9.0 |
| 212 | 2026-03-26T04:08:01.037Z | Downloaded nextest-metadata v0.12.2 |
| 213 | 2026-03-26T04:08:01.037Z | Downloaded iana-time-zone v0.1.65 |
| 214 | 2026-03-26T04:08:01.040Z | Downloaded futures-io v0.3.32 |
| 215 | 2026-03-26T04:08:01.040Z | Downloaded debug-ignore v1.0.5 |
| 216 | 2026-03-26T04:08:01.040Z | Downloaded cpufeatures v0.2.17 |
| 217 | 2026-03-26T04:08:01.043Z | Downloaded itoa v1.0.18 |
| 218 | 2026-03-26T04:08:01.043Z | Downloaded lazy_static v1.5.0 |
| 219 | 2026-03-26T04:08:01.046Z | Downloaded atomic-waker v1.1.2 |
| 220 | 2026-03-26T04:08:01.046Z | Downloaded camino v1.2.2 |
| 221 | 2026-03-26T04:08:01.049Z | Downloaded form_urlencoded v1.2.2 |
| 222 | 2026-03-26T04:08:01.049Z | Downloaded foreign-types-shared v0.1.1 |
| 223 | 2026-03-26T04:08:01.049Z | Downloaded heck v0.5.0 |
| 224 | 2026-03-26T04:08:01.049Z | Downloaded errno v0.3.14 |
| 225 | 2026-03-26T04:08:01.052Z | Downloaded ahash v0.8.12 |
| 226 | 2026-03-26T04:08:01.052Z | Downloaded os_pipe v1.2.3 |
| 227 | 2026-03-26T04:08:01.057Z | Downloaded crypto-common v0.1.7 |
| 228 | 2026-03-26T04:08:01.057Z | Downloaded openssl-probe v0.2.1 |
| 229 | 2026-03-26T04:08:01.057Z | Downloaded guppy-workspace-hack v0.1.0 |
| 230 | 2026-03-26T04:08:01.057Z | Downloaded futures-core v0.3.32 |
| 231 | 2026-03-26T04:08:01.060Z | Downloaded enable-ansi-support v0.2.1 |
| 232 | 2026-03-26T04:08:01.060Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 233 | 2026-03-26T04:08:01.060Z | Downloaded color-spantrace v0.3.0 |
| 234 | 2026-03-26T04:08:01.060Z | Downloaded pin-utils v0.1.0 |
| 235 | 2026-03-26T04:08:01.063Z | Downloaded cargo-util-schemas v0.2.0 |
| 236 | 2026-03-26T04:08:01.063Z | Downloaded clap_lex v1.1.0 |
| 237 | 2026-03-26T04:08:01.063Z | Downloaded cfg_aliases v0.2.1 |
| 238 | 2026-03-26T04:08:01.066Z | Downloaded addr2line v0.25.1 |
| 239 | 2026-03-26T04:08:01.066Z | Downloaded rustc_version v0.4.1 |
| 240 | 2026-03-26T04:08:01.066Z | Downloaded indicatif v0.17.11 |
| 241 | 2026-03-26T04:08:01.069Z | Downloaded quick-junit v0.5.2 |
| 242 | 2026-03-26T04:08:01.072Z | Downloaded lru-slab v0.1.2 |
| 243 | 2026-03-26T04:08:01.072Z | Downloaded is_terminal_polyfill v1.70.2 |
| 244 | 2026-03-26T04:08:01.075Z | Downloaded httparse v1.10.1 |
| 245 | 2026-03-26T04:08:01.079Z | Downloaded foreign-types v0.3.2 |
| 246 | 2026-03-26T04:08:01.079Z | Downloaded document-features v0.2.12 |
| 247 | 2026-03-26T04:08:01.082Z | Downloaded cfg-if v1.0.4 |
| 248 | 2026-03-26T04:08:01.082Z | Downloaded futures-sink v0.3.32 |
| 249 | 2026-03-26T04:08:01.085Z | Downloaded fastrand v2.3.0 |
| 250 | 2026-03-26T04:08:01.085Z | Downloaded percent-encoding v2.3.2 |
| 251 | 2026-03-26T04:08:01.089Z | Downloaded mukti-metadata v0.3.0 |
| 252 | 2026-03-26T04:08:01.089Z | Downloaded futures-task v0.3.32 |
| 253 | 2026-03-26T04:08:01.089Z | Downloaded cargo-platform v0.3.2 |
| 254 | 2026-03-26T04:08:01.092Z | Downloaded equivalent v1.0.2 |
| 255 | 2026-03-26T04:08:01.092Z | Downloaded http-body v1.0.1 |
| 256 | 2026-03-26T04:08:01.095Z | Downloaded serde-value v0.7.0 |
| 257 | 2026-03-26T04:08:01.095Z | Downloaded generic-array v0.14.7 |
| 258 | 2026-03-26T04:08:01.098Z | Downloaded fnv v1.0.7 |
| 259 | 2026-03-26T04:08:01.098Z | Downloaded ed25519 v2.2.3 |
| 260 | 2026-03-26T04:08:01.099Z | Downloaded pathdiff v0.2.3 |
| 261 | 2026-03-26T04:08:01.102Z | Downloaded nested v0.1.1 |
| 262 | 2026-03-26T04:08:01.102Z | Downloaded nextest-workspace-hack v0.1.0 |
| 263 | 2026-03-26T04:08:01.105Z | Downloaded openssl-macros v0.1.1 |
| 264 | 2026-03-26T04:08:01.105Z | Downloaded fixedbitset v0.5.7 |
| 265 | 2026-03-26T04:08:01.105Z | Downloaded dialoguer v0.11.0 |
| 266 | 2026-03-26T04:08:01.108Z | Downloaded cfg-expr v0.20.7 |
| 267 | 2026-03-26T04:08:01.114Z | Downloaded scopeguard v1.2.0 |
| 268 | 2026-03-26T04:08:01.117Z | Downloaded hex v0.4.3 |
| 269 | 2026-03-26T04:08:01.117Z | Downloaded rustc-hash v2.1.1 |
| 270 | 2026-03-26T04:08:01.117Z | Downloaded digest v0.10.7 |
| 271 | 2026-03-26T04:08:01.120Z | Downloaded clap_derive v4.6.0 |
| 272 | 2026-03-26T04:08:01.120Z | Downloaded serde_spanned v0.6.9 |
| 273 | 2026-03-26T04:08:01.120Z | Downloaded serde_ignored v0.1.14 |
| 274 | 2026-03-26T04:08:01.124Z | Downloaded shell-words v1.1.1 |
| 275 | 2026-03-26T04:08:01.127Z | Downloaded shared_child v1.1.1 |
| 276 | 2026-03-26T04:08:01.130Z | Downloaded signature v2.2.0 |
| 277 | 2026-03-26T04:08:01.130Z | Downloaded pin-project-internal v1.1.11 |
| 278 | 2026-03-26T04:08:01.133Z | Downloaded swrite v0.1.0 |
| 279 | 2026-03-26T04:08:01.133Z | Downloaded supports-color v3.0.2 |
| 280 | 2026-03-26T04:08:01.133Z | Downloaded strsim v0.11.1 |
| 281 | 2026-03-26T04:08:01.137Z | Downloaded rand_core v0.6.4 |
| 282 | 2026-03-26T04:08:01.139Z | Downloaded miette-derive v7.6.0 |
| 283 | 2026-03-26T04:08:01.140Z | Downloaded cargo_metadata v0.23.1 |
| 284 | 2026-03-26T04:08:01.144Z | Downloaded serde_urlencoded v0.7.1 |
| 285 | 2026-03-26T04:08:01.147Z | Downloaded foldhash v0.1.5 |
| 286 | 2026-03-26T04:08:01.147Z | Downloaded sigchld v0.2.4 |
| 287 | 2026-03-26T04:08:01.150Z | Downloaded erased-serde v0.4.10 |
| 288 | 2026-03-26T04:08:01.153Z | Downloaded duct v0.13.7 |
| 289 | 2026-03-26T04:08:01.153Z | Downloaded signal-hook-mio v0.2.5 |
| 290 | 2026-03-26T04:08:01.156Z | Downloaded semver v1.0.27 |
| 291 | 2026-03-26T04:08:01.160Z | Downloaded futures-executor v0.3.32 |
| 292 | 2026-03-26T04:08:01.160Z | Downloaded supports-unicode v3.0.0 |
| 293 | 2026-03-26T04:08:01.160Z | Downloaded jobserver v0.1.34 |
| 294 | 2026-03-26T04:08:01.160Z | Downloaded target-spec-miette v0.4.5 |
| 295 | 2026-03-26T04:08:01.164Z | Downloaded sync_wrapper v1.0.2 |
| 296 | 2026-03-26T04:08:01.164Z | Downloaded globset v0.4.18 |
| 297 | 2026-03-26T04:08:01.164Z | Downloaded terminal_size v0.4.4 |
| 298 | 2026-03-26T04:08:01.164Z | Downloaded supports-hyperlinks v3.2.0 |
| 299 | 2026-03-26T04:08:01.167Z | Downloaded serde-untagged v0.1.9 |
| 300 | 2026-03-26T04:08:01.167Z | Downloaded convert_case v0.10.0 |
| 301 | 2026-03-26T04:08:01.167Z | Downloaded tinyvec_macros v0.1.1 |
| 302 | 2026-03-26T04:08:01.170Z | Downloaded subtle v2.6.1 |
| 303 | 2026-03-26T04:08:01.171Z | Downloaded getrandom v0.2.17 |
| 304 | 2026-03-26T04:08:01.173Z | Downloaded either v1.15.0 |
| 305 | 2026-03-26T04:08:01.174Z | Downloaded filetime v0.2.27 |
| 306 | 2026-03-26T04:08:01.177Z | Downloaded owo-colors v4.3.0 |
| 307 | 2026-03-26T04:08:01.180Z | Downloaded ppv-lite86 v0.2.21 |
| 308 | 2026-03-26T04:08:01.180Z | Downloaded find-msvc-tools v0.1.9 |
| 309 | 2026-03-26T04:08:01.183Z | Downloaded pin-project-lite v0.2.17 |
| 310 | 2026-03-26T04:08:01.186Z | Downloaded rand_core v0.9.5 |
| 311 | 2026-03-26T04:08:01.189Z | Downloaded self-replace v1.5.0 |
| 312 | 2026-03-26T04:08:01.189Z | Downloaded pkg-config v0.3.32 |
| 313 | 2026-03-26T04:08:01.192Z | Downloaded newtype-uuid v1.3.2 |
| 314 | 2026-03-26T04:08:01.192Z | Downloaded hyper-tls v0.6.0 |
| 315 | 2026-03-26T04:08:01.192Z | Downloaded pkcs8 v0.10.2 |
| 316 | 2026-03-26T04:08:01.196Z | Downloaded strip-ansi-escapes v0.2.1 |
| 317 | 2026-03-26T04:08:01.196Z | Downloaded tower-layer v0.3.3 |
| 318 | 2026-03-26T04:08:01.196Z | Downloaded toml_write v0.1.2 |
| 319 | 2026-03-26T04:08:01.199Z | Downloaded static_assertions v1.1.0 |
| 320 | 2026-03-26T04:08:01.199Z | Downloaded spki v0.7.3 |
| 321 | 2026-03-26T04:08:01.199Z | Downloaded simd-adler32 v0.3.8 |
| 322 | 2026-03-26T04:08:01.204Z | Downloaded tracing-error v0.2.1 |
| 323 | 2026-03-26T04:08:01.204Z | Downloaded signal-hook-registry v1.4.8 |
| 324 | 2026-03-26T04:08:01.204Z | Downloaded shlex v1.3.0 |
| 325 | 2026-03-26T04:08:01.204Z | Downloaded typeid v1.0.3 |
| 326 | 2026-03-26T04:08:01.207Z | Downloaded try-lock v0.2.5 |
| 327 | 2026-03-26T04:08:01.207Z | Downloaded crc32fast v1.5.0 |
| 328 | 2026-03-26T04:08:01.207Z | Downloaded sha2 v0.10.9 |
| 329 | 2026-03-26T04:08:01.207Z | Downloaded serde_spanned v1.1.0 |
| 330 | 2026-03-26T04:08:01.207Z | Downloaded rand_chacha v0.9.0 |
| 331 | 2026-03-26T04:08:01.210Z | Downloaded future-queue v0.4.0 |
| 332 | 2026-03-26T04:08:01.210Z | Downloaded tower-service v0.3.3 |
| 333 | 2026-03-26T04:08:01.210Z | Downloaded eyre v0.6.12 |
| 334 | 2026-03-26T04:08:01.213Z | Downloaded cargo_metadata v0.20.0 |
| 335 | 2026-03-26T04:08:01.218Z | Downloaded num-traits v0.2.19 |
| 336 | 2026-03-26T04:08:01.218Z | Downloaded untrusted v0.9.0 |
| 337 | 2026-03-26T04:08:01.221Z | Downloaded serde_path_to_error v0.1.20 |
| 338 | 2026-03-26T04:08:01.221Z | Downloaded lock_api v0.4.14 |
| 339 | 2026-03-26T04:08:01.221Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-03-26T04:08:01.224Z | Downloaded quinn-udp v0.5.14 |
| 341 | 2026-03-26T04:08:01.224Z | Downloaded once_cell v1.21.4 |
| 342 | 2026-03-26T04:08:01.224Z | Downloaded utf8parse v0.2.2 |
| 343 | 2026-03-26T04:08:01.227Z | Downloaded self_update v0.42.0 |
| 344 | 2026-03-26T04:08:01.227Z | Downloaded parking_lot_core v0.9.12 |
| 345 | 2026-03-26T04:08:01.230Z | Downloaded target-lexicon v0.13.3 |
| 346 | 2026-03-26T04:08:01.230Z | Downloaded backtrace v0.3.76 |
| 347 | 2026-03-26T04:08:01.234Z | Downloaded clap v4.6.0 |
| 348 | 2026-03-26T04:08:01.238Z | Downloaded console v0.15.11 |
| 349 | 2026-03-26T04:08:01.241Z | Downloaded thiserror-impl v1.0.69 |
| 350 | 2026-03-26T04:08:01.241Z | Downloaded thiserror v2.0.18 |
| 351 | 2026-03-26T04:08:01.252Z | Downloaded rustls-pki-types v1.14.0 |
| 352 | 2026-03-26T04:08:01.252Z | Downloaded tokio-macros v2.6.1 |
| 353 | 2026-03-26T04:08:01.252Z | Downloaded thread_local v1.1.9 |
| 354 | 2026-03-26T04:08:01.252Z | Downloaded thiserror-impl v2.0.18 |
| 355 | 2026-03-26T04:08:01.252Z | Downloaded thiserror v1.0.69 |
| 356 | 2026-03-26T04:08:01.252Z | Downloaded litrs v1.0.0 |
| 357 | 2026-03-26T04:08:01.252Z | Downloaded target-spec v3.5.7 |
| 358 | 2026-03-26T04:08:01.252Z | Downloaded tokio-native-tls v0.3.1 |
| 359 | 2026-03-26T04:08:01.256Z | Downloaded futures-channel v0.3.32 |
| 360 | 2026-03-26T04:08:01.256Z | Downloaded toml_datetime v0.6.11 |
| 361 | 2026-03-26T04:08:01.256Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 362 | 2026-03-26T04:08:01.256Z | Downloaded xattr v1.6.1 |
| 363 | 2026-03-26T04:08:01.260Z | Downloaded utf8_iter v1.0.4 |
| 364 | 2026-03-26T04:08:01.260Z | Downloaded urlencoding v2.1.3 |
| 365 | 2026-03-26T04:08:01.260Z | Downloaded unicode-xid v0.2.6 |
| 366 | 2026-03-26T04:08:01.260Z | Downloaded want v0.3.1 |
| 367 | 2026-03-26T04:08:01.262Z | Downloaded slab v0.4.12 |
| 368 | 2026-03-26T04:08:01.262Z | Downloaded getrandom v0.3.4 |
| 369 | 2026-03-26T04:08:01.267Z | Downloaded derive-where v1.6.1 |
| 370 | 2026-03-26T04:08:01.271Z | Downloaded const-oid v0.9.6 |
| 371 | 2026-03-26T04:08:01.275Z | Downloaded parking_lot v0.12.5 |
| 372 | 2026-03-26T04:08:01.277Z | Downloaded hyper-rustls v0.27.7 |
| 373 | 2026-03-26T04:08:01.282Z | Downloaded tempfile v3.27.0 |
| 374 | 2026-03-26T04:08:01.285Z | Downloaded nextest-filtering v0.15.0 |
| 375 | 2026-03-26T04:08:01.288Z | Downloaded getrandom v0.4.2 |
| 376 | 2026-03-26T04:08:01.290Z | Downloaded quote v1.0.45 |
| 377 | 2026-03-26T04:08:01.290Z | Downloaded derive_more v2.1.1 |
| 378 | 2026-03-26T04:08:01.297Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 379 | 2026-03-26T04:08:01.300Z | Downloaded tokio-stream v0.1.18 |
| 380 | 2026-03-26T04:08:01.305Z | Downloaded zipsign-api v0.1.5 |
| 381 | 2026-03-26T04:08:01.305Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 382 | 2026-03-26T04:08:01.305Z | Downloaded serde_derive v1.0.228 |
| 383 | 2026-03-26T04:08:01.308Z | Downloaded futures v0.3.32 |
| 384 | 2026-03-26T04:08:01.308Z | Downloaded zstd-safe v7.2.4 |
| 385 | 2026-03-26T04:08:01.310Z | Downloaded zmij v1.0.21 |
| 386 | 2026-03-26T04:08:01.310Z | Downloaded proc-macro2 v1.0.106 |
| 387 | 2026-03-26T04:08:01.313Z | Downloaded tracing-attributes v0.1.31 |
| 388 | 2026-03-26T04:08:01.316Z | Downloaded tokio-rustls v0.26.4 |
| 389 | 2026-03-26T04:08:01.316Z | Downloaded rustc-demangle v0.1.27 |
| 390 | 2026-03-26T04:08:01.316Z | Downloaded config v0.15.22 |
| 391 | 2026-03-26T04:08:01.319Z | Downloaded borsh v1.6.1 |
| 392 | 2026-03-26T04:08:01.323Z | Downloaded tracing-log v0.2.0 |
| 393 | 2026-03-26T04:08:01.325Z | Downloaded textwrap v0.16.2 |
| 394 | 2026-03-26T04:08:01.328Z | Downloaded unicase v2.9.0 |
| 395 | 2026-03-26T04:08:01.328Z | Downloaded serde_core v1.0.228 |
| 396 | 2026-03-26T04:08:01.331Z | Downloaded smallvec v1.15.1 |
| 397 | 2026-03-26T04:08:01.331Z | Downloaded tinyvec v1.11.0 |
| 398 | 2026-03-26T04:08:01.334Z | Downloaded smol_str v0.3.6 |
| 399 | 2026-03-26T04:08:01.334Z | Downloaded version_check v0.9.5 |
| 400 | 2026-03-26T04:08:01.334Z | Downloaded flate2 v1.1.9 |
| 401 | 2026-03-26T04:08:01.341Z | Downloaded zeroize v1.8.2 |
| 402 | 2026-03-26T04:08:01.344Z | Downloaded xxhash-rust v0.8.15 |
| 403 | 2026-03-26T04:08:01.348Z | Downloaded ed25519-dalek v2.2.0 |
| 404 | 2026-03-26T04:08:01.350Z | Downloaded ryu v1.0.23 |
| 405 | 2026-03-26T04:08:01.353Z | Downloaded unicode-ident v1.0.24 |
| 406 | 2026-03-26T04:08:01.357Z | Downloaded serde v1.0.228 |
| 407 | 2026-03-26T04:08:01.360Z | Downloaded pin-project v1.1.11 |
| 408 | 2026-03-26T04:08:01.364Z | Downloaded vte v0.14.1 |
| 409 | 2026-03-26T04:08:01.367Z | Downloaded uuid v1.22.0 |
| 410 | 2026-03-26T04:08:01.370Z | Downloaded toml v0.8.23 |
| 411 | 2026-03-26T04:08:01.370Z | Downloaded der v0.7.10 |
| 412 | 2026-03-26T04:08:01.373Z | Downloaded zstd v0.13.3 |
| 413 | 2026-03-26T04:08:01.376Z | Downloaded cc v1.2.57 |
| 414 | 2026-03-26T04:08:01.380Z | Downloaded log v0.4.29 |
| 415 | 2026-03-26T04:08:01.383Z | Downloaded miniz_oxide v0.8.9 |
| 416 | 2026-03-26T04:08:01.385Z | Downloaded aho-corasick v1.1.4 |
| 417 | 2026-03-26T04:08:01.390Z | Downloaded derive_more-impl v2.1.1 |
| 418 | 2026-03-26T04:08:01.393Z | Downloaded signal-hook v0.3.18 |
| 419 | 2026-03-26T04:08:01.402Z | Downloaded url v2.5.8 |
| 420 | 2026-03-26T04:08:01.423Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 421 | 2026-03-26T04:08:01.447Z | Downloaded hashbrown v0.15.5 |
| 422 | 2026-03-26T04:08:01.447Z | Downloaded tracing-core v0.1.36 |
| 423 | 2026-03-26T04:08:01.447Z | Downloaded quinn v0.11.9 |
| 424 | 2026-03-26T04:08:01.447Z | Downloaded sharded-slab v0.1.7 |
| 425 | 2026-03-26T04:08:01.447Z | Downloaded indexmap v2.13.0 |
| 426 | 2026-03-26T04:08:01.447Z | Downloaded tower-http v0.6.8 |
| 427 | 2026-03-26T04:08:01.450Z | Downloaded tower v0.5.3 |
| 428 | 2026-03-26T04:08:01.453Z | Downloaded hashbrown v0.16.1 |
| 429 | 2026-03-26T04:08:01.456Z | Downloaded unicode-normalization v0.1.25 |
| 430 | 2026-03-26T04:08:01.459Z | Downloaded tar v0.4.45 |
| 431 | 2026-03-26T04:08:01.462Z | Downloaded hyper-util v0.1.20 |
| 432 | 2026-03-26T04:08:01.464Z | Downloaded h2 v0.4.13 |
| 433 | 2026-03-26T04:08:01.467Z | Downloaded http v1.4.0 |
| 434 | 2026-03-26T04:08:01.470Z | Downloaded guppy v0.17.25 |
| 435 | 2026-03-26T04:08:01.473Z | Downloaded futures-util v0.3.32 |
| 436 | 2026-03-26T04:08:01.478Z | Downloaded crossterm v0.29.0 |
| 437 | 2026-03-26T04:08:01.482Z | Downloaded mio v1.1.1 |
| 438 | 2026-03-26T04:08:01.485Z | Downloaded miette v7.6.0 |
| 439 | 2026-03-26T04:08:01.488Z | Downloaded socket2 v0.6.3 |
| 440 | 2026-03-26T04:08:01.491Z | Downloaded clap_builder v4.6.0 |
| 441 | 2026-03-26T04:08:01.494Z | Downloaded memchr v2.8.0 |
| 442 | 2026-03-26T04:08:01.503Z | Downloaded rustls-webpki v0.103.10 |
| 443 | 2026-03-26T04:08:01.510Z | Downloaded openssl-sys v0.9.112 |
| 444 | 2026-03-26T04:08:01.513Z | Downloaded rand v0.9.2 |
| 445 | 2026-03-26T04:08:01.519Z | Downloaded tracing-subscriber v0.3.23 |
| 446 | 2026-03-26T04:08:01.524Z | Downloaded toml_edit v0.22.27 |
| 447 | 2026-03-26T04:08:01.527Z | Downloaded bstr v1.12.1 |
| 448 | 2026-03-26T04:08:01.531Z | Downloaded chrono v0.4.44 |
| 449 | 2026-03-26T04:08:01.534Z | Downloaded typenum v1.19.0 |
| 450 | 2026-03-26T04:08:01.537Z | Downloaded idna v1.1.0 |
| 451 | 2026-03-26T04:08:01.546Z | Downloaded vcpkg v0.2.15 |
| 452 | 2026-03-26T04:08:01.569Z | Downloaded unicode-segmentation v1.13.1 |
| 453 | 2026-03-26T04:08:01.572Z | Downloaded webpki-roots v1.0.6 |
| 454 | 2026-03-26T04:08:01.575Z | Downloaded unicode-width v0.2.2 |
| 455 | 2026-03-26T04:08:01.578Z | Downloaded reqwest v0.12.28 |
| 456 | 2026-03-26T04:08:01.581Z | Downloaded ron v0.12.0 |
| 457 | 2026-03-26T04:08:01.584Z | Downloaded zerocopy v0.8.47 |
| 458 | 2026-03-26T04:08:01.593Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-26T04:08:01.599Z | Downloaded curve25519-dalek v4.1.3 |
| 460 | 2026-03-26T04:08:01.604Z | Downloaded gimli v0.32.3 |
| 461 | 2026-03-26T04:08:01.627Z | Downloaded serde_json v1.0.149 |
| 462 | 2026-03-26T04:08:01.631Z | Downloaded iri-string v0.7.11 |
| 463 | 2026-03-26T04:08:01.634Z | Downloaded color-eyre v0.6.5 |
| 464 | 2026-03-26T04:08:01.640Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 465 | 2026-03-26T04:08:01.649Z | Downloaded regex v1.12.3 |
| 466 | 2026-03-26T04:08:01.663Z | Downloaded pulldown-cmark v0.13.3 |
| 467 | 2026-03-26T04:08:01.669Z | Downloaded tokio-util v0.7.18 |
| 468 | 2026-03-26T04:08:01.680Z | Downloaded hyper v1.8.1 |
| 469 | 2026-03-26T04:08:01.689Z | Downloaded itertools v0.14.0 |
| 470 | 2026-03-26T04:08:01.696Z | Downloaded portable-atomic v1.13.1 |
| 471 | 2026-03-26T04:08:01.700Z | Downloaded quick-xml v0.37.5 |
| 472 | 2026-03-26T04:08:01.706Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-03-26T04:08:01.725Z | Downloaded winnow v1.0.0 |
| 474 | 2026-03-26T04:08:01.730Z | Downloaded winnow v0.7.15 |
| 475 | 2026-03-26T04:08:01.794Z | Downloaded quinn-proto v0.11.14 |
| 476 | 2026-03-26T04:08:01.814Z | Downloaded openssl v0.10.76 |
| 477 | 2026-03-26T04:08:01.829Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-03-26T04:08:01.835Z | Downloaded unicode-width v0.1.14 |
| 479 | 2026-03-26T04:08:01.878Z | Downloaded nix v0.30.1 |
| 480 | 2026-03-26T04:08:01.889Z | Downloaded regex-syntax v0.8.10 |
| 481 | 2026-03-26T04:08:01.892Z | Downloaded object v0.37.3 |
| 482 | 2026-03-26T04:08:01.898Z | Downloaded rustix v0.38.44 |
| 483 | 2026-03-26T04:08:01.919Z | Downloaded rustls v0.23.37 |
| 484 | 2026-03-26T04:08:01.932Z | Downloaded rustix v1.1.4 |
| 485 | 2026-03-26T04:08:01.970Z | Downloaded tracing v0.1.44 |
| 486 | 2026-03-26T04:08:02.034Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-03-26T04:08:02.098Z | Downloaded petgraph v0.8.3 |
| 488 | 2026-03-26T04:08:02.110Z | Downloaded libc v0.2.183 |
| 489 | 2026-03-26T04:08:02.148Z | Downloaded tokio v1.50.0 |
| 490 | 2026-03-26T04:08:02.214Z | Downloaded recursion v0.5.4 |
| 491 | 2026-03-26T04:08:02.222Z | Downloaded ring v0.17.14 |
| 492 | 2026-03-26T04:08:02.285Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-03-26T04:08:02.288Z | Compiling libc v0.2.183 |
| 494 | 2026-03-26T04:08:02.288Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-03-26T04:08:02.288Z | Compiling quote v1.0.45 |
| 496 | 2026-03-26T04:08:02.288Z | Compiling serde_core v1.0.228 |
| 497 | 2026-03-26T04:08:02.288Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-03-26T04:08:02.288Z | Compiling memchr v2.8.0 |
| 499 | 2026-03-26T04:08:02.288Z | Compiling once_cell v1.21.4 |
| 500 | 2026-03-26T04:08:02.491Z | Compiling log v0.4.29 |
| 501 | 2026-03-26T04:08:02.534Z | Compiling pin-project-lite v0.2.17 |
| 502 | 2026-03-26T04:08:02.625Z | Compiling serde v1.0.228 |
| 503 | 2026-03-26T04:08:02.700Z | Compiling itoa v1.0.18 |
| 504 | 2026-03-26T04:08:02.925Z | Compiling futures-core v0.3.32 |
| 505 | 2026-03-26T04:08:03.074Z | Compiling bitflags v2.11.0 |
| 506 | 2026-03-26T04:08:03.420Z | Compiling smallvec v1.15.1 |
| 507 | 2026-03-26T04:08:03.489Z | Compiling shlex v1.3.0 |
| 508 | 2026-03-26T04:08:03.644Z | Compiling equivalent v1.0.2 |
| 509 | 2026-03-26T04:08:03.662Z | Compiling find-msvc-tools v0.1.9 |
| 510 | 2026-03-26T04:08:03.723Z | Compiling hashbrown v0.16.1 |
| 511 | 2026-03-26T04:08:03.878Z | Compiling bytes v1.11.1 |
| 512 | 2026-03-26T04:08:04.015Z | Compiling rustix v1.1.4 |
| 513 | 2026-03-26T04:08:04.037Z | Compiling futures-sink v0.3.32 |
| 514 | 2026-03-26T04:08:04.134Z | Compiling slab v0.4.12 |
| 515 | 2026-03-26T04:08:04.314Z | Compiling jobserver v0.1.34 |
| 516 | 2026-03-26T04:08:04.328Z | Compiling zmij v1.0.21 |
| 517 | 2026-03-26T04:08:04.369Z | Compiling futures-channel v0.3.32 |
| 518 | 2026-03-26T04:08:04.540Z | Compiling errno v0.3.14 |
| 519 | 2026-03-26T04:08:04.568Z | Compiling cc v1.2.57 |
| 520 | 2026-03-26T04:08:04.616Z | Compiling mio v1.1.1 |
| 521 | 2026-03-26T04:08:04.616Z | Compiling socket2 v0.6.3 |
| 522 | 2026-03-26T04:08:04.701Z | Compiling signal-hook-registry v1.4.8 |
| 523 | 2026-03-26T04:08:04.792Z | Compiling syn v2.0.117 |
| 524 | 2026-03-26T04:08:04.890Z | Compiling tracing-core v0.1.36 |
| 525 | 2026-03-26T04:08:05.206Z | Compiling serde_json v1.0.149 |
| 526 | 2026-03-26T04:08:05.324Z | Compiling version_check v0.9.5 |
| 527 | 2026-03-26T04:08:05.448Z | Compiling futures-io v0.3.32 |
| 528 | 2026-03-26T04:08:05.592Z | Compiling futures-task v0.3.32 |
| 529 | 2026-03-26T04:08:05.641Z | Compiling getrandom v0.4.2 |
| 530 | 2026-03-26T04:08:05.735Z | Compiling unicode-width v0.2.2 |
| 531 | 2026-03-26T04:08:05.767Z | Compiling camino v1.2.2 |
| 532 | 2026-03-26T04:08:05.802Z | Compiling ring v0.17.14 |
| 533 | 2026-03-26T04:08:05.913Z | Compiling indexmap v2.13.0 |
| 534 | 2026-03-26T04:08:06.042Z | Compiling http v1.4.0 |
| 535 | 2026-03-26T04:08:06.125Z | Compiling percent-encoding v2.3.2 |
| 536 | 2026-03-26T04:08:06.168Z | Compiling zeroize v1.8.2 |
| 537 | 2026-03-26T04:08:06.362Z | Compiling adler2 v2.0.1 |
| 538 | 2026-03-26T04:08:06.405Z | Compiling autocfg v1.5.0 |
| 539 | 2026-03-26T04:08:06.422Z | Compiling simd-adler32 v0.3.8 |
| 540 | 2026-03-26T04:08:06.611Z | Compiling miniz_oxide v0.8.9 |
| 541 | 2026-03-26T04:08:06.774Z | Compiling num-traits v0.2.19 |
| 542 | 2026-03-26T04:08:07.003Z | Compiling zerocopy v0.8.47 |
| 543 | 2026-03-26T04:08:07.296Z | Compiling object v0.37.3 |
| 544 | 2026-03-26T04:08:07.375Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-03-26T04:08:07.388Z | Compiling getrandom v0.3.4 |
| 546 | 2026-03-26T04:08:07.722Z | Compiling http-body v1.0.1 |
| 547 | 2026-03-26T04:08:07.839Z | Compiling rustls-pki-types v1.14.0 |
| 548 | 2026-03-26T04:08:07.870Z | Compiling semver v1.0.27 |
| 549 | 2026-03-26T04:08:07.882Z | Compiling getrandom v0.2.17 |
| 550 | 2026-03-26T04:08:07.940Z | Compiling guppy-workspace-hack v0.1.0 |
| 551 | 2026-03-26T04:08:08.035Z | Compiling httparse v1.10.1 |
| 552 | 2026-03-26T04:08:08.064Z | Compiling typenum v1.19.0 |
| 553 | 2026-03-26T04:08:08.148Z | Compiling owo-colors v4.3.0 |
| 554 | 2026-03-26T04:08:08.367Z | Compiling gimli v0.32.3 |
| 555 | 2026-03-26T04:08:08.392Z | Compiling fnv v1.0.7 |
| 556 | 2026-03-26T04:08:08.427Z | Compiling serde_derive v1.0.228 |
| 557 | 2026-03-26T04:08:08.458Z | Compiling tokio-macros v2.6.1 |
| 558 | 2026-03-26T04:08:08.489Z | Compiling futures-macro v0.3.32 |
| 559 | 2026-03-26T04:08:08.500Z | Compiling tracing-attributes v0.1.31 |
| 560 | 2026-03-26T04:08:08.566Z | Compiling untrusted v0.9.0 |
| 561 | 2026-03-26T04:08:08.646Z | Compiling thiserror v2.0.18 |
| 562 | 2026-03-26T04:08:08.691Z | Compiling signal-hook v0.3.18 |
| 563 | 2026-03-26T04:08:08.960Z | Compiling thiserror-impl v2.0.18 |
| 564 | 2026-03-26T04:08:09.400Z | Compiling tokio v1.50.0 |
| 565 | 2026-03-26T04:08:09.403Z | Compiling futures-util v0.3.32 |
| 566 | 2026-03-26T04:08:09.694Z | Compiling tracing v0.1.44 |
| 567 | 2026-03-26T04:08:10.249Z | Compiling addr2line v0.25.1 |
| 568 | 2026-03-26T04:08:10.688Z | Compiling form_urlencoded v1.2.2 |
| 569 | 2026-03-26T04:08:10.951Z | Compiling generic-array v0.14.7 |
| 570 | 2026-03-26T04:08:11.018Z | Compiling rustls v0.23.37 |
| 571 | 2026-03-26T04:08:11.168Z | Compiling thiserror v1.0.69 |
| 572 | 2026-03-26T04:08:11.231Z | Compiling typeid v1.0.3 |
| 573 | 2026-03-26T04:08:11.463Z | Compiling try-lock v0.2.5 |
| 574 | 2026-03-26T04:08:11.508Z | Compiling fastrand v2.3.0 |
| 575 | 2026-03-26T04:08:11.578Z | Compiling target-spec v3.5.7 |
| 576 | 2026-03-26T04:08:11.634Z | Compiling rustc-demangle v0.1.27 |
| 577 | 2026-03-26T04:08:11.846Z | Compiling tower-service v0.3.3 |
| 578 | 2026-03-26T04:08:11.849Z | Compiling idna_adapter v1.0.0 |
| 579 | 2026-03-26T04:08:11.953Z | Compiling pkg-config v0.3.32 |
| 580 | 2026-03-26T04:08:11.972Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-03-26T04:08:12.077Z | Compiling utf8_iter v1.0.4 |
| 582 | 2026-03-26T04:08:12.117Z | Compiling tempfile v3.27.0 |
| 583 | 2026-03-26T04:08:12.241Z | Compiling idna v1.1.0 |
| 584 | 2026-03-26T04:08:12.391Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 585 | 2026-03-26T04:08:12.623Z | Compiling want v0.3.1 |
| 586 | 2026-03-26T04:08:12.990Z | Compiling cfg-expr v0.20.7 |
| 587 | 2026-03-26T04:08:13.512Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-03-26T04:08:13.691Z | Compiling backtrace v0.3.76 |
| 589 | 2026-03-26T04:08:13.888Z | Compiling thiserror-impl v1.0.69 |
| 590 | 2026-03-26T04:08:13.969Z | Compiling terminal_size v0.4.4 |
| 591 | 2026-03-26T04:08:14.041Z | Compiling h2 v0.4.13 |
| 592 | 2026-03-26T04:08:14.119Z | Compiling aho-corasick v1.1.4 |
| 593 | 2026-03-26T04:08:14.312Z | Compiling subtle v2.6.1 |
| 594 | 2026-03-26T04:08:14.475Z | Compiling erased-serde v0.4.10 |
| 595 | 2026-03-26T04:08:14.618Z | Compiling pin-utils v0.1.0 |
| 596 | 2026-03-26T04:08:14.696Z | Compiling winnow v0.7.15 |
| 597 | 2026-03-26T04:08:14.759Z | Compiling regex-syntax v0.8.10 |
| 598 | 2026-03-26T04:08:16.522Z | Compiling hyper v1.8.1 |
| 599 | 2026-03-26T04:08:18.510Z | Compiling rustls-webpki v0.103.10 |
| 600 | 2026-03-26T04:08:18.850Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-03-26T04:08:20.226Z | Compiling url v2.5.8 |
| 602 | 2026-03-26T04:08:21.055Z | Compiling toml_datetime v0.6.11 |
| 603 | 2026-03-26T04:08:23.310Z | Compiling serde_spanned v0.6.9 |
| 604 | 2026-03-26T04:08:23.344Z | Compiling ahash v0.8.12 |
| 605 | 2026-03-26T04:08:23.344Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-03-26T04:08:23.344Z | Compiling either v1.15.0 |
| 607 | 2026-03-26T04:08:23.344Z | Compiling portable-atomic v1.13.1 |
| 608 | 2026-03-26T04:08:23.344Z | Compiling foldhash v0.1.5 |
| 609 | 2026-03-26T04:08:23.344Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-03-26T04:08:23.344Z | Compiling is_ci v1.2.0 |
| 611 | 2026-03-26T04:08:23.344Z | Compiling nextest-workspace-hack v0.1.0 |
| 612 | 2026-03-26T04:08:23.344Z | Compiling unicode-linebreak v0.1.5 |
| 613 | 2026-03-26T04:08:23.345Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-03-26T04:08:23.345Z | Compiling lazy_static v1.5.0 |
| 615 | 2026-03-26T04:08:23.345Z | Compiling ipnet v2.12.0 |
| 616 | 2026-03-26T04:08:23.345Z | Compiling unicode-segmentation v1.13.1 |
| 617 | 2026-03-26T04:08:23.345Z | Compiling parking_lot_core v0.9.12 |
| 618 | 2026-03-26T04:08:23.345Z | Compiling base64 v0.22.1 |
| 619 | 2026-03-26T04:08:23.345Z | Compiling toml_write v0.1.2 |
| 620 | 2026-03-26T04:08:23.345Z | Compiling convert_case v0.10.0 |
| 621 | 2026-03-26T04:08:23.345Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-03-26T04:08:23.345Z | Compiling toml_edit v0.22.27 |
| 623 | 2026-03-26T04:08:23.345Z | Compiling tokio-rustls v0.26.4 |
| 624 | 2026-03-26T04:08:23.345Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-03-26T04:08:23.345Z | Compiling textwrap v0.16.2 |
| 626 | 2026-03-26T04:08:24.762Z | Compiling supports-color v3.0.2 |
| 627 | 2026-03-26T04:08:24.791Z | Compiling tower v0.5.3 |
| 628 | 2026-03-26T04:08:24.791Z | Compiling hashbrown v0.15.5 |
| 629 | 2026-03-26T04:08:24.791Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-03-26T04:08:24.791Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-03-26T04:08:24.791Z | Compiling miette-derive v7.6.0 |
| 632 | 2026-03-26T04:08:25.516Z | Compiling webpki-roots v1.0.6 |
| 633 | 2026-03-26T04:08:25.539Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-03-26T04:08:25.539Z | Compiling console v0.15.11 |
| 635 | 2026-03-26T04:08:25.539Z | Compiling cargo-platform v0.3.2 |
| 636 | 2026-03-26T04:08:25.539Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-03-26T04:08:25.589Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-03-26T04:08:26.176Z | Compiling thread_local v1.1.9 |
| 639 | 2026-03-26T04:08:26.195Z | Compiling fixedbitset v0.5.7 |
| 640 | 2026-03-26T04:08:26.195Z | Compiling zstd-safe v7.2.4 |
| 641 | 2026-03-26T04:08:26.195Z | Compiling ryu v1.0.23 |
| 642 | 2026-03-26T04:08:27.240Z | Compiling unicode-width v0.1.14 |
| 643 | 2026-03-26T04:08:27.276Z | Compiling winnow v1.0.0 |
| 644 | 2026-03-26T04:08:27.276Z | Compiling supports-unicode v3.0.0 |
| 645 | 2026-03-26T04:08:27.276Z | Compiling debug-ignore v1.0.5 |
| 646 | 2026-03-26T04:08:27.276Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2026-03-26T04:08:27.276Z | Compiling iri-string v0.7.11 |
| 648 | 2026-03-26T04:08:27.276Z | Compiling scopeguard v1.2.0 |
| 649 | 2026-03-26T04:08:27.276Z | Compiling supports-hyperlinks v3.2.0 |
| 650 | 2026-03-26T04:08:27.276Z | Compiling pulldown-cmark v0.13.3 |
| 651 | 2026-03-26T04:08:27.276Z | Compiling utf8parse v0.2.2 |
| 652 | 2026-03-26T04:08:27.276Z | Compiling rustix v0.38.44 |
| 653 | 2026-03-26T04:08:27.276Z | Compiling anstyle-parse v1.0.0 |
| 654 | 2026-03-26T04:08:27.276Z | Compiling miette v7.6.0 |
| 655 | 2026-03-26T04:08:27.321Z | Compiling lock_api v0.4.14 |
| 656 | 2026-03-26T04:08:27.775Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 657 | 2026-03-26T04:08:27.782Z | Compiling nix v0.30.1 |
| 658 | 2026-03-26T04:08:28.151Z | Compiling tower-http v0.6.8 |
| 659 | 2026-03-26T04:08:28.887Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-03-26T04:08:29.109Z | Compiling petgraph v0.8.3 |
| 661 | 2026-03-26T04:08:29.140Z | Compiling tracing-subscriber v0.3.23 |
| 662 | 2026-03-26T04:08:29.167Z | Compiling sigchld v0.2.4 |
| 663 | 2026-03-26T04:08:29.367Z | Compiling cargo_metadata v0.23.1 |
| 664 | 2026-03-26T04:08:29.980Z | Compiling hyper-rustls v0.27.7 |
| 665 | 2026-03-26T04:08:30.654Z | Compiling serde-value v0.7.0 |
| 666 | 2026-03-26T04:08:30.995Z | Compiling serde-untagged v0.1.9 |
| 667 | 2026-03-26T04:08:31.300Z | Compiling toml v0.8.23 |
| 668 | 2026-03-26T04:08:31.966Z | Compiling derive_more-impl v2.1.1 |
| 669 | 2026-03-26T04:08:32.342Z | Compiling itertools v0.14.0 |
| 670 | 2026-03-26T04:08:32.428Z | Compiling regex v1.12.3 |
| 671 | 2026-03-26T04:08:32.506Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-03-26T04:08:32.646Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-03-26T04:08:32.777Z | Compiling ppv-lite86 v0.2.21 |
| 674 | 2026-03-26T04:08:32.804Z | Compiling futures-executor v0.3.32 |
| 675 | 2026-03-26T04:08:33.106Z | Compiling rand_core v0.9.5 |
| 676 | 2026-03-26T04:08:33.339Z | Compiling pin-project-internal v1.1.11 |
| 677 | 2026-03-26T04:08:33.366Z | Compiling http-body-util v0.1.3 |
| 678 | 2026-03-26T04:08:33.629Z | Compiling uuid v1.22.0 |
| 679 | 2026-03-26T04:08:33.800Z | Compiling serde_spanned v1.1.0 |
| 680 | 2026-03-26T04:08:33.867Z | Compiling smol_str v0.3.6 |
| 681 | 2026-03-26T04:08:33.958Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 682 | 2026-03-26T04:08:34.161Z | Compiling filetime v0.2.27 |
| 683 | 2026-03-26T04:08:34.199Z | Compiling bstr v1.12.1 |
| 684 | 2026-03-26T04:08:34.211Z | Compiling vte v0.14.1 |
| 685 | 2026-03-26T04:08:34.362Z | Compiling colorchoice v1.0.5 |
| 686 | 2026-03-26T04:08:34.376Z | Compiling color-spantrace v0.3.0 |
| 687 | 2026-03-26T04:08:34.427Z | Compiling self_update v0.42.0 |
| 688 | 2026-03-26T04:08:34.482Z | Compiling eyre v0.6.12 |
| 689 | 2026-03-26T04:08:34.544Z | Compiling litrs v1.0.0 |
| 690 | 2026-03-26T04:08:34.662Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-03-26T04:08:34.674Z | Compiling nested v0.1.1 |
| 692 | 2026-03-26T04:08:34.782Z | Compiling anstyle-query v1.1.5 |
| 693 | 2026-03-26T04:08:34.796Z | Compiling iana-time-zone v0.1.65 |
| 694 | 2026-03-26T04:08:34.868Z | Compiling xattr v1.6.1 |
| 695 | 2026-03-26T04:08:34.880Z | Compiling anstyle v1.0.14 |
| 696 | 2026-03-26T04:08:34.891Z | Compiling unicase v2.9.0 |
| 697 | 2026-03-26T04:08:34.928Z | Compiling unicode-xid v0.2.6 |
| 698 | 2026-03-26T04:08:34.988Z | Compiling number_prefix v0.4.0 |
| 699 | 2026-03-26T04:08:35.056Z | Compiling static_assertions v1.1.0 |
| 700 | 2026-03-26T04:08:35.069Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-03-26T04:08:35.137Z | Compiling guppy v0.17.25 |
| 702 | 2026-03-26T04:08:35.150Z | Compiling tinyvec v1.11.0 |
| 703 | 2026-03-26T04:08:35.160Z | Compiling indicatif v0.17.11 |
| 704 | 2026-03-26T04:08:35.163Z | Compiling anstream v1.0.0 |
| 705 | 2026-03-26T04:08:35.163Z | Compiling cargo-util-schemas v0.2.0 |
| 706 | 2026-03-26T04:08:35.562Z | Compiling document-features v0.2.12 |
| 707 | 2026-03-26T04:08:35.647Z | Compiling tar v0.4.45 |
| 708 | 2026-03-26T04:08:36.111Z | Compiling chrono v0.4.44 |
| 709 | 2026-03-26T04:08:36.770Z | Compiling globset v0.4.18 |
| 710 | 2026-03-26T04:08:37.613Z | Compiling pin-project v1.1.11 |
| 711 | 2026-03-26T04:08:37.721Z | Compiling strip-ansi-escapes v0.2.1 |
| 712 | 2026-03-26T04:08:38.231Z | Compiling toml v1.1.0+spec-1.1.0 |
| 713 | 2026-03-26T04:08:38.234Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-03-26T04:08:38.305Z | Compiling newtype-uuid v1.3.2 |
| 715 | 2026-03-26T04:08:38.496Z | Compiling reqwest v0.12.28 |
| 716 | 2026-03-26T04:08:38.751Z | Compiling rand_chacha v0.9.0 |
| 717 | 2026-03-26T04:08:39.319Z | Compiling futures v0.3.32 |
| 718 | 2026-03-26T04:08:39.406Z | Compiling derive_more v2.1.1 |
| 719 | 2026-03-26T04:08:39.492Z | Compiling digest v0.10.7 |
| 720 | 2026-03-26T04:08:39.505Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-03-26T04:08:39.714Z | Compiling flate2 v1.1.9 |
| 722 | 2026-03-26T04:08:40.007Z | Compiling tracing-error v0.2.1 |
| 723 | 2026-03-26T04:08:40.241Z | Compiling shared_child v1.1.1 |
| 724 | 2026-03-26T04:08:40.587Z | Compiling signal-hook-mio v0.2.5 |
| 725 | 2026-03-26T04:08:40.600Z | Compiling self-replace v1.5.0 |
| 726 | 2026-03-26T04:08:40.720Z | Compiling cargo-platform v0.2.0 |
| 727 | 2026-03-26T04:08:40.890Z | Compiling quick-xml v0.38.4 |
| 728 | 2026-03-26T04:08:41.279Z | Compiling quick-xml v0.37.5 |
| 729 | 2026-03-26T04:08:41.447Z | Compiling shell-words v1.1.1 |
| 730 | 2026-03-26T04:08:41.740Z | Compiling recursion v0.5.4 |
| 731 | 2026-03-26T04:08:41.877Z | Compiling heck v0.5.0 |
| 732 | 2026-03-26T04:08:41.925Z | Compiling cpufeatures v0.2.17 |
| 733 | 2026-03-26T04:08:42.007Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-03-26T04:08:42.080Z | Compiling indenter v0.3.4 |
| 735 | 2026-03-26T04:08:42.215Z | Compiling urlencoding v2.1.3 |
| 736 | 2026-03-26T04:08:42.457Z | Compiling strsim v0.11.1 |
| 737 | 2026-03-26T04:08:42.516Z | Compiling humantime v2.3.0 |
| 738 | 2026-03-26T04:08:42.829Z | Compiling humantime-serde v1.1.1 |
| 739 | 2026-03-26T04:08:42.944Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-03-26T04:08:43.283Z | Compiling clap_derive v4.6.0 |
| 741 | 2026-03-26T04:08:43.376Z | Compiling sha2 v0.10.9 |
| 742 | 2026-03-26T04:08:43.502Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-03-26T04:08:44.585Z | Compiling quick-junit v0.5.2 |
| 744 | 2026-03-26T04:08:45.071Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-03-26T04:08:45.368Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-03-26T04:08:47.440Z | Compiling crossterm v0.29.0 |
| 747 | 2026-03-26T04:08:47.702Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-03-26T04:08:48.743Z | Compiling duct v0.13.7 |
| 749 | 2026-03-26T04:08:49.112Z | Compiling zstd v0.13.3 |
| 750 | 2026-03-26T04:08:49.220Z | Compiling async-scoped v0.9.0 |
| 751 | 2026-03-26T04:08:49.306Z | Compiling rand v0.9.2 |
| 752 | 2026-03-26T04:08:49.420Z | Compiling config v0.15.22 |
| 753 | 2026-03-26T04:08:49.563Z | Compiling unicode-normalization v0.1.25 |
| 754 | 2026-03-26T04:08:50.062Z | Compiling target-spec-miette v0.4.5 |
| 755 | 2026-03-26T04:08:50.168Z | Compiling future-queue v0.4.0 |
| 756 | 2026-03-26T04:08:50.450Z | Compiling mukti-metadata v0.3.0 |
| 757 | 2026-03-26T04:08:50.483Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-03-26T04:08:50.508Z | Compiling camino-tempfile v1.4.1 |
| 759 | 2026-03-26T04:08:50.520Z | Compiling derive-where v1.6.1 |
| 760 | 2026-03-26T04:08:50.686Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-03-26T04:08:50.926Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-03-26T04:08:50.944Z | Compiling hex v0.4.3 |
| 763 | 2026-03-26T04:08:50.944Z | Compiling home v0.5.12 |
| 764 | 2026-03-26T04:08:51.122Z | Compiling xxhash-rust v0.8.15 |
| 765 | 2026-03-26T04:08:51.136Z | Compiling swrite v0.1.0 |
| 766 | 2026-03-26T04:08:51.229Z | Compiling indent_write v2.2.0 |
| 767 | 2026-03-26T04:08:51.242Z | Compiling color-eyre v0.6.5 |
| 768 | 2026-03-26T04:08:51.323Z | Compiling clap v4.6.0 |
| 769 | 2026-03-26T04:08:51.374Z | Compiling dialoguer v0.11.0 |
| 770 | 2026-03-26T04:08:51.387Z | Compiling enable-ansi-support v0.2.1 |
| 771 | 2026-03-26T04:08:51.745Z | Compiling nextest-runner v0.80.0 |
| 772 | 2026-03-26T04:09:09.977Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 773 | 2026-03-26T04:09:10.157Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 774 | 2026-03-26T04:09:10.161Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 775 | 2026-03-26T04:09:10.280Z | + pushd mg-lower |
| 776 | 2026-03-26T04:09:10.283Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 777 | 2026-03-26T04:09:10.283Z | + cargo nextest run |
| 778 | 2026-03-26T04:09:10.441Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 779 | 2026-03-26T04:09:11.030Z | From https://github.com/oxidecomputer/falcon |
| 780 | 2026-03-26T04:09:11.031Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 781 | 2026-03-26T04:09:11.107Z | Updating crates.io index |
| 782 | 2026-03-26T04:09:11.110Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 783 | 2026-03-26T04:09:11.833Z | From https://github.com/oxidecomputer/dendrite |
| 784 | 2026-03-26T04:09:11.833Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 785 | 2026-03-26T04:09:11.899Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 786 | 2026-03-26T04:09:12.160Z | From https://github.com/oxidecomputer/ispf |
| 787 | 2026-03-26T04:09:12.161Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 788 | 2026-03-26T04:09:12.217Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 789 | 2026-03-26T04:09:12.602Z | From https://github.com/oxidecomputer/netadm-sys |
| 790 | 2026-03-26T04:09:12.602Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 791 | 2026-03-26T04:09:12.610Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 792 | 2026-03-26T04:09:20.476Z | From https://github.com/oxidecomputer/omicron |
| 793 | 2026-03-26T04:09:20.476Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 794 | 2026-03-26T04:09:20.901Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 795 | 2026-03-26T04:09:21.515Z | From https://github.com/oxidecomputer/opte |
| 796 | 2026-03-26T04:09:21.515Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 797 | 2026-03-26T04:09:21.546Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 798 | 2026-03-26T04:09:21.825Z | From https://github.com/illumos/smf-rs |
| 799 | 2026-03-26T04:09:21.825Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 800 | 2026-03-26T04:09:21.999Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 801 | 2026-03-26T04:09:22.284Z | From https://github.com/oxidecomputer/network-interface |
| 802 | 2026-03-26T04:09:22.284Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 803 | 2026-03-26T04:09:22.446Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 804 | 2026-03-26T04:09:22.699Z | From https://github.com/oxidecomputer/zone |
| 805 | 2026-03-26T04:09:22.699Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 806 | 2026-03-26T04:09:22.728Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 807 | 2026-03-26T04:09:23.880Z | From https://github.com/oxidecomputer/propolis |
| 808 | 2026-03-26T04:09:23.880Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 809 | 2026-03-26T04:09:23.946Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 810 | 2026-03-26T04:09:24.393Z | From https://github.com/oxidecomputer/transceiver-control |
| 811 | 2026-03-26T04:09:24.393Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 812 | 2026-03-26T04:09:24.523Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 813 | 2026-03-26T04:09:24.787Z | From https://github.com/oxidecomputer/dlpi-sys |
| 814 | 2026-03-26T04:09:24.787Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 815 | 2026-03-26T04:09:24.805Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 816 | 2026-03-26T04:09:25.105Z | From https://github.com/jmesmon/rust-libzfs |
| 817 | 2026-03-26T04:09:25.105Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 818 | 2026-03-26T04:09:25.112Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 819 | 2026-03-26T04:09:25.366Z | From https://github.com/oxidecomputer/rusty-doors |
| 820 | 2026-03-26T04:09:25.366Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 821 | 2026-03-26T04:09:25.375Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 822 | 2026-03-26T04:09:25.704Z | From https://github.com/oxidecomputer/lldp |
| 823 | 2026-03-26T04:09:25.704Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 824 | 2026-03-26T04:09:25.758Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 825 | 2026-03-26T04:09:25.994Z | From https://github.com/oxidecomputer/slog-error-chain |
| 826 | 2026-03-26T04:09:25.994Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 827 | 2026-03-26T04:09:26.103Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 828 | 2026-03-26T04:09:26.379Z | From https://github.com/oxidecomputer/tufaceous |
| 829 | 2026-03-26T04:09:26.379Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 830 | 2026-03-26T04:09:26.408Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 831 | 2026-03-26T04:09:26.849Z | From https://github.com/oxidecomputer/management-gateway-service |
| 832 | 2026-03-26T04:09:26.849Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 833 | 2026-03-26T04:09:26.922Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 834 | 2026-03-26T04:09:27.807Z | From https://github.com/oxidecomputer/crucible |
| 835 | 2026-03-26T04:09:27.807Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 836 | 2026-03-26T04:09:27.864Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 837 | 2026-03-26T04:09:28.113Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 838 | 2026-03-26T04:09:28.113Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 839 | 2026-03-26T04:09:28.273Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 840 | 2026-03-26T04:09:28.652Z | From https://github.com/oxidecomputer/propolis |
| 841 | 2026-03-26T04:09:28.652Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 842 | 2026-03-26T04:09:28.917Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 843 | 2026-03-26T04:09:29.180Z | From https://github.com/oxidecomputer/tofino |
| 844 | 2026-03-26T04:09:29.180Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 845 | 2026-03-26T04:09:29.198Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 846 | 2026-03-26T04:09:29.719Z | From https://github.com/oxidecomputer/maghemite |
| 847 | 2026-03-26T04:09:29.719Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 848 | 2026-03-26T04:09:29.764Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 849 | 2026-03-26T04:09:30.025Z | From https://github.com/oxidecomputer/clickward |
| 850 | 2026-03-26T04:09:30.025Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 851 | 2026-03-26T04:09:30.074Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 852 | 2026-03-26T04:09:30.437Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 853 | 2026-03-26T04:09:30.437Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 854 | 2026-03-26T04:09:30.634Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-03-26T04:09:30.957Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-03-26T04:09:30.957Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 857 | 2026-03-26T04:09:31.861Z | Downloading crates ... |
| 858 | 2026-03-26T04:09:31.971Z | Downloaded base16ct v0.2.0 |
| 859 | 2026-03-26T04:09:31.981Z | Downloaded foreign-types-macros v0.2.3 |
| 860 | 2026-03-26T04:09:31.988Z | Downloaded newtype-uuid-macros v0.1.0 |
| 861 | 2026-03-26T04:09:31.991Z | Downloaded base16ct v1.0.0 |
| 862 | 2026-03-26T04:09:31.991Z | Downloaded async-stream v0.3.6 |
| 863 | 2026-03-26T04:09:31.994Z | Downloaded instant v0.1.13 |
| 864 | 2026-03-26T04:09:31.994Z | Downloaded icu_locale_core v2.1.1 |
| 865 | 2026-03-26T04:09:31.997Z | Downloaded hash32 v0.3.1 |
| 866 | 2026-03-26T04:09:32.001Z | Downloaded async-trait v0.1.89 |
| 867 | 2026-03-26T04:09:32.001Z | Downloaded compression-codecs v0.4.37 |
| 868 | 2026-03-26T04:09:32.004Z | Downloaded backoff v0.4.0 |
| 869 | 2026-03-26T04:09:32.004Z | Downloaded defmt v1.0.1 |
| 870 | 2026-03-26T04:09:32.007Z | Downloaded indicatif v0.18.4 |
| 871 | 2026-03-26T04:09:32.010Z | Downloaded arrayref v0.3.9 |
| 872 | 2026-03-26T04:09:32.010Z | Downloaded async-stream-impl v0.3.6 |
| 873 | 2026-03-26T04:09:32.010Z | Downloaded async-recursion v1.1.1 |
| 874 | 2026-03-26T04:09:32.014Z | Downloaded minimal-lexical v0.2.1 |
| 875 | 2026-03-26T04:09:32.017Z | Downloaded bytecount v0.6.9 |
| 876 | 2026-03-26T04:09:32.017Z | Downloaded erased-serde v0.3.31 |
| 877 | 2026-03-26T04:09:32.017Z | Downloaded bit-vec v0.8.0 |
| 878 | 2026-03-26T04:09:32.020Z | Downloaded httpdate v1.0.3 |
| 879 | 2026-03-26T04:09:32.020Z | Downloaded highway v1.3.0 |
| 880 | 2026-03-26T04:09:32.020Z | Downloaded backon v1.6.0 |
| 881 | 2026-03-26T04:09:32.023Z | Downloaded bcs v0.1.6 |
| 882 | 2026-03-26T04:09:32.023Z | Downloaded arrayvec v0.7.6 |
| 883 | 2026-03-26T04:09:32.026Z | Downloaded hubpack_derive v0.1.1 |
| 884 | 2026-03-26T04:09:32.026Z | Downloaded hostname v0.4.2 |
| 885 | 2026-03-26T04:09:32.026Z | Downloaded linked-hash-map v0.5.6 |
| 886 | 2026-03-26T04:09:32.029Z | Downloaded bitflags v1.3.2 |
| 887 | 2026-03-26T04:09:32.029Z | Downloaded heck v0.4.1 |
| 888 | 2026-03-26T04:09:32.032Z | Downloaded allocator-api2 v0.2.21 |
| 889 | 2026-03-26T04:09:32.032Z | Downloaded hostname v0.3.1 |
| 890 | 2026-03-26T04:09:32.032Z | Downloaded ciborium-io v0.2.2 |
| 891 | 2026-03-26T04:09:32.035Z | Downloaded bit-set v0.8.0 |
| 892 | 2026-03-26T04:09:32.035Z | Downloaded aead v0.5.2 |
| 893 | 2026-03-26T04:09:32.035Z | Downloaded blake2 v0.10.6 |
| 894 | 2026-03-26T04:09:32.039Z | Downloaded defmt-parser v1.0.0 |
| 895 | 2026-03-26T04:09:32.042Z | Downloaded managed v0.8.0 |
| 896 | 2026-03-26T04:09:32.045Z | Downloaded libscf-sys v1.1.0 |
| 897 | 2026-03-26T04:09:32.045Z | Downloaded group v0.13.0 |
| 898 | 2026-03-26T04:09:32.045Z | Downloaded cstr-argument v0.1.2 |
| 899 | 2026-03-26T04:09:32.049Z | Downloaded darling_macro v0.23.0 |
| 900 | 2026-03-26T04:09:32.049Z | Downloaded match_cfg v0.1.0 |
| 901 | 2026-03-26T04:09:32.049Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 902 | 2026-03-26T04:09:32.052Z | Downloaded dof v0.4.0 |
| 903 | 2026-03-26T04:09:32.052Z | Downloaded crc8 v0.1.1 |
| 904 | 2026-03-26T04:09:32.052Z | Downloaded inout v0.1.4 |
| 905 | 2026-03-26T04:09:32.055Z | Downloaded hubpack v0.1.2 |
| 906 | 2026-03-26T04:09:32.055Z | Downloaded darling_macro v0.21.3 |
| 907 | 2026-03-26T04:09:32.055Z | Downloaded internet-checksum v0.2.1 |
| 908 | 2026-03-26T04:09:32.058Z | Downloaded fxhash v0.2.1 |
| 909 | 2026-03-26T04:09:32.058Z | Downloaded ciborium-ll v0.2.2 |
| 910 | 2026-03-26T04:09:32.058Z | Downloaded byte-wrapper v0.1.0 |
| 911 | 2026-03-26T04:09:32.061Z | Downloaded num_threads v0.1.7 |
| 912 | 2026-03-26T04:09:32.061Z | Downloaded fixedbitset v0.4.2 |
| 913 | 2026-03-26T04:09:32.065Z | Downloaded memmap v0.7.0 |
| 914 | 2026-03-26T04:09:32.068Z | Downloaded num-derive v0.4.2 |
| 915 | 2026-03-26T04:09:32.068Z | Downloaded float-ord v0.3.2 |
| 916 | 2026-03-26T04:09:32.068Z | Downloaded dof v0.3.0 |
| 917 | 2026-03-26T04:09:32.068Z | Downloaded natord v1.0.9 |
| 918 | 2026-03-26T04:09:32.071Z | Downloaded memoffset v0.9.1 |
| 919 | 2026-03-26T04:09:32.071Z | Downloaded num v0.4.3 |
| 920 | 2026-03-26T04:09:32.071Z | Downloaded no-std-compat v0.4.1 |
| 921 | 2026-03-26T04:09:32.071Z | Downloaded cpufeatures v0.3.0 |
| 922 | 2026-03-26T04:09:32.074Z | Downloaded ipnetwork v0.21.1 |
| 923 | 2026-03-26T04:09:32.074Z | Downloaded compression-core v0.4.31 |
| 924 | 2026-03-26T04:09:32.074Z | Downloaded newtype_derive v0.1.6 |
| 925 | 2026-03-26T04:09:32.077Z | Downloaded foreign-types-shared v0.3.1 |
| 926 | 2026-03-26T04:09:32.077Z | Downloaded macaddr v1.0.1 |
| 927 | 2026-03-26T04:09:32.080Z | Downloaded crunchy v0.2.4 |
| 928 | 2026-03-26T04:09:32.083Z | Downloaded convert_case v0.4.0 |
| 929 | 2026-03-26T04:09:32.083Z | Downloaded newline-converter v0.3.0 |
| 930 | 2026-03-26T04:09:32.083Z | Downloaded embedded-io v0.6.1 |
| 931 | 2026-03-26T04:09:32.087Z | Downloaded idna_adapter v1.2.1 |
| 932 | 2026-03-26T04:09:32.087Z | Downloaded const-random-macro v0.1.16 |
| 933 | 2026-03-26T04:09:32.091Z | Downloaded embedded-io v0.4.0 |
| 934 | 2026-03-26T04:09:32.091Z | Downloaded is-terminal v0.4.17 |
| 935 | 2026-03-26T04:09:32.091Z | Downloaded lru-cache v0.1.2 |
| 936 | 2026-03-26T04:09:32.094Z | Downloaded git-stub v1.0.0 |
| 937 | 2026-03-26T04:09:32.094Z | Downloaded dtrace-parser v0.3.0 |
| 938 | 2026-03-26T04:09:32.094Z | Downloaded num-iter v0.1.45 |
| 939 | 2026-03-26T04:09:32.094Z | Downloaded defmt v0.3.100 |
| 940 | 2026-03-26T04:09:32.097Z | Downloaded ident_case v1.0.1 |
| 941 | 2026-03-26T04:09:32.097Z | Downloaded enum-as-inner v0.6.1 |
| 942 | 2026-03-26T04:09:32.100Z | Downloaded foreign-types v0.5.0 |
| 943 | 2026-03-26T04:09:32.104Z | Downloaded num-conv v0.2.0 |
| 944 | 2026-03-26T04:09:32.107Z | Downloaded keccak v0.1.6 |
| 945 | 2026-03-26T04:09:32.107Z | Downloaded gethostname v0.5.0 |
| 946 | 2026-03-26T04:09:32.107Z | Downloaded num_enum_derive v0.5.11 |
| 947 | 2026-03-26T04:09:32.111Z | Downloaded opaque-debug v0.3.1 |
| 948 | 2026-03-26T04:09:32.114Z | Downloaded olpc-cjson v0.1.4 |
| 949 | 2026-03-26T04:09:32.114Z | Downloaded omicron-workspace-hack v0.1.0 |
| 950 | 2026-03-26T04:09:32.114Z | Downloaded num-derive v0.3.3 |
| 951 | 2026-03-26T04:09:32.117Z | Downloaded mime v0.3.17 |
| 952 | 2026-03-26T04:09:32.117Z | Downloaded crucible-workspace-hack v0.1.0 |
| 953 | 2026-03-26T04:09:32.119Z | Downloaded dunce v1.0.5 |
| 954 | 2026-03-26T04:09:32.119Z | Downloaded const-random v0.1.18 |
| 955 | 2026-03-26T04:09:32.119Z | Downloaded ff v0.13.1 |
| 956 | 2026-03-26T04:09:32.120Z | Downloaded cobs v0.3.0 |
| 957 | 2026-03-26T04:09:32.122Z | Downloaded num-complex v0.4.6 |
| 958 | 2026-03-26T04:09:32.122Z | Downloaded git-stub-vcs v0.1.0 |
| 959 | 2026-03-26T04:09:32.126Z | Downloaded deranged v0.5.8 |
| 960 | 2026-03-26T04:09:32.126Z | Downloaded num_enum v0.5.11 |
| 961 | 2026-03-26T04:09:32.131Z | Downloaded parse-display v0.10.0 |
| 962 | 2026-03-26T04:09:32.134Z | Downloaded base64 v0.21.7 |
| 963 | 2026-03-26T04:09:32.137Z | Downloaded pretty-hex v0.4.2 |
| 964 | 2026-03-26T04:09:32.137Z | Downloaded phf_shared v0.12.1 |
| 965 | 2026-03-26T04:09:32.137Z | Downloaded memmap2 v0.9.10 |
| 966 | 2026-03-26T04:09:32.140Z | Downloaded hmac v0.12.1 |
| 967 | 2026-03-26T04:09:32.140Z | Downloaded libsw v3.5.0 |
| 968 | 2026-03-26T04:09:32.140Z | Downloaded dyn-clone v1.0.20 |
| 969 | 2026-03-26T04:09:32.143Z | Downloaded hashbrown v0.12.3 |
| 970 | 2026-03-26T04:09:32.146Z | Downloaded potential_utf v0.1.4 |
| 971 | 2026-03-26T04:09:32.149Z | Downloaded powerfmt v0.2.0 |
| 972 | 2026-03-26T04:09:32.149Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 973 | 2026-03-26T04:09:32.149Z | Downloaded proc-macro-crate v3.5.0 |
| 974 | 2026-03-26T04:09:32.152Z | Downloaded progenitor-macro v0.10.0 |
| 975 | 2026-03-26T04:09:32.152Z | Downloaded plain v0.2.3 |
| 976 | 2026-03-26T04:09:32.154Z | Downloaded proc-macro-error-attr v1.0.4 |
| 977 | 2026-03-26T04:09:32.157Z | Downloaded defmt-macros v1.0.1 |
| 978 | 2026-03-26T04:09:32.157Z | Downloaded csv-core v0.1.13 |
| 979 | 2026-03-26T04:09:32.160Z | Downloaded linear-map v1.2.0 |
| 980 | 2026-03-26T04:09:32.160Z | Downloaded ingot v0.1.1 |
| 981 | 2026-03-26T04:09:32.163Z | Downloaded libsw-core v0.3.2 |
| 982 | 2026-03-26T04:09:32.163Z | Downloaded displaydoc v0.2.5 |
| 983 | 2026-03-26T04:09:32.166Z | Downloaded fs-err v3.3.0 |
| 984 | 2026-03-26T04:09:32.166Z | Downloaded argon2 v0.5.3 |
| 985 | 2026-03-26T04:09:32.169Z | Downloaded num_enum_derive v0.7.6 |
| 986 | 2026-03-26T04:09:32.172Z | Downloaded multer v3.1.0 |
| 987 | 2026-03-26T04:09:32.172Z | Downloaded num-rational v0.4.2 |
| 988 | 2026-03-26T04:09:32.172Z | Downloaded daft v0.1.5 |
| 989 | 2026-03-26T04:09:32.175Z | Downloaded ingot-types v0.1.2 |
| 990 | 2026-03-26T04:09:32.175Z | Downloaded chacha20 v0.9.1 |
| 991 | 2026-03-26T04:09:32.178Z | Downloaded ref-cast v1.0.25 |
| 992 | 2026-03-26T04:09:32.181Z | Downloaded rustc_version v0.1.7 |
| 993 | 2026-03-26T04:09:32.181Z | Downloaded ref-cast-impl v1.0.25 |
| 994 | 2026-03-26T04:09:32.181Z | Downloaded progenitor-client v0.11.2 |
| 995 | 2026-03-26T04:09:32.181Z | Downloaded darling v0.21.3 |
| 996 | 2026-03-26T04:09:32.184Z | Downloaded const_format_proc_macros v0.2.34 |
| 997 | 2026-03-26T04:09:32.187Z | Downloaded chacha20 v0.10.0 |
| 998 | 2026-03-26T04:09:32.187Z | Downloaded pem v3.0.6 |
| 999 | 2026-03-26T04:09:32.190Z | Downloaded cancel-safe-futures v0.1.5 |
| 1000 | 2026-03-26T04:09:32.190Z | Downloaded drift v0.1.3 |
| 1001 | 2026-03-26T04:09:32.193Z | Downloaded num-integer v0.1.46 |
| 1002 | 2026-03-26T04:09:32.196Z | Downloaded oxnet v0.1.4 |
| 1003 | 2026-03-26T04:09:32.196Z | Downloaded cmake v0.1.57 |
| 1004 | 2026-03-26T04:09:32.196Z | Downloaded crossbeam-deque v0.8.6 |
| 1005 | 2026-03-26T04:09:32.199Z | Downloaded byteorder v1.5.0 |
| 1006 | 2026-03-26T04:09:32.199Z | Downloaded rand_xorshift v0.4.0 |
| 1007 | 2026-03-26T04:09:32.199Z | Downloaded quick-error v1.2.3 |
| 1008 | 2026-03-26T04:09:32.202Z | Downloaded progenitor-macro v0.13.0 |
| 1009 | 2026-03-26T04:09:32.202Z | Downloaded progenitor-macro v0.11.2 |
| 1010 | 2026-03-26T04:09:32.202Z | Downloaded progenitor-client v0.10.0 |
| 1011 | 2026-03-26T04:09:32.202Z | Downloaded constant_time_eq v0.4.2 |
| 1012 | 2026-03-26T04:09:32.205Z | Downloaded proc-macro-crate v1.3.1 |
| 1013 | 2026-03-26T04:09:32.205Z | Downloaded icu_collections v2.1.1 |
| 1014 | 2026-03-26T04:09:32.208Z | Downloaded cargo_toml v0.22.3 |
| 1015 | 2026-03-26T04:09:32.208Z | Downloaded rand_chacha v0.3.1 |
| 1016 | 2026-03-26T04:09:32.212Z | Downloaded phf v0.12.1 |
| 1017 | 2026-03-26T04:09:32.215Z | Downloaded same-file v1.0.6 |
| 1018 | 2026-03-26T04:09:32.215Z | Downloaded scroll_derive v0.13.1 |
| 1019 | 2026-03-26T04:09:32.218Z | Downloaded serde-big-array v0.5.1 |
| 1020 | 2026-03-26T04:09:32.218Z | Downloaded secrecy v0.10.3 |
| 1021 | 2026-03-26T04:09:32.221Z | Downloaded semver v0.1.20 |
| 1022 | 2026-03-26T04:09:32.221Z | Downloaded sha1 v0.10.6 |
| 1023 | 2026-03-26T04:09:32.224Z | Downloaded parse-display-derive v0.10.0 |
| 1024 | 2026-03-26T04:09:32.224Z | Downloaded paste v1.0.15 |
| 1025 | 2026-03-26T04:09:32.227Z | Downloaded cipher v0.4.4 |
| 1026 | 2026-03-26T04:09:32.227Z | Downloaded dtrace-parser v0.2.0 |
| 1027 | 2026-03-26T04:09:32.227Z | Downloaded progenitor-client v0.13.0 |
| 1028 | 2026-03-26T04:09:32.227Z | Downloaded progenitor v0.13.0 |
| 1029 | 2026-03-26T04:09:32.230Z | Downloaded progenitor v0.11.2 |
| 1030 | 2026-03-26T04:09:32.230Z | Downloaded password-hash v0.5.0 |
| 1031 | 2026-03-26T04:09:32.230Z | Downloaded parking_lot_core v0.8.6 |
| 1032 | 2026-03-26T04:09:32.233Z | Downloaded poly1305 v0.8.0 |
| 1033 | 2026-03-26T04:09:32.233Z | Downloaded ingot-macros v0.1.1 |
| 1034 | 2026-03-26T04:09:32.236Z | Downloaded scroll_derive v0.12.1 |
| 1035 | 2026-03-26T04:09:32.236Z | Downloaded num_enum v0.7.6 |
| 1036 | 2026-03-26T04:09:32.239Z | Downloaded serde_plain v1.0.2 |
| 1037 | 2026-03-26T04:09:32.239Z | Downloaded darling v0.23.0 |
| 1038 | 2026-03-26T04:09:32.241Z | Downloaded sigpipe v0.1.3 |
| 1039 | 2026-03-26T04:09:32.244Z | Downloaded siphasher v1.0.2 |
| 1040 | 2026-03-26T04:09:32.244Z | Downloaded serde_repr v0.1.20 |
| 1041 | 2026-03-26T04:09:32.245Z | Downloaded slog-envlogger v2.2.0 |
| 1042 | 2026-03-26T04:09:32.248Z | Downloaded colored v3.1.1 |
| 1043 | 2026-03-26T04:09:32.248Z | Downloaded anyhow v1.0.102 |
| 1044 | 2026-03-26T04:09:32.250Z | Downloaded ciborium v0.2.2 |
| 1045 | 2026-03-26T04:09:32.253Z | Downloaded serial_test_derive v3.4.0 |
| 1046 | 2026-03-26T04:09:32.253Z | Downloaded rand_core v0.10.0 |
| 1047 | 2026-03-26T04:09:32.253Z | Downloaded hickory-resolver v0.25.2 |
| 1048 | 2026-03-26T04:09:32.256Z | Downloaded half v2.7.1 |
| 1049 | 2026-03-26T04:09:32.259Z | Downloaded proc-macro-error2 v2.0.1 |
| 1050 | 2026-03-26T04:09:32.259Z | Downloaded omicron-zone-package v0.12.2 |
| 1051 | 2026-03-26T04:09:32.262Z | Downloaded console v0.16.3 |
| 1052 | 2026-03-26T04:09:32.262Z | Downloaded fs_extra v1.3.0 |
| 1053 | 2026-03-26T04:09:32.266Z | Downloaded diff v0.1.13 |
| 1054 | 2026-03-26T04:09:32.266Z | Downloaded progenitor-extras v0.1.1 |
| 1055 | 2026-03-26T04:09:32.266Z | Downloaded smawk v0.3.2 |
| 1056 | 2026-03-26T04:09:32.269Z | Downloaded spin v0.5.2 |
| 1057 | 2026-03-26T04:09:32.269Z | Downloaded stable_deref_trait v1.2.1 |
| 1058 | 2026-03-26T04:09:32.269Z | Downloaded icu_normalizer_data v2.1.1 |
| 1059 | 2026-03-26T04:09:32.272Z | Downloaded derive-ex v0.1.8 |
| 1060 | 2026-03-26T04:09:32.272Z | Downloaded async-compression v0.4.41 |
| 1061 | 2026-03-26T04:09:32.275Z | Downloaded structmeta v0.3.0 |
| 1062 | 2026-03-26T04:09:32.275Z | Downloaded scroll v0.12.0 |
| 1063 | 2026-03-26T04:09:32.278Z | Downloaded rustls-pemfile v2.2.0 |
| 1064 | 2026-03-26T04:09:32.278Z | Downloaded rusty-fork v0.3.1 |
| 1065 | 2026-03-26T04:09:32.278Z | Downloaded resolv-conf v0.7.6 |
| 1066 | 2026-03-26T04:09:32.282Z | Downloaded scroll v0.13.0 |
| 1067 | 2026-03-26T04:09:32.282Z | Downloaded tabled_derive v0.7.0 |
| 1068 | 2026-03-26T04:09:32.282Z | Downloaded strum v0.27.2 |
| 1069 | 2026-03-26T04:09:32.282Z | Downloaded take_mut v0.2.2 |
| 1070 | 2026-03-26T04:09:32.285Z | Downloaded tabled_derive v0.11.0 |
| 1071 | 2026-03-26T04:09:32.285Z | Downloaded rustversion v1.0.22 |
| 1072 | 2026-03-26T04:09:32.285Z | Downloaded strum v0.26.3 |
| 1073 | 2026-03-26T04:09:32.288Z | Downloaded structmeta-derive v0.3.0 |
| 1074 | 2026-03-26T04:09:32.288Z | Downloaded progenitor v0.10.0 |
| 1075 | 2026-03-26T04:09:32.288Z | Downloaded thread-id v4.2.2 |
| 1076 | 2026-03-26T04:09:32.288Z | Downloaded tabwriter v1.4.1 |
| 1077 | 2026-03-26T04:09:32.291Z | Downloaded schemars_derive v0.8.22 |
| 1078 | 2026-03-26T04:09:32.291Z | Downloaded serde_derive_internals v0.29.1 |
| 1079 | 2026-03-26T04:09:32.291Z | Downloaded sdd v3.0.10 |
| 1080 | 2026-03-26T04:09:32.294Z | Downloaded heapless v0.8.0 |
| 1081 | 2026-03-26T04:09:32.294Z | Downloaded pest_derive v2.8.6 |
| 1082 | 2026-03-26T04:09:32.297Z | Downloaded parking_lot v0.11.2 |
| 1083 | 2026-03-26T04:09:32.297Z | Downloaded proc-macro-error v1.0.4 |
| 1084 | 2026-03-26T04:09:32.300Z | Downloaded postcard v1.1.3 |
| 1085 | 2026-03-26T04:09:32.300Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1086 | 2026-03-26T04:09:32.303Z | Downloaded tagptr v0.2.0 |
| 1087 | 2026-03-26T04:09:32.303Z | Downloaded papergrid v0.17.0 |
| 1088 | 2026-03-26T04:09:32.306Z | Downloaded testing_table v0.3.0 |
| 1089 | 2026-03-26T04:09:32.306Z | Downloaded termtree v0.5.1 |
| 1090 | 2026-03-26T04:09:32.309Z | Downloaded slog-dtrace v0.3.0 |
| 1091 | 2026-03-26T04:09:32.309Z | Downloaded thread-id v5.1.0 |
| 1092 | 2026-03-26T04:09:32.309Z | Downloaded slog-async v2.8.0 |
| 1093 | 2026-03-26T04:09:32.309Z | Downloaded icu_provider v2.1.1 |
| 1094 | 2026-03-26T04:09:32.312Z | Downloaded topological-sort v0.2.2 |
| 1095 | 2026-03-26T04:09:32.312Z | Downloaded smf v0.2.3 |
| 1096 | 2026-03-26T04:09:32.312Z | Downloaded slog-stdlog v4.1.1 |
| 1097 | 2026-03-26T04:09:32.315Z | Downloaded slog-scope v4.4.1 |
| 1098 | 2026-03-26T04:09:32.315Z | Downloaded icu_properties v2.1.2 |
| 1099 | 2026-03-26T04:09:32.315Z | Downloaded slog-bunyan v2.5.0 |
| 1100 | 2026-03-26T04:09:32.318Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1101 | 2026-03-26T04:09:32.318Z | Downloaded data-encoding v2.10.0 |
| 1102 | 2026-03-26T04:09:32.318Z | Downloaded indexmap v1.9.3 |
| 1103 | 2026-03-26T04:09:32.321Z | Downloaded serial_test v3.4.0 |
| 1104 | 2026-03-26T04:09:32.321Z | Downloaded critical-section v1.2.0 |
| 1105 | 2026-03-26T04:09:32.321Z | Downloaded cookie v0.18.1 |
| 1106 | 2026-03-26T04:09:32.324Z | Downloaded daft-derive v0.1.5 |
| 1107 | 2026-03-26T04:09:32.327Z | Downloaded crossbeam-utils v0.8.21 |
| 1108 | 2026-03-26T04:09:32.327Z | Downloaded crossbeam-epoch v0.9.18 |
| 1109 | 2026-03-26T04:09:32.330Z | Downloaded litemap v0.8.1 |
| 1110 | 2026-03-26T04:09:32.330Z | Downloaded foldhash v0.2.0 |
| 1111 | 2026-03-26T04:09:32.330Z | Downloaded glob v0.3.3 |
| 1112 | 2026-03-26T04:09:32.333Z | Downloaded unit-prefix v0.5.2 |
| 1113 | 2026-03-26T04:09:32.333Z | Downloaded usdt-attr-macro v0.5.0 |
| 1114 | 2026-03-26T04:09:32.333Z | Downloaded usdt v0.5.0 |
| 1115 | 2026-03-26T04:09:32.333Z | Downloaded unarray v0.1.4 |
| 1116 | 2026-03-26T04:09:32.336Z | Downloaded slog-json v2.6.1 |
| 1117 | 2026-03-26T04:09:32.339Z | Downloaded dropshot_endpoint v0.17.0 |
| 1118 | 2026-03-26T04:09:32.339Z | Downloaded smartstring v1.0.1 |
| 1119 | 2026-03-26T04:09:32.342Z | Downloaded strum_macros v0.27.2 |
| 1120 | 2026-03-26T04:09:32.345Z | Downloaded typify-macro v0.4.3 |
| 1121 | 2026-03-26T04:09:32.348Z | Downloaded universal-hash v0.5.1 |
| 1122 | 2026-03-26T04:09:32.348Z | Downloaded rhai_codegen v3.1.0 |
| 1123 | 2026-03-26T04:09:32.351Z | Downloaded zerofrom v0.1.6 |
| 1124 | 2026-03-26T04:09:32.354Z | Downloaded usdt-attr-macro v0.6.0 |
| 1125 | 2026-03-26T04:09:32.354Z | Downloaded serde_with_macros v3.18.0 |
| 1126 | 2026-03-26T04:09:32.358Z | Downloaded typify-macro v0.6.1 |
| 1127 | 2026-03-26T04:09:32.361Z | Downloaded icu_normalizer v2.1.1 |
| 1128 | 2026-03-26T04:09:32.361Z | Downloaded usdt v0.6.0 |
| 1129 | 2026-03-26T04:09:32.364Z | Downloaded untrusted v0.7.1 |
| 1130 | 2026-03-26T04:09:32.364Z | Downloaded progenitor-impl v0.13.0 |
| 1131 | 2026-03-26T04:09:32.367Z | Downloaded serde_tokenstream v0.2.3 |
| 1132 | 2026-03-26T04:09:32.367Z | Downloaded utf-8 v0.7.6 |
| 1133 | 2026-03-26T04:09:32.367Z | Downloaded usdt-macro v0.6.0 |
| 1134 | 2026-03-26T04:09:32.370Z | Downloaded elliptic-curve v0.13.8 |
| 1135 | 2026-03-26T04:09:32.370Z | Downloaded strum_macros v0.26.4 |
| 1136 | 2026-03-26T04:09:32.373Z | Downloaded jiff-static v0.2.23 |
| 1137 | 2026-03-26T04:09:32.376Z | Downloaded slog-term v2.9.2 |
| 1138 | 2026-03-26T04:09:32.376Z | Downloaded papergrid v0.11.0 |
| 1139 | 2026-03-26T04:09:32.379Z | Downloaded pest_generator v2.8.6 |
| 1140 | 2026-03-26T04:09:32.379Z | Downloaded pest_meta v2.8.6 |
| 1141 | 2026-03-26T04:09:32.382Z | Downloaded waitgroup v0.1.2 |
| 1142 | 2026-03-26T04:09:32.382Z | Downloaded wait-timeout v0.2.1 |
| 1143 | 2026-03-26T04:09:32.382Z | Downloaded usdt-macro v0.5.0 |
| 1144 | 2026-03-26T04:09:32.385Z | Downloaded yoke-derive v0.8.1 |
| 1145 | 2026-03-26T04:09:32.391Z | Downloaded zerofrom-derive v0.1.6 |
| 1146 | 2026-03-26T04:09:32.394Z | Downloaded zone v0.3.1 |
| 1147 | 2026-03-26T04:09:32.394Z | Downloaded zeroize_derive v1.4.3 |
| 1148 | 2026-03-26T04:09:32.394Z | Downloaded expectorate v1.2.0 |
| 1149 | 2026-03-26T04:09:32.394Z | Downloaded derive_more v0.99.20 |
| 1150 | 2026-03-26T04:09:32.397Z | Downloaded thiserror-no-std v2.0.2 |
| 1151 | 2026-03-26T04:09:32.400Z | Downloaded pretty_assertions v1.4.1 |
| 1152 | 2026-03-26T04:09:32.400Z | Downloaded schemars v0.8.22 |
| 1153 | 2026-03-26T04:09:32.406Z | Downloaded xz2 v0.1.7 |
| 1154 | 2026-03-26T04:09:32.408Z | Downloaded writeable v0.6.2 |
| 1155 | 2026-03-26T04:09:32.408Z | Downloaded tokio-tungstenite v0.21.0 |
| 1156 | 2026-03-26T04:09:32.412Z | Downloaded tokio-dtrace v0.1.1 |
| 1157 | 2026-03-26T04:09:32.412Z | Downloaded tiny-keccak v2.0.2 |
| 1158 | 2026-03-26T04:09:32.412Z | Downloaded tokio-rustls v0.25.0 |
| 1159 | 2026-03-26T04:09:32.415Z | Downloaded tinystr v0.8.2 |
| 1160 | 2026-03-26T04:09:32.415Z | Downloaded zone_cfg_derive v0.3.1 |
| 1161 | 2026-03-26T04:09:32.415Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1162 | 2026-03-26T04:09:32.415Z | Downloaded progenitor-impl v0.11.2 |
| 1163 | 2026-03-26T04:09:32.418Z | Downloaded darling_core v0.23.0 |
| 1164 | 2026-03-26T04:09:32.421Z | Downloaded usdt-impl v0.5.0 |
| 1165 | 2026-03-26T04:09:32.421Z | Downloaded time-macros v0.2.27 |
| 1166 | 2026-03-26T04:09:32.421Z | Downloaded time-core v0.1.8 |
| 1167 | 2026-03-26T04:09:32.423Z | Downloaded term v1.2.1 |
| 1168 | 2026-03-26T04:09:32.423Z | Downloaded synstructure v0.13.2 |
| 1169 | 2026-03-26T04:09:32.426Z | Downloaded const_format v0.2.35 |
| 1170 | 2026-03-26T04:09:32.427Z | Downloaded snafu-derive v0.8.9 |
| 1171 | 2026-03-26T04:09:32.429Z | Downloaded hickory-resolver v0.24.4 |
| 1172 | 2026-03-26T04:09:32.429Z | Downloaded dropshot_endpoint v0.16.7 |
| 1173 | 2026-03-26T04:09:32.432Z | Downloaded chacha20poly1305 v0.10.1 |
| 1174 | 2026-03-26T04:09:32.435Z | Downloaded spin v0.9.8 |
| 1175 | 2026-03-26T04:09:32.445Z | Downloaded prettyplease v0.2.37 |
| 1176 | 2026-03-26T04:09:32.448Z | Downloaded whoami v1.6.1 |
| 1177 | 2026-03-26T04:09:32.451Z | Downloaded vsss-rs v3.3.4 |
| 1178 | 2026-03-26T04:09:32.454Z | Downloaded yoke v0.8.1 |
| 1179 | 2026-03-26T04:09:32.460Z | Downloaded zerovec-derive v0.11.2 |
| 1180 | 2026-03-26T04:09:32.460Z | Downloaded rand v0.8.5 |
| 1181 | 2026-03-26T04:09:32.463Z | Downloaded thin-vec v0.2.14 |
| 1182 | 2026-03-26T04:09:32.463Z | Downloaded arc-swap v1.9.0 |
| 1183 | 2026-03-26T04:09:32.463Z | Downloaded crypto-bigint v0.5.5 |
| 1184 | 2026-03-26T04:09:32.466Z | Downloaded tungstenite v0.21.0 |
| 1185 | 2026-03-26T04:09:32.466Z | Downloaded walkdir v2.5.0 |
| 1186 | 2026-03-26T04:09:32.466Z | Downloaded qorb v0.4.1 |
| 1187 | 2026-03-26T04:09:32.469Z | Downloaded progenitor-impl v0.10.0 |
| 1188 | 2026-03-26T04:09:32.472Z | Downloaded dropshot-api-manager v0.5.2 |
| 1189 | 2026-03-26T04:09:32.472Z | Downloaded rayon-core v1.13.0 |
| 1190 | 2026-03-26T04:09:32.475Z | Downloaded snafu v0.8.9 |
| 1191 | 2026-03-26T04:09:32.478Z | Downloaded rustls-native-certs v0.8.3 |
| 1192 | 2026-03-26T04:09:32.478Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1193 | 2026-03-26T04:09:32.481Z | Downloaded typify v0.4.3 |
| 1194 | 2026-03-26T04:09:32.484Z | Downloaded schemars v0.9.0 |
| 1195 | 2026-03-26T04:09:32.488Z | Downloaded nom v7.1.3 |
| 1196 | 2026-03-26T04:09:32.491Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-03-26T04:09:32.494Z | Downloaded darling_core v0.21.3 |
| 1198 | 2026-03-26T04:09:32.498Z | Downloaded zerocopy-derive v0.7.35 |
| 1199 | 2026-03-26T04:09:32.501Z | Downloaded similar v2.7.0 |
| 1200 | 2026-03-26T04:09:32.503Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1201 | 2026-03-26T04:09:32.506Z | Downloaded toml v0.7.8 |
| 1202 | 2026-03-26T04:09:32.509Z | Downloaded slog v2.8.2 |
| 1203 | 2026-03-26T04:09:32.509Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1204 | 2026-03-26T04:09:32.512Z | Downloaded typify v0.6.1 |
| 1205 | 2026-03-26T04:09:32.515Z | Downloaded crossbeam-channel v0.5.15 |
| 1206 | 2026-03-26T04:09:32.518Z | Downloaded steno v0.4.1 |
| 1207 | 2026-03-26T04:09:32.521Z | Downloaded test-strategy v0.4.5 |
| 1208 | 2026-03-26T04:09:32.524Z | Downloaded ucd-trie v0.1.7 |
| 1209 | 2026-03-26T04:09:32.527Z | Downloaded yansi v1.0.1 |
| 1210 | 2026-03-26T04:09:32.530Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1211 | 2026-03-26T04:09:32.534Z | Downloaded zerotrie v0.2.3 |
| 1212 | 2026-03-26T04:09:32.537Z | Downloaded rand v0.10.0 |
| 1213 | 2026-03-26T04:09:32.540Z | Downloaded goblin v0.8.2 |
| 1214 | 2026-03-26T04:09:32.543Z | Downloaded itertools v0.12.1 |
| 1215 | 2026-03-26T04:09:32.546Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-03-26T04:09:32.549Z | Downloaded toml_edit v0.19.15 |
| 1217 | 2026-03-26T04:09:32.560Z | Downloaded schemars v1.2.1 |
| 1218 | 2026-03-26T04:09:32.565Z | Downloaded pest v2.8.6 |
| 1219 | 2026-03-26T04:09:32.568Z | Downloaded hkdf v0.12.4 |
| 1220 | 2026-03-26T04:09:32.571Z | Downloaded iddqd v0.3.17 |
| 1221 | 2026-03-26T04:09:32.573Z | Downloaded blake3 v1.8.3 |
| 1222 | 2026-03-26T04:09:32.599Z | Downloaded scc v2.4.0 |
| 1223 | 2026-03-26T04:09:32.602Z | Downloaded zerocopy-derive v0.8.47 |
| 1224 | 2026-03-26T04:09:32.607Z | Downloaded typed-path v0.9.3 |
| 1225 | 2026-03-26T04:09:32.610Z | Downloaded reqwest v0.13.2 |
| 1226 | 2026-03-26T04:09:32.613Z | Downloaded aws-lc-rs v1.16.2 |
| 1227 | 2026-03-26T04:09:32.618Z | Downloaded nom v8.0.0 |
| 1228 | 2026-03-26T04:09:32.621Z | Downloaded icu_properties_data v2.1.2 |
| 1229 | 2026-03-26T04:09:32.626Z | Downloaded libm v0.2.16 |
| 1230 | 2026-03-26T04:09:32.631Z | Downloaded zerovec v0.11.5 |
| 1231 | 2026-03-26T04:09:32.647Z | Downloaded goblin v0.10.5 |
| 1232 | 2026-03-26T04:09:32.651Z | Downloaded serde_with v3.18.0 |
| 1233 | 2026-03-26T04:09:32.657Z | Downloaded rayon v1.11.0 |
| 1234 | 2026-03-26T04:09:32.661Z | Downloaded tough v0.20.0 |
| 1235 | 2026-03-26T04:09:32.666Z | Downloaded zerocopy v0.7.35 |
| 1236 | 2026-03-26T04:09:32.675Z | Downloaded winnow v0.5.40 |
| 1237 | 2026-03-26T04:09:32.679Z | Downloaded rustls-webpki v0.102.8 |
| 1238 | 2026-03-26T04:09:32.698Z | Downloaded moka v0.12.15 |
| 1239 | 2026-03-26T04:09:32.702Z | Downloaded proptest v1.11.0 |
| 1240 | 2026-03-26T04:09:32.711Z | Downloaded tabled v0.15.0 |
| 1241 | 2026-03-26T04:09:32.719Z | Downloaded tabled v0.20.0 |
| 1242 | 2026-03-26T04:09:32.730Z | Downloaded syn v1.0.109 |
| 1243 | 2026-03-26T04:09:32.735Z | Downloaded time v0.3.47 |
| 1244 | 2026-03-26T04:09:32.744Z | Downloaded hickory-proto v0.24.4 |
| 1245 | 2026-03-26T04:09:32.765Z | Downloaded smoltcp v0.11.0 |
| 1246 | 2026-03-26T04:09:32.771Z | Downloaded rhai v1.24.0 |
| 1247 | 2026-03-26T04:09:32.783Z | Downloaded nix v0.31.2 |
| 1248 | 2026-03-26T04:09:32.789Z | Downloaded dropshot v0.16.7 |
| 1249 | 2026-03-26T04:09:32.801Z | Downloaded rustls v0.22.4 |
| 1250 | 2026-03-26T04:09:32.807Z | Downloaded regress v0.10.5 |
| 1251 | 2026-03-26T04:09:32.813Z | Downloaded openapiv3 v2.2.0 |
| 1252 | 2026-03-26T04:09:32.819Z | Downloaded hickory-proto v0.25.2 |
| 1253 | 2026-03-26T04:09:32.828Z | Downloaded dropshot v0.17.0 |
| 1254 | 2026-03-26T04:09:32.872Z | Downloaded sled v0.34.7 |
| 1255 | 2026-03-26T04:09:32.878Z | Downloaded typify-impl v0.6.1 |
| 1256 | 2026-03-26T04:09:32.887Z | Downloaded typify-impl v0.4.3 |
| 1257 | 2026-03-26T04:09:32.895Z | Downloaded petgraph v0.6.5 |
| 1258 | 2026-03-26T04:09:32.906Z | Downloaded jiff v0.2.23 |
| 1259 | 2026-03-26T04:09:32.917Z | Downloaded lzma-sys v0.1.20 |
| 1260 | 2026-03-26T04:09:32.933Z | Downloaded sha3 v0.10.8 |
| 1261 | 2026-03-26T04:09:32.966Z | Downloaded chrono-tz v0.10.4 |
| 1262 | 2026-03-26T04:09:32.990Z | Downloaded csv v1.4.0 |
| 1263 | 2026-03-26T04:09:33.048Z | Downloaded encoding_rs v0.8.35 |
| 1264 | 2026-03-26T04:09:33.676Z | Downloaded aws-lc-sys v0.39.0 |
| 1265 | 2026-03-26T04:09:34.575Z | Compiling proc-macro2 v1.0.106 |
| 1266 | 2026-03-26T04:09:34.575Z | Compiling unicode-ident v1.0.24 |
| 1267 | 2026-03-26T04:09:34.575Z | Compiling quote v1.0.45 |
| 1268 | 2026-03-26T04:09:34.575Z | Compiling serde_core v1.0.228 |
| 1269 | 2026-03-26T04:09:34.579Z | Compiling cfg-if v1.0.4 |
| 1270 | 2026-03-26T04:09:34.579Z | Compiling serde v1.0.228 |
| 1271 | 2026-03-26T04:09:34.579Z | Compiling libc v0.2.183 |
| 1272 | 2026-03-26T04:09:34.579Z | Compiling memchr v2.8.0 |
| 1273 | 2026-03-26T04:09:34.779Z | Compiling itoa v1.0.18 |
| 1274 | 2026-03-26T04:09:34.961Z | Compiling smallvec v1.15.1 |
| 1275 | 2026-03-26T04:09:34.991Z | Compiling zmij v1.0.21 |
| 1276 | 2026-03-26T04:09:35.041Z | Compiling serde_json v1.0.149 |
| 1277 | 2026-03-26T04:09:35.161Z | Compiling autocfg v1.5.0 |
| 1278 | 2026-03-26T04:09:35.277Z | Compiling libm v0.2.16 |
| 1279 | 2026-03-26T04:09:35.360Z | Compiling stable_deref_trait v1.2.1 |
| 1280 | 2026-03-26T04:09:35.434Z | Compiling version_check v0.9.5 |
| 1281 | 2026-03-26T04:09:35.456Z | Compiling iana-time-zone v0.1.65 |
| 1282 | 2026-03-26T04:09:35.508Z | Compiling percent-encoding v2.3.2 |
| 1283 | 2026-03-26T04:09:35.558Z | Compiling litemap v0.8.1 |
| 1284 | 2026-03-26T04:09:35.578Z | Compiling writeable v0.6.2 |
| 1285 | 2026-03-26T04:09:35.702Z | Compiling icu_normalizer_data v2.1.1 |
| 1286 | 2026-03-26T04:09:35.702Z | Compiling icu_properties_data v2.1.2 |
| 1287 | 2026-03-26T04:09:35.738Z | Compiling equivalent v1.0.2 |
| 1288 | 2026-03-26T04:09:35.768Z | Compiling pin-project-lite v0.2.17 |
| 1289 | 2026-03-26T04:09:35.819Z | Compiling foldhash v0.2.0 |
| 1290 | 2026-03-26T04:09:35.860Z | Compiling syn v2.0.117 |
| 1291 | 2026-03-26T04:09:35.959Z | Compiling allocator-api2 v0.2.21 |
| 1292 | 2026-03-26T04:09:36.017Z | Compiling form_urlencoded v1.2.2 |
| 1293 | 2026-03-26T04:09:36.027Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-03-26T04:09:36.049Z | Compiling dyn-clone v1.0.20 |
| 1295 | 2026-03-26T04:09:36.079Z | Compiling parking_lot_core v0.9.12 |
| 1296 | 2026-03-26T04:09:36.165Z | Compiling scopeguard v1.2.0 |
| 1297 | 2026-03-26T04:09:36.280Z | Compiling num-traits v0.2.19 |
| 1298 | 2026-03-26T04:09:36.291Z | Compiling lock_api v0.4.14 |
| 1299 | 2026-03-26T04:09:36.316Z | Compiling hashbrown v0.16.1 |
| 1300 | 2026-03-26T04:09:36.338Z | Compiling thiserror v2.0.18 |
| 1301 | 2026-03-26T04:09:36.432Z | Compiling getrandom v0.4.2 |
| 1302 | 2026-03-26T04:09:36.516Z | Compiling rand_core v0.10.0 |
| 1303 | 2026-03-26T04:09:36.676Z | Compiling heck v0.5.0 |
| 1304 | 2026-03-26T04:09:36.898Z | Compiling semver v1.0.27 |
| 1305 | 2026-03-26T04:09:36.909Z | Compiling errno v0.3.14 |
| 1306 | 2026-03-26T04:09:36.919Z | Compiling indexmap v2.13.0 |
| 1307 | 2026-03-26T04:09:36.944Z | Compiling futures-core v0.3.32 |
| 1308 | 2026-03-26T04:09:36.968Z | Compiling jobserver v0.1.34 |
| 1309 | 2026-03-26T04:09:37.058Z | Compiling find-msvc-tools v0.1.9 |
| 1310 | 2026-03-26T04:09:37.103Z | Compiling shlex v1.3.0 |
| 1311 | 2026-03-26T04:09:37.254Z | Compiling cc v1.2.57 |
| 1312 | 2026-03-26T04:09:37.296Z | Compiling zerocopy v0.8.47 |
| 1313 | 2026-03-26T04:09:37.299Z | Compiling uuid v1.22.0 |
| 1314 | 2026-03-26T04:09:37.299Z | Compiling rustversion v1.0.22 |
| 1315 | 2026-03-26T04:09:37.330Z | Compiling fnv v1.0.7 |
| 1316 | 2026-03-26T04:09:37.426Z | Compiling futures-sink v0.3.32 |
| 1317 | 2026-03-26T04:09:37.535Z | Compiling schemars v0.8.22 |
| 1318 | 2026-03-26T04:09:37.587Z | Compiling slab v0.4.12 |
| 1319 | 2026-03-26T04:09:37.734Z | Compiling futures-channel v0.3.32 |
| 1320 | 2026-03-26T04:09:37.746Z | Compiling socket2 v0.6.3 |
| 1321 | 2026-03-26T04:09:37.794Z | Compiling futures-task v0.3.32 |
| 1322 | 2026-03-26T04:09:37.970Z | Compiling parking_lot v0.12.5 |
| 1323 | 2026-03-26T04:09:37.973Z | Compiling futures-io v0.3.32 |
| 1324 | 2026-03-26T04:09:38.074Z | Compiling signal-hook-registry v1.4.8 |
| 1325 | 2026-03-26T04:09:38.086Z | Compiling mio v1.1.1 |
| 1326 | 2026-03-26T04:09:38.140Z | Compiling log v0.4.29 |
| 1327 | 2026-03-26T04:09:38.227Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-03-26T04:09:38.268Z | Compiling bitflags v2.11.0 |
| 1329 | 2026-03-26T04:09:38.383Z | Compiling typenum v1.19.0 |
| 1330 | 2026-03-26T04:09:38.396Z | Compiling critical-section v1.2.0 |
| 1331 | 2026-03-26T04:09:38.505Z | Compiling getrandom v0.2.17 |
| 1332 | 2026-03-26T04:09:38.521Z | Compiling base64 v0.22.1 |
| 1333 | 2026-03-26T04:09:38.532Z | Compiling regex-syntax v0.8.10 |
| 1334 | 2026-03-26T04:09:38.603Z | Compiling subtle v2.6.1 |
| 1335 | 2026-03-26T04:09:38.614Z | Compiling byteorder v1.5.0 |
| 1336 | 2026-03-26T04:09:38.694Z | Compiling untrusted v0.9.0 |
| 1337 | 2026-03-26T04:09:38.771Z | Compiling rand_core v0.6.4 |
| 1338 | 2026-03-26T04:09:38.814Z | Compiling synstructure v0.13.2 |
| 1339 | 2026-03-26T04:09:38.844Z | Compiling serde_derive_internals v0.29.1 |
| 1340 | 2026-03-26T04:09:38.864Z | Compiling rustix v1.1.4 |
| 1341 | 2026-03-26T04:09:38.993Z | Compiling ipnet v2.12.0 |
| 1342 | 2026-03-26T04:09:39.204Z | Compiling once_cell v1.21.4 |
| 1343 | 2026-03-26T04:09:39.239Z | Compiling atomic-waker v1.1.2 |
| 1344 | 2026-03-26T04:09:39.315Z | Compiling httparse v1.10.1 |
| 1345 | 2026-03-26T04:09:39.318Z | Compiling strsim v0.11.1 |
| 1346 | 2026-03-26T04:09:39.413Z | Compiling tower-layer v0.3.3 |
| 1347 | 2026-03-26T04:09:39.536Z | Compiling tower-service v0.3.3 |
| 1348 | 2026-03-26T04:09:39.568Z | Compiling cmake v0.1.57 |
| 1349 | 2026-03-26T04:09:39.579Z | Compiling try-lock v0.2.5 |
| 1350 | 2026-03-26T04:09:39.588Z | Compiling fs_extra v1.3.0 |
| 1351 | 2026-03-26T04:09:39.624Z | Compiling dunce v1.0.5 |
| 1352 | 2026-03-26T04:09:39.678Z | Compiling ryu v1.0.23 |
| 1353 | 2026-03-26T04:09:39.711Z | Compiling thiserror v1.0.69 |
| 1354 | 2026-03-26T04:09:39.715Z | Compiling want v0.3.1 |
| 1355 | 2026-03-26T04:09:39.837Z | Compiling httpdate v1.0.3 |
| 1356 | 2026-03-26T04:09:39.859Z | Compiling pin-utils v0.1.0 |
| 1357 | 2026-03-26T04:09:39.887Z | Compiling ucd-trie v0.1.7 |
| 1358 | 2026-03-26T04:09:39.906Z | Compiling aws-lc-sys v0.39.0 |
| 1359 | 2026-03-26T04:09:39.926Z | Compiling generic-array v0.14.7 |
| 1360 | 2026-03-26T04:09:40.006Z | Compiling pretty-hex v0.4.2 |
| 1361 | 2026-03-26T04:09:40.038Z | Compiling serde_derive v1.0.228 |
| 1362 | 2026-03-26T04:09:40.068Z | Compiling zerofrom-derive v0.1.6 |
| 1363 | 2026-03-26T04:09:40.140Z | Compiling yoke-derive v0.8.1 |
| 1364 | 2026-03-26T04:09:40.151Z | Compiling zerovec-derive v0.11.2 |
| 1365 | 2026-03-26T04:09:40.180Z | Compiling displaydoc v0.2.5 |
| 1366 | 2026-03-26T04:09:40.183Z | Compiling schemars_derive v0.8.22 |
| 1367 | 2026-03-26T04:09:40.728Z | Compiling thiserror-impl v2.0.18 |
| 1368 | 2026-03-26T04:09:40.928Z | Compiling tokio-macros v2.6.1 |
| 1369 | 2026-03-26T04:09:41.163Z | Compiling zerocopy-derive v0.8.47 |
| 1370 | 2026-03-26T04:09:41.185Z | Compiling zeroize_derive v1.4.3 |
| 1371 | 2026-03-26T04:09:41.230Z | Compiling futures-macro v0.3.32 |
| 1372 | 2026-03-26T04:09:41.303Z | Compiling zerofrom v0.1.6 |
| 1373 | 2026-03-26T04:09:41.424Z | Compiling yoke v0.8.1 |
| 1374 | 2026-03-26T04:09:41.445Z | Compiling thiserror-impl v1.0.69 |
| 1375 | 2026-03-26T04:09:41.607Z | Compiling zerovec v0.11.5 |
| 1376 | 2026-03-26T04:09:41.751Z | Compiling zerotrie v0.2.3 |
| 1377 | 2026-03-26T04:09:41.903Z | Compiling zeroize v1.8.2 |
| 1378 | 2026-03-26T04:09:42.058Z | Compiling tinystr v0.8.2 |
| 1379 | 2026-03-26T04:09:42.058Z | Compiling potential_utf v0.1.4 |
| 1380 | 2026-03-26T04:09:42.102Z | Compiling futures-util v0.3.32 |
| 1381 | 2026-03-26T04:09:42.174Z | Compiling icu_collections v2.1.1 |
| 1382 | 2026-03-26T04:09:42.222Z | Compiling icu_locale_core v2.1.1 |
| 1383 | 2026-03-26T04:09:42.263Z | Compiling pest v2.8.6 |
| 1384 | 2026-03-26T04:09:42.693Z | Compiling getrandom v0.3.4 |
| 1385 | 2026-03-26T04:09:42.985Z | Compiling icu_provider v2.1.1 |
| 1386 | 2026-03-26T04:09:43.019Z | Compiling plain v0.2.3 |
| 1387 | 2026-03-26T04:09:43.277Z | Compiling bytes v1.11.1 |
| 1388 | 2026-03-26T04:09:43.280Z | Compiling icu_normalizer v2.1.1 |
| 1389 | 2026-03-26T04:09:43.304Z | Compiling icu_properties v2.1.2 |
| 1390 | 2026-03-26T04:09:43.523Z | Compiling chrono v0.4.44 |
| 1391 | 2026-03-26T04:09:43.646Z | Compiling serde_tokenstream v0.2.3 |
| 1392 | 2026-03-26T04:09:43.861Z | Compiling http v1.4.0 |
| 1393 | 2026-03-26T04:09:43.900Z | Compiling tokio v1.50.0 |
| 1394 | 2026-03-26T04:09:43.926Z | Compiling erased-serde v0.3.31 |
| 1395 | 2026-03-26T04:09:44.385Z | Compiling idna_adapter v1.2.1 |
| 1396 | 2026-03-26T04:09:44.400Z | Compiling pest_meta v2.8.6 |
| 1397 | 2026-03-26T04:09:44.436Z | Compiling tracing-attributes v0.1.31 |
| 1398 | 2026-03-26T04:09:44.516Z | Compiling idna v1.1.0 |
| 1399 | 2026-03-26T04:09:44.828Z | Compiling url v2.5.8 |
| 1400 | 2026-03-26T04:09:45.007Z | Compiling http-body v1.0.1 |
| 1401 | 2026-03-26T04:09:45.160Z | Compiling pest_generator v2.8.6 |
| 1402 | 2026-03-26T04:09:45.266Z | Compiling tracing-core v0.1.36 |
| 1403 | 2026-03-26T04:09:45.631Z | Compiling ppv-lite86 v0.2.21 |
| 1404 | 2026-03-26T04:09:45.666Z | Compiling tracing v0.1.44 |
| 1405 | 2026-03-26T04:09:45.784Z | Compiling pest_derive v2.8.6 |
| 1406 | 2026-03-26T04:09:45.870Z | Compiling slog v2.8.2 |
| 1407 | 2026-03-26T04:09:45.903Z | Compiling http-body-util v0.1.3 |
| 1408 | 2026-03-26T04:09:45.943Z | Compiling serde_urlencoded v0.7.1 |
| 1409 | 2026-03-26T04:09:46.133Z | Compiling sync_wrapper v1.0.2 |
| 1410 | 2026-03-26T04:09:46.181Z | Compiling regress v0.10.5 |
| 1411 | 2026-03-26T04:09:46.256Z | Compiling aho-corasick v1.1.4 |
| 1412 | 2026-03-26T04:09:46.337Z | Compiling ipnetwork v0.21.1 |
| 1413 | 2026-03-26T04:09:46.361Z | Compiling paste v1.0.15 |
| 1414 | 2026-03-26T04:09:46.690Z | Compiling crypto-common v0.1.7 |
| 1415 | 2026-03-26T04:09:46.818Z | Compiling omicron-workspace-hack v0.1.0 |
| 1416 | 2026-03-26T04:09:46.843Z | Compiling powerfmt v0.2.0 |
| 1417 | 2026-03-26T04:09:47.026Z | Compiling time-core v0.1.8 |
| 1418 | 2026-03-26T04:09:47.051Z | Compiling num-conv v0.2.0 |
| 1419 | 2026-03-26T04:09:47.083Z | Compiling regex-automata v0.4.14 |
| 1420 | 2026-03-26T04:09:47.172Z | Compiling ident_case v1.0.1 |
| 1421 | 2026-03-26T04:09:47.188Z | Compiling time-macros v0.2.27 |
| 1422 | 2026-03-26T04:09:47.316Z | Compiling deranged v0.5.8 |
| 1423 | 2026-03-26T04:09:48.173Z | Compiling iri-string v0.7.11 |
| 1424 | 2026-03-26T04:09:48.293Z | Compiling anyhow v1.0.102 |
| 1425 | 2026-03-26T04:09:48.338Z | Compiling num_threads v0.1.7 |
| 1426 | 2026-03-26T04:09:48.501Z | Compiling scroll_derive v0.13.1 |
| 1427 | 2026-03-26T04:09:48.812Z | Compiling regex v1.12.3 |
| 1428 | 2026-03-26T04:09:49.328Z | Compiling scroll v0.13.0 |
| 1429 | 2026-03-26T04:09:49.596Z | Compiling tokio-util v0.7.18 |
| 1430 | 2026-03-26T04:09:49.649Z | Compiling oxnet v0.1.4 |
| 1431 | 2026-03-26T04:09:49.678Z | Compiling daft-derive v0.1.5 |
| 1432 | 2026-03-26T04:09:49.819Z | Compiling winnow v1.0.0 |
| 1433 | 2026-03-26T04:09:50.071Z | Compiling fastrand v2.3.0 |
| 1434 | 2026-03-26T04:09:50.081Z | Compiling syn v1.0.109 |
| 1435 | 2026-03-26T04:09:50.346Z | Compiling openapiv3 v2.2.0 |
| 1436 | 2026-03-26T04:09:50.409Z | Compiling rustls-pki-types v1.14.0 |
| 1437 | 2026-03-26T04:09:50.421Z | Compiling async-trait v0.1.89 |
| 1438 | 2026-03-26T04:09:50.886Z | Compiling crossbeam-utils v0.8.21 |
| 1439 | 2026-03-26T04:09:51.328Z | Compiling ring v0.17.14 |
| 1440 | 2026-03-26T04:09:51.410Z | Compiling cpufeatures v0.2.17 |
| 1441 | 2026-03-26T04:09:51.675Z | Compiling h2 v0.4.13 |
| 1442 | 2026-03-26T04:09:51.911Z | Compiling block-buffer v0.10.4 |
| 1443 | 2026-03-26T04:09:52.005Z | Compiling thread_local v1.1.9 |
| 1444 | 2026-03-26T04:09:52.021Z | Compiling usdt-impl v0.6.0 |
| 1445 | 2026-03-26T04:09:52.059Z | Compiling hex v0.4.3 |
| 1446 | 2026-03-26T04:09:52.269Z | Compiling digest v0.10.7 |
| 1447 | 2026-03-26T04:09:52.278Z | Compiling goblin v0.10.5 |
| 1448 | 2026-03-26T04:09:52.312Z | Compiling dtrace-parser v0.3.0 |
| 1449 | 2026-03-26T04:09:52.477Z | Compiling camino v1.2.2 |
| 1450 | 2026-03-26T04:09:52.770Z | Compiling slog-async v2.8.0 |
| 1451 | 2026-03-26T04:09:52.991Z | Compiling openssl-probe v0.2.1 |
| 1452 | 2026-03-26T04:09:53.173Z | Compiling thread-id v5.1.0 |
| 1453 | 2026-03-26T04:09:53.177Z | Compiling term v1.2.1 |
| 1454 | 2026-03-26T04:09:53.252Z | Compiling take_mut v0.2.2 |
| 1455 | 2026-03-26T04:09:53.307Z | Compiling rand_core v0.9.5 |
| 1456 | 2026-03-26T04:09:53.527Z | Compiling futures-executor v0.3.32 |
| 1457 | 2026-03-26T04:09:53.765Z | Compiling hyper v1.8.1 |
| 1458 | 2026-03-26T04:09:53.876Z | Compiling match_cfg v0.1.0 |
| 1459 | 2026-03-26T04:09:53.945Z | Compiling futures v0.3.32 |
| 1460 | 2026-03-26T04:09:53.959Z | Compiling structmeta-derive v0.3.0 |
| 1461 | 2026-03-26T04:09:54.021Z | Compiling aws-lc-rs v1.16.2 |
| 1462 | 2026-03-26T04:09:54.313Z | Compiling rustls v0.22.4 |
| 1463 | 2026-03-26T04:09:54.517Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-26T04:09:54.540Z | Compiling darling_core v0.23.0 |
| 1465 | 2026-03-26T04:09:54.701Z | Compiling newtype-uuid-macros v0.1.0 |
| 1466 | 2026-03-26T04:09:54.946Z | Compiling dof v0.4.0 |
| 1467 | 2026-03-26T04:09:54.974Z | Compiling hyper-util v0.1.20 |
| 1468 | 2026-03-26T04:09:55.473Z | Compiling structmeta v0.3.0 |
| 1469 | 2026-03-26T04:09:55.811Z | Compiling winnow v0.7.15 |
| 1470 | 2026-03-26T04:09:56.436Z | Compiling rand v0.9.2 |
| 1471 | 2026-03-26T04:09:56.623Z | Compiling darling_macro v0.23.0 |
| 1472 | 2026-03-26T04:09:56.735Z | Compiling time v0.3.47 |
| 1473 | 2026-03-26T04:09:57.053Z | Compiling tower v0.5.3 |
| 1474 | 2026-03-26T04:09:57.127Z | Compiling usdt-attr-macro v0.6.0 |
| 1475 | 2026-03-26T04:09:57.206Z | Compiling usdt-macro v0.6.0 |
| 1476 | 2026-03-26T04:09:57.397Z | Compiling newtype-uuid v1.3.2 |
| 1477 | 2026-03-26T04:09:57.534Z | Compiling ref-cast v1.0.25 |
| 1478 | 2026-03-26T04:09:57.574Z | Compiling quick-error v1.2.3 |
| 1479 | 2026-03-26T04:09:57.683Z | Compiling untrusted v0.7.1 |
| 1480 | 2026-03-26T04:09:57.742Z | Compiling daft v0.1.5 |
| 1481 | 2026-03-26T04:09:57.807Z | Compiling tower-http v0.6.8 |
| 1482 | 2026-03-26T04:09:57.883Z | Compiling darling v0.23.0 |
| 1483 | 2026-03-26T04:09:57.964Z | Compiling crossbeam-channel v0.5.15 |
| 1484 | 2026-03-26T04:09:58.008Z | Compiling strum_macros v0.26.4 |
| 1485 | 2026-03-26T04:09:58.237Z | Compiling ref-cast-impl v1.0.25 |
| 1486 | 2026-03-26T04:09:58.318Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1487 | 2026-03-26T04:09:58.352Z | Compiling serde_spanned v1.1.0 |
| 1488 | 2026-03-26T04:09:58.428Z | Compiling multer v3.1.0 |
| 1489 | 2026-03-26T04:09:58.443Z | Compiling debug-ignore v1.0.5 |
| 1490 | 2026-03-26T04:09:58.494Z | Compiling bit-vec v0.8.0 |
| 1491 | 2026-03-26T04:09:58.544Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1492 | 2026-03-26T04:09:58.619Z | Compiling rustls v0.23.37 |
| 1493 | 2026-03-26T04:09:58.689Z | Compiling bit-set v0.8.0 |
| 1494 | 2026-03-26T04:09:58.725Z | Compiling serde_with_macros v3.18.0 |
| 1495 | 2026-03-26T04:09:58.754Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1496 | 2026-03-26T04:09:58.827Z | Compiling async-stream-impl v0.3.6 |
| 1497 | 2026-03-26T04:09:58.847Z | Compiling dropshot v0.16.7 |
| 1498 | 2026-03-26T04:09:58.934Z | Compiling encoding_rs v0.8.35 |
| 1499 | 2026-03-26T04:09:59.062Z | Compiling mime v0.3.17 |
| 1500 | 2026-03-26T04:09:59.216Z | Compiling spin v0.9.8 |
| 1501 | 2026-03-26T04:09:59.332Z | Compiling unarray v0.1.4 |
| 1502 | 2026-03-26T04:09:59.440Z | Compiling derive-ex v0.1.8 |
| 1503 | 2026-03-26T04:09:59.453Z | Compiling async-stream v0.3.6 |
| 1504 | 2026-03-26T04:09:59.625Z | Compiling strum v0.26.3 |
| 1505 | 2026-03-26T04:09:59.636Z | Compiling dropshot_endpoint v0.16.7 |
| 1506 | 2026-03-26T04:09:59.756Z | Compiling macaddr v1.0.1 |
| 1507 | 2026-03-26T04:09:59.790Z | Compiling waitgroup v0.1.2 |
| 1508 | 2026-03-26T04:09:59.845Z | Compiling serde_path_to_error v0.1.20 |
| 1509 | 2026-03-26T04:09:59.857Z | Compiling is-terminal v0.4.17 |
| 1510 | 2026-03-26T04:09:59.948Z | Compiling slog-term v2.9.2 |
| 1511 | 2026-03-26T04:10:00.201Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1512 | 2026-03-26T04:10:00.383Z | Compiling tempfile v3.27.0 |
| 1513 | 2026-03-26T04:10:00.532Z | Compiling strum_macros v0.27.2 |
| 1514 | 2026-03-26T04:10:00.550Z | Compiling instant v0.1.13 |
| 1515 | 2026-03-26T04:10:00.734Z | Compiling rustc-hash v2.1.1 |
| 1516 | 2026-03-26T04:10:00.857Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1517 | 2026-03-26T04:10:00.918Z | Compiling slog-json v2.6.1 |
| 1518 | 2026-03-26T04:10:01.018Z | Compiling test-strategy v0.4.5 |
| 1519 | 2026-03-26T04:10:01.285Z | Compiling hostname v0.3.1 |
| 1520 | 2026-03-26T04:10:01.426Z | Compiling rustls-native-certs v0.8.3 |
| 1521 | 2026-03-26T04:10:01.503Z | Compiling memmap2 v0.9.10 |
| 1522 | 2026-03-26T04:10:01.770Z | Compiling either v1.15.0 |
| 1523 | 2026-03-26T04:10:02.175Z | Compiling slog-bunyan v2.5.0 |
| 1524 | 2026-03-26T04:10:02.186Z | Compiling parse-display-derive v0.10.0 |
| 1525 | 2026-03-26T04:10:02.313Z | Compiling rustls-webpki v0.102.8 |
| 1526 | 2026-03-26T04:10:02.458Z | Compiling strum v0.27.2 |
| 1527 | 2026-03-26T04:10:02.475Z | Compiling backon v1.6.0 |
| 1528 | 2026-03-26T04:10:02.590Z | Compiling rand_chacha v0.3.1 |
| 1529 | 2026-03-26T04:10:02.678Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1530 | 2026-03-26T04:10:03.059Z | Compiling rand v0.8.5 |
| 1531 | 2026-03-26T04:10:03.377Z | Compiling wait-timeout v0.2.1 |
| 1532 | 2026-03-26T04:10:03.683Z | Compiling utf8parse v0.2.2 |
| 1533 | 2026-03-26T04:10:03.804Z | Compiling anstyle-parse v1.0.0 |
| 1534 | 2026-03-26T04:10:03.820Z | Compiling rusty-fork v0.3.1 |
| 1535 | 2026-03-26T04:10:03.880Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1536 | 2026-03-26T04:10:04.173Z | Compiling serde_with v3.18.0 |
| 1537 | 2026-03-26T04:10:04.552Z | Compiling usdt v0.6.0 |
| 1538 | 2026-03-26T04:10:04.706Z | Compiling reqwest v0.12.28 |
| 1539 | 2026-03-26T04:10:04.834Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-26T04:10:04.988Z | Compiling tokio-rustls v0.25.0 |
| 1541 | 2026-03-26T04:10:05.217Z | Compiling sha1 v0.10.6 |
| 1542 | 2026-03-26T04:10:05.410Z | Compiling rustls-pemfile v2.2.0 |
| 1543 | 2026-03-26T04:10:05.441Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1544 | 2026-03-26T04:10:05.609Z | Compiling hostname v0.4.2 |
| 1545 | 2026-03-26T04:10:05.755Z | Compiling colorchoice v1.0.5 |
| 1546 | 2026-03-26T04:10:05.876Z | Compiling is_terminal_polyfill v1.70.2 |
| 1547 | 2026-03-26T04:10:05.904Z | Compiling anstyle-query v1.1.5 |
| 1548 | 2026-03-26T04:10:05.907Z | Compiling anstyle v1.0.14 |
| 1549 | 2026-03-26T04:10:05.965Z | Compiling proptest v1.11.0 |
| 1550 | 2026-03-26T04:10:06.138Z | Compiling anstream v1.0.0 |
| 1551 | 2026-03-26T04:10:06.484Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1552 | 2026-03-26T04:10:06.617Z | Compiling clap_lex v1.1.0 |
| 1553 | 2026-03-26T04:10:06.763Z | Compiling unicode-width v0.2.2 |
| 1554 | 2026-03-26T04:10:07.051Z | Compiling itertools v0.14.0 |
| 1555 | 2026-03-26T04:10:07.223Z | Compiling iddqd v0.3.17 |
| 1556 | 2026-03-26T04:10:08.106Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1557 | 2026-03-26T04:10:08.296Z | Compiling clap_derive v4.6.0 |
| 1558 | 2026-03-26T04:10:08.320Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1559 | 2026-03-26T04:10:08.511Z | Compiling terminal_size v0.4.4 |
| 1560 | 2026-03-26T04:10:08.564Z | Compiling toml_datetime v0.6.11 |
| 1561 | 2026-03-26T04:10:08.839Z | Compiling progenitor-client v0.10.0 |
| 1562 | 2026-03-26T04:10:08.953Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-03-26T04:10:08.964Z | Compiling backoff v0.4.0 |
| 1564 | 2026-03-26T04:10:09.112Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1565 | 2026-03-26T04:10:09.293Z | Compiling clap_builder v4.6.0 |
| 1566 | 2026-03-26T04:10:09.981Z | Compiling darling_core v0.21.3 |
| 1567 | 2026-03-26T04:10:10.098Z | Compiling zerocopy-derive v0.7.35 |
| 1568 | 2026-03-26T04:10:10.951Z | Compiling clap v4.6.0 |
| 1569 | 2026-03-26T04:10:10.979Z | Compiling zerocopy v0.7.35 |
| 1570 | 2026-03-26T04:10:11.032Z | Compiling crossbeam-epoch v0.9.18 |
| 1571 | 2026-03-26T04:10:11.619Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1572 | 2026-03-26T04:10:11.854Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1573 | 2026-03-26T04:10:12.098Z | Compiling darling_macro v0.21.3 |
| 1574 | 2026-03-26T04:10:12.673Z | Compiling darling v0.21.3 |
| 1575 | 2026-03-26T04:10:12.779Z | Compiling proc-macro-error-attr v1.0.4 |
| 1576 | 2026-03-26T04:10:12.965Z | Compiling memoffset v0.9.1 |
| 1577 | 2026-03-26T04:10:12.976Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1578 | 2026-03-26T04:10:12.997Z | Compiling heapless v0.8.0 |
| 1579 | 2026-03-26T04:10:13.088Z | Compiling tinyvec_macros v0.1.1 |
| 1580 | 2026-03-26T04:10:13.159Z | Compiling cfg_aliases v0.2.1 |
| 1581 | 2026-03-26T04:10:13.192Z | Compiling convert_case v0.4.0 |
| 1582 | 2026-03-26T04:10:13.236Z | Compiling nix v0.31.2 |
| 1583 | 2026-03-26T04:10:13.322Z | Compiling tinyvec v1.11.0 |
| 1584 | 2026-03-26T04:10:13.460Z | Compiling ingot-macros v0.1.1 |
| 1585 | 2026-03-26T04:10:13.485Z | Compiling derive_more v0.99.20 |
| 1586 | 2026-03-26T04:10:13.496Z | Compiling proc-macro-crate v3.5.0 |
| 1587 | 2026-03-26T04:10:13.908Z | Compiling typify-impl v0.6.1 |
| 1588 | 2026-03-26T04:10:14.114Z | Compiling dtrace-parser v0.2.0 |
| 1589 | 2026-03-26T04:10:14.343Z | Compiling secrecy v0.10.3 |
| 1590 | 2026-03-26T04:10:14.501Z | Compiling scroll_derive v0.12.1 |
| 1591 | 2026-03-26T04:10:14.990Z | Compiling hash32 v0.3.1 |
| 1592 | 2026-03-26T04:10:14.993Z | Compiling usdt-impl v0.5.0 |
| 1593 | 2026-03-26T04:10:15.149Z | Compiling proc-macro-error v1.0.4 |
| 1594 | 2026-03-26T04:10:15.212Z | Compiling smoltcp v0.11.0 |
| 1595 | 2026-03-26T04:10:15.246Z | Compiling crucible-workspace-hack v0.1.0 |
| 1596 | 2026-03-26T04:10:15.370Z | Compiling winnow v0.5.40 |
| 1597 | 2026-03-26T04:10:15.454Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1598 | 2026-03-26T04:10:15.677Z | Compiling scroll v0.12.0 |
| 1599 | 2026-03-26T04:10:15.940Z | Compiling num_enum_derive v0.7.6 |
| 1600 | 2026-03-26T04:10:16.211Z | Compiling ingot-types v0.1.2 |
| 1601 | 2026-03-26T04:10:16.659Z | Compiling dof v0.3.0 |
| 1602 | 2026-03-26T04:10:16.712Z | Compiling toml_edit v0.19.15 |
| 1603 | 2026-03-26T04:10:17.019Z | Compiling serde_spanned v0.6.9 |
| 1604 | 2026-03-26T04:10:17.044Z | Compiling cobs v0.3.0 |
| 1605 | 2026-03-26T04:10:17.047Z | Compiling foreign-types-macros v0.2.3 |
| 1606 | 2026-03-26T04:10:17.081Z | Compiling thread-id v4.2.2 |
| 1607 | 2026-03-26T04:10:17.163Z | Compiling cpufeatures v0.3.0 |
| 1608 | 2026-03-26T04:10:17.163Z | Compiling managed v0.8.0 |
| 1609 | 2026-03-26T04:10:17.246Z | Compiling foreign-types-shared v0.3.1 |
| 1610 | 2026-03-26T04:10:17.257Z | Compiling bitflags v1.3.2 |
| 1611 | 2026-03-26T04:10:17.331Z | Compiling toml_write v0.1.2 |
| 1612 | 2026-03-26T04:10:17.342Z | Compiling unsafe-libyaml v0.2.11 |
| 1613 | 2026-03-26T04:10:17.537Z | Compiling toml_edit v0.22.27 |
| 1614 | 2026-03-26T04:10:17.688Z | Compiling foreign-types v0.5.0 |
| 1615 | 2026-03-26T04:10:17.768Z | Compiling chacha20 v0.10.0 |
| 1616 | 2026-03-26T04:10:17.856Z | Compiling postcard v1.1.3 |
| 1617 | 2026-03-26T04:10:18.026Z | Compiling proc-macro-crate v1.3.1 |
| 1618 | 2026-03-26T04:10:18.026Z | Compiling serde_yaml v0.9.34+deprecated |
| 1619 | 2026-03-26T04:10:18.366Z | Compiling num_enum v0.7.6 |
| 1620 | 2026-03-26T04:10:18.936Z | Compiling ingot v0.1.1 |
| 1621 | 2026-03-26T04:10:19.314Z | Compiling goblin v0.8.2 |
| 1622 | 2026-03-26T04:10:20.225Z | Compiling typify-macro v0.6.1 |
| 1623 | 2026-03-26T04:10:20.397Z | Compiling tabwriter v1.4.1 |
| 1624 | 2026-03-26T04:10:20.640Z | Compiling hubpack_derive v0.1.1 |
| 1625 | 2026-03-26T04:10:20.680Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1626 | 2026-03-26T04:10:20.774Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1627 | 2026-03-26T04:10:20.894Z | Compiling num-integer v0.1.46 |
| 1628 | 2026-03-26T04:10:21.064Z | Compiling rustc_version v0.4.1 |
| 1629 | 2026-03-26T04:10:21.153Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1630 | 2026-03-26T04:10:21.397Z | Compiling cstr-argument v0.1.2 |
| 1631 | 2026-03-26T04:10:21.423Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1632 | 2026-03-26T04:10:21.479Z | Compiling rayon-core v1.13.0 |
| 1633 | 2026-03-26T04:10:21.490Z | Compiling colored v3.1.1 |
| 1634 | 2026-03-26T04:10:21.547Z | Compiling heck v0.4.1 |
| 1635 | 2026-03-26T04:10:21.636Z | Compiling float-ord v0.3.2 |
| 1636 | 2026-03-26T04:10:21.750Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1637 | 2026-03-26T04:10:22.018Z | Compiling curve25519-dalek v4.1.3 |
| 1638 | 2026-03-26T04:10:22.285Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1639 | 2026-03-26T04:10:22.306Z | Compiling hubpack v0.1.2 |
| 1640 | 2026-03-26T04:10:22.381Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1641 | 2026-03-26T04:10:22.538Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1642 | 2026-03-26T04:10:22.583Z | Compiling toml v0.8.23 |
| 1643 | 2026-03-26T04:10:22.961Z | Compiling num_enum_derive v0.5.11 |
| 1644 | 2026-03-26T04:10:23.281Z | Compiling rand v0.10.0 |
| 1645 | 2026-03-26T04:10:23.392Z | Compiling crossbeam-deque v0.8.6 |
| 1646 | 2026-03-26T04:10:23.901Z | Compiling hmac v0.12.1 |
| 1647 | 2026-03-26T04:10:23.989Z | Compiling inout v0.1.4 |
| 1648 | 2026-03-26T04:10:24.038Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1649 | 2026-03-26T04:10:24.137Z | Compiling ff v0.13.1 |
| 1650 | 2026-03-26T04:10:24.354Z | Compiling prettyplease v0.2.37 |
| 1651 | 2026-03-26T04:10:24.427Z | Compiling static_assertions v1.1.0 |
| 1652 | 2026-03-26T04:10:24.502Z | Compiling rustix v0.38.44 |
| 1653 | 2026-03-26T04:10:24.858Z | Compiling rustls-webpki v0.103.10 |
| 1654 | 2026-03-26T04:10:25.255Z | Compiling group v0.13.0 |
| 1655 | 2026-03-26T04:10:25.912Z | Compiling cipher v0.4.4 |
| 1656 | 2026-03-26T04:10:25.918Z | Compiling hkdf v0.12.4 |
| 1657 | 2026-03-26T04:10:26.018Z | Compiling num_enum v0.5.11 |
| 1658 | 2026-03-26T04:10:26.393Z | Compiling typify v0.6.1 |
| 1659 | 2026-03-26T04:10:26.496Z | Compiling num-iter v0.1.45 |
| 1660 | 2026-03-26T04:10:26.521Z | Compiling num-rational v0.4.2 |
| 1661 | 2026-03-26T04:10:26.621Z | Compiling usdt-attr-macro v0.5.0 |
| 1662 | 2026-03-26T04:10:26.886Z | Compiling usdt-macro v0.5.0 |
| 1663 | 2026-03-26T04:10:27.594Z | Compiling camino-tempfile v1.4.1 |
| 1664 | 2026-03-26T04:10:27.710Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1665 | 2026-03-26T04:10:28.988Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1666 | 2026-03-26T04:10:29.013Z | Compiling tokio-rustls v0.26.4 |
| 1667 | 2026-03-26T04:10:29.013Z | Compiling hyper-rustls v0.27.7 |
| 1668 | 2026-03-26T04:10:29.013Z | Compiling rustls-platform-verifier v0.6.2 |
| 1669 | 2026-03-26T04:10:29.013Z | Compiling universal-hash v0.5.1 |
| 1670 | 2026-03-26T04:10:29.037Z | Compiling reqwest v0.13.2 |
| 1671 | 2026-03-26T04:10:29.060Z | Compiling half v2.7.1 |
| 1672 | 2026-03-26T04:10:29.136Z | Compiling crypto-bigint v0.5.5 |
| 1673 | 2026-03-26T04:10:29.422Z | Compiling enum-as-inner v0.6.1 |
| 1674 | 2026-03-26T04:10:29.867Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1675 | 2026-03-26T04:10:30.009Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1676 | 2026-03-26T04:10:30.293Z | Compiling progenitor-client v0.13.0 |
| 1677 | 2026-03-26T04:10:30.298Z | Compiling num-complex v0.4.6 |
| 1678 | 2026-03-26T04:10:30.555Z | Compiling progenitor-extras v0.1.1 |
| 1679 | 2026-03-26T04:10:30.688Z | Compiling memmap v0.7.0 |
| 1680 | 2026-03-26T04:10:30.801Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1681 | 2026-03-26T04:10:30.905Z | Compiling base16ct v0.2.0 |
| 1682 | 2026-03-26T04:10:31.074Z | Compiling opaque-debug v0.3.1 |
| 1683 | 2026-03-26T04:10:31.123Z | Compiling data-encoding v2.10.0 |
| 1684 | 2026-03-26T04:10:31.148Z | Compiling ciborium-io v0.2.2 |
| 1685 | 2026-03-26T04:10:31.316Z | Compiling base64ct v1.8.3 |
| 1686 | 2026-03-26T04:10:31.635Z | Compiling password-hash v0.5.0 |
| 1687 | 2026-03-26T04:10:31.712Z | Compiling ciborium-ll v0.2.2 |
| 1688 | 2026-03-26T04:10:31.795Z | Compiling poly1305 v0.8.0 |
| 1689 | 2026-03-26T04:10:32.234Z | Compiling elliptic-curve v0.13.8 |
| 1690 | 2026-03-26T04:10:32.234Z | Compiling usdt v0.5.0 |
| 1691 | 2026-03-26T04:10:32.250Z | Compiling num v0.4.3 |
| 1692 | 2026-03-26T04:10:32.413Z | Compiling thiserror-no-std v2.0.2 |
| 1693 | 2026-03-26T04:10:32.494Z | Compiling rayon v1.11.0 |
| 1694 | 2026-03-26T04:10:32.508Z | Compiling progenitor-impl v0.13.0 |
| 1695 | 2026-03-26T04:10:33.354Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1696 | 2026-03-26T04:10:33.470Z | Compiling chacha20 v0.9.1 |
| 1697 | 2026-03-26T04:10:33.696Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1698 | 2026-03-26T04:10:34.973Z | Compiling zone_cfg_derive v0.3.1 |
| 1699 | 2026-03-26T04:10:34.992Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1700 | 2026-03-26T04:10:34.992Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1701 | 2026-03-26T04:10:34.992Z | Compiling itertools v0.12.1 |
| 1702 | 2026-03-26T04:10:34.992Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1703 | 2026-03-26T04:10:34.992Z | Compiling blake2 v0.10.6 |
| 1704 | 2026-03-26T04:10:34.992Z | Compiling byte-wrapper v0.1.0 |
| 1705 | 2026-03-26T04:10:35.010Z | Compiling aead v0.5.2 |
| 1706 | 2026-03-26T04:10:35.074Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1707 | 2026-03-26T04:10:35.346Z | Compiling num-derive v0.4.2 |
| 1708 | 2026-03-26T04:10:35.346Z | Compiling sigpipe v0.1.3 |
| 1709 | 2026-03-26T04:10:35.413Z | Compiling keccak v0.1.6 |
| 1710 | 2026-03-26T04:10:35.435Z | Compiling pkg-config v0.3.32 |
| 1711 | 2026-03-26T04:10:35.574Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1712 | 2026-03-26T04:10:35.661Z | Compiling jiff v0.2.23 |
| 1713 | 2026-03-26T04:10:35.893Z | Compiling bytecount v0.6.9 |
| 1714 | 2026-03-26T04:10:35.904Z | Compiling vcpkg v0.2.15 |
| 1715 | 2026-03-26T04:10:36.038Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1716 | 2026-03-26T04:10:36.112Z | Compiling glob v0.3.3 |
| 1717 | 2026-03-26T04:10:36.124Z | Compiling progenitor-macro v0.13.0 |
| 1718 | 2026-03-26T04:10:36.325Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1719 | 2026-03-26T04:10:36.350Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1720 | 2026-03-26T04:10:36.530Z | Compiling openssl-sys v0.9.112 |
| 1721 | 2026-03-26T04:10:36.605Z | Compiling zone v0.3.1 |
| 1722 | 2026-03-26T04:10:37.083Z | Compiling sha3 v0.10.8 |
| 1723 | 2026-03-26T04:10:37.396Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1724 | 2026-03-26T04:10:37.399Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1725 | 2026-03-26T04:10:37.417Z | Compiling chacha20poly1305 v0.10.1 |
| 1726 | 2026-03-26T04:10:37.552Z | Compiling argon2 v0.5.3 |
| 1727 | 2026-03-26T04:10:38.087Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1728 | 2026-03-26T04:10:38.146Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1729 | 2026-03-26T04:10:38.339Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1730 | 2026-03-26T04:10:39.129Z | Compiling vsss-rs v3.3.4 |
| 1731 | 2026-03-26T04:10:39.254Z | Compiling ciborium v0.2.2 |
| 1732 | 2026-03-26T04:10:39.373Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1733 | 2026-03-26T04:10:39.498Z | Compiling smf v0.2.3 |
| 1734 | 2026-03-26T04:10:39.850Z | Compiling linked-hash-map v0.5.6 |
| 1735 | 2026-03-26T04:10:40.044Z | Compiling semver v0.1.20 |
| 1736 | 2026-03-26T04:10:40.068Z | Compiling whoami v1.6.1 |
| 1737 | 2026-03-26T04:10:40.110Z | Compiling indent_write v2.2.0 |
| 1738 | 2026-03-26T04:10:40.251Z | Compiling lazy_static v1.5.0 |
| 1739 | 2026-03-26T04:10:40.296Z | Compiling resolv-conf v0.7.6 |
| 1740 | 2026-03-26T04:10:40.355Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1741 | 2026-03-26T04:10:40.398Z | Compiling rustc_version v0.1.7 |
| 1742 | 2026-03-26T04:10:40.590Z | Compiling lru-cache v0.1.2 |
| 1743 | 2026-03-26T04:10:40.601Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1744 | 2026-03-26T04:10:40.685Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1745 | 2026-03-26T04:10:40.885Z | Compiling hickory-proto v0.24.4 |
| 1746 | 2026-03-26T04:10:41.152Z | Compiling serde-big-array v0.5.1 |
| 1747 | 2026-03-26T04:10:41.304Z | Compiling derive-where v1.6.1 |
| 1748 | 2026-03-26T04:10:41.421Z | Compiling progenitor v0.13.0 |
| 1749 | 2026-03-26T04:10:41.562Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-03-26T04:10:42.165Z | Compiling pin-project-internal v1.1.11 |
| 1751 | 2026-03-26T04:10:42.441Z | Compiling siphasher v1.0.2 |
| 1752 | 2026-03-26T04:10:42.591Z | Compiling minimal-lexical v0.2.1 |
| 1753 | 2026-03-26T04:10:42.647Z | Compiling unicode-segmentation v1.13.1 |
| 1754 | 2026-03-26T04:10:42.860Z | Compiling swrite v0.1.0 |
| 1755 | 2026-03-26T04:10:42.881Z | Compiling nom v7.1.3 |
| 1756 | 2026-03-26T04:10:42.962Z | Compiling hickory-resolver v0.24.4 |
| 1757 | 2026-03-26T04:10:43.085Z | Compiling newline-converter v0.3.0 |
| 1758 | 2026-03-26T04:10:43.209Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1759 | 2026-03-26T04:10:43.273Z | Compiling pin-project v1.1.11 |
| 1760 | 2026-03-26T04:10:43.379Z | Compiling phf_shared v0.12.1 |
| 1761 | 2026-03-26T04:10:43.552Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1762 | 2026-03-26T04:10:43.563Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1763 | 2026-03-26T04:10:44.249Z | Compiling newtype_derive v0.1.6 |
| 1764 | 2026-03-26T04:10:44.265Z | Compiling atomicwrites v0.4.4 |
| 1765 | 2026-03-26T04:10:44.468Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-03-26T04:10:44.478Z | Compiling console v0.15.11 |
| 1767 | 2026-03-26T04:10:44.946Z | Compiling tokio-stream v0.1.18 |
| 1768 | 2026-03-26T04:10:45.163Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-03-26T04:10:45.251Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-03-26T04:10:45.267Z | Compiling slog-dtrace v0.3.0 |
| 1771 | 2026-03-26T04:10:45.426Z | Compiling bstr v1.12.1 |
| 1772 | 2026-03-26T04:10:45.500Z | Compiling csv-core v0.1.13 |
| 1773 | 2026-03-26T04:10:45.624Z | Compiling cancel-safe-futures v0.1.5 |
| 1774 | 2026-03-26T04:10:45.765Z | Compiling openssl v0.10.76 |
| 1775 | 2026-03-26T04:10:45.807Z | Compiling foreign-types-shared v0.1.1 |
| 1776 | 2026-03-26T04:10:45.843Z | Compiling highway v1.3.0 |
| 1777 | 2026-03-26T04:10:45.869Z | Compiling foldhash v0.1.5 |
| 1778 | 2026-03-26T04:10:45.895Z | Compiling chrono-tz v0.10.4 |
| 1779 | 2026-03-26T04:10:45.929Z | Compiling owo-colors v4.3.0 |
| 1780 | 2026-03-26T04:10:46.029Z | Compiling similar v2.7.0 |
| 1781 | 2026-03-26T04:10:46.047Z | Compiling unicode-xid v0.2.6 |
| 1782 | 2026-03-26T04:10:46.108Z | Compiling unicode-width v0.1.14 |
| 1783 | 2026-03-26T04:10:46.169Z | Compiling same-file v1.0.6 |
| 1784 | 2026-03-26T04:10:46.277Z | Compiling const_format_proc_macros v0.2.34 |
| 1785 | 2026-03-26T04:10:46.355Z | Compiling walkdir v2.5.0 |
| 1786 | 2026-03-26T04:10:46.378Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1787 | 2026-03-26T04:10:46.451Z | Compiling expectorate v1.2.0 |
| 1788 | 2026-03-26T04:10:46.465Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1789 | 2026-03-26T04:10:46.606Z | Compiling hashbrown v0.15.5 |
| 1790 | 2026-03-26T04:10:46.719Z | Compiling foreign-types v0.3.2 |
| 1791 | 2026-03-26T04:10:46.815Z | Compiling globset v0.4.18 |
| 1792 | 2026-03-26T04:10:47.033Z | Compiling snafu v0.8.9 |
| 1793 | 2026-03-26T04:10:47.033Z | Compiling csv v1.4.0 |
| 1794 | 2026-03-26T04:10:47.137Z | Compiling qorb v0.4.1 |
| 1795 | 2026-03-26T04:10:47.148Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1796 | 2026-03-26T04:10:47.612Z | Compiling olpc-cjson v0.1.4 |
| 1797 | 2026-03-26T04:10:47.735Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1798 | 2026-03-26T04:10:47.779Z | Compiling phf v0.12.1 |
| 1799 | 2026-03-26T04:10:48.273Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1800 | 2026-03-26T04:10:48.289Z | Compiling tokio-dtrace v0.1.1 |
| 1801 | 2026-03-26T04:10:48.458Z | Compiling num-derive v0.3.3 |
| 1802 | 2026-03-26T04:10:48.569Z | Compiling typify-impl v0.4.3 |
| 1803 | 2026-03-26T04:10:48.709Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1804 | 2026-03-26T04:10:49.094Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1805 | 2026-03-26T04:10:49.150Z | Compiling libsw-core v0.3.2 |
| 1806 | 2026-03-26T04:10:49.216Z | Compiling serde_plain v1.0.2 |
| 1807 | 2026-03-26T04:10:49.320Z | Compiling openssl-macros v0.1.1 |
| 1808 | 2026-03-26T04:10:49.364Z | Compiling pem v3.0.6 |
| 1809 | 2026-03-26T04:10:49.392Z | Compiling cookie v0.18.1 |
| 1810 | 2026-03-26T04:10:49.427Z | Compiling typed-path v0.9.3 |
| 1811 | 2026-03-26T04:10:49.621Z | Compiling fixedbitset v0.4.2 |
| 1812 | 2026-03-26T04:10:49.678Z | Compiling fixedbitset v0.5.7 |
| 1813 | 2026-03-26T04:10:49.792Z | Compiling petgraph v0.6.5 |
| 1814 | 2026-03-26T04:10:49.860Z | Compiling libscf-sys v1.1.0 |
| 1815 | 2026-03-26T04:10:50.004Z | Compiling petgraph v0.8.3 |
| 1816 | 2026-03-26T04:10:50.022Z | Compiling libsw v3.5.0 |
| 1817 | 2026-03-26T04:10:50.200Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1818 | 2026-03-26T04:10:50.764Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1819 | 2026-03-26T04:10:51.309Z | Compiling tough v0.20.0 |
| 1820 | 2026-03-26T04:10:51.843Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1821 | 2026-03-26T04:10:53.057Z | Compiling oxide-tokio-rt v0.1.3 |
| 1822 | 2026-03-26T04:10:53.129Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1823 | 2026-03-26T04:10:53.459Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1824 | 2026-03-26T04:10:54.694Z | Compiling const_format v0.2.35 |
| 1825 | 2026-03-26T04:10:54.827Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1826 | 2026-03-26T04:10:54.880Z | Compiling typify-macro v0.4.3 |
| 1827 | 2026-03-26T04:10:55.020Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1828 | 2026-03-26T04:10:55.055Z | Compiling papergrid v0.11.0 |
| 1829 | 2026-03-26T04:10:55.290Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1830 | 2026-03-26T04:10:55.418Z | Compiling gethostname v0.5.0 |
| 1831 | 2026-03-26T04:10:55.544Z | Compiling tabled_derive v0.7.0 |
| 1832 | 2026-03-26T04:10:55.613Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1833 | 2026-03-26T04:10:55.935Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1834 | 2026-03-26T04:10:56.327Z | Compiling bcs v0.1.6 |
| 1835 | 2026-03-26T04:10:56.445Z | Compiling smawk v0.3.2 |
| 1836 | 2026-03-26T04:10:56.517Z | Compiling linear-map v1.2.0 |
| 1837 | 2026-03-26T04:10:56.529Z | Compiling unicode-linebreak v0.1.5 |
| 1838 | 2026-03-26T04:10:56.587Z | Compiling termtree v0.5.1 |
| 1839 | 2026-03-26T04:10:56.707Z | Compiling tagptr v0.2.0 |
| 1840 | 2026-03-26T04:10:56.746Z | Compiling textwrap v0.16.2 |
| 1841 | 2026-03-26T04:10:56.782Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1842 | 2026-03-26T04:10:56.852Z | Compiling moka v0.12.15 |
| 1843 | 2026-03-26T04:10:56.862Z | Compiling tabled v0.15.0 |
| 1844 | 2026-03-26T04:10:56.970Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1845 | 2026-03-26T04:10:57.152Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1846 | 2026-03-26T04:10:57.164Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1847 | 2026-03-26T04:10:57.174Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1848 | 2026-03-26T04:10:57.303Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1849 | 2026-03-26T04:10:57.493Z | Compiling steno v0.4.1 |
| 1850 | 2026-03-26T04:10:58.444Z | Compiling hickory-proto v0.25.2 |
| 1851 | 2026-03-26T04:10:58.600Z | Compiling humantime v2.3.0 |
| 1852 | 2026-03-26T04:10:58.885Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1853 | 2026-03-26T04:10:59.331Z | Compiling parking_lot_core v0.8.6 |
| 1854 | 2026-03-26T04:10:59.598Z | Compiling proc-macro-error2 v2.0.1 |
| 1855 | 2026-03-26T04:10:59.623Z | Compiling typify v0.4.3 |
| 1856 | 2026-03-26T04:10:59.887Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1857 | 2026-03-26T04:11:00.109Z | Compiling crc32fast v1.5.0 |
| 1858 | 2026-03-26T04:11:00.196Z | Compiling tabled_derive v0.11.0 |
| 1859 | 2026-03-26T04:11:00.209Z | Compiling progenitor-impl v0.11.2 |
| 1860 | 2026-03-26T04:11:00.402Z | Compiling hickory-resolver v0.25.2 |
| 1861 | 2026-03-26T04:11:01.115Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1862 | 2026-03-26T04:11:01.360Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1863 | 2026-03-26T04:11:01.688Z | Compiling papergrid v0.17.0 |
| 1864 | 2026-03-26T04:11:02.014Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1865 | 2026-03-26T04:11:02.738Z | Compiling testing_table v0.3.0 |
| 1866 | 2026-03-26T04:11:02.916Z | Compiling arc-swap v1.9.0 |
| 1867 | 2026-03-26T04:11:03.034Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1868 | 2026-03-26T04:11:03.236Z | Compiling slog-scope v4.4.1 |
| 1869 | 2026-03-26T04:11:03.323Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1870 | 2026-03-26T04:11:03.512Z | Compiling tabled v0.20.0 |
| 1871 | 2026-03-26T04:11:03.765Z | Compiling parking_lot v0.11.2 |
| 1872 | 2026-03-26T04:11:03.864Z | Compiling progenitor-macro v0.11.2 |
| 1873 | 2026-03-26T04:11:04.335Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1874 | 2026-03-26T04:11:04.519Z | Compiling progenitor-client v0.11.2 |
| 1875 | 2026-03-26T04:11:04.732Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1876 | 2026-03-26T04:11:04.808Z | Compiling fxhash v0.2.1 |
| 1877 | 2026-03-26T04:11:04.895Z | Compiling internet-checksum v0.2.1 |
| 1878 | 2026-03-26T04:11:04.948Z | Compiling sled v0.34.7 |
| 1879 | 2026-03-26T04:11:04.959Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1880 | 2026-03-26T04:11:06.112Z | Compiling slog-stdlog v4.1.1 |
| 1881 | 2026-03-26T04:11:06.273Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1882 | 2026-03-26T04:11:06.384Z | Compiling crc8 v0.1.1 |
| 1883 | 2026-03-26T04:11:06.399Z | Compiling slog-envlogger v2.2.0 |
| 1884 | 2026-03-26T04:11:06.506Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1885 | 2026-03-26T04:11:06.788Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1886 | 2026-03-26T04:11:07.255Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1887 | 2026-03-26T04:11:08.919Z | Compiling progenitor v0.11.2 |
| 1888 | 2026-03-26T04:11:09.004Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1889 | 2026-03-26T04:11:14.765Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1890 | 2026-03-26T04:11:16.371Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1891 | 2026-03-26T04:11:17.431Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1892 | 2026-03-26T04:11:18.549Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1893 | 2026-03-26T04:11:19.313Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1894 | 2026-03-26T04:11:20.736Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1895 | 2026-03-26T04:11:44.435Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s |
| 1896 | 2026-03-26T04:11:44.609Z | ──────────── |
| 1897 | 2026-03-26T04:11:44.609Z | Nextest run ID eaeef694-0483-45b5-99b5-27cd018b8d19 with nextest profile: default |
| 1898 | 2026-03-26T04:11:44.609Z | Starting 7 tests across 1 binary |
| 1899 | 2026-03-26T04:11:44.618Z | PASS [ 0.008s] mg-lower dendrite::test_tfport_parser |
| 1900 | 2026-03-26T04:11:44.622Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_removal |
| 1901 | 2026-03-26T04:11:44.625Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1902 | 2026-03-26T04:11:44.625Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_idempotent |
| 1903 | 2026-03-26T04:11:44.625Z | PASS [ 0.013s] mg-lower test::sync_prefix_test |
| 1904 | 2026-03-26T04:11:44.625Z | PASS [ 0.013s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1905 | 2026-03-26T04:11:44.625Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1906 | 2026-03-26T04:11:44.625Z | ──────────── |
| 1907 | 2026-03-26T04:11:44.625Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1908 | 2026-03-26T04:11:44.636Z | process exited: duration 289792 ms, exit code 0 |
| |
| 1909 | 2026-03-26T04:11:44.643Z | found 0 output files |