|
|
|
| 1 | 2026-09-10T22:50:14.726Z | job assigned to worker 01M26R5V7CS0HWYHQW7NDR79P5 [factory aws, i-0ed290aaa7fc5d2ee] (queued for 58 s) |
| |
| 2 | 2026-09-10T22:50:21.839Z | starting task 0: "setup" |
| 3 | 2026-09-10T22:50:21.843Z | ++ uname -s |
| 4 | 2026-09-10T22:50:21.846Z | + kern=SunOS |
| 5 | 2026-09-10T22:50:21.846Z | + build_user=build |
| 6 | 2026-09-10T22:50:21.846Z | + build_uid=12345 |
| 7 | 2026-09-10T22:50:21.846Z | + work_dir=/work |
| 8 | 2026-09-10T22:50:21.846Z | + input_dir=/input |
| 9 | 2026-09-10T22:50:21.846Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-10T22:50:21.846Z | + case "$kern" in |
| 11 | 2026-09-10T22:50:21.846Z | + groupadd -g 12345 build |
| 12 | 2026-09-10T22:50:21.849Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-10T22:50:23.854Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-10T22:50:23.938Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-10T22:50:23.941Z | + home_fs=zfs |
| 16 | 2026-09-10T22:50:23.941Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-10T22:50:23.941Z | + mkdir -p /home/build |
| 18 | 2026-09-10T22:50:23.941Z | + chown build:build /home/build /work |
| 19 | 2026-09-10T22:50:24.942Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-10T22:50:24.946Z | process exited: duration 3108 ms, exit code 0 |
| |
| 21 | 2026-09-10T22:50:24.955Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-10T22:50:24.960Z | + printf ' * rust toolchain channel = "%s"\n' 1.98.1 |
| 23 | 2026-09-10T22:50:24.960Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-09-10T22:50:24.960Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-09-10T22:50:24.960Z | * rust toolchain channel = "1.98.1" |
| 26 | 2026-09-10T22:50:24.960Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-10T22:50:24.960Z | * rust toolchain profile = "default" |
| 28 | 2026-09-10T22:50:24.964Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-10T22:50:24.964Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default |
| 30 | 2026-09-10T22:50:25.046Z | info: downloading installer |
| 31 | 2026-09-10T22:50:26.182Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-09-10T22:50:26.182Z | warn: /opt/ooce/bin |
| 33 | 2026-09-10T22:50:26.182Z | warn: This could mean one of the following: |
| 34 | 2026-09-10T22:50:26.182Z | warn: - You have already installed rustup: you can quit the installer right now. |
| 35 | 2026-09-10T22:50:26.182Z | warn: - You haven't installed rustup yet, but have Rust installed from elsewhere. |
| 36 | 2026-09-10T22:50:26.182Z | warn: In the latter case, rustup can coexist with and adopt your existing Rust. |
| 37 | 2026-09-10T22:50:26.182Z | warn: To adopt, please reply `yes`, or set RUSTUP_INIT_SKIP_PATH_CHECK to yes, |
| 38 | 2026-09-10T22:50:26.182Z | warn: or pass `-y` to ignore all ignorable checks, then follow the instructions at: |
| 39 | 2026-09-10T22:50:26.182Z | warn: <https://rust-lang.github.io/rustup/installation/already-installed-rust.html> |
| 40 | 2026-09-10T22:50:26.182Z | error: cannot install while Rust is installed |
| 41 | 2026-09-10T22:50:26.182Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 42 | 2026-09-10T22:50:26.197Z | info: profile set to default |
| 43 | 2026-09-10T22:50:26.197Z | info: default host tuple is x86_64-unknown-illumos |
| 44 | 2026-09-10T22:50:26.202Z | info: syncing channel updates for 1.98.1-x86_64-unknown-illumos |
| 45 | 2026-09-10T22:50:26.327Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 46 | 2026-09-10T22:50:26.331Z | info: downloading 6 components |
| 47 | 2026-09-10T22:50:41.404Z | info: default toolchain set to 1.98.1-x86_64-unknown-illumos |
| 48 | 2026-09-10T22:50:41.404Z | |
| 49 | 2026-09-10T22:50:41.438Z | 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 50 | 2026-09-10T22:50:41.438Z | |
| 51 | 2026-09-10T22:50:41.441Z | |
| 52 | 2026-09-10T22:50:41.441Z | Rust is installed now. Great! |
| 53 | 2026-09-10T22:50:41.441Z | |
| 54 | 2026-09-10T22:50:41.441Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 55 | 2026-09-10T22:50:41.442Z | environment variable. This has not been done automatically. |
| 56 | 2026-09-10T22:50:41.442Z | |
| 57 | 2026-09-10T22:50:41.442Z | To configure your current shell, you need to source |
| 58 | 2026-09-10T22:50:41.442Z | the corresponding env file under $HOME/.cargo. |
| 59 | 2026-09-10T22:50:41.442Z | |
| 60 | 2026-09-10T22:50:41.442Z | Consider running the right command for your shell (note the leading DOT): |
| 61 | 2026-09-10T22:50:41.442Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 62 | 2026-09-10T22:50:41.442Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 63 | 2026-09-10T22:50:41.442Z | CC_x86_64-unknown-illumos = None |
| 64 | 2026-09-10T22:50:41.442Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 65 | 2026-09-10T22:50:41.442Z | CC_x86_64_unknown_illumos = None |
| 66 | 2026-09-10T22:50:41.442Z | cargo:rerun-if-env-changed=HOST_CC |
| 67 | 2026-09-10T22:50:41.442Z | HOST_CC = None |
| 68 | 2026-09-10T22:50:41.442Z | cargo:rerun-if-env-changed=CC |
| 69 | 2026-09-10T22:50:41.442Z | CC = None |
| 70 | 2026-09-10T22:50:41.442Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 71 | 2026-09-10T22:50:41.853Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 72 | 2026-09-10T22:50:41.853Z | CRATE_CC_NO_DEFAULTS = None |
| 73 | 2026-09-10T22:50:41.853Z | cargo:rerun-if-env-changed=CFLAGS |
| 74 | 2026-09-10T22:50:41.853Z | CFLAGS = None |
| 75 | 2026-09-10T22:50:41.853Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 76 | 2026-09-10T22:50:41.853Z | HOST_CFLAGS = None |
| 77 | 2026-09-10T22:50:41.853Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 78 | 2026-09-10T22:50:41.853Z | CFLAGS_x86_64_unknown_illumos = None |
| 79 | 2026-09-10T22:50:41.853Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 80 | 2026-09-10T22:50:41.854Z | CFLAGS_x86_64-unknown-illumos = None |
| 81 | 2026-09-10T22:50:41.964Z | + rustup --version |
| 82 | 2026-09-10T22:50:41.971Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 83 | 2026-09-10T22:50:41.974Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 84 | 2026-09-10T22:50:41.993Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 85 | 2026-09-10T22:50:41.996Z | + cargo --version |
| 86 | 2026-09-10T22:50:42.008Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 87 | 2026-09-10T22:50:42.011Z | + rustc --version |
| 88 | 2026-09-10T22:50:42.031Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 89 | 2026-09-10T22:50:42.034Z | process exited: duration 17075 ms, exit code 0 |
| |
| 90 | 2026-09-10T22:50:42.040Z | starting task 2: "authentication" |
| 91 | 2026-09-10T22:50:42.057Z | process exited: duration 16 ms, exit code 0 |
| |
| 92 | 2026-09-10T22:50:42.065Z | starting task 3: "clone repository" |
| 93 | 2026-09-10T22:50:42.068Z | + mkdir -p /work/oxidecomputer/sush |
| 94 | 2026-09-10T22:50:42.071Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 95 | 2026-09-10T22:50:42.176Z | Cloning into '/work/oxidecomputer/sush'... |
| 96 | 2026-09-10T22:50:42.965Z | + cd /work/oxidecomputer/sush |
| 97 | 2026-09-10T22:50:42.965Z | + git fetch origin 25a90d1d6a1ecd031f24748f14e87cb71165c9c4 |
| 98 | 2026-09-10T22:50:43.224Z | From https://github.com/oxidecomputer/sush |
| 99 | 2026-09-10T22:50:43.224Z | * branch 25a90d1d6a1ecd031f24748f14e87cb71165c9c4 -> FETCH_HEAD |
| 100 | 2026-09-10T22:50:43.231Z | + [[ -n bump-rumors ]] |
| 101 | 2026-09-10T22:50:43.234Z | ++ git branch --show-current |
| 102 | 2026-09-10T22:50:43.234Z | + current=main |
| 103 | 2026-09-10T22:50:43.234Z | + [[ main != bump-rumors ]] |
| 104 | 2026-09-10T22:50:43.234Z | + git branch -f bump-rumors 25a90d1d6a1ecd031f24748f14e87cb71165c9c4 |
| 105 | 2026-09-10T22:50:43.237Z | + git checkout -f bump-rumors |
| 106 | 2026-09-10T22:50:43.245Z | Switched to branch 'bump-rumors' |
| 107 | 2026-09-10T22:50:43.248Z | + git reset --hard 25a90d1d6a1ecd031f24748f14e87cb71165c9c4 |
| 108 | 2026-09-10T22:50:43.254Z | HEAD is now at 25a90d1 Bump rumors past the BLAKE3 → SHA-3 migration |
| 109 | 2026-09-10T22:50:43.257Z | process exited: duration 1190 ms, exit code 0 |
| |
| 110 | 2026-09-10T22:50:43.263Z | starting task 4: "build" |
| 111 | 2026-09-10T22:50:43.266Z | + cargo --version |
| 112 | 2026-09-10T22:50:43.297Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 113 | 2026-09-10T22:50:43.300Z | + rustc --version |
| 114 | 2026-09-10T22:50:43.339Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 115 | 2026-09-10T22:50:43.343Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 116 | 2026-09-10T22:50:43.343Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 117 | 2026-09-10T22:50:43.343Z | + export CARGO_INCREMENTAL=0 |
| 118 | 2026-09-10T22:50:43.343Z | + CARGO_INCREMENTAL=0 |
| 119 | 2026-09-10T22:50:43.343Z | + pfexec mkdir -p /work |
| 120 | 2026-09-10T22:50:43.375Z | + pfexec chown build /work |
| 121 | 2026-09-10T22:50:43.375Z | + cargo build --release --locked --package sush-client --features permslip |
| 122 | 2026-09-10T22:50:43.461Z | Updating crates.io index |
| 123 | 2026-09-10T22:50:43.464Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 124 | 2026-09-10T22:50:53.997Z | From https://github.com/oxidecomputer/omicron |
| 125 | 2026-09-10T22:50:53.997Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 126 | 2026-09-10T22:50:54.430Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 127 | 2026-09-10T22:50:55.261Z | From https://github.com/oxidecomputer/permission-slip |
| 128 | 2026-09-10T22:50:55.261Z | * [new ref] c9d302ef44576e075e35f4f28f8e7ac8345bcd4b -> refs/commit/c9d302ef44576e075e35f4f28f8e7ac8345bcd4b |
| 129 | 2026-09-10T22:50:55.277Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 130 | 2026-09-10T22:50:56.056Z | From https://github.com/kkawakam/rustyline |
| 131 | 2026-09-10T22:50:56.056Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 132 | 2026-09-10T22:50:56.066Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 133 | 2026-09-10T22:50:56.531Z | From https://github.com/oxidecomputer/sprockets |
| 134 | 2026-09-10T22:50:56.531Z | * [new ref] 98615b86d51f74ce220198eb16c57932fd24e7cb -> refs/commit/98615b86d51f74ce220198eb16c57932fd24e7cb |
| 135 | 2026-09-10T22:50:56.538Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 136 | 2026-09-10T22:51:07.079Z | From https://github.com/oxidecomputer/rumors |
| 137 | 2026-09-10T22:51:07.079Z | * [new ref] 90e4509dc66330affb38afa74813a8dd500edd93 -> refs/commit/90e4509dc66330affb38afa74813a8dd500edd93 |
| 138 | 2026-09-10T22:51:07.740Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 139 | 2026-09-10T22:51:08.171Z | From https://github.com/oxidecomputer/dice-util |
| 140 | 2026-09-10T22:51:08.171Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 141 | 2026-09-10T22:51:08.181Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 142 | 2026-09-10T22:51:08.592Z | From https://github.com/oxidecomputer/lpc55_support |
| 143 | 2026-09-10T22:51:08.593Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 144 | 2026-09-10T22:51:08.599Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 145 | 2026-09-10T22:51:08.935Z | From https://github.com/oxidecomputer/sshauth |
| 146 | 2026-09-10T22:51:08.939Z | * [new ref] afd9b4e549d0e9229c2910c94aa7bca76623dfdb -> refs/commit/afd9b4e549d0e9229c2910c94aa7bca76623dfdb |
| 147 | 2026-09-10T22:51:08.942Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 148 | 2026-09-10T22:51:09.328Z | From https://github.com/oxidecomputer/dice-util |
| 149 | 2026-09-10T22:51:09.328Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 150 | 2026-09-10T22:51:09.338Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 151 | 2026-09-10T22:51:09.630Z | From https://github.com/oxidecomputer/slog-error-chain |
| 152 | 2026-09-10T22:51:09.630Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 153 | 2026-09-10T22:51:09.639Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 154 | 2026-09-10T22:51:09.936Z | From https://github.com/oxidecomputer/rats-corim |
| 155 | 2026-09-10T22:51:09.936Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 156 | 2026-09-10T22:51:09.942Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 157 | 2026-09-10T22:51:10.321Z | From https://github.com/oxidecomputer/pki-playground |
| 158 | 2026-09-10T22:51:10.321Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 159 | 2026-09-10T22:51:10.329Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 160 | 2026-09-10T22:51:10.594Z | From https://github.com/oxidecomputer/pki-playground |
| 161 | 2026-09-10T22:51:10.594Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 162 | 2026-09-10T22:51:12.509Z | Downloading crates ... |
| 163 | 2026-09-10T22:51:12.555Z | Downloaded anstyle-query v1.1.5 |
| 164 | 2026-09-10T22:51:12.559Z | Downloaded base64-simd v0.8.0 |
| 165 | 2026-09-10T22:51:12.565Z | Downloaded addr2line v0.25.1 |
| 166 | 2026-09-10T22:51:12.569Z | Downloaded adler2 v2.0.1 |
| 167 | 2026-09-10T22:51:12.572Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 168 | 2026-09-10T22:51:12.572Z | Downloaded bitflags v2.13.1 |
| 169 | 2026-09-10T22:51:12.576Z | Downloaded async-stream-impl v0.3.6 |
| 170 | 2026-09-10T22:51:12.579Z | Downloaded constant_time_eq v0.4.2 |
| 171 | 2026-09-10T22:51:12.583Z | Downloaded block-buffer v0.10.4 |
| 172 | 2026-09-10T22:51:12.587Z | Downloaded pem-rfc7468 v0.7.0 |
| 173 | 2026-09-10T22:51:12.590Z | Downloaded backtrace-ext v0.2.1 |
| 174 | 2026-09-10T22:51:12.593Z | Downloaded atomic-waker v1.1.2 |
| 175 | 2026-09-10T22:51:12.597Z | Downloaded bitfield-macros v0.19.5 |
| 176 | 2026-09-10T22:51:12.597Z | Downloaded arrayref v0.3.9 |
| 177 | 2026-09-10T22:51:12.600Z | Downloaded async-recursion v1.1.1 |
| 178 | 2026-09-10T22:51:12.600Z | Downloaded atomicwrites v0.4.4 |
| 179 | 2026-09-10T22:51:12.600Z | Downloaded clap_lex v1.1.0 |
| 180 | 2026-09-10T22:51:12.603Z | Downloaded base16ct v0.2.0 |
| 181 | 2026-09-10T22:51:12.603Z | Downloaded lazy_static v1.5.0 |
| 182 | 2026-09-10T22:51:12.603Z | Downloaded block-buffer v0.12.1 |
| 183 | 2026-09-10T22:51:12.603Z | Downloaded maybe-uninit v2.0.0 |
| 184 | 2026-09-10T22:51:12.603Z | Downloaded async-stream v0.3.6 |
| 185 | 2026-09-10T22:51:12.607Z | Downloaded num-iter v0.1.46 |
| 186 | 2026-09-10T22:51:12.612Z | Downloaded miniz_oxide v0.8.9 |
| 187 | 2026-09-10T22:51:12.616Z | Downloaded natord v1.0.9 |
| 188 | 2026-09-10T22:51:12.616Z | Downloaded num_threads v0.1.7 |
| 189 | 2026-09-10T22:51:12.616Z | Downloaded lru-slab v0.1.2 |
| 190 | 2026-09-10T22:51:12.616Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 191 | 2026-09-10T22:51:12.621Z | Downloaded match_cfg v0.1.0 |
| 192 | 2026-09-10T22:51:12.621Z | Downloaded ciborium-io v0.2.2 |
| 193 | 2026-09-10T22:51:12.621Z | Downloaded anstream v1.0.0 |
| 194 | 2026-09-10T22:51:12.625Z | Downloaded bitflags v1.3.2 |
| 195 | 2026-09-10T22:51:12.625Z | Downloaded pin-utils v0.1.0 |
| 196 | 2026-09-10T22:51:12.625Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 197 | 2026-09-10T22:51:12.628Z | Downloaded anstyle v1.0.14 |
| 198 | 2026-09-10T22:51:12.631Z | Downloaded openssl-probe v0.2.1 |
| 199 | 2026-09-10T22:51:12.631Z | Downloaded bytesize v2.7.0 |
| 200 | 2026-09-10T22:51:12.635Z | Downloaded daft-derive v0.1.8 |
| 201 | 2026-09-10T22:51:12.635Z | Downloaded bs58 v0.5.1 |
| 202 | 2026-09-10T22:51:12.638Z | Downloaded progenitor-client v0.14.0 |
| 203 | 2026-09-10T22:51:12.638Z | Downloaded async-trait v0.1.92 |
| 204 | 2026-09-10T22:51:12.638Z | Downloaded ahash v0.8.12 |
| 205 | 2026-09-10T22:51:12.642Z | Downloaded cobs v0.3.0 |
| 206 | 2026-09-10T22:51:12.642Z | Downloaded cpufeatures v0.3.0 |
| 207 | 2026-09-10T22:51:12.645Z | Downloaded num-conv v0.2.2 |
| 208 | 2026-09-10T22:51:12.646Z | Downloaded mime v0.3.17 |
| 209 | 2026-09-10T22:51:12.649Z | Downloaded omicron-workspace-hack v0.1.0 |
| 210 | 2026-09-10T22:51:12.649Z | Downloaded colorchoice v1.0.5 |
| 211 | 2026-09-10T22:51:12.649Z | Downloaded clap-num v1.2.0 |
| 212 | 2026-09-10T22:51:12.652Z | Downloaded outref v0.5.2 |
| 213 | 2026-09-10T22:51:12.652Z | Downloaded packed_struct_codegen v0.10.1 |
| 214 | 2026-09-10T22:51:12.652Z | Downloaded radium v0.7.0 |
| 215 | 2026-09-10T22:51:12.656Z | Downloaded compression-core v0.4.32 |
| 216 | 2026-09-10T22:51:12.656Z | Downloaded cfg-if v1.0.4 |
| 217 | 2026-09-10T22:51:12.656Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 218 | 2026-09-10T22:51:12.660Z | Downloaded powerfmt v0.2.0 |
| 219 | 2026-09-10T22:51:12.660Z | Downloaded crypto-common v0.2.2 |
| 220 | 2026-09-10T22:51:12.665Z | Downloaded array-init v0.0.4 |
| 221 | 2026-09-10T22:51:12.665Z | Downloaded cfg_aliases v0.2.2 |
| 222 | 2026-09-10T22:51:12.665Z | Downloaded num-integer v0.1.46 |
| 223 | 2026-09-10T22:51:12.665Z | Downloaded crypto-common v0.1.7 |
| 224 | 2026-09-10T22:51:12.668Z | Downloaded debug-ignore v1.0.5 |
| 225 | 2026-09-10T22:51:12.668Z | Downloaded pin-project-lite v0.2.17 |
| 226 | 2026-09-10T22:51:12.668Z | Downloaded nibble_vec v0.1.0 |
| 227 | 2026-09-10T22:51:12.672Z | Downloaded rfc6979 v0.4.0 |
| 228 | 2026-09-10T22:51:12.672Z | Downloaded ciborium-ll v0.2.2 |
| 229 | 2026-09-10T22:51:12.672Z | Downloaded darling_macro v0.23.0 |
| 230 | 2026-09-10T22:51:12.672Z | Downloaded bytes-utils v0.1.4 |
| 231 | 2026-09-10T22:51:12.672Z | Downloaded percent-encoding v2.3.2 |
| 232 | 2026-09-10T22:51:12.672Z | Downloaded bitfield v0.19.5 |
| 233 | 2026-09-10T22:51:12.676Z | Downloaded corncobs v0.1.4 |
| 234 | 2026-09-10T22:51:12.682Z | Downloaded ref-cast-impl v1.0.26 |
| 235 | 2026-09-10T22:51:12.686Z | Downloaded tower-layer v0.3.3 |
| 236 | 2026-09-10T22:51:12.686Z | Downloaded anyhow v1.0.104 |
| 237 | 2026-09-10T22:51:12.690Z | Downloaded aws-types v1.5.0 |
| 238 | 2026-09-10T22:51:12.690Z | Downloaded ref-cast v1.0.26 |
| 239 | 2026-09-10T22:51:12.690Z | Downloaded anstyle-parse v1.0.0 |
| 240 | 2026-09-10T22:51:12.690Z | Downloaded aws-credential-types v1.3.0 |
| 241 | 2026-09-10T22:51:12.694Z | Downloaded cpufeatures v0.2.17 |
| 242 | 2026-09-10T22:51:12.694Z | Downloaded rand_pcg v0.10.2 |
| 243 | 2026-09-10T22:51:12.694Z | Downloaded rustc-hash v2.1.3 |
| 244 | 2026-09-10T22:51:12.694Z | Downloaded utf-8 v0.7.6 |
| 245 | 2026-09-10T22:51:12.697Z | Downloaded yoke-derive v0.8.2 |
| 246 | 2026-09-10T22:51:12.701Z | Downloaded allocator-api2 v0.2.21 |
| 247 | 2026-09-10T22:51:12.704Z | Downloaded aws-smithy-async v1.3.0 |
| 248 | 2026-09-10T22:51:12.704Z | Downloaded version_check v0.9.5 |
| 249 | 2026-09-10T22:51:12.704Z | Downloaded zerofrom-derive v0.1.7 |
| 250 | 2026-09-10T22:51:12.708Z | Downloaded embedded-io v0.4.0 |
| 251 | 2026-09-10T22:51:12.711Z | Downloaded futures-io v0.3.33 |
| 252 | 2026-09-10T22:51:12.715Z | Downloaded daft v0.1.8 |
| 253 | 2026-09-10T22:51:12.718Z | Downloaded potential_utf v0.1.5 |
| 254 | 2026-09-10T22:51:12.718Z | Downloaded progenitor-macro v0.14.0 |
| 255 | 2026-09-10T22:51:12.718Z | Downloaded deranged v0.5.8 |
| 256 | 2026-09-10T22:51:12.721Z | Downloaded nodrop v0.1.14 |
| 257 | 2026-09-10T22:51:12.721Z | Downloaded miette-derive v7.6.0 |
| 258 | 2026-09-10T22:51:12.721Z | Downloaded newtype-uuid v1.4.0 |
| 259 | 2026-09-10T22:51:12.721Z | Downloaded paste v1.0.15 |
| 260 | 2026-09-10T22:51:12.725Z | Downloaded data-encoding v2.11.1 |
| 261 | 2026-09-10T22:51:12.725Z | Downloaded base64ct v1.8.3 |
| 262 | 2026-09-10T22:51:12.725Z | Downloaded der_derive v0.7.3 |
| 263 | 2026-09-10T22:51:12.729Z | Downloaded multer v3.1.0 |
| 264 | 2026-09-10T22:51:12.729Z | Downloaded pkcs8 v0.10.2 |
| 265 | 2026-09-10T22:51:12.729Z | Downloaded cipher v0.4.4 |
| 266 | 2026-09-10T22:51:12.732Z | Downloaded defmt-parser v1.0.0 |
| 267 | 2026-09-10T22:51:12.735Z | Downloaded ppv-lite86 v0.2.21 |
| 268 | 2026-09-10T22:51:12.739Z | Downloaded progenitor v0.14.0 |
| 269 | 2026-09-10T22:51:12.739Z | Downloaded crc32fast v1.5.0 |
| 270 | 2026-09-10T22:51:12.742Z | Downloaded unicode-linebreak v0.1.5 |
| 271 | 2026-09-10T22:51:12.747Z | Downloaded digest v0.11.3 |
| 272 | 2026-09-10T22:51:12.747Z | Downloaded rlimit v0.10.2 |
| 273 | 2026-09-10T22:51:12.749Z | Downloaded defmt-macros v1.1.1 |
| 274 | 2026-09-10T22:51:12.750Z | Downloaded digest v0.10.7 |
| 275 | 2026-09-10T22:51:12.753Z | Downloaded once_cell v1.21.4 |
| 276 | 2026-09-10T22:51:12.753Z | Downloaded rustls-pemfile v2.2.0 |
| 277 | 2026-09-10T22:51:12.756Z | Downloaded chacha20 v0.10.1 |
| 278 | 2026-09-10T22:51:12.756Z | Downloaded unit-prefix v0.5.2 |
| 279 | 2026-09-10T22:51:12.759Z | Downloaded serde-big-array v0.5.1 |
| 280 | 2026-09-10T22:51:12.759Z | Downloaded stable_deref_trait v1.2.1 |
| 281 | 2026-09-10T22:51:12.759Z | Downloaded supports-unicode v3.0.0 |
| 282 | 2026-09-10T22:51:12.759Z | Downloaded strum v0.26.3 |
| 283 | 2026-09-10T22:51:12.761Z | Downloaded tap v1.0.1 |
| 284 | 2026-09-10T22:51:12.762Z | Downloaded http-body v0.4.6 |
| 285 | 2026-09-10T22:51:12.765Z | Downloaded crossbeam-utils v0.8.22 |
| 286 | 2026-09-10T22:51:12.765Z | Downloaded zeroize v1.9.0 |
| 287 | 2026-09-10T22:51:12.768Z | Downloaded autocfg v1.5.1 |
| 288 | 2026-09-10T22:51:12.768Z | Downloaded env_logger v0.11.11 |
| 289 | 2026-09-10T22:51:12.772Z | Downloaded ecdsa v0.16.9 |
| 290 | 2026-09-10T22:51:12.772Z | Downloaded ff v0.13.1 |
| 291 | 2026-09-10T22:51:12.772Z | Downloaded try-lock v0.2.5 |
| 292 | 2026-09-10T22:51:12.776Z | Downloaded rustc_version v0.4.1 |
| 293 | 2026-09-10T22:51:12.779Z | Downloaded arrayvec v0.7.8 |
| 294 | 2026-09-10T22:51:12.779Z | Downloaded cc v1.4.2 |
| 295 | 2026-09-10T22:51:12.782Z | Downloaded oxnet v0.1.6 |
| 296 | 2026-09-10T22:51:12.782Z | Downloaded pkg-config v0.3.33 |
| 297 | 2026-09-10T22:51:12.782Z | Downloaded proc-macro-error2 v2.0.1 |
| 298 | 2026-09-10T22:51:12.786Z | Downloaded rand_core v0.6.4 |
| 299 | 2026-09-10T22:51:12.786Z | Downloaded rand_chacha v0.3.1 |
| 300 | 2026-09-10T22:51:12.786Z | Downloaded primeorder v0.13.6 |
| 301 | 2026-09-10T22:51:12.786Z | Downloaded rand_core v0.9.5 |
| 302 | 2026-09-10T22:51:12.789Z | Downloaded camino v1.2.5 |
| 303 | 2026-09-10T22:51:12.789Z | Downloaded cmake v0.1.58 |
| 304 | 2026-09-10T22:51:12.789Z | Downloaded const-oid v0.9.6 |
| 305 | 2026-09-10T22:51:12.789Z | Downloaded clap_derive v4.6.4 |
| 306 | 2026-09-10T22:51:12.792Z | Downloaded rand_core v0.10.1 |
| 307 | 2026-09-10T22:51:12.792Z | Downloaded humantime v2.4.0 |
| 308 | 2026-09-10T22:51:12.792Z | Downloaded rustls-native-certs v0.8.4 |
| 309 | 2026-09-10T22:51:12.795Z | Downloaded ipnet v2.12.1 |
| 310 | 2026-09-10T22:51:12.796Z | Downloaded jobserver v0.1.35 |
| 311 | 2026-09-10T22:51:12.796Z | Downloaded zeroize_derive v1.5.0 |
| 312 | 2026-09-10T22:51:12.796Z | Downloaded equivalent v1.0.2 |
| 313 | 2026-09-10T22:51:12.799Z | Downloaded errno v0.3.14 |
| 314 | 2026-09-10T22:51:12.799Z | Downloaded quinn-udp v0.5.15 |
| 315 | 2026-09-10T22:51:12.802Z | Downloaded slog-bunyan v2.5.0 |
| 316 | 2026-09-10T22:51:12.852Z | Downloaded aws-smithy-schema v0.2.0 |
| 317 | 2026-09-10T22:51:12.852Z | Downloaded sec1 v0.7.3 |
| 318 | 2026-09-10T22:51:12.852Z | Downloaded sync_wrapper v1.0.2 |
| 319 | 2026-09-10T22:51:12.852Z | Downloaded console v0.16.4 |
| 320 | 2026-09-10T22:51:12.852Z | Downloaded darling v0.23.0 |
| 321 | 2026-09-10T22:51:12.852Z | Downloaded defmt v1.1.1 |
| 322 | 2026-09-10T22:51:12.852Z | Downloaded heck v0.5.0 |
| 323 | 2026-09-10T22:51:12.852Z | Downloaded hubpack_derive v0.1.1 |
| 324 | 2026-09-10T22:51:12.852Z | Downloaded parking_lot v0.12.5 |
| 325 | 2026-09-10T22:51:12.852Z | Downloaded pkcs1 v0.7.5 |
| 326 | 2026-09-10T22:51:12.852Z | Downloaded idna_adapter v1.2.2 |
| 327 | 2026-09-10T22:51:12.852Z | Downloaded owo-colors v4.3.0 |
| 328 | 2026-09-10T22:51:12.852Z | Downloaded shlex v2.0.1 |
| 329 | 2026-09-10T22:51:12.852Z | Downloaded simd-adler32 v0.3.10 |
| 330 | 2026-09-10T22:51:12.852Z | Downloaded compression-codecs v0.4.38 |
| 331 | 2026-09-10T22:51:12.852Z | Downloaded serde-hex v0.1.0 |
| 332 | 2026-09-10T22:51:12.852Z | Downloaded lock_api v0.4.14 |
| 333 | 2026-09-10T22:51:12.852Z | Downloaded memmap2 v0.9.11 |
| 334 | 2026-09-10T22:51:12.853Z | Downloaded postcard v1.1.3 |
| 335 | 2026-09-10T22:51:12.853Z | Downloaded serde_urlencoded v0.7.1 |
| 336 | 2026-09-10T22:51:12.853Z | Downloaded sha1 v0.11.0 |
| 337 | 2026-09-10T22:51:12.853Z | Downloaded ssh-encoding v0.2.0 |
| 338 | 2026-09-10T22:51:12.853Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 339 | 2026-09-10T22:51:12.853Z | Downloaded tls_codec v0.4.2 |
| 340 | 2026-09-10T22:51:12.854Z | Downloaded tls_codec_derive v0.4.2 |
| 341 | 2026-09-10T22:51:12.854Z | Downloaded terminal_size v0.4.4 |
| 342 | 2026-09-10T22:51:12.854Z | Downloaded futures-core v0.3.33 |
| 343 | 2026-09-10T22:51:12.854Z | Downloaded parking_lot_core v0.9.12 |
| 344 | 2026-09-10T22:51:12.854Z | Downloaded rand_chacha v0.9.0 |
| 345 | 2026-09-10T22:51:12.854Z | Downloaded log v0.4.33 |
| 346 | 2026-09-10T22:51:12.854Z | Downloaded foldhash v0.2.0 |
| 347 | 2026-09-10T22:51:12.854Z | Downloaded vsimd v0.8.0 |
| 348 | 2026-09-10T22:51:12.854Z | Downloaded writeable v0.6.3 |
| 349 | 2026-09-10T22:51:12.854Z | Downloaded byteorder v1.5.0 |
| 350 | 2026-09-10T22:51:12.854Z | Downloaded clap v4.6.6 |
| 351 | 2026-09-10T22:51:12.854Z | Downloaded hybrid-array v0.4.14 |
| 352 | 2026-09-10T22:51:12.854Z | Downloaded hex v0.4.3 |
| 353 | 2026-09-10T22:51:12.854Z | Downloaded const-oid v0.10.2 |
| 354 | 2026-09-10T22:51:12.854Z | Downloaded httparse v1.10.1 |
| 355 | 2026-09-10T22:51:12.854Z | Downloaded group v0.13.0 |
| 356 | 2026-09-10T22:51:12.859Z | Downloaded ipnetwork v0.21.1 |
| 357 | 2026-09-10T22:51:12.859Z | Downloaded erased-serde v0.3.31 |
| 358 | 2026-09-10T22:51:12.859Z | Downloaded is-terminal v0.4.17 |
| 359 | 2026-09-10T22:51:12.859Z | Downloaded is_ci v1.2.0 |
| 360 | 2026-09-10T22:51:12.859Z | Downloaded serde_path_to_error v0.1.20 |
| 361 | 2026-09-10T22:51:12.859Z | Downloaded utf8parse v0.2.2 |
| 362 | 2026-09-10T22:51:12.859Z | Downloaded want v0.3.1 |
| 363 | 2026-09-10T22:51:12.859Z | Downloaded dyn-clone v1.0.20 |
| 364 | 2026-09-10T22:51:12.859Z | Downloaded form_urlencoded v1.2.2 |
| 365 | 2026-09-10T22:51:12.860Z | Downloaded scopeguard v1.2.0 |
| 366 | 2026-09-10T22:51:12.863Z | Downloaded supports-hyperlinks v3.2.0 |
| 367 | 2026-09-10T22:51:12.863Z | Downloaded http-body-util v0.1.4 |
| 368 | 2026-09-10T22:51:12.863Z | Downloaded base64 v0.22.1 |
| 369 | 2026-09-10T22:51:12.867Z | Downloaded ciborium v0.2.2 |
| 370 | 2026-09-10T22:51:12.867Z | Downloaded crc-any v2.5.1 |
| 371 | 2026-09-10T22:51:12.870Z | Downloaded packed_struct v0.10.1 |
| 372 | 2026-09-10T22:51:12.870Z | Downloaded slog-json v2.6.1 |
| 373 | 2026-09-10T22:51:12.870Z | Downloaded futures-macro v0.3.33 |
| 374 | 2026-09-10T22:51:12.875Z | Downloaded home v0.5.12 |
| 375 | 2026-09-10T22:51:12.875Z | Downloaded hostname v0.3.1 |
| 376 | 2026-09-10T22:51:12.875Z | Downloaded tracing-core v0.1.36 |
| 377 | 2026-09-10T22:51:12.879Z | Downloaded rustls-pki-types v1.15.1 |
| 378 | 2026-09-10T22:51:12.879Z | Downloaded sponge-cursor v0.1.0 |
| 379 | 2026-09-10T22:51:12.883Z | Downloaded knus-derive v3.4.0 |
| 380 | 2026-09-10T22:51:12.883Z | Downloaded shlex v1.3.0 |
| 381 | 2026-09-10T22:51:12.883Z | Downloaded thiserror v1.0.69 |
| 382 | 2026-09-10T22:51:12.886Z | Downloaded elliptic-curve v0.13.8 |
| 383 | 2026-09-10T22:51:12.890Z | Downloaded quote v1.0.47 |
| 384 | 2026-09-10T22:51:12.890Z | Downloaded rustc-demangle v0.1.28 |
| 385 | 2026-09-10T22:51:12.890Z | Downloaded ssh-cipher v0.2.0 |
| 386 | 2026-09-10T22:51:12.890Z | Downloaded thiserror-impl v2.0.20 |
| 387 | 2026-09-10T22:51:12.894Z | Downloaded untrusted v0.9.0 |
| 388 | 2026-09-10T22:51:12.897Z | Downloaded endian-type v0.2.0 |
| 389 | 2026-09-10T22:51:12.897Z | Downloaded generic-array v0.14.7 |
| 390 | 2026-09-10T22:51:12.901Z | Downloaded futures-task v0.3.33 |
| 391 | 2026-09-10T22:51:12.901Z | Downloaded thread_local v1.1.10 |
| 392 | 2026-09-10T22:51:12.904Z | Downloaded http-body v1.1.0 |
| 393 | 2026-09-10T22:51:12.904Z | Downloaded tower-service v0.3.3 |
| 394 | 2026-09-10T22:51:12.904Z | Downloaded p256 v0.13.2 |
| 395 | 2026-09-10T22:51:12.908Z | Downloaded proc-macro2 v1.0.107 |
| 396 | 2026-09-10T22:51:12.911Z | Downloaded chumsky v0.9.3 |
| 397 | 2026-09-10T22:51:12.911Z | Downloaded darling_core v0.23.0 |
| 398 | 2026-09-10T22:51:12.915Z | Downloaded indexmap v1.9.3 |
| 399 | 2026-09-10T22:51:12.915Z | Downloaded displaydoc v0.2.7 |
| 400 | 2026-09-10T22:51:12.918Z | Downloaded num-traits v0.2.19 |
| 401 | 2026-09-10T22:51:12.918Z | Downloaded ed25519 v2.2.3 |
| 402 | 2026-09-10T22:51:12.918Z | Downloaded serde_spanned v0.6.9 |
| 403 | 2026-09-10T22:51:12.922Z | Downloaded sha1 v0.10.7 |
| 404 | 2026-09-10T22:51:12.922Z | Downloaded keccak v0.1.6 |
| 405 | 2026-09-10T22:51:12.925Z | Downloaded backtrace v0.3.76 |
| 406 | 2026-09-10T22:51:12.925Z | Downloaded futures-executor v0.3.33 |
| 407 | 2026-09-10T22:51:12.928Z | Downloaded embedded-io v0.6.1 |
| 408 | 2026-09-10T22:51:12.928Z | Downloaded hmac v0.12.1 |
| 409 | 2026-09-10T22:51:12.929Z | Downloaded bytes v1.12.1 |
| 410 | 2026-09-10T22:51:12.932Z | Downloaded serde_spanned v1.1.1 |
| 411 | 2026-09-10T22:51:12.932Z | Downloaded http-range-header v0.4.2 |
| 412 | 2026-09-10T22:51:12.932Z | Downloaded iana-time-zone v0.1.65 |
| 413 | 2026-09-10T22:51:12.935Z | Downloaded typify-macro v0.6.2 |
| 414 | 2026-09-10T22:51:12.935Z | Downloaded waitgroup v0.1.2 |
| 415 | 2026-09-10T22:51:12.935Z | Downloaded aws-smithy-types v1.6.1 |
| 416 | 2026-09-10T22:51:12.939Z | Downloaded httpdate v1.0.3 |
| 417 | 2026-09-10T22:51:12.939Z | Downloaded litemap v0.8.2 |
| 418 | 2026-09-10T22:51:12.942Z | Downloaded typify v0.6.2 |
| 419 | 2026-09-10T22:51:12.942Z | Downloaded async-compression v0.4.43 |
| 420 | 2026-09-10T22:51:12.945Z | Downloaded secrecy v0.8.0 |
| 421 | 2026-09-10T22:51:12.946Z | Downloaded schemars_derive v0.8.22 |
| 422 | 2026-09-10T22:51:12.949Z | Downloaded slog-async v2.8.0 |
| 423 | 2026-09-10T22:51:12.949Z | Downloaded is_terminal_polyfill v1.70.2 |
| 424 | 2026-09-10T22:51:12.949Z | Downloaded supports-color v3.0.2 |
| 425 | 2026-09-10T22:51:12.949Z | Downloaded xdg v2.5.2 |
| 426 | 2026-09-10T22:51:12.953Z | Downloaded fnv v1.0.7 |
| 427 | 2026-09-10T22:51:12.957Z | Downloaded tracing-attributes v0.1.31 |
| 428 | 2026-09-10T22:51:12.957Z | Downloaded spki v0.7.3 |
| 429 | 2026-09-10T22:51:12.957Z | Downloaded tokio-tungstenite v0.28.0 |
| 430 | 2026-09-10T22:51:12.960Z | Downloaded toml_datetime v0.6.11 |
| 431 | 2026-09-10T22:51:12.960Z | Downloaded env_filter v2.0.0 |
| 432 | 2026-09-10T22:51:12.963Z | Downloaded flagset v0.4.7 |
| 433 | 2026-09-10T22:51:12.963Z | Downloaded hubpack v0.1.2 |
| 434 | 2026-09-10T22:51:12.967Z | Downloaded progenitor-impl v0.14.0 |
| 435 | 2026-09-10T22:51:12.970Z | Downloaded serde_with_macros v3.22.0 |
| 436 | 2026-09-10T22:51:12.970Z | Downloaded slog-term v2.9.2 |
| 437 | 2026-09-10T22:51:12.970Z | Downloaded time-macros v0.2.32 |
| 438 | 2026-09-10T22:51:12.974Z | Downloaded tinystr v0.8.3 |
| 439 | 2026-09-10T22:51:12.974Z | Downloaded rustversion v1.0.23 |
| 440 | 2026-09-10T22:51:12.974Z | Downloaded crypto-bigint v0.5.5 |
| 441 | 2026-09-10T22:51:12.977Z | Downloaded dropshot_endpoint v0.17.1 |
| 442 | 2026-09-10T22:51:12.983Z | Downloaded smallvec v0.6.14 |
| 443 | 2026-09-10T22:51:12.986Z | Downloaded thiserror-impl v1.0.69 |
| 444 | 2026-09-10T22:51:12.986Z | Downloaded dunce v1.0.5 |
| 445 | 2026-09-10T22:51:12.990Z | Downloaded ident_case v1.0.1 |
| 446 | 2026-09-10T22:51:12.990Z | Downloaded toml v0.8.23 |
| 447 | 2026-09-10T22:51:12.993Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 448 | 2026-09-10T22:51:12.993Z | Downloaded futures-channel v0.3.33 |
| 449 | 2026-09-10T22:51:12.997Z | Downloaded crossbeam-channel v0.5.16 |
| 450 | 2026-09-10T22:51:13.002Z | Downloaded knus v3.4.0 |
| 451 | 2026-09-10T22:51:13.002Z | Downloaded schemars v0.9.0 |
| 452 | 2026-09-10T22:51:13.005Z | Downloaded signature v2.2.0 |
| 453 | 2026-09-10T22:51:13.009Z | Downloaded utf8_iter v1.0.4 |
| 454 | 2026-09-10T22:51:13.009Z | Downloaded inout v0.1.4 |
| 455 | 2026-09-10T22:51:13.009Z | Downloaded take_mut v0.2.2 |
| 456 | 2026-09-10T22:51:13.009Z | Downloaded itoa v1.0.18 |
| 457 | 2026-09-10T22:51:13.009Z | Downloaded zmij v1.0.23 |
| 458 | 2026-09-10T22:51:13.014Z | Downloaded yoke v0.8.3 |
| 459 | 2026-09-10T22:51:13.018Z | Downloaded textwrap v0.16.2 |
| 460 | 2026-09-10T22:51:13.021Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 461 | 2026-09-10T22:51:13.024Z | Downloaded keccak v0.2.2 |
| 462 | 2026-09-10T22:51:13.024Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 463 | 2026-09-10T22:51:13.029Z | Downloaded tokio-fd v0.3.0 |
| 464 | 2026-09-10T22:51:13.029Z | Downloaded tokio-macros v2.7.2 |
| 465 | 2026-09-10T22:51:13.029Z | Downloaded serde_tokenstream v0.2.3 |
| 466 | 2026-09-10T22:51:13.029Z | Downloaded strsim v0.11.1 |
| 467 | 2026-09-10T22:51:13.032Z | Downloaded futures-sink v0.3.33 |
| 468 | 2026-09-10T22:51:13.032Z | Downloaded futures v0.3.33 |
| 469 | 2026-09-10T22:51:13.036Z | Downloaded toml_write v0.1.2 |
| 470 | 2026-09-10T22:51:13.036Z | Downloaded miette v7.6.0 |
| 471 | 2026-09-10T22:51:13.039Z | Downloaded sha2 v0.10.9 |
| 472 | 2026-09-10T22:51:13.039Z | Downloaded tinyvec_macros v0.1.1 |
| 473 | 2026-09-10T22:51:13.039Z | Downloaded getrandom v0.4.3 |
| 474 | 2026-09-10T22:51:13.043Z | Downloaded subtle v2.6.1 |
| 475 | 2026-09-10T22:51:13.046Z | Downloaded der v0.7.10 |
| 476 | 2026-09-10T22:51:13.049Z | Downloaded serde_derive_internals v0.29.1 |
| 477 | 2026-09-10T22:51:13.053Z | Downloaded static_assertions v1.1.0 |
| 478 | 2026-09-10T22:51:13.056Z | Downloaded wyz v0.5.1 |
| 479 | 2026-09-10T22:51:13.056Z | Downloaded zerovec-derive v0.11.3 |
| 480 | 2026-09-10T22:51:13.057Z | Downloaded fastrand v2.5.0 |
| 481 | 2026-09-10T22:51:13.057Z | Downloaded hostname v0.4.2 |
| 482 | 2026-09-10T22:51:13.061Z | Downloaded hash32 v0.2.1 |
| 483 | 2026-09-10T22:51:13.065Z | Downloaded either v1.17.0 |
| 484 | 2026-09-10T22:51:13.065Z | Downloaded xdg v3.0.0 |
| 485 | 2026-09-10T22:51:13.068Z | Downloaded smallvec v1.15.2 |
| 486 | 2026-09-10T22:51:13.068Z | Downloaded zerofrom v0.1.8 |
| 487 | 2026-09-10T22:51:13.068Z | Downloaded funty v2.0.0 |
| 488 | 2026-09-10T22:51:13.072Z | Downloaded synstructure v0.13.2 |
| 489 | 2026-09-10T22:51:13.075Z | Downloaded signal-hook-registry v1.4.8 |
| 490 | 2026-09-10T22:51:13.078Z | Downloaded slab v0.4.12 |
| 491 | 2026-09-10T22:51:13.084Z | Downloaded getrandom v0.2.17 |
| 492 | 2026-09-10T22:51:13.088Z | Downloaded signal-hook v0.4.4 |
| 493 | 2026-09-10T22:51:13.088Z | Downloaded spin v0.9.9 |
| 494 | 2026-09-10T22:51:13.091Z | Downloaded rustls-platform-verifier v0.7.0 |
| 495 | 2026-09-10T22:51:13.095Z | Downloaded strum_macros v0.26.4 |
| 496 | 2026-09-10T22:51:13.095Z | Downloaded time-core v0.1.9 |
| 497 | 2026-09-10T22:51:13.095Z | Downloaded find-msvc-tools v0.1.10 |
| 498 | 2026-09-10T22:51:13.098Z | Downloaded thiserror v2.0.20 |
| 499 | 2026-09-10T22:51:13.107Z | Downloaded rand v0.8.7 |
| 500 | 2026-09-10T22:51:13.116Z | Downloaded tempfile v3.27.0 |
| 501 | 2026-09-10T22:51:13.119Z | Downloaded icu_normalizer v2.2.0 |
| 502 | 2026-09-10T22:51:13.119Z | Downloaded icu_normalizer_data v2.2.0 |
| 503 | 2026-09-10T22:51:13.123Z | Downloaded uuid v1.24.0 |
| 504 | 2026-09-10T22:51:13.123Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 505 | 2026-09-10T22:51:13.126Z | Downloaded icu_locale_core v2.2.0 |
| 506 | 2026-09-10T22:51:13.130Z | Downloaded ryu v1.0.23 |
| 507 | 2026-09-10T22:51:13.133Z | Downloaded unsafe-libyaml v0.2.11 |
| 508 | 2026-09-10T22:51:13.133Z | Downloaded term v1.2.1 |
| 509 | 2026-09-10T22:51:13.136Z | Downloaded getrandom v0.3.4 |
| 510 | 2026-09-10T22:51:13.140Z | Downloaded semver v1.0.28 |
| 511 | 2026-09-10T22:51:13.143Z | Downloaded termios v0.3.3 |
| 512 | 2026-09-10T22:51:13.147Z | Downloaded hyper-rustls v0.27.9 |
| 513 | 2026-09-10T22:51:13.147Z | Downloaded serde_yaml v0.9.34+deprecated |
| 514 | 2026-09-10T22:51:13.150Z | Downloaded oauth2 v5.0.0 |
| 515 | 2026-09-10T22:51:13.154Z | Downloaded rustls-webpki v0.103.13 |
| 516 | 2026-09-10T22:51:13.154Z | Downloaded half v2.7.1 |
| 517 | 2026-09-10T22:51:13.154Z | Downloaded quinn v0.11.11 |
| 518 | 2026-09-10T22:51:13.157Z | Downloaded rsa v0.9.10 |
| 519 | 2026-09-10T22:51:13.162Z | Downloaded socket2 v0.6.5 |
| 520 | 2026-09-10T22:51:13.165Z | Downloaded tinyvec v1.12.0 |
| 521 | 2026-09-10T22:51:13.169Z | Downloaded serde_derive v1.0.229 |
| 522 | 2026-09-10T22:51:13.172Z | Downloaded rand v0.10.2 |
| 523 | 2026-09-10T22:51:13.177Z | Downloaded ed25519-dalek v2.2.0 |
| 524 | 2026-09-10T22:51:13.180Z | Downloaded icu_provider v2.2.0 |
| 525 | 2026-09-10T22:51:13.183Z | Downloaded icu_properties v2.2.0 |
| 526 | 2026-09-10T22:51:13.187Z | Downloaded tokio-rustls v0.26.4 |
| 527 | 2026-09-10T22:51:13.193Z | Downloaded slog v2.8.2 |
| 528 | 2026-09-10T22:51:13.203Z | Downloaded fs_extra v1.3.0 |
| 529 | 2026-09-10T22:51:13.206Z | Downloaded rand v0.9.5 |
| 530 | 2026-09-10T22:51:13.210Z | Downloaded aho-corasick v1.1.5 |
| 531 | 2026-09-10T22:51:13.216Z | Downloaded schemars v0.8.22 |
| 532 | 2026-09-10T22:51:13.222Z | Downloaded toml_edit v0.22.27 |
| 533 | 2026-09-10T22:51:13.226Z | Downloaded memchr v2.8.3 |
| 534 | 2026-09-10T22:51:13.229Z | Downloaded unicode-ident v1.0.24 |
| 535 | 2026-09-10T22:51:13.229Z | Downloaded serde_core v1.0.229 |
| 536 | 2026-09-10T22:51:13.233Z | Downloaded mio v1.2.2 |
| 537 | 2026-09-10T22:51:13.236Z | Downloaded serde v1.0.229 |
| 538 | 2026-09-10T22:51:13.236Z | Downloaded tower v0.5.3 |
| 539 | 2026-09-10T22:51:13.241Z | Downloaded icu_collections v2.2.0 |
| 540 | 2026-09-10T22:51:13.244Z | Downloaded hashbrown v0.12.3 |
| 541 | 2026-09-10T22:51:13.247Z | Downloaded heapless v0.7.17 |
| 542 | 2026-09-10T22:51:13.251Z | Downloaded x509-cert v0.2.5 |
| 543 | 2026-09-10T22:51:13.254Z | Downloaded unicode-segmentation v1.13.3 |
| 544 | 2026-09-10T22:51:13.254Z | Downloaded flate2 v1.1.9 |
| 545 | 2026-09-10T22:51:13.258Z | Downloaded indicatif v0.18.6 |
| 546 | 2026-09-10T22:51:13.258Z | Downloaded num-bigint-dig v0.8.6 |
| 547 | 2026-09-10T22:51:13.261Z | Downloaded zerocopy-derive v0.8.56 |
| 548 | 2026-09-10T22:51:13.267Z | Downloaded hashbrown v0.14.5 |
| 549 | 2026-09-10T22:51:13.270Z | Downloaded ssh-key v0.6.7 |
| 550 | 2026-09-10T22:51:13.274Z | Downloaded tungstenite v0.28.0 |
| 551 | 2026-09-10T22:51:13.277Z | Downloaded zerotrie v0.2.4 |
| 552 | 2026-09-10T22:51:13.281Z | Downloaded p521 v0.13.3 |
| 553 | 2026-09-10T22:51:13.284Z | Downloaded clap_builder v4.6.6 |
| 554 | 2026-09-10T22:51:13.287Z | Downloaded tokio-util v0.7.19 |
| 555 | 2026-09-10T22:51:13.293Z | Downloaded hyper-util v0.1.20 |
| 556 | 2026-09-10T22:51:13.300Z | Downloaded winnow v0.7.15 |
| 557 | 2026-09-10T22:51:13.310Z | Downloaded hashbrown v0.16.1 |
| 558 | 2026-09-10T22:51:13.313Z | Downloaded url v2.5.8 |
| 559 | 2026-09-10T22:51:13.318Z | Downloaded icu_properties_data v2.2.0 |
| 560 | 2026-09-10T22:51:13.323Z | Downloaded typenum v1.20.1 |
| 561 | 2026-09-10T22:51:13.326Z | Downloaded regex v1.13.1 |
| 562 | 2026-09-10T22:51:13.330Z | Downloaded schemars v1.2.2 |
| 563 | 2026-09-10T22:51:13.337Z | Downloaded tower-http v0.6.11 |
| 564 | 2026-09-10T22:51:13.341Z | Downloaded http v1.5.0 |
| 565 | 2026-09-10T22:51:13.344Z | Downloaded http v0.2.12 |
| 566 | 2026-09-10T22:51:13.347Z | Downloaded h2 v0.4.15 |
| 567 | 2026-09-10T22:51:13.351Z | Downloaded indexmap v2.14.0 |
| 568 | 2026-09-10T22:51:13.354Z | Downloaded serde_json v1.0.151 |
| 569 | 2026-09-10T22:51:13.357Z | Downloaded libm v0.2.16 |
| 570 | 2026-09-10T22:51:13.360Z | Downloaded bitvec v1.1.1 |
| 571 | 2026-09-10T22:51:13.368Z | Downloaded hyper v1.11.0 |
| 572 | 2026-09-10T22:51:13.372Z | Downloaded curve25519-dalek v4.1.3 |
| 573 | 2026-09-10T22:51:13.377Z | Downloaded blake3 v1.8.6 |
| 574 | 2026-09-10T22:51:13.381Z | Downloaded hashbrown v0.17.1 |
| 575 | 2026-09-10T22:51:13.385Z | Downloaded jiff-core v0.1.0 |
| 576 | 2026-09-10T22:51:13.388Z | Downloaded aws-lc-rs v1.18.0 |
| 577 | 2026-09-10T22:51:13.392Z | Downloaded chrono v0.4.45 |
| 578 | 2026-09-10T22:51:13.396Z | Downloaded reqwest v0.13.4 |
| 579 | 2026-09-10T22:51:13.400Z | Downloaded salty v0.3.0 |
| 580 | 2026-09-10T22:51:13.403Z | Downloaded sha3 v0.12.0 |
| 581 | 2026-09-10T22:51:13.406Z | Downloaded winnow v1.0.4 |
| 582 | 2026-09-10T22:51:13.410Z | Downloaded p384 v0.13.1 |
| 583 | 2026-09-10T22:51:13.414Z | Downloaded futures-util v0.3.33 |
| 584 | 2026-09-10T22:51:13.419Z | Downloaded zerovec v0.11.6 |
| 585 | 2026-09-10T22:51:13.423Z | Downloaded hkdf v0.12.4 |
| 586 | 2026-09-10T22:51:13.426Z | Downloaded unicode-width v0.1.14 |
| 587 | 2026-09-10T22:51:13.430Z | Downloaded unicode-width v0.2.2 |
| 588 | 2026-09-10T22:51:13.433Z | Downloaded portable-atomic v1.15.0 |
| 589 | 2026-09-10T22:51:13.436Z | Downloaded serde_with v3.22.0 |
| 590 | 2026-09-10T22:51:13.444Z | Downloaded zerocopy v0.8.56 |
| 591 | 2026-09-10T22:51:13.455Z | Downloaded time v0.3.55 |
| 592 | 2026-09-10T22:51:13.463Z | Downloaded syn v3.0.3 |
| 593 | 2026-09-10T22:51:13.470Z | Downloaded idna v1.1.0 |
| 594 | 2026-09-10T22:51:13.473Z | Downloaded dropshot v0.17.1 |
| 595 | 2026-09-10T22:51:13.486Z | Downloaded quinn-proto v0.11.16 |
| 596 | 2026-09-10T22:51:13.506Z | Downloaded radix_trie v0.3.0 |
| 597 | 2026-09-10T22:51:13.523Z | Downloaded jiff v0.2.35 |
| 598 | 2026-09-10T22:51:13.555Z | Downloaded syn v1.0.109 |
| 599 | 2026-09-10T22:51:13.562Z | Downloaded gimli v0.32.3 |
| 600 | 2026-09-10T22:51:13.568Z | Downloaded sha3 v0.10.9 |
| 601 | 2026-09-10T22:51:13.626Z | Downloaded nix v0.31.3 |
| 602 | 2026-09-10T22:51:13.633Z | Downloaded encoding_rs v0.8.35 |
| 603 | 2026-09-10T22:51:13.647Z | Downloaded regex-syntax v0.8.11 |
| 604 | 2026-09-10T22:51:13.651Z | Downloaded rustix v0.38.44 |
| 605 | 2026-09-10T22:51:13.665Z | Downloaded rustls v0.23.43 |
| 606 | 2026-09-10T22:51:13.672Z | Downloaded syn v2.0.119 |
| 607 | 2026-09-10T22:51:13.679Z | Downloaded object v0.37.3 |
| 608 | 2026-09-10T22:51:13.685Z | Downloaded openapiv3 v2.2.0 |
| 609 | 2026-09-10T22:51:13.692Z | Downloaded regress v0.11.1 |
| 610 | 2026-09-10T22:51:13.698Z | Downloaded rustix v1.1.4 |
| 611 | 2026-09-10T22:51:13.712Z | Downloaded tracing v0.1.44 |
| 612 | 2026-09-10T22:51:13.726Z | Downloaded typify-impl v0.6.2 |
| 613 | 2026-09-10T22:51:13.738Z | Downloaded regex-automata v0.4.18 |
| 614 | 2026-09-10T22:51:13.800Z | Downloaded libc v0.2.189 |
| 615 | 2026-09-10T22:51:13.822Z | Downloaded tokio v1.53.1 |
| 616 | 2026-09-10T22:51:13.849Z | Downloaded ring v0.17.14 |
| 617 | 2026-09-10T22:51:14.121Z | Downloaded aws-lc-sys v0.44.0 |
| 618 | 2026-09-10T22:51:14.387Z | Compiling proc-macro2 v1.0.107 |
| 619 | 2026-09-10T22:51:14.387Z | Compiling quote v1.0.47 |
| 620 | 2026-09-10T22:51:14.387Z | Compiling unicode-ident v1.0.24 |
| 621 | 2026-09-10T22:51:14.390Z | Compiling libc v0.2.189 |
| 622 | 2026-09-10T22:51:14.390Z | Compiling cfg-if v1.0.4 |
| 623 | 2026-09-10T22:51:14.390Z | Compiling version_check v0.9.5 |
| 624 | 2026-09-10T22:51:14.390Z | Compiling serde_core v1.0.229 |
| 625 | 2026-09-10T22:51:14.639Z | Compiling serde v1.0.229 |
| 626 | 2026-09-10T22:51:14.657Z | Compiling libm v0.2.16 |
| 627 | 2026-09-10T22:51:14.793Z | Compiling generic-array v0.14.7 |
| 628 | 2026-09-10T22:51:15.041Z | Compiling autocfg v1.5.1 |
| 629 | 2026-09-10T22:51:15.045Z | Compiling typenum v1.20.1 |
| 630 | 2026-09-10T22:51:15.187Z | Compiling subtle v2.6.1 |
| 631 | 2026-09-10T22:51:15.334Z | Compiling memchr v2.8.3 |
| 632 | 2026-09-10T22:51:15.447Z | Compiling smallvec v1.15.2 |
| 633 | 2026-09-10T22:51:15.502Z | Compiling itoa v1.0.18 |
| 634 | 2026-09-10T22:51:15.684Z | Compiling errno v0.3.14 |
| 635 | 2026-09-10T22:51:15.698Z | Compiling bytes v1.12.1 |
| 636 | 2026-09-10T22:51:15.893Z | Compiling const-oid v0.9.6 |
| 637 | 2026-09-10T22:51:15.961Z | Compiling scopeguard v1.2.0 |
| 638 | 2026-09-10T22:51:15.975Z | Compiling pin-project-lite v0.2.17 |
| 639 | 2026-09-10T22:51:16.059Z | Compiling syn v2.0.119 |
| 640 | 2026-09-10T22:51:16.073Z | Compiling syn v3.0.3 |
| 641 | 2026-09-10T22:51:16.076Z | Compiling lock_api v0.4.14 |
| 642 | 2026-09-10T22:51:16.349Z | Compiling thiserror v2.0.20 |
| 643 | 2026-09-10T22:51:16.563Z | Compiling zmij v1.0.23 |
| 644 | 2026-09-10T22:51:16.653Z | Compiling parking_lot_core v0.9.12 |
| 645 | 2026-09-10T22:51:16.711Z | Compiling zeroize v1.9.0 |
| 646 | 2026-09-10T22:51:16.784Z | Compiling signal-hook-registry v1.4.8 |
| 647 | 2026-09-10T22:51:16.878Z | Compiling num-traits v0.2.19 |
| 648 | 2026-09-10T22:51:16.954Z | Compiling serde_json v1.0.151 |
| 649 | 2026-09-10T22:51:16.976Z | Compiling futures-core v0.3.33 |
| 650 | 2026-09-10T22:51:17.251Z | Compiling socket2 v0.6.5 |
| 651 | 2026-09-10T22:51:17.297Z | Compiling semver v1.0.28 |
| 652 | 2026-09-10T22:51:17.319Z | Compiling mio v1.2.2 |
| 653 | 2026-09-10T22:51:17.417Z | Compiling parking_lot v0.12.5 |
| 654 | 2026-09-10T22:51:17.520Z | Compiling heck v0.5.0 |
| 655 | 2026-09-10T22:51:17.579Z | Compiling base64ct v1.8.3 |
| 656 | 2026-09-10T22:51:17.922Z | Compiling pem-rfc7468 v0.7.0 |
| 657 | 2026-09-10T22:51:18.047Z | Compiling futures-sink v0.3.33 |
| 658 | 2026-09-10T22:51:18.157Z | Compiling http v1.5.0 |
| 659 | 2026-09-10T22:51:18.373Z | Compiling getrandom v0.2.17 |
| 660 | 2026-09-10T22:51:18.568Z | Compiling once_cell v1.21.4 |
| 661 | 2026-09-10T22:51:18.807Z | Compiling rand_core v0.6.4 |
| 662 | 2026-09-10T22:51:18.886Z | Compiling rustc_version v0.4.1 |
| 663 | 2026-09-10T22:51:19.001Z | Compiling jobserver v0.1.35 |
| 664 | 2026-09-10T22:51:19.067Z | Compiling find-msvc-tools v0.1.10 |
| 665 | 2026-09-10T22:51:19.146Z | Compiling slab v0.4.12 |
| 666 | 2026-09-10T22:51:19.208Z | Compiling flagset v0.4.7 |
| 667 | 2026-09-10T22:51:19.319Z | Compiling zerocopy v0.8.56 |
| 668 | 2026-09-10T22:51:19.339Z | Compiling shlex v2.0.1 |
| 669 | 2026-09-10T22:51:19.352Z | Compiling futures-channel v0.3.33 |
| 670 | 2026-09-10T22:51:19.407Z | Compiling serde_derive v1.0.229 |
| 671 | 2026-09-10T22:51:19.449Z | Compiling thiserror-impl v2.0.20 |
| 672 | 2026-09-10T22:51:19.514Z | Compiling tokio-macros v2.7.2 |
| 673 | 2026-09-10T22:51:19.602Z | Compiling cc v1.4.2 |
| 674 | 2026-09-10T22:51:19.745Z | Compiling bitflags v2.13.1 |
| 675 | 2026-09-10T22:51:19.766Z | Compiling synstructure v0.13.2 |
| 676 | 2026-09-10T22:51:20.144Z | Compiling log v0.4.33 |
| 677 | 2026-09-10T22:51:20.162Z | Compiling zeroize_derive v1.5.0 |
| 678 | 2026-09-10T22:51:20.247Z | Compiling der_derive v0.7.3 |
| 679 | 2026-09-10T22:51:20.304Z | Compiling zerocopy-derive v0.8.56 |
| 680 | 2026-09-10T22:51:20.316Z | Compiling tokio v1.53.1 |
| 681 | 2026-09-10T22:51:20.384Z | Compiling futures-macro v0.3.33 |
| 682 | 2026-09-10T22:51:20.652Z | Compiling futures-io v0.3.33 |
| 683 | 2026-09-10T22:51:20.870Z | Compiling futures-task v0.3.33 |
| 684 | 2026-09-10T22:51:20.901Z | Compiling stable_deref_trait v1.2.1 |
| 685 | 2026-09-10T22:51:21.123Z | Compiling getrandom v0.4.3 |
| 686 | 2026-09-10T22:51:21.254Z | Compiling der v0.7.10 |
| 687 | 2026-09-10T22:51:21.326Z | Compiling futures-util v0.3.33 |
| 688 | 2026-09-10T22:51:21.597Z | Compiling rustversion v1.0.23 |
| 689 | 2026-09-10T22:51:21.607Z | Compiling crypto-common v0.1.7 |
| 690 | 2026-09-10T22:51:21.607Z | Compiling block-buffer v0.10.4 |
| 691 | 2026-09-10T22:51:21.749Z | Compiling digest v0.10.7 |
| 692 | 2026-09-10T22:51:21.988Z | Compiling zerofrom-derive v0.1.7 |
| 693 | 2026-09-10T22:51:22.378Z | Compiling spki v0.7.3 |
| 694 | 2026-09-10T22:51:22.638Z | Compiling cpufeatures v0.2.17 |
| 695 | 2026-09-10T22:51:22.653Z | Compiling schemars v0.8.22 |
| 696 | 2026-09-10T22:51:22.666Z | Compiling equivalent v1.0.2 |
| 697 | 2026-09-10T22:51:23.185Z | Compiling zerofrom v0.1.8 |
| 698 | 2026-09-10T22:51:23.348Z | Compiling yoke-derive v0.8.2 |
| 699 | 2026-09-10T22:51:23.474Z | Compiling serde_derive_internals v0.29.1 |
| 700 | 2026-09-10T22:51:23.889Z | Compiling cmake v0.1.58 |
| 701 | 2026-09-10T22:51:24.052Z | Compiling allocator-api2 v0.2.21 |
| 702 | 2026-09-10T22:51:24.193Z | Compiling schemars_derive v0.8.22 |
| 703 | 2026-09-10T22:51:24.224Z | Compiling pkg-config v0.3.33 |
| 704 | 2026-09-10T22:51:24.336Z | Compiling dunce v1.0.5 |
| 705 | 2026-09-10T22:51:24.375Z | Compiling fs_extra v1.3.0 |
| 706 | 2026-09-10T22:51:24.411Z | Compiling yoke v0.8.3 |
| 707 | 2026-09-10T22:51:24.429Z | Compiling fnv v1.0.7 |
| 708 | 2026-09-10T22:51:24.616Z | Compiling pkcs8 v0.10.2 |
| 709 | 2026-09-10T22:51:24.633Z | Compiling zerovec-derive v0.11.3 |
| 710 | 2026-09-10T22:51:24.662Z | Compiling aws-lc-sys v0.44.0 |
| 711 | 2026-09-10T22:51:24.786Z | Compiling http-body v1.1.0 |
| 712 | 2026-09-10T22:51:25.115Z | Compiling iana-time-zone v0.1.65 |
| 713 | 2026-09-10T22:51:25.323Z | Compiling chrono v0.4.45 |
| 714 | 2026-09-10T22:51:25.336Z | Compiling tracing-attributes v0.1.31 |
| 715 | 2026-09-10T22:51:25.410Z | Compiling displaydoc v0.2.7 |
| 716 | 2026-09-10T22:51:25.410Z | Compiling tracing-core v0.1.36 |
| 717 | 2026-09-10T22:51:25.733Z | Compiling zerovec v0.11.6 |
| 718 | 2026-09-10T22:51:26.222Z | Compiling rustix v1.1.4 |
| 719 | 2026-09-10T22:51:26.282Z | Compiling hashbrown v0.17.1 |
| 720 | 2026-09-10T22:51:26.557Z | Compiling tracing v0.1.44 |
| 721 | 2026-09-10T22:51:26.608Z | Compiling sha2 v0.10.9 |
| 722 | 2026-09-10T22:51:26.787Z | Compiling curve25519-dalek v4.1.3 |
| 723 | 2026-09-10T22:51:26.897Z | Compiling indexmap v2.14.0 |
| 724 | 2026-09-10T22:51:26.985Z | Compiling aws-lc-rs v1.18.0 |
| 725 | 2026-09-10T22:51:27.140Z | Compiling httparse v1.10.1 |
| 726 | 2026-09-10T22:51:27.510Z | Compiling slog v2.8.2 |
| 727 | 2026-09-10T22:51:27.546Z | Compiling rustls-pki-types v1.15.1 |
| 728 | 2026-09-10T22:51:27.719Z | Compiling num-conv v0.2.2 |
| 729 | 2026-09-10T22:51:27.765Z | Compiling time-core v0.1.9 |
| 730 | 2026-09-10T22:51:27.952Z | Compiling time-macros v0.2.32 |
| 731 | 2026-09-10T22:51:28.414Z | Compiling tinystr v0.8.3 |
| 732 | 2026-09-10T22:51:28.559Z | Compiling ppv-lite86 v0.2.21 |
| 733 | 2026-09-10T22:51:28.625Z | Compiling uuid v1.24.0 |
| 734 | 2026-09-10T22:51:28.797Z | Compiling erased-serde v0.3.31 |
| 735 | 2026-09-10T22:51:28.884Z | Compiling signature v2.2.0 |
| 736 | 2026-09-10T22:51:29.048Z | Compiling hmac v0.12.1 |
| 737 | 2026-09-10T22:51:29.125Z | Compiling curve25519-dalek-derive v0.1.1 |
| 738 | 2026-09-10T22:51:29.361Z | Compiling powerfmt v0.2.0 |
| 739 | 2026-09-10T22:51:29.397Z | Compiling utf8parse v0.2.2 |
| 740 | 2026-09-10T22:51:29.466Z | Compiling num_threads v0.1.7 |
| 741 | 2026-09-10T22:51:29.499Z | Compiling strsim v0.11.1 |
| 742 | 2026-09-10T22:51:29.555Z | Compiling ryu v1.0.23 |
| 743 | 2026-09-10T22:51:29.609Z | Compiling percent-encoding v2.3.2 |
| 744 | 2026-09-10T22:51:29.775Z | Compiling litemap v0.8.2 |
| 745 | 2026-09-10T22:51:29.789Z | Compiling deranged v0.5.8 |
| 746 | 2026-09-10T22:51:29.795Z | Compiling writeable v0.6.3 |
| 747 | 2026-09-10T22:51:29.871Z | Compiling potential_utf v0.1.5 |
| 748 | 2026-09-10T22:51:29.961Z | Compiling icu_locale_core v2.2.0 |
| 749 | 2026-09-10T22:51:30.038Z | Compiling zerotrie v0.2.4 |
| 750 | 2026-09-10T22:51:30.049Z | Compiling http-body-util v0.1.4 |
| 751 | 2026-09-10T22:51:30.351Z | Compiling clap_derive v4.6.4 |
| 752 | 2026-09-10T22:51:30.373Z | Compiling ff v0.13.1 |
| 753 | 2026-09-10T22:51:30.499Z | Compiling untrusted v0.9.0 |
| 754 | 2026-09-10T22:51:30.521Z | Compiling utf8_iter v1.0.4 |
| 755 | 2026-09-10T22:51:30.627Z | Compiling rustls v0.23.43 |
| 756 | 2026-09-10T22:51:30.660Z | Compiling dyn-clone v1.0.20 |
| 757 | 2026-09-10T22:51:30.681Z | Compiling icu_properties_data v2.2.0 |
| 758 | 2026-09-10T22:51:30.817Z | Compiling time v0.3.55 |
| 759 | 2026-09-10T22:51:30.865Z | Compiling base16ct v0.2.0 |
| 760 | 2026-09-10T22:51:30.878Z | Compiling syn v1.0.109 |
| 761 | 2026-09-10T22:51:30.937Z | Compiling icu_normalizer_data v2.2.0 |
| 762 | 2026-09-10T22:51:31.098Z | Compiling sec1 v0.7.3 |
| 763 | 2026-09-10T22:51:31.228Z | Compiling icu_provider v2.2.0 |
| 764 | 2026-09-10T22:51:31.794Z | Compiling icu_collections v2.2.0 |
| 765 | 2026-09-10T22:51:31.991Z | Compiling group v0.13.0 |
| 766 | 2026-09-10T22:51:32.141Z | Compiling anstyle-parse v1.0.0 |
| 767 | 2026-09-10T22:51:32.188Z | Compiling hkdf v0.12.4 |
| 768 | 2026-09-10T22:51:32.348Z | Compiling crypto-bigint v0.5.5 |
| 769 | 2026-09-10T22:51:32.378Z | Compiling is_terminal_polyfill v1.70.2 |
| 770 | 2026-09-10T22:51:32.474Z | Compiling anstyle v1.0.14 |
| 771 | 2026-09-10T22:51:32.500Z | Compiling atomic-waker v1.1.2 |
| 772 | 2026-09-10T22:51:32.612Z | Compiling colorchoice v1.0.5 |
| 773 | 2026-09-10T22:51:32.628Z | Compiling anstyle-query v1.1.5 |
| 774 | 2026-09-10T22:51:32.726Z | Compiling anstream v1.0.0 |
| 775 | 2026-09-10T22:51:33.251Z | Compiling form_urlencoded v1.2.2 |
| 776 | 2026-09-10T22:51:33.302Z | Compiling elliptic-curve v0.13.8 |
| 777 | 2026-09-10T22:51:33.520Z | Compiling serde_tokenstream v0.2.3 |
| 778 | 2026-09-10T22:51:33.625Z | Compiling tokio-util v0.7.19 |
| 779 | 2026-09-10T22:51:33.730Z | Compiling num-integer v0.1.46 |
| 780 | 2026-09-10T22:51:33.793Z | Compiling spin v0.9.9 |
| 781 | 2026-09-10T22:51:33.821Z | Compiling foldhash v0.2.0 |
| 782 | 2026-09-10T22:51:33.979Z | Compiling try-lock v0.2.5 |
| 783 | 2026-09-10T22:51:34.079Z | Compiling tower-service v0.3.3 |
| 784 | 2026-09-10T22:51:34.094Z | Compiling tower-layer v0.3.3 |
| 785 | 2026-09-10T22:51:34.176Z | Compiling object v0.37.3 |
| 786 | 2026-09-10T22:51:34.210Z | Compiling base64 v0.22.1 |
| 787 | 2026-09-10T22:51:34.223Z | Compiling h2 v0.4.15 |
| 788 | 2026-09-10T22:51:34.288Z | Compiling want v0.3.1 |
| 789 | 2026-09-10T22:51:34.462Z | Compiling hashbrown v0.16.1 |
| 790 | 2026-09-10T22:51:34.521Z | Compiling icu_normalizer v2.2.0 |
| 791 | 2026-09-10T22:51:34.680Z | Compiling icu_properties v2.2.0 |
| 792 | 2026-09-10T22:51:34.700Z | Compiling rfc6979 v0.4.0 |
| 793 | 2026-09-10T22:51:34.836Z | Compiling terminal_size v0.4.4 |
| 794 | 2026-09-10T22:51:35.170Z | Compiling ahash v0.8.12 |
| 795 | 2026-09-10T22:51:35.434Z | Compiling clap_lex v1.1.0 |
| 796 | 2026-09-10T22:51:35.487Z | Compiling getrandom v0.3.4 |
| 797 | 2026-09-10T22:51:35.700Z | Compiling gimli v0.32.3 |
| 798 | 2026-09-10T22:51:35.811Z | Compiling adler2 v2.0.1 |
| 799 | 2026-09-10T22:51:36.192Z | Compiling httpdate v1.0.3 |
| 800 | 2026-09-10T22:51:36.257Z | Compiling clap_builder v4.6.6 |
| 801 | 2026-09-10T22:51:36.589Z | Compiling miniz_oxide v0.8.9 |
| 802 | 2026-09-10T22:51:36.776Z | Compiling hyper v1.11.0 |
| 803 | 2026-09-10T22:51:36.834Z | Compiling idna_adapter v1.2.2 |
| 804 | 2026-09-10T22:51:36.974Z | Compiling regress v0.11.1 |
| 805 | 2026-09-10T22:51:37.081Z | Compiling ecdsa v0.16.9 |
| 806 | 2026-09-10T22:51:37.564Z | Compiling addr2line v0.25.1 |
| 807 | 2026-09-10T22:51:37.804Z | Compiling primeorder v0.13.6 |
| 808 | 2026-09-10T22:51:38.075Z | Compiling rand_chacha v0.3.1 |
| 809 | 2026-09-10T22:51:38.677Z | Compiling hybrid-array v0.4.14 |
| 810 | 2026-09-10T22:51:39.099Z | Compiling rustc-demangle v0.1.28 |
| 811 | 2026-09-10T22:51:39.350Z | Compiling ident_case v1.0.1 |
| 812 | 2026-09-10T22:51:39.364Z | Compiling ipnet v2.12.1 |
| 813 | 2026-09-10T22:51:39.611Z | Compiling owo-colors v4.3.0 |
| 814 | 2026-09-10T22:51:39.730Z | Compiling backtrace v0.3.76 |
| 815 | 2026-09-10T22:51:39.991Z | Compiling hyper-util v0.1.20 |
| 816 | 2026-09-10T22:51:40.303Z | Compiling typify-impl v0.6.2 |
| 817 | 2026-09-10T22:51:40.541Z | Compiling darling_core v0.23.0 |
| 818 | 2026-09-10T22:51:41.135Z | Compiling rand v0.8.7 |
| 819 | 2026-09-10T22:51:41.859Z | Compiling clap v4.6.6 |
| 820 | 2026-09-10T22:51:41.887Z | Compiling idna v1.1.0 |
| 821 | 2026-09-10T22:51:42.483Z | Compiling ed25519 v2.2.3 |
| 822 | 2026-09-10T22:51:42.579Z | Compiling http v0.2.12 |
| 823 | 2026-09-10T22:51:43.216Z | Compiling x509-cert v0.2.5 |
| 824 | 2026-09-10T22:51:43.278Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 825 | 2026-09-10T22:51:43.703Z | Compiling encoding_rs v0.8.35 |
| 826 | 2026-09-10T22:51:43.720Z | Compiling anyhow v1.0.104 |
| 827 | 2026-09-10T22:51:43.925Z | Compiling is_ci v1.2.0 |
| 828 | 2026-09-10T22:51:43.978Z | Compiling num-bigint-dig v0.8.6 |
| 829 | 2026-09-10T22:51:44.034Z | Compiling hex v0.4.3 |
| 830 | 2026-09-10T22:51:44.048Z | Compiling mime v0.3.17 |
| 831 | 2026-09-10T22:51:44.213Z | Compiling either v1.17.0 |
| 832 | 2026-09-10T22:51:44.488Z | Compiling thiserror v1.0.69 |
| 833 | 2026-09-10T22:51:44.507Z | Compiling paste v1.0.15 |
| 834 | 2026-09-10T22:51:44.522Z | Compiling unicode-linebreak v0.1.5 |
| 835 | 2026-09-10T22:51:44.651Z | Compiling vsimd v0.8.0 |
| 836 | 2026-09-10T22:51:44.806Z | Compiling outref v0.5.2 |
| 837 | 2026-09-10T22:51:44.895Z | Compiling unicode-width v0.2.2 |
| 838 | 2026-09-10T22:51:45.062Z | Compiling base64-simd v0.8.0 |
| 839 | 2026-09-10T22:51:45.134Z | Compiling textwrap v0.16.2 |
| 840 | 2026-09-10T22:51:45.226Z | Compiling lazy_static v1.5.0 |
| 841 | 2026-09-10T22:51:45.315Z | Compiling bytes-utils v0.1.4 |
| 842 | 2026-09-10T22:51:45.525Z | Compiling supports-color v3.0.2 |
| 843 | 2026-09-10T22:51:45.540Z | Compiling proc-macro-error2 v2.0.1 |
| 844 | 2026-09-10T22:51:45.639Z | Compiling typify-macro v0.6.2 |
| 845 | 2026-09-10T22:51:45.680Z | Compiling http-body v0.4.6 |
| 846 | 2026-09-10T22:51:45.822Z | Compiling num-iter v0.1.46 |
| 847 | 2026-09-10T22:51:45.935Z | Compiling ed25519-dalek v2.2.0 |
| 848 | 2026-09-10T22:51:45.956Z | Compiling darling_macro v0.23.0 |
| 849 | 2026-09-10T22:51:46.413Z | Compiling url v2.5.8 |
| 850 | 2026-09-10T22:51:46.553Z | Compiling rand_core v0.9.5 |
| 851 | 2026-09-10T22:51:47.258Z | Compiling hashbrown v0.14.5 |
| 852 | 2026-09-10T22:51:47.371Z | Compiling backtrace-ext v0.2.1 |
| 853 | 2026-09-10T22:51:47.441Z | Compiling crypto-common v0.2.2 |
| 854 | 2026-09-10T22:51:47.511Z | Compiling block-buffer v0.12.1 |
| 855 | 2026-09-10T22:51:47.767Z | Compiling serde_urlencoded v0.7.1 |
| 856 | 2026-09-10T22:51:47.871Z | Compiling inout v0.1.4 |
| 857 | 2026-09-10T22:51:47.953Z | Compiling thiserror-impl v1.0.69 |
| 858 | 2026-09-10T22:51:48.009Z | Compiling miette-derive v7.6.0 |
| 859 | 2026-09-10T22:51:48.022Z | Compiling sync_wrapper v1.0.2 |
| 860 | 2026-09-10T22:51:48.077Z | Compiling const-oid v0.10.2 |
| 861 | 2026-09-10T22:51:48.081Z | Compiling openssl-probe v0.2.1 |
| 862 | 2026-09-10T22:51:48.124Z | Compiling supports-hyperlinks v3.2.0 |
| 863 | 2026-09-10T22:51:48.264Z | Compiling unicode-width v0.1.14 |
| 864 | 2026-09-10T22:51:48.330Z | Compiling pin-utils v0.1.0 |
| 865 | 2026-09-10T22:51:48.524Z | Compiling supports-unicode v3.0.0 |
| 866 | 2026-09-10T22:51:48.659Z | Compiling crossbeam-utils v0.8.22 |
| 867 | 2026-09-10T22:51:48.716Z | Compiling fastrand v2.5.0 |
| 868 | 2026-09-10T22:51:48.979Z | Compiling crc32fast v1.5.0 |
| 869 | 2026-09-10T22:51:49.085Z | Compiling camino v1.2.5 |
| 870 | 2026-09-10T22:51:49.105Z | Compiling radium v0.7.0 |
| 871 | 2026-09-10T22:51:49.118Z | Compiling miette v7.6.0 |
| 872 | 2026-09-10T22:51:49.437Z | Compiling tempfile v3.27.0 |
| 873 | 2026-09-10T22:51:49.463Z | Compiling aws-smithy-types v1.6.1 |
| 874 | 2026-09-10T22:51:49.909Z | Compiling digest v0.11.3 |
| 875 | 2026-09-10T22:51:50.079Z | Compiling rustls-native-certs v0.8.4 |
| 876 | 2026-09-10T22:51:50.089Z | Compiling tower v0.5.3 |
| 877 | 2026-09-10T22:51:50.209Z | Compiling cipher v0.4.4 |
| 878 | 2026-09-10T22:51:50.654Z | Compiling chumsky v0.9.3 |
| 879 | 2026-09-10T22:51:50.718Z | Compiling rand_chacha v0.9.0 |
| 880 | 2026-09-10T22:51:50.865Z | Compiling darling v0.23.0 |
| 881 | 2026-09-10T22:51:50.887Z | Compiling knus-derive v3.4.0 |
| 882 | 2026-09-10T22:51:51.494Z | Compiling pkcs1 v0.7.5 |
| 883 | 2026-09-10T22:51:51.551Z | Compiling ssh-encoding v0.2.0 |
| 884 | 2026-09-10T22:51:51.570Z | Compiling half v2.7.1 |
| 885 | 2026-09-10T22:51:51.727Z | Compiling aws-smithy-async v1.3.0 |
| 886 | 2026-09-10T22:51:51.845Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 887 | 2026-09-10T22:51:51.875Z | Compiling aho-corasick v1.1.5 |
| 888 | 2026-09-10T22:51:51.901Z | Compiling keccak v0.1.6 |
| 889 | 2026-09-10T22:51:51.991Z | Compiling byteorder v1.5.0 |
| 890 | 2026-09-10T22:51:52.080Z | Compiling tap v1.0.1 |
| 891 | 2026-09-10T22:51:52.240Z | Compiling regex-syntax v0.8.11 |
| 892 | 2026-09-10T22:51:52.323Z | Compiling cpufeatures v0.3.0 |
| 893 | 2026-09-10T22:51:52.353Z | Compiling ipnetwork v0.21.1 |
| 894 | 2026-09-10T22:51:52.354Z | Compiling simd-adler32 v0.3.10 |
| 895 | 2026-09-10T22:51:52.380Z | Compiling ciborium-io v0.2.2 |
| 896 | 2026-09-10T22:51:52.395Z | Compiling maybe-uninit v2.0.0 |
| 897 | 2026-09-10T22:51:52.474Z | Compiling omicron-workspace-hack v0.1.0 |
| 898 | 2026-09-10T22:51:52.726Z | Compiling oxnet v0.1.6 |
| 899 | 2026-09-10T22:51:52.755Z | Compiling ciborium-ll v0.2.2 |
| 900 | 2026-09-10T22:51:52.784Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 901 | 2026-09-10T22:51:53.008Z | Compiling knus v3.4.0 |
| 902 | 2026-09-10T22:51:53.205Z | Compiling wyz v0.5.1 |
| 903 | 2026-09-10T22:51:53.217Z | Compiling sha3 v0.10.9 |
| 904 | 2026-09-10T22:51:53.399Z | Compiling ssh-cipher v0.2.0 |
| 905 | 2026-09-10T22:51:53.464Z | Compiling rsa v0.9.10 |
| 906 | 2026-09-10T22:51:53.805Z | Compiling regex-automata v0.4.18 |
| 907 | 2026-09-10T22:51:53.832Z | Compiling p384 v0.13.1 |
| 908 | 2026-09-10T22:51:54.022Z | Compiling serde_with_macros v3.22.0 |
| 909 | 2026-09-10T22:51:54.126Z | Compiling rand v0.9.5 |
| 910 | 2026-09-10T22:51:54.326Z | Compiling tower-http v0.6.11 |
| 911 | 2026-09-10T22:51:55.403Z | Compiling p256 v0.13.2 |
| 912 | 2026-09-10T22:51:55.434Z | Compiling hubpack_derive v0.1.1 |
| 913 | 2026-09-10T22:51:55.690Z | Compiling sha1 v0.10.7 |
| 914 | 2026-09-10T22:51:55.862Z | Compiling newtype-uuid v1.4.0 |
| 915 | 2026-09-10T22:51:55.904Z | Compiling openapiv3 v2.2.0 |
| 916 | 2026-09-10T22:51:56.050Z | Compiling strum_macros v0.26.4 |
| 917 | 2026-09-10T22:51:56.394Z | Compiling env_filter v2.0.0 |
| 918 | 2026-09-10T22:51:56.756Z | Compiling daft-derive v0.1.8 |
| 919 | 2026-09-10T22:51:57.093Z | Compiling heapless v0.7.17 |
| 920 | 2026-09-10T22:51:57.397Z | Compiling serde_path_to_error v0.1.20 |
| 921 | 2026-09-10T22:51:57.509Z | Compiling thread_local v1.1.10 |
| 922 | 2026-09-10T22:51:57.677Z | Compiling salty v0.3.0 |
| 923 | 2026-09-10T22:51:57.838Z | Compiling packed_struct v0.10.1 |
| 924 | 2026-09-10T22:51:58.130Z | Compiling funty v2.0.0 |
| 925 | 2026-09-10T22:51:58.189Z | Compiling data-encoding v2.11.1 |
| 926 | 2026-09-10T22:51:58.791Z | Compiling slog-async v2.8.0 |
| 927 | 2026-09-10T22:51:59.152Z | Compiling rlimit v0.10.2 |
| 928 | 2026-09-10T22:51:59.415Z | Compiling utf-8 v0.7.6 |
| 929 | 2026-09-10T22:51:59.613Z | Compiling tungstenite v0.28.0 |
| 930 | 2026-09-10T22:52:00.899Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 931 | 2026-09-10T22:52:02.472Z | Compiling bitvec v1.1.1 |
| 932 | 2026-09-10T22:52:03.817Z | Compiling strum v0.26.3 |
| 933 | 2026-09-10T22:52:03.954Z | Compiling daft v0.1.8 |
| 934 | 2026-09-10T22:52:04.244Z | Compiling env_logger v0.11.11 |
| 935 | 2026-09-10T22:52:04.275Z | Compiling hubpack v0.1.2 |
| 936 | 2026-09-10T22:52:04.515Z | Compiling ssh-key v0.6.7 |
| 937 | 2026-09-10T22:52:04.598Z | Compiling regex v1.13.1 |
| 938 | 2026-09-10T22:52:04.985Z | Compiling crossbeam-channel v0.5.16 |
| 939 | 2026-09-10T22:52:05.076Z | Compiling flate2 v1.1.9 |
| 940 | 2026-09-10T22:52:05.629Z | Compiling serde_with v3.22.0 |
| 941 | 2026-09-10T22:52:05.671Z | Compiling ciborium v0.2.2 |
| 942 | 2026-09-10T22:52:05.917Z | Compiling hash32 v0.2.1 |
| 943 | 2026-09-10T22:52:06.547Z | Compiling typify v0.6.2 |
| 944 | 2026-09-10T22:52:06.642Z | Compiling packed_struct_codegen v0.10.1 |
| 945 | 2026-09-10T22:52:07.652Z | Compiling futures-executor v0.3.33 |
| 946 | 2026-09-10T22:52:07.669Z | Compiling blake3 v1.8.6 |
| 947 | 2026-09-10T22:52:07.727Z | Compiling async-trait v0.1.92 |
| 948 | 2026-09-10T22:52:08.089Z | Compiling bitfield-macros v0.19.5 |
| 949 | 2026-09-10T22:52:08.150Z | Compiling aws-types v1.5.0 |
| 950 | 2026-09-10T22:52:08.436Z | Compiling is-terminal v0.4.17 |
| 951 | 2026-09-10T22:52:08.539Z | Compiling multer v3.1.0 |
| 952 | 2026-09-10T22:52:08.670Z | Compiling keccak v0.2.2 |
| 953 | 2026-09-10T22:52:08.790Z | Compiling unsafe-libyaml v0.2.11 |
| 954 | 2026-09-10T22:52:08.804Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 955 | 2026-09-10T22:52:08.819Z | Compiling cfg_aliases v0.2.2 |
| 956 | 2026-09-10T22:52:08.889Z | Compiling nodrop v0.1.14 |
| 957 | 2026-09-10T22:52:09.272Z | Compiling compression-core v0.4.32 |
| 958 | 2026-09-10T22:52:09.416Z | Compiling match_cfg v0.1.0 |
| 959 | 2026-09-10T22:52:09.440Z | Compiling term v1.2.1 |
| 960 | 2026-09-10T22:52:09.485Z | Compiling take_mut v0.2.2 |
| 961 | 2026-09-10T22:52:09.598Z | Compiling winnow v1.0.4 |
| 962 | 2026-09-10T22:52:09.686Z | Compiling sponge-cursor v0.1.0 |
| 963 | 2026-09-10T22:52:10.024Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 964 | 2026-09-10T22:52:10.371Z | Compiling sha3 v0.12.0 |
| 965 | 2026-09-10T22:52:10.901Z | Compiling slog-term v2.9.2 |
| 966 | 2026-09-10T22:52:11.325Z | Compiling hostname v0.3.1 |
| 967 | 2026-09-10T22:52:11.375Z | Compiling compression-codecs v0.4.38 |
| 968 | 2026-09-10T22:52:11.485Z | Compiling serde_yaml v0.9.34+deprecated |
| 969 | 2026-09-10T22:52:11.913Z | Compiling array-init v0.0.4 |
| 970 | 2026-09-10T22:52:12.100Z | Compiling nix v0.31.3 |
| 971 | 2026-09-10T22:52:12.277Z | Compiling bitfield v0.19.5 |
| 972 | 2026-09-10T22:52:12.498Z | Compiling futures v0.3.33 |
| 973 | 2026-09-10T22:52:12.647Z | Compiling progenitor-impl v0.14.0 |
| 974 | 2026-09-10T22:52:12.718Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 975 | 2026-09-10T22:52:13.520Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 976 | 2026-09-10T22:52:14.059Z | Compiling smallvec v0.6.14 |
| 977 | 2026-09-10T22:52:14.288Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 978 | 2026-09-10T22:52:15.611Z | Compiling tokio-tungstenite v0.28.0 |
| 979 | 2026-09-10T22:52:15.813Z | Compiling aws-credential-types v1.3.0 |
| 980 | 2026-09-10T22:52:15.949Z | Compiling aws-smithy-schema v0.2.0 |
| 981 | 2026-09-10T22:52:16.742Z | Compiling slog-json v2.6.1 |
| 982 | 2026-09-10T22:52:16.879Z | Compiling serde_spanned v0.6.9 |
| 983 | 2026-09-10T22:52:17.002Z | Compiling toml_datetime v0.6.11 |
| 984 | 2026-09-10T22:52:17.046Z | Compiling cobs v0.3.0 |
| 985 | 2026-09-10T22:52:17.310Z | Compiling async-stream-impl v0.3.6 |
| 986 | 2026-09-10T22:52:17.355Z | Compiling serde_spanned v1.1.1 |
| 987 | 2026-09-10T22:52:17.393Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 988 | 2026-09-10T22:52:17.496Z | Compiling dropshot v0.17.1 |
| 989 | 2026-09-10T22:52:17.744Z | Compiling rustix v0.38.44 |
| 990 | 2026-09-10T22:52:17.799Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 991 | 2026-09-10T22:52:17.937Z | Compiling arrayvec v0.7.8 |
| 992 | 2026-09-10T22:52:17.950Z | Compiling constant_time_eq v0.4.2 |
| 993 | 2026-09-10T22:52:18.049Z | Compiling signal-hook v0.4.4 |
| 994 | 2026-09-10T22:52:18.103Z | Compiling winnow v0.7.15 |
| 995 | 2026-09-10T22:52:18.131Z | Compiling static_assertions v1.1.0 |
| 996 | 2026-09-10T22:52:18.165Z | Compiling http-range-header v0.4.2 |
| 997 | 2026-09-10T22:52:18.204Z | Compiling bytesize v2.7.0 |
| 998 | 2026-09-10T22:52:18.289Z | Compiling portable-atomic v1.15.0 |
| 999 | 2026-09-10T22:52:18.318Z | Compiling arrayref v0.3.9 |
| 1000 | 2026-09-10T22:52:18.390Z | Compiling toml_write v0.1.2 |
| 1001 | 2026-09-10T22:52:18.664Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1002 | 2026-09-10T22:52:18.869Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1003 | 2026-09-10T22:52:19.268Z | Compiling async-stream v0.3.6 |
| 1004 | 2026-09-10T22:52:19.456Z | Compiling postcard v1.1.3 |
| 1005 | 2026-09-10T22:52:19.848Z | Compiling toml_edit v0.22.27 |
| 1006 | 2026-09-10T22:52:19.978Z | Compiling slog-bunyan v2.5.0 |
| 1007 | 2026-09-10T22:52:21.973Z | Compiling progenitor-macro v0.14.0 |
| 1008 | 2026-09-10T22:52:22.798Z | Compiling serde-hex v0.1.0 |
| 1009 | 2026-09-10T22:52:23.306Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1010 | 2026-09-10T22:52:26.163Z | Compiling async-compression v0.4.43 |
| 1011 | 2026-09-10T22:52:26.605Z | Compiling oauth2 v5.0.0 |
| 1012 | 2026-09-10T22:52:26.962Z | Compiling sha1 v0.11.0 |
| 1013 | 2026-09-10T22:52:27.374Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1014 | 2026-09-10T22:52:27.810Z | Compiling dropshot_endpoint v0.17.1 |
| 1015 | 2026-09-10T22:52:28.488Z | Compiling waitgroup v0.1.2 |
| 1016 | 2026-09-10T22:52:28.644Z | Compiling rustls-pemfile v2.2.0 |
| 1017 | 2026-09-10T22:52:28.917Z | Compiling serde-big-array v0.5.1 |
| 1018 | 2026-09-10T22:52:29.069Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1019 | 2026-09-10T22:52:29.426Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1020 | 2026-09-10T22:52:29.457Z | Compiling nibble_vec v0.1.0 |
| 1021 | 2026-09-10T22:52:29.490Z | Compiling hostname v0.4.2 |
| 1022 | 2026-09-10T22:52:29.605Z | Compiling endian-type v0.2.0 |
| 1023 | 2026-09-10T22:52:29.654Z | Compiling debug-ignore v1.0.5 |
| 1024 | 2026-09-10T22:52:29.705Z | Compiling crc-any v2.5.1 |
| 1025 | 2026-09-10T22:52:29.720Z | Compiling corncobs v0.1.4 |
| 1026 | 2026-09-10T22:52:29.736Z | Compiling radix_trie v0.3.0 |
| 1027 | 2026-09-10T22:52:29.899Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1028 | 2026-09-10T22:52:29.915Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1029 | 2026-09-10T22:52:30.042Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1030 | 2026-09-10T22:52:30.088Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth?rev=afd9b4e549d0e9229c2910c94aa7bca76623dfdb#afd9b4e5) |
| 1031 | 2026-09-10T22:52:30.650Z | Compiling toml v0.8.23 |
| 1032 | 2026-09-10T22:52:32.331Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=c9d302ef44576e075e35f4f28f8e7ac8345bcd4b#c9d302ef) |
| 1033 | 2026-09-10T22:52:33.488Z | Compiling rustls-webpki v0.103.13 |
| 1034 | 2026-09-10T22:52:34.016Z | Compiling console v0.16.4 |
| 1035 | 2026-09-10T22:52:35.153Z | Compiling secrecy v0.8.0 |
| 1036 | 2026-09-10T22:52:35.299Z | Compiling clap-num v1.2.0 |
| 1037 | 2026-09-10T22:52:35.327Z | Compiling termios v0.3.3 |
| 1038 | 2026-09-10T22:52:35.459Z | Compiling xdg v2.5.2 |
| 1039 | 2026-09-10T22:52:35.508Z | Compiling home v0.5.12 |
| 1040 | 2026-09-10T22:52:35.672Z | Compiling unit-prefix v0.5.2 |
| 1041 | 2026-09-10T22:52:35.728Z | Compiling unicode-segmentation v1.13.3 |
| 1042 | 2026-09-10T22:52:35.842Z | Compiling natord v1.0.9 |
| 1043 | 2026-09-10T22:52:35.860Z | Compiling indicatif v0.18.6 |
| 1044 | 2026-09-10T22:52:36.015Z | Compiling atomicwrites v0.4.4 |
| 1045 | 2026-09-10T22:52:36.114Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1046 | 2026-09-10T22:52:36.237Z | Compiling tokio-fd v0.3.0 |
| 1047 | 2026-09-10T22:52:36.311Z | Compiling async-recursion v1.1.1 |
| 1048 | 2026-09-10T22:52:36.347Z | Compiling memmap2 v0.9.11 |
| 1049 | 2026-09-10T22:52:36.456Z | Compiling humantime v2.4.0 |
| 1050 | 2026-09-10T22:52:36.656Z | Compiling shlex v1.3.0 |
| 1051 | 2026-09-10T22:52:36.871Z | Compiling xdg v3.0.0 |
| 1052 | 2026-09-10T22:52:38.031Z | Compiling tokio-rustls v0.26.4 |
| 1053 | 2026-09-10T22:52:38.207Z | Compiling rustls-platform-verifier v0.7.0 |
| 1054 | 2026-09-10T22:52:38.302Z | Compiling hyper-rustls v0.27.9 |
| 1055 | 2026-09-10T22:52:38.517Z | Compiling reqwest v0.13.4 |
| 1056 | 2026-09-10T22:52:39.943Z | Compiling progenitor-client v0.14.0 |
| 1057 | 2026-09-10T22:52:40.019Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1058 | 2026-09-10T22:52:40.272Z | Compiling progenitor v0.14.0 |
| 1059 | 2026-09-10T22:52:40.426Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=c9d302ef44576e075e35f4f28f8e7ac8345bcd4b#c9d302ef) |
| 1060 | 2026-09-10T22:52:43.422Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1061 | 2026-09-10T22:52:44.381Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1062 | 2026-09-10T22:53:03.572Z | Finished `release` profile [optimized] target(s) in 2m 20s |
| 1063 | 2026-09-10T22:53:03.575Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1064 | 2026-09-10T22:53:03.575Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1065 | 2026-09-10T22:53:03.837Z | + cp target/release/sush /work/sush |
| 1066 | 2026-09-10T22:53:03.870Z | + cargo install just --locked |
| 1067 | 2026-09-10T22:53:03.929Z | Updating crates.io index |
| 1068 | 2026-09-10T22:53:04.025Z | Downloading crates ... |
| 1069 | 2026-09-10T22:53:04.111Z | Downloaded just v1.58.0 |
| 1070 | 2026-09-10T22:53:04.145Z | Installing just v1.58.0 |
| 1071 | 2026-09-10T22:53:04.145Z | warning: default toolchain implicitly overridden with `1.98.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1072 | 2026-09-10T22:53:04.145Z | | |
| 1073 | 2026-09-10T22:53:04.145Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1074 | 2026-09-10T22:53:04.145Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1075 | 2026-09-10T22:53:04.148Z | Updating crates.io index |
| 1076 | 2026-09-10T22:53:04.306Z | warning: package `chacha20 v0.10.1` in Cargo.lock is yanked in registry `crates-io` |
| 1077 | 2026-09-10T22:53:04.307Z | | |
| 1078 | 2026-09-10T22:53:04.307Z | = help: consider running without --locked |
| 1079 | 2026-09-10T22:53:04.380Z | Updating crates.io index |
| 1080 | 2026-09-10T22:53:04.471Z | Downloading crates ... |
| 1081 | 2026-09-10T22:53:04.513Z | Downloaded clap_complete v4.6.8 |
| 1082 | 2026-09-10T22:53:04.516Z | Downloaded cc v1.4.0 |
| 1083 | 2026-09-10T22:53:04.520Z | Downloaded crossbeam-deque v0.8.7 |
| 1084 | 2026-09-10T22:53:04.531Z | Downloaded dirs v6.0.0 |
| 1085 | 2026-09-10T22:53:04.534Z | Downloaded dirs-sys v0.5.0 |
| 1086 | 2026-09-10T22:53:04.534Z | Downloaded is_executable v1.0.6 |
| 1087 | 2026-09-10T22:53:04.534Z | Downloaded digest-io v0.1.0 |
| 1088 | 2026-09-10T22:53:04.542Z | Downloaded num_cpus v1.17.0 |
| 1089 | 2026-09-10T22:53:04.545Z | Downloaded option-ext v0.2.0 |
| 1090 | 2026-09-10T22:53:04.549Z | Downloaded typed-arena v2.0.2 |
| 1091 | 2026-09-10T22:53:04.553Z | Downloaded clap_mangen v0.3.0 |
| 1092 | 2026-09-10T22:53:04.556Z | Downloaded dotenvy v0.15.7 |
| 1093 | 2026-09-10T22:53:04.560Z | Downloaded strum v0.28.0 |
| 1094 | 2026-09-10T22:53:04.565Z | Downloaded snafu-derive v0.9.2 |
| 1095 | 2026-09-10T22:53:04.569Z | Downloaded roff v1.1.1 |
| 1096 | 2026-09-10T22:53:04.573Z | Downloaded crossbeam-epoch v0.9.20 |
| 1097 | 2026-09-10T22:53:04.573Z | Downloaded shellexpand v3.1.2 |
| 1098 | 2026-09-10T22:53:04.576Z | Downloaded nu-ansi-term v0.50.3 |
| 1099 | 2026-09-10T22:53:04.576Z | Downloaded strum_macros v0.28.0 |
| 1100 | 2026-09-10T22:53:04.583Z | Downloaded find-msvc-tools v0.1.9 |
| 1101 | 2026-09-10T22:53:04.586Z | Downloaded sha2 v0.11.0 |
| 1102 | 2026-09-10T22:53:04.589Z | Downloaded unicase v2.9.0 |
| 1103 | 2026-09-10T22:53:04.592Z | Downloaded clap v4.6.5 |
| 1104 | 2026-09-10T22:53:04.604Z | Downloaded snafu v0.9.2 |
| 1105 | 2026-09-10T22:53:04.607Z | Downloaded rayon-core v1.13.0 |
| 1106 | 2026-09-10T22:53:04.614Z | Downloaded similar v3.1.1 |
| 1107 | 2026-09-10T22:53:04.634Z | Downloaded bstr v1.13.0 |
| 1108 | 2026-09-10T22:53:04.639Z | Downloaded pulldown-cmark v0.13.4 |
| 1109 | 2026-09-10T22:53:04.642Z | Downloaded clap_builder v4.6.5 |
| 1110 | 2026-09-10T22:53:04.646Z | Downloaded blake3 v1.8.5 |
| 1111 | 2026-09-10T22:53:04.672Z | Downloaded regex-automata v0.4.16 |
| 1112 | 2026-09-10T22:53:04.715Z | Compiling libc v0.2.189 |
| 1113 | 2026-09-10T22:53:04.715Z | Compiling proc-macro2 v1.0.107 |
| 1114 | 2026-09-10T22:53:04.715Z | Compiling unicode-ident v1.0.24 |
| 1115 | 2026-09-10T22:53:04.715Z | Compiling quote v1.0.47 |
| 1116 | 2026-09-10T22:53:04.715Z | Compiling bitflags v2.13.1 |
| 1117 | 2026-09-10T22:53:04.718Z | Compiling cfg-if v1.0.4 |
| 1118 | 2026-09-10T22:53:04.718Z | Compiling heck v0.5.0 |
| 1119 | 2026-09-10T22:53:04.718Z | Compiling rustix v1.1.4 |
| 1120 | 2026-09-10T22:53:04.782Z | Compiling typenum v1.20.1 |
| 1121 | 2026-09-10T22:53:04.834Z | Compiling crossbeam-utils v0.8.22 |
| 1122 | 2026-09-10T22:53:04.901Z | Compiling utf8parse v0.2.2 |
| 1123 | 2026-09-10T22:53:04.993Z | Compiling anstyle-parse v1.0.0 |
| 1124 | 2026-09-10T22:53:05.018Z | Compiling crossbeam-epoch v0.9.20 |
| 1125 | 2026-09-10T22:53:05.039Z | Compiling is_terminal_polyfill v1.70.2 |
| 1126 | 2026-09-10T22:53:05.110Z | Compiling anstyle v1.0.14 |
| 1127 | 2026-09-10T22:53:05.135Z | Compiling getrandom v0.4.3 |
| 1128 | 2026-09-10T22:53:05.169Z | Compiling memchr v2.8.3 |
| 1129 | 2026-09-10T22:53:05.220Z | Compiling serde_core v1.0.229 |
| 1130 | 2026-09-10T22:53:05.282Z | Compiling anstyle-query v1.1.5 |
| 1131 | 2026-09-10T22:53:05.319Z | Compiling colorchoice v1.0.5 |
| 1132 | 2026-09-10T22:53:05.366Z | Compiling rand_core v0.10.1 |
| 1133 | 2026-09-10T22:53:05.398Z | Compiling anstream v1.0.0 |
| 1134 | 2026-09-10T22:53:05.506Z | Compiling hybrid-array v0.4.14 |
| 1135 | 2026-09-10T22:53:05.528Z | Compiling errno v0.3.14 |
| 1136 | 2026-09-10T22:53:05.600Z | Compiling clap_lex v1.1.0 |
| 1137 | 2026-09-10T22:53:05.605Z | Compiling strsim v0.11.1 |
| 1138 | 2026-09-10T22:53:05.856Z | Compiling syn v3.0.3 |
| 1139 | 2026-09-10T22:53:05.890Z | Compiling syn v2.0.119 |
| 1140 | 2026-09-10T22:53:05.917Z | Compiling crossbeam-deque v0.8.7 |
| 1141 | 2026-09-10T22:53:05.966Z | Compiling find-msvc-tools v0.1.9 |
| 1142 | 2026-09-10T22:53:05.987Z | Compiling autocfg v1.5.1 |
| 1143 | 2026-09-10T22:53:06.004Z | Compiling rayon-core v1.13.0 |
| 1144 | 2026-09-10T22:53:06.173Z | Compiling shlex v2.0.1 |
| 1145 | 2026-09-10T22:53:06.180Z | Compiling cpufeatures v0.3.0 |
| 1146 | 2026-09-10T22:53:06.198Z | Compiling crypto-common v0.2.2 |
| 1147 | 2026-09-10T22:53:06.238Z | Compiling block-buffer v0.12.1 |
| 1148 | 2026-09-10T22:53:06.324Z | Compiling num-traits v0.2.19 |
| 1149 | 2026-09-10T22:53:06.343Z | Compiling cc v1.4.0 |
| 1150 | 2026-09-10T22:53:06.610Z | Compiling const-oid v0.10.2 |
| 1151 | 2026-09-10T22:53:06.727Z | Compiling zmij v1.0.23 |
| 1152 | 2026-09-10T22:53:06.825Z | Compiling terminal_size v0.4.4 |
| 1153 | 2026-09-10T22:53:06.947Z | Compiling clap_builder v4.6.5 |
| 1154 | 2026-09-10T22:53:07.017Z | Compiling serde v1.0.229 |
| 1155 | 2026-09-10T22:53:07.179Z | Compiling cfg_aliases v0.2.2 |
| 1156 | 2026-09-10T22:53:07.193Z | Compiling option-ext v0.2.0 |
| 1157 | 2026-09-10T22:53:07.237Z | Compiling nix v0.31.3 |
| 1158 | 2026-09-10T22:53:07.272Z | Compiling dirs-sys v0.5.0 |
| 1159 | 2026-09-10T22:53:07.396Z | Compiling digest v0.11.3 |
| 1160 | 2026-09-10T22:53:07.423Z | Compiling blake3 v1.8.5 |
| 1161 | 2026-09-10T22:53:07.625Z | Compiling aho-corasick v1.1.5 |
| 1162 | 2026-09-10T22:53:07.700Z | Compiling serde_json v1.0.151 |
| 1163 | 2026-09-10T22:53:07.797Z | Compiling regex-syntax v0.8.11 |
| 1164 | 2026-09-10T22:53:07.809Z | Compiling camino v1.2.5 |
| 1165 | 2026-09-10T22:53:07.939Z | Compiling pulldown-cmark v0.13.4 |
| 1166 | 2026-09-10T22:53:08.639Z | Compiling dirs v6.0.0 |
| 1167 | 2026-09-10T22:53:08.668Z | Compiling clap_derive v4.6.4 |
| 1168 | 2026-09-10T22:53:08.765Z | Compiling serde_derive v1.0.229 |
| 1169 | 2026-09-10T22:53:08.809Z | Compiling snafu-derive v0.9.2 |
| 1170 | 2026-09-10T22:53:08.970Z | Compiling strum_macros v0.28.0 |
| 1171 | 2026-09-10T22:53:09.184Z | Compiling chacha20 v0.10.1 |
| 1172 | 2026-09-10T22:53:09.447Z | Compiling regex-automata v0.4.16 |
| 1173 | 2026-09-10T22:53:10.284Z | Compiling clap v4.6.5 |
| 1174 | 2026-09-10T22:53:10.351Z | Compiling memmap2 v0.9.11 |
| 1175 | 2026-09-10T22:53:10.543Z | Compiling arrayvec v0.7.8 |
| 1176 | 2026-09-10T22:53:10.582Z | Compiling is_executable v1.0.6 |
| 1177 | 2026-09-10T22:53:10.590Z | Compiling unicode-segmentation v1.13.3 |
| 1178 | 2026-09-10T22:53:10.685Z | Compiling itoa v1.0.18 |
| 1179 | 2026-09-10T22:53:10.749Z | Compiling just v1.58.0 |
| 1180 | 2026-09-10T22:53:10.753Z | Compiling arrayref v0.3.9 |
| 1181 | 2026-09-10T22:53:10.807Z | Compiling constant_time_eq v0.4.2 |
| 1182 | 2026-09-10T22:53:10.872Z | Compiling fastrand v2.5.0 |
| 1183 | 2026-09-10T22:53:10.954Z | Compiling iana-time-zone v0.1.65 |
| 1184 | 2026-09-10T22:53:10.991Z | Compiling once_cell v1.21.4 |
| 1185 | 2026-09-10T22:53:11.072Z | Compiling unicase v2.9.0 |
| 1186 | 2026-09-10T22:53:11.195Z | Compiling roff v1.1.1 |
| 1187 | 2026-09-10T22:53:11.203Z | Compiling tempfile v3.27.0 |
| 1188 | 2026-09-10T22:53:11.275Z | Compiling clap_complete v4.6.8 |
| 1189 | 2026-09-10T22:53:11.374Z | Compiling clap_mangen v0.3.0 |
| 1190 | 2026-09-10T22:53:11.770Z | Compiling regex v1.13.1 |
| 1191 | 2026-09-10T22:53:12.020Z | Compiling chrono v0.4.45 |
| 1192 | 2026-09-10T22:53:12.548Z | Compiling similar v3.1.1 |
| 1193 | 2026-09-10T22:53:12.717Z | Compiling strum v0.28.0 |
| 1194 | 2026-09-10T22:53:12.828Z | Compiling snafu v0.9.2 |
| 1195 | 2026-09-10T22:53:13.253Z | Compiling rand v0.10.2 |
| 1196 | 2026-09-10T22:53:13.399Z | Compiling shellexpand v3.1.2 |
| 1197 | 2026-09-10T22:53:14.124Z | Compiling digest-io v0.1.0 |
| 1198 | 2026-09-10T22:53:14.162Z | Compiling sha2 v0.11.0 |
| 1199 | 2026-09-10T22:53:14.239Z | Compiling uuid v1.24.0 |
| 1200 | 2026-09-10T22:53:14.370Z | Compiling num_cpus v1.17.0 |
| 1201 | 2026-09-10T22:53:14.409Z | Compiling dotenvy v0.15.7 |
| 1202 | 2026-09-10T22:53:14.448Z | Compiling hex v0.4.3 |
| 1203 | 2026-09-10T22:53:14.644Z | Compiling semver v1.0.28 |
| 1204 | 2026-09-10T22:53:14.713Z | Compiling unicode-width v0.2.2 |
| 1205 | 2026-09-10T22:53:14.884Z | Compiling typed-arena v2.0.2 |
| 1206 | 2026-09-10T22:53:14.969Z | Compiling percent-encoding v2.3.2 |
| 1207 | 2026-09-10T22:53:14.981Z | Compiling nu-ansi-term v0.50.3 |
| 1208 | 2026-09-10T22:54:14.898Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1209 | 2026-09-10T22:54:14.917Z | Installing /home/build/.cargo/bin/just |
| 1210 | 2026-09-10T22:54:14.920Z | Installed package `just v1.58.0` (executable `just`) |
| 1211 | 2026-09-10T22:54:14.962Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1212 | 2026-09-10T22:54:14.965Z | + gunzip |
| 1213 | 2026-09-10T22:54:14.965Z | + tar -xf - -C /home/build/.cargo/bin |
| 1214 | 2026-09-10T22:54:15.847Z | + just ci |
| 1215 | 2026-09-10T22:54:15.850Z | cargo fmt --check |
| 1216 | 2026-09-10T22:54:16.103Z | cargo clippy -- --no-deps --deny warnings |
| 1217 | 2026-09-10T22:54:16.402Z | Downloading crates ... |
| 1218 | 2026-09-10T22:54:16.477Z | Downloaded function_name v0.3.0 |
| 1219 | 2026-09-10T22:54:16.480Z | Downloaded enum-as-inner v0.6.1 |
| 1220 | 2026-09-10T22:54:16.480Z | Downloaded function_name-proc-macro v0.3.0 |
| 1221 | 2026-09-10T22:54:16.480Z | Downloaded heck v0.4.1 |
| 1222 | 2026-09-10T22:54:16.480Z | Downloaded lru-cache v0.1.2 |
| 1223 | 2026-09-10T22:54:16.480Z | Downloaded linked-hash-map v0.5.6 |
| 1224 | 2026-09-10T22:54:16.480Z | Downloaded miette-derive v5.10.0 |
| 1225 | 2026-09-10T22:54:16.484Z | Downloaded pwd v1.4.0 |
| 1226 | 2026-09-10T22:54:16.484Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1227 | 2026-09-10T22:54:16.484Z | Downloaded dashu-base v0.5.1 |
| 1228 | 2026-09-10T22:54:16.487Z | Downloaded knuffel-derive v3.2.0 |
| 1229 | 2026-09-10T22:54:16.487Z | Downloaded owo-colors v3.5.0 |
| 1230 | 2026-09-10T22:54:16.521Z | Downloaded lru v0.18.2 |
| 1231 | 2026-09-10T22:54:16.521Z | Downloaded num-primitive v0.2.1 |
| 1232 | 2026-09-10T22:54:16.521Z | Downloaded proc-macro-error v1.0.4 |
| 1233 | 2026-09-10T22:54:16.521Z | Downloaded resolv-conf v0.7.6 |
| 1234 | 2026-09-10T22:54:16.521Z | Downloaded seq-macro v0.3.6 |
| 1235 | 2026-09-10T22:54:16.521Z | Downloaded num-modular v0.6.5 |
| 1236 | 2026-09-10T22:54:16.521Z | Downloaded derive-where v1.6.1 |
| 1237 | 2026-09-10T22:54:16.521Z | Downloaded supports-color v2.1.0 |
| 1238 | 2026-09-10T22:54:16.521Z | Downloaded supports-unicode v2.1.0 |
| 1239 | 2026-09-10T22:54:16.521Z | Downloaded terminal_size v0.1.17 |
| 1240 | 2026-09-10T22:54:16.521Z | Downloaded knuffel v3.2.0 |
| 1241 | 2026-09-10T22:54:16.527Z | Downloaded smawk v0.3.3 |
| 1242 | 2026-09-10T22:54:16.527Z | Downloaded supports-hyperlinks v2.1.0 |
| 1243 | 2026-09-10T22:54:16.527Z | Downloaded base64 v0.21.7 |
| 1244 | 2026-09-10T22:54:16.527Z | Downloaded miette v5.10.0 |
| 1245 | 2026-09-10T22:54:16.530Z | Downloaded hickory-resolver v0.24.4 |
| 1246 | 2026-09-10T22:54:16.534Z | Downloaded qorb v0.4.1 |
| 1247 | 2026-09-10T22:54:16.534Z | Downloaded tokio-stream v0.1.19 |
| 1248 | 2026-09-10T22:54:16.537Z | Downloaded textwrap v0.15.2 |
| 1249 | 2026-09-10T22:54:16.543Z | Downloaded itertools v0.14.0 |
| 1250 | 2026-09-10T22:54:16.546Z | Downloaded dashu-int v0.5.1 |
| 1251 | 2026-09-10T22:54:16.556Z | Downloaded hickory-proto v0.24.4 |
| 1252 | 2026-09-10T22:54:16.877Z | Downloaded dsi-bitstream v0.10.1 |
| 1253 | 2026-09-10T22:54:17.070Z | Compiling proc-macro2 v1.0.107 |
| 1254 | 2026-09-10T22:54:17.070Z | Compiling quote v1.0.47 |
| 1255 | 2026-09-10T22:54:17.070Z | Compiling unicode-ident v1.0.24 |
| 1256 | 2026-09-10T22:54:17.070Z | Compiling libc v0.2.189 |
| 1257 | 2026-09-10T22:54:17.074Z | Checking cfg-if v1.0.4 |
| 1258 | 2026-09-10T22:54:17.074Z | Compiling version_check v0.9.5 |
| 1259 | 2026-09-10T22:54:17.074Z | Compiling serde_core v1.0.229 |
| 1260 | 2026-09-10T22:54:17.194Z | Checking memchr v2.8.3 |
| 1261 | 2026-09-10T22:54:17.265Z | Checking typenum v1.20.1 |
| 1262 | 2026-09-10T22:54:17.397Z | Compiling generic-array v0.14.7 |
| 1263 | 2026-09-10T22:54:17.500Z | Checking subtle v2.6.1 |
| 1264 | 2026-09-10T22:54:17.622Z | Compiling libm v0.2.16 |
| 1265 | 2026-09-10T22:54:17.668Z | Compiling serde v1.0.229 |
| 1266 | 2026-09-10T22:54:17.903Z | Compiling autocfg v1.5.1 |
| 1267 | 2026-09-10T22:54:17.959Z | Checking smallvec v1.15.2 |
| 1268 | 2026-09-10T22:54:17.968Z | Checking errno v0.3.14 |
| 1269 | 2026-09-10T22:54:17.982Z | Checking const-oid v0.9.6 |
| 1270 | 2026-09-10T22:54:18.029Z | Checking bytes v1.12.1 |
| 1271 | 2026-09-10T22:54:18.070Z | Checking pin-project-lite v0.2.17 |
| 1272 | 2026-09-10T22:54:18.152Z | Compiling zmij v1.0.23 |
| 1273 | 2026-09-10T22:54:18.238Z | Compiling num-traits v0.2.19 |
| 1274 | 2026-09-10T22:54:18.296Z | Compiling syn v2.0.119 |
| 1275 | 2026-09-10T22:54:18.363Z | Compiling syn v3.0.3 |
| 1276 | 2026-09-10T22:54:18.444Z | Compiling thiserror v2.0.20 |
| 1277 | 2026-09-10T22:54:18.490Z | Compiling heck v0.5.0 |
| 1278 | 2026-09-10T22:54:18.628Z | Compiling zeroize v1.9.0 |
| 1279 | 2026-09-10T22:54:18.660Z | Compiling zerocopy v0.8.56 |
| 1280 | 2026-09-10T22:54:18.681Z | Compiling serde_json v1.0.151 |
| 1281 | 2026-09-10T22:54:18.791Z | Checking itoa v1.0.18 |
| 1282 | 2026-09-10T22:54:18.948Z | Checking once_cell v1.21.4 |
| 1283 | 2026-09-10T22:54:18.989Z | Compiling parking_lot_core v0.9.12 |
| 1284 | 2026-09-10T22:54:18.993Z | Checking signal-hook-registry v1.4.8 |
| 1285 | 2026-09-10T22:54:19.095Z | Checking getrandom v0.2.17 |
| 1286 | 2026-09-10T22:54:19.109Z | Checking futures-core v0.3.33 |
| 1287 | 2026-09-10T22:54:19.150Z | Checking scopeguard v1.2.0 |
| 1288 | 2026-09-10T22:54:19.221Z | Checking base64ct v1.8.3 |
| 1289 | 2026-09-10T22:54:19.230Z | Checking rand_core v0.6.4 |
| 1290 | 2026-09-10T22:54:19.244Z | Checking lock_api v0.4.14 |
| 1291 | 2026-09-10T22:54:19.378Z | Checking allocator-api2 v0.2.21 |
| 1292 | 2026-09-10T22:54:19.433Z | Checking pem-rfc7468 v0.7.0 |
| 1293 | 2026-09-10T22:54:19.451Z | Checking parking_lot v0.12.5 |
| 1294 | 2026-09-10T22:54:19.538Z | Checking socket2 v0.6.5 |
| 1295 | 2026-09-10T22:54:19.586Z | Checking mio v1.2.2 |
| 1296 | 2026-09-10T22:54:19.625Z | Compiling semver v1.0.28 |
| 1297 | 2026-09-10T22:54:19.732Z | Checking futures-sink v0.3.33 |
| 1298 | 2026-09-10T22:54:19.774Z | Compiling rustversion v1.0.23 |
| 1299 | 2026-09-10T22:54:19.849Z | Checking flagset v0.4.7 |
| 1300 | 2026-09-10T22:54:19.959Z | Checking foldhash v0.2.0 |
| 1301 | 2026-09-10T22:54:19.968Z | Checking bitflags v2.13.1 |
| 1302 | 2026-09-10T22:54:20.083Z | Checking slab v0.4.12 |
| 1303 | 2026-09-10T22:54:20.121Z | Checking equivalent v1.0.2 |
| 1304 | 2026-09-10T22:54:20.141Z | Checking futures-channel v0.3.33 |
| 1305 | 2026-09-10T22:54:20.193Z | Checking log v0.4.33 |
| 1306 | 2026-09-10T22:54:20.289Z | Compiling getrandom v0.4.3 |
| 1307 | 2026-09-10T22:54:20.484Z | Compiling jobserver v0.1.35 |
| 1308 | 2026-09-10T22:54:20.580Z | Checking futures-io v0.3.33 |
| 1309 | 2026-09-10T22:54:20.697Z | Compiling block-buffer v0.10.4 |
| 1310 | 2026-09-10T22:54:20.711Z | Compiling crypto-common v0.1.7 |
| 1311 | 2026-09-10T22:54:20.725Z | Compiling shlex v2.0.1 |
| 1312 | 2026-09-10T22:54:20.840Z | Compiling digest v0.10.7 |
| 1313 | 2026-09-10T22:54:20.849Z | Checking futures-task v0.3.33 |
| 1314 | 2026-09-10T22:54:20.858Z | Compiling find-msvc-tools v0.1.10 |
| 1315 | 2026-09-10T22:54:20.940Z | Checking stable_deref_trait v1.2.1 |
| 1316 | 2026-09-10T22:54:21.007Z | Compiling cc v1.4.2 |
| 1317 | 2026-09-10T22:54:21.043Z | Compiling synstructure v0.13.2 |
| 1318 | 2026-09-10T22:54:21.086Z | Compiling serde_derive_internals v0.29.1 |
| 1319 | 2026-09-10T22:54:21.385Z | Compiling schemars v0.8.22 |
| 1320 | 2026-09-10T22:54:21.547Z | Checking cpufeatures v0.2.17 |
| 1321 | 2026-09-10T22:54:21.609Z | Checking http v1.5.0 |
| 1322 | 2026-09-10T22:54:21.629Z | Compiling serde_derive v1.0.229 |
| 1323 | 2026-09-10T22:54:21.639Z | Compiling thiserror-impl v2.0.20 |
| 1324 | 2026-09-10T22:54:21.769Z | Compiling tokio-macros v2.7.2 |
| 1325 | 2026-09-10T22:54:21.809Z | Compiling cmake v0.1.58 |
| 1326 | 2026-09-10T22:54:22.098Z | Compiling dunce v1.0.5 |
| 1327 | 2026-09-10T22:54:22.194Z | Compiling pkg-config v0.3.33 |
| 1328 | 2026-09-10T22:54:22.291Z | Compiling zeroize_derive v1.5.0 |
| 1329 | 2026-09-10T22:54:22.319Z | Compiling der_derive v0.7.3 |
| 1330 | 2026-09-10T22:54:22.476Z | Compiling zerocopy-derive v0.8.56 |
| 1331 | 2026-09-10T22:54:22.499Z | Compiling zerofrom-derive v0.1.7 |
| 1332 | 2026-09-10T22:54:22.503Z | Checking tokio v1.53.1 |
| 1333 | 2026-09-10T22:54:22.629Z | Compiling yoke-derive v0.8.2 |
| 1334 | 2026-09-10T22:54:22.950Z | Compiling futures-macro v0.3.33 |
| 1335 | 2026-09-10T22:54:23.278Z | Checking der v0.7.10 |
| 1336 | 2026-09-10T22:54:23.693Z | Checking zerofrom v0.1.8 |
| 1337 | 2026-09-10T22:54:23.706Z | Compiling zerovec-derive v0.11.3 |
| 1338 | 2026-09-10T22:54:23.764Z | Checking futures-util v0.3.33 |
| 1339 | 2026-09-10T22:54:23.800Z | Checking yoke v0.8.3 |
| 1340 | 2026-09-10T22:54:23.959Z | Compiling schemars_derive v0.8.22 |
| 1341 | 2026-09-10T22:54:23.970Z | Compiling fs_extra v1.3.0 |
| 1342 | 2026-09-10T22:54:24.002Z | Checking spki v0.7.3 |
| 1343 | 2026-09-10T22:54:24.154Z | Checking pkcs8 v0.10.2 |
| 1344 | 2026-09-10T22:54:24.205Z | Compiling object v0.37.3 |
| 1345 | 2026-09-10T22:54:24.545Z | Compiling aws-lc-sys v0.44.0 |
| 1346 | 2026-09-10T22:54:24.788Z | Checking zerovec v0.11.6 |
| 1347 | 2026-09-10T22:54:25.155Z | Compiling displaydoc v0.2.7 |
| 1348 | 2026-09-10T22:54:25.237Z | Checking hashbrown v0.17.1 |
| 1349 | 2026-09-10T22:54:25.271Z | Compiling rustc_version v0.4.1 |
| 1350 | 2026-09-10T22:54:25.538Z | Compiling curve25519-dalek v4.1.3 |
| 1351 | 2026-09-10T22:54:25.663Z | Compiling ahash v0.8.12 |
| 1352 | 2026-09-10T22:54:25.725Z | Compiling rustix v1.1.4 |
| 1353 | 2026-09-10T22:54:25.941Z | Checking indexmap v2.14.0 |
| 1354 | 2026-09-10T22:54:25.951Z | Checking hmac v0.12.1 |
| 1355 | 2026-09-10T22:54:26.027Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1356 | 2026-09-10T22:54:26.205Z | Checking percent-encoding v2.3.2 |
| 1357 | 2026-09-10T22:54:26.215Z | Compiling httparse v1.10.1 |
| 1358 | 2026-09-10T22:54:26.297Z | Checking iana-time-zone v0.1.65 |
| 1359 | 2026-09-10T22:54:26.334Z | Compiling aws-lc-rs v1.18.0 |
| 1360 | 2026-09-10T22:54:26.393Z | Checking chrono v0.4.45 |
| 1361 | 2026-09-10T22:54:26.648Z | Checking tinystr v0.8.3 |
| 1362 | 2026-09-10T22:54:26.773Z | Checking ppv-lite86 v0.2.21 |
| 1363 | 2026-09-10T22:54:26.817Z | Checking sha2 v0.10.9 |
| 1364 | 2026-09-10T22:54:26.918Z | Checking signature v2.2.0 |
| 1365 | 2026-09-10T22:54:27.019Z | Checking rustls-pki-types v1.15.1 |
| 1366 | 2026-09-10T22:54:27.060Z | Compiling tracing-attributes v0.1.31 |
| 1367 | 2026-09-10T22:54:27.145Z | Compiling slog v2.8.2 |
| 1368 | 2026-09-10T22:54:27.240Z | Checking ff v0.13.1 |
| 1369 | 2026-09-10T22:54:27.297Z | Checking tracing-core v0.1.36 |
| 1370 | 2026-09-10T22:54:27.361Z | Compiling thiserror v1.0.69 |
| 1371 | 2026-09-10T22:54:27.382Z | Checking writeable v0.6.3 |
| 1372 | 2026-09-10T22:54:27.392Z | Checking base16ct v0.2.0 |
| 1373 | 2026-09-10T22:54:27.402Z | Compiling strsim v0.11.1 |
| 1374 | 2026-09-10T22:54:27.504Z | Checking litemap v0.8.2 |
| 1375 | 2026-09-10T22:54:27.534Z | Checking sec1 v0.7.3 |
| 1376 | 2026-09-10T22:54:27.609Z | Checking group v0.13.0 |
| 1377 | 2026-09-10T22:54:27.666Z | Checking icu_locale_core v2.2.0 |
| 1378 | 2026-09-10T22:54:27.725Z | Checking hkdf v0.12.4 |
| 1379 | 2026-09-10T22:54:27.743Z | Checking zerotrie v0.2.4 |
| 1380 | 2026-09-10T22:54:27.839Z | Checking tokio-util v0.7.19 |
| 1381 | 2026-09-10T22:54:27.849Z | Checking potential_utf v0.1.5 |
| 1382 | 2026-09-10T22:54:27.877Z | Checking erased-serde v0.3.31 |
| 1383 | 2026-09-10T22:54:27.962Z | Checking crypto-bigint v0.5.5 |
| 1384 | 2026-09-10T22:54:27.972Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-09-10T22:54:28.240Z | Checking uuid v1.24.0 |
| 1386 | 2026-09-10T22:54:28.244Z | Checking ipnet v2.12.1 |
| 1387 | 2026-09-10T22:54:28.249Z | Checking tracing v0.1.44 |
| 1388 | 2026-09-10T22:54:28.267Z | Compiling icu_normalizer_data v2.2.0 |
| 1389 | 2026-09-10T22:54:28.421Z | Compiling syn v1.0.109 |
| 1390 | 2026-09-10T22:54:28.458Z | Compiling icu_properties_data v2.2.0 |
| 1391 | 2026-09-10T22:54:28.491Z | Checking simd-adler32 v0.3.10 |
| 1392 | 2026-09-10T22:54:28.511Z | Checking utf8_iter v1.0.4 |
| 1393 | 2026-09-10T22:54:28.620Z | Checking adler2 v2.0.1 |
| 1394 | 2026-09-10T22:54:28.634Z | Checking icu_collections v2.2.0 |
| 1395 | 2026-09-10T22:54:28.715Z | Checking icu_provider v2.2.0 |
| 1396 | 2026-09-10T22:54:28.725Z | Checking miniz_oxide v0.8.9 |
| 1397 | 2026-09-10T22:54:28.839Z | Checking elliptic-curve v0.13.8 |
| 1398 | 2026-09-10T22:54:28.924Z | Checking rand_chacha v0.3.1 |
| 1399 | 2026-09-10T22:54:28.937Z | Checking form_urlencoded v1.2.2 |
| 1400 | 2026-09-10T22:54:29.016Z | Compiling clap_derive v4.6.4 |
| 1401 | 2026-09-10T22:54:29.049Z | Checking is-terminal v0.4.17 |
| 1402 | 2026-09-10T22:54:29.059Z | Checking untrusted v0.9.0 |
| 1403 | 2026-09-10T22:54:29.100Z | Checking dyn-clone v1.0.20 |
| 1404 | 2026-09-10T22:54:29.124Z | Compiling num-bigint-dig v0.8.6 |
| 1405 | 2026-09-10T22:54:29.134Z | Compiling rustls v0.23.43 |
| 1406 | 2026-09-10T22:54:29.151Z | Checking utf8parse v0.2.2 |
| 1407 | 2026-09-10T22:54:29.164Z | Checking rand v0.8.7 |
| 1408 | 2026-09-10T22:54:29.402Z | Compiling serde_tokenstream v0.2.3 |
| 1409 | 2026-09-10T22:54:29.418Z | Checking rfc6979 v0.4.0 |
| 1410 | 2026-09-10T22:54:29.484Z | Checking http-body v1.1.0 |
| 1411 | 2026-09-10T22:54:29.606Z | Compiling getrandom v0.3.4 |
| 1412 | 2026-09-10T22:54:29.661Z | Checking atomic-waker v1.1.2 |
| 1413 | 2026-09-10T22:54:29.711Z | Checking ecdsa v0.16.9 |
| 1414 | 2026-09-10T22:54:29.747Z | Checking icu_properties v2.2.0 |
| 1415 | 2026-09-10T22:54:29.751Z | Checking icu_normalizer v2.2.0 |
| 1416 | 2026-09-10T22:54:29.796Z | Checking anstyle-parse v1.0.0 |
| 1417 | 2026-09-10T22:54:29.942Z | Checking primeorder v0.13.6 |
| 1418 | 2026-09-10T22:54:30.050Z | Checking hybrid-array v0.4.14 |
| 1419 | 2026-09-10T22:54:30.082Z | Checking try-lock v0.2.5 |
| 1420 | 2026-09-10T22:54:30.163Z | Checking fnv v1.0.7 |
| 1421 | 2026-09-10T22:54:30.166Z | Checking hex v0.4.3 |
| 1422 | 2026-09-10T22:54:30.181Z | Checking colorchoice v1.0.5 |
| 1423 | 2026-09-10T22:54:30.263Z | Checking anstyle v1.0.14 |
| 1424 | 2026-09-10T22:54:30.360Z | Checking is_terminal_polyfill v1.70.2 |
| 1425 | 2026-09-10T22:54:30.370Z | Checking tower-service v0.3.3 |
| 1426 | 2026-09-10T22:54:30.440Z | Checking tower-layer v0.3.3 |
| 1427 | 2026-09-10T22:54:30.468Z | Checking anstyle-query v1.1.5 |
| 1428 | 2026-09-10T22:54:30.550Z | Compiling gimli v0.32.3 |
| 1429 | 2026-09-10T22:54:30.579Z | Checking anstream v1.0.0 |
| 1430 | 2026-09-10T22:54:30.600Z | Checking idna_adapter v1.2.2 |
| 1431 | 2026-09-10T22:54:30.713Z | Checking h2 v0.4.15 |
| 1432 | 2026-09-10T22:54:30.762Z | Checking want v0.3.1 |
| 1433 | 2026-09-10T22:54:30.996Z | Checking terminal_size v0.4.4 |
| 1434 | 2026-09-10T22:54:31.018Z | Checking ed25519 v2.2.3 |
| 1435 | 2026-09-10T22:54:31.438Z | Compiling rustc-demangle v0.1.28 |
| 1436 | 2026-09-10T22:54:31.778Z | Checking clap_lex v1.1.0 |
| 1437 | 2026-09-10T22:54:31.931Z | Checking spin v0.9.9 |
| 1438 | 2026-09-10T22:54:32.185Z | Compiling num-conv v0.2.2 |
| 1439 | 2026-09-10T22:54:32.199Z | Compiling ident_case v1.0.1 |
| 1440 | 2026-09-10T22:54:32.315Z | Compiling addr2line v0.25.1 |
| 1441 | 2026-09-10T22:54:32.330Z | Compiling owo-colors v4.3.0 |
| 1442 | 2026-09-10T22:54:32.440Z | Checking httpdate v1.0.3 |
| 1443 | 2026-09-10T22:54:32.585Z | Compiling time-core v0.1.9 |
| 1444 | 2026-09-10T22:54:32.618Z | Compiling darling_core v0.23.0 |
| 1445 | 2026-09-10T22:54:32.627Z | Checking clap_builder v4.6.6 |
| 1446 | 2026-09-10T22:54:32.655Z | Checking hyper v1.11.0 |
| 1447 | 2026-09-10T22:54:32.771Z | Compiling time-macros v0.2.32 |
| 1448 | 2026-09-10T22:54:33.298Z | Checking ed25519-dalek v2.2.0 |
| 1449 | 2026-09-10T22:54:33.562Z | Compiling backtrace v0.3.76 |
| 1450 | 2026-09-10T22:54:33.785Z | Checking rand_core v0.9.5 |
| 1451 | 2026-09-10T22:54:33.815Z | Checking idna v1.1.0 |
| 1452 | 2026-09-10T22:54:33.832Z | Checking crypto-common v0.2.2 |
| 1453 | 2026-09-10T22:54:33.862Z | Checking block-buffer v0.12.1 |
| 1454 | 2026-09-10T22:54:33.944Z | Checking x509-cert v0.2.5 |
| 1455 | 2026-09-10T22:54:33.998Z | Compiling num-integer v0.1.46 |
| 1456 | 2026-09-10T22:54:34.048Z | Compiling async-trait v0.1.92 |
| 1457 | 2026-09-10T22:54:34.247Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1458 | 2026-09-10T22:54:34.276Z | Checking powerfmt v0.2.0 |
| 1459 | 2026-09-10T22:54:34.317Z | Checking data-encoding v2.11.1 |
| 1460 | 2026-09-10T22:54:34.418Z | Compiling crc32fast v1.5.0 |
| 1461 | 2026-09-10T22:54:34.464Z | Checking num_threads v0.1.7 |
| 1462 | 2026-09-10T22:54:34.544Z | Compiling unicode-width v0.2.2 |
| 1463 | 2026-09-10T22:54:34.655Z | Checking base64 v0.22.1 |
| 1464 | 2026-09-10T22:54:34.658Z | Compiling crossbeam-utils v0.8.22 |
| 1465 | 2026-09-10T22:54:34.707Z | Compiling camino v1.2.5 |
| 1466 | 2026-09-10T22:54:34.742Z | Compiling anyhow v1.0.104 |
| 1467 | 2026-09-10T22:54:34.881Z | Compiling paste v1.0.15 |
| 1468 | 2026-09-10T22:54:34.969Z | Compiling unicode-linebreak v0.1.5 |
| 1469 | 2026-09-10T22:54:34.993Z | Checking const-oid v0.10.2 |
| 1470 | 2026-09-10T22:54:35.037Z | Compiling is_ci v1.2.0 |
| 1471 | 2026-09-10T22:54:35.050Z | Checking deranged v0.5.8 |
| 1472 | 2026-09-10T22:54:35.121Z | Compiling supports-color v3.0.2 |
| 1473 | 2026-09-10T22:54:35.140Z | Checking digest v0.11.3 |
| 1474 | 2026-09-10T22:54:35.151Z | Compiling textwrap v0.16.2 |
| 1475 | 2026-09-10T22:54:35.229Z | Compiling hashbrown v0.16.1 |
| 1476 | 2026-09-10T22:54:35.265Z | Compiling lazy_static v1.5.0 |
| 1477 | 2026-09-10T22:54:35.275Z | Checking hyper-util v0.1.20 |
| 1478 | 2026-09-10T22:54:35.322Z | Compiling darling_macro v0.23.0 |
| 1479 | 2026-09-10T22:54:35.344Z | Compiling proc-macro-error2 v2.0.1 |
| 1480 | 2026-09-10T22:54:35.424Z | Compiling num-iter v0.1.46 |
| 1481 | 2026-09-10T22:54:35.485Z | Checking url v2.5.8 |
| 1482 | 2026-09-10T22:54:35.526Z | Compiling backtrace-ext v0.2.1 |
| 1483 | 2026-09-10T22:54:35.597Z | Checking rand_chacha v0.9.0 |
| 1484 | 2026-09-10T22:54:35.666Z | Checking clap v4.6.6 |
| 1485 | 2026-09-10T22:54:35.808Z | Compiling hashbrown v0.14.5 |
| 1486 | 2026-09-10T22:54:35.906Z | Checking half v2.7.1 |
| 1487 | 2026-09-10T22:54:35.964Z | Checking time v0.3.55 |
| 1488 | 2026-09-10T22:54:36.021Z | Checking sha1 v0.10.7 |
| 1489 | 2026-09-10T22:54:36.165Z | Compiling miette-derive v7.6.0 |
| 1490 | 2026-09-10T22:54:36.327Z | Checking encoding_rs v0.8.35 |
| 1491 | 2026-09-10T22:54:36.399Z | Checking fastrand v2.5.0 |
| 1492 | 2026-09-10T22:54:36.559Z | Compiling unicode-width v0.1.14 |
| 1493 | 2026-09-10T22:54:36.571Z | Compiling supports-hyperlinks v3.2.0 |
| 1494 | 2026-09-10T22:54:36.710Z | Checking ryu v1.0.23 |
| 1495 | 2026-09-10T22:54:36.793Z | Compiling supports-unicode v3.0.0 |
| 1496 | 2026-09-10T22:54:36.836Z | Checking ciborium-io v0.2.2 |
| 1497 | 2026-09-10T22:54:36.915Z | Checking mime v0.3.17 |
| 1498 | 2026-09-10T22:54:37.020Z | Checking static_assertions v1.1.0 |
| 1499 | 2026-09-10T22:54:37.081Z | Checking ciborium-ll v0.2.2 |
| 1500 | 2026-09-10T22:54:37.200Z | Checking serde_urlencoded v0.7.1 |
| 1501 | 2026-09-10T22:54:37.255Z | Checking tempfile v3.27.0 |
| 1502 | 2026-09-10T22:54:37.267Z | Compiling miette v7.6.0 |
| 1503 | 2026-09-10T22:54:37.387Z | Compiling chumsky v0.9.3 |
| 1504 | 2026-09-10T22:54:37.444Z | Compiling darling v0.23.0 |
| 1505 | 2026-09-10T22:54:37.516Z | Checking rand v0.9.5 |
| 1506 | 2026-09-10T22:54:37.956Z | Compiling regress v0.11.1 |
| 1507 | 2026-09-10T22:54:38.018Z | Compiling knus-derive v3.4.0 |
| 1508 | 2026-09-10T22:54:38.731Z | Checking http-body-util v0.1.4 |
| 1509 | 2026-09-10T22:54:38.768Z | Compiling pkcs1 v0.7.5 |
| 1510 | 2026-09-10T22:54:38.955Z | Checking futures-executor v0.3.33 |
| 1511 | 2026-09-10T22:54:38.959Z | Checking inout v0.1.4 |
| 1512 | 2026-09-10T22:54:39.071Z | Checking thread_local v1.1.10 |
| 1513 | 2026-09-10T22:54:39.101Z | Checking ipnetwork v0.21.1 |
| 1514 | 2026-09-10T22:54:39.114Z | Compiling keccak v0.1.6 |
| 1515 | 2026-09-10T22:54:39.397Z | Compiling slog-async v2.8.0 |
| 1516 | 2026-09-10T22:54:39.437Z | Compiling omicron-workspace-hack v0.1.0 |
| 1517 | 2026-09-10T22:54:39.459Z | Checking sha3 v0.10.9 |
| 1518 | 2026-09-10T22:54:39.488Z | Compiling typify-impl v0.6.2 |
| 1519 | 2026-09-10T22:54:39.517Z | Compiling knus v3.4.0 |
| 1520 | 2026-09-10T22:54:39.655Z | Checking oxnet v0.1.6 |
| 1521 | 2026-09-10T22:54:39.731Z | Checking futures v0.3.33 |
| 1522 | 2026-09-10T22:54:39.802Z | Checking cipher v0.4.4 |
| 1523 | 2026-09-10T22:54:39.884Z | Compiling rsa v0.9.10 |
| 1524 | 2026-09-10T22:54:40.062Z | Compiling p384 v0.13.1 |
| 1525 | 2026-09-10T22:54:40.098Z | Checking crossbeam-channel v0.5.16 |
| 1526 | 2026-09-10T22:54:40.152Z | Checking flate2 v1.1.9 |
| 1527 | 2026-09-10T22:54:40.335Z | Compiling serde_with_macros v3.22.0 |
| 1528 | 2026-09-10T22:54:40.436Z | Checking ciborium v0.2.2 |
| 1529 | 2026-09-10T22:54:40.445Z | Compiling hubpack_derive v0.1.1 |
| 1530 | 2026-09-10T22:54:40.748Z | Checking newtype-uuid v1.4.0 |
| 1531 | 2026-09-10T22:54:40.748Z | Checking ssh-encoding v0.2.0 |
| 1532 | 2026-09-10T22:54:40.874Z | Checking openapiv3 v2.2.0 |
| 1533 | 2026-09-10T22:54:40.931Z | Compiling async-stream-impl v0.3.6 |
| 1534 | 2026-09-10T22:54:40.974Z | Compiling strum_macros v0.26.4 |
| 1535 | 2026-09-10T22:54:41.460Z | Compiling daft-derive v0.1.8 |
| 1536 | 2026-09-10T22:54:41.558Z | Compiling multer v3.1.0 |
| 1537 | 2026-09-10T22:54:41.798Z | Checking keccak v0.2.2 |
| 1538 | 2026-09-10T22:54:42.142Z | Checking match_cfg v0.1.0 |
| 1539 | 2026-09-10T22:54:42.176Z | Checking utf-8 v0.7.6 |
| 1540 | 2026-09-10T22:54:42.200Z | Checking winnow v1.0.4 |
| 1541 | 2026-09-10T22:54:42.295Z | Checking take_mut v0.2.2 |
| 1542 | 2026-09-10T22:54:42.392Z | Compiling salty v0.3.0 |
| 1543 | 2026-09-10T22:54:42.431Z | Checking sponge-cursor v0.1.0 |
| 1544 | 2026-09-10T22:54:42.448Z | Checking term v1.2.1 |
| 1545 | 2026-09-10T22:54:42.482Z | Compiling rlimit v0.10.2 |
| 1546 | 2026-09-10T22:54:42.541Z | Checking compression-core v0.4.32 |
| 1547 | 2026-09-10T22:54:42.551Z | Checking sha3 v0.12.0 |
| 1548 | 2026-09-10T22:54:42.568Z | Checking strum v0.26.3 |
| 1549 | 2026-09-10T22:54:42.657Z | Checking slog-term v2.9.2 |
| 1550 | 2026-09-10T22:54:42.660Z | Checking compression-codecs v0.4.38 |
| 1551 | 2026-09-10T22:54:42.675Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1552 | 2026-09-10T22:54:42.750Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1553 | 2026-09-10T22:54:42.822Z | Checking tungstenite v0.28.0 |
| 1554 | 2026-09-10T22:54:42.888Z | Checking hostname v0.3.1 |
| 1555 | 2026-09-10T22:54:42.905Z | Checking daft v0.1.8 |
| 1556 | 2026-09-10T22:54:42.937Z | Compiling typify-macro v0.6.2 |
| 1557 | 2026-09-10T22:54:42.988Z | Checking async-stream v0.3.6 |
| 1558 | 2026-09-10T22:54:42.998Z | Checking serde_with v3.22.0 |
| 1559 | 2026-09-10T22:54:43.014Z | Checking hubpack v0.1.2 |
| 1560 | 2026-09-10T22:54:43.106Z | Checking ssh-cipher v0.2.0 |
| 1561 | 2026-09-10T22:54:43.167Z | Checking slog-json v2.6.1 |
| 1562 | 2026-09-10T22:54:43.222Z | Checking p256 v0.13.2 |
| 1563 | 2026-09-10T22:54:43.233Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1564 | 2026-09-10T22:54:43.311Z | Checking serde_spanned v1.1.1 |
| 1565 | 2026-09-10T22:54:43.421Z | Compiling dropshot v0.17.1 |
| 1566 | 2026-09-10T22:54:43.434Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1567 | 2026-09-10T22:54:43.448Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1568 | 2026-09-10T22:54:43.653Z | Checking cpufeatures v0.3.0 |
| 1569 | 2026-09-10T22:54:43.662Z | Checking debug-ignore v1.0.5 |
| 1570 | 2026-09-10T22:54:43.717Z | Checking sha1 v0.11.0 |
| 1571 | 2026-09-10T22:54:43.777Z | Checking toml v1.1.4+spec-1.1.0 |
| 1572 | 2026-09-10T22:54:43.789Z | Checking ssh-key v0.6.7 |
| 1573 | 2026-09-10T22:54:43.877Z | Checking slog-bunyan v2.5.0 |
| 1574 | 2026-09-10T22:54:43.982Z | Checking tokio-tungstenite v0.28.0 |
| 1575 | 2026-09-10T22:54:44.223Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1576 | 2026-09-10T22:54:44.285Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1577 | 2026-09-10T22:54:44.452Z | Checking async-compression v0.4.43 |
| 1578 | 2026-09-10T22:54:44.600Z | Checking waitgroup v0.1.2 |
| 1579 | 2026-09-10T22:54:44.630Z | Compiling dropshot_endpoint v0.17.1 |
| 1580 | 2026-09-10T22:54:44.682Z | Checking rustls-pemfile v2.2.0 |
| 1581 | 2026-09-10T22:54:44.692Z | Checking serde_spanned v0.6.9 |
| 1582 | 2026-09-10T22:54:44.787Z | Checking toml_datetime v0.6.11 |
| 1583 | 2026-09-10T22:54:44.797Z | Checking env_filter v2.0.0 |
| 1584 | 2026-09-10T22:54:44.815Z | Compiling aho-corasick v1.1.5 |
| 1585 | 2026-09-10T22:54:44.905Z | Checking sync_wrapper v1.0.2 |
| 1586 | 2026-09-10T22:54:44.928Z | Checking serde_path_to_error v0.1.20 |
| 1587 | 2026-09-10T22:54:44.955Z | Checking hostname v0.4.2 |
| 1588 | 2026-09-10T22:54:44.999Z | Compiling proc-macro-error-attr v1.0.4 |
| 1589 | 2026-09-10T22:54:45.190Z | Checking bytesize v2.7.0 |
| 1590 | 2026-09-10T22:54:45.241Z | Checking tinyvec_macros v0.1.1 |
| 1591 | 2026-09-10T22:54:45.285Z | Checking openssl-probe v0.2.1 |
| 1592 | 2026-09-10T22:54:45.303Z | Compiling dashu-int v0.5.1 |
| 1593 | 2026-09-10T22:54:45.345Z | Compiling rustix v0.38.44 |
| 1594 | 2026-09-10T22:54:45.383Z | Checking toml_write v0.1.2 |
| 1595 | 2026-09-10T22:54:45.532Z | Checking http-range-header v0.4.2 |
| 1596 | 2026-09-10T22:54:45.542Z | Compiling regex-syntax v0.8.11 |
| 1597 | 2026-09-10T22:54:45.656Z | Checking winnow v0.7.15 |
| 1598 | 2026-09-10T22:54:46.263Z | Checking rustls-native-certs v0.8.4 |
| 1599 | 2026-09-10T22:54:46.309Z | Checking tinyvec v1.12.0 |
| 1600 | 2026-09-10T22:54:46.587Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1601 | 2026-09-10T22:54:46.650Z | Checking tower v0.5.3 |
| 1602 | 2026-09-10T22:54:46.821Z | Checking env_logger v0.11.11 |
| 1603 | 2026-09-10T22:54:46.889Z | Checking toml_edit v0.22.27 |
| 1604 | 2026-09-10T22:54:46.914Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1605 | 2026-09-10T22:54:47.000Z | Compiling regex-automata v0.4.18 |
| 1606 | 2026-09-10T22:54:47.244Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1607 | 2026-09-10T22:54:47.497Z | Checking serde-big-array v0.5.1 |
| 1608 | 2026-09-10T22:54:47.640Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1609 | 2026-09-10T22:54:47.819Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1610 | 2026-09-10T22:54:47.851Z | Compiling proc-macro-error v1.0.4 |
| 1611 | 2026-09-10T22:54:47.960Z | Compiling cfg_aliases v0.2.2 |
| 1612 | 2026-09-10T22:54:48.028Z | Checking dashu-base v0.5.1 |
| 1613 | 2026-09-10T22:54:48.367Z | Checking num-modular v0.6.5 |
| 1614 | 2026-09-10T22:54:48.484Z | Checking corncobs v0.1.4 |
| 1615 | 2026-09-10T22:54:48.596Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1616 | 2026-09-10T22:54:48.838Z | Compiling regex v1.13.1 |
| 1617 | 2026-09-10T22:54:49.224Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1618 | 2026-09-10T22:54:49.424Z | Compiling nix v0.31.3 |
| 1619 | 2026-09-10T22:54:49.581Z | Checking toml v0.8.23 |
| 1620 | 2026-09-10T22:54:49.823Z | Checking tower-http v0.6.11 |
| 1621 | 2026-09-10T22:54:50.103Z | Compiling typify v0.6.2 |
| 1622 | 2026-09-10T22:54:50.168Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 1623 | 2026-09-10T22:54:50.233Z | Checking secrecy v0.8.0 |
| 1624 | 2026-09-10T22:54:50.337Z | Compiling enum-as-inner v0.6.1 |
| 1625 | 2026-09-10T22:54:50.389Z | Compiling unicode-segmentation v1.13.3 |
| 1626 | 2026-09-10T22:54:50.642Z | Checking smawk v0.3.3 |
| 1627 | 2026-09-10T22:54:50.762Z | Compiling signal-hook v0.4.4 |
| 1628 | 2026-09-10T22:54:50.814Z | Checking num-primitive v0.2.1 |
| 1629 | 2026-09-10T22:54:50.876Z | Checking linked-hash-map v0.5.6 |
| 1630 | 2026-09-10T22:54:50.923Z | Compiling unsafe-libyaml v0.2.11 |
| 1631 | 2026-09-10T22:54:50.995Z | Compiling portable-atomic v1.15.0 |
| 1632 | 2026-09-10T22:54:51.019Z | Checking textwrap v0.15.2 |
| 1633 | 2026-09-10T22:54:51.038Z | Checking lru-cache v0.1.2 |
| 1634 | 2026-09-10T22:54:51.161Z | Checking hickory-proto v0.24.4 |
| 1635 | 2026-09-10T22:54:51.358Z | Checking dsi-bitstream v0.10.1 |
| 1636 | 2026-09-10T22:54:51.404Z | Compiling heck v0.4.1 |
| 1637 | 2026-09-10T22:54:51.494Z | Compiling serde_yaml v0.9.34+deprecated |
| 1638 | 2026-09-10T22:54:51.518Z | Compiling progenitor-impl v0.14.0 |
| 1639 | 2026-09-10T22:54:51.550Z | Checking supports-color v2.1.0 |
| 1640 | 2026-09-10T22:54:51.664Z | Checking atomicwrites v0.4.4 |
| 1641 | 2026-09-10T22:54:51.703Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 1642 | 2026-09-10T22:54:52.064Z | Checking supports-unicode v2.1.0 |
| 1643 | 2026-09-10T22:54:52.114Z | Checking supports-hyperlinks v2.1.0 |
| 1644 | 2026-09-10T22:54:52.161Z | Checking tokio-stream v0.1.19 |
| 1645 | 2026-09-10T22:54:52.165Z | Compiling miette-derive v5.10.0 |
| 1646 | 2026-09-10T22:54:52.211Z | Checking nibble_vec v0.1.0 |
| 1647 | 2026-09-10T22:54:52.328Z | Checking memmap2 v0.9.11 |
| 1648 | 2026-09-10T22:54:52.486Z | Checking terminal_size v0.1.17 |
| 1649 | 2026-09-10T22:54:52.533Z | Checking endian-type v0.2.0 |
| 1650 | 2026-09-10T22:54:52.578Z | Checking resolv-conf v0.7.6 |
| 1651 | 2026-09-10T22:54:52.636Z | Checking owo-colors v3.5.0 |
| 1652 | 2026-09-10T22:54:52.653Z | Checking either v1.17.0 |
| 1653 | 2026-09-10T22:54:52.709Z | Checking radix_trie v0.3.0 |
| 1654 | 2026-09-10T22:54:52.745Z | Checking hickory-resolver v0.24.4 |
| 1655 | 2026-09-10T22:54:52.833Z | Checking itertools v0.14.0 |
| 1656 | 2026-09-10T22:54:53.217Z | Checking miette v5.10.0 |
| 1657 | 2026-09-10T22:54:53.536Z | Compiling progenitor-macro v0.14.0 |
| 1658 | 2026-09-10T22:54:53.657Z | Compiling knuffel-derive v3.2.0 |
| 1659 | 2026-09-10T22:54:54.096Z | Checking console v0.16.4 |
| 1660 | 2026-09-10T22:54:54.345Z | Compiling derive-where v1.6.1 |
| 1661 | 2026-09-10T22:54:54.382Z | Checking termios v0.3.3 |
| 1662 | 2026-09-10T22:54:54.450Z | Checking unit-prefix v0.5.2 |
| 1663 | 2026-09-10T22:54:54.494Z | Checking base64 v0.21.7 |
| 1664 | 2026-09-10T22:54:54.718Z | Checking home v0.5.12 |
| 1665 | 2026-09-10T22:54:54.788Z | Compiling seq-macro v0.3.6 |
| 1666 | 2026-09-10T22:54:54.816Z | Checking indicatif v0.18.6 |
| 1667 | 2026-09-10T22:54:54.889Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1668 | 2026-09-10T22:54:55.047Z | Checking knuffel v3.2.0 |
| 1669 | 2026-09-10T22:54:55.184Z | Checking pwd v1.4.0 |
| 1670 | 2026-09-10T22:54:55.274Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 1671 | 2026-09-10T22:54:55.306Z | Checking lru v0.18.2 |
| 1672 | 2026-09-10T22:54:55.457Z | Checking tokio-fd v0.3.0 |
| 1673 | 2026-09-10T22:54:55.519Z | Compiling async-recursion v1.1.1 |
| 1674 | 2026-09-10T22:54:55.563Z | Checking xdg v3.0.0 |
| 1675 | 2026-09-10T22:54:55.573Z | Checking qorb v0.4.1 |
| 1676 | 2026-09-10T22:54:55.588Z | Checking shlex v1.3.0 |
| 1677 | 2026-09-10T22:54:55.652Z | Checking humantime v2.4.0 |
| 1678 | 2026-09-10T22:54:55.718Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1679 | 2026-09-10T22:54:55.727Z | Compiling function_name-proc-macro v0.3.0 |
| 1680 | 2026-09-10T22:54:56.092Z | Checking function_name v0.3.0 |
| 1681 | 2026-09-10T22:54:56.479Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1682 | 2026-09-10T22:54:59.889Z | Checking rustls-webpki v0.103.13 |
| 1683 | 2026-09-10T22:55:02.088Z | Checking tokio-rustls v0.26.4 |
| 1684 | 2026-09-10T22:55:02.088Z | Checking rustls-platform-verifier v0.7.0 |
| 1685 | 2026-09-10T22:55:02.264Z | Checking hyper-rustls v0.27.9 |
| 1686 | 2026-09-10T22:55:02.423Z | Checking reqwest v0.13.4 |
| 1687 | 2026-09-10T22:55:03.006Z | Checking progenitor-client v0.14.0 |
| 1688 | 2026-09-10T22:55:03.194Z | Checking progenitor v0.14.0 |
| 1689 | 2026-09-10T22:55:03.842Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1690 | 2026-09-10T22:55:04.249Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1691 | 2026-09-10T22:55:04.253Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1692 | 2026-09-10T22:55:04.253Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1693 | 2026-09-10T22:55:06.403Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1694 | 2026-09-10T22:55:06.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.54s |
| 1695 | 2026-09-10T22:55:06.725Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1696 | 2026-09-10T22:55:06.725Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1697 | 2026-09-10T22:55:06.853Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1698 | 2026-09-10T22:55:07.288Z | Compiling serde_json v1.0.151 |
| 1699 | 2026-09-10T22:55:07.410Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1700 | 2026-09-10T22:55:07.969Z | Compiling schemars v0.8.22 |
| 1701 | 2026-09-10T22:55:07.969Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-09-10T22:55:08.079Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 1703 | 2026-09-10T22:55:08.101Z | Checking slog-json v2.6.1 |
| 1704 | 2026-09-10T22:55:08.104Z | Checking reqwest v0.13.4 |
| 1705 | 2026-09-10T22:55:08.104Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1706 | 2026-09-10T22:55:08.240Z | Checking slog-bunyan v2.5.0 |
| 1707 | 2026-09-10T22:55:08.662Z | Compiling typify-impl v0.6.2 |
| 1708 | 2026-09-10T22:55:08.714Z | Checking oxnet v0.1.6 |
| 1709 | 2026-09-10T22:55:08.757Z | Checking progenitor-client v0.14.0 |
| 1710 | 2026-09-10T22:55:08.947Z | Checking daft v0.1.8 |
| 1711 | 2026-09-10T22:55:09.149Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1712 | 2026-09-10T22:55:09.331Z | Checking dropshot v0.17.1 |
| 1713 | 2026-09-10T22:55:09.360Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1714 | 2026-09-10T22:55:09.697Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 1715 | 2026-09-10T22:55:10.734Z | Compiling typify-macro v0.6.2 |
| 1716 | 2026-09-10T22:55:11.065Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1717 | 2026-09-10T22:55:11.520Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1718 | 2026-09-10T22:55:11.886Z | Compiling typify v0.6.2 |
| 1719 | 2026-09-10T22:55:11.944Z | Compiling progenitor-impl v0.14.0 |
| 1720 | 2026-09-10T22:55:13.079Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1721 | 2026-09-10T22:55:13.174Z | Compiling progenitor-macro v0.14.0 |
| 1722 | 2026-09-10T22:55:15.679Z | Checking progenitor v0.14.0 |
| 1723 | 2026-09-10T22:55:15.789Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1724 | 2026-09-10T22:55:17.942Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1725 | 2026-09-10T22:55:19.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.10s |
| 1726 | 2026-09-10T22:55:19.030Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1727 | 2026-09-10T22:55:19.030Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1728 | 2026-09-10T22:55:19.143Z | cargo build --locked |
| 1729 | 2026-09-10T22:55:19.608Z | Compiling unicode-ident v1.0.24 |
| 1730 | 2026-09-10T22:55:19.608Z | Compiling cfg-if v1.0.4 |
| 1731 | 2026-09-10T22:55:19.608Z | Compiling subtle v2.6.1 |
| 1732 | 2026-09-10T22:55:19.611Z | Compiling const-oid v0.9.6 |
| 1733 | 2026-09-10T22:55:19.611Z | Compiling libc v0.2.189 |
| 1734 | 2026-09-10T22:55:19.694Z | Compiling serde_core v1.0.229 |
| 1735 | 2026-09-10T22:55:19.698Z | Compiling typenum v1.20.1 |
| 1736 | 2026-09-10T22:55:19.710Z | Compiling memchr v2.8.3 |
| 1737 | 2026-09-10T22:55:19.736Z | Compiling itoa v1.0.18 |
| 1738 | 2026-09-10T22:55:19.787Z | Compiling proc-macro2 v1.0.107 |
| 1739 | 2026-09-10T22:55:19.819Z | Compiling flagset v0.4.7 |
| 1740 | 2026-09-10T22:55:19.914Z | Compiling allocator-api2 v0.2.21 |
| 1741 | 2026-09-10T22:55:19.940Z | Compiling smallvec v1.15.2 |
| 1742 | 2026-09-10T22:55:20.138Z | Compiling quote v1.0.47 |
| 1743 | 2026-09-10T22:55:20.155Z | Compiling errno v0.3.14 |
| 1744 | 2026-09-10T22:55:20.224Z | Compiling libm v0.2.16 |
| 1745 | 2026-09-10T22:55:20.304Z | Compiling syn v2.0.119 |
| 1746 | 2026-09-10T22:55:20.372Z | Compiling syn v3.0.3 |
| 1747 | 2026-09-10T22:55:20.418Z | Compiling bytes v1.12.1 |
| 1748 | 2026-09-10T22:55:20.433Z | Compiling heck v0.5.0 |
| 1749 | 2026-09-10T22:55:20.479Z | Compiling pin-project-lite v0.2.17 |
| 1750 | 2026-09-10T22:55:20.489Z | Compiling equivalent v1.0.2 |
| 1751 | 2026-09-10T22:55:20.568Z | Compiling zmij v1.0.23 |
| 1752 | 2026-09-10T22:55:20.568Z | Compiling once_cell v1.21.4 |
| 1753 | 2026-09-10T22:55:20.678Z | Compiling bitflags v2.13.1 |
| 1754 | 2026-09-10T22:55:20.783Z | Compiling signal-hook-registry v1.4.8 |
| 1755 | 2026-09-10T22:55:20.867Z | Compiling getrandom v0.2.17 |
| 1756 | 2026-09-10T22:55:20.915Z | Compiling scopeguard v1.2.0 |
| 1757 | 2026-09-10T22:55:21.023Z | Compiling num-traits v0.2.19 |
| 1758 | 2026-09-10T22:55:21.055Z | Compiling cpufeatures v0.2.17 |
| 1759 | 2026-09-10T22:55:21.058Z | Compiling foldhash v0.2.0 |
| 1760 | 2026-09-10T22:55:21.089Z | Compiling futures-core v0.3.33 |
| 1761 | 2026-09-10T22:55:21.121Z | Compiling lock_api v0.4.14 |
| 1762 | 2026-09-10T22:55:21.224Z | Compiling rand_core v0.6.4 |
| 1763 | 2026-09-10T22:55:21.239Z | Compiling parking_lot_core v0.9.12 |
| 1764 | 2026-09-10T22:55:21.348Z | Compiling base64ct v1.8.3 |
| 1765 | 2026-09-10T22:55:21.403Z | Compiling mio v1.2.2 |
| 1766 | 2026-09-10T22:55:21.447Z | Compiling parking_lot v0.12.5 |
| 1767 | 2026-09-10T22:55:21.535Z | Compiling socket2 v0.6.5 |
| 1768 | 2026-09-10T22:55:21.548Z | Compiling generic-array v0.14.7 |
| 1769 | 2026-09-10T22:55:21.620Z | Compiling pem-rfc7468 v0.7.0 |
| 1770 | 2026-09-10T22:55:21.634Z | Compiling futures-sink v0.3.33 |
| 1771 | 2026-09-10T22:55:21.735Z | Compiling adler2 v2.0.1 |
| 1772 | 2026-09-10T22:55:21.854Z | Compiling slab v0.4.12 |
| 1773 | 2026-09-10T22:55:21.866Z | Compiling base16ct v0.2.0 |
| 1774 | 2026-09-10T22:55:21.896Z | Compiling futures-channel v0.3.33 |
| 1775 | 2026-09-10T22:55:21.948Z | Compiling log v0.4.33 |
| 1776 | 2026-09-10T22:55:21.968Z | Compiling http v1.5.0 |
| 1777 | 2026-09-10T22:55:22.023Z | Compiling crypto-common v0.1.7 |
| 1778 | 2026-09-10T22:55:22.027Z | Compiling block-buffer v0.10.4 |
| 1779 | 2026-09-10T22:55:22.116Z | Compiling futures-io v0.3.33 |
| 1780 | 2026-09-10T22:55:22.140Z | Compiling digest v0.10.7 |
| 1781 | 2026-09-10T22:55:22.156Z | Compiling stable_deref_trait v1.2.1 |
| 1782 | 2026-09-10T22:55:22.165Z | Compiling futures-task v0.3.33 |
| 1783 | 2026-09-10T22:55:22.230Z | Compiling getrandom v0.4.3 |
| 1784 | 2026-09-10T22:55:22.265Z | Compiling strsim v0.11.1 |
| 1785 | 2026-09-10T22:55:22.330Z | Compiling dyn-clone v1.0.20 |
| 1786 | 2026-09-10T22:55:22.342Z | Compiling ipnet v2.12.1 |
| 1787 | 2026-09-10T22:55:22.368Z | Compiling serde_json v1.0.151 |
| 1788 | 2026-09-10T22:55:22.441Z | Compiling hashbrown v0.17.1 |
| 1789 | 2026-09-10T22:55:22.463Z | Compiling utf8parse v0.2.2 |
| 1790 | 2026-09-10T22:55:22.570Z | Compiling gimli v0.32.3 |
| 1791 | 2026-09-10T22:55:22.652Z | Compiling anstyle-parse v1.0.0 |
| 1792 | 2026-09-10T22:55:22.839Z | Compiling percent-encoding v2.3.2 |
| 1793 | 2026-09-10T22:55:22.882Z | Compiling colorchoice v1.0.5 |
| 1794 | 2026-09-10T22:55:22.944Z | Compiling anstyle-query v1.1.5 |
| 1795 | 2026-09-10T22:55:22.970Z | Compiling indexmap v2.14.0 |
| 1796 | 2026-09-10T22:55:23.024Z | Compiling is_terminal_polyfill v1.70.2 |
| 1797 | 2026-09-10T22:55:23.039Z | Compiling synstructure v0.13.2 |
| 1798 | 2026-09-10T22:55:23.048Z | Compiling serde_derive_internals v0.29.1 |
| 1799 | 2026-09-10T22:55:23.111Z | Compiling anstyle v1.0.14 |
| 1800 | 2026-09-10T22:55:23.331Z | Compiling rustc-demangle v0.1.28 |
| 1801 | 2026-09-10T22:55:23.493Z | Compiling iana-time-zone v0.1.65 |
| 1802 | 2026-09-10T22:55:23.526Z | Compiling anstream v1.0.0 |
| 1803 | 2026-09-10T22:55:23.554Z | Compiling serde_derive v1.0.229 |
| 1804 | 2026-09-10T22:55:23.602Z | Compiling thiserror-impl v2.0.20 |
| 1805 | 2026-09-10T22:55:23.710Z | Compiling tokio-macros v2.7.2 |
| 1806 | 2026-09-10T22:55:23.761Z | Compiling displaydoc v0.2.7 |
| 1807 | 2026-09-10T22:55:23.765Z | Compiling rustix v1.1.4 |
| 1808 | 2026-09-10T22:55:23.835Z | Compiling ff v0.13.1 |
| 1809 | 2026-09-10T22:55:24.264Z | Compiling zeroize_derive v1.5.0 |
| 1810 | 2026-09-10T22:55:24.457Z | Compiling der_derive v0.7.3 |
| 1811 | 2026-09-10T22:55:24.529Z | Compiling zerocopy-derive v0.8.56 |
| 1812 | 2026-09-10T22:55:24.563Z | Compiling tokio v1.53.1 |
| 1813 | 2026-09-10T22:55:24.819Z | Compiling thiserror v2.0.20 |
| 1814 | 2026-09-10T22:55:24.924Z | Compiling zerofrom-derive v0.1.7 |
| 1815 | 2026-09-10T22:55:24.978Z | Compiling zeroize v1.9.0 |
| 1816 | 2026-09-10T22:55:25.085Z | Compiling futures-macro v0.3.33 |
| 1817 | 2026-09-10T22:55:25.253Z | Compiling yoke-derive v0.8.2 |
| 1818 | 2026-09-10T22:55:25.439Z | Compiling der v0.7.10 |
| 1819 | 2026-09-10T22:55:25.976Z | Compiling futures-util v0.3.33 |
| 1820 | 2026-09-10T22:55:26.014Z | Compiling zerocopy v0.8.56 |
| 1821 | 2026-09-10T22:55:26.185Z | Compiling zerofrom v0.1.8 |
| 1822 | 2026-09-10T22:55:26.195Z | Compiling schemars_derive v0.8.22 |
| 1823 | 2026-09-10T22:55:26.204Z | Compiling serde v1.0.229 |
| 1824 | 2026-09-10T22:55:26.306Z | Compiling spki v0.7.3 |
| 1825 | 2026-09-10T22:55:26.396Z | Compiling yoke v0.8.3 |
| 1826 | 2026-09-10T22:55:26.518Z | Compiling pkcs8 v0.10.2 |
| 1827 | 2026-09-10T22:55:26.584Z | Compiling zerovec-derive v0.11.3 |
| 1828 | 2026-09-10T22:55:26.811Z | Compiling hmac v0.12.1 |
| 1829 | 2026-09-10T22:55:26.947Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1830 | 2026-09-10T22:55:27.287Z | Compiling addr2line v0.25.1 |
| 1831 | 2026-09-10T22:55:27.427Z | Compiling chrono v0.4.45 |
| 1832 | 2026-09-10T22:55:27.631Z | Compiling signature v2.2.0 |
| 1833 | 2026-09-10T22:55:27.703Z | Compiling zerovec v0.11.6 |
| 1834 | 2026-09-10T22:55:27.819Z | Compiling sha2 v0.10.9 |
| 1835 | 2026-09-10T22:55:28.023Z | Compiling rustls-pki-types v1.15.1 |
| 1836 | 2026-09-10T22:55:28.045Z | Compiling tracing-attributes v0.1.31 |
| 1837 | 2026-09-10T22:55:28.200Z | Compiling tinystr v0.8.3 |
| 1838 | 2026-09-10T22:55:28.236Z | Compiling tracing-core v0.1.36 |
| 1839 | 2026-09-10T22:55:28.300Z | Compiling litemap v0.8.2 |
| 1840 | 2026-09-10T22:55:28.400Z | Compiling base64 v0.22.1 |
| 1841 | 2026-09-10T22:55:28.484Z | Compiling clap_lex v1.1.0 |
| 1842 | 2026-09-10T22:55:28.513Z | Compiling writeable v0.6.3 |
| 1843 | 2026-09-10T22:55:28.719Z | Compiling icu_locale_core v2.2.0 |
| 1844 | 2026-09-10T22:55:28.729Z | Compiling potential_utf v0.1.5 |
| 1845 | 2026-09-10T22:55:28.733Z | Compiling tokio-util v0.7.19 |
| 1846 | 2026-09-10T22:55:28.836Z | Compiling hkdf v0.12.4 |
| 1847 | 2026-09-10T22:55:28.893Z | Compiling ppv-lite86 v0.2.21 |
| 1848 | 2026-09-10T22:55:28.905Z | Compiling sec1 v0.7.3 |
| 1849 | 2026-09-10T22:55:28.977Z | Compiling erased-serde v0.3.31 |
| 1850 | 2026-09-10T22:55:29.032Z | Compiling zerotrie v0.2.4 |
| 1851 | 2026-09-10T22:55:29.179Z | Compiling crypto-bigint v0.5.5 |
| 1852 | 2026-09-10T22:55:29.210Z | Compiling thiserror-impl v1.0.69 |
| 1853 | 2026-09-10T22:55:29.287Z | Compiling tracing v0.1.44 |
| 1854 | 2026-09-10T22:55:29.330Z | Compiling group v0.13.0 |
| 1855 | 2026-09-10T22:55:29.392Z | Compiling httparse v1.10.1 |
| 1856 | 2026-09-10T22:55:29.469Z | Compiling aws-lc-sys v0.44.0 |
| 1857 | 2026-09-10T22:55:29.502Z | Compiling uuid v1.24.0 |
| 1858 | 2026-09-10T22:55:29.528Z | Compiling is_ci v1.2.0 |
| 1859 | 2026-09-10T22:55:29.666Z | Compiling utf8_iter v1.0.4 |
| 1860 | 2026-09-10T22:55:29.699Z | Compiling hex v0.4.3 |
| 1861 | 2026-09-10T22:55:29.801Z | Compiling unicode-linebreak v0.1.5 |
| 1862 | 2026-09-10T22:55:29.811Z | Compiling simd-adler32 v0.3.10 |
| 1863 | 2026-09-10T22:55:29.932Z | Compiling icu_collections v2.2.0 |
| 1864 | 2026-09-10T22:55:29.958Z | Compiling aws-lc-rs v1.18.0 |
| 1865 | 2026-09-10T22:55:30.012Z | Compiling miniz_oxide v0.8.9 |
| 1866 | 2026-09-10T22:55:30.042Z | Compiling icu_provider v2.2.0 |
| 1867 | 2026-09-10T22:55:30.078Z | Compiling slog v2.8.2 |
| 1868 | 2026-09-10T22:55:30.367Z | Compiling elliptic-curve v0.13.8 |
| 1869 | 2026-09-10T22:55:30.386Z | Compiling thiserror v1.0.69 |
| 1870 | 2026-09-10T22:55:30.460Z | Compiling rand_chacha v0.3.1 |
| 1871 | 2026-09-10T22:55:30.487Z | Compiling clap_derive v4.6.4 |
| 1872 | 2026-09-10T22:55:30.501Z | Compiling form_urlencoded v1.2.2 |
| 1873 | 2026-09-10T22:55:30.682Z | Compiling num-integer v0.1.46 |
| 1874 | 2026-09-10T22:55:30.691Z | Compiling is-terminal v0.4.17 |
| 1875 | 2026-09-10T22:55:30.770Z | Compiling unicode-width v0.1.14 |
| 1876 | 2026-09-10T22:55:30.802Z | Compiling untrusted v0.9.0 |
| 1877 | 2026-09-10T22:55:30.844Z | Compiling rand v0.8.7 |
| 1878 | 2026-09-10T22:55:30.966Z | Compiling num-iter v0.1.46 |
| 1879 | 2026-09-10T22:55:30.978Z | Compiling rustls-webpki v0.103.13 |
| 1880 | 2026-09-10T22:55:31.069Z | Compiling syn v1.0.109 |
| 1881 | 2026-09-10T22:55:31.078Z | Compiling icu_normalizer_data v2.2.0 |
| 1882 | 2026-09-10T22:55:31.082Z | Compiling icu_properties_data v2.2.0 |
| 1883 | 2026-09-10T22:55:31.152Z | Compiling schemars v0.8.22 |
| 1884 | 2026-09-10T22:55:31.222Z | Compiling serde_tokenstream v0.2.3 |
| 1885 | 2026-09-10T22:55:31.514Z | Compiling rfc6979 v0.4.0 |
| 1886 | 2026-09-10T22:55:31.553Z | Compiling http-body v1.1.0 |
| 1887 | 2026-09-10T22:55:31.593Z | Compiling unicode-width v0.2.2 |
| 1888 | 2026-09-10T22:55:31.631Z | Compiling atomic-waker v1.1.2 |
| 1889 | 2026-09-10T22:55:31.690Z | Compiling ecdsa v0.16.9 |
| 1890 | 2026-09-10T22:55:31.703Z | Compiling rustls v0.23.43 |
| 1891 | 2026-09-10T22:55:31.758Z | Compiling icu_properties v2.2.0 |
| 1892 | 2026-09-10T22:55:31.872Z | Compiling icu_normalizer v2.2.0 |
| 1893 | 2026-09-10T22:55:32.030Z | Compiling primeorder v0.13.6 |
| 1894 | 2026-09-10T22:55:32.374Z | Compiling hybrid-array v0.4.14 |
| 1895 | 2026-09-10T22:55:32.393Z | Compiling fnv v1.0.7 |
| 1896 | 2026-09-10T22:55:32.455Z | Compiling tower-layer v0.3.3 |
| 1897 | 2026-09-10T22:55:32.480Z | Compiling keccak v0.1.6 |
| 1898 | 2026-09-10T22:55:32.491Z | Compiling try-lock v0.2.5 |
| 1899 | 2026-09-10T22:55:32.597Z | Compiling tower-service v0.3.3 |
| 1900 | 2026-09-10T22:55:32.615Z | Compiling want v0.3.1 |
| 1901 | 2026-09-10T22:55:32.655Z | Compiling idna_adapter v1.2.2 |
| 1902 | 2026-09-10T22:55:32.686Z | Compiling h2 v0.4.15 |
| 1903 | 2026-09-10T22:55:32.781Z | Compiling getrandom v0.3.4 |
| 1904 | 2026-09-10T22:55:32.885Z | Compiling ed25519 v2.2.3 |
| 1905 | 2026-09-10T22:55:32.922Z | Compiling curve25519-dalek v4.1.3 |
| 1906 | 2026-09-10T22:55:32.959Z | Compiling terminal_size v0.4.4 |
| 1907 | 2026-09-10T22:55:33.093Z | Compiling object v0.37.3 |
| 1908 | 2026-09-10T22:55:33.302Z | Compiling hashbrown v0.16.1 |
| 1909 | 2026-09-10T22:55:33.431Z | Compiling num-conv v0.2.2 |
| 1910 | 2026-09-10T22:55:33.582Z | Compiling time-core v0.1.9 |
| 1911 | 2026-09-10T22:55:33.766Z | Compiling ryu v1.0.23 |
| 1912 | 2026-09-10T22:55:33.879Z | Compiling httpdate v1.0.3 |
| 1913 | 2026-09-10T22:55:33.949Z | Compiling spin v0.9.9 |
| 1914 | 2026-09-10T22:55:34.026Z | Compiling time-macros v0.2.32 |
| 1915 | 2026-09-10T22:55:34.126Z | Compiling ed25519-dalek v2.2.0 |
| 1916 | 2026-09-10T22:55:34.452Z | Compiling ahash v0.8.12 |
| 1917 | 2026-09-10T22:55:34.492Z | Compiling darling_core v0.23.0 |
| 1918 | 2026-09-10T22:55:34.630Z | Compiling tokio-rustls v0.26.4 |
| 1919 | 2026-09-10T22:55:34.893Z | Compiling hyper v1.11.0 |
| 1920 | 2026-09-10T22:55:35.215Z | Compiling clap_builder v4.6.6 |
| 1921 | 2026-09-10T22:55:35.326Z | Compiling rand_core v0.9.5 |
| 1922 | 2026-09-10T22:55:35.532Z | Compiling crypto-common v0.2.2 |
| 1923 | 2026-09-10T22:55:35.550Z | Compiling block-buffer v0.12.1 |
| 1924 | 2026-09-10T22:55:35.721Z | Compiling backtrace v0.3.76 |
| 1925 | 2026-09-10T22:55:35.820Z | Compiling idna v1.1.0 |
| 1926 | 2026-09-10T22:55:35.944Z | Compiling x509-cert v0.2.5 |
| 1927 | 2026-09-10T22:55:36.528Z | Compiling async-trait v0.1.92 |
| 1928 | 2026-09-10T22:55:36.649Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1929 | 2026-09-10T22:55:36.715Z | Compiling num_threads v0.1.7 |
| 1930 | 2026-09-10T22:55:36.814Z | Compiling powerfmt v0.2.0 |
| 1931 | 2026-09-10T22:55:36.994Z | Compiling data-encoding v2.11.1 |
| 1932 | 2026-09-10T22:55:37.028Z | Compiling const-oid v0.10.2 |
| 1933 | 2026-09-10T22:55:37.103Z | Compiling deranged v0.5.8 |
| 1934 | 2026-09-10T22:55:37.239Z | Compiling digest v0.11.3 |
| 1935 | 2026-09-10T22:55:37.311Z | Compiling lazy_static v1.5.0 |
| 1936 | 2026-09-10T22:55:37.400Z | Compiling proc-macro-error2 v2.0.1 |
| 1937 | 2026-09-10T22:55:37.410Z | Compiling clap v4.6.6 |
| 1938 | 2026-09-10T22:55:37.486Z | Compiling darling_macro v0.23.0 |
| 1939 | 2026-09-10T22:55:37.512Z | Compiling backtrace-ext v0.2.1 |
| 1940 | 2026-09-10T22:55:37.666Z | Compiling url v2.5.8 |
| 1941 | 2026-09-10T22:55:37.687Z | Compiling hyper-util v0.1.20 |
| 1942 | 2026-09-10T22:55:37.734Z | Compiling rand_chacha v0.9.0 |
| 1943 | 2026-09-10T22:55:37.981Z | Compiling time v0.3.55 |
| 1944 | 2026-09-10T22:55:38.106Z | Compiling hashbrown v0.14.5 |
| 1945 | 2026-09-10T22:55:38.175Z | Compiling textwrap v0.16.2 |
| 1946 | 2026-09-10T22:55:38.305Z | Compiling supports-color v3.0.2 |
| 1947 | 2026-09-10T22:55:38.461Z | Compiling half v2.7.1 |
| 1948 | 2026-09-10T22:55:38.481Z | Compiling sha1 v0.10.7 |
| 1949 | 2026-09-10T22:55:38.492Z | Compiling miette-derive v7.6.0 |
| 1950 | 2026-09-10T22:55:38.645Z | Compiling encoding_rs v0.8.35 |
| 1951 | 2026-09-10T22:55:38.707Z | Compiling fastrand v2.5.0 |
| 1952 | 2026-09-10T22:55:38.753Z | Compiling semver v1.0.28 |
| 1953 | 2026-09-10T22:55:38.936Z | Compiling ciborium-io v0.2.2 |
| 1954 | 2026-09-10T22:55:38.964Z | Compiling static_assertions v1.1.0 |
| 1955 | 2026-09-10T22:55:39.027Z | Compiling mime v0.3.17 |
| 1956 | 2026-09-10T22:55:39.037Z | Compiling ciborium-ll v0.2.2 |
| 1957 | 2026-09-10T22:55:39.087Z | Compiling tempfile v3.27.0 |
| 1958 | 2026-09-10T22:55:39.297Z | Compiling num-bigint-dig v0.8.6 |
| 1959 | 2026-09-10T22:55:39.301Z | Compiling chumsky v0.9.3 |
| 1960 | 2026-09-10T22:55:39.471Z | Compiling darling v0.23.0 |
| 1961 | 2026-09-10T22:55:39.501Z | Compiling rand v0.9.5 |
| 1962 | 2026-09-10T22:55:39.551Z | Compiling knus-derive v3.4.0 |
| 1963 | 2026-09-10T22:55:39.627Z | Compiling miette v7.6.0 |
| 1964 | 2026-09-10T22:55:39.992Z | Compiling crossbeam-utils v0.8.22 |
| 1965 | 2026-09-10T22:55:40.114Z | Compiling crc32fast v1.5.0 |
| 1966 | 2026-09-10T22:55:40.306Z | Compiling camino v1.2.5 |
| 1967 | 2026-09-10T22:55:40.462Z | Compiling serde_urlencoded v0.7.1 |
| 1968 | 2026-09-10T22:55:40.499Z | Compiling regress v0.11.1 |
| 1969 | 2026-09-10T22:55:40.585Z | Compiling http-body-util v0.1.4 |
| 1970 | 2026-09-10T22:55:40.708Z | Compiling futures-executor v0.3.33 |
| 1971 | 2026-09-10T22:55:40.712Z | Compiling pkcs1 v0.7.5 |
| 1972 | 2026-09-10T22:55:40.759Z | Compiling inout v0.1.4 |
| 1973 | 2026-09-10T22:55:40.892Z | Compiling thread_local v1.1.10 |
| 1974 | 2026-09-10T22:55:40.902Z | Compiling ipnetwork v0.21.1 |
| 1975 | 2026-09-10T22:55:41.040Z | Compiling regex-syntax v0.8.11 |
| 1976 | 2026-09-10T22:55:41.050Z | Compiling knus v3.4.0 |
| 1977 | 2026-09-10T22:55:41.169Z | Compiling oxnet v0.1.6 |
| 1978 | 2026-09-10T22:55:41.188Z | Compiling rsa v0.9.10 |
| 1979 | 2026-09-10T22:55:41.198Z | Compiling futures v0.3.33 |
| 1980 | 2026-09-10T22:55:41.273Z | Compiling cipher v0.4.4 |
| 1981 | 2026-09-10T22:55:41.485Z | Compiling p384 v0.13.1 |
| 1982 | 2026-09-10T22:55:41.876Z | Compiling crossbeam-channel v0.5.16 |
| 1983 | 2026-09-10T22:55:41.880Z | Compiling flate2 v1.1.9 |
| 1984 | 2026-09-10T22:55:41.911Z | Compiling serde_with_macros v3.22.0 |
| 1985 | 2026-09-10T22:55:42.148Z | Compiling typify-impl v0.6.2 |
| 1986 | 2026-09-10T22:55:42.350Z | Compiling ciborium v0.2.2 |
| 1987 | 2026-09-10T22:55:42.393Z | Compiling hubpack_derive v0.1.1 |
| 1988 | 2026-09-10T22:55:42.925Z | Compiling sha3 v0.10.9 |
| 1989 | 2026-09-10T22:55:43.068Z | Compiling newtype-uuid v1.4.0 |
| 1990 | 2026-09-10T22:55:43.184Z | Compiling ssh-encoding v0.2.0 |
| 1991 | 2026-09-10T22:55:43.448Z | Compiling openapiv3 v2.2.0 |
| 1992 | 2026-09-10T22:55:43.467Z | Compiling strum_macros v0.26.4 |
| 1993 | 2026-09-10T22:55:43.486Z | Compiling async-stream-impl v0.3.6 |
| 1994 | 2026-09-10T22:55:43.723Z | Compiling daft-derive v0.1.8 |
| 1995 | 2026-09-10T22:55:44.383Z | Compiling keccak v0.2.2 |
| 1996 | 2026-09-10T22:55:44.488Z | Compiling winnow v1.0.4 |
| 1997 | 2026-09-10T22:55:44.514Z | Compiling match_cfg v0.1.0 |
| 1998 | 2026-09-10T22:55:44.548Z | Compiling compression-core v0.4.32 |
| 1999 | 2026-09-10T22:55:44.583Z | Compiling utf-8 v0.7.6 |
| 2000 | 2026-09-10T22:55:44.706Z | Compiling take_mut v0.2.2 |
| 2001 | 2026-09-10T22:55:44.758Z | Compiling term v1.2.1 |
| 2002 | 2026-09-10T22:55:44.813Z | Compiling sponge-cursor v0.1.0 |
| 2003 | 2026-09-10T22:55:44.840Z | Compiling slog-async v2.8.0 |
| 2004 | 2026-09-10T22:55:44.855Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2005 | 2026-09-10T22:55:44.941Z | Compiling sha3 v0.12.0 |
| 2006 | 2026-09-10T22:55:45.015Z | Compiling slog-term v2.9.2 |
| 2007 | 2026-09-10T22:55:45.054Z | Compiling tungstenite v0.28.0 |
| 2008 | 2026-09-10T22:55:45.121Z | Compiling strum v0.26.3 |
| 2009 | 2026-09-10T22:55:45.251Z | Compiling compression-codecs v0.4.38 |
| 2010 | 2026-09-10T22:55:45.405Z | Compiling hostname v0.3.1 |
| 2011 | 2026-09-10T22:55:45.455Z | Compiling daft v0.1.8 |
| 2012 | 2026-09-10T22:55:45.494Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2013 | 2026-09-10T22:55:45.548Z | Compiling async-stream v0.3.6 |
| 2014 | 2026-09-10T22:55:45.557Z | Compiling ssh-cipher v0.2.0 |
| 2015 | 2026-09-10T22:55:45.576Z | Compiling serde_with v3.22.0 |
| 2016 | 2026-09-10T22:55:45.700Z | Compiling hubpack v0.1.2 |
| 2017 | 2026-09-10T22:55:45.710Z | Compiling omicron-workspace-hack v0.1.0 |
| 2018 | 2026-09-10T22:55:45.719Z | Compiling slog-json v2.6.1 |
| 2019 | 2026-09-10T22:55:45.722Z | Compiling p256 v0.13.2 |
| 2020 | 2026-09-10T22:55:45.957Z | Compiling serde_spanned v1.1.1 |
| 2021 | 2026-09-10T22:55:45.967Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2022 | 2026-09-10T22:55:46.111Z | Compiling unicode-segmentation v1.13.3 |
| 2023 | 2026-09-10T22:55:46.142Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2024 | 2026-09-10T22:55:46.151Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2025 | 2026-09-10T22:55:46.280Z | Compiling debug-ignore v1.0.5 |
| 2026 | 2026-09-10T22:55:46.365Z | Compiling cpufeatures v0.3.0 |
| 2027 | 2026-09-10T22:55:46.384Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2028 | 2026-09-10T22:55:46.439Z | Compiling sha1 v0.11.0 |
| 2029 | 2026-09-10T22:55:46.533Z | Compiling ssh-key v0.6.7 |
| 2030 | 2026-09-10T22:55:46.688Z | Compiling slog-bunyan v2.5.0 |
| 2031 | 2026-09-10T22:55:46.829Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2032 | 2026-09-10T22:55:47.133Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2033 | 2026-09-10T22:55:47.165Z | Compiling tokio-tungstenite v0.28.0 |
| 2034 | 2026-09-10T22:55:47.205Z | Compiling multer v3.1.0 |
| 2035 | 2026-09-10T22:55:47.455Z | Compiling async-compression v0.4.43 |
| 2036 | 2026-09-10T22:55:47.735Z | Compiling salty v0.3.0 |
| 2037 | 2026-09-10T22:55:47.770Z | Compiling rlimit v0.10.2 |
| 2038 | 2026-09-10T22:55:47.900Z | Compiling waitgroup v0.1.2 |
| 2039 | 2026-09-10T22:55:47.949Z | Compiling dropshot_endpoint v0.17.1 |
| 2040 | 2026-09-10T22:55:48.043Z | Compiling rustls-pemfile v2.2.0 |
| 2041 | 2026-09-10T22:55:48.148Z | Compiling serde_spanned v0.6.9 |
| 2042 | 2026-09-10T22:55:48.245Z | Compiling toml_datetime v0.6.11 |
| 2043 | 2026-09-10T22:55:48.293Z | Compiling env_filter v2.0.0 |
| 2044 | 2026-09-10T22:55:48.440Z | Compiling serde_path_to_error v0.1.20 |
| 2045 | 2026-09-10T22:55:48.520Z | Compiling sync_wrapper v1.0.2 |
| 2046 | 2026-09-10T22:55:48.588Z | Compiling typify-macro v0.6.2 |
| 2047 | 2026-09-10T22:55:48.626Z | Compiling aho-corasick v1.1.5 |
| 2048 | 2026-09-10T22:55:48.635Z | Compiling hostname v0.4.2 |
| 2049 | 2026-09-10T22:55:48.778Z | Compiling winnow v0.7.15 |
| 2050 | 2026-09-10T22:55:48.794Z | Compiling tinyvec_macros v0.1.1 |
| 2051 | 2026-09-10T22:55:48.862Z | Compiling openssl-probe v0.2.1 |
| 2052 | 2026-09-10T22:55:49.054Z | Compiling http-range-header v0.4.2 |
| 2053 | 2026-09-10T22:55:49.173Z | Compiling toml_write v0.1.2 |
| 2054 | 2026-09-10T22:55:49.207Z | Compiling bytesize v2.7.0 |
| 2055 | 2026-09-10T22:55:49.284Z | Compiling rustls-native-certs v0.8.4 |
| 2056 | 2026-09-10T22:55:49.370Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2057 | 2026-09-10T22:55:49.507Z | Compiling regex-automata v0.4.18 |
| 2058 | 2026-09-10T22:55:49.612Z | Compiling dropshot v0.17.1 |
| 2059 | 2026-09-10T22:55:49.631Z | Compiling tinyvec v1.12.0 |
| 2060 | 2026-09-10T22:55:49.975Z | Compiling tower v0.5.3 |
| 2061 | 2026-09-10T22:55:50.303Z | Compiling toml_edit v0.22.27 |
| 2062 | 2026-09-10T22:55:50.457Z | Compiling env_logger v0.11.11 |
| 2063 | 2026-09-10T22:55:50.691Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2064 | 2026-09-10T22:55:50.880Z | Compiling serde-big-array v0.5.1 |
| 2065 | 2026-09-10T22:55:51.020Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2066 | 2026-09-10T22:55:51.061Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2067 | 2026-09-10T22:55:51.779Z | Compiling num-modular v0.6.5 |
| 2068 | 2026-09-10T22:55:52.502Z | Compiling dashu-base v0.5.1 |
| 2069 | 2026-09-10T22:55:52.828Z | Compiling corncobs v0.1.4 |
| 2070 | 2026-09-10T22:55:53.012Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2071 | 2026-09-10T22:55:53.422Z | Compiling dashu-int v0.5.1 |
| 2072 | 2026-09-10T22:55:53.608Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2073 | 2026-09-10T22:55:54.839Z | Compiling toml v0.8.23 |
| 2074 | 2026-09-10T22:55:55.100Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2075 | 2026-09-10T22:55:55.212Z | Compiling regex v1.13.1 |
| 2076 | 2026-09-10T22:55:55.540Z | Compiling typify v0.6.2 |
| 2077 | 2026-09-10T22:55:55.594Z | Compiling tower-http v0.6.11 |
| 2078 | 2026-09-10T22:55:55.634Z | Compiling proc-macro-error-attr v1.0.4 |
| 2079 | 2026-09-10T22:55:55.680Z | Compiling rustls-platform-verifier v0.7.0 |
| 2080 | 2026-09-10T22:55:55.962Z | Compiling rustix v0.38.44 |
| 2081 | 2026-09-10T22:55:56.127Z | Compiling hyper-rustls v0.27.9 |
| 2082 | 2026-09-10T22:55:56.335Z | Compiling secrecy v0.8.0 |
| 2083 | 2026-09-10T22:55:56.443Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 2084 | 2026-09-10T22:55:56.481Z | Compiling enum-as-inner v0.6.1 |
| 2085 | 2026-09-10T22:55:56.547Z | Compiling linked-hash-map v0.5.6 |
| 2086 | 2026-09-10T22:55:56.736Z | Compiling smawk v0.3.3 |
| 2087 | 2026-09-10T22:55:56.779Z | Compiling num-primitive v0.2.1 |
| 2088 | 2026-09-10T22:55:56.863Z | Compiling textwrap v0.15.2 |
| 2089 | 2026-09-10T22:55:56.880Z | Compiling serde_yaml v0.9.34+deprecated |
| 2090 | 2026-09-10T22:55:57.091Z | Compiling hickory-proto v0.24.4 |
| 2091 | 2026-09-10T22:55:57.102Z | Compiling lru-cache v0.1.2 |
| 2092 | 2026-09-10T22:55:57.223Z | Compiling atomicwrites v0.4.4 |
| 2093 | 2026-09-10T22:55:57.260Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2094 | 2026-09-10T22:55:57.270Z | Compiling reqwest v0.13.4 |
| 2095 | 2026-09-10T22:55:57.350Z | Compiling dsi-bitstream v0.10.1 |
| 2096 | 2026-09-10T22:55:57.647Z | Compiling progenitor-impl v0.14.0 |
| 2097 | 2026-09-10T22:55:57.961Z | Compiling proc-macro-error v1.0.4 |
| 2098 | 2026-09-10T22:55:58.229Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 2099 | 2026-09-10T22:55:58.601Z | Compiling heck v0.4.1 |
| 2100 | 2026-09-10T22:55:58.662Z | Compiling supports-unicode v2.1.0 |
| 2101 | 2026-09-10T22:55:58.697Z | Compiling supports-color v2.1.0 |
| 2102 | 2026-09-10T22:55:58.807Z | Compiling supports-hyperlinks v2.1.0 |
| 2103 | 2026-09-10T22:55:58.817Z | Compiling tokio-stream v0.1.19 |
| 2104 | 2026-09-10T22:55:58.909Z | Compiling miette-derive v5.10.0 |
| 2105 | 2026-09-10T22:55:58.971Z | Compiling nibble_vec v0.1.0 |
| 2106 | 2026-09-10T22:55:59.106Z | Compiling terminal_size v0.1.17 |
| 2107 | 2026-09-10T22:55:59.227Z | Compiling memmap2 v0.9.11 |
| 2108 | 2026-09-10T22:55:59.281Z | Compiling resolv-conf v0.7.6 |
| 2109 | 2026-09-10T22:55:59.455Z | Compiling owo-colors v3.5.0 |
| 2110 | 2026-09-10T22:55:59.627Z | Compiling either v1.17.0 |
| 2111 | 2026-09-10T22:55:59.657Z | Compiling endian-type v0.2.0 |
| 2112 | 2026-09-10T22:55:59.794Z | Compiling radix_trie v0.3.0 |
| 2113 | 2026-09-10T22:55:59.843Z | Compiling itertools v0.14.0 |
| 2114 | 2026-09-10T22:56:00.012Z | Compiling miette v5.10.0 |
| 2115 | 2026-09-10T22:56:00.104Z | Compiling hickory-resolver v0.24.4 |
| 2116 | 2026-09-10T22:56:00.134Z | Compiling knuffel-derive v3.2.0 |
| 2117 | 2026-09-10T22:56:01.157Z | Compiling nix v0.31.3 |
| 2118 | 2026-09-10T22:56:01.275Z | Compiling progenitor-macro v0.14.0 |
| 2119 | 2026-09-10T22:56:01.379Z | Compiling progenitor-client v0.14.0 |
| 2120 | 2026-09-10T22:56:01.638Z | Compiling anyhow v1.0.104 |
| 2121 | 2026-09-10T22:56:01.684Z | Compiling signal-hook v0.4.4 |
| 2122 | 2026-09-10T22:56:01.902Z | Compiling portable-atomic v1.15.0 |
| 2123 | 2026-09-10T22:56:02.027Z | Compiling console v0.16.4 |
| 2124 | 2026-09-10T22:56:02.658Z | Compiling derive-where v1.6.1 |
| 2125 | 2026-09-10T22:56:02.673Z | Compiling termios v0.3.3 |
| 2126 | 2026-09-10T22:56:02.812Z | Compiling unit-prefix v0.5.2 |
| 2127 | 2026-09-10T22:56:02.824Z | Compiling home v0.5.12 |
| 2128 | 2026-09-10T22:56:02.848Z | Compiling base64 v0.21.7 |
| 2129 | 2026-09-10T22:56:02.857Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 2130 | 2026-09-10T22:56:02.950Z | Compiling indicatif v0.18.6 |
| 2131 | 2026-09-10T22:56:02.953Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2132 | 2026-09-10T22:56:03.170Z | Compiling knuffel v3.2.0 |
| 2133 | 2026-09-10T22:56:03.645Z | Compiling pwd v1.4.0 |
| 2134 | 2026-09-10T22:56:03.836Z | Compiling tokio-fd v0.3.0 |
| 2135 | 2026-09-10T22:56:03.944Z | Compiling qorb v0.4.1 |
| 2136 | 2026-09-10T22:56:03.962Z | Compiling async-recursion v1.1.1 |
| 2137 | 2026-09-10T22:56:04.010Z | Compiling lru v0.18.2 |
| 2138 | 2026-09-10T22:56:04.062Z | Compiling shlex v1.3.0 |
| 2139 | 2026-09-10T22:56:04.186Z | Compiling xdg v3.0.0 |
| 2140 | 2026-09-10T22:56:04.284Z | Compiling humantime v2.4.0 |
| 2141 | 2026-09-10T22:56:04.560Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2142 | 2026-09-10T22:56:04.599Z | Compiling function_name v0.3.0 |
| 2143 | 2026-09-10T22:56:04.668Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2144 | 2026-09-10T22:56:06.438Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2145 | 2026-09-10T22:56:06.830Z | Compiling progenitor v0.14.0 |
| 2146 | 2026-09-10T22:56:06.931Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2147 | 2026-09-10T22:56:08.271Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2148 | 2026-09-10T22:56:12.000Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2149 | 2026-09-10T22:56:31.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s |
| 2150 | 2026-09-10T22:56:31.148Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2151 | 2026-09-10T22:56:31.148Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2152 | 2026-09-10T22:56:31.271Z | cargo nextest run --run-ignored all |
| 2153 | 2026-09-10T22:56:32.171Z | Compiling serde_json v1.0.151 |
| 2154 | 2026-09-10T22:56:32.290Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2155 | 2026-09-10T22:56:32.836Z | Compiling schemars v0.8.22 |
| 2156 | 2026-09-10T22:56:32.836Z | Compiling openapiv3 v2.2.0 |
| 2157 | 2026-09-10T22:56:32.836Z | Compiling slog-json v2.6.1 |
| 2158 | 2026-09-10T22:56:32.839Z | Compiling reqwest v0.13.4 |
| 2159 | 2026-09-10T22:56:32.839Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2160 | 2026-09-10T22:56:33.063Z | Compiling slog-bunyan v2.5.0 |
| 2161 | 2026-09-10T22:56:33.168Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 2162 | 2026-09-10T22:56:33.642Z | Compiling oxnet v0.1.6 |
| 2163 | 2026-09-10T22:56:34.136Z | Compiling daft v0.1.8 |
| 2164 | 2026-09-10T22:56:34.388Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2165 | 2026-09-10T22:56:34.398Z | Compiling dropshot v0.17.1 |
| 2166 | 2026-09-10T22:56:34.545Z | Compiling typify-impl v0.6.2 |
| 2167 | 2026-09-10T22:56:34.612Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2168 | 2026-09-10T22:56:34.721Z | Compiling progenitor-client v0.14.0 |
| 2169 | 2026-09-10T22:56:35.030Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d) |
| 2170 | 2026-09-10T22:56:37.268Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2171 | 2026-09-10T22:56:39.627Z | Compiling typify-macro v0.6.2 |
| 2172 | 2026-09-10T22:56:39.977Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2173 | 2026-09-10T22:56:40.796Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2174 | 2026-09-10T22:56:41.336Z | Compiling typify v0.6.2 |
| 2175 | 2026-09-10T22:56:41.401Z | Compiling progenitor-impl v0.14.0 |
| 2176 | 2026-09-10T22:56:43.886Z | Compiling progenitor-macro v0.14.0 |
| 2177 | 2026-09-10T22:56:47.846Z | Compiling progenitor v0.14.0 |
| 2178 | 2026-09-10T22:56:47.942Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2179 | 2026-09-10T22:56:52.436Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2180 | 2026-09-10T22:57:26.606Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 54.79s |
| 2181 | 2026-09-10T22:57:26.610Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2182 | 2026-09-10T22:57:26.611Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2183 | 2026-09-10T22:57:26.758Z | ──────────── |
| 2184 | 2026-09-10T22:57:26.758Z | Nextest run ID cdd80b5e-e6bb-40bc-994a-fb0b8d21a0a3 with nextest profile: default |
| 2185 | 2026-09-10T22:57:26.758Z | Starting 163 tests across 11 binaries |
| 2186 | 2026-09-10T22:57:26.766Z | PASS [ 0.007s] ( 1/163) sush-client agent::test::sign_response_roundtrip |
| 2187 | 2026-09-10T22:57:26.770Z | PASS [ 0.007s] ( 2/163) sush-client cli::rack::rack_drawing_health |
| 2188 | 2026-09-10T22:57:26.770Z | PASS [ 0.008s] ( 3/163) sush-client agent::test::sign_request_frame |
| 2189 | 2026-09-10T22:57:26.770Z | PASS [ 0.008s] ( 4/163) sush-client agent::test::request_identities_frame |
| 2190 | 2026-09-10T22:57:26.770Z | PASS [ 0.008s] ( 5/163) sush-client cli::rack::rack_drawing |
| 2191 | 2026-09-10T22:57:26.770Z | PASS [ 0.008s] ( 6/163) sush-client agent::test::identities_answer_roundtrip |
| 2192 | 2026-09-10T22:57:26.770Z | PASS [ 0.008s] ( 7/163) sush-client agent::test::malformed_payloads |
| 2193 | 2026-09-10T22:57:26.773Z | PASS [ 0.007s] ( 8/163) sush-client commands::tests::login_refused_blames_build_skew |
| 2194 | 2026-09-10T22:57:26.777Z | PASS [ 0.008s] ( 9/163) sush-client commands::target_arg |
| 2195 | 2026-09-10T22:57:26.777Z | PASS [ 0.008s] ( 10/163) sush-client tls::test::descoped_urls |
| 2196 | 2026-09-10T22:57:26.777Z | PASS [ 0.008s] ( 11/163) sush-client commands::watch_settling |
| 2197 | 2026-09-10T22:57:26.777Z | PASS [ 0.011s] ( 12/163) sush-client commands::client_args |
| 2198 | 2026-09-10T22:57:26.780Z | PASS [ 0.007s] ( 13/163) sush-common authn::test::authn_errors |
| 2199 | 2026-09-10T22:57:26.784Z | PASS [ 0.007s] ( 14/163) sush-common authn::test::pin_challenge_response_schema |
| 2200 | 2026-09-10T22:57:26.784Z | PASS [ 0.006s] ( 15/163) sush-common authn::test::pin_to_be_signed |
| 2201 | 2026-09-10T22:57:26.787Z | PASS [ 0.006s] ( 16/163) sush-common authn::test::seq_windows |
| 2202 | 2026-09-10T22:57:26.790Z | PASS [ 0.006s] ( 17/163) sush-common codephrases::test::constant_codephrases |
| 2203 | 2026-09-10T22:57:26.793Z | PASS [ 0.006s] ( 18/163) sush-common codephrases::test::leading_zeros_after_truncation |
| 2204 | 2026-09-10T22:57:26.794Z | PASS [ 0.006s] ( 19/163) sush-common codephrases::test::non_phrases |
| 2205 | 2026-09-10T22:57:26.799Z | PASS [ 0.006s] ( 20/163) sush-common codephrases::test::trivial_codephrases |
| 2206 | 2026-09-10T22:57:26.805Z | PASS [ 0.006s] ( 21/163) sush-common codephrases::test::wide_values_reject_where_truncated |
| 2207 | 2026-09-10T22:57:26.811Z | PASS [ 0.006s] ( 22/163) sush-common hash::tests::sha3_256_empty_vector |
| 2208 | 2026-09-10T22:57:26.817Z | PASS [ 0.006s] ( 23/163) sush-common jobs::test::interactive_targets |
| 2209 | 2026-09-10T22:57:26.822Z | PASS [ 0.006s] ( 24/163) sush-common jobs::test::limits_clamp |
| 2210 | 2026-09-10T22:57:26.825Z | PASS [ 0.050s] ( 25/163) sush-common authn::test::bound_requests |
| 2211 | 2026-09-10T22:57:26.829Z | PASS [ 0.006s] ( 26/163) sush-common jobs::test::pin_job_start_request_schema |
| 2212 | 2026-09-10T22:57:26.832Z | PASS [ 0.006s] ( 27/163) sush-common jobs::test::skip_converges_signer_and_server |
| 2213 | 2026-09-10T22:57:26.835Z | PASS [ 0.006s] ( 28/163) sush-common jobs::test::to_be_signed_omits_defaults |
| 2214 | 2026-09-10T22:57:26.840Z | PASS [ 0.005s] ( 29/163) sush-common keys::test::test_sk_split |
| 2215 | 2026-09-10T22:57:26.846Z | PASS [ 0.006s] ( 30/163) sush-common targets::test::targets_include |
| 2216 | 2026-09-10T22:57:26.851Z | PASS [ 0.006s] ( 31/163) sush-common targets::test::targets_parse |
| 2217 | 2026-09-10T22:57:26.858Z | PASS [ 0.006s] ( 32/163) sush-common targets::test::targets_round_trip |
| 2218 | 2026-09-10T22:57:26.864Z | PASS [ 0.007s] ( 33/163) sush-common wordlist::test::verify_wordlist |
| 2219 | 2026-09-10T22:57:26.877Z | PASS [ 0.094s] ( 34/163) sush-common codephrases::test::id_phrases |
| 2220 | 2026-09-10T22:57:26.883Z | PASS [ 0.006s] ( 35/163) sush-server bloom::test::pin_probes |
| 2221 | 2026-09-10T22:57:26.889Z | PASS [ 0.006s] ( 36/163) sush-server bloom::test::round_trip |
| 2222 | 2026-09-10T22:57:26.895Z | PASS [ 0.031s] ( 37/163) sush-server bloom::test::false_positives_are_rare |
| 2223 | 2026-09-10T22:57:26.899Z | PASS [ 0.007s] ( 38/163) sush-server bloom::test::serde_preserves_bits |
| 2224 | 2026-09-10T22:57:26.904Z | PASS [ 0.138s] ( 39/163) sush-client commands::output_needs_target |
| 2225 | 2026-09-10T22:57:26.907Z | PASS [ 0.009s] ( 40/163) sush-server bookmark::test::discard_assumes_fresh_identity |
| 2226 | 2026-09-10T22:57:26.907Z | PASS [ 0.009s] ( 41/163) sush-server bookmark::test::handles_share_record |
| 2227 | 2026-09-10T22:57:26.912Z | PASS [ 0.008s] ( 42/163) sush-server bookmark::test::null_and_shed_touch_nothing |
| 2228 | 2026-09-10T22:57:26.919Z | PASS [ 0.008s] ( 43/163) sush-server bookmark::test::round_trip |
| 2229 | 2026-09-10T22:57:26.919Z | PASS [ 0.140s] ( 44/163) sush-common authn::test::challenge_response |
| 2230 | 2026-09-10T22:57:26.919Z | PASS [ 0.010s] ( 45/163) sush-server boundary::test::commitments_survive_restarts |
| 2231 | 2026-09-10T22:57:26.926Z | PASS [ 0.153s] ( 46/163) sush-client identity::test::ssh_identities |
| 2232 | 2026-09-10T22:57:26.926Z | PASS [ 0.006s] ( 47/163) sush-server boundary::test::pin_network_keys |
| 2233 | 2026-09-10T22:57:26.926Z | PASS [ 0.008s] ( 48/163) sush-server boundary::test::future_record_is_untrusted |
| 2234 | 2026-09-10T22:57:26.926Z | PASS [ 0.011s] ( 49/163) sush-server boundary::test::disagreement_is_untrusted_and_pins |
| 2235 | 2026-09-10T22:57:26.926Z | PASS [ 0.010s] ( 50/163) sush-server boundary::test::outcomes_survive_and_heal |
| 2236 | 2026-09-10T22:57:26.929Z | PASS [ 0.007s] ( 51/163) sush-server boundary::test::pin_record_format_v0 |
| 2237 | 2026-09-10T22:57:26.932Z | PASS [ 0.008s] ( 52/163) sush-server boundary::test::undecodable_record_is_untrusted |
| 2238 | 2026-09-10T22:57:26.932Z | PASS [ 0.008s] ( 53/163) sush-server boundary::test::unloaded_is_untrusted |
| 2239 | 2026-09-10T22:57:26.932Z | PASS [ 0.007s] ( 54/163) sush-server format::test::failed_conversion_is_reported |
| 2240 | 2026-09-10T22:57:26.932Z | PASS [ 0.007s] ( 55/163) sush-server format::test::future_version_is_refused |
| 2241 | 2026-09-10T22:57:26.936Z | PASS [ 0.006s] ( 56/163) sush-server format::test::garbage_is_refused |
| 2242 | 2026-09-10T22:57:26.939Z | PASS [ 0.007s] ( 57/163) sush-server format::test::old_version_converts_up |
| 2243 | 2026-09-10T22:57:26.939Z | PASS [ 0.007s] ( 58/163) sush-server format::test::round_trip_at_latest |
| 2244 | 2026-09-10T22:57:26.939Z | PASS [ 0.007s] ( 59/163) sush-server format::test::trailing_envelope_elements_are_refused |
| 2245 | 2026-09-10T22:57:26.939Z | PASS [ 0.007s] ( 60/163) sush-server format::test::unknown_version_is_refused |
| 2246 | 2026-09-10T22:57:26.977Z | PASS [ 0.006s] ( 61/163) sush-server format::test::wire_chain_converts |
| 2247 | 2026-09-10T22:57:26.977Z | PASS [ 0.007s] ( 62/163) sush-server format::test::wrong_body_is_reported |
| 2248 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 63/163) sush-server locker::test::corruption_discards |
| 2249 | 2026-09-10T22:57:26.977Z | PASS [ 0.009s] ( 64/163) sush-server locker::test::disagreement_discards |
| 2250 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 65/163) sush-server locker::test::flipped_envelope_bytes_are_corruption |
| 2251 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 66/163) sush-server locker::test::legacy_sequence_skew_is_benign |
| 2252 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 67/163) sush-server locker::test::lone_slot_restores_and_repairs |
| 2253 | 2026-09-10T22:57:26.977Z | PASS [ 0.007s] ( 68/163) sush-server locker::test::null_touches_nothing |
| 2254 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 69/163) sush-server locker::test::partial_store_fails_loudly |
| 2255 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 70/163) sush-server locker::test::probe_requires_every_slot |
| 2256 | 2026-09-10T22:57:26.977Z | PASS [ 0.008s] ( 71/163) sush-server locker::test::round_trip_writes_every_slot |
| 2257 | 2026-09-10T22:57:26.977Z | PASS [ 0.007s] ( 72/163) sush-server locker::test::second_locker_is_locked_out |
| 2258 | 2026-09-10T22:57:26.978Z | PASS [ 0.007s] ( 73/163) sush-server locker::test::stragglers_cannot_clobber_newer_commits |
| 2259 | 2026-09-10T22:57:26.978Z | PASS [ 0.008s] ( 74/163) sush-server locker::test::torn_pair_resolves_to_newest_write |
| 2260 | 2026-09-10T22:57:26.978Z | PASS [ 0.007s] ( 75/163) sush-server locker::test::torn_pair_with_equal_sequence_numbers_discards |
| 2261 | 2026-09-10T22:57:26.978Z | PASS [ 0.008s] ( 76/163) sush-server messages::wire_format::cert_requests |
| 2262 | 2026-09-10T22:57:26.978Z | PASS [ 0.007s] ( 77/163) sush-server messages::wire_format::concurrent_sessions_error |
| 2263 | 2026-09-10T22:57:26.978Z | PASS [ 0.007s] ( 78/163) sush-server messages::wire_format::identity_login_request |
| 2264 | 2026-09-10T22:57:26.978Z | PASS [ 0.007s] ( 79/163) sush-server messages::wire_format::identity_revoke_request |
| 2265 | 2026-09-10T22:57:26.981Z | PASS [ 0.007s] ( 80/163) sush-server messages::wire_format::job_events |
| 2266 | 2026-09-10T22:57:26.981Z | PASS [ 0.007s] ( 81/163) sush-server messages::wire_format::job_skipped_event |
| 2267 | 2026-09-10T22:57:26.981Z | PASS [ 0.007s] ( 82/163) sush-server messages::wire_format::job_start_interactive_request |
| 2268 | 2026-09-10T22:57:26.985Z | PASS [ 0.007s] ( 83/163) sush-server messages::wire_format::job_start_request |
| 2269 | 2026-09-10T22:57:26.985Z | PASS [ 0.007s] ( 84/163) sush-server messages::wire_format::job_stop_request |
| 2270 | 2026-09-10T22:57:26.985Z | PASS [ 0.007s] ( 85/163) sush-server messages::wire_format::session_allow_attach_request |
| 2271 | 2026-09-10T22:57:26.988Z | PASS [ 0.007s] ( 86/163) sush-server messages::wire_format::session_deny_attach_request |
| 2272 | 2026-09-10T22:57:26.991Z | PASS [ 0.007s] ( 87/163) sush-server messages::wire_format::session_ended_skip_event |
| 2273 | 2026-09-10T22:57:26.991Z | PASS [ 0.007s] ( 88/163) sush-server messages::wire_format::session_hop_error |
| 2274 | 2026-09-10T22:57:26.994Z | PASS [ 0.007s] ( 89/163) sush-server messages::wire_format::session_skip_request |
| 2275 | 2026-09-10T22:57:26.997Z | PASS [ 0.007s] ( 90/163) sush-server messages::wire_format::session_start_request |
| 2276 | 2026-09-10T22:57:26.997Z | PASS [ 0.007s] ( 91/163) sush-server messages::wire_format::session_stop_request |
| 2277 | 2026-09-10T22:57:27.001Z | PASS [ 0.007s] ( 92/163) sush-server messages::wire_format::universe_flip_flop_error |
| 2278 | 2026-09-10T22:57:27.001Z | PASS [ 0.007s] ( 93/163) sush-server messages::wire_format::unknown_version_tolerated |
| 2279 | 2026-09-10T22:57:27.005Z | PASS [ 0.007s] ( 94/163) sush-server messages::wire_format::version_event |
| 2280 | 2026-09-10T22:57:27.005Z | PASS [ 0.007s] ( 95/163) sush-server proxy::test::home_preference |
| 2281 | 2026-09-10T22:57:27.005Z | PASS [ 0.007s] ( 96/163) sush-server proxy::test::named_targets |
| 2282 | 2026-09-10T22:57:27.008Z | PASS [ 0.007s] ( 97/163) sush-server proxy::test::resolution |
| 2283 | 2026-09-10T22:57:27.011Z | PASS [ 0.007s] ( 98/163) sush-server proxy::test::version_interception |
| 2284 | 2026-09-10T22:57:27.014Z | PASS [ 0.007s] ( 99/163) sush-server pty::test::pty |
| 2285 | 2026-09-10T22:57:27.014Z | PASS [ 0.007s] (100/163) sush-server pty::test::set_window_size |
| 2286 | 2026-09-10T22:57:27.014Z | PASS [ 0.007s] (101/163) sush-server state::test::admission_rules |
| 2287 | 2026-09-10T22:57:27.017Z | PASS [ 0.007s] (102/163) sush-server state::test::floors_refuse_below |
| 2288 | 2026-09-10T22:57:27.068Z | PASS [ 0.275s] (103/163) sush-common codephrases::test::random_codephrases |
| 2289 | 2026-09-10T22:57:27.254Z | PASS [ 0.425s] (104/163) sush-common keys::test::signing |
| 2290 | 2026-09-10T22:57:28.145Z | PASS [ 1.209s] (105/163) sush-server job::test::tty |
| 2291 | 2026-09-10T22:57:28.811Z | PASS [ 2.052s] (106/163) sush-client cli::test::cert_chains |
| 2292 | 2026-09-10T22:57:29.046Z | PASS [ 2.034s] (107/163) sush-server::distributed gossip_survives_bookmark_failure |
| 2293 | 2026-09-10T22:57:29.290Z | PASS [ 2.277s] (108/163) sush-server::distributed interrupted_jobs_get_stopped |
| 2294 | 2026-09-10T22:57:29.361Z | PASS [ 2.348s] (109/163) sush-server::distributed bookmarks_survive_restart |
| 2295 | 2026-09-10T22:57:29.400Z | PASS [ 2.383s] (110/163) sush-server::distributed jobs_gossip_between_sleds |
| 2296 | 2026-09-10T22:57:29.813Z | PASS [ 2.558s] (111/163) sush-server::distributed rejoining_replays_without_reexecuting |
| 2297 | 2026-09-10T22:57:31.169Z | PASS [ 1.769s] (112/163) sush-server::gossip linked_follows_live_links |
| 2298 | 2026-09-10T22:57:33.060Z | PASS [ 5.991s] (113/163) sush-server::distributed lost_suffix_never_reruns |
| 2299 | 2026-09-10T22:57:34.544Z | PASS [ 5.253s] (114/163) sush-server::distributed witnessed_session_survives_restart |
| 2300 | 2026-09-10T22:57:35.316Z | PASS [ 5.954s] (115/163) sush-server::gossip cold_start_converges |
| 2301 | 2026-09-10T22:57:35.467Z | PASS [ 0.151s] (116/163) sush-tests integration_tests::client_proxy_server |
| 2302 | 2026-09-10T22:57:35.583Z | PASS [ 0.116s] (117/163) sush-tests integration_tests::client_server |
| 2303 | 2026-09-10T22:57:35.897Z | PASS [ 1.353s] (118/163) sush-server::link gossip_convergence |
| 2304 | 2026-09-10T22:57:35.949Z | PASS [ 7.137s] (119/163) sush-server::distributed stragglers_do_not_interrupt_live_jobs |
| 2305 | 2026-09-10T22:57:36.038Z | PASS [ 0.455s] (120/163) sush-tests integration_tests::client_tls_proxy_server |
| 2306 | 2026-09-10T22:57:36.153Z | PASS [ 0.256s] (121/163) sush-tests integration_tests::client_tunnels_through_nexus |
| 2307 | 2026-09-10T22:57:36.190Z | PASS [ 0.239s] (122/163) sush-tests integration_tests::interactive_job |
| 2308 | 2026-09-10T22:57:36.293Z | PASS [ 0.255s] (123/163) sush-tests integration_tests::streaming_job |
| 2309 | 2026-09-10T22:57:36.343Z | PASS [ 0.050s] (124/163) sush-tests manager_tests::attribution |
| 2310 | 2026-09-10T22:57:36.352Z | PASS [ 0.009s] (125/163) sush-tests manager_tests::bad_root_cert_files |
| 2311 | 2026-09-10T22:57:36.399Z | PASS [ 0.047s] (126/163) sush-tests manager_tests::cancel_queued_job |
| 2312 | 2026-09-10T22:57:36.451Z | PASS [ 0.051s] (127/163) sush-tests manager_tests::cert_chain |
| 2313 | 2026-09-10T22:57:36.459Z | PASS [ 0.271s] (128/163) sush-tests manager_tests::attach_grants |
| 2314 | 2026-09-10T22:57:36.541Z | PASS [ 0.090s] (129/163) sush-tests manager_tests::cert_revoke |
| 2315 | 2026-09-10T22:57:36.571Z | PASS [ 0.418s] (130/163) sush-tests integration_tests::streaming_job_linger |
| 2316 | 2026-09-10T22:57:36.619Z | PASS [ 0.047s] (131/163) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2317 | 2026-09-10T22:57:36.627Z | PASS [ 0.167s] (132/163) sush-tests manager_tests::cubby_targets |
| 2318 | 2026-09-10T22:57:36.637Z | PASS [ 0.096s] (133/163) sush-tests manager_tests::gossiped_identities |
| 2319 | 2026-09-10T22:57:36.672Z | PASS [ 0.045s] (134/163) sush-tests manager_tests::iam |
| 2320 | 2026-09-10T22:57:36.682Z | PASS [ 0.043s] (135/163) sush-tests manager_tests::iam_revoke |
| 2321 | 2026-09-10T22:57:36.702Z | PASS [ 0.031s] (136/163) sush-tests manager_tests::interactive_target_required |
| 2322 | 2026-09-10T22:57:36.718Z | PASS [ 0.038s] (137/163) sush-tests manager_tests::job_json |
| 2323 | 2026-09-10T22:57:36.721Z | PASS [ 0.101s] (138/163) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2324 | 2026-09-10T22:57:36.750Z | PASS [ 0.031s] (139/163) sush-tests manager_tests::job_session_enforced |
| 2325 | 2026-09-10T22:57:36.755Z | PASS [ 0.052s] (140/163) sush-tests manager_tests::job_output_dir_moves |
| 2326 | 2026-09-10T22:57:36.758Z | PASS [ 0.040s] (141/163) sush-tests manager_tests::job_output_perms |
| 2327 | 2026-09-10T22:57:36.790Z | PASS [ 0.040s] (142/163) sush-tests manager_tests::job_signal_dispositions |
| 2328 | 2026-09-10T22:57:36.794Z | PASS [ 0.039s] (143/163) sush-tests manager_tests::job_stop |
| 2329 | 2026-09-10T22:57:36.799Z | PASS [ 0.042s] (144/163) sush-tests manager_tests::job_targets |
| 2330 | 2026-09-10T22:57:36.878Z | PASS [ 0.088s] (145/163) sush-tests manager_tests::jobs |
| 2331 | 2026-09-10T22:57:36.918Z | PASS [ 0.040s] (146/163) sush-tests manager_tests::root_certs_from_files |
| 2332 | 2026-09-10T22:57:36.939Z | PASS [ 0.140s] (147/163) sush-tests manager_tests::revocation_tombstones |
| 2333 | 2026-09-10T22:57:36.944Z | PASS [ 0.026s] (148/163) sush-tests manager_tests::session_nonce_rotates |
| 2334 | 2026-09-10T22:57:36.982Z | PASS [ 0.038s] (149/163) sush-tests manager_tests::shutdown |
| 2335 | 2026-09-10T22:57:37.039Z | PASS [ 0.100s] (150/163) sush-tests manager_tests::session_stop_skips_queued_jobs |
| 2336 | 2026-09-10T22:57:37.073Z | PASS [ 0.091s] (151/163) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2337 | 2026-09-10T22:57:37.083Z | PASS [ 5.913s] (152/163) sush-server::gossip staggered_start_converges |
| 2338 | 2026-09-10T22:57:37.119Z | PASS [ 0.036s] (153/163) sush-tests manager_tests::superseding_session_skips_queued_jobs |
| 2339 | 2026-09-10T22:57:37.122Z | PASS [ 0.049s] (154/163) sush-tests manager_tests::streaming_validation |
| 2340 | 2026-09-10T22:57:37.131Z | PASS [ 0.092s] (155/163) sush-tests manager_tests::skip_racing_start_converges |
| 2341 | 2026-09-10T22:57:37.205Z | PASS [ 0.083s] (156/163) sush-tests manager_tests::too_much_output |
| 2342 | 2026-09-10T22:57:37.407Z | PASS [ 7.593s] (157/163) sush-server::gossip node_replacement_reconverges |
| 2343 | 2026-09-10T22:57:37.435Z | PASS [ 0.304s] (158/163) sush-tests manager_tests::universe_swap |
| 2344 | 2026-09-10T22:57:37.488Z | PASS [ 0.694s] (159/163) sush-tests manager_tests::output_ranges |
| 2345 | 2026-09-10T22:57:38.304Z | PASS [ 1.185s] (160/163) sush-tests manager_tests::too_much_cpu |
| 2346 | 2026-09-10T22:57:39.105Z | PASS [ 10.056s] (161/163) sush-server::distributed universe_flip_flop_raises_floor |
| 2347 | 2026-09-10T22:57:39.292Z | PASS [ 11.144s] (162/163) sush-server::distributed session_resumes_at_stored_successor |
| 2348 | 2026-09-10T22:58:15.267Z | PASS [ 42.199s] (163/163) sush-server::link conformance |
| 2349 | 2026-09-10T22:58:15.267Z | ──────────── |
| 2350 | 2026-09-10T22:58:15.267Z | Summary [ 48.501s] 163 tests run: 163 passed, 0 skipped |
| 2351 | 2026-09-10T22:58:15.279Z | cargo test --doc |
| 2352 | 2026-09-10T22:58:15.689Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2353 | 2026-09-10T22:58:15.692Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2354 | 2026-09-10T22:58:15.692Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2355 | 2026-09-10T22:58:15.725Z | Doc-tests sush_api |
| 2356 | 2026-09-10T22:58:16.220Z | |
| 2357 | 2026-09-10T22:58:16.220Z | running 2 tests |
| 2358 | 2026-09-10T22:58:16.220Z | test api/src/lib.rs - sush_api_mod::api_description (line 41) ... ignored |
| 2359 | 2026-09-10T22:58:16.220Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 47) ... ignored |
| 2360 | 2026-09-10T22:58:16.220Z | |
| 2361 | 2026-09-10T22:58:16.220Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2362 | 2026-09-10T22:58:16.220Z | |
| 2363 | 2026-09-10T22:58:16.223Z | all doctests ran in 0.33s; merged doctests compilation took 0.33s |
| 2364 | 2026-09-10T22:58:16.237Z | Doc-tests sush_client |
| 2365 | 2026-09-10T22:58:16.998Z | |
| 2366 | 2026-09-10T22:58:16.998Z | running 22 tests |
| 2367 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::cert_chain (line 74) ... ignored |
| 2368 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::cert_import (line 75) ... ignored |
| 2369 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::cert_revoke (line 75) ... ignored |
| 2370 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::iam (line 73) ... ignored |
| 2371 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::iam_revoke (line 75) ... ignored |
| 2372 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::identities (line 73) ... ignored |
| 2373 | 2026-09-10T22:58:16.998Z | test client/src/lib.rs - Client::job_attach (line 74) ... ignored |
| 2374 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::job_history (line 75) ... ignored |
| 2375 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::job_output (line 78) ... ignored |
| 2376 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::job_start (line 81) ... ignored |
| 2377 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::job_status (line 73) ... ignored |
| 2378 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::job_stop (line 74) ... ignored |
| 2379 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::session (line 71) ... ignored |
| 2380 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::session_allow_attach (line 76) ... ignored |
| 2381 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::session_deny_attach (line 75) ... ignored |
| 2382 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::session_skip_job (line 73) ... ignored |
| 2383 | 2026-09-10T22:58:16.999Z | test client/src/lib.rs - Client::session_start (line 76) ... ignored |
| 2384 | 2026-09-10T22:58:17.002Z | test client/src/lib.rs - Client::session_start_nonce (line 73) ... ignored |
| 2385 | 2026-09-10T22:58:17.002Z | test client/src/lib.rs - Client::session_stop (line 72) ... ignored |
| 2386 | 2026-09-10T22:58:17.002Z | test client/src/lib.rs - Client::target (line 71) ... ignored |
| 2387 | 2026-09-10T22:58:17.002Z | test client/src/lib.rs - Client::version (line 71) ... ignored |
| 2388 | 2026-09-10T22:58:17.002Z | test client/src/lib.rs - Client::versions (line 71) ... ignored |
| 2389 | 2026-09-10T22:58:17.002Z | |
| 2390 | 2026-09-10T22:58:17.003Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2391 | 2026-09-10T22:58:17.003Z | |
| 2392 | 2026-09-10T22:58:17.003Z | all doctests ran in 0.34s; merged doctests compilation took 0.34s |
| 2393 | 2026-09-10T22:58:17.027Z | Doc-tests sush_common |
| 2394 | 2026-09-10T22:58:17.241Z | |
| 2395 | 2026-09-10T22:58:17.241Z | running 0 tests |
| 2396 | 2026-09-10T22:58:17.241Z | |
| 2397 | 2026-09-10T22:58:17.241Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2398 | 2026-09-10T22:58:17.241Z | |
| 2399 | 2026-09-10T22:58:17.256Z | Doc-tests sush_server |
| 2400 | 2026-09-10T22:58:17.592Z | |
| 2401 | 2026-09-10T22:58:17.592Z | running 0 tests |
| 2402 | 2026-09-10T22:58:17.592Z | |
| 2403 | 2026-09-10T22:58:17.592Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2404 | 2026-09-10T22:58:17.592Z | |
| 2405 | 2026-09-10T22:58:17.616Z | Doc-tests sush_tests |
| 2406 | 2026-09-10T22:58:17.645Z | |
| 2407 | 2026-09-10T22:58:17.645Z | running 0 tests |
| 2408 | 2026-09-10T22:58:17.645Z | |
| 2409 | 2026-09-10T22:58:17.645Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2410 | 2026-09-10T22:58:17.645Z | |
| 2411 | 2026-09-10T22:58:17.676Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2412 | 2026-09-10T22:58:17.973Z | Compiling libc v0.2.189 |
| 2413 | 2026-09-10T22:58:17.973Z | Compiling zeroize v1.9.0 |
| 2414 | 2026-09-10T22:58:17.973Z | Compiling proc-macro2 v1.0.107 |
| 2415 | 2026-09-10T22:58:17.976Z | Compiling quote v1.0.47 |
| 2416 | 2026-09-10T22:58:18.039Z | Compiling smallvec v1.15.2 |
| 2417 | 2026-09-10T22:58:18.044Z | Compiling num-traits v0.2.19 |
| 2418 | 2026-09-10T22:58:18.050Z | Compiling zerocopy v0.8.56 |
| 2419 | 2026-09-10T22:58:18.057Z | Compiling rustc_version v0.4.1 |
| 2420 | 2026-09-10T22:58:18.072Z | Compiling hashbrown v0.17.1 |
| 2421 | 2026-09-10T22:58:18.200Z | Compiling generic-array v0.14.7 |
| 2422 | 2026-09-10T22:58:18.228Z | Compiling log v0.4.33 |
| 2423 | 2026-09-10T22:58:18.311Z | Compiling curve25519-dalek v4.1.3 |
| 2424 | 2026-09-10T22:58:18.388Z | Compiling errno v0.3.14 |
| 2425 | 2026-09-10T22:58:18.409Z | Compiling getrandom v0.2.17 |
| 2426 | 2026-09-10T22:58:18.425Z | Compiling jobserver v0.1.35 |
| 2427 | 2026-09-10T22:58:18.534Z | Compiling parking_lot_core v0.9.12 |
| 2428 | 2026-09-10T22:58:18.590Z | Compiling rand_core v0.6.4 |
| 2429 | 2026-09-10T22:58:18.597Z | Compiling signal-hook-registry v1.4.8 |
| 2430 | 2026-09-10T22:58:18.604Z | Compiling mio v1.2.2 |
| 2431 | 2026-09-10T22:58:18.664Z | Compiling crypto-common v0.1.7 |
| 2432 | 2026-09-10T22:58:18.781Z | Compiling block-buffer v0.10.4 |
| 2433 | 2026-09-10T22:58:18.807Z | Compiling cc v1.4.2 |
| 2434 | 2026-09-10T22:58:18.834Z | Compiling parking_lot v0.12.5 |
| 2435 | 2026-09-10T22:58:18.860Z | Compiling socket2 v0.6.5 |
| 2436 | 2026-09-10T22:58:18.886Z | Compiling digest v0.10.7 |
| 2437 | 2026-09-10T22:58:18.909Z | Compiling syn v3.0.3 |
| 2438 | 2026-09-10T22:58:18.969Z | Compiling syn v2.0.119 |
| 2439 | 2026-09-10T22:58:19.086Z | Compiling getrandom v0.4.3 |
| 2440 | 2026-09-10T22:58:19.230Z | Compiling uuid v1.24.0 |
| 2441 | 2026-09-10T22:58:19.238Z | Compiling ff v0.13.1 |
| 2442 | 2026-09-10T22:58:19.315Z | Compiling sha2 v0.10.9 |
| 2443 | 2026-09-10T22:58:19.380Z | Compiling group v0.13.0 |
| 2444 | 2026-09-10T22:58:19.549Z | Compiling cmake v0.1.58 |
| 2445 | 2026-09-10T22:58:19.654Z | Compiling signature v2.2.0 |
| 2446 | 2026-09-10T22:58:19.677Z | Compiling crypto-bigint v0.5.5 |
| 2447 | 2026-09-10T22:58:19.680Z | Compiling getrandom v0.3.4 |
| 2448 | 2026-09-10T22:58:19.792Z | Compiling hmac v0.12.1 |
| 2449 | 2026-09-10T22:58:19.862Z | Compiling rand_core v0.9.5 |
| 2450 | 2026-09-10T22:58:19.880Z | Compiling indexmap v2.14.0 |
| 2451 | 2026-09-10T22:58:19.920Z | Compiling rustix v1.1.4 |
| 2452 | 2026-09-10T22:58:20.091Z | Compiling rustls-pki-types v1.15.1 |
| 2453 | 2026-09-10T22:58:20.103Z | Compiling aws-lc-sys v0.44.0 |
| 2454 | 2026-09-10T22:58:20.518Z | Compiling time v0.3.55 |
| 2455 | 2026-09-10T22:58:20.571Z | Compiling tracing v0.1.44 |
| 2456 | 2026-09-10T22:58:20.809Z | Compiling ppv-lite86 v0.2.21 |
| 2457 | 2026-09-10T22:58:20.905Z | Compiling rfc6979 v0.4.0 |
| 2458 | 2026-09-10T22:58:21.022Z | Compiling inout v0.1.4 |
| 2459 | 2026-09-10T22:58:21.129Z | Compiling rand_chacha v0.9.0 |
| 2460 | 2026-09-10T22:58:21.225Z | Compiling rustls v0.23.43 |
| 2461 | 2026-09-10T22:58:21.453Z | Compiling rand v0.9.5 |
| 2462 | 2026-09-10T22:58:21.461Z | Compiling cipher v0.4.4 |
| 2463 | 2026-09-10T22:58:21.595Z | Compiling serde_derive_internals v0.29.1 |
| 2464 | 2026-09-10T22:58:21.667Z | Compiling ssh-encoding v0.2.0 |
| 2465 | 2026-09-10T22:58:21.927Z | Compiling newtype-uuid v1.4.0 |
| 2466 | 2026-09-10T22:58:21.997Z | Compiling sha1 v0.10.7 |
| 2467 | 2026-09-10T22:58:22.008Z | Compiling hostname v0.3.1 |
| 2468 | 2026-09-10T22:58:22.044Z | Compiling ssh-cipher v0.2.0 |
| 2469 | 2026-09-10T22:58:22.068Z | Compiling serde_derive v1.0.229 |
| 2470 | 2026-09-10T22:58:22.087Z | Compiling tokio-macros v2.7.2 |
| 2471 | 2026-09-10T22:58:22.141Z | Compiling thiserror-impl v2.0.20 |
| 2472 | 2026-09-10T22:58:22.183Z | Compiling daft-derive v0.1.8 |
| 2473 | 2026-09-10T22:58:22.211Z | Compiling rand_chacha v0.3.1 |
| 2474 | 2026-09-10T22:58:22.318Z | Compiling is-terminal v0.4.17 |
| 2475 | 2026-09-10T22:58:22.415Z | Compiling spin v0.9.9 |
| 2476 | 2026-09-10T22:58:22.531Z | Compiling tempfile v3.27.0 |
| 2477 | 2026-09-10T22:58:22.656Z | Compiling rand v0.8.7 |
| 2478 | 2026-09-10T22:58:22.733Z | Compiling der_derive v0.7.3 |
| 2479 | 2026-09-10T22:58:22.811Z | Compiling tokio v1.53.1 |
| 2480 | 2026-09-10T22:58:22.919Z | Compiling futures-macro v0.3.33 |
| 2481 | 2026-09-10T22:58:22.942Z | Compiling schemars_derive v0.8.22 |
| 2482 | 2026-09-10T22:58:23.298Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2483 | 2026-09-10T22:58:23.335Z | Compiling thiserror v2.0.20 |
| 2484 | 2026-09-10T22:58:23.435Z | Compiling tungstenite v0.28.0 |
| 2485 | 2026-09-10T22:58:23.700Z | Compiling der v0.7.10 |
| 2486 | 2026-09-10T22:58:23.743Z | Compiling futures-util v0.3.33 |
| 2487 | 2026-09-10T22:58:24.139Z | Compiling thiserror-impl v1.0.69 |
| 2488 | 2026-09-10T22:58:24.458Z | Compiling async-stream-impl v0.3.6 |
| 2489 | 2026-09-10T22:58:24.641Z | Compiling serde v1.0.229 |
| 2490 | 2026-09-10T22:58:24.975Z | Compiling spki v0.7.3 |
| 2491 | 2026-09-10T22:58:25.088Z | Compiling async-stream v0.3.6 |
| 2492 | 2026-09-10T22:58:25.201Z | Compiling pkcs8 v0.10.2 |
| 2493 | 2026-09-10T22:58:25.210Z | Compiling erased-serde v0.3.31 |
| 2494 | 2026-09-10T22:58:25.285Z | Compiling chrono v0.4.45 |
| 2495 | 2026-09-10T22:58:25.306Z | Compiling thiserror v1.0.69 |
| 2496 | 2026-09-10T22:58:25.405Z | Compiling sec1 v0.7.3 |
| 2497 | 2026-09-10T22:58:25.469Z | Compiling ed25519 v2.2.3 |
| 2498 | 2026-09-10T22:58:25.559Z | Compiling serde_tokenstream v0.2.3 |
| 2499 | 2026-09-10T22:58:25.682Z | Compiling slog v2.8.2 |
| 2500 | 2026-09-10T22:58:25.702Z | Compiling elliptic-curve v0.13.8 |
| 2501 | 2026-09-10T22:58:25.710Z | Compiling ed25519-dalek v2.2.0 |
| 2502 | 2026-09-10T22:58:25.842Z | Compiling futures-executor v0.3.33 |
| 2503 | 2026-09-10T22:58:26.084Z | Compiling ecdsa v0.16.9 |
| 2504 | 2026-09-10T22:58:26.092Z | Compiling primeorder v0.13.6 |
| 2505 | 2026-09-10T22:58:26.099Z | Compiling slog-json v2.6.1 |
| 2506 | 2026-09-10T22:58:26.135Z | Compiling futures v0.3.33 |
| 2507 | 2026-09-10T22:58:26.214Z | Compiling schemars v0.8.22 |
| 2508 | 2026-09-10T22:58:26.260Z | Compiling slog-bunyan v2.5.0 |
| 2509 | 2026-09-10T22:58:26.297Z | Compiling slog-term v2.9.2 |
| 2510 | 2026-09-10T22:58:26.357Z | Compiling slog-async v2.8.0 |
| 2511 | 2026-09-10T22:58:26.392Z | Compiling tokio-util v0.7.19 |
| 2512 | 2026-09-10T22:58:26.733Z | Compiling p256 v0.13.2 |
| 2513 | 2026-09-10T22:58:26.784Z | Compiling tokio-tungstenite v0.28.0 |
| 2514 | 2026-09-10T22:58:26.905Z | Compiling h2 v0.4.15 |
| 2515 | 2026-09-10T22:58:26.995Z | Compiling oxnet v0.1.6 |
| 2516 | 2026-09-10T22:58:27.036Z | Compiling ssh-key v0.6.7 |
| 2517 | 2026-09-10T22:58:27.072Z | Compiling async-compression v0.4.43 |
| 2518 | 2026-09-10T22:58:27.108Z | Compiling dropshot_endpoint v0.17.1 |
| 2519 | 2026-09-10T22:58:27.382Z | Compiling daft v0.1.8 |
| 2520 | 2026-09-10T22:58:27.485Z | Compiling multer v3.1.0 |
| 2521 | 2026-09-10T22:58:27.635Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2522 | 2026-09-10T22:58:27.669Z | Compiling x509-cert v0.2.5 |
| 2523 | 2026-09-10T22:58:27.964Z | Compiling serde_urlencoded v0.7.1 |
| 2524 | 2026-09-10T22:58:27.991Z | Compiling openapiv3 v2.2.0 |
| 2525 | 2026-09-10T22:58:28.212Z | Compiling async-trait v0.1.92 |
| 2526 | 2026-09-10T22:58:28.732Z | Compiling rlimit v0.10.2 |
| 2527 | 2026-09-10T22:58:28.909Z | Compiling terminal_size v0.4.4 |
| 2528 | 2026-09-10T22:58:28.923Z | Compiling rustls-pemfile v2.2.0 |
| 2529 | 2026-09-10T22:58:28.965Z | Compiling hyper v1.11.0 |
| 2530 | 2026-09-10T22:58:29.046Z | Compiling hostname v0.4.2 |
| 2531 | 2026-09-10T22:58:29.118Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2532 | 2026-09-10T22:58:29.174Z | Compiling clap_builder v4.6.6 |
| 2533 | 2026-09-10T22:58:29.189Z | Compiling clap_derive v4.6.4 |
| 2534 | 2026-09-10T22:58:30.018Z | Compiling hyper-util v0.1.20 |
| 2535 | 2026-09-10T22:58:30.849Z | Compiling clap v4.6.6 |
| 2536 | 2026-09-10T22:58:35.696Z | Compiling aws-lc-rs v1.18.0 |
| 2537 | 2026-09-10T22:58:36.855Z | Compiling rustls-webpki v0.103.13 |
| 2538 | 2026-09-10T22:58:39.600Z | Compiling tokio-rustls v0.26.4 |
| 2539 | 2026-09-10T22:58:39.787Z | Compiling dropshot v0.17.1 |
| 2540 | 2026-09-10T22:58:42.176Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2541 | 2026-09-10T22:58:43.529Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2542 | 2026-09-10T22:58:48.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.69s |
| 2543 | 2026-09-10T22:58:48.473Z | Running `target/debug/xtask openapi` |
| 2544 | 2026-09-10T22:58:48.539Z | Generating OpenAPI document `sush.json`... done! |
| 2545 | 2026-09-10T22:58:48.547Z | process exited: duration 485197 ms, exit code 0 |
| |
| 2546 | 2026-09-10T22:58:48.565Z | found 1 output files |
| 2547 | 2026-09-10T22:58:48.565Z | uploading: /work/sush (39265256 bytes) |
| 2548 | 2026-09-10T22:58:50.172Z | uploaded: /work/sush |