|
|
|
| 1 | 2026-08-28T22:22:05.138Z | job assigned to worker 01M157D7N743R4666MPRGZ5RND [factory aws, i-0308327d0abf27023] (queued for 46 s) |
| |
| 2 | 2026-08-28T22:22:11.994Z | starting task 0: "setup" |
| 3 | 2026-08-28T22:22:12.000Z | ++ uname -s |
| 4 | 2026-08-28T22:22:12.004Z | + kern=SunOS |
| 5 | 2026-08-28T22:22:12.004Z | + build_user=build |
| 6 | 2026-08-28T22:22:12.004Z | + build_uid=12345 |
| 7 | 2026-08-28T22:22:12.004Z | + work_dir=/work |
| 8 | 2026-08-28T22:22:12.004Z | + input_dir=/input |
| 9 | 2026-08-28T22:22:12.004Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-28T22:22:12.004Z | + case "$kern" in |
| 11 | 2026-08-28T22:22:12.004Z | + groupadd -g 12345 build |
| 12 | 2026-08-28T22:22:12.004Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-28T22:22:14.010Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-28T22:22:14.123Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-28T22:22:14.127Z | + home_fs=zfs |
| 16 | 2026-08-28T22:22:14.127Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-28T22:22:14.128Z | + mkdir -p /home/build |
| 18 | 2026-08-28T22:22:14.128Z | + chown build:build /home/build /work |
| 19 | 2026-08-28T22:22:16.126Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-28T22:22:16.130Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-08-28T22:22:16.142Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-28T22:22:16.145Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-28T22:22:16.145Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-28T22:22:16.145Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-28T22:22:16.146Z | * rust toolchain profile = "default" |
| 26 | 2026-08-28T22:22:16.146Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-28T22:22:16.146Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-28T22:22:16.146Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-28T22:22:16.146Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-28T22:22:16.240Z | info: downloading installer |
| 31 | 2026-08-28T22:22:17.387Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-28T22:22:17.387Z | warn: /opt/ooce/bin |
| 33 | 2026-08-28T22:22:17.387Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-28T22:22:17.387Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-28T22:22:17.387Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-28T22:22:17.387Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-28T22:22:17.387Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-28T22:22:17.387Z | error: cannot install while Rust is installed |
| 39 | 2026-08-28T22:22:17.387Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-28T22:22:17.393Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-28T22:22:17.393Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-28T22:22:17.393Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-28T22:22:17.393Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-28T22:22:17.417Z | info: profile set to default |
| 45 | 2026-08-28T22:22:17.417Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-28T22:22:17.420Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-28T22:22:17.542Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-28T22:22:17.546Z | info: downloading 6 components |
| 49 | 2026-08-28T22:22:30.539Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-28T22:22:30.539Z | |
| 51 | 2026-08-28T22:22:30.571Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-28T22:22:30.571Z | |
| 53 | 2026-08-28T22:22:30.571Z | |
| 54 | 2026-08-28T22:22:30.571Z | Rust is installed now. Great! |
| 55 | 2026-08-28T22:22:30.572Z | |
| 56 | 2026-08-28T22:22:30.575Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-28T22:22:30.575Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-28T22:22:30.575Z | |
| 59 | 2026-08-28T22:22:30.576Z | To configure your current shell, you need to source |
| 60 | 2026-08-28T22:22:30.576Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-28T22:22:30.576Z | |
| 62 | 2026-08-28T22:22:30.576Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-28T22:22:30.576Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-28T22:22:30.576Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-28T22:22:30.576Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-28T22:22:30.576Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-28T22:22:30.576Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-28T22:22:30.576Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-28T22:22:30.576Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-28T22:22:30.576Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-28T22:22:30.668Z | + rustup --version |
| 72 | 2026-08-28T22:22:30.678Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-28T22:22:30.684Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-28T22:22:30.701Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-28T22:22:30.712Z | + cargo --version |
| 76 | 2026-08-28T22:22:30.716Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-28T22:22:30.716Z | + rustc --version |
| 78 | 2026-08-28T22:22:30.737Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-28T22:22:30.744Z | process exited: duration 14597 ms, exit code 0 |
| |
| 80 | 2026-08-28T22:22:30.757Z | starting task 2: "authentication" |
| 81 | 2026-08-28T22:22:30.780Z | process exited: duration 25 ms, exit code 0 |
| |
| 82 | 2026-08-28T22:22:30.787Z | starting task 3: "clone repository" |
| 83 | 2026-08-28T22:22:30.793Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-28T22:22:30.795Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-28T22:22:30.837Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-28T22:22:31.713Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-28T22:22:31.713Z | + git fetch origin e582b843717ee05de66317d60974762cd8833710 |
| 88 | 2026-08-28T22:22:31.995Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-28T22:22:31.995Z | * branch e582b843717ee05de66317d60974762cd8833710 -> FETCH_HEAD |
| 90 | 2026-08-28T22:22:32.002Z | + [[ -n gossip-persistence ]] |
| 91 | 2026-08-28T22:22:32.005Z | ++ git branch --show-current |
| 92 | 2026-08-28T22:22:32.006Z | + current=main |
| 93 | 2026-08-28T22:22:32.006Z | + [[ main != gossip-persistence ]] |
| 94 | 2026-08-28T22:22:32.006Z | + git branch -f gossip-persistence e582b843717ee05de66317d60974762cd8833710 |
| 95 | 2026-08-28T22:22:32.010Z | + git checkout -f gossip-persistence |
| 96 | 2026-08-28T22:22:32.014Z | Switched to branch 'gossip-persistence' |
| 97 | 2026-08-28T22:22:32.018Z | + git reset --hard e582b843717ee05de66317d60974762cd8833710 |
| 98 | 2026-08-28T22:22:32.022Z | HEAD is now at e582b84 Match the bookmark magic to rumors |
| 99 | 2026-08-28T22:22:32.026Z | process exited: duration 1235 ms, exit code 0 |
| |
| 100 | 2026-08-28T22:22:32.033Z | starting task 4: "build" |
| 101 | 2026-08-28T22:22:32.036Z | + cargo --version |
| 102 | 2026-08-28T22:22:32.066Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-28T22:22:32.069Z | + rustc --version |
| 104 | 2026-08-28T22:22:32.107Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-28T22:22:32.111Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-28T22:22:32.111Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-28T22:22:32.111Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-28T22:22:32.111Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-28T22:22:32.111Z | + pfexec mkdir -p /work |
| 110 | 2026-08-28T22:22:32.115Z | + pfexec chown build /work |
| 111 | 2026-08-28T22:22:32.115Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-28T22:22:32.220Z | Updating crates.io index |
| 113 | 2026-08-28T22:22:32.223Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-28T22:22:38.358Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-28T22:22:38.358Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-28T22:22:38.784Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-28T22:22:39.549Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-28T22:22:39.549Z | * [new ref] 2a8adcadde01518f1d39993a1cc45ec3b78b3204 -> refs/commit/2a8adcadde01518f1d39993a1cc45ec3b78b3204 |
| 119 | 2026-08-28T22:22:39.564Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-28T22:22:40.218Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-28T22:22:40.218Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-28T22:22:40.227Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-28T22:22:40.639Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-28T22:22:40.639Z | * [new ref] 98615b86d51f74ce220198eb16c57932fd24e7cb -> refs/commit/98615b86d51f74ce220198eb16c57932fd24e7cb |
| 125 | 2026-08-28T22:22:40.647Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-28T22:22:45.902Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-28T22:22:45.902Z | * [new ref] be1d76947f75f27e7f53be438a93d350019dd026 -> refs/commit/be1d76947f75f27e7f53be438a93d350019dd026 |
| 128 | 2026-08-28T22:22:46.457Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-28T22:22:46.927Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-28T22:22:46.927Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-28T22:22:46.944Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-28T22:22:47.224Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-28T22:22:47.227Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-28T22:22:47.231Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-28T22:22:47.593Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-28T22:22:47.593Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 137 | 2026-08-28T22:22:47.602Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-28T22:22:47.969Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-28T22:22:47.969Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-28T22:22:47.978Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-28T22:22:48.294Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-28T22:22:48.294Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-28T22:22:48.302Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-28T22:22:48.632Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-28T22:22:48.632Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-28T22:22:48.644Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-28T22:22:49.243Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-28T22:22:49.243Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-28T22:22:49.255Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-28T22:22:49.584Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-28T22:22:49.584Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-28T22:22:53.610Z | Downloading crates ... |
| 153 | 2026-08-28T22:22:53.738Z | Downloaded arrayref v0.3.9 |
| 154 | 2026-08-28T22:22:53.738Z | Downloaded atomic-waker v1.1.2 |
| 155 | 2026-08-28T22:22:53.738Z | Downloaded ciborium-ll v0.2.2 |
| 156 | 2026-08-28T22:22:53.738Z | Downloaded async-recursion v1.1.1 |
| 157 | 2026-08-28T22:22:53.738Z | Downloaded cfg-if v1.0.4 |
| 158 | 2026-08-28T22:22:53.738Z | Downloaded cobs v0.3.0 |
| 159 | 2026-08-28T22:22:53.738Z | Downloaded crypto-common v0.1.7 |
| 160 | 2026-08-28T22:22:53.738Z | Downloaded lru-slab v0.1.2 |
| 161 | 2026-08-28T22:22:53.738Z | Downloaded clap-num v1.2.0 |
| 162 | 2026-08-28T22:22:53.738Z | Downloaded outref v0.5.2 |
| 163 | 2026-08-28T22:22:53.738Z | Downloaded adler2 v2.0.1 |
| 164 | 2026-08-28T22:22:53.738Z | Downloaded async-stream v0.3.6 |
| 165 | 2026-08-28T22:22:53.738Z | Downloaded compression-core v0.4.32 |
| 166 | 2026-08-28T22:22:53.738Z | Downloaded base16ct v0.2.0 |
| 167 | 2026-08-28T22:22:53.738Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 168 | 2026-08-28T22:22:53.738Z | Downloaded base64-simd v0.8.0 |
| 169 | 2026-08-28T22:22:53.738Z | Downloaded block-buffer v0.10.4 |
| 170 | 2026-08-28T22:22:53.738Z | Downloaded array-init v0.0.4 |
| 171 | 2026-08-28T22:22:53.738Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 172 | 2026-08-28T22:22:53.738Z | Downloaded rand_chacha v0.3.1 |
| 173 | 2026-08-28T22:22:53.738Z | Downloaded powerfmt v0.2.0 |
| 174 | 2026-08-28T22:22:53.738Z | Downloaded atomicwrites v0.4.4 |
| 175 | 2026-08-28T22:22:53.738Z | Downloaded nodrop v0.1.14 |
| 176 | 2026-08-28T22:22:53.738Z | Downloaded num_threads v0.1.7 |
| 177 | 2026-08-28T22:22:53.738Z | Downloaded async-stream-impl v0.3.6 |
| 178 | 2026-08-28T22:22:53.738Z | Downloaded base64ct v1.8.3 |
| 179 | 2026-08-28T22:22:53.738Z | Downloaded digest v0.10.7 |
| 180 | 2026-08-28T22:22:53.738Z | Downloaded bytesize v2.7.0 |
| 181 | 2026-08-28T22:22:53.738Z | Downloaded byteorder v1.5.0 |
| 182 | 2026-08-28T22:22:53.738Z | Downloaded anstyle v1.0.14 |
| 183 | 2026-08-28T22:22:53.738Z | Downloaded miette-derive v7.6.0 |
| 184 | 2026-08-28T22:22:53.739Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 185 | 2026-08-28T22:22:53.739Z | Downloaded backtrace v0.3.76 |
| 186 | 2026-08-28T22:22:53.739Z | Downloaded anstyle-query v1.1.5 |
| 187 | 2026-08-28T22:22:53.739Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 188 | 2026-08-28T22:22:53.739Z | Downloaded percent-encoding v2.3.2 |
| 189 | 2026-08-28T22:22:53.739Z | Downloaded block-buffer v0.12.1 |
| 190 | 2026-08-28T22:22:53.739Z | Downloaded pin-utils v0.1.0 |
| 191 | 2026-08-28T22:22:53.739Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 192 | 2026-08-28T22:22:53.739Z | Downloaded packed_struct_codegen v0.10.1 |
| 193 | 2026-08-28T22:22:53.739Z | Downloaded nibble_vec v0.1.0 |
| 194 | 2026-08-28T22:22:53.739Z | Downloaded litemap v0.8.2 |
| 195 | 2026-08-28T22:22:53.739Z | Downloaded cpufeatures v0.2.17 |
| 196 | 2026-08-28T22:22:53.739Z | Downloaded darling_macro v0.23.0 |
| 197 | 2026-08-28T22:22:53.739Z | Downloaded num-conv v0.2.2 |
| 198 | 2026-08-28T22:22:53.739Z | Downloaded paste v1.0.15 |
| 199 | 2026-08-28T22:22:53.739Z | Downloaded colorchoice v1.0.5 |
| 200 | 2026-08-28T22:22:53.739Z | Downloaded cpufeatures v0.3.0 |
| 201 | 2026-08-28T22:22:53.739Z | Downloaded backtrace-ext v0.2.1 |
| 202 | 2026-08-28T22:22:53.739Z | Downloaded omicron-workspace-hack v0.1.0 |
| 203 | 2026-08-28T22:22:53.739Z | Downloaded rustc-demangle v0.1.28 |
| 204 | 2026-08-28T22:22:53.739Z | Downloaded ciborium-io v0.2.2 |
| 205 | 2026-08-28T22:22:53.739Z | Downloaded openssl-probe v0.2.1 |
| 206 | 2026-08-28T22:22:53.739Z | Downloaded cfg_aliases v0.2.2 |
| 207 | 2026-08-28T22:22:53.739Z | Downloaded oxnet v0.1.6 |
| 208 | 2026-08-28T22:22:53.739Z | Downloaded bitfield v0.19.5 |
| 209 | 2026-08-28T22:22:53.739Z | Downloaded bitfield-macros v0.19.5 |
| 210 | 2026-08-28T22:22:53.739Z | Downloaded bytes-utils v0.1.4 |
| 211 | 2026-08-28T22:22:53.739Z | Downloaded clap_lex v1.1.0 |
| 212 | 2026-08-28T22:22:53.739Z | Downloaded bs58 v0.5.1 |
| 213 | 2026-08-28T22:22:53.739Z | Downloaded ref-cast-impl v1.0.26 |
| 214 | 2026-08-28T22:22:53.739Z | Downloaded compression-codecs v0.4.38 |
| 215 | 2026-08-28T22:22:53.739Z | Downloaded ref-cast v1.0.26 |
| 216 | 2026-08-28T22:22:53.739Z | Downloaded autocfg v1.5.1 |
| 217 | 2026-08-28T22:22:53.739Z | Downloaded defmt-parser v1.0.0 |
| 218 | 2026-08-28T22:22:53.739Z | Downloaded crypto-common v0.2.2 |
| 219 | 2026-08-28T22:22:53.739Z | Downloaded clap_derive v4.6.4 |
| 220 | 2026-08-28T22:22:53.739Z | Downloaded crc32fast v1.5.0 |
| 221 | 2026-08-28T22:22:53.740Z | Downloaded debug-ignore v1.0.5 |
| 222 | 2026-08-28T22:22:53.740Z | Downloaded parking_lot v0.12.5 |
| 223 | 2026-08-28T22:22:53.740Z | Downloaded num-integer v0.1.46 |
| 224 | 2026-08-28T22:22:53.740Z | Downloaded packed_struct v0.10.1 |
| 225 | 2026-08-28T22:22:53.740Z | Downloaded natord v1.0.9 |
| 226 | 2026-08-28T22:22:53.740Z | Downloaded num-iter v0.1.46 |
| 227 | 2026-08-28T22:22:53.740Z | Downloaded utf-8 v0.7.6 |
| 228 | 2026-08-28T22:22:53.740Z | Downloaded zerofrom v0.1.8 |
| 229 | 2026-08-28T22:22:53.740Z | Downloaded rustc-hash v2.1.3 |
| 230 | 2026-08-28T22:22:53.740Z | Downloaded zerofrom-derive v0.1.7 |
| 231 | 2026-08-28T22:22:53.740Z | Downloaded dunce v1.0.5 |
| 232 | 2026-08-28T22:22:53.740Z | Downloaded equivalent v1.0.2 |
| 233 | 2026-08-28T22:22:53.740Z | Downloaded potential_utf v0.1.5 |
| 234 | 2026-08-28T22:22:53.740Z | Downloaded der_derive v0.7.3 |
| 235 | 2026-08-28T22:22:53.740Z | Downloaded async-trait v0.1.92 |
| 236 | 2026-08-28T22:22:53.740Z | Downloaded data-encoding v2.11.1 |
| 237 | 2026-08-28T22:22:53.741Z | Downloaded daft v0.1.8 |
| 238 | 2026-08-28T22:22:53.741Z | Downloaded aws-credential-types v1.3.0 |
| 239 | 2026-08-28T22:22:53.741Z | Downloaded cipher v0.4.4 |
| 240 | 2026-08-28T22:22:53.741Z | Downloaded radium v0.7.0 |
| 241 | 2026-08-28T22:22:53.741Z | Downloaded futures-task v0.3.33 |
| 242 | 2026-08-28T22:22:53.741Z | Downloaded match_cfg v0.1.0 |
| 243 | 2026-08-28T22:22:53.741Z | Downloaded maybe-uninit v2.0.0 |
| 244 | 2026-08-28T22:22:53.741Z | Downloaded rand_pcg v0.10.2 |
| 245 | 2026-08-28T22:22:53.741Z | Downloaded hubpack_derive v0.1.1 |
| 246 | 2026-08-28T22:22:53.741Z | Downloaded constant_time_eq v0.4.2 |
| 247 | 2026-08-28T22:22:53.741Z | Downloaded daft-derive v0.1.8 |
| 248 | 2026-08-28T22:22:53.741Z | Downloaded arrayvec v0.7.8 |
| 249 | 2026-08-28T22:22:53.741Z | Downloaded progenitor-macro v0.14.0 |
| 250 | 2026-08-28T22:22:53.741Z | Downloaded addr2line v0.25.1 |
| 251 | 2026-08-28T22:22:53.741Z | Downloaded bitflags v1.3.2 |
| 252 | 2026-08-28T22:22:53.741Z | Downloaded aws-smithy-async v1.3.0 |
| 253 | 2026-08-28T22:22:53.919Z | Downloaded http-range-header v0.4.2 |
| 254 | 2026-08-28T22:22:53.919Z | Downloaded idna_adapter v1.2.2 |
| 255 | 2026-08-28T22:22:53.919Z | Downloaded mime v0.3.17 |
| 256 | 2026-08-28T22:22:53.919Z | Downloaded want v0.3.1 |
| 257 | 2026-08-28T22:22:53.919Z | Downloaded rustc_version v0.4.1 |
| 258 | 2026-08-28T22:22:53.919Z | Downloaded aws-types v1.5.0 |
| 259 | 2026-08-28T22:22:53.919Z | Downloaded defmt v1.1.1 |
| 260 | 2026-08-28T22:22:53.919Z | Downloaded pin-project-lite v0.2.17 |
| 261 | 2026-08-28T22:22:53.919Z | Downloaded anstyle-parse v1.0.0 |
| 262 | 2026-08-28T22:22:53.919Z | Downloaded owo-colors v4.3.0 |
| 263 | 2026-08-28T22:22:53.919Z | Downloaded corncobs v0.1.4 |
| 264 | 2026-08-28T22:22:53.919Z | Downloaded wyz v0.5.1 |
| 265 | 2026-08-28T22:22:53.919Z | Downloaded displaydoc v0.2.7 |
| 266 | 2026-08-28T22:22:53.919Z | Downloaded serde_spanned v0.6.9 |
| 267 | 2026-08-28T22:22:53.920Z | Downloaded rand_core v0.9.5 |
| 268 | 2026-08-28T22:22:53.920Z | Downloaded rfc6979 v0.4.0 |
| 269 | 2026-08-28T22:22:53.920Z | Downloaded terminal_size v0.4.4 |
| 270 | 2026-08-28T22:22:53.920Z | Downloaded tower-layer v0.3.3 |
| 271 | 2026-08-28T22:22:53.920Z | Downloaded fnv v1.0.7 |
| 272 | 2026-08-28T22:22:53.920Z | Downloaded anstream v1.0.0 |
| 273 | 2026-08-28T22:22:53.920Z | Downloaded fastrand v2.5.0 |
| 274 | 2026-08-28T22:22:53.920Z | Downloaded defmt-macros v1.1.1 |
| 275 | 2026-08-28T22:22:53.920Z | Downloaded chacha20 v0.10.1 |
| 276 | 2026-08-28T22:22:53.920Z | Downloaded newtype-uuid v1.4.0 |
| 277 | 2026-08-28T22:22:53.920Z | Downloaded cmake v0.1.58 |
| 278 | 2026-08-28T22:22:53.920Z | Downloaded anyhow v1.0.104 |
| 279 | 2026-08-28T22:22:53.920Z | Downloaded heck v0.5.0 |
| 280 | 2026-08-28T22:22:53.920Z | Downloaded deranged v0.5.8 |
| 281 | 2026-08-28T22:22:53.920Z | Downloaded typify-macro v0.6.2 |
| 282 | 2026-08-28T22:22:53.920Z | Downloaded is_ci v1.2.0 |
| 283 | 2026-08-28T22:22:53.920Z | Downloaded scopeguard v1.2.0 |
| 284 | 2026-08-28T22:22:53.920Z | Downloaded tower-service v0.3.3 |
| 285 | 2026-08-28T22:22:53.920Z | Downloaded unit-prefix v0.5.2 |
| 286 | 2026-08-28T22:22:53.921Z | Downloaded untrusted v0.9.0 |
| 287 | 2026-08-28T22:22:53.921Z | Downloaded console v0.16.4 |
| 288 | 2026-08-28T22:22:53.921Z | Downloaded const-oid v0.9.6 |
| 289 | 2026-08-28T22:22:53.921Z | Downloaded crossbeam-utils v0.8.22 |
| 290 | 2026-08-28T22:22:53.921Z | Downloaded darling v0.23.0 |
| 291 | 2026-08-28T22:22:53.921Z | Downloaded ssh-cipher v0.2.0 |
| 292 | 2026-08-28T22:22:53.921Z | Downloaded ahash v0.8.12 |
| 293 | 2026-08-28T22:22:53.921Z | Downloaded subtle v2.6.1 |
| 294 | 2026-08-28T22:22:53.921Z | Downloaded xdg v2.5.2 |
| 295 | 2026-08-28T22:22:53.921Z | Downloaded embedded-io v0.6.1 |
| 296 | 2026-08-28T22:22:53.921Z | Downloaded funty v2.0.0 |
| 297 | 2026-08-28T22:22:53.921Z | Downloaded futures-io v0.3.33 |
| 298 | 2026-08-28T22:22:53.921Z | Downloaded futures-macro v0.3.33 |
| 299 | 2026-08-28T22:22:53.921Z | Downloaded ciborium v0.2.2 |
| 300 | 2026-08-28T22:22:53.921Z | Downloaded base64 v0.22.1 |
| 301 | 2026-08-28T22:22:53.921Z | Downloaded const-oid v0.10.2 |
| 302 | 2026-08-28T22:22:53.921Z | Downloaded pem-rfc7468 v0.7.0 |
| 303 | 2026-08-28T22:22:53.921Z | Downloaded pkcs8 v0.10.2 |
| 304 | 2026-08-28T22:22:53.921Z | Downloaded endian-type v0.2.0 |
| 305 | 2026-08-28T22:22:53.921Z | Downloaded ppv-lite86 v0.2.21 |
| 306 | 2026-08-28T22:22:53.921Z | Downloaded progenitor-client v0.14.0 |
| 307 | 2026-08-28T22:22:53.921Z | Downloaded quote v1.0.47 |
| 308 | 2026-08-28T22:22:53.921Z | Downloaded rlimit v0.10.2 |
| 309 | 2026-08-28T22:22:53.921Z | Downloaded tracing-attributes v0.1.31 |
| 310 | 2026-08-28T22:22:53.922Z | Downloaded rustls-pemfile v2.2.0 |
| 311 | 2026-08-28T22:22:53.922Z | Downloaded shlex v2.0.1 |
| 312 | 2026-08-28T22:22:53.922Z | Downloaded slog-bunyan v2.5.0 |
| 313 | 2026-08-28T22:22:53.922Z | Downloaded static_assertions v1.1.0 |
| 314 | 2026-08-28T22:22:53.922Z | Downloaded pkg-config v0.3.33 |
| 315 | 2026-08-28T22:22:53.922Z | Downloaded home v0.5.12 |
| 316 | 2026-08-28T22:22:53.928Z | Downloaded primeorder v0.13.6 |
| 317 | 2026-08-28T22:22:53.929Z | Downloaded rand_core v0.6.4 |
| 318 | 2026-08-28T22:22:53.929Z | Downloaded stable_deref_trait v1.2.1 |
| 319 | 2026-08-28T22:22:53.929Z | Downloaded allocator-api2 v0.2.21 |
| 320 | 2026-08-28T22:22:53.929Z | Downloaded multer v3.1.0 |
| 321 | 2026-08-28T22:22:53.929Z | Downloaded progenitor v0.14.0 |
| 322 | 2026-08-28T22:22:53.929Z | Downloaded clap v4.6.6 |
| 323 | 2026-08-28T22:22:53.929Z | Downloaded termios v0.3.3 |
| 324 | 2026-08-28T22:22:53.929Z | Downloaded lock_api v0.4.14 |
| 325 | 2026-08-28T22:22:53.929Z | Downloaded digest v0.11.3 |
| 326 | 2026-08-28T22:22:53.929Z | Downloaded bitflags v2.13.1 |
| 327 | 2026-08-28T22:22:53.929Z | Downloaded flagset v0.4.7 |
| 328 | 2026-08-28T22:22:53.929Z | Downloaded pkcs1 v0.7.5 |
| 329 | 2026-08-28T22:22:53.929Z | Downloaded num-traits v0.2.19 |
| 330 | 2026-08-28T22:22:53.929Z | Downloaded quinn-udp v0.5.15 |
| 331 | 2026-08-28T22:22:53.929Z | Downloaded proc-macro-error2 v2.0.1 |
| 332 | 2026-08-28T22:22:53.930Z | Downloaded camino v1.2.5 |
| 333 | 2026-08-28T22:22:53.930Z | Downloaded futures-executor v0.3.33 |
| 334 | 2026-08-28T22:22:53.930Z | Downloaded rand_core v0.10.1 |
| 335 | 2026-08-28T22:22:53.930Z | Downloaded foldhash v0.2.0 |
| 336 | 2026-08-28T22:22:53.930Z | Downloaded p521 v0.13.3 |
| 337 | 2026-08-28T22:22:53.930Z | Downloaded is_terminal_polyfill v1.70.2 |
| 338 | 2026-08-28T22:22:53.930Z | Downloaded httpdate v1.0.3 |
| 339 | 2026-08-28T22:22:53.930Z | Downloaded async-compression v0.4.43 |
| 340 | 2026-08-28T22:22:53.930Z | Downloaded crc-any v2.5.1 |
| 341 | 2026-08-28T22:22:53.930Z | Downloaded hyper-rustls v0.27.9 |
| 342 | 2026-08-28T22:22:53.931Z | Downloaded knus-derive v3.4.0 |
| 343 | 2026-08-28T22:22:53.931Z | Downloaded signal-hook v0.4.4 |
| 344 | 2026-08-28T22:22:53.931Z | Downloaded unicode-ident v1.0.24 |
| 345 | 2026-08-28T22:22:53.931Z | Downloaded synstructure v0.13.2 |
| 346 | 2026-08-28T22:22:53.931Z | Downloaded humantime v2.4.0 |
| 347 | 2026-08-28T22:22:53.931Z | Downloaded is-terminal v0.4.17 |
| 348 | 2026-08-28T22:22:53.931Z | Downloaded supports-color v3.0.2 |
| 349 | 2026-08-28T22:22:53.931Z | Downloaded toml_datetime v0.6.11 |
| 350 | 2026-08-28T22:22:53.931Z | Downloaded sec1 v0.7.3 |
| 351 | 2026-08-28T22:22:53.931Z | Downloaded serde-hex v0.1.0 |
| 352 | 2026-08-28T22:22:53.931Z | Downloaded shlex v1.3.0 |
| 353 | 2026-08-28T22:22:53.995Z | Downloaded serde_spanned v1.1.1 |
| 354 | 2026-08-28T22:22:53.995Z | Downloaded serde_urlencoded v0.7.1 |
| 355 | 2026-08-28T22:22:53.995Z | Downloaded strum v0.26.3 |
| 356 | 2026-08-28T22:22:53.995Z | Downloaded tinyvec_macros v0.1.1 |
| 357 | 2026-08-28T22:22:53.996Z | Downloaded try-lock v0.2.5 |
| 358 | 2026-08-28T22:22:53.996Z | Downloaded term v1.2.1 |
| 359 | 2026-08-28T22:22:53.996Z | Downloaded utf8parse v0.2.2 |
| 360 | 2026-08-28T22:22:53.996Z | Downloaded form_urlencoded v1.2.2 |
| 361 | 2026-08-28T22:22:53.996Z | Downloaded memmap2 v0.9.11 |
| 362 | 2026-08-28T22:22:53.996Z | Downloaded rustls-native-certs v0.8.4 |
| 363 | 2026-08-28T22:22:53.996Z | Downloaded darling_core v0.23.0 |
| 364 | 2026-08-28T22:22:53.996Z | Downloaded once_cell v1.21.4 |
| 365 | 2026-08-28T22:22:53.996Z | Downloaded parking_lot_core v0.9.12 |
| 366 | 2026-08-28T22:22:53.996Z | Downloaded tls_codec_derive v0.4.2 |
| 367 | 2026-08-28T22:22:53.996Z | Downloaded toml v0.8.23 |
| 368 | 2026-08-28T22:22:53.996Z | Downloaded slog-json v2.6.1 |
| 369 | 2026-08-28T22:22:53.996Z | Downloaded thiserror-impl v2.0.20 |
| 370 | 2026-08-28T22:22:53.996Z | Downloaded tokio-tungstenite v0.28.0 |
| 371 | 2026-08-28T22:22:53.996Z | Downloaded tokio-fd v0.3.0 |
| 372 | 2026-08-28T22:22:53.996Z | Downloaded utf8_iter v1.0.4 |
| 373 | 2026-08-28T22:22:53.996Z | Downloaded hmac v0.12.1 |
| 374 | 2026-08-28T22:22:53.996Z | Downloaded rand_chacha v0.9.0 |
| 375 | 2026-08-28T22:22:53.996Z | Downloaded inout v0.1.4 |
| 376 | 2026-08-28T22:22:53.996Z | Downloaded tap v1.0.1 |
| 377 | 2026-08-28T22:22:53.996Z | Downloaded indexmap v1.9.3 |
| 378 | 2026-08-28T22:22:53.996Z | Downloaded chumsky v0.9.3 |
| 379 | 2026-08-28T22:22:53.996Z | Downloaded erased-serde v0.3.31 |
| 380 | 2026-08-28T22:22:53.996Z | Downloaded ff v0.13.1 |
| 381 | 2026-08-28T22:22:53.996Z | Downloaded unicode-linebreak v0.1.5 |
| 382 | 2026-08-28T22:22:53.996Z | Downloaded hash32 v0.2.1 |
| 383 | 2026-08-28T22:22:53.997Z | Downloaded version_check v0.9.5 |
| 384 | 2026-08-28T22:22:53.997Z | Downloaded p256 v0.13.2 |
| 385 | 2026-08-28T22:22:53.997Z | Downloaded serde_core v1.0.229 |
| 386 | 2026-08-28T22:22:53.997Z | Downloaded httparse v1.10.1 |
| 387 | 2026-08-28T22:22:53.997Z | Downloaded log v0.4.33 |
| 388 | 2026-08-28T22:22:53.997Z | Downloaded either v1.17.0 |
| 389 | 2026-08-28T22:22:53.997Z | Downloaded proc-macro2 v1.0.107 |
| 390 | 2026-08-28T22:22:53.997Z | Downloaded serde_path_to_error v0.1.20 |
| 391 | 2026-08-28T22:22:53.997Z | Downloaded serde_tokenstream v0.2.3 |
| 392 | 2026-08-28T22:22:53.997Z | Downloaded rustversion v1.0.23 |
| 393 | 2026-08-28T22:22:53.997Z | Downloaded textwrap v0.16.2 |
| 394 | 2026-08-28T22:22:53.997Z | Downloaded futures-core v0.3.33 |
| 395 | 2026-08-28T22:22:53.997Z | Downloaded http-body v1.1.0 |
| 396 | 2026-08-28T22:22:53.997Z | Downloaded thiserror v1.0.69 |
| 397 | 2026-08-28T22:22:53.997Z | Downloaded lazy_static v1.5.0 |
| 398 | 2026-08-28T22:22:53.997Z | Downloaded aws-smithy-schema v0.2.0 |
| 399 | 2026-08-28T22:22:53.997Z | Downloaded crypto-bigint v0.5.5 |
| 400 | 2026-08-28T22:22:53.998Z | Downloaded der v0.7.10 |
| 401 | 2026-08-28T22:22:53.998Z | Downloaded bytes v1.12.1 |
| 402 | 2026-08-28T22:22:53.998Z | Downloaded unsafe-libyaml v0.2.11 |
| 403 | 2026-08-28T22:22:53.998Z | Downloaded spin v0.9.9 |
| 404 | 2026-08-28T22:22:53.998Z | Downloaded time-macros v0.2.32 |
| 405 | 2026-08-28T22:22:53.998Z | Downloaded serde-big-array v0.5.1 |
| 406 | 2026-08-28T22:22:53.998Z | Downloaded ed25519 v2.2.3 |
| 407 | 2026-08-28T22:22:53.998Z | Downloaded smallvec v1.15.2 |
| 408 | 2026-08-28T22:22:53.998Z | Downloaded aws-smithy-types v1.6.1 |
| 409 | 2026-08-28T22:22:53.998Z | Downloaded semver v1.0.28 |
| 410 | 2026-08-28T22:22:53.998Z | Downloaded serde_with_macros v3.22.0 |
| 411 | 2026-08-28T22:22:53.999Z | Downloaded icu_properties v2.2.0 |
| 412 | 2026-08-28T22:22:53.999Z | Downloaded tls_codec v0.4.2 |
| 413 | 2026-08-28T22:22:53.999Z | Downloaded schemars_derive v0.8.22 |
| 414 | 2026-08-28T22:22:53.999Z | Downloaded waitgroup v0.1.2 |
| 415 | 2026-08-28T22:22:54.000Z | Downloaded zeroize_derive v1.5.0 |
| 416 | 2026-08-28T22:22:54.000Z | Downloaded generic-array v0.14.7 |
| 417 | 2026-08-28T22:22:54.000Z | Downloaded futures-channel v0.3.33 |
| 418 | 2026-08-28T22:22:54.000Z | Downloaded slab v0.4.12 |
| 419 | 2026-08-28T22:22:54.000Z | Downloaded smallvec v0.6.14 |
| 420 | 2026-08-28T22:22:54.000Z | Downloaded thiserror-impl v1.0.69 |
| 421 | 2026-08-28T22:22:54.000Z | Downloaded secrecy v0.8.0 |
| 422 | 2026-08-28T22:22:54.000Z | Downloaded hostname v0.3.1 |
| 423 | 2026-08-28T22:22:54.000Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 424 | 2026-08-28T22:22:54.000Z | Downloaded tokio-macros v2.7.2 |
| 425 | 2026-08-28T22:22:54.000Z | Downloaded futures-sink v0.3.33 |
| 426 | 2026-08-28T22:22:54.000Z | Downloaded keccak v0.1.6 |
| 427 | 2026-08-28T22:22:54.000Z | Downloaded sync_wrapper v1.0.2 |
| 428 | 2026-08-28T22:22:54.000Z | Downloaded postcard v1.1.3 |
| 429 | 2026-08-28T22:22:54.000Z | Downloaded yoke-derive v0.8.2 |
| 430 | 2026-08-28T22:22:54.000Z | Downloaded progenitor-impl v0.14.0 |
| 431 | 2026-08-28T22:22:54.000Z | Downloaded signature v2.2.0 |
| 432 | 2026-08-28T22:22:54.000Z | Downloaded crossbeam-channel v0.5.16 |
| 433 | 2026-08-28T22:22:54.000Z | Downloaded signal-hook-registry v1.4.8 |
| 434 | 2026-08-28T22:22:54.000Z | Downloaded supports-unicode v3.0.0 |
| 435 | 2026-08-28T22:22:54.000Z | Downloaded tinystr v0.8.3 |
| 436 | 2026-08-28T22:22:54.000Z | Downloaded supports-hyperlinks v3.2.0 |
| 437 | 2026-08-28T22:22:54.000Z | Downloaded hubpack v0.1.2 |
| 438 | 2026-08-28T22:22:54.000Z | Downloaded cc v1.4.2 |
| 439 | 2026-08-28T22:22:54.000Z | Downloaded iana-time-zone v0.1.65 |
| 440 | 2026-08-28T22:22:54.000Z | Downloaded icu_locale_core v2.2.0 |
| 441 | 2026-08-28T22:22:54.001Z | Downloaded ipnet v2.12.1 |
| 442 | 2026-08-28T22:22:54.001Z | Downloaded xdg v3.0.0 |
| 443 | 2026-08-28T22:22:54.001Z | Downloaded ssh-encoding v0.2.0 |
| 444 | 2026-08-28T22:22:54.001Z | Downloaded thread_local v1.1.10 |
| 445 | 2026-08-28T22:22:54.001Z | Downloaded spki v0.7.3 |
| 446 | 2026-08-28T22:22:54.001Z | Downloaded thiserror v2.0.20 |
| 447 | 2026-08-28T22:22:54.001Z | Downloaded embedded-io v0.4.0 |
| 448 | 2026-08-28T22:22:54.001Z | Downloaded env_filter v2.0.0 |
| 449 | 2026-08-28T22:22:54.001Z | Downloaded dyn-clone v1.0.20 |
| 450 | 2026-08-28T22:22:54.001Z | Downloaded http-body v0.4.6 |
| 451 | 2026-08-28T22:22:54.001Z | Downloaded slog-async v2.8.0 |
| 452 | 2026-08-28T22:22:54.001Z | Downloaded slog-term v2.9.2 |
| 453 | 2026-08-28T22:22:54.351Z | Downloaded miniz_oxide v0.8.9 |
| 454 | 2026-08-28T22:22:54.351Z | Downloaded rand v0.8.7 |
| 455 | 2026-08-28T22:22:54.351Z | Downloaded simd-adler32 v0.3.10 |
| 456 | 2026-08-28T22:22:54.351Z | Downloaded take_mut v0.2.2 |
| 457 | 2026-08-28T22:22:54.351Z | Downloaded toml_write v0.1.2 |
| 458 | 2026-08-28T22:22:54.351Z | Downloaded time-core v0.1.9 |
| 459 | 2026-08-28T22:22:54.351Z | Downloaded env_logger v0.11.11 |
| 460 | 2026-08-28T22:22:54.352Z | Downloaded sha1 v0.11.0 |
| 461 | 2026-08-28T22:22:54.352Z | Downloaded fs_extra v1.3.0 |
| 462 | 2026-08-28T22:22:54.352Z | Downloaded oauth2 v5.0.0 |
| 463 | 2026-08-28T22:22:54.352Z | Downloaded itoa v1.0.18 |
| 464 | 2026-08-28T22:22:54.352Z | Downloaded sha1 v0.10.7 |
| 465 | 2026-08-28T22:22:54.352Z | Downloaded url v2.5.8 |
| 466 | 2026-08-28T22:22:54.352Z | Downloaded ipnetwork v0.21.1 |
| 467 | 2026-08-28T22:22:54.353Z | Downloaded serde_derive_internals v0.29.1 |
| 468 | 2026-08-28T22:22:54.353Z | Downloaded strsim v0.11.1 |
| 469 | 2026-08-28T22:22:54.353Z | Downloaded hostname v0.4.2 |
| 470 | 2026-08-28T22:22:54.353Z | Downloaded find-msvc-tools v0.1.10 |
| 471 | 2026-08-28T22:22:54.353Z | Downloaded tokio-rustls v0.26.4 |
| 472 | 2026-08-28T22:22:54.353Z | Downloaded getrandom v0.3.4 |
| 473 | 2026-08-28T22:22:54.353Z | Downloaded getrandom v0.4.3 |
| 474 | 2026-08-28T22:22:54.353Z | Downloaded indicatif v0.18.6 |
| 475 | 2026-08-28T22:22:54.353Z | Downloaded strum_macros v0.26.4 |
| 476 | 2026-08-28T22:22:54.353Z | Downloaded tempfile v3.27.0 |
| 477 | 2026-08-28T22:22:54.353Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 478 | 2026-08-28T22:22:54.353Z | Downloaded yoke v0.8.3 |
| 479 | 2026-08-28T22:22:54.353Z | Downloaded rustls-pki-types v1.15.1 |
| 480 | 2026-08-28T22:22:54.353Z | Downloaded rustls-platform-verifier v0.7.0 |
| 481 | 2026-08-28T22:22:54.353Z | Downloaded ecdsa v0.16.9 |
| 482 | 2026-08-28T22:22:54.353Z | Downloaded ident_case v1.0.1 |
| 483 | 2026-08-28T22:22:54.353Z | Downloaded http v0.2.12 |
| 484 | 2026-08-28T22:22:54.353Z | Downloaded http-body-util v0.1.4 |
| 485 | 2026-08-28T22:22:54.353Z | Downloaded jobserver v0.1.35 |
| 486 | 2026-08-28T22:22:54.353Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 487 | 2026-08-28T22:22:54.353Z | Downloaded rustls-webpki v0.103.13 |
| 488 | 2026-08-28T22:22:54.353Z | Downloaded heapless v0.7.17 |
| 489 | 2026-08-28T22:22:54.353Z | Downloaded errno v0.3.14 |
| 490 | 2026-08-28T22:22:54.353Z | Downloaded typenum v1.20.1 |
| 491 | 2026-08-28T22:22:54.353Z | Downloaded icu_collections v2.2.0 |
| 492 | 2026-08-28T22:22:54.353Z | Downloaded hex v0.4.3 |
| 493 | 2026-08-28T22:22:54.353Z | Downloaded slog v2.8.2 |
| 494 | 2026-08-28T22:22:54.353Z | Downloaded icu_normalizer v2.2.0 |
| 495 | 2026-08-28T22:22:54.353Z | Downloaded tungstenite v0.28.0 |
| 496 | 2026-08-28T22:22:54.353Z | Downloaded zeroize v1.9.0 |
| 497 | 2026-08-28T22:22:54.353Z | Downloaded zerotrie v0.2.4 |
| 498 | 2026-08-28T22:22:54.353Z | Downloaded serde_yaml v0.9.34+deprecated |
| 499 | 2026-08-28T22:22:54.353Z | Downloaded vsimd v0.8.0 |
| 500 | 2026-08-28T22:22:54.353Z | Downloaded icu_provider v2.2.0 |
| 501 | 2026-08-28T22:22:54.353Z | Downloaded schemars v0.8.22 |
| 502 | 2026-08-28T22:22:54.353Z | Downloaded elliptic-curve v0.13.8 |
| 503 | 2026-08-28T22:22:54.353Z | Downloaded writeable v0.6.3 |
| 504 | 2026-08-28T22:22:54.353Z | Downloaded half v2.7.1 |
| 505 | 2026-08-28T22:22:54.354Z | Downloaded quinn v0.11.11 |
| 506 | 2026-08-28T22:22:54.354Z | Downloaded rsa v0.9.10 |
| 507 | 2026-08-28T22:22:54.354Z | Downloaded tinyvec v1.12.0 |
| 508 | 2026-08-28T22:22:54.354Z | Downloaded jiff-core v0.1.0 |
| 509 | 2026-08-28T22:22:54.354Z | Downloaded knus v3.4.0 |
| 510 | 2026-08-28T22:22:54.354Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 511 | 2026-08-28T22:22:54.354Z | Downloaded dropshot_endpoint v0.17.1 |
| 512 | 2026-08-28T22:22:54.355Z | Downloaded zmij v1.0.23 |
| 513 | 2026-08-28T22:22:54.355Z | Downloaded group v0.13.0 |
| 514 | 2026-08-28T22:22:54.355Z | Downloaded http v1.5.0 |
| 515 | 2026-08-28T22:22:54.355Z | Downloaded uuid v1.24.0 |
| 516 | 2026-08-28T22:22:54.355Z | Downloaded unicode-segmentation v1.13.3 |
| 517 | 2026-08-28T22:22:54.355Z | Downloaded hashbrown v0.14.5 |
| 518 | 2026-08-28T22:22:54.355Z | Downloaded tower v0.5.3 |
| 519 | 2026-08-28T22:22:54.355Z | Downloaded futures v0.3.33 |
| 520 | 2026-08-28T22:22:54.355Z | Downloaded aho-corasick v1.1.5 |
| 521 | 2026-08-28T22:22:54.355Z | Downloaded typify v0.6.2 |
| 522 | 2026-08-28T22:22:54.355Z | Downloaded sha2 v0.10.9 |
| 523 | 2026-08-28T22:22:54.355Z | Downloaded tower-http v0.6.11 |
| 524 | 2026-08-28T22:22:54.355Z | Downloaded schemars v1.2.2 |
| 525 | 2026-08-28T22:22:54.355Z | Downloaded zerovec-derive v0.11.3 |
| 526 | 2026-08-28T22:22:54.355Z | Downloaded icu_normalizer_data v2.2.0 |
| 527 | 2026-08-28T22:22:54.355Z | Downloaded rand v0.10.2 |
| 528 | 2026-08-28T22:22:54.355Z | Downloaded clap_builder v4.6.6 |
| 529 | 2026-08-28T22:22:54.355Z | Downloaded miette v7.6.0 |
| 530 | 2026-08-28T22:22:54.355Z | Downloaded hyper-util v0.1.20 |
| 531 | 2026-08-28T22:22:54.355Z | Downloaded memchr v2.8.3 |
| 532 | 2026-08-28T22:22:54.355Z | Downloaded x509-cert v0.2.5 |
| 533 | 2026-08-28T22:22:54.355Z | Downloaded zerovec v0.11.6 |
| 534 | 2026-08-28T22:22:54.355Z | Downloaded getrandom v0.2.17 |
| 535 | 2026-08-28T22:22:54.355Z | Downloaded num-bigint-dig v0.8.6 |
| 536 | 2026-08-28T22:22:54.355Z | Downloaded hashbrown v0.16.1 |
| 537 | 2026-08-28T22:22:54.355Z | Downloaded serde v1.0.229 |
| 538 | 2026-08-28T22:22:54.355Z | Downloaded serde_derive v1.0.229 |
| 539 | 2026-08-28T22:22:54.356Z | Downloaded flate2 v1.1.9 |
| 540 | 2026-08-28T22:22:54.356Z | Downloaded hashbrown v0.12.3 |
| 541 | 2026-08-28T22:22:54.356Z | Downloaded hybrid-array v0.4.14 |
| 542 | 2026-08-28T22:22:54.356Z | Downloaded socket2 v0.6.5 |
| 543 | 2026-08-28T22:22:54.356Z | Downloaded rand v0.9.5 |
| 544 | 2026-08-28T22:22:54.356Z | Downloaded blake3 v1.8.6 |
| 545 | 2026-08-28T22:22:54.356Z | Downloaded schemars v0.9.0 |
| 546 | 2026-08-28T22:22:54.356Z | Downloaded tracing-core v0.1.36 |
| 547 | 2026-08-28T22:22:54.356Z | Downloaded mio v1.2.2 |
| 548 | 2026-08-28T22:22:54.356Z | Downloaded hkdf v0.12.4 |
| 549 | 2026-08-28T22:22:54.356Z | Downloaded serde_json v1.0.151 |
| 550 | 2026-08-28T22:22:54.356Z | Downloaded ryu v1.0.23 |
| 551 | 2026-08-28T22:22:54.356Z | Downloaded indexmap v2.14.0 |
| 552 | 2026-08-28T22:22:54.357Z | Downloaded icu_properties_data v2.2.0 |
| 553 | 2026-08-28T22:22:54.400Z | Downloaded salty v0.3.0 |
| 554 | 2026-08-28T22:22:54.400Z | Downloaded hyper v1.11.0 |
| 555 | 2026-08-28T22:22:54.400Z | Downloaded bitvec v1.1.1 |
| 556 | 2026-08-28T22:22:54.400Z | Downloaded futures-util v0.3.33 |
| 557 | 2026-08-28T22:22:54.400Z | Downloaded hashbrown v0.17.1 |
| 558 | 2026-08-28T22:22:54.407Z | Downloaded zerocopy-derive v0.8.56 |
| 559 | 2026-08-28T22:22:54.407Z | Downloaded ed25519-dalek v2.2.0 |
| 560 | 2026-08-28T22:22:54.407Z | Downloaded h2 v0.4.15 |
| 561 | 2026-08-28T22:22:54.407Z | Downloaded tokio-util v0.7.19 |
| 562 | 2026-08-28T22:22:54.408Z | Downloaded chrono v0.4.45 |
| 563 | 2026-08-28T22:22:54.408Z | Downloaded syn v1.0.109 |
| 564 | 2026-08-28T22:22:54.408Z | Downloaded aws-lc-rs v1.18.0 |
| 565 | 2026-08-28T22:22:54.408Z | Downloaded regex v1.13.1 |
| 566 | 2026-08-28T22:22:54.408Z | Downloaded toml_edit v0.22.27 |
| 567 | 2026-08-28T22:22:54.408Z | Downloaded unicode-width v0.2.2 |
| 568 | 2026-08-28T22:22:54.408Z | Downloaded winnow v1.0.4 |
| 569 | 2026-08-28T22:22:54.408Z | Downloaded curve25519-dalek v4.1.3 |
| 570 | 2026-08-28T22:22:54.409Z | Downloaded unicode-width v0.1.14 |
| 571 | 2026-08-28T22:22:54.409Z | Downloaded time v0.3.55 |
| 572 | 2026-08-28T22:22:54.409Z | Downloaded ssh-key v0.6.7 |
| 573 | 2026-08-28T22:22:54.409Z | Downloaded libm v0.2.16 |
| 574 | 2026-08-28T22:22:54.409Z | Downloaded p384 v0.13.1 |
| 575 | 2026-08-28T22:22:54.409Z | Downloaded reqwest v0.13.4 |
| 576 | 2026-08-28T22:22:54.409Z | Downloaded typify-impl v0.6.2 |
| 577 | 2026-08-28T22:22:54.409Z | Downloaded idna v1.1.0 |
| 578 | 2026-08-28T22:22:54.409Z | Downloaded portable-atomic v1.15.0 |
| 579 | 2026-08-28T22:22:54.409Z | Downloaded jiff v0.2.35 |
| 580 | 2026-08-28T22:22:54.409Z | Downloaded winnow v0.7.15 |
| 581 | 2026-08-28T22:22:54.409Z | Downloaded serde_with v3.22.0 |
| 582 | 2026-08-28T22:22:54.409Z | Downloaded quinn-proto v0.11.16 |
| 583 | 2026-08-28T22:22:54.409Z | Downloaded radix_trie v0.3.0 |
| 584 | 2026-08-28T22:22:54.409Z | Downloaded sha3 v0.10.9 |
| 585 | 2026-08-28T22:22:54.409Z | Downloaded tokio v1.53.1 |
| 586 | 2026-08-28T22:22:54.409Z | Downloaded encoding_rs v0.8.35 |
| 587 | 2026-08-28T22:22:54.409Z | Downloaded gimli v0.32.3 |
| 588 | 2026-08-28T22:22:54.409Z | Downloaded zerocopy v0.8.56 |
| 589 | 2026-08-28T22:22:54.409Z | Downloaded nix v0.31.3 |
| 590 | 2026-08-28T22:22:54.409Z | Downloaded regex-syntax v0.8.11 |
| 591 | 2026-08-28T22:22:54.410Z | Downloaded regress v0.11.1 |
| 592 | 2026-08-28T22:22:54.410Z | Downloaded object v0.37.3 |
| 593 | 2026-08-28T22:22:54.410Z | Downloaded openapiv3 v2.2.0 |
| 594 | 2026-08-28T22:22:54.410Z | Downloaded syn v3.0.3 |
| 595 | 2026-08-28T22:22:54.410Z | Downloaded syn v2.0.119 |
| 596 | 2026-08-28T22:22:54.410Z | Downloaded rustix v0.38.44 |
| 597 | 2026-08-28T22:22:54.410Z | Downloaded dropshot v0.17.1 |
| 598 | 2026-08-28T22:22:54.410Z | Downloaded rustix v1.1.4 |
| 599 | 2026-08-28T22:22:54.410Z | Downloaded rustls v0.23.43 |
| 600 | 2026-08-28T22:22:54.410Z | Downloaded tracing v0.1.44 |
| 601 | 2026-08-28T22:22:54.410Z | Downloaded regex-automata v0.4.18 |
| 602 | 2026-08-28T22:22:54.410Z | Downloaded libc v0.2.189 |
| 603 | 2026-08-28T22:22:54.411Z | Downloaded ring v0.17.14 |
| 604 | 2026-08-28T22:22:54.411Z | Downloaded aws-lc-sys v0.44.0 |
| 605 | 2026-08-28T22:22:54.411Z | Compiling proc-macro2 v1.0.107 |
| 606 | 2026-08-28T22:22:54.411Z | Compiling quote v1.0.47 |
| 607 | 2026-08-28T22:22:54.411Z | Compiling unicode-ident v1.0.24 |
| 608 | 2026-08-28T22:22:54.411Z | Compiling libc v0.2.189 |
| 609 | 2026-08-28T22:22:54.411Z | Compiling cfg-if v1.0.4 |
| 610 | 2026-08-28T22:22:54.411Z | Compiling version_check v0.9.5 |
| 611 | 2026-08-28T22:22:54.411Z | Compiling serde_core v1.0.229 |
| 612 | 2026-08-28T22:22:54.411Z | Compiling serde v1.0.229 |
| 613 | 2026-08-28T22:22:54.411Z | Compiling autocfg v1.5.1 |
| 614 | 2026-08-28T22:22:54.411Z | Compiling generic-array v0.14.7 |
| 615 | 2026-08-28T22:22:54.411Z | Compiling libm v0.2.16 |
| 616 | 2026-08-28T22:22:54.411Z | Compiling subtle v2.6.1 |
| 617 | 2026-08-28T22:22:54.411Z | Compiling typenum v1.20.1 |
| 618 | 2026-08-28T22:22:54.411Z | Compiling smallvec v1.15.2 |
| 619 | 2026-08-28T22:22:54.411Z | Compiling memchr v2.8.3 |
| 620 | 2026-08-28T22:22:54.411Z | Compiling itoa v1.0.18 |
| 621 | 2026-08-28T22:22:54.482Z | Compiling errno v0.3.14 |
| 622 | 2026-08-28T22:22:54.573Z | Compiling bytes v1.12.1 |
| 623 | 2026-08-28T22:22:54.596Z | Compiling const-oid v0.9.6 |
| 624 | 2026-08-28T22:22:54.840Z | Compiling syn v2.0.119 |
| 625 | 2026-08-28T22:22:54.860Z | Compiling syn v3.0.3 |
| 626 | 2026-08-28T22:22:54.880Z | Compiling scopeguard v1.2.0 |
| 627 | 2026-08-28T22:22:54.991Z | Compiling lock_api v0.4.14 |
| 628 | 2026-08-28T22:22:55.337Z | Compiling pin-project-lite v0.2.17 |
| 629 | 2026-08-28T22:22:55.433Z | Compiling thiserror v2.0.20 |
| 630 | 2026-08-28T22:22:55.477Z | Compiling zmij v1.0.23 |
| 631 | 2026-08-28T22:22:55.537Z | Compiling zeroize v1.9.0 |
| 632 | 2026-08-28T22:22:55.552Z | Compiling parking_lot_core v0.9.12 |
| 633 | 2026-08-28T22:22:55.712Z | Compiling signal-hook-registry v1.4.8 |
| 634 | 2026-08-28T22:22:55.775Z | Compiling num-traits v0.2.19 |
| 635 | 2026-08-28T22:22:55.840Z | Compiling serde_json v1.0.151 |
| 636 | 2026-08-28T22:22:55.876Z | Compiling futures-core v0.3.33 |
| 637 | 2026-08-28T22:22:56.080Z | Compiling socket2 v0.6.5 |
| 638 | 2026-08-28T22:22:56.177Z | Compiling semver v1.0.28 |
| 639 | 2026-08-28T22:22:56.189Z | Compiling mio v1.2.2 |
| 640 | 2026-08-28T22:22:56.309Z | Compiling parking_lot v0.12.5 |
| 641 | 2026-08-28T22:22:56.425Z | Compiling heck v0.5.0 |
| 642 | 2026-08-28T22:22:56.470Z | Compiling base64ct v1.8.3 |
| 643 | 2026-08-28T22:22:56.820Z | Compiling pem-rfc7468 v0.7.0 |
| 644 | 2026-08-28T22:22:56.838Z | Compiling futures-sink v0.3.33 |
| 645 | 2026-08-28T22:22:56.952Z | Compiling http v1.5.0 |
| 646 | 2026-08-28T22:22:57.266Z | Compiling getrandom v0.2.17 |
| 647 | 2026-08-28T22:22:57.458Z | Compiling once_cell v1.21.4 |
| 648 | 2026-08-28T22:22:57.679Z | Compiling rand_core v0.6.4 |
| 649 | 2026-08-28T22:22:57.714Z | Compiling rustc_version v0.4.1 |
| 650 | 2026-08-28T22:22:57.841Z | Compiling jobserver v0.1.35 |
| 651 | 2026-08-28T22:22:57.945Z | Compiling zerocopy v0.8.56 |
| 652 | 2026-08-28T22:22:57.993Z | Compiling slab v0.4.12 |
| 653 | 2026-08-28T22:22:58.191Z | Compiling serde_derive v1.0.229 |
| 654 | 2026-08-28T22:22:58.205Z | Compiling thiserror-impl v2.0.20 |
| 655 | 2026-08-28T22:22:58.217Z | Compiling tokio-macros v2.7.2 |
| 656 | 2026-08-28T22:22:58.230Z | Compiling shlex v2.0.1 |
| 657 | 2026-08-28T22:22:58.327Z | Compiling flagset v0.4.7 |
| 658 | 2026-08-28T22:22:58.411Z | Compiling find-msvc-tools v0.1.10 |
| 659 | 2026-08-28T22:22:58.521Z | Compiling futures-channel v0.3.33 |
| 660 | 2026-08-28T22:22:58.658Z | Compiling cc v1.4.2 |
| 661 | 2026-08-28T22:22:58.682Z | Compiling bitflags v2.13.1 |
| 662 | 2026-08-28T22:22:58.779Z | Compiling synstructure v0.13.2 |
| 663 | 2026-08-28T22:22:58.938Z | Compiling tokio v1.53.1 |
| 664 | 2026-08-28T22:22:58.998Z | Compiling zeroize_derive v1.5.0 |
| 665 | 2026-08-28T22:22:59.069Z | Compiling der_derive v0.7.3 |
| 666 | 2026-08-28T22:22:59.109Z | Compiling zerocopy-derive v0.8.56 |
| 667 | 2026-08-28T22:22:59.264Z | Compiling futures-macro v0.3.33 |
| 668 | 2026-08-28T22:22:59.436Z | Compiling stable_deref_trait v1.2.1 |
| 669 | 2026-08-28T22:22:59.509Z | Compiling futures-io v0.3.33 |
| 670 | 2026-08-28T22:22:59.767Z | Compiling futures-task v0.3.33 |
| 671 | 2026-08-28T22:22:59.897Z | Compiling log v0.4.33 |
| 672 | 2026-08-28T22:23:00.027Z | Compiling der v0.7.10 |
| 673 | 2026-08-28T22:23:00.080Z | Compiling futures-util v0.3.33 |
| 674 | 2026-08-28T22:23:00.170Z | Compiling rustversion v1.0.23 |
| 675 | 2026-08-28T22:23:00.394Z | Compiling getrandom v0.4.3 |
| 676 | 2026-08-28T22:23:00.480Z | Compiling crypto-common v0.1.7 |
| 677 | 2026-08-28T22:23:00.520Z | Compiling block-buffer v0.10.4 |
| 678 | 2026-08-28T22:23:00.669Z | Compiling digest v0.10.7 |
| 679 | 2026-08-28T22:23:00.915Z | Compiling zerofrom-derive v0.1.7 |
| 680 | 2026-08-28T22:23:01.186Z | Compiling spki v0.7.3 |
| 681 | 2026-08-28T22:23:01.599Z | Compiling equivalent v1.0.2 |
| 682 | 2026-08-28T22:23:01.613Z | Compiling cpufeatures v0.2.17 |
| 683 | 2026-08-28T22:23:01.638Z | Compiling schemars v0.8.22 |
| 684 | 2026-08-28T22:23:02.108Z | Compiling zerofrom v0.1.8 |
| 685 | 2026-08-28T22:23:02.235Z | Compiling yoke-derive v0.8.2 |
| 686 | 2026-08-28T22:23:02.473Z | Compiling serde_derive_internals v0.29.1 |
| 687 | 2026-08-28T22:23:02.814Z | Compiling cmake v0.1.58 |
| 688 | 2026-08-28T22:23:02.884Z | Compiling dunce v1.0.5 |
| 689 | 2026-08-28T22:23:02.985Z | Compiling allocator-api2 v0.2.21 |
| 690 | 2026-08-28T22:23:02.993Z | Compiling fs_extra v1.3.0 |
| 691 | 2026-08-28T22:23:03.148Z | Compiling fnv v1.0.7 |
| 692 | 2026-08-28T22:23:03.198Z | Compiling schemars_derive v0.8.22 |
| 693 | 2026-08-28T22:23:03.251Z | Compiling pkg-config v0.3.33 |
| 694 | 2026-08-28T22:23:03.276Z | Compiling yoke v0.8.3 |
| 695 | 2026-08-28T22:23:03.332Z | Compiling pkcs8 v0.10.2 |
| 696 | 2026-08-28T22:23:03.508Z | Compiling zerovec-derive v0.11.3 |
| 697 | 2026-08-28T22:23:03.694Z | Compiling aws-lc-sys v0.44.0 |
| 698 | 2026-08-28T22:23:03.737Z | Compiling http-body v1.1.0 |
| 699 | 2026-08-28T22:23:03.906Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-08-28T22:23:04.061Z | Compiling chrono v0.4.45 |
| 701 | 2026-08-28T22:23:04.231Z | Compiling tracing-attributes v0.1.31 |
| 702 | 2026-08-28T22:23:04.293Z | Compiling displaydoc v0.2.7 |
| 703 | 2026-08-28T22:23:04.398Z | Compiling tracing-core v0.1.36 |
| 704 | 2026-08-28T22:23:04.594Z | Compiling zerovec v0.11.6 |
| 705 | 2026-08-28T22:23:05.058Z | Compiling rustix v1.1.4 |
| 706 | 2026-08-28T22:23:05.229Z | Compiling hashbrown v0.17.1 |
| 707 | 2026-08-28T22:23:05.443Z | Compiling tracing v0.1.44 |
| 708 | 2026-08-28T22:23:05.491Z | Compiling sha2 v0.10.9 |
| 709 | 2026-08-28T22:23:05.674Z | Compiling curve25519-dalek v4.1.3 |
| 710 | 2026-08-28T22:23:05.904Z | Compiling indexmap v2.14.0 |
| 711 | 2026-08-28T22:23:05.985Z | Compiling httparse v1.10.1 |
| 712 | 2026-08-28T22:23:06.021Z | Compiling aws-lc-rs v1.18.0 |
| 713 | 2026-08-28T22:23:06.385Z | Compiling slog v2.8.2 |
| 714 | 2026-08-28T22:23:06.397Z | Compiling rustls-pki-types v1.15.1 |
| 715 | 2026-08-28T22:23:06.612Z | Compiling num-conv v0.2.2 |
| 716 | 2026-08-28T22:23:06.730Z | Compiling time-core v0.1.9 |
| 717 | 2026-08-28T22:23:06.913Z | Compiling time-macros v0.2.32 |
| 718 | 2026-08-28T22:23:07.258Z | Compiling tinystr v0.8.3 |
| 719 | 2026-08-28T22:23:07.486Z | Compiling ppv-lite86 v0.2.21 |
| 720 | 2026-08-28T22:23:07.487Z | Compiling uuid v1.24.0 |
| 721 | 2026-08-28T22:23:07.521Z | Compiling erased-serde v0.3.31 |
| 722 | 2026-08-28T22:23:07.810Z | Compiling signature v2.2.0 |
| 723 | 2026-08-28T22:23:08.002Z | Compiling hmac v0.12.1 |
| 724 | 2026-08-28T22:23:08.078Z | Compiling curve25519-dalek-derive v0.1.1 |
| 725 | 2026-08-28T22:23:08.131Z | Compiling utf8parse v0.2.2 |
| 726 | 2026-08-28T22:23:08.322Z | Compiling strsim v0.11.1 |
| 727 | 2026-08-28T22:23:08.330Z | Compiling litemap v0.8.2 |
| 728 | 2026-08-28T22:23:08.330Z | Compiling powerfmt v0.2.0 |
| 729 | 2026-08-28T22:23:08.520Z | Compiling ryu v1.0.23 |
| 730 | 2026-08-28T22:23:08.521Z | Compiling deranged v0.5.8 |
| 731 | 2026-08-28T22:23:08.635Z | Compiling writeable v0.6.3 |
| 732 | 2026-08-28T22:23:08.677Z | Compiling num_threads v0.1.7 |
| 733 | 2026-08-28T22:23:08.724Z | Compiling percent-encoding v2.3.2 |
| 734 | 2026-08-28T22:23:08.804Z | Compiling icu_locale_core v2.2.0 |
| 735 | 2026-08-28T22:23:08.877Z | Compiling potential_utf v0.1.5 |
| 736 | 2026-08-28T22:23:08.986Z | Compiling zerotrie v0.2.4 |
| 737 | 2026-08-28T22:23:09.061Z | Compiling http-body-util v0.1.4 |
| 738 | 2026-08-28T22:23:09.340Z | Compiling clap_derive v4.6.4 |
| 739 | 2026-08-28T22:23:09.360Z | Compiling ff v0.13.1 |
| 740 | 2026-08-28T22:23:09.453Z | Compiling icu_properties_data v2.2.0 |
| 741 | 2026-08-28T22:23:09.515Z | Compiling time v0.3.55 |
| 742 | 2026-08-28T22:23:09.545Z | Compiling dyn-clone v1.0.20 |
| 743 | 2026-08-28T22:23:09.591Z | Compiling untrusted v0.9.0 |
| 744 | 2026-08-28T22:23:09.677Z | Compiling base16ct v0.2.0 |
| 745 | 2026-08-28T22:23:09.691Z | Compiling icu_normalizer_data v2.2.0 |
| 746 | 2026-08-28T22:23:09.720Z | Compiling utf8_iter v1.0.4 |
| 747 | 2026-08-28T22:23:09.888Z | Compiling syn v1.0.109 |
| 748 | 2026-08-28T22:23:09.914Z | Compiling rustls v0.23.43 |
| 749 | 2026-08-28T22:23:09.941Z | Compiling icu_collections v2.2.0 |
| 750 | 2026-08-28T22:23:10.124Z | Compiling sec1 v0.7.3 |
| 751 | 2026-08-28T22:23:10.685Z | Compiling icu_provider v2.2.0 |
| 752 | 2026-08-28T22:23:10.928Z | Compiling group v0.13.0 |
| 753 | 2026-08-28T22:23:11.137Z | Compiling anstyle-parse v1.0.0 |
| 754 | 2026-08-28T22:23:11.230Z | Compiling hkdf v0.12.4 |
| 755 | 2026-08-28T22:23:11.260Z | Compiling crypto-bigint v0.5.5 |
| 756 | 2026-08-28T22:23:11.373Z | Compiling colorchoice v1.0.5 |
| 757 | 2026-08-28T22:23:11.393Z | Compiling anstyle-query v1.1.5 |
| 758 | 2026-08-28T22:23:11.473Z | Compiling atomic-waker v1.1.2 |
| 759 | 2026-08-28T22:23:11.496Z | Compiling is_terminal_polyfill v1.70.2 |
| 760 | 2026-08-28T22:23:11.496Z | Compiling anstyle v1.0.14 |
| 761 | 2026-08-28T22:23:11.774Z | Compiling anstream v1.0.0 |
| 762 | 2026-08-28T22:23:11.842Z | Compiling form_urlencoded v1.2.2 |
| 763 | 2026-08-28T22:23:12.107Z | Compiling serde_tokenstream v0.2.3 |
| 764 | 2026-08-28T22:23:12.226Z | Compiling elliptic-curve v0.13.8 |
| 765 | 2026-08-28T22:23:12.395Z | Compiling tokio-util v0.7.19 |
| 766 | 2026-08-28T22:23:12.487Z | Compiling num-integer v0.1.46 |
| 767 | 2026-08-28T22:23:12.546Z | Compiling spin v0.9.9 |
| 768 | 2026-08-28T22:23:12.621Z | Compiling try-lock v0.2.5 |
| 769 | 2026-08-28T22:23:12.741Z | Compiling base64 v0.22.1 |
| 770 | 2026-08-28T22:23:12.764Z | Compiling tower-layer v0.3.3 |
| 771 | 2026-08-28T22:23:12.969Z | Compiling tower-service v0.3.3 |
| 772 | 2026-08-28T22:23:12.989Z | Compiling object v0.37.3 |
| 773 | 2026-08-28T22:23:13.147Z | Compiling foldhash v0.2.0 |
| 774 | 2026-08-28T22:23:13.160Z | Compiling h2 v0.4.15 |
| 775 | 2026-08-28T22:23:13.216Z | Compiling want v0.3.1 |
| 776 | 2026-08-28T22:23:13.299Z | Compiling hashbrown v0.16.1 |
| 777 | 2026-08-28T22:23:13.314Z | Compiling icu_normalizer v2.2.0 |
| 778 | 2026-08-28T22:23:13.405Z | Compiling icu_properties v2.2.0 |
| 779 | 2026-08-28T22:23:13.470Z | Compiling rfc6979 v0.4.0 |
| 780 | 2026-08-28T22:23:13.614Z | Compiling terminal_size v0.4.4 |
| 781 | 2026-08-28T22:23:14.020Z | Compiling ahash v0.8.12 |
| 782 | 2026-08-28T22:23:14.277Z | Compiling gimli v0.32.3 |
| 783 | 2026-08-28T22:23:14.483Z | Compiling clap_lex v1.1.0 |
| 784 | 2026-08-28T22:23:14.846Z | Compiling httpdate v1.0.3 |
| 785 | 2026-08-28T22:23:14.974Z | Compiling adler2 v2.0.1 |
| 786 | 2026-08-28T22:23:15.128Z | Compiling getrandom v0.3.4 |
| 787 | 2026-08-28T22:23:15.228Z | Compiling miniz_oxide v0.8.9 |
| 788 | 2026-08-28T22:23:15.482Z | Compiling clap_builder v4.6.6 |
| 789 | 2026-08-28T22:23:15.493Z | Compiling idna_adapter v1.2.2 |
| 790 | 2026-08-28T22:23:15.622Z | Compiling regress v0.11.1 |
| 791 | 2026-08-28T22:23:15.666Z | Compiling hyper v1.11.0 |
| 792 | 2026-08-28T22:23:15.723Z | Compiling ecdsa v0.16.9 |
| 793 | 2026-08-28T22:23:16.168Z | Compiling addr2line v0.25.1 |
| 794 | 2026-08-28T22:23:16.379Z | Compiling primeorder v0.13.6 |
| 795 | 2026-08-28T22:23:16.658Z | Compiling rand_chacha v0.3.1 |
| 796 | 2026-08-28T22:23:17.429Z | Compiling ident_case v1.0.1 |
| 797 | 2026-08-28T22:23:17.771Z | Compiling rustc-demangle v0.1.28 |
| 798 | 2026-08-28T22:23:17.896Z | Compiling ipnet v2.12.1 |
| 799 | 2026-08-28T22:23:18.059Z | Compiling owo-colors v4.3.0 |
| 800 | 2026-08-28T22:23:18.299Z | Compiling typify-impl v0.6.2 |
| 801 | 2026-08-28T22:23:18.449Z | Compiling hyper-util v0.1.20 |
| 802 | 2026-08-28T22:23:18.999Z | Compiling backtrace v0.3.76 |
| 803 | 2026-08-28T22:23:19.638Z | Compiling darling_core v0.23.0 |
| 804 | 2026-08-28T22:23:19.908Z | Compiling clap v4.6.6 |
| 805 | 2026-08-28T22:23:20.390Z | Compiling rand v0.8.7 |
| 806 | 2026-08-28T22:23:20.559Z | Compiling idna v1.1.0 |
| 807 | 2026-08-28T22:23:21.399Z | Compiling ed25519 v2.2.3 |
| 808 | 2026-08-28T22:23:21.650Z | Compiling http v0.2.12 |
| 809 | 2026-08-28T22:23:21.742Z | Compiling x509-cert v0.2.5 |
| 810 | 2026-08-28T22:23:22.003Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 811 | 2026-08-28T22:23:22.405Z | Compiling encoding_rs v0.8.35 |
| 812 | 2026-08-28T22:23:22.587Z | Compiling vsimd v0.8.0 |
| 813 | 2026-08-28T22:23:22.605Z | Compiling is_ci v1.2.0 |
| 814 | 2026-08-28T22:23:22.724Z | Compiling unicode-width v0.2.2 |
| 815 | 2026-08-28T22:23:23.022Z | Compiling outref v0.5.2 |
| 816 | 2026-08-28T22:23:23.034Z | Compiling hex v0.4.3 |
| 817 | 2026-08-28T22:23:23.093Z | Compiling mime v0.3.17 |
| 818 | 2026-08-28T22:23:23.104Z | Compiling either v1.17.0 |
| 819 | 2026-08-28T22:23:23.379Z | Compiling thiserror v1.0.69 |
| 820 | 2026-08-28T22:23:23.405Z | Compiling anyhow v1.0.104 |
| 821 | 2026-08-28T22:23:23.501Z | Compiling num-bigint-dig v0.8.6 |
| 822 | 2026-08-28T22:23:23.563Z | Compiling unicode-linebreak v0.1.5 |
| 823 | 2026-08-28T22:23:23.713Z | Compiling paste v1.0.15 |
| 824 | 2026-08-28T22:23:23.786Z | Compiling textwrap v0.16.2 |
| 825 | 2026-08-28T22:23:23.975Z | Compiling bytes-utils v0.1.4 |
| 826 | 2026-08-28T22:23:24.119Z | Compiling base64-simd v0.8.0 |
| 827 | 2026-08-28T22:23:24.180Z | Compiling lazy_static v1.5.0 |
| 828 | 2026-08-28T22:23:24.282Z | Compiling supports-color v3.0.2 |
| 829 | 2026-08-28T22:23:24.336Z | Compiling proc-macro-error2 v2.0.1 |
| 830 | 2026-08-28T22:23:24.462Z | Compiling http-body v0.4.6 |
| 831 | 2026-08-28T22:23:24.573Z | Compiling num-iter v0.1.46 |
| 832 | 2026-08-28T22:23:24.614Z | Compiling darling_macro v0.23.0 |
| 833 | 2026-08-28T22:23:24.687Z | Compiling typify-macro v0.6.2 |
| 834 | 2026-08-28T22:23:24.708Z | Compiling ed25519-dalek v2.2.0 |
| 835 | 2026-08-28T22:23:25.202Z | Compiling rand_core v0.9.5 |
| 836 | 2026-08-28T22:23:25.221Z | Compiling url v2.5.8 |
| 837 | 2026-08-28T22:23:26.450Z | Compiling hashbrown v0.14.5 |
| 838 | 2026-08-28T22:23:26.519Z | Compiling backtrace-ext v0.2.1 |
| 839 | 2026-08-28T22:23:26.529Z | Compiling serde_urlencoded v0.7.1 |
| 840 | 2026-08-28T22:23:26.565Z | Compiling inout v0.1.4 |
| 841 | 2026-08-28T22:23:26.614Z | Compiling miette-derive v7.6.0 |
| 842 | 2026-08-28T22:23:26.646Z | Compiling thiserror-impl v1.0.69 |
| 843 | 2026-08-28T22:23:26.668Z | Compiling sync_wrapper v1.0.2 |
| 844 | 2026-08-28T22:23:26.747Z | Compiling crc32fast v1.5.0 |
| 845 | 2026-08-28T22:23:26.764Z | Compiling radium v0.7.0 |
| 846 | 2026-08-28T22:23:26.767Z | Compiling crossbeam-utils v0.8.22 |
| 847 | 2026-08-28T22:23:27.029Z | Compiling pin-utils v0.1.0 |
| 848 | 2026-08-28T22:23:27.050Z | Compiling openssl-probe v0.2.1 |
| 849 | 2026-08-28T22:23:27.299Z | Compiling supports-unicode v3.0.0 |
| 850 | 2026-08-28T22:23:27.312Z | Compiling fastrand v2.5.0 |
| 851 | 2026-08-28T22:23:27.480Z | Compiling camino v1.2.5 |
| 852 | 2026-08-28T22:23:27.646Z | Compiling unicode-width v0.1.14 |
| 853 | 2026-08-28T22:23:27.681Z | Compiling supports-hyperlinks v3.2.0 |
| 854 | 2026-08-28T22:23:27.759Z | Compiling keccak v0.1.6 |
| 855 | 2026-08-28T22:23:27.858Z | Compiling miette v7.6.0 |
| 856 | 2026-08-28T22:23:27.904Z | Compiling sha3 v0.10.9 |
| 857 | 2026-08-28T22:23:27.904Z | Compiling tempfile v3.27.0 |
| 858 | 2026-08-28T22:23:28.469Z | Compiling rustls-native-certs v0.8.4 |
| 859 | 2026-08-28T22:23:28.551Z | Compiling aws-smithy-types v1.6.1 |
| 860 | 2026-08-28T22:23:28.889Z | Compiling tower v0.5.3 |
| 861 | 2026-08-28T22:23:28.889Z | Compiling cipher v0.4.4 |
| 862 | 2026-08-28T22:23:29.064Z | Compiling chumsky v0.9.3 |
| 863 | 2026-08-28T22:23:29.302Z | Compiling rand_chacha v0.9.0 |
| 864 | 2026-08-28T22:23:29.310Z | Compiling darling v0.23.0 |
| 865 | 2026-08-28T22:23:29.391Z | Compiling knus-derive v3.4.0 |
| 866 | 2026-08-28T22:23:30.120Z | Compiling pkcs1 v0.7.5 |
| 867 | 2026-08-28T22:23:30.142Z | Compiling ssh-encoding v0.2.0 |
| 868 | 2026-08-28T22:23:30.291Z | Compiling half v2.7.1 |
| 869 | 2026-08-28T22:23:30.378Z | Compiling aws-smithy-async v1.3.0 |
| 870 | 2026-08-28T22:23:30.502Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 871 | 2026-08-28T22:23:30.541Z | Compiling aho-corasick v1.1.5 |
| 872 | 2026-08-28T22:23:30.583Z | Compiling hybrid-array v0.4.14 |
| 873 | 2026-08-28T22:23:30.639Z | Compiling byteorder v1.5.0 |
| 874 | 2026-08-28T22:23:30.685Z | Compiling maybe-uninit v2.0.0 |
| 875 | 2026-08-28T22:23:30.825Z | Compiling ciborium-io v0.2.2 |
| 876 | 2026-08-28T22:23:30.979Z | Compiling cpufeatures v0.3.0 |
| 877 | 2026-08-28T22:23:30.998Z | Compiling simd-adler32 v0.3.10 |
| 878 | 2026-08-28T22:23:31.056Z | Compiling regex-syntax v0.8.11 |
| 879 | 2026-08-28T22:23:31.071Z | Compiling omicron-workspace-hack v0.1.0 |
| 880 | 2026-08-28T22:23:31.108Z | Compiling tap v1.0.1 |
| 881 | 2026-08-28T22:23:31.170Z | Compiling ipnetwork v0.21.1 |
| 882 | 2026-08-28T22:23:31.318Z | Compiling wyz v0.5.1 |
| 883 | 2026-08-28T22:23:31.399Z | Compiling oxnet v0.1.6 |
| 884 | 2026-08-28T22:23:32.078Z | Compiling knus v3.4.0 |
| 885 | 2026-08-28T22:23:32.183Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 886 | 2026-08-28T22:23:32.191Z | Compiling ciborium-ll v0.2.2 |
| 887 | 2026-08-28T22:23:32.191Z | Compiling ssh-cipher v0.2.0 |
| 888 | 2026-08-28T22:23:32.268Z | Compiling rsa v0.9.10 |
| 889 | 2026-08-28T22:23:32.513Z | Compiling p384 v0.13.1 |
| 890 | 2026-08-28T22:23:32.663Z | Compiling regex-automata v0.4.18 |
| 891 | 2026-08-28T22:23:34.057Z | Compiling rand v0.9.5 |
| 892 | 2026-08-28T22:23:34.209Z | Compiling serde_with_macros v3.22.0 |
| 893 | 2026-08-28T22:23:34.209Z | Compiling tower-http v0.6.11 |
| 894 | 2026-08-28T22:23:34.209Z | Compiling p256 v0.13.2 |
| 895 | 2026-08-28T22:23:34.531Z | Compiling hubpack_derive v0.1.1 |
| 896 | 2026-08-28T22:23:34.600Z | Compiling sha1 v0.10.7 |
| 897 | 2026-08-28T22:23:34.600Z | Compiling newtype-uuid v1.4.0 |
| 898 | 2026-08-28T22:23:34.689Z | Compiling openapiv3 v2.2.0 |
| 899 | 2026-08-28T22:23:34.919Z | Compiling strum_macros v0.26.4 |
| 900 | 2026-08-28T22:23:35.246Z | Compiling env_filter v2.0.0 |
| 901 | 2026-08-28T22:23:35.375Z | Compiling daft-derive v0.1.8 |
| 902 | 2026-08-28T22:23:35.949Z | Compiling heapless v0.7.17 |
| 903 | 2026-08-28T22:23:36.110Z | Compiling serde_path_to_error v0.1.20 |
| 904 | 2026-08-28T22:23:36.250Z | Compiling thread_local v1.1.10 |
| 905 | 2026-08-28T22:23:36.567Z | Compiling data-encoding v2.11.1 |
| 906 | 2026-08-28T22:23:36.576Z | Compiling rlimit v0.10.2 |
| 907 | 2026-08-28T22:23:36.980Z | Compiling slog-async v2.8.0 |
| 908 | 2026-08-28T22:23:38.034Z | Compiling salty v0.3.0 |
| 909 | 2026-08-28T22:23:42.590Z | Compiling packed_struct v0.10.1 |
| 910 | 2026-08-28T22:23:42.590Z | Compiling utf-8 v0.7.6 |
| 911 | 2026-08-28T22:23:42.862Z | Compiling funty v2.0.0 |
| 912 | 2026-08-28T22:23:42.862Z | Compiling tungstenite v0.28.0 |
| 913 | 2026-08-28T22:23:42.862Z | Compiling bitvec v1.1.1 |
| 914 | 2026-08-28T22:23:42.862Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 915 | 2026-08-28T22:23:42.862Z | Compiling strum v0.26.3 |
| 916 | 2026-08-28T22:23:42.866Z | Compiling daft v0.1.8 |
| 917 | 2026-08-28T22:23:42.866Z | Compiling env_logger v0.11.11 |
| 918 | 2026-08-28T22:23:42.866Z | Compiling hubpack v0.1.2 |
| 919 | 2026-08-28T22:23:42.866Z | Compiling regex v1.13.1 |
| 920 | 2026-08-28T22:23:42.866Z | Compiling ssh-key v0.6.7 |
| 921 | 2026-08-28T22:23:42.866Z | Compiling serde_with v3.22.0 |
| 922 | 2026-08-28T22:23:43.031Z | Compiling crossbeam-channel v0.5.16 |
| 923 | 2026-08-28T22:23:43.415Z | Compiling flate2 v1.1.9 |
| 924 | 2026-08-28T22:23:43.956Z | Compiling ciborium v0.2.2 |
| 925 | 2026-08-28T22:23:44.312Z | Compiling crypto-common v0.2.2 |
| 926 | 2026-08-28T22:23:44.821Z | Compiling block-buffer v0.12.1 |
| 927 | 2026-08-28T22:23:45.017Z | Compiling hash32 v0.2.1 |
| 928 | 2026-08-28T22:23:45.316Z | Compiling typify v0.6.2 |
| 929 | 2026-08-28T22:23:45.413Z | Compiling packed_struct_codegen v0.10.1 |
| 930 | 2026-08-28T22:23:45.845Z | Compiling futures-executor v0.3.33 |
| 931 | 2026-08-28T22:23:46.362Z | Compiling blake3 v1.8.6 |
| 932 | 2026-08-28T22:23:46.428Z | Compiling bitfield-macros v0.19.5 |
| 933 | 2026-08-28T22:23:46.756Z | Compiling async-trait v0.1.92 |
| 934 | 2026-08-28T22:23:46.787Z | Compiling aws-types v1.5.0 |
| 935 | 2026-08-28T22:23:47.064Z | Compiling is-terminal v0.4.17 |
| 936 | 2026-08-28T22:23:47.144Z | Compiling multer v3.1.0 |
| 937 | 2026-08-28T22:23:47.166Z | Compiling winnow v1.0.4 |
| 938 | 2026-08-28T22:23:47.416Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 939 | 2026-08-28T22:23:47.676Z | Compiling term v1.2.1 |
| 940 | 2026-08-28T22:23:47.699Z | Compiling const-oid v0.10.2 |
| 941 | 2026-08-28T22:23:47.934Z | Compiling unsafe-libyaml v0.2.11 |
| 942 | 2026-08-28T22:23:48.163Z | Compiling compression-core v0.4.32 |
| 943 | 2026-08-28T22:23:48.339Z | Compiling nodrop v0.1.14 |
| 944 | 2026-08-28T22:23:48.446Z | Compiling take_mut v0.2.2 |
| 945 | 2026-08-28T22:23:48.562Z | Compiling cfg_aliases v0.2.2 |
| 946 | 2026-08-28T22:23:48.587Z | Compiling match_cfg v0.1.0 |
| 947 | 2026-08-28T22:23:48.635Z | Compiling nix v0.31.3 |
| 948 | 2026-08-28T22:23:48.660Z | Compiling hostname v0.3.1 |
| 949 | 2026-08-28T22:23:49.014Z | Compiling serde_yaml v0.9.34+deprecated |
| 950 | 2026-08-28T22:23:49.069Z | Compiling array-init v0.0.4 |
| 951 | 2026-08-28T22:23:49.424Z | Compiling compression-codecs v0.4.38 |
| 952 | 2026-08-28T22:23:49.554Z | Compiling slog-term v2.9.2 |
| 953 | 2026-08-28T22:23:50.006Z | Compiling digest v0.11.3 |
| 954 | 2026-08-28T22:23:50.136Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 955 | 2026-08-28T22:23:50.240Z | Compiling bitfield v0.19.5 |
| 956 | 2026-08-28T22:23:50.536Z | Compiling progenitor-impl v0.14.0 |
| 957 | 2026-08-28T22:23:51.063Z | Compiling futures v0.3.33 |
| 958 | 2026-08-28T22:23:51.720Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 959 | 2026-08-28T22:23:52.029Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 960 | 2026-08-28T22:23:52.251Z | Compiling smallvec v0.6.14 |
| 961 | 2026-08-28T22:23:52.490Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 962 | 2026-08-28T22:23:54.075Z | Compiling tokio-tungstenite v0.28.0 |
| 963 | 2026-08-28T22:23:54.097Z | Compiling aws-credential-types v1.3.0 |
| 964 | 2026-08-28T22:23:54.402Z | Compiling aws-smithy-schema v0.2.0 |
| 965 | 2026-08-28T22:23:54.685Z | Compiling slog-json v2.6.1 |
| 966 | 2026-08-28T22:23:55.024Z | Compiling toml_datetime v0.6.11 |
| 967 | 2026-08-28T22:23:55.414Z | Compiling serde_spanned v0.6.9 |
| 968 | 2026-08-28T22:23:55.560Z | Compiling cobs v0.3.0 |
| 969 | 2026-08-28T22:23:55.579Z | Compiling async-stream-impl v0.3.6 |
| 970 | 2026-08-28T22:23:55.855Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 971 | 2026-08-28T22:23:56.098Z | Compiling serde_spanned v1.1.1 |
| 972 | 2026-08-28T22:23:56.160Z | Compiling dropshot v0.17.1 |
| 973 | 2026-08-28T22:23:56.202Z | Compiling static_assertions v1.1.0 |
| 974 | 2026-08-28T22:23:56.252Z | Compiling constant_time_eq v0.4.2 |
| 975 | 2026-08-28T22:23:56.252Z | Compiling http-range-header v0.4.2 |
| 976 | 2026-08-28T22:23:56.275Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 977 | 2026-08-28T22:23:56.387Z | Compiling signal-hook v0.4.4 |
| 978 | 2026-08-28T22:23:56.529Z | Compiling arrayvec v0.7.8 |
| 979 | 2026-08-28T22:23:56.552Z | Compiling bytesize v2.7.0 |
| 980 | 2026-08-28T22:23:56.613Z | Compiling portable-atomic v1.15.0 |
| 981 | 2026-08-28T22:23:56.713Z | Compiling arrayref v0.3.9 |
| 982 | 2026-08-28T22:23:56.751Z | Compiling rustix v0.38.44 |
| 983 | 2026-08-28T22:23:56.759Z | Compiling toml_write v0.1.2 |
| 984 | 2026-08-28T22:23:56.786Z | Compiling winnow v0.7.15 |
| 985 | 2026-08-28T22:23:57.114Z | Compiling toml v1.1.4+spec-1.1.0 |
| 986 | 2026-08-28T22:23:57.233Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 987 | 2026-08-28T22:23:58.236Z | Compiling async-stream v0.3.6 |
| 988 | 2026-08-28T22:23:58.332Z | Compiling postcard v1.1.3 |
| 989 | 2026-08-28T22:23:58.676Z | Compiling toml_edit v0.22.27 |
| 990 | 2026-08-28T22:23:59.604Z | Compiling slog-bunyan v2.5.0 |
| 991 | 2026-08-28T22:24:00.418Z | Compiling progenitor-macro v0.14.0 |
| 992 | 2026-08-28T22:24:01.549Z | Compiling serde-hex v0.1.0 |
| 993 | 2026-08-28T22:24:01.746Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 994 | 2026-08-28T22:24:04.693Z | Compiling sha1 v0.11.0 |
| 995 | 2026-08-28T22:24:05.123Z | Compiling async-compression v0.4.43 |
| 996 | 2026-08-28T22:24:05.599Z | Compiling oauth2 v5.0.0 |
| 997 | 2026-08-28T22:24:05.603Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 998 | 2026-08-28T22:24:05.846Z | Compiling dropshot_endpoint v0.17.1 |
| 999 | 2026-08-28T22:24:07.439Z | Compiling waitgroup v0.1.2 |
| 1000 | 2026-08-28T22:24:07.458Z | Compiling rustls-pemfile v2.2.0 |
| 1001 | 2026-08-28T22:24:07.598Z | Compiling serde-big-array v0.5.1 |
| 1002 | 2026-08-28T22:24:07.737Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1003 | 2026-08-28T22:24:07.750Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-08-28T22:24:07.762Z | Compiling hostname v0.4.2 |
| 1005 | 2026-08-28T22:24:07.923Z | Compiling nibble_vec v0.1.0 |
| 1006 | 2026-08-28T22:24:08.078Z | Compiling corncobs v0.1.4 |
| 1007 | 2026-08-28T22:24:08.138Z | Compiling debug-ignore v1.0.5 |
| 1008 | 2026-08-28T22:24:08.150Z | Compiling endian-type v0.2.0 |
| 1009 | 2026-08-28T22:24:08.214Z | Compiling crc-any v2.5.1 |
| 1010 | 2026-08-28T22:24:08.255Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1011 | 2026-08-28T22:24:08.285Z | Compiling radix_trie v0.3.0 |
| 1012 | 2026-08-28T22:24:08.295Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1013 | 2026-08-28T22:24:08.398Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1014 | 2026-08-28T22:24:08.892Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1015 | 2026-08-28T22:24:10.308Z | Compiling toml v0.8.23 |
| 1016 | 2026-08-28T22:24:10.899Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1017 | 2026-08-28T22:24:12.435Z | Compiling console v0.16.4 |
| 1018 | 2026-08-28T22:24:13.010Z | Compiling rustls-webpki v0.103.13 |
| 1019 | 2026-08-28T22:24:13.147Z | Compiling secrecy v0.8.0 |
| 1020 | 2026-08-28T22:24:13.324Z | Compiling clap-num v1.2.0 |
| 1021 | 2026-08-28T22:24:13.497Z | Compiling termios v0.3.3 |
| 1022 | 2026-08-28T22:24:13.741Z | Compiling xdg v2.5.2 |
| 1023 | 2026-08-28T22:24:14.216Z | Compiling natord v1.0.9 |
| 1024 | 2026-08-28T22:24:14.474Z | Compiling home v0.5.12 |
| 1025 | 2026-08-28T22:24:14.491Z | Compiling unit-prefix v0.5.2 |
| 1026 | 2026-08-28T22:24:14.584Z | Compiling unicode-segmentation v1.13.3 |
| 1027 | 2026-08-28T22:24:14.642Z | Compiling indicatif v0.18.6 |
| 1028 | 2026-08-28T22:24:14.642Z | Compiling atomicwrites v0.4.4 |
| 1029 | 2026-08-28T22:24:14.668Z | Compiling tokio-fd v0.3.0 |
| 1030 | 2026-08-28T22:24:14.893Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1031 | 2026-08-28T22:24:14.929Z | Compiling async-recursion v1.1.1 |
| 1032 | 2026-08-28T22:24:15.100Z | Compiling memmap2 v0.9.11 |
| 1033 | 2026-08-28T22:24:15.418Z | Compiling xdg v3.0.0 |
| 1034 | 2026-08-28T22:24:15.495Z | Compiling shlex v1.3.0 |
| 1035 | 2026-08-28T22:24:15.653Z | Compiling humantime v2.4.0 |
| 1036 | 2026-08-28T22:24:17.106Z | Compiling tokio-rustls v0.26.4 |
| 1037 | 2026-08-28T22:24:17.107Z | Compiling rustls-platform-verifier v0.7.0 |
| 1038 | 2026-08-28T22:24:17.415Z | Compiling hyper-rustls v0.27.9 |
| 1039 | 2026-08-28T22:24:17.662Z | Compiling reqwest v0.13.4 |
| 1040 | 2026-08-28T22:24:21.743Z | Compiling progenitor-client v0.14.0 |
| 1041 | 2026-08-28T22:24:21.808Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1042 | 2026-08-28T22:24:21.808Z | Compiling progenitor v0.14.0 |
| 1043 | 2026-08-28T22:24:21.811Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1044 | 2026-08-28T22:24:21.811Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1045 | 2026-08-28T22:24:25.810Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1046 | 2026-08-28T22:24:41.773Z | Finished `release` profile [optimized] target(s) in 2m 09s |
| 1047 | 2026-08-28T22:24:41.778Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1048 | 2026-08-28T22:24:41.778Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1049 | 2026-08-28T22:24:42.027Z | + cp target/release/sush /work/sush |
| 1050 | 2026-08-28T22:24:42.059Z | + cargo install just --locked |
| 1051 | 2026-08-28T22:24:42.116Z | Updating crates.io index |
| 1052 | 2026-08-28T22:24:42.202Z | Downloading crates ... |
| 1053 | 2026-08-28T22:24:42.282Z | Downloaded just v1.58.0 |
| 1054 | 2026-08-28T22:24:42.315Z | Installing just v1.58.0 |
| 1055 | 2026-08-28T22:24:42.319Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1056 | 2026-08-28T22:24:42.319Z | | |
| 1057 | 2026-08-28T22:24:42.319Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1058 | 2026-08-28T22:24:42.320Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1059 | 2026-08-28T22:24:42.320Z | Updating crates.io index |
| 1060 | 2026-08-28T22:24:42.454Z | warning: package `chacha20 v0.10.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked |
| 1061 | 2026-08-28T22:24:42.514Z | Updating crates.io index |
| 1062 | 2026-08-28T22:24:42.595Z | Downloading crates ... |
| 1063 | 2026-08-28T22:24:42.613Z | Downloaded clap_mangen v0.3.0 |
| 1064 | 2026-08-28T22:24:42.629Z | Downloaded clap v4.6.5 |
| 1065 | 2026-08-28T22:24:42.634Z | Downloaded blake3 v1.8.5 |
| 1066 | 2026-08-28T22:24:42.638Z | Downloaded dotenvy v0.15.7 |
| 1067 | 2026-08-28T22:24:42.642Z | Downloaded dirs-sys v0.5.0 |
| 1068 | 2026-08-28T22:24:42.646Z | Downloaded crossbeam-epoch v0.9.20 |
| 1069 | 2026-08-28T22:24:42.649Z | Downloaded dirs v6.0.0 |
| 1070 | 2026-08-28T22:24:42.650Z | Downloaded option-ext v0.2.0 |
| 1071 | 2026-08-28T22:24:42.650Z | Downloaded num_cpus v1.17.0 |
| 1072 | 2026-08-28T22:24:42.653Z | Downloaded digest-io v0.1.0 |
| 1073 | 2026-08-28T22:24:42.653Z | Downloaded strum v0.28.0 |
| 1074 | 2026-08-28T22:24:42.664Z | Downloaded is_executable v1.0.6 |
| 1075 | 2026-08-28T22:24:42.668Z | Downloaded typed-arena v2.0.2 |
| 1076 | 2026-08-28T22:24:42.672Z | Downloaded roff v1.1.1 |
| 1077 | 2026-08-28T22:24:42.677Z | Downloaded nu-ansi-term v0.50.3 |
| 1078 | 2026-08-28T22:24:42.678Z | Downloaded clap_complete v4.6.8 |
| 1079 | 2026-08-28T22:24:42.681Z | Downloaded unicase v2.9.0 |
| 1080 | 2026-08-28T22:24:42.681Z | Downloaded snafu-derive v0.9.2 |
| 1081 | 2026-08-28T22:24:42.684Z | Downloaded find-msvc-tools v0.1.9 |
| 1082 | 2026-08-28T22:24:42.684Z | Downloaded crossbeam-deque v0.8.7 |
| 1083 | 2026-08-28T22:24:42.684Z | Downloaded shellexpand v3.1.2 |
| 1084 | 2026-08-28T22:24:42.689Z | Downloaded sha2 v0.11.0 |
| 1085 | 2026-08-28T22:24:42.693Z | Downloaded strum_macros v0.28.0 |
| 1086 | 2026-08-28T22:24:42.703Z | Downloaded rayon-core v1.13.0 |
| 1087 | 2026-08-28T22:24:42.706Z | Downloaded snafu v0.9.2 |
| 1088 | 2026-08-28T22:24:42.710Z | Downloaded cc v1.4.0 |
| 1089 | 2026-08-28T22:24:42.713Z | Downloaded clap_builder v4.6.5 |
| 1090 | 2026-08-28T22:24:42.716Z | Downloaded similar v3.1.1 |
| 1091 | 2026-08-28T22:24:42.731Z | Downloaded pulldown-cmark v0.13.4 |
| 1092 | 2026-08-28T22:24:42.740Z | Downloaded bstr v1.13.0 |
| 1093 | 2026-08-28T22:24:42.765Z | Downloaded regex-automata v0.4.16 |
| 1094 | 2026-08-28T22:24:42.810Z | Compiling libc v0.2.189 |
| 1095 | 2026-08-28T22:24:42.810Z | Compiling proc-macro2 v1.0.107 |
| 1096 | 2026-08-28T22:24:42.810Z | Compiling unicode-ident v1.0.24 |
| 1097 | 2026-08-28T22:24:42.813Z | Compiling quote v1.0.47 |
| 1098 | 2026-08-28T22:24:42.813Z | Compiling bitflags v2.13.1 |
| 1099 | 2026-08-28T22:24:42.813Z | Compiling rustix v1.1.4 |
| 1100 | 2026-08-28T22:24:42.813Z | Compiling heck v0.5.0 |
| 1101 | 2026-08-28T22:24:42.830Z | Compiling cfg-if v1.0.4 |
| 1102 | 2026-08-28T22:24:42.879Z | Compiling crossbeam-utils v0.8.22 |
| 1103 | 2026-08-28T22:24:42.922Z | Compiling utf8parse v0.2.2 |
| 1104 | 2026-08-28T22:24:42.990Z | Compiling typenum v1.20.1 |
| 1105 | 2026-08-28T22:24:43.007Z | Compiling anstyle-parse v1.0.0 |
| 1106 | 2026-08-28T22:24:43.102Z | Compiling getrandom v0.4.3 |
| 1107 | 2026-08-28T22:24:43.106Z | Compiling colorchoice v1.0.5 |
| 1108 | 2026-08-28T22:24:43.154Z | Compiling crossbeam-epoch v0.9.20 |
| 1109 | 2026-08-28T22:24:43.184Z | Compiling rand_core v0.10.1 |
| 1110 | 2026-08-28T22:24:43.189Z | Compiling serde_core v1.0.229 |
| 1111 | 2026-08-28T22:24:43.287Z | Compiling anstyle v1.0.14 |
| 1112 | 2026-08-28T22:24:43.321Z | Compiling memchr v2.8.3 |
| 1113 | 2026-08-28T22:24:43.341Z | Compiling anstyle-query v1.1.5 |
| 1114 | 2026-08-28T22:24:43.390Z | Compiling is_terminal_polyfill v1.70.2 |
| 1115 | 2026-08-28T22:24:43.463Z | Compiling anstream v1.0.0 |
| 1116 | 2026-08-28T22:24:43.493Z | Compiling cpufeatures v0.3.0 |
| 1117 | 2026-08-28T22:24:43.511Z | Compiling crossbeam-deque v0.8.7 |
| 1118 | 2026-08-28T22:24:43.549Z | Compiling clap_lex v1.1.0 |
| 1119 | 2026-08-28T22:24:43.674Z | Compiling errno v0.3.14 |
| 1120 | 2026-08-28T22:24:43.802Z | Compiling hybrid-array v0.4.14 |
| 1121 | 2026-08-28T22:24:43.805Z | Compiling autocfg v1.5.1 |
| 1122 | 2026-08-28T22:24:43.819Z | Compiling find-msvc-tools v0.1.9 |
| 1123 | 2026-08-28T22:24:43.900Z | Compiling shlex v2.0.1 |
| 1124 | 2026-08-28T22:24:43.977Z | Compiling syn v3.0.3 |
| 1125 | 2026-08-28T22:24:43.987Z | Compiling syn v2.0.119 |
| 1126 | 2026-08-28T22:24:44.036Z | Compiling rayon-core v1.13.0 |
| 1127 | 2026-08-28T22:24:44.064Z | Compiling strsim v0.11.1 |
| 1128 | 2026-08-28T22:24:44.097Z | Compiling cc v1.4.0 |
| 1129 | 2026-08-28T22:24:44.125Z | Compiling num-traits v0.2.19 |
| 1130 | 2026-08-28T22:24:44.233Z | Compiling block-buffer v0.12.1 |
| 1131 | 2026-08-28T22:24:44.248Z | Compiling crypto-common v0.2.2 |
| 1132 | 2026-08-28T22:24:44.614Z | Compiling serde v1.0.229 |
| 1133 | 2026-08-28T22:24:44.705Z | Compiling zmij v1.0.23 |
| 1134 | 2026-08-28T22:24:44.902Z | Compiling terminal_size v0.4.4 |
| 1135 | 2026-08-28T22:24:44.984Z | Compiling option-ext v0.2.0 |
| 1136 | 2026-08-28T22:24:45.077Z | Compiling clap_builder v4.6.5 |
| 1137 | 2026-08-28T22:24:45.084Z | Compiling cfg_aliases v0.2.2 |
| 1138 | 2026-08-28T22:24:45.140Z | Compiling const-oid v0.10.2 |
| 1139 | 2026-08-28T22:24:45.180Z | Compiling blake3 v1.8.5 |
| 1140 | 2026-08-28T22:24:45.189Z | Compiling nix v0.31.3 |
| 1141 | 2026-08-28T22:24:45.224Z | Compiling dirs-sys v0.5.0 |
| 1142 | 2026-08-28T22:24:45.357Z | Compiling digest v0.11.3 |
| 1143 | 2026-08-28T22:24:45.573Z | Compiling aho-corasick v1.1.5 |
| 1144 | 2026-08-28T22:24:45.593Z | Compiling serde_json v1.0.151 |
| 1145 | 2026-08-28T22:24:45.724Z | Compiling pulldown-cmark v0.13.4 |
| 1146 | 2026-08-28T22:24:45.745Z | Compiling camino v1.2.5 |
| 1147 | 2026-08-28T22:24:45.810Z | Compiling regex-syntax v0.8.11 |
| 1148 | 2026-08-28T22:24:46.787Z | Compiling clap_derive v4.6.4 |
| 1149 | 2026-08-28T22:24:46.847Z | Compiling serde_derive v1.0.229 |
| 1150 | 2026-08-28T22:24:46.875Z | Compiling dirs v6.0.0 |
| 1151 | 2026-08-28T22:24:46.884Z | Compiling snafu-derive v0.9.2 |
| 1152 | 2026-08-28T22:24:46.903Z | Compiling strum_macros v0.28.0 |
| 1153 | 2026-08-28T22:24:46.997Z | Compiling memmap2 v0.9.11 |
| 1154 | 2026-08-28T22:24:47.216Z | Compiling chacha20 v0.10.1 |
| 1155 | 2026-08-28T22:24:47.478Z | Compiling regex-automata v0.4.16 |
| 1156 | 2026-08-28T22:24:48.343Z | Compiling clap v4.6.5 |
| 1157 | 2026-08-28T22:24:48.413Z | Compiling is_executable v1.0.6 |
| 1158 | 2026-08-28T22:24:48.488Z | Compiling constant_time_eq v0.4.2 |
| 1159 | 2026-08-28T22:24:48.522Z | Compiling unicode-segmentation v1.13.3 |
| 1160 | 2026-08-28T22:24:48.638Z | Compiling fastrand v2.5.0 |
| 1161 | 2026-08-28T22:24:48.655Z | Compiling arrayvec v0.7.8 |
| 1162 | 2026-08-28T22:24:48.861Z | Compiling iana-time-zone v0.1.65 |
| 1163 | 2026-08-28T22:24:48.866Z | Compiling itoa v1.0.18 |
| 1164 | 2026-08-28T22:24:48.923Z | Compiling roff v1.1.1 |
| 1165 | 2026-08-28T22:24:48.996Z | Compiling just v1.58.0 |
| 1166 | 2026-08-28T22:24:49.048Z | Compiling arrayref v0.3.9 |
| 1167 | 2026-08-28T22:24:49.100Z | Compiling once_cell v1.21.4 |
| 1168 | 2026-08-28T22:24:49.104Z | Compiling unicase v2.9.0 |
| 1169 | 2026-08-28T22:24:49.207Z | Compiling clap_mangen v0.3.0 |
| 1170 | 2026-08-28T22:24:49.300Z | Compiling tempfile v3.27.0 |
| 1171 | 2026-08-28T22:24:49.820Z | Compiling regex v1.13.1 |
| 1172 | 2026-08-28T22:24:49.961Z | Compiling chrono v0.4.45 |
| 1173 | 2026-08-28T22:24:50.533Z | Compiling similar v3.1.1 |
| 1174 | 2026-08-28T22:24:50.619Z | Compiling clap_complete v4.6.8 |
| 1175 | 2026-08-28T22:24:50.642Z | Compiling strum v0.28.0 |
| 1176 | 2026-08-28T22:24:50.752Z | Compiling snafu v0.9.2 |
| 1177 | 2026-08-28T22:24:50.872Z | Compiling rand v0.10.2 |
| 1178 | 2026-08-28T22:24:51.169Z | Compiling shellexpand v3.1.2 |
| 1179 | 2026-08-28T22:24:51.569Z | Compiling sha2 v0.11.0 |
| 1180 | 2026-08-28T22:24:51.864Z | Compiling digest-io v0.1.0 |
| 1181 | 2026-08-28T22:24:51.903Z | Compiling uuid v1.24.0 |
| 1182 | 2026-08-28T22:24:51.979Z | Compiling num_cpus v1.17.0 |
| 1183 | 2026-08-28T22:24:52.303Z | Compiling percent-encoding v2.3.2 |
| 1184 | 2026-08-28T22:24:52.307Z | Compiling semver v1.0.28 |
| 1185 | 2026-08-28T22:24:52.511Z | Compiling typed-arena v2.0.2 |
| 1186 | 2026-08-28T22:24:52.642Z | Compiling nu-ansi-term v0.50.3 |
| 1187 | 2026-08-28T22:24:52.645Z | Compiling hex v0.4.3 |
| 1188 | 2026-08-28T22:24:52.677Z | Compiling dotenvy v0.15.7 |
| 1189 | 2026-08-28T22:24:52.690Z | Compiling unicode-width v0.2.2 |
| 1190 | 2026-08-28T22:25:52.051Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 1191 | 2026-08-28T22:25:52.068Z | Installing /home/build/.cargo/bin/just |
| 1192 | 2026-08-28T22:25:52.071Z | Installed package `just v1.58.0` (executable `just`) |
| 1193 | 2026-08-28T22:25:52.111Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1194 | 2026-08-28T22:25:52.114Z | + gunzip |
| 1195 | 2026-08-28T22:25:52.114Z | + tar -xf - -C /home/build/.cargo/bin |
| 1196 | 2026-08-28T22:25:53.331Z | + just ci |
| 1197 | 2026-08-28T22:25:53.335Z | cargo fmt --check |
| 1198 | 2026-08-28T22:25:53.561Z | cargo clippy -- --no-deps --deny warnings |
| 1199 | 2026-08-28T22:25:53.860Z | Downloading crates ... |
| 1200 | 2026-08-28T22:25:53.936Z | Downloaded base64 v0.21.7 |
| 1201 | 2026-08-28T22:25:53.940Z | Downloaded heck v0.4.1 |
| 1202 | 2026-08-28T22:25:53.940Z | Downloaded function_name v0.3.0 |
| 1203 | 2026-08-28T22:25:53.940Z | Downloaded function_name-proc-macro v0.3.0 |
| 1204 | 2026-08-28T22:25:53.940Z | Downloaded enum-as-inner v0.6.1 |
| 1205 | 2026-08-28T22:25:53.945Z | Downloaded linked-hash-map v0.5.6 |
| 1206 | 2026-08-28T22:25:53.945Z | Downloaded lru-cache v0.1.2 |
| 1207 | 2026-08-28T22:25:53.945Z | Downloaded miette-derive v5.10.0 |
| 1208 | 2026-08-28T22:25:53.945Z | Downloaded pwd v1.4.0 |
| 1209 | 2026-08-28T22:25:53.945Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1210 | 2026-08-28T22:25:53.945Z | Downloaded knuffel-derive v3.2.0 |
| 1211 | 2026-08-28T22:25:53.949Z | Downloaded lru v0.18.2 |
| 1212 | 2026-08-28T22:25:53.949Z | Downloaded dashu-base v0.5.1 |
| 1213 | 2026-08-28T22:25:53.949Z | Downloaded proc-macro-error v1.0.4 |
| 1214 | 2026-08-28T22:25:53.949Z | Downloaded num-primitive v0.2.1 |
| 1215 | 2026-08-28T22:25:53.953Z | Downloaded owo-colors v3.5.0 |
| 1216 | 2026-08-28T22:25:53.953Z | Downloaded resolv-conf v0.7.6 |
| 1217 | 2026-08-28T22:25:53.953Z | Downloaded derive-where v1.6.1 |
| 1218 | 2026-08-28T22:25:53.957Z | Downloaded seq-macro v0.3.6 |
| 1219 | 2026-08-28T22:25:53.957Z | Downloaded supports-hyperlinks v2.1.0 |
| 1220 | 2026-08-28T22:25:53.960Z | Downloaded num-modular v0.6.5 |
| 1221 | 2026-08-28T22:25:53.964Z | Downloaded supports-unicode v2.1.0 |
| 1222 | 2026-08-28T22:25:53.967Z | Downloaded smawk v0.3.3 |
| 1223 | 2026-08-28T22:25:53.970Z | Downloaded knuffel v3.2.0 |
| 1224 | 2026-08-28T22:25:53.974Z | Downloaded terminal_size v0.1.17 |
| 1225 | 2026-08-28T22:25:53.977Z | Downloaded supports-color v2.1.0 |
| 1226 | 2026-08-28T22:25:53.980Z | Downloaded hickory-resolver v0.24.4 |
| 1227 | 2026-08-28T22:25:53.981Z | Downloaded miette v5.10.0 |
| 1228 | 2026-08-28T22:25:53.985Z | Downloaded qorb v0.4.1 |
| 1229 | 2026-08-28T22:25:53.988Z | Downloaded textwrap v0.15.2 |
| 1230 | 2026-08-28T22:25:53.993Z | Downloaded tokio-stream v0.1.19 |
| 1231 | 2026-08-28T22:25:53.999Z | Downloaded itertools v0.14.0 |
| 1232 | 2026-08-28T22:25:54.006Z | Downloaded dashu-int v0.5.1 |
| 1233 | 2026-08-28T22:25:54.027Z | Downloaded hickory-proto v0.24.4 |
| 1234 | 2026-08-28T22:25:54.329Z | Downloaded dsi-bitstream v0.10.1 |
| 1235 | 2026-08-28T22:25:54.521Z | Compiling proc-macro2 v1.0.107 |
| 1236 | 2026-08-28T22:25:54.521Z | Compiling quote v1.0.47 |
| 1237 | 2026-08-28T22:25:54.524Z | Compiling unicode-ident v1.0.24 |
| 1238 | 2026-08-28T22:25:54.524Z | Compiling libc v0.2.189 |
| 1239 | 2026-08-28T22:25:54.524Z | Checking cfg-if v1.0.4 |
| 1240 | 2026-08-28T22:25:54.524Z | Compiling version_check v0.9.5 |
| 1241 | 2026-08-28T22:25:54.525Z | Compiling serde_core v1.0.229 |
| 1242 | 2026-08-28T22:25:54.525Z | Compiling serde v1.0.229 |
| 1243 | 2026-08-28T22:25:54.711Z | Checking memchr v2.8.3 |
| 1244 | 2026-08-28T22:25:54.864Z | Compiling generic-array v0.14.7 |
| 1245 | 2026-08-28T22:25:54.896Z | Checking typenum v1.20.1 |
| 1246 | 2026-08-28T22:25:54.911Z | Checking subtle v2.6.1 |
| 1247 | 2026-08-28T22:25:55.077Z | Compiling libm v0.2.16 |
| 1248 | 2026-08-28T22:25:55.171Z | Compiling autocfg v1.5.1 |
| 1249 | 2026-08-28T22:25:55.377Z | Checking smallvec v1.15.2 |
| 1250 | 2026-08-28T22:25:55.433Z | Checking const-oid v0.9.6 |
| 1251 | 2026-08-28T22:25:55.456Z | Checking errno v0.3.14 |
| 1252 | 2026-08-28T22:25:55.482Z | Compiling num-traits v0.2.19 |
| 1253 | 2026-08-28T22:25:55.569Z | Compiling zmij v1.0.23 |
| 1254 | 2026-08-28T22:25:55.658Z | Checking pin-project-lite v0.2.17 |
| 1255 | 2026-08-28T22:25:55.724Z | Compiling syn v2.0.119 |
| 1256 | 2026-08-28T22:25:55.743Z | Compiling syn v3.0.3 |
| 1257 | 2026-08-28T22:25:55.795Z | Compiling zeroize v1.9.0 |
| 1258 | 2026-08-28T22:25:55.858Z | Compiling thiserror v2.0.20 |
| 1259 | 2026-08-28T22:25:55.889Z | Compiling heck v0.5.0 |
| 1260 | 2026-08-28T22:25:55.958Z | Compiling zerocopy v0.8.56 |
| 1261 | 2026-08-28T22:25:56.133Z | Compiling serde_json v1.0.151 |
| 1262 | 2026-08-28T22:25:56.156Z | Checking itoa v1.0.18 |
| 1263 | 2026-08-28T22:25:56.291Z | Checking once_cell v1.21.4 |
| 1264 | 2026-08-28T22:25:56.376Z | Compiling parking_lot_core v0.9.12 |
| 1265 | 2026-08-28T22:25:56.380Z | Checking signal-hook-registry v1.4.8 |
| 1266 | 2026-08-28T22:25:56.452Z | Checking getrandom v0.2.17 |
| 1267 | 2026-08-28T22:25:56.488Z | Checking futures-core v0.3.33 |
| 1268 | 2026-08-28T22:25:56.527Z | Checking scopeguard v1.2.0 |
| 1269 | 2026-08-28T22:25:56.580Z | Checking rand_core v0.6.4 |
| 1270 | 2026-08-28T22:25:56.601Z | Checking allocator-api2 v0.2.21 |
| 1271 | 2026-08-28T22:25:56.620Z | Checking lock_api v0.4.14 |
| 1272 | 2026-08-28T22:25:56.735Z | Checking base64ct v1.8.3 |
| 1273 | 2026-08-28T22:25:56.819Z | Checking parking_lot v0.12.5 |
| 1274 | 2026-08-28T22:25:56.866Z | Checking socket2 v0.6.5 |
| 1275 | 2026-08-28T22:25:56.914Z | Checking mio v1.2.2 |
| 1276 | 2026-08-28T22:25:56.955Z | Checking pem-rfc7468 v0.7.0 |
| 1277 | 2026-08-28T22:25:57.096Z | Compiling semver v1.0.28 |
| 1278 | 2026-08-28T22:25:57.106Z | Compiling rustversion v1.0.23 |
| 1279 | 2026-08-28T22:25:57.178Z | Checking futures-sink v0.3.33 |
| 1280 | 2026-08-28T22:25:57.269Z | Compiling jobserver v0.1.35 |
| 1281 | 2026-08-28T22:25:57.329Z | Compiling shlex v2.0.1 |
| 1282 | 2026-08-28T22:25:57.373Z | Compiling find-msvc-tools v0.1.10 |
| 1283 | 2026-08-28T22:25:57.476Z | Checking flagset v0.4.7 |
| 1284 | 2026-08-28T22:25:57.511Z | Compiling cc v1.4.2 |
| 1285 | 2026-08-28T22:25:57.601Z | Checking bitflags v2.13.1 |
| 1286 | 2026-08-28T22:25:57.636Z | Checking foldhash v0.2.0 |
| 1287 | 2026-08-28T22:25:57.756Z | Checking equivalent v1.0.2 |
| 1288 | 2026-08-28T22:25:57.766Z | Checking slab v0.4.12 |
| 1289 | 2026-08-28T22:25:57.831Z | Checking futures-channel v0.3.33 |
| 1290 | 2026-08-28T22:25:57.911Z | Checking log v0.4.33 |
| 1291 | 2026-08-28T22:25:58.018Z | Compiling block-buffer v0.10.4 |
| 1292 | 2026-08-28T22:25:58.034Z | Compiling crypto-common v0.1.7 |
| 1293 | 2026-08-28T22:25:58.061Z | Compiling getrandom v0.4.3 |
| 1294 | 2026-08-28T22:25:58.143Z | Compiling digest v0.10.7 |
| 1295 | 2026-08-28T22:25:58.237Z | Checking stable_deref_trait v1.2.1 |
| 1296 | 2026-08-28T22:25:58.303Z | Checking futures-task v0.3.33 |
| 1297 | 2026-08-28T22:25:58.331Z | Checking futures-io v0.3.33 |
| 1298 | 2026-08-28T22:25:58.441Z | Compiling synstructure v0.13.2 |
| 1299 | 2026-08-28T22:25:58.463Z | Compiling serde_derive_internals v0.29.1 |
| 1300 | 2026-08-28T22:25:58.633Z | Compiling schemars v0.8.22 |
| 1301 | 2026-08-28T22:25:58.766Z | Checking cpufeatures v0.2.17 |
| 1302 | 2026-08-28T22:25:58.829Z | Compiling cmake v0.1.58 |
| 1303 | 2026-08-28T22:25:58.892Z | Compiling serde_derive v1.0.229 |
| 1304 | 2026-08-28T22:25:58.911Z | Compiling thiserror-impl v2.0.20 |
| 1305 | 2026-08-28T22:25:59.030Z | Compiling tokio-macros v2.7.2 |
| 1306 | 2026-08-28T22:25:59.363Z | Compiling pkg-config v0.3.33 |
| 1307 | 2026-08-28T22:25:59.440Z | Compiling fs_extra v1.3.0 |
| 1308 | 2026-08-28T22:25:59.482Z | Compiling object v0.37.3 |
| 1309 | 2026-08-28T22:25:59.509Z | Compiling dunce v1.0.5 |
| 1310 | 2026-08-28T22:25:59.659Z | Compiling zeroize_derive v1.5.0 |
| 1311 | 2026-08-28T22:25:59.685Z | Compiling der_derive v0.7.3 |
| 1312 | 2026-08-28T22:25:59.734Z | Compiling zerocopy-derive v0.8.56 |
| 1313 | 2026-08-28T22:25:59.761Z | Compiling zerofrom-derive v0.1.7 |
| 1314 | 2026-08-28T22:25:59.794Z | Compiling futures-macro v0.3.33 |
| 1315 | 2026-08-28T22:25:59.907Z | Compiling yoke-derive v0.8.2 |
| 1316 | 2026-08-28T22:26:00.195Z | Compiling schemars_derive v0.8.22 |
| 1317 | 2026-08-28T22:26:00.623Z | Checking futures-util v0.3.33 |
| 1318 | 2026-08-28T22:26:00.634Z | Checking der v0.7.10 |
| 1319 | 2026-08-28T22:26:01.013Z | Checking zerofrom v0.1.8 |
| 1320 | 2026-08-28T22:26:01.063Z | Compiling zerovec-derive v0.11.3 |
| 1321 | 2026-08-28T22:26:01.123Z | Checking yoke v0.8.3 |
| 1322 | 2026-08-28T22:26:01.338Z | Compiling aws-lc-sys v0.44.0 |
| 1323 | 2026-08-28T22:26:01.374Z | Checking spki v0.7.3 |
| 1324 | 2026-08-28T22:26:01.528Z | Checking pkcs8 v0.10.2 |
| 1325 | 2026-08-28T22:26:01.675Z | Compiling displaydoc v0.2.7 |
| 1326 | 2026-08-28T22:26:01.896Z | Checking bytes v1.12.1 |
| 1327 | 2026-08-28T22:26:02.018Z | Checking hashbrown v0.17.1 |
| 1328 | 2026-08-28T22:26:02.137Z | Checking zerovec v0.11.6 |
| 1329 | 2026-08-28T22:26:02.330Z | Checking tokio v1.53.1 |
| 1330 | 2026-08-28T22:26:02.382Z | Checking http v1.5.0 |
| 1331 | 2026-08-28T22:26:02.410Z | Compiling rustc_version v0.4.1 |
| 1332 | 2026-08-28T22:26:02.623Z | Compiling ahash v0.8.12 |
| 1333 | 2026-08-28T22:26:02.665Z | Compiling curve25519-dalek v4.1.3 |
| 1334 | 2026-08-28T22:26:02.721Z | Compiling rustix v1.1.4 |
| 1335 | 2026-08-28T22:26:02.979Z | Checking indexmap v2.14.0 |
| 1336 | 2026-08-28T22:26:02.997Z | Checking hmac v0.12.1 |
| 1337 | 2026-08-28T22:26:03.070Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1338 | 2026-08-28T22:26:03.237Z | Compiling httparse v1.10.1 |
| 1339 | 2026-08-28T22:26:03.260Z | Checking percent-encoding v2.3.2 |
| 1340 | 2026-08-28T22:26:03.384Z | Checking iana-time-zone v0.1.65 |
| 1341 | 2026-08-28T22:26:03.393Z | Compiling aws-lc-rs v1.18.0 |
| 1342 | 2026-08-28T22:26:03.480Z | Checking chrono v0.4.45 |
| 1343 | 2026-08-28T22:26:03.920Z | Checking tinystr v0.8.3 |
| 1344 | 2026-08-28T22:26:03.923Z | Checking ppv-lite86 v0.2.21 |
| 1345 | 2026-08-28T22:26:04.087Z | Checking sha2 v0.10.9 |
| 1346 | 2026-08-28T22:26:04.207Z | Checking signature v2.2.0 |
| 1347 | 2026-08-28T22:26:04.304Z | Checking rustls-pki-types v1.15.1 |
| 1348 | 2026-08-28T22:26:04.331Z | Compiling tracing-attributes v0.1.31 |
| 1349 | 2026-08-28T22:26:04.409Z | Compiling slog v2.8.2 |
| 1350 | 2026-08-28T22:26:04.418Z | Checking ff v0.13.1 |
| 1351 | 2026-08-28T22:26:04.534Z | Checking tracing-core v0.1.36 |
| 1352 | 2026-08-28T22:26:04.570Z | Compiling strsim v0.11.1 |
| 1353 | 2026-08-28T22:26:04.620Z | Compiling thiserror v1.0.69 |
| 1354 | 2026-08-28T22:26:04.713Z | Checking writeable v0.6.3 |
| 1355 | 2026-08-28T22:26:04.827Z | Checking base16ct v0.2.0 |
| 1356 | 2026-08-28T22:26:04.843Z | Checking litemap v0.8.2 |
| 1357 | 2026-08-28T22:26:04.883Z | Checking group v0.13.0 |
| 1358 | 2026-08-28T22:26:04.940Z | Checking sec1 v0.7.3 |
| 1359 | 2026-08-28T22:26:05.002Z | Checking icu_locale_core v2.2.0 |
| 1360 | 2026-08-28T22:26:05.078Z | Checking hkdf v0.12.4 |
| 1361 | 2026-08-28T22:26:05.163Z | Checking potential_utf v0.1.5 |
| 1362 | 2026-08-28T22:26:05.243Z | Checking zerotrie v0.2.4 |
| 1363 | 2026-08-28T22:26:05.283Z | Checking erased-serde v0.3.31 |
| 1364 | 2026-08-28T22:26:05.287Z | Checking crypto-bigint v0.5.5 |
| 1365 | 2026-08-28T22:26:05.408Z | Checking tokio-util v0.7.19 |
| 1366 | 2026-08-28T22:26:05.468Z | Compiling thiserror-impl v1.0.69 |
| 1367 | 2026-08-28T22:26:05.498Z | Checking tracing v0.1.44 |
| 1368 | 2026-08-28T22:26:05.629Z | Checking uuid v1.24.0 |
| 1369 | 2026-08-28T22:26:05.672Z | Compiling icu_properties_data v2.2.0 |
| 1370 | 2026-08-28T22:26:05.676Z | Checking simd-adler32 v0.3.10 |
| 1371 | 2026-08-28T22:26:05.812Z | Compiling icu_normalizer_data v2.2.0 |
| 1372 | 2026-08-28T22:26:05.827Z | Compiling syn v1.0.109 |
| 1373 | 2026-08-28T22:26:05.868Z | Checking ipnet v2.12.1 |
| 1374 | 2026-08-28T22:26:05.903Z | Checking adler2 v2.0.1 |
| 1375 | 2026-08-28T22:26:06.004Z | Checking utf8_iter v1.0.4 |
| 1376 | 2026-08-28T22:26:06.032Z | Checking miniz_oxide v0.8.9 |
| 1377 | 2026-08-28T22:26:06.115Z | Checking icu_collections v2.2.0 |
| 1378 | 2026-08-28T22:26:06.164Z | Checking icu_provider v2.2.0 |
| 1379 | 2026-08-28T22:26:06.189Z | Checking elliptic-curve v0.13.8 |
| 1380 | 2026-08-28T22:26:06.337Z | Checking rand_chacha v0.3.1 |
| 1381 | 2026-08-28T22:26:06.365Z | Checking form_urlencoded v1.2.2 |
| 1382 | 2026-08-28T22:26:06.388Z | Compiling clap_derive v4.6.4 |
| 1383 | 2026-08-28T22:26:06.410Z | Checking is-terminal v0.4.17 |
| 1384 | 2026-08-28T22:26:06.420Z | Compiling rustls v0.23.43 |
| 1385 | 2026-08-28T22:26:06.478Z | Checking utf8parse v0.2.2 |
| 1386 | 2026-08-28T22:26:06.488Z | Checking dyn-clone v1.0.20 |
| 1387 | 2026-08-28T22:26:06.491Z | Compiling num-bigint-dig v0.8.6 |
| 1388 | 2026-08-28T22:26:06.517Z | Checking untrusted v0.9.0 |
| 1389 | 2026-08-28T22:26:06.563Z | Checking rand v0.8.7 |
| 1390 | 2026-08-28T22:26:06.702Z | Checking rfc6979 v0.4.0 |
| 1391 | 2026-08-28T22:26:06.723Z | Compiling serde_tokenstream v0.2.3 |
| 1392 | 2026-08-28T22:26:06.732Z | Checking http-body v1.1.0 |
| 1393 | 2026-08-28T22:26:06.849Z | Checking atomic-waker v1.1.2 |
| 1394 | 2026-08-28T22:26:06.929Z | Compiling getrandom v0.3.4 |
| 1395 | 2026-08-28T22:26:07.008Z | Checking ecdsa v0.16.9 |
| 1396 | 2026-08-28T22:26:07.061Z | Checking icu_properties v2.2.0 |
| 1397 | 2026-08-28T22:26:07.072Z | Checking icu_normalizer v2.2.0 |
| 1398 | 2026-08-28T22:26:07.165Z | Checking anstyle-parse v1.0.0 |
| 1399 | 2026-08-28T22:26:07.251Z | Checking primeorder v0.13.6 |
| 1400 | 2026-08-28T22:26:07.359Z | Checking try-lock v0.2.5 |
| 1401 | 2026-08-28T22:26:07.442Z | Checking hex v0.4.3 |
| 1402 | 2026-08-28T22:26:07.446Z | Checking tower-layer v0.3.3 |
| 1403 | 2026-08-28T22:26:07.446Z | Checking tower-service v0.3.3 |
| 1404 | 2026-08-28T22:26:07.521Z | Checking anstyle-query v1.1.5 |
| 1405 | 2026-08-28T22:26:07.582Z | Compiling gimli v0.32.3 |
| 1406 | 2026-08-28T22:26:07.582Z | Checking colorchoice v1.0.5 |
| 1407 | 2026-08-28T22:26:07.623Z | Checking fnv v1.0.7 |
| 1408 | 2026-08-28T22:26:07.706Z | Checking anstyle v1.0.14 |
| 1409 | 2026-08-28T22:26:07.744Z | Checking is_terminal_polyfill v1.70.2 |
| 1410 | 2026-08-28T22:26:07.828Z | Checking h2 v0.4.15 |
| 1411 | 2026-08-28T22:26:07.872Z | Checking anstream v1.0.0 |
| 1412 | 2026-08-28T22:26:07.889Z | Checking idna_adapter v1.2.2 |
| 1413 | 2026-08-28T22:26:08.057Z | Checking want v0.3.1 |
| 1414 | 2026-08-28T22:26:08.299Z | Checking terminal_size v0.4.4 |
| 1415 | 2026-08-28T22:26:08.302Z | Checking ed25519 v2.2.3 |
| 1416 | 2026-08-28T22:26:08.702Z | Compiling num-conv v0.2.2 |
| 1417 | 2026-08-28T22:26:08.982Z | Checking clap_lex v1.1.0 |
| 1418 | 2026-08-28T22:26:09.123Z | Checking keccak v0.1.6 |
| 1419 | 2026-08-28T22:26:09.140Z | Compiling rustc-demangle v0.1.28 |
| 1420 | 2026-08-28T22:26:09.265Z | Compiling addr2line v0.25.1 |
| 1421 | 2026-08-28T22:26:09.383Z | Compiling owo-colors v4.3.0 |
| 1422 | 2026-08-28T22:26:09.575Z | Compiling ident_case v1.0.1 |
| 1423 | 2026-08-28T22:26:09.684Z | Checking spin v0.9.9 |
| 1424 | 2026-08-28T22:26:09.692Z | Checking httpdate v1.0.3 |
| 1425 | 2026-08-28T22:26:09.695Z | Compiling time-core v0.1.9 |
| 1426 | 2026-08-28T22:26:09.823Z | Checking hyper v1.11.0 |
| 1427 | 2026-08-28T22:26:09.833Z | Compiling darling_core v0.23.0 |
| 1428 | 2026-08-28T22:26:09.871Z | Compiling time-macros v0.2.32 |
| 1429 | 2026-08-28T22:26:10.351Z | Checking sha3 v0.10.9 |
| 1430 | 2026-08-28T22:26:10.438Z | Checking clap_builder v4.6.6 |
| 1431 | 2026-08-28T22:26:10.470Z | Checking ed25519-dalek v2.2.0 |
| 1432 | 2026-08-28T22:26:10.723Z | Checking rand_core v0.9.5 |
| 1433 | 2026-08-28T22:26:10.786Z | Checking idna v1.1.0 |
| 1434 | 2026-08-28T22:26:11.027Z | Compiling backtrace v0.3.76 |
| 1435 | 2026-08-28T22:26:11.030Z | Checking x509-cert v0.2.5 |
| 1436 | 2026-08-28T22:26:11.048Z | Compiling num-integer v0.1.46 |
| 1437 | 2026-08-28T22:26:11.121Z | Compiling async-trait v0.1.92 |
| 1438 | 2026-08-28T22:26:11.220Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1439 | 2026-08-28T22:26:11.321Z | Checking powerfmt v0.2.0 |
| 1440 | 2026-08-28T22:26:11.612Z | Compiling unicode-linebreak v0.1.5 |
| 1441 | 2026-08-28T22:26:11.621Z | Compiling unicode-width v0.2.2 |
| 1442 | 2026-08-28T22:26:11.676Z | Checking deranged v0.5.8 |
| 1443 | 2026-08-28T22:26:11.772Z | Compiling crc32fast v1.5.0 |
| 1444 | 2026-08-28T22:26:11.883Z | Compiling camino v1.2.5 |
| 1445 | 2026-08-28T22:26:11.897Z | Compiling paste v1.0.15 |
| 1446 | 2026-08-28T22:26:11.930Z | Checking base64 v0.22.1 |
| 1447 | 2026-08-28T22:26:12.051Z | Checking num_threads v0.1.7 |
| 1448 | 2026-08-28T22:26:12.151Z | Compiling crossbeam-utils v0.8.22 |
| 1449 | 2026-08-28T22:26:12.163Z | Compiling is_ci v1.2.0 |
| 1450 | 2026-08-28T22:26:12.173Z | Compiling anyhow v1.0.104 |
| 1451 | 2026-08-28T22:26:12.184Z | Checking data-encoding v2.11.1 |
| 1452 | 2026-08-28T22:26:12.268Z | Compiling supports-color v3.0.2 |
| 1453 | 2026-08-28T22:26:12.317Z | Checking hyper-util v0.1.20 |
| 1454 | 2026-08-28T22:26:12.411Z | Compiling lazy_static v1.5.0 |
| 1455 | 2026-08-28T22:26:12.452Z | Compiling darling_macro v0.23.0 |
| 1456 | 2026-08-28T22:26:12.479Z | Compiling textwrap v0.16.2 |
| 1457 | 2026-08-28T22:26:12.488Z | Checking clap v4.6.6 |
| 1458 | 2026-08-28T22:26:12.497Z | Compiling proc-macro-error2 v2.0.1 |
| 1459 | 2026-08-28T22:26:12.554Z | Compiling hashbrown v0.16.1 |
| 1460 | 2026-08-28T22:26:12.580Z | Checking time v0.3.55 |
| 1461 | 2026-08-28T22:26:12.662Z | Compiling backtrace-ext v0.2.1 |
| 1462 | 2026-08-28T22:26:12.747Z | Compiling num-iter v0.1.46 |
| 1463 | 2026-08-28T22:26:12.808Z | Checking url v2.5.8 |
| 1464 | 2026-08-28T22:26:12.818Z | Checking rand_chacha v0.9.0 |
| 1465 | 2026-08-28T22:26:12.984Z | Compiling hashbrown v0.14.5 |
| 1466 | 2026-08-28T22:26:13.180Z | Checking half v2.7.1 |
| 1467 | 2026-08-28T22:26:13.236Z | Checking sha1 v0.10.7 |
| 1468 | 2026-08-28T22:26:13.379Z | Compiling miette-derive v7.6.0 |
| 1469 | 2026-08-28T22:26:13.419Z | Checking hybrid-array v0.4.14 |
| 1470 | 2026-08-28T22:26:13.435Z | Checking encoding_rs v0.8.35 |
| 1471 | 2026-08-28T22:26:13.489Z | Checking ryu v1.0.23 |
| 1472 | 2026-08-28T22:26:13.744Z | Compiling supports-hyperlinks v3.2.0 |
| 1473 | 2026-08-28T22:26:13.770Z | Checking ciborium-io v0.2.2 |
| 1474 | 2026-08-28T22:26:13.840Z | Checking mime v0.3.17 |
| 1475 | 2026-08-28T22:26:13.850Z | Checking fastrand v2.5.0 |
| 1476 | 2026-08-28T22:26:13.873Z | Compiling supports-unicode v3.0.0 |
| 1477 | 2026-08-28T22:26:14.000Z | Compiling unicode-width v0.1.14 |
| 1478 | 2026-08-28T22:26:14.125Z | Checking static_assertions v1.1.0 |
| 1479 | 2026-08-28T22:26:14.290Z | Checking tempfile v3.27.0 |
| 1480 | 2026-08-28T22:26:14.359Z | Checking ciborium-ll v0.2.2 |
| 1481 | 2026-08-28T22:26:14.362Z | Checking serde_urlencoded v0.7.1 |
| 1482 | 2026-08-28T22:26:14.445Z | Compiling miette v7.6.0 |
| 1483 | 2026-08-28T22:26:14.472Z | Compiling chumsky v0.9.3 |
| 1484 | 2026-08-28T22:26:14.551Z | Compiling regress v0.11.1 |
| 1485 | 2026-08-28T22:26:15.101Z | Compiling darling v0.23.0 |
| 1486 | 2026-08-28T22:26:15.205Z | Checking rand v0.9.5 |
| 1487 | 2026-08-28T22:26:15.325Z | Compiling knus-derive v3.4.0 |
| 1488 | 2026-08-28T22:26:15.923Z | Checking http-body-util v0.1.4 |
| 1489 | 2026-08-28T22:26:16.109Z | Compiling pkcs1 v0.7.5 |
| 1490 | 2026-08-28T22:26:16.122Z | Checking futures-executor v0.3.33 |
| 1491 | 2026-08-28T22:26:16.155Z | Checking inout v0.1.4 |
| 1492 | 2026-08-28T22:26:16.259Z | Checking thread_local v1.1.10 |
| 1493 | 2026-08-28T22:26:16.417Z | Checking cpufeatures v0.3.0 |
| 1494 | 2026-08-28T22:26:16.449Z | Compiling slog-async v2.8.0 |
| 1495 | 2026-08-28T22:26:16.480Z | Checking ipnetwork v0.21.1 |
| 1496 | 2026-08-28T22:26:16.682Z | Compiling omicron-workspace-hack v0.1.0 |
| 1497 | 2026-08-28T22:26:16.699Z | Compiling knus v3.4.0 |
| 1498 | 2026-08-28T22:26:16.767Z | Checking oxnet v0.1.6 |
| 1499 | 2026-08-28T22:26:16.818Z | Compiling typify-impl v0.6.2 |
| 1500 | 2026-08-28T22:26:16.904Z | Compiling rsa v0.9.10 |
| 1501 | 2026-08-28T22:26:16.994Z | Checking cipher v0.4.4 |
| 1502 | 2026-08-28T22:26:17.183Z | Checking futures v0.3.33 |
| 1503 | 2026-08-28T22:26:17.195Z | Checking crossbeam-channel v0.5.16 |
| 1504 | 2026-08-28T22:26:17.202Z | Compiling p384 v0.13.1 |
| 1505 | 2026-08-28T22:26:17.319Z | Checking flate2 v1.1.9 |
| 1506 | 2026-08-28T22:26:17.330Z | Compiling serde_with_macros v3.22.0 |
| 1507 | 2026-08-28T22:26:17.464Z | Checking ciborium v0.2.2 |
| 1508 | 2026-08-28T22:26:17.513Z | Checking block-buffer v0.12.1 |
| 1509 | 2026-08-28T22:26:17.601Z | Checking crypto-common v0.2.2 |
| 1510 | 2026-08-28T22:26:17.644Z | Compiling hubpack_derive v0.1.1 |
| 1511 | 2026-08-28T22:26:17.862Z | Checking newtype-uuid v1.4.0 |
| 1512 | 2026-08-28T22:26:17.991Z | Checking ssh-encoding v0.2.0 |
| 1513 | 2026-08-28T22:26:18.022Z | Checking openapiv3 v2.2.0 |
| 1514 | 2026-08-28T22:26:18.138Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-08-28T22:26:18.165Z | Compiling strum_macros v0.26.4 |
| 1516 | 2026-08-28T22:26:18.394Z | Compiling daft-derive v0.1.8 |
| 1517 | 2026-08-28T22:26:18.749Z | Compiling multer v3.1.0 |
| 1518 | 2026-08-28T22:26:19.259Z | Compiling salty v0.3.0 |
| 1519 | 2026-08-28T22:26:19.318Z | Checking match_cfg v0.1.0 |
| 1520 | 2026-08-28T22:26:19.378Z | Checking utf-8 v0.7.6 |
| 1521 | 2026-08-28T22:26:19.483Z | Checking term v1.2.1 |
| 1522 | 2026-08-28T22:26:19.493Z | Checking winnow v1.0.4 |
| 1523 | 2026-08-28T22:26:19.501Z | Checking const-oid v0.10.2 |
| 1524 | 2026-08-28T22:26:19.505Z | Compiling rlimit v0.10.2 |
| 1525 | 2026-08-28T22:26:19.518Z | Checking compression-core v0.4.32 |
| 1526 | 2026-08-28T22:26:19.631Z | Checking take_mut v0.2.2 |
| 1527 | 2026-08-28T22:26:19.646Z | Checking digest v0.11.3 |
| 1528 | 2026-08-28T22:26:19.690Z | Checking slog-term v2.9.2 |
| 1529 | 2026-08-28T22:26:19.736Z | Checking strum v0.26.3 |
| 1530 | 2026-08-28T22:26:19.755Z | Checking compression-codecs v0.4.38 |
| 1531 | 2026-08-28T22:26:19.763Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1532 | 2026-08-28T22:26:19.797Z | Checking tungstenite v0.28.0 |
| 1533 | 2026-08-28T22:26:19.841Z | Checking hostname v0.3.1 |
| 1534 | 2026-08-28T22:26:19.883Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1535 | 2026-08-28T22:26:19.925Z | Checking daft v0.1.8 |
| 1536 | 2026-08-28T22:26:19.975Z | Checking async-stream v0.3.6 |
| 1537 | 2026-08-28T22:26:20.078Z | Checking serde_with v3.22.0 |
| 1538 | 2026-08-28T22:26:20.093Z | Checking ssh-cipher v0.2.0 |
| 1539 | 2026-08-28T22:26:20.140Z | Compiling typify-macro v0.6.2 |
| 1540 | 2026-08-28T22:26:20.195Z | Checking hubpack v0.1.2 |
| 1541 | 2026-08-28T22:26:20.244Z | Checking slog-json v2.6.1 |
| 1542 | 2026-08-28T22:26:20.284Z | Checking p256 v0.13.2 |
| 1543 | 2026-08-28T22:26:20.350Z | Checking serde_spanned v1.1.1 |
| 1544 | 2026-08-28T22:26:20.388Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1545 | 2026-08-28T22:26:20.471Z | Compiling dropshot v0.17.1 |
| 1546 | 2026-08-28T22:26:20.519Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1547 | 2026-08-28T22:26:20.580Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1548 | 2026-08-28T22:26:20.737Z | Checking debug-ignore v1.0.5 |
| 1549 | 2026-08-28T22:26:20.753Z | Checking toml v1.1.4+spec-1.1.0 |
| 1550 | 2026-08-28T22:26:20.846Z | Checking ssh-key v0.6.7 |
| 1551 | 2026-08-28T22:26:20.874Z | Checking slog-bunyan v2.5.0 |
| 1552 | 2026-08-28T22:26:20.979Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1553 | 2026-08-28T22:26:21.239Z | Checking tokio-tungstenite v0.28.0 |
| 1554 | 2026-08-28T22:26:21.401Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1555 | 2026-08-28T22:26:21.481Z | Checking async-compression v0.4.43 |
| 1556 | 2026-08-28T22:26:21.688Z | Checking sha1 v0.11.0 |
| 1557 | 2026-08-28T22:26:21.721Z | Compiling dropshot_endpoint v0.17.1 |
| 1558 | 2026-08-28T22:26:21.744Z | Checking waitgroup v0.1.2 |
| 1559 | 2026-08-28T22:26:21.824Z | Checking rustls-pemfile v2.2.0 |
| 1560 | 2026-08-28T22:26:21.832Z | Checking serde_spanned v0.6.9 |
| 1561 | 2026-08-28T22:26:21.836Z | Checking toml_datetime v0.6.11 |
| 1562 | 2026-08-28T22:26:21.851Z | Checking env_filter v2.0.0 |
| 1563 | 2026-08-28T22:26:21.957Z | Compiling aho-corasick v1.1.5 |
| 1564 | 2026-08-28T22:26:21.980Z | Checking sync_wrapper v1.0.2 |
| 1565 | 2026-08-28T22:26:22.007Z | Checking serde_path_to_error v0.1.20 |
| 1566 | 2026-08-28T22:26:22.014Z | Checking hostname v0.4.2 |
| 1567 | 2026-08-28T22:26:22.073Z | Compiling proc-macro-error-attr v1.0.4 |
| 1568 | 2026-08-28T22:26:22.102Z | Compiling regex-syntax v0.8.11 |
| 1569 | 2026-08-28T22:26:22.264Z | Compiling rustix v0.38.44 |
| 1570 | 2026-08-28T22:26:22.288Z | Compiling dashu-int v0.5.1 |
| 1571 | 2026-08-28T22:26:22.424Z | Checking toml_write v0.1.2 |
| 1572 | 2026-08-28T22:26:22.503Z | Checking bytesize v2.7.0 |
| 1573 | 2026-08-28T22:26:22.581Z | Checking http-range-header v0.4.2 |
| 1574 | 2026-08-28T22:26:22.655Z | Checking winnow v0.7.15 |
| 1575 | 2026-08-28T22:26:22.704Z | Checking tinyvec_macros v0.1.1 |
| 1576 | 2026-08-28T22:26:22.794Z | Checking openssl-probe v0.2.1 |
| 1577 | 2026-08-28T22:26:22.871Z | Checking rustls-native-certs v0.8.4 |
| 1578 | 2026-08-28T22:26:22.993Z | Checking tinyvec v1.12.0 |
| 1579 | 2026-08-28T22:26:23.446Z | Checking tower v0.5.3 |
| 1580 | 2026-08-28T22:26:23.670Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1581 | 2026-08-28T22:26:23.824Z | Compiling regex-automata v0.4.18 |
| 1582 | 2026-08-28T22:26:23.833Z | Checking toml_edit v0.22.27 |
| 1583 | 2026-08-28T22:26:24.128Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1584 | 2026-08-28T22:26:24.365Z | Checking env_logger v0.11.11 |
| 1585 | 2026-08-28T22:26:24.467Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1586 | 2026-08-28T22:26:24.540Z | Checking serde-big-array v0.5.1 |
| 1587 | 2026-08-28T22:26:24.701Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1588 | 2026-08-28T22:26:24.763Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1589 | 2026-08-28T22:26:24.888Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-08-28T22:26:25.364Z | Checking dashu-base v0.5.1 |
| 1591 | 2026-08-28T22:26:25.595Z | Compiling cfg_aliases v0.2.2 |
| 1592 | 2026-08-28T22:26:25.598Z | Checking num-modular v0.6.5 |
| 1593 | 2026-08-28T22:26:25.664Z | Checking corncobs v0.1.4 |
| 1594 | 2026-08-28T22:26:25.691Z | Compiling nix v0.31.3 |
| 1595 | 2026-08-28T22:26:25.780Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1596 | 2026-08-28T22:26:26.057Z | Compiling regex v1.13.1 |
| 1597 | 2026-08-28T22:26:26.455Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1598 | 2026-08-28T22:26:26.551Z | Checking toml v0.8.23 |
| 1599 | 2026-08-28T22:26:26.853Z | Checking tower-http v0.6.11 |
| 1600 | 2026-08-28T22:26:27.124Z | Compiling typify v0.6.2 |
| 1601 | 2026-08-28T22:26:27.212Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1602 | 2026-08-28T22:26:27.281Z | Checking secrecy v0.8.0 |
| 1603 | 2026-08-28T22:26:27.383Z | Compiling enum-as-inner v0.6.1 |
| 1604 | 2026-08-28T22:26:27.396Z | Compiling blake3 v1.8.6 |
| 1605 | 2026-08-28T22:26:27.644Z | Compiling unsafe-libyaml v0.2.11 |
| 1606 | 2026-08-28T22:26:27.654Z | Compiling unicode-segmentation v1.13.3 |
| 1607 | 2026-08-28T22:26:27.763Z | Compiling portable-atomic v1.15.0 |
| 1608 | 2026-08-28T22:26:28.109Z | Checking linked-hash-map v0.5.6 |
| 1609 | 2026-08-28T22:26:28.145Z | Compiling signal-hook v0.4.4 |
| 1610 | 2026-08-28T22:26:28.188Z | Checking num-primitive v0.2.1 |
| 1611 | 2026-08-28T22:26:28.248Z | Checking smawk v0.3.3 |
| 1612 | 2026-08-28T22:26:28.264Z | Checking lru-cache v0.1.2 |
| 1613 | 2026-08-28T22:26:28.284Z | Compiling serde_yaml v0.9.34+deprecated |
| 1614 | 2026-08-28T22:26:28.293Z | Checking supports-color v2.1.0 |
| 1615 | 2026-08-28T22:26:28.310Z | Checking textwrap v0.15.2 |
| 1616 | 2026-08-28T22:26:28.356Z | Compiling progenitor-impl v0.14.0 |
| 1617 | 2026-08-28T22:26:28.404Z | Compiling heck v0.4.1 |
| 1618 | 2026-08-28T22:26:28.443Z | Checking hickory-proto v0.24.4 |
| 1619 | 2026-08-28T22:26:28.694Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1620 | 2026-08-28T22:26:28.712Z | Checking dsi-bitstream v0.10.1 |
| 1621 | 2026-08-28T22:26:28.850Z | Checking atomicwrites v0.4.4 |
| 1622 | 2026-08-28T22:26:29.235Z | Checking supports-hyperlinks v2.1.0 |
| 1623 | 2026-08-28T22:26:29.301Z | Checking supports-unicode v2.1.0 |
| 1624 | 2026-08-28T22:26:29.327Z | Checking tokio-stream v0.1.19 |
| 1625 | 2026-08-28T22:26:29.337Z | Compiling miette-derive v5.10.0 |
| 1626 | 2026-08-28T22:26:29.397Z | Checking nibble_vec v0.1.0 |
| 1627 | 2026-08-28T22:26:29.491Z | Checking memmap2 v0.9.11 |
| 1628 | 2026-08-28T22:26:29.510Z | Checking terminal_size v0.1.17 |
| 1629 | 2026-08-28T22:26:29.603Z | Checking arrayvec v0.7.8 |
| 1630 | 2026-08-28T22:26:29.643Z | Checking either v1.17.0 |
| 1631 | 2026-08-28T22:26:29.695Z | Checking arrayref v0.3.9 |
| 1632 | 2026-08-28T22:26:29.759Z | Checking owo-colors v3.5.0 |
| 1633 | 2026-08-28T22:26:29.773Z | Checking endian-type v0.2.0 |
| 1634 | 2026-08-28T22:26:29.824Z | Checking resolv-conf v0.7.6 |
| 1635 | 2026-08-28T22:26:29.890Z | Checking constant_time_eq v0.4.2 |
| 1636 | 2026-08-28T22:26:29.912Z | Checking radix_trie v0.3.0 |
| 1637 | 2026-08-28T22:26:29.989Z | Checking hickory-resolver v0.24.4 |
| 1638 | 2026-08-28T22:26:30.105Z | Checking itertools v0.14.0 |
| 1639 | 2026-08-28T22:26:30.300Z | Compiling knuffel-derive v3.2.0 |
| 1640 | 2026-08-28T22:26:30.357Z | Compiling progenitor-macro v0.14.0 |
| 1641 | 2026-08-28T22:26:30.374Z | Checking miette v5.10.0 |
| 1642 | 2026-08-28T22:26:31.512Z | Checking console v0.16.4 |
| 1643 | 2026-08-28T22:26:31.798Z | Compiling derive-where v1.6.1 |
| 1644 | 2026-08-28T22:26:31.814Z | Checking termios v0.3.3 |
| 1645 | 2026-08-28T22:26:31.862Z | Checking unit-prefix v0.5.2 |
| 1646 | 2026-08-28T22:26:31.883Z | Checking base64 v0.21.7 |
| 1647 | 2026-08-28T22:26:31.924Z | Checking home v0.5.12 |
| 1648 | 2026-08-28T22:26:31.977Z | Compiling seq-macro v0.3.6 |
| 1649 | 2026-08-28T22:26:32.017Z | Checking indicatif v0.18.6 |
| 1650 | 2026-08-28T22:26:32.105Z | Checking knuffel v3.2.0 |
| 1651 | 2026-08-28T22:26:32.299Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1652 | 2026-08-28T22:26:32.439Z | Checking pwd v1.4.0 |
| 1653 | 2026-08-28T22:26:32.562Z | Checking tokio-fd v0.3.0 |
| 1654 | 2026-08-28T22:26:32.574Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1655 | 2026-08-28T22:26:32.669Z | Checking lru v0.18.2 |
| 1656 | 2026-08-28T22:26:32.708Z | Compiling async-recursion v1.1.1 |
| 1657 | 2026-08-28T22:26:32.717Z | Checking shlex v1.3.0 |
| 1658 | 2026-08-28T22:26:32.818Z | Checking xdg v3.0.0 |
| 1659 | 2026-08-28T22:26:32.851Z | Checking humantime v2.4.0 |
| 1660 | 2026-08-28T22:26:32.974Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1661 | 2026-08-28T22:26:32.990Z | Checking qorb v0.4.1 |
| 1662 | 2026-08-28T22:26:33.000Z | Compiling function_name-proc-macro v0.3.0 |
| 1663 | 2026-08-28T22:26:33.326Z | Checking function_name v0.3.0 |
| 1664 | 2026-08-28T22:26:33.654Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1665 | 2026-08-28T22:26:36.945Z | Checking rustls-webpki v0.103.13 |
| 1666 | 2026-08-28T22:26:39.073Z | Checking tokio-rustls v0.26.4 |
| 1667 | 2026-08-28T22:26:39.073Z | Checking rustls-platform-verifier v0.7.0 |
| 1668 | 2026-08-28T22:26:39.254Z | Checking hyper-rustls v0.27.9 |
| 1669 | 2026-08-28T22:26:39.413Z | Checking reqwest v0.13.4 |
| 1670 | 2026-08-28T22:26:39.994Z | Checking progenitor-client v0.14.0 |
| 1671 | 2026-08-28T22:26:40.181Z | Checking progenitor v0.14.0 |
| 1672 | 2026-08-28T22:26:40.847Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1673 | 2026-08-28T22:26:41.294Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1674 | 2026-08-28T22:26:41.299Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1675 | 2026-08-28T22:26:41.299Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1676 | 2026-08-28T22:26:43.473Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1677 | 2026-08-28T22:26:43.684Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.06s |
| 1678 | 2026-08-28T22:26:43.688Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1679 | 2026-08-28T22:26:43.688Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1680 | 2026-08-28T22:26:43.812Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1681 | 2026-08-28T22:26:44.244Z | Compiling serde_json v1.0.151 |
| 1682 | 2026-08-28T22:26:44.364Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1683 | 2026-08-28T22:26:44.919Z | Compiling schemars v0.8.22 |
| 1684 | 2026-08-28T22:26:44.919Z | Compiling openapiv3 v2.2.0 |
| 1685 | 2026-08-28T22:26:45.028Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1686 | 2026-08-28T22:26:45.041Z | Checking slog-json v2.6.1 |
| 1687 | 2026-08-28T22:26:45.044Z | Checking reqwest v0.13.4 |
| 1688 | 2026-08-28T22:26:45.044Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1689 | 2026-08-28T22:26:45.201Z | Checking slog-bunyan v2.5.0 |
| 1690 | 2026-08-28T22:26:45.633Z | Compiling typify-impl v0.6.2 |
| 1691 | 2026-08-28T22:26:45.639Z | Checking oxnet v0.1.6 |
| 1692 | 2026-08-28T22:26:45.702Z | Checking progenitor-client v0.14.0 |
| 1693 | 2026-08-28T22:26:45.865Z | Checking daft v0.1.8 |
| 1694 | 2026-08-28T22:26:46.066Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1695 | 2026-08-28T22:26:46.264Z | Checking dropshot v0.17.1 |
| 1696 | 2026-08-28T22:26:46.276Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1697 | 2026-08-28T22:26:46.647Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1698 | 2026-08-28T22:26:47.670Z | Compiling typify-macro v0.6.2 |
| 1699 | 2026-08-28T22:26:48.008Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1700 | 2026-08-28T22:26:48.500Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1701 | 2026-08-28T22:26:49.551Z | Compiling typify v0.6.2 |
| 1702 | 2026-08-28T22:26:49.605Z | Compiling progenitor-impl v0.14.0 |
| 1703 | 2026-08-28T22:26:49.812Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1704 | 2026-08-28T22:26:50.058Z | Compiling progenitor-macro v0.14.0 |
| 1705 | 2026-08-28T22:26:52.484Z | Checking progenitor v0.14.0 |
| 1706 | 2026-08-28T22:26:52.582Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1707 | 2026-08-28T22:26:54.761Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1708 | 2026-08-28T22:26:55.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.98s |
| 1709 | 2026-08-28T22:26:55.862Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1710 | 2026-08-28T22:26:55.862Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1711 | 2026-08-28T22:26:55.974Z | cargo build --locked |
| 1712 | 2026-08-28T22:26:56.441Z | Compiling unicode-ident v1.0.24 |
| 1713 | 2026-08-28T22:26:56.441Z | Compiling cfg-if v1.0.4 |
| 1714 | 2026-08-28T22:26:56.444Z | Compiling subtle v2.6.1 |
| 1715 | 2026-08-28T22:26:56.524Z | Compiling libc v0.2.189 |
| 1716 | 2026-08-28T22:26:56.535Z | Compiling serde_core v1.0.229 |
| 1717 | 2026-08-28T22:26:56.535Z | Compiling const-oid v0.9.6 |
| 1718 | 2026-08-28T22:26:56.540Z | Compiling itoa v1.0.18 |
| 1719 | 2026-08-28T22:26:56.547Z | Compiling memchr v2.8.3 |
| 1720 | 2026-08-28T22:26:56.567Z | Compiling typenum v1.20.1 |
| 1721 | 2026-08-28T22:26:56.618Z | Compiling proc-macro2 v1.0.107 |
| 1722 | 2026-08-28T22:26:56.644Z | Compiling flagset v0.4.7 |
| 1723 | 2026-08-28T22:26:56.703Z | Compiling allocator-api2 v0.2.21 |
| 1724 | 2026-08-28T22:26:56.761Z | Compiling smallvec v1.15.2 |
| 1725 | 2026-08-28T22:26:56.959Z | Compiling quote v1.0.47 |
| 1726 | 2026-08-28T22:26:56.987Z | Compiling errno v0.3.14 |
| 1727 | 2026-08-28T22:26:57.010Z | Compiling libm v0.2.16 |
| 1728 | 2026-08-28T22:26:57.130Z | Compiling syn v2.0.119 |
| 1729 | 2026-08-28T22:26:57.191Z | Compiling syn v3.0.3 |
| 1730 | 2026-08-28T22:26:57.233Z | Compiling pin-project-lite v0.2.17 |
| 1731 | 2026-08-28T22:26:57.242Z | Compiling heck v0.5.0 |
| 1732 | 2026-08-28T22:26:57.302Z | Compiling equivalent v1.0.2 |
| 1733 | 2026-08-28T22:26:57.323Z | Compiling zmij v1.0.23 |
| 1734 | 2026-08-28T22:26:57.335Z | Compiling once_cell v1.21.4 |
| 1735 | 2026-08-28T22:26:57.381Z | Compiling bitflags v2.13.1 |
| 1736 | 2026-08-28T22:26:57.489Z | Compiling signal-hook-registry v1.4.8 |
| 1737 | 2026-08-28T22:26:57.537Z | Compiling getrandom v0.2.17 |
| 1738 | 2026-08-28T22:26:57.614Z | Compiling cpufeatures v0.2.17 |
| 1739 | 2026-08-28T22:26:57.614Z | Compiling futures-core v0.3.33 |
| 1740 | 2026-08-28T22:26:57.681Z | Compiling foldhash v0.2.0 |
| 1741 | 2026-08-28T22:26:57.715Z | Compiling scopeguard v1.2.0 |
| 1742 | 2026-08-28T22:26:57.762Z | Compiling num-traits v0.2.19 |
| 1743 | 2026-08-28T22:26:57.780Z | Compiling rand_core v0.6.4 |
| 1744 | 2026-08-28T22:26:57.818Z | Compiling lock_api v0.4.14 |
| 1745 | 2026-08-28T22:26:57.840Z | Compiling parking_lot_core v0.9.12 |
| 1746 | 2026-08-28T22:26:57.995Z | Compiling base64ct v1.8.3 |
| 1747 | 2026-08-28T22:26:58.044Z | Compiling parking_lot v0.12.5 |
| 1748 | 2026-08-28T22:26:58.132Z | Compiling socket2 v0.6.5 |
| 1749 | 2026-08-28T22:26:58.146Z | Compiling mio v1.2.2 |
| 1750 | 2026-08-28T22:26:58.280Z | Compiling pem-rfc7468 v0.7.0 |
| 1751 | 2026-08-28T22:26:58.352Z | Compiling generic-array v0.14.7 |
| 1752 | 2026-08-28T22:26:58.352Z | Compiling futures-sink v0.3.33 |
| 1753 | 2026-08-28T22:26:58.449Z | Compiling adler2 v2.0.1 |
| 1754 | 2026-08-28T22:26:58.458Z | Compiling base16ct v0.2.0 |
| 1755 | 2026-08-28T22:26:58.567Z | Compiling slab v0.4.12 |
| 1756 | 2026-08-28T22:26:58.577Z | Compiling futures-channel v0.3.33 |
| 1757 | 2026-08-28T22:26:58.602Z | Compiling log v0.4.33 |
| 1758 | 2026-08-28T22:26:58.639Z | Compiling futures-task v0.3.33 |
| 1759 | 2026-08-28T22:26:58.731Z | Compiling stable_deref_trait v1.2.1 |
| 1760 | 2026-08-28T22:26:58.784Z | Compiling crypto-common v0.1.7 |
| 1761 | 2026-08-28T22:26:58.796Z | Compiling block-buffer v0.10.4 |
| 1762 | 2026-08-28T22:26:58.842Z | Compiling futures-io v0.3.33 |
| 1763 | 2026-08-28T22:26:58.845Z | Compiling getrandom v0.4.3 |
| 1764 | 2026-08-28T22:26:58.845Z | Compiling strsim v0.11.1 |
| 1765 | 2026-08-28T22:26:58.896Z | Compiling digest v0.10.7 |
| 1766 | 2026-08-28T22:26:58.921Z | Compiling dyn-clone v1.0.20 |
| 1767 | 2026-08-28T22:26:58.948Z | Compiling ipnet v2.12.1 |
| 1768 | 2026-08-28T22:26:58.958Z | Compiling serde_json v1.0.151 |
| 1769 | 2026-08-28T22:26:59.019Z | Compiling hashbrown v0.17.1 |
| 1770 | 2026-08-28T22:26:59.056Z | Compiling utf8parse v0.2.2 |
| 1771 | 2026-08-28T22:26:59.097Z | Compiling gimli v0.32.3 |
| 1772 | 2026-08-28T22:26:59.162Z | Compiling anstyle-parse v1.0.0 |
| 1773 | 2026-08-28T22:26:59.211Z | Compiling anstyle-query v1.1.5 |
| 1774 | 2026-08-28T22:26:59.315Z | Compiling iana-time-zone v0.1.65 |
| 1775 | 2026-08-28T22:26:59.337Z | Compiling percent-encoding v2.3.2 |
| 1776 | 2026-08-28T22:26:59.470Z | Compiling is_terminal_polyfill v1.70.2 |
| 1777 | 2026-08-28T22:26:59.534Z | Compiling indexmap v2.14.0 |
| 1778 | 2026-08-28T22:26:59.540Z | Compiling anstyle v1.0.14 |
| 1779 | 2026-08-28T22:26:59.559Z | Compiling rustc-demangle v0.1.28 |
| 1780 | 2026-08-28T22:26:59.593Z | Compiling colorchoice v1.0.5 |
| 1781 | 2026-08-28T22:26:59.703Z | Compiling rustix v1.1.4 |
| 1782 | 2026-08-28T22:26:59.782Z | Compiling anstream v1.0.0 |
| 1783 | 2026-08-28T22:26:59.994Z | Compiling synstructure v0.13.2 |
| 1784 | 2026-08-28T22:27:00.063Z | Compiling serde_derive_internals v0.29.1 |
| 1785 | 2026-08-28T22:27:00.097Z | Compiling ff v0.13.1 |
| 1786 | 2026-08-28T22:27:00.230Z | Compiling tracing-core v0.1.36 |
| 1787 | 2026-08-28T22:27:00.341Z | Compiling serde_derive v1.0.229 |
| 1788 | 2026-08-28T22:27:00.511Z | Compiling thiserror-impl v2.0.20 |
| 1789 | 2026-08-28T22:27:00.826Z | Compiling tokio-macros v2.7.2 |
| 1790 | 2026-08-28T22:27:00.846Z | Compiling displaydoc v0.2.7 |
| 1791 | 2026-08-28T22:27:01.050Z | Compiling zeroize_derive v1.5.0 |
| 1792 | 2026-08-28T22:27:01.096Z | Compiling der_derive v0.7.3 |
| 1793 | 2026-08-28T22:27:01.212Z | Compiling zerocopy-derive v0.8.56 |
| 1794 | 2026-08-28T22:27:01.308Z | Compiling zerofrom-derive v0.1.7 |
| 1795 | 2026-08-28T22:27:01.549Z | Compiling yoke-derive v0.8.2 |
| 1796 | 2026-08-28T22:27:01.609Z | Compiling futures-macro v0.3.33 |
| 1797 | 2026-08-28T22:27:01.717Z | Compiling thiserror v2.0.20 |
| 1798 | 2026-08-28T22:27:01.735Z | Compiling zeroize v1.9.0 |
| 1799 | 2026-08-28T22:27:01.816Z | Compiling schemars_derive v0.8.22 |
| 1800 | 2026-08-28T22:27:02.057Z | Compiling der v0.7.10 |
| 1801 | 2026-08-28T22:27:02.515Z | Compiling zerofrom v0.1.8 |
| 1802 | 2026-08-28T22:27:02.526Z | Compiling futures-util v0.3.33 |
| 1803 | 2026-08-28T22:27:02.612Z | Compiling yoke v0.8.3 |
| 1804 | 2026-08-28T22:27:02.631Z | Compiling zerovec-derive v0.11.3 |
| 1805 | 2026-08-28T22:27:02.635Z | Compiling zerocopy v0.8.56 |
| 1806 | 2026-08-28T22:27:02.793Z | Compiling hmac v0.12.1 |
| 1807 | 2026-08-28T22:27:02.920Z | Compiling serde v1.0.229 |
| 1808 | 2026-08-28T22:27:02.930Z | Compiling spki v0.7.3 |
| 1809 | 2026-08-28T22:27:03.134Z | Compiling pkcs8 v0.10.2 |
| 1810 | 2026-08-28T22:27:03.366Z | Compiling bytes v1.12.1 |
| 1811 | 2026-08-28T22:27:03.408Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1812 | 2026-08-28T22:27:03.431Z | Compiling addr2line v0.25.1 |
| 1813 | 2026-08-28T22:27:03.499Z | Compiling chrono v0.4.45 |
| 1814 | 2026-08-28T22:27:03.727Z | Compiling zerovec v0.11.6 |
| 1815 | 2026-08-28T22:27:04.153Z | Compiling tokio v1.53.1 |
| 1816 | 2026-08-28T22:27:04.171Z | Compiling http v1.5.0 |
| 1817 | 2026-08-28T22:27:04.171Z | Compiling signature v2.2.0 |
| 1818 | 2026-08-28T22:27:04.244Z | Compiling tinystr v0.8.3 |
| 1819 | 2026-08-28T22:27:04.259Z | Compiling sha2 v0.10.9 |
| 1820 | 2026-08-28T22:27:04.325Z | Compiling rustls-pki-types v1.15.1 |
| 1821 | 2026-08-28T22:27:04.415Z | Compiling tracing-attributes v0.1.31 |
| 1822 | 2026-08-28T22:27:04.662Z | Compiling litemap v0.8.2 |
| 1823 | 2026-08-28T22:27:04.825Z | Compiling base64 v0.22.1 |
| 1824 | 2026-08-28T22:27:04.828Z | Compiling clap_lex v1.1.0 |
| 1825 | 2026-08-28T22:27:04.833Z | Compiling writeable v0.6.3 |
| 1826 | 2026-08-28T22:27:04.979Z | Compiling icu_locale_core v2.2.0 |
| 1827 | 2026-08-28T22:27:04.996Z | Compiling potential_utf v0.1.5 |
| 1828 | 2026-08-28T22:27:05.068Z | Compiling erased-serde v0.3.31 |
| 1829 | 2026-08-28T22:27:05.075Z | Compiling sec1 v0.7.3 |
| 1830 | 2026-08-28T22:27:05.140Z | Compiling hkdf v0.12.4 |
| 1831 | 2026-08-28T22:27:05.288Z | Compiling zerotrie v0.2.4 |
| 1832 | 2026-08-28T22:27:05.313Z | Compiling crypto-bigint v0.5.5 |
| 1833 | 2026-08-28T22:27:05.387Z | Compiling thiserror-impl v1.0.69 |
| 1834 | 2026-08-28T22:27:05.554Z | Compiling ppv-lite86 v0.2.21 |
| 1835 | 2026-08-28T22:27:05.571Z | Compiling group v0.13.0 |
| 1836 | 2026-08-28T22:27:05.635Z | Compiling tracing v0.1.44 |
| 1837 | 2026-08-28T22:27:05.677Z | Compiling httparse v1.10.1 |
| 1838 | 2026-08-28T22:27:05.727Z | Compiling aws-lc-sys v0.44.0 |
| 1839 | 2026-08-28T22:27:05.854Z | Compiling uuid v1.24.0 |
| 1840 | 2026-08-28T22:27:05.872Z | Compiling simd-adler32 v0.3.10 |
| 1841 | 2026-08-28T22:27:05.971Z | Compiling hex v0.4.3 |
| 1842 | 2026-08-28T22:27:06.085Z | Compiling unicode-linebreak v0.1.5 |
| 1843 | 2026-08-28T22:27:06.154Z | Compiling keccak v0.1.6 |
| 1844 | 2026-08-28T22:27:06.231Z | Compiling utf8_iter v1.0.4 |
| 1845 | 2026-08-28T22:27:06.290Z | Compiling is_ci v1.2.0 |
| 1846 | 2026-08-28T22:27:06.311Z | Compiling elliptic-curve v0.13.8 |
| 1847 | 2026-08-28T22:27:06.325Z | Compiling aws-lc-rs v1.18.0 |
| 1848 | 2026-08-28T22:27:06.373Z | Compiling icu_collections v2.2.0 |
| 1849 | 2026-08-28T22:27:06.382Z | Compiling miniz_oxide v0.8.9 |
| 1850 | 2026-08-28T22:27:06.423Z | Compiling rand_chacha v0.3.1 |
| 1851 | 2026-08-28T22:27:06.537Z | Compiling thiserror v1.0.69 |
| 1852 | 2026-08-28T22:27:06.743Z | Compiling icu_provider v2.2.0 |
| 1853 | 2026-08-28T22:27:06.751Z | Compiling slog v2.8.2 |
| 1854 | 2026-08-28T22:27:06.885Z | Compiling clap_derive v4.6.4 |
| 1855 | 2026-08-28T22:27:06.912Z | Compiling form_urlencoded v1.2.2 |
| 1856 | 2026-08-28T22:27:06.971Z | Compiling num-integer v0.1.46 |
| 1857 | 2026-08-28T22:27:07.047Z | Compiling is-terminal v0.4.17 |
| 1858 | 2026-08-28T22:27:07.076Z | Compiling untrusted v0.9.0 |
| 1859 | 2026-08-28T22:27:07.133Z | Compiling unicode-width v0.1.14 |
| 1860 | 2026-08-28T22:27:07.155Z | Compiling rand v0.8.7 |
| 1861 | 2026-08-28T22:27:07.188Z | Compiling num-iter v0.1.46 |
| 1862 | 2026-08-28T22:27:07.275Z | Compiling icu_normalizer_data v2.2.0 |
| 1863 | 2026-08-28T22:27:07.297Z | Compiling rustls-webpki v0.103.13 |
| 1864 | 2026-08-28T22:27:07.355Z | Compiling syn v1.0.109 |
| 1865 | 2026-08-28T22:27:07.399Z | Compiling icu_properties_data v2.2.0 |
| 1866 | 2026-08-28T22:27:07.536Z | Compiling schemars v0.8.22 |
| 1867 | 2026-08-28T22:27:07.710Z | Compiling tokio-util v0.7.19 |
| 1868 | 2026-08-28T22:27:07.812Z | Compiling http-body v1.1.0 |
| 1869 | 2026-08-28T22:27:08.838Z | Compiling serde_tokenstream v0.2.3 |
| 1870 | 2026-08-28T22:27:08.867Z | Compiling rfc6979 v0.4.0 |
| 1871 | 2026-08-28T22:27:08.867Z | Compiling atomic-waker v1.1.2 |
| 1872 | 2026-08-28T22:27:08.867Z | Compiling unicode-width v0.2.2 |
| 1873 | 2026-08-28T22:27:08.867Z | Compiling ecdsa v0.16.9 |
| 1874 | 2026-08-28T22:27:08.867Z | Compiling rustls v0.23.43 |
| 1875 | 2026-08-28T22:27:08.867Z | Compiling icu_properties v2.2.0 |
| 1876 | 2026-08-28T22:27:08.867Z | Compiling icu_normalizer v2.2.0 |
| 1877 | 2026-08-28T22:27:08.867Z | Compiling primeorder v0.13.6 |
| 1878 | 2026-08-28T22:27:08.934Z | Compiling fnv v1.0.7 |
| 1879 | 2026-08-28T22:27:09.003Z | Compiling try-lock v0.2.5 |
| 1880 | 2026-08-28T22:27:09.027Z | Compiling tower-service v0.3.3 |
| 1881 | 2026-08-28T22:27:09.056Z | Compiling tower-layer v0.3.3 |
| 1882 | 2026-08-28T22:27:09.105Z | Compiling want v0.3.1 |
| 1883 | 2026-08-28T22:27:09.115Z | Compiling h2 v0.4.15 |
| 1884 | 2026-08-28T22:27:09.213Z | Compiling idna_adapter v1.2.2 |
| 1885 | 2026-08-28T22:27:09.245Z | Compiling getrandom v0.3.4 |
| 1886 | 2026-08-28T22:27:09.412Z | Compiling ed25519 v2.2.3 |
| 1887 | 2026-08-28T22:27:09.423Z | Compiling curve25519-dalek v4.1.3 |
| 1888 | 2026-08-28T22:27:09.547Z | Compiling terminal_size v0.4.4 |
| 1889 | 2026-08-28T22:27:09.667Z | Compiling object v0.37.3 |
| 1890 | 2026-08-28T22:27:10.290Z | Compiling hashbrown v0.16.1 |
| 1891 | 2026-08-28T22:27:10.309Z | Compiling ryu v1.0.23 |
| 1892 | 2026-08-28T22:27:10.499Z | Compiling spin v0.9.9 |
| 1893 | 2026-08-28T22:27:10.577Z | Compiling num-conv v0.2.2 |
| 1894 | 2026-08-28T22:27:10.653Z | Compiling time-core v0.1.9 |
| 1895 | 2026-08-28T22:27:10.699Z | Compiling httpdate v1.0.3 |
| 1896 | 2026-08-28T22:27:10.725Z | Compiling darling_core v0.23.0 |
| 1897 | 2026-08-28T22:27:10.840Z | Compiling time-macros v0.2.32 |
| 1898 | 2026-08-28T22:27:10.947Z | Compiling ahash v0.8.12 |
| 1899 | 2026-08-28T22:27:11.265Z | Compiling tokio-rustls v0.26.4 |
| 1900 | 2026-08-28T22:27:11.533Z | Compiling hyper v1.11.0 |
| 1901 | 2026-08-28T22:27:11.683Z | Compiling ed25519-dalek v2.2.0 |
| 1902 | 2026-08-28T22:27:12.009Z | Compiling clap_builder v4.6.6 |
| 1903 | 2026-08-28T22:27:12.170Z | Compiling backtrace v0.3.76 |
| 1904 | 2026-08-28T22:27:12.286Z | Compiling rand_core v0.9.5 |
| 1905 | 2026-08-28T22:27:12.340Z | Compiling idna v1.1.0 |
| 1906 | 2026-08-28T22:27:12.482Z | Compiling sha3 v0.10.9 |
| 1907 | 2026-08-28T22:27:12.498Z | Compiling x509-cert v0.2.5 |
| 1908 | 2026-08-28T22:27:12.818Z | Compiling async-trait v0.1.92 |
| 1909 | 2026-08-28T22:27:13.106Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1910 | 2026-08-28T22:27:13.307Z | Compiling deranged v0.5.8 |
| 1911 | 2026-08-28T22:27:13.400Z | Compiling data-encoding v2.11.1 |
| 1912 | 2026-08-28T22:27:13.548Z | Compiling powerfmt v0.2.0 |
| 1913 | 2026-08-28T22:27:13.707Z | Compiling num_threads v0.1.7 |
| 1914 | 2026-08-28T22:27:13.758Z | Compiling clap v4.6.6 |
| 1915 | 2026-08-28T22:27:13.769Z | Compiling proc-macro-error2 v2.0.1 |
| 1916 | 2026-08-28T22:27:13.801Z | Compiling lazy_static v1.5.0 |
| 1917 | 2026-08-28T22:27:13.834Z | Compiling darling_macro v0.23.0 |
| 1918 | 2026-08-28T22:27:13.889Z | Compiling url v2.5.8 |
| 1919 | 2026-08-28T22:27:14.027Z | Compiling hyper-util v0.1.20 |
| 1920 | 2026-08-28T22:27:14.231Z | Compiling time v0.3.55 |
| 1921 | 2026-08-28T22:27:14.263Z | Compiling backtrace-ext v0.2.1 |
| 1922 | 2026-08-28T22:27:14.266Z | Compiling rand_chacha v0.9.0 |
| 1923 | 2026-08-28T22:27:14.587Z | Compiling hashbrown v0.14.5 |
| 1924 | 2026-08-28T22:27:14.605Z | Compiling textwrap v0.16.2 |
| 1925 | 2026-08-28T22:27:14.706Z | Compiling supports-color v3.0.2 |
| 1926 | 2026-08-28T22:27:14.823Z | Compiling half v2.7.1 |
| 1927 | 2026-08-28T22:27:14.867Z | Compiling sha1 v0.10.7 |
| 1928 | 2026-08-28T22:27:14.945Z | Compiling miette-derive v7.6.0 |
| 1929 | 2026-08-28T22:27:15.089Z | Compiling hybrid-array v0.4.14 |
| 1930 | 2026-08-28T22:27:15.106Z | Compiling encoding_rs v0.8.35 |
| 1931 | 2026-08-28T22:27:15.166Z | Compiling semver v1.0.28 |
| 1932 | 2026-08-28T22:27:15.505Z | Compiling ciborium-io v0.2.2 |
| 1933 | 2026-08-28T22:27:15.557Z | Compiling static_assertions v1.1.0 |
| 1934 | 2026-08-28T22:27:15.598Z | Compiling fastrand v2.5.0 |
| 1935 | 2026-08-28T22:27:15.628Z | Compiling mime v0.3.17 |
| 1936 | 2026-08-28T22:27:15.719Z | Compiling ciborium-ll v0.2.2 |
| 1937 | 2026-08-28T22:27:15.766Z | Compiling tempfile v3.27.0 |
| 1938 | 2026-08-28T22:27:15.863Z | Compiling num-bigint-dig v0.8.6 |
| 1939 | 2026-08-28T22:27:15.906Z | Compiling chumsky v0.9.3 |
| 1940 | 2026-08-28T22:27:15.929Z | Compiling rand v0.9.5 |
| 1941 | 2026-08-28T22:27:16.114Z | Compiling miette v7.6.0 |
| 1942 | 2026-08-28T22:27:16.181Z | Compiling darling v0.23.0 |
| 1943 | 2026-08-28T22:27:16.262Z | Compiling knus-derive v3.4.0 |
| 1944 | 2026-08-28T22:27:16.541Z | Compiling crc32fast v1.5.0 |
| 1945 | 2026-08-28T22:27:16.578Z | Compiling crossbeam-utils v0.8.22 |
| 1946 | 2026-08-28T22:27:16.729Z | Compiling camino v1.2.5 |
| 1947 | 2026-08-28T22:27:17.044Z | Compiling regress v0.11.1 |
| 1948 | 2026-08-28T22:27:17.095Z | Compiling serde_urlencoded v0.7.1 |
| 1949 | 2026-08-28T22:27:17.105Z | Compiling http-body-util v0.1.4 |
| 1950 | 2026-08-28T22:27:17.141Z | Compiling futures-executor v0.3.33 |
| 1951 | 2026-08-28T22:27:17.208Z | Compiling pkcs1 v0.7.5 |
| 1952 | 2026-08-28T22:27:17.352Z | Compiling inout v0.1.4 |
| 1953 | 2026-08-28T22:27:17.362Z | Compiling thread_local v1.1.10 |
| 1954 | 2026-08-28T22:27:17.420Z | Compiling ipnetwork v0.21.1 |
| 1955 | 2026-08-28T22:27:17.484Z | Compiling cpufeatures v0.3.0 |
| 1956 | 2026-08-28T22:27:17.557Z | Compiling regex-syntax v0.8.11 |
| 1957 | 2026-08-28T22:27:17.624Z | Compiling oxnet v0.1.6 |
| 1958 | 2026-08-28T22:27:17.634Z | Compiling cipher v0.4.4 |
| 1959 | 2026-08-28T22:27:17.648Z | Compiling knus v3.4.0 |
| 1960 | 2026-08-28T22:27:17.707Z | Compiling rsa v0.9.10 |
| 1961 | 2026-08-28T22:27:17.840Z | Compiling futures v0.3.33 |
| 1962 | 2026-08-28T22:27:17.920Z | Compiling p384 v0.13.1 |
| 1963 | 2026-08-28T22:27:18.368Z | Compiling crossbeam-channel v0.5.16 |
| 1964 | 2026-08-28T22:27:18.442Z | Compiling flate2 v1.1.9 |
| 1965 | 2026-08-28T22:27:18.463Z | Compiling serde_with_macros v3.22.0 |
| 1966 | 2026-08-28T22:27:18.570Z | Compiling typify-impl v0.6.2 |
| 1967 | 2026-08-28T22:27:18.847Z | Compiling ciborium v0.2.2 |
| 1968 | 2026-08-28T22:27:18.926Z | Compiling crypto-common v0.2.2 |
| 1969 | 2026-08-28T22:27:19.449Z | Compiling block-buffer v0.12.1 |
| 1970 | 2026-08-28T22:27:19.572Z | Compiling hubpack_derive v0.1.1 |
| 1971 | 2026-08-28T22:27:19.600Z | Compiling newtype-uuid v1.4.0 |
| 1972 | 2026-08-28T22:27:19.762Z | Compiling ssh-encoding v0.2.0 |
| 1973 | 2026-08-28T22:27:20.031Z | Compiling openapiv3 v2.2.0 |
| 1974 | 2026-08-28T22:27:20.092Z | Compiling async-stream-impl v0.3.6 |
| 1975 | 2026-08-28T22:27:20.145Z | Compiling strum_macros v0.26.4 |
| 1976 | 2026-08-28T22:27:20.239Z | Compiling daft-derive v0.1.8 |
| 1977 | 2026-08-28T22:27:20.992Z | Compiling term v1.2.1 |
| 1978 | 2026-08-28T22:27:21.002Z | Compiling const-oid v0.10.2 |
| 1979 | 2026-08-28T22:27:21.016Z | Compiling match_cfg v0.1.0 |
| 1980 | 2026-08-28T22:27:21.084Z | Compiling take_mut v0.2.2 |
| 1981 | 2026-08-28T22:27:21.200Z | Compiling winnow v1.0.4 |
| 1982 | 2026-08-28T22:27:21.212Z | Compiling utf-8 v0.7.6 |
| 1983 | 2026-08-28T22:27:21.326Z | Compiling compression-core v0.4.32 |
| 1984 | 2026-08-28T22:27:21.390Z | Compiling tungstenite v0.28.0 |
| 1985 | 2026-08-28T22:27:21.483Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1986 | 2026-08-28T22:27:21.554Z | Compiling compression-codecs v0.4.38 |
| 1987 | 2026-08-28T22:27:21.692Z | Compiling slog-term v2.9.2 |
| 1988 | 2026-08-28T22:27:21.701Z | Compiling slog-async v2.8.0 |
| 1989 | 2026-08-28T22:27:21.705Z | Compiling digest v0.11.3 |
| 1990 | 2026-08-28T22:27:21.782Z | Compiling strum v0.26.3 |
| 1991 | 2026-08-28T22:27:21.811Z | Compiling hostname v0.3.1 |
| 1992 | 2026-08-28T22:27:21.870Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1993 | 2026-08-28T22:27:21.909Z | Compiling daft v0.1.8 |
| 1994 | 2026-08-28T22:27:21.945Z | Compiling async-stream v0.3.6 |
| 1995 | 2026-08-28T22:27:22.120Z | Compiling hubpack v0.1.2 |
| 1996 | 2026-08-28T22:27:22.158Z | Compiling ssh-cipher v0.2.0 |
| 1997 | 2026-08-28T22:27:22.170Z | Compiling serde_with v3.22.0 |
| 1998 | 2026-08-28T22:27:22.240Z | Compiling omicron-workspace-hack v0.1.0 |
| 1999 | 2026-08-28T22:27:22.306Z | Compiling slog-json v2.6.1 |
| 2000 | 2026-08-28T22:27:22.306Z | Compiling p256 v0.13.2 |
| 2001 | 2026-08-28T22:27:22.369Z | Compiling serde_spanned v1.1.1 |
| 2002 | 2026-08-28T22:27:22.412Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2003 | 2026-08-28T22:27:22.514Z | Compiling debug-ignore v1.0.5 |
| 2004 | 2026-08-28T22:27:22.514Z | Compiling unicode-segmentation v1.13.3 |
| 2005 | 2026-08-28T22:27:22.643Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2006 | 2026-08-28T22:27:22.689Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2007 | 2026-08-28T22:27:22.901Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2008 | 2026-08-28T22:27:22.935Z | Compiling ssh-key v0.6.7 |
| 2009 | 2026-08-28T22:27:22.944Z | Compiling slog-bunyan v2.5.0 |
| 2010 | 2026-08-28T22:27:23.076Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2011 | 2026-08-28T22:27:23.352Z | Compiling multer v3.1.0 |
| 2012 | 2026-08-28T22:27:23.401Z | Compiling rlimit v0.10.2 |
| 2013 | 2026-08-28T22:27:23.580Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2014 | 2026-08-28T22:27:23.712Z | Compiling salty v0.3.0 |
| 2015 | 2026-08-28T22:27:23.852Z | Compiling tokio-tungstenite v0.28.0 |
| 2016 | 2026-08-28T22:27:24.121Z | Compiling sha1 v0.11.0 |
| 2017 | 2026-08-28T22:27:24.146Z | Compiling async-compression v0.4.43 |
| 2018 | 2026-08-28T22:27:24.369Z | Compiling waitgroup v0.1.2 |
| 2019 | 2026-08-28T22:27:24.380Z | Compiling dropshot_endpoint v0.17.1 |
| 2020 | 2026-08-28T22:27:24.459Z | Compiling rustls-pemfile v2.2.0 |
| 2021 | 2026-08-28T22:27:24.507Z | Compiling toml_datetime v0.6.11 |
| 2022 | 2026-08-28T22:27:24.660Z | Compiling serde_spanned v0.6.9 |
| 2023 | 2026-08-28T22:27:24.778Z | Compiling env_filter v2.0.0 |
| 2024 | 2026-08-28T22:27:24.805Z | Compiling serde_path_to_error v0.1.20 |
| 2025 | 2026-08-28T22:27:24.808Z | Compiling sync_wrapper v1.0.2 |
| 2026 | 2026-08-28T22:27:24.919Z | Compiling aho-corasick v1.1.5 |
| 2027 | 2026-08-28T22:27:24.950Z | Compiling typify-macro v0.6.2 |
| 2028 | 2026-08-28T22:27:25.113Z | Compiling hostname v0.4.2 |
| 2029 | 2026-08-28T22:27:25.190Z | Compiling openssl-probe v0.2.1 |
| 2030 | 2026-08-28T22:27:25.282Z | Compiling toml_write v0.1.2 |
| 2031 | 2026-08-28T22:27:25.478Z | Compiling winnow v0.7.15 |
| 2032 | 2026-08-28T22:27:25.488Z | Compiling tinyvec_macros v0.1.1 |
| 2033 | 2026-08-28T22:27:25.539Z | Compiling bytesize v2.7.0 |
| 2034 | 2026-08-28T22:27:25.653Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2035 | 2026-08-28T22:27:25.705Z | Compiling http-range-header v0.4.2 |
| 2036 | 2026-08-28T22:27:25.718Z | Compiling tinyvec v1.12.0 |
| 2037 | 2026-08-28T22:27:25.937Z | Compiling regex-automata v0.4.18 |
| 2038 | 2026-08-28T22:27:26.048Z | Compiling dropshot v0.17.1 |
| 2039 | 2026-08-28T22:27:26.059Z | Compiling rustls-native-certs v0.8.4 |
| 2040 | 2026-08-28T22:27:26.418Z | Compiling env_logger v0.11.11 |
| 2041 | 2026-08-28T22:27:26.777Z | Compiling toml_edit v0.22.27 |
| 2042 | 2026-08-28T22:27:26.922Z | Compiling tower v0.5.3 |
| 2043 | 2026-08-28T22:27:27.041Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2044 | 2026-08-28T22:27:27.323Z | Compiling serde-big-array v0.5.1 |
| 2045 | 2026-08-28T22:27:27.403Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2046 | 2026-08-28T22:27:27.463Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2047 | 2026-08-28T22:27:28.100Z | Compiling dashu-base v0.5.1 |
| 2048 | 2026-08-28T22:27:28.418Z | Compiling corncobs v0.1.4 |
| 2049 | 2026-08-28T22:27:28.595Z | Compiling num-modular v0.6.5 |
| 2050 | 2026-08-28T22:27:29.307Z | Compiling dashu-int v0.5.1 |
| 2051 | 2026-08-28T22:27:29.967Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2052 | 2026-08-28T22:27:31.504Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2053 | 2026-08-28T22:27:31.584Z | Compiling toml v0.8.23 |
| 2054 | 2026-08-28T22:27:31.672Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2055 | 2026-08-28T22:27:31.810Z | Compiling regex v1.13.1 |
| 2056 | 2026-08-28T22:27:32.036Z | Compiling tower-http v0.6.11 |
| 2057 | 2026-08-28T22:27:32.208Z | Compiling typify v0.6.2 |
| 2058 | 2026-08-28T22:27:32.268Z | Compiling proc-macro-error-attr v1.0.4 |
| 2059 | 2026-08-28T22:27:32.271Z | Compiling rustls-platform-verifier v0.7.0 |
| 2060 | 2026-08-28T22:27:32.301Z | Compiling rustix v0.38.44 |
| 2061 | 2026-08-28T22:27:32.503Z | Compiling hyper-rustls v0.27.9 |
| 2062 | 2026-08-28T22:27:32.813Z | Compiling secrecy v0.8.0 |
| 2063 | 2026-08-28T22:27:32.852Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2064 | 2026-08-28T22:27:32.888Z | Compiling enum-as-inner v0.6.1 |
| 2065 | 2026-08-28T22:27:32.951Z | Compiling linked-hash-map v0.5.6 |
| 2066 | 2026-08-28T22:27:33.136Z | Compiling num-primitive v0.2.1 |
| 2067 | 2026-08-28T22:27:33.190Z | Compiling smawk v0.3.3 |
| 2068 | 2026-08-28T22:27:33.316Z | Compiling serde_yaml v0.9.34+deprecated |
| 2069 | 2026-08-28T22:27:33.392Z | Compiling textwrap v0.15.2 |
| 2070 | 2026-08-28T22:27:33.453Z | Compiling hickory-proto v0.24.4 |
| 2071 | 2026-08-28T22:27:33.463Z | Compiling lru-cache v0.1.2 |
| 2072 | 2026-08-28T22:27:33.581Z | Compiling atomicwrites v0.4.4 |
| 2073 | 2026-08-28T22:27:33.702Z | Compiling dsi-bitstream v0.10.1 |
| 2074 | 2026-08-28T22:27:33.773Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2075 | 2026-08-28T22:27:33.986Z | Compiling progenitor-impl v0.14.0 |
| 2076 | 2026-08-28T22:27:34.011Z | Compiling proc-macro-error v1.0.4 |
| 2077 | 2026-08-28T22:27:34.280Z | Compiling reqwest v0.13.4 |
| 2078 | 2026-08-28T22:27:34.648Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2079 | 2026-08-28T22:27:34.824Z | Compiling heck v0.4.1 |
| 2080 | 2026-08-28T22:27:35.040Z | Compiling tokio-stream v0.1.19 |
| 2081 | 2026-08-28T22:27:35.064Z | Compiling supports-unicode v2.1.0 |
| 2082 | 2026-08-28T22:27:35.081Z | Compiling supports-color v2.1.0 |
| 2083 | 2026-08-28T22:27:35.283Z | Compiling supports-hyperlinks v2.1.0 |
| 2084 | 2026-08-28T22:27:35.314Z | Compiling miette-derive v5.10.0 |
| 2085 | 2026-08-28T22:27:35.445Z | Compiling nibble_vec v0.1.0 |
| 2086 | 2026-08-28T22:27:35.565Z | Compiling memmap2 v0.9.11 |
| 2087 | 2026-08-28T22:27:35.581Z | Compiling terminal_size v0.1.17 |
| 2088 | 2026-08-28T22:27:35.697Z | Compiling endian-type v0.2.0 |
| 2089 | 2026-08-28T22:27:35.789Z | Compiling owo-colors v3.5.0 |
| 2090 | 2026-08-28T22:27:35.838Z | Compiling arrayref v0.3.9 |
| 2091 | 2026-08-28T22:27:35.890Z | Compiling either v1.17.0 |
| 2092 | 2026-08-28T22:27:35.909Z | Compiling arrayvec v0.7.8 |
| 2093 | 2026-08-28T22:27:36.103Z | Compiling constant_time_eq v0.4.2 |
| 2094 | 2026-08-28T22:27:36.112Z | Compiling resolv-conf v0.7.6 |
| 2095 | 2026-08-28T22:27:36.286Z | Compiling blake3 v1.8.6 |
| 2096 | 2026-08-28T22:27:36.413Z | Compiling miette v5.10.0 |
| 2097 | 2026-08-28T22:27:36.470Z | Compiling hickory-resolver v0.24.4 |
| 2098 | 2026-08-28T22:27:36.493Z | Compiling itertools v0.14.0 |
| 2099 | 2026-08-28T22:27:36.764Z | Compiling radix_trie v0.3.0 |
| 2100 | 2026-08-28T22:27:36.785Z | Compiling progenitor-client v0.14.0 |
| 2101 | 2026-08-28T22:27:37.079Z | Compiling knuffel-derive v3.2.0 |
| 2102 | 2026-08-28T22:27:37.564Z | Compiling progenitor-macro v0.14.0 |
| 2103 | 2026-08-28T22:27:37.761Z | Compiling nix v0.31.3 |
| 2104 | 2026-08-28T22:27:38.503Z | Compiling anyhow v1.0.104 |
| 2105 | 2026-08-28T22:27:38.630Z | Compiling portable-atomic v1.15.0 |
| 2106 | 2026-08-28T22:27:38.892Z | Compiling signal-hook v0.4.4 |
| 2107 | 2026-08-28T22:27:39.089Z | Compiling console v0.16.4 |
| 2108 | 2026-08-28T22:27:39.151Z | Compiling derive-where v1.6.1 |
| 2109 | 2026-08-28T22:27:39.215Z | Compiling termios v0.3.3 |
| 2110 | 2026-08-28T22:27:39.271Z | Compiling base64 v0.21.7 |
| 2111 | 2026-08-28T22:27:39.360Z | Compiling unit-prefix v0.5.2 |
| 2112 | 2026-08-28T22:27:39.469Z | Compiling home v0.5.12 |
| 2113 | 2026-08-28T22:27:39.507Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2114 | 2026-08-28T22:27:39.529Z | Compiling knuffel v3.2.0 |
| 2115 | 2026-08-28T22:27:39.593Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2116 | 2026-08-28T22:27:39.603Z | Compiling indicatif v0.18.6 |
| 2117 | 2026-08-28T22:27:40.444Z | Compiling qorb v0.4.1 |
| 2118 | 2026-08-28T22:27:40.455Z | Compiling tokio-fd v0.3.0 |
| 2119 | 2026-08-28T22:27:40.481Z | Compiling pwd v1.4.0 |
| 2120 | 2026-08-28T22:27:40.608Z | Compiling async-recursion v1.1.1 |
| 2121 | 2026-08-28T22:27:40.626Z | Compiling lru v0.18.2 |
| 2122 | 2026-08-28T22:27:40.662Z | Compiling xdg v3.0.0 |
| 2123 | 2026-08-28T22:27:40.799Z | Compiling shlex v1.3.0 |
| 2124 | 2026-08-28T22:27:41.019Z | Compiling humantime v2.4.0 |
| 2125 | 2026-08-28T22:27:41.077Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2126 | 2026-08-28T22:27:41.292Z | Compiling function_name v0.3.0 |
| 2127 | 2026-08-28T22:27:41.302Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2128 | 2026-08-28T22:27:42.891Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2129 | 2026-08-28T22:27:43.090Z | Compiling progenitor v0.14.0 |
| 2130 | 2026-08-28T22:27:43.188Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2131 | 2026-08-28T22:27:44.597Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2132 | 2026-08-28T22:27:48.084Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2133 | 2026-08-28T22:28:05.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 2134 | 2026-08-28T22:28:05.564Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2135 | 2026-08-28T22:28:05.564Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2136 | 2026-08-28T22:28:05.687Z | cargo nextest run --run-ignored all |
| 2137 | 2026-08-28T22:28:06.579Z | Compiling serde_json v1.0.151 |
| 2138 | 2026-08-28T22:28:06.695Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2139 | 2026-08-28T22:28:07.247Z | Compiling schemars v0.8.22 |
| 2140 | 2026-08-28T22:28:07.247Z | Compiling openapiv3 v2.2.0 |
| 2141 | 2026-08-28T22:28:07.250Z | Compiling slog-json v2.6.1 |
| 2142 | 2026-08-28T22:28:07.250Z | Compiling reqwest v0.13.4 |
| 2143 | 2026-08-28T22:28:07.250Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2144 | 2026-08-28T22:28:07.464Z | Compiling slog-bunyan v2.5.0 |
| 2145 | 2026-08-28T22:28:07.504Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2146 | 2026-08-28T22:28:07.973Z | Compiling oxnet v0.1.6 |
| 2147 | 2026-08-28T22:28:08.466Z | Compiling daft v0.1.8 |
| 2148 | 2026-08-28T22:28:08.711Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2149 | 2026-08-28T22:28:08.721Z | Compiling dropshot v0.17.1 |
| 2150 | 2026-08-28T22:28:08.816Z | Compiling typify-impl v0.6.2 |
| 2151 | 2026-08-28T22:28:09.040Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2152 | 2026-08-28T22:28:09.147Z | Compiling progenitor-client v0.14.0 |
| 2153 | 2026-08-28T22:28:09.447Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2154 | 2026-08-28T22:28:11.499Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2155 | 2026-08-28T22:28:13.839Z | Compiling typify-macro v0.6.2 |
| 2156 | 2026-08-28T22:28:14.127Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2157 | 2026-08-28T22:28:14.902Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2158 | 2026-08-28T22:28:15.571Z | Compiling typify v0.6.2 |
| 2159 | 2026-08-28T22:28:15.636Z | Compiling progenitor-impl v0.14.0 |
| 2160 | 2026-08-28T22:28:18.023Z | Compiling progenitor-macro v0.14.0 |
| 2161 | 2026-08-28T22:28:22.220Z | Compiling progenitor v0.14.0 |
| 2162 | 2026-08-28T22:28:22.367Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2163 | 2026-08-28T22:28:24.904Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2164 | 2026-08-28T22:28:58.097Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 51.88s |
| 2165 | 2026-08-28T22:28:58.100Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2166 | 2026-08-28T22:28:58.100Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2167 | 2026-08-28T22:28:58.249Z | ──────────── |
| 2168 | 2026-08-28T22:28:58.249Z | Nextest run ID 830858c9-4525-437d-887e-07a92475ca59 with nextest profile: default |
| 2169 | 2026-08-28T22:28:58.249Z | Starting 117 tests across 11 binaries |
| 2170 | 2026-08-28T22:28:58.259Z | PASS [ 0.008s] ( 1/117) sush-client cli::rack::rack_drawing |
| 2171 | 2026-08-28T22:28:58.263Z | PASS [ 0.008s] ( 2/117) sush-client agent::test::sign_request_frame |
| 2172 | 2026-08-28T22:28:58.263Z | PASS [ 0.008s] ( 3/117) sush-client agent::test::request_identities_frame |
| 2173 | 2026-08-28T22:28:58.263Z | PASS [ 0.008s] ( 4/117) sush-client agent::test::sign_response_roundtrip |
| 2174 | 2026-08-28T22:28:58.263Z | PASS [ 0.008s] ( 5/117) sush-client agent::test::identities_answer_roundtrip |
| 2175 | 2026-08-28T22:28:58.263Z | PASS [ 0.009s] ( 6/117) sush-client agent::test::malformed_payloads |
| 2176 | 2026-08-28T22:28:58.263Z | PASS [ 0.011s] ( 7/117) sush-client commands::client_args |
| 2177 | 2026-08-28T22:28:58.266Z | PASS [ 0.007s] ( 8/117) sush-client commands::target_arg |
| 2178 | 2026-08-28T22:28:58.266Z | PASS [ 0.007s] ( 9/117) sush-client commands::tests::login_refused_blames_build_skew |
| 2179 | 2026-08-28T22:28:58.266Z | PASS [ 0.008s] ( 10/117) sush-client commands::watch_settling |
| 2180 | 2026-08-28T22:28:58.266Z | PASS [ 0.007s] ( 11/117) sush-client tls::test::descoped_urls |
| 2181 | 2026-08-28T22:28:58.270Z | PASS [ 0.007s] ( 12/117) sush-common authn::test::authn_errors |
| 2182 | 2026-08-28T22:28:58.273Z | PASS [ 0.007s] ( 13/117) sush-common authn::test::pin_to_be_signed |
| 2183 | 2026-08-28T22:28:58.273Z | PASS [ 0.007s] ( 14/117) sush-common authn::test::seq_windows |
| 2184 | 2026-08-28T22:28:58.276Z | PASS [ 0.006s] ( 15/117) sush-common codephrases::test::constant_codephrases |
| 2185 | 2026-08-28T22:28:58.279Z | PASS [ 0.006s] ( 16/117) sush-common codephrases::test::leading_zeros_after_truncation |
| 2186 | 2026-08-28T22:28:58.282Z | PASS [ 0.006s] ( 17/117) sush-common codephrases::test::non_phrases |
| 2187 | 2026-08-28T22:28:58.287Z | PASS [ 0.006s] ( 18/117) sush-common codephrases::test::trivial_codephrases |
| 2188 | 2026-08-28T22:28:58.293Z | PASS [ 0.006s] ( 19/117) sush-common codephrases::test::wide_values_reject_where_truncated |
| 2189 | 2026-08-28T22:28:58.299Z | PASS [ 0.006s] ( 20/117) sush-common hash::tests::sha3_256_empty_vector |
| 2190 | 2026-08-28T22:28:58.304Z | PASS [ 0.006s] ( 21/117) sush-common jobs::test::interactive_targets |
| 2191 | 2026-08-28T22:28:58.310Z | PASS [ 0.005s] ( 22/117) sush-common jobs::test::limits_clamp |
| 2192 | 2026-08-28T22:28:58.316Z | PASS [ 0.006s] ( 23/117) sush-common jobs::test::skip_converges_signer_and_server |
| 2193 | 2026-08-28T22:28:58.319Z | PASS [ 0.053s] ( 24/117) sush-common authn::test::bound_requests |
| 2194 | 2026-08-28T22:28:58.322Z | PASS [ 0.006s] ( 25/117) sush-common jobs::test::to_be_signed_omits_defaults |
| 2195 | 2026-08-28T22:28:58.328Z | PASS [ 0.006s] ( 26/117) sush-common keys::test::test_sk_split |
| 2196 | 2026-08-28T22:28:58.334Z | PASS [ 0.006s] ( 27/117) sush-common targets::test::targets_include |
| 2197 | 2026-08-28T22:28:58.339Z | PASS [ 0.006s] ( 28/117) sush-common targets::test::targets_parse |
| 2198 | 2026-08-28T22:28:58.345Z | PASS [ 0.006s] ( 29/117) sush-common targets::test::targets_round_trip |
| 2199 | 2026-08-28T22:28:58.352Z | PASS [ 0.007s] ( 30/117) sush-common wordlist::test::verify_wordlist |
| 2200 | 2026-08-28T22:28:58.359Z | PASS [ 0.008s] ( 31/117) sush-server bookmark::test::a_flipped_sequence_number_is_corruption |
| 2201 | 2026-08-28T22:28:58.365Z | PASS [ 0.093s] ( 32/117) sush-common codephrases::test::id_phrases |
| 2202 | 2026-08-28T22:28:58.368Z | PASS [ 0.007s] ( 33/117) sush-server bookmark::test::corruption_is_never_absence |
| 2203 | 2026-08-28T22:28:58.373Z | PASS [ 0.008s] ( 34/117) sush-server bookmark::test::newest_slot_is_home |
| 2204 | 2026-08-28T22:28:58.376Z | PASS [ 0.007s] ( 35/117) sush-server bookmark::test::none_and_shed_touch_nothing |
| 2205 | 2026-08-28T22:28:58.379Z | PASS [ 0.120s] ( 36/117) sush-client commands::output_needs_target |
| 2206 | 2026-08-28T22:28:58.382Z | PASS [ 0.007s] ( 37/117) sush-server bookmark::test::probe_rejects_unwritable_storage |
| 2207 | 2026-08-28T22:28:58.385Z | PASS [ 0.008s] ( 38/117) sush-server bookmark::test::round_trip |
| 2208 | 2026-08-28T22:28:58.387Z | PASS [ 0.007s] ( 39/117) sush-server bookmark::test::stale_generations_cannot_load |
| 2209 | 2026-08-28T22:28:58.391Z | PASS [ 0.007s] ( 40/117) sush-server bookmark::test::stale_generations_cannot_store |
| 2210 | 2026-08-28T22:28:58.391Z | PASS [ 0.007s] ( 41/117) sush-server bookmark::test::stragglers_cannot_clobber_newer_commits |
| 2211 | 2026-08-28T22:28:58.396Z | PASS [ 0.008s] ( 42/117) sush-server messages::wire_format::cert_requests |
| 2212 | 2026-08-28T22:28:58.399Z | PASS [ 0.007s] ( 43/117) sush-server messages::wire_format::concurrent_sessions_error |
| 2213 | 2026-08-28T22:28:58.404Z | PASS [ 0.007s] ( 44/117) sush-server messages::wire_format::identity_login_request |
| 2214 | 2026-08-28T22:28:58.407Z | PASS [ 0.007s] ( 45/117) sush-server messages::wire_format::identity_revoke_request |
| 2215 | 2026-08-28T22:28:58.410Z | PASS [ 0.152s] ( 46/117) sush-client identity::test::ssh_identities |
| 2216 | 2026-08-28T22:28:58.412Z | PASS [ 0.007s] ( 47/117) sush-server messages::wire_format::job_events |
| 2217 | 2026-08-28T22:28:58.412Z | PASS [ 0.008s] ( 48/117) sush-server messages::wire_format::job_start_interactive_request |
| 2218 | 2026-08-28T22:28:58.417Z | PASS [ 0.151s] ( 49/117) sush-common authn::test::challenge_response |
| 2219 | 2026-08-28T22:28:58.420Z | PASS [ 0.007s] ( 50/117) sush-server messages::wire_format::job_start_request |
| 2220 | 2026-08-28T22:28:58.420Z | PASS [ 0.007s] ( 51/117) sush-server messages::wire_format::job_stop_request |
| 2221 | 2026-08-28T22:28:58.420Z | PASS [ 0.007s] ( 52/117) sush-server messages::wire_format::session_allow_attach_request |
| 2222 | 2026-08-28T22:28:58.423Z | PASS [ 0.007s] ( 53/117) sush-server messages::wire_format::session_deny_attach_request |
| 2223 | 2026-08-28T22:28:58.427Z | PASS [ 0.007s] ( 54/117) sush-server messages::wire_format::session_skip_request |
| 2224 | 2026-08-28T22:28:58.427Z | PASS [ 0.007s] ( 55/117) sush-server messages::wire_format::session_start_request |
| 2225 | 2026-08-28T22:28:58.427Z | PASS [ 0.007s] ( 56/117) sush-server messages::wire_format::session_stop_request |
| 2226 | 2026-08-28T22:28:58.430Z | PASS [ 0.007s] ( 57/117) sush-server messages::wire_format::unknown_version_tolerated |
| 2227 | 2026-08-28T22:28:58.433Z | PASS [ 0.007s] ( 58/117) sush-server messages::wire_format::version_event |
| 2228 | 2026-08-28T22:28:58.433Z | PASS [ 0.007s] ( 59/117) sush-server proxy::test::home_preference |
| 2229 | 2026-08-28T22:28:58.433Z | PASS [ 0.007s] ( 60/117) sush-server proxy::test::named_targets |
| 2230 | 2026-08-28T22:28:58.437Z | PASS [ 0.007s] ( 61/117) sush-server proxy::test::resolution |
| 2231 | 2026-08-28T22:28:58.439Z | PASS [ 0.007s] ( 62/117) sush-server proxy::test::version_interception |
| 2232 | 2026-08-28T22:28:58.439Z | PASS [ 0.007s] ( 63/117) sush-server pty::test::pty |
| 2233 | 2026-08-28T22:28:58.439Z | PASS [ 0.007s] ( 64/117) sush-server pty::test::set_window_size |
| 2234 | 2026-08-28T22:28:58.550Z | PASS [ 0.271s] ( 65/117) sush-common codephrases::test::random_codephrases |
| 2235 | 2026-08-28T22:28:58.739Z | PASS [ 0.421s] ( 66/117) sush-common keys::test::signing |
| 2236 | 2026-08-28T22:28:59.595Z | PASS [ 1.210s] ( 67/117) sush-server job::test::tty |
| 2237 | 2026-08-28T22:29:00.301Z | PASS [ 2.052s] ( 68/117) sush-client cli::test::cert_chains |
| 2238 | 2026-08-28T22:29:00.793Z | PASS [ 2.354s] ( 69/117) sush-server::distributed interrupted_jobs_get_stopped |
| 2239 | 2026-08-28T22:29:00.910Z | PASS [ 2.470s] ( 70/117) sush-server::distributed jobs_gossip_between_sleds |
| 2240 | 2026-08-28T22:29:00.968Z | PASS [ 2.530s] ( 71/117) sush-server::distributed gossip_survives_bookmark_failure |
| 2241 | 2026-08-28T22:29:01.092Z | PASS [ 2.655s] ( 72/117) sush-server::distributed bookmarks_survive_restart |
| 2242 | 2026-08-28T22:29:01.244Z | PASS [ 0.152s] ( 73/117) sush-tests integration_tests::client_proxy_server |
| 2243 | 2026-08-28T22:29:01.289Z | PASS [ 2.739s] ( 74/117) sush-server::distributed rejoining_replays_without_reexecuting |
| 2244 | 2026-08-28T22:29:01.361Z | PASS [ 0.117s] ( 75/117) sush-tests integration_tests::client_server |
| 2245 | 2026-08-28T22:29:01.633Z | PASS [ 0.271s] ( 76/117) sush-tests integration_tests::interactive_job |
| 2246 | 2026-08-28T22:29:01.810Z | PASS [ 0.521s] ( 77/117) sush-tests integration_tests::client_tls_proxy_server |
| 2247 | 2026-08-28T22:29:01.827Z | PASS [ 0.194s] ( 78/117) sush-tests integration_tests::streaming_job |
| 2248 | 2026-08-28T22:29:02.095Z | PASS [ 0.268s] ( 79/117) sush-tests manager_tests::attach_grants |
| 2249 | 2026-08-28T22:29:02.146Z | PASS [ 0.051s] ( 80/117) sush-tests manager_tests::attribution |
| 2250 | 2026-08-28T22:29:02.156Z | PASS [ 0.010s] ( 81/117) sush-tests manager_tests::bad_root_cert_files |
| 2251 | 2026-08-28T22:29:02.204Z | PASS [ 0.048s] ( 82/117) sush-tests manager_tests::cancel_queued_job |
| 2252 | 2026-08-28T22:29:02.229Z | PASS [ 0.419s] ( 83/117) sush-tests integration_tests::streaming_job_linger |
| 2253 | 2026-08-28T22:29:02.256Z | PASS [ 0.050s] ( 84/117) sush-tests manager_tests::cert_chain |
| 2254 | 2026-08-28T22:29:02.316Z | PASS [ 0.086s] ( 85/117) sush-tests manager_tests::cert_revoke |
| 2255 | 2026-08-28T22:29:02.365Z | PASS [ 0.108s] ( 86/117) sush-tests manager_tests::cubby_targets |
| 2256 | 2026-08-28T22:29:02.394Z | PASS [ 1.426s] ( 87/117) sush-server::link gossip_convergence |
| 2257 | 2026-08-28T22:29:02.407Z | PASS [ 0.045s] ( 88/117) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2258 | 2026-08-28T22:29:02.411Z | PASS [ 0.093s] ( 89/117) sush-tests manager_tests::gossiped_identities |
| 2259 | 2026-08-28T22:29:02.453Z | PASS [ 0.042s] ( 90/117) sush-tests manager_tests::iam_revoke |
| 2260 | 2026-08-28T22:29:02.456Z | PASS [ 0.045s] ( 91/117) sush-tests manager_tests::iam |
| 2261 | 2026-08-28T22:29:02.480Z | PASS [ 0.029s] ( 92/117) sush-tests manager_tests::interactive_target_required |
| 2262 | 2026-08-28T22:29:02.490Z | PASS [ 0.037s] ( 93/117) sush-tests manager_tests::job_json |
| 2263 | 2026-08-28T22:29:02.494Z | PASS [ 0.100s] ( 94/117) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2264 | 2026-08-28T22:29:02.522Z | PASS [ 0.029s] ( 95/117) sush-tests manager_tests::job_session_enforced |
| 2265 | 2026-08-28T22:29:02.528Z | PASS [ 0.038s] ( 96/117) sush-tests manager_tests::job_output_perms |
| 2266 | 2026-08-28T22:29:02.531Z | PASS [ 0.050s] ( 97/117) sush-tests manager_tests::job_output_dir_moves |
| 2267 | 2026-08-28T22:29:02.567Z | PASS [ 0.040s] ( 98/117) sush-tests manager_tests::job_signal_dispositions |
| 2268 | 2026-08-28T22:29:02.571Z | PASS [ 0.039s] ( 99/117) sush-tests manager_tests::job_stop |
| 2269 | 2026-08-28T22:29:02.571Z | PASS [ 0.041s] (100/117) sush-tests manager_tests::job_targets |
| 2270 | 2026-08-28T22:29:02.654Z | PASS [ 0.091s] (101/117) sush-tests manager_tests::jobs |
| 2271 | 2026-08-28T22:29:02.693Z | PASS [ 0.039s] (102/117) sush-tests manager_tests::root_certs_from_files |
| 2272 | 2026-08-28T22:29:02.701Z | PASS [ 0.131s] (103/117) sush-tests manager_tests::revocation_tombstones |
| 2273 | 2026-08-28T22:29:02.718Z | PASS [ 0.025s] (104/117) sush-tests manager_tests::session_nonce_rotates |
| 2274 | 2026-08-28T22:29:02.740Z | PASS [ 0.036s] (105/117) sush-tests manager_tests::shutdown |
| 2275 | 2026-08-28T22:29:02.806Z | PASS [ 0.087s] (106/117) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2276 | 2026-08-28T22:29:02.827Z | PASS [ 0.089s] (107/117) sush-tests manager_tests::skip_racing_start_converges |
| 2277 | 2026-08-28T22:29:02.852Z | PASS [ 0.047s] (108/117) sush-tests manager_tests::streaming_validation |
| 2278 | 2026-08-28T22:29:02.920Z | PASS [ 0.067s] (109/117) sush-tests manager_tests::too_much_output |
| 2279 | 2026-08-28T22:29:03.022Z | PASS [ 0.103s] (110/117) sush-tests manager_tests::universe_swap |
| 2280 | 2026-08-28T22:29:03.250Z | PASS [ 0.683s] (111/117) sush-tests manager_tests::output_ranges |
| 2281 | 2026-08-28T22:29:04.044Z | PASS [ 1.217s] (112/117) sush-tests manager_tests::too_much_cpu |
| 2282 | 2026-08-28T22:29:05.182Z | PASS [ 6.442s] (113/117) sush-server::distributed stragglers_do_not_interrupt_live_jobs |
| 2283 | 2026-08-28T22:29:05.250Z | PASS [ 5.655s] (114/117) sush-server::gossip cold_start_converges |
| 2284 | 2026-08-28T22:29:06.548Z | PASS [ 5.754s] (115/117) sush-server::gossip staggered_start_converges |
| 2285 | 2026-08-28T22:29:08.461Z | PASS [ 8.159s] (116/117) sush-server::gossip node_replacement_reconverges |
| 2286 | 2026-08-28T22:29:44.887Z | PASS [ 43.976s] (117/117) sush-server::link conformance |
| 2287 | 2026-08-28T22:29:44.891Z | ──────────── |
| 2288 | 2026-08-28T22:29:44.892Z | Summary [ 46.637s] 117 tests run: 117 passed, 0 skipped |
| 2289 | 2026-08-28T22:29:44.898Z | cargo test --doc |
| 2290 | 2026-08-28T22:29:45.304Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2291 | 2026-08-28T22:29:45.308Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2292 | 2026-08-28T22:29:45.308Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2293 | 2026-08-28T22:29:45.344Z | Doc-tests sush_api |
| 2294 | 2026-08-28T22:29:45.825Z | |
| 2295 | 2026-08-28T22:29:45.826Z | running 2 tests |
| 2296 | 2026-08-28T22:29:45.826Z | test api/src/lib.rs - sush_api_mod::api_description (line 41) ... ignored |
| 2297 | 2026-08-28T22:29:45.826Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 47) ... ignored |
| 2298 | 2026-08-28T22:29:45.826Z | |
| 2299 | 2026-08-28T22:29:45.826Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2300 | 2026-08-28T22:29:45.826Z | |
| 2301 | 2026-08-28T22:29:45.830Z | all doctests ran in 0.32s; merged doctests compilation took 0.32s |
| 2302 | 2026-08-28T22:29:45.846Z | Doc-tests sush_client |
| 2303 | 2026-08-28T22:29:46.572Z | |
| 2304 | 2026-08-28T22:29:46.572Z | running 22 tests |
| 2305 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2306 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2307 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2308 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2309 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2310 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2311 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2312 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2313 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2314 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2315 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_status (line 72) ... ignored |
| 2316 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::job_stop (line 73) ... ignored |
| 2317 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2318 | 2026-08-28T22:29:46.572Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2319 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2320 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2321 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::session_start (line 75) ... ignored |
| 2322 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::session_start_nonce (line 72) ... ignored |
| 2323 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2324 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2325 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2326 | 2026-08-28T22:29:46.576Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2327 | 2026-08-28T22:29:46.576Z | |
| 2328 | 2026-08-28T22:29:46.576Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2329 | 2026-08-28T22:29:46.576Z | |
| 2330 | 2026-08-28T22:29:46.576Z | all doctests ran in 0.33s; merged doctests compilation took 0.33s |
| 2331 | 2026-08-28T22:29:46.599Z | Doc-tests sush_common |
| 2332 | 2026-08-28T22:29:46.805Z | |
| 2333 | 2026-08-28T22:29:46.805Z | running 0 tests |
| 2334 | 2026-08-28T22:29:46.805Z | |
| 2335 | 2026-08-28T22:29:46.805Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2336 | 2026-08-28T22:29:46.805Z | |
| 2337 | 2026-08-28T22:29:46.824Z | Doc-tests sush_server |
| 2338 | 2026-08-28T22:29:47.123Z | |
| 2339 | 2026-08-28T22:29:47.123Z | running 0 tests |
| 2340 | 2026-08-28T22:29:47.123Z | |
| 2341 | 2026-08-28T22:29:47.123Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2342 | 2026-08-28T22:29:47.123Z | |
| 2343 | 2026-08-28T22:29:47.148Z | Doc-tests sush_tests |
| 2344 | 2026-08-28T22:29:47.180Z | |
| 2345 | 2026-08-28T22:29:47.180Z | running 0 tests |
| 2346 | 2026-08-28T22:29:47.180Z | |
| 2347 | 2026-08-28T22:29:47.180Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2348 | 2026-08-28T22:29:47.181Z | |
| 2349 | 2026-08-28T22:29:47.213Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2350 | 2026-08-28T22:29:47.517Z | Compiling libc v0.2.189 |
| 2351 | 2026-08-28T22:29:47.518Z | Compiling zeroize v1.9.0 |
| 2352 | 2026-08-28T22:29:47.521Z | Compiling proc-macro2 v1.0.107 |
| 2353 | 2026-08-28T22:29:47.521Z | Compiling quote v1.0.47 |
| 2354 | 2026-08-28T22:29:47.580Z | Compiling bytes v1.12.1 |
| 2355 | 2026-08-28T22:29:47.584Z | Compiling smallvec v1.15.2 |
| 2356 | 2026-08-28T22:29:47.589Z | Compiling num-traits v0.2.19 |
| 2357 | 2026-08-28T22:29:47.595Z | Compiling zerocopy v0.8.56 |
| 2358 | 2026-08-28T22:29:47.613Z | Compiling rustc_version v0.4.1 |
| 2359 | 2026-08-28T22:29:47.751Z | Compiling generic-array v0.14.7 |
| 2360 | 2026-08-28T22:29:47.783Z | Compiling hashbrown v0.17.1 |
| 2361 | 2026-08-28T22:29:47.877Z | Compiling log v0.4.33 |
| 2362 | 2026-08-28T22:29:47.931Z | Compiling errno v0.3.14 |
| 2363 | 2026-08-28T22:29:47.957Z | Compiling getrandom v0.2.17 |
| 2364 | 2026-08-28T22:29:48.062Z | Compiling jobserver v0.1.35 |
| 2365 | 2026-08-28T22:29:48.083Z | Compiling rand_core v0.6.4 |
| 2366 | 2026-08-28T22:29:48.138Z | Compiling parking_lot_core v0.9.12 |
| 2367 | 2026-08-28T22:29:48.188Z | Compiling crypto-common v0.1.7 |
| 2368 | 2026-08-28T22:29:48.225Z | Compiling block-buffer v0.10.4 |
| 2369 | 2026-08-28T22:29:48.309Z | Compiling cc v1.4.2 |
| 2370 | 2026-08-28T22:29:48.331Z | Compiling digest v0.10.7 |
| 2371 | 2026-08-28T22:29:48.364Z | Compiling parking_lot v0.12.5 |
| 2372 | 2026-08-28T22:29:48.383Z | Compiling signal-hook-registry v1.4.8 |
| 2373 | 2026-08-28T22:29:48.424Z | Compiling http v1.5.0 |
| 2374 | 2026-08-28T22:29:48.449Z | Compiling socket2 v0.6.5 |
| 2375 | 2026-08-28T22:29:48.541Z | Compiling syn v3.0.3 |
| 2376 | 2026-08-28T22:29:48.553Z | Compiling syn v2.0.119 |
| 2377 | 2026-08-28T22:29:48.683Z | Compiling mio v1.2.2 |
| 2378 | 2026-08-28T22:29:48.772Z | Compiling getrandom v0.4.3 |
| 2379 | 2026-08-28T22:29:48.926Z | Compiling uuid v1.24.0 |
| 2380 | 2026-08-28T22:29:49.191Z | Compiling cmake v0.1.58 |
| 2381 | 2026-08-28T22:29:49.364Z | Compiling ff v0.13.1 |
| 2382 | 2026-08-28T22:29:49.411Z | Compiling sha2 v0.10.9 |
| 2383 | 2026-08-28T22:29:49.484Z | Compiling group v0.13.0 |
| 2384 | 2026-08-28T22:29:49.516Z | Compiling signature v2.2.0 |
| 2385 | 2026-08-28T22:29:49.532Z | Compiling crypto-bigint v0.5.5 |
| 2386 | 2026-08-28T22:29:49.579Z | Compiling aws-lc-sys v0.44.0 |
| 2387 | 2026-08-28T22:29:49.660Z | Compiling getrandom v0.3.4 |
| 2388 | 2026-08-28T22:29:49.666Z | Compiling rustix v1.1.4 |
| 2389 | 2026-08-28T22:29:49.797Z | Compiling rand_core v0.9.5 |
| 2390 | 2026-08-28T22:29:49.843Z | Compiling hmac v0.12.1 |
| 2391 | 2026-08-28T22:29:49.980Z | Compiling indexmap v2.14.0 |
| 2392 | 2026-08-28T22:29:50.014Z | Compiling curve25519-dalek v4.1.3 |
| 2393 | 2026-08-28T22:29:50.295Z | Compiling ppv-lite86 v0.2.21 |
| 2394 | 2026-08-28T22:29:50.461Z | Compiling rustls-pki-types v1.15.1 |
| 2395 | 2026-08-28T22:29:50.618Z | Compiling time v0.3.55 |
| 2396 | 2026-08-28T22:29:50.622Z | Compiling tracing v0.1.44 |
| 2397 | 2026-08-28T22:29:50.873Z | Compiling rand_chacha v0.9.0 |
| 2398 | 2026-08-28T22:29:51.029Z | Compiling rfc6979 v0.4.0 |
| 2399 | 2026-08-28T22:29:51.152Z | Compiling serde_derive_internals v0.29.1 |
| 2400 | 2026-08-28T22:29:51.164Z | Compiling http-body v1.1.0 |
| 2401 | 2026-08-28T22:29:51.320Z | Compiling inout v0.1.4 |
| 2402 | 2026-08-28T22:29:51.328Z | Compiling rustls v0.23.43 |
| 2403 | 2026-08-28T22:29:51.456Z | Compiling cipher v0.4.4 |
| 2404 | 2026-08-28T22:29:51.540Z | Compiling rand v0.9.5 |
| 2405 | 2026-08-28T22:29:51.692Z | Compiling serde_derive v1.0.229 |
| 2406 | 2026-08-28T22:29:51.692Z | Compiling tokio-macros v2.7.2 |
| 2407 | 2026-08-28T22:29:51.890Z | Compiling thiserror-impl v2.0.20 |
| 2408 | 2026-08-28T22:29:51.901Z | Compiling daft-derive v0.1.8 |
| 2409 | 2026-08-28T22:29:52.162Z | Compiling ssh-encoding v0.2.0 |
| 2410 | 2026-08-28T22:29:52.177Z | Compiling newtype-uuid v1.4.0 |
| 2411 | 2026-08-28T22:29:52.294Z | Compiling der_derive v0.7.3 |
| 2412 | 2026-08-28T22:29:52.345Z | Compiling futures-macro v0.3.33 |
| 2413 | 2026-08-28T22:29:52.418Z | Compiling tokio v1.53.1 |
| 2414 | 2026-08-28T22:29:52.426Z | Compiling schemars_derive v0.8.22 |
| 2415 | 2026-08-28T22:29:52.631Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2416 | 2026-08-28T22:29:53.081Z | Compiling thiserror v2.0.20 |
| 2417 | 2026-08-28T22:29:53.150Z | Compiling futures-util v0.3.33 |
| 2418 | 2026-08-28T22:29:53.188Z | Compiling sha1 v0.10.7 |
| 2419 | 2026-08-28T22:29:53.228Z | Compiling der v0.7.10 |
| 2420 | 2026-08-28T22:29:53.413Z | Compiling tungstenite v0.28.0 |
| 2421 | 2026-08-28T22:29:53.592Z | Compiling hostname v0.3.1 |
| 2422 | 2026-08-28T22:29:53.735Z | Compiling ssh-cipher v0.2.0 |
| 2423 | 2026-08-28T22:29:53.886Z | Compiling async-stream-impl v0.3.6 |
| 2424 | 2026-08-28T22:29:54.241Z | Compiling serde v1.0.229 |
| 2425 | 2026-08-28T22:29:54.378Z | Compiling spki v0.7.3 |
| 2426 | 2026-08-28T22:29:54.500Z | Compiling thiserror-impl v1.0.69 |
| 2427 | 2026-08-28T22:29:54.509Z | Compiling rand_chacha v0.3.1 |
| 2428 | 2026-08-28T22:29:54.583Z | Compiling pkcs8 v0.10.2 |
| 2429 | 2026-08-28T22:29:54.763Z | Compiling erased-serde v0.3.31 |
| 2430 | 2026-08-28T22:29:54.859Z | Compiling chrono v0.4.45 |
| 2431 | 2026-08-28T22:29:54.898Z | Compiling sec1 v0.7.3 |
| 2432 | 2026-08-28T22:29:54.957Z | Compiling ed25519 v2.2.3 |
| 2433 | 2026-08-28T22:29:55.180Z | Compiling slog v2.8.2 |
| 2434 | 2026-08-28T22:29:55.204Z | Compiling elliptic-curve v0.13.8 |
| 2435 | 2026-08-28T22:29:55.254Z | Compiling futures-executor v0.3.33 |
| 2436 | 2026-08-28T22:29:55.422Z | Compiling ed25519-dalek v2.2.0 |
| 2437 | 2026-08-28T22:29:55.550Z | Compiling ecdsa v0.16.9 |
| 2438 | 2026-08-28T22:29:55.587Z | Compiling primeorder v0.13.6 |
| 2439 | 2026-08-28T22:29:55.587Z | Compiling slog-json v2.6.1 |
| 2440 | 2026-08-28T22:29:55.605Z | Compiling serde_tokenstream v0.2.3 |
| 2441 | 2026-08-28T22:29:55.801Z | Compiling schemars v0.8.22 |
| 2442 | 2026-08-28T22:29:55.864Z | Compiling is-terminal v0.4.17 |
| 2443 | 2026-08-28T22:29:55.892Z | Compiling tokio-util v0.7.19 |
| 2444 | 2026-08-28T22:29:55.963Z | Compiling p256 v0.13.2 |
| 2445 | 2026-08-28T22:29:55.985Z | Compiling spin v0.9.9 |
| 2446 | 2026-08-28T22:29:56.108Z | Compiling multer v3.1.0 |
| 2447 | 2026-08-28T22:29:56.195Z | Compiling ssh-key v0.6.7 |
| 2448 | 2026-08-28T22:29:56.342Z | Compiling h2 v0.4.15 |
| 2449 | 2026-08-28T22:29:56.351Z | Compiling serde_urlencoded v0.7.1 |
| 2450 | 2026-08-28T22:29:56.546Z | Compiling oxnet v0.1.6 |
| 2451 | 2026-08-28T22:29:56.601Z | Compiling slog-async v2.8.0 |
| 2452 | 2026-08-28T22:29:56.641Z | Compiling slog-term v2.9.2 |
| 2453 | 2026-08-28T22:29:57.079Z | Compiling daft v0.1.8 |
| 2454 | 2026-08-28T22:29:57.206Z | Compiling tempfile v3.27.0 |
| 2455 | 2026-08-28T22:29:57.323Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2456 | 2026-08-28T22:29:57.347Z | Compiling sha3 v0.10.9 |
| 2457 | 2026-08-28T22:29:57.351Z | Compiling dropshot_endpoint v0.17.1 |
| 2458 | 2026-08-28T22:29:57.636Z | Compiling async-compression v0.4.43 |
| 2459 | 2026-08-28T22:29:57.660Z | Compiling tokio-tungstenite v0.28.0 |
| 2460 | 2026-08-28T22:29:57.892Z | Compiling slog-bunyan v2.5.0 |
| 2461 | 2026-08-28T22:29:57.952Z | Compiling thiserror v1.0.69 |
| 2462 | 2026-08-28T22:29:57.964Z | Compiling futures v0.3.33 |
| 2463 | 2026-08-28T22:29:58.034Z | Compiling rand v0.8.7 |
| 2464 | 2026-08-28T22:29:58.044Z | Compiling openapiv3 v2.2.0 |
| 2465 | 2026-08-28T22:29:58.065Z | Compiling x509-cert v0.2.5 |
| 2466 | 2026-08-28T22:29:58.178Z | Compiling async-stream v0.3.6 |
| 2467 | 2026-08-28T22:29:58.366Z | Compiling rlimit v0.10.2 |
| 2468 | 2026-08-28T22:29:58.545Z | Compiling hyper v1.11.0 |
| 2469 | 2026-08-28T22:29:58.556Z | Compiling async-trait v0.1.92 |
| 2470 | 2026-08-28T22:29:58.688Z | Compiling http-body-util v0.1.4 |
| 2471 | 2026-08-28T22:29:58.950Z | Compiling terminal_size v0.4.4 |
| 2472 | 2026-08-28T22:29:58.964Z | Compiling rustls-pemfile v2.2.0 |
| 2473 | 2026-08-28T22:29:59.096Z | Compiling hostname v0.4.2 |
| 2474 | 2026-08-28T22:29:59.171Z | Compiling clap_builder v4.6.6 |
| 2475 | 2026-08-28T22:29:59.245Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2476 | 2026-08-28T22:29:59.488Z | Compiling clap_derive v4.6.4 |
| 2477 | 2026-08-28T22:29:59.621Z | Compiling hyper-util v0.1.20 |
| 2478 | 2026-08-28T22:30:00.888Z | Compiling clap v4.6.6 |
| 2479 | 2026-08-28T22:30:05.542Z | Compiling aws-lc-rs v1.18.0 |
| 2480 | 2026-08-28T22:30:06.694Z | Compiling rustls-webpki v0.103.13 |
| 2481 | 2026-08-28T22:30:09.419Z | Compiling tokio-rustls v0.26.4 |
| 2482 | 2026-08-28T22:30:09.608Z | Compiling dropshot v0.17.1 |
| 2483 | 2026-08-28T22:30:11.958Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2484 | 2026-08-28T22:30:13.284Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2485 | 2026-08-28T22:30:18.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.93s |
| 2486 | 2026-08-28T22:30:18.251Z | Running `target/debug/xtask openapi` |
| 2487 | 2026-08-28T22:30:18.314Z | Generating OpenAPI document `sush.json`... done! |
| 2488 | 2026-08-28T22:30:18.323Z | process exited: duration 466277 ms, exit code 0 |
| |
| 2489 | 2026-08-28T22:30:18.358Z | found 1 output files |
| 2490 | 2026-08-28T22:30:18.358Z | uploading: /work/sush (38911576 bytes) |
| 2491 | 2026-08-28T22:30:19.714Z | uploaded: /work/sush |