|
|
|
| 1 | 2026-07-16T17:07:06.338Z | job assigned to worker 01KXNY99KA3B3EJSC39KA4AWD1 [factory aws, i-019d4bd3533a8d18b] (queued for 1 m 10 s) |
| |
| 2 | 2026-07-16T17:07:12.801Z | starting task 0: "setup" |
| 3 | 2026-07-16T17:07:12.804Z | ++ uname -s |
| 4 | 2026-07-16T17:07:12.804Z | + kern=SunOS |
| 5 | 2026-07-16T17:07:12.804Z | + build_user=build |
| 6 | 2026-07-16T17:07:12.804Z | + build_uid=12345 |
| 7 | 2026-07-16T17:07:12.804Z | + work_dir=/work |
| 8 | 2026-07-16T17:07:12.804Z | + input_dir=/input |
| 9 | 2026-07-16T17:07:12.804Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-16T17:07:12.804Z | + case "$kern" in |
| 11 | 2026-07-16T17:07:12.804Z | + groupadd -g 12345 build |
| 12 | 2026-07-16T17:07:12.807Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-16T17:07:14.813Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-16T17:07:14.894Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-16T17:07:14.899Z | + home_fs=zfs |
| 16 | 2026-07-16T17:07:14.899Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-16T17:07:14.899Z | + mkdir -p /home/build |
| 18 | 2026-07-16T17:07:14.899Z | + chown build:build /home/build /work |
| 19 | 2026-07-16T17:07:16.898Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-16T17:07:16.901Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-07-16T17:07:16.908Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-16T17:07:16.912Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-16T17:07:16.912Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-16T17:07:16.912Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-16T17:07:16.912Z | * rust toolchain profile = "default" |
| 26 | 2026-07-16T17:07:16.915Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-16T17:07:16.915Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-16T17:07:16.915Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-16T17:07:16.915Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-16T17:07:17.012Z | info: downloading installer |
| 31 | 2026-07-16T17:07:18.375Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-16T17:07:18.375Z | warn: /opt/ooce/bin |
| 33 | 2026-07-16T17:07:18.375Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-16T17:07:18.375Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-16T17:07:18.378Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-16T17:07:18.378Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-16T17:07:18.378Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-16T17:07:18.378Z | error: cannot install while Rust is installed |
| 39 | 2026-07-16T17:07:18.378Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-16T17:07:18.378Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-16T17:07:18.378Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-16T17:07:18.378Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-16T17:07:18.378Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-16T17:07:18.388Z | info: profile set to default |
| 45 | 2026-07-16T17:07:18.388Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-16T17:07:18.391Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-16T17:07:18.514Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-16T17:07:18.517Z | info: downloading 6 components |
| 49 | 2026-07-16T17:07:32.825Z | |
| 50 | 2026-07-16T17:07:32.825Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-16T17:07:32.849Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-16T17:07:32.849Z | |
| 53 | 2026-07-16T17:07:32.850Z | |
| 54 | 2026-07-16T17:07:32.850Z | Rust is installed now. Great! |
| 55 | 2026-07-16T17:07:32.850Z | |
| 56 | 2026-07-16T17:07:32.853Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-16T17:07:32.853Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-16T17:07:32.853Z | |
| 59 | 2026-07-16T17:07:32.853Z | To configure your current shell, you need to source |
| 60 | 2026-07-16T17:07:32.853Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-16T17:07:32.853Z | |
| 62 | 2026-07-16T17:07:32.853Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-16T17:07:32.853Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-16T17:07:32.853Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-16T17:07:32.853Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-16T17:07:32.853Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-16T17:07:32.853Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-16T17:07:32.853Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-16T17:07:32.854Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-16T17:07:32.854Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-16T17:07:32.955Z | + rustup --version |
| 72 | 2026-07-16T17:07:32.963Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-16T17:07:32.966Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-16T17:07:32.985Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-16T17:07:32.989Z | + cargo --version |
| 76 | 2026-07-16T17:07:33.002Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-16T17:07:33.005Z | + rustc --version |
| 78 | 2026-07-16T17:07:33.024Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-16T17:07:33.027Z | process exited: duration 16116 ms, exit code 0 |
| |
| 80 | 2026-07-16T17:07:33.033Z | starting task 2: "authentication" |
| 81 | 2026-07-16T17:07:33.049Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-16T17:07:33.055Z | starting task 3: "clone repository" |
| 83 | 2026-07-16T17:07:33.060Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-16T17:07:33.063Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-16T17:07:33.094Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-16T17:07:34.691Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-16T17:07:34.691Z | + git fetch origin d3c8f26d9bf94e252f4f2ff212222be337b14c24 |
| 88 | 2026-07-16T17:07:35.068Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-16T17:07:35.068Z | * branch d3c8f26d9bf94e252f4f2ff212222be337b14c24 -> FETCH_HEAD |
| 90 | 2026-07-16T17:07:35.074Z | + [[ -n john/bfd-async ]] |
| 91 | 2026-07-16T17:07:35.077Z | ++ git branch --show-current |
| 92 | 2026-07-16T17:07:35.077Z | + current=main |
| 93 | 2026-07-16T17:07:35.077Z | + [[ main != john/bfd-async ]] |
| 94 | 2026-07-16T17:07:35.077Z | + git branch -f john/bfd-async d3c8f26d9bf94e252f4f2ff212222be337b14c24 |
| 95 | 2026-07-16T17:07:35.080Z | + git checkout -f john/bfd-async |
| 96 | 2026-07-16T17:07:35.099Z | Switched to branch 'john/bfd-async' |
| 97 | 2026-07-16T17:07:35.102Z | + git reset --hard d3c8f26d9bf94e252f4f2ff212222be337b14c24 |
| 98 | 2026-07-16T17:07:35.106Z | HEAD is now at d3c8f26 add test for poll response after long delay |
| 99 | 2026-07-16T17:07:35.109Z | process exited: duration 2051 ms, exit code 0 |
| |
| 100 | 2026-07-16T17:07:35.115Z | starting task 4: "build" |
| 101 | 2026-07-16T17:07:35.119Z | + set -e |
| 102 | 2026-07-16T17:07:35.119Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-07-16T17:07:35.122Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-07-16T17:07:35.122Z | ++ PLATFORM=illumos |
| 105 | 2026-07-16T17:07:35.122Z | ++ banner install |
| 106 | 2026-07-16T17:07:35.122Z | |
| 107 | 2026-07-16T17:07:35.122Z | # # # #### ##### ## # # |
| 108 | 2026-07-16T17:07:35.122Z | # ## # # # # # # # |
| 109 | 2026-07-16T17:07:35.122Z | # # # # #### # # # # # |
| 110 | 2026-07-16T17:07:35.122Z | # # # # # # ###### # # |
| 111 | 2026-07-16T17:07:35.122Z | # # ## # # # # # # # |
| 112 | 2026-07-16T17:07:35.122Z | # # # #### # # # ###### ###### |
| 113 | 2026-07-16T17:07:35.122Z | |
| 114 | 2026-07-16T17:07:35.122Z | ++ set +o errexit |
| 115 | 2026-07-16T17:07:35.125Z | ++ pkg info clang-15 |
| 116 | 2026-07-16T17:07:35.125Z | ++ grep -qi installed |
| 117 | 2026-07-16T17:07:36.389Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-07-16T17:07:36.389Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-07-16T17:07:36.389Z | |
| 120 | 2026-07-16T17:07:36.390Z | clang-15 |
| 121 | 2026-07-16T17:07:36.430Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-07-16T17:07:36.433Z | ++ set -o errexit |
| 123 | 2026-07-16T17:07:36.433Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-07-16T17:07:44.362Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-07-16T17:07:52.228Z | Startup: Caching catalogs ... Done |
| 126 | 2026-07-16T17:07:59.552Z | Planning: Solver setup ... Done |
| 127 | 2026-07-16T17:07:59.594Z | Planning: Running solver ... Done |
| 128 | 2026-07-16T17:07:59.734Z | Planning: Finding local manifests ... Done |
| 129 | 2026-07-16T17:08:00.172Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-07-16T17:08:01.477Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-07-16T17:08:01.506Z | Planning: Package planning ... Done |
| 132 | 2026-07-16T17:08:01.533Z | Planning: Merging actions ... Done |
| 133 | 2026-07-16T17:08:01.642Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-07-16T17:08:01.648Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-07-16T17:08:02.362Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-07-16T17:08:02.367Z | Planning: Planning completed in 9.96 seconds |
| 137 | 2026-07-16T17:08:02.379Z | Packages to install: 2 |
| 138 | 2026-07-16T17:08:02.379Z | Mediators to change: 2 |
| 139 | 2026-07-16T17:08:02.379Z | Services to change: 1 |
| 140 | 2026-07-16T17:08:02.379Z | Create boot environment: No |
| 141 | 2026-07-16T17:08:02.382Z | Create backup boot environment: No |
| 142 | 2026-07-16T17:08:02.420Z | |
| 143 | 2026-07-16T17:08:02.420Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-07-16T17:08:07.896Z | Download: 982/3076 items 82.2/211.3MB 38% complete (21.9M/s) |
| 145 | 2026-07-16T17:08:17.642Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 146 | 2026-07-16T17:08:22.656Z | Download: 1332/3076 items 114.8/211.3MB 54% complete (7.4M/s) |
| 147 | 2026-07-16T17:08:27.700Z | Download: 1579/3076 items 115.8/211.3MB 54% complete (3.5M/s) |
| 148 | 2026-07-16T17:08:32.703Z | Download: 1855/3076 items 117.5/211.3MB 55% complete (276k/s) |
| 149 | 2026-07-16T17:08:39.096Z | Download: 2006/3076 items 117.9/211.3MB 55% complete (256k/s) |
| 150 | 2026-07-16T17:08:46.313Z | Download: 2392/3076 items 119.2/211.3MB 56% complete (153k/s) |
| 151 | 2026-07-16T17:08:49.119Z | Download: 3032/3076 items 200.3/211.3MB 94% complete (8.4M/s) |
| 152 | 2026-07-16T17:08:55.598Z | Download: 3064/3076 items 209.8/211.3MB 99% complete (9.0M/s) |
| 153 | 2026-07-16T17:09:05.145Z | Download: 3068/3076 items 211.1/211.3MB 99% complete (6.8M/s) |
| 154 | 2026-07-16T17:09:17.849Z | Download: 3069/3076 items 211.1/211.3MB 99% complete |
| 155 | 2026-07-16T17:09:17.876Z | Download: Completed 211.31 MB in 75.45 seconds (2.8M/s) |
| 156 | 2026-07-16T17:09:17.986Z | Actions: 1/3418 actions (Installing new actions) |
| 157 | 2026-07-16T17:09:21.129Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 158 | 2026-07-16T17:09:21.785Z | Done |
| 159 | 2026-07-16T17:09:21.785Z | Done |
| 160 | 2026-07-16T17:09:22.560Z | Done |
| 161 | 2026-07-16T17:09:25.950Z | Done |
| 162 | 2026-07-16T17:09:26.024Z | Done |
| 163 | 2026-07-16T17:09:26.029Z | Done |
| 164 | 2026-07-16T17:09:26.275Z | Done |
| 165 | 2026-07-16T17:09:26.960Z | ++ set -o errexit |
| 166 | 2026-07-16T17:09:26.960Z | ++ cargo --version |
| 167 | 2026-07-16T17:09:26.967Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 168 | 2026-07-16T17:09:27.108Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 169 | 2026-07-16T17:09:27.111Z | info: downloading 6 components |
| 170 | 2026-07-16T17:09:41.449Z | cargo 1.96.1 (356927216 2026-06-26) |
| 171 | 2026-07-16T17:09:41.453Z | ++ rustc --version |
| 172 | 2026-07-16T17:09:41.482Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 173 | 2026-07-16T17:09:41.485Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 174 | 2026-07-16T17:09:41.529Z | Updating crates.io index |
| 175 | 2026-07-16T17:09:41.624Z | Downloading crates ... |
| 176 | 2026-07-16T17:09:41.671Z | Downloaded cargo-nextest v0.9.97 |
| 177 | 2026-07-16T17:09:41.731Z | Installing cargo-nextest v0.9.97 |
| 178 | 2026-07-16T17:09:41.734Z | warning: default toolchain implicitly overridden with `1.96.1-x86_64-unknown-illumos` by rustup toolchain file |
| 179 | 2026-07-16T17:09:41.734Z | | |
| 180 | 2026-07-16T17:09:41.734Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 181 | 2026-07-16T17:09:41.734Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 182 | 2026-07-16T17:09:41.772Z | Updating crates.io index |
| 183 | 2026-07-16T17:09:43.735Z | Locking 395 packages to latest compatible versions |
| 184 | 2026-07-16T17:09:43.738Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 185 | 2026-07-16T17:09:43.738Z | Adding duct v0.13.7 (available: v1.1.1) |
| 186 | 2026-07-16T17:09:43.741Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 187 | 2026-07-16T17:09:43.741Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 188 | 2026-07-16T17:09:43.747Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 189 | 2026-07-16T17:09:43.747Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 190 | 2026-07-16T17:09:43.747Z | Adding nextest-filtering v0.15.0 (available: v0.21.3) |
| 191 | 2026-07-16T17:09:43.747Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 192 | 2026-07-16T17:09:43.747Z | Adding nextest-runner v0.80.0 (available: v0.121.0) |
| 193 | 2026-07-16T17:09:43.751Z | Adding quick-junit v0.5.2 (available: v0.6.1) |
| 194 | 2026-07-16T17:09:43.778Z | Downloading crates ... |
| 195 | 2026-07-16T17:09:43.841Z | Downloaded backtrace-ext v0.2.1 |
| 196 | 2026-07-16T17:09:43.846Z | Downloaded atomicwrites v0.4.4 |
| 197 | 2026-07-16T17:09:43.846Z | Downloaded ahash v0.8.12 |
| 198 | 2026-07-16T17:09:43.847Z | Downloaded addr2line v0.25.1 |
| 199 | 2026-07-16T17:09:43.849Z | Downloaded crypto-common v0.1.7 |
| 200 | 2026-07-16T17:09:43.850Z | Downloaded clap_lex v1.1.0 |
| 201 | 2026-07-16T17:09:43.850Z | Downloaded atomic-waker v1.1.2 |
| 202 | 2026-07-16T17:09:43.853Z | Downloaded borsh v1.7.0 |
| 203 | 2026-07-16T17:09:43.856Z | Downloaded cpufeatures v0.2.17 |
| 204 | 2026-07-16T17:09:43.861Z | Downloaded color-spantrace v0.3.0 |
| 205 | 2026-07-16T17:09:43.861Z | Downloaded block-buffer v0.10.4 |
| 206 | 2026-07-16T17:09:43.861Z | Downloaded cargo-platform v0.3.3 |
| 207 | 2026-07-16T17:09:43.861Z | Downloaded cfg-if v1.0.4 |
| 208 | 2026-07-16T17:09:43.864Z | Downloaded equivalent v1.0.2 |
| 209 | 2026-07-16T17:09:43.867Z | Downloaded colorchoice v1.0.5 |
| 210 | 2026-07-16T17:09:43.873Z | Downloaded cargo-platform v0.2.0 |
| 211 | 2026-07-16T17:09:43.873Z | Downloaded adler2 v2.0.1 |
| 212 | 2026-07-16T17:09:43.878Z | Downloaded indexmap v2.14.0 |
| 213 | 2026-07-16T17:09:43.882Z | Downloaded foldhash v0.1.5 |
| 214 | 2026-07-16T17:09:43.882Z | Downloaded indenter v0.3.4 |
| 215 | 2026-07-16T17:09:43.885Z | Downloaded futures-sink v0.3.32 |
| 216 | 2026-07-16T17:09:43.886Z | Downloaded is_ci v1.2.0 |
| 217 | 2026-07-16T17:09:43.886Z | Downloaded cfg_aliases v0.2.2 |
| 218 | 2026-07-16T17:09:43.886Z | Downloaded indent_write v2.2.0 |
| 219 | 2026-07-16T17:09:43.889Z | Downloaded nextest-workspace-hack v0.1.0 |
| 220 | 2026-07-16T17:09:43.889Z | Downloaded hex v0.4.3 |
| 221 | 2026-07-16T17:09:43.889Z | Downloaded nested v0.1.1 |
| 222 | 2026-07-16T17:09:43.893Z | Downloaded foreign-types v0.3.2 |
| 223 | 2026-07-16T17:09:43.893Z | Downloaded anstyle-parse v1.0.0 |
| 224 | 2026-07-16T17:09:43.893Z | Downloaded lock_api v0.4.14 |
| 225 | 2026-07-16T17:09:43.893Z | Downloaded futures-macro v0.3.32 |
| 226 | 2026-07-16T17:09:43.897Z | Downloaded anstyle-query v1.1.5 |
| 227 | 2026-07-16T17:09:43.897Z | Downloaded convert_case v0.10.0 |
| 228 | 2026-07-16T17:09:43.901Z | Downloaded mukti-metadata v0.3.0 |
| 229 | 2026-07-16T17:09:43.901Z | Downloaded cargo_metadata v0.23.1 |
| 230 | 2026-07-16T17:09:43.901Z | Downloaded anstyle v1.0.14 |
| 231 | 2026-07-16T17:09:43.906Z | Downloaded lazy_static v1.5.0 |
| 232 | 2026-07-16T17:09:43.906Z | Downloaded pathdiff v0.2.3 |
| 233 | 2026-07-16T17:09:43.907Z | Downloaded lru-slab v0.1.2 |
| 234 | 2026-07-16T17:09:43.907Z | Downloaded base64ct v1.8.3 |
| 235 | 2026-07-16T17:09:43.911Z | Downloaded anstream v1.0.0 |
| 236 | 2026-07-16T17:09:43.911Z | Downloaded humantime-serde v1.1.1 |
| 237 | 2026-07-16T17:09:43.911Z | Downloaded cpufeatures v0.3.0 |
| 238 | 2026-07-16T17:09:43.911Z | Downloaded once_cell v1.21.4 |
| 239 | 2026-07-16T17:09:43.918Z | Downloaded guppy-workspace-hack v0.1.0 |
| 240 | 2026-07-16T17:09:43.918Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 241 | 2026-07-16T17:09:43.918Z | Downloaded idna_adapter v1.0.0 |
| 242 | 2026-07-16T17:09:43.919Z | Downloaded async-scoped v0.9.0 |
| 243 | 2026-07-16T17:09:43.919Z | Downloaded heck v0.5.0 |
| 244 | 2026-07-16T17:09:43.919Z | Downloaded native-tls v0.2.18 |
| 245 | 2026-07-16T17:09:43.922Z | Downloaded number_prefix v0.4.0 |
| 246 | 2026-07-16T17:09:43.922Z | Downloaded foreign-types-shared v0.1.1 |
| 247 | 2026-07-16T17:09:43.922Z | Downloaded futures-task v0.3.32 |
| 248 | 2026-07-16T17:09:43.922Z | Downloaded hyper-tls v0.6.0 |
| 249 | 2026-07-16T17:09:43.926Z | Downloaded os_pipe v1.2.3 |
| 250 | 2026-07-16T17:09:43.926Z | Downloaded futures-io v0.3.32 |
| 251 | 2026-07-16T17:09:43.931Z | Downloaded errno v0.3.14 |
| 252 | 2026-07-16T17:09:43.931Z | Downloaded form_urlencoded v1.2.2 |
| 253 | 2026-07-16T17:09:43.931Z | Downloaded openssl-probe v0.2.1 |
| 254 | 2026-07-16T17:09:43.935Z | Downloaded document-features v0.2.12 |
| 255 | 2026-07-16T17:09:43.941Z | Downloaded ordered-float v2.10.1 |
| 256 | 2026-07-16T17:09:43.941Z | Downloaded itoa v1.0.18 |
| 257 | 2026-07-16T17:09:43.941Z | Downloaded enable-ansi-support v0.2.1 |
| 258 | 2026-07-16T17:09:43.945Z | Downloaded futures-core v0.3.32 |
| 259 | 2026-07-16T17:09:43.949Z | Downloaded scopeguard v1.2.0 |
| 260 | 2026-07-16T17:09:43.953Z | Downloaded rustc-hash v2.1.3 |
| 261 | 2026-07-16T17:09:43.954Z | Downloaded is_terminal_polyfill v1.70.2 |
| 262 | 2026-07-16T17:09:43.954Z | Downloaded crc32fast v1.5.0 |
| 263 | 2026-07-16T17:09:43.958Z | Downloaded console v0.15.11 |
| 264 | 2026-07-16T17:09:43.958Z | Downloaded openssl-macros v0.1.1 |
| 265 | 2026-07-16T17:09:43.958Z | Downloaded home v0.5.12 |
| 266 | 2026-07-16T17:09:43.963Z | Downloaded autocfg v1.5.1 |
| 267 | 2026-07-16T17:09:43.963Z | Downloaded clap_derive v4.6.1 |
| 268 | 2026-07-16T17:09:43.968Z | Downloaded rustc_version v0.4.1 |
| 269 | 2026-07-16T17:09:43.968Z | Downloaded percent-encoding v2.3.2 |
| 270 | 2026-07-16T17:09:43.968Z | Downloaded cargo-util-schemas v0.2.0 |
| 271 | 2026-07-16T17:09:43.968Z | Downloaded generic-array v0.14.7 |
| 272 | 2026-07-16T17:09:43.975Z | Downloaded quote v1.0.46 |
| 273 | 2026-07-16T17:09:43.975Z | Downloaded serde-value v0.7.0 |
| 274 | 2026-07-16T17:09:43.975Z | Downloaded serde_spanned v1.1.1 |
| 275 | 2026-07-16T17:09:43.975Z | Downloaded hyper-rustls v0.27.9 |
| 276 | 2026-07-16T17:09:43.981Z | Downloaded serde_spanned v0.6.9 |
| 277 | 2026-07-16T17:09:43.981Z | Downloaded serde_ignored v0.1.14 |
| 278 | 2026-07-16T17:09:43.981Z | Downloaded serde_urlencoded v0.7.1 |
| 279 | 2026-07-16T17:09:43.981Z | Downloaded rand_pcg v0.10.2 |
| 280 | 2026-07-16T17:09:43.985Z | Downloaded sigchld v0.2.4 |
| 281 | 2026-07-16T17:09:43.985Z | Downloaded strsim v0.11.1 |
| 282 | 2026-07-16T17:09:43.985Z | Downloaded camino v1.2.4 |
| 283 | 2026-07-16T17:09:43.990Z | Downloaded signal-hook-mio v0.2.5 |
| 284 | 2026-07-16T17:09:43.990Z | Downloaded shared_child v1.1.1 |
| 285 | 2026-07-16T17:09:43.990Z | Downloaded signature v2.2.0 |
| 286 | 2026-07-16T17:09:43.995Z | Downloaded sync_wrapper v1.0.2 |
| 287 | 2026-07-16T17:09:43.995Z | Downloaded dialoguer v0.11.0 |
| 288 | 2026-07-16T17:09:43.995Z | Downloaded swrite v0.1.0 |
| 289 | 2026-07-16T17:09:43.999Z | Downloaded self-replace v1.5.0 |
| 290 | 2026-07-16T17:09:43.999Z | Downloaded futures-executor v0.3.32 |
| 291 | 2026-07-16T17:09:43.999Z | Downloaded rand_core v0.10.1 |
| 292 | 2026-07-16T17:09:43.999Z | Downloaded serde-untagged v0.1.9 |
| 293 | 2026-07-16T17:09:43.999Z | Downloaded pkg-config v0.3.33 |
| 294 | 2026-07-16T17:09:44.005Z | Downloaded ed25519 v2.2.3 |
| 295 | 2026-07-16T17:09:44.005Z | Downloaded digest v0.10.7 |
| 296 | 2026-07-16T17:09:44.005Z | Downloaded debug-ignore v1.0.5 |
| 297 | 2026-07-16T17:09:44.005Z | Downloaded pkcs8 v0.10.2 |
| 298 | 2026-07-16T17:09:44.008Z | Downloaded http-body-util v0.1.4 |
| 299 | 2026-07-16T17:09:44.008Z | Downloaded http-body v1.1.0 |
| 300 | 2026-07-16T17:09:44.008Z | Downloaded humantime v2.4.0 |
| 301 | 2026-07-16T17:09:44.014Z | Downloaded rustc-demangle v0.1.28 |
| 302 | 2026-07-16T17:09:44.014Z | Downloaded ipnet v2.12.0 |
| 303 | 2026-07-16T17:09:44.014Z | Downloaded fixedbitset v0.5.7 |
| 304 | 2026-07-16T17:09:44.019Z | Downloaded supports-hyperlinks v3.2.0 |
| 305 | 2026-07-16T17:09:44.019Z | Downloaded supports-color v3.0.2 |
| 306 | 2026-07-16T17:09:44.019Z | Downloaded terminal_size v0.4.4 |
| 307 | 2026-07-16T17:09:44.019Z | Downloaded rand_core v0.6.4 |
| 308 | 2026-07-16T17:09:44.019Z | Downloaded owo-colors v4.3.0 |
| 309 | 2026-07-16T17:09:44.023Z | Downloaded miette-derive v7.6.0 |
| 310 | 2026-07-16T17:09:44.023Z | Downloaded quinn-udp v0.5.15 |
| 311 | 2026-07-16T17:09:44.023Z | Downloaded subtle v2.6.1 |
| 312 | 2026-07-16T17:09:44.023Z | Downloaded tinyvec_macros v0.1.1 |
| 313 | 2026-07-16T17:09:44.028Z | Downloaded ppv-lite86 v0.2.21 |
| 314 | 2026-07-16T17:09:44.028Z | Downloaded jobserver v0.1.35 |
| 315 | 2026-07-16T17:09:44.028Z | Downloaded const-oid v0.9.6 |
| 316 | 2026-07-16T17:09:44.031Z | Downloaded fnv v1.0.7 |
| 317 | 2026-07-16T17:09:44.031Z | Downloaded camino-tempfile v1.4.1 |
| 318 | 2026-07-16T17:09:44.031Z | Downloaded iana-time-zone v0.1.65 |
| 319 | 2026-07-16T17:09:44.031Z | Downloaded parking_lot v0.12.5 |
| 320 | 2026-07-16T17:09:44.036Z | Downloaded httparse v1.10.1 |
| 321 | 2026-07-16T17:09:44.037Z | Downloaded config v0.15.25 |
| 322 | 2026-07-16T17:09:44.043Z | Downloaded tokio-macros v2.7.0 |
| 323 | 2026-07-16T17:09:44.043Z | Downloaded thread_local v1.1.10 |
| 324 | 2026-07-16T17:09:44.043Z | Downloaded newtype-uuid v1.3.2 |
| 325 | 2026-07-16T17:09:44.043Z | Downloaded globset v0.4.19 |
| 326 | 2026-07-16T17:09:44.043Z | Downloaded parking_lot_core v0.9.12 |
| 327 | 2026-07-16T17:09:44.048Z | Downloaded chacha20 v0.10.1 |
| 328 | 2026-07-16T17:09:44.048Z | Downloaded sha2 v0.10.9 |
| 329 | 2026-07-16T17:09:44.048Z | Downloaded shell-words v1.1.1 |
| 330 | 2026-07-16T17:09:44.048Z | Downloaded slab v0.4.12 |
| 331 | 2026-07-16T17:09:44.049Z | Downloaded simd-adler32 v0.3.10 |
| 332 | 2026-07-16T17:09:44.049Z | Downloaded indicatif v0.17.11 |
| 333 | 2026-07-16T17:09:44.052Z | Downloaded toml_datetime v0.6.11 |
| 334 | 2026-07-16T17:09:44.052Z | Downloaded static_assertions v1.1.0 |
| 335 | 2026-07-16T17:09:44.052Z | Downloaded smol_str v0.3.6 |
| 336 | 2026-07-16T17:09:44.056Z | Downloaded tracing-error v0.2.1 |
| 337 | 2026-07-16T17:09:44.056Z | Downloaded toml_write v0.1.2 |
| 338 | 2026-07-16T17:09:44.056Z | Downloaded signal-hook-registry v1.4.8 |
| 339 | 2026-07-16T17:09:44.056Z | Downloaded tower-service v0.3.3 |
| 340 | 2026-07-16T17:09:44.056Z | Downloaded serde_path_to_error v0.1.20 |
| 341 | 2026-07-16T17:09:44.059Z | Downloaded find-msvc-tools v0.1.9 |
| 342 | 2026-07-16T17:09:44.059Z | Downloaded nextest-metadata v0.12.2 |
| 343 | 2026-07-16T17:09:44.059Z | Downloaded thiserror v1.0.69 |
| 344 | 2026-07-16T17:09:44.064Z | Downloaded spki v0.7.3 |
| 345 | 2026-07-16T17:09:44.065Z | Downloaded erased-serde v0.4.10 |
| 346 | 2026-07-16T17:09:44.069Z | Downloaded cargo_metadata v0.20.0 |
| 347 | 2026-07-16T17:09:44.069Z | Downloaded future-queue v0.4.0 |
| 348 | 2026-07-16T17:09:44.069Z | Downloaded duct v0.13.7 |
| 349 | 2026-07-16T17:09:44.069Z | Downloaded rustls-pki-types v1.15.0 |
| 350 | 2026-07-16T17:09:44.073Z | Downloaded futures-channel v0.3.32 |
| 351 | 2026-07-16T17:09:44.073Z | Downloaded pin-project-lite v0.2.17 |
| 352 | 2026-07-16T17:09:44.077Z | Downloaded nextest-filtering v0.15.0 |
| 353 | 2026-07-16T17:09:44.077Z | Downloaded rand_chacha v0.9.0 |
| 354 | 2026-07-16T17:09:44.077Z | Downloaded eyre v0.6.12 |
| 355 | 2026-07-16T17:09:44.081Z | Downloaded target-lexicon v0.13.5 |
| 356 | 2026-07-16T17:09:44.082Z | Downloaded fastrand v2.4.1 |
| 357 | 2026-07-16T17:09:44.082Z | Downloaded getrandom v0.2.17 |
| 358 | 2026-07-16T17:09:44.085Z | Downloaded try-lock v0.2.5 |
| 359 | 2026-07-16T17:09:44.085Z | Downloaded tower-layer v0.3.3 |
| 360 | 2026-07-16T17:09:44.085Z | Downloaded unicode-xid v0.2.6 |
| 361 | 2026-07-16T17:09:44.085Z | Downloaded target-spec-miette v0.4.8 |
| 362 | 2026-07-16T17:09:44.090Z | Downloaded urlencoding v2.1.3 |
| 363 | 2026-07-16T17:09:44.090Z | Downloaded litrs v1.0.0 |
| 364 | 2026-07-16T17:09:44.091Z | Downloaded thiserror-impl v1.0.69 |
| 365 | 2026-07-16T17:09:44.098Z | Downloaded semver v1.0.28 |
| 366 | 2026-07-16T17:09:44.098Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-07-16T17:09:44.098Z | Downloaded tokio-native-tls v0.3.1 |
| 368 | 2026-07-16T17:09:44.098Z | Downloaded self_update v0.42.0 |
| 369 | 2026-07-16T17:09:44.103Z | Downloaded typeid v1.0.3 |
| 370 | 2026-07-16T17:09:44.103Z | Downloaded rand_core v0.9.5 |
| 371 | 2026-07-16T17:09:44.103Z | Downloaded supports-unicode v3.0.0 |
| 372 | 2026-07-16T17:09:44.103Z | Downloaded strip-ansi-escapes v0.2.1 |
| 373 | 2026-07-16T17:09:44.103Z | Downloaded utf8parse v0.2.2 |
| 374 | 2026-07-16T17:09:44.103Z | Downloaded utf8_iter v1.0.4 |
| 375 | 2026-07-16T17:09:44.104Z | Downloaded want v0.3.1 |
| 376 | 2026-07-16T17:09:44.104Z | Downloaded version_check v0.9.5 |
| 377 | 2026-07-16T17:09:44.110Z | Downloaded untrusted v0.9.0 |
| 378 | 2026-07-16T17:09:44.110Z | Downloaded thiserror-impl v2.0.18 |
| 379 | 2026-07-16T17:09:44.110Z | Downloaded filetime v0.2.29 |
| 380 | 2026-07-16T17:09:44.110Z | Downloaded pin-project v1.1.13 |
| 381 | 2026-07-16T17:09:44.117Z | Downloaded xattr v1.6.1 |
| 382 | 2026-07-16T17:09:44.122Z | Downloaded either v1.16.0 |
| 383 | 2026-07-16T17:09:44.122Z | Downloaded smallvec v1.15.2 |
| 384 | 2026-07-16T17:09:44.122Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 385 | 2026-07-16T17:09:44.129Z | Downloaded bytes v1.12.1 |
| 386 | 2026-07-16T17:09:44.133Z | Downloaded tracing-log v0.2.0 |
| 387 | 2026-07-16T17:09:44.133Z | Downloaded futures v0.3.32 |
| 388 | 2026-07-16T17:09:44.139Z | Downloaded quick-junit v0.5.2 |
| 389 | 2026-07-16T17:09:44.139Z | Downloaded proc-macro2 v1.0.106 |
| 390 | 2026-07-16T17:09:44.142Z | Downloaded getrandom v0.4.3 |
| 391 | 2026-07-16T17:09:44.142Z | Downloaded derive-where v1.6.1 |
| 392 | 2026-07-16T17:09:44.146Z | Downloaded log v0.4.33 |
| 393 | 2026-07-16T17:09:44.146Z | Downloaded num-traits v0.2.19 |
| 394 | 2026-07-16T17:09:44.149Z | Downloaded flate2 v1.1.9 |
| 395 | 2026-07-16T17:09:44.152Z | Downloaded unicase v2.9.0 |
| 396 | 2026-07-16T17:09:44.152Z | Downloaded ryu v1.0.23 |
| 397 | 2026-07-16T17:09:44.156Z | Downloaded clap v4.6.2 |
| 398 | 2026-07-16T17:09:44.159Z | Downloaded unicode-linebreak v0.1.5 |
| 399 | 2026-07-16T17:09:44.159Z | Downloaded pin-project-internal v1.1.13 |
| 400 | 2026-07-16T17:09:44.163Z | Downloaded openssl-sys v0.9.117 |
| 401 | 2026-07-16T17:09:44.167Z | Downloaded xxhash-rust v0.8.17 |
| 402 | 2026-07-16T17:09:44.168Z | Downloaded cc v1.2.67 |
| 403 | 2026-07-16T17:09:44.168Z | Downloaded zeroize v1.9.0 |
| 404 | 2026-07-16T17:09:44.173Z | Downloaded socket2 v0.6.5 |
| 405 | 2026-07-16T17:09:44.173Z | Downloaded signal-hook v0.3.18 |
| 406 | 2026-07-16T17:09:44.173Z | Downloaded shlex v2.0.1 |
| 407 | 2026-07-16T17:09:44.174Z | Downloaded toml v0.8.23 |
| 408 | 2026-07-16T17:09:44.177Z | Downloaded zmij v1.0.23 |
| 409 | 2026-07-16T17:09:44.177Z | Downloaded zstd-safe v7.2.4 |
| 410 | 2026-07-16T17:09:44.177Z | Downloaded sharded-slab v0.1.7 |
| 411 | 2026-07-16T17:09:44.177Z | Downloaded zstd v0.13.3 |
| 412 | 2026-07-16T17:09:44.182Z | Downloaded zipsign-api v0.1.5 |
| 413 | 2026-07-16T17:09:44.182Z | Downloaded tracing-attributes v0.1.31 |
| 414 | 2026-07-16T17:09:44.185Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 415 | 2026-07-16T17:09:44.185Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 416 | 2026-07-16T17:09:44.185Z | Downloaded tokio-stream v0.1.18 |
| 417 | 2026-07-16T17:09:44.188Z | Downloaded tempfile v3.27.0 |
| 418 | 2026-07-16T17:09:44.188Z | Downloaded target-spec v3.6.0 |
| 419 | 2026-07-16T17:09:44.193Z | Downloaded ed25519-dalek v2.2.0 |
| 420 | 2026-07-16T17:09:44.196Z | Downloaded miniz_oxide v0.8.9 |
| 421 | 2026-07-16T17:09:44.196Z | Downloaded textwrap v0.16.2 |
| 422 | 2026-07-16T17:09:44.196Z | Downloaded serde_derive v1.0.228 |
| 423 | 2026-07-16T17:09:44.200Z | Downloaded base64 v0.22.1 |
| 424 | 2026-07-16T17:09:44.200Z | Downloaded tinyvec v1.12.0 |
| 425 | 2026-07-16T17:09:44.204Z | Downloaded backtrace v0.3.76 |
| 426 | 2026-07-16T17:09:44.204Z | Downloaded tokio-rustls v0.26.4 |
| 427 | 2026-07-16T17:09:44.207Z | Downloaded toml v1.1.3+spec-1.1.0 |
| 428 | 2026-07-16T17:09:44.210Z | Downloaded derive_more v2.1.1 |
| 429 | 2026-07-16T17:09:44.214Z | Downloaded mio v1.2.2 |
| 430 | 2026-07-16T17:09:44.218Z | Downloaded tracing-core v0.1.36 |
| 431 | 2026-07-16T17:09:44.221Z | Downloaded tar v0.4.46 |
| 432 | 2026-07-16T17:09:44.226Z | Downloaded serde v1.0.228 |
| 433 | 2026-07-16T17:09:44.226Z | Downloaded der v0.7.10 |
| 434 | 2026-07-16T17:09:44.232Z | Downloaded vte v0.14.1 |
| 435 | 2026-07-16T17:09:44.232Z | Downloaded serde_core v1.0.228 |
| 436 | 2026-07-16T17:09:44.237Z | Downloaded getrandom v0.3.4 |
| 437 | 2026-07-16T17:09:44.237Z | Downloaded bitflags v2.13.1 |
| 438 | 2026-07-16T17:09:44.237Z | Downloaded cfg-expr v0.20.8 |
| 439 | 2026-07-16T17:09:44.244Z | Downloaded derive_more-impl v2.1.1 |
| 440 | 2026-07-16T17:09:44.244Z | Downloaded quinn v0.11.11 |
| 441 | 2026-07-16T17:09:44.248Z | Downloaded rustls-webpki v0.103.13 |
| 442 | 2026-07-16T17:09:44.248Z | Downloaded unicode-ident v1.0.24 |
| 443 | 2026-07-16T17:09:44.251Z | Downloaded http v1.4.2 |
| 444 | 2026-07-16T17:09:44.254Z | Downloaded memchr v2.8.3 |
| 445 | 2026-07-16T17:09:44.267Z | Downloaded url v2.5.8 |
| 446 | 2026-07-16T17:09:44.271Z | Downloaded hashbrown v0.15.5 |
| 447 | 2026-07-16T17:09:44.274Z | Downloaded rand v0.9.5 |
| 448 | 2026-07-16T17:09:44.277Z | Downloaded crossterm v0.29.0 |
| 449 | 2026-07-16T17:09:44.293Z | Downloaded uuid v1.24.0 |
| 450 | 2026-07-16T17:09:44.298Z | Downloaded typenum v1.20.1 |
| 451 | 2026-07-16T17:09:44.301Z | Downloaded hyper-util v0.1.20 |
| 452 | 2026-07-16T17:09:44.305Z | Downloaded toml_edit v0.22.27 |
| 453 | 2026-07-16T17:09:44.309Z | Downloaded rand v0.10.2 |
| 454 | 2026-07-16T17:09:44.313Z | Downloaded miette v7.6.0 |
| 455 | 2026-07-16T17:09:44.351Z | Downloaded guppy v0.17.26 |
| 456 | 2026-07-16T17:09:44.363Z | Downloaded tokio-util v0.7.18 |
| 457 | 2026-07-16T17:09:44.363Z | Downloaded serde_json v1.0.150 |
| 458 | 2026-07-16T17:09:44.363Z | Downloaded h2 v0.4.15 |
| 459 | 2026-07-16T17:09:44.363Z | Downloaded hashbrown v0.17.1 |
| 460 | 2026-07-16T17:09:44.363Z | Downloaded unicode-normalization v0.1.25 |
| 461 | 2026-07-16T17:09:44.363Z | Downloaded aho-corasick v1.1.4 |
| 462 | 2026-07-16T17:09:44.363Z | Downloaded tower v0.5.3 |
| 463 | 2026-07-16T17:09:44.363Z | Downloaded futures-util v0.3.32 |
| 464 | 2026-07-16T17:09:44.363Z | Downloaded clap_builder v4.6.2 |
| 465 | 2026-07-16T17:09:44.363Z | Downloaded ron v0.12.2 |
| 466 | 2026-07-16T17:09:44.367Z | Downloaded idna v1.1.0 |
| 467 | 2026-07-16T17:09:44.367Z | Downloaded chrono v0.4.45 |
| 468 | 2026-07-16T17:09:44.374Z | Downloaded webpki-roots v1.0.8 |
| 469 | 2026-07-16T17:09:44.378Z | Downloaded unicode-segmentation v1.13.3 |
| 470 | 2026-07-16T17:09:44.382Z | Downloaded curve25519-dalek v4.1.3 |
| 471 | 2026-07-16T17:09:44.386Z | Downloaded hyper v1.10.1 |
| 472 | 2026-07-16T17:09:44.390Z | Downloaded itertools v0.14.0 |
| 473 | 2026-07-16T17:09:44.393Z | Downloaded vcpkg v0.2.15 |
| 474 | 2026-07-16T17:09:44.415Z | Downloaded unicode-width v0.2.2 |
| 475 | 2026-07-16T17:09:44.419Z | Downloaded pulldown-cmark v0.13.4 |
| 476 | 2026-07-16T17:09:44.422Z | Downloaded regex v1.13.1 |
| 477 | 2026-07-16T17:09:44.427Z | Downloaded gimli v0.32.3 |
| 478 | 2026-07-16T17:09:44.433Z | Downloaded reqwest v0.12.28 |
| 479 | 2026-07-16T17:09:44.439Z | Downloaded bstr v1.13.0 |
| 480 | 2026-07-16T17:09:44.456Z | Downloaded quick-xml v0.37.5 |
| 481 | 2026-07-16T17:09:44.462Z | Downloaded color-eyre v0.6.5 |
| 482 | 2026-07-16T17:09:44.475Z | Downloaded portable-atomic v1.13.1 |
| 483 | 2026-07-16T17:09:44.482Z | Downloaded tokio v1.52.4 |
| 484 | 2026-07-16T17:09:44.504Z | Downloaded tower-http v0.6.11 |
| 485 | 2026-07-16T17:09:44.508Z | Downloaded quick-xml v0.38.4 |
| 486 | 2026-07-16T17:09:44.531Z | Downloaded winnow v1.0.4 |
| 487 | 2026-07-16T17:09:44.537Z | Downloaded winnow v0.7.15 |
| 488 | 2026-07-16T17:09:44.543Z | Downloaded quinn-proto v0.11.16 |
| 489 | 2026-07-16T17:09:44.546Z | Downloaded tracing-subscriber v0.3.23 |
| 490 | 2026-07-16T17:09:44.554Z | Downloaded openssl v0.10.81 |
| 491 | 2026-07-16T17:09:44.591Z | Downloaded nextest-runner v0.80.0 |
| 492 | 2026-07-16T17:09:44.607Z | Downloaded unicode-width v0.1.14 |
| 493 | 2026-07-16T17:09:44.613Z | Downloaded zerocopy v0.8.54 |
| 494 | 2026-07-16T17:09:44.622Z | Downloaded regex-syntax v0.8.11 |
| 495 | 2026-07-16T17:09:44.633Z | Downloaded object v0.37.3 |
| 496 | 2026-07-16T17:09:44.639Z | Downloaded syn v2.0.119 |
| 497 | 2026-07-16T17:09:44.646Z | Downloaded nix v0.30.1 |
| 498 | 2026-07-16T17:09:44.657Z | Downloaded rustls v0.23.42 |
| 499 | 2026-07-16T17:09:44.663Z | Downloaded rustix v0.38.44 |
| 500 | 2026-07-16T17:09:44.685Z | Downloaded rustix v1.1.4 |
| 501 | 2026-07-16T17:09:44.710Z | Downloaded tracing v0.1.44 |
| 502 | 2026-07-16T17:09:44.750Z | Downloaded regex-automata v0.4.16 |
| 503 | 2026-07-16T17:09:44.816Z | Downloaded petgraph v0.8.3 |
| 504 | 2026-07-16T17:09:44.828Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 505 | 2026-07-16T17:09:44.836Z | Downloaded libc v0.2.186 |
| 506 | 2026-07-16T17:09:44.907Z | Downloaded recursion v0.5.4 |
| 507 | 2026-07-16T17:09:44.911Z | Downloaded ring v0.17.14 |
| 508 | 2026-07-16T17:09:44.964Z | Compiling libc v0.2.186 |
| 509 | 2026-07-16T17:09:44.964Z | Compiling proc-macro2 v1.0.106 |
| 510 | 2026-07-16T17:09:44.964Z | Compiling quote v1.0.46 |
| 511 | 2026-07-16T17:09:44.964Z | Compiling unicode-ident v1.0.24 |
| 512 | 2026-07-16T17:09:44.969Z | Compiling serde_core v1.0.228 |
| 513 | 2026-07-16T17:09:44.969Z | Compiling cfg-if v1.0.4 |
| 514 | 2026-07-16T17:09:44.969Z | Compiling memchr v2.8.3 |
| 515 | 2026-07-16T17:09:44.969Z | Compiling once_cell v1.21.4 |
| 516 | 2026-07-16T17:09:45.227Z | Compiling log v0.4.33 |
| 517 | 2026-07-16T17:09:45.227Z | Compiling pin-project-lite v0.2.17 |
| 518 | 2026-07-16T17:09:45.320Z | Compiling serde v1.0.228 |
| 519 | 2026-07-16T17:09:45.385Z | Compiling itoa v1.0.18 |
| 520 | 2026-07-16T17:09:45.526Z | Compiling futures-core v0.3.32 |
| 521 | 2026-07-16T17:09:45.631Z | Compiling smallvec v1.15.2 |
| 522 | 2026-07-16T17:09:45.681Z | Compiling bitflags v2.13.1 |
| 523 | 2026-07-16T17:09:45.686Z | Compiling shlex v2.0.1 |
| 524 | 2026-07-16T17:09:45.872Z | Compiling find-msvc-tools v0.1.9 |
| 525 | 2026-07-16T17:09:45.884Z | Compiling hashbrown v0.17.1 |
| 526 | 2026-07-16T17:09:46.070Z | Compiling errno v0.3.14 |
| 527 | 2026-07-16T17:09:46.084Z | Compiling equivalent v1.0.2 |
| 528 | 2026-07-16T17:09:46.138Z | Compiling bytes v1.12.1 |
| 529 | 2026-07-16T17:09:46.261Z | Compiling signal-hook-registry v1.4.8 |
| 530 | 2026-07-16T17:09:46.273Z | Compiling jobserver v0.1.35 |
| 531 | 2026-07-16T17:09:46.289Z | Compiling mio v1.2.2 |
| 532 | 2026-07-16T17:09:46.329Z | Compiling futures-sink v0.3.32 |
| 533 | 2026-07-16T17:09:46.437Z | Compiling syn v2.0.119 |
| 534 | 2026-07-16T17:09:46.448Z | Compiling rustix v1.1.4 |
| 535 | 2026-07-16T17:09:46.577Z | Compiling cc v1.2.67 |
| 536 | 2026-07-16T17:09:46.587Z | Compiling socket2 v0.6.5 |
| 537 | 2026-07-16T17:09:46.811Z | Compiling slab v0.4.12 |
| 538 | 2026-07-16T17:09:46.980Z | Compiling zmij v1.0.23 |
| 539 | 2026-07-16T17:09:46.980Z | Compiling futures-channel v0.3.32 |
| 540 | 2026-07-16T17:09:47.011Z | Compiling tracing-core v0.1.36 |
| 541 | 2026-07-16T17:09:47.233Z | Compiling version_check v0.9.5 |
| 542 | 2026-07-16T17:09:47.340Z | Compiling serde_json v1.0.150 |
| 543 | 2026-07-16T17:09:47.399Z | Compiling indexmap v2.14.0 |
| 544 | 2026-07-16T17:09:47.616Z | Compiling getrandom v0.4.3 |
| 545 | 2026-07-16T17:09:47.661Z | Compiling futures-io v0.3.32 |
| 546 | 2026-07-16T17:09:47.836Z | Compiling futures-task v0.3.32 |
| 547 | 2026-07-16T17:09:47.936Z | Compiling percent-encoding v2.3.2 |
| 548 | 2026-07-16T17:09:47.946Z | Compiling camino v1.2.4 |
| 549 | 2026-07-16T17:09:48.017Z | Compiling unicode-width v0.2.2 |
| 550 | 2026-07-16T17:09:48.220Z | Compiling ring v0.17.14 |
| 551 | 2026-07-16T17:09:48.310Z | Compiling http v1.4.2 |
| 552 | 2026-07-16T17:09:48.346Z | Compiling autocfg v1.5.1 |
| 553 | 2026-07-16T17:09:48.354Z | Compiling simd-adler32 v0.3.10 |
| 554 | 2026-07-16T17:09:48.380Z | Compiling zeroize v1.9.0 |
| 555 | 2026-07-16T17:09:48.588Z | Compiling adler2 v2.0.1 |
| 556 | 2026-07-16T17:09:48.708Z | Compiling num-traits v0.2.19 |
| 557 | 2026-07-16T17:09:48.757Z | Compiling miniz_oxide v0.8.9 |
| 558 | 2026-07-16T17:09:49.086Z | Compiling getrandom v0.3.4 |
| 559 | 2026-07-16T17:09:49.233Z | Compiling object v0.37.3 |
| 560 | 2026-07-16T17:09:49.448Z | Compiling zerocopy v0.8.54 |
| 561 | 2026-07-16T17:09:49.540Z | Compiling target-lexicon v0.13.5 |
| 562 | 2026-07-16T17:09:49.637Z | Compiling http-body v1.1.0 |
| 563 | 2026-07-16T17:09:49.889Z | Compiling rustls-pki-types v1.15.0 |
| 564 | 2026-07-16T17:09:49.976Z | Compiling form_urlencoded v1.2.2 |
| 565 | 2026-07-16T17:09:50.075Z | Compiling semver v1.0.28 |
| 566 | 2026-07-16T17:09:50.142Z | Compiling serde_derive v1.0.228 |
| 567 | 2026-07-16T17:09:50.206Z | Compiling tokio-macros v2.7.0 |
| 568 | 2026-07-16T17:09:50.250Z | Compiling futures-macro v0.3.32 |
| 569 | 2026-07-16T17:09:50.268Z | Compiling tracing-attributes v0.1.31 |
| 570 | 2026-07-16T17:09:50.618Z | Compiling getrandom v0.2.17 |
| 571 | 2026-07-16T17:09:50.745Z | Compiling utf8_iter v1.0.4 |
| 572 | 2026-07-16T17:09:50.766Z | Compiling owo-colors v4.3.0 |
| 573 | 2026-07-16T17:09:50.811Z | Compiling signal-hook v0.3.18 |
| 574 | 2026-07-16T17:09:50.910Z | Compiling idna_adapter v1.0.0 |
| 575 | 2026-07-16T17:09:50.970Z | Compiling tokio v1.52.4 |
| 576 | 2026-07-16T17:09:51.014Z | Compiling httparse v1.10.1 |
| 577 | 2026-07-16T17:09:51.041Z | Compiling guppy-workspace-hack v0.1.0 |
| 578 | 2026-07-16T17:09:51.083Z | Compiling futures-util v0.3.32 |
| 579 | 2026-07-16T17:09:51.105Z | Compiling fnv v1.0.7 |
| 580 | 2026-07-16T17:09:51.209Z | Compiling gimli v0.32.3 |
| 581 | 2026-07-16T17:09:51.265Z | Compiling untrusted v0.9.0 |
| 582 | 2026-07-16T17:09:51.364Z | Compiling thiserror v2.0.18 |
| 583 | 2026-07-16T17:09:51.479Z | Compiling tracing v0.1.44 |
| 584 | 2026-07-16T17:09:51.512Z | Compiling idna v1.1.0 |
| 585 | 2026-07-16T17:09:51.823Z | Compiling thiserror-impl v2.0.18 |
| 586 | 2026-07-16T17:09:53.162Z | Compiling addr2line v0.25.1 |
| 587 | 2026-07-16T17:09:53.449Z | Compiling generic-array v0.14.7 |
| 588 | 2026-07-16T17:09:53.592Z | Compiling tower-service v0.3.3 |
| 589 | 2026-07-16T17:09:53.690Z | Compiling typeid v1.0.3 |
| 590 | 2026-07-16T17:09:53.694Z | Compiling thiserror v1.0.69 |
| 591 | 2026-07-16T17:09:53.766Z | Compiling atomic-waker v1.1.2 |
| 592 | 2026-07-16T17:09:53.861Z | Compiling rustc-demangle v0.1.28 |
| 593 | 2026-07-16T17:09:53.895Z | Compiling pkg-config v0.3.33 |
| 594 | 2026-07-16T17:09:54.009Z | Compiling rustls v0.23.42 |
| 595 | 2026-07-16T17:09:54.028Z | Compiling fastrand v2.4.1 |
| 596 | 2026-07-16T17:09:54.219Z | Compiling target-spec v3.6.0 |
| 597 | 2026-07-16T17:09:54.346Z | Compiling try-lock v0.2.5 |
| 598 | 2026-07-16T17:09:54.364Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-07-16T17:09:54.467Z | Compiling want v0.3.1 |
| 600 | 2026-07-16T17:09:54.547Z | Compiling tempfile v3.27.0 |
| 601 | 2026-07-16T17:09:54.862Z | Compiling cfg-expr v0.20.8 |
| 602 | 2026-07-16T17:09:54.876Z | Compiling url v2.5.8 |
| 603 | 2026-07-16T17:09:54.960Z | Compiling tokio-util v0.7.18 |
| 604 | 2026-07-16T17:09:55.441Z | Compiling h2 v0.4.15 |
| 605 | 2026-07-16T17:09:56.297Z | Compiling backtrace v0.3.76 |
| 606 | 2026-07-16T17:09:56.597Z | Compiling thiserror-impl v1.0.69 |
| 607 | 2026-07-16T17:09:56.786Z | Compiling terminal_size v0.4.4 |
| 608 | 2026-07-16T17:09:56.916Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-07-16T17:09:56.945Z | Compiling typenum v1.20.1 |
| 610 | 2026-07-16T17:09:57.314Z | Compiling regex-syntax v0.8.11 |
| 611 | 2026-07-16T17:09:57.644Z | Compiling subtle v2.6.1 |
| 612 | 2026-07-16T17:09:57.776Z | Compiling erased-serde v0.4.10 |
| 613 | 2026-07-16T17:09:57.805Z | Compiling winnow v0.7.15 |
| 614 | 2026-07-16T17:09:58.080Z | Compiling rustls-webpki v0.103.13 |
| 615 | 2026-07-16T17:09:59.721Z | Compiling regex-automata v0.4.16 |
| 616 | 2026-07-16T17:10:01.026Z | Compiling hyper v1.10.1 |
| 617 | 2026-07-16T17:10:02.332Z | Compiling serde_spanned v0.6.9 |
| 618 | 2026-07-16T17:10:02.496Z | Compiling toml_datetime v0.6.11 |
| 619 | 2026-07-16T17:10:02.874Z | Compiling ahash v0.8.12 |
| 620 | 2026-07-16T17:10:03.146Z | Compiling sync_wrapper v1.0.2 |
| 621 | 2026-07-16T17:10:03.273Z | Compiling lazy_static v1.5.0 |
| 622 | 2026-07-16T17:10:03.385Z | Compiling ipnet v2.12.0 |
| 623 | 2026-07-16T17:10:03.909Z | Compiling nextest-workspace-hack v0.1.0 |
| 624 | 2026-07-16T17:10:04.146Z | Compiling base64 v0.22.1 |
| 625 | 2026-07-16T17:10:04.624Z | Compiling unicode-linebreak v0.1.5 |
| 626 | 2026-07-16T17:10:04.644Z | Compiling tower-layer v0.3.3 |
| 627 | 2026-07-16T17:10:04.699Z | Compiling either v1.16.0 |
| 628 | 2026-07-16T17:10:04.767Z | Compiling toml_write v0.1.2 |
| 629 | 2026-07-16T17:10:04.850Z | Compiling parking_lot_core v0.9.12 |
| 630 | 2026-07-16T17:10:04.891Z | Compiling portable-atomic v1.13.1 |
| 631 | 2026-07-16T17:10:04.932Z | Compiling foldhash v0.1.5 |
| 632 | 2026-07-16T17:10:05.014Z | Compiling is_ci v1.2.0 |
| 633 | 2026-07-16T17:10:05.134Z | Compiling unicode-segmentation v1.13.3 |
| 634 | 2026-07-16T17:10:05.148Z | Compiling crc32fast v1.5.0 |
| 635 | 2026-07-16T17:10:05.201Z | Compiling supports-color v3.0.2 |
| 636 | 2026-07-16T17:10:05.229Z | Compiling hashbrown v0.15.5 |
| 637 | 2026-07-16T17:10:05.421Z | Compiling toml_edit v0.22.27 |
| 638 | 2026-07-16T17:10:05.489Z | Compiling convert_case v0.10.0 |
| 639 | 2026-07-16T17:10:05.540Z | Compiling textwrap v0.16.2 |
| 640 | 2026-07-16T17:10:05.543Z | Compiling tower v0.5.3 |
| 641 | 2026-07-16T17:10:05.744Z | Compiling hyper-util v0.1.20 |
| 642 | 2026-07-16T17:10:05.910Z | Compiling tokio-rustls v0.26.4 |
| 643 | 2026-07-16T17:10:06.131Z | Compiling sharded-slab v0.1.7 |
| 644 | 2026-07-16T17:10:06.729Z | Compiling backtrace-ext v0.2.1 |
| 645 | 2026-07-16T17:10:06.824Z | Compiling ordered-float v2.10.1 |
| 646 | 2026-07-16T17:10:06.942Z | Compiling webpki-roots v1.0.8 |
| 647 | 2026-07-16T17:10:06.997Z | Compiling miette-derive v7.6.0 |
| 648 | 2026-07-16T17:10:07.058Z | Compiling pathdiff v0.2.3 |
| 649 | 2026-07-16T17:10:07.095Z | Compiling console v0.15.11 |
| 650 | 2026-07-16T17:10:07.181Z | Compiling cargo-platform v0.3.3 |
| 651 | 2026-07-16T17:10:07.742Z | Compiling tracing-log v0.2.0 |
| 652 | 2026-07-16T17:10:08.113Z | Compiling os_pipe v1.2.3 |
| 653 | 2026-07-16T17:10:08.129Z | Compiling thread_local v1.1.10 |
| 654 | 2026-07-16T17:10:08.296Z | Compiling rustix v0.38.44 |
| 655 | 2026-07-16T17:10:08.406Z | Compiling debug-ignore v1.0.5 |
| 656 | 2026-07-16T17:10:08.420Z | Compiling supports-hyperlinks v3.2.0 |
| 657 | 2026-07-16T17:10:08.495Z | Compiling zstd-safe v7.2.4 |
| 658 | 2026-07-16T17:10:08.520Z | Compiling ryu v1.0.23 |
| 659 | 2026-07-16T17:10:08.633Z | Compiling pulldown-cmark v0.13.4 |
| 660 | 2026-07-16T17:10:08.661Z | Compiling utf8parse v0.2.2 |
| 661 | 2026-07-16T17:10:08.749Z | Compiling supports-unicode v3.0.0 |
| 662 | 2026-07-16T17:10:08.780Z | Compiling fixedbitset v0.5.7 |
| 663 | 2026-07-16T17:10:08.804Z | Compiling unicode-width v0.1.14 |
| 664 | 2026-07-16T17:10:08.867Z | Compiling scopeguard v1.2.0 |
| 665 | 2026-07-16T17:10:08.919Z | Compiling cfg_aliases v0.2.2 |
| 666 | 2026-07-16T17:10:08.972Z | Compiling winnow v1.0.4 |
| 667 | 2026-07-16T17:10:09.107Z | Compiling miette v7.6.0 |
| 668 | 2026-07-16T17:10:09.308Z | Compiling petgraph v0.8.3 |
| 669 | 2026-07-16T17:10:09.400Z | Compiling nix v0.30.1 |
| 670 | 2026-07-16T17:10:09.807Z | Compiling lock_api v0.4.14 |
| 671 | 2026-07-16T17:10:10.050Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 672 | 2026-07-16T17:10:10.468Z | Compiling anstyle-parse v1.0.0 |
| 673 | 2026-07-16T17:10:10.791Z | Compiling serde_urlencoded v0.7.1 |
| 674 | 2026-07-16T17:10:11.099Z | Compiling tracing-subscriber v0.3.23 |
| 675 | 2026-07-16T17:10:11.197Z | Compiling sigchld v0.2.4 |
| 676 | 2026-07-16T17:10:11.275Z | Compiling cargo_metadata v0.23.1 |
| 677 | 2026-07-16T17:10:11.390Z | Compiling serde-value v0.7.0 |
| 678 | 2026-07-16T17:10:11.391Z | Compiling toml v0.8.23 |
| 679 | 2026-07-16T17:10:12.177Z | Compiling hyper-rustls v0.27.9 |
| 680 | 2026-07-16T17:10:12.849Z | Compiling serde-untagged v0.1.9 |
| 681 | 2026-07-16T17:10:13.257Z | Compiling tower-http v0.6.11 |
| 682 | 2026-07-16T17:10:13.595Z | Compiling derive_more-impl v2.1.1 |
| 683 | 2026-07-16T17:10:14.409Z | Compiling itertools v0.14.0 |
| 684 | 2026-07-16T17:10:14.444Z | Compiling regex v1.13.1 |
| 685 | 2026-07-16T17:10:14.607Z | Compiling crypto-common v0.1.7 |
| 686 | 2026-07-16T17:10:14.745Z | Compiling block-buffer v0.10.4 |
| 687 | 2026-07-16T17:10:14.847Z | Compiling ppv-lite86 v0.2.21 |
| 688 | 2026-07-16T17:10:14.896Z | Compiling rand_core v0.9.5 |
| 689 | 2026-07-16T17:10:14.905Z | Compiling futures-executor v0.3.32 |
| 690 | 2026-07-16T17:10:15.143Z | Compiling pin-project-internal v1.1.13 |
| 691 | 2026-07-16T17:10:15.168Z | Compiling http-body-util v0.1.4 |
| 692 | 2026-07-16T17:10:15.431Z | Compiling uuid v1.24.0 |
| 693 | 2026-07-16T17:10:15.459Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 694 | 2026-07-16T17:10:15.869Z | Compiling smol_str v0.3.6 |
| 695 | 2026-07-16T17:10:15.872Z | Compiling serde_spanned v1.1.1 |
| 696 | 2026-07-16T17:10:15.904Z | Compiling filetime v0.2.29 |
| 697 | 2026-07-16T17:10:15.964Z | Compiling vte v0.14.1 |
| 698 | 2026-07-16T17:10:16.020Z | Compiling bstr v1.13.0 |
| 699 | 2026-07-16T17:10:16.112Z | Compiling litrs v1.0.0 |
| 700 | 2026-07-16T17:10:16.190Z | Compiling anstyle-query v1.1.5 |
| 701 | 2026-07-16T17:10:16.211Z | Compiling tinyvec_macros v0.1.1 |
| 702 | 2026-07-16T17:10:16.293Z | Compiling unicase v2.9.0 |
| 703 | 2026-07-16T17:10:16.319Z | Compiling eyre v0.6.12 |
| 704 | 2026-07-16T17:10:16.475Z | Compiling xattr v1.6.1 |
| 705 | 2026-07-16T17:10:16.496Z | Compiling colorchoice v1.0.5 |
| 706 | 2026-07-16T17:10:16.678Z | Compiling number_prefix v0.4.0 |
| 707 | 2026-07-16T17:10:16.685Z | Compiling nested v0.1.1 |
| 708 | 2026-07-16T17:10:16.686Z | Compiling static_assertions v1.1.0 |
| 709 | 2026-07-16T17:10:16.729Z | Compiling color-spantrace v0.3.0 |
| 710 | 2026-07-16T17:10:16.744Z | Compiling is_terminal_polyfill v1.70.2 |
| 711 | 2026-07-16T17:10:16.773Z | Compiling unicode-xid v0.2.6 |
| 712 | 2026-07-16T17:10:16.785Z | Compiling anstyle v1.0.14 |
| 713 | 2026-07-16T17:10:16.795Z | Compiling iana-time-zone v0.1.65 |
| 714 | 2026-07-16T17:10:16.829Z | Compiling self_update v0.42.0 |
| 715 | 2026-07-16T17:10:16.840Z | Compiling guppy v0.17.26 |
| 716 | 2026-07-16T17:10:16.909Z | Compiling chrono v0.4.45 |
| 717 | 2026-07-16T17:10:17.043Z | Compiling anstream v1.0.0 |
| 718 | 2026-07-16T17:10:17.090Z | Compiling cargo-util-schemas v0.2.0 |
| 719 | 2026-07-16T17:10:17.138Z | Compiling indicatif v0.17.11 |
| 720 | 2026-07-16T17:10:17.839Z | Compiling tar v0.4.46 |
| 721 | 2026-07-16T17:10:18.250Z | Compiling document-features v0.2.12 |
| 722 | 2026-07-16T17:10:18.825Z | Compiling globset v0.4.19 |
| 723 | 2026-07-16T17:10:19.497Z | Compiling tinyvec v1.12.0 |
| 724 | 2026-07-16T17:10:19.931Z | Compiling pin-project v1.1.13 |
| 725 | 2026-07-16T17:10:20.016Z | Compiling strip-ansi-escapes v0.2.1 |
| 726 | 2026-07-16T17:10:20.042Z | Compiling nextest-metadata v0.12.2 |
| 727 | 2026-07-16T17:10:20.262Z | Compiling toml v1.1.3+spec-1.1.0 |
| 728 | 2026-07-16T17:10:20.290Z | Compiling newtype-uuid v1.3.2 |
| 729 | 2026-07-16T17:10:20.359Z | Compiling reqwest v0.12.28 |
| 730 | 2026-07-16T17:10:20.475Z | Compiling rand_chacha v0.9.0 |
| 731 | 2026-07-16T17:10:20.505Z | Compiling futures v0.3.32 |
| 732 | 2026-07-16T17:10:20.588Z | Compiling digest v0.10.7 |
| 733 | 2026-07-16T17:10:20.812Z | Compiling derive_more v2.1.1 |
| 734 | 2026-07-16T17:10:20.902Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-07-16T17:10:21.030Z | Compiling flate2 v1.1.9 |
| 736 | 2026-07-16T17:10:21.576Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-07-16T17:10:21.818Z | Compiling shared_child v1.1.1 |
| 738 | 2026-07-16T17:10:22.161Z | Compiling signal-hook-mio v0.2.5 |
| 739 | 2026-07-16T17:10:22.292Z | Compiling self-replace v1.5.0 |
| 740 | 2026-07-16T17:10:22.483Z | Compiling cargo-platform v0.2.0 |
| 741 | 2026-07-16T17:10:22.589Z | Compiling quick-xml v0.38.4 |
| 742 | 2026-07-16T17:10:23.039Z | Compiling quick-xml v0.37.5 |
| 743 | 2026-07-16T17:10:23.159Z | Compiling heck v0.5.0 |
| 744 | 2026-07-16T17:10:23.371Z | Compiling indenter v0.3.4 |
| 745 | 2026-07-16T17:10:23.469Z | Compiling recursion v0.5.4 |
| 746 | 2026-07-16T17:10:23.502Z | Compiling strsim v0.11.1 |
| 747 | 2026-07-16T17:10:23.852Z | Compiling humantime v2.4.0 |
| 748 | 2026-07-16T17:10:24.262Z | Compiling cpufeatures v0.2.17 |
| 749 | 2026-07-16T17:10:24.287Z | Compiling urlencoding v2.1.3 |
| 750 | 2026-07-16T17:10:24.318Z | Compiling clap_lex v1.1.0 |
| 751 | 2026-07-16T17:10:24.338Z | Compiling shell-words v1.1.1 |
| 752 | 2026-07-16T17:10:24.600Z | Compiling sha2 v0.10.9 |
| 753 | 2026-07-16T17:10:24.671Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-07-16T17:10:24.782Z | Compiling clap_builder v4.6.2 |
| 755 | 2026-07-16T17:10:24.830Z | Compiling clap_derive v4.6.1 |
| 756 | 2026-07-16T17:10:25.218Z | Compiling nextest-filtering v0.15.0 |
| 757 | 2026-07-16T17:10:26.343Z | Compiling quick-junit v0.5.2 |
| 758 | 2026-07-16T17:10:26.604Z | Compiling cargo_metadata v0.20.0 |
| 759 | 2026-07-16T17:10:29.186Z | Compiling atomicwrites v0.4.4 |
| 760 | 2026-07-16T17:10:29.471Z | Compiling cargo-nextest v0.9.97 |
| 761 | 2026-07-16T17:10:29.471Z | Compiling crossterm v0.29.0 |
| 762 | 2026-07-16T17:10:30.539Z | Compiling duct v0.13.7 |
| 763 | 2026-07-16T17:10:31.005Z | Compiling config v0.15.25 |
| 764 | 2026-07-16T17:10:31.100Z | Compiling rand v0.9.5 |
| 765 | 2026-07-16T17:10:31.240Z | Compiling zstd v0.13.3 |
| 766 | 2026-07-16T17:10:31.667Z | Compiling async-scoped v0.9.0 |
| 767 | 2026-07-16T17:10:31.790Z | Compiling unicode-normalization v0.1.25 |
| 768 | 2026-07-16T17:10:31.848Z | Compiling target-spec-miette v0.4.8 |
| 769 | 2026-07-16T17:10:31.866Z | Compiling future-queue v0.4.0 |
| 770 | 2026-07-16T17:10:32.154Z | Compiling mukti-metadata v0.3.0 |
| 771 | 2026-07-16T17:10:32.287Z | Compiling tokio-stream v0.1.18 |
| 772 | 2026-07-16T17:10:32.287Z | Compiling camino-tempfile v1.4.1 |
| 773 | 2026-07-16T17:10:32.366Z | Compiling derive-where v1.6.1 |
| 774 | 2026-07-16T17:10:32.652Z | Compiling serde_ignored v0.1.14 |
| 775 | 2026-07-16T17:10:32.713Z | Compiling serde_path_to_error v0.1.20 |
| 776 | 2026-07-16T17:10:32.731Z | Compiling swrite v0.1.0 |
| 777 | 2026-07-16T17:10:32.838Z | Compiling xxhash-rust v0.8.17 |
| 778 | 2026-07-16T17:10:32.934Z | Compiling home v0.5.12 |
| 779 | 2026-07-16T17:10:32.956Z | Compiling hex v0.4.3 |
| 780 | 2026-07-16T17:10:33.018Z | Compiling indent_write v2.2.0 |
| 781 | 2026-07-16T17:10:33.051Z | Compiling color-eyre v0.6.5 |
| 782 | 2026-07-16T17:10:33.180Z | Compiling clap v4.6.2 |
| 783 | 2026-07-16T17:10:33.193Z | Compiling dialoguer v0.11.0 |
| 784 | 2026-07-16T17:10:33.235Z | Compiling enable-ansi-support v0.2.1 |
| 785 | 2026-07-16T17:10:33.631Z | Compiling nextest-runner v0.80.0 |
| 786 | 2026-07-16T17:10:51.888Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 787 | 2026-07-16T17:10:52.058Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 788 | 2026-07-16T17:10:52.068Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 789 | 2026-07-16T17:10:52.179Z | + pushd rdb |
| 790 | 2026-07-16T17:10:52.188Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 791 | 2026-07-16T17:10:52.189Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 792 | 2026-07-16T17:10:52.344Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 793 | 2026-07-16T17:10:53.224Z | From https://github.com/oxidecomputer/falcon |
| 794 | 2026-07-16T17:10:53.224Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 795 | 2026-07-16T17:10:53.300Z | Updating crates.io index |
| 796 | 2026-07-16T17:10:53.305Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 797 | 2026-07-16T17:10:53.758Z | From https://github.com/oxidecomputer/dendrite |
| 798 | 2026-07-16T17:10:53.759Z | * [new ref] 4871abc13ca21ee97c684f1d5ed363e8a86f3441 -> refs/commit/4871abc13ca21ee97c684f1d5ed363e8a86f3441 |
| 799 | 2026-07-16T17:10:53.793Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 800 | 2026-07-16T17:10:54.039Z | From https://github.com/oxidecomputer/ispf |
| 801 | 2026-07-16T17:10:54.039Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 802 | 2026-07-16T17:10:54.047Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 803 | 2026-07-16T17:10:54.390Z | From https://github.com/oxidecomputer/netadm-sys |
| 804 | 2026-07-16T17:10:54.390Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 805 | 2026-07-16T17:10:54.396Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 806 | 2026-07-16T17:11:04.892Z | From https://github.com/oxidecomputer/omicron |
| 807 | 2026-07-16T17:11:04.892Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 808 | 2026-07-16T17:11:05.315Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 809 | 2026-07-16T17:11:06.163Z | From https://github.com/oxidecomputer/opte |
| 810 | 2026-07-16T17:11:06.163Z | * [new ref] dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc -> refs/commit/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc |
| 811 | 2026-07-16T17:11:06.191Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 812 | 2026-07-16T17:11:06.409Z | From https://github.com/oxidecomputer/slog-error-chain |
| 813 | 2026-07-16T17:11:06.409Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 814 | 2026-07-16T17:11:06.419Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 815 | 2026-07-16T17:11:06.701Z | From https://github.com/illumos/smf-rs |
| 816 | 2026-07-16T17:11:06.701Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 817 | 2026-07-16T17:11:06.708Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 818 | 2026-07-16T17:11:06.944Z | From https://github.com/oxidecomputer/network-interface |
| 819 | 2026-07-16T17:11:06.944Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 820 | 2026-07-16T17:11:06.951Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 821 | 2026-07-16T17:11:07.185Z | From https://github.com/oxidecomputer/zone |
| 822 | 2026-07-16T17:11:07.185Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 823 | 2026-07-16T17:11:07.194Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 824 | 2026-07-16T17:11:08.046Z | From https://github.com/oxidecomputer/propolis |
| 825 | 2026-07-16T17:11:08.046Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 826 | 2026-07-16T17:11:08.092Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 827 | 2026-07-16T17:11:08.591Z | From https://github.com/oxidecomputer/transceiver-control |
| 828 | 2026-07-16T17:11:08.591Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 829 | 2026-07-16T17:11:08.602Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 830 | 2026-07-16T17:11:08.860Z | From https://github.com/oxidecomputer/dlpi-sys |
| 831 | 2026-07-16T17:11:08.860Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 832 | 2026-07-16T17:11:08.865Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 833 | 2026-07-16T17:11:09.136Z | From https://github.com/jmesmon/rust-libzfs |
| 834 | 2026-07-16T17:11:09.136Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 835 | 2026-07-16T17:11:09.145Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 836 | 2026-07-16T17:11:09.384Z | From https://github.com/oxidecomputer/rusty-doors |
| 837 | 2026-07-16T17:11:09.384Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 838 | 2026-07-16T17:11:09.391Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 839 | 2026-07-16T17:11:09.694Z | From https://github.com/oxidecomputer/lldp |
| 840 | 2026-07-16T17:11:09.694Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 841 | 2026-07-16T17:11:09.706Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 842 | 2026-07-16T17:11:09.975Z | From https://github.com/oxidecomputer/tufaceous |
| 843 | 2026-07-16T17:11:09.975Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 844 | 2026-07-16T17:11:09.993Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 845 | 2026-07-16T17:11:10.507Z | From https://github.com/oxidecomputer/management-gateway-service |
| 846 | 2026-07-16T17:11:10.507Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 847 | 2026-07-16T17:11:10.520Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 848 | 2026-07-16T17:11:11.582Z | From https://github.com/oxidecomputer/crucible |
| 849 | 2026-07-16T17:11:11.582Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 850 | 2026-07-16T17:11:11.627Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 851 | 2026-07-16T17:11:11.899Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 852 | 2026-07-16T17:11:11.899Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 853 | 2026-07-16T17:11:11.903Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 854 | 2026-07-16T17:11:12.333Z | From https://github.com/oxidecomputer/propolis |
| 855 | 2026-07-16T17:11:12.333Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 856 | 2026-07-16T17:11:12.381Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 857 | 2026-07-16T17:11:13.186Z | From https://github.com/oxidecomputer/crucible |
| 858 | 2026-07-16T17:11:13.186Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 859 | 2026-07-16T17:11:13.266Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 860 | 2026-07-16T17:11:13.611Z | From https://github.com/oxidecomputer/tofino |
| 861 | 2026-07-16T17:11:13.612Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 862 | 2026-07-16T17:11:13.622Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 863 | 2026-07-16T17:11:14.556Z | From https://github.com/oxidecomputer/maghemite |
| 864 | 2026-07-16T17:11:14.556Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 865 | 2026-07-16T17:11:14.586Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 866 | 2026-07-16T17:11:14.867Z | From https://github.com/oxidecomputer/clickward |
| 867 | 2026-07-16T17:11:14.867Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 868 | 2026-07-16T17:11:14.873Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 869 | 2026-07-16T17:11:15.142Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 870 | 2026-07-16T17:11:15.142Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 871 | 2026-07-16T17:11:15.996Z | Downloading crates ... |
| 872 | 2026-07-16T17:11:16.112Z | Downloaded aead v0.5.2 |
| 873 | 2026-07-16T17:11:16.125Z | Downloaded async-recursion v1.1.1 |
| 874 | 2026-07-16T17:11:16.125Z | Downloaded base16ct v0.2.0 |
| 875 | 2026-07-16T17:11:16.125Z | Downloaded bit-set v0.8.0 |
| 876 | 2026-07-16T17:11:16.125Z | Downloaded arrayref v0.3.9 |
| 877 | 2026-07-16T17:11:16.125Z | Downloaded hmac v0.12.1 |
| 878 | 2026-07-16T17:11:16.125Z | Downloaded glob v0.3.3 |
| 879 | 2026-07-16T17:11:16.132Z | Downloaded async-stream v0.3.6 |
| 880 | 2026-07-16T17:11:16.132Z | Downloaded ciborium-io v0.2.2 |
| 881 | 2026-07-16T17:11:16.132Z | Downloaded base16ct v1.0.0 |
| 882 | 2026-07-16T17:11:16.135Z | Downloaded fxhash v0.2.1 |
| 883 | 2026-07-16T17:11:16.135Z | Downloaded foreign-types-macros v0.2.3 |
| 884 | 2026-07-16T17:11:16.135Z | Downloaded float-ord v0.3.2 |
| 885 | 2026-07-16T17:11:16.135Z | Downloaded cobs v0.3.0 |
| 886 | 2026-07-16T17:11:16.135Z | Downloaded embedded-io v0.4.0 |
| 887 | 2026-07-16T17:11:16.135Z | Downloaded ident_case v1.0.1 |
| 888 | 2026-07-16T17:11:16.135Z | Downloaded dunce v1.0.5 |
| 889 | 2026-07-16T17:11:16.138Z | Downloaded cfg_aliases v0.2.1 |
| 890 | 2026-07-16T17:11:16.141Z | Downloaded async-stream-impl v0.3.6 |
| 891 | 2026-07-16T17:11:16.142Z | Downloaded embedded-io v0.6.1 |
| 892 | 2026-07-16T17:11:16.144Z | Downloaded hostname v0.3.1 |
| 893 | 2026-07-16T17:11:16.148Z | Downloaded bitflags v1.3.2 |
| 894 | 2026-07-16T17:11:16.155Z | Downloaded dyn-clone v1.0.20 |
| 895 | 2026-07-16T17:11:16.155Z | Downloaded git-stub v1.0.0 |
| 896 | 2026-07-16T17:11:16.158Z | Downloaded byte-wrapper v0.1.0 |
| 897 | 2026-07-16T17:11:16.158Z | Downloaded compression-codecs v0.4.38 |
| 898 | 2026-07-16T17:11:16.158Z | Downloaded argon2 v0.5.3 |
| 899 | 2026-07-16T17:11:16.158Z | Downloaded gethostname v0.5.0 |
| 900 | 2026-07-16T17:11:16.161Z | Downloaded foreign-types-shared v0.3.1 |
| 901 | 2026-07-16T17:11:16.161Z | Downloaded group v0.13.0 |
| 902 | 2026-07-16T17:11:16.161Z | Downloaded crucible-workspace-hack v0.1.0 |
| 903 | 2026-07-16T17:11:16.161Z | Downloaded ciborium-ll v0.2.2 |
| 904 | 2026-07-16T17:11:16.165Z | Downloaded async-trait v0.1.89 |
| 905 | 2026-07-16T17:11:16.165Z | Downloaded fs-err v3.3.0 |
| 906 | 2026-07-16T17:11:16.165Z | Downloaded foldhash v0.2.0 |
| 907 | 2026-07-16T17:11:16.173Z | Downloaded hash32 v0.3.1 |
| 908 | 2026-07-16T17:11:16.173Z | Downloaded erased-serde v0.3.31 |
| 909 | 2026-07-16T17:11:16.179Z | Downloaded compression-core v0.4.32 |
| 910 | 2026-07-16T17:11:16.179Z | Downloaded globset v0.4.18 |
| 911 | 2026-07-16T17:11:16.179Z | Downloaded git-stub-vcs v0.1.0 |
| 912 | 2026-07-16T17:11:16.179Z | Downloaded cstr-argument v0.1.2 |
| 913 | 2026-07-16T17:11:16.179Z | Downloaded crunchy v0.2.4 |
| 914 | 2026-07-16T17:11:16.179Z | Downloaded enum-as-inner v0.6.1 |
| 915 | 2026-07-16T17:11:16.179Z | Downloaded idna_adapter v1.2.2 |
| 916 | 2026-07-16T17:11:16.180Z | Downloaded hubpack v0.1.2 |
| 917 | 2026-07-16T17:11:16.180Z | Downloaded http-body v1.0.1 |
| 918 | 2026-07-16T17:11:16.188Z | Downloaded dof v0.4.0 |
| 919 | 2026-07-16T17:11:16.188Z | Downloaded crypto-common v0.2.2 |
| 920 | 2026-07-16T17:11:16.188Z | Downloaded block-buffer v0.12.0 |
| 921 | 2026-07-16T17:11:16.188Z | Downloaded foreign-types v0.5.0 |
| 922 | 2026-07-16T17:11:16.188Z | Downloaded keccak v0.1.6 |
| 923 | 2026-07-16T17:11:16.188Z | Downloaded convert_case v0.4.0 |
| 924 | 2026-07-16T17:11:16.188Z | Downloaded const-random-macro v0.1.16 |
| 925 | 2026-07-16T17:11:16.188Z | Downloaded libscf-sys v1.2.0 |
| 926 | 2026-07-16T17:11:16.191Z | Downloaded cipher v0.4.4 |
| 927 | 2026-07-16T17:11:16.191Z | Downloaded hubpack_derive v0.1.1 |
| 928 | 2026-07-16T17:11:16.191Z | Downloaded dtrace-parser v0.2.0 |
| 929 | 2026-07-16T17:11:16.191Z | Downloaded bit-vec v0.8.0 |
| 930 | 2026-07-16T17:11:16.191Z | Downloaded inout v0.1.4 |
| 931 | 2026-07-16T17:11:16.191Z | Downloaded managed v0.8.0 |
| 932 | 2026-07-16T17:11:16.191Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 933 | 2026-07-16T17:11:16.191Z | Downloaded is-terminal v0.4.17 |
| 934 | 2026-07-16T17:11:16.191Z | Downloaded defmt-parser v1.0.0 |
| 935 | 2026-07-16T17:11:16.194Z | Downloaded instant v0.1.13 |
| 936 | 2026-07-16T17:11:16.197Z | Downloaded heck v0.4.1 |
| 937 | 2026-07-16T17:11:16.197Z | Downloaded dof v0.3.0 |
| 938 | 2026-07-16T17:11:16.197Z | Downloaded internet-checksum v0.2.1 |
| 939 | 2026-07-16T17:11:16.200Z | Downloaded humantime v2.3.0 |
| 940 | 2026-07-16T17:11:16.201Z | Downloaded crc8 v0.1.1 |
| 941 | 2026-07-16T17:11:16.201Z | Downloaded httpdate v1.0.3 |
| 942 | 2026-07-16T17:11:16.201Z | Downloaded ff v0.13.1 |
| 943 | 2026-07-16T17:11:16.207Z | Downloaded hostname v0.4.2 |
| 944 | 2026-07-16T17:11:16.207Z | Downloaded memoffset v0.9.1 |
| 945 | 2026-07-16T17:11:16.207Z | Downloaded dtrace-parser v0.3.0 |
| 946 | 2026-07-16T17:11:16.207Z | Downloaded darling_macro v0.23.0 |
| 947 | 2026-07-16T17:11:16.209Z | Downloaded fixedbitset v0.4.2 |
| 948 | 2026-07-16T17:11:16.210Z | Downloaded const-random v0.1.18 |
| 949 | 2026-07-16T17:11:16.210Z | Downloaded darling_macro v0.21.3 |
| 950 | 2026-07-16T17:11:16.210Z | Downloaded memmap v0.7.0 |
| 951 | 2026-07-16T17:11:16.212Z | Downloaded critical-section v1.2.0 |
| 952 | 2026-07-16T17:11:16.212Z | Downloaded match_cfg v0.1.0 |
| 953 | 2026-07-16T17:11:16.215Z | Downloaded bs58 v0.5.1 |
| 954 | 2026-07-16T17:11:16.218Z | Downloaded byteorder v1.5.0 |
| 955 | 2026-07-16T17:11:16.219Z | Downloaded newtype-uuid-macros v0.1.0 |
| 956 | 2026-07-16T17:11:16.221Z | Downloaded mime v0.3.17 |
| 957 | 2026-07-16T17:11:16.221Z | Downloaded natord v1.0.9 |
| 958 | 2026-07-16T17:11:16.224Z | Downloaded newline-converter v0.3.0 |
| 959 | 2026-07-16T17:11:16.227Z | Downloaded no-std-compat v0.4.1 |
| 960 | 2026-07-16T17:11:16.227Z | Downloaded http-body-util v0.1.3 |
| 961 | 2026-07-16T17:11:16.230Z | Downloaded colored v3.1.1 |
| 962 | 2026-07-16T17:11:16.233Z | Downloaded cancel-safe-futures v0.1.5 |
| 963 | 2026-07-16T17:11:16.236Z | Downloaded arrayvec v0.7.6 |
| 964 | 2026-07-16T17:11:16.236Z | Downloaded linked-hash-map v0.5.6 |
| 965 | 2026-07-16T17:11:16.241Z | Downloaded constant_time_eq v0.4.2 |
| 966 | 2026-07-16T17:11:16.244Z | Downloaded bytecount v0.6.9 |
| 967 | 2026-07-16T17:11:16.247Z | Downloaded num-conv v0.2.2 |
| 968 | 2026-07-16T17:11:16.247Z | Downloaded num-derive v0.4.2 |
| 969 | 2026-07-16T17:11:16.250Z | Downloaded num-iter v0.1.45 |
| 970 | 2026-07-16T17:11:16.250Z | Downloaded num v0.4.3 |
| 971 | 2026-07-16T17:11:16.250Z | Downloaded digest v0.11.3 |
| 972 | 2026-07-16T17:11:16.253Z | Downloaded newtype_derive v0.1.6 |
| 973 | 2026-07-16T17:11:16.253Z | Downloaded derive-ex v0.1.8 |
| 974 | 2026-07-16T17:11:16.253Z | Downloaded defmt v0.3.100 |
| 975 | 2026-07-16T17:11:16.256Z | Downloaded opaque-debug v0.3.1 |
| 976 | 2026-07-16T17:11:16.256Z | Downloaded num_enum_derive v0.5.11 |
| 977 | 2026-07-16T17:11:16.256Z | Downloaded fs_extra v1.3.0 |
| 978 | 2026-07-16T17:11:16.258Z | Downloaded data-encoding v2.11.0 |
| 979 | 2026-07-16T17:11:16.259Z | Downloaded ingot v0.1.1 |
| 980 | 2026-07-16T17:11:16.259Z | Downloaded cmake v0.1.58 |
| 981 | 2026-07-16T17:11:16.262Z | Downloaded omicron-workspace-hack v0.1.0 |
| 982 | 2026-07-16T17:11:16.262Z | Downloaded ipnetwork v0.21.1 |
| 983 | 2026-07-16T17:11:16.264Z | Downloaded linear-map v1.2.0 |
| 984 | 2026-07-16T17:11:16.264Z | Downloaded highway v1.3.0 |
| 985 | 2026-07-16T17:11:16.264Z | Downloaded displaydoc v0.2.6 |
| 986 | 2026-07-16T17:11:16.267Z | Downloaded defmt-macros v1.1.0 |
| 987 | 2026-07-16T17:11:16.271Z | Downloaded olpc-cjson v0.1.4 |
| 988 | 2026-07-16T17:11:16.271Z | Downloaded daft-derive v0.1.7 |
| 989 | 2026-07-16T17:11:16.275Z | Downloaded parse-display v0.10.0 |
| 990 | 2026-07-16T17:11:16.275Z | Downloaded num_threads v0.1.7 |
| 991 | 2026-07-16T17:11:16.275Z | Downloaded const_format_proc_macros v0.2.34 |
| 992 | 2026-07-16T17:11:16.275Z | Downloaded bcs v0.1.6 |
| 993 | 2026-07-16T17:11:16.278Z | Downloaded pretty-hex v0.4.2 |
| 994 | 2026-07-16T17:11:16.278Z | Downloaded daft v0.1.7 |
| 995 | 2026-07-16T17:11:16.282Z | Downloaded crossbeam-deque v0.8.6 |
| 996 | 2026-07-16T17:11:16.282Z | Downloaded plain v0.2.3 |
| 997 | 2026-07-16T17:11:16.282Z | Downloaded backoff v0.4.0 |
| 998 | 2026-07-16T17:11:16.282Z | Downloaded ciborium v0.2.2 |
| 999 | 2026-07-16T17:11:16.285Z | Downloaded diff v0.1.13 |
| 1000 | 2026-07-16T17:11:16.285Z | Downloaded multer v3.1.0 |
| 1001 | 2026-07-16T17:11:16.290Z | Downloaded ingot-types v0.1.2 |
| 1002 | 2026-07-16T17:11:16.290Z | Downloaded macaddr v1.0.1 |
| 1003 | 2026-07-16T17:11:16.290Z | Downloaded libsw-core v0.3.2 |
| 1004 | 2026-07-16T17:11:16.293Z | Downloaded phf_shared v0.12.1 |
| 1005 | 2026-07-16T17:11:16.293Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1006 | 2026-07-16T17:11:16.295Z | Downloaded lru-cache v0.1.2 |
| 1007 | 2026-07-16T17:11:16.295Z | Downloaded clap v4.6.1 |
| 1008 | 2026-07-16T17:11:16.299Z | Downloaded darling v0.23.0 |
| 1009 | 2026-07-16T17:11:16.301Z | Downloaded libsw v3.5.0 |
| 1010 | 2026-07-16T17:11:16.304Z | Downloaded crossbeam-epoch v0.9.18 |
| 1011 | 2026-07-16T17:11:16.304Z | Downloaded anyhow v1.0.103 |
| 1012 | 2026-07-16T17:11:16.307Z | Downloaded progenitor-client v0.10.0 |
| 1013 | 2026-07-16T17:11:16.307Z | Downloaded csv-core v0.1.13 |
| 1014 | 2026-07-16T17:11:16.310Z | Downloaded backon v1.6.0 |
| 1015 | 2026-07-16T17:11:16.310Z | Downloaded powerfmt v0.2.0 |
| 1016 | 2026-07-16T17:11:16.310Z | Downloaded potential_utf v0.1.5 |
| 1017 | 2026-07-16T17:11:16.313Z | Downloaded num-rational v0.4.2 |
| 1018 | 2026-07-16T17:11:16.313Z | Downloaded num-integer v0.1.46 |
| 1019 | 2026-07-16T17:11:16.316Z | Downloaded allocator-api2 v0.2.21 |
| 1020 | 2026-07-16T17:11:16.316Z | Downloaded proc-macro-crate v3.5.0 |
| 1021 | 2026-07-16T17:11:16.320Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1022 | 2026-07-16T17:11:16.320Z | Downloaded proc-macro-crate v1.3.1 |
| 1023 | 2026-07-16T17:11:16.320Z | Downloaded crossbeam-utils v0.8.21 |
| 1024 | 2026-07-16T17:11:16.324Z | Downloaded progenitor-macro v0.10.0 |
| 1025 | 2026-07-16T17:11:16.324Z | Downloaded console v0.16.3 |
| 1026 | 2026-07-16T17:11:16.324Z | Downloaded chacha20 v0.9.1 |
| 1027 | 2026-07-16T17:11:16.324Z | Downloaded deranged v0.5.8 |
| 1028 | 2026-07-16T17:11:16.329Z | Downloaded chacha20 v0.10.0 |
| 1029 | 2026-07-16T17:11:16.329Z | Downloaded cookie v0.18.1 |
| 1030 | 2026-07-16T17:11:16.329Z | Downloaded paste v1.0.15 |
| 1031 | 2026-07-16T17:11:16.332Z | Downloaded pem v3.0.6 |
| 1032 | 2026-07-16T17:11:16.332Z | Downloaded parking_lot_core v0.8.6 |
| 1033 | 2026-07-16T17:11:16.332Z | Downloaded cargo_toml v0.22.3 |
| 1034 | 2026-07-16T17:11:16.336Z | Downloaded rand_xorshift v0.4.0 |
| 1035 | 2026-07-16T17:11:16.336Z | Downloaded ref-cast v1.0.25 |
| 1036 | 2026-07-16T17:11:16.336Z | Downloaded progenitor-client v0.14.0 |
| 1037 | 2026-07-16T17:11:16.343Z | Downloaded defmt v1.1.0 |
| 1038 | 2026-07-16T17:11:16.343Z | Downloaded rand_chacha v0.3.1 |
| 1039 | 2026-07-16T17:11:16.346Z | Downloaded progenitor-macro v0.13.0 |
| 1040 | 2026-07-16T17:11:16.346Z | Downloaded num-complex v0.4.6 |
| 1041 | 2026-07-16T17:11:16.346Z | Downloaded quick-error v1.2.3 |
| 1042 | 2026-07-16T17:11:16.346Z | Downloaded phf v0.12.1 |
| 1043 | 2026-07-16T17:11:16.346Z | Downloaded konst_macro_rules v0.2.19 |
| 1044 | 2026-07-16T17:11:16.346Z | Downloaded litemap v0.8.2 |
| 1045 | 2026-07-16T17:11:16.349Z | Downloaded proc-macro-error v1.0.4 |
| 1046 | 2026-07-16T17:11:16.353Z | Downloaded num_enum v0.7.6 |
| 1047 | 2026-07-16T17:11:16.357Z | Downloaded num_enum v0.5.11 |
| 1048 | 2026-07-16T17:11:16.360Z | Downloaded oxnet v0.1.6 |
| 1049 | 2026-07-16T17:11:16.360Z | Downloaded arc-swap v1.9.1 |
| 1050 | 2026-07-16T17:11:16.364Z | Downloaded blake2 v0.10.6 |
| 1051 | 2026-07-16T17:11:16.368Z | Downloaded progenitor-client v0.13.0 |
| 1052 | 2026-07-16T17:11:16.368Z | Downloaded bitflags v2.12.1 |
| 1053 | 2026-07-16T17:11:16.368Z | Downloaded progenitor-macro v0.14.0 |
| 1054 | 2026-07-16T17:11:16.372Z | Downloaded jobserver v0.1.34 |
| 1055 | 2026-07-16T17:11:16.372Z | Downloaded ingot-macros v0.1.1 |
| 1056 | 2026-07-16T17:11:16.372Z | Downloaded base64 v0.21.7 |
| 1057 | 2026-07-16T17:11:16.375Z | Downloaded quote v1.0.45 |
| 1058 | 2026-07-16T17:11:16.377Z | Downloaded rustc_version v0.1.7 |
| 1059 | 2026-07-16T17:11:16.380Z | Downloaded serde_plain v1.0.2 |
| 1060 | 2026-07-16T17:11:16.383Z | Downloaded semver v0.1.20 |
| 1061 | 2026-07-16T17:11:16.383Z | Downloaded serde_repr v0.1.20 |
| 1062 | 2026-07-16T17:11:16.383Z | Downloaded same-file v1.0.6 |
| 1063 | 2026-07-16T17:11:16.386Z | Downloaded rustc-hash v2.1.2 |
| 1064 | 2026-07-16T17:11:16.386Z | Downloaded scroll_derive v0.13.1 |
| 1065 | 2026-07-16T17:11:16.386Z | Downloaded elliptic-curve v0.13.8 |
| 1066 | 2026-07-16T17:11:16.389Z | Downloaded siphasher v1.0.3 |
| 1067 | 2026-07-16T17:11:16.392Z | Downloaded parse-display-derive v0.10.0 |
| 1068 | 2026-07-16T17:11:16.392Z | Downloaded sha1 v0.10.6 |
| 1069 | 2026-07-16T17:11:16.392Z | Downloaded num_enum_derive v0.7.6 |
| 1070 | 2026-07-16T17:11:16.392Z | Downloaded drift v0.2.0 |
| 1071 | 2026-07-16T17:11:16.398Z | Downloaded secrecy v0.10.3 |
| 1072 | 2026-07-16T17:11:16.400Z | Downloaded ref-cast-impl v1.0.25 |
| 1073 | 2026-07-16T17:11:16.400Z | Downloaded sigpipe v0.1.3 |
| 1074 | 2026-07-16T17:11:16.400Z | Downloaded serde-big-array v0.5.1 |
| 1075 | 2026-07-16T17:11:16.403Z | Downloaded scroll_derive v0.12.1 |
| 1076 | 2026-07-16T17:11:16.403Z | Downloaded proc-macro-error2 v2.0.1 |
| 1077 | 2026-07-16T17:11:16.406Z | Downloaded sha1 v0.11.0 |
| 1078 | 2026-07-16T17:11:16.406Z | Downloaded serial_test_derive v3.5.0 |
| 1079 | 2026-07-16T17:11:16.406Z | Downloaded serial_test v3.5.0 |
| 1080 | 2026-07-16T17:11:16.409Z | Downloaded progenitor v0.14.0 |
| 1081 | 2026-07-16T17:11:16.409Z | Downloaded chacha20poly1305 v0.10.1 |
| 1082 | 2026-07-16T17:11:16.411Z | Downloaded memmap2 v0.9.10 |
| 1083 | 2026-07-16T17:11:16.411Z | Downloaded port-file v0.1.0 |
| 1084 | 2026-07-16T17:11:16.414Z | Downloaded bytes v1.11.1 |
| 1085 | 2026-07-16T17:11:16.417Z | Downloaded dropshot_endpoint v0.17.1 |
| 1086 | 2026-07-16T17:11:16.417Z | Downloaded poly1305 v0.8.0 |
| 1087 | 2026-07-16T17:11:16.424Z | Downloaded darling v0.21.3 |
| 1088 | 2026-07-16T17:11:16.427Z | Downloaded progenitor-extras v0.2.0 |
| 1089 | 2026-07-16T17:11:16.427Z | Downloaded rustls-native-certs v0.8.4 |
| 1090 | 2026-07-16T17:11:16.427Z | Downloaded getrandom v0.4.2 |
| 1091 | 2026-07-16T17:11:16.431Z | Downloaded smawk v0.3.2 |
| 1092 | 2026-07-16T17:11:16.434Z | Downloaded icu_properties v2.2.0 |
| 1093 | 2026-07-16T17:11:16.439Z | Downloaded spin v0.5.2 |
| 1094 | 2026-07-16T17:11:16.439Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1095 | 2026-07-16T17:11:16.439Z | Downloaded rustls-pemfile v2.2.0 |
| 1096 | 2026-07-16T17:11:16.443Z | Downloaded pest_derive v2.8.6 |
| 1097 | 2026-07-16T17:11:16.443Z | Downloaded derive_more v0.99.20 |
| 1098 | 2026-07-16T17:11:16.446Z | Downloaded slog-envlogger v2.2.0 |
| 1099 | 2026-07-16T17:11:16.446Z | Downloaded stable_deref_trait v1.2.1 |
| 1100 | 2026-07-16T17:11:16.446Z | Downloaded pest_generator v2.8.6 |
| 1101 | 2026-07-16T17:11:16.448Z | Downloaded strum v0.27.2 |
| 1102 | 2026-07-16T17:11:16.452Z | Downloaded structmeta-derive v0.3.0 |
| 1103 | 2026-07-16T17:11:16.452Z | Downloaded password-hash v0.5.0 |
| 1104 | 2026-07-16T17:11:16.452Z | Downloaded scroll v0.12.0 |
| 1105 | 2026-07-16T17:11:16.455Z | Downloaded indexmap v1.9.3 |
| 1106 | 2026-07-16T17:11:16.455Z | Downloaded scroll v0.13.0 |
| 1107 | 2026-07-16T17:11:16.458Z | Downloaded half v2.7.1 |
| 1108 | 2026-07-16T17:11:16.458Z | Downloaded structmeta v0.3.0 |
| 1109 | 2026-07-16T17:11:16.458Z | Downloaded serde_tokenstream v0.2.3 |
| 1110 | 2026-07-16T17:11:16.461Z | Downloaded serde_derive_internals v0.29.1 |
| 1111 | 2026-07-16T17:11:16.461Z | Downloaded rustversion v1.0.22 |
| 1112 | 2026-07-16T17:11:16.463Z | Downloaded strum v0.26.3 |
| 1113 | 2026-07-16T17:11:16.463Z | Downloaded resolv-conf v0.7.6 |
| 1114 | 2026-07-16T17:11:16.468Z | Downloaded tabwriter v1.4.1 |
| 1115 | 2026-07-16T17:11:16.468Z | Downloaded tabled_derive v0.7.0 |
| 1116 | 2026-07-16T17:11:16.468Z | Downloaded quinn-udp v0.5.14 |
| 1117 | 2026-07-16T17:11:16.471Z | Downloaded tagptr v0.2.0 |
| 1118 | 2026-07-16T17:11:16.471Z | Downloaded const-oid v0.10.2 |
| 1119 | 2026-07-16T17:11:16.471Z | Downloaded omicron-zone-package v0.12.3 |
| 1120 | 2026-07-16T17:11:16.474Z | Downloaded parking_lot v0.11.2 |
| 1121 | 2026-07-16T17:11:16.474Z | Downloaded jiff-static v0.2.28 |
| 1122 | 2026-07-16T17:11:16.477Z | Downloaded slog-bunyan v2.5.0 |
| 1123 | 2026-07-16T17:11:16.477Z | Downloaded postcard v1.1.3 |
| 1124 | 2026-07-16T17:11:16.480Z | Downloaded simd-adler32 v0.3.9 |
| 1125 | 2026-07-16T17:11:16.480Z | Downloaded thread-id v5.1.0 |
| 1126 | 2026-07-16T17:11:16.480Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1127 | 2026-07-16T17:11:16.480Z | Downloaded testing_table v0.3.0 |
| 1128 | 2026-07-16T17:11:16.483Z | Downloaded termtree v0.5.1 |
| 1129 | 2026-07-16T17:11:16.483Z | Downloaded tabled_derive v0.11.0 |
| 1130 | 2026-07-16T17:11:16.483Z | Downloaded progenitor v0.10.0 |
| 1131 | 2026-07-16T17:11:16.486Z | Downloaded hybrid-array v0.4.12 |
| 1132 | 2026-07-16T17:11:16.490Z | Downloaded log v0.4.32 |
| 1133 | 2026-07-16T17:11:16.490Z | Downloaded slog-json v2.6.1 |
| 1134 | 2026-07-16T17:11:16.493Z | Downloaded progenitor v0.13.0 |
| 1135 | 2026-07-16T17:11:16.493Z | Downloaded icu_provider v2.2.0 |
| 1136 | 2026-07-16T17:11:16.496Z | Downloaded slog-stdlog v4.1.1 |
| 1137 | 2026-07-16T17:11:16.496Z | Downloaded slog-scope v4.4.1 |
| 1138 | 2026-07-16T17:11:16.496Z | Downloaded time-core v0.1.8 |
| 1139 | 2026-07-16T17:11:16.498Z | Downloaded thread-id v4.2.2 |
| 1140 | 2026-07-16T17:11:16.498Z | Downloaded slog-async v2.8.0 |
| 1141 | 2026-07-16T17:11:16.502Z | Downloaded slog-term v2.9.2 |
| 1142 | 2026-07-16T17:11:16.502Z | Downloaded slog-dtrace v0.3.0 |
| 1143 | 2026-07-16T17:11:16.502Z | Downloaded rhai_codegen v3.2.0 |
| 1144 | 2026-07-16T17:11:16.507Z | Downloaded smf v0.2.3 |
| 1145 | 2026-07-16T17:11:16.510Z | Downloaded async-compression v0.4.42 |
| 1146 | 2026-07-16T17:11:16.517Z | Downloaded progenitor-impl v0.13.0 |
| 1147 | 2026-07-16T17:11:16.517Z | Downloaded icu_normalizer v2.2.0 |
| 1148 | 2026-07-16T17:11:16.520Z | Downloaded heapless v0.8.0 |
| 1149 | 2026-07-16T17:11:16.521Z | Downloaded universal-hash v0.5.1 |
| 1150 | 2026-07-16T17:11:16.521Z | Downloaded unit-prefix v0.5.2 |
| 1151 | 2026-07-16T17:11:16.521Z | Downloaded smartstring v1.0.1 |
| 1152 | 2026-07-16T17:11:16.521Z | Downloaded typify-macro v0.4.3 |
| 1153 | 2026-07-16T17:11:16.521Z | Downloaded schemars_derive v0.8.22 |
| 1154 | 2026-07-16T17:11:16.525Z | Downloaded papergrid v0.11.0 |
| 1155 | 2026-07-16T17:11:16.525Z | Downloaded snafu-derive v0.8.9 |
| 1156 | 2026-07-16T17:11:16.525Z | Downloaded serde_with_macros v3.20.0 |
| 1157 | 2026-07-16T17:11:16.534Z | Downloaded crypto-bigint v0.5.5 |
| 1158 | 2026-07-16T17:11:16.538Z | Downloaded untrusted v0.7.1 |
| 1159 | 2026-07-16T17:11:16.538Z | Downloaded cc v1.2.63 |
| 1160 | 2026-07-16T17:11:16.538Z | Downloaded typify-macro v0.6.2 |
| 1161 | 2026-07-16T17:11:16.538Z | Downloaded hickory-resolver v0.24.4 |
| 1162 | 2026-07-16T17:11:16.538Z | Downloaded strum_macros v0.26.4 |
| 1163 | 2026-07-16T17:11:16.538Z | Downloaded pest_meta v2.8.6 |
| 1164 | 2026-07-16T17:11:16.542Z | Downloaded darling_core v0.21.3 |
| 1165 | 2026-07-16T17:11:16.542Z | Downloaded indicatif v0.18.4 |
| 1166 | 2026-07-16T17:11:16.545Z | Downloaded thiserror-no-std v2.0.2 |
| 1167 | 2026-07-16T17:11:16.548Z | Downloaded usdt-macro v0.6.0 |
| 1168 | 2026-07-16T17:11:16.548Z | Downloaded usdt-attr-macro v0.6.0 |
| 1169 | 2026-07-16T17:11:16.548Z | Downloaded usdt v0.6.0 |
| 1170 | 2026-07-16T17:11:16.548Z | Downloaded unarray v0.1.4 |
| 1171 | 2026-07-16T17:11:16.548Z | Downloaded rusty-fork v0.3.1 |
| 1172 | 2026-07-16T17:11:16.551Z | Downloaded darling_core v0.23.0 |
| 1173 | 2026-07-16T17:11:16.554Z | Downloaded thread_local v1.1.9 |
| 1174 | 2026-07-16T17:11:16.555Z | Downloaded crossbeam-channel v0.5.15 |
| 1175 | 2026-07-16T17:11:16.559Z | Downloaded synstructure v0.13.2 |
| 1176 | 2026-07-16T17:11:16.559Z | Downloaded prettyplease v0.2.37 |
| 1177 | 2026-07-16T17:11:16.559Z | Downloaded pretty_assertions v1.4.1 |
| 1178 | 2026-07-16T17:11:16.562Z | Downloaded time-macros v0.2.27 |
| 1179 | 2026-07-16T17:11:16.562Z | Downloaded take_mut v0.2.2 |
| 1180 | 2026-07-16T17:11:16.562Z | Downloaded const_format v0.2.36 |
| 1181 | 2026-07-16T17:11:16.565Z | Downloaded waitgroup v0.1.2 |
| 1182 | 2026-07-16T17:11:16.565Z | Downloaded utf-8 v0.7.6 |
| 1183 | 2026-07-16T17:11:16.565Z | Downloaded usdt-macro v0.5.0 |
| 1184 | 2026-07-16T17:11:16.569Z | Downloaded wait-timeout v0.2.1 |
| 1185 | 2026-07-16T17:11:16.569Z | Downloaded usdt-attr-macro v0.5.0 |
| 1186 | 2026-07-16T17:11:16.569Z | Downloaded usdt v0.5.0 |
| 1187 | 2026-07-16T17:11:16.569Z | Downloaded rustls-pki-types v1.14.1 |
| 1188 | 2026-07-16T17:11:16.571Z | Downloaded icu_locale_core v2.2.0 |
| 1189 | 2026-07-16T17:11:16.581Z | Downloaded tinystr v0.8.3 |
| 1190 | 2026-07-16T17:11:16.584Z | Downloaded progenitor-impl v0.14.0 |
| 1191 | 2026-07-16T17:11:16.584Z | Downloaded tokio-tungstenite v0.21.0 |
| 1192 | 2026-07-16T17:11:16.587Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1193 | 2026-07-16T17:11:16.587Z | Downloaded tokio-dtrace v0.1.1 |
| 1194 | 2026-07-16T17:11:16.587Z | Downloaded tiny-keccak v2.0.2 |
| 1195 | 2026-07-16T17:11:16.591Z | Downloaded yoke-derive v0.8.2 |
| 1196 | 2026-07-16T17:11:16.591Z | Downloaded zeroize_derive v1.4.3 |
| 1197 | 2026-07-16T17:11:16.594Z | Downloaded zerofrom v0.1.8 |
| 1198 | 2026-07-16T17:11:16.594Z | Downloaded zerofrom-derive v0.1.7 |
| 1199 | 2026-07-16T17:11:16.594Z | Downloaded hickory-resolver v0.25.2 |
| 1200 | 2026-07-16T17:11:16.598Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1201 | 2026-07-16T17:11:16.606Z | Downloaded schemars v0.8.22 |
| 1202 | 2026-07-16T17:11:16.610Z | Downloaded spin v0.9.8 |
| 1203 | 2026-07-16T17:11:16.610Z | Downloaded topological-sort v0.2.2 |
| 1204 | 2026-07-16T17:11:16.610Z | Downloaded smallvec v1.15.1 |
| 1205 | 2026-07-16T17:11:16.611Z | Downloaded papergrid v0.18.0 |
| 1206 | 2026-07-16T17:11:16.615Z | Downloaded zone_cfg_derive v0.3.1 |
| 1207 | 2026-07-16T17:11:16.615Z | Downloaded slog v2.8.2 |
| 1208 | 2026-07-16T17:11:16.615Z | Downloaded term v1.2.1 |
| 1209 | 2026-07-16T17:11:16.618Z | Downloaded expectorate v1.2.0 |
| 1210 | 2026-07-16T17:11:16.618Z | Downloaded similar v2.7.0 |
| 1211 | 2026-07-16T17:11:16.621Z | Downloaded thin-vec v0.2.18 |
| 1212 | 2026-07-16T17:11:16.621Z | Downloaded zone v0.3.1 |
| 1213 | 2026-07-16T17:11:16.622Z | Downloaded icu_collections v2.2.0 |
| 1214 | 2026-07-16T17:11:16.624Z | Downloaded openssl-sys v0.9.116 |
| 1215 | 2026-07-16T17:11:16.627Z | Downloaded walkdir v2.5.0 |
| 1216 | 2026-07-16T17:11:16.630Z | Downloaded vsss-rs v3.3.4 |
| 1217 | 2026-07-16T17:11:16.630Z | Downloaded writeable v0.6.3 |
| 1218 | 2026-07-16T17:11:16.633Z | Downloaded whoami v1.6.1 |
| 1219 | 2026-07-16T17:11:16.634Z | Downloaded strum_macros v0.27.2 |
| 1220 | 2026-07-16T17:11:16.634Z | Downloaded xz2 v0.1.7 |
| 1221 | 2026-07-16T17:11:16.636Z | Downloaded icu_normalizer_data v2.2.0 |
| 1222 | 2026-07-16T17:11:16.637Z | Downloaded socket2 v0.6.4 |
| 1223 | 2026-07-16T17:11:16.639Z | Downloaded usdt-impl v0.5.0 |
| 1224 | 2026-07-16T17:11:16.646Z | Downloaded progenitor-impl v0.10.0 |
| 1225 | 2026-07-16T17:11:16.649Z | Downloaded goblin v0.8.2 |
| 1226 | 2026-07-16T17:11:16.656Z | Downloaded konst v0.2.20 |
| 1227 | 2026-07-16T17:11:16.658Z | Downloaded ucd-trie v0.1.7 |
| 1228 | 2026-07-16T17:11:16.663Z | Downloaded zmij v1.0.21 |
| 1229 | 2026-07-16T17:11:16.663Z | Downloaded zeroize v1.8.2 |
| 1230 | 2026-07-16T17:11:16.663Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1231 | 2026-07-16T17:11:16.666Z | Downloaded schemars v0.9.0 |
| 1232 | 2026-07-16T17:11:16.669Z | Downloaded zerovec-derive v0.11.3 |
| 1233 | 2026-07-16T17:11:16.672Z | Downloaded nom v7.1.3 |
| 1234 | 2026-07-16T17:11:16.675Z | Downloaded usdt-impl v0.6.0 |
| 1235 | 2026-07-16T17:11:16.675Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1236 | 2026-07-16T17:11:16.678Z | Downloaded toml v0.7.8 |
| 1237 | 2026-07-16T17:11:16.681Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1238 | 2026-07-16T17:11:16.681Z | Downloaded tinyvec v1.11.0 |
| 1239 | 2026-07-16T17:11:16.684Z | Downloaded memchr v2.8.1 |
| 1240 | 2026-07-16T17:11:16.693Z | Downloaded zerocopy-derive v0.7.35 |
| 1241 | 2026-07-16T17:11:16.699Z | Downloaded test-strategy v0.4.5 |
| 1242 | 2026-07-16T17:11:16.700Z | Downloaded schemars v1.2.1 |
| 1243 | 2026-07-16T17:11:16.703Z | Downloaded rand v0.8.6 |
| 1244 | 2026-07-16T17:11:16.703Z | Downloaded quinn v0.11.9 |
| 1245 | 2026-07-16T17:11:16.706Z | Downloaded qorb v0.4.1 |
| 1246 | 2026-07-16T17:11:16.711Z | Downloaded yoke v0.8.3 |
| 1247 | 2026-07-16T17:11:16.711Z | Downloaded rayon-core v1.13.0 |
| 1248 | 2026-07-16T17:11:16.713Z | Downloaded tungstenite v0.21.0 |
| 1249 | 2026-07-16T17:11:16.716Z | Downloaded typify v0.4.3 |
| 1250 | 2026-07-16T17:11:16.716Z | Downloaded minimal-lexical v0.2.1 |
| 1251 | 2026-07-16T17:11:16.720Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1252 | 2026-07-16T17:11:16.723Z | Downloaded unsafe-libyaml v0.2.11 |
| 1253 | 2026-07-16T17:11:16.725Z | Downloaded hashbrown v0.16.1 |
| 1254 | 2026-07-16T17:11:16.729Z | Downloaded rand v0.9.4 |
| 1255 | 2026-07-16T17:11:16.733Z | Downloaded itertools v0.12.1 |
| 1256 | 2026-07-16T17:11:16.737Z | Downloaded mio v1.2.1 |
| 1257 | 2026-07-16T17:11:16.742Z | Downloaded hashbrown v0.12.3 |
| 1258 | 2026-07-16T17:11:16.742Z | Downloaded dropshot-api-manager v0.7.2 |
| 1259 | 2026-07-16T17:11:16.745Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1260 | 2026-07-16T17:11:16.750Z | Downloaded typify v0.6.2 |
| 1261 | 2026-07-16T17:11:16.750Z | Downloaded steno v0.4.1 |
| 1262 | 2026-07-16T17:11:16.754Z | Downloaded clap_builder v4.6.0 |
| 1263 | 2026-07-16T17:11:16.754Z | Downloaded snafu v0.8.9 |
| 1264 | 2026-07-16T17:11:16.756Z | Downloaded uuid v1.23.5 |
| 1265 | 2026-07-16T17:11:16.771Z | Downloaded yansi v1.0.1 |
| 1266 | 2026-07-16T17:11:16.774Z | Downloaded toml_edit v0.19.15 |
| 1267 | 2026-07-16T17:11:16.787Z | Downloaded h2 v0.4.14 |
| 1268 | 2026-07-16T17:11:16.791Z | Downloaded zerocopy-derive v0.8.50 |
| 1269 | 2026-07-16T17:11:16.794Z | Downloaded zerotrie v0.2.4 |
| 1270 | 2026-07-16T17:11:16.794Z | Downloaded nom v8.0.0 |
| 1271 | 2026-07-16T17:11:16.803Z | Downloaded hkdf v0.12.4 |
| 1272 | 2026-07-16T17:11:16.807Z | Downloaded ron v0.12.1 |
| 1273 | 2026-07-16T17:11:16.824Z | Downloaded regex v1.12.3 |
| 1274 | 2026-07-16T17:11:16.883Z | Downloaded pest v2.8.6 |
| 1275 | 2026-07-16T17:11:16.890Z | Downloaded icu_properties_data v2.2.0 |
| 1276 | 2026-07-16T17:11:16.890Z | Downloaded reqwest v0.13.4 |
| 1277 | 2026-07-16T17:11:16.890Z | Downloaded libm v0.2.16 |
| 1278 | 2026-07-16T17:11:16.890Z | Downloaded iddqd v0.4.5 |
| 1279 | 2026-07-16T17:11:16.890Z | Downloaded itertools v0.15.0 |
| 1280 | 2026-07-16T17:11:16.890Z | Downloaded typed-path v0.9.3 |
| 1281 | 2026-07-16T17:11:16.891Z | Downloaded blake3 v1.8.5 |
| 1282 | 2026-07-16T17:11:16.891Z | Downloaded rayon v1.12.0 |
| 1283 | 2026-07-16T17:11:16.891Z | Downloaded zerovec v0.11.6 |
| 1284 | 2026-07-16T17:11:16.897Z | Downloaded tough v0.22.0 |
| 1285 | 2026-07-16T17:11:16.911Z | Downloaded winnow v0.5.40 |
| 1286 | 2026-07-16T17:11:16.916Z | Downloaded zerocopy v0.7.35 |
| 1287 | 2026-07-16T17:11:16.926Z | Downloaded goblin v0.10.7 |
| 1288 | 2026-07-16T17:11:16.934Z | Downloaded aws-lc-rs v1.17.0 |
| 1289 | 2026-07-16T17:11:16.941Z | Downloaded proptest v1.11.0 |
| 1290 | 2026-07-16T17:11:16.945Z | Downloaded winnow v1.0.3 |
| 1291 | 2026-07-16T17:11:16.951Z | Downloaded tabled v0.15.0 |
| 1292 | 2026-07-16T17:11:16.958Z | Downloaded serde_with v3.20.0 |
| 1293 | 2026-07-16T17:11:16.968Z | Downloaded moka v0.12.15 |
| 1294 | 2026-07-16T17:11:16.971Z | Downloaded quinn-proto v0.11.14 |
| 1295 | 2026-07-16T17:11:16.975Z | Downloaded time v0.3.47 |
| 1296 | 2026-07-16T17:11:16.984Z | Downloaded tabled v0.21.0 |
| 1297 | 2026-07-16T17:11:17.001Z | Downloaded webpki-roots v1.0.7 |
| 1298 | 2026-07-16T17:11:17.014Z | Downloaded openssl v0.10.80 |
| 1299 | 2026-07-16T17:11:17.026Z | Downloaded bstr v1.12.1 |
| 1300 | 2026-07-16T17:11:17.032Z | Downloaded syn v1.0.109 |
| 1301 | 2026-07-16T17:11:17.042Z | Downloaded smoltcp v0.11.0 |
| 1302 | 2026-07-16T17:11:17.054Z | Downloaded dropshot v0.17.1 |
| 1303 | 2026-07-16T17:11:17.062Z | Downloaded nix v0.31.3 |
| 1304 | 2026-07-16T17:11:17.069Z | Downloaded syn v2.0.117 |
| 1305 | 2026-07-16T17:11:17.076Z | Downloaded rhai v1.25.1 |
| 1306 | 2026-07-16T17:11:17.080Z | Downloaded zerocopy v0.8.50 |
| 1307 | 2026-07-16T17:11:17.092Z | Downloaded regress v0.11.1 |
| 1308 | 2026-07-16T17:11:17.096Z | Downloaded openapiv3 v2.2.0 |
| 1309 | 2026-07-16T17:11:17.101Z | Downloaded rustls v0.23.40 |
| 1310 | 2026-07-16T17:11:17.108Z | Downloaded regress v0.10.5 |
| 1311 | 2026-07-16T17:11:17.112Z | Downloaded regex-syntax v0.8.10 |
| 1312 | 2026-07-16T17:11:17.116Z | Downloaded hickory-proto v0.25.2 |
| 1313 | 2026-07-16T17:11:17.124Z | Downloaded hickory-proto v0.24.4 |
| 1314 | 2026-07-16T17:11:17.134Z | Downloaded typify-impl v0.6.2 |
| 1315 | 2026-07-16T17:11:17.142Z | Downloaded sled v0.34.7 |
| 1316 | 2026-07-16T17:11:17.148Z | Downloaded typify-impl v0.4.3 |
| 1317 | 2026-07-16T17:11:17.181Z | Downloaded regex-automata v0.4.14 |
| 1318 | 2026-07-16T17:11:17.199Z | Downloaded chrono-tz v0.10.4 |
| 1319 | 2026-07-16T17:11:17.212Z | Downloaded petgraph v0.6.5 |
| 1320 | 2026-07-16T17:11:17.220Z | Downloaded csv v1.4.0 |
| 1321 | 2026-07-16T17:11:17.231Z | Downloaded lzma-sys v0.1.20 |
| 1322 | 2026-07-16T17:11:17.247Z | Downloaded jiff v0.2.28 |
| 1323 | 2026-07-16T17:11:17.271Z | Downloaded sha3 v0.10.9 |
| 1324 | 2026-07-16T17:11:17.279Z | Downloaded tokio v1.52.3 |
| 1325 | 2026-07-16T17:11:17.309Z | Downloaded encoding_rs v0.8.35 |
| 1326 | 2026-07-16T17:11:17.781Z | Downloaded aws-lc-sys v0.41.0 |
| 1327 | 2026-07-16T17:11:18.703Z | Compiling proc-macro2 v1.0.106 |
| 1328 | 2026-07-16T17:11:18.703Z | Compiling unicode-ident v1.0.24 |
| 1329 | 2026-07-16T17:11:18.703Z | Compiling quote v1.0.45 |
| 1330 | 2026-07-16T17:11:18.706Z | Compiling serde_core v1.0.228 |
| 1331 | 2026-07-16T17:11:18.707Z | Compiling cfg-if v1.0.4 |
| 1332 | 2026-07-16T17:11:18.707Z | Compiling serde v1.0.228 |
| 1333 | 2026-07-16T17:11:18.707Z | Compiling libc v0.2.186 |
| 1334 | 2026-07-16T17:11:18.707Z | Compiling memchr v2.8.1 |
| 1335 | 2026-07-16T17:11:18.870Z | Compiling itoa v1.0.18 |
| 1336 | 2026-07-16T17:11:19.052Z | Compiling smallvec v1.15.1 |
| 1337 | 2026-07-16T17:11:19.156Z | Compiling zmij v1.0.21 |
| 1338 | 2026-07-16T17:11:19.188Z | Compiling autocfg v1.5.1 |
| 1339 | 2026-07-16T17:11:19.280Z | Compiling libm v0.2.16 |
| 1340 | 2026-07-16T17:11:19.548Z | Compiling stable_deref_trait v1.2.1 |
| 1341 | 2026-07-16T17:11:19.560Z | Compiling percent-encoding v2.3.2 |
| 1342 | 2026-07-16T17:11:19.629Z | Compiling litemap v0.8.2 |
| 1343 | 2026-07-16T17:11:19.692Z | Compiling writeable v0.6.3 |
| 1344 | 2026-07-16T17:11:19.750Z | Compiling icu_normalizer_data v2.2.0 |
| 1345 | 2026-07-16T17:11:19.760Z | Compiling icu_properties_data v2.2.0 |
| 1346 | 2026-07-16T17:11:19.778Z | Compiling utf8_iter v1.0.4 |
| 1347 | 2026-07-16T17:11:19.891Z | Compiling iana-time-zone v0.1.65 |
| 1348 | 2026-07-16T17:11:19.919Z | Compiling equivalent v1.0.2 |
| 1349 | 2026-07-16T17:11:19.972Z | Compiling syn v2.0.117 |
| 1350 | 2026-07-16T17:11:20.089Z | Compiling form_urlencoded v1.2.2 |
| 1351 | 2026-07-16T17:11:20.101Z | Compiling serde_json v1.0.150 |
| 1352 | 2026-07-16T17:11:20.111Z | Compiling version_check v0.9.5 |
| 1353 | 2026-07-16T17:11:20.147Z | Compiling pin-project-lite v0.2.17 |
| 1354 | 2026-07-16T17:11:20.196Z | Compiling dyn-clone v1.0.20 |
| 1355 | 2026-07-16T17:11:20.266Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-07-16T17:11:20.269Z | Compiling parking_lot_core v0.9.12 |
| 1357 | 2026-07-16T17:11:20.334Z | Compiling num-traits v0.2.19 |
| 1358 | 2026-07-16T17:11:20.357Z | Compiling lock_api v0.4.14 |
| 1359 | 2026-07-16T17:11:20.369Z | Compiling hashbrown v0.17.1 |
| 1360 | 2026-07-16T17:11:20.380Z | Compiling thiserror v2.0.18 |
| 1361 | 2026-07-16T17:11:20.579Z | Compiling errno v0.3.14 |
| 1362 | 2026-07-16T17:11:20.589Z | Compiling log v0.4.32 |
| 1363 | 2026-07-16T17:11:20.723Z | Compiling rand_core v0.10.1 |
| 1364 | 2026-07-16T17:11:20.769Z | Compiling getrandom v0.4.2 |
| 1365 | 2026-07-16T17:11:20.801Z | Compiling futures-core v0.3.32 |
| 1366 | 2026-07-16T17:11:20.869Z | Compiling heck v0.5.0 |
| 1367 | 2026-07-16T17:11:20.926Z | Compiling semver v1.0.28 |
| 1368 | 2026-07-16T17:11:20.946Z | Compiling indexmap v2.14.0 |
| 1369 | 2026-07-16T17:11:21.124Z | Compiling zerocopy v0.8.50 |
| 1370 | 2026-07-16T17:11:21.231Z | Compiling uuid v1.23.5 |
| 1371 | 2026-07-16T17:11:21.262Z | Compiling schemars v0.8.22 |
| 1372 | 2026-07-16T17:11:21.344Z | Compiling futures-sink v0.3.32 |
| 1373 | 2026-07-16T17:11:21.441Z | Compiling slab v0.4.12 |
| 1374 | 2026-07-16T17:11:21.529Z | Compiling jobserver v0.1.34 |
| 1375 | 2026-07-16T17:11:21.557Z | Compiling shlex v2.0.1 |
| 1376 | 2026-07-16T17:11:21.575Z | Compiling rustversion v1.0.22 |
| 1377 | 2026-07-16T17:11:21.615Z | Compiling fnv v1.0.7 |
| 1378 | 2026-07-16T17:11:21.652Z | Compiling find-msvc-tools v0.1.9 |
| 1379 | 2026-07-16T17:11:21.706Z | Compiling futures-channel v0.3.32 |
| 1380 | 2026-07-16T17:11:21.731Z | Compiling bitflags v2.12.1 |
| 1381 | 2026-07-16T17:11:21.842Z | Compiling cc v1.2.63 |
| 1382 | 2026-07-16T17:11:21.887Z | Compiling futures-task v0.3.32 |
| 1383 | 2026-07-16T17:11:21.922Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-07-16T17:11:22.053Z | Compiling socket2 v0.6.4 |
| 1385 | 2026-07-16T17:11:22.057Z | Compiling signal-hook-registry v1.4.8 |
| 1386 | 2026-07-16T17:11:22.077Z | Compiling mio v1.2.1 |
| 1387 | 2026-07-16T17:11:22.269Z | Compiling parking_lot v0.12.5 |
| 1388 | 2026-07-16T17:11:22.282Z | Compiling portable-atomic v1.13.1 |
| 1389 | 2026-07-16T17:11:22.355Z | Compiling dunce v1.0.5 |
| 1390 | 2026-07-16T17:11:22.448Z | Compiling fs_extra v1.3.0 |
| 1391 | 2026-07-16T17:11:22.509Z | Compiling typenum v1.20.1 |
| 1392 | 2026-07-16T17:11:22.616Z | Compiling cmake v0.1.58 |
| 1393 | 2026-07-16T17:11:22.644Z | Compiling critical-section v1.2.0 |
| 1394 | 2026-07-16T17:11:22.702Z | Compiling base64 v0.22.1 |
| 1395 | 2026-07-16T17:11:22.718Z | Compiling slog v2.8.2 |
| 1396 | 2026-07-16T17:11:22.747Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-07-16T17:11:22.799Z | Compiling serde_derive_internals v0.29.1 |
| 1398 | 2026-07-16T17:11:22.967Z | Compiling strsim v0.11.1 |
| 1399 | 2026-07-16T17:11:23.041Z | Compiling byteorder v1.5.0 |
| 1400 | 2026-07-16T17:11:23.148Z | Compiling aws-lc-sys v0.41.0 |
| 1401 | 2026-07-16T17:11:23.252Z | Compiling rustix v1.1.4 |
| 1402 | 2026-07-16T17:11:23.268Z | Compiling subtle v2.6.1 |
| 1403 | 2026-07-16T17:11:23.330Z | Compiling getrandom v0.3.4 |
| 1404 | 2026-07-16T17:11:23.384Z | Compiling regex-syntax v0.8.10 |
| 1405 | 2026-07-16T17:11:23.434Z | Compiling once_cell v1.21.4 |
| 1406 | 2026-07-16T17:11:23.519Z | Compiling httparse v1.10.1 |
| 1407 | 2026-07-16T17:11:23.542Z | Compiling atomic-waker v1.1.2 |
| 1408 | 2026-07-16T17:11:23.655Z | Compiling ipnet v2.12.0 |
| 1409 | 2026-07-16T17:11:23.667Z | Compiling tower-layer v0.3.3 |
| 1410 | 2026-07-16T17:11:23.700Z | Compiling tower-service v0.3.3 |
| 1411 | 2026-07-16T17:11:23.797Z | Compiling getrandom v0.2.17 |
| 1412 | 2026-07-16T17:11:23.814Z | Compiling ryu v1.0.23 |
| 1413 | 2026-07-16T17:11:23.828Z | Compiling thiserror v1.0.69 |
| 1414 | 2026-07-16T17:11:23.984Z | Compiling try-lock v0.2.5 |
| 1415 | 2026-07-16T17:11:24.001Z | Compiling untrusted v0.9.0 |
| 1416 | 2026-07-16T17:11:24.013Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-07-16T17:11:24.056Z | Compiling zerofrom-derive v0.1.7 |
| 1418 | 2026-07-16T17:11:24.091Z | Compiling yoke-derive v0.8.2 |
| 1419 | 2026-07-16T17:11:24.119Z | Compiling zerovec-derive v0.11.3 |
| 1420 | 2026-07-16T17:11:24.153Z | Compiling displaydoc v0.2.6 |
| 1421 | 2026-07-16T17:11:24.222Z | Compiling schemars_derive v0.8.22 |
| 1422 | 2026-07-16T17:11:24.257Z | Compiling thiserror-impl v2.0.18 |
| 1423 | 2026-07-16T17:11:24.961Z | Compiling tokio-macros v2.7.0 |
| 1424 | 2026-07-16T17:11:25.192Z | Compiling zerocopy-derive v0.8.50 |
| 1425 | 2026-07-16T17:11:25.228Z | Compiling zeroize_derive v1.4.3 |
| 1426 | 2026-07-16T17:11:25.262Z | Compiling zerofrom v0.1.8 |
| 1427 | 2026-07-16T17:11:25.380Z | Compiling yoke v0.8.3 |
| 1428 | 2026-07-16T17:11:25.453Z | Compiling futures-macro v0.3.32 |
| 1429 | 2026-07-16T17:11:25.566Z | Compiling zerovec v0.11.6 |
| 1430 | 2026-07-16T17:11:25.616Z | Compiling zerotrie v0.2.4 |
| 1431 | 2026-07-16T17:11:25.916Z | Compiling zeroize v1.8.2 |
| 1432 | 2026-07-16T17:11:25.920Z | Compiling ucd-trie v0.1.7 |
| 1433 | 2026-07-16T17:11:26.089Z | Compiling tinystr v0.8.3 |
| 1434 | 2026-07-16T17:11:26.094Z | Compiling potential_utf v0.1.5 |
| 1435 | 2026-07-16T17:11:26.113Z | Compiling pest v2.8.6 |
| 1436 | 2026-07-16T17:11:26.220Z | Compiling icu_collections v2.2.0 |
| 1437 | 2026-07-16T17:11:26.255Z | Compiling icu_locale_core v2.2.0 |
| 1438 | 2026-07-16T17:11:26.293Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-07-16T17:11:26.451Z | Compiling want v0.3.1 |
| 1440 | 2026-07-16T17:11:26.614Z | Compiling thiserror-impl v1.0.69 |
| 1441 | 2026-07-16T17:11:26.745Z | Compiling rand_core v0.6.4 |
| 1442 | 2026-07-16T17:11:26.960Z | Compiling icu_provider v2.2.0 |
| 1443 | 2026-07-16T17:11:27.232Z | Compiling bytes v1.11.1 |
| 1444 | 2026-07-16T17:11:27.273Z | Compiling icu_properties v2.2.0 |
| 1445 | 2026-07-16T17:11:27.308Z | Compiling icu_normalizer v2.2.0 |
| 1446 | 2026-07-16T17:11:27.373Z | Compiling chrono v0.4.45 |
| 1447 | 2026-07-16T17:11:27.831Z | Compiling http v1.4.2 |
| 1448 | 2026-07-16T17:11:27.928Z | Compiling tokio v1.52.3 |
| 1449 | 2026-07-16T17:11:27.933Z | Compiling serde_tokenstream v0.2.3 |
| 1450 | 2026-07-16T17:11:28.203Z | Compiling idna_adapter v1.2.2 |
| 1451 | 2026-07-16T17:11:28.344Z | Compiling idna v1.1.0 |
| 1452 | 2026-07-16T17:11:28.518Z | Compiling erased-serde v0.3.31 |
| 1453 | 2026-07-16T17:11:28.675Z | Compiling url v2.5.8 |
| 1454 | 2026-07-16T17:11:28.834Z | Compiling http-body v1.0.1 |
| 1455 | 2026-07-16T17:11:28.984Z | Compiling httpdate v1.0.3 |
| 1456 | 2026-07-16T17:11:29.139Z | Compiling pest_meta v2.8.6 |
| 1457 | 2026-07-16T17:11:29.142Z | Compiling pretty-hex v0.4.2 |
| 1458 | 2026-07-16T17:11:29.301Z | Compiling plain v0.2.3 |
| 1459 | 2026-07-16T17:11:29.388Z | Compiling winnow v1.0.3 |
| 1460 | 2026-07-16T17:11:29.391Z | Compiling foldhash v0.2.0 |
| 1461 | 2026-07-16T17:11:29.572Z | Compiling ppv-lite86 v0.2.21 |
| 1462 | 2026-07-16T17:11:29.671Z | Compiling allocator-api2 v0.2.21 |
| 1463 | 2026-07-16T17:11:29.674Z | Compiling paste v1.0.15 |
| 1464 | 2026-07-16T17:11:29.886Z | Compiling pest_generator v2.8.6 |
| 1465 | 2026-07-16T17:11:29.941Z | Compiling hashbrown v0.16.1 |
| 1466 | 2026-07-16T17:11:29.992Z | Compiling ipnetwork v0.21.1 |
| 1467 | 2026-07-16T17:11:30.420Z | Compiling oxnet v0.1.6 |
| 1468 | 2026-07-16T17:11:30.423Z | Compiling tracing-attributes v0.1.31 |
| 1469 | 2026-07-16T17:11:30.451Z | Compiling tracing-core v0.1.36 |
| 1470 | 2026-07-16T17:11:30.487Z | Compiling pest_derive v2.8.6 |
| 1471 | 2026-07-16T17:11:30.522Z | Compiling ident_case v1.0.1 |
| 1472 | 2026-07-16T17:11:30.638Z | Compiling omicron-workspace-hack v0.1.0 |
| 1473 | 2026-07-16T17:11:30.875Z | Compiling http-body-util v0.1.3 |
| 1474 | 2026-07-16T17:11:30.886Z | Compiling serde_urlencoded v0.7.1 |
| 1475 | 2026-07-16T17:11:31.042Z | Compiling aho-corasick v1.1.4 |
| 1476 | 2026-07-16T17:11:31.107Z | Compiling sync_wrapper v1.0.2 |
| 1477 | 2026-07-16T17:11:31.117Z | Compiling daft-derive v0.1.7 |
| 1478 | 2026-07-16T17:11:31.214Z | Compiling fastrand v2.4.1 |
| 1479 | 2026-07-16T17:11:31.640Z | Compiling tokio-util v0.7.18 |
| 1480 | 2026-07-16T17:11:31.651Z | Compiling tracing v0.1.44 |
| 1481 | 2026-07-16T17:11:31.883Z | Compiling regex-automata v0.4.14 |
| 1482 | 2026-07-16T17:11:31.883Z | Compiling async-trait v0.1.89 |
| 1483 | 2026-07-16T17:11:32.181Z | Compiling scroll_derive v0.13.1 |
| 1484 | 2026-07-16T17:11:32.382Z | Compiling aws-lc-rs v1.17.0 |
| 1485 | 2026-07-16T17:11:32.427Z | Compiling anyhow v1.0.103 |
| 1486 | 2026-07-16T17:11:32.711Z | Compiling time-core v0.1.8 |
| 1487 | 2026-07-16T17:11:32.782Z | Compiling powerfmt v0.2.0 |
| 1488 | 2026-07-16T17:11:32.855Z | Compiling num-conv v0.2.2 |
| 1489 | 2026-07-16T17:11:32.925Z | Compiling deranged v0.5.8 |
| 1490 | 2026-07-16T17:11:33.011Z | Compiling time-macros v0.2.27 |
| 1491 | 2026-07-16T17:11:33.088Z | Compiling scroll v0.13.0 |
| 1492 | 2026-07-16T17:11:33.196Z | Compiling rustls-pki-types v1.14.1 |
| 1493 | 2026-07-16T17:11:33.360Z | Compiling hex v0.4.3 |
| 1494 | 2026-07-16T17:11:33.614Z | Compiling regex v1.12.3 |
| 1495 | 2026-07-16T17:11:33.695Z | Compiling num_threads v0.1.7 |
| 1496 | 2026-07-16T17:11:33.789Z | Compiling openssl-probe v0.2.1 |
| 1497 | 2026-07-16T17:11:33.931Z | Compiling goblin v0.10.7 |
| 1498 | 2026-07-16T17:11:33.997Z | Compiling untrusted v0.7.1 |
| 1499 | 2026-07-16T17:11:34.085Z | Compiling camino v1.2.4 |
| 1500 | 2026-07-16T17:11:34.119Z | Compiling crc32fast v1.5.0 |
| 1501 | 2026-07-16T17:11:34.360Z | Compiling rustls v0.23.40 |
| 1502 | 2026-07-16T17:11:34.418Z | Compiling usdt-impl v0.6.0 |
| 1503 | 2026-07-16T17:11:34.525Z | Compiling h2 v0.4.14 |
| 1504 | 2026-07-16T17:11:34.544Z | Compiling dtrace-parser v0.3.0 |
| 1505 | 2026-07-16T17:11:34.591Z | Compiling crossbeam-utils v0.8.21 |
| 1506 | 2026-07-16T17:11:34.869Z | Compiling futures-executor v0.3.32 |
| 1507 | 2026-07-16T17:11:34.881Z | Compiling structmeta-derive v0.3.0 |
| 1508 | 2026-07-16T17:11:34.907Z | Compiling thread-id v5.1.0 |
| 1509 | 2026-07-16T17:11:35.147Z | Compiling simd-adler32 v0.3.9 |
| 1510 | 2026-07-16T17:11:35.266Z | Compiling cpufeatures v0.3.0 |
| 1511 | 2026-07-16T17:11:35.337Z | Compiling adler2 v2.0.1 |
| 1512 | 2026-07-16T17:11:35.360Z | Compiling futures v0.3.32 |
| 1513 | 2026-07-16T17:11:35.437Z | Compiling miniz_oxide v0.8.9 |
| 1514 | 2026-07-16T17:11:35.459Z | Compiling rand_core v0.9.5 |
| 1515 | 2026-07-16T17:11:35.677Z | Compiling darling_core v0.23.0 |
| 1516 | 2026-07-16T17:11:35.926Z | Compiling newtype-uuid-macros v0.1.0 |
| 1517 | 2026-07-16T17:11:35.939Z | Compiling structmeta v0.3.0 |
| 1518 | 2026-07-16T17:11:36.084Z | Compiling hybrid-array v0.4.12 |
| 1519 | 2026-07-16T17:11:36.286Z | Compiling thread_local v1.1.9 |
| 1520 | 2026-07-16T17:11:36.537Z | Compiling match_cfg v0.1.0 |
| 1521 | 2026-07-16T17:11:36.551Z | Compiling flate2 v1.1.9 |
| 1522 | 2026-07-16T17:11:36.605Z | Compiling hyper v1.10.1 |
| 1523 | 2026-07-16T17:11:36.733Z | Compiling dof v0.4.0 |
| 1524 | 2026-07-16T17:11:37.111Z | Compiling newtype-uuid v1.3.2 |
| 1525 | 2026-07-16T17:11:37.787Z | Compiling hyper-util v0.1.20 |
| 1526 | 2026-07-16T17:11:37.886Z | Compiling darling_macro v0.23.0 |
| 1527 | 2026-07-16T17:11:38.125Z | Compiling quick-error v1.2.3 |
| 1528 | 2026-07-16T17:11:38.207Z | Compiling compression-core v0.4.32 |
| 1529 | 2026-07-16T17:11:38.234Z | Compiling slog-async v2.8.0 |
| 1530 | 2026-07-16T17:11:38.364Z | Compiling ref-cast v1.0.25 |
| 1531 | 2026-07-16T17:11:38.441Z | Compiling compression-codecs v0.4.38 |
| 1532 | 2026-07-16T17:11:38.498Z | Compiling darling v0.23.0 |
| 1533 | 2026-07-16T17:11:38.560Z | Compiling daft v0.1.7 |
| 1534 | 2026-07-16T17:11:38.585Z | Compiling block-buffer v0.12.0 |
| 1535 | 2026-07-16T17:11:38.692Z | Compiling crypto-common v0.2.2 |
| 1536 | 2026-07-16T17:11:38.735Z | Compiling rand_chacha v0.9.0 |
| 1537 | 2026-07-16T17:11:38.735Z | Compiling strum_macros v0.26.4 |
| 1538 | 2026-07-16T17:11:38.829Z | Compiling ref-cast-impl v1.0.25 |
| 1539 | 2026-07-16T17:11:38.970Z | Compiling usdt-attr-macro v0.6.0 |
| 1540 | 2026-07-16T17:11:39.004Z | Compiling usdt-macro v0.6.0 |
| 1541 | 2026-07-16T17:11:39.164Z | Compiling serde_spanned v1.1.1 |
| 1542 | 2026-07-16T17:11:39.308Z | Compiling generic-array v0.14.7 |
| 1543 | 2026-07-16T17:11:39.442Z | Compiling multer v3.1.0 |
| 1544 | 2026-07-16T17:11:39.515Z | Compiling const-oid v0.10.2 |
| 1545 | 2026-07-16T17:11:39.548Z | Compiling take_mut v0.2.2 |
| 1546 | 2026-07-16T17:11:39.651Z | Compiling debug-ignore v1.0.5 |
| 1547 | 2026-07-16T17:11:39.654Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1548 | 2026-07-16T17:11:39.675Z | Compiling term v1.2.1 |
| 1549 | 2026-07-16T17:11:39.719Z | Compiling bit-vec v0.8.0 |
| 1550 | 2026-07-16T17:11:39.916Z | Compiling bit-set v0.8.0 |
| 1551 | 2026-07-16T17:11:39.948Z | Compiling digest v0.11.3 |
| 1552 | 2026-07-16T17:11:40.073Z | Compiling rand v0.9.4 |
| 1553 | 2026-07-16T17:11:40.109Z | Compiling serde_with_macros v3.20.0 |
| 1554 | 2026-07-16T17:11:40.135Z | Compiling async-stream-impl v0.3.6 |
| 1555 | 2026-07-16T17:11:40.153Z | Compiling dropshot v0.17.1 |
| 1556 | 2026-07-16T17:11:40.371Z | Compiling strum v0.26.3 |
| 1557 | 2026-07-16T17:11:40.385Z | Compiling encoding_rs v0.8.35 |
| 1558 | 2026-07-16T17:11:40.398Z | Compiling unarray v0.1.4 |
| 1559 | 2026-07-16T17:11:40.494Z | Compiling mime v0.3.17 |
| 1560 | 2026-07-16T17:11:40.497Z | Compiling spin v0.9.8 |
| 1561 | 2026-07-16T17:11:40.606Z | Compiling syn v1.0.109 |
| 1562 | 2026-07-16T17:11:40.719Z | Compiling sha1 v0.11.0 |
| 1563 | 2026-07-16T17:11:40.785Z | Compiling async-stream v0.3.6 |
| 1564 | 2026-07-16T17:11:40.958Z | Compiling derive-ex v0.1.8 |
| 1565 | 2026-07-16T17:11:40.967Z | Compiling tower v0.5.3 |
| 1566 | 2026-07-16T17:11:40.995Z | Compiling dropshot_endpoint v0.17.1 |
| 1567 | 2026-07-16T17:11:41.207Z | Compiling macaddr v1.0.1 |
| 1568 | 2026-07-16T17:11:41.242Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1569 | 2026-07-16T17:11:41.274Z | Compiling waitgroup v0.1.2 |
| 1570 | 2026-07-16T17:11:41.415Z | Compiling serde_path_to_error v0.1.20 |
| 1571 | 2026-07-16T17:11:41.736Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1572 | 2026-07-16T17:11:41.755Z | Compiling tower-http v0.6.11 |
| 1573 | 2026-07-16T17:11:41.903Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1574 | 2026-07-16T17:11:42.038Z | Compiling tempfile v3.27.0 |
| 1575 | 2026-07-16T17:11:42.067Z | Compiling openapiv3 v2.2.0 |
| 1576 | 2026-07-16T17:11:42.184Z | Compiling strum_macros v0.27.2 |
| 1577 | 2026-07-16T17:11:42.550Z | Compiling test-strategy v0.4.5 |
| 1578 | 2026-07-16T17:11:42.755Z | Compiling instant v0.1.13 |
| 1579 | 2026-07-16T17:11:42.869Z | Compiling time v0.3.47 |
| 1580 | 2026-07-16T17:11:43.508Z | Compiling rustls-native-certs v0.8.4 |
| 1581 | 2026-07-16T17:11:43.791Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1582 | 2026-07-16T17:11:43.859Z | Compiling crossbeam-channel v0.5.15 |
| 1583 | 2026-07-16T17:11:43.956Z | Compiling crypto-common v0.1.7 |
| 1584 | 2026-07-16T17:11:44.114Z | Compiling strum v0.27.2 |
| 1585 | 2026-07-16T17:11:44.344Z | Compiling parse-display-derive v0.10.0 |
| 1586 | 2026-07-16T17:11:44.418Z | Compiling backon v1.6.0 |
| 1587 | 2026-07-16T17:11:44.519Z | Compiling rand_chacha v0.3.1 |
| 1588 | 2026-07-16T17:11:44.792Z | Compiling either v1.16.0 |
| 1589 | 2026-07-16T17:11:44.995Z | Compiling rand v0.8.6 |
| 1590 | 2026-07-16T17:11:45.269Z | Compiling slog-json v2.6.1 |
| 1591 | 2026-07-16T17:11:45.332Z | Compiling hostname v0.3.1 |
| 1592 | 2026-07-16T17:11:45.467Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1593 | 2026-07-16T17:11:45.482Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1594 | 2026-07-16T17:11:45.652Z | Compiling wait-timeout v0.2.1 |
| 1595 | 2026-07-16T17:11:45.685Z | Compiling memmap2 v0.9.10 |
| 1596 | 2026-07-16T17:11:45.734Z | Compiling is-terminal v0.4.17 |
| 1597 | 2026-07-16T17:11:45.905Z | Compiling usdt v0.6.0 |
| 1598 | 2026-07-16T17:11:45.955Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1599 | 2026-07-16T17:11:45.968Z | Compiling slog-term v2.9.2 |
| 1600 | 2026-07-16T17:11:45.999Z | Compiling rusty-fork v0.3.1 |
| 1601 | 2026-07-16T17:11:46.179Z | Compiling slog-bunyan v2.5.0 |
| 1602 | 2026-07-16T17:11:46.308Z | Compiling serde_with v3.20.0 |
| 1603 | 2026-07-16T17:11:46.327Z | Compiling async-compression v0.4.42 |
| 1604 | 2026-07-16T17:11:46.352Z | Compiling rand_xorshift v0.4.0 |
| 1605 | 2026-07-16T17:11:46.494Z | Compiling rustls-pemfile v2.2.0 |
| 1606 | 2026-07-16T17:11:46.569Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1607 | 2026-07-16T17:11:46.632Z | Compiling regress v0.10.5 |
| 1608 | 2026-07-16T17:11:46.693Z | Compiling hostname v0.4.2 |
| 1609 | 2026-07-16T17:11:46.767Z | Compiling humantime v2.3.0 |
| 1610 | 2026-07-16T17:11:46.825Z | Compiling proptest v1.11.0 |
| 1611 | 2026-07-16T17:11:47.312Z | Compiling iddqd v0.4.5 |
| 1612 | 2026-07-16T17:11:47.611Z | Compiling reqwest v0.12.28 |
| 1613 | 2026-07-16T17:11:47.689Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1614 | 2026-07-16T17:11:47.934Z | Compiling block-buffer v0.10.4 |
| 1615 | 2026-07-16T17:11:48.093Z | Compiling utf8parse v0.2.2 |
| 1616 | 2026-07-16T17:11:48.194Z | Compiling anstyle-parse v1.0.0 |
| 1617 | 2026-07-16T17:11:48.268Z | Compiling digest v0.10.7 |
| 1618 | 2026-07-16T17:11:48.380Z | Compiling parse-display v0.10.0 |
| 1619 | 2026-07-16T17:11:48.484Z | Compiling backoff v0.4.0 |
| 1620 | 2026-07-16T17:11:48.624Z | Compiling progenitor-client v0.10.0 |
| 1621 | 2026-07-16T17:11:48.694Z | Compiling itertools v0.14.0 |
| 1622 | 2026-07-16T17:11:48.717Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1623 | 2026-07-16T17:11:48.896Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1624 | 2026-07-16T17:11:49.492Z | Compiling colorchoice v1.0.5 |
| 1625 | 2026-07-16T17:11:49.766Z | Compiling anstyle v1.0.14 |
| 1626 | 2026-07-16T17:11:49.924Z | Compiling is_terminal_polyfill v1.70.2 |
| 1627 | 2026-07-16T17:11:49.927Z | Compiling anstyle-query v1.1.5 |
| 1628 | 2026-07-16T17:11:50.016Z | Compiling anstream v1.0.0 |
| 1629 | 2026-07-16T17:11:50.335Z | Compiling clap_lex v1.1.0 |
| 1630 | 2026-07-16T17:11:50.658Z | Compiling regress v0.11.1 |
| 1631 | 2026-07-16T17:11:50.680Z | Compiling clap_derive v4.6.1 |
| 1632 | 2026-07-16T17:11:51.221Z | Compiling terminal_size v0.4.4 |
| 1633 | 2026-07-16T17:11:52.219Z | Compiling typify-impl v0.6.2 |
| 1634 | 2026-07-16T17:11:52.369Z | Compiling toml_datetime v0.6.11 |
| 1635 | 2026-07-16T17:11:52.667Z | Compiling zerocopy-derive v0.7.35 |
| 1636 | 2026-07-16T17:11:52.776Z | Compiling cpufeatures v0.2.17 |
| 1637 | 2026-07-16T17:11:52.855Z | Compiling convert_case v0.4.0 |
| 1638 | 2026-07-16T17:11:52.981Z | Compiling clap_builder v4.6.0 |
| 1639 | 2026-07-16T17:11:53.553Z | Compiling zerocopy v0.7.35 |
| 1640 | 2026-07-16T17:11:53.617Z | Compiling derive_more v0.99.20 |
| 1641 | 2026-07-16T17:11:54.169Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1642 | 2026-07-16T17:11:54.698Z | Compiling unicode-width v0.2.2 |
| 1643 | 2026-07-16T17:11:54.935Z | Compiling proc-macro-crate v3.5.0 |
| 1644 | 2026-07-16T17:11:54.969Z | Compiling clap v4.6.1 |
| 1645 | 2026-07-16T17:11:55.354Z | Compiling secrecy v0.10.3 |
| 1646 | 2026-07-16T17:11:55.463Z | Compiling crucible-workspace-hack v0.1.0 |
| 1647 | 2026-07-16T17:11:55.506Z | Compiling float-ord v0.3.2 |
| 1648 | 2026-07-16T17:11:55.688Z | Compiling tinyvec_macros v0.1.1 |
| 1649 | 2026-07-16T17:11:55.755Z | Compiling tinyvec v1.11.0 |
| 1650 | 2026-07-16T17:11:55.877Z | Compiling num_enum_derive v0.7.6 |
| 1651 | 2026-07-16T17:11:56.296Z | Compiling dtrace-parser v0.2.0 |
| 1652 | 2026-07-16T17:11:56.299Z | Compiling scroll_derive v0.12.1 |
| 1653 | 2026-07-16T17:11:56.425Z | Compiling num-integer v0.1.46 |
| 1654 | 2026-07-16T17:11:56.598Z | Compiling rustc_version v0.4.1 |
| 1655 | 2026-07-16T17:11:56.748Z | Compiling usdt-impl v0.5.0 |
| 1656 | 2026-07-16T17:11:56.910Z | Compiling num_enum v0.7.6 |
| 1657 | 2026-07-16T17:11:57.031Z | Compiling scroll v0.12.0 |
| 1658 | 2026-07-16T17:11:57.055Z | Compiling curve25519-dalek v4.1.3 |
| 1659 | 2026-07-16T17:11:57.264Z | Compiling dof v0.3.0 |
| 1660 | 2026-07-16T17:11:57.356Z | Compiling hmac v0.12.1 |
| 1661 | 2026-07-16T17:11:57.363Z | Compiling inout v0.1.4 |
| 1662 | 2026-07-16T17:11:57.518Z | Compiling darling_core v0.21.3 |
| 1663 | 2026-07-16T17:11:57.553Z | Compiling ff v0.13.1 |
| 1664 | 2026-07-16T17:11:57.686Z | Compiling thread-id v4.2.2 |
| 1665 | 2026-07-16T17:11:57.694Z | Compiling group v0.13.0 |
| 1666 | 2026-07-16T17:11:57.848Z | Compiling cipher v0.4.4 |
| 1667 | 2026-07-16T17:11:57.956Z | Compiling hkdf v0.12.4 |
| 1668 | 2026-07-16T17:11:58.164Z | Compiling goblin v0.8.2 |
| 1669 | 2026-07-16T17:11:58.288Z | Compiling num-iter v0.1.45 |
| 1670 | 2026-07-16T17:11:58.401Z | Compiling num-rational v0.4.2 |
| 1671 | 2026-07-16T17:11:58.562Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1672 | 2026-07-16T17:11:58.632Z | Compiling universal-hash v0.5.1 |
| 1673 | 2026-07-16T17:11:58.635Z | Compiling crypto-bigint v0.5.5 |
| 1674 | 2026-07-16T17:11:58.670Z | Compiling typify-macro v0.6.2 |
| 1675 | 2026-07-16T17:11:58.761Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1676 | 2026-07-16T17:11:59.091Z | Compiling crossbeam-epoch v0.9.18 |
| 1677 | 2026-07-16T17:11:59.433Z | Compiling half v2.7.1 |
| 1678 | 2026-07-16T17:11:59.474Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1679 | 2026-07-16T17:11:59.645Z | Compiling darling_macro v0.21.3 |
| 1680 | 2026-07-16T17:11:59.657Z | Compiling num-complex v0.4.6 |
| 1681 | 2026-07-16T17:12:00.011Z | Compiling base16ct v0.2.0 |
| 1682 | 2026-07-16T17:12:00.069Z | Compiling ciborium-io v0.2.2 |
| 1683 | 2026-07-16T17:12:00.075Z | Compiling heck v0.4.1 |
| 1684 | 2026-07-16T17:12:00.119Z | Compiling opaque-debug v0.3.1 |
| 1685 | 2026-07-16T17:12:00.161Z | Compiling base64ct v1.8.3 |
| 1686 | 2026-07-16T17:12:00.188Z | Compiling poly1305 v0.8.0 |
| 1687 | 2026-07-16T17:12:00.248Z | Compiling darling v0.21.3 |
| 1688 | 2026-07-16T17:12:00.267Z | Compiling elliptic-curve v0.13.8 |
| 1689 | 2026-07-16T17:12:00.327Z | Compiling ciborium-ll v0.2.2 |
| 1690 | 2026-07-16T17:12:00.447Z | Compiling password-hash v0.5.0 |
| 1691 | 2026-07-16T17:12:00.698Z | Compiling num v0.4.3 |
| 1692 | 2026-07-16T17:12:00.755Z | Compiling typify v0.6.2 |
| 1693 | 2026-07-16T17:12:00.843Z | Compiling thiserror-no-std v2.0.2 |
| 1694 | 2026-07-16T17:12:01.157Z | Compiling chacha20 v0.9.1 |
| 1695 | 2026-07-16T17:12:01.333Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1696 | 2026-07-16T17:12:01.378Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1697 | 2026-07-16T17:12:01.866Z | Compiling blake2 v0.10.6 |
| 1698 | 2026-07-16T17:12:02.092Z | Compiling aead v0.5.2 |
| 1699 | 2026-07-16T17:12:02.138Z | Compiling byte-wrapper v0.1.0 |
| 1700 | 2026-07-16T17:12:02.251Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1701 | 2026-07-16T17:12:02.315Z | Compiling proc-macro-error-attr v1.0.4 |
| 1702 | 2026-07-16T17:12:02.629Z | Compiling keccak v0.1.6 |
| 1703 | 2026-07-16T17:12:02.639Z | Compiling unsafe-libyaml v0.2.11 |
| 1704 | 2026-07-16T17:12:02.741Z | Compiling rustix v0.38.44 |
| 1705 | 2026-07-16T17:12:02.865Z | Compiling prettyplease v0.2.37 |
| 1706 | 2026-07-16T17:12:03.114Z | Compiling heapless v0.8.0 |
| 1707 | 2026-07-16T17:12:03.223Z | Compiling serde_yaml v0.9.34+deprecated |
| 1708 | 2026-07-16T17:12:03.570Z | Compiling sha3 v0.10.9 |
| 1709 | 2026-07-16T17:12:03.917Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1710 | 2026-07-16T17:12:03.986Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-07-16T17:12:04.481Z | Compiling chacha20poly1305 v0.10.1 |
| 1712 | 2026-07-16T17:12:04.582Z | Compiling argon2 v0.5.3 |
| 1713 | 2026-07-16T17:12:04.805Z | Compiling vsss-rs v3.3.4 |
| 1714 | 2026-07-16T17:12:04.818Z | Compiling ciborium v0.2.2 |
| 1715 | 2026-07-16T17:12:04.831Z | Compiling ingot-macros v0.1.1 |
| 1716 | 2026-07-16T17:12:05.279Z | Compiling usdt-attr-macro v0.5.0 |
| 1717 | 2026-07-16T17:12:05.391Z | Compiling usdt-macro v0.5.0 |
| 1718 | 2026-07-16T17:12:06.527Z | Compiling serde_spanned v0.6.9 |
| 1719 | 2026-07-16T17:12:06.670Z | Compiling enum-as-inner v0.6.1 |
| 1720 | 2026-07-16T17:12:06.870Z | Compiling hash32 v0.3.1 |
| 1721 | 2026-07-16T17:12:07.021Z | Compiling proc-macro-error v1.0.4 |
| 1722 | 2026-07-16T17:12:07.261Z | Compiling memmap v0.7.0 |
| 1723 | 2026-07-16T17:12:07.272Z | Compiling memoffset v0.9.1 |
| 1724 | 2026-07-16T17:12:07.299Z | Compiling cfg_aliases v0.2.1 |
| 1725 | 2026-07-16T17:12:07.302Z | Compiling smoltcp v0.11.0 |
| 1726 | 2026-07-16T17:12:07.369Z | Compiling winnow v0.7.15 |
| 1727 | 2026-07-16T17:12:07.451Z | Compiling winnow v0.5.40 |
| 1728 | 2026-07-16T17:12:07.948Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1729 | 2026-07-16T17:12:07.959Z | Compiling indent_write v2.2.0 |
| 1730 | 2026-07-16T17:12:07.959Z | Compiling data-encoding v2.11.0 |
| 1731 | 2026-07-16T17:12:07.959Z | Compiling toml_write v0.1.2 |
| 1732 | 2026-07-16T17:12:07.959Z | Compiling ingot-types v0.1.2 |
| 1733 | 2026-07-16T17:12:07.959Z | Compiling usdt v0.5.0 |
| 1734 | 2026-07-16T17:12:07.959Z | Compiling nix v0.31.3 |
| 1735 | 2026-07-16T17:12:08.179Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1736 | 2026-07-16T17:12:08.213Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1737 | 2026-07-16T17:12:08.311Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1738 | 2026-07-16T17:12:08.492Z | Compiling tabwriter v1.4.1 |
| 1739 | 2026-07-16T17:12:08.771Z | Compiling toml_edit v0.19.15 |
| 1740 | 2026-07-16T17:12:08.775Z | Compiling toml_edit v0.22.27 |
| 1741 | 2026-07-16T17:12:08.794Z | Compiling cobs v0.3.0 |
| 1742 | 2026-07-16T17:12:08.870Z | Compiling serde_repr v0.1.20 |
| 1743 | 2026-07-16T17:12:08.904Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1744 | 2026-07-16T17:12:09.137Z | Compiling pkg-config v0.3.33 |
| 1745 | 2026-07-16T17:12:09.388Z | Compiling managed v0.8.0 |
| 1746 | 2026-07-16T17:12:09.472Z | Compiling bitflags v1.3.2 |
| 1747 | 2026-07-16T17:12:09.548Z | Compiling vcpkg v0.2.15 |
| 1748 | 2026-07-16T17:12:09.620Z | Compiling postcard v1.1.3 |
| 1749 | 2026-07-16T17:12:09.973Z | Compiling rustls-webpki v0.103.13 |
| 1750 | 2026-07-16T17:12:10.303Z | Compiling toml v0.8.23 |
| 1751 | 2026-07-16T17:12:10.990Z | Compiling openssl-sys v0.9.116 |
| 1752 | 2026-07-16T17:12:11.010Z | Compiling proc-macro-crate v1.3.1 |
| 1753 | 2026-07-16T17:12:11.422Z | Compiling ingot v0.1.1 |
| 1754 | 2026-07-16T17:12:11.549Z | Compiling hubpack_derive v0.1.1 |
| 1755 | 2026-07-16T17:12:11.564Z | Compiling foreign-types-macros v0.2.3 |
| 1756 | 2026-07-16T17:12:12.044Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1757 | 2026-07-16T17:12:12.090Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1758 | 2026-07-16T17:12:12.189Z | Compiling colored v3.1.1 |
| 1759 | 2026-07-16T17:12:12.231Z | Compiling unicode-segmentation v1.13.3 |
| 1760 | 2026-07-16T17:12:12.338Z | Compiling resolv-conf v0.7.6 |
| 1761 | 2026-07-16T17:12:12.351Z | Compiling rayon-core v1.13.0 |
| 1762 | 2026-07-16T17:12:12.597Z | Compiling semver v0.1.20 |
| 1763 | 2026-07-16T17:12:12.646Z | Compiling foreign-types-shared v0.3.1 |
| 1764 | 2026-07-16T17:12:12.681Z | Compiling static_assertions v1.1.0 |
| 1765 | 2026-07-16T17:12:12.737Z | Compiling linked-hash-map v0.5.6 |
| 1766 | 2026-07-16T17:12:12.756Z | Compiling swrite v0.1.0 |
| 1767 | 2026-07-16T17:12:12.769Z | Compiling foreign-types v0.5.0 |
| 1768 | 2026-07-16T17:12:12.844Z | Compiling rustc_version v0.1.7 |
| 1769 | 2026-07-16T17:12:12.865Z | Compiling newline-converter v0.3.0 |
| 1770 | 2026-07-16T17:12:12.919Z | Compiling lru-cache v0.1.2 |
| 1771 | 2026-07-16T17:12:12.931Z | Compiling hubpack v0.1.2 |
| 1772 | 2026-07-16T17:12:13.053Z | Compiling num_enum_derive v0.5.11 |
| 1773 | 2026-07-16T17:12:13.153Z | Compiling atomicwrites v0.4.4 |
| 1774 | 2026-07-16T17:12:13.235Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1775 | 2026-07-16T17:12:13.355Z | Compiling hickory-proto v0.24.4 |
| 1776 | 2026-07-16T17:12:13.502Z | Compiling tokio-rustls v0.26.4 |
| 1777 | 2026-07-16T17:12:13.783Z | Compiling hyper-rustls v0.27.9 |
| 1778 | 2026-07-16T17:12:13.961Z | Compiling rustls-platform-verifier v0.7.0 |
| 1779 | 2026-07-16T17:12:14.130Z | Compiling reqwest v0.13.4 |
| 1780 | 2026-07-16T17:12:15.346Z | Compiling progenitor-client v0.14.0 |
| 1781 | 2026-07-16T17:12:15.653Z | Compiling progenitor-extras v0.2.0 |
| 1782 | 2026-07-16T17:12:15.899Z | Compiling progenitor-impl v0.13.0 |
| 1783 | 2026-07-16T17:12:16.712Z | Compiling crossbeam-deque v0.8.6 |
| 1784 | 2026-07-16T17:12:16.724Z | Compiling console v0.15.11 |
| 1785 | 2026-07-16T17:12:16.784Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1786 | 2026-07-16T17:12:16.907Z | Compiling camino-tempfile v1.4.1 |
| 1787 | 2026-07-16T17:12:17.151Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1788 | 2026-07-16T17:12:17.306Z | Compiling chacha20 v0.10.0 |
| 1789 | 2026-07-16T17:12:17.397Z | Compiling serde-big-array v0.5.1 |
| 1790 | 2026-07-16T17:12:17.557Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1791 | 2026-07-16T17:12:17.616Z | Compiling derive-where v1.6.1 |
| 1792 | 2026-07-16T17:12:18.458Z | Compiling num-derive v0.4.2 |
| 1793 | 2026-07-16T17:12:18.944Z | Compiling pin-project-internal v1.1.13 |
| 1794 | 2026-07-16T17:12:19.006Z | Compiling cstr-argument v0.1.2 |
| 1795 | 2026-07-16T17:12:19.164Z | Compiling siphasher v1.0.3 |
| 1796 | 2026-07-16T17:12:19.373Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1797 | 2026-07-16T17:12:19.461Z | Compiling similar v2.7.0 |
| 1798 | 2026-07-16T17:12:19.535Z | Compiling minimal-lexical v0.2.1 |
| 1799 | 2026-07-16T17:12:19.629Z | Compiling progenitor-macro v0.13.0 |
| 1800 | 2026-07-16T17:12:19.806Z | Compiling nom v7.1.3 |
| 1801 | 2026-07-16T17:12:20.070Z | Compiling pin-project v1.1.13 |
| 1802 | 2026-07-16T17:12:20.170Z | Compiling expectorate v1.2.0 |
| 1803 | 2026-07-16T17:12:20.330Z | Compiling phf_shared v0.12.1 |
| 1804 | 2026-07-16T17:12:20.422Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1805 | 2026-07-16T17:12:20.692Z | Compiling rand v0.10.2 |
| 1806 | 2026-07-16T17:12:21.018Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1807 | 2026-07-16T17:12:21.055Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1808 | 2026-07-16T17:12:21.183Z | Compiling progenitor-client v0.13.0 |
| 1809 | 2026-07-16T17:12:21.387Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1810 | 2026-07-16T17:12:21.486Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1811 | 2026-07-16T17:12:21.663Z | Compiling hickory-resolver v0.24.4 |
| 1812 | 2026-07-16T17:12:21.941Z | Compiling num_enum v0.5.11 |
| 1813 | 2026-07-16T17:12:22.063Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1814 | 2026-07-16T17:12:23.508Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1815 | 2026-07-16T17:12:23.767Z | Compiling newtype_derive v0.1.6 |
| 1816 | 2026-07-16T17:12:24.407Z | Compiling progenitor-impl v0.14.0 |
| 1817 | 2026-07-16T17:12:24.491Z | Compiling snafu-derive v0.8.9 |
| 1818 | 2026-07-16T17:12:24.648Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-07-16T17:12:24.809Z | Compiling unicode-normalization v0.1.25 |
| 1820 | 2026-07-16T17:12:25.279Z | Compiling tokio-stream v0.1.18 |
| 1821 | 2026-07-16T17:12:25.401Z | Compiling async-recursion v1.1.1 |
| 1822 | 2026-07-16T17:12:25.436Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1823 | 2026-07-16T17:12:25.746Z | Compiling slog-dtrace v0.3.0 |
| 1824 | 2026-07-16T17:12:25.757Z | Compiling bstr v1.12.1 |
| 1825 | 2026-07-16T17:12:26.005Z | Compiling csv-core v0.1.13 |
| 1826 | 2026-07-16T17:12:26.103Z | Compiling chrono-tz v0.10.4 |
| 1827 | 2026-07-16T17:12:26.228Z | Compiling openssl v0.10.80 |
| 1828 | 2026-07-16T17:12:26.255Z | Compiling konst_macro_rules v0.2.19 |
| 1829 | 2026-07-16T17:12:26.266Z | Compiling unicode-xid v0.2.6 |
| 1830 | 2026-07-16T17:12:26.330Z | Compiling cancel-safe-futures v0.1.5 |
| 1831 | 2026-07-16T17:12:26.342Z | Compiling foldhash v0.1.5 |
| 1832 | 2026-07-16T17:12:26.385Z | Compiling unicode-width v0.1.14 |
| 1833 | 2026-07-16T17:12:26.429Z | Compiling highway v1.3.0 |
| 1834 | 2026-07-16T17:12:26.506Z | Compiling foreign-types-shared v0.1.1 |
| 1835 | 2026-07-16T17:12:26.520Z | Compiling same-file v1.0.6 |
| 1836 | 2026-07-16T17:12:26.588Z | Compiling owo-colors v4.3.0 |
| 1837 | 2026-07-16T17:12:26.617Z | Compiling foreign-types v0.3.2 |
| 1838 | 2026-07-16T17:12:26.663Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1839 | 2026-07-16T17:12:26.688Z | Compiling walkdir v2.5.0 |
| 1840 | 2026-07-16T17:12:26.715Z | Compiling hashbrown v0.15.5 |
| 1841 | 2026-07-16T17:12:26.823Z | Compiling const_format_proc_macros v0.2.34 |
| 1842 | 2026-07-16T17:12:27.018Z | Compiling konst v0.2.20 |
| 1843 | 2026-07-16T17:12:27.065Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-07-16T17:12:27.231Z | Compiling snafu v0.8.9 |
| 1845 | 2026-07-16T17:12:27.253Z | Compiling csv v1.4.0 |
| 1846 | 2026-07-16T17:12:27.665Z | Compiling globset v0.4.18 |
| 1847 | 2026-07-16T17:12:27.722Z | Compiling qorb v0.4.1 |
| 1848 | 2026-07-16T17:12:27.762Z | Compiling progenitor v0.13.0 |
| 1849 | 2026-07-16T17:12:27.899Z | Compiling olpc-cjson v0.1.4 |
| 1850 | 2026-07-16T17:12:27.991Z | Compiling progenitor-macro v0.14.0 |
| 1851 | 2026-07-16T17:12:28.115Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1852 | 2026-07-16T17:12:28.672Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1853 | 2026-07-16T17:12:29.034Z | Compiling rayon v1.12.0 |
| 1854 | 2026-07-16T17:12:29.616Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-07-16T17:12:30.003Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-07-16T17:12:30.016Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-07-16T17:12:30.412Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-07-16T17:12:30.565Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1859 | 2026-07-16T17:12:30.834Z | Compiling phf v0.12.1 |
| 1860 | 2026-07-16T17:12:31.010Z | Compiling zone_cfg_derive v0.3.1 |
| 1861 | 2026-07-16T17:12:31.369Z | Compiling tokio-dtrace v0.1.1 |
| 1862 | 2026-07-16T17:12:31.712Z | Compiling itertools v0.12.1 |
| 1863 | 2026-07-16T17:12:32.013Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1864 | 2026-07-16T17:12:32.224Z | Compiling libsw-core v0.3.2 |
| 1865 | 2026-07-16T17:12:32.397Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-07-16T17:12:32.550Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1867 | 2026-07-16T17:12:32.776Z | Compiling serde_plain v1.0.2 |
| 1868 | 2026-07-16T17:12:32.953Z | Compiling openssl-macros v0.1.1 |
| 1869 | 2026-07-16T17:12:32.993Z | Compiling pem v3.0.6 |
| 1870 | 2026-07-16T17:12:33.022Z | Compiling cookie v0.18.1 |
| 1871 | 2026-07-16T17:12:33.039Z | Compiling sigpipe v0.1.3 |
| 1872 | 2026-07-16T17:12:33.125Z | Compiling bytecount v0.6.9 |
| 1873 | 2026-07-16T17:12:33.174Z | Compiling fixedbitset v0.4.2 |
| 1874 | 2026-07-16T17:12:33.306Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-07-16T17:12:33.318Z | Compiling glob v0.3.3 |
| 1876 | 2026-07-16T17:12:33.387Z | Compiling fixedbitset v0.5.7 |
| 1877 | 2026-07-16T17:12:33.421Z | Compiling jiff v0.2.28 |
| 1878 | 2026-07-16T17:12:33.475Z | Compiling typed-path v0.9.3 |
| 1879 | 2026-07-16T17:12:33.732Z | Compiling petgraph v0.8.3 |
| 1880 | 2026-07-16T17:12:33.744Z | Compiling petgraph v0.6.5 |
| 1881 | 2026-07-16T17:12:33.971Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-07-16T17:12:34.249Z | Compiling papergrid v0.11.0 |
| 1883 | 2026-07-16T17:12:34.827Z | Compiling tough v0.22.0 |
| 1884 | 2026-07-16T17:12:35.234Z | Compiling progenitor v0.14.0 |
| 1885 | 2026-07-16T17:12:35.240Z | Compiling zone v0.3.1 |
| 1886 | 2026-07-16T17:12:35.323Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1887 | 2026-07-16T17:12:35.340Z | Compiling libsw v3.5.0 |
| 1888 | 2026-07-16T17:12:35.514Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1889 | 2026-07-16T17:12:35.526Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1890 | 2026-07-16T17:12:35.768Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-07-16T17:12:35.961Z | Compiling oxide-tokio-rt v0.1.6 |
| 1892 | 2026-07-16T17:12:36.015Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-07-16T17:12:36.273Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-07-16T17:12:36.733Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-07-16T17:12:36.916Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-07-16T17:12:37.084Z | Compiling const_format v0.2.36 |
| 1897 | 2026-07-16T17:12:37.495Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1898 | 2026-07-16T17:12:37.816Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-07-16T17:12:37.919Z | Compiling tabled_derive v0.7.0 |
| 1900 | 2026-07-16T17:12:37.971Z | Compiling gethostname v0.5.0 |
| 1901 | 2026-07-16T17:12:37.999Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-07-16T17:12:38.097Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1903 | 2026-07-16T17:12:38.124Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-07-16T17:12:38.250Z | Compiling bcs v0.1.6 |
| 1905 | 2026-07-16T17:12:38.310Z | Compiling smf v0.2.3 |
| 1906 | 2026-07-16T17:12:38.424Z | Compiling nom v8.0.0 |
| 1907 | 2026-07-16T17:12:38.574Z | Compiling smawk v0.3.2 |
| 1908 | 2026-07-16T17:12:38.720Z | Compiling termtree v0.5.1 |
| 1909 | 2026-07-16T17:12:38.882Z | Compiling lazy_static v1.5.0 |
| 1910 | 2026-07-16T17:12:38.913Z | Compiling whoami v1.6.1 |
| 1911 | 2026-07-16T17:12:38.926Z | Compiling unicode-linebreak v0.1.5 |
| 1912 | 2026-07-16T17:12:38.983Z | Compiling tagptr v0.2.0 |
| 1913 | 2026-07-16T17:12:39.165Z | Compiling linear-map v1.2.0 |
| 1914 | 2026-07-16T17:12:39.181Z | Compiling textwrap v0.16.2 |
| 1915 | 2026-07-16T17:12:39.234Z | Compiling moka v0.12.15 |
| 1916 | 2026-07-16T17:12:39.329Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1917 | 2026-07-16T17:12:39.459Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-07-16T17:12:39.731Z | Compiling steno v0.4.1 |
| 1919 | 2026-07-16T17:12:40.059Z | Compiling tabled v0.15.0 |
| 1920 | 2026-07-16T17:12:40.805Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1921 | 2026-07-16T17:12:40.883Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1922 | 2026-07-16T17:12:41.045Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-07-16T17:12:41.821Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1924 | 2026-07-16T17:12:42.813Z | Compiling hickory-proto v0.25.2 |
| 1925 | 2026-07-16T17:12:42.827Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1926 | 2026-07-16T17:12:43.053Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1927 | 2026-07-16T17:12:43.836Z | Compiling parking_lot_core v0.8.6 |
| 1928 | 2026-07-16T17:12:43.851Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1929 | 2026-07-16T17:12:44.071Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1930 | 2026-07-16T17:12:44.151Z | Compiling libscf-sys v1.2.0 |
| 1931 | 2026-07-16T17:12:44.295Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1932 | 2026-07-16T17:12:44.374Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1933 | 2026-07-16T17:12:44.506Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1934 | 2026-07-16T17:12:44.770Z | Compiling hickory-resolver v0.25.2 |
| 1935 | 2026-07-16T17:12:44.871Z | Compiling parking_lot v0.11.2 |
| 1936 | 2026-07-16T17:12:44.955Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1937 | 2026-07-16T17:12:44.971Z | Compiling fxhash v0.2.1 |
| 1938 | 2026-07-16T17:12:45.086Z | Compiling internet-checksum v0.2.1 |
| 1939 | 2026-07-16T17:12:45.176Z | Compiling sled v0.34.7 |
| 1940 | 2026-07-16T17:12:45.222Z | Compiling itertools v0.15.0 |
| 1941 | 2026-07-16T17:12:45.285Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1942 | 2026-07-16T17:12:46.388Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1943 | 2026-07-16T17:12:48.566Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1944 | 2026-07-16T17:12:49.779Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1945 | 2026-07-16T17:12:57.653Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1946 | 2026-07-16T17:12:59.334Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1947 | 2026-07-16T17:13:00.373Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1948 | 2026-07-16T17:13:01.293Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1949 | 2026-07-16T17:13:02.098Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1950 | 2026-07-16T17:13:24.861Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s |
| 1951 | 2026-07-16T17:13:25.042Z | ──────────── |
| 1952 | 2026-07-16T17:13:25.042Z | Nextest run ID 2b2cd15e-5914-43d3-9102-d1e972b26d56 with nextest profile: default |
| 1953 | 2026-07-16T17:13:25.042Z | Starting 45 tests across 3 binaries |
| 1954 | 2026-07-16T17:13:25.048Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1955 | 2026-07-16T17:13:25.048Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1956 | 2026-07-16T17:13:25.052Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1957 | 2026-07-16T17:13:25.052Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1958 | 2026-07-16T17:13:25.056Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1959 | 2026-07-16T17:13:25.056Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1960 | 2026-07-16T17:13:25.056Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1961 | 2026-07-16T17:13:25.056Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1962 | 2026-07-16T17:13:25.060Z | PASS [ 0.008s] rdb db::test::test_prefix4_from_str |
| 1963 | 2026-07-16T17:13:25.060Z | PASS [ 0.008s] rdb db::test::test_prefix4_db_key_serialization |
| 1964 | 2026-07-16T17:13:25.063Z | PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization |
| 1965 | 2026-07-16T17:13:25.063Z | PASS [ 0.008s] rdb db::test::test_prefix6_from_str |
| 1966 | 2026-07-16T17:13:25.103Z | PASS [ 0.055s] rdb db::test::test_ipv4_origin_crud |
| 1967 | 2026-07-16T17:13:25.103Z | PASS [ 0.055s] rdb db::test::test_ipv6_origin_crud |
| 1968 | 2026-07-16T17:13:25.107Z | PASS [ 0.053s] rdb db::test::test_prefix_host_bit_normalization |
| 1969 | 2026-07-16T17:13:25.111Z | PASS [ 0.054s] rdb db::test::test_rib |
| 1970 | 2026-07-16T17:13:25.111Z | PASS [ 0.051s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1971 | 2026-07-16T17:13:25.111Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv4_basic |
| 1972 | 2026-07-16T17:13:25.115Z | PASS [ 0.051s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1973 | 2026-07-16T17:13:25.115Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic |
| 1974 | 2026-07-16T17:13:25.122Z | PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all |
| 1975 | 2026-07-16T17:13:25.127Z | PASS [ 0.013s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1976 | 2026-07-16T17:13:25.131Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1977 | 2026-07-16T17:13:25.131Z | PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self |
| 1978 | 2026-07-16T17:13:25.136Z | PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1979 | 2026-07-16T17:13:25.136Z | PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self |
| 1980 | 2026-07-16T17:13:25.143Z | PASS [ 0.016s] rdb proptest::prop_static_route_key_deduplication |
| 1981 | 2026-07-16T17:13:25.146Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1982 | 2026-07-16T17:13:25.157Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1983 | 2026-07-16T17:13:25.161Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1984 | 2026-07-16T17:13:25.161Z | PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1985 | 2026-07-16T17:13:25.161Z | PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families |
| 1986 | 2026-07-16T17:13:25.161Z | PASS [ 0.053s] rdb db::test::test_static_routing_vlan_id_handling |
| 1987 | 2026-07-16T17:13:25.164Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1988 | 2026-07-16T17:13:25.167Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 1989 | 2026-07-16T17:13:25.167Z | PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering |
| 1990 | 2026-07-16T17:13:25.170Z | PASS [ 0.008s] rdb types::test::btreeset_coexistence |
| 1991 | 2026-07-16T17:13:25.170Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1992 | 2026-07-16T17:13:25.170Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1993 | 2026-07-16T17:13:25.170Z | PASS [ 0.023s] rdb proptest::prop_static_route_key_ord_consistency |
| 1994 | 2026-07-16T17:13:25.170Z | PASS [ 0.008s] rdb types::test::btreeset_replace |
| 1995 | 2026-07-16T17:13:25.173Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1996 | 2026-07-16T17:13:25.176Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 1997 | 2026-07-16T17:13:25.176Z | PASS [ 0.007s] rdb types::test::static_path_identity |
| 1998 | 2026-07-16T17:13:25.191Z | PASS [ 0.084s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1999 | 2026-07-16T17:13:25.193Z | ──────────── |
| 2000 | 2026-07-16T17:13:25.194Z | Summary [ 0.149s] 45 tests run: 45 passed, 0 skipped |
| 2001 | 2026-07-16T17:13:25.203Z | + cp ./rib.log /work/ |
| 2002 | 2026-07-16T17:13:25.206Z | + popd |
| 2003 | 2026-07-16T17:13:25.206Z | /work/oxidecomputer/maghemite |
| 2004 | 2026-07-16T17:13:25.206Z | process exited: duration 350054 ms, exit code 0 |
| |
| 2005 | 2026-07-16T17:13:25.212Z | found 1 output files |
| 2006 | 2026-07-16T17:13:25.212Z | uploading: /work/rib.log (1178 bytes) |
| 2007 | 2026-07-16T17:13:26.225Z | uploaded: /work/rib.log |