|
|
|
| 1 | 2026-08-30T02:14:07.028Z | job assigned to worker 01M1872TWKFH9V8EVDEJ21JE8B [factory aws, i-043648fd87b419e91] (queued for 41 s) |
| |
| 2 | 2026-08-30T02:14:13.789Z | starting task 0: "setup" |
| 3 | 2026-08-30T02:14:13.794Z | ++ uname -s |
| 4 | 2026-08-30T02:14:13.797Z | + kern=SunOS |
| 5 | 2026-08-30T02:14:13.797Z | + build_user=build |
| 6 | 2026-08-30T02:14:13.797Z | + build_uid=12345 |
| 7 | 2026-08-30T02:14:13.797Z | + work_dir=/work |
| 8 | 2026-08-30T02:14:13.798Z | + input_dir=/input |
| 9 | 2026-08-30T02:14:13.798Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-30T02:14:13.798Z | + case "$kern" in |
| 11 | 2026-08-30T02:14:13.798Z | + groupadd -g 12345 build |
| 12 | 2026-08-30T02:14:13.798Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-30T02:14:15.803Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-30T02:14:15.916Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-30T02:14:15.919Z | + home_fs=zfs |
| 16 | 2026-08-30T02:14:15.919Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-30T02:14:15.919Z | + mkdir -p /home/build |
| 18 | 2026-08-30T02:14:15.919Z | + chown build:build /home/build /work |
| 19 | 2026-08-30T02:14:17.920Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-30T02:14:17.925Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-08-30T02:14:17.931Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-30T02:14:17.936Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-30T02:14:17.936Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-30T02:14:17.936Z | * rust toolchain profile = "default" |
| 25 | 2026-08-30T02:14:17.936Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-30T02:14:17.936Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-30T02:14:17.936Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-30T02:14:17.939Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-30T02:14:17.939Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-30T02:14:18.011Z | info: downloading installer |
| 31 | 2026-08-30T02:14:19.258Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-30T02:14:19.258Z | warn: /opt/ooce/bin |
| 33 | 2026-08-30T02:14:19.258Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-30T02:14:19.258Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-30T02:14:19.258Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-30T02:14:19.258Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-30T02:14:19.258Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-30T02:14:19.258Z | error: cannot install while Rust is installed |
| 39 | 2026-08-30T02:14:19.258Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-30T02:14:19.258Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-30T02:14:19.258Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-30T02:14:19.258Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-30T02:14:19.258Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-30T02:14:19.273Z | info: profile set to default |
| 45 | 2026-08-30T02:14:19.273Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-30T02:14:19.276Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-30T02:14:19.430Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-30T02:14:19.433Z | info: downloading 6 components |
| 49 | 2026-08-30T02:14:36.391Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-30T02:14:36.391Z | |
| 51 | 2026-08-30T02:14:36.419Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-30T02:14:36.419Z | |
| 53 | 2026-08-30T02:14:36.419Z | |
| 54 | 2026-08-30T02:14:36.419Z | Rust is installed now. Great! |
| 55 | 2026-08-30T02:14:36.419Z | |
| 56 | 2026-08-30T02:14:36.419Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-30T02:14:36.419Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-30T02:14:36.419Z | |
| 59 | 2026-08-30T02:14:36.419Z | To configure your current shell, you need to source |
| 60 | 2026-08-30T02:14:36.419Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-30T02:14:36.420Z | |
| 62 | 2026-08-30T02:14:36.420Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-30T02:14:36.420Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-30T02:14:36.420Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-30T02:14:36.420Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-30T02:14:36.420Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-30T02:14:36.420Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-30T02:14:36.420Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-30T02:14:36.423Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-30T02:14:36.423Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-30T02:14:36.514Z | + rustup --version |
| 72 | 2026-08-30T02:14:36.525Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-30T02:14:36.528Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-30T02:14:36.546Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-30T02:14:36.550Z | + cargo --version |
| 76 | 2026-08-30T02:14:36.564Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-30T02:14:36.567Z | + rustc --version |
| 78 | 2026-08-30T02:14:36.585Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-30T02:14:36.589Z | process exited: duration 18655 ms, exit code 0 |
| |
| 80 | 2026-08-30T02:14:36.596Z | starting task 2: "authentication" |
| 81 | 2026-08-30T02:14:36.612Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-30T02:14:36.619Z | starting task 3: "clone repository" |
| 83 | 2026-08-30T02:14:36.622Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-30T02:14:36.625Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-30T02:14:36.655Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-30T02:14:37.333Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-30T02:14:37.337Z | + git fetch origin f762ec691e0380a2bed5e3f5128415d5996deec1 |
| 88 | 2026-08-30T02:14:37.623Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-30T02:14:37.623Z | * branch f762ec691e0380a2bed5e3f5128415d5996deec1 -> FETCH_HEAD |
| 90 | 2026-08-30T02:14:37.627Z | + [[ -n sled-health ]] |
| 91 | 2026-08-30T02:14:37.630Z | ++ git branch --show-current |
| 92 | 2026-08-30T02:14:37.630Z | + current=main |
| 93 | 2026-08-30T02:14:37.630Z | + [[ main != sled-health ]] |
| 94 | 2026-08-30T02:14:37.630Z | + git branch -f sled-health f762ec691e0380a2bed5e3f5128415d5996deec1 |
| 95 | 2026-08-30T02:14:37.633Z | + git checkout -f sled-health |
| 96 | 2026-08-30T02:14:37.640Z | Switched to branch 'sled-health' |
| 97 | 2026-08-30T02:14:37.643Z | + git reset --hard f762ec691e0380a2bed5e3f5128415d5996deec1 |
| 98 | 2026-08-30T02:14:37.648Z | HEAD is now at f762ec6 Guard the dial and driver books against stale deaths |
| 99 | 2026-08-30T02:14:37.650Z | process exited: duration 1029 ms, exit code 0 |
| |
| 100 | 2026-08-30T02:14:37.656Z | starting task 4: "build" |
| 101 | 2026-08-30T02:14:37.660Z | + cargo --version |
| 102 | 2026-08-30T02:14:37.690Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-30T02:14:37.693Z | + rustc --version |
| 104 | 2026-08-30T02:14:37.731Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-30T02:14:37.734Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-30T02:14:37.734Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-30T02:14:37.734Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-30T02:14:37.734Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-30T02:14:37.734Z | + pfexec mkdir -p /work |
| 110 | 2026-08-30T02:14:37.737Z | + pfexec chown build /work |
| 111 | 2026-08-30T02:14:37.740Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-30T02:14:37.839Z | Updating crates.io index |
| 113 | 2026-08-30T02:14:37.842Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-30T02:14:43.976Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-30T02:14:43.976Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-30T02:14:44.410Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-30T02:14:45.194Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-30T02:14:45.194Z | * [new ref] 2a8adcadde01518f1d39993a1cc45ec3b78b3204 -> refs/commit/2a8adcadde01518f1d39993a1cc45ec3b78b3204 |
| 119 | 2026-08-30T02:14:45.209Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-30T02:14:45.817Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-30T02:14:45.817Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-30T02:14:45.827Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-30T02:14:46.244Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-30T02:14:46.244Z | * [new ref] 98615b86d51f74ce220198eb16c57932fd24e7cb -> refs/commit/98615b86d51f74ce220198eb16c57932fd24e7cb |
| 125 | 2026-08-30T02:14:46.251Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-30T02:14:51.948Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-30T02:14:51.948Z | * [new ref] be1d76947f75f27e7f53be438a93d350019dd026 -> refs/commit/be1d76947f75f27e7f53be438a93d350019dd026 |
| 128 | 2026-08-30T02:14:52.509Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-30T02:14:52.905Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-30T02:14:52.905Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-30T02:14:52.914Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-30T02:14:53.263Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-30T02:14:53.263Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-30T02:14:53.270Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-30T02:14:53.618Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-30T02:14:53.618Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 137 | 2026-08-30T02:14:53.627Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-30T02:14:53.991Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-30T02:14:53.991Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-30T02:14:54.003Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-30T02:14:54.359Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-30T02:14:54.359Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-30T02:14:54.367Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-30T02:14:54.687Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-30T02:14:54.687Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-30T02:14:54.693Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-30T02:14:55.048Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-30T02:14:55.049Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-30T02:14:55.056Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-30T02:14:55.366Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-30T02:14:55.366Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-30T02:14:57.308Z | Downloading crates ... |
| 153 | 2026-08-30T02:14:57.364Z | Downloaded adler2 v2.0.1 |
| 154 | 2026-08-30T02:14:57.368Z | Downloaded backtrace-ext v0.2.1 |
| 155 | 2026-08-30T02:14:57.371Z | Downloaded anstyle v1.0.14 |
| 156 | 2026-08-30T02:14:57.371Z | Downloaded anyhow v1.0.104 |
| 157 | 2026-08-30T02:14:57.377Z | Downloaded cobs v0.3.0 |
| 158 | 2026-08-30T02:14:57.381Z | Downloaded compression-core v0.4.32 |
| 159 | 2026-08-30T02:14:57.384Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 160 | 2026-08-30T02:14:57.384Z | Downloaded async-stream-impl v0.3.6 |
| 161 | 2026-08-30T02:14:57.387Z | Downloaded atomicwrites v0.4.4 |
| 162 | 2026-08-30T02:14:57.392Z | Downloaded base16ct v0.2.0 |
| 163 | 2026-08-30T02:14:57.395Z | Downloaded chacha20 v0.10.1 |
| 164 | 2026-08-30T02:14:57.395Z | Downloaded autocfg v1.5.1 |
| 165 | 2026-08-30T02:14:57.395Z | Downloaded aws-credential-types v1.3.0 |
| 166 | 2026-08-30T02:14:57.398Z | Downloaded byteorder v1.5.0 |
| 167 | 2026-08-30T02:14:57.398Z | Downloaded bytesize v2.7.0 |
| 168 | 2026-08-30T02:14:57.398Z | Downloaded digest v0.10.7 |
| 169 | 2026-08-30T02:14:57.398Z | Downloaded pin-project-lite v0.2.17 |
| 170 | 2026-08-30T02:14:57.402Z | Downloaded rand_chacha v0.9.0 |
| 171 | 2026-08-30T02:14:57.402Z | Downloaded litemap v0.8.2 |
| 172 | 2026-08-30T02:14:57.405Z | Downloaded defmt v1.1.1 |
| 173 | 2026-08-30T02:14:57.405Z | Downloaded aws-smithy-async v1.3.0 |
| 174 | 2026-08-30T02:14:57.405Z | Downloaded bitflags v1.3.2 |
| 175 | 2026-08-30T02:14:57.408Z | Downloaded radium v0.7.0 |
| 176 | 2026-08-30T02:14:57.408Z | Downloaded maybe-uninit v2.0.0 |
| 177 | 2026-08-30T02:14:57.408Z | Downloaded rfc6979 v0.4.0 |
| 178 | 2026-08-30T02:14:57.408Z | Downloaded block-buffer v0.10.4 |
| 179 | 2026-08-30T02:14:57.408Z | Downloaded rand_core v0.10.1 |
| 180 | 2026-08-30T02:14:57.412Z | Downloaded bitfield v0.19.5 |
| 181 | 2026-08-30T02:14:57.412Z | Downloaded packed_struct_codegen v0.10.1 |
| 182 | 2026-08-30T02:14:57.415Z | Downloaded natord v1.0.9 |
| 183 | 2026-08-30T02:14:57.415Z | Downloaded nodrop v0.1.14 |
| 184 | 2026-08-30T02:14:57.416Z | Downloaded outref v0.5.2 |
| 185 | 2026-08-30T02:14:57.416Z | Downloaded pin-utils v0.1.0 |
| 186 | 2026-08-30T02:14:57.416Z | Downloaded atomic-waker v1.1.2 |
| 187 | 2026-08-30T02:14:57.422Z | Downloaded async-stream v0.3.6 |
| 188 | 2026-08-30T02:14:57.425Z | Downloaded miette-derive v7.6.0 |
| 189 | 2026-08-30T02:14:57.425Z | Downloaded owo-colors v4.3.0 |
| 190 | 2026-08-30T02:14:57.425Z | Downloaded base64-simd v0.8.0 |
| 191 | 2026-08-30T02:14:57.425Z | Downloaded once_cell v1.21.4 |
| 192 | 2026-08-30T02:14:57.429Z | Downloaded daft v0.1.8 |
| 193 | 2026-08-30T02:14:57.429Z | Downloaded async-trait v0.1.92 |
| 194 | 2026-08-30T02:14:57.432Z | Downloaded lru-slab v0.1.2 |
| 195 | 2026-08-30T02:14:57.432Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 196 | 2026-08-30T02:14:57.436Z | Downloaded darling_macro v0.23.0 |
| 197 | 2026-08-30T02:14:57.436Z | Downloaded quinn v0.11.11 |
| 198 | 2026-08-30T02:14:57.439Z | Downloaded pem-rfc7468 v0.7.0 |
| 199 | 2026-08-30T02:14:57.442Z | Downloaded async-recursion v1.1.1 |
| 200 | 2026-08-30T02:14:57.442Z | Downloaded clap_lex v1.1.0 |
| 201 | 2026-08-30T02:14:57.442Z | Downloaded debug-ignore v1.0.5 |
| 202 | 2026-08-30T02:14:57.445Z | Downloaded num_threads v0.1.7 |
| 203 | 2026-08-30T02:14:57.445Z | Downloaded bitfield-macros v0.19.5 |
| 204 | 2026-08-30T02:14:57.448Z | Downloaded mime v0.3.17 |
| 205 | 2026-08-30T02:14:57.448Z | Downloaded lock_api v0.4.14 |
| 206 | 2026-08-30T02:14:57.451Z | Downloaded paste v1.0.15 |
| 207 | 2026-08-30T02:14:57.451Z | Downloaded log v0.4.33 |
| 208 | 2026-08-30T02:14:57.455Z | Downloaded crypto-common v0.1.7 |
| 209 | 2026-08-30T02:14:57.455Z | Downloaded num-conv v0.2.2 |
| 210 | 2026-08-30T02:14:57.455Z | Downloaded openssl-probe v0.2.1 |
| 211 | 2026-08-30T02:14:57.455Z | Downloaded progenitor-macro v0.14.0 |
| 212 | 2026-08-30T02:14:57.455Z | Downloaded cfg-if v1.0.4 |
| 213 | 2026-08-30T02:14:57.458Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 214 | 2026-08-30T02:14:57.461Z | Downloaded colorchoice v1.0.5 |
| 215 | 2026-08-30T02:14:57.465Z | Downloaded base64ct v1.8.3 |
| 216 | 2026-08-30T02:14:57.468Z | Downloaded bytes-utils v0.1.4 |
| 217 | 2026-08-30T02:14:57.471Z | Downloaded p256 v0.13.2 |
| 218 | 2026-08-30T02:14:57.471Z | Downloaded oxnet v0.1.6 |
| 219 | 2026-08-30T02:14:57.474Z | Downloaded parking_lot v0.12.5 |
| 220 | 2026-08-30T02:14:57.474Z | Downloaded ref-cast-impl v1.0.26 |
| 221 | 2026-08-30T02:14:57.474Z | Downloaded ciborium-ll v0.2.2 |
| 222 | 2026-08-30T02:14:57.477Z | Downloaded crypto-common v0.2.2 |
| 223 | 2026-08-30T02:14:57.478Z | Downloaded potential_utf v0.1.5 |
| 224 | 2026-08-30T02:14:57.481Z | Downloaded array-init v0.0.4 |
| 225 | 2026-08-30T02:14:57.484Z | Downloaded rustc-hash v2.1.3 |
| 226 | 2026-08-30T02:14:57.487Z | Downloaded ciborium-io v0.2.2 |
| 227 | 2026-08-30T02:14:57.490Z | Downloaded cpufeatures v0.2.17 |
| 228 | 2026-08-30T02:14:57.490Z | Downloaded percent-encoding v2.3.2 |
| 229 | 2026-08-30T02:14:57.490Z | Downloaded anstyle-query v1.1.5 |
| 230 | 2026-08-30T02:14:57.490Z | Downloaded cfg_aliases v0.2.2 |
| 231 | 2026-08-30T02:14:57.490Z | Downloaded equivalent v1.0.2 |
| 232 | 2026-08-30T02:14:57.493Z | Downloaded rand_chacha v0.3.1 |
| 233 | 2026-08-30T02:14:57.493Z | Downloaded clap-num v1.2.0 |
| 234 | 2026-08-30T02:14:57.493Z | Downloaded num-iter v0.1.46 |
| 235 | 2026-08-30T02:14:57.493Z | Downloaded omicron-workspace-hack v0.1.0 |
| 236 | 2026-08-30T02:14:57.497Z | Downloaded cpufeatures v0.3.0 |
| 237 | 2026-08-30T02:14:57.497Z | Downloaded multer v3.1.0 |
| 238 | 2026-08-30T02:14:57.500Z | Downloaded ppv-lite86 v0.2.21 |
| 239 | 2026-08-30T02:14:57.500Z | Downloaded defmt-parser v1.0.0 |
| 240 | 2026-08-30T02:14:57.500Z | Downloaded rustc-demangle v0.1.28 |
| 241 | 2026-08-30T02:14:57.503Z | Downloaded rlimit v0.10.2 |
| 242 | 2026-08-30T02:14:57.506Z | Downloaded fnv v1.0.7 |
| 243 | 2026-08-30T02:14:57.506Z | Downloaded progenitor-client v0.14.0 |
| 244 | 2026-08-30T02:14:57.509Z | Downloaded want v0.3.1 |
| 245 | 2026-08-30T02:14:57.513Z | Downloaded dunce v1.0.5 |
| 246 | 2026-08-30T02:14:57.513Z | Downloaded hostname v0.3.1 |
| 247 | 2026-08-30T02:14:57.516Z | Downloaded defmt-macros v1.1.1 |
| 248 | 2026-08-30T02:14:57.516Z | Downloaded bs58 v0.5.1 |
| 249 | 2026-08-30T02:14:57.519Z | Downloaded digest v0.11.3 |
| 250 | 2026-08-30T02:14:57.520Z | Downloaded deranged v0.5.8 |
| 251 | 2026-08-30T02:14:57.520Z | Downloaded rustls-native-certs v0.8.4 |
| 252 | 2026-08-30T02:14:57.523Z | Downloaded quote v1.0.47 |
| 253 | 2026-08-30T02:14:57.523Z | Downloaded block-buffer v0.12.1 |
| 254 | 2026-08-30T02:14:57.523Z | Downloaded nibble_vec v0.1.0 |
| 255 | 2026-08-30T02:14:57.523Z | Downloaded hubpack_derive v0.1.1 |
| 256 | 2026-08-30T02:14:57.526Z | Downloaded powerfmt v0.2.0 |
| 257 | 2026-08-30T02:14:57.526Z | Downloaded daft-derive v0.1.8 |
| 258 | 2026-08-30T02:14:57.526Z | Downloaded der_derive v0.7.3 |
| 259 | 2026-08-30T02:14:57.530Z | Downloaded ref-cast v1.0.26 |
| 260 | 2026-08-30T02:14:57.530Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 261 | 2026-08-30T02:14:57.530Z | Downloaded dyn-clone v1.0.20 |
| 262 | 2026-08-30T02:14:57.530Z | Downloaded itoa v1.0.18 |
| 263 | 2026-08-30T02:14:57.533Z | Downloaded arrayref v0.3.9 |
| 264 | 2026-08-30T02:14:57.533Z | Downloaded is_terminal_polyfill v1.70.2 |
| 265 | 2026-08-30T02:14:57.533Z | Downloaded addr2line v0.25.1 |
| 266 | 2026-08-30T02:14:57.536Z | Downloaded anstream v1.0.0 |
| 267 | 2026-08-30T02:14:57.536Z | Downloaded arrayvec v0.7.8 |
| 268 | 2026-08-30T02:14:57.536Z | Downloaded camino v1.2.5 |
| 269 | 2026-08-30T02:14:57.539Z | Downloaded rustc_version v0.4.1 |
| 270 | 2026-08-30T02:14:57.540Z | Downloaded rand_pcg v0.10.2 |
| 271 | 2026-08-30T02:14:57.540Z | Downloaded funty v2.0.0 |
| 272 | 2026-08-30T02:14:57.543Z | Downloaded futures-core v0.3.33 |
| 273 | 2026-08-30T02:14:57.543Z | Downloaded http-range-header v0.4.2 |
| 274 | 2026-08-30T02:14:57.543Z | Downloaded heck v0.5.0 |
| 275 | 2026-08-30T02:14:57.543Z | Downloaded idna_adapter v1.2.2 |
| 276 | 2026-08-30T02:14:57.543Z | Downloaded bitflags v2.13.1 |
| 277 | 2026-08-30T02:14:57.546Z | Downloaded proc-macro-error2 v2.0.1 |
| 278 | 2026-08-30T02:14:57.550Z | Downloaded base64 v0.22.1 |
| 279 | 2026-08-30T02:14:57.550Z | Downloaded inout v0.1.4 |
| 280 | 2026-08-30T02:14:57.550Z | Downloaded is_ci v1.2.0 |
| 281 | 2026-08-30T02:14:57.553Z | Downloaded scopeguard v1.2.0 |
| 282 | 2026-08-30T02:14:57.553Z | Downloaded packed_struct v0.10.1 |
| 283 | 2026-08-30T02:14:57.553Z | Downloaded primeorder v0.13.6 |
| 284 | 2026-08-30T02:14:57.587Z | Downloaded rand_core v0.9.5 |
| 285 | 2026-08-30T02:14:57.587Z | Downloaded slog-bunyan v2.5.0 |
| 286 | 2026-08-30T02:14:57.587Z | Downloaded sha1 v0.11.0 |
| 287 | 2026-08-30T02:14:57.587Z | Downloaded supports-unicode v3.0.0 |
| 288 | 2026-08-30T02:14:57.587Z | Downloaded ssh-cipher v0.2.0 |
| 289 | 2026-08-30T02:14:57.587Z | Downloaded subtle v2.6.1 |
| 290 | 2026-08-30T02:14:57.587Z | Downloaded signature v2.2.0 |
| 291 | 2026-08-30T02:14:57.587Z | Downloaded pkg-config v0.3.33 |
| 292 | 2026-08-30T02:14:57.587Z | Downloaded rustls-pemfile v2.2.0 |
| 293 | 2026-08-30T02:14:57.587Z | Downloaded anstyle-parse v1.0.0 |
| 294 | 2026-08-30T02:14:57.587Z | Downloaded humantime v2.4.0 |
| 295 | 2026-08-30T02:14:57.587Z | Downloaded match_cfg v0.1.0 |
| 296 | 2026-08-30T02:14:57.587Z | Downloaded utf8_iter v1.0.4 |
| 297 | 2026-08-30T02:14:57.587Z | Downloaded unit-prefix v0.5.2 |
| 298 | 2026-08-30T02:14:57.587Z | Downloaded compression-codecs v0.4.38 |
| 299 | 2026-08-30T02:14:57.587Z | Downloaded quinn-udp v0.5.15 |
| 300 | 2026-08-30T02:14:57.587Z | Downloaded terminal_size v0.4.4 |
| 301 | 2026-08-30T02:14:57.587Z | Downloaded cipher v0.4.4 |
| 302 | 2026-08-30T02:14:57.587Z | Downloaded corncobs v0.1.4 |
| 303 | 2026-08-30T02:14:57.587Z | Downloaded try-lock v0.2.5 |
| 304 | 2026-08-30T02:14:57.587Z | Downloaded typify-macro v0.6.2 |
| 305 | 2026-08-30T02:14:57.587Z | Downloaded yoke-derive v0.8.2 |
| 306 | 2026-08-30T02:14:57.591Z | Downloaded cmake v0.1.58 |
| 307 | 2026-08-30T02:14:57.591Z | Downloaded data-encoding v2.11.1 |
| 308 | 2026-08-30T02:14:57.591Z | Downloaded displaydoc v0.2.7 |
| 309 | 2026-08-30T02:14:57.591Z | Downloaded waitgroup v0.1.2 |
| 310 | 2026-08-30T02:14:57.595Z | Downloaded newtype-uuid v1.4.0 |
| 311 | 2026-08-30T02:14:57.598Z | Downloaded progenitor v0.14.0 |
| 312 | 2026-08-30T02:14:57.598Z | Downloaded aws-types v1.5.0 |
| 313 | 2026-08-30T02:14:57.601Z | Downloaded futures-macro v0.3.33 |
| 314 | 2026-08-30T02:14:57.604Z | Downloaded zeroize_derive v1.5.0 |
| 315 | 2026-08-30T02:14:57.604Z | Downloaded flagset v0.4.7 |
| 316 | 2026-08-30T02:14:57.608Z | Downloaded memmap2 v0.9.11 |
| 317 | 2026-08-30T02:14:57.608Z | Downloaded pkcs1 v0.7.5 |
| 318 | 2026-08-30T02:14:57.611Z | Downloaded ahash v0.8.12 |
| 319 | 2026-08-30T02:14:57.611Z | Downloaded pkcs8 v0.10.2 |
| 320 | 2026-08-30T02:14:57.614Z | Downloaded ff v0.13.1 |
| 321 | 2026-08-30T02:14:57.614Z | Downloaded futures-executor v0.3.33 |
| 322 | 2026-08-30T02:14:57.614Z | Downloaded home v0.5.12 |
| 323 | 2026-08-30T02:14:57.618Z | Downloaded aws-smithy-types v1.6.1 |
| 324 | 2026-08-30T02:14:57.621Z | Downloaded cc v1.4.2 |
| 325 | 2026-08-30T02:14:57.621Z | Downloaded serde_derive_internals v0.29.1 |
| 326 | 2026-08-30T02:14:57.625Z | Downloaded shlex v2.0.1 |
| 327 | 2026-08-30T02:14:57.625Z | Downloaded is-terminal v0.4.17 |
| 328 | 2026-08-30T02:14:57.625Z | Downloaded postcard v1.1.3 |
| 329 | 2026-08-30T02:14:57.625Z | Downloaded synstructure v0.13.2 |
| 330 | 2026-08-30T02:14:57.625Z | Downloaded serde_spanned v1.1.1 |
| 331 | 2026-08-30T02:14:57.628Z | Downloaded static_assertions v1.1.0 |
| 332 | 2026-08-30T02:14:57.628Z | Downloaded thiserror-impl v1.0.69 |
| 333 | 2026-08-30T02:14:57.631Z | Downloaded num-integer v0.1.46 |
| 334 | 2026-08-30T02:14:57.631Z | Downloaded tower-layer v0.3.3 |
| 335 | 2026-08-30T02:14:57.634Z | Downloaded console v0.16.4 |
| 336 | 2026-08-30T02:14:57.634Z | Downloaded const-oid v0.9.6 |
| 337 | 2026-08-30T02:14:57.634Z | Downloaded darling v0.23.0 |
| 338 | 2026-08-30T02:14:57.638Z | Downloaded clap_derive v4.6.4 |
| 339 | 2026-08-30T02:14:57.638Z | Downloaded constant_time_eq v0.4.2 |
| 340 | 2026-08-30T02:14:57.641Z | Downloaded supports-hyperlinks v3.2.0 |
| 341 | 2026-08-30T02:14:57.641Z | Downloaded thread_local v1.1.10 |
| 342 | 2026-08-30T02:14:57.641Z | Downloaded tracing-attributes v0.1.31 |
| 343 | 2026-08-30T02:14:57.641Z | Downloaded crossbeam-utils v0.8.22 |
| 344 | 2026-08-30T02:14:57.645Z | Downloaded thiserror-impl v2.0.20 |
| 345 | 2026-08-30T02:14:57.645Z | Downloaded supports-color v3.0.2 |
| 346 | 2026-08-30T02:14:57.648Z | Downloaded errno v0.3.14 |
| 347 | 2026-08-30T02:14:57.651Z | Downloaded zmij v1.0.23 |
| 348 | 2026-08-30T02:14:57.654Z | Downloaded erased-serde v0.3.31 |
| 349 | 2026-08-30T02:14:57.655Z | Downloaded unicode-linebreak v0.1.5 |
| 350 | 2026-08-30T02:14:57.655Z | Downloaded embedded-io v0.6.1 |
| 351 | 2026-08-30T02:14:57.655Z | Downloaded futures-sink v0.3.33 |
| 352 | 2026-08-30T02:14:57.659Z | Downloaded parking_lot_core v0.9.12 |
| 353 | 2026-08-30T02:14:57.662Z | Downloaded rand_core v0.6.4 |
| 354 | 2026-08-30T02:14:57.662Z | Downloaded httpdate v1.0.3 |
| 355 | 2026-08-30T02:14:57.662Z | Downloaded hubpack v0.1.2 |
| 356 | 2026-08-30T02:14:57.662Z | Downloaded crc32fast v1.5.0 |
| 357 | 2026-08-30T02:14:57.662Z | Downloaded yoke v0.8.3 |
| 358 | 2026-08-30T02:14:57.666Z | Downloaded hybrid-array v0.4.14 |
| 359 | 2026-08-30T02:14:57.666Z | Downloaded http-body-util v0.1.4 |
| 360 | 2026-08-30T02:14:57.666Z | Downloaded serde-big-array v0.5.1 |
| 361 | 2026-08-30T02:14:57.669Z | Downloaded crc-any v2.5.1 |
| 362 | 2026-08-30T02:14:57.672Z | Downloaded uuid v1.24.0 |
| 363 | 2026-08-30T02:14:57.672Z | Downloaded either v1.17.0 |
| 364 | 2026-08-30T02:14:57.676Z | Downloaded jobserver v0.1.35 |
| 365 | 2026-08-30T02:14:57.679Z | Downloaded backtrace v0.3.76 |
| 366 | 2026-08-30T02:14:57.679Z | Downloaded num-traits v0.2.19 |
| 367 | 2026-08-30T02:14:57.683Z | Downloaded fs_extra v1.3.0 |
| 368 | 2026-08-30T02:14:57.686Z | Downloaded ssh-encoding v0.2.0 |
| 369 | 2026-08-30T02:14:57.689Z | Downloaded tls_codec_derive v0.4.2 |
| 370 | 2026-08-30T02:14:57.693Z | Downloaded schemars_derive v0.8.22 |
| 371 | 2026-08-30T02:14:57.693Z | Downloaded serde_tokenstream v0.2.3 |
| 372 | 2026-08-30T02:14:57.693Z | Downloaded smallvec v1.15.2 |
| 373 | 2026-08-30T02:14:57.696Z | Downloaded serde-hex v0.1.0 |
| 374 | 2026-08-30T02:14:57.699Z | Downloaded thiserror v2.0.20 |
| 375 | 2026-08-30T02:14:57.702Z | Downloaded tokio-tungstenite v0.28.0 |
| 376 | 2026-08-30T02:14:57.702Z | Downloaded untrusted v0.9.0 |
| 377 | 2026-08-30T02:14:57.702Z | Downloaded signal-hook-registry v1.4.8 |
| 378 | 2026-08-30T02:14:57.705Z | Downloaded form_urlencoded v1.2.2 |
| 379 | 2026-08-30T02:14:57.705Z | Downloaded hex v0.4.3 |
| 380 | 2026-08-30T02:14:57.705Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 381 | 2026-08-30T02:14:57.706Z | Downloaded lazy_static v1.5.0 |
| 382 | 2026-08-30T02:14:57.709Z | Downloaded slog-json v2.6.1 |
| 383 | 2026-08-30T02:14:57.712Z | Downloaded ciborium v0.2.2 |
| 384 | 2026-08-30T02:14:57.712Z | Downloaded strum v0.26.3 |
| 385 | 2026-08-30T02:14:57.712Z | Downloaded zeroize v1.9.0 |
| 386 | 2026-08-30T02:14:57.712Z | Downloaded http-body v1.1.0 |
| 387 | 2026-08-30T02:14:57.715Z | Downloaded getrandom v0.3.4 |
| 388 | 2026-08-30T02:14:57.718Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-08-30T02:14:57.718Z | Downloaded term v1.2.1 |
| 390 | 2026-08-30T02:14:57.722Z | Downloaded toml v0.8.23 |
| 391 | 2026-08-30T02:14:57.722Z | Downloaded ipnetwork v0.21.1 |
| 392 | 2026-08-30T02:14:57.725Z | Downloaded futures-io v0.3.33 |
| 393 | 2026-08-30T02:14:57.725Z | Downloaded env_logger v0.11.11 |
| 394 | 2026-08-30T02:14:57.729Z | Downloaded strsim v0.11.1 |
| 395 | 2026-08-30T02:14:57.730Z | Downloaded tinyvec_macros v0.1.1 |
| 396 | 2026-08-30T02:14:57.730Z | Downloaded xdg v2.5.2 |
| 397 | 2026-08-30T02:14:57.733Z | Downloaded embedded-io v0.4.0 |
| 398 | 2026-08-30T02:14:57.733Z | Downloaded toml_write v0.1.2 |
| 399 | 2026-08-30T02:14:57.733Z | Downloaded serde_spanned v0.6.9 |
| 400 | 2026-08-30T02:14:57.733Z | Downloaded aws-smithy-schema v0.2.0 |
| 401 | 2026-08-30T02:14:57.736Z | Downloaded generic-array v0.14.7 |
| 402 | 2026-08-30T02:14:57.736Z | Downloaded zerofrom-derive v0.1.7 |
| 403 | 2026-08-30T02:14:57.740Z | Downloaded dropshot_endpoint v0.17.1 |
| 404 | 2026-08-30T02:14:57.743Z | Downloaded stable_deref_trait v1.2.1 |
| 405 | 2026-08-30T02:14:57.743Z | Downloaded ipnet v2.12.1 |
| 406 | 2026-08-30T02:14:57.746Z | Downloaded darling_core v0.23.0 |
| 407 | 2026-08-30T02:14:57.750Z | Downloaded group v0.13.0 |
| 408 | 2026-08-30T02:14:57.750Z | Downloaded slog-async v2.8.0 |
| 409 | 2026-08-30T02:14:57.753Z | Downloaded bytes v1.12.1 |
| 410 | 2026-08-30T02:14:57.753Z | Downloaded proc-macro2 v1.0.107 |
| 411 | 2026-08-30T02:14:57.756Z | Downloaded utf-8 v0.7.6 |
| 412 | 2026-08-30T02:14:57.756Z | Downloaded termios v0.3.3 |
| 413 | 2026-08-30T02:14:57.756Z | Downloaded tls_codec v0.4.2 |
| 414 | 2026-08-30T02:14:57.756Z | Downloaded toml_datetime v0.6.11 |
| 415 | 2026-08-30T02:14:57.759Z | Downloaded version_check v0.9.5 |
| 416 | 2026-08-30T02:14:57.759Z | Downloaded zerofrom v0.1.8 |
| 417 | 2026-08-30T02:14:57.759Z | Downloaded ident_case v1.0.1 |
| 418 | 2026-08-30T02:14:57.762Z | Downloaded libm v0.2.16 |
| 419 | 2026-08-30T02:14:57.766Z | Downloaded oauth2 v5.0.0 |
| 420 | 2026-08-30T02:14:57.769Z | Downloaded tap v1.0.1 |
| 421 | 2026-08-30T02:14:57.769Z | Downloaded miniz_oxide v0.8.9 |
| 422 | 2026-08-30T02:14:57.769Z | Downloaded tokio-macros v2.7.2 |
| 423 | 2026-08-30T02:14:57.772Z | Downloaded wyz v0.5.1 |
| 424 | 2026-08-30T02:14:57.772Z | Downloaded rustls-pki-types v1.15.1 |
| 425 | 2026-08-30T02:14:57.772Z | Downloaded tokio-rustls v0.26.4 |
| 426 | 2026-08-30T02:14:57.775Z | Downloaded foldhash v0.2.0 |
| 427 | 2026-08-30T02:14:57.775Z | Downloaded spin v0.9.9 |
| 428 | 2026-08-30T02:14:57.775Z | Downloaded mio v1.2.2 |
| 429 | 2026-08-30T02:14:57.778Z | Downloaded unsafe-libyaml v0.2.11 |
| 430 | 2026-08-30T02:14:57.781Z | Downloaded futures-task v0.3.33 |
| 431 | 2026-08-30T02:14:57.781Z | Downloaded writeable v0.6.3 |
| 432 | 2026-08-30T02:14:57.782Z | Downloaded ecdsa v0.16.9 |
| 433 | 2026-08-30T02:14:57.785Z | Downloaded secrecy v0.8.0 |
| 434 | 2026-08-30T02:14:57.785Z | Downloaded slab v0.4.12 |
| 435 | 2026-08-30T02:14:57.788Z | Downloaded allocator-api2 v0.2.21 |
| 436 | 2026-08-30T02:14:57.788Z | Downloaded chumsky v0.9.3 |
| 437 | 2026-08-30T02:14:57.791Z | Downloaded const-oid v0.10.2 |
| 438 | 2026-08-30T02:14:57.795Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 439 | 2026-08-30T02:14:57.798Z | Downloaded xdg v3.0.0 |
| 440 | 2026-08-30T02:14:57.798Z | Downloaded serde_path_to_error v0.1.20 |
| 441 | 2026-08-30T02:14:57.801Z | Downloaded serde_urlencoded v0.7.1 |
| 442 | 2026-08-30T02:14:57.801Z | Downloaded tokio-fd v0.3.0 |
| 443 | 2026-08-30T02:14:57.801Z | Downloaded env_filter v2.0.0 |
| 444 | 2026-08-30T02:14:57.802Z | Downloaded futures-channel v0.3.33 |
| 445 | 2026-08-30T02:14:57.805Z | Downloaded simd-adler32 v0.3.10 |
| 446 | 2026-08-30T02:14:57.805Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 447 | 2026-08-30T02:14:57.808Z | Downloaded sync_wrapper v1.0.2 |
| 448 | 2026-08-30T02:14:57.808Z | Downloaded progenitor-impl v0.14.0 |
| 449 | 2026-08-30T02:14:57.811Z | Downloaded semver v1.0.28 |
| 450 | 2026-08-30T02:14:57.811Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 451 | 2026-08-30T02:14:57.815Z | Downloaded icu_provider v2.2.0 |
| 452 | 2026-08-30T02:14:57.815Z | Downloaded slog-term v2.9.2 |
| 453 | 2026-08-30T02:14:57.815Z | Downloaded der v0.7.10 |
| 454 | 2026-08-30T02:14:57.818Z | Downloaded rand v0.8.7 |
| 455 | 2026-08-30T02:14:57.821Z | Downloaded take_mut v0.2.2 |
| 456 | 2026-08-30T02:14:57.821Z | Downloaded hostname v0.4.2 |
| 457 | 2026-08-30T02:14:57.821Z | Downloaded http-body v0.4.6 |
| 458 | 2026-08-30T02:14:57.821Z | Downloaded signal-hook v0.4.4 |
| 459 | 2026-08-30T02:14:57.824Z | Downloaded fastrand v2.5.0 |
| 460 | 2026-08-30T02:14:57.829Z | Downloaded hyper-rustls v0.27.9 |
| 461 | 2026-08-30T02:14:57.834Z | Downloaded keccak v0.1.6 |
| 462 | 2026-08-30T02:14:57.837Z | Downloaded sha1 v0.10.7 |
| 463 | 2026-08-30T02:14:57.837Z | Downloaded time-core v0.1.9 |
| 464 | 2026-08-30T02:14:57.840Z | Downloaded serde_derive v1.0.229 |
| 465 | 2026-08-30T02:14:57.840Z | Downloaded rsa v0.9.10 |
| 466 | 2026-08-30T02:14:57.844Z | Downloaded tinyvec v1.12.0 |
| 467 | 2026-08-30T02:14:57.844Z | Downloaded rustls-platform-verifier v0.7.0 |
| 468 | 2026-08-30T02:14:57.848Z | Downloaded thiserror v1.0.69 |
| 469 | 2026-08-30T02:14:57.848Z | Downloaded miette v7.6.0 |
| 470 | 2026-08-30T02:14:57.851Z | Downloaded schemars v0.8.22 |
| 471 | 2026-08-30T02:14:57.855Z | Downloaded knus-derive v3.4.0 |
| 472 | 2026-08-30T02:14:57.858Z | Downloaded utf8parse v0.2.2 |
| 473 | 2026-08-30T02:14:57.858Z | Downloaded endian-type v0.2.0 |
| 474 | 2026-08-30T02:14:57.858Z | Downloaded tempfile v3.27.0 |
| 475 | 2026-08-30T02:14:57.858Z | Downloaded shlex v1.3.0 |
| 476 | 2026-08-30T02:14:57.861Z | Downloaded tinystr v0.8.3 |
| 477 | 2026-08-30T02:14:57.861Z | Downloaded crossbeam-channel v0.5.16 |
| 478 | 2026-08-30T02:14:57.865Z | Downloaded serde v1.0.229 |
| 479 | 2026-08-30T02:14:57.865Z | Downloaded rustls-webpki v0.103.13 |
| 480 | 2026-08-30T02:14:57.868Z | Downloaded clap v4.6.6 |
| 481 | 2026-08-30T02:14:57.871Z | Downloaded sec1 v0.7.3 |
| 482 | 2026-08-30T02:14:57.871Z | Downloaded strum_macros v0.26.4 |
| 483 | 2026-08-30T02:14:57.874Z | Downloaded crypto-bigint v0.5.5 |
| 484 | 2026-08-30T02:14:57.877Z | Downloaded sha2 v0.10.9 |
| 485 | 2026-08-30T02:14:57.877Z | Downloaded smallvec v0.6.14 |
| 486 | 2026-08-30T02:14:57.877Z | Downloaded spki v0.7.3 |
| 487 | 2026-08-30T02:14:57.877Z | Downloaded hash32 v0.2.1 |
| 488 | 2026-08-30T02:14:57.880Z | Downloaded rand v0.9.5 |
| 489 | 2026-08-30T02:14:57.880Z | Downloaded serde_yaml v0.9.34+deprecated |
| 490 | 2026-08-30T02:14:57.883Z | Downloaded textwrap v0.16.2 |
| 491 | 2026-08-30T02:14:57.887Z | Downloaded find-msvc-tools v0.1.10 |
| 492 | 2026-08-30T02:14:57.890Z | Downloaded vsimd v0.8.0 |
| 493 | 2026-08-30T02:14:57.894Z | Downloaded icu_normalizer v2.2.0 |
| 494 | 2026-08-30T02:14:57.897Z | Downloaded tungstenite v0.28.0 |
| 495 | 2026-08-30T02:14:57.900Z | Downloaded rustversion v1.0.23 |
| 496 | 2026-08-30T02:14:57.903Z | Downloaded serde_with_macros v3.22.0 |
| 497 | 2026-08-30T02:14:57.906Z | Downloaded socket2 v0.6.5 |
| 498 | 2026-08-30T02:14:57.909Z | Downloaded futures v0.3.33 |
| 499 | 2026-08-30T02:14:57.913Z | Downloaded getrandom v0.2.17 |
| 500 | 2026-08-30T02:14:57.913Z | Downloaded hmac v0.12.1 |
| 501 | 2026-08-30T02:14:57.913Z | Downloaded zerovec-derive v0.11.3 |
| 502 | 2026-08-30T02:14:57.916Z | Downloaded ed25519 v2.2.3 |
| 503 | 2026-08-30T02:14:57.916Z | Downloaded indicatif v0.18.6 |
| 504 | 2026-08-30T02:14:57.916Z | Downloaded memchr v2.8.3 |
| 505 | 2026-08-30T02:14:57.919Z | Downloaded typenum v1.20.1 |
| 506 | 2026-08-30T02:14:57.922Z | Downloaded iana-time-zone v0.1.65 |
| 507 | 2026-08-30T02:14:57.925Z | Downloaded tracing-core v0.1.36 |
| 508 | 2026-08-30T02:14:57.926Z | Downloaded schemars v0.9.0 |
| 509 | 2026-08-30T02:14:57.931Z | Downloaded num-bigint-dig v0.8.6 |
| 510 | 2026-08-30T02:14:57.934Z | Downloaded time-macros v0.2.32 |
| 511 | 2026-08-30T02:14:57.938Z | Downloaded icu_properties v2.2.0 |
| 512 | 2026-08-30T02:14:57.938Z | Downloaded nix v0.31.3 |
| 513 | 2026-08-30T02:14:57.941Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 514 | 2026-08-30T02:14:57.944Z | Downloaded elliptic-curve v0.13.8 |
| 515 | 2026-08-30T02:14:57.947Z | Downloaded rand v0.10.2 |
| 516 | 2026-08-30T02:14:57.947Z | Downloaded tower-service v0.3.3 |
| 517 | 2026-08-30T02:14:57.950Z | Downloaded indexmap v1.9.3 |
| 518 | 2026-08-30T02:14:57.953Z | Downloaded getrandom v0.4.3 |
| 519 | 2026-08-30T02:14:57.953Z | Downloaded hyper-util v0.1.20 |
| 520 | 2026-08-30T02:14:57.957Z | Downloaded slog v2.8.2 |
| 521 | 2026-08-30T02:14:57.960Z | Downloaded typify v0.6.2 |
| 522 | 2026-08-30T02:14:57.960Z | Downloaded hashbrown v0.14.5 |
| 523 | 2026-08-30T02:14:57.963Z | Downloaded async-compression v0.4.43 |
| 524 | 2026-08-30T02:14:57.966Z | Downloaded icu_locale_core v2.2.0 |
| 525 | 2026-08-30T02:14:57.969Z | Downloaded ed25519-dalek v2.2.0 |
| 526 | 2026-08-30T02:14:57.972Z | Downloaded heapless v0.7.17 |
| 527 | 2026-08-30T02:14:57.978Z | Downloaded zerotrie v0.2.4 |
| 528 | 2026-08-30T02:14:57.985Z | Downloaded ryu v1.0.23 |
| 529 | 2026-08-30T02:14:57.988Z | Downloaded p521 v0.13.3 |
| 530 | 2026-08-30T02:14:57.991Z | Downloaded icu_normalizer_data v2.2.0 |
| 531 | 2026-08-30T02:14:57.994Z | Downloaded indexmap v2.14.0 |
| 532 | 2026-08-30T02:14:57.997Z | Downloaded httparse v1.10.1 |
| 533 | 2026-08-30T02:14:57.997Z | Downloaded half v2.7.1 |
| 534 | 2026-08-30T02:14:58.002Z | Downloaded tower v0.5.3 |
| 535 | 2026-08-30T02:14:58.006Z | Downloaded x509-cert v0.2.5 |
| 536 | 2026-08-30T02:14:58.009Z | Downloaded zerocopy-derive v0.8.56 |
| 537 | 2026-08-30T02:14:58.014Z | Downloaded ssh-key v0.6.7 |
| 538 | 2026-08-30T02:14:58.017Z | Downloaded tower-http v0.6.11 |
| 539 | 2026-08-30T02:14:58.021Z | Downloaded http v1.5.0 |
| 540 | 2026-08-30T02:14:58.024Z | Downloaded flate2 v1.1.9 |
| 541 | 2026-08-30T02:14:58.027Z | Downloaded url v2.5.8 |
| 542 | 2026-08-30T02:14:58.027Z | Downloaded knus v3.4.0 |
| 543 | 2026-08-30T02:14:58.031Z | Downloaded icu_collections v2.2.0 |
| 544 | 2026-08-30T02:14:58.031Z | Downloaded serde_core v1.0.229 |
| 545 | 2026-08-30T02:14:58.034Z | Downloaded regex v1.13.1 |
| 546 | 2026-08-30T02:14:58.037Z | Downloaded unicode-segmentation v1.13.3 |
| 547 | 2026-08-30T02:14:58.037Z | Downloaded http v0.2.12 |
| 548 | 2026-08-30T02:14:58.041Z | Downloaded schemars v1.2.2 |
| 549 | 2026-08-30T02:14:58.045Z | Downloaded reqwest v0.13.4 |
| 550 | 2026-08-30T02:14:58.048Z | Downloaded toml_edit v0.22.27 |
| 551 | 2026-08-30T02:14:58.052Z | Downloaded hashbrown v0.16.1 |
| 552 | 2026-08-30T02:14:58.055Z | Downloaded blake3 v1.8.6 |
| 553 | 2026-08-30T02:14:58.058Z | Downloaded aho-corasick v1.1.5 |
| 554 | 2026-08-30T02:14:58.062Z | Downloaded jiff-core v0.1.0 |
| 555 | 2026-08-30T02:14:58.065Z | Downloaded zerovec v0.11.6 |
| 556 | 2026-08-30T02:14:58.076Z | Downloaded hashbrown v0.17.1 |
| 557 | 2026-08-30T02:14:58.079Z | Downloaded hyper v1.11.0 |
| 558 | 2026-08-30T02:14:58.082Z | Downloaded clap_builder v4.6.6 |
| 559 | 2026-08-30T02:14:58.085Z | Downloaded p384 v0.13.1 |
| 560 | 2026-08-30T02:14:58.088Z | Downloaded futures-util v0.3.33 |
| 561 | 2026-08-30T02:14:58.093Z | Downloaded serde_json v1.0.151 |
| 562 | 2026-08-30T02:14:58.096Z | Downloaded hashbrown v0.12.3 |
| 563 | 2026-08-30T02:14:58.100Z | Downloaded tokio-util v0.7.19 |
| 564 | 2026-08-30T02:14:58.103Z | Downloaded h2 v0.4.15 |
| 565 | 2026-08-30T02:14:58.109Z | Downloaded aws-lc-rs v1.18.0 |
| 566 | 2026-08-30T02:14:58.116Z | Downloaded portable-atomic v1.15.0 |
| 567 | 2026-08-30T02:14:58.120Z | Downloaded icu_properties_data v2.2.0 |
| 568 | 2026-08-30T02:14:58.125Z | Downloaded winnow v0.7.15 |
| 569 | 2026-08-30T02:14:58.133Z | Downloaded quinn-proto v0.11.16 |
| 570 | 2026-08-30T02:14:58.138Z | Downloaded hkdf v0.12.4 |
| 571 | 2026-08-30T02:14:58.142Z | Downloaded salty v0.3.0 |
| 572 | 2026-08-30T02:14:58.146Z | Downloaded winnow v1.0.4 |
| 573 | 2026-08-30T02:14:58.157Z | Downloaded idna v1.1.0 |
| 574 | 2026-08-30T02:14:58.162Z | Downloaded bitvec v1.1.1 |
| 575 | 2026-08-30T02:14:58.170Z | Downloaded chrono v0.4.45 |
| 576 | 2026-08-30T02:14:58.181Z | Downloaded serde_with v3.22.0 |
| 577 | 2026-08-30T02:14:58.187Z | Downloaded radix_trie v0.3.0 |
| 578 | 2026-08-30T02:14:58.198Z | Downloaded syn v1.0.109 |
| 579 | 2026-08-30T02:14:58.203Z | Downloaded unicode-width v0.2.2 |
| 580 | 2026-08-30T02:14:58.212Z | Downloaded curve25519-dalek v4.1.3 |
| 581 | 2026-08-30T02:14:58.219Z | Downloaded unicode-width v0.1.14 |
| 582 | 2026-08-30T02:14:58.234Z | Downloaded zerocopy v0.8.56 |
| 583 | 2026-08-30T02:14:58.244Z | Downloaded gimli v0.32.3 |
| 584 | 2026-08-30T02:14:58.249Z | Downloaded time v0.3.55 |
| 585 | 2026-08-30T02:14:58.256Z | Downloaded syn v3.0.3 |
| 586 | 2026-08-30T02:14:58.262Z | Downloaded regress v0.11.1 |
| 587 | 2026-08-30T02:14:58.267Z | Downloaded object v0.37.3 |
| 588 | 2026-08-30T02:14:58.273Z | Downloaded regex-syntax v0.8.11 |
| 589 | 2026-08-30T02:14:58.278Z | Downloaded rustls v0.23.43 |
| 590 | 2026-08-30T02:14:58.283Z | Downloaded dropshot v0.17.1 |
| 591 | 2026-08-30T02:14:58.295Z | Downloaded openapiv3 v2.2.0 |
| 592 | 2026-08-30T02:14:58.300Z | Downloaded syn v2.0.119 |
| 593 | 2026-08-30T02:14:58.306Z | Downloaded rustix v0.38.44 |
| 594 | 2026-08-30T02:14:58.319Z | Downloaded rustix v1.1.4 |
| 595 | 2026-08-30T02:14:58.333Z | Downloaded tracing v0.1.44 |
| 596 | 2026-08-30T02:14:58.344Z | Downloaded typify-impl v0.6.2 |
| 597 | 2026-08-30T02:14:58.352Z | Downloaded regex-automata v0.4.18 |
| 598 | 2026-08-30T02:14:58.365Z | Downloaded sha3 v0.10.9 |
| 599 | 2026-08-30T02:14:58.372Z | Downloaded tokio v1.53.1 |
| 600 | 2026-08-30T02:14:58.395Z | Downloaded jiff v0.2.35 |
| 601 | 2026-08-30T02:14:58.403Z | Downloaded libc v0.2.189 |
| 602 | 2026-08-30T02:14:58.453Z | Downloaded encoding_rs v0.8.35 |
| 603 | 2026-08-30T02:14:58.464Z | Downloaded ring v0.17.14 |
| 604 | 2026-08-30T02:14:58.992Z | Downloaded aws-lc-sys v0.44.0 |
| 605 | 2026-08-30T02:14:59.253Z | Compiling proc-macro2 v1.0.107 |
| 606 | 2026-08-30T02:14:59.253Z | Compiling quote v1.0.47 |
| 607 | 2026-08-30T02:14:59.256Z | Compiling unicode-ident v1.0.24 |
| 608 | 2026-08-30T02:14:59.256Z | Compiling libc v0.2.189 |
| 609 | 2026-08-30T02:14:59.256Z | Compiling cfg-if v1.0.4 |
| 610 | 2026-08-30T02:14:59.256Z | Compiling version_check v0.9.5 |
| 611 | 2026-08-30T02:14:59.256Z | Compiling serde_core v1.0.229 |
| 612 | 2026-08-30T02:14:59.513Z | Compiling serde v1.0.229 |
| 613 | 2026-08-30T02:14:59.574Z | Compiling libm v0.2.16 |
| 614 | 2026-08-30T02:14:59.693Z | Compiling generic-array v0.14.7 |
| 615 | 2026-08-30T02:14:59.844Z | Compiling autocfg v1.5.1 |
| 616 | 2026-08-30T02:14:59.943Z | Compiling typenum v1.20.1 |
| 617 | 2026-08-30T02:14:59.956Z | Compiling subtle v2.6.1 |
| 618 | 2026-08-30T02:15:00.110Z | Compiling memchr v2.8.3 |
| 619 | 2026-08-30T02:15:00.215Z | Compiling smallvec v1.15.2 |
| 620 | 2026-08-30T02:15:00.229Z | Compiling itoa v1.0.18 |
| 621 | 2026-08-30T02:15:00.417Z | Compiling errno v0.3.14 |
| 622 | 2026-08-30T02:15:00.454Z | Compiling bytes v1.12.1 |
| 623 | 2026-08-30T02:15:00.584Z | Compiling const-oid v0.9.6 |
| 624 | 2026-08-30T02:15:00.662Z | Compiling syn v2.0.119 |
| 625 | 2026-08-30T02:15:00.727Z | Compiling syn v3.0.3 |
| 626 | 2026-08-30T02:15:00.811Z | Compiling scopeguard v1.2.0 |
| 627 | 2026-08-30T02:15:00.922Z | Compiling lock_api v0.4.14 |
| 628 | 2026-08-30T02:15:01.174Z | Compiling pin-project-lite v0.2.17 |
| 629 | 2026-08-30T02:15:01.275Z | Compiling thiserror v2.0.20 |
| 630 | 2026-08-30T02:15:01.288Z | Compiling zmij v1.0.23 |
| 631 | 2026-08-30T02:15:01.330Z | Compiling parking_lot_core v0.9.12 |
| 632 | 2026-08-30T02:15:01.415Z | Compiling zeroize v1.9.0 |
| 633 | 2026-08-30T02:15:01.577Z | Compiling signal-hook-registry v1.4.8 |
| 634 | 2026-08-30T02:15:01.590Z | Compiling num-traits v0.2.19 |
| 635 | 2026-08-30T02:15:01.630Z | Compiling futures-core v0.3.33 |
| 636 | 2026-08-30T02:15:01.712Z | Compiling serde_json v1.0.151 |
| 637 | 2026-08-30T02:15:01.945Z | Compiling semver v1.0.28 |
| 638 | 2026-08-30T02:15:01.974Z | Compiling mio v1.2.2 |
| 639 | 2026-08-30T02:15:02.026Z | Compiling socket2 v0.6.5 |
| 640 | 2026-08-30T02:15:02.080Z | Compiling parking_lot v0.12.5 |
| 641 | 2026-08-30T02:15:02.226Z | Compiling heck v0.5.0 |
| 642 | 2026-08-30T02:15:02.240Z | Compiling base64ct v1.8.3 |
| 643 | 2026-08-30T02:15:02.602Z | Compiling pem-rfc7468 v0.7.0 |
| 644 | 2026-08-30T02:15:02.749Z | Compiling futures-sink v0.3.33 |
| 645 | 2026-08-30T02:15:02.861Z | Compiling http v1.5.0 |
| 646 | 2026-08-30T02:15:02.976Z | Compiling getrandom v0.2.17 |
| 647 | 2026-08-30T02:15:03.320Z | Compiling once_cell v1.21.4 |
| 648 | 2026-08-30T02:15:03.403Z | Compiling rand_core v0.6.4 |
| 649 | 2026-08-30T02:15:03.546Z | Compiling rustc_version v0.4.1 |
| 650 | 2026-08-30T02:15:03.581Z | Compiling jobserver v0.1.35 |
| 651 | 2026-08-30T02:15:03.663Z | Compiling zerocopy v0.8.56 |
| 652 | 2026-08-30T02:15:03.804Z | Compiling flagset v0.4.7 |
| 653 | 2026-08-30T02:15:03.879Z | Compiling find-msvc-tools v0.1.10 |
| 654 | 2026-08-30T02:15:03.910Z | Compiling slab v0.4.12 |
| 655 | 2026-08-30T02:15:03.945Z | Compiling shlex v2.0.1 |
| 656 | 2026-08-30T02:15:03.957Z | Compiling serde_derive v1.0.229 |
| 657 | 2026-08-30T02:15:04.059Z | Compiling thiserror-impl v2.0.20 |
| 658 | 2026-08-30T02:15:04.123Z | Compiling tokio-macros v2.7.2 |
| 659 | 2026-08-30T02:15:04.147Z | Compiling cc v1.4.2 |
| 660 | 2026-08-30T02:15:04.315Z | Compiling futures-channel v0.3.33 |
| 661 | 2026-08-30T02:15:04.338Z | Compiling bitflags v2.13.1 |
| 662 | 2026-08-30T02:15:04.587Z | Compiling synstructure v0.13.2 |
| 663 | 2026-08-30T02:15:04.681Z | Compiling zeroize_derive v1.5.0 |
| 664 | 2026-08-30T02:15:04.757Z | Compiling der_derive v0.7.3 |
| 665 | 2026-08-30T02:15:04.876Z | Compiling tokio v1.53.1 |
| 666 | 2026-08-30T02:15:04.889Z | Compiling zerocopy-derive v0.8.56 |
| 667 | 2026-08-30T02:15:05.090Z | Compiling futures-macro v0.3.33 |
| 668 | 2026-08-30T02:15:05.478Z | Compiling log v0.4.33 |
| 669 | 2026-08-30T02:15:05.509Z | Compiling stable_deref_trait v1.2.1 |
| 670 | 2026-08-30T02:15:05.608Z | Compiling futures-task v0.3.33 |
| 671 | 2026-08-30T02:15:05.742Z | Compiling futures-io v0.3.33 |
| 672 | 2026-08-30T02:15:05.755Z | Compiling der v0.7.10 |
| 673 | 2026-08-30T02:15:05.922Z | Compiling futures-util v0.3.33 |
| 674 | 2026-08-30T02:15:05.967Z | Compiling rustversion v1.0.23 |
| 675 | 2026-08-30T02:15:06.133Z | Compiling crypto-common v0.1.7 |
| 676 | 2026-08-30T02:15:06.175Z | Compiling block-buffer v0.10.4 |
| 677 | 2026-08-30T02:15:06.271Z | Compiling getrandom v0.4.3 |
| 678 | 2026-08-30T02:15:06.320Z | Compiling digest v0.10.7 |
| 679 | 2026-08-30T02:15:06.568Z | Compiling zerofrom-derive v0.1.7 |
| 680 | 2026-08-30T02:15:06.902Z | Compiling spki v0.7.3 |
| 681 | 2026-08-30T02:15:07.338Z | Compiling schemars v0.8.22 |
| 682 | 2026-08-30T02:15:07.380Z | Compiling cpufeatures v0.2.17 |
| 683 | 2026-08-30T02:15:07.453Z | Compiling equivalent v1.0.2 |
| 684 | 2026-08-30T02:15:07.757Z | Compiling zerofrom v0.1.8 |
| 685 | 2026-08-30T02:15:07.889Z | Compiling yoke-derive v0.8.2 |
| 686 | 2026-08-30T02:15:08.168Z | Compiling serde_derive_internals v0.29.1 |
| 687 | 2026-08-30T02:15:08.608Z | Compiling cmake v0.1.58 |
| 688 | 2026-08-30T02:15:08.611Z | Compiling fnv v1.0.7 |
| 689 | 2026-08-30T02:15:08.727Z | Compiling pkg-config v0.3.33 |
| 690 | 2026-08-30T02:15:08.793Z | Compiling dunce v1.0.5 |
| 691 | 2026-08-30T02:15:08.947Z | Compiling schemars_derive v0.8.22 |
| 692 | 2026-08-30T02:15:08.960Z | Compiling allocator-api2 v0.2.21 |
| 693 | 2026-08-30T02:15:08.993Z | Compiling yoke v0.8.3 |
| 694 | 2026-08-30T02:15:09.162Z | Compiling fs_extra v1.3.0 |
| 695 | 2026-08-30T02:15:09.197Z | Compiling pkcs8 v0.10.2 |
| 696 | 2026-08-30T02:15:09.285Z | Compiling zerovec-derive v0.11.3 |
| 697 | 2026-08-30T02:15:09.414Z | Compiling aws-lc-sys v0.44.0 |
| 698 | 2026-08-30T02:15:09.417Z | Compiling http-body v1.1.0 |
| 699 | 2026-08-30T02:15:09.662Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-08-30T02:15:09.930Z | Compiling chrono v0.4.45 |
| 701 | 2026-08-30T02:15:10.104Z | Compiling tracing-attributes v0.1.31 |
| 702 | 2026-08-30T02:15:10.160Z | Compiling displaydoc v0.2.7 |
| 703 | 2026-08-30T02:15:10.178Z | Compiling tracing-core v0.1.36 |
| 704 | 2026-08-30T02:15:10.392Z | Compiling zerovec v0.11.6 |
| 705 | 2026-08-30T02:15:10.923Z | Compiling rustix v1.1.4 |
| 706 | 2026-08-30T02:15:11.017Z | Compiling hashbrown v0.17.1 |
| 707 | 2026-08-30T02:15:11.259Z | Compiling sha2 v0.10.9 |
| 708 | 2026-08-30T02:15:11.313Z | Compiling tracing v0.1.44 |
| 709 | 2026-08-30T02:15:11.479Z | Compiling curve25519-dalek v4.1.3 |
| 710 | 2026-08-30T02:15:11.653Z | Compiling indexmap v2.14.0 |
| 711 | 2026-08-30T02:15:11.708Z | Compiling aws-lc-rs v1.18.0 |
| 712 | 2026-08-30T02:15:11.872Z | Compiling httparse v1.10.1 |
| 713 | 2026-08-30T02:15:12.176Z | Compiling slog v2.8.2 |
| 714 | 2026-08-30T02:15:12.254Z | Compiling rustls-pki-types v1.15.1 |
| 715 | 2026-08-30T02:15:12.406Z | Compiling num-conv v0.2.2 |
| 716 | 2026-08-30T02:15:12.463Z | Compiling time-core v0.1.9 |
| 717 | 2026-08-30T02:15:12.647Z | Compiling time-macros v0.2.32 |
| 718 | 2026-08-30T02:15:13.115Z | Compiling tinystr v0.8.3 |
| 719 | 2026-08-30T02:15:13.238Z | Compiling ppv-lite86 v0.2.21 |
| 720 | 2026-08-30T02:15:13.358Z | Compiling uuid v1.24.0 |
| 721 | 2026-08-30T02:15:13.372Z | Compiling erased-serde v0.3.31 |
| 722 | 2026-08-30T02:15:13.597Z | Compiling hmac v0.12.1 |
| 723 | 2026-08-30T02:15:13.783Z | Compiling signature v2.2.0 |
| 724 | 2026-08-30T02:15:13.858Z | Compiling curve25519-dalek-derive v0.1.1 |
| 725 | 2026-08-30T02:15:13.926Z | Compiling litemap v0.8.2 |
| 726 | 2026-08-30T02:15:13.971Z | Compiling num_threads v0.1.7 |
| 727 | 2026-08-30T02:15:14.046Z | Compiling writeable v0.6.3 |
| 728 | 2026-08-30T02:15:14.064Z | Compiling powerfmt v0.2.0 |
| 729 | 2026-08-30T02:15:14.124Z | Compiling utf8parse v0.2.2 |
| 730 | 2026-08-30T02:15:14.289Z | Compiling percent-encoding v2.3.2 |
| 731 | 2026-08-30T02:15:14.316Z | Compiling deranged v0.5.8 |
| 732 | 2026-08-30T02:15:14.410Z | Compiling ryu v1.0.23 |
| 733 | 2026-08-30T02:15:14.463Z | Compiling strsim v0.11.1 |
| 734 | 2026-08-30T02:15:14.672Z | Compiling icu_locale_core v2.2.0 |
| 735 | 2026-08-30T02:15:14.742Z | Compiling potential_utf v0.1.5 |
| 736 | 2026-08-30T02:15:14.745Z | Compiling zerotrie v0.2.4 |
| 737 | 2026-08-30T02:15:14.929Z | Compiling http-body-util v0.1.4 |
| 738 | 2026-08-30T02:15:15.199Z | Compiling clap_derive v4.6.4 |
| 739 | 2026-08-30T02:15:15.213Z | Compiling ff v0.13.1 |
| 740 | 2026-08-30T02:15:15.298Z | Compiling time v0.3.55 |
| 741 | 2026-08-30T02:15:15.361Z | Compiling syn v1.0.109 |
| 742 | 2026-08-30T02:15:15.385Z | Compiling base16ct v0.2.0 |
| 743 | 2026-08-30T02:15:15.399Z | Compiling rustls v0.23.43 |
| 744 | 2026-08-30T02:15:15.614Z | Compiling dyn-clone v1.0.20 |
| 745 | 2026-08-30T02:15:15.614Z | Compiling untrusted v0.9.0 |
| 746 | 2026-08-30T02:15:15.671Z | Compiling icu_properties_data v2.2.0 |
| 747 | 2026-08-30T02:15:15.756Z | Compiling icu_normalizer_data v2.2.0 |
| 748 | 2026-08-30T02:15:15.769Z | Compiling utf8_iter v1.0.4 |
| 749 | 2026-08-30T02:15:15.917Z | Compiling icu_collections v2.2.0 |
| 750 | 2026-08-30T02:15:16.056Z | Compiling sec1 v0.7.3 |
| 751 | 2026-08-30T02:15:16.626Z | Compiling icu_provider v2.2.0 |
| 752 | 2026-08-30T02:15:16.793Z | Compiling group v0.13.0 |
| 753 | 2026-08-30T02:15:16.998Z | Compiling anstyle-parse v1.0.0 |
| 754 | 2026-08-30T02:15:17.096Z | Compiling hkdf v0.12.4 |
| 755 | 2026-08-30T02:15:17.194Z | Compiling crypto-bigint v0.5.5 |
| 756 | 2026-08-30T02:15:17.235Z | Compiling anstyle v1.0.14 |
| 757 | 2026-08-30T02:15:17.258Z | Compiling anstyle-query v1.1.5 |
| 758 | 2026-08-30T02:15:17.298Z | Compiling atomic-waker v1.1.2 |
| 759 | 2026-08-30T02:15:17.364Z | Compiling is_terminal_polyfill v1.70.2 |
| 760 | 2026-08-30T02:15:17.434Z | Compiling colorchoice v1.0.5 |
| 761 | 2026-08-30T02:15:17.554Z | Compiling anstream v1.0.0 |
| 762 | 2026-08-30T02:15:17.867Z | Compiling form_urlencoded v1.2.2 |
| 763 | 2026-08-30T02:15:18.046Z | Compiling serde_tokenstream v0.2.3 |
| 764 | 2026-08-30T02:15:18.132Z | Compiling tokio-util v0.7.19 |
| 765 | 2026-08-30T02:15:18.178Z | Compiling elliptic-curve v0.13.8 |
| 766 | 2026-08-30T02:15:18.369Z | Compiling num-integer v0.1.46 |
| 767 | 2026-08-30T02:15:18.510Z | Compiling spin v0.9.9 |
| 768 | 2026-08-30T02:15:18.597Z | Compiling base64 v0.22.1 |
| 769 | 2026-08-30T02:15:18.744Z | Compiling tower-layer v0.3.3 |
| 770 | 2026-08-30T02:15:18.904Z | Compiling object v0.37.3 |
| 771 | 2026-08-30T02:15:19.026Z | Compiling foldhash v0.2.0 |
| 772 | 2026-08-30T02:15:19.093Z | Compiling tower-service v0.3.3 |
| 773 | 2026-08-30T02:15:19.134Z | Compiling try-lock v0.2.5 |
| 774 | 2026-08-30T02:15:19.187Z | Compiling hashbrown v0.16.1 |
| 775 | 2026-08-30T02:15:19.200Z | Compiling h2 v0.4.15 |
| 776 | 2026-08-30T02:15:19.248Z | Compiling want v0.3.1 |
| 777 | 2026-08-30T02:15:19.261Z | Compiling icu_properties v2.2.0 |
| 778 | 2026-08-30T02:15:19.263Z | Compiling icu_normalizer v2.2.0 |
| 779 | 2026-08-30T02:15:19.431Z | Compiling rfc6979 v0.4.0 |
| 780 | 2026-08-30T02:15:19.576Z | Compiling terminal_size v0.4.4 |
| 781 | 2026-08-30T02:15:19.908Z | Compiling ahash v0.8.12 |
| 782 | 2026-08-30T02:15:20.541Z | Compiling clap_lex v1.1.0 |
| 783 | 2026-08-30T02:15:20.670Z | Compiling gimli v0.32.3 |
| 784 | 2026-08-30T02:15:20.787Z | Compiling httpdate v1.0.3 |
| 785 | 2026-08-30T02:15:20.807Z | Compiling adler2 v2.0.1 |
| 786 | 2026-08-30T02:15:20.820Z | Compiling getrandom v0.3.4 |
| 787 | 2026-08-30T02:15:20.900Z | Compiling miniz_oxide v0.8.9 |
| 788 | 2026-08-30T02:15:21.135Z | Compiling clap_builder v4.6.6 |
| 789 | 2026-08-30T02:15:21.188Z | Compiling idna_adapter v1.2.2 |
| 790 | 2026-08-30T02:15:21.315Z | Compiling regress v0.11.1 |
| 791 | 2026-08-30T02:15:21.411Z | Compiling ecdsa v0.16.9 |
| 792 | 2026-08-30T02:15:21.993Z | Compiling hyper v1.11.0 |
| 793 | 2026-08-30T02:15:22.254Z | Compiling primeorder v0.13.6 |
| 794 | 2026-08-30T02:15:22.517Z | Compiling addr2line v0.25.1 |
| 795 | 2026-08-30T02:15:22.834Z | Compiling rand_chacha v0.3.1 |
| 796 | 2026-08-30T02:15:23.647Z | Compiling owo-colors v4.3.0 |
| 797 | 2026-08-30T02:15:23.820Z | Compiling ident_case v1.0.1 |
| 798 | 2026-08-30T02:15:23.975Z | Compiling rustc-demangle v0.1.28 |
| 799 | 2026-08-30T02:15:24.111Z | Compiling ipnet v2.12.1 |
| 800 | 2026-08-30T02:15:24.206Z | Compiling backtrace v0.3.76 |
| 801 | 2026-08-30T02:15:24.382Z | Compiling hyper-util v0.1.20 |
| 802 | 2026-08-30T02:15:24.671Z | Compiling darling_core v0.23.0 |
| 803 | 2026-08-30T02:15:25.289Z | Compiling typify-impl v0.6.2 |
| 804 | 2026-08-30T02:15:25.727Z | Compiling rand v0.8.7 |
| 805 | 2026-08-30T02:15:26.507Z | Compiling clap v4.6.6 |
| 806 | 2026-08-30T02:15:26.756Z | Compiling idna v1.1.0 |
| 807 | 2026-08-30T02:15:26.981Z | Compiling ed25519 v2.2.3 |
| 808 | 2026-08-30T02:15:27.282Z | Compiling http v0.2.12 |
| 809 | 2026-08-30T02:15:27.592Z | Compiling x509-cert v0.2.5 |
| 810 | 2026-08-30T02:15:27.786Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 811 | 2026-08-30T02:15:28.450Z | Compiling encoding_rs v0.8.35 |
| 812 | 2026-08-30T02:15:28.627Z | Compiling num-bigint-dig v0.8.6 |
| 813 | 2026-08-30T02:15:28.779Z | Compiling vsimd v0.8.0 |
| 814 | 2026-08-30T02:15:28.844Z | Compiling mime v0.3.17 |
| 815 | 2026-08-30T02:15:28.857Z | Compiling unicode-width v0.2.2 |
| 816 | 2026-08-30T02:15:29.194Z | Compiling outref v0.5.2 |
| 817 | 2026-08-30T02:15:29.226Z | Compiling either v1.17.0 |
| 818 | 2026-08-30T02:15:29.311Z | Compiling unicode-linebreak v0.1.5 |
| 819 | 2026-08-30T02:15:29.374Z | Compiling anyhow v1.0.104 |
| 820 | 2026-08-30T02:15:29.412Z | Compiling paste v1.0.15 |
| 821 | 2026-08-30T02:15:29.532Z | Compiling thiserror v1.0.69 |
| 822 | 2026-08-30T02:15:29.544Z | Compiling is_ci v1.2.0 |
| 823 | 2026-08-30T02:15:29.684Z | Compiling hex v0.4.3 |
| 824 | 2026-08-30T02:15:29.812Z | Compiling supports-color v3.0.2 |
| 825 | 2026-08-30T02:15:29.970Z | Compiling textwrap v0.16.2 |
| 826 | 2026-08-30T02:15:29.970Z | Compiling bytes-utils v0.1.4 |
| 827 | 2026-08-30T02:15:30.024Z | Compiling base64-simd v0.8.0 |
| 828 | 2026-08-30T02:15:30.308Z | Compiling lazy_static v1.5.0 |
| 829 | 2026-08-30T02:15:30.339Z | Compiling typify-macro v0.6.2 |
| 830 | 2026-08-30T02:15:30.403Z | Compiling proc-macro-error2 v2.0.1 |
| 831 | 2026-08-30T02:15:30.496Z | Compiling http-body v0.4.6 |
| 832 | 2026-08-30T02:15:30.671Z | Compiling num-iter v0.1.46 |
| 833 | 2026-08-30T02:15:30.765Z | Compiling ed25519-dalek v2.2.0 |
| 834 | 2026-08-30T02:15:30.786Z | Compiling url v2.5.8 |
| 835 | 2026-08-30T02:15:31.235Z | Compiling rand_core v0.9.5 |
| 836 | 2026-08-30T02:15:31.899Z | Compiling darling_macro v0.23.0 |
| 837 | 2026-08-30T02:15:32.104Z | Compiling backtrace-ext v0.2.1 |
| 838 | 2026-08-30T02:15:32.249Z | Compiling hashbrown v0.14.5 |
| 839 | 2026-08-30T02:15:32.380Z | Compiling serde_urlencoded v0.7.1 |
| 840 | 2026-08-30T02:15:32.483Z | Compiling inout v0.1.4 |
| 841 | 2026-08-30T02:15:32.539Z | Compiling miette-derive v7.6.0 |
| 842 | 2026-08-30T02:15:32.626Z | Compiling thiserror-impl v1.0.69 |
| 843 | 2026-08-30T02:15:32.655Z | Compiling sync_wrapper v1.0.2 |
| 844 | 2026-08-30T02:15:32.775Z | Compiling pin-utils v0.1.0 |
| 845 | 2026-08-30T02:15:32.847Z | Compiling crc32fast v1.5.0 |
| 846 | 2026-08-30T02:15:32.964Z | Compiling camino v1.2.5 |
| 847 | 2026-08-30T02:15:33.135Z | Compiling openssl-probe v0.2.1 |
| 848 | 2026-08-30T02:15:33.258Z | Compiling crossbeam-utils v0.8.22 |
| 849 | 2026-08-30T02:15:33.294Z | Compiling fastrand v2.5.0 |
| 850 | 2026-08-30T02:15:33.341Z | Compiling radium v0.7.0 |
| 851 | 2026-08-30T02:15:33.400Z | Compiling keccak v0.1.6 |
| 852 | 2026-08-30T02:15:33.556Z | Compiling supports-unicode v3.0.0 |
| 853 | 2026-08-30T02:15:33.624Z | Compiling unicode-width v0.1.14 |
| 854 | 2026-08-30T02:15:33.661Z | Compiling supports-hyperlinks v3.2.0 |
| 855 | 2026-08-30T02:15:33.733Z | Compiling sha3 v0.10.9 |
| 856 | 2026-08-30T02:15:33.798Z | Compiling tempfile v3.27.0 |
| 857 | 2026-08-30T02:15:33.887Z | Compiling miette v7.6.0 |
| 858 | 2026-08-30T02:15:34.132Z | Compiling rustls-native-certs v0.8.4 |
| 859 | 2026-08-30T02:15:34.397Z | Compiling aws-smithy-types v1.6.1 |
| 860 | 2026-08-30T02:15:34.628Z | Compiling tower v0.5.3 |
| 861 | 2026-08-30T02:15:34.873Z | Compiling chumsky v0.9.3 |
| 862 | 2026-08-30T02:15:34.908Z | Compiling cipher v0.4.4 |
| 863 | 2026-08-30T02:15:35.174Z | Compiling darling v0.23.0 |
| 864 | 2026-08-30T02:15:35.222Z | Compiling rand_chacha v0.9.0 |
| 865 | 2026-08-30T02:15:35.254Z | Compiling knus-derive v3.4.0 |
| 866 | 2026-08-30T02:15:36.101Z | Compiling pkcs1 v0.7.5 |
| 867 | 2026-08-30T02:15:36.114Z | Compiling ssh-encoding v0.2.0 |
| 868 | 2026-08-30T02:15:36.279Z | Compiling half v2.7.1 |
| 869 | 2026-08-30T02:15:36.279Z | Compiling aws-smithy-async v1.3.0 |
| 870 | 2026-08-30T02:15:36.450Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 871 | 2026-08-30T02:15:36.557Z | Compiling aho-corasick v1.1.5 |
| 872 | 2026-08-30T02:15:36.571Z | Compiling hybrid-array v0.4.14 |
| 873 | 2026-08-30T02:15:36.631Z | Compiling tap v1.0.1 |
| 874 | 2026-08-30T02:15:36.644Z | Compiling ciborium-io v0.2.2 |
| 875 | 2026-08-30T02:15:36.740Z | Compiling simd-adler32 v0.3.10 |
| 876 | 2026-08-30T02:15:36.817Z | Compiling cpufeatures v0.3.0 |
| 877 | 2026-08-30T02:15:36.895Z | Compiling ipnetwork v0.21.1 |
| 878 | 2026-08-30T02:15:36.953Z | Compiling byteorder v1.5.0 |
| 879 | 2026-08-30T02:15:37.039Z | Compiling omicron-workspace-hack v0.1.0 |
| 880 | 2026-08-30T02:15:37.052Z | Compiling maybe-uninit v2.0.0 |
| 881 | 2026-08-30T02:15:37.207Z | Compiling regex-syntax v0.8.11 |
| 882 | 2026-08-30T02:15:37.338Z | Compiling oxnet v0.1.6 |
| 883 | 2026-08-30T02:15:37.384Z | Compiling knus v3.4.0 |
| 884 | 2026-08-30T02:15:37.614Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 885 | 2026-08-30T02:15:37.718Z | Compiling ciborium-ll v0.2.2 |
| 886 | 2026-08-30T02:15:37.927Z | Compiling wyz v0.5.1 |
| 887 | 2026-08-30T02:15:37.975Z | Compiling rsa v0.9.10 |
| 888 | 2026-08-30T02:15:38.135Z | Compiling ssh-cipher v0.2.0 |
| 889 | 2026-08-30T02:15:38.322Z | Compiling p384 v0.13.1 |
| 890 | 2026-08-30T02:15:38.566Z | Compiling rand v0.9.5 |
| 891 | 2026-08-30T02:15:38.589Z | Compiling serde_with_macros v3.22.0 |
| 892 | 2026-08-30T02:15:38.845Z | Compiling regex-automata v0.4.18 |
| 893 | 2026-08-30T02:15:39.108Z | Compiling tower-http v0.6.11 |
| 894 | 2026-08-30T02:15:40.009Z | Compiling p256 v0.13.2 |
| 895 | 2026-08-30T02:15:40.072Z | Compiling hubpack_derive v0.1.1 |
| 896 | 2026-08-30T02:15:40.470Z | Compiling sha1 v0.10.7 |
| 897 | 2026-08-30T02:15:40.590Z | Compiling newtype-uuid v1.4.0 |
| 898 | 2026-08-30T02:15:40.679Z | Compiling openapiv3 v2.2.0 |
| 899 | 2026-08-30T02:15:40.781Z | Compiling strum_macros v0.26.4 |
| 900 | 2026-08-30T02:15:41.323Z | Compiling env_filter v2.0.0 |
| 901 | 2026-08-30T02:15:41.440Z | Compiling daft-derive v0.1.8 |
| 902 | 2026-08-30T02:15:42.011Z | Compiling heapless v0.7.17 |
| 903 | 2026-08-30T02:15:42.172Z | Compiling serde_path_to_error v0.1.20 |
| 904 | 2026-08-30T02:15:42.317Z | Compiling thread_local v1.1.10 |
| 905 | 2026-08-30T02:15:42.631Z | Compiling packed_struct v0.10.1 |
| 906 | 2026-08-30T02:15:42.658Z | Compiling salty v0.3.0 |
| 907 | 2026-08-30T02:15:42.908Z | Compiling utf-8 v0.7.6 |
| 908 | 2026-08-30T02:15:42.930Z | Compiling funty v2.0.0 |
| 909 | 2026-08-30T02:15:42.959Z | Compiling rlimit v0.10.2 |
| 910 | 2026-08-30T02:15:43.715Z | Compiling data-encoding v2.11.1 |
| 911 | 2026-08-30T02:15:43.991Z | Compiling slog-async v2.8.0 |
| 912 | 2026-08-30T02:15:44.433Z | Compiling tungstenite v0.28.0 |
| 913 | 2026-08-30T02:15:46.358Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 914 | 2026-08-30T02:15:47.626Z | Compiling bitvec v1.1.1 |
| 915 | 2026-08-30T02:15:48.171Z | Compiling strum v0.26.3 |
| 916 | 2026-08-30T02:15:48.371Z | Compiling daft v0.1.8 |
| 917 | 2026-08-30T02:15:48.655Z | Compiling env_logger v0.11.11 |
| 918 | 2026-08-30T02:15:49.439Z | Compiling hubpack v0.1.2 |
| 919 | 2026-08-30T02:15:49.513Z | Compiling regex v1.13.1 |
| 920 | 2026-08-30T02:15:49.685Z | Compiling ssh-key v0.6.7 |
| 921 | 2026-08-30T02:15:49.907Z | Compiling crossbeam-channel v0.5.16 |
| 922 | 2026-08-30T02:15:50.022Z | Compiling serde_with v3.22.0 |
| 923 | 2026-08-30T02:15:50.061Z | Compiling flate2 v1.1.9 |
| 924 | 2026-08-30T02:15:50.605Z | Compiling ciborium v0.2.2 |
| 925 | 2026-08-30T02:15:50.764Z | Compiling hash32 v0.2.1 |
| 926 | 2026-08-30T02:15:50.965Z | Compiling block-buffer v0.12.1 |
| 927 | 2026-08-30T02:15:51.150Z | Compiling crypto-common v0.2.2 |
| 928 | 2026-08-30T02:15:51.892Z | Compiling typify v0.6.2 |
| 929 | 2026-08-30T02:15:51.987Z | Compiling packed_struct_codegen v0.10.1 |
| 930 | 2026-08-30T02:15:52.667Z | Compiling futures-executor v0.3.33 |
| 931 | 2026-08-30T02:15:52.999Z | Compiling blake3 v1.8.6 |
| 932 | 2026-08-30T02:15:53.013Z | Compiling async-trait v0.1.92 |
| 933 | 2026-08-30T02:15:53.182Z | Compiling bitfield-macros v0.19.5 |
| 934 | 2026-08-30T02:15:53.401Z | Compiling aws-types v1.5.0 |
| 935 | 2026-08-30T02:15:53.681Z | Compiling is-terminal v0.4.17 |
| 936 | 2026-08-30T02:15:53.788Z | Compiling multer v3.1.0 |
| 937 | 2026-08-30T02:15:53.924Z | Compiling term v1.2.1 |
| 938 | 2026-08-30T02:15:53.978Z | Compiling nodrop v0.1.14 |
| 939 | 2026-08-30T02:15:54.074Z | Compiling winnow v1.0.4 |
| 940 | 2026-08-30T02:15:54.504Z | Compiling compression-core v0.4.32 |
| 941 | 2026-08-30T02:15:54.504Z | Compiling const-oid v0.10.2 |
| 942 | 2026-08-30T02:15:54.686Z | Compiling unsafe-libyaml v0.2.11 |
| 943 | 2026-08-30T02:15:54.807Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 944 | 2026-08-30T02:15:55.108Z | Compiling match_cfg v0.1.0 |
| 945 | 2026-08-30T02:15:55.185Z | Compiling take_mut v0.2.2 |
| 946 | 2026-08-30T02:15:55.304Z | Compiling cfg_aliases v0.2.2 |
| 947 | 2026-08-30T02:15:55.377Z | Compiling nix v0.31.3 |
| 948 | 2026-08-30T02:15:55.754Z | Compiling serde_yaml v0.9.34+deprecated |
| 949 | 2026-08-30T02:15:55.802Z | Compiling hostname v0.3.1 |
| 950 | 2026-08-30T02:15:55.841Z | Compiling digest v0.11.3 |
| 951 | 2026-08-30T02:15:55.961Z | Compiling compression-codecs v0.4.38 |
| 952 | 2026-08-30T02:15:56.032Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 953 | 2026-08-30T02:15:56.528Z | Compiling slog-term v2.9.2 |
| 954 | 2026-08-30T02:15:56.541Z | Compiling array-init v0.0.4 |
| 955 | 2026-08-30T02:15:56.652Z | Compiling bitfield v0.19.5 |
| 956 | 2026-08-30T02:15:56.986Z | Compiling progenitor-impl v0.14.0 |
| 957 | 2026-08-30T02:15:57.331Z | Compiling futures v0.3.33 |
| 958 | 2026-08-30T02:15:57.415Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 959 | 2026-08-30T02:15:58.450Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 960 | 2026-08-30T02:15:58.640Z | Compiling smallvec v0.6.14 |
| 961 | 2026-08-30T02:15:58.879Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 962 | 2026-08-30T02:16:00.086Z | Compiling tokio-tungstenite v0.28.0 |
| 963 | 2026-08-30T02:16:00.406Z | Compiling aws-smithy-schema v0.2.0 |
| 964 | 2026-08-30T02:16:00.461Z | Compiling aws-credential-types v1.3.0 |
| 965 | 2026-08-30T02:16:01.397Z | Compiling slog-json v2.6.1 |
| 966 | 2026-08-30T02:16:01.663Z | Compiling toml_datetime v0.6.11 |
| 967 | 2026-08-30T02:16:01.772Z | Compiling serde_spanned v0.6.9 |
| 968 | 2026-08-30T02:16:01.935Z | Compiling cobs v0.3.0 |
| 969 | 2026-08-30T02:16:02.035Z | Compiling async-stream-impl v0.3.6 |
| 970 | 2026-08-30T02:16:02.098Z | Compiling serde_spanned v1.1.1 |
| 971 | 2026-08-30T02:16:02.205Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 972 | 2026-08-30T02:16:02.245Z | Compiling dropshot v0.17.1 |
| 973 | 2026-08-30T02:16:02.479Z | Compiling arrayvec v0.7.8 |
| 974 | 2026-08-30T02:16:02.609Z | Compiling arrayref v0.3.9 |
| 975 | 2026-08-30T02:16:02.623Z | Compiling static_assertions v1.1.0 |
| 976 | 2026-08-30T02:16:02.660Z | Compiling bytesize v2.7.0 |
| 977 | 2026-08-30T02:16:02.683Z | Compiling portable-atomic v1.15.0 |
| 978 | 2026-08-30T02:16:02.696Z | Compiling http-range-header v0.4.2 |
| 979 | 2026-08-30T02:16:02.717Z | Compiling toml_write v0.1.2 |
| 980 | 2026-08-30T02:16:02.956Z | Compiling constant_time_eq v0.4.2 |
| 981 | 2026-08-30T02:16:03.065Z | Compiling winnow v0.7.15 |
| 982 | 2026-08-30T02:16:03.078Z | Compiling rustix v0.38.44 |
| 983 | 2026-08-30T02:16:03.120Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 984 | 2026-08-30T02:16:03.147Z | Compiling signal-hook v0.4.4 |
| 985 | 2026-08-30T02:16:03.394Z | Compiling toml v1.1.4+spec-1.1.0 |
| 986 | 2026-08-30T02:16:03.523Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 987 | 2026-08-30T02:16:04.023Z | Compiling async-stream v0.3.6 |
| 988 | 2026-08-30T02:16:04.193Z | Compiling postcard v1.1.3 |
| 989 | 2026-08-30T02:16:04.584Z | Compiling slog-bunyan v2.5.0 |
| 990 | 2026-08-30T02:16:04.772Z | Compiling toml_edit v0.22.27 |
| 991 | 2026-08-30T02:16:06.705Z | Compiling progenitor-macro v0.14.0 |
| 992 | 2026-08-30T02:16:07.496Z | Compiling serde-hex v0.1.0 |
| 993 | 2026-08-30T02:16:07.815Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 994 | 2026-08-30T02:16:11.038Z | Compiling async-compression v0.4.43 |
| 995 | 2026-08-30T02:16:11.510Z | Compiling sha1 v0.11.0 |
| 996 | 2026-08-30T02:16:11.610Z | Compiling oauth2 v5.0.0 |
| 997 | 2026-08-30T02:16:11.940Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 998 | 2026-08-30T02:16:12.377Z | Compiling dropshot_endpoint v0.17.1 |
| 999 | 2026-08-30T02:16:13.506Z | Compiling waitgroup v0.1.2 |
| 1000 | 2026-08-30T02:16:13.670Z | Compiling rustls-pemfile v2.2.0 |
| 1001 | 2026-08-30T02:16:13.958Z | Compiling serde-big-array v0.5.1 |
| 1002 | 2026-08-30T02:16:13.996Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1003 | 2026-08-30T02:16:14.114Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-08-30T02:16:14.268Z | Compiling nibble_vec v0.1.0 |
| 1005 | 2026-08-30T02:16:14.292Z | Compiling hostname v0.4.2 |
| 1006 | 2026-08-30T02:16:14.412Z | Compiling debug-ignore v1.0.5 |
| 1007 | 2026-08-30T02:16:14.425Z | Compiling endian-type v0.2.0 |
| 1008 | 2026-08-30T02:16:14.449Z | Compiling crc-any v2.5.1 |
| 1009 | 2026-08-30T02:16:14.520Z | Compiling corncobs v0.1.4 |
| 1010 | 2026-08-30T02:16:14.564Z | Compiling radix_trie v0.3.0 |
| 1011 | 2026-08-30T02:16:14.577Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1012 | 2026-08-30T02:16:14.722Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1013 | 2026-08-30T02:16:14.722Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1014 | 2026-08-30T02:16:15.003Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1015 | 2026-08-30T02:16:15.333Z | Compiling toml v0.8.23 |
| 1016 | 2026-08-30T02:16:17.087Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1017 | 2026-08-30T02:16:18.269Z | Compiling console v0.16.4 |
| 1018 | 2026-08-30T02:16:18.481Z | Compiling secrecy v0.8.0 |
| 1019 | 2026-08-30T02:16:18.675Z | Compiling clap-num v1.2.0 |
| 1020 | 2026-08-30T02:16:18.841Z | Compiling termios v0.3.3 |
| 1021 | 2026-08-30T02:16:18.983Z | Compiling unicode-segmentation v1.13.3 |
| 1022 | 2026-08-30T02:16:19.016Z | Compiling home v0.5.12 |
| 1023 | 2026-08-30T02:16:19.208Z | Compiling unit-prefix v0.5.2 |
| 1024 | 2026-08-30T02:16:19.369Z | Compiling xdg v2.5.2 |
| 1025 | 2026-08-30T02:16:19.582Z | Compiling natord v1.0.9 |
| 1026 | 2026-08-30T02:16:19.598Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1027 | 2026-08-30T02:16:19.870Z | Compiling indicatif v0.18.6 |
| 1028 | 2026-08-30T02:16:20.128Z | Compiling atomicwrites v0.4.4 |
| 1029 | 2026-08-30T02:16:20.418Z | Compiling rustls-webpki v0.103.13 |
| 1030 | 2026-08-30T02:16:20.546Z | Compiling tokio-fd v0.3.0 |
| 1031 | 2026-08-30T02:16:20.726Z | Compiling async-recursion v1.1.1 |
| 1032 | 2026-08-30T02:16:20.771Z | Compiling memmap2 v0.9.11 |
| 1033 | 2026-08-30T02:16:21.400Z | Compiling humantime v2.4.0 |
| 1034 | 2026-08-30T02:16:21.851Z | Compiling xdg v3.0.0 |
| 1035 | 2026-08-30T02:16:22.023Z | Compiling shlex v1.3.0 |
| 1036 | 2026-08-30T02:16:24.350Z | Compiling tokio-rustls v0.26.4 |
| 1037 | 2026-08-30T02:16:24.350Z | Compiling rustls-platform-verifier v0.7.0 |
| 1038 | 2026-08-30T02:16:24.633Z | Compiling hyper-rustls v0.27.9 |
| 1039 | 2026-08-30T02:16:24.899Z | Compiling reqwest v0.13.4 |
| 1040 | 2026-08-30T02:16:27.771Z | Compiling progenitor-client v0.14.0 |
| 1041 | 2026-08-30T02:16:27.881Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1042 | 2026-08-30T02:16:28.254Z | Compiling progenitor v0.14.0 |
| 1043 | 2026-08-30T02:16:28.385Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=2a8adcadde01518f1d39993a1cc45ec3b78b3204#2a8adcad) |
| 1044 | 2026-08-30T02:16:28.402Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1045 | 2026-08-30T02:16:31.738Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1046 | 2026-08-30T02:16:49.178Z | Finished `release` profile [optimized] target(s) in 2m 11s |
| 1047 | 2026-08-30T02:16:49.181Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1048 | 2026-08-30T02:16:49.181Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1049 | 2026-08-30T02:16:49.445Z | + cp target/release/sush /work/sush |
| 1050 | 2026-08-30T02:16:49.478Z | + cargo install just --locked |
| 1051 | 2026-08-30T02:16:49.536Z | Updating crates.io index |
| 1052 | 2026-08-30T02:16:49.726Z | Downloading crates ... |
| 1053 | 2026-08-30T02:16:49.814Z | Downloaded just v1.58.0 |
| 1054 | 2026-08-30T02:16:49.847Z | Installing just v1.58.0 |
| 1055 | 2026-08-30T02:16:49.847Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1056 | 2026-08-30T02:16:49.847Z | | |
| 1057 | 2026-08-30T02:16:49.847Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1058 | 2026-08-30T02:16:49.847Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1059 | 2026-08-30T02:16:49.850Z | Updating crates.io index |
| 1060 | 2026-08-30T02:16:49.997Z | warning: package `chacha20 v0.10.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked |
| 1061 | 2026-08-30T02:16:50.051Z | Updating crates.io index |
| 1062 | 2026-08-30T02:16:50.130Z | Downloading crates ... |
| 1063 | 2026-08-30T02:16:50.157Z | Downloaded blake3 v1.8.5 |
| 1064 | 2026-08-30T02:16:50.161Z | Downloaded clap_mangen v0.3.0 |
| 1065 | 2026-08-30T02:16:50.164Z | Downloaded cc v1.4.0 |
| 1066 | 2026-08-30T02:16:50.170Z | Downloaded dirs-sys v0.5.0 |
| 1067 | 2026-08-30T02:16:50.172Z | Downloaded crossbeam-deque v0.8.7 |
| 1068 | 2026-08-30T02:16:50.173Z | Downloaded dotenvy v0.15.7 |
| 1069 | 2026-08-30T02:16:50.178Z | Downloaded digest-io v0.1.0 |
| 1070 | 2026-08-30T02:16:50.185Z | Downloaded nu-ansi-term v0.50.3 |
| 1071 | 2026-08-30T02:16:50.188Z | Downloaded crossbeam-epoch v0.9.20 |
| 1072 | 2026-08-30T02:16:50.188Z | Downloaded dirs v6.0.0 |
| 1073 | 2026-08-30T02:16:50.190Z | Downloaded num_cpus v1.17.0 |
| 1074 | 2026-08-30T02:16:50.194Z | Downloaded find-msvc-tools v0.1.9 |
| 1075 | 2026-08-30T02:16:50.197Z | Downloaded option-ext v0.2.0 |
| 1076 | 2026-08-30T02:16:50.200Z | Downloaded roff v1.1.1 |
| 1077 | 2026-08-30T02:16:50.203Z | Downloaded is_executable v1.0.6 |
| 1078 | 2026-08-30T02:16:50.203Z | Downloaded typed-arena v2.0.2 |
| 1079 | 2026-08-30T02:16:50.207Z | Downloaded sha2 v0.11.0 |
| 1080 | 2026-08-30T02:16:50.210Z | Downloaded strum v0.28.0 |
| 1081 | 2026-08-30T02:16:50.213Z | Downloaded snafu-derive v0.9.2 |
| 1082 | 2026-08-30T02:16:50.216Z | Downloaded unicase v2.9.0 |
| 1083 | 2026-08-30T02:16:50.216Z | Downloaded shellexpand v3.1.2 |
| 1084 | 2026-08-30T02:16:50.219Z | Downloaded clap v4.6.5 |
| 1085 | 2026-08-30T02:16:50.225Z | Downloaded strum_macros v0.28.0 |
| 1086 | 2026-08-30T02:16:50.228Z | Downloaded clap_complete v4.6.8 |
| 1087 | 2026-08-30T02:16:50.238Z | Downloaded snafu v0.9.2 |
| 1088 | 2026-08-30T02:16:50.241Z | Downloaded rayon-core v1.13.0 |
| 1089 | 2026-08-30T02:16:50.244Z | Downloaded similar v3.1.1 |
| 1090 | 2026-08-30T02:16:50.248Z | Downloaded clap_builder v4.6.5 |
| 1091 | 2026-08-30T02:16:50.259Z | Downloaded pulldown-cmark v0.13.4 |
| 1092 | 2026-08-30T02:16:50.284Z | Downloaded bstr v1.13.0 |
| 1093 | 2026-08-30T02:16:50.301Z | Downloaded regex-automata v0.4.16 |
| 1094 | 2026-08-30T02:16:50.345Z | Compiling libc v0.2.189 |
| 1095 | 2026-08-30T02:16:50.345Z | Compiling proc-macro2 v1.0.107 |
| 1096 | 2026-08-30T02:16:50.345Z | Compiling unicode-ident v1.0.24 |
| 1097 | 2026-08-30T02:16:50.349Z | Compiling quote v1.0.47 |
| 1098 | 2026-08-30T02:16:50.349Z | Compiling bitflags v2.13.1 |
| 1099 | 2026-08-30T02:16:50.349Z | Compiling cfg-if v1.0.4 |
| 1100 | 2026-08-30T02:16:50.349Z | Compiling heck v0.5.0 |
| 1101 | 2026-08-30T02:16:50.349Z | Compiling rustix v1.1.4 |
| 1102 | 2026-08-30T02:16:50.412Z | Compiling typenum v1.20.1 |
| 1103 | 2026-08-30T02:16:50.461Z | Compiling crossbeam-utils v0.8.22 |
| 1104 | 2026-08-30T02:16:50.533Z | Compiling utf8parse v0.2.2 |
| 1105 | 2026-08-30T02:16:50.624Z | Compiling anstyle-parse v1.0.0 |
| 1106 | 2026-08-30T02:16:50.642Z | Compiling getrandom v0.4.3 |
| 1107 | 2026-08-30T02:16:50.650Z | Compiling colorchoice v1.0.5 |
| 1108 | 2026-08-30T02:16:50.737Z | Compiling crossbeam-epoch v0.9.20 |
| 1109 | 2026-08-30T02:16:50.746Z | Compiling anstyle v1.0.14 |
| 1110 | 2026-08-30T02:16:50.794Z | Compiling serde_core v1.0.229 |
| 1111 | 2026-08-30T02:16:50.835Z | Compiling rand_core v0.10.1 |
| 1112 | 2026-08-30T02:16:50.878Z | Compiling anstyle-query v1.1.5 |
| 1113 | 2026-08-30T02:16:50.955Z | Compiling memchr v2.8.3 |
| 1114 | 2026-08-30T02:16:50.959Z | Compiling is_terminal_polyfill v1.70.2 |
| 1115 | 2026-08-30T02:16:50.985Z | Compiling autocfg v1.5.1 |
| 1116 | 2026-08-30T02:16:51.031Z | Compiling anstream v1.0.0 |
| 1117 | 2026-08-30T02:16:51.115Z | Compiling rayon-core v1.13.0 |
| 1118 | 2026-08-30T02:16:51.204Z | Compiling errno v0.3.14 |
| 1119 | 2026-08-30T02:16:51.224Z | Compiling hybrid-array v0.4.14 |
| 1120 | 2026-08-30T02:16:51.334Z | Compiling crossbeam-deque v0.8.7 |
| 1121 | 2026-08-30T02:16:51.376Z | Compiling shlex v2.0.1 |
| 1122 | 2026-08-30T02:16:51.449Z | Compiling find-msvc-tools v0.1.9 |
| 1123 | 2026-08-30T02:16:51.530Z | Compiling syn v3.0.3 |
| 1124 | 2026-08-30T02:16:51.543Z | Compiling syn v2.0.119 |
| 1125 | 2026-08-30T02:16:51.551Z | Compiling strsim v0.11.1 |
| 1126 | 2026-08-30T02:16:51.577Z | Compiling cpufeatures v0.3.0 |
| 1127 | 2026-08-30T02:16:51.636Z | Compiling clap_lex v1.1.0 |
| 1128 | 2026-08-30T02:16:51.660Z | Compiling crypto-common v0.2.2 |
| 1129 | 2026-08-30T02:16:51.687Z | Compiling block-buffer v0.12.1 |
| 1130 | 2026-08-30T02:16:51.753Z | Compiling cc v1.4.0 |
| 1131 | 2026-08-30T02:16:51.912Z | Compiling num-traits v0.2.19 |
| 1132 | 2026-08-30T02:16:52.212Z | Compiling option-ext v0.2.0 |
| 1133 | 2026-08-30T02:16:52.266Z | Compiling serde v1.0.229 |
| 1134 | 2026-08-30T02:16:52.290Z | Compiling zmij v1.0.23 |
| 1135 | 2026-08-30T02:16:52.560Z | Compiling terminal_size v0.4.4 |
| 1136 | 2026-08-30T02:16:52.560Z | Compiling const-oid v0.10.2 |
| 1137 | 2026-08-30T02:16:52.621Z | Compiling cfg_aliases v0.2.2 |
| 1138 | 2026-08-30T02:16:52.680Z | Compiling clap_builder v4.6.5 |
| 1139 | 2026-08-30T02:16:52.680Z | Compiling nix v0.31.3 |
| 1140 | 2026-08-30T02:16:52.759Z | Compiling digest v0.11.3 |
| 1141 | 2026-08-30T02:16:52.836Z | Compiling blake3 v1.8.5 |
| 1142 | 2026-08-30T02:16:52.842Z | Compiling dirs-sys v0.5.0 |
| 1143 | 2026-08-30T02:16:53.068Z | Compiling aho-corasick v1.1.5 |
| 1144 | 2026-08-30T02:16:53.180Z | Compiling regex-syntax v0.8.11 |
| 1145 | 2026-08-30T02:16:53.193Z | Compiling camino v1.2.5 |
| 1146 | 2026-08-30T02:16:53.233Z | Compiling pulldown-cmark v0.13.4 |
| 1147 | 2026-08-30T02:16:53.450Z | Compiling serde_json v1.0.151 |
| 1148 | 2026-08-30T02:16:54.176Z | Compiling dirs v6.0.0 |
| 1149 | 2026-08-30T02:16:54.333Z | Compiling clap_derive v4.6.4 |
| 1150 | 2026-08-30T02:16:54.485Z | Compiling serde_derive v1.0.229 |
| 1151 | 2026-08-30T02:16:54.497Z | Compiling snafu-derive v0.9.2 |
| 1152 | 2026-08-30T02:16:54.559Z | Compiling strum_macros v0.28.0 |
| 1153 | 2026-08-30T02:16:54.579Z | Compiling chacha20 v0.10.1 |
| 1154 | 2026-08-30T02:16:54.834Z | Compiling regex-automata v0.4.16 |
| 1155 | 2026-08-30T02:16:55.919Z | Compiling clap v4.6.5 |
| 1156 | 2026-08-30T02:16:55.987Z | Compiling memmap2 v0.9.11 |
| 1157 | 2026-08-30T02:16:56.035Z | Compiling unicode-segmentation v1.13.3 |
| 1158 | 2026-08-30T02:16:56.213Z | Compiling iana-time-zone v0.1.65 |
| 1159 | 2026-08-30T02:16:56.265Z | Compiling unicase v2.9.0 |
| 1160 | 2026-08-30T02:16:56.304Z | Compiling arrayvec v0.7.8 |
| 1161 | 2026-08-30T02:16:56.460Z | Compiling once_cell v1.21.4 |
| 1162 | 2026-08-30T02:16:56.468Z | Compiling itoa v1.0.18 |
| 1163 | 2026-08-30T02:16:56.514Z | Compiling roff v1.1.1 |
| 1164 | 2026-08-30T02:16:56.652Z | Compiling arrayref v0.3.9 |
| 1165 | 2026-08-30T02:16:56.669Z | Compiling fastrand v2.5.0 |
| 1166 | 2026-08-30T02:16:56.710Z | Compiling just v1.58.0 |
| 1167 | 2026-08-30T02:16:56.739Z | Compiling is_executable v1.0.6 |
| 1168 | 2026-08-30T02:16:56.800Z | Compiling constant_time_eq v0.4.2 |
| 1169 | 2026-08-30T02:16:56.848Z | Compiling tempfile v3.27.0 |
| 1170 | 2026-08-30T02:16:56.941Z | Compiling regex v1.13.1 |
| 1171 | 2026-08-30T02:16:56.948Z | Compiling clap_complete v4.6.8 |
| 1172 | 2026-08-30T02:16:56.952Z | Compiling clap_mangen v0.3.0 |
| 1173 | 2026-08-30T02:16:57.708Z | Compiling similar v3.1.1 |
| 1174 | 2026-08-30T02:16:58.276Z | Compiling chrono v0.4.45 |
| 1175 | 2026-08-30T02:16:58.343Z | Compiling strum v0.28.0 |
| 1176 | 2026-08-30T02:16:58.459Z | Compiling snafu v0.9.2 |
| 1177 | 2026-08-30T02:16:58.883Z | Compiling rand v0.10.2 |
| 1178 | 2026-08-30T02:16:59.029Z | Compiling shellexpand v3.1.2 |
| 1179 | 2026-08-30T02:16:59.583Z | Compiling digest-io v0.1.0 |
| 1180 | 2026-08-30T02:16:59.669Z | Compiling sha2 v0.11.0 |
| 1181 | 2026-08-30T02:16:59.699Z | Compiling uuid v1.24.0 |
| 1182 | 2026-08-30T02:17:00.051Z | Compiling num_cpus v1.17.0 |
| 1183 | 2026-08-30T02:17:00.074Z | Compiling typed-arena v2.0.2 |
| 1184 | 2026-08-30T02:17:00.097Z | Compiling hex v0.4.3 |
| 1185 | 2026-08-30T02:17:00.131Z | Compiling semver v1.0.28 |
| 1186 | 2026-08-30T02:17:00.366Z | Compiling unicode-width v0.2.2 |
| 1187 | 2026-08-30T02:17:00.424Z | Compiling nu-ansi-term v0.50.3 |
| 1188 | 2026-08-30T02:17:00.540Z | Compiling percent-encoding v2.3.2 |
| 1189 | 2026-08-30T02:17:00.622Z | Compiling dotenvy v0.15.7 |
| 1190 | 2026-08-30T02:18:00.263Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1191 | 2026-08-30T02:18:00.281Z | Installing /home/build/.cargo/bin/just |
| 1192 | 2026-08-30T02:18:00.284Z | Installed package `just v1.58.0` (executable `just`) |
| 1193 | 2026-08-30T02:18:00.325Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1194 | 2026-08-30T02:18:00.328Z | + gunzip |
| 1195 | 2026-08-30T02:18:00.328Z | + tar -xf - -C /home/build/.cargo/bin |
| 1196 | 2026-08-30T02:18:01.385Z | + just ci |
| 1197 | 2026-08-30T02:18:01.389Z | cargo fmt --check |
| 1198 | 2026-08-30T02:18:01.622Z | cargo clippy -- --no-deps --deny warnings |
| 1199 | 2026-08-30T02:18:01.922Z | Downloading crates ... |
| 1200 | 2026-08-30T02:18:01.999Z | Downloaded hickory-resolver v0.24.4 |
| 1201 | 2026-08-30T02:18:02.004Z | Downloaded miette-derive v5.10.0 |
| 1202 | 2026-08-30T02:18:02.004Z | Downloaded heck v0.4.1 |
| 1203 | 2026-08-30T02:18:02.004Z | Downloaded knuffel v3.2.0 |
| 1204 | 2026-08-30T02:18:02.007Z | Downloaded pwd v1.4.0 |
| 1205 | 2026-08-30T02:18:02.007Z | Downloaded lru-cache v0.1.2 |
| 1206 | 2026-08-30T02:18:02.007Z | Downloaded function_name-proc-macro v0.3.0 |
| 1207 | 2026-08-30T02:18:02.011Z | Downloaded enum-as-inner v0.6.1 |
| 1208 | 2026-08-30T02:18:02.011Z | Downloaded function_name v0.3.0 |
| 1209 | 2026-08-30T02:18:02.014Z | Downloaded linked-hash-map v0.5.6 |
| 1210 | 2026-08-30T02:18:02.014Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1211 | 2026-08-30T02:18:02.019Z | Downloaded dashu-base v0.5.1 |
| 1212 | 2026-08-30T02:18:02.022Z | Downloaded knuffel-derive v3.2.0 |
| 1213 | 2026-08-30T02:18:02.022Z | Downloaded owo-colors v3.5.0 |
| 1214 | 2026-08-30T02:18:02.023Z | Downloaded proc-macro-error v1.0.4 |
| 1215 | 2026-08-30T02:18:02.026Z | Downloaded lru v0.18.2 |
| 1216 | 2026-08-30T02:18:02.026Z | Downloaded num-primitive v0.2.1 |
| 1217 | 2026-08-30T02:18:02.029Z | Downloaded seq-macro v0.3.6 |
| 1218 | 2026-08-30T02:18:02.036Z | Downloaded num-modular v0.6.5 |
| 1219 | 2026-08-30T02:18:02.040Z | Downloaded resolv-conf v0.7.6 |
| 1220 | 2026-08-30T02:18:02.040Z | Downloaded smawk v0.3.3 |
| 1221 | 2026-08-30T02:18:02.040Z | Downloaded supports-hyperlinks v2.1.0 |
| 1222 | 2026-08-30T02:18:02.043Z | Downloaded derive-where v1.6.1 |
| 1223 | 2026-08-30T02:18:02.047Z | Downloaded supports-color v2.1.0 |
| 1224 | 2026-08-30T02:18:02.050Z | Downloaded supports-unicode v2.1.0 |
| 1225 | 2026-08-30T02:18:02.055Z | Downloaded base64 v0.21.7 |
| 1226 | 2026-08-30T02:18:02.059Z | Downloaded terminal_size v0.1.17 |
| 1227 | 2026-08-30T02:18:02.062Z | Downloaded miette v5.10.0 |
| 1228 | 2026-08-30T02:18:02.066Z | Downloaded tokio-stream v0.1.19 |
| 1229 | 2026-08-30T02:18:02.069Z | Downloaded qorb v0.4.1 |
| 1230 | 2026-08-30T02:18:02.072Z | Downloaded textwrap v0.15.2 |
| 1231 | 2026-08-30T02:18:02.084Z | Downloaded itertools v0.14.0 |
| 1232 | 2026-08-30T02:18:02.093Z | Downloaded dashu-int v0.5.1 |
| 1233 | 2026-08-30T02:18:02.118Z | Downloaded hickory-proto v0.24.4 |
| 1234 | 2026-08-30T02:18:02.476Z | Downloaded dsi-bitstream v0.10.1 |
| 1235 | 2026-08-30T02:18:02.675Z | Compiling proc-macro2 v1.0.107 |
| 1236 | 2026-08-30T02:18:02.675Z | Compiling quote v1.0.47 |
| 1237 | 2026-08-30T02:18:02.675Z | Compiling unicode-ident v1.0.24 |
| 1238 | 2026-08-30T02:18:02.675Z | Compiling libc v0.2.189 |
| 1239 | 2026-08-30T02:18:02.678Z | Checking cfg-if v1.0.4 |
| 1240 | 2026-08-30T02:18:02.678Z | Compiling version_check v0.9.5 |
| 1241 | 2026-08-30T02:18:02.678Z | Compiling serde_core v1.0.229 |
| 1242 | 2026-08-30T02:18:02.678Z | Compiling serde v1.0.229 |
| 1243 | 2026-08-30T02:18:02.876Z | Checking memchr v2.8.3 |
| 1244 | 2026-08-30T02:18:03.001Z | Compiling generic-array v0.14.7 |
| 1245 | 2026-08-30T02:18:03.052Z | Checking typenum v1.20.1 |
| 1246 | 2026-08-30T02:18:03.112Z | Checking subtle v2.6.1 |
| 1247 | 2026-08-30T02:18:03.274Z | Compiling libm v0.2.16 |
| 1248 | 2026-08-30T02:18:03.290Z | Compiling autocfg v1.5.1 |
| 1249 | 2026-08-30T02:18:03.565Z | Checking smallvec v1.15.2 |
| 1250 | 2026-08-30T02:18:03.585Z | Checking errno v0.3.14 |
| 1251 | 2026-08-30T02:18:03.609Z | Checking const-oid v0.9.6 |
| 1252 | 2026-08-30T02:18:03.627Z | Compiling num-traits v0.2.19 |
| 1253 | 2026-08-30T02:18:03.692Z | Compiling zmij v1.0.23 |
| 1254 | 2026-08-30T02:18:03.810Z | Checking pin-project-lite v0.2.17 |
| 1255 | 2026-08-30T02:18:03.896Z | Compiling thiserror v2.0.20 |
| 1256 | 2026-08-30T02:18:03.918Z | Compiling zerocopy v0.8.56 |
| 1257 | 2026-08-30T02:18:03.979Z | Compiling syn v2.0.119 |
| 1258 | 2026-08-30T02:18:03.989Z | Compiling syn v3.0.3 |
| 1259 | 2026-08-30T02:18:04.044Z | Compiling zeroize v1.9.0 |
| 1260 | 2026-08-30T02:18:04.218Z | Compiling heck v0.5.0 |
| 1261 | 2026-08-30T02:18:04.296Z | Compiling serde_json v1.0.151 |
| 1262 | 2026-08-30T02:18:04.408Z | Checking itoa v1.0.18 |
| 1263 | 2026-08-30T02:18:04.418Z | Checking once_cell v1.21.4 |
| 1264 | 2026-08-30T02:18:04.425Z | Compiling parking_lot_core v0.9.12 |
| 1265 | 2026-08-30T02:18:04.545Z | Checking signal-hook-registry v1.4.8 |
| 1266 | 2026-08-30T02:18:04.579Z | Checking getrandom v0.2.17 |
| 1267 | 2026-08-30T02:18:04.677Z | Checking futures-core v0.3.33 |
| 1268 | 2026-08-30T02:18:04.695Z | Checking scopeguard v1.2.0 |
| 1269 | 2026-08-30T02:18:04.713Z | Checking rand_core v0.6.4 |
| 1270 | 2026-08-30T02:18:04.785Z | Checking lock_api v0.4.14 |
| 1271 | 2026-08-30T02:18:04.867Z | Checking allocator-api2 v0.2.21 |
| 1272 | 2026-08-30T02:18:04.879Z | Checking base64ct v1.8.3 |
| 1273 | 2026-08-30T02:18:04.981Z | Checking parking_lot v0.12.5 |
| 1274 | 2026-08-30T02:18:05.098Z | Checking pem-rfc7468 v0.7.0 |
| 1275 | 2026-08-30T02:18:05.101Z | Checking socket2 v0.6.5 |
| 1276 | 2026-08-30T02:18:05.132Z | Checking mio v1.2.2 |
| 1277 | 2026-08-30T02:18:05.246Z | Compiling rustversion v1.0.23 |
| 1278 | 2026-08-30T02:18:05.337Z | Compiling semver v1.0.28 |
| 1279 | 2026-08-30T02:18:05.435Z | Checking futures-sink v0.3.33 |
| 1280 | 2026-08-30T02:18:05.501Z | Compiling jobserver v0.1.35 |
| 1281 | 2026-08-30T02:18:05.525Z | Compiling shlex v2.0.1 |
| 1282 | 2026-08-30T02:18:05.550Z | Checking flagset v0.4.7 |
| 1283 | 2026-08-30T02:18:05.623Z | Compiling find-msvc-tools v0.1.10 |
| 1284 | 2026-08-30T02:18:05.699Z | Checking bitflags v2.13.1 |
| 1285 | 2026-08-30T02:18:05.816Z | Compiling cc v1.4.2 |
| 1286 | 2026-08-30T02:18:05.853Z | Checking foldhash v0.2.0 |
| 1287 | 2026-08-30T02:18:05.857Z | Checking equivalent v1.0.2 |
| 1288 | 2026-08-30T02:18:05.937Z | Checking slab v0.4.12 |
| 1289 | 2026-08-30T02:18:05.977Z | Checking futures-channel v0.3.33 |
| 1290 | 2026-08-30T02:18:06.085Z | Checking log v0.4.33 |
| 1291 | 2026-08-30T02:18:06.162Z | Compiling getrandom v0.4.3 |
| 1292 | 2026-08-30T02:18:06.243Z | Compiling crypto-common v0.1.7 |
| 1293 | 2026-08-30T02:18:06.282Z | Compiling block-buffer v0.10.4 |
| 1294 | 2026-08-30T02:18:06.361Z | Checking futures-io v0.3.33 |
| 1295 | 2026-08-30T02:18:06.410Z | Compiling digest v0.10.7 |
| 1296 | 2026-08-30T02:18:06.438Z | Checking stable_deref_trait v1.2.1 |
| 1297 | 2026-08-30T02:18:06.467Z | Checking futures-task v0.3.33 |
| 1298 | 2026-08-30T02:18:06.626Z | Checking cpufeatures v0.2.17 |
| 1299 | 2026-08-30T02:18:06.687Z | Compiling schemars v0.8.22 |
| 1300 | 2026-08-30T02:18:06.806Z | Compiling synstructure v0.13.2 |
| 1301 | 2026-08-30T02:18:06.859Z | Compiling serde_derive_internals v0.29.1 |
| 1302 | 2026-08-30T02:18:06.937Z | Compiling cmake v0.1.58 |
| 1303 | 2026-08-30T02:18:07.157Z | Compiling serde_derive v1.0.229 |
| 1304 | 2026-08-30T02:18:07.263Z | Compiling thiserror-impl v2.0.20 |
| 1305 | 2026-08-30T02:18:07.295Z | Compiling tokio-macros v2.7.2 |
| 1306 | 2026-08-30T02:18:07.322Z | Compiling dunce v1.0.5 |
| 1307 | 2026-08-30T02:18:07.415Z | Compiling pkg-config v0.3.33 |
| 1308 | 2026-08-30T02:18:07.579Z | Compiling fs_extra v1.3.0 |
| 1309 | 2026-08-30T02:18:07.786Z | Compiling object v0.37.3 |
| 1310 | 2026-08-30T02:18:07.856Z | Compiling aws-lc-sys v0.44.0 |
| 1311 | 2026-08-30T02:18:07.930Z | Compiling zeroize_derive v1.5.0 |
| 1312 | 2026-08-30T02:18:08.006Z | Compiling der_derive v0.7.3 |
| 1313 | 2026-08-30T02:18:08.009Z | Compiling zerocopy-derive v0.8.56 |
| 1314 | 2026-08-30T02:18:08.069Z | Compiling zerofrom-derive v0.1.7 |
| 1315 | 2026-08-30T02:18:08.465Z | Compiling yoke-derive v0.8.2 |
| 1316 | 2026-08-30T02:18:08.571Z | Compiling futures-macro v0.3.33 |
| 1317 | 2026-08-30T02:18:08.988Z | Checking der v0.7.10 |
| 1318 | 2026-08-30T02:18:09.044Z | Compiling schemars_derive v0.8.22 |
| 1319 | 2026-08-30T02:18:09.345Z | Checking zerofrom v0.1.8 |
| 1320 | 2026-08-30T02:18:09.399Z | Checking futures-util v0.3.33 |
| 1321 | 2026-08-30T02:18:09.455Z | Compiling zerovec-derive v0.11.3 |
| 1322 | 2026-08-30T02:18:09.536Z | Checking yoke v0.8.3 |
| 1323 | 2026-08-30T02:18:09.736Z | Checking spki v0.7.3 |
| 1324 | 2026-08-30T02:18:09.785Z | Compiling displaydoc v0.2.7 |
| 1325 | 2026-08-30T02:18:09.894Z | Checking pkcs8 v0.10.2 |
| 1326 | 2026-08-30T02:18:10.044Z | Checking hashbrown v0.17.1 |
| 1327 | 2026-08-30T02:18:10.191Z | Checking bytes v1.12.1 |
| 1328 | 2026-08-30T02:18:10.242Z | Compiling rustc_version v0.4.1 |
| 1329 | 2026-08-30T02:18:10.529Z | Checking zerovec v0.11.6 |
| 1330 | 2026-08-30T02:18:10.532Z | Compiling curve25519-dalek v4.1.3 |
| 1331 | 2026-08-30T02:18:10.629Z | Checking tokio v1.53.1 |
| 1332 | 2026-08-30T02:18:10.679Z | Checking http v1.5.0 |
| 1333 | 2026-08-30T02:18:10.796Z | Compiling ahash v0.8.12 |
| 1334 | 2026-08-30T02:18:11.030Z | Compiling rustix v1.1.4 |
| 1335 | 2026-08-30T02:18:11.238Z | Checking indexmap v2.14.0 |
| 1336 | 2026-08-30T02:18:11.280Z | Checking hmac v0.12.1 |
| 1337 | 2026-08-30T02:18:11.314Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1338 | 2026-08-30T02:18:11.401Z | Checking iana-time-zone v0.1.65 |
| 1339 | 2026-08-30T02:18:11.495Z | Checking percent-encoding v2.3.2 |
| 1340 | 2026-08-30T02:18:11.556Z | Compiling httparse v1.10.1 |
| 1341 | 2026-08-30T02:18:11.623Z | Compiling aws-lc-rs v1.18.0 |
| 1342 | 2026-08-30T02:18:11.914Z | Checking chrono v0.4.45 |
| 1343 | 2026-08-30T02:18:11.948Z | Checking tinystr v0.8.3 |
| 1344 | 2026-08-30T02:18:12.284Z | Checking ppv-lite86 v0.2.21 |
| 1345 | 2026-08-30T02:18:12.342Z | Checking signature v2.2.0 |
| 1346 | 2026-08-30T02:18:12.457Z | Checking sha2 v0.10.9 |
| 1347 | 2026-08-30T02:18:12.566Z | Checking rustls-pki-types v1.15.1 |
| 1348 | 2026-08-30T02:18:12.672Z | Compiling tracing-attributes v0.1.31 |
| 1349 | 2026-08-30T02:18:12.693Z | Compiling slog v2.8.2 |
| 1350 | 2026-08-30T02:18:12.741Z | Checking ff v0.13.1 |
| 1351 | 2026-08-30T02:18:12.805Z | Checking tracing-core v0.1.36 |
| 1352 | 2026-08-30T02:18:12.839Z | Compiling thiserror v1.0.69 |
| 1353 | 2026-08-30T02:18:12.858Z | Compiling strsim v0.11.1 |
| 1354 | 2026-08-30T02:18:12.903Z | Checking base16ct v0.2.0 |
| 1355 | 2026-08-30T02:18:13.018Z | Checking litemap v0.8.2 |
| 1356 | 2026-08-30T02:18:13.099Z | Checking writeable v0.6.3 |
| 1357 | 2026-08-30T02:18:13.132Z | Checking sec1 v0.7.3 |
| 1358 | 2026-08-30T02:18:13.194Z | Checking group v0.13.0 |
| 1359 | 2026-08-30T02:18:13.269Z | Checking icu_locale_core v2.2.0 |
| 1360 | 2026-08-30T02:18:13.371Z | Checking hkdf v0.12.4 |
| 1361 | 2026-08-30T02:18:13.374Z | Checking potential_utf v0.1.5 |
| 1362 | 2026-08-30T02:18:13.494Z | Checking zerotrie v0.2.4 |
| 1363 | 2026-08-30T02:18:13.504Z | Checking erased-serde v0.3.31 |
| 1364 | 2026-08-30T02:18:13.547Z | Checking crypto-bigint v0.5.5 |
| 1365 | 2026-08-30T02:18:13.724Z | Compiling thiserror-impl v1.0.69 |
| 1366 | 2026-08-30T02:18:13.756Z | Checking tokio-util v0.7.19 |
| 1367 | 2026-08-30T02:18:13.875Z | Checking uuid v1.24.0 |
| 1368 | 2026-08-30T02:18:13.890Z | Checking tracing v0.1.44 |
| 1369 | 2026-08-30T02:18:13.899Z | Compiling icu_properties_data v2.2.0 |
| 1370 | 2026-08-30T02:18:14.071Z | Checking adler2 v2.0.1 |
| 1371 | 2026-08-30T02:18:14.111Z | Compiling syn v1.0.109 |
| 1372 | 2026-08-30T02:18:14.156Z | Checking utf8_iter v1.0.4 |
| 1373 | 2026-08-30T02:18:14.168Z | Checking simd-adler32 v0.3.10 |
| 1374 | 2026-08-30T02:18:14.183Z | Checking ipnet v2.12.1 |
| 1375 | 2026-08-30T02:18:14.270Z | Compiling icu_normalizer_data v2.2.0 |
| 1376 | 2026-08-30T02:18:14.300Z | Checking miniz_oxide v0.8.9 |
| 1377 | 2026-08-30T02:18:14.396Z | Checking icu_collections v2.2.0 |
| 1378 | 2026-08-30T02:18:14.446Z | Checking elliptic-curve v0.13.8 |
| 1379 | 2026-08-30T02:18:14.469Z | Checking icu_provider v2.2.0 |
| 1380 | 2026-08-30T02:18:14.643Z | Checking rand_chacha v0.3.1 |
| 1381 | 2026-08-30T02:18:14.698Z | Checking form_urlencoded v1.2.2 |
| 1382 | 2026-08-30T02:18:14.698Z | Compiling clap_derive v4.6.4 |
| 1383 | 2026-08-30T02:18:14.738Z | Checking is-terminal v0.4.17 |
| 1384 | 2026-08-30T02:18:14.747Z | Checking untrusted v0.9.0 |
| 1385 | 2026-08-30T02:18:14.756Z | Compiling rustls v0.23.43 |
| 1386 | 2026-08-30T02:18:14.812Z | Checking dyn-clone v1.0.20 |
| 1387 | 2026-08-30T02:18:14.815Z | Checking utf8parse v0.2.2 |
| 1388 | 2026-08-30T02:18:14.830Z | Compiling num-bigint-dig v0.8.6 |
| 1389 | 2026-08-30T02:18:14.838Z | Checking rand v0.8.7 |
| 1390 | 2026-08-30T02:18:14.964Z | Checking rfc6979 v0.4.0 |
| 1391 | 2026-08-30T02:18:15.039Z | Checking http-body v1.1.0 |
| 1392 | 2026-08-30T02:18:15.049Z | Compiling serde_tokenstream v0.2.3 |
| 1393 | 2026-08-30T02:18:15.186Z | Compiling getrandom v0.3.4 |
| 1394 | 2026-08-30T02:18:15.223Z | Checking atomic-waker v1.1.2 |
| 1395 | 2026-08-30T02:18:15.323Z | Checking ecdsa v0.16.9 |
| 1396 | 2026-08-30T02:18:15.333Z | Checking icu_properties v2.2.0 |
| 1397 | 2026-08-30T02:18:15.392Z | Checking icu_normalizer v2.2.0 |
| 1398 | 2026-08-30T02:18:15.512Z | Checking anstyle-parse v1.0.0 |
| 1399 | 2026-08-30T02:18:15.522Z | Checking primeorder v0.13.6 |
| 1400 | 2026-08-30T02:18:15.684Z | Checking anstyle v1.0.14 |
| 1401 | 2026-08-30T02:18:15.769Z | Checking tower-layer v0.3.3 |
| 1402 | 2026-08-30T02:18:15.779Z | Checking is_terminal_polyfill v1.70.2 |
| 1403 | 2026-08-30T02:18:15.851Z | Checking tower-service v0.3.3 |
| 1404 | 2026-08-30T02:18:15.907Z | Compiling gimli v0.32.3 |
| 1405 | 2026-08-30T02:18:15.931Z | Checking colorchoice v1.0.5 |
| 1406 | 2026-08-30T02:18:16.009Z | Checking fnv v1.0.7 |
| 1407 | 2026-08-30T02:18:16.021Z | Checking hex v0.4.3 |
| 1408 | 2026-08-30T02:18:16.091Z | Checking try-lock v0.2.5 |
| 1409 | 2026-08-30T02:18:16.178Z | Checking anstyle-query v1.1.5 |
| 1410 | 2026-08-30T02:18:16.182Z | Checking idna_adapter v1.2.2 |
| 1411 | 2026-08-30T02:18:16.197Z | Checking want v0.3.1 |
| 1412 | 2026-08-30T02:18:16.258Z | Checking anstream v1.0.0 |
| 1413 | 2026-08-30T02:18:16.262Z | Checking h2 v0.4.15 |
| 1414 | 2026-08-30T02:18:16.598Z | Checking terminal_size v0.4.4 |
| 1415 | 2026-08-30T02:18:16.608Z | Checking ed25519 v2.2.3 |
| 1416 | 2026-08-30T02:18:16.973Z | Compiling ident_case v1.0.1 |
| 1417 | 2026-08-30T02:18:17.293Z | Checking spin v0.9.9 |
| 1418 | 2026-08-30T02:18:17.417Z | Checking clap_lex v1.1.0 |
| 1419 | 2026-08-30T02:18:17.560Z | Compiling addr2line v0.25.1 |
| 1420 | 2026-08-30T02:18:17.595Z | Compiling rustc-demangle v0.1.28 |
| 1421 | 2026-08-30T02:18:17.725Z | Compiling time-core v0.1.9 |
| 1422 | 2026-08-30T02:18:17.867Z | Checking httpdate v1.0.3 |
| 1423 | 2026-08-30T02:18:17.907Z | Checking keccak v0.1.6 |
| 1424 | 2026-08-30T02:18:18.004Z | Compiling num-conv v0.2.2 |
| 1425 | 2026-08-30T02:18:18.032Z | Compiling owo-colors v4.3.0 |
| 1426 | 2026-08-30T02:18:18.047Z | Checking sha3 v0.10.9 |
| 1427 | 2026-08-30T02:18:18.129Z | Checking hyper v1.11.0 |
| 1428 | 2026-08-30T02:18:18.147Z | Compiling time-macros v0.2.32 |
| 1429 | 2026-08-30T02:18:18.406Z | Checking clap_builder v4.6.6 |
| 1430 | 2026-08-30T02:18:18.649Z | Checking ed25519-dalek v2.2.0 |
| 1431 | 2026-08-30T02:18:18.872Z | Compiling darling_core v0.23.0 |
| 1432 | 2026-08-30T02:18:19.033Z | Checking rand_core v0.9.5 |
| 1433 | 2026-08-30T02:18:19.100Z | Checking idna v1.1.0 |
| 1434 | 2026-08-30T02:18:19.199Z | Compiling backtrace v0.3.76 |
| 1435 | 2026-08-30T02:18:19.343Z | Checking x509-cert v0.2.5 |
| 1436 | 2026-08-30T02:18:19.356Z | Compiling num-integer v0.1.46 |
| 1437 | 2026-08-30T02:18:19.421Z | Compiling async-trait v0.1.92 |
| 1438 | 2026-08-30T02:18:19.616Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1439 | 2026-08-30T02:18:19.773Z | Compiling unicode-width v0.2.2 |
| 1440 | 2026-08-30T02:18:19.983Z | Checking powerfmt v0.2.0 |
| 1441 | 2026-08-30T02:18:20.031Z | Compiling crc32fast v1.5.0 |
| 1442 | 2026-08-30T02:18:20.041Z | Checking num_threads v0.1.7 |
| 1443 | 2026-08-30T02:18:20.112Z | Compiling camino v1.2.5 |
| 1444 | 2026-08-30T02:18:20.115Z | Compiling paste v1.0.15 |
| 1445 | 2026-08-30T02:18:20.131Z | Compiling is_ci v1.2.0 |
| 1446 | 2026-08-30T02:18:20.251Z | Compiling crossbeam-utils v0.8.22 |
| 1447 | 2026-08-30T02:18:20.305Z | Compiling unicode-linebreak v0.1.5 |
| 1448 | 2026-08-30T02:18:20.341Z | Checking deranged v0.5.8 |
| 1449 | 2026-08-30T02:18:20.425Z | Compiling anyhow v1.0.104 |
| 1450 | 2026-08-30T02:18:20.489Z | Checking data-encoding v2.11.1 |
| 1451 | 2026-08-30T02:18:20.498Z | Checking base64 v0.22.1 |
| 1452 | 2026-08-30T02:18:20.533Z | Compiling textwrap v0.16.2 |
| 1453 | 2026-08-30T02:18:20.728Z | Checking hyper-util v0.1.20 |
| 1454 | 2026-08-30T02:18:20.792Z | Compiling hashbrown v0.16.1 |
| 1455 | 2026-08-30T02:18:20.827Z | Compiling lazy_static v1.5.0 |
| 1456 | 2026-08-30T02:18:20.840Z | Compiling supports-color v3.0.2 |
| 1457 | 2026-08-30T02:18:20.869Z | Compiling proc-macro-error2 v2.0.1 |
| 1458 | 2026-08-30T02:18:20.910Z | Checking clap v4.6.6 |
| 1459 | 2026-08-30T02:18:20.954Z | Compiling darling_macro v0.23.0 |
| 1460 | 2026-08-30T02:18:20.979Z | Compiling backtrace-ext v0.2.1 |
| 1461 | 2026-08-30T02:18:20.988Z | Compiling num-iter v0.1.46 |
| 1462 | 2026-08-30T02:18:21.091Z | Checking url v2.5.8 |
| 1463 | 2026-08-30T02:18:21.119Z | Checking rand_chacha v0.9.0 |
| 1464 | 2026-08-30T02:18:21.264Z | Checking time v0.3.55 |
| 1465 | 2026-08-30T02:18:21.354Z | Compiling hashbrown v0.14.5 |
| 1466 | 2026-08-30T02:18:21.539Z | Checking half v2.7.1 |
| 1467 | 2026-08-30T02:18:21.588Z | Checking sha1 v0.10.7 |
| 1468 | 2026-08-30T02:18:21.740Z | Compiling miette-derive v7.6.0 |
| 1469 | 2026-08-30T02:18:21.782Z | Checking hybrid-array v0.4.14 |
| 1470 | 2026-08-30T02:18:21.792Z | Checking encoding_rs v0.8.35 |
| 1471 | 2026-08-30T02:18:21.872Z | Checking static_assertions v1.1.0 |
| 1472 | 2026-08-30T02:18:21.935Z | Compiling supports-hyperlinks v3.2.0 |
| 1473 | 2026-08-30T02:18:22.278Z | Compiling unicode-width v0.1.14 |
| 1474 | 2026-08-30T02:18:22.288Z | Checking ryu v1.0.23 |
| 1475 | 2026-08-30T02:18:22.490Z | Compiling supports-unicode v3.0.0 |
| 1476 | 2026-08-30T02:18:22.535Z | Checking mime v0.3.17 |
| 1477 | 2026-08-30T02:18:22.553Z | Checking fastrand v2.5.0 |
| 1478 | 2026-08-30T02:18:22.620Z | Checking ciborium-io v0.2.2 |
| 1479 | 2026-08-30T02:18:22.705Z | Checking ciborium-ll v0.2.2 |
| 1480 | 2026-08-30T02:18:22.718Z | Checking tempfile v3.27.0 |
| 1481 | 2026-08-30T02:18:22.736Z | Checking serde_urlencoded v0.7.1 |
| 1482 | 2026-08-30T02:18:22.814Z | Compiling miette v7.6.0 |
| 1483 | 2026-08-30T02:18:22.896Z | Compiling chumsky v0.9.3 |
| 1484 | 2026-08-30T02:18:22.928Z | Compiling darling v0.23.0 |
| 1485 | 2026-08-30T02:18:23.003Z | Checking rand v0.9.5 |
| 1486 | 2026-08-30T02:18:23.489Z | Compiling regress v0.11.1 |
| 1487 | 2026-08-30T02:18:23.529Z | Compiling knus-derive v3.4.0 |
| 1488 | 2026-08-30T02:18:24.417Z | Checking http-body-util v0.1.4 |
| 1489 | 2026-08-30T02:18:24.427Z | Compiling pkcs1 v0.7.5 |
| 1490 | 2026-08-30T02:18:24.439Z | Checking futures-executor v0.3.33 |
| 1491 | 2026-08-30T02:18:24.579Z | Checking inout v0.1.4 |
| 1492 | 2026-08-30T02:18:24.643Z | Checking thread_local v1.1.10 |
| 1493 | 2026-08-30T02:18:24.696Z | Checking cpufeatures v0.3.0 |
| 1494 | 2026-08-30T02:18:24.769Z | Compiling slog-async v2.8.0 |
| 1495 | 2026-08-30T02:18:24.779Z | Compiling omicron-workspace-hack v0.1.0 |
| 1496 | 2026-08-30T02:18:24.974Z | Checking ipnetwork v0.21.1 |
| 1497 | 2026-08-30T02:18:25.139Z | Checking oxnet v0.1.6 |
| 1498 | 2026-08-30T02:18:25.142Z | Compiling typify-impl v0.6.2 |
| 1499 | 2026-08-30T02:18:25.182Z | Compiling knus v3.4.0 |
| 1500 | 2026-08-30T02:18:25.295Z | Checking cipher v0.4.4 |
| 1501 | 2026-08-30T02:18:25.371Z | Compiling rsa v0.9.10 |
| 1502 | 2026-08-30T02:18:25.480Z | Checking futures v0.3.33 |
| 1503 | 2026-08-30T02:18:25.544Z | Checking crossbeam-channel v0.5.16 |
| 1504 | 2026-08-30T02:18:25.554Z | Compiling p384 v0.13.1 |
| 1505 | 2026-08-30T02:18:25.751Z | Checking flate2 v1.1.9 |
| 1506 | 2026-08-30T02:18:25.873Z | Compiling serde_with_macros v3.22.0 |
| 1507 | 2026-08-30T02:18:26.001Z | Checking ciborium v0.2.2 |
| 1508 | 2026-08-30T02:18:26.039Z | Checking block-buffer v0.12.1 |
| 1509 | 2026-08-30T02:18:26.131Z | Checking crypto-common v0.2.2 |
| 1510 | 2026-08-30T02:18:26.176Z | Compiling hubpack_derive v0.1.1 |
| 1511 | 2026-08-30T02:18:26.399Z | Checking newtype-uuid v1.4.0 |
| 1512 | 2026-08-30T02:18:26.468Z | Checking ssh-encoding v0.2.0 |
| 1513 | 2026-08-30T02:18:26.527Z | Checking openapiv3 v2.2.0 |
| 1514 | 2026-08-30T02:18:26.642Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-08-30T02:18:26.667Z | Compiling strum_macros v0.26.4 |
| 1516 | 2026-08-30T02:18:26.950Z | Compiling daft-derive v0.1.8 |
| 1517 | 2026-08-30T02:18:27.252Z | Compiling multer v3.1.0 |
| 1518 | 2026-08-30T02:18:27.470Z | Checking const-oid v0.10.2 |
| 1519 | 2026-08-30T02:18:27.622Z | Checking term v1.2.1 |
| 1520 | 2026-08-30T02:18:27.652Z | Checking take_mut v0.2.2 |
| 1521 | 2026-08-30T02:18:27.750Z | Checking compression-core v0.4.32 |
| 1522 | 2026-08-30T02:18:27.833Z | Checking match_cfg v0.1.0 |
| 1523 | 2026-08-30T02:18:27.868Z | Compiling salty v0.3.0 |
| 1524 | 2026-08-30T02:18:27.871Z | Compiling rlimit v0.10.2 |
| 1525 | 2026-08-30T02:18:27.901Z | Checking utf-8 v0.7.6 |
| 1526 | 2026-08-30T02:18:28.022Z | Checking winnow v1.0.4 |
| 1527 | 2026-08-30T02:18:28.128Z | Checking tungstenite v0.28.0 |
| 1528 | 2026-08-30T02:18:28.249Z | Checking strum v0.26.3 |
| 1529 | 2026-08-30T02:18:28.323Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1530 | 2026-08-30T02:18:28.337Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1531 | 2026-08-30T02:18:28.346Z | Checking hostname v0.3.1 |
| 1532 | 2026-08-30T02:18:28.389Z | Checking compression-codecs v0.4.38 |
| 1533 | 2026-08-30T02:18:28.432Z | Checking slog-term v2.9.2 |
| 1534 | 2026-08-30T02:18:28.546Z | Checking daft v0.1.8 |
| 1535 | 2026-08-30T02:18:28.564Z | Compiling typify-macro v0.6.2 |
| 1536 | 2026-08-30T02:18:28.567Z | Checking digest v0.11.3 |
| 1537 | 2026-08-30T02:18:28.662Z | Checking async-stream v0.3.6 |
| 1538 | 2026-08-30T02:18:28.672Z | Checking serde_with v3.22.0 |
| 1539 | 2026-08-30T02:18:28.686Z | Checking hubpack v0.1.2 |
| 1540 | 2026-08-30T02:18:28.709Z | Checking ssh-cipher v0.2.0 |
| 1541 | 2026-08-30T02:18:28.781Z | Checking slog-json v2.6.1 |
| 1542 | 2026-08-30T02:18:28.818Z | Checking p256 v0.13.2 |
| 1543 | 2026-08-30T02:18:28.839Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1544 | 2026-08-30T02:18:28.928Z | Checking serde_spanned v1.1.1 |
| 1545 | 2026-08-30T02:18:29.032Z | Compiling dropshot v0.17.1 |
| 1546 | 2026-08-30T02:18:29.051Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1547 | 2026-08-30T02:18:29.256Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1548 | 2026-08-30T02:18:29.312Z | Checking debug-ignore v1.0.5 |
| 1549 | 2026-08-30T02:18:29.404Z | Checking ssh-key v0.6.7 |
| 1550 | 2026-08-30T02:18:29.427Z | Checking slog-bunyan v2.5.0 |
| 1551 | 2026-08-30T02:18:29.436Z | Checking toml v1.1.4+spec-1.1.0 |
| 1552 | 2026-08-30T02:18:29.532Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1553 | 2026-08-30T02:18:29.757Z | Checking sha1 v0.11.0 |
| 1554 | 2026-08-30T02:18:29.971Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1555 | 2026-08-30T02:18:29.997Z | Checking tokio-tungstenite v0.28.0 |
| 1556 | 2026-08-30T02:18:30.073Z | Checking async-compression v0.4.43 |
| 1557 | 2026-08-30T02:18:30.244Z | Compiling dropshot_endpoint v0.17.1 |
| 1558 | 2026-08-30T02:18:30.289Z | Checking waitgroup v0.1.2 |
| 1559 | 2026-08-30T02:18:30.305Z | Checking rustls-pemfile v2.2.0 |
| 1560 | 2026-08-30T02:18:30.359Z | Checking serde_spanned v0.6.9 |
| 1561 | 2026-08-30T02:18:30.381Z | Checking toml_datetime v0.6.11 |
| 1562 | 2026-08-30T02:18:30.391Z | Checking env_filter v2.0.0 |
| 1563 | 2026-08-30T02:18:30.475Z | Compiling aho-corasick v1.1.5 |
| 1564 | 2026-08-30T02:18:30.525Z | Checking sync_wrapper v1.0.2 |
| 1565 | 2026-08-30T02:18:30.552Z | Checking serde_path_to_error v0.1.20 |
| 1566 | 2026-08-30T02:18:30.585Z | Checking hostname v0.4.2 |
| 1567 | 2026-08-30T02:18:30.620Z | Compiling proc-macro-error-attr v1.0.4 |
| 1568 | 2026-08-30T02:18:30.675Z | Compiling rustix v0.38.44 |
| 1569 | 2026-08-30T02:18:30.815Z | Checking bytesize v2.7.0 |
| 1570 | 2026-08-30T02:18:30.839Z | Checking http-range-header v0.4.2 |
| 1571 | 2026-08-30T02:18:30.917Z | Compiling dashu-int v0.5.1 |
| 1572 | 2026-08-30T02:18:30.961Z | Compiling regex-syntax v0.8.11 |
| 1573 | 2026-08-30T02:18:30.971Z | Checking winnow v0.7.15 |
| 1574 | 2026-08-30T02:18:31.128Z | Checking tinyvec_macros v0.1.1 |
| 1575 | 2026-08-30T02:18:31.191Z | Checking openssl-probe v0.2.1 |
| 1576 | 2026-08-30T02:18:31.297Z | Checking toml_write v0.1.2 |
| 1577 | 2026-08-30T02:18:31.463Z | Checking rustls-native-certs v0.8.4 |
| 1578 | 2026-08-30T02:18:31.589Z | Checking tinyvec v1.12.0 |
| 1579 | 2026-08-30T02:18:31.992Z | Checking tower v0.5.3 |
| 1580 | 2026-08-30T02:18:32.087Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1581 | 2026-08-30T02:18:32.162Z | Checking toml_edit v0.22.27 |
| 1582 | 2026-08-30T02:18:32.370Z | Compiling regex-automata v0.4.18 |
| 1583 | 2026-08-30T02:18:32.806Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1584 | 2026-08-30T02:18:33.010Z | Checking env_logger v0.11.11 |
| 1585 | 2026-08-30T02:18:33.154Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1586 | 2026-08-30T02:18:33.185Z | Checking serde-big-array v0.5.1 |
| 1587 | 2026-08-30T02:18:33.340Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1588 | 2026-08-30T02:18:33.358Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1589 | 2026-08-30T02:18:33.434Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-08-30T02:18:33.659Z | Compiling cfg_aliases v0.2.2 |
| 1591 | 2026-08-30T02:18:33.731Z | Checking corncobs v0.1.4 |
| 1592 | 2026-08-30T02:18:33.810Z | Checking dashu-base v0.5.1 |
| 1593 | 2026-08-30T02:18:34.043Z | Checking num-modular v0.6.5 |
| 1594 | 2026-08-30T02:18:34.173Z | Compiling regex v1.13.1 |
| 1595 | 2026-08-30T02:18:34.567Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1596 | 2026-08-30T02:18:34.804Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1597 | 2026-08-30T02:18:34.906Z | Compiling nix v0.31.3 |
| 1598 | 2026-08-30T02:18:35.070Z | Checking toml v0.8.23 |
| 1599 | 2026-08-30T02:18:35.272Z | Checking tower-http v0.6.11 |
| 1600 | 2026-08-30T02:18:35.625Z | Compiling typify v0.6.2 |
| 1601 | 2026-08-30T02:18:35.712Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1602 | 2026-08-30T02:18:35.844Z | Checking secrecy v0.8.0 |
| 1603 | 2026-08-30T02:18:35.927Z | Compiling enum-as-inner v0.6.1 |
| 1604 | 2026-08-30T02:18:35.948Z | Compiling blake3 v1.8.6 |
| 1605 | 2026-08-30T02:18:36.149Z | Compiling unsafe-libyaml v0.2.11 |
| 1606 | 2026-08-30T02:18:36.454Z | Checking linked-hash-map v0.5.6 |
| 1607 | 2026-08-30T02:18:36.464Z | Checking num-primitive v0.2.1 |
| 1608 | 2026-08-30T02:18:36.518Z | Checking smawk v0.3.3 |
| 1609 | 2026-08-30T02:18:36.613Z | Compiling signal-hook v0.4.4 |
| 1610 | 2026-08-30T02:18:36.714Z | Compiling unicode-segmentation v1.13.3 |
| 1611 | 2026-08-30T02:18:36.778Z | Compiling portable-atomic v1.15.0 |
| 1612 | 2026-08-30T02:18:36.835Z | Checking supports-color v2.1.0 |
| 1613 | 2026-08-30T02:18:36.952Z | Compiling progenitor-impl v0.14.0 |
| 1614 | 2026-08-30T02:18:36.995Z | Checking dsi-bitstream v0.10.1 |
| 1615 | 2026-08-30T02:18:37.005Z | Compiling serde_yaml v0.9.34+deprecated |
| 1616 | 2026-08-30T02:18:37.069Z | Compiling heck v0.4.1 |
| 1617 | 2026-08-30T02:18:37.088Z | Checking textwrap v0.15.2 |
| 1618 | 2026-08-30T02:18:37.097Z | Checking lru-cache v0.1.2 |
| 1619 | 2026-08-30T02:18:37.203Z | Checking hickory-proto v0.24.4 |
| 1620 | 2026-08-30T02:18:37.367Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1621 | 2026-08-30T02:18:37.409Z | Checking atomicwrites v0.4.4 |
| 1622 | 2026-08-30T02:18:37.871Z | Checking supports-hyperlinks v2.1.0 |
| 1623 | 2026-08-30T02:18:37.917Z | Checking supports-unicode v2.1.0 |
| 1624 | 2026-08-30T02:18:37.971Z | Checking tokio-stream v0.1.19 |
| 1625 | 2026-08-30T02:18:37.981Z | Compiling miette-derive v5.10.0 |
| 1626 | 2026-08-30T02:18:38.015Z | Checking nibble_vec v0.1.0 |
| 1627 | 2026-08-30T02:18:38.133Z | Checking terminal_size v0.1.17 |
| 1628 | 2026-08-30T02:18:38.216Z | Checking memmap2 v0.9.11 |
| 1629 | 2026-08-30T02:18:38.227Z | Checking constant_time_eq v0.4.2 |
| 1630 | 2026-08-30T02:18:38.337Z | Checking arrayvec v0.7.8 |
| 1631 | 2026-08-30T02:18:38.380Z | Checking resolv-conf v0.7.6 |
| 1632 | 2026-08-30T02:18:38.389Z | Checking either v1.17.0 |
| 1633 | 2026-08-30T02:18:38.512Z | Checking arrayref v0.3.9 |
| 1634 | 2026-08-30T02:18:38.552Z | Checking endian-type v0.2.0 |
| 1635 | 2026-08-30T02:18:38.573Z | Checking owo-colors v3.5.0 |
| 1636 | 2026-08-30T02:18:38.583Z | Checking itertools v0.14.0 |
| 1637 | 2026-08-30T02:18:38.673Z | Checking radix_trie v0.3.0 |
| 1638 | 2026-08-30T02:18:38.730Z | Checking hickory-resolver v0.24.4 |
| 1639 | 2026-08-30T02:18:39.014Z | Compiling progenitor-macro v0.14.0 |
| 1640 | 2026-08-30T02:18:39.087Z | Checking miette v5.10.0 |
| 1641 | 2026-08-30T02:18:39.394Z | Compiling knuffel-derive v3.2.0 |
| 1642 | 2026-08-30T02:18:40.283Z | Checking console v0.16.4 |
| 1643 | 2026-08-30T02:18:40.478Z | Compiling derive-where v1.6.1 |
| 1644 | 2026-08-30T02:18:40.541Z | Checking termios v0.3.3 |
| 1645 | 2026-08-30T02:18:40.552Z | Checking base64 v0.21.7 |
| 1646 | 2026-08-30T02:18:40.570Z | Checking home v0.5.12 |
| 1647 | 2026-08-30T02:18:40.654Z | Checking unit-prefix v0.5.2 |
| 1648 | 2026-08-30T02:18:40.770Z | Compiling seq-macro v0.3.6 |
| 1649 | 2026-08-30T02:18:40.780Z | Checking indicatif v0.18.6 |
| 1650 | 2026-08-30T02:18:40.784Z | Checking knuffel v3.2.0 |
| 1651 | 2026-08-30T02:18:40.995Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1652 | 2026-08-30T02:18:41.121Z | Checking pwd v1.4.0 |
| 1653 | 2026-08-30T02:18:41.243Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1654 | 2026-08-30T02:18:41.253Z | Checking tokio-fd v0.3.0 |
| 1655 | 2026-08-30T02:18:41.305Z | Checking lru v0.18.2 |
| 1656 | 2026-08-30T02:18:41.358Z | Compiling async-recursion v1.1.1 |
| 1657 | 2026-08-30T02:18:41.401Z | Checking xdg v3.0.0 |
| 1658 | 2026-08-30T02:18:41.456Z | Checking humantime v2.4.0 |
| 1659 | 2026-08-30T02:18:41.558Z | Checking shlex v1.3.0 |
| 1660 | 2026-08-30T02:18:41.631Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1661 | 2026-08-30T02:18:41.699Z | Compiling function_name-proc-macro v0.3.0 |
| 1662 | 2026-08-30T02:18:41.709Z | Checking qorb v0.4.1 |
| 1663 | 2026-08-30T02:18:42.034Z | Checking function_name v0.3.0 |
| 1664 | 2026-08-30T02:18:42.329Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1665 | 2026-08-30T02:18:45.534Z | Checking rustls-webpki v0.103.13 |
| 1666 | 2026-08-30T02:18:47.693Z | Checking tokio-rustls v0.26.4 |
| 1667 | 2026-08-30T02:18:47.693Z | Checking rustls-platform-verifier v0.7.0 |
| 1668 | 2026-08-30T02:18:47.871Z | Checking hyper-rustls v0.27.9 |
| 1669 | 2026-08-30T02:18:48.031Z | Checking reqwest v0.13.4 |
| 1670 | 2026-08-30T02:18:48.621Z | Checking progenitor-client v0.14.0 |
| 1671 | 2026-08-30T02:18:48.808Z | Checking progenitor v0.14.0 |
| 1672 | 2026-08-30T02:18:49.465Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1673 | 2026-08-30T02:18:49.910Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1674 | 2026-08-30T02:18:49.914Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1675 | 2026-08-30T02:18:49.914Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1676 | 2026-08-30T02:18:52.306Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1677 | 2026-08-30T02:18:52.511Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.82s |
| 1678 | 2026-08-30T02:18:52.514Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1679 | 2026-08-30T02:18:52.514Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1680 | 2026-08-30T02:18:52.642Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1681 | 2026-08-30T02:18:53.077Z | Compiling serde_json v1.0.151 |
| 1682 | 2026-08-30T02:18:53.200Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1683 | 2026-08-30T02:18:53.768Z | Compiling schemars v0.8.22 |
| 1684 | 2026-08-30T02:18:53.768Z | Compiling openapiv3 v2.2.0 |
| 1685 | 2026-08-30T02:18:53.875Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1686 | 2026-08-30T02:18:53.879Z | Checking slog-json v2.6.1 |
| 1687 | 2026-08-30T02:18:53.879Z | Checking reqwest v0.13.4 |
| 1688 | 2026-08-30T02:18:53.879Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1689 | 2026-08-30T02:18:54.018Z | Checking slog-bunyan v2.5.0 |
| 1690 | 2026-08-30T02:18:54.467Z | Compiling typify-impl v0.6.2 |
| 1691 | 2026-08-30T02:18:54.498Z | Checking oxnet v0.1.6 |
| 1692 | 2026-08-30T02:18:54.538Z | Checking progenitor-client v0.14.0 |
| 1693 | 2026-08-30T02:18:54.746Z | Checking daft v0.1.8 |
| 1694 | 2026-08-30T02:18:54.948Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1695 | 2026-08-30T02:18:55.125Z | Checking dropshot v0.17.1 |
| 1696 | 2026-08-30T02:18:55.159Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1697 | 2026-08-30T02:18:55.498Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1698 | 2026-08-30T02:18:56.516Z | Compiling typify-macro v0.6.2 |
| 1699 | 2026-08-30T02:18:56.884Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1700 | 2026-08-30T02:18:57.374Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1701 | 2026-08-30T02:18:57.632Z | Compiling typify v0.6.2 |
| 1702 | 2026-08-30T02:18:57.691Z | Compiling progenitor-impl v0.14.0 |
| 1703 | 2026-08-30T02:18:58.719Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1704 | 2026-08-30T02:18:58.932Z | Compiling progenitor-macro v0.14.0 |
| 1705 | 2026-08-30T02:19:01.369Z | Checking progenitor v0.14.0 |
| 1706 | 2026-08-30T02:19:01.475Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1707 | 2026-08-30T02:19:03.832Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1708 | 2026-08-30T02:19:04.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s |
| 1709 | 2026-08-30T02:19:04.987Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1710 | 2026-08-30T02:19:04.987Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1711 | 2026-08-30T02:19:05.108Z | cargo build --locked |
| 1712 | 2026-08-30T02:19:05.582Z | Compiling unicode-ident v1.0.24 |
| 1713 | 2026-08-30T02:19:05.582Z | Compiling cfg-if v1.0.4 |
| 1714 | 2026-08-30T02:19:05.585Z | Compiling subtle v2.6.1 |
| 1715 | 2026-08-30T02:19:05.662Z | Compiling libc v0.2.189 |
| 1716 | 2026-08-30T02:19:05.666Z | Compiling serde_core v1.0.229 |
| 1717 | 2026-08-30T02:19:05.669Z | Compiling const-oid v0.9.6 |
| 1718 | 2026-08-30T02:19:05.674Z | Compiling itoa v1.0.18 |
| 1719 | 2026-08-30T02:19:05.686Z | Compiling memchr v2.8.3 |
| 1720 | 2026-08-30T02:19:05.709Z | Compiling typenum v1.20.1 |
| 1721 | 2026-08-30T02:19:05.762Z | Compiling proc-macro2 v1.0.107 |
| 1722 | 2026-08-30T02:19:05.791Z | Compiling flagset v0.4.7 |
| 1723 | 2026-08-30T02:19:05.857Z | Compiling allocator-api2 v0.2.21 |
| 1724 | 2026-08-30T02:19:05.915Z | Compiling smallvec v1.15.2 |
| 1725 | 2026-08-30T02:19:06.118Z | Compiling quote v1.0.47 |
| 1726 | 2026-08-30T02:19:06.131Z | Compiling errno v0.3.14 |
| 1727 | 2026-08-30T02:19:06.182Z | Compiling libm v0.2.16 |
| 1728 | 2026-08-30T02:19:06.274Z | Compiling pin-project-lite v0.2.17 |
| 1729 | 2026-08-30T02:19:06.345Z | Compiling syn v2.0.119 |
| 1730 | 2026-08-30T02:19:06.383Z | Compiling syn v3.0.3 |
| 1731 | 2026-08-30T02:19:06.392Z | Compiling heck v0.5.0 |
| 1732 | 2026-08-30T02:19:06.405Z | Compiling equivalent v1.0.2 |
| 1733 | 2026-08-30T02:19:06.464Z | Compiling zmij v1.0.23 |
| 1734 | 2026-08-30T02:19:06.485Z | Compiling once_cell v1.21.4 |
| 1735 | 2026-08-30T02:19:06.495Z | Compiling bitflags v2.13.1 |
| 1736 | 2026-08-30T02:19:06.649Z | Compiling signal-hook-registry v1.4.8 |
| 1737 | 2026-08-30T02:19:06.694Z | Compiling getrandom v0.2.17 |
| 1738 | 2026-08-30T02:19:06.724Z | Compiling foldhash v0.2.0 |
| 1739 | 2026-08-30T02:19:06.756Z | Compiling cpufeatures v0.2.17 |
| 1740 | 2026-08-30T02:19:06.824Z | Compiling futures-core v0.3.33 |
| 1741 | 2026-08-30T02:19:06.873Z | Compiling scopeguard v1.2.0 |
| 1742 | 2026-08-30T02:19:06.892Z | Compiling rand_core v0.6.4 |
| 1743 | 2026-08-30T02:19:06.944Z | Compiling num-traits v0.2.19 |
| 1744 | 2026-08-30T02:19:06.973Z | Compiling lock_api v0.4.14 |
| 1745 | 2026-08-30T02:19:06.973Z | Compiling parking_lot_core v0.9.12 |
| 1746 | 2026-08-30T02:19:07.114Z | Compiling base64ct v1.8.3 |
| 1747 | 2026-08-30T02:19:07.201Z | Compiling parking_lot v0.12.5 |
| 1748 | 2026-08-30T02:19:07.283Z | Compiling mio v1.2.2 |
| 1749 | 2026-08-30T02:19:07.341Z | Compiling pem-rfc7468 v0.7.0 |
| 1750 | 2026-08-30T02:19:07.399Z | Compiling socket2 v0.6.5 |
| 1751 | 2026-08-30T02:19:07.540Z | Compiling generic-array v0.14.7 |
| 1752 | 2026-08-30T02:19:07.551Z | Compiling futures-sink v0.3.33 |
| 1753 | 2026-08-30T02:19:07.606Z | Compiling adler2 v2.0.1 |
| 1754 | 2026-08-30T02:19:07.650Z | Compiling base16ct v0.2.0 |
| 1755 | 2026-08-30T02:19:07.669Z | Compiling slab v0.4.12 |
| 1756 | 2026-08-30T02:19:07.732Z | Compiling futures-channel v0.3.33 |
| 1757 | 2026-08-30T02:19:07.779Z | Compiling log v0.4.33 |
| 1758 | 2026-08-30T02:19:07.839Z | Compiling futures-io v0.3.33 |
| 1759 | 2026-08-30T02:19:07.848Z | Compiling futures-task v0.3.33 |
| 1760 | 2026-08-30T02:19:07.954Z | Compiling stable_deref_trait v1.2.1 |
| 1761 | 2026-08-30T02:19:07.983Z | Compiling block-buffer v0.10.4 |
| 1762 | 2026-08-30T02:19:07.992Z | Compiling crypto-common v0.1.7 |
| 1763 | 2026-08-30T02:19:08.009Z | Compiling getrandom v0.4.3 |
| 1764 | 2026-08-30T02:19:08.016Z | Compiling strsim v0.11.1 |
| 1765 | 2026-08-30T02:19:08.025Z | Compiling ipnet v2.12.1 |
| 1766 | 2026-08-30T02:19:08.102Z | Compiling digest v0.10.7 |
| 1767 | 2026-08-30T02:19:08.124Z | Compiling dyn-clone v1.0.20 |
| 1768 | 2026-08-30T02:19:08.143Z | Compiling serde_json v1.0.151 |
| 1769 | 2026-08-30T02:19:08.213Z | Compiling hashbrown v0.17.1 |
| 1770 | 2026-08-30T02:19:08.243Z | Compiling utf8parse v0.2.2 |
| 1771 | 2026-08-30T02:19:08.329Z | Compiling gimli v0.32.3 |
| 1772 | 2026-08-30T02:19:08.351Z | Compiling anstyle-parse v1.0.0 |
| 1773 | 2026-08-30T02:19:08.404Z | Compiling iana-time-zone v0.1.65 |
| 1774 | 2026-08-30T02:19:08.532Z | Compiling anstyle-query v1.1.5 |
| 1775 | 2026-08-30T02:19:08.578Z | Compiling colorchoice v1.0.5 |
| 1776 | 2026-08-30T02:19:08.626Z | Compiling anstyle v1.0.14 |
| 1777 | 2026-08-30T02:19:08.637Z | Compiling is_terminal_polyfill v1.70.2 |
| 1778 | 2026-08-30T02:19:08.687Z | Compiling percent-encoding v2.3.2 |
| 1779 | 2026-08-30T02:19:08.727Z | Compiling rustc-demangle v0.1.28 |
| 1780 | 2026-08-30T02:19:08.818Z | Compiling indexmap v2.14.0 |
| 1781 | 2026-08-30T02:19:08.849Z | Compiling anstream v1.0.0 |
| 1782 | 2026-08-30T02:19:08.884Z | Compiling rustix v1.1.4 |
| 1783 | 2026-08-30T02:19:09.152Z | Compiling synstructure v0.13.2 |
| 1784 | 2026-08-30T02:19:09.163Z | Compiling serde_derive_internals v0.29.1 |
| 1785 | 2026-08-30T02:19:09.293Z | Compiling ff v0.13.1 |
| 1786 | 2026-08-30T02:19:09.456Z | Compiling tracing-core v0.1.36 |
| 1787 | 2026-08-30T02:19:09.607Z | Compiling serde_derive v1.0.229 |
| 1788 | 2026-08-30T02:19:09.644Z | Compiling thiserror-impl v2.0.20 |
| 1789 | 2026-08-30T02:19:09.883Z | Compiling tokio-macros v2.7.2 |
| 1790 | 2026-08-30T02:19:10.076Z | Compiling displaydoc v0.2.7 |
| 1791 | 2026-08-30T02:19:10.316Z | Compiling zeroize_derive v1.5.0 |
| 1792 | 2026-08-30T02:19:10.331Z | Compiling der_derive v0.7.3 |
| 1793 | 2026-08-30T02:19:10.378Z | Compiling zerocopy-derive v0.8.56 |
| 1794 | 2026-08-30T02:19:10.537Z | Compiling zerofrom-derive v0.1.7 |
| 1795 | 2026-08-30T02:19:10.622Z | Compiling yoke-derive v0.8.2 |
| 1796 | 2026-08-30T02:19:10.843Z | Compiling thiserror v2.0.20 |
| 1797 | 2026-08-30T02:19:10.853Z | Compiling futures-macro v0.3.33 |
| 1798 | 2026-08-30T02:19:10.946Z | Compiling zerovec-derive v0.11.3 |
| 1799 | 2026-08-30T02:19:11.007Z | Compiling zeroize v1.9.0 |
| 1800 | 2026-08-30T02:19:11.291Z | Compiling der v0.7.10 |
| 1801 | 2026-08-30T02:19:11.712Z | Compiling futures-util v0.3.33 |
| 1802 | 2026-08-30T02:19:11.731Z | Compiling zerofrom v0.1.8 |
| 1803 | 2026-08-30T02:19:11.817Z | Compiling schemars_derive v0.8.22 |
| 1804 | 2026-08-30T02:19:11.826Z | Compiling zerocopy v0.8.56 |
| 1805 | 2026-08-30T02:19:11.848Z | Compiling yoke v0.8.3 |
| 1806 | 2026-08-30T02:19:12.031Z | Compiling hmac v0.12.1 |
| 1807 | 2026-08-30T02:19:12.044Z | Compiling zerovec v0.11.6 |
| 1808 | 2026-08-30T02:19:12.166Z | Compiling spki v0.7.3 |
| 1809 | 2026-08-30T02:19:12.204Z | Compiling serde v1.0.229 |
| 1810 | 2026-08-30T02:19:12.370Z | Compiling pkcs8 v0.10.2 |
| 1811 | 2026-08-30T02:19:12.597Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1812 | 2026-08-30T02:19:12.648Z | Compiling bytes v1.12.1 |
| 1813 | 2026-08-30T02:19:12.721Z | Compiling addr2line v0.25.1 |
| 1814 | 2026-08-30T02:19:13.045Z | Compiling chrono v0.4.45 |
| 1815 | 2026-08-30T02:19:13.068Z | Compiling tinystr v0.8.3 |
| 1816 | 2026-08-30T02:19:13.212Z | Compiling tokio v1.53.1 |
| 1817 | 2026-08-30T02:19:13.279Z | Compiling http v1.5.0 |
| 1818 | 2026-08-30T02:19:13.323Z | Compiling sha2 v0.10.9 |
| 1819 | 2026-08-30T02:19:13.379Z | Compiling signature v2.2.0 |
| 1820 | 2026-08-30T02:19:13.529Z | Compiling rustls-pki-types v1.15.1 |
| 1821 | 2026-08-30T02:19:13.582Z | Compiling tracing-attributes v0.1.31 |
| 1822 | 2026-08-30T02:19:13.704Z | Compiling base64 v0.22.1 |
| 1823 | 2026-08-30T02:19:14.030Z | Compiling clap_lex v1.1.0 |
| 1824 | 2026-08-30T02:19:14.041Z | Compiling litemap v0.8.2 |
| 1825 | 2026-08-30T02:19:14.107Z | Compiling writeable v0.6.3 |
| 1826 | 2026-08-30T02:19:14.229Z | Compiling erased-serde v0.3.31 |
| 1827 | 2026-08-30T02:19:14.277Z | Compiling icu_locale_core v2.2.0 |
| 1828 | 2026-08-30T02:19:14.314Z | Compiling sec1 v0.7.3 |
| 1829 | 2026-08-30T02:19:14.324Z | Compiling potential_utf v0.1.5 |
| 1830 | 2026-08-30T02:19:14.490Z | Compiling hkdf v0.12.4 |
| 1831 | 2026-08-30T02:19:14.596Z | Compiling zerotrie v0.2.4 |
| 1832 | 2026-08-30T02:19:14.633Z | Compiling crypto-bigint v0.5.5 |
| 1833 | 2026-08-30T02:19:14.643Z | Compiling thiserror-impl v1.0.69 |
| 1834 | 2026-08-30T02:19:14.741Z | Compiling ppv-lite86 v0.2.21 |
| 1835 | 2026-08-30T02:19:14.813Z | Compiling tracing v0.1.44 |
| 1836 | 2026-08-30T02:19:14.898Z | Compiling group v0.13.0 |
| 1837 | 2026-08-30T02:19:14.902Z | Compiling httparse v1.10.1 |
| 1838 | 2026-08-30T02:19:15.050Z | Compiling aws-lc-sys v0.44.0 |
| 1839 | 2026-08-30T02:19:15.059Z | Compiling uuid v1.24.0 |
| 1840 | 2026-08-30T02:19:15.071Z | Compiling keccak v0.1.6 |
| 1841 | 2026-08-30T02:19:15.209Z | Compiling utf8_iter v1.0.4 |
| 1842 | 2026-08-30T02:19:15.301Z | Compiling simd-adler32 v0.3.10 |
| 1843 | 2026-08-30T02:19:15.358Z | Compiling hex v0.4.3 |
| 1844 | 2026-08-30T02:19:15.369Z | Compiling unicode-linebreak v0.1.5 |
| 1845 | 2026-08-30T02:19:15.492Z | Compiling is_ci v1.2.0 |
| 1846 | 2026-08-30T02:19:15.502Z | Compiling miniz_oxide v0.8.9 |
| 1847 | 2026-08-30T02:19:15.609Z | Compiling elliptic-curve v0.13.8 |
| 1848 | 2026-08-30T02:19:15.612Z | Compiling aws-lc-rs v1.18.0 |
| 1849 | 2026-08-30T02:19:15.627Z | Compiling icu_collections v2.2.0 |
| 1850 | 2026-08-30T02:19:15.638Z | Compiling rand_chacha v0.3.1 |
| 1851 | 2026-08-30T02:19:15.794Z | Compiling thiserror v1.0.69 |
| 1852 | 2026-08-30T02:19:15.896Z | Compiling icu_provider v2.2.0 |
| 1853 | 2026-08-30T02:19:16.014Z | Compiling slog v2.8.2 |
| 1854 | 2026-08-30T02:19:16.088Z | Compiling clap_derive v4.6.4 |
| 1855 | 2026-08-30T02:19:16.153Z | Compiling form_urlencoded v1.2.2 |
| 1856 | 2026-08-30T02:19:16.164Z | Compiling num-integer v0.1.46 |
| 1857 | 2026-08-30T02:19:16.220Z | Compiling is-terminal v0.4.17 |
| 1858 | 2026-08-30T02:19:16.320Z | Compiling unicode-width v0.1.14 |
| 1859 | 2026-08-30T02:19:16.334Z | Compiling untrusted v0.9.0 |
| 1860 | 2026-08-30T02:19:16.424Z | Compiling num-iter v0.1.46 |
| 1861 | 2026-08-30T02:19:16.455Z | Compiling rand v0.8.7 |
| 1862 | 2026-08-30T02:19:16.467Z | Compiling icu_normalizer_data v2.2.0 |
| 1863 | 2026-08-30T02:19:16.530Z | Compiling syn v1.0.109 |
| 1864 | 2026-08-30T02:19:16.541Z | Compiling icu_properties_data v2.2.0 |
| 1865 | 2026-08-30T02:19:16.588Z | Compiling rustls-webpki v0.103.13 |
| 1866 | 2026-08-30T02:19:16.677Z | Compiling schemars v0.8.22 |
| 1867 | 2026-08-30T02:19:16.977Z | Compiling tokio-util v0.7.19 |
| 1868 | 2026-08-30T02:19:17.133Z | Compiling http-body v1.1.0 |
| 1869 | 2026-08-30T02:19:17.172Z | Compiling serde_tokenstream v0.2.3 |
| 1870 | 2026-08-30T02:19:17.296Z | Compiling rfc6979 v0.4.0 |
| 1871 | 2026-08-30T02:19:17.460Z | Compiling atomic-waker v1.1.2 |
| 1872 | 2026-08-30T02:19:17.557Z | Compiling unicode-width v0.2.2 |
| 1873 | 2026-08-30T02:19:17.589Z | Compiling ecdsa v0.16.9 |
| 1874 | 2026-08-30T02:19:17.638Z | Compiling rustls v0.23.43 |
| 1875 | 2026-08-30T02:19:17.642Z | Compiling icu_properties v2.2.0 |
| 1876 | 2026-08-30T02:19:17.736Z | Compiling icu_normalizer v2.2.0 |
| 1877 | 2026-08-30T02:19:17.835Z | Compiling primeorder v0.13.6 |
| 1878 | 2026-08-30T02:19:18.250Z | Compiling try-lock v0.2.5 |
| 1879 | 2026-08-30T02:19:18.289Z | Compiling tower-service v0.3.3 |
| 1880 | 2026-08-30T02:19:18.368Z | Compiling tower-layer v0.3.3 |
| 1881 | 2026-08-30T02:19:18.378Z | Compiling fnv v1.0.7 |
| 1882 | 2026-08-30T02:19:18.381Z | Compiling want v0.3.1 |
| 1883 | 2026-08-30T02:19:18.472Z | Compiling h2 v0.4.15 |
| 1884 | 2026-08-30T02:19:18.530Z | Compiling getrandom v0.3.4 |
| 1885 | 2026-08-30T02:19:18.574Z | Compiling idna_adapter v1.2.2 |
| 1886 | 2026-08-30T02:19:18.697Z | Compiling ed25519 v2.2.3 |
| 1887 | 2026-08-30T02:19:18.724Z | Compiling curve25519-dalek v4.1.3 |
| 1888 | 2026-08-30T02:19:18.897Z | Compiling terminal_size v0.4.4 |
| 1889 | 2026-08-30T02:19:19.001Z | Compiling object v0.37.3 |
| 1890 | 2026-08-30T02:19:19.521Z | Compiling hashbrown v0.16.1 |
| 1891 | 2026-08-30T02:19:19.588Z | Compiling spin v0.9.9 |
| 1892 | 2026-08-30T02:19:19.742Z | Compiling httpdate v1.0.3 |
| 1893 | 2026-08-30T02:19:19.876Z | Compiling ryu v1.0.23 |
| 1894 | 2026-08-30T02:19:19.939Z | Compiling num-conv v0.2.2 |
| 1895 | 2026-08-30T02:19:19.986Z | Compiling time-core v0.1.9 |
| 1896 | 2026-08-30T02:19:20.058Z | Compiling ahash v0.8.12 |
| 1897 | 2026-08-30T02:19:20.098Z | Compiling darling_core v0.23.0 |
| 1898 | 2026-08-30T02:19:20.170Z | Compiling time-macros v0.2.32 |
| 1899 | 2026-08-30T02:19:20.486Z | Compiling ed25519-dalek v2.2.0 |
| 1900 | 2026-08-30T02:19:20.827Z | Compiling tokio-rustls v0.26.4 |
| 1901 | 2026-08-30T02:19:21.017Z | Compiling hyper v1.11.0 |
| 1902 | 2026-08-30T02:19:21.107Z | Compiling clap_builder v4.6.6 |
| 1903 | 2026-08-30T02:19:21.345Z | Compiling idna v1.1.0 |
| 1904 | 2026-08-30T02:19:21.544Z | Compiling backtrace v0.3.76 |
| 1905 | 2026-08-30T02:19:21.647Z | Compiling rand_core v0.9.5 |
| 1906 | 2026-08-30T02:19:21.846Z | Compiling sha3 v0.10.9 |
| 1907 | 2026-08-30T02:19:21.866Z | Compiling x509-cert v0.2.5 |
| 1908 | 2026-08-30T02:19:22.131Z | Compiling async-trait v0.1.92 |
| 1909 | 2026-08-30T02:19:22.396Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1910 | 2026-08-30T02:19:22.573Z | Compiling deranged v0.5.8 |
| 1911 | 2026-08-30T02:19:22.801Z | Compiling data-encoding v2.11.1 |
| 1912 | 2026-08-30T02:19:22.836Z | Compiling num_threads v0.1.7 |
| 1913 | 2026-08-30T02:19:22.936Z | Compiling powerfmt v0.2.0 |
| 1914 | 2026-08-30T02:19:23.096Z | Compiling lazy_static v1.5.0 |
| 1915 | 2026-08-30T02:19:23.096Z | Compiling proc-macro-error2 v2.0.1 |
| 1916 | 2026-08-30T02:19:23.146Z | Compiling clap v4.6.6 |
| 1917 | 2026-08-30T02:19:23.190Z | Compiling darling_macro v0.23.0 |
| 1918 | 2026-08-30T02:19:23.224Z | Compiling hyper-util v0.1.20 |
| 1919 | 2026-08-30T02:19:23.404Z | Compiling backtrace-ext v0.2.1 |
| 1920 | 2026-08-30T02:19:23.558Z | Compiling time v0.3.55 |
| 1921 | 2026-08-30T02:19:23.589Z | Compiling rand_chacha v0.9.0 |
| 1922 | 2026-08-30T02:19:23.685Z | Compiling url v2.5.8 |
| 1923 | 2026-08-30T02:19:23.986Z | Compiling hashbrown v0.14.5 |
| 1924 | 2026-08-30T02:19:23.996Z | Compiling textwrap v0.16.2 |
| 1925 | 2026-08-30T02:19:24.163Z | Compiling supports-color v3.0.2 |
| 1926 | 2026-08-30T02:19:24.323Z | Compiling half v2.7.1 |
| 1927 | 2026-08-30T02:19:24.343Z | Compiling sha1 v0.10.7 |
| 1928 | 2026-08-30T02:19:24.365Z | Compiling miette-derive v7.6.0 |
| 1929 | 2026-08-30T02:19:24.536Z | Compiling hybrid-array v0.4.14 |
| 1930 | 2026-08-30T02:19:24.566Z | Compiling encoding_rs v0.8.35 |
| 1931 | 2026-08-30T02:19:24.613Z | Compiling fastrand v2.5.0 |
| 1932 | 2026-08-30T02:19:24.850Z | Compiling static_assertions v1.1.0 |
| 1933 | 2026-08-30T02:19:24.881Z | Compiling ciborium-io v0.2.2 |
| 1934 | 2026-08-30T02:19:24.920Z | Compiling mime v0.3.17 |
| 1935 | 2026-08-30T02:19:24.972Z | Compiling semver v1.0.28 |
| 1936 | 2026-08-30T02:19:24.972Z | Compiling ciborium-ll v0.2.2 |
| 1937 | 2026-08-30T02:19:24.991Z | Compiling tempfile v3.27.0 |
| 1938 | 2026-08-30T02:19:25.091Z | Compiling num-bigint-dig v0.8.6 |
| 1939 | 2026-08-30T02:19:25.188Z | Compiling chumsky v0.9.3 |
| 1940 | 2026-08-30T02:19:25.315Z | Compiling darling v0.23.0 |
| 1941 | 2026-08-30T02:19:25.392Z | Compiling rand v0.9.5 |
| 1942 | 2026-08-30T02:19:25.405Z | Compiling knus-derive v3.4.0 |
| 1943 | 2026-08-30T02:19:25.484Z | Compiling miette v7.6.0 |
| 1944 | 2026-08-30T02:19:25.947Z | Compiling camino v1.2.5 |
| 1945 | 2026-08-30T02:19:26.023Z | Compiling crossbeam-utils v0.8.22 |
| 1946 | 2026-08-30T02:19:26.230Z | Compiling crc32fast v1.5.0 |
| 1947 | 2026-08-30T02:19:26.369Z | Compiling regress v0.11.1 |
| 1948 | 2026-08-30T02:19:26.399Z | Compiling serde_urlencoded v0.7.1 |
| 1949 | 2026-08-30T02:19:26.489Z | Compiling http-body-util v0.1.4 |
| 1950 | 2026-08-30T02:19:26.552Z | Compiling futures-executor v0.3.33 |
| 1951 | 2026-08-30T02:19:26.641Z | Compiling pkcs1 v0.7.5 |
| 1952 | 2026-08-30T02:19:26.675Z | Compiling inout v0.1.4 |
| 1953 | 2026-08-30T02:19:26.756Z | Compiling thread_local v1.1.10 |
| 1954 | 2026-08-30T02:19:26.795Z | Compiling cpufeatures v0.3.0 |
| 1955 | 2026-08-30T02:19:26.806Z | Compiling ipnetwork v0.21.1 |
| 1956 | 2026-08-30T02:19:26.841Z | Compiling regex-syntax v0.8.11 |
| 1957 | 2026-08-30T02:19:26.864Z | Compiling rsa v0.9.10 |
| 1958 | 2026-08-30T02:19:27.028Z | Compiling oxnet v0.1.6 |
| 1959 | 2026-08-30T02:19:27.062Z | Compiling knus v3.4.0 |
| 1960 | 2026-08-30T02:19:27.087Z | Compiling cipher v0.4.4 |
| 1961 | 2026-08-30T02:19:27.296Z | Compiling futures v0.3.33 |
| 1962 | 2026-08-30T02:19:27.525Z | Compiling p384 v0.13.1 |
| 1963 | 2026-08-30T02:19:27.535Z | Compiling crossbeam-channel v0.5.16 |
| 1964 | 2026-08-30T02:19:27.784Z | Compiling flate2 v1.1.9 |
| 1965 | 2026-08-30T02:19:27.850Z | Compiling serde_with_macros v3.22.0 |
| 1966 | 2026-08-30T02:19:27.885Z | Compiling ciborium v0.2.2 |
| 1967 | 2026-08-30T02:19:28.012Z | Compiling typify-impl v0.6.2 |
| 1968 | 2026-08-30T02:19:28.285Z | Compiling block-buffer v0.12.1 |
| 1969 | 2026-08-30T02:19:28.454Z | Compiling crypto-common v0.2.2 |
| 1970 | 2026-08-30T02:19:28.531Z | Compiling hubpack_derive v0.1.1 |
| 1971 | 2026-08-30T02:19:29.037Z | Compiling newtype-uuid v1.4.0 |
| 1972 | 2026-08-30T02:19:29.119Z | Compiling ssh-encoding v0.2.0 |
| 1973 | 2026-08-30T02:19:29.384Z | Compiling openapiv3 v2.2.0 |
| 1974 | 2026-08-30T02:19:29.427Z | Compiling async-stream-impl v0.3.6 |
| 1975 | 2026-08-30T02:19:29.581Z | Compiling strum_macros v0.26.4 |
| 1976 | 2026-08-30T02:19:29.633Z | Compiling daft-derive v0.1.8 |
| 1977 | 2026-08-30T02:19:30.300Z | Compiling const-oid v0.10.2 |
| 1978 | 2026-08-30T02:19:30.379Z | Compiling utf-8 v0.7.6 |
| 1979 | 2026-08-30T02:19:30.442Z | Compiling take_mut v0.2.2 |
| 1980 | 2026-08-30T02:19:30.515Z | Compiling winnow v1.0.4 |
| 1981 | 2026-08-30T02:19:30.551Z | Compiling match_cfg v0.1.0 |
| 1982 | 2026-08-30T02:19:30.561Z | Compiling compression-core v0.4.32 |
| 1983 | 2026-08-30T02:19:30.621Z | Compiling term v1.2.1 |
| 1984 | 2026-08-30T02:19:30.721Z | Compiling compression-codecs v0.4.38 |
| 1985 | 2026-08-30T02:19:30.873Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1986 | 2026-08-30T02:19:30.932Z | Compiling slog-term v2.9.2 |
| 1987 | 2026-08-30T02:19:30.981Z | Compiling hostname v0.3.1 |
| 1988 | 2026-08-30T02:19:30.991Z | Compiling slog-async v2.8.0 |
| 1989 | 2026-08-30T02:19:31.003Z | Compiling tungstenite v0.28.0 |
| 1990 | 2026-08-30T02:19:31.120Z | Compiling digest v0.11.3 |
| 1991 | 2026-08-30T02:19:31.215Z | Compiling strum v0.26.3 |
| 1992 | 2026-08-30T02:19:31.286Z | Compiling daft v0.1.8 |
| 1993 | 2026-08-30T02:19:31.323Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1994 | 2026-08-30T02:19:31.344Z | Compiling async-stream v0.3.6 |
| 1995 | 2026-08-30T02:19:31.527Z | Compiling ssh-cipher v0.2.0 |
| 1996 | 2026-08-30T02:19:31.544Z | Compiling hubpack v0.1.2 |
| 1997 | 2026-08-30T02:19:31.554Z | Compiling serde_with v3.22.0 |
| 1998 | 2026-08-30T02:19:31.566Z | Compiling omicron-workspace-hack v0.1.0 |
| 1999 | 2026-08-30T02:19:31.620Z | Compiling slog-json v2.6.1 |
| 2000 | 2026-08-30T02:19:31.674Z | Compiling p256 v0.13.2 |
| 2001 | 2026-08-30T02:19:31.765Z | Compiling serde_spanned v1.1.1 |
| 2002 | 2026-08-30T02:19:31.829Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2003 | 2026-08-30T02:19:31.913Z | Compiling unicode-segmentation v1.13.3 |
| 2004 | 2026-08-30T02:19:32.048Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2005 | 2026-08-30T02:19:32.062Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2006 | 2026-08-30T02:19:32.140Z | Compiling debug-ignore v1.0.5 |
| 2007 | 2026-08-30T02:19:32.243Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2008 | 2026-08-30T02:19:32.335Z | Compiling ssh-key v0.6.7 |
| 2009 | 2026-08-30T02:19:32.378Z | Compiling slog-bunyan v2.5.0 |
| 2010 | 2026-08-30T02:19:32.516Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2011 | 2026-08-30T02:19:32.846Z | Compiling tokio-tungstenite v0.28.0 |
| 2012 | 2026-08-30T02:19:32.896Z | Compiling multer v3.1.0 |
| 2013 | 2026-08-30T02:19:33.117Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2014 | 2026-08-30T02:19:33.143Z | Compiling rlimit v0.10.2 |
| 2015 | 2026-08-30T02:19:33.354Z | Compiling salty v0.3.0 |
| 2016 | 2026-08-30T02:19:33.437Z | Compiling sha1 v0.11.0 |
| 2017 | 2026-08-30T02:19:33.692Z | Compiling async-compression v0.4.43 |
| 2018 | 2026-08-30T02:19:33.770Z | Compiling waitgroup v0.1.2 |
| 2019 | 2026-08-30T02:19:33.814Z | Compiling dropshot_endpoint v0.17.1 |
| 2020 | 2026-08-30T02:19:33.916Z | Compiling rustls-pemfile v2.2.0 |
| 2021 | 2026-08-30T02:19:34.017Z | Compiling toml_datetime v0.6.11 |
| 2022 | 2026-08-30T02:19:34.121Z | Compiling serde_spanned v0.6.9 |
| 2023 | 2026-08-30T02:19:34.272Z | Compiling env_filter v2.0.0 |
| 2024 | 2026-08-30T02:19:34.275Z | Compiling serde_path_to_error v0.1.20 |
| 2025 | 2026-08-30T02:19:34.300Z | Compiling sync_wrapper v1.0.2 |
| 2026 | 2026-08-30T02:19:34.411Z | Compiling aho-corasick v1.1.5 |
| 2027 | 2026-08-30T02:19:34.446Z | Compiling typify-macro v0.6.2 |
| 2028 | 2026-08-30T02:19:34.617Z | Compiling hostname v0.4.2 |
| 2029 | 2026-08-30T02:19:34.645Z | Compiling openssl-probe v0.2.1 |
| 2030 | 2026-08-30T02:19:34.759Z | Compiling toml_write v0.1.2 |
| 2031 | 2026-08-30T02:19:34.837Z | Compiling http-range-header v0.4.2 |
| 2032 | 2026-08-30T02:19:34.957Z | Compiling tinyvec_macros v0.1.1 |
| 2033 | 2026-08-30T02:19:35.026Z | Compiling bytesize v2.7.0 |
| 2034 | 2026-08-30T02:19:35.036Z | Compiling winnow v0.7.15 |
| 2035 | 2026-08-30T02:19:35.070Z | Compiling tinyvec v1.12.0 |
| 2036 | 2026-08-30T02:19:35.146Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2037 | 2026-08-30T02:19:35.275Z | Compiling regex-automata v0.4.18 |
| 2038 | 2026-08-30T02:19:35.419Z | Compiling rustls-native-certs v0.8.4 |
| 2039 | 2026-08-30T02:19:35.461Z | Compiling dropshot v0.17.1 |
| 2040 | 2026-08-30T02:19:35.771Z | Compiling env_logger v0.11.11 |
| 2041 | 2026-08-30T02:19:36.134Z | Compiling tower v0.5.3 |
| 2042 | 2026-08-30T02:19:36.459Z | Compiling toml_edit v0.22.27 |
| 2043 | 2026-08-30T02:19:36.548Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2044 | 2026-08-30T02:19:36.644Z | Compiling serde-big-array v0.5.1 |
| 2045 | 2026-08-30T02:19:36.780Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2046 | 2026-08-30T02:19:36.815Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2047 | 2026-08-30T02:19:37.612Z | Compiling num-modular v0.6.5 |
| 2048 | 2026-08-30T02:19:38.388Z | Compiling corncobs v0.1.4 |
| 2049 | 2026-08-30T02:19:38.571Z | Compiling dashu-base v0.5.1 |
| 2050 | 2026-08-30T02:19:38.868Z | Compiling dashu-int v0.5.1 |
| 2051 | 2026-08-30T02:19:38.904Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2052 | 2026-08-30T02:19:39.983Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2053 | 2026-08-30T02:19:40.756Z | Compiling toml v0.8.23 |
| 2054 | 2026-08-30T02:19:41.011Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2055 | 2026-08-30T02:19:41.148Z | Compiling regex v1.13.1 |
| 2056 | 2026-08-30T02:19:41.455Z | Compiling typify v0.6.2 |
| 2057 | 2026-08-30T02:19:41.455Z | Compiling tower-http v0.6.11 |
| 2058 | 2026-08-30T02:19:41.549Z | Compiling proc-macro-error-attr v1.0.4 |
| 2059 | 2026-08-30T02:19:41.572Z | Compiling rustls-platform-verifier v0.7.0 |
| 2060 | 2026-08-30T02:19:41.623Z | Compiling rustix v0.38.44 |
| 2061 | 2026-08-30T02:19:41.882Z | Compiling hyper-rustls v0.27.9 |
| 2062 | 2026-08-30T02:19:42.179Z | Compiling secrecy v0.8.0 |
| 2063 | 2026-08-30T02:19:42.192Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2064 | 2026-08-30T02:19:42.322Z | Compiling enum-as-inner v0.6.1 |
| 2065 | 2026-08-30T02:19:42.333Z | Compiling num-primitive v0.2.1 |
| 2066 | 2026-08-30T02:19:42.528Z | Compiling linked-hash-map v0.5.6 |
| 2067 | 2026-08-30T02:19:42.670Z | Compiling smawk v0.3.3 |
| 2068 | 2026-08-30T02:19:42.716Z | Compiling lru-cache v0.1.2 |
| 2069 | 2026-08-30T02:19:42.798Z | Compiling textwrap v0.15.2 |
| 2070 | 2026-08-30T02:19:42.841Z | Compiling serde_yaml v0.9.34+deprecated |
| 2071 | 2026-08-30T02:19:42.902Z | Compiling dsi-bitstream v0.10.1 |
| 2072 | 2026-08-30T02:19:42.907Z | Compiling hickory-proto v0.24.4 |
| 2073 | 2026-08-30T02:19:42.996Z | Compiling atomicwrites v0.4.4 |
| 2074 | 2026-08-30T02:19:43.192Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2075 | 2026-08-30T02:19:43.415Z | Compiling progenitor-impl v0.14.0 |
| 2076 | 2026-08-30T02:19:44.018Z | Compiling reqwest v0.13.4 |
| 2077 | 2026-08-30T02:19:44.165Z | Compiling proc-macro-error v1.0.4 |
| 2078 | 2026-08-30T02:19:44.318Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2079 | 2026-08-30T02:19:44.439Z | Compiling heck v0.4.1 |
| 2080 | 2026-08-30T02:19:44.662Z | Compiling tokio-stream v0.1.19 |
| 2081 | 2026-08-30T02:19:44.672Z | Compiling supports-hyperlinks v2.1.0 |
| 2082 | 2026-08-30T02:19:44.762Z | Compiling supports-color v2.1.0 |
| 2083 | 2026-08-30T02:19:44.834Z | Compiling supports-unicode v2.1.0 |
| 2084 | 2026-08-30T02:19:44.980Z | Compiling miette-derive v5.10.0 |
| 2085 | 2026-08-30T02:19:44.989Z | Compiling nibble_vec v0.1.0 |
| 2086 | 2026-08-30T02:19:45.123Z | Compiling memmap2 v0.9.11 |
| 2087 | 2026-08-30T02:19:45.142Z | Compiling terminal_size v0.1.17 |
| 2088 | 2026-08-30T02:19:45.261Z | Compiling owo-colors v3.5.0 |
| 2089 | 2026-08-30T02:19:45.348Z | Compiling either v1.17.0 |
| 2090 | 2026-08-30T02:19:45.567Z | Compiling arrayvec v0.7.8 |
| 2091 | 2026-08-30T02:19:45.692Z | Compiling resolv-conf v0.7.6 |
| 2092 | 2026-08-30T02:19:45.769Z | Compiling arrayref v0.3.9 |
| 2093 | 2026-08-30T02:19:45.841Z | Compiling endian-type v0.2.0 |
| 2094 | 2026-08-30T02:19:45.943Z | Compiling constant_time_eq v0.4.2 |
| 2095 | 2026-08-30T02:19:45.965Z | Compiling radix_trie v0.3.0 |
| 2096 | 2026-08-30T02:19:45.978Z | Compiling hickory-resolver v0.24.4 |
| 2097 | 2026-08-30T02:19:46.068Z | Compiling miette v5.10.0 |
| 2098 | 2026-08-30T02:19:46.078Z | Compiling blake3 v1.8.6 |
| 2099 | 2026-08-30T02:19:46.249Z | Compiling itertools v0.14.0 |
| 2100 | 2026-08-30T02:19:46.277Z | Compiling progenitor-client v0.14.0 |
| 2101 | 2026-08-30T02:19:46.570Z | Compiling knuffel-derive v3.2.0 |
| 2102 | 2026-08-30T02:19:47.027Z | Compiling progenitor-macro v0.14.0 |
| 2103 | 2026-08-30T02:19:47.361Z | Compiling nix v0.31.3 |
| 2104 | 2026-08-30T02:19:47.993Z | Compiling signal-hook v0.4.4 |
| 2105 | 2026-08-30T02:19:48.214Z | Compiling anyhow v1.0.104 |
| 2106 | 2026-08-30T02:19:48.387Z | Compiling portable-atomic v1.15.0 |
| 2107 | 2026-08-30T02:19:48.613Z | Compiling console v0.16.4 |
| 2108 | 2026-08-30T02:19:48.706Z | Compiling derive-where v1.6.1 |
| 2109 | 2026-08-30T02:19:48.897Z | Compiling termios v0.3.3 |
| 2110 | 2026-08-30T02:19:48.934Z | Compiling home v0.5.12 |
| 2111 | 2026-08-30T02:19:49.050Z | Compiling base64 v0.21.7 |
| 2112 | 2026-08-30T02:19:49.060Z | Compiling unit-prefix v0.5.2 |
| 2113 | 2026-08-30T02:19:49.072Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2114 | 2026-08-30T02:19:49.090Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2115 | 2026-08-30T02:19:49.205Z | Compiling indicatif v0.18.6 |
| 2116 | 2026-08-30T02:19:49.382Z | Compiling knuffel v3.2.0 |
| 2117 | 2026-08-30T02:19:49.967Z | Compiling tokio-fd v0.3.0 |
| 2118 | 2026-08-30T02:19:49.979Z | Compiling qorb v0.4.1 |
| 2119 | 2026-08-30T02:19:50.142Z | Compiling pwd v1.4.0 |
| 2120 | 2026-08-30T02:19:50.221Z | Compiling async-recursion v1.1.1 |
| 2121 | 2026-08-30T02:19:50.296Z | Compiling lru v0.18.2 |
| 2122 | 2026-08-30T02:19:50.325Z | Compiling xdg v3.0.0 |
| 2123 | 2026-08-30T02:19:50.472Z | Compiling humantime v2.4.0 |
| 2124 | 2026-08-30T02:19:50.746Z | Compiling shlex v1.3.0 |
| 2125 | 2026-08-30T02:19:50.750Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2126 | 2026-08-30T02:19:50.914Z | Compiling function_name v0.3.0 |
| 2127 | 2026-08-30T02:19:50.946Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2128 | 2026-08-30T02:19:52.549Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2129 | 2026-08-30T02:19:52.626Z | Compiling progenitor v0.14.0 |
| 2130 | 2026-08-30T02:19:52.727Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2131 | 2026-08-30T02:19:54.185Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2132 | 2026-08-30T02:19:57.494Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2133 | 2026-08-30T02:20:15.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 2134 | 2026-08-30T02:20:15.621Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2135 | 2026-08-30T02:20:15.621Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2136 | 2026-08-30T02:20:15.744Z | cargo nextest run --run-ignored all |
| 2137 | 2026-08-30T02:20:16.653Z | Compiling serde_json v1.0.151 |
| 2138 | 2026-08-30T02:20:16.772Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2139 | 2026-08-30T02:20:17.324Z | Compiling schemars v0.8.22 |
| 2140 | 2026-08-30T02:20:17.324Z | Compiling openapiv3 v2.2.0 |
| 2141 | 2026-08-30T02:20:17.327Z | Compiling slog-json v2.6.1 |
| 2142 | 2026-08-30T02:20:17.328Z | Compiling reqwest v0.13.4 |
| 2143 | 2026-08-30T02:20:17.328Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2144 | 2026-08-30T02:20:17.556Z | Compiling slog-bunyan v2.5.0 |
| 2145 | 2026-08-30T02:20:17.569Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2146 | 2026-08-30T02:20:18.042Z | Compiling oxnet v0.1.6 |
| 2147 | 2026-08-30T02:20:18.124Z | Compiling typify-impl v0.6.2 |
| 2148 | 2026-08-30T02:20:18.537Z | Compiling daft v0.1.8 |
| 2149 | 2026-08-30T02:20:18.775Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2150 | 2026-08-30T02:20:18.789Z | Compiling dropshot v0.17.1 |
| 2151 | 2026-08-30T02:20:19.103Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2152 | 2026-08-30T02:20:19.324Z | Compiling progenitor-client v0.14.0 |
| 2153 | 2026-08-30T02:20:21.401Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2154 | 2026-08-30T02:20:21.791Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2155 | 2026-08-30T02:20:23.975Z | Compiling typify-macro v0.6.2 |
| 2156 | 2026-08-30T02:20:24.263Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2157 | 2026-08-30T02:20:25.547Z | Compiling typify v0.6.2 |
| 2158 | 2026-08-30T02:20:25.611Z | Compiling progenitor-impl v0.14.0 |
| 2159 | 2026-08-30T02:20:26.722Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2160 | 2026-08-30T02:20:27.756Z | Compiling progenitor-macro v0.14.0 |
| 2161 | 2026-08-30T02:20:31.608Z | Compiling progenitor v0.14.0 |
| 2162 | 2026-08-30T02:20:31.716Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2163 | 2026-08-30T02:20:34.345Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2164 | 2026-08-30T02:21:09.788Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.50s |
| 2165 | 2026-08-30T02:21:09.791Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2166 | 2026-08-30T02:21:09.791Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2167 | 2026-08-30T02:21:09.941Z | ──────────── |
| 2168 | 2026-08-30T02:21:09.941Z | Nextest run ID 7a9afecd-30f8-4451-b905-4ff0105a6f50 with nextest profile: default |
| 2169 | 2026-08-30T02:21:09.941Z | Starting 120 tests across 11 binaries |
| 2170 | 2026-08-30T02:21:09.949Z | PASS [ 0.008s] ( 1/120) sush-client agent::test::identities_answer_roundtrip |
| 2171 | 2026-08-30T02:21:09.952Z | PASS [ 0.008s] ( 2/120) sush-client agent::test::sign_response_roundtrip |
| 2172 | 2026-08-30T02:21:09.952Z | PASS [ 0.008s] ( 3/120) sush-client agent::test::sign_request_frame |
| 2173 | 2026-08-30T02:21:09.952Z | PASS [ 0.009s] ( 4/120) sush-client cli::rack::rack_drawing_health |
| 2174 | 2026-08-30T02:21:09.952Z | PASS [ 0.009s] ( 5/120) sush-client cli::rack::rack_drawing |
| 2175 | 2026-08-30T02:21:09.952Z | PASS [ 0.009s] ( 6/120) sush-client agent::test::malformed_payloads |
| 2176 | 2026-08-30T02:21:09.952Z | PASS [ 0.009s] ( 7/120) sush-client agent::test::request_identities_frame |
| 2177 | 2026-08-30T02:21:09.957Z | PASS [ 0.007s] ( 8/120) sush-client commands::tests::login_refused_blames_build_skew |
| 2178 | 2026-08-30T02:21:09.960Z | PASS [ 0.008s] ( 9/120) sush-client commands::target_arg |
| 2179 | 2026-08-30T02:21:09.960Z | PASS [ 0.008s] ( 10/120) sush-client commands::watch_settling |
| 2180 | 2026-08-30T02:21:09.960Z | PASS [ 0.008s] ( 11/120) sush-client tls::test::descoped_urls |
| 2181 | 2026-08-30T02:21:09.960Z | PASS [ 0.011s] ( 12/120) sush-client commands::client_args |
| 2182 | 2026-08-30T02:21:09.964Z | PASS [ 0.007s] ( 13/120) sush-common authn::test::authn_errors |
| 2183 | 2026-08-30T02:21:09.967Z | PASS [ 0.007s] ( 14/120) sush-common authn::test::pin_to_be_signed |
| 2184 | 2026-08-30T02:21:09.967Z | PASS [ 0.006s] ( 15/120) sush-common authn::test::seq_windows |
| 2185 | 2026-08-30T02:21:09.970Z | PASS [ 0.006s] ( 16/120) sush-common codephrases::test::constant_codephrases |
| 2186 | 2026-08-30T02:21:09.973Z | PASS [ 0.006s] ( 17/120) sush-common codephrases::test::leading_zeros_after_truncation |
| 2187 | 2026-08-30T02:21:09.977Z | PASS [ 0.006s] ( 18/120) sush-common codephrases::test::non_phrases |
| 2188 | 2026-08-30T02:21:09.982Z | PASS [ 0.006s] ( 19/120) sush-common codephrases::test::trivial_codephrases |
| 2189 | 2026-08-30T02:21:09.989Z | PASS [ 0.006s] ( 20/120) sush-common codephrases::test::wide_values_reject_where_truncated |
| 2190 | 2026-08-30T02:21:09.995Z | PASS [ 0.006s] ( 21/120) sush-common hash::tests::sha3_256_empty_vector |
| 2191 | 2026-08-30T02:21:10.001Z | PASS [ 0.006s] ( 22/120) sush-common jobs::test::interactive_targets |
| 2192 | 2026-08-30T02:21:10.006Z | PASS [ 0.006s] ( 23/120) sush-common jobs::test::limits_clamp |
| 2193 | 2026-08-30T02:21:10.011Z | PASS [ 0.054s] ( 24/120) sush-common authn::test::bound_requests |
| 2194 | 2026-08-30T02:21:10.014Z | PASS [ 0.006s] ( 25/120) sush-common jobs::test::skip_converges_signer_and_server |
| 2195 | 2026-08-30T02:21:10.017Z | PASS [ 0.006s] ( 26/120) sush-common jobs::test::to_be_signed_omits_defaults |
| 2196 | 2026-08-30T02:21:10.022Z | PASS [ 0.005s] ( 27/120) sush-common keys::test::test_sk_split |
| 2197 | 2026-08-30T02:21:10.028Z | PASS [ 0.006s] ( 28/120) sush-common targets::test::targets_include |
| 2198 | 2026-08-30T02:21:10.034Z | PASS [ 0.006s] ( 29/120) sush-common targets::test::targets_parse |
| 2199 | 2026-08-30T02:21:10.040Z | PASS [ 0.006s] ( 30/120) sush-common targets::test::targets_round_trip |
| 2200 | 2026-08-30T02:21:10.046Z | PASS [ 0.007s] ( 31/120) sush-common wordlist::test::verify_wordlist |
| 2201 | 2026-08-30T02:21:10.054Z | PASS [ 0.008s] ( 32/120) sush-server bookmark::test::a_flipped_sequence_number_is_corruption |
| 2202 | 2026-08-30T02:21:10.058Z | PASS [ 0.094s] ( 33/120) sush-common codephrases::test::id_phrases |
| 2203 | 2026-08-30T02:21:10.062Z | PASS [ 0.008s] ( 34/120) sush-server bookmark::test::corruption_is_never_absence |
| 2204 | 2026-08-30T02:21:10.066Z | PASS [ 0.008s] ( 35/120) sush-server bookmark::test::newest_slot_is_home |
| 2205 | 2026-08-30T02:21:10.069Z | PASS [ 0.007s] ( 36/120) sush-server bookmark::test::none_and_shed_touch_nothing |
| 2206 | 2026-08-30T02:21:10.073Z | PASS [ 0.007s] ( 37/120) sush-server bookmark::test::probe_rejects_unwritable_storage |
| 2207 | 2026-08-30T02:21:10.076Z | PASS [ 0.007s] ( 38/120) sush-server bookmark::test::round_trip |
| 2208 | 2026-08-30T02:21:10.081Z | PASS [ 0.007s] ( 39/120) sush-server bookmark::test::stale_generations_cannot_load |
| 2209 | 2026-08-30T02:21:10.084Z | PASS [ 0.007s] ( 40/120) sush-server bookmark::test::stale_generations_cannot_store |
| 2210 | 2026-08-30T02:21:10.087Z | PASS [ 0.135s] ( 41/120) sush-client commands::output_needs_target |
| 2211 | 2026-08-30T02:21:10.089Z | PASS [ 0.008s] ( 42/120) sush-server bookmark::test::stragglers_cannot_clobber_newer_commits |
| 2212 | 2026-08-30T02:21:10.093Z | PASS [ 0.008s] ( 43/120) sush-server messages::wire_format::cert_requests |
| 2213 | 2026-08-30T02:21:10.095Z | PASS [ 0.007s] ( 44/120) sush-server messages::wire_format::concurrent_sessions_error |
| 2214 | 2026-08-30T02:21:10.100Z | PASS [ 0.007s] ( 45/120) sush-server messages::wire_format::identity_login_request |
| 2215 | 2026-08-30T02:21:10.102Z | PASS [ 0.007s] ( 46/120) sush-server messages::wire_format::identity_revoke_request |
| 2216 | 2026-08-30T02:21:10.105Z | PASS [ 0.154s] ( 47/120) sush-client identity::test::ssh_identities |
| 2217 | 2026-08-30T02:21:10.108Z | PASS [ 0.007s] ( 48/120) sush-server messages::wire_format::job_events |
| 2218 | 2026-08-30T02:21:10.109Z | PASS [ 0.151s] ( 49/120) sush-common authn::test::challenge_response |
| 2219 | 2026-08-30T02:21:10.111Z | PASS [ 0.007s] ( 50/120) sush-server messages::wire_format::job_start_interactive_request |
| 2220 | 2026-08-30T02:21:10.112Z | PASS [ 0.007s] ( 51/120) sush-server messages::wire_format::job_start_request |
| 2221 | 2026-08-30T02:21:10.114Z | PASS [ 0.007s] ( 52/120) sush-server messages::wire_format::job_stop_request |
| 2222 | 2026-08-30T02:21:10.117Z | PASS [ 0.007s] ( 53/120) sush-server messages::wire_format::session_allow_attach_request |
| 2223 | 2026-08-30T02:21:10.117Z | PASS [ 0.006s] ( 54/120) sush-server messages::wire_format::session_deny_attach_request |
| 2224 | 2026-08-30T02:21:10.120Z | PASS [ 0.007s] ( 55/120) sush-server messages::wire_format::session_skip_request |
| 2225 | 2026-08-30T02:21:10.120Z | PASS [ 0.006s] ( 56/120) sush-server messages::wire_format::session_start_request |
| 2226 | 2026-08-30T02:21:10.123Z | PASS [ 0.007s] ( 57/120) sush-server messages::wire_format::session_stop_request |
| 2227 | 2026-08-30T02:21:10.124Z | PASS [ 0.006s] ( 58/120) sush-server messages::wire_format::unknown_version_tolerated |
| 2228 | 2026-08-30T02:21:10.146Z | PASS [ 0.006s] ( 59/120) sush-server messages::wire_format::version_event |
| 2229 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 60/120) sush-server proxy::test::home_preference |
| 2230 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 61/120) sush-server proxy::test::named_targets |
| 2231 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 62/120) sush-server proxy::test::resolution |
| 2232 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 63/120) sush-server proxy::test::version_interception |
| 2233 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 64/120) sush-server pty::test::pty |
| 2234 | 2026-08-30T02:21:10.146Z | PASS [ 0.007s] ( 65/120) sush-server pty::test::set_window_size |
| 2235 | 2026-08-30T02:21:10.238Z | PASS [ 0.265s] ( 66/120) sush-common codephrases::test::random_codephrases |
| 2236 | 2026-08-30T02:21:10.428Z | PASS [ 0.416s] ( 67/120) sush-common keys::test::signing |
| 2237 | 2026-08-30T02:21:11.292Z | PASS [ 1.208s] ( 68/120) sush-server job::test::tty |
| 2238 | 2026-08-30T02:21:11.994Z | PASS [ 2.053s] ( 69/120) sush-client cli::test::cert_chains |
| 2239 | 2026-08-30T02:21:12.202Z | PASS [ 2.068s] ( 70/120) sush-server::distributed interrupted_jobs_get_stopped |
| 2240 | 2026-08-30T02:21:12.690Z | PASS [ 2.561s] ( 71/120) sush-server::distributed bookmarks_survive_restart |
| 2241 | 2026-08-30T02:21:12.821Z | PASS [ 2.685s] ( 72/120) sush-server::distributed jobs_gossip_between_sleds |
| 2242 | 2026-08-30T02:21:12.942Z | PASS [ 2.704s] ( 73/120) sush-server::distributed rejoining_replays_without_reexecuting |
| 2243 | 2026-08-30T02:21:13.052Z | PASS [ 2.921s] ( 74/120) sush-server::distributed gossip_survives_bookmark_failure |
| 2244 | 2026-08-30T02:21:13.205Z | PASS [ 0.153s] ( 75/120) sush-tests integration_tests::client_proxy_server |
| 2245 | 2026-08-30T02:21:13.323Z | PASS [ 0.118s] ( 76/120) sush-tests integration_tests::client_server |
| 2246 | 2026-08-30T02:21:13.800Z | PASS [ 0.476s] ( 77/120) sush-tests integration_tests::client_tls_proxy_server |
| 2247 | 2026-08-30T02:21:14.066Z | PASS [ 0.266s] ( 78/120) sush-tests integration_tests::client_tunnels_through_nexus |
| 2248 | 2026-08-30T02:21:14.133Z | PASS [ 2.139s] ( 79/120) sush-server::gossip linked_follows_live_links |
| 2249 | 2026-08-30T02:21:14.311Z | PASS [ 1.368s] ( 80/120) sush-server::link gossip_convergence |
| 2250 | 2026-08-30T02:21:14.314Z | PASS [ 0.248s] ( 81/120) sush-tests integration_tests::interactive_job |
| 2251 | 2026-08-30T02:21:14.325Z | PASS [ 0.192s] ( 82/120) sush-tests integration_tests::streaming_job |
| 2252 | 2026-08-30T02:21:14.374Z | PASS [ 0.049s] ( 83/120) sush-tests manager_tests::attribution |
| 2253 | 2026-08-30T02:21:14.384Z | PASS [ 0.011s] ( 84/120) sush-tests manager_tests::bad_root_cert_files |
| 2254 | 2026-08-30T02:21:14.433Z | PASS [ 0.048s] ( 85/120) sush-tests manager_tests::cancel_queued_job |
| 2255 | 2026-08-30T02:21:14.485Z | PASS [ 0.052s] ( 86/120) sush-tests manager_tests::cert_chain |
| 2256 | 2026-08-30T02:21:14.573Z | PASS [ 0.088s] ( 87/120) sush-tests manager_tests::cert_revoke |
| 2257 | 2026-08-30T02:21:14.581Z | PASS [ 0.267s] ( 88/120) sush-tests manager_tests::attach_grants |
| 2258 | 2026-08-30T02:21:14.676Z | PASS [ 0.095s] ( 89/120) sush-tests manager_tests::gossiped_identities |
| 2259 | 2026-08-30T02:21:14.684Z | PASS [ 0.111s] ( 90/120) sush-tests manager_tests::cubby_targets |
| 2260 | 2026-08-30T02:21:14.721Z | PASS [ 0.045s] ( 91/120) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2261 | 2026-08-30T02:21:14.732Z | PASS [ 0.422s] ( 92/120) sush-tests integration_tests::streaming_job_linger |
| 2262 | 2026-08-30T02:21:14.767Z | PASS [ 0.046s] ( 93/120) sush-tests manager_tests::iam |
| 2263 | 2026-08-30T02:21:14.775Z | PASS [ 0.043s] ( 94/120) sush-tests manager_tests::iam_revoke |
| 2264 | 2026-08-30T02:21:14.784Z | PASS [ 0.100s] ( 95/120) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2265 | 2026-08-30T02:21:14.797Z | PASS [ 0.030s] ( 96/120) sush-tests manager_tests::interactive_target_required |
| 2266 | 2026-08-30T02:21:14.813Z | PASS [ 0.038s] ( 97/120) sush-tests manager_tests::job_json |
| 2267 | 2026-08-30T02:21:14.836Z | PASS [ 0.051s] ( 98/120) sush-tests manager_tests::job_output_dir_moves |
| 2268 | 2026-08-30T02:21:14.839Z | PASS [ 0.039s] ( 99/120) sush-tests manager_tests::job_output_perms |
| 2269 | 2026-08-30T02:21:14.843Z | PASS [ 0.030s] (100/120) sush-tests manager_tests::job_session_enforced |
| 2270 | 2026-08-30T02:21:14.875Z | PASS [ 0.039s] (101/120) sush-tests manager_tests::job_stop |
| 2271 | 2026-08-30T02:21:14.878Z | PASS [ 0.040s] (102/120) sush-tests manager_tests::job_signal_dispositions |
| 2272 | 2026-08-30T02:21:14.884Z | PASS [ 0.041s] (103/120) sush-tests manager_tests::job_targets |
| 2273 | 2026-08-30T02:21:14.962Z | PASS [ 0.087s] (104/120) sush-tests manager_tests::jobs |
| 2274 | 2026-08-30T02:21:15.002Z | PASS [ 0.040s] (105/120) sush-tests manager_tests::root_certs_from_files |
| 2275 | 2026-08-30T02:21:15.018Z | PASS [ 0.133s] (106/120) sush-tests manager_tests::revocation_tombstones |
| 2276 | 2026-08-30T02:21:15.028Z | PASS [ 0.026s] (107/120) sush-tests manager_tests::session_nonce_rotates |
| 2277 | 2026-08-30T02:21:15.055Z | PASS [ 0.038s] (108/120) sush-tests manager_tests::shutdown |
| 2278 | 2026-08-30T02:21:15.118Z | PASS [ 0.090s] (109/120) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2279 | 2026-08-30T02:21:15.145Z | PASS [ 0.089s] (110/120) sush-tests manager_tests::skip_racing_start_converges |
| 2280 | 2026-08-30T02:21:15.166Z | PASS [ 0.048s] (111/120) sush-tests manager_tests::streaming_validation |
| 2281 | 2026-08-30T02:21:15.233Z | PASS [ 0.067s] (112/120) sush-tests manager_tests::too_much_output |
| 2282 | 2026-08-30T02:21:15.335Z | PASS [ 0.102s] (113/120) sush-tests manager_tests::universe_swap |
| 2283 | 2026-08-30T02:21:15.563Z | PASS [ 0.687s] (114/120) sush-tests manager_tests::output_ranges |
| 2284 | 2026-08-30T02:21:16.366Z | PASS [ 1.221s] (115/120) sush-tests manager_tests::too_much_cpu |
| 2285 | 2026-08-30T02:21:17.608Z | PASS [ 7.180s] (116/120) sush-server::distributed stragglers_do_not_interrupt_live_jobs |
| 2286 | 2026-08-30T02:21:18.147Z | PASS [ 6.855s] (117/120) sush-server::gossip cold_start_converges |
| 2287 | 2026-08-30T02:21:19.950Z | PASS [ 7.260s] (118/120) sush-server::gossip staggered_start_converges |
| 2288 | 2026-08-30T02:21:22.143Z | PASS [ 9.941s] (119/120) sush-server::gossip node_replacement_reconverges |
| 2289 | 2026-08-30T02:21:54.642Z | PASS [ 41.820s] (120/120) sush-server::link conformance |
| 2290 | 2026-08-30T02:21:54.646Z | ──────────── |
| 2291 | 2026-08-30T02:21:54.646Z | Summary [ 44.700s] 120 tests run: 120 passed, 0 skipped |
| 2292 | 2026-08-30T02:21:54.654Z | cargo test --doc |
| 2293 | 2026-08-30T02:21:55.054Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2294 | 2026-08-30T02:21:55.057Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2295 | 2026-08-30T02:21:55.057Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2296 | 2026-08-30T02:21:55.089Z | Doc-tests sush_api |
| 2297 | 2026-08-30T02:21:55.585Z | |
| 2298 | 2026-08-30T02:21:55.585Z | running 2 tests |
| 2299 | 2026-08-30T02:21:55.585Z | test api/src/lib.rs - sush_api_mod::api_description (line 41) ... ignored |
| 2300 | 2026-08-30T02:21:55.585Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 47) ... ignored |
| 2301 | 2026-08-30T02:21:55.585Z | |
| 2302 | 2026-08-30T02:21:55.585Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2303 | 2026-08-30T02:21:55.585Z | |
| 2304 | 2026-08-30T02:21:55.588Z | all doctests ran in 0.33s; merged doctests compilation took 0.33s |
| 2305 | 2026-08-30T02:21:55.604Z | Doc-tests sush_client |
| 2306 | 2026-08-30T02:21:56.361Z | |
| 2307 | 2026-08-30T02:21:56.362Z | running 22 tests |
| 2308 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::cert_chain (line 74) ... ignored |
| 2309 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::cert_import (line 75) ... ignored |
| 2310 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::cert_revoke (line 75) ... ignored |
| 2311 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::iam (line 73) ... ignored |
| 2312 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::iam_revoke (line 75) ... ignored |
| 2313 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::identities (line 73) ... ignored |
| 2314 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_attach (line 74) ... ignored |
| 2315 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_history (line 75) ... ignored |
| 2316 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_output (line 78) ... ignored |
| 2317 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_start (line 81) ... ignored |
| 2318 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_status (line 73) ... ignored |
| 2319 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::job_stop (line 74) ... ignored |
| 2320 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::session (line 71) ... ignored |
| 2321 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::session_allow_attach (line 76) ... ignored |
| 2322 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::session_deny_attach (line 75) ... ignored |
| 2323 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::session_skip_job (line 73) ... ignored |
| 2324 | 2026-08-30T02:21:56.362Z | test client/src/lib.rs - Client::session_start (line 76) ... ignored |
| 2325 | 2026-08-30T02:21:56.366Z | test client/src/lib.rs - Client::session_start_nonce (line 73) ... ignored |
| 2326 | 2026-08-30T02:21:56.366Z | test client/src/lib.rs - Client::session_stop (line 72) ... ignored |
| 2327 | 2026-08-30T02:21:56.366Z | test client/src/lib.rs - Client::target (line 71) ... ignored |
| 2328 | 2026-08-30T02:21:56.366Z | test client/src/lib.rs - Client::version (line 71) ... ignored |
| 2329 | 2026-08-30T02:21:56.366Z | test client/src/lib.rs - Client::versions (line 71) ... ignored |
| 2330 | 2026-08-30T02:21:56.366Z | |
| 2331 | 2026-08-30T02:21:56.366Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2332 | 2026-08-30T02:21:56.366Z | |
| 2333 | 2026-08-30T02:21:56.366Z | all doctests ran in 0.34s; merged doctests compilation took 0.34s |
| 2334 | 2026-08-30T02:21:56.393Z | Doc-tests sush_common |
| 2335 | 2026-08-30T02:21:56.602Z | |
| 2336 | 2026-08-30T02:21:56.602Z | running 0 tests |
| 2337 | 2026-08-30T02:21:56.602Z | |
| 2338 | 2026-08-30T02:21:56.602Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2339 | 2026-08-30T02:21:56.602Z | |
| 2340 | 2026-08-30T02:21:56.621Z | Doc-tests sush_server |
| 2341 | 2026-08-30T02:21:56.925Z | |
| 2342 | 2026-08-30T02:21:56.925Z | running 0 tests |
| 2343 | 2026-08-30T02:21:56.925Z | |
| 2344 | 2026-08-30T02:21:56.925Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2345 | 2026-08-30T02:21:56.925Z | |
| 2346 | 2026-08-30T02:21:56.952Z | Doc-tests sush_tests |
| 2347 | 2026-08-30T02:21:56.985Z | |
| 2348 | 2026-08-30T02:21:56.985Z | running 0 tests |
| 2349 | 2026-08-30T02:21:56.985Z | |
| 2350 | 2026-08-30T02:21:56.985Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2351 | 2026-08-30T02:21:56.985Z | |
| 2352 | 2026-08-30T02:21:57.016Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2353 | 2026-08-30T02:21:57.319Z | Compiling libc v0.2.189 |
| 2354 | 2026-08-30T02:21:57.320Z | Compiling zeroize v1.9.0 |
| 2355 | 2026-08-30T02:21:57.323Z | Compiling proc-macro2 v1.0.107 |
| 2356 | 2026-08-30T02:21:57.323Z | Compiling quote v1.0.47 |
| 2357 | 2026-08-30T02:21:57.385Z | Compiling bytes v1.12.1 |
| 2358 | 2026-08-30T02:21:57.389Z | Compiling smallvec v1.15.2 |
| 2359 | 2026-08-30T02:21:57.394Z | Compiling num-traits v0.2.19 |
| 2360 | 2026-08-30T02:21:57.400Z | Compiling zerocopy v0.8.56 |
| 2361 | 2026-08-30T02:21:57.420Z | Compiling rustc_version v0.4.1 |
| 2362 | 2026-08-30T02:21:57.565Z | Compiling generic-array v0.14.7 |
| 2363 | 2026-08-30T02:21:57.588Z | Compiling hashbrown v0.17.1 |
| 2364 | 2026-08-30T02:21:57.688Z | Compiling log v0.4.33 |
| 2365 | 2026-08-30T02:21:57.755Z | Compiling errno v0.3.14 |
| 2366 | 2026-08-30T02:21:57.776Z | Compiling getrandom v0.2.17 |
| 2367 | 2026-08-30T02:21:57.886Z | Compiling jobserver v0.1.35 |
| 2368 | 2026-08-30T02:21:57.915Z | Compiling rand_core v0.6.4 |
| 2369 | 2026-08-30T02:21:57.970Z | Compiling parking_lot_core v0.9.12 |
| 2370 | 2026-08-30T02:21:58.033Z | Compiling crypto-common v0.1.7 |
| 2371 | 2026-08-30T02:21:58.147Z | Compiling block-buffer v0.10.4 |
| 2372 | 2026-08-30T02:21:58.155Z | Compiling cc v1.4.2 |
| 2373 | 2026-08-30T02:21:58.162Z | Compiling parking_lot v0.12.5 |
| 2374 | 2026-08-30T02:21:58.206Z | Compiling signal-hook-registry v1.4.8 |
| 2375 | 2026-08-30T02:21:58.255Z | Compiling syn v3.0.3 |
| 2376 | 2026-08-30T02:21:58.280Z | Compiling syn v2.0.119 |
| 2377 | 2026-08-30T02:21:58.288Z | Compiling digest v0.10.7 |
| 2378 | 2026-08-30T02:21:58.315Z | Compiling http v1.5.0 |
| 2379 | 2026-08-30T02:21:58.501Z | Compiling mio v1.2.2 |
| 2380 | 2026-08-30T02:21:58.504Z | Compiling socket2 v0.6.5 |
| 2381 | 2026-08-30T02:21:58.581Z | Compiling getrandom v0.4.3 |
| 2382 | 2026-08-30T02:21:58.957Z | Compiling cmake v0.1.58 |
| 2383 | 2026-08-30T02:21:59.021Z | Compiling uuid v1.24.0 |
| 2384 | 2026-08-30T02:21:59.308Z | Compiling ff v0.13.1 |
| 2385 | 2026-08-30T02:21:59.316Z | Compiling sha2 v0.10.9 |
| 2386 | 2026-08-30T02:21:59.325Z | Compiling signature v2.2.0 |
| 2387 | 2026-08-30T02:21:59.441Z | Compiling aws-lc-sys v0.44.0 |
| 2388 | 2026-08-30T02:21:59.451Z | Compiling group v0.13.0 |
| 2389 | 2026-08-30T02:21:59.470Z | Compiling crypto-bigint v0.5.5 |
| 2390 | 2026-08-30T02:21:59.473Z | Compiling getrandom v0.3.4 |
| 2391 | 2026-08-30T02:21:59.633Z | Compiling rustix v1.1.4 |
| 2392 | 2026-08-30T02:21:59.657Z | Compiling rand_core v0.9.5 |
| 2393 | 2026-08-30T02:21:59.714Z | Compiling hmac v0.12.1 |
| 2394 | 2026-08-30T02:21:59.856Z | Compiling indexmap v2.14.0 |
| 2395 | 2026-08-30T02:21:59.875Z | Compiling curve25519-dalek v4.1.3 |
| 2396 | 2026-08-30T02:22:00.168Z | Compiling ppv-lite86 v0.2.21 |
| 2397 | 2026-08-30T02:22:00.284Z | Compiling rustls-pki-types v1.15.1 |
| 2398 | 2026-08-30T02:22:00.492Z | Compiling time v0.3.55 |
| 2399 | 2026-08-30T02:22:00.500Z | Compiling tracing v0.1.44 |
| 2400 | 2026-08-30T02:22:00.750Z | Compiling rand_chacha v0.9.0 |
| 2401 | 2026-08-30T02:22:00.870Z | Compiling serde_derive_internals v0.29.1 |
| 2402 | 2026-08-30T02:22:01.147Z | Compiling rfc6979 v0.4.0 |
| 2403 | 2026-08-30T02:22:01.192Z | Compiling http-body v1.1.0 |
| 2404 | 2026-08-30T02:22:01.272Z | Compiling inout v0.1.4 |
| 2405 | 2026-08-30T02:22:01.356Z | Compiling rustls v0.23.43 |
| 2406 | 2026-08-30T02:22:01.411Z | Compiling cipher v0.4.4 |
| 2407 | 2026-08-30T02:22:01.439Z | Compiling serde_derive v1.0.229 |
| 2408 | 2026-08-30T02:22:01.570Z | Compiling tokio-macros v2.7.2 |
| 2409 | 2026-08-30T02:22:01.606Z | Compiling thiserror-impl v2.0.20 |
| 2410 | 2026-08-30T02:22:01.626Z | Compiling daft-derive v0.1.8 |
| 2411 | 2026-08-30T02:22:01.820Z | Compiling rand v0.9.5 |
| 2412 | 2026-08-30T02:22:02.014Z | Compiling ssh-encoding v0.2.0 |
| 2413 | 2026-08-30T02:22:02.021Z | Compiling der_derive v0.7.3 |
| 2414 | 2026-08-30T02:22:02.280Z | Compiling futures-macro v0.3.33 |
| 2415 | 2026-08-30T02:22:02.301Z | Compiling tokio v1.53.1 |
| 2416 | 2026-08-30T02:22:02.352Z | Compiling schemars_derive v0.8.22 |
| 2417 | 2026-08-30T02:22:02.431Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2418 | 2026-08-30T02:22:02.809Z | Compiling thiserror v2.0.20 |
| 2419 | 2026-08-30T02:22:02.922Z | Compiling newtype-uuid v1.4.0 |
| 2420 | 2026-08-30T02:22:02.994Z | Compiling der v0.7.10 |
| 2421 | 2026-08-30T02:22:03.100Z | Compiling sha1 v0.10.7 |
| 2422 | 2026-08-30T02:22:03.147Z | Compiling futures-util v0.3.33 |
| 2423 | 2026-08-30T02:22:03.333Z | Compiling hostname v0.3.1 |
| 2424 | 2026-08-30T02:22:03.484Z | Compiling tungstenite v0.28.0 |
| 2425 | 2026-08-30T02:22:03.615Z | Compiling ssh-cipher v0.2.0 |
| 2426 | 2026-08-30T02:22:03.771Z | Compiling thiserror-impl v1.0.69 |
| 2427 | 2026-08-30T02:22:04.081Z | Compiling serde v1.0.229 |
| 2428 | 2026-08-30T02:22:04.247Z | Compiling spki v0.7.3 |
| 2429 | 2026-08-30T02:22:04.464Z | Compiling pkcs8 v0.10.2 |
| 2430 | 2026-08-30T02:22:04.513Z | Compiling erased-serde v0.3.31 |
| 2431 | 2026-08-30T02:22:04.612Z | Compiling chrono v0.4.45 |
| 2432 | 2026-08-30T02:22:04.744Z | Compiling sec1 v0.7.3 |
| 2433 | 2026-08-30T02:22:04.808Z | Compiling ed25519 v2.2.3 |
| 2434 | 2026-08-30T02:22:04.902Z | Compiling serde_tokenstream v0.2.3 |
| 2435 | 2026-08-30T02:22:05.007Z | Compiling slog v2.8.2 |
| 2436 | 2026-08-30T02:22:05.031Z | Compiling elliptic-curve v0.13.8 |
| 2437 | 2026-08-30T02:22:05.058Z | Compiling ed25519-dalek v2.2.0 |
| 2438 | 2026-08-30T02:22:05.194Z | Compiling async-stream-impl v0.3.6 |
| 2439 | 2026-08-30T02:22:05.421Z | Compiling ecdsa v0.16.9 |
| 2440 | 2026-08-30T02:22:05.429Z | Compiling primeorder v0.13.6 |
| 2441 | 2026-08-30T02:22:05.477Z | Compiling slog-json v2.6.1 |
| 2442 | 2026-08-30T02:22:05.616Z | Compiling schemars v0.8.22 |
| 2443 | 2026-08-30T02:22:05.695Z | Compiling futures-executor v0.3.33 |
| 2444 | 2026-08-30T02:22:05.705Z | Compiling rand_chacha v0.3.1 |
| 2445 | 2026-08-30T02:22:05.823Z | Compiling is-terminal v0.4.17 |
| 2446 | 2026-08-30T02:22:05.928Z | Compiling tokio-util v0.7.19 |
| 2447 | 2026-08-30T02:22:05.990Z | Compiling p256 v0.13.2 |
| 2448 | 2026-08-30T02:22:06.084Z | Compiling spin v0.9.9 |
| 2449 | 2026-08-30T02:22:06.117Z | Compiling serde_urlencoded v0.7.1 |
| 2450 | 2026-08-30T02:22:06.162Z | Compiling sha3 v0.10.9 |
| 2451 | 2026-08-30T02:22:06.205Z | Compiling multer v3.1.0 |
| 2452 | 2026-08-30T02:22:06.370Z | Compiling oxnet v0.1.6 |
| 2453 | 2026-08-30T02:22:06.370Z | Compiling ssh-key v0.6.7 |
| 2454 | 2026-08-30T02:22:06.594Z | Compiling h2 v0.4.15 |
| 2455 | 2026-08-30T02:22:06.702Z | Compiling daft v0.1.8 |
| 2456 | 2026-08-30T02:22:06.721Z | Compiling slog-term v2.9.2 |
| 2457 | 2026-08-30T02:22:06.875Z | Compiling slog-async v2.8.0 |
| 2458 | 2026-08-30T02:22:06.968Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2459 | 2026-08-30T02:22:07.070Z | Compiling tempfile v3.27.0 |
| 2460 | 2026-08-30T02:22:07.309Z | Compiling rand v0.8.7 |
| 2461 | 2026-08-30T02:22:07.431Z | Compiling tokio-tungstenite v0.28.0 |
| 2462 | 2026-08-30T02:22:07.449Z | Compiling async-compression v0.4.43 |
| 2463 | 2026-08-30T02:22:07.493Z | Compiling futures v0.3.33 |
| 2464 | 2026-08-30T02:22:07.579Z | Compiling async-stream v0.3.6 |
| 2465 | 2026-08-30T02:22:07.726Z | Compiling slog-bunyan v2.5.0 |
| 2466 | 2026-08-30T02:22:07.766Z | Compiling dropshot_endpoint v0.17.1 |
| 2467 | 2026-08-30T02:22:07.769Z | Compiling thiserror v1.0.69 |
| 2468 | 2026-08-30T02:22:07.904Z | Compiling openapiv3 v2.2.0 |
| 2469 | 2026-08-30T02:22:07.927Z | Compiling x509-cert v0.2.5 |
| 2470 | 2026-08-30T02:22:08.039Z | Compiling rlimit v0.10.2 |
| 2471 | 2026-08-30T02:22:08.229Z | Compiling async-trait v0.1.92 |
| 2472 | 2026-08-30T02:22:08.327Z | Compiling http-body-util v0.1.4 |
| 2473 | 2026-08-30T02:22:08.491Z | Compiling terminal_size v0.4.4 |
| 2474 | 2026-08-30T02:22:08.597Z | Compiling rustls-pemfile v2.2.0 |
| 2475 | 2026-08-30T02:22:08.638Z | Compiling hostname v0.4.2 |
| 2476 | 2026-08-30T02:22:08.790Z | Compiling hyper v1.11.0 |
| 2477 | 2026-08-30T02:22:08.808Z | Compiling clap_builder v4.6.6 |
| 2478 | 2026-08-30T02:22:09.189Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2479 | 2026-08-30T02:22:09.463Z | Compiling clap_derive v4.6.4 |
| 2480 | 2026-08-30T02:22:09.900Z | Compiling hyper-util v0.1.20 |
| 2481 | 2026-08-30T02:22:10.937Z | Compiling clap v4.6.6 |
| 2482 | 2026-08-30T02:22:15.435Z | Compiling aws-lc-rs v1.18.0 |
| 2483 | 2026-08-30T02:22:16.582Z | Compiling rustls-webpki v0.103.13 |
| 2484 | 2026-08-30T02:22:19.322Z | Compiling tokio-rustls v0.26.4 |
| 2485 | 2026-08-30T02:22:19.517Z | Compiling dropshot v0.17.1 |
| 2486 | 2026-08-30T02:22:21.928Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2487 | 2026-08-30T02:22:23.293Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2488 | 2026-08-30T02:22:28.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.24s |
| 2489 | 2026-08-30T02:22:28.356Z | Running `target/debug/xtask openapi` |
| 2490 | 2026-08-30T02:22:28.418Z | Generating OpenAPI document `sush.json`... done! |
| 2491 | 2026-08-30T02:22:28.428Z | process exited: duration 470753 ms, exit code 0 |
| |
| 2492 | 2026-08-30T02:22:28.435Z | found 1 output files |
| 2493 | 2026-08-30T02:22:28.435Z | uploading: /work/sush (39719424 bytes) |
| 2494 | 2026-08-30T02:22:29.780Z | uploaded: /work/sush |