|
|
|
| 1 | 2026-05-21T00:09:44.449Z | job assigned to worker 01KS3XTBT9TJ30SMDGTN54XH6T [factory aws, i-0b283e12e23ce15f9] (queued for 1 m 14 s) |
| |
| 2 | 2026-05-21T00:09:51.695Z | starting task 0: "setup" |
| 3 | 2026-05-21T00:09:51.699Z | ++ uname -s |
| 4 | 2026-05-21T00:09:51.704Z | + kern=SunOS |
| 5 | 2026-05-21T00:09:51.704Z | + build_user=build |
| 6 | 2026-05-21T00:09:51.704Z | + build_uid=12345 |
| 7 | 2026-05-21T00:09:51.704Z | + work_dir=/work |
| 8 | 2026-05-21T00:09:51.705Z | + input_dir=/input |
| 9 | 2026-05-21T00:09:51.705Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T00:09:51.705Z | + case "$kern" in |
| 11 | 2026-05-21T00:09:51.705Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T00:09:51.705Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T00:09:53.711Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T00:09:53.829Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T00:09:53.832Z | + home_fs=zfs |
| 16 | 2026-05-21T00:09:53.832Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T00:09:53.832Z | + mkdir -p /home/build |
| 18 | 2026-05-21T00:09:53.832Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T00:09:55.833Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T00:09:55.836Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-05-21T00:09:55.843Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T00:09:55.848Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-21T00:09:55.848Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-21T00:09:55.848Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-21T00:09:55.848Z | * rust toolchain profile = "default" |
| 26 | 2026-05-21T00:09:55.848Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T00:09:55.848Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T00:09:55.852Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T00:09:55.852Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-21T00:09:55.946Z | info: downloading installer |
| 31 | 2026-05-21T00:09:57.320Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-21T00:09:57.320Z | warn: /opt/ooce/bin |
| 33 | 2026-05-21T00:09:57.320Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-21T00:09:57.320Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-21T00:09:57.320Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-21T00:09:57.320Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-21T00:09:57.320Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-21T00:09:57.320Z | error: cannot install while Rust is installed |
| 39 | 2026-05-21T00:09:57.320Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-21T00:09:57.320Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-21T00:09:57.320Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-21T00:09:57.320Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-21T00:09:57.320Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-21T00:09:57.334Z | info: profile set to default |
| 45 | 2026-05-21T00:09:57.334Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-21T00:09:57.338Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-21T00:09:57.464Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-21T00:09:57.468Z | info: downloading 6 components |
| 49 | 2026-05-21T00:10:11.925Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-21T00:10:11.925Z | |
| 51 | 2026-05-21T00:10:11.959Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-21T00:10:11.959Z | |
| 53 | 2026-05-21T00:10:11.959Z | |
| 54 | 2026-05-21T00:10:11.959Z | Rust is installed now. Great! |
| 55 | 2026-05-21T00:10:11.959Z | |
| 56 | 2026-05-21T00:10:11.959Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-21T00:10:11.959Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-21T00:10:11.959Z | |
| 59 | 2026-05-21T00:10:11.959Z | To configure your current shell, you need to source |
| 60 | 2026-05-21T00:10:11.959Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-21T00:10:11.959Z | |
| 62 | 2026-05-21T00:10:11.959Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-21T00:10:11.959Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-21T00:10:11.959Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-21T00:10:11.959Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-21T00:10:11.959Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-21T00:10:11.959Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-21T00:10:11.959Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-21T00:10:11.963Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-21T00:10:11.963Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-21T00:10:12.041Z | + rustup --version |
| 72 | 2026-05-21T00:10:12.049Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-21T00:10:12.052Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-21T00:10:12.070Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-21T00:10:12.073Z | + cargo --version |
| 76 | 2026-05-21T00:10:12.087Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-21T00:10:12.092Z | + rustc --version |
| 78 | 2026-05-21T00:10:12.108Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-21T00:10:12.112Z | process exited: duration 16267 ms, exit code 0 |
| |
| 80 | 2026-05-21T00:10:12.119Z | starting task 2: "authentication" |
| 81 | 2026-05-21T00:10:12.138Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-05-21T00:10:12.146Z | starting task 3: "clone repository" |
| 83 | 2026-05-21T00:10:12.150Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-21T00:10:12.153Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-21T00:10:12.248Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-21T00:10:13.684Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-21T00:10:13.684Z | + git fetch origin c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 88 | 2026-05-21T00:10:14.052Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-21T00:10:14.052Z | * branch c1a8abb612197ccc87a11b8b39e56f651654c60e -> FETCH_HEAD |
| 90 | 2026-05-21T00:10:14.059Z | + [[ -n sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 91 | 2026-05-21T00:10:14.062Z | ++ git branch --show-current |
| 92 | 2026-05-21T00:10:14.062Z | + current=main |
| 93 | 2026-05-21T00:10:14.062Z | + [[ main != sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 94 | 2026-05-21T00:10:14.062Z | + git branch -f sunshowers/spr/update-dropshot-api-manager-to-072 c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 95 | 2026-05-21T00:10:14.066Z | + git checkout -f sunshowers/spr/update-dropshot-api-manager-to-072 |
| 96 | 2026-05-21T00:10:14.080Z | Switched to branch 'sunshowers/spr/update-dropshot-api-manager-to-072' |
| 97 | 2026-05-21T00:10:14.083Z | + git reset --hard c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 98 | 2026-05-21T00:10:14.096Z | HEAD is now at c1a8abb [spr] initial version |
| 99 | 2026-05-21T00:10:14.100Z | process exited: duration 1950 ms, exit code 0 |
| |
| 100 | 2026-05-21T00:10:14.109Z | starting task 4: "build" |
| 101 | 2026-05-21T00:10:14.112Z | + set -o errexit |
| 102 | 2026-05-21T00:10:14.112Z | + set -o pipefail |
| 103 | 2026-05-21T00:10:14.113Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-05-21T00:10:14.113Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-05-21T00:10:14.113Z | ++ PLATFORM=illumos |
| 106 | 2026-05-21T00:10:14.113Z | ++ banner install |
| 107 | 2026-05-21T00:10:14.117Z | |
| 108 | 2026-05-21T00:10:14.117Z | # # # #### ##### ## # # |
| 109 | 2026-05-21T00:10:14.117Z | # ## # # # # # # # |
| 110 | 2026-05-21T00:10:14.117Z | # # # # #### # # # # # |
| 111 | 2026-05-21T00:10:14.117Z | # # # # # # ###### # # |
| 112 | 2026-05-21T00:10:14.117Z | # # ## # # # # # # # |
| 113 | 2026-05-21T00:10:14.117Z | # # # #### # # # ###### ###### |
| 114 | 2026-05-21T00:10:14.117Z | |
| 115 | 2026-05-21T00:10:14.117Z | ++ set +o errexit |
| 116 | 2026-05-21T00:10:14.118Z | ++ pkg info clang-15 |
| 117 | 2026-05-21T00:10:14.118Z | ++ grep -qi installed |
| 118 | 2026-05-21T00:10:15.614Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-05-21T00:10:15.614Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-05-21T00:10:15.614Z | |
| 121 | 2026-05-21T00:10:15.614Z | clang-15 |
| 122 | 2026-05-21T00:10:15.647Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-05-21T00:10:15.647Z | ++ set -o errexit |
| 124 | 2026-05-21T00:10:15.647Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-05-21T00:10:23.786Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-05-21T00:10:31.451Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-21T00:10:38.743Z | Planning: Solver setup ... Done |
| 128 | 2026-05-21T00:10:38.785Z | Planning: Running solver ... Done |
| 129 | 2026-05-21T00:10:38.924Z | Planning: Finding local manifests ... Done |
| 130 | 2026-05-21T00:10:38.937Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-21T00:10:39.022Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-21T00:10:39.051Z | Planning: Package planning ... Done |
| 133 | 2026-05-21T00:10:39.078Z | Planning: Merging actions ... Done |
| 134 | 2026-05-21T00:10:39.220Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-05-21T00:10:39.227Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-05-21T00:10:40.232Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-05-21T00:10:40.236Z | Planning: Planning completed in 8.62 seconds |
| 138 | 2026-05-21T00:10:40.246Z | Packages to install: 2 |
| 139 | 2026-05-21T00:10:40.250Z | Mediators to change: 2 |
| 140 | 2026-05-21T00:10:40.250Z | Services to change: 1 |
| 141 | 2026-05-21T00:10:40.250Z | Create boot environment: No |
| 142 | 2026-05-21T00:10:40.250Z | Create backup boot environment: No |
| 143 | 2026-05-21T00:10:40.294Z | |
| 144 | 2026-05-21T00:10:40.294Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-05-21T00:10:45.475Z | Download: 984/3076 items 82.2/211.3MB 38% complete (18.1M/s) |
| 146 | 2026-05-21T00:10:50.718Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (12.5M/s) |
| 147 | 2026-05-21T00:10:58.289Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (12.1M/s) |
| 148 | 2026-05-21T00:11:01.290Z | Download: Completed 211.31 MB in 20.99 seconds (10.1M/s) |
| 149 | 2026-05-21T00:11:01.406Z | Actions: 1/3418 actions (Installing new actions) |
| 150 | 2026-05-21T00:11:04.687Z | Actions: Completed 3418 actions in 3.28 seconds. |
| 151 | 2026-05-21T00:11:05.330Z | Done |
| 152 | 2026-05-21T00:11:05.330Z | Done |
| 153 | 2026-05-21T00:11:06.069Z | Done |
| 154 | 2026-05-21T00:11:09.602Z | Done |
| 155 | 2026-05-21T00:11:09.679Z | Done |
| 156 | 2026-05-21T00:11:09.683Z | Done |
| 157 | 2026-05-21T00:11:09.777Z | Done |
| 158 | 2026-05-21T00:11:10.440Z | ++ set -o errexit |
| 159 | 2026-05-21T00:11:10.440Z | ++ cargo --version |
| 160 | 2026-05-21T00:11:10.447Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 161 | 2026-05-21T00:11:10.600Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 162 | 2026-05-21T00:11:10.604Z | info: downloading 6 components |
| 163 | 2026-05-21T00:11:25.196Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 164 | 2026-05-21T00:11:25.199Z | ++ rustc --version |
| 165 | 2026-05-21T00:11:25.227Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 166 | 2026-05-21T00:11:25.231Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 167 | 2026-05-21T00:11:25.274Z | Updating crates.io index |
| 168 | 2026-05-21T00:11:25.372Z | Downloading crates ... |
| 169 | 2026-05-21T00:11:25.422Z | Downloaded cargo-nextest v0.9.97 |
| 170 | 2026-05-21T00:11:25.484Z | Installing cargo-nextest v0.9.97 |
| 171 | 2026-05-21T00:11:25.525Z | Updating crates.io index |
| 172 | 2026-05-21T00:11:28.045Z | Locking 404 packages to latest compatible versions |
| 173 | 2026-05-21T00:11:28.049Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 174 | 2026-05-21T00:11:28.053Z | Adding duct v0.13.7 (available: v1.1.1) |
| 175 | 2026-05-21T00:11:28.053Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 176 | 2026-05-21T00:11:28.053Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 177 | 2026-05-21T00:11:28.058Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 178 | 2026-05-21T00:11:28.058Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 179 | 2026-05-21T00:11:28.058Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 180 | 2026-05-21T00:11:28.061Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 181 | 2026-05-21T00:11:28.061Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 182 | 2026-05-21T00:11:28.078Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 183 | 2026-05-21T00:11:28.087Z | Downloading crates ... |
| 184 | 2026-05-21T00:11:28.155Z | Downloaded addr2line v0.25.1 |
| 185 | 2026-05-21T00:11:28.165Z | Downloaded cfg_aliases v0.2.1 |
| 186 | 2026-05-21T00:11:28.168Z | Downloaded home v0.5.12 |
| 187 | 2026-05-21T00:11:28.172Z | Downloaded http-body-util v0.1.3 |
| 188 | 2026-05-21T00:11:28.175Z | Downloaded pathdiff v0.2.3 |
| 189 | 2026-05-21T00:11:28.175Z | Downloaded equivalent v1.0.2 |
| 190 | 2026-05-21T00:11:28.179Z | Downloaded ed25519 v2.2.3 |
| 191 | 2026-05-21T00:11:28.179Z | Downloaded jobserver v0.1.34 |
| 192 | 2026-05-21T00:11:28.182Z | Downloaded ahash v0.8.12 |
| 193 | 2026-05-21T00:11:28.185Z | Downloaded futures-macro v0.3.32 |
| 194 | 2026-05-21T00:11:28.185Z | Downloaded cargo-platform v0.3.3 |
| 195 | 2026-05-21T00:11:28.188Z | Downloaded futures-io v0.3.32 |
| 196 | 2026-05-21T00:11:28.188Z | Downloaded form_urlencoded v1.2.2 |
| 197 | 2026-05-21T00:11:28.197Z | Downloaded cargo_metadata v0.23.1 |
| 198 | 2026-05-21T00:11:28.197Z | Downloaded atomicwrites v0.4.4 |
| 199 | 2026-05-21T00:11:28.200Z | Downloaded find-msvc-tools v0.1.9 |
| 200 | 2026-05-21T00:11:28.200Z | Downloaded hyper-rustls v0.27.9 |
| 201 | 2026-05-21T00:11:28.200Z | Downloaded heck v0.5.0 |
| 202 | 2026-05-21T00:11:28.203Z | Downloaded cpufeatures v0.2.17 |
| 203 | 2026-05-21T00:11:28.203Z | Downloaded autocfg v1.5.0 |
| 204 | 2026-05-21T00:11:28.208Z | Downloaded const-oid v0.9.6 |
| 205 | 2026-05-21T00:11:28.208Z | Downloaded camino v1.2.2 |
| 206 | 2026-05-21T00:11:28.211Z | Downloaded bitflags v2.11.1 |
| 207 | 2026-05-21T00:11:28.211Z | Downloaded atomic-waker v1.1.2 |
| 208 | 2026-05-21T00:11:28.219Z | Downloaded generic-array v0.14.7 |
| 209 | 2026-05-21T00:11:28.219Z | Downloaded hyper-tls v0.6.0 |
| 210 | 2026-05-21T00:11:28.224Z | Downloaded lazy_static v1.5.0 |
| 211 | 2026-05-21T00:11:28.224Z | Downloaded color-spantrace v0.3.0 |
| 212 | 2026-05-21T00:11:28.224Z | Downloaded clap_lex v1.1.0 |
| 213 | 2026-05-21T00:11:28.224Z | Downloaded async-scoped v0.9.0 |
| 214 | 2026-05-21T00:11:28.228Z | Downloaded derive-where v1.6.1 |
| 215 | 2026-05-21T00:11:28.228Z | Downloaded parking_lot v0.12.5 |
| 216 | 2026-05-21T00:11:28.233Z | Downloaded anstyle-query v1.1.5 |
| 217 | 2026-05-21T00:11:28.233Z | Downloaded indent_write v2.2.0 |
| 218 | 2026-05-21T00:11:28.236Z | Downloaded foreign-types v0.3.2 |
| 219 | 2026-05-21T00:11:28.236Z | Downloaded rustc-demangle v0.1.27 |
| 220 | 2026-05-21T00:11:28.240Z | Downloaded futures-task v0.3.32 |
| 221 | 2026-05-21T00:11:28.240Z | Downloaded nested v0.1.1 |
| 222 | 2026-05-21T00:11:28.243Z | Downloaded fixedbitset v0.5.7 |
| 223 | 2026-05-21T00:11:28.243Z | Downloaded filetime v0.2.29 |
| 224 | 2026-05-21T00:11:28.247Z | Downloaded debug-ignore v1.0.5 |
| 225 | 2026-05-21T00:11:28.250Z | Downloaded futures-core v0.3.32 |
| 226 | 2026-05-21T00:11:28.250Z | Downloaded futures-sink v0.3.32 |
| 227 | 2026-05-21T00:11:28.251Z | Downloaded percent-encoding v2.3.2 |
| 228 | 2026-05-21T00:11:28.254Z | Downloaded http-body v1.0.1 |
| 229 | 2026-05-21T00:11:28.254Z | Downloaded colorchoice v1.0.5 |
| 230 | 2026-05-21T00:11:28.254Z | Downloaded openssl-macros v0.1.1 |
| 231 | 2026-05-21T00:11:28.254Z | Downloaded errno v0.3.14 |
| 232 | 2026-05-21T00:11:28.257Z | Downloaded foreign-types-shared v0.1.1 |
| 233 | 2026-05-21T00:11:28.257Z | Downloaded crypto-common v0.1.7 |
| 234 | 2026-05-21T00:11:28.261Z | Downloaded getrandom v0.4.2 |
| 235 | 2026-05-21T00:11:28.265Z | Downloaded ordered-float v2.10.1 |
| 236 | 2026-05-21T00:11:28.265Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 237 | 2026-05-21T00:11:28.265Z | Downloaded rustc-hash v2.1.2 |
| 238 | 2026-05-21T00:11:28.269Z | Downloaded cargo-util-schemas v0.2.0 |
| 239 | 2026-05-21T00:11:28.269Z | Downloaded block-buffer v0.10.4 |
| 240 | 2026-05-21T00:11:28.269Z | Downloaded is_terminal_polyfill v1.70.2 |
| 241 | 2026-05-21T00:11:28.269Z | Downloaded duct v0.13.7 |
| 242 | 2026-05-21T00:11:28.269Z | Downloaded serde_ignored v0.1.14 |
| 243 | 2026-05-21T00:11:28.272Z | Downloaded backtrace-ext v0.2.1 |
| 244 | 2026-05-21T00:11:28.272Z | Downloaded scopeguard v1.2.0 |
| 245 | 2026-05-21T00:11:28.272Z | Downloaded openssl-probe v0.2.1 |
| 246 | 2026-05-21T00:11:28.275Z | Downloaded self-replace v1.5.0 |
| 247 | 2026-05-21T00:11:28.275Z | Downloaded ppv-lite86 v0.2.21 |
| 248 | 2026-05-21T00:11:28.276Z | Downloaded cfg-if v1.0.4 |
| 249 | 2026-05-21T00:11:28.279Z | Downloaded serde_urlencoded v0.7.1 |
| 250 | 2026-05-21T00:11:28.279Z | Downloaded miette-derive v7.6.0 |
| 251 | 2026-05-21T00:11:28.279Z | Downloaded is_ci v1.2.0 |
| 252 | 2026-05-21T00:11:28.279Z | Downloaded fnv v1.0.7 |
| 253 | 2026-05-21T00:11:28.283Z | Downloaded document-features v0.2.12 |
| 254 | 2026-05-21T00:11:28.283Z | Downloaded adler2 v2.0.1 |
| 255 | 2026-05-21T00:11:28.288Z | Downloaded shell-words v1.1.1 |
| 256 | 2026-05-21T00:11:28.291Z | Downloaded serde_spanned v0.6.9 |
| 257 | 2026-05-21T00:11:28.291Z | Downloaded indenter v0.3.4 |
| 258 | 2026-05-21T00:11:28.296Z | Downloaded serde-value v0.7.0 |
| 259 | 2026-05-21T00:11:28.296Z | Downloaded rustc_version v0.4.1 |
| 260 | 2026-05-21T00:11:28.296Z | Downloaded hex v0.4.3 |
| 261 | 2026-05-21T00:11:28.296Z | Downloaded guppy-workspace-hack v0.1.0 |
| 262 | 2026-05-21T00:11:28.299Z | Downloaded cargo-platform v0.2.0 |
| 263 | 2026-05-21T00:11:28.299Z | Downloaded itoa v1.0.18 |
| 264 | 2026-05-21T00:11:28.299Z | Downloaded number_prefix v0.4.0 |
| 265 | 2026-05-21T00:11:28.299Z | Downloaded shared_child v1.1.1 |
| 266 | 2026-05-21T00:11:28.303Z | Downloaded serde_spanned v1.1.1 |
| 267 | 2026-05-21T00:11:28.303Z | Downloaded sigchld v0.2.4 |
| 268 | 2026-05-21T00:11:28.307Z | Downloaded crc32fast v1.5.0 |
| 269 | 2026-05-21T00:11:28.312Z | Downloaded eyre v0.6.12 |
| 270 | 2026-05-21T00:11:28.312Z | Downloaded enable-ansi-support v0.2.1 |
| 271 | 2026-05-21T00:11:28.312Z | Downloaded nextest-workspace-hack v0.1.0 |
| 272 | 2026-05-21T00:11:28.317Z | Downloaded humantime-serde v1.1.1 |
| 273 | 2026-05-21T00:11:28.317Z | Downloaded erased-serde v0.4.10 |
| 274 | 2026-05-21T00:11:28.317Z | Downloaded digest v0.10.7 |
| 275 | 2026-05-21T00:11:28.317Z | Downloaded futures v0.3.32 |
| 276 | 2026-05-21T00:11:28.321Z | Downloaded mukti-metadata v0.3.0 |
| 277 | 2026-05-21T00:11:28.325Z | Downloaded signature v2.2.0 |
| 278 | 2026-05-21T00:11:28.325Z | Downloaded signal-hook-mio v0.2.5 |
| 279 | 2026-05-21T00:11:28.330Z | Downloaded native-tls v0.2.18 |
| 280 | 2026-05-21T00:11:28.330Z | Downloaded serde_path_to_error v0.1.20 |
| 281 | 2026-05-21T00:11:28.333Z | Downloaded supports-color v3.0.2 |
| 282 | 2026-05-21T00:11:28.333Z | Downloaded strsim v0.11.1 |
| 283 | 2026-05-21T00:11:28.333Z | Downloaded idna_adapter v1.0.0 |
| 284 | 2026-05-21T00:11:28.338Z | Downloaded sync_wrapper v1.0.2 |
| 285 | 2026-05-21T00:11:28.338Z | Downloaded swrite v0.1.0 |
| 286 | 2026-05-21T00:11:28.338Z | Downloaded subtle v2.6.1 |
| 287 | 2026-05-21T00:11:28.338Z | Downloaded pin-project-internal v1.1.13 |
| 288 | 2026-05-21T00:11:28.338Z | Downloaded rand_core v0.6.4 |
| 289 | 2026-05-21T00:11:28.342Z | Downloaded terminal_size v0.4.4 |
| 290 | 2026-05-21T00:11:28.342Z | Downloaded pkg-config v0.3.33 |
| 291 | 2026-05-21T00:11:28.342Z | Downloaded once_cell v1.21.4 |
| 292 | 2026-05-21T00:11:28.342Z | Downloaded globset v0.4.18 |
| 293 | 2026-05-21T00:11:28.346Z | Downloaded either v1.16.0 |
| 294 | 2026-05-21T00:11:28.346Z | Downloaded iana-time-zone v0.1.65 |
| 295 | 2026-05-21T00:11:28.346Z | Downloaded strip-ansi-escapes v0.2.1 |
| 296 | 2026-05-21T00:11:28.349Z | Downloaded supports-unicode v3.0.0 |
| 297 | 2026-05-21T00:11:28.349Z | Downloaded os_pipe v1.2.3 |
| 298 | 2026-05-21T00:11:28.349Z | Downloaded lru-slab v0.1.2 |
| 299 | 2026-05-21T00:11:28.349Z | Downloaded anstyle-parse v1.0.0 |
| 300 | 2026-05-21T00:11:28.354Z | Downloaded futures-executor v0.3.32 |
| 301 | 2026-05-21T00:11:28.354Z | Downloaded camino-tempfile v1.4.1 |
| 302 | 2026-05-21T00:11:28.354Z | Downloaded future-queue v0.4.0 |
| 303 | 2026-05-21T00:11:28.358Z | Downloaded tokio-macros v2.7.0 |
| 304 | 2026-05-21T00:11:28.358Z | Downloaded nextest-metadata v0.12.2 |
| 305 | 2026-05-21T00:11:28.363Z | Downloaded tower-layer v0.3.3 |
| 306 | 2026-05-21T00:11:28.363Z | Downloaded dialoguer v0.11.0 |
| 307 | 2026-05-21T00:11:28.363Z | Downloaded sha2 v0.10.9 |
| 308 | 2026-05-21T00:11:28.366Z | Downloaded owo-colors v4.3.0 |
| 309 | 2026-05-21T00:11:28.366Z | Downloaded base64ct v1.8.3 |
| 310 | 2026-05-21T00:11:28.369Z | Downloaded serde-untagged v0.1.9 |
| 311 | 2026-05-21T00:11:28.369Z | Downloaded quote v1.0.45 |
| 312 | 2026-05-21T00:11:28.374Z | Downloaded cargo_metadata v0.20.0 |
| 313 | 2026-05-21T00:11:28.374Z | Downloaded newtype-uuid v1.3.2 |
| 314 | 2026-05-21T00:11:28.374Z | Downloaded clap v4.6.1 |
| 315 | 2026-05-21T00:11:28.378Z | Downloaded console v0.15.11 |
| 316 | 2026-05-21T00:11:28.380Z | Downloaded tinyvec_macros v0.1.1 |
| 317 | 2026-05-21T00:11:28.384Z | Downloaded rand_chacha v0.9.0 |
| 318 | 2026-05-21T00:11:28.384Z | Downloaded toml_datetime v0.6.11 |
| 319 | 2026-05-21T00:11:28.388Z | Downloaded rand_core v0.9.5 |
| 320 | 2026-05-21T00:11:28.388Z | Downloaded tower-service v0.3.3 |
| 321 | 2026-05-21T00:11:28.388Z | Downloaded signal-hook-registry v1.4.8 |
| 322 | 2026-05-21T00:11:28.392Z | Downloaded shlex v1.3.0 |
| 323 | 2026-05-21T00:11:28.392Z | Downloaded slab v0.4.12 |
| 324 | 2026-05-21T00:11:28.392Z | Downloaded simd-adler32 v0.3.9 |
| 325 | 2026-05-21T00:11:28.392Z | Downloaded static_assertions v1.1.0 |
| 326 | 2026-05-21T00:11:28.397Z | Downloaded smol_str v0.3.6 |
| 327 | 2026-05-21T00:11:28.397Z | Downloaded target-spec-miette v0.4.6 |
| 328 | 2026-05-21T00:11:28.397Z | Downloaded spki v0.7.3 |
| 329 | 2026-05-21T00:11:28.400Z | Downloaded toml_write v0.1.2 |
| 330 | 2026-05-21T00:11:28.400Z | Downloaded quinn-udp v0.5.14 |
| 331 | 2026-05-21T00:11:28.404Z | Downloaded lock_api v0.4.14 |
| 332 | 2026-05-21T00:11:28.404Z | Downloaded unicode-xid v0.2.6 |
| 333 | 2026-05-21T00:11:28.404Z | Downloaded pin-project-lite v0.2.17 |
| 334 | 2026-05-21T00:11:28.408Z | Downloaded untrusted v0.9.0 |
| 335 | 2026-05-21T00:11:28.408Z | Downloaded quick-junit v0.5.2 |
| 336 | 2026-05-21T00:11:28.412Z | Downloaded thread_local v1.1.9 |
| 337 | 2026-05-21T00:11:28.412Z | Downloaded parking_lot_core v0.9.12 |
| 338 | 2026-05-21T00:11:28.412Z | Downloaded futures-channel v0.3.32 |
| 339 | 2026-05-21T00:11:28.415Z | Downloaded anstyle v1.0.14 |
| 340 | 2026-05-21T00:11:28.415Z | Downloaded humantime v2.3.0 |
| 341 | 2026-05-21T00:11:28.415Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-05-21T00:11:28.415Z | Downloaded typeid v1.0.3 |
| 343 | 2026-05-21T00:11:28.415Z | Downloaded try-lock v0.2.5 |
| 344 | 2026-05-21T00:11:28.418Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-05-21T00:11:28.418Z | Downloaded getrandom v0.2.17 |
| 346 | 2026-05-21T00:11:28.424Z | Downloaded supports-hyperlinks v3.2.0 |
| 347 | 2026-05-21T00:11:28.424Z | Downloaded anstream v1.0.0 |
| 348 | 2026-05-21T00:11:28.428Z | Downloaded foldhash v0.1.5 |
| 349 | 2026-05-21T00:11:28.428Z | Downloaded fastrand v2.4.1 |
| 350 | 2026-05-21T00:11:28.428Z | Downloaded clap_derive v4.6.1 |
| 351 | 2026-05-21T00:11:28.428Z | Downloaded litrs v1.0.0 |
| 352 | 2026-05-21T00:11:28.428Z | Downloaded urlencoding v2.1.3 |
| 353 | 2026-05-21T00:11:28.428Z | Downloaded thiserror-impl v2.0.18 |
| 354 | 2026-05-21T00:11:28.431Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-05-21T00:11:28.431Z | Downloaded utf8parse v0.2.2 |
| 356 | 2026-05-21T00:11:28.435Z | Downloaded want v0.3.1 |
| 357 | 2026-05-21T00:11:28.435Z | Downloaded convert_case v0.10.0 |
| 358 | 2026-05-21T00:11:28.439Z | Downloaded self_update v0.42.0 |
| 359 | 2026-05-21T00:11:28.443Z | Downloaded version_check v0.9.5 |
| 360 | 2026-05-21T00:11:28.443Z | Downloaded tokio-native-tls v0.3.1 |
| 361 | 2026-05-21T00:11:28.443Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 362 | 2026-05-21T00:11:28.443Z | Downloaded cfg-expr v0.20.7 |
| 363 | 2026-05-21T00:11:28.447Z | Downloaded xattr v1.6.1 |
| 364 | 2026-05-21T00:11:28.451Z | Downloaded httparse v1.10.1 |
| 365 | 2026-05-21T00:11:28.454Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 366 | 2026-05-21T00:11:28.458Z | Downloaded ipnet v2.12.0 |
| 367 | 2026-05-21T00:11:28.458Z | Downloaded target-spec v3.6.0 |
| 368 | 2026-05-21T00:11:28.461Z | Downloaded pkcs8 v0.10.2 |
| 369 | 2026-05-21T00:11:28.461Z | Downloaded tracing-error v0.2.1 |
| 370 | 2026-05-21T00:11:28.461Z | Downloaded semver v1.0.28 |
| 371 | 2026-05-21T00:11:28.465Z | Downloaded rustls-pki-types v1.14.1 |
| 372 | 2026-05-21T00:11:28.469Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-05-21T00:11:28.470Z | Downloaded config v0.15.23 |
| 374 | 2026-05-21T00:11:28.475Z | Downloaded tempfile v3.27.0 |
| 375 | 2026-05-21T00:11:28.475Z | Downloaded tracing-log v0.2.0 |
| 376 | 2026-05-21T00:11:28.475Z | Downloaded num-traits v0.2.19 |
| 377 | 2026-05-21T00:11:28.478Z | Downloaded proc-macro2 v1.0.106 |
| 378 | 2026-05-21T00:11:28.478Z | Downloaded pin-project v1.1.13 |
| 379 | 2026-05-21T00:11:28.483Z | Downloaded unicase v2.9.0 |
| 380 | 2026-05-21T00:11:28.487Z | Downloaded nextest-filtering v0.15.0 |
| 381 | 2026-05-21T00:11:28.487Z | Downloaded getrandom v0.3.4 |
| 382 | 2026-05-21T00:11:28.490Z | Downloaded log v0.4.29 |
| 383 | 2026-05-21T00:11:28.490Z | Downloaded indexmap v2.14.0 |
| 384 | 2026-05-21T00:11:28.494Z | Downloaded thiserror v2.0.18 |
| 385 | 2026-05-21T00:11:28.497Z | Downloaded backtrace v0.3.76 |
| 386 | 2026-05-21T00:11:28.501Z | Downloaded zmij v1.0.21 |
| 387 | 2026-05-21T00:11:28.501Z | Downloaded tokio-rustls v0.26.4 |
| 388 | 2026-05-21T00:11:28.501Z | Downloaded toml v0.8.23 |
| 389 | 2026-05-21T00:11:28.504Z | Downloaded ed25519-dalek v2.2.0 |
| 390 | 2026-05-21T00:11:28.504Z | Downloaded zipsign-api v0.1.5 |
| 391 | 2026-05-21T00:11:28.510Z | Downloaded zeroize v1.8.2 |
| 392 | 2026-05-21T00:11:28.510Z | Downloaded zstd-safe v7.2.4 |
| 393 | 2026-05-21T00:11:28.510Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 394 | 2026-05-21T00:11:28.514Z | Downloaded sharded-slab v0.1.7 |
| 395 | 2026-05-21T00:11:28.514Z | Downloaded serde_core v1.0.228 |
| 396 | 2026-05-21T00:11:28.514Z | Downloaded ryu v1.0.23 |
| 397 | 2026-05-21T00:11:28.514Z | Downloaded tokio-stream v0.1.18 |
| 398 | 2026-05-21T00:11:28.582Z | Downloaded signal-hook v0.3.18 |
| 399 | 2026-05-21T00:11:28.582Z | Downloaded xxhash-rust v0.8.15 |
| 400 | 2026-05-21T00:11:28.582Z | Downloaded target-lexicon v0.13.3 |
| 401 | 2026-05-21T00:11:28.583Z | Downloaded socket2 v0.6.3 |
| 402 | 2026-05-21T00:11:28.583Z | Downloaded bytes v1.11.1 |
| 403 | 2026-05-21T00:11:28.583Z | Downloaded base64 v0.22.1 |
| 404 | 2026-05-21T00:11:28.583Z | Downloaded zstd v0.13.3 |
| 405 | 2026-05-21T00:11:28.583Z | Downloaded tracing-attributes v0.1.31 |
| 406 | 2026-05-21T00:11:28.583Z | Downloaded openssl v0.10.80 |
| 407 | 2026-05-21T00:11:28.583Z | Downloaded textwrap v0.16.2 |
| 408 | 2026-05-21T00:11:28.583Z | Downloaded derive_more v2.1.1 |
| 409 | 2026-05-21T00:11:28.583Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 410 | 2026-05-21T00:11:28.583Z | Downloaded indicatif v0.17.11 |
| 411 | 2026-05-21T00:11:28.583Z | Downloaded tar v0.4.46 |
| 412 | 2026-05-21T00:11:28.583Z | Downloaded smallvec v1.15.1 |
| 413 | 2026-05-21T00:11:28.583Z | Downloaded tinyvec v1.11.0 |
| 414 | 2026-05-21T00:11:28.583Z | Downloaded tracing-core v0.1.36 |
| 415 | 2026-05-21T00:11:28.583Z | Downloaded serde_derive v1.0.228 |
| 416 | 2026-05-21T00:11:28.583Z | Downloaded openssl-sys v0.9.116 |
| 417 | 2026-05-21T00:11:28.583Z | Downloaded serde v1.0.228 |
| 418 | 2026-05-21T00:11:28.583Z | Downloaded flate2 v1.1.9 |
| 419 | 2026-05-21T00:11:28.583Z | Downloaded der v0.7.10 |
| 420 | 2026-05-21T00:11:28.583Z | Downloaded vte v0.14.1 |
| 421 | 2026-05-21T00:11:28.583Z | Downloaded hashbrown v0.15.5 |
| 422 | 2026-05-21T00:11:28.587Z | Downloaded toml_edit v0.22.27 |
| 423 | 2026-05-21T00:11:28.590Z | Downloaded quinn v0.11.9 |
| 424 | 2026-05-21T00:11:28.594Z | Downloaded cc v1.2.62 |
| 425 | 2026-05-21T00:11:28.594Z | Downloaded derive_more-impl v2.1.1 |
| 426 | 2026-05-21T00:11:28.597Z | Downloaded uuid v1.23.1 |
| 427 | 2026-05-21T00:11:28.600Z | Downloaded miniz_oxide v0.8.9 |
| 428 | 2026-05-21T00:11:28.600Z | Downloaded borsh v1.6.1 |
| 429 | 2026-05-21T00:11:28.621Z | Downloaded unicode-ident v1.0.24 |
| 430 | 2026-05-21T00:11:28.629Z | Downloaded rustls-webpki v0.103.13 |
| 431 | 2026-05-21T00:11:28.636Z | Downloaded memchr v2.8.0 |
| 432 | 2026-05-21T00:11:28.641Z | Downloaded rand v0.9.4 |
| 433 | 2026-05-21T00:11:28.645Z | Downloaded crossterm v0.29.0 |
| 434 | 2026-05-21T00:11:28.656Z | Downloaded guppy v0.17.25 |
| 435 | 2026-05-21T00:11:28.665Z | Downloaded unicode-segmentation v1.13.2 |
| 436 | 2026-05-21T00:11:28.668Z | Downloaded serde_json v1.0.149 |
| 437 | 2026-05-21T00:11:28.675Z | Downloaded unicode-normalization v0.1.25 |
| 438 | 2026-05-21T00:11:28.678Z | Downloaded http v1.4.0 |
| 439 | 2026-05-21T00:11:28.678Z | Downloaded mio v1.2.0 |
| 440 | 2026-05-21T00:11:28.681Z | Downloaded h2 v0.4.14 |
| 441 | 2026-05-21T00:11:28.685Z | Downloaded hyper-util v0.1.20 |
| 442 | 2026-05-21T00:11:28.688Z | Downloaded tokio-util v0.7.18 |
| 443 | 2026-05-21T00:11:28.694Z | Downloaded url v2.5.8 |
| 444 | 2026-05-21T00:11:28.697Z | Downloaded futures-util v0.3.32 |
| 445 | 2026-05-21T00:11:28.704Z | Downloaded miette v7.6.0 |
| 446 | 2026-05-21T00:11:28.709Z | Downloaded tower v0.5.3 |
| 447 | 2026-05-21T00:11:28.713Z | Downloaded typenum v1.20.0 |
| 448 | 2026-05-21T00:11:28.713Z | Downloaded reqwest v0.12.28 |
| 449 | 2026-05-21T00:11:28.716Z | Downloaded ron v0.12.1 |
| 450 | 2026-05-21T00:11:28.722Z | Downloaded hashbrown v0.17.1 |
| 451 | 2026-05-21T00:11:28.726Z | Downloaded idna v1.1.0 |
| 452 | 2026-05-21T00:11:28.729Z | Downloaded clap_builder v4.6.0 |
| 453 | 2026-05-21T00:11:28.734Z | Downloaded winnow v1.0.3 |
| 454 | 2026-05-21T00:11:28.737Z | Downloaded tracing-subscriber v0.3.23 |
| 455 | 2026-05-21T00:11:28.740Z | Downloaded pulldown-cmark v0.13.4 |
| 456 | 2026-05-21T00:11:28.744Z | Downloaded chrono v0.4.44 |
| 457 | 2026-05-21T00:11:28.747Z | Downloaded curve25519-dalek v4.1.3 |
| 458 | 2026-05-21T00:11:28.751Z | Downloaded aho-corasick v1.1.4 |
| 459 | 2026-05-21T00:11:28.757Z | Downloaded gimli v0.32.3 |
| 460 | 2026-05-21T00:11:28.761Z | Downloaded regex v1.12.3 |
| 461 | 2026-05-21T00:11:28.766Z | Downloaded unicode-width v0.2.2 |
| 462 | 2026-05-21T00:11:28.770Z | Downloaded zerocopy v0.8.48 |
| 463 | 2026-05-21T00:11:28.780Z | Downloaded bstr v1.12.1 |
| 464 | 2026-05-21T00:11:28.785Z | Downloaded itertools v0.14.0 |
| 465 | 2026-05-21T00:11:28.789Z | Downloaded hyper v1.9.0 |
| 466 | 2026-05-21T00:11:28.802Z | Downloaded quick-xml v0.37.5 |
| 467 | 2026-05-21T00:11:28.806Z | Downloaded tracing v0.1.44 |
| 468 | 2026-05-21T00:11:28.819Z | Downloaded portable-atomic v1.13.1 |
| 469 | 2026-05-21T00:11:28.822Z | Downloaded color-eyre v0.6.5 |
| 470 | 2026-05-21T00:11:28.826Z | Downloaded tower-http v0.6.11 |
| 471 | 2026-05-21T00:11:28.831Z | Downloaded quick-xml v0.38.4 |
| 472 | 2026-05-21T00:11:28.843Z | Downloaded tokio v1.52.3 |
| 473 | 2026-05-21T00:11:28.872Z | Downloaded winnow v0.7.15 |
| 474 | 2026-05-21T00:11:28.878Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-05-21T00:11:28.886Z | Downloaded webpki-roots v1.0.7 |
| 476 | 2026-05-21T00:11:28.893Z | Downloaded vcpkg v0.2.15 |
| 477 | 2026-05-21T00:11:28.950Z | Downloaded nextest-runner v0.80.0 |
| 478 | 2026-05-21T00:11:28.957Z | Downloaded unicode-width v0.1.14 |
| 479 | 2026-05-21T00:11:28.962Z | Downloaded syn v2.0.117 |
| 480 | 2026-05-21T00:11:28.968Z | Downloaded nix v0.30.1 |
| 481 | 2026-05-21T00:11:28.973Z | Downloaded object v0.37.3 |
| 482 | 2026-05-21T00:11:28.992Z | Downloaded regex-syntax v0.8.10 |
| 483 | 2026-05-21T00:11:29.002Z | Downloaded rustls v0.23.40 |
| 484 | 2026-05-21T00:11:29.008Z | Downloaded rustix v0.38.44 |
| 485 | 2026-05-21T00:11:29.020Z | Downloaded rustix v1.1.4 |
| 486 | 2026-05-21T00:11:29.089Z | Downloaded regex-automata v0.4.14 |
| 487 | 2026-05-21T00:11:29.156Z | Downloaded petgraph v0.8.3 |
| 488 | 2026-05-21T00:11:29.167Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 489 | 2026-05-21T00:11:29.177Z | Downloaded libc v0.2.186 |
| 490 | 2026-05-21T00:11:29.212Z | Downloaded ring v0.17.14 |
| 491 | 2026-05-21T00:11:29.244Z | Downloaded recursion v0.5.4 |
| 492 | 2026-05-21T00:11:29.287Z | Compiling libc v0.2.186 |
| 493 | 2026-05-21T00:11:29.287Z | Compiling proc-macro2 v1.0.106 |
| 494 | 2026-05-21T00:11:29.291Z | Compiling quote v1.0.45 |
| 495 | 2026-05-21T00:11:29.292Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-05-21T00:11:29.292Z | Compiling serde_core v1.0.228 |
| 497 | 2026-05-21T00:11:29.292Z | Compiling cfg-if v1.0.4 |
| 498 | 2026-05-21T00:11:29.292Z | Compiling memchr v2.8.0 |
| 499 | 2026-05-21T00:11:29.292Z | Compiling once_cell v1.21.4 |
| 500 | 2026-05-21T00:11:29.537Z | Compiling log v0.4.29 |
| 501 | 2026-05-21T00:11:29.555Z | Compiling pin-project-lite v0.2.17 |
| 502 | 2026-05-21T00:11:29.646Z | Compiling serde v1.0.228 |
| 503 | 2026-05-21T00:11:29.692Z | Compiling itoa v1.0.18 |
| 504 | 2026-05-21T00:11:29.960Z | Compiling smallvec v1.15.1 |
| 505 | 2026-05-21T00:11:29.979Z | Compiling futures-core v0.3.32 |
| 506 | 2026-05-21T00:11:30.045Z | Compiling bitflags v2.11.1 |
| 507 | 2026-05-21T00:11:30.135Z | Compiling hashbrown v0.17.1 |
| 508 | 2026-05-21T00:11:30.199Z | Compiling find-msvc-tools v0.1.9 |
| 509 | 2026-05-21T00:11:30.433Z | Compiling errno v0.3.14 |
| 510 | 2026-05-21T00:11:30.445Z | Compiling equivalent v1.0.2 |
| 511 | 2026-05-21T00:11:30.477Z | Compiling shlex v1.3.0 |
| 512 | 2026-05-21T00:11:30.528Z | Compiling jobserver v0.1.34 |
| 513 | 2026-05-21T00:11:30.541Z | Compiling bytes v1.11.1 |
| 514 | 2026-05-21T00:11:30.596Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-05-21T00:11:30.661Z | Compiling mio v1.2.0 |
| 516 | 2026-05-21T00:11:30.769Z | Compiling syn v2.0.117 |
| 517 | 2026-05-21T00:11:30.792Z | Compiling cc v1.2.62 |
| 518 | 2026-05-21T00:11:30.819Z | Compiling futures-sink v0.3.32 |
| 519 | 2026-05-21T00:11:30.838Z | Compiling rustix v1.1.4 |
| 520 | 2026-05-21T00:11:30.929Z | Compiling socket2 v0.6.3 |
| 521 | 2026-05-21T00:11:31.159Z | Compiling slab v0.4.12 |
| 522 | 2026-05-21T00:11:31.350Z | Compiling zmij v1.0.21 |
| 523 | 2026-05-21T00:11:31.364Z | Compiling futures-channel v0.3.32 |
| 524 | 2026-05-21T00:11:31.390Z | Compiling tracing-core v0.1.36 |
| 525 | 2026-05-21T00:11:31.616Z | Compiling version_check v0.9.5 |
| 526 | 2026-05-21T00:11:31.686Z | Compiling serde_json v1.0.149 |
| 527 | 2026-05-21T00:11:31.885Z | Compiling indexmap v2.14.0 |
| 528 | 2026-05-21T00:11:31.994Z | Compiling futures-task v0.3.32 |
| 529 | 2026-05-21T00:11:32.020Z | Compiling getrandom v0.4.2 |
| 530 | 2026-05-21T00:11:32.082Z | Compiling futures-io v0.3.32 |
| 531 | 2026-05-21T00:11:32.185Z | Compiling percent-encoding v2.3.2 |
| 532 | 2026-05-21T00:11:32.294Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-05-21T00:11:32.329Z | Compiling camino v1.2.2 |
| 534 | 2026-05-21T00:11:32.517Z | Compiling ring v0.17.14 |
| 535 | 2026-05-21T00:11:32.616Z | Compiling http v1.4.0 |
| 536 | 2026-05-21T00:11:32.645Z | Compiling zeroize v1.8.2 |
| 537 | 2026-05-21T00:11:32.734Z | Compiling simd-adler32 v0.3.9 |
| 538 | 2026-05-21T00:11:32.746Z | Compiling adler2 v2.0.1 |
| 539 | 2026-05-21T00:11:32.850Z | Compiling autocfg v1.5.0 |
| 540 | 2026-05-21T00:11:32.913Z | Compiling miniz_oxide v0.8.9 |
| 541 | 2026-05-21T00:11:33.216Z | Compiling num-traits v0.2.19 |
| 542 | 2026-05-21T00:11:33.459Z | Compiling zerocopy v0.8.48 |
| 543 | 2026-05-21T00:11:33.607Z | Compiling object v0.37.3 |
| 544 | 2026-05-21T00:11:33.851Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-05-21T00:11:33.901Z | Compiling getrandom v0.3.4 |
| 546 | 2026-05-21T00:11:34.181Z | Compiling http-body v1.0.1 |
| 547 | 2026-05-21T00:11:34.261Z | Compiling rustls-pki-types v1.14.1 |
| 548 | 2026-05-21T00:11:34.341Z | Compiling form_urlencoded v1.2.2 |
| 549 | 2026-05-21T00:11:34.354Z | Compiling semver v1.0.28 |
| 550 | 2026-05-21T00:11:34.366Z | Compiling getrandom v0.2.17 |
| 551 | 2026-05-21T00:11:34.413Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-05-21T00:11:34.551Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-05-21T00:11:34.584Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-05-21T00:11:34.606Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-05-21T00:11:34.764Z | Compiling guppy-workspace-hack v0.1.0 |
| 556 | 2026-05-21T00:11:34.995Z | Compiling owo-colors v4.3.0 |
| 557 | 2026-05-21T00:11:35.010Z | Compiling fnv v1.0.7 |
| 558 | 2026-05-21T00:11:35.111Z | Compiling gimli v0.32.3 |
| 559 | 2026-05-21T00:11:35.131Z | Compiling thiserror v2.0.18 |
| 560 | 2026-05-21T00:11:35.308Z | Compiling tokio v1.52.3 |
| 561 | 2026-05-21T00:11:35.327Z | Compiling idna_adapter v1.0.0 |
| 562 | 2026-05-21T00:11:35.394Z | Compiling futures-util v0.3.32 |
| 563 | 2026-05-21T00:11:35.428Z | Compiling httparse v1.10.1 |
| 564 | 2026-05-21T00:11:35.473Z | Compiling signal-hook v0.3.18 |
| 565 | 2026-05-21T00:11:35.697Z | Compiling utf8_iter v1.0.4 |
| 566 | 2026-05-21T00:11:35.772Z | Compiling untrusted v0.9.0 |
| 567 | 2026-05-21T00:11:35.808Z | Compiling tracing v0.1.44 |
| 568 | 2026-05-21T00:11:35.854Z | Compiling idna v1.1.0 |
| 569 | 2026-05-21T00:11:36.174Z | Compiling thiserror-impl v2.0.18 |
| 570 | 2026-05-21T00:11:37.362Z | Compiling addr2line v0.25.1 |
| 571 | 2026-05-21T00:11:37.733Z | Compiling generic-array v0.14.7 |
| 572 | 2026-05-21T00:11:37.748Z | Compiling rustc-demangle v0.1.27 |
| 573 | 2026-05-21T00:11:37.804Z | Compiling fastrand v2.4.1 |
| 574 | 2026-05-21T00:11:37.969Z | Compiling pkg-config v0.3.33 |
| 575 | 2026-05-21T00:11:38.013Z | Compiling atomic-waker v1.1.2 |
| 576 | 2026-05-21T00:11:38.131Z | Compiling tower-service v0.3.3 |
| 577 | 2026-05-21T00:11:38.144Z | Compiling typeid v1.0.3 |
| 578 | 2026-05-21T00:11:38.228Z | Compiling thiserror v1.0.69 |
| 579 | 2026-05-21T00:11:38.407Z | Compiling target-spec v3.6.0 |
| 580 | 2026-05-21T00:11:38.438Z | Compiling try-lock v0.2.5 |
| 581 | 2026-05-21T00:11:38.546Z | Compiling rustls v0.23.40 |
| 582 | 2026-05-21T00:11:38.735Z | Compiling want v0.3.1 |
| 583 | 2026-05-21T00:11:38.761Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-05-21T00:11:38.784Z | Compiling tempfile v3.27.0 |
| 585 | 2026-05-21T00:11:38.908Z | Compiling cfg-expr v0.20.7 |
| 586 | 2026-05-21T00:11:39.181Z | Compiling tokio-util v0.7.18 |
| 587 | 2026-05-21T00:11:39.679Z | Compiling h2 v0.4.14 |
| 588 | 2026-05-21T00:11:39.868Z | Compiling url v2.5.8 |
| 589 | 2026-05-21T00:11:40.349Z | Compiling backtrace v0.3.76 |
| 590 | 2026-05-21T00:11:40.506Z | Compiling thiserror-impl v1.0.69 |
| 591 | 2026-05-21T00:11:40.722Z | Compiling terminal_size v0.4.4 |
| 592 | 2026-05-21T00:11:40.867Z | Compiling aho-corasick v1.1.4 |
| 593 | 2026-05-21T00:11:40.882Z | Compiling subtle v2.6.1 |
| 594 | 2026-05-21T00:11:41.032Z | Compiling winnow v0.7.15 |
| 595 | 2026-05-21T00:11:41.657Z | Compiling erased-serde v0.4.10 |
| 596 | 2026-05-21T00:11:41.964Z | Compiling typenum v1.20.0 |
| 597 | 2026-05-21T00:11:42.312Z | Compiling regex-syntax v0.8.10 |
| 598 | 2026-05-21T00:11:42.641Z | Compiling rustls-webpki v0.103.13 |
| 599 | 2026-05-21T00:11:45.100Z | Compiling regex-automata v0.4.14 |
| 600 | 2026-05-21T00:11:45.254Z | Compiling hyper v1.9.0 |
| 601 | 2026-05-21T00:11:46.360Z | Compiling serde_spanned v0.6.9 |
| 602 | 2026-05-21T00:11:46.532Z | Compiling toml_datetime v0.6.11 |
| 603 | 2026-05-21T00:11:46.907Z | Compiling ahash v0.8.12 |
| 604 | 2026-05-21T00:11:47.170Z | Compiling sync_wrapper v1.0.2 |
| 605 | 2026-05-21T00:11:47.288Z | Compiling nextest-workspace-hack v0.1.0 |
| 606 | 2026-05-21T00:11:47.541Z | Compiling either v1.16.0 |
| 607 | 2026-05-21T00:11:47.771Z | Compiling toml_write v0.1.2 |
| 608 | 2026-05-21T00:11:48.017Z | Compiling unicode-linebreak v0.1.5 |
| 609 | 2026-05-21T00:11:48.112Z | Compiling lazy_static v1.5.0 |
| 610 | 2026-05-21T00:11:48.221Z | Compiling parking_lot_core v0.9.12 |
| 611 | 2026-05-21T00:11:48.287Z | Compiling portable-atomic v1.13.1 |
| 612 | 2026-05-21T00:11:48.511Z | Compiling foldhash v0.1.5 |
| 613 | 2026-05-21T00:11:48.730Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-05-21T00:11:48.744Z | Compiling is_ci v1.2.0 |
| 615 | 2026-05-21T00:11:48.906Z | Compiling ipnet v2.12.0 |
| 616 | 2026-05-21T00:11:48.920Z | Compiling base64 v0.22.1 |
| 617 | 2026-05-21T00:11:49.033Z | Compiling unicode-segmentation v1.13.2 |
| 618 | 2026-05-21T00:11:49.105Z | Compiling tower-layer v0.3.3 |
| 619 | 2026-05-21T00:11:49.309Z | Compiling tower v0.5.3 |
| 620 | 2026-05-21T00:11:49.398Z | Compiling convert_case v0.10.0 |
| 621 | 2026-05-21T00:11:49.418Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-05-21T00:11:49.532Z | Compiling supports-color v3.0.2 |
| 623 | 2026-05-21T00:11:49.695Z | Compiling hashbrown v0.15.5 |
| 624 | 2026-05-21T00:11:49.779Z | Compiling textwrap v0.16.2 |
| 625 | 2026-05-21T00:11:49.876Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-05-21T00:11:50.091Z | Compiling toml_edit v0.22.27 |
| 627 | 2026-05-21T00:11:50.374Z | Compiling tokio-rustls v0.26.4 |
| 628 | 2026-05-21T00:11:50.653Z | Compiling backtrace-ext v0.2.1 |
| 629 | 2026-05-21T00:11:50.917Z | Compiling ordered-float v2.10.1 |
| 630 | 2026-05-21T00:11:51.049Z | Compiling webpki-roots v1.0.7 |
| 631 | 2026-05-21T00:11:51.171Z | Compiling miette-derive v7.6.0 |
| 632 | 2026-05-21T00:11:51.183Z | Compiling pathdiff v0.2.3 |
| 633 | 2026-05-21T00:11:51.195Z | Compiling console v0.15.11 |
| 634 | 2026-05-21T00:11:51.309Z | Compiling cargo-platform v0.3.3 |
| 635 | 2026-05-21T00:11:51.883Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-05-21T00:11:52.059Z | Compiling os_pipe v1.2.3 |
| 637 | 2026-05-21T00:11:52.229Z | Compiling thread_local v1.1.9 |
| 638 | 2026-05-21T00:11:52.284Z | Compiling pulldown-cmark v0.13.4 |
| 639 | 2026-05-21T00:11:52.517Z | Compiling fixedbitset v0.5.7 |
| 640 | 2026-05-21T00:11:52.530Z | Compiling unicode-width v0.1.14 |
| 641 | 2026-05-21T00:11:52.581Z | Compiling winnow v1.0.3 |
| 642 | 2026-05-21T00:11:52.585Z | Compiling zstd-safe v7.2.4 |
| 643 | 2026-05-21T00:11:52.828Z | Compiling debug-ignore v1.0.5 |
| 644 | 2026-05-21T00:11:52.840Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-05-21T00:11:52.940Z | Compiling rustix v0.38.44 |
| 646 | 2026-05-21T00:11:52.954Z | Compiling utf8parse v0.2.2 |
| 647 | 2026-05-21T00:11:53.022Z | Compiling supports-hyperlinks v3.2.0 |
| 648 | 2026-05-21T00:11:53.085Z | Compiling cfg_aliases v0.2.1 |
| 649 | 2026-05-21T00:11:53.146Z | Compiling ryu v1.0.23 |
| 650 | 2026-05-21T00:11:53.402Z | Compiling supports-unicode v3.0.0 |
| 651 | 2026-05-21T00:11:53.444Z | Compiling miette v7.6.0 |
| 652 | 2026-05-21T00:11:53.459Z | Compiling serde_urlencoded v0.7.1 |
| 653 | 2026-05-21T00:11:53.459Z | Compiling nix v0.30.1 |
| 654 | 2026-05-21T00:11:53.677Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 655 | 2026-05-21T00:11:53.813Z | Compiling anstyle-parse v1.0.0 |
| 656 | 2026-05-21T00:11:54.036Z | Compiling lock_api v0.4.14 |
| 657 | 2026-05-21T00:11:54.050Z | Compiling petgraph v0.8.3 |
| 658 | 2026-05-21T00:11:54.344Z | Compiling tracing-subscriber v0.3.23 |
| 659 | 2026-05-21T00:11:55.018Z | Compiling sigchld v0.2.4 |
| 660 | 2026-05-21T00:11:55.257Z | Compiling toml v0.8.23 |
| 661 | 2026-05-21T00:11:55.962Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-05-21T00:11:56.295Z | Compiling hyper-rustls v0.27.9 |
| 663 | 2026-05-21T00:11:56.983Z | Compiling serde-value v0.7.0 |
| 664 | 2026-05-21T00:11:57.452Z | Compiling serde-untagged v0.1.9 |
| 665 | 2026-05-21T00:11:57.891Z | Compiling tower-http v0.6.11 |
| 666 | 2026-05-21T00:11:58.094Z | Compiling derive_more-impl v2.1.1 |
| 667 | 2026-05-21T00:11:58.474Z | Compiling itertools v0.14.0 |
| 668 | 2026-05-21T00:11:58.526Z | Compiling regex v1.12.3 |
| 669 | 2026-05-21T00:11:58.625Z | Compiling crypto-common v0.1.7 |
| 670 | 2026-05-21T00:11:58.757Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-05-21T00:11:58.882Z | Compiling ppv-lite86 v0.2.21 |
| 672 | 2026-05-21T00:11:58.904Z | Compiling futures-executor v0.3.32 |
| 673 | 2026-05-21T00:11:59.211Z | Compiling rand_core v0.9.5 |
| 674 | 2026-05-21T00:11:59.426Z | Compiling pin-project-internal v1.1.13 |
| 675 | 2026-05-21T00:11:59.449Z | Compiling http-body-util v0.1.3 |
| 676 | 2026-05-21T00:11:59.462Z | Compiling uuid v1.23.1 |
| 677 | 2026-05-21T00:11:59.720Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 678 | 2026-05-21T00:11:59.938Z | Compiling smol_str v0.3.6 |
| 679 | 2026-05-21T00:11:59.953Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-05-21T00:11:59.991Z | Compiling filetime v0.2.29 |
| 681 | 2026-05-21T00:12:00.094Z | Compiling vte v0.14.1 |
| 682 | 2026-05-21T00:12:00.134Z | Compiling bstr v1.12.1 |
| 683 | 2026-05-21T00:12:00.199Z | Compiling anstyle-query v1.1.5 |
| 684 | 2026-05-21T00:12:00.332Z | Compiling static_assertions v1.1.0 |
| 685 | 2026-05-21T00:12:00.332Z | Compiling tinyvec_macros v0.1.1 |
| 686 | 2026-05-21T00:12:00.384Z | Compiling nested v0.1.1 |
| 687 | 2026-05-21T00:12:00.396Z | Compiling is_terminal_polyfill v1.70.2 |
| 688 | 2026-05-21T00:12:00.459Z | Compiling eyre v0.6.12 |
| 689 | 2026-05-21T00:12:00.474Z | Compiling color-spantrace v0.3.0 |
| 690 | 2026-05-21T00:12:00.491Z | Compiling self_update v0.42.0 |
| 691 | 2026-05-21T00:12:00.577Z | Compiling iana-time-zone v0.1.65 |
| 692 | 2026-05-21T00:12:00.738Z | Compiling unicase v2.9.0 |
| 693 | 2026-05-21T00:12:00.771Z | Compiling litrs v1.0.0 |
| 694 | 2026-05-21T00:12:00.786Z | Compiling number_prefix v0.4.0 |
| 695 | 2026-05-21T00:12:00.801Z | Compiling colorchoice v1.0.5 |
| 696 | 2026-05-21T00:12:00.911Z | Compiling unicode-xid v0.2.6 |
| 697 | 2026-05-21T00:12:00.911Z | Compiling xattr v1.6.1 |
| 698 | 2026-05-21T00:12:00.947Z | Compiling anstyle v1.0.14 |
| 699 | 2026-05-21T00:12:01.069Z | Compiling tar v0.4.46 |
| 700 | 2026-05-21T00:12:01.112Z | Compiling cargo-util-schemas v0.2.0 |
| 701 | 2026-05-21T00:12:01.147Z | Compiling anstream v1.0.0 |
| 702 | 2026-05-21T00:12:01.208Z | Compiling document-features v0.2.12 |
| 703 | 2026-05-21T00:12:01.222Z | Compiling indicatif v0.17.11 |
| 704 | 2026-05-21T00:12:01.793Z | Compiling chrono v0.4.44 |
| 705 | 2026-05-21T00:12:01.959Z | Compiling globset v0.4.18 |
| 706 | 2026-05-21T00:12:02.610Z | Compiling guppy v0.17.25 |
| 707 | 2026-05-21T00:12:02.709Z | Compiling pin-project v1.1.13 |
| 708 | 2026-05-21T00:12:02.813Z | Compiling tinyvec v1.11.0 |
| 709 | 2026-05-21T00:12:03.233Z | Compiling strip-ansi-escapes v0.2.1 |
| 710 | 2026-05-21T00:12:03.567Z | Compiling nextest-metadata v0.12.2 |
| 711 | 2026-05-21T00:12:03.587Z | Compiling toml v1.1.2+spec-1.1.0 |
| 712 | 2026-05-21T00:12:03.734Z | Compiling newtype-uuid v1.3.2 |
| 713 | 2026-05-21T00:12:03.930Z | Compiling reqwest v0.12.28 |
| 714 | 2026-05-21T00:12:04.356Z | Compiling rand_chacha v0.9.0 |
| 715 | 2026-05-21T00:12:04.913Z | Compiling futures v0.3.32 |
| 716 | 2026-05-21T00:12:05.000Z | Compiling derive_more v2.1.1 |
| 717 | 2026-05-21T00:12:05.089Z | Compiling digest v0.10.7 |
| 718 | 2026-05-21T00:12:05.182Z | Compiling flate2 v1.1.9 |
| 719 | 2026-05-21T00:12:05.196Z | Compiling parking_lot v0.12.5 |
| 720 | 2026-05-21T00:12:05.312Z | Compiling tracing-error v0.2.1 |
| 721 | 2026-05-21T00:12:05.552Z | Compiling shared_child v1.1.1 |
| 722 | 2026-05-21T00:12:06.056Z | Compiling signal-hook-mio v0.2.5 |
| 723 | 2026-05-21T00:12:06.100Z | Compiling self-replace v1.5.0 |
| 724 | 2026-05-21T00:12:06.199Z | Compiling cargo-platform v0.2.0 |
| 725 | 2026-05-21T00:12:06.398Z | Compiling quick-xml v0.38.4 |
| 726 | 2026-05-21T00:12:06.748Z | Compiling quick-xml v0.37.5 |
| 727 | 2026-05-21T00:12:07.022Z | Compiling clap_lex v1.1.0 |
| 728 | 2026-05-21T00:12:07.176Z | Compiling cpufeatures v0.2.17 |
| 729 | 2026-05-21T00:12:07.252Z | Compiling shell-words v1.1.1 |
| 730 | 2026-05-21T00:12:07.378Z | Compiling urlencoding v2.1.3 |
| 731 | 2026-05-21T00:12:07.500Z | Compiling strsim v0.11.1 |
| 732 | 2026-05-21T00:12:07.622Z | Compiling recursion v0.5.4 |
| 733 | 2026-05-21T00:12:07.764Z | Compiling heck v0.5.0 |
| 734 | 2026-05-21T00:12:07.963Z | Compiling humantime v2.3.0 |
| 735 | 2026-05-21T00:12:08.019Z | Compiling indenter v0.3.4 |
| 736 | 2026-05-21T00:12:08.271Z | Compiling humantime-serde v1.1.1 |
| 737 | 2026-05-21T00:12:08.388Z | Compiling clap_builder v4.6.0 |
| 738 | 2026-05-21T00:12:08.449Z | Compiling clap_derive v4.6.1 |
| 739 | 2026-05-21T00:12:08.453Z | Compiling nextest-filtering v0.15.0 |
| 740 | 2026-05-21T00:12:08.824Z | Compiling sha2 v0.10.9 |
| 741 | 2026-05-21T00:12:10.042Z | Compiling quick-junit v0.5.2 |
| 742 | 2026-05-21T00:12:10.190Z | Compiling atomicwrites v0.4.4 |
| 743 | 2026-05-21T00:12:10.473Z | Compiling cargo_metadata v0.20.0 |
| 744 | 2026-05-21T00:12:12.372Z | Compiling crossterm v0.29.0 |
| 745 | 2026-05-21T00:12:13.147Z | Compiling cargo-nextest v0.9.97 |
| 746 | 2026-05-21T00:12:14.339Z | Compiling duct v0.13.7 |
| 747 | 2026-05-21T00:12:14.693Z | Compiling zstd v0.13.3 |
| 748 | 2026-05-21T00:12:15.182Z | Compiling async-scoped v0.9.0 |
| 749 | 2026-05-21T00:12:15.390Z | Compiling rand v0.9.4 |
| 750 | 2026-05-21T00:12:15.595Z | Compiling config v0.15.23 |
| 751 | 2026-05-21T00:12:15.602Z | Compiling unicode-normalization v0.1.25 |
| 752 | 2026-05-21T00:12:15.603Z | Compiling target-spec-miette v0.4.6 |
| 753 | 2026-05-21T00:12:16.006Z | Compiling future-queue v0.4.0 |
| 754 | 2026-05-21T00:12:16.054Z | Compiling mukti-metadata v0.3.0 |
| 755 | 2026-05-21T00:12:16.130Z | Compiling tokio-stream v0.1.18 |
| 756 | 2026-05-21T00:12:16.143Z | Compiling camino-tempfile v1.4.1 |
| 757 | 2026-05-21T00:12:16.285Z | Compiling derive-where v1.6.1 |
| 758 | 2026-05-21T00:12:16.371Z | Compiling serde_ignored v0.1.14 |
| 759 | 2026-05-21T00:12:16.550Z | Compiling serde_path_to_error v0.1.20 |
| 760 | 2026-05-21T00:12:16.607Z | Compiling swrite v0.1.0 |
| 761 | 2026-05-21T00:12:16.645Z | Compiling home v0.5.12 |
| 762 | 2026-05-21T00:12:16.693Z | Compiling indent_write v2.2.0 |
| 763 | 2026-05-21T00:12:16.735Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-05-21T00:12:16.810Z | Compiling hex v0.4.3 |
| 765 | 2026-05-21T00:12:16.842Z | Compiling color-eyre v0.6.5 |
| 766 | 2026-05-21T00:12:16.912Z | Compiling clap v4.6.1 |
| 767 | 2026-05-21T00:12:16.996Z | Compiling dialoguer v0.11.0 |
| 768 | 2026-05-21T00:12:17.005Z | Compiling enable-ansi-support v0.2.1 |
| 769 | 2026-05-21T00:12:17.508Z | Compiling nextest-runner v0.80.0 |
| 770 | 2026-05-21T00:12:35.480Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 771 | 2026-05-21T00:12:35.668Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 772 | 2026-05-21T00:12:35.672Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 773 | 2026-05-21T00:12:35.788Z | + banner bfd |
| 774 | 2026-05-21T00:12:35.792Z | |
| 775 | 2026-05-21T00:12:35.792Z | ##### ###### ##### |
| 776 | 2026-05-21T00:12:35.792Z | # # # # # |
| 777 | 2026-05-21T00:12:35.792Z | ##### ##### # # |
| 778 | 2026-05-21T00:12:35.792Z | # # # # # |
| 779 | 2026-05-21T00:12:35.792Z | # # # # # |
| 780 | 2026-05-21T00:12:35.792Z | ##### # ##### |
| 781 | 2026-05-21T00:12:35.792Z | |
| 782 | 2026-05-21T00:12:35.792Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 783 | 2026-05-21T00:12:35.948Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 784 | 2026-05-21T00:12:36.768Z | From https://github.com/oxidecomputer/falcon |
| 785 | 2026-05-21T00:12:36.768Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 786 | 2026-05-21T00:12:36.840Z | Updating crates.io index |
| 787 | 2026-05-21T00:12:36.843Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 788 | 2026-05-21T00:12:37.584Z | From https://github.com/oxidecomputer/dendrite |
| 789 | 2026-05-21T00:12:37.584Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 790 | 2026-05-21T00:12:37.671Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 791 | 2026-05-21T00:12:37.930Z | From https://github.com/oxidecomputer/ispf |
| 792 | 2026-05-21T00:12:37.930Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 793 | 2026-05-21T00:12:37.936Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 794 | 2026-05-21T00:12:38.320Z | From https://github.com/oxidecomputer/netadm-sys |
| 795 | 2026-05-21T00:12:38.320Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 796 | 2026-05-21T00:12:38.328Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 797 | 2026-05-21T00:12:45.968Z | From https://github.com/oxidecomputer/omicron |
| 798 | 2026-05-21T00:12:45.968Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 799 | 2026-05-21T00:12:46.337Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 800 | 2026-05-21T00:12:46.954Z | From https://github.com/oxidecomputer/opte |
| 801 | 2026-05-21T00:12:46.954Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 802 | 2026-05-21T00:12:47.038Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 803 | 2026-05-21T00:12:47.293Z | From https://github.com/illumos/smf-rs |
| 804 | 2026-05-21T00:12:47.293Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 805 | 2026-05-21T00:12:47.338Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 806 | 2026-05-21T00:12:47.730Z | From https://github.com/oxidecomputer/network-interface |
| 807 | 2026-05-21T00:12:47.730Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 808 | 2026-05-21T00:12:47.748Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 809 | 2026-05-21T00:12:48.001Z | From https://github.com/oxidecomputer/zone |
| 810 | 2026-05-21T00:12:48.001Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 811 | 2026-05-21T00:12:48.041Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 812 | 2026-05-21T00:12:48.663Z | From https://github.com/oxidecomputer/propolis |
| 813 | 2026-05-21T00:12:48.663Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 814 | 2026-05-21T00:12:48.750Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 815 | 2026-05-21T00:12:49.220Z | From https://github.com/oxidecomputer/transceiver-control |
| 816 | 2026-05-21T00:12:49.220Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 817 | 2026-05-21T00:12:49.242Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 818 | 2026-05-21T00:12:49.479Z | From https://github.com/oxidecomputer/dlpi-sys |
| 819 | 2026-05-21T00:12:49.479Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 820 | 2026-05-21T00:12:49.485Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 821 | 2026-05-21T00:12:49.769Z | From https://github.com/jmesmon/rust-libzfs |
| 822 | 2026-05-21T00:12:49.769Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 823 | 2026-05-21T00:12:49.778Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 824 | 2026-05-21T00:12:50.069Z | From https://github.com/oxidecomputer/rusty-doors |
| 825 | 2026-05-21T00:12:50.069Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 826 | 2026-05-21T00:12:50.093Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 827 | 2026-05-21T00:12:50.433Z | From https://github.com/oxidecomputer/lldp |
| 828 | 2026-05-21T00:12:50.433Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 829 | 2026-05-21T00:12:50.568Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 830 | 2026-05-21T00:12:50.832Z | From https://github.com/oxidecomputer/slog-error-chain |
| 831 | 2026-05-21T00:12:50.832Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 832 | 2026-05-21T00:12:50.854Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 833 | 2026-05-21T00:12:51.127Z | From https://github.com/oxidecomputer/tufaceous |
| 834 | 2026-05-21T00:12:51.127Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 835 | 2026-05-21T00:12:51.179Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 836 | 2026-05-21T00:12:51.620Z | From https://github.com/oxidecomputer/management-gateway-service |
| 837 | 2026-05-21T00:12:51.620Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 838 | 2026-05-21T00:12:51.643Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 839 | 2026-05-21T00:12:52.445Z | From https://github.com/oxidecomputer/crucible |
| 840 | 2026-05-21T00:12:52.445Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 841 | 2026-05-21T00:12:52.631Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 842 | 2026-05-21T00:12:52.918Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 843 | 2026-05-21T00:12:52.918Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 844 | 2026-05-21T00:12:53.150Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 845 | 2026-05-21T00:12:53.487Z | From https://github.com/oxidecomputer/propolis |
| 846 | 2026-05-21T00:12:53.487Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 847 | 2026-05-21T00:12:53.559Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 848 | 2026-05-21T00:12:53.879Z | From https://github.com/oxidecomputer/opte |
| 849 | 2026-05-21T00:12:53.879Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 850 | 2026-05-21T00:12:53.918Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 851 | 2026-05-21T00:12:54.245Z | From https://github.com/oxidecomputer/tofino |
| 852 | 2026-05-21T00:12:54.245Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 853 | 2026-05-21T00:12:54.392Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 854 | 2026-05-21T00:12:55.080Z | From https://github.com/oxidecomputer/maghemite |
| 855 | 2026-05-21T00:12:55.080Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 856 | 2026-05-21T00:12:55.168Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 857 | 2026-05-21T00:12:55.422Z | From https://github.com/oxidecomputer/clickward |
| 858 | 2026-05-21T00:12:55.422Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 859 | 2026-05-21T00:12:55.662Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 860 | 2026-05-21T00:12:56.059Z | From https://github.com/oxidecomputer/crucible |
| 861 | 2026-05-21T00:12:56.059Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 862 | 2026-05-21T00:12:56.228Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 863 | 2026-05-21T00:12:56.622Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 864 | 2026-05-21T00:12:56.622Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 865 | 2026-05-21T00:12:58.341Z | Locking 3 packages to latest compatible versions |
| 866 | 2026-05-21T00:12:58.341Z | Updating drift v0.1.4 -> v0.2.0 |
| 867 | 2026-05-21T00:12:58.341Z | Updating dropshot-api-manager v0.7.1 -> v0.7.2 |
| 868 | 2026-05-21T00:12:58.346Z | Updating dropshot-api-manager-types v0.7.1 -> v0.7.2 |
| 869 | 2026-05-21T00:12:58.374Z | Downloading crates ... |
| 870 | 2026-05-21T00:12:58.466Z | Downloaded aead v0.5.2 |
| 871 | 2026-05-21T00:12:58.470Z | Downloaded bs58 v0.5.1 |
| 872 | 2026-05-21T00:12:58.473Z | Downloaded compression-core v0.4.32 |
| 873 | 2026-05-21T00:12:58.477Z | Downloaded async-stream v0.3.6 |
| 874 | 2026-05-21T00:12:58.480Z | Downloaded embedded-io v0.4.0 |
| 875 | 2026-05-21T00:12:58.480Z | Downloaded async-recursion v1.1.1 |
| 876 | 2026-05-21T00:12:58.484Z | Downloaded allocator-api2 v0.2.21 |
| 877 | 2026-05-21T00:12:58.487Z | Downloaded base16ct v0.2.0 |
| 878 | 2026-05-21T00:12:58.487Z | Downloaded backoff v0.4.0 |
| 879 | 2026-05-21T00:12:58.491Z | Downloaded async-stream-impl v0.3.6 |
| 880 | 2026-05-21T00:12:58.491Z | Downloaded compression-codecs v0.4.38 |
| 881 | 2026-05-21T00:12:58.495Z | Downloaded async-compression v0.4.42 |
| 882 | 2026-05-21T00:12:58.500Z | Downloaded base16ct v1.0.0 |
| 883 | 2026-05-21T00:12:58.503Z | Downloaded idna_adapter v1.2.2 |
| 884 | 2026-05-21T00:12:58.503Z | Downloaded newtype_derive v0.1.6 |
| 885 | 2026-05-21T00:12:58.503Z | Downloaded mime v0.3.17 |
| 886 | 2026-05-21T00:12:58.507Z | Downloaded macaddr v1.0.1 |
| 887 | 2026-05-21T00:12:58.507Z | Downloaded hubpack_derive v0.1.1 |
| 888 | 2026-05-21T00:12:58.507Z | Downloaded crunchy v0.2.4 |
| 889 | 2026-05-21T00:12:58.511Z | Downloaded no-std-compat v0.4.1 |
| 890 | 2026-05-21T00:12:58.511Z | Downloaded cpufeatures v0.3.0 |
| 891 | 2026-05-21T00:12:58.511Z | Downloaded memmap v0.7.0 |
| 892 | 2026-05-21T00:12:58.516Z | Downloaded instant v0.1.13 |
| 893 | 2026-05-21T00:12:58.516Z | Downloaded libscf-sys v1.2.0 |
| 894 | 2026-05-21T00:12:58.516Z | Downloaded const-random v0.1.18 |
| 895 | 2026-05-21T00:12:58.519Z | Downloaded httpdate v1.0.3 |
| 896 | 2026-05-21T00:12:58.519Z | Downloaded num-conv v0.2.1 |
| 897 | 2026-05-21T00:12:58.519Z | Downloaded const-random-macro v0.1.16 |
| 898 | 2026-05-21T00:12:58.523Z | Downloaded bit-set v0.8.0 |
| 899 | 2026-05-21T00:12:58.523Z | Downloaded ciborium-io v0.2.2 |
| 900 | 2026-05-21T00:12:58.523Z | Downloaded fxhash v0.2.1 |
| 901 | 2026-05-21T00:12:58.526Z | Downloaded ident_case v1.0.1 |
| 902 | 2026-05-21T00:12:58.526Z | Downloaded ff v0.13.1 |
| 903 | 2026-05-21T00:12:58.526Z | Downloaded chacha20 v0.9.1 |
| 904 | 2026-05-21T00:12:58.530Z | Downloaded bitflags v1.3.2 |
| 905 | 2026-05-21T00:12:58.530Z | Downloaded num_enum v0.7.6 |
| 906 | 2026-05-21T00:12:58.535Z | Downloaded dof v0.4.0 |
| 907 | 2026-05-21T00:12:58.535Z | Downloaded num-iter v0.1.45 |
| 908 | 2026-05-21T00:12:58.539Z | Downloaded argon2 v0.5.3 |
| 909 | 2026-05-21T00:12:58.539Z | Downloaded cstr-argument v0.1.2 |
| 910 | 2026-05-21T00:12:58.542Z | Downloaded newtype-uuid-macros v0.1.0 |
| 911 | 2026-05-21T00:12:58.546Z | Downloaded hubpack v0.1.2 |
| 912 | 2026-05-21T00:12:58.546Z | Downloaded hash32 v0.3.1 |
| 913 | 2026-05-21T00:12:58.546Z | Downloaded konst_macro_rules v0.2.19 |
| 914 | 2026-05-21T00:12:58.549Z | Downloaded libsw-core v0.3.2 |
| 915 | 2026-05-21T00:12:58.549Z | Downloaded git-stub-vcs v0.1.0 |
| 916 | 2026-05-21T00:12:58.553Z | Downloaded is-terminal v0.4.17 |
| 917 | 2026-05-21T00:12:58.553Z | Downloaded dyn-clone v1.0.20 |
| 918 | 2026-05-21T00:12:58.556Z | Downloaded managed v0.8.0 |
| 919 | 2026-05-21T00:12:58.556Z | Downloaded cmake v0.1.58 |
| 920 | 2026-05-21T00:12:58.556Z | Downloaded byteorder v1.5.0 |
| 921 | 2026-05-21T00:12:58.559Z | Downloaded bcs v0.1.6 |
| 922 | 2026-05-21T00:12:58.559Z | Downloaded defmt-macros v1.1.0 |
| 923 | 2026-05-21T00:12:58.563Z | Downloaded multer v3.1.0 |
| 924 | 2026-05-21T00:12:58.566Z | Downloaded anyhow v1.0.102 |
| 925 | 2026-05-21T00:12:58.566Z | Downloaded keccak v0.1.6 |
| 926 | 2026-05-21T00:12:58.569Z | Downloaded internet-checksum v0.2.1 |
| 927 | 2026-05-21T00:12:58.569Z | Downloaded crucible-workspace-hack v0.1.0 |
| 928 | 2026-05-21T00:12:58.569Z | Downloaded convert_case v0.4.0 |
| 929 | 2026-05-21T00:12:58.573Z | Downloaded arrayref v0.3.9 |
| 930 | 2026-05-21T00:12:58.573Z | Downloaded hmac v0.12.1 |
| 931 | 2026-05-21T00:12:58.576Z | Downloaded heck v0.4.1 |
| 932 | 2026-05-21T00:12:58.576Z | Downloaded inout v0.1.4 |
| 933 | 2026-05-21T00:12:58.576Z | Downloaded lru-cache v0.1.2 |
| 934 | 2026-05-21T00:12:58.579Z | Downloaded dtrace-parser v0.3.0 |
| 935 | 2026-05-21T00:12:58.579Z | Downloaded darling_macro v0.23.0 |
| 936 | 2026-05-21T00:12:58.579Z | Downloaded foreign-types v0.5.0 |
| 937 | 2026-05-21T00:12:58.584Z | Downloaded half v2.7.1 |
| 938 | 2026-05-21T00:12:58.584Z | Downloaded embedded-io v0.6.1 |
| 939 | 2026-05-21T00:12:58.587Z | Downloaded defmt v0.3.100 |
| 940 | 2026-05-21T00:12:58.587Z | Downloaded crc8 v0.1.1 |
| 941 | 2026-05-21T00:12:58.587Z | Downloaded cargo_toml v0.22.3 |
| 942 | 2026-05-21T00:12:58.587Z | Downloaded hostname v0.4.2 |
| 943 | 2026-05-21T00:12:58.591Z | Downloaded num v0.4.3 |
| 944 | 2026-05-21T00:12:58.591Z | Downloaded omicron-workspace-hack v0.1.0 |
| 945 | 2026-05-21T00:12:58.591Z | Downloaded memoffset v0.9.1 |
| 946 | 2026-05-21T00:12:58.591Z | Downloaded olpc-cjson v0.1.4 |
| 947 | 2026-05-21T00:12:58.595Z | Downloaded num_threads v0.1.7 |
| 948 | 2026-05-21T00:12:58.595Z | Downloaded dof v0.3.0 |
| 949 | 2026-05-21T00:12:58.595Z | Downloaded defmt-parser v1.0.0 |
| 950 | 2026-05-21T00:12:58.598Z | Downloaded newline-converter v0.3.0 |
| 951 | 2026-05-21T00:12:58.598Z | Downloaded litemap v0.8.2 |
| 952 | 2026-05-21T00:12:58.598Z | Downloaded critical-section v1.2.0 |
| 953 | 2026-05-21T00:12:58.602Z | Downloaded hostname v0.3.1 |
| 954 | 2026-05-21T00:12:58.602Z | Downloaded async-trait v0.1.89 |
| 955 | 2026-05-21T00:12:58.605Z | Downloaded bytecount v0.6.9 |
| 956 | 2026-05-21T00:12:58.605Z | Downloaded derive-ex v0.1.8 |
| 957 | 2026-05-21T00:12:58.609Z | Downloaded float-ord v0.3.2 |
| 958 | 2026-05-21T00:12:58.609Z | Downloaded num-derive v0.4.2 |
| 959 | 2026-05-21T00:12:58.609Z | Downloaded ciborium-ll v0.2.2 |
| 960 | 2026-05-21T00:12:58.658Z | Downloaded crossbeam-deque v0.8.6 |
| 961 | 2026-05-21T00:12:58.658Z | Downloaded gethostname v0.5.0 |
| 962 | 2026-05-21T00:12:58.658Z | Downloaded fixedbitset v0.4.2 |
| 963 | 2026-05-21T00:12:58.658Z | Downloaded cipher v0.4.4 |
| 964 | 2026-05-21T00:12:58.658Z | Downloaded bit-vec v0.8.0 |
| 965 | 2026-05-21T00:12:58.658Z | Downloaded backon v1.6.0 |
| 966 | 2026-05-21T00:12:58.658Z | Downloaded natord v1.0.9 |
| 967 | 2026-05-21T00:12:58.658Z | Downloaded dtrace-parser v0.2.0 |
| 968 | 2026-05-21T00:12:58.658Z | Downloaded darling_macro v0.21.3 |
| 969 | 2026-05-21T00:12:58.658Z | Downloaded cancel-safe-futures v0.1.5 |
| 970 | 2026-05-21T00:12:58.658Z | Downloaded darling v0.23.0 |
| 971 | 2026-05-21T00:12:58.658Z | Downloaded potential_utf v0.1.5 |
| 972 | 2026-05-21T00:12:58.658Z | Downloaded parse-display v0.10.0 |
| 973 | 2026-05-21T00:12:58.658Z | Downloaded proc-macro-crate v3.5.0 |
| 974 | 2026-05-21T00:12:58.658Z | Downloaded powerfmt v0.2.0 |
| 975 | 2026-05-21T00:12:58.658Z | Downloaded icu_normalizer_data v2.2.0 |
| 976 | 2026-05-21T00:12:58.658Z | Downloaded progenitor-client v0.10.0 |
| 977 | 2026-05-21T00:12:58.658Z | Downloaded cobs v0.3.0 |
| 978 | 2026-05-21T00:12:58.658Z | Downloaded proc-macro-crate v1.3.1 |
| 979 | 2026-05-21T00:12:58.658Z | Downloaded pretty-hex v0.4.2 |
| 980 | 2026-05-21T00:12:58.658Z | Downloaded num_enum_derive v0.5.11 |
| 981 | 2026-05-21T00:12:58.658Z | Downloaded crossbeam-epoch v0.9.18 |
| 982 | 2026-05-21T00:12:58.658Z | Downloaded arc-swap v1.9.1 |
| 983 | 2026-05-21T00:12:58.658Z | Downloaded plain v0.2.3 |
| 984 | 2026-05-21T00:12:58.658Z | Downloaded linked-hash-map v0.5.6 |
| 985 | 2026-05-21T00:12:58.658Z | Downloaded phf_shared v0.12.1 |
| 986 | 2026-05-21T00:12:58.658Z | Downloaded either v1.15.0 |
| 987 | 2026-05-21T00:12:58.659Z | Downloaded highway v1.3.0 |
| 988 | 2026-05-21T00:12:58.659Z | Downloaded ingot-types v0.1.2 |
| 989 | 2026-05-21T00:12:58.659Z | Downloaded csv-core v0.1.13 |
| 990 | 2026-05-21T00:12:58.659Z | Downloaded group v0.13.0 |
| 991 | 2026-05-21T00:12:58.659Z | Downloaded num_enum_derive v0.7.6 |
| 992 | 2026-05-21T00:12:58.659Z | Downloaded arrayvec v0.7.6 |
| 993 | 2026-05-21T00:12:58.659Z | Downloaded oxnet v0.1.5 |
| 994 | 2026-05-21T00:12:58.662Z | Downloaded opaque-debug v0.3.1 |
| 995 | 2026-05-21T00:12:58.662Z | Downloaded num-complex v0.4.6 |
| 996 | 2026-05-21T00:12:58.662Z | Downloaded data-encoding v2.11.0 |
| 997 | 2026-05-21T00:12:58.662Z | Downloaded progenitor-client v0.11.2 |
| 998 | 2026-05-21T00:12:58.663Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 999 | 2026-05-21T00:12:58.663Z | Downloaded displaydoc v0.2.5 |
| 1000 | 2026-05-21T00:12:58.666Z | Downloaded rand_chacha v0.3.1 |
| 1001 | 2026-05-21T00:12:58.666Z | Downloaded progenitor-macro v0.11.2 |
| 1002 | 2026-05-21T00:12:58.666Z | Downloaded progenitor-client v0.14.0 |
| 1003 | 2026-05-21T00:12:58.666Z | Downloaded progenitor-macro v0.14.0 |
| 1004 | 2026-05-21T00:12:58.670Z | Downloaded console v0.16.3 |
| 1005 | 2026-05-21T00:12:58.670Z | Downloaded blake2 v0.10.6 |
| 1006 | 2026-05-21T00:12:58.670Z | Downloaded pem v3.0.6 |
| 1007 | 2026-05-21T00:12:58.674Z | Downloaded icu_provider v2.2.0 |
| 1008 | 2026-05-21T00:12:58.674Z | Downloaded match_cfg v0.1.0 |
| 1009 | 2026-05-21T00:12:58.677Z | Downloaded colored v3.1.1 |
| 1010 | 2026-05-21T00:12:58.677Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1011 | 2026-05-21T00:12:58.677Z | Downloaded ipnetwork v0.21.1 |
| 1012 | 2026-05-21T00:12:58.682Z | Downloaded ref-cast v1.0.25 |
| 1013 | 2026-05-21T00:12:58.682Z | Downloaded elliptic-curve v0.13.8 |
| 1014 | 2026-05-21T00:12:58.685Z | Downloaded ref-cast-impl v1.0.25 |
| 1015 | 2026-05-21T00:12:58.685Z | Downloaded indicatif v0.18.4 |
| 1016 | 2026-05-21T00:12:58.689Z | Downloaded rustc_version v0.1.7 |
| 1017 | 2026-05-21T00:12:58.689Z | Downloaded num_enum v0.5.11 |
| 1018 | 2026-05-21T00:12:58.693Z | Downloaded daft-derive v0.1.7 |
| 1019 | 2026-05-21T00:12:58.696Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1020 | 2026-05-21T00:12:58.696Z | Downloaded proc-macro-error v1.0.4 |
| 1021 | 2026-05-21T00:12:58.696Z | Downloaded rand_xorshift v0.4.0 |
| 1022 | 2026-05-21T00:12:58.696Z | Downloaded same-file v1.0.6 |
| 1023 | 2026-05-21T00:12:58.700Z | Downloaded phf v0.12.1 |
| 1024 | 2026-05-21T00:12:58.700Z | Downloaded scroll_derive v0.13.1 |
| 1025 | 2026-05-21T00:12:58.700Z | Downloaded semver v0.1.20 |
| 1026 | 2026-05-21T00:12:58.703Z | Downloaded hickory-resolver v0.25.2 |
| 1027 | 2026-05-21T00:12:58.703Z | Downloaded konst v0.2.20 |
| 1028 | 2026-05-21T00:12:58.707Z | Downloaded serde_repr v0.1.20 |
| 1029 | 2026-05-21T00:12:58.710Z | Downloaded siphasher v1.0.3 |
| 1030 | 2026-05-21T00:12:58.710Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1031 | 2026-05-21T00:12:58.710Z | Downloaded sigpipe v0.1.3 |
| 1032 | 2026-05-21T00:12:58.710Z | Downloaded poly1305 v0.8.0 |
| 1033 | 2026-05-21T00:12:58.714Z | Downloaded serial_test v3.4.0 |
| 1034 | 2026-05-21T00:12:58.714Z | Downloaded proc-macro-error2 v2.0.1 |
| 1035 | 2026-05-21T00:12:58.717Z | Downloaded progenitor-extras v0.2.0 |
| 1036 | 2026-05-21T00:12:58.717Z | Downloaded serde-big-array v0.5.1 |
| 1037 | 2026-05-21T00:12:58.717Z | Downloaded progenitor v0.10.0 |
| 1038 | 2026-05-21T00:12:58.717Z | Downloaded sha1 v0.10.6 |
| 1039 | 2026-05-21T00:12:58.720Z | Downloaded diff v0.1.13 |
| 1040 | 2026-05-21T00:12:58.720Z | Downloaded omicron-zone-package v0.12.2 |
| 1041 | 2026-05-21T00:12:58.724Z | Downloaded deranged v0.5.8 |
| 1042 | 2026-05-21T00:12:58.724Z | Downloaded darling v0.21.3 |
| 1043 | 2026-05-21T00:12:58.727Z | Downloaded memmap2 v0.9.10 |
| 1044 | 2026-05-21T00:12:58.727Z | Downloaded ingot-macros v0.1.1 |
| 1045 | 2026-05-21T00:12:58.730Z | Downloaded daft v0.1.7 |
| 1046 | 2026-05-21T00:12:58.730Z | Downloaded defmt v1.1.0 |
| 1047 | 2026-05-21T00:12:58.734Z | Downloaded progenitor-macro v0.10.0 |
| 1048 | 2026-05-21T00:12:58.734Z | Downloaded progenitor-client v0.13.0 |
| 1049 | 2026-05-21T00:12:58.734Z | Downloaded progenitor v0.14.0 |
| 1050 | 2026-05-21T00:12:58.737Z | Downloaded slog-bunyan v2.5.0 |
| 1051 | 2026-05-21T00:12:58.737Z | Downloaded progenitor v0.13.0 |
| 1052 | 2026-05-21T00:12:58.737Z | Downloaded progenitor v0.11.2 |
| 1053 | 2026-05-21T00:12:58.741Z | Downloaded icu_properties v2.2.0 |
| 1054 | 2026-05-21T00:12:58.741Z | Downloaded paste v1.0.15 |
| 1055 | 2026-05-21T00:12:58.744Z | Downloaded const_format v0.2.36 |
| 1056 | 2026-05-21T00:12:58.744Z | Downloaded slog-envlogger v2.2.0 |
| 1057 | 2026-05-21T00:12:58.747Z | Downloaded resolv-conf v0.7.6 |
| 1058 | 2026-05-21T00:12:58.747Z | Downloaded stable_deref_trait v1.2.1 |
| 1059 | 2026-05-21T00:12:58.747Z | Downloaded linear-map v1.2.0 |
| 1060 | 2026-05-21T00:12:58.748Z | Downloaded glob v0.3.3 |
| 1061 | 2026-05-21T00:12:58.751Z | Downloaded spin v0.5.2 |
| 1062 | 2026-05-21T00:12:58.751Z | Downloaded strum v0.26.3 |
| 1063 | 2026-05-21T00:12:58.751Z | Downloaded parse-display-derive v0.10.0 |
| 1064 | 2026-05-21T00:12:58.751Z | Downloaded smawk v0.3.2 |
| 1065 | 2026-05-21T00:12:58.754Z | Downloaded icu_collections v2.2.0 |
| 1066 | 2026-05-21T00:12:58.758Z | Downloaded strum v0.27.2 |
| 1067 | 2026-05-21T00:12:58.758Z | Downloaded structmeta-derive v0.3.0 |
| 1068 | 2026-05-21T00:12:58.758Z | Downloaded rustls-pemfile v2.2.0 |
| 1069 | 2026-05-21T00:12:58.758Z | Downloaded rustversion v1.0.22 |
| 1070 | 2026-05-21T00:12:58.761Z | Downloaded secrecy v0.10.3 |
| 1071 | 2026-05-21T00:12:58.761Z | Downloaded sdd v3.0.10 |
| 1072 | 2026-05-21T00:12:58.761Z | Downloaded serial_test_derive v3.4.0 |
| 1073 | 2026-05-21T00:12:58.765Z | Downloaded serde_derive_internals v0.29.1 |
| 1074 | 2026-05-21T00:12:58.765Z | Downloaded schemars_derive v0.8.22 |
| 1075 | 2026-05-21T00:12:58.766Z | Downloaded rustls-native-certs v0.8.3 |
| 1076 | 2026-05-21T00:12:58.766Z | Downloaded rusty-fork v0.3.1 |
| 1077 | 2026-05-21T00:12:58.770Z | Downloaded take_mut v0.2.2 |
| 1078 | 2026-05-21T00:12:58.770Z | Downloaded tabled_derive v0.7.0 |
| 1079 | 2026-05-21T00:12:58.770Z | Downloaded tabwriter v1.4.1 |
| 1080 | 2026-05-21T00:12:58.770Z | Downloaded tagptr v0.2.0 |
| 1081 | 2026-05-21T00:12:58.773Z | Downloaded tabled_derive v0.11.0 |
| 1082 | 2026-05-21T00:12:58.773Z | Downloaded structmeta v0.3.0 |
| 1083 | 2026-05-21T00:12:58.773Z | Downloaded scroll v0.13.0 |
| 1084 | 2026-05-21T00:12:58.773Z | Downloaded testing_table v0.3.0 |
| 1085 | 2026-05-21T00:12:58.773Z | Downloaded parking_lot v0.11.2 |
| 1086 | 2026-05-21T00:12:58.776Z | Downloaded pest_generator v2.8.6 |
| 1087 | 2026-05-21T00:12:58.776Z | Downloaded pest_derive v2.8.6 |
| 1088 | 2026-05-21T00:12:58.776Z | Downloaded drift v0.2.0 |
| 1089 | 2026-05-21T00:12:58.784Z | Downloaded termtree v0.5.1 |
| 1090 | 2026-05-21T00:12:58.788Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1091 | 2026-05-21T00:12:58.788Z | Downloaded dropshot_endpoint v0.17.0 |
| 1092 | 2026-05-21T00:12:58.788Z | Downloaded time-core v0.1.8 |
| 1093 | 2026-05-21T00:12:58.788Z | Downloaded thread-id v5.1.0 |
| 1094 | 2026-05-21T00:12:58.788Z | Downloaded cookie v0.18.1 |
| 1095 | 2026-05-21T00:12:58.791Z | Downloaded indexmap v1.9.3 |
| 1096 | 2026-05-21T00:12:58.791Z | Downloaded libsw v3.5.0 |
| 1097 | 2026-05-21T00:12:58.791Z | Downloaded icu_normalizer v2.2.0 |
| 1098 | 2026-05-21T00:12:58.794Z | Downloaded rand_core v0.10.1 |
| 1099 | 2026-05-21T00:12:58.794Z | Downloaded darling_core v0.23.0 |
| 1100 | 2026-05-21T00:12:58.798Z | Downloaded thread-id v4.2.2 |
| 1101 | 2026-05-21T00:12:58.798Z | Downloaded papergrid v0.17.0 |
| 1102 | 2026-05-21T00:12:58.802Z | Downloaded topological-sort v0.2.2 |
| 1103 | 2026-05-21T00:12:58.802Z | Downloaded chacha20poly1305 v0.10.1 |
| 1104 | 2026-05-21T00:12:58.806Z | Downloaded ciborium v0.2.2 |
| 1105 | 2026-05-21T00:12:58.806Z | Downloaded slog-stdlog v4.1.1 |
| 1106 | 2026-05-21T00:12:58.806Z | Downloaded base64 v0.21.7 |
| 1107 | 2026-05-21T00:12:58.810Z | Downloaded icu_locale_core v2.2.0 |
| 1108 | 2026-05-21T00:12:58.813Z | Downloaded snafu-derive v0.8.9 |
| 1109 | 2026-05-21T00:12:58.813Z | Downloaded slog-term v2.9.2 |
| 1110 | 2026-05-21T00:12:58.814Z | Downloaded typify-macro v0.4.3 |
| 1111 | 2026-05-21T00:12:58.814Z | Downloaded smartstring v1.0.1 |
| 1112 | 2026-05-21T00:12:58.817Z | Downloaded waitgroup v0.1.2 |
| 1113 | 2026-05-21T00:12:58.817Z | Downloaded usdt-attr-macro v0.5.0 |
| 1114 | 2026-05-21T00:12:58.817Z | Downloaded typify-macro v0.6.2 |
| 1115 | 2026-05-21T00:12:58.817Z | Downloaded slog-dtrace v0.3.0 |
| 1116 | 2026-05-21T00:12:58.817Z | Downloaded slog-scope v4.4.1 |
| 1117 | 2026-05-21T00:12:58.821Z | Downloaded unarray v0.1.4 |
| 1118 | 2026-05-21T00:12:58.821Z | Downloaded untrusted v0.7.1 |
| 1119 | 2026-05-21T00:12:58.821Z | Downloaded usdt v0.5.0 |
| 1120 | 2026-05-21T00:12:58.821Z | Downloaded slog-json v2.6.1 |
| 1121 | 2026-05-21T00:12:58.824Z | Downloaded universal-hash v0.5.1 |
| 1122 | 2026-05-21T00:12:58.824Z | Downloaded serde_plain v1.0.2 |
| 1123 | 2026-05-21T00:12:58.824Z | Downloaded scroll_derive v0.12.1 |
| 1124 | 2026-05-21T00:12:58.824Z | Downloaded usdt v0.6.0 |
| 1125 | 2026-05-21T00:12:58.824Z | Downloaded password-hash v0.5.0 |
| 1126 | 2026-05-21T00:12:58.824Z | Downloaded rhai_codegen v3.1.0 |
| 1127 | 2026-05-21T00:12:58.828Z | Downloaded utf-8 v0.7.6 |
| 1128 | 2026-05-21T00:12:58.831Z | Downloaded usdt-attr-macro v0.6.0 |
| 1129 | 2026-05-21T00:12:58.832Z | Downloaded crossbeam-channel v0.5.15 |
| 1130 | 2026-05-21T00:12:58.836Z | Downloaded parking_lot_core v0.8.6 |
| 1131 | 2026-05-21T00:12:58.836Z | Downloaded zerofrom v0.1.8 |
| 1132 | 2026-05-21T00:12:58.836Z | Downloaded strum_macros v0.27.2 |
| 1133 | 2026-05-21T00:12:58.836Z | Downloaded scroll v0.12.0 |
| 1134 | 2026-05-21T00:12:58.839Z | Downloaded num-integer v0.1.46 |
| 1135 | 2026-05-21T00:12:58.839Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-05-21T00:12:58.839Z | Downloaded usdt-macro v0.6.0 |
| 1137 | 2026-05-21T00:12:58.840Z | Downloaded usdt-macro v0.5.0 |
| 1138 | 2026-05-21T00:12:58.840Z | Downloaded strum_macros v0.26.4 |
| 1139 | 2026-05-21T00:12:58.843Z | Downloaded derive_more v0.99.20 |
| 1140 | 2026-05-21T00:12:58.843Z | Downloaded synstructure v0.13.2 |
| 1141 | 2026-05-21T00:12:58.843Z | Downloaded postcard v1.1.3 |
| 1142 | 2026-05-21T00:12:58.847Z | Downloaded darling_core v0.21.3 |
| 1143 | 2026-05-21T00:12:58.850Z | Downloaded thiserror-no-std v2.0.2 |
| 1144 | 2026-05-21T00:12:58.850Z | Downloaded progenitor-impl v0.11.2 |
| 1145 | 2026-05-21T00:12:58.853Z | Downloaded yoke-derive v0.8.2 |
| 1146 | 2026-05-21T00:12:58.853Z | Downloaded serde_tokenstream v0.2.3 |
| 1147 | 2026-05-21T00:12:58.853Z | Downloaded zone_cfg_derive v0.3.1 |
| 1148 | 2026-05-21T00:12:58.853Z | Downloaded zone v0.3.1 |
| 1149 | 2026-05-21T00:12:58.853Z | Downloaded papergrid v0.11.0 |
| 1150 | 2026-05-21T00:12:58.857Z | Downloaded serde_with_macros v3.20.0 |
| 1151 | 2026-05-21T00:12:58.861Z | Downloaded zeroize_derive v1.4.3 |
| 1152 | 2026-05-21T00:12:58.861Z | Downloaded ingot v0.1.1 |
| 1153 | 2026-05-21T00:12:58.861Z | Downloaded erased-serde v0.3.31 |
| 1154 | 2026-05-21T00:12:58.861Z | Downloaded crossbeam-utils v0.8.21 |
| 1155 | 2026-05-21T00:12:58.865Z | Downloaded tiny-keccak v2.0.2 |
| 1156 | 2026-05-21T00:12:58.865Z | Downloaded tokio-rustls v0.25.0 |
| 1157 | 2026-05-21T00:12:58.865Z | Downloaded tokio-tungstenite v0.21.0 |
| 1158 | 2026-05-21T00:12:58.865Z | Downloaded tinystr v0.8.3 |
| 1159 | 2026-05-21T00:12:58.868Z | Downloaded slog-async v2.8.0 |
| 1160 | 2026-05-21T00:12:58.868Z | Downloaded tokio-dtrace v0.1.1 |
| 1161 | 2026-05-21T00:12:58.868Z | Downloaded progenitor-impl v0.14.0 |
| 1162 | 2026-05-21T00:12:58.872Z | Downloaded progenitor-impl v0.13.0 |
| 1163 | 2026-05-21T00:12:58.872Z | Downloaded progenitor-macro v0.13.0 |
| 1164 | 2026-05-21T00:12:58.872Z | Downloaded num-rational v0.4.2 |
| 1165 | 2026-05-21T00:12:58.872Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1166 | 2026-05-21T00:12:58.876Z | Downloaded fs-err v3.3.0 |
| 1167 | 2026-05-21T00:12:58.876Z | Downloaded fs_extra v1.3.0 |
| 1168 | 2026-05-21T00:12:58.876Z | Downloaded foldhash v0.2.0 |
| 1169 | 2026-05-21T00:12:58.876Z | Downloaded chacha20 v0.10.0 |
| 1170 | 2026-05-21T00:12:58.880Z | Downloaded quick-error v1.2.3 |
| 1171 | 2026-05-21T00:12:58.880Z | Downloaded smf v0.2.3 |
| 1172 | 2026-05-21T00:12:58.880Z | Downloaded byte-wrapper v0.1.0 |
| 1173 | 2026-05-21T00:12:58.880Z | Downloaded git-stub v1.0.0 |
| 1174 | 2026-05-21T00:12:58.886Z | Downloaded foreign-types-macros v0.2.3 |
| 1175 | 2026-05-21T00:12:58.886Z | Downloaded constant_time_eq v0.4.2 |
| 1176 | 2026-05-21T00:12:58.886Z | Downloaded unit-prefix v0.5.2 |
| 1177 | 2026-05-21T00:12:58.886Z | Downloaded spin v0.9.8 |
| 1178 | 2026-05-21T00:12:58.886Z | Downloaded pretty_assertions v1.4.1 |
| 1179 | 2026-05-21T00:12:58.892Z | Downloaded const_format_proc_macros v0.2.34 |
| 1180 | 2026-05-21T00:12:58.892Z | Downloaded foreign-types-shared v0.3.1 |
| 1181 | 2026-05-21T00:12:58.892Z | Downloaded enum-as-inner v0.6.1 |
| 1182 | 2026-05-21T00:12:58.892Z | Downloaded usdt-impl v0.6.0 |
| 1183 | 2026-05-21T00:12:58.892Z | Downloaded writeable v0.6.3 |
| 1184 | 2026-05-21T00:12:58.892Z | Downloaded walkdir v2.5.0 |
| 1185 | 2026-05-21T00:12:58.892Z | Downloaded vsss-rs v3.3.4 |
| 1186 | 2026-05-21T00:12:58.892Z | Downloaded whoami v1.6.1 |
| 1187 | 2026-05-21T00:12:58.896Z | Downloaded similar v2.7.0 |
| 1188 | 2026-05-21T00:12:58.896Z | Downloaded xz2 v0.1.7 |
| 1189 | 2026-05-21T00:12:58.899Z | Downloaded zerovec-derive v0.11.3 |
| 1190 | 2026-05-21T00:12:58.899Z | Downloaded pest_meta v2.8.6 |
| 1191 | 2026-05-21T00:12:58.899Z | Downloaded schemars v0.8.22 |
| 1192 | 2026-05-21T00:12:58.904Z | Downloaded term v1.2.1 |
| 1193 | 2026-05-21T00:12:58.908Z | Downloaded time-macros v0.2.27 |
| 1194 | 2026-05-21T00:12:58.908Z | Downloaded zerofrom-derive v0.1.7 |
| 1195 | 2026-05-21T00:12:58.912Z | Downloaded thin-vec v0.2.18 |
| 1196 | 2026-05-21T00:12:58.912Z | Downloaded jiff-static v0.2.24 |
| 1197 | 2026-05-21T00:12:58.912Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1198 | 2026-05-21T00:12:58.917Z | Downloaded minimal-lexical v0.2.1 |
| 1199 | 2026-05-21T00:12:58.917Z | Downloaded rayon-core v1.13.0 |
| 1200 | 2026-05-21T00:12:58.923Z | Downloaded progenitor-impl v0.10.0 |
| 1201 | 2026-05-21T00:12:58.923Z | Downloaded prettyplease v0.2.37 |
| 1202 | 2026-05-21T00:12:58.923Z | Downloaded crypto-bigint v0.5.5 |
| 1203 | 2026-05-21T00:12:58.927Z | Downloaded ucd-trie v0.1.7 |
| 1204 | 2026-05-21T00:12:58.927Z | Downloaded usdt-impl v0.5.0 |
| 1205 | 2026-05-21T00:12:58.927Z | Downloaded dunce v1.0.5 |
| 1206 | 2026-05-21T00:12:58.928Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1207 | 2026-05-21T00:12:58.931Z | Downloaded slog v2.8.2 |
| 1208 | 2026-05-21T00:12:58.934Z | Downloaded heapless v0.8.0 |
| 1209 | 2026-05-21T00:12:58.934Z | Downloaded qorb v0.4.1 |
| 1210 | 2026-05-21T00:12:58.938Z | Downloaded test-strategy v0.4.5 |
| 1211 | 2026-05-21T00:12:58.944Z | Downloaded yoke v0.8.2 |
| 1212 | 2026-05-21T00:12:58.944Z | Downloaded typify v0.4.3 |
| 1213 | 2026-05-21T00:12:58.947Z | Downloaded zerocopy-derive v0.7.35 |
| 1214 | 2026-05-21T00:12:58.954Z | Downloaded typify v0.6.2 |
| 1215 | 2026-05-21T00:12:58.954Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-05-21T00:12:58.958Z | Downloaded hashbrown v0.12.3 |
| 1217 | 2026-05-21T00:12:58.958Z | Downloaded hickory-resolver v0.24.4 |
| 1218 | 2026-05-21T00:12:58.958Z | Downloaded rand v0.8.6 |
| 1219 | 2026-05-21T00:12:58.961Z | Downloaded tar v0.4.45 |
| 1220 | 2026-05-21T00:12:58.961Z | Downloaded toml v0.7.8 |
| 1221 | 2026-05-21T00:12:58.967Z | Downloaded tungstenite v0.21.0 |
| 1222 | 2026-05-21T00:12:58.970Z | Downloaded snafu v0.8.9 |
| 1223 | 2026-05-21T00:12:58.971Z | Downloaded nom v8.0.0 |
| 1224 | 2026-05-21T00:12:58.974Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1225 | 2026-05-21T00:12:58.977Z | Downloaded schemars v1.2.1 |
| 1226 | 2026-05-21T00:12:58.983Z | Downloaded schemars v0.9.0 |
| 1227 | 2026-05-21T00:12:58.988Z | Downloaded nom v7.1.3 |
| 1228 | 2026-05-21T00:12:58.992Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1229 | 2026-05-21T00:12:58.995Z | Downloaded rand v0.10.1 |
| 1230 | 2026-05-21T00:12:58.998Z | Downloaded expectorate v1.2.0 |
| 1231 | 2026-05-21T00:12:58.998Z | Downloaded steno v0.4.1 |
| 1232 | 2026-05-21T00:12:59.002Z | Downloaded dropshot-api-manager v0.7.2 |
| 1233 | 2026-05-21T00:12:59.005Z | Downloaded iddqd v0.3.18 |
| 1234 | 2026-05-21T00:12:59.008Z | Downloaded zerotrie v0.2.4 |
| 1235 | 2026-05-21T00:12:59.024Z | Downloaded zerocopy-derive v0.8.48 |
| 1236 | 2026-05-21T00:12:59.028Z | Downloaded hashbrown v0.16.1 |
| 1237 | 2026-05-21T00:12:59.031Z | Downloaded yansi v1.0.1 |
| 1238 | 2026-05-21T00:12:59.038Z | Downloaded toml_edit v0.19.15 |
| 1239 | 2026-05-21T00:12:59.048Z | Downloaded scc v2.4.0 |
| 1240 | 2026-05-21T00:12:59.051Z | Downloaded icu_properties_data v2.2.0 |
| 1241 | 2026-05-21T00:12:59.055Z | Downloaded pest v2.8.6 |
| 1242 | 2026-05-21T00:12:59.058Z | Downloaded itertools v0.12.1 |
| 1243 | 2026-05-21T00:12:59.061Z | Downloaded libm v0.2.16 |
| 1244 | 2026-05-21T00:12:59.066Z | Downloaded goblin v0.8.2 |
| 1245 | 2026-05-21T00:12:59.070Z | Downloaded blake3 v1.8.5 |
| 1246 | 2026-05-21T00:12:59.073Z | Downloaded tough v0.22.0 |
| 1247 | 2026-05-21T00:12:59.086Z | Downloaded hkdf v0.12.4 |
| 1248 | 2026-05-21T00:12:59.096Z | Downloaded zerovec v0.11.6 |
| 1249 | 2026-05-21T00:12:59.100Z | Downloaded typed-path v0.9.3 |
| 1250 | 2026-05-21T00:12:59.103Z | Downloaded reqwest v0.13.3 |
| 1251 | 2026-05-21T00:12:59.107Z | Downloaded tower-http v0.6.10 |
| 1252 | 2026-05-21T00:12:59.112Z | Downloaded aws-lc-rs v1.17.0 |
| 1253 | 2026-05-21T00:12:59.115Z | Downloaded proptest v1.11.0 |
| 1254 | 2026-05-21T00:12:59.122Z | Downloaded zerocopy v0.7.35 |
| 1255 | 2026-05-21T00:12:59.129Z | Downloaded rayon v1.12.0 |
| 1256 | 2026-05-21T00:12:59.133Z | Downloaded winnow v0.5.40 |
| 1257 | 2026-05-21T00:12:59.138Z | Downloaded serde_with v3.20.0 |
| 1258 | 2026-05-21T00:12:59.144Z | Downloaded rustls-webpki v0.102.8 |
| 1259 | 2026-05-21T00:12:59.155Z | Downloaded tabled v0.15.0 |
| 1260 | 2026-05-21T00:12:59.164Z | Downloaded tabled v0.20.0 |
| 1261 | 2026-05-21T00:12:59.177Z | Downloaded goblin v0.10.5 |
| 1262 | 2026-05-21T00:12:59.180Z | Downloaded moka v0.12.15 |
| 1263 | 2026-05-21T00:12:59.186Z | Downloaded time v0.3.47 |
| 1264 | 2026-05-21T00:12:59.192Z | Downloaded syn v1.0.109 |
| 1265 | 2026-05-21T00:12:59.221Z | Downloaded rhai v1.24.0 |
| 1266 | 2026-05-21T00:12:59.227Z | Downloaded nix v0.31.3 |
| 1267 | 2026-05-21T00:12:59.234Z | Downloaded smoltcp v0.11.0 |
| 1268 | 2026-05-21T00:12:59.242Z | Downloaded rustls v0.22.4 |
| 1269 | 2026-05-21T00:12:59.246Z | Downloaded regress v0.10.5 |
| 1270 | 2026-05-21T00:12:59.250Z | Downloaded openapiv3 v2.2.0 |
| 1271 | 2026-05-21T00:12:59.258Z | Downloaded hickory-proto v0.25.2 |
| 1272 | 2026-05-21T00:12:59.266Z | Downloaded regress v0.11.1 |
| 1273 | 2026-05-21T00:12:59.269Z | Downloaded hickory-proto v0.24.4 |
| 1274 | 2026-05-21T00:12:59.278Z | Downloaded dropshot v0.17.0 |
| 1275 | 2026-05-21T00:12:59.298Z | Downloaded typify-impl v0.6.2 |
| 1276 | 2026-05-21T00:12:59.307Z | Downloaded sled v0.34.7 |
| 1277 | 2026-05-21T00:12:59.313Z | Downloaded typify-impl v0.4.3 |
| 1278 | 2026-05-21T00:12:59.341Z | Downloaded petgraph v0.6.5 |
| 1279 | 2026-05-21T00:12:59.352Z | Downloaded jiff v0.2.24 |
| 1280 | 2026-05-21T00:12:59.364Z | Downloaded lzma-sys v0.1.20 |
| 1281 | 2026-05-21T00:12:59.414Z | Downloaded sha3 v0.10.9 |
| 1282 | 2026-05-21T00:12:59.421Z | Downloaded chrono-tz v0.10.4 |
| 1283 | 2026-05-21T00:12:59.429Z | Downloaded csv v1.4.0 |
| 1284 | 2026-05-21T00:12:59.483Z | Downloaded encoding_rs v0.8.35 |
| 1285 | 2026-05-21T00:13:00.005Z | Downloaded aws-lc-sys v0.41.0 |
| 1286 | 2026-05-21T00:13:00.970Z | Compiling proc-macro2 v1.0.106 |
| 1287 | 2026-05-21T00:13:00.970Z | Compiling unicode-ident v1.0.24 |
| 1288 | 2026-05-21T00:13:00.970Z | Compiling quote v1.0.45 |
| 1289 | 2026-05-21T00:13:00.974Z | Compiling serde_core v1.0.228 |
| 1290 | 2026-05-21T00:13:00.974Z | Compiling cfg-if v1.0.4 |
| 1291 | 2026-05-21T00:13:00.974Z | Compiling serde v1.0.228 |
| 1292 | 2026-05-21T00:13:00.974Z | Compiling libc v0.2.186 |
| 1293 | 2026-05-21T00:13:00.974Z | Compiling memchr v2.8.0 |
| 1294 | 2026-05-21T00:13:01.187Z | Compiling itoa v1.0.18 |
| 1295 | 2026-05-21T00:13:01.363Z | Compiling smallvec v1.15.1 |
| 1296 | 2026-05-21T00:13:01.393Z | Compiling zmij v1.0.21 |
| 1297 | 2026-05-21T00:13:01.442Z | Compiling autocfg v1.5.0 |
| 1298 | 2026-05-21T00:13:01.561Z | Compiling libm v0.2.16 |
| 1299 | 2026-05-21T00:13:01.756Z | Compiling stable_deref_trait v1.2.1 |
| 1300 | 2026-05-21T00:13:01.775Z | Compiling percent-encoding v2.3.2 |
| 1301 | 2026-05-21T00:13:01.826Z | Compiling litemap v0.8.2 |
| 1302 | 2026-05-21T00:13:01.843Z | Compiling writeable v0.6.3 |
| 1303 | 2026-05-21T00:13:02.045Z | Compiling icu_normalizer_data v2.2.0 |
| 1304 | 2026-05-21T00:13:02.050Z | Compiling icu_properties_data v2.2.0 |
| 1305 | 2026-05-21T00:13:02.053Z | Compiling utf8_iter v1.0.4 |
| 1306 | 2026-05-21T00:13:02.113Z | Compiling version_check v0.9.5 |
| 1307 | 2026-05-21T00:13:02.195Z | Compiling equivalent v1.0.2 |
| 1308 | 2026-05-21T00:13:02.264Z | Compiling syn v2.0.117 |
| 1309 | 2026-05-21T00:13:02.372Z | Compiling iana-time-zone v0.1.65 |
| 1310 | 2026-05-21T00:13:02.384Z | Compiling form_urlencoded v1.2.2 |
| 1311 | 2026-05-21T00:13:02.395Z | Compiling pin-project-lite v0.2.17 |
| 1312 | 2026-05-21T00:13:02.448Z | Compiling serde_json v1.0.149 |
| 1313 | 2026-05-21T00:13:02.471Z | Compiling dyn-clone v1.0.20 |
| 1314 | 2026-05-21T00:13:02.489Z | Compiling parking_lot_core v0.9.12 |
| 1315 | 2026-05-21T00:13:02.555Z | Compiling scopeguard v1.2.0 |
| 1316 | 2026-05-21T00:13:02.594Z | Compiling num-traits v0.2.19 |
| 1317 | 2026-05-21T00:13:02.616Z | Compiling hashbrown v0.17.1 |
| 1318 | 2026-05-21T00:13:02.657Z | Compiling lock_api v0.4.14 |
| 1319 | 2026-05-21T00:13:02.723Z | Compiling thiserror v2.0.18 |
| 1320 | 2026-05-21T00:13:02.783Z | Compiling rand_core v0.10.1 |
| 1321 | 2026-05-21T00:13:02.891Z | Compiling getrandom v0.4.2 |
| 1322 | 2026-05-21T00:13:02.935Z | Compiling errno v0.3.14 |
| 1323 | 2026-05-21T00:13:03.094Z | Compiling log v0.4.29 |
| 1324 | 2026-05-21T00:13:03.175Z | Compiling semver v1.0.28 |
| 1325 | 2026-05-21T00:13:03.199Z | Compiling indexmap v2.14.0 |
| 1326 | 2026-05-21T00:13:03.290Z | Compiling jobserver v0.1.34 |
| 1327 | 2026-05-21T00:13:03.339Z | Compiling shlex v1.3.0 |
| 1328 | 2026-05-21T00:13:03.490Z | Compiling find-msvc-tools v0.1.9 |
| 1329 | 2026-05-21T00:13:03.522Z | Compiling heck v0.5.0 |
| 1330 | 2026-05-21T00:13:03.526Z | Compiling futures-core v0.3.32 |
| 1331 | 2026-05-21T00:13:03.628Z | Compiling cc v1.2.62 |
| 1332 | 2026-05-21T00:13:03.679Z | Compiling zerocopy v0.8.48 |
| 1333 | 2026-05-21T00:13:03.721Z | Compiling uuid v1.23.1 |
| 1334 | 2026-05-21T00:13:03.786Z | Compiling futures-sink v0.3.32 |
| 1335 | 2026-05-21T00:13:03.852Z | Compiling schemars v0.8.22 |
| 1336 | 2026-05-21T00:13:03.889Z | Compiling slab v0.4.12 |
| 1337 | 2026-05-21T00:13:04.066Z | Compiling fnv v1.0.7 |
| 1338 | 2026-05-21T00:13:04.127Z | Compiling rustversion v1.0.22 |
| 1339 | 2026-05-21T00:13:04.141Z | Compiling futures-channel v0.3.32 |
| 1340 | 2026-05-21T00:13:04.152Z | Compiling bitflags v2.11.1 |
| 1341 | 2026-05-21T00:13:04.344Z | Compiling socket2 v0.6.3 |
| 1342 | 2026-05-21T00:13:04.361Z | Compiling futures-task v0.3.32 |
| 1343 | 2026-05-21T00:13:04.392Z | Compiling futures-io v0.3.32 |
| 1344 | 2026-05-21T00:13:04.469Z | Compiling parking_lot v0.12.5 |
| 1345 | 2026-05-21T00:13:04.529Z | Compiling signal-hook-registry v1.4.8 |
| 1346 | 2026-05-21T00:13:04.551Z | Compiling mio v1.2.0 |
| 1347 | 2026-05-21T00:13:04.816Z | Compiling portable-atomic v1.13.1 |
| 1348 | 2026-05-21T00:13:04.822Z | Compiling getrandom v0.2.17 |
| 1349 | 2026-05-21T00:13:04.841Z | Compiling typenum v1.20.0 |
| 1350 | 2026-05-21T00:13:04.866Z | Compiling subtle v2.6.1 |
| 1351 | 2026-05-21T00:13:04.909Z | Compiling untrusted v0.9.0 |
| 1352 | 2026-05-21T00:13:04.999Z | Compiling critical-section v1.2.0 |
| 1353 | 2026-05-21T00:13:05.024Z | Compiling base64 v0.22.1 |
| 1354 | 2026-05-21T00:13:05.028Z | Compiling rustix v1.1.4 |
| 1355 | 2026-05-21T00:13:05.047Z | Compiling byteorder v1.5.0 |
| 1356 | 2026-05-21T00:13:05.102Z | Compiling synstructure v0.13.2 |
| 1357 | 2026-05-21T00:13:05.115Z | Compiling serde_derive_internals v0.29.1 |
| 1358 | 2026-05-21T00:13:05.270Z | Compiling slog v2.8.2 |
| 1359 | 2026-05-21T00:13:05.348Z | Compiling strsim v0.11.1 |
| 1360 | 2026-05-21T00:13:05.479Z | Compiling rand_core v0.6.4 |
| 1361 | 2026-05-21T00:13:05.517Z | Compiling regex-syntax v0.8.10 |
| 1362 | 2026-05-21T00:13:05.578Z | Compiling cmake v0.1.58 |
| 1363 | 2026-05-21T00:13:05.592Z | Compiling fs_extra v1.3.0 |
| 1364 | 2026-05-21T00:13:05.701Z | Compiling once_cell v1.21.4 |
| 1365 | 2026-05-21T00:13:05.737Z | Compiling dunce v1.0.5 |
| 1366 | 2026-05-21T00:13:05.779Z | Compiling atomic-waker v1.1.2 |
| 1367 | 2026-05-21T00:13:05.829Z | Compiling ipnet v2.12.0 |
| 1368 | 2026-05-21T00:13:05.840Z | Compiling httparse v1.10.1 |
| 1369 | 2026-05-21T00:13:05.852Z | Compiling tower-layer v0.3.3 |
| 1370 | 2026-05-21T00:13:05.902Z | Compiling tower-service v0.3.3 |
| 1371 | 2026-05-21T00:13:05.909Z | Compiling aws-lc-sys v0.41.0 |
| 1372 | 2026-05-21T00:13:05.912Z | Compiling generic-array v0.14.7 |
| 1373 | 2026-05-21T00:13:05.985Z | Compiling thiserror v1.0.69 |
| 1374 | 2026-05-21T00:13:06.001Z | Compiling ryu v1.0.23 |
| 1375 | 2026-05-21T00:13:06.154Z | Compiling try-lock v0.2.5 |
| 1376 | 2026-05-21T00:13:06.183Z | Compiling ucd-trie v0.1.7 |
| 1377 | 2026-05-21T00:13:06.256Z | Compiling want v0.3.1 |
| 1378 | 2026-05-21T00:13:06.319Z | Compiling serde_derive v1.0.228 |
| 1379 | 2026-05-21T00:13:06.349Z | Compiling zerofrom-derive v0.1.7 |
| 1380 | 2026-05-21T00:13:06.420Z | Compiling yoke-derive v0.8.2 |
| 1381 | 2026-05-21T00:13:06.474Z | Compiling zerovec-derive v0.11.3 |
| 1382 | 2026-05-21T00:13:06.485Z | Compiling displaydoc v0.2.5 |
| 1383 | 2026-05-21T00:13:06.531Z | Compiling schemars_derive v0.8.22 |
| 1384 | 2026-05-21T00:13:06.775Z | Compiling tokio-macros v2.7.0 |
| 1385 | 2026-05-21T00:13:07.328Z | Compiling thiserror-impl v2.0.18 |
| 1386 | 2026-05-21T00:13:07.563Z | Compiling zerocopy-derive v0.8.48 |
| 1387 | 2026-05-21T00:13:07.566Z | Compiling zerofrom v0.1.8 |
| 1388 | 2026-05-21T00:13:07.601Z | Compiling zeroize_derive v1.4.3 |
| 1389 | 2026-05-21T00:13:07.618Z | Compiling futures-macro v0.3.32 |
| 1390 | 2026-05-21T00:13:07.696Z | Compiling yoke v0.8.2 |
| 1391 | 2026-05-21T00:13:07.878Z | Compiling zerovec v0.11.6 |
| 1392 | 2026-05-21T00:13:08.205Z | Compiling zerotrie v0.2.4 |
| 1393 | 2026-05-21T00:13:08.287Z | Compiling zeroize v1.8.2 |
| 1394 | 2026-05-21T00:13:08.402Z | Compiling tinystr v0.8.3 |
| 1395 | 2026-05-21T00:13:08.453Z | Compiling potential_utf v0.1.5 |
| 1396 | 2026-05-21T00:13:08.484Z | Compiling futures-util v0.3.32 |
| 1397 | 2026-05-21T00:13:08.495Z | Compiling pest v2.8.6 |
| 1398 | 2026-05-21T00:13:08.596Z | Compiling icu_locale_core v2.2.0 |
| 1399 | 2026-05-21T00:13:08.607Z | Compiling icu_collections v2.2.0 |
| 1400 | 2026-05-21T00:13:08.618Z | Compiling thiserror-impl v1.0.69 |
| 1401 | 2026-05-21T00:13:09.158Z | Compiling httpdate v1.0.3 |
| 1402 | 2026-05-21T00:13:09.402Z | Compiling icu_provider v2.2.0 |
| 1403 | 2026-05-21T00:13:09.502Z | Compiling bytes v1.11.1 |
| 1404 | 2026-05-21T00:13:09.635Z | Compiling icu_normalizer v2.2.0 |
| 1405 | 2026-05-21T00:13:09.717Z | Compiling icu_properties v2.2.0 |
| 1406 | 2026-05-21T00:13:09.727Z | Compiling chrono v0.4.44 |
| 1407 | 2026-05-21T00:13:09.773Z | Compiling serde_tokenstream v0.2.3 |
| 1408 | 2026-05-21T00:13:10.048Z | Compiling http v1.4.0 |
| 1409 | 2026-05-21T00:13:10.130Z | Compiling tokio v1.52.3 |
| 1410 | 2026-05-21T00:13:10.205Z | Compiling erased-serde v0.3.31 |
| 1411 | 2026-05-21T00:13:10.682Z | Compiling idna_adapter v1.2.2 |
| 1412 | 2026-05-21T00:13:10.812Z | Compiling idna v1.1.0 |
| 1413 | 2026-05-21T00:13:10.866Z | Compiling http-body v1.0.1 |
| 1414 | 2026-05-21T00:13:11.013Z | Compiling pest_meta v2.8.6 |
| 1415 | 2026-05-21T00:13:11.116Z | Compiling url v2.5.8 |
| 1416 | 2026-05-21T00:13:11.169Z | Compiling getrandom v0.3.4 |
| 1417 | 2026-05-21T00:13:11.521Z | Compiling pretty-hex v0.4.2 |
| 1418 | 2026-05-21T00:13:11.600Z | Compiling pest_generator v2.8.6 |
| 1419 | 2026-05-21T00:13:11.648Z | Compiling plain v0.2.3 |
| 1420 | 2026-05-21T00:13:11.779Z | Compiling ppv-lite86 v0.2.21 |
| 1421 | 2026-05-21T00:13:11.884Z | Compiling winnow v1.0.3 |
| 1422 | 2026-05-21T00:13:12.009Z | Compiling paste v1.0.15 |
| 1423 | 2026-05-21T00:13:12.081Z | Compiling allocator-api2 v0.2.21 |
| 1424 | 2026-05-21T00:13:12.275Z | Compiling foldhash v0.2.0 |
| 1425 | 2026-05-21T00:13:12.342Z | Compiling ipnetwork v0.21.1 |
| 1426 | 2026-05-21T00:13:12.354Z | Compiling pest_derive v2.8.6 |
| 1427 | 2026-05-21T00:13:12.393Z | Compiling crypto-common v0.1.7 |
| 1428 | 2026-05-21T00:13:12.502Z | Compiling hashbrown v0.16.1 |
| 1429 | 2026-05-21T00:13:12.519Z | Compiling tracing-attributes v0.1.31 |
| 1430 | 2026-05-21T00:13:12.777Z | Compiling oxnet v0.1.5 |
| 1431 | 2026-05-21T00:13:12.905Z | Compiling tracing-core v0.1.36 |
| 1432 | 2026-05-21T00:13:13.034Z | Compiling omicron-workspace-hack v0.1.0 |
| 1433 | 2026-05-21T00:13:13.060Z | Compiling ident_case v1.0.1 |
| 1434 | 2026-05-21T00:13:13.177Z | Compiling http-body-util v0.1.3 |
| 1435 | 2026-05-21T00:13:13.201Z | Compiling serde_urlencoded v0.7.1 |
| 1436 | 2026-05-21T00:13:13.268Z | Compiling aho-corasick v1.1.4 |
| 1437 | 2026-05-21T00:13:13.436Z | Compiling sync_wrapper v1.0.2 |
| 1438 | 2026-05-21T00:13:13.480Z | Compiling rustls-pki-types v1.14.1 |
| 1439 | 2026-05-21T00:13:13.519Z | Compiling daft-derive v0.1.7 |
| 1440 | 2026-05-21T00:13:13.736Z | Compiling tracing v0.1.44 |
| 1441 | 2026-05-21T00:13:13.800Z | Compiling fastrand v2.4.1 |
| 1442 | 2026-05-21T00:13:13.984Z | Compiling tokio-util v0.7.18 |
| 1443 | 2026-05-21T00:13:14.069Z | Compiling regex-automata v0.4.14 |
| 1444 | 2026-05-21T00:13:14.263Z | Compiling scroll_derive v0.13.1 |
| 1445 | 2026-05-21T00:13:14.641Z | Compiling async-trait v0.1.89 |
| 1446 | 2026-05-21T00:13:14.697Z | Compiling ring v0.17.14 |
| 1447 | 2026-05-21T00:13:14.722Z | Compiling powerfmt v0.2.0 |
| 1448 | 2026-05-21T00:13:14.921Z | Compiling time-core v0.1.8 |
| 1449 | 2026-05-21T00:13:15.060Z | Compiling num-conv v0.2.1 |
| 1450 | 2026-05-21T00:13:15.085Z | Compiling anyhow v1.0.102 |
| 1451 | 2026-05-21T00:13:15.201Z | Compiling cpufeatures v0.2.17 |
| 1452 | 2026-05-21T00:13:15.270Z | Compiling time-macros v0.2.27 |
| 1453 | 2026-05-21T00:13:15.597Z | Compiling scroll v0.13.0 |
| 1454 | 2026-05-21T00:13:15.611Z | Compiling deranged v0.5.8 |
| 1455 | 2026-05-21T00:13:15.852Z | Compiling regex v1.12.3 |
| 1456 | 2026-05-21T00:13:16.227Z | Compiling block-buffer v0.10.4 |
| 1457 | 2026-05-21T00:13:16.299Z | Compiling openssl-probe v0.2.1 |
| 1458 | 2026-05-21T00:13:16.369Z | Compiling num_threads v0.1.7 |
| 1459 | 2026-05-21T00:13:16.463Z | Compiling hex v0.4.3 |
| 1460 | 2026-05-21T00:13:16.478Z | Compiling digest v0.10.7 |
| 1461 | 2026-05-21T00:13:16.522Z | Compiling goblin v0.10.5 |
| 1462 | 2026-05-21T00:13:16.547Z | Compiling camino v1.2.2 |
| 1463 | 2026-05-21T00:13:16.709Z | Compiling crc32fast v1.5.0 |
| 1464 | 2026-05-21T00:13:16.969Z | Compiling usdt-impl v0.6.0 |
| 1465 | 2026-05-21T00:13:17.091Z | Compiling h2 v0.4.14 |
| 1466 | 2026-05-21T00:13:17.154Z | Compiling dtrace-parser v0.3.0 |
| 1467 | 2026-05-21T00:13:17.235Z | Compiling aws-lc-rs v1.17.0 |
| 1468 | 2026-05-21T00:13:17.396Z | Compiling crossbeam-utils v0.8.21 |
| 1469 | 2026-05-21T00:13:17.730Z | Compiling futures-executor v0.3.32 |
| 1470 | 2026-05-21T00:13:17.894Z | Compiling structmeta-derive v0.3.0 |
| 1471 | 2026-05-21T00:13:18.014Z | Compiling thread-id v5.1.0 |
| 1472 | 2026-05-21T00:13:18.091Z | Compiling rustls v0.22.4 |
| 1473 | 2026-05-21T00:13:18.152Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-05-21T00:13:18.278Z | Compiling simd-adler32 v0.3.9 |
| 1475 | 2026-05-21T00:13:18.308Z | Compiling futures v0.3.32 |
| 1476 | 2026-05-21T00:13:18.382Z | Compiling rand_core v0.9.5 |
| 1477 | 2026-05-21T00:13:18.468Z | Compiling miniz_oxide v0.8.9 |
| 1478 | 2026-05-21T00:13:18.919Z | Compiling structmeta v0.3.0 |
| 1479 | 2026-05-21T00:13:19.083Z | Compiling hyper v1.9.0 |
| 1480 | 2026-05-21T00:13:19.109Z | Compiling darling_core v0.23.0 |
| 1481 | 2026-05-21T00:13:19.109Z | Compiling newtype-uuid-macros v0.1.0 |
| 1482 | 2026-05-21T00:13:19.160Z | Compiling dof v0.4.0 |
| 1483 | 2026-05-21T00:13:19.187Z | Compiling thread_local v1.1.9 |
| 1484 | 2026-05-21T00:13:19.452Z | Compiling untrusted v0.7.1 |
| 1485 | 2026-05-21T00:13:19.573Z | Compiling match_cfg v0.1.0 |
| 1486 | 2026-05-21T00:13:19.642Z | Compiling flate2 v1.1.9 |
| 1487 | 2026-05-21T00:13:20.095Z | Compiling newtype-uuid v1.3.2 |
| 1488 | 2026-05-21T00:13:20.433Z | Compiling hyper-util v0.1.20 |
| 1489 | 2026-05-21T00:13:20.477Z | Compiling quick-error v1.2.3 |
| 1490 | 2026-05-21T00:13:20.581Z | Compiling rustls v0.23.40 |
| 1491 | 2026-05-21T00:13:20.621Z | Compiling slog-async v2.8.0 |
| 1492 | 2026-05-21T00:13:20.786Z | Compiling compression-core v0.4.32 |
| 1493 | 2026-05-21T00:13:20.802Z | Compiling ref-cast v1.0.25 |
| 1494 | 2026-05-21T00:13:20.982Z | Compiling compression-codecs v0.4.38 |
| 1495 | 2026-05-21T00:13:21.158Z | Compiling darling_macro v0.23.0 |
| 1496 | 2026-05-21T00:13:21.170Z | Compiling daft v0.1.7 |
| 1497 | 2026-05-21T00:13:21.196Z | Compiling rand_chacha v0.9.0 |
| 1498 | 2026-05-21T00:13:21.316Z | Compiling usdt-attr-macro v0.6.0 |
| 1499 | 2026-05-21T00:13:21.424Z | Compiling usdt-macro v0.6.0 |
| 1500 | 2026-05-21T00:13:21.563Z | Compiling strum_macros v0.26.4 |
| 1501 | 2026-05-21T00:13:21.617Z | Compiling ref-cast-impl v1.0.25 |
| 1502 | 2026-05-21T00:13:21.651Z | Compiling serde_spanned v1.1.1 |
| 1503 | 2026-05-21T00:13:21.738Z | Compiling darling v0.23.0 |
| 1504 | 2026-05-21T00:13:21.789Z | Compiling multer v3.1.0 |
| 1505 | 2026-05-21T00:13:21.815Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1506 | 2026-05-21T00:13:22.059Z | Compiling bit-vec v0.8.0 |
| 1507 | 2026-05-21T00:13:22.094Z | Compiling debug-ignore v1.0.5 |
| 1508 | 2026-05-21T00:13:22.149Z | Compiling take_mut v0.2.2 |
| 1509 | 2026-05-21T00:13:22.253Z | Compiling term v1.2.1 |
| 1510 | 2026-05-21T00:13:22.290Z | Compiling bit-set v0.8.0 |
| 1511 | 2026-05-21T00:13:22.396Z | Compiling serde_with_macros v3.20.0 |
| 1512 | 2026-05-21T00:13:22.450Z | Compiling rand v0.9.4 |
| 1513 | 2026-05-21T00:13:22.527Z | Compiling async-stream-impl v0.3.6 |
| 1514 | 2026-05-21T00:13:22.567Z | Compiling dropshot v0.17.0 |
| 1515 | 2026-05-21T00:13:22.806Z | Compiling encoding_rs v0.8.35 |
| 1516 | 2026-05-21T00:13:22.960Z | Compiling unarray v0.1.4 |
| 1517 | 2026-05-21T00:13:23.054Z | Compiling syn v1.0.109 |
| 1518 | 2026-05-21T00:13:23.068Z | Compiling spin v0.9.8 |
| 1519 | 2026-05-21T00:13:23.165Z | Compiling mime v0.3.17 |
| 1520 | 2026-05-21T00:13:23.178Z | Compiling async-stream v0.3.6 |
| 1521 | 2026-05-21T00:13:23.227Z | Compiling strum v0.26.3 |
| 1522 | 2026-05-21T00:13:23.359Z | Compiling derive-ex v0.1.8 |
| 1523 | 2026-05-21T00:13:23.392Z | Compiling tower v0.5.3 |
| 1524 | 2026-05-21T00:13:23.424Z | Compiling dropshot_endpoint v0.17.0 |
| 1525 | 2026-05-21T00:13:23.436Z | Compiling macaddr v1.0.1 |
| 1526 | 2026-05-21T00:13:23.511Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1527 | 2026-05-21T00:13:23.522Z | Compiling waitgroup v0.1.2 |
| 1528 | 2026-05-21T00:13:23.641Z | Compiling serde_path_to_error v0.1.20 |
| 1529 | 2026-05-21T00:13:23.981Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1530 | 2026-05-21T00:13:23.993Z | Compiling tower-http v0.6.10 |
| 1531 | 2026-05-21T00:13:24.347Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1532 | 2026-05-21T00:13:24.397Z | Compiling tempfile v3.27.0 |
| 1533 | 2026-05-21T00:13:24.519Z | Compiling openapiv3 v2.2.0 |
| 1534 | 2026-05-21T00:13:24.809Z | Compiling strum_macros v0.27.2 |
| 1535 | 2026-05-21T00:13:24.905Z | Compiling test-strategy v0.4.5 |
| 1536 | 2026-05-21T00:13:25.055Z | Compiling instant v0.1.13 |
| 1537 | 2026-05-21T00:13:25.163Z | Compiling time v0.3.47 |
| 1538 | 2026-05-21T00:13:25.630Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-05-21T00:13:25.979Z | Compiling rustc-hash v2.1.2 |
| 1540 | 2026-05-21T00:13:26.087Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1541 | 2026-05-21T00:13:26.246Z | Compiling crossbeam-channel v0.5.15 |
| 1542 | 2026-05-21T00:13:26.603Z | Compiling strum v0.27.2 |
| 1543 | 2026-05-21T00:13:26.843Z | Compiling parse-display-derive v0.10.0 |
| 1544 | 2026-05-21T00:13:27.378Z | Compiling rustls-webpki v0.102.8 |
| 1545 | 2026-05-21T00:13:27.484Z | Compiling backon v1.6.0 |
| 1546 | 2026-05-21T00:13:27.551Z | Compiling rand_chacha v0.3.1 |
| 1547 | 2026-05-21T00:13:28.257Z | Compiling rand v0.8.6 |
| 1548 | 2026-05-21T00:13:28.285Z | Compiling slog-json v2.6.1 |
| 1549 | 2026-05-21T00:13:28.310Z | Compiling hostname v0.3.1 |
| 1550 | 2026-05-21T00:13:28.444Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1551 | 2026-05-21T00:13:28.480Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1552 | 2026-05-21T00:13:28.533Z | Compiling memmap2 v0.9.10 |
| 1553 | 2026-05-21T00:13:28.745Z | Compiling wait-timeout v0.2.1 |
| 1554 | 2026-05-21T00:13:28.785Z | Compiling is-terminal v0.4.17 |
| 1555 | 2026-05-21T00:13:28.873Z | Compiling either v1.15.0 |
| 1556 | 2026-05-21T00:13:28.887Z | Compiling rusty-fork v0.3.1 |
| 1557 | 2026-05-21T00:13:28.896Z | Compiling slog-term v2.9.2 |
| 1558 | 2026-05-21T00:13:29.036Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1559 | 2026-05-21T00:13:29.068Z | Compiling usdt v0.6.0 |
| 1560 | 2026-05-21T00:13:29.125Z | Compiling slog-bunyan v2.5.0 |
| 1561 | 2026-05-21T00:13:29.255Z | Compiling serde_with v3.20.0 |
| 1562 | 2026-05-21T00:13:29.339Z | Compiling async-compression v0.4.42 |
| 1563 | 2026-05-21T00:13:29.489Z | Compiling rand_xorshift v0.4.0 |
| 1564 | 2026-05-21T00:13:29.630Z | Compiling sha1 v0.10.6 |
| 1565 | 2026-05-21T00:13:29.646Z | Compiling rustls-pemfile v2.2.0 |
| 1566 | 2026-05-21T00:13:29.783Z | Compiling tokio-rustls v0.25.0 |
| 1567 | 2026-05-21T00:13:29.840Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1568 | 2026-05-21T00:13:29.848Z | Compiling regress v0.10.5 |
| 1569 | 2026-05-21T00:13:29.998Z | Compiling hostname v0.4.2 |
| 1570 | 2026-05-21T00:13:30.317Z | Compiling proptest v1.11.0 |
| 1571 | 2026-05-21T00:13:31.241Z | Compiling iddqd v0.3.18 |
| 1572 | 2026-05-21T00:13:32.003Z | Compiling reqwest v0.12.28 |
| 1573 | 2026-05-21T00:13:32.006Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1574 | 2026-05-21T00:13:32.250Z | Compiling utf8parse v0.2.2 |
| 1575 | 2026-05-21T00:13:32.364Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1576 | 2026-05-21T00:13:32.415Z | Compiling anstyle-parse v1.0.0 |
| 1577 | 2026-05-21T00:13:32.603Z | Compiling itertools v0.14.0 |
| 1578 | 2026-05-21T00:13:32.950Z | Compiling progenitor-client v0.10.0 |
| 1579 | 2026-05-21T00:13:33.225Z | Compiling backoff v0.4.0 |
| 1580 | 2026-05-21T00:13:33.439Z | Compiling parse-display v0.10.0 |
| 1581 | 2026-05-21T00:13:33.693Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1582 | 2026-05-21T00:13:33.772Z | Compiling colorchoice v1.0.5 |
| 1583 | 2026-05-21T00:13:33.842Z | Compiling anstyle v1.0.14 |
| 1584 | 2026-05-21T00:13:33.886Z | Compiling anstyle-query v1.1.5 |
| 1585 | 2026-05-21T00:13:33.995Z | Compiling is_terminal_polyfill v1.70.2 |
| 1586 | 2026-05-21T00:13:34.089Z | Compiling anstream v1.0.0 |
| 1587 | 2026-05-21T00:13:34.406Z | Compiling clap_lex v1.1.0 |
| 1588 | 2026-05-21T00:13:34.677Z | Compiling regress v0.11.1 |
| 1589 | 2026-05-21T00:13:34.708Z | Compiling clap_derive v4.6.1 |
| 1590 | 2026-05-21T00:13:35.311Z | Compiling terminal_size v0.4.4 |
| 1591 | 2026-05-21T00:13:36.244Z | Compiling typify-impl v0.6.2 |
| 1592 | 2026-05-21T00:13:36.447Z | Compiling toml_datetime v0.6.11 |
| 1593 | 2026-05-21T00:13:36.725Z | Compiling zerocopy-derive v0.7.35 |
| 1594 | 2026-05-21T00:13:36.830Z | Compiling convert_case v0.4.0 |
| 1595 | 2026-05-21T00:13:37.111Z | Compiling clap_builder v4.6.0 |
| 1596 | 2026-05-21T00:13:37.149Z | Compiling derive_more v0.99.20 |
| 1597 | 2026-05-21T00:13:37.656Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-05-21T00:13:38.282Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1599 | 2026-05-21T00:13:38.814Z | Compiling unicode-width v0.2.2 |
| 1600 | 2026-05-21T00:13:39.094Z | Compiling proc-macro-crate v3.5.0 |
| 1601 | 2026-05-21T00:13:39.358Z | Compiling clap v4.6.1 |
| 1602 | 2026-05-21T00:13:39.511Z | Compiling secrecy v0.10.3 |
| 1603 | 2026-05-21T00:13:39.664Z | Compiling crucible-workspace-hack v0.1.0 |
| 1604 | 2026-05-21T00:13:39.783Z | Compiling tinyvec_macros v0.1.1 |
| 1605 | 2026-05-21T00:13:39.860Z | Compiling float-ord v0.3.2 |
| 1606 | 2026-05-21T00:13:39.870Z | Compiling tinyvec v1.11.0 |
| 1607 | 2026-05-21T00:13:39.968Z | Compiling num_enum_derive v0.7.6 |
| 1608 | 2026-05-21T00:13:40.526Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-05-21T00:13:40.632Z | Compiling scroll_derive v0.12.1 |
| 1610 | 2026-05-21T00:13:40.724Z | Compiling num-integer v0.1.46 |
| 1611 | 2026-05-21T00:13:41.002Z | Compiling rustc_version v0.4.1 |
| 1612 | 2026-05-21T00:13:41.044Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-05-21T00:13:41.278Z | Compiling curve25519-dalek v4.1.3 |
| 1614 | 2026-05-21T00:13:41.361Z | Compiling scroll v0.12.0 |
| 1615 | 2026-05-21T00:13:41.386Z | Compiling num_enum v0.7.6 |
| 1616 | 2026-05-21T00:13:41.727Z | Compiling dof v0.3.0 |
| 1617 | 2026-05-21T00:13:42.097Z | Compiling hmac v0.12.1 |
| 1618 | 2026-05-21T00:13:42.143Z | Compiling darling_core v0.21.3 |
| 1619 | 2026-05-21T00:13:42.190Z | Compiling inout v0.1.4 |
| 1620 | 2026-05-21T00:13:42.229Z | Compiling ff v0.13.1 |
| 1621 | 2026-05-21T00:13:42.233Z | Compiling thread-id v4.2.2 |
| 1622 | 2026-05-21T00:13:42.261Z | Compiling hkdf v0.12.4 |
| 1623 | 2026-05-21T00:13:42.336Z | Compiling group v0.13.0 |
| 1624 | 2026-05-21T00:13:42.398Z | Compiling cipher v0.4.4 |
| 1625 | 2026-05-21T00:13:42.581Z | Compiling typify-macro v0.6.2 |
| 1626 | 2026-05-21T00:13:42.935Z | Compiling goblin v0.8.2 |
| 1627 | 2026-05-21T00:13:43.014Z | Compiling num-rational v0.4.2 |
| 1628 | 2026-05-21T00:13:43.171Z | Compiling num-iter v0.1.45 |
| 1629 | 2026-05-21T00:13:43.283Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1630 | 2026-05-21T00:13:43.358Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1631 | 2026-05-21T00:13:43.704Z | Compiling crossbeam-epoch v0.9.18 |
| 1632 | 2026-05-21T00:13:44.053Z | Compiling universal-hash v0.5.1 |
| 1633 | 2026-05-21T00:13:44.078Z | Compiling half v2.7.1 |
| 1634 | 2026-05-21T00:13:44.186Z | Compiling crypto-bigint v0.5.5 |
| 1635 | 2026-05-21T00:13:44.212Z | Compiling darling_macro v0.21.3 |
| 1636 | 2026-05-21T00:13:44.369Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1637 | 2026-05-21T00:13:44.381Z | Compiling num-complex v0.4.6 |
| 1638 | 2026-05-21T00:13:44.630Z | Compiling typify v0.6.2 |
| 1639 | 2026-05-21T00:13:44.841Z | Compiling base64ct v1.8.3 |
| 1640 | 2026-05-21T00:13:44.974Z | Compiling ciborium-io v0.2.2 |
| 1641 | 2026-05-21T00:13:45.014Z | Compiling opaque-debug v0.3.1 |
| 1642 | 2026-05-21T00:13:45.040Z | Compiling base16ct v0.2.0 |
| 1643 | 2026-05-21T00:13:45.061Z | Compiling password-hash v0.5.0 |
| 1644 | 2026-05-21T00:13:45.129Z | Compiling poly1305 v0.8.0 |
| 1645 | 2026-05-21T00:13:45.189Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-05-21T00:13:45.458Z | Compiling ciborium-ll v0.2.2 |
| 1647 | 2026-05-21T00:13:45.664Z | Compiling darling v0.21.3 |
| 1648 | 2026-05-21T00:13:45.744Z | Compiling num v0.4.3 |
| 1649 | 2026-05-21T00:13:45.815Z | Compiling thiserror-no-std v2.0.2 |
| 1650 | 2026-05-21T00:13:46.233Z | Compiling chacha20 v0.9.1 |
| 1651 | 2026-05-21T00:13:46.409Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1652 | 2026-05-21T00:13:46.565Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1653 | 2026-05-21T00:13:47.026Z | Compiling byte-wrapper v0.1.0 |
| 1654 | 2026-05-21T00:13:47.042Z | Compiling blake2 v0.10.6 |
| 1655 | 2026-05-21T00:13:47.154Z | Compiling aead v0.5.2 |
| 1656 | 2026-05-21T00:13:47.316Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1657 | 2026-05-21T00:13:47.378Z | Compiling proc-macro-error-attr v1.0.4 |
| 1658 | 2026-05-21T00:13:47.617Z | Compiling keccak v0.1.6 |
| 1659 | 2026-05-21T00:13:47.635Z | Compiling unsafe-libyaml v0.2.11 |
| 1660 | 2026-05-21T00:13:47.724Z | Compiling rustix v0.38.44 |
| 1661 | 2026-05-21T00:13:47.851Z | Compiling prettyplease v0.2.37 |
| 1662 | 2026-05-21T00:13:48.085Z | Compiling heapless v0.8.0 |
| 1663 | 2026-05-21T00:13:48.199Z | Compiling serde_yaml v0.9.34+deprecated |
| 1664 | 2026-05-21T00:13:48.532Z | Compiling sha3 v0.10.9 |
| 1665 | 2026-05-21T00:13:48.868Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1666 | 2026-05-21T00:13:49.554Z | Compiling chacha20poly1305 v0.10.1 |
| 1667 | 2026-05-21T00:13:49.683Z | Compiling argon2 v0.5.3 |
| 1668 | 2026-05-21T00:13:49.696Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1669 | 2026-05-21T00:13:49.817Z | Compiling vsss-rs v3.3.4 |
| 1670 | 2026-05-21T00:13:49.998Z | Compiling ingot-macros v0.1.1 |
| 1671 | 2026-05-21T00:13:50.193Z | Compiling ciborium v0.2.2 |
| 1672 | 2026-05-21T00:13:51.210Z | Compiling usdt-attr-macro v0.5.0 |
| 1673 | 2026-05-21T00:13:51.480Z | Compiling rustls-webpki v0.103.13 |
| 1674 | 2026-05-21T00:13:51.483Z | Compiling usdt-macro v0.5.0 |
| 1675 | 2026-05-21T00:13:53.135Z | Compiling serde_spanned v0.6.9 |
| 1676 | 2026-05-21T00:13:53.279Z | Compiling enum-as-inner v0.6.1 |
| 1677 | 2026-05-21T00:13:53.438Z | Compiling hash32 v0.3.1 |
| 1678 | 2026-05-21T00:13:53.481Z | Compiling proc-macro-error v1.0.4 |
| 1679 | 2026-05-21T00:13:53.591Z | Compiling memmap v0.7.0 |
| 1680 | 2026-05-21T00:13:53.725Z | Compiling smoltcp v0.11.0 |
| 1681 | 2026-05-21T00:13:53.780Z | Compiling winnow v0.7.15 |
| 1682 | 2026-05-21T00:13:53.870Z | Compiling indent_write v2.2.0 |
| 1683 | 2026-05-21T00:13:53.998Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1684 | 2026-05-21T00:13:54.009Z | Compiling toml_write v0.1.2 |
| 1685 | 2026-05-21T00:13:54.079Z | Compiling data-encoding v2.11.0 |
| 1686 | 2026-05-21T00:13:54.140Z | Compiling winnow v0.5.40 |
| 1687 | 2026-05-21T00:13:54.270Z | Compiling usdt v0.5.0 |
| 1688 | 2026-05-21T00:13:54.617Z | Compiling ingot-types v0.1.2 |
| 1689 | 2026-05-21T00:13:54.746Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1690 | 2026-05-21T00:13:54.925Z | Compiling tokio-rustls v0.26.4 |
| 1691 | 2026-05-21T00:13:55.019Z | Compiling rustls-platform-verifier v0.7.0 |
| 1692 | 2026-05-21T00:13:55.192Z | Compiling hyper-rustls v0.27.9 |
| 1693 | 2026-05-21T00:13:55.207Z | Compiling toml_edit v0.22.27 |
| 1694 | 2026-05-21T00:13:55.486Z | Compiling reqwest v0.13.3 |
| 1695 | 2026-05-21T00:13:55.515Z | Compiling toml_edit v0.19.15 |
| 1696 | 2026-05-21T00:13:55.525Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1697 | 2026-05-21T00:13:55.620Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1698 | 2026-05-21T00:13:56.816Z | Compiling progenitor-client v0.14.0 |
| 1699 | 2026-05-21T00:13:57.186Z | Compiling progenitor-extras v0.2.0 |
| 1700 | 2026-05-21T00:13:57.432Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1701 | 2026-05-21T00:13:57.555Z | Compiling tabwriter v1.4.1 |
| 1702 | 2026-05-21T00:13:57.948Z | Compiling cobs v0.3.0 |
| 1703 | 2026-05-21T00:13:58.156Z | Compiling serde_repr v0.1.20 |
| 1704 | 2026-05-21T00:13:58.217Z | Compiling memoffset v0.9.1 |
| 1705 | 2026-05-21T00:13:58.435Z | Compiling vcpkg v0.2.15 |
| 1706 | 2026-05-21T00:13:58.474Z | Compiling bitflags v1.3.2 |
| 1707 | 2026-05-21T00:13:58.552Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1708 | 2026-05-21T00:13:58.765Z | Compiling cfg_aliases v0.2.1 |
| 1709 | 2026-05-21T00:13:58.778Z | Compiling pkg-config v0.3.33 |
| 1710 | 2026-05-21T00:13:58.789Z | Compiling managed v0.8.0 |
| 1711 | 2026-05-21T00:13:58.840Z | Compiling nix v0.31.3 |
| 1712 | 2026-05-21T00:13:59.131Z | Compiling postcard v1.1.3 |
| 1713 | 2026-05-21T00:13:59.225Z | Compiling openssl-sys v0.9.116 |
| 1714 | 2026-05-21T00:13:59.465Z | Compiling proc-macro-crate v1.3.1 |
| 1715 | 2026-05-21T00:13:59.771Z | Compiling toml v0.8.23 |
| 1716 | 2026-05-21T00:13:59.802Z | Compiling ingot v0.1.1 |
| 1717 | 2026-05-21T00:14:00.024Z | Compiling hubpack_derive v0.1.1 |
| 1718 | 2026-05-21T00:14:00.046Z | Compiling foreign-types-macros v0.2.3 |
| 1719 | 2026-05-21T00:14:00.449Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1720 | 2026-05-21T00:14:00.555Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1721 | 2026-05-21T00:14:00.706Z | Compiling swrite v0.1.0 |
| 1722 | 2026-05-21T00:14:00.742Z | Compiling semver v0.1.20 |
| 1723 | 2026-05-21T00:14:00.800Z | Compiling linked-hash-map v0.5.6 |
| 1724 | 2026-05-21T00:14:00.803Z | Compiling resolv-conf v0.7.6 |
| 1725 | 2026-05-21T00:14:00.853Z | Compiling rayon-core v1.13.0 |
| 1726 | 2026-05-21T00:14:00.982Z | Compiling colored v3.1.1 |
| 1727 | 2026-05-21T00:14:00.996Z | Compiling cpufeatures v0.3.0 |
| 1728 | 2026-05-21T00:14:01.072Z | Compiling foreign-types-shared v0.3.1 |
| 1729 | 2026-05-21T00:14:01.085Z | Compiling static_assertions v1.1.0 |
| 1730 | 2026-05-21T00:14:01.158Z | Compiling heck v0.4.1 |
| 1731 | 2026-05-21T00:14:01.170Z | Compiling unicode-segmentation v1.13.2 |
| 1732 | 2026-05-21T00:14:01.181Z | Compiling foreign-types v0.5.0 |
| 1733 | 2026-05-21T00:14:01.277Z | Compiling chacha20 v0.10.0 |
| 1734 | 2026-05-21T00:14:01.361Z | Compiling lru-cache v0.1.2 |
| 1735 | 2026-05-21T00:14:01.381Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1736 | 2026-05-21T00:14:01.485Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1737 | 2026-05-21T00:14:01.535Z | Compiling newline-converter v0.3.0 |
| 1738 | 2026-05-21T00:14:01.586Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1739 | 2026-05-21T00:14:01.639Z | Compiling rustc_version v0.1.7 |
| 1740 | 2026-05-21T00:14:01.775Z | Compiling hubpack v0.1.2 |
| 1741 | 2026-05-21T00:14:01.841Z | Compiling num_enum_derive v0.5.11 |
| 1742 | 2026-05-21T00:14:02.319Z | Compiling atomicwrites v0.4.4 |
| 1743 | 2026-05-21T00:14:02.522Z | Compiling hickory-proto v0.24.4 |
| 1744 | 2026-05-21T00:14:02.958Z | Compiling progenitor-impl v0.13.0 |
| 1745 | 2026-05-21T00:14:03.604Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1746 | 2026-05-21T00:14:03.878Z | Compiling crossbeam-deque v0.8.6 |
| 1747 | 2026-05-21T00:14:04.008Z | Compiling console v0.15.11 |
| 1748 | 2026-05-21T00:14:04.077Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1749 | 2026-05-21T00:14:04.290Z | Compiling camino-tempfile v1.4.1 |
| 1750 | 2026-05-21T00:14:04.469Z | Compiling serde-big-array v0.5.1 |
| 1751 | 2026-05-21T00:14:04.532Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1752 | 2026-05-21T00:14:04.596Z | Compiling num-derive v0.4.2 |
| 1753 | 2026-05-21T00:14:04.612Z | Compiling derive-where v1.6.1 |
| 1754 | 2026-05-21T00:14:04.673Z | Compiling pin-project-internal v1.1.13 |
| 1755 | 2026-05-21T00:14:04.731Z | Compiling cstr-argument v0.1.2 |
| 1756 | 2026-05-21T00:14:04.884Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1757 | 2026-05-21T00:14:05.063Z | Compiling minimal-lexical v0.2.1 |
| 1758 | 2026-05-21T00:14:05.118Z | Compiling similar v2.7.0 |
| 1759 | 2026-05-21T00:14:05.320Z | Compiling siphasher v1.0.3 |
| 1760 | 2026-05-21T00:14:05.516Z | Compiling phf_shared v0.12.1 |
| 1761 | 2026-05-21T00:14:05.546Z | Compiling expectorate v1.2.0 |
| 1762 | 2026-05-21T00:14:05.692Z | Compiling nom v7.1.3 |
| 1763 | 2026-05-21T00:14:05.763Z | Compiling pin-project v1.1.13 |
| 1764 | 2026-05-21T00:14:05.845Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1765 | 2026-05-21T00:14:05.861Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1766 | 2026-05-21T00:14:05.873Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1767 | 2026-05-21T00:14:05.979Z | Compiling hickory-resolver v0.24.4 |
| 1768 | 2026-05-21T00:14:06.105Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1769 | 2026-05-21T00:14:06.211Z | Compiling num_enum v0.5.11 |
| 1770 | 2026-05-21T00:14:06.330Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1771 | 2026-05-21T00:14:06.471Z | Compiling progenitor-macro v0.13.0 |
| 1772 | 2026-05-21T00:14:06.820Z | Compiling newtype_derive v0.1.6 |
| 1773 | 2026-05-21T00:14:07.041Z | Compiling rand v0.10.1 |
| 1774 | 2026-05-21T00:14:07.109Z | Compiling progenitor-client v0.13.0 |
| 1775 | 2026-05-21T00:14:07.826Z | Compiling progenitor-impl v0.14.0 |
| 1776 | 2026-05-21T00:14:08.046Z | Compiling unicode-normalization v0.1.25 |
| 1777 | 2026-05-21T00:14:08.521Z | Compiling tokio-stream v0.1.18 |
| 1778 | 2026-05-21T00:14:08.646Z | Compiling snafu-derive v0.8.9 |
| 1779 | 2026-05-21T00:14:08.774Z | Compiling async-recursion v1.1.1 |
| 1780 | 2026-05-21T00:14:08.984Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1781 | 2026-05-21T00:14:09.122Z | Compiling slog-dtrace v0.3.0 |
| 1782 | 2026-05-21T00:14:09.297Z | Compiling csv-core v0.1.13 |
| 1783 | 2026-05-21T00:14:09.370Z | Compiling bstr v1.12.1 |
| 1784 | 2026-05-21T00:14:09.467Z | Compiling openssl v0.10.80 |
| 1785 | 2026-05-21T00:14:09.557Z | Compiling foreign-types-shared v0.1.1 |
| 1786 | 2026-05-21T00:14:09.649Z | Compiling unicode-width v0.1.14 |
| 1787 | 2026-05-21T00:14:09.751Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1788 | 2026-05-21T00:14:09.873Z | Compiling highway v1.3.0 |
| 1789 | 2026-05-21T00:14:09.933Z | Compiling chrono-tz v0.10.4 |
| 1790 | 2026-05-21T00:14:10.168Z | Compiling foldhash v0.1.5 |
| 1791 | 2026-05-21T00:14:10.256Z | Compiling owo-colors v4.3.0 |
| 1792 | 2026-05-21T00:14:10.352Z | Compiling unicode-xid v0.2.6 |
| 1793 | 2026-05-21T00:14:10.380Z | Compiling cancel-safe-futures v0.1.5 |
| 1794 | 2026-05-21T00:14:10.478Z | Compiling same-file v1.0.6 |
| 1795 | 2026-05-21T00:14:10.602Z | Compiling konst_macro_rules v0.2.19 |
| 1796 | 2026-05-21T00:14:10.669Z | Compiling walkdir v2.5.0 |
| 1797 | 2026-05-21T00:14:10.703Z | Compiling const_format_proc_macros v0.2.34 |
| 1798 | 2026-05-21T00:14:10.780Z | Compiling konst v0.2.20 |
| 1799 | 2026-05-21T00:14:10.968Z | Compiling snafu v0.8.9 |
| 1800 | 2026-05-21T00:14:11.020Z | Compiling hashbrown v0.15.5 |
| 1801 | 2026-05-21T00:14:11.049Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1802 | 2026-05-21T00:14:11.350Z | Compiling progenitor-macro v0.14.0 |
| 1803 | 2026-05-21T00:14:11.379Z | Compiling globset v0.4.18 |
| 1804 | 2026-05-21T00:14:11.530Z | Compiling foreign-types v0.3.2 |
| 1805 | 2026-05-21T00:14:11.547Z | Compiling csv v1.4.0 |
| 1806 | 2026-05-21T00:14:11.580Z | Compiling progenitor v0.13.0 |
| 1807 | 2026-05-21T00:14:11.708Z | Compiling qorb v0.4.1 |
| 1808 | 2026-05-21T00:14:11.722Z | Compiling olpc-cjson v0.1.4 |
| 1809 | 2026-05-21T00:14:11.886Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1810 | 2026-05-21T00:14:12.253Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1811 | 2026-05-21T00:14:13.057Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1812 | 2026-05-21T00:14:13.621Z | Compiling rayon v1.12.0 |
| 1813 | 2026-05-21T00:14:13.807Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1814 | 2026-05-21T00:14:13.833Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1815 | 2026-05-21T00:14:13.988Z | Compiling phf v0.12.1 |
| 1816 | 2026-05-21T00:14:14.140Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1817 | 2026-05-21T00:14:14.216Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1818 | 2026-05-21T00:14:14.547Z | Compiling zone_cfg_derive v0.3.1 |
| 1819 | 2026-05-21T00:14:14.998Z | Compiling tokio-dtrace v0.1.1 |
| 1820 | 2026-05-21T00:14:15.196Z | Compiling itertools v0.12.1 |
| 1821 | 2026-05-21T00:14:15.233Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1822 | 2026-05-21T00:14:15.261Z | Compiling libsw-core v0.3.2 |
| 1823 | 2026-05-21T00:14:15.378Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1824 | 2026-05-21T00:14:15.422Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1825 | 2026-05-21T00:14:15.425Z | Compiling serde_plain v1.0.2 |
| 1826 | 2026-05-21T00:14:15.639Z | Compiling openssl-macros v0.1.1 |
| 1827 | 2026-05-21T00:14:15.794Z | Compiling pem v3.0.6 |
| 1828 | 2026-05-21T00:14:15.986Z | Compiling cookie v0.18.1 |
| 1829 | 2026-05-21T00:14:16.152Z | Compiling sigpipe v0.1.3 |
| 1830 | 2026-05-21T00:14:16.179Z | Compiling fixedbitset v0.4.2 |
| 1831 | 2026-05-21T00:14:16.244Z | Compiling typed-path v0.9.3 |
| 1832 | 2026-05-21T00:14:16.253Z | Compiling fixedbitset v0.5.7 |
| 1833 | 2026-05-21T00:14:16.365Z | Compiling bytecount v0.6.9 |
| 1834 | 2026-05-21T00:14:16.382Z | Compiling glob v0.3.3 |
| 1835 | 2026-05-21T00:14:16.397Z | Compiling jiff v0.2.24 |
| 1836 | 2026-05-21T00:14:16.411Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1837 | 2026-05-21T00:14:16.498Z | Compiling papergrid v0.11.0 |
| 1838 | 2026-05-21T00:14:16.581Z | Compiling petgraph v0.8.3 |
| 1839 | 2026-05-21T00:14:16.658Z | Compiling progenitor v0.14.0 |
| 1840 | 2026-05-21T00:14:16.794Z | Compiling petgraph v0.6.5 |
| 1841 | 2026-05-21T00:14:16.815Z | Compiling zone v0.3.1 |
| 1842 | 2026-05-21T00:14:17.630Z | Compiling tough v0.22.0 |
| 1843 | 2026-05-21T00:14:18.288Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1844 | 2026-05-21T00:14:18.366Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1845 | 2026-05-21T00:14:18.470Z | Compiling libsw v3.5.0 |
| 1846 | 2026-05-21T00:14:18.568Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1847 | 2026-05-21T00:14:18.646Z | Compiling oxide-tokio-rt v0.1.6 |
| 1848 | 2026-05-21T00:14:18.802Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1849 | 2026-05-21T00:14:18.819Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1850 | 2026-05-21T00:14:20.047Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-21T00:14:20.277Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1852 | 2026-05-21T00:14:20.407Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1853 | 2026-05-21T00:14:20.571Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1854 | 2026-05-21T00:14:20.793Z | Compiling const_format v0.2.36 |
| 1855 | 2026-05-21T00:14:21.122Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1856 | 2026-05-21T00:14:21.235Z | Compiling tabled_derive v0.7.0 |
| 1857 | 2026-05-21T00:14:21.292Z | Compiling gethostname v0.5.0 |
| 1858 | 2026-05-21T00:14:21.411Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-05-21T00:14:21.463Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1860 | 2026-05-21T00:14:21.529Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1861 | 2026-05-21T00:14:21.542Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-05-21T00:14:21.583Z | Compiling bcs v0.1.6 |
| 1863 | 2026-05-21T00:14:21.598Z | Compiling smf v0.2.3 |
| 1864 | 2026-05-21T00:14:21.899Z | Compiling nom v8.0.0 |
| 1865 | 2026-05-21T00:14:22.143Z | Compiling linear-map v1.2.0 |
| 1866 | 2026-05-21T00:14:22.155Z | Compiling unicode-linebreak v0.1.5 |
| 1867 | 2026-05-21T00:14:22.266Z | Compiling termtree v0.5.1 |
| 1868 | 2026-05-21T00:14:22.278Z | Compiling smawk v0.3.2 |
| 1869 | 2026-05-21T00:14:22.327Z | Compiling whoami v1.6.1 |
| 1870 | 2026-05-21T00:14:22.405Z | Compiling tagptr v0.2.0 |
| 1871 | 2026-05-21T00:14:22.416Z | Compiling lazy_static v1.5.0 |
| 1872 | 2026-05-21T00:14:22.419Z | Compiling textwrap v0.16.2 |
| 1873 | 2026-05-21T00:14:22.554Z | Compiling moka v0.12.15 |
| 1874 | 2026-05-21T00:14:22.645Z | Compiling steno v0.4.1 |
| 1875 | 2026-05-21T00:14:22.953Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1876 | 2026-05-21T00:14:22.981Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1877 | 2026-05-21T00:14:23.347Z | Compiling tabled v0.15.0 |
| 1878 | 2026-05-21T00:14:23.800Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1879 | 2026-05-21T00:14:24.250Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-05-21T00:14:24.584Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1881 | 2026-05-21T00:14:25.406Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1882 | 2026-05-21T00:14:25.887Z | Compiling hickory-proto v0.25.2 |
| 1883 | 2026-05-21T00:14:26.033Z | Compiling humantime v2.3.0 |
| 1884 | 2026-05-21T00:14:26.319Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1885 | 2026-05-21T00:14:26.341Z | Compiling parking_lot_core v0.8.6 |
| 1886 | 2026-05-21T00:14:26.649Z | Compiling libscf-sys v1.2.0 |
| 1887 | 2026-05-21T00:14:26.669Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-05-21T00:14:26.795Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1889 | 2026-05-21T00:14:27.260Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1890 | 2026-05-21T00:14:27.382Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1891 | 2026-05-21T00:14:27.452Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1892 | 2026-05-21T00:14:27.600Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1893 | 2026-05-21T00:14:27.798Z | Compiling parking_lot v0.11.2 |
| 1894 | 2026-05-21T00:14:27.833Z | Compiling hickory-resolver v0.25.2 |
| 1895 | 2026-05-21T00:14:27.833Z | Compiling fxhash v0.2.1 |
| 1896 | 2026-05-21T00:14:27.854Z | Compiling internet-checksum v0.2.1 |
| 1897 | 2026-05-21T00:14:27.979Z | Compiling diff v0.1.13 |
| 1898 | 2026-05-21T00:14:27.992Z | Compiling sled v0.34.7 |
| 1899 | 2026-05-21T00:14:28.208Z | Compiling yansi v1.0.1 |
| 1900 | 2026-05-21T00:14:28.528Z | Compiling pretty_assertions v1.4.1 |
| 1901 | 2026-05-21T00:14:28.811Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1902 | 2026-05-21T00:14:30.885Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1903 | 2026-05-21T00:14:32.980Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1904 | 2026-05-21T00:14:40.549Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1905 | 2026-05-21T00:14:42.141Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1906 | 2026-05-21T00:14:43.146Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1907 | 2026-05-21T00:14:44.208Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1908 | 2026-05-21T00:14:44.985Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1909 | 2026-05-21T00:14:46.109Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1910 | 2026-05-21T00:15:08.329Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1911 | 2026-05-21T00:15:08.510Z | ──────────── |
| 1912 | 2026-05-21T00:15:08.510Z | Nextest run ID 03c5851c-3d64-42e5-923f-8cb5ef771a52 with nextest profile: default |
| 1913 | 2026-05-21T00:15:08.510Z | Starting 2 tests across 3 binaries |
| 1914 | 2026-05-21T00:15:08.513Z | START bfd test::test_new_daemon |
| 1915 | 2026-05-21T00:15:09.520Z | |
| 1916 | 2026-05-21T00:15:09.520Z | running 1 test |
| 1917 | 2026-05-21T00:15:09.524Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-05-21T00:15:07.4264684Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4912,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1918 | 2026-05-21T00:15:09.524Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-05-21T00:15:07.42670874Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4912,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1919 | 2026-05-21T00:15:09.525Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-05-21T00:15:07.42672641Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4912,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1920 | 2026-05-21T00:15:09.525Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-05-21T00:15:07.42674125Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4912,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down"test test::test_new_daemon ... ,"unit":"oksession"," |
| 1921 | 2026-05-21T00:15:09.525Z | module":"state_machine","component":"bfd"} |
| 1922 | 2026-05-21T00:15:09.525Z | {"msg":" |
| 1923 | 2026-05-21T00:15:09.525Z | test result: dropping SM for 2001:db8::10"ok,"v":0,"name":"slog-rs","level":40. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out,"time":"2026-05-21T00:15:07.42676808Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4912,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1924 | 2026-05-21T00:15:09.525Z | ; finished in 0.04s |
| 1925 | 2026-05-21T00:15:09.525Z | |
| 1926 | 2026-05-21T00:15:09.525Z | PASS [ 0.048s] bfd test::test_new_daemon |
| 1927 | 2026-05-21T00:15:09.525Z | START bfd test::test_protocol_basics |
| 1928 | 2026-05-21T00:15:09.525Z | |
| 1929 | 2026-05-21T00:15:09.525Z | running 1 test |
| 1930 | 2026-05-21T00:15:09.525Z | {{""msg":"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2900699624, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1298986085, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":,"v":0,"name":"slog-rs"0,"name":","slog-rs"level":,"level":1010,"time":"2026-05-21T00:15:07.47916395Z","time":"2026-05-21T00:15:07.47916734Z","hostname":","w-01KS3XTBT9TJ30SMDGTN54XH6T"hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T",","pid"pid:":49134913,,""peer":peer"":"2001:db8::20"203.0.113.10,"","state":"state":Down"",Down""unit,"":"unit":"session","session"module",:""module":"state_machine","state_machine"component,"":"bfd"component":"bfd"}} |
| 1931 | 2026-05-21T00:15:09.525Z | |
| 1932 | 2026-05-21T00:15:09.525Z | {"msg":"{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 242778869, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4090466049, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"10,"v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:07.47940758Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":,4913"time":","peer":"203.0.113.202026-05-21T00:15:07.47940926Z"",","state":"Downhostname",":""unit":"session","w-01KS3XTBT9TJ30SMDGTN54XH6Tmodule"":","pid":state_machine"4913,"component,"":"peer":bfd""} |
| 1933 | 2026-05-21T00:15:09.525Z | 2001:db8::10","state":"Down"{,""unit":msg"":"session","module"transition -> Init":","v":0,state_machine"","name":"component":"slog-rs"bfd","} |
| 1934 | 2026-05-21T00:15:09.525Z | level":30{"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-05-21T00:15:07.47943344Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"time":","peer":"203.0.113.20"2026-05-21T00:15:07.47943615Z,"","state":"hostnameDown":"","unit":"session",w-01KS3XTBT9TJ30SMDGTN54XH6T"","module":pid"":4913state_machine",,""peer":"component":"bfd"}2001:db8::10" |
| 1935 | 2026-05-21T00:15:09.525Z | ,"state":"{Down"","msg"unit:"":"session"transition -> Init",","vmodule":"0:","name":"state_machine"slog-rs",,""level":component"30:"bfd"} |
| 1936 | 2026-05-21T00:15:09.525Z | {"msg":","time":transition -> Init"","v":0,"name":"2026-05-21T00:15:07.47945486Z"slog-rs,"","levelhostname""::"30w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::20","state":"Down",",unit"":"time":"session","module":"2026-05-21T00:15:07.47946063Z"state_machine",,""hostname":component"":"bfd"} |
| 1937 | 2026-05-21T00:15:09.525Z | w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1938 | 2026-05-21T00:15:09.604Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 242778869, your_discriminator: 1298986085, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:08.476666328Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1939 | 2026-05-21T00:15:09.604Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 2900699624, your_discriminator: 4090466049, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:08.476734508Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1940 | 2026-05-21T00:15:09.604Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-21T00:15:08.476759098Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1941 | 2026-05-21T00:15:09.604Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-21T00:15:08.476783998Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1942 | 2026-05-21T00:15:09.609Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1298986085, your_discriminator: 242778869, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:08.478891338Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1943 | 2026-05-21T00:15:09.609Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-21T00:15:08.478935558Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1944 | 2026-05-21T00:15:09.609Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4090466049, your_discriminator: 2900699624, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:08.478966928Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-05-21T00:15:09.609Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-21T00:15:08.478996868Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1946 | 2026-05-21T00:15:14.605Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 242778869, your_discriminator: 1298986085, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:13.476805868Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1947 | 2026-05-21T00:15:14.605Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2900699624, your_discriminator: 4090466049, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:13.476902468Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1948 | 2026-05-21T00:15:14.608Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1298986085, your_discriminator: 242778869, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:13.478940818Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1949 | 2026-05-21T00:15:14.608Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4090466049, your_discriminator: 2900699624, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-21T00:15:13.479001758Z","hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","pid":4913,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1950 | 2026-05-21T00:15:18.607Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,,""time":"time":"2026-05-21T00:15:17.47910195Z"2026-05-21T00:15:17.47912353Z",","hostname":"hostname":"w-01KS3XTBT9TJ30SMDGTN54XH6T","w-01KS3XTBT9TJ30SMDGTN54XH6T"pid,"":pid":49134913,","peer":"peer":"2001:db8::10","203.0.113.20","statestate":"":Up"","Up",unit""unit":":"sessionsession"","module",":"module":"state_machine",state_machine"","component"component:"":"bfd"bfd"}} |
| 1951 | 2026-05-21T00:15:18.607Z | |
| 1952 | 2026-05-21T00:15:18.607Z | {"msg":"{dropping SM for 2001:db8::20"","msg":"v":0,"name":dropping SM for 203.0.113.10"","slog-rs"v,"":0,level"":name40":"slog-rs","level":40,"time":","2026-05-21T00:15:17.47919051Z","time"hostname:"":"2026-05-21T00:15:17.47919197Z","hostname"w-01KS3XTBT9TJ30SMDGTN54XH6T:"","pid":4913,"peer":"w-01KS3XTBT9TJ30SMDGTN54XH6T","2001:db8::20"pid":,"4913,state"":"Uppeer","":"unit":"session"203.0.113.10,"","modulestate"":":"Up"state_machine",,""unit":component"":session"","bfd"} |
| 1953 | 2026-05-21T00:15:18.607Z | module":"state_machine","component":"bfd"} |
| 1954 | 2026-05-21T00:15:18.610Z | test test::test_protocol_basics ... ok |
| 1955 | 2026-05-21T00:15:18.610Z | |
| 1956 | 2026-05-21T00:15:18.610Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1957 | 2026-05-21T00:15:18.610Z | |
| 1958 | 2026-05-21T00:15:18.616Z | PASS [ 10.057s] bfd test::test_protocol_basics |
| 1959 | 2026-05-21T00:15:18.616Z | ──────────── |
| 1960 | 2026-05-21T00:15:18.616Z | Summary [ 10.106s] 2 tests run: 2 passed, 0 skipped |
| 1961 | 2026-05-21T00:15:18.630Z | process exited: duration 304519 ms, exit code 0 |
| |
| 1962 | 2026-05-21T00:15:18.636Z | found 0 output files |