|
|
|
| 1 | 2026-08-26T23:21:11.875Z | job assigned to worker 01M105ZRF9T126FN9Y15HYBY02 [factory aws, i-06cae902b43649121] (queued for 51 s) |
| |
| 2 | 2026-08-26T23:21:18.687Z | starting task 0: "setup" |
| 3 | 2026-08-26T23:21:18.694Z | ++ uname -s |
| 4 | 2026-08-26T23:21:18.697Z | + kern=SunOS |
| 5 | 2026-08-26T23:21:18.697Z | + build_user=build |
| 6 | 2026-08-26T23:21:18.697Z | + build_uid=12345 |
| 7 | 2026-08-26T23:21:18.697Z | + work_dir=/work |
| 8 | 2026-08-26T23:21:18.697Z | + input_dir=/input |
| 9 | 2026-08-26T23:21:18.697Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-26T23:21:18.697Z | + case "$kern" in |
| 11 | 2026-08-26T23:21:18.697Z | + groupadd -g 12345 build |
| 12 | 2026-08-26T23:21:18.700Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-26T23:21:20.705Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-26T23:21:20.764Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-26T23:21:20.767Z | + home_fs=zfs |
| 16 | 2026-08-26T23:21:20.767Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-26T23:21:20.767Z | + mkdir -p /home/build |
| 18 | 2026-08-26T23:21:20.767Z | + chown build:build /home/build /work |
| 19 | 2026-08-26T23:21:21.768Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-26T23:21:21.775Z | process exited: duration 3084 ms, exit code 0 |
| |
| 21 | 2026-08-26T23:21:21.785Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-26T23:21:21.788Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-26T23:21:21.788Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-26T23:21:21.788Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-26T23:21:21.788Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-08-26T23:21:21.788Z | * rust toolchain profile = "default" |
| 27 | 2026-08-26T23:21:21.788Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-26T23:21:21.788Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-26T23:21:21.793Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-26T23:21:21.909Z | info: downloading installer |
| 31 | 2026-08-26T23:21:23.250Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-26T23:21:23.250Z | warn: /opt/ooce/bin |
| 33 | 2026-08-26T23:21:23.250Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-26T23:21:23.250Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-26T23:21:23.250Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-26T23:21:23.250Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-26T23:21:23.250Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-26T23:21:23.251Z | error: cannot install while Rust is installed |
| 39 | 2026-08-26T23:21:23.251Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-26T23:21:23.251Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-26T23:21:23.251Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-26T23:21:23.251Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-26T23:21:23.251Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-26T23:21:23.260Z | info: profile set to default |
| 45 | 2026-08-26T23:21:23.260Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-26T23:21:23.268Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-26T23:21:23.387Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-26T23:21:23.416Z | info: downloading 6 components |
| 49 | 2026-08-26T23:21:38.042Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-26T23:21:38.042Z | |
| 51 | 2026-08-26T23:21:38.072Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-26T23:21:38.072Z | |
| 53 | 2026-08-26T23:21:38.072Z | |
| 54 | 2026-08-26T23:21:38.072Z | Rust is installed now. Great! |
| 55 | 2026-08-26T23:21:38.072Z | |
| 56 | 2026-08-26T23:21:38.072Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-26T23:21:38.072Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-26T23:21:38.072Z | |
| 59 | 2026-08-26T23:21:38.072Z | To configure your current shell, you need to source |
| 60 | 2026-08-26T23:21:38.072Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-26T23:21:38.072Z | |
| 62 | 2026-08-26T23:21:38.072Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-26T23:21:38.072Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-26T23:21:38.072Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-26T23:21:38.072Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-26T23:21:38.072Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-26T23:21:38.072Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-26T23:21:38.072Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-26T23:21:38.076Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-26T23:21:38.076Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-26T23:21:38.166Z | + rustup --version |
| 72 | 2026-08-26T23:21:38.175Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-26T23:21:38.179Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-26T23:21:38.197Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-26T23:21:38.199Z | + cargo --version |
| 76 | 2026-08-26T23:21:38.214Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-26T23:21:38.217Z | + rustc --version |
| 78 | 2026-08-26T23:21:38.235Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-26T23:21:38.238Z | process exited: duration 16452 ms, exit code 0 |
| |
| 80 | 2026-08-26T23:21:38.244Z | starting task 2: "authentication" |
| 81 | 2026-08-26T23:21:38.260Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-26T23:21:38.267Z | starting task 3: "clone repository" |
| 83 | 2026-08-26T23:21:38.270Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-26T23:21:38.273Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-26T23:21:38.300Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-26T23:21:39.354Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-26T23:21:39.354Z | + git fetch origin 7af720a1312e4419778b011079dfb5d024e572f1 |
| 88 | 2026-08-26T23:21:39.748Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-26T23:21:39.748Z | * branch 7af720a1312e4419778b011079dfb5d024e572f1 -> FETCH_HEAD |
| 90 | 2026-08-26T23:21:39.755Z | + [[ -n ea-permslip-fixes ]] |
| 91 | 2026-08-26T23:21:39.757Z | ++ git branch --show-current |
| 92 | 2026-08-26T23:21:39.758Z | + current=main |
| 93 | 2026-08-26T23:21:39.758Z | + [[ main != ea-permslip-fixes ]] |
| 94 | 2026-08-26T23:21:39.758Z | + git branch -f ea-permslip-fixes 7af720a1312e4419778b011079dfb5d024e572f1 |
| 95 | 2026-08-26T23:21:39.761Z | + git checkout -f ea-permslip-fixes |
| 96 | 2026-08-26T23:21:39.767Z | Switched to branch 'ea-permslip-fixes' |
| 97 | 2026-08-26T23:21:39.770Z | + git reset --hard 7af720a1312e4419778b011079dfb5d024e572f1 |
| 98 | 2026-08-26T23:21:39.774Z | HEAD is now at 7af720a Make the print-only context methods infallible |
| 99 | 2026-08-26T23:21:39.777Z | process exited: duration 1506 ms, exit code 0 |
| |
| 100 | 2026-08-26T23:21:39.783Z | starting task 4: "build" |
| 101 | 2026-08-26T23:21:39.787Z | + cargo --version |
| 102 | 2026-08-26T23:21:39.815Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-26T23:21:39.819Z | + rustc --version |
| 104 | 2026-08-26T23:21:39.856Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-26T23:21:39.859Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-26T23:21:39.859Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-26T23:21:39.859Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-26T23:21:39.859Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-26T23:21:39.859Z | + pfexec mkdir -p /work |
| 110 | 2026-08-26T23:21:39.863Z | + pfexec chown build /work |
| 111 | 2026-08-26T23:21:39.866Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-26T23:21:39.967Z | Updating crates.io index |
| 113 | 2026-08-26T23:21:39.970Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-26T23:22:01.801Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-26T23:22:01.801Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-26T23:22:02.228Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-26T23:22:03.412Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-26T23:22:03.412Z | * [new ref] 2a8adcadde01518f1d39993a1cc45ec3b78b3204 -> refs/commit/2a8adcadde01518f1d39993a1cc45ec3b78b3204 |
| 119 | 2026-08-26T23:22:03.427Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-26T23:22:04.424Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-26T23:22:04.424Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-26T23:22:04.434Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-26T23:22:04.883Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-26T23:22:04.883Z | * [new ref] b8782742d1bd91546887fbc1757a7d024a5469ef -> refs/commit/b8782742d1bd91546887fbc1757a7d024a5469ef |
| 125 | 2026-08-26T23:22:04.891Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-26T23:22:07.256Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-26T23:22:07.256Z | * [new ref] b2675dbef99b784efb817db01920ee59dac708c3 -> refs/commit/b2675dbef99b784efb817db01920ee59dac708c3 |
| 128 | 2026-08-26T23:22:07.737Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-26T23:22:08.176Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-26T23:22:08.176Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-26T23:22:08.186Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-26T23:22:08.556Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-26T23:22:08.556Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-26T23:22:08.563Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-26T23:22:08.923Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-26T23:22:08.923Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 137 | 2026-08-26T23:22:08.932Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-26T23:22:09.358Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-26T23:22:09.358Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-26T23:22:09.368Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-26T23:22:09.691Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-26T23:22:09.691Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-26T23:22:09.697Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-26T23:22:10.038Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-26T23:22:10.038Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-26T23:22:10.080Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-26T23:22:10.409Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-26T23:22:10.409Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-26T23:22:10.415Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-26T23:22:10.732Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-26T23:22:10.732Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-26T23:22:12.616Z | Downloading crates ... |
| 153 | 2026-08-26T23:22:12.663Z | Downloaded addr2line v0.25.1 |
| 154 | 2026-08-26T23:22:12.667Z | Downloaded anstream v1.0.0 |
| 155 | 2026-08-26T23:22:12.667Z | Downloaded anstyle-query v1.1.5 |
| 156 | 2026-08-26T23:22:12.671Z | Downloaded allocator-api2 v0.2.21 |
| 157 | 2026-08-26T23:22:12.683Z | Downloaded anstyle v1.0.14 |
| 158 | 2026-08-26T23:22:12.689Z | Downloaded omicron-workspace-hack v0.1.0 |
| 159 | 2026-08-26T23:22:12.689Z | Downloaded openssl-probe v0.2.1 |
| 160 | 2026-08-26T23:22:12.690Z | Downloaded block-buffer v0.10.4 |
| 161 | 2026-08-26T23:22:12.695Z | Downloaded async-recursion v1.1.1 |
| 162 | 2026-08-26T23:22:12.696Z | Downloaded anstyle-parse v1.0.0 |
| 163 | 2026-08-26T23:22:12.696Z | Downloaded aws-smithy-async v1.3.0 |
| 164 | 2026-08-26T23:22:12.700Z | Downloaded bs58 v0.5.1 |
| 165 | 2026-08-26T23:22:12.700Z | Downloaded atomicwrites v0.4.4 |
| 166 | 2026-08-26T23:22:12.700Z | Downloaded backtrace-ext v0.2.1 |
| 167 | 2026-08-26T23:22:12.708Z | Downloaded num-conv v0.2.2 |
| 168 | 2026-08-26T23:22:12.711Z | Downloaded array-init v0.0.4 |
| 169 | 2026-08-26T23:22:12.711Z | Downloaded lru-slab v0.1.2 |
| 170 | 2026-08-26T23:22:12.715Z | Downloaded match_cfg v0.1.0 |
| 171 | 2026-08-26T23:22:12.715Z | Downloaded anyhow v1.0.104 |
| 172 | 2026-08-26T23:22:12.715Z | Downloaded aws-smithy-schema v0.2.0 |
| 173 | 2026-08-26T23:22:12.717Z | Downloaded pkcs8 v0.10.2 |
| 174 | 2026-08-26T23:22:12.719Z | Downloaded bitfield-macros v0.19.5 |
| 175 | 2026-08-26T23:22:12.720Z | Downloaded num_threads v0.1.7 |
| 176 | 2026-08-26T23:22:12.723Z | Downloaded base64-simd v0.8.0 |
| 177 | 2026-08-26T23:22:12.723Z | Downloaded mime v0.3.17 |
| 178 | 2026-08-26T23:22:12.723Z | Downloaded natord v1.0.9 |
| 179 | 2026-08-26T23:22:12.727Z | Downloaded byteorder v1.5.0 |
| 180 | 2026-08-26T23:22:12.732Z | Downloaded num-iter v0.1.46 |
| 181 | 2026-08-26T23:22:12.732Z | Downloaded nodrop v0.1.14 |
| 182 | 2026-08-26T23:22:12.732Z | Downloaded outref v0.5.2 |
| 183 | 2026-08-26T23:22:12.732Z | Downloaded packed_struct_codegen v0.10.1 |
| 184 | 2026-08-26T23:22:12.737Z | Downloaded bytes v1.12.1 |
| 185 | 2026-08-26T23:22:12.738Z | Downloaded nibble_vec v0.1.0 |
| 186 | 2026-08-26T23:22:12.738Z | Downloaded pin-utils v0.1.0 |
| 187 | 2026-08-26T23:22:12.738Z | Downloaded block-buffer v0.12.1 |
| 188 | 2026-08-26T23:22:12.741Z | Downloaded async-stream-impl v0.3.6 |
| 189 | 2026-08-26T23:22:12.741Z | Downloaded base16ct v0.2.0 |
| 190 | 2026-08-26T23:22:12.749Z | Downloaded percent-encoding v2.3.2 |
| 191 | 2026-08-26T23:22:12.750Z | Downloaded adler2 v2.0.1 |
| 192 | 2026-08-26T23:22:12.750Z | Downloaded darling_macro v0.23.0 |
| 193 | 2026-08-26T23:22:12.750Z | Downloaded cfg-if v1.0.4 |
| 194 | 2026-08-26T23:22:12.750Z | Downloaded colorchoice v1.0.5 |
| 195 | 2026-08-26T23:22:12.750Z | Downloaded atomic-waker v1.1.2 |
| 196 | 2026-08-26T23:22:12.754Z | Downloaded crypto-common v0.1.7 |
| 197 | 2026-08-26T23:22:12.754Z | Downloaded num-integer v0.1.46 |
| 198 | 2026-08-26T23:22:12.754Z | Downloaded owo-colors v4.3.0 |
| 199 | 2026-08-26T23:22:12.754Z | Downloaded ppv-lite86 v0.2.21 |
| 200 | 2026-08-26T23:22:12.763Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 201 | 2026-08-26T23:22:12.763Z | Downloaded cobs v0.3.0 |
| 202 | 2026-08-26T23:22:12.763Z | Downloaded arrayref v0.3.9 |
| 203 | 2026-08-26T23:22:12.763Z | Downloaded ciborium-io v0.2.2 |
| 204 | 2026-08-26T23:22:12.763Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 205 | 2026-08-26T23:22:12.763Z | Downloaded potential_utf v0.1.5 |
| 206 | 2026-08-26T23:22:12.763Z | Downloaded async-stream v0.3.6 |
| 207 | 2026-08-26T23:22:12.763Z | Downloaded radium v0.7.0 |
| 208 | 2026-08-26T23:22:12.767Z | Downloaded rand_pcg v0.10.2 |
| 209 | 2026-08-26T23:22:12.767Z | Downloaded debug-ignore v1.0.5 |
| 210 | 2026-08-26T23:22:12.787Z | Downloaded progenitor-client v0.14.0 |
| 211 | 2026-08-26T23:22:12.787Z | Downloaded cfg_aliases v0.2.2 |
| 212 | 2026-08-26T23:22:12.787Z | Downloaded ciborium-ll v0.2.2 |
| 213 | 2026-08-26T23:22:12.798Z | Downloaded clap-num v1.2.0 |
| 214 | 2026-08-26T23:22:12.799Z | Downloaded proc-macro-crate v3.5.0 |
| 215 | 2026-08-26T23:22:12.799Z | Downloaded rustc_version v0.4.1 |
| 216 | 2026-08-26T23:22:12.799Z | Downloaded compression-core v0.4.32 |
| 217 | 2026-08-26T23:22:12.799Z | Downloaded toml_write v0.1.2 |
| 218 | 2026-08-26T23:22:12.799Z | Downloaded powerfmt v0.2.0 |
| 219 | 2026-08-26T23:22:12.799Z | Downloaded ref-cast v1.0.26 |
| 220 | 2026-08-26T23:22:12.800Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 221 | 2026-08-26T23:22:12.800Z | Downloaded clap_lex v1.1.0 |
| 222 | 2026-08-26T23:22:12.800Z | Downloaded keccak v0.1.6 |
| 223 | 2026-08-26T23:22:12.800Z | Downloaded rustc-demangle v0.1.28 |
| 224 | 2026-08-26T23:22:12.800Z | Downloaded paste v1.0.15 |
| 225 | 2026-08-26T23:22:12.805Z | Downloaded der v0.7.10 |
| 226 | 2026-08-26T23:22:12.805Z | Downloaded pin-project-lite v0.2.17 |
| 227 | 2026-08-26T23:22:12.805Z | Downloaded bytes-utils v0.1.4 |
| 228 | 2026-08-26T23:22:12.805Z | Downloaded base64ct v1.8.3 |
| 229 | 2026-08-26T23:22:12.808Z | Downloaded multer v3.1.0 |
| 230 | 2026-08-26T23:22:12.808Z | Downloaded newtype-uuid v1.4.0 |
| 231 | 2026-08-26T23:22:12.808Z | Downloaded lock_api v0.4.14 |
| 232 | 2026-08-26T23:22:12.808Z | Downloaded tower-layer v0.3.3 |
| 233 | 2026-08-26T23:22:12.808Z | Downloaded utf-8 v0.7.6 |
| 234 | 2026-08-26T23:22:12.809Z | Downloaded version_check v0.9.5 |
| 235 | 2026-08-26T23:22:12.815Z | Downloaded ref-cast-impl v1.0.26 |
| 236 | 2026-08-26T23:22:12.818Z | Downloaded progenitor-macro v0.14.0 |
| 237 | 2026-08-26T23:22:12.818Z | Downloaded zerofrom-derive v0.1.7 |
| 238 | 2026-08-26T23:22:12.819Z | Downloaded defmt-parser v1.0.0 |
| 239 | 2026-08-26T23:22:12.819Z | Downloaded autocfg v1.5.1 |
| 240 | 2026-08-26T23:22:12.819Z | Downloaded bitfield v0.19.5 |
| 241 | 2026-08-26T23:22:12.819Z | Downloaded corncobs v0.1.4 |
| 242 | 2026-08-26T23:22:12.819Z | Downloaded unicode-linebreak v0.1.5 |
| 243 | 2026-08-26T23:22:12.819Z | Downloaded bytesize v2.7.0 |
| 244 | 2026-08-26T23:22:12.834Z | Downloaded cpufeatures v0.3.0 |
| 245 | 2026-08-26T23:22:12.834Z | Downloaded rustc-hash v2.1.3 |
| 246 | 2026-08-26T23:22:12.834Z | Downloaded cmake v0.1.58 |
| 247 | 2026-08-26T23:22:12.834Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 248 | 2026-08-26T23:22:12.834Z | Downloaded data-encoding v2.11.1 |
| 249 | 2026-08-26T23:22:12.834Z | Downloaded bitflags v1.3.2 |
| 250 | 2026-08-26T23:22:12.837Z | Downloaded rand_chacha v0.3.1 |
| 251 | 2026-08-26T23:22:12.837Z | Downloaded endian-type v0.2.0 |
| 252 | 2026-08-26T23:22:12.837Z | Downloaded futures-io v0.3.33 |
| 253 | 2026-08-26T23:22:12.837Z | Downloaded is_terminal_polyfill v1.70.2 |
| 254 | 2026-08-26T23:22:12.837Z | Downloaded parking_lot_core v0.9.12 |
| 255 | 2026-08-26T23:22:12.837Z | Downloaded arrayvec v0.7.8 |
| 256 | 2026-08-26T23:22:12.837Z | Downloaded aws-credential-types v1.3.0 |
| 257 | 2026-08-26T23:22:12.837Z | Downloaded pem-rfc7468 v0.7.0 |
| 258 | 2026-08-26T23:22:12.837Z | Downloaded proc-macro-error2 v2.0.1 |
| 259 | 2026-08-26T23:22:12.841Z | Downloaded crossbeam-deque v0.8.7 |
| 260 | 2026-08-26T23:22:12.841Z | Downloaded miette-derive v7.6.0 |
| 261 | 2026-08-26T23:22:12.841Z | Downloaded oxnet v0.1.6 |
| 262 | 2026-08-26T23:22:12.845Z | Downloaded packed_struct v0.10.1 |
| 263 | 2026-08-26T23:22:12.845Z | Downloaded cipher v0.4.4 |
| 264 | 2026-08-26T23:22:12.845Z | Downloaded crypto-common v0.2.2 |
| 265 | 2026-08-26T23:22:12.856Z | Downloaded compression-codecs v0.4.38 |
| 266 | 2026-08-26T23:22:12.856Z | Downloaded cpufeatures v0.2.17 |
| 267 | 2026-08-26T23:22:12.856Z | Downloaded futures-task v0.3.33 |
| 268 | 2026-08-26T23:22:12.856Z | Downloaded hex v0.4.3 |
| 269 | 2026-08-26T23:22:12.865Z | Downloaded daft v0.1.8 |
| 270 | 2026-08-26T23:22:12.865Z | Downloaded maybe-uninit v2.0.0 |
| 271 | 2026-08-26T23:22:12.865Z | Downloaded pkg-config v0.3.33 |
| 272 | 2026-08-26T23:22:12.865Z | Downloaded quinn-udp v0.5.15 |
| 273 | 2026-08-26T23:22:12.865Z | Downloaded borsh-derive v1.8.0 |
| 274 | 2026-08-26T23:22:12.865Z | Downloaded constant_time_eq v0.4.2 |
| 275 | 2026-08-26T23:22:12.865Z | Downloaded aws-types v1.5.0 |
| 276 | 2026-08-26T23:22:12.871Z | Downloaded scopeguard v1.2.0 |
| 277 | 2026-08-26T23:22:12.871Z | Downloaded progenitor v0.14.0 |
| 278 | 2026-08-26T23:22:12.871Z | Downloaded rand_core v0.10.1 |
| 279 | 2026-08-26T23:22:12.875Z | Downloaded rfc6979 v0.4.0 |
| 280 | 2026-08-26T23:22:12.883Z | Downloaded daft-derive v0.1.8 |
| 281 | 2026-08-26T23:22:12.883Z | Downloaded writeable v0.6.3 |
| 282 | 2026-08-26T23:22:12.889Z | Downloaded serde-big-array v0.5.1 |
| 283 | 2026-08-26T23:22:12.889Z | Downloaded slog-bunyan v2.5.0 |
| 284 | 2026-08-26T23:22:12.889Z | Downloaded strsim v0.11.1 |
| 285 | 2026-08-26T23:22:12.889Z | Downloaded ssh-cipher v0.2.0 |
| 286 | 2026-08-26T23:22:12.889Z | Downloaded thread_local v1.1.10 |
| 287 | 2026-08-26T23:22:12.890Z | Downloaded darling v0.23.0 |
| 288 | 2026-08-26T23:22:12.895Z | Downloaded once_cell v1.21.4 |
| 289 | 2026-08-26T23:22:12.895Z | Downloaded async-trait v0.1.92 |
| 290 | 2026-08-26T23:22:12.895Z | Downloaded chacha20 v0.10.1 |
| 291 | 2026-08-26T23:22:12.898Z | Downloaded ciborium v0.2.2 |
| 292 | 2026-08-26T23:22:12.898Z | Downloaded primeorder v0.13.6 |
| 293 | 2026-08-26T23:22:12.899Z | Downloaded erased-serde v0.3.31 |
| 294 | 2026-08-26T23:22:12.899Z | Downloaded foldhash v0.2.0 |
| 295 | 2026-08-26T23:22:12.903Z | Downloaded parking_lot v0.12.5 |
| 296 | 2026-08-26T23:22:12.903Z | Downloaded try-lock v0.2.5 |
| 297 | 2026-08-26T23:22:12.903Z | Downloaded typify-macro v0.6.2 |
| 298 | 2026-08-26T23:22:12.903Z | Downloaded unit-prefix v0.5.2 |
| 299 | 2026-08-26T23:22:12.903Z | Downloaded zeroize_derive v1.5.0 |
| 300 | 2026-08-26T23:22:12.906Z | Downloaded ahash v0.8.12 |
| 301 | 2026-08-26T23:22:12.906Z | Downloaded defmt-macros v1.1.1 |
| 302 | 2026-08-26T23:22:12.909Z | Downloaded const-oid v0.9.6 |
| 303 | 2026-08-26T23:22:12.909Z | Downloaded rlimit v0.10.2 |
| 304 | 2026-08-26T23:22:12.912Z | Downloaded console v0.16.4 |
| 305 | 2026-08-26T23:22:12.912Z | Downloaded crossbeam-epoch v0.9.20 |
| 306 | 2026-08-26T23:22:12.914Z | Downloaded quote v1.0.47 |
| 307 | 2026-08-26T23:22:12.914Z | Downloaded clap_derive v4.6.4 |
| 308 | 2026-08-26T23:22:12.918Z | Downloaded crc32fast v1.5.0 |
| 309 | 2026-08-26T23:22:12.918Z | Downloaded rand_core v0.6.4 |
| 310 | 2026-08-26T23:22:12.923Z | Downloaded rustls-pemfile v2.2.0 |
| 311 | 2026-08-26T23:22:12.923Z | Downloaded jobserver v0.1.35 |
| 312 | 2026-08-26T23:22:12.924Z | Downloaded rustls-native-certs v0.8.4 |
| 313 | 2026-08-26T23:22:12.924Z | Downloaded utf8_iter v1.0.4 |
| 314 | 2026-08-26T23:22:12.928Z | Downloaded funty v2.0.0 |
| 315 | 2026-08-26T23:22:12.928Z | Downloaded home v0.5.12 |
| 316 | 2026-08-26T23:22:12.928Z | Downloaded hostname v0.4.2 |
| 317 | 2026-08-26T23:22:12.938Z | Downloaded hostname v0.3.1 |
| 318 | 2026-08-26T23:22:12.938Z | Downloaded camino v1.2.5 |
| 319 | 2026-08-26T23:22:12.938Z | Downloaded defmt v1.1.1 |
| 320 | 2026-08-26T23:22:12.945Z | Downloaded deranged v0.5.8 |
| 321 | 2026-08-26T23:22:12.945Z | Downloaded ecdsa v0.16.9 |
| 322 | 2026-08-26T23:22:12.945Z | Downloaded find-msvc-tools v0.1.10 |
| 323 | 2026-08-26T23:22:12.946Z | Downloaded shlex v2.0.1 |
| 324 | 2026-08-26T23:22:12.947Z | Downloaded xdg v2.5.2 |
| 325 | 2026-08-26T23:22:12.948Z | Downloaded aho-corasick v1.1.5 |
| 326 | 2026-08-26T23:22:12.962Z | Downloaded dunce v1.0.5 |
| 327 | 2026-08-26T23:22:12.962Z | Downloaded is_ci v1.2.0 |
| 328 | 2026-08-26T23:22:12.962Z | Downloaded thiserror v1.0.69 |
| 329 | 2026-08-26T23:22:12.968Z | Downloaded supports-color v3.0.2 |
| 330 | 2026-08-26T23:22:12.968Z | Downloaded time-core v0.1.9 |
| 331 | 2026-08-26T23:22:12.968Z | Downloaded pkcs1 v0.7.5 |
| 332 | 2026-08-26T23:22:12.968Z | Downloaded rand_core v0.9.5 |
| 333 | 2026-08-26T23:22:12.973Z | Downloaded der_derive v0.7.3 |
| 334 | 2026-08-26T23:22:12.973Z | Downloaded toml_datetime v0.6.11 |
| 335 | 2026-08-26T23:22:12.973Z | Downloaded zerofrom v0.1.8 |
| 336 | 2026-08-26T23:22:12.978Z | Downloaded humantime v2.4.0 |
| 337 | 2026-08-26T23:22:12.978Z | Downloaded ipnet v2.12.1 |
| 338 | 2026-08-26T23:22:12.978Z | Downloaded idna_adapter v1.2.2 |
| 339 | 2026-08-26T23:22:12.978Z | Downloaded serde-hex v0.1.0 |
| 340 | 2026-08-26T23:22:12.984Z | Downloaded synstructure v0.13.2 |
| 341 | 2026-08-26T23:22:12.984Z | Downloaded take_mut v0.2.2 |
| 342 | 2026-08-26T23:22:12.989Z | Downloaded crossbeam-utils v0.8.22 |
| 343 | 2026-08-26T23:22:12.989Z | Downloaded p256 v0.13.2 |
| 344 | 2026-08-26T23:22:12.989Z | Downloaded sync_wrapper v1.0.2 |
| 345 | 2026-08-26T23:22:12.990Z | Downloaded litemap v0.8.2 |
| 346 | 2026-08-26T23:22:13.009Z | Downloaded memmap2 v0.9.11 |
| 347 | 2026-08-26T23:22:13.009Z | Downloaded static_assertions v1.1.0 |
| 348 | 2026-08-26T23:22:13.009Z | Downloaded errno v0.3.14 |
| 349 | 2026-08-26T23:22:13.009Z | Downloaded fastrand v2.5.0 |
| 350 | 2026-08-26T23:22:13.009Z | Downloaded log v0.4.33 |
| 351 | 2026-08-26T23:22:13.009Z | Downloaded num-traits v0.2.19 |
| 352 | 2026-08-26T23:22:13.018Z | Downloaded lazy_static v1.5.0 |
| 353 | 2026-08-26T23:22:13.018Z | Downloaded sha1 v0.11.0 |
| 354 | 2026-08-26T23:22:13.018Z | Downloaded rand_chacha v0.9.0 |
| 355 | 2026-08-26T23:22:13.018Z | Downloaded postcard v1.1.3 |
| 356 | 2026-08-26T23:22:13.018Z | Downloaded base64 v0.22.1 |
| 357 | 2026-08-26T23:22:13.018Z | Downloaded async-compression v0.4.43 |
| 358 | 2026-08-26T23:22:13.018Z | Downloaded miniz_oxide v0.8.9 |
| 359 | 2026-08-26T23:22:13.018Z | Downloaded serde_with_macros v3.22.0 |
| 360 | 2026-08-26T23:22:13.018Z | Downloaded signal-hook v0.4.4 |
| 361 | 2026-08-26T23:22:13.018Z | Downloaded xdg v3.0.0 |
| 362 | 2026-08-26T23:22:13.018Z | Downloaded stable_deref_trait v1.2.1 |
| 363 | 2026-08-26T23:22:13.019Z | Downloaded ssh-encoding v0.2.0 |
| 364 | 2026-08-26T23:22:13.023Z | Downloaded yoke-derive v0.8.2 |
| 365 | 2026-08-26T23:22:13.023Z | Downloaded strum v0.26.3 |
| 366 | 2026-08-26T23:22:13.023Z | Downloaded flagset v0.4.7 |
| 367 | 2026-08-26T23:22:13.023Z | Downloaded http-range-header v0.4.2 |
| 368 | 2026-08-26T23:22:13.031Z | Downloaded crc-any v2.5.1 |
| 369 | 2026-08-26T23:22:13.031Z | Downloaded typify v0.6.2 |
| 370 | 2026-08-26T23:22:13.042Z | Downloaded simd-adler32 v0.3.10 |
| 371 | 2026-08-26T23:22:13.042Z | Downloaded slab v0.4.12 |
| 372 | 2026-08-26T23:22:13.042Z | Downloaded tls_codec v0.4.2 |
| 373 | 2026-08-26T23:22:13.042Z | Downloaded vsimd v0.8.0 |
| 374 | 2026-08-26T23:22:13.042Z | Downloaded futures-macro v0.3.33 |
| 375 | 2026-08-26T23:22:13.042Z | Downloaded env_filter v2.0.0 |
| 376 | 2026-08-26T23:22:13.042Z | Downloaded form_urlencoded v1.2.2 |
| 377 | 2026-08-26T23:22:13.042Z | Downloaded http-body v0.4.6 |
| 378 | 2026-08-26T23:22:13.042Z | Downloaded ident_case v1.0.1 |
| 379 | 2026-08-26T23:22:13.042Z | Downloaded half v2.7.1 |
| 380 | 2026-08-26T23:22:13.045Z | Downloaded term v1.2.1 |
| 381 | 2026-08-26T23:22:13.045Z | Downloaded chumsky v0.9.3 |
| 382 | 2026-08-26T23:22:13.045Z | Downloaded serde_spanned v1.1.1 |
| 383 | 2026-08-26T23:22:13.045Z | Downloaded utf8parse v0.2.2 |
| 384 | 2026-08-26T23:22:13.051Z | Downloaded toml v0.8.23 |
| 385 | 2026-08-26T23:22:13.051Z | Downloaded dyn-clone v1.0.20 |
| 386 | 2026-08-26T23:22:13.051Z | Downloaded tokio-rustls v0.26.4 |
| 387 | 2026-08-26T23:22:13.060Z | Downloaded tokio-tungstenite v0.28.0 |
| 388 | 2026-08-26T23:22:13.060Z | Downloaded digest v0.10.7 |
| 389 | 2026-08-26T23:22:13.060Z | Downloaded ed25519 v2.2.3 |
| 390 | 2026-08-26T23:22:13.060Z | Downloaded embedded-io v0.6.1 |
| 391 | 2026-08-26T23:22:13.060Z | Downloaded inout v0.1.4 |
| 392 | 2026-08-26T23:22:13.060Z | Downloaded is-terminal v0.4.17 |
| 393 | 2026-08-26T23:22:13.060Z | Downloaded hybrid-array v0.4.14 |
| 394 | 2026-08-26T23:22:13.061Z | Downloaded hyper-rustls v0.27.9 |
| 395 | 2026-08-26T23:22:13.061Z | Downloaded bitflags v2.13.1 |
| 396 | 2026-08-26T23:22:13.064Z | Downloaded icu_provider v2.2.0 |
| 397 | 2026-08-26T23:22:13.066Z | Downloaded clap v4.6.6 |
| 398 | 2026-08-26T23:22:13.073Z | Downloaded sec1 v0.7.3 |
| 399 | 2026-08-26T23:22:13.077Z | Downloaded slog-json v2.6.1 |
| 400 | 2026-08-26T23:22:13.077Z | Downloaded tokio-macros v2.7.2 |
| 401 | 2026-08-26T23:22:13.080Z | Downloaded tracing-core v0.1.36 |
| 402 | 2026-08-26T23:22:13.083Z | Downloaded time-macros v0.2.32 |
| 403 | 2026-08-26T23:22:13.083Z | Downloaded serde_derive_internals v0.29.1 |
| 404 | 2026-08-26T23:22:13.086Z | Downloaded spki v0.7.3 |
| 405 | 2026-08-26T23:22:13.086Z | Downloaded knus-derive v3.4.0 |
| 406 | 2026-08-26T23:22:13.089Z | Downloaded progenitor-impl v0.14.0 |
| 407 | 2026-08-26T23:22:13.089Z | Downloaded sha2 v0.10.9 |
| 408 | 2026-08-26T23:22:13.092Z | Downloaded const-oid v0.10.2 |
| 409 | 2026-08-26T23:22:13.092Z | Downloaded hash32 v0.2.1 |
| 410 | 2026-08-26T23:22:13.097Z | Downloaded tap v1.0.1 |
| 411 | 2026-08-26T23:22:13.102Z | Downloaded tls_codec_derive v0.4.2 |
| 412 | 2026-08-26T23:22:13.105Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 413 | 2026-08-26T23:22:13.107Z | Downloaded ff v0.13.1 |
| 414 | 2026-08-26T23:22:13.110Z | Downloaded waitgroup v0.1.2 |
| 415 | 2026-08-26T23:22:13.110Z | Downloaded want v0.3.1 |
| 416 | 2026-08-26T23:22:13.112Z | Downloaded fs_extra v1.3.0 |
| 417 | 2026-08-26T23:22:13.112Z | Downloaded fnv v1.0.7 |
| 418 | 2026-08-26T23:22:13.112Z | Downloaded http-body v1.1.0 |
| 419 | 2026-08-26T23:22:13.115Z | Downloaded httpdate v1.0.3 |
| 420 | 2026-08-26T23:22:13.118Z | Downloaded slog-async v2.8.0 |
| 421 | 2026-08-26T23:22:13.118Z | Downloaded termios v0.3.3 |
| 422 | 2026-08-26T23:22:13.118Z | Downloaded futures v0.3.33 |
| 423 | 2026-08-26T23:22:13.121Z | Downloaded hmac v0.12.1 |
| 424 | 2026-08-26T23:22:13.124Z | Downloaded supports-unicode v3.0.0 |
| 425 | 2026-08-26T23:22:13.124Z | Downloaded tokio-fd v0.3.0 |
| 426 | 2026-08-26T23:22:13.128Z | Downloaded icu_normalizer v2.2.0 |
| 427 | 2026-08-26T23:22:13.128Z | Downloaded borsh v1.8.0 |
| 428 | 2026-08-26T23:22:13.131Z | Downloaded crypto-bigint v0.5.5 |
| 429 | 2026-08-26T23:22:13.134Z | Downloaded darling_core v0.23.0 |
| 430 | 2026-08-26T23:22:13.137Z | Downloaded smallvec v0.6.14 |
| 431 | 2026-08-26T23:22:13.141Z | Downloaded secrecy v0.8.0 |
| 432 | 2026-08-26T23:22:13.141Z | Downloaded futures-core v0.3.33 |
| 433 | 2026-08-26T23:22:13.151Z | Downloaded ipnetwork v0.21.1 |
| 434 | 2026-08-26T23:22:13.151Z | Downloaded heck v0.5.0 |
| 435 | 2026-08-26T23:22:13.157Z | Downloaded subtle v2.6.1 |
| 436 | 2026-08-26T23:22:13.157Z | Downloaded crossbeam-channel v0.5.16 |
| 437 | 2026-08-26T23:22:13.157Z | Downloaded serde_derive v1.0.229 |
| 438 | 2026-08-26T23:22:13.157Z | Downloaded schemars v0.8.22 |
| 439 | 2026-08-26T23:22:13.160Z | Downloaded zmij v1.0.23 |
| 440 | 2026-08-26T23:22:13.160Z | Downloaded either v1.17.0 |
| 441 | 2026-08-26T23:22:13.160Z | Downloaded proc-macro2 v1.0.107 |
| 442 | 2026-08-26T23:22:13.163Z | Downloaded equivalent v1.0.2 |
| 443 | 2026-08-26T23:22:13.163Z | Downloaded tinyvec_macros v0.1.1 |
| 444 | 2026-08-26T23:22:13.163Z | Downloaded rayon-core v1.13.0 |
| 445 | 2026-08-26T23:22:13.168Z | Downloaded embedded-io v0.4.0 |
| 446 | 2026-08-26T23:22:13.168Z | Downloaded supports-hyperlinks v3.2.0 |
| 447 | 2026-08-26T23:22:13.168Z | Downloaded hubpack_derive v0.1.1 |
| 448 | 2026-08-26T23:22:13.170Z | Downloaded spin v0.9.9 |
| 449 | 2026-08-26T23:22:13.176Z | Downloaded tracing-attributes v0.1.31 |
| 450 | 2026-08-26T23:22:13.180Z | Downloaded schemars_derive v0.8.22 |
| 451 | 2026-08-26T23:22:13.183Z | Downloaded serde_tokenstream v0.2.3 |
| 452 | 2026-08-26T23:22:13.183Z | Downloaded thiserror v2.0.20 |
| 453 | 2026-08-26T23:22:13.186Z | Downloaded hubpack v0.1.2 |
| 454 | 2026-08-26T23:22:13.186Z | Downloaded serde_spanned v0.6.9 |
| 455 | 2026-08-26T23:22:13.186Z | Downloaded untrusted v0.9.0 |
| 456 | 2026-08-26T23:22:13.189Z | Downloaded backtrace v0.3.76 |
| 457 | 2026-08-26T23:22:13.193Z | Downloaded httparse v1.10.1 |
| 458 | 2026-08-26T23:22:13.193Z | Downloaded getrandom v0.4.3 |
| 459 | 2026-08-26T23:22:13.209Z | Downloaded signal-hook-registry v1.4.8 |
| 460 | 2026-08-26T23:22:13.209Z | Downloaded slog-term v2.9.2 |
| 461 | 2026-08-26T23:22:13.209Z | Downloaded terminal_size v0.4.4 |
| 462 | 2026-08-26T23:22:13.212Z | Downloaded tower-service v0.3.3 |
| 463 | 2026-08-26T23:22:13.212Z | Downloaded digest v0.11.3 |
| 464 | 2026-08-26T23:22:13.212Z | Downloaded mio v1.2.2 |
| 465 | 2026-08-26T23:22:13.212Z | Downloaded cc v1.4.2 |
| 466 | 2026-08-26T23:22:13.212Z | Downloaded http-body-util v0.1.4 |
| 467 | 2026-08-26T23:22:13.213Z | Downloaded generic-array v0.14.7 |
| 468 | 2026-08-26T23:22:13.213Z | Downloaded icu_normalizer_data v2.2.0 |
| 469 | 2026-08-26T23:22:13.217Z | Downloaded futures-sink v0.3.33 |
| 470 | 2026-08-26T23:22:13.217Z | Downloaded rustls-platform-verifier v0.7.0 |
| 471 | 2026-08-26T23:22:13.220Z | Downloaded serde_urlencoded v0.7.1 |
| 472 | 2026-08-26T23:22:13.220Z | Downloaded signature v2.2.0 |
| 473 | 2026-08-26T23:22:13.220Z | Downloaded blake3 v1.8.6 |
| 474 | 2026-08-26T23:22:13.223Z | Downloaded group v0.13.0 |
| 475 | 2026-08-26T23:22:13.226Z | Downloaded strum_macros v0.26.4 |
| 476 | 2026-08-26T23:22:13.226Z | Downloaded thiserror-impl v2.0.20 |
| 477 | 2026-08-26T23:22:13.229Z | Downloaded tinystr v0.8.3 |
| 478 | 2026-08-26T23:22:13.229Z | Downloaded wyz v0.5.1 |
| 479 | 2026-08-26T23:22:13.229Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 480 | 2026-08-26T23:22:13.232Z | Downloaded dropshot_endpoint v0.17.1 |
| 481 | 2026-08-26T23:22:13.235Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 482 | 2026-08-26T23:22:13.238Z | Downloaded serde_path_to_error v0.1.20 |
| 483 | 2026-08-26T23:22:13.238Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 484 | 2026-08-26T23:22:13.240Z | Downloaded sha1 v0.10.7 |
| 485 | 2026-08-26T23:22:13.241Z | Downloaded getrandom v0.2.17 |
| 486 | 2026-08-26T23:22:13.251Z | Downloaded thiserror-impl v1.0.69 |
| 487 | 2026-08-26T23:22:13.259Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 488 | 2026-08-26T23:22:13.259Z | Downloaded getrandom v0.3.4 |
| 489 | 2026-08-26T23:22:13.259Z | Downloaded oauth2 v5.0.0 |
| 490 | 2026-08-26T23:22:13.259Z | Downloaded rand v0.8.7 |
| 491 | 2026-08-26T23:22:13.259Z | Downloaded futures-executor v0.3.33 |
| 492 | 2026-08-26T23:22:13.259Z | Downloaded iana-time-zone v0.1.65 |
| 493 | 2026-08-26T23:22:13.259Z | Downloaded rustversion v1.0.23 |
| 494 | 2026-08-26T23:22:13.259Z | Downloaded quinn v0.11.11 |
| 495 | 2026-08-26T23:22:13.259Z | Downloaded zerovec-derive v0.11.3 |
| 496 | 2026-08-26T23:22:13.260Z | Downloaded icu_locale_core v2.2.0 |
| 497 | 2026-08-26T23:22:13.263Z | Downloaded tinyvec v1.12.0 |
| 498 | 2026-08-26T23:22:13.266Z | Downloaded env_logger v0.11.11 |
| 499 | 2026-08-26T23:22:13.266Z | Downloaded yoke v0.8.3 |
| 500 | 2026-08-26T23:22:13.266Z | Downloaded displaydoc v0.2.7 |
| 501 | 2026-08-26T23:22:13.269Z | Downloaded tempfile v3.27.0 |
| 502 | 2026-08-26T23:22:13.272Z | Downloaded serde_yaml v0.9.34+deprecated |
| 503 | 2026-08-26T23:22:13.275Z | Downloaded textwrap v0.16.2 |
| 504 | 2026-08-26T23:22:13.278Z | Downloaded memchr v2.8.3 |
| 505 | 2026-08-26T23:22:13.281Z | Downloaded rand v0.9.5 |
| 506 | 2026-08-26T23:22:13.284Z | Downloaded heapless v0.7.17 |
| 507 | 2026-08-26T23:22:13.284Z | Downloaded icu_properties v2.2.0 |
| 508 | 2026-08-26T23:22:13.286Z | Downloaded shlex v1.3.0 |
| 509 | 2026-08-26T23:22:13.286Z | Downloaded itoa v1.0.18 |
| 510 | 2026-08-26T23:22:13.287Z | Downloaded aws-smithy-types v1.6.1 |
| 511 | 2026-08-26T23:22:13.290Z | Downloaded icu_collections v2.2.0 |
| 512 | 2026-08-26T23:22:13.292Z | Downloaded miette v7.6.0 |
| 513 | 2026-08-26T23:22:13.296Z | Downloaded futures-channel v0.3.33 |
| 514 | 2026-08-26T23:22:13.301Z | Downloaded elliptic-curve v0.13.8 |
| 515 | 2026-08-26T23:22:13.303Z | Downloaded uuid v1.24.0 |
| 516 | 2026-08-26T23:22:13.306Z | Downloaded zerovec v0.11.6 |
| 517 | 2026-08-26T23:22:13.309Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 518 | 2026-08-26T23:22:13.312Z | Downloaded rustls-pki-types v1.15.1 |
| 519 | 2026-08-26T23:22:13.312Z | Downloaded smallvec v1.15.2 |
| 520 | 2026-08-26T23:22:13.315Z | Downloaded hashbrown v0.12.3 |
| 521 | 2026-08-26T23:22:13.317Z | Downloaded slog v2.8.2 |
| 522 | 2026-08-26T23:22:13.321Z | Downloaded toml_edit v0.22.27 |
| 523 | 2026-08-26T23:22:13.321Z | Downloaded zeroize v1.9.0 |
| 524 | 2026-08-26T23:22:13.325Z | Downloaded indicatif v0.18.6 |
| 525 | 2026-08-26T23:22:13.331Z | Downloaded typenum v1.20.1 |
| 526 | 2026-08-26T23:22:13.336Z | Downloaded rustls-webpki v0.103.13 |
| 527 | 2026-08-26T23:22:13.339Z | Downloaded knus v3.4.0 |
| 528 | 2026-08-26T23:22:13.353Z | Downloaded serde v1.0.229 |
| 529 | 2026-08-26T23:22:13.353Z | Downloaded zerotrie v0.2.4 |
| 530 | 2026-08-26T23:22:13.357Z | Downloaded rsa v0.9.10 |
| 531 | 2026-08-26T23:22:13.357Z | Downloaded ssh-key v0.6.7 |
| 532 | 2026-08-26T23:22:13.362Z | Downloaded tungstenite v0.28.0 |
| 533 | 2026-08-26T23:22:13.365Z | Downloaded zerocopy-derive v0.8.56 |
| 534 | 2026-08-26T23:22:13.367Z | Downloaded indexmap v1.9.3 |
| 535 | 2026-08-26T23:22:13.374Z | Downloaded jiff-core v0.1.0 |
| 536 | 2026-08-26T23:22:13.377Z | Downloaded socket2 v0.6.5 |
| 537 | 2026-08-26T23:22:13.381Z | Downloaded semver v1.0.28 |
| 538 | 2026-08-26T23:22:13.381Z | Downloaded aws-lc-rs v1.18.0 |
| 539 | 2026-08-26T23:22:13.385Z | Downloaded clap_builder v4.6.6 |
| 540 | 2026-08-26T23:22:13.388Z | Downloaded unicode-ident v1.0.24 |
| 541 | 2026-08-26T23:22:13.392Z | Downloaded http v1.5.0 |
| 542 | 2026-08-26T23:22:13.395Z | Downloaded hashbrown v0.17.1 |
| 543 | 2026-08-26T23:22:13.397Z | Downloaded icu_properties_data v2.2.0 |
| 544 | 2026-08-26T23:22:13.400Z | Downloaded winnow v0.7.15 |
| 545 | 2026-08-26T23:22:13.405Z | Downloaded serde_core v1.0.229 |
| 546 | 2026-08-26T23:22:13.408Z | Downloaded bitvec v1.1.1 |
| 547 | 2026-08-26T23:22:13.415Z | Downloaded unicode-segmentation v1.13.3 |
| 548 | 2026-08-26T23:22:13.418Z | Downloaded rand v0.10.2 |
| 549 | 2026-08-26T23:22:13.426Z | Downloaded salty v0.3.0 |
| 550 | 2026-08-26T23:22:13.437Z | Downloaded hyper-util v0.1.20 |
| 551 | 2026-08-26T23:22:13.437Z | Downloaded winnow v1.0.4 |
| 552 | 2026-08-26T23:22:13.438Z | Downloaded ryu v1.0.23 |
| 553 | 2026-08-26T23:22:13.438Z | Downloaded url v2.5.8 |
| 554 | 2026-08-26T23:22:13.438Z | Downloaded hashbrown v0.16.1 |
| 555 | 2026-08-26T23:22:13.441Z | Downloaded flate2 v1.1.9 |
| 556 | 2026-08-26T23:22:13.441Z | Downloaded h2 v0.4.15 |
| 557 | 2026-08-26T23:22:13.444Z | Downloaded unsafe-libyaml v0.2.11 |
| 558 | 2026-08-26T23:22:13.447Z | Downloaded serde_with v3.22.0 |
| 559 | 2026-08-26T23:22:13.451Z | Downloaded chrono v0.4.45 |
| 560 | 2026-08-26T23:22:13.455Z | Downloaded hyper v1.11.0 |
| 561 | 2026-08-26T23:22:13.459Z | Downloaded num-bigint-dig v0.8.6 |
| 562 | 2026-08-26T23:22:13.462Z | Downloaded syn v1.0.109 |
| 563 | 2026-08-26T23:22:13.467Z | Downloaded schemars v1.2.2 |
| 564 | 2026-08-26T23:22:13.475Z | Downloaded curve25519-dalek v4.1.3 |
| 565 | 2026-08-26T23:22:13.479Z | Downloaded http v0.2.12 |
| 566 | 2026-08-26T23:22:13.485Z | Downloaded unicode-width v0.1.14 |
| 567 | 2026-08-26T23:22:13.499Z | Downloaded time v0.3.55 |
| 568 | 2026-08-26T23:22:13.499Z | Downloaded reqwest v0.13.4 |
| 569 | 2026-08-26T23:22:13.499Z | Downloaded zerocopy v0.8.56 |
| 570 | 2026-08-26T23:22:13.506Z | Downloaded schemars v0.9.0 |
| 571 | 2026-08-26T23:22:13.513Z | Downloaded syn v2.0.119 |
| 572 | 2026-08-26T23:22:13.519Z | Downloaded dropshot v0.17.1 |
| 573 | 2026-08-26T23:22:13.532Z | Downloaded ed25519-dalek v2.2.0 |
| 574 | 2026-08-26T23:22:13.535Z | Downloaded tower v0.5.3 |
| 575 | 2026-08-26T23:22:13.538Z | Downloaded indexmap v2.14.0 |
| 576 | 2026-08-26T23:22:13.541Z | Downloaded libm v0.2.16 |
| 577 | 2026-08-26T23:22:13.545Z | Downloaded hashbrown v0.14.5 |
| 578 | 2026-08-26T23:22:13.548Z | Downloaded regex v1.13.1 |
| 579 | 2026-08-26T23:22:13.565Z | Downloaded tokio v1.53.1 |
| 580 | 2026-08-26T23:22:13.593Z | Downloaded p384 v0.13.1 |
| 581 | 2026-08-26T23:22:13.596Z | Downloaded x509-cert v0.2.5 |
| 582 | 2026-08-26T23:22:13.596Z | Downloaded p521 v0.13.3 |
| 583 | 2026-08-26T23:22:13.599Z | Downloaded futures-util v0.3.33 |
| 584 | 2026-08-26T23:22:13.606Z | Downloaded hkdf v0.12.4 |
| 585 | 2026-08-26T23:22:13.611Z | Downloaded idna v1.1.0 |
| 586 | 2026-08-26T23:22:13.631Z | Downloaded portable-atomic v1.15.0 |
| 587 | 2026-08-26T23:22:13.637Z | Downloaded tower-http v0.6.11 |
| 588 | 2026-08-26T23:22:13.641Z | Downloaded serde_json v1.0.151 |
| 589 | 2026-08-26T23:22:13.655Z | Downloaded tokio-util v0.7.19 |
| 590 | 2026-08-26T23:22:13.685Z | Downloaded radix_trie v0.3.0 |
| 591 | 2026-08-26T23:22:13.694Z | Downloaded quinn-proto v0.11.16 |
| 592 | 2026-08-26T23:22:13.826Z | Downloaded unicode-width v0.2.2 |
| 593 | 2026-08-26T23:22:13.833Z | Downloaded gimli v0.32.3 |
| 594 | 2026-08-26T23:22:13.852Z | Downloaded object v0.37.3 |
| 595 | 2026-08-26T23:22:13.858Z | Downloaded syn v3.0.3 |
| 596 | 2026-08-26T23:22:13.865Z | Downloaded nix v0.31.3 |
| 597 | 2026-08-26T23:22:13.872Z | Downloaded regex-syntax v0.8.11 |
| 598 | 2026-08-26T23:22:13.877Z | Downloaded rustls v0.23.43 |
| 599 | 2026-08-26T23:22:13.884Z | Downloaded regress v0.11.1 |
| 600 | 2026-08-26T23:22:13.889Z | Downloaded rustix v0.38.44 |
| 601 | 2026-08-26T23:22:13.902Z | Downloaded openapiv3 v2.2.0 |
| 602 | 2026-08-26T23:22:13.916Z | Downloaded rustix v1.1.4 |
| 603 | 2026-08-26T23:22:13.960Z | Downloaded typify-impl v0.6.2 |
| 604 | 2026-08-26T23:22:13.996Z | Downloaded tracing v0.1.44 |
| 605 | 2026-08-26T23:22:14.003Z | Downloaded regex-automata v0.4.18 |
| 606 | 2026-08-26T23:22:14.064Z | Downloaded jiff v0.2.35 |
| 607 | 2026-08-26T23:22:14.081Z | Downloaded libc v0.2.189 |
| 608 | 2026-08-26T23:22:14.104Z | Downloaded sha3 v0.10.9 |
| 609 | 2026-08-26T23:22:14.125Z | Downloaded aws-lc-sys v0.44.0 |
| 610 | 2026-08-26T23:22:14.270Z | Downloaded ring v0.17.14 |
| 611 | 2026-08-26T23:22:14.294Z | Downloaded encoding_rs v0.8.35 |
| 612 | 2026-08-26T23:22:14.421Z | Compiling proc-macro2 v1.0.107 |
| 613 | 2026-08-26T23:22:14.421Z | Compiling quote v1.0.47 |
| 614 | 2026-08-26T23:22:14.421Z | Compiling unicode-ident v1.0.24 |
| 615 | 2026-08-26T23:22:14.425Z | Compiling libc v0.2.189 |
| 616 | 2026-08-26T23:22:14.425Z | Compiling cfg-if v1.0.4 |
| 617 | 2026-08-26T23:22:14.425Z | Compiling version_check v0.9.5 |
| 618 | 2026-08-26T23:22:14.425Z | Compiling serde_core v1.0.229 |
| 619 | 2026-08-26T23:22:14.658Z | Compiling serde v1.0.229 |
| 620 | 2026-08-26T23:22:14.701Z | Compiling autocfg v1.5.1 |
| 621 | 2026-08-26T23:22:14.824Z | Compiling generic-array v0.14.7 |
| 622 | 2026-08-26T23:22:15.009Z | Compiling libm v0.2.16 |
| 623 | 2026-08-26T23:22:15.045Z | Compiling typenum v1.20.1 |
| 624 | 2026-08-26T23:22:15.048Z | Compiling subtle v2.6.1 |
| 625 | 2026-08-26T23:22:15.210Z | Compiling memchr v2.8.3 |
| 626 | 2026-08-26T23:22:15.315Z | Compiling smallvec v1.15.2 |
| 627 | 2026-08-26T23:22:15.346Z | Compiling itoa v1.0.18 |
| 628 | 2026-08-26T23:22:15.537Z | Compiling errno v0.3.14 |
| 629 | 2026-08-26T23:22:15.550Z | Compiling const-oid v0.9.6 |
| 630 | 2026-08-26T23:22:15.593Z | Compiling bytes v1.12.1 |
| 631 | 2026-08-26T23:22:15.833Z | Compiling scopeguard v1.2.0 |
| 632 | 2026-08-26T23:22:15.853Z | Compiling pin-project-lite v0.2.17 |
| 633 | 2026-08-26T23:22:15.954Z | Compiling syn v2.0.119 |
| 634 | 2026-08-26T23:22:15.967Z | Compiling syn v3.0.3 |
| 635 | 2026-08-26T23:22:15.968Z | Compiling lock_api v0.4.14 |
| 636 | 2026-08-26T23:22:16.216Z | Compiling thiserror v2.0.20 |
| 637 | 2026-08-26T23:22:16.342Z | Compiling zmij v1.0.23 |
| 638 | 2026-08-26T23:22:16.396Z | Compiling parking_lot_core v0.9.12 |
| 639 | 2026-08-26T23:22:16.483Z | Compiling zeroize v1.9.0 |
| 640 | 2026-08-26T23:22:16.613Z | Compiling signal-hook-registry v1.4.8 |
| 641 | 2026-08-26T23:22:16.687Z | Compiling num-traits v0.2.19 |
| 642 | 2026-08-26T23:22:16.755Z | Compiling futures-core v0.3.33 |
| 643 | 2026-08-26T23:22:16.770Z | Compiling serde_json v1.0.151 |
| 644 | 2026-08-26T23:22:17.059Z | Compiling socket2 v0.6.5 |
| 645 | 2026-08-26T23:22:17.089Z | Compiling mio v1.2.2 |
| 646 | 2026-08-26T23:22:17.103Z | Compiling heck v0.5.0 |
| 647 | 2026-08-26T23:22:17.304Z | Compiling semver v1.0.28 |
| 648 | 2026-08-26T23:22:17.307Z | Compiling parking_lot v0.12.5 |
| 649 | 2026-08-26T23:22:17.329Z | Compiling base64ct v1.8.3 |
| 650 | 2026-08-26T23:22:17.616Z | Compiling pem-rfc7468 v0.7.0 |
| 651 | 2026-08-26T23:22:17.779Z | Compiling futures-sink v0.3.33 |
| 652 | 2026-08-26T23:22:17.834Z | Compiling http v1.5.0 |
| 653 | 2026-08-26T23:22:18.256Z | Compiling getrandom v0.2.17 |
| 654 | 2026-08-26T23:22:18.340Z | Compiling jobserver v0.1.35 |
| 655 | 2026-08-26T23:22:18.480Z | Compiling shlex v2.0.1 |
| 656 | 2026-08-26T23:22:18.661Z | Compiling once_cell v1.21.4 |
| 657 | 2026-08-26T23:22:18.664Z | Compiling find-msvc-tools v0.1.10 |
| 658 | 2026-08-26T23:22:18.840Z | Compiling rand_core v0.6.4 |
| 659 | 2026-08-26T23:22:18.907Z | Compiling cc v1.4.2 |
| 660 | 2026-08-26T23:22:18.922Z | Compiling rustc_version v0.4.1 |
| 661 | 2026-08-26T23:22:19.044Z | Compiling slab v0.4.12 |
| 662 | 2026-08-26T23:22:19.109Z | Compiling flagset v0.4.7 |
| 663 | 2026-08-26T23:22:19.259Z | Compiling zerocopy v0.8.56 |
| 664 | 2026-08-26T23:22:19.259Z | Compiling futures-channel v0.3.33 |
| 665 | 2026-08-26T23:22:19.286Z | Compiling serde_derive v1.0.229 |
| 666 | 2026-08-26T23:22:19.364Z | Compiling thiserror-impl v2.0.20 |
| 667 | 2026-08-26T23:22:19.394Z | Compiling tokio-macros v2.7.2 |
| 668 | 2026-08-26T23:22:19.681Z | Compiling bitflags v2.13.1 |
| 669 | 2026-08-26T23:22:19.762Z | Compiling synstructure v0.13.2 |
| 670 | 2026-08-26T23:22:20.073Z | Compiling futures-io v0.3.33 |
| 671 | 2026-08-26T23:22:20.112Z | Compiling tokio v1.53.1 |
| 672 | 2026-08-26T23:22:20.149Z | Compiling zeroize_derive v1.5.0 |
| 673 | 2026-08-26T23:22:20.189Z | Compiling der_derive v0.7.3 |
| 674 | 2026-08-26T23:22:20.203Z | Compiling zerocopy-derive v0.8.56 |
| 675 | 2026-08-26T23:22:20.241Z | Compiling futures-macro v0.3.33 |
| 676 | 2026-08-26T23:22:20.262Z | Compiling log v0.4.33 |
| 677 | 2026-08-26T23:22:20.505Z | Compiling futures-task v0.3.33 |
| 678 | 2026-08-26T23:22:20.529Z | Compiling stable_deref_trait v1.2.1 |
| 679 | 2026-08-26T23:22:20.744Z | Compiling getrandom v0.4.3 |
| 680 | 2026-08-26T23:22:20.999Z | Compiling rustversion v1.0.23 |
| 681 | 2026-08-26T23:22:21.051Z | Compiling futures-util v0.3.33 |
| 682 | 2026-08-26T23:22:21.122Z | Compiling der v0.7.10 |
| 683 | 2026-08-26T23:22:21.488Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-08-26T23:22:21.623Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-08-26T23:22:21.754Z | Compiling digest v0.10.7 |
| 686 | 2026-08-26T23:22:21.777Z | Compiling zerofrom-derive v0.1.7 |
| 687 | 2026-08-26T23:22:22.134Z | Compiling spki v0.7.3 |
| 688 | 2026-08-26T23:22:22.290Z | Compiling equivalent v1.0.2 |
| 689 | 2026-08-26T23:22:22.382Z | Compiling schemars v0.8.22 |
| 690 | 2026-08-26T23:22:22.423Z | Compiling cpufeatures v0.2.17 |
| 691 | 2026-08-26T23:22:22.963Z | Compiling zerofrom v0.1.8 |
| 692 | 2026-08-26T23:22:23.207Z | Compiling yoke-derive v0.8.2 |
| 693 | 2026-08-26T23:22:23.259Z | Compiling serde_derive_internals v0.29.1 |
| 694 | 2026-08-26T23:22:23.723Z | Compiling cmake v0.1.58 |
| 695 | 2026-08-26T23:22:23.937Z | Compiling dunce v1.0.5 |
| 696 | 2026-08-26T23:22:23.978Z | Compiling schemars_derive v0.8.22 |
| 697 | 2026-08-26T23:22:24.001Z | Compiling pkg-config v0.3.33 |
| 698 | 2026-08-26T23:22:24.030Z | Compiling fnv v1.0.7 |
| 699 | 2026-08-26T23:22:24.051Z | Compiling allocator-api2 v0.2.21 |
| 700 | 2026-08-26T23:22:24.134Z | Compiling fs_extra v1.3.0 |
| 701 | 2026-08-26T23:22:24.276Z | Compiling yoke v0.8.3 |
| 702 | 2026-08-26T23:22:24.385Z | Compiling pkcs8 v0.10.2 |
| 703 | 2026-08-26T23:22:24.430Z | Compiling aws-lc-sys v0.44.0 |
| 704 | 2026-08-26T23:22:24.475Z | Compiling zerovec-derive v0.11.3 |
| 705 | 2026-08-26T23:22:24.612Z | Compiling http-body v1.1.0 |
| 706 | 2026-08-26T23:22:24.973Z | Compiling iana-time-zone v0.1.65 |
| 707 | 2026-08-26T23:22:25.101Z | Compiling chrono v0.4.45 |
| 708 | 2026-08-26T23:22:25.151Z | Compiling tracing-attributes v0.1.31 |
| 709 | 2026-08-26T23:22:25.165Z | Compiling displaydoc v0.2.7 |
| 710 | 2026-08-26T23:22:25.281Z | Compiling tracing-core v0.1.36 |
| 711 | 2026-08-26T23:22:25.555Z | Compiling zerovec v0.11.6 |
| 712 | 2026-08-26T23:22:25.912Z | Compiling hashbrown v0.17.1 |
| 713 | 2026-08-26T23:22:26.097Z | Compiling rustix v1.1.4 |
| 714 | 2026-08-26T23:22:26.326Z | Compiling tracing v0.1.44 |
| 715 | 2026-08-26T23:22:26.346Z | Compiling sha2 v0.10.9 |
| 716 | 2026-08-26T23:22:26.602Z | Compiling indexmap v2.14.0 |
| 717 | 2026-08-26T23:22:26.681Z | Compiling curve25519-dalek v4.1.3 |
| 718 | 2026-08-26T23:22:26.808Z | Compiling aws-lc-rs v1.18.0 |
| 719 | 2026-08-26T23:22:26.958Z | Compiling httparse v1.10.1 |
| 720 | 2026-08-26T23:22:27.325Z | Compiling slog v2.8.2 |
| 721 | 2026-08-26T23:22:27.340Z | Compiling rustls-pki-types v1.15.1 |
| 722 | 2026-08-26T23:22:27.406Z | Compiling num-conv v0.2.2 |
| 723 | 2026-08-26T23:22:27.555Z | Compiling time-core v0.1.9 |
| 724 | 2026-08-26T23:22:27.735Z | Compiling time-macros v0.2.32 |
| 725 | 2026-08-26T23:22:28.193Z | Compiling tinystr v0.8.3 |
| 726 | 2026-08-26T23:22:28.271Z | Compiling ppv-lite86 v0.2.21 |
| 727 | 2026-08-26T23:22:28.401Z | Compiling uuid v1.24.0 |
| 728 | 2026-08-26T23:22:28.503Z | Compiling erased-serde v0.3.31 |
| 729 | 2026-08-26T23:22:28.600Z | Compiling hmac v0.12.1 |
| 730 | 2026-08-26T23:22:28.753Z | Compiling signature v2.2.0 |
| 731 | 2026-08-26T23:22:28.883Z | Compiling curve25519-dalek-derive v0.1.1 |
| 732 | 2026-08-26T23:22:28.914Z | Compiling litemap v0.8.2 |
| 733 | 2026-08-26T23:22:28.977Z | Compiling crossbeam-utils v0.8.22 |
| 734 | 2026-08-26T23:22:29.077Z | Compiling deranged v0.5.8 |
| 735 | 2026-08-26T23:22:29.102Z | Compiling writeable v0.6.3 |
| 736 | 2026-08-26T23:22:29.267Z | Compiling num_threads v0.1.7 |
| 737 | 2026-08-26T23:22:29.369Z | Compiling ryu v1.0.23 |
| 738 | 2026-08-26T23:22:29.376Z | Compiling utf8parse v0.2.2 |
| 739 | 2026-08-26T23:22:29.612Z | Compiling powerfmt v0.2.0 |
| 740 | 2026-08-26T23:22:29.638Z | Compiling percent-encoding v2.3.2 |
| 741 | 2026-08-26T23:22:29.710Z | Compiling strsim v0.11.1 |
| 742 | 2026-08-26T23:22:29.837Z | Compiling icu_locale_core v2.2.0 |
| 743 | 2026-08-26T23:22:29.896Z | Compiling potential_utf v0.1.5 |
| 744 | 2026-08-26T23:22:29.987Z | Compiling zerotrie v0.2.4 |
| 745 | 2026-08-26T23:22:30.078Z | Compiling time v0.3.55 |
| 746 | 2026-08-26T23:22:30.137Z | Compiling http-body-util v0.1.4 |
| 747 | 2026-08-26T23:22:30.416Z | Compiling clap_derive v4.6.4 |
| 748 | 2026-08-26T23:22:30.429Z | Compiling ff v0.13.1 |
| 749 | 2026-08-26T23:22:30.453Z | Compiling syn v1.0.109 |
| 750 | 2026-08-26T23:22:30.482Z | Compiling icu_normalizer_data v2.2.0 |
| 751 | 2026-08-26T23:22:30.574Z | Compiling untrusted v0.9.0 |
| 752 | 2026-08-26T23:22:30.701Z | Compiling dyn-clone v1.0.20 |
| 753 | 2026-08-26T23:22:30.715Z | Compiling utf8_iter v1.0.4 |
| 754 | 2026-08-26T23:22:30.841Z | Compiling rustls v0.23.43 |
| 755 | 2026-08-26T23:22:30.873Z | Compiling base16ct v0.2.0 |
| 756 | 2026-08-26T23:22:31.056Z | Compiling icu_properties_data v2.2.0 |
| 757 | 2026-08-26T23:22:31.101Z | Compiling sec1 v0.7.3 |
| 758 | 2026-08-26T23:22:31.310Z | Compiling icu_collections v2.2.0 |
| 759 | 2026-08-26T23:22:32.003Z | Compiling icu_provider v2.2.0 |
| 760 | 2026-08-26T23:22:32.020Z | Compiling group v0.13.0 |
| 761 | 2026-08-26T23:22:32.293Z | Compiling anstyle-parse v1.0.0 |
| 762 | 2026-08-26T23:22:32.437Z | Compiling hkdf v0.12.4 |
| 763 | 2026-08-26T23:22:32.516Z | Compiling crypto-bigint v0.5.5 |
| 764 | 2026-08-26T23:22:32.579Z | Compiling colorchoice v1.0.5 |
| 765 | 2026-08-26T23:22:32.601Z | Compiling is_terminal_polyfill v1.70.2 |
| 766 | 2026-08-26T23:22:32.694Z | Compiling atomic-waker v1.1.2 |
| 767 | 2026-08-26T23:22:32.708Z | Compiling anstyle-query v1.1.5 |
| 768 | 2026-08-26T23:22:32.808Z | Compiling anstyle v1.0.14 |
| 769 | 2026-08-26T23:22:32.972Z | Compiling anstream v1.0.0 |
| 770 | 2026-08-26T23:22:33.041Z | Compiling form_urlencoded v1.2.2 |
| 771 | 2026-08-26T23:22:33.065Z | Compiling serde_tokenstream v0.2.3 |
| 772 | 2026-08-26T23:22:33.303Z | Compiling tokio-util v0.7.19 |
| 773 | 2026-08-26T23:22:33.457Z | Compiling elliptic-curve v0.13.8 |
| 774 | 2026-08-26T23:22:33.484Z | Compiling num-integer v0.1.46 |
| 775 | 2026-08-26T23:22:33.698Z | Compiling spin v0.9.9 |
| 776 | 2026-08-26T23:22:33.843Z | Compiling try-lock v0.2.5 |
| 777 | 2026-08-26T23:22:33.914Z | Compiling base64 v0.22.1 |
| 778 | 2026-08-26T23:22:33.955Z | Compiling object v0.37.3 |
| 779 | 2026-08-26T23:22:34.036Z | Compiling foldhash v0.2.0 |
| 780 | 2026-08-26T23:22:34.197Z | Compiling tower-service v0.3.3 |
| 781 | 2026-08-26T23:22:34.237Z | Compiling tower-layer v0.3.3 |
| 782 | 2026-08-26T23:22:34.333Z | Compiling hashbrown v0.16.1 |
| 783 | 2026-08-26T23:22:34.380Z | Compiling want v0.3.1 |
| 784 | 2026-08-26T23:22:34.393Z | Compiling h2 v0.4.15 |
| 785 | 2026-08-26T23:22:34.408Z | Compiling icu_properties v2.2.0 |
| 786 | 2026-08-26T23:22:34.431Z | Compiling icu_normalizer v2.2.0 |
| 787 | 2026-08-26T23:22:34.553Z | Compiling rfc6979 v0.4.0 |
| 788 | 2026-08-26T23:22:34.695Z | Compiling terminal_size v0.4.4 |
| 789 | 2026-08-26T23:22:35.043Z | Compiling ahash v0.8.12 |
| 790 | 2026-08-26T23:22:35.289Z | Compiling adler2 v2.0.1 |
| 791 | 2026-08-26T23:22:35.414Z | Compiling cfg_aliases v0.2.2 |
| 792 | 2026-08-26T23:22:35.489Z | Compiling httpdate v1.0.3 |
| 793 | 2026-08-26T23:22:35.554Z | Compiling gimli v0.32.3 |
| 794 | 2026-08-26T23:22:36.006Z | Compiling clap_lex v1.1.0 |
| 795 | 2026-08-26T23:22:36.009Z | Compiling getrandom v0.3.4 |
| 796 | 2026-08-26T23:22:36.352Z | Compiling clap_builder v4.6.6 |
| 797 | 2026-08-26T23:22:36.569Z | Compiling miniz_oxide v0.8.9 |
| 798 | 2026-08-26T23:22:36.744Z | Compiling idna_adapter v1.2.2 |
| 799 | 2026-08-26T23:22:36.827Z | Compiling hyper v1.11.0 |
| 800 | 2026-08-26T23:22:36.874Z | Compiling regress v0.11.1 |
| 801 | 2026-08-26T23:22:37.015Z | Compiling ecdsa v0.16.9 |
| 802 | 2026-08-26T23:22:37.415Z | Compiling addr2line v0.25.1 |
| 803 | 2026-08-26T23:22:37.598Z | Compiling primeorder v0.13.6 |
| 804 | 2026-08-26T23:22:37.872Z | Compiling rand_chacha v0.3.1 |
| 805 | 2026-08-26T23:22:38.621Z | Compiling ipnet v2.12.1 |
| 806 | 2026-08-26T23:22:38.842Z | Compiling owo-colors v4.3.0 |
| 807 | 2026-08-26T23:22:39.374Z | Compiling ident_case v1.0.1 |
| 808 | 2026-08-26T23:22:39.457Z | Compiling rustc-demangle v0.1.28 |
| 809 | 2026-08-26T23:22:39.495Z | Compiling crossbeam-epoch v0.9.20 |
| 810 | 2026-08-26T23:22:39.802Z | Compiling darling_core v0.23.0 |
| 811 | 2026-08-26T23:22:39.817Z | Compiling typify-impl v0.6.2 |
| 812 | 2026-08-26T23:22:40.059Z | Compiling backtrace v0.3.76 |
| 813 | 2026-08-26T23:22:40.740Z | Compiling hyper-util v0.1.20 |
| 814 | 2026-08-26T23:22:40.945Z | Compiling clap v4.6.6 |
| 815 | 2026-08-26T23:22:41.381Z | Compiling rand v0.8.7 |
| 816 | 2026-08-26T23:22:41.529Z | Compiling idna v1.1.0 |
| 817 | 2026-08-26T23:22:42.268Z | Compiling ed25519 v2.2.3 |
| 818 | 2026-08-26T23:22:42.472Z | Compiling http v0.2.12 |
| 819 | 2026-08-26T23:22:43.134Z | Compiling x509-cert v0.2.5 |
| 820 | 2026-08-26T23:22:43.340Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 821 | 2026-08-26T23:22:43.636Z | Compiling encoding_rs v0.8.35 |
| 822 | 2026-08-26T23:22:43.704Z | Compiling paste v1.0.15 |
| 823 | 2026-08-26T23:22:43.739Z | Compiling mime v0.3.17 |
| 824 | 2026-08-26T23:22:43.922Z | Compiling either v1.17.0 |
| 825 | 2026-08-26T23:22:44.094Z | Compiling anyhow v1.0.104 |
| 826 | 2026-08-26T23:22:44.200Z | Compiling vsimd v0.8.0 |
| 827 | 2026-08-26T23:22:44.235Z | Compiling crossbeam-deque v0.8.7 |
| 828 | 2026-08-26T23:22:44.366Z | Compiling unicode-linebreak v0.1.5 |
| 829 | 2026-08-26T23:22:44.496Z | Compiling thiserror v1.0.69 |
| 830 | 2026-08-26T23:22:44.509Z | Compiling num-bigint-dig v0.8.6 |
| 831 | 2026-08-26T23:22:44.628Z | Compiling is_ci v1.2.0 |
| 832 | 2026-08-26T23:22:44.684Z | Compiling winnow v1.0.4 |
| 833 | 2026-08-26T23:22:44.725Z | Compiling rayon-core v1.13.0 |
| 834 | 2026-08-26T23:22:44.797Z | Compiling outref v0.5.2 |
| 835 | 2026-08-26T23:22:44.901Z | Compiling unicode-width v0.2.2 |
| 836 | 2026-08-26T23:22:45.071Z | Compiling lazy_static v1.5.0 |
| 837 | 2026-08-26T23:22:45.161Z | Compiling textwrap v0.16.2 |
| 838 | 2026-08-26T23:22:45.175Z | Compiling base64-simd v0.8.0 |
| 839 | 2026-08-26T23:22:45.444Z | Compiling supports-color v3.0.2 |
| 840 | 2026-08-26T23:22:45.592Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 841 | 2026-08-26T23:22:45.633Z | Compiling bytes-utils v0.1.4 |
| 842 | 2026-08-26T23:22:45.736Z | Compiling proc-macro-error2 v2.0.1 |
| 843 | 2026-08-26T23:22:45.948Z | Compiling num-iter v0.1.46 |
| 844 | 2026-08-26T23:22:45.997Z | Compiling http-body v0.4.6 |
| 845 | 2026-08-26T23:22:46.060Z | Compiling typify-macro v0.6.2 |
| 846 | 2026-08-26T23:22:46.130Z | Compiling ed25519-dalek v2.2.0 |
| 847 | 2026-08-26T23:22:46.252Z | Compiling rand_core v0.9.5 |
| 848 | 2026-08-26T23:22:46.516Z | Compiling hashbrown v0.14.5 |
| 849 | 2026-08-26T23:22:46.617Z | Compiling darling_macro v0.23.0 |
| 850 | 2026-08-26T23:22:47.055Z | Compiling url v2.5.8 |
| 851 | 2026-08-26T23:22:47.632Z | Compiling backtrace-ext v0.2.1 |
| 852 | 2026-08-26T23:22:47.811Z | Compiling serde_urlencoded v0.7.1 |
| 853 | 2026-08-26T23:22:47.892Z | Compiling inout v0.1.4 |
| 854 | 2026-08-26T23:22:47.930Z | Compiling thiserror-impl v1.0.69 |
| 855 | 2026-08-26T23:22:47.946Z | Compiling miette-derive v7.6.0 |
| 856 | 2026-08-26T23:22:48.030Z | Compiling sync_wrapper v1.0.2 |
| 857 | 2026-08-26T23:22:48.117Z | Compiling crc32fast v1.5.0 |
| 858 | 2026-08-26T23:22:48.132Z | Compiling camino v1.2.5 |
| 859 | 2026-08-26T23:22:48.144Z | Compiling radium v0.7.0 |
| 860 | 2026-08-26T23:22:48.209Z | Compiling fastrand v2.5.0 |
| 861 | 2026-08-26T23:22:48.428Z | Compiling supports-unicode v3.0.0 |
| 862 | 2026-08-26T23:22:48.447Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 863 | 2026-08-26T23:22:48.611Z | Compiling supports-hyperlinks v3.2.0 |
| 864 | 2026-08-26T23:22:48.664Z | Compiling pin-utils v0.1.0 |
| 865 | 2026-08-26T23:22:48.737Z | Compiling cpufeatures v0.3.0 |
| 866 | 2026-08-26T23:22:48.750Z | Compiling unicode-width v0.1.14 |
| 867 | 2026-08-26T23:22:48.762Z | Compiling openssl-probe v0.2.1 |
| 868 | 2026-08-26T23:22:49.003Z | Compiling rustls-native-certs v0.8.4 |
| 869 | 2026-08-26T23:22:49.006Z | Compiling aws-smithy-types v1.6.1 |
| 870 | 2026-08-26T23:22:49.031Z | Compiling miette v7.6.0 |
| 871 | 2026-08-26T23:22:49.432Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 872 | 2026-08-26T23:22:49.838Z | Compiling tempfile v3.27.0 |
| 873 | 2026-08-26T23:22:49.991Z | Compiling tower v0.5.3 |
| 874 | 2026-08-26T23:22:50.299Z | Compiling cipher v0.4.4 |
| 875 | 2026-08-26T23:22:50.569Z | Compiling darling v0.23.0 |
| 876 | 2026-08-26T23:22:50.640Z | Compiling chumsky v0.9.3 |
| 877 | 2026-08-26T23:22:50.655Z | Compiling rand_chacha v0.9.0 |
| 878 | 2026-08-26T23:22:50.697Z | Compiling knus-derive v3.4.0 |
| 879 | 2026-08-26T23:22:51.455Z | Compiling pkcs1 v0.7.5 |
| 880 | 2026-08-26T23:22:51.468Z | Compiling ssh-encoding v0.2.0 |
| 881 | 2026-08-26T23:22:51.660Z | Compiling half v2.7.1 |
| 882 | 2026-08-26T23:22:51.676Z | Compiling aws-smithy-async v1.3.0 |
| 883 | 2026-08-26T23:22:51.823Z | Compiling blake3 v1.8.6 |
| 884 | 2026-08-26T23:22:51.869Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 885 | 2026-08-26T23:22:51.938Z | Compiling aho-corasick v1.1.5 |
| 886 | 2026-08-26T23:22:52.002Z | Compiling hybrid-array v0.4.14 |
| 887 | 2026-08-26T23:22:52.014Z | Compiling ciborium-io v0.2.2 |
| 888 | 2026-08-26T23:22:52.112Z | Compiling regex-syntax v0.8.11 |
| 889 | 2026-08-26T23:22:52.128Z | Compiling maybe-uninit v2.0.0 |
| 890 | 2026-08-26T23:22:52.213Z | Compiling omicron-workspace-hack v0.1.0 |
| 891 | 2026-08-26T23:22:52.318Z | Compiling ipnetwork v0.21.1 |
| 892 | 2026-08-26T23:22:52.367Z | Compiling keccak v0.1.6 |
| 893 | 2026-08-26T23:22:52.414Z | Compiling tap v1.0.1 |
| 894 | 2026-08-26T23:22:52.524Z | Compiling byteorder v1.5.0 |
| 895 | 2026-08-26T23:22:52.554Z | Compiling hex v0.4.3 |
| 896 | 2026-08-26T23:22:52.591Z | Compiling simd-adler32 v0.3.10 |
| 897 | 2026-08-26T23:22:52.763Z | Compiling knus v3.4.0 |
| 898 | 2026-08-26T23:22:52.776Z | Compiling sha3 v0.10.9 |
| 899 | 2026-08-26T23:22:52.835Z | Compiling oxnet v0.1.6 |
| 900 | 2026-08-26T23:22:53.022Z | Compiling wyz v0.5.1 |
| 901 | 2026-08-26T23:22:53.289Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 902 | 2026-08-26T23:22:53.429Z | Compiling ciborium-ll v0.2.2 |
| 903 | 2026-08-26T23:22:53.580Z | Compiling regex-automata v0.4.18 |
| 904 | 2026-08-26T23:22:53.678Z | Compiling rsa v0.9.10 |
| 905 | 2026-08-26T23:22:53.779Z | Compiling ssh-cipher v0.2.0 |
| 906 | 2026-08-26T23:22:53.952Z | Compiling p384 v0.13.1 |
| 907 | 2026-08-26T23:22:54.118Z | Compiling rand v0.9.5 |
| 908 | 2026-08-26T23:22:54.382Z | Compiling serde_with_macros v3.22.0 |
| 909 | 2026-08-26T23:22:54.528Z | Compiling tower-http v0.6.11 |
| 910 | 2026-08-26T23:22:54.941Z | Compiling proc-macro-crate v3.5.0 |
| 911 | 2026-08-26T23:22:55.576Z | Compiling p256 v0.13.2 |
| 912 | 2026-08-26T23:22:55.771Z | Compiling hubpack_derive v0.1.1 |
| 913 | 2026-08-26T23:22:55.946Z | Compiling borsh v1.8.0 |
| 914 | 2026-08-26T23:22:56.148Z | Compiling sha1 v0.10.7 |
| 915 | 2026-08-26T23:22:56.223Z | Compiling newtype-uuid v1.4.0 |
| 916 | 2026-08-26T23:22:56.268Z | Compiling openapiv3 v2.2.0 |
| 917 | 2026-08-26T23:22:56.351Z | Compiling strum_macros v0.26.4 |
| 918 | 2026-08-26T23:22:56.476Z | Compiling env_filter v2.0.0 |
| 919 | 2026-08-26T23:22:56.859Z | Compiling daft-derive v0.1.8 |
| 920 | 2026-08-26T23:22:57.185Z | Compiling heapless v0.7.17 |
| 921 | 2026-08-26T23:22:57.465Z | Compiling serde_path_to_error v0.1.20 |
| 922 | 2026-08-26T23:22:57.793Z | Compiling memmap2 v0.9.11 |
| 923 | 2026-08-26T23:22:57.910Z | Compiling thread_local v1.1.10 |
| 924 | 2026-08-26T23:22:57.991Z | Compiling rlimit v0.10.2 |
| 925 | 2026-08-26T23:22:58.085Z | Compiling funty v2.0.0 |
| 926 | 2026-08-26T23:22:58.529Z | Compiling salty v0.3.0 |
| 927 | 2026-08-26T23:22:58.934Z | Compiling utf-8 v0.7.6 |
| 928 | 2026-08-26T23:22:59.132Z | Compiling data-encoding v2.11.1 |
| 929 | 2026-08-26T23:22:59.555Z | Compiling arrayvec v0.7.8 |
| 930 | 2026-08-26T23:22:59.895Z | Compiling packed_struct v0.10.1 |
| 931 | 2026-08-26T23:23:00.113Z | Compiling constant_time_eq v0.4.2 |
| 932 | 2026-08-26T23:23:00.155Z | Compiling slog-async v2.8.0 |
| 933 | 2026-08-26T23:23:00.301Z | Compiling arrayref v0.3.9 |
| 934 | 2026-08-26T23:23:01.297Z | Compiling tungstenite v0.28.0 |
| 935 | 2026-08-26T23:23:01.803Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 936 | 2026-08-26T23:23:02.969Z | Compiling bitvec v1.1.1 |
| 937 | 2026-08-26T23:23:04.183Z | Compiling strum v0.26.3 |
| 938 | 2026-08-26T23:23:04.319Z | Compiling daft v0.1.8 |
| 939 | 2026-08-26T23:23:04.643Z | Compiling env_logger v0.11.11 |
| 940 | 2026-08-26T23:23:04.747Z | Compiling hubpack v0.1.2 |
| 941 | 2026-08-26T23:23:05.014Z | Compiling ssh-key v0.6.7 |
| 942 | 2026-08-26T23:23:05.385Z | Compiling serde_with v3.22.0 |
| 943 | 2026-08-26T23:23:05.475Z | Compiling borsh-derive v1.8.0 |
| 944 | 2026-08-26T23:23:05.508Z | Compiling flate2 v1.1.9 |
| 945 | 2026-08-26T23:23:06.058Z | Compiling regex v1.13.1 |
| 946 | 2026-08-26T23:23:06.441Z | Compiling ciborium v0.2.2 |
| 947 | 2026-08-26T23:23:06.809Z | Compiling hash32 v0.2.1 |
| 948 | 2026-08-26T23:23:07.007Z | Compiling crypto-common v0.2.2 |
| 949 | 2026-08-26T23:23:07.241Z | Compiling block-buffer v0.12.1 |
| 950 | 2026-08-26T23:23:07.303Z | Compiling typify v0.6.2 |
| 951 | 2026-08-26T23:23:07.397Z | Compiling packed_struct_codegen v0.10.1 |
| 952 | 2026-08-26T23:23:08.272Z | Compiling crossbeam-channel v0.5.16 |
| 953 | 2026-08-26T23:23:08.408Z | Compiling futures-executor v0.3.33 |
| 954 | 2026-08-26T23:23:08.919Z | Compiling bitfield-macros v0.19.5 |
| 955 | 2026-08-26T23:23:08.959Z | Compiling async-trait v0.1.92 |
| 956 | 2026-08-26T23:23:09.174Z | Compiling aws-types v1.5.0 |
| 957 | 2026-08-26T23:23:09.447Z | Compiling is-terminal v0.4.17 |
| 958 | 2026-08-26T23:23:09.545Z | Compiling multer v3.1.0 |
| 959 | 2026-08-26T23:23:09.621Z | Compiling term v1.2.1 |
| 960 | 2026-08-26T23:23:09.772Z | Compiling nodrop v0.1.14 |
| 961 | 2026-08-26T23:23:09.868Z | Compiling take_mut v0.2.2 |
| 962 | 2026-08-26T23:23:09.871Z | Compiling const-oid v0.10.2 |
| 963 | 2026-08-26T23:23:09.983Z | Compiling match_cfg v0.1.0 |
| 964 | 2026-08-26T23:23:10.058Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 965 | 2026-08-26T23:23:10.879Z | Compiling compression-core v0.4.32 |
| 966 | 2026-08-26T23:23:10.921Z | Compiling unsafe-libyaml v0.2.11 |
| 967 | 2026-08-26T23:23:11.497Z | Compiling serde_yaml v0.9.34+deprecated |
| 968 | 2026-08-26T23:23:11.582Z | Compiling compression-codecs v0.4.38 |
| 969 | 2026-08-26T23:23:11.864Z | Compiling hostname v0.3.1 |
| 970 | 2026-08-26T23:23:11.946Z | Compiling digest v0.11.3 |
| 971 | 2026-08-26T23:23:12.154Z | Compiling slog-term v2.9.2 |
| 972 | 2026-08-26T23:23:12.236Z | Compiling array-init v0.0.4 |
| 973 | 2026-08-26T23:23:12.635Z | Compiling bitfield v0.19.5 |
| 974 | 2026-08-26T23:23:12.772Z | Compiling progenitor-impl v0.14.0 |
| 975 | 2026-08-26T23:23:12.891Z | Compiling futures v0.3.33 |
| 976 | 2026-08-26T23:23:13.288Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 977 | 2026-08-26T23:23:14.211Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 978 | 2026-08-26T23:23:14.386Z | Compiling smallvec v0.6.14 |
| 979 | 2026-08-26T23:23:14.788Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 980 | 2026-08-26T23:23:15.427Z | Compiling tokio-tungstenite v0.28.0 |
| 981 | 2026-08-26T23:23:16.560Z | Compiling aws-smithy-schema v0.2.0 |
| 982 | 2026-08-26T23:23:16.689Z | Compiling aws-credential-types v1.3.0 |
| 983 | 2026-08-26T23:23:16.856Z | Compiling nix v0.31.3 |
| 984 | 2026-08-26T23:23:17.236Z | Compiling slog-json v2.6.1 |
| 985 | 2026-08-26T23:23:17.492Z | Compiling serde_spanned v0.6.9 |
| 986 | 2026-08-26T23:23:17.630Z | Compiling toml_datetime v0.6.11 |
| 987 | 2026-08-26T23:23:17.652Z | Compiling cobs v0.3.0 |
| 988 | 2026-08-26T23:23:17.766Z | Compiling async-stream-impl v0.3.6 |
| 989 | 2026-08-26T23:23:17.995Z | Compiling serde_spanned v1.1.1 |
| 990 | 2026-08-26T23:23:18.140Z | Compiling dropshot v0.17.1 |
| 991 | 2026-08-26T23:23:18.249Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 992 | 2026-08-26T23:23:18.325Z | Compiling rustix v0.38.44 |
| 993 | 2026-08-26T23:23:18.370Z | Compiling portable-atomic v1.15.0 |
| 994 | 2026-08-26T23:23:18.385Z | Compiling http-range-header v0.4.2 |
| 995 | 2026-08-26T23:23:18.500Z | Compiling toml_write v0.1.2 |
| 996 | 2026-08-26T23:23:18.663Z | Compiling winnow v0.7.15 |
| 997 | 2026-08-26T23:23:18.744Z | Compiling signal-hook v0.4.4 |
| 998 | 2026-08-26T23:23:18.795Z | Compiling bytesize v2.7.0 |
| 999 | 2026-08-26T23:23:18.858Z | Compiling static_assertions v1.1.0 |
| 1000 | 2026-08-26T23:23:18.936Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1001 | 2026-08-26T23:23:19.197Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1002 | 2026-08-26T23:23:19.262Z | Compiling async-stream v0.3.6 |
| 1003 | 2026-08-26T23:23:19.515Z | Compiling postcard v1.1.3 |
| 1004 | 2026-08-26T23:23:19.901Z | Compiling slog-bunyan v2.5.0 |
| 1005 | 2026-08-26T23:23:20.564Z | Compiling toml_edit v0.22.27 |
| 1006 | 2026-08-26T23:23:21.910Z | Compiling progenitor-macro v0.14.0 |
| 1007 | 2026-08-26T23:23:23.336Z | Compiling serde-hex v0.1.0 |
| 1008 | 2026-08-26T23:23:23.564Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1009 | 2026-08-26T23:23:26.181Z | Compiling sha1 v0.11.0 |
| 1010 | 2026-08-26T23:23:26.608Z | Compiling async-compression v0.4.43 |
| 1011 | 2026-08-26T23:23:27.070Z | Compiling oauth2 v5.0.0 |
| 1012 | 2026-08-26T23:23:27.316Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1013 | 2026-08-26T23:23:27.575Z | Compiling dropshot_endpoint v0.17.1 |
| 1014 | 2026-08-26T23:23:28.931Z | Compiling waitgroup v0.1.2 |
| 1015 | 2026-08-26T23:23:29.089Z | Compiling rustls-pemfile v2.2.0 |
| 1016 | 2026-08-26T23:23:29.165Z | Compiling serde-big-array v0.5.1 |
| 1017 | 2026-08-26T23:23:29.318Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1018 | 2026-08-26T23:23:29.361Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1019 | 2026-08-26T23:23:29.631Z | Compiling nibble_vec v0.1.0 |
| 1020 | 2026-08-26T23:23:29.724Z | Compiling hostname v0.4.2 |
| 1021 | 2026-08-26T23:23:29.813Z | Compiling endian-type v0.2.0 |
| 1022 | 2026-08-26T23:23:29.841Z | Compiling crc-any v2.5.1 |
| 1023 | 2026-08-26T23:23:29.886Z | Compiling corncobs v0.1.4 |
| 1024 | 2026-08-26T23:23:29.940Z | Compiling debug-ignore v1.0.5 |
| 1025 | 2026-08-26T23:23:29.993Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1026 | 2026-08-26T23:23:30.024Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1027 | 2026-08-26T23:23:30.091Z | Compiling radix_trie v0.3.0 |
| 1028 | 2026-08-26T23:23:30.259Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1029 | 2026-08-26T23:23:30.540Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1030 | 2026-08-26T23:23:30.586Z | Compiling toml v0.8.23 |
| 1031 | 2026-08-26T23:23:31.399Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1032 | 2026-08-26T23:23:33.855Z | Compiling rustls-webpki v0.103.13 |
| 1033 | 2026-08-26T23:23:35.187Z | Compiling console v0.16.4 |
| 1034 | 2026-08-26T23:23:35.844Z | Compiling secrecy v0.8.0 |
| 1035 | 2026-08-26T23:23:35.950Z | Compiling clap-num v1.2.0 |
| 1036 | 2026-08-26T23:23:35.991Z | Compiling termios v0.3.3 |
| 1037 | 2026-08-26T23:23:36.110Z | Compiling home v0.5.12 |
| 1038 | 2026-08-26T23:23:36.169Z | Compiling unicode-segmentation v1.13.3 |
| 1039 | 2026-08-26T23:23:36.242Z | Compiling natord v1.0.9 |
| 1040 | 2026-08-26T23:23:36.276Z | Compiling xdg v2.5.2 |
| 1041 | 2026-08-26T23:23:36.368Z | Compiling unit-prefix v0.5.2 |
| 1042 | 2026-08-26T23:23:36.481Z | Compiling atomicwrites v0.4.4 |
| 1043 | 2026-08-26T23:23:36.524Z | Compiling indicatif v0.18.6 |
| 1044 | 2026-08-26T23:23:36.524Z | Compiling tokio-fd v0.3.0 |
| 1045 | 2026-08-26T23:23:36.762Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1046 | 2026-08-26T23:23:36.776Z | Compiling async-recursion v1.1.1 |
| 1047 | 2026-08-26T23:23:36.779Z | Compiling humantime v2.4.0 |
| 1048 | 2026-08-26T23:23:37.046Z | Compiling xdg v3.0.0 |
| 1049 | 2026-08-26T23:23:37.212Z | Compiling shlex v1.3.0 |
| 1050 | 2026-08-26T23:23:38.277Z | Compiling tokio-rustls v0.26.4 |
| 1051 | 2026-08-26T23:23:38.443Z | Compiling rustls-platform-verifier v0.7.0 |
| 1052 | 2026-08-26T23:23:38.531Z | Compiling hyper-rustls v0.27.9 |
| 1053 | 2026-08-26T23:23:38.925Z | Compiling reqwest v0.13.4 |
| 1054 | 2026-08-26T23:23:40.309Z | Compiling progenitor-client v0.14.0 |
| 1055 | 2026-08-26T23:23:40.337Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1056 | 2026-08-26T23:23:40.784Z | Compiling progenitor v0.14.0 |
| 1057 | 2026-08-26T23:23:40.926Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1058 | 2026-08-26T23:23:42.237Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1059 | 2026-08-26T23:23:44.659Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1060 | 2026-08-26T23:24:02.450Z | Finished `release` profile [optimized] target(s) in 2m 22s |
| 1061 | 2026-08-26T23:24:02.456Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1062 | 2026-08-26T23:24:02.456Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1063 | 2026-08-26T23:24:02.706Z | + cp target/release/sush /work/sush |
| 1064 | 2026-08-26T23:24:02.738Z | + cargo install just --locked |
| 1065 | 2026-08-26T23:24:02.796Z | Updating crates.io index |
| 1066 | 2026-08-26T23:24:02.890Z | Downloading crates ... |
| 1067 | 2026-08-26T23:24:02.969Z | Downloaded just v1.58.0 |
| 1068 | 2026-08-26T23:24:03.003Z | Installing just v1.58.0 |
| 1069 | 2026-08-26T23:24:03.008Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1070 | 2026-08-26T23:24:03.008Z | | |
| 1071 | 2026-08-26T23:24:03.008Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1072 | 2026-08-26T23:24:03.008Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1073 | 2026-08-26T23:24:03.008Z | Updating crates.io index |
| 1074 | 2026-08-26T23:24:03.232Z | Updating crates.io index |
| 1075 | 2026-08-26T23:24:03.324Z | Downloading crates ... |
| 1076 | 2026-08-26T23:24:03.345Z | Downloaded find-msvc-tools v0.1.9 |
| 1077 | 2026-08-26T23:24:03.361Z | Downloaded dirs v6.0.0 |
| 1078 | 2026-08-26T23:24:03.371Z | Downloaded num_cpus v1.17.0 |
| 1079 | 2026-08-26T23:24:03.382Z | Downloaded digest-io v0.1.0 |
| 1080 | 2026-08-26T23:24:03.387Z | Downloaded dirs-sys v0.5.0 |
| 1081 | 2026-08-26T23:24:03.387Z | Downloaded roff v1.1.1 |
| 1082 | 2026-08-26T23:24:03.387Z | Downloaded strum v0.28.0 |
| 1083 | 2026-08-26T23:24:03.393Z | Downloaded clap_complete v4.6.8 |
| 1084 | 2026-08-26T23:24:03.396Z | Downloaded option-ext v0.2.0 |
| 1085 | 2026-08-26T23:24:03.396Z | Downloaded blake3 v1.8.5 |
| 1086 | 2026-08-26T23:24:03.404Z | Downloaded nu-ansi-term v0.50.3 |
| 1087 | 2026-08-26T23:24:03.404Z | Downloaded clap_mangen v0.3.0 |
| 1088 | 2026-08-26T23:24:03.404Z | Downloaded is_executable v1.0.6 |
| 1089 | 2026-08-26T23:24:03.404Z | Downloaded typed-arena v2.0.2 |
| 1090 | 2026-08-26T23:24:03.404Z | Downloaded dotenvy v0.15.7 |
| 1091 | 2026-08-26T23:24:03.409Z | Downloaded strum_macros v0.28.0 |
| 1092 | 2026-08-26T23:24:03.412Z | Downloaded snafu-derive v0.9.2 |
| 1093 | 2026-08-26T23:24:03.412Z | Downloaded unicase v2.9.0 |
| 1094 | 2026-08-26T23:24:03.412Z | Downloaded sha2 v0.11.0 |
| 1095 | 2026-08-26T23:24:03.419Z | Downloaded shellexpand v3.1.2 |
| 1096 | 2026-08-26T23:24:03.419Z | Downloaded clap v4.6.5 |
| 1097 | 2026-08-26T23:24:03.432Z | Downloaded similar v3.1.1 |
| 1098 | 2026-08-26T23:24:03.439Z | Downloaded snafu v0.9.2 |
| 1099 | 2026-08-26T23:24:03.446Z | Downloaded cc v1.4.0 |
| 1100 | 2026-08-26T23:24:03.456Z | Downloaded bstr v1.13.0 |
| 1101 | 2026-08-26T23:24:03.460Z | Downloaded clap_builder v4.6.5 |
| 1102 | 2026-08-26T23:24:03.464Z | Downloaded pulldown-cmark v0.13.4 |
| 1103 | 2026-08-26T23:24:03.493Z | Downloaded regex-automata v0.4.16 |
| 1104 | 2026-08-26T23:24:03.535Z | Compiling libc v0.2.189 |
| 1105 | 2026-08-26T23:24:03.535Z | Compiling proc-macro2 v1.0.107 |
| 1106 | 2026-08-26T23:24:03.539Z | Compiling unicode-ident v1.0.24 |
| 1107 | 2026-08-26T23:24:03.539Z | Compiling quote v1.0.47 |
| 1108 | 2026-08-26T23:24:03.539Z | Compiling bitflags v2.13.1 |
| 1109 | 2026-08-26T23:24:03.540Z | Compiling rustix v1.1.4 |
| 1110 | 2026-08-26T23:24:03.540Z | Compiling heck v0.5.0 |
| 1111 | 2026-08-26T23:24:03.557Z | Compiling cfg-if v1.0.4 |
| 1112 | 2026-08-26T23:24:03.611Z | Compiling typenum v1.20.1 |
| 1113 | 2026-08-26T23:24:03.649Z | Compiling utf8parse v0.2.2 |
| 1114 | 2026-08-26T23:24:03.721Z | Compiling crossbeam-utils v0.8.22 |
| 1115 | 2026-08-26T23:24:03.736Z | Compiling anstyle-parse v1.0.0 |
| 1116 | 2026-08-26T23:24:03.827Z | Compiling serde_core v1.0.229 |
| 1117 | 2026-08-26T23:24:03.839Z | Compiling anstyle v1.0.14 |
| 1118 | 2026-08-26T23:24:03.911Z | Compiling is_terminal_polyfill v1.70.2 |
| 1119 | 2026-08-26T23:24:03.986Z | Compiling getrandom v0.4.3 |
| 1120 | 2026-08-26T23:24:04.005Z | Compiling colorchoice v1.0.5 |
| 1121 | 2026-08-26T23:24:04.021Z | Compiling crossbeam-epoch v0.9.20 |
| 1122 | 2026-08-26T23:24:04.044Z | Compiling anstyle-query v1.1.5 |
| 1123 | 2026-08-26T23:24:04.090Z | Compiling rand_core v0.10.1 |
| 1124 | 2026-08-26T23:24:04.114Z | Compiling memchr v2.8.3 |
| 1125 | 2026-08-26T23:24:04.150Z | Compiling anstream v1.0.0 |
| 1126 | 2026-08-26T23:24:04.233Z | Compiling crossbeam-deque v0.8.7 |
| 1127 | 2026-08-26T23:24:04.286Z | Compiling clap_lex v1.1.0 |
| 1128 | 2026-08-26T23:24:04.385Z | Compiling errno v0.3.14 |
| 1129 | 2026-08-26T23:24:04.413Z | Compiling hybrid-array v0.4.14 |
| 1130 | 2026-08-26T23:24:04.513Z | Compiling cpufeatures v0.3.0 |
| 1131 | 2026-08-26T23:24:04.533Z | Compiling rayon-core v1.13.0 |
| 1132 | 2026-08-26T23:24:04.568Z | Compiling autocfg v1.5.1 |
| 1133 | 2026-08-26T23:24:04.623Z | Compiling syn v3.0.3 |
| 1134 | 2026-08-26T23:24:04.685Z | Compiling syn v2.0.119 |
| 1135 | 2026-08-26T23:24:04.726Z | Compiling find-msvc-tools v0.1.9 |
| 1136 | 2026-08-26T23:24:04.785Z | Compiling strsim v0.11.1 |
| 1137 | 2026-08-26T23:24:04.862Z | Compiling shlex v2.0.1 |
| 1138 | 2026-08-26T23:24:04.896Z | Compiling num-traits v0.2.19 |
| 1139 | 2026-08-26T23:24:04.899Z | Compiling block-buffer v0.12.1 |
| 1140 | 2026-08-26T23:24:04.940Z | Compiling crypto-common v0.2.2 |
| 1141 | 2026-08-26T23:24:05.026Z | Compiling cc v1.4.0 |
| 1142 | 2026-08-26T23:24:05.328Z | Compiling serde v1.0.229 |
| 1143 | 2026-08-26T23:24:05.428Z | Compiling const-oid v0.10.2 |
| 1144 | 2026-08-26T23:24:05.613Z | Compiling terminal_size v0.4.4 |
| 1145 | 2026-08-26T23:24:05.645Z | Compiling cfg_aliases v0.2.2 |
| 1146 | 2026-08-26T23:24:05.719Z | Compiling clap_builder v4.6.5 |
| 1147 | 2026-08-26T23:24:05.738Z | Compiling zmij v1.0.23 |
| 1148 | 2026-08-26T23:24:05.897Z | Compiling option-ext v0.2.0 |
| 1149 | 2026-08-26T23:24:05.913Z | Compiling nix v0.31.3 |
| 1150 | 2026-08-26T23:24:05.975Z | Compiling dirs-sys v0.5.0 |
| 1151 | 2026-08-26T23:24:06.080Z | Compiling digest v0.11.3 |
| 1152 | 2026-08-26T23:24:06.089Z | Compiling blake3 v1.8.5 |
| 1153 | 2026-08-26T23:24:06.327Z | Compiling aho-corasick v1.1.5 |
| 1154 | 2026-08-26T23:24:06.410Z | Compiling regex-syntax v0.8.11 |
| 1155 | 2026-08-26T23:24:06.428Z | Compiling serde_json v1.0.151 |
| 1156 | 2026-08-26T23:24:06.432Z | Compiling camino v1.2.5 |
| 1157 | 2026-08-26T23:24:06.641Z | Compiling pulldown-cmark v0.13.4 |
| 1158 | 2026-08-26T23:24:07.284Z | Compiling dirs v6.0.0 |
| 1159 | 2026-08-26T23:24:07.487Z | Compiling clap_derive v4.6.4 |
| 1160 | 2026-08-26T23:24:07.526Z | Compiling serde_derive v1.0.229 |
| 1161 | 2026-08-26T23:24:07.603Z | Compiling snafu-derive v0.9.2 |
| 1162 | 2026-08-26T23:24:07.680Z | Compiling strum_macros v0.28.0 |
| 1163 | 2026-08-26T23:24:07.986Z | Compiling chacha20 v0.10.1 |
| 1164 | 2026-08-26T23:24:08.231Z | Compiling regex-automata v0.4.16 |
| 1165 | 2026-08-26T23:24:08.996Z | Compiling clap v4.6.5 |
| 1166 | 2026-08-26T23:24:09.058Z | Compiling memmap2 v0.9.11 |
| 1167 | 2026-08-26T23:24:09.280Z | Compiling constant_time_eq v0.4.2 |
| 1168 | 2026-08-26T23:24:09.364Z | Compiling itoa v1.0.18 |
| 1169 | 2026-08-26T23:24:09.426Z | Compiling fastrand v2.5.0 |
| 1170 | 2026-08-26T23:24:09.443Z | Compiling iana-time-zone v0.1.65 |
| 1171 | 2026-08-26T23:24:09.508Z | Compiling just v1.58.0 |
| 1172 | 2026-08-26T23:24:09.540Z | Compiling unicode-segmentation v1.13.3 |
| 1173 | 2026-08-26T23:24:09.672Z | Compiling arrayref v0.3.9 |
| 1174 | 2026-08-26T23:24:09.705Z | Compiling roff v1.1.1 |
| 1175 | 2026-08-26T23:24:09.722Z | Compiling once_cell v1.21.4 |
| 1176 | 2026-08-26T23:24:09.734Z | Compiling unicase v2.9.0 |
| 1177 | 2026-08-26T23:24:10.154Z | Compiling arrayvec v0.7.8 |
| 1178 | 2026-08-26T23:24:10.170Z | Compiling is_executable v1.0.6 |
| 1179 | 2026-08-26T23:24:10.170Z | Compiling tempfile v3.27.0 |
| 1180 | 2026-08-26T23:24:10.170Z | Compiling clap_complete v4.6.8 |
| 1181 | 2026-08-26T23:24:10.170Z | Compiling similar v3.1.1 |
| 1182 | 2026-08-26T23:24:10.591Z | Compiling regex v1.13.1 |
| 1183 | 2026-08-26T23:24:10.633Z | Compiling clap_mangen v0.3.0 |
| 1184 | 2026-08-26T23:24:11.198Z | Compiling chrono v0.4.45 |
| 1185 | 2026-08-26T23:24:11.946Z | Compiling strum v0.28.0 |
| 1186 | 2026-08-26T23:24:12.078Z | Compiling snafu v0.9.2 |
| 1187 | 2026-08-26T23:24:12.093Z | Compiling rand v0.10.2 |
| 1188 | 2026-08-26T23:24:12.541Z | Compiling shellexpand v3.1.2 |
| 1189 | 2026-08-26T23:24:12.782Z | Compiling sha2 v0.11.0 |
| 1190 | 2026-08-26T23:24:12.978Z | Compiling digest-io v0.1.0 |
| 1191 | 2026-08-26T23:24:13.092Z | Compiling uuid v1.24.0 |
| 1192 | 2026-08-26T23:24:13.119Z | Compiling num_cpus v1.17.0 |
| 1193 | 2026-08-26T23:24:13.157Z | Compiling unicode-width v0.2.2 |
| 1194 | 2026-08-26T23:24:13.442Z | Compiling hex v0.4.3 |
| 1195 | 2026-08-26T23:24:13.501Z | Compiling nu-ansi-term v0.50.3 |
| 1196 | 2026-08-26T23:24:13.514Z | Compiling percent-encoding v2.3.2 |
| 1197 | 2026-08-26T23:24:13.773Z | Compiling typed-arena v2.0.2 |
| 1198 | 2026-08-26T23:24:13.846Z | Compiling semver v1.0.28 |
| 1199 | 2026-08-26T23:24:13.846Z | Compiling dotenvy v0.15.7 |
| 1200 | 2026-08-26T23:25:13.095Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1201 | 2026-08-26T23:25:13.104Z | Installing /home/build/.cargo/bin/just |
| 1202 | 2026-08-26T23:25:13.112Z | Installed package `just v1.58.0` (executable `just`) |
| 1203 | 2026-08-26T23:25:13.159Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1204 | 2026-08-26T23:25:13.169Z | + gunzip |
| 1205 | 2026-08-26T23:25:13.169Z | + tar -xf - -C /home/build/.cargo/bin |
| 1206 | 2026-08-26T23:25:14.339Z | + just ci |
| 1207 | 2026-08-26T23:25:14.344Z | cargo fmt --check |
| 1208 | 2026-08-26T23:25:14.553Z | cargo clippy -- --no-deps --deny warnings |
| 1209 | 2026-08-26T23:25:14.855Z | Downloading crates ... |
| 1210 | 2026-08-26T23:25:14.935Z | Downloaded base64 v0.21.7 |
| 1211 | 2026-08-26T23:25:14.941Z | Downloaded linked-hash-map v0.5.6 |
| 1212 | 2026-08-26T23:25:14.941Z | Downloaded enum-as-inner v0.6.1 |
| 1213 | 2026-08-26T23:25:14.941Z | Downloaded function_name-proc-macro v0.3.0 |
| 1214 | 2026-08-26T23:25:14.941Z | Downloaded heck v0.4.1 |
| 1215 | 2026-08-26T23:25:14.942Z | Downloaded function_name v0.3.0 |
| 1216 | 2026-08-26T23:25:14.942Z | Downloaded lru-cache v0.1.2 |
| 1217 | 2026-08-26T23:25:14.942Z | Downloaded derive-where v1.6.1 |
| 1218 | 2026-08-26T23:25:14.949Z | Downloaded lru v0.18.2 |
| 1219 | 2026-08-26T23:25:14.949Z | Downloaded miette-derive v5.10.0 |
| 1220 | 2026-08-26T23:25:14.949Z | Downloaded knuffel-derive v3.2.0 |
| 1221 | 2026-08-26T23:25:14.964Z | Downloaded pwd v1.4.0 |
| 1222 | 2026-08-26T23:25:14.976Z | Downloaded dashu-base v0.5.1 |
| 1223 | 2026-08-26T23:25:14.976Z | Downloaded resolv-conf v0.7.6 |
| 1224 | 2026-08-26T23:25:14.976Z | Downloaded proc-macro-error v1.0.4 |
| 1225 | 2026-08-26T23:25:14.976Z | Downloaded num-modular v0.6.5 |
| 1226 | 2026-08-26T23:25:14.977Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1227 | 2026-08-26T23:25:14.982Z | Downloaded num-primitive v0.2.1 |
| 1228 | 2026-08-26T23:25:14.983Z | Downloaded smawk v0.3.3 |
| 1229 | 2026-08-26T23:25:14.983Z | Downloaded knuffel v3.2.0 |
| 1230 | 2026-08-26T23:25:14.983Z | Downloaded owo-colors v3.5.0 |
| 1231 | 2026-08-26T23:25:14.983Z | Downloaded supports-color v2.1.0 |
| 1232 | 2026-08-26T23:25:14.992Z | Downloaded terminal_size v0.1.17 |
| 1233 | 2026-08-26T23:25:14.992Z | Downloaded hickory-resolver v0.24.4 |
| 1234 | 2026-08-26T23:25:14.992Z | Downloaded seq-macro v0.3.6 |
| 1235 | 2026-08-26T23:25:14.992Z | Downloaded supports-unicode v2.1.0 |
| 1236 | 2026-08-26T23:25:15.000Z | Downloaded miette v5.10.0 |
| 1237 | 2026-08-26T23:25:15.000Z | Downloaded tokio-stream v0.1.19 |
| 1238 | 2026-08-26T23:25:15.001Z | Downloaded qorb v0.4.1 |
| 1239 | 2026-08-26T23:25:15.010Z | Downloaded dashu-int v0.5.1 |
| 1240 | 2026-08-26T23:25:15.010Z | Downloaded itertools v0.14.0 |
| 1241 | 2026-08-26T23:25:15.019Z | Downloaded hickory-proto v0.24.4 |
| 1242 | 2026-08-26T23:25:15.077Z | Downloaded textwrap v0.15.2 |
| 1243 | 2026-08-26T23:25:15.081Z | Downloaded supports-hyperlinks v2.1.0 |
| 1244 | 2026-08-26T23:25:15.420Z | Downloaded dsi-bitstream v0.10.1 |
| 1245 | 2026-08-26T23:25:15.622Z | Compiling proc-macro2 v1.0.107 |
| 1246 | 2026-08-26T23:25:15.623Z | Compiling quote v1.0.47 |
| 1247 | 2026-08-26T23:25:15.623Z | Compiling unicode-ident v1.0.24 |
| 1248 | 2026-08-26T23:25:15.623Z | Compiling libc v0.2.189 |
| 1249 | 2026-08-26T23:25:15.627Z | Checking cfg-if v1.0.4 |
| 1250 | 2026-08-26T23:25:15.627Z | Compiling version_check v0.9.5 |
| 1251 | 2026-08-26T23:25:15.627Z | Compiling serde_core v1.0.229 |
| 1252 | 2026-08-26T23:25:15.795Z | Checking memchr v2.8.3 |
| 1253 | 2026-08-26T23:25:15.978Z | Compiling generic-array v0.14.7 |
| 1254 | 2026-08-26T23:25:16.000Z | Checking typenum v1.20.1 |
| 1255 | 2026-08-26T23:25:16.176Z | Checking subtle v2.6.1 |
| 1256 | 2026-08-26T23:25:16.225Z | Checking bytes v1.12.1 |
| 1257 | 2026-08-26T23:25:16.302Z | Compiling libm v0.2.16 |
| 1258 | 2026-08-26T23:25:16.413Z | Compiling autocfg v1.5.1 |
| 1259 | 2026-08-26T23:25:16.483Z | Checking errno v0.3.14 |
| 1260 | 2026-08-26T23:25:16.622Z | Checking smallvec v1.15.2 |
| 1261 | 2026-08-26T23:25:16.632Z | Compiling serde v1.0.229 |
| 1262 | 2026-08-26T23:25:16.761Z | Compiling num-traits v0.2.19 |
| 1263 | 2026-08-26T23:25:16.770Z | Checking const-oid v0.9.6 |
| 1264 | 2026-08-26T23:25:16.801Z | Checking pin-project-lite v0.2.17 |
| 1265 | 2026-08-26T23:25:16.840Z | Compiling syn v2.0.119 |
| 1266 | 2026-08-26T23:25:16.882Z | Compiling syn v3.0.3 |
| 1267 | 2026-08-26T23:25:16.891Z | Compiling zeroize v1.9.0 |
| 1268 | 2026-08-26T23:25:16.990Z | Compiling heck v0.5.0 |
| 1269 | 2026-08-26T23:25:17.052Z | Compiling thiserror v2.0.20 |
| 1270 | 2026-08-26T23:25:17.131Z | Compiling zerocopy v0.8.56 |
| 1271 | 2026-08-26T23:25:17.183Z | Checking itoa v1.0.18 |
| 1272 | 2026-08-26T23:25:17.402Z | Compiling equivalent v1.0.2 |
| 1273 | 2026-08-26T23:25:17.462Z | Checking once_cell v1.21.4 |
| 1274 | 2026-08-26T23:25:17.479Z | Compiling zmij v1.0.23 |
| 1275 | 2026-08-26T23:25:17.555Z | Compiling parking_lot_core v0.9.12 |
| 1276 | 2026-08-26T23:25:17.584Z | Checking signal-hook-registry v1.4.8 |
| 1277 | 2026-08-26T23:25:17.623Z | Checking getrandom v0.2.17 |
| 1278 | 2026-08-26T23:25:17.632Z | Checking scopeguard v1.2.0 |
| 1279 | 2026-08-26T23:25:17.725Z | Checking futures-core v0.3.33 |
| 1280 | 2026-08-26T23:25:17.736Z | Checking lock_api v0.4.14 |
| 1281 | 2026-08-26T23:25:17.753Z | Checking rand_core v0.6.4 |
| 1282 | 2026-08-26T23:25:17.843Z | Compiling serde_json v1.0.151 |
| 1283 | 2026-08-26T23:25:17.847Z | Compiling semver v1.0.28 |
| 1284 | 2026-08-26T23:25:17.909Z | Checking allocator-api2 v0.2.21 |
| 1285 | 2026-08-26T23:25:17.946Z | Checking base64ct v1.8.3 |
| 1286 | 2026-08-26T23:25:18.041Z | Checking parking_lot v0.12.5 |
| 1287 | 2026-08-26T23:25:18.105Z | Checking mio v1.2.2 |
| 1288 | 2026-08-26T23:25:18.163Z | Checking pem-rfc7468 v0.7.0 |
| 1289 | 2026-08-26T23:25:18.178Z | Checking socket2 v0.6.5 |
| 1290 | 2026-08-26T23:25:18.219Z | Compiling jobserver v0.1.35 |
| 1291 | 2026-08-26T23:25:18.309Z | Compiling hashbrown v0.17.1 |
| 1292 | 2026-08-26T23:25:18.370Z | Checking futures-sink v0.3.33 |
| 1293 | 2026-08-26T23:25:18.407Z | Compiling shlex v2.0.1 |
| 1294 | 2026-08-26T23:25:18.583Z | Compiling rustversion v1.0.23 |
| 1295 | 2026-08-26T23:25:18.603Z | Compiling find-msvc-tools v0.1.10 |
| 1296 | 2026-08-26T23:25:18.626Z | Checking flagset v0.4.7 |
| 1297 | 2026-08-26T23:25:18.739Z | Compiling cc v1.4.2 |
| 1298 | 2026-08-26T23:25:18.843Z | Compiling indexmap v2.14.0 |
| 1299 | 2026-08-26T23:25:18.853Z | Compiling cfg_aliases v0.2.2 |
| 1300 | 2026-08-26T23:25:19.176Z | Checking foldhash v0.2.0 |
| 1301 | 2026-08-26T23:25:19.298Z | Checking bitflags v2.13.1 |
| 1302 | 2026-08-26T23:25:19.308Z | Checking slab v0.4.12 |
| 1303 | 2026-08-26T23:25:19.453Z | Compiling block-buffer v0.10.4 |
| 1304 | 2026-08-26T23:25:19.456Z | Compiling crypto-common v0.1.7 |
| 1305 | 2026-08-26T23:25:19.477Z | Checking futures-channel v0.3.33 |
| 1306 | 2026-08-26T23:25:19.500Z | Checking log v0.4.33 |
| 1307 | 2026-08-26T23:25:19.575Z | Compiling synstructure v0.13.2 |
| 1308 | 2026-08-26T23:25:19.585Z | Compiling winnow v1.0.4 |
| 1309 | 2026-08-26T23:25:19.655Z | Compiling getrandom v0.4.3 |
| 1310 | 2026-08-26T23:25:19.659Z | Compiling digest v0.10.7 |
| 1311 | 2026-08-26T23:25:19.996Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1312 | 2026-08-26T23:25:20.032Z | Checking stable_deref_trait v1.2.1 |
| 1313 | 2026-08-26T23:25:20.057Z | Checking futures-task v0.3.33 |
| 1314 | 2026-08-26T23:25:20.068Z | Compiling serde_derive v1.0.229 |
| 1315 | 2026-08-26T23:25:20.096Z | Compiling thiserror-impl v2.0.20 |
| 1316 | 2026-08-26T23:25:20.106Z | Compiling tokio-macros v2.7.2 |
| 1317 | 2026-08-26T23:25:20.183Z | Checking futures-io v0.3.33 |
| 1318 | 2026-08-26T23:25:20.408Z | Compiling serde_derive_internals v0.29.1 |
| 1319 | 2026-08-26T23:25:20.418Z | Checking cpufeatures v0.2.17 |
| 1320 | 2026-08-26T23:25:20.616Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1321 | 2026-08-26T23:25:20.779Z | Compiling zeroize_derive v1.5.0 |
| 1322 | 2026-08-26T23:25:20.800Z | Compiling der_derive v0.7.3 |
| 1323 | 2026-08-26T23:25:20.895Z | Compiling zerocopy-derive v0.8.56 |
| 1324 | 2026-08-26T23:25:21.124Z | Checking tokio v1.53.1 |
| 1325 | 2026-08-26T23:25:21.160Z | Compiling zerofrom-derive v0.1.7 |
| 1326 | 2026-08-26T23:25:21.313Z | Compiling futures-macro v0.3.33 |
| 1327 | 2026-08-26T23:25:21.344Z | Compiling yoke-derive v0.8.2 |
| 1328 | 2026-08-26T23:25:21.798Z | Checking der v0.7.10 |
| 1329 | 2026-08-26T23:25:22.162Z | Checking futures-util v0.3.33 |
| 1330 | 2026-08-26T23:25:22.353Z | Checking zerofrom v0.1.8 |
| 1331 | 2026-08-26T23:25:22.440Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1332 | 2026-08-26T23:25:22.453Z | Compiling schemars v0.8.22 |
| 1333 | 2026-08-26T23:25:22.462Z | Checking yoke v0.8.3 |
| 1334 | 2026-08-26T23:25:22.537Z | Checking spki v0.7.3 |
| 1335 | 2026-08-26T23:25:22.626Z | Compiling schemars_derive v0.8.22 |
| 1336 | 2026-08-26T23:25:22.693Z | Checking pkcs8 v0.10.2 |
| 1337 | 2026-08-26T23:25:22.706Z | Compiling zerovec-derive v0.11.3 |
| 1338 | 2026-08-26T23:25:23.059Z | Compiling proc-macro-crate v3.5.0 |
| 1339 | 2026-08-26T23:25:23.085Z | Compiling cmake v0.1.58 |
| 1340 | 2026-08-26T23:25:23.320Z | Compiling borsh v1.8.0 |
| 1341 | 2026-08-26T23:25:23.474Z | Checking http v1.5.0 |
| 1342 | 2026-08-26T23:25:23.588Z | Compiling dunce v1.0.5 |
| 1343 | 2026-08-26T23:25:23.633Z | Compiling pkg-config v0.3.33 |
| 1344 | 2026-08-26T23:25:23.757Z | Compiling fs_extra v1.3.0 |
| 1345 | 2026-08-26T23:25:23.783Z | Compiling object v0.37.3 |
| 1346 | 2026-08-26T23:25:24.032Z | Checking zerovec v0.11.6 |
| 1347 | 2026-08-26T23:25:24.070Z | Compiling aws-lc-sys v0.44.0 |
| 1348 | 2026-08-26T23:25:24.137Z | Compiling borsh-derive v1.8.0 |
| 1349 | 2026-08-26T23:25:24.259Z | Compiling displaydoc v0.2.7 |
| 1350 | 2026-08-26T23:25:24.480Z | Compiling rustc_version v0.4.1 |
| 1351 | 2026-08-26T23:25:24.741Z | Compiling curve25519-dalek v4.1.3 |
| 1352 | 2026-08-26T23:25:24.814Z | Compiling ahash v0.8.12 |
| 1353 | 2026-08-26T23:25:25.010Z | Compiling rustix v1.1.4 |
| 1354 | 2026-08-26T23:25:25.098Z | Checking ppv-lite86 v0.2.21 |
| 1355 | 2026-08-26T23:25:25.199Z | Checking hmac v0.12.1 |
| 1356 | 2026-08-26T23:25:25.233Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1357 | 2026-08-26T23:25:25.320Z | Checking percent-encoding v2.3.2 |
| 1358 | 2026-08-26T23:25:25.385Z | Compiling aws-lc-rs v1.18.0 |
| 1359 | 2026-08-26T23:25:25.444Z | Compiling httparse v1.10.1 |
| 1360 | 2026-08-26T23:25:25.460Z | Checking iana-time-zone v0.1.65 |
| 1361 | 2026-08-26T23:25:25.555Z | Checking chrono v0.4.45 |
| 1362 | 2026-08-26T23:25:25.744Z | Checking tinystr v0.8.3 |
| 1363 | 2026-08-26T23:25:25.814Z | Checking signature v2.2.0 |
| 1364 | 2026-08-26T23:25:25.883Z | Checking sha2 v0.10.9 |
| 1365 | 2026-08-26T23:25:25.897Z | Checking rustls-pki-types v1.15.1 |
| 1366 | 2026-08-26T23:25:25.922Z | Compiling tracing-attributes v0.1.31 |
| 1367 | 2026-08-26T23:25:25.999Z | Compiling slog v2.8.2 |
| 1368 | 2026-08-26T23:25:26.120Z | Checking ff v0.13.1 |
| 1369 | 2026-08-26T23:25:26.161Z | Checking tracing-core v0.1.36 |
| 1370 | 2026-08-26T23:25:26.212Z | Checking base16ct v0.2.0 |
| 1371 | 2026-08-26T23:25:26.238Z | Compiling thiserror v1.0.69 |
| 1372 | 2026-08-26T23:25:26.326Z | Checking writeable v0.6.3 |
| 1373 | 2026-08-26T23:25:26.383Z | Compiling strsim v0.11.1 |
| 1374 | 2026-08-26T23:25:26.455Z | Compiling crossbeam-utils v0.8.22 |
| 1375 | 2026-08-26T23:25:26.485Z | Checking litemap v0.8.2 |
| 1376 | 2026-08-26T23:25:26.549Z | Checking sec1 v0.7.3 |
| 1377 | 2026-08-26T23:25:26.709Z | Checking group v0.13.0 |
| 1378 | 2026-08-26T23:25:26.713Z | Checking icu_locale_core v2.2.0 |
| 1379 | 2026-08-26T23:25:26.764Z | Checking uuid v1.24.0 |
| 1380 | 2026-08-26T23:25:26.807Z | Checking hkdf v0.12.4 |
| 1381 | 2026-08-26T23:25:26.852Z | Checking zerotrie v0.2.4 |
| 1382 | 2026-08-26T23:25:26.927Z | Checking potential_utf v0.1.5 |
| 1383 | 2026-08-26T23:25:26.944Z | Checking tokio-util v0.7.19 |
| 1384 | 2026-08-26T23:25:27.046Z | Checking erased-serde v0.3.31 |
| 1385 | 2026-08-26T23:25:27.067Z | Checking crypto-bigint v0.5.5 |
| 1386 | 2026-08-26T23:25:27.083Z | Compiling thiserror-impl v1.0.69 |
| 1387 | 2026-08-26T23:25:27.124Z | Checking tracing v0.1.44 |
| 1388 | 2026-08-26T23:25:27.303Z | Compiling syn v1.0.109 |
| 1389 | 2026-08-26T23:25:27.314Z | Checking adler2 v2.0.1 |
| 1390 | 2026-08-26T23:25:27.362Z | Compiling icu_properties_data v2.2.0 |
| 1391 | 2026-08-26T23:25:27.409Z | Checking simd-adler32 v0.3.10 |
| 1392 | 2026-08-26T23:25:27.418Z | Compiling icu_normalizer_data v2.2.0 |
| 1393 | 2026-08-26T23:25:27.543Z | Checking utf8_iter v1.0.4 |
| 1394 | 2026-08-26T23:25:27.572Z | Checking ipnet v2.12.1 |
| 1395 | 2026-08-26T23:25:27.652Z | Checking miniz_oxide v0.8.9 |
| 1396 | 2026-08-26T23:25:27.660Z | Checking icu_collections v2.2.0 |
| 1397 | 2026-08-26T23:25:27.781Z | Checking icu_provider v2.2.0 |
| 1398 | 2026-08-26T23:25:27.952Z | Checking form_urlencoded v1.2.2 |
| 1399 | 2026-08-26T23:25:27.969Z | Checking elliptic-curve v0.13.8 |
| 1400 | 2026-08-26T23:25:27.979Z | Checking rand_chacha v0.3.1 |
| 1401 | 2026-08-26T23:25:28.004Z | Compiling clap_derive v4.6.4 |
| 1402 | 2026-08-26T23:25:28.071Z | Checking is-terminal v0.4.17 |
| 1403 | 2026-08-26T23:25:28.150Z | Compiling rustls v0.23.43 |
| 1404 | 2026-08-26T23:25:28.159Z | Checking utf8parse v0.2.2 |
| 1405 | 2026-08-26T23:25:28.240Z | Checking dyn-clone v1.0.20 |
| 1406 | 2026-08-26T23:25:28.251Z | Checking untrusted v0.9.0 |
| 1407 | 2026-08-26T23:25:28.263Z | Compiling num-bigint-dig v0.8.6 |
| 1408 | 2026-08-26T23:25:28.284Z | Checking rand v0.8.7 |
| 1409 | 2026-08-26T23:25:28.469Z | Checking rfc6979 v0.4.0 |
| 1410 | 2026-08-26T23:25:28.487Z | Compiling serde_tokenstream v0.2.3 |
| 1411 | 2026-08-26T23:25:28.517Z | Checking http-body v1.1.0 |
| 1412 | 2026-08-26T23:25:28.757Z | Checking atomic-waker v1.1.2 |
| 1413 | 2026-08-26T23:25:28.767Z | Compiling getrandom v0.3.4 |
| 1414 | 2026-08-26T23:25:28.775Z | Checking ecdsa v0.16.9 |
| 1415 | 2026-08-26T23:25:28.798Z | Checking icu_properties v2.2.0 |
| 1416 | 2026-08-26T23:25:28.843Z | Checking icu_normalizer v2.2.0 |
| 1417 | 2026-08-26T23:25:28.936Z | Checking primeorder v0.13.6 |
| 1418 | 2026-08-26T23:25:29.092Z | Checking anstyle-parse v1.0.0 |
| 1419 | 2026-08-26T23:25:29.157Z | Checking fnv v1.0.7 |
| 1420 | 2026-08-26T23:25:29.224Z | Checking try-lock v0.2.5 |
| 1421 | 2026-08-26T23:25:29.234Z | Checking tower-service v0.3.3 |
| 1422 | 2026-08-26T23:25:29.243Z | Checking colorchoice v1.0.5 |
| 1423 | 2026-08-26T23:25:29.255Z | Checking is_terminal_polyfill v1.70.2 |
| 1424 | 2026-08-26T23:25:29.308Z | Checking anstyle v1.0.14 |
| 1425 | 2026-08-26T23:25:29.318Z | Compiling gimli v0.32.3 |
| 1426 | 2026-08-26T23:25:29.327Z | Checking anstyle-query v1.1.5 |
| 1427 | 2026-08-26T23:25:29.336Z | Checking tower-layer v0.3.3 |
| 1428 | 2026-08-26T23:25:29.589Z | Checking anstream v1.0.0 |
| 1429 | 2026-08-26T23:25:29.630Z | Checking idna_adapter v1.2.2 |
| 1430 | 2026-08-26T23:25:29.738Z | Checking want v0.3.1 |
| 1431 | 2026-08-26T23:25:29.771Z | Checking h2 v0.4.15 |
| 1432 | 2026-08-26T23:25:29.964Z | Checking terminal_size v0.4.4 |
| 1433 | 2026-08-26T23:25:29.974Z | Checking ed25519 v2.2.3 |
| 1434 | 2026-08-26T23:25:30.790Z | Compiling time-core v0.1.9 |
| 1435 | 2026-08-26T23:25:30.870Z | Checking httpdate v1.0.3 |
| 1436 | 2026-08-26T23:25:30.968Z | Compiling addr2line v0.25.1 |
| 1437 | 2026-08-26T23:25:31.008Z | Checking spin v0.9.9 |
| 1438 | 2026-08-26T23:25:31.130Z | Compiling crossbeam-epoch v0.9.20 |
| 1439 | 2026-08-26T23:25:31.133Z | Compiling rustc-demangle v0.1.28 |
| 1440 | 2026-08-26T23:25:31.270Z | Checking clap_lex v1.1.0 |
| 1441 | 2026-08-26T23:25:31.388Z | Compiling num-conv v0.2.2 |
| 1442 | 2026-08-26T23:25:31.413Z | Compiling ident_case v1.0.1 |
| 1443 | 2026-08-26T23:25:31.530Z | Compiling owo-colors v4.3.0 |
| 1444 | 2026-08-26T23:25:31.534Z | Compiling time-macros v0.2.32 |
| 1445 | 2026-08-26T23:25:31.684Z | Checking hyper v1.11.0 |
| 1446 | 2026-08-26T23:25:31.704Z | Compiling darling_core v0.23.0 |
| 1447 | 2026-08-26T23:25:31.766Z | Checking clap_builder v4.6.6 |
| 1448 | 2026-08-26T23:25:32.285Z | Checking ed25519-dalek v2.2.0 |
| 1449 | 2026-08-26T23:25:32.595Z | Compiling backtrace v0.3.76 |
| 1450 | 2026-08-26T23:25:32.725Z | Checking rand_core v0.9.5 |
| 1451 | 2026-08-26T23:25:32.769Z | Checking idna v1.1.0 |
| 1452 | 2026-08-26T23:25:32.998Z | Checking x509-cert v0.2.5 |
| 1453 | 2026-08-26T23:25:33.002Z | Compiling num-integer v0.1.46 |
| 1454 | 2026-08-26T23:25:33.152Z | Compiling async-trait v0.1.92 |
| 1455 | 2026-08-26T23:25:33.206Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1456 | 2026-08-26T23:25:33.282Z | Compiling crossbeam-deque v0.8.7 |
| 1457 | 2026-08-26T23:25:33.525Z | Compiling crc32fast v1.5.0 |
| 1458 | 2026-08-26T23:25:33.597Z | Compiling rayon-core v1.13.0 |
| 1459 | 2026-08-26T23:25:33.635Z | Compiling paste v1.0.15 |
| 1460 | 2026-08-26T23:25:33.734Z | Compiling unicode-linebreak v0.1.5 |
| 1461 | 2026-08-26T23:25:33.765Z | Checking deranged v0.5.8 |
| 1462 | 2026-08-26T23:25:33.794Z | Compiling is_ci v1.2.0 |
| 1463 | 2026-08-26T23:25:33.803Z | Checking base64 v0.22.1 |
| 1464 | 2026-08-26T23:25:33.898Z | Compiling unicode-width v0.2.2 |
| 1465 | 2026-08-26T23:25:33.909Z | Compiling anyhow v1.0.104 |
| 1466 | 2026-08-26T23:25:33.952Z | Compiling camino v1.2.5 |
| 1467 | 2026-08-26T23:25:34.031Z | Checking num_threads v0.1.7 |
| 1468 | 2026-08-26T23:25:34.062Z | Checking powerfmt v0.2.0 |
| 1469 | 2026-08-26T23:25:34.106Z | Checking data-encoding v2.11.1 |
| 1470 | 2026-08-26T23:25:34.161Z | Compiling textwrap v0.16.2 |
| 1471 | 2026-08-26T23:25:34.206Z | Checking hyper-util v0.1.20 |
| 1472 | 2026-08-26T23:25:34.304Z | Compiling supports-color v3.0.2 |
| 1473 | 2026-08-26T23:25:34.366Z | Compiling darling_macro v0.23.0 |
| 1474 | 2026-08-26T23:25:34.376Z | Compiling proc-macro-error2 v2.0.1 |
| 1475 | 2026-08-26T23:25:34.450Z | Compiling hashbrown v0.16.1 |
| 1476 | 2026-08-26T23:25:34.502Z | Compiling lazy_static v1.5.0 |
| 1477 | 2026-08-26T23:25:34.514Z | Compiling num-iter v0.1.46 |
| 1478 | 2026-08-26T23:25:34.592Z | Compiling hashbrown v0.14.5 |
| 1479 | 2026-08-26T23:25:34.617Z | Checking url v2.5.8 |
| 1480 | 2026-08-26T23:25:34.644Z | Compiling backtrace-ext v0.2.1 |
| 1481 | 2026-08-26T23:25:34.656Z | Checking time v0.3.55 |
| 1482 | 2026-08-26T23:25:34.773Z | Checking clap v4.6.6 |
| 1483 | 2026-08-26T23:25:34.844Z | Checking rand_chacha v0.9.0 |
| 1484 | 2026-08-26T23:25:35.119Z | Checking sha1 v0.10.7 |
| 1485 | 2026-08-26T23:25:35.219Z | Compiling miette-derive v7.6.0 |
| 1486 | 2026-08-26T23:25:35.260Z | Checking hybrid-array v0.4.14 |
| 1487 | 2026-08-26T23:25:35.270Z | Checking encoding_rs v0.8.35 |
| 1488 | 2026-08-26T23:25:35.684Z | Checking fastrand v2.5.0 |
| 1489 | 2026-08-26T23:25:35.710Z | Checking cpufeatures v0.3.0 |
| 1490 | 2026-08-26T23:25:35.831Z | Compiling supports-unicode v3.0.0 |
| 1491 | 2026-08-26T23:25:35.855Z | Checking ryu v1.0.23 |
| 1492 | 2026-08-26T23:25:35.959Z | Checking hex v0.4.3 |
| 1493 | 2026-08-26T23:25:35.977Z | Compiling supports-hyperlinks v3.2.0 |
| 1494 | 2026-08-26T23:25:36.050Z | Checking mime v0.3.17 |
| 1495 | 2026-08-26T23:25:36.085Z | Checking static_assertions v1.1.0 |
| 1496 | 2026-08-26T23:25:36.146Z | Compiling unicode-width v0.1.14 |
| 1497 | 2026-08-26T23:25:36.194Z | Checking serde_urlencoded v0.7.1 |
| 1498 | 2026-08-26T23:25:36.212Z | Checking tempfile v3.27.0 |
| 1499 | 2026-08-26T23:25:36.382Z | Compiling miette v7.6.0 |
| 1500 | 2026-08-26T23:25:36.393Z | Compiling chumsky v0.9.3 |
| 1501 | 2026-08-26T23:25:36.470Z | Checking rand v0.9.5 |
| 1502 | 2026-08-26T23:25:36.926Z | Compiling regress v0.11.1 |
| 1503 | 2026-08-26T23:25:37.029Z | Compiling darling v0.23.0 |
| 1504 | 2026-08-26T23:25:37.106Z | Compiling knus-derive v3.4.0 |
| 1505 | 2026-08-26T23:25:37.782Z | Checking http-body-util v0.1.4 |
| 1506 | 2026-08-26T23:25:37.847Z | Compiling pkcs1 v0.7.5 |
| 1507 | 2026-08-26T23:25:37.869Z | Checking half v2.7.1 |
| 1508 | 2026-08-26T23:25:38.005Z | Checking futures-executor v0.3.33 |
| 1509 | 2026-08-26T23:25:38.119Z | Checking inout v0.1.4 |
| 1510 | 2026-08-26T23:25:38.151Z | Compiling blake3 v1.8.6 |
| 1511 | 2026-08-26T23:25:38.191Z | Checking thread_local v1.1.10 |
| 1512 | 2026-08-26T23:25:38.231Z | Checking keccak v0.1.6 |
| 1513 | 2026-08-26T23:25:38.375Z | Checking ciborium-io v0.2.2 |
| 1514 | 2026-08-26T23:25:38.458Z | Compiling omicron-workspace-hack v0.1.0 |
| 1515 | 2026-08-26T23:25:38.521Z | Checking ipnetwork v0.21.1 |
| 1516 | 2026-08-26T23:25:38.545Z | Compiling slog-async v2.8.0 |
| 1517 | 2026-08-26T23:25:38.650Z | Compiling typify-impl v0.6.2 |
| 1518 | 2026-08-26T23:25:38.692Z | Checking oxnet v0.1.6 |
| 1519 | 2026-08-26T23:25:38.731Z | Compiling sha3 v0.10.9 |
| 1520 | 2026-08-26T23:25:38.857Z | Compiling knus v3.4.0 |
| 1521 | 2026-08-26T23:25:38.918Z | Checking ciborium-ll v0.2.2 |
| 1522 | 2026-08-26T23:25:39.150Z | Checking cipher v0.4.4 |
| 1523 | 2026-08-26T23:25:39.179Z | Checking futures v0.3.33 |
| 1524 | 2026-08-26T23:25:39.251Z | Compiling rsa v0.9.10 |
| 1525 | 2026-08-26T23:25:39.271Z | Compiling p384 v0.13.1 |
| 1526 | 2026-08-26T23:25:39.375Z | Checking flate2 v1.1.9 |
| 1527 | 2026-08-26T23:25:39.410Z | Compiling serde_with_macros v3.22.0 |
| 1528 | 2026-08-26T23:25:39.663Z | Checking block-buffer v0.12.1 |
| 1529 | 2026-08-26T23:25:39.801Z | Checking crypto-common v0.2.2 |
| 1530 | 2026-08-26T23:25:39.805Z | Compiling hubpack_derive v0.1.1 |
| 1531 | 2026-08-26T23:25:39.978Z | Checking crossbeam-channel v0.5.16 |
| 1532 | 2026-08-26T23:25:40.030Z | Checking newtype-uuid v1.4.0 |
| 1533 | 2026-08-26T23:25:40.163Z | Checking ssh-encoding v0.2.0 |
| 1534 | 2026-08-26T23:25:40.282Z | Checking openapiv3 v2.2.0 |
| 1535 | 2026-08-26T23:25:40.294Z | Compiling async-stream-impl v0.3.6 |
| 1536 | 2026-08-26T23:25:40.334Z | Compiling strum_macros v0.26.4 |
| 1537 | 2026-08-26T23:25:40.489Z | Compiling daft-derive v0.1.8 |
| 1538 | 2026-08-26T23:25:40.905Z | Checking memmap2 v0.9.11 |
| 1539 | 2026-08-26T23:25:41.063Z | Compiling multer v3.1.0 |
| 1540 | 2026-08-26T23:25:41.188Z | Checking arrayref v0.3.9 |
| 1541 | 2026-08-26T23:25:41.253Z | Checking constant_time_eq v0.4.2 |
| 1542 | 2026-08-26T23:25:41.284Z | Checking arrayvec v0.7.8 |
| 1543 | 2026-08-26T23:25:41.463Z | Checking utf-8 v0.7.6 |
| 1544 | 2026-08-26T23:25:41.632Z | Compiling salty v0.3.0 |
| 1545 | 2026-08-26T23:25:41.659Z | Checking compression-core v0.4.32 |
| 1546 | 2026-08-26T23:25:41.754Z | Compiling rlimit v0.10.2 |
| 1547 | 2026-08-26T23:25:41.772Z | Checking term v1.2.1 |
| 1548 | 2026-08-26T23:25:41.885Z | Checking match_cfg v0.1.0 |
| 1549 | 2026-08-26T23:25:41.889Z | Checking const-oid v0.10.2 |
| 1550 | 2026-08-26T23:25:41.943Z | Checking take_mut v0.2.2 |
| 1551 | 2026-08-26T23:25:41.947Z | Checking hostname v0.3.1 |
| 1552 | 2026-08-26T23:25:41.990Z | Checking strum v0.26.3 |
| 1553 | 2026-08-26T23:25:41.999Z | Checking slog-term v2.9.2 |
| 1554 | 2026-08-26T23:25:42.048Z | Compiling typify-macro v0.6.2 |
| 1555 | 2026-08-26T23:25:42.052Z | Checking digest v0.11.3 |
| 1556 | 2026-08-26T23:25:42.096Z | Checking compression-codecs v0.4.38 |
| 1557 | 2026-08-26T23:25:42.189Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1558 | 2026-08-26T23:25:42.193Z | Checking tungstenite v0.28.0 |
| 1559 | 2026-08-26T23:25:42.297Z | Checking daft v0.1.8 |
| 1560 | 2026-08-26T23:25:42.324Z | Checking async-stream v0.3.6 |
| 1561 | 2026-08-26T23:25:42.357Z | Checking serde_with v3.22.0 |
| 1562 | 2026-08-26T23:25:42.442Z | Checking ssh-cipher v0.2.0 |
| 1563 | 2026-08-26T23:25:42.507Z | Checking hubpack v0.1.2 |
| 1564 | 2026-08-26T23:25:42.522Z | Checking ciborium v0.2.2 |
| 1565 | 2026-08-26T23:25:42.609Z | Checking slog-json v2.6.1 |
| 1566 | 2026-08-26T23:25:42.659Z | Checking p256 v0.13.2 |
| 1567 | 2026-08-26T23:25:42.752Z | Checking serde_spanned v1.1.1 |
| 1568 | 2026-08-26T23:25:42.900Z | Compiling dropshot v0.17.1 |
| 1569 | 2026-08-26T23:25:42.928Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1570 | 2026-08-26T23:25:43.073Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1571 | 2026-08-26T23:25:43.107Z | Checking debug-ignore v1.0.5 |
| 1572 | 2026-08-26T23:25:43.117Z | Checking toml v1.1.4+spec-1.1.0 |
| 1573 | 2026-08-26T23:25:43.169Z | Checking ssh-key v0.6.7 |
| 1574 | 2026-08-26T23:25:43.174Z | Checking slog-bunyan v2.5.0 |
| 1575 | 2026-08-26T23:25:43.275Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1576 | 2026-08-26T23:25:43.387Z | Checking tokio-tungstenite v0.28.0 |
| 1577 | 2026-08-26T23:25:43.624Z | Checking async-compression v0.4.43 |
| 1578 | 2026-08-26T23:25:43.646Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1579 | 2026-08-26T23:25:43.655Z | Checking sha1 v0.11.0 |
| 1580 | 2026-08-26T23:25:43.805Z | Checking waitgroup v0.1.2 |
| 1581 | 2026-08-26T23:25:43.815Z | Compiling dropshot_endpoint v0.17.1 |
| 1582 | 2026-08-26T23:25:43.866Z | Checking rustls-pemfile v2.2.0 |
| 1583 | 2026-08-26T23:25:43.892Z | Checking toml_datetime v0.6.11 |
| 1584 | 2026-08-26T23:25:43.901Z | Checking serde_spanned v0.6.9 |
| 1585 | 2026-08-26T23:25:43.924Z | Checking env_filter v2.0.0 |
| 1586 | 2026-08-26T23:25:44.013Z | Compiling aho-corasick v1.1.5 |
| 1587 | 2026-08-26T23:25:44.052Z | Checking sync_wrapper v1.0.2 |
| 1588 | 2026-08-26T23:25:44.063Z | Checking serde_path_to_error v0.1.20 |
| 1589 | 2026-08-26T23:25:44.149Z | Checking hostname v0.4.2 |
| 1590 | 2026-08-26T23:25:44.240Z | Compiling proc-macro-error-attr v1.0.4 |
| 1591 | 2026-08-26T23:25:44.322Z | Checking bytesize v2.7.0 |
| 1592 | 2026-08-26T23:25:44.456Z | Compiling dashu-int v0.5.1 |
| 1593 | 2026-08-26T23:25:44.467Z | Checking http-range-header v0.4.2 |
| 1594 | 2026-08-26T23:25:44.475Z | Checking openssl-probe v0.2.1 |
| 1595 | 2026-08-26T23:25:44.573Z | Checking winnow v0.7.15 |
| 1596 | 2026-08-26T23:25:44.586Z | Checking tinyvec_macros v0.1.1 |
| 1597 | 2026-08-26T23:25:44.646Z | Compiling regex-syntax v0.8.11 |
| 1598 | 2026-08-26T23:25:44.668Z | Compiling radium v0.7.0 |
| 1599 | 2026-08-26T23:25:44.952Z | Checking toml_write v0.1.2 |
| 1600 | 2026-08-26T23:25:45.140Z | Checking tinyvec v1.12.0 |
| 1601 | 2026-08-26T23:25:45.417Z | Checking rustls-native-certs v0.8.4 |
| 1602 | 2026-08-26T23:25:45.579Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1603 | 2026-08-26T23:25:45.751Z | Checking toml_edit v0.22.27 |
| 1604 | 2026-08-26T23:25:45.924Z | Checking tower v0.5.3 |
| 1605 | 2026-08-26T23:25:45.948Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1606 | 2026-08-26T23:25:46.053Z | Compiling regex-automata v0.4.18 |
| 1607 | 2026-08-26T23:25:46.293Z | Checking env_logger v0.11.11 |
| 1608 | 2026-08-26T23:25:46.631Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1609 | 2026-08-26T23:25:46.822Z | Checking serde-big-array v0.5.1 |
| 1610 | 2026-08-26T23:25:46.866Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1611 | 2026-08-26T23:25:46.930Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1612 | 2026-08-26T23:25:47.049Z | Compiling proc-macro-error v1.0.4 |
| 1613 | 2026-08-26T23:25:47.379Z | Checking num-modular v0.6.5 |
| 1614 | 2026-08-26T23:25:47.483Z | Checking dashu-base v0.5.1 |
| 1615 | 2026-08-26T23:25:47.620Z | Checking corncobs v0.1.4 |
| 1616 | 2026-08-26T23:25:47.707Z | Checking tap v1.0.1 |
| 1617 | 2026-08-26T23:25:47.802Z | Checking wyz v0.5.1 |
| 1618 | 2026-08-26T23:25:47.847Z | Compiling regex v1.13.1 |
| 1619 | 2026-08-26T23:25:47.968Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1620 | 2026-08-26T23:25:48.236Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1621 | 2026-08-26T23:25:48.732Z | Checking toml v0.8.23 |
| 1622 | 2026-08-26T23:25:48.805Z | Checking tower-http v0.6.11 |
| 1623 | 2026-08-26T23:25:49.043Z | Compiling typify v0.6.2 |
| 1624 | 2026-08-26T23:25:49.178Z | Checking secrecy v0.8.0 |
| 1625 | 2026-08-26T23:25:49.274Z | Compiling enum-as-inner v0.6.1 |
| 1626 | 2026-08-26T23:25:49.293Z | Compiling nix v0.31.3 |
| 1627 | 2026-08-26T23:25:49.392Z | Checking linked-hash-map v0.5.6 |
| 1628 | 2026-08-26T23:25:49.484Z | Compiling unsafe-libyaml v0.2.11 |
| 1629 | 2026-08-26T23:25:49.613Z | Checking funty v2.0.0 |
| 1630 | 2026-08-26T23:25:49.640Z | Checking smawk v0.3.3 |
| 1631 | 2026-08-26T23:25:49.708Z | Compiling rustix v0.38.44 |
| 1632 | 2026-08-26T23:25:49.746Z | Checking num-primitive v0.2.1 |
| 1633 | 2026-08-26T23:25:50.045Z | Compiling portable-atomic v1.15.0 |
| 1634 | 2026-08-26T23:25:50.123Z | Compiling unicode-segmentation v1.13.3 |
| 1635 | 2026-08-26T23:25:50.151Z | Compiling signal-hook v0.4.4 |
| 1636 | 2026-08-26T23:25:50.265Z | Checking dsi-bitstream v0.10.1 |
| 1637 | 2026-08-26T23:25:50.378Z | Checking supports-color v2.1.0 |
| 1638 | 2026-08-26T23:25:50.492Z | Compiling progenitor-impl v0.14.0 |
| 1639 | 2026-08-26T23:25:50.501Z | Compiling heck v0.4.1 |
| 1640 | 2026-08-26T23:25:50.509Z | Checking textwrap v0.15.2 |
| 1641 | 2026-08-26T23:25:50.653Z | Compiling serde_yaml v0.9.34+deprecated |
| 1642 | 2026-08-26T23:25:50.662Z | Checking bitvec v1.1.1 |
| 1643 | 2026-08-26T23:25:50.682Z | Checking hickory-proto v0.24.4 |
| 1644 | 2026-08-26T23:25:50.701Z | Checking lru-cache v0.1.2 |
| 1645 | 2026-08-26T23:25:50.826Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1646 | 2026-08-26T23:25:51.227Z | Checking supports-unicode v2.1.0 |
| 1647 | 2026-08-26T23:25:51.326Z | Checking supports-hyperlinks v2.1.0 |
| 1648 | 2026-08-26T23:25:51.427Z | Checking tokio-stream v0.1.19 |
| 1649 | 2026-08-26T23:25:51.492Z | Compiling miette-derive v5.10.0 |
| 1650 | 2026-08-26T23:25:51.843Z | Checking nibble_vec v0.1.0 |
| 1651 | 2026-08-26T23:25:51.892Z | Checking terminal_size v0.1.17 |
| 1652 | 2026-08-26T23:25:51.959Z | Checking either v1.17.0 |
| 1653 | 2026-08-26T23:25:51.987Z | Checking resolv-conf v0.7.6 |
| 1654 | 2026-08-26T23:25:52.144Z | Checking endian-type v0.2.0 |
| 1655 | 2026-08-26T23:25:52.158Z | Checking owo-colors v3.5.0 |
| 1656 | 2026-08-26T23:25:52.190Z | Checking hickory-resolver v0.24.4 |
| 1657 | 2026-08-26T23:25:52.194Z | Checking itertools v0.14.0 |
| 1658 | 2026-08-26T23:25:52.263Z | Checking radix_trie v0.3.0 |
| 1659 | 2026-08-26T23:25:52.549Z | Compiling progenitor-macro v0.14.0 |
| 1660 | 2026-08-26T23:25:52.663Z | Checking miette v5.10.0 |
| 1661 | 2026-08-26T23:25:53.043Z | Checking before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1662 | 2026-08-26T23:25:53.106Z | Compiling knuffel-derive v3.2.0 |
| 1663 | 2026-08-26T23:25:54.555Z | Checking console v0.16.4 |
| 1664 | 2026-08-26T23:25:54.595Z | Compiling derive-where v1.6.1 |
| 1665 | 2026-08-26T23:25:54.595Z | Checking termios v0.3.3 |
| 1666 | 2026-08-26T23:25:54.595Z | Compiling seq-macro v0.3.6 |
| 1667 | 2026-08-26T23:25:54.595Z | Checking base64 v0.21.7 |
| 1668 | 2026-08-26T23:25:54.595Z | Checking home v0.5.12 |
| 1669 | 2026-08-26T23:25:54.595Z | Checking unit-prefix v0.5.2 |
| 1670 | 2026-08-26T23:25:54.595Z | Checking indicatif v0.18.6 |
| 1671 | 2026-08-26T23:25:54.595Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1672 | 2026-08-26T23:25:54.595Z | Checking knuffel v3.2.0 |
| 1673 | 2026-08-26T23:25:54.595Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1674 | 2026-08-26T23:25:54.699Z | Checking atomicwrites v0.4.4 |
| 1675 | 2026-08-26T23:25:54.759Z | Checking pwd v1.4.0 |
| 1676 | 2026-08-26T23:25:54.814Z | Checking lru v0.18.2 |
| 1677 | 2026-08-26T23:25:54.884Z | Checking tokio-fd v0.3.0 |
| 1678 | 2026-08-26T23:25:54.966Z | Compiling async-recursion v1.1.1 |
| 1679 | 2026-08-26T23:25:54.989Z | Checking shlex v1.3.0 |
| 1680 | 2026-08-26T23:25:55.081Z | Checking humantime v2.4.0 |
| 1681 | 2026-08-26T23:25:55.127Z | Checking xdg v3.0.0 |
| 1682 | 2026-08-26T23:25:55.167Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1683 | 2026-08-26T23:25:55.232Z | Checking qorb v0.4.1 |
| 1684 | 2026-08-26T23:25:55.255Z | Compiling function_name-proc-macro v0.3.0 |
| 1685 | 2026-08-26T23:25:55.590Z | Checking function_name v0.3.0 |
| 1686 | 2026-08-26T23:25:55.853Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1687 | 2026-08-26T23:25:59.232Z | Checking rustls-webpki v0.103.13 |
| 1688 | 2026-08-26T23:26:01.369Z | Checking tokio-rustls v0.26.4 |
| 1689 | 2026-08-26T23:26:01.369Z | Checking rustls-platform-verifier v0.7.0 |
| 1690 | 2026-08-26T23:26:01.547Z | Checking hyper-rustls v0.27.9 |
| 1691 | 2026-08-26T23:26:01.706Z | Checking reqwest v0.13.4 |
| 1692 | 2026-08-26T23:26:02.295Z | Checking progenitor-client v0.14.0 |
| 1693 | 2026-08-26T23:26:02.480Z | Checking progenitor v0.14.0 |
| 1694 | 2026-08-26T23:26:03.129Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1695 | 2026-08-26T23:26:03.593Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1696 | 2026-08-26T23:26:03.593Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1697 | 2026-08-26T23:26:03.601Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1698 | 2026-08-26T23:26:05.781Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1699 | 2026-08-26T23:26:05.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.37s |
| 1700 | 2026-08-26T23:26:05.996Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1701 | 2026-08-26T23:26:05.996Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1702 | 2026-08-26T23:26:06.124Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1703 | 2026-08-26T23:26:06.564Z | Compiling serde_json v1.0.151 |
| 1704 | 2026-08-26T23:26:06.696Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1705 | 2026-08-26T23:26:06.708Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1706 | 2026-08-26T23:26:07.297Z | Compiling schemars v0.8.22 |
| 1707 | 2026-08-26T23:26:07.297Z | Compiling openapiv3 v2.2.0 |
| 1708 | 2026-08-26T23:26:07.388Z | Checking slog-json v2.6.1 |
| 1709 | 2026-08-26T23:26:07.391Z | Checking reqwest v0.13.4 |
| 1710 | 2026-08-26T23:26:07.433Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1711 | 2026-08-26T23:26:07.567Z | Checking slog-bunyan v2.5.0 |
| 1712 | 2026-08-26T23:26:08.001Z | Compiling typify-impl v0.6.2 |
| 1713 | 2026-08-26T23:26:08.028Z | Checking oxnet v0.1.6 |
| 1714 | 2026-08-26T23:26:08.047Z | Checking progenitor-client v0.14.0 |
| 1715 | 2026-08-26T23:26:08.258Z | Checking daft v0.1.8 |
| 1716 | 2026-08-26T23:26:08.464Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1717 | 2026-08-26T23:26:08.648Z | Checking dropshot v0.17.1 |
| 1718 | 2026-08-26T23:26:08.678Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1719 | 2026-08-26T23:26:10.060Z | Compiling typify-macro v0.6.2 |
| 1720 | 2026-08-26T23:26:10.405Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1721 | 2026-08-26T23:26:10.921Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1722 | 2026-08-26T23:26:10.921Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1723 | 2026-08-26T23:26:11.150Z | Compiling typify v0.6.2 |
| 1724 | 2026-08-26T23:26:11.208Z | Compiling progenitor-impl v0.14.0 |
| 1725 | 2026-08-26T23:26:12.486Z | Compiling progenitor-macro v0.14.0 |
| 1726 | 2026-08-26T23:26:14.805Z | Checking progenitor v0.14.0 |
| 1727 | 2026-08-26T23:26:14.904Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1728 | 2026-08-26T23:26:17.104Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1729 | 2026-08-26T23:26:18.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.99s |
| 1730 | 2026-08-26T23:26:18.188Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1731 | 2026-08-26T23:26:18.188Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1732 | 2026-08-26T23:26:18.303Z | cargo build --locked |
| 1733 | 2026-08-26T23:26:18.774Z | Compiling unicode-ident v1.0.24 |
| 1734 | 2026-08-26T23:26:18.774Z | Compiling cfg-if v1.0.4 |
| 1735 | 2026-08-26T23:26:18.777Z | Compiling subtle v2.6.1 |
| 1736 | 2026-08-26T23:26:18.777Z | Compiling const-oid v0.9.6 |
| 1737 | 2026-08-26T23:26:18.777Z | Compiling libc v0.2.189 |
| 1738 | 2026-08-26T23:26:18.864Z | Compiling serde_core v1.0.229 |
| 1739 | 2026-08-26T23:26:18.869Z | Compiling once_cell v1.21.4 |
| 1740 | 2026-08-26T23:26:18.872Z | Compiling memchr v2.8.3 |
| 1741 | 2026-08-26T23:26:18.901Z | Compiling bytes v1.12.1 |
| 1742 | 2026-08-26T23:26:18.953Z | Compiling proc-macro2 v1.0.107 |
| 1743 | 2026-08-26T23:26:18.983Z | Compiling equivalent v1.0.2 |
| 1744 | 2026-08-26T23:26:19.062Z | Compiling typenum v1.20.1 |
| 1745 | 2026-08-26T23:26:19.071Z | Compiling itoa v1.0.18 |
| 1746 | 2026-08-26T23:26:19.277Z | Compiling allocator-api2 v0.2.21 |
| 1747 | 2026-08-26T23:26:19.329Z | Compiling quote v1.0.47 |
| 1748 | 2026-08-26T23:26:19.516Z | Compiling syn v2.0.119 |
| 1749 | 2026-08-26T23:26:19.530Z | Compiling syn v3.0.3 |
| 1750 | 2026-08-26T23:26:19.564Z | Compiling errno v0.3.14 |
| 1751 | 2026-08-26T23:26:19.574Z | Compiling flagset v0.4.7 |
| 1752 | 2026-08-26T23:26:19.611Z | Compiling smallvec v1.15.2 |
| 1753 | 2026-08-26T23:26:19.643Z | Compiling libm v0.2.16 |
| 1754 | 2026-08-26T23:26:19.690Z | Compiling heck v0.5.0 |
| 1755 | 2026-08-26T23:26:19.702Z | Compiling pin-project-lite v0.2.17 |
| 1756 | 2026-08-26T23:26:19.795Z | Compiling bitflags v2.13.1 |
| 1757 | 2026-08-26T23:26:19.813Z | Compiling signal-hook-registry v1.4.8 |
| 1758 | 2026-08-26T23:26:19.831Z | Compiling getrandom v0.2.17 |
| 1759 | 2026-08-26T23:26:19.941Z | Compiling futures-core v0.3.33 |
| 1760 | 2026-08-26T23:26:20.009Z | Compiling cpufeatures v0.2.17 |
| 1761 | 2026-08-26T23:26:20.024Z | Compiling scopeguard v1.2.0 |
| 1762 | 2026-08-26T23:26:20.076Z | Compiling foldhash v0.2.0 |
| 1763 | 2026-08-26T23:26:20.088Z | Compiling rand_core v0.6.4 |
| 1764 | 2026-08-26T23:26:20.101Z | Compiling lock_api v0.4.14 |
| 1765 | 2026-08-26T23:26:20.123Z | Compiling parking_lot_core v0.9.12 |
| 1766 | 2026-08-26T23:26:20.235Z | Compiling base64ct v1.8.3 |
| 1767 | 2026-08-26T23:26:20.299Z | Compiling parking_lot v0.12.5 |
| 1768 | 2026-08-26T23:26:20.324Z | Compiling zmij v1.0.23 |
| 1769 | 2026-08-26T23:26:20.414Z | Compiling num-traits v0.2.19 |
| 1770 | 2026-08-26T23:26:20.528Z | Compiling pem-rfc7468 v0.7.0 |
| 1771 | 2026-08-26T23:26:20.613Z | Compiling socket2 v0.6.5 |
| 1772 | 2026-08-26T23:26:20.683Z | Compiling mio v1.2.2 |
| 1773 | 2026-08-26T23:26:20.704Z | Compiling generic-array v0.14.7 |
| 1774 | 2026-08-26T23:26:20.788Z | Compiling futures-sink v0.3.33 |
| 1775 | 2026-08-26T23:26:20.862Z | Compiling indexmap v2.14.0 |
| 1776 | 2026-08-26T23:26:20.886Z | Compiling adler2 v2.0.1 |
| 1777 | 2026-08-26T23:26:21.011Z | Compiling base16ct v0.2.0 |
| 1778 | 2026-08-26T23:26:21.022Z | Compiling slab v0.4.12 |
| 1779 | 2026-08-26T23:26:21.042Z | Compiling futures-channel v0.3.33 |
| 1780 | 2026-08-26T23:26:21.176Z | Compiling block-buffer v0.10.4 |
| 1781 | 2026-08-26T23:26:21.186Z | Compiling crypto-common v0.1.7 |
| 1782 | 2026-08-26T23:26:21.195Z | Compiling log v0.4.33 |
| 1783 | 2026-08-26T23:26:21.200Z | Compiling http v1.5.0 |
| 1784 | 2026-08-26T23:26:21.296Z | Compiling digest v0.10.7 |
| 1785 | 2026-08-26T23:26:21.303Z | Compiling futures-task v0.3.33 |
| 1786 | 2026-08-26T23:26:21.399Z | Compiling futures-io v0.3.33 |
| 1787 | 2026-08-26T23:26:21.432Z | Compiling stable_deref_trait v1.2.1 |
| 1788 | 2026-08-26T23:26:21.464Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1789 | 2026-08-26T23:26:21.497Z | Compiling getrandom v0.4.3 |
| 1790 | 2026-08-26T23:26:21.507Z | Compiling strsim v0.11.1 |
| 1791 | 2026-08-26T23:26:21.620Z | Compiling ipnet v2.12.1 |
| 1792 | 2026-08-26T23:26:21.652Z | Compiling dyn-clone v1.0.20 |
| 1793 | 2026-08-26T23:26:21.716Z | Compiling serde_json v1.0.151 |
| 1794 | 2026-08-26T23:26:21.791Z | Compiling hashbrown v0.17.1 |
| 1795 | 2026-08-26T23:26:21.893Z | Compiling utf8parse v0.2.2 |
| 1796 | 2026-08-26T23:26:22.003Z | Compiling proc-macro-crate v3.5.0 |
| 1797 | 2026-08-26T23:26:22.104Z | Compiling gimli v0.32.3 |
| 1798 | 2026-08-26T23:26:22.211Z | Compiling anstyle-parse v1.0.0 |
| 1799 | 2026-08-26T23:26:22.355Z | Compiling synstructure v0.13.2 |
| 1800 | 2026-08-26T23:26:22.377Z | Compiling serde_derive_internals v0.29.1 |
| 1801 | 2026-08-26T23:26:22.407Z | Compiling colorchoice v1.0.5 |
| 1802 | 2026-08-26T23:26:22.518Z | Compiling rustc-demangle v0.1.28 |
| 1803 | 2026-08-26T23:26:22.711Z | Compiling serde_derive v1.0.229 |
| 1804 | 2026-08-26T23:26:22.832Z | Compiling thiserror-impl v2.0.20 |
| 1805 | 2026-08-26T23:26:22.844Z | Compiling tokio-macros v2.7.2 |
| 1806 | 2026-08-26T23:26:22.937Z | Compiling displaydoc v0.2.7 |
| 1807 | 2026-08-26T23:26:23.017Z | Compiling anstyle v1.0.14 |
| 1808 | 2026-08-26T23:26:23.098Z | Compiling percent-encoding v2.3.2 |
| 1809 | 2026-08-26T23:26:23.236Z | Compiling anstyle-query v1.1.5 |
| 1810 | 2026-08-26T23:26:23.295Z | Compiling iana-time-zone v0.1.65 |
| 1811 | 2026-08-26T23:26:23.339Z | Compiling is_terminal_polyfill v1.70.2 |
| 1812 | 2026-08-26T23:26:23.429Z | Compiling anstream v1.0.0 |
| 1813 | 2026-08-26T23:26:23.439Z | Compiling zeroize_derive v1.5.0 |
| 1814 | 2026-08-26T23:26:23.512Z | Compiling der_derive v0.7.3 |
| 1815 | 2026-08-26T23:26:23.569Z | Compiling zerocopy-derive v0.8.56 |
| 1816 | 2026-08-26T23:26:23.700Z | Compiling tokio v1.53.1 |
| 1817 | 2026-08-26T23:26:23.740Z | Compiling zerofrom-derive v0.1.7 |
| 1818 | 2026-08-26T23:26:24.036Z | Compiling thiserror v2.0.20 |
| 1819 | 2026-08-26T23:26:24.076Z | Compiling futures-macro v0.3.33 |
| 1820 | 2026-08-26T23:26:24.112Z | Compiling zeroize v1.9.0 |
| 1821 | 2026-08-26T23:26:24.134Z | Compiling yoke-derive v0.8.2 |
| 1822 | 2026-08-26T23:26:24.481Z | Compiling der v0.7.10 |
| 1823 | 2026-08-26T23:26:24.912Z | Compiling futures-util v0.3.33 |
| 1824 | 2026-08-26T23:26:24.952Z | Compiling zerofrom v0.1.8 |
| 1825 | 2026-08-26T23:26:25.008Z | Compiling zerocopy v0.8.56 |
| 1826 | 2026-08-26T23:26:25.070Z | Compiling zerovec-derive v0.11.3 |
| 1827 | 2026-08-26T23:26:25.195Z | Compiling yoke v0.8.3 |
| 1828 | 2026-08-26T23:26:25.236Z | Compiling schemars_derive v0.8.22 |
| 1829 | 2026-08-26T23:26:25.289Z | Compiling serde v1.0.229 |
| 1830 | 2026-08-26T23:26:25.374Z | Compiling spki v0.7.3 |
| 1831 | 2026-08-26T23:26:25.580Z | Compiling pkcs8 v0.10.2 |
| 1832 | 2026-08-26T23:26:25.805Z | Compiling borsh-derive v1.8.0 |
| 1833 | 2026-08-26T23:26:26.145Z | Compiling zerovec v0.11.6 |
| 1834 | 2026-08-26T23:26:26.344Z | Compiling hmac v0.12.1 |
| 1835 | 2026-08-26T23:26:26.419Z | Compiling addr2line v0.25.1 |
| 1836 | 2026-08-26T23:26:26.478Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1837 | 2026-08-26T23:26:26.773Z | Compiling tinystr v0.8.3 |
| 1838 | 2026-08-26T23:26:26.982Z | Compiling chrono v0.4.45 |
| 1839 | 2026-08-26T23:26:27.074Z | Compiling borsh v1.8.0 |
| 1840 | 2026-08-26T23:26:27.102Z | Compiling sha2 v0.10.9 |
| 1841 | 2026-08-26T23:26:27.168Z | Compiling signature v2.2.0 |
| 1842 | 2026-08-26T23:26:27.205Z | Compiling rustls-pki-types v1.15.1 |
| 1843 | 2026-08-26T23:26:27.298Z | Compiling tracing-attributes v0.1.31 |
| 1844 | 2026-08-26T23:26:27.312Z | Compiling rustix v1.1.4 |
| 1845 | 2026-08-26T23:26:27.487Z | Compiling ff v0.13.1 |
| 1846 | 2026-08-26T23:26:27.497Z | Compiling tracing-core v0.1.36 |
| 1847 | 2026-08-26T23:26:27.621Z | Compiling clap_lex v1.1.0 |
| 1848 | 2026-08-26T23:26:27.698Z | Compiling base64 v0.22.1 |
| 1849 | 2026-08-26T23:26:27.864Z | Compiling ppv-lite86 v0.2.21 |
| 1850 | 2026-08-26T23:26:28.034Z | Compiling litemap v0.8.2 |
| 1851 | 2026-08-26T23:26:28.046Z | Compiling writeable v0.6.3 |
| 1852 | 2026-08-26T23:26:28.117Z | Compiling group v0.13.0 |
| 1853 | 2026-08-26T23:26:28.183Z | Compiling uuid v1.24.0 |
| 1854 | 2026-08-26T23:26:28.221Z | Compiling icu_locale_core v2.2.0 |
| 1855 | 2026-08-26T23:26:28.242Z | Compiling httparse v1.10.1 |
| 1856 | 2026-08-26T23:26:28.292Z | Compiling tokio-util v0.7.19 |
| 1857 | 2026-08-26T23:26:28.520Z | Compiling potential_utf v0.1.5 |
| 1858 | 2026-08-26T23:26:28.529Z | Compiling tracing v0.1.44 |
| 1859 | 2026-08-26T23:26:28.548Z | Compiling hkdf v0.12.4 |
| 1860 | 2026-08-26T23:26:28.638Z | Compiling sec1 v0.7.3 |
| 1861 | 2026-08-26T23:26:28.681Z | Compiling erased-serde v0.3.31 |
| 1862 | 2026-08-26T23:26:28.687Z | Compiling zerotrie v0.2.4 |
| 1863 | 2026-08-26T23:26:28.759Z | Compiling crypto-bigint v0.5.5 |
| 1864 | 2026-08-26T23:26:28.820Z | Compiling thiserror-impl v1.0.69 |
| 1865 | 2026-08-26T23:26:28.914Z | Compiling aws-lc-sys v0.44.0 |
| 1866 | 2026-08-26T23:26:28.948Z | Compiling simd-adler32 v0.3.10 |
| 1867 | 2026-08-26T23:26:28.981Z | Compiling utf8_iter v1.0.4 |
| 1868 | 2026-08-26T23:26:29.127Z | Compiling unicode-linebreak v0.1.5 |
| 1869 | 2026-08-26T23:26:29.146Z | Compiling is_ci v1.2.0 |
| 1870 | 2026-08-26T23:26:29.179Z | Compiling icu_collections v2.2.0 |
| 1871 | 2026-08-26T23:26:29.282Z | Compiling slog v2.8.2 |
| 1872 | 2026-08-26T23:26:29.295Z | Compiling miniz_oxide v0.8.9 |
| 1873 | 2026-08-26T23:26:29.362Z | Compiling icu_provider v2.2.0 |
| 1874 | 2026-08-26T23:26:29.498Z | Compiling aws-lc-rs v1.18.0 |
| 1875 | 2026-08-26T23:26:29.684Z | Compiling rand_chacha v0.3.1 |
| 1876 | 2026-08-26T23:26:29.687Z | Compiling crossbeam-utils v0.8.22 |
| 1877 | 2026-08-26T23:26:29.706Z | Compiling form_urlencoded v1.2.2 |
| 1878 | 2026-08-26T23:26:29.867Z | Compiling elliptic-curve v0.13.8 |
| 1879 | 2026-08-26T23:26:29.886Z | Compiling clap_derive v4.6.4 |
| 1880 | 2026-08-26T23:26:29.951Z | Compiling num-integer v0.1.46 |
| 1881 | 2026-08-26T23:26:29.970Z | Compiling thiserror v1.0.69 |
| 1882 | 2026-08-26T23:26:30.069Z | Compiling is-terminal v0.4.17 |
| 1883 | 2026-08-26T23:26:30.137Z | Compiling unicode-width v0.1.14 |
| 1884 | 2026-08-26T23:26:30.164Z | Compiling untrusted v0.9.0 |
| 1885 | 2026-08-26T23:26:30.218Z | Compiling num-iter v0.1.46 |
| 1886 | 2026-08-26T23:26:30.251Z | Compiling rand v0.8.7 |
| 1887 | 2026-08-26T23:26:30.275Z | Compiling syn v1.0.109 |
| 1888 | 2026-08-26T23:26:30.285Z | Compiling icu_properties_data v2.2.0 |
| 1889 | 2026-08-26T23:26:30.324Z | Compiling icu_normalizer_data v2.2.0 |
| 1890 | 2026-08-26T23:26:30.397Z | Compiling schemars v0.8.22 |
| 1891 | 2026-08-26T23:26:30.408Z | Compiling rfc6979 v0.4.0 |
| 1892 | 2026-08-26T23:26:30.438Z | Compiling serde_tokenstream v0.2.3 |
| 1893 | 2026-08-26T23:26:30.527Z | Compiling rustls-webpki v0.103.13 |
| 1894 | 2026-08-26T23:26:30.731Z | Compiling http-body v1.1.0 |
| 1895 | 2026-08-26T23:26:30.900Z | Compiling unicode-width v0.2.2 |
| 1896 | 2026-08-26T23:26:31.019Z | Compiling atomic-waker v1.1.2 |
| 1897 | 2026-08-26T23:26:31.047Z | Compiling rustls v0.23.43 |
| 1898 | 2026-08-26T23:26:31.077Z | Compiling ecdsa v0.16.9 |
| 1899 | 2026-08-26T23:26:31.141Z | Compiling icu_properties v2.2.0 |
| 1900 | 2026-08-26T23:26:31.176Z | Compiling icu_normalizer v2.2.0 |
| 1901 | 2026-08-26T23:26:31.523Z | Compiling primeorder v0.13.6 |
| 1902 | 2026-08-26T23:26:31.780Z | Compiling hex v0.4.3 |
| 1903 | 2026-08-26T23:26:31.836Z | Compiling keccak v0.1.6 |
| 1904 | 2026-08-26T23:26:31.850Z | Compiling fnv v1.0.7 |
| 1905 | 2026-08-26T23:26:31.860Z | Compiling tower-service v0.3.3 |
| 1906 | 2026-08-26T23:26:31.881Z | Compiling tower-layer v0.3.3 |
| 1907 | 2026-08-26T23:26:31.940Z | Compiling try-lock v0.2.5 |
| 1908 | 2026-08-26T23:26:31.950Z | Compiling h2 v0.4.15 |
| 1909 | 2026-08-26T23:26:32.036Z | Compiling want v0.3.1 |
| 1910 | 2026-08-26T23:26:32.055Z | Compiling getrandom v0.3.4 |
| 1911 | 2026-08-26T23:26:32.201Z | Compiling idna_adapter v1.2.2 |
| 1912 | 2026-08-26T23:26:32.201Z | Compiling terminal_size v0.4.4 |
| 1913 | 2026-08-26T23:26:32.230Z | Compiling ed25519 v2.2.3 |
| 1914 | 2026-08-26T23:26:32.339Z | Compiling curve25519-dalek v4.1.3 |
| 1915 | 2026-08-26T23:26:32.446Z | Compiling object v0.37.3 |
| 1916 | 2026-08-26T23:26:32.622Z | Compiling hashbrown v0.16.1 |
| 1917 | 2026-08-26T23:26:32.831Z | Compiling ryu v1.0.23 |
| 1918 | 2026-08-26T23:26:33.017Z | Compiling spin v0.9.9 |
| 1919 | 2026-08-26T23:26:33.165Z | Compiling num-conv v0.2.2 |
| 1920 | 2026-08-26T23:26:33.193Z | Compiling httpdate v1.0.3 |
| 1921 | 2026-08-26T23:26:33.319Z | Compiling time-core v0.1.9 |
| 1922 | 2026-08-26T23:26:33.473Z | Compiling darling_core v0.23.0 |
| 1923 | 2026-08-26T23:26:33.502Z | Compiling time-macros v0.2.32 |
| 1924 | 2026-08-26T23:26:33.645Z | Compiling ed25519-dalek v2.2.0 |
| 1925 | 2026-08-26T23:26:34.265Z | Compiling hyper v1.11.0 |
| 1926 | 2026-08-26T23:26:34.417Z | Compiling tokio-rustls v0.26.4 |
| 1927 | 2026-08-26T23:26:34.680Z | Compiling idna v1.1.0 |
| 1928 | 2026-08-26T23:26:34.691Z | Compiling clap_builder v4.6.6 |
| 1929 | 2026-08-26T23:26:34.904Z | Compiling rand_core v0.9.5 |
| 1930 | 2026-08-26T23:26:35.093Z | Compiling backtrace v0.3.76 |
| 1931 | 2026-08-26T23:26:35.124Z | Compiling ahash v0.8.12 |
| 1932 | 2026-08-26T23:26:35.257Z | Compiling x509-cert v0.2.5 |
| 1933 | 2026-08-26T23:26:35.312Z | Compiling async-trait v0.1.92 |
| 1934 | 2026-08-26T23:26:35.839Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1935 | 2026-08-26T23:26:36.021Z | Compiling powerfmt v0.2.0 |
| 1936 | 2026-08-26T23:26:36.229Z | Compiling deranged v0.5.8 |
| 1937 | 2026-08-26T23:26:36.259Z | Compiling data-encoding v2.11.1 |
| 1938 | 2026-08-26T23:26:36.279Z | Compiling num_threads v0.1.7 |
| 1939 | 2026-08-26T23:26:36.377Z | Compiling proc-macro-error2 v2.0.1 |
| 1940 | 2026-08-26T23:26:36.640Z | Compiling clap v4.6.6 |
| 1941 | 2026-08-26T23:26:36.678Z | Compiling lazy_static v1.5.0 |
| 1942 | 2026-08-26T23:26:36.719Z | Compiling darling_macro v0.23.0 |
| 1943 | 2026-08-26T23:26:36.741Z | Compiling backtrace-ext v0.2.1 |
| 1944 | 2026-08-26T23:26:36.764Z | Compiling hyper-util v0.1.20 |
| 1945 | 2026-08-26T23:26:36.923Z | Compiling hashbrown v0.14.5 |
| 1946 | 2026-08-26T23:26:37.053Z | Compiling rand_chacha v0.9.0 |
| 1947 | 2026-08-26T23:26:37.125Z | Compiling url v2.5.8 |
| 1948 | 2026-08-26T23:26:37.240Z | Compiling time v0.3.55 |
| 1949 | 2026-08-26T23:26:37.480Z | Compiling crossbeam-epoch v0.9.20 |
| 1950 | 2026-08-26T23:26:37.502Z | Compiling textwrap v0.16.2 |
| 1951 | 2026-08-26T23:26:37.626Z | Compiling supports-color v3.0.2 |
| 1952 | 2026-08-26T23:26:37.783Z | Compiling sha1 v0.10.7 |
| 1953 | 2026-08-26T23:26:37.823Z | Compiling miette-derive v7.6.0 |
| 1954 | 2026-08-26T23:26:37.960Z | Compiling hybrid-array v0.4.14 |
| 1955 | 2026-08-26T23:26:37.982Z | Compiling encoding_rs v0.8.35 |
| 1956 | 2026-08-26T23:26:38.006Z | Compiling mime v0.3.17 |
| 1957 | 2026-08-26T23:26:38.278Z | Compiling static_assertions v1.1.0 |
| 1958 | 2026-08-26T23:26:38.352Z | Compiling cpufeatures v0.3.0 |
| 1959 | 2026-08-26T23:26:38.394Z | Compiling fastrand v2.5.0 |
| 1960 | 2026-08-26T23:26:38.410Z | Compiling semver v1.0.28 |
| 1961 | 2026-08-26T23:26:38.421Z | Compiling num-bigint-dig v0.8.6 |
| 1962 | 2026-08-26T23:26:38.615Z | Compiling tempfile v3.27.0 |
| 1963 | 2026-08-26T23:26:38.655Z | Compiling crossbeam-deque v0.8.7 |
| 1964 | 2026-08-26T23:26:38.751Z | Compiling chumsky v0.9.3 |
| 1965 | 2026-08-26T23:26:38.840Z | Compiling darling v0.23.0 |
| 1966 | 2026-08-26T23:26:38.921Z | Compiling rand v0.9.5 |
| 1967 | 2026-08-26T23:26:38.944Z | Compiling miette v7.6.0 |
| 1968 | 2026-08-26T23:26:39.037Z | Compiling camino v1.2.5 |
| 1969 | 2026-08-26T23:26:39.385Z | Compiling crc32fast v1.5.0 |
| 1970 | 2026-08-26T23:26:39.458Z | Compiling knus-derive v3.4.0 |
| 1971 | 2026-08-26T23:26:39.573Z | Compiling regress v0.11.1 |
| 1972 | 2026-08-26T23:26:39.585Z | Compiling serde_urlencoded v0.7.1 |
| 1973 | 2026-08-26T23:26:39.796Z | Compiling http-body-util v0.1.4 |
| 1974 | 2026-08-26T23:26:39.823Z | Compiling half v2.7.1 |
| 1975 | 2026-08-26T23:26:39.940Z | Compiling futures-executor v0.3.33 |
| 1976 | 2026-08-26T23:26:39.957Z | Compiling pkcs1 v0.7.5 |
| 1977 | 2026-08-26T23:26:40.049Z | Compiling inout v0.1.4 |
| 1978 | 2026-08-26T23:26:40.112Z | Compiling thread_local v1.1.10 |
| 1979 | 2026-08-26T23:26:40.182Z | Compiling regex-syntax v0.8.11 |
| 1980 | 2026-08-26T23:26:40.226Z | Compiling ipnetwork v0.21.1 |
| 1981 | 2026-08-26T23:26:40.377Z | Compiling ciborium-io v0.2.2 |
| 1982 | 2026-08-26T23:26:40.386Z | Compiling rsa v0.9.10 |
| 1983 | 2026-08-26T23:26:40.468Z | Compiling ciborium-ll v0.2.2 |
| 1984 | 2026-08-26T23:26:40.511Z | Compiling oxnet v0.1.6 |
| 1985 | 2026-08-26T23:26:40.859Z | Compiling knus v3.4.0 |
| 1986 | 2026-08-26T23:26:41.002Z | Compiling cipher v0.4.4 |
| 1987 | 2026-08-26T23:26:41.042Z | Compiling futures v0.3.33 |
| 1988 | 2026-08-26T23:26:41.045Z | Compiling p384 v0.13.1 |
| 1989 | 2026-08-26T23:26:41.121Z | Compiling typify-impl v0.6.2 |
| 1990 | 2026-08-26T23:26:41.147Z | Compiling flate2 v1.1.9 |
| 1991 | 2026-08-26T23:26:41.209Z | Compiling serde_with_macros v3.22.0 |
| 1992 | 2026-08-26T23:26:41.665Z | Compiling rayon-core v1.13.0 |
| 1993 | 2026-08-26T23:26:41.737Z | Compiling block-buffer v0.12.1 |
| 1994 | 2026-08-26T23:26:41.899Z | Compiling crypto-common v0.2.2 |
| 1995 | 2026-08-26T23:26:42.363Z | Compiling hubpack_derive v0.1.1 |
| 1996 | 2026-08-26T23:26:42.420Z | Compiling sha3 v0.10.9 |
| 1997 | 2026-08-26T23:26:42.870Z | Compiling crossbeam-channel v0.5.16 |
| 1998 | 2026-08-26T23:26:42.905Z | Compiling newtype-uuid v1.4.0 |
| 1999 | 2026-08-26T23:26:42.920Z | Compiling ssh-encoding v0.2.0 |
| 2000 | 2026-08-26T23:26:42.979Z | Compiling openapiv3 v2.2.0 |
| 2001 | 2026-08-26T23:26:43.069Z | Compiling strum_macros v0.26.4 |
| 2002 | 2026-08-26T23:26:43.177Z | Compiling async-stream-impl v0.3.6 |
| 2003 | 2026-08-26T23:26:43.351Z | Compiling daft-derive v0.1.8 |
| 2004 | 2026-08-26T23:26:43.804Z | Compiling memmap2 v0.9.11 |
| 2005 | 2026-08-26T23:26:43.819Z | Compiling utf-8 v0.7.6 |
| 2006 | 2026-08-26T23:26:43.997Z | Compiling constant_time_eq v0.4.2 |
| 2007 | 2026-08-26T23:26:44.025Z | Compiling take_mut v0.2.2 |
| 2008 | 2026-08-26T23:26:44.085Z | Compiling term v1.2.1 |
| 2009 | 2026-08-26T23:26:44.133Z | Compiling match_cfg v0.1.0 |
| 2010 | 2026-08-26T23:26:44.168Z | Compiling arrayvec v0.7.8 |
| 2011 | 2026-08-26T23:26:44.203Z | Compiling winnow v1.0.4 |
| 2012 | 2026-08-26T23:26:44.365Z | Compiling const-oid v0.10.2 |
| 2013 | 2026-08-26T23:26:44.410Z | Compiling arrayref v0.3.9 |
| 2014 | 2026-08-26T23:26:44.482Z | Compiling compression-core v0.4.32 |
| 2015 | 2026-08-26T23:26:44.552Z | Compiling digest v0.11.3 |
| 2016 | 2026-08-26T23:26:44.578Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2017 | 2026-08-26T23:26:44.591Z | Compiling compression-codecs v0.4.38 |
| 2018 | 2026-08-26T23:26:44.638Z | Compiling blake3 v1.8.6 |
| 2019 | 2026-08-26T23:26:44.698Z | Compiling strum v0.26.3 |
| 2020 | 2026-08-26T23:26:44.710Z | Compiling slog-term v2.9.2 |
| 2021 | 2026-08-26T23:26:44.721Z | Compiling hostname v0.3.1 |
| 2022 | 2026-08-26T23:26:44.777Z | Compiling slog-async v2.8.0 |
| 2023 | 2026-08-26T23:26:44.821Z | Compiling daft v0.1.8 |
| 2024 | 2026-08-26T23:26:44.843Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2025 | 2026-08-26T23:26:44.853Z | Compiling tungstenite v0.28.0 |
| 2026 | 2026-08-26T23:26:45.075Z | Compiling async-stream v0.3.6 |
| 2027 | 2026-08-26T23:26:45.210Z | Compiling ssh-cipher v0.2.0 |
| 2028 | 2026-08-26T23:26:45.253Z | Compiling hubpack v0.1.2 |
| 2029 | 2026-08-26T23:26:45.267Z | Compiling serde_with v3.22.0 |
| 2030 | 2026-08-26T23:26:45.331Z | Compiling ciborium v0.2.2 |
| 2031 | 2026-08-26T23:26:45.358Z | Compiling omicron-workspace-hack v0.1.0 |
| 2032 | 2026-08-26T23:26:45.401Z | Compiling slog-json v2.6.1 |
| 2033 | 2026-08-26T23:26:45.424Z | Compiling p256 v0.13.2 |
| 2034 | 2026-08-26T23:26:45.605Z | Compiling serde_spanned v1.1.1 |
| 2035 | 2026-08-26T23:26:45.757Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2036 | 2026-08-26T23:26:45.806Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2037 | 2026-08-26T23:26:45.876Z | Compiling debug-ignore v1.0.5 |
| 2038 | 2026-08-26T23:26:45.909Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2039 | 2026-08-26T23:26:45.978Z | Compiling unicode-segmentation v1.13.3 |
| 2040 | 2026-08-26T23:26:46.062Z | Compiling ssh-key v0.6.7 |
| 2041 | 2026-08-26T23:26:46.119Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2042 | 2026-08-26T23:26:46.128Z | Compiling slog-bunyan v2.5.0 |
| 2043 | 2026-08-26T23:26:46.263Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2044 | 2026-08-26T23:26:46.396Z | Compiling tokio-tungstenite v0.28.0 |
| 2045 | 2026-08-26T23:26:46.605Z | Compiling multer v3.1.0 |
| 2046 | 2026-08-26T23:26:46.737Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2047 | 2026-08-26T23:26:46.843Z | Compiling async-compression v0.4.43 |
| 2048 | 2026-08-26T23:26:47.124Z | Compiling rlimit v0.10.2 |
| 2049 | 2026-08-26T23:26:47.160Z | Compiling salty v0.3.0 |
| 2050 | 2026-08-26T23:26:47.303Z | Compiling sha1 v0.11.0 |
| 2051 | 2026-08-26T23:26:47.557Z | Compiling waitgroup v0.1.2 |
| 2052 | 2026-08-26T23:26:47.567Z | Compiling typify-macro v0.6.2 |
| 2053 | 2026-08-26T23:26:47.577Z | Compiling dropshot_endpoint v0.17.1 |
| 2054 | 2026-08-26T23:26:47.698Z | Compiling rustls-pemfile v2.2.0 |
| 2055 | 2026-08-26T23:26:47.711Z | Compiling serde_spanned v0.6.9 |
| 2056 | 2026-08-26T23:26:47.857Z | Compiling toml_datetime v0.6.11 |
| 2057 | 2026-08-26T23:26:47.896Z | Compiling env_filter v2.0.0 |
| 2058 | 2026-08-26T23:26:47.983Z | Compiling aho-corasick v1.1.5 |
| 2059 | 2026-08-26T23:26:48.125Z | Compiling serde_path_to_error v0.1.20 |
| 2060 | 2026-08-26T23:26:48.233Z | Compiling sync_wrapper v1.0.2 |
| 2061 | 2026-08-26T23:26:48.343Z | Compiling hostname v0.4.2 |
| 2062 | 2026-08-26T23:26:48.478Z | Compiling toml_write v0.1.2 |
| 2063 | 2026-08-26T23:26:48.488Z | Compiling openssl-probe v0.2.1 |
| 2064 | 2026-08-26T23:26:48.615Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2065 | 2026-08-26T23:26:48.669Z | Compiling winnow v0.7.15 |
| 2066 | 2026-08-26T23:26:48.672Z | Compiling tinyvec_macros v0.1.1 |
| 2067 | 2026-08-26T23:26:48.746Z | Compiling http-range-header v0.4.2 |
| 2068 | 2026-08-26T23:26:48.804Z | Compiling bytesize v2.7.0 |
| 2069 | 2026-08-26T23:26:48.829Z | Compiling regex-automata v0.4.18 |
| 2070 | 2026-08-26T23:26:49.109Z | Compiling tinyvec v1.12.0 |
| 2071 | 2026-08-26T23:26:49.209Z | Compiling dropshot v0.17.1 |
| 2072 | 2026-08-26T23:26:49.451Z | Compiling rustls-native-certs v0.8.4 |
| 2073 | 2026-08-26T23:26:49.728Z | Compiling tower v0.5.3 |
| 2074 | 2026-08-26T23:26:49.800Z | Compiling env_logger v0.11.11 |
| 2075 | 2026-08-26T23:26:49.986Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2076 | 2026-08-26T23:26:50.151Z | Compiling toml_edit v0.22.27 |
| 2077 | 2026-08-26T23:26:50.206Z | Compiling serde-big-array v0.5.1 |
| 2078 | 2026-08-26T23:26:50.271Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2079 | 2026-08-26T23:26:50.343Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2080 | 2026-08-26T23:26:51.307Z | Compiling tap v1.0.1 |
| 2081 | 2026-08-26T23:26:51.419Z | Compiling num-modular v0.6.5 |
| 2082 | 2026-08-26T23:26:52.221Z | Compiling corncobs v0.1.4 |
| 2083 | 2026-08-26T23:26:52.364Z | Compiling dashu-base v0.5.1 |
| 2084 | 2026-08-26T23:26:52.691Z | Compiling dashu-int v0.5.1 |
| 2085 | 2026-08-26T23:26:52.894Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2086 | 2026-08-26T23:26:53.323Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2087 | 2026-08-26T23:26:54.246Z | Compiling toml v0.8.23 |
| 2088 | 2026-08-26T23:26:54.459Z | Compiling wyz v0.5.1 |
| 2089 | 2026-08-26T23:26:54.650Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2090 | 2026-08-26T23:26:54.788Z | Compiling regex v1.13.1 |
| 2091 | 2026-08-26T23:26:54.840Z | Compiling tower-http v0.6.11 |
| 2092 | 2026-08-26T23:26:54.935Z | Compiling proc-macro-error-attr v1.0.4 |
| 2093 | 2026-08-26T23:26:55.252Z | Compiling typify v0.6.2 |
| 2094 | 2026-08-26T23:26:55.261Z | Compiling rustls-platform-verifier v0.7.0 |
| 2095 | 2026-08-26T23:26:55.348Z | Compiling radium v0.7.0 |
| 2096 | 2026-08-26T23:26:55.357Z | Compiling hyper-rustls v0.27.9 |
| 2097 | 2026-08-26T23:26:55.550Z | Compiling secrecy v0.8.0 |
| 2098 | 2026-08-26T23:26:55.663Z | Compiling enum-as-inner v0.6.1 |
| 2099 | 2026-08-26T23:26:55.695Z | Compiling funty v2.0.0 |
| 2100 | 2026-08-26T23:26:55.696Z | Compiling num-primitive v0.2.1 |
| 2101 | 2026-08-26T23:26:56.033Z | Compiling smawk v0.3.3 |
| 2102 | 2026-08-26T23:26:56.164Z | Compiling linked-hash-map v0.5.6 |
| 2103 | 2026-08-26T23:26:56.231Z | Compiling serde_yaml v0.9.34+deprecated |
| 2104 | 2026-08-26T23:26:56.252Z | Compiling hickory-proto v0.24.4 |
| 2105 | 2026-08-26T23:26:56.298Z | Compiling dsi-bitstream v0.10.1 |
| 2106 | 2026-08-26T23:26:56.326Z | Compiling lru-cache v0.1.2 |
| 2107 | 2026-08-26T23:26:56.346Z | Compiling textwrap v0.15.2 |
| 2108 | 2026-08-26T23:26:56.448Z | Compiling bitvec v1.1.1 |
| 2109 | 2026-08-26T23:26:56.791Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2110 | 2026-08-26T23:26:56.936Z | Compiling progenitor-impl v0.14.0 |
| 2111 | 2026-08-26T23:26:57.517Z | Compiling reqwest v0.13.4 |
| 2112 | 2026-08-26T23:26:57.623Z | Compiling proc-macro-error v1.0.4 |
| 2113 | 2026-08-26T23:26:57.899Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2114 | 2026-08-26T23:26:58.300Z | Compiling heck v0.4.1 |
| 2115 | 2026-08-26T23:26:58.399Z | Compiling supports-hyperlinks v2.1.0 |
| 2116 | 2026-08-26T23:26:58.432Z | Compiling supports-unicode v2.1.0 |
| 2117 | 2026-08-26T23:26:58.514Z | Compiling supports-color v2.1.0 |
| 2118 | 2026-08-26T23:26:58.557Z | Compiling tokio-stream v0.1.19 |
| 2119 | 2026-08-26T23:26:58.586Z | Compiling miette-derive v5.10.0 |
| 2120 | 2026-08-26T23:26:58.732Z | Compiling nibble_vec v0.1.0 |
| 2121 | 2026-08-26T23:26:58.758Z | Compiling terminal_size v0.1.17 |
| 2122 | 2026-08-26T23:26:58.863Z | Compiling either v1.17.0 |
| 2123 | 2026-08-26T23:26:58.874Z | Compiling resolv-conf v0.7.6 |
| 2124 | 2026-08-26T23:26:59.022Z | Compiling owo-colors v3.5.0 |
| 2125 | 2026-08-26T23:26:59.092Z | Compiling endian-type v0.2.0 |
| 2126 | 2026-08-26T23:26:59.220Z | Compiling radix_trie v0.3.0 |
| 2127 | 2026-08-26T23:26:59.239Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2128 | 2026-08-26T23:26:59.365Z | Compiling hickory-resolver v0.24.4 |
| 2129 | 2026-08-26T23:26:59.517Z | Compiling itertools v0.14.0 |
| 2130 | 2026-08-26T23:26:59.529Z | Compiling progenitor-client v0.14.0 |
| 2131 | 2026-08-26T23:26:59.652Z | Compiling miette v5.10.0 |
| 2132 | 2026-08-26T23:26:59.698Z | Compiling knuffel-derive v3.2.0 |
| 2133 | 2026-08-26T23:27:00.494Z | Compiling progenitor-macro v0.14.0 |
| 2134 | 2026-08-26T23:27:01.016Z | Compiling nix v0.31.3 |
| 2135 | 2026-08-26T23:27:01.096Z | Compiling anyhow v1.0.104 |
| 2136 | 2026-08-26T23:27:01.484Z | Compiling rustix v0.38.44 |
| 2137 | 2026-08-26T23:27:01.761Z | Compiling portable-atomic v1.15.0 |
| 2138 | 2026-08-26T23:27:01.879Z | Compiling signal-hook v0.4.4 |
| 2139 | 2026-08-26T23:27:01.999Z | Compiling console v0.16.4 |
| 2140 | 2026-08-26T23:27:02.212Z | Compiling derive-where v1.6.1 |
| 2141 | 2026-08-26T23:27:02.288Z | Compiling termios v0.3.3 |
| 2142 | 2026-08-26T23:27:02.412Z | Compiling unit-prefix v0.5.2 |
| 2143 | 2026-08-26T23:27:02.439Z | Compiling base64 v0.21.7 |
| 2144 | 2026-08-26T23:27:02.528Z | Compiling home v0.5.12 |
| 2145 | 2026-08-26T23:27:02.549Z | Compiling indicatif v0.18.6 |
| 2146 | 2026-08-26T23:27:02.560Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2147 | 2026-08-26T23:27:02.645Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2148 | 2026-08-26T23:27:02.763Z | Compiling knuffel v3.2.0 |
| 2149 | 2026-08-26T23:27:03.334Z | Compiling atomicwrites v0.4.4 |
| 2150 | 2026-08-26T23:27:03.488Z | Compiling qorb v0.4.1 |
| 2151 | 2026-08-26T23:27:03.531Z | Compiling pwd v1.4.0 |
| 2152 | 2026-08-26T23:27:03.545Z | Compiling tokio-fd v0.3.0 |
| 2153 | 2026-08-26T23:27:03.650Z | Compiling async-recursion v1.1.1 |
| 2154 | 2026-08-26T23:27:03.704Z | Compiling lru v0.18.2 |
| 2155 | 2026-08-26T23:27:03.704Z | Compiling shlex v1.3.0 |
| 2156 | 2026-08-26T23:27:03.883Z | Compiling xdg v3.0.0 |
| 2157 | 2026-08-26T23:27:03.917Z | Compiling humantime v2.4.0 |
| 2158 | 2026-08-26T23:27:04.190Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2159 | 2026-08-26T23:27:04.299Z | Compiling function_name v0.3.0 |
| 2160 | 2026-08-26T23:27:04.333Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2161 | 2026-08-26T23:27:05.815Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2162 | 2026-08-26T23:27:05.982Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2163 | 2026-08-26T23:27:06.032Z | Compiling progenitor v0.14.0 |
| 2164 | 2026-08-26T23:27:06.135Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2165 | 2026-08-26T23:27:08.521Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2166 | 2026-08-26T23:27:25.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2167 | 2026-08-26T23:27:25.909Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2168 | 2026-08-26T23:27:25.909Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2169 | 2026-08-26T23:27:30.321Z | cargo nextest run --run-ignored all |
| 2170 | 2026-08-26T23:27:30.325Z | Compiling serde_json v1.0.151 |
| 2171 | 2026-08-26T23:27:30.326Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2172 | 2026-08-26T23:27:30.326Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2173 | 2026-08-26T23:27:30.326Z | Compiling schemars v0.8.22 |
| 2174 | 2026-08-26T23:27:30.326Z | Compiling openapiv3 v2.2.0 |
| 2175 | 2026-08-26T23:27:30.326Z | Compiling slog-json v2.6.1 |
| 2176 | 2026-08-26T23:27:30.326Z | Compiling reqwest v0.13.4 |
| 2177 | 2026-08-26T23:27:30.326Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2178 | 2026-08-26T23:27:30.326Z | Compiling slog-bunyan v2.5.0 |
| 2179 | 2026-08-26T23:27:30.326Z | Compiling oxnet v0.1.6 |
| 2180 | 2026-08-26T23:27:30.326Z | Compiling daft v0.1.8 |
| 2181 | 2026-08-26T23:27:30.326Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2182 | 2026-08-26T23:27:30.326Z | Compiling dropshot v0.17.1 |
| 2183 | 2026-08-26T23:27:30.326Z | Compiling typify-impl v0.6.2 |
| 2184 | 2026-08-26T23:27:30.326Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2185 | 2026-08-26T23:27:30.326Z | Compiling progenitor-client v0.14.0 |
| 2186 | 2026-08-26T23:27:31.922Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2187 | 2026-08-26T23:27:32.636Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2188 | 2026-08-26T23:27:34.095Z | Compiling typify-macro v0.6.2 |
| 2189 | 2026-08-26T23:27:34.356Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2190 | 2026-08-26T23:27:35.738Z | Compiling typify v0.6.2 |
| 2191 | 2026-08-26T23:27:35.805Z | Compiling progenitor-impl v0.14.0 |
| 2192 | 2026-08-26T23:27:38.226Z | Compiling progenitor-macro v0.14.0 |
| 2193 | 2026-08-26T23:27:42.305Z | Compiling progenitor v0.14.0 |
| 2194 | 2026-08-26T23:27:42.455Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2195 | 2026-08-26T23:27:44.945Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2196 | 2026-08-26T23:29:10.486Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s |
| 2197 | 2026-08-26T23:29:10.500Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2198 | 2026-08-26T23:29:10.500Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2199 | 2026-08-26T23:29:10.707Z | ──────────── |
| 2200 | 2026-08-26T23:29:10.707Z | Nextest run ID a4d977e5-30b5-42b1-b103-c457041476c7 with nextest profile: default |
| 2201 | 2026-08-26T23:29:10.707Z | Starting 90 tests across 11 binaries |
| 2202 | 2026-08-26T23:29:10.720Z | PASS [ 0.013s] ( 1/90) sush-client agent::test::sign_response_roundtrip |
| 2203 | 2026-08-26T23:29:10.720Z | PASS [ 0.013s] ( 2/90) sush-client agent::test::identities_answer_roundtrip |
| 2204 | 2026-08-26T23:29:10.720Z | PASS [ 0.013s] ( 3/90) sush-client agent::test::malformed_payloads |
| 2205 | 2026-08-26T23:29:10.724Z | PASS [ 0.014s] ( 4/90) sush-client agent::test::sign_request_frame |
| 2206 | 2026-08-26T23:29:10.724Z | PASS [ 0.014s] ( 5/90) sush-client agent::test::request_identities_frame |
| 2207 | 2026-08-26T23:29:10.724Z | PASS [ 0.015s] ( 6/90) sush-client cli::rack::rack_drawing |
| 2208 | 2026-08-26T23:29:10.728Z | PASS [ 0.017s] ( 7/90) sush-client commands::client_args |
| 2209 | 2026-08-26T23:29:10.732Z | PASS [ 0.008s] ( 8/90) sush-client commands::target_arg |
| 2210 | 2026-08-26T23:29:10.732Z | PASS [ 0.009s] ( 9/90) sush-client commands::watch_settling |
| 2211 | 2026-08-26T23:29:10.732Z | PASS [ 0.008s] (10/90) sush-client tls::test::descoped_urls |
| 2212 | 2026-08-26T23:29:10.735Z | PASS [ 0.011s] (11/90) sush-common authn::test::authn_errors |
| 2213 | 2026-08-26T23:29:10.735Z | PASS [ 0.006s] (12/90) sush-common authn::test::seq_windows |
| 2214 | 2026-08-26T23:29:10.738Z | PASS [ 0.006s] (13/90) sush-common codephrases::test::constant_codephrases |
| 2215 | 2026-08-26T23:29:10.750Z | PASS [ 0.006s] (14/90) sush-common codephrases::test::leading_zeros_after_truncation |
| 2216 | 2026-08-26T23:29:10.750Z | PASS [ 0.006s] (15/90) sush-common codephrases::test::non_phrases |
| 2217 | 2026-08-26T23:29:10.754Z | PASS [ 0.006s] (16/90) sush-common codephrases::test::trivial_codephrases |
| 2218 | 2026-08-26T23:29:10.754Z | PASS [ 0.006s] (17/90) sush-common jobs::test::interactive_targets |
| 2219 | 2026-08-26T23:29:10.759Z | PASS [ 0.006s] (18/90) sush-common jobs::test::limits_clamp |
| 2220 | 2026-08-26T23:29:10.765Z | PASS [ 0.006s] (19/90) sush-common jobs::test::skip_converges_signer_and_server |
| 2221 | 2026-08-26T23:29:10.779Z | PASS [ 0.055s] (20/90) sush-common authn::test::bound_requests |
| 2222 | 2026-08-26T23:29:10.785Z | PASS [ 0.006s] (21/90) sush-common keys::test::test_sk_split |
| 2223 | 2026-08-26T23:29:10.792Z | PASS [ 0.007s] (22/90) sush-common targets::test::targets_include |
| 2224 | 2026-08-26T23:29:10.798Z | PASS [ 0.006s] (23/90) sush-common targets::test::targets_parse |
| 2225 | 2026-08-26T23:29:10.804Z | PASS [ 0.006s] (24/90) sush-common targets::test::targets_round_trip |
| 2226 | 2026-08-26T23:29:10.811Z | PASS [ 0.007s] (25/90) sush-common wordlist::test::verify_wordlist |
| 2227 | 2026-08-26T23:29:10.828Z | PASS [ 0.094s] (26/90) sush-common codephrases::test::id_phrases |
| 2228 | 2026-08-26T23:29:10.838Z | PASS [ 0.010s] (27/90) sush-server messages::wire_format::identity_login_request |
| 2229 | 2026-08-26T23:29:10.845Z | PASS [ 0.008s] (28/90) sush-server messages::wire_format::job_start_request |
| 2230 | 2026-08-26T23:29:10.852Z | PASS [ 0.006s] (29/90) sush-server messages::wire_format::session_allow_attach_request |
| 2231 | 2026-08-26T23:29:10.858Z | PASS [ 0.006s] (30/90) sush-server messages::wire_format::session_deny_attach_request |
| 2232 | 2026-08-26T23:29:10.862Z | PASS [ 0.142s] (31/90) sush-client commands::output_needs_target |
| 2233 | 2026-08-26T23:29:10.866Z | PASS [ 0.007s] (32/90) sush-server messages::wire_format::session_start_request |
| 2234 | 2026-08-26T23:29:10.870Z | PASS [ 0.006s] (33/90) sush-server messages::wire_format::session_stop_request |
| 2235 | 2026-08-26T23:29:10.873Z | PASS [ 0.006s] (34/90) sush-server messages::wire_format::version_event |
| 2236 | 2026-08-26T23:29:10.876Z | PASS [ 0.007s] (35/90) sush-server proxy::test::home_preference |
| 2237 | 2026-08-26T23:29:10.880Z | PASS [ 0.007s] (36/90) sush-server proxy::test::named_targets |
| 2238 | 2026-08-26T23:29:10.880Z | PASS [ 0.150s] (37/90) sush-common authn::test::challenge_response |
| 2239 | 2026-08-26T23:29:10.883Z | PASS [ 0.006s] (38/90) sush-server proxy::test::resolution |
| 2240 | 2026-08-26T23:29:10.886Z | PASS [ 0.007s] (39/90) sush-server proxy::test::version_interception |
| 2241 | 2026-08-26T23:29:10.886Z | PASS [ 0.007s] (40/90) sush-server pty::test::pty |
| 2242 | 2026-08-26T23:29:10.890Z | PASS [ 0.007s] (41/90) sush-server pty::test::set_window_size |
| 2243 | 2026-08-26T23:29:10.957Z | PASS [ 0.236s] (42/90) sush-client identity::test::ssh_identities |
| 2244 | 2026-08-26T23:29:11.008Z | PASS [ 0.267s] (43/90) sush-common codephrases::test::random_codephrases |
| 2245 | 2026-08-26T23:29:11.180Z | PASS [ 0.415s] (44/90) sush-common keys::test::signing |
| 2246 | 2026-08-26T23:29:12.028Z | PASS [ 1.217s] (45/90) sush-server job::test::tty |
| 2247 | 2026-08-26T23:29:12.206Z | PASS [ 0.178s] (46/90) sush-tests integration_tests::client_proxy_server |
| 2248 | 2026-08-26T23:29:12.320Z | PASS [ 0.114s] (47/90) sush-tests integration_tests::client_server |
| 2249 | 2026-08-26T23:29:12.594Z | PASS [ 1.414s] (48/90) sush-server::link gossip_convergence |
| 2250 | 2026-08-26T23:29:12.764Z | PASS [ 2.057s] (49/90) sush-client cli::test::cert_chains |
| 2251 | 2026-08-26T23:29:12.816Z | PASS [ 0.496s] (50/90) sush-tests integration_tests::client_tls_proxy_server |
| 2252 | 2026-08-26T23:29:12.833Z | PASS [ 0.238s] (51/90) sush-tests integration_tests::interactive_job |
| 2253 | 2026-08-26T23:29:12.903Z | PASS [ 0.139s] (52/90) sush-tests integration_tests::streaming_job |
| 2254 | 2026-08-26T23:29:12.949Z | PASS [ 0.046s] (53/90) sush-tests manager_tests::attribution |
| 2255 | 2026-08-26T23:29:12.958Z | PASS [ 0.009s] (54/90) sush-tests manager_tests::bad_root_cert_files |
| 2256 | 2026-08-26T23:29:13.002Z | PASS [ 0.044s] (55/90) sush-tests manager_tests::cancel_queued_job |
| 2257 | 2026-08-26T23:29:13.051Z | PASS [ 0.049s] (56/90) sush-tests manager_tests::cert_chain |
| 2258 | 2026-08-26T23:29:13.099Z | PASS [ 0.266s] (57/90) sush-tests manager_tests::attach_grants |
| 2259 | 2026-08-26T23:29:13.137Z | PASS [ 0.086s] (58/90) sush-tests manager_tests::cert_revoke |
| 2260 | 2026-08-26T23:29:13.208Z | PASS [ 0.109s] (59/90) sush-tests manager_tests::cubby_targets |
| 2261 | 2026-08-26T23:29:13.231Z | PASS [ 0.094s] (60/90) sush-tests manager_tests::gossiped_identities |
| 2262 | 2026-08-26T23:29:13.235Z | PASS [ 0.416s] (61/90) sush-tests integration_tests::streaming_job_linger |
| 2263 | 2026-08-26T23:29:13.252Z | PASS [ 0.044s] (62/90) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2264 | 2026-08-26T23:29:13.277Z | PASS [ 0.045s] (63/90) sush-tests manager_tests::iam |
| 2265 | 2026-08-26T23:29:13.293Z | PASS [ 0.041s] (64/90) sush-tests manager_tests::iam_revoke |
| 2266 | 2026-08-26T23:29:13.306Z | PASS [ 0.029s] (65/90) sush-tests manager_tests::interactive_target_required |
| 2267 | 2026-08-26T23:29:13.330Z | PASS [ 0.037s] (66/90) sush-tests manager_tests::job_json |
| 2268 | 2026-08-26T23:29:13.334Z | PASS [ 0.100s] (67/90) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2269 | 2026-08-26T23:29:13.353Z | PASS [ 0.048s] (68/90) sush-tests manager_tests::job_output_dir_moves |
| 2270 | 2026-08-26T23:29:13.360Z | PASS [ 0.028s] (69/90) sush-tests manager_tests::job_session_enforced |
| 2271 | 2026-08-26T23:29:13.368Z | PASS [ 0.037s] (70/90) sush-tests manager_tests::job_output_perms |
| 2272 | 2026-08-26T23:29:13.391Z | PASS [ 0.038s] (71/90) sush-tests manager_tests::job_signal_dispositions |
| 2273 | 2026-08-26T23:29:13.400Z | PASS [ 0.040s] (72/90) sush-tests manager_tests::job_stop |
| 2274 | 2026-08-26T23:29:13.409Z | PASS [ 0.041s] (73/90) sush-tests manager_tests::job_targets |
| 2275 | 2026-08-26T23:29:13.477Z | PASS [ 0.086s] (74/90) sush-tests manager_tests::jobs |
| 2276 | 2026-08-26T23:29:13.519Z | PASS [ 0.041s] (75/90) sush-tests manager_tests::root_certs_from_files |
| 2277 | 2026-08-26T23:29:13.544Z | PASS [ 0.135s] (76/90) sush-tests manager_tests::revocation_tombstones |
| 2278 | 2026-08-26T23:29:13.544Z | PASS [ 0.026s] (77/90) sush-tests manager_tests::session_nonce_rotates |
| 2279 | 2026-08-26T23:29:13.581Z | PASS [ 0.037s] (78/90) sush-tests manager_tests::shutdown |
| 2280 | 2026-08-26T23:29:13.632Z | PASS [ 0.088s] (79/90) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2281 | 2026-08-26T23:29:13.669Z | PASS [ 0.088s] (80/90) sush-tests manager_tests::skip_racing_start_converges |
| 2282 | 2026-08-26T23:29:13.678Z | PASS [ 0.046s] (81/90) sush-tests manager_tests::streaming_validation |
| 2283 | 2026-08-26T23:29:13.736Z | PASS [ 0.054s] (82/90) sush-tests manager_tests::too_much_output |
| 2284 | 2026-08-26T23:29:13.835Z | PASS [ 0.103s] (83/90) sush-tests manager_tests::universe_swap |
| 2285 | 2026-08-26T23:29:13.859Z | PASS [ 2.974s] (84/90) sush-server::distributed jobs_gossip_between_sleds |
| 2286 | 2026-08-26T23:29:14.080Z | PASS [ 0.679s] (85/90) sush-tests manager_tests::output_ranges |
| 2287 | 2026-08-26T23:29:14.903Z | PASS [ 1.234s] (86/90) sush-tests manager_tests::too_much_cpu |
| 2288 | 2026-08-26T23:29:16.047Z | PASS [ 5.161s] (87/90) sush-server::gossip cold_start_converges |
| 2289 | 2026-08-26T23:29:16.909Z | PASS [ 5.952s] (88/90) sush-server::gossip staggered_start_converges |
| 2290 | 2026-08-26T23:29:18.530Z | PASS [ 7.640s] (89/90) sush-server::gossip node_replacement_reconverges |
| 2291 | 2026-08-26T23:29:55.380Z | PASS [ 44.249s] (90/90) sush-server::link conformance |
| 2292 | 2026-08-26T23:29:55.392Z | ──────────── |
| 2293 | 2026-08-26T23:29:55.392Z | Summary [ 44.552s] 90 tests run: 90 passed, 0 skipped |
| 2294 | 2026-08-26T23:29:55.392Z | cargo test --doc |
| 2295 | 2026-08-26T23:29:56.079Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2296 | 2026-08-26T23:29:56.087Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2297 | 2026-08-26T23:29:56.087Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2298 | 2026-08-26T23:29:56.117Z | Doc-tests sush_api |
| 2299 | 2026-08-26T23:29:57.380Z | |
| 2300 | 2026-08-26T23:29:57.380Z | running 2 tests |
| 2301 | 2026-08-26T23:29:57.381Z | test api/src/lib.rs - sush_api_mod::api_description (line 42) ... ignored |
| 2302 | 2026-08-26T23:29:57.381Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 48) ... ignored |
| 2303 | 2026-08-26T23:29:57.381Z | |
| 2304 | 2026-08-26T23:29:57.381Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2305 | 2026-08-26T23:29:57.381Z | |
| 2306 | 2026-08-26T23:29:57.559Z | all doctests ran in 0.58s; merged doctests compilation took 0.57s |
| 2307 | 2026-08-26T23:29:57.559Z | Doc-tests sush_client |
| 2308 | 2026-08-26T23:29:58.276Z | |
| 2309 | 2026-08-26T23:29:58.276Z | running 22 tests |
| 2310 | 2026-08-26T23:29:58.276Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2311 | 2026-08-26T23:29:58.276Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2312 | 2026-08-26T23:29:58.276Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2313 | 2026-08-26T23:29:58.276Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2314 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2315 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2316 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2317 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2318 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2319 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2320 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_status (line 72) ... ignored |
| 2321 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::job_stop (line 73) ... ignored |
| 2322 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2323 | 2026-08-26T23:29:58.295Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2324 | 2026-08-26T23:29:58.305Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2325 | 2026-08-26T23:29:58.305Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2326 | 2026-08-26T23:29:58.305Z | test client/src/lib.rs - Client::session_start (line 75) ... ignored |
| 2327 | 2026-08-26T23:29:58.317Z | test client/src/lib.rs - Client::session_start_nonce (line 72) ... ignored |
| 2328 | 2026-08-26T23:29:58.317Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2329 | 2026-08-26T23:29:58.317Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2330 | 2026-08-26T23:29:58.317Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2331 | 2026-08-26T23:29:58.317Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2332 | 2026-08-26T23:29:58.317Z | |
| 2333 | 2026-08-26T23:29:58.317Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2334 | 2026-08-26T23:29:58.317Z | |
| 2335 | 2026-08-26T23:29:58.317Z | all doctests ran in 0.32s; merged doctests compilation took 0.31s |
| 2336 | 2026-08-26T23:29:58.317Z | Doc-tests sush_common |
| 2337 | 2026-08-26T23:29:58.552Z | |
| 2338 | 2026-08-26T23:29:58.552Z | running 0 tests |
| 2339 | 2026-08-26T23:29:58.552Z | |
| 2340 | 2026-08-26T23:29:58.552Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2341 | 2026-08-26T23:29:58.552Z | |
| 2342 | 2026-08-26T23:29:58.568Z | Doc-tests sush_server |
| 2343 | 2026-08-26T23:29:58.921Z | |
| 2344 | 2026-08-26T23:29:58.921Z | running 0 tests |
| 2345 | 2026-08-26T23:29:58.921Z | |
| 2346 | 2026-08-26T23:29:58.921Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2347 | 2026-08-26T23:29:58.921Z | |
| 2348 | 2026-08-26T23:29:58.931Z | Doc-tests sush_tests |
| 2349 | 2026-08-26T23:29:58.960Z | |
| 2350 | 2026-08-26T23:29:58.960Z | running 0 tests |
| 2351 | 2026-08-26T23:29:58.960Z | |
| 2352 | 2026-08-26T23:29:58.960Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2353 | 2026-08-26T23:29:58.960Z | |
| 2354 | 2026-08-26T23:29:59.891Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2355 | 2026-08-26T23:29:59.891Z | Compiling libc v0.2.189 |
| 2356 | 2026-08-26T23:29:59.891Z | Compiling zeroize v1.9.0 |
| 2357 | 2026-08-26T23:29:59.891Z | Compiling proc-macro2 v1.0.107 |
| 2358 | 2026-08-26T23:29:59.891Z | Compiling quote v1.0.47 |
| 2359 | 2026-08-26T23:29:59.891Z | Compiling hashbrown v0.17.1 |
| 2360 | 2026-08-26T23:29:59.891Z | Compiling smallvec v1.15.2 |
| 2361 | 2026-08-26T23:29:59.891Z | Compiling num-traits v0.2.19 |
| 2362 | 2026-08-26T23:29:59.891Z | Compiling zerocopy v0.8.56 |
| 2363 | 2026-08-26T23:29:59.892Z | Compiling rustc_version v0.4.1 |
| 2364 | 2026-08-26T23:29:59.892Z | Compiling generic-array v0.14.7 |
| 2365 | 2026-08-26T23:29:59.892Z | Compiling log v0.4.33 |
| 2366 | 2026-08-26T23:29:59.892Z | Compiling jobserver v0.1.35 |
| 2367 | 2026-08-26T23:29:59.892Z | Compiling errno v0.3.14 |
| 2368 | 2026-08-26T23:29:59.892Z | Compiling getrandom v0.2.17 |
| 2369 | 2026-08-26T23:29:59.892Z | Compiling parking_lot_core v0.9.12 |
| 2370 | 2026-08-26T23:29:59.928Z | Compiling rand_core v0.6.4 |
| 2371 | 2026-08-26T23:29:59.950Z | Compiling cc v1.4.2 |
| 2372 | 2026-08-26T23:29:59.958Z | Compiling signal-hook-registry v1.4.8 |
| 2373 | 2026-08-26T23:30:00.016Z | Compiling parking_lot v0.12.5 |
| 2374 | 2026-08-26T23:30:00.078Z | Compiling crypto-common v0.1.7 |
| 2375 | 2026-08-26T23:30:00.112Z | Compiling block-buffer v0.10.4 |
| 2376 | 2026-08-26T23:30:00.120Z | Compiling mio v1.2.2 |
| 2377 | 2026-08-26T23:30:00.245Z | Compiling digest v0.10.7 |
| 2378 | 2026-08-26T23:30:00.255Z | Compiling socket2 v0.6.5 |
| 2379 | 2026-08-26T23:30:00.331Z | Compiling getrandom v0.4.3 |
| 2380 | 2026-08-26T23:30:00.434Z | Compiling syn v2.0.119 |
| 2381 | 2026-08-26T23:30:00.443Z | Compiling syn v3.0.3 |
| 2382 | 2026-08-26T23:30:00.481Z | Compiling uuid v1.24.0 |
| 2383 | 2026-08-26T23:30:00.635Z | Compiling ff v0.13.1 |
| 2384 | 2026-08-26T23:30:00.697Z | Compiling cmake v0.1.58 |
| 2385 | 2026-08-26T23:30:00.766Z | Compiling group v0.13.0 |
| 2386 | 2026-08-26T23:30:00.917Z | Compiling sha2 v0.10.9 |
| 2387 | 2026-08-26T23:30:00.940Z | Compiling signature v2.2.0 |
| 2388 | 2026-08-26T23:30:01.049Z | Compiling crypto-bigint v0.5.5 |
| 2389 | 2026-08-26T23:30:01.060Z | Compiling getrandom v0.3.4 |
| 2390 | 2026-08-26T23:30:01.090Z | Compiling rustix v1.1.4 |
| 2391 | 2026-08-26T23:30:01.214Z | Compiling aws-lc-sys v0.44.0 |
| 2392 | 2026-08-26T23:30:01.225Z | Compiling rand_core v0.9.5 |
| 2393 | 2026-08-26T23:30:01.334Z | Compiling hmac v0.12.1 |
| 2394 | 2026-08-26T23:30:01.436Z | Compiling indexmap v2.14.0 |
| 2395 | 2026-08-26T23:30:02.063Z | Compiling ppv-lite86 v0.2.21 |
| 2396 | 2026-08-26T23:30:02.063Z | Compiling curve25519-dalek v4.1.3 |
| 2397 | 2026-08-26T23:30:02.238Z | Compiling rustls-pki-types v1.15.1 |
| 2398 | 2026-08-26T23:30:02.341Z | Compiling time v0.3.55 |
| 2399 | 2026-08-26T23:30:06.515Z | Compiling rand_chacha v0.9.0 |
| 2400 | 2026-08-26T23:30:06.517Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2401 | 2026-08-26T23:30:06.517Z | Compiling tracing v0.1.44 |
| 2402 | 2026-08-26T23:30:06.517Z | Compiling rfc6979 v0.4.0 |
| 2403 | 2026-08-26T23:30:06.517Z | Compiling inout v0.1.4 |
| 2404 | 2026-08-26T23:30:06.517Z | Compiling rustls v0.23.43 |
| 2405 | 2026-08-26T23:30:06.517Z | Compiling serde_derive_internals v0.29.1 |
| 2406 | 2026-08-26T23:30:06.517Z | Compiling proc-macro-crate v3.5.0 |
| 2407 | 2026-08-26T23:30:06.517Z | Compiling cipher v0.4.4 |
| 2408 | 2026-08-26T23:30:06.517Z | Compiling serde_derive v1.0.229 |
| 2409 | 2026-08-26T23:30:06.517Z | Compiling tokio-macros v2.7.2 |
| 2410 | 2026-08-26T23:30:06.517Z | Compiling thiserror-impl v2.0.20 |
| 2411 | 2026-08-26T23:30:06.517Z | Compiling daft-derive v0.1.8 |
| 2412 | 2026-08-26T23:30:06.619Z | Compiling borsh v1.8.0 |
| 2413 | 2026-08-26T23:30:06.619Z | Compiling rand v0.9.5 |
| 2414 | 2026-08-26T23:30:06.619Z | Compiling blake3 v1.8.6 |
| 2415 | 2026-08-26T23:30:06.619Z | Compiling der_derive v0.7.3 |
| 2416 | 2026-08-26T23:30:06.619Z | Compiling tokio v1.53.1 |
| 2417 | 2026-08-26T23:30:06.619Z | Compiling futures-macro v0.3.33 |
| 2418 | 2026-08-26T23:30:06.619Z | Compiling schemars_derive v0.8.22 |
| 2419 | 2026-08-26T23:30:06.619Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2420 | 2026-08-26T23:30:06.623Z | Compiling thiserror v2.0.20 |
| 2421 | 2026-08-26T23:30:06.624Z | Compiling ssh-encoding v0.2.0 |
| 2422 | 2026-08-26T23:30:06.624Z | Compiling newtype-uuid v1.4.0 |
| 2423 | 2026-08-26T23:30:06.624Z | Compiling futures-util v0.3.33 |
| 2424 | 2026-08-26T23:30:06.624Z | Compiling der v0.7.10 |
| 2425 | 2026-08-26T23:30:06.624Z | Compiling sha1 v0.10.7 |
| 2426 | 2026-08-26T23:30:06.624Z | Compiling tungstenite v0.28.0 |
| 2427 | 2026-08-26T23:30:06.624Z | Compiling hostname v0.3.1 |
| 2428 | 2026-08-26T23:30:06.624Z | Compiling ssh-cipher v0.2.0 |
| 2429 | 2026-08-26T23:30:06.625Z | Compiling serde v1.0.229 |
| 2430 | 2026-08-26T23:30:06.625Z | Compiling spki v0.7.3 |
| 2431 | 2026-08-26T23:30:06.625Z | Compiling pkcs8 v0.10.2 |
| 2432 | 2026-08-26T23:30:06.625Z | Compiling async-stream-impl v0.3.6 |
| 2433 | 2026-08-26T23:30:06.632Z | Compiling erased-serde v0.3.31 |
| 2434 | 2026-08-26T23:30:06.674Z | Compiling chrono v0.4.45 |
| 2435 | 2026-08-26T23:30:06.737Z | Compiling sec1 v0.7.3 |
| 2436 | 2026-08-26T23:30:06.889Z | Compiling ed25519 v2.2.3 |
| 2437 | 2026-08-26T23:30:07.012Z | Compiling slog v2.8.2 |
| 2438 | 2026-08-26T23:30:07.076Z | Compiling elliptic-curve v0.13.8 |
| 2439 | 2026-08-26T23:30:07.126Z | Compiling ed25519-dalek v2.2.0 |
| 2440 | 2026-08-26T23:30:07.144Z | Compiling serde_tokenstream v0.2.3 |
| 2441 | 2026-08-26T23:30:07.420Z | Compiling ecdsa v0.16.9 |
| 2442 | 2026-08-26T23:30:07.428Z | Compiling primeorder v0.13.6 |
| 2443 | 2026-08-26T23:30:07.457Z | Compiling futures-executor v0.3.33 |
| 2444 | 2026-08-26T23:30:07.602Z | Compiling schemars v0.8.22 |
| 2445 | 2026-08-26T23:30:07.669Z | Compiling slog-json v2.6.1 |
| 2446 | 2026-08-26T23:30:07.689Z | Compiling borsh-derive v1.8.0 |
| 2447 | 2026-08-26T23:30:07.742Z | Compiling thiserror-impl v1.0.69 |
| 2448 | 2026-08-26T23:30:07.873Z | Compiling p256 v0.13.2 |
| 2449 | 2026-08-26T23:30:08.066Z | Compiling tokio-util v0.7.19 |
| 2450 | 2026-08-26T23:30:08.156Z | Compiling rand_chacha v0.3.1 |
| 2451 | 2026-08-26T23:30:08.250Z | Compiling memmap2 v0.9.11 |
| 2452 | 2026-08-26T23:30:08.472Z | Compiling oxnet v0.1.6 |
| 2453 | 2026-08-26T23:30:08.598Z | Compiling h2 v0.4.15 |
| 2454 | 2026-08-26T23:30:08.746Z | Compiling daft v0.1.8 |
| 2455 | 2026-08-26T23:30:08.859Z | Compiling is-terminal v0.4.17 |
| 2456 | 2026-08-26T23:30:08.887Z | Compiling spin v0.9.9 |
| 2457 | 2026-08-26T23:30:08.955Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2458 | 2026-08-26T23:30:08.963Z | Compiling slog-term v2.9.2 |
| 2459 | 2026-08-26T23:30:08.994Z | Compiling multer v3.1.0 |
| 2460 | 2026-08-26T23:30:09.034Z | Compiling tempfile v3.27.0 |
| 2461 | 2026-08-26T23:30:09.272Z | Compiling serde_urlencoded v0.7.1 |
| 2462 | 2026-08-26T23:30:09.445Z | Compiling slog-async v2.8.0 |
| 2463 | 2026-08-26T23:30:09.522Z | Compiling thiserror v1.0.69 |
| 2464 | 2026-08-26T23:30:09.560Z | Compiling rand v0.8.7 |
| 2465 | 2026-08-26T23:30:09.625Z | Compiling ssh-key v0.6.7 |
| 2466 | 2026-08-26T23:30:09.648Z | Compiling tokio-tungstenite v0.28.0 |
| 2467 | 2026-08-26T23:30:09.929Z | Compiling async-compression v0.4.43 |
| 2468 | 2026-08-26T23:30:09.978Z | Compiling slog-bunyan v2.5.0 |
| 2469 | 2026-08-26T23:30:10.016Z | Compiling futures v0.3.33 |
| 2470 | 2026-08-26T23:30:10.095Z | Compiling dropshot_endpoint v0.17.1 |
| 2471 | 2026-08-26T23:30:10.115Z | Compiling async-stream v0.3.6 |
| 2472 | 2026-08-26T23:30:10.240Z | Compiling openapiv3 v2.2.0 |
| 2473 | 2026-08-26T23:30:10.259Z | Compiling x509-cert v0.2.5 |
| 2474 | 2026-08-26T23:30:10.296Z | Compiling rlimit v0.10.2 |
| 2475 | 2026-08-26T23:30:10.473Z | Compiling async-trait v0.1.92 |
| 2476 | 2026-08-26T23:30:10.654Z | Compiling rustls-pemfile v2.2.0 |
| 2477 | 2026-08-26T23:30:10.854Z | Compiling hyper v1.11.0 |
| 2478 | 2026-08-26T23:30:11.412Z | Compiling terminal_size v0.4.4 |
| 2479 | 2026-08-26T23:30:11.554Z | Compiling hostname v0.4.2 |
| 2480 | 2026-08-26T23:30:11.576Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2481 | 2026-08-26T23:30:11.693Z | Compiling clap_builder v4.6.6 |
| 2482 | 2026-08-26T23:30:11.731Z | Compiling clap_derive v4.6.4 |
| 2483 | 2026-08-26T23:30:12.011Z | Compiling hyper-util v0.1.20 |
| 2484 | 2026-08-26T23:30:13.299Z | Compiling clap v4.6.6 |
| 2485 | 2026-08-26T23:30:17.704Z | Compiling aws-lc-rs v1.18.0 |
| 2486 | 2026-08-26T23:30:18.879Z | Compiling rustls-webpki v0.103.13 |
| 2487 | 2026-08-26T23:30:21.664Z | Compiling tokio-rustls v0.26.4 |
| 2488 | 2026-08-26T23:30:21.849Z | Compiling dropshot v0.17.1 |
| 2489 | 2026-08-26T23:30:24.189Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2490 | 2026-08-26T23:30:25.511Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2491 | 2026-08-26T23:30:30.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.54s |
| 2492 | 2026-08-26T23:30:30.638Z | Running `target/debug/xtask openapi` |
| 2493 | 2026-08-26T23:30:30.700Z | Generating OpenAPI document `sush.json`... done! |
| 2494 | 2026-08-26T23:30:30.741Z | process exited: duration 530907 ms, exit code 0 |
| |
| 2495 | 2026-08-26T23:30:30.752Z | found 1 output files |
| 2496 | 2026-08-26T23:30:30.752Z | uploading: /work/sush (39150768 bytes) |
| 2497 | 2026-08-26T23:30:32.446Z | uploaded: /work/sush |