|
|
|
| 1 | 2026-08-26T23:21:41.043Z | job assigned to worker 01M1060Y8JQ7VDA0C5JYKBKJRY [factory aws, i-03fed17869bdbceda] (queued for 46 s) |
| |
| 2 | 2026-08-26T23:21:47.395Z | starting task 0: "setup" |
| 3 | 2026-08-26T23:21:47.400Z | ++ uname -s |
| 4 | 2026-08-26T23:21:47.403Z | + kern=SunOS |
| 5 | 2026-08-26T23:21:47.403Z | + build_user=build |
| 6 | 2026-08-26T23:21:47.403Z | + build_uid=12345 |
| 7 | 2026-08-26T23:21:47.403Z | + work_dir=/work |
| 8 | 2026-08-26T23:21:47.403Z | + input_dir=/input |
| 9 | 2026-08-26T23:21:47.403Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-26T23:21:47.403Z | + case "$kern" in |
| 11 | 2026-08-26T23:21:47.403Z | + groupadd -g 12345 build |
| 12 | 2026-08-26T23:21:47.406Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-26T23:21:49.409Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-26T23:21:49.476Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-26T23:21:49.479Z | + home_fs=zfs |
| 16 | 2026-08-26T23:21:49.479Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-26T23:21:49.479Z | + mkdir -p /home/build |
| 18 | 2026-08-26T23:21:49.479Z | + chown build:build /home/build /work |
| 19 | 2026-08-26T23:21:50.480Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-26T23:21:50.483Z | process exited: duration 3086 ms, exit code 0 |
| |
| 21 | 2026-08-26T23:21:50.489Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-26T23:21:50.492Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-26T23:21:50.492Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-26T23:21:50.492Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-26T23:21:50.492Z | * rust toolchain profile = "default" |
| 26 | 2026-08-26T23:21:50.492Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-26T23:21:50.492Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-26T23:21:50.495Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-26T23:21:50.495Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-26T23:21:50.592Z | info: downloading installer |
| 31 | 2026-08-26T23:21:51.837Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-26T23:21:51.837Z | warn: /opt/ooce/bin |
| 33 | 2026-08-26T23:21:51.837Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-26T23:21:51.837Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-26T23:21:51.837Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-26T23:21:51.837Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-26T23:21:51.837Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-26T23:21:51.837Z | error: cannot install while Rust is installed |
| 39 | 2026-08-26T23:21:51.837Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-26T23:21:51.837Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-26T23:21:51.837Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-26T23:21:51.837Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-26T23:21:51.837Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-26T23:21:51.851Z | info: profile set to default |
| 45 | 2026-08-26T23:21:51.851Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-26T23:21:51.854Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-26T23:21:52.006Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-26T23:21:52.010Z | info: downloading 6 components |
| 49 | 2026-08-26T23:22:07.359Z | |
| 50 | 2026-08-26T23:22:07.360Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 51 | 2026-08-26T23:22:07.396Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-26T23:22:07.397Z | |
| 53 | 2026-08-26T23:22:07.397Z | |
| 54 | 2026-08-26T23:22:07.397Z | Rust is installed now. Great! |
| 55 | 2026-08-26T23:22:07.397Z | |
| 56 | 2026-08-26T23:22:07.397Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-26T23:22:07.397Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-26T23:22:07.397Z | |
| 59 | 2026-08-26T23:22:07.397Z | To configure your current shell, you need to source |
| 60 | 2026-08-26T23:22:07.397Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-26T23:22:07.397Z | |
| 62 | 2026-08-26T23:22:07.397Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-26T23:22:07.397Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-26T23:22:07.397Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-26T23:22:07.397Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-26T23:22:07.397Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-26T23:22:07.397Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-26T23:22:07.397Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-26T23:22:07.402Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-26T23:22:07.402Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-26T23:22:07.494Z | + rustup --version |
| 72 | 2026-08-26T23:22:07.502Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-26T23:22:07.506Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-26T23:22:07.525Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-26T23:22:07.528Z | + cargo --version |
| 76 | 2026-08-26T23:22:07.543Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-26T23:22:07.548Z | + rustc --version |
| 78 | 2026-08-26T23:22:07.565Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-26T23:22:07.571Z | process exited: duration 17078 ms, exit code 0 |
| |
| 80 | 2026-08-26T23:22:07.582Z | starting task 2: "authentication" |
| 81 | 2026-08-26T23:22:07.599Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-26T23:22:07.607Z | starting task 3: "clone repository" |
| 83 | 2026-08-26T23:22:07.610Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-26T23:22:07.610Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-26T23:22:07.640Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-26T23:22:08.293Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-26T23:22:08.293Z | + git fetch origin 4d0fdfe763edb6be0fbba5dbd6a843810915b969 |
| 88 | 2026-08-26T23:22:08.581Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-26T23:22:08.582Z | * branch 4d0fdfe763edb6be0fbba5dbd6a843810915b969 -> FETCH_HEAD |
| 90 | 2026-08-26T23:22:08.586Z | + [[ -n wire-break ]] |
| 91 | 2026-08-26T23:22:08.589Z | ++ git branch --show-current |
| 92 | 2026-08-26T23:22:08.589Z | + current=main |
| 93 | 2026-08-26T23:22:08.589Z | + [[ main != wire-break ]] |
| 94 | 2026-08-26T23:22:08.589Z | + git branch -f wire-break 4d0fdfe763edb6be0fbba5dbd6a843810915b969 |
| 95 | 2026-08-26T23:22:08.592Z | + git checkout -f wire-break |
| 96 | 2026-08-26T23:22:08.598Z | Switched to branch 'wire-break' |
| 97 | 2026-08-26T23:22:08.601Z | + git reset --hard 4d0fdfe763edb6be0fbba5dbd6a843810915b969 |
| 98 | 2026-08-26T23:22:08.605Z | HEAD is now at 4d0fdfe Pin the rest of the frozen wire |
| 99 | 2026-08-26T23:22:08.608Z | process exited: duration 1000 ms, exit code 0 |
| |
| 100 | 2026-08-26T23:22:08.614Z | starting task 4: "build" |
| 101 | 2026-08-26T23:22:08.617Z | + cargo --version |
| 102 | 2026-08-26T23:22:08.645Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-26T23:22:08.648Z | + rustc --version |
| 104 | 2026-08-26T23:22:08.685Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-26T23:22:08.688Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-26T23:22:08.688Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-26T23:22:08.688Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-26T23:22:08.688Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-26T23:22:08.688Z | + pfexec mkdir -p /work |
| 110 | 2026-08-26T23:22:08.692Z | + pfexec chown build /work |
| 111 | 2026-08-26T23:22:08.695Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-26T23:22:08.795Z | Updating crates.io index |
| 113 | 2026-08-26T23:22:08.797Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-26T23:22:15.648Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-26T23:22:15.648Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-26T23:22:16.078Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-26T23:22:16.947Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-26T23:22:16.947Z | * [new ref] 2a8adcadde01518f1d39993a1cc45ec3b78b3204 -> refs/commit/2a8adcadde01518f1d39993a1cc45ec3b78b3204 |
| 119 | 2026-08-26T23:22:16.962Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-26T23:22:17.618Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-26T23:22:17.618Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-26T23:22:17.628Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-26T23:22:18.052Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-26T23:22:18.052Z | * [new ref] b8782742d1bd91546887fbc1757a7d024a5469ef -> refs/commit/b8782742d1bd91546887fbc1757a7d024a5469ef |
| 125 | 2026-08-26T23:22:18.059Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-26T23:22:23.195Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-26T23:22:23.195Z | * [new ref] be1d76947f75f27e7f53be438a93d350019dd026 -> refs/commit/be1d76947f75f27e7f53be438a93d350019dd026 |
| 128 | 2026-08-26T23:22:23.750Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-26T23:22:24.133Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-26T23:22:24.133Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-26T23:22:24.141Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-26T23:22:24.480Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-26T23:22:24.481Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-26T23:22:24.487Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-26T23:22:24.823Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-26T23:22:24.823Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 137 | 2026-08-26T23:22:24.831Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-26T23:22:25.220Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-26T23:22:25.220Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-26T23:22:25.230Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-26T23:22:25.552Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-26T23:22:25.552Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-26T23:22:25.560Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-26T23:22:26.119Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-26T23:22:26.119Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-26T23:22:26.125Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-26T23:22:26.501Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-26T23:22:26.501Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-26T23:22:26.509Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-26T23:22:26.832Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-26T23:22:26.832Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-26T23:22:29.030Z | Downloading crates ... |
| 153 | 2026-08-26T23:22:29.108Z | Downloaded base16ct v0.2.0 |
| 154 | 2026-08-26T23:22:29.112Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 155 | 2026-08-26T23:22:29.115Z | Downloaded block-buffer v0.12.1 |
| 156 | 2026-08-26T23:22:29.118Z | Downloaded base64-simd v0.8.0 |
| 157 | 2026-08-26T23:22:29.121Z | Downloaded async-stream-impl v0.3.6 |
| 158 | 2026-08-26T23:22:29.121Z | Downloaded addr2line v0.25.1 |
| 159 | 2026-08-26T23:22:29.124Z | Downloaded litemap v0.8.2 |
| 160 | 2026-08-26T23:22:29.124Z | Downloaded bitflags v1.3.2 |
| 161 | 2026-08-26T23:22:29.127Z | Downloaded match_cfg v0.1.0 |
| 162 | 2026-08-26T23:22:29.130Z | Downloaded async-stream v0.3.6 |
| 163 | 2026-08-26T23:22:29.130Z | Downloaded compression-core v0.4.32 |
| 164 | 2026-08-26T23:22:29.130Z | Downloaded digest v0.11.3 |
| 165 | 2026-08-26T23:22:29.133Z | Downloaded newtype-uuid v1.4.0 |
| 166 | 2026-08-26T23:22:29.133Z | Downloaded maybe-uninit v2.0.0 |
| 167 | 2026-08-26T23:22:29.135Z | Downloaded adler2 v2.0.1 |
| 168 | 2026-08-26T23:22:29.135Z | Downloaded arrayref v0.3.9 |
| 169 | 2026-08-26T23:22:29.139Z | Downloaded atomic-waker v1.1.2 |
| 170 | 2026-08-26T23:22:29.139Z | Downloaded num_threads v0.1.7 |
| 171 | 2026-08-26T23:22:29.139Z | Downloaded async-trait v0.1.92 |
| 172 | 2026-08-26T23:22:29.142Z | Downloaded aws-types v1.5.0 |
| 173 | 2026-08-26T23:22:29.142Z | Downloaded base64ct v1.8.3 |
| 174 | 2026-08-26T23:22:29.142Z | Downloaded bs58 v0.5.1 |
| 175 | 2026-08-26T23:22:29.145Z | Downloaded anyhow v1.0.104 |
| 176 | 2026-08-26T23:22:29.148Z | Downloaded atomicwrites v0.4.4 |
| 177 | 2026-08-26T23:22:29.148Z | Downloaded bytes-utils v0.1.4 |
| 178 | 2026-08-26T23:22:29.148Z | Downloaded owo-colors v4.3.0 |
| 179 | 2026-08-26T23:22:29.152Z | Downloaded arrayvec v0.7.8 |
| 180 | 2026-08-26T23:22:29.152Z | Downloaded multer v3.1.0 |
| 181 | 2026-08-26T23:22:29.152Z | Downloaded pem-rfc7468 v0.7.0 |
| 182 | 2026-08-26T23:22:29.154Z | Downloaded bitfield-macros v0.19.5 |
| 183 | 2026-08-26T23:22:29.154Z | Downloaded memchr v2.8.3 |
| 184 | 2026-08-26T23:22:29.154Z | Downloaded openssl-probe v0.2.1 |
| 185 | 2026-08-26T23:22:29.157Z | Downloaded log v0.4.33 |
| 186 | 2026-08-26T23:22:29.157Z | Downloaded packed_struct_codegen v0.10.1 |
| 187 | 2026-08-26T23:22:29.161Z | Downloaded num-traits v0.2.19 |
| 188 | 2026-08-26T23:22:29.164Z | Downloaded async-recursion v1.1.1 |
| 189 | 2026-08-26T23:22:29.167Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 190 | 2026-08-26T23:22:29.172Z | Downloaded block-buffer v0.10.4 |
| 191 | 2026-08-26T23:22:29.175Z | Downloaded miette v7.6.0 |
| 192 | 2026-08-26T23:22:29.175Z | Downloaded parking_lot_core v0.9.12 |
| 193 | 2026-08-26T23:22:29.177Z | Downloaded array-init v0.0.4 |
| 194 | 2026-08-26T23:22:29.177Z | Downloaded cfg-if v1.0.4 |
| 195 | 2026-08-26T23:22:29.177Z | Downloaded clap_lex v1.1.0 |
| 196 | 2026-08-26T23:22:29.177Z | Downloaded percent-encoding v2.3.2 |
| 197 | 2026-08-26T23:22:29.177Z | Downloaded darling_macro v0.23.0 |
| 198 | 2026-08-26T23:22:29.181Z | Downloaded rustc-demangle v0.1.28 |
| 199 | 2026-08-26T23:22:29.184Z | Downloaded nodrop v0.1.14 |
| 200 | 2026-08-26T23:22:29.187Z | Downloaded potential_utf v0.1.5 |
| 201 | 2026-08-26T23:22:29.187Z | Downloaded mime v0.3.17 |
| 202 | 2026-08-26T23:22:29.187Z | Downloaded num-conv v0.2.2 |
| 203 | 2026-08-26T23:22:29.192Z | Downloaded aws-smithy-async v1.3.0 |
| 204 | 2026-08-26T23:22:29.195Z | Downloaded anstyle v1.0.14 |
| 205 | 2026-08-26T23:22:29.195Z | Downloaded anstyle-query v1.1.5 |
| 206 | 2026-08-26T23:22:29.195Z | Downloaded miette-derive v7.6.0 |
| 207 | 2026-08-26T23:22:29.198Z | Downloaded anstream v1.0.0 |
| 208 | 2026-08-26T23:22:29.198Z | Downloaded byteorder v1.5.0 |
| 209 | 2026-08-26T23:22:29.198Z | Downloaded nibble_vec v0.1.0 |
| 210 | 2026-08-26T23:22:29.198Z | Downloaded pin-utils v0.1.0 |
| 211 | 2026-08-26T23:22:29.201Z | Downloaded ref-cast-impl v1.0.26 |
| 212 | 2026-08-26T23:22:29.203Z | Downloaded backtrace-ext v0.2.1 |
| 213 | 2026-08-26T23:22:29.206Z | Downloaded lru-slab v0.1.2 |
| 214 | 2026-08-26T23:22:29.206Z | Downloaded num-iter v0.1.46 |
| 215 | 2026-08-26T23:22:29.209Z | Downloaded progenitor-client v0.14.0 |
| 216 | 2026-08-26T23:22:29.213Z | Downloaded omicron-workspace-hack v0.1.0 |
| 217 | 2026-08-26T23:22:29.216Z | Downloaded rustc_version v0.4.1 |
| 218 | 2026-08-26T23:22:29.219Z | Downloaded progenitor-macro v0.14.0 |
| 219 | 2026-08-26T23:22:29.222Z | Downloaded ciborium-io v0.2.2 |
| 220 | 2026-08-26T23:22:29.222Z | Downloaded colorchoice v1.0.5 |
| 221 | 2026-08-26T23:22:29.226Z | Downloaded rfc6979 v0.4.0 |
| 222 | 2026-08-26T23:22:29.226Z | Downloaded ciborium-ll v0.2.2 |
| 223 | 2026-08-26T23:22:29.226Z | Downloaded natord v1.0.9 |
| 224 | 2026-08-26T23:22:29.226Z | Downloaded outref v0.5.2 |
| 225 | 2026-08-26T23:22:29.230Z | Downloaded cobs v0.3.0 |
| 226 | 2026-08-26T23:22:29.230Z | Downloaded cpufeatures v0.3.0 |
| 227 | 2026-08-26T23:22:29.230Z | Downloaded powerfmt v0.2.0 |
| 228 | 2026-08-26T23:22:29.233Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 229 | 2026-08-26T23:22:29.233Z | Downloaded debug-ignore v1.0.5 |
| 230 | 2026-08-26T23:22:29.236Z | Downloaded quinn-udp v0.5.15 |
| 231 | 2026-08-26T23:22:29.239Z | Downloaded defmt-parser v1.0.0 |
| 232 | 2026-08-26T23:22:29.242Z | Downloaded yoke-derive v0.8.2 |
| 233 | 2026-08-26T23:22:29.242Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 234 | 2026-08-26T23:22:29.244Z | Downloaded once_cell v1.21.4 |
| 235 | 2026-08-26T23:22:29.248Z | Downloaded cpufeatures v0.2.17 |
| 236 | 2026-08-26T23:22:29.251Z | Downloaded want v0.3.1 |
| 237 | 2026-08-26T23:22:29.251Z | Downloaded clap-num v1.2.0 |
| 238 | 2026-08-26T23:22:29.254Z | Downloaded radium v0.7.0 |
| 239 | 2026-08-26T23:22:29.254Z | Downloaded crypto-common v0.2.2 |
| 240 | 2026-08-26T23:22:29.254Z | Downloaded bitfield v0.19.5 |
| 241 | 2026-08-26T23:22:29.254Z | Downloaded rand_pcg v0.10.2 |
| 242 | 2026-08-26T23:22:29.257Z | Downloaded bytesize v2.7.0 |
| 243 | 2026-08-26T23:22:29.260Z | Downloaded crypto-common v0.1.7 |
| 244 | 2026-08-26T23:22:29.263Z | Downloaded aws-credential-types v1.3.0 |
| 245 | 2026-08-26T23:22:29.263Z | Downloaded dyn-clone v1.0.20 |
| 246 | 2026-08-26T23:22:29.265Z | Downloaded equivalent v1.0.2 |
| 247 | 2026-08-26T23:22:29.269Z | Downloaded form_urlencoded v1.2.2 |
| 248 | 2026-08-26T23:22:29.269Z | Downloaded futures-task v0.3.33 |
| 249 | 2026-08-26T23:22:29.273Z | Downloaded corncobs v0.1.4 |
| 250 | 2026-08-26T23:22:29.275Z | Downloaded http-range-header v0.4.2 |
| 251 | 2026-08-26T23:22:29.278Z | Downloaded ref-cast v1.0.26 |
| 252 | 2026-08-26T23:22:29.278Z | Downloaded anstyle-parse v1.0.0 |
| 253 | 2026-08-26T23:22:29.283Z | Downloaded idna_adapter v1.2.2 |
| 254 | 2026-08-26T23:22:29.286Z | Downloaded inout v0.1.4 |
| 255 | 2026-08-26T23:22:29.289Z | Downloaded fnv v1.0.7 |
| 256 | 2026-08-26T23:22:29.291Z | Downloaded hubpack_derive v0.1.1 |
| 257 | 2026-08-26T23:22:29.291Z | Downloaded is_ci v1.2.0 |
| 258 | 2026-08-26T23:22:29.294Z | Downloaded rand_chacha v0.3.1 |
| 259 | 2026-08-26T23:22:29.294Z | Downloaded quote v1.0.47 |
| 260 | 2026-08-26T23:22:29.294Z | Downloaded lock_api v0.4.14 |
| 261 | 2026-08-26T23:22:29.294Z | Downloaded scopeguard v1.2.0 |
| 262 | 2026-08-26T23:22:29.297Z | Downloaded secrecy v0.8.0 |
| 263 | 2026-08-26T23:22:29.297Z | Downloaded paste v1.0.15 |
| 264 | 2026-08-26T23:22:29.300Z | Downloaded rlimit v0.10.2 |
| 265 | 2026-08-26T23:22:29.300Z | Downloaded ssh-cipher v0.2.0 |
| 266 | 2026-08-26T23:22:29.303Z | Downloaded num-integer v0.1.46 |
| 267 | 2026-08-26T23:22:29.303Z | Downloaded pin-project-lite v0.2.17 |
| 268 | 2026-08-26T23:22:29.306Z | Downloaded rand_core v0.10.1 |
| 269 | 2026-08-26T23:22:29.306Z | Downloaded cipher v0.4.4 |
| 270 | 2026-08-26T23:22:29.306Z | Downloaded cmake v0.1.58 |
| 271 | 2026-08-26T23:22:29.308Z | Downloaded cfg_aliases v0.2.2 |
| 272 | 2026-08-26T23:22:29.308Z | Downloaded data-encoding v2.11.1 |
| 273 | 2026-08-26T23:22:29.308Z | Downloaded sha1 v0.11.0 |
| 274 | 2026-08-26T23:22:29.311Z | Downloaded autocfg v1.5.1 |
| 275 | 2026-08-26T23:22:29.314Z | Downloaded compression-codecs v0.4.38 |
| 276 | 2026-08-26T23:22:29.317Z | Downloaded oxnet v0.1.6 |
| 277 | 2026-08-26T23:22:29.317Z | Downloaded oauth2 v5.0.0 |
| 278 | 2026-08-26T23:22:29.320Z | Downloaded daft-derive v0.1.8 |
| 279 | 2026-08-26T23:22:29.323Z | Downloaded daft v0.1.8 |
| 280 | 2026-08-26T23:22:29.323Z | Downloaded der_derive v0.7.3 |
| 281 | 2026-08-26T23:22:29.325Z | Downloaded deranged v0.5.8 |
| 282 | 2026-08-26T23:22:29.325Z | Downloaded digest v0.10.7 |
| 283 | 2026-08-26T23:22:29.325Z | Downloaded slog-bunyan v2.5.0 |
| 284 | 2026-08-26T23:22:29.325Z | Downloaded constant_time_eq v0.4.2 |
| 285 | 2026-08-26T23:22:29.330Z | Downloaded stable_deref_trait v1.2.1 |
| 286 | 2026-08-26T23:22:29.332Z | Downloaded tower-layer v0.3.3 |
| 287 | 2026-08-26T23:22:29.332Z | Downloaded typify-macro v0.6.2 |
| 288 | 2026-08-26T23:22:29.333Z | Downloaded waitgroup v0.1.2 |
| 289 | 2026-08-26T23:22:29.333Z | Downloaded zeroize v1.9.0 |
| 290 | 2026-08-26T23:22:29.335Z | Downloaded displaydoc v0.2.7 |
| 291 | 2026-08-26T23:22:29.335Z | Downloaded rustc-hash v2.1.3 |
| 292 | 2026-08-26T23:22:29.335Z | Downloaded rustls-pemfile v2.2.0 |
| 293 | 2026-08-26T23:22:29.372Z | Downloaded crc32fast v1.5.0 |
| 294 | 2026-08-26T23:22:29.372Z | Downloaded camino v1.2.5 |
| 295 | 2026-08-26T23:22:29.372Z | Downloaded crossbeam-utils v0.8.22 |
| 296 | 2026-08-26T23:22:29.372Z | Downloaded defmt-macros v1.1.1 |
| 297 | 2026-08-26T23:22:29.372Z | Downloaded packed_struct v0.10.1 |
| 298 | 2026-08-26T23:22:29.372Z | Downloaded ppv-lite86 v0.2.21 |
| 299 | 2026-08-26T23:22:29.372Z | Downloaded progenitor v0.14.0 |
| 300 | 2026-08-26T23:22:29.372Z | Downloaded rand_core v0.9.5 |
| 301 | 2026-08-26T23:22:29.372Z | Downloaded pkcs8 v0.10.2 |
| 302 | 2026-08-26T23:22:29.373Z | Downloaded proc-macro-error2 v2.0.1 |
| 303 | 2026-08-26T23:22:29.373Z | Downloaded unit-prefix v0.5.2 |
| 304 | 2026-08-26T23:22:29.373Z | Downloaded rand_chacha v0.9.0 |
| 305 | 2026-08-26T23:22:29.373Z | Downloaded flagset v0.4.7 |
| 306 | 2026-08-26T23:22:29.373Z | Downloaded futures-io v0.3.33 |
| 307 | 2026-08-26T23:22:29.373Z | Downloaded ff v0.13.1 |
| 308 | 2026-08-26T23:22:29.373Z | Downloaded rand_core v0.6.4 |
| 309 | 2026-08-26T23:22:29.373Z | Downloaded wyz v0.5.1 |
| 310 | 2026-08-26T23:22:29.373Z | Downloaded allocator-api2 v0.2.21 |
| 311 | 2026-08-26T23:22:29.373Z | Downloaded chacha20 v0.10.1 |
| 312 | 2026-08-26T23:22:29.373Z | Downloaded defmt v1.1.1 |
| 313 | 2026-08-26T23:22:29.373Z | Downloaded primeorder v0.13.6 |
| 314 | 2026-08-26T23:22:29.373Z | Downloaded ahash v0.8.12 |
| 315 | 2026-08-26T23:22:29.373Z | Downloaded either v1.17.0 |
| 316 | 2026-08-26T23:22:29.373Z | Downloaded home v0.5.12 |
| 317 | 2026-08-26T23:22:29.373Z | Downloaded endian-type v0.2.0 |
| 318 | 2026-08-26T23:22:29.373Z | Downloaded generic-array v0.14.7 |
| 319 | 2026-08-26T23:22:29.373Z | Downloaded memmap2 v0.9.11 |
| 320 | 2026-08-26T23:22:29.373Z | Downloaded rustversion v1.0.23 |
| 321 | 2026-08-26T23:22:29.378Z | Downloaded knus-derive v3.4.0 |
| 322 | 2026-08-26T23:22:29.378Z | Downloaded sec1 v0.7.3 |
| 323 | 2026-08-26T23:22:29.378Z | Downloaded take_mut v0.2.2 |
| 324 | 2026-08-26T23:22:29.378Z | Downloaded pkcs1 v0.7.5 |
| 325 | 2026-08-26T23:22:29.378Z | Downloaded http-body v0.4.6 |
| 326 | 2026-08-26T23:22:29.378Z | Downloaded is-terminal v0.4.17 |
| 327 | 2026-08-26T23:22:29.381Z | Downloaded serde_spanned v0.6.9 |
| 328 | 2026-08-26T23:22:29.384Z | Downloaded shlex v2.0.1 |
| 329 | 2026-08-26T23:22:29.384Z | Downloaded simd-adler32 v0.3.10 |
| 330 | 2026-08-26T23:22:29.384Z | Downloaded parking_lot v0.12.5 |
| 331 | 2026-08-26T23:22:29.387Z | Downloaded tls_codec_derive v0.4.2 |
| 332 | 2026-08-26T23:22:29.389Z | Downloaded static_assertions v1.1.0 |
| 333 | 2026-08-26T23:22:29.389Z | Downloaded synstructure v0.13.2 |
| 334 | 2026-08-26T23:22:29.392Z | Downloaded thiserror v2.0.20 |
| 335 | 2026-08-26T23:22:29.395Z | Downloaded thiserror v1.0.69 |
| 336 | 2026-08-26T23:22:29.397Z | Downloaded clap_derive v4.6.4 |
| 337 | 2026-08-26T23:22:29.397Z | Downloaded slog-async v2.8.0 |
| 338 | 2026-08-26T23:22:29.397Z | Downloaded tower-service v0.3.3 |
| 339 | 2026-08-26T23:22:29.400Z | Downloaded console v0.16.4 |
| 340 | 2026-08-26T23:22:29.401Z | Downloaded ciborium v0.2.2 |
| 341 | 2026-08-26T23:22:29.401Z | Downloaded tinystr v0.8.3 |
| 342 | 2026-08-26T23:22:29.403Z | Downloaded signature v2.2.0 |
| 343 | 2026-08-26T23:22:29.403Z | Downloaded strsim v0.11.1 |
| 344 | 2026-08-26T23:22:29.403Z | Downloaded tap v1.0.1 |
| 345 | 2026-08-26T23:22:29.403Z | Downloaded time-core v0.1.9 |
| 346 | 2026-08-26T23:22:29.403Z | Downloaded tinyvec_macros v0.1.1 |
| 347 | 2026-08-26T23:22:29.406Z | Downloaded darling v0.23.0 |
| 348 | 2026-08-26T23:22:29.409Z | Downloaded supports-color v3.0.2 |
| 349 | 2026-08-26T23:22:29.409Z | Downloaded sync_wrapper v1.0.2 |
| 350 | 2026-08-26T23:22:29.409Z | Downloaded bitflags v2.13.1 |
| 351 | 2026-08-26T23:22:29.412Z | Downloaded utf-8 v0.7.6 |
| 352 | 2026-08-26T23:22:29.412Z | Downloaded aws-smithy-schema v0.2.0 |
| 353 | 2026-08-26T23:22:29.412Z | Downloaded pkg-config v0.3.33 |
| 354 | 2026-08-26T23:22:29.415Z | Downloaded yoke v0.8.3 |
| 355 | 2026-08-26T23:22:29.415Z | Downloaded writeable v0.6.3 |
| 356 | 2026-08-26T23:22:29.418Z | Downloaded ecdsa v0.16.9 |
| 357 | 2026-08-26T23:22:29.420Z | Downloaded foldhash v0.2.0 |
| 358 | 2026-08-26T23:22:29.423Z | Downloaded zeroize_derive v1.5.0 |
| 359 | 2026-08-26T23:22:29.423Z | Downloaded embedded-io v0.4.0 |
| 360 | 2026-08-26T23:22:29.426Z | Downloaded embedded-io v0.6.1 |
| 361 | 2026-08-26T23:22:29.430Z | Downloaded postcard v1.1.3 |
| 362 | 2026-08-26T23:22:29.433Z | Downloaded base64 v0.22.1 |
| 363 | 2026-08-26T23:22:29.437Z | Downloaded heck v0.5.0 |
| 364 | 2026-08-26T23:22:29.441Z | Downloaded futures-core v0.3.33 |
| 365 | 2026-08-26T23:22:29.443Z | Downloaded hyper-rustls v0.27.9 |
| 366 | 2026-08-26T23:22:29.451Z | Downloaded rustls-native-certs v0.8.4 |
| 367 | 2026-08-26T23:22:29.454Z | Downloaded itoa v1.0.18 |
| 368 | 2026-08-26T23:22:29.454Z | Downloaded httpdate v1.0.3 |
| 369 | 2026-08-26T23:22:29.459Z | Downloaded hostname v0.4.2 |
| 370 | 2026-08-26T23:22:29.462Z | Downloaded lazy_static v1.5.0 |
| 371 | 2026-08-26T23:22:29.462Z | Downloaded p256 v0.13.2 |
| 372 | 2026-08-26T23:22:29.464Z | Downloaded uuid v1.24.0 |
| 373 | 2026-08-26T23:22:29.464Z | Downloaded subtle v2.6.1 |
| 374 | 2026-08-26T23:22:29.464Z | Downloaded utf8parse v0.2.2 |
| 375 | 2026-08-26T23:22:29.464Z | Downloaded serde_spanned v1.1.1 |
| 376 | 2026-08-26T23:22:29.468Z | Downloaded toml_datetime v0.6.11 |
| 377 | 2026-08-26T23:22:29.474Z | Downloaded version_check v0.9.5 |
| 378 | 2026-08-26T23:22:29.477Z | Downloaded futures-macro v0.3.33 |
| 379 | 2026-08-26T23:22:29.480Z | Downloaded clap v4.6.6 |
| 380 | 2026-08-26T23:22:29.484Z | Downloaded crc-any v2.5.1 |
| 381 | 2026-08-26T23:22:29.487Z | Downloaded semver v1.0.28 |
| 382 | 2026-08-26T23:22:29.487Z | Downloaded tokio-rustls v0.26.4 |
| 383 | 2026-08-26T23:22:29.490Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 384 | 2026-08-26T23:22:29.490Z | Downloaded const-oid v0.9.6 |
| 385 | 2026-08-26T23:22:29.493Z | Downloaded vsimd v0.8.0 |
| 386 | 2026-08-26T23:22:29.493Z | Downloaded slog-json v2.6.1 |
| 387 | 2026-08-26T23:22:29.495Z | Downloaded tracing-attributes v0.1.31 |
| 388 | 2026-08-26T23:22:29.495Z | Downloaded const-oid v0.10.2 |
| 389 | 2026-08-26T23:22:29.495Z | Downloaded strum v0.26.3 |
| 390 | 2026-08-26T23:22:29.500Z | Downloaded unicode-ident v1.0.24 |
| 391 | 2026-08-26T23:22:29.503Z | Downloaded progenitor-impl v0.14.0 |
| 392 | 2026-08-26T23:22:29.510Z | Downloaded terminal_size v0.4.4 |
| 393 | 2026-08-26T23:22:29.513Z | Downloaded proc-macro2 v1.0.107 |
| 394 | 2026-08-26T23:22:29.514Z | Downloaded try-lock v0.2.5 |
| 395 | 2026-08-26T23:22:29.514Z | Downloaded hash32 v0.2.1 |
| 396 | 2026-08-26T23:22:29.516Z | Downloaded bytes v1.12.1 |
| 397 | 2026-08-26T23:22:29.521Z | Downloaded elliptic-curve v0.13.8 |
| 398 | 2026-08-26T23:22:29.524Z | Downloaded zerofrom-derive v0.1.7 |
| 399 | 2026-08-26T23:22:29.524Z | Downloaded getrandom v0.3.4 |
| 400 | 2026-08-26T23:22:29.527Z | Downloaded getrandom v0.4.3 |
| 401 | 2026-08-26T23:22:29.527Z | Downloaded tokio-tungstenite v0.28.0 |
| 402 | 2026-08-26T23:22:29.530Z | Downloaded xdg v3.0.0 |
| 403 | 2026-08-26T23:22:29.533Z | Downloaded zerofrom v0.1.8 |
| 404 | 2026-08-26T23:22:29.536Z | Downloaded env_filter v2.0.0 |
| 405 | 2026-08-26T23:22:29.543Z | Downloaded hybrid-array v0.4.14 |
| 406 | 2026-08-26T23:22:29.546Z | Downloaded hubpack v0.1.2 |
| 407 | 2026-08-26T23:22:29.546Z | Downloaded serde-big-array v0.5.1 |
| 408 | 2026-08-26T23:22:29.554Z | Downloaded errno v0.3.14 |
| 409 | 2026-08-26T23:22:29.557Z | Downloaded termios v0.3.3 |
| 410 | 2026-08-26T23:22:29.557Z | Downloaded tls_codec v0.4.2 |
| 411 | 2026-08-26T23:22:29.561Z | Downloaded signal-hook-registry v1.4.8 |
| 412 | 2026-08-26T23:22:29.564Z | Downloaded serde_urlencoded v0.7.1 |
| 413 | 2026-08-26T23:22:29.567Z | Downloaded rustls-pki-types v1.15.1 |
| 414 | 2026-08-26T23:22:29.567Z | Downloaded serde-hex v0.1.0 |
| 415 | 2026-08-26T23:22:29.567Z | Downloaded slab v0.4.12 |
| 416 | 2026-08-26T23:22:29.570Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 417 | 2026-08-26T23:22:29.570Z | Downloaded unicode-linebreak v0.1.5 |
| 418 | 2026-08-26T23:22:29.570Z | Downloaded serde_with_macros v3.22.0 |
| 419 | 2026-08-26T23:22:29.570Z | Downloaded ed25519 v2.2.3 |
| 420 | 2026-08-26T23:22:29.573Z | Downloaded ipnetwork v0.21.1 |
| 421 | 2026-08-26T23:22:29.576Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 422 | 2026-08-26T23:22:29.579Z | Downloaded darling_core v0.23.0 |
| 423 | 2026-08-26T23:22:29.582Z | Downloaded erased-serde v0.3.31 |
| 424 | 2026-08-26T23:22:29.585Z | Downloaded http-body-util v0.1.4 |
| 425 | 2026-08-26T23:22:29.585Z | Downloaded spki v0.7.3 |
| 426 | 2026-08-26T23:22:29.589Z | Downloaded xdg v2.5.2 |
| 427 | 2026-08-26T23:22:29.589Z | Downloaded dunce v1.0.5 |
| 428 | 2026-08-26T23:22:29.589Z | Downloaded hex v0.4.3 |
| 429 | 2026-08-26T23:22:29.589Z | Downloaded schemars_derive v0.8.22 |
| 430 | 2026-08-26T23:22:29.592Z | Downloaded ident_case v1.0.1 |
| 431 | 2026-08-26T23:22:29.594Z | Downloaded unsafe-libyaml v0.2.11 |
| 432 | 2026-08-26T23:22:29.600Z | Downloaded heapless v0.7.17 |
| 433 | 2026-08-26T23:22:29.603Z | Downloaded supports-unicode v3.0.0 |
| 434 | 2026-08-26T23:22:29.607Z | Downloaded icu_locale_core v2.2.0 |
| 435 | 2026-08-26T23:22:29.610Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 436 | 2026-08-26T23:22:29.613Z | Downloaded backtrace v0.3.76 |
| 437 | 2026-08-26T23:22:29.616Z | Downloaded futures v0.3.33 |
| 438 | 2026-08-26T23:22:29.619Z | Downloaded aws-smithy-types v1.6.1 |
| 439 | 2026-08-26T23:22:29.622Z | Downloaded zerovec-derive v0.11.3 |
| 440 | 2026-08-26T23:22:29.622Z | Downloaded fastrand v2.5.0 |
| 441 | 2026-08-26T23:22:29.622Z | Downloaded keccak v0.1.6 |
| 442 | 2026-08-26T23:22:29.622Z | Downloaded funty v2.0.0 |
| 443 | 2026-08-26T23:22:29.622Z | Downloaded toml_write v0.1.2 |
| 444 | 2026-08-26T23:22:29.625Z | Downloaded sha1 v0.10.7 |
| 445 | 2026-08-26T23:22:29.625Z | Downloaded tokio-fd v0.3.0 |
| 446 | 2026-08-26T23:22:29.625Z | Downloaded utf8_iter v1.0.4 |
| 447 | 2026-08-26T23:22:29.627Z | Downloaded tokio-macros v2.7.2 |
| 448 | 2026-08-26T23:22:29.627Z | Downloaded strum_macros v0.26.4 |
| 449 | 2026-08-26T23:22:29.631Z | Downloaded env_logger v0.11.11 |
| 450 | 2026-08-26T23:22:29.636Z | Downloaded icu_properties v2.2.0 |
| 451 | 2026-08-26T23:22:29.639Z | Downloaded iana-time-zone v0.1.65 |
| 452 | 2026-08-26T23:22:29.642Z | Downloaded jobserver v0.1.35 |
| 453 | 2026-08-26T23:22:29.645Z | Downloaded thiserror-impl v1.0.69 |
| 454 | 2026-08-26T23:22:29.647Z | Downloaded futures-sink v0.3.33 |
| 455 | 2026-08-26T23:22:29.647Z | Downloaded ipnet v2.12.1 |
| 456 | 2026-08-26T23:22:29.648Z | Downloaded schemars v0.8.22 |
| 457 | 2026-08-26T23:22:29.652Z | Downloaded thread_local v1.1.10 |
| 458 | 2026-08-26T23:22:29.655Z | Downloaded miniz_oxide v0.8.9 |
| 459 | 2026-08-26T23:22:29.655Z | Downloaded serde_path_to_error v0.1.20 |
| 460 | 2026-08-26T23:22:29.655Z | Downloaded toml v0.8.23 |
| 461 | 2026-08-26T23:22:29.658Z | Downloaded supports-hyperlinks v3.2.0 |
| 462 | 2026-08-26T23:22:29.658Z | Downloaded hostname v0.3.1 |
| 463 | 2026-08-26T23:22:29.659Z | Downloaded is_terminal_polyfill v1.70.2 |
| 464 | 2026-08-26T23:22:29.659Z | Downloaded group v0.13.0 |
| 465 | 2026-08-26T23:22:29.661Z | Downloaded serde_derive v1.0.229 |
| 466 | 2026-08-26T23:22:29.661Z | Downloaded chumsky v0.9.3 |
| 467 | 2026-08-26T23:22:29.664Z | Downloaded humantime v2.4.0 |
| 468 | 2026-08-26T23:22:29.664Z | Downloaded crossbeam-channel v0.5.16 |
| 469 | 2026-08-26T23:22:29.669Z | Downloaded futures-executor v0.3.33 |
| 470 | 2026-08-26T23:22:29.672Z | Downloaded spin v0.9.9 |
| 471 | 2026-08-26T23:22:29.680Z | Downloaded url v2.5.8 |
| 472 | 2026-08-26T23:22:29.683Z | Downloaded crypto-bigint v0.5.5 |
| 473 | 2026-08-26T23:22:29.686Z | Downloaded smallvec v0.6.14 |
| 474 | 2026-08-26T23:22:29.686Z | Downloaded rsa v0.9.10 |
| 475 | 2026-08-26T23:22:29.689Z | Downloaded slog-term v2.9.2 |
| 476 | 2026-08-26T23:22:29.691Z | Downloaded term v1.2.1 |
| 477 | 2026-08-26T23:22:29.691Z | Downloaded shlex v1.3.0 |
| 478 | 2026-08-26T23:22:29.694Z | Downloaded half v2.7.1 |
| 479 | 2026-08-26T23:22:29.697Z | Downloaded sha2 v0.10.9 |
| 480 | 2026-08-26T23:22:29.697Z | Downloaded tempfile v3.27.0 |
| 481 | 2026-08-26T23:22:29.700Z | Downloaded thiserror-impl v2.0.20 |
| 482 | 2026-08-26T23:22:29.700Z | Downloaded fs_extra v1.3.0 |
| 483 | 2026-08-26T23:22:29.700Z | Downloaded http-body v1.1.0 |
| 484 | 2026-08-26T23:22:29.703Z | Downloaded rand v0.8.7 |
| 485 | 2026-08-26T23:22:29.703Z | Downloaded futures-channel v0.3.33 |
| 486 | 2026-08-26T23:22:29.703Z | Downloaded quinn v0.11.11 |
| 487 | 2026-08-26T23:22:29.706Z | Downloaded mio v1.2.2 |
| 488 | 2026-08-26T23:22:29.708Z | Downloaded rand v0.9.5 |
| 489 | 2026-08-26T23:22:29.711Z | Downloaded ssh-encoding v0.2.0 |
| 490 | 2026-08-26T23:22:29.711Z | Downloaded zmij v1.0.23 |
| 491 | 2026-08-26T23:22:29.714Z | Downloaded smallvec v1.15.2 |
| 492 | 2026-08-26T23:22:29.714Z | Downloaded time-macros v0.2.32 |
| 493 | 2026-08-26T23:22:29.719Z | Downloaded signal-hook v0.4.4 |
| 494 | 2026-08-26T23:22:29.722Z | Downloaded slog v2.8.2 |
| 495 | 2026-08-26T23:22:29.724Z | Downloaded typify v0.6.2 |
| 496 | 2026-08-26T23:22:29.724Z | Downloaded textwrap v0.16.2 |
| 497 | 2026-08-26T23:22:29.727Z | Downloaded serde_derive_internals v0.29.1 |
| 498 | 2026-08-26T23:22:29.727Z | Downloaded serde_yaml v0.9.34+deprecated |
| 499 | 2026-08-26T23:22:29.730Z | Downloaded untrusted v0.9.0 |
| 500 | 2026-08-26T23:22:29.733Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 501 | 2026-08-26T23:22:29.733Z | Downloaded cc v1.4.2 |
| 502 | 2026-08-26T23:22:29.743Z | Downloaded find-msvc-tools v0.1.10 |
| 503 | 2026-08-26T23:22:29.745Z | Downloaded zerotrie v0.2.4 |
| 504 | 2026-08-26T23:22:29.745Z | Downloaded serde_tokenstream v0.2.3 |
| 505 | 2026-08-26T23:22:29.748Z | Downloaded http v0.2.12 |
| 506 | 2026-08-26T23:22:29.762Z | Downloaded rustls-webpki v0.103.13 |
| 507 | 2026-08-26T23:22:29.765Z | Downloaded indexmap v1.9.3 |
| 508 | 2026-08-26T23:22:29.768Z | Downloaded hmac v0.12.1 |
| 509 | 2026-08-26T23:22:29.768Z | Downloaded ryu v1.0.23 |
| 510 | 2026-08-26T23:22:29.778Z | Downloaded serde v1.0.229 |
| 511 | 2026-08-26T23:22:29.781Z | Downloaded schemars v0.9.0 |
| 512 | 2026-08-26T23:22:29.787Z | Downloaded icu_provider v2.2.0 |
| 513 | 2026-08-26T23:22:29.792Z | Downloaded serde_core v1.0.229 |
| 514 | 2026-08-26T23:22:29.792Z | Downloaded tracing-core v0.1.36 |
| 515 | 2026-08-26T23:22:29.795Z | Downloaded x509-cert v0.2.5 |
| 516 | 2026-08-26T23:22:29.795Z | Downloaded icu_normalizer_data v2.2.0 |
| 517 | 2026-08-26T23:22:29.798Z | Downloaded rand v0.10.2 |
| 518 | 2026-08-26T23:22:29.798Z | Downloaded typenum v1.20.1 |
| 519 | 2026-08-26T23:22:29.801Z | Downloaded getrandom v0.2.17 |
| 520 | 2026-08-26T23:22:29.801Z | Downloaded icu_normalizer v2.2.0 |
| 521 | 2026-08-26T23:22:29.803Z | Downloaded rustls-platform-verifier v0.7.0 |
| 522 | 2026-08-26T23:22:29.806Z | Downloaded tinyvec v1.12.0 |
| 523 | 2026-08-26T23:22:29.806Z | Downloaded knus v3.4.0 |
| 524 | 2026-08-26T23:22:29.809Z | Downloaded tungstenite v0.28.0 |
| 525 | 2026-08-26T23:22:29.817Z | Downloaded libm v0.2.16 |
| 526 | 2026-08-26T23:22:29.821Z | Downloaded flate2 v1.1.9 |
| 527 | 2026-08-26T23:22:29.824Z | Downloaded dropshot_endpoint v0.17.1 |
| 528 | 2026-08-26T23:22:29.827Z | Downloaded http v1.5.0 |
| 529 | 2026-08-26T23:22:29.830Z | Downloaded icu_collections v2.2.0 |
| 530 | 2026-08-26T23:22:29.832Z | Downloaded der v0.7.10 |
| 531 | 2026-08-26T23:22:29.832Z | Downloaded httparse v1.10.1 |
| 532 | 2026-08-26T23:22:29.835Z | Downloaded num-bigint-dig v0.8.6 |
| 533 | 2026-08-26T23:22:29.843Z | Downloaded async-compression v0.4.43 |
| 534 | 2026-08-26T23:22:29.846Z | Downloaded jiff-core v0.1.0 |
| 535 | 2026-08-26T23:22:29.849Z | Downloaded indexmap v2.14.0 |
| 536 | 2026-08-26T23:22:29.856Z | Downloaded socket2 v0.6.5 |
| 537 | 2026-08-26T23:22:29.859Z | Downloaded ed25519-dalek v2.2.0 |
| 538 | 2026-08-26T23:22:29.861Z | Downloaded indicatif v0.18.6 |
| 539 | 2026-08-26T23:22:29.864Z | Downloaded schemars v1.2.2 |
| 540 | 2026-08-26T23:22:29.871Z | Downloaded toml_edit v0.22.27 |
| 541 | 2026-08-26T23:22:29.874Z | Downloaded tower v0.5.3 |
| 542 | 2026-08-26T23:22:29.882Z | Downloaded unicode-segmentation v1.13.3 |
| 543 | 2026-08-26T23:22:29.885Z | Downloaded regex v1.13.1 |
| 544 | 2026-08-26T23:22:29.888Z | Downloaded aho-corasick v1.1.5 |
| 545 | 2026-08-26T23:22:29.890Z | Downloaded reqwest v0.13.4 |
| 546 | 2026-08-26T23:22:29.893Z | Downloaded hyper-util v0.1.20 |
| 547 | 2026-08-26T23:22:29.897Z | Downloaded tower-http v0.6.11 |
| 548 | 2026-08-26T23:22:29.900Z | Downloaded p384 v0.13.1 |
| 549 | 2026-08-26T23:22:29.903Z | Downloaded bitvec v1.1.1 |
| 550 | 2026-08-26T23:22:29.911Z | Downloaded p521 v0.13.3 |
| 551 | 2026-08-26T23:22:29.914Z | Downloaded hashbrown v0.12.3 |
| 552 | 2026-08-26T23:22:29.916Z | Downloaded hashbrown v0.14.5 |
| 553 | 2026-08-26T23:22:29.919Z | Downloaded hashbrown v0.16.1 |
| 554 | 2026-08-26T23:22:29.922Z | Downloaded clap_builder v4.6.6 |
| 555 | 2026-08-26T23:22:29.925Z | Downloaded tokio-util v0.7.19 |
| 556 | 2026-08-26T23:22:29.928Z | Downloaded zerovec v0.11.6 |
| 557 | 2026-08-26T23:22:29.930Z | Downloaded zerocopy-derive v0.8.56 |
| 558 | 2026-08-26T23:22:29.941Z | Downloaded blake3 v1.8.6 |
| 559 | 2026-08-26T23:22:29.946Z | Downloaded icu_properties_data v2.2.0 |
| 560 | 2026-08-26T23:22:29.953Z | Downloaded ssh-key v0.6.7 |
| 561 | 2026-08-26T23:22:29.957Z | Downloaded h2 v0.4.15 |
| 562 | 2026-08-26T23:22:29.960Z | Downloaded futures-util v0.3.33 |
| 563 | 2026-08-26T23:22:29.967Z | Downloaded hkdf v0.12.4 |
| 564 | 2026-08-26T23:22:29.970Z | Downloaded idna v1.1.0 |
| 565 | 2026-08-26T23:22:29.977Z | Downloaded hyper v1.11.0 |
| 566 | 2026-08-26T23:22:29.984Z | Downloaded hashbrown v0.17.1 |
| 567 | 2026-08-26T23:22:29.988Z | Downloaded aws-lc-rs v1.18.0 |
| 568 | 2026-08-26T23:22:29.999Z | Downloaded serde_with v3.22.0 |
| 569 | 2026-08-26T23:22:30.008Z | Downloaded chrono v0.4.45 |
| 570 | 2026-08-26T23:22:30.015Z | Downloaded unicode-width v0.2.2 |
| 571 | 2026-08-26T23:22:30.022Z | Downloaded winnow v0.7.15 |
| 572 | 2026-08-26T23:22:30.039Z | Downloaded curve25519-dalek v4.1.3 |
| 573 | 2026-08-26T23:22:30.045Z | Downloaded portable-atomic v1.15.0 |
| 574 | 2026-08-26T23:22:30.049Z | Downloaded unicode-width v0.1.14 |
| 575 | 2026-08-26T23:22:30.053Z | Downloaded serde_json v1.0.151 |
| 576 | 2026-08-26T23:22:30.056Z | Downloaded syn v3.0.3 |
| 577 | 2026-08-26T23:22:30.063Z | Downloaded radix_trie v0.3.0 |
| 578 | 2026-08-26T23:22:30.065Z | Downloaded salty v0.3.0 |
| 579 | 2026-08-26T23:22:30.069Z | Downloaded syn v2.0.119 |
| 580 | 2026-08-26T23:22:30.075Z | Downloaded dropshot v0.17.1 |
| 581 | 2026-08-26T23:22:30.087Z | Downloaded quinn-proto v0.11.16 |
| 582 | 2026-08-26T23:22:30.091Z | Downloaded winnow v1.0.4 |
| 583 | 2026-08-26T23:22:30.107Z | Downloaded syn v1.0.109 |
| 584 | 2026-08-26T23:22:30.144Z | Downloaded tokio v1.53.1 |
| 585 | 2026-08-26T23:22:30.166Z | Downloaded nix v0.31.3 |
| 586 | 2026-08-26T23:22:30.189Z | Downloaded gimli v0.32.3 |
| 587 | 2026-08-26T23:22:30.194Z | Downloaded zerocopy v0.8.56 |
| 588 | 2026-08-26T23:22:30.208Z | Downloaded openapiv3 v2.2.0 |
| 589 | 2026-08-26T23:22:30.214Z | Downloaded object v0.37.3 |
| 590 | 2026-08-26T23:22:30.220Z | Downloaded time v0.3.55 |
| 591 | 2026-08-26T23:22:30.227Z | Downloaded regex-syntax v0.8.11 |
| 592 | 2026-08-26T23:22:30.233Z | Downloaded regress v0.11.1 |
| 593 | 2026-08-26T23:22:30.250Z | Downloaded rustix v0.38.44 |
| 594 | 2026-08-26T23:22:30.277Z | Downloaded rustix v1.1.4 |
| 595 | 2026-08-26T23:22:30.304Z | Downloaded rustls v0.23.43 |
| 596 | 2026-08-26T23:22:30.321Z | Downloaded tracing v0.1.44 |
| 597 | 2026-08-26T23:22:30.332Z | Downloaded typify-impl v0.6.2 |
| 598 | 2026-08-26T23:22:30.375Z | Downloaded regex-automata v0.4.18 |
| 599 | 2026-08-26T23:22:30.413Z | Downloaded jiff v0.2.35 |
| 600 | 2026-08-26T23:22:30.448Z | Downloaded libc v0.2.189 |
| 601 | 2026-08-26T23:22:30.468Z | Downloaded sha3 v0.10.9 |
| 602 | 2026-08-26T23:22:30.552Z | Downloaded encoding_rs v0.8.35 |
| 603 | 2026-08-26T23:22:30.563Z | Downloaded ring v0.17.14 |
| 604 | 2026-08-26T23:22:30.785Z | Downloaded aws-lc-sys v0.44.0 |
| 605 | 2026-08-26T23:22:31.033Z | Compiling proc-macro2 v1.0.107 |
| 606 | 2026-08-26T23:22:31.033Z | Compiling quote v1.0.47 |
| 607 | 2026-08-26T23:22:31.033Z | Compiling unicode-ident v1.0.24 |
| 608 | 2026-08-26T23:22:31.036Z | Compiling libc v0.2.189 |
| 609 | 2026-08-26T23:22:31.036Z | Compiling cfg-if v1.0.4 |
| 610 | 2026-08-26T23:22:31.036Z | Compiling version_check v0.9.5 |
| 611 | 2026-08-26T23:22:31.036Z | Compiling serde_core v1.0.229 |
| 612 | 2026-08-26T23:22:31.321Z | Compiling serde v1.0.229 |
| 613 | 2026-08-26T23:22:31.335Z | Compiling libm v0.2.16 |
| 614 | 2026-08-26T23:22:31.515Z | Compiling generic-array v0.14.7 |
| 615 | 2026-08-26T23:22:31.618Z | Compiling autocfg v1.5.1 |
| 616 | 2026-08-26T23:22:31.678Z | Compiling subtle v2.6.1 |
| 617 | 2026-08-26T23:22:31.738Z | Compiling typenum v1.20.1 |
| 618 | 2026-08-26T23:22:31.831Z | Compiling memchr v2.8.3 |
| 619 | 2026-08-26T23:22:31.969Z | Compiling smallvec v1.15.2 |
| 620 | 2026-08-26T23:22:31.995Z | Compiling itoa v1.0.18 |
| 621 | 2026-08-26T23:22:32.195Z | Compiling errno v0.3.14 |
| 622 | 2026-08-26T23:22:32.215Z | Compiling bytes v1.12.1 |
| 623 | 2026-08-26T23:22:32.355Z | Compiling const-oid v0.9.6 |
| 624 | 2026-08-26T23:22:32.407Z | Compiling syn v2.0.119 |
| 625 | 2026-08-26T23:22:32.472Z | Compiling syn v3.0.3 |
| 626 | 2026-08-26T23:22:32.580Z | Compiling scopeguard v1.2.0 |
| 627 | 2026-08-26T23:22:32.704Z | Compiling lock_api v0.4.14 |
| 628 | 2026-08-26T23:22:32.956Z | Compiling pin-project-lite v0.2.17 |
| 629 | 2026-08-26T23:22:32.979Z | Compiling thiserror v2.0.20 |
| 630 | 2026-08-26T23:22:33.055Z | Compiling zmij v1.0.23 |
| 631 | 2026-08-26T23:22:33.117Z | Compiling zeroize v1.9.0 |
| 632 | 2026-08-26T23:22:33.199Z | Compiling parking_lot_core v0.9.12 |
| 633 | 2026-08-26T23:22:33.291Z | Compiling signal-hook-registry v1.4.8 |
| 634 | 2026-08-26T23:22:33.308Z | Compiling num-traits v0.2.19 |
| 635 | 2026-08-26T23:22:33.368Z | Compiling serde_json v1.0.151 |
| 636 | 2026-08-26T23:22:33.548Z | Compiling futures-core v0.3.33 |
| 637 | 2026-08-26T23:22:33.700Z | Compiling mio v1.2.2 |
| 638 | 2026-08-26T23:22:33.716Z | Compiling semver v1.0.28 |
| 639 | 2026-08-26T23:22:33.730Z | Compiling socket2 v0.6.5 |
| 640 | 2026-08-26T23:22:33.841Z | Compiling parking_lot v0.12.5 |
| 641 | 2026-08-26T23:22:33.982Z | Compiling heck v0.5.0 |
| 642 | 2026-08-26T23:22:33.995Z | Compiling base64ct v1.8.3 |
| 643 | 2026-08-26T23:22:34.175Z | Compiling futures-sink v0.3.33 |
| 644 | 2026-08-26T23:22:34.290Z | Compiling pem-rfc7468 v0.7.0 |
| 645 | 2026-08-26T23:22:34.341Z | Compiling http v1.5.0 |
| 646 | 2026-08-26T23:22:34.740Z | Compiling getrandom v0.2.17 |
| 647 | 2026-08-26T23:22:35.001Z | Compiling once_cell v1.21.4 |
| 648 | 2026-08-26T23:22:35.200Z | Compiling rand_core v0.6.4 |
| 649 | 2026-08-26T23:22:35.245Z | Compiling rustc_version v0.4.1 |
| 650 | 2026-08-26T23:22:35.397Z | Compiling jobserver v0.1.35 |
| 651 | 2026-08-26T23:22:35.493Z | Compiling shlex v2.0.1 |
| 652 | 2026-08-26T23:22:35.540Z | Compiling zerocopy v0.8.56 |
| 653 | 2026-08-26T23:22:35.682Z | Compiling serde_derive v1.0.229 |
| 654 | 2026-08-26T23:22:35.711Z | Compiling thiserror-impl v2.0.20 |
| 655 | 2026-08-26T23:22:35.726Z | Compiling tokio-macros v2.7.2 |
| 656 | 2026-08-26T23:22:35.760Z | Compiling flagset v0.4.7 |
| 657 | 2026-08-26T23:22:35.924Z | Compiling find-msvc-tools v0.1.10 |
| 658 | 2026-08-26T23:22:35.949Z | Compiling slab v0.4.12 |
| 659 | 2026-08-26T23:22:36.154Z | Compiling cc v1.4.2 |
| 660 | 2026-08-26T23:22:36.199Z | Compiling futures-channel v0.3.33 |
| 661 | 2026-08-26T23:22:36.241Z | Compiling bitflags v2.13.1 |
| 662 | 2026-08-26T23:22:36.288Z | Compiling synstructure v0.13.2 |
| 663 | 2026-08-26T23:22:36.362Z | Compiling zeroize_derive v1.5.0 |
| 664 | 2026-08-26T23:22:36.461Z | Compiling der_derive v0.7.3 |
| 665 | 2026-08-26T23:22:36.510Z | Compiling tokio v1.53.1 |
| 666 | 2026-08-26T23:22:36.643Z | Compiling zerocopy-derive v0.8.56 |
| 667 | 2026-08-26T23:22:36.788Z | Compiling futures-macro v0.3.33 |
| 668 | 2026-08-26T23:22:37.129Z | Compiling futures-task v0.3.33 |
| 669 | 2026-08-26T23:22:37.305Z | Compiling futures-io v0.3.33 |
| 670 | 2026-08-26T23:22:37.435Z | Compiling der v0.7.10 |
| 671 | 2026-08-26T23:22:37.490Z | Compiling stable_deref_trait v1.2.1 |
| 672 | 2026-08-26T23:22:37.504Z | Compiling log v0.4.33 |
| 673 | 2026-08-26T23:22:37.612Z | Compiling futures-util v0.3.33 |
| 674 | 2026-08-26T23:22:37.751Z | Compiling crypto-common v0.1.7 |
| 675 | 2026-08-26T23:22:37.798Z | Compiling block-buffer v0.10.4 |
| 676 | 2026-08-26T23:22:37.903Z | Compiling rustversion v1.0.23 |
| 677 | 2026-08-26T23:22:37.953Z | Compiling digest v0.10.7 |
| 678 | 2026-08-26T23:22:38.291Z | Compiling zerofrom-derive v0.1.7 |
| 679 | 2026-08-26T23:22:38.527Z | Compiling spki v0.7.3 |
| 680 | 2026-08-26T23:22:38.974Z | Compiling cpufeatures v0.2.17 |
| 681 | 2026-08-26T23:22:39.032Z | Compiling equivalent v1.0.2 |
| 682 | 2026-08-26T23:22:39.046Z | Compiling schemars v0.8.22 |
| 683 | 2026-08-26T23:22:39.469Z | Compiling zerofrom v0.1.8 |
| 684 | 2026-08-26T23:22:39.600Z | Compiling yoke-derive v0.8.2 |
| 685 | 2026-08-26T23:22:39.849Z | Compiling serde_derive_internals v0.29.1 |
| 686 | 2026-08-26T23:22:40.042Z | Compiling getrandom v0.4.3 |
| 687 | 2026-08-26T23:22:40.301Z | Compiling cmake v0.1.58 |
| 688 | 2026-08-26T23:22:40.366Z | Compiling pkg-config v0.3.33 |
| 689 | 2026-08-26T23:22:40.495Z | Compiling dunce v1.0.5 |
| 690 | 2026-08-26T23:22:40.596Z | Compiling schemars_derive v0.8.22 |
| 691 | 2026-08-26T23:22:40.596Z | Compiling fs_extra v1.3.0 |
| 692 | 2026-08-26T23:22:40.688Z | Compiling yoke v0.8.3 |
| 693 | 2026-08-26T23:22:40.816Z | Compiling fnv v1.0.7 |
| 694 | 2026-08-26T23:22:40.875Z | Compiling allocator-api2 v0.2.21 |
| 695 | 2026-08-26T23:22:40.921Z | Compiling aws-lc-sys v0.44.0 |
| 696 | 2026-08-26T23:22:41.105Z | Compiling pkcs8 v0.10.2 |
| 697 | 2026-08-26T23:22:41.135Z | Compiling zerovec-derive v0.11.3 |
| 698 | 2026-08-26T23:22:41.201Z | Compiling http-body v1.1.0 |
| 699 | 2026-08-26T23:22:41.443Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-08-26T23:22:41.729Z | Compiling chrono v0.4.45 |
| 701 | 2026-08-26T23:22:41.743Z | Compiling tracing-attributes v0.1.31 |
| 702 | 2026-08-26T23:22:41.812Z | Compiling displaydoc v0.2.7 |
| 703 | 2026-08-26T23:22:41.846Z | Compiling tracing-core v0.1.36 |
| 704 | 2026-08-26T23:22:42.243Z | Compiling zerovec v0.11.6 |
| 705 | 2026-08-26T23:22:42.595Z | Compiling hashbrown v0.17.1 |
| 706 | 2026-08-26T23:22:42.847Z | Compiling rustix v1.1.4 |
| 707 | 2026-08-26T23:22:42.954Z | Compiling tracing v0.1.44 |
| 708 | 2026-08-26T23:22:43.061Z | Compiling sha2 v0.10.9 |
| 709 | 2026-08-26T23:22:43.257Z | Compiling indexmap v2.14.0 |
| 710 | 2026-08-26T23:22:43.292Z | Compiling curve25519-dalek v4.1.3 |
| 711 | 2026-08-26T23:22:43.386Z | Compiling httparse v1.10.1 |
| 712 | 2026-08-26T23:22:43.565Z | Compiling aws-lc-rs v1.18.0 |
| 713 | 2026-08-26T23:22:43.881Z | Compiling slog v2.8.2 |
| 714 | 2026-08-26T23:22:43.992Z | Compiling rustls-pki-types v1.15.1 |
| 715 | 2026-08-26T23:22:44.058Z | Compiling time-core v0.1.9 |
| 716 | 2026-08-26T23:22:44.126Z | Compiling num-conv v0.2.2 |
| 717 | 2026-08-26T23:22:44.275Z | Compiling time-macros v0.2.32 |
| 718 | 2026-08-26T23:22:44.849Z | Compiling tinystr v0.8.3 |
| 719 | 2026-08-26T23:22:45.013Z | Compiling ppv-lite86 v0.2.21 |
| 720 | 2026-08-26T23:22:45.064Z | Compiling uuid v1.24.0 |
| 721 | 2026-08-26T23:22:45.190Z | Compiling erased-serde v0.3.31 |
| 722 | 2026-08-26T23:22:45.373Z | Compiling hmac v0.12.1 |
| 723 | 2026-08-26T23:22:45.446Z | Compiling signature v2.2.0 |
| 724 | 2026-08-26T23:22:45.525Z | Compiling curve25519-dalek-derive v0.1.1 |
| 725 | 2026-08-26T23:22:45.614Z | Compiling strsim v0.11.1 |
| 726 | 2026-08-26T23:22:45.682Z | Compiling getrandom v0.3.4 |
| 727 | 2026-08-26T23:22:45.902Z | Compiling percent-encoding v2.3.2 |
| 728 | 2026-08-26T23:22:45.998Z | Compiling litemap v0.8.2 |
| 729 | 2026-08-26T23:22:46.011Z | Compiling writeable v0.6.3 |
| 730 | 2026-08-26T23:22:46.175Z | Compiling num_threads v0.1.7 |
| 731 | 2026-08-26T23:22:46.203Z | Compiling utf8parse v0.2.2 |
| 732 | 2026-08-26T23:22:46.264Z | Compiling ryu v1.0.23 |
| 733 | 2026-08-26T23:22:46.307Z | Compiling powerfmt v0.2.0 |
| 734 | 2026-08-26T23:22:46.325Z | Compiling deranged v0.5.8 |
| 735 | 2026-08-26T23:22:46.340Z | Compiling icu_locale_core v2.2.0 |
| 736 | 2026-08-26T23:22:46.551Z | Compiling potential_utf v0.1.5 |
| 737 | 2026-08-26T23:22:46.573Z | Compiling zerotrie v0.2.4 |
| 738 | 2026-08-26T23:22:46.732Z | Compiling http-body-util v0.1.4 |
| 739 | 2026-08-26T23:22:46.947Z | Compiling clap_derive v4.6.4 |
| 740 | 2026-08-26T23:22:46.994Z | Compiling ff v0.13.1 |
| 741 | 2026-08-26T23:22:47.064Z | Compiling base16ct v0.2.0 |
| 742 | 2026-08-26T23:22:47.088Z | Compiling utf8_iter v1.0.4 |
| 743 | 2026-08-26T23:22:47.140Z | Compiling dyn-clone v1.0.20 |
| 744 | 2026-08-26T23:22:47.251Z | Compiling icu_properties_data v2.2.0 |
| 745 | 2026-08-26T23:22:47.281Z | Compiling syn v1.0.109 |
| 746 | 2026-08-26T23:22:47.297Z | Compiling rustls v0.23.43 |
| 747 | 2026-08-26T23:22:47.407Z | Compiling time v0.3.55 |
| 748 | 2026-08-26T23:22:47.475Z | Compiling untrusted v0.9.0 |
| 749 | 2026-08-26T23:22:47.505Z | Compiling icu_normalizer_data v2.2.0 |
| 750 | 2026-08-26T23:22:47.640Z | Compiling icu_collections v2.2.0 |
| 751 | 2026-08-26T23:22:47.755Z | Compiling sec1 v0.7.3 |
| 752 | 2026-08-26T23:22:48.348Z | Compiling icu_provider v2.2.0 |
| 753 | 2026-08-26T23:22:48.536Z | Compiling group v0.13.0 |
| 754 | 2026-08-26T23:22:48.800Z | Compiling anstyle-parse v1.0.0 |
| 755 | 2026-08-26T23:22:48.916Z | Compiling hkdf v0.12.4 |
| 756 | 2026-08-26T23:22:48.934Z | Compiling crypto-bigint v0.5.5 |
| 757 | 2026-08-26T23:22:48.980Z | Compiling anstyle v1.0.14 |
| 758 | 2026-08-26T23:22:49.014Z | Compiling atomic-waker v1.1.2 |
| 759 | 2026-08-26T23:22:49.074Z | Compiling is_terminal_polyfill v1.70.2 |
| 760 | 2026-08-26T23:22:49.144Z | Compiling anstyle-query v1.1.5 |
| 761 | 2026-08-26T23:22:49.170Z | Compiling colorchoice v1.0.5 |
| 762 | 2026-08-26T23:22:49.253Z | Compiling anstream v1.0.0 |
| 763 | 2026-08-26T23:22:49.497Z | Compiling form_urlencoded v1.2.2 |
| 764 | 2026-08-26T23:22:49.739Z | Compiling serde_tokenstream v0.2.3 |
| 765 | 2026-08-26T23:22:49.780Z | Compiling tokio-util v0.7.19 |
| 766 | 2026-08-26T23:22:50.023Z | Compiling elliptic-curve v0.13.8 |
| 767 | 2026-08-26T23:22:50.265Z | Compiling num-integer v0.1.46 |
| 768 | 2026-08-26T23:22:50.268Z | Compiling spin v0.9.9 |
| 769 | 2026-08-26T23:22:50.435Z | Compiling base64 v0.22.1 |
| 770 | 2026-08-26T23:22:50.508Z | Compiling foldhash v0.2.0 |
| 771 | 2026-08-26T23:22:50.682Z | Compiling tower-service v0.3.3 |
| 772 | 2026-08-26T23:22:50.784Z | Compiling object v0.37.3 |
| 773 | 2026-08-26T23:22:50.797Z | Compiling try-lock v0.2.5 |
| 774 | 2026-08-26T23:22:50.867Z | Compiling tower-layer v0.3.3 |
| 775 | 2026-08-26T23:22:50.914Z | Compiling want v0.3.1 |
| 776 | 2026-08-26T23:22:50.939Z | Compiling hashbrown v0.16.1 |
| 777 | 2026-08-26T23:22:50.983Z | Compiling h2 v0.4.15 |
| 778 | 2026-08-26T23:22:51.065Z | Compiling icu_properties v2.2.0 |
| 779 | 2026-08-26T23:22:51.103Z | Compiling icu_normalizer v2.2.0 |
| 780 | 2026-08-26T23:22:51.121Z | Compiling rfc6979 v0.4.0 |
| 781 | 2026-08-26T23:22:51.261Z | Compiling terminal_size v0.4.4 |
| 782 | 2026-08-26T23:22:51.663Z | Compiling ahash v0.8.12 |
| 783 | 2026-08-26T23:22:52.066Z | Compiling gimli v0.32.3 |
| 784 | 2026-08-26T23:22:52.316Z | Compiling httpdate v1.0.3 |
| 785 | 2026-08-26T23:22:52.494Z | Compiling clap_lex v1.1.0 |
| 786 | 2026-08-26T23:22:52.614Z | Compiling adler2 v2.0.1 |
| 787 | 2026-08-26T23:22:52.687Z | Compiling clap_builder v4.6.6 |
| 788 | 2026-08-26T23:22:52.713Z | Compiling miniz_oxide v0.8.9 |
| 789 | 2026-08-26T23:22:53.104Z | Compiling idna_adapter v1.2.2 |
| 790 | 2026-08-26T23:22:53.249Z | Compiling regress v0.11.1 |
| 791 | 2026-08-26T23:22:53.249Z | Compiling ecdsa v0.16.9 |
| 792 | 2026-08-26T23:22:53.816Z | Compiling addr2line v0.25.1 |
| 793 | 2026-08-26T23:22:53.851Z | Compiling hyper v1.11.0 |
| 794 | 2026-08-26T23:22:53.910Z | Compiling primeorder v0.13.6 |
| 795 | 2026-08-26T23:22:54.271Z | Compiling rand_chacha v0.3.1 |
| 796 | 2026-08-26T23:22:55.221Z | Compiling ident_case v1.0.1 |
| 797 | 2026-08-26T23:22:55.237Z | Compiling ipnet v2.12.1 |
| 798 | 2026-08-26T23:22:55.625Z | Compiling owo-colors v4.3.0 |
| 799 | 2026-08-26T23:22:55.720Z | Compiling rustc-demangle v0.1.28 |
| 800 | 2026-08-26T23:22:56.081Z | Compiling backtrace v0.3.76 |
| 801 | 2026-08-26T23:22:56.245Z | Compiling typify-impl v0.6.2 |
| 802 | 2026-08-26T23:22:56.321Z | Compiling hyper-util v0.1.20 |
| 803 | 2026-08-26T23:22:56.753Z | Compiling darling_core v0.23.0 |
| 804 | 2026-08-26T23:22:57.280Z | Compiling clap v4.6.6 |
| 805 | 2026-08-26T23:22:57.564Z | Compiling rand v0.8.7 |
| 806 | 2026-08-26T23:22:58.595Z | Compiling idna v1.1.0 |
| 807 | 2026-08-26T23:22:58.802Z | Compiling ed25519 v2.2.3 |
| 808 | 2026-08-26T23:22:59.023Z | Compiling http v0.2.12 |
| 809 | 2026-08-26T23:22:59.513Z | Compiling x509-cert v0.2.5 |
| 810 | 2026-08-26T23:22:59.564Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 811 | 2026-08-26T23:22:59.947Z | Compiling encoding_rs v0.8.35 |
| 812 | 2026-08-26T23:23:00.024Z | Compiling unicode-width v0.2.2 |
| 813 | 2026-08-26T23:23:00.307Z | Compiling thiserror v1.0.69 |
| 814 | 2026-08-26T23:23:00.428Z | Compiling unicode-linebreak v0.1.5 |
| 815 | 2026-08-26T23:23:00.635Z | Compiling hex v0.4.3 |
| 816 | 2026-08-26T23:23:00.670Z | Compiling is_ci v1.2.0 |
| 817 | 2026-08-26T23:23:00.794Z | Compiling anyhow v1.0.104 |
| 818 | 2026-08-26T23:23:00.803Z | Compiling num-bigint-dig v0.8.6 |
| 819 | 2026-08-26T23:23:00.925Z | Compiling paste v1.0.15 |
| 820 | 2026-08-26T23:23:00.979Z | Compiling mime v0.3.17 |
| 821 | 2026-08-26T23:23:01.021Z | Compiling either v1.17.0 |
| 822 | 2026-08-26T23:23:01.210Z | Compiling vsimd v0.8.0 |
| 823 | 2026-08-26T23:23:01.223Z | Compiling outref v0.5.2 |
| 824 | 2026-08-26T23:23:01.370Z | Compiling bytes-utils v0.1.4 |
| 825 | 2026-08-26T23:23:01.514Z | Compiling lazy_static v1.5.0 |
| 826 | 2026-08-26T23:23:01.566Z | Compiling base64-simd v0.8.0 |
| 827 | 2026-08-26T23:23:01.604Z | Compiling supports-color v3.0.2 |
| 828 | 2026-08-26T23:23:01.688Z | Compiling textwrap v0.16.2 |
| 829 | 2026-08-26T23:23:01.794Z | Compiling proc-macro-error2 v2.0.1 |
| 830 | 2026-08-26T23:23:02.030Z | Compiling http-body v0.4.6 |
| 831 | 2026-08-26T23:23:02.043Z | Compiling typify-macro v0.6.2 |
| 832 | 2026-08-26T23:23:02.063Z | Compiling num-iter v0.1.46 |
| 833 | 2026-08-26T23:23:02.175Z | Compiling ed25519-dalek v2.2.0 |
| 834 | 2026-08-26T23:23:02.288Z | Compiling url v2.5.8 |
| 835 | 2026-08-26T23:23:02.653Z | Compiling darling_macro v0.23.0 |
| 836 | 2026-08-26T23:23:03.729Z | Compiling backtrace-ext v0.2.1 |
| 837 | 2026-08-26T23:23:03.796Z | Compiling hashbrown v0.14.5 |
| 838 | 2026-08-26T23:23:03.866Z | Compiling serde_urlencoded v0.7.1 |
| 839 | 2026-08-26T23:23:03.947Z | Compiling rand_core v0.9.5 |
| 840 | 2026-08-26T23:23:04.189Z | Compiling inout v0.1.4 |
| 841 | 2026-08-26T23:23:04.202Z | Compiling thiserror-impl v1.0.69 |
| 842 | 2026-08-26T23:23:04.215Z | Compiling miette-derive v7.6.0 |
| 843 | 2026-08-26T23:23:04.299Z | Compiling sync_wrapper v1.0.2 |
| 844 | 2026-08-26T23:23:04.374Z | Compiling camino v1.2.5 |
| 845 | 2026-08-26T23:23:04.409Z | Compiling pin-utils v0.1.0 |
| 846 | 2026-08-26T23:23:04.479Z | Compiling supports-hyperlinks v3.2.0 |
| 847 | 2026-08-26T23:23:04.493Z | Compiling openssl-probe v0.2.1 |
| 848 | 2026-08-26T23:23:04.734Z | Compiling crossbeam-utils v0.8.22 |
| 849 | 2026-08-26T23:23:04.739Z | Compiling supports-unicode v3.0.0 |
| 850 | 2026-08-26T23:23:04.879Z | Compiling unicode-width v0.1.14 |
| 851 | 2026-08-26T23:23:04.892Z | Compiling fastrand v2.5.0 |
| 852 | 2026-08-26T23:23:05.026Z | Compiling crc32fast v1.5.0 |
| 853 | 2026-08-26T23:23:05.152Z | Compiling radium v0.7.0 |
| 854 | 2026-08-26T23:23:05.214Z | Compiling keccak v0.1.6 |
| 855 | 2026-08-26T23:23:05.295Z | Compiling miette v7.6.0 |
| 856 | 2026-08-26T23:23:05.452Z | Compiling sha3 v0.10.9 |
| 857 | 2026-08-26T23:23:05.466Z | Compiling tempfile v3.27.0 |
| 858 | 2026-08-26T23:23:05.884Z | Compiling rustls-native-certs v0.8.4 |
| 859 | 2026-08-26T23:23:06.016Z | Compiling aws-smithy-types v1.6.1 |
| 860 | 2026-08-26T23:23:06.060Z | Compiling tower v0.5.3 |
| 861 | 2026-08-26T23:23:06.310Z | Compiling cipher v0.4.4 |
| 862 | 2026-08-26T23:23:06.551Z | Compiling chumsky v0.9.3 |
| 863 | 2026-08-26T23:23:06.656Z | Compiling rand_chacha v0.9.0 |
| 864 | 2026-08-26T23:23:06.955Z | Compiling darling v0.23.0 |
| 865 | 2026-08-26T23:23:07.039Z | Compiling knus-derive v3.4.0 |
| 866 | 2026-08-26T23:23:07.719Z | Compiling pkcs1 v0.7.5 |
| 867 | 2026-08-26T23:23:07.719Z | Compiling ssh-encoding v0.2.0 |
| 868 | 2026-08-26T23:23:07.789Z | Compiling half v2.7.1 |
| 869 | 2026-08-26T23:23:07.809Z | Compiling aws-smithy-async v1.3.0 |
| 870 | 2026-08-26T23:23:07.959Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 871 | 2026-08-26T23:23:08.074Z | Compiling aho-corasick v1.1.5 |
| 872 | 2026-08-26T23:23:08.089Z | Compiling hybrid-array v0.4.14 |
| 873 | 2026-08-26T23:23:08.124Z | Compiling byteorder v1.5.0 |
| 874 | 2026-08-26T23:23:08.266Z | Compiling regex-syntax v0.8.11 |
| 875 | 2026-08-26T23:23:08.375Z | Compiling omicron-workspace-hack v0.1.0 |
| 876 | 2026-08-26T23:23:08.422Z | Compiling cpufeatures v0.3.0 |
| 877 | 2026-08-26T23:23:08.455Z | Compiling simd-adler32 v0.3.10 |
| 878 | 2026-08-26T23:23:08.499Z | Compiling maybe-uninit v2.0.0 |
| 879 | 2026-08-26T23:23:08.568Z | Compiling ipnetwork v0.21.1 |
| 880 | 2026-08-26T23:23:08.595Z | Compiling ciborium-io v0.2.2 |
| 881 | 2026-08-26T23:23:08.693Z | Compiling tap v1.0.1 |
| 882 | 2026-08-26T23:23:09.161Z | Compiling knus v3.4.0 |
| 883 | 2026-08-26T23:23:09.260Z | Compiling wyz v0.5.1 |
| 884 | 2026-08-26T23:23:09.309Z | Compiling oxnet v0.1.6 |
| 885 | 2026-08-26T23:23:09.339Z | Compiling ciborium-ll v0.2.2 |
| 886 | 2026-08-26T23:23:09.445Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 887 | 2026-08-26T23:23:09.459Z | Compiling rsa v0.9.10 |
| 888 | 2026-08-26T23:23:09.596Z | Compiling ssh-cipher v0.2.0 |
| 889 | 2026-08-26T23:23:09.762Z | Compiling regex-automata v0.4.18 |
| 890 | 2026-08-26T23:23:10.014Z | Compiling p384 v0.13.1 |
| 891 | 2026-08-26T23:23:10.275Z | Compiling serde_with_macros v3.22.0 |
| 892 | 2026-08-26T23:23:10.342Z | Compiling rand v0.9.5 |
| 893 | 2026-08-26T23:23:10.513Z | Compiling tower-http v0.6.11 |
| 894 | 2026-08-26T23:23:11.702Z | Compiling p256 v0.13.2 |
| 895 | 2026-08-26T23:23:11.775Z | Compiling hubpack_derive v0.1.1 |
| 896 | 2026-08-26T23:23:12.175Z | Compiling sha1 v0.10.7 |
| 897 | 2026-08-26T23:23:12.282Z | Compiling newtype-uuid v1.4.0 |
| 898 | 2026-08-26T23:23:12.372Z | Compiling openapiv3 v2.2.0 |
| 899 | 2026-08-26T23:23:12.468Z | Compiling strum_macros v0.26.4 |
| 900 | 2026-08-26T23:23:12.598Z | Compiling env_filter v2.0.0 |
| 901 | 2026-08-26T23:23:12.990Z | Compiling daft-derive v0.1.8 |
| 902 | 2026-08-26T23:23:13.280Z | Compiling heapless v0.7.17 |
| 903 | 2026-08-26T23:23:13.568Z | Compiling serde_path_to_error v0.1.20 |
| 904 | 2026-08-26T23:23:13.814Z | Compiling thread_local v1.1.10 |
| 905 | 2026-08-26T23:23:14.024Z | Compiling slog-async v2.8.0 |
| 906 | 2026-08-26T23:23:14.172Z | Compiling packed_struct v0.10.1 |
| 907 | 2026-08-26T23:23:14.570Z | Compiling rlimit v0.10.2 |
| 908 | 2026-08-26T23:23:14.646Z | Compiling utf-8 v0.7.6 |
| 909 | 2026-08-26T23:23:14.663Z | Compiling salty v0.3.0 |
| 910 | 2026-08-26T23:23:14.816Z | Compiling funty v2.0.0 |
| 911 | 2026-08-26T23:23:14.840Z | Compiling data-encoding v2.11.1 |
| 912 | 2026-08-26T23:23:15.864Z | Compiling tungstenite v0.28.0 |
| 913 | 2026-08-26T23:23:16.007Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 914 | 2026-08-26T23:23:16.022Z | Compiling bitvec v1.1.1 |
| 915 | 2026-08-26T23:23:19.186Z | Compiling strum v0.26.3 |
| 916 | 2026-08-26T23:23:19.322Z | Compiling daft v0.1.8 |
| 917 | 2026-08-26T23:23:19.598Z | Compiling env_logger v0.11.11 |
| 918 | 2026-08-26T23:23:19.646Z | Compiling hubpack v0.1.2 |
| 919 | 2026-08-26T23:23:19.667Z | Compiling ssh-key v0.6.7 |
| 920 | 2026-08-26T23:23:19.889Z | Compiling crossbeam-channel v0.5.16 |
| 921 | 2026-08-26T23:23:20.463Z | Compiling flate2 v1.1.9 |
| 922 | 2026-08-26T23:23:20.578Z | Compiling regex v1.13.1 |
| 923 | 2026-08-26T23:23:20.971Z | Compiling serde_with v3.22.0 |
| 924 | 2026-08-26T23:23:21.008Z | Compiling ciborium v0.2.2 |
| 925 | 2026-08-26T23:23:22.007Z | Compiling crypto-common v0.2.2 |
| 926 | 2026-08-26T23:23:22.550Z | Compiling block-buffer v0.12.1 |
| 927 | 2026-08-26T23:23:22.749Z | Compiling hash32 v0.2.1 |
| 928 | 2026-08-26T23:23:22.973Z | Compiling typify v0.6.2 |
| 929 | 2026-08-26T23:23:23.066Z | Compiling packed_struct_codegen v0.10.1 |
| 930 | 2026-08-26T23:23:23.532Z | Compiling futures-executor v0.3.33 |
| 931 | 2026-08-26T23:23:24.045Z | Compiling blake3 v1.8.6 |
| 932 | 2026-08-26T23:23:24.075Z | Compiling async-trait v0.1.92 |
| 933 | 2026-08-26T23:23:24.347Z | Compiling bitfield-macros v0.19.5 |
| 934 | 2026-08-26T23:23:24.432Z | Compiling aws-types v1.5.0 |
| 935 | 2026-08-26T23:23:24.710Z | Compiling is-terminal v0.4.17 |
| 936 | 2026-08-26T23:23:24.839Z | Compiling multer v3.1.0 |
| 937 | 2026-08-26T23:23:25.003Z | Compiling match_cfg v0.1.0 |
| 938 | 2026-08-26T23:23:25.046Z | Compiling take_mut v0.2.2 |
| 939 | 2026-08-26T23:23:25.064Z | Compiling winnow v1.0.4 |
| 940 | 2026-08-26T23:23:25.077Z | Compiling compression-core v0.4.32 |
| 941 | 2026-08-26T23:23:25.165Z | Compiling nodrop v0.1.14 |
| 942 | 2026-08-26T23:23:25.264Z | Compiling term v1.2.1 |
| 943 | 2026-08-26T23:23:25.427Z | Compiling const-oid v0.10.2 |
| 944 | 2026-08-26T23:23:25.516Z | Compiling unsafe-libyaml v0.2.11 |
| 945 | 2026-08-26T23:23:25.730Z | Compiling cfg_aliases v0.2.2 |
| 946 | 2026-08-26T23:23:25.805Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 947 | 2026-08-26T23:23:26.195Z | Compiling serde_yaml v0.9.34+deprecated |
| 948 | 2026-08-26T23:23:26.583Z | Compiling nix v0.31.3 |
| 949 | 2026-08-26T23:23:26.632Z | Compiling digest v0.11.3 |
| 950 | 2026-08-26T23:23:26.822Z | Compiling slog-term v2.9.2 |
| 951 | 2026-08-26T23:23:26.963Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 952 | 2026-08-26T23:23:27.159Z | Compiling array-init v0.0.4 |
| 953 | 2026-08-26T23:23:27.421Z | Compiling compression-codecs v0.4.38 |
| 954 | 2026-08-26T23:23:27.788Z | Compiling bitfield v0.19.5 |
| 955 | 2026-08-26T23:23:28.081Z | Compiling hostname v0.3.1 |
| 956 | 2026-08-26T23:23:28.296Z | Compiling progenitor-impl v0.14.0 |
| 957 | 2026-08-26T23:23:28.741Z | Compiling futures v0.3.33 |
| 958 | 2026-08-26T23:23:29.042Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 959 | 2026-08-26T23:23:29.419Z | Compiling smallvec v0.6.14 |
| 960 | 2026-08-26T23:23:29.651Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 961 | 2026-08-26T23:23:29.909Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 962 | 2026-08-26T23:23:31.143Z | Compiling tokio-tungstenite v0.28.0 |
| 963 | 2026-08-26T23:23:31.770Z | Compiling aws-smithy-schema v0.2.0 |
| 964 | 2026-08-26T23:23:32.021Z | Compiling aws-credential-types v1.3.0 |
| 965 | 2026-08-26T23:23:32.048Z | Compiling slog-json v2.6.1 |
| 966 | 2026-08-26T23:23:32.946Z | Compiling toml_datetime v0.6.11 |
| 967 | 2026-08-26T23:23:33.186Z | Compiling serde_spanned v0.6.9 |
| 968 | 2026-08-26T23:23:33.317Z | Compiling cobs v0.3.0 |
| 969 | 2026-08-26T23:23:33.347Z | Compiling async-stream-impl v0.3.6 |
| 970 | 2026-08-26T23:23:33.442Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 971 | 2026-08-26T23:23:33.519Z | Compiling serde_spanned v1.1.1 |
| 972 | 2026-08-26T23:23:33.585Z | Compiling dropshot v0.17.1 |
| 973 | 2026-08-26T23:23:33.668Z | Compiling bytesize v2.7.0 |
| 974 | 2026-08-26T23:23:33.821Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 975 | 2026-08-26T23:23:33.850Z | Compiling static_assertions v1.1.0 |
| 976 | 2026-08-26T23:23:33.854Z | Compiling signal-hook v0.4.4 |
| 977 | 2026-08-26T23:23:33.926Z | Compiling toml_write v0.1.2 |
| 978 | 2026-08-26T23:23:33.973Z | Compiling winnow v0.7.15 |
| 979 | 2026-08-26T23:23:34.117Z | Compiling http-range-header v0.4.2 |
| 980 | 2026-08-26T23:23:34.117Z | Compiling portable-atomic v1.15.0 |
| 981 | 2026-08-26T23:23:34.122Z | Compiling arrayvec v0.7.8 |
| 982 | 2026-08-26T23:23:34.166Z | Compiling rustix v0.38.44 |
| 983 | 2026-08-26T23:23:34.332Z | Compiling constant_time_eq v0.4.2 |
| 984 | 2026-08-26T23:23:34.531Z | Compiling arrayref v0.3.9 |
| 985 | 2026-08-26T23:23:34.661Z | Compiling toml v1.1.4+spec-1.1.0 |
| 986 | 2026-08-26T23:23:34.825Z | Compiling async-stream v0.3.6 |
| 987 | 2026-08-26T23:23:35.025Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 988 | 2026-08-26T23:23:35.449Z | Compiling postcard v1.1.3 |
| 989 | 2026-08-26T23:23:35.657Z | Compiling toml_edit v0.22.27 |
| 990 | 2026-08-26T23:23:37.234Z | Compiling slog-bunyan v2.5.0 |
| 991 | 2026-08-26T23:23:38.258Z | Compiling progenitor-macro v0.14.0 |
| 992 | 2026-08-26T23:23:39.091Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 993 | 2026-08-26T23:23:39.153Z | Compiling serde-hex v0.1.0 |
| 994 | 2026-08-26T23:23:42.544Z | Compiling async-compression v0.4.43 |
| 995 | 2026-08-26T23:23:42.599Z | Compiling sha1 v0.11.0 |
| 996 | 2026-08-26T23:23:43.017Z | Compiling oauth2 v5.0.0 |
| 997 | 2026-08-26T23:23:43.263Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 998 | 2026-08-26T23:23:43.651Z | Compiling dropshot_endpoint v0.17.1 |
| 999 | 2026-08-26T23:23:44.878Z | Compiling waitgroup v0.1.2 |
| 1000 | 2026-08-26T23:23:45.037Z | Compiling rustls-pemfile v2.2.0 |
| 1001 | 2026-08-26T23:23:45.101Z | Compiling serde-big-array v0.5.1 |
| 1002 | 2026-08-26T23:23:45.233Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1003 | 2026-08-26T23:23:45.260Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-08-26T23:23:45.336Z | Compiling nibble_vec v0.1.0 |
| 1005 | 2026-08-26T23:23:45.488Z | Compiling hostname v0.4.2 |
| 1006 | 2026-08-26T23:23:45.618Z | Compiling endian-type v0.2.0 |
| 1007 | 2026-08-26T23:23:45.652Z | Compiling debug-ignore v1.0.5 |
| 1008 | 2026-08-26T23:23:45.669Z | Compiling crc-any v2.5.1 |
| 1009 | 2026-08-26T23:23:45.742Z | Compiling corncobs v0.1.4 |
| 1010 | 2026-08-26T23:23:45.758Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1011 | 2026-08-26T23:23:45.762Z | Compiling radix_trie v0.3.0 |
| 1012 | 2026-08-26T23:23:45.908Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1013 | 2026-08-26T23:23:45.942Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1014 | 2026-08-26T23:23:46.215Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1015 | 2026-08-26T23:23:47.862Z | Compiling toml v0.8.23 |
| 1016 | 2026-08-26T23:23:48.389Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1017 | 2026-08-26T23:23:48.695Z | Compiling console v0.16.4 |
| 1018 | 2026-08-26T23:23:50.567Z | Compiling rustls-webpki v0.103.13 |
| 1019 | 2026-08-26T23:23:50.802Z | Compiling secrecy v0.8.0 |
| 1020 | 2026-08-26T23:23:50.953Z | Compiling clap-num v1.2.0 |
| 1021 | 2026-08-26T23:23:51.088Z | Compiling termios v0.3.3 |
| 1022 | 2026-08-26T23:23:51.259Z | Compiling xdg v2.5.2 |
| 1023 | 2026-08-26T23:23:51.804Z | Compiling unicode-segmentation v1.13.3 |
| 1024 | 2026-08-26T23:23:51.957Z | Compiling unit-prefix v0.5.2 |
| 1025 | 2026-08-26T23:23:52.039Z | Compiling home v0.5.12 |
| 1026 | 2026-08-26T23:23:52.119Z | Compiling natord v1.0.9 |
| 1027 | 2026-08-26T23:23:52.209Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1028 | 2026-08-26T23:23:52.309Z | Compiling indicatif v0.18.6 |
| 1029 | 2026-08-26T23:23:52.387Z | Compiling atomicwrites v0.4.4 |
| 1030 | 2026-08-26T23:23:52.401Z | Compiling tokio-fd v0.3.0 |
| 1031 | 2026-08-26T23:23:52.616Z | Compiling async-recursion v1.1.1 |
| 1032 | 2026-08-26T23:23:52.672Z | Compiling memmap2 v0.9.11 |
| 1033 | 2026-08-26T23:23:52.992Z | Compiling humantime v2.4.0 |
| 1034 | 2026-08-26T23:23:53.070Z | Compiling shlex v1.3.0 |
| 1035 | 2026-08-26T23:23:53.301Z | Compiling xdg v3.0.0 |
| 1036 | 2026-08-26T23:23:54.597Z | Compiling tokio-rustls v0.26.4 |
| 1037 | 2026-08-26T23:23:54.607Z | Compiling rustls-platform-verifier v0.7.0 |
| 1038 | 2026-08-26T23:23:54.871Z | Compiling hyper-rustls v0.27.9 |
| 1039 | 2026-08-26T23:23:55.143Z | Compiling reqwest v0.13.4 |
| 1040 | 2026-08-26T23:23:58.603Z | Compiling progenitor-client v0.14.0 |
| 1041 | 2026-08-26T23:23:59.015Z | Compiling progenitor v0.14.0 |
| 1042 | 2026-08-26T23:23:59.085Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1043 | 2026-08-26T23:23:59.099Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1044 | 2026-08-26T23:23:59.625Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1045 | 2026-08-26T23:24:02.268Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1046 | 2026-08-26T23:24:18.329Z | Finished `release` profile [optimized] target(s) in 2m 09s |
| 1047 | 2026-08-26T23:24:18.342Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1048 | 2026-08-26T23:24:18.342Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1049 | 2026-08-26T23:24:18.583Z | + cp target/release/sush /work/sush |
| 1050 | 2026-08-26T23:24:18.615Z | + cargo install just --locked |
| 1051 | 2026-08-26T23:24:18.673Z | Updating crates.io index |
| 1052 | 2026-08-26T23:24:18.782Z | Downloading crates ... |
| 1053 | 2026-08-26T23:24:18.856Z | Downloaded just v1.58.0 |
| 1054 | 2026-08-26T23:24:18.889Z | Installing just v1.58.0 |
| 1055 | 2026-08-26T23:24:18.889Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1056 | 2026-08-26T23:24:18.889Z | | |
| 1057 | 2026-08-26T23:24:18.889Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1058 | 2026-08-26T23:24:18.889Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1059 | 2026-08-26T23:24:18.904Z | Updating crates.io index |
| 1060 | 2026-08-26T23:24:19.136Z | Updating crates.io index |
| 1061 | 2026-08-26T23:24:23.532Z | Downloading crates ... |
| 1062 | 2026-08-26T23:24:23.617Z | Downloaded blake3 v1.8.5 |
| 1063 | 2026-08-26T23:24:23.618Z | Downloaded clap_mangen v0.3.0 |
| 1064 | 2026-08-26T23:24:23.618Z | Downloaded clap v4.6.5 |
| 1065 | 2026-08-26T23:24:23.618Z | Downloaded clap_complete v4.6.8 |
| 1066 | 2026-08-26T23:24:23.618Z | Downloaded dirs-sys v0.5.0 |
| 1067 | 2026-08-26T23:24:23.618Z | Downloaded dirs v6.0.0 |
| 1068 | 2026-08-26T23:24:23.618Z | Downloaded num_cpus v1.17.0 |
| 1069 | 2026-08-26T23:24:23.618Z | Downloaded digest-io v0.1.0 |
| 1070 | 2026-08-26T23:24:23.618Z | Downloaded is_executable v1.0.6 |
| 1071 | 2026-08-26T23:24:23.618Z | Downloaded option-ext v0.2.0 |
| 1072 | 2026-08-26T23:24:23.618Z | Downloaded strum v0.28.0 |
| 1073 | 2026-08-26T23:24:23.618Z | Downloaded crossbeam-deque v0.8.7 |
| 1074 | 2026-08-26T23:24:23.618Z | Downloaded dotenvy v0.15.7 |
| 1075 | 2026-08-26T23:24:23.618Z | Downloaded find-msvc-tools v0.1.9 |
| 1076 | 2026-08-26T23:24:23.618Z | Downloaded roff v1.1.1 |
| 1077 | 2026-08-26T23:24:23.618Z | Downloaded typed-arena v2.0.2 |
| 1078 | 2026-08-26T23:24:23.618Z | Downloaded cc v1.4.0 |
| 1079 | 2026-08-26T23:24:23.618Z | Downloaded crossbeam-epoch v0.9.20 |
| 1080 | 2026-08-26T23:24:23.618Z | Downloaded nu-ansi-term v0.50.3 |
| 1081 | 2026-08-26T23:24:23.618Z | Downloaded unicase v2.9.0 |
| 1082 | 2026-08-26T23:24:23.618Z | Downloaded strum_macros v0.28.0 |
| 1083 | 2026-08-26T23:24:23.618Z | Downloaded shellexpand v3.1.2 |
| 1084 | 2026-08-26T23:24:23.618Z | Downloaded snafu-derive v0.9.2 |
| 1085 | 2026-08-26T23:24:23.618Z | Downloaded sha2 v0.11.0 |
| 1086 | 2026-08-26T23:24:23.618Z | Downloaded similar v3.1.1 |
| 1087 | 2026-08-26T23:24:23.618Z | Downloaded snafu v0.9.2 |
| 1088 | 2026-08-26T23:24:23.618Z | Downloaded rayon-core v1.13.0 |
| 1089 | 2026-08-26T23:24:23.619Z | Downloaded pulldown-cmark v0.13.4 |
| 1090 | 2026-08-26T23:24:23.619Z | Downloaded clap_builder v4.6.5 |
| 1091 | 2026-08-26T23:24:23.619Z | Downloaded bstr v1.13.0 |
| 1092 | 2026-08-26T23:24:23.619Z | Downloaded regex-automata v0.4.16 |
| 1093 | 2026-08-26T23:24:23.619Z | Compiling libc v0.2.189 |
| 1094 | 2026-08-26T23:24:23.619Z | Compiling proc-macro2 v1.0.107 |
| 1095 | 2026-08-26T23:24:23.619Z | Compiling quote v1.0.47 |
| 1096 | 2026-08-26T23:24:23.619Z | Compiling unicode-ident v1.0.24 |
| 1097 | 2026-08-26T23:24:23.619Z | Compiling bitflags v2.13.1 |
| 1098 | 2026-08-26T23:24:23.619Z | Compiling heck v0.5.0 |
| 1099 | 2026-08-26T23:24:23.619Z | Compiling rustix v1.1.4 |
| 1100 | 2026-08-26T23:24:23.619Z | Compiling cfg-if v1.0.4 |
| 1101 | 2026-08-26T23:24:23.619Z | Compiling utf8parse v0.2.2 |
| 1102 | 2026-08-26T23:24:23.619Z | Compiling crossbeam-utils v0.8.22 |
| 1103 | 2026-08-26T23:24:23.619Z | Compiling typenum v1.20.1 |
| 1104 | 2026-08-26T23:24:23.619Z | Compiling anstyle-parse v1.0.0 |
| 1105 | 2026-08-26T23:24:23.619Z | Compiling serde_core v1.0.229 |
| 1106 | 2026-08-26T23:24:23.619Z | Compiling is_terminal_polyfill v1.70.2 |
| 1107 | 2026-08-26T23:24:23.619Z | Compiling anstyle-query v1.1.5 |
| 1108 | 2026-08-26T23:24:23.619Z | Compiling getrandom v0.4.3 |
| 1109 | 2026-08-26T23:24:23.619Z | Compiling memchr v2.8.3 |
| 1110 | 2026-08-26T23:24:23.619Z | Compiling crossbeam-epoch v0.9.20 |
| 1111 | 2026-08-26T23:24:23.619Z | Compiling anstyle v1.0.14 |
| 1112 | 2026-08-26T23:24:23.619Z | Compiling colorchoice v1.0.5 |
| 1113 | 2026-08-26T23:24:23.619Z | Compiling rand_core v0.10.1 |
| 1114 | 2026-08-26T23:24:23.619Z | Compiling anstream v1.0.0 |
| 1115 | 2026-08-26T23:24:23.619Z | Compiling shlex v2.0.1 |
| 1116 | 2026-08-26T23:24:23.619Z | Compiling autocfg v1.5.1 |
| 1117 | 2026-08-26T23:24:23.619Z | Compiling errno v0.3.14 |
| 1118 | 2026-08-26T23:24:23.620Z | Compiling hybrid-array v0.4.14 |
| 1119 | 2026-08-26T23:24:23.620Z | Compiling cpufeatures v0.3.0 |
| 1120 | 2026-08-26T23:24:23.620Z | Compiling rayon-core v1.13.0 |
| 1121 | 2026-08-26T23:24:23.620Z | Compiling crossbeam-deque v0.8.7 |
| 1122 | 2026-08-26T23:24:23.620Z | Compiling syn v3.0.3 |
| 1123 | 2026-08-26T23:24:23.620Z | Compiling syn v2.0.119 |
| 1124 | 2026-08-26T23:24:23.620Z | Compiling strsim v0.11.1 |
| 1125 | 2026-08-26T23:24:23.620Z | Compiling clap_lex v1.1.0 |
| 1126 | 2026-08-26T23:24:23.620Z | Compiling find-msvc-tools v0.1.9 |
| 1127 | 2026-08-26T23:24:23.620Z | Compiling crypto-common v0.2.2 |
| 1128 | 2026-08-26T23:24:23.620Z | Compiling block-buffer v0.12.1 |
| 1129 | 2026-08-26T23:24:23.620Z | Compiling cc v1.4.0 |
| 1130 | 2026-08-26T23:24:23.620Z | Compiling num-traits v0.2.19 |
| 1131 | 2026-08-26T23:24:23.620Z | Compiling cfg_aliases v0.2.2 |
| 1132 | 2026-08-26T23:24:23.620Z | Compiling option-ext v0.2.0 |
| 1133 | 2026-08-26T23:24:23.620Z | Compiling zmij v1.0.23 |
| 1134 | 2026-08-26T23:24:23.620Z | Compiling serde v1.0.229 |
| 1135 | 2026-08-26T23:24:23.620Z | Compiling terminal_size v0.4.4 |
| 1136 | 2026-08-26T23:24:23.620Z | Compiling const-oid v0.10.2 |
| 1137 | 2026-08-26T23:24:23.620Z | Compiling clap_builder v4.6.5 |
| 1138 | 2026-08-26T23:24:23.620Z | Compiling dirs-sys v0.5.0 |
| 1139 | 2026-08-26T23:24:23.620Z | Compiling digest v0.11.3 |
| 1140 | 2026-08-26T23:24:23.620Z | Compiling nix v0.31.3 |
| 1141 | 2026-08-26T23:24:23.620Z | Compiling blake3 v1.8.5 |
| 1142 | 2026-08-26T23:24:23.620Z | Compiling aho-corasick v1.1.5 |
| 1143 | 2026-08-26T23:24:23.620Z | Compiling camino v1.2.5 |
| 1144 | 2026-08-26T23:24:23.620Z | Compiling serde_json v1.0.151 |
| 1145 | 2026-08-26T23:24:23.620Z | Compiling regex-syntax v0.8.11 |
| 1146 | 2026-08-26T23:24:23.695Z | Compiling pulldown-cmark v0.13.4 |
| 1147 | 2026-08-26T23:24:23.695Z | Compiling dirs v6.0.0 |
| 1148 | 2026-08-26T23:24:23.695Z | Compiling clap_derive v4.6.4 |
| 1149 | 2026-08-26T23:24:23.695Z | Compiling serde_derive v1.0.229 |
| 1150 | 2026-08-26T23:24:23.695Z | Compiling snafu-derive v0.9.2 |
| 1151 | 2026-08-26T23:24:23.695Z | Compiling strum_macros v0.28.0 |
| 1152 | 2026-08-26T23:24:23.798Z | Compiling chacha20 v0.10.1 |
| 1153 | 2026-08-26T23:24:24.051Z | Compiling regex-automata v0.4.16 |
| 1154 | 2026-08-26T23:24:24.907Z | Compiling clap v4.6.5 |
| 1155 | 2026-08-26T23:24:24.973Z | Compiling memmap2 v0.9.11 |
| 1156 | 2026-08-26T23:24:25.143Z | Compiling is_executable v1.0.6 |
| 1157 | 2026-08-26T23:24:25.250Z | Compiling just v1.58.0 |
| 1158 | 2026-08-26T23:24:25.314Z | Compiling itoa v1.0.18 |
| 1159 | 2026-08-26T23:24:25.332Z | Compiling arrayref v0.3.9 |
| 1160 | 2026-08-26T23:24:25.391Z | Compiling fastrand v2.5.0 |
| 1161 | 2026-08-26T23:24:25.433Z | Compiling once_cell v1.21.4 |
| 1162 | 2026-08-26T23:24:25.480Z | Compiling iana-time-zone v0.1.65 |
| 1163 | 2026-08-26T23:24:25.501Z | Compiling roff v1.1.1 |
| 1164 | 2026-08-26T23:24:25.663Z | Compiling arrayvec v0.7.8 |
| 1165 | 2026-08-26T23:24:25.700Z | Compiling constant_time_eq v0.4.2 |
| 1166 | 2026-08-26T23:24:25.721Z | Compiling unicase v2.9.0 |
| 1167 | 2026-08-26T23:24:25.796Z | Compiling unicode-segmentation v1.13.3 |
| 1168 | 2026-08-26T23:24:25.822Z | Compiling clap_mangen v0.3.0 |
| 1169 | 2026-08-26T23:24:25.857Z | Compiling tempfile v3.27.0 |
| 1170 | 2026-08-26T23:24:26.255Z | Compiling regex v1.13.1 |
| 1171 | 2026-08-26T23:24:26.372Z | Compiling similar v3.1.1 |
| 1172 | 2026-08-26T23:24:26.614Z | Compiling chrono v0.4.45 |
| 1173 | 2026-08-26T23:24:27.146Z | Compiling strum v0.28.0 |
| 1174 | 2026-08-26T23:24:27.261Z | Compiling clap_complete v4.6.8 |
| 1175 | 2026-08-26T23:24:27.293Z | Compiling snafu v0.9.2 |
| 1176 | 2026-08-26T23:24:27.732Z | Compiling rand v0.10.2 |
| 1177 | 2026-08-26T23:24:28.224Z | Compiling shellexpand v3.1.2 |
| 1178 | 2026-08-26T23:24:28.514Z | Compiling digest-io v0.1.0 |
| 1179 | 2026-08-26T23:24:28.630Z | Compiling sha2 v0.11.0 |
| 1180 | 2026-08-26T23:24:28.677Z | Compiling uuid v1.24.0 |
| 1181 | 2026-08-26T23:24:28.858Z | Compiling num_cpus v1.17.0 |
| 1182 | 2026-08-26T23:24:28.940Z | Compiling unicode-width v0.2.2 |
| 1183 | 2026-08-26T23:24:28.988Z | Compiling hex v0.4.3 |
| 1184 | 2026-08-26T23:24:29.076Z | Compiling percent-encoding v2.3.2 |
| 1185 | 2026-08-26T23:24:29.219Z | Compiling typed-arena v2.0.2 |
| 1186 | 2026-08-26T23:24:29.255Z | Compiling dotenvy v0.15.7 |
| 1187 | 2026-08-26T23:24:29.286Z | Compiling nu-ansi-term v0.50.3 |
| 1188 | 2026-08-26T23:24:29.635Z | Compiling semver v1.0.28 |
| 1189 | 2026-08-26T23:25:28.986Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1190 | 2026-08-26T23:25:29.007Z | Installing /home/build/.cargo/bin/just |
| 1191 | 2026-08-26T23:25:29.011Z | Installed package `just v1.58.0` (executable `just`) |
| 1192 | 2026-08-26T23:25:29.048Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1193 | 2026-08-26T23:25:29.051Z | + gunzip |
| 1194 | 2026-08-26T23:25:29.052Z | + tar -xf - -C /home/build/.cargo/bin |
| 1195 | 2026-08-26T23:25:29.794Z | + just ci |
| 1196 | 2026-08-26T23:25:29.798Z | cargo fmt --check |
| 1197 | 2026-08-26T23:25:30.013Z | cargo clippy -- --no-deps --deny warnings |
| 1198 | 2026-08-26T23:25:30.308Z | Downloading crates ... |
| 1199 | 2026-08-26T23:25:30.383Z | Downloaded function_name-proc-macro v0.3.0 |
| 1200 | 2026-08-26T23:25:30.386Z | Downloaded enum-as-inner v0.6.1 |
| 1201 | 2026-08-26T23:25:30.386Z | Downloaded heck v0.4.1 |
| 1202 | 2026-08-26T23:25:30.386Z | Downloaded linked-hash-map v0.5.6 |
| 1203 | 2026-08-26T23:25:30.386Z | Downloaded miette-derive v5.10.0 |
| 1204 | 2026-08-26T23:25:30.386Z | Downloaded dashu-base v0.5.1 |
| 1205 | 2026-08-26T23:25:30.390Z | Downloaded function_name v0.3.0 |
| 1206 | 2026-08-26T23:25:30.390Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1207 | 2026-08-26T23:25:30.390Z | Downloaded knuffel-derive v3.2.0 |
| 1208 | 2026-08-26T23:25:30.390Z | Downloaded pwd v1.4.0 |
| 1209 | 2026-08-26T23:25:30.394Z | Downloaded lru-cache v0.1.2 |
| 1210 | 2026-08-26T23:25:30.397Z | Downloaded proc-macro-error v1.0.4 |
| 1211 | 2026-08-26T23:25:30.397Z | Downloaded lru v0.18.2 |
| 1212 | 2026-08-26T23:25:30.401Z | Downloaded owo-colors v3.5.0 |
| 1213 | 2026-08-26T23:25:30.401Z | Downloaded derive-where v1.6.1 |
| 1214 | 2026-08-26T23:25:30.404Z | Downloaded num-primitive v0.2.1 |
| 1215 | 2026-08-26T23:25:30.407Z | Downloaded resolv-conf v0.7.6 |
| 1216 | 2026-08-26T23:25:30.411Z | Downloaded num-modular v0.6.5 |
| 1217 | 2026-08-26T23:25:30.414Z | Downloaded supports-unicode v2.1.0 |
| 1218 | 2026-08-26T23:25:30.418Z | Downloaded terminal_size v0.1.17 |
| 1219 | 2026-08-26T23:25:30.421Z | Downloaded supports-hyperlinks v2.1.0 |
| 1220 | 2026-08-26T23:25:30.421Z | Downloaded hickory-resolver v0.24.4 |
| 1221 | 2026-08-26T23:25:30.424Z | Downloaded base64 v0.21.7 |
| 1222 | 2026-08-26T23:25:30.424Z | Downloaded supports-color v2.1.0 |
| 1223 | 2026-08-26T23:25:30.427Z | Downloaded knuffel v3.2.0 |
| 1224 | 2026-08-26T23:25:30.431Z | Downloaded seq-macro v0.3.6 |
| 1225 | 2026-08-26T23:25:30.431Z | Downloaded smawk v0.3.3 |
| 1226 | 2026-08-26T23:25:30.437Z | Downloaded miette v5.10.0 |
| 1227 | 2026-08-26T23:25:30.441Z | Downloaded tokio-stream v0.1.19 |
| 1228 | 2026-08-26T23:25:30.444Z | Downloaded textwrap v0.15.2 |
| 1229 | 2026-08-26T23:25:30.447Z | Downloaded qorb v0.4.1 |
| 1230 | 2026-08-26T23:25:30.451Z | Downloaded itertools v0.14.0 |
| 1231 | 2026-08-26T23:25:30.457Z | Downloaded dashu-int v0.5.1 |
| 1232 | 2026-08-26T23:25:30.470Z | Downloaded hickory-proto v0.24.4 |
| 1233 | 2026-08-26T23:25:30.839Z | Downloaded dsi-bitstream v0.10.1 |
| 1234 | 2026-08-26T23:25:31.033Z | Compiling proc-macro2 v1.0.107 |
| 1235 | 2026-08-26T23:25:31.033Z | Compiling quote v1.0.47 |
| 1236 | 2026-08-26T23:25:31.033Z | Compiling unicode-ident v1.0.24 |
| 1237 | 2026-08-26T23:25:31.033Z | Compiling libc v0.2.189 |
| 1238 | 2026-08-26T23:25:31.036Z | Checking cfg-if v1.0.4 |
| 1239 | 2026-08-26T23:25:31.037Z | Compiling version_check v0.9.5 |
| 1240 | 2026-08-26T23:25:31.110Z | Compiling serde_core v1.0.229 |
| 1241 | 2026-08-26T23:25:31.114Z | Compiling serde v1.0.229 |
| 1242 | 2026-08-26T23:25:31.241Z | Checking memchr v2.8.3 |
| 1243 | 2026-08-26T23:25:31.397Z | Checking subtle v2.6.1 |
| 1244 | 2026-08-26T23:25:31.415Z | Compiling generic-array v0.14.7 |
| 1245 | 2026-08-26T23:25:31.464Z | Checking typenum v1.20.1 |
| 1246 | 2026-08-26T23:25:31.617Z | Compiling libm v0.2.16 |
| 1247 | 2026-08-26T23:25:31.656Z | Compiling autocfg v1.5.1 |
| 1248 | 2026-08-26T23:25:31.928Z | Checking smallvec v1.15.2 |
| 1249 | 2026-08-26T23:25:31.950Z | Checking const-oid v0.9.6 |
| 1250 | 2026-08-26T23:25:31.980Z | Checking errno v0.3.14 |
| 1251 | 2026-08-26T23:25:31.990Z | Compiling num-traits v0.2.19 |
| 1252 | 2026-08-26T23:25:32.100Z | Checking pin-project-lite v0.2.17 |
| 1253 | 2026-08-26T23:25:32.183Z | Compiling zmij v1.0.23 |
| 1254 | 2026-08-26T23:25:32.195Z | Compiling thiserror v2.0.20 |
| 1255 | 2026-08-26T23:25:32.226Z | Compiling zerocopy v0.8.56 |
| 1256 | 2026-08-26T23:25:32.326Z | Compiling syn v2.0.119 |
| 1257 | 2026-08-26T23:25:32.350Z | Compiling syn v3.0.3 |
| 1258 | 2026-08-26T23:25:32.510Z | Compiling heck v0.5.0 |
| 1259 | 2026-08-26T23:25:32.515Z | Compiling zeroize v1.9.0 |
| 1260 | 2026-08-26T23:25:32.635Z | Checking itoa v1.0.18 |
| 1261 | 2026-08-26T23:25:32.697Z | Compiling serde_json v1.0.151 |
| 1262 | 2026-08-26T23:25:32.742Z | Checking once_cell v1.21.4 |
| 1263 | 2026-08-26T23:25:32.794Z | Compiling parking_lot_core v0.9.12 |
| 1264 | 2026-08-26T23:25:32.904Z | Checking signal-hook-registry v1.4.8 |
| 1265 | 2026-08-26T23:25:32.926Z | Checking getrandom v0.2.17 |
| 1266 | 2026-08-26T23:25:32.983Z | Checking futures-core v0.3.33 |
| 1267 | 2026-08-26T23:25:33.051Z | Checking scopeguard v1.2.0 |
| 1268 | 2026-08-26T23:25:33.055Z | Checking rand_core v0.6.4 |
| 1269 | 2026-08-26T23:25:33.146Z | Checking lock_api v0.4.14 |
| 1270 | 2026-08-26T23:25:33.224Z | Checking base64ct v1.8.3 |
| 1271 | 2026-08-26T23:25:33.254Z | Checking allocator-api2 v0.2.21 |
| 1272 | 2026-08-26T23:25:33.328Z | Checking mio v1.2.2 |
| 1273 | 2026-08-26T23:25:33.337Z | Checking parking_lot v0.12.5 |
| 1274 | 2026-08-26T23:25:33.445Z | Checking pem-rfc7468 v0.7.0 |
| 1275 | 2026-08-26T23:25:33.510Z | Checking socket2 v0.6.5 |
| 1276 | 2026-08-26T23:25:33.591Z | Compiling semver v1.0.28 |
| 1277 | 2026-08-26T23:25:33.665Z | Compiling rustversion v1.0.23 |
| 1278 | 2026-08-26T23:25:33.739Z | Checking futures-sink v0.3.33 |
| 1279 | 2026-08-26T23:25:33.744Z | Compiling jobserver v0.1.35 |
| 1280 | 2026-08-26T23:25:33.796Z | Compiling find-msvc-tools v0.1.10 |
| 1281 | 2026-08-26T23:25:33.863Z | Checking flagset v0.4.7 |
| 1282 | 2026-08-26T23:25:33.868Z | Compiling shlex v2.0.1 |
| 1283 | 2026-08-26T23:25:34.019Z | Compiling cc v1.4.2 |
| 1284 | 2026-08-26T23:25:34.046Z | Checking foldhash v0.2.0 |
| 1285 | 2026-08-26T23:25:34.049Z | Checking slab v0.4.12 |
| 1286 | 2026-08-26T23:25:34.165Z | Checking bitflags v2.13.1 |
| 1287 | 2026-08-26T23:25:34.198Z | Checking equivalent v1.0.2 |
| 1288 | 2026-08-26T23:25:34.273Z | Checking futures-channel v0.3.33 |
| 1289 | 2026-08-26T23:25:34.325Z | Checking log v0.4.33 |
| 1290 | 2026-08-26T23:25:34.575Z | Checking stable_deref_trait v1.2.1 |
| 1291 | 2026-08-26T23:25:34.622Z | Compiling block-buffer v0.10.4 |
| 1292 | 2026-08-26T23:25:34.646Z | Compiling crypto-common v0.1.7 |
| 1293 | 2026-08-26T23:25:34.650Z | Checking futures-io v0.3.33 |
| 1294 | 2026-08-26T23:25:34.745Z | Compiling digest v0.10.7 |
| 1295 | 2026-08-26T23:25:34.748Z | Checking futures-task v0.3.33 |
| 1296 | 2026-08-26T23:25:34.882Z | Checking cpufeatures v0.2.17 |
| 1297 | 2026-08-26T23:25:34.942Z | Compiling schemars v0.8.22 |
| 1298 | 2026-08-26T23:25:34.951Z | Compiling getrandom v0.4.3 |
| 1299 | 2026-08-26T23:25:35.133Z | Compiling synstructure v0.13.2 |
| 1300 | 2026-08-26T23:25:35.173Z | Compiling serde_derive_internals v0.29.1 |
| 1301 | 2026-08-26T23:25:35.282Z | Compiling cmake v0.1.58 |
| 1302 | 2026-08-26T23:25:35.524Z | Compiling dunce v1.0.5 |
| 1303 | 2026-08-26T23:25:35.548Z | Compiling serde_derive v1.0.229 |
| 1304 | 2026-08-26T23:25:35.613Z | Compiling thiserror-impl v2.0.20 |
| 1305 | 2026-08-26T23:25:35.636Z | Compiling tokio-macros v2.7.2 |
| 1306 | 2026-08-26T23:25:35.735Z | Compiling fs_extra v1.3.0 |
| 1307 | 2026-08-26T23:25:35.841Z | Compiling object v0.37.3 |
| 1308 | 2026-08-26T23:25:35.962Z | Compiling pkg-config v0.3.33 |
| 1309 | 2026-08-26T23:25:36.167Z | Compiling displaydoc v0.2.7 |
| 1310 | 2026-08-26T23:25:36.282Z | Compiling zeroize_derive v1.5.0 |
| 1311 | 2026-08-26T23:25:36.295Z | Compiling der_derive v0.7.3 |
| 1312 | 2026-08-26T23:25:36.358Z | Compiling zerocopy-derive v0.8.56 |
| 1313 | 2026-08-26T23:25:36.404Z | Compiling zerofrom-derive v0.1.7 |
| 1314 | 2026-08-26T23:25:36.737Z | Compiling yoke-derive v0.8.2 |
| 1315 | 2026-08-26T23:25:36.914Z | Compiling futures-macro v0.3.33 |
| 1316 | 2026-08-26T23:25:36.942Z | Compiling schemars_derive v0.8.22 |
| 1317 | 2026-08-26T23:25:37.258Z | Checking der v0.7.10 |
| 1318 | 2026-08-26T23:25:37.642Z | Checking zerofrom v0.1.8 |
| 1319 | 2026-08-26T23:25:37.713Z | Checking futures-util v0.3.33 |
| 1320 | 2026-08-26T23:25:37.749Z | Compiling zerovec-derive v0.11.3 |
| 1321 | 2026-08-26T23:25:37.801Z | Checking yoke v0.8.3 |
| 1322 | 2026-08-26T23:25:37.967Z | Compiling aws-lc-sys v0.44.0 |
| 1323 | 2026-08-26T23:25:37.996Z | Checking spki v0.7.3 |
| 1324 | 2026-08-26T23:25:38.153Z | Checking pkcs8 v0.10.2 |
| 1325 | 2026-08-26T23:25:38.258Z | Checking hashbrown v0.17.1 |
| 1326 | 2026-08-26T23:25:38.292Z | Compiling rustc_version v0.4.1 |
| 1327 | 2026-08-26T23:25:38.560Z | Checking bytes v1.12.1 |
| 1328 | 2026-08-26T23:25:38.760Z | Compiling curve25519-dalek v4.1.3 |
| 1329 | 2026-08-26T23:25:38.812Z | Checking zerovec v0.11.6 |
| 1330 | 2026-08-26T23:25:38.987Z | Compiling ahash v0.8.12 |
| 1331 | 2026-08-26T23:25:38.997Z | Checking tokio v1.53.1 |
| 1332 | 2026-08-26T23:25:39.022Z | Checking http v1.5.0 |
| 1333 | 2026-08-26T23:25:39.219Z | Compiling rustix v1.1.4 |
| 1334 | 2026-08-26T23:25:39.515Z | Checking indexmap v2.14.0 |
| 1335 | 2026-08-26T23:25:39.572Z | Checking hmac v0.12.1 |
| 1336 | 2026-08-26T23:25:39.605Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1337 | 2026-08-26T23:25:39.690Z | Checking percent-encoding v2.3.2 |
| 1338 | 2026-08-26T23:25:39.723Z | Compiling aws-lc-rs v1.18.0 |
| 1339 | 2026-08-26T23:25:39.820Z | Checking iana-time-zone v0.1.65 |
| 1340 | 2026-08-26T23:25:39.918Z | Compiling httparse v1.10.1 |
| 1341 | 2026-08-26T23:25:39.927Z | Compiling getrandom v0.3.4 |
| 1342 | 2026-08-26T23:25:40.011Z | Checking chrono v0.4.45 |
| 1343 | 2026-08-26T23:25:40.307Z | Checking tinystr v0.8.3 |
| 1344 | 2026-08-26T23:25:40.595Z | Checking ppv-lite86 v0.2.21 |
| 1345 | 2026-08-26T23:25:40.716Z | Checking sha2 v0.10.9 |
| 1346 | 2026-08-26T23:25:40.882Z | Checking signature v2.2.0 |
| 1347 | 2026-08-26T23:25:40.903Z | Checking rustls-pki-types v1.15.1 |
| 1348 | 2026-08-26T23:25:40.996Z | Compiling tracing-attributes v0.1.31 |
| 1349 | 2026-08-26T23:25:41.000Z | Compiling slog v2.8.2 |
| 1350 | 2026-08-26T23:25:41.060Z | Checking ff v0.13.1 |
| 1351 | 2026-08-26T23:25:41.179Z | Checking tracing-core v0.1.36 |
| 1352 | 2026-08-26T23:25:41.191Z | Compiling strsim v0.11.1 |
| 1353 | 2026-08-26T23:25:41.216Z | Compiling thiserror v1.0.69 |
| 1354 | 2026-08-26T23:25:41.331Z | Checking base16ct v0.2.0 |
| 1355 | 2026-08-26T23:25:41.449Z | Checking writeable v0.6.3 |
| 1356 | 2026-08-26T23:25:41.470Z | Checking litemap v0.8.2 |
| 1357 | 2026-08-26T23:25:41.492Z | Checking sec1 v0.7.3 |
| 1358 | 2026-08-26T23:25:41.622Z | Checking group v0.13.0 |
| 1359 | 2026-08-26T23:25:41.634Z | Checking icu_locale_core v2.2.0 |
| 1360 | 2026-08-26T23:25:41.759Z | Checking hkdf v0.12.4 |
| 1361 | 2026-08-26T23:25:41.821Z | Checking potential_utf v0.1.5 |
| 1362 | 2026-08-26T23:25:41.868Z | Checking erased-serde v0.3.31 |
| 1363 | 2026-08-26T23:25:41.878Z | Checking uuid v1.24.0 |
| 1364 | 2026-08-26T23:25:41.932Z | Checking zerotrie v0.2.4 |
| 1365 | 2026-08-26T23:25:42.116Z | Checking tokio-util v0.7.19 |
| 1366 | 2026-08-26T23:25:42.148Z | Checking crypto-bigint v0.5.5 |
| 1367 | 2026-08-26T23:25:42.152Z | Compiling thiserror-impl v1.0.69 |
| 1368 | 2026-08-26T23:25:42.183Z | Checking tracing v0.1.44 |
| 1369 | 2026-08-26T23:25:42.264Z | Compiling icu_properties_data v2.2.0 |
| 1370 | 2026-08-26T23:25:42.274Z | Checking simd-adler32 v0.3.10 |
| 1371 | 2026-08-26T23:25:42.359Z | Checking utf8_iter v1.0.4 |
| 1372 | 2026-08-26T23:25:42.369Z | Compiling icu_normalizer_data v2.2.0 |
| 1373 | 2026-08-26T23:25:42.436Z | Checking adler2 v2.0.1 |
| 1374 | 2026-08-26T23:25:42.472Z | Checking ipnet v2.12.1 |
| 1375 | 2026-08-26T23:25:42.531Z | Compiling syn v1.0.109 |
| 1376 | 2026-08-26T23:25:42.541Z | Checking miniz_oxide v0.8.9 |
| 1377 | 2026-08-26T23:25:42.586Z | Checking icu_collections v2.2.0 |
| 1378 | 2026-08-26T23:25:42.861Z | Checking icu_provider v2.2.0 |
| 1379 | 2026-08-26T23:25:42.871Z | Checking rand_chacha v0.3.1 |
| 1380 | 2026-08-26T23:25:42.898Z | Checking form_urlencoded v1.2.2 |
| 1381 | 2026-08-26T23:25:42.947Z | Compiling clap_derive v4.6.4 |
| 1382 | 2026-08-26T23:25:43.038Z | Checking is-terminal v0.4.17 |
| 1383 | 2026-08-26T23:25:43.047Z | Compiling num-bigint-dig v0.8.6 |
| 1384 | 2026-08-26T23:25:43.071Z | Checking elliptic-curve v0.13.8 |
| 1385 | 2026-08-26T23:25:43.075Z | Checking dyn-clone v1.0.20 |
| 1386 | 2026-08-26T23:25:43.113Z | Compiling rustls v0.23.43 |
| 1387 | 2026-08-26T23:25:43.113Z | Checking untrusted v0.9.0 |
| 1388 | 2026-08-26T23:25:43.166Z | Checking utf8parse v0.2.2 |
| 1389 | 2026-08-26T23:25:43.260Z | Checking rand v0.8.7 |
| 1390 | 2026-08-26T23:25:43.341Z | Checking rfc6979 v0.4.0 |
| 1391 | 2026-08-26T23:25:43.389Z | Checking http-body v1.1.0 |
| 1392 | 2026-08-26T23:25:43.429Z | Compiling serde_tokenstream v0.2.3 |
| 1393 | 2026-08-26T23:25:43.576Z | Checking atomic-waker v1.1.2 |
| 1394 | 2026-08-26T23:25:43.644Z | Checking ecdsa v0.16.9 |
| 1395 | 2026-08-26T23:25:43.673Z | Checking icu_properties v2.2.0 |
| 1396 | 2026-08-26T23:25:43.699Z | Checking icu_normalizer v2.2.0 |
| 1397 | 2026-08-26T23:25:43.751Z | Checking primeorder v0.13.6 |
| 1398 | 2026-08-26T23:25:43.796Z | Checking anstyle-parse v1.0.0 |
| 1399 | 2026-08-26T23:25:43.961Z | Checking is_terminal_polyfill v1.70.2 |
| 1400 | 2026-08-26T23:25:43.971Z | Checking try-lock v0.2.5 |
| 1401 | 2026-08-26T23:25:44.065Z | Compiling gimli v0.32.3 |
| 1402 | 2026-08-26T23:25:44.072Z | Checking fnv v1.0.7 |
| 1403 | 2026-08-26T23:25:44.151Z | Checking colorchoice v1.0.5 |
| 1404 | 2026-08-26T23:25:44.167Z | Checking anstyle v1.0.14 |
| 1405 | 2026-08-26T23:25:44.238Z | Checking anstyle-query v1.1.5 |
| 1406 | 2026-08-26T23:25:44.320Z | Checking hex v0.4.3 |
| 1407 | 2026-08-26T23:25:44.330Z | Checking tower-layer v0.3.3 |
| 1408 | 2026-08-26T23:25:44.465Z | Checking tower-service v0.3.3 |
| 1409 | 2026-08-26T23:25:44.500Z | Checking idna_adapter v1.2.2 |
| 1410 | 2026-08-26T23:25:44.511Z | Checking anstream v1.0.0 |
| 1411 | 2026-08-26T23:25:44.521Z | Checking h2 v0.4.15 |
| 1412 | 2026-08-26T23:25:44.689Z | Checking want v0.3.1 |
| 1413 | 2026-08-26T23:25:44.857Z | Checking terminal_size v0.4.4 |
| 1414 | 2026-08-26T23:25:44.876Z | Checking ed25519 v2.2.3 |
| 1415 | 2026-08-26T23:25:45.238Z | Checking httpdate v1.0.3 |
| 1416 | 2026-08-26T23:25:45.618Z | Compiling ident_case v1.0.1 |
| 1417 | 2026-08-26T23:25:45.656Z | Compiling num-conv v0.2.2 |
| 1418 | 2026-08-26T23:25:45.734Z | Compiling addr2line v0.25.1 |
| 1419 | 2026-08-26T23:25:45.884Z | Compiling owo-colors v4.3.0 |
| 1420 | 2026-08-26T23:25:45.955Z | Checking spin v0.9.9 |
| 1421 | 2026-08-26T23:25:46.041Z | Checking clap_lex v1.1.0 |
| 1422 | 2026-08-26T23:25:46.079Z | Checking keccak v0.1.6 |
| 1423 | 2026-08-26T23:25:46.187Z | Compiling time-core v0.1.9 |
| 1424 | 2026-08-26T23:25:46.225Z | Compiling rustc-demangle v0.1.28 |
| 1425 | 2026-08-26T23:25:46.365Z | Compiling time-macros v0.2.32 |
| 1426 | 2026-08-26T23:25:46.436Z | Checking hyper v1.11.0 |
| 1427 | 2026-08-26T23:25:46.565Z | Checking sha3 v0.10.9 |
| 1428 | 2026-08-26T23:25:46.628Z | Checking clap_builder v4.6.6 |
| 1429 | 2026-08-26T23:25:46.982Z | Compiling darling_core v0.23.0 |
| 1430 | 2026-08-26T23:25:47.135Z | Checking ed25519-dalek v2.2.0 |
| 1431 | 2026-08-26T23:25:47.356Z | Checking idna v1.1.0 |
| 1432 | 2026-08-26T23:25:47.522Z | Compiling backtrace v0.3.76 |
| 1433 | 2026-08-26T23:25:47.588Z | Checking rand_core v0.9.5 |
| 1434 | 2026-08-26T23:25:47.672Z | Checking x509-cert v0.2.5 |
| 1435 | 2026-08-26T23:25:47.681Z | Compiling num-integer v0.1.46 |
| 1436 | 2026-08-26T23:25:47.694Z | Compiling async-trait v0.1.92 |
| 1437 | 2026-08-26T23:25:47.746Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1438 | 2026-08-26T23:25:47.959Z | Checking deranged v0.5.8 |
| 1439 | 2026-08-26T23:25:48.140Z | Compiling crossbeam-utils v0.8.22 |
| 1440 | 2026-08-26T23:25:48.150Z | Compiling unicode-width v0.2.2 |
| 1441 | 2026-08-26T23:25:48.303Z | Checking powerfmt v0.2.0 |
| 1442 | 2026-08-26T23:25:48.411Z | Compiling crc32fast v1.5.0 |
| 1443 | 2026-08-26T23:25:48.433Z | Compiling is_ci v1.2.0 |
| 1444 | 2026-08-26T23:25:48.443Z | Checking num_threads v0.1.7 |
| 1445 | 2026-08-26T23:25:48.523Z | Compiling camino v1.2.5 |
| 1446 | 2026-08-26T23:25:48.616Z | Checking base64 v0.22.1 |
| 1447 | 2026-08-26T23:25:48.681Z | Compiling anyhow v1.0.104 |
| 1448 | 2026-08-26T23:25:48.697Z | Compiling paste v1.0.15 |
| 1449 | 2026-08-26T23:25:48.829Z | Compiling unicode-linebreak v0.1.5 |
| 1450 | 2026-08-26T23:25:48.861Z | Checking data-encoding v2.11.1 |
| 1451 | 2026-08-26T23:25:48.869Z | Checking hyper-util v0.1.20 |
| 1452 | 2026-08-26T23:25:48.969Z | Checking time v0.3.55 |
| 1453 | 2026-08-26T23:25:49.019Z | Compiling textwrap v0.16.2 |
| 1454 | 2026-08-26T23:25:49.041Z | Compiling darling_macro v0.23.0 |
| 1455 | 2026-08-26T23:25:49.124Z | Compiling hashbrown v0.16.1 |
| 1456 | 2026-08-26T23:25:49.134Z | Compiling supports-color v3.0.2 |
| 1457 | 2026-08-26T23:25:49.291Z | Compiling proc-macro-error2 v2.0.1 |
| 1458 | 2026-08-26T23:25:49.303Z | Compiling lazy_static v1.5.0 |
| 1459 | 2026-08-26T23:25:49.348Z | Compiling backtrace-ext v0.2.1 |
| 1460 | 2026-08-26T23:25:49.381Z | Compiling num-iter v0.1.46 |
| 1461 | 2026-08-26T23:25:49.486Z | Checking clap v4.6.6 |
| 1462 | 2026-08-26T23:25:49.496Z | Checking rand_chacha v0.9.0 |
| 1463 | 2026-08-26T23:25:49.547Z | Checking url v2.5.8 |
| 1464 | 2026-08-26T23:25:49.591Z | Compiling hashbrown v0.14.5 |
| 1465 | 2026-08-26T23:25:49.902Z | Checking half v2.7.1 |
| 1466 | 2026-08-26T23:25:49.924Z | Checking sha1 v0.10.7 |
| 1467 | 2026-08-26T23:25:49.934Z | Compiling miette-derive v7.6.0 |
| 1468 | 2026-08-26T23:25:50.100Z | Checking hybrid-array v0.4.14 |
| 1469 | 2026-08-26T23:25:50.140Z | Checking encoding_rs v0.8.35 |
| 1470 | 2026-08-26T23:25:50.149Z | Checking ciborium-io v0.2.2 |
| 1471 | 2026-08-26T23:25:50.153Z | Checking fastrand v2.5.0 |
| 1472 | 2026-08-26T23:25:50.394Z | Checking ryu v1.0.23 |
| 1473 | 2026-08-26T23:25:50.525Z | Compiling unicode-width v0.1.14 |
| 1474 | 2026-08-26T23:25:50.552Z | Checking mime v0.3.17 |
| 1475 | 2026-08-26T23:25:50.741Z | Compiling supports-hyperlinks v3.2.0 |
| 1476 | 2026-08-26T23:25:50.778Z | Compiling supports-unicode v3.0.0 |
| 1477 | 2026-08-26T23:25:50.875Z | Checking static_assertions v1.1.0 |
| 1478 | 2026-08-26T23:25:50.937Z | Checking serde_urlencoded v0.7.1 |
| 1479 | 2026-08-26T23:25:51.010Z | Checking tempfile v3.27.0 |
| 1480 | 2026-08-26T23:25:51.029Z | Compiling miette v7.6.0 |
| 1481 | 2026-08-26T23:25:51.120Z | Checking ciborium-ll v0.2.2 |
| 1482 | 2026-08-26T23:25:51.129Z | Compiling chumsky v0.9.3 |
| 1483 | 2026-08-26T23:25:51.279Z | Checking rand v0.9.5 |
| 1484 | 2026-08-26T23:25:51.720Z | Compiling regress v0.11.1 |
| 1485 | 2026-08-26T23:25:51.792Z | Compiling darling v0.23.0 |
| 1486 | 2026-08-26T23:25:51.869Z | Compiling knus-derive v3.4.0 |
| 1487 | 2026-08-26T23:25:52.492Z | Checking http-body-util v0.1.4 |
| 1488 | 2026-08-26T23:25:52.502Z | Compiling pkcs1 v0.7.5 |
| 1489 | 2026-08-26T23:25:52.697Z | Checking futures-executor v0.3.33 |
| 1490 | 2026-08-26T23:25:52.722Z | Checking inout v0.1.4 |
| 1491 | 2026-08-26T23:25:52.835Z | Checking thread_local v1.1.10 |
| 1492 | 2026-08-26T23:25:52.835Z | Compiling omicron-workspace-hack v0.1.0 |
| 1493 | 2026-08-26T23:25:52.853Z | Compiling slog-async v2.8.0 |
| 1494 | 2026-08-26T23:25:52.993Z | Checking ipnetwork v0.21.1 |
| 1495 | 2026-08-26T23:25:53.216Z | Checking cpufeatures v0.3.0 |
| 1496 | 2026-08-26T23:25:53.279Z | Checking oxnet v0.1.6 |
| 1497 | 2026-08-26T23:25:53.322Z | Compiling typify-impl v0.6.2 |
| 1498 | 2026-08-26T23:25:53.343Z | Compiling knus v3.4.0 |
| 1499 | 2026-08-26T23:25:53.430Z | Checking futures v0.3.33 |
| 1500 | 2026-08-26T23:25:53.500Z | Checking cipher v0.4.4 |
| 1501 | 2026-08-26T23:25:53.510Z | Compiling rsa v0.9.10 |
| 1502 | 2026-08-26T23:25:53.669Z | Compiling p384 v0.13.1 |
| 1503 | 2026-08-26T23:25:53.756Z | Checking crossbeam-channel v0.5.16 |
| 1504 | 2026-08-26T23:25:54.545Z | Checking flate2 v1.1.9 |
| 1505 | 2026-08-26T23:25:54.573Z | Compiling serde_with_macros v3.22.0 |
| 1506 | 2026-08-26T23:25:54.573Z | Checking ciborium v0.2.2 |
| 1507 | 2026-08-26T23:25:54.573Z | Checking crypto-common v0.2.2 |
| 1508 | 2026-08-26T23:25:54.573Z | Checking block-buffer v0.12.1 |
| 1509 | 2026-08-26T23:25:54.573Z | Compiling hubpack_derive v0.1.1 |
| 1510 | 2026-08-26T23:25:54.573Z | Checking newtype-uuid v1.4.0 |
| 1511 | 2026-08-26T23:25:54.610Z | Checking ssh-encoding v0.2.0 |
| 1512 | 2026-08-26T23:25:54.631Z | Checking openapiv3 v2.2.0 |
| 1513 | 2026-08-26T23:25:54.781Z | Compiling strum_macros v0.26.4 |
| 1514 | 2026-08-26T23:25:54.916Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-08-26T23:25:55.143Z | Compiling daft-derive v0.1.8 |
| 1516 | 2026-08-26T23:25:55.571Z | Compiling multer v3.1.0 |
| 1517 | 2026-08-26T23:25:55.935Z | Checking utf-8 v0.7.6 |
| 1518 | 2026-08-26T23:25:56.007Z | Checking match_cfg v0.1.0 |
| 1519 | 2026-08-26T23:25:56.059Z | Checking take_mut v0.2.2 |
| 1520 | 2026-08-26T23:25:56.069Z | Checking winnow v1.0.4 |
| 1521 | 2026-08-26T23:25:56.128Z | Checking compression-core v0.4.32 |
| 1522 | 2026-08-26T23:25:56.144Z | Checking const-oid v0.10.2 |
| 1523 | 2026-08-26T23:25:56.153Z | Checking term v1.2.1 |
| 1524 | 2026-08-26T23:25:56.180Z | Compiling salty v0.3.0 |
| 1525 | 2026-08-26T23:25:56.586Z | Compiling rlimit v0.10.2 |
| 1526 | 2026-08-26T23:25:56.592Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1527 | 2026-08-26T23:25:56.592Z | Checking slog-term v2.9.2 |
| 1528 | 2026-08-26T23:25:56.592Z | Checking strum v0.26.3 |
| 1529 | 2026-08-26T23:25:56.592Z | Checking digest v0.11.3 |
| 1530 | 2026-08-26T23:25:56.592Z | Checking compression-codecs v0.4.38 |
| 1531 | 2026-08-26T23:25:56.592Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1532 | 2026-08-26T23:25:56.607Z | Checking hostname v0.3.1 |
| 1533 | 2026-08-26T23:25:56.644Z | Checking tungstenite v0.28.0 |
| 1534 | 2026-08-26T23:25:56.667Z | Checking daft v0.1.8 |
| 1535 | 2026-08-26T23:25:56.689Z | Checking async-stream v0.3.6 |
| 1536 | 2026-08-26T23:25:56.698Z | Checking serde_with v3.22.0 |
| 1537 | 2026-08-26T23:25:56.708Z | Compiling typify-macro v0.6.2 |
| 1538 | 2026-08-26T23:25:56.719Z | Checking hubpack v0.1.2 |
| 1539 | 2026-08-26T23:25:56.798Z | Checking ssh-cipher v0.2.0 |
| 1540 | 2026-08-26T23:25:56.865Z | Checking slog-json v2.6.1 |
| 1541 | 2026-08-26T23:25:56.912Z | Checking p256 v0.13.2 |
| 1542 | 2026-08-26T23:25:57.015Z | Checking serde_spanned v1.1.1 |
| 1543 | 2026-08-26T23:25:57.045Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1544 | 2026-08-26T23:25:57.132Z | Compiling dropshot v0.17.1 |
| 1545 | 2026-08-26T23:25:57.231Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1546 | 2026-08-26T23:25:57.351Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1547 | 2026-08-26T23:25:57.400Z | Checking debug-ignore v1.0.5 |
| 1548 | 2026-08-26T23:25:57.404Z | Checking toml v1.1.4+spec-1.1.0 |
| 1549 | 2026-08-26T23:25:57.533Z | Checking ssh-key v0.6.7 |
| 1550 | 2026-08-26T23:25:57.689Z | Checking tokio-tungstenite v0.28.0 |
| 1551 | 2026-08-26T23:25:57.929Z | Checking slog-bunyan v2.5.0 |
| 1552 | 2026-08-26T23:25:57.970Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1553 | 2026-08-26T23:25:57.973Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1554 | 2026-08-26T23:25:58.193Z | Checking async-compression v0.4.43 |
| 1555 | 2026-08-26T23:25:58.240Z | Checking sha1 v0.11.0 |
| 1556 | 2026-08-26T23:25:58.355Z | Compiling dropshot_endpoint v0.17.1 |
| 1557 | 2026-08-26T23:25:58.371Z | Checking waitgroup v0.1.2 |
| 1558 | 2026-08-26T23:25:58.400Z | Checking rustls-pemfile v2.2.0 |
| 1559 | 2026-08-26T23:25:58.417Z | Checking serde_spanned v0.6.9 |
| 1560 | 2026-08-26T23:25:58.459Z | Checking toml_datetime v0.6.11 |
| 1561 | 2026-08-26T23:25:58.529Z | Checking env_filter v2.0.0 |
| 1562 | 2026-08-26T23:25:58.548Z | Compiling aho-corasick v1.1.5 |
| 1563 | 2026-08-26T23:25:58.584Z | Checking sync_wrapper v1.0.2 |
| 1564 | 2026-08-26T23:25:58.631Z | Checking serde_path_to_error v0.1.20 |
| 1565 | 2026-08-26T23:25:58.669Z | Checking hostname v0.4.2 |
| 1566 | 2026-08-26T23:25:58.680Z | Compiling proc-macro-error-attr v1.0.4 |
| 1567 | 2026-08-26T23:25:58.759Z | Checking bytesize v2.7.0 |
| 1568 | 2026-08-26T23:25:58.887Z | Checking http-range-header v0.4.2 |
| 1569 | 2026-08-26T23:25:58.897Z | Checking tinyvec_macros v0.1.1 |
| 1570 | 2026-08-26T23:25:58.911Z | Checking winnow v0.7.15 |
| 1571 | 2026-08-26T23:25:58.955Z | Checking openssl-probe v0.2.1 |
| 1572 | 2026-08-26T23:25:59.007Z | Compiling dashu-int v0.5.1 |
| 1573 | 2026-08-26T23:25:59.052Z | Checking toml_write v0.1.2 |
| 1574 | 2026-08-26T23:25:59.209Z | Compiling regex-syntax v0.8.11 |
| 1575 | 2026-08-26T23:25:59.233Z | Checking rustls-native-certs v0.8.4 |
| 1576 | 2026-08-26T23:25:59.952Z | Checking tinyvec v1.12.0 |
| 1577 | 2026-08-26T23:26:00.092Z | Checking toml_edit v0.22.27 |
| 1578 | 2026-08-26T23:26:00.311Z | Checking tower v0.5.3 |
| 1579 | 2026-08-26T23:26:00.350Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1580 | 2026-08-26T23:26:00.727Z | Compiling regex-automata v0.4.18 |
| 1581 | 2026-08-26T23:26:00.839Z | Checking env_logger v0.11.11 |
| 1582 | 2026-08-26T23:26:00.842Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1583 | 2026-08-26T23:26:01.095Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1584 | 2026-08-26T23:26:01.190Z | Checking serde-big-array v0.5.1 |
| 1585 | 2026-08-26T23:26:01.222Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1586 | 2026-08-26T23:26:01.296Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1587 | 2026-08-26T23:26:01.407Z | Compiling proc-macro-error v1.0.4 |
| 1588 | 2026-08-26T23:26:01.741Z | Compiling cfg_aliases v0.2.2 |
| 1589 | 2026-08-26T23:26:01.829Z | Checking dashu-base v0.5.1 |
| 1590 | 2026-08-26T23:26:01.998Z | Checking num-modular v0.6.5 |
| 1591 | 2026-08-26T23:26:02.052Z | Checking corncobs v0.1.4 |
| 1592 | 2026-08-26T23:26:02.163Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1593 | 2026-08-26T23:26:02.395Z | Compiling nix v0.31.3 |
| 1594 | 2026-08-26T23:26:02.767Z | Compiling regex v1.13.1 |
| 1595 | 2026-08-26T23:26:03.045Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1596 | 2026-08-26T23:26:03.233Z | Checking toml v0.8.23 |
| 1597 | 2026-08-26T23:26:03.334Z | Checking tower-http v0.6.11 |
| 1598 | 2026-08-26T23:26:03.543Z | Compiling typify v0.6.2 |
| 1599 | 2026-08-26T23:26:03.618Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1600 | 2026-08-26T23:26:03.780Z | Checking secrecy v0.8.0 |
| 1601 | 2026-08-26T23:26:03.863Z | Compiling enum-as-inner v0.6.1 |
| 1602 | 2026-08-26T23:26:03.884Z | Compiling blake3 v1.8.6 |
| 1603 | 2026-08-26T23:26:04.038Z | Compiling unsafe-libyaml v0.2.11 |
| 1604 | 2026-08-26T23:26:04.125Z | Compiling signal-hook v0.4.4 |
| 1605 | 2026-08-26T23:26:04.247Z | Checking num-primitive v0.2.1 |
| 1606 | 2026-08-26T23:26:04.485Z | Compiling unicode-segmentation v1.13.3 |
| 1607 | 2026-08-26T23:26:04.495Z | Compiling rustix v0.38.44 |
| 1608 | 2026-08-26T23:26:04.498Z | Compiling portable-atomic v1.15.0 |
| 1609 | 2026-08-26T23:26:04.636Z | Checking linked-hash-map v0.5.6 |
| 1610 | 2026-08-26T23:26:04.693Z | Checking smawk v0.3.3 |
| 1611 | 2026-08-26T23:26:04.801Z | Checking lru-cache v0.1.2 |
| 1612 | 2026-08-26T23:26:04.860Z | Compiling heck v0.4.1 |
| 1613 | 2026-08-26T23:26:04.898Z | Compiling serde_yaml v0.9.34+deprecated |
| 1614 | 2026-08-26T23:26:04.907Z | Checking dsi-bitstream v0.10.1 |
| 1615 | 2026-08-26T23:26:04.946Z | Compiling progenitor-impl v0.14.0 |
| 1616 | 2026-08-26T23:26:04.995Z | Checking textwrap v0.15.2 |
| 1617 | 2026-08-26T23:26:05.062Z | Checking supports-color v2.1.0 |
| 1618 | 2026-08-26T23:26:05.162Z | Checking hickory-proto v0.24.4 |
| 1619 | 2026-08-26T23:26:05.369Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1620 | 2026-08-26T23:26:05.751Z | Checking supports-unicode v2.1.0 |
| 1621 | 2026-08-26T23:26:05.778Z | Checking supports-hyperlinks v2.1.0 |
| 1622 | 2026-08-26T23:26:05.851Z | Checking tokio-stream v0.1.19 |
| 1623 | 2026-08-26T23:26:05.878Z | Compiling miette-derive v5.10.0 |
| 1624 | 2026-08-26T23:26:06.097Z | Checking nibble_vec v0.1.0 |
| 1625 | 2026-08-26T23:26:06.159Z | Checking memmap2 v0.9.11 |
| 1626 | 2026-08-26T23:26:06.212Z | Checking terminal_size v0.1.17 |
| 1627 | 2026-08-26T23:26:06.223Z | Checking resolv-conf v0.7.6 |
| 1628 | 2026-08-26T23:26:06.304Z | Checking either v1.17.0 |
| 1629 | 2026-08-26T23:26:06.314Z | Checking arrayvec v0.7.8 |
| 1630 | 2026-08-26T23:26:06.391Z | Checking arrayref v0.3.9 |
| 1631 | 2026-08-26T23:26:06.457Z | Checking constant_time_eq v0.4.2 |
| 1632 | 2026-08-26T23:26:06.484Z | Checking endian-type v0.2.0 |
| 1633 | 2026-08-26T23:26:06.488Z | Checking owo-colors v3.5.0 |
| 1634 | 2026-08-26T23:26:06.604Z | Checking radix_trie v0.3.0 |
| 1635 | 2026-08-26T23:26:06.701Z | Checking hickory-resolver v0.24.4 |
| 1636 | 2026-08-26T23:26:06.798Z | Checking itertools v0.14.0 |
| 1637 | 2026-08-26T23:26:06.995Z | Checking miette v5.10.0 |
| 1638 | 2026-08-26T23:26:07.009Z | Compiling progenitor-macro v0.14.0 |
| 1639 | 2026-08-26T23:26:07.565Z | Compiling knuffel-derive v3.2.0 |
| 1640 | 2026-08-26T23:26:08.192Z | Checking console v0.16.4 |
| 1641 | 2026-08-26T23:26:08.417Z | Compiling derive-where v1.6.1 |
| 1642 | 2026-08-26T23:26:08.478Z | Checking termios v0.3.3 |
| 1643 | 2026-08-26T23:26:08.541Z | Compiling seq-macro v0.3.6 |
| 1644 | 2026-08-26T23:26:08.646Z | Checking base64 v0.21.7 |
| 1645 | 2026-08-26T23:26:08.791Z | Checking unit-prefix v0.5.2 |
| 1646 | 2026-08-26T23:26:08.879Z | Checking home v0.5.12 |
| 1647 | 2026-08-26T23:26:08.908Z | Checking indicatif v0.18.6 |
| 1648 | 2026-08-26T23:26:08.913Z | Checking atomicwrites v0.4.4 |
| 1649 | 2026-08-26T23:26:08.944Z | Checking knuffel v3.2.0 |
| 1650 | 2026-08-26T23:26:08.974Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1651 | 2026-08-26T23:26:09.008Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1652 | 2026-08-26T23:26:09.250Z | Checking pwd v1.4.0 |
| 1653 | 2026-08-26T23:26:09.374Z | Checking tokio-fd v0.3.0 |
| 1654 | 2026-08-26T23:26:09.389Z | Checking lru v0.18.2 |
| 1655 | 2026-08-26T23:26:09.484Z | Compiling async-recursion v1.1.1 |
| 1656 | 2026-08-26T23:26:09.539Z | Checking humantime v2.4.0 |
| 1657 | 2026-08-26T23:26:09.556Z | Checking xdg v3.0.0 |
| 1658 | 2026-08-26T23:26:09.651Z | Checking qorb v0.4.1 |
| 1659 | 2026-08-26T23:26:09.670Z | Checking shlex v1.3.0 |
| 1660 | 2026-08-26T23:26:09.716Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1661 | 2026-08-26T23:26:09.719Z | Compiling function_name-proc-macro v0.3.0 |
| 1662 | 2026-08-26T23:26:10.062Z | Checking function_name v0.3.0 |
| 1663 | 2026-08-26T23:26:10.434Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1664 | 2026-08-26T23:26:13.561Z | Checking rustls-webpki v0.103.13 |
| 1665 | 2026-08-26T23:26:15.729Z | Checking tokio-rustls v0.26.4 |
| 1666 | 2026-08-26T23:26:15.733Z | Checking rustls-platform-verifier v0.7.0 |
| 1667 | 2026-08-26T23:26:15.905Z | Checking hyper-rustls v0.27.9 |
| 1668 | 2026-08-26T23:26:16.070Z | Checking reqwest v0.13.4 |
| 1669 | 2026-08-26T23:26:16.650Z | Checking progenitor-client v0.14.0 |
| 1670 | 2026-08-26T23:26:16.833Z | Checking progenitor v0.14.0 |
| 1671 | 2026-08-26T23:26:17.478Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1672 | 2026-08-26T23:26:17.921Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1673 | 2026-08-26T23:26:17.924Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1674 | 2026-08-26T23:26:17.924Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1675 | 2026-08-26T23:26:20.126Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1676 | 2026-08-26T23:26:20.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.26s |
| 1677 | 2026-08-26T23:26:20.341Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1678 | 2026-08-26T23:26:20.341Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1679 | 2026-08-26T23:26:20.469Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1680 | 2026-08-26T23:26:20.906Z | Compiling serde_json v1.0.151 |
| 1681 | 2026-08-26T23:26:21.029Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1682 | 2026-08-26T23:26:21.618Z | Compiling schemars v0.8.22 |
| 1683 | 2026-08-26T23:26:21.618Z | Compiling openapiv3 v2.2.0 |
| 1684 | 2026-08-26T23:26:21.692Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1685 | 2026-08-26T23:26:21.695Z | Checking slog-json v2.6.1 |
| 1686 | 2026-08-26T23:26:21.696Z | Checking reqwest v0.13.4 |
| 1687 | 2026-08-26T23:26:21.701Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1688 | 2026-08-26T23:26:21.833Z | Checking slog-bunyan v2.5.0 |
| 1689 | 2026-08-26T23:26:22.297Z | Compiling typify-impl v0.6.2 |
| 1690 | 2026-08-26T23:26:22.305Z | Checking oxnet v0.1.6 |
| 1691 | 2026-08-26T23:26:22.361Z | Checking progenitor-client v0.14.0 |
| 1692 | 2026-08-26T23:26:22.534Z | Checking daft v0.1.8 |
| 1693 | 2026-08-26T23:26:22.735Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1694 | 2026-08-26T23:26:22.944Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1695 | 2026-08-26T23:26:22.961Z | Checking dropshot v0.17.1 |
| 1696 | 2026-08-26T23:26:23.299Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1697 | 2026-08-26T23:26:24.324Z | Compiling typify-macro v0.6.2 |
| 1698 | 2026-08-26T23:26:24.689Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1699 | 2026-08-26T23:26:25.181Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1700 | 2026-08-26T23:26:25.438Z | Compiling typify v0.6.2 |
| 1701 | 2026-08-26T23:26:25.494Z | Compiling progenitor-impl v0.14.0 |
| 1702 | 2026-08-26T23:26:26.491Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1703 | 2026-08-26T23:26:26.729Z | Compiling progenitor-macro v0.14.0 |
| 1704 | 2026-08-26T23:26:29.132Z | Checking progenitor v0.14.0 |
| 1705 | 2026-08-26T23:26:29.233Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1706 | 2026-08-26T23:26:31.442Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1707 | 2026-08-26T23:26:32.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s |
| 1708 | 2026-08-26T23:26:32.531Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1709 | 2026-08-26T23:26:32.531Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1710 | 2026-08-26T23:26:32.646Z | cargo build --locked |
| 1711 | 2026-08-26T23:26:33.109Z | Compiling unicode-ident v1.0.24 |
| 1712 | 2026-08-26T23:26:33.109Z | Compiling cfg-if v1.0.4 |
| 1713 | 2026-08-26T23:26:33.112Z | Compiling subtle v2.6.1 |
| 1714 | 2026-08-26T23:26:33.112Z | Compiling libc v0.2.189 |
| 1715 | 2026-08-26T23:26:33.185Z | Compiling serde_core v1.0.229 |
| 1716 | 2026-08-26T23:26:33.191Z | Compiling const-oid v0.9.6 |
| 1717 | 2026-08-26T23:26:33.197Z | Compiling memchr v2.8.3 |
| 1718 | 2026-08-26T23:26:33.208Z | Compiling itoa v1.0.18 |
| 1719 | 2026-08-26T23:26:33.235Z | Compiling typenum v1.20.1 |
| 1720 | 2026-08-26T23:26:33.286Z | Compiling proc-macro2 v1.0.107 |
| 1721 | 2026-08-26T23:26:33.316Z | Compiling allocator-api2 v0.2.21 |
| 1722 | 2026-08-26T23:26:33.378Z | Compiling flagset v0.4.7 |
| 1723 | 2026-08-26T23:26:33.500Z | Compiling smallvec v1.15.2 |
| 1724 | 2026-08-26T23:26:33.628Z | Compiling quote v1.0.47 |
| 1725 | 2026-08-26T23:26:33.659Z | Compiling errno v0.3.14 |
| 1726 | 2026-08-26T23:26:33.702Z | Compiling libm v0.2.16 |
| 1727 | 2026-08-26T23:26:33.802Z | Compiling syn v2.0.119 |
| 1728 | 2026-08-26T23:26:33.860Z | Compiling syn v3.0.3 |
| 1729 | 2026-08-26T23:26:33.903Z | Compiling heck v0.5.0 |
| 1730 | 2026-08-26T23:26:33.913Z | Compiling pin-project-lite v0.2.17 |
| 1731 | 2026-08-26T23:26:33.977Z | Compiling equivalent v1.0.2 |
| 1732 | 2026-08-26T23:26:33.999Z | Compiling zmij v1.0.23 |
| 1733 | 2026-08-26T23:26:34.009Z | Compiling once_cell v1.21.4 |
| 1734 | 2026-08-26T23:26:34.056Z | Compiling bitflags v2.13.1 |
| 1735 | 2026-08-26T23:26:34.153Z | Compiling signal-hook-registry v1.4.8 |
| 1736 | 2026-08-26T23:26:34.211Z | Compiling getrandom v0.2.17 |
| 1737 | 2026-08-26T23:26:34.285Z | Compiling cpufeatures v0.2.17 |
| 1738 | 2026-08-26T23:26:34.286Z | Compiling scopeguard v1.2.0 |
| 1739 | 2026-08-26T23:26:34.353Z | Compiling foldhash v0.2.0 |
| 1740 | 2026-08-26T23:26:34.390Z | Compiling futures-core v0.3.33 |
| 1741 | 2026-08-26T23:26:34.399Z | Compiling lock_api v0.4.14 |
| 1742 | 2026-08-26T23:26:34.446Z | Compiling num-traits v0.2.19 |
| 1743 | 2026-08-26T23:26:34.517Z | Compiling rand_core v0.6.4 |
| 1744 | 2026-08-26T23:26:34.536Z | Compiling parking_lot_core v0.9.12 |
| 1745 | 2026-08-26T23:26:34.625Z | Compiling base64ct v1.8.3 |
| 1746 | 2026-08-26T23:26:34.738Z | Compiling parking_lot v0.12.5 |
| 1747 | 2026-08-26T23:26:34.835Z | Compiling pem-rfc7468 v0.7.0 |
| 1748 | 2026-08-26T23:26:34.852Z | Compiling socket2 v0.6.5 |
| 1749 | 2026-08-26T23:26:34.910Z | Compiling mio v1.2.2 |
| 1750 | 2026-08-26T23:26:35.040Z | Compiling generic-array v0.14.7 |
| 1751 | 2026-08-26T23:26:35.059Z | Compiling futures-sink v0.3.33 |
| 1752 | 2026-08-26T23:26:35.150Z | Compiling adler2 v2.0.1 |
| 1753 | 2026-08-26T23:26:35.161Z | Compiling slab v0.4.12 |
| 1754 | 2026-08-26T23:26:35.169Z | Compiling base16ct v0.2.0 |
| 1755 | 2026-08-26T23:26:35.279Z | Compiling futures-channel v0.3.33 |
| 1756 | 2026-08-26T23:26:35.306Z | Compiling log v0.4.33 |
| 1757 | 2026-08-26T23:26:35.356Z | Compiling futures-io v0.3.33 |
| 1758 | 2026-08-26T23:26:35.420Z | Compiling stable_deref_trait v1.2.1 |
| 1759 | 2026-08-26T23:26:35.494Z | Compiling futures-task v0.3.33 |
| 1760 | 2026-08-26T23:26:35.543Z | Compiling crypto-common v0.1.7 |
| 1761 | 2026-08-26T23:26:35.547Z | Compiling block-buffer v0.10.4 |
| 1762 | 2026-08-26T23:26:35.547Z | Compiling strsim v0.11.1 |
| 1763 | 2026-08-26T23:26:35.552Z | Compiling ipnet v2.12.1 |
| 1764 | 2026-08-26T23:26:35.615Z | Compiling digest v0.10.7 |
| 1765 | 2026-08-26T23:26:35.637Z | Compiling dyn-clone v1.0.20 |
| 1766 | 2026-08-26T23:26:35.659Z | Compiling getrandom v0.4.3 |
| 1767 | 2026-08-26T23:26:35.743Z | Compiling serde_json v1.0.151 |
| 1768 | 2026-08-26T23:26:35.772Z | Compiling hashbrown v0.17.1 |
| 1769 | 2026-08-26T23:26:35.804Z | Compiling utf8parse v0.2.2 |
| 1770 | 2026-08-26T23:26:35.825Z | Compiling gimli v0.32.3 |
| 1771 | 2026-08-26T23:26:35.909Z | Compiling anstyle-parse v1.0.0 |
| 1772 | 2026-08-26T23:26:35.919Z | Compiling is_terminal_polyfill v1.70.2 |
| 1773 | 2026-08-26T23:26:36.009Z | Compiling anstyle v1.0.14 |
| 1774 | 2026-08-26T23:26:36.076Z | Compiling anstyle-query v1.1.5 |
| 1775 | 2026-08-26T23:26:36.086Z | Compiling percent-encoding v2.3.2 |
| 1776 | 2026-08-26T23:26:36.178Z | Compiling iana-time-zone v0.1.65 |
| 1777 | 2026-08-26T23:26:36.226Z | Compiling colorchoice v1.0.5 |
| 1778 | 2026-08-26T23:26:36.274Z | Compiling rustc-demangle v0.1.28 |
| 1779 | 2026-08-26T23:26:36.334Z | Compiling indexmap v2.14.0 |
| 1780 | 2026-08-26T23:26:36.358Z | Compiling anstream v1.0.0 |
| 1781 | 2026-08-26T23:26:36.393Z | Compiling rustix v1.1.4 |
| 1782 | 2026-08-26T23:26:36.668Z | Compiling synstructure v0.13.2 |
| 1783 | 2026-08-26T23:26:36.697Z | Compiling serde_derive_internals v0.29.1 |
| 1784 | 2026-08-26T23:26:36.874Z | Compiling ff v0.13.1 |
| 1785 | 2026-08-26T23:26:37.007Z | Compiling tracing-core v0.1.36 |
| 1786 | 2026-08-26T23:26:37.043Z | Compiling serde_derive v1.0.229 |
| 1787 | 2026-08-26T23:26:37.147Z | Compiling thiserror-impl v2.0.20 |
| 1788 | 2026-08-26T23:26:37.412Z | Compiling tokio-macros v2.7.2 |
| 1789 | 2026-08-26T23:26:37.607Z | Compiling displaydoc v0.2.7 |
| 1790 | 2026-08-26T23:26:37.753Z | Compiling zeroize_derive v1.5.0 |
| 1791 | 2026-08-26T23:26:37.775Z | Compiling der_derive v0.7.3 |
| 1792 | 2026-08-26T23:26:37.876Z | Compiling zerocopy-derive v0.8.56 |
| 1793 | 2026-08-26T23:26:38.096Z | Compiling zerofrom-derive v0.1.7 |
| 1794 | 2026-08-26T23:26:38.134Z | Compiling yoke-derive v0.8.2 |
| 1795 | 2026-08-26T23:26:38.349Z | Compiling thiserror v2.0.20 |
| 1796 | 2026-08-26T23:26:38.379Z | Compiling futures-macro v0.3.33 |
| 1797 | 2026-08-26T23:26:38.431Z | Compiling zeroize v1.9.0 |
| 1798 | 2026-08-26T23:26:38.449Z | Compiling schemars_derive v0.8.22 |
| 1799 | 2026-08-26T23:26:38.750Z | Compiling der v0.7.10 |
| 1800 | 2026-08-26T23:26:39.218Z | Compiling futures-util v0.3.33 |
| 1801 | 2026-08-26T23:26:39.226Z | Compiling zerovec-derive v0.11.3 |
| 1802 | 2026-08-26T23:26:39.301Z | Compiling zerofrom v0.1.8 |
| 1803 | 2026-08-26T23:26:39.320Z | Compiling zerocopy v0.8.56 |
| 1804 | 2026-08-26T23:26:39.419Z | Compiling yoke v0.8.3 |
| 1805 | 2026-08-26T23:26:39.558Z | Compiling spki v0.7.3 |
| 1806 | 2026-08-26T23:26:39.623Z | Compiling serde v1.0.229 |
| 1807 | 2026-08-26T23:26:39.762Z | Compiling pkcs8 v0.10.2 |
| 1808 | 2026-08-26T23:26:40.037Z | Compiling hmac v0.12.1 |
| 1809 | 2026-08-26T23:26:40.047Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1810 | 2026-08-26T23:26:40.118Z | Compiling bytes v1.12.1 |
| 1811 | 2026-08-26T23:26:40.145Z | Compiling addr2line v0.25.1 |
| 1812 | 2026-08-26T23:26:40.167Z | Compiling chrono v0.4.45 |
| 1813 | 2026-08-26T23:26:40.313Z | Compiling zerovec v0.11.6 |
| 1814 | 2026-08-26T23:26:40.726Z | Compiling tokio v1.53.1 |
| 1815 | 2026-08-26T23:26:40.787Z | Compiling http v1.5.0 |
| 1816 | 2026-08-26T23:26:40.899Z | Compiling tinystr v0.8.3 |
| 1817 | 2026-08-26T23:26:40.949Z | Compiling sha2 v0.10.9 |
| 1818 | 2026-08-26T23:26:41.065Z | Compiling signature v2.2.0 |
| 1819 | 2026-08-26T23:26:41.100Z | Compiling rustls-pki-types v1.15.1 |
| 1820 | 2026-08-26T23:26:41.212Z | Compiling tracing-attributes v0.1.31 |
| 1821 | 2026-08-26T23:26:41.333Z | Compiling litemap v0.8.2 |
| 1822 | 2026-08-26T23:26:41.528Z | Compiling writeable v0.6.3 |
| 1823 | 2026-08-26T23:26:41.594Z | Compiling base64 v0.22.1 |
| 1824 | 2026-08-26T23:26:41.604Z | Compiling clap_lex v1.1.0 |
| 1825 | 2026-08-26T23:26:41.730Z | Compiling icu_locale_core v2.2.0 |
| 1826 | 2026-08-26T23:26:41.750Z | Compiling potential_utf v0.1.5 |
| 1827 | 2026-08-26T23:26:41.788Z | Compiling hkdf v0.12.4 |
| 1828 | 2026-08-26T23:26:41.846Z | Compiling erased-serde v0.3.31 |
| 1829 | 2026-08-26T23:26:41.915Z | Compiling sec1 v0.7.3 |
| 1830 | 2026-08-26T23:26:41.927Z | Compiling zerotrie v0.2.4 |
| 1831 | 2026-08-26T23:26:41.937Z | Compiling crypto-bigint v0.5.5 |
| 1832 | 2026-08-26T23:26:42.186Z | Compiling ppv-lite86 v0.2.21 |
| 1833 | 2026-08-26T23:26:42.218Z | Compiling thiserror-impl v1.0.69 |
| 1834 | 2026-08-26T23:26:42.333Z | Compiling group v0.13.0 |
| 1835 | 2026-08-26T23:26:42.343Z | Compiling httparse v1.10.1 |
| 1836 | 2026-08-26T23:26:42.449Z | Compiling tracing v0.1.44 |
| 1837 | 2026-08-26T23:26:42.504Z | Compiling getrandom v0.3.4 |
| 1838 | 2026-08-26T23:26:42.507Z | Compiling aws-lc-sys v0.44.0 |
| 1839 | 2026-08-26T23:26:42.642Z | Compiling uuid v1.24.0 |
| 1840 | 2026-08-26T23:26:42.681Z | Compiling simd-adler32 v0.3.10 |
| 1841 | 2026-08-26T23:26:42.685Z | Compiling keccak v0.1.6 |
| 1842 | 2026-08-26T23:26:42.832Z | Compiling utf8_iter v1.0.4 |
| 1843 | 2026-08-26T23:26:42.877Z | Compiling unicode-linebreak v0.1.5 |
| 1844 | 2026-08-26T23:26:42.917Z | Compiling is_ci v1.2.0 |
| 1845 | 2026-08-26T23:26:42.946Z | Compiling hex v0.4.3 |
| 1846 | 2026-08-26T23:26:43.052Z | Compiling aws-lc-rs v1.18.0 |
| 1847 | 2026-08-26T23:26:43.067Z | Compiling icu_collections v2.2.0 |
| 1848 | 2026-08-26T23:26:43.096Z | Compiling elliptic-curve v0.13.8 |
| 1849 | 2026-08-26T23:26:43.116Z | Compiling miniz_oxide v0.8.9 |
| 1850 | 2026-08-26T23:26:43.205Z | Compiling rand_chacha v0.3.1 |
| 1851 | 2026-08-26T23:26:43.364Z | Compiling thiserror v1.0.69 |
| 1852 | 2026-08-26T23:26:43.467Z | Compiling icu_provider v2.2.0 |
| 1853 | 2026-08-26T23:26:43.490Z | Compiling slog v2.8.2 |
| 1854 | 2026-08-26T23:26:43.592Z | Compiling clap_derive v4.6.4 |
| 1855 | 2026-08-26T23:26:43.661Z | Compiling form_urlencoded v1.2.2 |
| 1856 | 2026-08-26T23:26:43.767Z | Compiling num-integer v0.1.46 |
| 1857 | 2026-08-26T23:26:43.791Z | Compiling is-terminal v0.4.17 |
| 1858 | 2026-08-26T23:26:43.840Z | Compiling untrusted v0.9.0 |
| 1859 | 2026-08-26T23:26:43.885Z | Compiling unicode-width v0.1.14 |
| 1860 | 2026-08-26T23:26:43.899Z | Compiling rand v0.8.7 |
| 1861 | 2026-08-26T23:26:43.957Z | Compiling icu_properties_data v2.2.0 |
| 1862 | 2026-08-26T23:26:44.075Z | Compiling rustls-webpki v0.103.13 |
| 1863 | 2026-08-26T23:26:44.092Z | Compiling num-iter v0.1.46 |
| 1864 | 2026-08-26T23:26:44.153Z | Compiling icu_normalizer_data v2.2.0 |
| 1865 | 2026-08-26T23:26:44.202Z | Compiling syn v1.0.109 |
| 1866 | 2026-08-26T23:26:44.230Z | Compiling schemars v0.8.22 |
| 1867 | 2026-08-26T23:26:44.273Z | Compiling http-body v1.1.0 |
| 1868 | 2026-08-26T23:26:44.432Z | Compiling tokio-util v0.7.19 |
| 1869 | 2026-08-26T23:26:44.562Z | Compiling rfc6979 v0.4.0 |
| 1870 | 2026-08-26T23:26:44.589Z | Compiling serde_tokenstream v0.2.3 |
| 1871 | 2026-08-26T23:26:44.818Z | Compiling atomic-waker v1.1.2 |
| 1872 | 2026-08-26T23:26:44.870Z | Compiling unicode-width v0.2.2 |
| 1873 | 2026-08-26T23:26:44.944Z | Compiling ecdsa v0.16.9 |
| 1874 | 2026-08-26T23:26:45.102Z | Compiling rustls v0.23.43 |
| 1875 | 2026-08-26T23:26:45.106Z | Compiling icu_normalizer v2.2.0 |
| 1876 | 2026-08-26T23:26:45.155Z | Compiling icu_properties v2.2.0 |
| 1877 | 2026-08-26T23:26:45.222Z | Compiling primeorder v0.13.6 |
| 1878 | 2026-08-26T23:26:45.706Z | Compiling tower-layer v0.3.3 |
| 1879 | 2026-08-26T23:26:45.718Z | Compiling try-lock v0.2.5 |
| 1880 | 2026-08-26T23:26:45.766Z | Compiling fnv v1.0.7 |
| 1881 | 2026-08-26T23:26:45.791Z | Compiling tower-service v0.3.3 |
| 1882 | 2026-08-26T23:26:45.823Z | Compiling want v0.3.1 |
| 1883 | 2026-08-26T23:26:45.865Z | Compiling h2 v0.4.15 |
| 1884 | 2026-08-26T23:26:45.992Z | Compiling ed25519 v2.2.3 |
| 1885 | 2026-08-26T23:26:46.040Z | Compiling curve25519-dalek v4.1.3 |
| 1886 | 2026-08-26T23:26:46.258Z | Compiling idna_adapter v1.2.2 |
| 1887 | 2026-08-26T23:26:46.313Z | Compiling terminal_size v0.4.4 |
| 1888 | 2026-08-26T23:26:46.459Z | Compiling object v0.37.3 |
| 1889 | 2026-08-26T23:26:46.981Z | Compiling hashbrown v0.16.1 |
| 1890 | 2026-08-26T23:26:47.014Z | Compiling httpdate v1.0.3 |
| 1891 | 2026-08-26T23:26:47.181Z | Compiling spin v0.9.9 |
| 1892 | 2026-08-26T23:26:47.257Z | Compiling time-core v0.1.9 |
| 1893 | 2026-08-26T23:26:47.330Z | Compiling num-conv v0.2.2 |
| 1894 | 2026-08-26T23:26:47.482Z | Compiling ryu v1.0.23 |
| 1895 | 2026-08-26T23:26:47.491Z | Compiling time-macros v0.2.32 |
| 1896 | 2026-08-26T23:26:47.613Z | Compiling ahash v0.8.12 |
| 1897 | 2026-08-26T23:26:47.625Z | Compiling darling_core v0.23.0 |
| 1898 | 2026-08-26T23:26:47.942Z | Compiling ed25519-dalek v2.2.0 |
| 1899 | 2026-08-26T23:26:48.377Z | Compiling tokio-rustls v0.26.4 |
| 1900 | 2026-08-26T23:26:48.402Z | Compiling hyper v1.11.0 |
| 1901 | 2026-08-26T23:26:48.641Z | Compiling clap_builder v4.6.6 |
| 1902 | 2026-08-26T23:26:48.666Z | Compiling idna v1.1.0 |
| 1903 | 2026-08-26T23:26:48.989Z | Compiling backtrace v0.3.76 |
| 1904 | 2026-08-26T23:26:49.052Z | Compiling sha3 v0.10.9 |
| 1905 | 2026-08-26T23:26:49.262Z | Compiling rand_core v0.9.5 |
| 1906 | 2026-08-26T23:26:49.448Z | Compiling x509-cert v0.2.5 |
| 1907 | 2026-08-26T23:26:49.483Z | Compiling async-trait v0.1.92 |
| 1908 | 2026-08-26T23:26:49.730Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1909 | 2026-08-26T23:26:49.967Z | Compiling data-encoding v2.11.1 |
| 1910 | 2026-08-26T23:26:50.158Z | Compiling deranged v0.5.8 |
| 1911 | 2026-08-26T23:26:50.178Z | Compiling num_threads v0.1.7 |
| 1912 | 2026-08-26T23:26:50.277Z | Compiling powerfmt v0.2.0 |
| 1913 | 2026-08-26T23:26:50.456Z | Compiling clap v4.6.6 |
| 1914 | 2026-08-26T23:26:50.513Z | Compiling proc-macro-error2 v2.0.1 |
| 1915 | 2026-08-26T23:26:50.535Z | Compiling lazy_static v1.5.0 |
| 1916 | 2026-08-26T23:26:50.582Z | Compiling darling_macro v0.23.0 |
| 1917 | 2026-08-26T23:26:50.628Z | Compiling hyper-util v0.1.20 |
| 1918 | 2026-08-26T23:26:50.786Z | Compiling rand_chacha v0.9.0 |
| 1919 | 2026-08-26T23:26:50.847Z | Compiling backtrace-ext v0.2.1 |
| 1920 | 2026-08-26T23:26:51.031Z | Compiling url v2.5.8 |
| 1921 | 2026-08-26T23:26:51.171Z | Compiling time v0.3.55 |
| 1922 | 2026-08-26T23:26:51.273Z | Compiling hashbrown v0.14.5 |
| 1923 | 2026-08-26T23:26:51.379Z | Compiling textwrap v0.16.2 |
| 1924 | 2026-08-26T23:26:51.594Z | Compiling supports-color v3.0.2 |
| 1925 | 2026-08-26T23:26:51.721Z | Compiling half v2.7.1 |
| 1926 | 2026-08-26T23:26:51.749Z | Compiling sha1 v0.10.7 |
| 1927 | 2026-08-26T23:26:51.806Z | Compiling miette-derive v7.6.0 |
| 1928 | 2026-08-26T23:26:51.870Z | Compiling hybrid-array v0.4.14 |
| 1929 | 2026-08-26T23:26:51.969Z | Compiling encoding_rs v0.8.35 |
| 1930 | 2026-08-26T23:26:52.010Z | Compiling fastrand v2.5.0 |
| 1931 | 2026-08-26T23:26:52.267Z | Compiling ciborium-io v0.2.2 |
| 1932 | 2026-08-26T23:26:52.323Z | Compiling mime v0.3.17 |
| 1933 | 2026-08-26T23:26:52.333Z | Compiling semver v1.0.28 |
| 1934 | 2026-08-26T23:26:52.359Z | Compiling static_assertions v1.1.0 |
| 1935 | 2026-08-26T23:26:52.376Z | Compiling num-bigint-dig v0.8.6 |
| 1936 | 2026-08-26T23:26:52.599Z | Compiling ciborium-ll v0.2.2 |
| 1937 | 2026-08-26T23:26:52.618Z | Compiling tempfile v3.27.0 |
| 1938 | 2026-08-26T23:26:52.664Z | Compiling chumsky v0.9.3 |
| 1939 | 2026-08-26T23:26:52.811Z | Compiling darling v0.23.0 |
| 1940 | 2026-08-26T23:26:52.893Z | Compiling rand v0.9.5 |
| 1941 | 2026-08-26T23:26:52.910Z | Compiling miette v7.6.0 |
| 1942 | 2026-08-26T23:26:53.029Z | Compiling knus-derive v3.4.0 |
| 1943 | 2026-08-26T23:26:53.321Z | Compiling crossbeam-utils v0.8.22 |
| 1944 | 2026-08-26T23:26:53.500Z | Compiling camino v1.2.5 |
| 1945 | 2026-08-26T23:26:53.547Z | Compiling crc32fast v1.5.0 |
| 1946 | 2026-08-26T23:26:53.734Z | Compiling serde_urlencoded v0.7.1 |
| 1947 | 2026-08-26T23:26:53.849Z | Compiling regress v0.11.1 |
| 1948 | 2026-08-26T23:26:53.881Z | Compiling http-body-util v0.1.4 |
| 1949 | 2026-08-26T23:26:53.900Z | Compiling futures-executor v0.3.33 |
| 1950 | 2026-08-26T23:26:53.911Z | Compiling pkcs1 v0.7.5 |
| 1951 | 2026-08-26T23:26:54.114Z | Compiling inout v0.1.4 |
| 1952 | 2026-08-26T23:26:54.134Z | Compiling thread_local v1.1.10 |
| 1953 | 2026-08-26T23:26:54.185Z | Compiling ipnetwork v0.21.1 |
| 1954 | 2026-08-26T23:26:54.247Z | Compiling cpufeatures v0.3.0 |
| 1955 | 2026-08-26T23:26:54.320Z | Compiling regex-syntax v0.8.11 |
| 1956 | 2026-08-26T23:26:54.335Z | Compiling cipher v0.4.4 |
| 1957 | 2026-08-26T23:26:54.399Z | Compiling oxnet v0.1.6 |
| 1958 | 2026-08-26T23:26:54.442Z | Compiling knus v3.4.0 |
| 1959 | 2026-08-26T23:26:54.467Z | Compiling rsa v0.9.10 |
| 1960 | 2026-08-26T23:26:54.536Z | Compiling futures v0.3.33 |
| 1961 | 2026-08-26T23:26:54.613Z | Compiling p384 v0.13.1 |
| 1962 | 2026-08-26T23:26:55.123Z | Compiling crossbeam-channel v0.5.16 |
| 1963 | 2026-08-26T23:26:55.123Z | Compiling flate2 v1.1.9 |
| 1964 | 2026-08-26T23:26:55.266Z | Compiling serde_with_macros v3.22.0 |
| 1965 | 2026-08-26T23:26:55.396Z | Compiling typify-impl v0.6.2 |
| 1966 | 2026-08-26T23:26:55.665Z | Compiling ciborium v0.2.2 |
| 1967 | 2026-08-26T23:26:55.682Z | Compiling block-buffer v0.12.1 |
| 1968 | 2026-08-26T23:26:55.836Z | Compiling crypto-common v0.2.2 |
| 1969 | 2026-08-26T23:26:56.272Z | Compiling hubpack_derive v0.1.1 |
| 1970 | 2026-08-26T23:26:56.441Z | Compiling newtype-uuid v1.4.0 |
| 1971 | 2026-08-26T23:26:56.609Z | Compiling ssh-encoding v0.2.0 |
| 1972 | 2026-08-26T23:26:56.836Z | Compiling openapiv3 v2.2.0 |
| 1973 | 2026-08-26T23:26:56.869Z | Compiling strum_macros v0.26.4 |
| 1974 | 2026-08-26T23:26:56.994Z | Compiling async-stream-impl v0.3.6 |
| 1975 | 2026-08-26T23:26:57.058Z | Compiling daft-derive v0.1.8 |
| 1976 | 2026-08-26T23:26:57.794Z | Compiling take_mut v0.2.2 |
| 1977 | 2026-08-26T23:26:57.847Z | Compiling term v1.2.1 |
| 1978 | 2026-08-26T23:26:57.861Z | Compiling winnow v1.0.4 |
| 1979 | 2026-08-26T23:26:57.902Z | Compiling compression-core v0.4.32 |
| 1980 | 2026-08-26T23:26:58.016Z | Compiling match_cfg v0.1.0 |
| 1981 | 2026-08-26T23:26:58.060Z | Compiling utf-8 v0.7.6 |
| 1982 | 2026-08-26T23:26:58.080Z | Compiling const-oid v0.10.2 |
| 1983 | 2026-08-26T23:26:58.205Z | Compiling tungstenite v0.28.0 |
| 1984 | 2026-08-26T23:26:58.235Z | Compiling digest v0.11.3 |
| 1985 | 2026-08-26T23:26:58.299Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1986 | 2026-08-26T23:26:58.403Z | Compiling slog-term v2.9.2 |
| 1987 | 2026-08-26T23:26:58.439Z | Compiling hostname v0.3.1 |
| 1988 | 2026-08-26T23:26:58.500Z | Compiling strum v0.26.3 |
| 1989 | 2026-08-26T23:26:58.548Z | Compiling compression-codecs v0.4.38 |
| 1990 | 2026-08-26T23:26:58.562Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1991 | 2026-08-26T23:26:58.595Z | Compiling slog-async v2.8.0 |
| 1992 | 2026-08-26T23:26:58.621Z | Compiling daft v0.1.8 |
| 1993 | 2026-08-26T23:26:58.803Z | Compiling async-stream v0.3.6 |
| 1994 | 2026-08-26T23:26:58.867Z | Compiling hubpack v0.1.2 |
| 1995 | 2026-08-26T23:26:58.983Z | Compiling ssh-cipher v0.2.0 |
| 1996 | 2026-08-26T23:26:58.992Z | Compiling serde_with v3.22.0 |
| 1997 | 2026-08-26T23:26:59.087Z | Compiling omicron-workspace-hack v0.1.0 |
| 1998 | 2026-08-26T23:26:59.098Z | Compiling slog-json v2.6.1 |
| 1999 | 2026-08-26T23:26:59.131Z | Compiling p256 v0.13.2 |
| 2000 | 2026-08-26T23:26:59.169Z | Compiling serde_spanned v1.1.1 |
| 2001 | 2026-08-26T23:26:59.235Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2002 | 2026-08-26T23:26:59.302Z | Compiling debug-ignore v1.0.5 |
| 2003 | 2026-08-26T23:26:59.311Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2004 | 2026-08-26T23:26:59.408Z | Compiling unicode-segmentation v1.13.3 |
| 2005 | 2026-08-26T23:26:59.509Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2006 | 2026-08-26T23:26:59.519Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2007 | 2026-08-26T23:26:59.536Z | Compiling ssh-key v0.6.7 |
| 2008 | 2026-08-26T23:26:59.839Z | Compiling slog-bunyan v2.5.0 |
| 2009 | 2026-08-26T23:26:59.968Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2010 | 2026-08-26T23:27:00.303Z | Compiling async-compression v0.4.43 |
| 2011 | 2026-08-26T23:27:00.477Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2012 | 2026-08-26T23:27:00.571Z | Compiling tokio-tungstenite v0.28.0 |
| 2013 | 2026-08-26T23:27:00.630Z | Compiling multer v3.1.0 |
| 2014 | 2026-08-26T23:27:00.881Z | Compiling salty v0.3.0 |
| 2015 | 2026-08-26T23:27:01.066Z | Compiling sha1 v0.11.0 |
| 2016 | 2026-08-26T23:27:01.153Z | Compiling rlimit v0.10.2 |
| 2017 | 2026-08-26T23:27:01.302Z | Compiling waitgroup v0.1.2 |
| 2018 | 2026-08-26T23:27:01.334Z | Compiling dropshot_endpoint v0.17.1 |
| 2019 | 2026-08-26T23:27:01.353Z | Compiling rustls-pemfile v2.2.0 |
| 2020 | 2026-08-26T23:27:01.455Z | Compiling serde_spanned v0.6.9 |
| 2021 | 2026-08-26T23:27:01.487Z | Compiling toml_datetime v0.6.11 |
| 2022 | 2026-08-26T23:27:01.532Z | Compiling env_filter v2.0.0 |
| 2023 | 2026-08-26T23:27:01.589Z | Compiling serde_path_to_error v0.1.20 |
| 2024 | 2026-08-26T23:27:01.764Z | Compiling sync_wrapper v1.0.2 |
| 2025 | 2026-08-26T23:27:01.860Z | Compiling typify-macro v0.6.2 |
| 2026 | 2026-08-26T23:27:01.870Z | Compiling aho-corasick v1.1.5 |
| 2027 | 2026-08-26T23:27:01.876Z | Compiling hostname v0.4.2 |
| 2028 | 2026-08-26T23:27:01.946Z | Compiling bytesize v2.7.0 |
| 2029 | 2026-08-26T23:27:02.013Z | Compiling openssl-probe v0.2.1 |
| 2030 | 2026-08-26T23:27:02.206Z | Compiling winnow v0.7.15 |
| 2031 | 2026-08-26T23:27:02.239Z | Compiling http-range-header v0.4.2 |
| 2032 | 2026-08-26T23:27:02.387Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2033 | 2026-08-26T23:27:02.473Z | Compiling tinyvec_macros v0.1.1 |
| 2034 | 2026-08-26T23:27:02.508Z | Compiling toml_write v0.1.2 |
| 2035 | 2026-08-26T23:27:02.540Z | Compiling tinyvec v1.12.0 |
| 2036 | 2026-08-26T23:27:02.703Z | Compiling regex-automata v0.4.18 |
| 2037 | 2026-08-26T23:27:02.884Z | Compiling rustls-native-certs v0.8.4 |
| 2038 | 2026-08-26T23:27:02.962Z | Compiling dropshot v0.17.1 |
| 2039 | 2026-08-26T23:27:03.220Z | Compiling tower v0.5.3 |
| 2040 | 2026-08-26T23:27:03.723Z | Compiling toml_edit v0.22.27 |
| 2041 | 2026-08-26T23:27:03.734Z | Compiling env_logger v0.11.11 |
| 2042 | 2026-08-26T23:27:03.928Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2043 | 2026-08-26T23:27:04.063Z | Compiling serde-big-array v0.5.1 |
| 2044 | 2026-08-26T23:27:04.093Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2045 | 2026-08-26T23:27:04.204Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2046 | 2026-08-26T23:27:04.826Z | Compiling num-modular v0.6.5 |
| 2047 | 2026-08-26T23:27:05.580Z | Compiling dashu-base v0.5.1 |
| 2048 | 2026-08-26T23:27:05.907Z | Compiling corncobs v0.1.4 |
| 2049 | 2026-08-26T23:27:06.089Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2050 | 2026-08-26T23:27:06.515Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2051 | 2026-08-26T23:27:06.774Z | Compiling dashu-int v0.5.1 |
| 2052 | 2026-08-26T23:27:08.097Z | Compiling toml v0.8.23 |
| 2053 | 2026-08-26T23:27:08.274Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2054 | 2026-08-26T23:27:08.328Z | Compiling regex v1.13.1 |
| 2055 | 2026-08-26T23:27:08.632Z | Compiling typify v0.6.2 |
| 2056 | 2026-08-26T23:27:08.726Z | Compiling tower-http v0.6.11 |
| 2057 | 2026-08-26T23:27:08.814Z | Compiling proc-macro-error-attr v1.0.4 |
| 2058 | 2026-08-26T23:27:08.841Z | Compiling rustls-platform-verifier v0.7.0 |
| 2059 | 2026-08-26T23:27:09.150Z | Compiling hyper-rustls v0.27.9 |
| 2060 | 2026-08-26T23:27:09.419Z | Compiling secrecy v0.8.0 |
| 2061 | 2026-08-26T23:27:09.442Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2062 | 2026-08-26T23:27:09.464Z | Compiling enum-as-inner v0.6.1 |
| 2063 | 2026-08-26T23:27:09.570Z | Compiling linked-hash-map v0.5.6 |
| 2064 | 2026-08-26T23:27:09.745Z | Compiling smawk v0.3.3 |
| 2065 | 2026-08-26T23:27:09.906Z | Compiling num-primitive v0.2.1 |
| 2066 | 2026-08-26T23:27:09.914Z | Compiling textwrap v0.15.2 |
| 2067 | 2026-08-26T23:27:09.914Z | Compiling lru-cache v0.1.2 |
| 2068 | 2026-08-26T23:27:10.040Z | Compiling hickory-proto v0.24.4 |
| 2069 | 2026-08-26T23:27:10.052Z | Compiling serde_yaml v0.9.34+deprecated |
| 2070 | 2026-08-26T23:27:10.283Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2071 | 2026-08-26T23:27:10.463Z | Compiling dsi-bitstream v0.10.1 |
| 2072 | 2026-08-26T23:27:10.521Z | Compiling progenitor-impl v0.14.0 |
| 2073 | 2026-08-26T23:27:11.201Z | Compiling reqwest v0.13.4 |
| 2074 | 2026-08-26T23:27:11.343Z | Compiling proc-macro-error v1.0.4 |
| 2075 | 2026-08-26T23:27:11.417Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2076 | 2026-08-26T23:27:11.712Z | Compiling heck v0.4.1 |
| 2077 | 2026-08-26T23:27:11.858Z | Compiling tokio-stream v0.1.19 |
| 2078 | 2026-08-26T23:27:11.911Z | Compiling supports-color v2.1.0 |
| 2079 | 2026-08-26T23:27:11.927Z | Compiling supports-unicode v2.1.0 |
| 2080 | 2026-08-26T23:27:12.077Z | Compiling supports-hyperlinks v2.1.0 |
| 2081 | 2026-08-26T23:27:12.132Z | Compiling miette-derive v5.10.0 |
| 2082 | 2026-08-26T23:27:12.242Z | Compiling nibble_vec v0.1.0 |
| 2083 | 2026-08-26T23:27:12.334Z | Compiling terminal_size v0.1.17 |
| 2084 | 2026-08-26T23:27:12.374Z | Compiling memmap2 v0.9.11 |
| 2085 | 2026-08-26T23:27:12.452Z | Compiling owo-colors v3.5.0 |
| 2086 | 2026-08-26T23:27:12.597Z | Compiling either v1.17.0 |
| 2087 | 2026-08-26T23:27:12.734Z | Compiling endian-type v0.2.0 |
| 2088 | 2026-08-26T23:27:12.811Z | Compiling arrayref v0.3.9 |
| 2089 | 2026-08-26T23:27:12.868Z | Compiling arrayvec v0.7.8 |
| 2090 | 2026-08-26T23:27:12.885Z | Compiling resolv-conf v0.7.6 |
| 2091 | 2026-08-26T23:27:13.073Z | Compiling constant_time_eq v0.4.2 |
| 2092 | 2026-08-26T23:27:13.123Z | Compiling hickory-resolver v0.24.4 |
| 2093 | 2026-08-26T23:27:13.204Z | Compiling miette v5.10.0 |
| 2094 | 2026-08-26T23:27:13.250Z | Compiling blake3 v1.8.6 |
| 2095 | 2026-08-26T23:27:13.260Z | Compiling radix_trie v0.3.0 |
| 2096 | 2026-08-26T23:27:13.486Z | Compiling itertools v0.14.0 |
| 2097 | 2026-08-26T23:27:13.562Z | Compiling progenitor-client v0.14.0 |
| 2098 | 2026-08-26T23:27:13.737Z | Compiling knuffel-derive v3.2.0 |
| 2099 | 2026-08-26T23:27:14.124Z | Compiling progenitor-macro v0.14.0 |
| 2100 | 2026-08-26T23:27:14.500Z | Compiling nix v0.31.3 |
| 2101 | 2026-08-26T23:27:15.168Z | Compiling rustix v0.38.44 |
| 2102 | 2026-08-26T23:27:15.579Z | Compiling anyhow v1.0.104 |
| 2103 | 2026-08-26T23:27:15.769Z | Compiling signal-hook v0.4.4 |
| 2104 | 2026-08-26T23:27:15.946Z | Compiling portable-atomic v1.15.0 |
| 2105 | 2026-08-26T23:27:15.981Z | Compiling console v0.16.4 |
| 2106 | 2026-08-26T23:27:16.009Z | Compiling derive-where v1.6.1 |
| 2107 | 2026-08-26T23:27:16.121Z | Compiling termios v0.3.3 |
| 2108 | 2026-08-26T23:27:16.269Z | Compiling base64 v0.21.7 |
| 2109 | 2026-08-26T23:27:16.370Z | Compiling home v0.5.12 |
| 2110 | 2026-08-26T23:27:16.426Z | Compiling unit-prefix v0.5.2 |
| 2111 | 2026-08-26T23:27:16.501Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2112 | 2026-08-26T23:27:16.510Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2113 | 2026-08-26T23:27:16.572Z | Compiling indicatif v0.18.6 |
| 2114 | 2026-08-26T23:27:16.612Z | Compiling knuffel v3.2.0 |
| 2115 | 2026-08-26T23:27:17.255Z | Compiling qorb v0.4.1 |
| 2116 | 2026-08-26T23:27:17.304Z | Compiling atomicwrites v0.4.4 |
| 2117 | 2026-08-26T23:27:17.490Z | Compiling tokio-fd v0.3.0 |
| 2118 | 2026-08-26T23:27:17.501Z | Compiling pwd v1.4.0 |
| 2119 | 2026-08-26T23:27:17.584Z | Compiling async-recursion v1.1.1 |
| 2120 | 2026-08-26T23:27:17.663Z | Compiling lru v0.18.2 |
| 2121 | 2026-08-26T23:27:17.679Z | Compiling humantime v2.4.0 |
| 2122 | 2026-08-26T23:27:17.834Z | Compiling shlex v1.3.0 |
| 2123 | 2026-08-26T23:27:17.957Z | Compiling xdg v3.0.0 |
| 2124 | 2026-08-26T23:27:18.048Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2125 | 2026-08-26T23:27:18.238Z | Compiling function_name v0.3.0 |
| 2126 | 2026-08-26T23:27:18.333Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2127 | 2026-08-26T23:27:19.840Z | Compiling progenitor v0.14.0 |
| 2128 | 2026-08-26T23:27:19.867Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2129 | 2026-08-26T23:27:19.888Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2130 | 2026-08-26T23:27:21.592Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2131 | 2026-08-26T23:27:24.610Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2132 | 2026-08-26T23:27:42.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s |
| 2133 | 2026-08-26T23:27:42.265Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2134 | 2026-08-26T23:27:42.265Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2135 | 2026-08-26T23:27:42.388Z | cargo nextest run --run-ignored all |
| 2136 | 2026-08-26T23:27:43.297Z | Compiling serde_json v1.0.151 |
| 2137 | 2026-08-26T23:27:43.417Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2138 | 2026-08-26T23:27:43.955Z | Compiling schemars v0.8.22 |
| 2139 | 2026-08-26T23:27:43.955Z | Compiling openapiv3 v2.2.0 |
| 2140 | 2026-08-26T23:27:43.955Z | Compiling slog-json v2.6.1 |
| 2141 | 2026-08-26T23:27:43.959Z | Compiling reqwest v0.13.4 |
| 2142 | 2026-08-26T23:27:43.959Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2143 | 2026-08-26T23:27:44.178Z | Compiling slog-bunyan v2.5.0 |
| 2144 | 2026-08-26T23:27:44.212Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2145 | 2026-08-26T23:27:44.696Z | Compiling oxnet v0.1.6 |
| 2146 | 2026-08-26T23:27:45.161Z | Compiling daft v0.1.8 |
| 2147 | 2026-08-26T23:27:45.384Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2148 | 2026-08-26T23:27:45.410Z | Compiling dropshot v0.17.1 |
| 2149 | 2026-08-26T23:27:45.479Z | Compiling typify-impl v0.6.2 |
| 2150 | 2026-08-26T23:27:45.711Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2151 | 2026-08-26T23:27:45.830Z | Compiling progenitor-client v0.14.0 |
| 2152 | 2026-08-26T23:27:46.131Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2153 | 2026-08-26T23:27:48.256Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2154 | 2026-08-26T23:27:50.342Z | Compiling typify-macro v0.6.2 |
| 2155 | 2026-08-26T23:27:50.953Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2156 | 2026-08-26T23:27:51.694Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2157 | 2026-08-26T23:27:52.006Z | Compiling typify v0.6.2 |
| 2158 | 2026-08-26T23:27:52.069Z | Compiling progenitor-impl v0.14.0 |
| 2159 | 2026-08-26T23:27:54.611Z | Compiling progenitor-macro v0.14.0 |
| 2160 | 2026-08-26T23:27:58.807Z | Compiling progenitor v0.14.0 |
| 2161 | 2026-08-26T23:27:58.956Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2162 | 2026-08-26T23:28:02.063Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2163 | 2026-08-26T23:28:35.093Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 52.16s |
| 2164 | 2026-08-26T23:28:35.096Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2165 | 2026-08-26T23:28:35.096Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2166 | 2026-08-26T23:28:35.243Z | ──────────── |
| 2167 | 2026-08-26T23:28:35.243Z | Nextest run ID d6a6b365-a466-44bd-aa34-afa62dc2a3b4 with nextest profile: default |
| 2168 | 2026-08-26T23:28:35.243Z | Starting 102 tests across 11 binaries |
| 2169 | 2026-08-26T23:28:35.251Z | PASS [ 0.008s] ( 1/102) sush-client agent::test::identities_answer_roundtrip |
| 2170 | 2026-08-26T23:28:35.254Z | PASS [ 0.008s] ( 2/102) sush-client agent::test::request_identities_frame |
| 2171 | 2026-08-26T23:28:35.254Z | PASS [ 0.008s] ( 3/102) sush-client agent::test::malformed_payloads |
| 2172 | 2026-08-26T23:28:35.254Z | PASS [ 0.008s] ( 4/102) sush-client agent::test::sign_request_frame |
| 2173 | 2026-08-26T23:28:35.254Z | PASS [ 0.008s] ( 5/102) sush-client agent::test::sign_response_roundtrip |
| 2174 | 2026-08-26T23:28:35.254Z | PASS [ 0.009s] ( 6/102) sush-client cli::rack::rack_drawing |
| 2175 | 2026-08-26T23:28:35.254Z | PASS [ 0.011s] ( 7/102) sush-client commands::client_args |
| 2176 | 2026-08-26T23:28:35.259Z | PASS [ 0.007s] ( 8/102) sush-client commands::target_arg |
| 2177 | 2026-08-26T23:28:35.264Z | PASS [ 0.007s] ( 9/102) sush-client commands::watch_settling |
| 2178 | 2026-08-26T23:28:35.264Z | PASS [ 0.008s] ( 10/102) sush-common authn::test::authn_errors |
| 2179 | 2026-08-26T23:28:35.264Z | PASS [ 0.008s] ( 11/102) sush-client tls::test::descoped_urls |
| 2180 | 2026-08-26T23:28:35.267Z | PASS [ 0.006s] ( 12/102) sush-common authn::test::seq_windows |
| 2181 | 2026-08-26T23:28:35.267Z | PASS [ 0.007s] ( 13/102) sush-common authn::test::pin_to_be_signed |
| 2182 | 2026-08-26T23:28:35.267Z | PASS [ 0.006s] ( 14/102) sush-common codephrases::test::constant_codephrases |
| 2183 | 2026-08-26T23:28:35.272Z | PASS [ 0.006s] ( 15/102) sush-common codephrases::test::leading_zeros_after_truncation |
| 2184 | 2026-08-26T23:28:35.272Z | PASS [ 0.006s] ( 16/102) sush-common codephrases::test::non_phrases |
| 2185 | 2026-08-26T23:28:35.278Z | PASS [ 0.006s] ( 17/102) sush-common codephrases::test::trivial_codephrases |
| 2186 | 2026-08-26T23:28:35.284Z | PASS [ 0.006s] ( 18/102) sush-common codephrases::test::wide_values_reject_where_truncated |
| 2187 | 2026-08-26T23:28:35.290Z | PASS [ 0.006s] ( 19/102) sush-common hash::tests::sha3_256_empty_vector |
| 2188 | 2026-08-26T23:28:35.296Z | PASS [ 0.006s] ( 20/102) sush-common jobs::test::interactive_targets |
| 2189 | 2026-08-26T23:28:35.301Z | PASS [ 0.006s] ( 21/102) sush-common jobs::test::limits_clamp |
| 2190 | 2026-08-26T23:28:35.308Z | PASS [ 0.006s] ( 22/102) sush-common jobs::test::skip_converges_signer_and_server |
| 2191 | 2026-08-26T23:28:35.311Z | PASS [ 0.054s] ( 23/102) sush-common authn::test::bound_requests |
| 2192 | 2026-08-26T23:28:35.314Z | PASS [ 0.006s] ( 24/102) sush-common jobs::test::to_be_signed_omits_defaults |
| 2193 | 2026-08-26T23:28:35.320Z | PASS [ 0.006s] ( 25/102) sush-common keys::test::test_sk_split |
| 2194 | 2026-08-26T23:28:35.325Z | PASS [ 0.006s] ( 26/102) sush-common targets::test::targets_include |
| 2195 | 2026-08-26T23:28:35.331Z | PASS [ 0.006s] ( 27/102) sush-common targets::test::targets_parse |
| 2196 | 2026-08-26T23:28:35.337Z | PASS [ 0.006s] ( 28/102) sush-common targets::test::targets_round_trip |
| 2197 | 2026-08-26T23:28:35.344Z | PASS [ 0.006s] ( 29/102) sush-common wordlist::test::verify_wordlist |
| 2198 | 2026-08-26T23:28:35.363Z | PASS [ 0.097s] ( 30/102) sush-common codephrases::test::id_phrases |
| 2199 | 2026-08-26T23:28:35.371Z | PASS [ 0.008s] ( 31/102) sush-server messages::wire_format::cert_requests |
| 2200 | 2026-08-26T23:28:35.378Z | PASS [ 0.007s] ( 32/102) sush-server messages::wire_format::concurrent_sessions_error |
| 2201 | 2026-08-26T23:28:35.385Z | PASS [ 0.133s] ( 33/102) sush-client commands::output_needs_target |
| 2202 | 2026-08-26T23:28:35.388Z | PASS [ 0.007s] ( 34/102) sush-server messages::wire_format::identity_login_request |
| 2203 | 2026-08-26T23:28:35.392Z | PASS [ 0.007s] ( 35/102) sush-server messages::wire_format::identity_revoke_request |
| 2204 | 2026-08-26T23:28:35.395Z | PASS [ 0.007s] ( 36/102) sush-server messages::wire_format::job_events |
| 2205 | 2026-08-26T23:28:35.399Z | PASS [ 0.007s] ( 37/102) sush-server messages::wire_format::job_start_interactive_request |
| 2206 | 2026-08-26T23:28:35.402Z | PASS [ 0.007s] ( 38/102) sush-server messages::wire_format::job_start_request |
| 2207 | 2026-08-26T23:28:35.405Z | PASS [ 0.151s] ( 39/102) sush-client identity::test::ssh_identities |
| 2208 | 2026-08-26T23:28:35.408Z | PASS [ 0.007s] ( 40/102) sush-server messages::wire_format::job_stop_request |
| 2209 | 2026-08-26T23:28:35.408Z | PASS [ 0.007s] ( 41/102) sush-server messages::wire_format::session_allow_attach_request |
| 2210 | 2026-08-26T23:28:35.411Z | PASS [ 0.151s] ( 42/102) sush-common authn::test::challenge_response |
| 2211 | 2026-08-26T23:28:35.411Z | PASS [ 0.007s] ( 43/102) sush-server messages::wire_format::session_deny_attach_request |
| 2212 | 2026-08-26T23:28:35.414Z | PASS [ 0.007s] ( 44/102) sush-server messages::wire_format::session_skip_request |
| 2213 | 2026-08-26T23:28:35.414Z | PASS [ 0.007s] ( 45/102) sush-server messages::wire_format::session_start_request |
| 2214 | 2026-08-26T23:28:35.417Z | PASS [ 0.007s] ( 46/102) sush-server messages::wire_format::session_stop_request |
| 2215 | 2026-08-26T23:28:35.417Z | PASS [ 0.007s] ( 47/102) sush-server messages::wire_format::unknown_version_tolerated |
| 2216 | 2026-08-26T23:28:35.420Z | PASS [ 0.007s] ( 48/102) sush-server messages::wire_format::version_event |
| 2217 | 2026-08-26T23:28:35.421Z | PASS [ 0.007s] ( 49/102) sush-server proxy::test::home_preference |
| 2218 | 2026-08-26T23:28:35.424Z | PASS [ 0.007s] ( 50/102) sush-server proxy::test::resolution |
| 2219 | 2026-08-26T23:28:35.427Z | PASS [ 0.007s] ( 51/102) sush-server proxy::test::named_targets |
| 2220 | 2026-08-26T23:28:35.427Z | PASS [ 0.007s] ( 52/102) sush-server proxy::test::version_interception |
| 2221 | 2026-08-26T23:28:35.427Z | PASS [ 0.008s] ( 53/102) sush-server pty::test::pty |
| 2222 | 2026-08-26T23:28:35.431Z | PASS [ 0.007s] ( 54/102) sush-server pty::test::set_window_size |
| 2223 | 2026-08-26T23:28:35.551Z | PASS [ 0.278s] ( 55/102) sush-common codephrases::test::random_codephrases |
| 2224 | 2026-08-26T23:28:35.732Z | PASS [ 0.424s] ( 56/102) sush-common keys::test::signing |
| 2225 | 2026-08-26T23:28:36.556Z | PASS [ 1.212s] ( 57/102) sush-server job::test::tty |
| 2226 | 2026-08-26T23:28:36.700Z | PASS [ 0.144s] ( 58/102) sush-tests integration_tests::client_proxy_server |
| 2227 | 2026-08-26T23:28:36.814Z | PASS [ 0.114s] ( 59/102) sush-tests integration_tests::client_server |
| 2228 | 2026-08-26T23:28:37.048Z | PASS [ 1.315s] ( 60/102) sush-server::link gossip_convergence |
| 2229 | 2026-08-26T23:28:37.278Z | PASS [ 0.464s] ( 61/102) sush-tests integration_tests::client_tls_proxy_server |
| 2230 | 2026-08-26T23:28:37.286Z | PASS [ 0.239s] ( 62/102) sush-tests integration_tests::interactive_job |
| 2231 | 2026-08-26T23:28:37.292Z | PASS [ 2.049s] ( 63/102) sush-client cli::test::cert_chains |
| 2232 | 2026-08-26T23:28:37.459Z | PASS [ 0.181s] ( 64/102) sush-tests integration_tests::streaming_job |
| 2233 | 2026-08-26T23:28:37.509Z | PASS [ 0.050s] ( 65/102) sush-tests manager_tests::attribution |
| 2234 | 2026-08-26T23:28:37.518Z | PASS [ 0.009s] ( 66/102) sush-tests manager_tests::bad_root_cert_files |
| 2235 | 2026-08-26T23:28:37.559Z | PASS [ 0.266s] ( 67/102) sush-tests manager_tests::attach_grants |
| 2236 | 2026-08-26T23:28:37.564Z | PASS [ 0.046s] ( 68/102) sush-tests manager_tests::cancel_queued_job |
| 2237 | 2026-08-26T23:28:37.608Z | PASS [ 0.049s] ( 69/102) sush-tests manager_tests::cert_chain |
| 2238 | 2026-08-26T23:28:37.649Z | PASS [ 0.085s] ( 70/102) sush-tests manager_tests::cert_revoke |
| 2239 | 2026-08-26T23:28:37.702Z | PASS [ 0.415s] ( 71/102) sush-tests integration_tests::streaming_job_linger |
| 2240 | 2026-08-26T23:28:37.718Z | PASS [ 0.110s] ( 72/102) sush-tests manager_tests::cubby_targets |
| 2241 | 2026-08-26T23:28:37.744Z | PASS [ 0.094s] ( 73/102) sush-tests manager_tests::gossiped_identities |
| 2242 | 2026-08-26T23:28:37.747Z | PASS [ 0.046s] ( 74/102) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2243 | 2026-08-26T23:28:37.788Z | PASS [ 0.041s] ( 75/102) sush-tests manager_tests::iam_revoke |
| 2244 | 2026-08-26T23:28:37.791Z | PASS [ 0.045s] ( 76/102) sush-tests manager_tests::iam |
| 2245 | 2026-08-26T23:28:37.818Z | PASS [ 0.030s] ( 77/102) sush-tests manager_tests::interactive_target_required |
| 2246 | 2026-08-26T23:28:37.821Z | PASS [ 0.100s] ( 78/102) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2247 | 2026-08-26T23:28:37.828Z | PASS [ 0.038s] ( 79/102) sush-tests manager_tests::job_json |
| 2248 | 2026-08-26T23:28:37.856Z | PASS [ 0.029s] ( 80/102) sush-tests manager_tests::job_session_enforced |
| 2249 | 2026-08-26T23:28:37.859Z | PASS [ 0.038s] ( 81/102) sush-tests manager_tests::job_output_perms |
| 2250 | 2026-08-26T23:28:37.868Z | PASS [ 0.051s] ( 82/102) sush-tests manager_tests::job_output_dir_moves |
| 2251 | 2026-08-26T23:28:37.894Z | PASS [ 0.038s] ( 83/102) sush-tests manager_tests::job_stop |
| 2252 | 2026-08-26T23:28:37.895Z | PASS [ 0.038s] ( 84/102) sush-tests manager_tests::job_signal_dispositions |
| 2253 | 2026-08-26T23:28:37.910Z | PASS [ 0.041s] ( 85/102) sush-tests manager_tests::job_targets |
| 2254 | 2026-08-26T23:28:37.916Z | PASS [ 2.486s] ( 86/102) sush-server::distributed jobs_gossip_between_sleds |
| 2255 | 2026-08-26T23:28:37.948Z | PASS [ 0.038s] ( 87/102) sush-tests manager_tests::root_certs_from_files |
| 2256 | 2026-08-26T23:28:37.974Z | PASS [ 0.025s] ( 88/102) sush-tests manager_tests::session_nonce_rotates |
| 2257 | 2026-08-26T23:28:37.981Z | PASS [ 0.086s] ( 89/102) sush-tests manager_tests::jobs |
| 2258 | 2026-08-26T23:28:38.011Z | PASS [ 0.037s] ( 90/102) sush-tests manager_tests::shutdown |
| 2259 | 2026-08-26T23:28:38.043Z | PASS [ 0.133s] ( 91/102) sush-tests manager_tests::revocation_tombstones |
| 2260 | 2026-08-26T23:28:38.069Z | PASS [ 0.089s] ( 92/102) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2261 | 2026-08-26T23:28:38.090Z | PASS [ 0.047s] ( 93/102) sush-tests manager_tests::streaming_validation |
| 2262 | 2026-08-26T23:28:38.100Z | PASS [ 0.089s] ( 94/102) sush-tests manager_tests::skip_racing_start_converges |
| 2263 | 2026-08-26T23:28:38.156Z | PASS [ 0.065s] ( 95/102) sush-tests manager_tests::too_much_output |
| 2264 | 2026-08-26T23:28:38.201Z | PASS [ 0.101s] ( 96/102) sush-tests manager_tests::universe_swap |
| 2265 | 2026-08-26T23:28:38.614Z | PASS [ 0.720s] ( 97/102) sush-tests manager_tests::output_ranges |
| 2266 | 2026-08-26T23:28:39.376Z | PASS [ 1.307s] ( 98/102) sush-tests manager_tests::too_much_cpu |
| 2267 | 2026-08-26T23:28:40.594Z | PASS [ 5.168s] ( 99/102) sush-server::gossip cold_start_converges |
| 2268 | 2026-08-26T23:28:41.307Z | PASS [ 5.876s] (100/102) sush-server::gossip staggered_start_converges |
| 2269 | 2026-08-26T23:28:43.578Z | PASS [ 8.150s] (101/102) sush-server::gossip node_replacement_reconverges |
| 2270 | 2026-08-26T23:29:16.532Z | PASS [ 40.980s] (102/102) sush-server::link conformance |
| 2271 | 2026-08-26T23:29:16.532Z | ──────────── |
| 2272 | 2026-08-26T23:29:16.532Z | Summary [ 41.288s] 102 tests run: 102 passed, 0 skipped |
| 2273 | 2026-08-26T23:29:16.543Z | cargo test --doc |
| 2274 | 2026-08-26T23:29:16.944Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2275 | 2026-08-26T23:29:16.947Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2276 | 2026-08-26T23:29:16.948Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2277 | 2026-08-26T23:29:16.981Z | Doc-tests sush_api |
| 2278 | 2026-08-26T23:29:17.460Z | |
| 2279 | 2026-08-26T23:29:17.460Z | running 2 tests |
| 2280 | 2026-08-26T23:29:17.460Z | test api/src/lib.rs - sush_api_mod::api_description (line 41) ... ignored |
| 2281 | 2026-08-26T23:29:17.460Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 47) ... ignored |
| 2282 | 2026-08-26T23:29:17.460Z | |
| 2283 | 2026-08-26T23:29:17.464Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2284 | 2026-08-26T23:29:17.464Z | |
| 2285 | 2026-08-26T23:29:17.465Z | all doctests ran in 0.32s; merged doctests compilation took 0.32s |
| 2286 | 2026-08-26T23:29:17.479Z | Doc-tests sush_client |
| 2287 | 2026-08-26T23:29:18.204Z | |
| 2288 | 2026-08-26T23:29:18.204Z | running 22 tests |
| 2289 | 2026-08-26T23:29:18.204Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2290 | 2026-08-26T23:29:18.204Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2291 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2292 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2293 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2294 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2295 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2296 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2297 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2298 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2299 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_status (line 72) ... ignored |
| 2300 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::job_stop (line 73) ... ignored |
| 2301 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2302 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2303 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2304 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2305 | 2026-08-26T23:29:18.205Z | test client/src/lib.rs - Client::session_start (line 75) ... ignored |
| 2306 | 2026-08-26T23:29:18.209Z | test client/src/lib.rs - Client::session_start_nonce (line 72) ... ignored |
| 2307 | 2026-08-26T23:29:18.209Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2308 | 2026-08-26T23:29:18.209Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2309 | 2026-08-26T23:29:18.209Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2310 | 2026-08-26T23:29:18.209Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2311 | 2026-08-26T23:29:18.209Z | |
| 2312 | 2026-08-26T23:29:18.209Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2313 | 2026-08-26T23:29:18.209Z | |
| 2314 | 2026-08-26T23:29:18.209Z | all doctests ran in 0.33s; merged doctests compilation took 0.33s |
| 2315 | 2026-08-26T23:29:18.233Z | Doc-tests sush_common |
| 2316 | 2026-08-26T23:29:18.435Z | |
| 2317 | 2026-08-26T23:29:18.435Z | running 0 tests |
| 2318 | 2026-08-26T23:29:18.435Z | |
| 2319 | 2026-08-26T23:29:18.436Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2320 | 2026-08-26T23:29:18.436Z | |
| 2321 | 2026-08-26T23:29:18.454Z | Doc-tests sush_server |
| 2322 | 2026-08-26T23:29:18.743Z | |
| 2323 | 2026-08-26T23:29:18.743Z | running 0 tests |
| 2324 | 2026-08-26T23:29:18.743Z | |
| 2325 | 2026-08-26T23:29:18.743Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2326 | 2026-08-26T23:29:18.743Z | |
| 2327 | 2026-08-26T23:29:18.767Z | Doc-tests sush_tests |
| 2328 | 2026-08-26T23:29:18.799Z | |
| 2329 | 2026-08-26T23:29:18.799Z | running 0 tests |
| 2330 | 2026-08-26T23:29:18.799Z | |
| 2331 | 2026-08-26T23:29:18.799Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2332 | 2026-08-26T23:29:18.800Z | |
| 2333 | 2026-08-26T23:29:18.829Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2334 | 2026-08-26T23:29:19.123Z | Compiling libc v0.2.189 |
| 2335 | 2026-08-26T23:29:19.123Z | Compiling zeroize v1.9.0 |
| 2336 | 2026-08-26T23:29:19.127Z | Compiling proc-macro2 v1.0.107 |
| 2337 | 2026-08-26T23:29:19.127Z | Compiling quote v1.0.47 |
| 2338 | 2026-08-26T23:29:19.187Z | Compiling bytes v1.12.1 |
| 2339 | 2026-08-26T23:29:19.191Z | Compiling smallvec v1.15.2 |
| 2340 | 2026-08-26T23:29:19.196Z | Compiling num-traits v0.2.19 |
| 2341 | 2026-08-26T23:29:19.201Z | Compiling zerocopy v0.8.56 |
| 2342 | 2026-08-26T23:29:19.220Z | Compiling rustc_version v0.4.1 |
| 2343 | 2026-08-26T23:29:19.363Z | Compiling generic-array v0.14.7 |
| 2344 | 2026-08-26T23:29:19.388Z | Compiling log v0.4.33 |
| 2345 | 2026-08-26T23:29:19.487Z | Compiling hashbrown v0.17.1 |
| 2346 | 2026-08-26T23:29:19.548Z | Compiling errno v0.3.14 |
| 2347 | 2026-08-26T23:29:19.564Z | Compiling getrandom v0.2.17 |
| 2348 | 2026-08-26T23:29:19.575Z | Compiling jobserver v0.1.35 |
| 2349 | 2026-08-26T23:29:19.699Z | Compiling rand_core v0.6.4 |
| 2350 | 2026-08-26T23:29:19.749Z | Compiling parking_lot_core v0.9.12 |
| 2351 | 2026-08-26T23:29:19.816Z | Compiling crypto-common v0.1.7 |
| 2352 | 2026-08-26T23:29:19.890Z | Compiling block-buffer v0.10.4 |
| 2353 | 2026-08-26T23:29:19.925Z | Compiling cc v1.4.2 |
| 2354 | 2026-08-26T23:29:19.940Z | Compiling parking_lot v0.12.5 |
| 2355 | 2026-08-26T23:29:20.026Z | Compiling syn v3.0.3 |
| 2356 | 2026-08-26T23:29:20.033Z | Compiling syn v2.0.119 |
| 2357 | 2026-08-26T23:29:20.045Z | Compiling digest v0.10.7 |
| 2358 | 2026-08-26T23:29:20.052Z | Compiling signal-hook-registry v1.4.8 |
| 2359 | 2026-08-26T23:29:20.090Z | Compiling http v1.5.0 |
| 2360 | 2026-08-26T23:29:20.298Z | Compiling mio v1.2.2 |
| 2361 | 2026-08-26T23:29:20.351Z | Compiling socket2 v0.6.5 |
| 2362 | 2026-08-26T23:29:20.758Z | Compiling cmake v0.1.58 |
| 2363 | 2026-08-26T23:29:20.799Z | Compiling getrandom v0.4.3 |
| 2364 | 2026-08-26T23:29:20.922Z | Compiling uuid v1.24.0 |
| 2365 | 2026-08-26T23:29:20.954Z | Compiling ff v0.13.1 |
| 2366 | 2026-08-26T23:29:21.088Z | Compiling getrandom v0.3.4 |
| 2367 | 2026-08-26T23:29:21.088Z | Compiling group v0.13.0 |
| 2368 | 2026-08-26T23:29:21.110Z | Compiling signature v2.2.0 |
| 2369 | 2026-08-26T23:29:21.220Z | Compiling aws-lc-sys v0.44.0 |
| 2370 | 2026-08-26T23:29:21.252Z | Compiling sha2 v0.10.9 |
| 2371 | 2026-08-26T23:29:21.263Z | Compiling crypto-bigint v0.5.5 |
| 2372 | 2026-08-26T23:29:21.272Z | Compiling rustix v1.1.4 |
| 2373 | 2026-08-26T23:29:21.357Z | Compiling rand_core v0.9.5 |
| 2374 | 2026-08-26T23:29:21.582Z | Compiling hmac v0.12.1 |
| 2375 | 2026-08-26T23:29:21.697Z | Compiling indexmap v2.14.0 |
| 2376 | 2026-08-26T23:29:21.718Z | Compiling curve25519-dalek v4.1.3 |
| 2377 | 2026-08-26T23:29:22.004Z | Compiling ppv-lite86 v0.2.21 |
| 2378 | 2026-08-26T23:29:22.062Z | Compiling rustls-pki-types v1.15.1 |
| 2379 | 2026-08-26T23:29:22.271Z | Compiling time v0.3.55 |
| 2380 | 2026-08-26T23:29:22.330Z | Compiling rand_chacha v0.9.0 |
| 2381 | 2026-08-26T23:29:22.555Z | Compiling serde_derive_internals v0.29.1 |
| 2382 | 2026-08-26T23:29:22.751Z | Compiling tracing v0.1.44 |
| 2383 | 2026-08-26T23:29:22.849Z | Compiling rfc6979 v0.4.0 |
| 2384 | 2026-08-26T23:29:22.973Z | Compiling http-body v1.1.0 |
| 2385 | 2026-08-26T23:29:22.992Z | Compiling inout v0.1.4 |
| 2386 | 2026-08-26T23:29:23.127Z | Compiling rustls v0.23.43 |
| 2387 | 2026-08-26T23:29:23.134Z | Compiling cipher v0.4.4 |
| 2388 | 2026-08-26T23:29:23.176Z | Compiling serde_derive v1.0.229 |
| 2389 | 2026-08-26T23:29:23.286Z | Compiling tokio-macros v2.7.2 |
| 2390 | 2026-08-26T23:29:23.335Z | Compiling thiserror-impl v2.0.20 |
| 2391 | 2026-08-26T23:29:23.339Z | Compiling daft-derive v0.1.8 |
| 2392 | 2026-08-26T23:29:23.605Z | Compiling rand v0.9.5 |
| 2393 | 2026-08-26T23:29:23.780Z | Compiling der_derive v0.7.3 |
| 2394 | 2026-08-26T23:29:23.792Z | Compiling futures-macro v0.3.33 |
| 2395 | 2026-08-26T23:29:24.055Z | Compiling tokio v1.53.1 |
| 2396 | 2026-08-26T23:29:24.097Z | Compiling schemars_derive v0.8.22 |
| 2397 | 2026-08-26T23:29:24.222Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2398 | 2026-08-26T23:29:24.562Z | Compiling thiserror v2.0.20 |
| 2399 | 2026-08-26T23:29:24.613Z | Compiling futures-util v0.3.33 |
| 2400 | 2026-08-26T23:29:24.668Z | Compiling ssh-encoding v0.2.0 |
| 2401 | 2026-08-26T23:29:24.741Z | Compiling der v0.7.10 |
| 2402 | 2026-08-26T23:29:24.925Z | Compiling newtype-uuid v1.4.0 |
| 2403 | 2026-08-26T23:29:25.095Z | Compiling sha1 v0.10.7 |
| 2404 | 2026-08-26T23:29:25.272Z | Compiling tungstenite v0.28.0 |
| 2405 | 2026-08-26T23:29:25.322Z | Compiling hostname v0.3.1 |
| 2406 | 2026-08-26T23:29:25.467Z | Compiling ssh-cipher v0.2.0 |
| 2407 | 2026-08-26T23:29:25.618Z | Compiling spki v0.7.3 |
| 2408 | 2026-08-26T23:29:25.788Z | Compiling serde v1.0.229 |
| 2409 | 2026-08-26T23:29:25.834Z | Compiling pkcs8 v0.10.2 |
| 2410 | 2026-08-26T23:29:26.007Z | Compiling sec1 v0.7.3 |
| 2411 | 2026-08-26T23:29:26.035Z | Compiling ed25519 v2.2.3 |
| 2412 | 2026-08-26T23:29:26.268Z | Compiling erased-serde v0.3.31 |
| 2413 | 2026-08-26T23:29:26.283Z | Compiling chrono v0.4.45 |
| 2414 | 2026-08-26T23:29:26.292Z | Compiling elliptic-curve v0.13.8 |
| 2415 | 2026-08-26T23:29:26.317Z | Compiling ed25519-dalek v2.2.0 |
| 2416 | 2026-08-26T23:29:26.605Z | Compiling primeorder v0.13.6 |
| 2417 | 2026-08-26T23:29:26.653Z | Compiling ecdsa v0.16.9 |
| 2418 | 2026-08-26T23:29:26.766Z | Compiling slog v2.8.2 |
| 2419 | 2026-08-26T23:29:26.857Z | Compiling futures-executor v0.3.33 |
| 2420 | 2026-08-26T23:29:26.888Z | Compiling serde_tokenstream v0.2.3 |
| 2421 | 2026-08-26T23:29:26.902Z | Compiling async-stream-impl v0.3.6 |
| 2422 | 2026-08-26T23:29:27.148Z | Compiling p256 v0.13.2 |
| 2423 | 2026-08-26T23:29:27.177Z | Compiling slog-json v2.6.1 |
| 2424 | 2026-08-26T23:29:27.177Z | Compiling thiserror-impl v1.0.69 |
| 2425 | 2026-08-26T23:29:27.297Z | Compiling schemars v0.8.22 |
| 2426 | 2026-08-26T23:29:27.385Z | Compiling rand_chacha v0.3.1 |
| 2427 | 2026-08-26T23:29:27.511Z | Compiling is-terminal v0.4.17 |
| 2428 | 2026-08-26T23:29:27.528Z | Compiling tokio-util v0.7.19 |
| 2429 | 2026-08-26T23:29:27.614Z | Compiling spin v0.9.9 |
| 2430 | 2026-08-26T23:29:27.740Z | Compiling multer v3.1.0 |
| 2431 | 2026-08-26T23:29:27.775Z | Compiling slog-term v2.9.2 |
| 2432 | 2026-08-26T23:29:27.842Z | Compiling slog-async v2.8.0 |
| 2433 | 2026-08-26T23:29:28.181Z | Compiling oxnet v0.1.6 |
| 2434 | 2026-08-26T23:29:28.245Z | Compiling h2 v0.4.15 |
| 2435 | 2026-08-26T23:29:28.304Z | Compiling thiserror v1.0.69 |
| 2436 | 2026-08-26T23:29:28.405Z | Compiling serde_urlencoded v0.7.1 |
| 2437 | 2026-08-26T23:29:28.413Z | Compiling tempfile v3.27.0 |
| 2438 | 2026-08-26T23:29:28.457Z | Compiling daft v0.1.8 |
| 2439 | 2026-08-26T23:29:28.705Z | Compiling sha3 v0.10.9 |
| 2440 | 2026-08-26T23:29:28.711Z | Compiling rand v0.8.7 |
| 2441 | 2026-08-26T23:29:28.769Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2442 | 2026-08-26T23:29:28.775Z | Compiling tokio-tungstenite v0.28.0 |
| 2443 | 2026-08-26T23:29:28.891Z | Compiling async-compression v0.4.43 |
| 2444 | 2026-08-26T23:29:29.065Z | Compiling async-stream v0.3.6 |
| 2445 | 2026-08-26T23:29:29.094Z | Compiling ssh-key v0.6.7 |
| 2446 | 2026-08-26T23:29:29.218Z | Compiling slog-bunyan v2.5.0 |
| 2447 | 2026-08-26T23:29:29.251Z | Compiling dropshot_endpoint v0.17.1 |
| 2448 | 2026-08-26T23:29:29.259Z | Compiling futures v0.3.33 |
| 2449 | 2026-08-26T23:29:29.341Z | Compiling openapiv3 v2.2.0 |
| 2450 | 2026-08-26T23:29:29.364Z | Compiling x509-cert v0.2.5 |
| 2451 | 2026-08-26T23:29:29.375Z | Compiling rlimit v0.10.2 |
| 2452 | 2026-08-26T23:29:29.558Z | Compiling async-trait v0.1.92 |
| 2453 | 2026-08-26T23:29:30.224Z | Compiling http-body-util v0.1.4 |
| 2454 | 2026-08-26T23:29:30.489Z | Compiling hyper v1.11.0 |
| 2455 | 2026-08-26T23:29:30.504Z | Compiling terminal_size v0.4.4 |
| 2456 | 2026-08-26T23:29:30.652Z | Compiling rustls-pemfile v2.2.0 |
| 2457 | 2026-08-26T23:29:30.867Z | Compiling hostname v0.4.2 |
| 2458 | 2026-08-26T23:29:30.873Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2459 | 2026-08-26T23:29:30.944Z | Compiling clap_builder v4.6.6 |
| 2460 | 2026-08-26T23:29:31.009Z | Compiling clap_derive v4.6.4 |
| 2461 | 2026-08-26T23:29:31.657Z | Compiling hyper-util v0.1.20 |
| 2462 | 2026-08-26T23:29:32.561Z | Compiling clap v4.6.6 |
| 2463 | 2026-08-26T23:29:37.234Z | Compiling aws-lc-rs v1.18.0 |
| 2464 | 2026-08-26T23:29:38.387Z | Compiling rustls-webpki v0.103.13 |
| 2465 | 2026-08-26T23:29:41.120Z | Compiling tokio-rustls v0.26.4 |
| 2466 | 2026-08-26T23:29:41.311Z | Compiling dropshot v0.17.1 |
| 2467 | 2026-08-26T23:29:43.718Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2468 | 2026-08-26T23:29:45.059Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2469 | 2026-08-26T23:29:50.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.16s |
| 2470 | 2026-08-26T23:29:50.148Z | Running `target/debug/xtask openapi` |
| 2471 | 2026-08-26T23:29:50.152Z | Generating OpenAPI document `sush.json`... done! |
| 2472 | 2026-08-26T23:29:50.158Z | process exited: duration 461524 ms, exit code 0 |
| |
| 2473 | 2026-08-26T23:29:50.177Z | found 1 output files |
| 2474 | 2026-08-26T23:29:50.178Z | uploading: /work/sush (38862600 bytes) |
| 2475 | 2026-08-26T23:29:51.885Z | uploaded: /work/sush |