|
|
|
| 1 | 2026-05-15T22:26:49.556Z | job assigned to worker 01KRPVY5X5JCMPHBYWXR00FCR2 [factory aws, i-08b1e707c515566aa] (queued for 59 s) |
| |
| 2 | 2026-05-15T22:26:56.474Z | starting task 0: "setup" |
| 3 | 2026-05-15T22:26:56.478Z | ++ uname -s |
| 4 | 2026-05-15T22:26:56.485Z | + kern=SunOS |
| 5 | 2026-05-15T22:26:56.485Z | + build_user=build |
| 6 | 2026-05-15T22:26:56.485Z | + build_uid=12345 |
| 7 | 2026-05-15T22:26:56.485Z | + work_dir=/work |
| 8 | 2026-05-15T22:26:56.485Z | + input_dir=/input |
| 9 | 2026-05-15T22:26:56.485Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-15T22:26:56.485Z | + case "$kern" in |
| 11 | 2026-05-15T22:26:56.485Z | + groupadd -g 12345 build |
| 12 | 2026-05-15T22:26:56.488Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-15T22:26:58.487Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-15T22:26:58.599Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-15T22:26:58.602Z | + home_fs=zfs |
| 16 | 2026-05-15T22:26:58.602Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-15T22:26:58.602Z | + mkdir -p /home/build |
| 18 | 2026-05-15T22:26:58.602Z | + chown build:build /home/build /work |
| 19 | 2026-05-15T22:26:59.603Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-15T22:26:59.606Z | process exited: duration 3131 ms, exit code 0 |
| |
| 21 | 2026-05-15T22:26:59.614Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-15T22:26:59.618Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-15T22:26:59.618Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-15T22:26:59.618Z | * rust toolchain profile = "default" |
| 25 | 2026-05-15T22:26:59.618Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-15T22:26:59.618Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-15T22:26:59.618Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-15T22:26:59.618Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-15T22:26:59.619Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-15T22:26:59.737Z | info: downloading installer |
| 31 | 2026-05-15T22:27:01.037Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-15T22:27:01.037Z | warn: /opt/ooce/bin |
| 33 | 2026-05-15T22:27:01.037Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-15T22:27:01.037Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-15T22:27:01.038Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-15T22:27:01.038Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-15T22:27:01.038Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-15T22:27:01.038Z | error: cannot install while Rust is installed |
| 39 | 2026-05-15T22:27:01.038Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-15T22:27:01.038Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-15T22:27:01.038Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-15T22:27:01.038Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-15T22:27:01.038Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-15T22:27:01.053Z | info: profile set to default |
| 45 | 2026-05-15T22:27:01.054Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-15T22:27:01.054Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-15T22:27:01.214Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-15T22:27:01.236Z | info: downloading 6 components |
| 49 | 2026-05-15T22:27:15.659Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-15T22:27:15.659Z | |
| 51 | 2026-05-15T22:27:15.691Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-15T22:27:15.691Z | |
| 53 | 2026-05-15T22:27:15.702Z | |
| 54 | 2026-05-15T22:27:15.702Z | Rust is installed now. Great! |
| 55 | 2026-05-15T22:27:15.702Z | |
| 56 | 2026-05-15T22:27:15.702Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-15T22:27:15.702Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-15T22:27:15.702Z | |
| 59 | 2026-05-15T22:27:15.702Z | To configure your current shell, you need to source |
| 60 | 2026-05-15T22:27:15.703Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-15T22:27:15.703Z | |
| 62 | 2026-05-15T22:27:15.703Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-15T22:27:15.703Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-15T22:27:15.703Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-15T22:27:15.703Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-15T22:27:15.703Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-15T22:27:15.703Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-15T22:27:15.703Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-15T22:27:15.703Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-15T22:27:15.703Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-15T22:27:15.803Z | + rustup --version |
| 72 | 2026-05-15T22:27:15.815Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-15T22:27:15.815Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-15T22:27:15.832Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-15T22:27:15.948Z | + cargo --version |
| 76 | 2026-05-15T22:27:15.948Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-15T22:27:15.948Z | + rustc --version |
| 78 | 2026-05-15T22:27:15.948Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-15T22:27:15.949Z | process exited: duration 16250 ms, exit code 0 |
| |
| 80 | 2026-05-15T22:27:16.030Z | starting task 2: "authentication" |
| 81 | 2026-05-15T22:27:16.132Z | process exited: duration 105 ms, exit code 0 |
| |
| 82 | 2026-05-15T22:27:16.205Z | starting task 3: "clone repository" |
| 83 | 2026-05-15T22:27:16.214Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-15T22:27:16.215Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-15T22:27:16.240Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-15T22:27:17.223Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-15T22:27:17.223Z | + git fetch origin 0c9a04c19f1a83ccce2d95b2863b3fce511012d8 |
| 88 | 2026-05-15T22:27:17.400Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-15T22:27:17.400Z | * branch 0c9a04c19f1a83ccce2d95b2863b3fce511012d8 -> FETCH_HEAD |
| 90 | 2026-05-15T22:27:17.447Z | + [[ -n trey/rfd_619_wrapup ]] |
| 91 | 2026-05-15T22:27:17.448Z | ++ git branch --show-current |
| 92 | 2026-05-15T22:27:17.448Z | + current=main |
| 93 | 2026-05-15T22:27:17.448Z | + [[ main != trey/rfd_619_wrapup ]] |
| 94 | 2026-05-15T22:27:17.448Z | + git branch -f trey/rfd_619_wrapup 0c9a04c19f1a83ccce2d95b2863b3fce511012d8 |
| 95 | 2026-05-15T22:27:17.448Z | + git checkout -f trey/rfd_619_wrapup |
| 96 | 2026-05-15T22:27:17.507Z | Switched to branch 'trey/rfd_619_wrapup' |
| 97 | 2026-05-15T22:27:17.507Z | + git reset --hard 0c9a04c19f1a83ccce2d95b2863b3fce511012d8 |
| 98 | 2026-05-15T22:27:17.507Z | HEAD is now at 0c9a04c mg-api-types: complete strict-RFD-619 alignment |
| 99 | 2026-05-15T22:27:17.507Z | process exited: duration 1244 ms, exit code 0 |
| |
| 100 | 2026-05-15T22:27:17.627Z | starting task 4: "build" |
| 101 | 2026-05-15T22:27:17.659Z | + set -e |
| 102 | 2026-05-15T22:27:17.659Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-05-15T22:27:17.659Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-05-15T22:27:17.659Z | ++ PLATFORM=illumos |
| 105 | 2026-05-15T22:27:17.659Z | ++ banner install |
| 106 | 2026-05-15T22:27:17.659Z | |
| 107 | 2026-05-15T22:27:17.659Z | # # # #### ##### ## # # |
| 108 | 2026-05-15T22:27:17.659Z | # ## # # # # # # # |
| 109 | 2026-05-15T22:27:17.659Z | # # # # #### # # # # # |
| 110 | 2026-05-15T22:27:17.659Z | # # # # # # ###### # # |
| 111 | 2026-05-15T22:27:17.659Z | # # ## # # # # # # # |
| 112 | 2026-05-15T22:27:17.659Z | # # # #### # # # ###### ###### |
| 113 | 2026-05-15T22:27:17.659Z | |
| 114 | 2026-05-15T22:27:17.659Z | ++ set +o errexit |
| 115 | 2026-05-15T22:27:17.659Z | ++ pkg info clang-15 |
| 116 | 2026-05-15T22:27:17.659Z | ++ grep -qi installed |
| 117 | 2026-05-15T22:27:18.828Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-05-15T22:27:18.828Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-05-15T22:27:18.828Z | |
| 120 | 2026-05-15T22:27:18.828Z | clang-15 |
| 121 | 2026-05-15T22:27:18.863Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-05-15T22:27:18.863Z | ++ set -o errexit |
| 123 | 2026-05-15T22:27:18.891Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-05-15T22:27:25.304Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-05-15T22:27:33.187Z | Startup: Caching catalogs ... Done |
| 126 | 2026-05-15T22:27:40.406Z | Planning: Solver setup ... Done |
| 127 | 2026-05-15T22:27:40.447Z | Planning: Running solver ... Done |
| 128 | 2026-05-15T22:27:40.582Z | Planning: Finding local manifests ... Done |
| 129 | 2026-05-15T22:27:40.604Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-05-15T22:27:40.695Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-05-15T22:27:40.724Z | Planning: Package planning ... Done |
| 132 | 2026-05-15T22:27:40.750Z | Planning: Merging actions ... Done |
| 133 | 2026-05-15T22:27:40.856Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-05-15T22:27:40.863Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-05-15T22:27:41.636Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-05-15T22:27:41.642Z | Planning: Planning completed in 8.28 seconds |
| 137 | 2026-05-15T22:27:41.653Z | Packages to install: 2 |
| 138 | 2026-05-15T22:27:41.653Z | Mediators to change: 2 |
| 139 | 2026-05-15T22:27:41.656Z | Services to change: 1 |
| 140 | 2026-05-15T22:27:41.656Z | Create boot environment: No |
| 141 | 2026-05-15T22:27:41.656Z | Create backup boot environment: No |
| 142 | 2026-05-15T22:27:41.694Z | |
| 143 | 2026-05-15T22:27:41.694Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-05-15T22:27:47.059Z | Download: 981/3076 items 81.6/211.3MB 38% complete (18.1M/s) |
| 145 | 2026-05-15T22:27:52.062Z | Download: 1421/3076 items 114.6/211.3MB 54% complete (10.1M/s) |
| 146 | 2026-05-15T22:28:00.654Z | Download: 2004/3076 items 116.3/211.3MB 55% complete (9.6M/s) |
| 147 | 2026-05-15T22:28:06.875Z | Download: 3026/3076 items 201.6/211.3MB 95% complete (8.6M/s) |
| 148 | 2026-05-15T22:28:09.239Z | Download: Completed 211.31 MB in 27.54 seconds (7.7M/s) |
| 149 | 2026-05-15T22:28:09.380Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-05-15T22:28:12.486Z | Actions: Completed 3418 actions in 3.11 seconds. |
| 151 | 2026-05-15T22:28:13.120Z | Done |
| 152 | 2026-05-15T22:28:13.120Z | Done |
| 153 | 2026-05-15T22:28:13.857Z | Done |
| 154 | 2026-05-15T22:28:17.246Z | Done |
| 155 | 2026-05-15T22:28:17.314Z | Done |
| 156 | 2026-05-15T22:28:17.317Z | Done |
| 157 | 2026-05-15T22:28:17.454Z | Done |
| 158 | 2026-05-15T22:28:18.120Z | ++ set -o errexit |
| 159 | 2026-05-15T22:28:18.120Z | ++ cargo --version |
| 160 | 2026-05-15T22:28:18.127Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 161 | 2026-05-15T22:28:18.267Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 162 | 2026-05-15T22:28:18.275Z | info: downloading 6 components |
| 163 | 2026-05-15T22:28:33.084Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 164 | 2026-05-15T22:28:33.087Z | ++ rustc --version |
| 165 | 2026-05-15T22:28:33.113Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 166 | 2026-05-15T22:28:33.116Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 167 | 2026-05-15T22:28:33.158Z | Updating crates.io index |
| 168 | 2026-05-15T22:28:33.263Z | Downloading crates ... |
| 169 | 2026-05-15T22:28:33.314Z | Downloaded cargo-nextest v0.9.97 |
| 170 | 2026-05-15T22:28:33.376Z | Installing cargo-nextest v0.9.97 |
| 171 | 2026-05-15T22:28:33.417Z | Updating crates.io index |
| 172 | 2026-05-15T22:28:35.858Z | Locking 404 packages to latest compatible versions |
| 173 | 2026-05-15T22:28:35.864Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 174 | 2026-05-15T22:28:35.866Z | Adding duct v0.13.7 (available: v1.1.1) |
| 175 | 2026-05-15T22:28:35.866Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 176 | 2026-05-15T22:28:35.867Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 177 | 2026-05-15T22:28:35.869Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 178 | 2026-05-15T22:28:35.869Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 179 | 2026-05-15T22:28:35.869Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 180 | 2026-05-15T22:28:35.872Z | Adding nextest-runner v0.80.0 (available: v0.116.0) |
| 181 | 2026-05-15T22:28:35.875Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 182 | 2026-05-15T22:28:35.893Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 183 | 2026-05-15T22:28:35.902Z | Downloading crates ... |
| 184 | 2026-05-15T22:28:35.964Z | Downloaded anstyle-parse v1.0.0 |
| 185 | 2026-05-15T22:28:35.968Z | Downloaded either v1.15.0 |
| 186 | 2026-05-15T22:28:35.972Z | Downloaded addr2line v0.25.1 |
| 187 | 2026-05-15T22:28:35.975Z | Downloaded form_urlencoded v1.2.2 |
| 188 | 2026-05-15T22:28:35.975Z | Downloaded ed25519 v2.2.3 |
| 189 | 2026-05-15T22:28:35.977Z | Downloaded futures-macro v0.3.32 |
| 190 | 2026-05-15T22:28:35.977Z | Downloaded anstyle v1.0.14 |
| 191 | 2026-05-15T22:28:35.980Z | Downloaded futures-sink v0.3.32 |
| 192 | 2026-05-15T22:28:35.980Z | Downloaded anstyle-query v1.1.5 |
| 193 | 2026-05-15T22:28:35.983Z | Downloaded foldhash v0.1.5 |
| 194 | 2026-05-15T22:28:35.983Z | Downloaded hyper-tls v0.6.0 |
| 195 | 2026-05-15T22:28:35.987Z | Downloaded home v0.5.12 |
| 196 | 2026-05-15T22:28:35.987Z | Downloaded async-scoped v0.9.0 |
| 197 | 2026-05-15T22:28:35.987Z | Downloaded errno v0.3.14 |
| 198 | 2026-05-15T22:28:35.989Z | Downloaded fnv v1.0.7 |
| 199 | 2026-05-15T22:28:35.990Z | Downloaded camino v1.2.2 |
| 200 | 2026-05-15T22:28:35.990Z | Downloaded base64ct v1.8.3 |
| 201 | 2026-05-15T22:28:35.992Z | Downloaded itoa v1.0.18 |
| 202 | 2026-05-15T22:28:35.996Z | Downloaded backtrace-ext v0.2.1 |
| 203 | 2026-05-15T22:28:35.996Z | Downloaded flate2 v1.1.9 |
| 204 | 2026-05-15T22:28:35.999Z | Downloaded lock_api v0.4.14 |
| 205 | 2026-05-15T22:28:35.999Z | Downloaded foreign-types-shared v0.1.1 |
| 206 | 2026-05-15T22:28:36.002Z | Downloaded digest v0.10.7 |
| 207 | 2026-05-15T22:28:36.005Z | Downloaded mukti-metadata v0.3.0 |
| 208 | 2026-05-15T22:28:36.007Z | Downloaded futures v0.3.32 |
| 209 | 2026-05-15T22:28:36.010Z | Downloaded nextest-metadata v0.12.2 |
| 210 | 2026-05-15T22:28:36.010Z | Downloaded futures-io v0.3.32 |
| 211 | 2026-05-15T22:28:36.013Z | Downloaded futures-task v0.3.32 |
| 212 | 2026-05-15T22:28:36.013Z | Downloaded futures-core v0.3.32 |
| 213 | 2026-05-15T22:28:36.017Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 214 | 2026-05-15T22:28:36.017Z | Downloaded indicatif v0.17.11 |
| 215 | 2026-05-15T22:28:36.020Z | Downloaded openssl-sys v0.9.115 |
| 216 | 2026-05-15T22:28:36.023Z | Downloaded number_prefix v0.4.0 |
| 217 | 2026-05-15T22:28:36.023Z | Downloaded ahash v0.8.12 |
| 218 | 2026-05-15T22:28:36.026Z | Downloaded nested v0.1.1 |
| 219 | 2026-05-15T22:28:36.026Z | Downloaded cargo_metadata v0.23.1 |
| 220 | 2026-05-15T22:28:36.029Z | Downloaded nextest-filtering v0.15.0 |
| 221 | 2026-05-15T22:28:36.029Z | Downloaded atomic-waker v1.1.2 |
| 222 | 2026-05-15T22:28:36.031Z | Downloaded pathdiff v0.2.3 |
| 223 | 2026-05-15T22:28:36.031Z | Downloaded newtype-uuid v1.3.2 |
| 224 | 2026-05-15T22:28:36.034Z | Downloaded http v1.4.0 |
| 225 | 2026-05-15T22:28:36.037Z | Downloaded rand_core v0.9.5 |
| 226 | 2026-05-15T22:28:36.037Z | Downloaded adler2 v2.0.1 |
| 227 | 2026-05-15T22:28:36.040Z | Downloaded rand_core v0.6.4 |
| 228 | 2026-05-15T22:28:36.040Z | Downloaded find-msvc-tools v0.1.9 |
| 229 | 2026-05-15T22:28:36.044Z | Downloaded os_pipe v1.2.3 |
| 230 | 2026-05-15T22:28:36.044Z | Downloaded cargo-platform v0.2.0 |
| 231 | 2026-05-15T22:28:36.046Z | Downloaded futures-executor v0.3.32 |
| 232 | 2026-05-15T22:28:36.047Z | Downloaded percent-encoding v2.3.2 |
| 233 | 2026-05-15T22:28:36.047Z | Downloaded equivalent v1.0.2 |
| 234 | 2026-05-15T22:28:36.049Z | Downloaded colorchoice v1.0.5 |
| 235 | 2026-05-15T22:28:36.049Z | Downloaded fastrand v2.4.1 |
| 236 | 2026-05-15T22:28:36.050Z | Downloaded guppy-workspace-hack v0.1.0 |
| 237 | 2026-05-15T22:28:36.052Z | Downloaded atomicwrites v0.4.4 |
| 238 | 2026-05-15T22:28:36.052Z | Downloaded generic-array v0.14.7 |
| 239 | 2026-05-15T22:28:36.053Z | Downloaded clap_lex v1.1.0 |
| 240 | 2026-05-15T22:28:36.055Z | Downloaded block-buffer v0.10.4 |
| 241 | 2026-05-15T22:28:36.055Z | Downloaded miette-derive v7.6.0 |
| 242 | 2026-05-15T22:28:36.056Z | Downloaded pin-project-lite v0.2.17 |
| 243 | 2026-05-15T22:28:36.059Z | Downloaded document-features v0.2.12 |
| 244 | 2026-05-15T22:28:36.061Z | Downloaded indent_write v2.2.0 |
| 245 | 2026-05-15T22:28:36.064Z | Downloaded openssl-macros v0.1.1 |
| 246 | 2026-05-15T22:28:36.068Z | Downloaded foreign-types v0.3.2 |
| 247 | 2026-05-15T22:28:36.068Z | Downloaded hex v0.4.3 |
| 248 | 2026-05-15T22:28:36.068Z | Downloaded is_ci v1.2.0 |
| 249 | 2026-05-15T22:28:36.071Z | Downloaded cpufeatures v0.2.17 |
| 250 | 2026-05-15T22:28:36.071Z | Downloaded lru-slab v0.1.2 |
| 251 | 2026-05-15T22:28:36.071Z | Downloaded scopeguard v1.2.0 |
| 252 | 2026-05-15T22:28:36.071Z | Downloaded humantime-serde v1.1.1 |
| 253 | 2026-05-15T22:28:36.074Z | Downloaded lazy_static v1.5.0 |
| 254 | 2026-05-15T22:28:36.074Z | Downloaded openssl-probe v0.2.1 |
| 255 | 2026-05-15T22:28:36.074Z | Downloaded cfg_aliases v0.2.1 |
| 256 | 2026-05-15T22:28:36.079Z | Downloaded cfg-if v1.0.4 |
| 257 | 2026-05-15T22:28:36.079Z | Downloaded cargo-platform v0.3.3 |
| 258 | 2026-05-15T22:28:36.082Z | Downloaded rustc_version v0.4.1 |
| 259 | 2026-05-15T22:28:36.082Z | Downloaded filetime v0.2.29 |
| 260 | 2026-05-15T22:28:36.082Z | Downloaded anstream v1.0.0 |
| 261 | 2026-05-15T22:28:36.082Z | Downloaded enable-ansi-support v0.2.1 |
| 262 | 2026-05-15T22:28:36.085Z | Downloaded duct v0.13.7 |
| 263 | 2026-05-15T22:28:36.085Z | Downloaded idna_adapter v1.0.0 |
| 264 | 2026-05-15T22:28:36.085Z | Downloaded dialoguer v0.11.0 |
| 265 | 2026-05-15T22:28:36.088Z | Downloaded serde_spanned v0.6.9 |
| 266 | 2026-05-15T22:28:36.088Z | Downloaded serde-value v0.7.0 |
| 267 | 2026-05-15T22:28:36.091Z | Downloaded serde_urlencoded v0.7.1 |
| 268 | 2026-05-15T22:28:36.093Z | Downloaded iana-time-zone v0.1.65 |
| 269 | 2026-05-15T22:28:36.093Z | Downloaded serde_ignored v0.1.14 |
| 270 | 2026-05-15T22:28:36.096Z | Downloaded debug-ignore v1.0.5 |
| 271 | 2026-05-15T22:28:36.099Z | Downloaded nextest-workspace-hack v0.1.0 |
| 272 | 2026-05-15T22:28:36.099Z | Downloaded shell-words v1.1.1 |
| 273 | 2026-05-15T22:28:36.099Z | Downloaded rand_chacha v0.9.0 |
| 274 | 2026-05-15T22:28:36.102Z | Downloaded sigchld v0.2.4 |
| 275 | 2026-05-15T22:28:36.102Z | Downloaded serde_spanned v1.1.1 |
| 276 | 2026-05-15T22:28:36.102Z | Downloaded quote v1.0.45 |
| 277 | 2026-05-15T22:28:36.105Z | Downloaded hyper-rustls v0.27.9 |
| 278 | 2026-05-15T22:28:36.105Z | Downloaded pin-project-internal v1.1.13 |
| 279 | 2026-05-15T22:28:36.105Z | Downloaded shared_child v1.1.1 |
| 280 | 2026-05-15T22:28:36.108Z | Downloaded supports-color v3.0.2 |
| 281 | 2026-05-15T22:28:36.108Z | Downloaded strip-ansi-escapes v0.2.1 |
| 282 | 2026-05-15T22:28:36.108Z | Downloaded http-body v1.0.1 |
| 283 | 2026-05-15T22:28:36.110Z | Downloaded subtle v2.6.1 |
| 284 | 2026-05-15T22:28:36.111Z | Downloaded swrite v0.1.0 |
| 285 | 2026-05-15T22:28:36.111Z | Downloaded supports-hyperlinks v3.2.0 |
| 286 | 2026-05-15T22:28:36.113Z | Downloaded rustc-hash v2.1.2 |
| 287 | 2026-05-15T22:28:36.114Z | Downloaded signal-hook-mio v0.2.5 |
| 288 | 2026-05-15T22:28:36.114Z | Downloaded ordered-float v2.10.1 |
| 289 | 2026-05-15T22:28:36.116Z | Downloaded fixedbitset v0.5.7 |
| 290 | 2026-05-15T22:28:36.116Z | Downloaded erased-serde v0.4.10 |
| 291 | 2026-05-15T22:28:36.119Z | Downloaded camino-tempfile v1.4.1 |
| 292 | 2026-05-15T22:28:36.119Z | Downloaded future-queue v0.4.0 |
| 293 | 2026-05-15T22:28:36.122Z | Downloaded httparse v1.10.1 |
| 294 | 2026-05-15T22:28:36.125Z | Downloaded convert_case v0.10.0 |
| 295 | 2026-05-15T22:28:36.125Z | Downloaded rustls-pki-types v1.14.1 |
| 296 | 2026-05-15T22:28:36.128Z | Downloaded cargo-util-schemas v0.2.0 |
| 297 | 2026-05-15T22:28:36.128Z | Downloaded indenter v0.3.4 |
| 298 | 2026-05-15T22:28:36.131Z | Downloaded bytes v1.11.1 |
| 299 | 2026-05-15T22:28:36.131Z | Downloaded crypto-common v0.1.7 |
| 300 | 2026-05-15T22:28:36.134Z | Downloaded cargo_metadata v0.20.0 |
| 301 | 2026-05-15T22:28:36.136Z | Downloaded color-spantrace v0.3.0 |
| 302 | 2026-05-15T22:28:36.136Z | Downloaded terminal_size v0.4.4 |
| 303 | 2026-05-15T22:28:36.139Z | Downloaded globset v0.4.18 |
| 304 | 2026-05-15T22:28:36.142Z | Downloaded tinyvec_macros v0.1.1 |
| 305 | 2026-05-15T22:28:36.148Z | Downloaded pkcs8 v0.10.2 |
| 306 | 2026-05-15T22:28:36.151Z | Downloaded futures-channel v0.3.32 |
| 307 | 2026-05-15T22:28:36.154Z | Downloaded autocfg v1.5.0 |
| 308 | 2026-05-15T22:28:36.154Z | Downloaded tokio-macros v2.7.0 |
| 309 | 2026-05-15T22:28:36.157Z | Downloaded self-replace v1.5.0 |
| 310 | 2026-05-15T22:28:36.157Z | Downloaded is_terminal_polyfill v1.70.2 |
| 311 | 2026-05-15T22:28:36.157Z | Downloaded http-body-util v0.1.3 |
| 312 | 2026-05-15T22:28:36.160Z | Downloaded heck v0.5.0 |
| 313 | 2026-05-15T22:28:36.160Z | Downloaded ed25519-dalek v2.2.0 |
| 314 | 2026-05-15T22:28:36.163Z | Downloaded serde-untagged v0.1.9 |
| 315 | 2026-05-15T22:28:36.164Z | Downloaded owo-colors v4.3.0 |
| 316 | 2026-05-15T22:28:36.166Z | Downloaded ipnet v2.12.0 |
| 317 | 2026-05-15T22:28:36.166Z | Downloaded native-tls v0.2.18 |
| 318 | 2026-05-15T22:28:36.166Z | Downloaded spki v0.7.3 |
| 319 | 2026-05-15T22:28:36.169Z | Downloaded supports-unicode v3.0.0 |
| 320 | 2026-05-15T22:28:36.169Z | Downloaded tower-service v0.3.3 |
| 321 | 2026-05-15T22:28:36.169Z | Downloaded tower-layer v0.3.3 |
| 322 | 2026-05-15T22:28:36.172Z | Downloaded smol_str v0.3.6 |
| 323 | 2026-05-15T22:28:36.172Z | Downloaded quinn-udp v0.5.14 |
| 324 | 2026-05-15T22:28:36.175Z | Downloaded parking_lot_core v0.9.12 |
| 325 | 2026-05-15T22:28:36.175Z | Downloaded simd-adler32 v0.3.9 |
| 326 | 2026-05-15T22:28:36.175Z | Downloaded toml_write v0.1.2 |
| 327 | 2026-05-15T22:28:36.179Z | Downloaded toml_datetime v0.6.11 |
| 328 | 2026-05-15T22:28:36.179Z | Downloaded signature v2.2.0 |
| 329 | 2026-05-15T22:28:36.179Z | Downloaded rustc-demangle v0.1.27 |
| 330 | 2026-05-15T22:28:36.181Z | Downloaded shlex v1.3.0 |
| 331 | 2026-05-15T22:28:36.181Z | Downloaded strsim v0.11.1 |
| 332 | 2026-05-15T22:28:36.181Z | Downloaded sha2 v0.10.9 |
| 333 | 2026-05-15T22:28:36.184Z | Downloaded serde_path_to_error v0.1.20 |
| 334 | 2026-05-15T22:28:36.187Z | Downloaded tracing-error v0.2.1 |
| 335 | 2026-05-15T22:28:36.190Z | Downloaded proc-macro2 v1.0.106 |
| 336 | 2026-05-15T22:28:36.190Z | Downloaded console v0.15.11 |
| 337 | 2026-05-15T22:28:36.193Z | Downloaded ppv-lite86 v0.2.21 |
| 338 | 2026-05-15T22:28:36.193Z | Downloaded jobserver v0.1.34 |
| 339 | 2026-05-15T22:28:36.195Z | Downloaded humantime v2.3.0 |
| 340 | 2026-05-15T22:28:36.195Z | Downloaded backtrace v0.3.76 |
| 341 | 2026-05-15T22:28:36.198Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-05-15T22:28:36.198Z | Downloaded sync_wrapper v1.0.2 |
| 343 | 2026-05-15T22:28:36.198Z | Downloaded slab v0.4.12 |
| 344 | 2026-05-15T22:28:36.201Z | Downloaded getrandom v0.2.17 |
| 345 | 2026-05-15T22:28:36.201Z | Downloaded clap_derive v4.6.1 |
| 346 | 2026-05-15T22:28:36.204Z | Downloaded once_cell v1.21.4 |
| 347 | 2026-05-15T22:28:36.206Z | Downloaded try-lock v0.2.5 |
| 348 | 2026-05-15T22:28:36.207Z | Downloaded thiserror-impl v1.0.69 |
| 349 | 2026-05-15T22:28:36.207Z | Downloaded thiserror-impl v2.0.18 |
| 350 | 2026-05-15T22:28:36.207Z | Downloaded cfg-expr v0.20.7 |
| 351 | 2026-05-15T22:28:36.211Z | Downloaded thiserror v1.0.69 |
| 352 | 2026-05-15T22:28:36.216Z | Downloaded want v0.3.1 |
| 353 | 2026-05-15T22:28:36.216Z | Downloaded utf8parse v0.2.2 |
| 354 | 2026-05-15T22:28:36.216Z | Downloaded xattr v1.6.1 |
| 355 | 2026-05-15T22:28:36.216Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-05-15T22:28:36.218Z | Downloaded urlencoding v2.1.3 |
| 357 | 2026-05-15T22:28:36.219Z | Downloaded untrusted v0.9.0 |
| 358 | 2026-05-15T22:28:36.221Z | Downloaded quick-junit v0.5.2 |
| 359 | 2026-05-15T22:28:36.221Z | Downloaded unicode-xid v0.2.6 |
| 360 | 2026-05-15T22:28:36.224Z | Downloaded version_check v0.9.5 |
| 361 | 2026-05-15T22:28:36.224Z | Downloaded utf8_iter v1.0.4 |
| 362 | 2026-05-15T22:28:36.224Z | Downloaded pkg-config v0.3.33 |
| 363 | 2026-05-15T22:28:36.228Z | Downloaded self_update v0.42.0 |
| 364 | 2026-05-15T22:28:36.228Z | Downloaded thread_local v1.1.9 |
| 365 | 2026-05-15T22:28:36.231Z | Downloaded parking_lot v0.12.5 |
| 366 | 2026-05-15T22:28:36.231Z | Downloaded litrs v1.0.0 |
| 367 | 2026-05-15T22:28:36.231Z | Downloaded signal-hook-registry v1.4.8 |
| 368 | 2026-05-15T22:28:36.234Z | Downloaded semver v1.0.28 |
| 369 | 2026-05-15T22:28:36.234Z | Downloaded static_assertions v1.1.0 |
| 370 | 2026-05-15T22:28:36.234Z | Downloaded crc32fast v1.5.0 |
| 371 | 2026-05-15T22:28:36.237Z | Downloaded const-oid v0.9.6 |
| 372 | 2026-05-15T22:28:36.237Z | Downloaded target-spec-miette v0.4.6 |
| 373 | 2026-05-15T22:28:36.241Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 374 | 2026-05-15T22:28:36.241Z | Downloaded num-traits v0.2.19 |
| 375 | 2026-05-15T22:28:36.244Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 376 | 2026-05-15T22:28:36.244Z | Downloaded target-lexicon v0.13.3 |
| 377 | 2026-05-15T22:28:36.247Z | Downloaded target-spec v3.6.0 |
| 378 | 2026-05-15T22:28:36.250Z | Downloaded eyre v0.6.12 |
| 379 | 2026-05-15T22:28:36.253Z | Downloaded bitflags v2.11.1 |
| 380 | 2026-05-15T22:28:36.257Z | Downloaded config v0.15.23 |
| 381 | 2026-05-15T22:28:36.262Z | Downloaded tracing-log v0.2.0 |
| 382 | 2026-05-15T22:28:36.262Z | Downloaded derive-where v1.6.1 |
| 383 | 2026-05-15T22:28:36.262Z | Downloaded clap v4.6.1 |
| 384 | 2026-05-15T22:28:36.265Z | Downloaded typeid v1.0.3 |
| 385 | 2026-05-15T22:28:36.278Z | Downloaded tempfile v3.27.0 |
| 386 | 2026-05-15T22:28:36.278Z | Downloaded smallvec v1.15.1 |
| 387 | 2026-05-15T22:28:36.278Z | Downloaded unicase v2.9.0 |
| 388 | 2026-05-15T22:28:36.278Z | Downloaded zipsign-api v0.1.5 |
| 389 | 2026-05-15T22:28:36.278Z | Downloaded ryu v1.0.23 |
| 390 | 2026-05-15T22:28:36.278Z | Downloaded serde_derive v1.0.228 |
| 391 | 2026-05-15T22:28:36.281Z | Downloaded xxhash-rust v0.8.15 |
| 392 | 2026-05-15T22:28:36.281Z | Downloaded signal-hook v0.3.18 |
| 393 | 2026-05-15T22:28:36.281Z | Downloaded tokio-native-tls v0.3.1 |
| 394 | 2026-05-15T22:28:36.284Z | Downloaded socket2 v0.6.3 |
| 395 | 2026-05-15T22:28:36.284Z | Downloaded log v0.4.29 |
| 396 | 2026-05-15T22:28:36.287Z | Downloaded tracing-attributes v0.1.31 |
| 397 | 2026-05-15T22:28:36.287Z | Downloaded zstd-safe v7.2.4 |
| 398 | 2026-05-15T22:28:36.287Z | Downloaded getrandom v0.4.2 |
| 399 | 2026-05-15T22:28:36.289Z | Downloaded zstd v0.13.3 |
| 400 | 2026-05-15T22:28:36.293Z | Downloaded zmij v1.0.21 |
| 401 | 2026-05-15T22:28:36.293Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 402 | 2026-05-15T22:28:36.295Z | Downloaded hashbrown v0.15.5 |
| 403 | 2026-05-15T22:28:36.296Z | Downloaded sharded-slab v0.1.7 |
| 404 | 2026-05-15T22:28:36.299Z | Downloaded base64 v0.22.1 |
| 405 | 2026-05-15T22:28:36.301Z | Downloaded toml v0.8.23 |
| 406 | 2026-05-15T22:28:36.304Z | Downloaded textwrap v0.16.2 |
| 407 | 2026-05-15T22:28:36.304Z | Downloaded tokio-rustls v0.26.4 |
| 408 | 2026-05-15T22:28:36.308Z | Downloaded pin-project v1.1.13 |
| 409 | 2026-05-15T22:28:36.312Z | Downloaded tinyvec v1.11.0 |
| 410 | 2026-05-15T22:28:36.315Z | Downloaded getrandom v0.3.4 |
| 411 | 2026-05-15T22:28:36.318Z | Downloaded serde_core v1.0.228 |
| 412 | 2026-05-15T22:28:36.321Z | Downloaded tokio-stream v0.1.18 |
| 413 | 2026-05-15T22:28:36.323Z | Downloaded zeroize v1.8.2 |
| 414 | 2026-05-15T22:28:36.326Z | Downloaded tracing-core v0.1.36 |
| 415 | 2026-05-15T22:28:36.329Z | Downloaded der v0.7.10 |
| 416 | 2026-05-15T22:28:36.334Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 417 | 2026-05-15T22:28:36.337Z | Downloaded derive_more v2.1.1 |
| 418 | 2026-05-15T22:28:36.343Z | Downloaded unicode-ident v1.0.24 |
| 419 | 2026-05-15T22:28:36.346Z | Downloaded vte v0.14.1 |
| 420 | 2026-05-15T22:28:36.346Z | Downloaded miniz_oxide v0.8.9 |
| 421 | 2026-05-15T22:28:36.349Z | Downloaded cc v1.2.62 |
| 422 | 2026-05-15T22:28:36.352Z | Downloaded borsh v1.6.1 |
| 423 | 2026-05-15T22:28:36.357Z | Downloaded tar v0.4.45 |
| 424 | 2026-05-15T22:28:36.362Z | Downloaded serde v1.0.228 |
| 425 | 2026-05-15T22:28:36.364Z | Downloaded uuid v1.23.1 |
| 426 | 2026-05-15T22:28:36.372Z | Downloaded derive_more-impl v2.1.1 |
| 427 | 2026-05-15T22:28:36.389Z | Downloaded toml_edit v0.22.27 |
| 428 | 2026-05-15T22:28:36.392Z | Downloaded rustls-webpki v0.103.13 |
| 429 | 2026-05-15T22:28:36.397Z | Downloaded quinn v0.11.9 |
| 430 | 2026-05-15T22:28:36.407Z | Downloaded memchr v2.8.0 |
| 431 | 2026-05-15T22:28:36.412Z | Downloaded crossterm v0.29.0 |
| 432 | 2026-05-15T22:28:36.416Z | Downloaded rand v0.9.4 |
| 433 | 2026-05-15T22:28:36.419Z | Downloaded tower v0.5.3 |
| 434 | 2026-05-15T22:28:36.424Z | Downloaded mio v1.2.0 |
| 435 | 2026-05-15T22:28:36.427Z | Downloaded typenum v1.20.0 |
| 436 | 2026-05-15T22:28:36.435Z | Downloaded indexmap v2.14.0 |
| 437 | 2026-05-15T22:28:36.438Z | Downloaded miette v7.6.0 |
| 438 | 2026-05-15T22:28:36.445Z | Downloaded guppy v0.17.25 |
| 439 | 2026-05-15T22:28:36.450Z | Downloaded hashbrown v0.17.1 |
| 440 | 2026-05-15T22:28:36.454Z | Downloaded url v2.5.8 |
| 441 | 2026-05-15T22:28:36.457Z | Downloaded tokio-util v0.7.18 |
| 442 | 2026-05-15T22:28:36.460Z | Downloaded unicode-segmentation v1.13.2 |
| 443 | 2026-05-15T22:28:36.460Z | Downloaded hyper-util v0.1.20 |
| 444 | 2026-05-15T22:28:36.463Z | Downloaded clap_builder v4.6.0 |
| 445 | 2026-05-15T22:28:36.466Z | Downloaded serde_json v1.0.149 |
| 446 | 2026-05-15T22:28:36.470Z | Downloaded aho-corasick v1.1.4 |
| 447 | 2026-05-15T22:28:36.473Z | Downloaded unicode-normalization v0.1.25 |
| 448 | 2026-05-15T22:28:36.476Z | Downloaded ron v0.12.1 |
| 449 | 2026-05-15T22:28:36.480Z | Downloaded h2 v0.4.14 |
| 450 | 2026-05-15T22:28:36.484Z | Downloaded futures-util v0.3.32 |
| 451 | 2026-05-15T22:28:36.492Z | Downloaded pulldown-cmark v0.13.3 |
| 452 | 2026-05-15T22:28:36.494Z | Downloaded idna v1.1.0 |
| 453 | 2026-05-15T22:28:36.497Z | Downloaded hyper v1.9.0 |
| 454 | 2026-05-15T22:28:36.500Z | Downloaded winnow v1.0.3 |
| 455 | 2026-05-15T22:28:36.505Z | Downloaded winnow v0.7.15 |
| 456 | 2026-05-15T22:28:36.510Z | Downloaded itertools v0.14.0 |
| 457 | 2026-05-15T22:28:36.517Z | Downloaded reqwest v0.12.28 |
| 458 | 2026-05-15T22:28:36.520Z | Downloaded regex v1.12.3 |
| 459 | 2026-05-15T22:28:36.523Z | Downloaded chrono v0.4.44 |
| 460 | 2026-05-15T22:28:36.526Z | Downloaded webpki-roots v1.0.7 |
| 461 | 2026-05-15T22:28:36.536Z | Downloaded quick-xml v0.37.5 |
| 462 | 2026-05-15T22:28:36.539Z | Downloaded gimli v0.32.3 |
| 463 | 2026-05-15T22:28:36.543Z | Downloaded curve25519-dalek v4.1.3 |
| 464 | 2026-05-15T22:28:36.548Z | Downloaded portable-atomic v1.13.1 |
| 465 | 2026-05-15T22:28:36.553Z | Downloaded zerocopy v0.8.48 |
| 466 | 2026-05-15T22:28:36.564Z | Downloaded tower-http v0.6.10 |
| 467 | 2026-05-15T22:28:36.568Z | Downloaded bstr v1.12.1 |
| 468 | 2026-05-15T22:28:36.585Z | Downloaded tracing v0.1.44 |
| 469 | 2026-05-15T22:28:36.602Z | Downloaded quick-xml v0.38.4 |
| 470 | 2026-05-15T22:28:36.608Z | Downloaded color-eyre v0.6.5 |
| 471 | 2026-05-15T22:28:36.613Z | Downloaded openssl v0.10.79 |
| 472 | 2026-05-15T22:28:36.618Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 473 | 2026-05-15T22:28:36.628Z | Downloaded quinn-proto v0.11.14 |
| 474 | 2026-05-15T22:28:36.635Z | Downloaded vcpkg v0.2.15 |
| 475 | 2026-05-15T22:28:36.669Z | Downloaded tracing-subscriber v0.3.23 |
| 476 | 2026-05-15T22:28:36.677Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-05-15T22:28:36.683Z | Downloaded nix v0.30.1 |
| 478 | 2026-05-15T22:28:36.690Z | Downloaded unicode-width v0.2.2 |
| 479 | 2026-05-15T22:28:36.693Z | Downloaded syn v2.0.117 |
| 480 | 2026-05-15T22:28:36.700Z | Downloaded unicode-width v0.1.14 |
| 481 | 2026-05-15T22:28:36.721Z | Downloaded regex-syntax v0.8.10 |
| 482 | 2026-05-15T22:28:36.726Z | Downloaded object v0.37.3 |
| 483 | 2026-05-15T22:28:36.731Z | Downloaded rustls v0.23.40 |
| 484 | 2026-05-15T22:28:36.738Z | Downloaded rustix v0.38.44 |
| 485 | 2026-05-15T22:28:36.750Z | Downloaded rustix v1.1.4 |
| 486 | 2026-05-15T22:28:36.817Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-05-15T22:28:36.852Z | Downloaded libc v0.2.186 |
| 488 | 2026-05-15T22:28:36.872Z | Downloaded petgraph v0.8.3 |
| 489 | 2026-05-15T22:28:36.891Z | Downloaded tokio v1.52.3 |
| 490 | 2026-05-15T22:28:36.947Z | Downloaded recursion v0.5.4 |
| 491 | 2026-05-15T22:28:36.954Z | Downloaded ring v0.17.14 |
| 492 | 2026-05-15T22:28:37.014Z | Compiling proc-macro2 v1.0.106 |
| 493 | 2026-05-15T22:28:37.014Z | Compiling libc v0.2.186 |
| 494 | 2026-05-15T22:28:37.017Z | Compiling unicode-ident v1.0.24 |
| 495 | 2026-05-15T22:28:37.017Z | Compiling quote v1.0.45 |
| 496 | 2026-05-15T22:28:37.017Z | Compiling serde_core v1.0.228 |
| 497 | 2026-05-15T22:28:37.017Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-05-15T22:28:37.017Z | Compiling memchr v2.8.0 |
| 499 | 2026-05-15T22:28:37.017Z | Compiling once_cell v1.21.4 |
| 500 | 2026-05-15T22:28:37.253Z | Compiling log v0.4.29 |
| 501 | 2026-05-15T22:28:37.270Z | Compiling pin-project-lite v0.2.17 |
| 502 | 2026-05-15T22:28:37.359Z | Compiling serde v1.0.228 |
| 503 | 2026-05-15T22:28:37.395Z | Compiling itoa v1.0.18 |
| 504 | 2026-05-15T22:28:37.580Z | Compiling smallvec v1.15.1 |
| 505 | 2026-05-15T22:28:37.651Z | Compiling futures-core v0.3.32 |
| 506 | 2026-05-15T22:28:37.722Z | Compiling bitflags v2.11.1 |
| 507 | 2026-05-15T22:28:37.805Z | Compiling equivalent v1.0.2 |
| 508 | 2026-05-15T22:28:37.817Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-05-15T22:28:37.890Z | Compiling hashbrown v0.17.1 |
| 510 | 2026-05-15T22:28:38.044Z | Compiling errno v0.3.14 |
| 511 | 2026-05-15T22:28:38.110Z | Compiling shlex v1.3.0 |
| 512 | 2026-05-15T22:28:38.135Z | Compiling bytes v1.11.1 |
| 513 | 2026-05-15T22:28:38.241Z | Compiling signal-hook-registry v1.4.8 |
| 514 | 2026-05-15T22:28:38.294Z | Compiling jobserver v0.1.34 |
| 515 | 2026-05-15T22:28:38.319Z | Compiling mio v1.2.0 |
| 516 | 2026-05-15T22:28:38.386Z | Compiling syn v2.0.117 |
| 517 | 2026-05-15T22:28:38.444Z | Compiling rustix v1.1.4 |
| 518 | 2026-05-15T22:28:38.539Z | Compiling cc v1.2.62 |
| 519 | 2026-05-15T22:28:38.611Z | Compiling futures-sink v0.3.32 |
| 520 | 2026-05-15T22:28:38.721Z | Compiling socket2 v0.6.3 |
| 521 | 2026-05-15T22:28:38.777Z | Compiling slab v0.4.12 |
| 522 | 2026-05-15T22:28:38.975Z | Compiling zmij v1.0.21 |
| 523 | 2026-05-15T22:28:38.993Z | Compiling futures-channel v0.3.32 |
| 524 | 2026-05-15T22:28:39.018Z | Compiling tracing-core v0.1.36 |
| 525 | 2026-05-15T22:28:39.241Z | Compiling serde_json v1.0.149 |
| 526 | 2026-05-15T22:28:39.315Z | Compiling version_check v0.9.5 |
| 527 | 2026-05-15T22:28:39.483Z | Compiling indexmap v2.14.0 |
| 528 | 2026-05-15T22:28:39.556Z | Compiling futures-io v0.3.32 |
| 529 | 2026-05-15T22:28:39.594Z | Compiling futures-task v0.3.32 |
| 530 | 2026-05-15T22:28:39.759Z | Compiling getrandom v0.4.2 |
| 531 | 2026-05-15T22:28:39.835Z | Compiling percent-encoding v2.3.2 |
| 532 | 2026-05-15T22:28:39.904Z | Compiling camino v1.2.2 |
| 533 | 2026-05-15T22:28:40.069Z | Compiling unicode-width v0.2.2 |
| 534 | 2026-05-15T22:28:40.133Z | Compiling ring v0.17.14 |
| 535 | 2026-05-15T22:28:40.287Z | Compiling http v1.4.0 |
| 536 | 2026-05-15T22:28:40.300Z | Compiling autocfg v1.5.0 |
| 537 | 2026-05-15T22:28:40.359Z | Compiling zeroize v1.8.2 |
| 538 | 2026-05-15T22:28:40.384Z | Compiling adler2 v2.0.1 |
| 539 | 2026-05-15T22:28:40.560Z | Compiling simd-adler32 v0.3.9 |
| 540 | 2026-05-15T22:28:40.656Z | Compiling num-traits v0.2.19 |
| 541 | 2026-05-15T22:28:40.908Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-05-15T22:28:40.933Z | Compiling getrandom v0.3.4 |
| 543 | 2026-05-15T22:28:41.165Z | Compiling target-lexicon v0.13.3 |
| 544 | 2026-05-15T22:28:41.288Z | Compiling zerocopy v0.8.48 |
| 545 | 2026-05-15T22:28:41.440Z | Compiling object v0.37.3 |
| 546 | 2026-05-15T22:28:41.720Z | Compiling http-body v1.0.1 |
| 547 | 2026-05-15T22:28:41.799Z | Compiling rustls-pki-types v1.14.1 |
| 548 | 2026-05-15T22:28:41.881Z | Compiling form_urlencoded v1.2.2 |
| 549 | 2026-05-15T22:28:41.892Z | Compiling semver v1.0.28 |
| 550 | 2026-05-15T22:28:42.014Z | Compiling serde_derive v1.0.228 |
| 551 | 2026-05-15T22:28:42.170Z | Compiling tokio-macros v2.7.0 |
| 552 | 2026-05-15T22:28:42.250Z | Compiling futures-macro v0.3.32 |
| 553 | 2026-05-15T22:28:42.350Z | Compiling tracing-attributes v0.1.31 |
| 554 | 2026-05-15T22:28:42.529Z | Compiling getrandom v0.2.17 |
| 555 | 2026-05-15T22:28:42.548Z | Compiling httparse v1.10.1 |
| 556 | 2026-05-15T22:28:42.668Z | Compiling idna_adapter v1.0.0 |
| 557 | 2026-05-15T22:28:42.719Z | Compiling owo-colors v4.3.0 |
| 558 | 2026-05-15T22:28:42.767Z | Compiling untrusted v0.9.0 |
| 559 | 2026-05-15T22:28:42.897Z | Compiling fnv v1.0.7 |
| 560 | 2026-05-15T22:28:42.908Z | Compiling gimli v0.32.3 |
| 561 | 2026-05-15T22:28:42.911Z | Compiling tokio v1.52.3 |
| 562 | 2026-05-15T22:28:43.001Z | Compiling signal-hook v0.3.18 |
| 563 | 2026-05-15T22:28:43.050Z | Compiling thiserror v2.0.18 |
| 564 | 2026-05-15T22:28:43.075Z | Compiling futures-util v0.3.32 |
| 565 | 2026-05-15T22:28:43.228Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-05-15T22:28:43.400Z | Compiling utf8_iter v1.0.4 |
| 567 | 2026-05-15T22:28:43.555Z | Compiling idna v1.1.0 |
| 568 | 2026-05-15T22:28:43.567Z | Compiling tracing v0.1.44 |
| 569 | 2026-05-15T22:28:43.762Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-05-15T22:28:44.969Z | Compiling addr2line v0.25.1 |
| 571 | 2026-05-15T22:28:45.465Z | Compiling generic-array v0.14.7 |
| 572 | 2026-05-15T22:28:45.556Z | Compiling target-spec v3.6.0 |
| 573 | 2026-05-15T22:28:45.721Z | Compiling try-lock v0.2.5 |
| 574 | 2026-05-15T22:28:45.734Z | Compiling tower-service v0.3.3 |
| 575 | 2026-05-15T22:28:45.827Z | Compiling rustc-demangle v0.1.27 |
| 576 | 2026-05-15T22:28:45.838Z | Compiling pkg-config v0.3.33 |
| 577 | 2026-05-15T22:28:45.852Z | Compiling thiserror v1.0.69 |
| 578 | 2026-05-15T22:28:45.994Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-05-15T22:28:46.126Z | Compiling typeid v1.0.3 |
| 580 | 2026-05-15T22:28:46.157Z | Compiling fastrand v2.4.1 |
| 581 | 2026-05-15T22:28:46.256Z | Compiling rustls v0.23.40 |
| 582 | 2026-05-15T22:28:46.462Z | Compiling tempfile v3.27.0 |
| 583 | 2026-05-15T22:28:46.481Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-05-15T22:28:46.686Z | Compiling want v0.3.1 |
| 585 | 2026-05-15T22:28:46.824Z | Compiling tokio-util v0.7.18 |
| 586 | 2026-05-15T22:28:46.901Z | Compiling cfg-expr v0.20.7 |
| 587 | 2026-05-15T22:28:47.022Z | Compiling url v2.5.8 |
| 588 | 2026-05-15T22:28:47.359Z | Compiling h2 v0.4.14 |
| 589 | 2026-05-15T22:28:47.842Z | Compiling backtrace v0.3.76 |
| 590 | 2026-05-15T22:28:48.435Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-05-15T22:28:48.660Z | Compiling terminal_size v0.4.4 |
| 592 | 2026-05-15T22:28:48.829Z | Compiling aho-corasick v1.1.4 |
| 593 | 2026-05-15T22:28:48.840Z | Compiling regex-syntax v0.8.10 |
| 594 | 2026-05-15T22:28:49.515Z | Compiling rustls-webpki v0.103.13 |
| 595 | 2026-05-15T22:28:49.599Z | Compiling erased-serde v0.4.10 |
| 596 | 2026-05-15T22:28:49.899Z | Compiling winnow v0.7.15 |
| 597 | 2026-05-15T22:28:51.788Z | Compiling typenum v1.20.0 |
| 598 | 2026-05-15T22:28:52.073Z | Compiling subtle v2.6.1 |
| 599 | 2026-05-15T22:28:52.142Z | Compiling regex-automata v0.4.14 |
| 600 | 2026-05-15T22:28:52.675Z | Compiling hyper v1.9.0 |
| 601 | 2026-05-15T22:28:54.337Z | Compiling toml_datetime v0.6.11 |
| 602 | 2026-05-15T22:28:54.706Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-05-15T22:28:54.869Z | Compiling ahash v0.8.12 |
| 604 | 2026-05-15T22:28:55.136Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-05-15T22:28:55.254Z | Compiling base64 v0.22.1 |
| 606 | 2026-05-15T22:28:55.726Z | Compiling unicode-linebreak v0.1.5 |
| 607 | 2026-05-15T22:28:55.738Z | Compiling foldhash v0.1.5 |
| 608 | 2026-05-15T22:28:55.956Z | Compiling crc32fast v1.5.0 |
| 609 | 2026-05-15T22:28:55.994Z | Compiling either v1.15.0 |
| 610 | 2026-05-15T22:28:55.997Z | Compiling parking_lot_core v0.9.12 |
| 611 | 2026-05-15T22:28:56.219Z | Compiling toml_write v0.1.2 |
| 612 | 2026-05-15T22:28:56.257Z | Compiling tower-layer v0.3.3 |
| 613 | 2026-05-15T22:28:56.287Z | Compiling ipnet v2.12.0 |
| 614 | 2026-05-15T22:28:56.324Z | Compiling lazy_static v1.5.0 |
| 615 | 2026-05-15T22:28:56.430Z | Compiling is_ci v1.2.0 |
| 616 | 2026-05-15T22:28:56.452Z | Compiling unicode-segmentation v1.13.2 |
| 617 | 2026-05-15T22:28:56.465Z | Compiling portable-atomic v1.13.1 |
| 618 | 2026-05-15T22:28:56.600Z | Compiling nextest-workspace-hack v0.1.0 |
| 619 | 2026-05-15T22:28:56.630Z | Compiling hyper-util v0.1.20 |
| 620 | 2026-05-15T22:28:56.842Z | Compiling convert_case v0.10.0 |
| 621 | 2026-05-15T22:28:56.856Z | Compiling supports-color v3.0.2 |
| 622 | 2026-05-15T22:28:56.960Z | Compiling tower v0.5.3 |
| 623 | 2026-05-15T22:28:57.091Z | Compiling sharded-slab v0.1.7 |
| 624 | 2026-05-15T22:28:57.102Z | Compiling toml_edit v0.22.27 |
| 625 | 2026-05-15T22:28:57.548Z | Compiling textwrap v0.16.2 |
| 626 | 2026-05-15T22:28:57.560Z | Compiling hashbrown v0.15.5 |
| 627 | 2026-05-15T22:28:57.683Z | Compiling tokio-rustls v0.26.4 |
| 628 | 2026-05-15T22:28:58.187Z | Compiling backtrace-ext v0.2.1 |
| 629 | 2026-05-15T22:28:58.446Z | Compiling ordered-float v2.10.1 |
| 630 | 2026-05-15T22:28:58.586Z | Compiling webpki-roots v1.0.7 |
| 631 | 2026-05-15T22:28:58.705Z | Compiling miette-derive v7.6.0 |
| 632 | 2026-05-15T22:28:58.723Z | Compiling pathdiff v0.2.3 |
| 633 | 2026-05-15T22:28:58.851Z | Compiling console v0.15.11 |
| 634 | 2026-05-15T22:28:58.980Z | Compiling cargo-platform v0.3.3 |
| 635 | 2026-05-15T22:28:59.271Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-05-15T22:28:59.547Z | Compiling os_pipe v1.2.3 |
| 637 | 2026-05-15T22:28:59.625Z | Compiling thread_local v1.1.9 |
| 638 | 2026-05-15T22:28:59.735Z | Compiling fixedbitset v0.5.7 |
| 639 | 2026-05-15T22:28:59.814Z | Compiling supports-hyperlinks v3.2.0 |
| 640 | 2026-05-15T22:28:59.977Z | Compiling unicode-width v0.1.14 |
| 641 | 2026-05-15T22:29:00.032Z | Compiling winnow v1.0.3 |
| 642 | 2026-05-15T22:29:00.161Z | Compiling utf8parse v0.2.2 |
| 643 | 2026-05-15T22:29:00.245Z | Compiling cfg_aliases v0.2.1 |
| 644 | 2026-05-15T22:29:00.272Z | Compiling zstd-safe v7.2.4 |
| 645 | 2026-05-15T22:29:00.337Z | Compiling scopeguard v1.2.0 |
| 646 | 2026-05-15T22:29:00.484Z | Compiling debug-ignore v1.0.5 |
| 647 | 2026-05-15T22:29:00.524Z | Compiling ryu v1.0.23 |
| 648 | 2026-05-15T22:29:00.641Z | Compiling supports-unicode v3.0.0 |
| 649 | 2026-05-15T22:29:00.652Z | Compiling pulldown-cmark v0.13.3 |
| 650 | 2026-05-15T22:29:00.811Z | Compiling rustix v0.38.44 |
| 651 | 2026-05-15T22:29:00.825Z | Compiling miette v7.6.0 |
| 652 | 2026-05-15T22:29:00.901Z | Compiling serde_urlencoded v0.7.1 |
| 653 | 2026-05-15T22:29:01.174Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 654 | 2026-05-15T22:29:01.304Z | Compiling lock_api v0.4.14 |
| 655 | 2026-05-15T22:29:01.469Z | Compiling nix v0.30.1 |
| 656 | 2026-05-15T22:29:01.542Z | Compiling anstyle-parse v1.0.0 |
| 657 | 2026-05-15T22:29:01.773Z | Compiling petgraph v0.8.3 |
| 658 | 2026-05-15T22:29:01.861Z | Compiling tracing-subscriber v0.3.23 |
| 659 | 2026-05-15T22:29:02.501Z | Compiling sigchld v0.2.4 |
| 660 | 2026-05-15T22:29:02.702Z | Compiling cargo_metadata v0.23.1 |
| 661 | 2026-05-15T22:29:03.302Z | Compiling hyper-rustls v0.27.9 |
| 662 | 2026-05-15T22:29:03.716Z | Compiling serde-value v0.7.0 |
| 663 | 2026-05-15T22:29:03.977Z | Compiling toml v0.8.23 |
| 664 | 2026-05-15T22:29:04.490Z | Compiling serde-untagged v0.1.9 |
| 665 | 2026-05-15T22:29:05.176Z | Compiling tower-http v0.6.10 |
| 666 | 2026-05-15T22:29:05.199Z | Compiling derive_more-impl v2.1.1 |
| 667 | 2026-05-15T22:29:05.888Z | Compiling itertools v0.14.0 |
| 668 | 2026-05-15T22:29:06.016Z | Compiling regex v1.12.3 |
| 669 | 2026-05-15T22:29:06.259Z | Compiling crypto-common v0.1.7 |
| 670 | 2026-05-15T22:29:06.396Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-05-15T22:29:06.408Z | Compiling ppv-lite86 v0.2.21 |
| 672 | 2026-05-15T22:29:06.550Z | Compiling rand_core v0.9.5 |
| 673 | 2026-05-15T22:29:06.734Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-05-15T22:29:06.801Z | Compiling pin-project-internal v1.1.13 |
| 675 | 2026-05-15T22:29:06.813Z | Compiling http-body-util v0.1.3 |
| 676 | 2026-05-15T22:29:07.083Z | Compiling uuid v1.23.1 |
| 677 | 2026-05-15T22:29:07.266Z | Compiling smol_str v0.3.6 |
| 678 | 2026-05-15T22:29:07.347Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 679 | 2026-05-15T22:29:07.424Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-05-15T22:29:07.573Z | Compiling filetime v0.2.29 |
| 681 | 2026-05-15T22:29:07.611Z | Compiling vte v0.14.1 |
| 682 | 2026-05-15T22:29:07.623Z | Compiling bstr v1.12.1 |
| 683 | 2026-05-15T22:29:07.771Z | Compiling unicode-xid v0.2.6 |
| 684 | 2026-05-15T22:29:07.784Z | Compiling static_assertions v1.1.0 |
| 685 | 2026-05-15T22:29:07.833Z | Compiling tinyvec_macros v0.1.1 |
| 686 | 2026-05-15T22:29:07.854Z | Compiling nested v0.1.1 |
| 687 | 2026-05-15T22:29:07.877Z | Compiling eyre v0.6.12 |
| 688 | 2026-05-15T22:29:07.900Z | Compiling self_update v0.42.0 |
| 689 | 2026-05-15T22:29:07.911Z | Compiling color-spantrace v0.3.0 |
| 690 | 2026-05-15T22:29:08.046Z | Compiling litrs v1.0.0 |
| 691 | 2026-05-15T22:29:08.146Z | Compiling colorchoice v1.0.5 |
| 692 | 2026-05-15T22:29:08.190Z | Compiling iana-time-zone v0.1.65 |
| 693 | 2026-05-15T22:29:08.217Z | Compiling anstyle-query v1.1.5 |
| 694 | 2026-05-15T22:29:08.265Z | Compiling unicase v2.9.0 |
| 695 | 2026-05-15T22:29:08.324Z | Compiling xattr v1.6.1 |
| 696 | 2026-05-15T22:29:08.402Z | Compiling anstyle v1.0.14 |
| 697 | 2026-05-15T22:29:08.452Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-05-15T22:29:08.488Z | Compiling number_prefix v0.4.0 |
| 699 | 2026-05-15T22:29:08.500Z | Compiling document-features v0.2.12 |
| 700 | 2026-05-15T22:29:08.536Z | Compiling tar v0.4.45 |
| 701 | 2026-05-15T22:29:08.548Z | Compiling chrono v0.4.44 |
| 702 | 2026-05-15T22:29:08.637Z | Compiling indicatif v0.17.11 |
| 703 | 2026-05-15T22:29:08.663Z | Compiling anstream v1.0.0 |
| 704 | 2026-05-15T22:29:09.195Z | Compiling globset v0.4.18 |
| 705 | 2026-05-15T22:29:09.374Z | Compiling guppy v0.17.25 |
| 706 | 2026-05-15T22:29:09.620Z | Compiling tinyvec v1.11.0 |
| 707 | 2026-05-15T22:29:10.063Z | Compiling pin-project v1.1.13 |
| 708 | 2026-05-15T22:29:10.186Z | Compiling cargo-util-schemas v0.2.0 |
| 709 | 2026-05-15T22:29:11.022Z | Compiling strip-ansi-escapes v0.2.1 |
| 710 | 2026-05-15T22:29:11.511Z | Compiling toml v1.1.2+spec-1.1.0 |
| 711 | 2026-05-15T22:29:11.540Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-05-15T22:29:11.748Z | Compiling newtype-uuid v1.3.2 |
| 713 | 2026-05-15T22:29:11.925Z | Compiling reqwest v0.12.28 |
| 714 | 2026-05-15T22:29:11.956Z | Compiling futures v0.3.32 |
| 715 | 2026-05-15T22:29:12.039Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-05-15T22:29:12.410Z | Compiling digest v0.10.7 |
| 717 | 2026-05-15T22:29:12.592Z | Compiling derive_more v2.1.1 |
| 718 | 2026-05-15T22:29:12.620Z | Compiling parking_lot v0.12.5 |
| 719 | 2026-05-15T22:29:12.639Z | Compiling flate2 v1.1.9 |
| 720 | 2026-05-15T22:29:12.671Z | Compiling tracing-error v0.2.1 |
| 721 | 2026-05-15T22:29:12.900Z | Compiling shared_child v1.1.1 |
| 722 | 2026-05-15T22:29:13.510Z | Compiling signal-hook-mio v0.2.5 |
| 723 | 2026-05-15T22:29:13.522Z | Compiling self-replace v1.5.0 |
| 724 | 2026-05-15T22:29:13.646Z | Compiling cargo-platform v0.2.0 |
| 725 | 2026-05-15T22:29:13.812Z | Compiling quick-xml v0.38.4 |
| 726 | 2026-05-15T22:29:14.204Z | Compiling quick-xml v0.37.5 |
| 727 | 2026-05-15T22:29:14.531Z | Compiling strsim v0.11.1 |
| 728 | 2026-05-15T22:29:14.701Z | Compiling indenter v0.3.4 |
| 729 | 2026-05-15T22:29:14.841Z | Compiling cpufeatures v0.2.17 |
| 730 | 2026-05-15T22:29:14.921Z | Compiling humantime v2.3.0 |
| 731 | 2026-05-15T22:29:15.352Z | Compiling heck v0.5.0 |
| 732 | 2026-05-15T22:29:15.445Z | Compiling shell-words v1.1.1 |
| 733 | 2026-05-15T22:29:15.547Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-05-15T22:29:15.559Z | Compiling recursion v0.5.4 |
| 735 | 2026-05-15T22:29:15.712Z | Compiling urlencoding v2.1.3 |
| 736 | 2026-05-15T22:29:15.728Z | Compiling nextest-filtering v0.15.0 |
| 737 | 2026-05-15T22:29:15.903Z | Compiling clap_builder v4.6.0 |
| 738 | 2026-05-15T22:29:15.956Z | Compiling clap_derive v4.6.1 |
| 739 | 2026-05-15T22:29:16.703Z | Compiling humantime-serde v1.1.1 |
| 740 | 2026-05-15T22:29:16.868Z | Compiling sha2 v0.10.9 |
| 741 | 2026-05-15T22:29:18.082Z | Compiling quick-junit v0.5.2 |
| 742 | 2026-05-15T22:29:18.277Z | Compiling atomicwrites v0.4.4 |
| 743 | 2026-05-15T22:29:18.557Z | Compiling cargo_metadata v0.20.0 |
| 744 | 2026-05-15T22:29:19.649Z | Compiling crossterm v0.29.0 |
| 745 | 2026-05-15T22:29:21.206Z | Compiling cargo-nextest v0.9.97 |
| 746 | 2026-05-15T22:29:22.371Z | Compiling duct v0.13.7 |
| 747 | 2026-05-15T22:29:22.640Z | Compiling zstd v0.13.3 |
| 748 | 2026-05-15T22:29:22.849Z | Compiling rand v0.9.4 |
| 749 | 2026-05-15T22:29:22.861Z | Compiling config v0.15.23 |
| 750 | 2026-05-15T22:29:23.063Z | Compiling async-scoped v0.9.0 |
| 751 | 2026-05-15T22:29:23.130Z | Compiling unicode-normalization v0.1.25 |
| 752 | 2026-05-15T22:29:23.254Z | Compiling target-spec-miette v0.4.6 |
| 753 | 2026-05-15T22:29:23.583Z | Compiling future-queue v0.4.0 |
| 754 | 2026-05-15T22:29:23.662Z | Compiling mukti-metadata v0.3.0 |
| 755 | 2026-05-15T22:29:23.709Z | Compiling tokio-stream v0.1.18 |
| 756 | 2026-05-15T22:29:23.721Z | Compiling camino-tempfile v1.4.1 |
| 757 | 2026-05-15T22:29:23.858Z | Compiling derive-where v1.6.1 |
| 758 | 2026-05-15T22:29:24.105Z | Compiling serde_ignored v0.1.14 |
| 759 | 2026-05-15T22:29:24.144Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-05-15T22:29:24.156Z | Compiling hex v0.4.3 |
| 761 | 2026-05-15T22:29:24.220Z | Compiling swrite v0.1.0 |
| 762 | 2026-05-15T22:29:24.323Z | Compiling home v0.5.12 |
| 763 | 2026-05-15T22:29:24.440Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-05-15T22:29:24.452Z | Compiling indent_write v2.2.0 |
| 765 | 2026-05-15T22:29:24.496Z | Compiling color-eyre v0.6.5 |
| 766 | 2026-05-15T22:29:24.599Z | Compiling clap v4.6.1 |
| 767 | 2026-05-15T22:29:24.610Z | Compiling dialoguer v0.11.0 |
| 768 | 2026-05-15T22:29:24.631Z | Compiling enable-ansi-support v0.2.1 |
| 769 | 2026-05-15T22:29:25.107Z | Compiling nextest-runner v0.80.0 |
| 770 | 2026-05-15T22:29:43.007Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 771 | 2026-05-15T22:29:43.196Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 772 | 2026-05-15T22:29:43.199Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 773 | 2026-05-15T22:29:43.317Z | + pushd mg-lower |
| 774 | 2026-05-15T22:29:43.319Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 775 | 2026-05-15T22:29:43.319Z | + cargo nextest run |
| 776 | 2026-05-15T22:29:43.470Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 777 | 2026-05-15T22:29:44.281Z | From https://github.com/oxidecomputer/falcon |
| 778 | 2026-05-15T22:29:44.281Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 779 | 2026-05-15T22:29:44.356Z | Updating crates.io index |
| 780 | 2026-05-15T22:29:44.389Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 781 | 2026-05-15T22:29:45.109Z | From https://github.com/oxidecomputer/dendrite |
| 782 | 2026-05-15T22:29:45.109Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 783 | 2026-05-15T22:29:45.162Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 784 | 2026-05-15T22:29:45.396Z | From https://github.com/oxidecomputer/ispf |
| 785 | 2026-05-15T22:29:45.396Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 786 | 2026-05-15T22:29:45.401Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 787 | 2026-05-15T22:29:45.752Z | From https://github.com/oxidecomputer/netadm-sys |
| 788 | 2026-05-15T22:29:45.752Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 789 | 2026-05-15T22:29:45.760Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 790 | 2026-05-15T22:29:53.550Z | From https://github.com/oxidecomputer/omicron |
| 791 | 2026-05-15T22:29:53.551Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 792 | 2026-05-15T22:29:53.958Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 793 | 2026-05-15T22:29:54.530Z | From https://github.com/oxidecomputer/opte |
| 794 | 2026-05-15T22:29:54.530Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 795 | 2026-05-15T22:29:54.602Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 796 | 2026-05-15T22:29:54.836Z | From https://github.com/illumos/smf-rs |
| 797 | 2026-05-15T22:29:54.836Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 798 | 2026-05-15T22:29:54.869Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 799 | 2026-05-15T22:29:55.103Z | From https://github.com/oxidecomputer/network-interface |
| 800 | 2026-05-15T22:29:55.103Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 801 | 2026-05-15T22:29:55.119Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 802 | 2026-05-15T22:29:55.377Z | From https://github.com/oxidecomputer/zone |
| 803 | 2026-05-15T22:29:55.378Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 804 | 2026-05-15T22:29:55.408Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 805 | 2026-05-15T22:29:56.047Z | From https://github.com/oxidecomputer/propolis |
| 806 | 2026-05-15T22:29:56.047Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 807 | 2026-05-15T22:29:56.115Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 808 | 2026-05-15T22:29:56.596Z | From https://github.com/oxidecomputer/transceiver-control |
| 809 | 2026-05-15T22:29:56.596Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 810 | 2026-05-15T22:29:56.618Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 811 | 2026-05-15T22:29:56.859Z | From https://github.com/oxidecomputer/dlpi-sys |
| 812 | 2026-05-15T22:29:56.859Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 813 | 2026-05-15T22:29:56.864Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 814 | 2026-05-15T22:29:57.135Z | From https://github.com/jmesmon/rust-libzfs |
| 815 | 2026-05-15T22:29:57.135Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 816 | 2026-05-15T22:29:57.143Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 817 | 2026-05-15T22:29:57.413Z | From https://github.com/oxidecomputer/rusty-doors |
| 818 | 2026-05-15T22:29:57.413Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 819 | 2026-05-15T22:29:57.434Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 820 | 2026-05-15T22:29:57.729Z | From https://github.com/oxidecomputer/lldp |
| 821 | 2026-05-15T22:29:57.729Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 822 | 2026-05-15T22:29:57.765Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 823 | 2026-05-15T22:29:58.008Z | From https://github.com/oxidecomputer/slog-error-chain |
| 824 | 2026-05-15T22:29:58.008Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 825 | 2026-05-15T22:29:58.023Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 826 | 2026-05-15T22:29:58.296Z | From https://github.com/oxidecomputer/tufaceous |
| 827 | 2026-05-15T22:29:58.296Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 828 | 2026-05-15T22:29:58.334Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 829 | 2026-05-15T22:29:58.755Z | From https://github.com/oxidecomputer/management-gateway-service |
| 830 | 2026-05-15T22:29:58.755Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 831 | 2026-05-15T22:29:58.781Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 832 | 2026-05-15T22:29:59.889Z | From https://github.com/oxidecomputer/crucible |
| 833 | 2026-05-15T22:29:59.889Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 834 | 2026-05-15T22:29:59.976Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 835 | 2026-05-15T22:30:00.244Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 836 | 2026-05-15T22:30:00.244Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 837 | 2026-05-15T22:30:00.428Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 838 | 2026-05-15T22:30:00.923Z | From https://github.com/oxidecomputer/propolis |
| 839 | 2026-05-15T22:30:00.923Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 840 | 2026-05-15T22:30:01.039Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 841 | 2026-05-15T22:30:01.507Z | From https://github.com/oxidecomputer/tofino |
| 842 | 2026-05-15T22:30:01.507Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 843 | 2026-05-15T22:30:01.530Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 844 | 2026-05-15T22:30:02.163Z | From https://github.com/oxidecomputer/maghemite |
| 845 | 2026-05-15T22:30:02.163Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 846 | 2026-05-15T22:30:02.223Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 847 | 2026-05-15T22:30:02.598Z | From https://github.com/oxidecomputer/clickward |
| 848 | 2026-05-15T22:30:02.598Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 849 | 2026-05-15T22:30:02.742Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 850 | 2026-05-15T22:30:03.529Z | From https://github.com/oxidecomputer/crucible |
| 851 | 2026-05-15T22:30:03.529Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 852 | 2026-05-15T22:30:03.724Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 853 | 2026-05-15T22:30:04.141Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 854 | 2026-05-15T22:30:04.141Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 855 | 2026-05-15T22:30:05.004Z | Downloading crates ... |
| 856 | 2026-05-15T22:30:05.101Z | Downloaded aead v0.5.2 |
| 857 | 2026-05-15T22:30:05.108Z | Downloaded allocator-api2 v0.2.21 |
| 858 | 2026-05-15T22:30:05.111Z | Downloaded darling v0.21.3 |
| 859 | 2026-05-15T22:30:05.122Z | Downloaded cipher v0.4.4 |
| 860 | 2026-05-15T22:30:05.125Z | Downloaded chacha20 v0.9.1 |
| 861 | 2026-05-15T22:30:05.131Z | Downloaded critical-section v1.2.0 |
| 862 | 2026-05-15T22:30:05.134Z | Downloaded bytecount v0.6.9 |
| 863 | 2026-05-15T22:30:05.137Z | Downloaded const-random v0.1.18 |
| 864 | 2026-05-15T22:30:05.137Z | Downloaded crucible-workspace-hack v0.1.0 |
| 865 | 2026-05-15T22:30:05.140Z | Downloaded ciborium-io v0.2.2 |
| 866 | 2026-05-15T22:30:05.140Z | Downloaded async-recursion v1.1.1 |
| 867 | 2026-05-15T22:30:05.142Z | Downloaded dropshot_endpoint v0.17.0 |
| 868 | 2026-05-15T22:30:05.146Z | Downloaded crossbeam-epoch v0.9.18 |
| 869 | 2026-05-15T22:30:05.149Z | Downloaded compression-core v0.4.32 |
| 870 | 2026-05-15T22:30:05.149Z | Downloaded byte-wrapper v0.1.0 |
| 871 | 2026-05-15T22:30:05.152Z | Downloaded cobs v0.3.0 |
| 872 | 2026-05-15T22:30:05.152Z | Downloaded backon v1.6.0 |
| 873 | 2026-05-15T22:30:05.155Z | Downloaded arrayvec v0.7.6 |
| 874 | 2026-05-15T22:30:05.157Z | Downloaded idna_adapter v1.2.2 |
| 875 | 2026-05-15T22:30:05.158Z | Downloaded erased-serde v0.3.31 |
| 876 | 2026-05-15T22:30:05.160Z | Downloaded inout v0.1.4 |
| 877 | 2026-05-15T22:30:05.160Z | Downloaded internet-checksum v0.2.1 |
| 878 | 2026-05-15T22:30:05.163Z | Downloaded convert_case v0.4.0 |
| 879 | 2026-05-15T22:30:05.163Z | Downloaded cancel-safe-futures v0.1.5 |
| 880 | 2026-05-15T22:30:05.166Z | Downloaded macaddr v1.0.1 |
| 881 | 2026-05-15T22:30:05.169Z | Downloaded memoffset v0.9.1 |
| 882 | 2026-05-15T22:30:05.169Z | Downloaded managed v0.8.0 |
| 883 | 2026-05-15T22:30:05.173Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 884 | 2026-05-15T22:30:05.173Z | Downloaded newtype_derive v0.1.6 |
| 885 | 2026-05-15T22:30:05.173Z | Downloaded dtrace-parser v0.3.0 |
| 886 | 2026-05-15T22:30:05.176Z | Downloaded foreign-types-macros v0.2.3 |
| 887 | 2026-05-15T22:30:05.176Z | Downloaded darling_macro v0.23.0 |
| 888 | 2026-05-15T22:30:05.176Z | Downloaded dyn-clone v1.0.20 |
| 889 | 2026-05-15T22:30:05.176Z | Downloaded async-trait v0.1.89 |
| 890 | 2026-05-15T22:30:05.179Z | Downloaded libscf-sys v1.2.0 |
| 891 | 2026-05-15T22:30:05.182Z | Downloaded heck v0.4.1 |
| 892 | 2026-05-15T22:30:05.182Z | Downloaded crossbeam-utils v0.8.21 |
| 893 | 2026-05-15T22:30:05.185Z | Downloaded is-terminal v0.4.17 |
| 894 | 2026-05-15T22:30:05.188Z | Downloaded hubpack_derive v0.1.1 |
| 895 | 2026-05-15T22:30:05.188Z | Downloaded git-stub v1.0.0 |
| 896 | 2026-05-15T22:30:05.188Z | Downloaded instant v0.1.13 |
| 897 | 2026-05-15T22:30:05.193Z | Downloaded base16ct v1.0.0 |
| 898 | 2026-05-15T22:30:05.193Z | Downloaded no-std-compat v0.4.1 |
| 899 | 2026-05-15T22:30:05.196Z | Downloaded memmap v0.7.0 |
| 900 | 2026-05-15T22:30:05.196Z | Downloaded foreign-types-shared v0.3.1 |
| 901 | 2026-05-15T22:30:05.196Z | Downloaded console v0.16.3 |
| 902 | 2026-05-15T22:30:05.196Z | Downloaded darling_core v0.23.0 |
| 903 | 2026-05-15T22:30:05.199Z | Downloaded newtype-uuid-macros v0.1.0 |
| 904 | 2026-05-15T22:30:05.202Z | Downloaded natord v1.0.9 |
| 905 | 2026-05-15T22:30:05.202Z | Downloaded dof v0.3.0 |
| 906 | 2026-05-15T22:30:05.205Z | Downloaded omicron-workspace-hack v0.1.0 |
| 907 | 2026-05-15T22:30:05.205Z | Downloaded num_threads v0.1.7 |
| 908 | 2026-05-15T22:30:05.205Z | Downloaded foreign-types v0.5.0 |
| 909 | 2026-05-15T22:30:05.208Z | Downloaded match_cfg v0.1.0 |
| 910 | 2026-05-15T22:30:05.208Z | Downloaded cstr-argument v0.1.2 |
| 911 | 2026-05-15T22:30:05.208Z | Downloaded defmt-parser v1.0.0 |
| 912 | 2026-05-15T22:30:05.211Z | Downloaded mime v0.3.17 |
| 913 | 2026-05-15T22:30:05.211Z | Downloaded ident_case v1.0.1 |
| 914 | 2026-05-15T22:30:05.215Z | Downloaded hash32 v0.3.1 |
| 915 | 2026-05-15T22:30:05.215Z | Downloaded embedded-io v0.4.0 |
| 916 | 2026-05-15T22:30:05.218Z | Downloaded drift v0.1.4 |
| 917 | 2026-05-15T22:30:05.221Z | Downloaded num-conv v0.2.1 |
| 918 | 2026-05-15T22:30:05.223Z | Downloaded num v0.4.3 |
| 919 | 2026-05-15T22:30:05.223Z | Downloaded httpdate v1.0.3 |
| 920 | 2026-05-15T22:30:05.226Z | Downloaded opaque-debug v0.3.1 |
| 921 | 2026-05-15T22:30:05.226Z | Downloaded ingot v0.1.1 |
| 922 | 2026-05-15T22:30:05.229Z | Downloaded fixedbitset v0.4.2 |
| 923 | 2026-05-15T22:30:05.229Z | Downloaded bs58 v0.5.1 |
| 924 | 2026-05-15T22:30:05.232Z | Downloaded num_enum_derive v0.5.11 |
| 925 | 2026-05-15T22:30:05.232Z | Downloaded olpc-cjson v0.1.4 |
| 926 | 2026-05-15T22:30:05.232Z | Downloaded hubpack v0.1.2 |
| 927 | 2026-05-15T22:30:05.235Z | Downloaded dunce v1.0.5 |
| 928 | 2026-05-15T22:30:05.235Z | Downloaded defmt v0.3.100 |
| 929 | 2026-05-15T22:30:05.235Z | Downloaded crunchy v0.2.4 |
| 930 | 2026-05-15T22:30:05.238Z | Downloaded num-iter v0.1.45 |
| 931 | 2026-05-15T22:30:05.238Z | Downloaded const-random-macro v0.1.16 |
| 932 | 2026-05-15T22:30:05.240Z | Downloaded num-derive v0.4.2 |
| 933 | 2026-05-15T22:30:05.240Z | Downloaded proc-macro-crate v1.3.1 |
| 934 | 2026-05-15T22:30:05.240Z | Downloaded arrayref v0.3.9 |
| 935 | 2026-05-15T22:30:05.243Z | Downloaded filetime v0.2.28 |
| 936 | 2026-05-15T22:30:05.243Z | Downloaded constant_time_eq v0.4.2 |
| 937 | 2026-05-15T22:30:05.246Z | Downloaded keccak v0.1.6 |
| 938 | 2026-05-15T22:30:05.246Z | Downloaded linear-map v1.2.0 |
| 939 | 2026-05-15T22:30:05.249Z | Downloaded chacha20 v0.10.0 |
| 940 | 2026-05-15T22:30:05.249Z | Downloaded fs-err v3.3.0 |
| 941 | 2026-05-15T22:30:05.259Z | Downloaded ipnetwork v0.21.1 |
| 942 | 2026-05-15T22:30:05.259Z | Downloaded ff v0.13.1 |
| 943 | 2026-05-15T22:30:05.259Z | Downloaded fs_extra v1.3.0 |
| 944 | 2026-05-15T22:30:05.259Z | Downloaded ciborium-ll v0.2.2 |
| 945 | 2026-05-15T22:30:05.259Z | Downloaded darling_core v0.21.3 |
| 946 | 2026-05-15T22:30:05.262Z | Downloaded num_enum v0.5.11 |
| 947 | 2026-05-15T22:30:05.265Z | Downloaded num_enum v0.7.6 |
| 948 | 2026-05-15T22:30:05.268Z | Downloaded glob v0.3.3 |
| 949 | 2026-05-15T22:30:05.268Z | Downloaded dtrace-parser v0.2.0 |
| 950 | 2026-05-15T22:30:05.268Z | Downloaded displaydoc v0.2.5 |
| 951 | 2026-05-15T22:30:05.272Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 952 | 2026-05-15T22:30:05.272Z | Downloaded proc-macro-error-attr v1.0.4 |
| 953 | 2026-05-15T22:30:05.275Z | Downloaded crc8 v0.1.1 |
| 954 | 2026-05-15T22:30:05.275Z | Downloaded libsw v3.5.0 |
| 955 | 2026-05-15T22:30:05.275Z | Downloaded ingot-types v0.1.2 |
| 956 | 2026-05-15T22:30:05.279Z | Downloaded compression-codecs v0.4.38 |
| 957 | 2026-05-15T22:30:05.284Z | Downloaded progenitor-client v0.11.2 |
| 958 | 2026-05-15T22:30:05.284Z | Downloaded defmt v1.0.1 |
| 959 | 2026-05-15T22:30:05.284Z | Downloaded potential_utf v0.1.5 |
| 960 | 2026-05-15T22:30:05.287Z | Downloaded plain v0.2.3 |
| 961 | 2026-05-15T22:30:05.287Z | Downloaded git-stub-vcs v0.1.0 |
| 962 | 2026-05-15T22:30:05.287Z | Downloaded memmap2 v0.9.10 |
| 963 | 2026-05-15T22:30:05.287Z | Downloaded proc-macro-crate v3.5.0 |
| 964 | 2026-05-15T22:30:05.290Z | Downloaded num-complex v0.4.6 |
| 965 | 2026-05-15T22:30:05.290Z | Downloaded num-rational v0.4.2 |
| 966 | 2026-05-15T22:30:05.293Z | Downloaded progenitor-client v0.14.0 |
| 967 | 2026-05-15T22:30:05.293Z | Downloaded powerfmt v0.2.0 |
| 968 | 2026-05-15T22:30:05.293Z | Downloaded highway v1.3.0 |
| 969 | 2026-05-15T22:30:05.296Z | Downloaded progenitor-macro v0.10.0 |
| 970 | 2026-05-15T22:30:05.296Z | Downloaded pretty-hex v0.4.2 |
| 971 | 2026-05-15T22:30:05.296Z | Downloaded libsw-core v0.3.2 |
| 972 | 2026-05-15T22:30:05.299Z | Downloaded rand_xorshift v0.4.0 |
| 973 | 2026-05-15T22:30:05.299Z | Downloaded quick-error v1.2.3 |
| 974 | 2026-05-15T22:30:05.302Z | Downloaded byteorder v1.5.0 |
| 975 | 2026-05-15T22:30:05.302Z | Downloaded bit-vec v0.8.0 |
| 976 | 2026-05-15T22:30:05.302Z | Downloaded progenitor-macro v0.13.0 |
| 977 | 2026-05-15T22:30:05.304Z | Downloaded group v0.13.0 |
| 978 | 2026-05-15T22:30:05.305Z | Downloaded password-hash v0.5.0 |
| 979 | 2026-05-15T22:30:05.307Z | Downloaded parse-display v0.10.0 |
| 980 | 2026-05-15T22:30:05.307Z | Downloaded parking_lot_core v0.8.6 |
| 981 | 2026-05-15T22:30:05.310Z | Downloaded pem v3.0.6 |
| 982 | 2026-05-15T22:30:05.310Z | Downloaded paste v1.0.15 |
| 983 | 2026-05-15T22:30:05.313Z | Downloaded parse-display-derive v0.10.0 |
| 984 | 2026-05-15T22:30:05.313Z | Downloaded oxnet v0.1.5 |
| 985 | 2026-05-15T22:30:05.316Z | Downloaded ref-cast v1.0.25 |
| 986 | 2026-05-15T22:30:05.316Z | Downloaded num_enum_derive v0.7.6 |
| 987 | 2026-05-15T22:30:05.319Z | Downloaded ingot-macros v0.1.1 |
| 988 | 2026-05-15T22:30:05.319Z | Downloaded crossbeam-deque v0.8.6 |
| 989 | 2026-05-15T22:30:05.319Z | Downloaded foldhash v0.2.0 |
| 990 | 2026-05-15T22:30:05.322Z | Downloaded bitflags v1.3.2 |
| 991 | 2026-05-15T22:30:05.322Z | Downloaded diff v0.1.13 |
| 992 | 2026-05-15T22:30:05.325Z | Downloaded oxide-tokio-rt v0.1.5 |
| 993 | 2026-05-15T22:30:05.325Z | Downloaded enum-as-inner v0.6.1 |
| 994 | 2026-05-15T22:30:05.329Z | Downloaded progenitor-client v0.10.0 |
| 995 | 2026-05-15T22:30:05.329Z | Downloaded rustc_version v0.1.7 |
| 996 | 2026-05-15T22:30:05.329Z | Downloaded ref-cast-impl v1.0.25 |
| 997 | 2026-05-15T22:30:05.332Z | Downloaded data-encoding v2.11.0 |
| 998 | 2026-05-15T22:30:05.332Z | Downloaded colored v3.1.1 |
| 999 | 2026-05-15T22:30:05.332Z | Downloaded phf_shared v0.12.1 |
| 1000 | 2026-05-15T22:30:05.335Z | Downloaded secrecy v0.10.3 |
| 1001 | 2026-05-15T22:30:05.335Z | Downloaded hmac v0.12.1 |
| 1002 | 2026-05-15T22:30:05.335Z | Downloaded deranged v0.5.8 |
| 1003 | 2026-05-15T22:30:05.338Z | Downloaded backoff v0.4.0 |
| 1004 | 2026-05-15T22:30:05.338Z | Downloaded arc-swap v1.9.1 |
| 1005 | 2026-05-15T22:30:05.341Z | Downloaded scroll_derive v0.12.1 |
| 1006 | 2026-05-15T22:30:05.341Z | Downloaded pin-project-internal v1.1.12 |
| 1007 | 2026-05-15T22:30:05.343Z | Downloaded proc-macro-error v1.0.4 |
| 1008 | 2026-05-15T22:30:05.346Z | Downloaded progenitor v0.13.0 |
| 1009 | 2026-05-15T22:30:05.346Z | Downloaded serde_plain v1.0.2 |
| 1010 | 2026-05-15T22:30:05.346Z | Downloaded serial_test v3.4.0 |
| 1011 | 2026-05-15T22:30:05.349Z | Downloaded rand_chacha v0.3.1 |
| 1012 | 2026-05-15T22:30:05.349Z | Downloaded progenitor v0.11.2 |
| 1013 | 2026-05-15T22:30:05.349Z | Downloaded serde-big-array v0.5.1 |
| 1014 | 2026-05-15T22:30:05.352Z | Downloaded same-file v1.0.6 |
| 1015 | 2026-05-15T22:30:05.352Z | Downloaded sha1 v0.10.6 |
| 1016 | 2026-05-15T22:30:05.357Z | Downloaded semver v0.1.20 |
| 1017 | 2026-05-15T22:30:05.357Z | Downloaded pest_derive v2.8.6 |
| 1018 | 2026-05-15T22:30:05.357Z | Downloaded num-integer v0.1.46 |
| 1019 | 2026-05-15T22:30:05.362Z | Downloaded progenitor-macro v0.14.0 |
| 1020 | 2026-05-15T22:30:05.362Z | Downloaded progenitor v0.10.0 |
| 1021 | 2026-05-15T22:30:05.362Z | Downloaded progenitor-macro v0.11.2 |
| 1022 | 2026-05-15T22:30:05.362Z | Downloaded sigpipe v0.1.3 |
| 1023 | 2026-05-15T22:30:05.362Z | Downloaded serial_test_derive v3.4.0 |
| 1024 | 2026-05-15T22:30:05.365Z | Downloaded bcs v0.1.6 |
| 1025 | 2026-05-15T22:30:05.365Z | Downloaded progenitor-extras v0.2.0 |
| 1026 | 2026-05-15T22:30:05.365Z | Downloaded progenitor v0.14.0 |
| 1027 | 2026-05-15T22:30:05.365Z | Downloaded poly1305 v0.8.0 |
| 1028 | 2026-05-15T22:30:05.366Z | Downloaded spin v0.5.2 |
| 1029 | 2026-05-15T22:30:05.368Z | Downloaded slog-bunyan v2.5.0 |
| 1030 | 2026-05-15T22:30:05.368Z | Downloaded parking_lot v0.11.2 |
| 1031 | 2026-05-15T22:30:05.371Z | Downloaded scroll_derive v0.13.1 |
| 1032 | 2026-05-15T22:30:05.371Z | Downloaded const_format_proc_macros v0.2.34 |
| 1033 | 2026-05-15T22:30:05.371Z | Downloaded phf v0.12.1 |
| 1034 | 2026-05-15T22:30:05.374Z | Downloaded strum v0.26.3 |
| 1035 | 2026-05-15T22:30:05.374Z | Downloaded structmeta-derive v0.3.0 |
| 1036 | 2026-05-15T22:30:05.374Z | Downloaded siphasher v1.0.3 |
| 1037 | 2026-05-15T22:30:05.374Z | Downloaded indexmap v1.9.3 |
| 1038 | 2026-05-15T22:30:05.379Z | Downloaded newline-converter v0.3.0 |
| 1039 | 2026-05-15T22:30:05.379Z | Downloaded multer v3.1.0 |
| 1040 | 2026-05-15T22:30:05.381Z | Downloaded derive-ex v0.1.8 |
| 1041 | 2026-05-15T22:30:05.381Z | Downloaded cookie v0.18.1 |
| 1042 | 2026-05-15T22:30:05.381Z | Downloaded daft-derive v0.1.5 |
| 1043 | 2026-05-15T22:30:05.384Z | Downloaded csv-core v0.1.13 |
| 1044 | 2026-05-15T22:30:05.384Z | Downloaded icu_properties v2.2.0 |
| 1045 | 2026-05-15T22:30:05.387Z | Downloaded smawk v0.3.2 |
| 1046 | 2026-05-15T22:30:05.387Z | Downloaded anyhow v1.0.102 |
| 1047 | 2026-05-15T22:30:05.391Z | Downloaded elliptic-curve v0.13.8 |
| 1048 | 2026-05-15T22:30:05.393Z | Downloaded half v2.7.1 |
| 1049 | 2026-05-15T22:30:05.393Z | Downloaded dof v0.4.0 |
| 1050 | 2026-05-15T22:30:05.396Z | Downloaded hostname v0.3.1 |
| 1051 | 2026-05-15T22:30:05.396Z | Downloaded litemap v0.8.2 |
| 1052 | 2026-05-15T22:30:05.400Z | Downloaded postcard v1.1.3 |
| 1053 | 2026-05-15T22:30:05.400Z | Downloaded ciborium v0.2.2 |
| 1054 | 2026-05-15T22:30:05.403Z | Downloaded tagptr v0.2.0 |
| 1055 | 2026-05-15T22:30:05.403Z | Downloaded tabled_derive v0.11.0 |
| 1056 | 2026-05-15T22:30:05.403Z | Downloaded testing_table v0.3.0 |
| 1057 | 2026-05-15T22:30:05.403Z | Downloaded structmeta v0.3.0 |
| 1058 | 2026-05-15T22:30:05.407Z | Downloaded serde_derive_internals v0.29.1 |
| 1059 | 2026-05-15T22:30:05.407Z | Downloaded schemars_derive v0.8.22 |
| 1060 | 2026-05-15T22:30:05.407Z | Downloaded rustversion v1.0.22 |
| 1061 | 2026-05-15T22:30:05.410Z | Downloaded stable_deref_trait v1.2.1 |
| 1062 | 2026-05-15T22:30:05.410Z | Downloaded resolv-conf v0.7.6 |
| 1063 | 2026-05-15T22:30:05.410Z | Downloaded darling v0.23.0 |
| 1064 | 2026-05-15T22:30:05.412Z | Downloaded termtree v0.5.1 |
| 1065 | 2026-05-15T22:30:05.415Z | Downloaded scroll v0.13.0 |
| 1066 | 2026-05-15T22:30:05.415Z | Downloaded take_mut v0.2.2 |
| 1067 | 2026-05-15T22:30:05.415Z | Downloaded serde_repr v0.1.20 |
| 1068 | 2026-05-15T22:30:05.415Z | Downloaded rustls-native-certs v0.8.3 |
| 1069 | 2026-05-15T22:30:05.418Z | Downloaded thread-id v5.1.0 |
| 1070 | 2026-05-15T22:30:05.418Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1071 | 2026-05-15T22:30:05.418Z | Downloaded derive_more v0.99.20 |
| 1072 | 2026-05-15T22:30:05.421Z | Downloaded rand_core v0.10.1 |
| 1073 | 2026-05-15T22:30:05.424Z | Downloaded omicron-zone-package v0.12.2 |
| 1074 | 2026-05-15T22:30:05.424Z | Downloaded progenitor-client v0.13.0 |
| 1075 | 2026-05-15T22:30:05.427Z | Downloaded papergrid v0.11.0 |
| 1076 | 2026-05-15T22:30:05.430Z | Downloaded slog-envlogger v2.2.0 |
| 1077 | 2026-05-15T22:30:05.430Z | Downloaded time-core v0.1.8 |
| 1078 | 2026-05-15T22:30:05.430Z | Downloaded typify-macro v0.6.2 |
| 1079 | 2026-05-15T22:30:05.430Z | Downloaded strum v0.27.2 |
| 1080 | 2026-05-15T22:30:05.434Z | Downloaded smartstring v1.0.1 |
| 1081 | 2026-05-15T22:30:05.434Z | Downloaded thread-id v4.2.2 |
| 1082 | 2026-05-15T22:30:05.434Z | Downloaded slog-dtrace v0.3.0 |
| 1083 | 2026-05-15T22:30:05.437Z | Downloaded slog-term v2.9.2 |
| 1084 | 2026-05-15T22:30:05.437Z | Downloaded usdt-attr-macro v0.6.0 |
| 1085 | 2026-05-15T22:30:05.437Z | Downloaded usdt-macro v0.5.0 |
| 1086 | 2026-05-15T22:30:05.437Z | Downloaded konst v0.2.20 |
| 1087 | 2026-05-15T22:30:05.440Z | Downloaded heapless v0.8.0 |
| 1088 | 2026-05-15T22:30:05.443Z | Downloaded topological-sort v0.2.2 |
| 1089 | 2026-05-15T22:30:05.443Z | Downloaded usdt-attr-macro v0.5.0 |
| 1090 | 2026-05-15T22:30:05.443Z | Downloaded usdt v0.5.0 |
| 1091 | 2026-05-15T22:30:05.446Z | Downloaded untrusted v0.7.1 |
| 1092 | 2026-05-15T22:30:05.446Z | Downloaded typify-macro v0.4.3 |
| 1093 | 2026-05-15T22:30:05.446Z | Downloaded blake2 v0.10.6 |
| 1094 | 2026-05-15T22:30:05.446Z | Downloaded slog-stdlog v4.1.1 |
| 1095 | 2026-05-15T22:30:05.449Z | Downloaded serde_tokenstream v0.2.3 |
| 1096 | 2026-05-15T22:30:05.449Z | Downloaded papergrid v0.17.0 |
| 1097 | 2026-05-15T22:30:05.452Z | Downloaded icu_normalizer v2.2.0 |
| 1098 | 2026-05-15T22:30:05.454Z | Downloaded slog-json v2.6.1 |
| 1099 | 2026-05-15T22:30:05.454Z | Downloaded slog-scope v4.4.1 |
| 1100 | 2026-05-15T22:30:05.457Z | Downloaded icu_provider v2.2.0 |
| 1101 | 2026-05-15T22:30:05.457Z | Downloaded proc-macro-error2 v2.0.1 |
| 1102 | 2026-05-15T22:30:05.460Z | Downloaded smf v0.2.3 |
| 1103 | 2026-05-15T22:30:05.460Z | Downloaded tabled_derive v0.7.0 |
| 1104 | 2026-05-15T22:30:05.460Z | Downloaded slog-async v2.8.0 |
| 1105 | 2026-05-15T22:30:05.463Z | Downloaded rhai_codegen v3.1.0 |
| 1106 | 2026-05-15T22:30:05.466Z | Downloaded unarray v0.1.4 |
| 1107 | 2026-05-15T22:30:05.466Z | Downloaded crossbeam-channel v0.5.15 |
| 1108 | 2026-05-15T22:30:05.469Z | Downloaded usdt v0.6.0 |
| 1109 | 2026-05-15T22:30:05.469Z | Downloaded unit-prefix v0.5.2 |
| 1110 | 2026-05-15T22:30:05.472Z | Downloaded tabwriter v1.4.1 |
| 1111 | 2026-05-15T22:30:05.472Z | Downloaded icu_locale_core v2.2.0 |
| 1112 | 2026-05-15T22:30:05.475Z | Downloaded synstructure v0.13.2 |
| 1113 | 2026-05-15T22:30:05.475Z | Downloaded sdd v3.0.10 |
| 1114 | 2026-05-15T22:30:05.478Z | Downloaded rusty-fork v0.3.1 |
| 1115 | 2026-05-15T22:30:05.478Z | Downloaded progenitor-impl v0.14.0 |
| 1116 | 2026-05-15T22:30:05.481Z | Downloaded scroll v0.12.0 |
| 1117 | 2026-05-15T22:30:05.481Z | Downloaded rustls-pemfile v2.2.0 |
| 1118 | 2026-05-15T22:30:05.481Z | Downloaded indicatif v0.18.4 |
| 1119 | 2026-05-15T22:30:05.484Z | Downloaded usdt-macro v0.6.0 |
| 1120 | 2026-05-15T22:30:05.484Z | Downloaded zerofrom-derive v0.1.7 |
| 1121 | 2026-05-15T22:30:05.484Z | Downloaded chacha20poly1305 v0.10.1 |
| 1122 | 2026-05-15T22:30:05.487Z | Downloaded progenitor-impl v0.11.2 |
| 1123 | 2026-05-15T22:30:05.487Z | Downloaded wait-timeout v0.2.1 |
| 1124 | 2026-05-15T22:30:05.487Z | Downloaded pest_generator v2.8.6 |
| 1125 | 2026-05-15T22:30:05.490Z | Downloaded pin-project v1.1.12 |
| 1126 | 2026-05-15T22:30:05.496Z | Downloaded time-macros v0.2.27 |
| 1127 | 2026-05-15T22:30:05.499Z | Downloaded zone_cfg_derive v0.3.1 |
| 1128 | 2026-05-15T22:30:05.499Z | Downloaded thiserror-no-std v2.0.2 |
| 1129 | 2026-05-15T22:30:05.499Z | Downloaded zone v0.3.1 |
| 1130 | 2026-05-15T22:30:05.499Z | Downloaded tokio-tungstenite v0.21.0 |
| 1131 | 2026-05-15T22:30:05.503Z | Downloaded tokio-rustls v0.25.0 |
| 1132 | 2026-05-15T22:30:05.503Z | Downloaded yoke-derive v0.8.2 |
| 1133 | 2026-05-15T22:30:05.503Z | Downloaded waitgroup v0.1.2 |
| 1134 | 2026-05-15T22:30:05.506Z | Downloaded tokio-dtrace v0.1.1 |
| 1135 | 2026-05-15T22:30:05.506Z | Downloaded hickory-resolver v0.24.4 |
| 1136 | 2026-05-15T22:30:05.506Z | Downloaded zeroize_derive v1.4.3 |
| 1137 | 2026-05-15T22:30:05.508Z | Downloaded tinystr v0.8.3 |
| 1138 | 2026-05-15T22:30:05.509Z | Downloaded tiny-keccak v2.0.2 |
| 1139 | 2026-05-15T22:30:05.509Z | Downloaded minimal-lexical v0.2.1 |
| 1140 | 2026-05-15T22:30:05.512Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1141 | 2026-05-15T22:30:05.516Z | Downloaded snafu-derive v0.8.9 |
| 1142 | 2026-05-15T22:30:05.516Z | Downloaded serde_with_macros v3.20.0 |
| 1143 | 2026-05-15T22:30:05.516Z | Downloaded pest_meta v2.8.6 |
| 1144 | 2026-05-15T22:30:05.520Z | Downloaded icu_normalizer_data v2.2.0 |
| 1145 | 2026-05-15T22:30:05.520Z | Downloaded prettyplease v0.2.37 |
| 1146 | 2026-05-15T22:30:05.520Z | Downloaded zerofrom v0.1.7 |
| 1147 | 2026-05-15T22:30:05.523Z | Downloaded spin v0.9.8 |
| 1148 | 2026-05-15T22:30:05.523Z | Downloaded utf-8 v0.7.6 |
| 1149 | 2026-05-15T22:30:05.523Z | Downloaded hickory-resolver v0.25.2 |
| 1150 | 2026-05-15T22:30:05.526Z | Downloaded crypto-bigint v0.5.5 |
| 1151 | 2026-05-15T22:30:05.529Z | Downloaded walkdir v2.5.0 |
| 1152 | 2026-05-15T22:30:05.529Z | Downloaded vsss-rs v3.3.4 |
| 1153 | 2026-05-15T22:30:05.532Z | Downloaded strum_macros v0.26.4 |
| 1154 | 2026-05-15T22:30:05.532Z | Downloaded progenitor-impl v0.13.0 |
| 1155 | 2026-05-15T22:30:05.535Z | Downloaded progenitor-impl v0.10.0 |
| 1156 | 2026-05-15T22:30:05.535Z | Downloaded term v1.2.1 |
| 1157 | 2026-05-15T22:30:05.538Z | Downloaded strum_macros v0.27.2 |
| 1158 | 2026-05-15T22:30:05.538Z | Downloaded icu_collections v2.2.0 |
| 1159 | 2026-05-15T22:30:05.541Z | Downloaded schemars v0.8.22 |
| 1160 | 2026-05-15T22:30:05.546Z | Downloaded thin-vec v0.2.18 |
| 1161 | 2026-05-15T22:30:05.549Z | Downloaded usdt-impl v0.6.0 |
| 1162 | 2026-05-15T22:30:05.549Z | Downloaded base64 v0.21.7 |
| 1163 | 2026-05-15T22:30:05.552Z | Downloaded jiff-static v0.2.24 |
| 1164 | 2026-05-15T22:30:05.552Z | Downloaded pretty_assertions v1.4.1 |
| 1165 | 2026-05-15T22:30:05.555Z | Downloaded expectorate v1.2.0 |
| 1166 | 2026-05-15T22:30:05.555Z | Downloaded similar v2.7.0 |
| 1167 | 2026-05-15T22:30:05.559Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1168 | 2026-05-15T22:30:05.562Z | Downloaded xz2 v0.1.7 |
| 1169 | 2026-05-15T22:30:05.562Z | Downloaded usdt-impl v0.5.0 |
| 1170 | 2026-05-15T22:30:05.562Z | Downloaded const_format v0.2.36 |
| 1171 | 2026-05-15T22:30:05.562Z | Downloaded embedded-io v0.6.1 |
| 1172 | 2026-05-15T22:30:05.566Z | Downloaded daft v0.1.5 |
| 1173 | 2026-05-15T22:30:05.566Z | Downloaded base16ct v0.2.0 |
| 1174 | 2026-05-15T22:30:05.566Z | Downloaded lru-cache v0.1.2 |
| 1175 | 2026-05-15T22:30:05.566Z | Downloaded gethostname v0.5.0 |
| 1176 | 2026-05-15T22:30:05.566Z | Downloaded fxhash v0.2.1 |
| 1177 | 2026-05-15T22:30:05.569Z | Downloaded cargo_toml v0.22.3 |
| 1178 | 2026-05-15T22:30:05.569Z | Downloaded float-ord v0.3.2 |
| 1179 | 2026-05-15T22:30:05.570Z | Downloaded defmt-macros v1.0.1 |
| 1180 | 2026-05-15T22:30:05.570Z | Downloaded darling_macro v0.21.3 |
| 1181 | 2026-05-15T22:30:05.572Z | Downloaded dropshot-api-manager v0.7.1 |
| 1182 | 2026-05-15T22:30:05.573Z | Downloaded zerovec-derive v0.11.3 |
| 1183 | 2026-05-15T22:30:05.575Z | Downloaded universal-hash v0.5.1 |
| 1184 | 2026-05-15T22:30:05.575Z | Downloaded cmake v0.1.58 |
| 1185 | 2026-05-15T22:30:05.575Z | Downloaded cpufeatures v0.3.0 |
| 1186 | 2026-05-15T22:30:05.575Z | Downloaded linked-hash-map v0.5.6 |
| 1187 | 2026-05-15T22:30:05.575Z | Downloaded konst_macro_rules v0.2.19 |
| 1188 | 2026-05-15T22:30:05.578Z | Downloaded test-strategy v0.4.5 |
| 1189 | 2026-05-15T22:30:05.578Z | Downloaded zerocopy-derive v0.7.35 |
| 1190 | 2026-05-15T22:30:05.581Z | Downloaded yoke v0.8.2 |
| 1191 | 2026-05-15T22:30:05.584Z | Downloaded async-compression v0.4.42 |
| 1192 | 2026-05-15T22:30:05.586Z | Downloaded whoami v1.6.1 |
| 1193 | 2026-05-15T22:30:05.586Z | Downloaded typify v0.4.3 |
| 1194 | 2026-05-15T22:30:05.589Z | Downloaded rand v0.8.6 |
| 1195 | 2026-05-15T22:30:05.592Z | Downloaded tungstenite v0.21.0 |
| 1196 | 2026-05-15T22:30:05.592Z | Downloaded nom v7.1.3 |
| 1197 | 2026-05-15T22:30:05.596Z | Downloaded hashbrown v0.12.3 |
| 1198 | 2026-05-15T22:30:05.600Z | Downloaded toml v0.7.8 |
| 1199 | 2026-05-15T22:30:05.600Z | Downloaded ucd-trie v0.1.7 |
| 1200 | 2026-05-15T22:30:05.603Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1201 | 2026-05-15T22:30:05.603Z | Downloaded rayon-core v1.13.0 |
| 1202 | 2026-05-15T22:30:05.606Z | Downloaded slog v2.8.2 |
| 1203 | 2026-05-15T22:30:05.606Z | Downloaded qorb v0.4.1 |
| 1204 | 2026-05-15T22:30:05.609Z | Downloaded schemars v0.9.0 |
| 1205 | 2026-05-15T22:30:05.614Z | Downloaded rand v0.10.1 |
| 1206 | 2026-05-15T22:30:05.617Z | Downloaded unsafe-libyaml v0.2.11 |
| 1207 | 2026-05-15T22:30:05.620Z | Downloaded writeable v0.6.3 |
| 1208 | 2026-05-15T22:30:05.620Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1209 | 2026-05-15T22:30:05.623Z | Downloaded steno v0.4.1 |
| 1210 | 2026-05-15T22:30:05.626Z | Downloaded typify v0.6.2 |
| 1211 | 2026-05-15T22:30:05.628Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1212 | 2026-05-15T22:30:05.628Z | Downloaded toml_edit v0.19.15 |
| 1213 | 2026-05-15T22:30:05.637Z | Downloaded snafu v0.8.9 |
| 1214 | 2026-05-15T22:30:05.640Z | Downloaded iddqd v0.3.18 |
| 1215 | 2026-05-15T22:30:05.644Z | Downloaded pest v2.8.6 |
| 1216 | 2026-05-15T22:30:05.647Z | Downloaded schemars v1.2.1 |
| 1217 | 2026-05-15T22:30:05.654Z | Downloaded zerocopy-derive v0.8.48 |
| 1218 | 2026-05-15T22:30:05.659Z | Downloaded nom v8.0.0 |
| 1219 | 2026-05-15T22:30:05.662Z | Downloaded yansi v1.0.1 |
| 1220 | 2026-05-15T22:30:05.665Z | Downloaded itertools v0.12.1 |
| 1221 | 2026-05-15T22:30:05.668Z | Downloaded zerotrie v0.2.4 |
| 1222 | 2026-05-15T22:30:05.671Z | Downloaded libm v0.2.16 |
| 1223 | 2026-05-15T22:30:05.675Z | Downloaded hashbrown v0.16.1 |
| 1224 | 2026-05-15T22:30:05.680Z | Downloaded bit-set v0.8.0 |
| 1225 | 2026-05-15T22:30:05.683Z | Downloaded argon2 v0.5.3 |
| 1226 | 2026-05-15T22:30:05.683Z | Downloaded async-stream-impl v0.3.6 |
| 1227 | 2026-05-15T22:30:05.683Z | Downloaded hostname v0.4.2 |
| 1228 | 2026-05-15T22:30:05.683Z | Downloaded async-stream v0.3.6 |
| 1229 | 2026-05-15T22:30:05.686Z | Downloaded icu_properties_data v2.2.0 |
| 1230 | 2026-05-15T22:30:05.691Z | Downloaded scc v2.4.0 |
| 1231 | 2026-05-15T22:30:05.698Z | Downloaded reqwest v0.13.3 |
| 1232 | 2026-05-15T22:30:05.701Z | Downloaded hkdf v0.12.4 |
| 1233 | 2026-05-15T22:30:05.704Z | Downloaded goblin v0.8.2 |
| 1234 | 2026-05-15T22:30:05.708Z | Downloaded blake3 v1.8.5 |
| 1235 | 2026-05-15T22:30:05.716Z | Downloaded tough v0.20.0 |
| 1236 | 2026-05-15T22:30:05.723Z | Downloaded zerovec v0.11.6 |
| 1237 | 2026-05-15T22:30:05.726Z | Downloaded typed-path v0.9.3 |
| 1238 | 2026-05-15T22:30:05.741Z | Downloaded rayon v1.12.0 |
| 1239 | 2026-05-15T22:30:05.746Z | Downloaded winnow v0.5.40 |
| 1240 | 2026-05-15T22:30:05.750Z | Downloaded zerocopy v0.7.35 |
| 1241 | 2026-05-15T22:30:05.761Z | Downloaded proptest v1.11.0 |
| 1242 | 2026-05-15T22:30:05.766Z | Downloaded serde_with v3.20.0 |
| 1243 | 2026-05-15T22:30:05.772Z | Downloaded rustls-webpki v0.102.8 |
| 1244 | 2026-05-15T22:30:05.782Z | Downloaded winnow v1.0.2 |
| 1245 | 2026-05-15T22:30:05.787Z | Downloaded goblin v0.10.5 |
| 1246 | 2026-05-15T22:30:05.791Z | Downloaded moka v0.12.15 |
| 1247 | 2026-05-15T22:30:05.795Z | Downloaded aws-lc-rs v1.16.3 |
| 1248 | 2026-05-15T22:30:05.800Z | Downloaded time v0.3.47 |
| 1249 | 2026-05-15T22:30:05.808Z | Downloaded syn v1.0.109 |
| 1250 | 2026-05-15T22:30:05.812Z | Downloaded tabled v0.20.0 |
| 1251 | 2026-05-15T22:30:05.821Z | Downloaded tabled v0.15.0 |
| 1252 | 2026-05-15T22:30:05.845Z | Downloaded rhai v1.24.0 |
| 1253 | 2026-05-15T22:30:05.852Z | Downloaded dropshot v0.17.0 |
| 1254 | 2026-05-15T22:30:05.862Z | Downloaded rustls v0.22.4 |
| 1255 | 2026-05-15T22:30:05.871Z | Downloaded smoltcp v0.11.0 |
| 1256 | 2026-05-15T22:30:05.875Z | Downloaded hickory-proto v0.24.4 |
| 1257 | 2026-05-15T22:30:05.884Z | Downloaded regress v0.11.1 |
| 1258 | 2026-05-15T22:30:05.888Z | Downloaded hickory-proto v0.25.2 |
| 1259 | 2026-05-15T22:30:05.896Z | Downloaded regress v0.10.5 |
| 1260 | 2026-05-15T22:30:05.901Z | Downloaded nix v0.31.3 |
| 1261 | 2026-05-15T22:30:05.907Z | Downloaded openapiv3 v2.2.0 |
| 1262 | 2026-05-15T22:30:05.914Z | Downloaded typify-impl v0.6.2 |
| 1263 | 2026-05-15T22:30:05.922Z | Downloaded sled v0.34.7 |
| 1264 | 2026-05-15T22:30:05.938Z | Downloaded typify-impl v0.4.3 |
| 1265 | 2026-05-15T22:30:05.948Z | Downloaded jiff v0.2.24 |
| 1266 | 2026-05-15T22:30:05.959Z | Downloaded lzma-sys v0.1.20 |
| 1267 | 2026-05-15T22:30:05.975Z | Downloaded sha3 v0.10.9 |
| 1268 | 2026-05-15T22:30:05.982Z | Downloaded petgraph v0.6.5 |
| 1269 | 2026-05-15T22:30:05.996Z | Downloaded chrono-tz v0.10.4 |
| 1270 | 2026-05-15T22:30:06.030Z | Downloaded csv v1.4.0 |
| 1271 | 2026-05-15T22:30:06.071Z | Downloaded encoding_rs v0.8.35 |
| 1272 | 2026-05-15T22:30:06.607Z | Downloaded aws-lc-sys v0.40.0 |
| 1273 | 2026-05-15T22:30:07.524Z | Compiling proc-macro2 v1.0.106 |
| 1274 | 2026-05-15T22:30:07.524Z | Compiling unicode-ident v1.0.24 |
| 1275 | 2026-05-15T22:30:07.524Z | Compiling quote v1.0.45 |
| 1276 | 2026-05-15T22:30:07.524Z | Compiling serde_core v1.0.228 |
| 1277 | 2026-05-15T22:30:07.524Z | Compiling cfg-if v1.0.4 |
| 1278 | 2026-05-15T22:30:07.524Z | Compiling serde v1.0.228 |
| 1279 | 2026-05-15T22:30:07.527Z | Compiling libc v0.2.186 |
| 1280 | 2026-05-15T22:30:07.527Z | Compiling memchr v2.8.0 |
| 1281 | 2026-05-15T22:30:07.727Z | Compiling itoa v1.0.18 |
| 1282 | 2026-05-15T22:30:07.906Z | Compiling zmij v1.0.21 |
| 1283 | 2026-05-15T22:30:07.950Z | Compiling smallvec v1.15.1 |
| 1284 | 2026-05-15T22:30:07.978Z | Compiling autocfg v1.5.0 |
| 1285 | 2026-05-15T22:30:08.150Z | Compiling libm v0.2.16 |
| 1286 | 2026-05-15T22:30:08.309Z | Compiling stable_deref_trait v1.2.1 |
| 1287 | 2026-05-15T22:30:08.320Z | Compiling iana-time-zone v0.1.65 |
| 1288 | 2026-05-15T22:30:08.380Z | Compiling litemap v0.8.2 |
| 1289 | 2026-05-15T22:30:08.413Z | Compiling writeable v0.6.3 |
| 1290 | 2026-05-15T22:30:08.517Z | Compiling percent-encoding v2.3.2 |
| 1291 | 2026-05-15T22:30:08.520Z | Compiling equivalent v1.0.2 |
| 1292 | 2026-05-15T22:30:08.537Z | Compiling icu_normalizer_data v2.2.0 |
| 1293 | 2026-05-15T22:30:08.561Z | Compiling icu_properties_data v2.2.0 |
| 1294 | 2026-05-15T22:30:08.603Z | Compiling utf8_iter v1.0.4 |
| 1295 | 2026-05-15T22:30:08.614Z | Compiling version_check v0.9.5 |
| 1296 | 2026-05-15T22:30:08.745Z | Compiling form_urlencoded v1.2.2 |
| 1297 | 2026-05-15T22:30:08.851Z | Compiling dyn-clone v1.0.20 |
| 1298 | 2026-05-15T22:30:08.883Z | Compiling syn v2.0.117 |
| 1299 | 2026-05-15T22:30:08.918Z | Compiling pin-project-lite v0.2.17 |
| 1300 | 2026-05-15T22:30:08.970Z | Compiling serde_json v1.0.149 |
| 1301 | 2026-05-15T22:30:08.982Z | Compiling scopeguard v1.2.0 |
| 1302 | 2026-05-15T22:30:08.994Z | Compiling parking_lot_core v0.9.12 |
| 1303 | 2026-05-15T22:30:09.008Z | Compiling thiserror v2.0.18 |
| 1304 | 2026-05-15T22:30:09.019Z | Compiling num-traits v0.2.19 |
| 1305 | 2026-05-15T22:30:09.080Z | Compiling lock_api v0.4.14 |
| 1306 | 2026-05-15T22:30:09.268Z | Compiling rand_core v0.10.1 |
| 1307 | 2026-05-15T22:30:09.331Z | Compiling heck v0.5.0 |
| 1308 | 2026-05-15T22:30:09.347Z | Compiling getrandom v0.4.2 |
| 1309 | 2026-05-15T22:30:09.419Z | Compiling hashbrown v0.17.1 |
| 1310 | 2026-05-15T22:30:09.567Z | Compiling errno v0.3.14 |
| 1311 | 2026-05-15T22:30:09.702Z | Compiling futures-core v0.3.32 |
| 1312 | 2026-05-15T22:30:09.804Z | Compiling semver v1.0.28 |
| 1313 | 2026-05-15T22:30:09.878Z | Compiling uuid v1.23.1 |
| 1314 | 2026-05-15T22:30:09.948Z | Compiling jobserver v0.1.34 |
| 1315 | 2026-05-15T22:30:10.057Z | Compiling indexmap v2.14.0 |
| 1316 | 2026-05-15T22:30:10.159Z | Compiling shlex v1.3.0 |
| 1317 | 2026-05-15T22:30:10.171Z | Compiling find-msvc-tools v0.1.9 |
| 1318 | 2026-05-15T22:30:10.281Z | Compiling rustversion v1.0.22 |
| 1319 | 2026-05-15T22:30:10.321Z | Compiling cc v1.2.62 |
| 1320 | 2026-05-15T22:30:10.347Z | Compiling zerocopy v0.8.48 |
| 1321 | 2026-05-15T22:30:10.410Z | Compiling schemars v0.8.22 |
| 1322 | 2026-05-15T22:30:10.679Z | Compiling fnv v1.0.7 |
| 1323 | 2026-05-15T22:30:10.720Z | Compiling futures-sink v0.3.32 |
| 1324 | 2026-05-15T22:30:10.773Z | Compiling slab v0.4.12 |
| 1325 | 2026-05-15T22:30:10.802Z | Compiling socket2 v0.6.3 |
| 1326 | 2026-05-15T22:30:10.819Z | Compiling futures-channel v0.3.32 |
| 1327 | 2026-05-15T22:30:10.946Z | Compiling signal-hook-registry v1.4.8 |
| 1328 | 2026-05-15T22:30:11.045Z | Compiling mio v1.2.0 |
| 1329 | 2026-05-15T22:30:11.057Z | Compiling parking_lot v0.12.5 |
| 1330 | 2026-05-15T22:30:11.175Z | Compiling futures-io v0.3.32 |
| 1331 | 2026-05-15T22:30:11.246Z | Compiling log v0.4.29 |
| 1332 | 2026-05-15T22:30:11.275Z | Compiling futures-task v0.3.32 |
| 1333 | 2026-05-15T22:30:11.334Z | Compiling bitflags v2.11.1 |
| 1334 | 2026-05-15T22:30:11.420Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-05-15T22:30:11.444Z | Compiling regex-syntax v0.8.10 |
| 1336 | 2026-05-15T22:30:11.466Z | Compiling critical-section v1.2.0 |
| 1337 | 2026-05-15T22:30:11.477Z | Compiling base64 v0.22.1 |
| 1338 | 2026-05-15T22:30:11.557Z | Compiling getrandom v0.2.17 |
| 1339 | 2026-05-15T22:30:11.571Z | Compiling subtle v2.6.1 |
| 1340 | 2026-05-15T22:30:11.582Z | Compiling typenum v1.20.0 |
| 1341 | 2026-05-15T22:30:11.630Z | Compiling untrusted v0.9.0 |
| 1342 | 2026-05-15T22:30:11.738Z | Compiling byteorder v1.5.0 |
| 1343 | 2026-05-15T22:30:11.741Z | Compiling httparse v1.10.1 |
| 1344 | 2026-05-15T22:30:11.759Z | Compiling atomic-waker v1.1.2 |
| 1345 | 2026-05-15T22:30:11.826Z | Compiling synstructure v0.13.2 |
| 1346 | 2026-05-15T22:30:11.880Z | Compiling serde_derive_internals v0.29.1 |
| 1347 | 2026-05-15T22:30:11.967Z | Compiling ipnet v2.12.0 |
| 1348 | 2026-05-15T22:30:12.157Z | Compiling tower-service v0.3.3 |
| 1349 | 2026-05-15T22:30:12.250Z | Compiling tower-layer v0.3.3 |
| 1350 | 2026-05-15T22:30:12.250Z | Compiling ryu v1.0.23 |
| 1351 | 2026-05-15T22:30:12.347Z | Compiling rustix v1.1.4 |
| 1352 | 2026-05-15T22:30:12.412Z | Compiling once_cell v1.21.4 |
| 1353 | 2026-05-15T22:30:12.447Z | Compiling allocator-api2 v0.2.21 |
| 1354 | 2026-05-15T22:30:12.458Z | Compiling foldhash v0.2.0 |
| 1355 | 2026-05-15T22:30:12.522Z | Compiling strsim v0.11.1 |
| 1356 | 2026-05-15T22:30:12.631Z | Compiling rand_core v0.6.4 |
| 1357 | 2026-05-15T22:30:12.692Z | Compiling cmake v0.1.58 |
| 1358 | 2026-05-15T22:30:12.777Z | Compiling hashbrown v0.16.1 |
| 1359 | 2026-05-15T22:30:12.876Z | Compiling dunce v1.0.5 |
| 1360 | 2026-05-15T22:30:12.904Z | Compiling try-lock v0.2.5 |
| 1361 | 2026-05-15T22:30:12.924Z | Compiling fs_extra v1.3.0 |
| 1362 | 2026-05-15T22:30:12.943Z | Compiling httpdate v1.0.3 |
| 1363 | 2026-05-15T22:30:12.964Z | Compiling thiserror v1.0.69 |
| 1364 | 2026-05-15T22:30:13.002Z | Compiling want v0.3.1 |
| 1365 | 2026-05-15T22:30:13.038Z | Compiling ucd-trie v0.1.7 |
| 1366 | 2026-05-15T22:30:13.063Z | Compiling serde_derive v1.0.228 |
| 1367 | 2026-05-15T22:30:13.166Z | Compiling zerofrom-derive v0.1.7 |
| 1368 | 2026-05-15T22:30:13.166Z | Compiling yoke-derive v0.8.2 |
| 1369 | 2026-05-15T22:30:13.186Z | Compiling zerovec-derive v0.11.3 |
| 1370 | 2026-05-15T22:30:13.277Z | Compiling displaydoc v0.2.5 |
| 1371 | 2026-05-15T22:30:13.330Z | Compiling schemars_derive v0.8.22 |
| 1372 | 2026-05-15T22:30:13.360Z | Compiling thiserror-impl v2.0.18 |
| 1373 | 2026-05-15T22:30:14.054Z | Compiling tokio-macros v2.7.0 |
| 1374 | 2026-05-15T22:30:14.151Z | Compiling zerocopy-derive v0.8.48 |
| 1375 | 2026-05-15T22:30:14.265Z | Compiling zeroize_derive v1.4.3 |
| 1376 | 2026-05-15T22:30:14.308Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-05-15T22:30:14.376Z | Compiling zerofrom v0.1.7 |
| 1378 | 2026-05-15T22:30:14.497Z | Compiling yoke v0.8.2 |
| 1379 | 2026-05-15T22:30:14.552Z | Compiling aws-lc-sys v0.40.0 |
| 1380 | 2026-05-15T22:30:14.677Z | Compiling zerovec v0.11.6 |
| 1381 | 2026-05-15T22:30:14.760Z | Compiling zerotrie v0.2.4 |
| 1382 | 2026-05-15T22:30:15.016Z | Compiling zeroize v1.8.2 |
| 1383 | 2026-05-15T22:30:15.057Z | Compiling thiserror-impl v1.0.69 |
| 1384 | 2026-05-15T22:30:15.068Z | Compiling pest v2.8.6 |
| 1385 | 2026-05-15T22:30:15.207Z | Compiling tinystr v0.8.3 |
| 1386 | 2026-05-15T22:30:15.221Z | Compiling potential_utf v0.1.5 |
| 1387 | 2026-05-15T22:30:15.221Z | Compiling futures-util v0.3.32 |
| 1388 | 2026-05-15T22:30:15.381Z | Compiling icu_locale_core v2.2.0 |
| 1389 | 2026-05-15T22:30:15.409Z | Compiling icu_collections v2.2.0 |
| 1390 | 2026-05-15T22:30:16.178Z | Compiling icu_provider v2.2.0 |
| 1391 | 2026-05-15T22:30:16.257Z | Compiling bytes v1.11.1 |
| 1392 | 2026-05-15T22:30:16.292Z | Compiling chrono v0.4.44 |
| 1393 | 2026-05-15T22:30:16.347Z | Compiling serde_tokenstream v0.2.3 |
| 1394 | 2026-05-15T22:30:16.463Z | Compiling icu_properties v2.2.0 |
| 1395 | 2026-05-15T22:30:16.503Z | Compiling icu_normalizer v2.2.0 |
| 1396 | 2026-05-15T22:30:16.624Z | Compiling erased-serde v0.3.31 |
| 1397 | 2026-05-15T22:30:16.879Z | Compiling http v1.4.0 |
| 1398 | 2026-05-15T22:30:17.083Z | Compiling tokio v1.52.3 |
| 1399 | 2026-05-15T22:30:17.357Z | Compiling idna_adapter v1.2.2 |
| 1400 | 2026-05-15T22:30:17.493Z | Compiling idna v1.1.0 |
| 1401 | 2026-05-15T22:30:17.517Z | Compiling http-body v1.0.1 |
| 1402 | 2026-05-15T22:30:17.630Z | Compiling pest_meta v2.8.6 |
| 1403 | 2026-05-15T22:30:17.666Z | Compiling tracing-attributes v0.1.31 |
| 1404 | 2026-05-15T22:30:17.774Z | Compiling url v2.5.8 |
| 1405 | 2026-05-15T22:30:17.848Z | Compiling tracing-core v0.1.36 |
| 1406 | 2026-05-15T22:30:18.443Z | Compiling ppv-lite86 v0.2.21 |
| 1407 | 2026-05-15T22:30:18.587Z | Compiling generic-array v0.14.7 |
| 1408 | 2026-05-15T22:30:18.625Z | Compiling pretty-hex v0.4.2 |
| 1409 | 2026-05-15T22:30:18.755Z | Compiling getrandom v0.3.4 |
| 1410 | 2026-05-15T22:30:18.755Z | Compiling pest_generator v2.8.6 |
| 1411 | 2026-05-15T22:30:18.871Z | Compiling tracing v0.1.44 |
| 1412 | 2026-05-15T22:30:18.892Z | Compiling slog v2.8.2 |
| 1413 | 2026-05-15T22:30:19.108Z | Compiling plain v0.2.3 |
| 1414 | 2026-05-15T22:30:19.120Z | Compiling ipnetwork v0.21.1 |
| 1415 | 2026-05-15T22:30:19.211Z | Compiling http-body-util v0.1.3 |
| 1416 | 2026-05-15T22:30:19.360Z | Compiling pest_derive v2.8.6 |
| 1417 | 2026-05-15T22:30:19.442Z | Compiling serde_urlencoded v0.7.1 |
| 1418 | 2026-05-15T22:30:19.453Z | Compiling aho-corasick v1.1.4 |
| 1419 | 2026-05-15T22:30:19.628Z | Compiling sync_wrapper v1.0.2 |
| 1420 | 2026-05-15T22:30:19.774Z | Compiling paste v1.0.15 |
| 1421 | 2026-05-15T22:30:19.970Z | Compiling crypto-common v0.1.7 |
| 1422 | 2026-05-15T22:30:20.014Z | Compiling oxnet v0.1.5 |
| 1423 | 2026-05-15T22:30:20.096Z | Compiling time-core v0.1.8 |
| 1424 | 2026-05-15T22:30:20.114Z | Compiling num-conv v0.2.1 |
| 1425 | 2026-05-15T22:30:20.126Z | Compiling omicron-workspace-hack v0.1.0 |
| 1426 | 2026-05-15T22:30:20.234Z | Compiling ident_case v1.0.1 |
| 1427 | 2026-05-15T22:30:20.250Z | Compiling powerfmt v0.2.0 |
| 1428 | 2026-05-15T22:30:20.343Z | Compiling regex-automata v0.4.14 |
| 1429 | 2026-05-15T22:30:20.368Z | Compiling time-macros v0.2.27 |
| 1430 | 2026-05-15T22:30:20.435Z | Compiling deranged v0.5.8 |
| 1431 | 2026-05-15T22:30:20.910Z | Compiling tokio-util v0.7.18 |
| 1432 | 2026-05-15T22:30:20.964Z | Compiling winnow v1.0.2 |
| 1433 | 2026-05-15T22:30:21.371Z | Compiling anyhow v1.0.102 |
| 1434 | 2026-05-15T22:30:21.402Z | Compiling num_threads v0.1.7 |
| 1435 | 2026-05-15T22:30:21.640Z | Compiling rustls-pki-types v1.14.1 |
| 1436 | 2026-05-15T22:30:21.897Z | Compiling scroll_derive v0.13.1 |
| 1437 | 2026-05-15T22:30:22.042Z | Compiling regex v1.12.3 |
| 1438 | 2026-05-15T22:30:22.726Z | Compiling scroll v0.13.0 |
| 1439 | 2026-05-15T22:30:22.773Z | Compiling daft-derive v0.1.5 |
| 1440 | 2026-05-15T22:30:22.918Z | Compiling fastrand v2.4.1 |
| 1441 | 2026-05-15T22:30:23.069Z | Compiling h2 v0.4.14 |
| 1442 | 2026-05-15T22:30:23.182Z | Compiling async-trait v0.1.89 |
| 1443 | 2026-05-15T22:30:23.540Z | Compiling crossbeam-utils v0.8.21 |
| 1444 | 2026-05-15T22:30:23.624Z | Compiling ring v0.17.14 |
| 1445 | 2026-05-15T22:30:23.869Z | Compiling openssl-probe v0.2.1 |
| 1446 | 2026-05-15T22:30:24.043Z | Compiling cpufeatures v0.2.17 |
| 1447 | 2026-05-15T22:30:24.065Z | Compiling block-buffer v0.10.4 |
| 1448 | 2026-05-15T22:30:24.108Z | Compiling thread_local v1.1.9 |
| 1449 | 2026-05-15T22:30:24.158Z | Compiling usdt-impl v0.6.0 |
| 1450 | 2026-05-15T22:30:24.204Z | Compiling hex v0.4.3 |
| 1451 | 2026-05-15T22:30:24.227Z | Compiling digest v0.10.7 |
| 1452 | 2026-05-15T22:30:24.364Z | Compiling goblin v0.10.5 |
| 1453 | 2026-05-15T22:30:24.415Z | Compiling dtrace-parser v0.3.0 |
| 1454 | 2026-05-15T22:30:24.430Z | Compiling camino v1.2.2 |
| 1455 | 2026-05-15T22:30:24.447Z | Compiling slog-async v2.8.0 |
| 1456 | 2026-05-15T22:30:24.770Z | Compiling thread-id v5.1.0 |
| 1457 | 2026-05-15T22:30:24.811Z | Compiling aws-lc-rs v1.16.3 |
| 1458 | 2026-05-15T22:30:24.832Z | Compiling take_mut v0.2.2 |
| 1459 | 2026-05-15T22:30:24.851Z | Compiling term v1.2.1 |
| 1460 | 2026-05-15T22:30:24.934Z | Compiling crc32fast v1.5.0 |
| 1461 | 2026-05-15T22:30:25.234Z | Compiling hyper v1.9.0 |
| 1462 | 2026-05-15T22:30:25.363Z | Compiling rand_core v0.9.5 |
| 1463 | 2026-05-15T22:30:25.528Z | Compiling futures-executor v0.3.32 |
| 1464 | 2026-05-15T22:30:25.572Z | Compiling syn v1.0.109 |
| 1465 | 2026-05-15T22:30:25.805Z | Compiling match_cfg v0.1.0 |
| 1466 | 2026-05-15T22:30:25.874Z | Compiling futures v0.3.32 |
| 1467 | 2026-05-15T22:30:25.950Z | Compiling tower v0.5.3 |
| 1468 | 2026-05-15T22:30:26.120Z | Compiling structmeta-derive v0.3.0 |
| 1469 | 2026-05-15T22:30:26.328Z | Compiling hyper-util v0.1.20 |
| 1470 | 2026-05-15T22:30:26.934Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-05-15T22:30:27.053Z | Compiling dof v0.4.0 |
| 1472 | 2026-05-15T22:30:27.155Z | Compiling rustls v0.22.4 |
| 1473 | 2026-05-15T22:30:27.376Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-05-15T22:30:27.504Z | Compiling simd-adler32 v0.3.9 |
| 1475 | 2026-05-15T22:30:27.514Z | Compiling structmeta v0.3.0 |
| 1476 | 2026-05-15T22:30:27.697Z | Compiling miniz_oxide v0.8.9 |
| 1477 | 2026-05-15T22:30:27.699Z | Compiling tower-http v0.6.10 |
| 1478 | 2026-05-15T22:30:28.108Z | Compiling rand_chacha v0.9.0 |
| 1479 | 2026-05-15T22:30:28.343Z | Compiling darling_core v0.23.0 |
| 1480 | 2026-05-15T22:30:28.374Z | Compiling newtype-uuid-macros v0.1.0 |
| 1481 | 2026-05-15T22:30:28.539Z | Compiling regress v0.10.5 |
| 1482 | 2026-05-15T22:30:28.688Z | Compiling rustls v0.23.40 |
| 1483 | 2026-05-15T22:30:28.914Z | Compiling rand v0.9.4 |
| 1484 | 2026-05-15T22:30:29.206Z | Compiling flate2 v1.1.9 |
| 1485 | 2026-05-15T22:30:29.230Z | Compiling usdt-attr-macro v0.6.0 |
| 1486 | 2026-05-15T22:30:29.514Z | Compiling usdt-macro v0.6.0 |
| 1487 | 2026-05-15T22:30:29.627Z | Compiling time v0.3.47 |
| 1488 | 2026-05-15T22:30:29.795Z | Compiling newtype-uuid v1.3.2 |
| 1489 | 2026-05-15T22:30:30.147Z | Compiling openapiv3 v2.2.0 |
| 1490 | 2026-05-15T22:30:30.457Z | Compiling ref-cast v1.0.25 |
| 1491 | 2026-05-15T22:30:30.479Z | Compiling darling_macro v0.23.0 |
| 1492 | 2026-05-15T22:30:30.700Z | Compiling compression-core v0.4.32 |
| 1493 | 2026-05-15T22:30:30.788Z | Compiling quick-error v1.2.3 |
| 1494 | 2026-05-15T22:30:30.857Z | Compiling compression-codecs v0.4.38 |
| 1495 | 2026-05-15T22:30:30.934Z | Compiling daft v0.1.5 |
| 1496 | 2026-05-15T22:30:31.083Z | Compiling darling v0.23.0 |
| 1497 | 2026-05-15T22:30:31.161Z | Compiling crossbeam-channel v0.5.15 |
| 1498 | 2026-05-15T22:30:31.195Z | Compiling strum_macros v0.26.4 |
| 1499 | 2026-05-15T22:30:31.336Z | Compiling ref-cast-impl v1.0.25 |
| 1500 | 2026-05-15T22:30:31.456Z | Compiling serde_spanned v1.1.1 |
| 1501 | 2026-05-15T22:30:31.577Z | Compiling multer v3.1.0 |
| 1502 | 2026-05-15T22:30:31.604Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1503 | 2026-05-15T22:30:31.773Z | Compiling bit-vec v0.8.0 |
| 1504 | 2026-05-15T22:30:31.809Z | Compiling debug-ignore v1.0.5 |
| 1505 | 2026-05-15T22:30:31.831Z | Compiling serde_with_macros v3.20.0 |
| 1506 | 2026-05-15T22:30:31.860Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1507 | 2026-05-15T22:30:31.908Z | Compiling async-stream-impl v0.3.6 |
| 1508 | 2026-05-15T22:30:31.998Z | Compiling bit-set v0.8.0 |
| 1509 | 2026-05-15T22:30:32.065Z | Compiling dropshot v0.17.0 |
| 1510 | 2026-05-15T22:30:32.156Z | Compiling encoding_rs v0.8.35 |
| 1511 | 2026-05-15T22:30:32.303Z | Compiling spin v0.9.8 |
| 1512 | 2026-05-15T22:30:32.337Z | Compiling mime v0.3.17 |
| 1513 | 2026-05-15T22:30:32.412Z | Compiling unarray v0.1.4 |
| 1514 | 2026-05-15T22:30:32.490Z | Compiling derive-ex v0.1.8 |
| 1515 | 2026-05-15T22:30:32.515Z | Compiling dropshot_endpoint v0.17.0 |
| 1516 | 2026-05-15T22:30:32.543Z | Compiling async-stream v0.3.6 |
| 1517 | 2026-05-15T22:30:32.607Z | Compiling macaddr v1.0.1 |
| 1518 | 2026-05-15T22:30:32.717Z | Compiling waitgroup v0.1.2 |
| 1519 | 2026-05-15T22:30:32.825Z | Compiling serde_path_to_error v0.1.20 |
| 1520 | 2026-05-15T22:30:32.835Z | Compiling strum v0.26.3 |
| 1521 | 2026-05-15T22:30:32.848Z | Compiling is-terminal v0.4.17 |
| 1522 | 2026-05-15T22:30:32.936Z | Compiling slog-term v2.9.2 |
| 1523 | 2026-05-15T22:30:32.956Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1524 | 2026-05-15T22:30:33.163Z | Compiling rustls-native-certs v0.8.3 |
| 1525 | 2026-05-15T22:30:33.480Z | Compiling tempfile v3.27.0 |
| 1526 | 2026-05-15T22:30:33.530Z | Compiling strum_macros v0.27.2 |
| 1527 | 2026-05-15T22:30:33.616Z | Compiling instant v0.1.13 |
| 1528 | 2026-05-15T22:30:33.792Z | Compiling rustc-hash v2.1.2 |
| 1529 | 2026-05-15T22:30:33.795Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1530 | 2026-05-15T22:30:33.901Z | Compiling slog-json v2.6.1 |
| 1531 | 2026-05-15T22:30:34.053Z | Compiling test-strategy v0.4.5 |
| 1532 | 2026-05-15T22:30:34.100Z | Compiling hostname v0.3.1 |
| 1533 | 2026-05-15T22:30:34.232Z | Compiling memmap2 v0.9.10 |
| 1534 | 2026-05-15T22:30:34.407Z | Compiling either v1.15.0 |
| 1535 | 2026-05-15T22:30:34.476Z | Compiling slog-bunyan v2.5.0 |
| 1536 | 2026-05-15T22:30:34.608Z | Compiling parse-display-derive v0.10.0 |
| 1537 | 2026-05-15T22:30:34.929Z | Compiling backon v1.6.0 |
| 1538 | 2026-05-15T22:30:34.976Z | Compiling rand_chacha v0.3.1 |
| 1539 | 2026-05-15T22:30:35.136Z | Compiling rustls-webpki v0.102.8 |
| 1540 | 2026-05-15T22:30:35.403Z | Compiling strum v0.27.2 |
| 1541 | 2026-05-15T22:30:36.002Z | Compiling rand v0.8.6 |
| 1542 | 2026-05-15T22:30:36.037Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1543 | 2026-05-15T22:30:36.048Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1544 | 2026-05-15T22:30:36.362Z | Compiling wait-timeout v0.2.1 |
| 1545 | 2026-05-15T22:30:36.648Z | Compiling rusty-fork v0.3.1 |
| 1546 | 2026-05-15T22:30:36.659Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1547 | 2026-05-15T22:30:36.730Z | Compiling serde_with v3.20.0 |
| 1548 | 2026-05-15T22:30:37.002Z | Compiling async-compression v0.4.42 |
| 1549 | 2026-05-15T22:30:37.700Z | Compiling usdt v0.6.0 |
| 1550 | 2026-05-15T22:30:37.985Z | Compiling tokio-rustls v0.25.0 |
| 1551 | 2026-05-15T22:30:38.029Z | Compiling reqwest v0.12.28 |
| 1552 | 2026-05-15T22:30:38.178Z | Compiling rand_xorshift v0.4.0 |
| 1553 | 2026-05-15T22:30:38.200Z | Compiling sha1 v0.10.6 |
| 1554 | 2026-05-15T22:30:38.324Z | Compiling rustls-pemfile v2.2.0 |
| 1555 | 2026-05-15T22:30:38.423Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1556 | 2026-05-15T22:30:38.435Z | Compiling hostname v0.4.2 |
| 1557 | 2026-05-15T22:30:38.467Z | Compiling proptest v1.11.0 |
| 1558 | 2026-05-15T22:30:38.564Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1559 | 2026-05-15T22:30:39.400Z | Compiling itertools v0.14.0 |
| 1560 | 2026-05-15T22:30:39.549Z | Compiling iddqd v0.3.18 |
| 1561 | 2026-05-15T22:30:40.504Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1562 | 2026-05-15T22:30:40.703Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1563 | 2026-05-15T22:30:41.087Z | Compiling utf8parse v0.2.2 |
| 1564 | 2026-05-15T22:30:41.197Z | Compiling anstyle-parse v1.0.0 |
| 1565 | 2026-05-15T22:30:41.208Z | Compiling progenitor-client v0.10.0 |
| 1566 | 2026-05-15T22:30:41.388Z | Compiling backoff v0.4.0 |
| 1567 | 2026-05-15T22:30:41.433Z | Compiling parse-display v0.10.0 |
| 1568 | 2026-05-15T22:30:41.442Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1569 | 2026-05-15T22:30:41.471Z | Compiling anstyle-query v1.1.5 |
| 1570 | 2026-05-15T22:30:41.576Z | Compiling is_terminal_polyfill v1.70.2 |
| 1571 | 2026-05-15T22:30:41.594Z | Compiling colorchoice v1.0.5 |
| 1572 | 2026-05-15T22:30:41.665Z | Compiling anstyle v1.0.14 |
| 1573 | 2026-05-15T22:30:41.889Z | Compiling anstream v1.0.0 |
| 1574 | 2026-05-15T22:30:42.078Z | Compiling unicode-width v0.2.2 |
| 1575 | 2026-05-15T22:30:42.207Z | Compiling clap_lex v1.1.0 |
| 1576 | 2026-05-15T22:30:42.357Z | Compiling regress v0.11.1 |
| 1577 | 2026-05-15T22:30:42.423Z | Compiling clap_derive v4.6.1 |
| 1578 | 2026-05-15T22:30:42.704Z | Compiling terminal_size v0.4.4 |
| 1579 | 2026-05-15T22:30:43.793Z | Compiling toml_datetime v0.6.11 |
| 1580 | 2026-05-15T22:30:43.967Z | Compiling typify-impl v0.6.2 |
| 1581 | 2026-05-15T22:30:44.064Z | Compiling zerocopy-derive v0.7.35 |
| 1582 | 2026-05-15T22:30:44.132Z | Compiling convert_case v0.4.0 |
| 1583 | 2026-05-15T22:30:44.433Z | Compiling derive_more v0.99.20 |
| 1584 | 2026-05-15T22:30:45.061Z | Compiling zerocopy v0.7.35 |
| 1585 | 2026-05-15T22:30:45.304Z | Compiling clap_builder v4.6.0 |
| 1586 | 2026-05-15T22:30:46.751Z | Compiling secrecy v0.10.3 |
| 1587 | 2026-05-15T22:30:46.773Z | Compiling float-ord v0.3.2 |
| 1588 | 2026-05-15T22:30:46.865Z | Compiling crucible-workspace-hack v0.1.0 |
| 1589 | 2026-05-15T22:30:46.884Z | Compiling unsafe-libyaml v0.2.11 |
| 1590 | 2026-05-15T22:30:46.901Z | Compiling clap v4.6.1 |
| 1591 | 2026-05-15T22:30:46.977Z | Compiling tinyvec_macros v0.1.1 |
| 1592 | 2026-05-15T22:30:47.107Z | Compiling tinyvec v1.11.0 |
| 1593 | 2026-05-15T22:30:47.378Z | Compiling serde_yaml v0.9.34+deprecated |
| 1594 | 2026-05-15T22:30:47.862Z | Compiling dtrace-parser v0.2.0 |
| 1595 | 2026-05-15T22:30:47.862Z | Compiling scroll_derive v0.12.1 |
| 1596 | 2026-05-15T22:30:48.595Z | Compiling num-integer v0.1.46 |
| 1597 | 2026-05-15T22:30:48.626Z | Compiling rustc_version v0.4.1 |
| 1598 | 2026-05-15T22:30:48.729Z | Compiling usdt-impl v0.5.0 |
| 1599 | 2026-05-15T22:30:48.776Z | Compiling scroll v0.12.0 |
| 1600 | 2026-05-15T22:30:48.899Z | Compiling curve25519-dalek v4.1.3 |
| 1601 | 2026-05-15T22:30:49.291Z | Compiling dof v0.3.0 |
| 1602 | 2026-05-15T22:30:49.479Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1603 | 2026-05-15T22:30:49.627Z | Compiling hmac v0.12.1 |
| 1604 | 2026-05-15T22:30:49.627Z | Compiling darling_core v0.21.3 |
| 1605 | 2026-05-15T22:30:49.670Z | Compiling inout v0.1.4 |
| 1606 | 2026-05-15T22:30:49.769Z | Compiling ff v0.13.1 |
| 1607 | 2026-05-15T22:30:49.796Z | Compiling thread-id v4.2.2 |
| 1608 | 2026-05-15T22:30:49.875Z | Compiling cipher v0.4.4 |
| 1609 | 2026-05-15T22:30:49.895Z | Compiling group v0.13.0 |
| 1610 | 2026-05-15T22:30:50.087Z | Compiling proc-macro-crate v3.5.0 |
| 1611 | 2026-05-15T22:30:50.087Z | Compiling hkdf v0.12.4 |
| 1612 | 2026-05-15T22:30:50.325Z | Compiling typify-macro v0.6.2 |
| 1613 | 2026-05-15T22:30:50.715Z | Compiling goblin v0.8.2 |
| 1614 | 2026-05-15T22:30:50.774Z | Compiling num-rational v0.4.2 |
| 1615 | 2026-05-15T22:30:50.880Z | Compiling num-iter v0.1.45 |
| 1616 | 2026-05-15T22:30:51.197Z | Compiling hubpack_derive v0.1.1 |
| 1617 | 2026-05-15T22:30:51.385Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1618 | 2026-05-15T22:30:51.737Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1619 | 2026-05-15T22:30:51.801Z | Compiling darling_macro v0.21.3 |
| 1620 | 2026-05-15T22:30:52.221Z | Compiling crossbeam-epoch v0.9.18 |
| 1621 | 2026-05-15T22:30:52.409Z | Compiling universal-hash v0.5.1 |
| 1622 | 2026-05-15T22:30:52.434Z | Compiling typify v0.6.2 |
| 1623 | 2026-05-15T22:30:52.487Z | Compiling crypto-bigint v0.5.5 |
| 1624 | 2026-05-15T22:30:52.532Z | Compiling half v2.7.1 |
| 1625 | 2026-05-15T22:30:52.554Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-05-15T22:30:52.815Z | Compiling num-complex v0.4.6 |
| 1627 | 2026-05-15T22:30:53.197Z | Compiling ciborium-io v0.2.2 |
| 1628 | 2026-05-15T22:30:53.233Z | Compiling opaque-debug v0.3.1 |
| 1629 | 2026-05-15T22:30:53.282Z | Compiling base64ct v1.8.3 |
| 1630 | 2026-05-15T22:30:53.301Z | Compiling base16ct v0.2.0 |
| 1631 | 2026-05-15T22:30:53.455Z | Compiling elliptic-curve v0.13.8 |
| 1632 | 2026-05-15T22:30:53.574Z | Compiling password-hash v0.5.0 |
| 1633 | 2026-05-15T22:30:53.630Z | Compiling poly1305 v0.8.0 |
| 1634 | 2026-05-15T22:30:53.641Z | Compiling ciborium-ll v0.2.2 |
| 1635 | 2026-05-15T22:30:54.009Z | Compiling num v0.4.3 |
| 1636 | 2026-05-15T22:30:54.235Z | Compiling thiserror-no-std v2.0.2 |
| 1637 | 2026-05-15T22:30:54.322Z | Compiling darling v0.21.3 |
| 1638 | 2026-05-15T22:30:54.454Z | Compiling hubpack v0.1.2 |
| 1639 | 2026-05-15T22:30:54.742Z | Compiling num_enum_derive v0.7.6 |
| 1640 | 2026-05-15T22:30:54.949Z | Compiling chacha20 v0.9.1 |
| 1641 | 2026-05-15T22:30:54.961Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1642 | 2026-05-15T22:30:55.210Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1643 | 2026-05-15T22:30:55.797Z | Compiling byte-wrapper v0.1.0 |
| 1644 | 2026-05-15T22:30:55.808Z | Compiling blake2 v0.10.6 |
| 1645 | 2026-05-15T22:30:55.903Z | Compiling aead v0.5.2 |
| 1646 | 2026-05-15T22:30:56.062Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1647 | 2026-05-15T22:30:56.155Z | Compiling proc-macro-error-attr v1.0.4 |
| 1648 | 2026-05-15T22:30:56.387Z | Compiling memoffset v0.9.1 |
| 1649 | 2026-05-15T22:30:56.398Z | Compiling keccak v0.1.6 |
| 1650 | 2026-05-15T22:30:56.478Z | Compiling cfg_aliases v0.2.1 |
| 1651 | 2026-05-15T22:30:56.550Z | Compiling rustix v0.38.44 |
| 1652 | 2026-05-15T22:30:56.628Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1653 | 2026-05-15T22:30:56.639Z | Compiling prettyplease v0.2.37 |
| 1654 | 2026-05-15T22:30:56.877Z | Compiling heapless v0.8.0 |
| 1655 | 2026-05-15T22:30:56.877Z | Compiling static_assertions v1.1.0 |
| 1656 | 2026-05-15T22:30:57.033Z | Compiling nix v0.31.3 |
| 1657 | 2026-05-15T22:30:57.075Z | Compiling sha3 v0.10.9 |
| 1658 | 2026-05-15T22:30:57.417Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1659 | 2026-05-15T22:30:57.552Z | Compiling chacha20poly1305 v0.10.1 |
| 1660 | 2026-05-15T22:30:57.680Z | Compiling argon2 v0.5.3 |
| 1661 | 2026-05-15T22:30:57.695Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1662 | 2026-05-15T22:30:58.195Z | Compiling num_enum v0.7.6 |
| 1663 | 2026-05-15T22:30:58.475Z | Compiling vsss-rs v3.3.4 |
| 1664 | 2026-05-15T22:30:58.544Z | Compiling ingot-macros v0.1.1 |
| 1665 | 2026-05-15T22:30:58.676Z | Compiling ciborium v0.2.2 |
| 1666 | 2026-05-15T22:30:59.250Z | Compiling rustls-webpki v0.103.13 |
| 1667 | 2026-05-15T22:30:59.793Z | Compiling usdt-macro v0.5.0 |
| 1668 | 2026-05-15T22:30:59.840Z | Compiling usdt-attr-macro v0.5.0 |
| 1669 | 2026-05-15T22:31:01.381Z | Compiling serde_spanned v0.6.9 |
| 1670 | 2026-05-15T22:31:01.463Z | Compiling num-derive v0.4.2 |
| 1671 | 2026-05-15T22:31:01.526Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-05-15T22:31:01.546Z | Compiling serde_repr v0.1.20 |
| 1673 | 2026-05-15T22:31:01.890Z | Compiling hash32 v0.3.1 |
| 1674 | 2026-05-15T22:31:01.915Z | Compiling proc-macro-error v1.0.4 |
| 1675 | 2026-05-15T22:31:02.048Z | Compiling memmap v0.7.0 |
| 1676 | 2026-05-15T22:31:02.119Z | Compiling data-encoding v2.11.0 |
| 1677 | 2026-05-15T22:31:02.150Z | Compiling winnow v0.7.15 |
| 1678 | 2026-05-15T22:31:02.161Z | Compiling smoltcp v0.11.0 |
| 1679 | 2026-05-15T22:31:02.238Z | Compiling winnow v0.5.40 |
| 1680 | 2026-05-15T22:31:02.445Z | Compiling indent_write v2.2.0 |
| 1681 | 2026-05-15T22:31:02.510Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1682 | 2026-05-15T22:31:02.585Z | Compiling toml_write v0.1.2 |
| 1683 | 2026-05-15T22:31:02.745Z | Compiling tokio-rustls v0.26.4 |
| 1684 | 2026-05-15T22:31:02.784Z | Compiling rustls-platform-verifier v0.7.0 |
| 1685 | 2026-05-15T22:31:02.963Z | Compiling hyper-rustls v0.27.9 |
| 1686 | 2026-05-15T22:31:03.253Z | Compiling reqwest v0.13.3 |
| 1687 | 2026-05-15T22:31:03.305Z | Compiling usdt v0.5.0 |
| 1688 | 2026-05-15T22:31:03.576Z | Compiling toml_edit v0.19.15 |
| 1689 | 2026-05-15T22:31:03.636Z | Compiling toml_edit v0.22.27 |
| 1690 | 2026-05-15T22:31:04.177Z | Compiling ingot-types v0.1.2 |
| 1691 | 2026-05-15T22:31:04.212Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1692 | 2026-05-15T22:31:04.420Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1693 | 2026-05-15T22:31:04.519Z | Compiling progenitor-client v0.14.0 |
| 1694 | 2026-05-15T22:31:04.583Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1695 | 2026-05-15T22:31:04.857Z | Compiling progenitor-extras v0.2.0 |
| 1696 | 2026-05-15T22:31:05.098Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1697 | 2026-05-15T22:31:06.310Z | Compiling tabwriter v1.4.1 |
| 1698 | 2026-05-15T22:31:06.559Z | Compiling cobs v0.3.0 |
| 1699 | 2026-05-15T22:31:06.765Z | Compiling foreign-types-macros v0.2.3 |
| 1700 | 2026-05-15T22:31:06.970Z | Compiling pkg-config v0.3.33 |
| 1701 | 2026-05-15T22:31:07.006Z | Compiling foreign-types-shared v0.3.1 |
| 1702 | 2026-05-15T22:31:07.101Z | Compiling cpufeatures v0.3.0 |
| 1703 | 2026-05-15T22:31:07.180Z | Compiling bytecount v0.6.9 |
| 1704 | 2026-05-15T22:31:07.325Z | Compiling colored v3.1.1 |
| 1705 | 2026-05-15T22:31:07.434Z | Compiling bitflags v1.3.2 |
| 1706 | 2026-05-15T22:31:07.446Z | Compiling vcpkg v0.2.15 |
| 1707 | 2026-05-15T22:31:07.509Z | Compiling managed v0.8.0 |
| 1708 | 2026-05-15T22:31:07.625Z | Compiling foreign-types v0.5.0 |
| 1709 | 2026-05-15T22:31:07.721Z | Compiling chacha20 v0.10.0 |
| 1710 | 2026-05-15T22:31:07.724Z | Compiling postcard v1.1.3 |
| 1711 | 2026-05-15T22:31:08.006Z | Compiling openssl-sys v0.9.115 |
| 1712 | 2026-05-15T22:31:08.289Z | Compiling toml v0.8.23 |
| 1713 | 2026-05-15T22:31:08.333Z | Compiling proc-macro-crate v1.3.1 |
| 1714 | 2026-05-15T22:31:08.555Z | Compiling ingot v0.1.1 |
| 1715 | 2026-05-15T22:31:08.897Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1716 | 2026-05-15T22:31:08.983Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1717 | 2026-05-15T22:31:09.284Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1718 | 2026-05-15T22:31:09.463Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1719 | 2026-05-15T22:31:09.586Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1720 | 2026-05-15T22:31:09.866Z | Compiling cstr-argument v0.1.2 |
| 1721 | 2026-05-15T22:31:10.027Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 1722 | 2026-05-15T22:31:10.269Z | Compiling heck v0.4.1 |
| 1723 | 2026-05-15T22:31:10.435Z | Compiling lazy_static v1.5.0 |
| 1724 | 2026-05-15T22:31:10.480Z | Compiling swrite v0.1.0 |
| 1725 | 2026-05-15T22:31:10.523Z | Compiling semver v0.1.20 |
| 1726 | 2026-05-15T22:31:10.541Z | Compiling rayon-core v1.13.0 |
| 1727 | 2026-05-15T22:31:10.575Z | Compiling resolv-conf v0.7.6 |
| 1728 | 2026-05-15T22:31:10.785Z | Compiling unicode-segmentation v1.13.2 |
| 1729 | 2026-05-15T22:31:10.800Z | Compiling linked-hash-map v0.5.6 |
| 1730 | 2026-05-15T22:31:10.971Z | Compiling lru-cache v0.1.2 |
| 1731 | 2026-05-15T22:31:11.010Z | Compiling rustc_version v0.1.7 |
| 1732 | 2026-05-15T22:31:11.097Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1733 | 2026-05-15T22:31:11.210Z | Compiling newline-converter v0.3.0 |
| 1734 | 2026-05-15T22:31:11.245Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1735 | 2026-05-15T22:31:11.310Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1736 | 2026-05-15T22:31:11.406Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1737 | 2026-05-15T22:31:11.449Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1738 | 2026-05-15T22:31:11.526Z | Compiling num_enum_derive v0.5.11 |
| 1739 | 2026-05-15T22:31:11.573Z | Compiling rand v0.10.1 |
| 1740 | 2026-05-15T22:31:11.618Z | Compiling atomicwrites v0.4.4 |
| 1741 | 2026-05-15T22:31:11.647Z | Compiling hickory-proto v0.24.4 |
| 1742 | 2026-05-15T22:31:12.243Z | Compiling progenitor-impl v0.14.0 |
| 1743 | 2026-05-15T22:31:12.414Z | Compiling progenitor-impl v0.13.0 |
| 1744 | 2026-05-15T22:31:12.417Z | Compiling crossbeam-deque v0.8.6 |
| 1745 | 2026-05-15T22:31:12.538Z | Compiling console v0.15.11 |
| 1746 | 2026-05-15T22:31:12.564Z | Compiling camino-tempfile v1.4.1 |
| 1747 | 2026-05-15T22:31:12.609Z | Compiling serde-big-array v0.5.1 |
| 1748 | 2026-05-15T22:31:12.750Z | Compiling derive-where v1.6.1 |
| 1749 | 2026-05-15T22:31:12.806Z | Compiling pin-project-internal v1.1.12 |
| 1750 | 2026-05-15T22:31:13.199Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1751 | 2026-05-15T22:31:13.211Z | Compiling minimal-lexical v0.2.1 |
| 1752 | 2026-05-15T22:31:13.470Z | Compiling similar v2.7.0 |
| 1753 | 2026-05-15T22:31:13.737Z | Compiling siphasher v1.0.3 |
| 1754 | 2026-05-15T22:31:13.905Z | Compiling pin-project v1.1.12 |
| 1755 | 2026-05-15T22:31:13.932Z | Compiling phf_shared v0.12.1 |
| 1756 | 2026-05-15T22:31:14.004Z | Compiling expectorate v1.2.0 |
| 1757 | 2026-05-15T22:31:14.112Z | Compiling hickory-resolver v0.24.4 |
| 1758 | 2026-05-15T22:31:14.152Z | Compiling nom v7.1.3 |
| 1759 | 2026-05-15T22:31:14.431Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1760 | 2026-05-15T22:31:14.965Z | Compiling num_enum v0.5.11 |
| 1761 | 2026-05-15T22:31:15.081Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1762 | 2026-05-15T22:31:15.571Z | Compiling newtype_derive v0.1.6 |
| 1763 | 2026-05-15T22:31:15.815Z | Compiling progenitor-macro v0.14.0 |
| 1764 | 2026-05-15T22:31:15.825Z | Compiling progenitor-client v0.13.0 |
| 1765 | 2026-05-15T22:31:16.023Z | Compiling progenitor-macro v0.13.0 |
| 1766 | 2026-05-15T22:31:16.823Z | Compiling unicode-normalization v0.1.25 |
| 1767 | 2026-05-15T22:31:17.295Z | Compiling tokio-stream v0.1.18 |
| 1768 | 2026-05-15T22:31:17.387Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-05-15T22:31:17.532Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-05-15T22:31:17.757Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1771 | 2026-05-15T22:31:18.093Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1772 | 2026-05-15T22:31:18.408Z | Compiling slog-dtrace v0.3.0 |
| 1773 | 2026-05-15T22:31:18.663Z | Compiling bstr v1.12.1 |
| 1774 | 2026-05-15T22:31:19.166Z | Compiling csv-core v0.1.13 |
| 1775 | 2026-05-15T22:31:19.271Z | Compiling cancel-safe-futures v0.1.5 |
| 1776 | 2026-05-15T22:31:19.440Z | Compiling same-file v1.0.6 |
| 1777 | 2026-05-15T22:31:19.546Z | Compiling owo-colors v4.3.0 |
| 1778 | 2026-05-15T22:31:19.631Z | Compiling openssl v0.10.79 |
| 1779 | 2026-05-15T22:31:19.955Z | Compiling konst_macro_rules v0.2.19 |
| 1780 | 2026-05-15T22:31:19.982Z | Compiling unicode-width v0.1.14 |
| 1781 | 2026-05-15T22:31:20.139Z | Compiling highway v1.3.0 |
| 1782 | 2026-05-15T22:31:20.271Z | Compiling unicode-xid v0.2.6 |
| 1783 | 2026-05-15T22:31:20.304Z | Compiling foldhash v0.1.5 |
| 1784 | 2026-05-15T22:31:20.396Z | Compiling chrono-tz v0.10.4 |
| 1785 | 2026-05-15T22:31:20.399Z | Compiling foreign-types-shared v0.1.1 |
| 1786 | 2026-05-15T22:31:20.457Z | Compiling hashbrown v0.15.5 |
| 1787 | 2026-05-15T22:31:20.485Z | Compiling foreign-types v0.3.2 |
| 1788 | 2026-05-15T22:31:20.497Z | Compiling const_format_proc_macros v0.2.34 |
| 1789 | 2026-05-15T22:31:20.537Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1790 | 2026-05-15T22:31:20.556Z | Compiling konst v0.2.20 |
| 1791 | 2026-05-15T22:31:20.713Z | Compiling walkdir v2.5.0 |
| 1792 | 2026-05-15T22:31:20.812Z | Compiling csv v1.4.0 |
| 1793 | 2026-05-15T22:31:20.968Z | Compiling progenitor v0.14.0 |
| 1794 | 2026-05-15T22:31:21.010Z | Compiling snafu v0.8.9 |
| 1795 | 2026-05-15T22:31:21.074Z | Compiling globset v0.4.18 |
| 1796 | 2026-05-15T22:31:21.203Z | Compiling qorb v0.4.1 |
| 1797 | 2026-05-15T22:31:21.216Z | Compiling progenitor v0.13.0 |
| 1798 | 2026-05-15T22:31:21.318Z | Compiling olpc-cjson v0.1.4 |
| 1799 | 2026-05-15T22:31:21.347Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1800 | 2026-05-15T22:31:21.378Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1801 | 2026-05-15T22:31:21.526Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1802 | 2026-05-15T22:31:21.927Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1803 | 2026-05-15T22:31:22.099Z | Compiling rayon v1.12.0 |
| 1804 | 2026-05-15T22:31:22.311Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1805 | 2026-05-15T22:31:22.492Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1806 | 2026-05-15T22:31:22.845Z | Compiling phf v0.12.1 |
| 1807 | 2026-05-15T22:31:23.148Z | Compiling zone_cfg_derive v0.3.1 |
| 1808 | 2026-05-15T22:31:23.417Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1809 | 2026-05-15T22:31:23.489Z | Compiling tokio-dtrace v0.1.1 |
| 1810 | 2026-05-15T22:31:23.664Z | Compiling itertools v0.12.1 |
| 1811 | 2026-05-15T22:31:23.722Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1812 | 2026-05-15T22:31:23.758Z | Compiling typify-impl v0.4.3 |
| 1813 | 2026-05-15T22:31:23.885Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1814 | 2026-05-15T22:31:23.924Z | Compiling libsw-core v0.3.2 |
| 1815 | 2026-05-15T22:31:23.935Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1816 | 2026-05-15T22:31:24.094Z | Compiling serde_plain v1.0.2 |
| 1817 | 2026-05-15T22:31:24.303Z | Compiling openssl-macros v0.1.1 |
| 1818 | 2026-05-15T22:31:24.315Z | Compiling pem v3.0.6 |
| 1819 | 2026-05-15T22:31:24.360Z | Compiling cookie v0.18.1 |
| 1820 | 2026-05-15T22:31:24.494Z | Compiling sigpipe v0.1.3 |
| 1821 | 2026-05-15T22:31:24.582Z | Compiling fixedbitset v0.5.7 |
| 1822 | 2026-05-15T22:31:24.604Z | Compiling typed-path v0.9.3 |
| 1823 | 2026-05-15T22:31:24.691Z | Compiling glob v0.3.3 |
| 1824 | 2026-05-15T22:31:24.721Z | Compiling fixedbitset v0.4.2 |
| 1825 | 2026-05-15T22:31:24.910Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1826 | 2026-05-15T22:31:24.985Z | Compiling jiff v0.2.24 |
| 1827 | 2026-05-15T22:31:24.997Z | Compiling petgraph v0.6.5 |
| 1828 | 2026-05-15T22:31:25.172Z | Compiling zone v0.3.1 |
| 1829 | 2026-05-15T22:31:25.227Z | Compiling petgraph v0.8.3 |
| 1830 | 2026-05-15T22:31:25.999Z | Compiling tough v0.20.0 |
| 1831 | 2026-05-15T22:31:26.133Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1832 | 2026-05-15T22:31:26.585Z | Compiling libsw v3.5.0 |
| 1833 | 2026-05-15T22:31:26.769Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1834 | 2026-05-15T22:31:27.124Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1835 | 2026-05-15T22:31:27.384Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1836 | 2026-05-15T22:31:27.606Z | Compiling oxide-tokio-rt v0.1.5 |
| 1837 | 2026-05-15T22:31:27.959Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1838 | 2026-05-15T22:31:28.080Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1839 | 2026-05-15T22:31:28.415Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1840 | 2026-05-15T22:31:29.120Z | Compiling const_format v0.2.36 |
| 1841 | 2026-05-15T22:31:29.257Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1842 | 2026-05-15T22:31:29.322Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1843 | 2026-05-15T22:31:29.881Z | Compiling papergrid v0.11.0 |
| 1844 | 2026-05-15T22:31:30.086Z | Compiling tabled_derive v0.7.0 |
| 1845 | 2026-05-15T22:31:30.285Z | Compiling typify-macro v0.4.3 |
| 1846 | 2026-05-15T22:31:30.332Z | Compiling gethostname v0.5.0 |
| 1847 | 2026-05-15T22:31:30.457Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1848 | 2026-05-15T22:31:30.565Z | Compiling libscf-sys v1.2.0 |
| 1849 | 2026-05-15T22:31:30.716Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1850 | 2026-05-15T22:31:30.846Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1851 | 2026-05-15T22:31:30.893Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1852 | 2026-05-15T22:31:30.983Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1853 | 2026-05-15T22:31:31.015Z | Compiling smf v0.2.3 |
| 1854 | 2026-05-15T22:31:31.117Z | Compiling bcs v0.1.6 |
| 1855 | 2026-05-15T22:31:31.450Z | Compiling whoami v1.6.1 |
| 1856 | 2026-05-15T22:31:31.577Z | Compiling linear-map v1.2.0 |
| 1857 | 2026-05-15T22:31:31.636Z | Compiling tagptr v0.2.0 |
| 1858 | 2026-05-15T22:31:31.736Z | Compiling unicode-linebreak v0.1.5 |
| 1859 | 2026-05-15T22:31:31.757Z | Compiling smawk v0.3.2 |
| 1860 | 2026-05-15T22:31:31.770Z | Compiling termtree v0.5.1 |
| 1861 | 2026-05-15T22:31:31.787Z | Compiling moka v0.12.15 |
| 1862 | 2026-05-15T22:31:31.798Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1863 | 2026-05-15T22:31:31.922Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1864 | 2026-05-15T22:31:31.987Z | Compiling textwrap v0.16.2 |
| 1865 | 2026-05-15T22:31:32.355Z | Compiling tabled v0.15.0 |
| 1866 | 2026-05-15T22:31:32.460Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1867 | 2026-05-15T22:31:32.527Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1868 | 2026-05-15T22:31:32.587Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1869 | 2026-05-15T22:31:32.774Z | Compiling steno v0.4.1 |
| 1870 | 2026-05-15T22:31:34.142Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1871 | 2026-05-15T22:31:34.927Z | Compiling hickory-proto v0.25.2 |
| 1872 | 2026-05-15T22:31:35.178Z | Compiling humantime v2.3.0 |
| 1873 | 2026-05-15T22:31:35.248Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1874 | 2026-05-15T22:31:35.473Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1875 | 2026-05-15T22:31:35.630Z | Compiling parking_lot_core v0.8.6 |
| 1876 | 2026-05-15T22:31:35.892Z | Compiling typify v0.4.3 |
| 1877 | 2026-05-15T22:31:35.956Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1878 | 2026-05-15T22:31:35.968Z | Compiling proc-macro-error2 v2.0.1 |
| 1879 | 2026-05-15T22:31:36.177Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1880 | 2026-05-15T22:31:36.255Z | Compiling tabled_derive v0.11.0 |
| 1881 | 2026-05-15T22:31:36.439Z | Compiling progenitor-impl v0.11.2 |
| 1882 | 2026-05-15T22:31:36.986Z | Compiling hickory-resolver v0.25.2 |
| 1883 | 2026-05-15T22:31:37.183Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1884 | 2026-05-15T22:31:37.289Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1885 | 2026-05-15T22:31:37.433Z | Compiling papergrid v0.17.0 |
| 1886 | 2026-05-15T22:31:37.798Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1887 | 2026-05-15T22:31:38.581Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1888 | 2026-05-15T22:31:38.829Z | Compiling testing_table v0.3.0 |
| 1889 | 2026-05-15T22:31:39.008Z | Compiling arc-swap v1.9.1 |
| 1890 | 2026-05-15T22:31:39.312Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1891 | 2026-05-15T22:31:39.333Z | Compiling nom v8.0.0 |
| 1892 | 2026-05-15T22:31:39.546Z | Compiling slog-scope v4.4.1 |
| 1893 | 2026-05-15T22:31:39.621Z | Compiling tabled v0.20.0 |
| 1894 | 2026-05-15T22:31:39.886Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf) |
| 1895 | 2026-05-15T22:31:40.132Z | Compiling progenitor-macro v0.11.2 |
| 1896 | 2026-05-15T22:31:40.881Z | Compiling parking_lot v0.11.2 |
| 1897 | 2026-05-15T22:31:41.508Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1898 | 2026-05-15T22:31:41.647Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1899 | 2026-05-15T22:31:41.729Z | Compiling progenitor-client v0.11.2 |
| 1900 | 2026-05-15T22:31:41.925Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1901 | 2026-05-15T22:31:42.031Z | Compiling fxhash v0.2.1 |
| 1902 | 2026-05-15T22:31:42.165Z | Compiling internet-checksum v0.2.1 |
| 1903 | 2026-05-15T22:31:42.176Z | Compiling sled v0.34.7 |
| 1904 | 2026-05-15T22:31:42.309Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1905 | 2026-05-15T22:31:42.527Z | Compiling slog-stdlog v4.1.1 |
| 1906 | 2026-05-15T22:31:42.766Z | Compiling crc8 v0.1.1 |
| 1907 | 2026-05-15T22:31:42.890Z | Compiling slog-envlogger v2.2.0 |
| 1908 | 2026-05-15T22:31:43.333Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1909 | 2026-05-15T22:31:43.783Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1910 | 2026-05-15T22:31:43.907Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1911 | 2026-05-15T22:31:45.672Z | Compiling progenitor v0.11.2 |
| 1912 | 2026-05-15T22:31:45.675Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1913 | 2026-05-15T22:31:47.491Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1914 | 2026-05-15T22:31:53.305Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1915 | 2026-05-15T22:31:53.841Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1916 | 2026-05-15T22:31:54.900Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1917 | 2026-05-15T22:31:56.038Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1918 | 2026-05-15T22:31:56.893Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1919 | 2026-05-15T22:31:58.065Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1920 | 2026-05-15T22:32:22.923Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 15s |
| 1921 | 2026-05-15T22:32:23.104Z | ──────────── |
| 1922 | 2026-05-15T22:32:23.104Z | Nextest run ID 8ba204b1-5ef7-4733-b96a-92b8d73c4fcd with nextest profile: default |
| 1923 | 2026-05-15T22:32:23.104Z | Starting 7 tests across 1 binary |
| 1924 | 2026-05-15T22:32:23.117Z | PASS [ 0.011s] mg-lower dendrite::test_tfport_parser |
| 1925 | 2026-05-15T22:32:23.120Z | PASS [ 0.012s] mg-lower test::sync_prefix_test |
| 1926 | 2026-05-15T22:32:23.120Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_removal |
| 1927 | 2026-05-15T22:32:23.120Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_readback |
| 1928 | 2026-05-15T22:32:23.120Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_idempotent |
| 1929 | 2026-05-15T22:32:23.120Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1930 | 2026-05-15T22:32:23.120Z | PASS [ 0.014s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1931 | 2026-05-15T22:32:23.120Z | ──────────── |
| 1932 | 2026-05-15T22:32:23.120Z | Summary [ 0.015s] 7 tests run: 7 passed, 0 skipped |
| 1933 | 2026-05-15T22:32:23.132Z | process exited: duration 305490 ms, exit code 0 |
| |
| 1934 | 2026-05-15T22:32:23.138Z | found 0 output files |