|
|
|
| 1 | 2026-05-18T19:24:16.720Z | job assigned to worker 01KRY8P2XB1RJ783JK4560DS5A [factory aws, i-0778969aee72277ca] (queued for 1 m 2 s) |
| |
| 2 | 2026-05-18T19:24:23.889Z | starting task 0: "setup" |
| 3 | 2026-05-18T19:24:23.894Z | ++ uname -s |
| 4 | 2026-05-18T19:24:23.897Z | + kern=SunOS |
| 5 | 2026-05-18T19:24:23.897Z | + build_user=build |
| 6 | 2026-05-18T19:24:23.897Z | + build_uid=12345 |
| 7 | 2026-05-18T19:24:23.897Z | + work_dir=/work |
| 8 | 2026-05-18T19:24:23.897Z | + input_dir=/input |
| 9 | 2026-05-18T19:24:23.897Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-18T19:24:23.897Z | + case "$kern" in |
| 11 | 2026-05-18T19:24:23.898Z | + groupadd -g 12345 build |
| 12 | 2026-05-18T19:24:23.901Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-18T19:24:25.904Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-18T19:24:25.968Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-18T19:24:25.973Z | + home_fs=zfs |
| 16 | 2026-05-18T19:24:25.973Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-18T19:24:25.973Z | + mkdir -p /home/build |
| 18 | 2026-05-18T19:24:25.973Z | + chown build:build /home/build /work |
| 19 | 2026-05-18T19:24:27.972Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-18T19:24:27.976Z | process exited: duration 4084 ms, exit code 0 |
| |
| 21 | 2026-05-18T19:24:27.982Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-18T19:24:27.986Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-18T19:24:27.989Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-18T19:24:27.989Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-18T19:24:27.989Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-18T19:24:27.989Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-18T19:24:27.989Z | * rust toolchain profile = "default" |
| 28 | 2026-05-18T19:24:27.989Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-18T19:24:27.989Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-18T19:24:28.062Z | info: downloading installer |
| 31 | 2026-05-18T19:24:29.456Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-18T19:24:29.456Z | warn: /opt/ooce/bin |
| 33 | 2026-05-18T19:24:29.457Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-18T19:24:29.457Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-18T19:24:29.457Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-18T19:24:29.457Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-18T19:24:29.457Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-18T19:24:29.457Z | error: cannot install while Rust is installed |
| 39 | 2026-05-18T19:24:29.457Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-18T19:24:29.457Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-18T19:24:29.457Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-18T19:24:29.457Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-18T19:24:29.457Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-18T19:24:29.491Z | info: profile set to default |
| 45 | 2026-05-18T19:24:29.491Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-18T19:24:29.494Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-18T19:24:29.622Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-18T19:24:29.624Z | info: downloading 6 components |
| 49 | 2026-05-18T19:24:44.157Z | |
| 50 | 2026-05-18T19:24:44.157Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-18T19:24:44.191Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-18T19:24:44.191Z | |
| 53 | 2026-05-18T19:24:44.191Z | |
| 54 | 2026-05-18T19:24:44.191Z | Rust is installed now. Great! |
| 55 | 2026-05-18T19:24:44.191Z | |
| 56 | 2026-05-18T19:24:44.194Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-18T19:24:44.194Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-18T19:24:44.194Z | |
| 59 | 2026-05-18T19:24:44.194Z | To configure your current shell, you need to source |
| 60 | 2026-05-18T19:24:44.194Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-18T19:24:44.194Z | |
| 62 | 2026-05-18T19:24:44.194Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-18T19:24:44.194Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-18T19:24:44.194Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-18T19:24:44.194Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-18T19:24:44.194Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-18T19:24:44.194Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-18T19:24:44.194Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-18T19:24:44.194Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-18T19:24:44.194Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-18T19:24:44.299Z | + rustup --version |
| 72 | 2026-05-18T19:24:44.307Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-18T19:24:44.310Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-18T19:24:44.328Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-18T19:24:44.331Z | + cargo --version |
| 76 | 2026-05-18T19:24:44.345Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-18T19:24:44.348Z | + rustc --version |
| 78 | 2026-05-18T19:24:44.367Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-18T19:24:44.370Z | process exited: duration 16387 ms, exit code 0 |
| |
| 80 | 2026-05-18T19:24:44.376Z | starting task 2: "authentication" |
| 81 | 2026-05-18T19:24:44.392Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-18T19:24:44.398Z | starting task 3: "clone repository" |
| 83 | 2026-05-18T19:24:44.401Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-18T19:24:44.404Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-18T19:24:44.464Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-18T19:24:45.470Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-18T19:24:45.470Z | + git fetch origin 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 88 | 2026-05-18T19:24:45.715Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-18T19:24:45.715Z | * branch 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 -> FETCH_HEAD |
| 90 | 2026-05-18T19:24:45.718Z | + [[ -n trey/light-cleanup ]] |
| 91 | 2026-05-18T19:24:45.721Z | ++ git branch --show-current |
| 92 | 2026-05-18T19:24:45.721Z | + current=main |
| 93 | 2026-05-18T19:24:45.721Z | + [[ main != trey/light-cleanup ]] |
| 94 | 2026-05-18T19:24:45.721Z | + git branch -f trey/light-cleanup 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 95 | 2026-05-18T19:24:45.724Z | + git checkout -f trey/light-cleanup |
| 96 | 2026-05-18T19:24:45.740Z | Switched to branch 'trey/light-cleanup' |
| 97 | 2026-05-18T19:24:45.743Z | + git reset --hard 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 98 | 2026-05-18T19:24:45.757Z | HEAD is now at 6f01238 LoopbackIpManager: cargo fmt |
| 99 | 2026-05-18T19:24:45.760Z | process exited: duration 1359 ms, exit code 0 |
| |
| 100 | 2026-05-18T19:24:45.766Z | starting task 4: "build" |
| 101 | 2026-05-18T19:24:45.769Z | + set -e |
| 102 | 2026-05-18T19:24:45.769Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-05-18T19:24:45.772Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-05-18T19:24:45.772Z | ++ PLATFORM=illumos |
| 105 | 2026-05-18T19:24:45.772Z | ++ banner install |
| 106 | 2026-05-18T19:24:45.775Z | |
| 107 | 2026-05-18T19:24:45.775Z | # # # #### ##### ## # # |
| 108 | 2026-05-18T19:24:45.775Z | # ## # # # # # # # |
| 109 | 2026-05-18T19:24:45.775Z | # # # # #### # # # # # |
| 110 | 2026-05-18T19:24:45.775Z | # # # # # # ###### # # |
| 111 | 2026-05-18T19:24:45.775Z | # # ## # # # # # # # |
| 112 | 2026-05-18T19:24:45.775Z | # # # #### # # # ###### ###### |
| 113 | 2026-05-18T19:24:45.775Z | |
| 114 | 2026-05-18T19:24:45.776Z | ++ set +o errexit |
| 115 | 2026-05-18T19:24:45.776Z | ++ pkg info clang-15 |
| 116 | 2026-05-18T19:24:45.776Z | ++ grep -qi installed |
| 117 | 2026-05-18T19:24:46.967Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-05-18T19:24:46.967Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-05-18T19:24:46.967Z | |
| 120 | 2026-05-18T19:24:46.967Z | clang-15 |
| 121 | 2026-05-18T19:24:47.005Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-05-18T19:24:47.005Z | ++ set -o errexit |
| 123 | 2026-05-18T19:24:47.008Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-05-18T19:24:55.268Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-05-18T19:25:02.945Z | Startup: Caching catalogs ... Done |
| 126 | 2026-05-18T19:25:10.162Z | Planning: Solver setup ... Done |
| 127 | 2026-05-18T19:25:10.202Z | Planning: Running solver ... Done |
| 128 | 2026-05-18T19:25:10.341Z | Planning: Finding local manifests ... Done |
| 129 | 2026-05-18T19:25:10.380Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-05-18T19:25:11.696Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-05-18T19:25:11.725Z | Planning: Package planning ... Done |
| 132 | 2026-05-18T19:25:11.751Z | Planning: Merging actions ... Done |
| 133 | 2026-05-18T19:25:11.857Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-05-18T19:25:11.863Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-05-18T19:25:12.628Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-05-18T19:25:12.633Z | Planning: Planning completed in 9.52 seconds |
| 137 | 2026-05-18T19:25:12.643Z | Packages to install: 2 |
| 138 | 2026-05-18T19:25:12.646Z | Mediators to change: 2 |
| 139 | 2026-05-18T19:25:12.646Z | Services to change: 1 |
| 140 | 2026-05-18T19:25:12.646Z | Create boot environment: No |
| 141 | 2026-05-18T19:25:12.646Z | Create backup boot environment: No |
| 142 | 2026-05-18T19:25:12.685Z | |
| 143 | 2026-05-18T19:25:12.685Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-05-18T19:25:17.687Z | Download: 1670/3076 items 117.3/211.3MB 55% complete (23.8M/s) |
| 145 | 2026-05-18T19:25:22.689Z | Download: 2658/3076 items 119.8/211.3MB 56% complete (12.1M/s) |
| 146 | 2026-05-18T19:25:32.003Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (12.2M/s) |
| 147 | 2026-05-18T19:25:38.284Z | Download: 3069/3076 items 210.3/211.3MB 99% complete (8.8M/s) |
| 148 | 2026-05-18T19:25:44.722Z | Download: 3073/3076 items 211.1/211.3MB 99% complete (3.5M/s) |
| 149 | 2026-05-18T19:25:44.741Z | Download: Completed 211.31 MB in 32.06 seconds (6.6M/s) |
| 150 | 2026-05-18T19:25:44.841Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-05-18T19:25:47.978Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 152 | 2026-05-18T19:25:48.625Z | Done |
| 153 | 2026-05-18T19:25:48.625Z | Done |
| 154 | 2026-05-18T19:25:49.372Z | Done |
| 155 | 2026-05-18T19:25:52.743Z | Done |
| 156 | 2026-05-18T19:25:52.817Z | Done |
| 157 | 2026-05-18T19:25:52.820Z | Done |
| 158 | 2026-05-18T19:25:53.096Z | Done |
| 159 | 2026-05-18T19:25:53.777Z | ++ set -o errexit |
| 160 | 2026-05-18T19:25:53.777Z | ++ cargo --version |
| 161 | 2026-05-18T19:25:53.784Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 162 | 2026-05-18T19:25:53.941Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 163 | 2026-05-18T19:25:53.944Z | info: downloading 6 components |
| 164 | 2026-05-18T19:26:08.356Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 165 | 2026-05-18T19:26:08.360Z | ++ rustc --version |
| 166 | 2026-05-18T19:26:08.387Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-05-18T19:26:08.392Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 168 | 2026-05-18T19:26:08.436Z | Updating crates.io index |
| 169 | 2026-05-18T19:26:08.530Z | Downloading crates ... |
| 170 | 2026-05-18T19:26:08.584Z | Downloaded cargo-nextest v0.9.97 |
| 171 | 2026-05-18T19:26:08.644Z | Installing cargo-nextest v0.9.97 |
| 172 | 2026-05-18T19:26:08.685Z | Updating crates.io index |
| 173 | 2026-05-18T19:26:11.143Z | Locking 404 packages to latest compatible versions |
| 174 | 2026-05-18T19:26:11.147Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 175 | 2026-05-18T19:26:11.150Z | Adding duct v0.13.7 (available: v1.1.1) |
| 176 | 2026-05-18T19:26:11.150Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 177 | 2026-05-18T19:26:11.150Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 178 | 2026-05-18T19:26:11.153Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 179 | 2026-05-18T19:26:11.153Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 180 | 2026-05-18T19:26:11.156Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 181 | 2026-05-18T19:26:11.156Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 182 | 2026-05-18T19:26:11.158Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 183 | 2026-05-18T19:26:11.177Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 184 | 2026-05-18T19:26:11.187Z | Downloading crates ... |
| 185 | 2026-05-18T19:26:11.258Z | Downloaded camino-tempfile v1.4.1 |
| 186 | 2026-05-18T19:26:11.261Z | Downloaded camino v1.2.2 |
| 187 | 2026-05-18T19:26:11.264Z | Downloaded ahash v0.8.12 |
| 188 | 2026-05-18T19:26:11.267Z | Downloaded addr2line v0.25.1 |
| 189 | 2026-05-18T19:26:11.271Z | Downloaded home v0.5.12 |
| 190 | 2026-05-18T19:26:11.274Z | Downloaded percent-encoding v2.3.2 |
| 191 | 2026-05-18T19:26:11.277Z | Downloaded lru-slab v0.1.2 |
| 192 | 2026-05-18T19:26:11.280Z | Downloaded indenter v0.3.4 |
| 193 | 2026-05-18T19:26:11.284Z | Downloaded parking_lot_core v0.9.12 |
| 194 | 2026-05-18T19:26:11.287Z | Downloaded bstr v1.12.1 |
| 195 | 2026-05-18T19:26:11.293Z | Downloaded openssl-sys v0.9.116 |
| 196 | 2026-05-18T19:26:11.297Z | Downloaded cpufeatures v0.2.17 |
| 197 | 2026-05-18T19:26:11.300Z | Downloaded console v0.15.11 |
| 198 | 2026-05-18T19:26:11.303Z | Downloaded const-oid v0.9.6 |
| 199 | 2026-05-18T19:26:11.303Z | Downloaded number_prefix v0.4.0 |
| 200 | 2026-05-18T19:26:11.305Z | Downloaded pin-project-internal v1.1.13 |
| 201 | 2026-05-18T19:26:11.306Z | Downloaded color-spantrace v0.3.0 |
| 202 | 2026-05-18T19:26:11.309Z | Downloaded anstream v1.0.0 |
| 203 | 2026-05-18T19:26:11.309Z | Downloaded adler2 v2.0.1 |
| 204 | 2026-05-18T19:26:11.311Z | Downloaded serde_ignored v0.1.14 |
| 205 | 2026-05-18T19:26:11.311Z | Downloaded form_urlencoded v1.2.2 |
| 206 | 2026-05-18T19:26:11.311Z | Downloaded foreign-types-shared v0.1.1 |
| 207 | 2026-05-18T19:26:11.314Z | Downloaded quote v1.0.45 |
| 208 | 2026-05-18T19:26:11.314Z | Downloaded futures-macro v0.3.32 |
| 209 | 2026-05-18T19:26:11.317Z | Downloaded httparse v1.10.1 |
| 210 | 2026-05-18T19:26:11.317Z | Downloaded config v0.15.23 |
| 211 | 2026-05-18T19:26:11.320Z | Downloaded semver v1.0.28 |
| 212 | 2026-05-18T19:26:11.323Z | Downloaded generic-array v0.14.7 |
| 213 | 2026-05-18T19:26:11.323Z | Downloaded colorchoice v1.0.5 |
| 214 | 2026-05-18T19:26:11.325Z | Downloaded atomicwrites v0.4.4 |
| 215 | 2026-05-18T19:26:11.325Z | Downloaded anstyle-query v1.1.5 |
| 216 | 2026-05-18T19:26:11.330Z | Downloaded heck v0.5.0 |
| 217 | 2026-05-18T19:26:11.330Z | Downloaded clap_lex v1.1.0 |
| 218 | 2026-05-18T19:26:11.330Z | Downloaded block-buffer v0.10.4 |
| 219 | 2026-05-18T19:26:11.333Z | Downloaded nextest-filtering v0.15.0 |
| 220 | 2026-05-18T19:26:11.333Z | Downloaded rustls-webpki v0.103.13 |
| 221 | 2026-05-18T19:26:11.336Z | Downloaded quinn v0.11.9 |
| 222 | 2026-05-18T19:26:11.336Z | Downloaded idna v1.1.0 |
| 223 | 2026-05-18T19:26:11.339Z | Downloaded guppy-workspace-hack v0.1.0 |
| 224 | 2026-05-18T19:26:11.339Z | Downloaded equivalent v1.0.2 |
| 225 | 2026-05-18T19:26:11.341Z | Downloaded cfg_aliases v0.2.1 |
| 226 | 2026-05-18T19:26:11.342Z | Downloaded cargo-platform v0.2.0 |
| 227 | 2026-05-18T19:26:11.344Z | Downloaded ipnet v2.12.0 |
| 228 | 2026-05-18T19:26:11.344Z | Downloaded find-msvc-tools v0.1.9 |
| 229 | 2026-05-18T19:26:11.359Z | Downloaded rustc_version v0.4.1 |
| 230 | 2026-05-18T19:26:11.359Z | Downloaded futures-sink v0.3.32 |
| 231 | 2026-05-18T19:26:11.359Z | Downloaded crypto-common v0.1.7 |
| 232 | 2026-05-18T19:26:11.359Z | Downloaded atomic-waker v1.1.2 |
| 233 | 2026-05-18T19:26:11.359Z | Downloaded is_ci v1.2.0 |
| 234 | 2026-05-18T19:26:11.359Z | Downloaded futures-core v0.3.32 |
| 235 | 2026-05-18T19:26:11.359Z | Downloaded fnv v1.0.7 |
| 236 | 2026-05-18T19:26:11.359Z | Downloaded openssl-macros v0.1.1 |
| 237 | 2026-05-18T19:26:11.359Z | Downloaded debug-ignore v1.0.5 |
| 238 | 2026-05-18T19:26:11.359Z | Downloaded futures-io v0.3.32 |
| 239 | 2026-05-18T19:26:11.362Z | Downloaded lazy_static v1.5.0 |
| 240 | 2026-05-18T19:26:11.362Z | Downloaded futures-task v0.3.32 |
| 241 | 2026-05-18T19:26:11.365Z | Downloaded idna_adapter v1.0.0 |
| 242 | 2026-05-18T19:26:11.368Z | Downloaded cfg-if v1.0.4 |
| 243 | 2026-05-18T19:26:11.368Z | Downloaded pkg-config v0.3.33 |
| 244 | 2026-05-18T19:26:11.368Z | Downloaded nextest-metadata v0.12.2 |
| 245 | 2026-05-18T19:26:11.372Z | Downloaded foreign-types v0.3.2 |
| 246 | 2026-05-18T19:26:11.375Z | Downloaded hyper-tls v0.6.0 |
| 247 | 2026-05-18T19:26:11.377Z | Downloaded ordered-float v2.10.1 |
| 248 | 2026-05-18T19:26:11.377Z | Downloaded is_terminal_polyfill v1.70.2 |
| 249 | 2026-05-18T19:26:11.380Z | Downloaded errno v0.3.14 |
| 250 | 2026-05-18T19:26:11.380Z | Downloaded hex v0.4.3 |
| 251 | 2026-05-18T19:26:11.383Z | Downloaded rand_core v0.9.5 |
| 252 | 2026-05-18T19:26:11.383Z | Downloaded indent_write v2.2.0 |
| 253 | 2026-05-18T19:26:11.386Z | Downloaded hyper-rustls v0.27.9 |
| 254 | 2026-05-18T19:26:11.386Z | Downloaded enable-ansi-support v0.2.1 |
| 255 | 2026-05-18T19:26:11.389Z | Downloaded serde-value v0.7.0 |
| 256 | 2026-05-18T19:26:11.389Z | Downloaded document-features v0.2.12 |
| 257 | 2026-05-18T19:26:11.393Z | Downloaded future-queue v0.4.0 |
| 258 | 2026-05-18T19:26:11.396Z | Downloaded cargo-util-schemas v0.2.0 |
| 259 | 2026-05-18T19:26:11.399Z | Downloaded nextest-workspace-hack v0.1.0 |
| 260 | 2026-05-18T19:26:11.399Z | Downloaded nested v0.1.1 |
| 261 | 2026-05-18T19:26:11.399Z | Downloaded itoa v1.0.18 |
| 262 | 2026-05-18T19:26:11.402Z | Downloaded anstyle v1.0.14 |
| 263 | 2026-05-18T19:26:11.402Z | Downloaded backtrace-ext v0.2.1 |
| 264 | 2026-05-18T19:26:11.404Z | Downloaded serde_urlencoded v0.7.1 |
| 265 | 2026-05-18T19:26:11.405Z | Downloaded futures-channel v0.3.32 |
| 266 | 2026-05-18T19:26:11.407Z | Downloaded serde_spanned v0.6.9 |
| 267 | 2026-05-18T19:26:11.407Z | Downloaded strip-ansi-escapes v0.2.1 |
| 268 | 2026-05-18T19:26:11.410Z | Downloaded pathdiff v0.2.3 |
| 269 | 2026-05-18T19:26:11.410Z | Downloaded sigchld v0.2.4 |
| 270 | 2026-05-18T19:26:11.410Z | Downloaded lock_api v0.4.14 |
| 271 | 2026-05-18T19:26:11.413Z | Downloaded shell-words v1.1.1 |
| 272 | 2026-05-18T19:26:11.413Z | Downloaded mukti-metadata v0.3.0 |
| 273 | 2026-05-18T19:26:11.416Z | Downloaded sync_wrapper v1.0.2 |
| 274 | 2026-05-18T19:26:11.416Z | Downloaded swrite v0.1.0 |
| 275 | 2026-05-18T19:26:11.416Z | Downloaded supports-color v3.0.2 |
| 276 | 2026-05-18T19:26:11.419Z | Downloaded signal-hook-mio v0.2.5 |
| 277 | 2026-05-18T19:26:11.419Z | Downloaded os_pipe v1.2.3 |
| 278 | 2026-05-18T19:26:11.419Z | Downloaded async-scoped v0.9.0 |
| 279 | 2026-05-18T19:26:11.422Z | Downloaded globset v0.4.18 |
| 280 | 2026-05-18T19:26:11.422Z | Downloaded openssl-probe v0.2.1 |
| 281 | 2026-05-18T19:26:11.422Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 282 | 2026-05-18T19:26:11.425Z | Downloaded erased-serde v0.4.10 |
| 283 | 2026-05-18T19:26:11.425Z | Downloaded rustc-hash v2.1.2 |
| 284 | 2026-05-18T19:26:11.428Z | Downloaded cargo_metadata v0.20.0 |
| 285 | 2026-05-18T19:26:11.428Z | Downloaded ed25519 v2.2.3 |
| 286 | 2026-05-18T19:26:11.431Z | Downloaded backtrace v0.3.76 |
| 287 | 2026-05-18T19:26:11.434Z | Downloaded autocfg v1.5.0 |
| 288 | 2026-05-18T19:26:11.434Z | Downloaded shlex v1.3.0 |
| 289 | 2026-05-18T19:26:11.436Z | Downloaded rand_chacha v0.9.0 |
| 290 | 2026-05-18T19:26:11.436Z | Downloaded cargo-platform v0.3.3 |
| 291 | 2026-05-18T19:26:11.436Z | Downloaded fixedbitset v0.5.7 |
| 292 | 2026-05-18T19:26:11.439Z | Downloaded base64ct v1.8.3 |
| 293 | 2026-05-18T19:26:11.439Z | Downloaded subtle v2.6.1 |
| 294 | 2026-05-18T19:26:11.442Z | Downloaded scopeguard v1.2.0 |
| 295 | 2026-05-18T19:26:11.442Z | Downloaded humantime-serde v1.1.1 |
| 296 | 2026-05-18T19:26:11.442Z | Downloaded fastrand v2.4.1 |
| 297 | 2026-05-18T19:26:11.446Z | Downloaded anstyle-parse v1.0.0 |
| 298 | 2026-05-18T19:26:11.446Z | Downloaded terminal_size v0.4.4 |
| 299 | 2026-05-18T19:26:11.446Z | Downloaded supports-unicode v3.0.0 |
| 300 | 2026-05-18T19:26:11.449Z | Downloaded strsim v0.11.1 |
| 301 | 2026-05-18T19:26:11.449Z | Downloaded futures-executor v0.3.32 |
| 302 | 2026-05-18T19:26:11.449Z | Downloaded filetime v0.2.29 |
| 303 | 2026-05-18T19:26:11.451Z | Downloaded serde-untagged v0.1.9 |
| 304 | 2026-05-18T19:26:11.451Z | Downloaded either v1.15.0 |
| 305 | 2026-05-18T19:26:11.451Z | Downloaded cargo_metadata v0.23.1 |
| 306 | 2026-05-18T19:26:11.454Z | Downloaded convert_case v0.10.0 |
| 307 | 2026-05-18T19:26:11.454Z | Downloaded signature v2.2.0 |
| 308 | 2026-05-18T19:26:11.457Z | Downloaded http-body v1.0.1 |
| 309 | 2026-05-18T19:26:11.457Z | Downloaded serde_spanned v1.1.1 |
| 310 | 2026-05-18T19:26:11.457Z | Downloaded shared_child v1.1.1 |
| 311 | 2026-05-18T19:26:11.460Z | Downloaded ppv-lite86 v0.2.21 |
| 312 | 2026-05-18T19:26:11.460Z | Downloaded clap_derive v4.6.1 |
| 313 | 2026-05-18T19:26:11.463Z | Downloaded humantime v2.3.0 |
| 314 | 2026-05-18T19:26:11.463Z | Downloaded dialoguer v0.11.0 |
| 315 | 2026-05-18T19:26:11.465Z | Downloaded tinyvec_macros v0.1.1 |
| 316 | 2026-05-18T19:26:11.468Z | Downloaded spki v0.7.3 |
| 317 | 2026-05-18T19:26:11.471Z | Downloaded slab v0.4.12 |
| 318 | 2026-05-18T19:26:11.471Z | Downloaded simd-adler32 v0.3.9 |
| 319 | 2026-05-18T19:26:11.473Z | Downloaded pin-project-lite v0.2.17 |
| 320 | 2026-05-18T19:26:11.476Z | Downloaded owo-colors v4.3.0 |
| 321 | 2026-05-18T19:26:11.476Z | Downloaded ryu v1.0.23 |
| 322 | 2026-05-18T19:26:11.479Z | Downloaded num-traits v0.2.19 |
| 323 | 2026-05-18T19:26:11.481Z | Downloaded miette-derive v7.6.0 |
| 324 | 2026-05-18T19:26:11.482Z | Downloaded tokio-macros v2.7.0 |
| 325 | 2026-05-18T19:26:11.484Z | Downloaded static_assertions v1.1.0 |
| 326 | 2026-05-18T19:26:11.484Z | Downloaded derive_more-impl v2.1.1 |
| 327 | 2026-05-18T19:26:11.487Z | Downloaded rand_core v0.6.4 |
| 328 | 2026-05-18T19:26:11.490Z | Downloaded pkcs8 v0.10.2 |
| 329 | 2026-05-18T19:26:11.493Z | Downloaded eyre v0.6.12 |
| 330 | 2026-05-18T19:26:11.495Z | Downloaded tower-service v0.3.3 |
| 331 | 2026-05-18T19:26:11.495Z | Downloaded cfg-expr v0.20.7 |
| 332 | 2026-05-18T19:26:11.498Z | Downloaded getrandom v0.2.17 |
| 333 | 2026-05-18T19:26:11.498Z | Downloaded crc32fast v1.5.0 |
| 334 | 2026-05-18T19:26:11.501Z | Downloaded tower-layer v0.3.3 |
| 335 | 2026-05-18T19:26:11.501Z | Downloaded foldhash v0.1.5 |
| 336 | 2026-05-18T19:26:11.501Z | Downloaded digest v0.10.7 |
| 337 | 2026-05-18T19:26:11.504Z | Downloaded supports-hyperlinks v3.2.0 |
| 338 | 2026-05-18T19:26:11.504Z | Downloaded newtype-uuid v1.3.2 |
| 339 | 2026-05-18T19:26:11.504Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-05-18T19:26:11.507Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-05-18T19:26:11.507Z | Downloaded self-replace v1.5.0 |
| 342 | 2026-05-18T19:26:11.507Z | Downloaded duct v0.13.7 |
| 343 | 2026-05-18T19:26:11.510Z | Downloaded tracing-error v0.2.1 |
| 344 | 2026-05-18T19:26:11.510Z | Downloaded target-spec-miette v0.4.6 |
| 345 | 2026-05-18T19:26:11.512Z | Downloaded thiserror-impl v1.0.69 |
| 346 | 2026-05-18T19:26:11.512Z | Downloaded clap v4.6.1 |
| 347 | 2026-05-18T19:26:11.516Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-05-18T19:26:11.519Z | Downloaded jobserver v0.1.34 |
| 349 | 2026-05-18T19:26:11.519Z | Downloaded utf8parse v0.2.2 |
| 350 | 2026-05-18T19:26:11.519Z | Downloaded unicode-linebreak v0.1.5 |
| 351 | 2026-05-18T19:26:11.522Z | Downloaded try-lock v0.2.5 |
| 352 | 2026-05-18T19:26:11.522Z | Downloaded utf8_iter v1.0.4 |
| 353 | 2026-05-18T19:26:11.522Z | Downloaded serde_path_to_error v0.1.20 |
| 354 | 2026-05-18T19:26:11.522Z | Downloaded rustc-demangle v0.1.27 |
| 355 | 2026-05-18T19:26:11.525Z | Downloaded bitflags v2.11.1 |
| 356 | 2026-05-18T19:26:11.530Z | Downloaded want v0.3.1 |
| 357 | 2026-05-18T19:26:11.530Z | Downloaded version_check v0.9.5 |
| 358 | 2026-05-18T19:26:11.530Z | Downloaded urlencoding v2.1.3 |
| 359 | 2026-05-18T19:26:11.530Z | Downloaded unicode-xid v0.2.6 |
| 360 | 2026-05-18T19:26:11.533Z | Downloaded thread_local v1.1.9 |
| 361 | 2026-05-18T19:26:11.533Z | Downloaded tokio-native-tls v0.3.1 |
| 362 | 2026-05-18T19:26:11.533Z | Downloaded thiserror v2.0.18 |
| 363 | 2026-05-18T19:26:11.535Z | Downloaded thiserror v1.0.69 |
| 364 | 2026-05-18T19:26:11.538Z | Downloaded quick-junit v0.5.2 |
| 365 | 2026-05-18T19:26:11.541Z | Downloaded pin-project v1.1.13 |
| 366 | 2026-05-18T19:26:11.545Z | Downloaded xattr v1.6.1 |
| 367 | 2026-05-18T19:26:11.548Z | Downloaded http-body-util v0.1.3 |
| 368 | 2026-05-18T19:26:11.548Z | Downloaded untrusted v0.9.0 |
| 369 | 2026-05-18T19:26:11.550Z | Downloaded litrs v1.0.0 |
| 370 | 2026-05-18T19:26:11.551Z | Downloaded target-lexicon v0.13.3 |
| 371 | 2026-05-18T19:26:11.551Z | Downloaded signal-hook-registry v1.4.8 |
| 372 | 2026-05-18T19:26:11.553Z | Downloaded log v0.4.29 |
| 373 | 2026-05-18T19:26:11.553Z | Downloaded tracing-log v0.2.0 |
| 374 | 2026-05-18T19:26:11.556Z | Downloaded quinn-udp v0.5.14 |
| 375 | 2026-05-18T19:26:11.560Z | Downloaded getrandom v0.3.4 |
| 376 | 2026-05-18T19:26:11.563Z | Downloaded smallvec v1.15.1 |
| 377 | 2026-05-18T19:26:11.563Z | Downloaded sha2 v0.10.9 |
| 378 | 2026-05-18T19:26:11.563Z | Downloaded self_update v0.42.0 |
| 379 | 2026-05-18T19:26:11.566Z | Downloaded typeid v1.0.3 |
| 380 | 2026-05-18T19:26:11.566Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 381 | 2026-05-18T19:26:11.566Z | Downloaded native-tls v0.2.18 |
| 382 | 2026-05-18T19:26:11.569Z | Downloaded once_cell v1.21.4 |
| 383 | 2026-05-18T19:26:11.569Z | Downloaded iana-time-zone v0.1.65 |
| 384 | 2026-05-18T19:26:11.572Z | Downloaded serde_core v1.0.228 |
| 385 | 2026-05-18T19:26:11.572Z | Downloaded parking_lot v0.12.5 |
| 386 | 2026-05-18T19:26:11.575Z | Downloaded getrandom v0.4.2 |
| 387 | 2026-05-18T19:26:11.577Z | Downloaded target-spec v3.6.0 |
| 388 | 2026-05-18T19:26:11.582Z | Downloaded futures v0.3.32 |
| 389 | 2026-05-18T19:26:11.585Z | Downloaded unicase v2.9.0 |
| 390 | 2026-05-18T19:26:11.585Z | Downloaded ed25519-dalek v2.2.0 |
| 391 | 2026-05-18T19:26:11.585Z | Downloaded tempfile v3.27.0 |
| 392 | 2026-05-18T19:26:11.588Z | Downloaded xxhash-rust v0.8.15 |
| 393 | 2026-05-18T19:26:11.588Z | Downloaded rustls-pki-types v1.14.1 |
| 394 | 2026-05-18T19:26:11.588Z | Downloaded toml v0.8.23 |
| 395 | 2026-05-18T19:26:11.591Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 396 | 2026-05-18T19:26:11.591Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 397 | 2026-05-18T19:26:11.591Z | Downloaded tokio-stream v0.1.18 |
| 398 | 2026-05-18T19:26:11.594Z | Downloaded signal-hook v0.3.18 |
| 399 | 2026-05-18T19:26:11.597Z | Downloaded zeroize v1.8.2 |
| 400 | 2026-05-18T19:26:11.597Z | Downloaded serde_derive v1.0.228 |
| 401 | 2026-05-18T19:26:11.600Z | Downloaded zmij v1.0.21 |
| 402 | 2026-05-18T19:26:11.603Z | Downloaded tokio-rustls v0.26.4 |
| 403 | 2026-05-18T19:26:11.605Z | Downloaded zstd-safe v7.2.4 |
| 404 | 2026-05-18T19:26:11.605Z | Downloaded tracing-attributes v0.1.31 |
| 405 | 2026-05-18T19:26:11.608Z | Downloaded zipsign-api v0.1.5 |
| 406 | 2026-05-18T19:26:11.611Z | Downloaded socket2 v0.6.3 |
| 407 | 2026-05-18T19:26:11.614Z | Downloaded derive-where v1.6.1 |
| 408 | 2026-05-18T19:26:11.619Z | Downloaded base64 v0.22.1 |
| 409 | 2026-05-18T19:26:11.624Z | Downloaded textwrap v0.16.2 |
| 410 | 2026-05-18T19:26:11.627Z | Downloaded bytes v1.11.1 |
| 411 | 2026-05-18T19:26:11.631Z | Downloaded tinyvec v1.11.0 |
| 412 | 2026-05-18T19:26:11.634Z | Downloaded sharded-slab v0.1.7 |
| 413 | 2026-05-18T19:26:11.637Z | Downloaded indicatif v0.17.11 |
| 414 | 2026-05-18T19:26:11.637Z | Downloaded smol_str v0.3.6 |
| 415 | 2026-05-18T19:26:11.641Z | Downloaded zstd v0.13.3 |
| 416 | 2026-05-18T19:26:11.646Z | Downloaded tracing-core v0.1.36 |
| 417 | 2026-05-18T19:26:11.650Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 418 | 2026-05-18T19:26:11.652Z | Downloaded miniz_oxide v0.8.9 |
| 419 | 2026-05-18T19:26:11.652Z | Downloaded derive_more v2.1.1 |
| 420 | 2026-05-18T19:26:11.658Z | Downloaded serde v1.0.228 |
| 421 | 2026-05-18T19:26:11.660Z | Downloaded unicode-ident v1.0.24 |
| 422 | 2026-05-18T19:26:11.663Z | Downloaded tar v0.4.46 |
| 423 | 2026-05-18T19:26:11.663Z | Downloaded borsh v1.6.1 |
| 424 | 2026-05-18T19:26:11.666Z | Downloaded vte v0.14.1 |
| 425 | 2026-05-18T19:26:11.668Z | Downloaded uuid v1.23.1 |
| 426 | 2026-05-18T19:26:11.671Z | Downloaded proc-macro2 v1.0.106 |
| 427 | 2026-05-18T19:26:11.671Z | Downloaded flate2 v1.1.9 |
| 428 | 2026-05-18T19:26:11.674Z | Downloaded memchr v2.8.0 |
| 429 | 2026-05-18T19:26:11.677Z | Downloaded miette v7.6.0 |
| 430 | 2026-05-18T19:26:11.680Z | Downloaded der v0.7.10 |
| 431 | 2026-05-18T19:26:11.683Z | Downloaded toml_edit v0.22.27 |
| 432 | 2026-05-18T19:26:11.686Z | Downloaded cc v1.2.62 |
| 433 | 2026-05-18T19:26:11.701Z | Downloaded indexmap v2.14.0 |
| 434 | 2026-05-18T19:26:11.708Z | Downloaded itertools v0.14.0 |
| 435 | 2026-05-18T19:26:11.712Z | Downloaded url v2.5.8 |
| 436 | 2026-05-18T19:26:11.714Z | Downloaded http v1.4.0 |
| 437 | 2026-05-18T19:26:11.717Z | Downloaded rand v0.9.4 |
| 438 | 2026-05-18T19:26:11.724Z | Downloaded mio v1.2.0 |
| 439 | 2026-05-18T19:26:11.727Z | Downloaded hyper-util v0.1.20 |
| 440 | 2026-05-18T19:26:11.730Z | Downloaded crossterm v0.29.0 |
| 441 | 2026-05-18T19:26:11.736Z | Downloaded guppy v0.17.25 |
| 442 | 2026-05-18T19:26:11.744Z | Downloaded hashbrown v0.15.5 |
| 443 | 2026-05-18T19:26:11.747Z | Downloaded unicode-segmentation v1.13.2 |
| 444 | 2026-05-18T19:26:11.752Z | Downloaded ron v0.12.1 |
| 445 | 2026-05-18T19:26:11.756Z | Downloaded tower v0.5.3 |
| 446 | 2026-05-18T19:26:11.769Z | Downloaded unicode-normalization v0.1.25 |
| 447 | 2026-05-18T19:26:11.772Z | Downloaded futures-util v0.3.32 |
| 448 | 2026-05-18T19:26:11.779Z | Downloaded typenum v1.20.0 |
| 449 | 2026-05-18T19:26:11.782Z | Downloaded clap_builder v4.6.0 |
| 450 | 2026-05-18T19:26:11.785Z | Downloaded hashbrown v0.17.1 |
| 451 | 2026-05-18T19:26:11.789Z | Downloaded reqwest v0.12.28 |
| 452 | 2026-05-18T19:26:11.793Z | Downloaded h2 v0.4.14 |
| 453 | 2026-05-18T19:26:11.798Z | Downloaded regex v1.12.3 |
| 454 | 2026-05-18T19:26:11.801Z | Downloaded hyper v1.9.0 |
| 455 | 2026-05-18T19:26:11.804Z | Downloaded tokio-util v0.7.18 |
| 456 | 2026-05-18T19:26:11.808Z | Downloaded aho-corasick v1.1.4 |
| 457 | 2026-05-18T19:26:11.814Z | Downloaded pulldown-cmark v0.13.3 |
| 458 | 2026-05-18T19:26:11.822Z | Downloaded winnow v0.7.15 |
| 459 | 2026-05-18T19:26:11.827Z | Downloaded winnow v1.0.3 |
| 460 | 2026-05-18T19:26:11.832Z | Downloaded quick-xml v0.37.5 |
| 461 | 2026-05-18T19:26:11.835Z | Downloaded serde_json v1.0.149 |
| 462 | 2026-05-18T19:26:11.839Z | Downloaded chrono v0.4.44 |
| 463 | 2026-05-18T19:26:11.845Z | Downloaded tracing-subscriber v0.3.23 |
| 464 | 2026-05-18T19:26:11.850Z | Downloaded tower-http v0.6.11 |
| 465 | 2026-05-18T19:26:11.855Z | Downloaded vcpkg v0.2.15 |
| 466 | 2026-05-18T19:26:11.877Z | Downloaded gimli v0.32.3 |
| 467 | 2026-05-18T19:26:11.882Z | Downloaded portable-atomic v1.13.1 |
| 468 | 2026-05-18T19:26:11.886Z | Downloaded syn v2.0.117 |
| 469 | 2026-05-18T19:26:11.893Z | Downloaded unicode-width v0.1.14 |
| 470 | 2026-05-18T19:26:11.896Z | Downloaded curve25519-dalek v4.1.3 |
| 471 | 2026-05-18T19:26:11.906Z | Downloaded quick-xml v0.38.4 |
| 472 | 2026-05-18T19:26:11.930Z | Downloaded tracing v0.1.44 |
| 473 | 2026-05-18T19:26:11.940Z | Downloaded webpki-roots v1.0.7 |
| 474 | 2026-05-18T19:26:11.943Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-05-18T19:26:11.957Z | Downloaded color-eyre v0.6.5 |
| 476 | 2026-05-18T19:26:11.962Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-05-18T19:26:11.969Z | Downloaded unicode-width v0.2.2 |
| 478 | 2026-05-18T19:26:11.973Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 479 | 2026-05-18T19:26:11.983Z | Downloaded zerocopy v0.8.48 |
| 480 | 2026-05-18T19:26:11.993Z | Downloaded openssl v0.10.80 |
| 481 | 2026-05-18T19:26:11.999Z | Downloaded tokio v1.52.3 |
| 482 | 2026-05-18T19:26:12.020Z | Downloaded object v0.37.3 |
| 483 | 2026-05-18T19:26:12.026Z | Downloaded nix v0.30.1 |
| 484 | 2026-05-18T19:26:12.033Z | Downloaded rustix v0.38.44 |
| 485 | 2026-05-18T19:26:12.045Z | Downloaded regex-syntax v0.8.10 |
| 486 | 2026-05-18T19:26:12.050Z | Downloaded rustls v0.23.40 |
| 487 | 2026-05-18T19:26:12.060Z | Downloaded rustix v1.1.4 |
| 488 | 2026-05-18T19:26:12.081Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-05-18T19:26:12.150Z | Downloaded libc v0.2.186 |
| 490 | 2026-05-18T19:26:12.169Z | Downloaded petgraph v0.8.3 |
| 491 | 2026-05-18T19:26:12.226Z | Downloaded ring v0.17.14 |
| 492 | 2026-05-18T19:26:12.249Z | Downloaded recursion v0.5.4 |
| 493 | 2026-05-18T19:26:12.291Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-05-18T19:26:12.291Z | Compiling libc v0.2.186 |
| 495 | 2026-05-18T19:26:12.291Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-05-18T19:26:12.294Z | Compiling quote v1.0.45 |
| 497 | 2026-05-18T19:26:12.294Z | Compiling serde_core v1.0.228 |
| 498 | 2026-05-18T19:26:12.294Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-05-18T19:26:12.294Z | Compiling memchr v2.8.0 |
| 500 | 2026-05-18T19:26:12.294Z | Compiling once_cell v1.21.4 |
| 501 | 2026-05-18T19:26:12.523Z | Compiling log v0.4.29 |
| 502 | 2026-05-18T19:26:12.543Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-05-18T19:26:12.637Z | Compiling serde v1.0.228 |
| 504 | 2026-05-18T19:26:12.726Z | Compiling itoa v1.0.18 |
| 505 | 2026-05-18T19:26:12.873Z | Compiling futures-core v0.3.32 |
| 506 | 2026-05-18T19:26:12.972Z | Compiling smallvec v1.15.1 |
| 507 | 2026-05-18T19:26:13.003Z | Compiling bitflags v2.11.1 |
| 508 | 2026-05-18T19:26:13.026Z | Compiling hashbrown v0.17.1 |
| 509 | 2026-05-18T19:26:13.212Z | Compiling shlex v1.3.0 |
| 510 | 2026-05-18T19:26:13.385Z | Compiling errno v0.3.14 |
| 511 | 2026-05-18T19:26:13.385Z | Compiling find-msvc-tools v0.1.9 |
| 512 | 2026-05-18T19:26:13.410Z | Compiling equivalent v1.0.2 |
| 513 | 2026-05-18T19:26:13.498Z | Compiling signal-hook-registry v1.4.8 |
| 514 | 2026-05-18T19:26:13.562Z | Compiling jobserver v0.1.34 |
| 515 | 2026-05-18T19:26:13.605Z | Compiling bytes v1.11.1 |
| 516 | 2026-05-18T19:26:13.616Z | Compiling mio v1.2.0 |
| 517 | 2026-05-18T19:26:13.698Z | Compiling futures-sink v0.3.32 |
| 518 | 2026-05-18T19:26:13.711Z | Compiling syn v2.0.117 |
| 519 | 2026-05-18T19:26:13.776Z | Compiling cc v1.2.62 |
| 520 | 2026-05-18T19:26:13.809Z | Compiling rustix v1.1.4 |
| 521 | 2026-05-18T19:26:13.911Z | Compiling socket2 v0.6.3 |
| 522 | 2026-05-18T19:26:14.071Z | Compiling zmij v1.0.21 |
| 523 | 2026-05-18T19:26:14.322Z | Compiling slab v0.4.12 |
| 524 | 2026-05-18T19:26:14.418Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-05-18T19:26:14.476Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-05-18T19:26:14.526Z | Compiling serde_json v1.0.149 |
| 527 | 2026-05-18T19:26:14.673Z | Compiling indexmap v2.14.0 |
| 528 | 2026-05-18T19:26:14.715Z | Compiling version_check v0.9.5 |
| 529 | 2026-05-18T19:26:14.853Z | Compiling futures-io v0.3.32 |
| 530 | 2026-05-18T19:26:15.012Z | Compiling futures-task v0.3.32 |
| 531 | 2026-05-18T19:26:15.084Z | Compiling getrandom v0.4.2 |
| 532 | 2026-05-18T19:26:15.151Z | Compiling camino v1.2.2 |
| 533 | 2026-05-18T19:26:15.197Z | Compiling percent-encoding v2.3.2 |
| 534 | 2026-05-18T19:26:15.405Z | Compiling unicode-width v0.2.2 |
| 535 | 2026-05-18T19:26:15.555Z | Compiling ring v0.17.14 |
| 536 | 2026-05-18T19:26:15.571Z | Compiling http v1.4.0 |
| 537 | 2026-05-18T19:26:15.630Z | Compiling adler2 v2.0.1 |
| 538 | 2026-05-18T19:26:15.667Z | Compiling autocfg v1.5.0 |
| 539 | 2026-05-18T19:26:15.739Z | Compiling zeroize v1.8.2 |
| 540 | 2026-05-18T19:26:15.805Z | Compiling simd-adler32 v0.3.9 |
| 541 | 2026-05-18T19:26:15.947Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-05-18T19:26:16.036Z | Compiling num-traits v0.2.19 |
| 543 | 2026-05-18T19:26:16.339Z | Compiling target-lexicon v0.13.3 |
| 544 | 2026-05-18T19:26:16.676Z | Compiling object v0.37.3 |
| 545 | 2026-05-18T19:26:16.821Z | Compiling getrandom v0.3.4 |
| 546 | 2026-05-18T19:26:16.905Z | Compiling zerocopy v0.8.48 |
| 547 | 2026-05-18T19:26:17.085Z | Compiling http-body v1.0.1 |
| 548 | 2026-05-18T19:26:17.249Z | Compiling rustls-pki-types v1.14.1 |
| 549 | 2026-05-18T19:26:17.362Z | Compiling form_urlencoded v1.2.2 |
| 550 | 2026-05-18T19:26:17.375Z | Compiling semver v1.0.28 |
| 551 | 2026-05-18T19:26:17.389Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-05-18T19:26:17.406Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-05-18T19:26:17.564Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-05-18T19:26:17.629Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-05-18T19:26:17.793Z | Compiling getrandom v0.2.17 |
| 556 | 2026-05-18T19:26:17.991Z | Compiling guppy-workspace-hack v0.1.0 |
| 557 | 2026-05-18T19:26:18.032Z | Compiling fnv v1.0.7 |
| 558 | 2026-05-18T19:26:18.131Z | Compiling utf8_iter v1.0.4 |
| 559 | 2026-05-18T19:26:18.145Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-05-18T19:26:18.166Z | Compiling tokio v1.52.3 |
| 561 | 2026-05-18T19:26:18.223Z | Compiling untrusted v0.9.0 |
| 562 | 2026-05-18T19:26:18.293Z | Compiling gimli v0.32.3 |
| 563 | 2026-05-18T19:26:18.352Z | Compiling thiserror v2.0.18 |
| 564 | 2026-05-18T19:26:18.373Z | Compiling httparse v1.10.1 |
| 565 | 2026-05-18T19:26:18.392Z | Compiling futures-util v0.3.32 |
| 566 | 2026-05-18T19:26:18.703Z | Compiling owo-colors v4.3.0 |
| 567 | 2026-05-18T19:26:18.723Z | Compiling idna_adapter v1.0.0 |
| 568 | 2026-05-18T19:26:18.824Z | Compiling idna v1.1.0 |
| 569 | 2026-05-18T19:26:18.850Z | Compiling tracing v0.1.44 |
| 570 | 2026-05-18T19:26:19.229Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-05-18T19:26:20.439Z | Compiling addr2line v0.25.1 |
| 572 | 2026-05-18T19:26:20.950Z | Compiling generic-array v0.14.7 |
| 573 | 2026-05-18T19:26:21.041Z | Compiling rustc-demangle v0.1.27 |
| 574 | 2026-05-18T19:26:21.196Z | Compiling try-lock v0.2.5 |
| 575 | 2026-05-18T19:26:21.229Z | Compiling target-spec v3.6.0 |
| 576 | 2026-05-18T19:26:21.310Z | Compiling thiserror v1.0.69 |
| 577 | 2026-05-18T19:26:21.458Z | Compiling pkg-config v0.3.33 |
| 578 | 2026-05-18T19:26:21.518Z | Compiling tower-service v0.3.3 |
| 579 | 2026-05-18T19:26:21.617Z | Compiling typeid v1.0.3 |
| 580 | 2026-05-18T19:26:21.630Z | Compiling atomic-waker v1.1.2 |
| 581 | 2026-05-18T19:26:21.768Z | Compiling rustls v0.23.40 |
| 582 | 2026-05-18T19:26:21.901Z | Compiling fastrand v2.4.1 |
| 583 | 2026-05-18T19:26:21.957Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-05-18T19:26:22.053Z | Compiling tokio-util v0.7.18 |
| 585 | 2026-05-18T19:26:22.174Z | Compiling tempfile v3.27.0 |
| 586 | 2026-05-18T19:26:22.225Z | Compiling want v0.3.1 |
| 587 | 2026-05-18T19:26:22.365Z | Compiling cfg-expr v0.20.7 |
| 588 | 2026-05-18T19:26:22.930Z | Compiling h2 v0.4.14 |
| 589 | 2026-05-18T19:26:22.944Z | Compiling url v2.5.8 |
| 590 | 2026-05-18T19:26:23.132Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-05-18T19:26:23.325Z | Compiling terminal_size v0.4.4 |
| 592 | 2026-05-18T19:26:23.498Z | Compiling aho-corasick v1.1.4 |
| 593 | 2026-05-18T19:26:23.965Z | Compiling backtrace v0.3.76 |
| 594 | 2026-05-18T19:26:24.251Z | Compiling subtle v2.6.1 |
| 595 | 2026-05-18T19:26:24.284Z | Compiling erased-serde v0.4.10 |
| 596 | 2026-05-18T19:26:24.416Z | Compiling typenum v1.20.0 |
| 597 | 2026-05-18T19:26:24.592Z | Compiling winnow v0.7.15 |
| 598 | 2026-05-18T19:26:25.102Z | Compiling rustls-webpki v0.103.13 |
| 599 | 2026-05-18T19:26:25.441Z | Compiling regex-syntax v0.8.10 |
| 600 | 2026-05-18T19:26:27.619Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-05-18T19:26:27.690Z | Compiling hyper v1.9.0 |
| 602 | 2026-05-18T19:26:29.499Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-05-18T19:26:29.665Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-05-18T19:26:30.040Z | Compiling ahash v0.8.12 |
| 605 | 2026-05-18T19:26:30.309Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-05-18T19:26:30.430Z | Compiling parking_lot_core v0.9.12 |
| 607 | 2026-05-18T19:26:30.718Z | Compiling nextest-workspace-hack v0.1.0 |
| 608 | 2026-05-18T19:26:30.954Z | Compiling toml_write v0.1.2 |
| 609 | 2026-05-18T19:26:31.039Z | Compiling ipnet v2.12.0 |
| 610 | 2026-05-18T19:26:31.205Z | Compiling either v1.15.0 |
| 611 | 2026-05-18T19:26:31.359Z | Compiling crc32fast v1.5.0 |
| 612 | 2026-05-18T19:26:31.431Z | Compiling is_ci v1.2.0 |
| 613 | 2026-05-18T19:26:31.596Z | Compiling lazy_static v1.5.0 |
| 614 | 2026-05-18T19:26:31.662Z | Compiling unicode-segmentation v1.13.2 |
| 615 | 2026-05-18T19:26:31.701Z | Compiling unicode-linebreak v0.1.5 |
| 616 | 2026-05-18T19:26:31.974Z | Compiling portable-atomic v1.13.1 |
| 617 | 2026-05-18T19:26:32.054Z | Compiling foldhash v0.1.5 |
| 618 | 2026-05-18T19:26:32.235Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-05-18T19:26:32.279Z | Compiling base64 v0.22.1 |
| 620 | 2026-05-18T19:26:32.434Z | Compiling tower v0.5.3 |
| 621 | 2026-05-18T19:26:32.493Z | Compiling hashbrown v0.15.5 |
| 622 | 2026-05-18T19:26:32.539Z | Compiling convert_case v0.10.0 |
| 623 | 2026-05-18T19:26:32.690Z | Compiling hyper-util v0.1.20 |
| 624 | 2026-05-18T19:26:32.767Z | Compiling textwrap v0.16.2 |
| 625 | 2026-05-18T19:26:32.797Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-05-18T19:26:33.072Z | Compiling supports-color v3.0.2 |
| 627 | 2026-05-18T19:26:33.128Z | Compiling toml_edit v0.22.27 |
| 628 | 2026-05-18T19:26:33.377Z | Compiling tokio-rustls v0.26.4 |
| 629 | 2026-05-18T19:26:33.665Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-05-18T19:26:33.925Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-05-18T19:26:33.974Z | Compiling webpki-roots v1.0.7 |
| 632 | 2026-05-18T19:26:34.090Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-05-18T19:26:34.170Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-05-18T19:26:34.197Z | Compiling console v0.15.11 |
| 635 | 2026-05-18T19:26:34.298Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-05-18T19:26:34.659Z | Compiling cargo-platform v0.3.3 |
| 637 | 2026-05-18T19:26:35.200Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-05-18T19:26:35.224Z | Compiling thread_local v1.1.9 |
| 639 | 2026-05-18T19:26:35.341Z | Compiling ryu v1.0.23 |
| 640 | 2026-05-18T19:26:35.372Z | Compiling supports-unicode v3.0.0 |
| 641 | 2026-05-18T19:26:35.510Z | Compiling debug-ignore v1.0.5 |
| 642 | 2026-05-18T19:26:35.537Z | Compiling scopeguard v1.2.0 |
| 643 | 2026-05-18T19:26:35.573Z | Compiling cfg_aliases v0.2.1 |
| 644 | 2026-05-18T19:26:35.631Z | Compiling supports-hyperlinks v3.2.0 |
| 645 | 2026-05-18T19:26:35.642Z | Compiling unicode-width v0.1.14 |
| 646 | 2026-05-18T19:26:35.645Z | Compiling fixedbitset v0.5.7 |
| 647 | 2026-05-18T19:26:35.851Z | Compiling zstd-safe v7.2.4 |
| 648 | 2026-05-18T19:26:35.941Z | Compiling pulldown-cmark v0.13.3 |
| 649 | 2026-05-18T19:26:35.958Z | Compiling rustix v0.38.44 |
| 650 | 2026-05-18T19:26:36.110Z | Compiling utf8parse v0.2.2 |
| 651 | 2026-05-18T19:26:36.160Z | Compiling winnow v1.0.3 |
| 652 | 2026-05-18T19:26:36.197Z | Compiling anstyle-parse v1.0.0 |
| 653 | 2026-05-18T19:26:36.268Z | Compiling miette v7.6.0 |
| 654 | 2026-05-18T19:26:36.407Z | Compiling petgraph v0.8.3 |
| 655 | 2026-05-18T19:26:36.420Z | Compiling nix v0.30.1 |
| 656 | 2026-05-18T19:26:36.833Z | Compiling lock_api v0.4.14 |
| 657 | 2026-05-18T19:26:37.072Z | Compiling serde_urlencoded v0.7.1 |
| 658 | 2026-05-18T19:26:37.363Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 659 | 2026-05-18T19:26:37.628Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-05-18T19:26:38.332Z | Compiling sigchld v0.2.4 |
| 661 | 2026-05-18T19:26:38.535Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-05-18T19:26:38.672Z | Compiling toml v0.8.23 |
| 663 | 2026-05-18T19:26:38.896Z | Compiling serde-value v0.7.0 |
| 664 | 2026-05-18T19:26:39.656Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-05-18T19:26:40.327Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-05-18T19:26:40.957Z | Compiling tower-http v0.6.11 |
| 667 | 2026-05-18T19:26:41.026Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-05-18T19:26:41.555Z | Compiling itertools v0.14.0 |
| 669 | 2026-05-18T19:26:41.621Z | Compiling regex v1.12.3 |
| 670 | 2026-05-18T19:26:41.785Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-05-18T19:26:41.865Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-05-18T19:26:41.933Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-05-18T19:26:41.999Z | Compiling rand_core v0.9.5 |
| 674 | 2026-05-18T19:26:42.250Z | Compiling futures-executor v0.3.32 |
| 675 | 2026-05-18T19:26:42.266Z | Compiling pin-project-internal v1.1.13 |
| 676 | 2026-05-18T19:26:42.529Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-05-18T19:26:42.786Z | Compiling uuid v1.23.1 |
| 678 | 2026-05-18T19:26:42.801Z | Compiling serde_spanned v1.1.1 |
| 679 | 2026-05-18T19:26:42.952Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 680 | 2026-05-18T19:26:43.032Z | Compiling smol_str v0.3.6 |
| 681 | 2026-05-18T19:26:43.048Z | Compiling filetime v0.2.29 |
| 682 | 2026-05-18T19:26:43.253Z | Compiling bstr v1.12.1 |
| 683 | 2026-05-18T19:26:43.322Z | Compiling vte v0.14.1 |
| 684 | 2026-05-18T19:26:43.335Z | Compiling number_prefix v0.4.0 |
| 685 | 2026-05-18T19:26:43.364Z | Compiling xattr v1.6.1 |
| 686 | 2026-05-18T19:26:43.377Z | Compiling litrs v1.0.0 |
| 687 | 2026-05-18T19:26:43.481Z | Compiling eyre v0.6.12 |
| 688 | 2026-05-18T19:26:43.538Z | Compiling tinyvec_macros v0.1.1 |
| 689 | 2026-05-18T19:26:43.553Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-05-18T19:26:43.612Z | Compiling anstyle v1.0.14 |
| 691 | 2026-05-18T19:26:43.660Z | Compiling self_update v0.42.0 |
| 692 | 2026-05-18T19:26:43.802Z | Compiling nested v0.1.1 |
| 693 | 2026-05-18T19:26:43.818Z | Compiling static_assertions v1.1.0 |
| 694 | 2026-05-18T19:26:43.876Z | Compiling is_terminal_polyfill v1.70.2 |
| 695 | 2026-05-18T19:26:43.896Z | Compiling color-spantrace v0.3.0 |
| 696 | 2026-05-18T19:26:43.909Z | Compiling iana-time-zone v0.1.65 |
| 697 | 2026-05-18T19:26:43.912Z | Compiling colorchoice v1.0.5 |
| 698 | 2026-05-18T19:26:43.949Z | Compiling unicode-xid v0.2.6 |
| 699 | 2026-05-18T19:26:43.966Z | Compiling unicase v2.9.0 |
| 700 | 2026-05-18T19:26:44.034Z | Compiling cargo-util-schemas v0.2.0 |
| 701 | 2026-05-18T19:26:44.081Z | Compiling chrono v0.4.44 |
| 702 | 2026-05-18T19:26:44.152Z | Compiling anstream v1.0.0 |
| 703 | 2026-05-18T19:26:44.248Z | Compiling guppy v0.17.25 |
| 704 | 2026-05-18T19:26:44.277Z | Compiling document-features v0.2.12 |
| 705 | 2026-05-18T19:26:44.847Z | Compiling globset v0.4.18 |
| 706 | 2026-05-18T19:26:44.928Z | Compiling tinyvec v1.11.0 |
| 707 | 2026-05-18T19:26:45.361Z | Compiling tar v0.4.46 |
| 708 | 2026-05-18T19:26:45.679Z | Compiling strip-ansi-escapes v0.2.1 |
| 709 | 2026-05-18T19:26:45.840Z | Compiling indicatif v0.17.11 |
| 710 | 2026-05-18T19:26:46.186Z | Compiling pin-project v1.1.13 |
| 711 | 2026-05-18T19:26:46.295Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-05-18T19:26:46.497Z | Compiling toml v1.1.2+spec-1.1.0 |
| 713 | 2026-05-18T19:26:47.497Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-05-18T19:26:47.692Z | Compiling reqwest v0.12.28 |
| 715 | 2026-05-18T19:26:47.873Z | Compiling futures v0.3.32 |
| 716 | 2026-05-18T19:26:47.962Z | Compiling rand_chacha v0.9.0 |
| 717 | 2026-05-18T19:26:48.076Z | Compiling digest v0.10.7 |
| 718 | 2026-05-18T19:26:48.309Z | Compiling derive_more v2.1.1 |
| 719 | 2026-05-18T19:26:48.391Z | Compiling flate2 v1.1.9 |
| 720 | 2026-05-18T19:26:48.525Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-05-18T19:26:48.959Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-05-18T19:26:48.989Z | Compiling shared_child v1.1.1 |
| 723 | 2026-05-18T19:26:49.441Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-05-18T19:26:49.576Z | Compiling self-replace v1.5.0 |
| 725 | 2026-05-18T19:26:49.666Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-05-18T19:26:49.717Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-05-18T19:26:49.873Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-05-18T19:26:50.241Z | Compiling shell-words v1.1.1 |
| 729 | 2026-05-18T19:26:50.497Z | Compiling clap_lex v1.1.0 |
| 730 | 2026-05-18T19:26:50.859Z | Compiling heck v0.5.0 |
| 731 | 2026-05-18T19:26:50.973Z | Compiling strsim v0.11.1 |
| 732 | 2026-05-18T19:26:51.057Z | Compiling indenter v0.3.4 |
| 733 | 2026-05-18T19:26:51.189Z | Compiling humantime v2.3.0 |
| 734 | 2026-05-18T19:26:51.368Z | Compiling urlencoding v2.1.3 |
| 735 | 2026-05-18T19:26:51.419Z | Compiling recursion v0.5.4 |
| 736 | 2026-05-18T19:26:51.448Z | Compiling cpufeatures v0.2.17 |
| 737 | 2026-05-18T19:26:51.523Z | Compiling nextest-filtering v0.15.0 |
| 738 | 2026-05-18T19:26:51.612Z | Compiling sha2 v0.10.9 |
| 739 | 2026-05-18T19:26:51.624Z | Compiling humantime-serde v1.1.1 |
| 740 | 2026-05-18T19:26:51.791Z | Compiling clap_builder v4.6.0 |
| 741 | 2026-05-18T19:26:52.313Z | Compiling clap_derive v4.6.1 |
| 742 | 2026-05-18T19:26:52.824Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-05-18T19:26:54.093Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-05-18T19:26:54.383Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-05-18T19:26:55.445Z | Compiling cargo-nextest v0.9.97 |
| 746 | 2026-05-18T19:26:55.769Z | Compiling crossterm v0.29.0 |
| 747 | 2026-05-18T19:26:56.802Z | Compiling duct v0.13.7 |
| 748 | 2026-05-18T19:26:57.814Z | Compiling zstd v0.13.3 |
| 749 | 2026-05-18T19:26:58.043Z | Compiling rand v0.9.4 |
| 750 | 2026-05-18T19:26:58.245Z | Compiling async-scoped v0.9.0 |
| 751 | 2026-05-18T19:26:58.444Z | Compiling config v0.15.23 |
| 752 | 2026-05-18T19:26:58.458Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-05-18T19:26:58.530Z | Compiling target-spec-miette v0.4.6 |
| 754 | 2026-05-18T19:26:58.803Z | Compiling future-queue v0.4.0 |
| 755 | 2026-05-18T19:26:58.952Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-05-18T19:26:58.965Z | Compiling camino-tempfile v1.4.1 |
| 757 | 2026-05-18T19:26:59.037Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-05-18T19:26:59.081Z | Compiling derive-where v1.6.1 |
| 759 | 2026-05-18T19:26:59.399Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-05-18T19:26:59.442Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-05-18T19:26:59.556Z | Compiling indent_write v2.2.0 |
| 762 | 2026-05-18T19:26:59.569Z | Compiling swrite v0.1.0 |
| 763 | 2026-05-18T19:26:59.666Z | Compiling home v0.5.12 |
| 764 | 2026-05-18T19:26:59.706Z | Compiling hex v0.4.3 |
| 765 | 2026-05-18T19:26:59.799Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-05-18T19:26:59.835Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-05-18T19:26:59.864Z | Compiling clap v4.6.1 |
| 768 | 2026-05-18T19:26:59.953Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-05-18T19:26:59.982Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-05-18T19:27:00.323Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-05-18T19:27:18.504Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 772 | 2026-05-18T19:27:18.689Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-05-18T19:27:18.692Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-05-18T19:27:18.810Z | + pushd rdb |
| 775 | 2026-05-18T19:27:18.813Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 776 | 2026-05-18T19:27:18.813Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 777 | 2026-05-18T19:27:18.965Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-05-18T19:27:19.866Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-05-18T19:27:19.866Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 780 | 2026-05-18T19:27:19.944Z | Updating crates.io index |
| 781 | 2026-05-18T19:27:19.979Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-05-18T19:27:20.730Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-05-18T19:27:20.730Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 784 | 2026-05-18T19:27:20.808Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-05-18T19:27:21.091Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-05-18T19:27:21.091Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 787 | 2026-05-18T19:27:21.096Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-05-18T19:27:21.439Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-05-18T19:27:21.439Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 790 | 2026-05-18T19:27:21.444Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-05-18T19:27:28.595Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-05-18T19:27:28.595Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 793 | 2026-05-18T19:27:29.006Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-05-18T19:27:29.592Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-05-18T19:27:29.592Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 796 | 2026-05-18T19:27:29.789Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-05-18T19:27:30.061Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-05-18T19:27:30.062Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-05-18T19:27:30.144Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-05-18T19:27:30.423Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-05-18T19:27:30.423Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-05-18T19:27:30.449Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-05-18T19:27:30.722Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-05-18T19:27:30.722Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-05-18T19:27:30.821Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-05-18T19:27:31.537Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-05-18T19:27:31.537Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-05-18T19:27:31.653Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-05-18T19:27:32.149Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-05-18T19:27:32.149Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 811 | 2026-05-18T19:27:32.160Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-05-18T19:27:32.434Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-05-18T19:27:32.434Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 814 | 2026-05-18T19:27:32.448Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-05-18T19:27:32.747Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-05-18T19:27:32.747Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-05-18T19:27:32.755Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-05-18T19:27:33.062Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-05-18T19:27:33.062Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-05-18T19:27:33.107Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-05-18T19:27:33.720Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-05-18T19:27:33.720Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 823 | 2026-05-18T19:27:33.808Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-05-18T19:27:34.080Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-05-18T19:27:34.081Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-05-18T19:27:34.098Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-05-18T19:27:34.401Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-05-18T19:27:34.401Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 829 | 2026-05-18T19:27:34.465Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-05-18T19:27:34.926Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-05-18T19:27:34.926Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 832 | 2026-05-18T19:27:34.950Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-05-18T19:27:35.756Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-05-18T19:27:35.756Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-05-18T19:27:35.889Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-05-18T19:27:36.160Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-05-18T19:27:36.160Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-05-18T19:27:36.410Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-05-18T19:27:36.764Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-05-18T19:27:36.764Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 841 | 2026-05-18T19:27:36.864Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 842 | 2026-05-18T19:27:37.151Z | From https://github.com/oxidecomputer/opte |
| 843 | 2026-05-18T19:27:37.151Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 844 | 2026-05-18T19:27:37.181Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 845 | 2026-05-18T19:27:37.510Z | From https://github.com/oxidecomputer/tofino |
| 846 | 2026-05-18T19:27:37.510Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 847 | 2026-05-18T19:27:37.534Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 848 | 2026-05-18T19:27:38.178Z | From https://github.com/oxidecomputer/maghemite |
| 849 | 2026-05-18T19:27:38.178Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 850 | 2026-05-18T19:27:38.233Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 851 | 2026-05-18T19:27:38.494Z | From https://github.com/oxidecomputer/clickward |
| 852 | 2026-05-18T19:27:38.494Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 853 | 2026-05-18T19:27:38.503Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-05-18T19:27:38.887Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-05-18T19:27:38.887Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 856 | 2026-05-18T19:27:39.167Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 857 | 2026-05-18T19:27:39.457Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 858 | 2026-05-18T19:27:39.457Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 859 | 2026-05-18T19:27:40.359Z | Downloading crates ... |
| 860 | 2026-05-18T19:27:40.459Z | Downloaded async-recursion v1.1.1 |
| 861 | 2026-05-18T19:27:40.464Z | Downloaded async-stream v0.3.6 |
| 862 | 2026-05-18T19:27:40.467Z | Downloaded defmt v0.3.100 |
| 863 | 2026-05-18T19:27:40.470Z | Downloaded aead v0.5.2 |
| 864 | 2026-05-18T19:27:40.473Z | Downloaded defmt-parser v1.0.0 |
| 865 | 2026-05-18T19:27:40.476Z | Downloaded cstr-argument v0.1.2 |
| 866 | 2026-05-18T19:27:40.476Z | Downloaded foreign-types v0.5.0 |
| 867 | 2026-05-18T19:27:40.478Z | Downloaded async-trait v0.1.89 |
| 868 | 2026-05-18T19:27:40.481Z | Downloaded memmap v0.7.0 |
| 869 | 2026-05-18T19:27:40.481Z | Downloaded async-stream-impl v0.3.6 |
| 870 | 2026-05-18T19:27:40.484Z | Downloaded byteorder v1.5.0 |
| 871 | 2026-05-18T19:27:40.484Z | Downloaded fs-err v3.3.0 |
| 872 | 2026-05-18T19:27:40.488Z | Downloaded libsw-core v0.3.2 |
| 873 | 2026-05-18T19:27:40.491Z | Downloaded foreign-types-macros v0.2.3 |
| 874 | 2026-05-18T19:27:40.491Z | Downloaded foldhash v0.2.0 |
| 875 | 2026-05-18T19:27:40.491Z | Downloaded ff v0.13.1 |
| 876 | 2026-05-18T19:27:40.494Z | Downloaded darling v0.23.0 |
| 877 | 2026-05-18T19:27:40.496Z | Downloaded daft v0.1.7 |
| 878 | 2026-05-18T19:27:40.499Z | Downloaded fixedbitset v0.4.2 |
| 879 | 2026-05-18T19:27:40.499Z | Downloaded newline-converter v0.3.0 |
| 880 | 2026-05-18T19:27:40.502Z | Downloaded allocator-api2 v0.2.21 |
| 881 | 2026-05-18T19:27:40.502Z | Downloaded glob v0.3.3 |
| 882 | 2026-05-18T19:27:40.505Z | Downloaded base16ct v0.2.0 |
| 883 | 2026-05-18T19:27:40.505Z | Downloaded git-stub-vcs v0.1.0 |
| 884 | 2026-05-18T19:27:40.507Z | Downloaded console v0.16.3 |
| 885 | 2026-05-18T19:27:40.510Z | Downloaded chacha20 v0.9.1 |
| 886 | 2026-05-18T19:27:40.510Z | Downloaded expectorate v1.2.0 |
| 887 | 2026-05-18T19:27:40.513Z | Downloaded byte-wrapper v0.1.0 |
| 888 | 2026-05-18T19:27:40.516Z | Downloaded bitflags v1.3.2 |
| 889 | 2026-05-18T19:27:40.518Z | Downloaded compression-codecs v0.4.38 |
| 890 | 2026-05-18T19:27:40.521Z | Downloaded hubpack v0.1.2 |
| 891 | 2026-05-18T19:27:40.521Z | Downloaded hash32 v0.3.1 |
| 892 | 2026-05-18T19:27:40.524Z | Downloaded ipnetwork v0.21.1 |
| 893 | 2026-05-18T19:27:40.524Z | Downloaded ciborium-ll v0.2.2 |
| 894 | 2026-05-18T19:27:40.528Z | Downloaded darling_macro v0.21.3 |
| 895 | 2026-05-18T19:27:40.528Z | Downloaded blake2 v0.10.6 |
| 896 | 2026-05-18T19:27:40.531Z | Downloaded gethostname v0.5.0 |
| 897 | 2026-05-18T19:27:40.531Z | Downloaded ciborium-io v0.2.2 |
| 898 | 2026-05-18T19:27:40.531Z | Downloaded base16ct v1.0.0 |
| 899 | 2026-05-18T19:27:40.534Z | Downloaded natord v1.0.9 |
| 900 | 2026-05-18T19:27:40.534Z | Downloaded compression-core v0.4.32 |
| 901 | 2026-05-18T19:27:40.536Z | Downloaded group v0.13.0 |
| 902 | 2026-05-18T19:27:40.536Z | Downloaded goblin v0.10.5 |
| 903 | 2026-05-18T19:27:40.541Z | Downloaded dtrace-parser v0.2.0 |
| 904 | 2026-05-18T19:27:40.546Z | Downloaded crunchy v0.2.4 |
| 905 | 2026-05-18T19:27:40.546Z | Downloaded mime v0.3.17 |
| 906 | 2026-05-18T19:27:40.548Z | Downloaded ident_case v1.0.1 |
| 907 | 2026-05-18T19:27:40.548Z | Downloaded num_enum_derive v0.5.11 |
| 908 | 2026-05-18T19:27:40.548Z | Downloaded dof v0.3.0 |
| 909 | 2026-05-18T19:27:40.548Z | Downloaded darling_macro v0.23.0 |
| 910 | 2026-05-18T19:27:40.551Z | Downloaded dtrace-parser v0.3.0 |
| 911 | 2026-05-18T19:27:40.551Z | Downloaded crucible-workspace-hack v0.1.0 |
| 912 | 2026-05-18T19:27:40.554Z | Downloaded num_enum_derive v0.7.6 |
| 913 | 2026-05-18T19:27:40.554Z | Downloaded icu_locale_core v2.2.0 |
| 914 | 2026-05-18T19:27:40.557Z | Downloaded internet-checksum v0.2.1 |
| 915 | 2026-05-18T19:27:40.560Z | Downloaded defmt-macros v1.1.0 |
| 916 | 2026-05-18T19:27:40.562Z | Downloaded newtype-uuid-macros v0.1.0 |
| 917 | 2026-05-18T19:27:40.562Z | Downloaded hostname v0.4.2 |
| 918 | 2026-05-18T19:27:40.565Z | Downloaded num-iter v0.1.45 |
| 919 | 2026-05-18T19:27:40.565Z | Downloaded is-terminal v0.4.17 |
| 920 | 2026-05-18T19:27:40.568Z | Downloaded num-conv v0.2.1 |
| 921 | 2026-05-18T19:27:40.568Z | Downloaded managed v0.8.0 |
| 922 | 2026-05-18T19:27:40.568Z | Downloaded git-stub v1.0.0 |
| 923 | 2026-05-18T19:27:40.571Z | Downloaded crc8 v0.1.1 |
| 924 | 2026-05-18T19:27:40.571Z | Downloaded inout v0.1.4 |
| 925 | 2026-05-18T19:27:40.573Z | Downloaded idna_adapter v1.2.2 |
| 926 | 2026-05-18T19:27:40.573Z | Downloaded no-std-compat v0.4.1 |
| 927 | 2026-05-18T19:27:40.576Z | Downloaded libscf-sys v1.2.0 |
| 928 | 2026-05-18T19:27:40.576Z | Downloaded bit-set v0.8.0 |
| 929 | 2026-05-18T19:27:40.576Z | Downloaded dyn-clone v1.0.20 |
| 930 | 2026-05-18T19:27:40.579Z | Downloaded hubpack_derive v0.1.1 |
| 931 | 2026-05-18T19:27:40.579Z | Downloaded heck v0.4.1 |
| 932 | 2026-05-18T19:27:40.582Z | Downloaded httpdate v1.0.3 |
| 933 | 2026-05-18T19:27:40.582Z | Downloaded memoffset v0.9.1 |
| 934 | 2026-05-18T19:27:40.584Z | Downloaded match_cfg v0.1.0 |
| 935 | 2026-05-18T19:27:40.584Z | Downloaded libsw v3.5.0 |
| 936 | 2026-05-18T19:27:40.584Z | Downloaded keccak v0.1.6 |
| 937 | 2026-05-18T19:27:40.587Z | Downloaded embedded-io v0.4.0 |
| 938 | 2026-05-18T19:27:40.587Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 939 | 2026-05-18T19:27:40.590Z | Downloaded opaque-debug v0.3.1 |
| 940 | 2026-05-18T19:27:40.590Z | Downloaded omicron-workspace-hack v0.1.0 |
| 941 | 2026-05-18T19:27:40.593Z | Downloaded olpc-cjson v0.1.4 |
| 942 | 2026-05-18T19:27:40.593Z | Downloaded macaddr v1.0.1 |
| 943 | 2026-05-18T19:27:40.593Z | Downloaded hostname v0.3.1 |
| 944 | 2026-05-18T19:27:40.595Z | Downloaded num_threads v0.1.7 |
| 945 | 2026-05-18T19:27:40.595Z | Downloaded embedded-io v0.6.1 |
| 946 | 2026-05-18T19:27:40.598Z | Downloaded enum-as-inner v0.6.1 |
| 947 | 2026-05-18T19:27:40.598Z | Downloaded parse-display v0.10.0 |
| 948 | 2026-05-18T19:27:40.601Z | Downloaded num-derive v0.4.2 |
| 949 | 2026-05-18T19:27:40.601Z | Downloaded num v0.4.3 |
| 950 | 2026-05-18T19:27:40.603Z | Downloaded newtype_derive v0.1.6 |
| 951 | 2026-05-18T19:27:40.603Z | Downloaded cipher v0.4.4 |
| 952 | 2026-05-18T19:27:40.603Z | Downloaded num_enum v0.7.6 |
| 953 | 2026-05-18T19:27:40.607Z | Downloaded linear-map v1.2.0 |
| 954 | 2026-05-18T19:27:40.609Z | Downloaded data-encoding v2.11.0 |
| 955 | 2026-05-18T19:27:40.609Z | Downloaded critical-section v1.2.0 |
| 956 | 2026-05-18T19:27:40.612Z | Downloaded bit-vec v0.8.0 |
| 957 | 2026-05-18T19:27:40.612Z | Downloaded instant v0.1.13 |
| 958 | 2026-05-18T19:27:40.614Z | Downloaded powerfmt v0.2.0 |
| 959 | 2026-05-18T19:27:40.615Z | Downloaded plain v0.2.3 |
| 960 | 2026-05-18T19:27:40.617Z | Downloaded bytecount v0.6.9 |
| 961 | 2026-05-18T19:27:40.617Z | Downloaded float-ord v0.3.2 |
| 962 | 2026-05-18T19:27:40.620Z | Downloaded linked-hash-map v0.5.6 |
| 963 | 2026-05-18T19:27:40.620Z | Downloaded phf_shared v0.12.1 |
| 964 | 2026-05-18T19:27:40.620Z | Downloaded colored v3.1.1 |
| 965 | 2026-05-18T19:27:40.623Z | Downloaded cancel-safe-futures v0.1.5 |
| 966 | 2026-05-18T19:27:40.626Z | Downloaded proc-macro-crate v1.3.1 |
| 967 | 2026-05-18T19:27:40.626Z | Downloaded pretty-hex v0.4.2 |
| 968 | 2026-05-18T19:27:40.629Z | Downloaded potential_utf v0.1.5 |
| 969 | 2026-05-18T19:27:40.629Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 970 | 2026-05-18T19:27:40.629Z | Downloaded progenitor-client v0.11.2 |
| 971 | 2026-05-18T19:27:40.632Z | Downloaded multer v3.1.0 |
| 972 | 2026-05-18T19:27:40.632Z | Downloaded cmake v0.1.58 |
| 973 | 2026-05-18T19:27:40.634Z | Downloaded convert_case v0.4.0 |
| 974 | 2026-05-18T19:27:40.634Z | Downloaded proc-macro-crate v3.5.0 |
| 975 | 2026-05-18T19:27:40.634Z | Downloaded arrayref v0.3.9 |
| 976 | 2026-05-18T19:27:40.637Z | Downloaded proc-macro-error-attr v1.0.4 |
| 977 | 2026-05-18T19:27:40.637Z | Downloaded daft-derive v0.1.7 |
| 978 | 2026-05-18T19:27:40.640Z | Downloaded progenitor-macro v0.11.2 |
| 979 | 2026-05-18T19:27:40.642Z | Downloaded crossbeam-deque v0.8.6 |
| 980 | 2026-05-18T19:27:40.642Z | Downloaded num-complex v0.4.6 |
| 981 | 2026-05-18T19:27:40.645Z | Downloaded erased-serde v0.3.31 |
| 982 | 2026-05-18T19:27:40.645Z | Downloaded memmap2 v0.9.10 |
| 983 | 2026-05-18T19:27:40.648Z | Downloaded ingot-types v0.1.2 |
| 984 | 2026-05-18T19:27:40.648Z | Downloaded csv-core v0.1.13 |
| 985 | 2026-05-18T19:27:40.651Z | Downloaded bcs v0.1.6 |
| 986 | 2026-05-18T19:27:40.651Z | Downloaded backoff v0.4.0 |
| 987 | 2026-05-18T19:27:40.653Z | Downloaded oxnet v0.1.5 |
| 988 | 2026-05-18T19:27:40.653Z | Downloaded progenitor-macro v0.10.0 |
| 989 | 2026-05-18T19:27:40.656Z | Downloaded progenitor-macro v0.14.0 |
| 990 | 2026-05-18T19:27:40.656Z | Downloaded progenitor-macro v0.13.0 |
| 991 | 2026-05-18T19:27:40.656Z | Downloaded progenitor-client v0.14.0 |
| 992 | 2026-05-18T19:27:40.659Z | Downloaded deranged v0.5.8 |
| 993 | 2026-05-18T19:27:40.659Z | Downloaded rand_chacha v0.3.1 |
| 994 | 2026-05-18T19:27:40.659Z | Downloaded rand_xorshift v0.4.0 |
| 995 | 2026-05-18T19:27:40.663Z | Downloaded hmac v0.12.1 |
| 996 | 2026-05-18T19:27:40.663Z | Downloaded password-hash v0.5.0 |
| 997 | 2026-05-18T19:27:40.666Z | Downloaded parking_lot_core v0.8.6 |
| 998 | 2026-05-18T19:27:40.666Z | Downloaded bs58 v0.5.1 |
| 999 | 2026-05-18T19:27:40.666Z | Downloaded quick-error v1.2.3 |
| 1000 | 2026-05-18T19:27:40.668Z | Downloaded ref-cast-impl v1.0.25 |
| 1001 | 2026-05-18T19:27:40.669Z | Downloaded ref-cast v1.0.25 |
| 1002 | 2026-05-18T19:27:40.671Z | Downloaded ciborium v0.2.2 |
| 1003 | 2026-05-18T19:27:40.671Z | Downloaded displaydoc v0.2.5 |
| 1004 | 2026-05-18T19:27:40.674Z | Downloaded rustc_version v0.1.7 |
| 1005 | 2026-05-18T19:27:40.674Z | Downloaded num-integer v0.1.46 |
| 1006 | 2026-05-18T19:27:40.677Z | Downloaded defmt v1.1.0 |
| 1007 | 2026-05-18T19:27:40.679Z | Downloaded chacha20 v0.10.0 |
| 1008 | 2026-05-18T19:27:40.679Z | Downloaded paste v1.0.15 |
| 1009 | 2026-05-18T19:27:40.682Z | Downloaded fs_extra v1.3.0 |
| 1010 | 2026-05-18T19:27:40.685Z | Downloaded parse-display-derive v0.10.0 |
| 1011 | 2026-05-18T19:27:40.685Z | Downloaded num_enum v0.5.11 |
| 1012 | 2026-05-18T19:27:40.688Z | Downloaded num-rational v0.4.2 |
| 1013 | 2026-05-18T19:27:40.688Z | Downloaded cargo_toml v0.22.3 |
| 1014 | 2026-05-18T19:27:40.690Z | Downloaded progenitor-client v0.10.0 |
| 1015 | 2026-05-18T19:27:40.690Z | Downloaded phf v0.12.1 |
| 1016 | 2026-05-18T19:27:40.693Z | Downloaded proc-macro-error2 v2.0.1 |
| 1017 | 2026-05-18T19:27:40.693Z | Downloaded serde_plain v1.0.2 |
| 1018 | 2026-05-18T19:27:40.697Z | Downloaded secrecy v0.10.3 |
| 1019 | 2026-05-18T19:27:40.697Z | Downloaded scroll_derive v0.12.1 |
| 1020 | 2026-05-18T19:27:40.697Z | Downloaded darling_core v0.23.0 |
| 1021 | 2026-05-18T19:27:40.701Z | Downloaded serde_repr v0.1.20 |
| 1022 | 2026-05-18T19:27:40.701Z | Downloaded serde-big-array v0.5.1 |
| 1023 | 2026-05-18T19:27:40.704Z | Downloaded litemap v0.8.2 |
| 1024 | 2026-05-18T19:27:40.704Z | Downloaded progenitor-extras v0.2.0 |
| 1025 | 2026-05-18T19:27:40.704Z | Downloaded ingot v0.1.1 |
| 1026 | 2026-05-18T19:27:40.707Z | Downloaded progenitor-client v0.13.0 |
| 1027 | 2026-05-18T19:27:40.707Z | Downloaded progenitor v0.13.0 |
| 1028 | 2026-05-18T19:27:40.711Z | Downloaded progenitor v0.10.0 |
| 1029 | 2026-05-18T19:27:40.711Z | Downloaded proc-macro-error v1.0.4 |
| 1030 | 2026-05-18T19:27:40.714Z | Downloaded sha1 v0.10.6 |
| 1031 | 2026-05-18T19:27:40.714Z | Downloaded serial_test_derive v3.4.0 |
| 1032 | 2026-05-18T19:27:40.714Z | Downloaded progenitor v0.11.2 |
| 1033 | 2026-05-18T19:27:40.714Z | Downloaded ingot-macros v0.1.1 |
| 1034 | 2026-05-18T19:27:40.717Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1035 | 2026-05-18T19:27:40.717Z | Downloaded serial_test v3.4.0 |
| 1036 | 2026-05-18T19:27:40.717Z | Downloaded same-file v1.0.6 |
| 1037 | 2026-05-18T19:27:40.720Z | Downloaded slog-bunyan v2.5.0 |
| 1038 | 2026-05-18T19:27:40.720Z | Downloaded lru-cache v0.1.2 |
| 1039 | 2026-05-18T19:27:40.720Z | Downloaded crossbeam-epoch v0.9.18 |
| 1040 | 2026-05-18T19:27:40.723Z | Downloaded sigpipe v0.1.3 |
| 1041 | 2026-05-18T19:27:40.723Z | Downloaded cookie v0.18.1 |
| 1042 | 2026-05-18T19:27:40.727Z | Downloaded crossbeam-utils v0.8.21 |
| 1043 | 2026-05-18T19:27:40.727Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-05-18T19:27:40.730Z | Downloaded pest_generator v2.8.6 |
| 1045 | 2026-05-18T19:27:40.730Z | Downloaded pest_derive v2.8.6 |
| 1046 | 2026-05-18T19:27:40.730Z | Downloaded anyhow v1.0.102 |
| 1047 | 2026-05-18T19:27:40.732Z | Downloaded parking_lot v0.11.2 |
| 1048 | 2026-05-18T19:27:40.735Z | Downloaded indexmap v1.9.3 |
| 1049 | 2026-05-18T19:27:40.735Z | Downloaded derive_more v0.99.20 |
| 1050 | 2026-05-18T19:27:40.738Z | Downloaded argon2 v0.5.3 |
| 1051 | 2026-05-18T19:27:40.741Z | Downloaded strum v0.27.2 |
| 1052 | 2026-05-18T19:27:40.741Z | Downloaded structmeta-derive v0.3.0 |
| 1053 | 2026-05-18T19:27:40.741Z | Downloaded structmeta v0.3.0 |
| 1054 | 2026-05-18T19:27:40.741Z | Downloaded spin v0.5.2 |
| 1055 | 2026-05-18T19:27:40.743Z | Downloaded smawk v0.3.2 |
| 1056 | 2026-05-18T19:27:40.743Z | Downloaded darling v0.21.3 |
| 1057 | 2026-05-18T19:27:40.746Z | Downloaded stable_deref_trait v1.2.1 |
| 1058 | 2026-05-18T19:27:40.746Z | Downloaded pem v3.0.6 |
| 1059 | 2026-05-18T19:27:40.749Z | Downloaded arc-swap v1.9.1 |
| 1060 | 2026-05-18T19:27:40.752Z | Downloaded rustls-pemfile v2.2.0 |
| 1061 | 2026-05-18T19:27:40.752Z | Downloaded semver v0.1.20 |
| 1062 | 2026-05-18T19:27:40.752Z | Downloaded scroll_derive v0.13.1 |
| 1063 | 2026-05-18T19:27:40.752Z | Downloaded rusty-fork v0.3.1 |
| 1064 | 2026-05-18T19:27:40.755Z | Downloaded serde_derive_internals v0.29.1 |
| 1065 | 2026-05-18T19:27:40.755Z | Downloaded scroll v0.13.0 |
| 1066 | 2026-05-18T19:27:40.755Z | Downloaded strum v0.26.3 |
| 1067 | 2026-05-18T19:27:40.758Z | Downloaded tabled_derive v0.7.0 |
| 1068 | 2026-05-18T19:27:40.758Z | Downloaded schemars_derive v0.8.22 |
| 1069 | 2026-05-18T19:27:40.758Z | Downloaded rustversion v1.0.22 |
| 1070 | 2026-05-18T19:27:40.760Z | Downloaded testing_table v0.3.0 |
| 1071 | 2026-05-18T19:27:40.760Z | Downloaded thread-id v5.1.0 |
| 1072 | 2026-05-18T19:27:40.760Z | Downloaded tabwriter v1.4.1 |
| 1073 | 2026-05-18T19:27:40.763Z | Downloaded tabled_derive v0.11.0 |
| 1074 | 2026-05-18T19:27:40.763Z | Downloaded thread-id v4.2.2 |
| 1075 | 2026-05-18T19:27:40.763Z | Downloaded tagptr v0.2.0 |
| 1076 | 2026-05-18T19:27:40.766Z | Downloaded scroll v0.12.0 |
| 1077 | 2026-05-18T19:27:40.766Z | Downloaded termtree v0.5.1 |
| 1078 | 2026-05-18T19:27:40.767Z | Downloaded take_mut v0.2.2 |
| 1079 | 2026-05-18T19:27:40.767Z | Downloaded diff v0.1.13 |
| 1080 | 2026-05-18T19:27:40.769Z | Downloaded resolv-conf v0.7.6 |
| 1081 | 2026-05-18T19:27:40.769Z | Downloaded icu_provider v2.2.0 |
| 1082 | 2026-05-18T19:27:40.772Z | Downloaded sdd v3.0.10 |
| 1083 | 2026-05-18T19:27:40.772Z | Downloaded time-core v0.1.8 |
| 1084 | 2026-05-18T19:27:40.775Z | Downloaded progenitor v0.14.0 |
| 1085 | 2026-05-18T19:27:40.775Z | Downloaded omicron-zone-package v0.12.2 |
| 1086 | 2026-05-18T19:27:40.778Z | Downloaded dropshot_endpoint v0.17.0 |
| 1087 | 2026-05-18T19:27:40.778Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1088 | 2026-05-18T19:27:40.780Z | Downloaded rand_core v0.10.1 |
| 1089 | 2026-05-18T19:27:40.780Z | Downloaded backon v1.6.0 |
| 1090 | 2026-05-18T19:27:40.783Z | Downloaded postcard v1.1.3 |
| 1091 | 2026-05-18T19:27:40.783Z | Downloaded poly1305 v0.8.0 |
| 1092 | 2026-05-18T19:27:40.786Z | Downloaded drift v0.1.4 |
| 1093 | 2026-05-18T19:27:40.790Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-05-18T19:27:40.793Z | Downloaded slog-json v2.6.1 |
| 1095 | 2026-05-18T19:27:40.793Z | Downloaded slog-dtrace v0.3.0 |
| 1096 | 2026-05-18T19:27:40.793Z | Downloaded topological-sort v0.2.2 |
| 1097 | 2026-05-18T19:27:40.793Z | Downloaded siphasher v1.0.3 |
| 1098 | 2026-05-18T19:27:40.796Z | Downloaded smartstring v1.0.1 |
| 1099 | 2026-05-18T19:27:40.796Z | Downloaded arrayvec v0.7.6 |
| 1100 | 2026-05-18T19:27:40.798Z | Downloaded unarray v0.1.4 |
| 1101 | 2026-05-18T19:27:40.798Z | Downloaded dof v0.4.0 |
| 1102 | 2026-05-18T19:27:40.798Z | Downloaded derive-ex v0.1.8 |
| 1103 | 2026-05-18T19:27:40.799Z | Downloaded smf v0.2.3 |
| 1104 | 2026-05-18T19:27:40.801Z | Downloaded slog-scope v4.4.1 |
| 1105 | 2026-05-18T19:27:40.801Z | Downloaded rustls-native-certs v0.8.3 |
| 1106 | 2026-05-18T19:27:40.801Z | Downloaded slog-async v2.8.0 |
| 1107 | 2026-05-18T19:27:40.804Z | Downloaded const_format_proc_macros v0.2.34 |
| 1108 | 2026-05-18T19:27:40.804Z | Downloaded fxhash v0.2.1 |
| 1109 | 2026-05-18T19:27:40.804Z | Downloaded foreign-types-shared v0.3.1 |
| 1110 | 2026-05-18T19:27:40.807Z | Downloaded const-random-macro v0.1.16 |
| 1111 | 2026-05-18T19:27:40.807Z | Downloaded crossbeam-channel v0.5.15 |
| 1112 | 2026-05-18T19:27:40.810Z | Downloaded usdt v0.6.0 |
| 1113 | 2026-05-18T19:27:40.810Z | Downloaded constant_time_eq v0.4.2 |
| 1114 | 2026-05-18T19:27:40.810Z | Downloaded typify-macro v0.6.2 |
| 1115 | 2026-05-18T19:27:40.810Z | Downloaded slog-term v2.9.2 |
| 1116 | 2026-05-18T19:27:40.813Z | Downloaded untrusted v0.7.1 |
| 1117 | 2026-05-18T19:27:40.814Z | Downloaded hashbrown v0.12.3 |
| 1118 | 2026-05-18T19:27:40.816Z | Downloaded synstructure v0.13.2 |
| 1119 | 2026-05-18T19:27:40.816Z | Downloaded unit-prefix v0.5.2 |
| 1120 | 2026-05-18T19:27:40.816Z | Downloaded typify-macro v0.4.3 |
| 1121 | 2026-05-18T19:27:40.819Z | Downloaded snafu-derive v0.8.9 |
| 1122 | 2026-05-18T19:27:40.819Z | Downloaded highway v1.3.0 |
| 1123 | 2026-05-18T19:27:40.819Z | Downloaded papergrid v0.11.0 |
| 1124 | 2026-05-18T19:27:40.822Z | Downloaded waitgroup v0.1.2 |
| 1125 | 2026-05-18T19:27:40.825Z | Downloaded papergrid v0.17.0 |
| 1126 | 2026-05-18T19:27:40.825Z | Downloaded yoke-derive v0.8.2 |
| 1127 | 2026-05-18T19:27:40.825Z | Downloaded strum_macros v0.27.2 |
| 1128 | 2026-05-18T19:27:40.828Z | Downloaded strum_macros v0.26.4 |
| 1129 | 2026-05-18T19:27:40.828Z | Downloaded usdt-macro v0.6.0 |
| 1130 | 2026-05-18T19:27:40.831Z | Downloaded usdt-attr-macro v0.6.0 |
| 1131 | 2026-05-18T19:27:40.831Z | Downloaded serde_with_macros v3.20.0 |
| 1132 | 2026-05-18T19:27:40.831Z | Downloaded elliptic-curve v0.13.8 |
| 1133 | 2026-05-18T19:27:40.834Z | Downloaded utf-8 v0.7.6 |
| 1134 | 2026-05-18T19:27:40.834Z | Downloaded time-macros v0.2.27 |
| 1135 | 2026-05-18T19:27:40.837Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-05-18T19:27:40.837Z | Downloaded usdt-macro v0.5.0 |
| 1137 | 2026-05-18T19:27:40.837Z | Downloaded progenitor-impl v0.14.0 |
| 1138 | 2026-05-18T19:27:40.839Z | Downloaded progenitor-impl v0.11.2 |
| 1139 | 2026-05-18T19:27:40.839Z | Downloaded progenitor-impl v0.10.0 |
| 1140 | 2026-05-18T19:27:40.842Z | Downloaded icu_normalizer_data v2.2.0 |
| 1141 | 2026-05-18T19:27:40.842Z | Downloaded zerofrom-derive v0.1.7 |
| 1142 | 2026-05-18T19:27:40.842Z | Downloaded icu_properties v2.2.0 |
| 1143 | 2026-05-18T19:27:40.845Z | Downloaded serde_tokenstream v0.2.3 |
| 1144 | 2026-05-18T19:27:40.845Z | Downloaded tinystr v0.8.3 |
| 1145 | 2026-05-18T19:27:40.848Z | Downloaded zerofrom v0.1.8 |
| 1146 | 2026-05-18T19:27:40.848Z | Downloaded tiny-keccak v2.0.2 |
| 1147 | 2026-05-18T19:27:40.848Z | Downloaded zone_cfg_derive v0.3.1 |
| 1148 | 2026-05-18T19:27:40.851Z | Downloaded base64 v0.21.7 |
| 1149 | 2026-05-18T19:27:40.851Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1150 | 2026-05-18T19:27:40.853Z | Downloaded half v2.7.1 |
| 1151 | 2026-05-18T19:27:40.853Z | Downloaded hickory-resolver v0.25.2 |
| 1152 | 2026-05-18T19:27:40.856Z | Downloaded pest_meta v2.8.6 |
| 1153 | 2026-05-18T19:27:40.859Z | Downloaded konst v0.2.20 |
| 1154 | 2026-05-18T19:27:40.862Z | Downloaded tokio-tungstenite v0.21.0 |
| 1155 | 2026-05-18T19:27:40.862Z | Downloaded chacha20poly1305 v0.10.1 |
| 1156 | 2026-05-18T19:27:40.862Z | Downloaded tokio-rustls v0.25.0 |
| 1157 | 2026-05-18T19:27:40.865Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1158 | 2026-05-18T19:27:40.865Z | Downloaded icu_normalizer v2.2.0 |
| 1159 | 2026-05-18T19:27:40.867Z | Downloaded zone v0.3.1 |
| 1160 | 2026-05-18T19:27:40.867Z | Downloaded heapless v0.8.0 |
| 1161 | 2026-05-18T19:27:40.870Z | Downloaded prettyplease v0.2.37 |
| 1162 | 2026-05-18T19:27:40.873Z | Downloaded zeroize_derive v1.4.3 |
| 1163 | 2026-05-18T19:27:40.873Z | Downloaded jiff-static v0.2.24 |
| 1164 | 2026-05-18T19:27:40.876Z | Downloaded thiserror-no-std v2.0.2 |
| 1165 | 2026-05-18T19:27:40.876Z | Downloaded universal-hash v0.5.1 |
| 1166 | 2026-05-18T19:27:40.879Z | Downloaded thin-vec v0.2.18 |
| 1167 | 2026-05-18T19:27:40.879Z | Downloaded rhai_codegen v3.1.0 |
| 1168 | 2026-05-18T19:27:40.882Z | Downloaded usdt-attr-macro v0.5.0 |
| 1169 | 2026-05-18T19:27:40.882Z | Downloaded tokio-dtrace v0.1.1 |
| 1170 | 2026-05-18T19:27:40.885Z | Downloaded darling_core v0.21.3 |
| 1171 | 2026-05-18T19:27:40.887Z | Downloaded vsss-rs v3.3.4 |
| 1172 | 2026-05-18T19:27:40.887Z | Downloaded term v1.2.1 |
| 1173 | 2026-05-18T19:27:40.890Z | Downloaded usdt v0.5.0 |
| 1174 | 2026-05-18T19:27:40.890Z | Downloaded spin v0.9.8 |
| 1175 | 2026-05-18T19:27:40.893Z | Downloaded walkdir v2.5.0 |
| 1176 | 2026-05-18T19:27:40.893Z | Downloaded writeable v0.6.3 |
| 1177 | 2026-05-18T19:27:40.893Z | Downloaded similar v2.7.0 |
| 1178 | 2026-05-18T19:27:40.896Z | Downloaded xz2 v0.1.7 |
| 1179 | 2026-05-18T19:27:40.898Z | Downloaded slog v2.8.2 |
| 1180 | 2026-05-18T19:27:40.898Z | Downloaded whoami v1.6.1 |
| 1181 | 2026-05-18T19:27:40.901Z | Downloaded indicatif v0.18.4 |
| 1182 | 2026-05-18T19:27:40.901Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1183 | 2026-05-18T19:27:40.904Z | Downloaded progenitor-impl v0.13.0 |
| 1184 | 2026-05-18T19:27:40.907Z | Downloaded cpufeatures v0.3.0 |
| 1185 | 2026-05-18T19:27:40.907Z | Downloaded const-random v0.1.18 |
| 1186 | 2026-05-18T19:27:40.907Z | Downloaded dunce v1.0.5 |
| 1187 | 2026-05-18T19:27:40.907Z | Downloaded cobs v0.3.0 |
| 1188 | 2026-05-18T19:27:40.910Z | Downloaded konst_macro_rules v0.2.19 |
| 1189 | 2026-05-18T19:27:40.910Z | Downloaded schemars v0.8.22 |
| 1190 | 2026-05-18T19:27:40.916Z | Downloaded ucd-trie v0.1.7 |
| 1191 | 2026-05-18T19:27:40.918Z | Downloaded hickory-resolver v0.24.4 |
| 1192 | 2026-05-18T19:27:40.921Z | Downloaded test-strategy v0.4.5 |
| 1193 | 2026-05-18T19:27:40.924Z | Downloaded zerocopy-derive v0.7.35 |
| 1194 | 2026-05-18T19:27:40.927Z | Downloaded pretty_assertions v1.4.1 |
| 1195 | 2026-05-18T19:27:40.929Z | Downloaded yoke v0.8.2 |
| 1196 | 2026-05-18T19:27:40.929Z | Downloaded usdt-impl v0.6.0 |
| 1197 | 2026-05-18T19:27:40.929Z | Downloaded crypto-bigint v0.5.5 |
| 1198 | 2026-05-18T19:27:40.932Z | Downloaded minimal-lexical v0.2.1 |
| 1199 | 2026-05-18T19:27:40.936Z | Downloaded usdt-impl v0.5.0 |
| 1200 | 2026-05-18T19:27:40.936Z | Downloaded const_format v0.2.36 |
| 1201 | 2026-05-18T19:27:40.939Z | Downloaded zerovec-derive v0.11.3 |
| 1202 | 2026-05-18T19:27:40.941Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1203 | 2026-05-18T19:27:40.941Z | Downloaded toml v0.7.8 |
| 1204 | 2026-05-18T19:27:40.944Z | Downloaded snafu v0.8.9 |
| 1205 | 2026-05-18T19:27:40.947Z | Downloaded rand v0.8.6 |
| 1206 | 2026-05-18T19:27:40.952Z | Downloaded typify v0.4.3 |
| 1207 | 2026-05-18T19:27:40.955Z | Downloaded typify v0.6.2 |
| 1208 | 2026-05-18T19:27:40.955Z | Downloaded rayon-core v1.13.0 |
| 1209 | 2026-05-18T19:27:40.955Z | Downloaded schemars v1.2.1 |
| 1210 | 2026-05-18T19:27:40.962Z | Downloaded schemars v0.9.0 |
| 1211 | 2026-05-18T19:27:40.972Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1212 | 2026-05-18T19:27:40.974Z | Downloaded dropshot-api-manager v0.7.1 |
| 1213 | 2026-05-18T19:27:40.978Z | Downloaded unsafe-libyaml v0.2.11 |
| 1214 | 2026-05-18T19:27:40.981Z | Downloaded tungstenite v0.21.0 |
| 1215 | 2026-05-18T19:27:40.985Z | Downloaded steno v0.4.1 |
| 1216 | 2026-05-18T19:27:40.985Z | Downloaded nom v7.1.3 |
| 1217 | 2026-05-18T19:27:40.988Z | Downloaded tar v0.4.45 |
| 1218 | 2026-05-18T19:27:40.991Z | Downloaded async-compression v0.4.42 |
| 1219 | 2026-05-18T19:27:40.994Z | Downloaded icu_collections v2.2.0 |
| 1220 | 2026-05-18T19:27:40.997Z | Downloaded qorb v0.4.1 |
| 1221 | 2026-05-18T19:27:41.001Z | Downloaded aws-lc-rs v1.17.0 |
| 1222 | 2026-05-18T19:27:41.005Z | Downloaded toml_edit v0.19.15 |
| 1223 | 2026-05-18T19:27:41.013Z | Downloaded zerotrie v0.2.4 |
| 1224 | 2026-05-18T19:27:41.016Z | Downloaded zerocopy-derive v0.8.48 |
| 1225 | 2026-05-18T19:27:41.020Z | Downloaded itertools v0.12.1 |
| 1226 | 2026-05-18T19:27:41.023Z | Downloaded yansi v1.0.1 |
| 1227 | 2026-05-18T19:27:41.027Z | Downloaded pest v2.8.6 |
| 1228 | 2026-05-18T19:27:41.030Z | Downloaded goblin v0.8.2 |
| 1229 | 2026-05-18T19:27:41.033Z | Downloaded iddqd v0.3.18 |
| 1230 | 2026-05-18T19:27:41.035Z | Downloaded typed-path v0.9.3 |
| 1231 | 2026-05-18T19:27:41.038Z | Downloaded nom v8.0.0 |
| 1232 | 2026-05-18T19:27:41.041Z | Downloaded icu_properties_data v2.2.0 |
| 1233 | 2026-05-18T19:27:41.046Z | Downloaded hashbrown v0.16.1 |
| 1234 | 2026-05-18T19:27:41.049Z | Downloaded rand v0.10.1 |
| 1235 | 2026-05-18T19:27:41.053Z | Downloaded blake3 v1.8.5 |
| 1236 | 2026-05-18T19:27:41.056Z | Downloaded scc v2.4.0 |
| 1237 | 2026-05-18T19:27:41.060Z | Downloaded hkdf v0.12.4 |
| 1238 | 2026-05-18T19:27:41.069Z | Downloaded zerovec v0.11.6 |
| 1239 | 2026-05-18T19:27:41.073Z | Downloaded libm v0.2.16 |
| 1240 | 2026-05-18T19:27:41.078Z | Downloaded tough v0.22.0 |
| 1241 | 2026-05-18T19:27:41.082Z | Downloaded reqwest v0.13.3 |
| 1242 | 2026-05-18T19:27:41.092Z | Downloaded rayon v1.12.0 |
| 1243 | 2026-05-18T19:27:41.101Z | Downloaded tower-http v0.6.10 |
| 1244 | 2026-05-18T19:27:41.104Z | Downloaded zerocopy v0.7.35 |
| 1245 | 2026-05-18T19:27:41.113Z | Downloaded serde_with v3.20.0 |
| 1246 | 2026-05-18T19:27:41.120Z | Downloaded proptest v1.11.0 |
| 1247 | 2026-05-18T19:27:41.131Z | Downloaded winnow v0.5.40 |
| 1248 | 2026-05-18T19:27:41.137Z | Downloaded rustls-webpki v0.102.8 |
| 1249 | 2026-05-18T19:27:41.146Z | Downloaded tabled v0.15.0 |
| 1250 | 2026-05-18T19:27:41.154Z | Downloaded tabled v0.20.0 |
| 1251 | 2026-05-18T19:27:41.164Z | Downloaded time v0.3.47 |
| 1252 | 2026-05-18T19:27:41.170Z | Downloaded syn v1.0.109 |
| 1253 | 2026-05-18T19:27:41.176Z | Downloaded dropshot v0.17.0 |
| 1254 | 2026-05-18T19:27:41.189Z | Downloaded moka v0.12.15 |
| 1255 | 2026-05-18T19:27:41.206Z | Downloaded nix v0.31.3 |
| 1256 | 2026-05-18T19:27:41.212Z | Downloaded smoltcp v0.11.0 |
| 1257 | 2026-05-18T19:27:41.217Z | Downloaded rustls v0.22.4 |
| 1258 | 2026-05-18T19:27:41.224Z | Downloaded regress v0.10.5 |
| 1259 | 2026-05-18T19:27:41.230Z | Downloaded regress v0.11.1 |
| 1260 | 2026-05-18T19:27:41.233Z | Downloaded openapiv3 v2.2.0 |
| 1261 | 2026-05-18T19:27:41.239Z | Downloaded hickory-proto v0.25.2 |
| 1262 | 2026-05-18T19:27:41.247Z | Downloaded rhai v1.24.0 |
| 1263 | 2026-05-18T19:27:41.255Z | Downloaded hickory-proto v0.24.4 |
| 1264 | 2026-05-18T19:27:41.270Z | Downloaded typify-impl v0.6.2 |
| 1265 | 2026-05-18T19:27:41.283Z | Downloaded sled v0.34.7 |
| 1266 | 2026-05-18T19:27:41.290Z | Downloaded jiff v0.2.24 |
| 1267 | 2026-05-18T19:27:41.299Z | Downloaded typify-impl v0.4.3 |
| 1268 | 2026-05-18T19:27:41.308Z | Downloaded petgraph v0.6.5 |
| 1269 | 2026-05-18T19:27:41.319Z | Downloaded lzma-sys v0.1.20 |
| 1270 | 2026-05-18T19:27:41.365Z | Downloaded chrono-tz v0.10.4 |
| 1271 | 2026-05-18T19:27:41.385Z | Downloaded csv v1.4.0 |
| 1272 | 2026-05-18T19:27:41.396Z | Downloaded sha3 v0.10.9 |
| 1273 | 2026-05-18T19:27:41.458Z | Downloaded encoding_rs v0.8.35 |
| 1274 | 2026-05-18T19:27:41.972Z | Downloaded aws-lc-sys v0.41.0 |
| 1275 | 2026-05-18T19:27:42.872Z | Compiling proc-macro2 v1.0.106 |
| 1276 | 2026-05-18T19:27:42.872Z | Compiling quote v1.0.45 |
| 1277 | 2026-05-18T19:27:42.872Z | Compiling unicode-ident v1.0.24 |
| 1278 | 2026-05-18T19:27:42.875Z | Compiling serde_core v1.0.228 |
| 1279 | 2026-05-18T19:27:42.875Z | Compiling cfg-if v1.0.4 |
| 1280 | 2026-05-18T19:27:42.875Z | Compiling serde v1.0.228 |
| 1281 | 2026-05-18T19:27:42.875Z | Compiling libc v0.2.186 |
| 1282 | 2026-05-18T19:27:42.875Z | Compiling memchr v2.8.0 |
| 1283 | 2026-05-18T19:27:43.074Z | Compiling itoa v1.0.18 |
| 1284 | 2026-05-18T19:27:43.245Z | Compiling smallvec v1.15.1 |
| 1285 | 2026-05-18T19:27:43.297Z | Compiling zmij v1.0.21 |
| 1286 | 2026-05-18T19:27:43.349Z | Compiling autocfg v1.5.0 |
| 1287 | 2026-05-18T19:27:43.445Z | Compiling libm v0.2.16 |
| 1288 | 2026-05-18T19:27:43.647Z | Compiling stable_deref_trait v1.2.1 |
| 1289 | 2026-05-18T19:27:43.688Z | Compiling writeable v0.6.3 |
| 1290 | 2026-05-18T19:27:43.716Z | Compiling litemap v0.8.2 |
| 1291 | 2026-05-18T19:27:43.747Z | Compiling percent-encoding v2.3.2 |
| 1292 | 2026-05-18T19:27:43.852Z | Compiling version_check v0.9.5 |
| 1293 | 2026-05-18T19:27:43.883Z | Compiling utf8_iter v1.0.4 |
| 1294 | 2026-05-18T19:27:43.895Z | Compiling icu_normalizer_data v2.2.0 |
| 1295 | 2026-05-18T19:27:43.906Z | Compiling icu_properties_data v2.2.0 |
| 1296 | 2026-05-18T19:27:44.018Z | Compiling equivalent v1.0.2 |
| 1297 | 2026-05-18T19:27:44.100Z | Compiling syn v2.0.117 |
| 1298 | 2026-05-18T19:27:44.122Z | Compiling iana-time-zone v0.1.65 |
| 1299 | 2026-05-18T19:27:44.219Z | Compiling form_urlencoded v1.2.2 |
| 1300 | 2026-05-18T19:27:44.230Z | Compiling pin-project-lite v0.2.17 |
| 1301 | 2026-05-18T19:27:44.293Z | Compiling serde_json v1.0.149 |
| 1302 | 2026-05-18T19:27:44.305Z | Compiling dyn-clone v1.0.20 |
| 1303 | 2026-05-18T19:27:44.317Z | Compiling parking_lot_core v0.9.12 |
| 1304 | 2026-05-18T19:27:44.339Z | Compiling scopeguard v1.2.0 |
| 1305 | 2026-05-18T19:27:44.393Z | Compiling num-traits v0.2.19 |
| 1306 | 2026-05-18T19:27:44.433Z | Compiling lock_api v0.4.14 |
| 1307 | 2026-05-18T19:27:44.444Z | Compiling thiserror v2.0.18 |
| 1308 | 2026-05-18T19:27:44.542Z | Compiling hashbrown v0.17.1 |
| 1309 | 2026-05-18T19:27:44.600Z | Compiling getrandom v0.4.2 |
| 1310 | 2026-05-18T19:27:44.654Z | Compiling rand_core v0.10.1 |
| 1311 | 2026-05-18T19:27:44.803Z | Compiling errno v0.3.14 |
| 1312 | 2026-05-18T19:27:45.030Z | Compiling log v0.4.29 |
| 1313 | 2026-05-18T19:27:45.030Z | Compiling jobserver v0.1.34 |
| 1314 | 2026-05-18T19:27:45.056Z | Compiling shlex v1.3.0 |
| 1315 | 2026-05-18T19:27:45.145Z | Compiling semver v1.0.28 |
| 1316 | 2026-05-18T19:27:45.225Z | Compiling indexmap v2.14.0 |
| 1317 | 2026-05-18T19:27:45.235Z | Compiling heck v0.5.0 |
| 1318 | 2026-05-18T19:27:45.250Z | Compiling find-msvc-tools v0.1.9 |
| 1319 | 2026-05-18T19:27:45.364Z | Compiling futures-core v0.3.32 |
| 1320 | 2026-05-18T19:27:45.433Z | Compiling cc v1.2.62 |
| 1321 | 2026-05-18T19:27:45.483Z | Compiling zerocopy v0.8.48 |
| 1322 | 2026-05-18T19:27:45.483Z | Compiling uuid v1.23.1 |
| 1323 | 2026-05-18T19:27:45.512Z | Compiling futures-sink v0.3.32 |
| 1324 | 2026-05-18T19:27:45.609Z | Compiling schemars v0.8.22 |
| 1325 | 2026-05-18T19:27:45.876Z | Compiling slab v0.4.12 |
| 1326 | 2026-05-18T19:27:45.886Z | Compiling fnv v1.0.7 |
| 1327 | 2026-05-18T19:27:45.917Z | Compiling rustversion v1.0.22 |
| 1328 | 2026-05-18T19:27:45.948Z | Compiling futures-channel v0.3.32 |
| 1329 | 2026-05-18T19:27:45.976Z | Compiling bitflags v2.11.1 |
| 1330 | 2026-05-18T19:27:46.172Z | Compiling socket2 v0.6.3 |
| 1331 | 2026-05-18T19:27:46.222Z | Compiling futures-io v0.3.32 |
| 1332 | 2026-05-18T19:27:46.361Z | Compiling futures-task v0.3.32 |
| 1333 | 2026-05-18T19:27:46.366Z | Compiling parking_lot v0.12.5 |
| 1334 | 2026-05-18T19:27:46.385Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-05-18T19:27:46.537Z | Compiling mio v1.2.0 |
| 1336 | 2026-05-18T19:27:46.641Z | Compiling portable-atomic v1.13.1 |
| 1337 | 2026-05-18T19:27:46.681Z | Compiling getrandom v0.2.17 |
| 1338 | 2026-05-18T19:27:46.710Z | Compiling typenum v1.20.0 |
| 1339 | 2026-05-18T19:27:46.740Z | Compiling subtle v2.6.1 |
| 1340 | 2026-05-18T19:27:46.788Z | Compiling base64 v0.22.1 |
| 1341 | 2026-05-18T19:27:46.863Z | Compiling critical-section v1.2.0 |
| 1342 | 2026-05-18T19:27:46.901Z | Compiling untrusted v0.9.0 |
| 1343 | 2026-05-18T19:27:46.912Z | Compiling slog v2.8.2 |
| 1344 | 2026-05-18T19:27:46.967Z | Compiling synstructure v0.13.2 |
| 1345 | 2026-05-18T19:27:47.018Z | Compiling serde_derive_internals v0.29.1 |
| 1346 | 2026-05-18T19:27:47.065Z | Compiling strsim v0.11.1 |
| 1347 | 2026-05-18T19:27:47.135Z | Compiling byteorder v1.5.0 |
| 1348 | 2026-05-18T19:27:47.147Z | Compiling rustix v1.1.4 |
| 1349 | 2026-05-18T19:27:47.381Z | Compiling rand_core v0.6.4 |
| 1350 | 2026-05-18T19:27:47.381Z | Compiling regex-syntax v0.8.10 |
| 1351 | 2026-05-18T19:27:47.470Z | Compiling cmake v0.1.58 |
| 1352 | 2026-05-18T19:27:47.481Z | Compiling fs_extra v1.3.0 |
| 1353 | 2026-05-18T19:27:47.607Z | Compiling once_cell v1.21.4 |
| 1354 | 2026-05-18T19:27:47.667Z | Compiling dunce v1.0.5 |
| 1355 | 2026-05-18T19:27:47.704Z | Compiling httparse v1.10.1 |
| 1356 | 2026-05-18T19:27:47.737Z | Compiling ipnet v2.12.0 |
| 1357 | 2026-05-18T19:27:47.757Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-05-18T19:27:47.769Z | Compiling tower-service v0.3.3 |
| 1359 | 2026-05-18T19:27:47.820Z | Compiling tower-layer v0.3.3 |
| 1360 | 2026-05-18T19:27:47.822Z | Compiling aws-lc-sys v0.41.0 |
| 1361 | 2026-05-18T19:27:47.854Z | Compiling generic-array v0.14.7 |
| 1362 | 2026-05-18T19:27:47.874Z | Compiling ucd-trie v0.1.7 |
| 1363 | 2026-05-18T19:27:47.995Z | Compiling ryu v1.0.23 |
| 1364 | 2026-05-18T19:27:48.089Z | Compiling thiserror v1.0.69 |
| 1365 | 2026-05-18T19:27:48.157Z | Compiling try-lock v0.2.5 |
| 1366 | 2026-05-18T19:27:48.184Z | Compiling serde_derive v1.0.228 |
| 1367 | 2026-05-18T19:27:48.215Z | Compiling zerofrom-derive v0.1.7 |
| 1368 | 2026-05-18T19:27:48.255Z | Compiling yoke-derive v0.8.2 |
| 1369 | 2026-05-18T19:27:48.267Z | Compiling zerovec-derive v0.11.3 |
| 1370 | 2026-05-18T19:27:48.403Z | Compiling displaydoc v0.2.5 |
| 1371 | 2026-05-18T19:27:48.415Z | Compiling schemars_derive v0.8.22 |
| 1372 | 2026-05-18T19:27:48.708Z | Compiling tokio-macros v2.7.0 |
| 1373 | 2026-05-18T19:27:49.164Z | Compiling thiserror-impl v2.0.18 |
| 1374 | 2026-05-18T19:27:49.336Z | Compiling zerocopy-derive v0.8.48 |
| 1375 | 2026-05-18T19:27:49.368Z | Compiling zeroize_derive v1.4.3 |
| 1376 | 2026-05-18T19:27:49.417Z | Compiling zerofrom v0.1.8 |
| 1377 | 2026-05-18T19:27:49.457Z | Compiling futures-macro v0.3.32 |
| 1378 | 2026-05-18T19:27:49.538Z | Compiling yoke v0.8.2 |
| 1379 | 2026-05-18T19:27:49.718Z | Compiling zerovec v0.11.6 |
| 1380 | 2026-05-18T19:27:50.040Z | Compiling zerotrie v0.2.4 |
| 1381 | 2026-05-18T19:27:50.088Z | Compiling zeroize v1.8.2 |
| 1382 | 2026-05-18T19:27:50.289Z | Compiling tinystr v0.8.3 |
| 1383 | 2026-05-18T19:27:50.300Z | Compiling potential_utf v0.1.5 |
| 1384 | 2026-05-18T19:27:50.334Z | Compiling futures-util v0.3.32 |
| 1385 | 2026-05-18T19:27:50.452Z | Compiling icu_locale_core v2.2.0 |
| 1386 | 2026-05-18T19:27:50.452Z | Compiling icu_collections v2.2.0 |
| 1387 | 2026-05-18T19:27:50.510Z | Compiling want v0.3.1 |
| 1388 | 2026-05-18T19:27:50.579Z | Compiling thiserror-impl v1.0.69 |
| 1389 | 2026-05-18T19:27:50.672Z | Compiling pest v2.8.6 |
| 1390 | 2026-05-18T19:27:50.985Z | Compiling httpdate v1.0.3 |
| 1391 | 2026-05-18T19:27:51.226Z | Compiling icu_provider v2.2.0 |
| 1392 | 2026-05-18T19:27:51.401Z | Compiling bytes v1.11.1 |
| 1393 | 2026-05-18T19:27:51.540Z | Compiling icu_normalizer v2.2.0 |
| 1394 | 2026-05-18T19:27:51.551Z | Compiling icu_properties v2.2.0 |
| 1395 | 2026-05-18T19:27:51.752Z | Compiling chrono v0.4.44 |
| 1396 | 2026-05-18T19:27:51.926Z | Compiling http v1.4.0 |
| 1397 | 2026-05-18T19:27:52.024Z | Compiling tokio v1.52.3 |
| 1398 | 2026-05-18T19:27:52.111Z | Compiling serde_tokenstream v0.2.3 |
| 1399 | 2026-05-18T19:27:52.382Z | Compiling erased-serde v0.3.31 |
| 1400 | 2026-05-18T19:27:52.604Z | Compiling idna_adapter v1.2.2 |
| 1401 | 2026-05-18T19:27:52.713Z | Compiling idna v1.1.0 |
| 1402 | 2026-05-18T19:27:52.737Z | Compiling http-body v1.0.1 |
| 1403 | 2026-05-18T19:27:52.883Z | Compiling pest_meta v2.8.6 |
| 1404 | 2026-05-18T19:27:53.228Z | Compiling url v2.5.8 |
| 1405 | 2026-05-18T19:27:53.259Z | Compiling getrandom v0.3.4 |
| 1406 | 2026-05-18T19:27:53.466Z | Compiling pest_generator v2.8.6 |
| 1407 | 2026-05-18T19:27:53.477Z | Compiling pretty-hex v0.4.2 |
| 1408 | 2026-05-18T19:27:53.592Z | Compiling ppv-lite86 v0.2.21 |
| 1409 | 2026-05-18T19:27:53.621Z | Compiling winnow v1.0.3 |
| 1410 | 2026-05-18T19:27:53.903Z | Compiling plain v0.2.3 |
| 1411 | 2026-05-18T19:27:54.015Z | Compiling paste v1.0.15 |
| 1412 | 2026-05-18T19:27:54.066Z | Compiling allocator-api2 v0.2.21 |
| 1413 | 2026-05-18T19:27:54.086Z | Compiling foldhash v0.2.0 |
| 1414 | 2026-05-18T19:27:54.143Z | Compiling pest_derive v2.8.6 |
| 1415 | 2026-05-18T19:27:54.307Z | Compiling crypto-common v0.1.7 |
| 1416 | 2026-05-18T19:27:54.349Z | Compiling hashbrown v0.16.1 |
| 1417 | 2026-05-18T19:27:54.371Z | Compiling tracing-attributes v0.1.31 |
| 1418 | 2026-05-18T19:27:54.440Z | Compiling tracing-core v0.1.36 |
| 1419 | 2026-05-18T19:27:54.695Z | Compiling ipnetwork v0.21.1 |
| 1420 | 2026-05-18T19:27:54.707Z | Compiling ident_case v1.0.1 |
| 1421 | 2026-05-18T19:27:54.823Z | Compiling omicron-workspace-hack v0.1.0 |
| 1422 | 2026-05-18T19:27:54.923Z | Compiling oxnet v0.1.5 |
| 1423 | 2026-05-18T19:27:55.118Z | Compiling http-body-util v0.1.3 |
| 1424 | 2026-05-18T19:27:55.157Z | Compiling serde_urlencoded v0.7.1 |
| 1425 | 2026-05-18T19:27:55.244Z | Compiling aho-corasick v1.1.4 |
| 1426 | 2026-05-18T19:27:55.380Z | Compiling sync_wrapper v1.0.2 |
| 1427 | 2026-05-18T19:27:55.396Z | Compiling rustls-pki-types v1.14.1 |
| 1428 | 2026-05-18T19:27:55.418Z | Compiling daft-derive v0.1.7 |
| 1429 | 2026-05-18T19:27:55.633Z | Compiling tracing v0.1.44 |
| 1430 | 2026-05-18T19:27:55.832Z | Compiling fastrand v2.4.1 |
| 1431 | 2026-05-18T19:27:55.884Z | Compiling tokio-util v0.7.18 |
| 1432 | 2026-05-18T19:27:56.032Z | Compiling regex-automata v0.4.14 |
| 1433 | 2026-05-18T19:27:56.202Z | Compiling async-trait v0.1.89 |
| 1434 | 2026-05-18T19:27:56.638Z | Compiling scroll_derive v0.13.1 |
| 1435 | 2026-05-18T19:27:56.649Z | Compiling ring v0.17.14 |
| 1436 | 2026-05-18T19:27:56.688Z | Compiling num-conv v0.2.1 |
| 1437 | 2026-05-18T19:27:56.824Z | Compiling anyhow v1.0.102 |
| 1438 | 2026-05-18T19:27:57.152Z | Compiling cpufeatures v0.2.17 |
| 1439 | 2026-05-18T19:27:57.165Z | Compiling powerfmt v0.2.0 |
| 1440 | 2026-05-18T19:27:57.182Z | Compiling time-core v0.1.8 |
| 1441 | 2026-05-18T19:27:57.319Z | Compiling time-macros v0.2.27 |
| 1442 | 2026-05-18T19:27:57.368Z | Compiling deranged v0.5.8 |
| 1443 | 2026-05-18T19:27:57.463Z | Compiling scroll v0.13.0 |
| 1444 | 2026-05-18T19:27:57.721Z | Compiling regex v1.12.3 |
| 1445 | 2026-05-18T19:27:58.275Z | Compiling block-buffer v0.10.4 |
| 1446 | 2026-05-18T19:27:58.325Z | Compiling hex v0.4.3 |
| 1447 | 2026-05-18T19:27:58.364Z | Compiling num_threads v0.1.7 |
| 1448 | 2026-05-18T19:27:58.416Z | Compiling openssl-probe v0.2.1 |
| 1449 | 2026-05-18T19:27:58.454Z | Compiling digest v0.10.7 |
| 1450 | 2026-05-18T19:27:58.551Z | Compiling goblin v0.10.5 |
| 1451 | 2026-05-18T19:27:58.567Z | Compiling camino v1.2.2 |
| 1452 | 2026-05-18T19:27:58.654Z | Compiling crc32fast v1.5.0 |
| 1453 | 2026-05-18T19:27:58.873Z | Compiling usdt-impl v0.6.0 |
| 1454 | 2026-05-18T19:27:58.981Z | Compiling h2 v0.4.14 |
| 1455 | 2026-05-18T19:27:59.038Z | Compiling dtrace-parser v0.3.0 |
| 1456 | 2026-05-18T19:27:59.136Z | Compiling aws-lc-rs v1.17.0 |
| 1457 | 2026-05-18T19:27:59.328Z | Compiling crossbeam-utils v0.8.21 |
| 1458 | 2026-05-18T19:27:59.649Z | Compiling futures-executor v0.3.32 |
| 1459 | 2026-05-18T19:27:59.796Z | Compiling structmeta-derive v0.3.0 |
| 1460 | 2026-05-18T19:27:59.921Z | Compiling thread-id v5.1.0 |
| 1461 | 2026-05-18T19:28:00.037Z | Compiling simd-adler32 v0.3.9 |
| 1462 | 2026-05-18T19:28:00.079Z | Compiling adler2 v2.0.1 |
| 1463 | 2026-05-18T19:28:00.208Z | Compiling rustls v0.22.4 |
| 1464 | 2026-05-18T19:28:00.231Z | Compiling miniz_oxide v0.8.9 |
| 1465 | 2026-05-18T19:28:00.431Z | Compiling futures v0.3.32 |
| 1466 | 2026-05-18T19:28:00.508Z | Compiling rand_core v0.9.5 |
| 1467 | 2026-05-18T19:28:00.888Z | Compiling darling_core v0.23.0 |
| 1468 | 2026-05-18T19:28:00.899Z | Compiling structmeta v0.3.0 |
| 1469 | 2026-05-18T19:28:01.090Z | Compiling hyper v1.9.0 |
| 1470 | 2026-05-18T19:28:01.117Z | Compiling newtype-uuid-macros v0.1.0 |
| 1471 | 2026-05-18T19:28:01.178Z | Compiling thread_local v1.1.9 |
| 1472 | 2026-05-18T19:28:01.234Z | Compiling dof v0.4.0 |
| 1473 | 2026-05-18T19:28:01.445Z | Compiling match_cfg v0.1.0 |
| 1474 | 2026-05-18T19:28:01.515Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-05-18T19:28:01.635Z | Compiling flate2 v1.1.9 |
| 1476 | 2026-05-18T19:28:02.044Z | Compiling newtype-uuid v1.3.2 |
| 1477 | 2026-05-18T19:28:02.384Z | Compiling hyper-util v0.1.20 |
| 1478 | 2026-05-18T19:28:02.566Z | Compiling compression-core v0.4.32 |
| 1479 | 2026-05-18T19:28:02.634Z | Compiling quick-error v1.2.3 |
| 1480 | 2026-05-18T19:28:02.723Z | Compiling rustls v0.23.40 |
| 1481 | 2026-05-18T19:28:02.797Z | Compiling ref-cast v1.0.25 |
| 1482 | 2026-05-18T19:28:02.943Z | Compiling slog-async v2.8.0 |
| 1483 | 2026-05-18T19:28:02.959Z | Compiling darling_macro v0.23.0 |
| 1484 | 2026-05-18T19:28:02.998Z | Compiling compression-codecs v0.4.38 |
| 1485 | 2026-05-18T19:28:03.162Z | Compiling daft v0.1.7 |
| 1486 | 2026-05-18T19:28:03.255Z | Compiling rand_chacha v0.9.0 |
| 1487 | 2026-05-18T19:28:03.398Z | Compiling usdt-attr-macro v0.6.0 |
| 1488 | 2026-05-18T19:28:03.426Z | Compiling usdt-macro v0.6.0 |
| 1489 | 2026-05-18T19:28:03.526Z | Compiling ref-cast-impl v1.0.25 |
| 1490 | 2026-05-18T19:28:03.551Z | Compiling darling v0.23.0 |
| 1491 | 2026-05-18T19:28:03.628Z | Compiling strum_macros v0.26.4 |
| 1492 | 2026-05-18T19:28:03.678Z | Compiling serde_spanned v1.1.1 |
| 1493 | 2026-05-18T19:28:03.690Z | Compiling multer v3.1.0 |
| 1494 | 2026-05-18T19:28:03.820Z | Compiling take_mut v0.2.2 |
| 1495 | 2026-05-18T19:28:03.926Z | Compiling bit-vec v0.8.0 |
| 1496 | 2026-05-18T19:28:03.929Z | Compiling term v1.2.1 |
| 1497 | 2026-05-18T19:28:04.084Z | Compiling debug-ignore v1.0.5 |
| 1498 | 2026-05-18T19:28:04.157Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1499 | 2026-05-18T19:28:04.281Z | Compiling bit-set v0.8.0 |
| 1500 | 2026-05-18T19:28:04.359Z | Compiling serde_with_macros v3.20.0 |
| 1501 | 2026-05-18T19:28:04.442Z | Compiling rand v0.9.4 |
| 1502 | 2026-05-18T19:28:04.535Z | Compiling async-stream-impl v0.3.6 |
| 1503 | 2026-05-18T19:28:04.551Z | Compiling dropshot v0.17.0 |
| 1504 | 2026-05-18T19:28:04.636Z | Compiling encoding_rs v0.8.35 |
| 1505 | 2026-05-18T19:28:04.786Z | Compiling unarray v0.1.4 |
| 1506 | 2026-05-18T19:28:04.890Z | Compiling spin v0.9.8 |
| 1507 | 2026-05-18T19:28:05.053Z | Compiling mime v0.3.17 |
| 1508 | 2026-05-18T19:28:05.056Z | Compiling syn v1.0.109 |
| 1509 | 2026-05-18T19:28:05.222Z | Compiling async-stream v0.3.6 |
| 1510 | 2026-05-18T19:28:05.329Z | Compiling strum v0.26.3 |
| 1511 | 2026-05-18T19:28:05.381Z | Compiling derive-ex v0.1.8 |
| 1512 | 2026-05-18T19:28:05.402Z | Compiling tower v0.5.3 |
| 1513 | 2026-05-18T19:28:05.433Z | Compiling dropshot_endpoint v0.17.0 |
| 1514 | 2026-05-18T19:28:05.453Z | Compiling macaddr v1.0.1 |
| 1515 | 2026-05-18T19:28:05.509Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1516 | 2026-05-18T19:28:05.539Z | Compiling waitgroup v0.1.2 |
| 1517 | 2026-05-18T19:28:05.671Z | Compiling serde_path_to_error v0.1.20 |
| 1518 | 2026-05-18T19:28:05.995Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1519 | 2026-05-18T19:28:06.028Z | Compiling tower-http v0.6.10 |
| 1520 | 2026-05-18T19:28:06.171Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1521 | 2026-05-18T19:28:06.348Z | Compiling tempfile v3.27.0 |
| 1522 | 2026-05-18T19:28:06.373Z | Compiling openapiv3 v2.2.0 |
| 1523 | 2026-05-18T19:28:06.441Z | Compiling strum_macros v0.27.2 |
| 1524 | 2026-05-18T19:28:06.948Z | Compiling test-strategy v0.4.5 |
| 1525 | 2026-05-18T19:28:07.088Z | Compiling instant v0.1.13 |
| 1526 | 2026-05-18T19:28:07.192Z | Compiling rustls-native-certs v0.8.3 |
| 1527 | 2026-05-18T19:28:07.532Z | Compiling time v0.3.47 |
| 1528 | 2026-05-18T19:28:07.918Z | Compiling rustc-hash v2.1.2 |
| 1529 | 2026-05-18T19:28:07.945Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1530 | 2026-05-18T19:28:08.238Z | Compiling strum v0.27.2 |
| 1531 | 2026-05-18T19:28:08.303Z | Compiling crossbeam-channel v0.5.15 |
| 1532 | 2026-05-18T19:28:08.966Z | Compiling parse-display-derive v0.10.0 |
| 1533 | 2026-05-18T19:28:09.187Z | Compiling rustls-webpki v0.102.8 |
| 1534 | 2026-05-18T19:28:09.418Z | Compiling backon v1.6.0 |
| 1535 | 2026-05-18T19:28:09.440Z | Compiling rand_chacha v0.3.1 |
| 1536 | 2026-05-18T19:28:10.121Z | Compiling rand v0.8.6 |
| 1537 | 2026-05-18T19:28:10.164Z | Compiling slog-json v2.6.1 |
| 1538 | 2026-05-18T19:28:10.364Z | Compiling hostname v0.3.1 |
| 1539 | 2026-05-18T19:28:10.454Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1540 | 2026-05-18T19:28:10.501Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1541 | 2026-05-18T19:28:10.600Z | Compiling memmap2 v0.9.10 |
| 1542 | 2026-05-18T19:28:10.761Z | Compiling is-terminal v0.4.17 |
| 1543 | 2026-05-18T19:28:10.802Z | Compiling wait-timeout v0.2.1 |
| 1544 | 2026-05-18T19:28:10.820Z | Compiling either v1.15.0 |
| 1545 | 2026-05-18T19:28:10.823Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1546 | 2026-05-18T19:28:10.851Z | Compiling slog-term v2.9.2 |
| 1547 | 2026-05-18T19:28:11.022Z | Compiling rusty-fork v0.3.1 |
| 1548 | 2026-05-18T19:28:11.102Z | Compiling usdt v0.6.0 |
| 1549 | 2026-05-18T19:28:11.151Z | Compiling slog-bunyan v2.5.0 |
| 1550 | 2026-05-18T19:28:11.379Z | Compiling serde_with v3.20.0 |
| 1551 | 2026-05-18T19:28:11.391Z | Compiling async-compression v0.4.42 |
| 1552 | 2026-05-18T19:28:11.464Z | Compiling rand_xorshift v0.4.0 |
| 1553 | 2026-05-18T19:28:11.606Z | Compiling sha1 v0.10.6 |
| 1554 | 2026-05-18T19:28:11.698Z | Compiling rustls-pemfile v2.2.0 |
| 1555 | 2026-05-18T19:28:11.826Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1556 | 2026-05-18T19:28:11.826Z | Compiling regress v0.10.5 |
| 1557 | 2026-05-18T19:28:11.889Z | Compiling hostname v0.4.2 |
| 1558 | 2026-05-18T19:28:12.027Z | Compiling tokio-rustls v0.25.0 |
| 1559 | 2026-05-18T19:28:12.303Z | Compiling proptest v1.11.0 |
| 1560 | 2026-05-18T19:28:13.171Z | Compiling iddqd v0.3.18 |
| 1561 | 2026-05-18T19:28:13.974Z | Compiling reqwest v0.12.28 |
| 1562 | 2026-05-18T19:28:14.167Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1563 | 2026-05-18T19:28:14.298Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1564 | 2026-05-18T19:28:14.416Z | Compiling utf8parse v0.2.2 |
| 1565 | 2026-05-18T19:28:14.527Z | Compiling anstyle-parse v1.0.0 |
| 1566 | 2026-05-18T19:28:14.715Z | Compiling itertools v0.14.0 |
| 1567 | 2026-05-18T19:28:14.892Z | Compiling backoff v0.4.0 |
| 1568 | 2026-05-18T19:28:15.145Z | Compiling progenitor-client v0.10.0 |
| 1569 | 2026-05-18T19:28:15.422Z | Compiling parse-display v0.10.0 |
| 1570 | 2026-05-18T19:28:15.668Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1571 | 2026-05-18T19:28:15.759Z | Compiling is_terminal_polyfill v1.70.2 |
| 1572 | 2026-05-18T19:28:15.854Z | Compiling anstyle-query v1.1.5 |
| 1573 | 2026-05-18T19:28:15.964Z | Compiling anstyle v1.0.14 |
| 1574 | 2026-05-18T19:28:16.009Z | Compiling colorchoice v1.0.5 |
| 1575 | 2026-05-18T19:28:16.136Z | Compiling anstream v1.0.0 |
| 1576 | 2026-05-18T19:28:16.192Z | Compiling clap_lex v1.1.0 |
| 1577 | 2026-05-18T19:28:16.756Z | Compiling regress v0.11.1 |
| 1578 | 2026-05-18T19:28:16.881Z | Compiling clap_derive v4.6.1 |
| 1579 | 2026-05-18T19:28:17.402Z | Compiling terminal_size v0.4.4 |
| 1580 | 2026-05-18T19:28:18.333Z | Compiling typify-impl v0.6.2 |
| 1581 | 2026-05-18T19:28:18.599Z | Compiling toml_datetime v0.6.11 |
| 1582 | 2026-05-18T19:28:18.866Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-05-18T19:28:19.098Z | Compiling convert_case v0.4.0 |
| 1584 | 2026-05-18T19:28:19.394Z | Compiling derive_more v0.99.20 |
| 1585 | 2026-05-18T19:28:19.736Z | Compiling zerocopy v0.7.35 |
| 1586 | 2026-05-18T19:28:19.817Z | Compiling clap_builder v4.6.0 |
| 1587 | 2026-05-18T19:28:20.479Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1588 | 2026-05-18T19:28:20.763Z | Compiling unicode-width v0.2.2 |
| 1589 | 2026-05-18T19:28:21.044Z | Compiling proc-macro-crate v3.5.0 |
| 1590 | 2026-05-18T19:28:21.468Z | Compiling clap v4.6.1 |
| 1591 | 2026-05-18T19:28:21.546Z | Compiling secrecy v0.10.3 |
| 1592 | 2026-05-18T19:28:21.698Z | Compiling float-ord v0.3.2 |
| 1593 | 2026-05-18T19:28:21.819Z | Compiling tinyvec_macros v0.1.1 |
| 1594 | 2026-05-18T19:28:21.858Z | Compiling crucible-workspace-hack v0.1.0 |
| 1595 | 2026-05-18T19:28:21.885Z | Compiling tinyvec v1.11.0 |
| 1596 | 2026-05-18T19:28:21.997Z | Compiling num_enum_derive v0.7.6 |
| 1597 | 2026-05-18T19:28:22.424Z | Compiling dtrace-parser v0.2.0 |
| 1598 | 2026-05-18T19:28:22.538Z | Compiling scroll_derive v0.12.1 |
| 1599 | 2026-05-18T19:28:23.030Z | Compiling rustc_version v0.4.1 |
| 1600 | 2026-05-18T19:28:23.252Z | Compiling num-integer v0.1.46 |
| 1601 | 2026-05-18T19:28:23.290Z | Compiling usdt-impl v0.5.0 |
| 1602 | 2026-05-18T19:28:23.311Z | Compiling curve25519-dalek v4.1.3 |
| 1603 | 2026-05-18T19:28:23.329Z | Compiling scroll v0.12.0 |
| 1604 | 2026-05-18T19:28:23.568Z | Compiling num_enum v0.7.6 |
| 1605 | 2026-05-18T19:28:23.795Z | Compiling dof v0.3.0 |
| 1606 | 2026-05-18T19:28:24.074Z | Compiling hmac v0.12.1 |
| 1607 | 2026-05-18T19:28:24.135Z | Compiling darling_core v0.21.3 |
| 1608 | 2026-05-18T19:28:24.207Z | Compiling inout v0.1.4 |
| 1609 | 2026-05-18T19:28:24.228Z | Compiling ff v0.13.1 |
| 1610 | 2026-05-18T19:28:24.252Z | Compiling thread-id v4.2.2 |
| 1611 | 2026-05-18T19:28:24.308Z | Compiling cipher v0.4.4 |
| 1612 | 2026-05-18T19:28:24.328Z | Compiling group v0.13.0 |
| 1613 | 2026-05-18T19:28:24.517Z | Compiling hkdf v0.12.4 |
| 1614 | 2026-05-18T19:28:24.656Z | Compiling typify-macro v0.6.2 |
| 1615 | 2026-05-18T19:28:24.925Z | Compiling goblin v0.8.2 |
| 1616 | 2026-05-18T19:28:25.045Z | Compiling num-rational v0.4.2 |
| 1617 | 2026-05-18T19:28:25.175Z | Compiling num-iter v0.1.45 |
| 1618 | 2026-05-18T19:28:25.388Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1619 | 2026-05-18T19:28:25.436Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1620 | 2026-05-18T19:28:25.779Z | Compiling crossbeam-epoch v0.9.18 |
| 1621 | 2026-05-18T19:28:26.111Z | Compiling universal-hash v0.5.1 |
| 1622 | 2026-05-18T19:28:26.127Z | Compiling half v2.7.1 |
| 1623 | 2026-05-18T19:28:26.239Z | Compiling crypto-bigint v0.5.5 |
| 1624 | 2026-05-18T19:28:26.266Z | Compiling darling_macro v0.21.3 |
| 1625 | 2026-05-18T19:28:26.416Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-05-18T19:28:26.486Z | Compiling num-complex v0.4.6 |
| 1627 | 2026-05-18T19:28:26.747Z | Compiling typify v0.6.2 |
| 1628 | 2026-05-18T19:28:26.950Z | Compiling opaque-debug v0.3.1 |
| 1629 | 2026-05-18T19:28:27.018Z | Compiling base16ct v0.2.0 |
| 1630 | 2026-05-18T19:28:27.059Z | Compiling base64ct v1.8.3 |
| 1631 | 2026-05-18T19:28:27.090Z | Compiling ciborium-io v0.2.2 |
| 1632 | 2026-05-18T19:28:27.168Z | Compiling ciborium-ll v0.2.2 |
| 1633 | 2026-05-18T19:28:27.349Z | Compiling password-hash v0.5.0 |
| 1634 | 2026-05-18T19:28:27.362Z | Compiling elliptic-curve v0.13.8 |
| 1635 | 2026-05-18T19:28:27.472Z | Compiling poly1305 v0.8.0 |
| 1636 | 2026-05-18T19:28:27.882Z | Compiling darling v0.21.3 |
| 1637 | 2026-05-18T19:28:27.904Z | Compiling num v0.4.3 |
| 1638 | 2026-05-18T19:28:27.973Z | Compiling thiserror-no-std v2.0.2 |
| 1639 | 2026-05-18T19:28:28.380Z | Compiling chacha20 v0.9.1 |
| 1640 | 2026-05-18T19:28:28.391Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1641 | 2026-05-18T19:28:28.592Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1642 | 2026-05-18T19:28:28.991Z | Compiling blake2 v0.10.6 |
| 1643 | 2026-05-18T19:28:29.052Z | Compiling byte-wrapper v0.1.0 |
| 1644 | 2026-05-18T19:28:29.125Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1645 | 2026-05-18T19:28:29.403Z | Compiling aead v0.5.2 |
| 1646 | 2026-05-18T19:28:29.438Z | Compiling proc-macro-error-attr v1.0.4 |
| 1647 | 2026-05-18T19:28:29.555Z | Compiling keccak v0.1.6 |
| 1648 | 2026-05-18T19:28:29.660Z | Compiling rustix v0.38.44 |
| 1649 | 2026-05-18T19:28:29.671Z | Compiling prettyplease v0.2.37 |
| 1650 | 2026-05-18T19:28:29.786Z | Compiling heapless v0.8.0 |
| 1651 | 2026-05-18T19:28:29.915Z | Compiling unsafe-libyaml v0.2.11 |
| 1652 | 2026-05-18T19:28:30.298Z | Compiling sha3 v0.10.9 |
| 1653 | 2026-05-18T19:28:30.472Z | Compiling serde_yaml v0.9.34+deprecated |
| 1654 | 2026-05-18T19:28:30.712Z | Compiling chacha20poly1305 v0.10.1 |
| 1655 | 2026-05-18T19:28:30.968Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1656 | 2026-05-18T19:28:31.547Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1657 | 2026-05-18T19:28:31.725Z | Compiling argon2 v0.5.3 |
| 1658 | 2026-05-18T19:28:32.086Z | Compiling vsss-rs v3.3.4 |
| 1659 | 2026-05-18T19:28:32.205Z | Compiling ingot-macros v0.1.1 |
| 1660 | 2026-05-18T19:28:32.248Z | Compiling ciborium v0.2.2 |
| 1661 | 2026-05-18T19:28:33.454Z | Compiling usdt-macro v0.5.0 |
| 1662 | 2026-05-18T19:28:33.483Z | Compiling usdt-attr-macro v0.5.0 |
| 1663 | 2026-05-18T19:28:33.948Z | Compiling rustls-webpki v0.103.13 |
| 1664 | 2026-05-18T19:28:35.231Z | Compiling serde_spanned v0.6.9 |
| 1665 | 2026-05-18T19:28:35.284Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-05-18T19:28:35.378Z | Compiling hash32 v0.3.1 |
| 1667 | 2026-05-18T19:28:35.505Z | Compiling proc-macro-error v1.0.4 |
| 1668 | 2026-05-18T19:28:35.533Z | Compiling memmap v0.7.0 |
| 1669 | 2026-05-18T19:28:35.725Z | Compiling smoltcp v0.11.0 |
| 1670 | 2026-05-18T19:28:35.751Z | Compiling winnow v0.7.15 |
| 1671 | 2026-05-18T19:28:35.880Z | Compiling toml_write v0.1.2 |
| 1672 | 2026-05-18T19:28:35.983Z | Compiling data-encoding v2.11.0 |
| 1673 | 2026-05-18T19:28:36.079Z | Compiling winnow v0.5.40 |
| 1674 | 2026-05-18T19:28:36.082Z | Compiling indent_write v2.2.0 |
| 1675 | 2026-05-18T19:28:36.229Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1676 | 2026-05-18T19:28:36.366Z | Compiling usdt v0.5.0 |
| 1677 | 2026-05-18T19:28:36.723Z | Compiling ingot-types v0.1.2 |
| 1678 | 2026-05-18T19:28:36.838Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1679 | 2026-05-18T19:28:36.938Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1680 | 2026-05-18T19:28:37.037Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1681 | 2026-05-18T19:28:37.123Z | Compiling toml_edit v0.22.27 |
| 1682 | 2026-05-18T19:28:37.336Z | Compiling tabwriter v1.4.1 |
| 1683 | 2026-05-18T19:28:37.473Z | Compiling tokio-rustls v0.26.4 |
| 1684 | 2026-05-18T19:28:37.578Z | Compiling rustls-platform-verifier v0.7.0 |
| 1685 | 2026-05-18T19:28:37.708Z | Compiling hyper-rustls v0.27.9 |
| 1686 | 2026-05-18T19:28:37.995Z | Compiling reqwest v0.13.3 |
| 1687 | 2026-05-18T19:28:38.041Z | Compiling toml_edit v0.19.15 |
| 1688 | 2026-05-18T19:28:38.302Z | Compiling cobs v0.3.0 |
| 1689 | 2026-05-18T19:28:38.499Z | Compiling serde_repr v0.1.20 |
| 1690 | 2026-05-18T19:28:39.112Z | Compiling memoffset v0.9.1 |
| 1691 | 2026-05-18T19:28:39.123Z | Compiling bitflags v1.3.2 |
| 1692 | 2026-05-18T19:28:39.199Z | Compiling progenitor-client v0.14.0 |
| 1693 | 2026-05-18T19:28:39.361Z | Compiling managed v0.8.0 |
| 1694 | 2026-05-18T19:28:39.501Z | Compiling progenitor-extras v0.2.0 |
| 1695 | 2026-05-18T19:28:39.743Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1696 | 2026-05-18T19:28:40.058Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1697 | 2026-05-18T19:28:40.297Z | Compiling vcpkg v0.2.15 |
| 1698 | 2026-05-18T19:28:40.389Z | Compiling pkg-config v0.3.33 |
| 1699 | 2026-05-18T19:28:40.816Z | Compiling cfg_aliases v0.2.1 |
| 1700 | 2026-05-18T19:28:40.873Z | Compiling openssl-sys v0.9.116 |
| 1701 | 2026-05-18T19:28:40.887Z | Compiling nix v0.31.3 |
| 1702 | 2026-05-18T19:28:40.954Z | Compiling proc-macro-crate v1.3.1 |
| 1703 | 2026-05-18T19:28:41.280Z | Compiling toml v0.8.23 |
| 1704 | 2026-05-18T19:28:41.299Z | Compiling postcard v1.1.3 |
| 1705 | 2026-05-18T19:28:41.909Z | Compiling ingot v0.1.1 |
| 1706 | 2026-05-18T19:28:41.981Z | Compiling hubpack_derive v0.1.1 |
| 1707 | 2026-05-18T19:28:42.303Z | Compiling foreign-types-macros v0.2.3 |
| 1708 | 2026-05-18T19:28:42.512Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1709 | 2026-05-18T19:28:42.589Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1710 | 2026-05-18T19:28:42.745Z | Compiling static_assertions v1.1.0 |
| 1711 | 2026-05-18T19:28:42.806Z | Compiling semver v0.1.20 |
| 1712 | 2026-05-18T19:28:42.817Z | Compiling linked-hash-map v0.5.6 |
| 1713 | 2026-05-18T19:28:42.832Z | Compiling cpufeatures v0.3.0 |
| 1714 | 2026-05-18T19:28:42.907Z | Compiling rayon-core v1.13.0 |
| 1715 | 2026-05-18T19:28:42.969Z | Compiling foreign-types-shared v0.3.1 |
| 1716 | 2026-05-18T19:28:42.993Z | Compiling resolv-conf v0.7.6 |
| 1717 | 2026-05-18T19:28:43.056Z | Compiling colored v3.1.1 |
| 1718 | 2026-05-18T19:28:43.067Z | Compiling heck v0.4.1 |
| 1719 | 2026-05-18T19:28:43.137Z | Compiling swrite v0.1.0 |
| 1720 | 2026-05-18T19:28:43.231Z | Compiling unicode-segmentation v1.13.2 |
| 1721 | 2026-05-18T19:28:43.279Z | Compiling foreign-types v0.5.0 |
| 1722 | 2026-05-18T19:28:43.360Z | Compiling rustc_version v0.1.7 |
| 1723 | 2026-05-18T19:28:43.449Z | Compiling lru-cache v0.1.2 |
| 1724 | 2026-05-18T19:28:43.453Z | Compiling chacha20 v0.10.0 |
| 1725 | 2026-05-18T19:28:43.558Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1726 | 2026-05-18T19:28:43.574Z | Compiling newline-converter v0.3.0 |
| 1727 | 2026-05-18T19:28:43.688Z | Compiling hubpack v0.1.2 |
| 1728 | 2026-05-18T19:28:43.699Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1729 | 2026-05-18T19:28:43.718Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1730 | 2026-05-18T19:28:43.828Z | Compiling num_enum_derive v0.5.11 |
| 1731 | 2026-05-18T19:28:44.017Z | Compiling atomicwrites v0.4.4 |
| 1732 | 2026-05-18T19:28:44.216Z | Compiling hickory-proto v0.24.4 |
| 1733 | 2026-05-18T19:28:44.873Z | Compiling progenitor-impl v0.13.0 |
| 1734 | 2026-05-18T19:28:45.916Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1735 | 2026-05-18T19:28:46.193Z | Compiling crossbeam-deque v0.8.6 |
| 1736 | 2026-05-18T19:28:46.326Z | Compiling console v0.15.11 |
| 1737 | 2026-05-18T19:28:46.338Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1738 | 2026-05-18T19:28:46.389Z | Compiling camino-tempfile v1.4.1 |
| 1739 | 2026-05-18T19:28:46.633Z | Compiling serde-big-array v0.5.1 |
| 1740 | 2026-05-18T19:28:46.778Z | Compiling pin-project-internal v1.1.13 |
| 1741 | 2026-05-18T19:28:46.790Z | Compiling num-derive v0.4.2 |
| 1742 | 2026-05-18T19:28:46.858Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1743 | 2026-05-18T19:28:46.992Z | Compiling derive-where v1.6.1 |
| 1744 | 2026-05-18T19:28:47.225Z | Compiling cstr-argument v0.1.2 |
| 1745 | 2026-05-18T19:28:47.379Z | Compiling siphasher v1.0.3 |
| 1746 | 2026-05-18T19:28:47.390Z | Compiling minimal-lexical v0.2.1 |
| 1747 | 2026-05-18T19:28:47.560Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1748 | 2026-05-18T19:28:47.571Z | Compiling similar v2.7.0 |
| 1749 | 2026-05-18T19:28:47.642Z | Compiling nom v7.1.3 |
| 1750 | 2026-05-18T19:28:47.745Z | Compiling phf_shared v0.12.1 |
| 1751 | 2026-05-18T19:28:47.880Z | Compiling pin-project v1.1.13 |
| 1752 | 2026-05-18T19:28:47.917Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1753 | 2026-05-18T19:28:47.978Z | Compiling expectorate v1.2.0 |
| 1754 | 2026-05-18T19:28:48.127Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1755 | 2026-05-18T19:28:48.179Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1756 | 2026-05-18T19:28:48.266Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1757 | 2026-05-18T19:28:48.295Z | Compiling hickory-resolver v0.24.4 |
| 1758 | 2026-05-18T19:28:48.475Z | Compiling progenitor-macro v0.13.0 |
| 1759 | 2026-05-18T19:28:48.515Z | Compiling num_enum v0.5.11 |
| 1760 | 2026-05-18T19:28:48.627Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1761 | 2026-05-18T19:28:48.967Z | Compiling rand v0.10.1 |
| 1762 | 2026-05-18T19:28:48.992Z | Compiling newtype_derive v0.1.6 |
| 1763 | 2026-05-18T19:28:49.233Z | Compiling progenitor-client v0.13.0 |
| 1764 | 2026-05-18T19:28:49.925Z | Compiling progenitor-impl v0.14.0 |
| 1765 | 2026-05-18T19:28:50.378Z | Compiling unicode-normalization v0.1.25 |
| 1766 | 2026-05-18T19:28:50.876Z | Compiling tokio-stream v0.1.18 |
| 1767 | 2026-05-18T19:28:50.952Z | Compiling async-recursion v1.1.1 |
| 1768 | 2026-05-18T19:28:51.079Z | Compiling snafu-derive v0.8.9 |
| 1769 | 2026-05-18T19:28:51.108Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1770 | 2026-05-18T19:28:51.334Z | Compiling slog-dtrace v0.3.0 |
| 1771 | 2026-05-18T19:28:51.418Z | Compiling bstr v1.12.1 |
| 1772 | 2026-05-18T19:28:51.579Z | Compiling csv-core v0.1.13 |
| 1773 | 2026-05-18T19:28:51.669Z | Compiling unicode-xid v0.2.6 |
| 1774 | 2026-05-18T19:28:51.792Z | Compiling same-file v1.0.6 |
| 1775 | 2026-05-18T19:28:51.843Z | Compiling highway v1.3.0 |
| 1776 | 2026-05-18T19:28:51.909Z | Compiling unicode-width v0.1.14 |
| 1777 | 2026-05-18T19:28:51.968Z | Compiling foldhash v0.1.5 |
| 1778 | 2026-05-18T19:28:52.151Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1779 | 2026-05-18T19:28:52.192Z | Compiling owo-colors v4.3.0 |
| 1780 | 2026-05-18T19:28:52.232Z | Compiling cancel-safe-futures v0.1.5 |
| 1781 | 2026-05-18T19:28:52.491Z | Compiling konst_macro_rules v0.2.19 |
| 1782 | 2026-05-18T19:28:52.537Z | Compiling foreign-types-shared v0.1.1 |
| 1783 | 2026-05-18T19:28:52.629Z | Compiling chrono-tz v0.10.4 |
| 1784 | 2026-05-18T19:28:52.669Z | Compiling openssl v0.10.80 |
| 1785 | 2026-05-18T19:28:52.802Z | Compiling snafu v0.8.9 |
| 1786 | 2026-05-18T19:28:52.875Z | Compiling konst v0.2.20 |
| 1787 | 2026-05-18T19:28:52.972Z | Compiling foreign-types v0.3.2 |
| 1788 | 2026-05-18T19:28:53.109Z | Compiling hashbrown v0.15.5 |
| 1789 | 2026-05-18T19:28:53.119Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1790 | 2026-05-18T19:28:53.146Z | Compiling walkdir v2.5.0 |
| 1791 | 2026-05-18T19:28:53.191Z | Compiling const_format_proc_macros v0.2.34 |
| 1792 | 2026-05-18T19:28:53.508Z | Compiling globset v0.4.18 |
| 1793 | 2026-05-18T19:28:53.520Z | Compiling progenitor-macro v0.14.0 |
| 1794 | 2026-05-18T19:28:53.584Z | Compiling progenitor v0.13.0 |
| 1795 | 2026-05-18T19:28:53.626Z | Compiling csv v1.4.0 |
| 1796 | 2026-05-18T19:28:53.826Z | Compiling qorb v0.4.1 |
| 1797 | 2026-05-18T19:28:54.002Z | Compiling olpc-cjson v0.1.4 |
| 1798 | 2026-05-18T19:28:54.172Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1799 | 2026-05-18T19:28:54.339Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1800 | 2026-05-18T19:28:55.081Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1801 | 2026-05-18T19:28:55.647Z | Compiling rayon v1.12.0 |
| 1802 | 2026-05-18T19:28:55.930Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1803 | 2026-05-18T19:28:56.129Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1804 | 2026-05-18T19:28:56.221Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1805 | 2026-05-18T19:28:56.291Z | Compiling phf v0.12.1 |
| 1806 | 2026-05-18T19:28:56.488Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1807 | 2026-05-18T19:28:56.843Z | Compiling zone_cfg_derive v0.3.1 |
| 1808 | 2026-05-18T19:28:57.346Z | Compiling tokio-dtrace v0.1.1 |
| 1809 | 2026-05-18T19:28:57.445Z | Compiling itertools v0.12.1 |
| 1810 | 2026-05-18T19:28:57.494Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1811 | 2026-05-18T19:28:57.530Z | Compiling libsw-core v0.3.2 |
| 1812 | 2026-05-18T19:28:57.608Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1813 | 2026-05-18T19:28:57.690Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1814 | 2026-05-18T19:28:57.702Z | Compiling serde_plain v1.0.2 |
| 1815 | 2026-05-18T19:28:57.904Z | Compiling openssl-macros v0.1.1 |
| 1816 | 2026-05-18T19:28:58.058Z | Compiling pem v3.0.6 |
| 1817 | 2026-05-18T19:28:58.213Z | Compiling cookie v0.18.1 |
| 1818 | 2026-05-18T19:28:58.407Z | Compiling sigpipe v0.1.3 |
| 1819 | 2026-05-18T19:28:58.438Z | Compiling glob v0.3.3 |
| 1820 | 2026-05-18T19:28:58.452Z | Compiling fixedbitset v0.4.2 |
| 1821 | 2026-05-18T19:28:58.460Z | Compiling bytecount v0.6.9 |
| 1822 | 2026-05-18T19:28:58.490Z | Compiling jiff v0.2.24 |
| 1823 | 2026-05-18T19:28:58.589Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1824 | 2026-05-18T19:28:58.638Z | Compiling typed-path v0.9.3 |
| 1825 | 2026-05-18T19:28:58.649Z | Compiling fixedbitset v0.5.7 |
| 1826 | 2026-05-18T19:28:58.672Z | Compiling progenitor v0.14.0 |
| 1827 | 2026-05-18T19:28:58.803Z | Compiling petgraph v0.6.5 |
| 1828 | 2026-05-18T19:28:58.838Z | Compiling petgraph v0.8.3 |
| 1829 | 2026-05-18T19:28:58.872Z | Compiling papergrid v0.11.0 |
| 1830 | 2026-05-18T19:28:58.981Z | Compiling zone v0.3.1 |
| 1831 | 2026-05-18T19:28:59.778Z | Compiling tough v0.22.0 |
| 1832 | 2026-05-18T19:29:00.356Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1833 | 2026-05-18T19:29:00.700Z | Compiling libsw v3.5.0 |
| 1834 | 2026-05-18T19:29:00.737Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1835 | 2026-05-18T19:29:00.881Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1836 | 2026-05-18T19:29:00.992Z | Compiling oxide-tokio-rt v0.1.6 |
| 1837 | 2026-05-18T19:29:01.036Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1838 | 2026-05-18T19:29:01.079Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1839 | 2026-05-18T19:29:01.318Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1840 | 2026-05-18T19:29:02.392Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1841 | 2026-05-18T19:29:02.403Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1842 | 2026-05-18T19:29:02.588Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1843 | 2026-05-18T19:29:02.625Z | Compiling const_format v0.2.36 |
| 1844 | 2026-05-18T19:29:03.253Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1845 | 2026-05-18T19:29:03.283Z | Compiling tabled_derive v0.7.0 |
| 1846 | 2026-05-18T19:29:03.349Z | Compiling gethostname v0.5.0 |
| 1847 | 2026-05-18T19:29:03.470Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1848 | 2026-05-18T19:29:03.483Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1849 | 2026-05-18T19:29:03.595Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1850 | 2026-05-18T19:29:03.660Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-18T19:29:03.682Z | Compiling bcs v0.1.6 |
| 1852 | 2026-05-18T19:29:03.715Z | Compiling smf v0.2.3 |
| 1853 | 2026-05-18T19:29:04.000Z | Compiling nom v8.0.0 |
| 1854 | 2026-05-18T19:29:04.222Z | Compiling tagptr v0.2.0 |
| 1855 | 2026-05-18T19:29:04.245Z | Compiling unicode-linebreak v0.1.5 |
| 1856 | 2026-05-18T19:29:04.309Z | Compiling linear-map v1.2.0 |
| 1857 | 2026-05-18T19:29:04.320Z | Compiling lazy_static v1.5.0 |
| 1858 | 2026-05-18T19:29:04.371Z | Compiling smawk v0.3.2 |
| 1859 | 2026-05-18T19:29:04.418Z | Compiling whoami v1.6.1 |
| 1860 | 2026-05-18T19:29:04.485Z | Compiling termtree v0.5.1 |
| 1861 | 2026-05-18T19:29:04.485Z | Compiling textwrap v0.16.2 |
| 1862 | 2026-05-18T19:29:04.506Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-05-18T19:29:04.728Z | Compiling steno v0.4.1 |
| 1864 | 2026-05-18T19:29:04.913Z | Compiling moka v0.12.15 |
| 1865 | 2026-05-18T19:29:05.081Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1866 | 2026-05-18T19:29:05.765Z | Compiling tabled v0.15.0 |
| 1867 | 2026-05-18T19:29:05.777Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-05-18T19:29:06.221Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1869 | 2026-05-18T19:29:06.302Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-05-18T19:29:07.323Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-05-18T19:29:08.068Z | Compiling hickory-proto v0.25.2 |
| 1872 | 2026-05-18T19:29:08.270Z | Compiling humantime v2.3.0 |
| 1873 | 2026-05-18T19:29:08.469Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1874 | 2026-05-18T19:29:08.554Z | Compiling parking_lot_core v0.8.6 |
| 1875 | 2026-05-18T19:29:08.696Z | Compiling libscf-sys v1.2.0 |
| 1876 | 2026-05-18T19:29:08.842Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1877 | 2026-05-18T19:29:08.868Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1878 | 2026-05-18T19:29:09.223Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1879 | 2026-05-18T19:29:09.480Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1880 | 2026-05-18T19:29:09.580Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1881 | 2026-05-18T19:29:09.705Z | Compiling parking_lot v0.11.2 |
| 1882 | 2026-05-18T19:29:09.804Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1883 | 2026-05-18T19:29:09.909Z | Compiling fxhash v0.2.1 |
| 1884 | 2026-05-18T19:29:09.972Z | Compiling hickory-resolver v0.25.2 |
| 1885 | 2026-05-18T19:29:10.054Z | Compiling internet-checksum v0.2.1 |
| 1886 | 2026-05-18T19:29:10.074Z | Compiling sled v0.34.7 |
| 1887 | 2026-05-18T19:29:11.212Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-05-18T19:29:13.082Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1889 | 2026-05-18T19:29:15.717Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-05-18T19:29:22.652Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1891 | 2026-05-18T19:29:24.251Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1892 | 2026-05-18T19:29:25.271Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1893 | 2026-05-18T19:29:26.341Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1894 | 2026-05-18T19:29:27.123Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1895 | 2026-05-18T19:29:50.699Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1896 | 2026-05-18T19:29:50.880Z | ──────────── |
| 1897 | 2026-05-18T19:29:50.880Z | Nextest run ID e62a1aa2-14ee-4d00-bd24-2a2f2125f8db with nextest profile: default |
| 1898 | 2026-05-18T19:29:50.880Z | Starting 43 tests across 3 binaries |
| 1899 | 2026-05-18T19:29:50.891Z | PASS [ 0.010s] rdb db::test::test_prefix4_db_key_serialization |
| 1900 | 2026-05-18T19:29:50.894Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1901 | 2026-05-18T19:29:50.894Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1902 | 2026-05-18T19:29:50.894Z | PASS [ 0.011s] rdb db::test::test_prefix4_from_str |
| 1903 | 2026-05-18T19:29:50.894Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1904 | 2026-05-18T19:29:50.894Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath |
| 1905 | 2026-05-18T19:29:50.901Z | PASS [ 0.010s] rdb db::test::test_prefix6_db_key_serialization |
| 1906 | 2026-05-18T19:29:50.905Z | PASS [ 0.010s] rdb db::test::test_prefix6_from_str |
| 1907 | 2026-05-18T19:29:50.937Z | PASS [ 0.056s] rdb db::test::test_ipv6_origin_crud |
| 1908 | 2026-05-18T19:29:50.944Z | PASS [ 0.057s] rdb db::test::test_ipv4_origin_crud |
| 1909 | 2026-05-18T19:29:50.947Z | PASS [ 0.055s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1910 | 2026-05-18T19:29:50.947Z | PASS [ 0.055s] rdb db::test::test_prefix_host_bit_normalization |
| 1911 | 2026-05-18T19:29:50.947Z | PASS [ 0.055s] rdb db::test::test_static_routing_ipv4_basic |
| 1912 | 2026-05-18T19:29:50.947Z | PASS [ 0.055s] rdb db::test::test_rib |
| 1913 | 2026-05-18T19:29:50.955Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_basic |
| 1914 | 2026-05-18T19:29:50.955Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1915 | 2026-05-18T19:29:50.961Z | PASS [ 0.015s] rdb proptest::prop_ipv4_default_contains_all |
| 1916 | 2026-05-18T19:29:50.966Z | PASS [ 0.015s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1917 | 2026-05-18T19:29:50.972Z | PASS [ 0.014s] rdb proptest::prop_ipv4_within_self |
| 1918 | 2026-05-18T19:29:50.972Z | PASS [ 0.014s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1919 | 2026-05-18T19:29:50.975Z | PASS [ 0.014s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1920 | 2026-05-18T19:29:50.975Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1921 | 2026-05-18T19:29:50.983Z | PASS [ 0.014s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1922 | 2026-05-18T19:29:50.986Z | PASS [ 0.014s] rdb proptest::prop_ipv6_within_self |
| 1923 | 2026-05-18T19:29:50.992Z | PASS [ 0.017s] rdb proptest::prop_static_route_key_deduplication |
| 1924 | 2026-05-18T19:29:50.995Z | PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families |
| 1925 | 2026-05-18T19:29:50.995Z | PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1926 | 2026-05-18T19:29:50.995Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1927 | 2026-05-18T19:29:51.000Z | PASS [ 0.054s] rdb db::test::test_static_routing_vlan_id_handling |
| 1928 | 2026-05-18T19:29:51.003Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1929 | 2026-05-18T19:29:51.003Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1930 | 2026-05-18T19:29:51.003Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 1931 | 2026-05-18T19:29:51.006Z | PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering |
| 1932 | 2026-05-18T19:29:51.009Z | PASS [ 0.008s] rdb types::test::btreeset_coexistence |
| 1933 | 2026-05-18T19:29:51.013Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1934 | 2026-05-18T19:29:51.013Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1935 | 2026-05-18T19:29:51.013Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1936 | 2026-05-18T19:29:51.013Z | PASS [ 0.009s] rdb types::test::btreeset_replace |
| 1937 | 2026-05-18T19:29:51.013Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1938 | 2026-05-18T19:29:51.017Z | PASS [ 0.009s] rdb types::test::prefix_no_cross_family_within |
| 1939 | 2026-05-18T19:29:51.020Z | PASS [ 0.025s] rdb proptest::prop_static_route_key_ord_consistency |
| 1940 | 2026-05-18T19:29:51.020Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1941 | 2026-05-18T19:29:51.031Z | PASS [ 0.085s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1942 | 2026-05-18T19:29:51.039Z | ──────────── |
| 1943 | 2026-05-18T19:29:51.039Z | Summary [ 0.151s] 43 tests run: 43 passed, 0 skipped |
| 1944 | 2026-05-18T19:29:51.044Z | + cp rib.log /work/ |
| 1945 | 2026-05-18T19:29:51.047Z | + popd |
| 1946 | 2026-05-18T19:29:51.047Z | /work/oxidecomputer/maghemite |
| 1947 | 2026-05-18T19:29:51.047Z | process exited: duration 305279 ms, exit code 0 |
| |
| 1948 | 2026-05-18T19:29:51.057Z | found 1 output files |
| 1949 | 2026-05-18T19:29:51.057Z | uploading: /work/rib.log (888 bytes) |
| 1950 | 2026-05-18T19:29:52.068Z | uploaded: /work/rib.log |