|
|
|
| 1 | 2026-08-20T04:33:16.752Z | job assigned to worker 01M0EQ2EHKDZ88DJ9GY55XZE11 [factory aws, i-0c893357ce8fc6047] (queued for 48 s) |
| |
| 2 | 2026-08-20T04:33:23.659Z | starting task 0: "setup" |
| 3 | 2026-08-20T04:33:23.665Z | ++ uname -s |
| 4 | 2026-08-20T04:33:23.668Z | + kern=SunOS |
| 5 | 2026-08-20T04:33:23.669Z | + build_user=build |
| 6 | 2026-08-20T04:33:23.669Z | + build_uid=12345 |
| 7 | 2026-08-20T04:33:23.669Z | + work_dir=/work |
| 8 | 2026-08-20T04:33:23.669Z | + input_dir=/input |
| 9 | 2026-08-20T04:33:23.669Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-20T04:33:23.669Z | + case "$kern" in |
| 11 | 2026-08-20T04:33:23.669Z | + groupadd -g 12345 build |
| 12 | 2026-08-20T04:33:23.669Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-20T04:33:25.674Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-20T04:33:25.747Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-20T04:33:25.751Z | + home_fs=zfs |
| 16 | 2026-08-20T04:33:25.751Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-20T04:33:25.751Z | + mkdir -p /home/build |
| 18 | 2026-08-20T04:33:25.751Z | + chown build:build /home/build /work |
| 19 | 2026-08-20T04:33:27.751Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-20T04:33:27.755Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-08-20T04:33:27.761Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-20T04:33:27.765Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-20T04:33:27.765Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-20T04:33:27.765Z | * rust toolchain profile = "default" |
| 25 | 2026-08-20T04:33:27.765Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-20T04:33:27.765Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-20T04:33:27.765Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-20T04:33:27.769Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-20T04:33:27.769Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-20T04:33:27.865Z | info: downloading installer |
| 31 | 2026-08-20T04:33:29.415Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-20T04:33:29.416Z | warn: /opt/ooce/bin |
| 33 | 2026-08-20T04:33:29.416Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-20T04:33:29.416Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-20T04:33:29.416Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-20T04:33:29.416Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-20T04:33:29.416Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-20T04:33:29.416Z | error: cannot install while Rust is installed |
| 39 | 2026-08-20T04:33:29.416Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-20T04:33:29.416Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-20T04:33:29.416Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-20T04:33:29.416Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-20T04:33:29.416Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-20T04:33:29.429Z | info: profile set to default |
| 45 | 2026-08-20T04:33:29.429Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-20T04:33:29.432Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-20T04:33:29.558Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-20T04:33:29.562Z | info: downloading 6 components |
| 49 | 2026-08-20T04:33:45.161Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-20T04:33:45.161Z | |
| 51 | 2026-08-20T04:33:45.188Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-20T04:33:45.188Z | |
| 53 | 2026-08-20T04:33:45.188Z | |
| 54 | 2026-08-20T04:33:45.188Z | Rust is installed now. Great! |
| 55 | 2026-08-20T04:33:45.188Z | |
| 56 | 2026-08-20T04:33:45.188Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-20T04:33:45.188Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-20T04:33:45.188Z | |
| 59 | 2026-08-20T04:33:45.189Z | To configure your current shell, you need to source |
| 60 | 2026-08-20T04:33:45.189Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-20T04:33:45.189Z | |
| 62 | 2026-08-20T04:33:45.189Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-20T04:33:45.189Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-20T04:33:45.189Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-20T04:33:45.189Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-20T04:33:45.189Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-20T04:33:45.189Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-20T04:33:45.189Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-20T04:33:45.192Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-20T04:33:45.193Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-20T04:33:45.277Z | + rustup --version |
| 72 | 2026-08-20T04:33:45.285Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-20T04:33:45.289Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-20T04:33:45.306Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-20T04:33:45.309Z | + cargo --version |
| 76 | 2026-08-20T04:33:45.324Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-20T04:33:45.327Z | + rustc --version |
| 78 | 2026-08-20T04:33:45.346Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-20T04:33:45.349Z | process exited: duration 17583 ms, exit code 0 |
| |
| 80 | 2026-08-20T04:33:45.355Z | starting task 2: "authentication" |
| 81 | 2026-08-20T04:33:45.373Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-08-20T04:33:45.380Z | starting task 3: "clone repository" |
| 83 | 2026-08-20T04:33:45.383Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-20T04:33:45.386Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-20T04:33:45.415Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-20T04:33:46.046Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-20T04:33:46.046Z | + git fetch origin d2a42c386ef3c3a8d95c5748c6c4dece05b53736 |
| 88 | 2026-08-20T04:33:46.298Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-20T04:33:46.298Z | * branch d2a42c386ef3c3a8d95c5748c6c4dece05b53736 -> FETCH_HEAD |
| 90 | 2026-08-20T04:33:46.303Z | + [[ -n streaming ]] |
| 91 | 2026-08-20T04:33:46.306Z | ++ git branch --show-current |
| 92 | 2026-08-20T04:33:46.306Z | + current=main |
| 93 | 2026-08-20T04:33:46.306Z | + [[ main != streaming ]] |
| 94 | 2026-08-20T04:33:46.306Z | + git branch -f streaming d2a42c386ef3c3a8d95c5748c6c4dece05b53736 |
| 95 | 2026-08-20T04:33:46.310Z | + git checkout -f streaming |
| 96 | 2026-08-20T04:33:46.315Z | Switched to branch 'streaming' |
| 97 | 2026-08-20T04:33:46.318Z | + git reset --hard d2a42c386ef3c3a8d95c5748c6c4dece05b53736 |
| 98 | 2026-08-20T04:33:46.323Z | HEAD is now at d2a42c3 Show output for all the sleds a job ran on |
| 99 | 2026-08-20T04:33:46.327Z | process exited: duration 943 ms, exit code 0 |
| |
| 100 | 2026-08-20T04:33:46.333Z | starting task 4: "build" |
| 101 | 2026-08-20T04:33:46.337Z | + cargo --version |
| 102 | 2026-08-20T04:33:46.365Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-20T04:33:46.368Z | + rustc --version |
| 104 | 2026-08-20T04:33:46.405Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-20T04:33:46.408Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-20T04:33:46.408Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-20T04:33:46.408Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-20T04:33:46.408Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-20T04:33:46.408Z | + pfexec mkdir -p /work |
| 110 | 2026-08-20T04:33:46.411Z | + pfexec chown build /work |
| 111 | 2026-08-20T04:33:46.414Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-20T04:33:46.509Z | Updating crates.io index |
| 113 | 2026-08-20T04:33:46.512Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-20T04:33:56.920Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-20T04:33:56.920Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-20T04:33:57.351Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-20T04:33:58.124Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-20T04:33:58.124Z | * [new ref] 11f249d93ab0c539febabda9da67cc2dc6aa5355 -> refs/commit/11f249d93ab0c539febabda9da67cc2dc6aa5355 |
| 119 | 2026-08-20T04:33:58.138Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 120 | 2026-08-20T04:33:58.547Z | From https://github.com/oxidecomputer/sprockets |
| 121 | 2026-08-20T04:33:58.547Z | * [new ref] b8782742d1bd91546887fbc1757a7d024a5469ef -> refs/commit/b8782742d1bd91546887fbc1757a7d024a5469ef |
| 122 | 2026-08-20T04:33:58.554Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 123 | 2026-08-20T04:34:01.651Z | From https://github.com/oxidecomputer/rumors |
| 124 | 2026-08-20T04:34:01.651Z | * [new ref] b2675dbef99b784efb817db01920ee59dac708c3 -> refs/commit/b2675dbef99b784efb817db01920ee59dac708c3 |
| 125 | 2026-08-20T04:34:02.131Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 126 | 2026-08-20T04:34:02.591Z | From https://github.com/oxidecomputer/dice-util |
| 127 | 2026-08-20T04:34:02.591Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 128 | 2026-08-20T04:34:02.600Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 129 | 2026-08-20T04:34:02.963Z | From https://github.com/oxidecomputer/lpc55_support |
| 130 | 2026-08-20T04:34:02.963Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 131 | 2026-08-20T04:34:02.970Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 132 | 2026-08-20T04:34:03.344Z | From https://github.com/oxidecomputer/sshauth |
| 133 | 2026-08-20T04:34:03.344Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 134 | 2026-08-20T04:34:03.353Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 135 | 2026-08-20T04:34:03.697Z | From https://github.com/oxidecomputer/dice-util |
| 136 | 2026-08-20T04:34:03.697Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 137 | 2026-08-20T04:34:03.708Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 138 | 2026-08-20T04:34:03.994Z | From https://github.com/oxidecomputer/slog-error-chain |
| 139 | 2026-08-20T04:34:03.995Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 140 | 2026-08-20T04:34:04.003Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 141 | 2026-08-20T04:34:04.298Z | From https://github.com/oxidecomputer/rats-corim |
| 142 | 2026-08-20T04:34:04.299Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 143 | 2026-08-20T04:34:04.306Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 144 | 2026-08-20T04:34:04.701Z | From https://github.com/oxidecomputer/pki-playground |
| 145 | 2026-08-20T04:34:04.701Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 146 | 2026-08-20T04:34:04.708Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-20T04:34:04.959Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-20T04:34:04.959Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 149 | 2026-08-20T04:34:06.950Z | Downloading crates ... |
| 150 | 2026-08-20T04:34:06.993Z | Downloaded async-stream v0.3.6 |
| 151 | 2026-08-20T04:34:06.997Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 152 | 2026-08-20T04:34:07.002Z | Downloaded autocfg v1.5.1 |
| 153 | 2026-08-20T04:34:07.005Z | Downloaded arrayvec v0.7.8 |
| 154 | 2026-08-20T04:34:07.006Z | Downloaded atomic-waker v1.1.2 |
| 155 | 2026-08-20T04:34:07.009Z | Downloaded anstyle-query v1.1.5 |
| 156 | 2026-08-20T04:34:07.009Z | Downloaded addr2line v0.25.1 |
| 157 | 2026-08-20T04:34:07.012Z | Downloaded arrayref v0.3.9 |
| 158 | 2026-08-20T04:34:07.012Z | Downloaded adler2 v2.0.1 |
| 159 | 2026-08-20T04:34:07.012Z | Downloaded ahash v0.8.12 |
| 160 | 2026-08-20T04:34:07.016Z | Downloaded base64-simd v0.8.0 |
| 161 | 2026-08-20T04:34:07.020Z | Downloaded allocator-api2 v0.2.21 |
| 162 | 2026-08-20T04:34:07.024Z | Downloaded backtrace-ext v0.2.1 |
| 163 | 2026-08-20T04:34:07.031Z | Downloaded array-init v0.0.4 |
| 164 | 2026-08-20T04:34:07.035Z | Downloaded async-recursion v1.1.1 |
| 165 | 2026-08-20T04:34:07.035Z | Downloaded base16ct v0.2.0 |
| 166 | 2026-08-20T04:34:07.040Z | Downloaded anstyle-parse v1.0.0 |
| 167 | 2026-08-20T04:34:07.043Z | Downloaded aws-smithy-schema v0.2.0 |
| 168 | 2026-08-20T04:34:07.047Z | Downloaded block-buffer v0.10.4 |
| 169 | 2026-08-20T04:34:07.050Z | Downloaded aws-smithy-async v1.3.0 |
| 170 | 2026-08-20T04:34:07.053Z | Downloaded aws-types v1.5.0 |
| 171 | 2026-08-20T04:34:07.053Z | Downloaded bytes-utils v0.1.4 |
| 172 | 2026-08-20T04:34:07.057Z | Downloaded bitfield v0.19.5 |
| 173 | 2026-08-20T04:34:07.057Z | Downloaded nibble_vec v0.1.0 |
| 174 | 2026-08-20T04:34:07.057Z | Downloaded byteorder v1.5.0 |
| 175 | 2026-08-20T04:34:07.060Z | Downloaded anyhow v1.0.104 |
| 176 | 2026-08-20T04:34:07.066Z | Downloaded bitfield-macros v0.19.5 |
| 177 | 2026-08-20T04:34:07.066Z | Downloaded num-iter v0.1.46 |
| 178 | 2026-08-20T04:34:07.069Z | Downloaded async-stream-impl v0.3.6 |
| 179 | 2026-08-20T04:34:07.069Z | Downloaded block-buffer v0.12.1 |
| 180 | 2026-08-20T04:34:07.069Z | Downloaded ciborium-io v0.2.2 |
| 181 | 2026-08-20T04:34:07.069Z | Downloaded colorchoice v1.0.5 |
| 182 | 2026-08-20T04:34:07.074Z | Downloaded cobs v0.3.0 |
| 183 | 2026-08-20T04:34:07.077Z | Downloaded mime v0.3.17 |
| 184 | 2026-08-20T04:34:07.077Z | Downloaded nodrop v0.1.14 |
| 185 | 2026-08-20T04:34:07.081Z | Downloaded progenitor v0.14.0 |
| 186 | 2026-08-20T04:34:07.084Z | Downloaded base64ct v1.8.3 |
| 187 | 2026-08-20T04:34:07.089Z | Downloaded defmt-parser v1.0.0 |
| 188 | 2026-08-20T04:34:07.095Z | Downloaded cpufeatures v0.3.0 |
| 189 | 2026-08-20T04:34:07.099Z | Downloaded crypto-common v0.1.7 |
| 190 | 2026-08-20T04:34:07.099Z | Downloaded darling_macro v0.23.0 |
| 191 | 2026-08-20T04:34:07.103Z | Downloaded cfg_aliases v0.2.2 |
| 192 | 2026-08-20T04:34:07.106Z | Downloaded ciborium-ll v0.2.2 |
| 193 | 2026-08-20T04:34:07.110Z | Downloaded clap-num v1.2.0 |
| 194 | 2026-08-20T04:34:07.110Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-08-20T04:34:07.113Z | Downloaded multer v3.1.0 |
| 196 | 2026-08-20T04:34:07.113Z | Downloaded rand_core v0.10.1 |
| 197 | 2026-08-20T04:34:07.117Z | Downloaded omicron-workspace-hack v0.1.0 |
| 198 | 2026-08-20T04:34:07.122Z | Downloaded clap_lex v1.1.0 |
| 199 | 2026-08-20T04:34:07.142Z | Downloaded cpufeatures v0.2.17 |
| 200 | 2026-08-20T04:34:07.142Z | Downloaded crypto-common v0.2.2 |
| 201 | 2026-08-20T04:34:07.142Z | Downloaded unit-prefix v0.5.2 |
| 202 | 2026-08-20T04:34:07.142Z | Downloaded potential_utf v0.1.5 |
| 203 | 2026-08-20T04:34:07.142Z | Downloaded utf-8 v0.7.6 |
| 204 | 2026-08-20T04:34:07.142Z | Downloaded keccak v0.1.6 |
| 205 | 2026-08-20T04:34:07.142Z | Downloaded unicode-linebreak v0.1.5 |
| 206 | 2026-08-20T04:34:07.142Z | Downloaded data-encoding v2.11.1 |
| 207 | 2026-08-20T04:34:07.142Z | Downloaded rfc6979 v0.4.0 |
| 208 | 2026-08-20T04:34:07.142Z | Downloaded aws-credential-types v1.3.0 |
| 209 | 2026-08-20T04:34:07.142Z | Downloaded debug-ignore v1.0.5 |
| 210 | 2026-08-20T04:34:07.143Z | Downloaded num-conv v0.2.2 |
| 211 | 2026-08-20T04:34:07.143Z | Downloaded async-trait v0.1.92 |
| 212 | 2026-08-20T04:34:07.147Z | Downloaded borsh-derive v1.8.0 |
| 213 | 2026-08-20T04:34:07.147Z | Downloaded bitflags v2.13.1 |
| 214 | 2026-08-20T04:34:07.152Z | Downloaded natord v1.0.9 |
| 215 | 2026-08-20T04:34:07.155Z | Downloaded percent-encoding v2.3.2 |
| 216 | 2026-08-20T04:34:07.156Z | Downloaded pin-utils v0.1.0 |
| 217 | 2026-08-20T04:34:07.156Z | Downloaded cmake v0.1.58 |
| 218 | 2026-08-20T04:34:07.156Z | Downloaded env_filter v2.0.0 |
| 219 | 2026-08-20T04:34:07.161Z | Downloaded errno v0.3.14 |
| 220 | 2026-08-20T04:34:07.161Z | Downloaded openssl-probe v0.2.1 |
| 221 | 2026-08-20T04:34:07.165Z | Downloaded num_threads v0.1.7 |
| 222 | 2026-08-20T04:34:07.165Z | Downloaded ref-cast-impl v1.0.26 |
| 223 | 2026-08-20T04:34:07.165Z | Downloaded packed_struct_codegen v0.10.1 |
| 224 | 2026-08-20T04:34:07.165Z | Downloaded hex v0.4.3 |
| 225 | 2026-08-20T04:34:07.169Z | Downloaded bytesize v2.7.0 |
| 226 | 2026-08-20T04:34:07.174Z | Downloaded num-integer v0.1.46 |
| 227 | 2026-08-20T04:34:07.174Z | Downloaded constant_time_eq v0.4.2 |
| 228 | 2026-08-20T04:34:07.178Z | Downloaded anstream v1.0.0 |
| 229 | 2026-08-20T04:34:07.178Z | Downloaded bitflags v1.3.2 |
| 230 | 2026-08-20T04:34:07.182Z | Downloaded compression-core v0.4.32 |
| 231 | 2026-08-20T04:34:07.182Z | Downloaded futures-io v0.3.33 |
| 232 | 2026-08-20T04:34:07.182Z | Downloaded defmt-macros v1.1.1 |
| 233 | 2026-08-20T04:34:07.182Z | Downloaded cipher v0.4.4 |
| 234 | 2026-08-20T04:34:07.185Z | Downloaded corncobs v0.1.4 |
| 235 | 2026-08-20T04:34:07.185Z | Downloaded crossbeam-deque v0.8.7 |
| 236 | 2026-08-20T04:34:07.189Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 237 | 2026-08-20T04:34:07.189Z | Downloaded radium v0.7.0 |
| 238 | 2026-08-20T04:34:07.189Z | Downloaded rand_pcg v0.10.2 |
| 239 | 2026-08-20T04:34:07.189Z | Downloaded bs58 v0.5.1 |
| 240 | 2026-08-20T04:34:07.189Z | Downloaded rand_chacha v0.3.1 |
| 241 | 2026-08-20T04:34:07.192Z | Downloaded compression-codecs v0.4.38 |
| 242 | 2026-08-20T04:34:07.193Z | Downloaded rustc-hash v2.1.3 |
| 243 | 2026-08-20T04:34:07.193Z | Downloaded ref-cast v1.0.26 |
| 244 | 2026-08-20T04:34:07.196Z | Downloaded daft-derive v0.1.8 |
| 245 | 2026-08-20T04:34:07.196Z | Downloaded outref v0.5.2 |
| 246 | 2026-08-20T04:34:07.199Z | Downloaded yoke-derive v0.8.2 |
| 247 | 2026-08-20T04:34:07.206Z | Downloaded proc-macro-crate v3.5.0 |
| 248 | 2026-08-20T04:34:07.210Z | Downloaded anstyle v1.0.14 |
| 249 | 2026-08-20T04:34:07.213Z | Downloaded rustc_version v0.4.1 |
| 250 | 2026-08-20T04:34:07.213Z | Downloaded clap_derive v4.6.4 |
| 251 | 2026-08-20T04:34:07.213Z | Downloaded progenitor-macro v0.14.0 |
| 252 | 2026-08-20T04:34:07.213Z | Downloaded is_terminal_polyfill v1.70.2 |
| 253 | 2026-08-20T04:34:07.217Z | Downloaded match_cfg v0.1.0 |
| 254 | 2026-08-20T04:34:07.217Z | Downloaded maybe-uninit v2.0.0 |
| 255 | 2026-08-20T04:34:07.222Z | Downloaded zerovec-derive v0.11.3 |
| 256 | 2026-08-20T04:34:07.227Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 257 | 2026-08-20T04:34:07.227Z | Downloaded crossbeam-epoch v0.9.20 |
| 258 | 2026-08-20T04:34:07.227Z | Downloaded ed25519 v2.2.3 |
| 259 | 2026-08-20T04:34:07.232Z | Downloaded ff v0.13.1 |
| 260 | 2026-08-20T04:34:07.232Z | Downloaded find-msvc-tools v0.1.10 |
| 261 | 2026-08-20T04:34:07.232Z | Downloaded packed_struct v0.10.1 |
| 262 | 2026-08-20T04:34:07.232Z | Downloaded pin-project-lite v0.2.17 |
| 263 | 2026-08-20T04:34:07.236Z | Downloaded signature v2.2.0 |
| 264 | 2026-08-20T04:34:07.236Z | Downloaded oxnet v0.1.6 |
| 265 | 2026-08-20T04:34:07.240Z | Downloaded paste v1.0.15 |
| 266 | 2026-08-20T04:34:07.240Z | Downloaded pkcs8 v0.10.2 |
| 267 | 2026-08-20T04:34:07.240Z | Downloaded strum v0.26.3 |
| 268 | 2026-08-20T04:34:07.240Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 269 | 2026-08-20T04:34:07.240Z | Downloaded primeorder v0.13.6 |
| 270 | 2026-08-20T04:34:07.244Z | Downloaded tokio-fd v0.3.0 |
| 271 | 2026-08-20T04:34:07.247Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 272 | 2026-08-20T04:34:07.247Z | Downloaded miette-derive v7.6.0 |
| 273 | 2026-08-20T04:34:07.247Z | Downloaded humantime v2.4.0 |
| 274 | 2026-08-20T04:34:07.251Z | Downloaded darling v0.23.0 |
| 275 | 2026-08-20T04:34:07.254Z | Downloaded ciborium v0.2.2 |
| 276 | 2026-08-20T04:34:07.254Z | Downloaded const-oid v0.9.6 |
| 277 | 2026-08-20T04:34:07.255Z | Downloaded camino v1.2.5 |
| 278 | 2026-08-20T04:34:07.255Z | Downloaded chacha20 v0.10.1 |
| 279 | 2026-08-20T04:34:07.258Z | Downloaded daft v0.1.8 |
| 280 | 2026-08-20T04:34:07.258Z | Downloaded pem-rfc7468 v0.7.0 |
| 281 | 2026-08-20T04:34:07.258Z | Downloaded owo-colors v4.3.0 |
| 282 | 2026-08-20T04:34:07.258Z | Downloaded pkg-config v0.3.33 |
| 283 | 2026-08-20T04:34:07.262Z | Downloaded crc32fast v1.5.0 |
| 284 | 2026-08-20T04:34:07.262Z | Downloaded console v0.16.4 |
| 285 | 2026-08-20T04:34:07.271Z | Downloaded tinyvec_macros v0.1.1 |
| 286 | 2026-08-20T04:34:07.274Z | Downloaded typify-macro v0.6.2 |
| 287 | 2026-08-20T04:34:07.274Z | Downloaded tower-service v0.3.3 |
| 288 | 2026-08-20T04:34:07.275Z | Downloaded zeroize_derive v1.5.0 |
| 289 | 2026-08-20T04:34:07.279Z | Downloaded progenitor-client v0.14.0 |
| 290 | 2026-08-20T04:34:07.283Z | Downloaded rand_chacha v0.9.0 |
| 291 | 2026-08-20T04:34:07.283Z | Downloaded rand_core v0.9.5 |
| 292 | 2026-08-20T04:34:07.283Z | Downloaded crc-any v2.5.1 |
| 293 | 2026-08-20T04:34:07.283Z | Downloaded jobserver v0.1.35 |
| 294 | 2026-08-20T04:34:07.286Z | Downloaded lazy_static v1.5.0 |
| 295 | 2026-08-20T04:34:07.286Z | Downloaded ppv-lite86 v0.2.21 |
| 296 | 2026-08-20T04:34:07.286Z | Downloaded quinn-udp v0.5.15 |
| 297 | 2026-08-20T04:34:07.286Z | Downloaded powerfmt v0.2.0 |
| 298 | 2026-08-20T04:34:07.290Z | Downloaded quote v1.0.47 |
| 299 | 2026-08-20T04:34:07.290Z | Downloaded rand_core v0.6.4 |
| 300 | 2026-08-20T04:34:07.290Z | Downloaded secrecy v0.8.0 |
| 301 | 2026-08-20T04:34:07.290Z | Downloaded serde-hex v0.1.0 |
| 302 | 2026-08-20T04:34:07.293Z | Downloaded rlimit v0.10.2 |
| 303 | 2026-08-20T04:34:07.293Z | Downloaded rustls-native-certs v0.8.4 |
| 304 | 2026-08-20T04:34:07.294Z | Downloaded rustversion v1.0.23 |
| 305 | 2026-08-20T04:34:07.294Z | Downloaded fnv v1.0.7 |
| 306 | 2026-08-20T04:34:07.297Z | Downloaded futures-macro v0.3.33 |
| 307 | 2026-08-20T04:34:07.297Z | Downloaded endian-type v0.1.2 |
| 308 | 2026-08-20T04:34:07.297Z | Downloaded generic-array v0.14.7 |
| 309 | 2026-08-20T04:34:07.297Z | Downloaded rustc-demangle v0.1.28 |
| 310 | 2026-08-20T04:34:07.297Z | Downloaded async-compression v0.4.43 |
| 311 | 2026-08-20T04:34:07.301Z | Downloaded utf8_iter v1.0.4 |
| 312 | 2026-08-20T04:34:07.301Z | Downloaded dunce v1.0.5 |
| 313 | 2026-08-20T04:34:07.305Z | Downloaded hostname v0.3.1 |
| 314 | 2026-08-20T04:34:07.308Z | Downloaded slog-term v2.9.2 |
| 315 | 2026-08-20T04:34:07.308Z | Downloaded hostname v0.4.2 |
| 316 | 2026-08-20T04:34:07.308Z | Downloaded is_ci v1.2.0 |
| 317 | 2026-08-20T04:34:07.308Z | Downloaded signal-hook-registry v1.4.8 |
| 318 | 2026-08-20T04:34:07.308Z | Downloaded supports-color v3.0.2 |
| 319 | 2026-08-20T04:34:07.312Z | Downloaded proc-macro-error2 v2.0.1 |
| 320 | 2026-08-20T04:34:07.312Z | Downloaded thiserror v2.0.20 |
| 321 | 2026-08-20T04:34:07.318Z | Downloaded strsim v0.11.1 |
| 322 | 2026-08-20T04:34:07.324Z | Downloaded der_derive v0.7.3 |
| 323 | 2026-08-20T04:34:07.324Z | Downloaded pkcs1 v0.7.5 |
| 324 | 2026-08-20T04:34:07.324Z | Downloaded supports-unicode v3.0.0 |
| 325 | 2026-08-20T04:34:07.324Z | Downloaded terminal_size v0.4.4 |
| 326 | 2026-08-20T04:34:07.327Z | Downloaded thread_local v1.1.10 |
| 327 | 2026-08-20T04:34:07.328Z | Downloaded hmac v0.12.1 |
| 328 | 2026-08-20T04:34:07.328Z | Downloaded ipnet v2.12.1 |
| 329 | 2026-08-20T04:34:07.328Z | Downloaded termios v0.3.3 |
| 330 | 2026-08-20T04:34:07.328Z | Downloaded clap v4.6.6 |
| 331 | 2026-08-20T04:34:07.331Z | Downloaded parking_lot_core v0.9.12 |
| 332 | 2026-08-20T04:34:07.335Z | Downloaded postcard v1.1.3 |
| 333 | 2026-08-20T04:34:07.335Z | Downloaded tap v1.0.1 |
| 334 | 2026-08-20T04:34:07.335Z | Downloaded memmap2 v0.9.11 |
| 335 | 2026-08-20T04:34:07.338Z | Downloaded rustls-platform-verifier v0.7.0 |
| 336 | 2026-08-20T04:34:07.338Z | Downloaded crossbeam-utils v0.8.22 |
| 337 | 2026-08-20T04:34:07.342Z | Downloaded defmt v1.1.1 |
| 338 | 2026-08-20T04:34:07.342Z | Downloaded miniz_oxide v0.8.9 |
| 339 | 2026-08-20T04:34:07.350Z | Downloaded log v0.4.33 |
| 340 | 2026-08-20T04:34:07.350Z | Downloaded tracing-core v0.1.36 |
| 341 | 2026-08-20T04:34:07.350Z | Downloaded tokio-tungstenite v0.28.0 |
| 342 | 2026-08-20T04:34:07.353Z | Downloaded toml_write v0.1.2 |
| 343 | 2026-08-20T04:34:07.353Z | Downloaded tower-layer v0.3.3 |
| 344 | 2026-08-20T04:34:07.357Z | Downloaded borsh v1.8.0 |
| 345 | 2026-08-20T04:34:07.360Z | Downloaded bytes v1.12.1 |
| 346 | 2026-08-20T04:34:07.360Z | Downloaded want v0.3.1 |
| 347 | 2026-08-20T04:34:07.360Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 348 | 2026-08-20T04:34:07.363Z | Downloaded digest v0.10.7 |
| 349 | 2026-08-20T04:34:07.364Z | Downloaded hyper-rustls v0.27.9 |
| 350 | 2026-08-20T04:34:07.364Z | Downloaded fd-lock v4.0.4 |
| 351 | 2026-08-20T04:34:07.367Z | Downloaded form_urlencoded v1.2.2 |
| 352 | 2026-08-20T04:34:07.367Z | Downloaded newtype-uuid v1.4.0 |
| 353 | 2026-08-20T04:34:07.371Z | Downloaded hash32 v0.2.1 |
| 354 | 2026-08-20T04:34:07.371Z | Downloaded dropshot_endpoint v0.17.1 |
| 355 | 2026-08-20T04:34:07.374Z | Downloaded inout v0.1.4 |
| 356 | 2026-08-20T04:34:07.374Z | Downloaded rustls-pemfile v2.2.0 |
| 357 | 2026-08-20T04:34:07.377Z | Downloaded futures v0.3.33 |
| 358 | 2026-08-20T04:34:07.377Z | Downloaded getrandom v0.4.3 |
| 359 | 2026-08-20T04:34:07.381Z | Downloaded once_cell v1.21.4 |
| 360 | 2026-08-20T04:34:07.381Z | Downloaded waitgroup v0.1.2 |
| 361 | 2026-08-20T04:34:07.384Z | Downloaded writeable v0.6.3 |
| 362 | 2026-08-20T04:34:07.388Z | Downloaded fs_extra v1.3.0 |
| 363 | 2026-08-20T04:34:07.388Z | Downloaded hubpack_derive v0.1.1 |
| 364 | 2026-08-20T04:34:07.388Z | Downloaded scopeguard v1.2.0 |
| 365 | 2026-08-20T04:34:07.388Z | Downloaded lru-slab v0.1.2 |
| 366 | 2026-08-20T04:34:07.393Z | Downloaded ssh-cipher v0.2.0 |
| 367 | 2026-08-20T04:34:07.393Z | Downloaded try-lock v0.2.5 |
| 368 | 2026-08-20T04:34:07.396Z | Downloaded slab v0.4.12 |
| 369 | 2026-08-20T04:34:07.396Z | Downloaded zerofrom-derive v0.1.7 |
| 370 | 2026-08-20T04:34:07.396Z | Downloaded equivalent v1.0.2 |
| 371 | 2026-08-20T04:34:07.396Z | Downloaded httparse v1.10.1 |
| 372 | 2026-08-20T04:34:07.400Z | Downloaded indexmap v1.9.3 |
| 373 | 2026-08-20T04:34:07.400Z | Downloaded smallvec v0.6.14 |
| 374 | 2026-08-20T04:34:07.400Z | Downloaded thiserror-impl v2.0.20 |
| 375 | 2026-08-20T04:34:07.400Z | Downloaded aho-corasick v1.1.5 |
| 376 | 2026-08-20T04:34:07.404Z | Downloaded num-traits v0.2.19 |
| 377 | 2026-08-20T04:34:07.404Z | Downloaded p256 v0.13.2 |
| 378 | 2026-08-20T04:34:07.407Z | Downloaded parking_lot v0.12.5 |
| 379 | 2026-08-20T04:34:07.407Z | Downloaded const-oid v0.10.2 |
| 380 | 2026-08-20T04:34:07.411Z | Downloaded chumsky v0.9.3 |
| 381 | 2026-08-20T04:34:07.411Z | Downloaded darling_core v0.23.0 |
| 382 | 2026-08-20T04:34:07.415Z | Downloaded sha1 v0.10.7 |
| 383 | 2026-08-20T04:34:07.415Z | Downloaded spin v0.9.9 |
| 384 | 2026-08-20T04:34:07.415Z | Downloaded synstructure v0.13.2 |
| 385 | 2026-08-20T04:34:07.415Z | Downloaded typify v0.6.2 |
| 386 | 2026-08-20T04:34:07.419Z | Downloaded zerofrom v0.1.8 |
| 387 | 2026-08-20T04:34:07.419Z | Downloaded lock_api v0.4.14 |
| 388 | 2026-08-20T04:34:07.419Z | Downloaded oauth2 v5.0.0 |
| 389 | 2026-08-20T04:34:07.422Z | Downloaded base64 v0.22.1 |
| 390 | 2026-08-20T04:34:07.422Z | Downloaded crypto-bigint v0.5.5 |
| 391 | 2026-08-20T04:34:07.426Z | Downloaded untrusted v0.9.0 |
| 392 | 2026-08-20T04:34:07.429Z | Downloaded env_logger v0.11.11 |
| 393 | 2026-08-20T04:34:07.429Z | Downloaded shlex v2.0.1 |
| 394 | 2026-08-20T04:34:07.434Z | Downloaded getrandom v0.2.17 |
| 395 | 2026-08-20T04:34:07.437Z | Downloaded digest v0.11.3 |
| 396 | 2026-08-20T04:34:07.437Z | Downloaded utf8parse v0.2.2 |
| 397 | 2026-08-20T04:34:07.437Z | Downloaded zeroize v1.9.0 |
| 398 | 2026-08-20T04:34:07.442Z | Downloaded group v0.13.0 |
| 399 | 2026-08-20T04:34:07.442Z | Downloaded heck v0.5.0 |
| 400 | 2026-08-20T04:34:07.442Z | Downloaded http-body v1.1.0 |
| 401 | 2026-08-20T04:34:07.442Z | Downloaded sha1 v0.11.0 |
| 402 | 2026-08-20T04:34:07.442Z | Downloaded subtle v2.6.1 |
| 403 | 2026-08-20T04:34:07.446Z | Downloaded http-body v0.4.6 |
| 404 | 2026-08-20T04:34:07.446Z | Downloaded serde_spanned v0.6.9 |
| 405 | 2026-08-20T04:34:07.449Z | Downloaded ecdsa v0.16.9 |
| 406 | 2026-08-20T04:34:07.450Z | Downloaded http-body-util v0.1.4 |
| 407 | 2026-08-20T04:34:07.453Z | Downloaded foldhash v0.2.0 |
| 408 | 2026-08-20T04:34:07.457Z | Downloaded progenitor-impl v0.14.0 |
| 409 | 2026-08-20T04:34:07.457Z | Downloaded ryu v1.0.23 |
| 410 | 2026-08-20T04:34:07.460Z | Downloaded smallvec v1.15.2 |
| 411 | 2026-08-20T04:34:07.464Z | Downloaded proc-macro2 v1.0.107 |
| 412 | 2026-08-20T04:34:07.467Z | Downloaded sec1 v0.7.3 |
| 413 | 2026-08-20T04:34:07.467Z | Downloaded take_mut v0.2.2 |
| 414 | 2026-08-20T04:34:07.467Z | Downloaded sync_wrapper v1.0.2 |
| 415 | 2026-08-20T04:34:07.470Z | Downloaded embedded-io v0.6.1 |
| 416 | 2026-08-20T04:34:07.474Z | Downloaded uuid v1.24.0 |
| 417 | 2026-08-20T04:34:07.478Z | Downloaded backtrace v0.3.76 |
| 418 | 2026-08-20T04:34:07.478Z | Downloaded futures-sink v0.3.33 |
| 419 | 2026-08-20T04:34:07.481Z | Downloaded futures-task v0.3.33 |
| 420 | 2026-08-20T04:34:07.481Z | Downloaded idna_adapter v1.2.2 |
| 421 | 2026-08-20T04:34:07.481Z | Downloaded ssh-encoding v0.2.0 |
| 422 | 2026-08-20T04:34:07.485Z | Downloaded aws-smithy-types v1.6.1 |
| 423 | 2026-08-20T04:34:07.490Z | Downloaded crossbeam-channel v0.5.16 |
| 424 | 2026-08-20T04:34:07.490Z | Downloaded serde_derive v1.0.229 |
| 425 | 2026-08-20T04:34:07.494Z | Downloaded serde_core v1.0.229 |
| 426 | 2026-08-20T04:34:07.494Z | Downloaded serde_spanned v1.1.1 |
| 427 | 2026-08-20T04:34:07.494Z | Downloaded simd-adler32 v0.3.10 |
| 428 | 2026-08-20T04:34:07.494Z | Downloaded xdg v2.5.2 |
| 429 | 2026-08-20T04:34:07.498Z | Downloaded flagset v0.4.7 |
| 430 | 2026-08-20T04:34:07.498Z | Downloaded ident_case v1.0.1 |
| 431 | 2026-08-20T04:34:07.498Z | Downloaded serde_urlencoded v0.7.1 |
| 432 | 2026-08-20T04:34:07.502Z | Downloaded hubpack v0.1.2 |
| 433 | 2026-08-20T04:34:07.502Z | Downloaded schemars_derive v0.8.22 |
| 434 | 2026-08-20T04:34:07.502Z | Downloaded slog-json v2.6.1 |
| 435 | 2026-08-20T04:34:07.502Z | Downloaded thiserror v1.0.69 |
| 436 | 2026-08-20T04:34:07.505Z | Downloaded elliptic-curve v0.13.8 |
| 437 | 2026-08-20T04:34:07.509Z | Downloaded getrandom v0.3.4 |
| 438 | 2026-08-20T04:34:07.509Z | Downloaded funty v2.0.0 |
| 439 | 2026-08-20T04:34:07.509Z | Downloaded thiserror-impl v1.0.69 |
| 440 | 2026-08-20T04:34:07.513Z | Downloaded http-range-header v0.4.2 |
| 441 | 2026-08-20T04:34:07.517Z | Downloaded is-terminal v0.4.17 |
| 442 | 2026-08-20T04:34:07.517Z | Downloaded semver v1.0.28 |
| 443 | 2026-08-20T04:34:07.517Z | Downloaded serde_tokenstream v0.2.3 |
| 444 | 2026-08-20T04:34:07.517Z | Downloaded futures-executor v0.3.33 |
| 445 | 2026-08-20T04:34:07.517Z | Downloaded tinystr v0.8.3 |
| 446 | 2026-08-20T04:34:07.522Z | Downloaded tls_codec v0.4.2 |
| 447 | 2026-08-20T04:34:07.522Z | Downloaded supports-hyperlinks v3.2.0 |
| 448 | 2026-08-20T04:34:07.525Z | Downloaded toml v0.8.23 |
| 449 | 2026-08-20T04:34:07.525Z | Downloaded itoa v1.0.18 |
| 450 | 2026-08-20T04:34:07.529Z | Downloaded ipnetwork v0.21.1 |
| 451 | 2026-08-20T04:34:07.533Z | Downloaded embedded-io v0.4.0 |
| 452 | 2026-08-20T04:34:07.533Z | Downloaded half v2.7.1 |
| 453 | 2026-08-20T04:34:07.537Z | Downloaded toml_datetime v0.6.11 |
| 454 | 2026-08-20T04:34:07.540Z | Downloaded stable_deref_trait v1.2.1 |
| 455 | 2026-08-20T04:34:07.543Z | Downloaded serde_with_macros v3.22.0 |
| 456 | 2026-08-20T04:34:07.544Z | Downloaded knus-derive v3.4.0 |
| 457 | 2026-08-20T04:34:07.544Z | Downloaded tracing-attributes v0.1.31 |
| 458 | 2026-08-20T04:34:07.547Z | Downloaded version_check v0.9.5 |
| 459 | 2026-08-20T04:34:07.547Z | Downloaded serde-big-array v0.5.1 |
| 460 | 2026-08-20T04:34:07.547Z | Downloaded cc v1.4.2 |
| 461 | 2026-08-20T04:34:07.547Z | Downloaded strum_macros v0.26.4 |
| 462 | 2026-08-20T04:34:07.551Z | Downloaded spki v0.7.3 |
| 463 | 2026-08-20T04:34:07.554Z | Downloaded rayon-core v1.13.0 |
| 464 | 2026-08-20T04:34:07.554Z | Downloaded rustls-pki-types v1.15.1 |
| 465 | 2026-08-20T04:34:07.559Z | Downloaded zmij v1.0.23 |
| 466 | 2026-08-20T04:34:07.559Z | Downloaded tokio-macros v2.7.2 |
| 467 | 2026-08-20T04:34:07.563Z | Downloaded icu_provider v2.2.0 |
| 468 | 2026-08-20T04:34:07.567Z | Downloaded displaydoc v0.2.7 |
| 469 | 2026-08-20T04:34:07.567Z | Downloaded dyn-clone v1.0.20 |
| 470 | 2026-08-20T04:34:07.567Z | Downloaded either v1.17.0 |
| 471 | 2026-08-20T04:34:07.571Z | Downloaded xdg v3.0.0 |
| 472 | 2026-08-20T04:34:07.575Z | Downloaded x509-cert v0.2.5 |
| 473 | 2026-08-20T04:34:07.578Z | Downloaded serde_yaml v0.9.34+deprecated |
| 474 | 2026-08-20T04:34:07.582Z | Downloaded rand v0.8.7 |
| 475 | 2026-08-20T04:34:07.587Z | Downloaded yoke v0.8.3 |
| 476 | 2026-08-20T04:34:07.593Z | Downloaded slog-bunyan v2.5.0 |
| 477 | 2026-08-20T04:34:07.593Z | Downloaded shlex v1.3.0 |
| 478 | 2026-08-20T04:34:07.593Z | Downloaded deranged v0.5.8 |
| 479 | 2026-08-20T04:34:07.593Z | Downloaded futures-core v0.3.33 |
| 480 | 2026-08-20T04:34:07.598Z | Downloaded sha2 v0.10.9 |
| 481 | 2026-08-20T04:34:07.598Z | Downloaded ed25519-dalek v2.2.0 |
| 482 | 2026-08-20T04:34:07.598Z | Downloaded icu_locale_core v2.2.0 |
| 483 | 2026-08-20T04:34:07.601Z | Downloaded knus v3.4.0 |
| 484 | 2026-08-20T04:34:07.601Z | Downloaded httpdate v1.0.3 |
| 485 | 2026-08-20T04:34:07.601Z | Downloaded socket2 v0.6.5 |
| 486 | 2026-08-20T04:34:07.605Z | Downloaded der v0.7.10 |
| 487 | 2026-08-20T04:34:07.608Z | Downloaded slog-async v2.8.0 |
| 488 | 2026-08-20T04:34:07.608Z | Downloaded static_assertions v1.1.0 |
| 489 | 2026-08-20T04:34:07.608Z | Downloaded wyz v0.5.1 |
| 490 | 2026-08-20T04:34:07.608Z | Downloaded num-bigint-dig v0.8.6 |
| 491 | 2026-08-20T04:34:07.611Z | Downloaded vsimd v0.8.0 |
| 492 | 2026-08-20T04:34:07.611Z | Downloaded time-core v0.1.9 |
| 493 | 2026-08-20T04:34:07.615Z | Downloaded home v0.5.12 |
| 494 | 2026-08-20T04:34:07.615Z | Downloaded iana-time-zone v0.1.65 |
| 495 | 2026-08-20T04:34:07.615Z | Downloaded erased-serde v0.3.31 |
| 496 | 2026-08-20T04:34:07.618Z | Downloaded fastrand v2.5.0 |
| 497 | 2026-08-20T04:34:07.621Z | Downloaded toml_edit v0.22.27 |
| 498 | 2026-08-20T04:34:07.625Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 499 | 2026-08-20T04:34:07.625Z | Downloaded hybrid-array v0.4.14 |
| 500 | 2026-08-20T04:34:07.629Z | Downloaded futures-channel v0.3.33 |
| 501 | 2026-08-20T04:34:07.629Z | Downloaded serde_path_to_error v0.1.20 |
| 502 | 2026-08-20T04:34:07.629Z | Downloaded rustls-webpki v0.103.13 |
| 503 | 2026-08-20T04:34:07.629Z | Downloaded quinn v0.11.11 |
| 504 | 2026-08-20T04:34:07.632Z | Downloaded tls_codec_derive v0.4.2 |
| 505 | 2026-08-20T04:34:07.636Z | Downloaded icu_normalizer v2.2.0 |
| 506 | 2026-08-20T04:34:07.639Z | Downloaded tempfile v3.27.0 |
| 507 | 2026-08-20T04:34:07.644Z | Downloaded schemars v1.2.2 |
| 508 | 2026-08-20T04:34:07.654Z | Downloaded rsa v0.9.10 |
| 509 | 2026-08-20T04:34:07.657Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 510 | 2026-08-20T04:34:07.657Z | Downloaded signal-hook v0.3.18 |
| 511 | 2026-08-20T04:34:07.657Z | Downloaded serde_derive_internals v0.29.1 |
| 512 | 2026-08-20T04:34:07.661Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 513 | 2026-08-20T04:34:07.665Z | Downloaded tinyvec v1.12.0 |
| 514 | 2026-08-20T04:34:07.669Z | Downloaded schemars v0.9.0 |
| 515 | 2026-08-20T04:34:07.674Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 516 | 2026-08-20T04:34:07.678Z | Downloaded tungstenite v0.28.0 |
| 517 | 2026-08-20T04:34:07.681Z | Downloaded term v1.2.1 |
| 518 | 2026-08-20T04:34:07.681Z | Downloaded tokio-rustls v0.26.4 |
| 519 | 2026-08-20T04:34:07.681Z | Downloaded schemars v0.8.22 |
| 520 | 2026-08-20T04:34:07.687Z | Downloaded rand v0.10.2 |
| 521 | 2026-08-20T04:34:07.695Z | Downloaded flate2 v1.1.9 |
| 522 | 2026-08-20T04:34:07.698Z | Downloaded indicatif v0.18.6 |
| 523 | 2026-08-20T04:34:07.702Z | Downloaded hyper-util v0.1.20 |
| 524 | 2026-08-20T04:34:07.702Z | Downloaded mio v1.2.2 |
| 525 | 2026-08-20T04:34:07.705Z | Downloaded textwrap v0.16.2 |
| 526 | 2026-08-20T04:34:07.709Z | Downloaded memchr v2.8.3 |
| 527 | 2026-08-20T04:34:07.709Z | Downloaded time-macros v0.2.32 |
| 528 | 2026-08-20T04:34:07.712Z | Downloaded slog v2.8.2 |
| 529 | 2026-08-20T04:34:07.712Z | Downloaded unsafe-libyaml v0.2.11 |
| 530 | 2026-08-20T04:34:07.716Z | Downloaded url v2.5.8 |
| 531 | 2026-08-20T04:34:07.721Z | Downloaded icu_normalizer_data v2.2.0 |
| 532 | 2026-08-20T04:34:07.721Z | Downloaded icu_properties v2.2.0 |
| 533 | 2026-08-20T04:34:07.721Z | Downloaded unicode-ident v1.0.24 |
| 534 | 2026-08-20T04:34:07.725Z | Downloaded zerovec v0.11.6 |
| 535 | 2026-08-20T04:34:07.729Z | Downloaded http v0.2.12 |
| 536 | 2026-08-20T04:34:07.730Z | Downloaded miette v7.6.0 |
| 537 | 2026-08-20T04:34:07.736Z | Downloaded zerocopy-derive v0.8.56 |
| 538 | 2026-08-20T04:34:07.739Z | Downloaded litemap v0.8.2 |
| 539 | 2026-08-20T04:34:07.739Z | Downloaded hashbrown v0.12.3 |
| 540 | 2026-08-20T04:34:07.742Z | Downloaded icu_collections v2.2.0 |
| 541 | 2026-08-20T04:34:07.746Z | Downloaded serde v1.0.229 |
| 542 | 2026-08-20T04:34:07.746Z | Downloaded heapless v0.7.17 |
| 543 | 2026-08-20T04:34:07.749Z | Downloaded tower v0.5.3 |
| 544 | 2026-08-20T04:34:07.755Z | Downloaded rand v0.9.5 |
| 545 | 2026-08-20T04:34:07.759Z | Downloaded ssh-key v0.6.7 |
| 546 | 2026-08-20T04:34:07.762Z | Downloaded rustyline v17.0.2 |
| 547 | 2026-08-20T04:34:07.765Z | Downloaded clap_builder v4.6.6 |
| 548 | 2026-08-20T04:34:07.772Z | Downloaded p521 v0.13.3 |
| 549 | 2026-08-20T04:34:07.781Z | Downloaded typenum v1.20.1 |
| 550 | 2026-08-20T04:34:07.785Z | Downloaded futures-util v0.3.33 |
| 551 | 2026-08-20T04:34:07.789Z | Downloaded hkdf v0.12.4 |
| 552 | 2026-08-20T04:34:07.793Z | Downloaded jiff-core v0.1.0 |
| 553 | 2026-08-20T04:34:07.793Z | Downloaded unicode-segmentation v1.13.3 |
| 554 | 2026-08-20T04:34:07.796Z | Downloaded winnow v0.7.15 |
| 555 | 2026-08-20T04:34:07.799Z | Downloaded http v1.5.0 |
| 556 | 2026-08-20T04:34:07.805Z | Downloaded hashbrown v0.14.5 |
| 557 | 2026-08-20T04:34:07.808Z | Downloaded serde_json v1.0.151 |
| 558 | 2026-08-20T04:34:07.816Z | Downloaded blake3 v1.8.6 |
| 559 | 2026-08-20T04:34:07.820Z | Downloaded aws-lc-rs v1.18.0 |
| 560 | 2026-08-20T04:34:07.825Z | Downloaded idna v1.1.0 |
| 561 | 2026-08-20T04:34:07.829Z | Downloaded hyper v1.11.0 |
| 562 | 2026-08-20T04:34:07.833Z | Downloaded reqwest v0.13.4 |
| 563 | 2026-08-20T04:34:07.837Z | Downloaded hashbrown v0.16.1 |
| 564 | 2026-08-20T04:34:07.841Z | Downloaded zerotrie v0.2.4 |
| 565 | 2026-08-20T04:34:07.846Z | Downloaded tower-http v0.6.11 |
| 566 | 2026-08-20T04:34:07.851Z | Downloaded salty v0.3.0 |
| 567 | 2026-08-20T04:34:07.854Z | Downloaded icu_properties_data v2.2.0 |
| 568 | 2026-08-20T04:34:07.859Z | Downloaded indexmap v2.14.0 |
| 569 | 2026-08-20T04:34:07.863Z | Downloaded libm v0.2.16 |
| 570 | 2026-08-20T04:34:07.866Z | Downloaded regex v1.13.1 |
| 571 | 2026-08-20T04:34:07.869Z | Downloaded p384 v0.13.1 |
| 572 | 2026-08-20T04:34:07.873Z | Downloaded hashbrown v0.17.1 |
| 573 | 2026-08-20T04:34:07.876Z | Downloaded bitvec v1.1.1 |
| 574 | 2026-08-20T04:34:07.882Z | Downloaded chrono v0.4.45 |
| 575 | 2026-08-20T04:34:07.886Z | Downloaded h2 v0.4.15 |
| 576 | 2026-08-20T04:34:07.889Z | Downloaded zerocopy v0.8.56 |
| 577 | 2026-08-20T04:34:07.899Z | Downloaded portable-atomic v1.15.0 |
| 578 | 2026-08-20T04:34:07.904Z | Downloaded curve25519-dalek v4.1.3 |
| 579 | 2026-08-20T04:34:07.909Z | Downloaded unicode-width v0.2.2 |
| 580 | 2026-08-20T04:34:07.913Z | Downloaded tokio-util v0.7.19 |
| 581 | 2026-08-20T04:34:07.929Z | Downloaded unicode-width v0.1.14 |
| 582 | 2026-08-20T04:34:07.936Z | Downloaded syn v3.0.3 |
| 583 | 2026-08-20T04:34:07.941Z | Downloaded gimli v0.32.3 |
| 584 | 2026-08-20T04:34:07.945Z | Downloaded quinn-proto v0.11.16 |
| 585 | 2026-08-20T04:34:07.974Z | Downloaded winnow v1.0.4 |
| 586 | 2026-08-20T04:34:07.992Z | Downloaded typify-impl v0.6.2 |
| 587 | 2026-08-20T04:34:07.998Z | Downloaded radix_trie v0.2.1 |
| 588 | 2026-08-20T04:34:08.007Z | Downloaded serde_with v3.22.0 |
| 589 | 2026-08-20T04:34:08.033Z | Downloaded object v0.37.3 |
| 590 | 2026-08-20T04:34:08.039Z | Downloaded time v0.3.55 |
| 591 | 2026-08-20T04:34:08.046Z | Downloaded syn v1.0.109 |
| 592 | 2026-08-20T04:34:08.072Z | Downloaded nix v0.30.1 |
| 593 | 2026-08-20T04:34:08.077Z | Downloaded libc v0.2.189 |
| 594 | 2026-08-20T04:34:08.097Z | Downloaded sha3 v0.10.9 |
| 595 | 2026-08-20T04:34:08.101Z | Downloaded regex-syntax v0.8.11 |
| 596 | 2026-08-20T04:34:08.105Z | Downloaded syn v2.0.119 |
| 597 | 2026-08-20T04:34:08.109Z | Downloaded regress v0.11.1 |
| 598 | 2026-08-20T04:34:08.113Z | Downloaded rustls v0.23.43 |
| 599 | 2026-08-20T04:34:08.119Z | Downloaded openapiv3 v2.2.0 |
| 600 | 2026-08-20T04:34:08.125Z | Downloaded rustix v1.1.4 |
| 601 | 2026-08-20T04:34:08.138Z | Downloaded dropshot v0.17.1 |
| 602 | 2026-08-20T04:34:08.148Z | Downloaded encoding_rs v0.8.35 |
| 603 | 2026-08-20T04:34:08.164Z | Downloaded tracing v0.1.44 |
| 604 | 2026-08-20T04:34:08.191Z | Downloaded regex-automata v0.4.18 |
| 605 | 2026-08-20T04:34:08.231Z | Downloaded jiff v0.2.35 |
| 606 | 2026-08-20T04:34:08.266Z | Downloaded tokio v1.53.1 |
| 607 | 2026-08-20T04:34:08.301Z | Downloaded ring v0.17.14 |
| 608 | 2026-08-20T04:34:08.665Z | Downloaded aws-lc-sys v0.44.0 |
| 609 | 2026-08-20T04:34:08.920Z | Compiling proc-macro2 v1.0.107 |
| 610 | 2026-08-20T04:34:08.921Z | Compiling quote v1.0.47 |
| 611 | 2026-08-20T04:34:08.921Z | Compiling unicode-ident v1.0.24 |
| 612 | 2026-08-20T04:34:08.921Z | Compiling libc v0.2.189 |
| 613 | 2026-08-20T04:34:08.921Z | Compiling cfg-if v1.0.4 |
| 614 | 2026-08-20T04:34:08.921Z | Compiling version_check v0.9.5 |
| 615 | 2026-08-20T04:34:08.925Z | Compiling serde_core v1.0.229 |
| 616 | 2026-08-20T04:34:09.141Z | Compiling serde v1.0.229 |
| 617 | 2026-08-20T04:34:09.183Z | Compiling autocfg v1.5.1 |
| 618 | 2026-08-20T04:34:09.359Z | Compiling generic-array v0.14.7 |
| 619 | 2026-08-20T04:34:09.465Z | Compiling libm v0.2.16 |
| 620 | 2026-08-20T04:34:09.534Z | Compiling typenum v1.20.1 |
| 621 | 2026-08-20T04:34:09.569Z | Compiling subtle v2.6.1 |
| 622 | 2026-08-20T04:34:09.720Z | Compiling smallvec v1.15.2 |
| 623 | 2026-08-20T04:34:09.778Z | Compiling memchr v2.8.3 |
| 624 | 2026-08-20T04:34:09.828Z | Compiling itoa v1.0.18 |
| 625 | 2026-08-20T04:34:09.965Z | Compiling errno v0.3.14 |
| 626 | 2026-08-20T04:34:10.053Z | Compiling const-oid v0.9.6 |
| 627 | 2026-08-20T04:34:10.121Z | Compiling bytes v1.12.1 |
| 628 | 2026-08-20T04:34:10.249Z | Compiling syn v2.0.119 |
| 629 | 2026-08-20T04:34:10.303Z | Compiling syn v3.0.3 |
| 630 | 2026-08-20T04:34:10.357Z | Compiling scopeguard v1.2.0 |
| 631 | 2026-08-20T04:34:10.465Z | Compiling lock_api v0.4.14 |
| 632 | 2026-08-20T04:34:10.735Z | Compiling pin-project-lite v0.2.17 |
| 633 | 2026-08-20T04:34:10.837Z | Compiling thiserror v2.0.20 |
| 634 | 2026-08-20T04:34:10.895Z | Compiling zmij v1.0.23 |
| 635 | 2026-08-20T04:34:10.907Z | Compiling zeroize v1.9.0 |
| 636 | 2026-08-20T04:34:10.971Z | Compiling parking_lot_core v0.9.12 |
| 637 | 2026-08-20T04:34:11.075Z | Compiling signal-hook-registry v1.4.8 |
| 638 | 2026-08-20T04:34:11.181Z | Compiling num-traits v0.2.19 |
| 639 | 2026-08-20T04:34:11.194Z | Compiling serde_json v1.0.151 |
| 640 | 2026-08-20T04:34:11.251Z | Compiling futures-core v0.3.33 |
| 641 | 2026-08-20T04:34:11.496Z | Compiling mio v1.2.2 |
| 642 | 2026-08-20T04:34:11.511Z | Compiling semver v1.0.28 |
| 643 | 2026-08-20T04:34:11.575Z | Compiling socket2 v0.6.5 |
| 644 | 2026-08-20T04:34:11.637Z | Compiling parking_lot v0.12.5 |
| 645 | 2026-08-20T04:34:11.789Z | Compiling heck v0.5.0 |
| 646 | 2026-08-20T04:34:11.792Z | Compiling base64ct v1.8.3 |
| 647 | 2026-08-20T04:34:12.121Z | Compiling pem-rfc7468 v0.7.0 |
| 648 | 2026-08-20T04:34:12.132Z | Compiling futures-sink v0.3.33 |
| 649 | 2026-08-20T04:34:12.309Z | Compiling http v1.5.0 |
| 650 | 2026-08-20T04:34:12.615Z | Compiling getrandom v0.2.17 |
| 651 | 2026-08-20T04:34:12.753Z | Compiling jobserver v0.1.35 |
| 652 | 2026-08-20T04:34:12.899Z | Compiling shlex v2.0.1 |
| 653 | 2026-08-20T04:34:13.086Z | Compiling find-msvc-tools v0.1.10 |
| 654 | 2026-08-20T04:34:13.098Z | Compiling rand_core v0.6.4 |
| 655 | 2026-08-20T04:34:13.218Z | Compiling rustc_version v0.4.1 |
| 656 | 2026-08-20T04:34:13.325Z | Compiling cc v1.4.2 |
| 657 | 2026-08-20T04:34:13.359Z | Compiling slab v0.4.12 |
| 658 | 2026-08-20T04:34:13.512Z | Compiling serde_derive v1.0.229 |
| 659 | 2026-08-20T04:34:13.583Z | Compiling thiserror-impl v2.0.20 |
| 660 | 2026-08-20T04:34:13.600Z | Compiling tokio-macros v2.7.2 |
| 661 | 2026-08-20T04:34:13.781Z | Compiling once_cell v1.21.4 |
| 662 | 2026-08-20T04:34:14.006Z | Compiling flagset v0.4.7 |
| 663 | 2026-08-20T04:34:14.038Z | Compiling zerocopy v0.8.56 |
| 664 | 2026-08-20T04:34:14.154Z | Compiling futures-channel v0.3.33 |
| 665 | 2026-08-20T04:34:14.259Z | Compiling zeroize_derive v1.5.0 |
| 666 | 2026-08-20T04:34:14.319Z | Compiling der_derive v0.7.3 |
| 667 | 2026-08-20T04:34:14.355Z | Compiling tokio v1.53.1 |
| 668 | 2026-08-20T04:34:14.425Z | Compiling zerocopy-derive v0.8.56 |
| 669 | 2026-08-20T04:34:14.483Z | Compiling futures-macro v0.3.33 |
| 670 | 2026-08-20T04:34:14.640Z | Compiling synstructure v0.13.2 |
| 671 | 2026-08-20T04:34:15.013Z | Compiling bitflags v2.13.1 |
| 672 | 2026-08-20T04:34:15.184Z | Compiling futures-io v0.3.33 |
| 673 | 2026-08-20T04:34:15.309Z | Compiling der v0.7.10 |
| 674 | 2026-08-20T04:34:15.336Z | Compiling stable_deref_trait v1.2.1 |
| 675 | 2026-08-20T04:34:15.378Z | Compiling futures-task v0.3.33 |
| 676 | 2026-08-20T04:34:15.412Z | Compiling log v0.4.33 |
| 677 | 2026-08-20T04:34:15.532Z | Compiling futures-util v0.3.33 |
| 678 | 2026-08-20T04:34:15.664Z | Compiling crypto-common v0.1.7 |
| 679 | 2026-08-20T04:34:15.709Z | Compiling block-buffer v0.10.4 |
| 680 | 2026-08-20T04:34:15.799Z | Compiling rustversion v1.0.23 |
| 681 | 2026-08-20T04:34:15.840Z | Compiling digest v0.10.7 |
| 682 | 2026-08-20T04:34:16.180Z | Compiling zerofrom-derive v0.1.7 |
| 683 | 2026-08-20T04:34:16.416Z | Compiling spki v0.7.3 |
| 684 | 2026-08-20T04:34:16.843Z | Compiling cpufeatures v0.2.17 |
| 685 | 2026-08-20T04:34:16.925Z | Compiling equivalent v1.0.2 |
| 686 | 2026-08-20T04:34:16.941Z | Compiling schemars v0.8.22 |
| 687 | 2026-08-20T04:34:17.336Z | Compiling zerofrom v0.1.8 |
| 688 | 2026-08-20T04:34:17.470Z | Compiling yoke-derive v0.8.2 |
| 689 | 2026-08-20T04:34:17.759Z | Compiling serde_derive_internals v0.29.1 |
| 690 | 2026-08-20T04:34:18.062Z | Compiling getrandom v0.4.3 |
| 691 | 2026-08-20T04:34:18.221Z | Compiling cmake v0.1.58 |
| 692 | 2026-08-20T04:34:18.353Z | Compiling allocator-api2 v0.2.21 |
| 693 | 2026-08-20T04:34:18.521Z | Compiling schemars_derive v0.8.22 |
| 694 | 2026-08-20T04:34:18.537Z | Compiling yoke v0.8.3 |
| 695 | 2026-08-20T04:34:18.561Z | Compiling fnv v1.0.7 |
| 696 | 2026-08-20T04:34:18.636Z | Compiling dunce v1.0.5 |
| 697 | 2026-08-20T04:34:18.668Z | Compiling fs_extra v1.3.0 |
| 698 | 2026-08-20T04:34:18.677Z | Compiling pkg-config v0.3.33 |
| 699 | 2026-08-20T04:34:18.908Z | Compiling pkcs8 v0.10.2 |
| 700 | 2026-08-20T04:34:18.920Z | Compiling zerovec-derive v0.11.3 |
| 701 | 2026-08-20T04:34:18.975Z | Compiling http-body v1.1.0 |
| 702 | 2026-08-20T04:34:19.118Z | Compiling aws-lc-sys v0.44.0 |
| 703 | 2026-08-20T04:34:19.238Z | Compiling iana-time-zone v0.1.65 |
| 704 | 2026-08-20T04:34:19.452Z | Compiling rustix v1.1.4 |
| 705 | 2026-08-20T04:34:19.580Z | Compiling chrono v0.4.45 |
| 706 | 2026-08-20T04:34:19.632Z | Compiling tracing-attributes v0.1.31 |
| 707 | 2026-08-20T04:34:19.716Z | Compiling tracing-core v0.1.36 |
| 708 | 2026-08-20T04:34:20.017Z | Compiling zerovec v0.11.6 |
| 709 | 2026-08-20T04:34:20.033Z | Compiling displaydoc v0.2.7 |
| 710 | 2026-08-20T04:34:20.610Z | Compiling hashbrown v0.17.1 |
| 711 | 2026-08-20T04:34:20.854Z | Compiling tracing v0.1.44 |
| 712 | 2026-08-20T04:34:20.916Z | Compiling sha2 v0.10.9 |
| 713 | 2026-08-20T04:34:21.192Z | Compiling curve25519-dalek v4.1.3 |
| 714 | 2026-08-20T04:34:21.264Z | Compiling indexmap v2.14.0 |
| 715 | 2026-08-20T04:34:21.470Z | Compiling httparse v1.10.1 |
| 716 | 2026-08-20T04:34:21.482Z | Compiling aws-lc-rs v1.18.0 |
| 717 | 2026-08-20T04:34:21.956Z | Compiling slog v2.8.2 |
| 718 | 2026-08-20T04:34:22.068Z | Compiling rustls-pki-types v1.15.1 |
| 719 | 2026-08-20T04:34:22.175Z | Compiling time-core v0.1.9 |
| 720 | 2026-08-20T04:34:22.188Z | Compiling num-conv v0.2.2 |
| 721 | 2026-08-20T04:34:22.391Z | Compiling time-macros v0.2.32 |
| 722 | 2026-08-20T04:34:22.958Z | Compiling tinystr v0.8.3 |
| 723 | 2026-08-20T04:34:23.023Z | Compiling ppv-lite86 v0.2.21 |
| 724 | 2026-08-20T04:34:23.053Z | Compiling uuid v1.24.0 |
| 725 | 2026-08-20T04:34:23.085Z | Compiling erased-serde v0.3.31 |
| 726 | 2026-08-20T04:34:23.170Z | Compiling signature v2.2.0 |
| 727 | 2026-08-20T04:34:23.343Z | Compiling hmac v0.12.1 |
| 728 | 2026-08-20T04:34:23.363Z | Compiling curve25519-dalek-derive v0.1.1 |
| 729 | 2026-08-20T04:34:23.497Z | Compiling percent-encoding v2.3.2 |
| 730 | 2026-08-20T04:34:23.566Z | Compiling strsim v0.11.1 |
| 731 | 2026-08-20T04:34:23.639Z | Compiling writeable v0.6.3 |
| 732 | 2026-08-20T04:34:23.765Z | Compiling utf8parse v0.2.2 |
| 733 | 2026-08-20T04:34:23.850Z | Compiling num_threads v0.1.7 |
| 734 | 2026-08-20T04:34:23.863Z | Compiling litemap v0.8.2 |
| 735 | 2026-08-20T04:34:23.875Z | Compiling ryu v1.0.23 |
| 736 | 2026-08-20T04:34:23.886Z | Compiling deranged v0.5.8 |
| 737 | 2026-08-20T04:34:24.016Z | Compiling crossbeam-utils v0.8.22 |
| 738 | 2026-08-20T04:34:24.054Z | Compiling powerfmt v0.2.0 |
| 739 | 2026-08-20T04:34:24.156Z | Compiling icu_locale_core v2.2.0 |
| 740 | 2026-08-20T04:34:24.313Z | Compiling zerotrie v0.2.4 |
| 741 | 2026-08-20T04:34:24.342Z | Compiling potential_utf v0.1.5 |
| 742 | 2026-08-20T04:34:24.522Z | Compiling http-body-util v0.1.4 |
| 743 | 2026-08-20T04:34:24.746Z | Compiling clap_derive v4.6.4 |
| 744 | 2026-08-20T04:34:24.811Z | Compiling ff v0.13.1 |
| 745 | 2026-08-20T04:34:24.855Z | Compiling syn v1.0.109 |
| 746 | 2026-08-20T04:34:24.951Z | Compiling time v0.3.55 |
| 747 | 2026-08-20T04:34:24.974Z | Compiling icu_normalizer_data v2.2.0 |
| 748 | 2026-08-20T04:34:25.160Z | Compiling dyn-clone v1.0.20 |
| 749 | 2026-08-20T04:34:25.199Z | Compiling base16ct v0.2.0 |
| 750 | 2026-08-20T04:34:25.203Z | Compiling untrusted v0.9.0 |
| 751 | 2026-08-20T04:34:25.304Z | Compiling utf8_iter v1.0.4 |
| 752 | 2026-08-20T04:34:25.330Z | Compiling icu_properties_data v2.2.0 |
| 753 | 2026-08-20T04:34:25.469Z | Compiling rustls v0.23.43 |
| 754 | 2026-08-20T04:34:25.575Z | Compiling icu_collections v2.2.0 |
| 755 | 2026-08-20T04:34:25.683Z | Compiling sec1 v0.7.3 |
| 756 | 2026-08-20T04:34:26.373Z | Compiling group v0.13.0 |
| 757 | 2026-08-20T04:34:26.467Z | Compiling icu_provider v2.2.0 |
| 758 | 2026-08-20T04:34:26.766Z | Compiling anstyle-parse v1.0.0 |
| 759 | 2026-08-20T04:34:26.833Z | Compiling hkdf v0.12.4 |
| 760 | 2026-08-20T04:34:26.986Z | Compiling crypto-bigint v0.5.5 |
| 761 | 2026-08-20T04:34:27.015Z | Compiling colorchoice v1.0.5 |
| 762 | 2026-08-20T04:34:27.028Z | Compiling anstyle-query v1.1.5 |
| 763 | 2026-08-20T04:34:27.041Z | Compiling atomic-waker v1.1.2 |
| 764 | 2026-08-20T04:34:27.130Z | Compiling getrandom v0.3.4 |
| 765 | 2026-08-20T04:34:27.134Z | Compiling is_terminal_polyfill v1.70.2 |
| 766 | 2026-08-20T04:34:27.176Z | Compiling anstyle v1.0.14 |
| 767 | 2026-08-20T04:34:27.457Z | Compiling anstream v1.0.0 |
| 768 | 2026-08-20T04:34:27.726Z | Compiling form_urlencoded v1.2.2 |
| 769 | 2026-08-20T04:34:27.812Z | Compiling serde_tokenstream v0.2.3 |
| 770 | 2026-08-20T04:34:27.947Z | Compiling elliptic-curve v0.13.8 |
| 771 | 2026-08-20T04:34:27.995Z | Compiling tokio-util v0.7.19 |
| 772 | 2026-08-20T04:34:28.161Z | Compiling num-integer v0.1.46 |
| 773 | 2026-08-20T04:34:28.238Z | Compiling spin v0.9.9 |
| 774 | 2026-08-20T04:34:28.338Z | Compiling tower-layer v0.3.3 |
| 775 | 2026-08-20T04:34:28.533Z | Compiling base64 v0.22.1 |
| 776 | 2026-08-20T04:34:28.558Z | Compiling object v0.37.3 |
| 777 | 2026-08-20T04:34:28.656Z | Compiling tower-service v0.3.3 |
| 778 | 2026-08-20T04:34:28.754Z | Compiling try-lock v0.2.5 |
| 779 | 2026-08-20T04:34:28.841Z | Compiling foldhash v0.2.0 |
| 780 | 2026-08-20T04:34:28.914Z | Compiling want v0.3.1 |
| 781 | 2026-08-20T04:34:28.918Z | Compiling h2 v0.4.15 |
| 782 | 2026-08-20T04:34:28.998Z | Compiling hashbrown v0.16.1 |
| 783 | 2026-08-20T04:34:29.013Z | Compiling icu_properties v2.2.0 |
| 784 | 2026-08-20T04:34:29.065Z | Compiling icu_normalizer v2.2.0 |
| 785 | 2026-08-20T04:34:29.293Z | Compiling rfc6979 v0.4.0 |
| 786 | 2026-08-20T04:34:29.434Z | Compiling terminal_size v0.4.4 |
| 787 | 2026-08-20T04:34:29.743Z | Compiling ahash v0.8.12 |
| 788 | 2026-08-20T04:34:30.009Z | Compiling gimli v0.32.3 |
| 789 | 2026-08-20T04:34:30.378Z | Compiling clap_lex v1.1.0 |
| 790 | 2026-08-20T04:34:30.473Z | Compiling httpdate v1.0.3 |
| 791 | 2026-08-20T04:34:30.728Z | Compiling adler2 v2.0.1 |
| 792 | 2026-08-20T04:34:30.834Z | Compiling miniz_oxide v0.8.9 |
| 793 | 2026-08-20T04:34:30.853Z | Compiling clap_builder v4.6.6 |
| 794 | 2026-08-20T04:34:31.347Z | Compiling hyper v1.11.0 |
| 795 | 2026-08-20T04:34:31.373Z | Compiling idna_adapter v1.2.2 |
| 796 | 2026-08-20T04:34:31.506Z | Compiling regress v0.11.1 |
| 797 | 2026-08-20T04:34:31.549Z | Compiling ecdsa v0.16.9 |
| 798 | 2026-08-20T04:34:31.802Z | Compiling addr2line v0.25.1 |
| 799 | 2026-08-20T04:34:32.115Z | Compiling primeorder v0.13.6 |
| 800 | 2026-08-20T04:34:32.406Z | Compiling rand_chacha v0.3.1 |
| 801 | 2026-08-20T04:34:33.180Z | Compiling ipnet v2.12.1 |
| 802 | 2026-08-20T04:34:33.731Z | Compiling cfg_aliases v0.2.2 |
| 803 | 2026-08-20T04:34:33.806Z | Compiling ident_case v1.0.1 |
| 804 | 2026-08-20T04:34:33.882Z | Compiling rustc-demangle v0.1.28 |
| 805 | 2026-08-20T04:34:33.932Z | Compiling crossbeam-epoch v0.9.20 |
| 806 | 2026-08-20T04:34:34.202Z | Compiling owo-colors v4.3.0 |
| 807 | 2026-08-20T04:34:34.346Z | Compiling backtrace v0.3.76 |
| 808 | 2026-08-20T04:34:34.536Z | Compiling darling_core v0.23.0 |
| 809 | 2026-08-20T04:34:34.580Z | Compiling typify-impl v0.6.2 |
| 810 | 2026-08-20T04:34:35.180Z | Compiling hyper-util v0.1.20 |
| 811 | 2026-08-20T04:34:35.240Z | Compiling clap v4.6.6 |
| 812 | 2026-08-20T04:34:35.476Z | Compiling rand v0.8.7 |
| 813 | 2026-08-20T04:34:36.271Z | Compiling idna v1.1.0 |
| 814 | 2026-08-20T04:34:36.624Z | Compiling ed25519 v2.2.3 |
| 815 | 2026-08-20T04:34:36.917Z | Compiling http v0.2.12 |
| 816 | 2026-08-20T04:34:37.702Z | Compiling x509-cert v0.2.5 |
| 817 | 2026-08-20T04:34:37.911Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 818 | 2026-08-20T04:34:38.058Z | Compiling encoding_rs v0.8.35 |
| 819 | 2026-08-20T04:34:38.311Z | Compiling thiserror v1.0.69 |
| 820 | 2026-08-20T04:34:38.489Z | Compiling crossbeam-deque v0.8.7 |
| 821 | 2026-08-20T04:34:38.618Z | Compiling mime v0.3.17 |
| 822 | 2026-08-20T04:34:38.630Z | Compiling unicode-linebreak v0.1.5 |
| 823 | 2026-08-20T04:34:38.758Z | Compiling either v1.17.0 |
| 824 | 2026-08-20T04:34:38.854Z | Compiling outref v0.5.2 |
| 825 | 2026-08-20T04:34:38.958Z | Compiling vsimd v0.8.0 |
| 826 | 2026-08-20T04:34:39.082Z | Compiling num-bigint-dig v0.8.6 |
| 827 | 2026-08-20T04:34:39.085Z | Compiling rayon-core v1.13.0 |
| 828 | 2026-08-20T04:34:39.106Z | Compiling unicode-width v0.2.2 |
| 829 | 2026-08-20T04:34:39.301Z | Compiling anyhow v1.0.104 |
| 830 | 2026-08-20T04:34:39.314Z | Compiling is_ci v1.2.0 |
| 831 | 2026-08-20T04:34:39.370Z | Compiling textwrap v0.16.2 |
| 832 | 2026-08-20T04:34:39.370Z | Compiling base64-simd v0.8.0 |
| 833 | 2026-08-20T04:34:39.434Z | Compiling supports-color v3.0.2 |
| 834 | 2026-08-20T04:34:39.696Z | Compiling bytes-utils v0.1.4 |
| 835 | 2026-08-20T04:34:39.905Z | Compiling lazy_static v1.5.0 |
| 836 | 2026-08-20T04:34:39.997Z | Compiling proc-macro-error2 v2.0.1 |
| 837 | 2026-08-20T04:34:40.026Z | Compiling typify-macro v0.6.2 |
| 838 | 2026-08-20T04:34:40.045Z | Compiling http-body v0.4.6 |
| 839 | 2026-08-20T04:34:40.261Z | Compiling num-iter v0.1.46 |
| 840 | 2026-08-20T04:34:40.301Z | Compiling ed25519-dalek v2.2.0 |
| 841 | 2026-08-20T04:34:40.372Z | Compiling url v2.5.8 |
| 842 | 2026-08-20T04:34:40.790Z | Compiling darling_macro v0.23.0 |
| 843 | 2026-08-20T04:34:41.375Z | Compiling hashbrown v0.14.5 |
| 844 | 2026-08-20T04:34:41.810Z | Compiling backtrace-ext v0.2.1 |
| 845 | 2026-08-20T04:34:42.082Z | Compiling serde_urlencoded v0.7.1 |
| 846 | 2026-08-20T04:34:42.240Z | Compiling inout v0.1.4 |
| 847 | 2026-08-20T04:34:42.273Z | Compiling thiserror-impl v1.0.69 |
| 848 | 2026-08-20T04:34:42.352Z | Compiling miette-derive v7.6.0 |
| 849 | 2026-08-20T04:34:42.406Z | Compiling sync_wrapper v1.0.2 |
| 850 | 2026-08-20T04:34:42.465Z | Compiling pin-utils v0.1.0 |
| 851 | 2026-08-20T04:34:42.520Z | Compiling paste v1.0.15 |
| 852 | 2026-08-20T04:34:42.536Z | Compiling winnow v1.0.4 |
| 853 | 2026-08-20T04:34:42.610Z | Compiling supports-hyperlinks v3.2.0 |
| 854 | 2026-08-20T04:34:42.757Z | Compiling cpufeatures v0.3.0 |
| 855 | 2026-08-20T04:34:42.806Z | Compiling openssl-probe v0.2.1 |
| 856 | 2026-08-20T04:34:42.829Z | Compiling unicode-width v0.1.14 |
| 857 | 2026-08-20T04:34:42.841Z | Compiling camino v1.2.5 |
| 858 | 2026-08-20T04:34:43.154Z | Compiling radium v0.7.0 |
| 859 | 2026-08-20T04:34:43.183Z | Compiling crc32fast v1.5.0 |
| 860 | 2026-08-20T04:34:43.427Z | Compiling supports-unicode v3.0.0 |
| 861 | 2026-08-20T04:34:43.464Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 862 | 2026-08-20T04:34:43.553Z | Compiling miette v7.6.0 |
| 863 | 2026-08-20T04:34:43.585Z | Compiling rustls-native-certs v0.8.4 |
| 864 | 2026-08-20T04:34:43.685Z | Compiling aws-smithy-types v1.6.1 |
| 865 | 2026-08-20T04:34:44.005Z | Compiling tower v0.5.3 |
| 866 | 2026-08-20T04:34:44.354Z | Compiling cipher v0.4.4 |
| 867 | 2026-08-20T04:34:44.595Z | Compiling chumsky v0.9.3 |
| 868 | 2026-08-20T04:34:44.777Z | Compiling darling v0.23.0 |
| 869 | 2026-08-20T04:34:44.839Z | Compiling knus-derive v3.4.0 |
| 870 | 2026-08-20T04:34:45.201Z | Compiling rand_core v0.9.5 |
| 871 | 2026-08-20T04:34:45.347Z | Compiling pkcs1 v0.7.5 |
| 872 | 2026-08-20T04:34:45.451Z | Compiling ssh-encoding v0.2.0 |
| 873 | 2026-08-20T04:34:45.464Z | Compiling half v2.7.1 |
| 874 | 2026-08-20T04:34:45.693Z | Compiling aws-smithy-async v1.3.0 |
| 875 | 2026-08-20T04:34:45.760Z | Compiling blake3 v1.8.6 |
| 876 | 2026-08-20T04:34:45.764Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 877 | 2026-08-20T04:34:45.804Z | Compiling aho-corasick v1.1.5 |
| 878 | 2026-08-20T04:34:45.950Z | Compiling hybrid-array v0.4.14 |
| 879 | 2026-08-20T04:34:46.146Z | Compiling tap v1.0.1 |
| 880 | 2026-08-20T04:34:46.220Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 881 | 2026-08-20T04:34:46.252Z | Compiling keccak v0.1.6 |
| 882 | 2026-08-20T04:34:46.264Z | Compiling hex v0.4.3 |
| 883 | 2026-08-20T04:34:46.433Z | Compiling maybe-uninit v2.0.0 |
| 884 | 2026-08-20T04:34:46.446Z | Compiling regex-syntax v0.8.11 |
| 885 | 2026-08-20T04:34:46.450Z | Compiling byteorder v1.5.0 |
| 886 | 2026-08-20T04:34:46.450Z | Compiling simd-adler32 v0.3.10 |
| 887 | 2026-08-20T04:34:46.550Z | Compiling ciborium-io v0.2.2 |
| 888 | 2026-08-20T04:34:46.648Z | Compiling ciborium-ll v0.2.2 |
| 889 | 2026-08-20T04:34:46.761Z | Compiling sha3 v0.10.9 |
| 890 | 2026-08-20T04:34:46.902Z | Compiling knus v3.4.0 |
| 891 | 2026-08-20T04:34:46.936Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 892 | 2026-08-20T04:34:47.017Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 893 | 2026-08-20T04:34:47.153Z | Compiling wyz v0.5.1 |
| 894 | 2026-08-20T04:34:47.366Z | Compiling ssh-cipher v0.2.0 |
| 895 | 2026-08-20T04:34:47.553Z | Compiling rsa v0.9.10 |
| 896 | 2026-08-20T04:34:47.729Z | Compiling rand_chacha v0.9.0 |
| 897 | 2026-08-20T04:34:47.838Z | Compiling p384 v0.13.1 |
| 898 | 2026-08-20T04:34:48.055Z | Compiling regex-automata v0.4.18 |
| 899 | 2026-08-20T04:34:48.167Z | Compiling serde_with_macros v3.22.0 |
| 900 | 2026-08-20T04:34:48.305Z | Compiling tower-http v0.6.11 |
| 901 | 2026-08-20T04:34:49.711Z | Compiling p256 v0.13.2 |
| 902 | 2026-08-20T04:34:49.837Z | Compiling hubpack_derive v0.1.1 |
| 903 | 2026-08-20T04:34:49.887Z | Compiling sha1 v0.10.7 |
| 904 | 2026-08-20T04:34:50.092Z | Compiling openapiv3 v2.2.0 |
| 905 | 2026-08-20T04:34:50.332Z | Compiling strum_macros v0.26.4 |
| 906 | 2026-08-20T04:34:50.618Z | Compiling env_filter v2.0.0 |
| 907 | 2026-08-20T04:34:50.621Z | Compiling heapless v0.7.17 |
| 908 | 2026-08-20T04:34:50.898Z | Compiling serde_path_to_error v0.1.20 |
| 909 | 2026-08-20T04:34:51.347Z | Compiling memmap2 v0.9.11 |
| 910 | 2026-08-20T04:34:51.534Z | Compiling thread_local v1.1.10 |
| 911 | 2026-08-20T04:34:51.648Z | Compiling arrayref v0.3.9 |
| 912 | 2026-08-20T04:34:51.725Z | Compiling ipnetwork v0.21.1 |
| 913 | 2026-08-20T04:34:51.870Z | Compiling omicron-workspace-hack v0.1.0 |
| 914 | 2026-08-20T04:34:52.180Z | Compiling fastrand v2.5.0 |
| 915 | 2026-08-20T04:34:52.317Z | Compiling packed_struct v0.10.1 |
| 916 | 2026-08-20T04:34:52.449Z | Compiling salty v0.3.0 |
| 917 | 2026-08-20T04:34:52.541Z | Compiling constant_time_eq v0.4.2 |
| 918 | 2026-08-20T04:34:52.615Z | Compiling funty v2.0.0 |
| 919 | 2026-08-20T04:34:52.723Z | Compiling slog-async v2.8.0 |
| 920 | 2026-08-20T04:34:53.283Z | Compiling arrayvec v0.7.8 |
| 921 | 2026-08-20T04:34:53.546Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 922 | 2026-08-20T04:34:54.068Z | Compiling bitvec v1.1.1 |
| 923 | 2026-08-20T04:34:56.699Z | Compiling tempfile v3.27.0 |
| 924 | 2026-08-20T04:34:56.762Z | Compiling strum v0.26.3 |
| 925 | 2026-08-20T04:34:56.896Z | Compiling oxnet v0.1.6 |
| 926 | 2026-08-20T04:34:57.214Z | Compiling env_logger v0.11.11 |
| 927 | 2026-08-20T04:34:57.536Z | Compiling hubpack v0.1.2 |
| 928 | 2026-08-20T04:34:57.783Z | Compiling ssh-key v0.6.7 |
| 929 | 2026-08-20T04:34:58.069Z | Compiling regex v1.13.1 |
| 930 | 2026-08-20T04:34:58.465Z | Compiling flate2 v1.1.9 |
| 931 | 2026-08-20T04:34:58.979Z | Compiling serde_with v3.22.0 |
| 932 | 2026-08-20T04:34:59.018Z | Compiling rand v0.9.5 |
| 933 | 2026-08-20T04:34:59.727Z | Compiling proc-macro-crate v3.5.0 |
| 934 | 2026-08-20T04:35:00.028Z | Compiling ciborium v0.2.2 |
| 935 | 2026-08-20T04:35:00.209Z | Compiling hash32 v0.2.1 |
| 936 | 2026-08-20T04:35:00.408Z | Compiling block-buffer v0.12.1 |
| 937 | 2026-08-20T04:35:00.590Z | Compiling crypto-common v0.2.2 |
| 938 | 2026-08-20T04:35:00.822Z | Compiling typify v0.6.2 |
| 939 | 2026-08-20T04:35:00.904Z | Compiling borsh v1.8.0 |
| 940 | 2026-08-20T04:35:00.929Z | Compiling packed_struct_codegen v0.10.1 |
| 941 | 2026-08-20T04:35:01.861Z | Compiling crossbeam-channel v0.5.16 |
| 942 | 2026-08-20T04:35:01.927Z | Compiling newtype-uuid v1.4.0 |
| 943 | 2026-08-20T04:35:02.113Z | Compiling futures-executor v0.3.33 |
| 944 | 2026-08-20T04:35:02.649Z | Compiling async-trait v0.1.92 |
| 945 | 2026-08-20T04:35:02.951Z | Compiling bitfield-macros v0.19.5 |
| 946 | 2026-08-20T04:35:02.969Z | Compiling daft-derive v0.1.8 |
| 947 | 2026-08-20T04:35:03.558Z | Compiling aws-types v1.5.0 |
| 948 | 2026-08-20T04:35:03.653Z | Compiling is-terminal v0.4.17 |
| 949 | 2026-08-20T04:35:03.680Z | Compiling multer v3.1.0 |
| 950 | 2026-08-20T04:35:03.755Z | Compiling term v1.2.1 |
| 951 | 2026-08-20T04:35:03.989Z | Compiling match_cfg v0.1.0 |
| 952 | 2026-08-20T04:35:04.062Z | Compiling const-oid v0.10.2 |
| 953 | 2026-08-20T04:35:04.355Z | Compiling nodrop v0.1.14 |
| 954 | 2026-08-20T04:35:04.457Z | Compiling utf-8 v0.7.6 |
| 955 | 2026-08-20T04:35:04.608Z | Compiling compression-core v0.4.32 |
| 956 | 2026-08-20T04:35:04.634Z | Compiling unsafe-libyaml v0.2.11 |
| 957 | 2026-08-20T04:35:04.780Z | Compiling data-encoding v2.11.1 |
| 958 | 2026-08-20T04:35:05.069Z | Compiling rlimit v0.10.2 |
| 959 | 2026-08-20T04:35:05.273Z | Compiling take_mut v0.2.2 |
| 960 | 2026-08-20T04:35:05.671Z | Compiling serde_yaml v0.9.34+deprecated |
| 961 | 2026-08-20T04:35:05.869Z | Compiling tungstenite v0.28.0 |
| 962 | 2026-08-20T04:35:06.682Z | Compiling compression-codecs v0.4.38 |
| 963 | 2026-08-20T04:35:06.884Z | Compiling array-init v0.0.4 |
| 964 | 2026-08-20T04:35:07.051Z | Compiling digest v0.11.3 |
| 965 | 2026-08-20T04:35:07.239Z | Compiling slog-term v2.9.2 |
| 966 | 2026-08-20T04:35:07.373Z | Compiling hostname v0.3.1 |
| 967 | 2026-08-20T04:35:07.499Z | Compiling daft v0.1.8 |
| 968 | 2026-08-20T04:35:07.533Z | Compiling bitfield v0.19.5 |
| 969 | 2026-08-20T04:35:07.644Z | Compiling progenitor-impl v0.14.0 |
| 970 | 2026-08-20T04:35:07.779Z | Compiling futures v0.3.33 |
| 971 | 2026-08-20T04:35:08.734Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 972 | 2026-08-20T04:35:09.298Z | Compiling smallvec v0.6.14 |
| 973 | 2026-08-20T04:35:09.341Z | Compiling borsh-derive v1.8.0 |
| 974 | 2026-08-20T04:35:09.526Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 975 | 2026-08-20T04:35:11.146Z | Compiling aws-smithy-schema v0.2.0 |
| 976 | 2026-08-20T04:35:11.161Z | Compiling aws-credential-types v1.3.0 |
| 977 | 2026-08-20T04:35:11.324Z | Compiling nix v0.30.1 |
| 978 | 2026-08-20T04:35:11.663Z | Compiling slog-json v2.6.1 |
| 979 | 2026-08-20T04:35:11.922Z | Compiling toml_datetime v0.6.11 |
| 980 | 2026-08-20T04:35:12.093Z | Compiling serde_spanned v0.6.9 |
| 981 | 2026-08-20T04:35:12.249Z | Compiling cobs v0.3.0 |
| 982 | 2026-08-20T04:35:12.263Z | Compiling async-stream-impl v0.3.6 |
| 983 | 2026-08-20T04:35:12.290Z | Compiling serde_spanned v1.1.1 |
| 984 | 2026-08-20T04:35:12.528Z | Compiling dropshot v0.17.1 |
| 985 | 2026-08-20T04:35:12.766Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 986 | 2026-08-20T04:35:12.826Z | Compiling portable-atomic v1.15.0 |
| 987 | 2026-08-20T04:35:12.884Z | Compiling toml_write v0.1.2 |
| 988 | 2026-08-20T04:35:12.912Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 989 | 2026-08-20T04:35:13.121Z | Compiling winnow v0.7.15 |
| 990 | 2026-08-20T04:35:13.202Z | Compiling static_assertions v1.1.0 |
| 991 | 2026-08-20T04:35:13.266Z | Compiling signal-hook v0.3.18 |
| 992 | 2026-08-20T04:35:13.291Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 993 | 2026-08-20T04:35:13.325Z | Compiling toml v1.1.4+spec-1.1.0 |
| 994 | 2026-08-20T04:35:13.343Z | Compiling async-stream v0.3.6 |
| 995 | 2026-08-20T04:35:13.540Z | Compiling postcard v1.1.3 |
| 996 | 2026-08-20T04:35:13.901Z | Compiling slog-bunyan v2.5.0 |
| 997 | 2026-08-20T04:35:15.016Z | Compiling toml_edit v0.22.27 |
| 998 | 2026-08-20T04:35:15.392Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 999 | 2026-08-20T04:35:16.437Z | Compiling progenitor-macro v0.14.0 |
| 1000 | 2026-08-20T04:35:16.607Z | Compiling serde-hex v0.1.0 |
| 1001 | 2026-08-20T04:35:17.719Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1002 | 2026-08-20T04:35:18.832Z | Compiling sha1 v0.11.0 |
| 1003 | 2026-08-20T04:35:19.251Z | Compiling async-compression v0.4.43 |
| 1004 | 2026-08-20T04:35:19.701Z | Compiling tokio-tungstenite v0.28.0 |
| 1005 | 2026-08-20T04:35:20.220Z | Compiling oauth2 v5.0.0 |
| 1006 | 2026-08-20T04:35:20.612Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1007 | 2026-08-20T04:35:20.855Z | Compiling dropshot_endpoint v0.17.1 |
| 1008 | 2026-08-20T04:35:22.074Z | Compiling waitgroup v0.1.2 |
| 1009 | 2026-08-20T04:35:22.233Z | Compiling rustls-pemfile v2.2.0 |
| 1010 | 2026-08-20T04:35:22.474Z | Compiling serde-big-array v0.5.1 |
| 1011 | 2026-08-20T04:35:22.538Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1012 | 2026-08-20T04:35:22.628Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1013 | 2026-08-20T04:35:22.862Z | Compiling hostname v0.4.2 |
| 1014 | 2026-08-20T04:35:22.954Z | Compiling nibble_vec v0.1.0 |
| 1015 | 2026-08-20T04:35:23.024Z | Compiling bytesize v2.7.0 |
| 1016 | 2026-08-20T04:35:23.094Z | Compiling endian-type v0.1.2 |
| 1017 | 2026-08-20T04:35:23.106Z | Compiling http-range-header v0.4.2 |
| 1018 | 2026-08-20T04:35:23.235Z | Compiling crc-any v2.5.1 |
| 1019 | 2026-08-20T04:35:23.346Z | Compiling debug-ignore v1.0.5 |
| 1020 | 2026-08-20T04:35:23.432Z | Compiling corncobs v0.1.4 |
| 1021 | 2026-08-20T04:35:23.458Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1022 | 2026-08-20T04:35:23.561Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1023 | 2026-08-20T04:35:23.636Z | Compiling radix_trie v0.2.1 |
| 1024 | 2026-08-20T04:35:24.065Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1025 | 2026-08-20T04:35:24.234Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1026 | 2026-08-20T04:35:24.449Z | Compiling toml v0.8.23 |
| 1027 | 2026-08-20T04:35:26.402Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1028 | 2026-08-20T04:35:28.101Z | Compiling rustls-webpki v0.103.13 |
| 1029 | 2026-08-20T04:35:29.815Z | Compiling console v0.16.4 |
| 1030 | 2026-08-20T04:35:30.056Z | Compiling fd-lock v4.0.4 |
| 1031 | 2026-08-20T04:35:30.207Z | Compiling secrecy v0.8.0 |
| 1032 | 2026-08-20T04:35:30.305Z | Compiling clap-num v1.2.0 |
| 1033 | 2026-08-20T04:35:30.355Z | Compiling termios v0.3.3 |
| 1034 | 2026-08-20T04:35:30.468Z | Compiling unit-prefix v0.5.2 |
| 1035 | 2026-08-20T04:35:30.526Z | Compiling unicode-segmentation v1.13.3 |
| 1036 | 2026-08-20T04:35:30.561Z | Compiling xdg v2.5.2 |
| 1037 | 2026-08-20T04:35:30.623Z | Compiling home v0.5.12 |
| 1038 | 2026-08-20T04:35:30.791Z | Compiling natord v1.0.9 |
| 1039 | 2026-08-20T04:35:31.067Z | Compiling rustyline v17.0.2 |
| 1040 | 2026-08-20T04:35:31.117Z | Compiling indicatif v0.18.6 |
| 1041 | 2026-08-20T04:35:31.120Z | Compiling tokio-fd v0.3.0 |
| 1042 | 2026-08-20T04:35:31.310Z | Compiling async-recursion v1.1.1 |
| 1043 | 2026-08-20T04:35:31.336Z | Compiling humantime v2.4.0 |
| 1044 | 2026-08-20T04:35:31.756Z | Compiling shlex v1.3.0 |
| 1045 | 2026-08-20T04:35:31.979Z | Compiling xdg v3.0.0 |
| 1046 | 2026-08-20T04:35:32.751Z | Compiling tokio-rustls v0.26.4 |
| 1047 | 2026-08-20T04:35:32.976Z | Compiling rustls-platform-verifier v0.7.0 |
| 1048 | 2026-08-20T04:35:33.002Z | Compiling hyper-rustls v0.27.9 |
| 1049 | 2026-08-20T04:35:33.385Z | Compiling reqwest v0.13.4 |
| 1050 | 2026-08-20T04:35:34.743Z | Compiling progenitor-client v0.14.0 |
| 1051 | 2026-08-20T04:35:34.767Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1052 | 2026-08-20T04:35:35.215Z | Compiling progenitor v0.14.0 |
| 1053 | 2026-08-20T04:35:35.360Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1054 | 2026-08-20T04:35:36.417Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1055 | 2026-08-20T04:35:37.642Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1056 | 2026-08-20T04:35:55.345Z | Finished `release` profile [optimized] target(s) in 2m 08s |
| 1057 | 2026-08-20T04:35:55.348Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1058 | 2026-08-20T04:35:55.348Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1059 | 2026-08-20T04:35:55.608Z | + cp target/release/sush /work/sush |
| 1060 | 2026-08-20T04:35:55.641Z | + cargo install just --locked |
| 1061 | 2026-08-20T04:35:55.704Z | Updating crates.io index |
| 1062 | 2026-08-20T04:35:55.808Z | Downloading crates ... |
| 1063 | 2026-08-20T04:35:55.881Z | Downloaded just v1.58.0 |
| 1064 | 2026-08-20T04:35:55.916Z | Installing just v1.58.0 |
| 1065 | 2026-08-20T04:35:55.916Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1066 | 2026-08-20T04:35:55.916Z | | |
| 1067 | 2026-08-20T04:35:55.916Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1068 | 2026-08-20T04:35:55.916Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1069 | 2026-08-20T04:35:55.919Z | Updating crates.io index |
| 1070 | 2026-08-20T04:35:56.158Z | Updating crates.io index |
| 1071 | 2026-08-20T04:35:56.276Z | Downloading crates ... |
| 1072 | 2026-08-20T04:35:56.306Z | Downloaded clap_mangen v0.3.0 |
| 1073 | 2026-08-20T04:35:56.314Z | Downloaded blake3 v1.8.5 |
| 1074 | 2026-08-20T04:35:56.317Z | Downloaded dirs v6.0.0 |
| 1075 | 2026-08-20T04:35:56.320Z | Downloaded option-ext v0.2.0 |
| 1076 | 2026-08-20T04:35:56.323Z | Downloaded num_cpus v1.17.0 |
| 1077 | 2026-08-20T04:35:56.331Z | Downloaded cc v1.4.0 |
| 1078 | 2026-08-20T04:35:56.334Z | Downloaded digest-io v0.1.0 |
| 1079 | 2026-08-20T04:35:56.334Z | Downloaded dirs-sys v0.5.0 |
| 1080 | 2026-08-20T04:35:56.337Z | Downloaded is_executable v1.0.6 |
| 1081 | 2026-08-20T04:35:56.337Z | Downloaded roff v1.1.1 |
| 1082 | 2026-08-20T04:35:56.337Z | Downloaded strum v0.28.0 |
| 1083 | 2026-08-20T04:35:56.340Z | Downloaded typed-arena v2.0.2 |
| 1084 | 2026-08-20T04:35:56.343Z | Downloaded dotenvy v0.15.7 |
| 1085 | 2026-08-20T04:35:56.351Z | Downloaded find-msvc-tools v0.1.9 |
| 1086 | 2026-08-20T04:35:56.354Z | Downloaded clap v4.6.5 |
| 1087 | 2026-08-20T04:35:56.359Z | Downloaded unicase v2.9.0 |
| 1088 | 2026-08-20T04:35:56.362Z | Downloaded snafu-derive v0.9.2 |
| 1089 | 2026-08-20T04:35:56.365Z | Downloaded nu-ansi-term v0.50.3 |
| 1090 | 2026-08-20T04:35:56.368Z | Downloaded clap_complete v4.6.8 |
| 1091 | 2026-08-20T04:35:56.368Z | Downloaded shellexpand v3.1.2 |
| 1092 | 2026-08-20T04:35:56.370Z | Downloaded sha2 v0.11.0 |
| 1093 | 2026-08-20T04:35:56.370Z | Downloaded strum_macros v0.28.0 |
| 1094 | 2026-08-20T04:35:56.374Z | Downloaded clap_builder v4.6.5 |
| 1095 | 2026-08-20T04:35:56.379Z | Downloaded similar v3.1.1 |
| 1096 | 2026-08-20T04:35:56.382Z | Downloaded snafu v0.9.2 |
| 1097 | 2026-08-20T04:35:56.404Z | Downloaded pulldown-cmark v0.13.4 |
| 1098 | 2026-08-20T04:35:56.427Z | Downloaded bstr v1.13.0 |
| 1099 | 2026-08-20T04:35:56.433Z | Downloaded nix v0.31.3 |
| 1100 | 2026-08-20T04:35:56.449Z | Downloaded regex-automata v0.4.16 |
| 1101 | 2026-08-20T04:35:56.492Z | Compiling libc v0.2.189 |
| 1102 | 2026-08-20T04:35:56.492Z | Compiling proc-macro2 v1.0.107 |
| 1103 | 2026-08-20T04:35:56.493Z | Compiling quote v1.0.47 |
| 1104 | 2026-08-20T04:35:56.496Z | Compiling unicode-ident v1.0.24 |
| 1105 | 2026-08-20T04:35:56.496Z | Compiling bitflags v2.13.1 |
| 1106 | 2026-08-20T04:35:56.496Z | Compiling heck v0.5.0 |
| 1107 | 2026-08-20T04:35:56.496Z | Compiling cfg-if v1.0.4 |
| 1108 | 2026-08-20T04:35:56.496Z | Compiling rustix v1.1.4 |
| 1109 | 2026-08-20T04:35:56.564Z | Compiling crossbeam-utils v0.8.22 |
| 1110 | 2026-08-20T04:35:56.606Z | Compiling typenum v1.20.1 |
| 1111 | 2026-08-20T04:35:56.677Z | Compiling utf8parse v0.2.2 |
| 1112 | 2026-08-20T04:35:56.767Z | Compiling anstyle-parse v1.0.0 |
| 1113 | 2026-08-20T04:35:56.789Z | Compiling memchr v2.8.3 |
| 1114 | 2026-08-20T04:35:56.793Z | Compiling anstyle-query v1.1.5 |
| 1115 | 2026-08-20T04:35:56.841Z | Compiling anstyle v1.0.14 |
| 1116 | 2026-08-20T04:35:56.872Z | Compiling colorchoice v1.0.5 |
| 1117 | 2026-08-20T04:35:56.944Z | Compiling is_terminal_polyfill v1.70.2 |
| 1118 | 2026-08-20T04:35:56.960Z | Compiling getrandom v0.4.3 |
| 1119 | 2026-08-20T04:35:56.977Z | Compiling serde_core v1.0.229 |
| 1120 | 2026-08-20T04:35:57.018Z | Compiling rand_core v0.10.1 |
| 1121 | 2026-08-20T04:35:57.050Z | Compiling crossbeam-epoch v0.9.20 |
| 1122 | 2026-08-20T04:35:57.152Z | Compiling anstream v1.0.0 |
| 1123 | 2026-08-20T04:35:57.289Z | Compiling errno v0.3.14 |
| 1124 | 2026-08-20T04:35:57.300Z | Compiling autocfg v1.5.1 |
| 1125 | 2026-08-20T04:35:57.353Z | Compiling hybrid-array v0.4.14 |
| 1126 | 2026-08-20T04:35:57.404Z | Compiling rayon-core v1.13.0 |
| 1127 | 2026-08-20T04:35:57.603Z | Compiling find-msvc-tools v0.1.9 |
| 1128 | 2026-08-20T04:35:57.606Z | Compiling cpufeatures v0.3.0 |
| 1129 | 2026-08-20T04:35:57.617Z | Compiling syn v3.0.3 |
| 1130 | 2026-08-20T04:35:57.654Z | Compiling syn v2.0.119 |
| 1131 | 2026-08-20T04:35:57.657Z | Compiling clap_lex v1.1.0 |
| 1132 | 2026-08-20T04:35:57.681Z | Compiling crossbeam-deque v0.8.7 |
| 1133 | 2026-08-20T04:35:57.780Z | Compiling strsim v0.11.1 |
| 1134 | 2026-08-20T04:35:57.810Z | Compiling shlex v2.0.1 |
| 1135 | 2026-08-20T04:35:57.813Z | Compiling crypto-common v0.2.2 |
| 1136 | 2026-08-20T04:35:57.918Z | Compiling block-buffer v0.12.1 |
| 1137 | 2026-08-20T04:35:57.938Z | Compiling cc v1.4.0 |
| 1138 | 2026-08-20T04:35:57.974Z | Compiling num-traits v0.2.19 |
| 1139 | 2026-08-20T04:35:58.453Z | Compiling zmij v1.0.23 |
| 1140 | 2026-08-20T04:35:58.508Z | Compiling serde v1.0.229 |
| 1141 | 2026-08-20T04:35:58.724Z | Compiling terminal_size v0.4.4 |
| 1142 | 2026-08-20T04:35:58.775Z | Compiling const-oid v0.10.2 |
| 1143 | 2026-08-20T04:35:58.798Z | Compiling cfg_aliases v0.2.2 |
| 1144 | 2026-08-20T04:35:58.844Z | Compiling clap_builder v4.6.5 |
| 1145 | 2026-08-20T04:35:58.856Z | Compiling option-ext v0.2.0 |
| 1146 | 2026-08-20T04:35:58.936Z | Compiling dirs-sys v0.5.0 |
| 1147 | 2026-08-20T04:35:58.962Z | Compiling digest v0.11.3 |
| 1148 | 2026-08-20T04:35:58.990Z | Compiling nix v0.31.3 |
| 1149 | 2026-08-20T04:35:59.017Z | Compiling blake3 v1.8.5 |
| 1150 | 2026-08-20T04:35:59.334Z | Compiling aho-corasick v1.1.5 |
| 1151 | 2026-08-20T04:35:59.366Z | Compiling regex-syntax v0.8.11 |
| 1152 | 2026-08-20T04:35:59.387Z | Compiling camino v1.2.5 |
| 1153 | 2026-08-20T04:35:59.431Z | Compiling pulldown-cmark v0.13.4 |
| 1154 | 2026-08-20T04:35:59.631Z | Compiling serde_json v1.0.151 |
| 1155 | 2026-08-20T04:36:00.345Z | Compiling dirs v6.0.0 |
| 1156 | 2026-08-20T04:36:00.380Z | Compiling clap_derive v4.6.4 |
| 1157 | 2026-08-20T04:36:00.434Z | Compiling serde_derive v1.0.229 |
| 1158 | 2026-08-20T04:36:00.468Z | Compiling chacha20 v0.10.1 |
| 1159 | 2026-08-20T04:36:00.544Z | Compiling strum_macros v0.28.0 |
| 1160 | 2026-08-20T04:36:00.721Z | Compiling snafu-derive v0.9.2 |
| 1161 | 2026-08-20T04:36:01.015Z | Compiling regex-automata v0.4.16 |
| 1162 | 2026-08-20T04:36:01.947Z | Compiling clap v4.6.5 |
| 1163 | 2026-08-20T04:36:02.014Z | Compiling memmap2 v0.9.11 |
| 1164 | 2026-08-20T04:36:02.211Z | Compiling unicode-segmentation v1.13.3 |
| 1165 | 2026-08-20T04:36:02.236Z | Compiling arrayref v0.3.9 |
| 1166 | 2026-08-20T04:36:02.272Z | Compiling fastrand v2.5.0 |
| 1167 | 2026-08-20T04:36:02.295Z | Compiling itoa v1.0.18 |
| 1168 | 2026-08-20T04:36:02.476Z | Compiling just v1.58.0 |
| 1169 | 2026-08-20T04:36:02.480Z | Compiling once_cell v1.21.4 |
| 1170 | 2026-08-20T04:36:02.555Z | Compiling iana-time-zone v0.1.65 |
| 1171 | 2026-08-20T04:36:02.687Z | Compiling is_executable v1.0.6 |
| 1172 | 2026-08-20T04:36:02.691Z | Compiling roff v1.1.1 |
| 1173 | 2026-08-20T04:36:02.793Z | Compiling constant_time_eq v0.4.2 |
| 1174 | 2026-08-20T04:36:02.797Z | Compiling unicase v2.9.0 |
| 1175 | 2026-08-20T04:36:02.909Z | Compiling arrayvec v0.7.8 |
| 1176 | 2026-08-20T04:36:02.970Z | Compiling clap_mangen v0.3.0 |
| 1177 | 2026-08-20T04:36:02.992Z | Compiling clap_complete v4.6.8 |
| 1178 | 2026-08-20T04:36:03.118Z | Compiling regex v1.13.1 |
| 1179 | 2026-08-20T04:36:03.535Z | Compiling chrono v0.4.45 |
| 1180 | 2026-08-20T04:36:03.875Z | Compiling tempfile v3.27.0 |
| 1181 | 2026-08-20T04:36:04.211Z | Compiling similar v3.1.1 |
| 1182 | 2026-08-20T04:36:04.289Z | Compiling snafu v0.9.2 |
| 1183 | 2026-08-20T04:36:04.705Z | Compiling strum v0.28.0 |
| 1184 | 2026-08-20T04:36:04.817Z | Compiling rand v0.10.2 |
| 1185 | 2026-08-20T04:36:05.216Z | Compiling shellexpand v3.1.2 |
| 1186 | 2026-08-20T04:36:05.513Z | Compiling digest-io v0.1.0 |
| 1187 | 2026-08-20T04:36:05.628Z | Compiling sha2 v0.11.0 |
| 1188 | 2026-08-20T04:36:05.860Z | Compiling uuid v1.24.0 |
| 1189 | 2026-08-20T04:36:05.940Z | Compiling num_cpus v1.17.0 |
| 1190 | 2026-08-20T04:36:06.012Z | Compiling dotenvy v0.15.7 |
| 1191 | 2026-08-20T04:36:06.019Z | Compiling hex v0.4.3 |
| 1192 | 2026-08-20T04:36:06.096Z | Compiling nu-ansi-term v0.50.3 |
| 1193 | 2026-08-20T04:36:06.268Z | Compiling typed-arena v2.0.2 |
| 1194 | 2026-08-20T04:36:06.280Z | Compiling percent-encoding v2.3.2 |
| 1195 | 2026-08-20T04:36:06.401Z | Compiling semver v1.0.28 |
| 1196 | 2026-08-20T04:36:06.455Z | Compiling unicode-width v0.2.2 |
| 1197 | 2026-08-20T04:37:05.925Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1198 | 2026-08-20T04:37:05.943Z | Installing /home/build/.cargo/bin/just |
| 1199 | 2026-08-20T04:37:05.946Z | Installed package `just v1.58.0` (executable `just`) |
| 1200 | 2026-08-20T04:37:05.986Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1201 | 2026-08-20T04:37:05.990Z | + gunzip |
| 1202 | 2026-08-20T04:37:05.990Z | + tar -xf - -C /home/build/.cargo/bin |
| 1203 | 2026-08-20T04:37:07.217Z | + just ci |
| 1204 | 2026-08-20T04:37:07.222Z | cargo fmt --check |
| 1205 | 2026-08-20T04:37:07.427Z | cargo clippy -- --no-deps --deny warnings |
| 1206 | 2026-08-20T04:37:07.724Z | Downloading crates ... |
| 1207 | 2026-08-20T04:37:07.799Z | Downloaded resolv-conf v0.7.6 |
| 1208 | 2026-08-20T04:37:07.802Z | Downloaded dashu-base v0.5.1 |
| 1209 | 2026-08-20T04:37:07.804Z | Downloaded enum-as-inner v0.6.1 |
| 1210 | 2026-08-20T04:37:07.810Z | Downloaded derive-where v1.6.1 |
| 1211 | 2026-08-20T04:37:07.820Z | Downloaded function_name-proc-macro v0.3.0 |
| 1212 | 2026-08-20T04:37:07.823Z | Downloaded heck v0.4.1 |
| 1213 | 2026-08-20T04:37:07.826Z | Downloaded base64 v0.21.7 |
| 1214 | 2026-08-20T04:37:07.828Z | Downloaded hickory-resolver v0.24.4 |
| 1215 | 2026-08-20T04:37:07.833Z | Downloaded itertools v0.14.0 |
| 1216 | 2026-08-20T04:37:07.837Z | Downloaded knuffel-derive v3.2.0 |
| 1217 | 2026-08-20T04:37:07.840Z | Downloaded pwd v1.4.0 |
| 1218 | 2026-08-20T04:37:07.840Z | Downloaded supports-color v2.1.0 |
| 1219 | 2026-08-20T04:37:07.840Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1220 | 2026-08-20T04:37:07.842Z | Downloaded seq-macro v0.3.6 |
| 1221 | 2026-08-20T04:37:07.845Z | Downloaded supports-unicode v2.1.0 |
| 1222 | 2026-08-20T04:37:07.848Z | Downloaded miette v5.10.0 |
| 1223 | 2026-08-20T04:37:07.851Z | Downloaded textwrap v0.15.2 |
| 1224 | 2026-08-20T04:37:07.853Z | Downloaded terminal_size v0.1.17 |
| 1225 | 2026-08-20T04:37:07.856Z | Downloaded smawk v0.3.3 |
| 1226 | 2026-08-20T04:37:07.856Z | Downloaded owo-colors v3.5.0 |
| 1227 | 2026-08-20T04:37:07.859Z | Downloaded tokio-stream v0.1.19 |
| 1228 | 2026-08-20T04:37:07.862Z | Downloaded lru-cache v0.1.2 |
| 1229 | 2026-08-20T04:37:07.862Z | Downloaded linked-hash-map v0.5.6 |
| 1230 | 2026-08-20T04:37:07.862Z | Downloaded function_name v0.3.0 |
| 1231 | 2026-08-20T04:37:07.865Z | Downloaded lru v0.18.2 |
| 1232 | 2026-08-20T04:37:07.868Z | Downloaded proc-macro-error v1.0.4 |
| 1233 | 2026-08-20T04:37:07.871Z | Downloaded num-primitive v0.2.1 |
| 1234 | 2026-08-20T04:37:07.876Z | Downloaded num-modular v0.6.5 |
| 1235 | 2026-08-20T04:37:07.880Z | Downloaded miette-derive v5.10.0 |
| 1236 | 2026-08-20T04:37:07.880Z | Downloaded supports-hyperlinks v2.1.0 |
| 1237 | 2026-08-20T04:37:07.884Z | Downloaded knuffel v3.2.0 |
| 1238 | 2026-08-20T04:37:07.890Z | Downloaded qorb v0.4.1 |
| 1239 | 2026-08-20T04:37:07.908Z | Downloaded dashu-int v0.5.1 |
| 1240 | 2026-08-20T04:37:07.919Z | Downloaded hickory-proto v0.24.4 |
| 1241 | 2026-08-20T04:37:08.327Z | Downloaded dsi-bitstream v0.10.1 |
| 1242 | 2026-08-20T04:37:08.530Z | Compiling proc-macro2 v1.0.107 |
| 1243 | 2026-08-20T04:37:08.530Z | Compiling quote v1.0.47 |
| 1244 | 2026-08-20T04:37:08.530Z | Compiling unicode-ident v1.0.24 |
| 1245 | 2026-08-20T04:37:08.530Z | Compiling libc v0.2.189 |
| 1246 | 2026-08-20T04:37:08.530Z | Checking cfg-if v1.0.4 |
| 1247 | 2026-08-20T04:37:08.533Z | Compiling version_check v0.9.5 |
| 1248 | 2026-08-20T04:37:08.533Z | Compiling serde_core v1.0.229 |
| 1249 | 2026-08-20T04:37:08.703Z | Checking memchr v2.8.3 |
| 1250 | 2026-08-20T04:37:08.856Z | Compiling generic-array v0.14.7 |
| 1251 | 2026-08-20T04:37:08.923Z | Checking subtle v2.6.1 |
| 1252 | 2026-08-20T04:37:09.051Z | Checking typenum v1.20.1 |
| 1253 | 2026-08-20T04:37:09.077Z | Checking bytes v1.12.1 |
| 1254 | 2026-08-20T04:37:09.108Z | Compiling libm v0.2.16 |
| 1255 | 2026-08-20T04:37:09.335Z | Compiling autocfg v1.5.1 |
| 1256 | 2026-08-20T04:37:09.389Z | Checking errno v0.3.14 |
| 1257 | 2026-08-20T04:37:09.425Z | Compiling serde v1.0.229 |
| 1258 | 2026-08-20T04:37:09.487Z | Checking smallvec v1.15.2 |
| 1259 | 2026-08-20T04:37:09.496Z | Checking const-oid v0.9.6 |
| 1260 | 2026-08-20T04:37:09.668Z | Compiling num-traits v0.2.19 |
| 1261 | 2026-08-20T04:37:09.759Z | Checking pin-project-lite v0.2.17 |
| 1262 | 2026-08-20T04:37:09.769Z | Compiling heck v0.5.0 |
| 1263 | 2026-08-20T04:37:09.772Z | Compiling zeroize v1.9.0 |
| 1264 | 2026-08-20T04:37:09.843Z | Compiling syn v2.0.119 |
| 1265 | 2026-08-20T04:37:09.883Z | Compiling syn v3.0.3 |
| 1266 | 2026-08-20T04:37:09.937Z | Compiling zerocopy v0.8.56 |
| 1267 | 2026-08-20T04:37:09.953Z | Compiling thiserror v2.0.20 |
| 1268 | 2026-08-20T04:37:10.103Z | Checking itoa v1.0.18 |
| 1269 | 2026-08-20T04:37:10.162Z | Compiling equivalent v1.0.2 |
| 1270 | 2026-08-20T04:37:10.241Z | Compiling parking_lot_core v0.9.12 |
| 1271 | 2026-08-20T04:37:10.245Z | Compiling zmij v1.0.23 |
| 1272 | 2026-08-20T04:37:10.342Z | Checking once_cell v1.21.4 |
| 1273 | 2026-08-20T04:37:10.424Z | Checking signal-hook-registry v1.4.8 |
| 1274 | 2026-08-20T04:37:10.454Z | Checking getrandom v0.2.17 |
| 1275 | 2026-08-20T04:37:10.502Z | Checking futures-core v0.3.33 |
| 1276 | 2026-08-20T04:37:10.512Z | Checking scopeguard v1.2.0 |
| 1277 | 2026-08-20T04:37:10.578Z | Checking base64ct v1.8.3 |
| 1278 | 2026-08-20T04:37:10.581Z | Checking rand_core v0.6.4 |
| 1279 | 2026-08-20T04:37:10.600Z | Checking lock_api v0.4.14 |
| 1280 | 2026-08-20T04:37:10.609Z | Compiling serde_json v1.0.151 |
| 1281 | 2026-08-20T04:37:10.735Z | Compiling semver v1.0.28 |
| 1282 | 2026-08-20T04:37:10.789Z | Checking allocator-api2 v0.2.21 |
| 1283 | 2026-08-20T04:37:10.792Z | Checking pem-rfc7468 v0.7.0 |
| 1284 | 2026-08-20T04:37:10.840Z | Checking parking_lot v0.12.5 |
| 1285 | 2026-08-20T04:37:10.947Z | Checking mio v1.2.2 |
| 1286 | 2026-08-20T04:37:10.990Z | Checking socket2 v0.6.5 |
| 1287 | 2026-08-20T04:37:11.013Z | Compiling jobserver v0.1.35 |
| 1288 | 2026-08-20T04:37:11.060Z | Compiling find-msvc-tools v0.1.10 |
| 1289 | 2026-08-20T04:37:11.219Z | Compiling hashbrown v0.17.1 |
| 1290 | 2026-08-20T04:37:11.309Z | Compiling shlex v2.0.1 |
| 1291 | 2026-08-20T04:37:11.352Z | Checking futures-sink v0.3.33 |
| 1292 | 2026-08-20T04:37:11.441Z | Compiling rustversion v1.0.23 |
| 1293 | 2026-08-20T04:37:11.444Z | Compiling cc v1.4.2 |
| 1294 | 2026-08-20T04:37:11.479Z | Checking flagset v0.4.7 |
| 1295 | 2026-08-20T04:37:11.638Z | Compiling cfg_aliases v0.2.2 |
| 1296 | 2026-08-20T04:37:11.706Z | Compiling indexmap v2.14.0 |
| 1297 | 2026-08-20T04:37:11.829Z | Checking foldhash v0.2.0 |
| 1298 | 2026-08-20T04:37:12.032Z | Checking slab v0.4.12 |
| 1299 | 2026-08-20T04:37:12.061Z | Compiling crypto-common v0.1.7 |
| 1300 | 2026-08-20T04:37:12.176Z | Compiling block-buffer v0.10.4 |
| 1301 | 2026-08-20T04:37:12.185Z | Checking futures-channel v0.3.33 |
| 1302 | 2026-08-20T04:37:12.305Z | Checking log v0.4.33 |
| 1303 | 2026-08-20T04:37:12.326Z | Compiling winnow v1.0.4 |
| 1304 | 2026-08-20T04:37:12.360Z | Checking bitflags v2.13.1 |
| 1305 | 2026-08-20T04:37:12.371Z | Compiling digest v0.10.7 |
| 1306 | 2026-08-20T04:37:12.533Z | Compiling synstructure v0.13.2 |
| 1307 | 2026-08-20T04:37:12.675Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1308 | 2026-08-20T04:37:12.759Z | Checking futures-io v0.3.33 |
| 1309 | 2026-08-20T04:37:12.868Z | Checking stable_deref_trait v1.2.1 |
| 1310 | 2026-08-20T04:37:12.893Z | Checking futures-task v0.3.33 |
| 1311 | 2026-08-20T04:37:12.945Z | Compiling serde_derive_internals v0.29.1 |
| 1312 | 2026-08-20T04:37:13.019Z | Compiling schemars v0.8.22 |
| 1313 | 2026-08-20T04:37:13.083Z | Compiling serde_derive v1.0.229 |
| 1314 | 2026-08-20T04:37:13.139Z | Compiling thiserror-impl v2.0.20 |
| 1315 | 2026-08-20T04:37:13.244Z | Compiling tokio-macros v2.7.2 |
| 1316 | 2026-08-20T04:37:13.272Z | Checking cpufeatures v0.2.17 |
| 1317 | 2026-08-20T04:37:13.334Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1318 | 2026-08-20T04:37:13.615Z | Compiling getrandom v0.4.3 |
| 1319 | 2026-08-20T04:37:13.766Z | Compiling zeroize_derive v1.5.0 |
| 1320 | 2026-08-20T04:37:13.883Z | Compiling der_derive v0.7.3 |
| 1321 | 2026-08-20T04:37:13.894Z | Compiling zerocopy-derive v0.8.56 |
| 1322 | 2026-08-20T04:37:13.927Z | Compiling zerofrom-derive v0.1.7 |
| 1323 | 2026-08-20T04:37:13.964Z | Checking tokio v1.53.1 |
| 1324 | 2026-08-20T04:37:14.021Z | Compiling yoke-derive v0.8.2 |
| 1325 | 2026-08-20T04:37:14.413Z | Compiling futures-macro v0.3.33 |
| 1326 | 2026-08-20T04:37:14.820Z | Checking der v0.7.10 |
| 1327 | 2026-08-20T04:37:15.111Z | Checking zerofrom v0.1.8 |
| 1328 | 2026-08-20T04:37:15.128Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1329 | 2026-08-20T04:37:15.208Z | Checking futures-util v0.3.33 |
| 1330 | 2026-08-20T04:37:15.217Z | Checking yoke v0.8.3 |
| 1331 | 2026-08-20T04:37:15.381Z | Compiling schemars_derive v0.8.22 |
| 1332 | 2026-08-20T04:37:15.391Z | Compiling zerovec-derive v0.11.3 |
| 1333 | 2026-08-20T04:37:15.548Z | Checking spki v0.7.3 |
| 1334 | 2026-08-20T04:37:15.704Z | Checking pkcs8 v0.10.2 |
| 1335 | 2026-08-20T04:37:15.851Z | Compiling proc-macro-crate v3.5.0 |
| 1336 | 2026-08-20T04:37:15.994Z | Compiling cmake v0.1.58 |
| 1337 | 2026-08-20T04:37:16.051Z | Compiling borsh v1.8.0 |
| 1338 | 2026-08-20T04:37:16.315Z | Checking http v1.5.0 |
| 1339 | 2026-08-20T04:37:16.445Z | Compiling fs_extra v1.3.0 |
| 1340 | 2026-08-20T04:37:16.534Z | Compiling dunce v1.0.5 |
| 1341 | 2026-08-20T04:37:16.608Z | Compiling object v0.37.3 |
| 1342 | 2026-08-20T04:37:16.623Z | Compiling pkg-config v0.3.33 |
| 1343 | 2026-08-20T04:37:16.925Z | Checking zerovec v0.11.6 |
| 1344 | 2026-08-20T04:37:16.947Z | Compiling borsh-derive v1.8.0 |
| 1345 | 2026-08-20T04:37:17.065Z | Compiling aws-lc-sys v0.44.0 |
| 1346 | 2026-08-20T04:37:17.079Z | Compiling displaydoc v0.2.7 |
| 1347 | 2026-08-20T04:37:17.353Z | Compiling rustc_version v0.4.1 |
| 1348 | 2026-08-20T04:37:17.491Z | Compiling rustix v1.1.4 |
| 1349 | 2026-08-20T04:37:17.659Z | Compiling curve25519-dalek v4.1.3 |
| 1350 | 2026-08-20T04:37:17.859Z | Compiling ahash v0.8.12 |
| 1351 | 2026-08-20T04:37:18.101Z | Checking ppv-lite86 v0.2.21 |
| 1352 | 2026-08-20T04:37:18.149Z | Checking hmac v0.12.1 |
| 1353 | 2026-08-20T04:37:18.272Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1354 | 2026-08-20T04:37:18.281Z | Compiling httparse v1.10.1 |
| 1355 | 2026-08-20T04:37:18.309Z | Checking percent-encoding v2.3.2 |
| 1356 | 2026-08-20T04:37:18.389Z | Checking iana-time-zone v0.1.65 |
| 1357 | 2026-08-20T04:37:18.439Z | Compiling aws-lc-rs v1.18.0 |
| 1358 | 2026-08-20T04:37:18.484Z | Checking chrono v0.4.45 |
| 1359 | 2026-08-20T04:37:18.570Z | Checking tinystr v0.8.3 |
| 1360 | 2026-08-20T04:37:18.728Z | Checking signature v2.2.0 |
| 1361 | 2026-08-20T04:37:18.740Z | Checking sha2 v0.10.9 |
| 1362 | 2026-08-20T04:37:18.842Z | Checking rustls-pki-types v1.15.1 |
| 1363 | 2026-08-20T04:37:18.920Z | Compiling tracing-attributes v0.1.31 |
| 1364 | 2026-08-20T04:37:18.973Z | Compiling slog v2.8.2 |
| 1365 | 2026-08-20T04:37:18.983Z | Checking ff v0.13.1 |
| 1366 | 2026-08-20T04:37:19.081Z | Checking tracing-core v0.1.36 |
| 1367 | 2026-08-20T04:37:19.096Z | Checking writeable v0.6.3 |
| 1368 | 2026-08-20T04:37:19.116Z | Compiling crossbeam-utils v0.8.22 |
| 1369 | 2026-08-20T04:37:19.180Z | Compiling thiserror v1.0.69 |
| 1370 | 2026-08-20T04:37:19.252Z | Checking litemap v0.8.2 |
| 1371 | 2026-08-20T04:37:19.330Z | Compiling strsim v0.11.1 |
| 1372 | 2026-08-20T04:37:19.372Z | Checking base16ct v0.2.0 |
| 1373 | 2026-08-20T04:37:19.398Z | Compiling getrandom v0.3.4 |
| 1374 | 2026-08-20T04:37:19.410Z | Checking icu_locale_core v2.2.0 |
| 1375 | 2026-08-20T04:37:19.485Z | Checking sec1 v0.7.3 |
| 1376 | 2026-08-20T04:37:19.630Z | Checking group v0.13.0 |
| 1377 | 2026-08-20T04:37:19.671Z | Checking uuid v1.24.0 |
| 1378 | 2026-08-20T04:37:19.716Z | Checking hkdf v0.12.4 |
| 1379 | 2026-08-20T04:37:19.762Z | Checking zerotrie v0.2.4 |
| 1380 | 2026-08-20T04:37:19.831Z | Checking potential_utf v0.1.5 |
| 1381 | 2026-08-20T04:37:19.836Z | Checking tokio-util v0.7.19 |
| 1382 | 2026-08-20T04:37:19.956Z | Checking erased-serde v0.3.31 |
| 1383 | 2026-08-20T04:37:19.972Z | Checking crypto-bigint v0.5.5 |
| 1384 | 2026-08-20T04:37:19.985Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-08-20T04:37:19.995Z | Checking ipnet v2.12.1 |
| 1386 | 2026-08-20T04:37:20.073Z | Checking tracing v0.1.44 |
| 1387 | 2026-08-20T04:37:20.199Z | Compiling icu_normalizer_data v2.2.0 |
| 1388 | 2026-08-20T04:37:20.235Z | Checking simd-adler32 v0.3.10 |
| 1389 | 2026-08-20T04:37:20.248Z | Compiling syn v1.0.109 |
| 1390 | 2026-08-20T04:37:20.314Z | Compiling icu_properties_data v2.2.0 |
| 1391 | 2026-08-20T04:37:20.364Z | Checking adler2 v2.0.1 |
| 1392 | 2026-08-20T04:37:20.405Z | Checking utf8_iter v1.0.4 |
| 1393 | 2026-08-20T04:37:20.458Z | Checking miniz_oxide v0.8.9 |
| 1394 | 2026-08-20T04:37:20.519Z | Checking icu_collections v2.2.0 |
| 1395 | 2026-08-20T04:37:20.589Z | Checking icu_provider v2.2.0 |
| 1396 | 2026-08-20T04:37:20.803Z | Checking form_urlencoded v1.2.2 |
| 1397 | 2026-08-20T04:37:20.803Z | Checking rand_chacha v0.3.1 |
| 1398 | 2026-08-20T04:37:20.841Z | Checking elliptic-curve v0.13.8 |
| 1399 | 2026-08-20T04:37:20.911Z | Compiling clap_derive v4.6.4 |
| 1400 | 2026-08-20T04:37:20.922Z | Checking is-terminal v0.4.17 |
| 1401 | 2026-08-20T04:37:20.994Z | Checking utf8parse v0.2.2 |
| 1402 | 2026-08-20T04:37:21.004Z | Compiling rustls v0.23.43 |
| 1403 | 2026-08-20T04:37:21.085Z | Compiling num-bigint-dig v0.8.6 |
| 1404 | 2026-08-20T04:37:21.131Z | Checking dyn-clone v1.0.20 |
| 1405 | 2026-08-20T04:37:21.141Z | Checking untrusted v0.9.0 |
| 1406 | 2026-08-20T04:37:21.160Z | Checking rand v0.8.7 |
| 1407 | 2026-08-20T04:37:21.295Z | Checking rfc6979 v0.4.0 |
| 1408 | 2026-08-20T04:37:21.304Z | Compiling serde_tokenstream v0.2.3 |
| 1409 | 2026-08-20T04:37:21.363Z | Checking http-body v1.1.0 |
| 1410 | 2026-08-20T04:37:21.521Z | Checking atomic-waker v1.1.2 |
| 1411 | 2026-08-20T04:37:21.608Z | Checking ecdsa v0.16.9 |
| 1412 | 2026-08-20T04:37:21.635Z | Checking icu_properties v2.2.0 |
| 1413 | 2026-08-20T04:37:21.648Z | Checking icu_normalizer v2.2.0 |
| 1414 | 2026-08-20T04:37:21.652Z | Checking primeorder v0.13.6 |
| 1415 | 2026-08-20T04:37:21.825Z | Checking anstyle-parse v1.0.0 |
| 1416 | 2026-08-20T04:37:21.962Z | Checking colorchoice v1.0.5 |
| 1417 | 2026-08-20T04:37:22.003Z | Checking fnv v1.0.7 |
| 1418 | 2026-08-20T04:37:22.044Z | Checking anstyle-query v1.1.5 |
| 1419 | 2026-08-20T04:37:22.054Z | Checking anstyle v1.0.14 |
| 1420 | 2026-08-20T04:37:22.057Z | Checking tower-service v0.3.3 |
| 1421 | 2026-08-20T04:37:22.082Z | Compiling gimli v0.32.3 |
| 1422 | 2026-08-20T04:37:22.213Z | Checking is_terminal_polyfill v1.70.2 |
| 1423 | 2026-08-20T04:37:22.283Z | Checking tower-layer v0.3.3 |
| 1424 | 2026-08-20T04:37:22.295Z | Checking try-lock v0.2.5 |
| 1425 | 2026-08-20T04:37:22.383Z | Checking want v0.3.1 |
| 1426 | 2026-08-20T04:37:22.467Z | Checking anstream v1.0.0 |
| 1427 | 2026-08-20T04:37:22.483Z | Checking idna_adapter v1.2.2 |
| 1428 | 2026-08-20T04:37:22.519Z | Checking h2 v0.4.15 |
| 1429 | 2026-08-20T04:37:22.810Z | Checking terminal_size v0.4.4 |
| 1430 | 2026-08-20T04:37:22.869Z | Checking ed25519 v2.2.3 |
| 1431 | 2026-08-20T04:37:23.466Z | Checking spin v0.9.9 |
| 1432 | 2026-08-20T04:37:23.588Z | Compiling rustc-demangle v0.1.28 |
| 1433 | 2026-08-20T04:37:23.599Z | Compiling owo-colors v4.3.0 |
| 1434 | 2026-08-20T04:37:23.910Z | Compiling addr2line v0.25.1 |
| 1435 | 2026-08-20T04:37:23.925Z | Compiling time-core v0.1.9 |
| 1436 | 2026-08-20T04:37:23.944Z | Checking clap_lex v1.1.0 |
| 1437 | 2026-08-20T04:37:24.088Z | Compiling crossbeam-epoch v0.9.20 |
| 1438 | 2026-08-20T04:37:24.097Z | Checking httpdate v1.0.3 |
| 1439 | 2026-08-20T04:37:24.209Z | Compiling ident_case v1.0.1 |
| 1440 | 2026-08-20T04:37:24.324Z | Compiling num-conv v0.2.2 |
| 1441 | 2026-08-20T04:37:24.388Z | Checking hyper v1.11.0 |
| 1442 | 2026-08-20T04:37:24.468Z | Compiling time-macros v0.2.32 |
| 1443 | 2026-08-20T04:37:24.488Z | Checking clap_builder v4.6.6 |
| 1444 | 2026-08-20T04:37:24.531Z | Compiling darling_core v0.23.0 |
| 1445 | 2026-08-20T04:37:25.218Z | Checking ed25519-dalek v2.2.0 |
| 1446 | 2026-08-20T04:37:25.345Z | Compiling backtrace v0.3.76 |
| 1447 | 2026-08-20T04:37:25.568Z | Checking idna v1.1.0 |
| 1448 | 2026-08-20T04:37:25.787Z | Checking rand_core v0.9.5 |
| 1449 | 2026-08-20T04:37:25.796Z | Checking x509-cert v0.2.5 |
| 1450 | 2026-08-20T04:37:25.856Z | Compiling num-integer v0.1.46 |
| 1451 | 2026-08-20T04:37:25.922Z | Compiling async-trait v0.1.92 |
| 1452 | 2026-08-20T04:37:25.950Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1453 | 2026-08-20T04:37:26.127Z | Checking data-encoding v2.11.1 |
| 1454 | 2026-08-20T04:37:26.177Z | Compiling is_ci v1.2.0 |
| 1455 | 2026-08-20T04:37:26.297Z | Compiling paste v1.0.15 |
| 1456 | 2026-08-20T04:37:26.344Z | Compiling unicode-width v0.2.2 |
| 1457 | 2026-08-20T04:37:26.453Z | Checking deranged v0.5.8 |
| 1458 | 2026-08-20T04:37:26.523Z | Compiling crossbeam-deque v0.8.7 |
| 1459 | 2026-08-20T04:37:26.549Z | Compiling unicode-linebreak v0.1.5 |
| 1460 | 2026-08-20T04:37:26.692Z | Compiling anyhow v1.0.104 |
| 1461 | 2026-08-20T04:37:26.748Z | Compiling rayon-core v1.13.0 |
| 1462 | 2026-08-20T04:37:26.764Z | Compiling crc32fast v1.5.0 |
| 1463 | 2026-08-20T04:37:26.764Z | Checking num_threads v0.1.7 |
| 1464 | 2026-08-20T04:37:26.838Z | Compiling camino v1.2.5 |
| 1465 | 2026-08-20T04:37:26.848Z | Checking base64 v0.22.1 |
| 1466 | 2026-08-20T04:37:26.862Z | Checking powerfmt v0.2.0 |
| 1467 | 2026-08-20T04:37:27.013Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-08-20T04:37:27.023Z | Compiling hashbrown v0.16.1 |
| 1469 | 2026-08-20T04:37:27.071Z | Checking hyper-util v0.1.20 |
| 1470 | 2026-08-20T04:37:27.120Z | Compiling darling_macro v0.23.0 |
| 1471 | 2026-08-20T04:37:27.192Z | Compiling proc-macro-error2 v2.0.1 |
| 1472 | 2026-08-20T04:37:27.228Z | Compiling lazy_static v1.5.0 |
| 1473 | 2026-08-20T04:37:27.311Z | Compiling supports-color v3.0.2 |
| 1474 | 2026-08-20T04:37:27.344Z | Checking time v0.3.55 |
| 1475 | 2026-08-20T04:37:27.347Z | Compiling num-iter v0.1.46 |
| 1476 | 2026-08-20T04:37:27.454Z | Checking rand_chacha v0.9.0 |
| 1477 | 2026-08-20T04:37:27.474Z | Compiling hashbrown v0.14.5 |
| 1478 | 2026-08-20T04:37:27.492Z | Checking url v2.5.8 |
| 1479 | 2026-08-20T04:37:27.613Z | Compiling backtrace-ext v0.2.1 |
| 1480 | 2026-08-20T04:37:27.630Z | Checking clap v4.6.6 |
| 1481 | 2026-08-20T04:37:28.000Z | Checking sha1 v0.10.7 |
| 1482 | 2026-08-20T04:37:28.090Z | Compiling miette-derive v7.6.0 |
| 1483 | 2026-08-20T04:37:28.151Z | Checking hybrid-array v0.4.14 |
| 1484 | 2026-08-20T04:37:28.172Z | Checking encoding_rs v0.8.35 |
| 1485 | 2026-08-20T04:37:28.565Z | Compiling unicode-width v0.1.14 |
| 1486 | 2026-08-20T04:37:28.578Z | Checking cpufeatures v0.3.0 |
| 1487 | 2026-08-20T04:37:28.581Z | Compiling supports-hyperlinks v3.2.0 |
| 1488 | 2026-08-20T04:37:28.639Z | Checking mime v0.3.17 |
| 1489 | 2026-08-20T04:37:28.720Z | Checking static_assertions v1.1.0 |
| 1490 | 2026-08-20T04:37:28.775Z | Compiling supports-unicode v3.0.0 |
| 1491 | 2026-08-20T04:37:28.785Z | Checking ryu v1.0.23 |
| 1492 | 2026-08-20T04:37:28.817Z | Checking hex v0.4.3 |
| 1493 | 2026-08-20T04:37:28.912Z | Checking serde_urlencoded v0.7.1 |
| 1494 | 2026-08-20T04:37:29.123Z | Compiling chumsky v0.9.3 |
| 1495 | 2026-08-20T04:37:29.154Z | Compiling miette v7.6.0 |
| 1496 | 2026-08-20T04:37:29.272Z | Compiling darling v0.23.0 |
| 1497 | 2026-08-20T04:37:29.347Z | Checking rand v0.9.5 |
| 1498 | 2026-08-20T04:37:29.680Z | Compiling regress v0.11.1 |
| 1499 | 2026-08-20T04:37:29.782Z | Compiling knus-derive v3.4.0 |
| 1500 | 2026-08-20T04:37:30.485Z | Checking http-body-util v0.1.4 |
| 1501 | 2026-08-20T04:37:30.496Z | Compiling pkcs1 v0.7.5 |
| 1502 | 2026-08-20T04:37:30.526Z | Checking half v2.7.1 |
| 1503 | 2026-08-20T04:37:30.702Z | Checking futures-executor v0.3.33 |
| 1504 | 2026-08-20T04:37:30.769Z | Checking inout v0.1.4 |
| 1505 | 2026-08-20T04:37:30.835Z | Compiling blake3 v1.8.6 |
| 1506 | 2026-08-20T04:37:30.845Z | Checking thread_local v1.1.10 |
| 1507 | 2026-08-20T04:37:30.881Z | Compiling slog-async v2.8.0 |
| 1508 | 2026-08-20T04:37:30.996Z | Checking keccak v0.1.6 |
| 1509 | 2026-08-20T04:37:31.149Z | Checking ciborium-io v0.2.2 |
| 1510 | 2026-08-20T04:37:31.170Z | Checking fastrand v2.5.0 |
| 1511 | 2026-08-20T04:37:31.209Z | Checking ipnetwork v0.21.1 |
| 1512 | 2026-08-20T04:37:31.225Z | Compiling omicron-workspace-hack v0.1.0 |
| 1513 | 2026-08-20T04:37:31.369Z | Checking oxnet v0.1.6 |
| 1514 | 2026-08-20T04:37:31.416Z | Checking tempfile v3.27.0 |
| 1515 | 2026-08-20T04:37:31.419Z | Compiling typify-impl v0.6.2 |
| 1516 | 2026-08-20T04:37:31.448Z | Checking ciborium-ll v0.2.2 |
| 1517 | 2026-08-20T04:37:31.536Z | Compiling knus v3.4.0 |
| 1518 | 2026-08-20T04:37:31.595Z | Compiling sha3 v0.10.9 |
| 1519 | 2026-08-20T04:37:31.842Z | Checking cipher v0.4.4 |
| 1520 | 2026-08-20T04:37:32.015Z | Checking futures v0.3.33 |
| 1521 | 2026-08-20T04:37:32.025Z | Compiling rsa v0.9.10 |
| 1522 | 2026-08-20T04:37:32.083Z | Compiling p384 v0.13.1 |
| 1523 | 2026-08-20T04:37:32.099Z | Checking flate2 v1.1.9 |
| 1524 | 2026-08-20T04:37:32.131Z | Compiling serde_with_macros v3.22.0 |
| 1525 | 2026-08-20T04:37:32.375Z | Checking block-buffer v0.12.1 |
| 1526 | 2026-08-20T04:37:32.516Z | Checking crypto-common v0.2.2 |
| 1527 | 2026-08-20T04:37:32.602Z | Compiling hubpack_derive v0.1.1 |
| 1528 | 2026-08-20T04:37:32.706Z | Checking crossbeam-channel v0.5.16 |
| 1529 | 2026-08-20T04:37:32.796Z | Checking newtype-uuid v1.4.0 |
| 1530 | 2026-08-20T04:37:32.930Z | Checking ssh-encoding v0.2.0 |
| 1531 | 2026-08-20T04:37:33.015Z | Checking openapiv3 v2.2.0 |
| 1532 | 2026-08-20T04:37:33.103Z | Compiling strum_macros v0.26.4 |
| 1533 | 2026-08-20T04:37:33.113Z | Compiling async-stream-impl v0.3.6 |
| 1534 | 2026-08-20T04:37:33.230Z | Compiling daft-derive v0.1.8 |
| 1535 | 2026-08-20T04:37:33.720Z | Checking memmap2 v0.9.11 |
| 1536 | 2026-08-20T04:37:33.875Z | Compiling multer v3.1.0 |
| 1537 | 2026-08-20T04:37:34.272Z | Checking const-oid v0.10.2 |
| 1538 | 2026-08-20T04:37:34.309Z | Checking take_mut v0.2.2 |
| 1539 | 2026-08-20T04:37:34.367Z | Checking constant_time_eq v0.4.2 |
| 1540 | 2026-08-20T04:37:34.402Z | Checking compression-core v0.4.32 |
| 1541 | 2026-08-20T04:37:34.416Z | Checking term v1.2.1 |
| 1542 | 2026-08-20T04:37:34.425Z | Compiling salty v0.3.0 |
| 1543 | 2026-08-20T04:37:34.466Z | Checking arrayvec v0.7.8 |
| 1544 | 2026-08-20T04:37:34.516Z | Checking arrayref v0.3.9 |
| 1545 | 2026-08-20T04:37:34.580Z | Checking utf-8 v0.7.6 |
| 1546 | 2026-08-20T04:37:34.623Z | Compiling rlimit v0.10.2 |
| 1547 | 2026-08-20T04:37:34.636Z | Checking match_cfg v0.1.0 |
| 1548 | 2026-08-20T04:37:34.678Z | Checking strum v0.26.3 |
| 1549 | 2026-08-20T04:37:34.692Z | Checking hostname v0.3.1 |
| 1550 | 2026-08-20T04:37:34.702Z | Checking tungstenite v0.28.0 |
| 1551 | 2026-08-20T04:37:34.719Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1552 | 2026-08-20T04:37:34.793Z | Checking slog-term v2.9.2 |
| 1553 | 2026-08-20T04:37:34.815Z | Compiling typify-macro v0.6.2 |
| 1554 | 2026-08-20T04:37:34.864Z | Checking compression-codecs v0.4.38 |
| 1555 | 2026-08-20T04:37:35.020Z | Checking digest v0.11.3 |
| 1556 | 2026-08-20T04:37:35.095Z | Checking daft v0.1.8 |
| 1557 | 2026-08-20T04:37:35.108Z | Checking async-stream v0.3.6 |
| 1558 | 2026-08-20T04:37:35.155Z | Checking serde_with v3.22.0 |
| 1559 | 2026-08-20T04:37:35.179Z | Checking ssh-cipher v0.2.0 |
| 1560 | 2026-08-20T04:37:35.225Z | Checking hubpack v0.1.2 |
| 1561 | 2026-08-20T04:37:35.293Z | Checking ciborium v0.2.2 |
| 1562 | 2026-08-20T04:37:35.350Z | Checking slog-json v2.6.1 |
| 1563 | 2026-08-20T04:37:35.363Z | Checking p256 v0.13.2 |
| 1564 | 2026-08-20T04:37:35.586Z | Checking serde_spanned v1.1.1 |
| 1565 | 2026-08-20T04:37:35.681Z | Compiling dropshot v0.17.1 |
| 1566 | 2026-08-20T04:37:35.692Z | Checking debug-ignore v1.0.5 |
| 1567 | 2026-08-20T04:37:35.704Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1568 | 2026-08-20T04:37:35.776Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1569 | 2026-08-20T04:37:35.842Z | Checking ssh-key v0.6.7 |
| 1570 | 2026-08-20T04:37:35.944Z | Checking slog-bunyan v2.5.0 |
| 1571 | 2026-08-20T04:37:35.952Z | Checking toml v1.1.4+spec-1.1.0 |
| 1572 | 2026-08-20T04:37:36.033Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1573 | 2026-08-20T04:37:36.047Z | Checking sha1 v0.11.0 |
| 1574 | 2026-08-20T04:37:36.209Z | Checking tokio-tungstenite v0.28.0 |
| 1575 | 2026-08-20T04:37:36.431Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1576 | 2026-08-20T04:37:36.446Z | Checking async-compression v0.4.43 |
| 1577 | 2026-08-20T04:37:36.507Z | Checking waitgroup v0.1.2 |
| 1578 | 2026-08-20T04:37:36.517Z | Compiling dropshot_endpoint v0.17.1 |
| 1579 | 2026-08-20T04:37:36.579Z | Checking rustls-pemfile v2.2.0 |
| 1580 | 2026-08-20T04:37:36.596Z | Checking serde_spanned v0.6.9 |
| 1581 | 2026-08-20T04:37:36.669Z | Checking toml_datetime v0.6.11 |
| 1582 | 2026-08-20T04:37:36.707Z | Checking env_filter v2.0.0 |
| 1583 | 2026-08-20T04:37:36.730Z | Compiling aho-corasick v1.1.5 |
| 1584 | 2026-08-20T04:37:36.839Z | Checking sync_wrapper v1.0.2 |
| 1585 | 2026-08-20T04:37:36.850Z | Checking serde_path_to_error v0.1.20 |
| 1586 | 2026-08-20T04:37:36.932Z | Checking hostname v0.4.2 |
| 1587 | 2026-08-20T04:37:37.024Z | Compiling proc-macro-error-attr v1.0.4 |
| 1588 | 2026-08-20T04:37:37.040Z | Checking openssl-probe v0.2.1 |
| 1589 | 2026-08-20T04:37:37.109Z | Compiling radium v0.7.0 |
| 1590 | 2026-08-20T04:37:37.188Z | Compiling dashu-int v0.5.1 |
| 1591 | 2026-08-20T04:37:37.243Z | Checking bytesize v2.7.0 |
| 1592 | 2026-08-20T04:37:37.387Z | Checking tinyvec_macros v0.1.1 |
| 1593 | 2026-08-20T04:37:37.414Z | Checking winnow v0.7.15 |
| 1594 | 2026-08-20T04:37:37.460Z | Checking http-range-header v0.4.2 |
| 1595 | 2026-08-20T04:37:37.466Z | Compiling regex-syntax v0.8.11 |
| 1596 | 2026-08-20T04:37:37.589Z | Checking toml_write v0.1.2 |
| 1597 | 2026-08-20T04:37:38.173Z | Checking tinyvec v1.12.0 |
| 1598 | 2026-08-20T04:37:38.441Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1599 | 2026-08-20T04:37:38.469Z | Checking rustls-native-certs v0.8.4 |
| 1600 | 2026-08-20T04:37:38.591Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1601 | 2026-08-20T04:37:38.648Z | Checking toml_edit v0.22.27 |
| 1602 | 2026-08-20T04:37:38.930Z | Compiling regex-automata v0.4.18 |
| 1603 | 2026-08-20T04:37:38.939Z | Checking tower v0.5.3 |
| 1604 | 2026-08-20T04:37:38.994Z | Checking env_logger v0.11.11 |
| 1605 | 2026-08-20T04:37:39.306Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1606 | 2026-08-20T04:37:39.535Z | Checking serde-big-array v0.5.1 |
| 1607 | 2026-08-20T04:37:39.647Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1608 | 2026-08-20T04:37:39.656Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1609 | 2026-08-20T04:37:39.731Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-08-20T04:37:39.821Z | Checking corncobs v0.1.4 |
| 1611 | 2026-08-20T04:37:39.949Z | Checking tap v1.0.1 |
| 1612 | 2026-08-20T04:37:40.044Z | Checking dashu-base v0.5.1 |
| 1613 | 2026-08-20T04:37:40.093Z | Checking num-modular v0.6.5 |
| 1614 | 2026-08-20T04:37:40.384Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1615 | 2026-08-20T04:37:40.484Z | Checking wyz v0.5.1 |
| 1616 | 2026-08-20T04:37:40.650Z | Compiling regex v1.13.1 |
| 1617 | 2026-08-20T04:37:41.138Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1618 | 2026-08-20T04:37:41.372Z | Checking toml v0.8.23 |
| 1619 | 2026-08-20T04:37:41.509Z | Checking tower-http v0.6.11 |
| 1620 | 2026-08-20T04:37:41.778Z | Compiling typify v0.6.2 |
| 1621 | 2026-08-20T04:37:41.861Z | Checking secrecy v0.8.0 |
| 1622 | 2026-08-20T04:37:41.960Z | Compiling enum-as-inner v0.6.1 |
| 1623 | 2026-08-20T04:37:42.040Z | Compiling nix v0.30.1 |
| 1624 | 2026-08-20T04:37:42.049Z | Checking smawk v0.3.3 |
| 1625 | 2026-08-20T04:37:42.104Z | Compiling unicode-segmentation v1.13.3 |
| 1626 | 2026-08-20T04:37:42.155Z | Checking num-primitive v0.2.1 |
| 1627 | 2026-08-20T04:37:42.521Z | Checking funty v2.0.0 |
| 1628 | 2026-08-20T04:37:42.618Z | Compiling signal-hook v0.3.18 |
| 1629 | 2026-08-20T04:37:42.647Z | Checking linked-hash-map v0.5.6 |
| 1630 | 2026-08-20T04:37:42.662Z | Compiling portable-atomic v1.15.0 |
| 1631 | 2026-08-20T04:37:42.805Z | Compiling unsafe-libyaml v0.2.11 |
| 1632 | 2026-08-20T04:37:42.828Z | Checking bitvec v1.1.1 |
| 1633 | 2026-08-20T04:37:42.925Z | Checking textwrap v0.15.2 |
| 1634 | 2026-08-20T04:37:43.136Z | Checking lru-cache v0.1.2 |
| 1635 | 2026-08-20T04:37:43.139Z | Checking dsi-bitstream v0.10.1 |
| 1636 | 2026-08-20T04:37:43.242Z | Checking supports-color v2.1.0 |
| 1637 | 2026-08-20T04:37:43.260Z | Checking hickory-proto v0.24.4 |
| 1638 | 2026-08-20T04:37:43.325Z | Compiling serde_yaml v0.9.34+deprecated |
| 1639 | 2026-08-20T04:37:43.358Z | Compiling progenitor-impl v0.14.0 |
| 1640 | 2026-08-20T04:37:43.412Z | Compiling heck v0.4.1 |
| 1641 | 2026-08-20T04:37:43.584Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1642 | 2026-08-20T04:37:44.026Z | Checking supports-unicode v2.1.0 |
| 1643 | 2026-08-20T04:37:44.126Z | Checking supports-hyperlinks v2.1.0 |
| 1644 | 2026-08-20T04:37:44.228Z | Checking tokio-stream v0.1.19 |
| 1645 | 2026-08-20T04:37:44.277Z | Compiling miette-derive v5.10.0 |
| 1646 | 2026-08-20T04:37:44.317Z | Checking nibble_vec v0.1.0 |
| 1647 | 2026-08-20T04:37:44.434Z | Checking terminal_size v0.1.17 |
| 1648 | 2026-08-20T04:37:44.520Z | Checking either v1.17.0 |
| 1649 | 2026-08-20T04:37:44.529Z | Checking resolv-conf v0.7.6 |
| 1650 | 2026-08-20T04:37:44.590Z | Checking owo-colors v3.5.0 |
| 1651 | 2026-08-20T04:37:44.694Z | Checking endian-type v0.1.2 |
| 1652 | 2026-08-20T04:37:44.700Z | Checking itertools v0.14.0 |
| 1653 | 2026-08-20T04:37:44.713Z | Checking hickory-resolver v0.24.4 |
| 1654 | 2026-08-20T04:37:44.805Z | Checking radix_trie v0.2.1 |
| 1655 | 2026-08-20T04:37:45.284Z | Checking miette v5.10.0 |
| 1656 | 2026-08-20T04:37:45.321Z | Compiling progenitor-macro v0.14.0 |
| 1657 | 2026-08-20T04:37:45.715Z | Compiling knuffel-derive v3.2.0 |
| 1658 | 2026-08-20T04:37:45.869Z | Checking before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1659 | 2026-08-20T04:37:46.120Z | Checking console v0.16.4 |
| 1660 | 2026-08-20T04:37:46.181Z | Checking fd-lock v4.0.4 |
| 1661 | 2026-08-20T04:37:46.334Z | Compiling derive-where v1.6.1 |
| 1662 | 2026-08-20T04:37:46.404Z | Checking termios v0.3.3 |
| 1663 | 2026-08-20T04:37:46.487Z | Checking unit-prefix v0.5.2 |
| 1664 | 2026-08-20T04:37:46.601Z | Checking base64 v0.21.7 |
| 1665 | 2026-08-20T04:37:46.695Z | Checking home v0.5.12 |
| 1666 | 2026-08-20T04:37:46.793Z | Compiling seq-macro v0.3.6 |
| 1667 | 2026-08-20T04:37:46.821Z | Checking indicatif v0.18.6 |
| 1668 | 2026-08-20T04:37:46.831Z | Checking rustyline v17.0.2 |
| 1669 | 2026-08-20T04:37:47.074Z | Checking knuffel v3.2.0 |
| 1670 | 2026-08-20T04:37:47.164Z | Checking pwd v1.4.0 |
| 1671 | 2026-08-20T04:37:47.202Z | Checking lru v0.18.2 |
| 1672 | 2026-08-20T04:37:47.255Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1673 | 2026-08-20T04:37:47.286Z | Checking tokio-fd v0.3.0 |
| 1674 | 2026-08-20T04:37:47.343Z | Compiling async-recursion v1.1.1 |
| 1675 | 2026-08-20T04:37:47.388Z | Checking shlex v1.3.0 |
| 1676 | 2026-08-20T04:37:47.529Z | Checking xdg v3.0.0 |
| 1677 | 2026-08-20T04:37:47.552Z | Checking qorb v0.4.1 |
| 1678 | 2026-08-20T04:37:47.556Z | Checking humantime v2.4.0 |
| 1679 | 2026-08-20T04:37:47.685Z | Compiling function_name-proc-macro v0.3.0 |
| 1680 | 2026-08-20T04:37:47.698Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1681 | 2026-08-20T04:37:48.021Z | Checking function_name v0.3.0 |
| 1682 | 2026-08-20T04:37:48.391Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1683 | 2026-08-20T04:37:51.770Z | Checking rustls-webpki v0.103.13 |
| 1684 | 2026-08-20T04:37:53.917Z | Checking tokio-rustls v0.26.4 |
| 1685 | 2026-08-20T04:37:53.920Z | Checking rustls-platform-verifier v0.7.0 |
| 1686 | 2026-08-20T04:37:54.092Z | Checking hyper-rustls v0.27.9 |
| 1687 | 2026-08-20T04:37:54.249Z | Checking reqwest v0.13.4 |
| 1688 | 2026-08-20T04:37:54.822Z | Checking progenitor-client v0.14.0 |
| 1689 | 2026-08-20T04:37:55.010Z | Checking progenitor v0.14.0 |
| 1690 | 2026-08-20T04:37:55.665Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1691 | 2026-08-20T04:37:56.117Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1692 | 2026-08-20T04:37:56.121Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1693 | 2026-08-20T04:37:56.121Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1694 | 2026-08-20T04:37:58.174Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1695 | 2026-08-20T04:37:58.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s |
| 1696 | 2026-08-20T04:37:58.385Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1697 | 2026-08-20T04:37:58.385Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1698 | 2026-08-20T04:37:58.514Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1699 | 2026-08-20T04:37:58.948Z | Compiling serde_json v1.0.151 |
| 1700 | 2026-08-20T04:37:59.082Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1701 | 2026-08-20T04:37:59.094Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1702 | 2026-08-20T04:37:59.673Z | Compiling schemars v0.8.22 |
| 1703 | 2026-08-20T04:37:59.673Z | Compiling openapiv3 v2.2.0 |
| 1704 | 2026-08-20T04:37:59.763Z | Checking slog-json v2.6.1 |
| 1705 | 2026-08-20T04:37:59.766Z | Checking reqwest v0.13.4 |
| 1706 | 2026-08-20T04:37:59.794Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1707 | 2026-08-20T04:37:59.924Z | Checking slog-bunyan v2.5.0 |
| 1708 | 2026-08-20T04:38:00.346Z | Checking oxnet v0.1.6 |
| 1709 | 2026-08-20T04:38:00.346Z | Checking typify-impl v0.6.2 |
| 1710 | 2026-08-20T04:38:00.402Z | Checking progenitor-client v0.14.0 |
| 1711 | 2026-08-20T04:38:00.582Z | Checking daft v0.1.8 |
| 1712 | 2026-08-20T04:38:00.789Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1713 | 2026-08-20T04:38:01.004Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1714 | 2026-08-20T04:38:01.007Z | Checking dropshot v0.17.1 |
| 1715 | 2026-08-20T04:38:02.410Z | Compiling typify-macro v0.6.2 |
| 1716 | 2026-08-20T04:38:02.725Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1717 | 2026-08-20T04:38:03.206Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1718 | 2026-08-20T04:38:03.210Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1719 | 2026-08-20T04:38:03.520Z | Compiling typify v0.6.2 |
| 1720 | 2026-08-20T04:38:03.579Z | Compiling progenitor-impl v0.14.0 |
| 1721 | 2026-08-20T04:38:04.835Z | Compiling progenitor-macro v0.14.0 |
| 1722 | 2026-08-20T04:38:07.156Z | Checking progenitor v0.14.0 |
| 1723 | 2026-08-20T04:38:07.258Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1724 | 2026-08-20T04:38:09.319Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1725 | 2026-08-20T04:38:10.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 1726 | 2026-08-20T04:38:10.347Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1727 | 2026-08-20T04:38:10.347Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1728 | 2026-08-20T04:38:10.464Z | cargo build --locked |
| 1729 | 2026-08-20T04:38:10.926Z | Compiling unicode-ident v1.0.24 |
| 1730 | 2026-08-20T04:38:10.926Z | Compiling cfg-if v1.0.4 |
| 1731 | 2026-08-20T04:38:10.926Z | Compiling subtle v2.6.1 |
| 1732 | 2026-08-20T04:38:10.929Z | Compiling const-oid v0.9.6 |
| 1733 | 2026-08-20T04:38:11.015Z | Compiling libc v0.2.189 |
| 1734 | 2026-08-20T04:38:11.019Z | Compiling serde_core v1.0.229 |
| 1735 | 2026-08-20T04:38:11.025Z | Compiling once_cell v1.21.4 |
| 1736 | 2026-08-20T04:38:11.028Z | Compiling memchr v2.8.3 |
| 1737 | 2026-08-20T04:38:11.055Z | Compiling equivalent v1.0.2 |
| 1738 | 2026-08-20T04:38:11.107Z | Compiling proc-macro2 v1.0.107 |
| 1739 | 2026-08-20T04:38:11.133Z | Compiling bytes v1.12.1 |
| 1740 | 2026-08-20T04:38:11.142Z | Compiling typenum v1.20.1 |
| 1741 | 2026-08-20T04:38:11.228Z | Compiling allocator-api2 v0.2.21 |
| 1742 | 2026-08-20T04:38:11.472Z | Compiling quote v1.0.47 |
| 1743 | 2026-08-20T04:38:11.535Z | Compiling flagset v0.4.7 |
| 1744 | 2026-08-20T04:38:11.658Z | Compiling syn v2.0.119 |
| 1745 | 2026-08-20T04:38:11.670Z | Compiling syn v3.0.3 |
| 1746 | 2026-08-20T04:38:11.741Z | Compiling itoa v1.0.18 |
| 1747 | 2026-08-20T04:38:11.744Z | Compiling errno v0.3.14 |
| 1748 | 2026-08-20T04:38:11.744Z | Compiling smallvec v1.15.2 |
| 1749 | 2026-08-20T04:38:11.780Z | Compiling libm v0.2.16 |
| 1750 | 2026-08-20T04:38:11.884Z | Compiling pin-project-lite v0.2.17 |
| 1751 | 2026-08-20T04:38:11.893Z | Compiling heck v0.5.0 |
| 1752 | 2026-08-20T04:38:11.910Z | Compiling signal-hook-registry v1.4.8 |
| 1753 | 2026-08-20T04:38:11.949Z | Compiling getrandom v0.2.17 |
| 1754 | 2026-08-20T04:38:11.972Z | Compiling futures-core v0.3.33 |
| 1755 | 2026-08-20T04:38:12.118Z | Compiling cpufeatures v0.2.17 |
| 1756 | 2026-08-20T04:38:12.128Z | Compiling bitflags v2.13.1 |
| 1757 | 2026-08-20T04:38:12.137Z | Compiling scopeguard v1.2.0 |
| 1758 | 2026-08-20T04:38:12.184Z | Compiling foldhash v0.2.0 |
| 1759 | 2026-08-20T04:38:12.207Z | Compiling rand_core v0.6.4 |
| 1760 | 2026-08-20T04:38:12.234Z | Compiling lock_api v0.4.14 |
| 1761 | 2026-08-20T04:38:12.353Z | Compiling parking_lot_core v0.9.12 |
| 1762 | 2026-08-20T04:38:12.362Z | Compiling base64ct v1.8.3 |
| 1763 | 2026-08-20T04:38:12.435Z | Compiling zmij v1.0.23 |
| 1764 | 2026-08-20T04:38:12.474Z | Compiling socket2 v0.6.5 |
| 1765 | 2026-08-20T04:38:12.649Z | Compiling num-traits v0.2.19 |
| 1766 | 2026-08-20T04:38:12.658Z | Compiling pem-rfc7468 v0.7.0 |
| 1767 | 2026-08-20T04:38:12.733Z | Compiling parking_lot v0.12.5 |
| 1768 | 2026-08-20T04:38:12.840Z | Compiling mio v1.2.2 |
| 1769 | 2026-08-20T04:38:12.923Z | Compiling generic-array v0.14.7 |
| 1770 | 2026-08-20T04:38:12.935Z | Compiling futures-sink v0.3.33 |
| 1771 | 2026-08-20T04:38:12.982Z | Compiling indexmap v2.14.0 |
| 1772 | 2026-08-20T04:38:13.058Z | Compiling adler2 v2.0.1 |
| 1773 | 2026-08-20T04:38:13.133Z | Compiling base16ct v0.2.0 |
| 1774 | 2026-08-20T04:38:13.183Z | Compiling slab v0.4.12 |
| 1775 | 2026-08-20T04:38:13.245Z | Compiling futures-channel v0.3.33 |
| 1776 | 2026-08-20T04:38:13.308Z | Compiling log v0.4.33 |
| 1777 | 2026-08-20T04:38:13.330Z | Compiling http v1.5.0 |
| 1778 | 2026-08-20T04:38:13.349Z | Compiling crypto-common v0.1.7 |
| 1779 | 2026-08-20T04:38:13.389Z | Compiling block-buffer v0.10.4 |
| 1780 | 2026-08-20T04:38:13.468Z | Compiling stable_deref_trait v1.2.1 |
| 1781 | 2026-08-20T04:38:13.512Z | Compiling digest v0.10.7 |
| 1782 | 2026-08-20T04:38:13.522Z | Compiling futures-task v0.3.33 |
| 1783 | 2026-08-20T04:38:13.535Z | Compiling futures-io v0.3.33 |
| 1784 | 2026-08-20T04:38:13.632Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1785 | 2026-08-20T04:38:13.681Z | Compiling strsim v0.11.1 |
| 1786 | 2026-08-20T04:38:13.691Z | Compiling ipnet v2.12.1 |
| 1787 | 2026-08-20T04:38:13.707Z | Compiling dyn-clone v1.0.20 |
| 1788 | 2026-08-20T04:38:13.827Z | Compiling getrandom v0.4.3 |
| 1789 | 2026-08-20T04:38:13.843Z | Compiling serde_json v1.0.151 |
| 1790 | 2026-08-20T04:38:13.973Z | Compiling hashbrown v0.17.1 |
| 1791 | 2026-08-20T04:38:14.055Z | Compiling utf8parse v0.2.2 |
| 1792 | 2026-08-20T04:38:14.160Z | Compiling proc-macro-crate v3.5.0 |
| 1793 | 2026-08-20T04:38:14.203Z | Compiling gimli v0.32.3 |
| 1794 | 2026-08-20T04:38:14.303Z | Compiling rustix v1.1.4 |
| 1795 | 2026-08-20T04:38:14.501Z | Compiling synstructure v0.13.2 |
| 1796 | 2026-08-20T04:38:14.550Z | Compiling serde_derive_internals v0.29.1 |
| 1797 | 2026-08-20T04:38:14.824Z | Compiling serde_derive v1.0.229 |
| 1798 | 2026-08-20T04:38:14.948Z | Compiling thiserror-impl v2.0.20 |
| 1799 | 2026-08-20T04:38:14.973Z | Compiling tokio-macros v2.7.2 |
| 1800 | 2026-08-20T04:38:15.203Z | Compiling displaydoc v0.2.7 |
| 1801 | 2026-08-20T04:38:15.272Z | Compiling anstyle-parse v1.0.0 |
| 1802 | 2026-08-20T04:38:15.451Z | Compiling rustc-demangle v0.1.28 |
| 1803 | 2026-08-20T04:38:15.554Z | Compiling zeroize_derive v1.5.0 |
| 1804 | 2026-08-20T04:38:15.690Z | Compiling der_derive v0.7.3 |
| 1805 | 2026-08-20T04:38:15.774Z | Compiling zerocopy-derive v0.8.56 |
| 1806 | 2026-08-20T04:38:15.872Z | Compiling tokio v1.53.1 |
| 1807 | 2026-08-20T04:38:15.959Z | Compiling zerofrom-derive v0.1.7 |
| 1808 | 2026-08-20T04:38:16.145Z | Compiling thiserror v2.0.20 |
| 1809 | 2026-08-20T04:38:16.155Z | Compiling futures-macro v0.3.33 |
| 1810 | 2026-08-20T04:38:16.233Z | Compiling zeroize v1.9.0 |
| 1811 | 2026-08-20T04:38:16.246Z | Compiling yoke-derive v0.8.2 |
| 1812 | 2026-08-20T04:38:16.660Z | Compiling der v0.7.10 |
| 1813 | 2026-08-20T04:38:17.016Z | Compiling futures-util v0.3.33 |
| 1814 | 2026-08-20T04:38:17.161Z | Compiling zerofrom v0.1.8 |
| 1815 | 2026-08-20T04:38:17.205Z | Compiling zerocopy v0.8.56 |
| 1816 | 2026-08-20T04:38:17.280Z | Compiling zerovec-derive v0.11.3 |
| 1817 | 2026-08-20T04:38:17.306Z | Compiling yoke v0.8.3 |
| 1818 | 2026-08-20T04:38:17.313Z | Compiling schemars_derive v0.8.22 |
| 1819 | 2026-08-20T04:38:17.409Z | Compiling serde v1.0.229 |
| 1820 | 2026-08-20T04:38:17.509Z | Compiling spki v0.7.3 |
| 1821 | 2026-08-20T04:38:17.716Z | Compiling pkcs8 v0.10.2 |
| 1822 | 2026-08-20T04:38:17.979Z | Compiling borsh-derive v1.8.0 |
| 1823 | 2026-08-20T04:38:18.429Z | Compiling zerovec v0.11.6 |
| 1824 | 2026-08-20T04:38:18.485Z | Compiling hmac v0.12.1 |
| 1825 | 2026-08-20T04:38:18.558Z | Compiling addr2line v0.25.1 |
| 1826 | 2026-08-20T04:38:18.620Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1827 | 2026-08-20T04:38:18.969Z | Compiling iana-time-zone v0.1.65 |
| 1828 | 2026-08-20T04:38:19.099Z | Compiling anstyle-query v1.1.5 |
| 1829 | 2026-08-20T04:38:19.193Z | Compiling anstyle v1.0.14 |
| 1830 | 2026-08-20T04:38:19.194Z | Compiling borsh v1.8.0 |
| 1831 | 2026-08-20T04:38:19.213Z | Compiling colorchoice v1.0.5 |
| 1832 | 2026-08-20T04:38:19.252Z | Compiling percent-encoding v2.3.2 |
| 1833 | 2026-08-20T04:38:19.292Z | Compiling is_terminal_polyfill v1.70.2 |
| 1834 | 2026-08-20T04:38:19.317Z | Compiling chrono v0.4.45 |
| 1835 | 2026-08-20T04:38:19.381Z | Compiling anstream v1.0.0 |
| 1836 | 2026-08-20T04:38:19.418Z | Compiling tinystr v0.8.3 |
| 1837 | 2026-08-20T04:38:19.442Z | Compiling signature v2.2.0 |
| 1838 | 2026-08-20T04:38:19.583Z | Compiling sha2 v0.10.9 |
| 1839 | 2026-08-20T04:38:19.609Z | Compiling rustls-pki-types v1.15.1 |
| 1840 | 2026-08-20T04:38:19.619Z | Compiling tracing-attributes v0.1.31 |
| 1841 | 2026-08-20T04:38:19.670Z | Compiling ff v0.13.1 |
| 1842 | 2026-08-20T04:38:19.688Z | Compiling tracing-core v0.1.36 |
| 1843 | 2026-08-20T04:38:19.799Z | Compiling writeable v0.6.3 |
| 1844 | 2026-08-20T04:38:19.953Z | Compiling litemap v0.8.2 |
| 1845 | 2026-08-20T04:38:20.003Z | Compiling base64 v0.22.1 |
| 1846 | 2026-08-20T04:38:20.098Z | Compiling ppv-lite86 v0.2.21 |
| 1847 | 2026-08-20T04:38:20.142Z | Compiling clap_lex v1.1.0 |
| 1848 | 2026-08-20T04:38:20.238Z | Compiling icu_locale_core v2.2.0 |
| 1849 | 2026-08-20T04:38:20.291Z | Compiling group v0.13.0 |
| 1850 | 2026-08-20T04:38:20.329Z | Compiling uuid v1.24.0 |
| 1851 | 2026-08-20T04:38:20.384Z | Compiling tokio-util v0.7.19 |
| 1852 | 2026-08-20T04:38:20.407Z | Compiling httparse v1.10.1 |
| 1853 | 2026-08-20T04:38:20.464Z | Compiling potential_utf v0.1.5 |
| 1854 | 2026-08-20T04:38:20.632Z | Compiling hkdf v0.12.4 |
| 1855 | 2026-08-20T04:38:20.704Z | Compiling erased-serde v0.3.31 |
| 1856 | 2026-08-20T04:38:20.771Z | Compiling sec1 v0.7.3 |
| 1857 | 2026-08-20T04:38:20.783Z | Compiling zerotrie v0.2.4 |
| 1858 | 2026-08-20T04:38:20.816Z | Compiling crypto-bigint v0.5.5 |
| 1859 | 2026-08-20T04:38:20.820Z | Compiling tracing v0.1.44 |
| 1860 | 2026-08-20T04:38:21.033Z | Compiling thiserror-impl v1.0.69 |
| 1861 | 2026-08-20T04:38:21.043Z | Compiling aws-lc-sys v0.44.0 |
| 1862 | 2026-08-20T04:38:21.059Z | Compiling is_ci v1.2.0 |
| 1863 | 2026-08-20T04:38:21.129Z | Compiling simd-adler32 v0.3.10 |
| 1864 | 2026-08-20T04:38:21.194Z | Compiling unicode-linebreak v0.1.5 |
| 1865 | 2026-08-20T04:38:21.197Z | Compiling utf8_iter v1.0.4 |
| 1866 | 2026-08-20T04:38:21.263Z | Compiling miniz_oxide v0.8.9 |
| 1867 | 2026-08-20T04:38:21.310Z | Compiling icu_collections v2.2.0 |
| 1868 | 2026-08-20T04:38:21.344Z | Compiling slog v2.8.2 |
| 1869 | 2026-08-20T04:38:21.429Z | Compiling icu_provider v2.2.0 |
| 1870 | 2026-08-20T04:38:21.627Z | Compiling aws-lc-rs v1.18.0 |
| 1871 | 2026-08-20T04:38:21.749Z | Compiling rand_chacha v0.3.1 |
| 1872 | 2026-08-20T04:38:21.759Z | Compiling getrandom v0.3.4 |
| 1873 | 2026-08-20T04:38:21.830Z | Compiling elliptic-curve v0.13.8 |
| 1874 | 2026-08-20T04:38:21.910Z | Compiling crossbeam-utils v0.8.22 |
| 1875 | 2026-08-20T04:38:21.935Z | Compiling form_urlencoded v1.2.2 |
| 1876 | 2026-08-20T04:38:22.032Z | Compiling clap_derive v4.6.4 |
| 1877 | 2026-08-20T04:38:22.117Z | Compiling num-integer v0.1.46 |
| 1878 | 2026-08-20T04:38:22.178Z | Compiling thiserror v1.0.69 |
| 1879 | 2026-08-20T04:38:22.201Z | Compiling is-terminal v0.4.17 |
| 1880 | 2026-08-20T04:38:22.226Z | Compiling untrusted v0.9.0 |
| 1881 | 2026-08-20T04:38:22.275Z | Compiling unicode-width v0.1.14 |
| 1882 | 2026-08-20T04:38:22.292Z | Compiling rand v0.8.7 |
| 1883 | 2026-08-20T04:38:22.341Z | Compiling num-iter v0.1.46 |
| 1884 | 2026-08-20T04:38:22.419Z | Compiling icu_normalizer_data v2.2.0 |
| 1885 | 2026-08-20T04:38:22.454Z | Compiling syn v1.0.109 |
| 1886 | 2026-08-20T04:38:22.503Z | Compiling icu_properties_data v2.2.0 |
| 1887 | 2026-08-20T04:38:22.525Z | Compiling schemars v0.8.22 |
| 1888 | 2026-08-20T04:38:22.585Z | Compiling rfc6979 v0.4.0 |
| 1889 | 2026-08-20T04:38:22.636Z | Compiling serde_tokenstream v0.2.3 |
| 1890 | 2026-08-20T04:38:22.706Z | Compiling rustls-webpki v0.103.13 |
| 1891 | 2026-08-20T04:38:22.924Z | Compiling http-body v1.1.0 |
| 1892 | 2026-08-20T04:38:23.081Z | Compiling unicode-width v0.2.2 |
| 1893 | 2026-08-20T04:38:23.142Z | Compiling atomic-waker v1.1.2 |
| 1894 | 2026-08-20T04:38:23.172Z | Compiling ecdsa v0.16.9 |
| 1895 | 2026-08-20T04:38:23.236Z | Compiling rustls v0.23.43 |
| 1896 | 2026-08-20T04:38:23.265Z | Compiling icu_properties v2.2.0 |
| 1897 | 2026-08-20T04:38:23.361Z | Compiling icu_normalizer v2.2.0 |
| 1898 | 2026-08-20T04:38:23.741Z | Compiling primeorder v0.13.6 |
| 1899 | 2026-08-20T04:38:23.905Z | Compiling tower-layer v0.3.3 |
| 1900 | 2026-08-20T04:38:23.960Z | Compiling try-lock v0.2.5 |
| 1901 | 2026-08-20T04:38:23.970Z | Compiling fnv v1.0.7 |
| 1902 | 2026-08-20T04:38:24.018Z | Compiling hex v0.4.3 |
| 1903 | 2026-08-20T04:38:24.018Z | Compiling tower-service v0.3.3 |
| 1904 | 2026-08-20T04:38:24.057Z | Compiling keccak v0.1.6 |
| 1905 | 2026-08-20T04:38:24.061Z | Compiling h2 v0.4.15 |
| 1906 | 2026-08-20T04:38:24.068Z | Compiling want v0.3.1 |
| 1907 | 2026-08-20T04:38:24.239Z | Compiling idna_adapter v1.2.2 |
| 1908 | 2026-08-20T04:38:24.375Z | Compiling ed25519 v2.2.3 |
| 1909 | 2026-08-20T04:38:24.402Z | Compiling curve25519-dalek v4.1.3 |
| 1910 | 2026-08-20T04:38:24.483Z | Compiling terminal_size v0.4.4 |
| 1911 | 2026-08-20T04:38:24.566Z | Compiling object v0.37.3 |
| 1912 | 2026-08-20T04:38:24.626Z | Compiling hashbrown v0.16.1 |
| 1913 | 2026-08-20T04:38:24.905Z | Compiling time-core v0.1.9 |
| 1914 | 2026-08-20T04:38:25.090Z | Compiling httpdate v1.0.3 |
| 1915 | 2026-08-20T04:38:25.190Z | Compiling num-conv v0.2.2 |
| 1916 | 2026-08-20T04:38:25.335Z | Compiling spin v0.9.9 |
| 1917 | 2026-08-20T04:38:25.345Z | Compiling ryu v1.0.23 |
| 1918 | 2026-08-20T04:38:25.484Z | Compiling time-macros v0.2.32 |
| 1919 | 2026-08-20T04:38:25.508Z | Compiling ed25519-dalek v2.2.0 |
| 1920 | 2026-08-20T04:38:25.524Z | Compiling darling_core v0.23.0 |
| 1921 | 2026-08-20T04:38:26.100Z | Compiling tokio-rustls v0.26.4 |
| 1922 | 2026-08-20T04:38:26.205Z | Compiling hyper v1.11.0 |
| 1923 | 2026-08-20T04:38:26.566Z | Compiling clap_builder v4.6.6 |
| 1924 | 2026-08-20T04:38:26.951Z | Compiling idna v1.1.0 |
| 1925 | 2026-08-20T04:38:27.096Z | Compiling backtrace v0.3.76 |
| 1926 | 2026-08-20T04:38:27.182Z | Compiling rand_core v0.9.5 |
| 1927 | 2026-08-20T04:38:27.357Z | Compiling ahash v0.8.12 |
| 1928 | 2026-08-20T04:38:27.399Z | Compiling x509-cert v0.2.5 |
| 1929 | 2026-08-20T04:38:27.582Z | Compiling async-trait v0.1.92 |
| 1930 | 2026-08-20T04:38:28.008Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1931 | 2026-08-20T04:38:28.019Z | Compiling data-encoding v2.11.1 |
| 1932 | 2026-08-20T04:38:28.449Z | Compiling powerfmt v0.2.0 |
| 1933 | 2026-08-20T04:38:28.555Z | Compiling deranged v0.5.8 |
| 1934 | 2026-08-20T04:38:28.660Z | Compiling num_threads v0.1.7 |
| 1935 | 2026-08-20T04:38:28.683Z | Compiling lazy_static v1.5.0 |
| 1936 | 2026-08-20T04:38:28.760Z | Compiling proc-macro-error2 v2.0.1 |
| 1937 | 2026-08-20T04:38:28.773Z | Compiling clap v4.6.6 |
| 1938 | 2026-08-20T04:38:28.849Z | Compiling darling_macro v0.23.0 |
| 1939 | 2026-08-20T04:38:28.852Z | Compiling backtrace-ext v0.2.1 |
| 1940 | 2026-08-20T04:38:28.899Z | Compiling hashbrown v0.14.5 |
| 1941 | 2026-08-20T04:38:29.030Z | Compiling rand_chacha v0.9.0 |
| 1942 | 2026-08-20T04:38:29.034Z | Compiling hyper-util v0.1.20 |
| 1943 | 2026-08-20T04:38:29.166Z | Compiling url v2.5.8 |
| 1944 | 2026-08-20T04:38:29.442Z | Compiling time v0.3.55 |
| 1945 | 2026-08-20T04:38:29.489Z | Compiling crossbeam-epoch v0.9.20 |
| 1946 | 2026-08-20T04:38:29.502Z | Compiling textwrap v0.16.2 |
| 1947 | 2026-08-20T04:38:29.732Z | Compiling supports-color v3.0.2 |
| 1948 | 2026-08-20T04:38:29.833Z | Compiling sha1 v0.10.7 |
| 1949 | 2026-08-20T04:38:29.844Z | Compiling miette-derive v7.6.0 |
| 1950 | 2026-08-20T04:38:29.978Z | Compiling hybrid-array v0.4.14 |
| 1951 | 2026-08-20T04:38:30.057Z | Compiling encoding_rs v0.8.35 |
| 1952 | 2026-08-20T04:38:30.094Z | Compiling static_assertions v1.1.0 |
| 1953 | 2026-08-20T04:38:30.166Z | Compiling mime v0.3.17 |
| 1954 | 2026-08-20T04:38:30.279Z | Compiling cpufeatures v0.3.0 |
| 1955 | 2026-08-20T04:38:30.353Z | Compiling semver v1.0.28 |
| 1956 | 2026-08-20T04:38:30.429Z | Compiling num-bigint-dig v0.8.6 |
| 1957 | 2026-08-20T04:38:30.439Z | Compiling crossbeam-deque v0.8.7 |
| 1958 | 2026-08-20T04:38:30.690Z | Compiling darling v0.23.0 |
| 1959 | 2026-08-20T04:38:30.712Z | Compiling chumsky v0.9.3 |
| 1960 | 2026-08-20T04:38:30.769Z | Compiling rand v0.9.5 |
| 1961 | 2026-08-20T04:38:30.932Z | Compiling knus-derive v3.4.0 |
| 1962 | 2026-08-20T04:38:30.946Z | Compiling miette v7.6.0 |
| 1963 | 2026-08-20T04:38:31.312Z | Compiling crc32fast v1.5.0 |
| 1964 | 2026-08-20T04:38:31.356Z | Compiling camino v1.2.5 |
| 1965 | 2026-08-20T04:38:31.585Z | Compiling serde_urlencoded v0.7.1 |
| 1966 | 2026-08-20T04:38:31.709Z | Compiling regress v0.11.1 |
| 1967 | 2026-08-20T04:38:31.778Z | Compiling http-body-util v0.1.4 |
| 1968 | 2026-08-20T04:38:31.898Z | Compiling half v2.7.1 |
| 1969 | 2026-08-20T04:38:31.917Z | Compiling pkcs1 v0.7.5 |
| 1970 | 2026-08-20T04:38:32.034Z | Compiling futures-executor v0.3.33 |
| 1971 | 2026-08-20T04:38:32.064Z | Compiling inout v0.1.4 |
| 1972 | 2026-08-20T04:38:32.183Z | Compiling thread_local v1.1.10 |
| 1973 | 2026-08-20T04:38:32.194Z | Compiling regex-syntax v0.8.11 |
| 1974 | 2026-08-20T04:38:32.314Z | Compiling ciborium-io v0.2.2 |
| 1975 | 2026-08-20T04:38:32.317Z | Compiling fastrand v2.5.0 |
| 1976 | 2026-08-20T04:38:32.337Z | Compiling ipnetwork v0.21.1 |
| 1977 | 2026-08-20T04:38:32.406Z | Compiling ciborium-ll v0.2.2 |
| 1978 | 2026-08-20T04:38:32.445Z | Compiling knus v3.4.0 |
| 1979 | 2026-08-20T04:38:32.614Z | Compiling oxnet v0.1.6 |
| 1980 | 2026-08-20T04:38:32.617Z | Compiling tempfile v3.27.0 |
| 1981 | 2026-08-20T04:38:32.662Z | Compiling futures v0.3.33 |
| 1982 | 2026-08-20T04:38:32.738Z | Compiling cipher v0.4.4 |
| 1983 | 2026-08-20T04:38:33.038Z | Compiling rsa v0.9.10 |
| 1984 | 2026-08-20T04:38:33.107Z | Compiling p384 v0.13.1 |
| 1985 | 2026-08-20T04:38:33.187Z | Compiling flate2 v1.1.9 |
| 1986 | 2026-08-20T04:38:33.310Z | Compiling typify-impl v0.6.2 |
| 1987 | 2026-08-20T04:38:33.418Z | Compiling serde_with_macros v3.22.0 |
| 1988 | 2026-08-20T04:38:33.695Z | Compiling rayon-core v1.13.0 |
| 1989 | 2026-08-20T04:38:33.713Z | Compiling block-buffer v0.12.1 |
| 1990 | 2026-08-20T04:38:33.871Z | Compiling crypto-common v0.2.2 |
| 1991 | 2026-08-20T04:38:34.360Z | Compiling hubpack_derive v0.1.1 |
| 1992 | 2026-08-20T04:38:34.443Z | Compiling sha3 v0.10.9 |
| 1993 | 2026-08-20T04:38:34.830Z | Compiling crossbeam-channel v0.5.16 |
| 1994 | 2026-08-20T04:38:34.889Z | Compiling newtype-uuid v1.4.0 |
| 1995 | 2026-08-20T04:38:34.919Z | Compiling ssh-encoding v0.2.0 |
| 1996 | 2026-08-20T04:38:35.061Z | Compiling openapiv3 v2.2.0 |
| 1997 | 2026-08-20T04:38:35.082Z | Compiling async-stream-impl v0.3.6 |
| 1998 | 2026-08-20T04:38:35.175Z | Compiling strum_macros v0.26.4 |
| 1999 | 2026-08-20T04:38:35.319Z | Compiling daft-derive v0.1.8 |
| 2000 | 2026-08-20T04:38:35.743Z | Compiling memmap2 v0.9.11 |
| 2001 | 2026-08-20T04:38:35.935Z | Compiling arrayref v0.3.9 |
| 2002 | 2026-08-20T04:38:35.963Z | Compiling match_cfg v0.1.0 |
| 2003 | 2026-08-20T04:38:36.007Z | Compiling const-oid v0.10.2 |
| 2004 | 2026-08-20T04:38:36.031Z | Compiling term v1.2.1 |
| 2005 | 2026-08-20T04:38:36.064Z | Compiling winnow v1.0.4 |
| 2006 | 2026-08-20T04:38:36.218Z | Compiling compression-core v0.4.32 |
| 2007 | 2026-08-20T04:38:36.378Z | Compiling constant_time_eq v0.4.2 |
| 2008 | 2026-08-20T04:38:36.418Z | Compiling utf-8 v0.7.6 |
| 2009 | 2026-08-20T04:38:36.443Z | Compiling take_mut v0.2.2 |
| 2010 | 2026-08-20T04:38:36.549Z | Compiling arrayvec v0.7.8 |
| 2011 | 2026-08-20T04:38:36.552Z | Compiling tungstenite v0.28.0 |
| 2012 | 2026-08-20T04:38:36.595Z | Compiling slog-async v2.8.0 |
| 2013 | 2026-08-20T04:38:36.662Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2014 | 2026-08-20T04:38:36.724Z | Compiling blake3 v1.8.6 |
| 2015 | 2026-08-20T04:38:36.735Z | Compiling compression-codecs v0.4.38 |
| 2016 | 2026-08-20T04:38:36.746Z | Compiling slog-term v2.9.2 |
| 2017 | 2026-08-20T04:38:36.787Z | Compiling strum v0.26.3 |
| 2018 | 2026-08-20T04:38:36.914Z | Compiling digest v0.11.3 |
| 2019 | 2026-08-20T04:38:36.986Z | Compiling daft v0.1.8 |
| 2020 | 2026-08-20T04:38:37.080Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2021 | 2026-08-20T04:38:37.146Z | Compiling hostname v0.3.1 |
| 2022 | 2026-08-20T04:38:37.245Z | Compiling async-stream v0.3.6 |
| 2023 | 2026-08-20T04:38:37.283Z | Compiling ssh-cipher v0.2.0 |
| 2024 | 2026-08-20T04:38:37.286Z | Compiling hubpack v0.1.2 |
| 2025 | 2026-08-20T04:38:37.347Z | Compiling serde_with v3.22.0 |
| 2026 | 2026-08-20T04:38:37.429Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-08-20T04:38:37.459Z | Compiling omicron-workspace-hack v0.1.0 |
| 2028 | 2026-08-20T04:38:37.459Z | Compiling slog-json v2.6.1 |
| 2029 | 2026-08-20T04:38:37.569Z | Compiling p256 v0.13.2 |
| 2030 | 2026-08-20T04:38:37.598Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2031 | 2026-08-20T04:38:37.675Z | Compiling serde_spanned v1.1.1 |
| 2032 | 2026-08-20T04:38:37.824Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2033 | 2026-08-20T04:38:37.901Z | Compiling unicode-segmentation v1.13.3 |
| 2034 | 2026-08-20T04:38:37.950Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2035 | 2026-08-20T04:38:38.046Z | Compiling debug-ignore v1.0.5 |
| 2036 | 2026-08-20T04:38:38.142Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2037 | 2026-08-20T04:38:38.153Z | Compiling ssh-key v0.6.7 |
| 2038 | 2026-08-20T04:38:38.166Z | Compiling slog-bunyan v2.5.0 |
| 2039 | 2026-08-20T04:38:38.303Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2040 | 2026-08-20T04:38:38.324Z | Compiling multer v3.1.0 |
| 2041 | 2026-08-20T04:38:38.635Z | Compiling tokio-tungstenite v0.28.0 |
| 2042 | 2026-08-20T04:38:38.831Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2043 | 2026-08-20T04:38:38.928Z | Compiling sha1 v0.11.0 |
| 2044 | 2026-08-20T04:38:38.963Z | Compiling rlimit v0.10.2 |
| 2045 | 2026-08-20T04:38:39.139Z | Compiling async-compression v0.4.43 |
| 2046 | 2026-08-20T04:38:39.170Z | Compiling salty v0.3.0 |
| 2047 | 2026-08-20T04:38:39.449Z | Compiling waitgroup v0.1.2 |
| 2048 | 2026-08-20T04:38:39.571Z | Compiling dropshot_endpoint v0.17.1 |
| 2049 | 2026-08-20T04:38:39.588Z | Compiling rustls-pemfile v2.2.0 |
| 2050 | 2026-08-20T04:38:39.621Z | Compiling serde_spanned v0.6.9 |
| 2051 | 2026-08-20T04:38:39.632Z | Compiling typify-macro v0.6.2 |
| 2052 | 2026-08-20T04:38:39.767Z | Compiling toml_datetime v0.6.11 |
| 2053 | 2026-08-20T04:38:39.781Z | Compiling env_filter v2.0.0 |
| 2054 | 2026-08-20T04:38:40.039Z | Compiling aho-corasick v1.1.5 |
| 2055 | 2026-08-20T04:38:40.068Z | Compiling serde_path_to_error v0.1.20 |
| 2056 | 2026-08-20T04:38:40.118Z | Compiling sync_wrapper v1.0.2 |
| 2057 | 2026-08-20T04:38:40.226Z | Compiling hostname v0.4.2 |
| 2058 | 2026-08-20T04:38:40.367Z | Compiling winnow v0.7.15 |
| 2059 | 2026-08-20T04:38:40.417Z | Compiling bytesize v2.7.0 |
| 2060 | 2026-08-20T04:38:40.717Z | Compiling http-range-header v0.4.2 |
| 2061 | 2026-08-20T04:38:40.871Z | Compiling openssl-probe v0.2.1 |
| 2062 | 2026-08-20T04:38:40.874Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2063 | 2026-08-20T04:38:40.874Z | Compiling tinyvec_macros v0.1.1 |
| 2064 | 2026-08-20T04:38:40.944Z | Compiling toml_write v0.1.2 |
| 2065 | 2026-08-20T04:38:40.954Z | Compiling tinyvec v1.12.0 |
| 2066 | 2026-08-20T04:38:41.060Z | Compiling rustls-native-certs v0.8.4 |
| 2067 | 2026-08-20T04:38:41.203Z | Compiling dropshot v0.17.1 |
| 2068 | 2026-08-20T04:38:41.298Z | Compiling regex-automata v0.4.18 |
| 2069 | 2026-08-20T04:38:41.405Z | Compiling tower v0.5.3 |
| 2070 | 2026-08-20T04:38:41.775Z | Compiling toml_edit v0.22.27 |
| 2071 | 2026-08-20T04:38:41.890Z | Compiling env_logger v0.11.11 |
| 2072 | 2026-08-20T04:38:41.893Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2073 | 2026-08-20T04:38:42.242Z | Compiling serde-big-array v0.5.1 |
| 2074 | 2026-08-20T04:38:42.381Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2075 | 2026-08-20T04:38:42.384Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2076 | 2026-08-20T04:38:43.445Z | Compiling dashu-base v0.5.1 |
| 2077 | 2026-08-20T04:38:43.766Z | Compiling num-modular v0.6.5 |
| 2078 | 2026-08-20T04:38:44.482Z | Compiling corncobs v0.1.4 |
| 2079 | 2026-08-20T04:38:44.659Z | Compiling tap v1.0.1 |
| 2080 | 2026-08-20T04:38:44.771Z | Compiling wyz v0.5.1 |
| 2081 | 2026-08-20T04:38:44.904Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2082 | 2026-08-20T04:38:44.961Z | Compiling dashu-int v0.5.1 |
| 2083 | 2026-08-20T04:38:45.320Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2084 | 2026-08-20T04:38:46.074Z | Compiling toml v0.8.23 |
| 2085 | 2026-08-20T04:38:46.548Z | Compiling regex v1.13.1 |
| 2086 | 2026-08-20T04:38:46.645Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2087 | 2026-08-20T04:38:46.773Z | Compiling tower-http v0.6.11 |
| 2088 | 2026-08-20T04:38:46.785Z | Compiling typify v0.6.2 |
| 2089 | 2026-08-20T04:38:46.874Z | Compiling proc-macro-error-attr v1.0.4 |
| 2090 | 2026-08-20T04:38:47.007Z | Compiling rustls-platform-verifier v0.7.0 |
| 2091 | 2026-08-20T04:38:47.194Z | Compiling radium v0.7.0 |
| 2092 | 2026-08-20T04:38:47.239Z | Compiling hyper-rustls v0.27.9 |
| 2093 | 2026-08-20T04:38:47.595Z | Compiling secrecy v0.8.0 |
| 2094 | 2026-08-20T04:38:47.605Z | Compiling enum-as-inner v0.6.1 |
| 2095 | 2026-08-20T04:38:47.629Z | Compiling num-primitive v0.2.1 |
| 2096 | 2026-08-20T04:38:47.737Z | Compiling smawk v0.3.3 |
| 2097 | 2026-08-20T04:38:47.865Z | Compiling linked-hash-map v0.5.6 |
| 2098 | 2026-08-20T04:38:47.987Z | Compiling funty v2.0.0 |
| 2099 | 2026-08-20T04:38:48.051Z | Compiling lru-cache v0.1.2 |
| 2100 | 2026-08-20T04:38:48.175Z | Compiling dsi-bitstream v0.10.1 |
| 2101 | 2026-08-20T04:38:48.193Z | Compiling hickory-proto v0.24.4 |
| 2102 | 2026-08-20T04:38:48.203Z | Compiling textwrap v0.15.2 |
| 2103 | 2026-08-20T04:38:48.285Z | Compiling serde_yaml v0.9.34+deprecated |
| 2104 | 2026-08-20T04:38:48.617Z | Compiling bitvec v1.1.1 |
| 2105 | 2026-08-20T04:38:48.655Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2106 | 2026-08-20T04:38:48.915Z | Compiling progenitor-impl v0.14.0 |
| 2107 | 2026-08-20T04:38:49.459Z | Compiling reqwest v0.13.4 |
| 2108 | 2026-08-20T04:38:49.548Z | Compiling proc-macro-error v1.0.4 |
| 2109 | 2026-08-20T04:38:49.811Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2110 | 2026-08-20T04:38:50.264Z | Compiling heck v0.4.1 |
| 2111 | 2026-08-20T04:38:50.367Z | Compiling supports-unicode v2.1.0 |
| 2112 | 2026-08-20T04:38:50.400Z | Compiling supports-hyperlinks v2.1.0 |
| 2113 | 2026-08-20T04:38:50.476Z | Compiling supports-color v2.1.0 |
| 2114 | 2026-08-20T04:38:50.516Z | Compiling tokio-stream v0.1.19 |
| 2115 | 2026-08-20T04:38:50.559Z | Compiling miette-derive v5.10.0 |
| 2116 | 2026-08-20T04:38:50.690Z | Compiling nibble_vec v0.1.0 |
| 2117 | 2026-08-20T04:38:50.824Z | Compiling terminal_size v0.1.17 |
| 2118 | 2026-08-20T04:38:50.943Z | Compiling endian-type v0.1.2 |
| 2119 | 2026-08-20T04:38:50.978Z | Compiling either v1.17.0 |
| 2120 | 2026-08-20T04:38:51.077Z | Compiling resolv-conf v0.7.6 |
| 2121 | 2026-08-20T04:38:51.135Z | Compiling owo-colors v3.5.0 |
| 2122 | 2026-08-20T04:38:51.194Z | Compiling itertools v0.14.0 |
| 2123 | 2026-08-20T04:38:51.282Z | Compiling hickory-resolver v0.24.4 |
| 2124 | 2026-08-20T04:38:51.437Z | Compiling radix_trie v0.2.1 |
| 2125 | 2026-08-20T04:38:51.453Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2126 | 2026-08-20T04:38:51.627Z | Compiling progenitor-client v0.14.0 |
| 2127 | 2026-08-20T04:38:51.740Z | Compiling miette v5.10.0 |
| 2128 | 2026-08-20T04:38:51.802Z | Compiling knuffel-derive v3.2.0 |
| 2129 | 2026-08-20T04:38:52.422Z | Compiling progenitor-macro v0.14.0 |
| 2130 | 2026-08-20T04:38:53.163Z | Compiling nix v0.30.1 |
| 2131 | 2026-08-20T04:38:53.286Z | Compiling portable-atomic v1.15.0 |
| 2132 | 2026-08-20T04:38:53.807Z | Compiling signal-hook v0.3.18 |
| 2133 | 2026-08-20T04:38:53.818Z | Compiling anyhow v1.0.104 |
| 2134 | 2026-08-20T04:38:53.932Z | Compiling console v0.16.4 |
| 2135 | 2026-08-20T04:38:54.038Z | Compiling derive-where v1.6.1 |
| 2136 | 2026-08-20T04:38:54.200Z | Compiling fd-lock v4.0.4 |
| 2137 | 2026-08-20T04:38:54.283Z | Compiling termios v0.3.3 |
| 2138 | 2026-08-20T04:38:54.328Z | Compiling unit-prefix v0.5.2 |
| 2139 | 2026-08-20T04:38:54.426Z | Compiling base64 v0.21.7 |
| 2140 | 2026-08-20T04:38:54.436Z | Compiling home v0.5.12 |
| 2141 | 2026-08-20T04:38:54.472Z | Compiling indicatif v0.18.6 |
| 2142 | 2026-08-20T04:38:54.565Z | Compiling rustyline v17.0.2 |
| 2143 | 2026-08-20T04:38:54.565Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2144 | 2026-08-20T04:38:54.744Z | Compiling knuffel v3.2.0 |
| 2145 | 2026-08-20T04:38:55.280Z | Compiling qorb v0.4.1 |
| 2146 | 2026-08-20T04:38:55.304Z | Compiling pwd v1.4.0 |
| 2147 | 2026-08-20T04:38:55.463Z | Compiling tokio-fd v0.3.0 |
| 2148 | 2026-08-20T04:38:55.485Z | Compiling async-recursion v1.1.1 |
| 2149 | 2026-08-20T04:38:55.631Z | Compiling lru v0.18.2 |
| 2150 | 2026-08-20T04:38:55.641Z | Compiling shlex v1.3.0 |
| 2151 | 2026-08-20T04:38:55.802Z | Compiling humantime v2.4.0 |
| 2152 | 2026-08-20T04:38:55.850Z | Compiling xdg v3.0.0 |
| 2153 | 2026-08-20T04:38:56.017Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2154 | 2026-08-20T04:38:56.071Z | Compiling function_name v0.3.0 |
| 2155 | 2026-08-20T04:38:56.141Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2156 | 2026-08-20T04:38:57.832Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2157 | 2026-08-20T04:38:57.842Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2158 | 2026-08-20T04:38:57.915Z | Compiling progenitor v0.14.0 |
| 2159 | 2026-08-20T04:38:58.024Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2160 | 2026-08-20T04:39:00.333Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2161 | 2026-08-20T04:39:17.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 2162 | 2026-08-20T04:39:17.455Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2163 | 2026-08-20T04:39:17.455Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2164 | 2026-08-20T04:39:17.577Z | cargo nextest run --run-ignored all |
| 2165 | 2026-08-20T04:39:18.471Z | Compiling serde_json v1.0.151 |
| 2166 | 2026-08-20T04:39:18.591Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2167 | 2026-08-20T04:39:18.603Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2168 | 2026-08-20T04:39:19.154Z | Compiling schemars v0.8.22 |
| 2169 | 2026-08-20T04:39:19.154Z | Compiling openapiv3 v2.2.0 |
| 2170 | 2026-08-20T04:39:19.158Z | Compiling slog-json v2.6.1 |
| 2171 | 2026-08-20T04:39:19.158Z | Compiling reqwest v0.13.4 |
| 2172 | 2026-08-20T04:39:19.158Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2173 | 2026-08-20T04:39:19.366Z | Compiling slog-bunyan v2.5.0 |
| 2174 | 2026-08-20T04:39:19.863Z | Compiling oxnet v0.1.6 |
| 2175 | 2026-08-20T04:39:20.419Z | Compiling daft v0.1.8 |
| 2176 | 2026-08-20T04:39:20.658Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2177 | 2026-08-20T04:39:20.679Z | Compiling dropshot v0.17.1 |
| 2178 | 2026-08-20T04:39:20.837Z | Compiling typify-impl v0.6.2 |
| 2179 | 2026-08-20T04:39:20.924Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2180 | 2026-08-20T04:39:21.081Z | Compiling progenitor-client v0.14.0 |
| 2181 | 2026-08-20T04:39:23.585Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2182 | 2026-08-20T04:39:24.408Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2183 | 2026-08-20T04:39:25.708Z | Compiling typify-macro v0.6.2 |
| 2184 | 2026-08-20T04:39:25.852Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2185 | 2026-08-20T04:39:27.370Z | Compiling typify v0.6.2 |
| 2186 | 2026-08-20T04:39:27.436Z | Compiling progenitor-impl v0.14.0 |
| 2187 | 2026-08-20T04:39:29.764Z | Compiling progenitor-macro v0.14.0 |
| 2188 | 2026-08-20T04:39:33.840Z | Compiling progenitor v0.14.0 |
| 2189 | 2026-08-20T04:39:33.993Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2190 | 2026-08-20T04:39:36.333Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2191 | 2026-08-20T04:41:00.509Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s |
| 2192 | 2026-08-20T04:41:00.517Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2193 | 2026-08-20T04:41:00.517Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2194 | 2026-08-20T04:41:00.716Z | ──────────── |
| 2195 | 2026-08-20T04:41:00.716Z | Nextest run ID 67a1d144-d904-45bb-b235-e94c56363e4b with nextest profile: default |
| 2196 | 2026-08-20T04:41:00.716Z | Starting 85 tests across 11 binaries |
| 2197 | 2026-08-20T04:41:00.728Z | PASS [ 0.012s] ( 1/85) sush-client agent::test::request_identities_frame |
| 2198 | 2026-08-20T04:41:00.731Z | PASS [ 0.012s] ( 2/85) sush-client agent::test::sign_response_roundtrip |
| 2199 | 2026-08-20T04:41:00.731Z | PASS [ 0.012s] ( 3/85) sush-client agent::test::sign_request_frame |
| 2200 | 2026-08-20T04:41:00.731Z | PASS [ 0.012s] ( 4/85) sush-client agent::test::identities_answer_roundtrip |
| 2201 | 2026-08-20T04:41:00.731Z | PASS [ 0.012s] ( 5/85) sush-client agent::test::malformed_payloads |
| 2202 | 2026-08-20T04:41:00.731Z | PASS [ 0.013s] ( 6/85) sush-client cli::rack::rack_drawing |
| 2203 | 2026-08-20T04:41:00.735Z | PASS [ 0.016s] ( 7/85) sush-client commands::client_args |
| 2204 | 2026-08-20T04:41:00.738Z | PASS [ 0.009s] ( 8/85) sush-client commands::target_arg |
| 2205 | 2026-08-20T04:41:00.738Z | PASS [ 0.008s] ( 9/85) sush-client commands::watch_settling |
| 2206 | 2026-08-20T04:41:00.738Z | PASS [ 0.009s] (10/85) sush-client tls::test::descoped_urls |
| 2207 | 2026-08-20T04:41:00.741Z | PASS [ 0.012s] (11/85) sush-common authn::test::authn_errors |
| 2208 | 2026-08-20T04:41:00.743Z | PASS [ 0.006s] (12/85) sush-common authn::test::seq_windows |
| 2209 | 2026-08-20T04:41:00.747Z | PASS [ 0.007s] (13/85) sush-common codephrases::test::constant_codephrases |
| 2210 | 2026-08-20T04:41:00.751Z | PASS [ 0.006s] (14/85) sush-common codephrases::test::leading_zeros_after_truncation |
| 2211 | 2026-08-20T04:41:00.751Z | PASS [ 0.006s] (15/85) sush-common codephrases::test::non_phrases |
| 2212 | 2026-08-20T04:41:00.758Z | PASS [ 0.006s] (16/85) sush-common codephrases::test::trivial_codephrases |
| 2213 | 2026-08-20T04:41:00.762Z | PASS [ 0.006s] (17/85) sush-common jobs::test::interactive_targets |
| 2214 | 2026-08-20T04:41:00.768Z | PASS [ 0.006s] (18/85) sush-common jobs::test::limits_clamp |
| 2215 | 2026-08-20T04:41:00.786Z | PASS [ 0.054s] (19/85) sush-common authn::test::bound_requests |
| 2216 | 2026-08-20T04:41:00.792Z | PASS [ 0.006s] (20/85) sush-common keys::test::test_sk_split |
| 2217 | 2026-08-20T04:41:00.798Z | PASS [ 0.006s] (21/85) sush-common targets::test::targets_include |
| 2218 | 2026-08-20T04:41:00.804Z | PASS [ 0.006s] (22/85) sush-common targets::test::targets_parse |
| 2219 | 2026-08-20T04:41:00.810Z | PASS [ 0.006s] (23/85) sush-common targets::test::targets_round_trip |
| 2220 | 2026-08-20T04:41:00.816Z | PASS [ 0.007s] (24/85) sush-common wordlist::test::verify_wordlist |
| 2221 | 2026-08-20T04:41:00.834Z | PASS [ 0.094s] (25/85) sush-common codephrases::test::id_phrases |
| 2222 | 2026-08-20T04:41:00.845Z | PASS [ 0.011s] (26/85) sush-server messages::wire_format::identity_login_request |
| 2223 | 2026-08-20T04:41:00.853Z | PASS [ 0.008s] (27/85) sush-server messages::wire_format::job_start_request |
| 2224 | 2026-08-20T04:41:00.860Z | PASS [ 0.007s] (28/85) sush-server messages::wire_format::session_allow_attach_request |
| 2225 | 2026-08-20T04:41:00.866Z | PASS [ 0.006s] (29/85) sush-server messages::wire_format::session_deny_attach_request |
| 2226 | 2026-08-20T04:41:00.869Z | PASS [ 0.141s] (30/85) sush-client commands::output_needs_target |
| 2227 | 2026-08-20T04:41:00.872Z | PASS [ 0.006s] (31/85) sush-server messages::wire_format::session_start_request |
| 2228 | 2026-08-20T04:41:00.875Z | PASS [ 0.006s] (32/85) sush-server messages::wire_format::session_stop_request |
| 2229 | 2026-08-20T04:41:00.878Z | PASS [ 0.006s] (33/85) sush-server messages::wire_format::version_event |
| 2230 | 2026-08-20T04:41:00.882Z | PASS [ 0.007s] (34/85) sush-server proxy::test::home_preference |
| 2231 | 2026-08-20T04:41:00.885Z | PASS [ 0.006s] (35/85) sush-server proxy::test::named_targets |
| 2232 | 2026-08-20T04:41:00.888Z | PASS [ 0.149s] (36/85) sush-common authn::test::challenge_response |
| 2233 | 2026-08-20T04:41:00.891Z | PASS [ 0.006s] (37/85) sush-server proxy::test::resolution |
| 2234 | 2026-08-20T04:41:00.894Z | PASS [ 0.007s] (38/85) sush-server proxy::test::version_interception |
| 2235 | 2026-08-20T04:41:00.894Z | PASS [ 0.008s] (39/85) sush-server pty::test::pty |
| 2236 | 2026-08-20T04:41:00.897Z | PASS [ 0.007s] (40/85) sush-server pty::test::set_window_size |
| 2237 | 2026-08-20T04:41:00.968Z | PASS [ 0.240s] (41/85) sush-client identity::test::ssh_identities |
| 2238 | 2026-08-20T04:41:01.012Z | PASS [ 0.262s] (42/85) sush-common codephrases::test::random_codephrases |
| 2239 | 2026-08-20T04:41:01.178Z | PASS [ 0.410s] (43/85) sush-common keys::test::signing |
| 2240 | 2026-08-20T04:41:02.035Z | PASS [ 1.218s] (44/85) sush-server job::test::tty |
| 2241 | 2026-08-20T04:41:02.205Z | PASS [ 0.169s] (45/85) sush-tests integration_tests::client_proxy_server |
| 2242 | 2026-08-20T04:41:02.310Z | PASS [ 0.105s] (46/85) sush-tests integration_tests::client_server |
| 2243 | 2026-08-20T04:41:02.561Z | PASS [ 1.382s] (47/85) sush-server::link gossip_convergence |
| 2244 | 2026-08-20T04:41:02.774Z | PASS [ 2.057s] (48/85) sush-client cli::test::cert_chains |
| 2245 | 2026-08-20T04:41:02.787Z | PASS [ 0.478s] (49/85) sush-tests integration_tests::client_tls_proxy_server |
| 2246 | 2026-08-20T04:41:02.790Z | PASS [ 0.228s] (50/85) sush-tests integration_tests::interactive_job |
| 2247 | 2026-08-20T04:41:02.900Z | PASS [ 0.126s] (51/85) sush-tests integration_tests::streaming_job |
| 2248 | 2026-08-20T04:41:02.945Z | PASS [ 0.045s] (52/85) sush-tests manager_tests::attribution |
| 2249 | 2026-08-20T04:41:02.954Z | PASS [ 0.009s] (53/85) sush-tests manager_tests::bad_root_cert_files |
| 2250 | 2026-08-20T04:41:02.998Z | PASS [ 0.044s] (54/85) sush-tests manager_tests::cancel_queued_job |
| 2251 | 2026-08-20T04:41:03.048Z | PASS [ 0.049s] (55/85) sush-tests manager_tests::cert_chain |
| 2252 | 2026-08-20T04:41:03.053Z | PASS [ 0.265s] (56/85) sush-tests manager_tests::attach_grants |
| 2253 | 2026-08-20T04:41:03.133Z | PASS [ 0.085s] (57/85) sush-tests manager_tests::cert_revoke |
| 2254 | 2026-08-20T04:41:03.193Z | PASS [ 0.406s] (58/85) sush-tests integration_tests::streaming_job_linger |
| 2255 | 2026-08-20T04:41:03.216Z | PASS [ 0.163s] (59/85) sush-tests manager_tests::cubby_targets |
| 2256 | 2026-08-20T04:41:03.226Z | PASS [ 0.094s] (60/85) sush-tests manager_tests::gossiped_identities |
| 2257 | 2026-08-20T04:41:03.239Z | PASS [ 0.046s] (61/85) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2258 | 2026-08-20T04:41:03.271Z | PASS [ 0.045s] (62/85) sush-tests manager_tests::iam |
| 2259 | 2026-08-20T04:41:03.280Z | PASS [ 0.041s] (63/85) sush-tests manager_tests::iam_revoke |
| 2260 | 2026-08-20T04:41:03.300Z | PASS [ 0.028s] (64/85) sush-tests manager_tests::interactive_target_required |
| 2261 | 2026-08-20T04:41:03.316Z | PASS [ 0.036s] (65/85) sush-tests manager_tests::job_json |
| 2262 | 2026-08-20T04:41:03.319Z | PASS [ 0.100s] (66/85) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2263 | 2026-08-20T04:41:03.348Z | PASS [ 0.048s] (67/85) sush-tests manager_tests::job_output_dir_moves |
| 2264 | 2026-08-20T04:41:03.352Z | PASS [ 0.036s] (68/85) sush-tests manager_tests::job_output_perms |
| 2265 | 2026-08-20T04:41:03.355Z | PASS [ 0.037s] (69/85) sush-tests manager_tests::job_signal_dispositions |
| 2266 | 2026-08-20T04:41:03.386Z | PASS [ 0.037s] (70/85) sush-tests manager_tests::job_stop |
| 2267 | 2026-08-20T04:41:03.393Z | PASS [ 0.041s] (71/85) sush-tests manager_tests::job_targets |
| 2268 | 2026-08-20T04:41:03.440Z | PASS [ 0.087s] (72/85) sush-tests manager_tests::jobs |
| 2269 | 2026-08-20T04:41:03.479Z | PASS [ 0.039s] (73/85) sush-tests manager_tests::root_certs_from_files |
| 2270 | 2026-08-20T04:41:03.516Z | PASS [ 0.037s] (74/85) sush-tests manager_tests::shutdown |
| 2271 | 2026-08-20T04:41:03.528Z | PASS [ 0.135s] (75/85) sush-tests manager_tests::revocation_tombstones |
| 2272 | 2026-08-20T04:41:03.589Z | PASS [ 0.073s] (76/85) sush-tests manager_tests::streaming_validation |
| 2273 | 2026-08-20T04:41:03.643Z | PASS [ 0.054s] (77/85) sush-tests manager_tests::too_much_output |
| 2274 | 2026-08-20T04:41:03.744Z | PASS [ 0.101s] (78/85) sush-tests manager_tests::universe_swap |
| 2275 | 2026-08-20T04:41:04.078Z | PASS [ 0.693s] (79/85) sush-tests manager_tests::output_ranges |
| 2276 | 2026-08-20T04:41:04.504Z | PASS [ 3.610s] (80/85) sush-server::distributed jobs_gossip_between_sleds |
| 2277 | 2026-08-20T04:41:04.821Z | PASS [ 1.292s] (81/85) sush-tests manager_tests::too_much_cpu |
| 2278 | 2026-08-20T04:41:06.099Z | PASS [ 5.204s] (82/85) sush-server::gossip cold_start_converges |
| 2279 | 2026-08-20T04:41:06.749Z | PASS [ 5.780s] (83/85) sush-server::gossip staggered_start_converges |
| 2280 | 2026-08-20T04:41:09.879Z | PASS [ 8.980s] (84/85) sush-server::gossip node_replacement_reconverges |
| 2281 | 2026-08-20T04:41:44.099Z | PASS [ 43.077s] (85/85) sush-server::link conformance |
| 2282 | 2026-08-20T04:41:44.100Z | ──────────── |
| 2283 | 2026-08-20T04:41:44.100Z | Summary [ 43.374s] 85 tests run: 85 passed, 0 skipped |
| 2284 | 2026-08-20T04:41:44.110Z | cargo test --doc |
| 2285 | 2026-08-20T04:41:44.869Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2286 | 2026-08-20T04:41:44.873Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2287 | 2026-08-20T04:41:44.873Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2288 | 2026-08-20T04:41:44.907Z | Doc-tests sush_api |
| 2289 | 2026-08-20T04:41:45.928Z | |
| 2290 | 2026-08-20T04:41:45.928Z | running 2 tests |
| 2291 | 2026-08-20T04:41:45.928Z | test api/src/lib.rs - sush_api_mod::api_description (line 42) ... ignored |
| 2292 | 2026-08-20T04:41:45.928Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 48) ... ignored |
| 2293 | 2026-08-20T04:41:45.928Z | |
| 2294 | 2026-08-20T04:41:45.929Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2295 | 2026-08-20T04:41:45.929Z | |
| 2296 | 2026-08-20T04:41:45.932Z | all doctests ran in 0.49s; merged doctests compilation took 0.49s |
| 2297 | 2026-08-20T04:41:45.942Z | Doc-tests sush_client |
| 2298 | 2026-08-20T04:41:46.817Z | |
| 2299 | 2026-08-20T04:41:46.817Z | running 21 tests |
| 2300 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2301 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2302 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2303 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2304 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2305 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2306 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2307 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2308 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2309 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2310 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_status (line 71) ... ignored |
| 2311 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::job_stop (line 72) ... ignored |
| 2312 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2313 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2314 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2315 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2316 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session_start (line 74) ... ignored |
| 2317 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2318 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2319 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2320 | 2026-08-20T04:41:46.817Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2321 | 2026-08-20T04:41:46.818Z | |
| 2322 | 2026-08-20T04:41:46.818Z | test result: ok. 0 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2323 | 2026-08-20T04:41:46.818Z | |
| 2324 | 2026-08-20T04:41:46.821Z | all doctests ran in 0.31s; merged doctests compilation took 0.31s |
| 2325 | 2026-08-20T04:41:46.841Z | Doc-tests sush_common |
| 2326 | 2026-08-20T04:41:47.090Z | |
| 2327 | 2026-08-20T04:41:47.090Z | running 0 tests |
| 2328 | 2026-08-20T04:41:47.090Z | |
| 2329 | 2026-08-20T04:41:47.091Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2330 | 2026-08-20T04:41:47.091Z | |
| 2331 | 2026-08-20T04:41:47.104Z | Doc-tests sush_server |
| 2332 | 2026-08-20T04:41:47.427Z | |
| 2333 | 2026-08-20T04:41:47.427Z | running 0 tests |
| 2334 | 2026-08-20T04:41:47.427Z | |
| 2335 | 2026-08-20T04:41:47.427Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2336 | 2026-08-20T04:41:47.427Z | |
| 2337 | 2026-08-20T04:41:47.447Z | Doc-tests sush_tests |
| 2338 | 2026-08-20T04:41:47.477Z | |
| 2339 | 2026-08-20T04:41:47.477Z | running 0 tests |
| 2340 | 2026-08-20T04:41:47.477Z | |
| 2341 | 2026-08-20T04:41:47.477Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2342 | 2026-08-20T04:41:47.477Z | |
| 2343 | 2026-08-20T04:41:47.508Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2344 | 2026-08-20T04:41:47.813Z | Compiling libc v0.2.189 |
| 2345 | 2026-08-20T04:41:47.813Z | Compiling zeroize v1.9.0 |
| 2346 | 2026-08-20T04:41:47.816Z | Compiling proc-macro2 v1.0.107 |
| 2347 | 2026-08-20T04:41:47.816Z | Compiling quote v1.0.47 |
| 2348 | 2026-08-20T04:41:47.880Z | Compiling smallvec v1.15.2 |
| 2349 | 2026-08-20T04:41:47.882Z | Compiling hashbrown v0.17.1 |
| 2350 | 2026-08-20T04:41:47.888Z | Compiling num-traits v0.2.19 |
| 2351 | 2026-08-20T04:41:47.894Z | Compiling zerocopy v0.8.56 |
| 2352 | 2026-08-20T04:41:47.911Z | Compiling rustc_version v0.4.1 |
| 2353 | 2026-08-20T04:41:48.087Z | Compiling generic-array v0.14.7 |
| 2354 | 2026-08-20T04:41:48.101Z | Compiling log v0.4.33 |
| 2355 | 2026-08-20T04:41:48.190Z | Compiling errno v0.3.14 |
| 2356 | 2026-08-20T04:41:48.244Z | Compiling jobserver v0.1.35 |
| 2357 | 2026-08-20T04:41:48.254Z | Compiling getrandom v0.2.17 |
| 2358 | 2026-08-20T04:41:48.282Z | Compiling parking_lot_core v0.9.12 |
| 2359 | 2026-08-20T04:41:48.330Z | Compiling signal-hook-registry v1.4.8 |
| 2360 | 2026-08-20T04:41:48.422Z | Compiling rand_core v0.6.4 |
| 2361 | 2026-08-20T04:41:48.425Z | Compiling mio v1.2.2 |
| 2362 | 2026-08-20T04:41:48.549Z | Compiling crypto-common v0.1.7 |
| 2363 | 2026-08-20T04:41:48.556Z | Compiling block-buffer v0.10.4 |
| 2364 | 2026-08-20T04:41:48.622Z | Compiling cc v1.4.2 |
| 2365 | 2026-08-20T04:41:48.639Z | Compiling parking_lot v0.12.5 |
| 2366 | 2026-08-20T04:41:48.663Z | Compiling digest v0.10.7 |
| 2367 | 2026-08-20T04:41:48.685Z | Compiling socket2 v0.6.5 |
| 2368 | 2026-08-20T04:41:48.787Z | Compiling syn v2.0.119 |
| 2369 | 2026-08-20T04:41:48.814Z | Compiling syn v3.0.3 |
| 2370 | 2026-08-20T04:41:48.926Z | Compiling getrandom v0.4.3 |
| 2371 | 2026-08-20T04:41:49.033Z | Compiling uuid v1.24.0 |
| 2372 | 2026-08-20T04:41:49.068Z | Compiling ff v0.13.1 |
| 2373 | 2026-08-20T04:41:49.123Z | Compiling getrandom v0.3.4 |
| 2374 | 2026-08-20T04:41:49.192Z | Compiling group v0.13.0 |
| 2375 | 2026-08-20T04:41:49.292Z | Compiling signature v2.2.0 |
| 2376 | 2026-08-20T04:41:49.360Z | Compiling cmake v0.1.58 |
| 2377 | 2026-08-20T04:41:49.426Z | Compiling sha2 v0.10.9 |
| 2378 | 2026-08-20T04:41:49.434Z | Compiling crypto-bigint v0.5.5 |
| 2379 | 2026-08-20T04:41:49.456Z | Compiling rand_core v0.9.5 |
| 2380 | 2026-08-20T04:41:49.661Z | Compiling hmac v0.12.1 |
| 2381 | 2026-08-20T04:41:49.682Z | Compiling indexmap v2.14.0 |
| 2382 | 2026-08-20T04:41:49.805Z | Compiling rustix v1.1.4 |
| 2383 | 2026-08-20T04:41:49.878Z | Compiling aws-lc-sys v0.44.0 |
| 2384 | 2026-08-20T04:41:50.293Z | Compiling curve25519-dalek v4.1.3 |
| 2385 | 2026-08-20T04:41:50.413Z | Compiling rustls-pki-types v1.15.1 |
| 2386 | 2026-08-20T04:41:50.562Z | Compiling ppv-lite86 v0.2.21 |
| 2387 | 2026-08-20T04:41:50.734Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2388 | 2026-08-20T04:41:50.876Z | Compiling rand_chacha v0.9.0 |
| 2389 | 2026-08-20T04:41:50.893Z | Compiling time v0.3.55 |
| 2390 | 2026-08-20T04:41:51.281Z | Compiling tracing v0.1.44 |
| 2391 | 2026-08-20T04:41:51.380Z | Compiling rfc6979 v0.4.0 |
| 2392 | 2026-08-20T04:41:51.493Z | Compiling serde_derive_internals v0.29.1 |
| 2393 | 2026-08-20T04:41:51.513Z | Compiling inout v0.1.4 |
| 2394 | 2026-08-20T04:41:51.622Z | Compiling rustls v0.23.43 |
| 2395 | 2026-08-20T04:41:51.639Z | Compiling borsh v1.8.0 |
| 2396 | 2026-08-20T04:41:51.824Z | Compiling cipher v0.4.4 |
| 2397 | 2026-08-20T04:41:51.909Z | Compiling proc-macro-crate v3.5.0 |
| 2398 | 2026-08-20T04:41:51.923Z | Compiling rand v0.9.5 |
| 2399 | 2026-08-20T04:41:51.925Z | Compiling serde_derive v1.0.229 |
| 2400 | 2026-08-20T04:41:52.025Z | Compiling tokio-macros v2.7.2 |
| 2401 | 2026-08-20T04:41:52.194Z | Compiling thiserror-impl v2.0.20 |
| 2402 | 2026-08-20T04:41:52.309Z | Compiling daft-derive v0.1.8 |
| 2403 | 2026-08-20T04:41:52.362Z | Compiling blake3 v1.8.6 |
| 2404 | 2026-08-20T04:41:52.506Z | Compiling ssh-encoding v0.2.0 |
| 2405 | 2026-08-20T04:41:52.646Z | Compiling der_derive v0.7.3 |
| 2406 | 2026-08-20T04:41:52.728Z | Compiling tokio v1.53.1 |
| 2407 | 2026-08-20T04:41:52.731Z | Compiling futures-macro v0.3.33 |
| 2408 | 2026-08-20T04:41:52.753Z | Compiling schemars_derive v0.8.22 |
| 2409 | 2026-08-20T04:41:53.006Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2410 | 2026-08-20T04:41:53.341Z | Compiling thiserror v2.0.20 |
| 2411 | 2026-08-20T04:41:53.444Z | Compiling newtype-uuid v1.4.0 |
| 2412 | 2026-08-20T04:41:53.524Z | Compiling futures-util v0.3.33 |
| 2413 | 2026-08-20T04:41:53.571Z | Compiling der v0.7.10 |
| 2414 | 2026-08-20T04:41:53.600Z | Compiling sha1 v0.10.7 |
| 2415 | 2026-08-20T04:41:53.819Z | Compiling tungstenite v0.28.0 |
| 2416 | 2026-08-20T04:41:53.896Z | Compiling hostname v0.3.1 |
| 2417 | 2026-08-20T04:41:54.436Z | Compiling serde v1.0.229 |
| 2418 | 2026-08-20T04:41:54.517Z | Compiling spki v0.7.3 |
| 2419 | 2026-08-20T04:41:54.719Z | Compiling pkcs8 v0.10.2 |
| 2420 | 2026-08-20T04:41:54.785Z | Compiling ssh-cipher v0.2.0 |
| 2421 | 2026-08-20T04:41:54.814Z | Compiling async-stream-impl v0.3.6 |
| 2422 | 2026-08-20T04:41:54.923Z | Compiling erased-serde v0.3.31 |
| 2423 | 2026-08-20T04:41:54.951Z | Compiling chrono v0.4.45 |
| 2424 | 2026-08-20T04:41:55.036Z | Compiling sec1 v0.7.3 |
| 2425 | 2026-08-20T04:41:55.259Z | Compiling elliptic-curve v0.13.8 |
| 2426 | 2026-08-20T04:41:55.305Z | Compiling ed25519 v2.2.3 |
| 2427 | 2026-08-20T04:41:55.409Z | Compiling slog v2.8.2 |
| 2428 | 2026-08-20T04:41:55.480Z | Compiling ed25519-dalek v2.2.0 |
| 2429 | 2026-08-20T04:41:55.543Z | Compiling serde_tokenstream v0.2.3 |
| 2430 | 2026-08-20T04:41:55.633Z | Compiling primeorder v0.13.6 |
| 2431 | 2026-08-20T04:41:55.813Z | Compiling ecdsa v0.16.9 |
| 2432 | 2026-08-20T04:41:55.821Z | Compiling slog-json v2.6.1 |
| 2433 | 2026-08-20T04:41:55.829Z | Compiling futures-executor v0.3.33 |
| 2434 | 2026-08-20T04:41:55.900Z | Compiling schemars v0.8.22 |
| 2435 | 2026-08-20T04:41:56.023Z | Compiling borsh-derive v1.8.0 |
| 2436 | 2026-08-20T04:41:56.026Z | Compiling thiserror-impl v1.0.69 |
| 2437 | 2026-08-20T04:41:56.119Z | Compiling rand_chacha v0.3.1 |
| 2438 | 2026-08-20T04:41:56.449Z | Compiling tokio-util v0.7.19 |
| 2439 | 2026-08-20T04:41:56.459Z | Compiling p256 v0.13.2 |
| 2440 | 2026-08-20T04:41:56.566Z | Compiling memmap2 v0.9.11 |
| 2441 | 2026-08-20T04:41:56.784Z | Compiling oxnet v0.1.6 |
| 2442 | 2026-08-20T04:41:56.824Z | Compiling is-terminal v0.4.17 |
| 2443 | 2026-08-20T04:41:56.918Z | Compiling h2 v0.4.15 |
| 2444 | 2026-08-20T04:41:57.094Z | Compiling daft v0.1.8 |
| 2445 | 2026-08-20T04:41:57.141Z | Compiling spin v0.9.9 |
| 2446 | 2026-08-20T04:41:57.253Z | Compiling multer v3.1.0 |
| 2447 | 2026-08-20T04:41:57.272Z | Compiling slog-async v2.8.0 |
| 2448 | 2026-08-20T04:41:57.342Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2449 | 2026-08-20T04:41:57.345Z | Compiling serde_urlencoded v0.7.1 |
| 2450 | 2026-08-20T04:41:57.658Z | Compiling slog-term v2.9.2 |
| 2451 | 2026-08-20T04:41:57.741Z | Compiling tempfile v3.27.0 |
| 2452 | 2026-08-20T04:41:57.770Z | Compiling thiserror v1.0.69 |
| 2453 | 2026-08-20T04:41:57.814Z | Compiling ssh-key v0.6.7 |
| 2454 | 2026-08-20T04:41:57.868Z | Compiling rand v0.8.7 |
| 2455 | 2026-08-20T04:41:57.985Z | Compiling tokio-tungstenite v0.28.0 |
| 2456 | 2026-08-20T04:41:58.146Z | Compiling async-compression v0.4.43 |
| 2457 | 2026-08-20T04:41:58.265Z | Compiling slog-bunyan v2.5.0 |
| 2458 | 2026-08-20T04:41:58.341Z | Compiling futures v0.3.33 |
| 2459 | 2026-08-20T04:41:58.398Z | Compiling dropshot_endpoint v0.17.1 |
| 2460 | 2026-08-20T04:41:58.417Z | Compiling async-stream v0.3.6 |
| 2461 | 2026-08-20T04:41:58.449Z | Compiling openapiv3 v2.2.0 |
| 2462 | 2026-08-20T04:41:58.510Z | Compiling x509-cert v0.2.5 |
| 2463 | 2026-08-20T04:41:58.586Z | Compiling rlimit v0.10.2 |
| 2464 | 2026-08-20T04:41:58.757Z | Compiling async-trait v0.1.92 |
| 2465 | 2026-08-20T04:41:58.857Z | Compiling terminal_size v0.4.4 |
| 2466 | 2026-08-20T04:41:58.994Z | Compiling hyper v1.11.0 |
| 2467 | 2026-08-20T04:41:59.666Z | Compiling rustls-pemfile v2.2.0 |
| 2468 | 2026-08-20T04:41:59.675Z | Compiling hostname v0.4.2 |
| 2469 | 2026-08-20T04:41:59.810Z | Compiling clap_builder v4.6.6 |
| 2470 | 2026-08-20T04:41:59.856Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2471 | 2026-08-20T04:41:59.987Z | Compiling clap_derive v4.6.4 |
| 2472 | 2026-08-20T04:42:00.202Z | Compiling hyper-util v0.1.20 |
| 2473 | 2026-08-20T04:42:01.425Z | Compiling clap v4.6.6 |
| 2474 | 2026-08-20T04:42:06.129Z | Compiling aws-lc-rs v1.18.0 |
| 2475 | 2026-08-20T04:42:07.252Z | Compiling rustls-webpki v0.103.13 |
| 2476 | 2026-08-20T04:42:09.928Z | Compiling tokio-rustls v0.26.4 |
| 2477 | 2026-08-20T04:42:10.117Z | Compiling dropshot v0.17.1 |
| 2478 | 2026-08-20T04:42:12.469Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2479 | 2026-08-20T04:42:13.775Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2480 | 2026-08-20T04:42:19.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s |
| 2481 | 2026-08-20T04:42:19.091Z | Running `target/debug/xtask openapi` |
| 2482 | 2026-08-20T04:42:19.150Z | Generating OpenAPI document `sush.json`... done! |
| 2483 | 2026-08-20T04:42:19.164Z | process exited: duration 512709 ms, exit code 0 |
| |
| 2484 | 2026-08-20T04:42:19.188Z | found 1 output files |
| 2485 | 2026-08-20T04:42:19.222Z | uploading: /work/sush (38761264 bytes) |
| 2486 | 2026-08-20T04:42:20.456Z | uploaded: /work/sush |