|
|
|
| 1 | 2026-07-14T05:16:17.746Z | job assigned to worker 01KXFGTBB1VCQMH593SGBZ9GJJ [factory aws, i-01a826716d505ac4f] (queued for 1 m 9 s) |
| |
| 2 | 2026-07-14T05:16:24.331Z | starting task 0: "setup" |
| 3 | 2026-07-14T05:16:24.336Z | ++ uname -s |
| 4 | 2026-07-14T05:16:24.338Z | + kern=SunOS |
| 5 | 2026-07-14T05:16:24.338Z | + build_user=build |
| 6 | 2026-07-14T05:16:24.338Z | + build_uid=12345 |
| 7 | 2026-07-14T05:16:24.338Z | + work_dir=/work |
| 8 | 2026-07-14T05:16:24.338Z | + input_dir=/input |
| 9 | 2026-07-14T05:16:24.339Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-14T05:16:24.339Z | + case "$kern" in |
| 11 | 2026-07-14T05:16:24.339Z | + groupadd -g 12345 build |
| 12 | 2026-07-14T05:16:24.341Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-14T05:16:26.346Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-14T05:16:26.419Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-14T05:16:26.422Z | + home_fs=zfs |
| 16 | 2026-07-14T05:16:26.422Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-14T05:16:26.422Z | + mkdir -p /home/build |
| 18 | 2026-07-14T05:16:26.422Z | + chown build:build /home/build /work |
| 19 | 2026-07-14T05:16:28.423Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-14T05:16:28.426Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-07-14T05:16:28.432Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-14T05:16:28.436Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-14T05:16:28.436Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-14T05:16:28.436Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-07-14T05:16:28.436Z | * rust toolchain channel = "stable" |
| 26 | 2026-07-14T05:16:28.436Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-14T05:16:28.436Z | * rust toolchain profile = "default" |
| 28 | 2026-07-14T05:16:28.439Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-14T05:16:28.439Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-14T05:16:28.513Z | info: downloading installer |
| 31 | 2026-07-14T05:16:29.904Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-14T05:16:29.904Z | warn: /opt/ooce/bin |
| 33 | 2026-07-14T05:16:29.904Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-14T05:16:29.904Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-14T05:16:29.904Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-14T05:16:29.904Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-14T05:16:29.904Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-14T05:16:29.904Z | error: cannot install while Rust is installed |
| 39 | 2026-07-14T05:16:29.904Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-14T05:16:29.904Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-14T05:16:29.904Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-14T05:16:29.904Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-14T05:16:29.904Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-14T05:16:29.917Z | info: profile set to default |
| 45 | 2026-07-14T05:16:29.917Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-14T05:16:29.920Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-14T05:16:30.055Z | info: latest update on 2026-07-09 for version 1.97.0 (2d8144b78 2026-07-07) |
| 48 | 2026-07-14T05:16:30.058Z | info: downloading 6 components |
| 49 | 2026-07-14T05:16:45.468Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-14T05:16:45.468Z | |
| 51 | 2026-07-14T05:16:45.495Z | stable-x86_64-unknown-illumos installed - rustc 1.97.0 (2d8144b78 2026-07-07) |
| 52 | 2026-07-14T05:16:45.495Z | |
| 53 | 2026-07-14T05:16:45.498Z | |
| 54 | 2026-07-14T05:16:45.498Z | Rust is installed now. Great! |
| 55 | 2026-07-14T05:16:45.498Z | |
| 56 | 2026-07-14T05:16:45.498Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-14T05:16:45.499Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-14T05:16:45.499Z | |
| 59 | 2026-07-14T05:16:45.499Z | To configure your current shell, you need to source |
| 60 | 2026-07-14T05:16:45.499Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-14T05:16:45.499Z | |
| 62 | 2026-07-14T05:16:45.499Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-14T05:16:45.499Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-14T05:16:45.499Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-14T05:16:45.499Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-14T05:16:45.499Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-14T05:16:45.499Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-14T05:16:45.499Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-14T05:16:45.499Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-14T05:16:45.499Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-14T05:16:45.598Z | + rustup --version |
| 72 | 2026-07-14T05:16:45.608Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-14T05:16:45.611Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-14T05:16:45.628Z | info: the currently active `rustc` version is `rustc 1.97.0 (2d8144b78 2026-07-07)` |
| 75 | 2026-07-14T05:16:45.631Z | + cargo --version |
| 76 | 2026-07-14T05:16:45.646Z | cargo 1.97.0 (c980f4866 2026-06-30) |
| 77 | 2026-07-14T05:16:45.649Z | + rustc --version |
| 78 | 2026-07-14T05:16:45.668Z | rustc 1.97.0 (2d8144b78 2026-07-07) |
| 79 | 2026-07-14T05:16:45.671Z | process exited: duration 17237 ms, exit code 0 |
| |
| 80 | 2026-07-14T05:16:45.676Z | starting task 2: "authentication" |
| 81 | 2026-07-14T05:16:45.693Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-14T05:16:45.698Z | starting task 3: "clone repository" |
| 83 | 2026-07-14T05:16:45.701Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-14T05:16:45.704Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-14T05:16:45.739Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-14T05:16:46.927Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-14T05:16:46.927Z | + git fetch origin 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 88 | 2026-07-14T05:16:47.188Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-14T05:16:47.188Z | * branch 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 -> FETCH_HEAD |
| 90 | 2026-07-14T05:16:47.193Z | + [[ -n renovate/socket2-0.x-lockfile ]] |
| 91 | 2026-07-14T05:16:47.196Z | ++ git branch --show-current |
| 92 | 2026-07-14T05:16:47.196Z | + current=main |
| 93 | 2026-07-14T05:16:47.196Z | + [[ main != renovate/socket2-0.x-lockfile ]] |
| 94 | 2026-07-14T05:16:47.196Z | + git branch -f renovate/socket2-0.x-lockfile 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 95 | 2026-07-14T05:16:47.199Z | + git checkout -f renovate/socket2-0.x-lockfile |
| 96 | 2026-07-14T05:16:47.216Z | Switched to branch 'renovate/socket2-0.x-lockfile' |
| 97 | 2026-07-14T05:16:47.219Z | + git reset --hard 2a6d1fd08591dc54e61a3a8b030defc1c7ae36e1 |
| 98 | 2026-07-14T05:16:47.234Z | HEAD is now at 2a6d1fd Update Rust crate socket2 to v0.6.5 |
| 99 | 2026-07-14T05:16:47.237Z | process exited: duration 1536 ms, exit code 0 |
| |
| 100 | 2026-07-14T05:16:47.243Z | starting task 4: "build" |
| 101 | 2026-07-14T05:16:47.247Z | + set -e |
| 102 | 2026-07-14T05:16:47.247Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-07-14T05:16:47.247Z | + PLATFORM=illumos |
| 104 | 2026-07-14T05:16:47.247Z | + cargo --version |
| 105 | 2026-07-14T05:16:47.252Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 106 | 2026-07-14T05:16:47.413Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 107 | 2026-07-14T05:16:47.416Z | info: downloading 6 components |
| 108 | 2026-07-14T05:17:02.377Z | cargo 1.96.1 (356927216 2026-06-26) |
| 109 | 2026-07-14T05:17:02.380Z | + rustc --version |
| 110 | 2026-07-14T05:17:02.408Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 111 | 2026-07-14T05:17:02.412Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-07-14T05:17:02.456Z | Updating crates.io index |
| 113 | 2026-07-14T05:17:02.554Z | Downloading crates ... |
| 114 | 2026-07-14T05:17:02.613Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-07-14T05:17:02.671Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-07-14T05:17:02.674Z | warning: default toolchain implicitly overridden with `1.96.1-x86_64-unknown-illumos` by rustup toolchain file |
| 117 | 2026-07-14T05:17:02.674Z | | |
| 118 | 2026-07-14T05:17:02.674Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 119 | 2026-07-14T05:17:02.674Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 120 | 2026-07-14T05:17:02.711Z | Updating crates.io index |
| 121 | 2026-07-14T05:17:04.724Z | Locking 395 packages to latest compatible versions |
| 122 | 2026-07-14T05:17:04.729Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 123 | 2026-07-14T05:17:04.729Z | Adding duct v0.13.7 (available: v1.1.1) |
| 124 | 2026-07-14T05:17:04.729Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 125 | 2026-07-14T05:17:04.729Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 126 | 2026-07-14T05:17:04.729Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 127 | 2026-07-14T05:17:04.729Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 128 | 2026-07-14T05:17:04.729Z | Adding nextest-filtering v0.15.0 (available: v0.21.3) |
| 129 | 2026-07-14T05:17:04.729Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 130 | 2026-07-14T05:17:04.729Z | Adding nextest-runner v0.80.0 (available: v0.121.0) |
| 131 | 2026-07-14T05:17:04.729Z | Adding quick-junit v0.5.2 (available: v0.6.1) |
| 132 | 2026-07-14T05:17:04.750Z | Downloading crates ... |
| 133 | 2026-07-14T05:17:04.815Z | Downloaded atomic-waker v1.1.2 |
| 134 | 2026-07-14T05:17:04.830Z | Downloaded async-scoped v0.9.0 |
| 135 | 2026-07-14T05:17:04.833Z | Downloaded atomicwrites v0.4.4 |
| 136 | 2026-07-14T05:17:04.833Z | Downloaded anstyle v1.0.14 |
| 137 | 2026-07-14T05:17:04.836Z | Downloaded anstyle-query v1.1.5 |
| 138 | 2026-07-14T05:17:04.836Z | Downloaded backtrace v0.3.76 |
| 139 | 2026-07-14T05:17:04.839Z | Downloaded addr2line v0.25.1 |
| 140 | 2026-07-14T05:17:04.842Z | Downloaded heck v0.5.0 |
| 141 | 2026-07-14T05:17:04.842Z | Downloaded anstyle-parse v1.0.0 |
| 142 | 2026-07-14T05:17:04.842Z | Downloaded anstream v1.0.0 |
| 143 | 2026-07-14T05:17:04.845Z | Downloaded backtrace-ext v0.2.1 |
| 144 | 2026-07-14T05:17:04.845Z | Downloaded hyper-tls v0.6.0 |
| 145 | 2026-07-14T05:17:04.849Z | Downloaded cargo-platform v0.3.3 |
| 146 | 2026-07-14T05:17:04.853Z | Downloaded cfg-if v1.0.4 |
| 147 | 2026-07-14T05:17:04.853Z | Downloaded block-buffer v0.10.4 |
| 148 | 2026-07-14T05:17:04.857Z | Downloaded iana-time-zone v0.1.65 |
| 149 | 2026-07-14T05:17:04.857Z | Downloaded hyper-rustls v0.27.9 |
| 150 | 2026-07-14T05:17:04.857Z | Downloaded autocfg v1.5.1 |
| 151 | 2026-07-14T05:17:04.861Z | Downloaded cargo-platform v0.2.0 |
| 152 | 2026-07-14T05:17:04.861Z | Downloaded number_prefix v0.4.0 |
| 153 | 2026-07-14T05:17:04.861Z | Downloaded cpufeatures v0.3.0 |
| 154 | 2026-07-14T05:17:04.865Z | Downloaded humantime-serde v1.1.1 |
| 155 | 2026-07-14T05:17:04.865Z | Downloaded lru-slab v0.1.2 |
| 156 | 2026-07-14T05:17:04.865Z | Downloaded indent_write v2.2.0 |
| 157 | 2026-07-14T05:17:04.865Z | Downloaded http-body v1.1.0 |
| 158 | 2026-07-14T05:17:04.868Z | Downloaded futures-core v0.3.32 |
| 159 | 2026-07-14T05:17:04.868Z | Downloaded clap_lex v1.1.0 |
| 160 | 2026-07-14T05:17:04.868Z | Downloaded cargo_metadata v0.23.1 |
| 161 | 2026-07-14T05:17:04.871Z | Downloaded is_terminal_polyfill v1.70.2 |
| 162 | 2026-07-14T05:17:04.871Z | Downloaded idna_adapter v1.0.0 |
| 163 | 2026-07-14T05:17:04.871Z | Downloaded lock_api v0.4.14 |
| 164 | 2026-07-14T05:17:04.874Z | Downloaded camino-tempfile v1.4.1 |
| 165 | 2026-07-14T05:17:04.874Z | Downloaded itoa v1.0.18 |
| 166 | 2026-07-14T05:17:04.881Z | Downloaded mukti-metadata v0.3.0 |
| 167 | 2026-07-14T05:17:04.884Z | Downloaded cargo_metadata v0.20.0 |
| 168 | 2026-07-14T05:17:04.888Z | Downloaded nextest-metadata v0.12.2 |
| 169 | 2026-07-14T05:17:04.888Z | Downloaded http-body-util v0.1.4 |
| 170 | 2026-07-14T05:17:04.893Z | Downloaded nextest-workspace-hack v0.1.0 |
| 171 | 2026-07-14T05:17:04.896Z | Downloaded rand_pcg v0.10.2 |
| 172 | 2026-07-14T05:17:04.896Z | Downloaded nested v0.1.1 |
| 173 | 2026-07-14T05:17:04.899Z | Downloaded ed25519 v2.2.3 |
| 174 | 2026-07-14T05:17:04.899Z | Downloaded colorchoice v1.0.5 |
| 175 | 2026-07-14T05:17:04.899Z | Downloaded color-spantrace v0.3.0 |
| 176 | 2026-07-14T05:17:04.902Z | Downloaded adler2 v2.0.1 |
| 177 | 2026-07-14T05:17:04.902Z | Downloaded lazy_static v1.5.0 |
| 178 | 2026-07-14T05:17:04.905Z | Downloaded crypto-common v0.1.7 |
| 179 | 2026-07-14T05:17:04.905Z | Downloaded cpufeatures v0.2.17 |
| 180 | 2026-07-14T05:17:04.905Z | Downloaded cfg_aliases v0.2.1 |
| 181 | 2026-07-14T05:17:04.908Z | Downloaded fnv v1.0.7 |
| 182 | 2026-07-14T05:17:04.908Z | Downloaded hex v0.4.3 |
| 183 | 2026-07-14T05:17:04.911Z | Downloaded form_urlencoded v1.2.2 |
| 184 | 2026-07-14T05:17:04.911Z | Downloaded is_ci v1.2.0 |
| 185 | 2026-07-14T05:17:04.914Z | Downloaded futures-io v0.3.32 |
| 186 | 2026-07-14T05:17:04.914Z | Downloaded foreign-types v0.3.2 |
| 187 | 2026-07-14T05:17:04.914Z | Downloaded once_cell v1.21.4 |
| 188 | 2026-07-14T05:17:04.919Z | Downloaded config v0.15.25 |
| 189 | 2026-07-14T05:17:04.922Z | Downloaded hyper-util v0.1.20 |
| 190 | 2026-07-14T05:17:04.926Z | Downloaded pathdiff v0.2.3 |
| 191 | 2026-07-14T05:17:04.929Z | Downloaded os_pipe v1.2.3 |
| 192 | 2026-07-14T05:17:04.929Z | Downloaded openssl-probe v0.2.1 |
| 193 | 2026-07-14T05:17:04.929Z | Downloaded ipnet v2.12.0 |
| 194 | 2026-07-14T05:17:04.932Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 195 | 2026-07-14T05:17:04.933Z | Downloaded openssl-macros v0.1.1 |
| 196 | 2026-07-14T05:17:04.933Z | Downloaded miette-derive v7.6.0 |
| 197 | 2026-07-14T05:17:04.936Z | Downloaded generic-array v0.14.7 |
| 198 | 2026-07-14T05:17:04.936Z | Downloaded indenter v0.3.4 |
| 199 | 2026-07-14T05:17:04.936Z | Downloaded bitflags v2.13.0 |
| 200 | 2026-07-14T05:17:04.939Z | Downloaded rustc-hash v2.1.3 |
| 201 | 2026-07-14T05:17:04.941Z | Downloaded percent-encoding v2.3.2 |
| 202 | 2026-07-14T05:17:04.941Z | Downloaded guppy-workspace-hack v0.1.0 |
| 203 | 2026-07-14T05:17:04.941Z | Downloaded futures-task v0.3.32 |
| 204 | 2026-07-14T05:17:04.944Z | Downloaded errno v0.3.14 |
| 205 | 2026-07-14T05:17:04.944Z | Downloaded foreign-types-shared v0.1.1 |
| 206 | 2026-07-14T05:17:04.944Z | Downloaded enable-ansi-support v0.2.1 |
| 207 | 2026-07-14T05:17:04.948Z | Downloaded futures-macro v0.3.32 |
| 208 | 2026-07-14T05:17:04.951Z | Downloaded equivalent v1.0.2 |
| 209 | 2026-07-14T05:17:04.954Z | Downloaded scopeguard v1.2.0 |
| 210 | 2026-07-14T05:17:04.954Z | Downloaded rustc_version v0.4.1 |
| 211 | 2026-07-14T05:17:04.958Z | Downloaded document-features v0.2.12 |
| 212 | 2026-07-14T05:17:04.958Z | Downloaded ordered-float v2.10.1 |
| 213 | 2026-07-14T05:17:04.961Z | Downloaded debug-ignore v1.0.5 |
| 214 | 2026-07-14T05:17:04.970Z | Downloaded serde_ignored v0.1.14 |
| 215 | 2026-07-14T05:17:04.973Z | Downloaded serde-value v0.7.0 |
| 216 | 2026-07-14T05:17:04.976Z | Downloaded serde_urlencoded v0.7.1 |
| 217 | 2026-07-14T05:17:04.980Z | Downloaded const-oid v0.9.6 |
| 218 | 2026-07-14T05:17:04.983Z | Downloaded ahash v0.8.12 |
| 219 | 2026-07-14T05:17:04.985Z | Downloaded jobserver v0.1.35 |
| 220 | 2026-07-14T05:17:04.988Z | Downloaded sigchld v0.2.4 |
| 221 | 2026-07-14T05:17:04.989Z | Downloaded home v0.5.12 |
| 222 | 2026-07-14T05:17:04.989Z | Downloaded find-msvc-tools v0.1.9 |
| 223 | 2026-07-14T05:17:04.991Z | Downloaded signature v2.2.0 |
| 224 | 2026-07-14T05:17:04.991Z | Downloaded signal-hook-mio v0.2.5 |
| 225 | 2026-07-14T05:17:04.994Z | Downloaded serde_spanned v0.6.9 |
| 226 | 2026-07-14T05:17:04.994Z | Downloaded litrs v1.0.0 |
| 227 | 2026-07-14T05:17:04.997Z | Downloaded shared_child v1.1.1 |
| 228 | 2026-07-14T05:17:04.997Z | Downloaded serde_spanned v1.1.1 |
| 229 | 2026-07-14T05:17:05.000Z | Downloaded rand_core v0.9.5 |
| 230 | 2026-07-14T05:17:05.004Z | Downloaded subtle v2.6.1 |
| 231 | 2026-07-14T05:17:05.008Z | Downloaded shell-words v1.1.1 |
| 232 | 2026-07-14T05:17:05.011Z | Downloaded strsim v0.11.1 |
| 233 | 2026-07-14T05:17:05.011Z | Downloaded supports-color v3.0.2 |
| 234 | 2026-07-14T05:17:05.011Z | Downloaded duct v0.13.7 |
| 235 | 2026-07-14T05:17:05.011Z | Downloaded digest v0.10.7 |
| 236 | 2026-07-14T05:17:05.015Z | Downloaded sync_wrapper v1.0.2 |
| 237 | 2026-07-14T05:17:05.015Z | Downloaded swrite v0.1.0 |
| 238 | 2026-07-14T05:17:05.015Z | Downloaded tokio-macros v2.7.0 |
| 239 | 2026-07-14T05:17:05.020Z | Downloaded terminal_size v0.4.4 |
| 240 | 2026-07-14T05:17:05.020Z | Downloaded thread_local v1.1.10 |
| 241 | 2026-07-14T05:17:05.020Z | Downloaded supports-unicode v3.0.0 |
| 242 | 2026-07-14T05:17:05.020Z | Downloaded native-tls v0.2.18 |
| 243 | 2026-07-14T05:17:05.024Z | Downloaded supports-hyperlinks v3.2.0 |
| 244 | 2026-07-14T05:17:05.024Z | Downloaded nextest-filtering v0.15.0 |
| 245 | 2026-07-14T05:17:05.024Z | Downloaded owo-colors v4.3.0 |
| 246 | 2026-07-14T05:17:05.028Z | Downloaded cargo-util-schemas v0.2.0 |
| 247 | 2026-07-14T05:17:05.029Z | Downloaded base64ct v1.8.3 |
| 248 | 2026-07-14T05:17:05.029Z | Downloaded rand_chacha v0.9.0 |
| 249 | 2026-07-14T05:17:05.029Z | Downloaded newtype-uuid v1.3.2 |
| 250 | 2026-07-14T05:17:05.033Z | Downloaded pkg-config v0.3.33 |
| 251 | 2026-07-14T05:17:05.033Z | Downloaded pin-project-lite v0.2.17 |
| 252 | 2026-07-14T05:17:05.036Z | Downloaded fixedbitset v0.5.7 |
| 253 | 2026-07-14T05:17:05.036Z | Downloaded quinn-udp v0.5.15 |
| 254 | 2026-07-14T05:17:05.040Z | Downloaded globset v0.4.18 |
| 255 | 2026-07-14T05:17:05.040Z | Downloaded either v1.16.0 |
| 256 | 2026-07-14T05:17:05.040Z | Downloaded futures-executor v0.3.32 |
| 257 | 2026-07-14T05:17:05.044Z | Downloaded rustc-demangle v0.1.28 |
| 258 | 2026-07-14T05:17:05.044Z | Downloaded pkcs8 v0.10.2 |
| 259 | 2026-07-14T05:17:05.044Z | Downloaded quote v1.0.46 |
| 260 | 2026-07-14T05:17:05.049Z | Downloaded self-replace v1.5.0 |
| 261 | 2026-07-14T05:17:05.049Z | Downloaded foldhash v0.1.5 |
| 262 | 2026-07-14T05:17:05.049Z | Downloaded ppv-lite86 v0.2.21 |
| 263 | 2026-07-14T05:17:05.053Z | Downloaded pin-project-internal v1.1.13 |
| 264 | 2026-07-14T05:17:05.053Z | Downloaded future-queue v0.4.0 |
| 265 | 2026-07-14T05:17:05.053Z | Downloaded dialoguer v0.11.0 |
| 266 | 2026-07-14T05:17:05.056Z | Downloaded filetime v0.2.29 |
| 267 | 2026-07-14T05:17:05.056Z | Downloaded fastrand v2.4.1 |
| 268 | 2026-07-14T05:17:05.056Z | Downloaded erased-serde v0.4.10 |
| 269 | 2026-07-14T05:17:05.059Z | Downloaded tinyvec_macros v0.1.1 |
| 270 | 2026-07-14T05:17:05.059Z | Downloaded serde-untagged v0.1.9 |
| 271 | 2026-07-14T05:17:05.066Z | Downloaded sha2 v0.10.9 |
| 272 | 2026-07-14T05:17:05.069Z | Downloaded clap v4.6.1 |
| 273 | 2026-07-14T05:17:05.074Z | Downloaded tower-layer v0.3.3 |
| 274 | 2026-07-14T05:17:05.077Z | Downloaded getrandom v0.2.17 |
| 275 | 2026-07-14T05:17:05.077Z | Downloaded parking_lot_core v0.9.12 |
| 276 | 2026-07-14T05:17:05.080Z | Downloaded shlex v2.0.1 |
| 277 | 2026-07-14T05:17:05.080Z | Downloaded serde_path_to_error v0.1.20 |
| 278 | 2026-07-14T05:17:05.080Z | Downloaded futures-channel v0.3.32 |
| 279 | 2026-07-14T05:17:05.083Z | Downloaded parking_lot v0.12.5 |
| 280 | 2026-07-14T05:17:05.083Z | Downloaded humantime v2.4.0 |
| 281 | 2026-07-14T05:17:05.086Z | Downloaded clap_derive v4.6.1 |
| 282 | 2026-07-14T05:17:05.086Z | Downloaded toml_write v0.1.2 |
| 283 | 2026-07-14T05:17:05.089Z | Downloaded target-spec-miette v0.4.8 |
| 284 | 2026-07-14T05:17:05.092Z | Downloaded tower-service v0.3.3 |
| 285 | 2026-07-14T05:17:05.092Z | Downloaded thiserror v1.0.69 |
| 286 | 2026-07-14T05:17:05.094Z | Downloaded try-lock v0.2.5 |
| 287 | 2026-07-14T05:17:05.094Z | Downloaded target-lexicon v0.13.5 |
| 288 | 2026-07-14T05:17:05.097Z | Downloaded slab v0.4.12 |
| 289 | 2026-07-14T05:17:05.097Z | Downloaded untrusted v0.9.0 |
| 290 | 2026-07-14T05:17:05.097Z | Downloaded urlencoding v2.1.3 |
| 291 | 2026-07-14T05:17:05.102Z | Downloaded thiserror v2.0.18 |
| 292 | 2026-07-14T05:17:05.104Z | Downloaded bytes v1.12.1 |
| 293 | 2026-07-14T05:17:05.104Z | Downloaded typeid v1.0.3 |
| 294 | 2026-07-14T05:17:05.104Z | Downloaded thiserror-impl v1.0.69 |
| 295 | 2026-07-14T05:17:05.107Z | Downloaded httparse v1.10.1 |
| 296 | 2026-07-14T05:17:05.107Z | Downloaded unicode-xid v0.2.6 |
| 297 | 2026-07-14T05:17:05.110Z | Downloaded version_check v0.9.5 |
| 298 | 2026-07-14T05:17:05.110Z | Downloaded utf8parse v0.2.2 |
| 299 | 2026-07-14T05:17:05.110Z | Downloaded rustls-pki-types v1.15.0 |
| 300 | 2026-07-14T05:17:05.116Z | Downloaded rand_core v0.10.1 |
| 301 | 2026-07-14T05:17:05.116Z | Downloaded rand_core v0.6.4 |
| 302 | 2026-07-14T05:17:05.116Z | Downloaded crc32fast v1.5.0 |
| 303 | 2026-07-14T05:17:05.116Z | Downloaded quick-junit v0.5.2 |
| 304 | 2026-07-14T05:17:05.119Z | Downloaded convert_case v0.10.0 |
| 305 | 2026-07-14T05:17:05.119Z | Downloaded utf8_iter v1.0.4 |
| 306 | 2026-07-14T05:17:05.121Z | Downloaded unicode-linebreak v0.1.5 |
| 307 | 2026-07-14T05:17:05.121Z | Downloaded strip-ansi-escapes v0.2.1 |
| 308 | 2026-07-14T05:17:05.122Z | Downloaded static_assertions v1.1.0 |
| 309 | 2026-07-14T05:17:05.125Z | Downloaded spki v0.7.3 |
| 310 | 2026-07-14T05:17:05.125Z | Downloaded futures-sink v0.3.32 |
| 311 | 2026-07-14T05:17:05.128Z | Downloaded smol_str v0.3.6 |
| 312 | 2026-07-14T05:17:05.128Z | Downloaded semver v1.0.28 |
| 313 | 2026-07-14T05:17:05.128Z | Downloaded cfg-expr v0.20.8 |
| 314 | 2026-07-14T05:17:05.131Z | Downloaded toml_datetime v0.6.11 |
| 315 | 2026-07-14T05:17:05.131Z | Downloaded tokio-native-tls v0.3.1 |
| 316 | 2026-07-14T05:17:05.135Z | Downloaded self_update v0.42.0 |
| 317 | 2026-07-14T05:17:05.137Z | Downloaded eyre v0.6.12 |
| 318 | 2026-07-14T05:17:05.140Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 319 | 2026-07-14T05:17:05.140Z | Downloaded want v0.3.1 |
| 320 | 2026-07-14T05:17:05.145Z | Downloaded camino v1.2.4 |
| 321 | 2026-07-14T05:17:05.148Z | Downloaded tracing-error v0.2.1 |
| 322 | 2026-07-14T05:17:05.148Z | Downloaded num-traits v0.2.19 |
| 323 | 2026-07-14T05:17:05.151Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 324 | 2026-07-14T05:17:05.151Z | Downloaded xattr v1.6.1 |
| 325 | 2026-07-14T05:17:05.154Z | Downloaded getrandom v0.3.4 |
| 326 | 2026-07-14T05:17:05.156Z | Downloaded signal-hook-registry v1.4.8 |
| 327 | 2026-07-14T05:17:05.157Z | Downloaded log v0.4.33 |
| 328 | 2026-07-14T05:17:05.160Z | Downloaded console v0.15.11 |
| 329 | 2026-07-14T05:17:05.160Z | Downloaded unicase v2.9.0 |
| 330 | 2026-07-14T05:17:05.162Z | Downloaded base64 v0.22.1 |
| 331 | 2026-07-14T05:17:05.162Z | Downloaded simd-adler32 v0.3.9 |
| 332 | 2026-07-14T05:17:05.165Z | Downloaded chacha20 v0.10.1 |
| 333 | 2026-07-14T05:17:05.168Z | Downloaded tracing-log v0.2.0 |
| 334 | 2026-07-14T05:17:05.168Z | Downloaded indicatif v0.17.11 |
| 335 | 2026-07-14T05:17:05.171Z | Downloaded tokio-rustls v0.26.4 |
| 336 | 2026-07-14T05:17:05.174Z | Downloaded smallvec v1.15.2 |
| 337 | 2026-07-14T05:17:05.174Z | Downloaded thiserror-impl v2.0.18 |
| 338 | 2026-07-14T05:17:05.174Z | Downloaded tempfile v3.27.0 |
| 339 | 2026-07-14T05:17:05.177Z | Downloaded target-spec v3.6.0 |
| 340 | 2026-07-14T05:17:05.177Z | Downloaded serde_core v1.0.228 |
| 341 | 2026-07-14T05:17:05.180Z | Downloaded proc-macro2 v1.0.106 |
| 342 | 2026-07-14T05:17:05.185Z | Downloaded pin-project v1.1.13 |
| 343 | 2026-07-14T05:17:05.188Z | Downloaded toml v0.8.23 |
| 344 | 2026-07-14T05:17:05.191Z | Downloaded tokio-stream v0.1.18 |
| 345 | 2026-07-14T05:17:05.193Z | Downloaded ryu v1.0.23 |
| 346 | 2026-07-14T05:17:05.196Z | Downloaded zipsign-api v0.1.5 |
| 347 | 2026-07-14T05:17:05.196Z | Downloaded zeroize v1.9.0 |
| 348 | 2026-07-14T05:17:05.199Z | Downloaded getrandom v0.4.3 |
| 349 | 2026-07-14T05:17:05.201Z | Downloaded futures v0.3.32 |
| 350 | 2026-07-14T05:17:05.204Z | Downloaded serde_derive v1.0.228 |
| 351 | 2026-07-14T05:17:05.204Z | Downloaded zstd-safe v7.2.4 |
| 352 | 2026-07-14T05:17:05.207Z | Downloaded sharded-slab v0.1.7 |
| 353 | 2026-07-14T05:17:05.207Z | Downloaded borsh v1.7.0 |
| 354 | 2026-07-14T05:17:05.211Z | Downloaded zmij v1.0.23 |
| 355 | 2026-07-14T05:17:05.213Z | Downloaded xxhash-rust v0.8.16 |
| 356 | 2026-07-14T05:17:05.213Z | Downloaded signal-hook v0.3.18 |
| 357 | 2026-07-14T05:17:05.216Z | Downloaded miniz_oxide v0.8.9 |
| 358 | 2026-07-14T05:17:05.219Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 359 | 2026-07-14T05:17:05.219Z | Downloaded tinyvec v1.12.0 |
| 360 | 2026-07-14T05:17:05.222Z | Downloaded tracing-attributes v0.1.31 |
| 361 | 2026-07-14T05:17:05.222Z | Downloaded socket2 v0.6.5 |
| 362 | 2026-07-14T05:17:05.226Z | Downloaded derive-where v1.6.1 |
| 363 | 2026-07-14T05:17:05.226Z | Downloaded textwrap v0.16.2 |
| 364 | 2026-07-14T05:17:05.235Z | Downloaded openssl-sys v0.9.117 |
| 365 | 2026-07-14T05:17:05.244Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 366 | 2026-07-14T05:17:05.251Z | Downloaded zstd v0.13.3 |
| 367 | 2026-07-14T05:17:05.264Z | Downloaded http v1.4.2 |
| 368 | 2026-07-14T05:17:05.267Z | Downloaded unicode-ident v1.0.24 |
| 369 | 2026-07-14T05:17:05.270Z | Downloaded serde v1.0.228 |
| 370 | 2026-07-14T05:17:05.273Z | Downloaded tar v0.4.46 |
| 371 | 2026-07-14T05:17:05.276Z | Downloaded ed25519-dalek v2.2.0 |
| 372 | 2026-07-14T05:17:05.278Z | Downloaded der v0.7.10 |
| 373 | 2026-07-14T05:17:05.278Z | Downloaded vte v0.14.1 |
| 374 | 2026-07-14T05:17:05.281Z | Downloaded indexmap v2.14.0 |
| 375 | 2026-07-14T05:17:05.284Z | Downloaded rustls-webpki v0.103.13 |
| 376 | 2026-07-14T05:17:05.284Z | Downloaded cc v1.2.67 |
| 377 | 2026-07-14T05:17:05.290Z | Downloaded quinn v0.11.11 |
| 378 | 2026-07-14T05:17:05.292Z | Downloaded tracing-core v0.1.36 |
| 379 | 2026-07-14T05:17:05.295Z | Downloaded toml_edit v0.22.27 |
| 380 | 2026-07-14T05:17:05.301Z | Downloaded memchr v2.8.3 |
| 381 | 2026-07-14T05:17:05.304Z | Downloaded mio v1.2.2 |
| 382 | 2026-07-14T05:17:05.307Z | Downloaded derive_more v2.1.1 |
| 383 | 2026-07-14T05:17:05.314Z | Downloaded uuid v1.23.5 |
| 384 | 2026-07-14T05:17:05.318Z | Downloaded rand v0.9.5 |
| 385 | 2026-07-14T05:17:05.320Z | Downloaded flate2 v1.1.9 |
| 386 | 2026-07-14T05:17:05.332Z | Downloaded derive_more-impl v2.1.1 |
| 387 | 2026-07-14T05:17:05.335Z | Downloaded hyper v1.10.1 |
| 388 | 2026-07-14T05:17:05.367Z | Downloaded idna v1.1.0 |
| 389 | 2026-07-14T05:17:05.369Z | Downloaded typenum v1.20.1 |
| 390 | 2026-07-14T05:17:05.372Z | Downloaded itertools v0.14.0 |
| 391 | 2026-07-14T05:17:05.376Z | Downloaded url v2.5.8 |
| 392 | 2026-07-14T05:17:05.379Z | Downloaded rand v0.10.2 |
| 393 | 2026-07-14T05:17:05.382Z | Downloaded hashbrown v0.15.5 |
| 394 | 2026-07-14T05:17:05.386Z | Downloaded crossterm v0.29.0 |
| 395 | 2026-07-14T05:17:05.388Z | Downloaded tower v0.5.3 |
| 396 | 2026-07-14T05:17:05.392Z | Downloaded miette v7.6.0 |
| 397 | 2026-07-14T05:17:05.394Z | Downloaded hashbrown v0.17.1 |
| 398 | 2026-07-14T05:17:05.397Z | Downloaded guppy v0.17.26 |
| 399 | 2026-07-14T05:17:05.407Z | Downloaded ron v0.12.2 |
| 400 | 2026-07-14T05:17:05.411Z | Downloaded aho-corasick v1.1.4 |
| 401 | 2026-07-14T05:17:05.427Z | Downloaded futures-util v0.3.32 |
| 402 | 2026-07-14T05:17:05.433Z | Downloaded clap_builder v4.6.0 |
| 403 | 2026-07-14T05:17:05.437Z | Downloaded unicode-segmentation v1.13.3 |
| 404 | 2026-07-14T05:17:05.442Z | Downloaded regex v1.13.0 |
| 405 | 2026-07-14T05:17:05.445Z | Downloaded pulldown-cmark v0.13.4 |
| 406 | 2026-07-14T05:17:05.448Z | Downloaded chrono v0.4.45 |
| 407 | 2026-07-14T05:17:05.453Z | Downloaded tokio-util v0.7.18 |
| 408 | 2026-07-14T05:17:05.459Z | Downloaded h2 v0.4.15 |
| 409 | 2026-07-14T05:17:05.465Z | Downloaded unicode-normalization v0.1.25 |
| 410 | 2026-07-14T05:17:05.470Z | Downloaded reqwest v0.12.28 |
| 411 | 2026-07-14T05:17:05.476Z | Downloaded serde_json v1.0.150 |
| 412 | 2026-07-14T05:17:05.481Z | Downloaded tower-http v0.6.11 |
| 413 | 2026-07-14T05:17:05.488Z | Downloaded winnow v1.0.4 |
| 414 | 2026-07-14T05:17:05.496Z | Downloaded webpki-roots v1.0.8 |
| 415 | 2026-07-14T05:17:05.501Z | Downloaded quick-xml v0.37.5 |
| 416 | 2026-07-14T05:17:05.507Z | Downloaded curve25519-dalek v4.1.3 |
| 417 | 2026-07-14T05:17:05.513Z | Downloaded quick-xml v0.38.4 |
| 418 | 2026-07-14T05:17:05.517Z | Downloaded portable-atomic v1.13.1 |
| 419 | 2026-07-14T05:17:05.530Z | Downloaded syn v2.0.118 |
| 420 | 2026-07-14T05:17:05.536Z | Downloaded gimli v0.32.3 |
| 421 | 2026-07-14T05:17:05.540Z | Downloaded unicode-width v0.1.14 |
| 422 | 2026-07-14T05:17:05.543Z | Downloaded bstr v1.12.3 |
| 423 | 2026-07-14T05:17:05.573Z | Downloaded tracing-subscriber v0.3.23 |
| 424 | 2026-07-14T05:17:05.580Z | Downloaded winnow v0.7.15 |
| 425 | 2026-07-14T05:17:05.587Z | Downloaded quinn-proto v0.11.16 |
| 426 | 2026-07-14T05:17:05.592Z | Downloaded vcpkg v0.2.15 |
| 427 | 2026-07-14T05:17:05.614Z | Downloaded tracing v0.1.44 |
| 428 | 2026-07-14T05:17:05.625Z | Downloaded nextest-runner v0.80.0 |
| 429 | 2026-07-14T05:17:05.632Z | Downloaded openssl v0.10.81 |
| 430 | 2026-07-14T05:17:05.651Z | Downloaded unicode-width v0.2.2 |
| 431 | 2026-07-14T05:17:05.656Z | Downloaded color-eyre v0.6.5 |
| 432 | 2026-07-14T05:17:05.660Z | Downloaded zerocopy v0.8.54 |
| 433 | 2026-07-14T05:17:05.671Z | Downloaded regex-syntax v0.8.11 |
| 434 | 2026-07-14T05:17:05.675Z | Downloaded object v0.37.3 |
| 435 | 2026-07-14T05:17:05.681Z | Downloaded nix v0.30.1 |
| 436 | 2026-07-14T05:17:05.687Z | Downloaded rustls v0.23.42 |
| 437 | 2026-07-14T05:17:05.694Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 438 | 2026-07-14T05:17:05.703Z | Downloaded rustix v0.38.44 |
| 439 | 2026-07-14T05:17:05.717Z | Downloaded rustix v1.1.4 |
| 440 | 2026-07-14T05:17:05.728Z | Downloaded tokio v1.52.3 |
| 441 | 2026-07-14T05:17:05.803Z | Downloaded regex-automata v0.4.15 |
| 442 | 2026-07-14T05:17:05.815Z | Downloaded libc v0.2.186 |
| 443 | 2026-07-14T05:17:05.833Z | Downloaded petgraph v0.8.3 |
| 444 | 2026-07-14T05:17:05.926Z | Downloaded ring v0.17.14 |
| 445 | 2026-07-14T05:17:05.949Z | Downloaded recursion v0.5.4 |
| 446 | 2026-07-14T05:17:05.992Z | Compiling libc v0.2.186 |
| 447 | 2026-07-14T05:17:05.992Z | Compiling proc-macro2 v1.0.106 |
| 448 | 2026-07-14T05:17:05.992Z | Compiling unicode-ident v1.0.24 |
| 449 | 2026-07-14T05:17:05.992Z | Compiling quote v1.0.46 |
| 450 | 2026-07-14T05:17:05.995Z | Compiling serde_core v1.0.228 |
| 451 | 2026-07-14T05:17:05.995Z | Compiling cfg-if v1.0.4 |
| 452 | 2026-07-14T05:17:05.996Z | Compiling memchr v2.8.3 |
| 453 | 2026-07-14T05:17:05.996Z | Compiling once_cell v1.21.4 |
| 454 | 2026-07-14T05:17:06.229Z | Compiling log v0.4.33 |
| 455 | 2026-07-14T05:17:06.244Z | Compiling pin-project-lite v0.2.17 |
| 456 | 2026-07-14T05:17:06.335Z | Compiling serde v1.0.228 |
| 457 | 2026-07-14T05:17:06.416Z | Compiling itoa v1.0.18 |
| 458 | 2026-07-14T05:17:06.549Z | Compiling futures-core v0.3.32 |
| 459 | 2026-07-14T05:17:06.658Z | Compiling smallvec v1.15.2 |
| 460 | 2026-07-14T05:17:06.707Z | Compiling bitflags v2.13.0 |
| 461 | 2026-07-14T05:17:06.719Z | Compiling shlex v2.0.1 |
| 462 | 2026-07-14T05:17:06.900Z | Compiling find-msvc-tools v0.1.9 |
| 463 | 2026-07-14T05:17:06.912Z | Compiling hashbrown v0.17.1 |
| 464 | 2026-07-14T05:17:07.111Z | Compiling errno v0.3.14 |
| 465 | 2026-07-14T05:17:07.111Z | Compiling equivalent v1.0.2 |
| 466 | 2026-07-14T05:17:07.139Z | Compiling bytes v1.12.1 |
| 467 | 2026-07-14T05:17:07.252Z | Compiling signal-hook-registry v1.4.8 |
| 468 | 2026-07-14T05:17:07.283Z | Compiling jobserver v0.1.35 |
| 469 | 2026-07-14T05:17:07.295Z | Compiling mio v1.2.2 |
| 470 | 2026-07-14T05:17:07.369Z | Compiling futures-sink v0.3.32 |
| 471 | 2026-07-14T05:17:07.460Z | Compiling syn v2.0.118 |
| 472 | 2026-07-14T05:17:07.480Z | Compiling cc v1.2.67 |
| 473 | 2026-07-14T05:17:07.602Z | Compiling rustix v1.1.4 |
| 474 | 2026-07-14T05:17:07.619Z | Compiling socket2 v0.6.5 |
| 475 | 2026-07-14T05:17:07.803Z | Compiling zmij v1.0.23 |
| 476 | 2026-07-14T05:17:07.989Z | Compiling slab v0.4.12 |
| 477 | 2026-07-14T05:17:08.010Z | Compiling futures-channel v0.3.32 |
| 478 | 2026-07-14T05:17:08.156Z | Compiling tracing-core v0.1.36 |
| 479 | 2026-07-14T05:17:08.195Z | Compiling version_check v0.9.5 |
| 480 | 2026-07-14T05:17:08.270Z | Compiling serde_json v1.0.150 |
| 481 | 2026-07-14T05:17:08.473Z | Compiling indexmap v2.14.0 |
| 482 | 2026-07-14T05:17:08.564Z | Compiling futures-task v0.3.32 |
| 483 | 2026-07-14T05:17:08.644Z | Compiling futures-io v0.3.32 |
| 484 | 2026-07-14T05:17:08.739Z | Compiling getrandom v0.4.3 |
| 485 | 2026-07-14T05:17:08.805Z | Compiling percent-encoding v2.3.2 |
| 486 | 2026-07-14T05:17:08.839Z | Compiling unicode-width v0.2.2 |
| 487 | 2026-07-14T05:17:09.038Z | Compiling camino v1.2.4 |
| 488 | 2026-07-14T05:17:09.155Z | Compiling ring v0.17.14 |
| 489 | 2026-07-14T05:17:09.248Z | Compiling http v1.4.2 |
| 490 | 2026-07-14T05:17:09.266Z | Compiling autocfg v1.5.1 |
| 491 | 2026-07-14T05:17:09.313Z | Compiling simd-adler32 v0.3.9 |
| 492 | 2026-07-14T05:17:09.426Z | Compiling adler2 v2.0.1 |
| 493 | 2026-07-14T05:17:09.595Z | Compiling zeroize v1.9.0 |
| 494 | 2026-07-14T05:17:09.616Z | Compiling num-traits v0.2.19 |
| 495 | 2026-07-14T05:17:09.795Z | Compiling miniz_oxide v0.8.9 |
| 496 | 2026-07-14T05:17:10.149Z | Compiling zerocopy v0.8.54 |
| 497 | 2026-07-14T05:17:10.204Z | Compiling getrandom v0.3.4 |
| 498 | 2026-07-14T05:17:10.516Z | Compiling object v0.37.3 |
| 499 | 2026-07-14T05:17:10.574Z | Compiling target-lexicon v0.13.5 |
| 500 | 2026-07-14T05:17:10.657Z | Compiling http-body v1.1.0 |
| 501 | 2026-07-14T05:17:10.890Z | Compiling rustls-pki-types v1.15.0 |
| 502 | 2026-07-14T05:17:11.011Z | Compiling form_urlencoded v1.2.2 |
| 503 | 2026-07-14T05:17:11.136Z | Compiling semver v1.0.28 |
| 504 | 2026-07-14T05:17:11.149Z | Compiling serde_derive v1.0.228 |
| 505 | 2026-07-14T05:17:11.297Z | Compiling tokio-macros v2.7.0 |
| 506 | 2026-07-14T05:17:11.300Z | Compiling futures-macro v0.3.32 |
| 507 | 2026-07-14T05:17:11.332Z | Compiling tracing-attributes v0.1.31 |
| 508 | 2026-07-14T05:17:11.552Z | Compiling getrandom v0.2.17 |
| 509 | 2026-07-14T05:17:11.770Z | Compiling owo-colors v4.3.0 |
| 510 | 2026-07-14T05:17:11.813Z | Compiling signal-hook v0.3.18 |
| 511 | 2026-07-14T05:17:11.831Z | Compiling utf8_iter v1.0.4 |
| 512 | 2026-07-14T05:17:12.003Z | Compiling httparse v1.10.1 |
| 513 | 2026-07-14T05:17:12.045Z | Compiling thiserror v2.0.18 |
| 514 | 2026-07-14T05:17:12.080Z | Compiling tokio v1.52.3 |
| 515 | 2026-07-14T05:17:12.110Z | Compiling idna_adapter v1.0.0 |
| 516 | 2026-07-14T05:17:12.166Z | Compiling futures-util v0.3.32 |
| 517 | 2026-07-14T05:17:12.210Z | Compiling guppy-workspace-hack v0.1.0 |
| 518 | 2026-07-14T05:17:12.357Z | Compiling gimli v0.32.3 |
| 519 | 2026-07-14T05:17:12.393Z | Compiling untrusted v0.9.0 |
| 520 | 2026-07-14T05:17:12.436Z | Compiling fnv v1.0.7 |
| 521 | 2026-07-14T05:17:12.572Z | Compiling tracing v0.1.44 |
| 522 | 2026-07-14T05:17:12.588Z | Compiling idna v1.1.0 |
| 523 | 2026-07-14T05:17:12.794Z | Compiling thiserror-impl v2.0.18 |
| 524 | 2026-07-14T05:17:14.268Z | Compiling addr2line v0.25.1 |
| 525 | 2026-07-14T05:17:14.485Z | Compiling generic-array v0.14.7 |
| 526 | 2026-07-14T05:17:14.708Z | Compiling tower-service v0.3.3 |
| 527 | 2026-07-14T05:17:14.729Z | Compiling try-lock v0.2.5 |
| 528 | 2026-07-14T05:17:14.806Z | Compiling rustc-demangle v0.1.28 |
| 529 | 2026-07-14T05:17:14.820Z | Compiling target-spec v3.6.0 |
| 530 | 2026-07-14T05:17:14.845Z | Compiling rustls v0.23.42 |
| 531 | 2026-07-14T05:17:15.072Z | Compiling typeid v1.0.3 |
| 532 | 2026-07-14T05:17:15.086Z | Compiling pkg-config v0.3.33 |
| 533 | 2026-07-14T05:17:15.115Z | Compiling fastrand v2.4.1 |
| 534 | 2026-07-14T05:17:15.386Z | Compiling atomic-waker v1.1.2 |
| 535 | 2026-07-14T05:17:15.460Z | Compiling thiserror v1.0.69 |
| 536 | 2026-07-14T05:17:15.537Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 537 | 2026-07-14T05:17:15.565Z | Compiling tempfile v3.27.0 |
| 538 | 2026-07-14T05:17:15.838Z | Compiling want v0.3.1 |
| 539 | 2026-07-14T05:17:15.996Z | Compiling cfg-expr v0.20.8 |
| 540 | 2026-07-14T05:17:16.024Z | Compiling tokio-util v0.7.18 |
| 541 | 2026-07-14T05:17:16.089Z | Compiling url v2.5.8 |
| 542 | 2026-07-14T05:17:16.934Z | Compiling backtrace v0.3.76 |
| 543 | 2026-07-14T05:17:16.968Z | Compiling h2 v0.4.15 |
| 544 | 2026-07-14T05:17:17.537Z | Compiling thiserror-impl v1.0.69 |
| 545 | 2026-07-14T05:17:17.878Z | Compiling terminal_size v0.4.4 |
| 546 | 2026-07-14T05:17:18.007Z | Compiling aho-corasick v1.1.4 |
| 547 | 2026-07-14T05:17:18.036Z | Compiling typenum v1.20.1 |
| 548 | 2026-07-14T05:17:18.526Z | Compiling erased-serde v0.4.10 |
| 549 | 2026-07-14T05:17:18.723Z | Compiling winnow v0.7.15 |
| 550 | 2026-07-14T05:17:18.736Z | Compiling subtle v2.6.1 |
| 551 | 2026-07-14T05:17:18.840Z | Compiling regex-syntax v0.8.11 |
| 552 | 2026-07-14T05:17:18.943Z | Compiling rustls-webpki v0.103.13 |
| 553 | 2026-07-14T05:17:20.673Z | Compiling regex-automata v0.4.15 |
| 554 | 2026-07-14T05:17:21.723Z | Compiling hyper v1.10.1 |
| 555 | 2026-07-14T05:17:23.574Z | Compiling toml_datetime v0.6.11 |
| 556 | 2026-07-14T05:17:23.962Z | Compiling serde_spanned v0.6.9 |
| 557 | 2026-07-14T05:17:24.128Z | Compiling ahash v0.8.12 |
| 558 | 2026-07-14T05:17:24.398Z | Compiling sync_wrapper v1.0.2 |
| 559 | 2026-07-14T05:17:24.522Z | Compiling ipnet v2.12.0 |
| 560 | 2026-07-14T05:17:25.013Z | Compiling either v1.16.0 |
| 561 | 2026-07-14T05:17:25.254Z | Compiling tower-layer v0.3.3 |
| 562 | 2026-07-14T05:17:25.457Z | Compiling unicode-segmentation v1.13.3 |
| 563 | 2026-07-14T05:17:25.469Z | Compiling toml_write v0.1.2 |
| 564 | 2026-07-14T05:17:25.717Z | Compiling nextest-workspace-hack v0.1.0 |
| 565 | 2026-07-14T05:17:25.755Z | Compiling parking_lot_core v0.9.12 |
| 566 | 2026-07-14T05:17:25.853Z | Compiling unicode-linebreak v0.1.5 |
| 567 | 2026-07-14T05:17:25.953Z | Compiling base64 v0.22.1 |
| 568 | 2026-07-14T05:17:26.049Z | Compiling is_ci v1.2.0 |
| 569 | 2026-07-14T05:17:26.126Z | Compiling portable-atomic v1.13.1 |
| 570 | 2026-07-14T05:17:26.154Z | Compiling crc32fast v1.5.0 |
| 571 | 2026-07-14T05:17:26.220Z | Compiling foldhash v0.1.5 |
| 572 | 2026-07-14T05:17:26.263Z | Compiling lazy_static v1.5.0 |
| 573 | 2026-07-14T05:17:26.369Z | Compiling hashbrown v0.15.5 |
| 574 | 2026-07-14T05:17:26.446Z | Compiling sharded-slab v0.1.7 |
| 575 | 2026-07-14T05:17:26.449Z | Compiling hyper-util v0.1.20 |
| 576 | 2026-07-14T05:17:26.511Z | Compiling supports-color v3.0.2 |
| 577 | 2026-07-14T05:17:26.642Z | Compiling textwrap v0.16.2 |
| 578 | 2026-07-14T05:17:26.782Z | Compiling convert_case v0.10.0 |
| 579 | 2026-07-14T05:17:27.011Z | Compiling toml_edit v0.22.27 |
| 580 | 2026-07-14T05:17:27.050Z | Compiling tower v0.5.3 |
| 581 | 2026-07-14T05:17:27.063Z | Compiling tokio-rustls v0.26.4 |
| 582 | 2026-07-14T05:17:27.632Z | Compiling backtrace-ext v0.2.1 |
| 583 | 2026-07-14T05:17:27.892Z | Compiling ordered-float v2.10.1 |
| 584 | 2026-07-14T05:17:28.006Z | Compiling webpki-roots v1.0.8 |
| 585 | 2026-07-14T05:17:28.052Z | Compiling miette-derive v7.6.0 |
| 586 | 2026-07-14T05:17:28.121Z | Compiling pathdiff v0.2.3 |
| 587 | 2026-07-14T05:17:28.171Z | Compiling console v0.15.11 |
| 588 | 2026-07-14T05:17:28.250Z | Compiling tracing-log v0.2.0 |
| 589 | 2026-07-14T05:17:28.607Z | Compiling cargo-platform v0.3.3 |
| 590 | 2026-07-14T05:17:29.103Z | Compiling os_pipe v1.2.3 |
| 591 | 2026-07-14T05:17:29.173Z | Compiling thread_local v1.1.10 |
| 592 | 2026-07-14T05:17:29.276Z | Compiling winnow v1.0.4 |
| 593 | 2026-07-14T05:17:29.502Z | Compiling pulldown-cmark v0.13.4 |
| 594 | 2026-07-14T05:17:29.536Z | Compiling fixedbitset v0.5.7 |
| 595 | 2026-07-14T05:17:29.539Z | Compiling utf8parse v0.2.2 |
| 596 | 2026-07-14T05:17:29.653Z | Compiling debug-ignore v1.0.5 |
| 597 | 2026-07-14T05:17:29.739Z | Compiling ryu v1.0.23 |
| 598 | 2026-07-14T05:17:29.762Z | Compiling zstd-safe v7.2.4 |
| 599 | 2026-07-14T05:17:30.019Z | Compiling rustix v0.38.44 |
| 600 | 2026-07-14T05:17:30.034Z | Compiling unicode-width v0.1.14 |
| 601 | 2026-07-14T05:17:30.068Z | Compiling supports-hyperlinks v3.2.0 |
| 602 | 2026-07-14T05:17:30.294Z | Compiling scopeguard v1.2.0 |
| 603 | 2026-07-14T05:17:30.347Z | Compiling cfg_aliases v0.2.1 |
| 604 | 2026-07-14T05:17:30.401Z | Compiling supports-unicode v3.0.0 |
| 605 | 2026-07-14T05:17:30.420Z | Compiling nix v0.30.1 |
| 606 | 2026-07-14T05:17:30.518Z | Compiling miette v7.6.0 |
| 607 | 2026-07-14T05:17:30.589Z | Compiling lock_api v0.4.14 |
| 608 | 2026-07-14T05:17:30.733Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 609 | 2026-07-14T05:17:30.821Z | Compiling serde_urlencoded v0.7.1 |
| 610 | 2026-07-14T05:17:30.836Z | Compiling petgraph v0.8.3 |
| 611 | 2026-07-14T05:17:31.129Z | Compiling anstyle-parse v1.0.0 |
| 612 | 2026-07-14T05:17:31.396Z | Compiling tracing-subscriber v0.3.23 |
| 613 | 2026-07-14T05:17:31.953Z | Compiling sigchld v0.2.4 |
| 614 | 2026-07-14T05:17:33.065Z | Compiling cargo_metadata v0.23.1 |
| 615 | 2026-07-14T05:17:33.068Z | Compiling toml v0.8.23 |
| 616 | 2026-07-14T05:17:33.068Z | Compiling serde-value v0.7.0 |
| 617 | 2026-07-14T05:17:33.619Z | Compiling hyper-rustls v0.27.9 |
| 618 | 2026-07-14T05:17:34.295Z | Compiling serde-untagged v0.1.9 |
| 619 | 2026-07-14T05:17:34.603Z | Compiling tower-http v0.6.11 |
| 620 | 2026-07-14T05:17:34.700Z | Compiling derive_more-impl v2.1.1 |
| 621 | 2026-07-14T05:17:35.363Z | Compiling itertools v0.14.0 |
| 622 | 2026-07-14T05:17:35.518Z | Compiling regex v1.13.0 |
| 623 | 2026-07-14T05:17:35.541Z | Compiling block-buffer v0.10.4 |
| 624 | 2026-07-14T05:17:35.695Z | Compiling crypto-common v0.1.7 |
| 625 | 2026-07-14T05:17:35.735Z | Compiling ppv-lite86 v0.2.21 |
| 626 | 2026-07-14T05:17:35.833Z | Compiling futures-executor v0.3.32 |
| 627 | 2026-07-14T05:17:36.076Z | Compiling rand_core v0.9.5 |
| 628 | 2026-07-14T05:17:36.329Z | Compiling pin-project-internal v1.1.13 |
| 629 | 2026-07-14T05:17:36.365Z | Compiling http-body-util v0.1.4 |
| 630 | 2026-07-14T05:17:36.434Z | Compiling uuid v1.23.5 |
| 631 | 2026-07-14T05:17:36.655Z | Compiling smol_str v0.3.6 |
| 632 | 2026-07-14T05:17:36.880Z | Compiling serde_spanned v1.1.1 |
| 633 | 2026-07-14T05:17:36.945Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 634 | 2026-07-14T05:17:36.958Z | Compiling filetime v0.2.29 |
| 635 | 2026-07-14T05:17:37.000Z | Compiling vte v0.14.1 |
| 636 | 2026-07-14T05:17:37.031Z | Compiling bstr v1.12.3 |
| 637 | 2026-07-14T05:17:37.162Z | Compiling eyre v0.6.12 |
| 638 | 2026-07-14T05:17:37.217Z | Compiling self_update v0.42.0 |
| 639 | 2026-07-14T05:17:37.307Z | Compiling nested v0.1.1 |
| 640 | 2026-07-14T05:17:37.361Z | Compiling is_terminal_polyfill v1.70.2 |
| 641 | 2026-07-14T05:17:37.387Z | Compiling litrs v1.0.0 |
| 642 | 2026-07-14T05:17:37.457Z | Compiling static_assertions v1.1.0 |
| 643 | 2026-07-14T05:17:37.473Z | Compiling colorchoice v1.0.5 |
| 644 | 2026-07-14T05:17:37.485Z | Compiling anstyle-query v1.1.5 |
| 645 | 2026-07-14T05:17:37.501Z | Compiling tinyvec_macros v0.1.1 |
| 646 | 2026-07-14T05:17:37.527Z | Compiling number_prefix v0.4.0 |
| 647 | 2026-07-14T05:17:37.570Z | Compiling color-spantrace v0.3.0 |
| 648 | 2026-07-14T05:17:37.678Z | Compiling unicode-xid v0.2.6 |
| 649 | 2026-07-14T05:17:37.724Z | Compiling anstyle v1.0.14 |
| 650 | 2026-07-14T05:17:37.799Z | Compiling iana-time-zone v0.1.65 |
| 651 | 2026-07-14T05:17:37.817Z | Compiling unicase v2.9.0 |
| 652 | 2026-07-14T05:17:37.835Z | Compiling xattr v1.6.1 |
| 653 | 2026-07-14T05:17:37.934Z | Compiling anstream v1.0.0 |
| 654 | 2026-07-14T05:17:38.006Z | Compiling tar v0.4.46 |
| 655 | 2026-07-14T05:17:38.038Z | Compiling chrono v0.4.45 |
| 656 | 2026-07-14T05:17:38.142Z | Compiling document-features v0.2.12 |
| 657 | 2026-07-14T05:17:38.175Z | Compiling cargo-util-schemas v0.2.0 |
| 658 | 2026-07-14T05:17:38.459Z | Compiling indicatif v0.17.11 |
| 659 | 2026-07-14T05:17:38.711Z | Compiling tinyvec v1.12.0 |
| 660 | 2026-07-14T05:17:39.151Z | Compiling guppy v0.17.26 |
| 661 | 2026-07-14T05:17:39.487Z | Compiling globset v0.4.18 |
| 662 | 2026-07-14T05:17:40.543Z | Compiling pin-project v1.1.13 |
| 663 | 2026-07-14T05:17:40.610Z | Compiling strip-ansi-escapes v0.2.1 |
| 664 | 2026-07-14T05:17:40.648Z | Compiling toml v1.1.2+spec-1.1.0 |
| 665 | 2026-07-14T05:17:40.930Z | Compiling nextest-metadata v0.12.2 |
| 666 | 2026-07-14T05:17:41.092Z | Compiling newtype-uuid v1.3.2 |
| 667 | 2026-07-14T05:17:41.289Z | Compiling reqwest v0.12.28 |
| 668 | 2026-07-14T05:17:41.446Z | Compiling rand_chacha v0.9.0 |
| 669 | 2026-07-14T05:17:41.642Z | Compiling futures v0.3.32 |
| 670 | 2026-07-14T05:17:41.728Z | Compiling digest v0.10.7 |
| 671 | 2026-07-14T05:17:41.962Z | Compiling derive_more v2.1.1 |
| 672 | 2026-07-14T05:17:42.002Z | Compiling flate2 v1.1.9 |
| 673 | 2026-07-14T05:17:42.044Z | Compiling parking_lot v0.12.5 |
| 674 | 2026-07-14T05:17:42.549Z | Compiling tracing-error v0.2.1 |
| 675 | 2026-07-14T05:17:42.771Z | Compiling shared_child v1.1.1 |
| 676 | 2026-07-14T05:17:43.102Z | Compiling signal-hook-mio v0.2.5 |
| 677 | 2026-07-14T05:17:43.119Z | Compiling self-replace v1.5.0 |
| 678 | 2026-07-14T05:17:43.238Z | Compiling cargo-platform v0.2.0 |
| 679 | 2026-07-14T05:17:43.415Z | Compiling quick-xml v0.37.5 |
| 680 | 2026-07-14T05:17:43.811Z | Compiling quick-xml v0.38.4 |
| 681 | 2026-07-14T05:17:43.824Z | Compiling indenter v0.3.4 |
| 682 | 2026-07-14T05:17:43.956Z | Compiling humantime v2.4.0 |
| 683 | 2026-07-14T05:17:44.327Z | Compiling recursion v0.5.4 |
| 684 | 2026-07-14T05:17:44.388Z | Compiling strsim v0.11.1 |
| 685 | 2026-07-14T05:17:44.465Z | Compiling clap_lex v1.1.0 |
| 686 | 2026-07-14T05:17:44.836Z | Compiling urlencoding v2.1.3 |
| 687 | 2026-07-14T05:17:44.964Z | Compiling heck v0.5.0 |
| 688 | 2026-07-14T05:17:45.080Z | Compiling cpufeatures v0.2.17 |
| 689 | 2026-07-14T05:17:45.169Z | Compiling shell-words v1.1.1 |
| 690 | 2026-07-14T05:17:45.373Z | Compiling clap_derive v4.6.1 |
| 691 | 2026-07-14T05:17:45.417Z | Compiling clap_builder v4.6.0 |
| 692 | 2026-07-14T05:17:45.448Z | Compiling sha2 v0.10.9 |
| 693 | 2026-07-14T05:17:46.136Z | Compiling nextest-filtering v0.15.0 |
| 694 | 2026-07-14T05:17:46.667Z | Compiling quick-junit v0.5.2 |
| 695 | 2026-07-14T05:17:47.170Z | Compiling humantime-serde v1.1.1 |
| 696 | 2026-07-14T05:17:47.851Z | Compiling atomicwrites v0.4.4 |
| 697 | 2026-07-14T05:17:48.148Z | Compiling cargo_metadata v0.20.0 |
| 698 | 2026-07-14T05:17:49.791Z | Compiling crossterm v0.29.0 |
| 699 | 2026-07-14T05:17:50.077Z | Compiling cargo-nextest v0.9.97 |
| 700 | 2026-07-14T05:17:51.288Z | Compiling duct v0.13.7 |
| 701 | 2026-07-14T05:17:52.365Z | Compiling async-scoped v0.9.0 |
| 702 | 2026-07-14T05:17:52.563Z | Compiling zstd v0.13.3 |
| 703 | 2026-07-14T05:17:52.589Z | Compiling rand v0.9.5 |
| 704 | 2026-07-14T05:17:52.890Z | Compiling config v0.15.25 |
| 705 | 2026-07-14T05:17:52.996Z | Compiling unicode-normalization v0.1.25 |
| 706 | 2026-07-14T05:17:53.009Z | Compiling target-spec-miette v0.4.8 |
| 707 | 2026-07-14T05:17:53.021Z | Compiling future-queue v0.4.0 |
| 708 | 2026-07-14T05:17:53.309Z | Compiling mukti-metadata v0.3.0 |
| 709 | 2026-07-14T05:17:53.323Z | Compiling tokio-stream v0.1.18 |
| 710 | 2026-07-14T05:17:53.365Z | Compiling camino-tempfile v1.4.1 |
| 711 | 2026-07-14T05:17:53.438Z | Compiling derive-where v1.6.1 |
| 712 | 2026-07-14T05:17:53.587Z | Compiling serde_path_to_error v0.1.20 |
| 713 | 2026-07-14T05:17:53.791Z | Compiling serde_ignored v0.1.14 |
| 714 | 2026-07-14T05:17:53.804Z | Compiling home v0.5.12 |
| 715 | 2026-07-14T05:17:53.838Z | Compiling swrite v0.1.0 |
| 716 | 2026-07-14T05:17:53.946Z | Compiling xxhash-rust v0.8.16 |
| 717 | 2026-07-14T05:17:54.016Z | Compiling hex v0.4.3 |
| 718 | 2026-07-14T05:17:54.050Z | Compiling indent_write v2.2.0 |
| 719 | 2026-07-14T05:17:54.092Z | Compiling color-eyre v0.6.5 |
| 720 | 2026-07-14T05:17:54.144Z | Compiling clap v4.6.1 |
| 721 | 2026-07-14T05:17:54.201Z | Compiling dialoguer v0.11.0 |
| 722 | 2026-07-14T05:17:54.227Z | Compiling enable-ansi-support v0.2.1 |
| 723 | 2026-07-14T05:17:54.712Z | Compiling nextest-runner v0.80.0 |
| 724 | 2026-07-14T05:18:13.104Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 725 | 2026-07-14T05:18:13.279Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 726 | 2026-07-14T05:18:13.282Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 727 | 2026-07-14T05:18:13.399Z | + source .github/buildomat/test-common.sh |
| 728 | 2026-07-14T05:18:13.402Z | ++ NEXTEST_VERSION=0.9.97 |
| 729 | 2026-07-14T05:18:13.402Z | ++ PLATFORM=illumos |
| 730 | 2026-07-14T05:18:13.402Z | ++ banner install |
| 731 | 2026-07-14T05:18:13.407Z | |
| 732 | 2026-07-14T05:18:13.407Z | # # # #### ##### ## # # |
| 733 | 2026-07-14T05:18:13.407Z | # ## # # # # # # # |
| 734 | 2026-07-14T05:18:13.407Z | # # # # #### # # # # # |
| 735 | 2026-07-14T05:18:13.407Z | # # # # # # ###### # # |
| 736 | 2026-07-14T05:18:13.407Z | # # ## # # # # # # # |
| 737 | 2026-07-14T05:18:13.407Z | # # # #### # # # ###### ###### |
| 738 | 2026-07-14T05:18:13.407Z | |
| 739 | 2026-07-14T05:18:13.407Z | ++ set +o errexit |
| 740 | 2026-07-14T05:18:13.407Z | ++ pkg info clang-15 |
| 741 | 2026-07-14T05:18:13.407Z | ++ grep -qi installed |
| 742 | 2026-07-14T05:18:14.566Z | pkg: info: no packages matching the following patterns you specified are |
| 743 | 2026-07-14T05:18:14.566Z | installed on the system. Try querying remotely instead: |
| 744 | 2026-07-14T05:18:14.566Z | |
| 745 | 2026-07-14T05:18:14.566Z | clang-15 |
| 746 | 2026-07-14T05:18:14.607Z | ++ [[ 1 != 0 ]] |
| 747 | 2026-07-14T05:18:14.607Z | ++ set -o errexit |
| 748 | 2026-07-14T05:18:14.610Z | ++ pfexec pkg install clang-15 |
| 749 | 2026-07-14T05:18:21.673Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 750 | 2026-07-14T05:18:29.552Z | Startup: Caching catalogs ... Done |
| 751 | 2026-07-14T05:18:36.895Z | Planning: Solver setup ... Done |
| 752 | 2026-07-14T05:18:36.936Z | Planning: Running solver ... Done |
| 753 | 2026-07-14T05:18:37.087Z | Planning: Finding local manifests ... Done |
| 754 | 2026-07-14T05:18:37.111Z | Planning: Fetching manifests: 0/2 0% complete |
| 755 | 2026-07-14T05:18:37.198Z | Planning: Fetching manifests: 2/2 100% complete |
| 756 | 2026-07-14T05:18:37.226Z | Planning: Package planning ... Done |
| 757 | 2026-07-14T05:18:37.252Z | Planning: Merging actions ... Done |
| 758 | 2026-07-14T05:18:37.362Z | Planning: Checking for conflicting actions ... Done |
| 759 | 2026-07-14T05:18:37.367Z | Planning: Consolidating action changes ... Done |
| 760 | 2026-07-14T05:18:37.997Z | Planning: Evaluating mediators ... Done |
| 761 | 2026-07-14T05:18:38.003Z | Planning: Planning completed in 8.28 seconds |
| 762 | 2026-07-14T05:18:38.015Z | Packages to install: 2 |
| 763 | 2026-07-14T05:18:38.015Z | Mediators to change: 2 |
| 764 | 2026-07-14T05:18:38.015Z | Services to change: 1 |
| 765 | 2026-07-14T05:18:38.015Z | Create boot environment: No |
| 766 | 2026-07-14T05:18:38.015Z | Create backup boot environment: No |
| 767 | 2026-07-14T05:18:38.057Z | |
| 768 | 2026-07-14T05:18:38.057Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 769 | 2026-07-14T05:18:43.062Z | Download: 1221/3076 items 113.5/211.3MB 53% complete (23.1M/s) |
| 770 | 2026-07-14T05:18:48.062Z | Download: 2173/3076 items 118.7/211.3MB 56% complete (11.9M/s) |
| 771 | 2026-07-14T05:18:50.376Z | Download: Completed 211.31 MB in 12.32 seconds (17.1M/s) |
| 772 | 2026-07-14T05:18:51.504Z | Actions: 1/3418 actions (Installing new actions) |
| 773 | 2026-07-14T05:18:54.678Z | Actions: Completed 3418 actions in 3.18 seconds. |
| 774 | 2026-07-14T05:18:55.376Z | Done |
| 775 | 2026-07-14T05:18:55.376Z | Done |
| 776 | 2026-07-14T05:18:56.129Z | Done |
| 777 | 2026-07-14T05:18:59.634Z | Done |
| 778 | 2026-07-14T05:18:59.708Z | Done |
| 779 | 2026-07-14T05:18:59.712Z | Done |
| 780 | 2026-07-14T05:19:00.023Z | Done |
| 781 | 2026-07-14T05:19:00.763Z | ++ set -o errexit |
| 782 | 2026-07-14T05:19:00.763Z | ++ cargo --version |
| 783 | 2026-07-14T05:19:00.774Z | cargo 1.96.1 (356927216 2026-06-26) |
| 784 | 2026-07-14T05:19:00.777Z | ++ rustc --version |
| 785 | 2026-07-14T05:19:00.798Z | rustc 1.96.1 (31fca3adb 2026-06-26) |
| 786 | 2026-07-14T05:19:00.801Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 787 | 2026-07-14T05:19:00.851Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 788 | 2026-07-14T05:19:00.854Z | + pushd rdb |
| 789 | 2026-07-14T05:19:00.854Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 790 | 2026-07-14T05:19:00.854Z | + PROPTEST_CASES=1000000 |
| 791 | 2026-07-14T05:19:00.854Z | + cargo nextest run --lib proptest |
| 792 | 2026-07-14T05:19:01.020Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 793 | 2026-07-14T05:19:01.613Z | From https://github.com/oxidecomputer/falcon |
| 794 | 2026-07-14T05:19:01.613Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 795 | 2026-07-14T05:19:01.689Z | Updating crates.io index |
| 796 | 2026-07-14T05:19:01.692Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 797 | 2026-07-14T05:19:02.093Z | From https://github.com/oxidecomputer/dendrite |
| 798 | 2026-07-14T05:19:02.094Z | * [new ref] f9fba02fd5351f468b15bda21d83d6dedae90818 -> refs/commit/f9fba02fd5351f468b15bda21d83d6dedae90818 |
| 799 | 2026-07-14T05:19:02.129Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 800 | 2026-07-14T05:19:02.422Z | From https://github.com/oxidecomputer/ispf |
| 801 | 2026-07-14T05:19:02.422Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 802 | 2026-07-14T05:19:02.427Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 803 | 2026-07-14T05:19:02.799Z | From https://github.com/oxidecomputer/netadm-sys |
| 804 | 2026-07-14T05:19:02.800Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 805 | 2026-07-14T05:19:02.807Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 806 | 2026-07-14T05:19:09.796Z | From https://github.com/oxidecomputer/omicron |
| 807 | 2026-07-14T05:19:09.796Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 808 | 2026-07-14T05:19:10.234Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 809 | 2026-07-14T05:19:10.886Z | From https://github.com/oxidecomputer/opte |
| 810 | 2026-07-14T05:19:10.886Z | * [new ref] dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc -> refs/commit/dfcf0663cfb90ea75e8ee5591b033d68ba6d9fcc |
| 811 | 2026-07-14T05:19:10.917Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 812 | 2026-07-14T05:19:11.153Z | From https://github.com/oxidecomputer/slog-error-chain |
| 813 | 2026-07-14T05:19:11.153Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 814 | 2026-07-14T05:19:11.163Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 815 | 2026-07-14T05:19:11.414Z | From https://github.com/illumos/smf-rs |
| 816 | 2026-07-14T05:19:11.414Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 817 | 2026-07-14T05:19:11.423Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 818 | 2026-07-14T05:19:11.691Z | From https://github.com/oxidecomputer/network-interface |
| 819 | 2026-07-14T05:19:11.691Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 820 | 2026-07-14T05:19:11.698Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 821 | 2026-07-14T05:19:11.954Z | From https://github.com/oxidecomputer/zone |
| 822 | 2026-07-14T05:19:11.954Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 823 | 2026-07-14T05:19:11.966Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 824 | 2026-07-14T05:19:12.555Z | From https://github.com/oxidecomputer/propolis |
| 825 | 2026-07-14T05:19:12.555Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 826 | 2026-07-14T05:19:12.600Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 827 | 2026-07-14T05:19:13.067Z | From https://github.com/oxidecomputer/transceiver-control |
| 828 | 2026-07-14T05:19:13.067Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 829 | 2026-07-14T05:19:13.078Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 830 | 2026-07-14T05:19:13.339Z | From https://github.com/oxidecomputer/dlpi-sys |
| 831 | 2026-07-14T05:19:13.339Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 832 | 2026-07-14T05:19:13.345Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 833 | 2026-07-14T05:19:13.607Z | From https://github.com/jmesmon/rust-libzfs |
| 834 | 2026-07-14T05:19:13.607Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 835 | 2026-07-14T05:19:13.615Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 836 | 2026-07-14T05:19:13.874Z | From https://github.com/oxidecomputer/rusty-doors |
| 837 | 2026-07-14T05:19:13.874Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 838 | 2026-07-14T05:19:13.881Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 839 | 2026-07-14T05:19:14.188Z | From https://github.com/oxidecomputer/lldp |
| 840 | 2026-07-14T05:19:14.188Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 841 | 2026-07-14T05:19:14.198Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 842 | 2026-07-14T05:19:14.513Z | From https://github.com/oxidecomputer/tufaceous |
| 843 | 2026-07-14T05:19:14.513Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 844 | 2026-07-14T05:19:14.533Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 845 | 2026-07-14T05:19:14.987Z | From https://github.com/oxidecomputer/management-gateway-service |
| 846 | 2026-07-14T05:19:14.987Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 847 | 2026-07-14T05:19:15.003Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 848 | 2026-07-14T05:19:16.134Z | From https://github.com/oxidecomputer/crucible |
| 849 | 2026-07-14T05:19:16.134Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 850 | 2026-07-14T05:19:16.179Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 851 | 2026-07-14T05:19:16.423Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 852 | 2026-07-14T05:19:16.423Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 853 | 2026-07-14T05:19:16.436Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 854 | 2026-07-14T05:19:16.857Z | From https://github.com/oxidecomputer/propolis |
| 855 | 2026-07-14T05:19:16.857Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 856 | 2026-07-14T05:19:16.945Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 857 | 2026-07-14T05:19:17.648Z | From https://github.com/oxidecomputer/crucible |
| 858 | 2026-07-14T05:19:17.648Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 859 | 2026-07-14T05:19:17.716Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 860 | 2026-07-14T05:19:18.048Z | From https://github.com/oxidecomputer/tofino |
| 861 | 2026-07-14T05:19:18.048Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 862 | 2026-07-14T05:19:18.063Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 863 | 2026-07-14T05:19:18.687Z | From https://github.com/oxidecomputer/maghemite |
| 864 | 2026-07-14T05:19:18.687Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 865 | 2026-07-14T05:19:18.719Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 866 | 2026-07-14T05:19:19.128Z | From https://github.com/oxidecomputer/clickward |
| 867 | 2026-07-14T05:19:19.128Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 868 | 2026-07-14T05:19:19.137Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 869 | 2026-07-14T05:19:19.392Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 870 | 2026-07-14T05:19:19.392Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 871 | 2026-07-14T05:19:20.316Z | Downloading crates ... |
| 872 | 2026-07-14T05:19:20.414Z | Downloaded arrayref v0.3.9 |
| 873 | 2026-07-14T05:19:20.422Z | Downloaded async-recursion v1.1.1 |
| 874 | 2026-07-14T05:19:20.425Z | Downloaded cobs v0.3.0 |
| 875 | 2026-07-14T05:19:20.432Z | Downloaded base16ct v1.0.0 |
| 876 | 2026-07-14T05:19:20.434Z | Downloaded dyn-clone v1.0.20 |
| 877 | 2026-07-14T05:19:20.437Z | Downloaded convert_case v0.4.0 |
| 878 | 2026-07-14T05:19:20.437Z | Downloaded ciborium-ll v0.2.2 |
| 879 | 2026-07-14T05:19:20.440Z | Downloaded cstr-argument v0.1.2 |
| 880 | 2026-07-14T05:19:20.440Z | Downloaded const-random v0.1.18 |
| 881 | 2026-07-14T05:19:20.443Z | Downloaded dunce v1.0.5 |
| 882 | 2026-07-14T05:19:20.447Z | Downloaded backoff v0.4.0 |
| 883 | 2026-07-14T05:19:20.453Z | Downloaded foreign-types-macros v0.2.3 |
| 884 | 2026-07-14T05:19:20.456Z | Downloaded gethostname v0.5.0 |
| 885 | 2026-07-14T05:19:20.465Z | Downloaded dof v0.4.0 |
| 886 | 2026-07-14T05:19:20.467Z | Downloaded inout v0.1.4 |
| 887 | 2026-07-14T05:19:20.472Z | Downloaded hubpack_derive v0.1.1 |
| 888 | 2026-07-14T05:19:20.474Z | Downloaded bcs v0.1.6 |
| 889 | 2026-07-14T05:19:20.477Z | Downloaded libscf-sys v1.2.0 |
| 890 | 2026-07-14T05:19:20.477Z | Downloaded foreign-types v0.5.0 |
| 891 | 2026-07-14T05:19:20.477Z | Downloaded chacha20 v0.10.0 |
| 892 | 2026-07-14T05:19:20.483Z | Downloaded hostname v0.4.2 |
| 893 | 2026-07-14T05:19:20.483Z | Downloaded const_format_proc_macros v0.2.34 |
| 894 | 2026-07-14T05:19:20.486Z | Downloaded multer v3.1.0 |
| 895 | 2026-07-14T05:19:20.486Z | Downloaded half v2.7.1 |
| 896 | 2026-07-14T05:19:20.486Z | Downloaded hash32 v0.3.1 |
| 897 | 2026-07-14T05:19:20.490Z | Downloaded httpdate v1.0.3 |
| 898 | 2026-07-14T05:19:20.490Z | Downloaded enum-as-inner v0.6.1 |
| 899 | 2026-07-14T05:19:20.490Z | Downloaded anyhow v1.0.103 |
| 900 | 2026-07-14T05:19:20.494Z | Downloaded data-encoding v2.11.0 |
| 901 | 2026-07-14T05:19:20.494Z | Downloaded critical-section v1.2.0 |
| 902 | 2026-07-14T05:19:20.494Z | Downloaded git-stub v1.0.0 |
| 903 | 2026-07-14T05:19:20.497Z | Downloaded async-trait v0.1.89 |
| 904 | 2026-07-14T05:19:20.497Z | Downloaded float-ord v0.3.2 |
| 905 | 2026-07-14T05:19:20.502Z | Downloaded bitflags v1.3.2 |
| 906 | 2026-07-14T05:19:20.502Z | Downloaded compression-core v0.4.32 |
| 907 | 2026-07-14T05:19:20.505Z | Downloaded glob v0.3.3 |
| 908 | 2026-07-14T05:19:20.505Z | Downloaded http-body v1.0.1 |
| 909 | 2026-07-14T05:19:20.505Z | Downloaded highway v1.3.0 |
| 910 | 2026-07-14T05:19:20.508Z | Downloaded hubpack v0.1.2 |
| 911 | 2026-07-14T05:19:20.508Z | Downloaded heck v0.4.1 |
| 912 | 2026-07-14T05:19:20.514Z | Downloaded ciborium-io v0.2.2 |
| 913 | 2026-07-14T05:19:20.514Z | Downloaded bit-set v0.8.0 |
| 914 | 2026-07-14T05:19:20.514Z | Downloaded fxhash v0.2.1 |
| 915 | 2026-07-14T05:19:20.514Z | Downloaded embedded-io v0.6.1 |
| 916 | 2026-07-14T05:19:20.517Z | Downloaded crypto-common v0.2.2 |
| 917 | 2026-07-14T05:19:20.517Z | Downloaded icu_locale_core v2.2.0 |
| 918 | 2026-07-14T05:19:20.520Z | Downloaded defmt-macros v1.1.0 |
| 919 | 2026-07-14T05:19:20.520Z | Downloaded cmake v0.1.58 |
| 920 | 2026-07-14T05:19:20.524Z | Downloaded derive-ex v0.1.8 |
| 921 | 2026-07-14T05:19:20.524Z | Downloaded linked-hash-map v0.5.6 |
| 922 | 2026-07-14T05:19:20.527Z | Downloaded arrayvec v0.7.6 |
| 923 | 2026-07-14T05:19:20.527Z | Downloaded group v0.13.0 |
| 924 | 2026-07-14T05:19:20.527Z | Downloaded crossbeam-epoch v0.9.18 |
| 925 | 2026-07-14T05:19:20.531Z | Downloaded erased-serde v0.3.31 |
| 926 | 2026-07-14T05:19:20.531Z | Downloaded fs_extra v1.3.0 |
| 927 | 2026-07-14T05:19:20.534Z | Downloaded fs-err v3.3.0 |
| 928 | 2026-07-14T05:19:20.534Z | Downloaded bs58 v0.5.1 |
| 929 | 2026-07-14T05:19:20.537Z | Downloaded digest v0.11.3 |
| 930 | 2026-07-14T05:19:20.537Z | Downloaded aead v0.5.2 |
| 931 | 2026-07-14T05:19:20.540Z | Downloaded foldhash v0.2.0 |
| 932 | 2026-07-14T05:19:20.543Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 933 | 2026-07-14T05:19:20.546Z | Downloaded keccak v0.1.6 |
| 934 | 2026-07-14T05:19:20.546Z | Downloaded newtype_derive v0.1.6 |
| 935 | 2026-07-14T05:19:20.546Z | Downloaded const-random-macro v0.1.16 |
| 936 | 2026-07-14T05:19:20.548Z | Downloaded newline-converter v0.3.0 |
| 937 | 2026-07-14T05:19:20.548Z | Downloaded foreign-types-shared v0.3.1 |
| 938 | 2026-07-14T05:19:20.548Z | Downloaded fixedbitset v0.4.2 |
| 939 | 2026-07-14T05:19:20.548Z | Downloaded block-buffer v0.12.0 |
| 940 | 2026-07-14T05:19:20.551Z | Downloaded mime v0.3.17 |
| 941 | 2026-07-14T05:19:20.551Z | Downloaded is-terminal v0.4.17 |
| 942 | 2026-07-14T05:19:20.551Z | Downloaded embedded-io v0.4.0 |
| 943 | 2026-07-14T05:19:20.554Z | Downloaded async-stream-impl v0.3.6 |
| 944 | 2026-07-14T05:19:20.554Z | Downloaded dof v0.3.0 |
| 945 | 2026-07-14T05:19:20.554Z | Downloaded dtrace-parser v0.3.0 |
| 946 | 2026-07-14T05:19:20.557Z | Downloaded dtrace-parser v0.2.0 |
| 947 | 2026-07-14T05:19:20.557Z | Downloaded darling_macro v0.23.0 |
| 948 | 2026-07-14T05:19:20.557Z | Downloaded memmap v0.7.0 |
| 949 | 2026-07-14T05:19:20.557Z | Downloaded defmt v0.3.100 |
| 950 | 2026-07-14T05:19:20.561Z | Downloaded natord v1.0.9 |
| 951 | 2026-07-14T05:19:20.561Z | Downloaded match_cfg v0.1.0 |
| 952 | 2026-07-14T05:19:20.561Z | Downloaded crunchy v0.2.4 |
| 953 | 2026-07-14T05:19:20.561Z | Downloaded async-stream v0.3.6 |
| 954 | 2026-07-14T05:19:20.563Z | Downloaded darling_macro v0.21.3 |
| 955 | 2026-07-14T05:19:20.564Z | Downloaded defmt-parser v1.0.0 |
| 956 | 2026-07-14T05:19:20.564Z | Downloaded crucible-workspace-hack v0.1.0 |
| 957 | 2026-07-14T05:19:20.564Z | Downloaded crc8 v0.1.1 |
| 958 | 2026-07-14T05:19:20.566Z | Downloaded macaddr v1.0.1 |
| 959 | 2026-07-14T05:19:20.572Z | Downloaded memoffset v0.9.1 |
| 960 | 2026-07-14T05:19:20.575Z | Downloaded internet-checksum v0.2.1 |
| 961 | 2026-07-14T05:19:20.575Z | Downloaded num-conv v0.2.2 |
| 962 | 2026-07-14T05:19:20.575Z | Downloaded no-std-compat v0.4.1 |
| 963 | 2026-07-14T05:19:20.579Z | Downloaded managed v0.8.0 |
| 964 | 2026-07-14T05:19:20.579Z | Downloaded instant v0.1.13 |
| 965 | 2026-07-14T05:19:20.581Z | Downloaded chacha20 v0.9.1 |
| 966 | 2026-07-14T05:19:20.582Z | Downloaded idna_adapter v1.2.2 |
| 967 | 2026-07-14T05:19:20.582Z | Downloaded hostname v0.3.1 |
| 968 | 2026-07-14T05:19:20.586Z | Downloaded csv-core v0.1.13 |
| 969 | 2026-07-14T05:19:20.589Z | Downloaded compression-codecs v0.4.38 |
| 970 | 2026-07-14T05:19:20.589Z | Downloaded num-derive v0.4.2 |
| 971 | 2026-07-14T05:19:20.589Z | Downloaded num v0.4.3 |
| 972 | 2026-07-14T05:19:20.593Z | Downloaded bytecount v0.6.9 |
| 973 | 2026-07-14T05:19:20.593Z | Downloaded cipher v0.4.4 |
| 974 | 2026-07-14T05:19:20.596Z | Downloaded ident_case v1.0.1 |
| 975 | 2026-07-14T05:19:20.596Z | Downloaded num-iter v0.1.45 |
| 976 | 2026-07-14T05:19:20.596Z | Downloaded konst_macro_rules v0.2.19 |
| 977 | 2026-07-14T05:19:20.596Z | Downloaded daft v0.1.7 |
| 978 | 2026-07-14T05:19:20.598Z | Downloaded constant_time_eq v0.4.2 |
| 979 | 2026-07-14T05:19:20.599Z | Downloaded cargo_toml v0.22.3 |
| 980 | 2026-07-14T05:19:20.603Z | Downloaded git-stub-vcs v0.1.0 |
| 981 | 2026-07-14T05:19:20.603Z | Downloaded byteorder v1.5.0 |
| 982 | 2026-07-14T05:19:20.606Z | Downloaded omicron-workspace-hack v0.1.0 |
| 983 | 2026-07-14T05:19:20.606Z | Downloaded num_threads v0.1.7 |
| 984 | 2026-07-14T05:19:20.606Z | Downloaded ff v0.13.1 |
| 985 | 2026-07-14T05:19:20.611Z | Downloaded olpc-cjson v0.1.4 |
| 986 | 2026-07-14T05:19:20.615Z | Downloaded num_enum_derive v0.5.11 |
| 987 | 2026-07-14T05:19:20.615Z | Downloaded darling v0.23.0 |
| 988 | 2026-07-14T05:19:20.618Z | Downloaded argon2 v0.5.3 |
| 989 | 2026-07-14T05:19:20.620Z | Downloaded byte-wrapper v0.1.0 |
| 990 | 2026-07-14T05:19:20.623Z | Downloaded base16ct v0.2.0 |
| 991 | 2026-07-14T05:19:20.626Z | Downloaded parse-display v0.10.0 |
| 992 | 2026-07-14T05:19:20.637Z | Downloaded displaydoc v0.2.6 |
| 993 | 2026-07-14T05:19:20.643Z | Downloaded daft-derive v0.1.7 |
| 994 | 2026-07-14T05:19:20.648Z | Downloaded proc-macro-crate v1.3.1 |
| 995 | 2026-07-14T05:19:20.648Z | Downloaded plain v0.2.3 |
| 996 | 2026-07-14T05:19:20.648Z | Downloaded powerfmt v0.2.0 |
| 997 | 2026-07-14T05:19:20.653Z | Downloaded potential_utf v0.1.5 |
| 998 | 2026-07-14T05:19:20.653Z | Downloaded num-complex v0.4.6 |
| 999 | 2026-07-14T05:19:20.657Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1000 | 2026-07-14T05:19:20.657Z | Downloaded ciborium v0.2.2 |
| 1001 | 2026-07-14T05:19:20.657Z | Downloaded lru-cache v0.1.2 |
| 1002 | 2026-07-14T05:19:20.657Z | Downloaded humantime v2.3.0 |
| 1003 | 2026-07-14T05:19:20.660Z | Downloaded ipnetwork v0.21.1 |
| 1004 | 2026-07-14T05:19:20.660Z | Downloaded console v0.16.3 |
| 1005 | 2026-07-14T05:19:20.660Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1006 | 2026-07-14T05:19:20.663Z | Downloaded num-integer v0.1.46 |
| 1007 | 2026-07-14T05:19:20.663Z | Downloaded bit-vec v0.8.0 |
| 1008 | 2026-07-14T05:19:20.663Z | Downloaded jobserver v0.1.34 |
| 1009 | 2026-07-14T05:19:20.666Z | Downloaded ingot v0.1.1 |
| 1010 | 2026-07-14T05:19:20.668Z | Downloaded linear-map v1.2.0 |
| 1011 | 2026-07-14T05:19:20.671Z | Downloaded allocator-api2 v0.2.21 |
| 1012 | 2026-07-14T05:19:20.674Z | Downloaded pretty-hex v0.4.2 |
| 1013 | 2026-07-14T05:19:20.676Z | Downloaded progenitor-client v0.10.0 |
| 1014 | 2026-07-14T05:19:20.679Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1015 | 2026-07-14T05:19:20.681Z | Downloaded num-rational v0.4.2 |
| 1016 | 2026-07-14T05:19:20.681Z | Downloaded libsw v3.5.0 |
| 1017 | 2026-07-14T05:19:20.684Z | Downloaded ingot-types v0.1.2 |
| 1018 | 2026-07-14T05:19:20.684Z | Downloaded pem v3.0.6 |
| 1019 | 2026-07-14T05:19:20.688Z | Downloaded hybrid-array v0.4.12 |
| 1020 | 2026-07-14T05:19:20.688Z | Downloaded opaque-debug v0.3.1 |
| 1021 | 2026-07-14T05:19:20.692Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1022 | 2026-07-14T05:19:20.692Z | Downloaded quick-error v1.2.3 |
| 1023 | 2026-07-14T05:19:20.692Z | Downloaded progenitor-client v0.14.0 |
| 1024 | 2026-07-14T05:19:20.692Z | Downloaded num_enum_derive v0.7.6 |
| 1025 | 2026-07-14T05:19:20.692Z | Downloaded libsw-core v0.3.2 |
| 1026 | 2026-07-14T05:19:20.695Z | Downloaded num_enum v0.5.11 |
| 1027 | 2026-07-14T05:19:20.696Z | Downloaded ref-cast v1.0.25 |
| 1028 | 2026-07-14T05:19:20.698Z | Downloaded proc-macro-crate v3.5.0 |
| 1029 | 2026-07-14T05:19:20.698Z | Downloaded progenitor-macro v0.13.0 |
| 1030 | 2026-07-14T05:19:20.701Z | Downloaded darling_core v0.23.0 |
| 1031 | 2026-07-14T05:19:20.703Z | Downloaded rand_chacha v0.3.1 |
| 1032 | 2026-07-14T05:19:20.706Z | Downloaded blake2 v0.10.6 |
| 1033 | 2026-07-14T05:19:20.706Z | Downloaded arc-swap v1.9.1 |
| 1034 | 2026-07-14T05:19:20.709Z | Downloaded rand_xorshift v0.4.0 |
| 1035 | 2026-07-14T05:19:20.713Z | Downloaded cookie v0.18.1 |
| 1036 | 2026-07-14T05:19:20.713Z | Downloaded defmt v1.1.0 |
| 1037 | 2026-07-14T05:19:20.716Z | Downloaded deranged v0.5.8 |
| 1038 | 2026-07-14T05:19:20.716Z | Downloaded log v0.4.32 |
| 1039 | 2026-07-14T05:19:20.716Z | Downloaded cancel-safe-futures v0.1.5 |
| 1040 | 2026-07-14T05:19:20.719Z | Downloaded diff v0.1.13 |
| 1041 | 2026-07-14T05:19:20.721Z | Downloaded colored v3.1.1 |
| 1042 | 2026-07-14T05:19:20.724Z | Downloaded backon v1.6.0 |
| 1043 | 2026-07-14T05:19:20.724Z | Downloaded oxnet v0.1.6 |
| 1044 | 2026-07-14T05:19:20.727Z | Downloaded phf_shared v0.12.1 |
| 1045 | 2026-07-14T05:19:20.727Z | Downloaded password-hash v0.5.0 |
| 1046 | 2026-07-14T05:19:20.729Z | Downloaded parse-display-derive v0.10.0 |
| 1047 | 2026-07-14T05:19:20.730Z | Downloaded rustc_version v0.1.7 |
| 1048 | 2026-07-14T05:19:20.730Z | Downloaded progenitor-macro v0.14.0 |
| 1049 | 2026-07-14T05:19:20.730Z | Downloaded paste v1.0.15 |
| 1050 | 2026-07-14T05:19:20.733Z | Downloaded crossbeam-utils v0.8.21 |
| 1051 | 2026-07-14T05:19:20.736Z | Downloaded rustc-hash v2.1.2 |
| 1052 | 2026-07-14T05:19:20.740Z | Downloaded elliptic-curve v0.13.8 |
| 1053 | 2026-07-14T05:19:20.742Z | Downloaded crossbeam-deque v0.8.6 |
| 1054 | 2026-07-14T05:19:20.742Z | Downloaded bitflags v2.12.1 |
| 1055 | 2026-07-14T05:19:20.745Z | Downloaded proc-macro-error2 v2.0.1 |
| 1056 | 2026-07-14T05:19:20.749Z | Downloaded same-file v1.0.6 |
| 1057 | 2026-07-14T05:19:20.749Z | Downloaded progenitor v0.10.0 |
| 1058 | 2026-07-14T05:19:20.749Z | Downloaded phf v0.12.1 |
| 1059 | 2026-07-14T05:19:20.752Z | Downloaded memmap2 v0.9.10 |
| 1060 | 2026-07-14T05:19:20.759Z | Downloaded progenitor v0.14.0 |
| 1061 | 2026-07-14T05:19:20.762Z | Downloaded serde-big-array v0.5.1 |
| 1062 | 2026-07-14T05:19:20.762Z | Downloaded serde_plain v1.0.2 |
| 1063 | 2026-07-14T05:19:20.765Z | Downloaded parking_lot v0.11.2 |
| 1064 | 2026-07-14T05:19:20.765Z | Downloaded semver v0.1.20 |
| 1065 | 2026-07-14T05:19:20.771Z | Downloaded ingot-macros v0.1.1 |
| 1066 | 2026-07-14T05:19:20.774Z | Downloaded ref-cast-impl v1.0.25 |
| 1067 | 2026-07-14T05:19:20.774Z | Downloaded quote v1.0.45 |
| 1068 | 2026-07-14T05:19:20.777Z | Downloaded port-file v0.1.0 |
| 1069 | 2026-07-14T05:19:20.779Z | Downloaded secrecy v0.10.3 |
| 1070 | 2026-07-14T05:19:20.779Z | Downloaded scroll_derive v0.13.1 |
| 1071 | 2026-07-14T05:19:20.779Z | Downloaded scroll_derive v0.12.1 |
| 1072 | 2026-07-14T05:19:20.782Z | Downloaded serial_test_derive v3.5.0 |
| 1073 | 2026-07-14T05:19:20.782Z | Downloaded serial_test v3.5.0 |
| 1074 | 2026-07-14T05:19:20.785Z | Downloaded sha1 v0.10.6 |
| 1075 | 2026-07-14T05:19:20.788Z | Downloaded progenitor-client v0.13.0 |
| 1076 | 2026-07-14T05:19:20.788Z | Downloaded num_enum v0.7.6 |
| 1077 | 2026-07-14T05:19:20.792Z | Downloaded slog-bunyan v2.5.0 |
| 1078 | 2026-07-14T05:19:20.795Z | Downloaded siphasher v1.0.3 |
| 1079 | 2026-07-14T05:19:20.795Z | Downloaded progenitor-macro v0.10.0 |
| 1080 | 2026-07-14T05:19:20.795Z | Downloaded progenitor v0.13.0 |
| 1081 | 2026-07-14T05:19:20.795Z | Downloaded derive_more v0.99.20 |
| 1082 | 2026-07-14T05:19:20.798Z | Downloaded sha1 v0.11.0 |
| 1083 | 2026-07-14T05:19:20.801Z | Downloaded postcard v1.1.3 |
| 1084 | 2026-07-14T05:19:20.801Z | Downloaded poly1305 v0.8.0 |
| 1085 | 2026-07-14T05:19:20.803Z | Downloaded dropshot_endpoint v0.17.1 |
| 1086 | 2026-07-14T05:19:20.806Z | Downloaded drift v0.2.0 |
| 1087 | 2026-07-14T05:19:20.810Z | Downloaded smawk v0.3.2 |
| 1088 | 2026-07-14T05:19:20.814Z | Downloaded spin v0.5.2 |
| 1089 | 2026-07-14T05:19:20.814Z | Downloaded rustls-native-certs v0.8.4 |
| 1090 | 2026-07-14T05:19:20.816Z | Downloaded litemap v0.8.2 |
| 1091 | 2026-07-14T05:19:20.816Z | Downloaded pest_derive v2.8.6 |
| 1092 | 2026-07-14T05:19:20.816Z | Downloaded rustls-pemfile v2.2.0 |
| 1093 | 2026-07-14T05:19:20.819Z | Downloaded const-oid v0.10.2 |
| 1094 | 2026-07-14T05:19:20.819Z | Downloaded chacha20poly1305 v0.10.1 |
| 1095 | 2026-07-14T05:19:20.823Z | Downloaded parking_lot_core v0.8.6 |
| 1096 | 2026-07-14T05:19:20.823Z | Downloaded darling v0.21.3 |
| 1097 | 2026-07-14T05:19:20.826Z | Downloaded resolv-conf v0.7.6 |
| 1098 | 2026-07-14T05:19:20.826Z | Downloaded structmeta v0.3.0 |
| 1099 | 2026-07-14T05:19:20.830Z | Downloaded slog-envlogger v2.2.0 |
| 1100 | 2026-07-14T05:19:20.833Z | Downloaded strum v0.26.3 |
| 1101 | 2026-07-14T05:19:20.835Z | Downloaded stable_deref_trait v1.2.1 |
| 1102 | 2026-07-14T05:19:20.835Z | Downloaded serde_derive_internals v0.29.1 |
| 1103 | 2026-07-14T05:19:20.838Z | Downloaded base64 v0.21.7 |
| 1104 | 2026-07-14T05:19:20.841Z | Downloaded strum v0.27.2 |
| 1105 | 2026-07-14T05:19:20.841Z | Downloaded tabled_derive v0.7.0 |
| 1106 | 2026-07-14T05:19:20.844Z | Downloaded tagptr v0.2.0 |
| 1107 | 2026-07-14T05:19:20.844Z | Downloaded tabwriter v1.4.1 |
| 1108 | 2026-07-14T05:19:20.844Z | Downloaded hmac v0.12.1 |
| 1109 | 2026-07-14T05:19:20.848Z | Downloaded testing_table v0.3.0 |
| 1110 | 2026-07-14T05:19:20.848Z | Downloaded termtree v0.5.1 |
| 1111 | 2026-07-14T05:19:20.850Z | Downloaded rusty-fork v0.3.1 |
| 1112 | 2026-07-14T05:19:20.850Z | Downloaded take_mut v0.2.2 |
| 1113 | 2026-07-14T05:19:20.860Z | Downloaded quinn-udp v0.5.14 |
| 1114 | 2026-07-14T05:19:20.863Z | Downloaded serde_tokenstream v0.2.3 |
| 1115 | 2026-07-14T05:19:20.865Z | Downloaded slog-async v2.8.0 |
| 1116 | 2026-07-14T05:19:20.865Z | Downloaded sigpipe v0.1.3 |
| 1117 | 2026-07-14T05:19:20.869Z | Downloaded time-core v0.1.8 |
| 1118 | 2026-07-14T05:19:20.871Z | Downloaded rustversion v1.0.22 |
| 1119 | 2026-07-14T05:19:20.875Z | Downloaded tabled_derive v0.11.0 |
| 1120 | 2026-07-14T05:19:20.875Z | Downloaded icu_normalizer_data v2.2.0 |
| 1121 | 2026-07-14T05:19:20.878Z | Downloaded getrandom v0.4.2 |
| 1122 | 2026-07-14T05:19:20.878Z | Downloaded serde_repr v0.1.20 |
| 1123 | 2026-07-14T05:19:20.880Z | Downloaded structmeta-derive v0.3.0 |
| 1124 | 2026-07-14T05:19:20.880Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1125 | 2026-07-14T05:19:20.883Z | Downloaded const_format v0.2.36 |
| 1126 | 2026-07-14T05:19:20.886Z | Downloaded proc-macro-error v1.0.4 |
| 1127 | 2026-07-14T05:19:20.886Z | Downloaded smf v0.2.3 |
| 1128 | 2026-07-14T05:19:20.888Z | Downloaded hickory-resolver v0.24.4 |
| 1129 | 2026-07-14T05:19:20.891Z | Downloaded smartstring v1.0.1 |
| 1130 | 2026-07-14T05:19:20.894Z | Downloaded slog-term v2.9.2 |
| 1131 | 2026-07-14T05:19:20.897Z | Downloaded thread-id v5.1.0 |
| 1132 | 2026-07-14T05:19:20.897Z | Downloaded thread-id v4.2.2 |
| 1133 | 2026-07-14T05:19:20.900Z | Downloaded slog-dtrace v0.3.0 |
| 1134 | 2026-07-14T05:19:20.903Z | Downloaded scroll v0.13.0 |
| 1135 | 2026-07-14T05:19:20.903Z | Downloaded scroll v0.12.0 |
| 1136 | 2026-07-14T05:19:20.905Z | Downloaded topological-sort v0.2.2 |
| 1137 | 2026-07-14T05:19:20.906Z | Downloaded icu_normalizer v2.2.0 |
| 1138 | 2026-07-14T05:19:20.908Z | Downloaded typify-macro v0.4.3 |
| 1139 | 2026-07-14T05:19:20.908Z | Downloaded papergrid v0.18.0 |
| 1140 | 2026-07-14T05:19:20.911Z | Downloaded papergrid v0.11.0 |
| 1141 | 2026-07-14T05:19:20.913Z | Downloaded typify-macro v0.6.2 |
| 1142 | 2026-07-14T05:19:20.914Z | Downloaded universal-hash v0.5.1 |
| 1143 | 2026-07-14T05:19:20.917Z | Downloaded pest_generator v2.8.6 |
| 1144 | 2026-07-14T05:19:20.917Z | Downloaded strum_macros v0.27.2 |
| 1145 | 2026-07-14T05:19:20.922Z | Downloaded omicron-zone-package v0.12.3 |
| 1146 | 2026-07-14T05:19:20.922Z | Downloaded jiff-static v0.2.28 |
| 1147 | 2026-07-14T05:19:20.922Z | Downloaded expectorate v1.2.0 |
| 1148 | 2026-07-14T05:19:20.925Z | Downloaded slog-json v2.6.1 |
| 1149 | 2026-07-14T05:19:20.925Z | Downloaded usdt v0.5.0 |
| 1150 | 2026-07-14T05:19:20.927Z | Downloaded thread_local v1.1.9 |
| 1151 | 2026-07-14T05:19:20.927Z | Downloaded untrusted v0.7.1 |
| 1152 | 2026-07-14T05:19:20.927Z | Downloaded strum_macros v0.26.4 |
| 1153 | 2026-07-14T05:19:20.930Z | Downloaded slog-stdlog v4.1.1 |
| 1154 | 2026-07-14T05:19:20.930Z | Downloaded progenitor-extras v0.2.0 |
| 1155 | 2026-07-14T05:19:20.930Z | Downloaded usdt-macro v0.6.0 |
| 1156 | 2026-07-14T05:19:20.935Z | Downloaded progenitor-impl v0.13.0 |
| 1157 | 2026-07-14T05:19:20.937Z | Downloaded openssl-sys v0.9.116 |
| 1158 | 2026-07-14T05:19:20.937Z | Downloaded unit-prefix v0.5.2 |
| 1159 | 2026-07-14T05:19:20.937Z | Downloaded usdt-attr-macro v0.5.0 |
| 1160 | 2026-07-14T05:19:20.940Z | Downloaded usdt v0.6.0 |
| 1161 | 2026-07-14T05:19:20.940Z | Downloaded unarray v0.1.4 |
| 1162 | 2026-07-14T05:19:20.940Z | Downloaded synstructure v0.13.2 |
| 1163 | 2026-07-14T05:19:20.943Z | Downloaded heapless v0.8.0 |
| 1164 | 2026-07-14T05:19:20.949Z | Downloaded time-macros v0.2.27 |
| 1165 | 2026-07-14T05:19:20.952Z | Downloaded waitgroup v0.1.2 |
| 1166 | 2026-07-14T05:19:20.952Z | Downloaded usdt-macro v0.5.0 |
| 1167 | 2026-07-14T05:19:20.955Z | Downloaded indicatif v0.18.4 |
| 1168 | 2026-07-14T05:19:20.955Z | Downloaded utf-8 v0.7.6 |
| 1169 | 2026-07-14T05:19:20.958Z | Downloaded indexmap v1.9.3 |
| 1170 | 2026-07-14T05:19:20.958Z | Downloaded icu_provider v2.2.0 |
| 1171 | 2026-07-14T05:19:20.961Z | Downloaded konst v0.2.20 |
| 1172 | 2026-07-14T05:19:20.963Z | Downloaded darling_core v0.21.3 |
| 1173 | 2026-07-14T05:19:20.966Z | Downloaded icu_properties v2.2.0 |
| 1174 | 2026-07-14T05:19:20.966Z | Downloaded crypto-bigint v0.5.5 |
| 1175 | 2026-07-14T05:19:20.969Z | Downloaded wait-timeout v0.2.1 |
| 1176 | 2026-07-14T05:19:20.972Z | Downloaded tokio-dtrace v0.1.1 |
| 1177 | 2026-07-14T05:19:20.972Z | Downloaded rustls-pki-types v1.14.1 |
| 1178 | 2026-07-14T05:19:20.974Z | Downloaded schemars_derive v0.8.22 |
| 1179 | 2026-07-14T05:19:20.974Z | Downloaded pretty_assertions v1.4.1 |
| 1180 | 2026-07-14T05:19:20.974Z | Downloaded yoke-derive v0.8.2 |
| 1181 | 2026-07-14T05:19:20.977Z | Downloaded zerofrom v0.1.8 |
| 1182 | 2026-07-14T05:19:20.977Z | Downloaded bytes v1.11.1 |
| 1183 | 2026-07-14T05:19:20.980Z | Downloaded zeroize_derive v1.4.3 |
| 1184 | 2026-07-14T05:19:20.980Z | Downloaded zerofrom-derive v0.1.7 |
| 1185 | 2026-07-14T05:19:20.980Z | Downloaded smallvec v1.15.1 |
| 1186 | 2026-07-14T05:19:20.983Z | Downloaded usdt-attr-macro v0.6.0 |
| 1187 | 2026-07-14T05:19:20.983Z | Downloaded tinystr v0.8.3 |
| 1188 | 2026-07-14T05:19:20.983Z | Downloaded thiserror-no-std v2.0.2 |
| 1189 | 2026-07-14T05:19:20.986Z | Downloaded schemars v0.8.22 |
| 1190 | 2026-07-14T05:19:20.991Z | Downloaded tiny-keccak v2.0.2 |
| 1191 | 2026-07-14T05:19:20.994Z | Downloaded progenitor-impl v0.14.0 |
| 1192 | 2026-07-14T05:19:20.994Z | Downloaded prettyplease v0.2.37 |
| 1193 | 2026-07-14T05:19:20.997Z | Downloaded tokio-tungstenite v0.21.0 |
| 1194 | 2026-07-14T05:19:21.000Z | Downloaded zone v0.3.1 |
| 1195 | 2026-07-14T05:19:21.003Z | Downloaded pest_meta v2.8.6 |
| 1196 | 2026-07-14T05:19:21.010Z | Downloaded term v1.2.1 |
| 1197 | 2026-07-14T05:19:21.017Z | Downloaded snafu-derive v0.8.9 |
| 1198 | 2026-07-14T05:19:21.019Z | Downloaded zone_cfg_derive v0.3.1 |
| 1199 | 2026-07-14T05:19:21.020Z | Downloaded usdt-impl v0.5.0 |
| 1200 | 2026-07-14T05:19:21.020Z | Downloaded spin v0.9.8 |
| 1201 | 2026-07-14T05:19:21.027Z | Downloaded rayon-core v1.13.0 |
| 1202 | 2026-07-14T05:19:21.029Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1203 | 2026-07-14T05:19:21.032Z | Downloaded hashbrown v0.16.1 |
| 1204 | 2026-07-14T05:19:21.035Z | Downloaded vsss-rs v3.3.4 |
| 1205 | 2026-07-14T05:19:21.039Z | Downloaded whoami v1.6.1 |
| 1206 | 2026-07-14T05:19:21.039Z | Downloaded minimal-lexical v0.2.1 |
| 1207 | 2026-07-14T05:19:21.042Z | Downloaded crossbeam-channel v0.5.15 |
| 1208 | 2026-07-14T05:19:21.044Z | Downloaded async-compression v0.4.42 |
| 1209 | 2026-07-14T05:19:21.047Z | Downloaded xz2 v0.1.7 |
| 1210 | 2026-07-14T05:19:21.047Z | Downloaded slog-scope v4.4.1 |
| 1211 | 2026-07-14T05:19:21.050Z | Downloaded hickory-resolver v0.25.2 |
| 1212 | 2026-07-14T05:19:21.050Z | Downloaded rhai_codegen v3.2.0 |
| 1213 | 2026-07-14T05:19:21.055Z | Downloaded writeable v0.6.3 |
| 1214 | 2026-07-14T05:19:21.058Z | Downloaded schemars v0.9.0 |
| 1215 | 2026-07-14T05:19:21.062Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1216 | 2026-07-14T05:19:21.065Z | Downloaded serde_with_macros v3.20.0 |
| 1217 | 2026-07-14T05:19:21.065Z | Downloaded cc v1.2.63 |
| 1218 | 2026-07-14T05:19:21.067Z | Downloaded zerovec-derive v0.11.3 |
| 1219 | 2026-07-14T05:19:21.067Z | Downloaded zmij v1.0.21 |
| 1220 | 2026-07-14T05:19:21.070Z | Downloaded zeroize v1.8.2 |
| 1221 | 2026-07-14T05:19:21.070Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1222 | 2026-07-14T05:19:21.073Z | Downloaded ucd-trie v0.1.7 |
| 1223 | 2026-07-14T05:19:21.073Z | Downloaded icu_collections v2.2.0 |
| 1224 | 2026-07-14T05:19:21.076Z | Downloaded thin-vec v0.2.18 |
| 1225 | 2026-07-14T05:19:21.079Z | Downloaded similar v2.7.0 |
| 1226 | 2026-07-14T05:19:21.082Z | Downloaded rand v0.8.6 |
| 1227 | 2026-07-14T05:19:21.082Z | Downloaded quinn v0.11.9 |
| 1228 | 2026-07-14T05:19:21.085Z | Downloaded progenitor-impl v0.10.0 |
| 1229 | 2026-07-14T05:19:21.093Z | Downloaded tinyvec v1.11.0 |
| 1230 | 2026-07-14T05:19:21.098Z | Downloaded test-strategy v0.4.5 |
| 1231 | 2026-07-14T05:19:21.101Z | Downloaded yoke v0.8.3 |
| 1232 | 2026-07-14T05:19:21.101Z | Downloaded hashbrown v0.12.3 |
| 1233 | 2026-07-14T05:19:21.101Z | Downloaded mio v1.2.1 |
| 1234 | 2026-07-14T05:19:21.104Z | Downloaded usdt-impl v0.6.0 |
| 1235 | 2026-07-14T05:19:21.106Z | Downloaded schemars v1.2.1 |
| 1236 | 2026-07-14T05:19:21.112Z | Downloaded walkdir v2.5.0 |
| 1237 | 2026-07-14T05:19:21.116Z | Downloaded tungstenite v0.21.0 |
| 1238 | 2026-07-14T05:19:21.116Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1239 | 2026-07-14T05:19:21.119Z | Downloaded qorb v0.4.1 |
| 1240 | 2026-07-14T05:19:21.122Z | Downloaded zerocopy-derive v0.7.35 |
| 1241 | 2026-07-14T05:19:21.122Z | Downloaded unsafe-libyaml v0.2.11 |
| 1242 | 2026-07-14T05:19:21.126Z | Downloaded toml v0.7.8 |
| 1243 | 2026-07-14T05:19:21.128Z | Downloaded dropshot-api-manager v0.7.2 |
| 1244 | 2026-07-14T05:19:21.128Z | Downloaded memchr v2.8.1 |
| 1245 | 2026-07-14T05:19:21.131Z | Downloaded snafu v0.8.9 |
| 1246 | 2026-07-14T05:19:21.134Z | Downloaded typify v0.6.2 |
| 1247 | 2026-07-14T05:19:21.140Z | Downloaded slog v2.8.2 |
| 1248 | 2026-07-14T05:19:21.143Z | Downloaded nom v7.1.3 |
| 1249 | 2026-07-14T05:19:21.146Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1250 | 2026-07-14T05:19:21.149Z | Downloaded steno v0.4.1 |
| 1251 | 2026-07-14T05:19:21.177Z | Downloaded typify v0.4.3 |
| 1252 | 2026-07-14T05:19:21.197Z | Downloaded yansi v1.0.1 |
| 1253 | 2026-07-14T05:19:21.201Z | Downloaded rand v0.9.4 |
| 1254 | 2026-07-14T05:19:21.204Z | Downloaded h2 v0.4.14 |
| 1255 | 2026-07-14T05:19:21.213Z | Downloaded zerocopy-derive v0.8.50 |
| 1256 | 2026-07-14T05:19:21.220Z | Downloaded pest v2.8.6 |
| 1257 | 2026-07-14T05:19:21.222Z | Downloaded toml_edit v0.19.15 |
| 1258 | 2026-07-14T05:19:21.231Z | Downloaded nom v8.0.0 |
| 1259 | 2026-07-14T05:19:21.234Z | Downloaded blake3 v1.8.5 |
| 1260 | 2026-07-14T05:19:21.276Z | Downloaded ron v0.12.1 |
| 1261 | 2026-07-14T05:19:21.284Z | Downloaded zerotrie v0.2.4 |
| 1262 | 2026-07-14T05:19:21.284Z | Downloaded typed-path v0.9.3 |
| 1263 | 2026-07-14T05:19:21.284Z | Downloaded libm v0.2.16 |
| 1264 | 2026-07-14T05:19:21.284Z | Downloaded itertools v0.15.0 |
| 1265 | 2026-07-14T05:19:21.284Z | Downloaded goblin v0.8.2 |
| 1266 | 2026-07-14T05:19:21.284Z | Downloaded iddqd v0.4.5 |
| 1267 | 2026-07-14T05:19:21.284Z | Downloaded itertools v0.12.1 |
| 1268 | 2026-07-14T05:19:21.289Z | Downloaded icu_properties_data v2.2.0 |
| 1269 | 2026-07-14T05:19:21.294Z | Downloaded rayon v1.12.0 |
| 1270 | 2026-07-14T05:19:21.300Z | Downloaded regex v1.12.3 |
| 1271 | 2026-07-14T05:19:21.303Z | Downloaded hkdf v0.12.4 |
| 1272 | 2026-07-14T05:19:21.328Z | Downloaded reqwest v0.13.4 |
| 1273 | 2026-07-14T05:19:21.337Z | Downloaded aws-lc-rs v1.17.0 |
| 1274 | 2026-07-14T05:19:21.342Z | Downloaded zerovec v0.11.6 |
| 1275 | 2026-07-14T05:19:21.351Z | Downloaded tough v0.22.0 |
| 1276 | 2026-07-14T05:19:21.357Z | Downloaded zerocopy v0.7.35 |
| 1277 | 2026-07-14T05:19:21.366Z | Downloaded winnow v0.5.40 |
| 1278 | 2026-07-14T05:19:21.371Z | Downloaded serde_with v3.20.0 |
| 1279 | 2026-07-14T05:19:21.388Z | Downloaded winnow v1.0.3 |
| 1280 | 2026-07-14T05:19:21.393Z | Downloaded proptest v1.11.0 |
| 1281 | 2026-07-14T05:19:21.399Z | Downloaded quinn-proto v0.11.14 |
| 1282 | 2026-07-14T05:19:21.405Z | Downloaded moka v0.12.15 |
| 1283 | 2026-07-14T05:19:21.429Z | Downloaded tabled v0.15.0 |
| 1284 | 2026-07-14T05:19:21.438Z | Downloaded webpki-roots v1.0.7 |
| 1285 | 2026-07-14T05:19:21.441Z | Downloaded time v0.3.47 |
| 1286 | 2026-07-14T05:19:21.447Z | Downloaded goblin v0.10.7 |
| 1287 | 2026-07-14T05:19:21.451Z | Downloaded tabled v0.21.0 |
| 1288 | 2026-07-14T05:19:21.461Z | Downloaded syn v1.0.109 |
| 1289 | 2026-07-14T05:19:21.471Z | Downloaded bstr v1.12.1 |
| 1290 | 2026-07-14T05:19:21.477Z | Downloaded openssl v0.10.80 |
| 1291 | 2026-07-14T05:19:21.493Z | Downloaded nix v0.31.3 |
| 1292 | 2026-07-14T05:19:21.501Z | Downloaded syn v2.0.117 |
| 1293 | 2026-07-14T05:19:21.508Z | Downloaded hickory-proto v0.24.4 |
| 1294 | 2026-07-14T05:19:21.516Z | Downloaded zerocopy v0.8.50 |
| 1295 | 2026-07-14T05:19:21.527Z | Downloaded regress v0.10.5 |
| 1296 | 2026-07-14T05:19:21.533Z | Downloaded rhai v1.25.1 |
| 1297 | 2026-07-14T05:19:21.539Z | Downloaded regress v0.11.1 |
| 1298 | 2026-07-14T05:19:21.544Z | Downloaded dropshot v0.17.1 |
| 1299 | 2026-07-14T05:19:21.557Z | Downloaded smoltcp v0.11.0 |
| 1300 | 2026-07-14T05:19:21.563Z | Downloaded regex-syntax v0.8.10 |
| 1301 | 2026-07-14T05:19:21.568Z | Downloaded openapiv3 v2.2.0 |
| 1302 | 2026-07-14T05:19:21.574Z | Downloaded rustls v0.23.40 |
| 1303 | 2026-07-14T05:19:21.581Z | Downloaded hickory-proto v0.25.2 |
| 1304 | 2026-07-14T05:19:21.590Z | Downloaded sled v0.34.7 |
| 1305 | 2026-07-14T05:19:21.642Z | Downloaded chrono-tz v0.10.4 |
| 1306 | 2026-07-14T05:19:21.651Z | Downloaded typify-impl v0.6.2 |
| 1307 | 2026-07-14T05:19:21.658Z | Downloaded csv v1.4.0 |
| 1308 | 2026-07-14T05:19:21.670Z | Downloaded typify-impl v0.4.3 |
| 1309 | 2026-07-14T05:19:21.711Z | Downloaded regex-automata v0.4.14 |
| 1310 | 2026-07-14T05:19:21.747Z | Downloaded petgraph v0.6.5 |
| 1311 | 2026-07-14T05:19:21.758Z | Downloaded jiff v0.2.28 |
| 1312 | 2026-07-14T05:19:21.767Z | Downloaded lzma-sys v0.1.20 |
| 1313 | 2026-07-14T05:19:21.785Z | Downloaded sha3 v0.10.9 |
| 1314 | 2026-07-14T05:19:21.820Z | Downloaded encoding_rs v0.8.35 |
| 1315 | 2026-07-14T05:19:22.367Z | Downloaded aws-lc-sys v0.41.0 |
| 1316 | 2026-07-14T05:19:23.273Z | Compiling proc-macro2 v1.0.106 |
| 1317 | 2026-07-14T05:19:23.273Z | Compiling unicode-ident v1.0.24 |
| 1318 | 2026-07-14T05:19:23.273Z | Compiling quote v1.0.45 |
| 1319 | 2026-07-14T05:19:23.273Z | Compiling serde_core v1.0.228 |
| 1320 | 2026-07-14T05:19:23.273Z | Compiling cfg-if v1.0.4 |
| 1321 | 2026-07-14T05:19:23.273Z | Compiling serde v1.0.228 |
| 1322 | 2026-07-14T05:19:23.276Z | Compiling libc v0.2.186 |
| 1323 | 2026-07-14T05:19:23.276Z | Compiling memchr v2.8.1 |
| 1324 | 2026-07-14T05:19:23.457Z | Compiling itoa v1.0.18 |
| 1325 | 2026-07-14T05:19:23.636Z | Compiling smallvec v1.15.1 |
| 1326 | 2026-07-14T05:19:23.732Z | Compiling zmij v1.0.21 |
| 1327 | 2026-07-14T05:19:23.763Z | Compiling autocfg v1.5.1 |
| 1328 | 2026-07-14T05:19:23.840Z | Compiling libm v0.2.16 |
| 1329 | 2026-07-14T05:19:24.079Z | Compiling stable_deref_trait v1.2.1 |
| 1330 | 2026-07-14T05:19:24.150Z | Compiling writeable v0.6.3 |
| 1331 | 2026-07-14T05:19:24.157Z | Compiling litemap v0.8.2 |
| 1332 | 2026-07-14T05:19:24.216Z | Compiling percent-encoding v2.3.2 |
| 1333 | 2026-07-14T05:19:24.284Z | Compiling icu_normalizer_data v2.2.0 |
| 1334 | 2026-07-14T05:19:24.316Z | Compiling utf8_iter v1.0.4 |
| 1335 | 2026-07-14T05:19:24.331Z | Compiling icu_properties_data v2.2.0 |
| 1336 | 2026-07-14T05:19:24.343Z | Compiling iana-time-zone v0.1.65 |
| 1337 | 2026-07-14T05:19:24.460Z | Compiling equivalent v1.0.2 |
| 1338 | 2026-07-14T05:19:24.552Z | Compiling form_urlencoded v1.2.2 |
| 1339 | 2026-07-14T05:19:24.563Z | Compiling version_check v0.9.5 |
| 1340 | 2026-07-14T05:19:24.588Z | Compiling syn v2.0.117 |
| 1341 | 2026-07-14T05:19:24.700Z | Compiling pin-project-lite v0.2.17 |
| 1342 | 2026-07-14T05:19:24.725Z | Compiling serde_json v1.0.150 |
| 1343 | 2026-07-14T05:19:24.740Z | Compiling parking_lot_core v0.9.12 |
| 1344 | 2026-07-14T05:19:24.749Z | Compiling dyn-clone v1.0.20 |
| 1345 | 2026-07-14T05:19:24.790Z | Compiling scopeguard v1.2.0 |
| 1346 | 2026-07-14T05:19:24.844Z | Compiling num-traits v0.2.19 |
| 1347 | 2026-07-14T05:19:24.884Z | Compiling thiserror v2.0.18 |
| 1348 | 2026-07-14T05:19:24.896Z | Compiling lock_api v0.4.14 |
| 1349 | 2026-07-14T05:19:25.073Z | Compiling log v0.4.32 |
| 1350 | 2026-07-14T05:19:25.085Z | Compiling hashbrown v0.17.1 |
| 1351 | 2026-07-14T05:19:25.186Z | Compiling errno v0.3.14 |
| 1352 | 2026-07-14T05:19:25.266Z | Compiling futures-core v0.3.32 |
| 1353 | 2026-07-14T05:19:25.412Z | Compiling zerocopy v0.8.50 |
| 1354 | 2026-07-14T05:19:25.497Z | Compiling getrandom v0.4.2 |
| 1355 | 2026-07-14T05:19:25.507Z | Compiling rand_core v0.10.1 |
| 1356 | 2026-07-14T05:19:25.585Z | Compiling semver v1.0.28 |
| 1357 | 2026-07-14T05:19:25.666Z | Compiling indexmap v2.14.0 |
| 1358 | 2026-07-14T05:19:25.871Z | Compiling heck v0.5.0 |
| 1359 | 2026-07-14T05:19:25.941Z | Compiling futures-sink v0.3.32 |
| 1360 | 2026-07-14T05:19:25.976Z | Compiling uuid v1.23.5 |
| 1361 | 2026-07-14T05:19:25.989Z | Compiling slab v0.4.12 |
| 1362 | 2026-07-14T05:19:26.043Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-07-14T05:19:26.140Z | Compiling find-msvc-tools v0.1.9 |
| 1364 | 2026-07-14T05:19:26.165Z | Compiling fnv v1.0.7 |
| 1365 | 2026-07-14T05:19:26.265Z | Compiling shlex v2.0.1 |
| 1366 | 2026-07-14T05:19:26.330Z | Compiling schemars v0.8.22 |
| 1367 | 2026-07-14T05:19:26.377Z | Compiling futures-channel v0.3.32 |
| 1368 | 2026-07-14T05:19:26.380Z | Compiling rustversion v1.0.22 |
| 1369 | 2026-07-14T05:19:26.420Z | Compiling cc v1.2.63 |
| 1370 | 2026-07-14T05:19:26.463Z | Compiling futures-io v0.3.32 |
| 1371 | 2026-07-14T05:19:26.611Z | Compiling futures-task v0.3.32 |
| 1372 | 2026-07-14T05:19:26.624Z | Compiling socket2 v0.6.5 |
| 1373 | 2026-07-14T05:19:26.753Z | Compiling bitflags v2.12.1 |
| 1374 | 2026-07-14T05:19:26.788Z | Compiling signal-hook-registry v1.4.8 |
| 1375 | 2026-07-14T05:19:26.847Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-07-14T05:19:26.951Z | Compiling mio v1.2.1 |
| 1377 | 2026-07-14T05:19:27.002Z | Compiling portable-atomic v1.13.1 |
| 1378 | 2026-07-14T05:19:27.087Z | Compiling fs_extra v1.3.0 |
| 1379 | 2026-07-14T05:19:27.099Z | Compiling dunce v1.0.5 |
| 1380 | 2026-07-14T05:19:27.196Z | Compiling cmake v0.1.58 |
| 1381 | 2026-07-14T05:19:27.270Z | Compiling typenum v1.20.1 |
| 1382 | 2026-07-14T05:19:27.355Z | Compiling base64 v0.22.1 |
| 1383 | 2026-07-14T05:19:27.409Z | Compiling critical-section v1.2.0 |
| 1384 | 2026-07-14T05:19:27.509Z | Compiling byteorder v1.5.0 |
| 1385 | 2026-07-14T05:19:27.526Z | Compiling synstructure v0.13.2 |
| 1386 | 2026-07-14T05:19:27.538Z | Compiling serde_derive_internals v0.29.1 |
| 1387 | 2026-07-14T05:19:27.706Z | Compiling subtle v2.6.1 |
| 1388 | 2026-07-14T05:19:27.722Z | Compiling getrandom v0.3.4 |
| 1389 | 2026-07-14T05:19:27.756Z | Compiling aws-lc-sys v0.41.0 |
| 1390 | 2026-07-14T05:19:27.879Z | Compiling regex-syntax v0.8.10 |
| 1391 | 2026-07-14T05:19:28.028Z | Compiling once_cell v1.21.4 |
| 1392 | 2026-07-14T05:19:28.067Z | Compiling slog v2.8.2 |
| 1393 | 2026-07-14T05:19:28.096Z | Compiling rustix v1.1.4 |
| 1394 | 2026-07-14T05:19:28.115Z | Compiling strsim v0.11.1 |
| 1395 | 2026-07-14T05:19:28.243Z | Compiling atomic-waker v1.1.2 |
| 1396 | 2026-07-14T05:19:28.273Z | Compiling httparse v1.10.1 |
| 1397 | 2026-07-14T05:19:28.310Z | Compiling ipnet v2.12.0 |
| 1398 | 2026-07-14T05:19:28.386Z | Compiling tower-layer v0.3.3 |
| 1399 | 2026-07-14T05:19:28.513Z | Compiling tower-service v0.3.3 |
| 1400 | 2026-07-14T05:19:28.545Z | Compiling getrandom v0.2.17 |
| 1401 | 2026-07-14T05:19:28.606Z | Compiling try-lock v0.2.5 |
| 1402 | 2026-07-14T05:19:28.664Z | Compiling ucd-trie v0.1.7 |
| 1403 | 2026-07-14T05:19:28.710Z | Compiling untrusted v0.9.0 |
| 1404 | 2026-07-14T05:19:28.727Z | Compiling ryu v1.0.23 |
| 1405 | 2026-07-14T05:19:28.741Z | Compiling serde_derive v1.0.228 |
| 1406 | 2026-07-14T05:19:28.826Z | Compiling zerofrom-derive v0.1.7 |
| 1407 | 2026-07-14T05:19:28.851Z | Compiling yoke-derive v0.8.2 |
| 1408 | 2026-07-14T05:19:28.908Z | Compiling zerovec-derive v0.11.3 |
| 1409 | 2026-07-14T05:19:28.960Z | Compiling displaydoc v0.2.6 |
| 1410 | 2026-07-14T05:19:28.987Z | Compiling schemars_derive v0.8.22 |
| 1411 | 2026-07-14T05:19:29.760Z | Compiling tokio-macros v2.7.0 |
| 1412 | 2026-07-14T05:19:29.929Z | Compiling thiserror-impl v2.0.18 |
| 1413 | 2026-07-14T05:19:30.054Z | Compiling zerofrom v0.1.8 |
| 1414 | 2026-07-14T05:19:30.067Z | Compiling zerocopy-derive v0.8.50 |
| 1415 | 2026-07-14T05:19:30.177Z | Compiling yoke v0.8.3 |
| 1416 | 2026-07-14T05:19:30.262Z | Compiling zeroize_derive v1.4.3 |
| 1417 | 2026-07-14T05:19:30.365Z | Compiling zerovec v0.11.6 |
| 1418 | 2026-07-14T05:19:30.539Z | Compiling zerotrie v0.2.4 |
| 1419 | 2026-07-14T05:19:30.582Z | Compiling futures-macro v0.3.32 |
| 1420 | 2026-07-14T05:19:30.842Z | Compiling tinystr v0.8.3 |
| 1421 | 2026-07-14T05:19:30.903Z | Compiling potential_utf v0.1.5 |
| 1422 | 2026-07-14T05:19:30.962Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-07-14T05:19:31.049Z | Compiling icu_locale_core v2.2.0 |
| 1424 | 2026-07-14T05:19:31.065Z | Compiling icu_collections v2.2.0 |
| 1425 | 2026-07-14T05:19:31.231Z | Compiling thiserror v1.0.69 |
| 1426 | 2026-07-14T05:19:31.311Z | Compiling pest v2.8.6 |
| 1427 | 2026-07-14T05:19:31.438Z | Compiling futures-util v0.3.32 |
| 1428 | 2026-07-14T05:19:31.586Z | Compiling thiserror-impl v1.0.69 |
| 1429 | 2026-07-14T05:19:31.660Z | Compiling want v0.3.1 |
| 1430 | 2026-07-14T05:19:31.827Z | Compiling icu_provider v2.2.0 |
| 1431 | 2026-07-14T05:19:32.016Z | Compiling bytes v1.11.1 |
| 1432 | 2026-07-14T05:19:32.131Z | Compiling icu_normalizer v2.2.0 |
| 1433 | 2026-07-14T05:19:32.152Z | Compiling icu_properties v2.2.0 |
| 1434 | 2026-07-14T05:19:32.564Z | Compiling chrono v0.4.45 |
| 1435 | 2026-07-14T05:19:32.644Z | Compiling http v1.4.2 |
| 1436 | 2026-07-14T05:19:32.719Z | Compiling tokio v1.52.3 |
| 1437 | 2026-07-14T05:19:32.766Z | Compiling serde_tokenstream v0.2.3 |
| 1438 | 2026-07-14T05:19:33.044Z | Compiling idna_adapter v1.2.2 |
| 1439 | 2026-07-14T05:19:33.181Z | Compiling idna v1.1.0 |
| 1440 | 2026-07-14T05:19:33.335Z | Compiling http-body v1.0.1 |
| 1441 | 2026-07-14T05:19:33.488Z | Compiling url v2.5.8 |
| 1442 | 2026-07-14T05:19:33.628Z | Compiling erased-serde v0.3.31 |
| 1443 | 2026-07-14T05:19:33.763Z | Compiling rand_core v0.6.4 |
| 1444 | 2026-07-14T05:19:33.945Z | Compiling httpdate v1.0.3 |
| 1445 | 2026-07-14T05:19:34.184Z | Compiling pest_meta v2.8.6 |
| 1446 | 2026-07-14T05:19:34.215Z | Compiling pretty-hex v0.4.2 |
| 1447 | 2026-07-14T05:19:34.350Z | Compiling ppv-lite86 v0.2.21 |
| 1448 | 2026-07-14T05:19:34.368Z | Compiling plain v0.2.3 |
| 1449 | 2026-07-14T05:19:34.443Z | Compiling foldhash v0.2.0 |
| 1450 | 2026-07-14T05:19:34.455Z | Compiling paste v1.0.15 |
| 1451 | 2026-07-14T05:19:34.467Z | Compiling allocator-api2 v0.2.21 |
| 1452 | 2026-07-14T05:19:34.660Z | Compiling tracing-attributes v0.1.31 |
| 1453 | 2026-07-14T05:19:34.673Z | Compiling tracing-core v0.1.36 |
| 1454 | 2026-07-14T05:19:34.754Z | Compiling pest_generator v2.8.6 |
| 1455 | 2026-07-14T05:19:34.785Z | Compiling ipnetwork v0.21.1 |
| 1456 | 2026-07-14T05:19:35.317Z | Compiling hashbrown v0.16.1 |
| 1457 | 2026-07-14T05:19:35.360Z | Compiling omicron-workspace-hack v0.1.0 |
| 1458 | 2026-07-14T05:19:35.417Z | Compiling ident_case v1.0.1 |
| 1459 | 2026-07-14T05:19:35.520Z | Compiling http-body-util v0.1.4 |
| 1460 | 2026-07-14T05:19:35.539Z | Compiling pest_derive v2.8.6 |
| 1461 | 2026-07-14T05:19:35.599Z | Compiling serde_urlencoded v0.7.1 |
| 1462 | 2026-07-14T05:19:35.803Z | Compiling aho-corasick v1.1.4 |
| 1463 | 2026-07-14T05:19:35.917Z | Compiling sync_wrapper v1.0.2 |
| 1464 | 2026-07-14T05:19:35.927Z | Compiling winnow v1.0.3 |
| 1465 | 2026-07-14T05:19:35.985Z | Compiling tracing v0.1.44 |
| 1466 | 2026-07-14T05:19:36.011Z | Compiling oxnet v0.1.6 |
| 1467 | 2026-07-14T05:19:36.021Z | Compiling daft-derive v0.1.7 |
| 1468 | 2026-07-14T05:19:36.231Z | Compiling fastrand v2.4.1 |
| 1469 | 2026-07-14T05:19:36.494Z | Compiling scroll_derive v0.13.1 |
| 1470 | 2026-07-14T05:19:36.655Z | Compiling regex-automata v0.4.14 |
| 1471 | 2026-07-14T05:19:36.799Z | Compiling tokio-util v0.7.18 |
| 1472 | 2026-07-14T05:19:37.027Z | Compiling async-trait v0.1.89 |
| 1473 | 2026-07-14T05:19:37.205Z | Compiling num-conv v0.2.2 |
| 1474 | 2026-07-14T05:19:37.355Z | Compiling anyhow v1.0.103 |
| 1475 | 2026-07-14T05:19:37.358Z | Compiling powerfmt v0.2.0 |
| 1476 | 2026-07-14T05:19:37.548Z | Compiling time-core v0.1.8 |
| 1477 | 2026-07-14T05:19:37.564Z | Compiling aws-lc-rs v1.17.0 |
| 1478 | 2026-07-14T05:19:37.688Z | Compiling time-macros v0.2.27 |
| 1479 | 2026-07-14T05:19:37.888Z | Compiling deranged v0.5.8 |
| 1480 | 2026-07-14T05:19:37.904Z | Compiling scroll v0.13.0 |
| 1481 | 2026-07-14T05:19:38.014Z | Compiling rustls-pki-types v1.14.1 |
| 1482 | 2026-07-14T05:19:38.178Z | Compiling num_threads v0.1.7 |
| 1483 | 2026-07-14T05:19:38.278Z | Compiling openssl-probe v0.2.1 |
| 1484 | 2026-07-14T05:19:38.466Z | Compiling regex v1.12.3 |
| 1485 | 2026-07-14T05:19:38.509Z | Compiling hex v0.4.3 |
| 1486 | 2026-07-14T05:19:38.685Z | Compiling goblin v0.10.7 |
| 1487 | 2026-07-14T05:19:38.936Z | Compiling camino v1.2.4 |
| 1488 | 2026-07-14T05:19:39.156Z | Compiling untrusted v0.7.1 |
| 1489 | 2026-07-14T05:19:39.219Z | Compiling crc32fast v1.5.0 |
| 1490 | 2026-07-14T05:19:39.276Z | Compiling rustls v0.23.40 |
| 1491 | 2026-07-14T05:19:39.327Z | Compiling usdt-impl v0.6.0 |
| 1492 | 2026-07-14T05:19:39.498Z | Compiling h2 v0.4.14 |
| 1493 | 2026-07-14T05:19:39.563Z | Compiling dtrace-parser v0.3.0 |
| 1494 | 2026-07-14T05:19:39.601Z | Compiling crossbeam-utils v0.8.21 |
| 1495 | 2026-07-14T05:19:39.981Z | Compiling futures-executor v0.3.32 |
| 1496 | 2026-07-14T05:19:40.000Z | Compiling structmeta-derive v0.3.0 |
| 1497 | 2026-07-14T05:19:40.222Z | Compiling thread-id v5.1.0 |
| 1498 | 2026-07-14T05:19:40.305Z | Compiling cpufeatures v0.3.0 |
| 1499 | 2026-07-14T05:19:40.380Z | Compiling adler2 v2.0.1 |
| 1500 | 2026-07-14T05:19:40.504Z | Compiling simd-adler32 v0.3.9 |
| 1501 | 2026-07-14T05:19:40.519Z | Compiling futures v0.3.32 |
| 1502 | 2026-07-14T05:19:40.608Z | Compiling rand_core v0.9.5 |
| 1503 | 2026-07-14T05:19:40.704Z | Compiling miniz_oxide v0.8.9 |
| 1504 | 2026-07-14T05:19:40.827Z | Compiling darling_core v0.23.0 |
| 1505 | 2026-07-14T05:19:41.090Z | Compiling structmeta v0.3.0 |
| 1506 | 2026-07-14T05:19:41.115Z | Compiling newtype-uuid-macros v0.1.0 |
| 1507 | 2026-07-14T05:19:41.295Z | Compiling hybrid-array v0.4.12 |
| 1508 | 2026-07-14T05:19:41.540Z | Compiling thread_local v1.1.9 |
| 1509 | 2026-07-14T05:19:41.705Z | Compiling hyper v1.10.1 |
| 1510 | 2026-07-14T05:19:41.764Z | Compiling dof v0.4.0 |
| 1511 | 2026-07-14T05:19:41.810Z | Compiling match_cfg v0.1.0 |
| 1512 | 2026-07-14T05:19:41.881Z | Compiling flate2 v1.1.9 |
| 1513 | 2026-07-14T05:19:42.302Z | Compiling newtype-uuid v1.3.2 |
| 1514 | 2026-07-14T05:19:42.667Z | Compiling slog-async v2.8.0 |
| 1515 | 2026-07-14T05:19:42.957Z | Compiling hyper-util v0.1.20 |
| 1516 | 2026-07-14T05:19:42.971Z | Compiling darling_macro v0.23.0 |
| 1517 | 2026-07-14T05:19:43.360Z | Compiling ref-cast v1.0.25 |
| 1518 | 2026-07-14T05:19:43.374Z | Compiling quick-error v1.2.3 |
| 1519 | 2026-07-14T05:19:43.475Z | Compiling compression-core v0.4.32 |
| 1520 | 2026-07-14T05:19:43.550Z | Compiling daft v0.1.7 |
| 1521 | 2026-07-14T05:19:43.571Z | Compiling darling v0.23.0 |
| 1522 | 2026-07-14T05:19:43.619Z | Compiling compression-codecs v0.4.38 |
| 1523 | 2026-07-14T05:19:43.647Z | Compiling crypto-common v0.2.2 |
| 1524 | 2026-07-14T05:19:43.734Z | Compiling block-buffer v0.12.0 |
| 1525 | 2026-07-14T05:19:43.767Z | Compiling usdt-macro v0.6.0 |
| 1526 | 2026-07-14T05:19:43.817Z | Compiling usdt-attr-macro v0.6.0 |
| 1527 | 2026-07-14T05:19:43.869Z | Compiling rand_chacha v0.9.0 |
| 1528 | 2026-07-14T05:19:43.888Z | Compiling ref-cast-impl v1.0.25 |
| 1529 | 2026-07-14T05:19:44.051Z | Compiling strum_macros v0.26.4 |
| 1530 | 2026-07-14T05:19:44.296Z | Compiling serde_spanned v1.1.1 |
| 1531 | 2026-07-14T05:19:44.447Z | Compiling multer v3.1.0 |
| 1532 | 2026-07-14T05:19:44.511Z | Compiling generic-array v0.14.7 |
| 1533 | 2026-07-14T05:19:44.592Z | Compiling take_mut v0.2.2 |
| 1534 | 2026-07-14T05:19:44.691Z | Compiling const-oid v0.10.2 |
| 1535 | 2026-07-14T05:19:44.704Z | Compiling bit-vec v0.8.0 |
| 1536 | 2026-07-14T05:19:44.753Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1537 | 2026-07-14T05:19:44.862Z | Compiling debug-ignore v1.0.5 |
| 1538 | 2026-07-14T05:19:44.902Z | Compiling term v1.2.1 |
| 1539 | 2026-07-14T05:19:44.920Z | Compiling bit-set v0.8.0 |
| 1540 | 2026-07-14T05:19:45.007Z | Compiling digest v0.11.3 |
| 1541 | 2026-07-14T05:19:45.074Z | Compiling rand v0.9.4 |
| 1542 | 2026-07-14T05:19:45.139Z | Compiling serde_with_macros v3.20.0 |
| 1543 | 2026-07-14T05:19:45.160Z | Compiling async-stream-impl v0.3.6 |
| 1544 | 2026-07-14T05:19:45.176Z | Compiling dropshot v0.17.1 |
| 1545 | 2026-07-14T05:19:45.421Z | Compiling encoding_rs v0.8.35 |
| 1546 | 2026-07-14T05:19:45.647Z | Compiling mime v0.3.17 |
| 1547 | 2026-07-14T05:19:45.682Z | Compiling spin v0.9.8 |
| 1548 | 2026-07-14T05:19:45.766Z | Compiling strum v0.26.3 |
| 1549 | 2026-07-14T05:19:45.798Z | Compiling syn v1.0.109 |
| 1550 | 2026-07-14T05:19:45.825Z | Compiling unarray v0.1.4 |
| 1551 | 2026-07-14T05:19:45.893Z | Compiling async-stream v0.3.6 |
| 1552 | 2026-07-14T05:19:45.935Z | Compiling sha1 v0.11.0 |
| 1553 | 2026-07-14T05:19:46.070Z | Compiling derive-ex v0.1.8 |
| 1554 | 2026-07-14T05:19:46.179Z | Compiling tower v0.5.3 |
| 1555 | 2026-07-14T05:19:46.189Z | Compiling dropshot_endpoint v0.17.1 |
| 1556 | 2026-07-14T05:19:46.224Z | Compiling macaddr v1.0.1 |
| 1557 | 2026-07-14T05:19:46.301Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1558 | 2026-07-14T05:19:46.484Z | Compiling waitgroup v0.1.2 |
| 1559 | 2026-07-14T05:19:46.625Z | Compiling serde_path_to_error v0.1.20 |
| 1560 | 2026-07-14T05:19:46.799Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1561 | 2026-07-14T05:19:46.932Z | Compiling tower-http v0.6.11 |
| 1562 | 2026-07-14T05:19:46.985Z | Compiling tempfile v3.27.0 |
| 1563 | 2026-07-14T05:19:47.108Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1564 | 2026-07-14T05:19:47.352Z | Compiling openapiv3 v2.2.0 |
| 1565 | 2026-07-14T05:19:47.358Z | Compiling strum_macros v0.27.2 |
| 1566 | 2026-07-14T05:19:47.406Z | Compiling instant v0.1.13 |
| 1567 | 2026-07-14T05:19:47.662Z | Compiling test-strategy v0.4.5 |
| 1568 | 2026-07-14T05:19:47.890Z | Compiling time v0.3.47 |
| 1569 | 2026-07-14T05:19:48.711Z | Compiling rustls-native-certs v0.8.4 |
| 1570 | 2026-07-14T05:19:48.917Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1571 | 2026-07-14T05:19:49.053Z | Compiling crossbeam-channel v0.5.15 |
| 1572 | 2026-07-14T05:19:49.056Z | Compiling crypto-common v0.1.7 |
| 1573 | 2026-07-14T05:19:49.205Z | Compiling strum v0.27.2 |
| 1574 | 2026-07-14T05:19:49.529Z | Compiling parse-display-derive v0.10.0 |
| 1575 | 2026-07-14T05:19:49.541Z | Compiling backon v1.6.0 |
| 1576 | 2026-07-14T05:19:49.591Z | Compiling rand_chacha v0.3.1 |
| 1577 | 2026-07-14T05:19:49.828Z | Compiling either v1.16.0 |
| 1578 | 2026-07-14T05:19:50.070Z | Compiling rand v0.8.6 |
| 1579 | 2026-07-14T05:19:50.076Z | Compiling slog-json v2.6.1 |
| 1580 | 2026-07-14T05:19:50.360Z | Compiling hostname v0.3.1 |
| 1581 | 2026-07-14T05:19:50.457Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1582 | 2026-07-14T05:19:50.759Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1583 | 2026-07-14T05:19:50.789Z | Compiling memmap2 v0.9.10 |
| 1584 | 2026-07-14T05:19:50.826Z | Compiling is-terminal v0.4.17 |
| 1585 | 2026-07-14T05:19:50.905Z | Compiling wait-timeout v0.2.1 |
| 1586 | 2026-07-14T05:19:51.039Z | Compiling rusty-fork v0.3.1 |
| 1587 | 2026-07-14T05:19:51.074Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1588 | 2026-07-14T05:19:51.175Z | Compiling usdt v0.6.0 |
| 1589 | 2026-07-14T05:19:51.209Z | Compiling slog-term v2.9.2 |
| 1590 | 2026-07-14T05:19:51.266Z | Compiling slog-bunyan v2.5.0 |
| 1591 | 2026-07-14T05:19:51.437Z | Compiling serde_with v3.20.0 |
| 1592 | 2026-07-14T05:19:51.507Z | Compiling async-compression v0.4.42 |
| 1593 | 2026-07-14T05:19:51.543Z | Compiling rand_xorshift v0.4.0 |
| 1594 | 2026-07-14T05:19:51.652Z | Compiling rustls-pemfile v2.2.0 |
| 1595 | 2026-07-14T05:19:51.781Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1596 | 2026-07-14T05:19:51.793Z | Compiling regress v0.10.5 |
| 1597 | 2026-07-14T05:19:51.832Z | Compiling hostname v0.4.2 |
| 1598 | 2026-07-14T05:19:51.952Z | Compiling humantime v2.3.0 |
| 1599 | 2026-07-14T05:19:52.044Z | Compiling proptest v1.11.0 |
| 1600 | 2026-07-14T05:19:52.213Z | Compiling iddqd v0.4.5 |
| 1601 | 2026-07-14T05:19:52.471Z | Compiling reqwest v0.12.28 |
| 1602 | 2026-07-14T05:19:52.601Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1603 | 2026-07-14T05:19:52.849Z | Compiling block-buffer v0.10.4 |
| 1604 | 2026-07-14T05:19:53.186Z | Compiling digest v0.10.7 |
| 1605 | 2026-07-14T05:19:53.199Z | Compiling parse-display v0.10.0 |
| 1606 | 2026-07-14T05:19:53.402Z | Compiling backoff v0.4.0 |
| 1607 | 2026-07-14T05:19:53.462Z | Compiling progenitor-client v0.10.0 |
| 1608 | 2026-07-14T05:19:53.529Z | Compiling itertools v0.14.0 |
| 1609 | 2026-07-14T05:19:53.611Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1610 | 2026-07-14T05:19:54.284Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1611 | 2026-07-14T05:19:55.619Z | Compiling regress v0.11.1 |
| 1612 | 2026-07-14T05:19:55.762Z | Compiling utf8parse v0.2.2 |
| 1613 | 2026-07-14T05:19:55.918Z | Compiling anstyle-parse v1.0.0 |
| 1614 | 2026-07-14T05:19:56.110Z | Compiling anstyle v1.0.14 |
| 1615 | 2026-07-14T05:19:56.280Z | Compiling anstyle-query v1.1.5 |
| 1616 | 2026-07-14T05:19:56.332Z | Compiling colorchoice v1.0.5 |
| 1617 | 2026-07-14T05:19:56.388Z | Compiling is_terminal_polyfill v1.70.2 |
| 1618 | 2026-07-14T05:19:56.478Z | Compiling anstream v1.0.0 |
| 1619 | 2026-07-14T05:19:57.173Z | Compiling typify-impl v0.6.2 |
| 1620 | 2026-07-14T05:19:57.337Z | Compiling toml_datetime v0.6.11 |
| 1621 | 2026-07-14T05:19:57.349Z | Compiling zerocopy-derive v0.7.35 |
| 1622 | 2026-07-14T05:19:57.612Z | Compiling convert_case v0.4.0 |
| 1623 | 2026-07-14T05:19:57.919Z | Compiling cpufeatures v0.2.17 |
| 1624 | 2026-07-14T05:19:57.990Z | Compiling clap_lex v1.1.0 |
| 1625 | 2026-07-14T05:19:58.023Z | Compiling derive_more v0.99.20 |
| 1626 | 2026-07-14T05:19:58.222Z | Compiling zerocopy v0.7.35 |
| 1627 | 2026-07-14T05:19:58.824Z | Compiling unicode-width v0.2.2 |
| 1628 | 2026-07-14T05:19:59.552Z | Compiling secrecy v0.10.3 |
| 1629 | 2026-07-14T05:19:59.644Z | Compiling clap_derive v4.6.1 |
| 1630 | 2026-07-14T05:19:59.696Z | Compiling float-ord v0.3.2 |
| 1631 | 2026-07-14T05:19:59.709Z | Compiling crucible-workspace-hack v0.1.0 |
| 1632 | 2026-07-14T05:19:59.806Z | Compiling tinyvec_macros v0.1.1 |
| 1633 | 2026-07-14T05:19:59.875Z | Compiling tinyvec v1.11.0 |
| 1634 | 2026-07-14T05:20:00.355Z | Compiling terminal_size v0.4.4 |
| 1635 | 2026-07-14T05:20:00.446Z | Compiling dtrace-parser v0.2.0 |
| 1636 | 2026-07-14T05:20:00.499Z | Compiling scroll_derive v0.12.1 |
| 1637 | 2026-07-14T05:20:00.575Z | Compiling num-integer v0.1.46 |
| 1638 | 2026-07-14T05:20:00.885Z | Compiling rustc_version v0.4.1 |
| 1639 | 2026-07-14T05:20:00.911Z | Compiling usdt-impl v0.5.0 |
| 1640 | 2026-07-14T05:20:01.248Z | Compiling scroll v0.12.0 |
| 1641 | 2026-07-14T05:20:01.335Z | Compiling curve25519-dalek v4.1.3 |
| 1642 | 2026-07-14T05:20:01.512Z | Compiling dof v0.3.0 |
| 1643 | 2026-07-14T05:20:01.595Z | Compiling hmac v0.12.1 |
| 1644 | 2026-07-14T05:20:01.645Z | Compiling inout v0.1.4 |
| 1645 | 2026-07-14T05:20:01.749Z | Compiling darling_core v0.21.3 |
| 1646 | 2026-07-14T05:20:01.785Z | Compiling ff v0.13.1 |
| 1647 | 2026-07-14T05:20:01.869Z | Compiling thread-id v4.2.2 |
| 1648 | 2026-07-14T05:20:01.913Z | Compiling group v0.13.0 |
| 1649 | 2026-07-14T05:20:01.967Z | Compiling cipher v0.4.4 |
| 1650 | 2026-07-14T05:20:02.155Z | Compiling hkdf v0.12.4 |
| 1651 | 2026-07-14T05:20:02.380Z | Compiling goblin v0.8.2 |
| 1652 | 2026-07-14T05:20:02.455Z | Compiling num-iter v0.1.45 |
| 1653 | 2026-07-14T05:20:02.635Z | Compiling num-rational v0.4.2 |
| 1654 | 2026-07-14T05:20:02.647Z | Compiling clap_builder v4.6.0 |
| 1655 | 2026-07-14T05:20:02.874Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1656 | 2026-07-14T05:20:02.956Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1657 | 2026-07-14T05:20:03.186Z | Compiling universal-hash v0.5.1 |
| 1658 | 2026-07-14T05:20:03.315Z | Compiling crypto-bigint v0.5.5 |
| 1659 | 2026-07-14T05:20:03.587Z | Compiling typify-macro v0.6.2 |
| 1660 | 2026-07-14T05:20:03.781Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1661 | 2026-07-14T05:20:03.845Z | Compiling darling_macro v0.21.3 |
| 1662 | 2026-07-14T05:20:04.131Z | Compiling crossbeam-epoch v0.9.18 |
| 1663 | 2026-07-14T05:20:04.445Z | Compiling half v2.7.1 |
| 1664 | 2026-07-14T05:20:04.462Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1665 | 2026-07-14T05:20:04.478Z | Compiling num-complex v0.4.6 |
| 1666 | 2026-07-14T05:20:04.836Z | Compiling base16ct v0.2.0 |
| 1667 | 2026-07-14T05:20:04.868Z | Compiling opaque-debug v0.3.1 |
| 1668 | 2026-07-14T05:20:04.991Z | Compiling base64ct v1.8.3 |
| 1669 | 2026-07-14T05:20:05.033Z | Compiling heck v0.4.1 |
| 1670 | 2026-07-14T05:20:05.046Z | Compiling ciborium-io v0.2.2 |
| 1671 | 2026-07-14T05:20:05.140Z | Compiling ciborium-ll v0.2.2 |
| 1672 | 2026-07-14T05:20:05.239Z | Compiling password-hash v0.5.0 |
| 1673 | 2026-07-14T05:20:05.294Z | Compiling elliptic-curve v0.13.8 |
| 1674 | 2026-07-14T05:20:05.360Z | Compiling poly1305 v0.8.0 |
| 1675 | 2026-07-14T05:20:05.731Z | Compiling typify v0.6.2 |
| 1676 | 2026-07-14T05:20:05.795Z | Compiling num v0.4.3 |
| 1677 | 2026-07-14T05:20:05.868Z | Compiling darling v0.21.3 |
| 1678 | 2026-07-14T05:20:05.924Z | Compiling clap v4.6.1 |
| 1679 | 2026-07-14T05:20:06.004Z | Compiling thiserror-no-std v2.0.2 |
| 1680 | 2026-07-14T05:20:06.095Z | Compiling proc-macro-crate v3.5.0 |
| 1681 | 2026-07-14T05:20:06.348Z | Compiling chacha20 v0.9.1 |
| 1682 | 2026-07-14T05:20:06.428Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1683 | 2026-07-14T05:20:06.556Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1684 | 2026-07-14T05:20:07.057Z | Compiling blake2 v0.10.6 |
| 1685 | 2026-07-14T05:20:07.131Z | Compiling aead v0.5.2 |
| 1686 | 2026-07-14T05:20:07.257Z | Compiling byte-wrapper v0.1.0 |
| 1687 | 2026-07-14T05:20:07.290Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1688 | 2026-07-14T05:20:07.509Z | Compiling proc-macro-error-attr v1.0.4 |
| 1689 | 2026-07-14T05:20:07.696Z | Compiling unsafe-libyaml v0.2.11 |
| 1690 | 2026-07-14T05:20:07.754Z | Compiling keccak v0.1.6 |
| 1691 | 2026-07-14T05:20:07.765Z | Compiling rustix v0.38.44 |
| 1692 | 2026-07-14T05:20:07.992Z | Compiling prettyplease v0.2.37 |
| 1693 | 2026-07-14T05:20:08.132Z | Compiling heapless v0.8.0 |
| 1694 | 2026-07-14T05:20:08.264Z | Compiling serde_yaml v0.9.34+deprecated |
| 1695 | 2026-07-14T05:20:08.544Z | Compiling sha3 v0.10.9 |
| 1696 | 2026-07-14T05:20:08.843Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1697 | 2026-07-14T05:20:09.046Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1698 | 2026-07-14T05:20:09.510Z | Compiling argon2 v0.5.3 |
| 1699 | 2026-07-14T05:20:09.658Z | Compiling chacha20poly1305 v0.10.1 |
| 1700 | 2026-07-14T05:20:09.871Z | Compiling num_enum_derive v0.7.6 |
| 1701 | 2026-07-14T05:20:09.940Z | Compiling vsss-rs v3.3.4 |
| 1702 | 2026-07-14T05:20:10.039Z | Compiling ingot-macros v0.1.1 |
| 1703 | 2026-07-14T05:20:10.073Z | Compiling ciborium v0.2.2 |
| 1704 | 2026-07-14T05:20:10.801Z | Compiling usdt-attr-macro v0.5.0 |
| 1705 | 2026-07-14T05:20:10.891Z | Compiling usdt-macro v0.5.0 |
| 1706 | 2026-07-14T05:20:12.260Z | Compiling serde_spanned v0.6.9 |
| 1707 | 2026-07-14T05:20:12.296Z | Compiling enum-as-inner v0.6.1 |
| 1708 | 2026-07-14T05:20:12.410Z | Compiling hash32 v0.3.1 |
| 1709 | 2026-07-14T05:20:12.568Z | Compiling proc-macro-error v1.0.4 |
| 1710 | 2026-07-14T05:20:12.821Z | Compiling memmap v0.7.0 |
| 1711 | 2026-07-14T05:20:12.850Z | Compiling memoffset v0.9.1 |
| 1712 | 2026-07-14T05:20:12.872Z | Compiling data-encoding v2.11.0 |
| 1713 | 2026-07-14T05:20:12.901Z | Compiling cfg_aliases v0.2.1 |
| 1714 | 2026-07-14T05:20:12.920Z | Compiling rustls-webpki v0.103.13 |
| 1715 | 2026-07-14T05:20:13.006Z | Compiling winnow v0.7.15 |
| 1716 | 2026-07-14T05:20:13.076Z | Compiling indent_write v2.2.0 |
| 1717 | 2026-07-14T05:20:13.099Z | Compiling smoltcp v0.11.0 |
| 1718 | 2026-07-14T05:20:13.212Z | Compiling winnow v0.5.40 |
| 1719 | 2026-07-14T05:20:13.257Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1720 | 2026-07-14T05:20:13.516Z | Compiling toml_write v0.1.2 |
| 1721 | 2026-07-14T05:20:13.751Z | Compiling nix v0.31.3 |
| 1722 | 2026-07-14T05:20:13.838Z | Compiling usdt v0.5.0 |
| 1723 | 2026-07-14T05:20:13.958Z | Compiling ingot-types v0.1.2 |
| 1724 | 2026-07-14T05:20:14.144Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1725 | 2026-07-14T05:20:14.184Z | Compiling num_enum v0.7.6 |
| 1726 | 2026-07-14T05:20:14.299Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1727 | 2026-07-14T05:20:14.358Z | Compiling toml_edit v0.22.27 |
| 1728 | 2026-07-14T05:20:14.396Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1729 | 2026-07-14T05:20:14.530Z | Compiling toml_edit v0.19.15 |
| 1730 | 2026-07-14T05:20:14.653Z | Compiling tabwriter v1.4.1 |
| 1731 | 2026-07-14T05:20:15.063Z | Compiling cobs v0.3.0 |
| 1732 | 2026-07-14T05:20:15.090Z | Compiling serde_repr v0.1.20 |
| 1733 | 2026-07-14T05:20:15.264Z | Compiling vcpkg v0.2.15 |
| 1734 | 2026-07-14T05:20:15.631Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1735 | 2026-07-14T05:20:15.710Z | Compiling managed v0.8.0 |
| 1736 | 2026-07-14T05:20:15.840Z | Compiling pkg-config v0.3.33 |
| 1737 | 2026-07-14T05:20:15.870Z | Compiling bitflags v1.3.2 |
| 1738 | 2026-07-14T05:20:15.963Z | Compiling toml v0.8.23 |
| 1739 | 2026-07-14T05:20:16.307Z | Compiling openssl-sys v0.9.116 |
| 1740 | 2026-07-14T05:20:16.601Z | Compiling tokio-rustls v0.26.4 |
| 1741 | 2026-07-14T05:20:16.673Z | Compiling rustls-platform-verifier v0.7.0 |
| 1742 | 2026-07-14T05:20:16.881Z | Compiling hyper-rustls v0.27.9 |
| 1743 | 2026-07-14T05:20:17.180Z | Compiling reqwest v0.13.4 |
| 1744 | 2026-07-14T05:20:17.873Z | Compiling proc-macro-crate v1.3.1 |
| 1745 | 2026-07-14T05:20:17.993Z | Compiling postcard v1.1.3 |
| 1746 | 2026-07-14T05:20:18.337Z | Compiling ingot v0.1.1 |
| 1747 | 2026-07-14T05:20:18.477Z | Compiling progenitor-client v0.14.0 |
| 1748 | 2026-07-14T05:20:18.791Z | Compiling progenitor-extras v0.2.0 |
| 1749 | 2026-07-14T05:20:19.683Z | Compiling hubpack_derive v0.1.1 |
| 1750 | 2026-07-14T05:20:19.730Z | Compiling foreign-types-macros v0.2.3 |
| 1751 | 2026-07-14T05:20:20.285Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-07-14T05:20:20.299Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1753 | 2026-07-14T05:20:20.459Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1754 | 2026-07-14T05:20:20.625Z | Compiling resolv-conf v0.7.6 |
| 1755 | 2026-07-14T05:20:20.819Z | Compiling linked-hash-map v0.5.6 |
| 1756 | 2026-07-14T05:20:21.013Z | Compiling semver v0.1.20 |
| 1757 | 2026-07-14T05:20:21.039Z | Compiling foreign-types-shared v0.3.1 |
| 1758 | 2026-07-14T05:20:21.135Z | Compiling static_assertions v1.1.0 |
| 1759 | 2026-07-14T05:20:21.212Z | Compiling unicode-segmentation v1.13.3 |
| 1760 | 2026-07-14T05:20:21.285Z | Compiling colored v3.1.1 |
| 1761 | 2026-07-14T05:20:21.512Z | Compiling rayon-core v1.13.0 |
| 1762 | 2026-07-14T05:20:21.667Z | Compiling swrite v0.1.0 |
| 1763 | 2026-07-14T05:20:21.722Z | Compiling newline-converter v0.3.0 |
| 1764 | 2026-07-14T05:20:21.767Z | Compiling rustc_version v0.1.7 |
| 1765 | 2026-07-14T05:20:21.790Z | Compiling foreign-types v0.5.0 |
| 1766 | 2026-07-14T05:20:21.842Z | Compiling lru-cache v0.1.2 |
| 1767 | 2026-07-14T05:20:21.927Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1768 | 2026-07-14T05:20:21.958Z | Compiling hubpack v0.1.2 |
| 1769 | 2026-07-14T05:20:22.062Z | Compiling num_enum_derive v0.5.11 |
| 1770 | 2026-07-14T05:20:22.383Z | Compiling atomicwrites v0.4.4 |
| 1771 | 2026-07-14T05:20:22.684Z | Compiling hickory-proto v0.24.4 |
| 1772 | 2026-07-14T05:20:23.111Z | Compiling progenitor-impl v0.13.0 |
| 1773 | 2026-07-14T05:20:23.800Z | Compiling crossbeam-deque v0.8.6 |
| 1774 | 2026-07-14T05:20:23.814Z | Compiling console v0.15.11 |
| 1775 | 2026-07-14T05:20:23.999Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1776 | 2026-07-14T05:20:24.493Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1777 | 2026-07-14T05:20:24.496Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1778 | 2026-07-14T05:20:24.529Z | Compiling camino-tempfile v1.4.1 |
| 1779 | 2026-07-14T05:20:24.679Z | Compiling chacha20 v0.10.0 |
| 1780 | 2026-07-14T05:20:24.969Z | Compiling serde-big-array v0.5.1 |
| 1781 | 2026-07-14T05:20:25.121Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1782 | 2026-07-14T05:20:25.681Z | Compiling num-derive v0.4.2 |
| 1783 | 2026-07-14T05:20:26.071Z | Compiling derive-where v1.6.1 |
| 1784 | 2026-07-14T05:20:26.586Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1785 | 2026-07-14T05:20:26.737Z | Compiling pin-project-internal v1.1.13 |
| 1786 | 2026-07-14T05:20:26.845Z | Compiling cstr-argument v0.1.2 |
| 1787 | 2026-07-14T05:20:26.943Z | Compiling minimal-lexical v0.2.1 |
| 1788 | 2026-07-14T05:20:26.997Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1789 | 2026-07-14T05:20:27.010Z | Compiling siphasher v1.0.3 |
| 1790 | 2026-07-14T05:20:27.206Z | Compiling similar v2.7.0 |
| 1791 | 2026-07-14T05:20:27.206Z | Compiling phf_shared v0.12.1 |
| 1792 | 2026-07-14T05:20:27.257Z | Compiling nom v7.1.3 |
| 1793 | 2026-07-14T05:20:27.376Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1794 | 2026-07-14T05:20:27.388Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1795 | 2026-07-14T05:20:27.639Z | Compiling expectorate v1.2.0 |
| 1796 | 2026-07-14T05:20:27.652Z | Compiling progenitor-macro v0.13.0 |
| 1797 | 2026-07-14T05:20:27.860Z | Compiling pin-project v1.1.13 |
| 1798 | 2026-07-14T05:20:27.920Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1799 | 2026-07-14T05:20:27.960Z | Compiling rand v0.10.2 |
| 1800 | 2026-07-14T05:20:28.183Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1801 | 2026-07-14T05:20:28.301Z | Compiling hickory-resolver v0.24.4 |
| 1802 | 2026-07-14T05:20:28.624Z | Compiling num_enum v0.5.11 |
| 1803 | 2026-07-14T05:20:28.640Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1804 | 2026-07-14T05:20:28.741Z | Compiling newtype_derive v0.1.6 |
| 1805 | 2026-07-14T05:20:28.842Z | Compiling progenitor-client v0.13.0 |
| 1806 | 2026-07-14T05:20:29.088Z | Compiling progenitor-impl v0.14.0 |
| 1807 | 2026-07-14T05:20:29.145Z | Compiling snafu-derive v0.8.9 |
| 1808 | 2026-07-14T05:20:30.484Z | Compiling unicode-normalization v0.1.25 |
| 1809 | 2026-07-14T05:20:30.868Z | Compiling tokio-stream v0.1.18 |
| 1810 | 2026-07-14T05:20:30.936Z | Compiling async-recursion v1.1.1 |
| 1811 | 2026-07-14T05:20:30.980Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1812 | 2026-07-14T05:20:31.012Z | Compiling slog-dtrace v0.3.0 |
| 1813 | 2026-07-14T05:20:31.263Z | Compiling csv-core v0.1.13 |
| 1814 | 2026-07-14T05:20:31.293Z | Compiling bstr v1.12.1 |
| 1815 | 2026-07-14T05:20:31.344Z | Compiling konst_macro_rules v0.2.19 |
| 1816 | 2026-07-14T05:20:31.526Z | Compiling unicode-xid v0.2.6 |
| 1817 | 2026-07-14T05:20:31.527Z | Compiling same-file v1.0.6 |
| 1818 | 2026-07-14T05:20:31.650Z | Compiling chrono-tz v0.10.4 |
| 1819 | 2026-07-14T05:20:31.655Z | Compiling foldhash v0.1.5 |
| 1820 | 2026-07-14T05:20:31.712Z | Compiling highway v1.3.0 |
| 1821 | 2026-07-14T05:20:31.787Z | Compiling cancel-safe-futures v0.1.5 |
| 1822 | 2026-07-14T05:20:31.843Z | Compiling owo-colors v4.3.0 |
| 1823 | 2026-07-14T05:20:31.889Z | Compiling openssl v0.10.80 |
| 1824 | 2026-07-14T05:20:32.053Z | Compiling unicode-width v0.1.14 |
| 1825 | 2026-07-14T05:20:32.115Z | Compiling foreign-types-shared v0.1.1 |
| 1826 | 2026-07-14T05:20:32.207Z | Compiling foreign-types v0.3.2 |
| 1827 | 2026-07-14T05:20:32.236Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1828 | 2026-07-14T05:20:32.266Z | Compiling hashbrown v0.15.5 |
| 1829 | 2026-07-14T05:20:32.283Z | Compiling const_format_proc_macros v0.2.34 |
| 1830 | 2026-07-14T05:20:32.340Z | Compiling globset v0.4.18 |
| 1831 | 2026-07-14T05:20:32.708Z | Compiling walkdir v2.5.0 |
| 1832 | 2026-07-14T05:20:32.739Z | Compiling progenitor-macro v0.14.0 |
| 1833 | 2026-07-14T05:20:32.807Z | Compiling konst v0.2.20 |
| 1834 | 2026-07-14T05:20:32.867Z | Compiling progenitor v0.13.0 |
| 1835 | 2026-07-14T05:20:33.009Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-07-14T05:20:33.042Z | Compiling csv v1.4.0 |
| 1837 | 2026-07-14T05:20:33.131Z | Compiling qorb v0.4.1 |
| 1838 | 2026-07-14T05:20:33.151Z | Compiling snafu v0.8.9 |
| 1839 | 2026-07-14T05:20:33.171Z | Compiling olpc-cjson v0.1.4 |
| 1840 | 2026-07-14T05:20:33.338Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1841 | 2026-07-14T05:20:33.606Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-07-14T05:20:35.299Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1843 | 2026-07-14T05:20:35.420Z | Compiling rayon v1.12.0 |
| 1844 | 2026-07-14T05:20:35.590Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-07-14T05:20:35.653Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1846 | 2026-07-14T05:20:35.668Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-07-14T05:20:35.780Z | Compiling phf v0.12.1 |
| 1848 | 2026-07-14T05:20:35.941Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-07-14T05:20:36.575Z | Compiling zone_cfg_derive v0.3.1 |
| 1850 | 2026-07-14T05:20:36.903Z | Compiling tokio-dtrace v0.1.1 |
| 1851 | 2026-07-14T05:20:37.184Z | Compiling itertools v0.12.1 |
| 1852 | 2026-07-14T05:20:37.245Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1853 | 2026-07-14T05:20:37.286Z | Compiling libsw-core v0.3.2 |
| 1854 | 2026-07-14T05:20:37.450Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1855 | 2026-07-14T05:20:37.464Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-07-14T05:20:37.831Z | Compiling serde_plain v1.0.2 |
| 1857 | 2026-07-14T05:20:37.925Z | Compiling openssl-macros v0.1.1 |
| 1858 | 2026-07-14T05:20:38.047Z | Compiling pem v3.0.6 |
| 1859 | 2026-07-14T05:20:38.083Z | Compiling cookie v0.18.1 |
| 1860 | 2026-07-14T05:20:38.308Z | Compiling sigpipe v0.1.3 |
| 1861 | 2026-07-14T05:20:38.335Z | Compiling bytecount v0.6.9 |
| 1862 | 2026-07-14T05:20:38.396Z | Compiling fixedbitset v0.5.7 |
| 1863 | 2026-07-14T05:20:38.422Z | Compiling typed-path v0.9.3 |
| 1864 | 2026-07-14T05:20:38.435Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-07-14T05:20:38.439Z | Compiling glob v0.3.3 |
| 1866 | 2026-07-14T05:20:38.458Z | Compiling jiff v0.2.28 |
| 1867 | 2026-07-14T05:20:38.472Z | Compiling fixedbitset v0.4.2 |
| 1868 | 2026-07-14T05:20:38.702Z | Compiling petgraph v0.6.5 |
| 1869 | 2026-07-14T05:20:38.706Z | Compiling petgraph v0.8.3 |
| 1870 | 2026-07-14T05:20:38.880Z | Compiling papergrid v0.11.0 |
| 1871 | 2026-07-14T05:20:39.777Z | Compiling tough v0.22.0 |
| 1872 | 2026-07-14T05:20:40.317Z | Compiling zone v0.3.1 |
| 1873 | 2026-07-14T05:20:40.485Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-07-14T05:20:40.596Z | Compiling progenitor v0.14.0 |
| 1875 | 2026-07-14T05:20:40.710Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1876 | 2026-07-14T05:20:40.735Z | Compiling libsw v3.5.0 |
| 1877 | 2026-07-14T05:20:40.748Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1878 | 2026-07-14T05:20:40.848Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-07-14T05:20:40.913Z | Compiling oxide-tokio-rt v0.1.6 |
| 1880 | 2026-07-14T05:20:40.995Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1881 | 2026-07-14T05:20:41.038Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-07-14T05:20:41.128Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-07-14T05:20:42.145Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-07-14T05:20:42.225Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-07-14T05:20:42.288Z | Compiling const_format v0.2.36 |
| 1886 | 2026-07-14T05:20:42.625Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1887 | 2026-07-14T05:20:42.892Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-07-14T05:20:43.041Z | Compiling tabled_derive v0.7.0 |
| 1889 | 2026-07-14T05:20:43.054Z | Compiling gethostname v0.5.0 |
| 1890 | 2026-07-14T05:20:43.116Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-07-14T05:20:43.175Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1892 | 2026-07-14T05:20:43.240Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-07-14T05:20:43.355Z | Compiling bcs v0.1.6 |
| 1894 | 2026-07-14T05:20:43.368Z | Compiling smf v0.2.3 |
| 1895 | 2026-07-14T05:20:43.481Z | Compiling linear-map v1.2.0 |
| 1896 | 2026-07-14T05:20:43.669Z | Compiling tagptr v0.2.0 |
| 1897 | 2026-07-14T05:20:43.681Z | Compiling smawk v0.3.2 |
| 1898 | 2026-07-14T05:20:43.820Z | Compiling whoami v1.6.1 |
| 1899 | 2026-07-14T05:20:43.820Z | Compiling termtree v0.5.1 |
| 1900 | 2026-07-14T05:20:43.971Z | Compiling unicode-linebreak v0.1.5 |
| 1901 | 2026-07-14T05:20:43.983Z | Compiling lazy_static v1.5.0 |
| 1902 | 2026-07-14T05:20:44.016Z | Compiling tabled v0.15.0 |
| 1903 | 2026-07-14T05:20:44.084Z | Compiling steno v0.4.1 |
| 1904 | 2026-07-14T05:20:44.226Z | Compiling textwrap v0.16.2 |
| 1905 | 2026-07-14T05:20:44.398Z | Compiling moka v0.12.15 |
| 1906 | 2026-07-14T05:20:44.630Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-07-14T05:20:44.758Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-07-14T05:20:45.243Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1909 | 2026-07-14T05:20:46.187Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-07-14T05:20:46.383Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-07-14T05:20:46.811Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-07-14T05:20:47.222Z | Compiling hickory-proto v0.25.2 |
| 1913 | 2026-07-14T05:20:47.470Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1914 | 2026-07-14T05:20:47.772Z | Compiling parking_lot_core v0.8.6 |
| 1915 | 2026-07-14T05:20:48.096Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1916 | 2026-07-14T05:20:48.253Z | Compiling libscf-sys v1.2.0 |
| 1917 | 2026-07-14T05:20:48.404Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-07-14T05:20:48.502Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1919 | 2026-07-14T05:20:48.626Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1920 | 2026-07-14T05:20:48.737Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1921 | 2026-07-14T05:20:49.092Z | Compiling nom v8.0.0 |
| 1922 | 2026-07-14T05:20:49.143Z | Compiling hickory-resolver v0.25.2 |
| 1923 | 2026-07-14T05:20:49.163Z | Compiling parking_lot v0.11.2 |
| 1924 | 2026-07-14T05:20:49.280Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1925 | 2026-07-14T05:20:49.528Z | Compiling fxhash v0.2.1 |
| 1926 | 2026-07-14T05:20:49.531Z | Compiling internet-checksum v0.2.1 |
| 1927 | 2026-07-14T05:20:49.585Z | Compiling itertools v0.15.0 |
| 1928 | 2026-07-14T05:20:49.668Z | Compiling sled v0.34.7 |
| 1929 | 2026-07-14T05:20:49.680Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1930 | 2026-07-14T05:20:50.523Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-07-14T05:20:51.322Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1932 | 2026-07-14T05:20:54.907Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1933 | 2026-07-14T05:20:56.486Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1934 | 2026-07-14T05:21:02.923Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1935 | 2026-07-14T05:21:04.605Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1936 | 2026-07-14T05:21:05.662Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1937 | 2026-07-14T05:21:06.635Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1938 | 2026-07-14T05:21:07.670Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1939 | 2026-07-14T05:21:30.777Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1940 | 2026-07-14T05:21:30.967Z | ──────────── |
| 1941 | 2026-07-14T05:21:30.967Z | Nextest run ID 6e4e3399-c755-4a81-9d82-c23eddd8e691 with nextest profile: default |
| 1942 | 2026-07-14T05:21:30.967Z | Starting 13 tests across 1 binary (28 tests skipped) |
| 1943 | 2026-07-14T05:21:47.970Z | PASS [ 16.999s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1944 | 2026-07-14T05:21:47.983Z | PASS [ 17.015s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1945 | 2026-07-14T05:21:48.013Z | PASS [ 17.045s] rdb proptest::prop_ipv4_default_contains_all |
| 1946 | 2026-07-14T05:21:48.049Z | PASS [ 17.081s] rdb proptest::prop_ipv4_subnet_of_self |
| 1947 | 2026-07-14T05:21:48.153Z | PASS [ 17.185s] rdb proptest::prop_ipv6_default_contains_all |
| 1948 | 2026-07-14T05:21:48.304Z | PASS [ 17.337s] rdb proptest::prop_ipv6_subnet_of_self |
| 1949 | 2026-07-14T05:21:57.355Z | PASS [ 26.387s] rdb proptest::prop_static_route_key_deduplication |
| 1950 | 2026-07-14T05:22:24.673Z | PASS [ 36.687s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1951 | 2026-07-14T05:22:24.689Z | PASS [ 36.675s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1952 | 2026-07-14T05:22:24.724Z | PASS [ 36.753s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1953 | 2026-07-14T05:22:24.734Z | PASS [ 36.684s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1954 | 2026-07-14T05:22:30.971Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1955 | 2026-07-14T05:22:41.172Z | PASS [ 53.016s] rdb proptest::prop_static_route_key_ord_consistency |
| 1956 | 2026-07-14T05:23:30.979Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1957 | 2026-07-14T05:24:30.979Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1958 | 2026-07-14T05:25:30.983Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1959 | 2026-07-14T05:25:49.840Z | PASS [ 258.862s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1960 | 2026-07-14T05:25:49.843Z | ──────────── |
| 1961 | 2026-07-14T05:25:49.844Z | Summary [ 258.863s] 13 tests run: 13 passed (1 slow), 28 skipped |
| 1962 | 2026-07-14T05:25:49.855Z | + cp './*.log' /work/ |
| 1963 | 2026-07-14T05:25:49.858Z | + true |
| 1964 | 2026-07-14T05:25:49.858Z | + [[ -d proptest-regressions ]] |
| 1965 | 2026-07-14T05:25:49.858Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1966 | 2026-07-14T05:25:49.861Z | + popd |
| 1967 | 2026-07-14T05:25:49.861Z | /work/oxidecomputer/maghemite |
| 1968 | 2026-07-14T05:25:49.861Z | + pushd bgp |
| 1969 | 2026-07-14T05:25:49.861Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1970 | 2026-07-14T05:25:49.861Z | + PROPTEST_CASES=1000000 |
| 1971 | 2026-07-14T05:25:49.861Z | + cargo nextest run --lib proptest |
| 1972 | 2026-07-14T05:25:51.063Z | Compiling smallvec v1.15.1 |
| 1973 | 2026-07-14T05:25:51.231Z | Compiling crunchy v0.2.4 |
| 1974 | 2026-07-14T05:25:51.252Z | Compiling tiny-keccak v2.0.2 |
| 1975 | 2026-07-14T05:25:51.262Z | Compiling smartstring v1.0.1 |
| 1976 | 2026-07-14T05:25:51.265Z | Compiling ahash v0.8.12 |
| 1977 | 2026-07-14T05:25:51.282Z | Compiling thin-vec v0.2.18 |
| 1978 | 2026-07-14T05:25:51.282Z | Compiling rhai_codegen v3.2.0 |
| 1979 | 2026-07-14T05:25:51.370Z | Compiling icu_normalizer v2.2.0 |
| 1980 | 2026-07-14T05:25:51.387Z | Compiling parking_lot_core v0.9.12 |
| 1981 | 2026-07-14T05:25:51.548Z | Compiling parking_lot_core v0.8.6 |
| 1982 | 2026-07-14T05:25:51.573Z | Compiling parking_lot v0.12.5 |
| 1983 | 2026-07-14T05:25:51.781Z | Compiling idna_adapter v1.2.2 |
| 1984 | 2026-07-14T05:25:51.847Z | Compiling tokio v1.52.3 |
| 1985 | 2026-07-14T05:25:51.937Z | Compiling idna v1.1.0 |
| 1986 | 2026-07-14T05:25:51.996Z | Compiling moka v0.12.15 |
| 1987 | 2026-07-14T05:25:52.118Z | Compiling const-random-macro v0.1.16 |
| 1988 | 2026-07-14T05:25:52.121Z | Compiling parking_lot v0.11.2 |
| 1989 | 2026-07-14T05:25:52.518Z | Compiling url v2.5.8 |
| 1990 | 2026-07-14T05:25:52.546Z | Compiling const-random v0.1.18 |
| 1991 | 2026-07-14T05:25:52.725Z | Compiling sled v0.34.7 |
| 1992 | 2026-07-14T05:25:52.846Z | Compiling serial_test_derive v3.5.0 |
| 1993 | 2026-07-14T05:25:52.893Z | Compiling yansi v1.0.1 |
| 1994 | 2026-07-14T05:25:53.097Z | Compiling schemars v0.8.22 |
| 1995 | 2026-07-14T05:25:53.196Z | Compiling diff v0.1.13 |
| 1996 | 2026-07-14T05:25:53.217Z | Compiling rhai v1.25.1 |
| 1997 | 2026-07-14T05:25:53.402Z | Compiling pretty_assertions v1.4.1 |
| 1998 | 2026-07-14T05:25:53.578Z | Compiling serial_test v3.5.0 |
| 1999 | 2026-07-14T05:25:53.850Z | Compiling ipnetwork v0.21.1 |
| 2000 | 2026-07-14T05:25:53.850Z | Compiling newtype-uuid v1.3.2 |
| 2001 | 2026-07-14T05:25:53.877Z | Compiling serde_with v3.20.0 |
| 2002 | 2026-07-14T05:25:54.213Z | Compiling oxnet v0.1.6 |
| 2003 | 2026-07-14T05:25:54.305Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2004 | 2026-07-14T05:25:54.592Z | Compiling daft v0.1.7 |
| 2005 | 2026-07-14T05:25:54.698Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2006 | 2026-07-14T05:25:54.872Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2007 | 2026-07-14T05:25:55.057Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2008 | 2026-07-14T05:25:55.342Z | Compiling iddqd v0.4.5 |
| 2009 | 2026-07-14T05:25:55.565Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2010 | 2026-07-14T05:25:55.669Z | Compiling tokio-util v0.7.18 |
| 2011 | 2026-07-14T05:25:55.670Z | Compiling tokio-rustls v0.26.4 |
| 2012 | 2026-07-14T05:25:55.930Z | Compiling tower v0.5.3 |
| 2013 | 2026-07-14T05:25:55.958Z | Compiling async-compression v0.4.42 |
| 2014 | 2026-07-14T05:25:56.285Z | Compiling h2 v0.4.14 |
| 2015 | 2026-07-14T05:25:56.433Z | Compiling tower-http v0.6.11 |
| 2016 | 2026-07-14T05:25:56.436Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2017 | 2026-07-14T05:25:56.631Z | Compiling backoff v0.4.0 |
| 2018 | 2026-07-14T05:25:57.426Z | Compiling typify-impl v0.6.2 |
| 2019 | 2026-07-14T05:25:57.684Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2020 | 2026-07-14T05:25:57.707Z | Compiling byte-wrapper v0.1.0 |
| 2021 | 2026-07-14T05:25:58.086Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2022 | 2026-07-14T05:25:58.399Z | Compiling hyper v1.10.1 |
| 2023 | 2026-07-14T05:25:58.448Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2024 | 2026-07-14T05:25:58.512Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2025 | 2026-07-14T05:25:59.057Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-07-14T05:25:59.663Z | Compiling hyper-util v0.1.20 |
| 2027 | 2026-07-14T05:26:00.222Z | Compiling typify v0.6.2 |
| 2028 | 2026-07-14T05:26:00.293Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2029 | 2026-07-14T05:26:00.333Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2030 | 2026-07-14T05:26:00.398Z | Compiling hickory-proto v0.24.4 |
| 2031 | 2026-07-14T05:26:01.206Z | Compiling hyper-rustls v0.27.9 |
| 2032 | 2026-07-14T05:26:01.274Z | Compiling dropshot v0.17.1 |
| 2033 | 2026-07-14T05:26:01.480Z | Compiling reqwest v0.13.4 |
| 2034 | 2026-07-14T05:26:01.518Z | Compiling reqwest v0.12.28 |
| 2035 | 2026-07-14T05:26:02.665Z | Compiling progenitor-client v0.10.0 |
| 2036 | 2026-07-14T05:26:02.971Z | Compiling progenitor-client v0.14.0 |
| 2037 | 2026-07-14T05:26:03.297Z | Compiling progenitor-extras v0.2.0 |
| 2038 | 2026-07-14T05:26:03.889Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2039 | 2026-07-14T05:26:04.972Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-07-14T05:26:05.847Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2041 | 2026-07-14T05:26:06.084Z | Compiling progenitor-client v0.13.0 |
| 2042 | 2026-07-14T05:26:06.388Z | Compiling hickory-resolver v0.24.4 |
| 2043 | 2026-07-14T05:26:06.406Z | Compiling progenitor-impl v0.13.0 |
| 2044 | 2026-07-14T05:26:07.568Z | Compiling tokio-stream v0.1.18 |
| 2045 | 2026-07-14T05:26:08.062Z | Compiling qorb v0.4.1 |
| 2046 | 2026-07-14T05:26:08.322Z | Compiling progenitor v0.13.0 |
| 2047 | 2026-07-14T05:26:08.476Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2048 | 2026-07-14T05:26:09.090Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-07-14T05:26:09.912Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-07-14T05:26:10.094Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-07-14T05:26:10.356Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-07-14T05:26:10.943Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-07-14T05:26:11.353Z | Compiling progenitor-impl v0.14.0 |
| 2054 | 2026-07-14T05:26:11.483Z | Compiling tokio-dtrace v0.1.1 |
| 2055 | 2026-07-14T05:26:11.770Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-07-14T05:26:11.874Z | Compiling libsw-core v0.3.2 |
| 2057 | 2026-07-14T05:26:12.049Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-07-14T05:26:12.065Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-07-14T05:26:13.429Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2060 | 2026-07-14T05:26:13.719Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2061 | 2026-07-14T05:26:13.757Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-07-14T05:26:13.974Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2063 | 2026-07-14T05:26:13.990Z | Compiling progenitor v0.14.0 |
| 2064 | 2026-07-14T05:26:14.103Z | Compiling libsw v3.5.0 |
| 2065 | 2026-07-14T05:26:14.135Z | Compiling oxide-tokio-rt v0.1.6 |
| 2066 | 2026-07-14T05:26:14.286Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2067 | 2026-07-14T05:26:14.409Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2068 | 2026-07-14T05:26:14.452Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-07-14T05:26:14.635Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-07-14T05:26:14.925Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2071 | 2026-07-14T05:26:14.972Z | Compiling tough v0.22.0 |
| 2072 | 2026-07-14T05:26:15.107Z | Compiling zone v0.3.1 |
| 2073 | 2026-07-14T05:26:15.122Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-07-14T05:26:15.275Z | Compiling cancel-safe-futures v0.1.5 |
| 2075 | 2026-07-14T05:26:15.566Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2076 | 2026-07-14T05:26:15.593Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2077 | 2026-07-14T05:26:15.722Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-07-14T05:26:15.953Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2079 | 2026-07-14T05:26:16.506Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-07-14T05:26:16.708Z | Compiling hickory-proto v0.25.2 |
| 2081 | 2026-07-14T05:26:17.021Z | Compiling steno v0.4.1 |
| 2082 | 2026-07-14T05:26:17.386Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2083 | 2026-07-14T05:26:18.409Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2084 | 2026-07-14T05:26:18.928Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2085 | 2026-07-14T05:26:18.946Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2086 | 2026-07-14T05:26:19.413Z | Compiling hickory-resolver v0.25.2 |
| 2087 | 2026-07-14T05:26:19.486Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2088 | 2026-07-14T05:26:20.293Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2089 | 2026-07-14T05:26:20.306Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2090 | 2026-07-14T05:26:20.440Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2091 | 2026-07-14T05:26:21.323Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2092 | 2026-07-14T05:26:21.607Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2093 | 2026-07-14T05:26:21.721Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2094 | 2026-07-14T05:26:22.477Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2095 | 2026-07-14T05:26:22.733Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2096 | 2026-07-14T05:26:27.107Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2097 | 2026-07-14T05:26:28.865Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2098 | 2026-07-14T05:26:36.684Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2099 | 2026-07-14T05:26:38.338Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2100 | 2026-07-14T05:26:39.387Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2101 | 2026-07-14T05:26:40.383Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2102 | 2026-07-14T05:26:41.196Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2103 | 2026-07-14T05:26:43.238Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2104 | 2026-07-14T05:27:15.342Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s |
| 2105 | 2026-07-14T05:27:15.525Z | ──────────── |
| 2106 | 2026-07-14T05:27:15.525Z | Nextest run ID eb4fe0ee-f540-4fa0-a633-824ee9fc1187 with nextest profile: default |
| 2107 | 2026-07-14T05:27:15.525Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2108 | 2026-07-14T05:27:32.743Z | PASS [ 17.218s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2109 | 2026-07-14T05:27:34.686Z | PASS [ 19.161s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2110 | 2026-07-14T05:27:34.699Z | PASS [ 19.174s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2111 | 2026-07-14T05:27:36.041Z | PASS [ 20.515s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2112 | 2026-07-14T05:27:36.441Z | PASS [ 20.916s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2113 | 2026-07-14T05:27:36.540Z | PASS [ 21.015s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2114 | 2026-07-14T05:27:44.606Z | PASS [ 29.080s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2115 | 2026-07-14T05:27:49.969Z | PASS [ 17.225s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2116 | 2026-07-14T05:27:55.083Z | PASS [ 20.395s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2117 | 2026-07-14T05:27:55.286Z | PASS [ 19.245s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2118 | 2026-07-14T05:27:55.793Z | PASS [ 19.253s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2119 | 2026-07-14T05:27:56.361Z | PASS [ 19.919s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2120 | 2026-07-14T05:28:16.118Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2121 | 2026-07-14T05:28:19.194Z | PASS [ 29.222s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2122 | 2026-07-14T05:28:24.422Z | PASS [ 68.637s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2123 | 2026-07-14T05:28:34.705Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2124 | 2026-07-14T05:28:44.611Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2125 | 2026-07-14T05:28:45.807Z | PASS [ 71.105s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2126 | 2026-07-14T05:28:55.088Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2127 | 2026-07-14T05:28:58.069Z | PASS [ 62.984s] bgp proptest::prop_update_traditional_roundtrip |
| 2128 | 2026-07-14T05:28:59.722Z | PASS [ 75.113s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2129 | 2026-07-14T05:28:59.726Z | ──────────── |
| 2130 | 2026-07-14T05:28:59.726Z | Summary [ 104.194s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2131 | 2026-07-14T05:28:59.736Z | + cp './*.log' /work/ |
| 2132 | 2026-07-14T05:28:59.740Z | + true |
| 2133 | 2026-07-14T05:28:59.740Z | + [[ -d proptest-regressions ]] |
| 2134 | 2026-07-14T05:28:59.740Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2135 | 2026-07-14T05:28:59.740Z | + popd |
| 2136 | 2026-07-14T05:28:59.740Z | /work/oxidecomputer/maghemite |
| 2137 | 2026-07-14T05:28:59.744Z | process exited: duration 732465 ms, exit code 0 |
| |
| 2138 | 2026-07-14T05:28:59.753Z | found 0 output files |