|
|
|
| 1 | 2026-08-30T02:14:38.096Z | job assigned to worker 01M1873RZNCW49GVBGS5W9V8FN [factory aws, i-0892a58030799d5fb] (queued for 41 s) |
| |
| 2 | 2026-08-30T02:14:44.922Z | starting task 0: "setup" |
| 3 | 2026-08-30T02:14:44.927Z | ++ uname -s |
| 4 | 2026-08-30T02:14:44.931Z | + kern=SunOS |
| 5 | 2026-08-30T02:14:44.931Z | + build_user=build |
| 6 | 2026-08-30T02:14:44.931Z | + build_uid=12345 |
| 7 | 2026-08-30T02:14:44.931Z | + work_dir=/work |
| 8 | 2026-08-30T02:14:44.931Z | + input_dir=/input |
| 9 | 2026-08-30T02:14:44.931Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-30T02:14:44.931Z | + case "$kern" in |
| 11 | 2026-08-30T02:14:44.931Z | + groupadd -g 12345 build |
| 12 | 2026-08-30T02:14:44.931Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-30T02:14:46.936Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-30T02:14:47.035Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-30T02:14:47.038Z | + home_fs=zfs |
| 16 | 2026-08-30T02:14:47.038Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-30T02:14:47.038Z | + mkdir -p /home/build |
| 18 | 2026-08-30T02:14:47.038Z | + chown build:build /home/build /work |
| 19 | 2026-08-30T02:14:49.039Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-30T02:14:49.044Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-08-30T02:14:49.051Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-30T02:14:49.054Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-30T02:14:49.055Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-30T02:14:49.055Z | * rust toolchain channel = "1.97.1" |
| 25 | 2026-08-30T02:14:49.055Z | * rust toolchain profile = "default" |
| 26 | 2026-08-30T02:14:49.055Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-30T02:14:49.055Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-30T02:14:49.058Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-30T02:14:49.058Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-30T02:14:49.175Z | info: downloading installer |
| 31 | 2026-08-30T02:14:50.524Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-30T02:14:50.524Z | warn: /opt/ooce/bin |
| 33 | 2026-08-30T02:14:50.524Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-30T02:14:50.524Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-30T02:14:50.524Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-30T02:14:50.524Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-30T02:14:50.524Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-30T02:14:50.524Z | error: cannot install while Rust is installed |
| 39 | 2026-08-30T02:14:50.524Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-30T02:14:50.524Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-30T02:14:50.524Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-30T02:14:50.524Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-30T02:14:50.524Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-30T02:14:50.537Z | info: profile set to default |
| 45 | 2026-08-30T02:14:50.537Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-30T02:14:50.541Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-30T02:14:50.681Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-30T02:14:50.684Z | info: downloading 6 components |
| 49 | 2026-08-30T02:15:04.906Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-30T02:15:04.906Z | |
| 51 | 2026-08-30T02:15:04.935Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-30T02:15:04.935Z | |
| 53 | 2026-08-30T02:15:04.938Z | |
| 54 | 2026-08-30T02:15:04.938Z | Rust is installed now. Great! |
| 55 | 2026-08-30T02:15:04.938Z | |
| 56 | 2026-08-30T02:15:04.938Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-30T02:15:04.938Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-30T02:15:04.938Z | |
| 59 | 2026-08-30T02:15:04.938Z | To configure your current shell, you need to source |
| 60 | 2026-08-30T02:15:04.938Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-30T02:15:04.938Z | |
| 62 | 2026-08-30T02:15:04.938Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-30T02:15:04.938Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-30T02:15:04.938Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-30T02:15:04.938Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-30T02:15:04.938Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-30T02:15:04.938Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-30T02:15:04.938Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-30T02:15:04.938Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-30T02:15:04.938Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-30T02:15:05.027Z | + rustup --version |
| 72 | 2026-08-30T02:15:05.036Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-30T02:15:05.039Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-30T02:15:05.057Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-30T02:15:05.060Z | + cargo --version |
| 76 | 2026-08-30T02:15:05.074Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-30T02:15:05.078Z | + rustc --version |
| 78 | 2026-08-30T02:15:05.097Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-30T02:15:05.100Z | process exited: duration 16047 ms, exit code 0 |
| |
| 80 | 2026-08-30T02:15:05.106Z | starting task 2: "authentication" |
| 81 | 2026-08-30T02:15:05.124Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-08-30T02:15:05.130Z | starting task 3: "clone repository" |
| 83 | 2026-08-30T02:15:05.133Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-30T02:15:05.136Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-30T02:15:05.169Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-30T02:15:05.868Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-30T02:15:05.868Z | + git fetch origin 063dbeed8293a6ce8e53daff1adb13fa2196b010 |
| 88 | 2026-08-30T02:15:06.185Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-30T02:15:06.185Z | * branch 063dbeed8293a6ce8e53daff1adb13fa2196b010 -> FETCH_HEAD |
| 90 | 2026-08-30T02:15:06.192Z | + [[ -n signer-login ]] |
| 91 | 2026-08-30T02:15:06.195Z | ++ git branch --show-current |
| 92 | 2026-08-30T02:15:06.195Z | + current=main |
| 93 | 2026-08-30T02:15:06.195Z | + [[ main != signer-login ]] |
| 94 | 2026-08-30T02:15:06.195Z | + git branch -f signer-login 063dbeed8293a6ce8e53daff1adb13fa2196b010 |
| 95 | 2026-08-30T02:15:06.227Z | + git checkout -f signer-login |
| 96 | 2026-08-30T02:15:06.227Z | Switched to branch 'signer-login' |
| 97 | 2026-08-30T02:15:06.228Z | + git reset --hard 063dbeed8293a6ce8e53daff1adb13fa2196b010 |
| 98 | 2026-08-30T02:15:06.228Z | HEAD is now at 063dbee Tighten the token cache |
| 99 | 2026-08-30T02:15:06.228Z | process exited: duration 1084 ms, exit code 0 |
| |
| 100 | 2026-08-30T02:15:06.238Z | starting task 4: "build" |
| 101 | 2026-08-30T02:15:06.242Z | + cargo --version |
| 102 | 2026-08-30T02:15:06.272Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-30T02:15:06.276Z | + rustc --version |
| 104 | 2026-08-30T02:15:06.314Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-30T02:15:06.317Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-30T02:15:06.317Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-30T02:15:06.317Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-30T02:15:06.317Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-30T02:15:06.317Z | + pfexec mkdir -p /work |
| 110 | 2026-08-30T02:15:06.318Z | + pfexec chown build /work |
| 111 | 2026-08-30T02:15:06.322Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-30T02:15:06.423Z | Updating crates.io index |
| 113 | 2026-08-30T02:15:06.426Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-30T02:15:13.295Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-30T02:15:13.295Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-30T02:15:13.729Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-30T02:15:14.524Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-30T02:15:14.524Z | * [new ref] c9d302ef44576e075e35f4f28f8e7ac8345bcd4b -> refs/commit/c9d302ef44576e075e35f4f28f8e7ac8345bcd4b |
| 119 | 2026-08-30T02:15:14.540Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-30T02:15:15.196Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-30T02:15:15.196Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-30T02:15:15.206Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-30T02:15:15.616Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-30T02:15:15.616Z | * [new ref] 98615b86d51f74ce220198eb16c57932fd24e7cb -> refs/commit/98615b86d51f74ce220198eb16c57932fd24e7cb |
| 125 | 2026-08-30T02:15:15.623Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-30T02:15:20.417Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-30T02:15:20.417Z | * [new ref] be1d76947f75f27e7f53be438a93d350019dd026 -> refs/commit/be1d76947f75f27e7f53be438a93d350019dd026 |
| 128 | 2026-08-30T02:15:20.969Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-30T02:15:21.338Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-30T02:15:21.338Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-30T02:15:21.348Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-30T02:15:21.706Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-30T02:15:21.706Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-30T02:15:21.713Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-30T02:15:22.011Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-30T02:15:22.011Z | * [new ref] afd9b4e549d0e9229c2910c94aa7bca76623dfdb -> refs/commit/afd9b4e549d0e9229c2910c94aa7bca76623dfdb |
| 137 | 2026-08-30T02:15:22.017Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-30T02:15:22.348Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-30T02:15:22.348Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-30T02:15:22.359Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-30T02:15:22.653Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-30T02:15:22.654Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-30T02:15:22.662Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-30T02:15:22.949Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-30T02:15:22.949Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-30T02:15:22.954Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-30T02:15:23.316Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-30T02:15:23.317Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-30T02:15:23.323Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-30T02:15:23.562Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-30T02:15:23.562Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-30T02:15:24.363Z | Downloading crates ... |
| 153 | 2026-08-30T02:15:24.431Z | Downloaded addr2line v0.25.1 |
| 154 | 2026-08-30T02:15:24.436Z | Downloaded allocator-api2 v0.2.21 |
| 155 | 2026-08-30T02:15:24.442Z | Downloaded async-recursion v1.1.1 |
| 156 | 2026-08-30T02:15:24.442Z | Downloaded adler2 v2.0.1 |
| 157 | 2026-08-30T02:15:24.442Z | Downloaded async-stream v0.3.6 |
| 158 | 2026-08-30T02:15:24.442Z | Downloaded ahash v0.8.12 |
| 159 | 2026-08-30T02:15:24.446Z | Downloaded base64-simd v0.8.0 |
| 160 | 2026-08-30T02:15:24.449Z | Downloaded arrayref v0.3.9 |
| 161 | 2026-08-30T02:15:24.449Z | Downloaded backtrace-ext v0.2.1 |
| 162 | 2026-08-30T02:15:24.449Z | Downloaded base16ct v0.2.0 |
| 163 | 2026-08-30T02:15:24.452Z | Downloaded lru-slab v0.1.2 |
| 164 | 2026-08-30T02:15:24.452Z | Downloaded maybe-uninit v2.0.0 |
| 165 | 2026-08-30T02:15:24.452Z | Downloaded match_cfg v0.1.0 |
| 166 | 2026-08-30T02:15:24.456Z | Downloaded autocfg v1.5.1 |
| 167 | 2026-08-30T02:15:24.456Z | Downloaded byteorder v1.5.0 |
| 168 | 2026-08-30T02:15:24.456Z | Downloaded bitfield v0.19.5 |
| 169 | 2026-08-30T02:15:24.459Z | Downloaded aws-types v1.5.0 |
| 170 | 2026-08-30T02:15:24.459Z | Downloaded log v0.4.33 |
| 171 | 2026-08-30T02:15:24.462Z | Downloaded anstyle-query v1.1.5 |
| 172 | 2026-08-30T02:15:24.462Z | Downloaded atomic-waker v1.1.2 |
| 173 | 2026-08-30T02:15:24.462Z | Downloaded block-buffer v0.10.4 |
| 174 | 2026-08-30T02:15:24.465Z | Downloaded pin-utils v0.1.0 |
| 175 | 2026-08-30T02:15:24.466Z | Downloaded digest v0.11.3 |
| 176 | 2026-08-30T02:15:24.466Z | Downloaded mime v0.3.17 |
| 177 | 2026-08-30T02:15:24.470Z | Downloaded num-integer v0.1.46 |
| 178 | 2026-08-30T02:15:24.470Z | Downloaded pin-project-lite v0.2.17 |
| 179 | 2026-08-30T02:15:24.473Z | Downloaded memmap2 v0.9.11 |
| 180 | 2026-08-30T02:15:24.473Z | Downloaded num-iter v0.1.46 |
| 181 | 2026-08-30T02:15:24.473Z | Downloaded parking_lot_core v0.9.12 |
| 182 | 2026-08-30T02:15:24.477Z | Downloaded defmt-parser v1.0.0 |
| 183 | 2026-08-30T02:15:24.477Z | Downloaded outref v0.5.2 |
| 184 | 2026-08-30T02:15:24.477Z | Downloaded natord v1.0.9 |
| 185 | 2026-08-30T02:15:24.477Z | Downloaded block-buffer v0.12.1 |
| 186 | 2026-08-30T02:15:24.480Z | Downloaded array-init v0.0.4 |
| 187 | 2026-08-30T02:15:24.480Z | Downloaded nodrop v0.1.14 |
| 188 | 2026-08-30T02:15:24.480Z | Downloaded oauth2 v5.0.0 |
| 189 | 2026-08-30T02:15:24.486Z | Downloaded atomicwrites v0.4.4 |
| 190 | 2026-08-30T02:15:24.486Z | Downloaded packed_struct_codegen v0.10.1 |
| 191 | 2026-08-30T02:15:24.486Z | Downloaded paste v1.0.15 |
| 192 | 2026-08-30T02:15:24.486Z | Downloaded primeorder v0.13.6 |
| 193 | 2026-08-30T02:15:24.486Z | Downloaded debug-ignore v1.0.5 |
| 194 | 2026-08-30T02:15:24.489Z | Downloaded num-conv v0.2.2 |
| 195 | 2026-08-30T02:15:24.489Z | Downloaded num-traits v0.2.19 |
| 196 | 2026-08-30T02:15:24.493Z | Downloaded newtype-uuid v1.4.0 |
| 197 | 2026-08-30T02:15:24.493Z | Downloaded openssl-probe v0.2.1 |
| 198 | 2026-08-30T02:15:24.500Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 199 | 2026-08-30T02:15:24.500Z | Downloaded ciborium-io v0.2.2 |
| 200 | 2026-08-30T02:15:24.504Z | Downloaded clap-num v1.2.0 |
| 201 | 2026-08-30T02:15:24.504Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 202 | 2026-08-30T02:15:24.504Z | Downloaded bitfield-macros v0.19.5 |
| 203 | 2026-08-30T02:15:24.507Z | Downloaded percent-encoding v2.3.2 |
| 204 | 2026-08-30T02:15:24.507Z | Downloaded anstyle-parse v1.0.0 |
| 205 | 2026-08-30T02:15:24.507Z | Downloaded bs58 v0.5.1 |
| 206 | 2026-08-30T02:15:24.507Z | Downloaded data-encoding v2.11.1 |
| 207 | 2026-08-30T02:15:24.510Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 208 | 2026-08-30T02:15:24.510Z | Downloaded progenitor-macro v0.14.0 |
| 209 | 2026-08-30T02:15:24.510Z | Downloaded radium v0.7.0 |
| 210 | 2026-08-30T02:15:24.513Z | Downloaded async-stream-impl v0.3.6 |
| 211 | 2026-08-30T02:15:24.513Z | Downloaded cobs v0.3.0 |
| 212 | 2026-08-30T02:15:24.518Z | Downloaded ref-cast-impl v1.0.26 |
| 213 | 2026-08-30T02:15:24.521Z | Downloaded cfg_aliases v0.2.2 |
| 214 | 2026-08-30T02:15:24.521Z | Downloaded rand_core v0.6.4 |
| 215 | 2026-08-30T02:15:24.526Z | Downloaded bitflags v1.3.2 |
| 216 | 2026-08-30T02:15:24.529Z | Downloaded ciborium-ll v0.2.2 |
| 217 | 2026-08-30T02:15:24.529Z | Downloaded cfg-if v1.0.4 |
| 218 | 2026-08-30T02:15:24.529Z | Downloaded darling_macro v0.23.0 |
| 219 | 2026-08-30T02:15:24.533Z | Downloaded colorchoice v1.0.5 |
| 220 | 2026-08-30T02:15:24.533Z | Downloaded compression-core v0.4.32 |
| 221 | 2026-08-30T02:15:24.533Z | Downloaded crypto-common v0.1.7 |
| 222 | 2026-08-30T02:15:24.533Z | Downloaded clap_lex v1.1.0 |
| 223 | 2026-08-30T02:15:24.536Z | Downloaded omicron-workspace-hack v0.1.0 |
| 224 | 2026-08-30T02:15:24.536Z | Downloaded crypto-common v0.2.2 |
| 225 | 2026-08-30T02:15:24.540Z | Downloaded utf-8 v0.7.6 |
| 226 | 2026-08-30T02:15:24.544Z | Downloaded dyn-clone v1.0.20 |
| 227 | 2026-08-30T02:15:24.544Z | Downloaded num_threads v0.1.7 |
| 228 | 2026-08-30T02:15:24.544Z | Downloaded ref-cast v1.0.26 |
| 229 | 2026-08-30T02:15:24.547Z | Downloaded want v0.3.1 |
| 230 | 2026-08-30T02:15:24.547Z | Downloaded zerofrom v0.1.8 |
| 231 | 2026-08-30T02:15:24.547Z | Downloaded fnv v1.0.7 |
| 232 | 2026-08-30T02:15:24.551Z | Downloaded rfc6979 v0.4.0 |
| 233 | 2026-08-30T02:15:24.551Z | Downloaded aws-smithy-async v1.3.0 |
| 234 | 2026-08-30T02:15:24.556Z | Downloaded rand_pcg v0.10.2 |
| 235 | 2026-08-30T02:15:24.556Z | Downloaded anstyle v1.0.14 |
| 236 | 2026-08-30T02:15:24.556Z | Downloaded deranged v0.5.8 |
| 237 | 2026-08-30T02:15:24.556Z | Downloaded nibble_vec v0.1.0 |
| 238 | 2026-08-30T02:15:24.564Z | Downloaded owo-colors v4.3.0 |
| 239 | 2026-08-30T02:15:24.564Z | Downloaded async-trait v0.1.92 |
| 240 | 2026-08-30T02:15:24.565Z | Downloaded progenitor-client v0.14.0 |
| 241 | 2026-08-30T02:15:24.565Z | Downloaded equivalent v1.0.2 |
| 242 | 2026-08-30T02:15:24.565Z | Downloaded hubpack_derive v0.1.1 |
| 243 | 2026-08-30T02:15:24.565Z | Downloaded rand_chacha v0.3.1 |
| 244 | 2026-08-30T02:15:24.570Z | Downloaded rustc_version v0.4.1 |
| 245 | 2026-08-30T02:15:24.570Z | Downloaded aws-credential-types v1.3.0 |
| 246 | 2026-08-30T02:15:24.570Z | Downloaded bytes-utils v0.1.4 |
| 247 | 2026-08-30T02:15:24.570Z | Downloaded corncobs v0.1.4 |
| 248 | 2026-08-30T02:15:24.570Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 249 | 2026-08-30T02:15:24.570Z | Downloaded anstream v1.0.0 |
| 250 | 2026-08-30T02:15:24.574Z | Downloaded compression-codecs v0.4.38 |
| 251 | 2026-08-30T02:15:24.574Z | Downloaded cipher v0.4.4 |
| 252 | 2026-08-30T02:15:24.574Z | Downloaded daft v0.1.8 |
| 253 | 2026-08-30T02:15:24.574Z | Downloaded cpufeatures v0.2.17 |
| 254 | 2026-08-30T02:15:24.577Z | Downloaded cmake v0.1.58 |
| 255 | 2026-08-30T02:15:24.577Z | Downloaded defmt-macros v1.1.1 |
| 256 | 2026-08-30T02:15:24.577Z | Downloaded potential_utf v0.1.5 |
| 257 | 2026-08-30T02:15:24.577Z | Downloaded hash32 v0.2.1 |
| 258 | 2026-08-30T02:15:24.580Z | Downloaded camino v1.2.5 |
| 259 | 2026-08-30T02:15:24.580Z | Downloaded rustc-hash v2.1.3 |
| 260 | 2026-08-30T02:15:24.580Z | Downloaded lock_api v0.4.14 |
| 261 | 2026-08-30T02:15:24.583Z | Downloaded idna_adapter v1.2.2 |
| 262 | 2026-08-30T02:15:24.583Z | Downloaded scopeguard v1.2.0 |
| 263 | 2026-08-30T02:15:24.583Z | Downloaded sha1 v0.11.0 |
| 264 | 2026-08-30T02:15:24.587Z | Downloaded stable_deref_trait v1.2.1 |
| 265 | 2026-08-30T02:15:24.587Z | Downloaded parking_lot v0.12.5 |
| 266 | 2026-08-30T02:15:24.592Z | Downloaded cpufeatures v0.3.0 |
| 267 | 2026-08-30T02:15:24.592Z | Downloaded der_derive v0.7.3 |
| 268 | 2026-08-30T02:15:24.592Z | Downloaded digest v0.10.7 |
| 269 | 2026-08-30T02:15:24.596Z | Downloaded bytesize v2.7.0 |
| 270 | 2026-08-30T02:15:24.596Z | Downloaded daft-derive v0.1.8 |
| 271 | 2026-08-30T02:15:24.596Z | Downloaded writeable v0.6.3 |
| 272 | 2026-08-30T02:15:24.601Z | Downloaded wyz v0.5.1 |
| 273 | 2026-08-30T02:15:24.601Z | Downloaded http-body v0.4.6 |
| 274 | 2026-08-30T02:15:24.601Z | Downloaded ecdsa v0.16.9 |
| 275 | 2026-08-30T02:15:24.601Z | Downloaded inout v0.1.4 |
| 276 | 2026-08-30T02:15:24.601Z | Downloaded lazy_static v1.5.0 |
| 277 | 2026-08-30T02:15:24.604Z | Downloaded subtle v2.6.1 |
| 278 | 2026-08-30T02:15:24.604Z | Downloaded supports-color v3.0.2 |
| 279 | 2026-08-30T02:15:24.604Z | Downloaded futures-task v0.3.33 |
| 280 | 2026-08-30T02:15:24.604Z | Downloaded serde_spanned v0.6.9 |
| 281 | 2026-08-30T02:15:24.608Z | Downloaded anyhow v1.0.104 |
| 282 | 2026-08-30T02:15:24.611Z | Downloaded clap_derive v4.6.4 |
| 283 | 2026-08-30T02:15:24.611Z | Downloaded defmt v1.1.1 |
| 284 | 2026-08-30T02:15:24.614Z | Downloaded foldhash v0.2.0 |
| 285 | 2026-08-30T02:15:24.614Z | Downloaded arrayvec v0.7.8 |
| 286 | 2026-08-30T02:15:24.617Z | Downloaded base64ct v1.8.3 |
| 287 | 2026-08-30T02:15:24.617Z | Downloaded rustc-demangle v0.1.28 |
| 288 | 2026-08-30T02:15:24.617Z | Downloaded crossbeam-utils v0.8.22 |
| 289 | 2026-08-30T02:15:24.621Z | Downloaded tower-layer v0.3.3 |
| 290 | 2026-08-30T02:15:24.621Z | Downloaded try-lock v0.2.5 |
| 291 | 2026-08-30T02:15:24.621Z | Downloaded unit-prefix v0.5.2 |
| 292 | 2026-08-30T02:15:24.621Z | Downloaded miette-derive v7.6.0 |
| 293 | 2026-08-30T02:15:24.621Z | Downloaded untrusted v0.9.0 |
| 294 | 2026-08-30T02:15:24.624Z | Downloaded darling v0.23.0 |
| 295 | 2026-08-30T02:15:24.624Z | Downloaded async-compression v0.4.43 |
| 296 | 2026-08-30T02:15:24.628Z | Downloaded console v0.16.4 |
| 297 | 2026-08-30T02:15:24.631Z | Downloaded const-oid v0.9.6 |
| 298 | 2026-08-30T02:15:24.631Z | Downloaded xdg v2.5.2 |
| 299 | 2026-08-30T02:15:24.631Z | Downloaded constant_time_eq v0.4.2 |
| 300 | 2026-08-30T02:15:24.634Z | Downloaded proc-macro-error2 v2.0.1 |
| 301 | 2026-08-30T02:15:24.634Z | Downloaded serde-big-array v0.5.1 |
| 302 | 2026-08-30T02:15:24.634Z | Downloaded slog-bunyan v2.5.0 |
| 303 | 2026-08-30T02:15:24.634Z | Downloaded futures-io v0.3.33 |
| 304 | 2026-08-30T02:15:24.634Z | Downloaded zeroize_derive v1.5.0 |
| 305 | 2026-08-30T02:15:24.638Z | Downloaded ssh-cipher v0.2.0 |
| 306 | 2026-08-30T02:15:24.638Z | Downloaded tap v1.0.1 |
| 307 | 2026-08-30T02:15:24.638Z | Downloaded take_mut v0.2.2 |
| 308 | 2026-08-30T02:15:24.638Z | Downloaded sha2 v0.10.9 |
| 309 | 2026-08-30T02:15:24.638Z | Downloaded rand_core v0.10.1 |
| 310 | 2026-08-30T02:15:24.641Z | Downloaded pkcs8 v0.10.2 |
| 311 | 2026-08-30T02:15:24.641Z | Downloaded quote v1.0.47 |
| 312 | 2026-08-30T02:15:24.641Z | Downloaded progenitor v0.14.0 |
| 313 | 2026-08-30T02:15:24.644Z | Downloaded rand v0.8.7 |
| 314 | 2026-08-30T02:15:24.645Z | Downloaded simd-adler32 v0.3.10 |
| 315 | 2026-08-30T02:15:24.645Z | Downloaded ciborium v0.2.2 |
| 316 | 2026-08-30T02:15:24.649Z | Downloaded rustls-pemfile v2.2.0 |
| 317 | 2026-08-30T02:15:24.649Z | Downloaded pkg-config v0.3.33 |
| 318 | 2026-08-30T02:15:24.649Z | Downloaded ppv-lite86 v0.2.21 |
| 319 | 2026-08-30T02:15:24.649Z | Downloaded tracing-attributes v0.1.31 |
| 320 | 2026-08-30T02:15:24.652Z | Downloaded quinn-udp v0.5.15 |
| 321 | 2026-08-30T02:15:24.652Z | Downloaded rand_core v0.9.5 |
| 322 | 2026-08-30T02:15:24.652Z | Downloaded rustls-native-certs v0.8.4 |
| 323 | 2026-08-30T02:15:24.652Z | Downloaded displaydoc v0.2.7 |
| 324 | 2026-08-30T02:15:24.652Z | Downloaded multer v3.1.0 |
| 325 | 2026-08-30T02:15:24.657Z | Downloaded futures-executor v0.3.33 |
| 326 | 2026-08-30T02:15:24.657Z | Downloaded thread_local v1.1.10 |
| 327 | 2026-08-30T02:15:24.657Z | Downloaded signature v2.2.0 |
| 328 | 2026-08-30T02:15:24.657Z | Downloaded strsim v0.11.1 |
| 329 | 2026-08-30T02:15:24.657Z | Downloaded litemap v0.8.2 |
| 330 | 2026-08-30T02:15:24.661Z | Downloaded pkcs1 v0.7.5 |
| 331 | 2026-08-30T02:15:24.661Z | Downloaded errno v0.3.14 |
| 332 | 2026-08-30T02:15:24.664Z | Downloaded chacha20 v0.10.1 |
| 333 | 2026-08-30T02:15:24.664Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-08-30T02:15:24.669Z | Downloaded powerfmt v0.2.0 |
| 335 | 2026-08-30T02:15:24.669Z | Downloaded const-oid v0.10.2 |
| 336 | 2026-08-30T02:15:24.673Z | Downloaded ff v0.13.1 |
| 337 | 2026-08-30T02:15:24.673Z | Downloaded home v0.5.12 |
| 338 | 2026-08-30T02:15:24.673Z | Downloaded hyper-rustls v0.27.9 |
| 339 | 2026-08-30T02:15:24.673Z | Downloaded tokio-macros v2.7.2 |
| 340 | 2026-08-30T02:15:24.677Z | Downloaded knus-derive v3.4.0 |
| 341 | 2026-08-30T02:15:24.677Z | Downloaded ipnet v2.12.1 |
| 342 | 2026-08-30T02:15:24.682Z | Downloaded version_check v0.9.5 |
| 343 | 2026-08-30T02:15:24.685Z | Downloaded time-core v0.1.9 |
| 344 | 2026-08-30T02:15:24.688Z | Downloaded unicode-linebreak v0.1.5 |
| 345 | 2026-08-30T02:15:24.688Z | Downloaded heck v0.5.0 |
| 346 | 2026-08-30T02:15:24.691Z | Downloaded oxnet v0.1.6 |
| 347 | 2026-08-30T02:15:24.691Z | Downloaded aho-corasick v1.1.5 |
| 348 | 2026-08-30T02:15:24.694Z | Downloaded bytes v1.12.1 |
| 349 | 2026-08-30T02:15:24.698Z | Downloaded erased-serde v0.3.31 |
| 350 | 2026-08-30T02:15:24.698Z | Downloaded group v0.13.0 |
| 351 | 2026-08-30T02:15:24.698Z | Downloaded postcard v1.1.3 |
| 352 | 2026-08-30T02:15:24.701Z | Downloaded once_cell v1.21.4 |
| 353 | 2026-08-30T02:15:24.701Z | Downloaded packed_struct v0.10.1 |
| 354 | 2026-08-30T02:15:24.701Z | Downloaded ident_case v1.0.1 |
| 355 | 2026-08-30T02:15:24.704Z | Downloaded synstructure v0.13.2 |
| 356 | 2026-08-30T02:15:24.705Z | Downloaded tls_codec_derive v0.4.2 |
| 357 | 2026-08-30T02:15:24.705Z | Downloaded sha1 v0.10.7 |
| 358 | 2026-08-30T02:15:24.708Z | Downloaded smallvec v1.15.2 |
| 359 | 2026-08-30T02:15:24.708Z | Downloaded crc-any v2.5.1 |
| 360 | 2026-08-30T02:15:24.711Z | Downloaded crc32fast v1.5.0 |
| 361 | 2026-08-30T02:15:24.711Z | Downloaded progenitor-impl v0.14.0 |
| 362 | 2026-08-30T02:15:24.716Z | Downloaded unicode-ident v1.0.24 |
| 363 | 2026-08-30T02:15:24.716Z | Downloaded form_urlencoded v1.2.2 |
| 364 | 2026-08-30T02:15:24.716Z | Downloaded httpdate v1.0.3 |
| 365 | 2026-08-30T02:15:24.719Z | Downloaded rand_chacha v0.9.0 |
| 366 | 2026-08-30T02:15:24.719Z | Downloaded rlimit v0.10.2 |
| 367 | 2026-08-30T02:15:24.719Z | Downloaded schemars_derive v0.8.22 |
| 368 | 2026-08-30T02:15:24.722Z | Downloaded slab v0.4.12 |
| 369 | 2026-08-30T02:15:24.725Z | Downloaded embedded-io v0.6.1 |
| 370 | 2026-08-30T02:15:24.729Z | Downloaded fastrand v2.5.0 |
| 371 | 2026-08-30T02:15:24.729Z | Downloaded toml_write v0.1.2 |
| 372 | 2026-08-30T02:15:24.729Z | Downloaded static_assertions v1.1.0 |
| 373 | 2026-08-30T02:15:24.729Z | Downloaded tokio-rustls v0.26.4 |
| 374 | 2026-08-30T02:15:24.732Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 375 | 2026-08-30T02:15:24.732Z | Downloaded aws-smithy-schema v0.2.0 |
| 376 | 2026-08-30T02:15:24.732Z | Downloaded utf8_iter v1.0.4 |
| 377 | 2026-08-30T02:15:24.735Z | Downloaded utf8parse v0.2.2 |
| 378 | 2026-08-30T02:15:24.735Z | Downloaded base64 v0.22.1 |
| 379 | 2026-08-30T02:15:24.735Z | Downloaded futures-macro v0.3.33 |
| 380 | 2026-08-30T02:15:24.736Z | Downloaded thiserror v2.0.20 |
| 381 | 2026-08-30T02:15:24.738Z | Downloaded pem-rfc7468 v0.7.0 |
| 382 | 2026-08-30T02:15:24.773Z | Downloaded chumsky v0.9.3 |
| 383 | 2026-08-30T02:15:24.773Z | Downloaded bitflags v2.13.1 |
| 384 | 2026-08-30T02:15:24.773Z | Downloaded darling_core v0.23.0 |
| 385 | 2026-08-30T02:15:24.773Z | Downloaded tokio-tungstenite v0.28.0 |
| 386 | 2026-08-30T02:15:24.773Z | Downloaded serde_spanned v1.1.1 |
| 387 | 2026-08-30T02:15:24.773Z | Downloaded zeroize v1.9.0 |
| 388 | 2026-08-30T02:15:24.773Z | Downloaded embedded-io v0.4.0 |
| 389 | 2026-08-30T02:15:24.773Z | Downloaded jobserver v0.1.35 |
| 390 | 2026-08-30T02:15:24.773Z | Downloaded terminal_size v0.4.4 |
| 391 | 2026-08-30T02:15:24.773Z | Downloaded tower-service v0.3.3 |
| 392 | 2026-08-30T02:15:24.773Z | Downloaded hex v0.4.3 |
| 393 | 2026-08-30T02:15:24.773Z | Downloaded http-range-header v0.4.2 |
| 394 | 2026-08-30T02:15:24.773Z | Downloaded sync_wrapper v1.0.2 |
| 395 | 2026-08-30T02:15:24.774Z | Downloaded tokio-fd v0.3.0 |
| 396 | 2026-08-30T02:15:24.774Z | Downloaded serde_urlencoded v0.7.1 |
| 397 | 2026-08-30T02:15:24.774Z | Downloaded hmac v0.12.1 |
| 398 | 2026-08-30T02:15:24.774Z | Downloaded sec1 v0.7.3 |
| 399 | 2026-08-30T02:15:24.774Z | Downloaded tls_codec v0.4.2 |
| 400 | 2026-08-30T02:15:24.774Z | Downloaded signal-hook-registry v1.4.8 |
| 401 | 2026-08-30T02:15:24.778Z | Downloaded tungstenite v0.28.0 |
| 402 | 2026-08-30T02:15:24.778Z | Downloaded strum v0.26.3 |
| 403 | 2026-08-30T02:15:24.782Z | Downloaded miniz_oxide v0.8.9 |
| 404 | 2026-08-30T02:15:24.785Z | Downloaded proc-macro2 v1.0.107 |
| 405 | 2026-08-30T02:15:24.785Z | Downloaded spin v0.9.9 |
| 406 | 2026-08-30T02:15:24.785Z | Downloaded termios v0.3.3 |
| 407 | 2026-08-30T02:15:24.789Z | Downloaded tinystr v0.8.3 |
| 408 | 2026-08-30T02:15:24.793Z | Downloaded thiserror-impl v2.0.20 |
| 409 | 2026-08-30T02:15:24.793Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 410 | 2026-08-30T02:15:24.793Z | Downloaded yoke-derive v0.8.2 |
| 411 | 2026-08-30T02:15:24.793Z | Downloaded futures-sink v0.3.33 |
| 412 | 2026-08-30T02:15:24.793Z | Downloaded crypto-bigint v0.5.5 |
| 413 | 2026-08-30T02:15:24.796Z | Downloaded keccak v0.1.6 |
| 414 | 2026-08-30T02:15:24.796Z | Downloaded itoa v1.0.18 |
| 415 | 2026-08-30T02:15:24.796Z | Downloaded clap v4.6.6 |
| 416 | 2026-08-30T02:15:24.800Z | Downloaded zerovec-derive v0.11.3 |
| 417 | 2026-08-30T02:15:24.803Z | Downloaded getrandom v0.3.4 |
| 418 | 2026-08-30T02:15:24.803Z | Downloaded half v2.7.1 |
| 419 | 2026-08-30T02:15:24.807Z | Downloaded supports-hyperlinks v3.2.0 |
| 420 | 2026-08-30T02:15:24.807Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 421 | 2026-08-30T02:15:24.807Z | Downloaded serde_path_to_error v0.1.20 |
| 422 | 2026-08-30T02:15:24.810Z | Downloaded strum_macros v0.26.4 |
| 423 | 2026-08-30T02:15:24.810Z | Downloaded env_logger v0.11.11 |
| 424 | 2026-08-30T02:15:24.810Z | Downloaded yoke v0.8.3 |
| 425 | 2026-08-30T02:15:24.814Z | Downloaded toml_datetime v0.6.11 |
| 426 | 2026-08-30T02:15:24.814Z | Downloaded waitgroup v0.1.2 |
| 427 | 2026-08-30T02:15:24.814Z | Downloaded hostname v0.4.2 |
| 428 | 2026-08-30T02:15:24.814Z | Downloaded endian-type v0.2.0 |
| 429 | 2026-08-30T02:15:24.814Z | Downloaded zerofrom-derive v0.1.7 |
| 430 | 2026-08-30T02:15:24.817Z | Downloaded http-body-util v0.1.4 |
| 431 | 2026-08-30T02:15:24.817Z | Downloaded ipnetwork v0.21.1 |
| 432 | 2026-08-30T02:15:24.817Z | Downloaded env_filter v2.0.0 |
| 433 | 2026-08-30T02:15:24.821Z | Downloaded futures-channel v0.3.33 |
| 434 | 2026-08-30T02:15:24.821Z | Downloaded httparse v1.10.1 |
| 435 | 2026-08-30T02:15:24.824Z | Downloaded hybrid-array v0.4.14 |
| 436 | 2026-08-30T02:15:24.824Z | Downloaded schemars v0.8.22 |
| 437 | 2026-08-30T02:15:24.830Z | Downloaded shlex v1.3.0 |
| 438 | 2026-08-30T02:15:24.834Z | Downloaded humantime v2.4.0 |
| 439 | 2026-08-30T02:15:24.834Z | Downloaded typify-macro v0.6.2 |
| 440 | 2026-08-30T02:15:24.834Z | Downloaded xdg v3.0.0 |
| 441 | 2026-08-30T02:15:24.834Z | Downloaded secrecy v0.8.0 |
| 442 | 2026-08-30T02:15:24.837Z | Downloaded funty v2.0.0 |
| 443 | 2026-08-30T02:15:24.837Z | Downloaded dunce v1.0.5 |
| 444 | 2026-08-30T02:15:24.837Z | Downloaded is_terminal_polyfill v1.70.2 |
| 445 | 2026-08-30T02:15:24.837Z | Downloaded signal-hook v0.4.4 |
| 446 | 2026-08-30T02:15:24.841Z | Downloaded is-terminal v0.4.17 |
| 447 | 2026-08-30T02:15:24.841Z | Downloaded supports-unicode v3.0.0 |
| 448 | 2026-08-30T02:15:24.841Z | Downloaded url v2.5.8 |
| 449 | 2026-08-30T02:15:24.844Z | Downloaded serde_with_macros v3.22.0 |
| 450 | 2026-08-30T02:15:24.847Z | Downloaded p521 v0.13.3 |
| 451 | 2026-08-30T02:15:24.851Z | Downloaded hubpack v0.1.2 |
| 452 | 2026-08-30T02:15:24.854Z | Downloaded time-macros v0.2.32 |
| 453 | 2026-08-30T02:15:24.854Z | Downloaded fs_extra v1.3.0 |
| 454 | 2026-08-30T02:15:24.857Z | Downloaded cc v1.4.2 |
| 455 | 2026-08-30T02:15:24.858Z | Downloaded der v0.7.10 |
| 456 | 2026-08-30T02:15:24.861Z | Downloaded ed25519 v2.2.3 |
| 457 | 2026-08-30T02:15:24.861Z | Downloaded either v1.17.0 |
| 458 | 2026-08-30T02:15:24.861Z | Downloaded hostname v0.3.1 |
| 459 | 2026-08-30T02:15:24.865Z | Downloaded unsafe-libyaml v0.2.11 |
| 460 | 2026-08-30T02:15:24.865Z | Downloaded zmij v1.0.23 |
| 461 | 2026-08-30T02:15:24.865Z | Downloaded rustls-pki-types v1.15.1 |
| 462 | 2026-08-30T02:15:24.868Z | Downloaded ssh-encoding v0.2.0 |
| 463 | 2026-08-30T02:15:24.868Z | Downloaded p256 v0.13.2 |
| 464 | 2026-08-30T02:15:24.868Z | Downloaded thiserror v1.0.69 |
| 465 | 2026-08-30T02:15:24.871Z | Downloaded backtrace v0.3.76 |
| 466 | 2026-08-30T02:15:24.875Z | Downloaded typify v0.6.2 |
| 467 | 2026-08-30T02:15:24.875Z | Downloaded uuid v1.24.0 |
| 468 | 2026-08-30T02:15:24.878Z | Downloaded shlex v2.0.1 |
| 469 | 2026-08-30T02:15:24.878Z | Downloaded slog-term v2.9.2 |
| 470 | 2026-08-30T02:15:24.878Z | Downloaded is_ci v1.2.0 |
| 471 | 2026-08-30T02:15:24.878Z | Downloaded flagset v0.4.7 |
| 472 | 2026-08-30T02:15:24.881Z | Downloaded elliptic-curve v0.13.8 |
| 473 | 2026-08-30T02:15:24.881Z | Downloaded mio v1.2.2 |
| 474 | 2026-08-30T02:15:24.884Z | Downloaded quinn v0.11.11 |
| 475 | 2026-08-30T02:15:24.888Z | Downloaded serde_core v1.0.229 |
| 476 | 2026-08-30T02:15:24.891Z | Downloaded icu_properties v2.2.0 |
| 477 | 2026-08-30T02:15:24.891Z | Downloaded rustversion v1.0.23 |
| 478 | 2026-08-30T02:15:24.892Z | Downloaded http-body v1.1.0 |
| 479 | 2026-08-30T02:15:24.892Z | Downloaded tinyvec_macros v0.1.1 |
| 480 | 2026-08-30T02:15:24.895Z | Downloaded indicatif v0.18.6 |
| 481 | 2026-08-30T02:15:24.895Z | Downloaded schemars v0.9.0 |
| 482 | 2026-08-30T02:15:24.901Z | Downloaded serde_yaml v0.9.34+deprecated |
| 483 | 2026-08-30T02:15:24.904Z | Downloaded slog v2.8.2 |
| 484 | 2026-08-30T02:15:24.907Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 485 | 2026-08-30T02:15:24.907Z | Downloaded term v1.2.1 |
| 486 | 2026-08-30T02:15:24.907Z | Downloaded icu_locale_core v2.2.0 |
| 487 | 2026-08-30T02:15:24.910Z | Downloaded rustls-platform-verifier v0.7.0 |
| 488 | 2026-08-30T02:15:24.914Z | Downloaded icu_provider v2.2.0 |
| 489 | 2026-08-30T02:15:24.914Z | Downloaded find-msvc-tools v0.1.10 |
| 490 | 2026-08-30T02:15:24.914Z | Downloaded serde_derive_internals v0.29.1 |
| 491 | 2026-08-30T02:15:24.914Z | Downloaded semver v1.0.28 |
| 492 | 2026-08-30T02:15:24.918Z | Downloaded socket2 v0.6.5 |
| 493 | 2026-08-30T02:15:24.918Z | Downloaded thiserror-impl v1.0.69 |
| 494 | 2026-08-30T02:15:24.918Z | Downloaded toml v0.8.23 |
| 495 | 2026-08-30T02:15:24.918Z | Downloaded futures-core v0.3.33 |
| 496 | 2026-08-30T02:15:24.922Z | Downloaded slog-json v2.6.1 |
| 497 | 2026-08-30T02:15:24.922Z | Downloaded ed25519-dalek v2.2.0 |
| 498 | 2026-08-30T02:15:24.922Z | Downloaded clap_builder v4.6.6 |
| 499 | 2026-08-30T02:15:24.926Z | Downloaded icu_collections v2.2.0 |
| 500 | 2026-08-30T02:15:24.931Z | Downloaded tempfile v3.27.0 |
| 501 | 2026-08-30T02:15:24.931Z | Downloaded crossbeam-channel v0.5.16 |
| 502 | 2026-08-30T02:15:24.934Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 503 | 2026-08-30T02:15:24.937Z | Downloaded vsimd v0.8.0 |
| 504 | 2026-08-30T02:15:24.937Z | Downloaded getrandom v0.2.17 |
| 505 | 2026-08-30T02:15:24.940Z | Downloaded smallvec v0.6.14 |
| 506 | 2026-08-30T02:15:24.943Z | Downloaded zerotrie v0.2.4 |
| 507 | 2026-08-30T02:15:24.946Z | Downloaded miette v7.6.0 |
| 508 | 2026-08-30T02:15:24.949Z | Downloaded toml_edit v0.22.27 |
| 509 | 2026-08-30T02:15:24.949Z | Downloaded serde-hex v0.1.0 |
| 510 | 2026-08-30T02:15:24.952Z | Downloaded slog-async v2.8.0 |
| 511 | 2026-08-30T02:15:24.952Z | Downloaded serde_derive v1.0.229 |
| 512 | 2026-08-30T02:15:24.952Z | Downloaded serde_tokenstream v0.2.3 |
| 513 | 2026-08-30T02:15:24.956Z | Downloaded spki v0.7.3 |
| 514 | 2026-08-30T02:15:24.956Z | Downloaded rsa v0.9.10 |
| 515 | 2026-08-30T02:15:24.959Z | Downloaded dropshot_endpoint v0.17.1 |
| 516 | 2026-08-30T02:15:24.959Z | Downloaded schemars v1.2.2 |
| 517 | 2026-08-30T02:15:24.965Z | Downloaded indexmap v1.9.3 |
| 518 | 2026-08-30T02:15:24.968Z | Downloaded serde v1.0.229 |
| 519 | 2026-08-30T02:15:24.971Z | Downloaded aws-smithy-types v1.6.1 |
| 520 | 2026-08-30T02:15:24.972Z | Downloaded rustls-webpki v0.103.13 |
| 521 | 2026-08-30T02:15:24.975Z | Downloaded typenum v1.20.1 |
| 522 | 2026-08-30T02:15:24.978Z | Downloaded iana-time-zone v0.1.65 |
| 523 | 2026-08-30T02:15:24.978Z | Downloaded rand v0.10.2 |
| 524 | 2026-08-30T02:15:24.981Z | Downloaded memchr v2.8.3 |
| 525 | 2026-08-30T02:15:24.981Z | Downloaded http v0.2.12 |
| 526 | 2026-08-30T02:15:24.984Z | Downloaded jiff-core v0.1.0 |
| 527 | 2026-08-30T02:15:24.987Z | Downloaded libm v0.2.16 |
| 528 | 2026-08-30T02:15:24.990Z | Downloaded futures v0.3.33 |
| 529 | 2026-08-30T02:15:24.993Z | Downloaded tower v0.5.3 |
| 530 | 2026-08-30T02:15:24.998Z | Downloaded x509-cert v0.2.5 |
| 531 | 2026-08-30T02:15:25.002Z | Downloaded tinyvec v1.12.0 |
| 532 | 2026-08-30T02:15:25.005Z | Downloaded http v1.5.0 |
| 533 | 2026-08-30T02:15:25.008Z | Downloaded indexmap v2.14.0 |
| 534 | 2026-08-30T02:15:25.008Z | Downloaded ryu v1.0.23 |
| 535 | 2026-08-30T02:15:25.011Z | Downloaded heapless v0.7.17 |
| 536 | 2026-08-30T02:15:25.014Z | Downloaded hashbrown v0.12.3 |
| 537 | 2026-08-30T02:15:25.017Z | Downloaded rand v0.9.5 |
| 538 | 2026-08-30T02:15:25.020Z | Downloaded knus v3.4.0 |
| 539 | 2026-08-30T02:15:25.023Z | Downloaded zerovec v0.11.6 |
| 540 | 2026-08-30T02:15:25.026Z | Downloaded tower-http v0.6.11 |
| 541 | 2026-08-30T02:15:25.029Z | Downloaded tracing-core v0.1.36 |
| 542 | 2026-08-30T02:15:25.032Z | Downloaded icu_normalizer_data v2.2.0 |
| 543 | 2026-08-30T02:15:25.032Z | Downloaded icu_normalizer v2.2.0 |
| 544 | 2026-08-30T02:15:25.038Z | Downloaded icu_properties_data v2.2.0 |
| 545 | 2026-08-30T02:15:25.048Z | Downloaded zerocopy-derive v0.8.56 |
| 546 | 2026-08-30T02:15:25.053Z | Downloaded unicode-segmentation v1.13.3 |
| 547 | 2026-08-30T02:15:25.056Z | Downloaded getrandom v0.4.3 |
| 548 | 2026-08-30T02:15:25.059Z | Downloaded num-bigint-dig v0.8.6 |
| 549 | 2026-08-30T02:15:25.059Z | Downloaded blake3 v1.8.6 |
| 550 | 2026-08-30T02:15:25.064Z | Downloaded idna v1.1.0 |
| 551 | 2026-08-30T02:15:25.067Z | Downloaded salty v0.3.0 |
| 552 | 2026-08-30T02:15:25.070Z | Downloaded tokio-util v0.7.19 |
| 553 | 2026-08-30T02:15:25.075Z | Downloaded textwrap v0.16.2 |
| 554 | 2026-08-30T02:15:25.078Z | Downloaded hashbrown v0.16.1 |
| 555 | 2026-08-30T02:15:25.078Z | Downloaded bitvec v1.1.1 |
| 556 | 2026-08-30T02:15:25.085Z | Downloaded hkdf v0.12.4 |
| 557 | 2026-08-30T02:15:25.088Z | Downloaded aws-lc-rs v1.18.0 |
| 558 | 2026-08-30T02:15:25.093Z | Downloaded flate2 v1.1.9 |
| 559 | 2026-08-30T02:15:25.097Z | Downloaded chrono v0.4.45 |
| 560 | 2026-08-30T02:15:25.101Z | Downloaded winnow v1.0.4 |
| 561 | 2026-08-30T02:15:25.106Z | Downloaded regex v1.13.1 |
| 562 | 2026-08-30T02:15:25.114Z | Downloaded hyper-util v0.1.20 |
| 563 | 2026-08-30T02:15:25.117Z | Downloaded curve25519-dalek v4.1.3 |
| 564 | 2026-08-30T02:15:25.121Z | Downloaded ssh-key v0.6.7 |
| 565 | 2026-08-30T02:15:25.125Z | Downloaded winnow v0.7.15 |
| 566 | 2026-08-30T02:15:25.130Z | Downloaded unicode-width v0.2.2 |
| 567 | 2026-08-30T02:15:25.133Z | Downloaded reqwest v0.13.4 |
| 568 | 2026-08-30T02:15:25.137Z | Downloaded time v0.3.55 |
| 569 | 2026-08-30T02:15:25.146Z | Downloaded gimli v0.32.3 |
| 570 | 2026-08-30T02:15:25.150Z | Downloaded hashbrown v0.17.1 |
| 571 | 2026-08-30T02:15:25.153Z | Downloaded p384 v0.13.1 |
| 572 | 2026-08-30T02:15:25.156Z | Downloaded syn v2.0.119 |
| 573 | 2026-08-30T02:15:25.162Z | Downloaded h2 v0.4.15 |
| 574 | 2026-08-30T02:15:25.166Z | Downloaded dropshot v0.17.1 |
| 575 | 2026-08-30T02:15:25.192Z | Downloaded futures-util v0.3.33 |
| 576 | 2026-08-30T02:15:25.199Z | Downloaded typify-impl v0.6.2 |
| 577 | 2026-08-30T02:15:25.207Z | Downloaded tracing v0.1.44 |
| 578 | 2026-08-30T02:15:25.219Z | Downloaded hashbrown v0.14.5 |
| 579 | 2026-08-30T02:15:25.222Z | Downloaded portable-atomic v1.15.0 |
| 580 | 2026-08-30T02:15:25.226Z | Downloaded serde_json v1.0.151 |
| 581 | 2026-08-30T02:15:25.230Z | Downloaded jiff v0.2.35 |
| 582 | 2026-08-30T02:15:25.239Z | Downloaded hyper v1.11.0 |
| 583 | 2026-08-30T02:15:25.251Z | Downloaded serde_with v3.22.0 |
| 584 | 2026-08-30T02:15:25.258Z | Downloaded radix_trie v0.3.0 |
| 585 | 2026-08-30T02:15:25.269Z | Downloaded quinn-proto v0.11.16 |
| 586 | 2026-08-30T02:15:25.300Z | Downloaded encoding_rs v0.8.35 |
| 587 | 2026-08-30T02:15:25.313Z | Downloaded syn v1.0.109 |
| 588 | 2026-08-30T02:15:25.322Z | Downloaded zerocopy v0.8.56 |
| 589 | 2026-08-30T02:15:25.332Z | Downloaded unicode-width v0.1.14 |
| 590 | 2026-08-30T02:15:25.348Z | Downloaded syn v3.0.3 |
| 591 | 2026-08-30T02:15:25.363Z | Downloaded regress v0.11.1 |
| 592 | 2026-08-30T02:15:25.368Z | Downloaded nix v0.31.3 |
| 593 | 2026-08-30T02:15:25.375Z | Downloaded object v0.37.3 |
| 594 | 2026-08-30T02:15:25.381Z | Downloaded regex-syntax v0.8.11 |
| 595 | 2026-08-30T02:15:25.385Z | Downloaded rustls v0.23.43 |
| 596 | 2026-08-30T02:15:25.392Z | Downloaded openapiv3 v2.2.0 |
| 597 | 2026-08-30T02:15:25.398Z | Downloaded rustix v0.38.44 |
| 598 | 2026-08-30T02:15:25.410Z | Downloaded rustix v1.1.4 |
| 599 | 2026-08-30T02:15:25.468Z | Downloaded regex-automata v0.4.18 |
| 600 | 2026-08-30T02:15:25.526Z | Downloaded libc v0.2.189 |
| 601 | 2026-08-30T02:15:25.546Z | Downloaded sha3 v0.10.9 |
| 602 | 2026-08-30T02:15:25.549Z | Downloaded tokio v1.53.1 |
| 603 | 2026-08-30T02:15:25.576Z | Downloaded ring v0.17.14 |
| 604 | 2026-08-30T02:15:25.737Z | Downloaded aws-lc-sys v0.44.0 |
| 605 | 2026-08-30T02:15:25.994Z | Compiling proc-macro2 v1.0.107 |
| 606 | 2026-08-30T02:15:25.998Z | Compiling quote v1.0.47 |
| 607 | 2026-08-30T02:15:25.998Z | Compiling unicode-ident v1.0.24 |
| 608 | 2026-08-30T02:15:25.998Z | Compiling libc v0.2.189 |
| 609 | 2026-08-30T02:15:25.998Z | Compiling cfg-if v1.0.4 |
| 610 | 2026-08-30T02:15:25.998Z | Compiling version_check v0.9.5 |
| 611 | 2026-08-30T02:15:25.998Z | Compiling serde_core v1.0.229 |
| 612 | 2026-08-30T02:15:26.243Z | Compiling serde v1.0.229 |
| 613 | 2026-08-30T02:15:26.303Z | Compiling autocfg v1.5.1 |
| 614 | 2026-08-30T02:15:26.440Z | Compiling generic-array v0.14.7 |
| 615 | 2026-08-30T02:15:26.558Z | Compiling libm v0.2.16 |
| 616 | 2026-08-30T02:15:26.638Z | Compiling subtle v2.6.1 |
| 617 | 2026-08-30T02:15:26.654Z | Compiling typenum v1.20.1 |
| 618 | 2026-08-30T02:15:26.789Z | Compiling memchr v2.8.3 |
| 619 | 2026-08-30T02:15:26.864Z | Compiling smallvec v1.15.2 |
| 620 | 2026-08-30T02:15:26.896Z | Compiling itoa v1.0.18 |
| 621 | 2026-08-30T02:15:27.111Z | Compiling errno v0.3.14 |
| 622 | 2026-08-30T02:15:27.159Z | Compiling const-oid v0.9.6 |
| 623 | 2026-08-30T02:15:27.272Z | Compiling bytes v1.12.1 |
| 624 | 2026-08-30T02:15:27.327Z | Compiling syn v2.0.119 |
| 625 | 2026-08-30T02:15:27.387Z | Compiling syn v3.0.3 |
| 626 | 2026-08-30T02:15:27.518Z | Compiling scopeguard v1.2.0 |
| 627 | 2026-08-30T02:15:27.630Z | Compiling lock_api v0.4.14 |
| 628 | 2026-08-30T02:15:27.883Z | Compiling pin-project-lite v0.2.17 |
| 629 | 2026-08-30T02:15:27.950Z | Compiling thiserror v2.0.20 |
| 630 | 2026-08-30T02:15:27.983Z | Compiling zmij v1.0.23 |
| 631 | 2026-08-30T02:15:27.998Z | Compiling parking_lot_core v0.9.12 |
| 632 | 2026-08-30T02:15:28.135Z | Compiling zeroize v1.9.0 |
| 633 | 2026-08-30T02:15:28.264Z | Compiling signal-hook-registry v1.4.8 |
| 634 | 2026-08-30T02:15:28.300Z | Compiling num-traits v0.2.19 |
| 635 | 2026-08-30T02:15:28.325Z | Compiling serde_json v1.0.151 |
| 636 | 2026-08-30T02:15:28.378Z | Compiling futures-core v0.3.33 |
| 637 | 2026-08-30T02:15:28.661Z | Compiling socket2 v0.6.5 |
| 638 | 2026-08-30T02:15:28.766Z | Compiling semver v1.0.28 |
| 639 | 2026-08-30T02:15:28.788Z | Compiling mio v1.2.2 |
| 640 | 2026-08-30T02:15:28.859Z | Compiling parking_lot v0.12.5 |
| 641 | 2026-08-30T02:15:29.018Z | Compiling heck v0.5.0 |
| 642 | 2026-08-30T02:15:29.074Z | Compiling base64ct v1.8.3 |
| 643 | 2026-08-30T02:15:29.457Z | Compiling pem-rfc7468 v0.7.0 |
| 644 | 2026-08-30T02:15:29.470Z | Compiling futures-sink v0.3.33 |
| 645 | 2026-08-30T02:15:29.584Z | Compiling http v1.5.0 |
| 646 | 2026-08-30T02:15:29.817Z | Compiling getrandom v0.2.17 |
| 647 | 2026-08-30T02:15:30.047Z | Compiling once_cell v1.21.4 |
| 648 | 2026-08-30T02:15:30.219Z | Compiling rand_core v0.6.4 |
| 649 | 2026-08-30T02:15:30.317Z | Compiling rustc_version v0.4.1 |
| 650 | 2026-08-30T02:15:30.386Z | Compiling jobserver v0.1.35 |
| 651 | 2026-08-30T02:15:30.599Z | Compiling slab v0.4.12 |
| 652 | 2026-08-30T02:15:30.613Z | Compiling zerocopy v0.8.56 |
| 653 | 2026-08-30T02:15:30.645Z | Compiling find-msvc-tools v0.1.10 |
| 654 | 2026-08-30T02:15:30.706Z | Compiling flagset v0.4.7 |
| 655 | 2026-08-30T02:15:30.731Z | Compiling serde_derive v1.0.229 |
| 656 | 2026-08-30T02:15:30.806Z | Compiling thiserror-impl v2.0.20 |
| 657 | 2026-08-30T02:15:30.847Z | Compiling tokio-macros v2.7.2 |
| 658 | 2026-08-30T02:15:30.882Z | Compiling shlex v2.0.1 |
| 659 | 2026-08-30T02:15:31.045Z | Compiling cc v1.4.2 |
| 660 | 2026-08-30T02:15:31.077Z | Compiling futures-channel v0.3.33 |
| 661 | 2026-08-30T02:15:31.343Z | Compiling bitflags v2.13.1 |
| 662 | 2026-08-30T02:15:31.356Z | Compiling synstructure v0.13.2 |
| 663 | 2026-08-30T02:15:31.457Z | Compiling zeroize_derive v1.5.0 |
| 664 | 2026-08-30T02:15:31.584Z | Compiling der_derive v0.7.3 |
| 665 | 2026-08-30T02:15:31.587Z | Compiling tokio v1.53.1 |
| 666 | 2026-08-30T02:15:31.736Z | Compiling zerocopy-derive v0.8.56 |
| 667 | 2026-08-30T02:15:31.840Z | Compiling futures-macro v0.3.33 |
| 668 | 2026-08-30T02:15:32.211Z | Compiling stable_deref_trait v1.2.1 |
| 669 | 2026-08-30T02:15:32.331Z | Compiling futures-io v0.3.33 |
| 670 | 2026-08-30T02:15:32.344Z | Compiling log v0.4.33 |
| 671 | 2026-08-30T02:15:32.528Z | Compiling futures-task v0.3.33 |
| 672 | 2026-08-30T02:15:32.551Z | Compiling der v0.7.10 |
| 673 | 2026-08-30T02:15:32.673Z | Compiling futures-util v0.3.33 |
| 674 | 2026-08-30T02:15:32.746Z | Compiling rustversion v1.0.23 |
| 675 | 2026-08-30T02:15:32.824Z | Compiling crypto-common v0.1.7 |
| 676 | 2026-08-30T02:15:32.960Z | Compiling block-buffer v0.10.4 |
| 677 | 2026-08-30T02:15:32.963Z | Compiling getrandom v0.4.3 |
| 678 | 2026-08-30T02:15:33.095Z | Compiling digest v0.10.7 |
| 679 | 2026-08-30T02:15:33.360Z | Compiling zerofrom-derive v0.1.7 |
| 680 | 2026-08-30T02:15:33.640Z | Compiling spki v0.7.3 |
| 681 | 2026-08-30T02:15:34.117Z | Compiling equivalent v1.0.2 |
| 682 | 2026-08-30T02:15:34.130Z | Compiling schemars v0.8.22 |
| 683 | 2026-08-30T02:15:34.214Z | Compiling cpufeatures v0.2.17 |
| 684 | 2026-08-30T02:15:34.607Z | Compiling zerofrom v0.1.8 |
| 685 | 2026-08-30T02:15:34.762Z | Compiling yoke-derive v0.8.2 |
| 686 | 2026-08-30T02:15:34.893Z | Compiling serde_derive_internals v0.29.1 |
| 687 | 2026-08-30T02:15:35.350Z | Compiling cmake v0.1.58 |
| 688 | 2026-08-30T02:15:35.432Z | Compiling pkg-config v0.3.33 |
| 689 | 2026-08-30T02:15:35.624Z | Compiling schemars_derive v0.8.22 |
| 690 | 2026-08-30T02:15:35.685Z | Compiling fs_extra v1.3.0 |
| 691 | 2026-08-30T02:15:35.699Z | Compiling dunce v1.0.5 |
| 692 | 2026-08-30T02:15:35.798Z | Compiling allocator-api2 v0.2.21 |
| 693 | 2026-08-30T02:15:35.825Z | Compiling yoke v0.8.3 |
| 694 | 2026-08-30T02:15:35.950Z | Compiling fnv v1.0.7 |
| 695 | 2026-08-30T02:15:36.025Z | Compiling aws-lc-sys v0.44.0 |
| 696 | 2026-08-30T02:15:36.058Z | Compiling pkcs8 v0.10.2 |
| 697 | 2026-08-30T02:15:36.129Z | Compiling zerovec-derive v0.11.3 |
| 698 | 2026-08-30T02:15:36.380Z | Compiling http-body v1.1.0 |
| 699 | 2026-08-30T02:15:36.532Z | Compiling iana-time-zone v0.1.65 |
| 700 | 2026-08-30T02:15:36.815Z | Compiling chrono v0.4.45 |
| 701 | 2026-08-30T02:15:36.837Z | Compiling tracing-attributes v0.1.31 |
| 702 | 2026-08-30T02:15:36.850Z | Compiling displaydoc v0.2.7 |
| 703 | 2026-08-30T02:15:37.056Z | Compiling tracing-core v0.1.36 |
| 704 | 2026-08-30T02:15:37.241Z | Compiling zerovec v0.11.6 |
| 705 | 2026-08-30T02:15:37.607Z | Compiling rustix v1.1.4 |
| 706 | 2026-08-30T02:15:37.842Z | Compiling hashbrown v0.17.1 |
| 707 | 2026-08-30T02:15:38.020Z | Compiling tracing v0.1.44 |
| 708 | 2026-08-30T02:15:38.108Z | Compiling sha2 v0.10.9 |
| 709 | 2026-08-30T02:15:38.150Z | Compiling curve25519-dalek v4.1.3 |
| 710 | 2026-08-30T02:15:38.444Z | Compiling httparse v1.10.1 |
| 711 | 2026-08-30T02:15:38.551Z | Compiling indexmap v2.14.0 |
| 712 | 2026-08-30T02:15:38.587Z | Compiling aws-lc-rs v1.18.0 |
| 713 | 2026-08-30T02:15:38.942Z | Compiling slog v2.8.2 |
| 714 | 2026-08-30T02:15:39.025Z | Compiling rustls-pki-types v1.15.1 |
| 715 | 2026-08-30T02:15:39.176Z | Compiling num-conv v0.2.2 |
| 716 | 2026-08-30T02:15:39.331Z | Compiling time-core v0.1.9 |
| 717 | 2026-08-30T02:15:39.520Z | Compiling time-macros v0.2.32 |
| 718 | 2026-08-30T02:15:39.892Z | Compiling tinystr v0.8.3 |
| 719 | 2026-08-30T02:15:40.099Z | Compiling ppv-lite86 v0.2.21 |
| 720 | 2026-08-30T02:15:40.112Z | Compiling uuid v1.24.0 |
| 721 | 2026-08-30T02:15:40.230Z | Compiling erased-serde v0.3.31 |
| 722 | 2026-08-30T02:15:40.424Z | Compiling signature v2.2.0 |
| 723 | 2026-08-30T02:15:40.592Z | Compiling hmac v0.12.1 |
| 724 | 2026-08-30T02:15:40.671Z | Compiling curve25519-dalek-derive v0.1.1 |
| 725 | 2026-08-30T02:15:40.700Z | Compiling writeable v0.6.3 |
| 726 | 2026-08-30T02:15:40.747Z | Compiling utf8parse v0.2.2 |
| 727 | 2026-08-30T02:15:40.857Z | Compiling litemap v0.8.2 |
| 728 | 2026-08-30T02:15:40.940Z | Compiling percent-encoding v2.3.2 |
| 729 | 2026-08-30T02:15:41.008Z | Compiling deranged v0.5.8 |
| 730 | 2026-08-30T02:15:41.068Z | Compiling powerfmt v0.2.0 |
| 731 | 2026-08-30T02:15:41.325Z | Compiling num_threads v0.1.7 |
| 732 | 2026-08-30T02:15:41.339Z | Compiling strsim v0.11.1 |
| 733 | 2026-08-30T02:15:41.352Z | Compiling ryu v1.0.23 |
| 734 | 2026-08-30T02:15:41.411Z | Compiling icu_locale_core v2.2.0 |
| 735 | 2026-08-30T02:15:41.612Z | Compiling potential_utf v0.1.5 |
| 736 | 2026-08-30T02:15:41.634Z | Compiling zerotrie v0.2.4 |
| 737 | 2026-08-30T02:15:41.797Z | Compiling http-body-util v0.1.4 |
| 738 | 2026-08-30T02:15:41.999Z | Compiling time v0.3.55 |
| 739 | 2026-08-30T02:15:42.077Z | Compiling clap_derive v4.6.4 |
| 740 | 2026-08-30T02:15:42.089Z | Compiling ff v0.13.1 |
| 741 | 2026-08-30T02:15:42.144Z | Compiling syn v1.0.109 |
| 742 | 2026-08-30T02:15:42.177Z | Compiling utf8_iter v1.0.4 |
| 743 | 2026-08-30T02:15:42.235Z | Compiling base16ct v0.2.0 |
| 744 | 2026-08-30T02:15:42.342Z | Compiling untrusted v0.9.0 |
| 745 | 2026-08-30T02:15:42.450Z | Compiling icu_properties_data v2.2.0 |
| 746 | 2026-08-30T02:15:42.472Z | Compiling rustls v0.23.43 |
| 747 | 2026-08-30T02:15:42.475Z | Compiling icu_normalizer_data v2.2.0 |
| 748 | 2026-08-30T02:15:42.684Z | Compiling dyn-clone v1.0.20 |
| 749 | 2026-08-30T02:15:42.739Z | Compiling sec1 v0.7.3 |
| 750 | 2026-08-30T02:15:42.771Z | Compiling icu_collections v2.2.0 |
| 751 | 2026-08-30T02:15:43.508Z | Compiling group v0.13.0 |
| 752 | 2026-08-30T02:15:43.524Z | Compiling icu_provider v2.2.0 |
| 753 | 2026-08-30T02:15:43.721Z | Compiling anstyle-parse v1.0.0 |
| 754 | 2026-08-30T02:15:43.941Z | Compiling hkdf v0.12.4 |
| 755 | 2026-08-30T02:15:43.959Z | Compiling crypto-bigint v0.5.5 |
| 756 | 2026-08-30T02:15:44.091Z | Compiling colorchoice v1.0.5 |
| 757 | 2026-08-30T02:15:44.104Z | Compiling is_terminal_polyfill v1.70.2 |
| 758 | 2026-08-30T02:15:44.116Z | Compiling atomic-waker v1.1.2 |
| 759 | 2026-08-30T02:15:44.199Z | Compiling anstyle-query v1.1.5 |
| 760 | 2026-08-30T02:15:44.212Z | Compiling anstyle v1.0.14 |
| 761 | 2026-08-30T02:15:44.391Z | Compiling anstream v1.0.0 |
| 762 | 2026-08-30T02:15:44.691Z | Compiling form_urlencoded v1.2.2 |
| 763 | 2026-08-30T02:15:44.885Z | Compiling serde_tokenstream v0.2.3 |
| 764 | 2026-08-30T02:15:44.902Z | Compiling elliptic-curve v0.13.8 |
| 765 | 2026-08-30T02:15:44.957Z | Compiling tokio-util v0.7.19 |
| 766 | 2026-08-30T02:15:45.170Z | Compiling num-integer v0.1.46 |
| 767 | 2026-08-30T02:15:45.288Z | Compiling spin v0.9.9 |
| 768 | 2026-08-30T02:15:45.310Z | Compiling object v0.37.3 |
| 769 | 2026-08-30T02:15:45.585Z | Compiling base64 v0.22.1 |
| 770 | 2026-08-30T02:15:45.598Z | Compiling try-lock v0.2.5 |
| 771 | 2026-08-30T02:15:45.665Z | Compiling tower-layer v0.3.3 |
| 772 | 2026-08-30T02:15:45.715Z | Compiling tower-service v0.3.3 |
| 773 | 2026-08-30T02:15:45.817Z | Compiling foldhash v0.2.0 |
| 774 | 2026-08-30T02:15:45.845Z | Compiling want v0.3.1 |
| 775 | 2026-08-30T02:15:45.906Z | Compiling h2 v0.4.15 |
| 776 | 2026-08-30T02:15:45.971Z | Compiling hashbrown v0.16.1 |
| 777 | 2026-08-30T02:15:46.028Z | Compiling icu_normalizer v2.2.0 |
| 778 | 2026-08-30T02:15:46.043Z | Compiling icu_properties v2.2.0 |
| 779 | 2026-08-30T02:15:46.071Z | Compiling rfc6979 v0.4.0 |
| 780 | 2026-08-30T02:15:46.210Z | Compiling terminal_size v0.4.4 |
| 781 | 2026-08-30T02:15:46.668Z | Compiling ahash v0.8.12 |
| 782 | 2026-08-30T02:15:46.921Z | Compiling getrandom v0.3.4 |
| 783 | 2026-08-30T02:15:46.989Z | Compiling httpdate v1.0.3 |
| 784 | 2026-08-30T02:15:47.214Z | Compiling adler2 v2.0.1 |
| 785 | 2026-08-30T02:15:47.302Z | Compiling gimli v0.32.3 |
| 786 | 2026-08-30T02:15:47.337Z | Compiling clap_lex v1.1.0 |
| 787 | 2026-08-30T02:15:47.703Z | Compiling miniz_oxide v0.8.9 |
| 788 | 2026-08-30T02:15:47.906Z | Compiling clap_builder v4.6.6 |
| 789 | 2026-08-30T02:15:48.010Z | Compiling idna_adapter v1.2.2 |
| 790 | 2026-08-30T02:15:48.187Z | Compiling regress v0.11.1 |
| 791 | 2026-08-30T02:15:48.320Z | Compiling ecdsa v0.16.9 |
| 792 | 2026-08-30T02:15:48.352Z | Compiling hyper v1.11.0 |
| 793 | 2026-08-30T02:15:49.095Z | Compiling addr2line v0.25.1 |
| 794 | 2026-08-30T02:15:49.218Z | Compiling primeorder v0.13.6 |
| 795 | 2026-08-30T02:15:49.497Z | Compiling rand_chacha v0.3.1 |
| 796 | 2026-08-30T02:15:50.497Z | Compiling ident_case v1.0.1 |
| 797 | 2026-08-30T02:15:50.623Z | Compiling rustc-demangle v0.1.28 |
| 798 | 2026-08-30T02:15:50.626Z | Compiling owo-colors v4.3.0 |
| 799 | 2026-08-30T02:15:50.864Z | Compiling ipnet v2.12.1 |
| 800 | 2026-08-30T02:15:51.178Z | Compiling hyper-util v0.1.20 |
| 801 | 2026-08-30T02:15:51.337Z | Compiling backtrace v0.3.76 |
| 802 | 2026-08-30T02:15:51.484Z | Compiling darling_core v0.23.0 |
| 803 | 2026-08-30T02:15:52.213Z | Compiling typify-impl v0.6.2 |
| 804 | 2026-08-30T02:15:52.236Z | Compiling clap v4.6.6 |
| 805 | 2026-08-30T02:15:52.779Z | Compiling rand v0.8.7 |
| 806 | 2026-08-30T02:15:53.488Z | Compiling idna v1.1.0 |
| 807 | 2026-08-30T02:15:53.760Z | Compiling ed25519 v2.2.3 |
| 808 | 2026-08-30T02:15:53.921Z | Compiling http v0.2.12 |
| 809 | 2026-08-30T02:15:54.420Z | Compiling x509-cert v0.2.5 |
| 810 | 2026-08-30T02:15:54.571Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 811 | 2026-08-30T02:15:55.071Z | Compiling encoding_rs v0.8.35 |
| 812 | 2026-08-30T02:15:55.328Z | Compiling anyhow v1.0.104 |
| 813 | 2026-08-30T02:15:55.557Z | Compiling num-bigint-dig v0.8.6 |
| 814 | 2026-08-30T02:15:55.574Z | Compiling vsimd v0.8.0 |
| 815 | 2026-08-30T02:15:55.633Z | Compiling either v1.17.0 |
| 816 | 2026-08-30T02:15:55.776Z | Compiling paste v1.0.15 |
| 817 | 2026-08-30T02:15:55.953Z | Compiling unicode-width v0.2.2 |
| 818 | 2026-08-30T02:15:55.956Z | Compiling thiserror v1.0.69 |
| 819 | 2026-08-30T02:15:56.060Z | Compiling unicode-linebreak v0.1.5 |
| 820 | 2026-08-30T02:15:56.073Z | Compiling outref v0.5.2 |
| 821 | 2026-08-30T02:15:56.181Z | Compiling hex v0.4.3 |
| 822 | 2026-08-30T02:15:56.241Z | Compiling is_ci v1.2.0 |
| 823 | 2026-08-30T02:15:56.366Z | Compiling mime v0.3.17 |
| 824 | 2026-08-30T02:15:56.479Z | Compiling supports-color v3.0.2 |
| 825 | 2026-08-30T02:15:56.538Z | Compiling lazy_static v1.5.0 |
| 826 | 2026-08-30T02:15:56.629Z | Compiling textwrap v0.16.2 |
| 827 | 2026-08-30T02:15:56.747Z | Compiling base64-simd v0.8.0 |
| 828 | 2026-08-30T02:15:56.867Z | Compiling bytes-utils v0.1.4 |
| 829 | 2026-08-30T02:15:57.032Z | Compiling typify-macro v0.6.2 |
| 830 | 2026-08-30T02:15:57.194Z | Compiling proc-macro-error2 v2.0.1 |
| 831 | 2026-08-30T02:15:57.222Z | Compiling http-body v0.4.6 |
| 832 | 2026-08-30T02:15:57.467Z | Compiling num-iter v0.1.46 |
| 833 | 2026-08-30T02:15:57.486Z | Compiling ed25519-dalek v2.2.0 |
| 834 | 2026-08-30T02:15:57.583Z | Compiling url v2.5.8 |
| 835 | 2026-08-30T02:15:57.965Z | Compiling rand_core v0.9.5 |
| 836 | 2026-08-30T02:15:58.223Z | Compiling darling_macro v0.23.0 |
| 837 | 2026-08-30T02:15:58.895Z | Compiling backtrace-ext v0.2.1 |
| 838 | 2026-08-30T02:15:58.987Z | Compiling hashbrown v0.14.5 |
| 839 | 2026-08-30T02:15:59.186Z | Compiling serde_urlencoded v0.7.1 |
| 840 | 2026-08-30T02:15:59.280Z | Compiling inout v0.1.4 |
| 841 | 2026-08-30T02:15:59.319Z | Compiling miette-derive v7.6.0 |
| 842 | 2026-08-30T02:15:59.331Z | Compiling thiserror-impl v1.0.69 |
| 843 | 2026-08-30T02:15:59.421Z | Compiling sync_wrapper v1.0.2 |
| 844 | 2026-08-30T02:15:59.495Z | Compiling fastrand v2.5.0 |
| 845 | 2026-08-30T02:15:59.521Z | Compiling radium v0.7.0 |
| 846 | 2026-08-30T02:15:59.535Z | Compiling openssl-probe v0.2.1 |
| 847 | 2026-08-30T02:15:59.775Z | Compiling camino v1.2.5 |
| 848 | 2026-08-30T02:15:59.802Z | Compiling crc32fast v1.5.0 |
| 849 | 2026-08-30T02:16:00.049Z | Compiling keccak v0.1.6 |
| 850 | 2026-08-30T02:16:00.084Z | Compiling supports-unicode v3.0.0 |
| 851 | 2026-08-30T02:16:00.097Z | Compiling supports-hyperlinks v3.2.0 |
| 852 | 2026-08-30T02:16:00.218Z | Compiling pin-utils v0.1.0 |
| 853 | 2026-08-30T02:16:00.413Z | Compiling unicode-width v0.1.14 |
| 854 | 2026-08-30T02:16:00.436Z | Compiling crossbeam-utils v0.8.22 |
| 855 | 2026-08-30T02:16:00.672Z | Compiling miette v7.6.0 |
| 856 | 2026-08-30T02:16:00.757Z | Compiling aws-smithy-types v1.6.1 |
| 857 | 2026-08-30T02:16:00.760Z | Compiling sha3 v0.10.9 |
| 858 | 2026-08-30T02:16:01.222Z | Compiling tempfile v3.27.0 |
| 859 | 2026-08-30T02:16:01.237Z | Compiling rustls-native-certs v0.8.4 |
| 860 | 2026-08-30T02:16:01.420Z | Compiling tower v0.5.3 |
| 861 | 2026-08-30T02:16:01.636Z | Compiling chumsky v0.9.3 |
| 862 | 2026-08-30T02:16:02.006Z | Compiling cipher v0.4.4 |
| 863 | 2026-08-30T02:16:02.120Z | Compiling darling v0.23.0 |
| 864 | 2026-08-30T02:16:02.207Z | Compiling rand_chacha v0.9.0 |
| 865 | 2026-08-30T02:16:02.263Z | Compiling knus-derive v3.4.0 |
| 866 | 2026-08-30T02:16:02.848Z | Compiling pkcs1 v0.7.5 |
| 867 | 2026-08-30T02:16:02.951Z | Compiling ssh-encoding v0.2.0 |
| 868 | 2026-08-30T02:16:03.019Z | Compiling half v2.7.1 |
| 869 | 2026-08-30T02:16:03.061Z | Compiling aws-smithy-async v1.3.0 |
| 870 | 2026-08-30T02:16:03.186Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 871 | 2026-08-30T02:16:03.204Z | Compiling aho-corasick v1.1.5 |
| 872 | 2026-08-30T02:16:03.329Z | Compiling hybrid-array v0.4.14 |
| 873 | 2026-08-30T02:16:03.364Z | Compiling simd-adler32 v0.3.10 |
| 874 | 2026-08-30T02:16:03.525Z | Compiling ciborium-io v0.2.2 |
| 875 | 2026-08-30T02:16:03.630Z | Compiling byteorder v1.5.0 |
| 876 | 2026-08-30T02:16:03.688Z | Compiling cpufeatures v0.3.0 |
| 877 | 2026-08-30T02:16:03.691Z | Compiling ipnetwork v0.21.1 |
| 878 | 2026-08-30T02:16:03.778Z | Compiling tap v1.0.1 |
| 879 | 2026-08-30T02:16:03.843Z | Compiling omicron-workspace-hack v0.1.0 |
| 880 | 2026-08-30T02:16:04.065Z | Compiling maybe-uninit v2.0.0 |
| 881 | 2026-08-30T02:16:04.091Z | Compiling regex-syntax v0.8.11 |
| 882 | 2026-08-30T02:16:04.195Z | Compiling knus v3.4.0 |
| 883 | 2026-08-30T02:16:04.234Z | Compiling oxnet v0.1.6 |
| 884 | 2026-08-30T02:16:04.402Z | Compiling wyz v0.5.1 |
| 885 | 2026-08-30T02:16:04.468Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 886 | 2026-08-30T02:16:04.607Z | Compiling ciborium-ll v0.2.2 |
| 887 | 2026-08-30T02:16:04.610Z | Compiling ssh-cipher v0.2.0 |
| 888 | 2026-08-30T02:16:04.784Z | Compiling rsa v0.9.10 |
| 889 | 2026-08-30T02:16:05.015Z | Compiling p384 v0.13.1 |
| 890 | 2026-08-30T02:16:05.141Z | Compiling rand v0.9.5 |
| 891 | 2026-08-30T02:16:05.362Z | Compiling serde_with_macros v3.22.0 |
| 892 | 2026-08-30T02:16:05.515Z | Compiling regex-automata v0.4.18 |
| 893 | 2026-08-30T02:16:05.637Z | Compiling tower-http v0.6.11 |
| 894 | 2026-08-30T02:16:06.580Z | Compiling p256 v0.13.2 |
| 895 | 2026-08-30T02:16:06.821Z | Compiling hubpack_derive v0.1.1 |
| 896 | 2026-08-30T02:16:07.268Z | Compiling sha1 v0.10.7 |
| 897 | 2026-08-30T02:16:07.319Z | Compiling newtype-uuid v1.4.0 |
| 898 | 2026-08-30T02:16:07.473Z | Compiling openapiv3 v2.2.0 |
| 899 | 2026-08-30T02:16:07.511Z | Compiling strum_macros v0.26.4 |
| 900 | 2026-08-30T02:16:07.977Z | Compiling env_filter v2.0.0 |
| 901 | 2026-08-30T02:16:08.170Z | Compiling daft-derive v0.1.8 |
| 902 | 2026-08-30T02:16:08.711Z | Compiling heapless v0.7.17 |
| 903 | 2026-08-30T02:16:08.940Z | Compiling serde_path_to_error v0.1.20 |
| 904 | 2026-08-30T02:16:08.996Z | Compiling thread_local v1.1.10 |
| 905 | 2026-08-30T02:16:09.417Z | Compiling data-encoding v2.11.1 |
| 906 | 2026-08-30T02:16:09.499Z | Compiling utf-8 v0.7.6 |
| 907 | 2026-08-30T02:16:09.699Z | Compiling salty v0.3.0 |
| 908 | 2026-08-30T02:16:09.972Z | Compiling funty v2.0.0 |
| 909 | 2026-08-30T02:16:10.129Z | Compiling slog-async v2.8.0 |
| 910 | 2026-08-30T02:16:10.418Z | Compiling packed_struct v0.10.1 |
| 911 | 2026-08-30T02:16:10.995Z | Compiling rlimit v0.10.2 |
| 912 | 2026-08-30T02:16:11.112Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 913 | 2026-08-30T02:16:11.140Z | Compiling bitvec v1.1.1 |
| 914 | 2026-08-30T02:16:12.127Z | Compiling tungstenite v0.28.0 |
| 915 | 2026-08-30T02:16:14.480Z | Compiling strum v0.26.3 |
| 916 | 2026-08-30T02:16:14.663Z | Compiling daft v0.1.8 |
| 917 | 2026-08-30T02:16:14.780Z | Compiling env_logger v0.11.11 |
| 918 | 2026-08-30T02:16:14.944Z | Compiling hubpack v0.1.2 |
| 919 | 2026-08-30T02:16:14.998Z | Compiling regex v1.13.1 |
| 920 | 2026-08-30T02:16:15.192Z | Compiling crossbeam-channel v0.5.16 |
| 921 | 2026-08-30T02:16:15.391Z | Compiling ssh-key v0.6.7 |
| 922 | 2026-08-30T02:16:15.613Z | Compiling serde_with v3.22.0 |
| 923 | 2026-08-30T02:16:15.881Z | Compiling flate2 v1.1.9 |
| 924 | 2026-08-30T02:16:16.431Z | Compiling ciborium v0.2.2 |
| 925 | 2026-08-30T02:16:17.456Z | Compiling hash32 v0.2.1 |
| 926 | 2026-08-30T02:16:17.494Z | Compiling crypto-common v0.2.2 |
| 927 | 2026-08-30T02:16:17.654Z | Compiling block-buffer v0.12.1 |
| 928 | 2026-08-30T02:16:18.036Z | Compiling typify v0.6.2 |
| 929 | 2026-08-30T02:16:18.133Z | Compiling packed_struct_codegen v0.10.1 |
| 930 | 2026-08-30T02:16:19.005Z | Compiling futures-executor v0.3.33 |
| 931 | 2026-08-30T02:16:19.163Z | Compiling blake3 v1.8.6 |
| 932 | 2026-08-30T02:16:19.420Z | Compiling bitfield-macros v0.19.5 |
| 933 | 2026-08-30T02:16:19.519Z | Compiling async-trait v0.1.92 |
| 934 | 2026-08-30T02:16:19.548Z | Compiling aws-types v1.5.0 |
| 935 | 2026-08-30T02:16:19.824Z | Compiling is-terminal v0.4.17 |
| 936 | 2026-08-30T02:16:19.929Z | Compiling multer v3.1.0 |
| 937 | 2026-08-30T02:16:20.139Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 938 | 2026-08-30T02:16:20.162Z | Compiling compression-core v0.4.32 |
| 939 | 2026-08-30T02:16:20.340Z | Compiling match_cfg v0.1.0 |
| 940 | 2026-08-30T02:16:20.414Z | Compiling unsafe-libyaml v0.2.11 |
| 941 | 2026-08-30T02:16:20.437Z | Compiling term v1.2.1 |
| 942 | 2026-08-30T02:16:20.772Z | Compiling const-oid v0.10.2 |
| 943 | 2026-08-30T02:16:21.075Z | Compiling winnow v1.0.4 |
| 944 | 2026-08-30T02:16:21.225Z | Compiling nodrop v0.1.14 |
| 945 | 2026-08-30T02:16:21.326Z | Compiling cfg_aliases v0.2.2 |
| 946 | 2026-08-30T02:16:21.402Z | Compiling take_mut v0.2.2 |
| 947 | 2026-08-30T02:16:21.521Z | Compiling nix v0.31.3 |
| 948 | 2026-08-30T02:16:21.898Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 949 | 2026-08-30T02:16:22.251Z | Compiling array-init v0.0.4 |
| 950 | 2026-08-30T02:16:22.303Z | Compiling serde_yaml v0.9.34+deprecated |
| 951 | 2026-08-30T02:16:22.620Z | Compiling digest v0.11.3 |
| 952 | 2026-08-30T02:16:22.810Z | Compiling slog-term v2.9.2 |
| 953 | 2026-08-30T02:16:23.038Z | Compiling hostname v0.3.1 |
| 954 | 2026-08-30T02:16:23.200Z | Compiling compression-codecs v0.4.38 |
| 955 | 2026-08-30T02:16:23.257Z | Compiling bitfield v0.19.5 |
| 956 | 2026-08-30T02:16:23.585Z | Compiling progenitor-impl v0.14.0 |
| 957 | 2026-08-30T02:16:24.052Z | Compiling futures v0.3.33 |
| 958 | 2026-08-30T02:16:24.463Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 959 | 2026-08-30T02:16:24.913Z | Compiling smallvec v0.6.14 |
| 960 | 2026-08-30T02:16:25.093Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 961 | 2026-08-30T02:16:25.617Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 962 | 2026-08-30T02:16:26.358Z | Compiling tokio-tungstenite v0.28.0 |
| 963 | 2026-08-30T02:16:26.826Z | Compiling aws-smithy-schema v0.2.0 |
| 964 | 2026-08-30T02:16:26.879Z | Compiling aws-credential-types v1.3.0 |
| 965 | 2026-08-30T02:16:27.537Z | Compiling slog-json v2.6.1 |
| 966 | 2026-08-30T02:16:27.816Z | Compiling toml_datetime v0.6.11 |
| 967 | 2026-08-30T02:16:28.183Z | Compiling serde_spanned v0.6.9 |
| 968 | 2026-08-30T02:16:28.347Z | Compiling cobs v0.3.0 |
| 969 | 2026-08-30T02:16:28.518Z | Compiling async-stream-impl v0.3.6 |
| 970 | 2026-08-30T02:16:28.548Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 971 | 2026-08-30T02:16:28.628Z | Compiling serde_spanned v1.1.1 |
| 972 | 2026-08-30T02:16:28.783Z | Compiling dropshot v0.17.1 |
| 973 | 2026-08-30T02:16:28.830Z | Compiling http-range-header v0.4.2 |
| 974 | 2026-08-30T02:16:28.977Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 975 | 2026-08-30T02:16:29.019Z | Compiling rustix v0.38.44 |
| 976 | 2026-08-30T02:16:29.146Z | Compiling toml_write v0.1.2 |
| 977 | 2026-08-30T02:16:29.244Z | Compiling winnow v0.7.15 |
| 978 | 2026-08-30T02:16:29.293Z | Compiling signal-hook v0.4.4 |
| 979 | 2026-08-30T02:16:29.366Z | Compiling arrayvec v0.7.8 |
| 980 | 2026-08-30T02:16:29.380Z | Compiling portable-atomic v1.15.0 |
| 981 | 2026-08-30T02:16:29.392Z | Compiling static_assertions v1.1.0 |
| 982 | 2026-08-30T02:16:29.467Z | Compiling constant_time_eq v0.4.2 |
| 983 | 2026-08-30T02:16:29.606Z | Compiling arrayref v0.3.9 |
| 984 | 2026-08-30T02:16:29.658Z | Compiling bytesize v2.7.0 |
| 985 | 2026-08-30T02:16:29.871Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 986 | 2026-08-30T02:16:30.161Z | Compiling toml v1.1.4+spec-1.1.0 |
| 987 | 2026-08-30T02:16:30.464Z | Compiling async-stream v0.3.6 |
| 988 | 2026-08-30T02:16:30.543Z | Compiling postcard v1.1.3 |
| 989 | 2026-08-30T02:16:30.942Z | Compiling toml_edit v0.22.27 |
| 990 | 2026-08-30T02:16:31.132Z | Compiling slog-bunyan v2.5.0 |
| 991 | 2026-08-30T02:16:33.043Z | Compiling progenitor-macro v0.14.0 |
| 992 | 2026-08-30T02:16:34.575Z | Compiling serde-hex v0.1.0 |
| 993 | 2026-08-30T02:16:35.220Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 994 | 2026-08-30T02:16:36.681Z | Compiling async-compression v0.4.43 |
| 995 | 2026-08-30T02:16:38.024Z | Compiling sha1 v0.11.0 |
| 996 | 2026-08-30T02:16:38.430Z | Compiling oauth2 v5.0.0 |
| 997 | 2026-08-30T02:16:38.444Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 998 | 2026-08-30T02:16:38.712Z | Compiling dropshot_endpoint v0.17.1 |
| 999 | 2026-08-30T02:16:40.298Z | Compiling waitgroup v0.1.2 |
| 1000 | 2026-08-30T02:16:40.333Z | Compiling rustls-pemfile v2.2.0 |
| 1001 | 2026-08-30T02:16:40.394Z | Compiling serde-big-array v0.5.1 |
| 1002 | 2026-08-30T02:16:40.453Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1003 | 2026-08-30T02:16:40.545Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1004 | 2026-08-30T02:16:40.607Z | Compiling nibble_vec v0.1.0 |
| 1005 | 2026-08-30T02:16:40.759Z | Compiling hostname v0.4.2 |
| 1006 | 2026-08-30T02:16:40.816Z | Compiling endian-type v0.2.0 |
| 1007 | 2026-08-30T02:16:40.863Z | Compiling crc-any v2.5.1 |
| 1008 | 2026-08-30T02:16:40.917Z | Compiling debug-ignore v1.0.5 |
| 1009 | 2026-08-30T02:16:40.957Z | Compiling corncobs v0.1.4 |
| 1010 | 2026-08-30T02:16:41.004Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1011 | 2026-08-30T02:16:41.027Z | Compiling radix_trie v0.3.0 |
| 1012 | 2026-08-30T02:16:41.152Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1013 | 2026-08-30T02:16:41.165Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1014 | 2026-08-30T02:16:41.764Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth?rev=afd9b4e549d0e9229c2910c94aa7bca76623dfdb#afd9b4e5) |
| 1015 | 2026-08-30T02:16:42.250Z | Compiling toml v0.8.23 |
| 1016 | 2026-08-30T02:16:43.663Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip?rev=c9d302ef44576e075e35f4f28f8e7ac8345bcd4b#c9d302ef) |
| 1017 | 2026-08-30T02:16:45.569Z | Compiling rustls-webpki v0.103.13 |
| 1018 | 2026-08-30T02:16:45.627Z | Compiling console v0.16.4 |
| 1019 | 2026-08-30T02:16:45.723Z | Compiling secrecy v0.8.0 |
| 1020 | 2026-08-30T02:16:45.874Z | Compiling clap-num v1.2.0 |
| 1021 | 2026-08-30T02:16:46.040Z | Compiling termios v0.3.3 |
| 1022 | 2026-08-30T02:16:46.919Z | Compiling unit-prefix v0.5.2 |
| 1023 | 2026-08-30T02:16:47.053Z | Compiling unicode-segmentation v1.13.3 |
| 1024 | 2026-08-30T02:16:47.080Z | Compiling xdg v2.5.2 |
| 1025 | 2026-08-30T02:16:47.130Z | Compiling home v0.5.12 |
| 1026 | 2026-08-30T02:16:47.301Z | Compiling natord v1.0.9 |
| 1027 | 2026-08-30T02:16:47.316Z | Compiling indicatif v0.18.6 |
| 1028 | 2026-08-30T02:16:47.571Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1029 | 2026-08-30T02:16:47.647Z | Compiling atomicwrites v0.4.4 |
| 1030 | 2026-08-30T02:16:47.858Z | Compiling tokio-fd v0.3.0 |
| 1031 | 2026-08-30T02:16:47.937Z | Compiling async-recursion v1.1.1 |
| 1032 | 2026-08-30T02:16:48.074Z | Compiling memmap2 v0.9.11 |
| 1033 | 2026-08-30T02:16:48.088Z | Compiling xdg v3.0.0 |
| 1034 | 2026-08-30T02:16:48.378Z | Compiling shlex v1.3.0 |
| 1035 | 2026-08-30T02:16:48.626Z | Compiling humantime v2.4.0 |
| 1036 | 2026-08-30T02:16:49.691Z | Compiling tokio-rustls v0.26.4 |
| 1037 | 2026-08-30T02:16:49.720Z | Compiling rustls-platform-verifier v0.7.0 |
| 1038 | 2026-08-30T02:16:49.943Z | Compiling hyper-rustls v0.27.9 |
| 1039 | 2026-08-30T02:16:50.277Z | Compiling reqwest v0.13.4 |
| 1040 | 2026-08-30T02:16:51.806Z | Compiling progenitor-client v0.14.0 |
| 1041 | 2026-08-30T02:16:51.888Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1042 | 2026-08-30T02:16:52.285Z | Compiling progenitor v0.14.0 |
| 1043 | 2026-08-30T02:16:52.431Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip?rev=c9d302ef44576e075e35f4f28f8e7ac8345bcd4b#c9d302ef) |
| 1044 | 2026-08-30T02:16:55.232Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1045 | 2026-08-30T02:16:57.239Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1046 | 2026-08-30T02:17:15.152Z | Finished `release` profile [optimized] target(s) in 2m 08s |
| 1047 | 2026-08-30T02:17:15.155Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1048 | 2026-08-30T02:17:15.155Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1049 | 2026-08-30T02:17:15.416Z | + cp target/release/sush /work/sush |
| 1050 | 2026-08-30T02:17:15.449Z | + cargo install just --locked |
| 1051 | 2026-08-30T02:17:15.506Z | Updating crates.io index |
| 1052 | 2026-08-30T02:17:15.594Z | Downloading crates ... |
| 1053 | 2026-08-30T02:17:15.662Z | Downloaded just v1.58.0 |
| 1054 | 2026-08-30T02:17:15.695Z | Installing just v1.58.0 |
| 1055 | 2026-08-30T02:17:15.698Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1056 | 2026-08-30T02:17:15.698Z | | |
| 1057 | 2026-08-30T02:17:15.699Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1058 | 2026-08-30T02:17:15.699Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1059 | 2026-08-30T02:17:15.699Z | Updating crates.io index |
| 1060 | 2026-08-30T02:17:15.844Z | warning: package `chacha20 v0.10.1` in Cargo.lock is yanked in registry `crates-io`, consider running without --locked |
| 1061 | 2026-08-30T02:17:15.906Z | Updating crates.io index |
| 1062 | 2026-08-30T02:17:15.987Z | Downloading crates ... |
| 1063 | 2026-08-30T02:17:16.003Z | Downloaded clap_mangen v0.3.0 |
| 1064 | 2026-08-30T02:17:16.007Z | Downloaded clap v4.6.5 |
| 1065 | 2026-08-30T02:17:16.022Z | Downloaded blake3 v1.8.5 |
| 1066 | 2026-08-30T02:17:16.027Z | Downloaded dotenvy v0.15.7 |
| 1067 | 2026-08-30T02:17:16.040Z | Downloaded dirs-sys v0.5.0 |
| 1068 | 2026-08-30T02:17:16.043Z | Downloaded is_executable v1.0.6 |
| 1069 | 2026-08-30T02:17:16.044Z | Downloaded num_cpus v1.17.0 |
| 1070 | 2026-08-30T02:17:16.047Z | Downloaded digest-io v0.1.0 |
| 1071 | 2026-08-30T02:17:16.050Z | Downloaded roff v1.1.1 |
| 1072 | 2026-08-30T02:17:16.050Z | Downloaded typed-arena v2.0.2 |
| 1073 | 2026-08-30T02:17:16.051Z | Downloaded cc v1.4.0 |
| 1074 | 2026-08-30T02:17:16.054Z | Downloaded find-msvc-tools v0.1.9 |
| 1075 | 2026-08-30T02:17:16.054Z | Downloaded snafu-derive v0.9.2 |
| 1076 | 2026-08-30T02:17:16.057Z | Downloaded strum_macros v0.28.0 |
| 1077 | 2026-08-30T02:17:16.057Z | Downloaded nu-ansi-term v0.50.3 |
| 1078 | 2026-08-30T02:17:16.060Z | Downloaded dirs v6.0.0 |
| 1079 | 2026-08-30T02:17:16.060Z | Downloaded strum v0.28.0 |
| 1080 | 2026-08-30T02:17:16.064Z | Downloaded crossbeam-deque v0.8.7 |
| 1081 | 2026-08-30T02:17:16.073Z | Downloaded option-ext v0.2.0 |
| 1082 | 2026-08-30T02:17:16.077Z | Downloaded unicase v2.9.0 |
| 1083 | 2026-08-30T02:17:16.077Z | Downloaded shellexpand v3.1.2 |
| 1084 | 2026-08-30T02:17:16.077Z | Downloaded crossbeam-epoch v0.9.20 |
| 1085 | 2026-08-30T02:17:16.081Z | Downloaded clap_complete v4.6.8 |
| 1086 | 2026-08-30T02:17:16.084Z | Downloaded sha2 v0.11.0 |
| 1087 | 2026-08-30T02:17:16.090Z | Downloaded rayon-core v1.13.0 |
| 1088 | 2026-08-30T02:17:16.093Z | Downloaded similar v3.1.1 |
| 1089 | 2026-08-30T02:17:16.096Z | Downloaded snafu v0.9.2 |
| 1090 | 2026-08-30T02:17:16.108Z | Downloaded pulldown-cmark v0.13.4 |
| 1091 | 2026-08-30T02:17:16.111Z | Downloaded clap_builder v4.6.5 |
| 1092 | 2026-08-30T02:17:16.115Z | Downloaded bstr v1.13.0 |
| 1093 | 2026-08-30T02:17:16.134Z | Downloaded regex-automata v0.4.16 |
| 1094 | 2026-08-30T02:17:16.177Z | Compiling libc v0.2.189 |
| 1095 | 2026-08-30T02:17:16.177Z | Compiling proc-macro2 v1.0.107 |
| 1096 | 2026-08-30T02:17:16.181Z | Compiling unicode-ident v1.0.24 |
| 1097 | 2026-08-30T02:17:16.181Z | Compiling quote v1.0.47 |
| 1098 | 2026-08-30T02:17:16.181Z | Compiling bitflags v2.13.1 |
| 1099 | 2026-08-30T02:17:16.200Z | Compiling heck v0.5.0 |
| 1100 | 2026-08-30T02:17:16.203Z | Compiling cfg-if v1.0.4 |
| 1101 | 2026-08-30T02:17:16.203Z | Compiling rustix v1.1.4 |
| 1102 | 2026-08-30T02:17:16.251Z | Compiling crossbeam-utils v0.8.22 |
| 1103 | 2026-08-30T02:17:16.289Z | Compiling utf8parse v0.2.2 |
| 1104 | 2026-08-30T02:17:16.365Z | Compiling typenum v1.20.1 |
| 1105 | 2026-08-30T02:17:16.375Z | Compiling anstyle-parse v1.0.0 |
| 1106 | 2026-08-30T02:17:16.466Z | Compiling serde_core v1.0.229 |
| 1107 | 2026-08-30T02:17:16.480Z | Compiling getrandom v0.4.3 |
| 1108 | 2026-08-30T02:17:16.524Z | Compiling anstyle v1.0.14 |
| 1109 | 2026-08-30T02:17:16.549Z | Compiling is_terminal_polyfill v1.70.2 |
| 1110 | 2026-08-30T02:17:16.620Z | Compiling memchr v2.8.3 |
| 1111 | 2026-08-30T02:17:16.668Z | Compiling crossbeam-epoch v0.9.20 |
| 1112 | 2026-08-30T02:17:16.713Z | Compiling rand_core v0.10.1 |
| 1113 | 2026-08-30T02:17:16.729Z | Compiling anstyle-query v1.1.5 |
| 1114 | 2026-08-30T02:17:16.759Z | Compiling colorchoice v1.0.5 |
| 1115 | 2026-08-30T02:17:16.842Z | Compiling anstream v1.0.0 |
| 1116 | 2026-08-30T02:17:16.861Z | Compiling shlex v2.0.1 |
| 1117 | 2026-08-30T02:17:16.910Z | Compiling cpufeatures v0.3.0 |
| 1118 | 2026-08-30T02:17:16.968Z | Compiling errno v0.3.14 |
| 1119 | 2026-08-30T02:17:17.016Z | Compiling strsim v0.11.1 |
| 1120 | 2026-08-30T02:17:17.035Z | Compiling autocfg v1.5.1 |
| 1121 | 2026-08-30T02:17:17.179Z | Compiling hybrid-array v0.4.14 |
| 1122 | 2026-08-30T02:17:17.273Z | Compiling syn v3.0.3 |
| 1123 | 2026-08-30T02:17:17.324Z | Compiling syn v2.0.119 |
| 1124 | 2026-08-30T02:17:17.366Z | Compiling crossbeam-deque v0.8.7 |
| 1125 | 2026-08-30T02:17:17.393Z | Compiling clap_lex v1.1.0 |
| 1126 | 2026-08-30T02:17:17.420Z | Compiling find-msvc-tools v0.1.9 |
| 1127 | 2026-08-30T02:17:17.564Z | Compiling rayon-core v1.13.0 |
| 1128 | 2026-08-30T02:17:17.617Z | Compiling block-buffer v0.12.1 |
| 1129 | 2026-08-30T02:17:17.631Z | Compiling crypto-common v0.2.2 |
| 1130 | 2026-08-30T02:17:17.634Z | Compiling cc v1.4.0 |
| 1131 | 2026-08-30T02:17:17.660Z | Compiling num-traits v0.2.19 |
| 1132 | 2026-08-30T02:17:17.927Z | Compiling const-oid v0.10.2 |
| 1133 | 2026-08-30T02:17:18.134Z | Compiling zmij v1.0.23 |
| 1134 | 2026-08-30T02:17:18.144Z | Compiling terminal_size v0.4.4 |
| 1135 | 2026-08-30T02:17:18.268Z | Compiling clap_builder v4.6.5 |
| 1136 | 2026-08-30T02:17:18.406Z | Compiling serde v1.0.229 |
| 1137 | 2026-08-30T02:17:18.605Z | Compiling cfg_aliases v0.2.2 |
| 1138 | 2026-08-30T02:17:18.619Z | Compiling option-ext v0.2.0 |
| 1139 | 2026-08-30T02:17:18.666Z | Compiling nix v0.31.3 |
| 1140 | 2026-08-30T02:17:18.700Z | Compiling dirs-sys v0.5.0 |
| 1141 | 2026-08-30T02:17:18.744Z | Compiling blake3 v1.8.5 |
| 1142 | 2026-08-30T02:17:18.772Z | Compiling digest v0.11.3 |
| 1143 | 2026-08-30T02:17:19.061Z | Compiling aho-corasick v1.1.5 |
| 1144 | 2026-08-30T02:17:19.097Z | Compiling regex-syntax v0.8.11 |
| 1145 | 2026-08-30T02:17:19.147Z | Compiling serde_json v1.0.151 |
| 1146 | 2026-08-30T02:17:19.174Z | Compiling pulldown-cmark v0.13.4 |
| 1147 | 2026-08-30T02:17:19.369Z | Compiling camino v1.2.5 |
| 1148 | 2026-08-30T02:17:20.017Z | Compiling dirs v6.0.0 |
| 1149 | 2026-08-30T02:17:20.106Z | Compiling clap_derive v4.6.4 |
| 1150 | 2026-08-30T02:17:20.140Z | Compiling serde_derive v1.0.229 |
| 1151 | 2026-08-30T02:17:20.270Z | Compiling strum_macros v0.28.0 |
| 1152 | 2026-08-30T02:17:20.349Z | Compiling snafu-derive v0.9.2 |
| 1153 | 2026-08-30T02:17:20.724Z | Compiling regex-automata v0.4.16 |
| 1154 | 2026-08-30T02:17:21.699Z | Compiling clap v4.6.5 |
| 1155 | 2026-08-30T02:17:21.765Z | Compiling chacha20 v0.10.1 |
| 1156 | 2026-08-30T02:17:21.974Z | Compiling memmap2 v0.9.11 |
| 1157 | 2026-08-30T02:17:22.005Z | Compiling arrayref v0.3.9 |
| 1158 | 2026-08-30T02:17:22.024Z | Compiling iana-time-zone v0.1.65 |
| 1159 | 2026-08-30T02:17:22.062Z | Compiling once_cell v1.21.4 |
| 1160 | 2026-08-30T02:17:22.106Z | Compiling fastrand v2.5.0 |
| 1161 | 2026-08-30T02:17:22.193Z | Compiling unicase v2.9.0 |
| 1162 | 2026-08-30T02:17:22.263Z | Compiling is_executable v1.0.6 |
| 1163 | 2026-08-30T02:17:22.279Z | Compiling roff v1.1.1 |
| 1164 | 2026-08-30T02:17:22.387Z | Compiling unicode-segmentation v1.13.3 |
| 1165 | 2026-08-30T02:17:22.393Z | Compiling constant_time_eq v0.4.2 |
| 1166 | 2026-08-30T02:17:22.541Z | Compiling itoa v1.0.18 |
| 1167 | 2026-08-30T02:17:22.570Z | Compiling arrayvec v0.7.8 |
| 1168 | 2026-08-30T02:17:22.602Z | Compiling just v1.58.0 |
| 1169 | 2026-08-30T02:17:22.726Z | Compiling similar v3.1.1 |
| 1170 | 2026-08-30T02:17:22.832Z | Compiling regex v1.13.1 |
| 1171 | 2026-08-30T02:17:22.863Z | Compiling clap_complete v4.6.8 |
| 1172 | 2026-08-30T02:17:23.326Z | Compiling clap_mangen v0.3.0 |
| 1173 | 2026-08-30T02:17:23.982Z | Compiling tempfile v3.27.0 |
| 1174 | 2026-08-30T02:17:24.439Z | Compiling chrono v0.4.45 |
| 1175 | 2026-08-30T02:17:24.498Z | Compiling snafu v0.9.2 |
| 1176 | 2026-08-30T02:17:24.640Z | Compiling strum v0.28.0 |
| 1177 | 2026-08-30T02:17:24.731Z | Compiling rand v0.10.2 |
| 1178 | 2026-08-30T02:17:24.750Z | Compiling shellexpand v3.1.2 |
| 1179 | 2026-08-30T02:17:25.383Z | Compiling digest-io v0.1.0 |
| 1180 | 2026-08-30T02:17:25.422Z | Compiling sha2 v0.11.0 |
| 1181 | 2026-08-30T02:17:25.497Z | Compiling uuid v1.24.0 |
| 1182 | 2026-08-30T02:17:25.906Z | Compiling num_cpus v1.17.0 |
| 1183 | 2026-08-30T02:17:25.990Z | Compiling hex v0.4.3 |
| 1184 | 2026-08-30T02:17:26.041Z | Compiling percent-encoding v2.3.2 |
| 1185 | 2026-08-30T02:17:26.197Z | Compiling nu-ansi-term v0.50.3 |
| 1186 | 2026-08-30T02:17:26.215Z | Compiling unicode-width v0.2.2 |
| 1187 | 2026-08-30T02:17:26.249Z | Compiling typed-arena v2.0.2 |
| 1188 | 2026-08-30T02:17:26.249Z | Compiling dotenvy v0.15.7 |
| 1189 | 2026-08-30T02:17:26.382Z | Compiling semver v1.0.28 |
| 1190 | 2026-08-30T02:18:26.006Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 1191 | 2026-08-30T02:18:26.025Z | Installing /home/build/.cargo/bin/just |
| 1192 | 2026-08-30T02:18:26.028Z | Installed package `just v1.58.0` (executable `just`) |
| 1193 | 2026-08-30T02:18:26.069Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1194 | 2026-08-30T02:18:26.072Z | + gunzip |
| 1195 | 2026-08-30T02:18:26.072Z | + tar -xf - -C /home/build/.cargo/bin |
| 1196 | 2026-08-30T02:18:27.241Z | + just ci |
| 1197 | 2026-08-30T02:18:27.244Z | cargo fmt --check |
| 1198 | 2026-08-30T02:18:27.472Z | cargo clippy -- --no-deps --deny warnings |
| 1199 | 2026-08-30T02:18:27.769Z | Downloading crates ... |
| 1200 | 2026-08-30T02:18:27.845Z | Downloaded derive-where v1.6.1 |
| 1201 | 2026-08-30T02:18:27.848Z | Downloaded function_name v0.3.0 |
| 1202 | 2026-08-30T02:18:27.848Z | Downloaded enum-as-inner v0.6.1 |
| 1203 | 2026-08-30T02:18:27.851Z | Downloaded function_name-proc-macro v0.3.0 |
| 1204 | 2026-08-30T02:18:27.851Z | Downloaded heck v0.4.1 |
| 1205 | 2026-08-30T02:18:27.851Z | Downloaded base64 v0.21.7 |
| 1206 | 2026-08-30T02:18:27.854Z | Downloaded miette-derive v5.10.0 |
| 1207 | 2026-08-30T02:18:27.854Z | Downloaded dashu-base v0.5.1 |
| 1208 | 2026-08-30T02:18:27.854Z | Downloaded lru-cache v0.1.2 |
| 1209 | 2026-08-30T02:18:27.854Z | Downloaded linked-hash-map v0.5.6 |
| 1210 | 2026-08-30T02:18:27.857Z | Downloaded pwd v1.4.0 |
| 1211 | 2026-08-30T02:18:27.857Z | Downloaded lru v0.18.2 |
| 1212 | 2026-08-30T02:18:27.857Z | Downloaded owo-colors v3.5.0 |
| 1213 | 2026-08-30T02:18:27.857Z | Downloaded knuffel-derive v3.2.0 |
| 1214 | 2026-08-30T02:18:27.863Z | Downloaded num-primitive v0.2.1 |
| 1215 | 2026-08-30T02:18:27.866Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1216 | 2026-08-30T02:18:27.869Z | Downloaded resolv-conf v0.7.6 |
| 1217 | 2026-08-30T02:18:27.869Z | Downloaded num-modular v0.6.5 |
| 1218 | 2026-08-30T02:18:27.872Z | Downloaded hickory-resolver v0.24.4 |
| 1219 | 2026-08-30T02:18:27.884Z | Downloaded seq-macro v0.3.6 |
| 1220 | 2026-08-30T02:18:27.887Z | Downloaded supports-hyperlinks v2.1.0 |
| 1221 | 2026-08-30T02:18:27.887Z | Downloaded proc-macro-error v1.0.4 |
| 1222 | 2026-08-30T02:18:27.890Z | Downloaded knuffel v3.2.0 |
| 1223 | 2026-08-30T02:18:27.892Z | Downloaded supports-color v2.1.0 |
| 1224 | 2026-08-30T02:18:27.892Z | Downloaded terminal_size v0.1.17 |
| 1225 | 2026-08-30T02:18:27.895Z | Downloaded smawk v0.3.3 |
| 1226 | 2026-08-30T02:18:27.896Z | Downloaded supports-unicode v2.1.0 |
| 1227 | 2026-08-30T02:18:27.896Z | Downloaded miette v5.10.0 |
| 1228 | 2026-08-30T02:18:27.914Z | Downloaded qorb v0.4.1 |
| 1229 | 2026-08-30T02:18:27.917Z | Downloaded textwrap v0.15.2 |
| 1230 | 2026-08-30T02:18:27.920Z | Downloaded tokio-stream v0.1.19 |
| 1231 | 2026-08-30T02:18:27.929Z | Downloaded dashu-int v0.5.1 |
| 1232 | 2026-08-30T02:18:27.934Z | Downloaded itertools v0.14.0 |
| 1233 | 2026-08-30T02:18:27.959Z | Downloaded hickory-proto v0.24.4 |
| 1234 | 2026-08-30T02:18:28.402Z | Downloaded dsi-bitstream v0.10.1 |
| 1235 | 2026-08-30T02:18:28.602Z | Compiling proc-macro2 v1.0.107 |
| 1236 | 2026-08-30T02:18:28.602Z | Compiling quote v1.0.47 |
| 1237 | 2026-08-30T02:18:28.602Z | Compiling unicode-ident v1.0.24 |
| 1238 | 2026-08-30T02:18:28.606Z | Compiling libc v0.2.189 |
| 1239 | 2026-08-30T02:18:28.606Z | Checking cfg-if v1.0.4 |
| 1240 | 2026-08-30T02:18:28.606Z | Compiling version_check v0.9.5 |
| 1241 | 2026-08-30T02:18:28.679Z | Compiling serde_core v1.0.229 |
| 1242 | 2026-08-30T02:18:28.683Z | Compiling serde v1.0.229 |
| 1243 | 2026-08-30T02:18:28.800Z | Checking memchr v2.8.3 |
| 1244 | 2026-08-30T02:18:28.939Z | Compiling generic-array v0.14.7 |
| 1245 | 2026-08-30T02:18:28.989Z | Checking typenum v1.20.1 |
| 1246 | 2026-08-30T02:18:29.042Z | Checking subtle v2.6.1 |
| 1247 | 2026-08-30T02:18:29.185Z | Compiling libm v0.2.16 |
| 1248 | 2026-08-30T02:18:29.194Z | Compiling autocfg v1.5.1 |
| 1249 | 2026-08-30T02:18:29.456Z | Checking smallvec v1.15.2 |
| 1250 | 2026-08-30T02:18:29.513Z | Checking const-oid v0.9.6 |
| 1251 | 2026-08-30T02:18:29.522Z | Checking errno v0.3.14 |
| 1252 | 2026-08-30T02:18:29.529Z | Compiling num-traits v0.2.19 |
| 1253 | 2026-08-30T02:18:29.625Z | Checking pin-project-lite v0.2.17 |
| 1254 | 2026-08-30T02:18:29.718Z | Compiling zmij v1.0.23 |
| 1255 | 2026-08-30T02:18:29.729Z | Compiling zerocopy v0.8.56 |
| 1256 | 2026-08-30T02:18:29.811Z | Compiling syn v2.0.119 |
| 1257 | 2026-08-30T02:18:29.864Z | Compiling syn v3.0.3 |
| 1258 | 2026-08-30T02:18:29.890Z | Compiling heck v0.5.0 |
| 1259 | 2026-08-30T02:18:30.037Z | Compiling thiserror v2.0.20 |
| 1260 | 2026-08-30T02:18:30.082Z | Compiling zeroize v1.9.0 |
| 1261 | 2026-08-30T02:18:30.144Z | Compiling serde_json v1.0.151 |
| 1262 | 2026-08-30T02:18:30.178Z | Checking itoa v1.0.18 |
| 1263 | 2026-08-30T02:18:30.314Z | Checking once_cell v1.21.4 |
| 1264 | 2026-08-30T02:18:30.317Z | Compiling parking_lot_core v0.9.12 |
| 1265 | 2026-08-30T02:18:30.477Z | Checking signal-hook-registry v1.4.8 |
| 1266 | 2026-08-30T02:18:30.543Z | Checking getrandom v0.2.17 |
| 1267 | 2026-08-30T02:18:30.559Z | Checking scopeguard v1.2.0 |
| 1268 | 2026-08-30T02:18:30.586Z | Checking futures-core v0.3.33 |
| 1269 | 2026-08-30T02:18:30.650Z | Checking lock_api v0.4.14 |
| 1270 | 2026-08-30T02:18:30.669Z | Checking rand_core v0.6.4 |
| 1271 | 2026-08-30T02:18:30.699Z | Checking base64ct v1.8.3 |
| 1272 | 2026-08-30T02:18:30.825Z | Checking allocator-api2 v0.2.21 |
| 1273 | 2026-08-30T02:18:30.840Z | Checking parking_lot v0.12.5 |
| 1274 | 2026-08-30T02:18:30.925Z | Checking pem-rfc7468 v0.7.0 |
| 1275 | 2026-08-30T02:18:30.940Z | Checking mio v1.2.2 |
| 1276 | 2026-08-30T02:18:31.015Z | Checking socket2 v0.6.5 |
| 1277 | 2026-08-30T02:18:31.207Z | Compiling semver v1.0.28 |
| 1278 | 2026-08-30T02:18:31.240Z | Compiling rustversion v1.0.23 |
| 1279 | 2026-08-30T02:18:31.243Z | Checking futures-sink v0.3.33 |
| 1280 | 2026-08-30T02:18:31.298Z | Compiling jobserver v0.1.35 |
| 1281 | 2026-08-30T02:18:31.335Z | Compiling shlex v2.0.1 |
| 1282 | 2026-08-30T02:18:31.487Z | Checking flagset v0.4.7 |
| 1283 | 2026-08-30T02:18:31.511Z | Compiling find-msvc-tools v0.1.10 |
| 1284 | 2026-08-30T02:18:31.596Z | Checking equivalent v1.0.2 |
| 1285 | 2026-08-30T02:18:31.606Z | Checking slab v0.4.12 |
| 1286 | 2026-08-30T02:18:31.717Z | Compiling cc v1.4.2 |
| 1287 | 2026-08-30T02:18:31.737Z | Checking bitflags v2.13.1 |
| 1288 | 2026-08-30T02:18:31.752Z | Checking foldhash v0.2.0 |
| 1289 | 2026-08-30T02:18:31.875Z | Checking futures-channel v0.3.33 |
| 1290 | 2026-08-30T02:18:31.889Z | Compiling getrandom v0.4.3 |
| 1291 | 2026-08-30T02:18:32.060Z | Checking log v0.4.33 |
| 1292 | 2026-08-30T02:18:32.139Z | Compiling block-buffer v0.10.4 |
| 1293 | 2026-08-30T02:18:32.149Z | Compiling crypto-common v0.1.7 |
| 1294 | 2026-08-30T02:18:32.261Z | Compiling digest v0.10.7 |
| 1295 | 2026-08-30T02:18:32.270Z | Checking stable_deref_trait v1.2.1 |
| 1296 | 2026-08-30T02:18:32.334Z | Checking futures-io v0.3.33 |
| 1297 | 2026-08-30T02:18:32.344Z | Checking futures-task v0.3.33 |
| 1298 | 2026-08-30T02:18:32.474Z | Checking cpufeatures v0.2.17 |
| 1299 | 2026-08-30T02:18:32.533Z | Compiling synstructure v0.13.2 |
| 1300 | 2026-08-30T02:18:32.581Z | Compiling serde_derive_internals v0.29.1 |
| 1301 | 2026-08-30T02:18:32.643Z | Compiling schemars v0.8.22 |
| 1302 | 2026-08-30T02:18:32.888Z | Compiling cmake v0.1.58 |
| 1303 | 2026-08-30T02:18:33.026Z | Compiling serde_derive v1.0.229 |
| 1304 | 2026-08-30T02:18:33.197Z | Compiling thiserror-impl v2.0.20 |
| 1305 | 2026-08-30T02:18:33.216Z | Compiling tokio-macros v2.7.2 |
| 1306 | 2026-08-30T02:18:33.225Z | Compiling pkg-config v0.3.33 |
| 1307 | 2026-08-30T02:18:33.293Z | Compiling dunce v1.0.5 |
| 1308 | 2026-08-30T02:18:33.368Z | Compiling object v0.37.3 |
| 1309 | 2026-08-30T02:18:33.606Z | Compiling fs_extra v1.3.0 |
| 1310 | 2026-08-30T02:18:33.762Z | Compiling displaydoc v0.2.7 |
| 1311 | 2026-08-30T02:18:33.774Z | Compiling zeroize_derive v1.5.0 |
| 1312 | 2026-08-30T02:18:33.863Z | Compiling der_derive v0.7.3 |
| 1313 | 2026-08-30T02:18:33.975Z | Compiling zerocopy-derive v0.8.56 |
| 1314 | 2026-08-30T02:18:34.001Z | Compiling zerofrom-derive v0.1.7 |
| 1315 | 2026-08-30T02:18:34.359Z | Compiling futures-macro v0.3.33 |
| 1316 | 2026-08-30T02:18:34.510Z | Compiling yoke-derive v0.8.2 |
| 1317 | 2026-08-30T02:18:34.524Z | Compiling zerovec-derive v0.11.3 |
| 1318 | 2026-08-30T02:18:34.830Z | Checking der v0.7.10 |
| 1319 | 2026-08-30T02:18:35.178Z | Checking futures-util v0.3.33 |
| 1320 | 2026-08-30T02:18:35.193Z | Checking zerofrom v0.1.8 |
| 1321 | 2026-08-30T02:18:35.301Z | Compiling schemars_derive v0.8.22 |
| 1322 | 2026-08-30T02:18:35.563Z | Checking spki v0.7.3 |
| 1323 | 2026-08-30T02:18:35.574Z | Checking yoke v0.8.3 |
| 1324 | 2026-08-30T02:18:35.607Z | Compiling aws-lc-sys v0.44.0 |
| 1325 | 2026-08-30T02:18:35.717Z | Checking pkcs8 v0.10.2 |
| 1326 | 2026-08-30T02:18:35.733Z | Checking zerovec v0.11.6 |
| 1327 | 2026-08-30T02:18:35.864Z | Checking hashbrown v0.17.1 |
| 1328 | 2026-08-30T02:18:36.065Z | Checking bytes v1.12.1 |
| 1329 | 2026-08-30T02:18:36.175Z | Compiling rustc_version v0.4.1 |
| 1330 | 2026-08-30T02:18:36.446Z | Compiling curve25519-dalek v4.1.3 |
| 1331 | 2026-08-30T02:18:36.495Z | Checking tokio v1.53.1 |
| 1332 | 2026-08-30T02:18:36.535Z | Checking http v1.5.0 |
| 1333 | 2026-08-30T02:18:36.668Z | Compiling ahash v0.8.12 |
| 1334 | 2026-08-30T02:18:36.716Z | Compiling rustix v1.1.4 |
| 1335 | 2026-08-30T02:18:37.093Z | Checking indexmap v2.14.0 |
| 1336 | 2026-08-30T02:18:37.103Z | Checking hmac v0.12.1 |
| 1337 | 2026-08-30T02:18:37.138Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1338 | 2026-08-30T02:18:37.230Z | Compiling httparse v1.10.1 |
| 1339 | 2026-08-30T02:18:37.321Z | Checking iana-time-zone v0.1.65 |
| 1340 | 2026-08-30T02:18:37.418Z | Compiling aws-lc-rs v1.18.0 |
| 1341 | 2026-08-30T02:18:37.484Z | Checking percent-encoding v2.3.2 |
| 1342 | 2026-08-30T02:18:37.617Z | Checking chrono v0.4.45 |
| 1343 | 2026-08-30T02:18:37.995Z | Checking tinystr v0.8.3 |
| 1344 | 2026-08-30T02:18:38.167Z | Checking sha2 v0.10.9 |
| 1345 | 2026-08-30T02:18:38.203Z | Checking ppv-lite86 v0.2.21 |
| 1346 | 2026-08-30T02:18:38.409Z | Checking signature v2.2.0 |
| 1347 | 2026-08-30T02:18:38.459Z | Checking rustls-pki-types v1.15.1 |
| 1348 | 2026-08-30T02:18:38.558Z | Compiling tracing-attributes v0.1.31 |
| 1349 | 2026-08-30T02:18:38.562Z | Compiling slog v2.8.2 |
| 1350 | 2026-08-30T02:18:38.620Z | Checking ff v0.13.1 |
| 1351 | 2026-08-30T02:18:38.739Z | Checking tracing-core v0.1.36 |
| 1352 | 2026-08-30T02:18:38.749Z | Checking litemap v0.8.2 |
| 1353 | 2026-08-30T02:18:38.779Z | Compiling strsim v0.11.1 |
| 1354 | 2026-08-30T02:18:38.824Z | Checking writeable v0.6.3 |
| 1355 | 2026-08-30T02:18:38.910Z | Compiling thiserror v1.0.69 |
| 1356 | 2026-08-30T02:18:38.984Z | Checking base16ct v0.2.0 |
| 1357 | 2026-08-30T02:18:39.037Z | Checking icu_locale_core v2.2.0 |
| 1358 | 2026-08-30T02:18:39.073Z | Checking group v0.13.0 |
| 1359 | 2026-08-30T02:18:39.100Z | Checking sec1 v0.7.3 |
| 1360 | 2026-08-30T02:18:39.297Z | Checking hkdf v0.12.4 |
| 1361 | 2026-08-30T02:18:39.379Z | Checking potential_utf v0.1.5 |
| 1362 | 2026-08-30T02:18:39.414Z | Checking erased-serde v0.3.31 |
| 1363 | 2026-08-30T02:18:39.423Z | Checking zerotrie v0.2.4 |
| 1364 | 2026-08-30T02:18:39.500Z | Checking crypto-bigint v0.5.5 |
| 1365 | 2026-08-30T02:18:39.637Z | Checking tokio-util v0.7.19 |
| 1366 | 2026-08-30T02:18:39.651Z | Compiling thiserror-impl v1.0.69 |
| 1367 | 2026-08-30T02:18:39.654Z | Checking uuid v1.24.0 |
| 1368 | 2026-08-30T02:18:39.745Z | Checking tracing v0.1.44 |
| 1369 | 2026-08-30T02:18:39.785Z | Compiling icu_properties_data v2.2.0 |
| 1370 | 2026-08-30T02:18:39.926Z | Checking utf8_iter v1.0.4 |
| 1371 | 2026-08-30T02:18:39.945Z | Checking adler2 v2.0.1 |
| 1372 | 2026-08-30T02:18:39.999Z | Checking ipnet v2.12.1 |
| 1373 | 2026-08-30T02:18:40.038Z | Compiling syn v1.0.109 |
| 1374 | 2026-08-30T02:18:40.041Z | Compiling icu_normalizer_data v2.2.0 |
| 1375 | 2026-08-30T02:18:40.065Z | Checking simd-adler32 v0.3.10 |
| 1376 | 2026-08-30T02:18:40.200Z | Checking miniz_oxide v0.8.9 |
| 1377 | 2026-08-30T02:18:40.210Z | Checking icu_collections v2.2.0 |
| 1378 | 2026-08-30T02:18:40.383Z | Checking icu_provider v2.2.0 |
| 1379 | 2026-08-30T02:18:40.402Z | Checking elliptic-curve v0.13.8 |
| 1380 | 2026-08-30T02:18:40.499Z | Checking rand_chacha v0.3.1 |
| 1381 | 2026-08-30T02:18:40.509Z | Checking form_urlencoded v1.2.2 |
| 1382 | 2026-08-30T02:18:40.529Z | Compiling clap_derive v4.6.4 |
| 1383 | 2026-08-30T02:18:40.533Z | Checking is-terminal v0.4.17 |
| 1384 | 2026-08-30T02:18:40.606Z | Compiling num-bigint-dig v0.8.6 |
| 1385 | 2026-08-30T02:18:40.616Z | Compiling rustls v0.23.43 |
| 1386 | 2026-08-30T02:18:40.624Z | Checking dyn-clone v1.0.20 |
| 1387 | 2026-08-30T02:18:40.675Z | Checking utf8parse v0.2.2 |
| 1388 | 2026-08-30T02:18:40.698Z | Checking untrusted v0.9.0 |
| 1389 | 2026-08-30T02:18:40.766Z | Checking rand v0.8.7 |
| 1390 | 2026-08-30T02:18:40.838Z | Checking rfc6979 v0.4.0 |
| 1391 | 2026-08-30T02:18:40.882Z | Checking http-body v1.1.0 |
| 1392 | 2026-08-30T02:18:40.925Z | Compiling serde_tokenstream v0.2.3 |
| 1393 | 2026-08-30T02:18:41.062Z | Checking atomic-waker v1.1.2 |
| 1394 | 2026-08-30T02:18:41.071Z | Compiling getrandom v0.3.4 |
| 1395 | 2026-08-30T02:18:41.201Z | Checking ecdsa v0.16.9 |
| 1396 | 2026-08-30T02:18:41.233Z | Checking icu_properties v2.2.0 |
| 1397 | 2026-08-30T02:18:41.255Z | Checking icu_normalizer v2.2.0 |
| 1398 | 2026-08-30T02:18:41.315Z | Checking anstyle-parse v1.0.0 |
| 1399 | 2026-08-30T02:18:41.398Z | Checking primeorder v0.13.6 |
| 1400 | 2026-08-30T02:18:41.577Z | Checking is_terminal_polyfill v1.70.2 |
| 1401 | 2026-08-30T02:18:41.620Z | Checking hex v0.4.3 |
| 1402 | 2026-08-30T02:18:41.650Z | Checking fnv v1.0.7 |
| 1403 | 2026-08-30T02:18:41.733Z | Checking tower-service v0.3.3 |
| 1404 | 2026-08-30T02:18:41.812Z | Checking anstyle-query v1.1.5 |
| 1405 | 2026-08-30T02:18:41.815Z | Compiling gimli v0.32.3 |
| 1406 | 2026-08-30T02:18:41.815Z | Checking anstyle v1.0.14 |
| 1407 | 2026-08-30T02:18:41.894Z | Checking colorchoice v1.0.5 |
| 1408 | 2026-08-30T02:18:41.982Z | Checking tower-layer v0.3.3 |
| 1409 | 2026-08-30T02:18:41.992Z | Checking try-lock v0.2.5 |
| 1410 | 2026-08-30T02:18:41.995Z | Checking anstream v1.0.0 |
| 1411 | 2026-08-30T02:18:42.072Z | Checking idna_adapter v1.2.2 |
| 1412 | 2026-08-30T02:18:42.082Z | Checking want v0.3.1 |
| 1413 | 2026-08-30T02:18:42.176Z | Checking h2 v0.4.15 |
| 1414 | 2026-08-30T02:18:42.392Z | Checking terminal_size v0.4.4 |
| 1415 | 2026-08-30T02:18:42.459Z | Checking ed25519 v2.2.3 |
| 1416 | 2026-08-30T02:18:42.799Z | Checking spin v0.9.9 |
| 1417 | 2026-08-30T02:18:42.922Z | Compiling time-core v0.1.9 |
| 1418 | 2026-08-30T02:18:43.103Z | Checking clap_lex v1.1.0 |
| 1419 | 2026-08-30T02:18:43.390Z | Compiling ident_case v1.0.1 |
| 1420 | 2026-08-30T02:18:43.497Z | Compiling addr2line v0.25.1 |
| 1421 | 2026-08-30T02:18:43.667Z | Compiling owo-colors v4.3.0 |
| 1422 | 2026-08-30T02:18:43.677Z | Checking httpdate v1.0.3 |
| 1423 | 2026-08-30T02:18:43.814Z | Compiling num-conv v0.2.2 |
| 1424 | 2026-08-30T02:18:43.817Z | Compiling rustc-demangle v0.1.28 |
| 1425 | 2026-08-30T02:18:43.967Z | Checking keccak v0.1.6 |
| 1426 | 2026-08-30T02:18:44.025Z | Compiling time-macros v0.2.32 |
| 1427 | 2026-08-30T02:18:44.102Z | Checking clap_builder v4.6.6 |
| 1428 | 2026-08-30T02:18:44.112Z | Checking sha3 v0.10.9 |
| 1429 | 2026-08-30T02:18:44.126Z | Checking hyper v1.11.0 |
| 1430 | 2026-08-30T02:18:44.306Z | Compiling darling_core v0.23.0 |
| 1431 | 2026-08-30T02:18:44.975Z | Checking ed25519-dalek v2.2.0 |
| 1432 | 2026-08-30T02:18:45.058Z | Compiling backtrace v0.3.76 |
| 1433 | 2026-08-30T02:18:45.193Z | Checking rand_core v0.9.5 |
| 1434 | 2026-08-30T02:18:45.203Z | Checking idna v1.1.0 |
| 1435 | 2026-08-30T02:18:45.320Z | Checking x509-cert v0.2.5 |
| 1436 | 2026-08-30T02:18:45.354Z | Compiling num-integer v0.1.46 |
| 1437 | 2026-08-30T02:18:45.431Z | Compiling async-trait v0.1.92 |
| 1438 | 2026-08-30T02:18:45.493Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1439 | 2026-08-30T02:18:45.561Z | Compiling crossbeam-utils v0.8.22 |
| 1440 | 2026-08-30T02:18:45.630Z | Checking num_threads v0.1.7 |
| 1441 | 2026-08-30T02:18:45.710Z | Checking powerfmt v0.2.0 |
| 1442 | 2026-08-30T02:18:45.889Z | Checking data-encoding v2.11.1 |
| 1443 | 2026-08-30T02:18:45.947Z | Checking base64 v0.22.1 |
| 1444 | 2026-08-30T02:18:45.957Z | Compiling unicode-width v0.2.2 |
| 1445 | 2026-08-30T02:18:46.056Z | Compiling anyhow v1.0.104 |
| 1446 | 2026-08-30T02:18:46.114Z | Compiling is_ci v1.2.0 |
| 1447 | 2026-08-30T02:18:46.150Z | Compiling camino v1.2.5 |
| 1448 | 2026-08-30T02:18:46.170Z | Compiling crc32fast v1.5.0 |
| 1449 | 2026-08-30T02:18:46.235Z | Checking deranged v0.5.8 |
| 1450 | 2026-08-30T02:18:46.363Z | Compiling paste v1.0.15 |
| 1451 | 2026-08-30T02:18:46.442Z | Compiling unicode-linebreak v0.1.5 |
| 1452 | 2026-08-30T02:18:46.505Z | Compiling darling_macro v0.23.0 |
| 1453 | 2026-08-30T02:18:46.558Z | Compiling lazy_static v1.5.0 |
| 1454 | 2026-08-30T02:18:46.618Z | Compiling textwrap v0.16.2 |
| 1455 | 2026-08-30T02:18:46.639Z | Compiling supports-color v3.0.2 |
| 1456 | 2026-08-30T02:18:46.661Z | Checking hyper-util v0.1.20 |
| 1457 | 2026-08-30T02:18:46.686Z | Compiling hashbrown v0.16.1 |
| 1458 | 2026-08-30T02:18:46.767Z | Compiling proc-macro-error2 v2.0.1 |
| 1459 | 2026-08-30T02:18:46.796Z | Compiling num-iter v0.1.46 |
| 1460 | 2026-08-30T02:18:46.901Z | Compiling backtrace-ext v0.2.1 |
| 1461 | 2026-08-30T02:18:46.951Z | Checking url v2.5.8 |
| 1462 | 2026-08-30T02:18:47.028Z | Checking rand_chacha v0.9.0 |
| 1463 | 2026-08-30T02:18:47.063Z | Checking clap v4.6.6 |
| 1464 | 2026-08-30T02:18:47.142Z | Checking time v0.3.55 |
| 1465 | 2026-08-30T02:18:47.202Z | Compiling hashbrown v0.14.5 |
| 1466 | 2026-08-30T02:18:47.338Z | Checking half v2.7.1 |
| 1467 | 2026-08-30T02:18:47.365Z | Checking sha1 v0.10.7 |
| 1468 | 2026-08-30T02:18:47.516Z | Compiling miette-derive v7.6.0 |
| 1469 | 2026-08-30T02:18:47.648Z | Checking hybrid-array v0.4.14 |
| 1470 | 2026-08-30T02:18:47.710Z | Checking encoding_rs v0.8.35 |
| 1471 | 2026-08-30T02:18:47.932Z | Checking mime v0.3.17 |
| 1472 | 2026-08-30T02:18:48.076Z | Compiling unicode-width v0.1.14 |
| 1473 | 2026-08-30T02:18:48.123Z | Checking fastrand v2.5.0 |
| 1474 | 2026-08-30T02:18:48.294Z | Compiling supports-unicode v3.0.0 |
| 1475 | 2026-08-30T02:18:48.331Z | Checking ciborium-io v0.2.2 |
| 1476 | 2026-08-30T02:18:48.334Z | Compiling supports-hyperlinks v3.2.0 |
| 1477 | 2026-08-30T02:18:48.350Z | Checking ryu v1.0.23 |
| 1478 | 2026-08-30T02:18:48.426Z | Checking static_assertions v1.1.0 |
| 1479 | 2026-08-30T02:18:48.501Z | Checking ciborium-ll v0.2.2 |
| 1480 | 2026-08-30T02:18:48.522Z | Checking tempfile v3.27.0 |
| 1481 | 2026-08-30T02:18:48.532Z | Checking serde_urlencoded v0.7.1 |
| 1482 | 2026-08-30T02:18:48.606Z | Compiling miette v7.6.0 |
| 1483 | 2026-08-30T02:18:48.710Z | Compiling chumsky v0.9.3 |
| 1484 | 2026-08-30T02:18:48.791Z | Checking rand v0.9.5 |
| 1485 | 2026-08-30T02:18:49.247Z | Compiling regress v0.11.1 |
| 1486 | 2026-08-30T02:18:49.339Z | Compiling darling v0.23.0 |
| 1487 | 2026-08-30T02:18:49.417Z | Compiling knus-derive v3.4.0 |
| 1488 | 2026-08-30T02:18:50.179Z | Checking http-body-util v0.1.4 |
| 1489 | 2026-08-30T02:18:50.278Z | Compiling pkcs1 v0.7.5 |
| 1490 | 2026-08-30T02:18:50.288Z | Checking futures-executor v0.3.33 |
| 1491 | 2026-08-30T02:18:50.407Z | Checking inout v0.1.4 |
| 1492 | 2026-08-30T02:18:50.425Z | Checking thread_local v1.1.10 |
| 1493 | 2026-08-30T02:18:50.579Z | Compiling slog-async v2.8.0 |
| 1494 | 2026-08-30T02:18:50.616Z | Checking cpufeatures v0.3.0 |
| 1495 | 2026-08-30T02:18:50.682Z | Compiling omicron-workspace-hack v0.1.0 |
| 1496 | 2026-08-30T02:18:50.769Z | Checking ipnetwork v0.21.1 |
| 1497 | 2026-08-30T02:18:50.935Z | Checking oxnet v0.1.6 |
| 1498 | 2026-08-30T02:18:50.945Z | Compiling knus v3.4.0 |
| 1499 | 2026-08-30T02:18:51.070Z | Compiling typify-impl v0.6.2 |
| 1500 | 2026-08-30T02:18:51.138Z | Checking cipher v0.4.4 |
| 1501 | 2026-08-30T02:18:51.164Z | Compiling rsa v0.9.10 |
| 1502 | 2026-08-30T02:18:51.319Z | Checking futures v0.3.33 |
| 1503 | 2026-08-30T02:18:51.391Z | Compiling p384 v0.13.1 |
| 1504 | 2026-08-30T02:18:51.490Z | Checking flate2 v1.1.9 |
| 1505 | 2026-08-30T02:18:51.503Z | Checking crossbeam-channel v0.5.16 |
| 1506 | 2026-08-30T02:18:51.728Z | Compiling serde_with_macros v3.22.0 |
| 1507 | 2026-08-30T02:18:51.771Z | Checking ciborium v0.2.2 |
| 1508 | 2026-08-30T02:18:51.833Z | Checking block-buffer v0.12.1 |
| 1509 | 2026-08-30T02:18:51.858Z | Checking crypto-common v0.2.2 |
| 1510 | 2026-08-30T02:18:51.969Z | Compiling hubpack_derive v0.1.1 |
| 1511 | 2026-08-30T02:18:52.168Z | Checking newtype-uuid v1.4.0 |
| 1512 | 2026-08-30T02:18:52.285Z | Checking ssh-encoding v0.2.0 |
| 1513 | 2026-08-30T02:18:52.298Z | Checking openapiv3 v2.2.0 |
| 1514 | 2026-08-30T02:18:52.458Z | Compiling async-stream-impl v0.3.6 |
| 1515 | 2026-08-30T02:18:52.461Z | Compiling strum_macros v0.26.4 |
| 1516 | 2026-08-30T02:18:52.803Z | Compiling daft-derive v0.1.8 |
| 1517 | 2026-08-30T02:18:53.069Z | Compiling multer v3.1.0 |
| 1518 | 2026-08-30T02:18:53.290Z | Checking utf-8 v0.7.6 |
| 1519 | 2026-08-30T02:18:53.549Z | Checking take_mut v0.2.2 |
| 1520 | 2026-08-30T02:18:53.607Z | Checking const-oid v0.10.2 |
| 1521 | 2026-08-30T02:18:53.666Z | Compiling rlimit v0.10.2 |
| 1522 | 2026-08-30T02:18:53.747Z | Compiling salty v0.3.0 |
| 1523 | 2026-08-30T02:18:53.757Z | Checking match_cfg v0.1.0 |
| 1524 | 2026-08-30T02:18:53.816Z | Checking winnow v1.0.4 |
| 1525 | 2026-08-30T02:18:53.844Z | Checking term v1.2.1 |
| 1526 | 2026-08-30T02:18:53.904Z | Checking compression-core v0.4.32 |
| 1527 | 2026-08-30T02:18:54.017Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1528 | 2026-08-30T02:18:54.026Z | Checking compression-codecs v0.4.38 |
| 1529 | 2026-08-30T02:18:54.058Z | Checking slog-term v2.9.2 |
| 1530 | 2026-08-30T02:18:54.085Z | Checking strum v0.26.3 |
| 1531 | 2026-08-30T02:18:54.095Z | Checking toml_parser v1.1.3+spec-1.1.0 |
| 1532 | 2026-08-30T02:18:54.187Z | Checking hostname v0.3.1 |
| 1533 | 2026-08-30T02:18:54.190Z | Checking digest v0.11.3 |
| 1534 | 2026-08-30T02:18:54.312Z | Checking daft v0.1.8 |
| 1535 | 2026-08-30T02:18:54.337Z | Checking tungstenite v0.28.0 |
| 1536 | 2026-08-30T02:18:54.445Z | Checking async-stream v0.3.6 |
| 1537 | 2026-08-30T02:18:54.464Z | Checking serde_with v3.22.0 |
| 1538 | 2026-08-30T02:18:54.473Z | Compiling typify-macro v0.6.2 |
| 1539 | 2026-08-30T02:18:54.512Z | Checking ssh-cipher v0.2.0 |
| 1540 | 2026-08-30T02:18:54.524Z | Checking hubpack v0.1.2 |
| 1541 | 2026-08-30T02:18:54.623Z | Checking slog-json v2.6.1 |
| 1542 | 2026-08-30T02:18:54.676Z | Checking p256 v0.13.2 |
| 1543 | 2026-08-30T02:18:54.756Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 1544 | 2026-08-30T02:18:54.766Z | Checking serde_spanned v1.1.1 |
| 1545 | 2026-08-30T02:18:54.885Z | Compiling dropshot v0.17.1 |
| 1546 | 2026-08-30T02:18:54.907Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1547 | 2026-08-30T02:18:54.942Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1548 | 2026-08-30T02:18:55.105Z | Checking debug-ignore v1.0.5 |
| 1549 | 2026-08-30T02:18:55.124Z | Checking toml v1.1.4+spec-1.1.0 |
| 1550 | 2026-08-30T02:18:55.234Z | Checking ssh-key v0.6.7 |
| 1551 | 2026-08-30T02:18:55.246Z | Checking slog-bunyan v2.5.0 |
| 1552 | 2026-08-30T02:18:55.352Z | Checking tokio-tungstenite v0.28.0 |
| 1553 | 2026-08-30T02:18:55.650Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1554 | 2026-08-30T02:18:55.762Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1555 | 2026-08-30T02:18:55.863Z | Checking sha1 v0.11.0 |
| 1556 | 2026-08-30T02:18:56.021Z | Checking async-compression v0.4.43 |
| 1557 | 2026-08-30T02:18:56.040Z | Compiling dropshot_endpoint v0.17.1 |
| 1558 | 2026-08-30T02:18:56.058Z | Checking waitgroup v0.1.2 |
| 1559 | 2026-08-30T02:18:56.148Z | Checking rustls-pemfile v2.2.0 |
| 1560 | 2026-08-30T02:18:56.234Z | Checking toml_datetime v0.6.11 |
| 1561 | 2026-08-30T02:18:56.258Z | Checking serde_spanned v0.6.9 |
| 1562 | 2026-08-30T02:18:56.268Z | Checking env_filter v2.0.0 |
| 1563 | 2026-08-30T02:18:56.373Z | Compiling aho-corasick v1.1.5 |
| 1564 | 2026-08-30T02:18:56.376Z | Checking sync_wrapper v1.0.2 |
| 1565 | 2026-08-30T02:18:56.402Z | Checking serde_path_to_error v0.1.20 |
| 1566 | 2026-08-30T02:18:56.412Z | Checking hostname v0.4.2 |
| 1567 | 2026-08-30T02:18:56.468Z | Compiling proc-macro-error-attr v1.0.4 |
| 1568 | 2026-08-30T02:18:56.499Z | Checking winnow v0.7.15 |
| 1569 | 2026-08-30T02:18:56.662Z | Checking toml_write v0.1.2 |
| 1570 | 2026-08-30T02:18:56.689Z | Checking bytesize v2.7.0 |
| 1571 | 2026-08-30T02:18:56.773Z | Compiling regex-syntax v0.8.11 |
| 1572 | 2026-08-30T02:18:56.826Z | Checking tinyvec_macros v0.1.1 |
| 1573 | 2026-08-30T02:18:56.845Z | Checking http-range-header v0.4.2 |
| 1574 | 2026-08-30T02:18:56.970Z | Compiling rustix v0.38.44 |
| 1575 | 2026-08-30T02:18:57.314Z | Compiling dashu-int v0.5.1 |
| 1576 | 2026-08-30T02:18:57.531Z | Checking openssl-probe v0.2.1 |
| 1577 | 2026-08-30T02:18:57.634Z | Checking rustls-native-certs v0.8.4 |
| 1578 | 2026-08-30T02:18:57.689Z | Checking toml_edit v0.22.27 |
| 1579 | 2026-08-30T02:18:57.756Z | Checking tinyvec v1.12.0 |
| 1580 | 2026-08-30T02:18:57.766Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1581 | 2026-08-30T02:18:58.092Z | Checking tower v0.5.3 |
| 1582 | 2026-08-30T02:18:58.515Z | Compiling regex-automata v0.4.18 |
| 1583 | 2026-08-30T02:18:58.705Z | Checking env_logger v0.11.11 |
| 1584 | 2026-08-30T02:18:58.795Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1585 | 2026-08-30T02:18:58.880Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1586 | 2026-08-30T02:18:58.890Z | Checking serde-big-array v0.5.1 |
| 1587 | 2026-08-30T02:18:59.011Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1588 | 2026-08-30T02:18:59.035Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1589 | 2026-08-30T02:18:59.193Z | Compiling proc-macro-error v1.0.4 |
| 1590 | 2026-08-30T02:18:59.286Z | Compiling cfg_aliases v0.2.2 |
| 1591 | 2026-08-30T02:18:59.748Z | Checking num-modular v0.6.5 |
| 1592 | 2026-08-30T02:18:59.815Z | Checking dashu-base v0.5.1 |
| 1593 | 2026-08-30T02:18:59.903Z | Checking corncobs v0.1.4 |
| 1594 | 2026-08-30T02:19:00.019Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1595 | 2026-08-30T02:19:00.254Z | Compiling regex v1.13.1 |
| 1596 | 2026-08-30T02:19:00.663Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1597 | 2026-08-30T02:19:00.856Z | Compiling nix v0.31.3 |
| 1598 | 2026-08-30T02:19:01.159Z | Checking toml v0.8.23 |
| 1599 | 2026-08-30T02:19:01.219Z | Checking tower-http v0.6.11 |
| 1600 | 2026-08-30T02:19:01.497Z | Compiling typify v0.6.2 |
| 1601 | 2026-08-30T02:19:01.584Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1602 | 2026-08-30T02:19:01.675Z | Checking secrecy v0.8.0 |
| 1603 | 2026-08-30T02:19:01.780Z | Compiling enum-as-inner v0.6.1 |
| 1604 | 2026-08-30T02:19:01.791Z | Compiling blake3 v1.8.6 |
| 1605 | 2026-08-30T02:19:02.003Z | Compiling signal-hook v0.4.4 |
| 1606 | 2026-08-30T02:19:02.012Z | Checking linked-hash-map v0.5.6 |
| 1607 | 2026-08-30T02:19:02.021Z | Checking num-primitive v0.2.1 |
| 1608 | 2026-08-30T02:19:02.158Z | Compiling unicode-segmentation v1.13.3 |
| 1609 | 2026-08-30T02:19:02.362Z | Compiling portable-atomic v1.15.0 |
| 1610 | 2026-08-30T02:19:02.372Z | Checking smawk v0.3.3 |
| 1611 | 2026-08-30T02:19:02.486Z | Compiling unsafe-libyaml v0.2.11 |
| 1612 | 2026-08-30T02:19:02.548Z | Checking textwrap v0.15.2 |
| 1613 | 2026-08-30T02:19:02.557Z | Checking dsi-bitstream v0.10.1 |
| 1614 | 2026-08-30T02:19:02.624Z | Checking supports-color v2.1.0 |
| 1615 | 2026-08-30T02:19:02.732Z | Compiling heck v0.4.1 |
| 1616 | 2026-08-30T02:19:02.742Z | Checking hickory-proto v0.24.4 |
| 1617 | 2026-08-30T02:19:02.917Z | Compiling progenitor-impl v0.14.0 |
| 1618 | 2026-08-30T02:19:02.933Z | Checking lru-cache v0.1.2 |
| 1619 | 2026-08-30T02:19:03.004Z | Compiling serde_yaml v0.9.34+deprecated |
| 1620 | 2026-08-30T02:19:03.106Z | Checking atomicwrites v0.4.4 |
| 1621 | 2026-08-30T02:19:03.266Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1622 | 2026-08-30T02:19:03.755Z | Checking supports-hyperlinks v2.1.0 |
| 1623 | 2026-08-30T02:19:03.798Z | Checking supports-unicode v2.1.0 |
| 1624 | 2026-08-30T02:19:03.808Z | Checking tokio-stream v0.1.19 |
| 1625 | 2026-08-30T02:19:03.853Z | Compiling miette-derive v5.10.0 |
| 1626 | 2026-08-30T02:19:03.897Z | Checking nibble_vec v0.1.0 |
| 1627 | 2026-08-30T02:19:04.015Z | Checking memmap2 v0.9.11 |
| 1628 | 2026-08-30T02:19:04.172Z | Checking terminal_size v0.1.17 |
| 1629 | 2026-08-30T02:19:04.182Z | Checking either v1.17.0 |
| 1630 | 2026-08-30T02:19:04.248Z | Checking endian-type v0.2.0 |
| 1631 | 2026-08-30T02:19:04.264Z | Checking resolv-conf v0.7.6 |
| 1632 | 2026-08-30T02:19:04.292Z | Checking constant_time_eq v0.4.2 |
| 1633 | 2026-08-30T02:19:04.365Z | Checking arrayref v0.3.9 |
| 1634 | 2026-08-30T02:19:04.374Z | Checking arrayvec v0.7.8 |
| 1635 | 2026-08-30T02:19:04.405Z | Checking owo-colors v3.5.0 |
| 1636 | 2026-08-30T02:19:04.425Z | Checking radix_trie v0.3.0 |
| 1637 | 2026-08-30T02:19:04.435Z | Checking hickory-resolver v0.24.4 |
| 1638 | 2026-08-30T02:19:04.627Z | Checking itertools v0.14.0 |
| 1639 | 2026-08-30T02:19:04.810Z | Compiling knuffel-derive v3.2.0 |
| 1640 | 2026-08-30T02:19:04.911Z | Checking miette v5.10.0 |
| 1641 | 2026-08-30T02:19:04.929Z | Compiling progenitor-macro v0.14.0 |
| 1642 | 2026-08-30T02:19:06.044Z | Checking console v0.16.4 |
| 1643 | 2026-08-30T02:19:06.332Z | Compiling derive-where v1.6.1 |
| 1644 | 2026-08-30T02:19:06.363Z | Checking termios v0.3.3 |
| 1645 | 2026-08-30T02:19:06.386Z | Checking home v0.5.12 |
| 1646 | 2026-08-30T02:19:06.403Z | Checking unit-prefix v0.5.2 |
| 1647 | 2026-08-30T02:19:06.472Z | Compiling seq-macro v0.3.6 |
| 1648 | 2026-08-30T02:19:06.483Z | Checking base64 v0.21.7 |
| 1649 | 2026-08-30T02:19:06.516Z | Checking indicatif v0.18.6 |
| 1650 | 2026-08-30T02:19:06.703Z | Checking knuffel v3.2.0 |
| 1651 | 2026-08-30T02:19:06.774Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1652 | 2026-08-30T02:19:06.858Z | Checking pwd v1.4.0 |
| 1653 | 2026-08-30T02:19:06.874Z | Checking tokio-fd v0.3.0 |
| 1654 | 2026-08-30T02:19:06.941Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1655 | 2026-08-30T02:19:06.979Z | Checking lru v0.18.2 |
| 1656 | 2026-08-30T02:19:06.982Z | Compiling async-recursion v1.1.1 |
| 1657 | 2026-08-30T02:19:07.130Z | Checking humantime v2.4.0 |
| 1658 | 2026-08-30T02:19:07.305Z | Checking xdg v3.0.0 |
| 1659 | 2026-08-30T02:19:07.328Z | Checking shlex v1.3.0 |
| 1660 | 2026-08-30T02:19:07.461Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1661 | 2026-08-30T02:19:07.471Z | Compiling function_name-proc-macro v0.3.0 |
| 1662 | 2026-08-30T02:19:07.544Z | Checking qorb v0.4.1 |
| 1663 | 2026-08-30T02:19:07.798Z | Checking function_name v0.3.0 |
| 1664 | 2026-08-30T02:19:08.141Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 1665 | 2026-08-30T02:19:11.366Z | Checking rustls-webpki v0.103.13 |
| 1666 | 2026-08-30T02:19:13.540Z | Checking tokio-rustls v0.26.4 |
| 1667 | 2026-08-30T02:19:13.543Z | Checking rustls-platform-verifier v0.7.0 |
| 1668 | 2026-08-30T02:19:13.723Z | Checking hyper-rustls v0.27.9 |
| 1669 | 2026-08-30T02:19:13.886Z | Checking reqwest v0.13.4 |
| 1670 | 2026-08-30T02:19:14.468Z | Checking progenitor-client v0.14.0 |
| 1671 | 2026-08-30T02:19:14.655Z | Checking progenitor v0.14.0 |
| 1672 | 2026-08-30T02:19:15.296Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1673 | 2026-08-30T02:19:15.739Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1674 | 2026-08-30T02:19:15.739Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1675 | 2026-08-30T02:19:15.743Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1676 | 2026-08-30T02:19:18.126Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1677 | 2026-08-30T02:19:18.333Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.79s |
| 1678 | 2026-08-30T02:19:18.336Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1679 | 2026-08-30T02:19:18.336Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1680 | 2026-08-30T02:19:18.465Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1681 | 2026-08-30T02:19:18.905Z | Compiling serde_json v1.0.151 |
| 1682 | 2026-08-30T02:19:19.028Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1683 | 2026-08-30T02:19:19.602Z | Compiling schemars v0.8.22 |
| 1684 | 2026-08-30T02:19:19.603Z | Compiling openapiv3 v2.2.0 |
| 1685 | 2026-08-30T02:19:19.700Z | Checking slog-json v2.6.1 |
| 1686 | 2026-08-30T02:19:19.700Z | Checking reqwest v0.13.4 |
| 1687 | 2026-08-30T02:19:19.703Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1688 | 2026-08-30T02:19:19.734Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1689 | 2026-08-30T02:19:19.860Z | Checking slog-bunyan v2.5.0 |
| 1690 | 2026-08-30T02:19:20.294Z | Compiling typify-impl v0.6.2 |
| 1691 | 2026-08-30T02:19:20.306Z | Checking oxnet v0.1.6 |
| 1692 | 2026-08-30T02:19:20.357Z | Checking progenitor-client v0.14.0 |
| 1693 | 2026-08-30T02:19:20.551Z | Checking daft v0.1.8 |
| 1694 | 2026-08-30T02:19:20.757Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1695 | 2026-08-30T02:19:20.944Z | Checking dropshot v0.17.1 |
| 1696 | 2026-08-30T02:19:20.967Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1697 | 2026-08-30T02:19:21.347Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 1698 | 2026-08-30T02:19:22.339Z | Compiling typify-macro v0.6.2 |
| 1699 | 2026-08-30T02:19:22.688Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1700 | 2026-08-30T02:19:23.180Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1701 | 2026-08-30T02:19:23.468Z | Compiling typify v0.6.2 |
| 1702 | 2026-08-30T02:19:23.526Z | Compiling progenitor-impl v0.14.0 |
| 1703 | 2026-08-30T02:19:24.592Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1704 | 2026-08-30T02:19:24.760Z | Compiling progenitor-macro v0.14.0 |
| 1705 | 2026-08-30T02:19:27.190Z | Checking progenitor v0.14.0 |
| 1706 | 2026-08-30T02:19:27.293Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1707 | 2026-08-30T02:19:29.667Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1708 | 2026-08-30T02:19:30.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s |
| 1709 | 2026-08-30T02:19:30.820Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1710 | 2026-08-30T02:19:30.820Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1711 | 2026-08-30T02:19:30.935Z | cargo build --locked |
| 1712 | 2026-08-30T02:19:31.400Z | Compiling unicode-ident v1.0.24 |
| 1713 | 2026-08-30T02:19:31.400Z | Compiling cfg-if v1.0.4 |
| 1714 | 2026-08-30T02:19:31.403Z | Compiling subtle v2.6.1 |
| 1715 | 2026-08-30T02:19:31.481Z | Compiling libc v0.2.189 |
| 1716 | 2026-08-30T02:19:31.485Z | Compiling serde_core v1.0.229 |
| 1717 | 2026-08-30T02:19:31.485Z | Compiling const-oid v0.9.6 |
| 1718 | 2026-08-30T02:19:31.488Z | Compiling memchr v2.8.3 |
| 1719 | 2026-08-30T02:19:31.498Z | Compiling itoa v1.0.18 |
| 1720 | 2026-08-30T02:19:31.525Z | Compiling typenum v1.20.1 |
| 1721 | 2026-08-30T02:19:31.579Z | Compiling proc-macro2 v1.0.107 |
| 1722 | 2026-08-30T02:19:31.606Z | Compiling flagset v0.4.7 |
| 1723 | 2026-08-30T02:19:31.668Z | Compiling allocator-api2 v0.2.21 |
| 1724 | 2026-08-30T02:19:31.725Z | Compiling smallvec v1.15.2 |
| 1725 | 2026-08-30T02:19:31.927Z | Compiling quote v1.0.47 |
| 1726 | 2026-08-30T02:19:31.955Z | Compiling errno v0.3.14 |
| 1727 | 2026-08-30T02:19:31.977Z | Compiling libm v0.2.16 |
| 1728 | 2026-08-30T02:19:32.096Z | Compiling syn v2.0.119 |
| 1729 | 2026-08-30T02:19:32.152Z | Compiling syn v3.0.3 |
| 1730 | 2026-08-30T02:19:32.200Z | Compiling heck v0.5.0 |
| 1731 | 2026-08-30T02:19:32.210Z | Compiling pin-project-lite v0.2.17 |
| 1732 | 2026-08-30T02:19:32.273Z | Compiling equivalent v1.0.2 |
| 1733 | 2026-08-30T02:19:32.297Z | Compiling zmij v1.0.23 |
| 1734 | 2026-08-30T02:19:32.313Z | Compiling once_cell v1.21.4 |
| 1735 | 2026-08-30T02:19:32.354Z | Compiling bitflags v2.13.1 |
| 1736 | 2026-08-30T02:19:32.453Z | Compiling signal-hook-registry v1.4.8 |
| 1737 | 2026-08-30T02:19:32.521Z | Compiling getrandom v0.2.17 |
| 1738 | 2026-08-30T02:19:32.583Z | Compiling cpufeatures v0.2.17 |
| 1739 | 2026-08-30T02:19:32.583Z | Compiling futures-core v0.3.33 |
| 1740 | 2026-08-30T02:19:32.659Z | Compiling foldhash v0.2.0 |
| 1741 | 2026-08-30T02:19:32.700Z | Compiling scopeguard v1.2.0 |
| 1742 | 2026-08-30T02:19:32.732Z | Compiling num-traits v0.2.19 |
| 1743 | 2026-08-30T02:19:32.745Z | Compiling rand_core v0.6.4 |
| 1744 | 2026-08-30T02:19:32.802Z | Compiling lock_api v0.4.14 |
| 1745 | 2026-08-30T02:19:32.823Z | Compiling parking_lot_core v0.9.12 |
| 1746 | 2026-08-30T02:19:32.965Z | Compiling base64ct v1.8.3 |
| 1747 | 2026-08-30T02:19:33.026Z | Compiling parking_lot v0.12.5 |
| 1748 | 2026-08-30T02:19:33.125Z | Compiling mio v1.2.2 |
| 1749 | 2026-08-30T02:19:33.147Z | Compiling socket2 v0.6.5 |
| 1750 | 2026-08-30T02:19:33.253Z | Compiling pem-rfc7468 v0.7.0 |
| 1751 | 2026-08-30T02:19:33.316Z | Compiling generic-array v0.14.7 |
| 1752 | 2026-08-30T02:19:33.331Z | Compiling futures-sink v0.3.33 |
| 1753 | 2026-08-30T02:19:33.432Z | Compiling adler2 v2.0.1 |
| 1754 | 2026-08-30T02:19:33.441Z | Compiling slab v0.4.12 |
| 1755 | 2026-08-30T02:19:33.564Z | Compiling base16ct v0.2.0 |
| 1756 | 2026-08-30T02:19:33.599Z | Compiling futures-channel v0.3.33 |
| 1757 | 2026-08-30T02:19:33.608Z | Compiling log v0.4.33 |
| 1758 | 2026-08-30T02:19:33.635Z | Compiling futures-task v0.3.33 |
| 1759 | 2026-08-30T02:19:33.740Z | Compiling stable_deref_trait v1.2.1 |
| 1760 | 2026-08-30T02:19:33.790Z | Compiling block-buffer v0.10.4 |
| 1761 | 2026-08-30T02:19:33.816Z | Compiling crypto-common v0.1.7 |
| 1762 | 2026-08-30T02:19:33.816Z | Compiling futures-io v0.3.33 |
| 1763 | 2026-08-30T02:19:33.819Z | Compiling getrandom v0.4.3 |
| 1764 | 2026-08-30T02:19:33.819Z | Compiling strsim v0.11.1 |
| 1765 | 2026-08-30T02:19:33.914Z | Compiling digest v0.10.7 |
| 1766 | 2026-08-30T02:19:33.926Z | Compiling dyn-clone v1.0.20 |
| 1767 | 2026-08-30T02:19:33.954Z | Compiling ipnet v2.12.1 |
| 1768 | 2026-08-30T02:19:33.965Z | Compiling serde_json v1.0.151 |
| 1769 | 2026-08-30T02:19:34.034Z | Compiling hashbrown v0.17.1 |
| 1770 | 2026-08-30T02:19:34.058Z | Compiling utf8parse v0.2.2 |
| 1771 | 2026-08-30T02:19:34.118Z | Compiling gimli v0.32.3 |
| 1772 | 2026-08-30T02:19:34.163Z | Compiling anstyle-parse v1.0.0 |
| 1773 | 2026-08-30T02:19:34.217Z | Compiling anstyle v1.0.14 |
| 1774 | 2026-08-30T02:19:34.343Z | Compiling colorchoice v1.0.5 |
| 1775 | 2026-08-30T02:19:34.439Z | Compiling rustc-demangle v0.1.28 |
| 1776 | 2026-08-30T02:19:34.456Z | Compiling anstyle-query v1.1.5 |
| 1777 | 2026-08-30T02:19:34.478Z | Compiling is_terminal_polyfill v1.70.2 |
| 1778 | 2026-08-30T02:19:34.556Z | Compiling indexmap v2.14.0 |
| 1779 | 2026-08-30T02:19:34.569Z | Compiling percent-encoding v2.3.2 |
| 1780 | 2026-08-30T02:19:34.615Z | Compiling iana-time-zone v0.1.65 |
| 1781 | 2026-08-30T02:19:34.761Z | Compiling anstream v1.0.0 |
| 1782 | 2026-08-30T02:19:34.833Z | Compiling rustix v1.1.4 |
| 1783 | 2026-08-30T02:19:34.862Z | Compiling synstructure v0.13.2 |
| 1784 | 2026-08-30T02:19:35.074Z | Compiling serde_derive_internals v0.29.1 |
| 1785 | 2026-08-30T02:19:35.092Z | Compiling ff v0.13.1 |
| 1786 | 2026-08-30T02:19:35.221Z | Compiling tracing-core v0.1.36 |
| 1787 | 2026-08-30T02:19:35.345Z | Compiling base64 v0.22.1 |
| 1788 | 2026-08-30T02:19:35.374Z | Compiling serde_derive v1.0.229 |
| 1789 | 2026-08-30T02:19:35.668Z | Compiling thiserror-impl v2.0.20 |
| 1790 | 2026-08-30T02:19:35.794Z | Compiling tokio-macros v2.7.2 |
| 1791 | 2026-08-30T02:19:35.840Z | Compiling displaydoc v0.2.7 |
| 1792 | 2026-08-30T02:19:36.070Z | Compiling zeroize_derive v1.5.0 |
| 1793 | 2026-08-30T02:19:36.089Z | Compiling der_derive v0.7.3 |
| 1794 | 2026-08-30T02:19:36.311Z | Compiling zerocopy-derive v0.8.56 |
| 1795 | 2026-08-30T02:19:36.323Z | Compiling zerofrom-derive v0.1.7 |
| 1796 | 2026-08-30T02:19:36.535Z | Compiling futures-macro v0.3.33 |
| 1797 | 2026-08-30T02:19:36.611Z | Compiling yoke-derive v0.8.2 |
| 1798 | 2026-08-30T02:19:36.759Z | Compiling zeroize v1.9.0 |
| 1799 | 2026-08-30T02:19:36.876Z | Compiling thiserror v2.0.20 |
| 1800 | 2026-08-30T02:19:36.979Z | Compiling zerovec-derive v0.11.3 |
| 1801 | 2026-08-30T02:19:37.080Z | Compiling der v0.7.10 |
| 1802 | 2026-08-30T02:19:37.372Z | Compiling futures-util v0.3.33 |
| 1803 | 2026-08-30T02:19:37.555Z | Compiling zerofrom v0.1.8 |
| 1804 | 2026-08-30T02:19:37.683Z | Compiling schemars_derive v0.8.22 |
| 1805 | 2026-08-30T02:19:37.692Z | Compiling yoke v0.8.3 |
| 1806 | 2026-08-30T02:19:37.750Z | Compiling zerocopy v0.8.56 |
| 1807 | 2026-08-30T02:19:37.880Z | Compiling hmac v0.12.1 |
| 1808 | 2026-08-30T02:19:37.986Z | Compiling serde v1.0.229 |
| 1809 | 2026-08-30T02:19:38.015Z | Compiling spki v0.7.3 |
| 1810 | 2026-08-30T02:19:38.072Z | Compiling zerovec v0.11.6 |
| 1811 | 2026-08-30T02:19:38.218Z | Compiling pkcs8 v0.10.2 |
| 1812 | 2026-08-30T02:19:38.546Z | Compiling bytes v1.12.1 |
| 1813 | 2026-08-30T02:19:38.556Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1814 | 2026-08-30T02:19:38.682Z | Compiling addr2line v0.25.1 |
| 1815 | 2026-08-30T02:19:38.940Z | Compiling tinystr v0.8.3 |
| 1816 | 2026-08-30T02:19:39.016Z | Compiling tokio v1.53.1 |
| 1817 | 2026-08-30T02:19:39.113Z | Compiling http v1.5.0 |
| 1818 | 2026-08-30T02:19:39.191Z | Compiling chrono v0.4.45 |
| 1819 | 2026-08-30T02:19:39.202Z | Compiling signature v2.2.0 |
| 1820 | 2026-08-30T02:19:39.232Z | Compiling sha2 v0.10.9 |
| 1821 | 2026-08-30T02:19:39.345Z | Compiling rustls-pki-types v1.15.1 |
| 1822 | 2026-08-30T02:19:39.410Z | Compiling tracing-attributes v0.1.31 |
| 1823 | 2026-08-30T02:19:39.618Z | Compiling writeable v0.6.3 |
| 1824 | 2026-08-30T02:19:39.791Z | Compiling clap_lex v1.1.0 |
| 1825 | 2026-08-30T02:19:39.831Z | Compiling litemap v0.8.2 |
| 1826 | 2026-08-30T02:19:39.847Z | Compiling potential_utf v0.1.5 |
| 1827 | 2026-08-30T02:19:40.010Z | Compiling icu_locale_core v2.2.0 |
| 1828 | 2026-08-30T02:19:40.020Z | Compiling erased-serde v0.3.31 |
| 1829 | 2026-08-30T02:19:40.029Z | Compiling sec1 v0.7.3 |
| 1830 | 2026-08-30T02:19:40.121Z | Compiling hkdf v0.12.4 |
| 1831 | 2026-08-30T02:19:40.266Z | Compiling zerotrie v0.2.4 |
| 1832 | 2026-08-30T02:19:40.304Z | Compiling crypto-bigint v0.5.5 |
| 1833 | 2026-08-30T02:19:40.519Z | Compiling thiserror-impl v1.0.69 |
| 1834 | 2026-08-30T02:19:40.569Z | Compiling group v0.13.0 |
| 1835 | 2026-08-30T02:19:40.624Z | Compiling tracing v0.1.44 |
| 1836 | 2026-08-30T02:19:40.704Z | Compiling ppv-lite86 v0.2.21 |
| 1837 | 2026-08-30T02:19:40.740Z | Compiling httparse v1.10.1 |
| 1838 | 2026-08-30T02:19:40.826Z | Compiling aws-lc-sys v0.44.0 |
| 1839 | 2026-08-30T02:19:40.858Z | Compiling uuid v1.24.0 |
| 1840 | 2026-08-30T02:19:41.021Z | Compiling hex v0.4.3 |
| 1841 | 2026-08-30T02:19:41.043Z | Compiling is_ci v1.2.0 |
| 1842 | 2026-08-30T02:19:41.097Z | Compiling unicode-linebreak v0.1.5 |
| 1843 | 2026-08-30T02:19:41.177Z | Compiling keccak v0.1.6 |
| 1844 | 2026-08-30T02:19:41.275Z | Compiling utf8_iter v1.0.4 |
| 1845 | 2026-08-30T02:19:41.285Z | Compiling simd-adler32 v0.3.10 |
| 1846 | 2026-08-30T02:19:41.337Z | Compiling aws-lc-rs v1.18.0 |
| 1847 | 2026-08-30T02:19:41.408Z | Compiling miniz_oxide v0.8.9 |
| 1848 | 2026-08-30T02:19:41.418Z | Compiling icu_collections v2.2.0 |
| 1849 | 2026-08-30T02:19:41.421Z | Compiling elliptic-curve v0.13.8 |
| 1850 | 2026-08-30T02:19:41.482Z | Compiling rand_chacha v0.3.1 |
| 1851 | 2026-08-30T02:19:41.666Z | Compiling thiserror v1.0.69 |
| 1852 | 2026-08-30T02:19:41.769Z | Compiling slog v2.8.2 |
| 1853 | 2026-08-30T02:19:41.831Z | Compiling icu_provider v2.2.0 |
| 1854 | 2026-08-30T02:19:41.934Z | Compiling clap_derive v4.6.4 |
| 1855 | 2026-08-30T02:19:41.937Z | Compiling form_urlencoded v1.2.2 |
| 1856 | 2026-08-30T02:19:42.071Z | Compiling num-integer v0.1.46 |
| 1857 | 2026-08-30T02:19:42.123Z | Compiling is-terminal v0.4.17 |
| 1858 | 2026-08-30T02:19:42.155Z | Compiling unicode-width v0.1.14 |
| 1859 | 2026-08-30T02:19:42.186Z | Compiling untrusted v0.9.0 |
| 1860 | 2026-08-30T02:19:42.214Z | Compiling rand v0.8.7 |
| 1861 | 2026-08-30T02:19:42.306Z | Compiling rustls-webpki v0.103.13 |
| 1862 | 2026-08-30T02:19:42.377Z | Compiling num-iter v0.1.46 |
| 1863 | 2026-08-30T02:19:42.425Z | Compiling syn v1.0.109 |
| 1864 | 2026-08-30T02:19:42.487Z | Compiling icu_normalizer_data v2.2.0 |
| 1865 | 2026-08-30T02:19:42.564Z | Compiling icu_properties_data v2.2.0 |
| 1866 | 2026-08-30T02:19:42.667Z | Compiling tokio-util v0.7.19 |
| 1867 | 2026-08-30T02:19:42.703Z | Compiling schemars v0.8.22 |
| 1868 | 2026-08-30T02:19:42.869Z | Compiling http-body v1.1.0 |
| 1869 | 2026-08-30T02:19:42.882Z | Compiling serde_tokenstream v0.2.3 |
| 1870 | 2026-08-30T02:19:43.031Z | Compiling rfc6979 v0.4.0 |
| 1871 | 2026-08-30T02:19:43.164Z | Compiling unicode-width v0.2.2 |
| 1872 | 2026-08-30T02:19:43.292Z | Compiling atomic-waker v1.1.2 |
| 1873 | 2026-08-30T02:19:43.337Z | Compiling ecdsa v0.16.9 |
| 1874 | 2026-08-30T02:19:43.347Z | Compiling rustls v0.23.43 |
| 1875 | 2026-08-30T02:19:43.417Z | Compiling icu_properties v2.2.0 |
| 1876 | 2026-08-30T02:19:43.441Z | Compiling icu_normalizer v2.2.0 |
| 1877 | 2026-08-30T02:19:43.615Z | Compiling primeorder v0.13.6 |
| 1878 | 2026-08-30T02:19:44.056Z | Compiling try-lock v0.2.5 |
| 1879 | 2026-08-30T02:19:44.066Z | Compiling tower-service v0.3.3 |
| 1880 | 2026-08-30T02:19:44.157Z | Compiling fnv v1.0.7 |
| 1881 | 2026-08-30T02:19:44.166Z | Compiling tower-layer v0.3.3 |
| 1882 | 2026-08-30T02:19:44.233Z | Compiling h2 v0.4.15 |
| 1883 | 2026-08-30T02:19:44.252Z | Compiling want v0.3.1 |
| 1884 | 2026-08-30T02:19:44.325Z | Compiling idna_adapter v1.2.2 |
| 1885 | 2026-08-30T02:19:44.352Z | Compiling getrandom v0.3.4 |
| 1886 | 2026-08-30T02:19:44.465Z | Compiling ed25519 v2.2.3 |
| 1887 | 2026-08-30T02:19:44.564Z | Compiling curve25519-dalek v4.1.3 |
| 1888 | 2026-08-30T02:19:44.666Z | Compiling terminal_size v0.4.4 |
| 1889 | 2026-08-30T02:19:44.806Z | Compiling object v0.37.3 |
| 1890 | 2026-08-30T02:19:45.302Z | Compiling hashbrown v0.16.1 |
| 1891 | 2026-08-30T02:19:45.337Z | Compiling ryu v1.0.23 |
| 1892 | 2026-08-30T02:19:45.521Z | Compiling time-core v0.1.9 |
| 1893 | 2026-08-30T02:19:45.686Z | Compiling num-conv v0.2.2 |
| 1894 | 2026-08-30T02:19:45.705Z | Compiling spin v0.9.9 |
| 1895 | 2026-08-30T02:19:45.836Z | Compiling httpdate v1.0.3 |
| 1896 | 2026-08-30T02:19:45.852Z | Compiling time-macros v0.2.32 |
| 1897 | 2026-08-30T02:19:45.879Z | Compiling darling_core v0.23.0 |
| 1898 | 2026-08-30T02:19:46.079Z | Compiling ahash v0.8.12 |
| 1899 | 2026-08-30T02:19:46.269Z | Compiling ed25519-dalek v2.2.0 |
| 1900 | 2026-08-30T02:19:46.803Z | Compiling hyper v1.11.0 |
| 1901 | 2026-08-30T02:19:46.864Z | Compiling tokio-rustls v0.26.4 |
| 1902 | 2026-08-30T02:19:47.036Z | Compiling clap_builder v4.6.6 |
| 1903 | 2026-08-30T02:19:47.134Z | Compiling rand_core v0.9.5 |
| 1904 | 2026-08-30T02:19:47.326Z | Compiling backtrace v0.3.76 |
| 1905 | 2026-08-30T02:19:47.353Z | Compiling idna v1.1.0 |
| 1906 | 2026-08-30T02:19:47.410Z | Compiling sha3 v0.10.9 |
| 1907 | 2026-08-30T02:19:47.645Z | Compiling x509-cert v0.2.5 |
| 1908 | 2026-08-30T02:19:47.959Z | Compiling async-trait v0.1.92 |
| 1909 | 2026-08-30T02:19:48.127Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1910 | 2026-08-30T02:19:48.352Z | Compiling deranged v0.5.8 |
| 1911 | 2026-08-30T02:19:48.590Z | Compiling num_threads v0.1.7 |
| 1912 | 2026-08-30T02:19:48.625Z | Compiling powerfmt v0.2.0 |
| 1913 | 2026-08-30T02:19:48.689Z | Compiling data-encoding v2.11.1 |
| 1914 | 2026-08-30T02:19:48.839Z | Compiling clap v4.6.6 |
| 1915 | 2026-08-30T02:19:48.873Z | Compiling proc-macro-error2 v2.0.1 |
| 1916 | 2026-08-30T02:19:48.918Z | Compiling lazy_static v1.5.0 |
| 1917 | 2026-08-30T02:19:48.980Z | Compiling darling_macro v0.23.0 |
| 1918 | 2026-08-30T02:19:49.009Z | Compiling hyper-util v0.1.20 |
| 1919 | 2026-08-30T02:19:49.148Z | Compiling backtrace-ext v0.2.1 |
| 1920 | 2026-08-30T02:19:49.333Z | Compiling time v0.3.55 |
| 1921 | 2026-08-30T02:19:49.364Z | Compiling url v2.5.8 |
| 1922 | 2026-08-30T02:19:49.476Z | Compiling rand_chacha v0.9.0 |
| 1923 | 2026-08-30T02:19:49.681Z | Compiling hashbrown v0.14.5 |
| 1924 | 2026-08-30T02:19:49.732Z | Compiling textwrap v0.16.2 |
| 1925 | 2026-08-30T02:19:50.034Z | Compiling supports-color v3.0.2 |
| 1926 | 2026-08-30T02:19:50.081Z | Compiling half v2.7.1 |
| 1927 | 2026-08-30T02:19:50.186Z | Compiling sha1 v0.10.7 |
| 1928 | 2026-08-30T02:19:50.189Z | Compiling miette-derive v7.6.0 |
| 1929 | 2026-08-30T02:19:50.215Z | Compiling hybrid-array v0.4.14 |
| 1930 | 2026-08-30T02:19:50.378Z | Compiling encoding_rs v0.8.35 |
| 1931 | 2026-08-30T02:19:50.422Z | Compiling semver v1.0.28 |
| 1932 | 2026-08-30T02:19:50.669Z | Compiling ciborium-io v0.2.2 |
| 1933 | 2026-08-30T02:19:50.701Z | Compiling mime v0.3.17 |
| 1934 | 2026-08-30T02:19:50.758Z | Compiling static_assertions v1.1.0 |
| 1935 | 2026-08-30T02:19:50.769Z | Compiling fastrand v2.5.0 |
| 1936 | 2026-08-30T02:19:50.820Z | Compiling num-bigint-dig v0.8.6 |
| 1937 | 2026-08-30T02:19:50.839Z | Compiling ciborium-ll v0.2.2 |
| 1938 | 2026-08-30T02:19:50.973Z | Compiling tempfile v3.27.0 |
| 1939 | 2026-08-30T02:19:50.987Z | Compiling chumsky v0.9.3 |
| 1940 | 2026-08-30T02:19:51.046Z | Compiling rand v0.9.5 |
| 1941 | 2026-08-30T02:19:51.295Z | Compiling miette v7.6.0 |
| 1942 | 2026-08-30T02:19:51.386Z | Compiling darling v0.23.0 |
| 1943 | 2026-08-30T02:19:51.467Z | Compiling knus-derive v3.4.0 |
| 1944 | 2026-08-30T02:19:51.644Z | Compiling camino v1.2.5 |
| 1945 | 2026-08-30T02:19:51.677Z | Compiling crossbeam-utils v0.8.22 |
| 1946 | 2026-08-30T02:19:51.991Z | Compiling crc32fast v1.5.0 |
| 1947 | 2026-08-30T02:19:52.061Z | Compiling regress v0.11.1 |
| 1948 | 2026-08-30T02:19:52.177Z | Compiling serde_urlencoded v0.7.1 |
| 1949 | 2026-08-30T02:19:52.205Z | Compiling http-body-util v0.1.4 |
| 1950 | 2026-08-30T02:19:52.296Z | Compiling futures-executor v0.3.33 |
| 1951 | 2026-08-30T02:19:52.321Z | Compiling pkcs1 v0.7.5 |
| 1952 | 2026-08-30T02:19:52.448Z | Compiling inout v0.1.4 |
| 1953 | 2026-08-30T02:19:52.467Z | Compiling thread_local v1.1.10 |
| 1954 | 2026-08-30T02:19:52.583Z | Compiling regex-syntax v0.8.11 |
| 1955 | 2026-08-30T02:19:52.583Z | Compiling cpufeatures v0.3.0 |
| 1956 | 2026-08-30T02:19:52.657Z | Compiling ipnetwork v0.21.1 |
| 1957 | 2026-08-30T02:19:52.737Z | Compiling cipher v0.4.4 |
| 1958 | 2026-08-30T02:19:52.747Z | Compiling rsa v0.9.10 |
| 1959 | 2026-08-30T02:19:52.868Z | Compiling knus v3.4.0 |
| 1960 | 2026-08-30T02:19:52.942Z | Compiling oxnet v0.1.6 |
| 1961 | 2026-08-30T02:19:52.951Z | Compiling futures v0.3.33 |
| 1962 | 2026-08-30T02:19:53.027Z | Compiling p384 v0.13.1 |
| 1963 | 2026-08-30T02:19:53.433Z | Compiling flate2 v1.1.9 |
| 1964 | 2026-08-30T02:19:53.598Z | Compiling crossbeam-channel v0.5.16 |
| 1965 | 2026-08-30T02:19:53.753Z | Compiling typify-impl v0.6.2 |
| 1966 | 2026-08-30T02:19:53.885Z | Compiling serde_with_macros v3.22.0 |
| 1967 | 2026-08-30T02:19:54.008Z | Compiling ciborium v0.2.2 |
| 1968 | 2026-08-30T02:19:54.107Z | Compiling crypto-common v0.2.2 |
| 1969 | 2026-08-30T02:19:54.609Z | Compiling block-buffer v0.12.1 |
| 1970 | 2026-08-30T02:19:54.778Z | Compiling hubpack_derive v0.1.1 |
| 1971 | 2026-08-30T02:19:55.063Z | Compiling newtype-uuid v1.4.0 |
| 1972 | 2026-08-30T02:19:55.089Z | Compiling ssh-encoding v0.2.0 |
| 1973 | 2026-08-30T02:19:55.299Z | Compiling openapiv3 v2.2.0 |
| 1974 | 2026-08-30T02:19:55.316Z | Compiling async-stream-impl v0.3.6 |
| 1975 | 2026-08-30T02:19:55.357Z | Compiling strum_macros v0.26.4 |
| 1976 | 2026-08-30T02:19:55.368Z | Compiling daft-derive v0.1.8 |
| 1977 | 2026-08-30T02:19:56.111Z | Compiling match_cfg v0.1.0 |
| 1978 | 2026-08-30T02:19:56.124Z | Compiling term v1.2.1 |
| 1979 | 2026-08-30T02:19:56.180Z | Compiling const-oid v0.10.2 |
| 1980 | 2026-08-30T02:19:56.190Z | Compiling compression-core v0.4.32 |
| 1981 | 2026-08-30T02:19:56.348Z | Compiling winnow v1.0.4 |
| 1982 | 2026-08-30T02:19:56.392Z | Compiling utf-8 v0.7.6 |
| 1983 | 2026-08-30T02:19:56.500Z | Compiling take_mut v0.2.2 |
| 1984 | 2026-08-30T02:19:56.572Z | Compiling tungstenite v0.28.0 |
| 1985 | 2026-08-30T02:19:56.609Z | Compiling slog-async v2.8.0 |
| 1986 | 2026-08-30T02:19:56.708Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1987 | 2026-08-30T02:19:56.840Z | Compiling slog-term v2.9.2 |
| 1988 | 2026-08-30T02:19:56.919Z | Compiling digest v0.11.3 |
| 1989 | 2026-08-30T02:19:56.975Z | Compiling strum v0.26.3 |
| 1990 | 2026-08-30T02:19:56.990Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1991 | 2026-08-30T02:19:57.087Z | Compiling compression-codecs v0.4.38 |
| 1992 | 2026-08-30T02:19:57.105Z | Compiling hostname v0.3.1 |
| 1993 | 2026-08-30T02:19:57.174Z | Compiling daft v0.1.8 |
| 1994 | 2026-08-30T02:19:57.246Z | Compiling async-stream v0.3.6 |
| 1995 | 2026-08-30T02:19:57.349Z | Compiling hubpack v0.1.2 |
| 1996 | 2026-08-30T02:19:57.403Z | Compiling ssh-cipher v0.2.0 |
| 1997 | 2026-08-30T02:19:57.425Z | Compiling serde_with v3.22.0 |
| 1998 | 2026-08-30T02:19:57.435Z | Compiling omicron-workspace-hack v0.1.0 |
| 1999 | 2026-08-30T02:19:57.503Z | Compiling slog-json v2.6.1 |
| 2000 | 2026-08-30T02:19:57.557Z | Compiling p256 v0.13.2 |
| 2001 | 2026-08-30T02:19:57.576Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2002 | 2026-08-30T02:19:57.594Z | Compiling serde_spanned v1.1.1 |
| 2003 | 2026-08-30T02:19:57.711Z | Compiling unicode-segmentation v1.13.3 |
| 2004 | 2026-08-30T02:19:57.741Z | Compiling debug-ignore v1.0.5 |
| 2005 | 2026-08-30T02:19:57.846Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2006 | 2026-08-30T02:19:57.886Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2007 | 2026-08-30T02:19:58.104Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2008 | 2026-08-30T02:19:58.131Z | Compiling ssh-key v0.6.7 |
| 2009 | 2026-08-30T02:19:58.162Z | Compiling slog-bunyan v2.5.0 |
| 2010 | 2026-08-30T02:19:58.300Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2011 | 2026-08-30T02:19:58.604Z | Compiling async-compression v0.4.43 |
| 2012 | 2026-08-30T02:19:58.692Z | Compiling multer v3.1.0 |
| 2013 | 2026-08-30T02:19:58.925Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2014 | 2026-08-30T02:19:59.040Z | Compiling tokio-tungstenite v0.28.0 |
| 2015 | 2026-08-30T02:19:59.218Z | Compiling sha1 v0.11.0 |
| 2016 | 2026-08-30T02:19:59.348Z | Compiling salty v0.3.0 |
| 2017 | 2026-08-30T02:19:59.485Z | Compiling rlimit v0.10.2 |
| 2018 | 2026-08-30T02:19:59.640Z | Compiling waitgroup v0.1.2 |
| 2019 | 2026-08-30T02:19:59.667Z | Compiling dropshot_endpoint v0.17.1 |
| 2020 | 2026-08-30T02:19:59.776Z | Compiling rustls-pemfile v2.2.0 |
| 2021 | 2026-08-30T02:19:59.786Z | Compiling serde_spanned v0.6.9 |
| 2022 | 2026-08-30T02:19:59.932Z | Compiling toml_datetime v0.6.11 |
| 2023 | 2026-08-30T02:19:59.980Z | Compiling env_filter v2.0.0 |
| 2024 | 2026-08-30T02:20:00.099Z | Compiling serde_path_to_error v0.1.20 |
| 2025 | 2026-08-30T02:20:00.192Z | Compiling typify-macro v0.6.2 |
| 2026 | 2026-08-30T02:20:00.206Z | Compiling sync_wrapper v1.0.2 |
| 2027 | 2026-08-30T02:20:00.318Z | Compiling aho-corasick v1.1.5 |
| 2028 | 2026-08-30T02:20:00.321Z | Compiling hostname v0.4.2 |
| 2029 | 2026-08-30T02:20:00.460Z | Compiling tinyvec_macros v0.1.1 |
| 2030 | 2026-08-30T02:20:00.473Z | Compiling openssl-probe v0.2.1 |
| 2031 | 2026-08-30T02:20:00.529Z | Compiling http-range-header v0.4.2 |
| 2032 | 2026-08-30T02:20:00.668Z | Compiling winnow v0.7.15 |
| 2033 | 2026-08-30T02:20:00.769Z | Compiling toml_write v0.1.2 |
| 2034 | 2026-08-30T02:20:00.834Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2035 | 2026-08-30T02:20:00.953Z | Compiling bytesize v2.7.0 |
| 2036 | 2026-08-30T02:20:00.972Z | Compiling rustls-native-certs v0.8.4 |
| 2037 | 2026-08-30T02:20:01.034Z | Compiling tinyvec v1.12.0 |
| 2038 | 2026-08-30T02:20:01.249Z | Compiling regex-automata v0.4.18 |
| 2039 | 2026-08-30T02:20:01.312Z | Compiling dropshot v0.17.1 |
| 2040 | 2026-08-30T02:20:01.387Z | Compiling tower v0.5.3 |
| 2041 | 2026-08-30T02:20:01.885Z | Compiling env_logger v0.11.11 |
| 2042 | 2026-08-30T02:20:02.222Z | Compiling toml_edit v0.22.27 |
| 2043 | 2026-08-30T02:20:02.253Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2044 | 2026-08-30T02:20:02.385Z | Compiling serde-big-array v0.5.1 |
| 2045 | 2026-08-30T02:20:02.522Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2046 | 2026-08-30T02:20:02.532Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2047 | 2026-08-30T02:20:03.628Z | Compiling num-modular v0.6.5 |
| 2048 | 2026-08-30T02:20:04.368Z | Compiling corncobs v0.1.4 |
| 2049 | 2026-08-30T02:20:04.553Z | Compiling dashu-base v0.5.1 |
| 2050 | 2026-08-30T02:20:04.926Z | Compiling dashu-int v0.5.1 |
| 2051 | 2026-08-30T02:20:05.649Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2052 | 2026-08-30T02:20:05.903Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2053 | 2026-08-30T02:20:06.436Z | Compiling toml v0.8.23 |
| 2054 | 2026-08-30T02:20:06.774Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2055 | 2026-08-30T02:20:06.915Z | Compiling regex v1.13.1 |
| 2056 | 2026-08-30T02:20:07.140Z | Compiling typify v0.6.2 |
| 2057 | 2026-08-30T02:20:07.235Z | Compiling tower-http v0.6.11 |
| 2058 | 2026-08-30T02:20:07.380Z | Compiling proc-macro-error-attr v1.0.4 |
| 2059 | 2026-08-30T02:20:07.391Z | Compiling rustls-platform-verifier v0.7.0 |
| 2060 | 2026-08-30T02:20:07.594Z | Compiling rustix v0.38.44 |
| 2061 | 2026-08-30T02:20:07.659Z | Compiling hyper-rustls v0.27.9 |
| 2062 | 2026-08-30T02:20:07.981Z | Compiling secrecy v0.8.0 |
| 2063 | 2026-08-30T02:20:08.023Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2064 | 2026-08-30T02:20:08.124Z | Compiling enum-as-inner v0.6.1 |
| 2065 | 2026-08-30T02:20:08.195Z | Compiling linked-hash-map v0.5.6 |
| 2066 | 2026-08-30T02:20:08.383Z | Compiling smawk v0.3.3 |
| 2067 | 2026-08-30T02:20:08.514Z | Compiling num-primitive v0.2.1 |
| 2068 | 2026-08-30T02:20:08.556Z | Compiling textwrap v0.15.2 |
| 2069 | 2026-08-30T02:20:08.623Z | Compiling lru-cache v0.1.2 |
| 2070 | 2026-08-30T02:20:08.713Z | Compiling atomicwrites v0.4.4 |
| 2071 | 2026-08-30T02:20:08.751Z | Compiling serde_yaml v0.9.34+deprecated |
| 2072 | 2026-08-30T02:20:08.777Z | Compiling hickory-proto v0.24.4 |
| 2073 | 2026-08-30T02:20:08.912Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2074 | 2026-08-30T02:20:09.097Z | Compiling progenitor-impl v0.14.0 |
| 2075 | 2026-08-30T02:20:09.215Z | Compiling dsi-bitstream v0.10.1 |
| 2076 | 2026-08-30T02:20:09.525Z | Compiling reqwest v0.13.4 |
| 2077 | 2026-08-30T02:20:09.691Z | Compiling proc-macro-error v1.0.4 |
| 2078 | 2026-08-30T02:20:10.024Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2079 | 2026-08-30T02:20:10.287Z | Compiling heck v0.4.1 |
| 2080 | 2026-08-30T02:20:10.464Z | Compiling tokio-stream v0.1.19 |
| 2081 | 2026-08-30T02:20:10.502Z | Compiling supports-hyperlinks v2.1.0 |
| 2082 | 2026-08-30T02:20:10.524Z | Compiling supports-unicode v2.1.0 |
| 2083 | 2026-08-30T02:20:10.666Z | Compiling supports-color v2.1.0 |
| 2084 | 2026-08-30T02:20:10.678Z | Compiling miette-derive v5.10.0 |
| 2085 | 2026-08-30T02:20:10.889Z | Compiling nibble_vec v0.1.0 |
| 2086 | 2026-08-30T02:20:10.934Z | Compiling terminal_size v0.1.17 |
| 2087 | 2026-08-30T02:20:11.024Z | Compiling memmap2 v0.9.11 |
| 2088 | 2026-08-30T02:20:11.054Z | Compiling resolv-conf v0.7.6 |
| 2089 | 2026-08-30T02:20:11.255Z | Compiling arrayvec v0.7.8 |
| 2090 | 2026-08-30T02:20:11.435Z | Compiling constant_time_eq v0.4.2 |
| 2091 | 2026-08-30T02:20:11.463Z | Compiling endian-type v0.2.0 |
| 2092 | 2026-08-30T02:20:11.516Z | Compiling arrayref v0.3.9 |
| 2093 | 2026-08-30T02:20:11.589Z | Compiling either v1.17.0 |
| 2094 | 2026-08-30T02:20:11.602Z | Compiling owo-colors v3.5.0 |
| 2095 | 2026-08-30T02:20:11.613Z | Compiling blake3 v1.8.6 |
| 2096 | 2026-08-30T02:20:11.758Z | Compiling radix_trie v0.3.0 |
| 2097 | 2026-08-30T02:20:11.805Z | Compiling itertools v0.14.0 |
| 2098 | 2026-08-30T02:20:12.107Z | Compiling hickory-resolver v0.24.4 |
| 2099 | 2026-08-30T02:20:12.110Z | Compiling progenitor-client v0.14.0 |
| 2100 | 2026-08-30T02:20:12.229Z | Compiling miette v5.10.0 |
| 2101 | 2026-08-30T02:20:12.284Z | Compiling knuffel-derive v3.2.0 |
| 2102 | 2026-08-30T02:20:12.699Z | Compiling progenitor-macro v0.14.0 |
| 2103 | 2026-08-30T02:20:13.562Z | Compiling nix v0.31.3 |
| 2104 | 2026-08-30T02:20:13.743Z | Compiling anyhow v1.0.104 |
| 2105 | 2026-08-30T02:20:13.890Z | Compiling signal-hook v0.4.4 |
| 2106 | 2026-08-30T02:20:14.118Z | Compiling portable-atomic v1.15.0 |
| 2107 | 2026-08-30T02:20:14.148Z | Compiling console v0.16.4 |
| 2108 | 2026-08-30T02:20:14.674Z | Compiling derive-where v1.6.1 |
| 2109 | 2026-08-30T02:20:14.745Z | Compiling termios v0.3.3 |
| 2110 | 2026-08-30T02:20:14.807Z | Compiling home v0.5.12 |
| 2111 | 2026-08-30T02:20:14.894Z | Compiling unit-prefix v0.5.2 |
| 2112 | 2026-08-30T02:20:14.904Z | Compiling base64 v0.21.7 |
| 2113 | 2026-08-30T02:20:14.943Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2114 | 2026-08-30T02:20:15.044Z | Compiling indicatif v0.18.6 |
| 2115 | 2026-08-30T02:20:15.059Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2116 | 2026-08-30T02:20:15.235Z | Compiling knuffel v3.2.0 |
| 2117 | 2026-08-30T02:20:15.770Z | Compiling tokio-fd v0.3.0 |
| 2118 | 2026-08-30T02:20:15.929Z | Compiling qorb v0.4.1 |
| 2119 | 2026-08-30T02:20:15.946Z | Compiling pwd v1.4.0 |
| 2120 | 2026-08-30T02:20:16.056Z | Compiling async-recursion v1.1.1 |
| 2121 | 2026-08-30T02:20:16.134Z | Compiling lru v0.18.2 |
| 2122 | 2026-08-30T02:20:16.137Z | Compiling xdg v3.0.0 |
| 2123 | 2026-08-30T02:20:16.314Z | Compiling humantime v2.4.0 |
| 2124 | 2026-08-30T02:20:16.562Z | Compiling shlex v1.3.0 |
| 2125 | 2026-08-30T02:20:16.596Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2126 | 2026-08-30T02:20:16.750Z | Compiling function_name v0.3.0 |
| 2127 | 2026-08-30T02:20:16.773Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2128 | 2026-08-30T02:20:18.302Z | Compiling progenitor v0.14.0 |
| 2129 | 2026-08-30T02:20:18.402Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2130 | 2026-08-30T02:20:18.410Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86) |
| 2131 | 2026-08-30T02:20:20.108Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2132 | 2026-08-30T02:20:23.379Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2133 | 2026-08-30T02:20:41.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 2134 | 2026-08-30T02:20:41.556Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2135 | 2026-08-30T02:20:41.556Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2136 | 2026-08-30T02:20:41.679Z | cargo nextest run --run-ignored all |
| 2137 | 2026-08-30T02:20:42.575Z | Compiling serde_json v1.0.151 |
| 2138 | 2026-08-30T02:20:42.692Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2139 | 2026-08-30T02:20:43.248Z | Compiling schemars v0.8.22 |
| 2140 | 2026-08-30T02:20:43.248Z | Compiling openapiv3 v2.2.0 |
| 2141 | 2026-08-30T02:20:43.248Z | Compiling slog-json v2.6.1 |
| 2142 | 2026-08-30T02:20:43.251Z | Compiling reqwest v0.13.4 |
| 2143 | 2026-08-30T02:20:43.251Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2144 | 2026-08-30T02:20:43.464Z | Compiling slog-bunyan v2.5.0 |
| 2145 | 2026-08-30T02:20:43.511Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2146 | 2026-08-30T02:20:43.966Z | Compiling oxnet v0.1.6 |
| 2147 | 2026-08-30T02:20:44.070Z | Compiling typify-impl v0.6.2 |
| 2148 | 2026-08-30T02:20:44.471Z | Compiling daft v0.1.8 |
| 2149 | 2026-08-30T02:20:44.692Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2150 | 2026-08-30T02:20:44.726Z | Compiling dropshot v0.17.1 |
| 2151 | 2026-08-30T02:20:45.021Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2152 | 2026-08-30T02:20:45.163Z | Compiling progenitor-client v0.14.0 |
| 2153 | 2026-08-30T02:20:47.423Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694) |
| 2154 | 2026-08-30T02:20:47.723Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2155 | 2026-08-30T02:20:49.638Z | Compiling typify-macro v0.6.2 |
| 2156 | 2026-08-30T02:20:50.094Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2157 | 2026-08-30T02:20:51.261Z | Compiling typify v0.6.2 |
| 2158 | 2026-08-30T02:20:51.323Z | Compiling progenitor-impl v0.14.0 |
| 2159 | 2026-08-30T02:20:52.673Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2160 | 2026-08-30T02:20:53.268Z | Compiling progenitor-macro v0.14.0 |
| 2161 | 2026-08-30T02:20:57.123Z | Compiling progenitor v0.14.0 |
| 2162 | 2026-08-30T02:20:57.237Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2163 | 2026-08-30T02:20:59.971Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2164 | 2026-08-30T02:21:35.393Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 53.18s |
| 2165 | 2026-08-30T02:21:35.397Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2166 | 2026-08-30T02:21:35.397Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2167 | 2026-08-30T02:21:35.544Z | ──────────── |
| 2168 | 2026-08-30T02:21:35.544Z | Nextest run ID 3b774e5d-a135-49a2-ad3f-eb9cb0567227 with nextest profile: default |
| 2169 | 2026-08-30T02:21:35.544Z | Starting 120 tests across 11 binaries |
| 2170 | 2026-08-30T02:21:35.552Z | PASS [ 0.007s] ( 1/120) sush-client agent::test::sign_request_frame |
| 2171 | 2026-08-30T02:21:35.555Z | PASS [ 0.008s] ( 2/120) sush-client cli::rack::rack_drawing |
| 2172 | 2026-08-30T02:21:35.555Z | PASS [ 0.007s] ( 3/120) sush-client cli::rack::rack_drawing_health |
| 2173 | 2026-08-30T02:21:35.555Z | PASS [ 0.008s] ( 4/120) sush-client agent::test::request_identities_frame |
| 2174 | 2026-08-30T02:21:35.555Z | PASS [ 0.008s] ( 5/120) sush-client agent::test::identities_answer_roundtrip |
| 2175 | 2026-08-30T02:21:35.555Z | PASS [ 0.008s] ( 6/120) sush-client agent::test::sign_response_roundtrip |
| 2176 | 2026-08-30T02:21:35.555Z | PASS [ 0.008s] ( 7/120) sush-client agent::test::malformed_payloads |
| 2177 | 2026-08-30T02:21:35.559Z | PASS [ 0.007s] ( 8/120) sush-client commands::target_arg |
| 2178 | 2026-08-30T02:21:35.562Z | PASS [ 0.007s] ( 9/120) sush-client commands::tests::login_refused_blames_build_skew |
| 2179 | 2026-08-30T02:21:35.562Z | PASS [ 0.008s] ( 10/120) sush-client commands::watch_settling |
| 2180 | 2026-08-30T02:21:35.562Z | PASS [ 0.008s] ( 11/120) sush-client tls::test::descoped_urls |
| 2181 | 2026-08-30T02:21:35.565Z | PASS [ 0.011s] ( 12/120) sush-client commands::client_args |
| 2182 | 2026-08-30T02:21:35.568Z | PASS [ 0.007s] ( 13/120) sush-common authn::test::authn_errors |
| 2183 | 2026-08-30T02:21:35.568Z | PASS [ 0.007s] ( 14/120) sush-common authn::test::pin_to_be_signed |
| 2184 | 2026-08-30T02:21:35.571Z | PASS [ 0.006s] ( 15/120) sush-common authn::test::seq_windows |
| 2185 | 2026-08-30T02:21:35.574Z | PASS [ 0.006s] ( 16/120) sush-common codephrases::test::constant_codephrases |
| 2186 | 2026-08-30T02:21:35.577Z | PASS [ 0.006s] ( 17/120) sush-common codephrases::test::leading_zeros_after_truncation |
| 2187 | 2026-08-30T02:21:35.580Z | PASS [ 0.006s] ( 18/120) sush-common codephrases::test::non_phrases |
| 2188 | 2026-08-30T02:21:35.585Z | PASS [ 0.006s] ( 19/120) sush-common codephrases::test::trivial_codephrases |
| 2189 | 2026-08-30T02:21:35.591Z | PASS [ 0.006s] ( 20/120) sush-common codephrases::test::wide_values_reject_where_truncated |
| 2190 | 2026-08-30T02:21:35.597Z | PASS [ 0.006s] ( 21/120) sush-common hash::tests::sha3_256_empty_vector |
| 2191 | 2026-08-30T02:21:35.602Z | PASS [ 0.006s] ( 22/120) sush-common jobs::test::interactive_targets |
| 2192 | 2026-08-30T02:21:35.608Z | PASS [ 0.006s] ( 23/120) sush-common jobs::test::limits_clamp |
| 2193 | 2026-08-30T02:21:35.613Z | PASS [ 0.054s] ( 24/120) sush-common authn::test::bound_requests |
| 2194 | 2026-08-30T02:21:35.616Z | PASS [ 0.006s] ( 25/120) sush-common jobs::test::skip_converges_signer_and_server |
| 2195 | 2026-08-30T02:21:35.620Z | PASS [ 0.006s] ( 26/120) sush-common jobs::test::to_be_signed_omits_defaults |
| 2196 | 2026-08-30T02:21:35.625Z | PASS [ 0.006s] ( 27/120) sush-common keys::test::test_sk_split |
| 2197 | 2026-08-30T02:21:35.631Z | PASS [ 0.006s] ( 28/120) sush-common targets::test::targets_include |
| 2198 | 2026-08-30T02:21:35.636Z | PASS [ 0.005s] ( 29/120) sush-common targets::test::targets_parse |
| 2199 | 2026-08-30T02:21:35.642Z | PASS [ 0.005s] ( 30/120) sush-common targets::test::targets_round_trip |
| 2200 | 2026-08-30T02:21:35.648Z | PASS [ 0.006s] ( 31/120) sush-common wordlist::test::verify_wordlist |
| 2201 | 2026-08-30T02:21:35.656Z | PASS [ 0.008s] ( 32/120) sush-server bookmark::test::a_flipped_sequence_number_is_corruption |
| 2202 | 2026-08-30T02:21:35.661Z | PASS [ 0.094s] ( 33/120) sush-common codephrases::test::id_phrases |
| 2203 | 2026-08-30T02:21:35.664Z | PASS [ 0.007s] ( 34/120) sush-server bookmark::test::corruption_is_never_absence |
| 2204 | 2026-08-30T02:21:35.669Z | PASS [ 0.008s] ( 35/120) sush-server bookmark::test::newest_slot_is_home |
| 2205 | 2026-08-30T02:21:35.671Z | PASS [ 0.007s] ( 36/120) sush-server bookmark::test::none_and_shed_touch_nothing |
| 2206 | 2026-08-30T02:21:35.676Z | PASS [ 0.007s] ( 37/120) sush-server bookmark::test::probe_rejects_unwritable_storage |
| 2207 | 2026-08-30T02:21:35.679Z | PASS [ 0.007s] ( 38/120) sush-server bookmark::test::round_trip |
| 2208 | 2026-08-30T02:21:35.683Z | PASS [ 0.007s] ( 39/120) sush-server bookmark::test::stale_generations_cannot_load |
| 2209 | 2026-08-30T02:21:35.686Z | PASS [ 0.007s] ( 40/120) sush-server bookmark::test::stale_generations_cannot_store |
| 2210 | 2026-08-30T02:21:35.689Z | PASS [ 0.136s] ( 41/120) sush-client commands::output_needs_target |
| 2211 | 2026-08-30T02:21:35.692Z | PASS [ 0.007s] ( 42/120) sush-server bookmark::test::stragglers_cannot_clobber_newer_commits |
| 2212 | 2026-08-30T02:21:35.696Z | PASS [ 0.008s] ( 43/120) sush-server messages::wire_format::cert_requests |
| 2213 | 2026-08-30T02:21:35.699Z | PASS [ 0.007s] ( 44/120) sush-server messages::wire_format::concurrent_sessions_error |
| 2214 | 2026-08-30T02:21:35.703Z | PASS [ 0.007s] ( 45/120) sush-server messages::wire_format::identity_login_request |
| 2215 | 2026-08-30T02:21:35.706Z | PASS [ 0.152s] ( 46/120) sush-client identity::test::ssh_identities |
| 2216 | 2026-08-30T02:21:35.706Z | PASS [ 0.007s] ( 47/120) sush-server messages::wire_format::identity_revoke_request |
| 2217 | 2026-08-30T02:21:35.710Z | PASS [ 0.007s] ( 48/120) sush-server messages::wire_format::job_events |
| 2218 | 2026-08-30T02:21:35.713Z | PASS [ 0.151s] ( 49/120) sush-common authn::test::challenge_response |
| 2219 | 2026-08-30T02:21:35.713Z | PASS [ 0.007s] ( 50/120) sush-server messages::wire_format::job_start_request |
| 2220 | 2026-08-30T02:21:35.713Z | PASS [ 0.007s] ( 51/120) sush-server messages::wire_format::job_start_interactive_request |
| 2221 | 2026-08-30T02:21:35.717Z | PASS [ 0.007s] ( 52/120) sush-server messages::wire_format::job_stop_request |
| 2222 | 2026-08-30T02:21:35.720Z | PASS [ 0.007s] ( 53/120) sush-server messages::wire_format::session_allow_attach_request |
| 2223 | 2026-08-30T02:21:35.720Z | PASS [ 0.007s] ( 54/120) sush-server messages::wire_format::session_deny_attach_request |
| 2224 | 2026-08-30T02:21:35.720Z | PASS [ 0.007s] ( 55/120) sush-server messages::wire_format::session_skip_request |
| 2225 | 2026-08-30T02:21:35.723Z | PASS [ 0.007s] ( 56/120) sush-server messages::wire_format::session_start_request |
| 2226 | 2026-08-30T02:21:35.727Z | PASS [ 0.007s] ( 57/120) sush-server messages::wire_format::session_stop_request |
| 2227 | 2026-08-30T02:21:35.727Z | PASS [ 0.007s] ( 58/120) sush-server messages::wire_format::unknown_version_tolerated |
| 2228 | 2026-08-30T02:21:35.727Z | PASS [ 0.007s] ( 59/120) sush-server messages::wire_format::version_event |
| 2229 | 2026-08-30T02:21:35.730Z | PASS [ 0.007s] ( 60/120) sush-server proxy::test::home_preference |
| 2230 | 2026-08-30T02:21:35.733Z | PASS [ 0.007s] ( 61/120) sush-server proxy::test::named_targets |
| 2231 | 2026-08-30T02:21:35.733Z | PASS [ 0.007s] ( 62/120) sush-server proxy::test::version_interception |
| 2232 | 2026-08-30T02:21:35.733Z | PASS [ 0.007s] ( 63/120) sush-server proxy::test::resolution |
| 2233 | 2026-08-30T02:21:35.738Z | PASS [ 0.007s] ( 64/120) sush-server pty::test::pty |
| 2234 | 2026-08-30T02:21:35.741Z | PASS [ 0.007s] ( 65/120) sush-server pty::test::set_window_size |
| 2235 | 2026-08-30T02:21:35.842Z | PASS [ 0.267s] ( 66/120) sush-common codephrases::test::random_codephrases |
| 2236 | 2026-08-30T02:21:36.029Z | PASS [ 0.415s] ( 67/120) sush-common keys::test::signing |
| 2237 | 2026-08-30T02:21:36.889Z | PASS [ 1.203s] ( 68/120) sush-server job::test::tty |
| 2238 | 2026-08-30T02:21:37.595Z | PASS [ 2.051s] ( 69/120) sush-client cli::test::cert_chains |
| 2239 | 2026-08-30T02:21:37.977Z | PASS [ 2.239s] ( 70/120) sush-server::distributed interrupted_jobs_get_stopped |
| 2240 | 2026-08-30T02:21:38.274Z | PASS [ 2.542s] ( 71/120) sush-server::distributed bookmarks_survive_restart |
| 2241 | 2026-08-30T02:21:38.553Z | PASS [ 2.711s] ( 72/120) sush-server::distributed rejoining_replays_without_reexecuting |
| 2242 | 2026-08-30T02:21:38.852Z | PASS [ 3.119s] ( 73/120) sush-server::distributed gossip_survives_bookmark_failure |
| 2243 | 2026-08-30T02:21:39.088Z | PASS [ 3.349s] ( 74/120) sush-server::distributed jobs_gossip_between_sleds |
| 2244 | 2026-08-30T02:21:39.245Z | PASS [ 0.156s] ( 75/120) sush-tests integration_tests::client_proxy_server |
| 2245 | 2026-08-30T02:21:39.365Z | PASS [ 0.120s] ( 76/120) sush-tests integration_tests::client_server |
| 2246 | 2026-08-30T02:21:39.600Z | PASS [ 2.004s] ( 77/120) sush-server::gossip linked_follows_live_links |
| 2247 | 2026-08-30T02:21:39.827Z | PASS [ 0.462s] ( 78/120) sush-tests integration_tests::client_tls_proxy_server |
| 2248 | 2026-08-30T02:21:39.855Z | PASS [ 0.255s] ( 79/120) sush-tests integration_tests::client_tunnels_through_nexus |
| 2249 | 2026-08-30T02:21:40.040Z | PASS [ 0.185s] ( 80/120) sush-tests integration_tests::streaming_job |
| 2250 | 2026-08-30T02:21:40.076Z | PASS [ 0.249s] ( 81/120) sush-tests integration_tests::interactive_job |
| 2251 | 2026-08-30T02:21:40.274Z | PASS [ 1.422s] ( 82/120) sush-server::link gossip_convergence |
| 2252 | 2026-08-30T02:21:40.324Z | PASS [ 0.050s] ( 83/120) sush-tests manager_tests::attribution |
| 2253 | 2026-08-30T02:21:40.333Z | PASS [ 0.009s] ( 84/120) sush-tests manager_tests::bad_root_cert_files |
| 2254 | 2026-08-30T02:21:40.345Z | PASS [ 0.269s] ( 85/120) sush-tests manager_tests::attach_grants |
| 2255 | 2026-08-30T02:21:40.381Z | PASS [ 0.048s] ( 86/120) sush-tests manager_tests::cancel_queued_job |
| 2256 | 2026-08-30T02:21:40.396Z | PASS [ 0.050s] ( 87/120) sush-tests manager_tests::cert_chain |
| 2257 | 2026-08-30T02:21:40.458Z | PASS [ 0.418s] ( 88/120) sush-tests integration_tests::streaming_job_linger |
| 2258 | 2026-08-30T02:21:40.469Z | PASS [ 0.088s] ( 89/120) sush-tests manager_tests::cert_revoke |
| 2259 | 2026-08-30T02:21:40.506Z | PASS [ 0.110s] ( 90/120) sush-tests manager_tests::cubby_targets |
| 2260 | 2026-08-30T02:21:40.514Z | PASS [ 0.046s] ( 91/120) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2261 | 2026-08-30T02:21:40.553Z | PASS [ 0.095s] ( 92/120) sush-tests manager_tests::gossiped_identities |
| 2262 | 2026-08-30T02:21:40.560Z | PASS [ 0.046s] ( 93/120) sush-tests manager_tests::iam |
| 2263 | 2026-08-30T02:21:40.590Z | PASS [ 0.030s] ( 94/120) sush-tests manager_tests::interactive_target_required |
| 2264 | 2026-08-30T02:21:40.596Z | PASS [ 0.044s] ( 95/120) sush-tests manager_tests::iam_revoke |
| 2265 | 2026-08-30T02:21:40.607Z | PASS [ 0.101s] ( 96/120) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2266 | 2026-08-30T02:21:40.629Z | PASS [ 0.039s] ( 97/120) sush-tests manager_tests::job_json |
| 2267 | 2026-08-30T02:21:40.646Z | PASS [ 0.039s] ( 98/120) sush-tests manager_tests::job_output_perms |
| 2268 | 2026-08-30T02:21:40.646Z | PASS [ 0.050s] ( 99/120) sush-tests manager_tests::job_output_dir_moves |
| 2269 | 2026-08-30T02:21:40.659Z | PASS [ 0.030s] (100/120) sush-tests manager_tests::job_session_enforced |
| 2270 | 2026-08-30T02:21:40.685Z | PASS [ 0.039s] (101/120) sush-tests manager_tests::job_stop |
| 2271 | 2026-08-30T02:21:40.688Z | PASS [ 0.039s] (102/120) sush-tests manager_tests::job_signal_dispositions |
| 2272 | 2026-08-30T02:21:40.702Z | PASS [ 0.042s] (103/120) sush-tests manager_tests::job_targets |
| 2273 | 2026-08-30T02:21:40.773Z | PASS [ 0.088s] (104/120) sush-tests manager_tests::jobs |
| 2274 | 2026-08-30T02:21:40.814Z | PASS [ 0.041s] (105/120) sush-tests manager_tests::root_certs_from_files |
| 2275 | 2026-08-30T02:21:40.834Z | PASS [ 0.132s] (106/120) sush-tests manager_tests::revocation_tombstones |
| 2276 | 2026-08-30T02:21:40.840Z | PASS [ 0.026s] (107/120) sush-tests manager_tests::session_nonce_rotates |
| 2277 | 2026-08-30T02:21:40.871Z | PASS [ 0.037s] (108/120) sush-tests manager_tests::shutdown |
| 2278 | 2026-08-30T02:21:40.930Z | PASS [ 0.090s] (109/120) sush-tests manager_tests::skip_and_stop_are_starter_only |
| 2279 | 2026-08-30T02:21:40.962Z | PASS [ 0.091s] (110/120) sush-tests manager_tests::skip_racing_start_converges |
| 2280 | 2026-08-30T02:21:40.978Z | PASS [ 0.048s] (111/120) sush-tests manager_tests::streaming_validation |
| 2281 | 2026-08-30T02:21:41.044Z | PASS [ 0.065s] (112/120) sush-tests manager_tests::too_much_output |
| 2282 | 2026-08-30T02:21:41.145Z | PASS [ 0.101s] (113/120) sush-tests manager_tests::universe_swap |
| 2283 | 2026-08-30T02:21:41.385Z | PASS [ 0.700s] (114/120) sush-tests manager_tests::output_ranges |
| 2284 | 2026-08-30T02:21:42.203Z | PASS [ 1.241s] (115/120) sush-tests manager_tests::too_much_cpu |
| 2285 | 2026-08-30T02:21:42.825Z | PASS [ 6.796s] (116/120) sush-server::distributed stragglers_do_not_interrupt_live_jobs |
| 2286 | 2026-08-30T02:21:43.571Z | PASS [ 6.681s] (117/120) sush-server::gossip cold_start_converges |
| 2287 | 2026-08-30T02:21:45.151Z | PASS [ 6.876s] (118/120) sush-server::gossip staggered_start_converges |
| 2288 | 2026-08-30T02:21:46.053Z | PASS [ 8.075s] (119/120) sush-server::gossip node_replacement_reconverges |
| 2289 | 2026-08-30T02:22:21.993Z | PASS [ 43.436s] (120/120) sush-server::link conformance |
| 2290 | 2026-08-30T02:22:21.996Z | ──────────── |
| 2291 | 2026-08-30T02:22:21.996Z | Summary [ 46.445s] 120 tests run: 120 passed, 0 skipped |
| 2292 | 2026-08-30T02:22:22.003Z | cargo test --doc |
| 2293 | 2026-08-30T02:22:22.405Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2294 | 2026-08-30T02:22:22.408Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2295 | 2026-08-30T02:22:22.408Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2296 | 2026-08-30T02:22:22.442Z | Doc-tests sush_api |
| 2297 | 2026-08-30T02:22:22.923Z | |
| 2298 | 2026-08-30T02:22:22.923Z | running 2 tests |
| 2299 | 2026-08-30T02:22:22.923Z | test api/src/lib.rs - sush_api_mod::api_description (line 41) ... ignored |
| 2300 | 2026-08-30T02:22:22.923Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 47) ... ignored |
| 2301 | 2026-08-30T02:22:22.923Z | |
| 2302 | 2026-08-30T02:22:22.923Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2303 | 2026-08-30T02:22:22.923Z | |
| 2304 | 2026-08-30T02:22:22.926Z | all doctests ran in 0.32s; merged doctests compilation took 0.32s |
| 2305 | 2026-08-30T02:22:22.940Z | Doc-tests sush_client |
| 2306 | 2026-08-30T02:22:23.689Z | |
| 2307 | 2026-08-30T02:22:23.689Z | running 22 tests |
| 2308 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::cert_chain (line 74) ... ignored |
| 2309 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::cert_import (line 75) ... ignored |
| 2310 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::cert_revoke (line 75) ... ignored |
| 2311 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::iam (line 73) ... ignored |
| 2312 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::iam_revoke (line 75) ... ignored |
| 2313 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::identities (line 73) ... ignored |
| 2314 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_attach (line 74) ... ignored |
| 2315 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_history (line 75) ... ignored |
| 2316 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_output (line 78) ... ignored |
| 2317 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_start (line 81) ... ignored |
| 2318 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_status (line 73) ... ignored |
| 2319 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::job_stop (line 74) ... ignored |
| 2320 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session (line 71) ... ignored |
| 2321 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_allow_attach (line 76) ... ignored |
| 2322 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_deny_attach (line 75) ... ignored |
| 2323 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_skip_job (line 73) ... ignored |
| 2324 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_start (line 76) ... ignored |
| 2325 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_start_nonce (line 73) ... ignored |
| 2326 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::session_stop (line 72) ... ignored |
| 2327 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::target (line 71) ... ignored |
| 2328 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::version (line 71) ... ignored |
| 2329 | 2026-08-30T02:22:23.689Z | test client/src/lib.rs - Client::versions (line 71) ... ignored |
| 2330 | 2026-08-30T02:22:23.693Z | |
| 2331 | 2026-08-30T02:22:23.693Z | test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2332 | 2026-08-30T02:22:23.693Z | |
| 2333 | 2026-08-30T02:22:23.693Z | all doctests ran in 0.33s; merged doctests compilation took 0.33s |
| 2334 | 2026-08-30T02:22:23.717Z | Doc-tests sush_common |
| 2335 | 2026-08-30T02:22:23.924Z | |
| 2336 | 2026-08-30T02:22:23.924Z | running 0 tests |
| 2337 | 2026-08-30T02:22:23.924Z | |
| 2338 | 2026-08-30T02:22:23.924Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2339 | 2026-08-30T02:22:23.924Z | |
| 2340 | 2026-08-30T02:22:23.942Z | Doc-tests sush_server |
| 2341 | 2026-08-30T02:22:24.244Z | |
| 2342 | 2026-08-30T02:22:24.244Z | running 0 tests |
| 2343 | 2026-08-30T02:22:24.244Z | |
| 2344 | 2026-08-30T02:22:24.244Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2345 | 2026-08-30T02:22:24.244Z | |
| 2346 | 2026-08-30T02:22:24.269Z | Doc-tests sush_tests |
| 2347 | 2026-08-30T02:22:24.299Z | |
| 2348 | 2026-08-30T02:22:24.300Z | running 0 tests |
| 2349 | 2026-08-30T02:22:24.300Z | |
| 2350 | 2026-08-30T02:22:24.303Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2351 | 2026-08-30T02:22:24.303Z | |
| 2352 | 2026-08-30T02:22:24.330Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2353 | 2026-08-30T02:22:24.631Z | Compiling libc v0.2.189 |
| 2354 | 2026-08-30T02:22:24.631Z | Compiling zeroize v1.9.0 |
| 2355 | 2026-08-30T02:22:24.634Z | Compiling proc-macro2 v1.0.107 |
| 2356 | 2026-08-30T02:22:24.634Z | Compiling quote v1.0.47 |
| 2357 | 2026-08-30T02:22:24.693Z | Compiling bytes v1.12.1 |
| 2358 | 2026-08-30T02:22:24.696Z | Compiling smallvec v1.15.2 |
| 2359 | 2026-08-30T02:22:24.701Z | Compiling num-traits v0.2.19 |
| 2360 | 2026-08-30T02:22:24.707Z | Compiling zerocopy v0.8.56 |
| 2361 | 2026-08-30T02:22:24.725Z | Compiling rustc_version v0.4.1 |
| 2362 | 2026-08-30T02:22:24.862Z | Compiling generic-array v0.14.7 |
| 2363 | 2026-08-30T02:22:24.894Z | Compiling log v0.4.33 |
| 2364 | 2026-08-30T02:22:24.986Z | Compiling hashbrown v0.17.1 |
| 2365 | 2026-08-30T02:22:25.046Z | Compiling errno v0.3.14 |
| 2366 | 2026-08-30T02:22:25.063Z | Compiling getrandom v0.2.17 |
| 2367 | 2026-08-30T02:22:25.080Z | Compiling jobserver v0.1.35 |
| 2368 | 2026-08-30T02:22:25.198Z | Compiling rand_core v0.6.4 |
| 2369 | 2026-08-30T02:22:25.246Z | Compiling parking_lot_core v0.9.12 |
| 2370 | 2026-08-30T02:22:25.302Z | Compiling crypto-common v0.1.7 |
| 2371 | 2026-08-30T02:22:25.403Z | Compiling block-buffer v0.10.4 |
| 2372 | 2026-08-30T02:22:25.420Z | Compiling cc v1.4.2 |
| 2373 | 2026-08-30T02:22:25.423Z | Compiling signal-hook-registry v1.4.8 |
| 2374 | 2026-08-30T02:22:25.530Z | Compiling syn v3.0.3 |
| 2375 | 2026-08-30T02:22:25.538Z | Compiling syn v2.0.119 |
| 2376 | 2026-08-30T02:22:25.545Z | Compiling digest v0.10.7 |
| 2377 | 2026-08-30T02:22:25.545Z | Compiling parking_lot v0.12.5 |
| 2378 | 2026-08-30T02:22:25.591Z | Compiling http v1.5.0 |
| 2379 | 2026-08-30T02:22:25.717Z | Compiling socket2 v0.6.5 |
| 2380 | 2026-08-30T02:22:25.748Z | Compiling mio v1.2.2 |
| 2381 | 2026-08-30T02:22:25.954Z | Compiling getrandom v0.4.3 |
| 2382 | 2026-08-30T02:22:26.164Z | Compiling cmake v0.1.58 |
| 2383 | 2026-08-30T02:22:26.262Z | Compiling uuid v1.24.0 |
| 2384 | 2026-08-30T02:22:26.502Z | Compiling ff v0.13.1 |
| 2385 | 2026-08-30T02:22:26.580Z | Compiling sha2 v0.10.9 |
| 2386 | 2026-08-30T02:22:26.641Z | Compiling group v0.13.0 |
| 2387 | 2026-08-30T02:22:26.687Z | Compiling signature v2.2.0 |
| 2388 | 2026-08-30T02:22:26.701Z | Compiling aws-lc-sys v0.44.0 |
| 2389 | 2026-08-30T02:22:26.713Z | Compiling crypto-bigint v0.5.5 |
| 2390 | 2026-08-30T02:22:26.814Z | Compiling getrandom v0.3.4 |
| 2391 | 2026-08-30T02:22:26.830Z | Compiling rustix v1.1.4 |
| 2392 | 2026-08-30T02:22:26.964Z | Compiling rand_core v0.9.5 |
| 2393 | 2026-08-30T02:22:26.997Z | Compiling hmac v0.12.1 |
| 2394 | 2026-08-30T02:22:27.133Z | Compiling indexmap v2.14.0 |
| 2395 | 2026-08-30T02:22:27.178Z | Compiling curve25519-dalek v4.1.3 |
| 2396 | 2026-08-30T02:22:27.466Z | Compiling ppv-lite86 v0.2.21 |
| 2397 | 2026-08-30T02:22:27.585Z | Compiling rustls-pki-types v1.15.1 |
| 2398 | 2026-08-30T02:22:27.774Z | Compiling time v0.3.55 |
| 2399 | 2026-08-30T02:22:27.783Z | Compiling tracing v0.1.44 |
| 2400 | 2026-08-30T02:22:28.024Z | Compiling rand_chacha v0.9.0 |
| 2401 | 2026-08-30T02:22:28.082Z | Compiling serde_derive_internals v0.29.1 |
| 2402 | 2026-08-30T02:22:28.402Z | Compiling rfc6979 v0.4.0 |
| 2403 | 2026-08-30T02:22:28.471Z | Compiling http-body v1.1.0 |
| 2404 | 2026-08-30T02:22:28.561Z | Compiling inout v0.1.4 |
| 2405 | 2026-08-30T02:22:28.627Z | Compiling rustls v0.23.43 |
| 2406 | 2026-08-30T02:22:28.698Z | Compiling cipher v0.4.4 |
| 2407 | 2026-08-30T02:22:28.781Z | Compiling serde_derive v1.0.229 |
| 2408 | 2026-08-30T02:22:28.854Z | Compiling tokio-macros v2.7.2 |
| 2409 | 2026-08-30T02:22:28.854Z | Compiling thiserror-impl v2.0.20 |
| 2410 | 2026-08-30T02:22:28.911Z | Compiling daft-derive v0.1.8 |
| 2411 | 2026-08-30T02:22:29.084Z | Compiling rand v0.9.5 |
| 2412 | 2026-08-30T02:22:29.300Z | Compiling der_derive v0.7.3 |
| 2413 | 2026-08-30T02:22:29.317Z | Compiling futures-macro v0.3.33 |
| 2414 | 2026-08-30T02:22:29.559Z | Compiling tokio v1.53.1 |
| 2415 | 2026-08-30T02:22:29.645Z | Compiling schemars_derive v0.8.22 |
| 2416 | 2026-08-30T02:22:29.691Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2417 | 2026-08-30T02:22:30.036Z | Compiling thiserror v2.0.20 |
| 2418 | 2026-08-30T02:22:30.128Z | Compiling futures-util v0.3.33 |
| 2419 | 2026-08-30T02:22:30.144Z | Compiling ssh-encoding v0.2.0 |
| 2420 | 2026-08-30T02:22:30.230Z | Compiling der v0.7.10 |
| 2421 | 2026-08-30T02:22:30.399Z | Compiling newtype-uuid v1.4.0 |
| 2422 | 2026-08-30T02:22:30.567Z | Compiling sha1 v0.10.7 |
| 2423 | 2026-08-30T02:22:30.798Z | Compiling hostname v0.3.1 |
| 2424 | 2026-08-30T02:22:30.813Z | Compiling tungstenite v0.28.0 |
| 2425 | 2026-08-30T02:22:30.938Z | Compiling ssh-cipher v0.2.0 |
| 2426 | 2026-08-30T02:22:31.086Z | Compiling spki v0.7.3 |
| 2427 | 2026-08-30T02:22:31.294Z | Compiling serde v1.0.229 |
| 2428 | 2026-08-30T02:22:31.302Z | Compiling pkcs8 v0.10.2 |
| 2429 | 2026-08-30T02:22:31.446Z | Compiling sec1 v0.7.3 |
| 2430 | 2026-08-30T02:22:31.519Z | Compiling ed25519 v2.2.3 |
| 2431 | 2026-08-30T02:22:31.727Z | Compiling erased-serde v0.3.31 |
| 2432 | 2026-08-30T02:22:31.763Z | Compiling chrono v0.4.45 |
| 2433 | 2026-08-30T02:22:31.804Z | Compiling elliptic-curve v0.13.8 |
| 2434 | 2026-08-30T02:22:31.816Z | Compiling ed25519-dalek v2.2.0 |
| 2435 | 2026-08-30T02:22:32.061Z | Compiling serde_tokenstream v0.2.3 |
| 2436 | 2026-08-30T02:22:32.188Z | Compiling slog v2.8.2 |
| 2437 | 2026-08-30T02:22:32.216Z | Compiling ecdsa v0.16.9 |
| 2438 | 2026-08-30T02:22:32.355Z | Compiling primeorder v0.13.6 |
| 2439 | 2026-08-30T02:22:32.358Z | Compiling futures-executor v0.3.33 |
| 2440 | 2026-08-30T02:22:32.434Z | Compiling thiserror-impl v1.0.69 |
| 2441 | 2026-08-30T02:22:32.600Z | Compiling slog-json v2.6.1 |
| 2442 | 2026-08-30T02:22:32.618Z | Compiling async-stream-impl v0.3.6 |
| 2443 | 2026-08-30T02:22:32.644Z | Compiling p256 v0.13.2 |
| 2444 | 2026-08-30T02:22:32.812Z | Compiling schemars v0.8.22 |
| 2445 | 2026-08-30T02:22:32.865Z | Compiling rand_chacha v0.3.1 |
| 2446 | 2026-08-30T02:22:33.023Z | Compiling is-terminal v0.4.17 |
| 2447 | 2026-08-30T02:22:33.124Z | Compiling tokio-util v0.7.19 |
| 2448 | 2026-08-30T02:22:33.227Z | Compiling spin v0.9.9 |
| 2449 | 2026-08-30T02:22:33.243Z | Compiling slog-term v2.9.2 |
| 2450 | 2026-08-30T02:22:33.320Z | Compiling multer v3.1.0 |
| 2451 | 2026-08-30T02:22:33.345Z | Compiling tempfile v3.27.0 |
| 2452 | 2026-08-30T02:22:33.606Z | Compiling oxnet v0.1.6 |
| 2453 | 2026-08-30T02:22:33.789Z | Compiling h2 v0.4.15 |
| 2454 | 2026-08-30T02:22:33.837Z | Compiling thiserror v1.0.69 |
| 2455 | 2026-08-30T02:22:33.879Z | Compiling daft v0.1.8 |
| 2456 | 2026-08-30T02:22:33.942Z | Compiling sha3 v0.10.9 |
| 2457 | 2026-08-30T02:22:33.990Z | Compiling serde_urlencoded v0.7.1 |
| 2458 | 2026-08-30T02:22:34.116Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2459 | 2026-08-30T02:22:34.141Z | Compiling slog-async v2.8.0 |
| 2460 | 2026-08-30T02:22:34.248Z | Compiling async-stream v0.3.6 |
| 2461 | 2026-08-30T02:22:34.330Z | Compiling async-compression v0.4.43 |
| 2462 | 2026-08-30T02:22:34.432Z | Compiling tokio-tungstenite v0.28.0 |
| 2463 | 2026-08-30T02:22:34.450Z | Compiling rand v0.8.7 |
| 2464 | 2026-08-30T02:22:34.486Z | Compiling ssh-key v0.6.7 |
| 2465 | 2026-08-30T02:22:34.656Z | Compiling slog-bunyan v2.5.0 |
| 2466 | 2026-08-30T02:22:34.713Z | Compiling futures v0.3.33 |
| 2467 | 2026-08-30T02:22:34.729Z | Compiling dropshot_endpoint v0.17.1 |
| 2468 | 2026-08-30T02:22:34.792Z | Compiling openapiv3 v2.2.0 |
| 2469 | 2026-08-30T02:22:34.800Z | Compiling x509-cert v0.2.5 |
| 2470 | 2026-08-30T02:22:35.119Z | Compiling rlimit v0.10.2 |
| 2471 | 2026-08-30T02:22:35.302Z | Compiling async-trait v0.1.92 |
| 2472 | 2026-08-30T02:22:35.722Z | Compiling http-body-util v0.1.4 |
| 2473 | 2026-08-30T02:22:35.986Z | Compiling hyper v1.11.0 |
| 2474 | 2026-08-30T02:22:36.240Z | Compiling terminal_size v0.4.4 |
| 2475 | 2026-08-30T02:22:36.335Z | Compiling rustls-pemfile v2.2.0 |
| 2476 | 2026-08-30T02:22:36.384Z | Compiling hostname v0.4.2 |
| 2477 | 2026-08-30T02:22:36.393Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2478 | 2026-08-30T02:22:36.399Z | Compiling clap_builder v4.6.6 |
| 2479 | 2026-08-30T02:22:36.527Z | Compiling clap_derive v4.6.4 |
| 2480 | 2026-08-30T02:22:37.139Z | Compiling hyper-util v0.1.20 |
| 2481 | 2026-08-30T02:22:38.079Z | Compiling clap v4.6.6 |
| 2482 | 2026-08-30T02:22:42.682Z | Compiling aws-lc-rs v1.18.0 |
| 2483 | 2026-08-30T02:22:43.840Z | Compiling rustls-webpki v0.103.13 |
| 2484 | 2026-08-30T02:22:46.544Z | Compiling tokio-rustls v0.26.4 |
| 2485 | 2026-08-30T02:22:46.733Z | Compiling dropshot v0.17.1 |
| 2486 | 2026-08-30T02:22:49.098Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2487 | 2026-08-30T02:22:50.454Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2488 | 2026-08-30T02:22:55.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.01s |
| 2489 | 2026-08-30T02:22:55.436Z | Running `target/debug/xtask openapi` |
| 2490 | 2026-08-30T02:22:55.499Z | Generating OpenAPI document `sush.json`... done! |
| 2491 | 2026-08-30T02:22:55.508Z | process exited: duration 469232 ms, exit code 0 |
| |
| 2492 | 2026-08-30T02:22:55.527Z | found 1 output files |
| 2493 | 2026-08-30T02:22:55.619Z | uploading: /work/sush (39775104 bytes) |
| 2494 | 2026-08-30T02:22:57.184Z | uploaded: /work/sush |