|
|
|
| 1 | 2026-06-19T06:14:10.101Z | job assigned to worker 01KVF86KZMRXBE3PJSJEN3HEFX [factory aws, i-0809692a4e0bc1f5a] (queued for 1 m 2 s) |
| |
| 2 | 2026-06-19T06:14:16.741Z | starting task 0: "setup" |
| 3 | 2026-06-19T06:14:16.747Z | ++ uname -s |
| 4 | 2026-06-19T06:14:16.750Z | + kern=SunOS |
| 5 | 2026-06-19T06:14:16.750Z | + build_user=build |
| 6 | 2026-06-19T06:14:16.750Z | + build_uid=12345 |
| 7 | 2026-06-19T06:14:16.750Z | + work_dir=/work |
| 8 | 2026-06-19T06:14:16.750Z | + input_dir=/input |
| 9 | 2026-06-19T06:14:16.750Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-19T06:14:16.750Z | + case "$kern" in |
| 11 | 2026-06-19T06:14:16.750Z | + groupadd -g 12345 build |
| 12 | 2026-06-19T06:14:16.750Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-19T06:14:18.757Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-19T06:14:18.872Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-19T06:14:18.875Z | + home_fs=zfs |
| 16 | 2026-06-19T06:14:18.875Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-19T06:14:18.875Z | + mkdir -p /home/build |
| 18 | 2026-06-19T06:14:18.875Z | + chown build:build /home/build /work |
| 19 | 2026-06-19T06:14:20.878Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-19T06:14:20.882Z | process exited: duration 4139 ms, exit code 0 |
| |
| 21 | 2026-06-19T06:14:20.888Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-19T06:14:20.894Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-19T06:14:20.894Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-19T06:14:20.894Z | * rust toolchain profile = "default" |
| 25 | 2026-06-19T06:14:20.894Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-19T06:14:20.895Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-19T06:14:20.895Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-19T06:14:20.895Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-19T06:14:20.898Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-19T06:14:21.153Z | info: downloading installer |
| 31 | 2026-06-19T06:14:22.738Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-19T06:14:22.738Z | warn: /opt/ooce/bin |
| 33 | 2026-06-19T06:14:22.738Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-19T06:14:22.738Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-19T06:14:22.738Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-19T06:14:22.738Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-19T06:14:22.738Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-19T06:14:22.738Z | error: cannot install while Rust is installed |
| 39 | 2026-06-19T06:14:22.738Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-19T06:14:22.738Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-19T06:14:22.738Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-19T06:14:22.738Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-19T06:14:22.738Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-19T06:14:22.750Z | info: profile set to default |
| 45 | 2026-06-19T06:14:22.750Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-19T06:14:22.754Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-19T06:14:22.885Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-19T06:14:22.888Z | info: downloading 6 components |
| 49 | 2026-06-19T06:14:39.328Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-19T06:14:39.328Z | |
| 51 | 2026-06-19T06:14:39.347Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-19T06:14:39.347Z | |
| 53 | 2026-06-19T06:14:39.348Z | |
| 54 | 2026-06-19T06:14:39.348Z | Rust is installed now. Great! |
| 55 | 2026-06-19T06:14:39.348Z | |
| 56 | 2026-06-19T06:14:39.348Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-19T06:14:39.348Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-19T06:14:39.348Z | |
| 59 | 2026-06-19T06:14:39.348Z | To configure your current shell, you need to source |
| 60 | 2026-06-19T06:14:39.348Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-19T06:14:39.348Z | |
| 62 | 2026-06-19T06:14:39.348Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-19T06:14:39.348Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-19T06:14:39.348Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-19T06:14:39.348Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-19T06:14:39.348Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-19T06:14:39.348Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-19T06:14:39.348Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-19T06:14:39.375Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-19T06:14:39.375Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-19T06:14:39.449Z | + rustup --version |
| 72 | 2026-06-19T06:14:39.460Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-19T06:14:39.460Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-19T06:14:39.466Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-19T06:14:39.478Z | + cargo --version |
| 76 | 2026-06-19T06:14:39.484Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-19T06:14:39.490Z | + rustc --version |
| 78 | 2026-06-19T06:14:39.508Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-19T06:14:39.518Z | process exited: duration 18615 ms, exit code 0 |
| |
| 80 | 2026-06-19T06:14:39.596Z | starting task 2: "authentication" |
| 81 | 2026-06-19T06:14:39.645Z | process exited: duration 62 ms, exit code 0 |
| |
| 82 | 2026-06-19T06:14:39.689Z | starting task 3: "clone repository" |
| 83 | 2026-06-19T06:14:39.710Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-19T06:14:39.710Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-19T06:14:39.732Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-19T06:14:41.100Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-19T06:14:41.100Z | + git fetch origin bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 88 | 2026-06-19T06:14:41.521Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-19T06:14:41.521Z | * branch bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 -> FETCH_HEAD |
| 90 | 2026-06-19T06:14:41.529Z | + [[ -n renovate/dpd-client-digest ]] |
| 91 | 2026-06-19T06:14:41.532Z | ++ git branch --show-current |
| 92 | 2026-06-19T06:14:41.532Z | + current=main |
| 93 | 2026-06-19T06:14:41.532Z | + [[ main != renovate/dpd-client-digest ]] |
| 94 | 2026-06-19T06:14:41.532Z | + git branch -f renovate/dpd-client-digest bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 95 | 2026-06-19T06:14:41.535Z | + git checkout -f renovate/dpd-client-digest |
| 96 | 2026-06-19T06:14:41.553Z | Switched to branch 'renovate/dpd-client-digest' |
| 97 | 2026-06-19T06:14:41.556Z | + git reset --hard bf5dae4e0d2d818d145f981e99cae2c2bd3f36e5 |
| 98 | 2026-06-19T06:14:41.559Z | HEAD is now at bf5dae4 Update dpd-client digest to 52dac9e |
| 99 | 2026-06-19T06:14:41.559Z | process exited: duration 1874 ms, exit code 0 |
| |
| 100 | 2026-06-19T06:14:41.564Z | starting task 4: "build" |
| 101 | 2026-06-19T06:14:41.568Z | + set -e |
| 102 | 2026-06-19T06:14:41.568Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-06-19T06:14:41.571Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-06-19T06:14:41.571Z | ++ PLATFORM=illumos |
| 105 | 2026-06-19T06:14:41.571Z | ++ banner install |
| 106 | 2026-06-19T06:14:41.571Z | |
| 107 | 2026-06-19T06:14:41.571Z | # # # #### ##### ## # # |
| 108 | 2026-06-19T06:14:41.571Z | # ## # # # # # # # |
| 109 | 2026-06-19T06:14:41.571Z | # # # # #### # # # # # |
| 110 | 2026-06-19T06:14:41.571Z | # # # # # # ###### # # |
| 111 | 2026-06-19T06:14:41.571Z | # # ## # # # # # # # |
| 112 | 2026-06-19T06:14:41.571Z | # # # #### # # # ###### ###### |
| 113 | 2026-06-19T06:14:41.571Z | |
| 114 | 2026-06-19T06:14:41.571Z | ++ set +o errexit |
| 115 | 2026-06-19T06:14:41.571Z | ++ pkg info clang-15 |
| 116 | 2026-06-19T06:14:41.574Z | ++ grep -qi installed |
| 117 | 2026-06-19T06:14:42.758Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-06-19T06:14:42.758Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-06-19T06:14:42.758Z | |
| 120 | 2026-06-19T06:14:42.758Z | clang-15 |
| 121 | 2026-06-19T06:14:42.796Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-06-19T06:14:42.796Z | ++ set -o errexit |
| 123 | 2026-06-19T06:14:42.799Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-06-19T06:14:49.931Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-06-19T06:14:57.796Z | Startup: Caching catalogs ... Done |
| 126 | 2026-06-19T06:15:05.158Z | Planning: Solver setup ... Done |
| 127 | 2026-06-19T06:15:05.199Z | Planning: Running solver ... Done |
| 128 | 2026-06-19T06:15:05.341Z | Planning: Finding local manifests ... Done |
| 129 | 2026-06-19T06:15:05.766Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-06-19T06:15:05.860Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-06-19T06:15:05.888Z | Planning: Package planning ... Done |
| 132 | 2026-06-19T06:15:05.914Z | Planning: Merging actions ... Done |
| 133 | 2026-06-19T06:15:06.021Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-06-19T06:15:06.027Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-06-19T06:15:06.807Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-06-19T06:15:06.812Z | Planning: Planning completed in 8.85 seconds |
| 137 | 2026-06-19T06:15:06.823Z | Packages to install: 2 |
| 138 | 2026-06-19T06:15:06.823Z | Mediators to change: 2 |
| 139 | 2026-06-19T06:15:06.823Z | Services to change: 1 |
| 140 | 2026-06-19T06:15:06.823Z | Create boot environment: No |
| 141 | 2026-06-19T06:15:06.823Z | Create backup boot environment: No |
| 142 | 2026-06-19T06:15:06.866Z | |
| 143 | 2026-06-19T06:15:06.866Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-06-19T06:15:11.879Z | Download: 661/3076 items 17.5/211.3MB 8% complete (3.7M/s) |
| 145 | 2026-06-19T06:15:17.104Z | Download: 980/3076 items 82.2/211.3MB 38% complete (10.3M/s) |
| 146 | 2026-06-19T06:15:22.111Z | Download: 1334/3076 items 114.6/211.3MB 54% complete (9.7M/s) |
| 147 | 2026-06-19T06:15:31.894Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (3.6M/s) |
| 148 | 2026-06-19T06:15:36.895Z | Download: 2953/3076 items 172.5/211.3MB 81% complete (10.8M/s) |
| 149 | 2026-06-19T06:15:44.375Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (14.0M/s) |
| 150 | 2026-06-19T06:15:50.523Z | Download: 3072/3076 items 210.5/211.3MB 99% complete (8.8M/s) |
| 151 | 2026-06-19T06:15:50.543Z | Download: Completed 211.31 MB in 43.67 seconds (4.8M/s) |
| 152 | 2026-06-19T06:15:50.730Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-06-19T06:15:53.858Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 154 | 2026-06-19T06:15:54.501Z | Done |
| 155 | 2026-06-19T06:15:54.501Z | Done |
| 156 | 2026-06-19T06:15:55.237Z | Done |
| 157 | 2026-06-19T06:15:58.629Z | Done |
| 158 | 2026-06-19T06:15:58.700Z | Done |
| 159 | 2026-06-19T06:15:58.703Z | Done |
| 160 | 2026-06-19T06:15:59.008Z | Done |
| 161 | 2026-06-19T06:15:59.690Z | ++ set -o errexit |
| 162 | 2026-06-19T06:15:59.690Z | ++ cargo --version |
| 163 | 2026-06-19T06:15:59.698Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 164 | 2026-06-19T06:15:59.887Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 165 | 2026-06-19T06:15:59.891Z | info: downloading 6 components |
| 166 | 2026-06-19T06:16:14.899Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 167 | 2026-06-19T06:16:14.903Z | ++ rustc --version |
| 168 | 2026-06-19T06:16:14.928Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 169 | 2026-06-19T06:16:14.931Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-06-19T06:16:14.975Z | Updating crates.io index |
| 171 | 2026-06-19T06:16:15.085Z | Downloading crates ... |
| 172 | 2026-06-19T06:16:15.143Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-06-19T06:16:15.209Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-06-19T06:16:15.249Z | Updating crates.io index |
| 175 | 2026-06-19T06:16:18.087Z | Locking 390 packages to latest compatible versions |
| 176 | 2026-06-19T06:16:18.091Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 177 | 2026-06-19T06:16:18.091Z | Adding duct v0.13.7 (available: v1.1.1) |
| 178 | 2026-06-19T06:16:18.091Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 179 | 2026-06-19T06:16:18.094Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 180 | 2026-06-19T06:16:18.094Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 181 | 2026-06-19T06:16:18.094Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 182 | 2026-06-19T06:16:18.098Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 183 | 2026-06-19T06:16:18.098Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 184 | 2026-06-19T06:16:18.098Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 185 | 2026-06-19T06:16:18.102Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 186 | 2026-06-19T06:16:18.128Z | Downloading crates ... |
| 187 | 2026-06-19T06:16:18.204Z | Downloaded backtrace-ext v0.2.1 |
| 188 | 2026-06-19T06:16:18.208Z | Downloaded anstyle-parse v1.0.0 |
| 189 | 2026-06-19T06:16:18.211Z | Downloaded addr2line v0.25.1 |
| 190 | 2026-06-19T06:16:18.214Z | Downloaded base64ct v1.8.3 |
| 191 | 2026-06-19T06:16:18.217Z | Downloaded base64 v0.22.1 |
| 192 | 2026-06-19T06:16:18.220Z | Downloaded indenter v0.3.4 |
| 193 | 2026-06-19T06:16:18.225Z | Downloaded futures-sink v0.3.32 |
| 194 | 2026-06-19T06:16:18.225Z | Downloaded cargo-platform v0.2.0 |
| 195 | 2026-06-19T06:16:18.225Z | Downloaded color-spantrace v0.3.0 |
| 196 | 2026-06-19T06:16:18.225Z | Downloaded backtrace v0.3.76 |
| 197 | 2026-06-19T06:16:18.228Z | Downloaded home v0.5.12 |
| 198 | 2026-06-19T06:16:18.228Z | Downloaded form_urlencoded v1.2.2 |
| 199 | 2026-06-19T06:16:18.232Z | Downloaded lru-slab v0.1.2 |
| 200 | 2026-06-19T06:16:18.232Z | Downloaded ed25519 v2.2.3 |
| 201 | 2026-06-19T06:16:18.235Z | Downloaded futures-channel v0.3.32 |
| 202 | 2026-06-19T06:16:18.235Z | Downloaded idna_adapter v1.0.0 |
| 203 | 2026-06-19T06:16:18.235Z | Downloaded dialoguer v0.11.0 |
| 204 | 2026-06-19T06:16:18.238Z | Downloaded futures-core v0.3.32 |
| 205 | 2026-06-19T06:16:18.238Z | Downloaded equivalent v1.0.2 |
| 206 | 2026-06-19T06:16:18.241Z | Downloaded duct v0.13.7 |
| 207 | 2026-06-19T06:16:18.241Z | Downloaded nextest-workspace-hack v0.1.0 |
| 208 | 2026-06-19T06:16:18.241Z | Downloaded lock_api v0.4.14 |
| 209 | 2026-06-19T06:16:18.246Z | Downloaded indent_write v2.2.0 |
| 210 | 2026-06-19T06:16:18.246Z | Downloaded cargo_metadata v0.20.0 |
| 211 | 2026-06-19T06:16:18.246Z | Downloaded colorchoice v1.0.5 |
| 212 | 2026-06-19T06:16:18.248Z | Downloaded cargo-util-schemas v0.2.0 |
| 213 | 2026-06-19T06:16:18.248Z | Downloaded getrandom v0.4.3 |
| 214 | 2026-06-19T06:16:18.251Z | Downloaded miette v7.6.0 |
| 215 | 2026-06-19T06:16:18.254Z | Downloaded futures-task v0.3.32 |
| 216 | 2026-06-19T06:16:18.254Z | Downloaded getrandom v0.3.4 |
| 217 | 2026-06-19T06:16:18.257Z | Downloaded rustc-hash v2.1.2 |
| 218 | 2026-06-19T06:16:18.257Z | Downloaded quinn-udp v0.5.14 |
| 219 | 2026-06-19T06:16:18.261Z | Downloaded http v1.4.2 |
| 220 | 2026-06-19T06:16:18.264Z | Downloaded heck v0.5.0 |
| 221 | 2026-06-19T06:16:18.264Z | Downloaded foldhash v0.1.5 |
| 222 | 2026-06-19T06:16:18.264Z | Downloaded quote v1.0.45 |
| 223 | 2026-06-19T06:16:18.267Z | Downloaded enable-ansi-support v0.2.1 |
| 224 | 2026-06-19T06:16:18.267Z | Downloaded async-scoped v0.9.0 |
| 225 | 2026-06-19T06:16:18.267Z | Downloaded futures-io v0.3.32 |
| 226 | 2026-06-19T06:16:18.270Z | Downloaded atomicwrites v0.4.4 |
| 227 | 2026-06-19T06:16:18.270Z | Downloaded fnv v1.0.7 |
| 228 | 2026-06-19T06:16:18.270Z | Downloaded debug-ignore v1.0.5 |
| 229 | 2026-06-19T06:16:18.273Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 230 | 2026-06-19T06:16:18.273Z | Downloaded os_pipe v1.2.3 |
| 231 | 2026-06-19T06:16:18.276Z | Downloaded hyper-tls v0.6.0 |
| 232 | 2026-06-19T06:16:18.276Z | Downloaded pin-project-internal v1.1.13 |
| 233 | 2026-06-19T06:16:18.276Z | Downloaded futures-macro v0.3.32 |
| 234 | 2026-06-19T06:16:18.279Z | Downloaded foreign-types-shared v0.1.1 |
| 235 | 2026-06-19T06:16:18.279Z | Downloaded errno v0.3.14 |
| 236 | 2026-06-19T06:16:18.279Z | Downloaded jobserver v0.1.34 |
| 237 | 2026-06-19T06:16:18.282Z | Downloaded foreign-types v0.3.2 |
| 238 | 2026-06-19T06:16:18.282Z | Downloaded humantime-serde v1.1.1 |
| 239 | 2026-06-19T06:16:18.282Z | Downloaded cargo-platform v0.3.3 |
| 240 | 2026-06-19T06:16:18.285Z | Downloaded number_prefix v0.4.0 |
| 241 | 2026-06-19T06:16:18.285Z | Downloaded nested v0.1.1 |
| 242 | 2026-06-19T06:16:18.288Z | Downloaded hex v0.4.3 |
| 243 | 2026-06-19T06:16:18.288Z | Downloaded cargo_metadata v0.23.1 |
| 244 | 2026-06-19T06:16:18.288Z | Downloaded cpufeatures v0.2.17 |
| 245 | 2026-06-19T06:16:18.291Z | Downloaded clap_lex v1.1.0 |
| 246 | 2026-06-19T06:16:18.291Z | Downloaded document-features v0.2.12 |
| 247 | 2026-06-19T06:16:18.294Z | Downloaded http-body v1.0.1 |
| 248 | 2026-06-19T06:16:18.294Z | Downloaded cfg_aliases v0.2.1 |
| 249 | 2026-06-19T06:16:18.294Z | Downloaded anstyle-query v1.1.5 |
| 250 | 2026-06-19T06:16:18.297Z | Downloaded memchr v2.8.2 |
| 251 | 2026-06-19T06:16:18.300Z | Downloaded is_terminal_polyfill v1.70.2 |
| 252 | 2026-06-19T06:16:18.300Z | Downloaded lazy_static v1.5.0 |
| 253 | 2026-06-19T06:16:18.303Z | Downloaded is_ci v1.2.0 |
| 254 | 2026-06-19T06:16:18.303Z | Downloaded block-buffer v0.10.4 |
| 255 | 2026-06-19T06:16:18.303Z | Downloaded atomic-waker v1.1.2 |
| 256 | 2026-06-19T06:16:18.306Z | Downloaded log v0.4.32 |
| 257 | 2026-06-19T06:16:18.306Z | Downloaded miette-derive v7.6.0 |
| 258 | 2026-06-19T06:16:18.309Z | Downloaded once_cell v1.21.4 |
| 259 | 2026-06-19T06:16:18.309Z | Downloaded iana-time-zone v0.1.65 |
| 260 | 2026-06-19T06:16:18.312Z | Downloaded generic-array v0.14.7 |
| 261 | 2026-06-19T06:16:18.315Z | Downloaded serde_spanned v1.1.1 |
| 262 | 2026-06-19T06:16:18.315Z | Downloaded cfg-if v1.0.4 |
| 263 | 2026-06-19T06:16:18.315Z | Downloaded rustc_version v0.4.1 |
| 264 | 2026-06-19T06:16:18.318Z | Downloaded adler2 v2.0.1 |
| 265 | 2026-06-19T06:16:18.318Z | Downloaded scopeguard v1.2.0 |
| 266 | 2026-06-19T06:16:18.318Z | Downloaded openssl-macros v0.1.1 |
| 267 | 2026-06-19T06:16:18.321Z | Downloaded crypto-common v0.1.7 |
| 268 | 2026-06-19T06:16:18.321Z | Downloaded cfg-expr v0.20.8 |
| 269 | 2026-06-19T06:16:18.321Z | Downloaded camino-tempfile v1.4.1 |
| 270 | 2026-06-19T06:16:18.323Z | Downloaded itoa v1.0.18 |
| 271 | 2026-06-19T06:16:18.324Z | Downloaded guppy-workspace-hack v0.1.0 |
| 272 | 2026-06-19T06:16:18.327Z | Downloaded serde_ignored v0.1.14 |
| 273 | 2026-06-19T06:16:18.327Z | Downloaded serde_spanned v0.6.9 |
| 274 | 2026-06-19T06:16:18.331Z | Downloaded percent-encoding v2.3.2 |
| 275 | 2026-06-19T06:16:18.334Z | Downloaded convert_case v0.10.0 |
| 276 | 2026-06-19T06:16:18.334Z | Downloaded ordered-float v2.10.1 |
| 277 | 2026-06-19T06:16:18.336Z | Downloaded shared_child v1.1.1 |
| 278 | 2026-06-19T06:16:18.339Z | Downloaded pathdiff v0.2.3 |
| 279 | 2026-06-19T06:16:18.342Z | Downloaded mukti-metadata v0.3.0 |
| 280 | 2026-06-19T06:16:18.345Z | Downloaded sigchld v0.2.4 |
| 281 | 2026-06-19T06:16:18.348Z | Downloaded either v1.16.0 |
| 282 | 2026-06-19T06:16:18.351Z | Downloaded shell-words v1.1.1 |
| 283 | 2026-06-19T06:16:18.354Z | Downloaded openssl-probe v0.2.1 |
| 284 | 2026-06-19T06:16:18.354Z | Downloaded autocfg v1.5.1 |
| 285 | 2026-06-19T06:16:18.354Z | Downloaded strip-ansi-escapes v0.2.1 |
| 286 | 2026-06-19T06:16:18.357Z | Downloaded signal-hook-mio v0.2.5 |
| 287 | 2026-06-19T06:16:18.357Z | Downloaded sync_wrapper v1.0.2 |
| 288 | 2026-06-19T06:16:18.360Z | Downloaded swrite v0.1.0 |
| 289 | 2026-06-19T06:16:18.360Z | Downloaded supports-unicode v3.0.0 |
| 290 | 2026-06-19T06:16:18.360Z | Downloaded strsim v0.11.1 |
| 291 | 2026-06-19T06:16:18.363Z | Downloaded terminal_size v0.4.4 |
| 292 | 2026-06-19T06:16:18.367Z | Downloaded tinyvec_macros v0.1.1 |
| 293 | 2026-06-19T06:16:18.370Z | Downloaded native-tls v0.2.18 |
| 294 | 2026-06-19T06:16:18.373Z | Downloaded humantime v2.3.0 |
| 295 | 2026-06-19T06:16:18.373Z | Downloaded filetime v0.2.29 |
| 296 | 2026-06-19T06:16:18.376Z | Downloaded rand_core v0.6.4 |
| 297 | 2026-06-19T06:16:18.376Z | Downloaded anstream v1.0.0 |
| 298 | 2026-06-19T06:16:18.376Z | Downloaded nextest-metadata v0.12.2 |
| 299 | 2026-06-19T06:16:18.379Z | Downloaded miniz_oxide v0.8.9 |
| 300 | 2026-06-19T06:16:18.379Z | Downloaded globset v0.4.18 |
| 301 | 2026-06-19T06:16:18.382Z | Downloaded digest v0.10.7 |
| 302 | 2026-06-19T06:16:18.382Z | Downloaded supports-color v3.0.2 |
| 303 | 2026-06-19T06:16:18.382Z | Downloaded serde-value v0.7.0 |
| 304 | 2026-06-19T06:16:18.386Z | Downloaded supports-hyperlinks v3.2.0 |
| 305 | 2026-06-19T06:16:18.386Z | Downloaded subtle v2.6.1 |
| 306 | 2026-06-19T06:16:18.386Z | Downloaded tokio-macros v2.7.0 |
| 307 | 2026-06-19T06:16:18.386Z | Downloaded fastrand v2.4.1 |
| 308 | 2026-06-19T06:16:18.389Z | Downloaded futures-executor v0.3.32 |
| 309 | 2026-06-19T06:16:18.389Z | Downloaded erased-serde v0.4.10 |
| 310 | 2026-06-19T06:16:18.389Z | Downloaded http-body-util v0.1.3 |
| 311 | 2026-06-19T06:16:18.390Z | Downloaded tower-layer v0.3.3 |
| 312 | 2026-06-19T06:16:18.393Z | Downloaded serde_path_to_error v0.1.20 |
| 313 | 2026-06-19T06:16:18.397Z | Downloaded ipnet v2.12.0 |
| 314 | 2026-06-19T06:16:18.400Z | Downloaded serde_urlencoded v0.7.1 |
| 315 | 2026-06-19T06:16:18.403Z | Downloaded rand_chacha v0.9.0 |
| 316 | 2026-06-19T06:16:18.403Z | Downloaded pkg-config v0.3.33 |
| 317 | 2026-06-19T06:16:18.406Z | Downloaded toml_datetime v0.6.11 |
| 318 | 2026-06-19T06:16:18.410Z | Downloaded eyre v0.6.12 |
| 319 | 2026-06-19T06:16:18.413Z | Downloaded shlex v2.0.1 |
| 320 | 2026-06-19T06:16:18.413Z | Downloaded pkcs8 v0.10.2 |
| 321 | 2026-06-19T06:16:18.413Z | Downloaded find-msvc-tools v0.1.9 |
| 322 | 2026-06-19T06:16:18.416Z | Downloaded sha2 v0.10.9 |
| 323 | 2026-06-19T06:16:18.416Z | Downloaded serde-untagged v0.1.9 |
| 324 | 2026-06-19T06:16:18.419Z | Downloaded signature v2.2.0 |
| 325 | 2026-06-19T06:16:18.419Z | Downloaded derive_more v2.1.1 |
| 326 | 2026-06-19T06:16:18.425Z | Downloaded tracing-error v0.2.1 |
| 327 | 2026-06-19T06:16:18.428Z | Downloaded typeid v1.0.3 |
| 328 | 2026-06-19T06:16:18.428Z | Downloaded try-lock v0.2.5 |
| 329 | 2026-06-19T06:16:18.428Z | Downloaded tower-service v0.3.3 |
| 330 | 2026-06-19T06:16:18.428Z | Downloaded unicode-xid v0.2.6 |
| 331 | 2026-06-19T06:16:18.431Z | Downloaded unicode-linebreak v0.1.5 |
| 332 | 2026-06-19T06:16:18.431Z | Downloaded spki v0.7.3 |
| 333 | 2026-06-19T06:16:18.431Z | Downloaded simd-adler32 v0.3.9 |
| 334 | 2026-06-19T06:16:18.434Z | Downloaded slab v0.4.12 |
| 335 | 2026-06-19T06:16:18.434Z | Downloaded signal-hook-registry v1.4.8 |
| 336 | 2026-06-19T06:16:18.434Z | Downloaded rand_core v0.9.5 |
| 337 | 2026-06-19T06:16:18.437Z | Downloaded ppv-lite86 v0.2.21 |
| 338 | 2026-06-19T06:16:18.437Z | Downloaded thread_local v1.1.9 |
| 339 | 2026-06-19T06:16:18.437Z | Downloaded static_assertions v1.1.0 |
| 340 | 2026-06-19T06:16:18.437Z | Downloaded thiserror-impl v1.0.69 |
| 341 | 2026-06-19T06:16:18.440Z | Downloaded litrs v1.0.0 |
| 342 | 2026-06-19T06:16:18.440Z | Downloaded httparse v1.10.1 |
| 343 | 2026-06-19T06:16:18.443Z | Downloaded urlencoding v2.1.3 |
| 344 | 2026-06-19T06:16:18.443Z | Downloaded num-traits v0.2.19 |
| 345 | 2026-06-19T06:16:18.446Z | Downloaded version_check v0.9.5 |
| 346 | 2026-06-19T06:16:18.446Z | Downloaded parking_lot_core v0.9.12 |
| 347 | 2026-06-19T06:16:18.446Z | Downloaded newtype-uuid v1.3.2 |
| 348 | 2026-06-19T06:16:18.449Z | Downloaded thiserror v1.0.69 |
| 349 | 2026-06-19T06:16:18.449Z | Downloaded ahash v0.8.12 |
| 350 | 2026-06-19T06:16:18.452Z | Downloaded future-queue v0.4.0 |
| 351 | 2026-06-19T06:16:18.452Z | Downloaded utf8parse v0.2.2 |
| 352 | 2026-06-19T06:16:18.455Z | Downloaded smol_str v0.3.6 |
| 353 | 2026-06-19T06:16:18.455Z | Downloaded utf8_iter v1.0.4 |
| 354 | 2026-06-19T06:16:18.455Z | Downloaded target-lexicon v0.13.5 |
| 355 | 2026-06-19T06:16:18.455Z | Downloaded getrandom v0.2.17 |
| 356 | 2026-06-19T06:16:18.458Z | Downloaded anstyle v1.0.14 |
| 357 | 2026-06-19T06:16:18.458Z | Downloaded fixedbitset v0.5.7 |
| 358 | 2026-06-19T06:16:18.462Z | Downloaded console v0.15.11 |
| 359 | 2026-06-19T06:16:18.462Z | Downloaded clap_derive v4.6.1 |
| 360 | 2026-06-19T06:16:18.465Z | Downloaded tokio-native-tls v0.3.1 |
| 361 | 2026-06-19T06:16:18.465Z | Downloaded camino v1.2.3 |
| 362 | 2026-06-19T06:16:18.465Z | Downloaded want v0.3.1 |
| 363 | 2026-06-19T06:16:18.465Z | Downloaded target-spec-miette v0.4.8 |
| 364 | 2026-06-19T06:16:18.468Z | Downloaded xattr v1.6.1 |
| 365 | 2026-06-19T06:16:18.471Z | Downloaded owo-colors v4.3.0 |
| 366 | 2026-06-19T06:16:18.471Z | Downloaded crc32fast v1.5.0 |
| 367 | 2026-06-19T06:16:18.471Z | Downloaded toml_write v0.1.2 |
| 368 | 2026-06-19T06:16:18.474Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 369 | 2026-06-19T06:16:18.474Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 370 | 2026-06-19T06:16:18.474Z | Downloaded config v0.15.24 |
| 371 | 2026-06-19T06:16:18.477Z | Downloaded quick-junit v0.5.2 |
| 372 | 2026-06-19T06:16:18.481Z | Downloaded derive-where v1.6.1 |
| 373 | 2026-06-19T06:16:18.484Z | Downloaded rustc-demangle v0.1.27 |
| 374 | 2026-06-19T06:16:18.484Z | Downloaded pin-project-lite v0.2.17 |
| 375 | 2026-06-19T06:16:18.487Z | Downloaded rustls-pki-types v1.14.1 |
| 376 | 2026-06-19T06:16:18.489Z | Downloaded const-oid v0.9.6 |
| 377 | 2026-06-19T06:16:18.489Z | Downloaded hyper-rustls v0.27.9 |
| 378 | 2026-06-19T06:16:18.496Z | Downloaded tracing-log v0.2.0 |
| 379 | 2026-06-19T06:16:18.499Z | Downloaded smallvec v1.15.2 |
| 380 | 2026-06-19T06:16:18.502Z | Downloaded self-replace v1.5.0 |
| 381 | 2026-06-19T06:16:18.505Z | Downloaded unicase v2.9.0 |
| 382 | 2026-06-19T06:16:18.505Z | Downloaded toml v0.8.23 |
| 383 | 2026-06-19T06:16:18.508Z | Downloaded thiserror v2.0.18 |
| 384 | 2026-06-19T06:16:18.511Z | Downloaded semver v1.0.28 |
| 385 | 2026-06-19T06:16:18.511Z | Downloaded xxhash-rust v0.8.15 |
| 386 | 2026-06-19T06:16:18.514Z | Downloaded parking_lot v0.12.5 |
| 387 | 2026-06-19T06:16:18.514Z | Downloaded nextest-filtering v0.15.0 |
| 388 | 2026-06-19T06:16:18.517Z | Downloaded bitflags v2.13.0 |
| 389 | 2026-06-19T06:16:18.517Z | Downloaded untrusted v0.9.0 |
| 390 | 2026-06-19T06:16:18.520Z | Downloaded serde_derive v1.0.228 |
| 391 | 2026-06-19T06:16:18.523Z | Downloaded tempfile v3.27.0 |
| 392 | 2026-06-19T06:16:18.523Z | Downloaded thiserror-impl v2.0.18 |
| 393 | 2026-06-19T06:16:18.523Z | Downloaded serde_core v1.0.228 |
| 394 | 2026-06-19T06:16:18.526Z | Downloaded clap v4.6.1 |
| 395 | 2026-06-19T06:16:18.530Z | Downloaded zstd-safe v7.2.4 |
| 396 | 2026-06-19T06:16:18.533Z | Downloaded zeroize v1.9.0 |
| 397 | 2026-06-19T06:16:18.533Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 398 | 2026-06-19T06:16:18.536Z | Downloaded tokio-stream v0.1.18 |
| 399 | 2026-06-19T06:16:18.539Z | Downloaded hyper-util v0.1.20 |
| 400 | 2026-06-19T06:16:18.541Z | Downloaded zstd v0.13.3 |
| 401 | 2026-06-19T06:16:18.541Z | Downloaded zmij v1.0.21 |
| 402 | 2026-06-19T06:16:18.545Z | Downloaded signal-hook v0.3.18 |
| 403 | 2026-06-19T06:16:18.545Z | Downloaded sharded-slab v0.1.7 |
| 404 | 2026-06-19T06:16:18.549Z | Downloaded bytes v1.12.0 |
| 405 | 2026-06-19T06:16:18.552Z | Downloaded target-spec v3.6.0 |
| 406 | 2026-06-19T06:16:18.552Z | Downloaded tinyvec v1.11.0 |
| 407 | 2026-06-19T06:16:18.555Z | Downloaded textwrap v0.16.2 |
| 408 | 2026-06-19T06:16:18.558Z | Downloaded tokio-rustls v0.26.4 |
| 409 | 2026-06-19T06:16:18.558Z | Downloaded tracing-attributes v0.1.31 |
| 410 | 2026-06-19T06:16:18.561Z | Downloaded self_update v0.42.0 |
| 411 | 2026-06-19T06:16:18.561Z | Downloaded proc-macro2 v1.0.106 |
| 412 | 2026-06-19T06:16:18.565Z | Downloaded ryu v1.0.23 |
| 413 | 2026-06-19T06:16:18.569Z | Downloaded zipsign-api v0.1.5 |
| 414 | 2026-06-19T06:16:18.575Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 415 | 2026-06-19T06:16:18.579Z | Downloaded serde v1.0.228 |
| 416 | 2026-06-19T06:16:18.582Z | Downloaded socket2 v0.6.4 |
| 417 | 2026-06-19T06:16:18.585Z | Downloaded vte v0.14.1 |
| 418 | 2026-06-19T06:16:18.585Z | Downloaded borsh v1.7.0 |
| 419 | 2026-06-19T06:16:18.589Z | Downloaded flate2 v1.1.9 |
| 420 | 2026-06-19T06:16:18.592Z | Downloaded futures v0.3.32 |
| 421 | 2026-06-19T06:16:18.595Z | Downloaded tar v0.4.46 |
| 422 | 2026-06-19T06:16:18.597Z | Downloaded pin-project v1.1.13 |
| 423 | 2026-06-19T06:16:18.603Z | Downloaded ed25519-dalek v2.2.0 |
| 424 | 2026-06-19T06:16:18.605Z | Downloaded indicatif v0.17.11 |
| 425 | 2026-06-19T06:16:18.609Z | Downloaded tracing-core v0.1.36 |
| 426 | 2026-06-19T06:16:18.612Z | Downloaded unicode-ident v1.0.24 |
| 427 | 2026-06-19T06:16:18.612Z | Downloaded derive_more-impl v2.1.1 |
| 428 | 2026-06-19T06:16:18.616Z | Downloaded cc v1.2.64 |
| 429 | 2026-06-19T06:16:18.619Z | Downloaded der v0.7.10 |
| 430 | 2026-06-19T06:16:18.624Z | Downloaded uuid v1.23.3 |
| 431 | 2026-06-19T06:16:18.638Z | Downloaded rustls-webpki v0.103.13 |
| 432 | 2026-06-19T06:16:18.641Z | Downloaded openssl-sys v0.9.117 |
| 433 | 2026-06-19T06:16:18.662Z | Downloaded hashbrown v0.15.5 |
| 434 | 2026-06-19T06:16:18.670Z | Downloaded crossterm v0.29.0 |
| 435 | 2026-06-19T06:16:18.678Z | Downloaded hashbrown v0.17.1 |
| 436 | 2026-06-19T06:16:18.683Z | Downloaded futures-util v0.3.32 |
| 437 | 2026-06-19T06:16:18.688Z | Downloaded tokio-util v0.7.18 |
| 438 | 2026-06-19T06:16:18.693Z | Downloaded quinn v0.11.9 |
| 439 | 2026-06-19T06:16:18.696Z | Downloaded mio v1.2.1 |
| 440 | 2026-06-19T06:16:18.699Z | Downloaded serde_json v1.0.150 |
| 441 | 2026-06-19T06:16:18.702Z | Downloaded url v2.5.8 |
| 442 | 2026-06-19T06:16:18.705Z | Downloaded toml_edit v0.22.27 |
| 443 | 2026-06-19T06:16:18.708Z | Downloaded idna v1.1.0 |
| 444 | 2026-06-19T06:16:18.708Z | Downloaded clap_builder v4.6.0 |
| 445 | 2026-06-19T06:16:18.711Z | Downloaded rand v0.9.4 |
| 446 | 2026-06-19T06:16:18.714Z | Downloaded h2 v0.4.15 |
| 447 | 2026-06-19T06:16:18.717Z | Downloaded indexmap v2.14.0 |
| 448 | 2026-06-19T06:16:18.720Z | Downloaded guppy v0.17.26 |
| 449 | 2026-06-19T06:16:18.723Z | Downloaded aho-corasick v1.1.4 |
| 450 | 2026-06-19T06:16:18.726Z | Downloaded tower v0.5.3 |
| 451 | 2026-06-19T06:16:18.735Z | Downloaded ron v0.12.1 |
| 452 | 2026-06-19T06:16:18.740Z | Downloaded unicode-segmentation v1.13.3 |
| 453 | 2026-06-19T06:16:18.743Z | Downloaded winnow v1.0.3 |
| 454 | 2026-06-19T06:16:18.750Z | Downloaded winnow v0.7.15 |
| 455 | 2026-06-19T06:16:18.753Z | Downloaded typenum v1.20.1 |
| 456 | 2026-06-19T06:16:18.769Z | Downloaded chrono v0.4.45 |
| 457 | 2026-06-19T06:16:18.773Z | Downloaded unicode-normalization v0.1.25 |
| 458 | 2026-06-19T06:16:18.776Z | Downloaded hyper v1.10.1 |
| 459 | 2026-06-19T06:16:18.779Z | Downloaded tracing-subscriber v0.3.23 |
| 460 | 2026-06-19T06:16:18.784Z | Downloaded regex v1.12.4 |
| 461 | 2026-06-19T06:16:18.787Z | Downloaded itertools v0.14.0 |
| 462 | 2026-06-19T06:16:18.790Z | Downloaded reqwest v0.12.28 |
| 463 | 2026-06-19T06:16:18.795Z | Downloaded curve25519-dalek v4.1.3 |
| 464 | 2026-06-19T06:16:18.800Z | Downloaded unicode-width v0.1.14 |
| 465 | 2026-06-19T06:16:18.804Z | Downloaded zerocopy v0.8.52 |
| 466 | 2026-06-19T06:16:18.816Z | Downloaded gimli v0.32.3 |
| 467 | 2026-06-19T06:16:18.820Z | Downloaded syn v2.0.118 |
| 468 | 2026-06-19T06:16:18.826Z | Downloaded bstr v1.12.1 |
| 469 | 2026-06-19T06:16:18.831Z | Downloaded quick-xml v0.37.5 |
| 470 | 2026-06-19T06:16:18.834Z | Downloaded pulldown-cmark v0.13.4 |
| 471 | 2026-06-19T06:16:18.838Z | Downloaded portable-atomic v1.13.1 |
| 472 | 2026-06-19T06:16:18.841Z | Downloaded tower-http v0.6.11 |
| 473 | 2026-06-19T06:16:18.845Z | Downloaded quick-xml v0.38.4 |
| 474 | 2026-06-19T06:16:18.855Z | Downloaded tracing v0.1.44 |
| 475 | 2026-06-19T06:16:18.869Z | Downloaded color-eyre v0.6.5 |
| 476 | 2026-06-19T06:16:18.883Z | Downloaded tokio v1.52.3 |
| 477 | 2026-06-19T06:16:18.905Z | Downloaded quinn-proto v0.11.14 |
| 478 | 2026-06-19T06:16:18.913Z | Downloaded webpki-roots v1.0.8 |
| 479 | 2026-06-19T06:16:18.927Z | Downloaded vcpkg v0.2.15 |
| 480 | 2026-06-19T06:16:18.965Z | Downloaded unicode-width v0.2.2 |
| 481 | 2026-06-19T06:16:18.971Z | Downloaded nextest-runner v0.80.0 |
| 482 | 2026-06-19T06:16:18.979Z | Downloaded openssl v0.10.81 |
| 483 | 2026-06-19T06:16:18.993Z | Downloaded object v0.37.3 |
| 484 | 2026-06-19T06:16:18.999Z | Downloaded regex-syntax v0.8.11 |
| 485 | 2026-06-19T06:16:19.007Z | Downloaded nix v0.30.1 |
| 486 | 2026-06-19T06:16:19.015Z | Downloaded rustix v0.38.44 |
| 487 | 2026-06-19T06:16:19.027Z | Downloaded rustls v0.23.40 |
| 488 | 2026-06-19T06:16:19.042Z | Downloaded rustix v1.1.4 |
| 489 | 2026-06-19T06:16:19.108Z | Downloaded regex-automata v0.4.14 |
| 490 | 2026-06-19T06:16:19.153Z | Downloaded petgraph v0.8.3 |
| 491 | 2026-06-19T06:16:19.169Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 492 | 2026-06-19T06:16:19.179Z | Downloaded libc v0.2.186 |
| 493 | 2026-06-19T06:16:19.250Z | Downloaded recursion v0.5.4 |
| 494 | 2026-06-19T06:16:19.255Z | Downloaded ring v0.17.14 |
| 495 | 2026-06-19T06:16:19.313Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-06-19T06:16:19.313Z | Compiling libc v0.2.186 |
| 497 | 2026-06-19T06:16:19.316Z | Compiling quote v1.0.45 |
| 498 | 2026-06-19T06:16:19.316Z | Compiling unicode-ident v1.0.24 |
| 499 | 2026-06-19T06:16:19.316Z | Compiling serde_core v1.0.228 |
| 500 | 2026-06-19T06:16:19.316Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-06-19T06:16:19.316Z | Compiling memchr v2.8.2 |
| 502 | 2026-06-19T06:16:19.316Z | Compiling once_cell v1.21.4 |
| 503 | 2026-06-19T06:16:19.548Z | Compiling log v0.4.32 |
| 504 | 2026-06-19T06:16:19.563Z | Compiling pin-project-lite v0.2.17 |
| 505 | 2026-06-19T06:16:19.655Z | Compiling serde v1.0.228 |
| 506 | 2026-06-19T06:16:19.695Z | Compiling itoa v1.0.18 |
| 507 | 2026-06-19T06:16:19.855Z | Compiling futures-core v0.3.32 |
| 508 | 2026-06-19T06:16:19.936Z | Compiling smallvec v1.15.2 |
| 509 | 2026-06-19T06:16:20.008Z | Compiling bitflags v2.13.0 |
| 510 | 2026-06-19T06:16:20.021Z | Compiling hashbrown v0.17.1 |
| 511 | 2026-06-19T06:16:20.181Z | Compiling find-msvc-tools v0.1.9 |
| 512 | 2026-06-19T06:16:20.401Z | Compiling errno v0.3.14 |
| 513 | 2026-06-19T06:16:20.413Z | Compiling shlex v2.0.1 |
| 514 | 2026-06-19T06:16:20.413Z | Compiling equivalent v1.0.2 |
| 515 | 2026-06-19T06:16:20.542Z | Compiling signal-hook-registry v1.4.8 |
| 516 | 2026-06-19T06:16:20.595Z | Compiling jobserver v0.1.34 |
| 517 | 2026-06-19T06:16:20.599Z | Compiling bytes v1.12.0 |
| 518 | 2026-06-19T06:16:20.622Z | Compiling mio v1.2.1 |
| 519 | 2026-06-19T06:16:20.684Z | Compiling futures-sink v0.3.32 |
| 520 | 2026-06-19T06:16:20.709Z | Compiling syn v2.0.118 |
| 521 | 2026-06-19T06:16:20.768Z | Compiling rustix v1.1.4 |
| 522 | 2026-06-19T06:16:20.794Z | Compiling socket2 v0.6.4 |
| 523 | 2026-06-19T06:16:20.909Z | Compiling cc v1.2.64 |
| 524 | 2026-06-19T06:16:21.095Z | Compiling zmij v1.0.21 |
| 525 | 2026-06-19T06:16:21.311Z | Compiling slab v0.4.12 |
| 526 | 2026-06-19T06:16:21.483Z | Compiling futures-channel v0.3.32 |
| 527 | 2026-06-19T06:16:21.525Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-06-19T06:16:21.538Z | Compiling version_check v0.9.5 |
| 529 | 2026-06-19T06:16:21.659Z | Compiling serde_json v1.0.150 |
| 530 | 2026-06-19T06:16:21.749Z | Compiling indexmap v2.14.0 |
| 531 | 2026-06-19T06:16:21.940Z | Compiling futures-task v0.3.32 |
| 532 | 2026-06-19T06:16:21.954Z | Compiling futures-io v0.3.32 |
| 533 | 2026-06-19T06:16:22.125Z | Compiling getrandom v0.4.3 |
| 534 | 2026-06-19T06:16:22.165Z | Compiling camino v1.2.3 |
| 535 | 2026-06-19T06:16:22.250Z | Compiling percent-encoding v2.3.2 |
| 536 | 2026-06-19T06:16:22.441Z | Compiling unicode-width v0.2.2 |
| 537 | 2026-06-19T06:16:22.557Z | Compiling ring v0.17.14 |
| 538 | 2026-06-19T06:16:22.623Z | Compiling http v1.4.2 |
| 539 | 2026-06-19T06:16:22.667Z | Compiling zeroize v1.9.0 |
| 540 | 2026-06-19T06:16:22.704Z | Compiling simd-adler32 v0.3.9 |
| 541 | 2026-06-19T06:16:22.758Z | Compiling autocfg v1.5.1 |
| 542 | 2026-06-19T06:16:22.869Z | Compiling adler2 v2.0.1 |
| 543 | 2026-06-19T06:16:23.039Z | Compiling miniz_oxide v0.8.9 |
| 544 | 2026-06-19T06:16:23.108Z | Compiling num-traits v0.2.19 |
| 545 | 2026-06-19T06:16:23.379Z | Compiling object v0.37.3 |
| 546 | 2026-06-19T06:16:23.547Z | Compiling getrandom v0.3.4 |
| 547 | 2026-06-19T06:16:23.709Z | Compiling zerocopy v0.8.52 |
| 548 | 2026-06-19T06:16:23.923Z | Compiling target-lexicon v0.13.5 |
| 549 | 2026-06-19T06:16:24.153Z | Compiling http-body v1.0.1 |
| 550 | 2026-06-19T06:16:24.167Z | Compiling rustls-pki-types v1.14.1 |
| 551 | 2026-06-19T06:16:24.317Z | Compiling form_urlencoded v1.2.2 |
| 552 | 2026-06-19T06:16:24.365Z | Compiling serde_derive v1.0.228 |
| 553 | 2026-06-19T06:16:24.401Z | Compiling tokio-macros v2.7.0 |
| 554 | 2026-06-19T06:16:24.479Z | Compiling futures-macro v0.3.32 |
| 555 | 2026-06-19T06:16:24.564Z | Compiling tracing-attributes v0.1.31 |
| 556 | 2026-06-19T06:16:24.634Z | Compiling semver v1.0.28 |
| 557 | 2026-06-19T06:16:24.803Z | Compiling getrandom v0.2.17 |
| 558 | 2026-06-19T06:16:24.998Z | Compiling guppy-workspace-hack v0.1.0 |
| 559 | 2026-06-19T06:16:25.052Z | Compiling idna_adapter v1.0.0 |
| 560 | 2026-06-19T06:16:25.146Z | Compiling tokio v1.52.3 |
| 561 | 2026-06-19T06:16:25.159Z | Compiling owo-colors v4.3.0 |
| 562 | 2026-06-19T06:16:25.230Z | Compiling fnv v1.0.7 |
| 563 | 2026-06-19T06:16:25.300Z | Compiling signal-hook v0.3.18 |
| 564 | 2026-06-19T06:16:25.318Z | Compiling futures-util v0.3.32 |
| 565 | 2026-06-19T06:16:25.336Z | Compiling thiserror v2.0.18 |
| 566 | 2026-06-19T06:16:25.496Z | Compiling httparse v1.10.1 |
| 567 | 2026-06-19T06:16:25.529Z | Compiling utf8_iter v1.0.4 |
| 568 | 2026-06-19T06:16:25.688Z | Compiling untrusted v0.9.0 |
| 569 | 2026-06-19T06:16:25.700Z | Compiling gimli v0.32.3 |
| 570 | 2026-06-19T06:16:25.772Z | Compiling tracing v0.1.44 |
| 571 | 2026-06-19T06:16:25.897Z | Compiling idna v1.1.0 |
| 572 | 2026-06-19T06:16:26.109Z | Compiling thiserror-impl v2.0.18 |
| 573 | 2026-06-19T06:16:27.553Z | Compiling addr2line v0.25.1 |
| 574 | 2026-06-19T06:16:27.821Z | Compiling generic-array v0.14.7 |
| 575 | 2026-06-19T06:16:27.990Z | Compiling rustc-demangle v0.1.27 |
| 576 | 2026-06-19T06:16:28.003Z | Compiling thiserror v1.0.69 |
| 577 | 2026-06-19T06:16:28.071Z | Compiling typeid v1.0.3 |
| 578 | 2026-06-19T06:16:28.319Z | Compiling try-lock v0.2.5 |
| 579 | 2026-06-19T06:16:28.331Z | Compiling fastrand v2.4.1 |
| 580 | 2026-06-19T06:16:28.368Z | Compiling rustls v0.23.40 |
| 581 | 2026-06-19T06:16:28.432Z | Compiling target-spec v3.6.0 |
| 582 | 2026-06-19T06:16:28.591Z | Compiling tower-service v0.3.3 |
| 583 | 2026-06-19T06:16:28.655Z | Compiling pkg-config v0.3.33 |
| 584 | 2026-06-19T06:16:28.690Z | Compiling atomic-waker v1.1.2 |
| 585 | 2026-06-19T06:16:28.741Z | Compiling tempfile v3.27.0 |
| 586 | 2026-06-19T06:16:28.826Z | Compiling want v0.3.1 |
| 587 | 2026-06-19T06:16:29.013Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-06-19T06:16:29.088Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 589 | 2026-06-19T06:16:29.380Z | Compiling cfg-expr v0.20.8 |
| 590 | 2026-06-19T06:16:29.501Z | Compiling h2 v0.4.15 |
| 591 | 2026-06-19T06:16:29.637Z | Compiling url v2.5.8 |
| 592 | 2026-06-19T06:16:30.207Z | Compiling backtrace v0.3.76 |
| 593 | 2026-06-19T06:16:30.862Z | Compiling thiserror-impl v1.0.69 |
| 594 | 2026-06-19T06:16:31.173Z | Compiling terminal_size v0.4.4 |
| 595 | 2026-06-19T06:16:31.213Z | Compiling aho-corasick v1.1.4 |
| 596 | 2026-06-19T06:16:31.331Z | Compiling regex-syntax v0.8.11 |
| 597 | 2026-06-19T06:16:32.026Z | Compiling rustls-webpki v0.103.13 |
| 598 | 2026-06-19T06:16:32.125Z | Compiling winnow v0.7.15 |
| 599 | 2026-06-19T06:16:34.062Z | Compiling erased-serde v0.4.10 |
| 600 | 2026-06-19T06:16:34.367Z | Compiling typenum v1.20.1 |
| 601 | 2026-06-19T06:16:34.527Z | Compiling subtle v2.6.1 |
| 602 | 2026-06-19T06:16:34.641Z | Compiling regex-automata v0.4.14 |
| 603 | 2026-06-19T06:16:35.156Z | Compiling hyper v1.10.1 |
| 604 | 2026-06-19T06:16:36.765Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-06-19T06:16:36.926Z | Compiling toml_datetime v0.6.11 |
| 606 | 2026-06-19T06:16:37.292Z | Compiling ahash v0.8.12 |
| 607 | 2026-06-19T06:16:37.563Z | Compiling sync_wrapper v1.0.2 |
| 608 | 2026-06-19T06:16:37.683Z | Compiling base64 v0.22.1 |
| 609 | 2026-06-19T06:16:38.021Z | Compiling tower-layer v0.3.3 |
| 610 | 2026-06-19T06:16:38.169Z | Compiling is_ci v1.2.0 |
| 611 | 2026-06-19T06:16:38.227Z | Compiling foldhash v0.1.5 |
| 612 | 2026-06-19T06:16:38.338Z | Compiling unicode-segmentation v1.13.3 |
| 613 | 2026-06-19T06:16:38.453Z | Compiling unicode-linebreak v0.1.5 |
| 614 | 2026-06-19T06:16:38.727Z | Compiling nextest-workspace-hack v0.1.0 |
| 615 | 2026-06-19T06:16:38.742Z | Compiling toml_write v0.1.2 |
| 616 | 2026-06-19T06:16:38.753Z | Compiling parking_lot_core v0.9.12 |
| 617 | 2026-06-19T06:16:38.888Z | Compiling crc32fast v1.5.0 |
| 618 | 2026-06-19T06:16:38.957Z | Compiling either v1.16.0 |
| 619 | 2026-06-19T06:16:38.979Z | Compiling lazy_static v1.5.0 |
| 620 | 2026-06-19T06:16:39.032Z | Compiling portable-atomic v1.13.1 |
| 621 | 2026-06-19T06:16:39.068Z | Compiling ipnet v2.12.0 |
| 622 | 2026-06-19T06:16:39.085Z | Compiling sharded-slab v0.1.7 |
| 623 | 2026-06-19T06:16:39.226Z | Compiling toml_edit v0.22.27 |
| 624 | 2026-06-19T06:16:39.239Z | Compiling convert_case v0.10.0 |
| 625 | 2026-06-19T06:16:39.508Z | Compiling hyper-util v0.1.20 |
| 626 | 2026-06-19T06:16:39.541Z | Compiling textwrap v0.16.2 |
| 627 | 2026-06-19T06:16:39.696Z | Compiling hashbrown v0.15.5 |
| 628 | 2026-06-19T06:16:40.251Z | Compiling supports-color v3.0.2 |
| 629 | 2026-06-19T06:16:40.313Z | Compiling tower v0.5.3 |
| 630 | 2026-06-19T06:16:40.486Z | Compiling tokio-rustls v0.26.4 |
| 631 | 2026-06-19T06:16:40.911Z | Compiling backtrace-ext v0.2.1 |
| 632 | 2026-06-19T06:16:40.935Z | Compiling ordered-float v2.10.1 |
| 633 | 2026-06-19T06:16:41.170Z | Compiling webpki-roots v1.0.8 |
| 634 | 2026-06-19T06:16:41.215Z | Compiling miette-derive v7.6.0 |
| 635 | 2026-06-19T06:16:41.300Z | Compiling pathdiff v0.2.3 |
| 636 | 2026-06-19T06:16:41.409Z | Compiling console v0.15.11 |
| 637 | 2026-06-19T06:16:41.441Z | Compiling tracing-log v0.2.0 |
| 638 | 2026-06-19T06:16:41.807Z | Compiling cargo-platform v0.3.3 |
| 639 | 2026-06-19T06:16:42.125Z | Compiling os_pipe v1.2.3 |
| 640 | 2026-06-19T06:16:42.340Z | Compiling thread_local v1.1.9 |
| 641 | 2026-06-19T06:16:42.386Z | Compiling utf8parse v0.2.2 |
| 642 | 2026-06-19T06:16:42.389Z | Compiling unicode-width v0.1.14 |
| 643 | 2026-06-19T06:16:42.508Z | Compiling scopeguard v1.2.0 |
| 644 | 2026-06-19T06:16:42.618Z | Compiling fixedbitset v0.5.7 |
| 645 | 2026-06-19T06:16:42.688Z | Compiling zstd-safe v7.2.4 |
| 646 | 2026-06-19T06:16:42.723Z | Compiling cfg_aliases v0.2.1 |
| 647 | 2026-06-19T06:16:42.726Z | Compiling pulldown-cmark v0.13.4 |
| 648 | 2026-06-19T06:16:42.797Z | Compiling rustix v0.38.44 |
| 649 | 2026-06-19T06:16:42.938Z | Compiling ryu v1.0.23 |
| 650 | 2026-06-19T06:16:42.968Z | Compiling debug-ignore v1.0.5 |
| 651 | 2026-06-19T06:16:43.083Z | Compiling supports-hyperlinks v3.2.0 |
| 652 | 2026-06-19T06:16:43.208Z | Compiling supports-unicode v3.0.0 |
| 653 | 2026-06-19T06:16:43.243Z | Compiling winnow v1.0.3 |
| 654 | 2026-06-19T06:16:43.302Z | Compiling miette v7.6.0 |
| 655 | 2026-06-19T06:16:43.460Z | Compiling serde_urlencoded v0.7.1 |
| 656 | 2026-06-19T06:16:43.535Z | Compiling petgraph v0.8.3 |
| 657 | 2026-06-19T06:16:43.740Z | Compiling nix v0.30.1 |
| 658 | 2026-06-19T06:16:44.132Z | Compiling lock_api v0.4.14 |
| 659 | 2026-06-19T06:16:44.379Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 660 | 2026-06-19T06:16:44.705Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-06-19T06:16:45.461Z | Compiling anstyle-parse v1.0.0 |
| 662 | 2026-06-19T06:16:45.687Z | Compiling sigchld v0.2.4 |
| 663 | 2026-06-19T06:16:45.720Z | Compiling cargo_metadata v0.23.1 |
| 664 | 2026-06-19T06:16:45.836Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-06-19T06:16:45.887Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-06-19T06:16:46.257Z | Compiling serde-value v0.7.0 |
| 667 | 2026-06-19T06:16:46.794Z | Compiling toml v0.8.23 |
| 668 | 2026-06-19T06:16:47.031Z | Compiling tower-http v0.6.11 |
| 669 | 2026-06-19T06:16:47.693Z | Compiling derive_more-impl v2.1.1 |
| 670 | 2026-06-19T06:16:48.265Z | Compiling itertools v0.14.0 |
| 671 | 2026-06-19T06:16:48.519Z | Compiling regex v1.12.4 |
| 672 | 2026-06-19T06:16:48.614Z | Compiling crypto-common v0.1.7 |
| 673 | 2026-06-19T06:16:48.703Z | Compiling block-buffer v0.10.4 |
| 674 | 2026-06-19T06:16:48.748Z | Compiling ppv-lite86 v0.2.21 |
| 675 | 2026-06-19T06:16:48.851Z | Compiling rand_core v0.9.5 |
| 676 | 2026-06-19T06:16:49.078Z | Compiling futures-executor v0.3.32 |
| 677 | 2026-06-19T06:16:49.103Z | Compiling pin-project-internal v1.1.13 |
| 678 | 2026-06-19T06:16:49.613Z | Compiling http-body-util v0.1.3 |
| 679 | 2026-06-19T06:16:49.630Z | Compiling uuid v1.23.3 |
| 680 | 2026-06-19T06:16:49.739Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 681 | 2026-06-19T06:16:49.887Z | Compiling serde_spanned v1.1.1 |
| 682 | 2026-06-19T06:16:49.946Z | Compiling smol_str v0.3.6 |
| 683 | 2026-06-19T06:16:50.035Z | Compiling filetime v0.2.29 |
| 684 | 2026-06-19T06:16:50.160Z | Compiling bstr v1.12.1 |
| 685 | 2026-06-19T06:16:50.163Z | Compiling vte v0.14.1 |
| 686 | 2026-06-19T06:16:50.186Z | Compiling number_prefix v0.4.0 |
| 687 | 2026-06-19T06:16:50.247Z | Compiling xattr v1.6.1 |
| 688 | 2026-06-19T06:16:50.291Z | Compiling static_assertions v1.1.0 |
| 689 | 2026-06-19T06:16:50.366Z | Compiling iana-time-zone v0.1.65 |
| 690 | 2026-06-19T06:16:50.385Z | Compiling self_update v0.42.0 |
| 691 | 2026-06-19T06:16:50.434Z | Compiling colorchoice v1.0.5 |
| 692 | 2026-06-19T06:16:50.559Z | Compiling nested v0.1.1 |
| 693 | 2026-06-19T06:16:50.634Z | Compiling tinyvec_macros v0.1.1 |
| 694 | 2026-06-19T06:16:50.706Z | Compiling anstyle v1.0.14 |
| 695 | 2026-06-19T06:16:50.751Z | Compiling anstyle-query v1.1.5 |
| 696 | 2026-06-19T06:16:50.847Z | Compiling unicase v2.9.0 |
| 697 | 2026-06-19T06:16:50.860Z | Compiling is_terminal_polyfill v1.70.2 |
| 698 | 2026-06-19T06:16:50.876Z | Compiling unicode-xid v0.2.6 |
| 699 | 2026-06-19T06:16:50.908Z | Compiling color-spantrace v0.3.0 |
| 700 | 2026-06-19T06:16:50.926Z | Compiling litrs v1.0.0 |
| 701 | 2026-06-19T06:16:50.951Z | Compiling eyre v0.6.12 |
| 702 | 2026-06-19T06:16:50.969Z | Compiling anstream v1.0.0 |
| 703 | 2026-06-19T06:16:51.011Z | Compiling cargo-util-schemas v0.2.0 |
| 704 | 2026-06-19T06:16:51.262Z | Compiling tinyvec v1.11.0 |
| 705 | 2026-06-19T06:16:51.361Z | Compiling document-features v0.2.12 |
| 706 | 2026-06-19T06:16:51.469Z | Compiling guppy v0.17.26 |
| 707 | 2026-06-19T06:16:51.557Z | Compiling globset v0.4.18 |
| 708 | 2026-06-19T06:16:51.691Z | Compiling chrono v0.4.45 |
| 709 | 2026-06-19T06:16:51.935Z | Compiling tar v0.4.46 |
| 710 | 2026-06-19T06:16:52.168Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-06-19T06:16:52.661Z | Compiling indicatif v0.17.11 |
| 712 | 2026-06-19T06:16:53.466Z | Compiling pin-project v1.1.13 |
| 713 | 2026-06-19T06:16:53.573Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-06-19T06:16:53.992Z | Compiling toml v1.1.2+spec-1.1.0 |
| 715 | 2026-06-19T06:16:54.427Z | Compiling newtype-uuid v1.3.2 |
| 716 | 2026-06-19T06:16:54.616Z | Compiling reqwest v0.12.28 |
| 717 | 2026-06-19T06:16:54.759Z | Compiling futures v0.3.32 |
| 718 | 2026-06-19T06:16:54.843Z | Compiling rand_chacha v0.9.0 |
| 719 | 2026-06-19T06:16:55.053Z | Compiling digest v0.10.7 |
| 720 | 2026-06-19T06:16:55.284Z | Compiling derive_more v2.1.1 |
| 721 | 2026-06-19T06:16:55.368Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-06-19T06:16:55.413Z | Compiling flate2 v1.1.9 |
| 723 | 2026-06-19T06:16:55.797Z | Compiling shared_child v1.1.1 |
| 724 | 2026-06-19T06:16:55.967Z | Compiling tracing-error v0.2.1 |
| 725 | 2026-06-19T06:16:56.282Z | Compiling signal-hook-mio v0.2.5 |
| 726 | 2026-06-19T06:16:56.421Z | Compiling self-replace v1.5.0 |
| 727 | 2026-06-19T06:16:56.496Z | Compiling cargo-platform v0.2.0 |
| 728 | 2026-06-19T06:16:56.714Z | Compiling quick-xml v0.37.5 |
| 729 | 2026-06-19T06:16:57.054Z | Compiling quick-xml v0.38.4 |
| 730 | 2026-06-19T06:16:57.213Z | Compiling heck v0.5.0 |
| 731 | 2026-06-19T06:16:57.420Z | Compiling shell-words v1.1.1 |
| 732 | 2026-06-19T06:16:57.538Z | Compiling cpufeatures v0.2.17 |
| 733 | 2026-06-19T06:16:57.616Z | Compiling recursion v0.5.4 |
| 734 | 2026-06-19T06:16:57.670Z | Compiling clap_lex v1.1.0 |
| 735 | 2026-06-19T06:16:57.752Z | Compiling indenter v0.3.4 |
| 736 | 2026-06-19T06:16:58.034Z | Compiling urlencoding v2.1.3 |
| 737 | 2026-06-19T06:16:58.242Z | Compiling strsim v0.11.1 |
| 738 | 2026-06-19T06:16:58.276Z | Compiling humantime v2.3.0 |
| 739 | 2026-06-19T06:16:58.694Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-06-19T06:16:58.707Z | Compiling humantime-serde v1.1.1 |
| 741 | 2026-06-19T06:16:58.745Z | Compiling clap_derive v4.6.1 |
| 742 | 2026-06-19T06:16:59.071Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-06-19T06:16:59.375Z | Compiling quick-junit v0.5.2 |
| 744 | 2026-06-19T06:17:00.544Z | Compiling sha2 v0.10.9 |
| 745 | 2026-06-19T06:17:01.780Z | Compiling atomicwrites v0.4.4 |
| 746 | 2026-06-19T06:17:02.064Z | Compiling cargo_metadata v0.20.0 |
| 747 | 2026-06-19T06:17:02.495Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-06-19T06:17:02.828Z | Compiling crossterm v0.29.0 |
| 749 | 2026-06-19T06:17:04.339Z | Compiling duct v0.13.7 |
| 750 | 2026-06-19T06:17:04.861Z | Compiling rand v0.9.4 |
| 751 | 2026-06-19T06:17:05.055Z | Compiling zstd v0.13.3 |
| 752 | 2026-06-19T06:17:05.178Z | Compiling async-scoped v0.9.0 |
| 753 | 2026-06-19T06:17:05.373Z | Compiling config v0.15.24 |
| 754 | 2026-06-19T06:17:05.494Z | Compiling unicode-normalization v0.1.25 |
| 755 | 2026-06-19T06:17:05.607Z | Compiling target-spec-miette v0.4.8 |
| 756 | 2026-06-19T06:17:06.053Z | Compiling future-queue v0.4.0 |
| 757 | 2026-06-19T06:17:06.065Z | Compiling mukti-metadata v0.3.0 |
| 758 | 2026-06-19T06:17:06.077Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-06-19T06:17:06.081Z | Compiling camino-tempfile v1.4.1 |
| 760 | 2026-06-19T06:17:06.338Z | Compiling derive-where v1.6.1 |
| 761 | 2026-06-19T06:17:06.522Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-06-19T06:17:06.550Z | Compiling serde_ignored v0.1.14 |
| 763 | 2026-06-19T06:17:06.615Z | Compiling home v0.5.12 |
| 764 | 2026-06-19T06:17:06.773Z | Compiling swrite v0.1.0 |
| 765 | 2026-06-19T06:17:06.786Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-06-19T06:17:06.884Z | Compiling hex v0.4.3 |
| 767 | 2026-06-19T06:17:06.968Z | Compiling indent_write v2.2.0 |
| 768 | 2026-06-19T06:17:07.103Z | Compiling color-eyre v0.6.5 |
| 769 | 2026-06-19T06:17:07.150Z | Compiling clap v4.6.1 |
| 770 | 2026-06-19T06:17:07.189Z | Compiling dialoguer v0.11.0 |
| 771 | 2026-06-19T06:17:07.233Z | Compiling enable-ansi-support v0.2.1 |
| 772 | 2026-06-19T06:17:07.589Z | Compiling nextest-runner v0.80.0 |
| 773 | 2026-06-19T06:17:25.712Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 774 | 2026-06-19T06:17:25.898Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 775 | 2026-06-19T06:17:25.901Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 776 | 2026-06-19T06:17:26.018Z | + pushd mg-lower |
| 777 | 2026-06-19T06:17:26.022Z | + cargo nextest run |
| 778 | 2026-06-19T06:17:26.022Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 779 | 2026-06-19T06:17:26.178Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 780 | 2026-06-19T06:17:26.839Z | From https://github.com/oxidecomputer/falcon |
| 781 | 2026-06-19T06:17:26.839Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 782 | 2026-06-19T06:17:26.916Z | Updating crates.io index |
| 783 | 2026-06-19T06:17:26.970Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 784 | 2026-06-19T06:17:27.358Z | From https://github.com/oxidecomputer/dendrite |
| 785 | 2026-06-19T06:17:27.358Z | * [new ref] 52dac9efe05c989162b22a5636b4a7a0d276f0e9 -> refs/commit/52dac9efe05c989162b22a5636b4a7a0d276f0e9 |
| 786 | 2026-06-19T06:17:27.423Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 787 | 2026-06-19T06:17:27.687Z | From https://github.com/oxidecomputer/ispf |
| 788 | 2026-06-19T06:17:27.687Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 789 | 2026-06-19T06:17:27.692Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 790 | 2026-06-19T06:17:28.032Z | From https://github.com/oxidecomputer/netadm-sys |
| 791 | 2026-06-19T06:17:28.032Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 792 | 2026-06-19T06:17:28.040Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 793 | 2026-06-19T06:17:34.184Z | From https://github.com/oxidecomputer/omicron |
| 794 | 2026-06-19T06:17:34.184Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 795 | 2026-06-19T06:17:34.605Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 796 | 2026-06-19T06:17:35.243Z | From https://github.com/oxidecomputer/opte |
| 797 | 2026-06-19T06:17:35.243Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 798 | 2026-06-19T06:17:35.275Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 799 | 2026-06-19T06:17:35.515Z | From https://github.com/illumos/smf-rs |
| 800 | 2026-06-19T06:17:35.515Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 801 | 2026-06-19T06:17:35.629Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 802 | 2026-06-19T06:17:35.863Z | From https://github.com/oxidecomputer/network-interface |
| 803 | 2026-06-19T06:17:35.863Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 804 | 2026-06-19T06:17:35.970Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 805 | 2026-06-19T06:17:36.206Z | From https://github.com/oxidecomputer/zone |
| 806 | 2026-06-19T06:17:36.206Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 807 | 2026-06-19T06:17:36.314Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 808 | 2026-06-19T06:17:36.934Z | From https://github.com/oxidecomputer/propolis |
| 809 | 2026-06-19T06:17:36.934Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 810 | 2026-06-19T06:17:36.981Z | Updating crates.io index |
| 811 | 2026-06-19T06:17:37.023Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 812 | 2026-06-19T06:17:37.518Z | From https://github.com/oxidecomputer/transceiver-control |
| 813 | 2026-06-19T06:17:37.518Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 814 | 2026-06-19T06:17:37.529Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 815 | 2026-06-19T06:17:37.782Z | From https://github.com/oxidecomputer/dlpi-sys |
| 816 | 2026-06-19T06:17:37.782Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 817 | 2026-06-19T06:17:37.804Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 818 | 2026-06-19T06:17:38.082Z | From https://github.com/jmesmon/rust-libzfs |
| 819 | 2026-06-19T06:17:38.082Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 820 | 2026-06-19T06:17:38.090Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 821 | 2026-06-19T06:17:38.319Z | From https://github.com/oxidecomputer/rusty-doors |
| 822 | 2026-06-19T06:17:38.319Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 823 | 2026-06-19T06:17:38.397Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 824 | 2026-06-19T06:17:38.713Z | From https://github.com/oxidecomputer/lldp |
| 825 | 2026-06-19T06:17:38.713Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 826 | 2026-06-19T06:17:38.927Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 827 | 2026-06-19T06:17:39.215Z | From https://github.com/oxidecomputer/slog-error-chain |
| 828 | 2026-06-19T06:17:39.215Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 829 | 2026-06-19T06:17:39.237Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 830 | 2026-06-19T06:17:39.528Z | From https://github.com/oxidecomputer/tufaceous |
| 831 | 2026-06-19T06:17:39.528Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 832 | 2026-06-19T06:17:39.677Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 833 | 2026-06-19T06:17:40.289Z | From https://github.com/oxidecomputer/management-gateway-service |
| 834 | 2026-06-19T06:17:40.289Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 835 | 2026-06-19T06:17:40.385Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 836 | 2026-06-19T06:17:41.509Z | From https://github.com/oxidecomputer/crucible |
| 837 | 2026-06-19T06:17:41.510Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 838 | 2026-06-19T06:17:41.726Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 839 | 2026-06-19T06:17:41.973Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 840 | 2026-06-19T06:17:41.973Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 841 | 2026-06-19T06:17:41.986Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 842 | 2026-06-19T06:17:42.406Z | From https://github.com/oxidecomputer/propolis |
| 843 | 2026-06-19T06:17:42.406Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 844 | 2026-06-19T06:17:42.753Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 845 | 2026-06-19T06:17:43.522Z | From https://github.com/oxidecomputer/crucible |
| 846 | 2026-06-19T06:17:43.522Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 847 | 2026-06-19T06:17:43.599Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 848 | 2026-06-19T06:17:43.925Z | From https://github.com/oxidecomputer/tofino |
| 849 | 2026-06-19T06:17:43.925Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 850 | 2026-06-19T06:17:43.961Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 851 | 2026-06-19T06:17:44.590Z | From https://github.com/oxidecomputer/maghemite |
| 852 | 2026-06-19T06:17:44.590Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 853 | 2026-06-19T06:17:44.621Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 854 | 2026-06-19T06:17:44.878Z | From https://github.com/oxidecomputer/clickward |
| 855 | 2026-06-19T06:17:44.878Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 856 | 2026-06-19T06:17:44.937Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 857 | 2026-06-19T06:17:45.186Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 858 | 2026-06-19T06:17:45.186Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 859 | 2026-06-19T06:17:45.671Z | error: failed to select a version for `http`. |
| 860 | 2026-06-19T06:17:45.671Z | ... required by package `dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=52dac9efe05c989162b22a5636b4a7a0d276f0e9#52dac9ef)` |
| 861 | 2026-06-19T06:17:45.671Z | ... which satisfies git dependency `dpd-client` of package `ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)` |
| 862 | 2026-06-19T06:17:45.671Z | versions that meet the requirements `^1.4.2` are: 1.4.2 |
| 863 | 2026-06-19T06:17:45.671Z | |
| 864 | 2026-06-19T06:17:45.671Z | all possible versions conflict with previously selected packages. |
| 865 | 2026-06-19T06:17:45.671Z | |
| 866 | 2026-06-19T06:17:45.672Z | previously selected package `http v1.4.1` |
| 867 | 2026-06-19T06:17:45.672Z | ... which satisfies dependency `http = "^1.4.0"` (locked to 1.4.1) of package `mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)` |
| 868 | 2026-06-19T06:17:45.672Z | |
| 869 | 2026-06-19T06:17:45.672Z | failed to select a version for `http` which could resolve this conflict |
| 870 | 2026-06-19T06:17:45.689Z | error: command `/home/build/.rustup/toolchains/1.95.0-x86_64-unknown-illumos/bin/cargo metadata '--format-version=1' --all-features --filter-platform x86_64-unknown-illumos` failed with exit status: 101 |
| 871 | 2026-06-19T06:17:45.692Z | process exited: duration 184098 ms, exit code 102 |
| |
| 872 | 2026-06-19T06:17:45.698Z | found 0 output files |