|
|
|
| 1 | 2026-08-23T03:49:05.373Z | job assigned to worker 01M0PBQBNV3R8GRZZP9WPQECNB [factory aws, i-058fc19ff7373c2af] (queued for 55 s) |
| |
| 2 | 2026-08-23T03:49:11.560Z | starting task 0: "setup" |
| 3 | 2026-08-23T03:49:11.565Z | ++ uname -s |
| 4 | 2026-08-23T03:49:11.568Z | + kern=SunOS |
| 5 | 2026-08-23T03:49:11.568Z | + build_user=build |
| 6 | 2026-08-23T03:49:11.568Z | + build_uid=12345 |
| 7 | 2026-08-23T03:49:11.568Z | + work_dir=/work |
| 8 | 2026-08-23T03:49:11.568Z | + input_dir=/input |
| 9 | 2026-08-23T03:49:11.568Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-23T03:49:11.568Z | + case "$kern" in |
| 11 | 2026-08-23T03:49:11.568Z | + groupadd -g 12345 build |
| 12 | 2026-08-23T03:49:11.571Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-23T03:49:13.574Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-23T03:49:13.661Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-23T03:49:13.664Z | + home_fs=zfs |
| 16 | 2026-08-23T03:49:13.664Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-23T03:49:13.664Z | + mkdir -p /home/build |
| 18 | 2026-08-23T03:49:13.664Z | + chown build:build /home/build /work |
| 19 | 2026-08-23T03:49:15.666Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-23T03:49:15.669Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-08-23T03:49:15.675Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-23T03:49:15.679Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-23T03:49:15.679Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-23T03:49:15.679Z | * rust toolchain profile = "default" |
| 25 | 2026-08-23T03:49:15.679Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-23T03:49:15.681Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-23T03:49:15.681Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-23T03:49:15.681Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-23T03:49:15.681Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-23T03:49:15.803Z | info: downloading installer |
| 31 | 2026-08-23T03:49:17.425Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-23T03:49:17.425Z | warn: /opt/ooce/bin |
| 33 | 2026-08-23T03:49:17.425Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-23T03:49:17.425Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-23T03:49:17.426Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-23T03:49:17.426Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-23T03:49:17.426Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-23T03:49:17.426Z | error: cannot install while Rust is installed |
| 39 | 2026-08-23T03:49:17.426Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-23T03:49:17.426Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-23T03:49:17.426Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-23T03:49:17.428Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-23T03:49:17.428Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-23T03:49:17.438Z | info: profile set to default |
| 45 | 2026-08-23T03:49:17.439Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-23T03:49:17.442Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-23T03:49:17.583Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-23T03:49:17.586Z | info: downloading 6 components |
| 49 | 2026-08-23T03:49:33.982Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-23T03:49:33.982Z | |
| 51 | 2026-08-23T03:49:34.008Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-23T03:49:34.008Z | |
| 53 | 2026-08-23T03:49:34.008Z | |
| 54 | 2026-08-23T03:49:34.008Z | Rust is installed now. Great! |
| 55 | 2026-08-23T03:49:34.008Z | |
| 56 | 2026-08-23T03:49:34.011Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-23T03:49:34.011Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-23T03:49:34.011Z | |
| 59 | 2026-08-23T03:49:34.012Z | To configure your current shell, you need to source |
| 60 | 2026-08-23T03:49:34.012Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-23T03:49:34.012Z | |
| 62 | 2026-08-23T03:49:34.012Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-23T03:49:34.012Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-23T03:49:34.012Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-23T03:49:34.012Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-23T03:49:34.012Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-23T03:49:34.012Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-23T03:49:34.012Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-23T03:49:34.012Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-23T03:49:34.012Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-23T03:49:34.102Z | + rustup --version |
| 72 | 2026-08-23T03:49:34.111Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-23T03:49:34.114Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-23T03:49:34.132Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-23T03:49:34.138Z | + cargo --version |
| 76 | 2026-08-23T03:49:34.149Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-23T03:49:34.153Z | + rustc --version |
| 78 | 2026-08-23T03:49:34.171Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-23T03:49:34.174Z | process exited: duration 18496 ms, exit code 0 |
| |
| 80 | 2026-08-23T03:49:34.181Z | starting task 2: "authentication" |
| 81 | 2026-08-23T03:49:34.196Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-08-23T03:49:34.202Z | starting task 3: "clone repository" |
| 83 | 2026-08-23T03:49:34.205Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-23T03:49:34.208Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-23T03:49:34.240Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-23T03:49:34.873Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-23T03:49:34.873Z | + git fetch origin f7b7c40b6f76083ef65a1c230770dd3fe7ad1b12 |
| 88 | 2026-08-23T03:49:35.142Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-23T03:49:35.142Z | * branch f7b7c40b6f76083ef65a1c230770dd3fe7ad1b12 -> FETCH_HEAD |
| 90 | 2026-08-23T03:49:35.147Z | + [[ -n availability-fixes ]] |
| 91 | 2026-08-23T03:49:35.150Z | ++ git branch --show-current |
| 92 | 2026-08-23T03:49:35.150Z | + current=main |
| 93 | 2026-08-23T03:49:35.150Z | + [[ main != availability-fixes ]] |
| 94 | 2026-08-23T03:49:35.150Z | + git branch -f availability-fixes f7b7c40b6f76083ef65a1c230770dd3fe7ad1b12 |
| 95 | 2026-08-23T03:49:35.153Z | + git checkout -f availability-fixes |
| 96 | 2026-08-23T03:49:35.158Z | Switched to branch 'availability-fixes' |
| 97 | 2026-08-23T03:49:35.161Z | + git reset --hard f7b7c40b6f76083ef65a1c230770dd3fe7ad1b12 |
| 98 | 2026-08-23T03:49:35.166Z | HEAD is now at f7b7c40 Route job stop via a single-sled target |
| 99 | 2026-08-23T03:49:35.169Z | process exited: duration 963 ms, exit code 0 |
| |
| 100 | 2026-08-23T03:49:35.174Z | starting task 4: "build" |
| 101 | 2026-08-23T03:49:35.178Z | + cargo --version |
| 102 | 2026-08-23T03:49:35.206Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-23T03:49:35.209Z | + rustc --version |
| 104 | 2026-08-23T03:49:35.246Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-23T03:49:35.249Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-23T03:49:35.249Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-23T03:49:35.249Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-23T03:49:35.250Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-23T03:49:35.250Z | + pfexec mkdir -p /work |
| 110 | 2026-08-23T03:49:35.253Z | + pfexec chown build /work |
| 111 | 2026-08-23T03:49:35.253Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-23T03:49:35.351Z | Updating crates.io index |
| 113 | 2026-08-23T03:49:35.355Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-23T03:49:41.485Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-23T03:49:41.485Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-23T03:49:41.918Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-23T03:49:42.707Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-23T03:49:42.707Z | * [new ref] 11f249d93ab0c539febabda9da67cc2dc6aa5355 -> refs/commit/11f249d93ab0c539febabda9da67cc2dc6aa5355 |
| 119 | 2026-08-23T03:49:42.722Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 120 | 2026-08-23T03:49:43.139Z | From https://github.com/oxidecomputer/sprockets |
| 121 | 2026-08-23T03:49:43.139Z | * [new ref] b8782742d1bd91546887fbc1757a7d024a5469ef -> refs/commit/b8782742d1bd91546887fbc1757a7d024a5469ef |
| 122 | 2026-08-23T03:49:43.146Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 123 | 2026-08-23T03:49:45.072Z | From https://github.com/oxidecomputer/rumors |
| 124 | 2026-08-23T03:49:45.072Z | * [new ref] b2675dbef99b784efb817db01920ee59dac708c3 -> refs/commit/b2675dbef99b784efb817db01920ee59dac708c3 |
| 125 | 2026-08-23T03:49:45.558Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 126 | 2026-08-23T03:49:45.928Z | From https://github.com/oxidecomputer/dice-util |
| 127 | 2026-08-23T03:49:45.928Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 128 | 2026-08-23T03:49:45.938Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 129 | 2026-08-23T03:49:46.283Z | From https://github.com/oxidecomputer/lpc55_support |
| 130 | 2026-08-23T03:49:46.283Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 131 | 2026-08-23T03:49:46.291Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 132 | 2026-08-23T03:49:46.610Z | From https://github.com/oxidecomputer/sshauth |
| 133 | 2026-08-23T03:49:46.613Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 134 | 2026-08-23T03:49:46.619Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 135 | 2026-08-23T03:49:47.016Z | From https://github.com/oxidecomputer/dice-util |
| 136 | 2026-08-23T03:49:47.016Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 137 | 2026-08-23T03:49:47.026Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 138 | 2026-08-23T03:49:47.346Z | From https://github.com/oxidecomputer/slog-error-chain |
| 139 | 2026-08-23T03:49:47.346Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 140 | 2026-08-23T03:49:47.354Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 141 | 2026-08-23T03:49:47.932Z | From https://github.com/oxidecomputer/rats-corim |
| 142 | 2026-08-23T03:49:47.932Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 143 | 2026-08-23T03:49:47.938Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 144 | 2026-08-23T03:49:48.251Z | From https://github.com/oxidecomputer/pki-playground |
| 145 | 2026-08-23T03:49:48.251Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 146 | 2026-08-23T03:49:48.257Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-23T03:49:48.569Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-23T03:49:48.569Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 149 | 2026-08-23T03:49:51.097Z | Downloading crates ... |
| 150 | 2026-08-23T03:49:51.153Z | Downloaded async-recursion v1.1.1 |
| 151 | 2026-08-23T03:49:51.157Z | Downloaded async-stream-impl v0.3.6 |
| 152 | 2026-08-23T03:49:51.167Z | Downloaded atomic-waker v1.1.2 |
| 153 | 2026-08-23T03:49:51.170Z | Downloaded natord v1.0.9 |
| 154 | 2026-08-23T03:49:51.170Z | Downloaded adler2 v2.0.1 |
| 155 | 2026-08-23T03:49:51.170Z | Downloaded anstyle-query v1.1.5 |
| 156 | 2026-08-23T03:49:51.174Z | Downloaded bitfield-macros v0.19.5 |
| 157 | 2026-08-23T03:49:51.178Z | Downloaded lru-slab v0.1.2 |
| 158 | 2026-08-23T03:49:51.178Z | Downloaded base64-simd v0.8.0 |
| 159 | 2026-08-23T03:49:51.181Z | Downloaded maybe-uninit v2.0.0 |
| 160 | 2026-08-23T03:49:51.181Z | Downloaded array-init v0.0.4 |
| 161 | 2026-08-23T03:49:51.181Z | Downloaded mime v0.3.17 |
| 162 | 2026-08-23T03:49:51.181Z | Downloaded multer v3.1.0 |
| 163 | 2026-08-23T03:49:51.184Z | Downloaded block-buffer v0.12.1 |
| 164 | 2026-08-23T03:49:51.184Z | Downloaded miniz_oxide v0.8.9 |
| 165 | 2026-08-23T03:49:51.187Z | Downloaded async-stream v0.3.6 |
| 166 | 2026-08-23T03:49:51.187Z | Downloaded match_cfg v0.1.0 |
| 167 | 2026-08-23T03:49:51.187Z | Downloaded nibble_vec v0.1.0 |
| 168 | 2026-08-23T03:49:51.190Z | Downloaded num-iter v0.1.46 |
| 169 | 2026-08-23T03:49:51.193Z | Downloaded packed_struct_codegen v0.10.1 |
| 170 | 2026-08-23T03:49:51.193Z | Downloaded lazy_static v1.5.0 |
| 171 | 2026-08-23T03:49:51.196Z | Downloaded miette-derive v7.6.0 |
| 172 | 2026-08-23T03:49:51.199Z | Downloaded arrayref v0.3.9 |
| 173 | 2026-08-23T03:49:51.202Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 174 | 2026-08-23T03:49:51.202Z | Downloaded base16ct v0.2.0 |
| 175 | 2026-08-23T03:49:51.205Z | Downloaded keccak v0.1.6 |
| 176 | 2026-08-23T03:49:51.205Z | Downloaded der_derive v0.7.3 |
| 177 | 2026-08-23T03:49:51.206Z | Downloaded knus-derive v3.4.0 |
| 178 | 2026-08-23T03:49:51.206Z | Downloaded nodrop v0.1.14 |
| 179 | 2026-08-23T03:49:51.206Z | Downloaded newtype-uuid v1.4.0 |
| 180 | 2026-08-23T03:49:51.206Z | Downloaded darling_macro v0.23.0 |
| 181 | 2026-08-23T03:49:51.209Z | Downloaded litemap v0.8.2 |
| 182 | 2026-08-23T03:49:51.212Z | Downloaded omicron-workspace-hack v0.1.0 |
| 183 | 2026-08-23T03:49:51.212Z | Downloaded lock_api v0.4.14 |
| 184 | 2026-08-23T03:49:51.212Z | Downloaded parking_lot v0.12.5 |
| 185 | 2026-08-23T03:49:51.212Z | Downloaded ciborium-ll v0.2.2 |
| 186 | 2026-08-23T03:49:51.215Z | Downloaded async-trait v0.1.92 |
| 187 | 2026-08-23T03:49:51.218Z | Downloaded autocfg v1.5.1 |
| 188 | 2026-08-23T03:49:51.218Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 189 | 2026-08-23T03:49:51.221Z | Downloaded cobs v0.3.0 |
| 190 | 2026-08-23T03:49:51.227Z | Downloaded debug-ignore v1.0.5 |
| 191 | 2026-08-23T03:49:51.227Z | Downloaded block-buffer v0.10.4 |
| 192 | 2026-08-23T03:49:51.230Z | Downloaded rand_chacha v0.3.1 |
| 193 | 2026-08-23T03:49:51.230Z | Downloaded rustc-hash v2.1.3 |
| 194 | 2026-08-23T03:49:51.230Z | Downloaded num_threads v0.1.7 |
| 195 | 2026-08-23T03:49:51.230Z | Downloaded progenitor-client v0.14.0 |
| 196 | 2026-08-23T03:49:51.230Z | Downloaded ref-cast v1.0.26 |
| 197 | 2026-08-23T03:49:51.233Z | Downloaded clap_lex v1.1.0 |
| 198 | 2026-08-23T03:49:51.233Z | Downloaded compression-core v0.4.32 |
| 199 | 2026-08-23T03:49:51.233Z | Downloaded crypto-common v0.1.7 |
| 200 | 2026-08-23T03:49:51.234Z | Downloaded cfg_aliases v0.2.2 |
| 201 | 2026-08-23T03:49:51.234Z | Downloaded openssl-probe v0.2.1 |
| 202 | 2026-08-23T03:49:51.237Z | Downloaded rfc6979 v0.4.0 |
| 203 | 2026-08-23T03:49:51.237Z | Downloaded num-integer v0.1.46 |
| 204 | 2026-08-23T03:49:51.237Z | Downloaded owo-colors v4.3.0 |
| 205 | 2026-08-23T03:49:51.237Z | Downloaded outref v0.5.2 |
| 206 | 2026-08-23T03:49:51.242Z | Downloaded cpufeatures v0.2.17 |
| 207 | 2026-08-23T03:49:51.246Z | Downloaded potential_utf v0.1.5 |
| 208 | 2026-08-23T03:49:51.248Z | Downloaded radium v0.7.0 |
| 209 | 2026-08-23T03:49:51.249Z | Downloaded cpufeatures v0.3.0 |
| 210 | 2026-08-23T03:49:51.249Z | Downloaded crypto-common v0.2.2 |
| 211 | 2026-08-23T03:49:51.249Z | Downloaded ciborium-io v0.2.2 |
| 212 | 2026-08-23T03:49:51.249Z | Downloaded clap-num v1.2.0 |
| 213 | 2026-08-23T03:49:51.252Z | Downloaded num-conv v0.2.2 |
| 214 | 2026-08-23T03:49:51.252Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 215 | 2026-08-23T03:49:51.252Z | Downloaded defmt-parser v1.0.0 |
| 216 | 2026-08-23T03:49:51.255Z | Downloaded colorchoice v1.0.5 |
| 217 | 2026-08-23T03:49:51.255Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 218 | 2026-08-23T03:49:51.259Z | Downloaded powerfmt v0.2.0 |
| 219 | 2026-08-23T03:49:51.264Z | Downloaded aws-smithy-async v1.3.0 |
| 220 | 2026-08-23T03:49:51.267Z | Downloaded bitflags v1.3.2 |
| 221 | 2026-08-23T03:49:51.267Z | Downloaded rand_pcg v0.10.2 |
| 222 | 2026-08-23T03:49:51.270Z | Downloaded anstyle-parse v1.0.0 |
| 223 | 2026-08-23T03:49:51.270Z | Downloaded ref-cast-impl v1.0.26 |
| 224 | 2026-08-23T03:49:51.270Z | Downloaded anstream v1.0.0 |
| 225 | 2026-08-23T03:49:51.270Z | Downloaded aws-credential-types v1.3.0 |
| 226 | 2026-08-23T03:49:51.273Z | Downloaded bytes-utils v0.1.4 |
| 227 | 2026-08-23T03:49:51.273Z | Downloaded utf-8 v0.7.6 |
| 228 | 2026-08-23T03:49:51.276Z | Downloaded byteorder v1.5.0 |
| 229 | 2026-08-23T03:49:51.276Z | Downloaded bytesize v2.7.0 |
| 230 | 2026-08-23T03:49:51.276Z | Downloaded progenitor-macro v0.14.0 |
| 231 | 2026-08-23T03:49:51.279Z | Downloaded pin-utils v0.1.0 |
| 232 | 2026-08-23T03:49:51.279Z | Downloaded memmap2 v0.9.11 |
| 233 | 2026-08-23T03:49:51.282Z | Downloaded pem-rfc7468 v0.7.0 |
| 234 | 2026-08-23T03:49:51.282Z | Downloaded bs58 v0.5.1 |
| 235 | 2026-08-23T03:49:51.285Z | Downloaded backtrace-ext v0.2.1 |
| 236 | 2026-08-23T03:49:51.288Z | Downloaded crossbeam-deque v0.8.7 |
| 237 | 2026-08-23T03:49:51.291Z | Downloaded daft-derive v0.1.8 |
| 238 | 2026-08-23T03:49:51.291Z | Downloaded ahash v0.8.12 |
| 239 | 2026-08-23T03:49:51.294Z | Downloaded anstyle v1.0.14 |
| 240 | 2026-08-23T03:49:51.294Z | Downloaded base64ct v1.8.3 |
| 241 | 2026-08-23T03:49:51.297Z | Downloaded bitfield v0.19.5 |
| 242 | 2026-08-23T03:49:51.297Z | Downloaded tower-layer v0.3.3 |
| 243 | 2026-08-23T03:49:51.297Z | Downloaded yoke-derive v0.8.2 |
| 244 | 2026-08-23T03:49:51.297Z | Downloaded unit-prefix v0.5.2 |
| 245 | 2026-08-23T03:49:51.302Z | Downloaded http-body v0.4.6 |
| 246 | 2026-08-23T03:49:51.305Z | Downloaded corncobs v0.1.4 |
| 247 | 2026-08-23T03:49:51.305Z | Downloaded env_filter v2.0.0 |
| 248 | 2026-08-23T03:49:51.305Z | Downloaded constant_time_eq v0.4.2 |
| 249 | 2026-08-23T03:49:51.309Z | Downloaded hex v0.4.3 |
| 250 | 2026-08-23T03:49:51.309Z | Downloaded daft v0.1.8 |
| 251 | 2026-08-23T03:49:51.311Z | Downloaded httpdate v1.0.3 |
| 252 | 2026-08-23T03:49:51.314Z | Downloaded is_terminal_polyfill v1.70.2 |
| 253 | 2026-08-23T03:49:51.314Z | Downloaded compression-codecs v0.4.38 |
| 254 | 2026-08-23T03:49:51.317Z | Downloaded cfg-if v1.0.4 |
| 255 | 2026-08-23T03:49:51.317Z | Downloaded defmt-macros v1.1.1 |
| 256 | 2026-08-23T03:49:51.320Z | Downloaded packed_struct v0.10.1 |
| 257 | 2026-08-23T03:49:51.323Z | Downloaded cmake v0.1.58 |
| 258 | 2026-08-23T03:49:51.323Z | Downloaded ppv-lite86 v0.2.21 |
| 259 | 2026-08-23T03:49:51.326Z | Downloaded cipher v0.4.4 |
| 260 | 2026-08-23T03:49:51.326Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 261 | 2026-08-23T03:49:51.326Z | Downloaded pin-project-lite v0.2.17 |
| 262 | 2026-08-23T03:49:51.329Z | Downloaded paste v1.0.15 |
| 263 | 2026-08-23T03:49:51.331Z | Downloaded quinn-udp v0.5.15 |
| 264 | 2026-08-23T03:49:51.332Z | Downloaded percent-encoding v2.3.2 |
| 265 | 2026-08-23T03:49:51.332Z | Downloaded pkg-config v0.3.33 |
| 266 | 2026-08-23T03:49:51.332Z | Downloaded quote v1.0.47 |
| 267 | 2026-08-23T03:49:51.335Z | Downloaded rand_core v0.6.4 |
| 268 | 2026-08-23T03:49:51.335Z | Downloaded primeorder v0.13.6 |
| 269 | 2026-08-23T03:49:51.335Z | Downloaded progenitor v0.14.0 |
| 270 | 2026-08-23T03:49:51.335Z | Downloaded rlimit v0.10.2 |
| 271 | 2026-08-23T03:49:51.338Z | Downloaded serde_urlencoded v0.7.1 |
| 272 | 2026-08-23T03:49:51.338Z | Downloaded proc-macro-crate v3.5.0 |
| 273 | 2026-08-23T03:49:51.338Z | Downloaded rand_chacha v0.9.0 |
| 274 | 2026-08-23T03:49:51.338Z | Downloaded rustc-demangle v0.1.28 |
| 275 | 2026-08-23T03:49:51.341Z | Downloaded rand_core v0.10.1 |
| 276 | 2026-08-23T03:49:51.341Z | Downloaded addr2line v0.25.1 |
| 277 | 2026-08-23T03:49:51.341Z | Downloaded pkcs8 v0.10.2 |
| 278 | 2026-08-23T03:49:51.344Z | Downloaded rand_core v0.9.5 |
| 279 | 2026-08-23T03:49:51.347Z | Downloaded arrayvec v0.7.8 |
| 280 | 2026-08-23T03:49:51.350Z | Downloaded aws-types v1.5.0 |
| 281 | 2026-08-23T03:49:51.353Z | Downloaded p256 v0.13.2 |
| 282 | 2026-08-23T03:49:51.356Z | Downloaded borsh-derive v1.8.0 |
| 283 | 2026-08-23T03:49:51.358Z | Downloaded clap_derive v4.6.4 |
| 284 | 2026-08-23T03:49:51.358Z | Downloaded log v0.4.33 |
| 285 | 2026-08-23T03:49:51.361Z | Downloaded memchr v2.8.3 |
| 286 | 2026-08-23T03:49:51.361Z | Downloaded crc32fast v1.5.0 |
| 287 | 2026-08-23T03:49:51.361Z | Downloaded darling v0.23.0 |
| 288 | 2026-08-23T03:49:51.364Z | Downloaded supports-unicode v3.0.0 |
| 289 | 2026-08-23T03:49:51.364Z | Downloaded time-core v0.1.9 |
| 290 | 2026-08-23T03:49:51.364Z | Downloaded version_check v0.9.5 |
| 291 | 2026-08-23T03:49:51.367Z | Downloaded futures-executor v0.3.33 |
| 292 | 2026-08-23T03:49:51.367Z | Downloaded sync_wrapper v1.0.2 |
| 293 | 2026-08-23T03:49:51.367Z | Downloaded try-lock v0.2.5 |
| 294 | 2026-08-23T03:49:51.370Z | Downloaded knus v3.4.0 |
| 295 | 2026-08-23T03:49:51.370Z | Downloaded wyz v0.5.1 |
| 296 | 2026-08-23T03:49:51.373Z | Downloaded zeroize_derive v1.5.0 |
| 297 | 2026-08-23T03:49:51.376Z | Downloaded find-msvc-tools v0.1.10 |
| 298 | 2026-08-23T03:49:51.376Z | Downloaded foldhash v0.2.0 |
| 299 | 2026-08-23T03:49:51.379Z | Downloaded hostname v0.3.1 |
| 300 | 2026-08-23T03:49:51.379Z | Downloaded dunce v1.0.5 |
| 301 | 2026-08-23T03:49:51.379Z | Downloaded equivalent v1.0.2 |
| 302 | 2026-08-23T03:49:51.379Z | Downloaded env_logger v0.11.11 |
| 303 | 2026-08-23T03:49:51.382Z | Downloaded endian-type v0.1.2 |
| 304 | 2026-08-23T03:49:51.385Z | Downloaded camino v1.2.5 |
| 305 | 2026-08-23T03:49:51.385Z | Downloaded funty v2.0.0 |
| 306 | 2026-08-23T03:49:51.388Z | Downloaded futures-macro v0.3.33 |
| 307 | 2026-08-23T03:49:51.388Z | Downloaded data-encoding v2.11.1 |
| 308 | 2026-08-23T03:49:51.388Z | Downloaded futures-sink v0.3.33 |
| 309 | 2026-08-23T03:49:51.388Z | Downloaded is_ci v1.2.0 |
| 310 | 2026-08-23T03:49:51.391Z | Downloaded defmt v1.1.1 |
| 311 | 2026-08-23T03:49:51.394Z | Downloaded oxnet v0.1.6 |
| 312 | 2026-08-23T03:49:51.397Z | Downloaded slog-async v2.8.0 |
| 313 | 2026-08-23T03:49:51.397Z | Downloaded chacha20 v0.10.1 |
| 314 | 2026-08-23T03:49:51.400Z | Downloaded const-oid v0.9.6 |
| 315 | 2026-08-23T03:49:51.400Z | Downloaded ciborium v0.2.2 |
| 316 | 2026-08-23T03:49:51.400Z | Downloaded console v0.16.4 |
| 317 | 2026-08-23T03:49:51.400Z | Downloaded ipnet v2.12.1 |
| 318 | 2026-08-23T03:49:51.403Z | Downloaded once_cell v1.21.4 |
| 319 | 2026-08-23T03:49:51.403Z | Downloaded parking_lot_core v0.9.12 |
| 320 | 2026-08-23T03:49:51.403Z | Downloaded jobserver v0.1.35 |
| 321 | 2026-08-23T03:49:51.406Z | Downloaded shlex v2.0.1 |
| 322 | 2026-08-23T03:49:51.406Z | Downloaded rustls-native-certs v0.8.4 |
| 323 | 2026-08-23T03:49:51.406Z | Downloaded serde_tokenstream v0.2.3 |
| 324 | 2026-08-23T03:49:51.406Z | Downloaded hubpack_derive v0.1.1 |
| 325 | 2026-08-23T03:49:51.406Z | Downloaded rustc_version v0.4.1 |
| 326 | 2026-08-23T03:49:51.409Z | Downloaded tracing-attributes v0.1.31 |
| 327 | 2026-08-23T03:49:51.413Z | Downloaded serde_derive_internals v0.29.1 |
| 328 | 2026-08-23T03:49:51.416Z | Downloaded smallvec v0.6.14 |
| 329 | 2026-08-23T03:49:51.417Z | Downloaded num-traits v0.2.19 |
| 330 | 2026-08-23T03:49:51.419Z | Downloaded scopeguard v1.2.0 |
| 331 | 2026-08-23T03:49:51.419Z | Downloaded sha1 v0.10.7 |
| 332 | 2026-08-23T03:49:51.419Z | Downloaded signature v2.2.0 |
| 333 | 2026-08-23T03:49:51.422Z | Downloaded strum_macros v0.26.4 |
| 334 | 2026-08-23T03:49:51.422Z | Downloaded subtle v2.6.1 |
| 335 | 2026-08-23T03:49:51.422Z | Downloaded tap v1.0.1 |
| 336 | 2026-08-23T03:49:51.422Z | Downloaded aws-smithy-schema v0.2.0 |
| 337 | 2026-08-23T03:49:51.428Z | Downloaded serde-big-array v0.5.1 |
| 338 | 2026-08-23T03:49:51.431Z | Downloaded slog-bunyan v2.5.0 |
| 339 | 2026-08-23T03:49:51.432Z | Downloaded ssh-cipher v0.2.0 |
| 340 | 2026-08-23T03:49:51.435Z | Downloaded digest v0.10.7 |
| 341 | 2026-08-23T03:49:51.435Z | Downloaded tokio-macros v2.7.2 |
| 342 | 2026-08-23T03:49:51.435Z | Downloaded tower-service v0.3.3 |
| 343 | 2026-08-23T03:49:51.438Z | Downloaded thread_local v1.1.10 |
| 344 | 2026-08-23T03:49:51.438Z | Downloaded want v0.3.1 |
| 345 | 2026-08-23T03:49:51.441Z | Downloaded zerofrom v0.1.8 |
| 346 | 2026-08-23T03:49:51.441Z | Downloaded thiserror v1.0.69 |
| 347 | 2026-08-23T03:49:51.444Z | Downloaded embedded-io v0.4.0 |
| 348 | 2026-08-23T03:49:51.447Z | Downloaded pkcs1 v0.7.5 |
| 349 | 2026-08-23T03:49:51.447Z | Downloaded ed25519 v2.2.3 |
| 350 | 2026-08-23T03:49:51.450Z | Downloaded http-range-header v0.4.2 |
| 351 | 2026-08-23T03:49:51.450Z | Downloaded deranged v0.5.8 |
| 352 | 2026-08-23T03:49:51.453Z | Downloaded httparse v1.10.1 |
| 353 | 2026-08-23T03:49:51.453Z | Downloaded waitgroup v0.1.2 |
| 354 | 2026-08-23T03:49:51.453Z | Downloaded form_urlencoded v1.2.2 |
| 355 | 2026-08-23T03:49:51.456Z | Downloaded xdg v3.0.0 |
| 356 | 2026-08-23T03:49:51.459Z | Downloaded futures-io v0.3.33 |
| 357 | 2026-08-23T03:49:51.459Z | Downloaded http-body v1.1.0 |
| 358 | 2026-08-23T03:49:51.463Z | Downloaded iana-time-zone v0.1.65 |
| 359 | 2026-08-23T03:49:51.463Z | Downloaded miette v7.6.0 |
| 360 | 2026-08-23T03:49:51.466Z | Downloaded clap v4.6.6 |
| 361 | 2026-08-23T03:49:51.468Z | Downloaded crc-any v2.5.1 |
| 362 | 2026-08-23T03:49:51.469Z | Downloaded semver v1.0.28 |
| 363 | 2026-08-23T03:49:51.472Z | Downloaded serde-hex v0.1.0 |
| 364 | 2026-08-23T03:49:51.472Z | Downloaded crossbeam-epoch v0.9.20 |
| 365 | 2026-08-23T03:49:51.472Z | Downloaded proc-macro-error2 v2.0.1 |
| 366 | 2026-08-23T03:49:51.475Z | Downloaded humantime v2.4.0 |
| 367 | 2026-08-23T03:49:51.475Z | Downloaded progenitor-impl v0.14.0 |
| 368 | 2026-08-23T03:49:51.476Z | Downloaded const-oid v0.10.2 |
| 369 | 2026-08-23T03:49:51.479Z | Downloaded crossbeam-utils v0.8.22 |
| 370 | 2026-08-23T03:49:51.479Z | Downloaded proc-macro2 v1.0.107 |
| 371 | 2026-08-23T03:49:51.479Z | Downloaded postcard v1.1.3 |
| 372 | 2026-08-23T03:49:51.479Z | Downloaded hubpack v0.1.2 |
| 373 | 2026-08-23T03:49:51.483Z | Downloaded strum v0.26.3 |
| 374 | 2026-08-23T03:49:51.486Z | Downloaded spki v0.7.3 |
| 375 | 2026-08-23T03:49:51.490Z | Downloaded allocator-api2 v0.2.21 |
| 376 | 2026-08-23T03:49:51.494Z | Downloaded bitflags v2.13.1 |
| 377 | 2026-08-23T03:49:51.497Z | Downloaded flagset v0.4.7 |
| 378 | 2026-08-23T03:49:51.500Z | Downloaded fnv v1.0.7 |
| 379 | 2026-08-23T03:49:51.503Z | Downloaded spin v0.9.9 |
| 380 | 2026-08-23T03:49:51.506Z | Downloaded base64 v0.22.1 |
| 381 | 2026-08-23T03:49:51.508Z | Downloaded bytes v1.12.1 |
| 382 | 2026-08-23T03:49:51.508Z | Downloaded tempfile v3.27.0 |
| 383 | 2026-08-23T03:49:51.511Z | Downloaded terminal_size v0.4.4 |
| 384 | 2026-08-23T03:49:51.511Z | Downloaded zerofrom-derive v0.1.7 |
| 385 | 2026-08-23T03:49:51.511Z | Downloaded tls_codec v0.4.2 |
| 386 | 2026-08-23T03:49:51.514Z | Downloaded tokio-tungstenite v0.28.0 |
| 387 | 2026-08-23T03:49:51.514Z | Downloaded ident_case v1.0.1 |
| 388 | 2026-08-23T03:49:51.514Z | Downloaded errno v0.3.14 |
| 389 | 2026-08-23T03:49:51.517Z | Downloaded is-terminal v0.4.17 |
| 390 | 2026-08-23T03:49:51.517Z | Downloaded itoa v1.0.18 |
| 391 | 2026-08-23T03:49:51.521Z | Downloaded getrandom v0.4.3 |
| 392 | 2026-08-23T03:49:51.521Z | Downloaded stable_deref_trait v1.2.1 |
| 393 | 2026-08-23T03:49:51.521Z | Downloaded typify v0.6.2 |
| 394 | 2026-08-23T03:49:51.524Z | Downloaded inout v0.1.4 |
| 395 | 2026-08-23T03:49:51.524Z | Downloaded either v1.17.0 |
| 396 | 2026-08-23T03:49:51.525Z | Downloaded futures v0.3.33 |
| 397 | 2026-08-23T03:49:51.528Z | Downloaded dropshot_endpoint v0.17.1 |
| 398 | 2026-08-23T03:49:51.528Z | Downloaded hyper-rustls v0.27.9 |
| 399 | 2026-08-23T03:49:51.528Z | Downloaded toml v0.8.23 |
| 400 | 2026-08-23T03:49:51.531Z | Downloaded toml_write v0.1.2 |
| 401 | 2026-08-23T03:49:51.531Z | Downloaded xdg v2.5.2 |
| 402 | 2026-08-23T03:49:51.535Z | Downloaded hmac v0.12.1 |
| 403 | 2026-08-23T03:49:51.538Z | Downloaded hostname v0.4.2 |
| 404 | 2026-08-23T03:49:51.538Z | Downloaded idna_adapter v1.2.2 |
| 405 | 2026-08-23T03:49:51.541Z | Downloaded oauth2 v5.0.0 |
| 406 | 2026-08-23T03:49:51.543Z | Downloaded rayon-core v1.13.0 |
| 407 | 2026-08-23T03:49:51.546Z | Downloaded signal-hook-registry v1.4.8 |
| 408 | 2026-08-23T03:49:51.550Z | Downloaded hash32 v0.2.1 |
| 409 | 2026-08-23T03:49:51.553Z | Downloaded supports-color v3.0.2 |
| 410 | 2026-08-23T03:49:51.553Z | Downloaded icu_provider v2.2.0 |
| 411 | 2026-08-23T03:49:51.556Z | Downloaded indexmap v1.9.3 |
| 412 | 2026-08-23T03:49:51.556Z | Downloaded rustls-platform-verifier v0.7.0 |
| 413 | 2026-08-23T03:49:51.559Z | Downloaded slog-json v2.6.1 |
| 414 | 2026-08-23T03:49:51.559Z | Downloaded tinystr v0.8.3 |
| 415 | 2026-08-23T03:49:51.559Z | Downloaded unicode-linebreak v0.1.5 |
| 416 | 2026-08-23T03:49:51.562Z | Downloaded home v0.5.12 |
| 417 | 2026-08-23T03:49:51.562Z | Downloaded sha2 v0.10.9 |
| 418 | 2026-08-23T03:49:51.563Z | Downloaded utf8_iter v1.0.4 |
| 419 | 2026-08-23T03:49:51.566Z | Downloaded sha1 v0.11.0 |
| 420 | 2026-08-23T03:49:51.566Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 421 | 2026-08-23T03:49:51.569Z | Downloaded digest v0.11.3 |
| 422 | 2026-08-23T03:49:51.569Z | Downloaded toml_edit v0.22.27 |
| 423 | 2026-08-23T03:49:51.572Z | Downloaded borsh v1.8.0 |
| 424 | 2026-08-23T03:49:51.578Z | Downloaded rustls-pki-types v1.15.1 |
| 425 | 2026-08-23T03:49:51.578Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 426 | 2026-08-23T03:49:51.578Z | Downloaded anyhow v1.0.104 |
| 427 | 2026-08-23T03:49:51.578Z | Downloaded backtrace v0.3.76 |
| 428 | 2026-08-23T03:49:51.581Z | Downloaded yoke v0.8.3 |
| 429 | 2026-08-23T03:49:51.581Z | Downloaded zmij v1.0.23 |
| 430 | 2026-08-23T03:49:51.584Z | Downloaded schemars_derive v0.8.22 |
| 431 | 2026-08-23T03:49:51.584Z | Downloaded vsimd v0.8.0 |
| 432 | 2026-08-23T03:49:51.584Z | Downloaded serde_spanned v0.6.9 |
| 433 | 2026-08-23T03:49:51.584Z | Downloaded strsim v0.11.1 |
| 434 | 2026-08-23T03:49:51.587Z | Downloaded take_mut v0.2.2 |
| 435 | 2026-08-23T03:49:51.587Z | Downloaded textwrap v0.16.2 |
| 436 | 2026-08-23T03:49:51.587Z | Downloaded tinyvec_macros v0.1.1 |
| 437 | 2026-08-23T03:49:51.587Z | Downloaded embedded-io v0.6.1 |
| 438 | 2026-08-23T03:49:51.587Z | Downloaded secrecy v0.8.0 |
| 439 | 2026-08-23T03:49:51.590Z | Downloaded ecdsa v0.16.9 |
| 440 | 2026-08-23T03:49:51.590Z | Downloaded thiserror v2.0.20 |
| 441 | 2026-08-23T03:49:51.593Z | Downloaded mio v1.2.2 |
| 442 | 2026-08-23T03:49:51.596Z | Downloaded group v0.13.0 |
| 443 | 2026-08-23T03:49:51.596Z | Downloaded shlex v1.3.0 |
| 444 | 2026-08-23T03:49:51.596Z | Downloaded static_assertions v1.1.0 |
| 445 | 2026-08-23T03:49:51.596Z | Downloaded unicode-ident v1.0.24 |
| 446 | 2026-08-23T03:49:51.599Z | Downloaded zeroize v1.9.0 |
| 447 | 2026-08-23T03:49:51.599Z | Downloaded ssh-encoding v0.2.0 |
| 448 | 2026-08-23T03:49:51.599Z | Downloaded utf8parse v0.2.2 |
| 449 | 2026-08-23T03:49:51.599Z | Downloaded futures-task v0.3.33 |
| 450 | 2026-08-23T03:49:51.602Z | Downloaded generic-array v0.14.7 |
| 451 | 2026-08-23T03:49:51.605Z | Downloaded termios v0.3.3 |
| 452 | 2026-08-23T03:49:51.605Z | Downloaded unsafe-libyaml v0.2.11 |
| 453 | 2026-08-23T03:49:51.608Z | Downloaded elliptic-curve v0.13.8 |
| 454 | 2026-08-23T03:49:51.608Z | Downloaded quinn v0.11.11 |
| 455 | 2026-08-23T03:49:51.612Z | Downloaded rand v0.8.7 |
| 456 | 2026-08-23T03:49:51.612Z | Downloaded sec1 v0.7.3 |
| 457 | 2026-08-23T03:49:51.615Z | Downloaded ipnetwork v0.21.1 |
| 458 | 2026-08-23T03:49:51.615Z | Downloaded serde_spanned v1.1.1 |
| 459 | 2026-08-23T03:49:51.615Z | Downloaded rsa v0.9.10 |
| 460 | 2026-08-23T03:49:51.618Z | Downloaded tokio-fd v0.3.0 |
| 461 | 2026-08-23T03:49:51.622Z | Downloaded heck v0.5.0 |
| 462 | 2026-08-23T03:49:51.622Z | Downloaded toml_datetime v0.6.11 |
| 463 | 2026-08-23T03:49:51.622Z | Downloaded crossbeam-channel v0.5.16 |
| 464 | 2026-08-23T03:49:51.625Z | Downloaded rustversion v1.0.23 |
| 465 | 2026-08-23T03:49:51.625Z | Downloaded crypto-bigint v0.5.5 |
| 466 | 2026-08-23T03:49:51.628Z | Downloaded chumsky v0.9.3 |
| 467 | 2026-08-23T03:49:51.648Z | Downloaded fs_extra v1.3.0 |
| 468 | 2026-08-23T03:49:51.648Z | Downloaded tls_codec_derive v0.4.2 |
| 469 | 2026-08-23T03:49:51.650Z | Downloaded futures-core v0.3.33 |
| 470 | 2026-08-23T03:49:51.650Z | Downloaded typify-macro v0.6.2 |
| 471 | 2026-08-23T03:49:51.650Z | Downloaded dyn-clone v1.0.20 |
| 472 | 2026-08-23T03:49:51.650Z | Downloaded supports-hyperlinks v3.2.0 |
| 473 | 2026-08-23T03:49:51.650Z | Downloaded der v0.7.10 |
| 474 | 2026-08-23T03:49:51.650Z | Downloaded tokio-rustls v0.26.4 |
| 475 | 2026-08-23T03:49:51.650Z | Downloaded tracing-core v0.1.36 |
| 476 | 2026-08-23T03:49:51.650Z | Downloaded simd-adler32 v0.3.10 |
| 477 | 2026-08-23T03:49:51.650Z | Downloaded thiserror-impl v2.0.20 |
| 478 | 2026-08-23T03:49:51.650Z | Downloaded darling_core v0.23.0 |
| 479 | 2026-08-23T03:49:51.654Z | Downloaded thiserror-impl v1.0.69 |
| 480 | 2026-08-23T03:49:51.656Z | Downloaded untrusted v0.9.0 |
| 481 | 2026-08-23T03:49:51.656Z | Downloaded fd-lock v4.0.4 |
| 482 | 2026-08-23T03:49:51.656Z | Downloaded ed25519-dalek v2.2.0 |
| 483 | 2026-08-23T03:49:51.659Z | Downloaded getrandom v0.3.4 |
| 484 | 2026-08-23T03:49:51.659Z | Downloaded serde_yaml v0.9.34+deprecated |
| 485 | 2026-08-23T03:49:51.662Z | Downloaded socket2 v0.6.5 |
| 486 | 2026-08-23T03:49:51.662Z | Downloaded ff v0.13.1 |
| 487 | 2026-08-23T03:49:51.665Z | Downloaded term v1.2.1 |
| 488 | 2026-08-23T03:49:51.668Z | Downloaded aws-smithy-types v1.6.1 |
| 489 | 2026-08-23T03:49:51.671Z | Downloaded serde_path_to_error v0.1.20 |
| 490 | 2026-08-23T03:49:51.671Z | Downloaded rand v0.10.2 |
| 491 | 2026-08-23T03:49:51.674Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 492 | 2026-08-23T03:49:51.674Z | Downloaded half v2.7.1 |
| 493 | 2026-08-23T03:49:51.677Z | Downloaded rand v0.9.5 |
| 494 | 2026-08-23T03:49:51.677Z | Downloaded schemars v1.2.2 |
| 495 | 2026-08-23T03:49:51.685Z | Downloaded writeable v0.6.3 |
| 496 | 2026-08-23T03:49:51.688Z | Downloaded http-body-util v0.1.4 |
| 497 | 2026-08-23T03:49:51.688Z | Downloaded serde_with_macros v3.22.0 |
| 498 | 2026-08-23T03:49:51.688Z | Downloaded time-macros v0.2.32 |
| 499 | 2026-08-23T03:49:51.691Z | Downloaded tinyvec v1.12.0 |
| 500 | 2026-08-23T03:49:51.691Z | Downloaded displaydoc v0.2.7 |
| 501 | 2026-08-23T03:49:51.694Z | Downloaded fastrand v2.5.0 |
| 502 | 2026-08-23T03:49:51.694Z | Downloaded serde_derive v1.0.229 |
| 503 | 2026-08-23T03:49:51.694Z | Downloaded slab v0.4.12 |
| 504 | 2026-08-23T03:49:51.697Z | Downloaded indicatif v0.18.6 |
| 505 | 2026-08-23T03:49:51.697Z | Downloaded serde_core v1.0.229 |
| 506 | 2026-08-23T03:49:51.700Z | Downloaded slog-term v2.9.2 |
| 507 | 2026-08-23T03:49:51.700Z | Downloaded erased-serde v0.3.31 |
| 508 | 2026-08-23T03:49:51.701Z | Downloaded rustls-pemfile v2.2.0 |
| 509 | 2026-08-23T03:49:51.704Z | Downloaded futures-channel v0.3.33 |
| 510 | 2026-08-23T03:49:51.709Z | Downloaded getrandom v0.2.17 |
| 511 | 2026-08-23T03:49:51.712Z | Downloaded synstructure v0.13.2 |
| 512 | 2026-08-23T03:49:51.712Z | Downloaded flate2 v1.1.9 |
| 513 | 2026-08-23T03:49:51.715Z | Downloaded hybrid-array v0.4.14 |
| 514 | 2026-08-23T03:49:51.718Z | Downloaded signal-hook v0.3.18 |
| 515 | 2026-08-23T03:49:51.718Z | Downloaded serde v1.0.229 |
| 516 | 2026-08-23T03:49:51.724Z | Downloaded libm v0.2.16 |
| 517 | 2026-08-23T03:49:51.729Z | Downloaded zerovec-derive v0.11.3 |
| 518 | 2026-08-23T03:49:51.732Z | Downloaded icu_normalizer_data v2.2.0 |
| 519 | 2026-08-23T03:49:51.732Z | Downloaded icu_properties v2.2.0 |
| 520 | 2026-08-23T03:49:51.735Z | Downloaded cc v1.4.2 |
| 521 | 2026-08-23T03:49:51.735Z | Downloaded smallvec v1.15.2 |
| 522 | 2026-08-23T03:49:51.735Z | Downloaded heapless v0.7.17 |
| 523 | 2026-08-23T03:49:51.738Z | Downloaded schemars v0.9.0 |
| 524 | 2026-08-23T03:49:51.743Z | Downloaded uuid v1.24.0 |
| 525 | 2026-08-23T03:49:51.747Z | Downloaded async-compression v0.4.43 |
| 526 | 2026-08-23T03:49:51.750Z | Downloaded tungstenite v0.28.0 |
| 527 | 2026-08-23T03:49:51.750Z | Downloaded ryu v1.0.23 |
| 528 | 2026-08-23T03:49:51.753Z | Downloaded hyper-util v0.1.20 |
| 529 | 2026-08-23T03:49:51.756Z | Downloaded zerocopy-derive v0.8.56 |
| 530 | 2026-08-23T03:49:51.759Z | Downloaded schemars v0.8.22 |
| 531 | 2026-08-23T03:49:51.764Z | Downloaded x509-cert v0.2.5 |
| 532 | 2026-08-23T03:49:51.768Z | Downloaded url v2.5.8 |
| 533 | 2026-08-23T03:49:51.768Z | Downloaded icu_locale_core v2.2.0 |
| 534 | 2026-08-23T03:49:51.771Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 535 | 2026-08-23T03:49:51.774Z | Downloaded rustls-webpki v0.103.13 |
| 536 | 2026-08-23T03:49:51.777Z | Downloaded zerotrie v0.2.4 |
| 537 | 2026-08-23T03:49:51.781Z | Downloaded icu_normalizer v2.2.0 |
| 538 | 2026-08-23T03:49:51.784Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 539 | 2026-08-23T03:49:51.787Z | Downloaded slog v2.8.2 |
| 540 | 2026-08-23T03:49:51.790Z | Downloaded icu_collections v2.2.0 |
| 541 | 2026-08-23T03:49:51.793Z | Downloaded num-bigint-dig v0.8.6 |
| 542 | 2026-08-23T03:49:51.796Z | Downloaded http v0.2.12 |
| 543 | 2026-08-23T03:49:51.799Z | Downloaded p521 v0.13.3 |
| 544 | 2026-08-23T03:49:51.799Z | Downloaded tower v0.5.3 |
| 545 | 2026-08-23T03:49:51.805Z | Downloaded hashbrown v0.12.3 |
| 546 | 2026-08-23T03:49:51.808Z | Downloaded unicode-segmentation v1.13.3 |
| 547 | 2026-08-23T03:49:51.811Z | Downloaded hashbrown v0.14.5 |
| 548 | 2026-08-23T03:49:51.814Z | Downloaded indexmap v2.14.0 |
| 549 | 2026-08-23T03:49:51.819Z | Downloaded zerovec v0.11.6 |
| 550 | 2026-08-23T03:49:51.825Z | Downloaded reqwest v0.13.4 |
| 551 | 2026-08-23T03:49:51.835Z | Downloaded p384 v0.13.1 |
| 552 | 2026-08-23T03:49:51.838Z | Downloaded ssh-key v0.6.7 |
| 553 | 2026-08-23T03:49:51.842Z | Downloaded regex v1.13.1 |
| 554 | 2026-08-23T03:49:51.845Z | Downloaded http v1.5.0 |
| 555 | 2026-08-23T03:49:51.848Z | Downloaded rustyline v17.0.2 |
| 556 | 2026-08-23T03:49:51.858Z | Downloaded typenum v1.20.1 |
| 557 | 2026-08-23T03:49:51.861Z | Downloaded salty v0.3.0 |
| 558 | 2026-08-23T03:49:51.864Z | Downloaded aho-corasick v1.1.5 |
| 559 | 2026-08-23T03:49:51.869Z | Downloaded tokio-util v0.7.19 |
| 560 | 2026-08-23T03:49:51.872Z | Downloaded tower-http v0.6.11 |
| 561 | 2026-08-23T03:49:51.877Z | Downloaded portable-atomic v1.15.0 |
| 562 | 2026-08-23T03:49:51.883Z | Downloaded winnow v0.7.15 |
| 563 | 2026-08-23T03:49:51.891Z | Downloaded hashbrown v0.16.1 |
| 564 | 2026-08-23T03:49:51.909Z | Downloaded blake3 v1.8.6 |
| 565 | 2026-08-23T03:49:51.912Z | Downloaded clap_builder v4.6.6 |
| 566 | 2026-08-23T03:49:51.916Z | Downloaded hashbrown v0.17.1 |
| 567 | 2026-08-23T03:49:51.918Z | Downloaded quinn-proto v0.11.16 |
| 568 | 2026-08-23T03:49:51.922Z | Downloaded jiff-core v0.1.0 |
| 569 | 2026-08-23T03:49:51.925Z | Downloaded futures-util v0.3.33 |
| 570 | 2026-08-23T03:49:51.930Z | Downloaded hkdf v0.12.4 |
| 571 | 2026-08-23T03:49:51.932Z | Downloaded radix_trie v0.2.1 |
| 572 | 2026-08-23T03:49:51.935Z | Downloaded h2 v0.4.15 |
| 573 | 2026-08-23T03:49:51.943Z | Downloaded idna v1.1.0 |
| 574 | 2026-08-23T03:49:51.955Z | Downloaded zerocopy v0.8.56 |
| 575 | 2026-08-23T03:49:51.965Z | Downloaded bitvec v1.1.1 |
| 576 | 2026-08-23T03:49:51.972Z | Downloaded icu_properties_data v2.2.0 |
| 577 | 2026-08-23T03:49:51.977Z | Downloaded aws-lc-rs v1.18.0 |
| 578 | 2026-08-23T03:49:51.982Z | Downloaded gimli v0.32.3 |
| 579 | 2026-08-23T03:49:51.986Z | Downloaded hyper v1.11.0 |
| 580 | 2026-08-23T03:49:51.990Z | Downloaded nix v0.30.1 |
| 581 | 2026-08-23T03:49:51.996Z | Downloaded winnow v1.0.4 |
| 582 | 2026-08-23T03:49:52.002Z | Downloaded serde_with v3.22.0 |
| 583 | 2026-08-23T03:49:52.007Z | Downloaded chrono v0.4.45 |
| 584 | 2026-08-23T03:49:52.011Z | Downloaded serde_json v1.0.151 |
| 585 | 2026-08-23T03:49:52.014Z | Downloaded regress v0.11.1 |
| 586 | 2026-08-23T03:49:52.019Z | Downloaded unicode-width v0.1.14 |
| 587 | 2026-08-23T03:49:52.022Z | Downloaded time v0.3.55 |
| 588 | 2026-08-23T03:49:52.029Z | Downloaded object v0.37.3 |
| 589 | 2026-08-23T03:49:52.034Z | Downloaded regex-syntax v0.8.11 |
| 590 | 2026-08-23T03:49:52.038Z | Downloaded openapiv3 v2.2.0 |
| 591 | 2026-08-23T03:49:52.046Z | Downloaded unicode-width v0.2.2 |
| 592 | 2026-08-23T03:49:52.049Z | Downloaded curve25519-dalek v4.1.3 |
| 593 | 2026-08-23T03:49:52.053Z | Downloaded tracing v0.1.44 |
| 594 | 2026-08-23T03:49:52.063Z | Downloaded syn v1.0.109 |
| 595 | 2026-08-23T03:49:52.068Z | Downloaded syn v2.0.119 |
| 596 | 2026-08-23T03:49:52.074Z | Downloaded syn v3.0.3 |
| 597 | 2026-08-23T03:49:52.092Z | Downloaded dropshot v0.17.1 |
| 598 | 2026-08-23T03:49:52.103Z | Downloaded regex-automata v0.4.18 |
| 599 | 2026-08-23T03:49:52.111Z | Downloaded rustls v0.23.43 |
| 600 | 2026-08-23T03:49:52.117Z | Downloaded typify-impl v0.6.2 |
| 601 | 2026-08-23T03:49:52.124Z | Downloaded jiff v0.2.35 |
| 602 | 2026-08-23T03:49:52.133Z | Downloaded rustix v1.1.4 |
| 603 | 2026-08-23T03:49:52.145Z | Downloaded libc v0.2.189 |
| 604 | 2026-08-23T03:49:52.164Z | Downloaded tokio v1.53.1 |
| 605 | 2026-08-23T03:49:52.186Z | Downloaded ring v0.17.14 |
| 606 | 2026-08-23T03:49:52.208Z | Downloaded sha3 v0.10.9 |
| 607 | 2026-08-23T03:49:52.267Z | Downloaded encoding_rs v0.8.35 |
| 608 | 2026-08-23T03:49:52.796Z | Downloaded aws-lc-sys v0.44.0 |
| 609 | 2026-08-23T03:49:53.047Z | Compiling proc-macro2 v1.0.107 |
| 610 | 2026-08-23T03:49:53.048Z | Compiling quote v1.0.47 |
| 611 | 2026-08-23T03:49:53.048Z | Compiling unicode-ident v1.0.24 |
| 612 | 2026-08-23T03:49:53.052Z | Compiling libc v0.2.189 |
| 613 | 2026-08-23T03:49:53.052Z | Compiling cfg-if v1.0.4 |
| 614 | 2026-08-23T03:49:53.052Z | Compiling version_check v0.9.5 |
| 615 | 2026-08-23T03:49:53.052Z | Compiling serde_core v1.0.229 |
| 616 | 2026-08-23T03:49:53.265Z | Compiling serde v1.0.229 |
| 617 | 2026-08-23T03:49:53.469Z | Compiling generic-array v0.14.7 |
| 618 | 2026-08-23T03:49:53.620Z | Compiling autocfg v1.5.1 |
| 619 | 2026-08-23T03:49:53.631Z | Compiling libm v0.2.16 |
| 620 | 2026-08-23T03:49:53.683Z | Compiling subtle v2.6.1 |
| 621 | 2026-08-23T03:49:53.837Z | Compiling typenum v1.20.1 |
| 622 | 2026-08-23T03:49:53.936Z | Compiling smallvec v1.15.2 |
| 623 | 2026-08-23T03:49:53.956Z | Compiling memchr v2.8.3 |
| 624 | 2026-08-23T03:49:53.995Z | Compiling itoa v1.0.18 |
| 625 | 2026-08-23T03:49:54.196Z | Compiling errno v0.3.14 |
| 626 | 2026-08-23T03:49:54.208Z | Compiling const-oid v0.9.6 |
| 627 | 2026-08-23T03:49:54.353Z | Compiling bytes v1.12.1 |
| 628 | 2026-08-23T03:49:54.428Z | Compiling syn v2.0.119 |
| 629 | 2026-08-23T03:49:54.484Z | Compiling syn v3.0.3 |
| 630 | 2026-08-23T03:49:54.689Z | Compiling scopeguard v1.2.0 |
| 631 | 2026-08-23T03:49:54.804Z | Compiling lock_api v0.4.14 |
| 632 | 2026-08-23T03:49:55.047Z | Compiling pin-project-lite v0.2.17 |
| 633 | 2026-08-23T03:49:55.050Z | Compiling thiserror v2.0.20 |
| 634 | 2026-08-23T03:49:55.101Z | Compiling zmij v1.0.23 |
| 635 | 2026-08-23T03:49:55.156Z | Compiling zeroize v1.9.0 |
| 636 | 2026-08-23T03:49:55.212Z | Compiling parking_lot_core v0.9.12 |
| 637 | 2026-08-23T03:49:55.329Z | Compiling signal-hook-registry v1.4.8 |
| 638 | 2026-08-23T03:49:55.374Z | Compiling semver v1.0.28 |
| 639 | 2026-08-23T03:49:55.394Z | Compiling num-traits v0.2.19 |
| 640 | 2026-08-23T03:49:55.593Z | Compiling futures-core v0.3.33 |
| 641 | 2026-08-23T03:49:55.663Z | Compiling serde_json v1.0.151 |
| 642 | 2026-08-23T03:49:55.767Z | Compiling mio v1.2.2 |
| 643 | 2026-08-23T03:49:55.818Z | Compiling socket2 v0.6.5 |
| 644 | 2026-08-23T03:49:55.894Z | Compiling heck v0.5.0 |
| 645 | 2026-08-23T03:49:55.906Z | Compiling base64ct v1.8.3 |
| 646 | 2026-08-23T03:49:56.092Z | Compiling parking_lot v0.12.5 |
| 647 | 2026-08-23T03:49:56.142Z | Compiling futures-sink v0.3.33 |
| 648 | 2026-08-23T03:49:56.248Z | Compiling pem-rfc7468 v0.7.0 |
| 649 | 2026-08-23T03:49:56.440Z | Compiling http v1.5.0 |
| 650 | 2026-08-23T03:49:56.954Z | Compiling getrandom v0.2.17 |
| 651 | 2026-08-23T03:49:57.009Z | Compiling jobserver v0.1.35 |
| 652 | 2026-08-23T03:49:57.183Z | Compiling shlex v2.0.1 |
| 653 | 2026-08-23T03:49:57.372Z | Compiling find-msvc-tools v0.1.10 |
| 654 | 2026-08-23T03:49:57.384Z | Compiling rand_core v0.6.4 |
| 655 | 2026-08-23T03:49:57.531Z | Compiling cc v1.4.2 |
| 656 | 2026-08-23T03:49:57.612Z | Compiling rustc_version v0.4.1 |
| 657 | 2026-08-23T03:49:57.656Z | Compiling flagset v0.4.7 |
| 658 | 2026-08-23T03:49:57.820Z | Compiling zerocopy v0.8.56 |
| 659 | 2026-08-23T03:49:57.843Z | Compiling serde_derive v1.0.229 |
| 660 | 2026-08-23T03:49:57.888Z | Compiling thiserror-impl v2.0.20 |
| 661 | 2026-08-23T03:49:57.933Z | Compiling tokio-macros v2.7.2 |
| 662 | 2026-08-23T03:49:58.215Z | Compiling once_cell v1.21.4 |
| 663 | 2026-08-23T03:49:58.426Z | Compiling slab v0.4.12 |
| 664 | 2026-08-23T03:49:58.463Z | Compiling futures-channel v0.3.33 |
| 665 | 2026-08-23T03:49:58.483Z | Compiling synstructure v0.13.2 |
| 666 | 2026-08-23T03:49:58.519Z | Compiling zeroize_derive v1.5.0 |
| 667 | 2026-08-23T03:49:58.635Z | Compiling der_derive v0.7.3 |
| 668 | 2026-08-23T03:49:58.675Z | Compiling tokio v1.53.1 |
| 669 | 2026-08-23T03:49:58.745Z | Compiling zerocopy-derive v0.8.56 |
| 670 | 2026-08-23T03:49:58.876Z | Compiling futures-macro v0.3.33 |
| 671 | 2026-08-23T03:49:59.116Z | Compiling log v0.4.33 |
| 672 | 2026-08-23T03:49:59.172Z | Compiling futures-task v0.3.33 |
| 673 | 2026-08-23T03:49:59.368Z | Compiling futures-io v0.3.33 |
| 674 | 2026-08-23T03:49:59.406Z | Compiling stable_deref_trait v1.2.1 |
| 675 | 2026-08-23T03:49:59.487Z | Compiling bitflags v2.13.1 |
| 676 | 2026-08-23T03:49:59.608Z | Compiling der v0.7.10 |
| 677 | 2026-08-23T03:49:59.712Z | Compiling futures-util v0.3.33 |
| 678 | 2026-08-23T03:49:59.888Z | Compiling crypto-common v0.1.7 |
| 679 | 2026-08-23T03:49:59.901Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-08-23T03:49:59.978Z | Compiling rustversion v1.0.23 |
| 681 | 2026-08-23T03:50:00.056Z | Compiling digest v0.10.7 |
| 682 | 2026-08-23T03:50:00.478Z | Compiling zerofrom-derive v0.1.7 |
| 683 | 2026-08-23T03:50:00.748Z | Compiling spki v0.7.3 |
| 684 | 2026-08-23T03:50:01.143Z | Compiling equivalent v1.0.2 |
| 685 | 2026-08-23T03:50:01.168Z | Compiling schemars v0.8.22 |
| 686 | 2026-08-23T03:50:01.171Z | Compiling cpufeatures v0.2.17 |
| 687 | 2026-08-23T03:50:01.691Z | Compiling zerofrom v0.1.8 |
| 688 | 2026-08-23T03:50:01.829Z | Compiling yoke-derive v0.8.2 |
| 689 | 2026-08-23T03:50:02.021Z | Compiling serde_derive_internals v0.29.1 |
| 690 | 2026-08-23T03:50:02.309Z | Compiling getrandom v0.4.3 |
| 691 | 2026-08-23T03:50:02.508Z | Compiling cmake v0.1.58 |
| 692 | 2026-08-23T03:50:02.611Z | Compiling allocator-api2 v0.2.21 |
| 693 | 2026-08-23T03:50:02.680Z | Compiling fnv v1.0.7 |
| 694 | 2026-08-23T03:50:02.753Z | Compiling schemars_derive v0.8.22 |
| 695 | 2026-08-23T03:50:02.786Z | Compiling dunce v1.0.5 |
| 696 | 2026-08-23T03:50:02.844Z | Compiling pkg-config v0.3.33 |
| 697 | 2026-08-23T03:50:02.881Z | Compiling fs_extra v1.3.0 |
| 698 | 2026-08-23T03:50:02.913Z | Compiling yoke v0.8.3 |
| 699 | 2026-08-23T03:50:03.134Z | Compiling pkcs8 v0.10.2 |
| 700 | 2026-08-23T03:50:03.275Z | Compiling aws-lc-sys v0.44.0 |
| 701 | 2026-08-23T03:50:03.292Z | Compiling zerovec-derive v0.11.3 |
| 702 | 2026-08-23T03:50:03.450Z | Compiling http-body v1.1.0 |
| 703 | 2026-08-23T03:50:03.617Z | Compiling rustix v1.1.4 |
| 704 | 2026-08-23T03:50:03.826Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-08-23T03:50:03.941Z | Compiling chrono v0.4.45 |
| 706 | 2026-08-23T03:50:04.027Z | Compiling tracing-attributes v0.1.31 |
| 707 | 2026-08-23T03:50:04.124Z | Compiling tracing-core v0.1.36 |
| 708 | 2026-08-23T03:50:04.167Z | Compiling displaydoc v0.2.7 |
| 709 | 2026-08-23T03:50:04.378Z | Compiling zerovec v0.11.6 |
| 710 | 2026-08-23T03:50:04.926Z | Compiling hashbrown v0.17.1 |
| 711 | 2026-08-23T03:50:05.184Z | Compiling sha2 v0.10.9 |
| 712 | 2026-08-23T03:50:05.219Z | Compiling tracing v0.1.44 |
| 713 | 2026-08-23T03:50:05.595Z | Compiling indexmap v2.14.0 |
| 714 | 2026-08-23T03:50:05.614Z | Compiling curve25519-dalek v4.1.3 |
| 715 | 2026-08-23T03:50:05.888Z | Compiling aws-lc-rs v1.18.0 |
| 716 | 2026-08-23T03:50:05.901Z | Compiling httparse v1.10.1 |
| 717 | 2026-08-23T03:50:06.400Z | Compiling slog v2.8.2 |
| 718 | 2026-08-23T03:50:06.423Z | Compiling rustls-pki-types v1.15.1 |
| 719 | 2026-08-23T03:50:06.470Z | Compiling num-conv v0.2.2 |
| 720 | 2026-08-23T03:50:06.619Z | Compiling time-core v0.1.9 |
| 721 | 2026-08-23T03:50:06.808Z | Compiling time-macros v0.2.32 |
| 722 | 2026-08-23T03:50:07.267Z | Compiling tinystr v0.8.3 |
| 723 | 2026-08-23T03:50:07.292Z | Compiling ppv-lite86 v0.2.21 |
| 724 | 2026-08-23T03:50:07.349Z | Compiling uuid v1.24.0 |
| 725 | 2026-08-23T03:50:07.352Z | Compiling erased-serde v0.3.31 |
| 726 | 2026-08-23T03:50:07.481Z | Compiling hmac v0.12.1 |
| 727 | 2026-08-23T03:50:07.623Z | Compiling signature v2.2.0 |
| 728 | 2026-08-23T03:50:07.636Z | Compiling curve25519-dalek-derive v0.1.1 |
| 729 | 2026-08-23T03:50:07.795Z | Compiling writeable v0.6.3 |
| 730 | 2026-08-23T03:50:07.975Z | Compiling crossbeam-utils v0.8.22 |
| 731 | 2026-08-23T03:50:08.034Z | Compiling percent-encoding v2.3.2 |
| 732 | 2026-08-23T03:50:08.102Z | Compiling utf8parse v0.2.2 |
| 733 | 2026-08-23T03:50:08.129Z | Compiling ryu v1.0.23 |
| 734 | 2026-08-23T03:50:08.213Z | Compiling deranged v0.5.8 |
| 735 | 2026-08-23T03:50:08.268Z | Compiling strsim v0.11.1 |
| 736 | 2026-08-23T03:50:08.299Z | Compiling num_threads v0.1.7 |
| 737 | 2026-08-23T03:50:08.394Z | Compiling powerfmt v0.2.0 |
| 738 | 2026-08-23T03:50:08.420Z | Compiling litemap v0.8.2 |
| 739 | 2026-08-23T03:50:08.543Z | Compiling zerotrie v0.2.4 |
| 740 | 2026-08-23T03:50:08.616Z | Compiling icu_locale_core v2.2.0 |
| 741 | 2026-08-23T03:50:08.651Z | Compiling potential_utf v0.1.5 |
| 742 | 2026-08-23T03:50:08.830Z | Compiling http-body-util v0.1.4 |
| 743 | 2026-08-23T03:50:08.981Z | Compiling clap_derive v4.6.4 |
| 744 | 2026-08-23T03:50:09.078Z | Compiling ff v0.13.1 |
| 745 | 2026-08-23T03:50:09.164Z | Compiling icu_properties_data v2.2.0 |
| 746 | 2026-08-23T03:50:09.231Z | Compiling time v0.3.55 |
| 747 | 2026-08-23T03:50:09.440Z | Compiling syn v1.0.109 |
| 748 | 2026-08-23T03:50:09.594Z | Compiling untrusted v0.9.0 |
| 749 | 2026-08-23T03:50:09.727Z | Compiling dyn-clone v1.0.20 |
| 750 | 2026-08-23T03:50:09.755Z | Compiling utf8_iter v1.0.4 |
| 751 | 2026-08-23T03:50:09.826Z | Compiling rustls v0.23.43 |
| 752 | 2026-08-23T03:50:09.871Z | Compiling icu_normalizer_data v2.2.0 |
| 753 | 2026-08-23T03:50:09.921Z | Compiling base16ct v0.2.0 |
| 754 | 2026-08-23T03:50:10.039Z | Compiling icu_collections v2.2.0 |
| 755 | 2026-08-23T03:50:10.116Z | Compiling sec1 v0.7.3 |
| 756 | 2026-08-23T03:50:10.819Z | Compiling icu_provider v2.2.0 |
| 757 | 2026-08-23T03:50:10.958Z | Compiling group v0.13.0 |
| 758 | 2026-08-23T03:50:11.290Z | Compiling anstyle-parse v1.0.0 |
| 759 | 2026-08-23T03:50:11.400Z | Compiling hkdf v0.12.4 |
| 760 | 2026-08-23T03:50:11.427Z | Compiling crypto-bigint v0.5.5 |
| 761 | 2026-08-23T03:50:11.520Z | Compiling anstyle-query v1.1.5 |
| 762 | 2026-08-23T03:50:11.567Z | Compiling colorchoice v1.0.5 |
| 763 | 2026-08-23T03:50:11.633Z | Compiling atomic-waker v1.1.2 |
| 764 | 2026-08-23T03:50:11.647Z | Compiling anstyle v1.0.14 |
| 765 | 2026-08-23T03:50:11.684Z | Compiling getrandom v0.3.4 |
| 766 | 2026-08-23T03:50:11.761Z | Compiling is_terminal_polyfill v1.70.2 |
| 767 | 2026-08-23T03:50:11.862Z | Compiling anstream v1.0.0 |
| 768 | 2026-08-23T03:50:12.160Z | Compiling form_urlencoded v1.2.2 |
| 769 | 2026-08-23T03:50:12.174Z | Compiling serde_tokenstream v0.2.3 |
| 770 | 2026-08-23T03:50:12.359Z | Compiling tokio-util v0.7.19 |
| 771 | 2026-08-23T03:50:12.427Z | Compiling elliptic-curve v0.13.8 |
| 772 | 2026-08-23T03:50:12.599Z | Compiling num-integer v0.1.46 |
| 773 | 2026-08-23T03:50:12.823Z | Compiling spin v0.9.9 |
| 774 | 2026-08-23T03:50:12.826Z | Compiling object v0.37.3 |
| 775 | 2026-08-23T03:50:13.044Z | Compiling tower-service v0.3.3 |
| 776 | 2026-08-23T03:50:13.105Z | Compiling try-lock v0.2.5 |
| 777 | 2026-08-23T03:50:13.118Z | Compiling foldhash v0.2.0 |
| 778 | 2026-08-23T03:50:13.139Z | Compiling base64 v0.22.1 |
| 779 | 2026-08-23T03:50:13.276Z | Compiling tower-layer v0.3.3 |
| 780 | 2026-08-23T03:50:13.292Z | Compiling hashbrown v0.16.1 |
| 781 | 2026-08-23T03:50:13.329Z | Compiling want v0.3.1 |
| 782 | 2026-08-23T03:50:13.474Z | Compiling h2 v0.4.15 |
| 783 | 2026-08-23T03:50:13.496Z | Compiling icu_normalizer v2.2.0 |
| 784 | 2026-08-23T03:50:13.511Z | Compiling icu_properties v2.2.0 |
| 785 | 2026-08-23T03:50:13.825Z | Compiling rfc6979 v0.4.0 |
| 786 | 2026-08-23T03:50:13.861Z | Compiling terminal_size v0.4.4 |
| 787 | 2026-08-23T03:50:14.166Z | Compiling ahash v0.8.12 |
| 788 | 2026-08-23T03:50:14.680Z | Compiling gimli v0.32.3 |
| 789 | 2026-08-23T03:50:14.757Z | Compiling clap_lex v1.1.0 |
| 790 | 2026-08-23T03:50:15.021Z | Compiling adler2 v2.0.1 |
| 791 | 2026-08-23T03:50:15.083Z | Compiling httpdate v1.0.3 |
| 792 | 2026-08-23T03:50:15.247Z | Compiling miniz_oxide v0.8.9 |
| 793 | 2026-08-23T03:50:15.448Z | Compiling clap_builder v4.6.6 |
| 794 | 2026-08-23T03:50:15.484Z | Compiling idna_adapter v1.2.2 |
| 795 | 2026-08-23T03:50:15.632Z | Compiling ecdsa v0.16.9 |
| 796 | 2026-08-23T03:50:15.710Z | Compiling regress v0.11.1 |
| 797 | 2026-08-23T03:50:16.231Z | Compiling hyper v1.11.0 |
| 798 | 2026-08-23T03:50:16.514Z | Compiling addr2line v0.25.1 |
| 799 | 2026-08-23T03:50:16.594Z | Compiling primeorder v0.13.6 |
| 800 | 2026-08-23T03:50:16.969Z | Compiling rand_chacha v0.3.1 |
| 801 | 2026-08-23T03:50:17.730Z | Compiling ident_case v1.0.1 |
| 802 | 2026-08-23T03:50:17.852Z | Compiling crossbeam-epoch v0.9.20 |
| 803 | 2026-08-23T03:50:18.007Z | Compiling ipnet v2.12.1 |
| 804 | 2026-08-23T03:50:18.132Z | Compiling owo-colors v4.3.0 |
| 805 | 2026-08-23T03:50:18.325Z | Compiling cfg_aliases v0.2.2 |
| 806 | 2026-08-23T03:50:18.445Z | Compiling rustc-demangle v0.1.28 |
| 807 | 2026-08-23T03:50:18.505Z | Compiling hyper-util v0.1.20 |
| 808 | 2026-08-23T03:50:18.793Z | Compiling backtrace v0.3.76 |
| 809 | 2026-08-23T03:50:19.407Z | Compiling typify-impl v0.6.2 |
| 810 | 2026-08-23T03:50:19.496Z | Compiling darling_core v0.23.0 |
| 811 | 2026-08-23T03:50:19.693Z | Compiling clap v4.6.6 |
| 812 | 2026-08-23T03:50:19.803Z | Compiling rand v0.8.7 |
| 813 | 2026-08-23T03:50:20.950Z | Compiling idna v1.1.0 |
| 814 | 2026-08-23T03:50:21.453Z | Compiling ed25519 v2.2.3 |
| 815 | 2026-08-23T03:50:21.515Z | Compiling http v0.2.12 |
| 816 | 2026-08-23T03:50:21.907Z | Compiling x509-cert v0.2.5 |
| 817 | 2026-08-23T03:50:22.256Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 818 | 2026-08-23T03:50:22.670Z | Compiling encoding_rs v0.8.35 |
| 819 | 2026-08-23T03:50:22.740Z | Compiling unicode-linebreak v0.1.5 |
| 820 | 2026-08-23T03:50:22.833Z | Compiling vsimd v0.8.0 |
| 821 | 2026-08-23T03:50:23.009Z | Compiling outref v0.5.2 |
| 822 | 2026-08-23T03:50:23.121Z | Compiling anyhow v1.0.104 |
| 823 | 2026-08-23T03:50:23.245Z | Compiling is_ci v1.2.0 |
| 824 | 2026-08-23T03:50:23.371Z | Compiling rayon-core v1.13.0 |
| 825 | 2026-08-23T03:50:23.420Z | Compiling either v1.17.0 |
| 826 | 2026-08-23T03:50:23.432Z | Compiling mime v0.3.17 |
| 827 | 2026-08-23T03:50:23.588Z | Compiling thiserror v1.0.69 |
| 828 | 2026-08-23T03:50:23.617Z | Compiling crossbeam-deque v0.8.7 |
| 829 | 2026-08-23T03:50:23.652Z | Compiling num-bigint-dig v0.8.6 |
| 830 | 2026-08-23T03:50:23.875Z | Compiling unicode-width v0.2.2 |
| 831 | 2026-08-23T03:50:23.957Z | Compiling bytes-utils v0.1.4 |
| 832 | 2026-08-23T03:50:24.146Z | Compiling textwrap v0.16.2 |
| 833 | 2026-08-23T03:50:24.291Z | Compiling supports-color v3.0.2 |
| 834 | 2026-08-23T03:50:24.323Z | Compiling base64-simd v0.8.0 |
| 835 | 2026-08-23T03:50:24.454Z | Compiling lazy_static v1.5.0 |
| 836 | 2026-08-23T03:50:24.488Z | Compiling typify-macro v0.6.2 |
| 837 | 2026-08-23T03:50:24.545Z | Compiling proc-macro-error2 v2.0.1 |
| 838 | 2026-08-23T03:50:24.817Z | Compiling http-body v0.4.6 |
| 839 | 2026-08-23T03:50:24.830Z | Compiling num-iter v0.1.46 |
| 840 | 2026-08-23T03:50:24.945Z | Compiling darling_macro v0.23.0 |
| 841 | 2026-08-23T03:50:25.077Z | Compiling ed25519-dalek v2.2.0 |
| 842 | 2026-08-23T03:50:25.533Z | Compiling url v2.5.8 |
| 843 | 2026-08-23T03:50:25.561Z | Compiling hashbrown v0.14.5 |
| 844 | 2026-08-23T03:50:26.183Z | Compiling backtrace-ext v0.2.1 |
| 845 | 2026-08-23T03:50:26.680Z | Compiling serde_urlencoded v0.7.1 |
| 846 | 2026-08-23T03:50:26.706Z | Compiling inout v0.1.4 |
| 847 | 2026-08-23T03:50:26.761Z | Compiling miette-derive v7.6.0 |
| 848 | 2026-08-23T03:50:26.774Z | Compiling thiserror-impl v1.0.69 |
| 849 | 2026-08-23T03:50:26.848Z | Compiling sync_wrapper v1.0.2 |
| 850 | 2026-08-23T03:50:27.000Z | Compiling paste v1.0.15 |
| 851 | 2026-08-23T03:50:27.154Z | Compiling openssl-probe v0.2.1 |
| 852 | 2026-08-23T03:50:27.177Z | Compiling pin-utils v0.1.0 |
| 853 | 2026-08-23T03:50:27.253Z | Compiling winnow v1.0.4 |
| 854 | 2026-08-23T03:50:27.401Z | Compiling supports-hyperlinks v3.2.0 |
| 855 | 2026-08-23T03:50:27.498Z | Compiling cpufeatures v0.3.0 |
| 856 | 2026-08-23T03:50:27.545Z | Compiling radium v0.7.0 |
| 857 | 2026-08-23T03:50:27.574Z | Compiling camino v1.2.5 |
| 858 | 2026-08-23T03:50:27.614Z | Compiling unicode-width v0.1.14 |
| 859 | 2026-08-23T03:50:27.831Z | Compiling supports-unicode v3.0.0 |
| 860 | 2026-08-23T03:50:27.879Z | Compiling crc32fast v1.5.0 |
| 861 | 2026-08-23T03:50:27.962Z | Compiling miette v7.6.0 |
| 862 | 2026-08-23T03:50:28.131Z | Compiling rustls-native-certs v0.8.4 |
| 863 | 2026-08-23T03:50:28.207Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 864 | 2026-08-23T03:50:28.275Z | Compiling aws-smithy-types v1.6.1 |
| 865 | 2026-08-23T03:50:28.913Z | Compiling tower v0.5.3 |
| 866 | 2026-08-23T03:50:28.938Z | Compiling cipher v0.4.4 |
| 867 | 2026-08-23T03:50:29.398Z | Compiling chumsky v0.9.3 |
| 868 | 2026-08-23T03:50:29.407Z | Compiling darling v0.23.0 |
| 869 | 2026-08-23T03:50:29.448Z | Compiling knus-derive v3.4.0 |
| 870 | 2026-08-23T03:50:29.759Z | Compiling rand_core v0.9.5 |
| 871 | 2026-08-23T03:50:29.916Z | Compiling pkcs1 v0.7.5 |
| 872 | 2026-08-23T03:50:29.974Z | Compiling ssh-encoding v0.2.0 |
| 873 | 2026-08-23T03:50:30.018Z | Compiling half v2.7.1 |
| 874 | 2026-08-23T03:50:30.266Z | Compiling aws-smithy-async v1.3.0 |
| 875 | 2026-08-23T03:50:30.287Z | Compiling blake3 v1.8.6 |
| 876 | 2026-08-23T03:50:30.387Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 877 | 2026-08-23T03:50:30.510Z | Compiling aho-corasick v1.1.5 |
| 878 | 2026-08-23T03:50:30.552Z | Compiling hybrid-array v0.4.14 |
| 879 | 2026-08-23T03:50:30.703Z | Compiling byteorder v1.5.0 |
| 880 | 2026-08-23T03:50:30.790Z | Compiling hex v0.4.3 |
| 881 | 2026-08-23T03:50:30.869Z | Compiling maybe-uninit v2.0.0 |
| 882 | 2026-08-23T03:50:30.923Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 883 | 2026-08-23T03:50:30.962Z | Compiling tap v1.0.1 |
| 884 | 2026-08-23T03:50:31.042Z | Compiling simd-adler32 v0.3.10 |
| 885 | 2026-08-23T03:50:31.079Z | Compiling regex-syntax v0.8.11 |
| 886 | 2026-08-23T03:50:31.148Z | Compiling ciborium-io v0.2.2 |
| 887 | 2026-08-23T03:50:31.161Z | Compiling keccak v0.1.6 |
| 888 | 2026-08-23T03:50:31.247Z | Compiling ciborium-ll v0.2.2 |
| 889 | 2026-08-23T03:50:31.365Z | Compiling knus v3.4.0 |
| 890 | 2026-08-23T03:50:31.393Z | Compiling sha3 v0.10.9 |
| 891 | 2026-08-23T03:50:31.648Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 892 | 2026-08-23T03:50:31.661Z | Compiling wyz v0.5.1 |
| 893 | 2026-08-23T03:50:31.869Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 894 | 2026-08-23T03:50:31.907Z | Compiling ssh-cipher v0.2.0 |
| 895 | 2026-08-23T03:50:32.070Z | Compiling rsa v0.9.10 |
| 896 | 2026-08-23T03:50:32.180Z | Compiling rand_chacha v0.9.0 |
| 897 | 2026-08-23T03:50:32.529Z | Compiling regex-automata v0.4.18 |
| 898 | 2026-08-23T03:50:32.632Z | Compiling p384 v0.13.1 |
| 899 | 2026-08-23T03:50:32.676Z | Compiling serde_with_macros v3.22.0 |
| 900 | 2026-08-23T03:50:32.928Z | Compiling tower-http v0.6.11 |
| 901 | 2026-08-23T03:50:34.293Z | Compiling p256 v0.13.2 |
| 902 | 2026-08-23T03:50:34.410Z | Compiling hubpack_derive v0.1.1 |
| 903 | 2026-08-23T03:50:34.526Z | Compiling sha1 v0.10.7 |
| 904 | 2026-08-23T03:50:34.742Z | Compiling openapiv3 v2.2.0 |
| 905 | 2026-08-23T03:50:34.955Z | Compiling strum_macros v0.26.4 |
| 906 | 2026-08-23T03:50:35.146Z | Compiling env_filter v2.0.0 |
| 907 | 2026-08-23T03:50:35.208Z | Compiling heapless v0.7.17 |
| 908 | 2026-08-23T03:50:35.491Z | Compiling serde_path_to_error v0.1.20 |
| 909 | 2026-08-23T03:50:35.981Z | Compiling memmap2 v0.9.11 |
| 910 | 2026-08-23T03:50:36.288Z | Compiling thread_local v1.1.10 |
| 911 | 2026-08-23T03:50:36.624Z | Compiling slog-async v2.8.0 |
| 912 | 2026-08-23T03:50:36.638Z | Compiling arrayvec v0.7.8 |
| 913 | 2026-08-23T03:50:36.916Z | Compiling omicron-workspace-hack v0.1.0 |
| 914 | 2026-08-23T03:50:37.067Z | Compiling salty v0.3.0 |
| 915 | 2026-08-23T03:50:37.139Z | Compiling ipnetwork v0.21.1 |
| 916 | 2026-08-23T03:50:37.310Z | Compiling fastrand v2.5.0 |
| 917 | 2026-08-23T03:50:37.335Z | Compiling constant_time_eq v0.4.2 |
| 918 | 2026-08-23T03:50:37.525Z | Compiling packed_struct v0.10.1 |
| 919 | 2026-08-23T03:50:37.572Z | Compiling arrayref v0.3.9 |
| 920 | 2026-08-23T03:50:37.829Z | Compiling funty v2.0.0 |
| 921 | 2026-08-23T03:50:37.932Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 922 | 2026-08-23T03:50:38.246Z | Compiling bitvec v1.1.1 |
| 923 | 2026-08-23T03:50:38.931Z | Compiling tempfile v3.27.0 |
| 924 | 2026-08-23T03:50:39.907Z | Compiling oxnet v0.1.6 |
| 925 | 2026-08-23T03:50:40.092Z | Compiling strum v0.26.3 |
| 926 | 2026-08-23T03:50:41.305Z | Compiling env_logger v0.11.11 |
| 927 | 2026-08-23T03:50:41.642Z | Compiling hubpack v0.1.2 |
| 928 | 2026-08-23T03:50:41.890Z | Compiling ssh-key v0.6.7 |
| 929 | 2026-08-23T03:50:42.032Z | Compiling regex v1.13.1 |
| 930 | 2026-08-23T03:50:42.146Z | Compiling serde_with v3.22.0 |
| 931 | 2026-08-23T03:50:42.424Z | Compiling flate2 v1.1.9 |
| 932 | 2026-08-23T03:50:42.960Z | Compiling rand v0.9.5 |
| 933 | 2026-08-23T03:50:43.676Z | Compiling proc-macro-crate v3.5.0 |
| 934 | 2026-08-23T03:50:44.063Z | Compiling ciborium v0.2.2 |
| 935 | 2026-08-23T03:50:44.079Z | Compiling crypto-common v0.2.2 |
| 936 | 2026-08-23T03:50:44.906Z | Compiling block-buffer v0.12.1 |
| 937 | 2026-08-23T03:50:45.095Z | Compiling hash32 v0.2.1 |
| 938 | 2026-08-23T03:50:45.191Z | Compiling typify v0.6.2 |
| 939 | 2026-08-23T03:50:45.284Z | Compiling borsh v1.8.0 |
| 940 | 2026-08-23T03:50:45.296Z | Compiling packed_struct_codegen v0.10.1 |
| 941 | 2026-08-23T03:50:45.593Z | Compiling crossbeam-channel v0.5.16 |
| 942 | 2026-08-23T03:50:46.298Z | Compiling newtype-uuid v1.4.0 |
| 943 | 2026-08-23T03:50:46.335Z | Compiling futures-executor v0.3.33 |
| 944 | 2026-08-23T03:50:46.858Z | Compiling aws-types v1.5.0 |
| 945 | 2026-08-23T03:50:46.909Z | Compiling bitfield-macros v0.19.5 |
| 946 | 2026-08-23T03:50:47.119Z | Compiling daft-derive v0.1.8 |
| 947 | 2026-08-23T03:50:47.134Z | Compiling async-trait v0.1.92 |
| 948 | 2026-08-23T03:50:47.629Z | Compiling is-terminal v0.4.17 |
| 949 | 2026-08-23T03:50:47.736Z | Compiling multer v3.1.0 |
| 950 | 2026-08-23T03:50:47.971Z | Compiling compression-core v0.4.32 |
| 951 | 2026-08-23T03:50:48.062Z | Compiling nodrop v0.1.14 |
| 952 | 2026-08-23T03:50:48.175Z | Compiling const-oid v0.10.2 |
| 953 | 2026-08-23T03:50:48.306Z | Compiling match_cfg v0.1.0 |
| 954 | 2026-08-23T03:50:48.468Z | Compiling unsafe-libyaml v0.2.11 |
| 955 | 2026-08-23T03:50:48.801Z | Compiling data-encoding v2.11.1 |
| 956 | 2026-08-23T03:50:48.814Z | Compiling utf-8 v0.7.6 |
| 957 | 2026-08-23T03:50:48.865Z | Compiling take_mut v0.2.2 |
| 958 | 2026-08-23T03:50:48.983Z | Compiling term v1.2.1 |
| 959 | 2026-08-23T03:50:49.009Z | Compiling rlimit v0.10.2 |
| 960 | 2026-08-23T03:50:49.120Z | Compiling tungstenite v0.28.0 |
| 961 | 2026-08-23T03:50:49.270Z | Compiling serde_yaml v0.9.34+deprecated |
| 962 | 2026-08-23T03:50:50.523Z | Compiling slog-term v2.9.2 |
| 963 | 2026-08-23T03:50:51.464Z | Compiling hostname v0.3.1 |
| 964 | 2026-08-23T03:50:51.626Z | Compiling digest v0.11.3 |
| 965 | 2026-08-23T03:50:52.048Z | Compiling array-init v0.0.4 |
| 966 | 2026-08-23T03:50:52.170Z | Compiling compression-codecs v0.4.38 |
| 967 | 2026-08-23T03:50:52.210Z | Compiling daft v0.1.8 |
| 968 | 2026-08-23T03:50:52.242Z | Compiling bitfield v0.19.5 |
| 969 | 2026-08-23T03:50:52.453Z | Compiling progenitor-impl v0.14.0 |
| 970 | 2026-08-23T03:50:52.481Z | Compiling futures v0.3.33 |
| 971 | 2026-08-23T03:50:52.624Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 972 | 2026-08-23T03:50:53.182Z | Compiling borsh-derive v1.8.0 |
| 973 | 2026-08-23T03:50:54.054Z | Compiling smallvec v0.6.14 |
| 974 | 2026-08-23T03:50:54.397Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 975 | 2026-08-23T03:50:55.606Z | Compiling aws-smithy-schema v0.2.0 |
| 976 | 2026-08-23T03:50:55.836Z | Compiling aws-credential-types v1.3.0 |
| 977 | 2026-08-23T03:50:56.088Z | Compiling nix v0.30.1 |
| 978 | 2026-08-23T03:50:56.232Z | Compiling slog-json v2.6.1 |
| 979 | 2026-08-23T03:50:56.493Z | Compiling serde_spanned v0.6.9 |
| 980 | 2026-08-23T03:50:56.649Z | Compiling toml_datetime v0.6.11 |
| 981 | 2026-08-23T03:50:56.785Z | Compiling cobs v0.3.0 |
| 982 | 2026-08-23T03:50:56.950Z | Compiling async-stream-impl v0.3.6 |
| 983 | 2026-08-23T03:50:57.052Z | Compiling serde_spanned v1.1.1 |
| 984 | 2026-08-23T03:50:57.202Z | Compiling dropshot v0.17.1 |
| 985 | 2026-08-23T03:50:57.300Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 986 | 2026-08-23T03:50:57.432Z | Compiling portable-atomic v1.15.0 |
| 987 | 2026-08-23T03:50:57.577Z | Compiling winnow v0.7.15 |
| 988 | 2026-08-23T03:50:57.593Z | Compiling toml_write v0.1.2 |
| 989 | 2026-08-23T03:50:57.753Z | Compiling signal-hook v0.3.18 |
| 990 | 2026-08-23T03:50:57.833Z | Compiling static_assertions v1.1.0 |
| 991 | 2026-08-23T03:50:57.872Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 992 | 2026-08-23T03:50:57.907Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 993 | 2026-08-23T03:50:58.045Z | Compiling async-stream v0.3.6 |
| 994 | 2026-08-23T03:50:58.061Z | Compiling toml v1.1.4+spec-1.1.0 |
| 995 | 2026-08-23T03:50:58.184Z | Compiling postcard v1.1.3 |
| 996 | 2026-08-23T03:50:58.550Z | Compiling slog-bunyan v2.5.0 |
| 997 | 2026-08-23T03:50:59.490Z | Compiling toml_edit v0.22.27 |
| 998 | 2026-08-23T03:50:59.929Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 999 | 2026-08-23T03:51:00.667Z | Compiling progenitor-macro v0.14.0 |
| 1000 | 2026-08-23T03:51:01.694Z | Compiling serde-hex v0.1.0 |
| 1001 | 2026-08-23T03:51:02.534Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1002 | 2026-08-23T03:51:02.780Z | Compiling async-compression v0.4.43 |
| 1003 | 2026-08-23T03:51:04.446Z | Compiling sha1 v0.11.0 |
| 1004 | 2026-08-23T03:51:04.488Z | Compiling tokio-tungstenite v0.28.0 |
| 1005 | 2026-08-23T03:51:04.867Z | Compiling oauth2 v5.0.0 |
| 1006 | 2026-08-23T03:51:05.012Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1007 | 2026-08-23T03:51:05.258Z | Compiling dropshot_endpoint v0.17.1 |
| 1008 | 2026-08-23T03:51:06.774Z | Compiling waitgroup v0.1.2 |
| 1009 | 2026-08-23T03:51:06.917Z | Compiling rustls-pemfile v2.2.0 |
| 1010 | 2026-08-23T03:51:06.935Z | Compiling serde-big-array v0.5.1 |
| 1011 | 2026-08-23T03:51:07.089Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1012 | 2026-08-23T03:51:07.181Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1013 | 2026-08-23T03:51:07.195Z | Compiling nibble_vec v0.1.0 |
| 1014 | 2026-08-23T03:51:07.346Z | Compiling hostname v0.4.2 |
| 1015 | 2026-08-23T03:51:07.504Z | Compiling endian-type v0.1.2 |
| 1016 | 2026-08-23T03:51:07.504Z | Compiling http-range-header v0.4.2 |
| 1017 | 2026-08-23T03:51:07.642Z | Compiling debug-ignore v1.0.5 |
| 1018 | 2026-08-23T03:51:07.646Z | Compiling bytesize v2.7.0 |
| 1019 | 2026-08-23T03:51:07.755Z | Compiling corncobs v0.1.4 |
| 1020 | 2026-08-23T03:51:07.961Z | Compiling crc-any v2.5.1 |
| 1021 | 2026-08-23T03:51:07.975Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1022 | 2026-08-23T03:51:08.341Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1023 | 2026-08-23T03:51:08.583Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1024 | 2026-08-23T03:51:08.735Z | Compiling radix_trie v0.2.1 |
| 1025 | 2026-08-23T03:51:09.186Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1026 | 2026-08-23T03:51:10.359Z | Compiling toml v0.8.23 |
| 1027 | 2026-08-23T03:51:11.374Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1028 | 2026-08-23T03:51:14.085Z | Compiling rustls-webpki v0.103.13 |
| 1029 | 2026-08-23T03:51:14.190Z | Compiling console v0.16.4 |
| 1030 | 2026-08-23T03:51:15.216Z | Compiling fd-lock v4.0.4 |
| 1031 | 2026-08-23T03:51:15.357Z | Compiling secrecy v0.8.0 |
| 1032 | 2026-08-23T03:51:15.503Z | Compiling clap-num v1.2.0 |
| 1033 | 2026-08-23T03:51:15.525Z | Compiling termios v0.3.3 |
| 1034 | 2026-08-23T03:51:15.670Z | Compiling home v0.5.12 |
| 1035 | 2026-08-23T03:51:15.700Z | Compiling unicode-segmentation v1.13.3 |
| 1036 | 2026-08-23T03:51:15.720Z | Compiling unit-prefix v0.5.2 |
| 1037 | 2026-08-23T03:51:15.837Z | Compiling natord v1.0.9 |
| 1038 | 2026-08-23T03:51:15.873Z | Compiling xdg v2.5.2 |
| 1039 | 2026-08-23T03:51:16.111Z | Compiling rustyline v17.0.2 |
| 1040 | 2026-08-23T03:51:16.294Z | Compiling indicatif v0.18.6 |
| 1041 | 2026-08-23T03:51:16.594Z | Compiling tokio-fd v0.3.0 |
| 1042 | 2026-08-23T03:51:16.638Z | Compiling async-recursion v1.1.1 |
| 1043 | 2026-08-23T03:51:16.641Z | Compiling xdg v3.0.0 |
| 1044 | 2026-08-23T03:51:16.813Z | Compiling shlex v1.3.0 |
| 1045 | 2026-08-23T03:51:17.141Z | Compiling humantime v2.4.0 |
| 1046 | 2026-08-23T03:51:18.410Z | Compiling tokio-rustls v0.26.4 |
| 1047 | 2026-08-23T03:51:18.410Z | Compiling rustls-platform-verifier v0.7.0 |
| 1048 | 2026-08-23T03:51:18.691Z | Compiling hyper-rustls v0.27.9 |
| 1049 | 2026-08-23T03:51:18.963Z | Compiling reqwest v0.13.4 |
| 1050 | 2026-08-23T03:51:21.784Z | Compiling progenitor-client v0.14.0 |
| 1051 | 2026-08-23T03:51:21.890Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1052 | 2026-08-23T03:51:22.270Z | Compiling progenitor v0.14.0 |
| 1053 | 2026-08-23T03:51:22.415Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1054 | 2026-08-23T03:51:22.430Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1055 | 2026-08-23T03:51:26.368Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1056 | 2026-08-23T03:51:41.761Z | Finished `release` profile [optimized] target(s) in 2m 06s |
| 1057 | 2026-08-23T03:51:41.765Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1058 | 2026-08-23T03:51:41.765Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1059 | 2026-08-23T03:51:42.034Z | + cp target/release/sush /work/sush |
| 1060 | 2026-08-23T03:51:42.067Z | + cargo install just --locked |
| 1061 | 2026-08-23T03:51:42.123Z | Updating crates.io index |
| 1062 | 2026-08-23T03:51:42.315Z | Downloading crates ... |
| 1063 | 2026-08-23T03:51:42.383Z | Downloaded just v1.58.0 |
| 1064 | 2026-08-23T03:51:42.416Z | Installing just v1.58.0 |
| 1065 | 2026-08-23T03:51:42.419Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1066 | 2026-08-23T03:51:42.419Z | | |
| 1067 | 2026-08-23T03:51:42.419Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1068 | 2026-08-23T03:51:42.419Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1069 | 2026-08-23T03:51:42.419Z | Updating crates.io index |
| 1070 | 2026-08-23T03:51:42.662Z | Updating crates.io index |
| 1071 | 2026-08-23T03:51:42.748Z | Downloading crates ... |
| 1072 | 2026-08-23T03:51:42.789Z | Downloaded shellexpand v3.1.2 |
| 1073 | 2026-08-23T03:51:42.792Z | Downloaded snafu-derive v0.9.2 |
| 1074 | 2026-08-23T03:51:42.792Z | Downloaded strum_macros v0.28.0 |
| 1075 | 2026-08-23T03:51:42.809Z | Downloaded regex-automata v0.4.16 |
| 1076 | 2026-08-23T03:51:42.818Z | Downloaded dirs-sys v0.5.0 |
| 1077 | 2026-08-23T03:51:42.821Z | Downloaded strum v0.28.0 |
| 1078 | 2026-08-23T03:51:42.821Z | Downloaded dirs v6.0.0 |
| 1079 | 2026-08-23T03:51:42.824Z | Downloaded num_cpus v1.17.0 |
| 1080 | 2026-08-23T03:51:42.824Z | Downloaded clap_mangen v0.3.0 |
| 1081 | 2026-08-23T03:51:42.828Z | Downloaded option-ext v0.2.0 |
| 1082 | 2026-08-23T03:51:42.828Z | Downloaded is_executable v1.0.6 |
| 1083 | 2026-08-23T03:51:42.831Z | Downloaded dotenvy v0.15.7 |
| 1084 | 2026-08-23T03:51:42.835Z | Downloaded typed-arena v2.0.2 |
| 1085 | 2026-08-23T03:51:42.839Z | Downloaded digest-io v0.1.0 |
| 1086 | 2026-08-23T03:51:42.839Z | Downloaded roff v1.1.1 |
| 1087 | 2026-08-23T03:51:42.841Z | Downloaded find-msvc-tools v0.1.9 |
| 1088 | 2026-08-23T03:51:42.845Z | Downloaded nu-ansi-term v0.50.3 |
| 1089 | 2026-08-23T03:51:42.848Z | Downloaded unicase v2.9.0 |
| 1090 | 2026-08-23T03:51:42.851Z | Downloaded clap_complete v4.6.8 |
| 1091 | 2026-08-23T03:51:42.856Z | Downloaded sha2 v0.11.0 |
| 1092 | 2026-08-23T03:51:42.866Z | Downloaded clap v4.6.5 |
| 1093 | 2026-08-23T03:51:42.876Z | Downloaded similar v3.1.1 |
| 1094 | 2026-08-23T03:51:42.878Z | Downloaded snafu v0.9.2 |
| 1095 | 2026-08-23T03:51:42.882Z | Downloaded cc v1.4.0 |
| 1096 | 2026-08-23T03:51:42.893Z | Downloaded blake3 v1.8.5 |
| 1097 | 2026-08-23T03:51:42.899Z | Downloaded pulldown-cmark v0.13.4 |
| 1098 | 2026-08-23T03:51:42.906Z | Downloaded clap_builder v4.6.5 |
| 1099 | 2026-08-23T03:51:42.920Z | Downloaded nix v0.31.3 |
| 1100 | 2026-08-23T03:51:42.927Z | Downloaded bstr v1.13.0 |
| 1101 | 2026-08-23T03:51:42.966Z | Compiling libc v0.2.189 |
| 1102 | 2026-08-23T03:51:42.966Z | Compiling proc-macro2 v1.0.107 |
| 1103 | 2026-08-23T03:51:42.969Z | Compiling quote v1.0.47 |
| 1104 | 2026-08-23T03:51:42.969Z | Compiling unicode-ident v1.0.24 |
| 1105 | 2026-08-23T03:51:42.969Z | Compiling bitflags v2.13.1 |
| 1106 | 2026-08-23T03:51:42.969Z | Compiling heck v0.5.0 |
| 1107 | 2026-08-23T03:51:42.969Z | Compiling rustix v1.1.4 |
| 1108 | 2026-08-23T03:51:42.969Z | Compiling cfg-if v1.0.4 |
| 1109 | 2026-08-23T03:51:43.034Z | Compiling crossbeam-utils v0.8.22 |
| 1110 | 2026-08-23T03:51:43.080Z | Compiling typenum v1.20.1 |
| 1111 | 2026-08-23T03:51:43.154Z | Compiling utf8parse v0.2.2 |
| 1112 | 2026-08-23T03:51:43.244Z | Compiling anstyle-parse v1.0.0 |
| 1113 | 2026-08-23T03:51:43.264Z | Compiling serde_core v1.0.229 |
| 1114 | 2026-08-23T03:51:43.268Z | Compiling rand_core v0.10.1 |
| 1115 | 2026-08-23T03:51:43.314Z | Compiling colorchoice v1.0.5 |
| 1116 | 2026-08-23T03:51:43.399Z | Compiling getrandom v0.4.3 |
| 1117 | 2026-08-23T03:51:43.402Z | Compiling anstyle v1.0.14 |
| 1118 | 2026-08-23T03:51:43.415Z | Compiling memchr v2.8.3 |
| 1119 | 2026-08-23T03:51:43.448Z | Compiling crossbeam-epoch v0.9.20 |
| 1120 | 2026-08-23T03:51:43.550Z | Compiling anstyle-query v1.1.5 |
| 1121 | 2026-08-23T03:51:43.609Z | Compiling is_terminal_polyfill v1.70.2 |
| 1122 | 2026-08-23T03:51:43.668Z | Compiling anstream v1.0.0 |
| 1123 | 2026-08-23T03:51:43.686Z | Compiling shlex v2.0.1 |
| 1124 | 2026-08-23T03:51:43.696Z | Compiling clap_lex v1.1.0 |
| 1125 | 2026-08-23T03:51:43.843Z | Compiling errno v0.3.14 |
| 1126 | 2026-08-23T03:51:43.850Z | Compiling hybrid-array v0.4.14 |
| 1127 | 2026-08-23T03:51:43.879Z | Compiling find-msvc-tools v0.1.9 |
| 1128 | 2026-08-23T03:51:44.016Z | Compiling autocfg v1.5.1 |
| 1129 | 2026-08-23T03:51:44.076Z | Compiling crossbeam-deque v0.8.7 |
| 1130 | 2026-08-23T03:51:44.094Z | Compiling cpufeatures v0.3.0 |
| 1131 | 2026-08-23T03:51:44.154Z | Compiling syn v3.0.3 |
| 1132 | 2026-08-23T03:51:44.187Z | Compiling syn v2.0.119 |
| 1133 | 2026-08-23T03:51:44.206Z | Compiling strsim v0.11.1 |
| 1134 | 2026-08-23T03:51:44.212Z | Compiling rayon-core v1.13.0 |
| 1135 | 2026-08-23T03:51:44.304Z | Compiling block-buffer v0.12.1 |
| 1136 | 2026-08-23T03:51:44.330Z | Compiling crypto-common v0.2.2 |
| 1137 | 2026-08-23T03:51:44.342Z | Compiling num-traits v0.2.19 |
| 1138 | 2026-08-23T03:51:44.459Z | Compiling cc v1.4.0 |
| 1139 | 2026-08-23T03:51:44.756Z | Compiling cfg_aliases v0.2.2 |
| 1140 | 2026-08-23T03:51:44.785Z | Compiling zmij v1.0.23 |
| 1141 | 2026-08-23T03:51:44.813Z | Compiling serde v1.0.229 |
| 1142 | 2026-08-23T03:51:45.058Z | Compiling terminal_size v0.4.4 |
| 1143 | 2026-08-23T03:51:45.108Z | Compiling const-oid v0.10.2 |
| 1144 | 2026-08-23T03:51:45.185Z | Compiling clap_builder v4.6.5 |
| 1145 | 2026-08-23T03:51:45.289Z | Compiling option-ext v0.2.0 |
| 1146 | 2026-08-23T03:51:45.331Z | Compiling digest v0.11.3 |
| 1147 | 2026-08-23T03:51:45.370Z | Compiling dirs-sys v0.5.0 |
| 1148 | 2026-08-23T03:51:45.494Z | Compiling nix v0.31.3 |
| 1149 | 2026-08-23T03:51:45.581Z | Compiling blake3 v1.8.5 |
| 1150 | 2026-08-23T03:51:45.757Z | Compiling aho-corasick v1.1.5 |
| 1151 | 2026-08-23T03:51:45.860Z | Compiling pulldown-cmark v0.13.4 |
| 1152 | 2026-08-23T03:51:45.871Z | Compiling serde_json v1.0.151 |
| 1153 | 2026-08-23T03:51:45.946Z | Compiling camino v1.2.5 |
| 1154 | 2026-08-23T03:51:46.065Z | Compiling regex-syntax v0.8.11 |
| 1155 | 2026-08-23T03:51:46.762Z | Compiling dirs v6.0.0 |
| 1156 | 2026-08-23T03:51:46.913Z | Compiling chacha20 v0.10.1 |
| 1157 | 2026-08-23T03:51:46.989Z | Compiling clap_derive v4.6.4 |
| 1158 | 2026-08-23T03:51:47.149Z | Compiling serde_derive v1.0.229 |
| 1159 | 2026-08-23T03:51:47.166Z | Compiling strum_macros v0.28.0 |
| 1160 | 2026-08-23T03:51:47.168Z | Compiling snafu-derive v0.9.2 |
| 1161 | 2026-08-23T03:51:47.308Z | Compiling memmap2 v0.9.11 |
| 1162 | 2026-08-23T03:51:47.533Z | Compiling iana-time-zone v0.1.65 |
| 1163 | 2026-08-23T03:51:47.785Z | Compiling regex-automata v0.4.16 |
| 1164 | 2026-08-23T03:51:48.623Z | Compiling clap v4.6.5 |
| 1165 | 2026-08-23T03:51:48.690Z | Compiling is_executable v1.0.6 |
| 1166 | 2026-08-23T03:51:48.799Z | Compiling roff v1.1.1 |
| 1167 | 2026-08-23T03:51:48.920Z | Compiling unicode-segmentation v1.13.3 |
| 1168 | 2026-08-23T03:51:48.920Z | Compiling just v1.58.0 |
| 1169 | 2026-08-23T03:51:48.934Z | Compiling constant_time_eq v0.4.2 |
| 1170 | 2026-08-23T03:51:49.086Z | Compiling arrayvec v0.7.8 |
| 1171 | 2026-08-23T03:51:49.086Z | Compiling itoa v1.0.18 |
| 1172 | 2026-08-23T03:51:49.146Z | Compiling once_cell v1.21.4 |
| 1173 | 2026-08-23T03:51:49.274Z | Compiling unicase v2.9.0 |
| 1174 | 2026-08-23T03:51:49.297Z | Compiling fastrand v2.5.0 |
| 1175 | 2026-08-23T03:51:49.362Z | Compiling arrayref v0.3.9 |
| 1176 | 2026-08-23T03:51:49.397Z | Compiling similar v3.1.1 |
| 1177 | 2026-08-23T03:51:49.474Z | Compiling tempfile v3.27.0 |
| 1178 | 2026-08-23T03:51:50.007Z | Compiling regex v1.13.1 |
| 1179 | 2026-08-23T03:51:50.355Z | Compiling snafu v0.9.2 |
| 1180 | 2026-08-23T03:51:50.788Z | Compiling clap_mangen v0.3.0 |
| 1181 | 2026-08-23T03:51:50.795Z | Compiling strum v0.28.0 |
| 1182 | 2026-08-23T03:51:50.902Z | Compiling clap_complete v4.6.8 |
| 1183 | 2026-08-23T03:51:50.990Z | Compiling chrono v0.4.45 |
| 1184 | 2026-08-23T03:51:51.236Z | Compiling rand v0.10.2 |
| 1185 | 2026-08-23T03:51:51.655Z | Compiling shellexpand v3.1.2 |
| 1186 | 2026-08-23T03:51:52.054Z | Compiling digest-io v0.1.0 |
| 1187 | 2026-08-23T03:51:52.111Z | Compiling sha2 v0.11.0 |
| 1188 | 2026-08-23T03:51:52.169Z | Compiling uuid v1.24.0 |
| 1189 | 2026-08-23T03:51:52.381Z | Compiling num_cpus v1.17.0 |
| 1190 | 2026-08-23T03:51:52.460Z | Compiling hex v0.4.3 |
| 1191 | 2026-08-23T03:51:52.573Z | Compiling nu-ansi-term v0.50.3 |
| 1192 | 2026-08-23T03:51:52.936Z | Compiling dotenvy v0.15.7 |
| 1193 | 2026-08-23T03:51:53.098Z | Compiling semver v1.0.28 |
| 1194 | 2026-08-23T03:51:53.154Z | Compiling typed-arena v2.0.2 |
| 1195 | 2026-08-23T03:51:53.236Z | Compiling percent-encoding v2.3.2 |
| 1196 | 2026-08-23T03:51:53.288Z | Compiling unicode-width v0.2.2 |
| 1197 | 2026-08-23T03:52:53.525Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 1198 | 2026-08-23T03:52:53.547Z | Installing /home/build/.cargo/bin/just |
| 1199 | 2026-08-23T03:52:53.550Z | Installed package `just v1.58.0` (executable `just`) |
| 1200 | 2026-08-23T03:52:53.589Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1201 | 2026-08-23T03:52:53.593Z | + gunzip |
| 1202 | 2026-08-23T03:52:53.593Z | + tar -xf - -C /home/build/.cargo/bin |
| 1203 | 2026-08-23T03:52:54.546Z | + just ci |
| 1204 | 2026-08-23T03:52:54.551Z | cargo fmt --check |
| 1205 | 2026-08-23T03:52:54.756Z | cargo clippy -- --no-deps --deny warnings |
| 1206 | 2026-08-23T03:52:55.058Z | Downloading crates ... |
| 1207 | 2026-08-23T03:52:55.135Z | Downloaded heck v0.4.1 |
| 1208 | 2026-08-23T03:52:55.138Z | Downloaded enum-as-inner v0.6.1 |
| 1209 | 2026-08-23T03:52:55.138Z | Downloaded function_name-proc-macro v0.3.0 |
| 1210 | 2026-08-23T03:52:55.138Z | Downloaded miette-derive v5.10.0 |
| 1211 | 2026-08-23T03:52:55.138Z | Downloaded function_name v0.3.0 |
| 1212 | 2026-08-23T03:52:55.138Z | Downloaded linked-hash-map v0.5.6 |
| 1213 | 2026-08-23T03:52:55.142Z | Downloaded lru-cache v0.1.2 |
| 1214 | 2026-08-23T03:52:55.142Z | Downloaded lru v0.18.2 |
| 1215 | 2026-08-23T03:52:55.142Z | Downloaded knuffel-derive v3.2.0 |
| 1216 | 2026-08-23T03:52:55.142Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1217 | 2026-08-23T03:52:55.144Z | Downloaded seq-macro v0.3.6 |
| 1218 | 2026-08-23T03:52:55.144Z | Downloaded num-primitive v0.2.1 |
| 1219 | 2026-08-23T03:52:55.144Z | Downloaded pwd v1.4.0 |
| 1220 | 2026-08-23T03:52:55.147Z | Downloaded dashu-base v0.5.1 |
| 1221 | 2026-08-23T03:52:55.147Z | Downloaded itertools v0.14.0 |
| 1222 | 2026-08-23T03:52:55.149Z | Downloaded proc-macro-error v1.0.4 |
| 1223 | 2026-08-23T03:52:55.152Z | Downloaded owo-colors v3.5.0 |
| 1224 | 2026-08-23T03:52:55.156Z | Downloaded resolv-conf v0.7.6 |
| 1225 | 2026-08-23T03:52:55.156Z | Downloaded derive-where v1.6.1 |
| 1226 | 2026-08-23T03:52:55.158Z | Downloaded num-modular v0.6.5 |
| 1227 | 2026-08-23T03:52:55.161Z | Downloaded supports-color v2.1.0 |
| 1228 | 2026-08-23T03:52:55.164Z | Downloaded supports-hyperlinks v2.1.0 |
| 1229 | 2026-08-23T03:52:55.167Z | Downloaded supports-unicode v2.1.0 |
| 1230 | 2026-08-23T03:52:55.169Z | Downloaded knuffel v3.2.0 |
| 1231 | 2026-08-23T03:52:55.172Z | Downloaded base64 v0.21.7 |
| 1232 | 2026-08-23T03:52:55.175Z | Downloaded terminal_size v0.1.17 |
| 1233 | 2026-08-23T03:52:55.177Z | Downloaded smawk v0.3.3 |
| 1234 | 2026-08-23T03:52:55.177Z | Downloaded hickory-resolver v0.24.4 |
| 1235 | 2026-08-23T03:52:55.181Z | Downloaded qorb v0.4.1 |
| 1236 | 2026-08-23T03:52:55.184Z | Downloaded miette v5.10.0 |
| 1237 | 2026-08-23T03:52:55.186Z | Downloaded tokio-stream v0.1.19 |
| 1238 | 2026-08-23T03:52:55.189Z | Downloaded textwrap v0.15.2 |
| 1239 | 2026-08-23T03:52:55.195Z | Downloaded dashu-int v0.5.1 |
| 1240 | 2026-08-23T03:52:55.223Z | Downloaded hickory-proto v0.24.4 |
| 1241 | 2026-08-23T03:52:55.517Z | Downloaded dsi-bitstream v0.10.1 |
| 1242 | 2026-08-23T03:52:55.711Z | Compiling proc-macro2 v1.0.107 |
| 1243 | 2026-08-23T03:52:55.711Z | Compiling quote v1.0.47 |
| 1244 | 2026-08-23T03:52:55.711Z | Compiling unicode-ident v1.0.24 |
| 1245 | 2026-08-23T03:52:55.714Z | Compiling libc v0.2.189 |
| 1246 | 2026-08-23T03:52:55.714Z | Checking cfg-if v1.0.4 |
| 1247 | 2026-08-23T03:52:55.714Z | Compiling version_check v0.9.5 |
| 1248 | 2026-08-23T03:52:55.714Z | Compiling serde_core v1.0.229 |
| 1249 | 2026-08-23T03:52:55.891Z | Checking memchr v2.8.3 |
| 1250 | 2026-08-23T03:52:56.053Z | Compiling generic-array v0.14.7 |
| 1251 | 2026-08-23T03:52:56.128Z | Checking subtle v2.6.1 |
| 1252 | 2026-08-23T03:52:56.252Z | Checking typenum v1.20.1 |
| 1253 | 2026-08-23T03:52:56.261Z | Checking bytes v1.12.1 |
| 1254 | 2026-08-23T03:52:56.308Z | Compiling libm v0.2.16 |
| 1255 | 2026-08-23T03:52:56.517Z | Compiling autocfg v1.5.1 |
| 1256 | 2026-08-23T03:52:56.614Z | Checking errno v0.3.14 |
| 1257 | 2026-08-23T03:52:56.627Z | Compiling serde v1.0.229 |
| 1258 | 2026-08-23T03:52:56.673Z | Checking smallvec v1.15.2 |
| 1259 | 2026-08-23T03:52:56.843Z | Checking const-oid v0.9.6 |
| 1260 | 2026-08-23T03:52:56.860Z | Compiling num-traits v0.2.19 |
| 1261 | 2026-08-23T03:52:56.921Z | Compiling syn v2.0.119 |
| 1262 | 2026-08-23T03:52:56.930Z | Compiling syn v3.0.3 |
| 1263 | 2026-08-23T03:52:56.988Z | Checking pin-project-lite v0.2.17 |
| 1264 | 2026-08-23T03:52:57.002Z | Compiling heck v0.5.0 |
| 1265 | 2026-08-23T03:52:57.131Z | Compiling thiserror v2.0.20 |
| 1266 | 2026-08-23T03:52:57.190Z | Compiling zeroize v1.9.0 |
| 1267 | 2026-08-23T03:52:57.238Z | Compiling zerocopy v0.8.56 |
| 1268 | 2026-08-23T03:52:57.433Z | Checking itoa v1.0.18 |
| 1269 | 2026-08-23T03:52:57.522Z | Compiling equivalent v1.0.2 |
| 1270 | 2026-08-23T03:52:57.572Z | Compiling zmij v1.0.23 |
| 1271 | 2026-08-23T03:52:57.602Z | Checking once_cell v1.21.4 |
| 1272 | 2026-08-23T03:52:57.612Z | Compiling parking_lot_core v0.9.12 |
| 1273 | 2026-08-23T03:52:57.657Z | Checking signal-hook-registry v1.4.8 |
| 1274 | 2026-08-23T03:52:57.667Z | Checking getrandom v0.2.17 |
| 1275 | 2026-08-23T03:52:57.768Z | Checking scopeguard v1.2.0 |
| 1276 | 2026-08-23T03:52:57.796Z | Checking futures-core v0.3.33 |
| 1277 | 2026-08-23T03:52:57.812Z | Checking rand_core v0.6.4 |
| 1278 | 2026-08-23T03:52:57.864Z | Compiling semver v1.0.28 |
| 1279 | 2026-08-23T03:52:57.888Z | Checking lock_api v0.4.14 |
| 1280 | 2026-08-23T03:52:57.970Z | Checking base64ct v1.8.3 |
| 1281 | 2026-08-23T03:52:58.073Z | Checking allocator-api2 v0.2.21 |
| 1282 | 2026-08-23T03:52:58.084Z | Compiling serde_json v1.0.151 |
| 1283 | 2026-08-23T03:52:58.144Z | Checking parking_lot v0.12.5 |
| 1284 | 2026-08-23T03:52:58.191Z | Checking pem-rfc7468 v0.7.0 |
| 1285 | 2026-08-23T03:52:58.194Z | Checking socket2 v0.6.5 |
| 1286 | 2026-08-23T03:52:58.321Z | Checking mio v1.2.2 |
| 1287 | 2026-08-23T03:52:58.340Z | Compiling jobserver v0.1.35 |
| 1288 | 2026-08-23T03:52:58.434Z | Compiling rustversion v1.0.23 |
| 1289 | 2026-08-23T03:52:58.490Z | Compiling hashbrown v0.17.1 |
| 1290 | 2026-08-23T03:52:58.595Z | Compiling shlex v2.0.1 |
| 1291 | 2026-08-23T03:52:58.620Z | Checking futures-sink v0.3.33 |
| 1292 | 2026-08-23T03:52:58.712Z | Compiling find-msvc-tools v0.1.10 |
| 1293 | 2026-08-23T03:52:58.772Z | Checking flagset v0.4.7 |
| 1294 | 2026-08-23T03:52:58.895Z | Compiling cc v1.4.2 |
| 1295 | 2026-08-23T03:52:58.989Z | Compiling indexmap v2.14.0 |
| 1296 | 2026-08-23T03:52:59.028Z | Compiling cfg_aliases v0.2.2 |
| 1297 | 2026-08-23T03:52:59.217Z | Checking foldhash v0.2.0 |
| 1298 | 2026-08-23T03:52:59.347Z | Checking slab v0.4.12 |
| 1299 | 2026-08-23T03:52:59.419Z | Compiling crypto-common v0.1.7 |
| 1300 | 2026-08-23T03:52:59.442Z | Compiling block-buffer v0.10.4 |
| 1301 | 2026-08-23T03:52:59.500Z | Checking futures-channel v0.3.33 |
| 1302 | 2026-08-23T03:52:59.538Z | Checking bitflags v2.13.1 |
| 1303 | 2026-08-23T03:52:59.576Z | Checking log v0.4.33 |
| 1304 | 2026-08-23T03:52:59.626Z | Compiling winnow v1.0.4 |
| 1305 | 2026-08-23T03:52:59.693Z | Compiling synstructure v0.13.2 |
| 1306 | 2026-08-23T03:52:59.697Z | Compiling digest v0.10.7 |
| 1307 | 2026-08-23T03:52:59.926Z | Checking futures-io v0.3.33 |
| 1308 | 2026-08-23T03:53:00.039Z | Checking stable_deref_trait v1.2.1 |
| 1309 | 2026-08-23T03:53:00.110Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1310 | 2026-08-23T03:53:00.127Z | Compiling serde_derive v1.0.229 |
| 1311 | 2026-08-23T03:53:00.173Z | Compiling thiserror-impl v2.0.20 |
| 1312 | 2026-08-23T03:53:00.198Z | Compiling tokio-macros v2.7.2 |
| 1313 | 2026-08-23T03:53:00.308Z | Checking futures-task v0.3.33 |
| 1314 | 2026-08-23T03:53:00.441Z | Compiling serde_derive_internals v0.29.1 |
| 1315 | 2026-08-23T03:53:00.586Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1316 | 2026-08-23T03:53:00.922Z | Compiling zeroize_derive v1.5.0 |
| 1317 | 2026-08-23T03:53:00.922Z | Compiling der_derive v0.7.3 |
| 1318 | 2026-08-23T03:53:00.955Z | Compiling zerocopy-derive v0.8.56 |
| 1319 | 2026-08-23T03:53:01.150Z | Checking tokio v1.53.1 |
| 1320 | 2026-08-23T03:53:01.232Z | Compiling zerofrom-derive v0.1.7 |
| 1321 | 2026-08-23T03:53:01.273Z | Compiling yoke-derive v0.8.2 |
| 1322 | 2026-08-23T03:53:01.520Z | Compiling futures-macro v0.3.33 |
| 1323 | 2026-08-23T03:53:01.916Z | Checking der v0.7.10 |
| 1324 | 2026-08-23T03:53:02.343Z | Checking futures-util v0.3.33 |
| 1325 | 2026-08-23T03:53:02.360Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1326 | 2026-08-23T03:53:02.455Z | Checking zerofrom v0.1.8 |
| 1327 | 2026-08-23T03:53:02.562Z | Checking yoke v0.8.3 |
| 1328 | 2026-08-23T03:53:02.638Z | Compiling schemars v0.8.22 |
| 1329 | 2026-08-23T03:53:02.656Z | Checking spki v0.7.3 |
| 1330 | 2026-08-23T03:53:02.733Z | Checking cpufeatures v0.2.17 |
| 1331 | 2026-08-23T03:53:02.817Z | Compiling getrandom v0.4.3 |
| 1332 | 2026-08-23T03:53:02.888Z | Checking pkcs8 v0.10.2 |
| 1333 | 2026-08-23T03:53:03.053Z | Compiling proc-macro-crate v3.5.0 |
| 1334 | 2026-08-23T03:53:03.093Z | Compiling schemars_derive v0.8.22 |
| 1335 | 2026-08-23T03:53:03.215Z | Compiling zerovec-derive v0.11.3 |
| 1336 | 2026-08-23T03:53:03.262Z | Compiling cmake v0.1.58 |
| 1337 | 2026-08-23T03:53:03.290Z | Compiling borsh v1.8.0 |
| 1338 | 2026-08-23T03:53:03.572Z | Checking http v1.5.0 |
| 1339 | 2026-08-23T03:53:03.596Z | Compiling object v0.37.3 |
| 1340 | 2026-08-23T03:53:03.703Z | Compiling dunce v1.0.5 |
| 1341 | 2026-08-23T03:53:03.799Z | Compiling fs_extra v1.3.0 |
| 1342 | 2026-08-23T03:53:04.132Z | Compiling pkg-config v0.3.33 |
| 1343 | 2026-08-23T03:53:04.277Z | Checking zerovec v0.11.6 |
| 1344 | 2026-08-23T03:53:04.295Z | Compiling borsh-derive v1.8.0 |
| 1345 | 2026-08-23T03:53:04.428Z | Compiling displaydoc v0.2.7 |
| 1346 | 2026-08-23T03:53:04.584Z | Compiling aws-lc-sys v0.44.0 |
| 1347 | 2026-08-23T03:53:04.731Z | Compiling rustc_version v0.4.1 |
| 1348 | 2026-08-23T03:53:04.865Z | Compiling rustix v1.1.4 |
| 1349 | 2026-08-23T03:53:04.997Z | Compiling curve25519-dalek v4.1.3 |
| 1350 | 2026-08-23T03:53:05.195Z | Checking ppv-lite86 v0.2.21 |
| 1351 | 2026-08-23T03:53:05.207Z | Compiling ahash v0.8.12 |
| 1352 | 2026-08-23T03:53:05.476Z | Checking hmac v0.12.1 |
| 1353 | 2026-08-23T03:53:05.530Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1354 | 2026-08-23T03:53:05.622Z | Checking iana-time-zone v0.1.65 |
| 1355 | 2026-08-23T03:53:05.727Z | Checking percent-encoding v2.3.2 |
| 1356 | 2026-08-23T03:53:05.730Z | Compiling aws-lc-rs v1.18.0 |
| 1357 | 2026-08-23T03:53:05.751Z | Compiling httparse v1.10.1 |
| 1358 | 2026-08-23T03:53:05.874Z | Checking chrono v0.4.45 |
| 1359 | 2026-08-23T03:53:05.995Z | Checking tinystr v0.8.3 |
| 1360 | 2026-08-23T03:53:06.149Z | Checking sha2 v0.10.9 |
| 1361 | 2026-08-23T03:53:06.170Z | Checking signature v2.2.0 |
| 1362 | 2026-08-23T03:53:06.210Z | Checking rustls-pki-types v1.15.1 |
| 1363 | 2026-08-23T03:53:06.286Z | Compiling tracing-attributes v0.1.31 |
| 1364 | 2026-08-23T03:53:06.365Z | Compiling slog v2.8.2 |
| 1365 | 2026-08-23T03:53:06.392Z | Checking ff v0.13.1 |
| 1366 | 2026-08-23T03:53:06.493Z | Checking tracing-core v0.1.36 |
| 1367 | 2026-08-23T03:53:06.516Z | Compiling thiserror v1.0.69 |
| 1368 | 2026-08-23T03:53:06.531Z | Compiling getrandom v0.3.4 |
| 1369 | 2026-08-23T03:53:06.590Z | Compiling crossbeam-utils v0.8.22 |
| 1370 | 2026-08-23T03:53:06.737Z | Checking writeable v0.6.3 |
| 1371 | 2026-08-23T03:53:06.800Z | Checking base16ct v0.2.0 |
| 1372 | 2026-08-23T03:53:06.812Z | Compiling strsim v0.11.1 |
| 1373 | 2026-08-23T03:53:06.852Z | Checking litemap v0.8.2 |
| 1374 | 2026-08-23T03:53:06.920Z | Checking sec1 v0.7.3 |
| 1375 | 2026-08-23T03:53:06.943Z | Checking group v0.13.0 |
| 1376 | 2026-08-23T03:53:07.020Z | Checking icu_locale_core v2.2.0 |
| 1377 | 2026-08-23T03:53:07.090Z | Checking uuid v1.24.0 |
| 1378 | 2026-08-23T03:53:07.098Z | Checking hkdf v0.12.4 |
| 1379 | 2026-08-23T03:53:07.112Z | Checking zerotrie v0.2.4 |
| 1380 | 2026-08-23T03:53:07.215Z | Checking potential_utf v0.1.5 |
| 1381 | 2026-08-23T03:53:07.278Z | Checking tokio-util v0.7.19 |
| 1382 | 2026-08-23T03:53:07.337Z | Checking erased-serde v0.3.31 |
| 1383 | 2026-08-23T03:53:07.340Z | Checking crypto-bigint v0.5.5 |
| 1384 | 2026-08-23T03:53:07.398Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-08-23T03:53:07.482Z | Checking tracing v0.1.44 |
| 1386 | 2026-08-23T03:53:07.624Z | Checking ipnet v2.12.1 |
| 1387 | 2026-08-23T03:53:07.661Z | Checking simd-adler32 v0.3.10 |
| 1388 | 2026-08-23T03:53:07.688Z | Checking utf8_iter v1.0.4 |
| 1389 | 2026-08-23T03:53:07.713Z | Compiling icu_properties_data v2.2.0 |
| 1390 | 2026-08-23T03:53:07.796Z | Compiling icu_normalizer_data v2.2.0 |
| 1391 | 2026-08-23T03:53:07.806Z | Compiling syn v1.0.109 |
| 1392 | 2026-08-23T03:53:07.836Z | Checking adler2 v2.0.1 |
| 1393 | 2026-08-23T03:53:07.938Z | Checking miniz_oxide v0.8.9 |
| 1394 | 2026-08-23T03:53:07.950Z | Checking icu_collections v2.2.0 |
| 1395 | 2026-08-23T03:53:08.152Z | Checking icu_provider v2.2.0 |
| 1396 | 2026-08-23T03:53:08.257Z | Checking elliptic-curve v0.13.8 |
| 1397 | 2026-08-23T03:53:08.270Z | Checking form_urlencoded v1.2.2 |
| 1398 | 2026-08-23T03:53:08.378Z | Checking rand_chacha v0.3.1 |
| 1399 | 2026-08-23T03:53:08.388Z | Compiling clap_derive v4.6.4 |
| 1400 | 2026-08-23T03:53:08.391Z | Checking is-terminal v0.4.17 |
| 1401 | 2026-08-23T03:53:08.480Z | Checking untrusted v0.9.0 |
| 1402 | 2026-08-23T03:53:08.548Z | Checking utf8parse v0.2.2 |
| 1403 | 2026-08-23T03:53:08.563Z | Compiling num-bigint-dig v0.8.6 |
| 1404 | 2026-08-23T03:53:08.582Z | Compiling rustls v0.23.43 |
| 1405 | 2026-08-23T03:53:08.592Z | Checking dyn-clone v1.0.20 |
| 1406 | 2026-08-23T03:53:08.608Z | Checking rand v0.8.7 |
| 1407 | 2026-08-23T03:53:08.778Z | Compiling serde_tokenstream v0.2.3 |
| 1408 | 2026-08-23T03:53:08.788Z | Checking rfc6979 v0.4.0 |
| 1409 | 2026-08-23T03:53:08.874Z | Checking http-body v1.1.0 |
| 1410 | 2026-08-23T03:53:09.022Z | Checking atomic-waker v1.1.2 |
| 1411 | 2026-08-23T03:53:09.112Z | Checking ecdsa v0.16.9 |
| 1412 | 2026-08-23T03:53:09.115Z | Checking icu_properties v2.2.0 |
| 1413 | 2026-08-23T03:53:09.131Z | Checking icu_normalizer v2.2.0 |
| 1414 | 2026-08-23T03:53:09.170Z | Checking anstyle-parse v1.0.0 |
| 1415 | 2026-08-23T03:53:09.301Z | Checking primeorder v0.13.6 |
| 1416 | 2026-08-23T03:53:09.438Z | Checking fnv v1.0.7 |
| 1417 | 2026-08-23T03:53:09.441Z | Checking colorchoice v1.0.5 |
| 1418 | 2026-08-23T03:53:09.524Z | Checking try-lock v0.2.5 |
| 1419 | 2026-08-23T03:53:09.527Z | Checking anstyle-query v1.1.5 |
| 1420 | 2026-08-23T03:53:09.543Z | Checking anstyle v1.0.14 |
| 1421 | 2026-08-23T03:53:09.555Z | Compiling gimli v0.32.3 |
| 1422 | 2026-08-23T03:53:09.612Z | Checking tower-service v0.3.3 |
| 1423 | 2026-08-23T03:53:09.701Z | Checking is_terminal_polyfill v1.70.2 |
| 1424 | 2026-08-23T03:53:09.785Z | Checking tower-layer v0.3.3 |
| 1425 | 2026-08-23T03:53:09.933Z | Checking anstream v1.0.0 |
| 1426 | 2026-08-23T03:53:09.975Z | Checking idna_adapter v1.2.2 |
| 1427 | 2026-08-23T03:53:10.086Z | Checking want v0.3.1 |
| 1428 | 2026-08-23T03:53:10.115Z | Checking h2 v0.4.15 |
| 1429 | 2026-08-23T03:53:10.257Z | Checking terminal_size v0.4.4 |
| 1430 | 2026-08-23T03:53:10.280Z | Checking ed25519 v2.2.3 |
| 1431 | 2026-08-23T03:53:11.004Z | Checking httpdate v1.0.3 |
| 1432 | 2026-08-23T03:53:11.036Z | Compiling rustc-demangle v0.1.28 |
| 1433 | 2026-08-23T03:53:11.144Z | Checking clap_lex v1.1.0 |
| 1434 | 2026-08-23T03:53:11.299Z | Compiling addr2line v0.25.1 |
| 1435 | 2026-08-23T03:53:11.385Z | Compiling ident_case v1.0.1 |
| 1436 | 2026-08-23T03:53:11.469Z | Compiling owo-colors v4.3.0 |
| 1437 | 2026-08-23T03:53:11.610Z | Compiling time-core v0.1.9 |
| 1438 | 2026-08-23T03:53:11.620Z | Compiling num-conv v0.2.2 |
| 1439 | 2026-08-23T03:53:11.769Z | Compiling crossbeam-epoch v0.9.20 |
| 1440 | 2026-08-23T03:53:11.794Z | Checking spin v0.9.9 |
| 1441 | 2026-08-23T03:53:12.021Z | Compiling time-macros v0.2.32 |
| 1442 | 2026-08-23T03:53:12.062Z | Checking hyper v1.11.0 |
| 1443 | 2026-08-23T03:53:12.077Z | Checking clap_builder v4.6.6 |
| 1444 | 2026-08-23T03:53:12.258Z | Compiling darling_core v0.23.0 |
| 1445 | 2026-08-23T03:53:12.567Z | Checking ed25519-dalek v2.2.0 |
| 1446 | 2026-08-23T03:53:12.990Z | Compiling backtrace v0.3.76 |
| 1447 | 2026-08-23T03:53:13.104Z | Checking idna v1.1.0 |
| 1448 | 2026-08-23T03:53:13.289Z | Checking rand_core v0.9.5 |
| 1449 | 2026-08-23T03:53:13.338Z | Checking x509-cert v0.2.5 |
| 1450 | 2026-08-23T03:53:13.358Z | Compiling num-integer v0.1.46 |
| 1451 | 2026-08-23T03:53:13.458Z | Compiling async-trait v0.1.92 |
| 1452 | 2026-08-23T03:53:13.513Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1453 | 2026-08-23T03:53:13.908Z | Checking deranged v0.5.8 |
| 1454 | 2026-08-23T03:53:13.918Z | Compiling paste v1.0.15 |
| 1455 | 2026-08-23T03:53:13.935Z | Compiling unicode-linebreak v0.1.5 |
| 1456 | 2026-08-23T03:53:14.018Z | Compiling crossbeam-deque v0.8.7 |
| 1457 | 2026-08-23T03:53:14.105Z | Checking data-encoding v2.11.1 |
| 1458 | 2026-08-23T03:53:14.196Z | Checking num_threads v0.1.7 |
| 1459 | 2026-08-23T03:53:14.265Z | Compiling is_ci v1.2.0 |
| 1460 | 2026-08-23T03:53:14.278Z | Checking powerfmt v0.2.0 |
| 1461 | 2026-08-23T03:53:14.288Z | Compiling camino v1.2.5 |
| 1462 | 2026-08-23T03:53:14.341Z | Compiling crc32fast v1.5.0 |
| 1463 | 2026-08-23T03:53:14.371Z | Compiling anyhow v1.0.104 |
| 1464 | 2026-08-23T03:53:14.395Z | Compiling unicode-width v0.2.2 |
| 1465 | 2026-08-23T03:53:14.419Z | Compiling rayon-core v1.13.0 |
| 1466 | 2026-08-23T03:53:14.473Z | Checking base64 v0.22.1 |
| 1467 | 2026-08-23T03:53:14.645Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-08-23T03:53:14.679Z | Compiling supports-color v3.0.2 |
| 1469 | 2026-08-23T03:53:14.700Z | Compiling darling_macro v0.23.0 |
| 1470 | 2026-08-23T03:53:14.711Z | Checking hyper-util v0.1.20 |
| 1471 | 2026-08-23T03:53:14.815Z | Compiling proc-macro-error2 v2.0.1 |
| 1472 | 2026-08-23T03:53:14.825Z | Compiling hashbrown v0.16.1 |
| 1473 | 2026-08-23T03:53:14.834Z | Checking time v0.3.55 |
| 1474 | 2026-08-23T03:53:14.984Z | Compiling lazy_static v1.5.0 |
| 1475 | 2026-08-23T03:53:15.049Z | Compiling num-iter v0.1.46 |
| 1476 | 2026-08-23T03:53:15.072Z | Checking rand_chacha v0.9.0 |
| 1477 | 2026-08-23T03:53:15.082Z | Compiling backtrace-ext v0.2.1 |
| 1478 | 2026-08-23T03:53:15.157Z | Checking url v2.5.8 |
| 1479 | 2026-08-23T03:53:15.229Z | Compiling hashbrown v0.14.5 |
| 1480 | 2026-08-23T03:53:15.251Z | Checking clap v4.6.6 |
| 1481 | 2026-08-23T03:53:15.680Z | Checking sha1 v0.10.7 |
| 1482 | 2026-08-23T03:53:15.804Z | Compiling miette-derive v7.6.0 |
| 1483 | 2026-08-23T03:53:15.837Z | Checking hybrid-array v0.4.14 |
| 1484 | 2026-08-23T03:53:15.847Z | Checking encoding_rs v0.8.35 |
| 1485 | 2026-08-23T03:53:16.045Z | Checking ryu v1.0.23 |
| 1486 | 2026-08-23T03:53:16.071Z | Checking mime v0.3.17 |
| 1487 | 2026-08-23T03:53:16.175Z | Compiling supports-unicode v3.0.0 |
| 1488 | 2026-08-23T03:53:16.242Z | Compiling unicode-width v0.1.14 |
| 1489 | 2026-08-23T03:53:16.311Z | Checking hex v0.4.3 |
| 1490 | 2026-08-23T03:53:16.412Z | Checking cpufeatures v0.3.0 |
| 1491 | 2026-08-23T03:53:16.491Z | Compiling supports-hyperlinks v3.2.0 |
| 1492 | 2026-08-23T03:53:16.522Z | Checking static_assertions v1.1.0 |
| 1493 | 2026-08-23T03:53:16.706Z | Checking serde_urlencoded v0.7.1 |
| 1494 | 2026-08-23T03:53:16.812Z | Compiling chumsky v0.9.3 |
| 1495 | 2026-08-23T03:53:16.912Z | Compiling miette v7.6.0 |
| 1496 | 2026-08-23T03:53:17.028Z | Compiling regress v0.11.1 |
| 1497 | 2026-08-23T03:53:17.494Z | Compiling darling v0.23.0 |
| 1498 | 2026-08-23T03:53:17.577Z | Checking rand v0.9.5 |
| 1499 | 2026-08-23T03:53:17.595Z | Compiling knus-derive v3.4.0 |
| 1500 | 2026-08-23T03:53:18.243Z | Checking http-body-util v0.1.4 |
| 1501 | 2026-08-23T03:53:18.385Z | Compiling pkcs1 v0.7.5 |
| 1502 | 2026-08-23T03:53:18.397Z | Checking half v2.7.1 |
| 1503 | 2026-08-23T03:53:18.471Z | Checking futures-executor v0.3.33 |
| 1504 | 2026-08-23T03:53:18.618Z | Checking inout v0.1.4 |
| 1505 | 2026-08-23T03:53:18.648Z | Compiling blake3 v1.8.6 |
| 1506 | 2026-08-23T03:53:18.732Z | Checking thread_local v1.1.10 |
| 1507 | 2026-08-23T03:53:18.742Z | Checking fastrand v2.5.0 |
| 1508 | 2026-08-23T03:53:18.898Z | Checking keccak v0.1.6 |
| 1509 | 2026-08-23T03:53:18.916Z | Compiling slog-async v2.8.0 |
| 1510 | 2026-08-23T03:53:18.965Z | Compiling omicron-workspace-hack v0.1.0 |
| 1511 | 2026-08-23T03:53:19.026Z | Checking ciborium-io v0.2.2 |
| 1512 | 2026-08-23T03:53:19.168Z | Checking ipnetwork v0.21.1 |
| 1513 | 2026-08-23T03:53:19.224Z | Compiling typify-impl v0.6.2 |
| 1514 | 2026-08-23T03:53:19.243Z | Compiling sha3 v0.10.9 |
| 1515 | 2026-08-23T03:53:19.269Z | Checking ciborium-ll v0.2.2 |
| 1516 | 2026-08-23T03:53:19.315Z | Compiling knus v3.4.0 |
| 1517 | 2026-08-23T03:53:19.334Z | Checking oxnet v0.1.6 |
| 1518 | 2026-08-23T03:53:19.571Z | Checking tempfile v3.27.0 |
| 1519 | 2026-08-23T03:53:19.670Z | Checking cipher v0.4.4 |
| 1520 | 2026-08-23T03:53:19.681Z | Checking futures v0.3.33 |
| 1521 | 2026-08-23T03:53:19.747Z | Compiling rsa v0.9.10 |
| 1522 | 2026-08-23T03:53:19.758Z | Compiling p384 v0.13.1 |
| 1523 | 2026-08-23T03:53:19.937Z | Checking flate2 v1.1.9 |
| 1524 | 2026-08-23T03:53:19.951Z | Compiling serde_with_macros v3.22.0 |
| 1525 | 2026-08-23T03:53:20.222Z | Checking crypto-common v0.2.2 |
| 1526 | 2026-08-23T03:53:20.311Z | Checking block-buffer v0.12.1 |
| 1527 | 2026-08-23T03:53:20.321Z | Compiling hubpack_derive v0.1.1 |
| 1528 | 2026-08-23T03:53:20.460Z | Checking crossbeam-channel v0.5.16 |
| 1529 | 2026-08-23T03:53:20.679Z | Checking newtype-uuid v1.4.0 |
| 1530 | 2026-08-23T03:53:20.755Z | Checking ssh-encoding v0.2.0 |
| 1531 | 2026-08-23T03:53:20.811Z | Checking openapiv3 v2.2.0 |
| 1532 | 2026-08-23T03:53:20.844Z | Compiling async-stream-impl v0.3.6 |
| 1533 | 2026-08-23T03:53:20.936Z | Compiling strum_macros v0.26.4 |
| 1534 | 2026-08-23T03:53:21.046Z | Compiling daft-derive v0.1.8 |
| 1535 | 2026-08-23T03:53:21.468Z | Checking memmap2 v0.9.11 |
| 1536 | 2026-08-23T03:53:21.630Z | Compiling multer v3.1.0 |
| 1537 | 2026-08-23T03:53:21.755Z | Compiling salty v0.3.0 |
| 1538 | 2026-08-23T03:53:21.852Z | Checking constant_time_eq v0.4.2 |
| 1539 | 2026-08-23T03:53:21.969Z | Compiling rlimit v0.10.2 |
| 1540 | 2026-08-23T03:53:22.095Z | Checking const-oid v0.10.2 |
| 1541 | 2026-08-23T03:53:22.140Z | Checking term v1.2.1 |
| 1542 | 2026-08-23T03:53:22.248Z | Checking utf-8 v0.7.6 |
| 1543 | 2026-08-23T03:53:22.265Z | Checking arrayvec v0.7.8 |
| 1544 | 2026-08-23T03:53:22.291Z | Checking arrayref v0.3.9 |
| 1545 | 2026-08-23T03:53:22.356Z | Checking take_mut v0.2.2 |
| 1546 | 2026-08-23T03:53:22.375Z | Checking match_cfg v0.1.0 |
| 1547 | 2026-08-23T03:53:22.435Z | Checking compression-core v0.4.32 |
| 1548 | 2026-08-23T03:53:22.558Z | Checking compression-codecs v0.4.38 |
| 1549 | 2026-08-23T03:53:22.558Z | Checking strum v0.26.3 |
| 1550 | 2026-08-23T03:53:22.619Z | Checking hostname v0.3.1 |
| 1551 | 2026-08-23T03:53:22.645Z | Compiling typify-macro v0.6.2 |
| 1552 | 2026-08-23T03:53:22.655Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1553 | 2026-08-23T03:53:22.705Z | Checking tungstenite v0.28.0 |
| 1554 | 2026-08-23T03:53:22.718Z | Checking slog-term v2.9.2 |
| 1555 | 2026-08-23T03:53:22.861Z | Checking digest v0.11.3 |
| 1556 | 2026-08-23T03:53:22.941Z | Checking daft v0.1.8 |
| 1557 | 2026-08-23T03:53:22.970Z | Checking async-stream v0.3.6 |
| 1558 | 2026-08-23T03:53:22.982Z | Checking serde_with v3.22.0 |
| 1559 | 2026-08-23T03:53:23.002Z | Checking ssh-cipher v0.2.0 |
| 1560 | 2026-08-23T03:53:23.091Z | Checking hubpack v0.1.2 |
| 1561 | 2026-08-23T03:53:23.122Z | Checking ciborium v0.2.2 |
| 1562 | 2026-08-23T03:53:23.154Z | Checking slog-json v2.6.1 |
| 1563 | 2026-08-23T03:53:23.192Z | Checking p256 v0.13.2 |
| 1564 | 2026-08-23T03:53:23.426Z | Checking serde_spanned v1.1.1 |
| 1565 | 2026-08-23T03:53:23.497Z | Compiling dropshot v0.17.1 |
| 1566 | 2026-08-23T03:53:23.527Z | Checking debug-ignore v1.0.5 |
| 1567 | 2026-08-23T03:53:23.548Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1568 | 2026-08-23T03:53:23.621Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1569 | 2026-08-23T03:53:23.718Z | Checking toml v1.1.4+spec-1.1.0 |
| 1570 | 2026-08-23T03:53:23.738Z | Checking ssh-key v0.6.7 |
| 1571 | 2026-08-23T03:53:23.770Z | Checking slog-bunyan v2.5.0 |
| 1572 | 2026-08-23T03:53:23.880Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1573 | 2026-08-23T03:53:23.959Z | Checking tokio-tungstenite v0.28.0 |
| 1574 | 2026-08-23T03:53:24.107Z | Checking sha1 v0.11.0 |
| 1575 | 2026-08-23T03:53:24.290Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1576 | 2026-08-23T03:53:24.409Z | Checking async-compression v0.4.43 |
| 1577 | 2026-08-23T03:53:24.412Z | Checking waitgroup v0.1.2 |
| 1578 | 2026-08-23T03:53:24.420Z | Compiling dropshot_endpoint v0.17.1 |
| 1579 | 2026-08-23T03:53:24.452Z | Checking rustls-pemfile v2.2.0 |
| 1580 | 2026-08-23T03:53:24.462Z | Checking toml_datetime v0.6.11 |
| 1581 | 2026-08-23T03:53:24.506Z | Checking serde_spanned v0.6.9 |
| 1582 | 2026-08-23T03:53:24.588Z | Checking env_filter v2.0.0 |
| 1583 | 2026-08-23T03:53:24.635Z | Compiling aho-corasick v1.1.5 |
| 1584 | 2026-08-23T03:53:24.645Z | Checking sync_wrapper v1.0.2 |
| 1585 | 2026-08-23T03:53:24.726Z | Checking serde_path_to_error v0.1.20 |
| 1586 | 2026-08-23T03:53:24.743Z | Checking hostname v0.4.2 |
| 1587 | 2026-08-23T03:53:24.838Z | Compiling proc-macro-error-attr v1.0.4 |
| 1588 | 2026-08-23T03:53:24.916Z | Compiling regex-syntax v0.8.11 |
| 1589 | 2026-08-23T03:53:24.991Z | Compiling radium v0.7.0 |
| 1590 | 2026-08-23T03:53:25.066Z | Checking http-range-header v0.4.2 |
| 1591 | 2026-08-23T03:53:25.120Z | Compiling dashu-int v0.5.1 |
| 1592 | 2026-08-23T03:53:25.200Z | Checking openssl-probe v0.2.1 |
| 1593 | 2026-08-23T03:53:25.286Z | Checking bytesize v2.7.0 |
| 1594 | 2026-08-23T03:53:25.304Z | Checking tinyvec_macros v0.1.1 |
| 1595 | 2026-08-23T03:53:25.366Z | Checking winnow v0.7.15 |
| 1596 | 2026-08-23T03:53:25.437Z | Checking toml_write v0.1.2 |
| 1597 | 2026-08-23T03:53:26.060Z | Checking tinyvec v1.12.0 |
| 1598 | 2026-08-23T03:53:26.133Z | Checking rustls-native-certs v0.8.4 |
| 1599 | 2026-08-23T03:53:26.417Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1600 | 2026-08-23T03:53:26.463Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1601 | 2026-08-23T03:53:26.612Z | Checking toml_edit v0.22.27 |
| 1602 | 2026-08-23T03:53:26.773Z | Compiling regex-automata v0.4.18 |
| 1603 | 2026-08-23T03:53:26.877Z | Checking tower v0.5.3 |
| 1604 | 2026-08-23T03:53:27.087Z | Checking env_logger v0.11.11 |
| 1605 | 2026-08-23T03:53:27.251Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1606 | 2026-08-23T03:53:27.487Z | Checking serde-big-array v0.5.1 |
| 1607 | 2026-08-23T03:53:27.613Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1608 | 2026-08-23T03:53:27.711Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1609 | 2026-08-23T03:53:27.748Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-08-23T03:53:27.795Z | Checking num-modular v0.6.5 |
| 1611 | 2026-08-23T03:53:27.974Z | Checking corncobs v0.1.4 |
| 1612 | 2026-08-23T03:53:28.158Z | Checking dashu-base v0.5.1 |
| 1613 | 2026-08-23T03:53:28.510Z | Checking tap v1.0.1 |
| 1614 | 2026-08-23T03:53:28.528Z | Compiling regex v1.13.1 |
| 1615 | 2026-08-23T03:53:28.611Z | Checking wyz v0.5.1 |
| 1616 | 2026-08-23T03:53:28.928Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1617 | 2026-08-23T03:53:29.035Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1618 | 2026-08-23T03:53:29.385Z | Checking toml v0.8.23 |
| 1619 | 2026-08-23T03:53:29.498Z | Checking tower-http v0.6.11 |
| 1620 | 2026-08-23T03:53:29.786Z | Compiling typify v0.6.2 |
| 1621 | 2026-08-23T03:53:29.875Z | Checking secrecy v0.8.0 |
| 1622 | 2026-08-23T03:53:29.941Z | Compiling enum-as-inner v0.6.1 |
| 1623 | 2026-08-23T03:53:30.002Z | Compiling nix v0.30.1 |
| 1624 | 2026-08-23T03:53:30.106Z | Checking linked-hash-map v0.5.6 |
| 1625 | 2026-08-23T03:53:30.187Z | Compiling unsafe-libyaml v0.2.11 |
| 1626 | 2026-08-23T03:53:30.266Z | Checking num-primitive v0.2.1 |
| 1627 | 2026-08-23T03:53:30.574Z | Compiling portable-atomic v1.15.0 |
| 1628 | 2026-08-23T03:53:30.593Z | Compiling signal-hook v0.3.18 |
| 1629 | 2026-08-23T03:53:30.849Z | Checking funty v2.0.0 |
| 1630 | 2026-08-23T03:53:30.859Z | Compiling unicode-segmentation v1.13.3 |
| 1631 | 2026-08-23T03:53:31.014Z | Checking smawk v0.3.3 |
| 1632 | 2026-08-23T03:53:31.131Z | Checking textwrap v0.15.2 |
| 1633 | 2026-08-23T03:53:31.153Z | Checking dsi-bitstream v0.10.1 |
| 1634 | 2026-08-23T03:53:31.163Z | Checking bitvec v1.1.1 |
| 1635 | 2026-08-23T03:53:31.249Z | Compiling heck v0.4.1 |
| 1636 | 2026-08-23T03:53:31.323Z | Compiling progenitor-impl v0.14.0 |
| 1637 | 2026-08-23T03:53:31.347Z | Compiling serde_yaml v0.9.34+deprecated |
| 1638 | 2026-08-23T03:53:31.406Z | Checking supports-color v2.1.0 |
| 1639 | 2026-08-23T03:53:31.420Z | Checking hickory-proto v0.24.4 |
| 1640 | 2026-08-23T03:53:31.476Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1641 | 2026-08-23T03:53:31.524Z | Checking lru-cache v0.1.2 |
| 1642 | 2026-08-23T03:53:32.172Z | Checking supports-unicode v2.1.0 |
| 1643 | 2026-08-23T03:53:32.185Z | Checking supports-hyperlinks v2.1.0 |
| 1644 | 2026-08-23T03:53:32.276Z | Checking tokio-stream v0.1.19 |
| 1645 | 2026-08-23T03:53:32.286Z | Compiling miette-derive v5.10.0 |
| 1646 | 2026-08-23T03:53:32.580Z | Checking nibble_vec v0.1.0 |
| 1647 | 2026-08-23T03:53:32.654Z | Checking terminal_size v0.1.17 |
| 1648 | 2026-08-23T03:53:32.664Z | Checking endian-type v0.1.2 |
| 1649 | 2026-08-23T03:53:32.698Z | Checking owo-colors v3.5.0 |
| 1650 | 2026-08-23T03:53:32.749Z | Checking either v1.17.0 |
| 1651 | 2026-08-23T03:53:32.779Z | Checking resolv-conf v0.7.6 |
| 1652 | 2026-08-23T03:53:32.885Z | Checking radix_trie v0.2.1 |
| 1653 | 2026-08-23T03:53:32.934Z | Checking itertools v0.14.0 |
| 1654 | 2026-08-23T03:53:32.954Z | Checking hickory-resolver v0.24.4 |
| 1655 | 2026-08-23T03:53:33.320Z | Checking miette v5.10.0 |
| 1656 | 2026-08-23T03:53:33.354Z | Compiling progenitor-macro v0.14.0 |
| 1657 | 2026-08-23T03:53:33.765Z | Compiling knuffel-derive v3.2.0 |
| 1658 | 2026-08-23T03:53:33.920Z | Checking before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1659 | 2026-08-23T03:53:34.274Z | Checking console v0.16.4 |
| 1660 | 2026-08-23T03:53:34.460Z | Checking fd-lock v4.0.4 |
| 1661 | 2026-08-23T03:53:34.560Z | Compiling derive-where v1.6.1 |
| 1662 | 2026-08-23T03:53:34.576Z | Checking termios v0.3.3 |
| 1663 | 2026-08-23T03:53:34.728Z | Checking base64 v0.21.7 |
| 1664 | 2026-08-23T03:53:34.881Z | Checking home v0.5.12 |
| 1665 | 2026-08-23T03:53:34.914Z | Compiling seq-macro v0.3.6 |
| 1666 | 2026-08-23T03:53:34.957Z | Checking unit-prefix v0.5.2 |
| 1667 | 2026-08-23T03:53:35.019Z | Checking rustyline v17.0.2 |
| 1668 | 2026-08-23T03:53:35.078Z | Checking indicatif v0.18.6 |
| 1669 | 2026-08-23T03:53:35.163Z | Checking knuffel v3.2.0 |
| 1670 | 2026-08-23T03:53:35.346Z | Checking pwd v1.4.0 |
| 1671 | 2026-08-23T03:53:35.388Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1672 | 2026-08-23T03:53:35.430Z | Checking lru v0.18.2 |
| 1673 | 2026-08-23T03:53:35.471Z | Checking tokio-fd v0.3.0 |
| 1674 | 2026-08-23T03:53:35.598Z | Compiling async-recursion v1.1.1 |
| 1675 | 2026-08-23T03:53:35.608Z | Checking humantime v2.4.0 |
| 1676 | 2026-08-23T03:53:35.743Z | Checking shlex v1.3.0 |
| 1677 | 2026-08-23T03:53:35.783Z | Checking xdg v3.0.0 |
| 1678 | 2026-08-23T03:53:35.801Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1679 | 2026-08-23T03:53:35.816Z | Checking qorb v0.4.1 |
| 1680 | 2026-08-23T03:53:35.886Z | Compiling function_name-proc-macro v0.3.0 |
| 1681 | 2026-08-23T03:53:36.233Z | Checking function_name v0.3.0 |
| 1682 | 2026-08-23T03:53:36.510Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1683 | 2026-08-23T03:53:39.988Z | Checking rustls-webpki v0.103.13 |
| 1684 | 2026-08-23T03:53:42.201Z | Checking tokio-rustls v0.26.4 |
| 1685 | 2026-08-23T03:53:42.204Z | Checking rustls-platform-verifier v0.7.0 |
| 1686 | 2026-08-23T03:53:42.381Z | Checking hyper-rustls v0.27.9 |
| 1687 | 2026-08-23T03:53:42.541Z | Checking reqwest v0.13.4 |
| 1688 | 2026-08-23T03:53:43.125Z | Checking progenitor-client v0.14.0 |
| 1689 | 2026-08-23T03:53:43.313Z | Checking progenitor v0.14.0 |
| 1690 | 2026-08-23T03:53:43.977Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1691 | 2026-08-23T03:53:44.435Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1692 | 2026-08-23T03:53:44.438Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1693 | 2026-08-23T03:53:44.438Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1694 | 2026-08-23T03:53:46.540Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1695 | 2026-08-23T03:53:46.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s |
| 1696 | 2026-08-23T03:53:46.763Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1697 | 2026-08-23T03:53:46.763Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1698 | 2026-08-23T03:53:46.890Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1699 | 2026-08-23T03:53:47.337Z | Compiling serde_json v1.0.151 |
| 1700 | 2026-08-23T03:53:47.469Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1701 | 2026-08-23T03:53:47.481Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1702 | 2026-08-23T03:53:48.074Z | Compiling schemars v0.8.22 |
| 1703 | 2026-08-23T03:53:48.075Z | Compiling openapiv3 v2.2.0 |
| 1704 | 2026-08-23T03:53:48.166Z | Checking slog-json v2.6.1 |
| 1705 | 2026-08-23T03:53:48.166Z | Checking reqwest v0.13.4 |
| 1706 | 2026-08-23T03:53:48.196Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1707 | 2026-08-23T03:53:48.313Z | Checking slog-bunyan v2.5.0 |
| 1708 | 2026-08-23T03:53:48.781Z | Checking oxnet v0.1.6 |
| 1709 | 2026-08-23T03:53:48.781Z | Checking typify-impl v0.6.2 |
| 1710 | 2026-08-23T03:53:48.835Z | Checking progenitor-client v0.14.0 |
| 1711 | 2026-08-23T03:53:49.046Z | Checking daft v0.1.8 |
| 1712 | 2026-08-23T03:53:49.256Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1713 | 2026-08-23T03:53:49.421Z | Checking dropshot v0.17.1 |
| 1714 | 2026-08-23T03:53:49.477Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1715 | 2026-08-23T03:53:50.881Z | Compiling typify-macro v0.6.2 |
| 1716 | 2026-08-23T03:53:51.179Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1717 | 2026-08-23T03:53:51.673Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1718 | 2026-08-23T03:53:51.675Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1719 | 2026-08-23T03:53:51.980Z | Compiling typify v0.6.2 |
| 1720 | 2026-08-23T03:53:52.041Z | Compiling progenitor-impl v0.14.0 |
| 1721 | 2026-08-23T03:53:53.323Z | Compiling progenitor-macro v0.14.0 |
| 1722 | 2026-08-23T03:53:55.678Z | Checking progenitor v0.14.0 |
| 1723 | 2026-08-23T03:53:55.781Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1724 | 2026-08-23T03:53:57.888Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1725 | 2026-08-23T03:53:58.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s |
| 1726 | 2026-08-23T03:53:58.936Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1727 | 2026-08-23T03:53:58.936Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1728 | 2026-08-23T03:53:59.051Z | cargo build --locked |
| 1729 | 2026-08-23T03:53:59.530Z | Compiling unicode-ident v1.0.24 |
| 1730 | 2026-08-23T03:53:59.530Z | Compiling cfg-if v1.0.4 |
| 1731 | 2026-08-23T03:53:59.530Z | Compiling subtle v2.6.1 |
| 1732 | 2026-08-23T03:53:59.530Z | Compiling const-oid v0.9.6 |
| 1733 | 2026-08-23T03:53:59.606Z | Compiling libc v0.2.189 |
| 1734 | 2026-08-23T03:53:59.620Z | Compiling serde_core v1.0.229 |
| 1735 | 2026-08-23T03:53:59.625Z | Compiling once_cell v1.21.4 |
| 1736 | 2026-08-23T03:53:59.628Z | Compiling memchr v2.8.3 |
| 1737 | 2026-08-23T03:53:59.659Z | Compiling bytes v1.12.1 |
| 1738 | 2026-08-23T03:53:59.713Z | Compiling proc-macro2 v1.0.107 |
| 1739 | 2026-08-23T03:53:59.745Z | Compiling equivalent v1.0.2 |
| 1740 | 2026-08-23T03:53:59.829Z | Compiling typenum v1.20.1 |
| 1741 | 2026-08-23T03:53:59.839Z | Compiling itoa v1.0.18 |
| 1742 | 2026-08-23T03:54:00.018Z | Compiling allocator-api2 v0.2.21 |
| 1743 | 2026-08-23T03:54:00.076Z | Compiling quote v1.0.47 |
| 1744 | 2026-08-23T03:54:00.278Z | Compiling syn v2.0.119 |
| 1745 | 2026-08-23T03:54:00.281Z | Compiling syn v3.0.3 |
| 1746 | 2026-08-23T03:54:00.311Z | Compiling flagset v0.4.7 |
| 1747 | 2026-08-23T03:54:00.336Z | Compiling errno v0.3.14 |
| 1748 | 2026-08-23T03:54:00.360Z | Compiling smallvec v1.15.2 |
| 1749 | 2026-08-23T03:54:00.434Z | Compiling libm v0.2.16 |
| 1750 | 2026-08-23T03:54:00.434Z | Compiling pin-project-lite v0.2.17 |
| 1751 | 2026-08-23T03:54:00.482Z | Compiling heck v0.5.0 |
| 1752 | 2026-08-23T03:54:00.537Z | Compiling signal-hook-registry v1.4.8 |
| 1753 | 2026-08-23T03:54:00.583Z | Compiling getrandom v0.2.17 |
| 1754 | 2026-08-23T03:54:00.623Z | Compiling scopeguard v1.2.0 |
| 1755 | 2026-08-23T03:54:00.733Z | Compiling foldhash v0.2.0 |
| 1756 | 2026-08-23T03:54:00.752Z | Compiling futures-core v0.3.33 |
| 1757 | 2026-08-23T03:54:00.780Z | Compiling cpufeatures v0.2.17 |
| 1758 | 2026-08-23T03:54:00.851Z | Compiling bitflags v2.13.1 |
| 1759 | 2026-08-23T03:54:00.854Z | Compiling rand_core v0.6.4 |
| 1760 | 2026-08-23T03:54:00.905Z | Compiling lock_api v0.4.14 |
| 1761 | 2026-08-23T03:54:00.926Z | Compiling parking_lot_core v0.9.12 |
| 1762 | 2026-08-23T03:54:01.081Z | Compiling base64ct v1.8.3 |
| 1763 | 2026-08-23T03:54:01.091Z | Compiling zmij v1.0.23 |
| 1764 | 2026-08-23T03:54:01.128Z | Compiling parking_lot v0.12.5 |
| 1765 | 2026-08-23T03:54:01.231Z | Compiling num-traits v0.2.19 |
| 1766 | 2026-08-23T03:54:01.373Z | Compiling pem-rfc7468 v0.7.0 |
| 1767 | 2026-08-23T03:54:01.392Z | Compiling mio v1.2.2 |
| 1768 | 2026-08-23T03:54:01.510Z | Compiling socket2 v0.6.5 |
| 1769 | 2026-08-23T03:54:01.548Z | Compiling generic-array v0.14.7 |
| 1770 | 2026-08-23T03:54:01.632Z | Compiling futures-sink v0.3.33 |
| 1771 | 2026-08-23T03:54:01.722Z | Compiling indexmap v2.14.0 |
| 1772 | 2026-08-23T03:54:01.736Z | Compiling adler2 v2.0.1 |
| 1773 | 2026-08-23T03:54:01.844Z | Compiling base16ct v0.2.0 |
| 1774 | 2026-08-23T03:54:01.869Z | Compiling slab v0.4.12 |
| 1775 | 2026-08-23T03:54:01.905Z | Compiling futures-channel v0.3.33 |
| 1776 | 2026-08-23T03:54:01.968Z | Compiling log v0.4.33 |
| 1777 | 2026-08-23T03:54:02.027Z | Compiling block-buffer v0.10.4 |
| 1778 | 2026-08-23T03:54:02.037Z | Compiling crypto-common v0.1.7 |
| 1779 | 2026-08-23T03:54:02.046Z | Compiling http v1.5.0 |
| 1780 | 2026-08-23T03:54:02.131Z | Compiling digest v0.10.7 |
| 1781 | 2026-08-23T03:54:02.163Z | Compiling futures-io v0.3.33 |
| 1782 | 2026-08-23T03:54:02.179Z | Compiling futures-task v0.3.33 |
| 1783 | 2026-08-23T03:54:02.321Z | Compiling stable_deref_trait v1.2.1 |
| 1784 | 2026-08-23T03:54:02.333Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1785 | 2026-08-23T03:54:02.351Z | Compiling strsim v0.11.1 |
| 1786 | 2026-08-23T03:54:02.367Z | Compiling ipnet v2.12.1 |
| 1787 | 2026-08-23T03:54:02.391Z | Compiling dyn-clone v1.0.20 |
| 1788 | 2026-08-23T03:54:02.534Z | Compiling getrandom v0.4.3 |
| 1789 | 2026-08-23T03:54:02.551Z | Compiling serde_json v1.0.151 |
| 1790 | 2026-08-23T03:54:02.687Z | Compiling hashbrown v0.17.1 |
| 1791 | 2026-08-23T03:54:02.744Z | Compiling utf8parse v0.2.2 |
| 1792 | 2026-08-23T03:54:02.858Z | Compiling gimli v0.32.3 |
| 1793 | 2026-08-23T03:54:02.896Z | Compiling proc-macro-crate v3.5.0 |
| 1794 | 2026-08-23T03:54:03.053Z | Compiling rustix v1.1.4 |
| 1795 | 2026-08-23T03:54:03.240Z | Compiling synstructure v0.13.2 |
| 1796 | 2026-08-23T03:54:03.275Z | Compiling serde_derive_internals v0.29.1 |
| 1797 | 2026-08-23T03:54:03.501Z | Compiling serde_derive v1.0.229 |
| 1798 | 2026-08-23T03:54:03.687Z | Compiling thiserror-impl v2.0.20 |
| 1799 | 2026-08-23T03:54:03.728Z | Compiling tokio-macros v2.7.2 |
| 1800 | 2026-08-23T03:54:03.964Z | Compiling displaydoc v0.2.7 |
| 1801 | 2026-08-23T03:54:04.001Z | Compiling anstyle-parse v1.0.0 |
| 1802 | 2026-08-23T03:54:04.187Z | Compiling rustc-demangle v0.1.28 |
| 1803 | 2026-08-23T03:54:04.281Z | Compiling zeroize_derive v1.5.0 |
| 1804 | 2026-08-23T03:54:04.455Z | Compiling der_derive v0.7.3 |
| 1805 | 2026-08-23T03:54:04.553Z | Compiling zerocopy-derive v0.8.56 |
| 1806 | 2026-08-23T03:54:04.619Z | Compiling tokio v1.53.1 |
| 1807 | 2026-08-23T03:54:04.747Z | Compiling zerofrom-derive v0.1.7 |
| 1808 | 2026-08-23T03:54:04.833Z | Compiling futures-macro v0.3.33 |
| 1809 | 2026-08-23T03:54:04.882Z | Compiling thiserror v2.0.20 |
| 1810 | 2026-08-23T03:54:04.972Z | Compiling zeroize v1.9.0 |
| 1811 | 2026-08-23T03:54:04.989Z | Compiling yoke-derive v0.8.2 |
| 1812 | 2026-08-23T03:54:05.440Z | Compiling der v0.7.10 |
| 1813 | 2026-08-23T03:54:05.814Z | Compiling futures-util v0.3.33 |
| 1814 | 2026-08-23T03:54:06.001Z | Compiling zerofrom v0.1.8 |
| 1815 | 2026-08-23T03:54:06.052Z | Compiling zerocopy v0.8.56 |
| 1816 | 2026-08-23T03:54:06.085Z | Compiling schemars_derive v0.8.22 |
| 1817 | 2026-08-23T03:54:06.115Z | Compiling yoke v0.8.3 |
| 1818 | 2026-08-23T03:54:06.118Z | Compiling serde v1.0.229 |
| 1819 | 2026-08-23T03:54:06.133Z | Compiling zerovec-derive v0.11.3 |
| 1820 | 2026-08-23T03:54:06.652Z | Compiling spki v0.7.3 |
| 1821 | 2026-08-23T03:54:06.852Z | Compiling pkcs8 v0.10.2 |
| 1822 | 2026-08-23T03:54:06.874Z | Compiling borsh-derive v1.8.0 |
| 1823 | 2026-08-23T03:54:07.255Z | Compiling zerovec v0.11.6 |
| 1824 | 2026-08-23T03:54:07.340Z | Compiling hmac v0.12.1 |
| 1825 | 2026-08-23T03:54:07.480Z | Compiling addr2line v0.25.1 |
| 1826 | 2026-08-23T03:54:07.630Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1827 | 2026-08-23T03:54:07.786Z | Compiling iana-time-zone v0.1.65 |
| 1828 | 2026-08-23T03:54:07.797Z | Compiling is_terminal_polyfill v1.70.2 |
| 1829 | 2026-08-23T03:54:07.816Z | Compiling anstyle v1.0.14 |
| 1830 | 2026-08-23T03:54:07.891Z | Compiling percent-encoding v2.3.2 |
| 1831 | 2026-08-23T03:54:08.013Z | Compiling anstyle-query v1.1.5 |
| 1832 | 2026-08-23T03:54:08.042Z | Compiling colorchoice v1.0.5 |
| 1833 | 2026-08-23T03:54:08.075Z | Compiling borsh v1.8.0 |
| 1834 | 2026-08-23T03:54:08.096Z | Compiling chrono v0.4.45 |
| 1835 | 2026-08-23T03:54:08.116Z | Compiling anstream v1.0.0 |
| 1836 | 2026-08-23T03:54:08.153Z | Compiling tinystr v0.8.3 |
| 1837 | 2026-08-23T03:54:08.313Z | Compiling sha2 v0.10.9 |
| 1838 | 2026-08-23T03:54:08.356Z | Compiling signature v2.2.0 |
| 1839 | 2026-08-23T03:54:08.432Z | Compiling rustls-pki-types v1.15.1 |
| 1840 | 2026-08-23T03:54:08.442Z | Compiling tracing-attributes v0.1.31 |
| 1841 | 2026-08-23T03:54:08.503Z | Compiling ff v0.13.1 |
| 1842 | 2026-08-23T03:54:08.503Z | Compiling tracing-core v0.1.36 |
| 1843 | 2026-08-23T03:54:08.641Z | Compiling base64 v0.22.1 |
| 1844 | 2026-08-23T03:54:08.697Z | Compiling writeable v0.6.3 |
| 1845 | 2026-08-23T03:54:08.906Z | Compiling ppv-lite86 v0.2.21 |
| 1846 | 2026-08-23T03:54:08.924Z | Compiling clap_lex v1.1.0 |
| 1847 | 2026-08-23T03:54:08.984Z | Compiling litemap v0.8.2 |
| 1848 | 2026-08-23T03:54:09.090Z | Compiling group v0.13.0 |
| 1849 | 2026-08-23T03:54:09.131Z | Compiling uuid v1.24.0 |
| 1850 | 2026-08-23T03:54:09.171Z | Compiling icu_locale_core v2.2.0 |
| 1851 | 2026-08-23T03:54:09.182Z | Compiling tokio-util v0.7.19 |
| 1852 | 2026-08-23T03:54:09.222Z | Compiling httparse v1.10.1 |
| 1853 | 2026-08-23T03:54:09.270Z | Compiling potential_utf v0.1.5 |
| 1854 | 2026-08-23T03:54:09.440Z | Compiling hkdf v0.12.4 |
| 1855 | 2026-08-23T03:54:09.528Z | Compiling sec1 v0.7.3 |
| 1856 | 2026-08-23T03:54:09.587Z | Compiling erased-serde v0.3.31 |
| 1857 | 2026-08-23T03:54:09.600Z | Compiling zerotrie v0.2.4 |
| 1858 | 2026-08-23T03:54:09.621Z | Compiling crypto-bigint v0.5.5 |
| 1859 | 2026-08-23T03:54:09.663Z | Compiling tracing v0.1.44 |
| 1860 | 2026-08-23T03:54:09.812Z | Compiling thiserror-impl v1.0.69 |
| 1861 | 2026-08-23T03:54:09.851Z | Compiling aws-lc-sys v0.44.0 |
| 1862 | 2026-08-23T03:54:09.902Z | Compiling utf8_iter v1.0.4 |
| 1863 | 2026-08-23T03:54:09.905Z | Compiling is_ci v1.2.0 |
| 1864 | 2026-08-23T03:54:10.050Z | Compiling unicode-linebreak v0.1.5 |
| 1865 | 2026-08-23T03:54:10.050Z | Compiling simd-adler32 v0.3.10 |
| 1866 | 2026-08-23T03:54:10.086Z | Compiling icu_collections v2.2.0 |
| 1867 | 2026-08-23T03:54:10.262Z | Compiling miniz_oxide v0.8.9 |
| 1868 | 2026-08-23T03:54:10.272Z | Compiling slog v2.8.2 |
| 1869 | 2026-08-23T03:54:10.296Z | Compiling icu_provider v2.2.0 |
| 1870 | 2026-08-23T03:54:10.446Z | Compiling aws-lc-rs v1.18.0 |
| 1871 | 2026-08-23T03:54:10.672Z | Compiling elliptic-curve v0.13.8 |
| 1872 | 2026-08-23T03:54:10.713Z | Compiling rand_chacha v0.3.1 |
| 1873 | 2026-08-23T03:54:10.773Z | Compiling crossbeam-utils v0.8.22 |
| 1874 | 2026-08-23T03:54:10.960Z | Compiling getrandom v0.3.4 |
| 1875 | 2026-08-23T03:54:10.981Z | Compiling form_urlencoded v1.2.2 |
| 1876 | 2026-08-23T03:54:11.008Z | Compiling thiserror v1.0.69 |
| 1877 | 2026-08-23T03:54:11.090Z | Compiling clap_derive v4.6.4 |
| 1878 | 2026-08-23T03:54:11.116Z | Compiling num-integer v0.1.46 |
| 1879 | 2026-08-23T03:54:11.142Z | Compiling is-terminal v0.4.17 |
| 1880 | 2026-08-23T03:54:11.168Z | Compiling untrusted v0.9.0 |
| 1881 | 2026-08-23T03:54:11.190Z | Compiling unicode-width v0.1.14 |
| 1882 | 2026-08-23T03:54:11.241Z | Compiling rand v0.8.7 |
| 1883 | 2026-08-23T03:54:11.292Z | Compiling icu_properties_data v2.2.0 |
| 1884 | 2026-08-23T03:54:11.327Z | Compiling num-iter v0.1.46 |
| 1885 | 2026-08-23T03:54:11.431Z | Compiling syn v1.0.109 |
| 1886 | 2026-08-23T03:54:11.441Z | Compiling icu_normalizer_data v2.2.0 |
| 1887 | 2026-08-23T03:54:11.444Z | Compiling schemars v0.8.22 |
| 1888 | 2026-08-23T03:54:11.465Z | Compiling serde_tokenstream v0.2.3 |
| 1889 | 2026-08-23T03:54:11.515Z | Compiling rustls-webpki v0.103.13 |
| 1890 | 2026-08-23T03:54:11.765Z | Compiling rfc6979 v0.4.0 |
| 1891 | 2026-08-23T03:54:11.892Z | Compiling http-body v1.1.0 |
| 1892 | 2026-08-23T03:54:12.052Z | Compiling unicode-width v0.2.2 |
| 1893 | 2026-08-23T03:54:12.061Z | Compiling atomic-waker v1.1.2 |
| 1894 | 2026-08-23T03:54:12.082Z | Compiling rustls v0.23.43 |
| 1895 | 2026-08-23T03:54:12.084Z | Compiling ecdsa v0.16.9 |
| 1896 | 2026-08-23T03:54:12.189Z | Compiling icu_normalizer v2.2.0 |
| 1897 | 2026-08-23T03:54:12.334Z | Compiling icu_properties v2.2.0 |
| 1898 | 2026-08-23T03:54:12.574Z | Compiling primeorder v0.13.6 |
| 1899 | 2026-08-23T03:54:12.793Z | Compiling tower-service v0.3.3 |
| 1900 | 2026-08-23T03:54:12.856Z | Compiling tower-layer v0.3.3 |
| 1901 | 2026-08-23T03:54:12.883Z | Compiling fnv v1.0.7 |
| 1902 | 2026-08-23T03:54:12.886Z | Compiling hex v0.4.3 |
| 1903 | 2026-08-23T03:54:12.902Z | Compiling keccak v0.1.6 |
| 1904 | 2026-08-23T03:54:12.954Z | Compiling try-lock v0.2.5 |
| 1905 | 2026-08-23T03:54:12.985Z | Compiling h2 v0.4.15 |
| 1906 | 2026-08-23T03:54:13.061Z | Compiling want v0.3.1 |
| 1907 | 2026-08-23T03:54:13.187Z | Compiling ed25519 v2.2.3 |
| 1908 | 2026-08-23T03:54:13.230Z | Compiling curve25519-dalek v4.1.3 |
| 1909 | 2026-08-23T03:54:13.274Z | Compiling idna_adapter v1.2.2 |
| 1910 | 2026-08-23T03:54:13.450Z | Compiling terminal_size v0.4.4 |
| 1911 | 2026-08-23T03:54:13.460Z | Compiling object v0.37.3 |
| 1912 | 2026-08-23T03:54:13.692Z | Compiling hashbrown v0.16.1 |
| 1913 | 2026-08-23T03:54:13.893Z | Compiling num-conv v0.2.2 |
| 1914 | 2026-08-23T03:54:14.051Z | Compiling ryu v1.0.23 |
| 1915 | 2026-08-23T03:54:14.237Z | Compiling time-core v0.1.9 |
| 1916 | 2026-08-23T03:54:14.269Z | Compiling httpdate v1.0.3 |
| 1917 | 2026-08-23T03:54:14.361Z | Compiling spin v0.9.9 |
| 1918 | 2026-08-23T03:54:14.421Z | Compiling time-macros v0.2.32 |
| 1919 | 2026-08-23T03:54:14.512Z | Compiling darling_core v0.23.0 |
| 1920 | 2026-08-23T03:54:14.803Z | Compiling ed25519-dalek v2.2.0 |
| 1921 | 2026-08-23T03:54:15.426Z | Compiling hyper v1.11.0 |
| 1922 | 2026-08-23T03:54:15.505Z | Compiling tokio-rustls v0.26.4 |
| 1923 | 2026-08-23T03:54:15.606Z | Compiling clap_builder v4.6.6 |
| 1924 | 2026-08-23T03:54:15.785Z | Compiling idna v1.1.0 |
| 1925 | 2026-08-23T03:54:16.116Z | Compiling backtrace v0.3.76 |
| 1926 | 2026-08-23T03:54:16.154Z | Compiling rand_core v0.9.5 |
| 1927 | 2026-08-23T03:54:16.301Z | Compiling ahash v0.8.12 |
| 1928 | 2026-08-23T03:54:16.380Z | Compiling x509-cert v0.2.5 |
| 1929 | 2026-08-23T03:54:16.496Z | Compiling async-trait v0.1.92 |
| 1930 | 2026-08-23T03:54:16.968Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1931 | 2026-08-23T03:54:17.276Z | Compiling data-encoding v2.11.1 |
| 1932 | 2026-08-23T03:54:17.404Z | Compiling num_threads v0.1.7 |
| 1933 | 2026-08-23T03:54:17.467Z | Compiling deranged v0.5.8 |
| 1934 | 2026-08-23T03:54:17.506Z | Compiling powerfmt v0.2.0 |
| 1935 | 2026-08-23T03:54:17.677Z | Compiling lazy_static v1.5.0 |
| 1936 | 2026-08-23T03:54:17.722Z | Compiling proc-macro-error2 v2.0.1 |
| 1937 | 2026-08-23T03:54:17.771Z | Compiling clap v4.6.6 |
| 1938 | 2026-08-23T03:54:17.839Z | Compiling darling_macro v0.23.0 |
| 1939 | 2026-08-23T03:54:17.852Z | Compiling hyper-util v0.1.20 |
| 1940 | 2026-08-23T03:54:17.992Z | Compiling backtrace-ext v0.2.1 |
| 1941 | 2026-08-23T03:54:18.132Z | Compiling hashbrown v0.14.5 |
| 1942 | 2026-08-23T03:54:18.168Z | Compiling rand_chacha v0.9.0 |
| 1943 | 2026-08-23T03:54:18.178Z | Compiling url v2.5.8 |
| 1944 | 2026-08-23T03:54:18.422Z | Compiling time v0.3.55 |
| 1945 | 2026-08-23T03:54:18.588Z | Compiling crossbeam-epoch v0.9.20 |
| 1946 | 2026-08-23T03:54:18.616Z | Compiling textwrap v0.16.2 |
| 1947 | 2026-08-23T03:54:18.805Z | Compiling supports-color v3.0.2 |
| 1948 | 2026-08-23T03:54:18.946Z | Compiling sha1 v0.10.7 |
| 1949 | 2026-08-23T03:54:18.957Z | Compiling miette-derive v7.6.0 |
| 1950 | 2026-08-23T03:54:18.994Z | Compiling hybrid-array v0.4.14 |
| 1951 | 2026-08-23T03:54:19.098Z | Compiling encoding_rs v0.8.35 |
| 1952 | 2026-08-23T03:54:19.177Z | Compiling static_assertions v1.1.0 |
| 1953 | 2026-08-23T03:54:19.252Z | Compiling semver v1.0.28 |
| 1954 | 2026-08-23T03:54:19.344Z | Compiling cpufeatures v0.3.0 |
| 1955 | 2026-08-23T03:54:19.421Z | Compiling mime v0.3.17 |
| 1956 | 2026-08-23T03:54:19.457Z | Compiling num-bigint-dig v0.8.6 |
| 1957 | 2026-08-23T03:54:19.542Z | Compiling crossbeam-deque v0.8.7 |
| 1958 | 2026-08-23T03:54:19.738Z | Compiling chumsky v0.9.3 |
| 1959 | 2026-08-23T03:54:19.749Z | Compiling darling v0.23.0 |
| 1960 | 2026-08-23T03:54:19.832Z | Compiling rand v0.9.5 |
| 1961 | 2026-08-23T03:54:19.926Z | Compiling knus-derive v3.4.0 |
| 1962 | 2026-08-23T03:54:20.066Z | Compiling miette v7.6.0 |
| 1963 | 2026-08-23T03:54:20.356Z | Compiling crc32fast v1.5.0 |
| 1964 | 2026-08-23T03:54:20.444Z | Compiling camino v1.2.5 |
| 1965 | 2026-08-23T03:54:20.654Z | Compiling regress v0.11.1 |
| 1966 | 2026-08-23T03:54:20.794Z | Compiling serde_urlencoded v0.7.1 |
| 1967 | 2026-08-23T03:54:20.921Z | Compiling http-body-util v0.1.4 |
| 1968 | 2026-08-23T03:54:21.053Z | Compiling half v2.7.1 |
| 1969 | 2026-08-23T03:54:21.136Z | Compiling pkcs1 v0.7.5 |
| 1970 | 2026-08-23T03:54:21.164Z | Compiling futures-executor v0.3.33 |
| 1971 | 2026-08-23T03:54:21.184Z | Compiling inout v0.1.4 |
| 1972 | 2026-08-23T03:54:21.323Z | Compiling thread_local v1.1.10 |
| 1973 | 2026-08-23T03:54:21.354Z | Compiling ciborium-io v0.2.2 |
| 1974 | 2026-08-23T03:54:21.438Z | Compiling regex-syntax v0.8.11 |
| 1975 | 2026-08-23T03:54:21.450Z | Compiling fastrand v2.5.0 |
| 1976 | 2026-08-23T03:54:21.459Z | Compiling ipnetwork v0.21.1 |
| 1977 | 2026-08-23T03:54:21.570Z | Compiling knus v3.4.0 |
| 1978 | 2026-08-23T03:54:21.601Z | Compiling ciborium-ll v0.2.2 |
| 1979 | 2026-08-23T03:54:21.725Z | Compiling oxnet v0.1.6 |
| 1980 | 2026-08-23T03:54:21.748Z | Compiling tempfile v3.27.0 |
| 1981 | 2026-08-23T03:54:21.821Z | Compiling rsa v0.9.10 |
| 1982 | 2026-08-23T03:54:22.230Z | Compiling futures v0.3.33 |
| 1983 | 2026-08-23T03:54:22.258Z | Compiling typify-impl v0.6.2 |
| 1984 | 2026-08-23T03:54:22.309Z | Compiling cipher v0.4.4 |
| 1985 | 2026-08-23T03:54:22.419Z | Compiling p384 v0.13.1 |
| 1986 | 2026-08-23T03:54:22.504Z | Compiling flate2 v1.1.9 |
| 1987 | 2026-08-23T03:54:22.524Z | Compiling serde_with_macros v3.22.0 |
| 1988 | 2026-08-23T03:54:22.717Z | Compiling rayon-core v1.13.0 |
| 1989 | 2026-08-23T03:54:22.932Z | Compiling crypto-common v0.2.2 |
| 1990 | 2026-08-23T03:54:23.477Z | Compiling block-buffer v0.12.1 |
| 1991 | 2026-08-23T03:54:23.521Z | Compiling hubpack_derive v0.1.1 |
| 1992 | 2026-08-23T03:54:23.641Z | Compiling sha3 v0.10.9 |
| 1993 | 2026-08-23T03:54:23.913Z | Compiling crossbeam-channel v0.5.16 |
| 1994 | 2026-08-23T03:54:24.056Z | Compiling newtype-uuid v1.4.0 |
| 1995 | 2026-08-23T03:54:24.128Z | Compiling ssh-encoding v0.2.0 |
| 1996 | 2026-08-23T03:54:24.219Z | Compiling openapiv3 v2.2.0 |
| 1997 | 2026-08-23T03:54:24.229Z | Compiling async-stream-impl v0.3.6 |
| 1998 | 2026-08-23T03:54:24.396Z | Compiling strum_macros v0.26.4 |
| 1999 | 2026-08-23T03:54:24.426Z | Compiling daft-derive v0.1.8 |
| 2000 | 2026-08-23T03:54:24.868Z | Compiling memmap2 v0.9.11 |
| 2001 | 2026-08-23T03:54:24.960Z | Compiling match_cfg v0.1.0 |
| 2002 | 2026-08-23T03:54:25.035Z | Compiling constant_time_eq v0.4.2 |
| 2003 | 2026-08-23T03:54:25.095Z | Compiling take_mut v0.2.2 |
| 2004 | 2026-08-23T03:54:25.177Z | Compiling utf-8 v0.7.6 |
| 2005 | 2026-08-23T03:54:25.207Z | Compiling winnow v1.0.4 |
| 2006 | 2026-08-23T03:54:25.217Z | Compiling const-oid v0.10.2 |
| 2007 | 2026-08-23T03:54:25.361Z | Compiling arrayvec v0.7.8 |
| 2008 | 2026-08-23T03:54:25.434Z | Compiling compression-core v0.4.32 |
| 2009 | 2026-08-23T03:54:25.599Z | Compiling term v1.2.1 |
| 2010 | 2026-08-23T03:54:25.611Z | Compiling arrayref v0.3.9 |
| 2011 | 2026-08-23T03:54:25.666Z | Compiling blake3 v1.8.6 |
| 2012 | 2026-08-23T03:54:25.682Z | Compiling compression-codecs v0.4.38 |
| 2013 | 2026-08-23T03:54:25.842Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2014 | 2026-08-23T03:54:25.912Z | Compiling slog-term v2.9.2 |
| 2015 | 2026-08-23T03:54:25.950Z | Compiling digest v0.11.3 |
| 2016 | 2026-08-23T03:54:25.979Z | Compiling tungstenite v0.28.0 |
| 2017 | 2026-08-23T03:54:26.077Z | Compiling strum v0.26.3 |
| 2018 | 2026-08-23T03:54:26.120Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2019 | 2026-08-23T03:54:26.215Z | Compiling daft v0.1.8 |
| 2020 | 2026-08-23T03:54:26.265Z | Compiling slog-async v2.8.0 |
| 2021 | 2026-08-23T03:54:26.336Z | Compiling hostname v0.3.1 |
| 2022 | 2026-08-23T03:54:26.480Z | Compiling async-stream v0.3.6 |
| 2023 | 2026-08-23T03:54:26.483Z | Compiling ssh-cipher v0.2.0 |
| 2024 | 2026-08-23T03:54:26.555Z | Compiling hubpack v0.1.2 |
| 2025 | 2026-08-23T03:54:26.629Z | Compiling serde_with v3.22.0 |
| 2026 | 2026-08-23T03:54:26.640Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-08-23T03:54:26.672Z | Compiling omicron-workspace-hack v0.1.0 |
| 2028 | 2026-08-23T03:54:26.744Z | Compiling slog-json v2.6.1 |
| 2029 | 2026-08-23T03:54:26.838Z | Compiling p256 v0.13.2 |
| 2030 | 2026-08-23T03:54:26.953Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2031 | 2026-08-23T03:54:27.043Z | Compiling serde_spanned v1.1.1 |
| 2032 | 2026-08-23T03:54:27.197Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2033 | 2026-08-23T03:54:27.220Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2034 | 2026-08-23T03:54:27.220Z | Compiling unicode-segmentation v1.13.3 |
| 2035 | 2026-08-23T03:54:27.260Z | Compiling debug-ignore v1.0.5 |
| 2036 | 2026-08-23T03:54:27.365Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2037 | 2026-08-23T03:54:27.416Z | Compiling ssh-key v0.6.7 |
| 2038 | 2026-08-23T03:54:27.539Z | Compiling slog-bunyan v2.5.0 |
| 2039 | 2026-08-23T03:54:27.655Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2040 | 2026-08-23T03:54:27.679Z | Compiling tokio-tungstenite v0.28.0 |
| 2041 | 2026-08-23T03:54:27.974Z | Compiling multer v3.1.0 |
| 2042 | 2026-08-23T03:54:27.989Z | Compiling salty v0.3.0 |
| 2043 | 2026-08-23T03:54:28.204Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2044 | 2026-08-23T03:54:28.404Z | Compiling rlimit v0.10.2 |
| 2045 | 2026-08-23T03:54:28.481Z | Compiling sha1 v0.11.0 |
| 2046 | 2026-08-23T03:54:28.589Z | Compiling async-compression v0.4.43 |
| 2047 | 2026-08-23T03:54:28.647Z | Compiling typify-macro v0.6.2 |
| 2048 | 2026-08-23T03:54:28.736Z | Compiling waitgroup v0.1.2 |
| 2049 | 2026-08-23T03:54:28.874Z | Compiling dropshot_endpoint v0.17.1 |
| 2050 | 2026-08-23T03:54:28.885Z | Compiling rustls-pemfile v2.2.0 |
| 2051 | 2026-08-23T03:54:28.904Z | Compiling serde_spanned v0.6.9 |
| 2052 | 2026-08-23T03:54:29.055Z | Compiling toml_datetime v0.6.11 |
| 2053 | 2026-08-23T03:54:29.085Z | Compiling env_filter v2.0.0 |
| 2054 | 2026-08-23T03:54:29.325Z | Compiling aho-corasick v1.1.5 |
| 2055 | 2026-08-23T03:54:29.328Z | Compiling serde_path_to_error v0.1.20 |
| 2056 | 2026-08-23T03:54:29.430Z | Compiling sync_wrapper v1.0.2 |
| 2057 | 2026-08-23T03:54:29.541Z | Compiling hostname v0.4.2 |
| 2058 | 2026-08-23T03:54:29.687Z | Compiling bytesize v2.7.0 |
| 2059 | 2026-08-23T03:54:29.697Z | Compiling tinyvec_macros v0.1.1 |
| 2060 | 2026-08-23T03:54:29.766Z | Compiling openssl-probe v0.2.1 |
| 2061 | 2026-08-23T03:54:29.917Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2062 | 2026-08-23T03:54:29.960Z | Compiling http-range-header v0.4.2 |
| 2063 | 2026-08-23T03:54:29.990Z | Compiling toml_write v0.1.2 |
| 2064 | 2026-08-23T03:54:30.131Z | Compiling winnow v0.7.15 |
| 2065 | 2026-08-23T03:54:30.194Z | Compiling regex-automata v0.4.18 |
| 2066 | 2026-08-23T03:54:30.323Z | Compiling rustls-native-certs v0.8.4 |
| 2067 | 2026-08-23T03:54:30.532Z | Compiling dropshot v0.17.1 |
| 2068 | 2026-08-23T03:54:30.743Z | Compiling tinyvec v1.12.0 |
| 2069 | 2026-08-23T03:54:30.901Z | Compiling tower v0.5.3 |
| 2070 | 2026-08-23T03:54:31.089Z | Compiling env_logger v0.11.11 |
| 2071 | 2026-08-23T03:54:31.401Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2072 | 2026-08-23T03:54:31.459Z | Compiling serde-big-array v0.5.1 |
| 2073 | 2026-08-23T03:54:31.605Z | Compiling toml_edit v0.22.27 |
| 2074 | 2026-08-23T03:54:31.690Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2075 | 2026-08-23T03:54:31.720Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2076 | 2026-08-23T03:54:32.597Z | Compiling dashu-base v0.5.1 |
| 2077 | 2026-08-23T03:54:32.917Z | Compiling num-modular v0.6.5 |
| 2078 | 2026-08-23T03:54:33.656Z | Compiling corncobs v0.1.4 |
| 2079 | 2026-08-23T03:54:33.836Z | Compiling tap v1.0.1 |
| 2080 | 2026-08-23T03:54:33.840Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2081 | 2026-08-23T03:54:33.955Z | Compiling wyz v0.5.1 |
| 2082 | 2026-08-23T03:54:34.233Z | Compiling dashu-int v0.5.1 |
| 2083 | 2026-08-23T03:54:34.262Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2084 | 2026-08-23T03:54:34.896Z | Compiling toml v0.8.23 |
| 2085 | 2026-08-23T03:54:35.613Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2086 | 2026-08-23T03:54:35.754Z | Compiling regex v1.13.1 |
| 2087 | 2026-08-23T03:54:35.950Z | Compiling tower-http v0.6.11 |
| 2088 | 2026-08-23T03:54:36.239Z | Compiling proc-macro-error-attr v1.0.4 |
| 2089 | 2026-08-23T03:54:36.362Z | Compiling radium v0.7.0 |
| 2090 | 2026-08-23T03:54:36.385Z | Compiling typify v0.6.2 |
| 2091 | 2026-08-23T03:54:36.483Z | Compiling rustls-platform-verifier v0.7.0 |
| 2092 | 2026-08-23T03:54:36.571Z | Compiling hyper-rustls v0.27.9 |
| 2093 | 2026-08-23T03:54:36.894Z | Compiling secrecy v0.8.0 |
| 2094 | 2026-08-23T03:54:36.933Z | Compiling enum-as-inner v0.6.1 |
| 2095 | 2026-08-23T03:54:36.961Z | Compiling linked-hash-map v0.5.6 |
| 2096 | 2026-08-23T03:54:37.043Z | Compiling num-primitive v0.2.1 |
| 2097 | 2026-08-23T03:54:37.153Z | Compiling smawk v0.3.3 |
| 2098 | 2026-08-23T03:54:37.287Z | Compiling funty v2.0.0 |
| 2099 | 2026-08-23T03:54:37.476Z | Compiling textwrap v0.15.2 |
| 2100 | 2026-08-23T03:54:37.517Z | Compiling hickory-proto v0.24.4 |
| 2101 | 2026-08-23T03:54:37.620Z | Compiling bitvec v1.1.1 |
| 2102 | 2026-08-23T03:54:37.796Z | Compiling dsi-bitstream v0.10.1 |
| 2103 | 2026-08-23T03:54:37.888Z | Compiling lru-cache v0.1.2 |
| 2104 | 2026-08-23T03:54:37.945Z | Compiling serde_yaml v0.9.34+deprecated |
| 2105 | 2026-08-23T03:54:38.012Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2106 | 2026-08-23T03:54:38.275Z | Compiling progenitor-impl v0.14.0 |
| 2107 | 2026-08-23T03:54:39.157Z | Compiling reqwest v0.13.4 |
| 2108 | 2026-08-23T03:54:39.192Z | Compiling proc-macro-error v1.0.4 |
| 2109 | 2026-08-23T03:54:39.281Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2110 | 2026-08-23T03:54:39.635Z | Compiling heck v0.4.1 |
| 2111 | 2026-08-23T03:54:39.752Z | Compiling supports-color v2.1.0 |
| 2112 | 2026-08-23T03:54:39.794Z | Compiling supports-hyperlinks v2.1.0 |
| 2113 | 2026-08-23T03:54:39.857Z | Compiling supports-unicode v2.1.0 |
| 2114 | 2026-08-23T03:54:39.963Z | Compiling tokio-stream v0.1.19 |
| 2115 | 2026-08-23T03:54:39.975Z | Compiling miette-derive v5.10.0 |
| 2116 | 2026-08-23T03:54:40.014Z | Compiling nibble_vec v0.1.0 |
| 2117 | 2026-08-23T03:54:40.153Z | Compiling terminal_size v0.1.17 |
| 2118 | 2026-08-23T03:54:40.277Z | Compiling endian-type v0.1.2 |
| 2119 | 2026-08-23T03:54:40.416Z | Compiling owo-colors v3.5.0 |
| 2120 | 2026-08-23T03:54:40.436Z | Compiling either v1.17.0 |
| 2121 | 2026-08-23T03:54:40.681Z | Compiling resolv-conf v0.7.6 |
| 2122 | 2026-08-23T03:54:40.727Z | Compiling itertools v0.14.0 |
| 2123 | 2026-08-23T03:54:40.794Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2124 | 2026-08-23T03:54:40.846Z | Compiling radix_trie v0.2.1 |
| 2125 | 2026-08-23T03:54:41.070Z | Compiling hickory-resolver v0.24.4 |
| 2126 | 2026-08-23T03:54:41.101Z | Compiling miette v5.10.0 |
| 2127 | 2026-08-23T03:54:41.132Z | Compiling progenitor-client v0.14.0 |
| 2128 | 2026-08-23T03:54:41.169Z | Compiling knuffel-derive v3.2.0 |
| 2129 | 2026-08-23T03:54:41.934Z | Compiling progenitor-macro v0.14.0 |
| 2130 | 2026-08-23T03:54:42.610Z | Compiling nix v0.30.1 |
| 2131 | 2026-08-23T03:54:42.639Z | Compiling anyhow v1.0.104 |
| 2132 | 2026-08-23T03:54:43.036Z | Compiling signal-hook v0.3.18 |
| 2133 | 2026-08-23T03:54:43.251Z | Compiling portable-atomic v1.15.0 |
| 2134 | 2026-08-23T03:54:43.261Z | Compiling console v0.16.4 |
| 2135 | 2026-08-23T03:54:43.583Z | Compiling derive-where v1.6.1 |
| 2136 | 2026-08-23T03:54:43.692Z | Compiling fd-lock v4.0.4 |
| 2137 | 2026-08-23T03:54:43.786Z | Compiling termios v0.3.3 |
| 2138 | 2026-08-23T03:54:43.810Z | Compiling unit-prefix v0.5.2 |
| 2139 | 2026-08-23T03:54:43.822Z | Compiling base64 v0.21.7 |
| 2140 | 2026-08-23T03:54:43.912Z | Compiling home v0.5.12 |
| 2141 | 2026-08-23T03:54:43.937Z | Compiling indicatif v0.18.6 |
| 2142 | 2026-08-23T03:54:43.961Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2143 | 2026-08-23T03:54:44.050Z | Compiling knuffel v3.2.0 |
| 2144 | 2026-08-23T03:54:44.078Z | Compiling rustyline v17.0.2 |
| 2145 | 2026-08-23T03:54:44.834Z | Compiling pwd v1.4.0 |
| 2146 | 2026-08-23T03:54:44.862Z | Compiling qorb v0.4.1 |
| 2147 | 2026-08-23T03:54:44.942Z | Compiling tokio-fd v0.3.0 |
| 2148 | 2026-08-23T03:54:44.954Z | Compiling async-recursion v1.1.1 |
| 2149 | 2026-08-23T03:54:45.020Z | Compiling lru v0.18.2 |
| 2150 | 2026-08-23T03:54:45.117Z | Compiling humantime v2.4.0 |
| 2151 | 2026-08-23T03:54:45.200Z | Compiling shlex v1.3.0 |
| 2152 | 2026-08-23T03:54:45.397Z | Compiling xdg v3.0.0 |
| 2153 | 2026-08-23T03:54:45.418Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2154 | 2026-08-23T03:54:45.708Z | Compiling function_name v0.3.0 |
| 2155 | 2026-08-23T03:54:45.785Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2156 | 2026-08-23T03:54:47.336Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2157 | 2026-08-23T03:54:47.346Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2158 | 2026-08-23T03:54:47.600Z | Compiling progenitor v0.14.0 |
| 2159 | 2026-08-23T03:54:47.704Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2160 | 2026-08-23T03:54:49.999Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2161 | 2026-08-23T03:55:07.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 2162 | 2026-08-23T03:55:07.223Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2163 | 2026-08-23T03:55:07.223Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2164 | 2026-08-23T03:55:07.347Z | cargo nextest run --run-ignored all |
| 2165 | 2026-08-23T03:55:08.267Z | Compiling serde_json v1.0.151 |
| 2166 | 2026-08-23T03:55:08.387Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2167 | 2026-08-23T03:55:08.398Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2168 | 2026-08-23T03:55:08.958Z | Compiling schemars v0.8.22 |
| 2169 | 2026-08-23T03:55:08.958Z | Compiling openapiv3 v2.2.0 |
| 2170 | 2026-08-23T03:55:08.961Z | Compiling slog-json v2.6.1 |
| 2171 | 2026-08-23T03:55:08.961Z | Compiling reqwest v0.13.4 |
| 2172 | 2026-08-23T03:55:08.961Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2173 | 2026-08-23T03:55:09.172Z | Compiling slog-bunyan v2.5.0 |
| 2174 | 2026-08-23T03:55:09.728Z | Compiling oxnet v0.1.6 |
| 2175 | 2026-08-23T03:55:10.260Z | Compiling daft v0.1.8 |
| 2176 | 2026-08-23T03:55:10.529Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2177 | 2026-08-23T03:55:10.549Z | Compiling dropshot v0.17.1 |
| 2178 | 2026-08-23T03:55:10.645Z | Compiling typify-impl v0.6.2 |
| 2179 | 2026-08-23T03:55:10.765Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2180 | 2026-08-23T03:55:10.922Z | Compiling progenitor-client v0.14.0 |
| 2181 | 2026-08-23T03:55:13.395Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2182 | 2026-08-23T03:55:14.177Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2183 | 2026-08-23T03:55:15.457Z | Compiling typify-macro v0.6.2 |
| 2184 | 2026-08-23T03:55:15.699Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2185 | 2026-08-23T03:55:17.166Z | Compiling typify v0.6.2 |
| 2186 | 2026-08-23T03:55:17.235Z | Compiling progenitor-impl v0.14.0 |
| 2187 | 2026-08-23T03:55:19.665Z | Compiling progenitor-macro v0.14.0 |
| 2188 | 2026-08-23T03:55:23.812Z | Compiling progenitor v0.14.0 |
| 2189 | 2026-08-23T03:55:23.973Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2190 | 2026-08-23T03:55:26.394Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2191 | 2026-08-23T03:56:52.916Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s |
| 2192 | 2026-08-23T03:56:52.929Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2193 | 2026-08-23T03:56:52.929Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2194 | 2026-08-23T03:56:53.132Z | ──────────── |
| 2195 | 2026-08-23T03:56:53.132Z | Nextest run ID 746b669b-67d3-4d01-879f-3cabc06a77e7 with nextest profile: default |
| 2196 | 2026-08-23T03:56:53.134Z | Starting 85 tests across 11 binaries |
| 2197 | 2026-08-23T03:56:53.144Z | PASS [ 0.012s] ( 1/85) sush-client agent::test::request_identities_frame |
| 2198 | 2026-08-23T03:56:53.148Z | PASS [ 0.012s] ( 2/85) sush-client agent::test::sign_response_roundtrip |
| 2199 | 2026-08-23T03:56:53.148Z | PASS [ 0.012s] ( 3/85) sush-client agent::test::sign_request_frame |
| 2200 | 2026-08-23T03:56:53.148Z | PASS [ 0.012s] ( 4/85) sush-client agent::test::malformed_payloads |
| 2201 | 2026-08-23T03:56:53.148Z | PASS [ 0.012s] ( 5/85) sush-client agent::test::identities_answer_roundtrip |
| 2202 | 2026-08-23T03:56:53.148Z | PASS [ 0.015s] ( 6/85) sush-client cli::rack::rack_drawing |
| 2203 | 2026-08-23T03:56:53.151Z | PASS [ 0.018s] ( 7/85) sush-client commands::client_args |
| 2204 | 2026-08-23T03:56:53.154Z | PASS [ 0.008s] ( 8/85) sush-client tls::test::descoped_urls |
| 2205 | 2026-08-23T03:56:53.154Z | PASS [ 0.009s] ( 9/85) sush-client commands::target_arg |
| 2206 | 2026-08-23T03:56:53.154Z | PASS [ 0.009s] (10/85) sush-client commands::watch_settling |
| 2207 | 2026-08-23T03:56:53.158Z | PASS [ 0.011s] (11/85) sush-common authn::test::authn_errors |
| 2208 | 2026-08-23T03:56:53.161Z | PASS [ 0.006s] (12/85) sush-common authn::test::seq_windows |
| 2209 | 2026-08-23T03:56:53.161Z | PASS [ 0.007s] (13/85) sush-common codephrases::test::constant_codephrases |
| 2210 | 2026-08-23T03:56:53.166Z | PASS [ 0.006s] (14/85) sush-common codephrases::test::leading_zeros_after_truncation |
| 2211 | 2026-08-23T03:56:53.168Z | PASS [ 0.006s] (15/85) sush-common codephrases::test::non_phrases |
| 2212 | 2026-08-23T03:56:53.172Z | PASS [ 0.006s] (16/85) sush-common codephrases::test::trivial_codephrases |
| 2213 | 2026-08-23T03:56:53.178Z | PASS [ 0.006s] (17/85) sush-common jobs::test::interactive_targets |
| 2214 | 2026-08-23T03:56:53.184Z | PASS [ 0.006s] (18/85) sush-common jobs::test::limits_clamp |
| 2215 | 2026-08-23T03:56:53.205Z | PASS [ 0.055s] (19/85) sush-common authn::test::bound_requests |
| 2216 | 2026-08-23T03:56:53.211Z | PASS [ 0.006s] (20/85) sush-common keys::test::test_sk_split |
| 2217 | 2026-08-23T03:56:53.217Z | PASS [ 0.006s] (21/85) sush-common targets::test::targets_include |
| 2218 | 2026-08-23T03:56:53.223Z | PASS [ 0.006s] (22/85) sush-common targets::test::targets_parse |
| 2219 | 2026-08-23T03:56:53.229Z | PASS [ 0.006s] (23/85) sush-common targets::test::targets_round_trip |
| 2220 | 2026-08-23T03:56:53.236Z | PASS [ 0.007s] (24/85) sush-common wordlist::test::verify_wordlist |
| 2221 | 2026-08-23T03:56:53.254Z | PASS [ 0.095s] (25/85) sush-common codephrases::test::id_phrases |
| 2222 | 2026-08-23T03:56:53.264Z | PASS [ 0.011s] (26/85) sush-server messages::wire_format::identity_login_request |
| 2223 | 2026-08-23T03:56:53.272Z | PASS [ 0.007s] (27/85) sush-server messages::wire_format::job_start_request |
| 2224 | 2026-08-23T03:56:53.279Z | PASS [ 0.007s] (28/85) sush-server messages::wire_format::session_allow_attach_request |
| 2225 | 2026-08-23T03:56:53.285Z | PASS [ 0.006s] (29/85) sush-server messages::wire_format::session_deny_attach_request |
| 2226 | 2026-08-23T03:56:53.288Z | PASS [ 0.142s] (30/85) sush-client commands::output_needs_target |
| 2227 | 2026-08-23T03:56:53.291Z | PASS [ 0.007s] (31/85) sush-server messages::wire_format::session_start_request |
| 2228 | 2026-08-23T03:56:53.294Z | PASS [ 0.006s] (32/85) sush-server messages::wire_format::session_stop_request |
| 2229 | 2026-08-23T03:56:53.298Z | PASS [ 0.007s] (33/85) sush-server messages::wire_format::version_event |
| 2230 | 2026-08-23T03:56:53.301Z | PASS [ 0.007s] (34/85) sush-server proxy::test::home_preference |
| 2231 | 2026-08-23T03:56:53.304Z | PASS [ 0.006s] (35/85) sush-server proxy::test::named_targets |
| 2232 | 2026-08-23T03:56:53.307Z | PASS [ 0.152s] (36/85) sush-common authn::test::challenge_response |
| 2233 | 2026-08-23T03:56:53.307Z | PASS [ 0.006s] (37/85) sush-server proxy::test::resolution |
| 2234 | 2026-08-23T03:56:53.311Z | PASS [ 0.007s] (38/85) sush-server proxy::test::version_interception |
| 2235 | 2026-08-23T03:56:53.314Z | PASS [ 0.007s] (39/85) sush-server pty::test::pty |
| 2236 | 2026-08-23T03:56:53.316Z | PASS [ 0.007s] (40/85) sush-server pty::test::set_window_size |
| 2237 | 2026-08-23T03:56:53.386Z | PASS [ 0.241s] (41/85) sush-client identity::test::ssh_identities |
| 2238 | 2026-08-23T03:56:53.433Z | PASS [ 0.267s] (42/85) sush-common codephrases::test::random_codephrases |
| 2239 | 2026-08-23T03:56:53.602Z | PASS [ 0.418s] (43/85) sush-common keys::test::signing |
| 2240 | 2026-08-23T03:56:54.455Z | PASS [ 1.219s] (44/85) sush-server job::test::tty |
| 2241 | 2026-08-23T03:56:54.629Z | PASS [ 0.174s] (45/85) sush-tests integration_tests::client_proxy_server |
| 2242 | 2026-08-23T03:56:54.736Z | PASS [ 0.107s] (46/85) sush-tests integration_tests::client_server |
| 2243 | 2026-08-23T03:56:55.004Z | PASS [ 1.402s] (47/85) sush-server::link gossip_convergence |
| 2244 | 2026-08-23T03:56:55.190Z | PASS [ 2.057s] (48/85) sush-client cli::test::cert_chains |
| 2245 | 2026-08-23T03:56:55.193Z | PASS [ 0.458s] (49/85) sush-tests integration_tests::client_tls_proxy_server |
| 2246 | 2026-08-23T03:56:55.238Z | PASS [ 0.234s] (50/85) sush-tests integration_tests::interactive_job |
| 2247 | 2026-08-23T03:56:55.321Z | PASS [ 0.131s] (51/85) sush-tests integration_tests::streaming_job |
| 2248 | 2026-08-23T03:56:55.366Z | PASS [ 0.046s] (52/85) sush-tests manager_tests::attribution |
| 2249 | 2026-08-23T03:56:55.455Z | PASS [ 0.009s] (53/85) sush-tests manager_tests::bad_root_cert_files |
| 2250 | 2026-08-23T03:56:55.457Z | PASS [ 0.045s] (54/85) sush-tests manager_tests::cancel_queued_job |
| 2251 | 2026-08-23T03:56:55.470Z | PASS [ 0.050s] (55/85) sush-tests manager_tests::cert_chain |
| 2252 | 2026-08-23T03:56:55.504Z | PASS [ 0.267s] (56/85) sush-tests manager_tests::attach_grants |
| 2253 | 2026-08-23T03:56:55.559Z | PASS [ 0.088s] (57/85) sush-tests manager_tests::cert_revoke |
| 2254 | 2026-08-23T03:56:55.602Z | PASS [ 0.409s] (58/85) sush-tests integration_tests::streaming_job_linger |
| 2255 | 2026-08-23T03:56:55.647Z | PASS [ 0.045s] (59/85) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2256 | 2026-08-23T03:56:55.653Z | PASS [ 0.095s] (60/85) sush-tests manager_tests::gossiped_identities |
| 2257 | 2026-08-23T03:56:55.669Z | PASS [ 0.165s] (61/85) sush-tests manager_tests::cubby_targets |
| 2258 | 2026-08-23T03:56:55.700Z | PASS [ 0.046s] (62/85) sush-tests manager_tests::iam |
| 2259 | 2026-08-23T03:56:55.712Z | PASS [ 0.042s] (63/85) sush-tests manager_tests::iam_revoke |
| 2260 | 2026-08-23T03:56:55.730Z | PASS [ 0.030s] (64/85) sush-tests manager_tests::interactive_target_required |
| 2261 | 2026-08-23T03:56:55.745Z | PASS [ 0.099s] (65/85) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2262 | 2026-08-23T03:56:55.750Z | PASS [ 0.039s] (66/85) sush-tests manager_tests::job_json |
| 2263 | 2026-08-23T03:56:55.780Z | PASS [ 0.049s] (67/85) sush-tests manager_tests::job_output_dir_moves |
| 2264 | 2026-08-23T03:56:55.783Z | PASS [ 0.037s] (68/85) sush-tests manager_tests::job_output_perms |
| 2265 | 2026-08-23T03:56:55.786Z | PASS [ 0.037s] (69/85) sush-tests manager_tests::job_signal_dispositions |
| 2266 | 2026-08-23T03:56:55.818Z | PASS [ 0.038s] (70/85) sush-tests manager_tests::job_stop |
| 2267 | 2026-08-23T03:56:55.823Z | PASS [ 0.040s] (71/85) sush-tests manager_tests::job_targets |
| 2268 | 2026-08-23T03:56:55.867Z | PASS [ 0.080s] (72/85) sush-tests manager_tests::jobs |
| 2269 | 2026-08-23T03:56:55.904Z | PASS [ 2.592s] (73/85) sush-server::distributed jobs_gossip_between_sleds |
| 2270 | 2026-08-23T03:56:55.906Z | PASS [ 0.038s] (74/85) sush-tests manager_tests::root_certs_from_files |
| 2271 | 2026-08-23T03:56:55.939Z | PASS [ 0.036s] (75/85) sush-tests manager_tests::shutdown |
| 2272 | 2026-08-23T03:56:55.957Z | PASS [ 0.134s] (76/85) sush-tests manager_tests::revocation_tombstones |
| 2273 | 2026-08-23T03:56:55.975Z | PASS [ 0.070s] (77/85) sush-tests manager_tests::streaming_validation |
| 2274 | 2026-08-23T03:56:56.010Z | PASS [ 0.053s] (78/85) sush-tests manager_tests::too_much_output |
| 2275 | 2026-08-23T03:56:56.074Z | PASS [ 0.099s] (79/85) sush-tests manager_tests::universe_swap |
| 2276 | 2026-08-23T03:56:56.515Z | PASS [ 0.698s] (80/85) sush-tests manager_tests::output_ranges |
| 2277 | 2026-08-23T03:56:57.235Z | PASS [ 1.295s] (81/85) sush-tests manager_tests::too_much_cpu |
| 2278 | 2026-08-23T03:56:58.527Z | PASS [ 5.140s] (82/85) sush-server::gossip staggered_start_converges |
| 2279 | 2026-08-23T03:56:58.718Z | PASS [ 5.404s] (83/85) sush-server::gossip cold_start_converges |
| 2280 | 2026-08-23T03:57:01.822Z | PASS [ 8.508s] (84/85) sush-server::gossip node_replacement_reconverges |
| 2281 | 2026-08-23T03:57:37.266Z | PASS [ 43.831s] (85/85) sush-server::link conformance |
| 2282 | 2026-08-23T03:57:37.269Z | ──────────── |
| 2283 | 2026-08-23T03:57:37.269Z | Summary [ 44.133s] 85 tests run: 85 passed, 0 skipped |
| 2284 | 2026-08-23T03:57:37.277Z | cargo test --doc |
| 2285 | 2026-08-23T03:57:38.107Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2286 | 2026-08-23T03:57:38.110Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2287 | 2026-08-23T03:57:38.110Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2288 | 2026-08-23T03:57:38.144Z | Doc-tests sush_api |
| 2289 | 2026-08-23T03:57:39.384Z | |
| 2290 | 2026-08-23T03:57:39.384Z | running 2 tests |
| 2291 | 2026-08-23T03:57:39.384Z | test api/src/lib.rs - sush_api_mod::api_description (line 42) ... ignored |
| 2292 | 2026-08-23T03:57:39.384Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 48) ... ignored |
| 2293 | 2026-08-23T03:57:39.384Z | |
| 2294 | 2026-08-23T03:57:39.384Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2295 | 2026-08-23T03:57:39.384Z | |
| 2296 | 2026-08-23T03:57:39.388Z | all doctests ran in 0.59s; merged doctests compilation took 0.58s |
| 2297 | 2026-08-23T03:57:39.400Z | Doc-tests sush_client |
| 2298 | 2026-08-23T03:57:40.338Z | |
| 2299 | 2026-08-23T03:57:40.338Z | running 21 tests |
| 2300 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2301 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2302 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2303 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2304 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2305 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2306 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2307 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2308 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2309 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2310 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_status (line 72) ... ignored |
| 2311 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::job_stop (line 73) ... ignored |
| 2312 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2313 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2314 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2315 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2316 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session_start (line 74) ... ignored |
| 2317 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2318 | 2026-08-23T03:57:40.338Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2319 | 2026-08-23T03:57:40.339Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2320 | 2026-08-23T03:57:40.339Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2321 | 2026-08-23T03:57:40.339Z | |
| 2322 | 2026-08-23T03:57:40.339Z | test result: ok. 0 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2323 | 2026-08-23T03:57:40.339Z | |
| 2324 | 2026-08-23T03:57:40.342Z | all doctests ran in 0.32s; merged doctests compilation took 0.32s |
| 2325 | 2026-08-23T03:57:40.364Z | Doc-tests sush_common |
| 2326 | 2026-08-23T03:57:40.645Z | |
| 2327 | 2026-08-23T03:57:40.646Z | running 0 tests |
| 2328 | 2026-08-23T03:57:40.647Z | |
| 2329 | 2026-08-23T03:57:40.649Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2330 | 2026-08-23T03:57:40.649Z | |
| 2331 | 2026-08-23T03:57:40.663Z | Doc-tests sush_server |
| 2332 | 2026-08-23T03:57:41.001Z | |
| 2333 | 2026-08-23T03:57:41.001Z | running 0 tests |
| 2334 | 2026-08-23T03:57:41.001Z | |
| 2335 | 2026-08-23T03:57:41.001Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2336 | 2026-08-23T03:57:41.001Z | |
| 2337 | 2026-08-23T03:57:41.022Z | Doc-tests sush_tests |
| 2338 | 2026-08-23T03:57:41.053Z | |
| 2339 | 2026-08-23T03:57:41.053Z | running 0 tests |
| 2340 | 2026-08-23T03:57:41.053Z | |
| 2341 | 2026-08-23T03:57:41.053Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2342 | 2026-08-23T03:57:41.053Z | |
| 2343 | 2026-08-23T03:57:41.086Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2344 | 2026-08-23T03:57:41.400Z | Compiling libc v0.2.189 |
| 2345 | 2026-08-23T03:57:41.400Z | Compiling zeroize v1.9.0 |
| 2346 | 2026-08-23T03:57:41.403Z | Compiling proc-macro2 v1.0.107 |
| 2347 | 2026-08-23T03:57:41.403Z | Compiling quote v1.0.47 |
| 2348 | 2026-08-23T03:57:41.466Z | Compiling hashbrown v0.17.1 |
| 2349 | 2026-08-23T03:57:41.469Z | Compiling smallvec v1.15.2 |
| 2350 | 2026-08-23T03:57:41.474Z | Compiling num-traits v0.2.19 |
| 2351 | 2026-08-23T03:57:41.481Z | Compiling zerocopy v0.8.56 |
| 2352 | 2026-08-23T03:57:41.498Z | Compiling rustc_version v0.4.1 |
| 2353 | 2026-08-23T03:57:41.685Z | Compiling generic-array v0.14.7 |
| 2354 | 2026-08-23T03:57:41.701Z | Compiling log v0.4.33 |
| 2355 | 2026-08-23T03:57:41.796Z | Compiling jobserver v0.1.35 |
| 2356 | 2026-08-23T03:57:41.847Z | Compiling errno v0.3.14 |
| 2357 | 2026-08-23T03:57:41.861Z | Compiling getrandom v0.2.17 |
| 2358 | 2026-08-23T03:57:41.892Z | Compiling parking_lot_core v0.9.12 |
| 2359 | 2026-08-23T03:57:41.998Z | Compiling cc v1.4.2 |
| 2360 | 2026-08-23T03:57:42.034Z | Compiling rand_core v0.6.4 |
| 2361 | 2026-08-23T03:57:42.037Z | Compiling signal-hook-registry v1.4.8 |
| 2362 | 2026-08-23T03:57:42.115Z | Compiling parking_lot v0.12.5 |
| 2363 | 2026-08-23T03:57:42.172Z | Compiling crypto-common v0.1.7 |
| 2364 | 2026-08-23T03:57:42.199Z | Compiling block-buffer v0.10.4 |
| 2365 | 2026-08-23T03:57:42.297Z | Compiling mio v1.2.2 |
| 2366 | 2026-08-23T03:57:42.337Z | Compiling digest v0.10.7 |
| 2367 | 2026-08-23T03:57:42.346Z | Compiling socket2 v0.6.5 |
| 2368 | 2026-08-23T03:57:42.446Z | Compiling syn v2.0.119 |
| 2369 | 2026-08-23T03:57:42.512Z | Compiling syn v3.0.3 |
| 2370 | 2026-08-23T03:57:42.551Z | Compiling getrandom v0.4.3 |
| 2371 | 2026-08-23T03:57:42.700Z | Compiling uuid v1.24.0 |
| 2372 | 2026-08-23T03:57:42.800Z | Compiling cmake v0.1.58 |
| 2373 | 2026-08-23T03:57:42.821Z | Compiling ff v0.13.1 |
| 2374 | 2026-08-23T03:57:42.955Z | Compiling getrandom v0.3.4 |
| 2375 | 2026-08-23T03:57:43.119Z | Compiling group v0.13.0 |
| 2376 | 2026-08-23T03:57:43.136Z | Compiling sha2 v0.10.9 |
| 2377 | 2026-08-23T03:57:43.138Z | Compiling signature v2.2.0 |
| 2378 | 2026-08-23T03:57:43.150Z | Compiling crypto-bigint v0.5.5 |
| 2379 | 2026-08-23T03:57:43.284Z | Compiling rustix v1.1.4 |
| 2380 | 2026-08-23T03:57:43.293Z | Compiling rand_core v0.9.5 |
| 2381 | 2026-08-23T03:57:43.323Z | Compiling aws-lc-sys v0.44.0 |
| 2382 | 2026-08-23T03:57:43.506Z | Compiling hmac v0.12.1 |
| 2383 | 2026-08-23T03:57:43.556Z | Compiling indexmap v2.14.0 |
| 2384 | 2026-08-23T03:57:44.169Z | Compiling curve25519-dalek v4.1.3 |
| 2385 | 2026-08-23T03:57:44.258Z | Compiling ppv-lite86 v0.2.21 |
| 2386 | 2026-08-23T03:57:44.396Z | Compiling rustls-pki-types v1.15.1 |
| 2387 | 2026-08-23T03:57:44.447Z | Compiling time v0.3.55 |
| 2388 | 2026-08-23T03:57:44.590Z | Compiling rand_chacha v0.9.0 |
| 2389 | 2026-08-23T03:57:44.821Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2390 | 2026-08-23T03:57:44.886Z | Compiling tracing v0.1.44 |
| 2391 | 2026-08-23T03:57:45.115Z | Compiling rfc6979 v0.4.0 |
| 2392 | 2026-08-23T03:57:45.136Z | Compiling inout v0.1.4 |
| 2393 | 2026-08-23T03:57:45.232Z | Compiling serde_derive_internals v0.29.1 |
| 2394 | 2026-08-23T03:57:45.269Z | Compiling rustls v0.23.43 |
| 2395 | 2026-08-23T03:57:45.480Z | Compiling borsh v1.8.0 |
| 2396 | 2026-08-23T03:57:45.693Z | Compiling serde_derive v1.0.229 |
| 2397 | 2026-08-23T03:57:45.715Z | Compiling tokio-macros v2.7.2 |
| 2398 | 2026-08-23T03:57:45.753Z | Compiling thiserror-impl v2.0.20 |
| 2399 | 2026-08-23T03:57:45.765Z | Compiling daft-derive v0.1.8 |
| 2400 | 2026-08-23T03:57:45.953Z | Compiling proc-macro-crate v3.5.0 |
| 2401 | 2026-08-23T03:57:45.986Z | Compiling cipher v0.4.4 |
| 2402 | 2026-08-23T03:57:46.197Z | Compiling rand v0.9.5 |
| 2403 | 2026-08-23T03:57:46.358Z | Compiling ssh-encoding v0.2.0 |
| 2404 | 2026-08-23T03:57:46.379Z | Compiling der_derive v0.7.3 |
| 2405 | 2026-08-23T03:57:46.427Z | Compiling tokio v1.53.1 |
| 2406 | 2026-08-23T03:57:46.472Z | Compiling futures-macro v0.3.33 |
| 2407 | 2026-08-23T03:57:46.613Z | Compiling schemars_derive v0.8.22 |
| 2408 | 2026-08-23T03:57:46.814Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2409 | 2026-08-23T03:57:46.935Z | Compiling thiserror v2.0.20 |
| 2410 | 2026-08-23T03:57:47.042Z | Compiling blake3 v1.8.6 |
| 2411 | 2026-08-23T03:57:47.284Z | Compiling futures-util v0.3.33 |
| 2412 | 2026-08-23T03:57:47.364Z | Compiling der v0.7.10 |
| 2413 | 2026-08-23T03:57:47.466Z | Compiling newtype-uuid v1.4.0 |
| 2414 | 2026-08-23T03:57:47.630Z | Compiling sha1 v0.10.7 |
| 2415 | 2026-08-23T03:57:47.815Z | Compiling tungstenite v0.28.0 |
| 2416 | 2026-08-23T03:57:47.858Z | Compiling hostname v0.3.1 |
| 2417 | 2026-08-23T03:57:48.343Z | Compiling serde v1.0.229 |
| 2418 | 2026-08-23T03:57:48.500Z | Compiling spki v0.7.3 |
| 2419 | 2026-08-23T03:57:48.672Z | Compiling pkcs8 v0.10.2 |
| 2420 | 2026-08-23T03:57:48.709Z | Compiling ssh-cipher v0.2.0 |
| 2421 | 2026-08-23T03:57:48.829Z | Compiling erased-serde v0.3.31 |
| 2422 | 2026-08-23T03:57:48.855Z | Compiling chrono v0.4.45 |
| 2423 | 2026-08-23T03:57:48.867Z | Compiling sec1 v0.7.3 |
| 2424 | 2026-08-23T03:57:48.947Z | Compiling ed25519 v2.2.3 |
| 2425 | 2026-08-23T03:57:49.141Z | Compiling elliptic-curve v0.13.8 |
| 2426 | 2026-08-23T03:57:49.190Z | Compiling serde_tokenstream v0.2.3 |
| 2427 | 2026-08-23T03:57:49.209Z | Compiling ed25519-dalek v2.2.0 |
| 2428 | 2026-08-23T03:57:49.322Z | Compiling slog v2.8.2 |
| 2429 | 2026-08-23T03:57:49.469Z | Compiling futures-executor v0.3.33 |
| 2430 | 2026-08-23T03:57:49.531Z | Compiling primeorder v0.13.6 |
| 2431 | 2026-08-23T03:57:49.721Z | Compiling ecdsa v0.16.9 |
| 2432 | 2026-08-23T03:57:49.739Z | Compiling slog-json v2.6.1 |
| 2433 | 2026-08-23T03:57:49.761Z | Compiling thiserror-impl v1.0.69 |
| 2434 | 2026-08-23T03:57:49.764Z | Compiling async-stream-impl v0.3.6 |
| 2435 | 2026-08-23T03:57:49.803Z | Compiling schemars v0.8.22 |
| 2436 | 2026-08-23T03:57:49.945Z | Compiling borsh-derive v1.8.0 |
| 2437 | 2026-08-23T03:57:50.362Z | Compiling tokio-util v0.7.19 |
| 2438 | 2026-08-23T03:57:50.370Z | Compiling p256 v0.13.2 |
| 2439 | 2026-08-23T03:57:50.392Z | Compiling rand_chacha v0.3.1 |
| 2440 | 2026-08-23T03:57:50.749Z | Compiling oxnet v0.1.6 |
| 2441 | 2026-08-23T03:57:50.840Z | Compiling h2 v0.4.15 |
| 2442 | 2026-08-23T03:57:50.890Z | Compiling memmap2 v0.9.11 |
| 2443 | 2026-08-23T03:57:51.051Z | Compiling daft v0.1.8 |
| 2444 | 2026-08-23T03:57:51.114Z | Compiling is-terminal v0.4.17 |
| 2445 | 2026-08-23T03:57:51.149Z | Compiling spin v0.9.9 |
| 2446 | 2026-08-23T03:57:51.210Z | Compiling slog-term v2.9.2 |
| 2447 | 2026-08-23T03:57:51.241Z | Compiling multer v3.1.0 |
| 2448 | 2026-08-23T03:57:51.258Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2449 | 2026-08-23T03:57:51.305Z | Compiling serde_urlencoded v0.7.1 |
| 2450 | 2026-08-23T03:57:51.555Z | Compiling slog-async v2.8.0 |
| 2451 | 2026-08-23T03:57:51.578Z | Compiling tempfile v3.27.0 |
| 2452 | 2026-08-23T03:57:51.849Z | Compiling thiserror v1.0.69 |
| 2453 | 2026-08-23T03:57:51.903Z | Compiling ssh-key v0.6.7 |
| 2454 | 2026-08-23T03:57:51.952Z | Compiling rand v0.8.7 |
| 2455 | 2026-08-23T03:57:52.003Z | Compiling async-stream v0.3.6 |
| 2456 | 2026-08-23T03:57:52.113Z | Compiling tokio-tungstenite v0.28.0 |
| 2457 | 2026-08-23T03:57:52.165Z | Compiling async-compression v0.4.43 |
| 2458 | 2026-08-23T03:57:52.182Z | Compiling slog-bunyan v2.5.0 |
| 2459 | 2026-08-23T03:57:52.372Z | Compiling futures v0.3.33 |
| 2460 | 2026-08-23T03:57:52.448Z | Compiling dropshot_endpoint v0.17.1 |
| 2461 | 2026-08-23T03:57:52.456Z | Compiling openapiv3 v2.2.0 |
| 2462 | 2026-08-23T03:57:52.533Z | Compiling x509-cert v0.2.5 |
| 2463 | 2026-08-23T03:57:52.678Z | Compiling rlimit v0.10.2 |
| 2464 | 2026-08-23T03:57:52.822Z | Compiling async-trait v0.1.92 |
| 2465 | 2026-08-23T03:57:52.857Z | Compiling rustls-pemfile v2.2.0 |
| 2466 | 2026-08-23T03:57:53.057Z | Compiling hyper v1.11.0 |
| 2467 | 2026-08-23T03:57:53.768Z | Compiling terminal_size v0.4.4 |
| 2468 | 2026-08-23T03:57:53.880Z | Compiling hostname v0.4.2 |
| 2469 | 2026-08-23T03:57:53.912Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2470 | 2026-08-23T03:57:54.021Z | Compiling clap_builder v4.6.6 |
| 2471 | 2026-08-23T03:57:54.066Z | Compiling clap_derive v4.6.4 |
| 2472 | 2026-08-23T03:57:54.207Z | Compiling hyper-util v0.1.20 |
| 2473 | 2026-08-23T03:57:55.741Z | Compiling clap v4.6.6 |
| 2474 | 2026-08-23T03:58:00.040Z | Compiling aws-lc-rs v1.18.0 |
| 2475 | 2026-08-23T03:58:01.214Z | Compiling rustls-webpki v0.103.13 |
| 2476 | 2026-08-23T03:58:04.030Z | Compiling tokio-rustls v0.26.4 |
| 2477 | 2026-08-23T03:58:04.219Z | Compiling dropshot v0.17.1 |
| 2478 | 2026-08-23T03:58:06.610Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2479 | 2026-08-23T03:58:07.965Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2480 | 2026-08-23T03:58:13.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.20s |
| 2481 | 2026-08-23T03:58:13.391Z | Running `target/debug/xtask openapi` |
| 2482 | 2026-08-23T03:58:13.449Z | Generating OpenAPI document `sush.json`... done! |
| 2483 | 2026-08-23T03:58:13.490Z | process exited: duration 518290 ms, exit code 0 |
| |
| 2484 | 2026-08-23T03:58:13.513Z | found 1 output files |
| 2485 | 2026-08-23T03:58:13.514Z | uploading: /work/sush (38773496 bytes) |
| 2486 | 2026-08-23T03:58:14.751Z | uploaded: /work/sush |