|
|
|
| 1 | 2026-06-11T21:43:45.329Z | job assigned to worker 01KTWA6QKXZK2KNFKE20NBTH1J [factory aws, i-0221be1b1d83fb1e2] (queued for 1 m 6 s) |
| |
| 2 | 2026-06-11T21:43:52.374Z | starting task 0: "setup" |
| 3 | 2026-06-11T21:43:52.378Z | ++ uname -s |
| 4 | 2026-06-11T21:43:52.381Z | + kern=SunOS |
| 5 | 2026-06-11T21:43:52.381Z | + build_user=build |
| 6 | 2026-06-11T21:43:52.381Z | + build_uid=12345 |
| 7 | 2026-06-11T21:43:52.381Z | + work_dir=/work |
| 8 | 2026-06-11T21:43:52.381Z | + input_dir=/input |
| 9 | 2026-06-11T21:43:52.381Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-11T21:43:52.381Z | + case "$kern" in |
| 11 | 2026-06-11T21:43:52.382Z | + groupadd -g 12345 build |
| 12 | 2026-06-11T21:43:52.384Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-11T21:43:54.389Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-11T21:43:54.467Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-11T21:43:54.470Z | + home_fs=zfs |
| 16 | 2026-06-11T21:43:54.470Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-11T21:43:54.470Z | + mkdir -p /home/build |
| 18 | 2026-06-11T21:43:54.470Z | + chown build:build /home/build /work |
| 19 | 2026-06-11T21:43:56.473Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-11T21:43:56.476Z | process exited: duration 4102 ms, exit code 0 |
| |
| 21 | 2026-06-11T21:43:56.482Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-11T21:43:56.486Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-11T21:43:56.486Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-11T21:43:56.486Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-11T21:43:56.486Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-11T21:43:56.486Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-11T21:43:56.486Z | * rust toolchain profile = "default" |
| 28 | 2026-06-11T21:43:56.489Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-11T21:43:56.489Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-11T21:43:56.607Z | info: downloading installer |
| 31 | 2026-06-11T21:43:58.086Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-11T21:43:58.086Z | warn: /opt/ooce/bin |
| 33 | 2026-06-11T21:43:58.086Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-11T21:43:58.086Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-11T21:43:58.086Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-11T21:43:58.086Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-11T21:43:58.086Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-11T21:43:58.086Z | error: cannot install while Rust is installed |
| 39 | 2026-06-11T21:43:58.086Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-11T21:43:58.086Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-11T21:43:58.086Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-11T21:43:58.086Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-11T21:43:58.087Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-11T21:43:58.100Z | info: profile set to default |
| 45 | 2026-06-11T21:43:58.100Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-11T21:43:58.102Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-11T21:43:58.240Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-11T21:43:58.243Z | info: downloading 6 components |
| 49 | 2026-06-11T21:44:14.617Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-11T21:44:14.617Z | |
| 51 | 2026-06-11T21:44:14.644Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-11T21:44:14.644Z | |
| 53 | 2026-06-11T21:44:14.644Z | |
| 54 | 2026-06-11T21:44:14.644Z | Rust is installed now. Great! |
| 55 | 2026-06-11T21:44:14.644Z | |
| 56 | 2026-06-11T21:44:14.644Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-11T21:44:14.644Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-11T21:44:14.644Z | |
| 59 | 2026-06-11T21:44:14.644Z | To configure your current shell, you need to source |
| 60 | 2026-06-11T21:44:14.644Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-11T21:44:14.644Z | |
| 62 | 2026-06-11T21:44:14.644Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-11T21:44:14.644Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-11T21:44:14.644Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-11T21:44:14.645Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-11T21:44:14.645Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-11T21:44:14.645Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-11T21:44:14.645Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-11T21:44:14.648Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-11T21:44:14.648Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-11T21:44:14.751Z | + rustup --version |
| 72 | 2026-06-11T21:44:14.761Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-11T21:44:14.764Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-11T21:44:14.782Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-11T21:44:14.785Z | + cargo --version |
| 76 | 2026-06-11T21:44:14.798Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-11T21:44:14.801Z | + rustc --version |
| 78 | 2026-06-11T21:44:14.820Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-11T21:44:14.823Z | process exited: duration 18338 ms, exit code 0 |
| |
| 80 | 2026-06-11T21:44:14.829Z | starting task 2: "authentication" |
| 81 | 2026-06-11T21:44:14.846Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-11T21:44:14.851Z | starting task 3: "clone repository" |
| 83 | 2026-06-11T21:44:14.854Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-11T21:44:14.857Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-11T21:44:14.888Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-11T21:44:16.575Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-11T21:44:16.575Z | + git fetch origin 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 88 | 2026-06-11T21:44:16.988Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-11T21:44:16.988Z | * branch 1dcd3e3f53d390dd97613f2530d25d2520d7d000 -> FETCH_HEAD |
| 90 | 2026-06-11T21:44:16.995Z | + [[ -n trey/just-build ]] |
| 91 | 2026-06-11T21:44:16.997Z | ++ git branch --show-current |
| 92 | 2026-06-11T21:44:17.000Z | + current=main |
| 93 | 2026-06-11T21:44:17.000Z | + [[ main != trey/just-build ]] |
| 94 | 2026-06-11T21:44:17.000Z | + git branch -f trey/just-build 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 95 | 2026-06-11T21:44:17.002Z | + git checkout -f trey/just-build |
| 96 | 2026-06-11T21:44:17.019Z | Switched to branch 'trey/just-build' |
| 97 | 2026-06-11T21:44:17.021Z | + git reset --hard 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 98 | 2026-06-11T21:44:17.023Z | HEAD is now at 1dcd3e3 justfile: pass all args to cargo build |
| 99 | 2026-06-11T21:44:17.023Z | process exited: duration 2171 ms, exit code 0 |
| |
| 100 | 2026-06-11T21:44:17.029Z | starting task 4: "build" |
| 101 | 2026-06-11T21:44:17.032Z | + set -e |
| 102 | 2026-06-11T21:44:17.032Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-11T21:44:17.035Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-11T21:44:17.035Z | ++ PLATFORM=illumos |
| 105 | 2026-06-11T21:44:17.035Z | ++ banner install |
| 106 | 2026-06-11T21:44:17.035Z | |
| 107 | 2026-06-11T21:44:17.035Z | # # # #### ##### ## # # |
| 108 | 2026-06-11T21:44:17.035Z | # ## # # # # # # # |
| 109 | 2026-06-11T21:44:17.035Z | # # # # #### # # # # # |
| 110 | 2026-06-11T21:44:17.035Z | # # # # # # ###### # # |
| 111 | 2026-06-11T21:44:17.035Z | # # ## # # # # # # # |
| 112 | 2026-06-11T21:44:17.035Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-11T21:44:17.035Z | |
| 114 | 2026-06-11T21:44:17.035Z | ++ set +o errexit |
| 115 | 2026-06-11T21:44:17.037Z | ++ pkg info clang-15 |
| 116 | 2026-06-11T21:44:17.037Z | ++ grep -qi installed |
| 117 | 2026-06-11T21:44:18.270Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-11T21:44:18.270Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-11T21:44:18.270Z | |
| 120 | 2026-06-11T21:44:18.270Z | clang-15 |
| 121 | 2026-06-11T21:44:18.307Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-11T21:44:18.307Z | ++ set -o errexit |
| 123 | 2026-06-11T21:44:18.310Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-11T21:44:25.015Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-11T21:44:32.731Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-11T21:44:39.984Z | Planning: Solver setup ... Done |
| 127 | 2026-06-11T21:44:40.024Z | Planning: Running solver ... Done |
| 128 | 2026-06-11T21:44:40.167Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-11T21:44:40.182Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-11T21:44:41.486Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-11T21:44:41.516Z | Planning: Package planning ... Done |
| 132 | 2026-06-11T21:44:41.541Z | Planning: Merging actions ... Done |
| 133 | 2026-06-11T21:44:41.648Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-11T21:44:41.654Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-11T21:44:42.386Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-11T21:44:42.392Z | Planning: Planning completed in 9.49 seconds |
| 137 | 2026-06-11T21:44:42.403Z | Packages to install: 2 |
| 138 | 2026-06-11T21:44:42.403Z | Mediators to change: 2 |
| 139 | 2026-06-11T21:44:42.403Z | Services to change: 1 |
| 140 | 2026-06-11T21:44:42.407Z | Create boot environment: No |
| 141 | 2026-06-11T21:44:42.407Z | Create backup boot environment: No |
| 142 | 2026-06-11T21:44:42.449Z | |
| 143 | 2026-06-11T21:44:42.449Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-11T21:44:48.484Z | Download: 981/3076 items 82.2/211.3MB 38% complete (18.1M/s) |
| 145 | 2026-06-11T21:44:53.484Z | Download: 2887/3076 items 126.4/211.3MB 59% complete (11.0M/s) |
| 146 | 2026-06-11T21:44:58.222Z | Download: Completed 211.31 MB in 15.77 seconds (13.4M/s) |
| 147 | 2026-06-11T21:44:58.341Z | Actions: 1/3418 actions (Installing new actions) |
| 148 | 2026-06-11T21:45:01.469Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 149 | 2026-06-11T21:45:02.129Z | Done |
| 150 | 2026-06-11T21:45:02.129Z | Done |
| 151 | 2026-06-11T21:45:02.900Z | Done |
| 152 | 2026-06-11T21:45:06.308Z | Done |
| 153 | 2026-06-11T21:45:06.378Z | Done |
| 154 | 2026-06-11T21:45:06.380Z | Done |
| 155 | 2026-06-11T21:45:06.658Z | Done |
| 156 | 2026-06-11T21:45:07.344Z | ++ set -o errexit |
| 157 | 2026-06-11T21:45:07.344Z | ++ cargo --version |
| 158 | 2026-06-11T21:45:07.352Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 159 | 2026-06-11T21:45:07.505Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 160 | 2026-06-11T21:45:07.507Z | info: downloading 6 components |
| 161 | 2026-06-11T21:45:22.556Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 162 | 2026-06-11T21:45:22.559Z | ++ rustc --version |
| 163 | 2026-06-11T21:45:22.590Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-06-11T21:45:22.593Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 165 | 2026-06-11T21:45:22.636Z | Updating crates.io index |
| 166 | 2026-06-11T21:45:22.732Z | Downloading crates ... |
| 167 | 2026-06-11T21:45:22.782Z | Downloaded cargo-nextest v0.9.97 |
| 168 | 2026-06-11T21:45:22.842Z | Installing cargo-nextest v0.9.97 |
| 169 | 2026-06-11T21:45:22.882Z | Updating crates.io index |
| 170 | 2026-06-11T21:45:25.804Z | Locking 404 packages to latest compatible versions |
| 171 | 2026-06-11T21:45:25.809Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 172 | 2026-06-11T21:45:25.812Z | Adding duct v0.13.7 (available: v1.1.1) |
| 173 | 2026-06-11T21:45:25.812Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 174 | 2026-06-11T21:45:25.812Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 175 | 2026-06-11T21:45:25.812Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 176 | 2026-06-11T21:45:25.815Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 177 | 2026-06-11T21:45:25.815Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 178 | 2026-06-11T21:45:25.817Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 179 | 2026-06-11T21:45:25.820Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 180 | 2026-06-11T21:45:25.848Z | Downloading crates ... |
| 181 | 2026-06-11T21:45:25.933Z | Downloaded cfg_aliases v0.2.1 |
| 182 | 2026-06-11T21:45:25.936Z | Downloaded cargo-platform v0.3.3 |
| 183 | 2026-06-11T21:45:25.941Z | Downloaded clap v4.6.1 |
| 184 | 2026-06-11T21:45:25.947Z | Downloaded cargo_metadata v0.20.0 |
| 185 | 2026-06-11T21:45:25.950Z | Downloaded cfg-expr v0.20.8 |
| 186 | 2026-06-11T21:45:25.952Z | Downloaded cfg-if v1.0.4 |
| 187 | 2026-06-11T21:45:25.955Z | Downloaded adler2 v2.0.1 |
| 188 | 2026-06-11T21:45:25.959Z | Downloaded cargo-platform v0.2.0 |
| 189 | 2026-06-11T21:45:25.961Z | Downloaded backtrace-ext v0.2.1 |
| 190 | 2026-06-11T21:45:25.966Z | Downloaded futures-core v0.3.32 |
| 191 | 2026-06-11T21:45:25.970Z | Downloaded globset v0.4.18 |
| 192 | 2026-06-11T21:45:25.973Z | Downloaded cargo_metadata v0.23.1 |
| 193 | 2026-06-11T21:45:25.976Z | Downloaded cargo-util-schemas v0.2.0 |
| 194 | 2026-06-11T21:45:25.976Z | Downloaded form_urlencoded v1.2.2 |
| 195 | 2026-06-11T21:45:25.978Z | Downloaded rand_core v0.9.5 |
| 196 | 2026-06-11T21:45:25.978Z | Downloaded indent_write v2.2.0 |
| 197 | 2026-06-11T21:45:25.981Z | Downloaded ahash v0.8.12 |
| 198 | 2026-06-11T21:45:25.981Z | Downloaded futures-task v0.3.32 |
| 199 | 2026-06-11T21:45:25.983Z | Downloaded addr2line v0.25.1 |
| 200 | 2026-06-11T21:45:25.984Z | Downloaded crypto-common v0.1.7 |
| 201 | 2026-06-11T21:45:25.986Z | Downloaded foreign-types-shared v0.1.1 |
| 202 | 2026-06-11T21:45:25.986Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-06-11T21:45:25.989Z | Downloaded derive_more-impl v2.1.1 |
| 204 | 2026-06-11T21:45:25.992Z | Downloaded cc v1.2.63 |
| 205 | 2026-06-11T21:45:25.994Z | Downloaded hyper-tls v0.6.0 |
| 206 | 2026-06-11T21:45:25.994Z | Downloaded atomicwrites v0.4.4 |
| 207 | 2026-06-11T21:45:25.997Z | Downloaded lru-slab v0.1.2 |
| 208 | 2026-06-11T21:45:25.997Z | Downloaded futures-io v0.3.32 |
| 209 | 2026-06-11T21:45:26.000Z | Downloaded block-buffer v0.10.4 |
| 210 | 2026-06-11T21:45:26.000Z | Downloaded atomic-waker v1.1.2 |
| 211 | 2026-06-11T21:45:26.000Z | Downloaded nextest-workspace-hack v0.1.0 |
| 212 | 2026-06-11T21:45:26.003Z | Downloaded anstyle-query v1.1.5 |
| 213 | 2026-06-11T21:45:26.003Z | Downloaded idna_adapter v1.0.0 |
| 214 | 2026-06-11T21:45:26.003Z | Downloaded mukti-metadata v0.3.0 |
| 215 | 2026-06-11T21:45:26.006Z | Downloaded http-body v1.0.1 |
| 216 | 2026-06-11T21:45:26.006Z | Downloaded foreign-types v0.3.2 |
| 217 | 2026-06-11T21:45:26.009Z | Downloaded percent-encoding v2.3.2 |
| 218 | 2026-06-11T21:45:26.012Z | Downloaded humantime-serde v1.1.1 |
| 219 | 2026-06-11T21:45:26.012Z | Downloaded nested v0.1.1 |
| 220 | 2026-06-11T21:45:26.015Z | Downloaded hex v0.4.3 |
| 221 | 2026-06-11T21:45:26.015Z | Downloaded color-spantrace v0.3.0 |
| 222 | 2026-06-11T21:45:26.021Z | Downloaded guppy-workspace-hack v0.1.0 |
| 223 | 2026-06-11T21:45:26.024Z | Downloaded errno v0.3.14 |
| 224 | 2026-06-11T21:45:26.028Z | Downloaded lazy_static v1.5.0 |
| 225 | 2026-06-11T21:45:26.031Z | Downloaded cpufeatures v0.2.17 |
| 226 | 2026-06-11T21:45:26.034Z | Downloaded futures-macro v0.3.32 |
| 227 | 2026-06-11T21:45:26.034Z | Downloaded enable-ansi-support v0.2.1 |
| 228 | 2026-06-11T21:45:26.034Z | Downloaded newtype-uuid v1.3.2 |
| 229 | 2026-06-11T21:45:26.037Z | Downloaded debug-ignore v1.0.5 |
| 230 | 2026-06-11T21:45:26.039Z | Downloaded openssl-probe v0.2.1 |
| 231 | 2026-06-11T21:45:26.039Z | Downloaded indenter v0.3.4 |
| 232 | 2026-06-11T21:45:26.039Z | Downloaded number_prefix v0.4.0 |
| 233 | 2026-06-11T21:45:26.042Z | Downloaded futures-executor v0.3.32 |
| 234 | 2026-06-11T21:45:26.042Z | Downloaded home v0.5.12 |
| 235 | 2026-06-11T21:45:26.045Z | Downloaded fnv v1.0.7 |
| 236 | 2026-06-11T21:45:26.045Z | Downloaded fastrand v2.4.1 |
| 237 | 2026-06-11T21:45:26.045Z | Downloaded anstream v1.0.0 |
| 238 | 2026-06-11T21:45:26.048Z | Downloaded itoa v1.0.18 |
| 239 | 2026-06-11T21:45:26.048Z | Downloaded base64ct v1.8.3 |
| 240 | 2026-06-11T21:45:26.050Z | Downloaded clap_lex v1.1.0 |
| 241 | 2026-06-11T21:45:26.053Z | Downloaded heck v0.5.0 |
| 242 | 2026-06-11T21:45:26.056Z | Downloaded is_terminal_polyfill v1.70.2 |
| 243 | 2026-06-11T21:45:26.058Z | Downloaded colorchoice v1.0.5 |
| 244 | 2026-06-11T21:45:26.059Z | Downloaded nextest-metadata v0.12.2 |
| 245 | 2026-06-11T21:45:26.061Z | Downloaded hyper-rustls v0.27.9 |
| 246 | 2026-06-11T21:45:26.061Z | Downloaded quote v1.0.45 |
| 247 | 2026-06-11T21:45:26.064Z | Downloaded openssl-sys v0.9.116 |
| 248 | 2026-06-11T21:45:26.066Z | Downloaded nextest-filtering v0.15.0 |
| 249 | 2026-06-11T21:45:26.069Z | Downloaded rustc_version v0.4.1 |
| 250 | 2026-06-11T21:45:26.069Z | Downloaded equivalent v1.0.2 |
| 251 | 2026-06-11T21:45:26.072Z | Downloaded openssl-macros v0.1.1 |
| 252 | 2026-06-11T21:45:26.072Z | Downloaded rustc-hash v2.1.2 |
| 253 | 2026-06-11T21:45:26.072Z | Downloaded pathdiff v0.2.3 |
| 254 | 2026-06-11T21:45:26.074Z | Downloaded async-scoped v0.9.0 |
| 255 | 2026-06-11T21:45:26.077Z | Downloaded os_pipe v1.2.3 |
| 256 | 2026-06-11T21:45:26.077Z | Downloaded document-features v0.2.12 |
| 257 | 2026-06-11T21:45:26.080Z | Downloaded serde_ignored v0.1.14 |
| 258 | 2026-06-11T21:45:26.082Z | Downloaded serde_urlencoded v0.7.1 |
| 259 | 2026-06-11T21:45:26.085Z | Downloaded serde_spanned v0.6.9 |
| 260 | 2026-06-11T21:45:26.085Z | Downloaded serde-value v0.7.0 |
| 261 | 2026-06-11T21:45:26.088Z | Downloaded is_ci v1.2.0 |
| 262 | 2026-06-11T21:45:26.091Z | Downloaded autocfg v1.5.1 |
| 263 | 2026-06-11T21:45:26.093Z | Downloaded anstyle-parse v1.0.0 |
| 264 | 2026-06-11T21:45:26.093Z | Downloaded sigchld v0.2.4 |
| 265 | 2026-06-11T21:45:26.096Z | Downloaded generic-array v0.14.7 |
| 266 | 2026-06-11T21:45:26.096Z | Downloaded digest v0.10.7 |
| 267 | 2026-06-11T21:45:26.100Z | Downloaded pkg-config v0.3.33 |
| 268 | 2026-06-11T21:45:26.100Z | Downloaded rand_core v0.6.4 |
| 269 | 2026-06-11T21:45:26.100Z | Downloaded lock_api v0.4.14 |
| 270 | 2026-06-11T21:45:26.100Z | Downloaded future-queue v0.4.0 |
| 271 | 2026-06-11T21:45:26.104Z | Downloaded foldhash v0.1.5 |
| 272 | 2026-06-11T21:45:26.104Z | Downloaded filetime v0.2.29 |
| 273 | 2026-06-11T21:45:26.104Z | Downloaded anstyle v1.0.14 |
| 274 | 2026-06-11T21:45:26.108Z | Downloaded rand_chacha v0.9.0 |
| 275 | 2026-06-11T21:45:26.113Z | Downloaded fixedbitset v0.5.7 |
| 276 | 2026-06-11T21:45:26.113Z | Downloaded ed25519 v2.2.3 |
| 277 | 2026-06-11T21:45:26.113Z | Downloaded ppv-lite86 v0.2.21 |
| 278 | 2026-06-11T21:45:26.113Z | Downloaded humantime v2.3.0 |
| 279 | 2026-06-11T21:45:26.118Z | Downloaded serde_spanned v1.1.1 |
| 280 | 2026-06-11T21:45:26.118Z | Downloaded owo-colors v4.3.0 |
| 281 | 2026-06-11T21:45:26.118Z | Downloaded native-tls v0.2.18 |
| 282 | 2026-06-11T21:45:26.122Z | Downloaded miette-derive v7.6.0 |
| 283 | 2026-06-11T21:45:26.122Z | Downloaded self-replace v1.5.0 |
| 284 | 2026-06-11T21:45:26.124Z | Downloaded signature v2.2.0 |
| 285 | 2026-06-11T21:45:26.127Z | Downloaded ipnet v2.12.0 |
| 286 | 2026-06-11T21:45:26.127Z | Downloaded supports-unicode v3.0.0 |
| 287 | 2026-06-11T21:45:26.130Z | Downloaded supports-color v3.0.2 |
| 288 | 2026-06-11T21:45:26.130Z | Downloaded signal-hook-mio v0.2.5 |
| 289 | 2026-06-11T21:45:26.134Z | Downloaded strsim v0.11.1 |
| 290 | 2026-06-11T21:45:26.137Z | Downloaded strip-ansi-escapes v0.2.1 |
| 291 | 2026-06-11T21:45:26.137Z | Downloaded terminal_size v0.4.4 |
| 292 | 2026-06-11T21:45:26.137Z | Downloaded subtle v2.6.1 |
| 293 | 2026-06-11T21:45:26.140Z | Downloaded shell-words v1.1.1 |
| 294 | 2026-06-11T21:45:26.143Z | Downloaded convert_case v0.10.0 |
| 295 | 2026-06-11T21:45:26.143Z | Downloaded sync_wrapper v1.0.2 |
| 296 | 2026-06-11T21:45:26.143Z | Downloaded swrite v0.1.0 |
| 297 | 2026-06-11T21:45:26.143Z | Downloaded supports-hyperlinks v3.2.0 |
| 298 | 2026-06-11T21:45:26.145Z | Downloaded tinyvec_macros v0.1.1 |
| 299 | 2026-06-11T21:45:26.145Z | Downloaded log v0.4.32 |
| 300 | 2026-06-11T21:45:26.145Z | Downloaded duct v0.13.7 |
| 301 | 2026-06-11T21:45:26.148Z | Downloaded scopeguard v1.2.0 |
| 302 | 2026-06-11T21:45:26.151Z | Downloaded find-msvc-tools v0.1.9 |
| 303 | 2026-06-11T21:45:26.151Z | Downloaded ordered-float v2.10.1 |
| 304 | 2026-06-11T21:45:26.154Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 305 | 2026-06-11T21:45:26.154Z | Downloaded camino-tempfile v1.4.1 |
| 306 | 2026-06-11T21:45:26.157Z | Downloaded pin-project-lite v0.2.17 |
| 307 | 2026-06-11T21:45:26.160Z | Downloaded pkcs8 v0.10.2 |
| 308 | 2026-06-11T21:45:26.163Z | Downloaded jobserver v0.1.34 |
| 309 | 2026-06-11T21:45:26.166Z | Downloaded dialoguer v0.11.0 |
| 310 | 2026-06-11T21:45:26.166Z | Downloaded rustc-demangle v0.1.27 |
| 311 | 2026-06-11T21:45:26.169Z | Downloaded serde-untagged v0.1.9 |
| 312 | 2026-06-11T21:45:26.172Z | Downloaded serde_path_to_error v0.1.20 |
| 313 | 2026-06-11T21:45:26.172Z | Downloaded erased-serde v0.4.10 |
| 314 | 2026-06-11T21:45:26.174Z | Downloaded http-body-util v0.1.3 |
| 315 | 2026-06-11T21:45:26.178Z | Downloaded tower-layer v0.3.3 |
| 316 | 2026-06-11T21:45:26.181Z | Downloaded toml_datetime v0.6.11 |
| 317 | 2026-06-11T21:45:26.181Z | Downloaded tower-service v0.3.3 |
| 318 | 2026-06-11T21:45:26.181Z | Downloaded spki v0.7.3 |
| 319 | 2026-06-11T21:45:26.187Z | Downloaded quinn-udp v0.5.14 |
| 320 | 2026-06-11T21:45:26.189Z | Downloaded semver v1.0.28 |
| 321 | 2026-06-11T21:45:26.189Z | Downloaded self_update v0.42.0 |
| 322 | 2026-06-11T21:45:26.192Z | Downloaded pin-project-internal v1.1.13 |
| 323 | 2026-06-11T21:45:26.192Z | Downloaded simd-adler32 v0.3.9 |
| 324 | 2026-06-11T21:45:26.195Z | Downloaded parking_lot_core v0.9.12 |
| 325 | 2026-06-11T21:45:26.195Z | Downloaded tracing-error v0.2.1 |
| 326 | 2026-06-11T21:45:26.198Z | Downloaded unicode-xid v0.2.6 |
| 327 | 2026-06-11T21:45:26.198Z | Downloaded getrandom v0.2.17 |
| 328 | 2026-06-11T21:45:26.201Z | Downloaded either v1.16.0 |
| 329 | 2026-06-11T21:45:26.203Z | Downloaded rustls-pki-types v1.14.1 |
| 330 | 2026-06-11T21:45:26.203Z | Downloaded quick-junit v0.5.2 |
| 331 | 2026-06-11T21:45:26.206Z | Downloaded proc-macro2 v1.0.106 |
| 332 | 2026-06-11T21:45:26.209Z | Downloaded derive-where v1.6.1 |
| 333 | 2026-06-11T21:45:26.212Z | Downloaded camino v1.2.2 |
| 334 | 2026-06-11T21:45:26.212Z | Downloaded tokio-macros v2.7.0 |
| 335 | 2026-06-11T21:45:26.214Z | Downloaded thiserror-impl v2.0.18 |
| 336 | 2026-06-11T21:45:26.214Z | Downloaded target-lexicon v0.13.5 |
| 337 | 2026-06-11T21:45:26.214Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-06-11T21:45:26.217Z | Downloaded urlencoding v2.1.3 |
| 339 | 2026-06-11T21:45:26.217Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-06-11T21:45:26.217Z | Downloaded xattr v1.6.1 |
| 341 | 2026-06-11T21:45:26.220Z | Downloaded version_check v0.9.5 |
| 342 | 2026-06-11T21:45:26.223Z | Downloaded shlex v2.0.1 |
| 343 | 2026-06-11T21:45:26.223Z | Downloaded shared_child v1.1.1 |
| 344 | 2026-06-11T21:45:26.225Z | Downloaded sha2 v0.10.9 |
| 345 | 2026-06-11T21:45:26.226Z | Downloaded litrs v1.0.0 |
| 346 | 2026-06-11T21:45:26.228Z | Downloaded iana-time-zone v0.1.65 |
| 347 | 2026-06-11T21:45:26.231Z | Downloaded typeid v1.0.3 |
| 348 | 2026-06-11T21:45:26.234Z | Downloaded try-lock v0.2.5 |
| 349 | 2026-06-11T21:45:26.234Z | Downloaded smol_str v0.3.6 |
| 350 | 2026-06-11T21:45:26.234Z | Downloaded slab v0.4.12 |
| 351 | 2026-06-11T21:45:26.241Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-06-11T21:45:26.245Z | Downloaded want v0.3.1 |
| 353 | 2026-06-11T21:45:26.248Z | Downloaded utf8_iter v1.0.4 |
| 354 | 2026-06-11T21:45:26.250Z | Downloaded console v0.15.11 |
| 355 | 2026-06-11T21:45:26.250Z | Downloaded signal-hook-registry v1.4.8 |
| 356 | 2026-06-11T21:45:26.253Z | Downloaded once_cell v1.21.4 |
| 357 | 2026-06-11T21:45:26.256Z | Downloaded eyre v0.6.12 |
| 358 | 2026-06-11T21:45:26.259Z | Downloaded futures-channel v0.3.32 |
| 359 | 2026-06-11T21:45:26.259Z | Downloaded clap_derive v4.6.1 |
| 360 | 2026-06-11T21:45:26.267Z | Downloaded miniz_oxide v0.8.9 |
| 361 | 2026-06-11T21:45:26.269Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2026-06-11T21:45:26.269Z | Downloaded target-spec-miette v0.4.8 |
| 363 | 2026-06-11T21:45:26.272Z | Downloaded unicode-linebreak v0.1.5 |
| 364 | 2026-06-11T21:45:26.275Z | Downloaded tracing-log v0.2.0 |
| 365 | 2026-06-11T21:45:26.275Z | Downloaded thread_local v1.1.9 |
| 366 | 2026-06-11T21:45:26.275Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-06-11T21:45:26.278Z | Downloaded tokio-native-tls v0.3.1 |
| 368 | 2026-06-11T21:45:26.280Z | Downloaded httparse v1.10.1 |
| 369 | 2026-06-11T21:45:26.283Z | Downloaded crc32fast v1.5.0 |
| 370 | 2026-06-11T21:45:26.283Z | Downloaded thiserror v1.0.69 |
| 371 | 2026-06-11T21:45:26.286Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 372 | 2026-06-11T21:45:26.289Z | Downloaded num-traits v0.2.19 |
| 373 | 2026-06-11T21:45:26.292Z | Downloaded ryu v1.0.23 |
| 374 | 2026-06-11T21:45:26.294Z | Downloaded const-oid v0.9.6 |
| 375 | 2026-06-11T21:45:26.294Z | Downloaded getrandom v0.3.4 |
| 376 | 2026-06-11T21:45:26.297Z | Downloaded bitflags v2.13.0 |
| 377 | 2026-06-11T21:45:26.300Z | Downloaded pin-project v1.1.13 |
| 378 | 2026-06-11T21:45:26.305Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 379 | 2026-06-11T21:45:26.308Z | Downloaded xxhash-rust v0.8.15 |
| 380 | 2026-06-11T21:45:26.308Z | Downloaded parking_lot v0.12.5 |
| 381 | 2026-06-11T21:45:26.308Z | Downloaded zeroize v1.8.2 |
| 382 | 2026-06-11T21:45:26.311Z | Downloaded smallvec v1.15.2 |
| 383 | 2026-06-11T21:45:26.311Z | Downloaded futures v0.3.32 |
| 384 | 2026-06-11T21:45:26.313Z | Downloaded zmij v1.0.21 |
| 385 | 2026-06-11T21:45:26.313Z | Downloaded unicase v2.9.0 |
| 386 | 2026-06-11T21:45:26.313Z | Downloaded static_assertions v1.1.0 |
| 387 | 2026-06-11T21:45:26.316Z | Downloaded indicatif v0.17.11 |
| 388 | 2026-06-11T21:45:26.319Z | Downloaded quinn v0.11.9 |
| 389 | 2026-06-11T21:45:26.327Z | Downloaded target-spec v3.6.0 |
| 390 | 2026-06-11T21:45:26.330Z | Downloaded tracing-attributes v0.1.31 |
| 391 | 2026-06-11T21:45:26.330Z | Downloaded config v0.15.23 |
| 392 | 2026-06-11T21:45:26.337Z | Downloaded getrandom v0.4.2 |
| 393 | 2026-06-11T21:45:26.340Z | Downloaded textwrap v0.16.2 |
| 394 | 2026-06-11T21:45:26.343Z | Downloaded tempfile v3.27.0 |
| 395 | 2026-06-11T21:45:26.343Z | Downloaded tinyvec v1.11.0 |
| 396 | 2026-06-11T21:45:26.350Z | Downloaded zstd v0.13.3 |
| 397 | 2026-06-11T21:45:26.353Z | Downloaded zipsign-api v0.1.5 |
| 398 | 2026-06-11T21:45:26.356Z | Downloaded bytes v1.11.1 |
| 399 | 2026-06-11T21:45:26.359Z | Downloaded tokio-rustls v0.26.4 |
| 400 | 2026-06-11T21:45:26.359Z | Downloaded serde_core v1.0.228 |
| 401 | 2026-06-11T21:45:26.362Z | Downloaded toml v0.8.23 |
| 402 | 2026-06-11T21:45:26.365Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 403 | 2026-06-11T21:45:26.367Z | Downloaded signal-hook v0.3.18 |
| 404 | 2026-06-11T21:45:26.367Z | Downloaded sharded-slab v0.1.7 |
| 405 | 2026-06-11T21:45:26.375Z | Downloaded zstd-safe v7.2.4 |
| 406 | 2026-06-11T21:45:26.382Z | Downloaded memchr v2.8.1 |
| 407 | 2026-06-11T21:45:26.385Z | Downloaded tracing-core v0.1.36 |
| 408 | 2026-06-11T21:45:26.393Z | Downloaded tar v0.4.46 |
| 409 | 2026-06-11T21:45:26.397Z | Downloaded serde_derive v1.0.228 |
| 410 | 2026-06-11T21:45:26.400Z | Downloaded borsh v1.6.1 |
| 411 | 2026-06-11T21:45:26.403Z | Downloaded base64 v0.22.1 |
| 412 | 2026-06-11T21:45:26.408Z | Downloaded flate2 v1.1.9 |
| 413 | 2026-06-11T21:45:26.411Z | Downloaded backtrace v0.3.76 |
| 414 | 2026-06-11T21:45:26.413Z | Downloaded unicode-ident v1.0.24 |
| 415 | 2026-06-11T21:45:26.417Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 416 | 2026-06-11T21:45:26.420Z | Downloaded tokio-stream v0.1.18 |
| 417 | 2026-06-11T21:45:26.420Z | Downloaded socket2 v0.6.4 |
| 418 | 2026-06-11T21:45:26.423Z | Downloaded toml_edit v0.22.27 |
| 419 | 2026-06-11T21:45:26.425Z | Downloaded hyper-util v0.1.20 |
| 420 | 2026-06-11T21:45:26.428Z | Downloaded ed25519-dalek v2.2.0 |
| 421 | 2026-06-11T21:45:26.432Z | Downloaded rustls-webpki v0.103.13 |
| 422 | 2026-06-11T21:45:26.435Z | Downloaded http v1.4.2 |
| 423 | 2026-06-11T21:45:26.435Z | Downloaded rand v0.9.4 |
| 424 | 2026-06-11T21:45:26.439Z | Downloaded derive_more v2.1.1 |
| 425 | 2026-06-11T21:45:26.442Z | Downloaded serde v1.0.228 |
| 426 | 2026-06-11T21:45:26.459Z | Downloaded uuid v1.23.3 |
| 427 | 2026-06-11T21:45:26.467Z | Downloaded der v0.7.10 |
| 428 | 2026-06-11T21:45:26.470Z | Downloaded miette v7.6.0 |
| 429 | 2026-06-11T21:45:26.473Z | Downloaded vte v0.14.1 |
| 430 | 2026-06-11T21:45:26.476Z | Downloaded indexmap v2.14.0 |
| 431 | 2026-06-11T21:45:26.479Z | Downloaded url v2.5.8 |
| 432 | 2026-06-11T21:45:26.483Z | Downloaded mio v1.2.1 |
| 433 | 2026-06-11T21:45:26.487Z | Downloaded tower v0.5.3 |
| 434 | 2026-06-11T21:45:26.499Z | Downloaded chrono v0.4.45 |
| 435 | 2026-06-11T21:45:26.506Z | Downloaded ron v0.12.1 |
| 436 | 2026-06-11T21:45:26.522Z | Downloaded unicode-segmentation v1.13.3 |
| 437 | 2026-06-11T21:45:26.525Z | Downloaded crossterm v0.29.0 |
| 438 | 2026-06-11T21:45:26.529Z | Downloaded typenum v1.20.1 |
| 439 | 2026-06-11T21:45:26.532Z | Downloaded guppy v0.17.26 |
| 440 | 2026-06-11T21:45:26.548Z | Downloaded unicode-normalization v0.1.25 |
| 441 | 2026-06-11T21:45:26.552Z | Downloaded hyper v1.10.1 |
| 442 | 2026-06-11T21:45:26.555Z | Downloaded idna v1.1.0 |
| 443 | 2026-06-11T21:45:26.559Z | Downloaded reqwest v0.12.28 |
| 444 | 2026-06-11T21:45:26.566Z | Downloaded itertools v0.14.0 |
| 445 | 2026-06-11T21:45:26.574Z | Downloaded hashbrown v0.17.1 |
| 446 | 2026-06-11T21:45:26.578Z | Downloaded tokio-util v0.7.18 |
| 447 | 2026-06-11T21:45:26.582Z | Downloaded clap_builder v4.6.0 |
| 448 | 2026-06-11T21:45:26.585Z | Downloaded regex v1.12.4 |
| 449 | 2026-06-11T21:45:26.588Z | Downloaded serde_json v1.0.150 |
| 450 | 2026-06-11T21:45:26.592Z | Downloaded h2 v0.4.14 |
| 451 | 2026-06-11T21:45:26.597Z | Downloaded pulldown-cmark v0.13.4 |
| 452 | 2026-06-11T21:45:26.599Z | Downloaded aho-corasick v1.1.4 |
| 453 | 2026-06-11T21:45:26.602Z | Downloaded futures-util v0.3.32 |
| 454 | 2026-06-11T21:45:26.609Z | Downloaded hashbrown v0.15.5 |
| 455 | 2026-06-11T21:45:26.612Z | Downloaded quick-xml v0.37.5 |
| 456 | 2026-06-11T21:45:26.621Z | Downloaded winnow v1.0.3 |
| 457 | 2026-06-11T21:45:26.638Z | Downloaded quick-xml v0.38.4 |
| 458 | 2026-06-11T21:45:26.642Z | Downloaded tower-http v0.6.11 |
| 459 | 2026-06-11T21:45:26.647Z | Downloaded portable-atomic v1.13.1 |
| 460 | 2026-06-11T21:45:26.651Z | Downloaded vcpkg v0.2.15 |
| 461 | 2026-06-11T21:45:26.675Z | Downloaded gimli v0.32.3 |
| 462 | 2026-06-11T21:45:26.679Z | Downloaded curve25519-dalek v4.1.3 |
| 463 | 2026-06-11T21:45:26.684Z | Downloaded winnow v0.7.15 |
| 464 | 2026-06-11T21:45:26.688Z | Downloaded unicode-width v0.1.14 |
| 465 | 2026-06-11T21:45:26.697Z | Downloaded nextest-runner v0.80.0 |
| 466 | 2026-06-11T21:45:26.704Z | Downloaded unicode-width v0.2.2 |
| 467 | 2026-06-11T21:45:26.707Z | Downloaded quinn-proto v0.11.14 |
| 468 | 2026-06-11T21:45:26.710Z | Downloaded bstr v1.12.1 |
| 469 | 2026-06-11T21:45:26.719Z | Downloaded webpki-roots v1.0.7 |
| 470 | 2026-06-11T21:45:26.727Z | Downloaded tracing-subscriber v0.3.23 |
| 471 | 2026-06-11T21:45:26.734Z | Downloaded color-eyre v0.6.5 |
| 472 | 2026-06-11T21:45:26.761Z | Downloaded tokio v1.52.3 |
| 473 | 2026-06-11T21:45:26.790Z | Downloaded openssl v0.10.80 |
| 474 | 2026-06-11T21:45:26.797Z | Downloaded zerocopy v0.8.52 |
| 475 | 2026-06-11T21:45:26.807Z | Downloaded object v0.37.3 |
| 476 | 2026-06-11T21:45:26.818Z | Downloaded syn v2.0.117 |
| 477 | 2026-06-11T21:45:26.824Z | Downloaded nix v0.30.1 |
| 478 | 2026-06-11T21:45:26.834Z | Downloaded rustls v0.23.40 |
| 479 | 2026-06-11T21:45:26.847Z | Downloaded regex-syntax v0.8.11 |
| 480 | 2026-06-11T21:45:26.851Z | Downloaded rustix v0.38.44 |
| 481 | 2026-06-11T21:45:26.871Z | Downloaded rustix v1.1.4 |
| 482 | 2026-06-11T21:45:26.899Z | Downloaded tracing v0.1.44 |
| 483 | 2026-06-11T21:45:26.937Z | Downloaded regex-automata v0.4.14 |
| 484 | 2026-06-11T21:45:26.989Z | Downloaded libc v0.2.186 |
| 485 | 2026-06-11T21:45:27.008Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 486 | 2026-06-11T21:45:27.017Z | Downloaded petgraph v0.8.3 |
| 487 | 2026-06-11T21:45:27.084Z | Downloaded recursion v0.5.4 |
| 488 | 2026-06-11T21:45:27.091Z | Downloaded ring v0.17.14 |
| 489 | 2026-06-11T21:45:27.149Z | Compiling libc v0.2.186 |
| 490 | 2026-06-11T21:45:27.149Z | Compiling proc-macro2 v1.0.106 |
| 491 | 2026-06-11T21:45:27.149Z | Compiling unicode-ident v1.0.24 |
| 492 | 2026-06-11T21:45:27.152Z | Compiling quote v1.0.45 |
| 493 | 2026-06-11T21:45:27.152Z | Compiling serde_core v1.0.228 |
| 494 | 2026-06-11T21:45:27.152Z | Compiling cfg-if v1.0.4 |
| 495 | 2026-06-11T21:45:27.152Z | Compiling memchr v2.8.1 |
| 496 | 2026-06-11T21:45:27.282Z | Compiling once_cell v1.21.4 |
| 497 | 2026-06-11T21:45:27.390Z | Compiling log v0.4.32 |
| 498 | 2026-06-11T21:45:27.423Z | Compiling pin-project-lite v0.2.17 |
| 499 | 2026-06-11T21:45:27.515Z | Compiling itoa v1.0.18 |
| 500 | 2026-06-11T21:45:27.527Z | Compiling serde v1.0.228 |
| 501 | 2026-06-11T21:45:27.684Z | Compiling smallvec v1.15.2 |
| 502 | 2026-06-11T21:45:27.767Z | Compiling futures-core v0.3.32 |
| 503 | 2026-06-11T21:45:27.921Z | Compiling bitflags v2.13.0 |
| 504 | 2026-06-11T21:45:27.935Z | Compiling find-msvc-tools v0.1.9 |
| 505 | 2026-06-11T21:45:27.956Z | Compiling equivalent v1.0.2 |
| 506 | 2026-06-11T21:45:28.042Z | Compiling shlex v2.0.1 |
| 507 | 2026-06-11T21:45:28.151Z | Compiling hashbrown v0.17.1 |
| 508 | 2026-06-11T21:45:28.235Z | Compiling errno v0.3.14 |
| 509 | 2026-06-11T21:45:28.274Z | Compiling bytes v1.11.1 |
| 510 | 2026-06-11T21:45:28.311Z | Compiling mio v1.2.1 |
| 511 | 2026-06-11T21:45:28.395Z | Compiling signal-hook-registry v1.4.8 |
| 512 | 2026-06-11T21:45:28.438Z | Compiling jobserver v0.1.34 |
| 513 | 2026-06-11T21:45:28.523Z | Compiling futures-sink v0.3.32 |
| 514 | 2026-06-11T21:45:28.629Z | Compiling syn v2.0.117 |
| 515 | 2026-06-11T21:45:28.631Z | Compiling cc v1.2.63 |
| 516 | 2026-06-11T21:45:28.748Z | Compiling rustix v1.1.4 |
| 517 | 2026-06-11T21:45:28.838Z | Compiling socket2 v0.6.4 |
| 518 | 2026-06-11T21:45:28.983Z | Compiling zmij v1.0.21 |
| 519 | 2026-06-11T21:45:29.040Z | Compiling slab v0.4.12 |
| 520 | 2026-06-11T21:45:29.177Z | Compiling futures-channel v0.3.32 |
| 521 | 2026-06-11T21:45:29.250Z | Compiling tracing-core v0.1.36 |
| 522 | 2026-06-11T21:45:29.337Z | Compiling serde_json v1.0.150 |
| 523 | 2026-06-11T21:45:29.441Z | Compiling version_check v0.9.5 |
| 524 | 2026-06-11T21:45:29.694Z | Compiling indexmap v2.14.0 |
| 525 | 2026-06-11T21:45:29.733Z | Compiling futures-task v0.3.32 |
| 526 | 2026-06-11T21:45:29.835Z | Compiling getrandom v0.4.2 |
| 527 | 2026-06-11T21:45:29.913Z | Compiling futures-io v0.3.32 |
| 528 | 2026-06-11T21:45:30.009Z | Compiling unicode-width v0.2.2 |
| 529 | 2026-06-11T21:45:30.111Z | Compiling percent-encoding v2.3.2 |
| 530 | 2026-06-11T21:45:30.140Z | Compiling camino v1.2.2 |
| 531 | 2026-06-11T21:45:30.367Z | Compiling ring v0.17.14 |
| 532 | 2026-06-11T21:45:30.389Z | Compiling http v1.4.2 |
| 533 | 2026-06-11T21:45:30.492Z | Compiling simd-adler32 v0.3.9 |
| 534 | 2026-06-11T21:45:30.525Z | Compiling adler2 v2.0.1 |
| 535 | 2026-06-11T21:45:30.545Z | Compiling autocfg v1.5.1 |
| 536 | 2026-06-11T21:45:30.688Z | Compiling zeroize v1.8.2 |
| 537 | 2026-06-11T21:45:30.906Z | Compiling miniz_oxide v0.8.9 |
| 538 | 2026-06-11T21:45:30.910Z | Compiling num-traits v0.2.19 |
| 539 | 2026-06-11T21:45:31.322Z | Compiling object v0.37.3 |
| 540 | 2026-06-11T21:45:31.335Z | Compiling getrandom v0.3.4 |
| 541 | 2026-06-11T21:45:31.623Z | Compiling target-lexicon v0.13.5 |
| 542 | 2026-06-11T21:45:31.676Z | Compiling zerocopy v0.8.52 |
| 543 | 2026-06-11T21:45:31.970Z | Compiling http-body v1.0.1 |
| 544 | 2026-06-11T21:45:32.119Z | Compiling rustls-pki-types v1.14.1 |
| 545 | 2026-06-11T21:45:32.132Z | Compiling form_urlencoded v1.2.2 |
| 546 | 2026-06-11T21:45:32.143Z | Compiling semver v1.0.28 |
| 547 | 2026-06-11T21:45:32.269Z | Compiling serde_derive v1.0.228 |
| 548 | 2026-06-11T21:45:32.304Z | Compiling tokio-macros v2.7.0 |
| 549 | 2026-06-11T21:45:32.317Z | Compiling futures-macro v0.3.32 |
| 550 | 2026-06-11T21:45:32.394Z | Compiling tracing-attributes v0.1.31 |
| 551 | 2026-06-11T21:45:32.624Z | Compiling getrandom v0.2.17 |
| 552 | 2026-06-11T21:45:32.803Z | Compiling owo-colors v4.3.0 |
| 553 | 2026-06-11T21:45:32.815Z | Compiling fnv v1.0.7 |
| 554 | 2026-06-11T21:45:32.918Z | Compiling guppy-workspace-hack v0.1.0 |
| 555 | 2026-06-11T21:45:32.990Z | Compiling utf8_iter v1.0.4 |
| 556 | 2026-06-11T21:45:33.040Z | Compiling tokio v1.52.3 |
| 557 | 2026-06-11T21:45:33.132Z | Compiling futures-util v0.3.32 |
| 558 | 2026-06-11T21:45:33.132Z | Compiling thiserror v2.0.18 |
| 559 | 2026-06-11T21:45:33.155Z | Compiling idna_adapter v1.0.0 |
| 560 | 2026-06-11T21:45:33.158Z | Compiling untrusted v0.9.0 |
| 561 | 2026-06-11T21:45:33.262Z | Compiling gimli v0.32.3 |
| 562 | 2026-06-11T21:45:33.280Z | Compiling signal-hook v0.3.18 |
| 563 | 2026-06-11T21:45:33.483Z | Compiling httparse v1.10.1 |
| 564 | 2026-06-11T21:45:33.594Z | Compiling tracing v0.1.44 |
| 565 | 2026-06-11T21:45:33.713Z | Compiling idna v1.1.0 |
| 566 | 2026-06-11T21:45:33.930Z | Compiling thiserror-impl v2.0.18 |
| 567 | 2026-06-11T21:45:35.359Z | Compiling addr2line v0.25.1 |
| 568 | 2026-06-11T21:45:35.808Z | Compiling generic-array v0.14.7 |
| 569 | 2026-06-11T21:45:35.867Z | Compiling target-spec v3.6.0 |
| 570 | 2026-06-11T21:45:35.925Z | Compiling rustls v0.23.40 |
| 571 | 2026-06-11T21:45:35.984Z | Compiling atomic-waker v1.1.2 |
| 572 | 2026-06-11T21:45:36.048Z | Compiling try-lock v0.2.5 |
| 573 | 2026-06-11T21:45:36.115Z | Compiling rustc-demangle v0.1.27 |
| 574 | 2026-06-11T21:45:36.153Z | Compiling typeid v1.0.3 |
| 575 | 2026-06-11T21:45:36.164Z | Compiling thiserror v1.0.69 |
| 576 | 2026-06-11T21:45:36.176Z | Compiling pkg-config v0.3.33 |
| 577 | 2026-06-11T21:45:36.444Z | Compiling fastrand v2.4.1 |
| 578 | 2026-06-11T21:45:36.470Z | Compiling tower-service v0.3.3 |
| 579 | 2026-06-11T21:45:36.594Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 580 | 2026-06-11T21:45:36.742Z | Compiling tempfile v3.27.0 |
| 581 | 2026-06-11T21:45:36.843Z | Compiling want v0.3.1 |
| 582 | 2026-06-11T21:45:37.010Z | Compiling tokio-util v0.7.18 |
| 583 | 2026-06-11T21:45:37.099Z | Compiling cfg-expr v0.20.8 |
| 584 | 2026-06-11T21:45:37.172Z | Compiling url v2.5.8 |
| 585 | 2026-06-11T21:45:37.481Z | Compiling h2 v0.4.14 |
| 586 | 2026-06-11T21:45:38.562Z | Compiling backtrace v0.3.76 |
| 587 | 2026-06-11T21:45:38.592Z | Compiling thiserror-impl v1.0.69 |
| 588 | 2026-06-11T21:45:38.596Z | Compiling terminal_size v0.4.4 |
| 589 | 2026-06-11T21:45:38.757Z | Compiling aho-corasick v1.1.4 |
| 590 | 2026-06-11T21:45:38.812Z | Compiling winnow v0.7.15 |
| 591 | 2026-06-11T21:45:39.638Z | Compiling rustls-webpki v0.103.13 |
| 592 | 2026-06-11T21:45:39.743Z | Compiling regex-syntax v0.8.11 |
| 593 | 2026-06-11T21:45:40.686Z | Compiling erased-serde v0.4.10 |
| 594 | 2026-06-11T21:45:40.989Z | Compiling subtle v2.6.1 |
| 595 | 2026-06-11T21:45:41.150Z | Compiling typenum v1.20.1 |
| 596 | 2026-06-11T21:45:42.265Z | Compiling regex-automata v0.4.14 |
| 597 | 2026-06-11T21:45:42.425Z | Compiling hyper v1.10.1 |
| 598 | 2026-06-11T21:45:44.248Z | Compiling toml_datetime v0.6.11 |
| 599 | 2026-06-11T21:45:44.619Z | Compiling serde_spanned v0.6.9 |
| 600 | 2026-06-11T21:45:44.784Z | Compiling ahash v0.8.12 |
| 601 | 2026-06-11T21:45:45.047Z | Compiling sync_wrapper v1.0.2 |
| 602 | 2026-06-11T21:45:45.161Z | Compiling unicode-linebreak v0.1.5 |
| 603 | 2026-06-11T21:45:45.428Z | Compiling is_ci v1.2.0 |
| 604 | 2026-06-11T21:45:45.602Z | Compiling crc32fast v1.5.0 |
| 605 | 2026-06-11T21:45:45.870Z | Compiling portable-atomic v1.13.1 |
| 606 | 2026-06-11T21:45:45.902Z | Compiling either v1.16.0 |
| 607 | 2026-06-11T21:45:46.131Z | Compiling ipnet v2.12.0 |
| 608 | 2026-06-11T21:45:46.158Z | Compiling base64 v0.22.1 |
| 609 | 2026-06-11T21:45:46.330Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-06-11T21:45:46.528Z | Compiling unicode-segmentation v1.13.3 |
| 611 | 2026-06-11T21:45:46.645Z | Compiling foldhash v0.1.5 |
| 612 | 2026-06-11T21:45:46.867Z | Compiling parking_lot_core v0.9.12 |
| 613 | 2026-06-11T21:45:46.923Z | Compiling nextest-workspace-hack v0.1.0 |
| 614 | 2026-06-11T21:45:46.978Z | Compiling lazy_static v1.5.0 |
| 615 | 2026-06-11T21:45:47.085Z | Compiling toml_write v0.1.2 |
| 616 | 2026-06-11T21:45:47.175Z | Compiling sharded-slab v0.1.7 |
| 617 | 2026-06-11T21:45:47.187Z | Compiling convert_case v0.10.0 |
| 618 | 2026-06-11T21:45:47.189Z | Compiling hashbrown v0.15.5 |
| 619 | 2026-06-11T21:45:47.324Z | Compiling toml_edit v0.22.27 |
| 620 | 2026-06-11T21:45:47.337Z | Compiling tower v0.5.3 |
| 621 | 2026-06-11T21:45:47.443Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-06-11T21:45:47.830Z | Compiling supports-color v3.0.2 |
| 623 | 2026-06-11T21:45:47.861Z | Compiling tokio-rustls v0.26.4 |
| 624 | 2026-06-11T21:45:47.907Z | Compiling textwrap v0.16.2 |
| 625 | 2026-06-11T21:45:48.132Z | Compiling backtrace-ext v0.2.1 |
| 626 | 2026-06-11T21:45:48.396Z | Compiling ordered-float v2.10.1 |
| 627 | 2026-06-11T21:45:48.669Z | Compiling webpki-roots v1.0.7 |
| 628 | 2026-06-11T21:45:48.672Z | Compiling miette-derive v7.6.0 |
| 629 | 2026-06-11T21:45:48.786Z | Compiling pathdiff v0.2.3 |
| 630 | 2026-06-11T21:45:48.914Z | Compiling console v0.15.11 |
| 631 | 2026-06-11T21:45:49.311Z | Compiling cargo-platform v0.3.3 |
| 632 | 2026-06-11T21:45:49.793Z | Compiling tracing-log v0.2.0 |
| 633 | 2026-06-11T21:45:49.871Z | Compiling os_pipe v1.2.3 |
| 634 | 2026-06-11T21:45:50.044Z | Compiling thread_local v1.1.9 |
| 635 | 2026-06-11T21:45:50.063Z | Compiling pulldown-cmark v0.13.4 |
| 636 | 2026-06-11T21:45:50.151Z | Compiling debug-ignore v1.0.5 |
| 637 | 2026-06-11T21:45:50.231Z | Compiling ryu v1.0.23 |
| 638 | 2026-06-11T21:45:50.259Z | Compiling unicode-width v0.1.14 |
| 639 | 2026-06-11T21:45:50.292Z | Compiling fixedbitset v0.5.7 |
| 640 | 2026-06-11T21:45:50.393Z | Compiling utf8parse v0.2.2 |
| 641 | 2026-06-11T21:45:50.505Z | Compiling supports-unicode v3.0.0 |
| 642 | 2026-06-11T21:45:50.521Z | Compiling supports-hyperlinks v3.2.0 |
| 643 | 2026-06-11T21:45:50.671Z | Compiling rustix v0.38.44 |
| 644 | 2026-06-11T21:45:50.738Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-11T21:45:50.801Z | Compiling winnow v1.0.3 |
| 646 | 2026-06-11T21:45:50.853Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2026-06-11T21:45:50.921Z | Compiling zstd-safe v7.2.4 |
| 648 | 2026-06-11T21:45:50.933Z | Compiling nix v0.30.1 |
| 649 | 2026-06-11T21:45:51.166Z | Compiling lock_api v0.4.14 |
| 650 | 2026-06-11T21:45:51.180Z | Compiling miette v7.6.0 |
| 651 | 2026-06-11T21:45:51.323Z | Compiling petgraph v0.8.3 |
| 652 | 2026-06-11T21:45:51.411Z | Compiling anstyle-parse v1.0.0 |
| 653 | 2026-06-11T21:45:51.658Z | Compiling serde_urlencoded v0.7.1 |
| 654 | 2026-06-11T21:45:51.971Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 655 | 2026-06-11T21:45:52.296Z | Compiling tracing-subscriber v0.3.23 |
| 656 | 2026-06-11T21:45:53.246Z | Compiling sigchld v0.2.4 |
| 657 | 2026-06-11T21:45:53.302Z | Compiling cargo_metadata v0.23.1 |
| 658 | 2026-06-11T21:45:53.444Z | Compiling toml v0.8.23 |
| 659 | 2026-06-11T21:45:53.488Z | Compiling hyper-rustls v0.27.9 |
| 660 | 2026-06-11T21:45:54.159Z | Compiling serde-value v0.7.0 |
| 661 | 2026-06-11T21:45:54.917Z | Compiling serde-untagged v0.1.9 |
| 662 | 2026-06-11T21:45:55.538Z | Compiling tower-http v0.6.11 |
| 663 | 2026-06-11T21:45:55.556Z | Compiling derive_more-impl v2.1.1 |
| 664 | 2026-06-11T21:45:56.284Z | Compiling itertools v0.14.0 |
| 665 | 2026-06-11T21:45:56.301Z | Compiling regex v1.12.4 |
| 666 | 2026-06-11T21:45:56.389Z | Compiling crypto-common v0.1.7 |
| 667 | 2026-06-11T21:45:56.522Z | Compiling block-buffer v0.10.4 |
| 668 | 2026-06-11T21:45:56.589Z | Compiling ppv-lite86 v0.2.21 |
| 669 | 2026-06-11T21:45:56.672Z | Compiling rand_core v0.9.5 |
| 670 | 2026-06-11T21:45:56.704Z | Compiling futures-executor v0.3.32 |
| 671 | 2026-06-11T21:45:56.915Z | Compiling pin-project-internal v1.1.13 |
| 672 | 2026-06-11T21:45:56.915Z | Compiling http-body-util v0.1.3 |
| 673 | 2026-06-11T21:45:57.190Z | Compiling uuid v1.23.3 |
| 674 | 2026-06-11T21:45:57.231Z | Compiling serde_spanned v1.1.1 |
| 675 | 2026-06-11T21:45:57.376Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 676 | 2026-06-11T21:45:57.721Z | Compiling smol_str v0.3.6 |
| 677 | 2026-06-11T21:45:57.735Z | Compiling filetime v0.2.29 |
| 678 | 2026-06-11T21:45:57.746Z | Compiling bstr v1.12.1 |
| 679 | 2026-06-11T21:45:57.782Z | Compiling vte v0.14.1 |
| 680 | 2026-06-11T21:45:57.956Z | Compiling unicode-xid v0.2.6 |
| 681 | 2026-06-11T21:45:57.974Z | Compiling color-spantrace v0.3.0 |
| 682 | 2026-06-11T21:45:58.023Z | Compiling nested v0.1.1 |
| 683 | 2026-06-11T21:45:58.088Z | Compiling self_update v0.42.0 |
| 684 | 2026-06-11T21:45:58.088Z | Compiling anstyle-query v1.1.5 |
| 685 | 2026-06-11T21:45:58.220Z | Compiling xattr v1.6.1 |
| 686 | 2026-06-11T21:45:58.288Z | Compiling iana-time-zone v0.1.65 |
| 687 | 2026-06-11T21:45:58.342Z | Compiling anstyle v1.0.14 |
| 688 | 2026-06-11T21:45:58.401Z | Compiling static_assertions v1.1.0 |
| 689 | 2026-06-11T21:45:58.475Z | Compiling litrs v1.0.0 |
| 690 | 2026-06-11T21:45:58.526Z | Compiling colorchoice v1.0.5 |
| 691 | 2026-06-11T21:45:58.603Z | Compiling unicase v2.9.0 |
| 692 | 2026-06-11T21:45:58.629Z | Compiling number_prefix v0.4.0 |
| 693 | 2026-06-11T21:45:58.629Z | Compiling is_terminal_polyfill v1.70.2 |
| 694 | 2026-06-11T21:45:58.653Z | Compiling eyre v0.6.12 |
| 695 | 2026-06-11T21:45:58.731Z | Compiling tinyvec_macros v0.1.1 |
| 696 | 2026-06-11T21:45:58.777Z | Compiling indicatif v0.17.11 |
| 697 | 2026-06-11T21:45:58.781Z | Compiling anstream v1.0.0 |
| 698 | 2026-06-11T21:45:58.803Z | Compiling tinyvec v1.11.0 |
| 699 | 2026-06-11T21:45:58.914Z | Compiling document-features v0.2.12 |
| 700 | 2026-06-11T21:45:59.210Z | Compiling guppy v0.17.26 |
| 701 | 2026-06-11T21:45:59.236Z | Compiling chrono v0.4.45 |
| 702 | 2026-06-11T21:45:59.294Z | Compiling tar v0.4.46 |
| 703 | 2026-06-11T21:45:59.523Z | Compiling globset v0.4.18 |
| 704 | 2026-06-11T21:45:59.872Z | Compiling cargo-util-schemas v0.2.0 |
| 705 | 2026-06-11T21:46:01.657Z | Compiling pin-project v1.1.13 |
| 706 | 2026-06-11T21:46:01.765Z | Compiling nextest-metadata v0.12.2 |
| 707 | 2026-06-11T21:46:01.799Z | Compiling strip-ansi-escapes v0.2.1 |
| 708 | 2026-06-11T21:46:01.880Z | Compiling toml v1.1.2+spec-1.1.0 |
| 709 | 2026-06-11T21:46:02.281Z | Compiling newtype-uuid v1.3.2 |
| 710 | 2026-06-11T21:46:02.299Z | Compiling reqwest v0.12.28 |
| 711 | 2026-06-11T21:46:02.466Z | Compiling rand_chacha v0.9.0 |
| 712 | 2026-06-11T21:46:02.595Z | Compiling futures v0.3.32 |
| 713 | 2026-06-11T21:46:02.679Z | Compiling digest v0.10.7 |
| 714 | 2026-06-11T21:46:02.743Z | Compiling parking_lot v0.12.5 |
| 715 | 2026-06-11T21:46:02.908Z | Compiling derive_more v2.1.1 |
| 716 | 2026-06-11T21:46:02.992Z | Compiling flate2 v1.1.9 |
| 717 | 2026-06-11T21:46:03.019Z | Compiling shared_child v1.1.1 |
| 718 | 2026-06-11T21:46:03.361Z | Compiling tracing-error v0.2.1 |
| 719 | 2026-06-11T21:46:03.671Z | Compiling signal-hook-mio v0.2.5 |
| 720 | 2026-06-11T21:46:03.805Z | Compiling self-replace v1.5.0 |
| 721 | 2026-06-11T21:46:03.891Z | Compiling cargo-platform v0.2.0 |
| 722 | 2026-06-11T21:46:04.097Z | Compiling quick-xml v0.37.5 |
| 723 | 2026-06-11T21:46:04.453Z | Compiling quick-xml v0.38.4 |
| 724 | 2026-06-11T21:46:04.938Z | Compiling indenter v0.3.4 |
| 725 | 2026-06-11T21:46:05.068Z | Compiling humantime v2.3.0 |
| 726 | 2026-06-11T21:46:05.338Z | Compiling recursion v0.5.4 |
| 727 | 2026-06-11T21:46:05.477Z | Compiling strsim v0.11.1 |
| 728 | 2026-06-11T21:46:05.504Z | Compiling shell-words v1.1.1 |
| 729 | 2026-06-11T21:46:05.753Z | Compiling heck v0.5.0 |
| 730 | 2026-06-11T21:46:05.852Z | Compiling cpufeatures v0.2.17 |
| 731 | 2026-06-11T21:46:05.929Z | Compiling urlencoding v2.1.3 |
| 732 | 2026-06-11T21:46:05.958Z | Compiling clap_lex v1.1.0 |
| 733 | 2026-06-11T21:46:06.180Z | Compiling clap_builder v4.6.0 |
| 734 | 2026-06-11T21:46:06.287Z | Compiling clap_derive v4.6.1 |
| 735 | 2026-06-11T21:46:06.311Z | Compiling sha2 v0.10.9 |
| 736 | 2026-06-11T21:46:06.916Z | Compiling nextest-filtering v0.15.0 |
| 737 | 2026-06-11T21:46:07.526Z | Compiling humantime-serde v1.1.1 |
| 738 | 2026-06-11T21:46:07.686Z | Compiling quick-junit v0.5.2 |
| 739 | 2026-06-11T21:46:08.605Z | Compiling atomicwrites v0.4.4 |
| 740 | 2026-06-11T21:46:08.888Z | Compiling cargo_metadata v0.20.0 |
| 741 | 2026-06-11T21:46:10.804Z | Compiling cargo-nextest v0.9.97 |
| 742 | 2026-06-11T21:46:10.851Z | Compiling crossterm v0.29.0 |
| 743 | 2026-06-11T21:46:12.429Z | Compiling duct v0.13.7 |
| 744 | 2026-06-11T21:46:12.603Z | Compiling async-scoped v0.9.0 |
| 745 | 2026-06-11T21:46:12.796Z | Compiling rand v0.9.4 |
| 746 | 2026-06-11T21:46:12.913Z | Compiling zstd v0.13.3 |
| 747 | 2026-06-11T21:46:12.934Z | Compiling config v0.15.23 |
| 748 | 2026-06-11T21:46:13.356Z | Compiling unicode-normalization v0.1.25 |
| 749 | 2026-06-11T21:46:13.547Z | Compiling target-spec-miette v0.4.8 |
| 750 | 2026-06-11T21:46:13.958Z | Compiling future-queue v0.4.0 |
| 751 | 2026-06-11T21:46:13.981Z | Compiling mukti-metadata v0.3.0 |
| 752 | 2026-06-11T21:46:14.096Z | Compiling camino-tempfile v1.4.1 |
| 753 | 2026-06-11T21:46:14.136Z | Compiling tokio-stream v0.1.18 |
| 754 | 2026-06-11T21:46:14.168Z | Compiling derive-where v1.6.1 |
| 755 | 2026-06-11T21:46:14.239Z | Compiling serde_path_to_error v0.1.20 |
| 756 | 2026-06-11T21:46:14.473Z | Compiling serde_ignored v0.1.14 |
| 757 | 2026-06-11T21:46:14.524Z | Compiling xxhash-rust v0.8.15 |
| 758 | 2026-06-11T21:46:14.689Z | Compiling hex v0.4.3 |
| 759 | 2026-06-11T21:46:14.689Z | Compiling swrite v0.1.0 |
| 760 | 2026-06-11T21:46:14.713Z | Compiling home v0.5.12 |
| 761 | 2026-06-11T21:46:14.773Z | Compiling indent_write v2.2.0 |
| 762 | 2026-06-11T21:46:14.804Z | Compiling color-eyre v0.6.5 |
| 763 | 2026-06-11T21:46:14.897Z | Compiling clap v4.6.1 |
| 764 | 2026-06-11T21:46:14.924Z | Compiling dialoguer v0.11.0 |
| 765 | 2026-06-11T21:46:14.977Z | Compiling enable-ansi-support v0.2.1 |
| 766 | 2026-06-11T21:46:15.402Z | Compiling nextest-runner v0.80.0 |
| 767 | 2026-06-11T21:46:33.550Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 768 | 2026-06-11T21:46:33.744Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 769 | 2026-06-11T21:46:33.747Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 770 | 2026-06-11T21:46:33.868Z | + pushd rdb |
| 771 | 2026-06-11T21:46:33.871Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 772 | 2026-06-11T21:46:33.871Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 773 | 2026-06-11T21:46:34.030Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 774 | 2026-06-11T21:46:34.683Z | From https://github.com/oxidecomputer/falcon |
| 775 | 2026-06-11T21:46:34.683Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 776 | 2026-06-11T21:46:34.760Z | Updating crates.io index |
| 777 | 2026-06-11T21:46:34.800Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 778 | 2026-06-11T21:46:35.908Z | From https://github.com/oxidecomputer/dendrite |
| 779 | 2026-06-11T21:46:35.908Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 780 | 2026-06-11T21:46:36.006Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 781 | 2026-06-11T21:46:36.316Z | From https://github.com/oxidecomputer/ispf |
| 782 | 2026-06-11T21:46:36.316Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 783 | 2026-06-11T21:46:36.321Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 784 | 2026-06-11T21:46:36.700Z | From https://github.com/oxidecomputer/netadm-sys |
| 785 | 2026-06-11T21:46:36.700Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 786 | 2026-06-11T21:46:36.708Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 787 | 2026-06-11T21:46:42.777Z | From https://github.com/oxidecomputer/omicron |
| 788 | 2026-06-11T21:46:42.777Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 789 | 2026-06-11T21:46:43.198Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 790 | 2026-06-11T21:46:43.880Z | From https://github.com/oxidecomputer/opte |
| 791 | 2026-06-11T21:46:43.880Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 792 | 2026-06-11T21:46:43.912Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 793 | 2026-06-11T21:46:44.318Z | From https://github.com/illumos/smf-rs |
| 794 | 2026-06-11T21:46:44.318Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 795 | 2026-06-11T21:46:44.546Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 796 | 2026-06-11T21:46:44.855Z | From https://github.com/oxidecomputer/network-interface |
| 797 | 2026-06-11T21:46:44.855Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 798 | 2026-06-11T21:46:44.977Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 799 | 2026-06-11T21:46:45.283Z | From https://github.com/oxidecomputer/zone |
| 800 | 2026-06-11T21:46:45.283Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 801 | 2026-06-11T21:46:45.372Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 802 | 2026-06-11T21:46:46.221Z | From https://github.com/oxidecomputer/propolis |
| 803 | 2026-06-11T21:46:46.221Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 804 | 2026-06-11T21:46:46.323Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 805 | 2026-06-11T21:46:46.946Z | From https://github.com/oxidecomputer/transceiver-control |
| 806 | 2026-06-11T21:46:46.946Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 807 | 2026-06-11T21:46:46.970Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 808 | 2026-06-11T21:46:47.280Z | From https://github.com/oxidecomputer/dlpi-sys |
| 809 | 2026-06-11T21:46:47.280Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 810 | 2026-06-11T21:46:47.285Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 811 | 2026-06-11T21:46:47.659Z | From https://github.com/jmesmon/rust-libzfs |
| 812 | 2026-06-11T21:46:47.659Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 813 | 2026-06-11T21:46:47.667Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 814 | 2026-06-11T21:46:48.189Z | From https://github.com/oxidecomputer/rusty-doors |
| 815 | 2026-06-11T21:46:48.189Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 816 | 2026-06-11T21:46:48.222Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 817 | 2026-06-11T21:46:48.667Z | From https://github.com/oxidecomputer/lldp |
| 818 | 2026-06-11T21:46:48.667Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 819 | 2026-06-11T21:46:48.679Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 820 | 2026-06-11T21:46:48.985Z | From https://github.com/oxidecomputer/slog-error-chain |
| 821 | 2026-06-11T21:46:48.985Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 822 | 2026-06-11T21:46:49.089Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 823 | 2026-06-11T21:46:49.427Z | From https://github.com/oxidecomputer/tufaceous |
| 824 | 2026-06-11T21:46:49.427Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 825 | 2026-06-11T21:46:49.510Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 826 | 2026-06-11T21:46:50.235Z | From https://github.com/oxidecomputer/management-gateway-service |
| 827 | 2026-06-11T21:46:50.236Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 828 | 2026-06-11T21:46:50.252Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 829 | 2026-06-11T21:46:51.110Z | From https://github.com/oxidecomputer/crucible |
| 830 | 2026-06-11T21:46:51.110Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 831 | 2026-06-11T21:46:51.171Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 832 | 2026-06-11T21:46:51.473Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 833 | 2026-06-11T21:46:51.473Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 834 | 2026-06-11T21:46:51.903Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 835 | 2026-06-11T21:46:52.365Z | From https://github.com/oxidecomputer/propolis |
| 836 | 2026-06-11T21:46:52.365Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 837 | 2026-06-11T21:46:52.417Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 838 | 2026-06-11T21:46:52.974Z | From https://github.com/oxidecomputer/crucible |
| 839 | 2026-06-11T21:46:52.974Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 840 | 2026-06-11T21:46:53.168Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 841 | 2026-06-11T21:46:53.536Z | From https://github.com/oxidecomputer/tofino |
| 842 | 2026-06-11T21:46:53.536Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 843 | 2026-06-11T21:46:53.567Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 844 | 2026-06-11T21:46:54.327Z | From https://github.com/oxidecomputer/maghemite |
| 845 | 2026-06-11T21:46:54.327Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 846 | 2026-06-11T21:46:54.418Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 847 | 2026-06-11T21:46:54.753Z | From https://github.com/oxidecomputer/clickward |
| 848 | 2026-06-11T21:46:54.753Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 849 | 2026-06-11T21:46:55.099Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 850 | 2026-06-11T21:46:55.410Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 851 | 2026-06-11T21:46:55.410Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 852 | 2026-06-11T21:46:56.432Z | Downloading crates ... |
| 853 | 2026-06-11T21:46:56.538Z | Downloaded bit-vec v0.8.0 |
| 854 | 2026-06-11T21:46:56.553Z | Downloaded darling_macro v0.23.0 |
| 855 | 2026-06-11T21:46:56.557Z | Downloaded gethostname v0.5.0 |
| 856 | 2026-06-11T21:46:56.557Z | Downloaded argon2 v0.5.3 |
| 857 | 2026-06-11T21:46:56.564Z | Downloaded embedded-io v0.4.0 |
| 858 | 2026-06-11T21:46:56.568Z | Downloaded glob v0.3.3 |
| 859 | 2026-06-11T21:46:56.571Z | Downloaded foreign-types-macros v0.2.3 |
| 860 | 2026-06-11T21:46:56.574Z | Downloaded macaddr v1.0.1 |
| 861 | 2026-06-11T21:46:56.574Z | Downloaded libscf-sys v1.2.0 |
| 862 | 2026-06-11T21:46:56.577Z | Downloaded git-stub-vcs v0.1.0 |
| 863 | 2026-06-11T21:46:56.577Z | Downloaded fs_extra v1.3.0 |
| 864 | 2026-06-11T21:46:56.580Z | Downloaded darling_core v0.21.3 |
| 865 | 2026-06-11T21:46:56.583Z | Downloaded ident_case v1.0.1 |
| 866 | 2026-06-11T21:46:56.586Z | Downloaded git-stub v1.0.0 |
| 867 | 2026-06-11T21:46:56.586Z | Downloaded ipnetwork v0.21.1 |
| 868 | 2026-06-11T21:46:56.589Z | Downloaded num-complex v0.4.6 |
| 869 | 2026-06-11T21:46:56.597Z | Downloaded httpdate v1.0.3 |
| 870 | 2026-06-11T21:46:56.602Z | Downloaded crypto-common v0.2.2 |
| 871 | 2026-06-11T21:46:56.606Z | Downloaded ciborium v0.2.2 |
| 872 | 2026-06-11T21:46:56.614Z | Downloaded compression-core v0.4.32 |
| 873 | 2026-06-11T21:46:56.617Z | Downloaded base16ct v1.0.0 |
| 874 | 2026-06-11T21:46:56.622Z | Downloaded ciborium-ll v0.2.2 |
| 875 | 2026-06-11T21:46:56.627Z | Downloaded enum-as-inner v0.6.1 |
| 876 | 2026-06-11T21:46:56.630Z | Downloaded foreign-types v0.5.0 |
| 877 | 2026-06-11T21:46:56.630Z | Downloaded idna_adapter v1.2.2 |
| 878 | 2026-06-11T21:46:56.630Z | Downloaded fixedbitset v0.4.2 |
| 879 | 2026-06-11T21:46:56.635Z | Downloaded const-random-macro v0.1.16 |
| 880 | 2026-06-11T21:46:56.639Z | Downloaded bit-set v0.8.0 |
| 881 | 2026-06-11T21:46:56.642Z | Downloaded linked-hash-map v0.5.6 |
| 882 | 2026-06-11T21:46:56.646Z | Downloaded no-std-compat v0.4.1 |
| 883 | 2026-06-11T21:46:56.646Z | Downloaded memmap v0.7.0 |
| 884 | 2026-06-11T21:46:56.649Z | Downloaded num-derive v0.4.2 |
| 885 | 2026-06-11T21:46:56.650Z | Downloaded convert_case v0.4.0 |
| 886 | 2026-06-11T21:46:56.652Z | Downloaded const-random v0.1.18 |
| 887 | 2026-06-11T21:46:56.652Z | Downloaded foldhash v0.2.0 |
| 888 | 2026-06-11T21:46:56.655Z | Downloaded goblin v0.8.2 |
| 889 | 2026-06-11T21:46:56.658Z | Downloaded async-stream-impl v0.3.6 |
| 890 | 2026-06-11T21:46:56.658Z | Downloaded embedded-io v0.6.1 |
| 891 | 2026-06-11T21:46:56.661Z | Downloaded newline-converter v0.3.0 |
| 892 | 2026-06-11T21:46:56.661Z | Downloaded natord v1.0.9 |
| 893 | 2026-06-11T21:46:56.664Z | Downloaded fxhash v0.2.1 |
| 894 | 2026-06-11T21:46:56.665Z | Downloaded foreign-types-shared v0.3.1 |
| 895 | 2026-06-11T21:46:56.665Z | Downloaded heck v0.4.1 |
| 896 | 2026-06-11T21:46:56.667Z | Downloaded float-ord v0.3.2 |
| 897 | 2026-06-11T21:46:56.667Z | Downloaded num v0.4.3 |
| 898 | 2026-06-11T21:46:56.672Z | Downloaded newtype_derive v0.1.6 |
| 899 | 2026-06-11T21:46:56.672Z | Downloaded async-stream v0.3.6 |
| 900 | 2026-06-11T21:46:56.675Z | Downloaded match_cfg v0.1.0 |
| 901 | 2026-06-11T21:46:56.675Z | Downloaded bcs v0.1.6 |
| 902 | 2026-06-11T21:46:56.678Z | Downloaded ciborium-io v0.2.2 |
| 903 | 2026-06-11T21:46:56.678Z | Downloaded async-recursion v1.1.1 |
| 904 | 2026-06-11T21:46:56.681Z | Downloaded group v0.13.0 |
| 905 | 2026-06-11T21:46:56.684Z | Downloaded aead v0.5.2 |
| 906 | 2026-06-11T21:46:56.684Z | Downloaded arrayref v0.3.9 |
| 907 | 2026-06-11T21:46:56.687Z | Downloaded dtrace-parser v0.3.0 |
| 908 | 2026-06-11T21:46:56.687Z | Downloaded hostname v0.4.2 |
| 909 | 2026-06-11T21:46:56.692Z | Downloaded cobs v0.3.0 |
| 910 | 2026-06-11T21:46:56.693Z | Downloaded hostname v0.3.1 |
| 911 | 2026-06-11T21:46:56.695Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 912 | 2026-06-11T21:46:56.696Z | Downloaded num-conv v0.2.2 |
| 913 | 2026-06-11T21:46:56.699Z | Downloaded lru-cache v0.1.2 |
| 914 | 2026-06-11T21:46:56.699Z | Downloaded is-terminal v0.4.17 |
| 915 | 2026-06-11T21:46:56.702Z | Downloaded base16ct v0.2.0 |
| 916 | 2026-06-11T21:46:56.702Z | Downloaded instant v0.1.13 |
| 917 | 2026-06-11T21:46:56.704Z | Downloaded managed v0.8.0 |
| 918 | 2026-06-11T21:46:56.705Z | Downloaded internet-checksum v0.2.1 |
| 919 | 2026-06-11T21:46:56.708Z | Downloaded hubpack v0.1.2 |
| 920 | 2026-06-11T21:46:56.708Z | Downloaded keccak v0.1.6 |
| 921 | 2026-06-11T21:46:56.708Z | Downloaded dunce v1.0.5 |
| 922 | 2026-06-11T21:46:56.711Z | Downloaded inout v0.1.4 |
| 923 | 2026-06-11T21:46:56.711Z | Downloaded hubpack_derive v0.1.1 |
| 924 | 2026-06-11T21:46:56.714Z | Downloaded libsw v3.5.0 |
| 925 | 2026-06-11T21:46:56.714Z | Downloaded dtrace-parser v0.2.0 |
| 926 | 2026-06-11T21:46:56.714Z | Downloaded defmt-parser v1.0.0 |
| 927 | 2026-06-11T21:46:56.717Z | Downloaded crc8 v0.1.1 |
| 928 | 2026-06-11T21:46:56.717Z | Downloaded cpufeatures v0.3.0 |
| 929 | 2026-06-11T21:46:56.720Z | Downloaded dof v0.3.0 |
| 930 | 2026-06-11T21:46:56.720Z | Downloaded opaque-debug v0.3.1 |
| 931 | 2026-06-11T21:46:56.723Z | Downloaded olpc-cjson v0.1.4 |
| 932 | 2026-06-11T21:46:56.723Z | Downloaded num_threads v0.1.7 |
| 933 | 2026-06-11T21:46:56.723Z | Downloaded num_enum_derive v0.5.11 |
| 934 | 2026-06-11T21:46:56.726Z | Downloaded konst_macro_rules v0.2.19 |
| 935 | 2026-06-11T21:46:56.726Z | Downloaded newtype-uuid-macros v0.1.0 |
| 936 | 2026-06-11T21:46:56.729Z | Downloaded memoffset v0.9.1 |
| 937 | 2026-06-11T21:46:56.729Z | Downloaded num-iter v0.1.45 |
| 938 | 2026-06-11T21:46:56.732Z | Downloaded bitflags v1.3.2 |
| 939 | 2026-06-11T21:46:56.732Z | Downloaded backoff v0.4.0 |
| 940 | 2026-06-11T21:46:56.735Z | Downloaded erased-serde v0.3.31 |
| 941 | 2026-06-11T21:46:56.738Z | Downloaded ingot-types v0.1.2 |
| 942 | 2026-06-11T21:46:56.738Z | Downloaded crunchy v0.2.4 |
| 943 | 2026-06-11T21:46:56.741Z | Downloaded linear-map v1.2.0 |
| 944 | 2026-06-11T21:46:56.741Z | Downloaded critical-section v1.2.0 |
| 945 | 2026-06-11T21:46:56.744Z | Downloaded libsw-core v0.3.2 |
| 946 | 2026-06-11T21:46:56.744Z | Downloaded proc-macro-crate v3.5.0 |
| 947 | 2026-06-11T21:46:56.747Z | Downloaded cipher v0.4.4 |
| 948 | 2026-06-11T21:46:56.747Z | Downloaded omicron-workspace-hack v0.1.0 |
| 949 | 2026-06-11T21:46:56.750Z | Downloaded anyhow v1.0.102 |
| 950 | 2026-06-11T21:46:56.755Z | Downloaded memmap2 v0.9.10 |
| 951 | 2026-06-11T21:46:56.755Z | Downloaded digest v0.11.3 |
| 952 | 2026-06-11T21:46:56.758Z | Downloaded hash32 v0.3.1 |
| 953 | 2026-06-11T21:46:56.758Z | Downloaded defmt v0.3.100 |
| 954 | 2026-06-11T21:46:56.758Z | Downloaded crossbeam-deque v0.8.6 |
| 955 | 2026-06-11T21:46:56.761Z | Downloaded byte-wrapper v0.1.0 |
| 956 | 2026-06-11T21:46:56.761Z | Downloaded bs58 v0.5.1 |
| 957 | 2026-06-11T21:46:56.764Z | Downloaded fs-err v3.3.0 |
| 958 | 2026-06-11T21:46:56.767Z | Downloaded multer v3.1.0 |
| 959 | 2026-06-11T21:46:56.767Z | Downloaded displaydoc v0.2.6 |
| 960 | 2026-06-11T21:46:56.769Z | Downloaded csv-core v0.1.13 |
| 961 | 2026-06-11T21:46:56.769Z | Downloaded hkdf v0.12.4 |
| 962 | 2026-06-11T21:46:56.772Z | Downloaded defmt-macros v1.1.0 |
| 963 | 2026-06-11T21:46:56.775Z | Downloaded phf_shared v0.12.1 |
| 964 | 2026-06-11T21:46:56.775Z | Downloaded dyn-clone v1.0.20 |
| 965 | 2026-06-11T21:46:56.778Z | Downloaded derive-ex v0.1.8 |
| 966 | 2026-06-11T21:46:56.778Z | Downloaded daft v0.1.7 |
| 967 | 2026-06-11T21:46:56.781Z | Downloaded block-buffer v0.12.0 |
| 968 | 2026-06-11T21:46:56.781Z | Downloaded num_enum_derive v0.7.6 |
| 969 | 2026-06-11T21:46:56.784Z | Downloaded parse-display v0.10.0 |
| 970 | 2026-06-11T21:46:56.784Z | Downloaded daft-derive v0.1.7 |
| 971 | 2026-06-11T21:46:56.788Z | Downloaded num-integer v0.1.46 |
| 972 | 2026-06-11T21:46:56.791Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 973 | 2026-06-11T21:46:56.791Z | Downloaded blake2 v0.10.6 |
| 974 | 2026-06-11T21:46:56.794Z | Downloaded async-trait v0.1.89 |
| 975 | 2026-06-11T21:46:56.798Z | Downloaded proc-macro-error-attr v1.0.4 |
| 976 | 2026-06-11T21:46:56.798Z | Downloaded potential_utf v0.1.5 |
| 977 | 2026-06-11T21:46:56.798Z | Downloaded num_enum v0.7.6 |
| 978 | 2026-06-11T21:46:56.801Z | Downloaded crossbeam-utils v0.8.21 |
| 979 | 2026-06-11T21:46:56.804Z | Downloaded colored v3.1.1 |
| 980 | 2026-06-11T21:46:56.807Z | Downloaded proc-macro-crate v1.3.1 |
| 981 | 2026-06-11T21:46:56.807Z | Downloaded pem v3.0.6 |
| 982 | 2026-06-11T21:46:56.810Z | Downloaded progenitor-macro v0.13.0 |
| 983 | 2026-06-11T21:46:56.810Z | Downloaded parking_lot_core v0.8.6 |
| 984 | 2026-06-11T21:46:56.810Z | Downloaded bitflags v2.12.1 |
| 985 | 2026-06-11T21:46:56.813Z | Downloaded progenitor-client v0.10.0 |
| 986 | 2026-06-11T21:46:56.815Z | Downloaded progenitor-client v0.14.0 |
| 987 | 2026-06-11T21:46:56.816Z | Downloaded oxnet v0.1.6 |
| 988 | 2026-06-11T21:46:56.819Z | Downloaded paste v1.0.15 |
| 989 | 2026-06-11T21:46:56.822Z | Downloaded progenitor-macro v0.14.0 |
| 990 | 2026-06-11T21:46:56.822Z | Downloaded ref-cast-impl v1.0.25 |
| 991 | 2026-06-11T21:46:56.822Z | Downloaded highway v1.3.0 |
| 992 | 2026-06-11T21:46:56.825Z | Downloaded cmake v0.1.58 |
| 993 | 2026-06-11T21:46:56.825Z | Downloaded chacha20 v0.10.0 |
| 994 | 2026-06-11T21:46:56.828Z | Downloaded num_enum v0.5.11 |
| 995 | 2026-06-11T21:46:56.832Z | Downloaded powerfmt v0.2.0 |
| 996 | 2026-06-11T21:46:56.832Z | Downloaded ingot-macros v0.1.1 |
| 997 | 2026-06-11T21:46:56.835Z | Downloaded diff v0.1.13 |
| 998 | 2026-06-11T21:46:56.835Z | Downloaded constant_time_eq v0.4.2 |
| 999 | 2026-06-11T21:46:56.835Z | Downloaded ref-cast v1.0.25 |
| 1000 | 2026-06-11T21:46:56.838Z | Downloaded pretty-hex v0.4.2 |
| 1001 | 2026-06-11T21:46:56.853Z | Downloaded plain v0.2.3 |
| 1002 | 2026-06-11T21:46:56.853Z | Downloaded num-rational v0.4.2 |
| 1003 | 2026-06-11T21:46:56.853Z | Downloaded phf v0.12.1 |
| 1004 | 2026-06-11T21:46:56.857Z | Downloaded omicron-zone-package v0.12.2 |
| 1005 | 2026-06-11T21:46:56.857Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1006 | 2026-06-11T21:46:56.857Z | Downloaded progenitor v0.14.0 |
| 1007 | 2026-06-11T21:46:56.857Z | Downloaded progenitor v0.10.0 |
| 1008 | 2026-06-11T21:46:56.857Z | Downloaded parse-display-derive v0.10.0 |
| 1009 | 2026-06-11T21:46:56.857Z | Downloaded rand_chacha v0.3.1 |
| 1010 | 2026-06-11T21:46:56.857Z | Downloaded defmt v1.1.0 |
| 1011 | 2026-06-11T21:46:56.857Z | Downloaded darling v0.21.3 |
| 1012 | 2026-06-11T21:46:56.857Z | Downloaded rand_xorshift v0.4.0 |
| 1013 | 2026-06-11T21:46:56.861Z | Downloaded indexmap v1.9.3 |
| 1014 | 2026-06-11T21:46:56.861Z | Downloaded darling v0.23.0 |
| 1015 | 2026-06-11T21:46:56.864Z | Downloaded hmac v0.12.1 |
| 1016 | 2026-06-11T21:46:56.867Z | Downloaded progenitor-macro v0.10.0 |
| 1017 | 2026-06-11T21:46:56.867Z | Downloaded icu_properties v2.2.0 |
| 1018 | 2026-06-11T21:46:56.870Z | Downloaded half v2.7.1 |
| 1019 | 2026-06-11T21:46:56.870Z | Downloaded rustc_version v0.1.7 |
| 1020 | 2026-06-11T21:46:56.874Z | Downloaded same-file v1.0.6 |
| 1021 | 2026-06-11T21:46:56.874Z | Downloaded progenitor-extras v0.2.0 |
| 1022 | 2026-06-11T21:46:56.877Z | Downloaded scroll_derive v0.13.1 |
| 1023 | 2026-06-11T21:46:56.877Z | Downloaded scroll_derive v0.12.1 |
| 1024 | 2026-06-11T21:46:56.877Z | Downloaded progenitor-client v0.13.0 |
| 1025 | 2026-06-11T21:46:56.877Z | Downloaded proc-macro-error2 v2.0.1 |
| 1026 | 2026-06-11T21:46:56.880Z | Downloaded cargo_toml v0.22.3 |
| 1027 | 2026-06-11T21:46:56.880Z | Downloaded indicatif v0.18.4 |
| 1028 | 2026-06-11T21:46:56.883Z | Downloaded sha1 v0.10.6 |
| 1029 | 2026-06-11T21:46:56.886Z | Downloaded serial_test_derive v3.5.0 |
| 1030 | 2026-06-11T21:46:56.886Z | Downloaded serde_plain v1.0.2 |
| 1031 | 2026-06-11T21:46:56.886Z | Downloaded icu_provider v2.2.0 |
| 1032 | 2026-06-11T21:46:56.889Z | Downloaded slog-bunyan v2.5.0 |
| 1033 | 2026-06-11T21:46:56.889Z | Downloaded crossbeam-epoch v0.9.18 |
| 1034 | 2026-06-11T21:46:56.893Z | Downloaded serde-big-array v0.5.1 |
| 1035 | 2026-06-11T21:46:56.893Z | Downloaded pest_generator v2.8.6 |
| 1036 | 2026-06-11T21:46:56.896Z | Downloaded semver v0.1.20 |
| 1037 | 2026-06-11T21:46:56.896Z | Downloaded cookie v0.18.1 |
| 1038 | 2026-06-11T21:46:56.899Z | Downloaded const-oid v0.10.2 |
| 1039 | 2026-06-11T21:46:56.899Z | Downloaded parking_lot v0.11.2 |
| 1040 | 2026-06-11T21:46:56.902Z | Downloaded hybrid-array v0.4.12 |
| 1041 | 2026-06-11T21:46:56.902Z | Downloaded quick-error v1.2.3 |
| 1042 | 2026-06-11T21:46:56.905Z | Downloaded dropshot_endpoint v0.17.1 |
| 1043 | 2026-06-11T21:46:56.905Z | Downloaded secrecy v0.10.3 |
| 1044 | 2026-06-11T21:46:56.908Z | Downloaded drift v0.2.0 |
| 1045 | 2026-06-11T21:46:56.912Z | Downloaded siphasher v1.0.3 |
| 1046 | 2026-06-11T21:46:56.915Z | Downloaded papergrid v0.11.0 |
| 1047 | 2026-06-11T21:46:56.918Z | Downloaded papergrid v0.18.0 |
| 1048 | 2026-06-11T21:46:56.921Z | Downloaded resolv-conf v0.7.6 |
| 1049 | 2026-06-11T21:46:56.924Z | Downloaded serial_test v3.5.0 |
| 1050 | 2026-06-11T21:46:56.924Z | Downloaded progenitor v0.13.0 |
| 1051 | 2026-06-11T21:46:56.924Z | Downloaded chacha20poly1305 v0.10.1 |
| 1052 | 2026-06-11T21:46:56.927Z | Downloaded slog-envlogger v2.2.0 |
| 1053 | 2026-06-11T21:46:56.927Z | Downloaded sigpipe v0.1.3 |
| 1054 | 2026-06-11T21:46:56.929Z | Downloaded smawk v0.3.2 |
| 1055 | 2026-06-11T21:46:56.930Z | Downloaded strum v0.27.2 |
| 1056 | 2026-06-11T21:46:56.930Z | Downloaded strum v0.26.3 |
| 1057 | 2026-06-11T21:46:56.930Z | Downloaded rustls-native-certs v0.8.4 |
| 1058 | 2026-06-11T21:46:56.934Z | Downloaded sha1 v0.11.0 |
| 1059 | 2026-06-11T21:46:56.934Z | Downloaded allocator-api2 v0.2.21 |
| 1060 | 2026-06-11T21:46:56.937Z | Downloaded structmeta-derive v0.3.0 |
| 1061 | 2026-06-11T21:46:56.937Z | Downloaded stable_deref_trait v1.2.1 |
| 1062 | 2026-06-11T21:46:56.937Z | Downloaded base64 v0.21.7 |
| 1063 | 2026-06-11T21:46:56.940Z | Downloaded proc-macro-error v1.0.4 |
| 1064 | 2026-06-11T21:46:56.940Z | Downloaded konst v0.2.20 |
| 1065 | 2026-06-11T21:46:56.944Z | Downloaded pest_derive v2.8.6 |
| 1066 | 2026-06-11T21:46:56.946Z | Downloaded poly1305 v0.8.0 |
| 1067 | 2026-06-11T21:46:56.947Z | Downloaded derive_more v0.99.20 |
| 1068 | 2026-06-11T21:46:56.950Z | Downloaded structmeta v0.3.0 |
| 1069 | 2026-06-11T21:46:56.950Z | Downloaded serde_repr v0.1.20 |
| 1070 | 2026-06-11T21:46:56.952Z | Downloaded tabwriter v1.4.1 |
| 1071 | 2026-06-11T21:46:56.952Z | Downloaded hickory-resolver v0.24.4 |
| 1072 | 2026-06-11T21:46:56.956Z | Downloaded scroll v0.13.0 |
| 1073 | 2026-06-11T21:46:56.956Z | Downloaded scroll v0.12.0 |
| 1074 | 2026-06-11T21:46:56.959Z | Downloaded tabled_derive v0.11.0 |
| 1075 | 2026-06-11T21:46:56.959Z | Downloaded schemars_derive v0.8.22 |
| 1076 | 2026-06-11T21:46:56.959Z | Downloaded icu_locale_core v2.2.0 |
| 1077 | 2026-06-11T21:46:56.963Z | Downloaded testing_table v0.3.0 |
| 1078 | 2026-06-11T21:46:56.968Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1079 | 2026-06-11T21:46:56.968Z | Downloaded termtree v0.5.1 |
| 1080 | 2026-06-11T21:46:56.968Z | Downloaded take_mut v0.2.2 |
| 1081 | 2026-06-11T21:46:56.971Z | Downloaded tagptr v0.2.0 |
| 1082 | 2026-06-11T21:46:56.971Z | Downloaded icu_normalizer_data v2.2.0 |
| 1083 | 2026-06-11T21:46:56.971Z | Downloaded slog-async v2.8.0 |
| 1084 | 2026-06-11T21:46:56.971Z | Downloaded serde_tokenstream v0.2.3 |
| 1085 | 2026-06-11T21:46:56.971Z | Downloaded heapless v0.8.0 |
| 1086 | 2026-06-11T21:46:56.974Z | Downloaded elliptic-curve v0.13.8 |
| 1087 | 2026-06-11T21:46:56.977Z | Downloaded darling_core v0.23.0 |
| 1088 | 2026-06-11T21:46:56.981Z | Downloaded backon v1.6.0 |
| 1089 | 2026-06-11T21:46:56.984Z | Downloaded tabled_derive v0.7.0 |
| 1090 | 2026-06-11T21:46:56.984Z | Downloaded arc-swap v1.9.1 |
| 1091 | 2026-06-11T21:46:56.986Z | Downloaded postcard v1.1.3 |
| 1092 | 2026-06-11T21:46:56.986Z | Downloaded slog-dtrace v0.3.0 |
| 1093 | 2026-06-11T21:46:56.991Z | Downloaded thread-id v5.1.0 |
| 1094 | 2026-06-11T21:46:56.991Z | Downloaded rand_core v0.10.1 |
| 1095 | 2026-06-11T21:46:56.991Z | Downloaded password-hash v0.5.0 |
| 1096 | 2026-06-11T21:46:56.994Z | Downloaded icu_normalizer v2.2.0 |
| 1097 | 2026-06-11T21:46:56.994Z | Downloaded topological-sort v0.2.2 |
| 1098 | 2026-06-11T21:46:56.994Z | Downloaded time-core v0.1.8 |
| 1099 | 2026-06-11T21:46:56.997Z | Downloaded thread-id v4.2.2 |
| 1100 | 2026-06-11T21:46:56.997Z | Downloaded chrono-tz v0.10.4 |
| 1101 | 2026-06-11T21:46:57.005Z | Downloaded unarray v0.1.4 |
| 1102 | 2026-06-11T21:46:57.008Z | Downloaded strum_macros v0.26.4 |
| 1103 | 2026-06-11T21:46:57.008Z | Downloaded smartstring v1.0.1 |
| 1104 | 2026-06-11T21:46:57.008Z | Downloaded slog-term v2.9.2 |
| 1105 | 2026-06-11T21:46:57.012Z | Downloaded slog-stdlog v4.1.1 |
| 1106 | 2026-06-11T21:46:57.012Z | Downloaded hickory-resolver v0.25.2 |
| 1107 | 2026-06-11T21:46:57.015Z | Downloaded typify-macro v0.4.3 |
| 1108 | 2026-06-11T21:46:57.015Z | Downloaded slog-json v2.6.1 |
| 1109 | 2026-06-11T21:46:57.015Z | Downloaded utf-8 v0.7.6 |
| 1110 | 2026-06-11T21:46:57.018Z | Downloaded usdt-attr-macro v0.5.0 |
| 1111 | 2026-06-11T21:46:57.018Z | Downloaded universal-hash v0.5.1 |
| 1112 | 2026-06-11T21:46:57.018Z | Downloaded typify-macro v0.6.2 |
| 1113 | 2026-06-11T21:46:57.018Z | Downloaded smf v0.2.3 |
| 1114 | 2026-06-11T21:46:57.018Z | Downloaded progenitor-impl v0.13.0 |
| 1115 | 2026-06-11T21:46:57.021Z | Downloaded serde_derive_internals v0.29.1 |
| 1116 | 2026-06-11T21:46:57.021Z | Downloaded untrusted v0.7.1 |
| 1117 | 2026-06-11T21:46:57.021Z | Downloaded unit-prefix v0.5.2 |
| 1118 | 2026-06-11T21:46:57.024Z | Downloaded usdt-attr-macro v0.6.0 |
| 1119 | 2026-06-11T21:46:57.024Z | Downloaded usdt v0.6.0 |
| 1120 | 2026-06-11T21:46:57.024Z | Downloaded usdt-macro v0.6.0 |
| 1121 | 2026-06-11T21:46:57.024Z | Downloaded minimal-lexical v0.2.1 |
| 1122 | 2026-06-11T21:46:57.027Z | Downloaded spin v0.5.2 |
| 1123 | 2026-06-11T21:46:57.027Z | Downloaded snafu-derive v0.8.9 |
| 1124 | 2026-06-11T21:46:57.027Z | Downloaded slog-scope v4.4.1 |
| 1125 | 2026-06-11T21:46:57.030Z | Downloaded usdt v0.5.0 |
| 1126 | 2026-06-11T21:46:57.030Z | Downloaded synstructure v0.13.2 |
| 1127 | 2026-06-11T21:46:57.030Z | Downloaded strum_macros v0.27.2 |
| 1128 | 2026-06-11T21:46:57.030Z | Downloaded rhai_codegen v3.2.0 |
| 1129 | 2026-06-11T21:46:57.034Z | Downloaded usdt-macro v0.5.0 |
| 1130 | 2026-06-11T21:46:57.037Z | Downloaded rusty-fork v0.3.1 |
| 1131 | 2026-06-11T21:46:57.037Z | Downloaded rustversion v1.0.22 |
| 1132 | 2026-06-11T21:46:57.037Z | Downloaded waitgroup v0.1.2 |
| 1133 | 2026-06-11T21:46:57.040Z | Downloaded wait-timeout v0.2.1 |
| 1134 | 2026-06-11T21:46:57.040Z | Downloaded rustls-pemfile v2.2.0 |
| 1135 | 2026-06-11T21:46:57.040Z | Downloaded console v0.16.3 |
| 1136 | 2026-06-11T21:46:57.043Z | Downloaded thiserror-no-std v2.0.2 |
| 1137 | 2026-06-11T21:46:57.043Z | Downloaded tinystr v0.8.3 |
| 1138 | 2026-06-11T21:46:57.046Z | Downloaded nom v7.1.3 |
| 1139 | 2026-06-11T21:46:57.049Z | Downloaded zerofrom v0.1.8 |
| 1140 | 2026-06-11T21:46:57.049Z | Downloaded expectorate v1.2.0 |
| 1141 | 2026-06-11T21:46:57.049Z | Downloaded zeroize_derive v1.4.3 |
| 1142 | 2026-06-11T21:46:57.052Z | Downloaded zone_cfg_derive v0.3.1 |
| 1143 | 2026-06-11T21:46:57.052Z | Downloaded zerofrom-derive v0.1.7 |
| 1144 | 2026-06-11T21:46:57.052Z | Downloaded time-macros v0.2.27 |
| 1145 | 2026-06-11T21:46:57.052Z | Downloaded crossbeam-channel v0.5.15 |
| 1146 | 2026-06-11T21:46:57.055Z | Downloaded litemap v0.8.2 |
| 1147 | 2026-06-11T21:46:57.058Z | Downloaded cancel-safe-futures v0.1.5 |
| 1148 | 2026-06-11T21:46:57.058Z | Downloaded icu_collections v2.2.0 |
| 1149 | 2026-06-11T21:46:57.061Z | Downloaded serde_with_macros v3.20.0 |
| 1150 | 2026-06-11T21:46:57.064Z | Downloaded schemars v0.8.22 |
| 1151 | 2026-06-11T21:46:57.068Z | Downloaded tokio-tungstenite v0.21.0 |
| 1152 | 2026-06-11T21:46:57.071Z | Downloaded async-compression v0.4.42 |
| 1153 | 2026-06-11T21:46:57.074Z | Downloaded smallvec v1.15.1 |
| 1154 | 2026-06-11T21:46:57.077Z | Downloaded prettyplease v0.2.37 |
| 1155 | 2026-06-11T21:46:57.077Z | Downloaded jiff-static v0.2.28 |
| 1156 | 2026-06-11T21:46:57.080Z | Downloaded tiny-keccak v2.0.2 |
| 1157 | 2026-06-11T21:46:57.080Z | Downloaded progenitor-impl v0.10.0 |
| 1158 | 2026-06-11T21:46:57.083Z | Downloaded zone v0.3.1 |
| 1159 | 2026-06-11T21:46:57.083Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1160 | 2026-06-11T21:46:57.087Z | Downloaded term v1.2.1 |
| 1161 | 2026-06-11T21:46:57.087Z | Downloaded http v1.4.1 |
| 1162 | 2026-06-11T21:46:57.090Z | Downloaded spin v0.9.8 |
| 1163 | 2026-06-11T21:46:57.090Z | Downloaded pretty_assertions v1.4.1 |
| 1164 | 2026-06-11T21:46:57.090Z | Downloaded progenitor-impl v0.14.0 |
| 1165 | 2026-06-11T21:46:57.093Z | Downloaded crypto-bigint v0.5.5 |
| 1166 | 2026-06-11T21:46:57.095Z | Downloaded byteorder v1.5.0 |
| 1167 | 2026-06-11T21:46:57.095Z | Downloaded thin-vec v0.2.18 |
| 1168 | 2026-06-11T21:46:57.095Z | Downloaded deranged v0.5.8 |
| 1169 | 2026-06-11T21:46:57.098Z | Downloaded vsss-rs v3.3.4 |
| 1170 | 2026-06-11T21:46:57.098Z | Downloaded whoami v1.6.1 |
| 1171 | 2026-06-11T21:46:57.101Z | Downloaded walkdir v2.5.0 |
| 1172 | 2026-06-11T21:46:57.101Z | Downloaded usdt-impl v0.6.0 |
| 1173 | 2026-06-11T21:46:57.101Z | Downloaded data-encoding v2.11.0 |
| 1174 | 2026-06-11T21:46:57.104Z | Downloaded chacha20 v0.9.1 |
| 1175 | 2026-06-11T21:46:57.104Z | Downloaded compression-codecs v0.4.38 |
| 1176 | 2026-06-11T21:46:57.107Z | Downloaded writeable v0.6.3 |
| 1177 | 2026-06-11T21:46:57.108Z | Downloaded const_format v0.2.36 |
| 1178 | 2026-06-11T21:46:57.110Z | Downloaded tokio-dtrace v0.1.1 |
| 1179 | 2026-06-11T21:46:57.110Z | Downloaded const_format_proc_macros v0.2.34 |
| 1180 | 2026-06-11T21:46:57.113Z | Downloaded bytecount v0.6.9 |
| 1181 | 2026-06-11T21:46:57.113Z | Downloaded pest_meta v2.8.6 |
| 1182 | 2026-06-11T21:46:57.114Z | Downloaded arrayvec v0.7.6 |
| 1183 | 2026-06-11T21:46:57.116Z | Downloaded yoke-derive v0.8.2 |
| 1184 | 2026-06-11T21:46:57.116Z | Downloaded ingot v0.1.1 |
| 1185 | 2026-06-11T21:46:57.116Z | Downloaded ff v0.13.1 |
| 1186 | 2026-06-11T21:46:57.119Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1187 | 2026-06-11T21:46:57.119Z | Downloaded dof v0.4.0 |
| 1188 | 2026-06-11T21:46:57.119Z | Downloaded darling_macro v0.21.3 |
| 1189 | 2026-06-11T21:46:57.119Z | Downloaded cstr-argument v0.1.2 |
| 1190 | 2026-06-11T21:46:57.119Z | Downloaded mime v0.3.17 |
| 1191 | 2026-06-11T21:46:57.123Z | Downloaded slog v2.8.2 |
| 1192 | 2026-06-11T21:46:57.125Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1193 | 2026-06-11T21:46:57.128Z | Downloaded zerovec-derive v0.11.3 |
| 1194 | 2026-06-11T21:46:57.131Z | Downloaded ucd-trie v0.1.7 |
| 1195 | 2026-06-11T21:46:57.138Z | Downloaded hashbrown v0.12.3 |
| 1196 | 2026-06-11T21:46:57.141Z | Downloaded usdt-impl v0.5.0 |
| 1197 | 2026-06-11T21:46:57.141Z | Downloaded toml v0.7.8 |
| 1198 | 2026-06-11T21:46:57.145Z | Downloaded similar v2.7.0 |
| 1199 | 2026-06-11T21:46:57.148Z | Downloaded yoke v0.8.3 |
| 1200 | 2026-06-11T21:46:57.148Z | Downloaded test-strategy v0.4.5 |
| 1201 | 2026-06-11T21:46:57.150Z | Downloaded rand v0.8.6 |
| 1202 | 2026-06-11T21:46:57.161Z | Downloaded typify v0.6.2 |
| 1203 | 2026-06-11T21:46:57.165Z | Downloaded zerocopy-derive v0.7.35 |
| 1204 | 2026-06-11T21:46:57.168Z | Downloaded typify v0.4.3 |
| 1205 | 2026-06-11T21:46:57.171Z | Downloaded unsafe-libyaml v0.2.11 |
| 1206 | 2026-06-11T21:46:57.179Z | Downloaded qorb v0.4.1 |
| 1207 | 2026-06-11T21:46:57.184Z | Downloaded uuid v1.23.2 |
| 1208 | 2026-06-11T21:46:57.188Z | Downloaded xz2 v0.1.7 |
| 1209 | 2026-06-11T21:46:57.193Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1210 | 2026-06-11T21:46:57.196Z | Downloaded rayon-core v1.13.0 |
| 1211 | 2026-06-11T21:46:57.199Z | Downloaded snafu v0.8.9 |
| 1212 | 2026-06-11T21:46:57.202Z | Downloaded tungstenite v0.21.0 |
| 1213 | 2026-06-11T21:46:57.205Z | Downloaded steno v0.4.1 |
| 1214 | 2026-06-11T21:46:57.208Z | Downloaded schemars v0.9.0 |
| 1215 | 2026-06-11T21:46:57.215Z | Downloaded nom v8.0.0 |
| 1216 | 2026-06-11T21:46:57.218Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1217 | 2026-06-11T21:46:57.221Z | Downloaded itertools v0.12.1 |
| 1218 | 2026-06-11T21:46:57.225Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1219 | 2026-06-11T21:46:57.227Z | Downloaded schemars v1.2.1 |
| 1220 | 2026-06-11T21:46:57.235Z | Downloaded hashbrown v0.16.1 |
| 1221 | 2026-06-11T21:46:57.238Z | Downloaded yansi v1.0.1 |
| 1222 | 2026-06-11T21:46:57.241Z | Downloaded libm v0.2.16 |
| 1223 | 2026-06-11T21:46:57.246Z | Downloaded zerocopy-derive v0.8.50 |
| 1224 | 2026-06-11T21:46:57.251Z | Downloaded toml_edit v0.19.15 |
| 1225 | 2026-06-11T21:46:57.261Z | Downloaded zerotrie v0.2.4 |
| 1226 | 2026-06-11T21:46:57.264Z | Downloaded nix v0.31.3 |
| 1227 | 2026-06-11T21:46:57.269Z | Downloaded icu_properties_data v2.2.0 |
| 1228 | 2026-06-11T21:46:57.275Z | Downloaded typed-path v0.9.3 |
| 1229 | 2026-06-11T21:46:57.278Z | Downloaded reqwest v0.13.4 |
| 1230 | 2026-06-11T21:46:57.282Z | Downloaded pest v2.8.6 |
| 1231 | 2026-06-11T21:46:57.285Z | Downloaded moka v0.12.15 |
| 1232 | 2026-06-11T21:46:57.290Z | Downloaded rand v0.10.1 |
| 1233 | 2026-06-11T21:46:57.293Z | Downloaded regex v1.12.3 |
| 1234 | 2026-06-11T21:46:57.296Z | Downloaded dropshot-api-manager v0.7.2 |
| 1235 | 2026-06-11T21:46:57.309Z | Downloaded tough v0.22.0 |
| 1236 | 2026-06-11T21:46:57.334Z | Downloaded iddqd v0.4.2 |
| 1237 | 2026-06-11T21:46:57.334Z | Downloaded zerovec v0.11.6 |
| 1238 | 2026-06-11T21:46:57.334Z | Downloaded rayon v1.12.0 |
| 1239 | 2026-06-11T21:46:57.348Z | Downloaded zerocopy v0.7.35 |
| 1240 | 2026-06-11T21:46:57.357Z | Downloaded winnow v0.5.40 |
| 1241 | 2026-06-11T21:46:57.364Z | Downloaded blake3 v1.8.5 |
| 1242 | 2026-06-11T21:46:57.370Z | Downloaded goblin v0.10.7 |
| 1243 | 2026-06-11T21:46:57.374Z | Downloaded proptest v1.11.0 |
| 1244 | 2026-06-11T21:46:57.380Z | Downloaded tabled v0.15.0 |
| 1245 | 2026-06-11T21:46:57.389Z | Downloaded serde_with v3.20.0 |
| 1246 | 2026-06-11T21:46:57.398Z | Downloaded aws-lc-rs v1.17.0 |
| 1247 | 2026-06-11T21:46:57.413Z | Downloaded tabled v0.21.0 |
| 1248 | 2026-06-11T21:46:57.425Z | Downloaded time v0.3.47 |
| 1249 | 2026-06-11T21:46:57.430Z | Downloaded syn v1.0.109 |
| 1250 | 2026-06-11T21:46:57.461Z | Downloaded smoltcp v0.11.0 |
| 1251 | 2026-06-11T21:46:57.467Z | Downloaded regress v0.10.5 |
| 1252 | 2026-06-11T21:46:57.473Z | Downloaded zerocopy v0.8.50 |
| 1253 | 2026-06-11T21:46:57.483Z | Downloaded openapiv3 v2.2.0 |
| 1254 | 2026-06-11T21:46:57.490Z | Downloaded rhai v1.25.1 |
| 1255 | 2026-06-11T21:46:57.497Z | Downloaded regex-syntax v0.8.10 |
| 1256 | 2026-06-11T21:46:57.501Z | Downloaded hickory-proto v0.25.2 |
| 1257 | 2026-06-11T21:46:57.511Z | Downloaded hickory-proto v0.24.4 |
| 1258 | 2026-06-11T21:46:57.519Z | Downloaded regress v0.11.1 |
| 1259 | 2026-06-11T21:46:57.524Z | Downloaded dropshot v0.17.1 |
| 1260 | 2026-06-11T21:46:57.560Z | Downloaded typify-impl v0.6.2 |
| 1261 | 2026-06-11T21:46:57.567Z | Downloaded sled v0.34.7 |
| 1262 | 2026-06-11T21:46:57.573Z | Downloaded typify-impl v0.4.3 |
| 1263 | 2026-06-11T21:46:57.583Z | Downloaded petgraph v0.6.5 |
| 1264 | 2026-06-11T21:46:57.594Z | Downloaded lzma-sys v0.1.20 |
| 1265 | 2026-06-11T21:46:57.611Z | Downloaded jiff v0.2.28 |
| 1266 | 2026-06-11T21:46:57.638Z | Downloaded encoding_rs v0.8.35 |
| 1267 | 2026-06-11T21:46:57.666Z | Downloaded csv v1.4.0 |
| 1268 | 2026-06-11T21:46:57.677Z | Downloaded sha3 v0.10.9 |
| 1269 | 2026-06-11T21:46:58.392Z | Downloaded aws-lc-sys v0.41.0 |
| 1270 | 2026-06-11T21:46:59.334Z | Compiling proc-macro2 v1.0.106 |
| 1271 | 2026-06-11T21:46:59.335Z | Compiling unicode-ident v1.0.24 |
| 1272 | 2026-06-11T21:46:59.338Z | Compiling quote v1.0.45 |
| 1273 | 2026-06-11T21:46:59.338Z | Compiling serde_core v1.0.228 |
| 1274 | 2026-06-11T21:46:59.338Z | Compiling cfg-if v1.0.4 |
| 1275 | 2026-06-11T21:46:59.338Z | Compiling serde v1.0.228 |
| 1276 | 2026-06-11T21:46:59.338Z | Compiling libc v0.2.186 |
| 1277 | 2026-06-11T21:46:59.338Z | Compiling memchr v2.8.1 |
| 1278 | 2026-06-11T21:46:59.533Z | Compiling itoa v1.0.18 |
| 1279 | 2026-06-11T21:46:59.719Z | Compiling smallvec v1.15.1 |
| 1280 | 2026-06-11T21:46:59.793Z | Compiling zmij v1.0.21 |
| 1281 | 2026-06-11T21:46:59.811Z | Compiling autocfg v1.5.1 |
| 1282 | 2026-06-11T21:46:59.931Z | Compiling libm v0.2.16 |
| 1283 | 2026-06-11T21:47:00.170Z | Compiling stable_deref_trait v1.2.1 |
| 1284 | 2026-06-11T21:47:00.180Z | Compiling percent-encoding v2.3.2 |
| 1285 | 2026-06-11T21:47:00.242Z | Compiling writeable v0.6.3 |
| 1286 | 2026-06-11T21:47:00.319Z | Compiling litemap v0.8.2 |
| 1287 | 2026-06-11T21:47:00.375Z | Compiling utf8_iter v1.0.4 |
| 1288 | 2026-06-11T21:47:00.405Z | Compiling icu_properties_data v2.2.0 |
| 1289 | 2026-06-11T21:47:00.416Z | Compiling icu_normalizer_data v2.2.0 |
| 1290 | 2026-06-11T21:47:00.508Z | Compiling iana-time-zone v0.1.65 |
| 1291 | 2026-06-11T21:47:00.519Z | Compiling equivalent v1.0.2 |
| 1292 | 2026-06-11T21:47:00.603Z | Compiling form_urlencoded v1.2.2 |
| 1293 | 2026-06-11T21:47:00.640Z | Compiling syn v2.0.117 |
| 1294 | 2026-06-11T21:47:00.731Z | Compiling serde_json v1.0.150 |
| 1295 | 2026-06-11T21:47:00.778Z | Compiling dyn-clone v1.0.20 |
| 1296 | 2026-06-11T21:47:00.802Z | Compiling pin-project-lite v0.2.17 |
| 1297 | 2026-06-11T21:47:00.814Z | Compiling version_check v0.9.5 |
| 1298 | 2026-06-11T21:47:00.817Z | Compiling parking_lot_core v0.9.12 |
| 1299 | 2026-06-11T21:47:00.896Z | Compiling scopeguard v1.2.0 |
| 1300 | 2026-06-11T21:47:00.920Z | Compiling num-traits v0.2.19 |
| 1301 | 2026-06-11T21:47:01.005Z | Compiling lock_api v0.4.14 |
| 1302 | 2026-06-11T21:47:01.019Z | Compiling rand_core v0.10.1 |
| 1303 | 2026-06-11T21:47:01.124Z | Compiling getrandom v0.4.2 |
| 1304 | 2026-06-11T21:47:01.150Z | Compiling thiserror v2.0.18 |
| 1305 | 2026-06-11T21:47:01.175Z | Compiling hashbrown v0.17.1 |
| 1306 | 2026-06-11T21:47:01.234Z | Compiling errno v0.3.14 |
| 1307 | 2026-06-11T21:47:01.382Z | Compiling log v0.4.32 |
| 1308 | 2026-06-11T21:47:01.484Z | Compiling heck v0.5.0 |
| 1309 | 2026-06-11T21:47:01.569Z | Compiling semver v1.0.28 |
| 1310 | 2026-06-11T21:47:01.691Z | Compiling indexmap v2.14.0 |
| 1311 | 2026-06-11T21:47:01.723Z | Compiling futures-core v0.3.32 |
| 1312 | 2026-06-11T21:47:01.742Z | Compiling uuid v1.23.2 |
| 1313 | 2026-06-11T21:47:01.872Z | Compiling zerocopy v0.8.50 |
| 1314 | 2026-06-11T21:47:01.904Z | Compiling futures-sink v0.3.32 |
| 1315 | 2026-06-11T21:47:01.927Z | Compiling schemars v0.8.22 |
| 1316 | 2026-06-11T21:47:02.012Z | Compiling slab v0.4.12 |
| 1317 | 2026-06-11T21:47:02.163Z | Compiling jobserver v0.1.34 |
| 1318 | 2026-06-11T21:47:02.184Z | Compiling shlex v2.0.1 |
| 1319 | 2026-06-11T21:47:02.197Z | Compiling find-msvc-tools v0.1.9 |
| 1320 | 2026-06-11T21:47:02.311Z | Compiling rustversion v1.0.22 |
| 1321 | 2026-06-11T21:47:02.323Z | Compiling fnv v1.0.7 |
| 1322 | 2026-06-11T21:47:02.355Z | Compiling cc v1.2.63 |
| 1323 | 2026-06-11T21:47:02.414Z | Compiling futures-channel v0.3.32 |
| 1324 | 2026-06-11T21:47:02.427Z | Compiling bitflags v2.12.1 |
| 1325 | 2026-06-11T21:47:02.476Z | Compiling futures-task v0.3.32 |
| 1326 | 2026-06-11T21:47:02.631Z | Compiling futures-io v0.3.32 |
| 1327 | 2026-06-11T21:47:02.659Z | Compiling socket2 v0.6.4 |
| 1328 | 2026-06-11T21:47:02.730Z | Compiling signal-hook-registry v1.4.8 |
| 1329 | 2026-06-11T21:47:02.782Z | Compiling mio v1.2.1 |
| 1330 | 2026-06-11T21:47:02.920Z | Compiling parking_lot v0.12.5 |
| 1331 | 2026-06-11T21:47:02.945Z | Compiling portable-atomic v1.13.1 |
| 1332 | 2026-06-11T21:47:03.023Z | Compiling typenum v1.20.1 |
| 1333 | 2026-06-11T21:47:03.100Z | Compiling cmake v0.1.58 |
| 1334 | 2026-06-11T21:47:03.279Z | Compiling fs_extra v1.3.0 |
| 1335 | 2026-06-11T21:47:03.336Z | Compiling dunce v1.0.5 |
| 1336 | 2026-06-11T21:47:03.340Z | Compiling base64 v0.22.1 |
| 1337 | 2026-06-11T21:47:03.380Z | Compiling synstructure v0.13.2 |
| 1338 | 2026-06-11T21:47:03.399Z | Compiling serde_derive_internals v0.29.1 |
| 1339 | 2026-06-11T21:47:03.527Z | Compiling critical-section v1.2.0 |
| 1340 | 2026-06-11T21:47:03.608Z | Compiling aws-lc-sys v0.41.0 |
| 1341 | 2026-06-11T21:47:03.632Z | Compiling slog v2.8.2 |
| 1342 | 2026-06-11T21:47:03.644Z | Compiling rustix v1.1.4 |
| 1343 | 2026-06-11T21:47:03.813Z | Compiling subtle v2.6.1 |
| 1344 | 2026-06-11T21:47:03.883Z | Compiling strsim v0.11.1 |
| 1345 | 2026-06-11T21:47:03.905Z | Compiling byteorder v1.5.0 |
| 1346 | 2026-06-11T21:47:03.978Z | Compiling once_cell v1.21.4 |
| 1347 | 2026-06-11T21:47:04.081Z | Compiling regex-syntax v0.8.10 |
| 1348 | 2026-06-11T21:47:04.136Z | Compiling ipnet v2.12.0 |
| 1349 | 2026-06-11T21:47:04.194Z | Compiling atomic-waker v1.1.2 |
| 1350 | 2026-06-11T21:47:04.212Z | Compiling httparse v1.10.1 |
| 1351 | 2026-06-11T21:47:04.261Z | Compiling tower-layer v0.3.3 |
| 1352 | 2026-06-11T21:47:04.291Z | Compiling tower-service v0.3.3 |
| 1353 | 2026-06-11T21:47:04.315Z | Compiling getrandom v0.2.17 |
| 1354 | 2026-06-11T21:47:04.383Z | Compiling untrusted v0.9.0 |
| 1355 | 2026-06-11T21:47:04.427Z | Compiling ryu v1.0.23 |
| 1356 | 2026-06-11T21:47:04.501Z | Compiling ucd-trie v0.1.7 |
| 1357 | 2026-06-11T21:47:04.504Z | Compiling thiserror v1.0.69 |
| 1358 | 2026-06-11T21:47:04.612Z | Compiling try-lock v0.2.5 |
| 1359 | 2026-06-11T21:47:04.649Z | Compiling serde_derive v1.0.228 |
| 1360 | 2026-06-11T21:47:04.685Z | Compiling zerofrom-derive v0.1.7 |
| 1361 | 2026-06-11T21:47:04.716Z | Compiling yoke-derive v0.8.2 |
| 1362 | 2026-06-11T21:47:04.807Z | Compiling zerovec-derive v0.11.3 |
| 1363 | 2026-06-11T21:47:04.835Z | Compiling displaydoc v0.2.6 |
| 1364 | 2026-06-11T21:47:04.925Z | Compiling schemars_derive v0.8.22 |
| 1365 | 2026-06-11T21:47:05.650Z | Compiling thiserror-impl v2.0.18 |
| 1366 | 2026-06-11T21:47:05.806Z | Compiling tokio-macros v2.7.0 |
| 1367 | 2026-06-11T21:47:05.899Z | Compiling zerofrom v0.1.8 |
| 1368 | 2026-06-11T21:47:05.911Z | Compiling zerocopy-derive v0.8.50 |
| 1369 | 2026-06-11T21:47:06.020Z | Compiling yoke v0.8.3 |
| 1370 | 2026-06-11T21:47:06.142Z | Compiling zeroize_derive v1.4.3 |
| 1371 | 2026-06-11T21:47:06.202Z | Compiling zerovec v0.11.6 |
| 1372 | 2026-06-11T21:47:06.567Z | Compiling zerotrie v0.2.4 |
| 1373 | 2026-06-11T21:47:06.724Z | Compiling tinystr v0.8.3 |
| 1374 | 2026-06-11T21:47:06.736Z | Compiling potential_utf v0.1.5 |
| 1375 | 2026-06-11T21:47:06.826Z | Compiling zeroize v1.8.2 |
| 1376 | 2026-06-11T21:47:06.860Z | Compiling icu_collections v2.2.0 |
| 1377 | 2026-06-11T21:47:06.882Z | Compiling icu_locale_core v2.2.0 |
| 1378 | 2026-06-11T21:47:06.920Z | Compiling futures-macro v0.3.32 |
| 1379 | 2026-06-11T21:47:07.018Z | Compiling want v0.3.1 |
| 1380 | 2026-06-11T21:47:07.159Z | Compiling thiserror-impl v1.0.69 |
| 1381 | 2026-06-11T21:47:07.183Z | Compiling pest v2.8.6 |
| 1382 | 2026-06-11T21:47:07.368Z | Compiling rand_core v0.6.4 |
| 1383 | 2026-06-11T21:47:07.588Z | Compiling icu_provider v2.2.0 |
| 1384 | 2026-06-11T21:47:07.747Z | Compiling bytes v1.11.1 |
| 1385 | 2026-06-11T21:47:07.804Z | Compiling chrono v0.4.45 |
| 1386 | 2026-06-11T21:47:07.910Z | Compiling icu_normalizer v2.2.0 |
| 1387 | 2026-06-11T21:47:07.941Z | Compiling icu_properties v2.2.0 |
| 1388 | 2026-06-11T21:47:08.317Z | Compiling futures-util v0.3.32 |
| 1389 | 2026-06-11T21:47:08.380Z | Compiling http v1.4.1 |
| 1390 | 2026-06-11T21:47:08.437Z | Compiling tokio v1.52.3 |
| 1391 | 2026-06-11T21:47:08.488Z | Compiling serde_tokenstream v0.2.3 |
| 1392 | 2026-06-11T21:47:08.770Z | Compiling erased-serde v0.3.31 |
| 1393 | 2026-06-11T21:47:09.192Z | Compiling idna_adapter v1.2.2 |
| 1394 | 2026-06-11T21:47:09.311Z | Compiling idna v1.1.0 |
| 1395 | 2026-06-11T21:47:09.326Z | Compiling http-body v1.0.1 |
| 1396 | 2026-06-11T21:47:09.416Z | Compiling httpdate v1.0.3 |
| 1397 | 2026-06-11T21:47:09.578Z | Compiling pest_meta v2.8.6 |
| 1398 | 2026-06-11T21:47:09.662Z | Compiling url v2.5.8 |
| 1399 | 2026-06-11T21:47:09.734Z | Compiling getrandom v0.3.4 |
| 1400 | 2026-06-11T21:47:10.078Z | Compiling ppv-lite86 v0.2.21 |
| 1401 | 2026-06-11T21:47:10.104Z | Compiling pretty-hex v0.4.2 |
| 1402 | 2026-06-11T21:47:10.265Z | Compiling pest_generator v2.8.6 |
| 1403 | 2026-06-11T21:47:10.397Z | Compiling winnow v1.0.3 |
| 1404 | 2026-06-11T21:47:10.553Z | Compiling plain v0.2.3 |
| 1405 | 2026-06-11T21:47:10.663Z | Compiling allocator-api2 v0.2.21 |
| 1406 | 2026-06-11T21:47:10.675Z | Compiling foldhash v0.2.0 |
| 1407 | 2026-06-11T21:47:10.872Z | Compiling paste v1.0.15 |
| 1408 | 2026-06-11T21:47:10.872Z | Compiling pest_derive v2.8.6 |
| 1409 | 2026-06-11T21:47:10.906Z | Compiling tracing-attributes v0.1.31 |
| 1410 | 2026-06-11T21:47:10.977Z | Compiling ipnetwork v0.21.1 |
| 1411 | 2026-06-11T21:47:11.217Z | Compiling oxnet v0.1.6 |
| 1412 | 2026-06-11T21:47:11.414Z | Compiling hashbrown v0.16.1 |
| 1413 | 2026-06-11T21:47:11.430Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-06-11T21:47:11.466Z | Compiling ident_case v1.0.1 |
| 1415 | 2026-06-11T21:47:11.586Z | Compiling omicron-workspace-hack v0.1.0 |
| 1416 | 2026-06-11T21:47:11.708Z | Compiling http-body-util v0.1.3 |
| 1417 | 2026-06-11T21:47:11.823Z | Compiling serde_urlencoded v0.7.1 |
| 1418 | 2026-06-11T21:47:11.943Z | Compiling aho-corasick v1.1.4 |
| 1419 | 2026-06-11T21:47:12.030Z | Compiling sync_wrapper v1.0.2 |
| 1420 | 2026-06-11T21:47:12.049Z | Compiling daft-derive v0.1.7 |
| 1421 | 2026-06-11T21:47:12.120Z | Compiling tracing v0.1.44 |
| 1422 | 2026-06-11T21:47:12.196Z | Compiling fastrand v2.4.1 |
| 1423 | 2026-06-11T21:47:12.350Z | Compiling tokio-util v0.7.18 |
| 1424 | 2026-06-11T21:47:12.457Z | Compiling async-trait v0.1.89 |
| 1425 | 2026-06-11T21:47:12.806Z | Compiling regex-automata v0.4.14 |
| 1426 | 2026-06-11T21:47:13.081Z | Compiling scroll_derive v0.13.1 |
| 1427 | 2026-06-11T21:47:13.325Z | Compiling time-core v0.1.8 |
| 1428 | 2026-06-11T21:47:13.328Z | Compiling anyhow v1.0.102 |
| 1429 | 2026-06-11T21:47:13.436Z | Compiling num-conv v0.2.2 |
| 1430 | 2026-06-11T21:47:13.470Z | Compiling aws-lc-rs v1.17.0 |
| 1431 | 2026-06-11T21:47:13.587Z | Compiling powerfmt v0.2.0 |
| 1432 | 2026-06-11T21:47:13.797Z | Compiling deranged v0.5.8 |
| 1433 | 2026-06-11T21:47:13.838Z | Compiling time-macros v0.2.27 |
| 1434 | 2026-06-11T21:47:13.923Z | Compiling rustls-pki-types v1.14.1 |
| 1435 | 2026-06-11T21:47:13.935Z | Compiling scroll v0.13.0 |
| 1436 | 2026-06-11T21:47:14.201Z | Compiling openssl-probe v0.2.1 |
| 1437 | 2026-06-11T21:47:14.392Z | Compiling hex v0.4.3 |
| 1438 | 2026-06-11T21:47:14.415Z | Compiling num_threads v0.1.7 |
| 1439 | 2026-06-11T21:47:14.512Z | Compiling regex v1.12.3 |
| 1440 | 2026-06-11T21:47:14.652Z | Compiling goblin v0.10.7 |
| 1441 | 2026-06-11T21:47:14.838Z | Compiling untrusted v0.7.1 |
| 1442 | 2026-06-11T21:47:14.985Z | Compiling camino v1.2.2 |
| 1443 | 2026-06-11T21:47:15.062Z | Compiling crc32fast v1.5.0 |
| 1444 | 2026-06-11T21:47:15.199Z | Compiling usdt-impl v0.6.0 |
| 1445 | 2026-06-11T21:47:15.254Z | Compiling rustls v0.23.40 |
| 1446 | 2026-06-11T21:47:15.417Z | Compiling h2 v0.4.14 |
| 1447 | 2026-06-11T21:47:15.467Z | Compiling dtrace-parser v0.3.0 |
| 1448 | 2026-06-11T21:47:15.477Z | Compiling crossbeam-utils v0.8.21 |
| 1449 | 2026-06-11T21:47:15.676Z | Compiling futures-executor v0.3.32 |
| 1450 | 2026-06-11T21:47:15.804Z | Compiling structmeta-derive v0.3.0 |
| 1451 | 2026-06-11T21:47:15.956Z | Compiling thread-id v5.1.0 |
| 1452 | 2026-06-11T21:47:15.958Z | Compiling adler2 v2.0.1 |
| 1453 | 2026-06-11T21:47:16.038Z | Compiling simd-adler32 v0.3.9 |
| 1454 | 2026-06-11T21:47:16.095Z | Compiling cpufeatures v0.3.0 |
| 1455 | 2026-06-11T21:47:16.169Z | Compiling miniz_oxide v0.8.9 |
| 1456 | 2026-06-11T21:47:16.237Z | Compiling rand_core v0.9.5 |
| 1457 | 2026-06-11T21:47:16.330Z | Compiling futures v0.3.32 |
| 1458 | 2026-06-11T21:47:16.449Z | Compiling darling_core v0.23.0 |
| 1459 | 2026-06-11T21:47:16.826Z | Compiling newtype-uuid-macros v0.1.0 |
| 1460 | 2026-06-11T21:47:16.867Z | Compiling structmeta v0.3.0 |
| 1461 | 2026-06-11T21:47:16.921Z | Compiling hybrid-array v0.4.12 |
| 1462 | 2026-06-11T21:47:17.218Z | Compiling thread_local v1.1.9 |
| 1463 | 2026-06-11T21:47:17.381Z | Compiling dof v0.4.0 |
| 1464 | 2026-06-11T21:47:17.486Z | Compiling hyper v1.10.1 |
| 1465 | 2026-06-11T21:47:17.640Z | Compiling match_cfg v0.1.0 |
| 1466 | 2026-06-11T21:47:17.709Z | Compiling flate2 v1.1.9 |
| 1467 | 2026-06-11T21:47:18.472Z | Compiling newtype-uuid v1.3.2 |
| 1468 | 2026-06-11T21:47:18.521Z | Compiling darling_macro v0.23.0 |
| 1469 | 2026-06-11T21:47:18.733Z | Compiling hyper-util v0.1.20 |
| 1470 | 2026-06-11T21:47:18.856Z | Compiling quick-error v1.2.3 |
| 1471 | 2026-06-11T21:47:18.882Z | Compiling compression-core v0.4.32 |
| 1472 | 2026-06-11T21:47:19.041Z | Compiling slog-async v2.8.0 |
| 1473 | 2026-06-11T21:47:19.185Z | Compiling ref-cast v1.0.25 |
| 1474 | 2026-06-11T21:47:19.234Z | Compiling darling v0.23.0 |
| 1475 | 2026-06-11T21:47:19.254Z | Compiling compression-codecs v0.4.38 |
| 1476 | 2026-06-11T21:47:19.256Z | Compiling daft v0.1.7 |
| 1477 | 2026-06-11T21:47:19.311Z | Compiling block-buffer v0.12.0 |
| 1478 | 2026-06-11T21:47:19.391Z | Compiling crypto-common v0.2.2 |
| 1479 | 2026-06-11T21:47:19.465Z | Compiling rand_chacha v0.9.0 |
| 1480 | 2026-06-11T21:47:19.529Z | Compiling ref-cast-impl v1.0.25 |
| 1481 | 2026-06-11T21:47:19.552Z | Compiling strum_macros v0.26.4 |
| 1482 | 2026-06-11T21:47:19.632Z | Compiling usdt-macro v0.6.0 |
| 1483 | 2026-06-11T21:47:19.901Z | Compiling usdt-attr-macro v0.6.0 |
| 1484 | 2026-06-11T21:47:19.936Z | Compiling serde_spanned v1.1.1 |
| 1485 | 2026-06-11T21:47:20.089Z | Compiling multer v3.1.0 |
| 1486 | 2026-06-11T21:47:20.144Z | Compiling generic-array v0.14.7 |
| 1487 | 2026-06-11T21:47:20.330Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1488 | 2026-06-11T21:47:20.352Z | Compiling const-oid v0.10.2 |
| 1489 | 2026-06-11T21:47:20.506Z | Compiling term v1.2.1 |
| 1490 | 2026-06-11T21:47:20.536Z | Compiling bit-vec v0.8.0 |
| 1491 | 2026-06-11T21:47:20.556Z | Compiling debug-ignore v1.0.5 |
| 1492 | 2026-06-11T21:47:20.584Z | Compiling take_mut v0.2.2 |
| 1493 | 2026-06-11T21:47:20.656Z | Compiling digest v0.11.3 |
| 1494 | 2026-06-11T21:47:20.732Z | Compiling bit-set v0.8.0 |
| 1495 | 2026-06-11T21:47:20.817Z | Compiling rand v0.9.4 |
| 1496 | 2026-06-11T21:47:20.860Z | Compiling serde_with_macros v3.20.0 |
| 1497 | 2026-06-11T21:47:20.888Z | Compiling async-stream-impl v0.3.6 |
| 1498 | 2026-06-11T21:47:21.093Z | Compiling dropshot v0.17.1 |
| 1499 | 2026-06-11T21:47:21.207Z | Compiling encoding_rs v0.8.35 |
| 1500 | 2026-06-11T21:47:21.210Z | Compiling strum v0.26.3 |
| 1501 | 2026-06-11T21:47:21.331Z | Compiling unarray v0.1.4 |
| 1502 | 2026-06-11T21:47:21.334Z | Compiling spin v0.9.8 |
| 1503 | 2026-06-11T21:47:21.417Z | Compiling mime v0.3.17 |
| 1504 | 2026-06-11T21:47:21.436Z | Compiling syn v1.0.109 |
| 1505 | 2026-06-11T21:47:21.493Z | Compiling sha1 v0.11.0 |
| 1506 | 2026-06-11T21:47:21.533Z | Compiling async-stream v0.3.6 |
| 1507 | 2026-06-11T21:47:21.707Z | Compiling derive-ex v0.1.8 |
| 1508 | 2026-06-11T21:47:21.740Z | Compiling tower v0.5.3 |
| 1509 | 2026-06-11T21:47:21.802Z | Compiling dropshot_endpoint v0.17.1 |
| 1510 | 2026-06-11T21:47:21.882Z | Compiling macaddr v1.0.1 |
| 1511 | 2026-06-11T21:47:22.027Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1512 | 2026-06-11T21:47:22.103Z | Compiling waitgroup v0.1.2 |
| 1513 | 2026-06-11T21:47:22.200Z | Compiling serde_path_to_error v0.1.20 |
| 1514 | 2026-06-11T21:47:22.515Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1515 | 2026-06-11T21:47:22.549Z | Compiling tower-http v0.6.11 |
| 1516 | 2026-06-11T21:47:22.676Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1517 | 2026-06-11T21:47:22.856Z | Compiling tempfile v3.27.0 |
| 1518 | 2026-06-11T21:47:22.878Z | Compiling openapiv3 v2.2.0 |
| 1519 | 2026-06-11T21:47:22.975Z | Compiling strum_macros v0.27.2 |
| 1520 | 2026-06-11T21:47:23.278Z | Compiling test-strategy v0.4.5 |
| 1521 | 2026-06-11T21:47:23.451Z | Compiling instant v0.1.13 |
| 1522 | 2026-06-11T21:47:23.560Z | Compiling time v0.3.47 |
| 1523 | 2026-06-11T21:47:24.289Z | Compiling rustls-native-certs v0.8.4 |
| 1524 | 2026-06-11T21:47:24.562Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1525 | 2026-06-11T21:47:24.645Z | Compiling crossbeam-channel v0.5.15 |
| 1526 | 2026-06-11T21:47:24.717Z | Compiling crypto-common v0.1.7 |
| 1527 | 2026-06-11T21:47:24.908Z | Compiling strum v0.27.2 |
| 1528 | 2026-06-11T21:47:25.124Z | Compiling parse-display-derive v0.10.0 |
| 1529 | 2026-06-11T21:47:25.194Z | Compiling backon v1.6.0 |
| 1530 | 2026-06-11T21:47:25.338Z | Compiling rand_chacha v0.3.1 |
| 1531 | 2026-06-11T21:47:25.789Z | Compiling rand v0.8.6 |
| 1532 | 2026-06-11T21:47:26.029Z | Compiling slog-json v2.6.1 |
| 1533 | 2026-06-11T21:47:26.110Z | Compiling hostname v0.3.1 |
| 1534 | 2026-06-11T21:47:26.233Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1535 | 2026-06-11T21:47:26.246Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1536 | 2026-06-11T21:47:26.313Z | Compiling wait-timeout v0.2.1 |
| 1537 | 2026-06-11T21:47:26.443Z | Compiling is-terminal v0.4.17 |
| 1538 | 2026-06-11T21:47:26.488Z | Compiling memmap2 v0.9.10 |
| 1539 | 2026-06-11T21:47:26.618Z | Compiling either v1.16.0 |
| 1540 | 2026-06-11T21:47:26.706Z | Compiling usdt v0.6.0 |
| 1541 | 2026-06-11T21:47:26.751Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1542 | 2026-06-11T21:47:26.800Z | Compiling slog-term v2.9.2 |
| 1543 | 2026-06-11T21:47:26.822Z | Compiling rusty-fork v0.3.1 |
| 1544 | 2026-06-11T21:47:26.983Z | Compiling slog-bunyan v2.5.0 |
| 1545 | 2026-06-11T21:47:27.045Z | Compiling serde_with v3.20.0 |
| 1546 | 2026-06-11T21:47:27.116Z | Compiling async-compression v0.4.42 |
| 1547 | 2026-06-11T21:47:27.178Z | Compiling rand_xorshift v0.4.0 |
| 1548 | 2026-06-11T21:47:27.325Z | Compiling rustls-pemfile v2.2.0 |
| 1549 | 2026-06-11T21:47:27.392Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1550 | 2026-06-11T21:47:27.425Z | Compiling regress v0.10.5 |
| 1551 | 2026-06-11T21:47:27.522Z | Compiling hostname v0.4.2 |
| 1552 | 2026-06-11T21:47:27.539Z | Compiling humantime v2.3.0 |
| 1553 | 2026-06-11T21:47:27.659Z | Compiling proptest v1.11.0 |
| 1554 | 2026-06-11T21:47:28.147Z | Compiling iddqd v0.4.2 |
| 1555 | 2026-06-11T21:47:28.364Z | Compiling reqwest v0.12.28 |
| 1556 | 2026-06-11T21:47:28.486Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1557 | 2026-06-11T21:47:28.731Z | Compiling block-buffer v0.10.4 |
| 1558 | 2026-06-11T21:47:28.924Z | Compiling utf8parse v0.2.2 |
| 1559 | 2026-06-11T21:47:28.974Z | Compiling digest v0.10.7 |
| 1560 | 2026-06-11T21:47:29.034Z | Compiling anstyle-parse v1.0.0 |
| 1561 | 2026-06-11T21:47:29.195Z | Compiling itertools v0.14.0 |
| 1562 | 2026-06-11T21:47:29.224Z | Compiling parse-display v0.10.0 |
| 1563 | 2026-06-11T21:47:29.478Z | Compiling progenitor-client v0.10.0 |
| 1564 | 2026-06-11T21:47:29.572Z | Compiling backoff v0.4.0 |
| 1565 | 2026-06-11T21:47:29.754Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1566 | 2026-06-11T21:47:29.787Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1567 | 2026-06-11T21:47:30.335Z | Compiling anstyle-query v1.1.5 |
| 1568 | 2026-06-11T21:47:30.461Z | Compiling anstyle v1.0.14 |
| 1569 | 2026-06-11T21:47:30.684Z | Compiling is_terminal_polyfill v1.70.2 |
| 1570 | 2026-06-11T21:47:30.761Z | Compiling colorchoice v1.0.5 |
| 1571 | 2026-06-11T21:47:30.877Z | Compiling anstream v1.0.0 |
| 1572 | 2026-06-11T21:47:31.200Z | Compiling clap_lex v1.1.0 |
| 1573 | 2026-06-11T21:47:31.445Z | Compiling regress v0.11.1 |
| 1574 | 2026-06-11T21:47:31.476Z | Compiling clap_derive v4.6.1 |
| 1575 | 2026-06-11T21:47:32.009Z | Compiling terminal_size v0.4.4 |
| 1576 | 2026-06-11T21:47:32.970Z | Compiling typify-impl v0.6.2 |
| 1577 | 2026-06-11T21:47:33.160Z | Compiling toml_datetime v0.6.11 |
| 1578 | 2026-06-11T21:47:33.434Z | Compiling zerocopy-derive v0.7.35 |
| 1579 | 2026-06-11T21:47:33.450Z | Compiling convert_case v0.4.0 |
| 1580 | 2026-06-11T21:47:33.556Z | Compiling cpufeatures v0.2.17 |
| 1581 | 2026-06-11T21:47:33.647Z | Compiling clap_builder v4.6.0 |
| 1582 | 2026-06-11T21:47:34.317Z | Compiling derive_more v0.99.20 |
| 1583 | 2026-06-11T21:47:34.344Z | Compiling zerocopy v0.7.35 |
| 1584 | 2026-06-11T21:47:35.382Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1585 | 2026-06-11T21:47:35.542Z | Compiling unicode-width v0.2.2 |
| 1586 | 2026-06-11T21:47:35.888Z | Compiling clap v4.6.1 |
| 1587 | 2026-06-11T21:47:35.972Z | Compiling proc-macro-crate v3.5.0 |
| 1588 | 2026-06-11T21:47:36.275Z | Compiling secrecy v0.10.3 |
| 1589 | 2026-06-11T21:47:36.396Z | Compiling tinyvec_macros v0.1.1 |
| 1590 | 2026-06-11T21:47:36.432Z | Compiling float-ord v0.3.2 |
| 1591 | 2026-06-11T21:47:36.466Z | Compiling crucible-workspace-hack v0.1.0 |
| 1592 | 2026-06-11T21:47:36.557Z | Compiling tinyvec v1.11.0 |
| 1593 | 2026-06-11T21:47:36.671Z | Compiling num_enum_derive v0.7.6 |
| 1594 | 2026-06-11T21:47:36.995Z | Compiling dtrace-parser v0.2.0 |
| 1595 | 2026-06-11T21:47:37.047Z | Compiling scroll_derive v0.12.1 |
| 1596 | 2026-06-11T21:47:37.203Z | Compiling num-integer v0.1.46 |
| 1597 | 2026-06-11T21:47:37.289Z | Compiling rustc_version v0.4.1 |
| 1598 | 2026-06-11T21:47:37.526Z | Compiling usdt-impl v0.5.0 |
| 1599 | 2026-06-11T21:47:37.711Z | Compiling num_enum v0.7.6 |
| 1600 | 2026-06-11T21:47:37.769Z | Compiling scroll v0.12.0 |
| 1601 | 2026-06-11T21:47:37.828Z | Compiling curve25519-dalek v4.1.3 |
| 1602 | 2026-06-11T21:47:37.981Z | Compiling dof v0.3.0 |
| 1603 | 2026-06-11T21:47:38.102Z | Compiling hmac v0.12.1 |
| 1604 | 2026-06-11T21:47:38.128Z | Compiling inout v0.1.4 |
| 1605 | 2026-06-11T21:47:38.237Z | Compiling darling_core v0.21.3 |
| 1606 | 2026-06-11T21:47:38.270Z | Compiling ff v0.13.1 |
| 1607 | 2026-06-11T21:47:38.318Z | Compiling thread-id v4.2.2 |
| 1608 | 2026-06-11T21:47:38.378Z | Compiling group v0.13.0 |
| 1609 | 2026-06-11T21:47:38.409Z | Compiling cipher v0.4.4 |
| 1610 | 2026-06-11T21:47:38.622Z | Compiling hkdf v0.12.4 |
| 1611 | 2026-06-11T21:47:38.765Z | Compiling goblin v0.8.2 |
| 1612 | 2026-06-11T21:47:38.987Z | Compiling num-rational v0.4.2 |
| 1613 | 2026-06-11T21:47:39.131Z | Compiling num-iter v0.1.45 |
| 1614 | 2026-06-11T21:47:39.328Z | Compiling typify-macro v0.6.2 |
| 1615 | 2026-06-11T21:47:39.351Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1616 | 2026-06-11T21:47:39.375Z | Compiling universal-hash v0.5.1 |
| 1617 | 2026-06-11T21:47:39.396Z | Compiling crypto-bigint v0.5.5 |
| 1618 | 2026-06-11T21:47:39.508Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1619 | 2026-06-11T21:47:39.764Z | Compiling crossbeam-epoch v0.9.18 |
| 1620 | 2026-06-11T21:47:40.116Z | Compiling half v2.7.1 |
| 1621 | 2026-06-11T21:47:40.185Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-06-11T21:47:40.392Z | Compiling darling_macro v0.21.3 |
| 1623 | 2026-06-11T21:47:40.413Z | Compiling num-complex v0.4.6 |
| 1624 | 2026-06-11T21:47:40.712Z | Compiling opaque-debug v0.3.1 |
| 1625 | 2026-06-11T21:47:40.781Z | Compiling ciborium-io v0.2.2 |
| 1626 | 2026-06-11T21:47:40.793Z | Compiling base64ct v1.8.3 |
| 1627 | 2026-06-11T21:47:40.869Z | Compiling base16ct v0.2.0 |
| 1628 | 2026-06-11T21:47:40.881Z | Compiling ciborium-ll v0.2.2 |
| 1629 | 2026-06-11T21:47:40.987Z | Compiling darling v0.21.3 |
| 1630 | 2026-06-11T21:47:41.025Z | Compiling password-hash v0.5.0 |
| 1631 | 2026-06-11T21:47:41.068Z | Compiling elliptic-curve v0.13.8 |
| 1632 | 2026-06-11T21:47:41.338Z | Compiling poly1305 v0.8.0 |
| 1633 | 2026-06-11T21:47:41.362Z | Compiling typify v0.6.2 |
| 1634 | 2026-06-11T21:47:41.374Z | Compiling num v0.4.3 |
| 1635 | 2026-06-11T21:47:41.464Z | Compiling thiserror-no-std v2.0.2 |
| 1636 | 2026-06-11T21:47:41.931Z | Compiling chacha20 v0.9.1 |
| 1637 | 2026-06-11T21:47:42.011Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1638 | 2026-06-11T21:47:42.046Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1639 | 2026-06-11T21:47:42.511Z | Compiling blake2 v0.10.6 |
| 1640 | 2026-06-11T21:47:42.753Z | Compiling aead v0.5.2 |
| 1641 | 2026-06-11T21:47:42.765Z | Compiling byte-wrapper v0.1.0 |
| 1642 | 2026-06-11T21:47:42.912Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1643 | 2026-06-11T21:47:42.966Z | Compiling proc-macro-error-attr v1.0.4 |
| 1644 | 2026-06-11T21:47:43.201Z | Compiling keccak v0.1.6 |
| 1645 | 2026-06-11T21:47:43.243Z | Compiling heapless v0.8.0 |
| 1646 | 2026-06-11T21:47:43.340Z | Compiling rustix v0.38.44 |
| 1647 | 2026-06-11T21:47:43.444Z | Compiling unsafe-libyaml v0.2.11 |
| 1648 | 2026-06-11T21:47:43.557Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-06-11T21:47:44.009Z | Compiling serde_yaml v0.9.34+deprecated |
| 1650 | 2026-06-11T21:47:44.261Z | Compiling sha3 v0.10.9 |
| 1651 | 2026-06-11T21:47:44.435Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1652 | 2026-06-11T21:47:44.835Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1653 | 2026-06-11T21:47:45.038Z | Compiling chacha20poly1305 v0.10.1 |
| 1654 | 2026-06-11T21:47:45.170Z | Compiling argon2 v0.5.3 |
| 1655 | 2026-06-11T21:47:45.416Z | Compiling vsss-rs v3.3.4 |
| 1656 | 2026-06-11T21:47:45.501Z | Compiling ingot-macros v0.1.1 |
| 1657 | 2026-06-11T21:47:45.516Z | Compiling ciborium v0.2.2 |
| 1658 | 2026-06-11T21:47:46.009Z | Compiling usdt-macro v0.5.0 |
| 1659 | 2026-06-11T21:47:46.091Z | Compiling usdt-attr-macro v0.5.0 |
| 1660 | 2026-06-11T21:47:47.316Z | Compiling serde_spanned v0.6.9 |
| 1661 | 2026-06-11T21:47:47.464Z | Compiling enum-as-inner v0.6.1 |
| 1662 | 2026-06-11T21:47:47.717Z | Compiling hash32 v0.3.1 |
| 1663 | 2026-06-11T21:47:47.875Z | Compiling proc-macro-error v1.0.4 |
| 1664 | 2026-06-11T21:47:48.019Z | Compiling memmap v0.7.0 |
| 1665 | 2026-06-11T21:47:48.073Z | Compiling memoffset v0.9.1 |
| 1666 | 2026-06-11T21:47:48.123Z | Compiling data-encoding v2.11.0 |
| 1667 | 2026-06-11T21:47:48.210Z | Compiling winnow v0.7.15 |
| 1668 | 2026-06-11T21:47:48.257Z | Compiling winnow v0.5.40 |
| 1669 | 2026-06-11T21:47:48.260Z | Compiling smoltcp v0.11.0 |
| 1670 | 2026-06-11T21:47:48.327Z | Compiling cfg_aliases v0.2.1 |
| 1671 | 2026-06-11T21:47:48.401Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1672 | 2026-06-11T21:47:48.623Z | Compiling rustls-webpki v0.103.13 |
| 1673 | 2026-06-11T21:47:48.653Z | Compiling indent_write v2.2.0 |
| 1674 | 2026-06-11T21:47:48.801Z | Compiling toml_write v0.1.2 |
| 1675 | 2026-06-11T21:47:49.006Z | Compiling nix v0.31.3 |
| 1676 | 2026-06-11T21:47:49.046Z | Compiling ingot-types v0.1.2 |
| 1677 | 2026-06-11T21:47:49.110Z | Compiling usdt v0.5.0 |
| 1678 | 2026-06-11T21:47:49.579Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1679 | 2026-06-11T21:47:49.722Z | Compiling toml_edit v0.19.15 |
| 1680 | 2026-06-11T21:47:49.733Z | Compiling toml_edit v0.22.27 |
| 1681 | 2026-06-11T21:47:49.753Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1682 | 2026-06-11T21:47:49.800Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1683 | 2026-06-11T21:47:50.051Z | Compiling tabwriter v1.4.1 |
| 1684 | 2026-06-11T21:47:50.292Z | Compiling cobs v0.3.0 |
| 1685 | 2026-06-11T21:47:50.432Z | Compiling serde_repr v0.1.20 |
| 1686 | 2026-06-11T21:47:50.497Z | Compiling pkg-config v0.3.33 |
| 1687 | 2026-06-11T21:47:50.797Z | Compiling managed v0.8.0 |
| 1688 | 2026-06-11T21:47:50.950Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1689 | 2026-06-11T21:47:51.015Z | Compiling bitflags v1.3.2 |
| 1690 | 2026-06-11T21:47:51.032Z | Compiling vcpkg v0.2.15 |
| 1691 | 2026-06-11T21:47:51.205Z | Compiling toml v0.8.23 |
| 1692 | 2026-06-11T21:47:51.594Z | Compiling openssl-sys v0.9.116 |
| 1693 | 2026-06-11T21:47:51.732Z | Compiling proc-macro-crate v1.3.1 |
| 1694 | 2026-06-11T21:47:51.907Z | Compiling postcard v1.1.3 |
| 1695 | 2026-06-11T21:47:52.070Z | Compiling tokio-rustls v0.26.4 |
| 1696 | 2026-06-11T21:47:52.148Z | Compiling rustls-platform-verifier v0.7.0 |
| 1697 | 2026-06-11T21:47:52.345Z | Compiling hyper-rustls v0.27.9 |
| 1698 | 2026-06-11T21:47:52.645Z | Compiling reqwest v0.13.4 |
| 1699 | 2026-06-11T21:47:53.824Z | Compiling ingot v0.1.1 |
| 1700 | 2026-06-11T21:47:53.885Z | Compiling progenitor-client v0.14.0 |
| 1701 | 2026-06-11T21:47:54.197Z | Compiling progenitor-extras v0.2.0 |
| 1702 | 2026-06-11T21:47:55.074Z | Compiling hubpack_derive v0.1.1 |
| 1703 | 2026-06-11T21:47:55.393Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1704 | 2026-06-11T21:47:55.613Z | Compiling foreign-types-macros v0.2.3 |
| 1705 | 2026-06-11T21:47:55.628Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1706 | 2026-06-11T21:47:55.733Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1707 | 2026-06-11T21:47:55.983Z | Compiling swrite v0.1.0 |
| 1708 | 2026-06-11T21:47:56.082Z | Compiling foreign-types-shared v0.3.1 |
| 1709 | 2026-06-11T21:47:56.177Z | Compiling resolv-conf v0.7.6 |
| 1710 | 2026-06-11T21:47:56.281Z | Compiling heck v0.4.1 |
| 1711 | 2026-06-11T21:47:56.491Z | Compiling static_assertions v1.1.0 |
| 1712 | 2026-06-11T21:47:56.566Z | Compiling semver v0.1.20 |
| 1713 | 2026-06-11T21:47:56.569Z | Compiling linked-hash-map v0.5.6 |
| 1714 | 2026-06-11T21:47:56.764Z | Compiling unicode-segmentation v1.13.3 |
| 1715 | 2026-06-11T21:47:56.829Z | Compiling colored v3.1.1 |
| 1716 | 2026-06-11T21:47:56.946Z | Compiling rayon-core v1.13.0 |
| 1717 | 2026-06-11T21:47:57.201Z | Compiling newline-converter v0.3.0 |
| 1718 | 2026-06-11T21:47:57.211Z | Compiling rustc_version v0.1.7 |
| 1719 | 2026-06-11T21:47:57.230Z | Compiling lru-cache v0.1.2 |
| 1720 | 2026-06-11T21:47:57.253Z | Compiling foreign-types v0.5.0 |
| 1721 | 2026-06-11T21:47:57.334Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1722 | 2026-06-11T21:47:57.355Z | Compiling hubpack v0.1.2 |
| 1723 | 2026-06-11T21:47:57.558Z | Compiling num_enum_derive v0.5.11 |
| 1724 | 2026-06-11T21:47:57.703Z | Compiling atomicwrites v0.4.4 |
| 1725 | 2026-06-11T21:47:58.028Z | Compiling hickory-proto v0.24.4 |
| 1726 | 2026-06-11T21:47:58.605Z | Compiling progenitor-impl v0.13.0 |
| 1727 | 2026-06-11T21:47:59.118Z | Compiling crossbeam-deque v0.8.6 |
| 1728 | 2026-06-11T21:47:59.248Z | Compiling console v0.15.11 |
| 1729 | 2026-06-11T21:47:59.323Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1730 | 2026-06-11T21:47:59.858Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1731 | 2026-06-11T21:47:59.908Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-06-11T21:47:59.935Z | Compiling camino-tempfile v1.4.1 |
| 1733 | 2026-06-11T21:47:59.939Z | Compiling chacha20 v0.10.0 |
| 1734 | 2026-06-11T21:48:00.208Z | Compiling serde-big-array v0.5.1 |
| 1735 | 2026-06-11T21:48:00.357Z | Compiling pin-project-internal v1.1.13 |
| 1736 | 2026-06-11T21:48:01.404Z | Compiling derive-where v1.6.1 |
| 1737 | 2026-06-11T21:48:01.485Z | Compiling num-derive v0.4.2 |
| 1738 | 2026-06-11T21:48:01.615Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1739 | 2026-06-11T21:48:01.883Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1740 | 2026-06-11T21:48:02.289Z | Compiling cstr-argument v0.1.2 |
| 1741 | 2026-06-11T21:48:02.370Z | Compiling similar v2.7.0 |
| 1742 | 2026-06-11T21:48:02.417Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1743 | 2026-06-11T21:48:02.446Z | Compiling minimal-lexical v0.2.1 |
| 1744 | 2026-06-11T21:48:02.457Z | Compiling siphasher v1.0.3 |
| 1745 | 2026-06-11T21:48:02.651Z | Compiling nom v7.1.3 |
| 1746 | 2026-06-11T21:48:02.677Z | Compiling phf_shared v0.12.1 |
| 1747 | 2026-06-11T21:48:02.704Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1748 | 2026-06-11T21:48:02.855Z | Compiling expectorate v1.2.0 |
| 1749 | 2026-06-11T21:48:02.902Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-06-11T21:48:02.968Z | Compiling progenitor-macro v0.13.0 |
| 1751 | 2026-06-11T21:48:03.003Z | Compiling pin-project v1.1.13 |
| 1752 | 2026-06-11T21:48:03.105Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1753 | 2026-06-11T21:48:03.184Z | Compiling rand v0.10.1 |
| 1754 | 2026-06-11T21:48:03.225Z | Compiling hickory-resolver v0.24.4 |
| 1755 | 2026-06-11T21:48:03.321Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1756 | 2026-06-11T21:48:03.927Z | Compiling num_enum v0.5.11 |
| 1757 | 2026-06-11T21:48:04.022Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1758 | 2026-06-11T21:48:04.046Z | Compiling newtype_derive v0.1.6 |
| 1759 | 2026-06-11T21:48:04.227Z | Compiling progenitor-client v0.13.0 |
| 1760 | 2026-06-11T21:48:04.535Z | Compiling progenitor-impl v0.14.0 |
| 1761 | 2026-06-11T21:48:04.646Z | Compiling unicode-normalization v0.1.25 |
| 1762 | 2026-06-11T21:48:05.138Z | Compiling tokio-stream v0.1.18 |
| 1763 | 2026-06-11T21:48:05.609Z | Compiling async-recursion v1.1.1 |
| 1764 | 2026-06-11T21:48:05.718Z | Compiling snafu-derive v0.8.9 |
| 1765 | 2026-06-11T21:48:05.931Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1766 | 2026-06-11T21:48:06.030Z | Compiling slog-dtrace v0.3.0 |
| 1767 | 2026-06-11T21:48:06.245Z | Compiling bstr v1.12.1 |
| 1768 | 2026-06-11T21:48:06.282Z | Compiling csv-core v0.1.13 |
| 1769 | 2026-06-11T21:48:06.308Z | Compiling same-file v1.0.6 |
| 1770 | 2026-06-11T21:48:06.486Z | Compiling foldhash v0.1.5 |
| 1771 | 2026-06-11T21:48:06.547Z | Compiling chrono-tz v0.10.4 |
| 1772 | 2026-06-11T21:48:06.671Z | Compiling foreign-types-shared v0.1.1 |
| 1773 | 2026-06-11T21:48:06.745Z | Compiling unicode-xid v0.2.6 |
| 1774 | 2026-06-11T21:48:06.765Z | Compiling unicode-width v0.1.14 |
| 1775 | 2026-06-11T21:48:06.780Z | Compiling highway v1.3.0 |
| 1776 | 2026-06-11T21:48:06.868Z | Compiling openssl v0.10.80 |
| 1777 | 2026-06-11T21:48:07.038Z | Compiling owo-colors v4.3.0 |
| 1778 | 2026-06-11T21:48:07.154Z | Compiling cancel-safe-futures v0.1.5 |
| 1779 | 2026-06-11T21:48:07.171Z | Compiling konst_macro_rules v0.2.19 |
| 1780 | 2026-06-11T21:48:07.352Z | Compiling konst v0.2.20 |
| 1781 | 2026-06-11T21:48:07.445Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1782 | 2026-06-11T21:48:07.461Z | Compiling const_format_proc_macros v0.2.34 |
| 1783 | 2026-06-11T21:48:07.470Z | Compiling snafu v0.8.9 |
| 1784 | 2026-06-11T21:48:07.611Z | Compiling foreign-types v0.3.2 |
| 1785 | 2026-06-11T21:48:07.688Z | Compiling hashbrown v0.15.5 |
| 1786 | 2026-06-11T21:48:07.829Z | Compiling globset v0.4.18 |
| 1787 | 2026-06-11T21:48:07.853Z | Compiling csv v1.4.0 |
| 1788 | 2026-06-11T21:48:08.106Z | Compiling progenitor v0.13.0 |
| 1789 | 2026-06-11T21:48:08.108Z | Compiling progenitor-macro v0.14.0 |
| 1790 | 2026-06-11T21:48:08.211Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1791 | 2026-06-11T21:48:08.242Z | Compiling walkdir v2.5.0 |
| 1792 | 2026-06-11T21:48:08.387Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-06-11T21:48:08.422Z | Compiling qorb v0.4.1 |
| 1794 | 2026-06-11T21:48:08.605Z | Compiling olpc-cjson v0.1.4 |
| 1795 | 2026-06-11T21:48:08.775Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1796 | 2026-06-11T21:48:10.446Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1797 | 2026-06-11T21:48:10.692Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1798 | 2026-06-11T21:48:10.703Z | Compiling rayon v1.12.0 |
| 1799 | 2026-06-11T21:48:10.739Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1800 | 2026-06-11T21:48:10.926Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1801 | 2026-06-11T21:48:11.018Z | Compiling phf v0.12.1 |
| 1802 | 2026-06-11T21:48:11.046Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-06-11T21:48:11.570Z | Compiling zone_cfg_derive v0.3.1 |
| 1804 | 2026-06-11T21:48:11.961Z | Compiling tokio-dtrace v0.1.1 |
| 1805 | 2026-06-11T21:48:12.227Z | Compiling itertools v0.12.1 |
| 1806 | 2026-06-11T21:48:12.261Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1807 | 2026-06-11T21:48:12.452Z | Compiling libsw-core v0.3.2 |
| 1808 | 2026-06-11T21:48:12.463Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1809 | 2026-06-11T21:48:12.621Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1810 | 2026-06-11T21:48:13.037Z | Compiling serde_plain v1.0.2 |
| 1811 | 2026-06-11T21:48:13.070Z | Compiling openssl-macros v0.1.1 |
| 1812 | 2026-06-11T21:48:13.247Z | Compiling pem v3.0.6 |
| 1813 | 2026-06-11T21:48:13.260Z | Compiling cookie v0.18.1 |
| 1814 | 2026-06-11T21:48:13.446Z | Compiling sigpipe v0.1.3 |
| 1815 | 2026-06-11T21:48:13.461Z | Compiling jiff v0.2.28 |
| 1816 | 2026-06-11T21:48:13.508Z | Compiling fixedbitset v0.5.7 |
| 1817 | 2026-06-11T21:48:13.536Z | Compiling fixedbitset v0.4.2 |
| 1818 | 2026-06-11T21:48:13.580Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-11T21:48:13.621Z | Compiling glob v0.3.3 |
| 1820 | 2026-06-11T21:48:13.639Z | Compiling bytecount v0.6.9 |
| 1821 | 2026-06-11T21:48:13.767Z | Compiling typed-path v0.9.3 |
| 1822 | 2026-06-11T21:48:13.818Z | Compiling papergrid v0.11.0 |
| 1823 | 2026-06-11T21:48:13.860Z | Compiling petgraph v0.8.3 |
| 1824 | 2026-06-11T21:48:13.899Z | Compiling petgraph v0.6.5 |
| 1825 | 2026-06-11T21:48:15.183Z | Compiling tough v0.22.0 |
| 1826 | 2026-06-11T21:48:15.474Z | Compiling zone v0.3.1 |
| 1827 | 2026-06-11T21:48:15.655Z | Compiling progenitor v0.14.0 |
| 1828 | 2026-06-11T21:48:15.690Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1829 | 2026-06-11T21:48:15.770Z | Compiling libsw v3.5.0 |
| 1830 | 2026-06-11T21:48:15.786Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1831 | 2026-06-11T21:48:15.940Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1832 | 2026-06-11T21:48:15.961Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1833 | 2026-06-11T21:48:15.980Z | Compiling oxide-tokio-rt v0.1.6 |
| 1834 | 2026-06-11T21:48:16.177Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1835 | 2026-06-11T21:48:16.178Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1836 | 2026-06-11T21:48:16.267Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1837 | 2026-06-11T21:48:17.272Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-06-11T21:48:17.459Z | Compiling const_format v0.2.36 |
| 1839 | 2026-06-11T21:48:17.471Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-11T21:48:17.796Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1841 | 2026-06-11T21:48:18.073Z | Compiling tabled_derive v0.7.0 |
| 1842 | 2026-06-11T21:48:18.197Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1843 | 2026-06-11T21:48:18.208Z | Compiling gethostname v0.5.0 |
| 1844 | 2026-06-11T21:48:18.328Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-11T21:48:18.340Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1846 | 2026-06-11T21:48:18.360Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-11T21:48:18.449Z | Compiling bcs v0.1.6 |
| 1848 | 2026-06-11T21:48:18.479Z | Compiling smf v0.2.3 |
| 1849 | 2026-06-11T21:48:18.768Z | Compiling nom v8.0.0 |
| 1850 | 2026-06-11T21:48:18.779Z | Compiling linear-map v1.2.0 |
| 1851 | 2026-06-11T21:48:18.991Z | Compiling lazy_static v1.5.0 |
| 1852 | 2026-06-11T21:48:19.099Z | Compiling whoami v1.6.1 |
| 1853 | 2026-06-11T21:48:19.128Z | Compiling unicode-linebreak v0.1.5 |
| 1854 | 2026-06-11T21:48:19.178Z | Compiling termtree v0.5.1 |
| 1855 | 2026-06-11T21:48:19.331Z | Compiling tagptr v0.2.0 |
| 1856 | 2026-06-11T21:48:19.382Z | Compiling smawk v0.3.2 |
| 1857 | 2026-06-11T21:48:19.488Z | Compiling textwrap v0.16.2 |
| 1858 | 2026-06-11T21:48:19.523Z | Compiling moka v0.12.15 |
| 1859 | 2026-06-11T21:48:19.707Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-11T21:48:19.799Z | Compiling tabled v0.15.0 |
| 1861 | 2026-06-11T21:48:20.017Z | Compiling steno v0.4.1 |
| 1862 | 2026-06-11T21:48:20.319Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-11T21:48:21.071Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-11T21:48:21.128Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-11T21:48:21.963Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-11T21:48:22.529Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-11T21:48:22.786Z | Compiling hickory-proto v0.25.2 |
| 1868 | 2026-06-11T21:48:23.243Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1869 | 2026-06-11T21:48:23.466Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1870 | 2026-06-11T21:48:23.961Z | Compiling parking_lot_core v0.8.6 |
| 1871 | 2026-06-11T21:48:24.046Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1872 | 2026-06-11T21:48:24.281Z | Compiling libscf-sys v1.2.0 |
| 1873 | 2026-06-11T21:48:24.369Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-11T21:48:24.424Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1875 | 2026-06-11T21:48:24.541Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1876 | 2026-06-11T21:48:24.574Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1877 | 2026-06-11T21:48:24.970Z | Compiling hickory-resolver v0.25.2 |
| 1878 | 2026-06-11T21:48:24.970Z | Compiling parking_lot v0.11.2 |
| 1879 | 2026-06-11T21:48:25.013Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1880 | 2026-06-11T21:48:25.243Z | Compiling fxhash v0.2.1 |
| 1881 | 2026-06-11T21:48:25.254Z | Compiling internet-checksum v0.2.1 |
| 1882 | 2026-06-11T21:48:25.381Z | Compiling sled v0.34.7 |
| 1883 | 2026-06-11T21:48:25.391Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1884 | 2026-06-11T21:48:26.110Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-06-11T21:48:28.848Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1886 | 2026-06-11T21:48:29.837Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-06-11T21:48:37.528Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-06-11T21:48:39.157Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-11T21:48:40.176Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1890 | 2026-06-11T21:48:41.120Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1891 | 2026-06-11T21:48:41.924Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1892 | 2026-06-11T21:49:05.001Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1893 | 2026-06-11T21:49:05.176Z | ──────────── |
| 1894 | 2026-06-11T21:49:05.177Z | Nextest run ID 6eb88e46-a13f-444a-8ad4-15e938d34568 with nextest profile: default |
| 1895 | 2026-06-11T21:49:05.177Z | Starting 45 tests across 3 binaries |
| 1896 | 2026-06-11T21:49:05.183Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1897 | 2026-06-11T21:49:05.183Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1898 | 2026-06-11T21:49:05.183Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1899 | 2026-06-11T21:49:05.186Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1900 | 2026-06-11T21:49:05.190Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1901 | 2026-06-11T21:49:05.190Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1902 | 2026-06-11T21:49:05.190Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1903 | 2026-06-11T21:49:05.190Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1904 | 2026-06-11T21:49:05.194Z | PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization |
| 1905 | 2026-06-11T21:49:05.194Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1906 | 2026-06-11T21:49:05.197Z | PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization |
| 1907 | 2026-06-11T21:49:05.197Z | PASS [ 0.009s] rdb db::test::test_prefix6_from_str |
| 1908 | 2026-06-11T21:49:05.239Z | PASS [ 0.056s] rdb db::test::test_ipv6_origin_crud |
| 1909 | 2026-06-11T21:49:05.239Z | PASS [ 0.056s] rdb db::test::test_ipv4_origin_crud |
| 1910 | 2026-06-11T21:49:05.242Z | PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization |
| 1911 | 2026-06-11T21:49:05.242Z | PASS [ 0.054s] rdb db::test::test_rib |
| 1912 | 2026-06-11T21:49:05.246Z | PASS [ 0.052s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1913 | 2026-06-11T21:49:05.246Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv4_basic |
| 1914 | 2026-06-11T21:49:05.250Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1915 | 2026-06-11T21:49:05.250Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_basic |
| 1916 | 2026-06-11T21:49:05.258Z | PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all |
| 1917 | 2026-06-11T21:49:05.258Z | PASS [ 0.013s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1918 | 2026-06-11T21:49:05.262Z | PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self |
| 1919 | 2026-06-11T21:49:05.266Z | PASS [ 0.013s] rdb proptest::prop_ipv6_default_contains_all |
| 1920 | 2026-06-11T21:49:05.272Z | PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self |
| 1921 | 2026-06-11T21:49:05.272Z | PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1922 | 2026-06-11T21:49:05.277Z | PASS [ 0.016s] rdb proptest::prop_static_route_key_deduplication |
| 1923 | 2026-06-11T21:49:05.280Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1924 | 2026-06-11T21:49:05.291Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1925 | 2026-06-11T21:49:05.292Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1926 | 2026-06-11T21:49:05.295Z | PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families |
| 1927 | 2026-06-11T21:49:05.295Z | PASS [ 0.054s] rdb db::test::test_static_routing_vlan_id_handling |
| 1928 | 2026-06-11T21:49:05.298Z | PASS [ 0.057s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1929 | 2026-06-11T21:49:05.298Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1930 | 2026-06-11T21:49:05.301Z | PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering |
| 1931 | 2026-06-11T21:49:05.301Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 1932 | 2026-06-11T21:49:05.305Z | PASS [ 0.009s] rdb types::test::btreeset_coexistence |
| 1933 | 2026-06-11T21:49:05.305Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1934 | 2026-06-11T21:49:05.306Z | PASS [ 0.008s] rdb types::test::btreeset_remove |
| 1935 | 2026-06-11T21:49:05.309Z | PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency |
| 1936 | 2026-06-11T21:49:05.309Z | PASS [ 0.009s] rdb types::test::btreeset_replace |
| 1937 | 2026-06-11T21:49:05.309Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1938 | 2026-06-11T21:49:05.312Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 1939 | 2026-06-11T21:49:05.312Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1940 | 2026-06-11T21:49:05.324Z | PASS [ 0.083s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1941 | 2026-06-11T21:49:05.327Z | ──────────── |
| 1942 | 2026-06-11T21:49:05.327Z | Summary [ 0.148s] 45 tests run: 45 passed, 0 skipped |
| 1943 | 2026-06-11T21:49:05.337Z | + cp ./rib.log /work/ |
| 1944 | 2026-06-11T21:49:05.340Z | + popd |
| 1945 | 2026-06-11T21:49:05.340Z | /work/oxidecomputer/maghemite |
| 1946 | 2026-06-11T21:49:05.340Z | process exited: duration 288277 ms, exit code 0 |
| |
| 1947 | 2026-06-11T21:49:05.351Z | found 1 output files |
| 1948 | 2026-06-11T21:49:05.351Z | uploading: /work/rib.log (874 bytes) |
| 1949 | 2026-06-11T21:49:06.362Z | uploaded: /work/rib.log |