|
|
|
| 1 | 2026-08-25T17:55:12.101Z | job assigned to worker 01M0X0Y30GGEF0Q3QSK7QK560V [factory aws, i-026de63a619a4b524] (queued for 56 s) |
| |
| 2 | 2026-08-25T17:55:18.300Z | starting task 0: "setup" |
| 3 | 2026-08-25T17:55:18.305Z | ++ uname -s |
| 4 | 2026-08-25T17:55:18.309Z | + kern=SunOS |
| 5 | 2026-08-25T17:55:18.309Z | + build_user=build |
| 6 | 2026-08-25T17:55:18.309Z | + build_uid=12345 |
| 7 | 2026-08-25T17:55:18.309Z | + work_dir=/work |
| 8 | 2026-08-25T17:55:18.309Z | + input_dir=/input |
| 9 | 2026-08-25T17:55:18.309Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-25T17:55:18.309Z | + case "$kern" in |
| 11 | 2026-08-25T17:55:18.309Z | + groupadd -g 12345 build |
| 12 | 2026-08-25T17:55:18.313Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-25T17:55:20.314Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-25T17:55:20.379Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-25T17:55:20.382Z | + home_fs=zfs |
| 16 | 2026-08-25T17:55:20.383Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-25T17:55:20.383Z | + mkdir -p /home/build |
| 18 | 2026-08-25T17:55:20.383Z | + chown build:build /home/build /work |
| 19 | 2026-08-25T17:55:22.384Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-25T17:55:22.387Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-08-25T17:55:22.393Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-25T17:55:22.397Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-08-25T17:55:22.397Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-08-25T17:55:22.397Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-25T17:55:22.397Z | * rust toolchain profile = "default" |
| 26 | 2026-08-25T17:55:22.397Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-25T17:55:22.397Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-25T17:55:22.400Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-25T17:55:22.400Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-08-25T17:55:22.475Z | info: downloading installer |
| 31 | 2026-08-25T17:55:23.890Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-25T17:55:23.890Z | warn: /opt/ooce/bin |
| 33 | 2026-08-25T17:55:23.890Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-25T17:55:23.890Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-25T17:55:23.890Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-25T17:55:23.890Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-25T17:55:23.890Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-25T17:55:23.890Z | error: cannot install while Rust is installed |
| 39 | 2026-08-25T17:55:23.890Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-25T17:55:23.890Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-25T17:55:23.890Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-25T17:55:23.890Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-25T17:55:23.890Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-25T17:55:23.903Z | info: profile set to default |
| 45 | 2026-08-25T17:55:23.904Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-25T17:55:23.906Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 47 | 2026-08-25T17:55:24.051Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-25T17:55:24.054Z | info: downloading 6 components |
| 49 | 2026-08-25T17:55:39.540Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 50 | 2026-08-25T17:55:39.540Z | |
| 51 | 2026-08-25T17:55:39.567Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-25T17:55:39.567Z | |
| 53 | 2026-08-25T17:55:39.567Z | |
| 54 | 2026-08-25T17:55:39.567Z | Rust is installed now. Great! |
| 55 | 2026-08-25T17:55:39.567Z | |
| 56 | 2026-08-25T17:55:39.567Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-25T17:55:39.567Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-25T17:55:39.567Z | |
| 59 | 2026-08-25T17:55:39.567Z | To configure your current shell, you need to source |
| 60 | 2026-08-25T17:55:39.567Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-25T17:55:39.567Z | |
| 62 | 2026-08-25T17:55:39.567Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-25T17:55:39.567Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-25T17:55:39.567Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-25T17:55:39.567Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-25T17:55:39.567Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-25T17:55:39.568Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-25T17:55:39.568Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-25T17:55:39.571Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-25T17:55:39.571Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-25T17:55:39.670Z | + rustup --version |
| 72 | 2026-08-25T17:55:39.679Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-25T17:55:39.682Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-25T17:55:39.701Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-25T17:55:39.704Z | + cargo --version |
| 76 | 2026-08-25T17:55:39.718Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-25T17:55:39.721Z | + rustc --version |
| 78 | 2026-08-25T17:55:39.740Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-25T17:55:39.743Z | process exited: duration 17346 ms, exit code 0 |
| |
| 80 | 2026-08-25T17:55:39.749Z | starting task 2: "authentication" |
| 81 | 2026-08-25T17:55:39.765Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-25T17:55:39.771Z | starting task 3: "clone repository" |
| 83 | 2026-08-25T17:55:39.774Z | + mkdir -p /work/oxidecomputer/sush |
| 84 | 2026-08-25T17:55:39.777Z | + git clone https://github.com/oxidecomputer/sush /work/oxidecomputer/sush |
| 85 | 2026-08-25T17:55:39.807Z | Cloning into '/work/oxidecomputer/sush'... |
| 86 | 2026-08-25T17:55:40.520Z | + cd /work/oxidecomputer/sush |
| 87 | 2026-08-25T17:55:40.520Z | + git fetch origin e1d6bfd8809cca2675b8ec50e543f0458aede3ea |
| 88 | 2026-08-25T17:55:40.771Z | From https://github.com/oxidecomputer/sush |
| 89 | 2026-08-25T17:55:40.771Z | * branch e1d6bfd8809cca2675b8ec50e543f0458aede3ea -> FETCH_HEAD |
| 90 | 2026-08-25T17:55:40.776Z | + [[ -n rustyline-veof ]] |
| 91 | 2026-08-25T17:55:40.778Z | ++ git branch --show-current |
| 92 | 2026-08-25T17:55:40.778Z | + current=main |
| 93 | 2026-08-25T17:55:40.778Z | + [[ main != rustyline-veof ]] |
| 94 | 2026-08-25T17:55:40.778Z | + git branch -f rustyline-veof e1d6bfd8809cca2675b8ec50e543f0458aede3ea |
| 95 | 2026-08-25T17:55:40.781Z | + git checkout -f rustyline-veof |
| 96 | 2026-08-25T17:55:40.787Z | Switched to branch 'rustyline-veof' |
| 97 | 2026-08-25T17:55:40.790Z | + git reset --hard e1d6bfd8809cca2675b8ec50e543f0458aede3ea |
| 98 | 2026-08-25T17:55:40.794Z | HEAD is now at e1d6bfd Pin rustyline to upstream master for testing |
| 99 | 2026-08-25T17:55:40.797Z | process exited: duration 1024 ms, exit code 0 |
| |
| 100 | 2026-08-25T17:55:40.803Z | starting task 4: "build" |
| 101 | 2026-08-25T17:55:40.806Z | + cargo --version |
| 102 | 2026-08-25T17:55:40.834Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 103 | 2026-08-25T17:55:40.837Z | + rustc --version |
| 104 | 2026-08-25T17:55:40.874Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 105 | 2026-08-25T17:55:40.877Z | + export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 106 | 2026-08-25T17:55:40.877Z | + CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 107 | 2026-08-25T17:55:40.877Z | + export CARGO_INCREMENTAL=0 |
| 108 | 2026-08-25T17:55:40.877Z | + CARGO_INCREMENTAL=0 |
| 109 | 2026-08-25T17:55:40.877Z | + pfexec mkdir -p /work |
| 110 | 2026-08-25T17:55:40.880Z | + pfexec chown build /work |
| 111 | 2026-08-25T17:55:40.883Z | + cargo build --release --locked --package sush-client --features permslip |
| 112 | 2026-08-25T17:55:40.980Z | Updating crates.io index |
| 113 | 2026-08-25T17:55:40.983Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2026-08-25T17:55:51.849Z | From https://github.com/oxidecomputer/omicron |
| 115 | 2026-08-25T17:55:51.849Z | * [new ref] 3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 -> refs/commit/3e5bafe8ad9d19de5db48fb50bbe2e9437f82e86 |
| 116 | 2026-08-25T17:55:52.286Z | Updating git repository `https://github.com/oxidecomputer/permission-slip` |
| 117 | 2026-08-25T17:55:53.148Z | From https://github.com/oxidecomputer/permission-slip |
| 118 | 2026-08-25T17:55:53.148Z | * [new ref] 11f249d93ab0c539febabda9da67cc2dc6aa5355 -> refs/commit/11f249d93ab0c539febabda9da67cc2dc6aa5355 |
| 119 | 2026-08-25T17:55:53.163Z | Updating git repository `https://github.com/kkawakam/rustyline` |
| 120 | 2026-08-25T17:55:53.906Z | From https://github.com/kkawakam/rustyline |
| 121 | 2026-08-25T17:55:53.906Z | * [new ref] 5ab22f2f8d65e85f0b925360437ece8eeeb6db92 -> refs/commit/5ab22f2f8d65e85f0b925360437ece8eeeb6db92 |
| 122 | 2026-08-25T17:55:53.915Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 123 | 2026-08-25T17:55:55.546Z | From https://github.com/oxidecomputer/sprockets |
| 124 | 2026-08-25T17:55:55.546Z | * [new ref] b8782742d1bd91546887fbc1757a7d024a5469ef -> refs/commit/b8782742d1bd91546887fbc1757a7d024a5469ef |
| 125 | 2026-08-25T17:55:55.554Z | Updating git repository `https://github.com/oxidecomputer/rumors` |
| 126 | 2026-08-25T17:55:59.003Z | From https://github.com/oxidecomputer/rumors |
| 127 | 2026-08-25T17:55:59.003Z | * [new ref] b2675dbef99b784efb817db01920ee59dac708c3 -> refs/commit/b2675dbef99b784efb817db01920ee59dac708c3 |
| 128 | 2026-08-25T17:55:59.488Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 129 | 2026-08-25T17:55:59.924Z | From https://github.com/oxidecomputer/dice-util |
| 130 | 2026-08-25T17:55:59.924Z | * [new ref] 10952e8d9599b735b85d480af3560a11700e5b64 -> refs/commit/10952e8d9599b735b85d480af3560a11700e5b64 |
| 131 | 2026-08-25T17:55:59.934Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 132 | 2026-08-25T17:56:00.349Z | From https://github.com/oxidecomputer/lpc55_support |
| 133 | 2026-08-25T17:56:00.349Z | * [new ref] fc64732faf5511850b35f1734d572b9953d73374 -> refs/commit/fc64732faf5511850b35f1734d572b9953d73374 |
| 134 | 2026-08-25T17:56:00.356Z | Updating git repository `https://github.com/oxidecomputer/sshauth` |
| 135 | 2026-08-25T17:56:00.743Z | From https://github.com/oxidecomputer/sshauth |
| 136 | 2026-08-25T17:56:00.743Z | * [new ref] 6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f -> refs/commit/6233c1b25d9e3b03d51ab95b19ed7903bfadfd8f |
| 137 | 2026-08-25T17:56:00.752Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2026-08-25T17:56:01.066Z | From https://github.com/oxidecomputer/dice-util |
| 139 | 2026-08-25T17:56:01.066Z | * [new ref] 4a39ef08d81e5177edee0bddb1146032aa21074d -> refs/commit/4a39ef08d81e5177edee0bddb1146032aa21074d |
| 140 | 2026-08-25T17:56:01.077Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 141 | 2026-08-25T17:56:01.486Z | From https://github.com/oxidecomputer/slog-error-chain |
| 142 | 2026-08-25T17:56:01.486Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 143 | 2026-08-25T17:56:01.494Z | Updating git repository `https://github.com/oxidecomputer/rats-corim` |
| 144 | 2026-08-25T17:56:01.810Z | From https://github.com/oxidecomputer/rats-corim |
| 145 | 2026-08-25T17:56:01.810Z | * [new ref] f0d5d5168d3d31487a56df32c676b0c6240bcc6b -> refs/commit/f0d5d5168d3d31487a56df32c676b0c6240bcc6b |
| 146 | 2026-08-25T17:56:01.815Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 147 | 2026-08-25T17:56:02.231Z | From https://github.com/oxidecomputer/pki-playground |
| 148 | 2026-08-25T17:56:02.231Z | * [new ref] 7600756029ce046a02c6234aa84ce230cc5eaa04 -> refs/commit/7600756029ce046a02c6234aa84ce230cc5eaa04 |
| 149 | 2026-08-25T17:56:02.238Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 150 | 2026-08-25T17:56:02.508Z | From https://github.com/oxidecomputer/pki-playground |
| 151 | 2026-08-25T17:56:02.508Z | * [new ref] bcd3bf2dfe36468c494eac17463a4e10be366b35 -> refs/commit/bcd3bf2dfe36468c494eac17463a4e10be366b35 |
| 152 | 2026-08-25T17:56:04.745Z | Downloading crates ... |
| 153 | 2026-08-25T17:56:04.799Z | Downloaded async-recursion v1.1.1 |
| 154 | 2026-08-25T17:56:04.802Z | Downloaded block-buffer v0.10.4 |
| 155 | 2026-08-25T17:56:04.804Z | Downloaded base64-simd v0.8.0 |
| 156 | 2026-08-25T17:56:04.804Z | Downloaded async-stream v0.3.6 |
| 157 | 2026-08-25T17:56:04.807Z | Downloaded base16ct v0.2.0 |
| 158 | 2026-08-25T17:56:04.811Z | Downloaded anstyle-query v1.1.5 |
| 159 | 2026-08-25T17:56:04.811Z | Downloaded bitfield-macros v0.19.5 |
| 160 | 2026-08-25T17:56:04.813Z | Downloaded array-init v0.0.4 |
| 161 | 2026-08-25T17:56:04.813Z | Downloaded arrayref v0.3.9 |
| 162 | 2026-08-25T17:56:04.813Z | Downloaded aws-smithy-runtime-api-macros v1.1.0 |
| 163 | 2026-08-25T17:56:04.816Z | Downloaded adler2 v2.0.1 |
| 164 | 2026-08-25T17:56:04.819Z | Downloaded atomic-waker v1.1.2 |
| 165 | 2026-08-25T17:56:04.819Z | Downloaded lru-slab v0.1.2 |
| 166 | 2026-08-25T17:56:04.827Z | Downloaded ciborium-ll v0.2.2 |
| 167 | 2026-08-25T17:56:04.831Z | Downloaded miniz_oxide v0.8.9 |
| 168 | 2026-08-25T17:56:04.831Z | Downloaded num-traits v0.2.19 |
| 169 | 2026-08-25T17:56:04.831Z | Downloaded pin-utils v0.1.0 |
| 170 | 2026-08-25T17:56:04.831Z | Downloaded der_derive v0.7.3 |
| 171 | 2026-08-25T17:56:04.831Z | Downloaded rand_chacha v0.9.0 |
| 172 | 2026-08-25T17:56:04.834Z | Downloaded cfg_aliases v0.2.2 |
| 173 | 2026-08-25T17:56:04.837Z | Downloaded clap-num v1.2.0 |
| 174 | 2026-08-25T17:56:04.840Z | Downloaded lazy_static v1.5.0 |
| 175 | 2026-08-25T17:56:04.840Z | Downloaded rand v0.10.2 |
| 176 | 2026-08-25T17:56:04.843Z | Downloaded async-stream-impl v0.3.6 |
| 177 | 2026-08-25T17:56:04.845Z | Downloaded paste v1.0.15 |
| 178 | 2026-08-25T17:56:04.848Z | Downloaded knus-derive v3.4.0 |
| 179 | 2026-08-25T17:56:04.848Z | Downloaded parking_lot_core v0.9.12 |
| 180 | 2026-08-25T17:56:04.848Z | Downloaded oauth2-reqwest v0.1.0-alpha.3 |
| 181 | 2026-08-25T17:56:04.851Z | Downloaded cobs v0.3.0 |
| 182 | 2026-08-25T17:56:04.855Z | Downloaded defmt-parser v1.0.0 |
| 183 | 2026-08-25T17:56:04.855Z | Downloaded ciborium-io v0.2.2 |
| 184 | 2026-08-25T17:56:04.855Z | Downloaded cpufeatures v0.3.0 |
| 185 | 2026-08-25T17:56:04.855Z | Downloaded natord v1.0.9 |
| 186 | 2026-08-25T17:56:04.855Z | Downloaded owo-colors v4.3.0 |
| 187 | 2026-08-25T17:56:04.858Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-08-25T17:56:04.861Z | Downloaded packed_struct_codegen v0.10.1 |
| 189 | 2026-08-25T17:56:04.865Z | Downloaded pem-rfc7468 v0.7.0 |
| 190 | 2026-08-25T17:56:04.869Z | Downloaded debug-ignore v1.0.5 |
| 191 | 2026-08-25T17:56:04.872Z | Downloaded num-conv v0.2.2 |
| 192 | 2026-08-25T17:56:04.872Z | Downloaded omicron-workspace-hack v0.1.0 |
| 193 | 2026-08-25T17:56:04.872Z | Downloaded powerfmt v0.2.0 |
| 194 | 2026-08-25T17:56:04.872Z | Downloaded lock_api v0.4.14 |
| 195 | 2026-08-25T17:56:04.875Z | Downloaded openssl-probe v0.2.1 |
| 196 | 2026-08-25T17:56:04.878Z | Downloaded compression-core v0.4.32 |
| 197 | 2026-08-25T17:56:04.880Z | Downloaded miette-derive v7.6.0 |
| 198 | 2026-08-25T17:56:04.881Z | Downloaded log v0.4.33 |
| 199 | 2026-08-25T17:56:04.881Z | Downloaded num_threads v0.1.7 |
| 200 | 2026-08-25T17:56:04.883Z | Downloaded colorchoice v1.0.5 |
| 201 | 2026-08-25T17:56:04.886Z | Downloaded crypto-common v0.1.7 |
| 202 | 2026-08-25T17:56:04.889Z | Downloaded crypto-common v0.2.2 |
| 203 | 2026-08-25T17:56:04.889Z | Downloaded mime v0.3.17 |
| 204 | 2026-08-25T17:56:04.889Z | Downloaded maybe-uninit v2.0.0 |
| 205 | 2026-08-25T17:56:04.889Z | Downloaded outref v0.5.2 |
| 206 | 2026-08-25T17:56:04.892Z | Downloaded clap_lex v1.1.0 |
| 207 | 2026-08-25T17:56:04.892Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 208 | 2026-08-25T17:56:04.892Z | Downloaded darling_macro v0.23.0 |
| 209 | 2026-08-25T17:56:04.895Z | Downloaded match_cfg v0.1.0 |
| 210 | 2026-08-25T17:56:04.895Z | Downloaded nibble_vec v0.1.0 |
| 211 | 2026-08-25T17:56:04.895Z | Downloaded async-trait v0.1.92 |
| 212 | 2026-08-25T17:56:04.898Z | Downloaded bitflags v1.3.2 |
| 213 | 2026-08-25T17:56:04.898Z | Downloaded bytes-utils v0.1.4 |
| 214 | 2026-08-25T17:56:04.901Z | Downloaded percent-encoding v2.3.2 |
| 215 | 2026-08-25T17:56:04.901Z | Downloaded rustc-hash v2.1.3 |
| 216 | 2026-08-25T17:56:04.901Z | Downloaded once_cell v1.21.4 |
| 217 | 2026-08-25T17:56:04.901Z | Downloaded backtrace-ext v0.2.1 |
| 218 | 2026-08-25T17:56:04.901Z | Downloaded anstyle-parse v1.0.0 |
| 219 | 2026-08-25T17:56:04.904Z | Downloaded aws-smithy-async v1.3.0 |
| 220 | 2026-08-25T17:56:04.904Z | Downloaded num-iter v0.1.46 |
| 221 | 2026-08-25T17:56:04.904Z | Downloaded radium v0.7.0 |
| 222 | 2026-08-25T17:56:04.904Z | Downloaded ref-cast v1.0.26 |
| 223 | 2026-08-25T17:56:04.907Z | Downloaded cipher v0.4.4 |
| 224 | 2026-08-25T17:56:04.909Z | Downloaded bitfield v0.19.5 |
| 225 | 2026-08-25T17:56:04.912Z | Downloaded autocfg v1.5.1 |
| 226 | 2026-08-25T17:56:04.912Z | Downloaded byteorder v1.5.0 |
| 227 | 2026-08-25T17:56:04.912Z | Downloaded potential_utf v0.1.5 |
| 228 | 2026-08-25T17:56:04.915Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 229 | 2026-08-25T17:56:04.915Z | Downloaded block-buffer v0.12.1 |
| 230 | 2026-08-25T17:56:04.915Z | Downloaded bs58 v0.5.1 |
| 231 | 2026-08-25T17:56:04.918Z | Downloaded progenitor-macro v0.14.0 |
| 232 | 2026-08-25T17:56:04.918Z | Downloaded bytesize v2.7.0 |
| 233 | 2026-08-25T17:56:04.921Z | Downloaded anstream v1.0.0 |
| 234 | 2026-08-25T17:56:04.921Z | Downloaded base64ct v1.8.3 |
| 235 | 2026-08-25T17:56:04.924Z | Downloaded rand_pcg v0.10.2 |
| 236 | 2026-08-25T17:56:04.924Z | Downloaded try-lock v0.2.5 |
| 237 | 2026-08-25T17:56:04.924Z | Downloaded version_check v0.9.5 |
| 238 | 2026-08-25T17:56:04.924Z | Downloaded ahash v0.8.12 |
| 239 | 2026-08-25T17:56:04.927Z | Downloaded rand_chacha v0.3.1 |
| 240 | 2026-08-25T17:56:04.927Z | Downloaded ref-cast-impl v1.0.26 |
| 241 | 2026-08-25T17:56:04.930Z | Downloaded typify-macro v0.6.2 |
| 242 | 2026-08-25T17:56:04.930Z | Downloaded rustc_version v0.4.1 |
| 243 | 2026-08-25T17:56:04.930Z | Downloaded rfc6979 v0.4.0 |
| 244 | 2026-08-25T17:56:04.933Z | Downloaded utf8parse v0.2.2 |
| 245 | 2026-08-25T17:56:04.936Z | Downloaded xdg v3.0.0 |
| 246 | 2026-08-25T17:56:04.936Z | Downloaded progenitor-client v0.14.0 |
| 247 | 2026-08-25T17:56:04.941Z | Downloaded primeorder v0.13.6 |
| 248 | 2026-08-25T17:56:04.944Z | Downloaded proc-macro-crate v3.5.0 |
| 249 | 2026-08-25T17:56:04.944Z | Downloaded num-integer v0.1.46 |
| 250 | 2026-08-25T17:56:04.944Z | Downloaded packed_struct v0.10.1 |
| 251 | 2026-08-25T17:56:04.948Z | Downloaded constant_time_eq v0.4.2 |
| 252 | 2026-08-25T17:56:04.948Z | Downloaded litemap v0.8.2 |
| 253 | 2026-08-25T17:56:04.948Z | Downloaded cpufeatures v0.2.17 |
| 254 | 2026-08-25T17:56:04.951Z | Downloaded data-encoding v2.11.1 |
| 255 | 2026-08-25T17:56:04.951Z | Downloaded cmake v0.1.58 |
| 256 | 2026-08-25T17:56:04.951Z | Downloaded zeroize_derive v1.5.0 |
| 257 | 2026-08-25T17:56:04.951Z | Downloaded compression-codecs v0.4.38 |
| 258 | 2026-08-25T17:56:04.953Z | Downloaded crossbeam-deque v0.8.7 |
| 259 | 2026-08-25T17:56:04.953Z | Downloaded nodrop v0.1.14 |
| 260 | 2026-08-25T17:56:04.953Z | Downloaded defmt-macros v1.1.1 |
| 261 | 2026-08-25T17:56:04.956Z | Downloaded daft-derive v0.1.8 |
| 262 | 2026-08-25T17:56:04.959Z | Downloaded equivalent v1.0.2 |
| 263 | 2026-08-25T17:56:04.959Z | Downloaded rand_core v0.9.5 |
| 264 | 2026-08-25T17:56:04.959Z | Downloaded daft v0.1.8 |
| 265 | 2026-08-25T17:56:04.965Z | Downloaded home v0.5.12 |
| 266 | 2026-08-25T17:56:04.968Z | Downloaded aws-types v1.5.0 |
| 267 | 2026-08-25T17:56:04.968Z | Downloaded http-range-header v0.4.2 |
| 268 | 2026-08-25T17:56:04.968Z | Downloaded idna_adapter v1.2.2 |
| 269 | 2026-08-25T17:56:04.968Z | Downloaded arrayvec v0.7.8 |
| 270 | 2026-08-25T17:56:04.971Z | Downloaded borsh-derive v1.8.0 |
| 271 | 2026-08-25T17:56:04.971Z | Downloaded anstyle v1.0.14 |
| 272 | 2026-08-25T17:56:04.971Z | Downloaded aws-credential-types v1.3.0 |
| 273 | 2026-08-25T17:56:04.974Z | Downloaded inout v0.1.4 |
| 274 | 2026-08-25T17:56:04.974Z | Downloaded heck v0.5.0 |
| 275 | 2026-08-25T17:56:04.974Z | Downloaded addr2line v0.25.1 |
| 276 | 2026-08-25T17:56:04.979Z | Downloaded serde_urlencoded v0.7.1 |
| 277 | 2026-08-25T17:56:04.982Z | Downloaded knus v3.4.0 |
| 278 | 2026-08-25T17:56:04.985Z | Downloaded miette v7.6.0 |
| 279 | 2026-08-25T17:56:04.988Z | Downloaded rlimit v0.10.2 |
| 280 | 2026-08-25T17:56:04.988Z | Downloaded proc-macro-error2 v2.0.1 |
| 281 | 2026-08-25T17:56:04.990Z | Downloaded is_ci v1.2.0 |
| 282 | 2026-08-25T17:56:04.990Z | Downloaded chacha20 v0.10.1 |
| 283 | 2026-08-25T17:56:04.990Z | Downloaded pkcs8 v0.10.2 |
| 284 | 2026-08-25T17:56:04.993Z | Downloaded quote v1.0.47 |
| 285 | 2026-08-25T17:56:04.993Z | Downloaded rand_core v0.6.4 |
| 286 | 2026-08-25T17:56:04.993Z | Downloaded signature v2.2.0 |
| 287 | 2026-08-25T17:56:04.996Z | Downloaded ssh-encoding v0.2.0 |
| 288 | 2026-08-25T17:56:04.999Z | Downloaded oxnet v0.1.6 |
| 289 | 2026-08-25T17:56:05.002Z | Downloaded newtype-uuid v1.4.0 |
| 290 | 2026-08-25T17:56:05.002Z | Downloaded pin-project-lite v0.2.17 |
| 291 | 2026-08-25T17:56:05.005Z | Downloaded pkg-config v0.3.33 |
| 292 | 2026-08-25T17:56:05.005Z | Downloaded stable_deref_trait v1.2.1 |
| 293 | 2026-08-25T17:56:05.005Z | Downloaded displaydoc v0.2.7 |
| 294 | 2026-08-25T17:56:05.005Z | Downloaded either v1.17.0 |
| 295 | 2026-08-25T17:56:05.008Z | Downloaded terminal_size v0.4.4 |
| 296 | 2026-08-25T17:56:05.008Z | Downloaded tower-layer v0.3.3 |
| 297 | 2026-08-25T17:56:05.008Z | Downloaded memmap2 v0.9.11 |
| 298 | 2026-08-25T17:56:05.008Z | Downloaded mio v1.2.2 |
| 299 | 2026-08-25T17:56:05.010Z | Downloaded multer v3.1.0 |
| 300 | 2026-08-25T17:56:05.013Z | Downloaded rand_core v0.10.1 |
| 301 | 2026-08-25T17:56:05.013Z | Downloaded rustc-demangle v0.1.28 |
| 302 | 2026-08-25T17:56:05.013Z | Downloaded want v0.3.1 |
| 303 | 2026-08-25T17:56:05.013Z | Downloaded endian-type v0.2.0 |
| 304 | 2026-08-25T17:56:05.016Z | Downloaded fnv v1.0.7 |
| 305 | 2026-08-25T17:56:05.017Z | Downloaded sync_wrapper v1.0.2 |
| 306 | 2026-08-25T17:56:05.017Z | Downloaded console v0.16.4 |
| 307 | 2026-08-25T17:56:05.019Z | Downloaded unit-prefix v0.5.2 |
| 308 | 2026-08-25T17:56:05.019Z | Downloaded ff v0.13.1 |
| 309 | 2026-08-25T17:56:05.019Z | Downloaded find-msvc-tools v0.1.10 |
| 310 | 2026-08-25T17:56:05.022Z | Downloaded defmt v1.1.1 |
| 311 | 2026-08-25T17:56:05.022Z | Downloaded darling v0.23.0 |
| 312 | 2026-08-25T17:56:05.025Z | Downloaded progenitor v0.14.0 |
| 313 | 2026-08-25T17:56:05.028Z | Downloaded const-oid v0.9.6 |
| 314 | 2026-08-25T17:56:05.028Z | Downloaded crc32fast v1.5.0 |
| 315 | 2026-08-25T17:56:05.028Z | Downloaded crossbeam-epoch v0.9.20 |
| 316 | 2026-08-25T17:56:05.031Z | Downloaded crossbeam-utils v0.8.22 |
| 317 | 2026-08-25T17:56:05.031Z | Downloaded futures-task v0.3.33 |
| 318 | 2026-08-25T17:56:05.031Z | Downloaded quinn-udp v0.5.15 |
| 319 | 2026-08-25T17:56:05.033Z | Downloaded errno v0.3.14 |
| 320 | 2026-08-25T17:56:05.033Z | Downloaded http-body v0.4.6 |
| 321 | 2026-08-25T17:56:05.033Z | Downloaded http-body v1.1.0 |
| 322 | 2026-08-25T17:56:05.033Z | Downloaded futures-io v0.3.33 |
| 323 | 2026-08-25T17:56:05.036Z | Downloaded hash32 v0.2.1 |
| 324 | 2026-08-25T17:56:05.036Z | Downloaded ident_case v1.0.1 |
| 325 | 2026-08-25T17:56:05.041Z | Downloaded funty v2.0.0 |
| 326 | 2026-08-25T17:56:05.043Z | Downloaded http-body-util v0.1.4 |
| 327 | 2026-08-25T17:56:05.043Z | Downloaded anyhow v1.0.104 |
| 328 | 2026-08-25T17:56:05.046Z | Downloaded hyper-rustls v0.27.9 |
| 329 | 2026-08-25T17:56:05.050Z | Downloaded jobserver v0.1.35 |
| 330 | 2026-08-25T17:56:05.050Z | Downloaded ciborium v0.2.2 |
| 331 | 2026-08-25T17:56:05.053Z | Downloaded aws-smithy-schema v0.2.0 |
| 332 | 2026-08-25T17:56:05.056Z | Downloaded bitflags v2.13.1 |
| 333 | 2026-08-25T17:56:05.056Z | Downloaded simd-adler32 v0.3.10 |
| 334 | 2026-08-25T17:56:05.059Z | Downloaded secrecy v0.8.0 |
| 335 | 2026-08-25T17:56:05.062Z | Downloaded camino v1.2.5 |
| 336 | 2026-08-25T17:56:05.064Z | Downloaded corncobs v0.1.4 |
| 337 | 2026-08-25T17:56:05.064Z | Downloaded parking_lot v0.12.5 |
| 338 | 2026-08-25T17:56:05.067Z | Downloaded postcard v1.1.3 |
| 339 | 2026-08-25T17:56:05.067Z | Downloaded pkcs1 v0.7.5 |
| 340 | 2026-08-25T17:56:05.067Z | Downloaded ppv-lite86 v0.2.21 |
| 341 | 2026-08-25T17:56:05.070Z | Downloaded strum v0.26.3 |
| 342 | 2026-08-25T17:56:05.073Z | Downloaded yoke v0.8.3 |
| 343 | 2026-08-25T17:56:05.073Z | Downloaded zmij v1.0.23 |
| 344 | 2026-08-25T17:56:05.075Z | Downloaded shlex v1.3.0 |
| 345 | 2026-08-25T17:56:05.078Z | Downloaded subtle v2.6.1 |
| 346 | 2026-08-25T17:56:05.078Z | Downloaded writeable v0.6.3 |
| 347 | 2026-08-25T17:56:05.081Z | Downloaded tower-service v0.3.3 |
| 348 | 2026-08-25T17:56:05.084Z | Downloaded utf8_iter v1.0.4 |
| 349 | 2026-08-25T17:56:05.087Z | Downloaded smallvec v0.6.14 |
| 350 | 2026-08-25T17:56:05.087Z | Downloaded synstructure v0.13.2 |
| 351 | 2026-08-25T17:56:05.087Z | Downloaded zerofrom v0.1.8 |
| 352 | 2026-08-25T17:56:05.089Z | Downloaded env_filter v2.0.0 |
| 353 | 2026-08-25T17:56:05.089Z | Downloaded tls_codec_derive v0.4.2 |
| 354 | 2026-08-25T17:56:05.089Z | Downloaded tokio-tungstenite v0.28.0 |
| 355 | 2026-08-25T17:56:05.092Z | Downloaded yoke-derive v0.8.2 |
| 356 | 2026-08-25T17:56:05.092Z | Downloaded flagset v0.4.7 |
| 357 | 2026-08-25T17:56:05.098Z | Downloaded clap_derive v4.6.4 |
| 358 | 2026-08-25T17:56:05.101Z | Downloaded deranged v0.5.8 |
| 359 | 2026-08-25T17:56:05.101Z | Downloaded digest v0.10.7 |
| 360 | 2026-08-25T17:56:05.101Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 361 | 2026-08-25T17:56:05.104Z | Downloaded futures-core v0.3.33 |
| 362 | 2026-08-25T17:56:05.104Z | Downloaded hostname v0.3.1 |
| 363 | 2026-08-25T17:56:05.107Z | Downloaded httpdate v1.0.3 |
| 364 | 2026-08-25T17:56:05.107Z | Downloaded is-terminal v0.4.17 |
| 365 | 2026-08-25T17:56:05.107Z | Downloaded itoa v1.0.18 |
| 366 | 2026-08-25T17:56:05.107Z | Downloaded supports-color v3.0.2 |
| 367 | 2026-08-25T17:56:05.107Z | Downloaded bytes v1.12.1 |
| 368 | 2026-08-25T17:56:05.110Z | Downloaded serde-big-array v0.5.1 |
| 369 | 2026-08-25T17:56:05.110Z | Downloaded allocator-api2 v0.2.21 |
| 370 | 2026-08-25T17:56:05.113Z | Downloaded scopeguard v1.2.0 |
| 371 | 2026-08-25T17:56:05.116Z | Downloaded chumsky v0.9.3 |
| 372 | 2026-08-25T17:56:05.118Z | Downloaded tap v1.0.1 |
| 373 | 2026-08-25T17:56:05.118Z | Downloaded oauth2 v5.0.0 |
| 374 | 2026-08-25T17:56:05.122Z | Downloaded base64 v0.22.1 |
| 375 | 2026-08-25T17:56:05.124Z | Downloaded is_terminal_polyfill v1.70.2 |
| 376 | 2026-08-25T17:56:05.128Z | Downloaded unicode-linebreak v0.1.5 |
| 377 | 2026-08-25T17:56:05.131Z | Downloaded zerofrom-derive v0.1.7 |
| 378 | 2026-08-25T17:56:05.134Z | Downloaded embedded-io v0.6.1 |
| 379 | 2026-08-25T17:56:05.134Z | Downloaded semver v1.0.28 |
| 380 | 2026-08-25T17:56:05.136Z | Downloaded embedded-io v0.4.0 |
| 381 | 2026-08-25T17:56:05.139Z | Downloaded serde_derive_internals v0.29.1 |
| 382 | 2026-08-25T17:56:05.142Z | Downloaded form_urlencoded v1.2.2 |
| 383 | 2026-08-25T17:56:05.142Z | Downloaded shlex v2.0.1 |
| 384 | 2026-08-25T17:56:05.142Z | Downloaded slog-json v2.6.1 |
| 385 | 2026-08-25T17:56:05.142Z | Downloaded aho-corasick v1.1.5 |
| 386 | 2026-08-25T17:56:05.145Z | Downloaded hubpack_derive v0.1.1 |
| 387 | 2026-08-25T17:56:05.145Z | Downloaded hubpack v0.1.2 |
| 388 | 2026-08-25T17:56:05.145Z | Downloaded sec1 v0.7.3 |
| 389 | 2026-08-25T17:56:05.148Z | Downloaded serde_path_to_error v0.1.20 |
| 390 | 2026-08-25T17:56:05.151Z | Downloaded supports-hyperlinks v3.2.0 |
| 391 | 2026-08-25T17:56:05.151Z | Downloaded serde_spanned v1.1.1 |
| 392 | 2026-08-25T17:56:05.154Z | Downloaded termios v0.3.3 |
| 393 | 2026-08-25T17:56:05.154Z | Downloaded uuid v1.24.0 |
| 394 | 2026-08-25T17:56:05.154Z | Downloaded p256 v0.13.2 |
| 395 | 2026-08-25T17:56:05.156Z | Downloaded thiserror-impl v2.0.20 |
| 396 | 2026-08-25T17:56:05.159Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 397 | 2026-08-25T17:56:05.159Z | Downloaded vsimd v0.8.0 |
| 398 | 2026-08-25T17:56:05.159Z | Downloaded elliptic-curve v0.13.8 |
| 399 | 2026-08-25T17:56:05.162Z | Downloaded take_mut v0.2.2 |
| 400 | 2026-08-25T17:56:05.162Z | Downloaded progenitor-impl v0.14.0 |
| 401 | 2026-08-25T17:56:05.167Z | Downloaded const-oid v0.10.2 |
| 402 | 2026-08-25T17:56:05.170Z | Downloaded crc-any v2.5.1 |
| 403 | 2026-08-25T17:56:05.170Z | Downloaded darling_core v0.23.0 |
| 404 | 2026-08-25T17:56:05.173Z | Downloaded tls_codec v0.4.2 |
| 405 | 2026-08-25T17:56:05.176Z | Downloaded futures-macro v0.3.33 |
| 406 | 2026-08-25T17:56:05.176Z | Downloaded toml_datetime v0.6.11 |
| 407 | 2026-08-25T17:56:05.184Z | Downloaded futures v0.3.33 |
| 408 | 2026-08-25T17:56:05.187Z | Downloaded futures-channel v0.3.33 |
| 409 | 2026-08-25T17:56:05.190Z | Downloaded sha2 v0.10.9 |
| 410 | 2026-08-25T17:56:05.190Z | Downloaded ed25519 v2.2.3 |
| 411 | 2026-08-25T17:56:05.190Z | Downloaded backtrace v0.3.76 |
| 412 | 2026-08-25T17:56:05.193Z | Downloaded borsh v1.8.0 |
| 413 | 2026-08-25T17:56:05.195Z | Downloaded futures-executor v0.3.33 |
| 414 | 2026-08-25T17:56:05.198Z | Downloaded fs_extra v1.3.0 |
| 415 | 2026-08-25T17:56:05.198Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 416 | 2026-08-25T17:56:05.198Z | Downloaded aws-smithy-runtime-api v1.14.0 |
| 417 | 2026-08-25T17:56:05.201Z | Downloaded clap v4.6.6 |
| 418 | 2026-08-25T17:56:05.205Z | Downloaded strsim v0.11.1 |
| 419 | 2026-08-25T17:56:05.208Z | Downloaded hex v0.4.3 |
| 420 | 2026-08-25T17:56:05.208Z | Downloaded thiserror v1.0.69 |
| 421 | 2026-08-25T17:56:05.211Z | Downloaded xdg v2.5.2 |
| 422 | 2026-08-25T17:56:05.211Z | Downloaded hostname v0.4.2 |
| 423 | 2026-08-25T17:56:05.211Z | Downloaded serde_yaml v0.9.34+deprecated |
| 424 | 2026-08-25T17:56:05.214Z | Downloaded strum_macros v0.26.4 |
| 425 | 2026-08-25T17:56:05.214Z | Downloaded humantime v2.4.0 |
| 426 | 2026-08-25T17:56:05.216Z | Downloaded tinyvec_macros v0.1.1 |
| 427 | 2026-08-25T17:56:05.216Z | Downloaded ssh-cipher v0.2.0 |
| 428 | 2026-08-25T17:56:05.217Z | Downloaded dunce v1.0.5 |
| 429 | 2026-08-25T17:56:05.219Z | Downloaded thiserror-impl v1.0.69 |
| 430 | 2026-08-25T17:56:05.222Z | Downloaded textwrap v0.16.2 |
| 431 | 2026-08-25T17:56:05.222Z | Downloaded getrandom v0.3.4 |
| 432 | 2026-08-25T17:56:05.225Z | Downloaded dyn-clone v1.0.20 |
| 433 | 2026-08-25T17:56:05.225Z | Downloaded schemars v0.8.22 |
| 434 | 2026-08-25T17:56:05.230Z | Downloaded serde_core v1.0.229 |
| 435 | 2026-08-25T17:56:05.233Z | Downloaded smallvec v1.15.2 |
| 436 | 2026-08-25T17:56:05.233Z | Downloaded tokio-macros v2.7.2 |
| 437 | 2026-08-25T17:56:05.233Z | Downloaded spki v0.7.3 |
| 438 | 2026-08-25T17:56:05.236Z | Downloaded time-core v0.1.9 |
| 439 | 2026-08-25T17:56:05.236Z | Downloaded waitgroup v0.1.2 |
| 440 | 2026-08-25T17:56:05.236Z | Downloaded wyz v0.5.1 |
| 441 | 2026-08-25T17:56:05.236Z | Downloaded digest v0.11.3 |
| 442 | 2026-08-25T17:56:05.239Z | Downloaded schemars_derive v0.8.22 |
| 443 | 2026-08-25T17:56:05.239Z | Downloaded serde_spanned v0.6.9 |
| 444 | 2026-08-25T17:56:05.242Z | Downloaded crypto-bigint v0.5.5 |
| 445 | 2026-08-25T17:56:05.245Z | Downloaded der v0.7.10 |
| 446 | 2026-08-25T17:56:05.247Z | Downloaded time-macros v0.2.32 |
| 447 | 2026-08-25T17:56:05.250Z | Downloaded sha1 v0.10.7 |
| 448 | 2026-08-25T17:56:05.250Z | Downloaded sha1 v0.11.0 |
| 449 | 2026-08-25T17:56:05.250Z | Downloaded proc-macro2 v1.0.107 |
| 450 | 2026-08-25T17:56:05.253Z | Downloaded rustversion v1.0.23 |
| 451 | 2026-08-25T17:56:05.253Z | Downloaded rand v0.8.7 |
| 452 | 2026-08-25T17:56:05.255Z | Downloaded slog-async v2.8.0 |
| 453 | 2026-08-25T17:56:05.255Z | Downloaded supports-unicode v3.0.0 |
| 454 | 2026-08-25T17:56:05.256Z | Downloaded thread_local v1.1.10 |
| 455 | 2026-08-25T17:56:05.256Z | Downloaded erased-serde v0.3.31 |
| 456 | 2026-08-25T17:56:05.258Z | Downloaded utf-8 v0.7.6 |
| 457 | 2026-08-25T17:56:05.261Z | Downloaded generic-array v0.14.7 |
| 458 | 2026-08-25T17:56:05.265Z | Downloaded async-compression v0.4.43 |
| 459 | 2026-08-25T17:56:05.269Z | Downloaded hybrid-array v0.4.14 |
| 460 | 2026-08-25T17:56:05.273Z | Downloaded zeroize v1.9.0 |
| 461 | 2026-08-25T17:56:05.276Z | Downloaded signal-hook v0.4.4 |
| 462 | 2026-08-25T17:56:05.279Z | Downloaded thiserror v2.0.20 |
| 463 | 2026-08-25T17:56:05.282Z | Downloaded hmac v0.12.1 |
| 464 | 2026-08-25T17:56:05.285Z | Downloaded iana-time-zone v0.1.65 |
| 465 | 2026-08-25T17:56:05.285Z | Downloaded ipnetwork v0.21.1 |
| 466 | 2026-08-25T17:56:05.287Z | Downloaded spin v0.9.9 |
| 467 | 2026-08-25T17:56:05.287Z | Downloaded toml_write v0.1.2 |
| 468 | 2026-08-25T17:56:05.287Z | Downloaded keccak v0.1.6 |
| 469 | 2026-08-25T17:56:05.290Z | Downloaded tokio-fd v0.3.0 |
| 470 | 2026-08-25T17:56:05.290Z | Downloaded fastrand v2.5.0 |
| 471 | 2026-08-25T17:56:05.290Z | Downloaded getrandom v0.2.17 |
| 472 | 2026-08-25T17:56:05.293Z | Downloaded rsa v0.9.10 |
| 473 | 2026-08-25T17:56:05.293Z | Downloaded rustls-pemfile v2.2.0 |
| 474 | 2026-08-25T17:56:05.296Z | Downloaded signal-hook-registry v1.4.8 |
| 475 | 2026-08-25T17:56:05.296Z | Downloaded icu_locale_core v2.2.0 |
| 476 | 2026-08-25T17:56:05.299Z | Downloaded term v1.2.1 |
| 477 | 2026-08-25T17:56:05.302Z | Downloaded toml_edit v0.22.27 |
| 478 | 2026-08-25T17:56:05.304Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 479 | 2026-08-25T17:56:05.304Z | Downloaded futures-sink v0.3.33 |
| 480 | 2026-08-25T17:56:05.308Z | Downloaded tempfile v3.27.0 |
| 481 | 2026-08-25T17:56:05.308Z | Downloaded slog-bunyan v2.5.0 |
| 482 | 2026-08-25T17:56:05.310Z | Downloaded crossbeam-channel v0.5.16 |
| 483 | 2026-08-25T17:56:05.313Z | Downloaded cc v1.4.2 |
| 484 | 2026-08-25T17:56:05.316Z | Downloaded ecdsa v0.16.9 |
| 485 | 2026-08-25T17:56:05.320Z | Downloaded ipnet v2.12.1 |
| 486 | 2026-08-25T17:56:05.324Z | Downloaded memchr v2.8.3 |
| 487 | 2026-08-25T17:56:05.326Z | Downloaded serde_tokenstream v0.2.3 |
| 488 | 2026-08-25T17:56:05.326Z | Downloaded slog-term v2.9.2 |
| 489 | 2026-08-25T17:56:05.329Z | Downloaded serde-hex v0.1.0 |
| 490 | 2026-08-25T17:56:05.332Z | Downloaded zerovec-derive v0.11.3 |
| 491 | 2026-08-25T17:56:05.332Z | Downloaded toml v0.8.23 |
| 492 | 2026-08-25T17:56:05.335Z | Downloaded tracing-core v0.1.36 |
| 493 | 2026-08-25T17:56:05.335Z | Downloaded indicatif v0.18.6 |
| 494 | 2026-08-25T17:56:05.338Z | Downloaded dropshot_endpoint v0.17.1 |
| 495 | 2026-08-25T17:56:05.338Z | Downloaded indexmap v1.9.3 |
| 496 | 2026-08-25T17:56:05.341Z | Downloaded ryu v1.0.23 |
| 497 | 2026-08-25T17:56:05.341Z | Downloaded untrusted v0.9.0 |
| 498 | 2026-08-25T17:56:05.344Z | Downloaded socket2 v0.6.5 |
| 499 | 2026-08-25T17:56:05.344Z | Downloaded unicode-ident v1.0.24 |
| 500 | 2026-08-25T17:56:05.344Z | Downloaded foldhash v0.2.0 |
| 501 | 2026-08-25T17:56:05.344Z | Downloaded group v0.13.0 |
| 502 | 2026-08-25T17:56:05.347Z | Downloaded env_logger v0.11.11 |
| 503 | 2026-08-25T17:56:05.347Z | Downloaded static_assertions v1.1.0 |
| 504 | 2026-08-25T17:56:05.347Z | Downloaded tokio-rustls v0.26.4 |
| 505 | 2026-08-25T17:56:05.350Z | Downloaded slab v0.4.12 |
| 506 | 2026-08-25T17:56:05.350Z | Downloaded rustls-native-certs v0.8.4 |
| 507 | 2026-08-25T17:56:05.350Z | Downloaded tinystr v0.8.3 |
| 508 | 2026-08-25T17:56:05.350Z | Downloaded tracing-attributes v0.1.31 |
| 509 | 2026-08-25T17:56:05.353Z | Downloaded rustls-pki-types v1.15.1 |
| 510 | 2026-08-25T17:56:05.353Z | Downloaded num-bigint-dig v0.8.6 |
| 511 | 2026-08-25T17:56:05.356Z | Downloaded httparse v1.10.1 |
| 512 | 2026-08-25T17:56:05.359Z | Downloaded icu_normalizer v2.2.0 |
| 513 | 2026-08-25T17:56:05.361Z | Downloaded rustls-platform-verifier v0.7.0 |
| 514 | 2026-08-25T17:56:05.361Z | Downloaded half v2.7.1 |
| 515 | 2026-08-25T17:56:05.365Z | Downloaded serde_derive v1.0.229 |
| 516 | 2026-08-25T17:56:05.372Z | Downloaded rayon-core v1.13.0 |
| 517 | 2026-08-25T17:56:05.375Z | Downloaded unsafe-libyaml v0.2.11 |
| 518 | 2026-08-25T17:56:05.378Z | Downloaded aws-smithy-types v1.6.1 |
| 519 | 2026-08-25T17:56:05.381Z | Downloaded serde_with_macros v3.22.0 |
| 520 | 2026-08-25T17:56:05.384Z | Downloaded quinn v0.11.11 |
| 521 | 2026-08-25T17:56:05.387Z | Downloaded heapless v0.7.17 |
| 522 | 2026-08-25T17:56:05.391Z | Downloaded slog v2.8.2 |
| 523 | 2026-08-25T17:56:05.396Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 524 | 2026-08-25T17:56:05.400Z | Downloaded ed25519-dalek v2.2.0 |
| 525 | 2026-08-25T17:56:05.402Z | Downloaded rustls-webpki v0.103.13 |
| 526 | 2026-08-25T17:56:05.405Z | Downloaded rand v0.9.5 |
| 527 | 2026-08-25T17:56:05.405Z | Downloaded getrandom v0.4.3 |
| 528 | 2026-08-25T17:56:05.411Z | Downloaded http v1.5.0 |
| 529 | 2026-08-25T17:56:05.415Z | Downloaded tungstenite v0.28.0 |
| 530 | 2026-08-25T17:56:05.417Z | Downloaded tinyvec v1.12.0 |
| 531 | 2026-08-25T17:56:05.420Z | Downloaded typify v0.6.2 |
| 532 | 2026-08-25T17:56:05.420Z | Downloaded serde v1.0.229 |
| 533 | 2026-08-25T17:56:05.425Z | Downloaded icu_provider v2.2.0 |
| 534 | 2026-08-25T17:56:05.427Z | Downloaded icu_normalizer_data v2.2.0 |
| 535 | 2026-08-25T17:56:05.430Z | Downloaded url v2.5.8 |
| 536 | 2026-08-25T17:56:05.433Z | Downloaded ssh-key v0.6.7 |
| 537 | 2026-08-25T17:56:05.436Z | Downloaded zerotrie v0.2.4 |
| 538 | 2026-08-25T17:56:05.443Z | Downloaded zerocopy-derive v0.8.56 |
| 539 | 2026-08-25T17:56:05.447Z | Downloaded hashbrown v0.12.3 |
| 540 | 2026-08-25T17:56:05.451Z | Downloaded icu_properties v2.2.0 |
| 541 | 2026-08-25T17:56:05.455Z | Downloaded unicode-segmentation v1.13.3 |
| 542 | 2026-08-25T17:56:05.460Z | Downloaded schemars v1.2.2 |
| 543 | 2026-08-25T17:56:05.467Z | Downloaded tower v0.5.3 |
| 544 | 2026-08-25T17:56:05.472Z | Downloaded flate2 v1.1.9 |
| 545 | 2026-08-25T17:56:05.474Z | Downloaded p521 v0.13.3 |
| 546 | 2026-08-25T17:56:05.477Z | Downloaded icu_collections v2.2.0 |
| 547 | 2026-08-25T17:56:05.480Z | Downloaded jiff-core v0.1.0 |
| 548 | 2026-08-25T17:56:05.491Z | Downloaded http v0.2.12 |
| 549 | 2026-08-25T17:56:05.493Z | Downloaded indexmap v2.14.0 |
| 550 | 2026-08-25T17:56:05.496Z | Downloaded clap_builder v4.6.6 |
| 551 | 2026-08-25T17:56:05.499Z | Downloaded typenum v1.20.1 |
| 552 | 2026-08-25T17:56:05.502Z | Downloaded schemars v0.9.0 |
| 553 | 2026-08-25T17:56:05.506Z | Downloaded hashbrown v0.14.5 |
| 554 | 2026-08-25T17:56:05.509Z | Downloaded x509-cert v0.2.5 |
| 555 | 2026-08-25T17:56:05.511Z | Downloaded regex v1.13.1 |
| 556 | 2026-08-25T17:56:05.514Z | Downloaded tower-http v0.6.11 |
| 557 | 2026-08-25T17:56:05.518Z | Downloaded icu_properties_data v2.2.0 |
| 558 | 2026-08-25T17:56:05.523Z | Downloaded hyper-util v0.1.20 |
| 559 | 2026-08-25T17:56:05.526Z | Downloaded reqwest v0.13.4 |
| 560 | 2026-08-25T17:56:05.529Z | Downloaded blake3 v1.8.6 |
| 561 | 2026-08-25T17:56:05.533Z | Downloaded serde_json v1.0.151 |
| 562 | 2026-08-25T17:56:05.537Z | Downloaded tokio-util v0.7.19 |
| 563 | 2026-08-25T17:56:05.542Z | Downloaded libm v0.2.16 |
| 564 | 2026-08-25T17:56:05.545Z | Downloaded hyper v1.11.0 |
| 565 | 2026-08-25T17:56:05.548Z | Downloaded zerovec v0.11.6 |
| 566 | 2026-08-25T17:56:05.555Z | Downloaded salty v0.3.0 |
| 567 | 2026-08-25T17:56:05.565Z | Downloaded futures-util v0.3.33 |
| 568 | 2026-08-25T17:56:05.571Z | Downloaded aws-lc-rs v1.18.0 |
| 569 | 2026-08-25T17:56:05.576Z | Downloaded idna v1.1.0 |
| 570 | 2026-08-25T17:56:05.579Z | Downloaded hashbrown v0.17.1 |
| 571 | 2026-08-25T17:56:05.581Z | Downloaded h2 v0.4.15 |
| 572 | 2026-08-25T17:56:05.584Z | Downloaded hashbrown v0.16.1 |
| 573 | 2026-08-25T17:56:05.587Z | Downloaded bitvec v1.1.1 |
| 574 | 2026-08-25T17:56:05.594Z | Downloaded p384 v0.13.1 |
| 575 | 2026-08-25T17:56:05.597Z | Downloaded winnow v1.0.4 |
| 576 | 2026-08-25T17:56:05.601Z | Downloaded chrono v0.4.45 |
| 577 | 2026-08-25T17:56:05.605Z | Downloaded portable-atomic v1.15.0 |
| 578 | 2026-08-25T17:56:05.608Z | Downloaded hkdf v0.12.4 |
| 579 | 2026-08-25T17:56:05.611Z | Downloaded winnow v0.7.15 |
| 580 | 2026-08-25T17:56:05.620Z | Downloaded unicode-width v0.1.14 |
| 581 | 2026-08-25T17:56:05.623Z | Downloaded unicode-width v0.2.2 |
| 582 | 2026-08-25T17:56:05.627Z | Downloaded serde_with v3.22.0 |
| 583 | 2026-08-25T17:56:05.633Z | Downloaded curve25519-dalek v4.1.3 |
| 584 | 2026-08-25T17:56:05.641Z | Downloaded syn v1.0.109 |
| 585 | 2026-08-25T17:56:05.646Z | Downloaded zerocopy v0.8.56 |
| 586 | 2026-08-25T17:56:05.656Z | Downloaded gimli v0.32.3 |
| 587 | 2026-08-25T17:56:05.660Z | Downloaded radix_trie v0.3.0 |
| 588 | 2026-08-25T17:56:05.663Z | Downloaded time v0.3.55 |
| 589 | 2026-08-25T17:56:05.669Z | Downloaded quinn-proto v0.11.16 |
| 590 | 2026-08-25T17:56:05.673Z | Downloaded syn v3.0.3 |
| 591 | 2026-08-25T17:56:05.686Z | Downloaded tracing v0.1.44 |
| 592 | 2026-08-25T17:56:05.734Z | Downloaded sha3 v0.10.9 |
| 593 | 2026-08-25T17:56:05.737Z | Downloaded object v0.37.3 |
| 594 | 2026-08-25T17:56:05.745Z | Downloaded nix v0.31.3 |
| 595 | 2026-08-25T17:56:05.753Z | Downloaded regress v0.11.1 |
| 596 | 2026-08-25T17:56:05.773Z | Downloaded regex-syntax v0.8.11 |
| 597 | 2026-08-25T17:56:05.783Z | Downloaded openapiv3 v2.2.0 |
| 598 | 2026-08-25T17:56:05.789Z | Downloaded syn v2.0.119 |
| 599 | 2026-08-25T17:56:05.796Z | Downloaded dropshot v0.17.1 |
| 600 | 2026-08-25T17:56:05.809Z | Downloaded rustls v0.23.43 |
| 601 | 2026-08-25T17:56:05.830Z | Downloaded typify-impl v0.6.2 |
| 602 | 2026-08-25T17:56:05.838Z | Downloaded rustix v1.1.4 |
| 603 | 2026-08-25T17:56:05.891Z | Downloaded regex-automata v0.4.18 |
| 604 | 2026-08-25T17:56:05.914Z | Downloaded jiff v0.2.35 |
| 605 | 2026-08-25T17:56:05.957Z | Downloaded libc v0.2.189 |
| 606 | 2026-08-25T17:56:05.977Z | Downloaded tokio v1.53.1 |
| 607 | 2026-08-25T17:56:06.051Z | Downloaded encoding_rs v0.8.35 |
| 608 | 2026-08-25T17:56:06.063Z | Downloaded ring v0.17.14 |
| 609 | 2026-08-25T17:56:06.313Z | Downloaded aws-lc-sys v0.44.0 |
| 610 | 2026-08-25T17:56:06.574Z | Compiling proc-macro2 v1.0.107 |
| 611 | 2026-08-25T17:56:06.574Z | Compiling quote v1.0.47 |
| 612 | 2026-08-25T17:56:06.577Z | Compiling unicode-ident v1.0.24 |
| 613 | 2026-08-25T17:56:06.577Z | Compiling libc v0.2.189 |
| 614 | 2026-08-25T17:56:06.577Z | Compiling cfg-if v1.0.4 |
| 615 | 2026-08-25T17:56:06.577Z | Compiling version_check v0.9.5 |
| 616 | 2026-08-25T17:56:06.577Z | Compiling serde_core v1.0.229 |
| 617 | 2026-08-25T17:56:06.817Z | Compiling serde v1.0.229 |
| 618 | 2026-08-25T17:56:07.102Z | Compiling generic-array v0.14.7 |
| 619 | 2026-08-25T17:56:07.196Z | Compiling autocfg v1.5.1 |
| 620 | 2026-08-25T17:56:07.234Z | Compiling libm v0.2.16 |
| 621 | 2026-08-25T17:56:07.323Z | Compiling subtle v2.6.1 |
| 622 | 2026-08-25T17:56:07.480Z | Compiling typenum v1.20.1 |
| 623 | 2026-08-25T17:56:07.561Z | Compiling smallvec v1.15.2 |
| 624 | 2026-08-25T17:56:07.564Z | Compiling memchr v2.8.3 |
| 625 | 2026-08-25T17:56:07.588Z | Compiling itoa v1.0.18 |
| 626 | 2026-08-25T17:56:07.809Z | Compiling errno v0.3.14 |
| 627 | 2026-08-25T17:56:07.841Z | Compiling const-oid v0.9.6 |
| 628 | 2026-08-25T17:56:07.972Z | Compiling bytes v1.12.1 |
| 629 | 2026-08-25T17:56:08.021Z | Compiling syn v2.0.119 |
| 630 | 2026-08-25T17:56:08.077Z | Compiling syn v3.0.3 |
| 631 | 2026-08-25T17:56:08.388Z | Compiling scopeguard v1.2.0 |
| 632 | 2026-08-25T17:56:08.510Z | Compiling lock_api v0.4.14 |
| 633 | 2026-08-25T17:56:08.722Z | Compiling pin-project-lite v0.2.17 |
| 634 | 2026-08-25T17:56:08.760Z | Compiling thiserror v2.0.20 |
| 635 | 2026-08-25T17:56:08.785Z | Compiling zmij v1.0.23 |
| 636 | 2026-08-25T17:56:08.824Z | Compiling zeroize v1.9.0 |
| 637 | 2026-08-25T17:56:08.876Z | Compiling parking_lot_core v0.9.12 |
| 638 | 2026-08-25T17:56:09.001Z | Compiling signal-hook-registry v1.4.8 |
| 639 | 2026-08-25T17:56:09.085Z | Compiling semver v1.0.28 |
| 640 | 2026-08-25T17:56:09.126Z | Compiling num-traits v0.2.19 |
| 641 | 2026-08-25T17:56:09.193Z | Compiling serde_json v1.0.151 |
| 642 | 2026-08-25T17:56:09.243Z | Compiling futures-core v0.3.33 |
| 643 | 2026-08-25T17:56:09.422Z | Compiling socket2 v0.6.5 |
| 644 | 2026-08-25T17:56:09.435Z | Compiling mio v1.2.2 |
| 645 | 2026-08-25T17:56:09.449Z | Compiling heck v0.5.0 |
| 646 | 2026-08-25T17:56:09.513Z | Compiling base64ct v1.8.3 |
| 647 | 2026-08-25T17:56:09.648Z | Compiling parking_lot v0.12.5 |
| 648 | 2026-08-25T17:56:09.760Z | Compiling pem-rfc7468 v0.7.0 |
| 649 | 2026-08-25T17:56:10.061Z | Compiling futures-sink v0.3.33 |
| 650 | 2026-08-25T17:56:10.175Z | Compiling http v1.5.0 |
| 651 | 2026-08-25T17:56:10.429Z | Compiling getrandom v0.2.17 |
| 652 | 2026-08-25T17:56:10.530Z | Compiling jobserver v0.1.35 |
| 653 | 2026-08-25T17:56:10.647Z | Compiling shlex v2.0.1 |
| 654 | 2026-08-25T17:56:10.831Z | Compiling find-msvc-tools v0.1.10 |
| 655 | 2026-08-25T17:56:10.897Z | Compiling rand_core v0.6.4 |
| 656 | 2026-08-25T17:56:11.059Z | Compiling cc v1.4.2 |
| 657 | 2026-08-25T17:56:11.089Z | Compiling rustc_version v0.4.1 |
| 658 | 2026-08-25T17:56:11.149Z | Compiling flagset v0.4.7 |
| 659 | 2026-08-25T17:56:11.288Z | Compiling once_cell v1.21.4 |
| 660 | 2026-08-25T17:56:11.304Z | Compiling serde_derive v1.0.229 |
| 661 | 2026-08-25T17:56:11.352Z | Compiling thiserror-impl v2.0.20 |
| 662 | 2026-08-25T17:56:11.406Z | Compiling tokio-macros v2.7.2 |
| 663 | 2026-08-25T17:56:11.688Z | Compiling zerocopy v0.8.56 |
| 664 | 2026-08-25T17:56:11.739Z | Compiling slab v0.4.12 |
| 665 | 2026-08-25T17:56:11.968Z | Compiling zeroize_derive v1.5.0 |
| 666 | 2026-08-25T17:56:11.993Z | Compiling der_derive v0.7.3 |
| 667 | 2026-08-25T17:56:12.097Z | Compiling zerocopy-derive v0.8.56 |
| 668 | 2026-08-25T17:56:12.152Z | Compiling tokio v1.53.1 |
| 669 | 2026-08-25T17:56:12.170Z | Compiling futures-channel v0.3.33 |
| 670 | 2026-08-25T17:56:12.350Z | Compiling futures-macro v0.3.33 |
| 671 | 2026-08-25T17:56:12.433Z | Compiling synstructure v0.13.2 |
| 672 | 2026-08-25T17:56:12.760Z | Compiling log v0.4.33 |
| 673 | 2026-08-25T17:56:12.918Z | Compiling futures-task v0.3.33 |
| 674 | 2026-08-25T17:56:12.978Z | Compiling der v0.7.10 |
| 675 | 2026-08-25T17:56:13.012Z | Compiling futures-io v0.3.33 |
| 676 | 2026-08-25T17:56:13.087Z | Compiling stable_deref_trait v1.2.1 |
| 677 | 2026-08-25T17:56:13.183Z | Compiling futures-util v0.3.33 |
| 678 | 2026-08-25T17:56:13.282Z | Compiling bitflags v2.13.1 |
| 679 | 2026-08-25T17:56:13.406Z | Compiling crypto-common v0.1.7 |
| 680 | 2026-08-25T17:56:13.504Z | Compiling block-buffer v0.10.4 |
| 681 | 2026-08-25T17:56:13.541Z | Compiling rustversion v1.0.23 |
| 682 | 2026-08-25T17:56:13.665Z | Compiling digest v0.10.7 |
| 683 | 2026-08-25T17:56:13.934Z | Compiling spki v0.7.3 |
| 684 | 2026-08-25T17:56:14.225Z | Compiling zerofrom-derive v0.1.7 |
| 685 | 2026-08-25T17:56:14.526Z | Compiling equivalent v1.0.2 |
| 686 | 2026-08-25T17:56:14.564Z | Compiling schemars v0.8.22 |
| 687 | 2026-08-25T17:56:14.617Z | Compiling cpufeatures v0.2.17 |
| 688 | 2026-08-25T17:56:15.277Z | Compiling yoke-derive v0.8.2 |
| 689 | 2026-08-25T17:56:15.402Z | Compiling zerofrom v0.1.8 |
| 690 | 2026-08-25T17:56:15.536Z | Compiling serde_derive_internals v0.29.1 |
| 691 | 2026-08-25T17:56:15.745Z | Compiling getrandom v0.4.3 |
| 692 | 2026-08-25T17:56:15.862Z | Compiling cmake v0.1.58 |
| 693 | 2026-08-25T17:56:16.037Z | Compiling fs_extra v1.3.0 |
| 694 | 2026-08-25T17:56:16.197Z | Compiling dunce v1.0.5 |
| 695 | 2026-08-25T17:56:16.251Z | Compiling schemars_derive v0.8.22 |
| 696 | 2026-08-25T17:56:16.303Z | Compiling fnv v1.0.7 |
| 697 | 2026-08-25T17:56:16.313Z | Compiling allocator-api2 v0.2.21 |
| 698 | 2026-08-25T17:56:16.316Z | Compiling pkg-config v0.3.33 |
| 699 | 2026-08-25T17:56:16.342Z | Compiling yoke v0.8.3 |
| 700 | 2026-08-25T17:56:16.634Z | Compiling pkcs8 v0.10.2 |
| 701 | 2026-08-25T17:56:16.655Z | Compiling zerovec-derive v0.11.3 |
| 702 | 2026-08-25T17:56:16.724Z | Compiling http-body v1.1.0 |
| 703 | 2026-08-25T17:56:16.766Z | Compiling aws-lc-sys v0.44.0 |
| 704 | 2026-08-25T17:56:16.888Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-08-25T17:56:17.257Z | Compiling chrono v0.4.45 |
| 706 | 2026-08-25T17:56:17.367Z | Compiling tracing-attributes v0.1.31 |
| 707 | 2026-08-25T17:56:17.420Z | Compiling tracing-core v0.1.36 |
| 708 | 2026-08-25T17:56:17.496Z | Compiling displaydoc v0.2.7 |
| 709 | 2026-08-25T17:56:17.756Z | Compiling zerovec v0.11.6 |
| 710 | 2026-08-25T17:56:18.251Z | Compiling hashbrown v0.17.1 |
| 711 | 2026-08-25T17:56:18.487Z | Compiling sha2 v0.10.9 |
| 712 | 2026-08-25T17:56:18.538Z | Compiling curve25519-dalek v4.1.3 |
| 713 | 2026-08-25T17:56:18.561Z | Compiling tracing v0.1.44 |
| 714 | 2026-08-25T17:56:18.866Z | Compiling indexmap v2.14.0 |
| 715 | 2026-08-25T17:56:18.904Z | Compiling httparse v1.10.1 |
| 716 | 2026-08-25T17:56:18.928Z | Compiling aws-lc-rs v1.18.0 |
| 717 | 2026-08-25T17:56:19.021Z | Compiling rustix v1.1.4 |
| 718 | 2026-08-25T17:56:19.391Z | Compiling slog v2.8.2 |
| 719 | 2026-08-25T17:56:19.569Z | Compiling rustls-pki-types v1.15.1 |
| 720 | 2026-08-25T17:56:19.638Z | Compiling time-core v0.1.9 |
| 721 | 2026-08-25T17:56:19.652Z | Compiling num-conv v0.2.2 |
| 722 | 2026-08-25T17:56:19.818Z | Compiling time-macros v0.2.32 |
| 723 | 2026-08-25T17:56:20.425Z | Compiling tinystr v0.8.3 |
| 724 | 2026-08-25T17:56:20.506Z | Compiling uuid v1.24.0 |
| 725 | 2026-08-25T17:56:20.638Z | Compiling ppv-lite86 v0.2.21 |
| 726 | 2026-08-25T17:56:20.678Z | Compiling erased-serde v0.3.31 |
| 727 | 2026-08-25T17:56:20.971Z | Compiling signature v2.2.0 |
| 728 | 2026-08-25T17:56:20.986Z | Compiling hmac v0.12.1 |
| 729 | 2026-08-25T17:56:21.096Z | Compiling curve25519-dalek-derive v0.1.1 |
| 730 | 2026-08-25T17:56:21.136Z | Compiling percent-encoding v2.3.2 |
| 731 | 2026-08-25T17:56:21.136Z | Compiling deranged v0.5.8 |
| 732 | 2026-08-25T17:56:21.267Z | Compiling num_threads v0.1.7 |
| 733 | 2026-08-25T17:56:21.364Z | Compiling ryu v1.0.23 |
| 734 | 2026-08-25T17:56:21.402Z | Compiling strsim v0.11.1 |
| 735 | 2026-08-25T17:56:21.655Z | Compiling powerfmt v0.2.0 |
| 736 | 2026-08-25T17:56:21.687Z | Compiling litemap v0.8.2 |
| 737 | 2026-08-25T17:56:21.752Z | Compiling utf8parse v0.2.2 |
| 738 | 2026-08-25T17:56:21.910Z | Compiling crossbeam-utils v0.8.22 |
| 739 | 2026-08-25T17:56:22.048Z | Compiling writeable v0.6.3 |
| 740 | 2026-08-25T17:56:22.231Z | Compiling icu_locale_core v2.2.0 |
| 741 | 2026-08-25T17:56:22.258Z | Compiling time v0.3.55 |
| 742 | 2026-08-25T17:56:22.274Z | Compiling potential_utf v0.1.5 |
| 743 | 2026-08-25T17:56:22.296Z | Compiling zerotrie v0.2.4 |
| 744 | 2026-08-25T17:56:22.458Z | Compiling http-body-util v0.1.4 |
| 745 | 2026-08-25T17:56:22.505Z | Compiling clap_derive v4.6.4 |
| 746 | 2026-08-25T17:56:22.674Z | Compiling ff v0.13.1 |
| 747 | 2026-08-25T17:56:22.768Z | Compiling base16ct v0.2.0 |
| 748 | 2026-08-25T17:56:22.782Z | Compiling syn v1.0.109 |
| 749 | 2026-08-25T17:56:22.826Z | Compiling icu_normalizer_data v2.2.0 |
| 750 | 2026-08-25T17:56:23.003Z | Compiling utf8_iter v1.0.4 |
| 751 | 2026-08-25T17:56:23.056Z | Compiling icu_properties_data v2.2.0 |
| 752 | 2026-08-25T17:56:23.092Z | Compiling dyn-clone v1.0.20 |
| 753 | 2026-08-25T17:56:23.166Z | Compiling untrusted v0.9.0 |
| 754 | 2026-08-25T17:56:23.287Z | Compiling rustls v0.23.43 |
| 755 | 2026-08-25T17:56:23.529Z | Compiling icu_collections v2.2.0 |
| 756 | 2026-08-25T17:56:24.191Z | Compiling icu_provider v2.2.0 |
| 757 | 2026-08-25T17:56:24.242Z | Compiling sec1 v0.7.3 |
| 758 | 2026-08-25T17:56:24.425Z | Compiling group v0.13.0 |
| 759 | 2026-08-25T17:56:24.889Z | Compiling anstyle-parse v1.0.0 |
| 760 | 2026-08-25T17:56:24.904Z | Compiling hkdf v0.12.4 |
| 761 | 2026-08-25T17:56:24.924Z | Compiling crypto-bigint v0.5.5 |
| 762 | 2026-08-25T17:56:25.036Z | Compiling is_terminal_polyfill v1.70.2 |
| 763 | 2026-08-25T17:56:25.063Z | Compiling getrandom v0.3.4 |
| 764 | 2026-08-25T17:56:25.097Z | Compiling atomic-waker v1.1.2 |
| 765 | 2026-08-25T17:56:25.133Z | Compiling colorchoice v1.0.5 |
| 766 | 2026-08-25T17:56:25.148Z | Compiling anstyle-query v1.1.5 |
| 767 | 2026-08-25T17:56:25.225Z | Compiling anstyle v1.0.14 |
| 768 | 2026-08-25T17:56:25.398Z | Compiling anstream v1.0.0 |
| 769 | 2026-08-25T17:56:25.484Z | Compiling form_urlencoded v1.2.2 |
| 770 | 2026-08-25T17:56:25.584Z | Compiling serde_tokenstream v0.2.3 |
| 771 | 2026-08-25T17:56:25.745Z | Compiling tokio-util v0.7.19 |
| 772 | 2026-08-25T17:56:25.879Z | Compiling elliptic-curve v0.13.8 |
| 773 | 2026-08-25T17:56:26.030Z | Compiling num-integer v0.1.46 |
| 774 | 2026-08-25T17:56:26.147Z | Compiling spin v0.9.9 |
| 775 | 2026-08-25T17:56:26.275Z | Compiling tower-service v0.3.3 |
| 776 | 2026-08-25T17:56:26.372Z | Compiling foldhash v0.2.0 |
| 777 | 2026-08-25T17:56:26.373Z | Compiling object v0.37.3 |
| 778 | 2026-08-25T17:56:26.512Z | Compiling try-lock v0.2.5 |
| 779 | 2026-08-25T17:56:26.603Z | Compiling base64 v0.22.1 |
| 780 | 2026-08-25T17:56:26.629Z | Compiling tower-layer v0.3.3 |
| 781 | 2026-08-25T17:56:26.710Z | Compiling want v0.3.1 |
| 782 | 2026-08-25T17:56:26.817Z | Compiling hashbrown v0.16.1 |
| 783 | 2026-08-25T17:56:26.835Z | Compiling h2 v0.4.15 |
| 784 | 2026-08-25T17:56:26.847Z | Compiling icu_properties v2.2.0 |
| 785 | 2026-08-25T17:56:27.102Z | Compiling icu_normalizer v2.2.0 |
| 786 | 2026-08-25T17:56:27.115Z | Compiling rfc6979 v0.4.0 |
| 787 | 2026-08-25T17:56:27.264Z | Compiling terminal_size v0.4.4 |
| 788 | 2026-08-25T17:56:27.591Z | Compiling ahash v0.8.12 |
| 789 | 2026-08-25T17:56:28.118Z | Compiling httpdate v1.0.3 |
| 790 | 2026-08-25T17:56:28.146Z | Compiling clap_lex v1.1.0 |
| 791 | 2026-08-25T17:56:28.320Z | Compiling adler2 v2.0.1 |
| 792 | 2026-08-25T17:56:28.447Z | Compiling gimli v0.32.3 |
| 793 | 2026-08-25T17:56:28.489Z | Compiling miniz_oxide v0.8.9 |
| 794 | 2026-08-25T17:56:28.766Z | Compiling clap_builder v4.6.6 |
| 795 | 2026-08-25T17:56:28.826Z | Compiling idna_adapter v1.2.2 |
| 796 | 2026-08-25T17:56:28.955Z | Compiling regress v0.11.1 |
| 797 | 2026-08-25T17:56:29.066Z | Compiling ecdsa v0.16.9 |
| 798 | 2026-08-25T17:56:29.657Z | Compiling hyper v1.11.0 |
| 799 | 2026-08-25T17:56:29.798Z | Compiling primeorder v0.13.6 |
| 800 | 2026-08-25T17:56:30.215Z | Compiling addr2line v0.25.1 |
| 801 | 2026-08-25T17:56:30.531Z | Compiling rand_chacha v0.3.1 |
| 802 | 2026-08-25T17:56:31.149Z | Compiling owo-colors v4.3.0 |
| 803 | 2026-08-25T17:56:31.278Z | Compiling ident_case v1.0.1 |
| 804 | 2026-08-25T17:56:31.404Z | Compiling cfg_aliases v0.2.2 |
| 805 | 2026-08-25T17:56:31.471Z | Compiling ipnet v2.12.1 |
| 806 | 2026-08-25T17:56:31.598Z | Compiling rustc-demangle v0.1.28 |
| 807 | 2026-08-25T17:56:31.761Z | Compiling crossbeam-epoch v0.9.20 |
| 808 | 2026-08-25T17:56:31.950Z | Compiling backtrace v0.3.76 |
| 809 | 2026-08-25T17:56:32.055Z | Compiling hyper-util v0.1.20 |
| 810 | 2026-08-25T17:56:32.933Z | Compiling darling_core v0.23.0 |
| 811 | 2026-08-25T17:56:32.946Z | Compiling typify-impl v0.6.2 |
| 812 | 2026-08-25T17:56:33.004Z | Compiling rand v0.8.7 |
| 813 | 2026-08-25T17:56:33.757Z | Compiling clap v4.6.6 |
| 814 | 2026-08-25T17:56:34.208Z | Compiling idna v1.1.0 |
| 815 | 2026-08-25T17:56:34.987Z | Compiling ed25519 v2.2.3 |
| 816 | 2026-08-25T17:56:35.020Z | Compiling http v0.2.12 |
| 817 | 2026-08-25T17:56:35.310Z | Compiling x509-cert v0.2.5 |
| 818 | 2026-08-25T17:56:35.794Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 819 | 2026-08-25T17:56:36.210Z | Compiling encoding_rs v0.8.35 |
| 820 | 2026-08-25T17:56:36.214Z | Compiling thiserror v1.0.69 |
| 821 | 2026-08-25T17:56:36.264Z | Compiling outref v0.5.2 |
| 822 | 2026-08-25T17:56:36.522Z | Compiling unicode-linebreak v0.1.5 |
| 823 | 2026-08-25T17:56:36.601Z | Compiling unicode-width v0.2.2 |
| 824 | 2026-08-25T17:56:36.613Z | Compiling vsimd v0.8.0 |
| 825 | 2026-08-25T17:56:36.755Z | Compiling rayon-core v1.13.0 |
| 826 | 2026-08-25T17:56:36.875Z | Compiling is_ci v1.2.0 |
| 827 | 2026-08-25T17:56:36.942Z | Compiling anyhow v1.0.104 |
| 828 | 2026-08-25T17:56:36.996Z | Compiling either v1.17.0 |
| 829 | 2026-08-25T17:56:37.021Z | Compiling mime v0.3.17 |
| 830 | 2026-08-25T17:56:37.155Z | Compiling crossbeam-deque v0.8.7 |
| 831 | 2026-08-25T17:56:37.199Z | Compiling num-bigint-dig v0.8.6 |
| 832 | 2026-08-25T17:56:37.465Z | Compiling bytes-utils v0.1.4 |
| 833 | 2026-08-25T17:56:37.526Z | Compiling base64-simd v0.8.0 |
| 834 | 2026-08-25T17:56:37.771Z | Compiling supports-color v3.0.2 |
| 835 | 2026-08-25T17:56:37.791Z | Compiling textwrap v0.16.2 |
| 836 | 2026-08-25T17:56:37.933Z | Compiling lazy_static v1.5.0 |
| 837 | 2026-08-25T17:56:38.026Z | Compiling typify-macro v0.6.2 |
| 838 | 2026-08-25T17:56:38.133Z | Compiling proc-macro-error2 v2.0.1 |
| 839 | 2026-08-25T17:56:38.190Z | Compiling http-body v0.4.6 |
| 840 | 2026-08-25T17:56:38.399Z | Compiling num-iter v0.1.46 |
| 841 | 2026-08-25T17:56:38.454Z | Compiling ed25519-dalek v2.2.0 |
| 842 | 2026-08-25T17:56:38.516Z | Compiling darling_macro v0.23.0 |
| 843 | 2026-08-25T17:56:38.926Z | Compiling hashbrown v0.14.5 |
| 844 | 2026-08-25T17:56:39.110Z | Compiling url v2.5.8 |
| 845 | 2026-08-25T17:56:39.726Z | Compiling backtrace-ext v0.2.1 |
| 846 | 2026-08-25T17:56:40.002Z | Compiling serde_urlencoded v0.7.1 |
| 847 | 2026-08-25T17:56:40.098Z | Compiling inout v0.1.4 |
| 848 | 2026-08-25T17:56:40.145Z | Compiling miette-derive v7.6.0 |
| 849 | 2026-08-25T17:56:40.148Z | Compiling thiserror-impl v1.0.69 |
| 850 | 2026-08-25T17:56:40.242Z | Compiling sync_wrapper v1.0.2 |
| 851 | 2026-08-25T17:56:40.319Z | Compiling crc32fast v1.5.0 |
| 852 | 2026-08-25T17:56:40.352Z | Compiling openssl-probe v0.2.1 |
| 853 | 2026-08-25T17:56:40.510Z | Compiling winnow v1.0.4 |
| 854 | 2026-08-25T17:56:40.543Z | Compiling camino v1.2.5 |
| 855 | 2026-08-25T17:56:40.607Z | Compiling paste v1.0.15 |
| 856 | 2026-08-25T17:56:40.868Z | Compiling cpufeatures v0.3.0 |
| 857 | 2026-08-25T17:56:40.941Z | Compiling supports-unicode v3.0.0 |
| 858 | 2026-08-25T17:56:41.080Z | Compiling pin-utils v0.1.0 |
| 859 | 2026-08-25T17:56:41.108Z | Compiling radium v0.7.0 |
| 860 | 2026-08-25T17:56:41.180Z | Compiling unicode-width v0.1.14 |
| 861 | 2026-08-25T17:56:41.242Z | Compiling supports-hyperlinks v3.2.0 |
| 862 | 2026-08-25T17:56:41.399Z | Compiling miette v7.6.0 |
| 863 | 2026-08-25T17:56:41.430Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 864 | 2026-08-25T17:56:41.443Z | Compiling aws-smithy-types v1.6.1 |
| 865 | 2026-08-25T17:56:41.789Z | Compiling rustls-native-certs v0.8.4 |
| 866 | 2026-08-25T17:56:41.971Z | Compiling tower v0.5.3 |
| 867 | 2026-08-25T17:56:42.401Z | Compiling cipher v0.4.4 |
| 868 | 2026-08-25T17:56:42.644Z | Compiling chumsky v0.9.3 |
| 869 | 2026-08-25T17:56:42.647Z | Compiling darling v0.23.0 |
| 870 | 2026-08-25T17:56:42.740Z | Compiling knus-derive v3.4.0 |
| 871 | 2026-08-25T17:56:43.252Z | Compiling rand_core v0.9.5 |
| 872 | 2026-08-25T17:56:43.414Z | Compiling pkcs1 v0.7.5 |
| 873 | 2026-08-25T17:56:43.516Z | Compiling ssh-encoding v0.2.0 |
| 874 | 2026-08-25T17:56:43.531Z | Compiling half v2.7.1 |
| 875 | 2026-08-25T17:56:43.765Z | Compiling aws-smithy-async v1.3.0 |
| 876 | 2026-08-25T17:56:43.849Z | Compiling blake3 v1.8.6 |
| 877 | 2026-08-25T17:56:43.881Z | Compiling aws-smithy-runtime-api-macros v1.1.0 |
| 878 | 2026-08-25T17:56:44.025Z | Compiling aho-corasick v1.1.5 |
| 879 | 2026-08-25T17:56:44.039Z | Compiling hybrid-array v0.4.14 |
| 880 | 2026-08-25T17:56:44.053Z | Compiling simd-adler32 v0.3.10 |
| 881 | 2026-08-25T17:56:44.124Z | Compiling ciborium-io v0.2.2 |
| 882 | 2026-08-25T17:56:44.253Z | Compiling byteorder v1.5.0 |
| 883 | 2026-08-25T17:56:44.370Z | Compiling maybe-uninit v2.0.0 |
| 884 | 2026-08-25T17:56:44.386Z | Compiling regex-syntax v0.8.11 |
| 885 | 2026-08-25T17:56:44.519Z | Compiling hex v0.4.3 |
| 886 | 2026-08-25T17:56:44.664Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 887 | 2026-08-25T17:56:44.732Z | Compiling tap v1.0.1 |
| 888 | 2026-08-25T17:56:44.795Z | Compiling keccak v0.1.6 |
| 889 | 2026-08-25T17:56:44.809Z | Compiling knus v3.4.0 |
| 890 | 2026-08-25T17:56:44.846Z | Compiling wyz v0.5.1 |
| 891 | 2026-08-25T17:56:44.885Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 892 | 2026-08-25T17:56:44.946Z | Compiling sha3 v0.10.9 |
| 893 | 2026-08-25T17:56:44.992Z | Compiling aws-smithy-runtime-api v1.14.0 |
| 894 | 2026-08-25T17:56:45.370Z | Compiling ciborium-ll v0.2.2 |
| 895 | 2026-08-25T17:56:45.618Z | Compiling ssh-cipher v0.2.0 |
| 896 | 2026-08-25T17:56:45.621Z | Compiling rsa v0.9.10 |
| 897 | 2026-08-25T17:56:45.685Z | Compiling rand_chacha v0.9.0 |
| 898 | 2026-08-25T17:56:45.794Z | Compiling regex-automata v0.4.18 |
| 899 | 2026-08-25T17:56:46.020Z | Compiling p384 v0.13.1 |
| 900 | 2026-08-25T17:56:46.254Z | Compiling serde_with_macros v3.22.0 |
| 901 | 2026-08-25T17:56:46.450Z | Compiling tower-http v0.6.11 |
| 902 | 2026-08-25T17:56:47.948Z | Compiling p256 v0.13.2 |
| 903 | 2026-08-25T17:56:47.981Z | Compiling hubpack_derive v0.1.1 |
| 904 | 2026-08-25T17:56:48.022Z | Compiling sha1 v0.10.7 |
| 905 | 2026-08-25T17:56:48.129Z | Compiling openapiv3 v2.2.0 |
| 906 | 2026-08-25T17:56:48.443Z | Compiling strum_macros v0.26.4 |
| 907 | 2026-08-25T17:56:48.482Z | Compiling env_filter v2.0.0 |
| 908 | 2026-08-25T17:56:48.844Z | Compiling heapless v0.7.17 |
| 909 | 2026-08-25T17:56:49.140Z | Compiling serde_path_to_error v0.1.20 |
| 910 | 2026-08-25T17:56:49.597Z | Compiling memmap2 v0.9.11 |
| 911 | 2026-08-25T17:56:49.671Z | Compiling thread_local v1.1.10 |
| 912 | 2026-08-25T17:56:50.006Z | Compiling arrayvec v0.7.8 |
| 913 | 2026-08-25T17:56:50.249Z | Compiling omicron-workspace-hack v0.1.0 |
| 914 | 2026-08-25T17:56:50.389Z | Compiling funty v2.0.0 |
| 915 | 2026-08-25T17:56:50.561Z | Compiling slog-async v2.8.0 |
| 916 | 2026-08-25T17:56:50.853Z | Compiling salty v0.3.0 |
| 917 | 2026-08-25T17:56:51.138Z | Compiling constant_time_eq v0.4.2 |
| 918 | 2026-08-25T17:56:51.312Z | Compiling packed_struct v0.10.1 |
| 919 | 2026-08-25T17:56:51.337Z | Compiling arrayref v0.3.9 |
| 920 | 2026-08-25T17:56:51.428Z | Compiling fastrand v2.5.0 |
| 921 | 2026-08-25T17:56:51.458Z | Compiling ipnetwork v0.21.1 |
| 922 | 2026-08-25T17:56:51.764Z | Compiling oxnet v0.1.6 |
| 923 | 2026-08-25T17:56:52.305Z | Compiling tempfile v3.27.0 |
| 924 | 2026-08-25T17:56:54.385Z | Compiling bitvec v1.1.1 |
| 925 | 2026-08-25T17:56:54.623Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 926 | 2026-08-25T17:56:54.818Z | Compiling strum v0.26.3 |
| 927 | 2026-08-25T17:56:55.005Z | Compiling env_logger v0.11.11 |
| 928 | 2026-08-25T17:56:55.843Z | Compiling hubpack v0.1.2 |
| 929 | 2026-08-25T17:56:56.092Z | Compiling ssh-key v0.6.7 |
| 930 | 2026-08-25T17:56:56.177Z | Compiling regex v1.13.1 |
| 931 | 2026-08-25T17:56:56.570Z | Compiling serde_with v3.22.0 |
| 932 | 2026-08-25T17:56:57.623Z | Compiling flate2 v1.1.9 |
| 933 | 2026-08-25T17:56:58.177Z | Compiling rand v0.9.5 |
| 934 | 2026-08-25T17:56:58.254Z | Compiling ciborium v0.2.2 |
| 935 | 2026-08-25T17:56:58.423Z | Compiling proc-macro-crate v3.5.0 |
| 936 | 2026-08-25T17:56:58.901Z | Compiling crypto-common v0.2.2 |
| 937 | 2026-08-25T17:56:58.915Z | Compiling block-buffer v0.12.1 |
| 938 | 2026-08-25T17:56:59.097Z | Compiling hash32 v0.2.1 |
| 939 | 2026-08-25T17:56:59.134Z | Compiling typify v0.6.2 |
| 940 | 2026-08-25T17:56:59.229Z | Compiling borsh v1.8.0 |
| 941 | 2026-08-25T17:56:59.296Z | Compiling packed_struct_codegen v0.10.1 |
| 942 | 2026-08-25T17:57:00.178Z | Compiling crossbeam-channel v0.5.16 |
| 943 | 2026-08-25T17:57:00.305Z | Compiling newtype-uuid v1.4.0 |
| 944 | 2026-08-25T17:57:00.500Z | Compiling futures-executor v0.3.33 |
| 945 | 2026-08-25T17:57:01.021Z | Compiling aws-types v1.5.0 |
| 946 | 2026-08-25T17:57:01.282Z | Compiling daft-derive v0.1.8 |
| 947 | 2026-08-25T17:57:01.285Z | Compiling async-trait v0.1.92 |
| 948 | 2026-08-25T17:57:01.309Z | Compiling bitfield-macros v0.19.5 |
| 949 | 2026-08-25T17:57:02.013Z | Compiling is-terminal v0.4.17 |
| 950 | 2026-08-25T17:57:02.047Z | Compiling multer v3.1.0 |
| 951 | 2026-08-25T17:57:02.119Z | Compiling term v1.2.1 |
| 952 | 2026-08-25T17:57:02.214Z | Compiling match_cfg v0.1.0 |
| 953 | 2026-08-25T17:57:02.283Z | Compiling take_mut v0.2.2 |
| 954 | 2026-08-25T17:57:02.403Z | Compiling nodrop v0.1.14 |
| 955 | 2026-08-25T17:57:02.465Z | Compiling unsafe-libyaml v0.2.11 |
| 956 | 2026-08-25T17:57:02.975Z | Compiling data-encoding v2.11.1 |
| 957 | 2026-08-25T17:57:03.121Z | Compiling utf-8 v0.7.6 |
| 958 | 2026-08-25T17:57:03.324Z | Compiling const-oid v0.10.2 |
| 959 | 2026-08-25T17:57:03.554Z | Compiling rlimit v0.10.2 |
| 960 | 2026-08-25T17:57:03.621Z | Compiling compression-core v0.4.32 |
| 961 | 2026-08-25T17:57:03.830Z | Compiling compression-codecs v0.4.38 |
| 962 | 2026-08-25T17:57:04.017Z | Compiling digest v0.11.3 |
| 963 | 2026-08-25T17:57:04.060Z | Compiling tungstenite v0.28.0 |
| 964 | 2026-08-25T17:57:04.193Z | Compiling serde_yaml v0.9.34+deprecated |
| 965 | 2026-08-25T17:57:04.598Z | Compiling array-init v0.0.4 |
| 966 | 2026-08-25T17:57:04.961Z | Compiling slog-term v2.9.2 |
| 967 | 2026-08-25T17:57:05.482Z | Compiling hostname v0.3.1 |
| 968 | 2026-08-25T17:57:05.628Z | Compiling bitfield v0.19.5 |
| 969 | 2026-08-25T17:57:05.643Z | Compiling daft v0.1.8 |
| 970 | 2026-08-25T17:57:05.937Z | Compiling progenitor-impl v0.14.0 |
| 971 | 2026-08-25T17:57:05.970Z | Compiling futures v0.3.33 |
| 972 | 2026-08-25T17:57:06.903Z | Compiling smallvec v0.6.14 |
| 973 | 2026-08-25T17:57:07.060Z | Compiling borsh-derive v1.8.0 |
| 974 | 2026-08-25T17:57:07.153Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 975 | 2026-08-25T17:57:07.571Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 976 | 2026-08-25T17:57:08.868Z | Compiling aws-smithy-schema v0.2.0 |
| 977 | 2026-08-25T17:57:09.289Z | Compiling aws-credential-types v1.3.0 |
| 978 | 2026-08-25T17:57:09.543Z | Compiling nix v0.31.3 |
| 979 | 2026-08-25T17:57:09.928Z | Compiling slog-json v2.6.1 |
| 980 | 2026-08-25T17:57:10.192Z | Compiling toml_datetime v0.6.11 |
| 981 | 2026-08-25T17:57:10.217Z | Compiling serde_spanned v0.6.9 |
| 982 | 2026-08-25T17:57:10.380Z | Compiling cobs v0.3.0 |
| 983 | 2026-08-25T17:57:10.555Z | Compiling async-stream-impl v0.3.6 |
| 984 | 2026-08-25T17:57:10.650Z | Compiling serde_spanned v1.1.1 |
| 985 | 2026-08-25T17:57:10.803Z | Compiling dropshot v0.17.1 |
| 986 | 2026-08-25T17:57:10.829Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 987 | 2026-08-25T17:57:10.984Z | Compiling winnow v0.7.15 |
| 988 | 2026-08-25T17:57:11.045Z | Compiling portable-atomic v1.15.0 |
| 989 | 2026-08-25T17:57:11.132Z | Compiling static_assertions v1.1.0 |
| 990 | 2026-08-25T17:57:11.178Z | Compiling signal-hook v0.4.4 |
| 991 | 2026-08-25T17:57:11.211Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 992 | 2026-08-25T17:57:11.397Z | Compiling toml_write v0.1.2 |
| 993 | 2026-08-25T17:57:11.569Z | Compiling toml v1.1.4+spec-1.1.0 |
| 994 | 2026-08-25T17:57:11.581Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 995 | 2026-08-25T17:57:11.653Z | Compiling async-stream v0.3.6 |
| 996 | 2026-08-25T17:57:11.858Z | Compiling postcard v1.1.3 |
| 997 | 2026-08-25T17:57:12.217Z | Compiling slog-bunyan v2.5.0 |
| 998 | 2026-08-25T17:57:12.941Z | Compiling toml_edit v0.22.27 |
| 999 | 2026-08-25T17:57:13.800Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1000 | 2026-08-25T17:57:14.754Z | Compiling progenitor-macro v0.14.0 |
| 1001 | 2026-08-25T17:57:15.027Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1002 | 2026-08-25T17:57:16.029Z | Compiling serde-hex v0.1.0 |
| 1003 | 2026-08-25T17:57:18.175Z | Compiling tokio-tungstenite v0.28.0 |
| 1004 | 2026-08-25T17:57:18.508Z | Compiling sha1 v0.11.0 |
| 1005 | 2026-08-25T17:57:18.933Z | Compiling async-compression v0.4.43 |
| 1006 | 2026-08-25T17:57:19.212Z | Compiling oauth2 v5.0.0 |
| 1007 | 2026-08-25T17:57:19.283Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1008 | 2026-08-25T17:57:19.532Z | Compiling dropshot_endpoint v0.17.1 |
| 1009 | 2026-08-25T17:57:21.072Z | Compiling waitgroup v0.1.2 |
| 1010 | 2026-08-25T17:57:21.113Z | Compiling rustls-pemfile v2.2.0 |
| 1011 | 2026-08-25T17:57:21.226Z | Compiling serde-big-array v0.5.1 |
| 1012 | 2026-08-25T17:57:21.378Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1013 | 2026-08-25T17:57:21.392Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1014 | 2026-08-25T17:57:21.494Z | Compiling nibble_vec v0.1.0 |
| 1015 | 2026-08-25T17:57:21.648Z | Compiling hostname v0.4.2 |
| 1016 | 2026-08-25T17:57:21.793Z | Compiling debug-ignore v1.0.5 |
| 1017 | 2026-08-25T17:57:21.807Z | Compiling endian-type v0.2.0 |
| 1018 | 2026-08-25T17:57:21.820Z | Compiling bytesize v2.7.0 |
| 1019 | 2026-08-25T17:57:21.849Z | Compiling crc-any v2.5.1 |
| 1020 | 2026-08-25T17:57:21.901Z | Compiling corncobs v0.1.4 |
| 1021 | 2026-08-25T17:57:21.967Z | Compiling http-range-header v0.4.2 |
| 1022 | 2026-08-25T17:57:22.235Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1023 | 2026-08-25T17:57:22.267Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1024 | 2026-08-25T17:57:22.411Z | Compiling radix_trie v0.3.0 |
| 1025 | 2026-08-25T17:57:22.460Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1026 | 2026-08-25T17:57:22.854Z | Compiling sshauth v0.1.2 (https://github.com/oxidecomputer/sshauth#6233c1b2) |
| 1027 | 2026-08-25T17:57:22.868Z | Compiling toml v0.8.23 |
| 1028 | 2026-08-25T17:57:25.042Z | Compiling permission-slip-common v0.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1029 | 2026-08-25T17:57:25.552Z | Compiling console v0.16.4 |
| 1030 | 2026-08-25T17:57:26.867Z | Compiling rustls-webpki v0.103.13 |
| 1031 | 2026-08-25T17:57:28.123Z | Compiling secrecy v0.8.0 |
| 1032 | 2026-08-25T17:57:28.269Z | Compiling clap-num v1.2.0 |
| 1033 | 2026-08-25T17:57:28.436Z | Compiling termios v0.3.3 |
| 1034 | 2026-08-25T17:57:28.519Z | Compiling home v0.5.12 |
| 1035 | 2026-08-25T17:57:28.614Z | Compiling natord v1.0.9 |
| 1036 | 2026-08-25T17:57:28.711Z | Compiling unicode-segmentation v1.13.3 |
| 1037 | 2026-08-25T17:57:28.843Z | Compiling xdg v2.5.2 |
| 1038 | 2026-08-25T17:57:28.884Z | Compiling unit-prefix v0.5.2 |
| 1039 | 2026-08-25T17:57:29.045Z | Compiling indicatif v0.18.6 |
| 1040 | 2026-08-25T17:57:29.312Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1041 | 2026-08-25T17:57:29.391Z | Compiling tokio-fd v0.3.0 |
| 1042 | 2026-08-25T17:57:29.610Z | Compiling async-recursion v1.1.1 |
| 1043 | 2026-08-25T17:57:29.611Z | Compiling shlex v1.3.0 |
| 1044 | 2026-08-25T17:57:29.943Z | Compiling xdg v3.0.0 |
| 1045 | 2026-08-25T17:57:30.293Z | Compiling humantime v2.4.0 |
| 1046 | 2026-08-25T17:57:31.081Z | Compiling tokio-rustls v0.26.4 |
| 1047 | 2026-08-25T17:57:31.114Z | Compiling rustls-platform-verifier v0.7.0 |
| 1048 | 2026-08-25T17:57:31.377Z | Compiling hyper-rustls v0.27.9 |
| 1049 | 2026-08-25T17:57:31.665Z | Compiling reqwest v0.13.4 |
| 1050 | 2026-08-25T17:57:33.093Z | Compiling progenitor-client v0.14.0 |
| 1051 | 2026-08-25T17:57:33.143Z | Compiling oauth2-reqwest v0.1.0-alpha.3 |
| 1052 | 2026-08-25T17:57:33.573Z | Compiling progenitor v0.14.0 |
| 1053 | 2026-08-25T17:57:33.722Z | Compiling permission-slip-client v1.1.0 (https://github.com/oxidecomputer/permission-slip#11f249d9) |
| 1054 | 2026-08-25T17:57:34.711Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1055 | 2026-08-25T17:57:35.864Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1056 | 2026-08-25T17:57:53.583Z | Finished `release` profile [optimized] target(s) in 2m 12s |
| 1057 | 2026-08-25T17:57:53.587Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1058 | 2026-08-25T17:57:53.587Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1059 | 2026-08-25T17:57:53.858Z | + cp target/release/sush /work/sush |
| 1060 | 2026-08-25T17:57:53.892Z | + cargo install just --locked |
| 1061 | 2026-08-25T17:57:53.949Z | Updating crates.io index |
| 1062 | 2026-08-25T17:57:54.044Z | Downloading crates ... |
| 1063 | 2026-08-25T17:57:54.123Z | Downloaded just v1.58.0 |
| 1064 | 2026-08-25T17:57:54.157Z | Installing just v1.58.0 |
| 1065 | 2026-08-25T17:57:54.160Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 1066 | 2026-08-25T17:57:54.160Z | | |
| 1067 | 2026-08-25T17:57:54.160Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 1068 | 2026-08-25T17:57:54.160Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 1069 | 2026-08-25T17:57:54.160Z | Updating crates.io index |
| 1070 | 2026-08-25T17:57:54.377Z | Updating crates.io index |
| 1071 | 2026-08-25T17:57:54.466Z | Downloading crates ... |
| 1072 | 2026-08-25T17:57:54.492Z | Downloaded blake3 v1.8.5 |
| 1073 | 2026-08-25T17:57:54.497Z | Downloaded find-msvc-tools v0.1.9 |
| 1074 | 2026-08-25T17:57:54.503Z | Downloaded is_executable v1.0.6 |
| 1075 | 2026-08-25T17:57:54.506Z | Downloaded clap v4.6.5 |
| 1076 | 2026-08-25T17:57:54.511Z | Downloaded clap_mangen v0.3.0 |
| 1077 | 2026-08-25T17:57:54.514Z | Downloaded digest-io v0.1.0 |
| 1078 | 2026-08-25T17:57:54.516Z | Downloaded clap_complete v4.6.8 |
| 1079 | 2026-08-25T17:57:54.519Z | Downloaded cc v1.4.0 |
| 1080 | 2026-08-25T17:57:54.519Z | Downloaded dirs-sys v0.5.0 |
| 1081 | 2026-08-25T17:57:54.522Z | Downloaded dotenvy v0.15.7 |
| 1082 | 2026-08-25T17:57:54.522Z | Downloaded num_cpus v1.17.0 |
| 1083 | 2026-08-25T17:57:54.525Z | Downloaded dirs v6.0.0 |
| 1084 | 2026-08-25T17:57:54.530Z | Downloaded roff v1.1.1 |
| 1085 | 2026-08-25T17:57:54.533Z | Downloaded option-ext v0.2.0 |
| 1086 | 2026-08-25T17:57:54.537Z | Downloaded typed-arena v2.0.2 |
| 1087 | 2026-08-25T17:57:54.540Z | Downloaded nu-ansi-term v0.50.3 |
| 1088 | 2026-08-25T17:57:54.544Z | Downloaded strum_macros v0.28.0 |
| 1089 | 2026-08-25T17:57:54.547Z | Downloaded shellexpand v3.1.2 |
| 1090 | 2026-08-25T17:57:54.547Z | Downloaded strum v0.28.0 |
| 1091 | 2026-08-25T17:57:54.551Z | Downloaded unicase v2.9.0 |
| 1092 | 2026-08-25T17:57:54.554Z | Downloaded sha2 v0.11.0 |
| 1093 | 2026-08-25T17:57:54.559Z | Downloaded snafu-derive v0.9.2 |
| 1094 | 2026-08-25T17:57:54.561Z | Downloaded similar v3.1.1 |
| 1095 | 2026-08-25T17:57:54.565Z | Downloaded clap_builder v4.6.5 |
| 1096 | 2026-08-25T17:57:54.569Z | Downloaded snafu v0.9.2 |
| 1097 | 2026-08-25T17:57:54.572Z | Downloaded pulldown-cmark v0.13.4 |
| 1098 | 2026-08-25T17:57:54.580Z | Downloaded bstr v1.13.0 |
| 1099 | 2026-08-25T17:57:54.605Z | Downloaded regex-automata v0.4.16 |
| 1100 | 2026-08-25T17:57:54.649Z | Compiling libc v0.2.189 |
| 1101 | 2026-08-25T17:57:54.652Z | Compiling proc-macro2 v1.0.107 |
| 1102 | 2026-08-25T17:57:54.652Z | Compiling unicode-ident v1.0.24 |
| 1103 | 2026-08-25T17:57:54.652Z | Compiling quote v1.0.47 |
| 1104 | 2026-08-25T17:57:54.652Z | Compiling bitflags v2.13.1 |
| 1105 | 2026-08-25T17:57:54.652Z | Compiling rustix v1.1.4 |
| 1106 | 2026-08-25T17:57:54.652Z | Compiling cfg-if v1.0.4 |
| 1107 | 2026-08-25T17:57:54.652Z | Compiling heck v0.5.0 |
| 1108 | 2026-08-25T17:57:54.716Z | Compiling crossbeam-utils v0.8.22 |
| 1109 | 2026-08-25T17:57:54.767Z | Compiling utf8parse v0.2.2 |
| 1110 | 2026-08-25T17:57:54.837Z | Compiling typenum v1.20.1 |
| 1111 | 2026-08-25T17:57:54.853Z | Compiling anstyle-parse v1.0.0 |
| 1112 | 2026-08-25T17:57:54.946Z | Compiling is_terminal_polyfill v1.70.2 |
| 1113 | 2026-08-25T17:57:54.952Z | Compiling getrandom v0.4.3 |
| 1114 | 2026-08-25T17:57:54.995Z | Compiling anstyle-query v1.1.5 |
| 1115 | 2026-08-25T17:57:55.018Z | Compiling serde_core v1.0.229 |
| 1116 | 2026-08-25T17:57:55.032Z | Compiling rand_core v0.10.1 |
| 1117 | 2026-08-25T17:57:55.074Z | Compiling colorchoice v1.0.5 |
| 1118 | 2026-08-25T17:57:55.144Z | Compiling crossbeam-epoch v0.9.20 |
| 1119 | 2026-08-25T17:57:55.166Z | Compiling anstyle v1.0.14 |
| 1120 | 2026-08-25T17:57:55.170Z | Compiling memchr v2.8.3 |
| 1121 | 2026-08-25T17:57:55.335Z | Compiling anstream v1.0.0 |
| 1122 | 2026-08-25T17:57:55.377Z | Compiling shlex v2.0.1 |
| 1123 | 2026-08-25T17:57:55.387Z | Compiling find-msvc-tools v0.1.9 |
| 1124 | 2026-08-25T17:57:55.509Z | Compiling errno v0.3.14 |
| 1125 | 2026-08-25T17:57:55.545Z | Compiling rayon-core v1.13.0 |
| 1126 | 2026-08-25T17:57:55.643Z | Compiling hybrid-array v0.4.14 |
| 1127 | 2026-08-25T17:57:55.674Z | Compiling strsim v0.11.1 |
| 1128 | 2026-08-25T17:57:55.747Z | Compiling autocfg v1.5.1 |
| 1129 | 2026-08-25T17:57:55.751Z | Compiling syn v3.0.3 |
| 1130 | 2026-08-25T17:57:55.754Z | Compiling syn v2.0.119 |
| 1131 | 2026-08-25T17:57:55.823Z | Compiling crossbeam-deque v0.8.7 |
| 1132 | 2026-08-25T17:57:55.950Z | Compiling cpufeatures v0.3.0 |
| 1133 | 2026-08-25T17:57:56.012Z | Compiling clap_lex v1.1.0 |
| 1134 | 2026-08-25T17:57:56.075Z | Compiling num-traits v0.2.19 |
| 1135 | 2026-08-25T17:57:56.084Z | Compiling crypto-common v0.2.2 |
| 1136 | 2026-08-25T17:57:56.097Z | Compiling block-buffer v0.12.1 |
| 1137 | 2026-08-25T17:57:56.252Z | Compiling cc v1.4.0 |
| 1138 | 2026-08-25T17:57:56.441Z | Compiling cfg_aliases v0.2.2 |
| 1139 | 2026-08-25T17:57:56.503Z | Compiling serde v1.0.229 |
| 1140 | 2026-08-25T17:57:56.604Z | Compiling zmij v1.0.23 |
| 1141 | 2026-08-25T17:57:56.793Z | Compiling terminal_size v0.4.4 |
| 1142 | 2026-08-25T17:57:56.880Z | Compiling clap_builder v4.6.5 |
| 1143 | 2026-08-25T17:57:56.918Z | Compiling const-oid v0.10.2 |
| 1144 | 2026-08-25T17:57:57.084Z | Compiling option-ext v0.2.0 |
| 1145 | 2026-08-25T17:57:57.100Z | Compiling digest v0.11.3 |
| 1146 | 2026-08-25T17:57:57.164Z | Compiling dirs-sys v0.5.0 |
| 1147 | 2026-08-25T17:57:57.205Z | Compiling nix v0.31.3 |
| 1148 | 2026-08-25T17:57:57.369Z | Compiling blake3 v1.8.5 |
| 1149 | 2026-08-25T17:57:57.536Z | Compiling aho-corasick v1.1.5 |
| 1150 | 2026-08-25T17:57:57.573Z | Compiling serde_json v1.0.151 |
| 1151 | 2026-08-25T17:57:57.618Z | Compiling camino v1.2.5 |
| 1152 | 2026-08-25T17:57:57.739Z | Compiling pulldown-cmark v0.13.4 |
| 1153 | 2026-08-25T17:57:57.792Z | Compiling regex-syntax v0.8.11 |
| 1154 | 2026-08-25T17:57:58.303Z | Compiling dirs v6.0.0 |
| 1155 | 2026-08-25T17:57:58.579Z | Compiling chacha20 v0.10.1 |
| 1156 | 2026-08-25T17:57:58.596Z | Compiling clap_derive v4.6.4 |
| 1157 | 2026-08-25T17:57:58.712Z | Compiling serde_derive v1.0.229 |
| 1158 | 2026-08-25T17:57:58.715Z | Compiling strum_macros v0.28.0 |
| 1159 | 2026-08-25T17:57:58.840Z | Compiling snafu-derive v0.9.2 |
| 1160 | 2026-08-25T17:57:59.142Z | Compiling memmap2 v0.9.11 |
| 1161 | 2026-08-25T17:57:59.368Z | Compiling is_executable v1.0.6 |
| 1162 | 2026-08-25T17:57:59.480Z | Compiling regex-automata v0.4.16 |
| 1163 | 2026-08-25T17:58:00.181Z | Compiling clap v4.6.5 |
| 1164 | 2026-08-25T17:58:00.249Z | Compiling itoa v1.0.18 |
| 1165 | 2026-08-25T17:58:00.444Z | Compiling unicode-segmentation v1.13.3 |
| 1166 | 2026-08-25T17:58:00.463Z | Compiling constant_time_eq v0.4.2 |
| 1167 | 2026-08-25T17:58:00.483Z | Compiling arrayref v0.3.9 |
| 1168 | 2026-08-25T17:58:00.538Z | Compiling fastrand v2.5.0 |
| 1169 | 2026-08-25T17:58:00.611Z | Compiling just v1.58.0 |
| 1170 | 2026-08-25T17:58:00.825Z | Compiling arrayvec v0.7.8 |
| 1171 | 2026-08-25T17:58:00.839Z | Compiling unicase v2.9.0 |
| 1172 | 2026-08-25T17:58:00.842Z | Compiling roff v1.1.1 |
| 1173 | 2026-08-25T17:58:00.925Z | Compiling once_cell v1.21.4 |
| 1174 | 2026-08-25T17:58:01.038Z | Compiling iana-time-zone v0.1.65 |
| 1175 | 2026-08-25T17:58:01.127Z | Compiling tempfile v3.27.0 |
| 1176 | 2026-08-25T17:58:01.141Z | Compiling chrono v0.4.45 |
| 1177 | 2026-08-25T17:58:01.282Z | Compiling clap_mangen v0.3.0 |
| 1178 | 2026-08-25T17:58:01.654Z | Compiling regex v1.13.1 |
| 1179 | 2026-08-25T17:58:02.025Z | Compiling similar v3.1.1 |
| 1180 | 2026-08-25T17:58:02.432Z | Compiling clap_complete v4.6.8 |
| 1181 | 2026-08-25T17:58:02.578Z | Compiling snafu v0.9.2 |
| 1182 | 2026-08-25T17:58:02.616Z | Compiling strum v0.28.0 |
| 1183 | 2026-08-25T17:58:02.998Z | Compiling rand v0.10.2 |
| 1184 | 2026-08-25T17:58:03.367Z | Compiling shellexpand v3.1.2 |
| 1185 | 2026-08-25T17:58:03.666Z | Compiling sha2 v0.11.0 |
| 1186 | 2026-08-25T17:58:03.704Z | Compiling digest-io v0.1.0 |
| 1187 | 2026-08-25T17:58:03.821Z | Compiling uuid v1.24.0 |
| 1188 | 2026-08-25T17:58:04.002Z | Compiling num_cpus v1.17.0 |
| 1189 | 2026-08-25T17:58:04.086Z | Compiling unicode-width v0.2.2 |
| 1190 | 2026-08-25T17:58:04.224Z | Compiling hex v0.4.3 |
| 1191 | 2026-08-25T17:58:04.384Z | Compiling dotenvy v0.15.7 |
| 1192 | 2026-08-25T17:58:04.493Z | Compiling percent-encoding v2.3.2 |
| 1193 | 2026-08-25T17:58:04.705Z | Compiling semver v1.0.28 |
| 1194 | 2026-08-25T17:58:04.773Z | Compiling nu-ansi-term v0.50.3 |
| 1195 | 2026-08-25T17:58:04.783Z | Compiling typed-arena v2.0.2 |
| 1196 | 2026-08-25T17:59:05.048Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 1197 | 2026-08-25T17:59:05.065Z | Installing /home/build/.cargo/bin/just |
| 1198 | 2026-08-25T17:59:05.068Z | Installed package `just v1.58.0` (executable `just`) |
| 1199 | 2026-08-25T17:59:05.111Z | + curl -sSfL https://get.nexte.st/latest/illumos |
| 1200 | 2026-08-25T17:59:05.114Z | + gunzip |
| 1201 | 2026-08-25T17:59:05.114Z | + tar -xf - -C /home/build/.cargo/bin |
| 1202 | 2026-08-25T17:59:06.340Z | + just ci |
| 1203 | 2026-08-25T17:59:06.343Z | cargo fmt --check |
| 1204 | 2026-08-25T17:59:06.550Z | cargo clippy -- --no-deps --deny warnings |
| 1205 | 2026-08-25T17:59:06.847Z | Downloading crates ... |
| 1206 | 2026-08-25T17:59:06.924Z | Downloaded function_name v0.3.0 |
| 1207 | 2026-08-25T17:59:06.927Z | Downloaded base64 v0.21.7 |
| 1208 | 2026-08-25T17:59:06.927Z | Downloaded enum-as-inner v0.6.1 |
| 1209 | 2026-08-25T17:59:06.930Z | Downloaded function_name-proc-macro v0.3.0 |
| 1210 | 2026-08-25T17:59:06.930Z | Downloaded dashu-base v0.5.1 |
| 1211 | 2026-08-25T17:59:06.930Z | Downloaded hickory-resolver v0.24.4 |
| 1212 | 2026-08-25T17:59:06.933Z | Downloaded lru-cache v0.1.2 |
| 1213 | 2026-08-25T17:59:06.933Z | Downloaded linked-hash-map v0.5.6 |
| 1214 | 2026-08-25T17:59:06.933Z | Downloaded miette-derive v5.10.0 |
| 1215 | 2026-08-25T17:59:06.936Z | Downloaded knuffel-derive v3.2.0 |
| 1216 | 2026-08-25T17:59:06.936Z | Downloaded heck v0.4.1 |
| 1217 | 2026-08-25T17:59:06.936Z | Downloaded lru v0.18.2 |
| 1218 | 2026-08-25T17:59:06.939Z | Downloaded num-primitive v0.2.1 |
| 1219 | 2026-08-25T17:59:06.946Z | Downloaded num-modular v0.6.5 |
| 1220 | 2026-08-25T17:59:06.949Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1221 | 2026-08-25T17:59:06.949Z | Downloaded pwd v1.4.0 |
| 1222 | 2026-08-25T17:59:06.949Z | Downloaded seq-macro v0.3.6 |
| 1223 | 2026-08-25T17:59:06.952Z | Downloaded knuffel v3.2.0 |
| 1224 | 2026-08-25T17:59:06.952Z | Downloaded owo-colors v3.5.0 |
| 1225 | 2026-08-25T17:59:06.952Z | Downloaded miette v5.10.0 |
| 1226 | 2026-08-25T17:59:06.955Z | Downloaded dashu-int v0.5.1 |
| 1227 | 2026-08-25T17:59:06.983Z | Downloaded proc-macro-error v1.0.4 |
| 1228 | 2026-08-25T17:59:06.986Z | Downloaded supports-color v2.1.0 |
| 1229 | 2026-08-25T17:59:06.986Z | Downloaded supports-hyperlinks v2.1.0 |
| 1230 | 2026-08-25T17:59:06.986Z | Downloaded derive-where v1.6.1 |
| 1231 | 2026-08-25T17:59:06.986Z | Downloaded supports-unicode v2.1.0 |
| 1232 | 2026-08-25T17:59:06.986Z | Downloaded terminal_size v0.1.17 |
| 1233 | 2026-08-25T17:59:06.986Z | Downloaded resolv-conf v0.7.6 |
| 1234 | 2026-08-25T17:59:06.986Z | Downloaded smawk v0.3.3 |
| 1235 | 2026-08-25T17:59:06.986Z | Downloaded itertools v0.14.0 |
| 1236 | 2026-08-25T17:59:06.986Z | Downloaded tokio-stream v0.1.19 |
| 1237 | 2026-08-25T17:59:06.986Z | Downloaded textwrap v0.15.2 |
| 1238 | 2026-08-25T17:59:07.000Z | Downloaded hickory-proto v0.24.4 |
| 1239 | 2026-08-25T17:59:07.068Z | Downloaded qorb v0.4.1 |
| 1240 | 2026-08-25T17:59:07.364Z | Downloaded dsi-bitstream v0.10.1 |
| 1241 | 2026-08-25T17:59:07.561Z | Compiling proc-macro2 v1.0.107 |
| 1242 | 2026-08-25T17:59:07.561Z | Compiling quote v1.0.47 |
| 1243 | 2026-08-25T17:59:07.564Z | Compiling unicode-ident v1.0.24 |
| 1244 | 2026-08-25T17:59:07.564Z | Compiling libc v0.2.189 |
| 1245 | 2026-08-25T17:59:07.564Z | Checking cfg-if v1.0.4 |
| 1246 | 2026-08-25T17:59:07.564Z | Compiling version_check v0.9.5 |
| 1247 | 2026-08-25T17:59:07.564Z | Compiling serde_core v1.0.229 |
| 1248 | 2026-08-25T17:59:07.796Z | Checking memchr v2.8.3 |
| 1249 | 2026-08-25T17:59:07.919Z | Compiling generic-array v0.14.7 |
| 1250 | 2026-08-25T17:59:07.973Z | Checking typenum v1.20.1 |
| 1251 | 2026-08-25T17:59:08.168Z | Checking subtle v2.6.1 |
| 1252 | 2026-08-25T17:59:08.177Z | Checking bytes v1.12.1 |
| 1253 | 2026-08-25T17:59:08.292Z | Compiling libm v0.2.16 |
| 1254 | 2026-08-25T17:59:08.403Z | Compiling autocfg v1.5.1 |
| 1255 | 2026-08-25T17:59:08.463Z | Compiling serde v1.0.229 |
| 1256 | 2026-08-25T17:59:08.617Z | Checking smallvec v1.15.2 |
| 1257 | 2026-08-25T17:59:08.708Z | Checking errno v0.3.14 |
| 1258 | 2026-08-25T17:59:08.740Z | Compiling num-traits v0.2.19 |
| 1259 | 2026-08-25T17:59:08.756Z | Compiling syn v2.0.119 |
| 1260 | 2026-08-25T17:59:08.766Z | Compiling syn v3.0.3 |
| 1261 | 2026-08-25T17:59:08.815Z | Checking const-oid v0.9.6 |
| 1262 | 2026-08-25T17:59:08.826Z | Checking pin-project-lite v0.2.17 |
| 1263 | 2026-08-25T17:59:08.836Z | Compiling heck v0.5.0 |
| 1264 | 2026-08-25T17:59:08.908Z | Compiling zerocopy v0.8.56 |
| 1265 | 2026-08-25T17:59:09.025Z | Compiling thiserror v2.0.20 |
| 1266 | 2026-08-25T17:59:09.111Z | Compiling zeroize v1.9.0 |
| 1267 | 2026-08-25T17:59:09.320Z | Checking itoa v1.0.18 |
| 1268 | 2026-08-25T17:59:09.351Z | Compiling equivalent v1.0.2 |
| 1269 | 2026-08-25T17:59:09.433Z | Compiling parking_lot_core v0.9.12 |
| 1270 | 2026-08-25T17:59:09.457Z | Compiling zmij v1.0.23 |
| 1271 | 2026-08-25T17:59:09.479Z | Checking once_cell v1.21.4 |
| 1272 | 2026-08-25T17:59:09.495Z | Checking signal-hook-registry v1.4.8 |
| 1273 | 2026-08-25T17:59:09.553Z | Checking getrandom v0.2.17 |
| 1274 | 2026-08-25T17:59:09.644Z | Checking futures-core v0.3.33 |
| 1275 | 2026-08-25T17:59:09.646Z | Checking scopeguard v1.2.0 |
| 1276 | 2026-08-25T17:59:09.683Z | Checking rand_core v0.6.4 |
| 1277 | 2026-08-25T17:59:09.738Z | Checking lock_api v0.4.14 |
| 1278 | 2026-08-25T17:59:09.789Z | Compiling semver v1.0.28 |
| 1279 | 2026-08-25T17:59:09.840Z | Checking allocator-api2 v0.2.21 |
| 1280 | 2026-08-25T17:59:09.883Z | Compiling serde_json v1.0.151 |
| 1281 | 2026-08-25T17:59:09.908Z | Checking base64ct v1.8.3 |
| 1282 | 2026-08-25T17:59:09.958Z | Checking parking_lot v0.12.5 |
| 1283 | 2026-08-25T17:59:10.071Z | Checking socket2 v0.6.5 |
| 1284 | 2026-08-25T17:59:10.111Z | Checking mio v1.2.2 |
| 1285 | 2026-08-25T17:59:10.130Z | Checking pem-rfc7468 v0.7.0 |
| 1286 | 2026-08-25T17:59:10.137Z | Compiling jobserver v0.1.35 |
| 1287 | 2026-08-25T17:59:10.300Z | Compiling find-msvc-tools v0.1.10 |
| 1288 | 2026-08-25T17:59:10.375Z | Compiling rustversion v1.0.23 |
| 1289 | 2026-08-25T17:59:10.421Z | Compiling hashbrown v0.17.1 |
| 1290 | 2026-08-25T17:59:10.524Z | Compiling shlex v2.0.1 |
| 1291 | 2026-08-25T17:59:10.655Z | Checking futures-sink v0.3.33 |
| 1292 | 2026-08-25T17:59:10.745Z | Compiling cc v1.4.2 |
| 1293 | 2026-08-25T17:59:10.755Z | Checking flagset v0.4.7 |
| 1294 | 2026-08-25T17:59:10.867Z | Compiling cfg_aliases v0.2.2 |
| 1295 | 2026-08-25T17:59:10.934Z | Compiling indexmap v2.14.0 |
| 1296 | 2026-08-25T17:59:11.003Z | Checking slab v0.4.12 |
| 1297 | 2026-08-25T17:59:11.177Z | Checking foldhash v0.2.0 |
| 1298 | 2026-08-25T17:59:11.234Z | Compiling crypto-common v0.1.7 |
| 1299 | 2026-08-25T17:59:11.303Z | Compiling block-buffer v0.10.4 |
| 1300 | 2026-08-25T17:59:11.313Z | Checking futures-channel v0.3.33 |
| 1301 | 2026-08-25T17:59:11.347Z | Compiling winnow v1.0.4 |
| 1302 | 2026-08-25T17:59:11.432Z | Checking log v0.4.33 |
| 1303 | 2026-08-25T17:59:11.497Z | Compiling synstructure v0.13.2 |
| 1304 | 2026-08-25T17:59:11.570Z | Compiling digest v0.10.7 |
| 1305 | 2026-08-25T17:59:11.774Z | Checking futures-task v0.3.33 |
| 1306 | 2026-08-25T17:59:11.911Z | Checking stable_deref_trait v1.2.1 |
| 1307 | 2026-08-25T17:59:11.936Z | Compiling serde_derive v1.0.229 |
| 1308 | 2026-08-25T17:59:11.996Z | Compiling thiserror-impl v2.0.20 |
| 1309 | 2026-08-25T17:59:12.021Z | Compiling tokio-macros v2.7.2 |
| 1310 | 2026-08-25T17:59:12.067Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1311 | 2026-08-25T17:59:12.226Z | Checking bitflags v2.13.1 |
| 1312 | 2026-08-25T17:59:12.287Z | Checking futures-io v0.3.33 |
| 1313 | 2026-08-25T17:59:12.387Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1314 | 2026-08-25T17:59:12.433Z | Compiling serde_derive_internals v0.29.1 |
| 1315 | 2026-08-25T17:59:12.703Z | Compiling zeroize_derive v1.5.0 |
| 1316 | 2026-08-25T17:59:12.740Z | Compiling der_derive v0.7.3 |
| 1317 | 2026-08-25T17:59:12.811Z | Compiling zerocopy-derive v0.8.56 |
| 1318 | 2026-08-25T17:59:12.945Z | Checking tokio v1.53.1 |
| 1319 | 2026-08-25T17:59:13.174Z | Compiling zerofrom-derive v0.1.7 |
| 1320 | 2026-08-25T17:59:13.219Z | Compiling futures-macro v0.3.33 |
| 1321 | 2026-08-25T17:59:13.307Z | Compiling yoke-derive v0.8.2 |
| 1322 | 2026-08-25T17:59:13.716Z | Checking der v0.7.10 |
| 1323 | 2026-08-25T17:59:14.093Z | Checking futures-util v0.3.33 |
| 1324 | 2026-08-25T17:59:14.354Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1325 | 2026-08-25T17:59:14.364Z | Checking cpufeatures v0.2.17 |
| 1326 | 2026-08-25T17:59:14.367Z | Checking zerofrom v0.1.8 |
| 1327 | 2026-08-25T17:59:14.424Z | Compiling getrandom v0.4.3 |
| 1328 | 2026-08-25T17:59:14.443Z | Checking spki v0.7.3 |
| 1329 | 2026-08-25T17:59:14.476Z | Checking yoke v0.8.3 |
| 1330 | 2026-08-25T17:59:14.601Z | Compiling schemars v0.8.22 |
| 1331 | 2026-08-25T17:59:14.692Z | Checking pkcs8 v0.10.2 |
| 1332 | 2026-08-25T17:59:14.857Z | Compiling schemars_derive v0.8.22 |
| 1333 | 2026-08-25T17:59:14.888Z | Compiling proc-macro-crate v3.5.0 |
| 1334 | 2026-08-25T17:59:14.991Z | Compiling zerovec-derive v0.11.3 |
| 1335 | 2026-08-25T17:59:15.085Z | Compiling cmake v0.1.58 |
| 1336 | 2026-08-25T17:59:15.240Z | Compiling borsh v1.8.0 |
| 1337 | 2026-08-25T17:59:15.410Z | Checking http v1.5.0 |
| 1338 | 2026-08-25T17:59:15.506Z | Compiling object v0.37.3 |
| 1339 | 2026-08-25T17:59:15.784Z | Compiling dunce v1.0.5 |
| 1340 | 2026-08-25T17:59:15.877Z | Compiling pkg-config v0.3.33 |
| 1341 | 2026-08-25T17:59:15.972Z | Compiling fs_extra v1.3.0 |
| 1342 | 2026-08-25T17:59:16.055Z | Checking zerovec v0.11.6 |
| 1343 | 2026-08-25T17:59:16.112Z | Compiling borsh-derive v1.8.0 |
| 1344 | 2026-08-25T17:59:16.273Z | Compiling displaydoc v0.2.7 |
| 1345 | 2026-08-25T17:59:16.316Z | Compiling aws-lc-sys v0.44.0 |
| 1346 | 2026-08-25T17:59:16.512Z | Compiling rustc_version v0.4.1 |
| 1347 | 2026-08-25T17:59:16.775Z | Compiling curve25519-dalek v4.1.3 |
| 1348 | 2026-08-25T17:59:17.040Z | Checking ppv-lite86 v0.2.21 |
| 1349 | 2026-08-25T17:59:17.058Z | Compiling ahash v0.8.12 |
| 1350 | 2026-08-25T17:59:17.182Z | Checking hmac v0.12.1 |
| 1351 | 2026-08-25T17:59:17.192Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1352 | 2026-08-25T17:59:17.309Z | Checking iana-time-zone v0.1.65 |
| 1353 | 2026-08-25T17:59:17.331Z | Compiling httparse v1.10.1 |
| 1354 | 2026-08-25T17:59:17.341Z | Compiling aws-lc-rs v1.18.0 |
| 1355 | 2026-08-25T17:59:17.405Z | Checking percent-encoding v2.3.2 |
| 1356 | 2026-08-25T17:59:17.508Z | Compiling rustix v1.1.4 |
| 1357 | 2026-08-25T17:59:17.638Z | Checking chrono v0.4.45 |
| 1358 | 2026-08-25T17:59:17.687Z | Checking tinystr v0.8.3 |
| 1359 | 2026-08-25T17:59:17.719Z | Checking sha2 v0.10.9 |
| 1360 | 2026-08-25T17:59:17.855Z | Checking signature v2.2.0 |
| 1361 | 2026-08-25T17:59:17.870Z | Checking rustls-pki-types v1.15.1 |
| 1362 | 2026-08-25T17:59:17.969Z | Compiling tracing-attributes v0.1.31 |
| 1363 | 2026-08-25T17:59:17.972Z | Compiling slog v2.8.2 |
| 1364 | 2026-08-25T17:59:18.025Z | Checking ff v0.13.1 |
| 1365 | 2026-08-25T17:59:18.050Z | Checking tracing-core v0.1.36 |
| 1366 | 2026-08-25T17:59:18.143Z | Checking writeable v0.6.3 |
| 1367 | 2026-08-25T17:59:18.154Z | Compiling getrandom v0.3.4 |
| 1368 | 2026-08-25T17:59:18.184Z | Compiling thiserror v1.0.69 |
| 1369 | 2026-08-25T17:59:18.301Z | Checking base16ct v0.2.0 |
| 1370 | 2026-08-25T17:59:18.349Z | Compiling strsim v0.11.1 |
| 1371 | 2026-08-25T17:59:18.418Z | Compiling crossbeam-utils v0.8.22 |
| 1372 | 2026-08-25T17:59:18.463Z | Checking litemap v0.8.2 |
| 1373 | 2026-08-25T17:59:18.509Z | Checking sec1 v0.7.3 |
| 1374 | 2026-08-25T17:59:18.625Z | Checking icu_locale_core v2.2.0 |
| 1375 | 2026-08-25T17:59:18.648Z | Checking group v0.13.0 |
| 1376 | 2026-08-25T17:59:18.720Z | Checking uuid v1.24.0 |
| 1377 | 2026-08-25T17:59:18.779Z | Checking hkdf v0.12.4 |
| 1378 | 2026-08-25T17:59:18.896Z | Checking zerotrie v0.2.4 |
| 1379 | 2026-08-25T17:59:18.899Z | Checking potential_utf v0.1.5 |
| 1380 | 2026-08-25T17:59:19.024Z | Checking tokio-util v0.7.19 |
| 1381 | 2026-08-25T17:59:19.027Z | Checking erased-serde v0.3.31 |
| 1382 | 2026-08-25T17:59:19.125Z | Checking crypto-bigint v0.5.5 |
| 1383 | 2026-08-25T17:59:19.140Z | Checking tracing v0.1.44 |
| 1384 | 2026-08-25T17:59:19.218Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-08-25T17:59:19.315Z | Checking ipnet v2.12.1 |
| 1386 | 2026-08-25T17:59:19.391Z | Compiling syn v1.0.109 |
| 1387 | 2026-08-25T17:59:19.434Z | Checking simd-adler32 v0.3.10 |
| 1388 | 2026-08-25T17:59:19.524Z | Compiling icu_normalizer_data v2.2.0 |
| 1389 | 2026-08-25T17:59:19.566Z | Checking utf8_iter v1.0.4 |
| 1390 | 2026-08-25T17:59:19.679Z | Checking adler2 v2.0.1 |
| 1391 | 2026-08-25T17:59:19.689Z | Compiling icu_properties_data v2.2.0 |
| 1392 | 2026-08-25T17:59:19.734Z | Checking icu_collections v2.2.0 |
| 1393 | 2026-08-25T17:59:19.774Z | Checking miniz_oxide v0.8.9 |
| 1394 | 2026-08-25T17:59:19.912Z | Checking icu_provider v2.2.0 |
| 1395 | 2026-08-25T17:59:20.018Z | Checking elliptic-curve v0.13.8 |
| 1396 | 2026-08-25T17:59:20.101Z | Checking form_urlencoded v1.2.2 |
| 1397 | 2026-08-25T17:59:20.138Z | Checking rand_chacha v0.3.1 |
| 1398 | 2026-08-25T17:59:20.157Z | Compiling clap_derive v4.6.4 |
| 1399 | 2026-08-25T17:59:20.218Z | Checking is-terminal v0.4.17 |
| 1400 | 2026-08-25T17:59:20.298Z | Checking dyn-clone v1.0.20 |
| 1401 | 2026-08-25T17:59:20.307Z | Compiling rustls v0.23.43 |
| 1402 | 2026-08-25T17:59:20.317Z | Checking untrusted v0.9.0 |
| 1403 | 2026-08-25T17:59:20.334Z | Compiling num-bigint-dig v0.8.6 |
| 1404 | 2026-08-25T17:59:20.343Z | Checking utf8parse v0.2.2 |
| 1405 | 2026-08-25T17:59:20.404Z | Checking rand v0.8.7 |
| 1406 | 2026-08-25T17:59:20.497Z | Checking rfc6979 v0.4.0 |
| 1407 | 2026-08-25T17:59:20.539Z | Compiling serde_tokenstream v0.2.3 |
| 1408 | 2026-08-25T17:59:20.550Z | Checking http-body v1.1.0 |
| 1409 | 2026-08-25T17:59:20.665Z | Checking atomic-waker v1.1.2 |
| 1410 | 2026-08-25T17:59:20.782Z | Checking ecdsa v0.16.9 |
| 1411 | 2026-08-25T17:59:20.806Z | Checking icu_properties v2.2.0 |
| 1412 | 2026-08-25T17:59:20.910Z | Checking icu_normalizer v2.2.0 |
| 1413 | 2026-08-25T17:59:20.920Z | Checking anstyle-parse v1.0.0 |
| 1414 | 2026-08-25T17:59:20.987Z | Checking primeorder v0.13.6 |
| 1415 | 2026-08-25T17:59:21.206Z | Checking try-lock v0.2.5 |
| 1416 | 2026-08-25T17:59:21.216Z | Checking colorchoice v1.0.5 |
| 1417 | 2026-08-25T17:59:21.241Z | Checking is_terminal_polyfill v1.70.2 |
| 1418 | 2026-08-25T17:59:21.294Z | Checking anstyle v1.0.14 |
| 1419 | 2026-08-25T17:59:21.321Z | Checking tower-service v0.3.3 |
| 1420 | 2026-08-25T17:59:21.400Z | Compiling gimli v0.32.3 |
| 1421 | 2026-08-25T17:59:21.410Z | Checking anstyle-query v1.1.5 |
| 1422 | 2026-08-25T17:59:21.456Z | Checking tower-layer v0.3.3 |
| 1423 | 2026-08-25T17:59:21.489Z | Checking fnv v1.0.7 |
| 1424 | 2026-08-25T17:59:21.573Z | Checking h2 v0.4.15 |
| 1425 | 2026-08-25T17:59:21.591Z | Checking anstream v1.0.0 |
| 1426 | 2026-08-25T17:59:21.647Z | Checking idna_adapter v1.2.2 |
| 1427 | 2026-08-25T17:59:21.753Z | Checking want v0.3.1 |
| 1428 | 2026-08-25T17:59:22.039Z | Checking terminal_size v0.4.4 |
| 1429 | 2026-08-25T17:59:22.054Z | Checking ed25519 v2.2.3 |
| 1430 | 2026-08-25T17:59:22.723Z | Compiling time-core v0.1.9 |
| 1431 | 2026-08-25T17:59:22.733Z | Compiling num-conv v0.2.2 |
| 1432 | 2026-08-25T17:59:22.882Z | Compiling ident_case v1.0.1 |
| 1433 | 2026-08-25T17:59:22.901Z | Checking httpdate v1.0.3 |
| 1434 | 2026-08-25T17:59:23.102Z | Compiling addr2line v0.25.1 |
| 1435 | 2026-08-25T17:59:23.245Z | Compiling rustc-demangle v0.1.28 |
| 1436 | 2026-08-25T17:59:23.288Z | Checking spin v0.9.9 |
| 1437 | 2026-08-25T17:59:23.413Z | Compiling owo-colors v4.3.0 |
| 1438 | 2026-08-25T17:59:23.416Z | Checking clap_lex v1.1.0 |
| 1439 | 2026-08-25T17:59:23.503Z | Compiling crossbeam-epoch v0.9.20 |
| 1440 | 2026-08-25T17:59:23.579Z | Checking hyper v1.11.0 |
| 1441 | 2026-08-25T17:59:23.718Z | Checking clap_builder v4.6.6 |
| 1442 | 2026-08-25T17:59:24.006Z | Compiling darling_core v0.23.0 |
| 1443 | 2026-08-25T17:59:24.159Z | Compiling time-macros v0.2.32 |
| 1444 | 2026-08-25T17:59:24.172Z | Checking ed25519-dalek v2.2.0 |
| 1445 | 2026-08-25T17:59:24.503Z | Checking idna v1.1.0 |
| 1446 | 2026-08-25T17:59:24.736Z | Compiling backtrace v0.3.76 |
| 1447 | 2026-08-25T17:59:24.920Z | Checking rand_core v0.9.5 |
| 1448 | 2026-08-25T17:59:25.015Z | Checking x509-cert v0.2.5 |
| 1449 | 2026-08-25T17:59:25.064Z | Compiling num-integer v0.1.46 |
| 1450 | 2026-08-25T17:59:25.082Z | Compiling async-trait v0.1.92 |
| 1451 | 2026-08-25T17:59:25.259Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1452 | 2026-08-25T17:59:25.341Z | Checking num_threads v0.1.7 |
| 1453 | 2026-08-25T17:59:25.512Z | Compiling rayon-core v1.13.0 |
| 1454 | 2026-08-25T17:59:25.529Z | Compiling crc32fast v1.5.0 |
| 1455 | 2026-08-25T17:59:25.658Z | Checking deranged v0.5.8 |
| 1456 | 2026-08-25T17:59:25.661Z | Checking powerfmt v0.2.0 |
| 1457 | 2026-08-25T17:59:25.715Z | Compiling crossbeam-deque v0.8.7 |
| 1458 | 2026-08-25T17:59:25.768Z | Compiling is_ci v1.2.0 |
| 1459 | 2026-08-25T17:59:25.802Z | Compiling paste v1.0.15 |
| 1460 | 2026-08-25T17:59:25.812Z | Checking data-encoding v2.11.1 |
| 1461 | 2026-08-25T17:59:25.969Z | Checking base64 v0.22.1 |
| 1462 | 2026-08-25T17:59:26.075Z | Compiling unicode-width v0.2.2 |
| 1463 | 2026-08-25T17:59:26.084Z | Compiling camino v1.2.5 |
| 1464 | 2026-08-25T17:59:26.095Z | Compiling unicode-linebreak v0.1.5 |
| 1465 | 2026-08-25T17:59:26.158Z | Compiling anyhow v1.0.104 |
| 1466 | 2026-08-25T17:59:26.197Z | Checking hyper-util v0.1.20 |
| 1467 | 2026-08-25T17:59:26.313Z | Compiling textwrap v0.16.2 |
| 1468 | 2026-08-25T17:59:26.341Z | Compiling lazy_static v1.5.0 |
| 1469 | 2026-08-25T17:59:26.432Z | Compiling darling_macro v0.23.0 |
| 1470 | 2026-08-25T17:59:26.460Z | Compiling hashbrown v0.16.1 |
| 1471 | 2026-08-25T17:59:26.505Z | Compiling supports-color v3.0.2 |
| 1472 | 2026-08-25T17:59:26.567Z | Checking time v0.3.55 |
| 1473 | 2026-08-25T17:59:26.650Z | Compiling proc-macro-error2 v2.0.1 |
| 1474 | 2026-08-25T17:59:26.653Z | Compiling num-iter v0.1.46 |
| 1475 | 2026-08-25T17:59:26.667Z | Compiling backtrace-ext v0.2.1 |
| 1476 | 2026-08-25T17:59:26.759Z | Checking rand_chacha v0.9.0 |
| 1477 | 2026-08-25T17:59:26.808Z | Compiling hashbrown v0.14.5 |
| 1478 | 2026-08-25T17:59:26.906Z | Checking clap v4.6.6 |
| 1479 | 2026-08-25T17:59:26.935Z | Checking url v2.5.8 |
| 1480 | 2026-08-25T17:59:27.328Z | Checking sha1 v0.10.7 |
| 1481 | 2026-08-25T17:59:27.378Z | Compiling miette-derive v7.6.0 |
| 1482 | 2026-08-25T17:59:27.383Z | Checking hybrid-array v0.4.14 |
| 1483 | 2026-08-25T17:59:27.478Z | Checking encoding_rs v0.8.35 |
| 1484 | 2026-08-25T17:59:27.584Z | Compiling supports-unicode v3.0.0 |
| 1485 | 2026-08-25T17:59:27.815Z | Checking cpufeatures v0.3.0 |
| 1486 | 2026-08-25T17:59:27.819Z | Compiling unicode-width v0.1.14 |
| 1487 | 2026-08-25T17:59:27.878Z | Compiling supports-hyperlinks v3.2.0 |
| 1488 | 2026-08-25T17:59:27.998Z | Checking static_assertions v1.1.0 |
| 1489 | 2026-08-25T17:59:28.061Z | Checking hex v0.4.3 |
| 1490 | 2026-08-25T17:59:28.085Z | Checking ryu v1.0.23 |
| 1491 | 2026-08-25T17:59:28.130Z | Checking mime v0.3.17 |
| 1492 | 2026-08-25T17:59:28.289Z | Checking serde_urlencoded v0.7.1 |
| 1493 | 2026-08-25T17:59:28.417Z | Compiling chumsky v0.9.3 |
| 1494 | 2026-08-25T17:59:28.460Z | Compiling miette v7.6.0 |
| 1495 | 2026-08-25T17:59:28.647Z | Compiling darling v0.23.0 |
| 1496 | 2026-08-25T17:59:28.725Z | Compiling regress v0.11.1 |
| 1497 | 2026-08-25T17:59:28.941Z | Checking rand v0.9.5 |
| 1498 | 2026-08-25T17:59:29.390Z | Compiling knus-derive v3.4.0 |
| 1499 | 2026-08-25T17:59:29.837Z | Checking http-body-util v0.1.4 |
| 1500 | 2026-08-25T17:59:29.879Z | Compiling pkcs1 v0.7.5 |
| 1501 | 2026-08-25T17:59:29.891Z | Checking half v2.7.1 |
| 1502 | 2026-08-25T17:59:30.061Z | Checking futures-executor v0.3.33 |
| 1503 | 2026-08-25T17:59:30.136Z | Checking inout v0.1.4 |
| 1504 | 2026-08-25T17:59:30.202Z | Compiling blake3 v1.8.6 |
| 1505 | 2026-08-25T17:59:30.222Z | Checking thread_local v1.1.10 |
| 1506 | 2026-08-25T17:59:30.252Z | Compiling omicron-workspace-hack v0.1.0 |
| 1507 | 2026-08-25T17:59:30.380Z | Checking keccak v0.1.6 |
| 1508 | 2026-08-25T17:59:30.456Z | Compiling slog-async v2.8.0 |
| 1509 | 2026-08-25T17:59:30.535Z | Checking ciborium-io v0.2.2 |
| 1510 | 2026-08-25T17:59:30.616Z | Checking ipnetwork v0.21.1 |
| 1511 | 2026-08-25T17:59:30.734Z | Checking fastrand v2.5.0 |
| 1512 | 2026-08-25T17:59:30.778Z | Checking oxnet v0.1.6 |
| 1513 | 2026-08-25T17:59:30.807Z | Compiling knus v3.4.0 |
| 1514 | 2026-08-25T17:59:30.866Z | Compiling typify-impl v0.6.2 |
| 1515 | 2026-08-25T17:59:30.906Z | Checking tempfile v3.27.0 |
| 1516 | 2026-08-25T17:59:30.909Z | Compiling sha3 v0.10.9 |
| 1517 | 2026-08-25T17:59:30.909Z | Checking ciborium-ll v0.2.2 |
| 1518 | 2026-08-25T17:59:31.289Z | Checking cipher v0.4.4 |
| 1519 | 2026-08-25T17:59:31.315Z | Checking futures v0.3.33 |
| 1520 | 2026-08-25T17:59:31.333Z | Compiling rsa v0.9.10 |
| 1521 | 2026-08-25T17:59:31.382Z | Compiling p384 v0.13.1 |
| 1522 | 2026-08-25T17:59:31.520Z | Checking flate2 v1.1.9 |
| 1523 | 2026-08-25T17:59:31.530Z | Compiling serde_with_macros v3.22.0 |
| 1524 | 2026-08-25T17:59:31.805Z | Checking block-buffer v0.12.1 |
| 1525 | 2026-08-25T17:59:31.850Z | Checking crypto-common v0.2.2 |
| 1526 | 2026-08-25T17:59:31.890Z | Compiling hubpack_derive v0.1.1 |
| 1527 | 2026-08-25T17:59:31.953Z | Checking crossbeam-channel v0.5.16 |
| 1528 | 2026-08-25T17:59:32.177Z | Checking newtype-uuid v1.4.0 |
| 1529 | 2026-08-25T17:59:32.316Z | Checking ssh-encoding v0.2.0 |
| 1530 | 2026-08-25T17:59:32.325Z | Checking openapiv3 v2.2.0 |
| 1531 | 2026-08-25T17:59:32.399Z | Compiling async-stream-impl v0.3.6 |
| 1532 | 2026-08-25T17:59:32.491Z | Compiling strum_macros v0.26.4 |
| 1533 | 2026-08-25T17:59:32.660Z | Compiling daft-derive v0.1.8 |
| 1534 | 2026-08-25T17:59:33.023Z | Checking memmap2 v0.9.11 |
| 1535 | 2026-08-25T17:59:33.177Z | Compiling multer v3.1.0 |
| 1536 | 2026-08-25T17:59:33.361Z | Checking utf-8 v0.7.6 |
| 1537 | 2026-08-25T17:59:33.500Z | Checking arrayvec v0.7.8 |
| 1538 | 2026-08-25T17:59:33.608Z | Checking arrayref v0.3.9 |
| 1539 | 2026-08-25T17:59:33.669Z | Checking match_cfg v0.1.0 |
| 1540 | 2026-08-25T17:59:33.679Z | Checking take_mut v0.2.2 |
| 1541 | 2026-08-25T17:59:33.728Z | Checking const-oid v0.10.2 |
| 1542 | 2026-08-25T17:59:33.731Z | Checking term v1.2.1 |
| 1543 | 2026-08-25T17:59:33.756Z | Checking compression-core v0.4.32 |
| 1544 | 2026-08-25T17:59:33.800Z | Compiling salty v0.3.0 |
| 1545 | 2026-08-25T17:59:33.881Z | Checking constant_time_eq v0.4.2 |
| 1546 | 2026-08-25T17:59:33.949Z | Compiling rlimit v0.10.2 |
| 1547 | 2026-08-25T17:59:34.070Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 1548 | 2026-08-25T17:59:34.080Z | Checking strum v0.26.3 |
| 1549 | 2026-08-25T17:59:34.117Z | Checking slog-term v2.9.2 |
| 1550 | 2026-08-25T17:59:34.155Z | Checking digest v0.11.3 |
| 1551 | 2026-08-25T17:59:34.176Z | Checking compression-codecs v0.4.38 |
| 1552 | 2026-08-25T17:59:34.218Z | Compiling typify-macro v0.6.2 |
| 1553 | 2026-08-25T17:59:34.290Z | Checking hostname v0.3.1 |
| 1554 | 2026-08-25T17:59:34.357Z | Checking tungstenite v0.28.0 |
| 1555 | 2026-08-25T17:59:34.377Z | Checking daft v0.1.8 |
| 1556 | 2026-08-25T17:59:34.407Z | Checking async-stream v0.3.6 |
| 1557 | 2026-08-25T17:59:34.526Z | Checking serde_with v3.22.0 |
| 1558 | 2026-08-25T17:59:34.576Z | Checking ssh-cipher v0.2.0 |
| 1559 | 2026-08-25T17:59:34.586Z | Checking hubpack v0.1.2 |
| 1560 | 2026-08-25T17:59:34.693Z | Checking ciborium v0.2.2 |
| 1561 | 2026-08-25T17:59:34.702Z | Checking slog-json v2.6.1 |
| 1562 | 2026-08-25T17:59:34.771Z | Checking p256 v0.13.2 |
| 1563 | 2026-08-25T17:59:35.004Z | Checking serde_spanned v1.1.1 |
| 1564 | 2026-08-25T17:59:35.034Z | Compiling dropshot v0.17.1 |
| 1565 | 2026-08-25T17:59:35.101Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1566 | 2026-08-25T17:59:35.123Z | Checking toml_writer v1.1.2+spec-1.1.0 |
| 1567 | 2026-08-25T17:59:35.212Z | Checking debug-ignore v1.0.5 |
| 1568 | 2026-08-25T17:59:35.290Z | Checking toml v1.1.4+spec-1.1.0 |
| 1569 | 2026-08-25T17:59:35.300Z | Checking ssh-key v0.6.7 |
| 1570 | 2026-08-25T17:59:35.308Z | Checking slog-bunyan v2.5.0 |
| 1571 | 2026-08-25T17:59:35.417Z | Checking tokio-tungstenite v0.28.0 |
| 1572 | 2026-08-25T17:59:35.429Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1573 | 2026-08-25T17:59:35.770Z | Checking async-compression v0.4.43 |
| 1574 | 2026-08-25T17:59:35.814Z | Checking sha1 v0.11.0 |
| 1575 | 2026-08-25T17:59:35.823Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 1576 | 2026-08-25T17:59:35.965Z | Compiling dropshot_endpoint v0.17.1 |
| 1577 | 2026-08-25T17:59:35.975Z | Checking waitgroup v0.1.2 |
| 1578 | 2026-08-25T17:59:35.975Z | Checking rustls-pemfile v2.2.0 |
| 1579 | 2026-08-25T17:59:36.000Z | Checking serde_spanned v0.6.9 |
| 1580 | 2026-08-25T17:59:36.070Z | Checking toml_datetime v0.6.11 |
| 1581 | 2026-08-25T17:59:36.097Z | Checking env_filter v2.0.0 |
| 1582 | 2026-08-25T17:59:36.119Z | Compiling aho-corasick v1.1.5 |
| 1583 | 2026-08-25T17:59:36.235Z | Checking sync_wrapper v1.0.2 |
| 1584 | 2026-08-25T17:59:36.238Z | Checking serde_path_to_error v0.1.20 |
| 1585 | 2026-08-25T17:59:36.332Z | Checking hostname v0.4.2 |
| 1586 | 2026-08-25T17:59:36.425Z | Compiling proc-macro-error-attr v1.0.4 |
| 1587 | 2026-08-25T17:59:36.436Z | Checking toml_write v0.1.2 |
| 1588 | 2026-08-25T17:59:36.505Z | Compiling radium v0.7.0 |
| 1589 | 2026-08-25T17:59:36.592Z | Checking tinyvec_macros v0.1.1 |
| 1590 | 2026-08-25T17:59:36.601Z | Checking openssl-probe v0.2.1 |
| 1591 | 2026-08-25T17:59:36.645Z | Compiling regex-syntax v0.8.11 |
| 1592 | 2026-08-25T17:59:36.699Z | Compiling dashu-int v0.5.1 |
| 1593 | 2026-08-25T17:59:36.781Z | Checking bytesize v2.7.0 |
| 1594 | 2026-08-25T17:59:36.921Z | Checking winnow v0.7.15 |
| 1595 | 2026-08-25T17:59:36.942Z | Checking http-range-header v0.4.2 |
| 1596 | 2026-08-25T17:59:37.564Z | Checking rustls-native-certs v0.8.4 |
| 1597 | 2026-08-25T17:59:37.584Z | Checking tinyvec v1.12.0 |
| 1598 | 2026-08-25T17:59:37.856Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1599 | 2026-08-25T17:59:37.890Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1600 | 2026-08-25T17:59:38.167Z | Checking toml_edit v0.22.27 |
| 1601 | 2026-08-25T17:59:38.243Z | Compiling regex-automata v0.4.18 |
| 1602 | 2026-08-25T17:59:38.310Z | Checking tower v0.5.3 |
| 1603 | 2026-08-25T17:59:38.529Z | Checking env_logger v0.11.11 |
| 1604 | 2026-08-25T17:59:38.709Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1605 | 2026-08-25T17:59:38.943Z | Checking serde-big-array v0.5.1 |
| 1606 | 2026-08-25T17:59:39.069Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1607 | 2026-08-25T17:59:39.099Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1608 | 2026-08-25T17:59:39.245Z | Compiling proc-macro-error v1.0.4 |
| 1609 | 2026-08-25T17:59:39.256Z | Checking tap v1.0.1 |
| 1610 | 2026-08-25T17:59:39.465Z | Checking corncobs v0.1.4 |
| 1611 | 2026-08-25T17:59:39.546Z | Checking num-modular v0.6.5 |
| 1612 | 2026-08-25T17:59:39.878Z | Checking dashu-base v0.5.1 |
| 1613 | 2026-08-25T17:59:40.279Z | Compiling regex v1.13.1 |
| 1614 | 2026-08-25T17:59:40.668Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 1615 | 2026-08-25T17:59:40.866Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1616 | 2026-08-25T17:59:40.964Z | Checking wyz v0.5.1 |
| 1617 | 2026-08-25T17:59:40.967Z | Checking toml v0.8.23 |
| 1618 | 2026-08-25T17:59:41.146Z | Checking tower-http v0.6.11 |
| 1619 | 2026-08-25T17:59:41.371Z | Compiling typify v0.6.2 |
| 1620 | 2026-08-25T17:59:41.456Z | Checking secrecy v0.8.0 |
| 1621 | 2026-08-25T17:59:41.506Z | Compiling enum-as-inner v0.6.1 |
| 1622 | 2026-08-25T17:59:41.583Z | Compiling nix v0.31.3 |
| 1623 | 2026-08-25T17:59:41.683Z | Compiling signal-hook v0.4.4 |
| 1624 | 2026-08-25T17:59:41.769Z | Checking funty v2.0.0 |
| 1625 | 2026-08-25T17:59:41.898Z | Compiling unicode-segmentation v1.13.3 |
| 1626 | 2026-08-25T17:59:41.994Z | Compiling portable-atomic v1.15.0 |
| 1627 | 2026-08-25T17:59:42.090Z | Checking num-primitive v0.2.1 |
| 1628 | 2026-08-25T17:59:42.107Z | Checking linked-hash-map v0.5.6 |
| 1629 | 2026-08-25T17:59:42.267Z | Compiling unsafe-libyaml v0.2.11 |
| 1630 | 2026-08-25T17:59:42.287Z | Checking smawk v0.3.3 |
| 1631 | 2026-08-25T17:59:42.395Z | Compiling heck v0.4.1 |
| 1632 | 2026-08-25T17:59:42.510Z | Checking textwrap v0.15.2 |
| 1633 | 2026-08-25T17:59:42.601Z | Checking lru-cache v0.1.2 |
| 1634 | 2026-08-25T17:59:42.604Z | Checking bitvec v1.1.1 |
| 1635 | 2026-08-25T17:59:42.644Z | Checking dsi-bitstream v0.10.1 |
| 1636 | 2026-08-25T17:59:42.683Z | Checking hickory-proto v0.24.4 |
| 1637 | 2026-08-25T17:59:42.740Z | Checking supports-color v2.1.0 |
| 1638 | 2026-08-25T17:59:42.859Z | Compiling progenitor-impl v0.14.0 |
| 1639 | 2026-08-25T17:59:42.954Z | Compiling serde_yaml v0.9.34+deprecated |
| 1640 | 2026-08-25T17:59:42.994Z | Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1641 | 2026-08-25T17:59:43.609Z | Checking supports-unicode v2.1.0 |
| 1642 | 2026-08-25T17:59:43.619Z | Checking supports-hyperlinks v2.1.0 |
| 1643 | 2026-08-25T17:59:43.711Z | Checking tokio-stream v0.1.19 |
| 1644 | 2026-08-25T17:59:43.711Z | Compiling miette-derive v5.10.0 |
| 1645 | 2026-08-25T17:59:44.095Z | Checking nibble_vec v0.1.0 |
| 1646 | 2026-08-25T17:59:44.138Z | Checking terminal_size v0.1.17 |
| 1647 | 2026-08-25T17:59:44.168Z | Checking either v1.17.0 |
| 1648 | 2026-08-25T17:59:44.197Z | Checking owo-colors v3.5.0 |
| 1649 | 2026-08-25T17:59:44.210Z | Checking endian-type v0.2.0 |
| 1650 | 2026-08-25T17:59:44.231Z | Checking resolv-conf v0.7.6 |
| 1651 | 2026-08-25T17:59:44.331Z | Checking radix_trie v0.3.0 |
| 1652 | 2026-08-25T17:59:44.349Z | Checking itertools v0.14.0 |
| 1653 | 2026-08-25T17:59:44.405Z | Checking hickory-resolver v0.24.4 |
| 1654 | 2026-08-25T17:59:44.754Z | Checking miette v5.10.0 |
| 1655 | 2026-08-25T17:59:44.883Z | Compiling progenitor-macro v0.14.0 |
| 1656 | 2026-08-25T17:59:45.202Z | Compiling knuffel-derive v3.2.0 |
| 1657 | 2026-08-25T17:59:45.433Z | Checking before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1658 | 2026-08-25T17:59:45.566Z | Checking console v0.16.4 |
| 1659 | 2026-08-25T17:59:45.900Z | Compiling derive-where v1.6.1 |
| 1660 | 2026-08-25T17:59:46.053Z | Checking termios v0.3.3 |
| 1661 | 2026-08-25T17:59:46.169Z | Checking base64 v0.21.7 |
| 1662 | 2026-08-25T17:59:46.330Z | Checking unit-prefix v0.5.2 |
| 1663 | 2026-08-25T17:59:46.398Z | Checking home v0.5.12 |
| 1664 | 2026-08-25T17:59:46.418Z | Compiling seq-macro v0.3.6 |
| 1665 | 2026-08-25T17:59:46.446Z | Checking indicatif v0.18.6 |
| 1666 | 2026-08-25T17:59:46.493Z | Checking rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 1667 | 2026-08-25T17:59:46.583Z | Checking knuffel v3.2.0 |
| 1668 | 2026-08-25T17:59:46.787Z | Checking pwd v1.4.0 |
| 1669 | 2026-08-25T17:59:46.830Z | Checking lru v0.18.2 |
| 1670 | 2026-08-25T17:59:46.892Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1671 | 2026-08-25T17:59:46.912Z | Checking tokio-fd v0.3.0 |
| 1672 | 2026-08-25T17:59:47.019Z | Compiling async-recursion v1.1.1 |
| 1673 | 2026-08-25T17:59:47.043Z | Checking shlex v1.3.0 |
| 1674 | 2026-08-25T17:59:47.141Z | Checking qorb v0.4.1 |
| 1675 | 2026-08-25T17:59:47.186Z | Checking xdg v3.0.0 |
| 1676 | 2026-08-25T17:59:47.221Z | Checking humantime v2.4.0 |
| 1677 | 2026-08-25T17:59:47.224Z | Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 1678 | 2026-08-25T17:59:47.342Z | Compiling function_name-proc-macro v0.3.0 |
| 1679 | 2026-08-25T17:59:47.682Z | Checking function_name v0.3.0 |
| 1680 | 2026-08-25T17:59:47.935Z | Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 1681 | 2026-08-25T17:59:51.382Z | Checking rustls-webpki v0.103.13 |
| 1682 | 2026-08-25T17:59:53.584Z | Checking tokio-rustls v0.26.4 |
| 1683 | 2026-08-25T17:59:53.587Z | Checking rustls-platform-verifier v0.7.0 |
| 1684 | 2026-08-25T17:59:53.764Z | Checking hyper-rustls v0.27.9 |
| 1685 | 2026-08-25T17:59:53.930Z | Checking reqwest v0.13.4 |
| 1686 | 2026-08-25T17:59:54.520Z | Checking progenitor-client v0.14.0 |
| 1687 | 2026-08-25T17:59:54.707Z | Checking progenitor v0.14.0 |
| 1688 | 2026-08-25T17:59:55.357Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1689 | 2026-08-25T17:59:55.816Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1690 | 2026-08-25T17:59:55.816Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1691 | 2026-08-25T17:59:55.816Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1692 | 2026-08-25T17:59:57.925Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1693 | 2026-08-25T17:59:58.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.52s |
| 1694 | 2026-08-25T17:59:58.146Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1695 | 2026-08-25T17:59:58.146Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1696 | 2026-08-25T17:59:58.276Z | cargo clippy --tests -- --no-deps --deny warnings |
| 1697 | 2026-08-25T17:59:58.723Z | Compiling serde_json v1.0.151 |
| 1698 | 2026-08-25T17:59:58.855Z | Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 1699 | 2026-08-25T17:59:58.867Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1700 | 2026-08-25T17:59:59.465Z | Compiling schemars v0.8.22 |
| 1701 | 2026-08-25T17:59:59.465Z | Compiling openapiv3 v2.2.0 |
| 1702 | 2026-08-25T17:59:59.550Z | Checking slog-json v2.6.1 |
| 1703 | 2026-08-25T17:59:59.550Z | Checking reqwest v0.13.4 |
| 1704 | 2026-08-25T17:59:59.606Z | Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 1705 | 2026-08-25T17:59:59.728Z | Checking slog-bunyan v2.5.0 |
| 1706 | 2026-08-25T18:00:00.169Z | Compiling typify-impl v0.6.2 |
| 1707 | 2026-08-25T18:00:00.180Z | Checking oxnet v0.1.6 |
| 1708 | 2026-08-25T18:00:00.225Z | Checking progenitor-client v0.14.0 |
| 1709 | 2026-08-25T18:00:00.407Z | Checking daft v0.1.8 |
| 1710 | 2026-08-25T18:00:00.618Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 1711 | 2026-08-25T18:00:00.819Z | Checking dropshot v0.17.1 |
| 1712 | 2026-08-25T18:00:00.838Z | Checking sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 1713 | 2026-08-25T18:00:02.246Z | Compiling typify-macro v0.6.2 |
| 1714 | 2026-08-25T18:00:02.582Z | Checking sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 1715 | 2026-08-25T18:00:03.082Z | Checking sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 1716 | 2026-08-25T18:00:03.082Z | Checking xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 1717 | 2026-08-25T18:00:03.357Z | Compiling typify v0.6.2 |
| 1718 | 2026-08-25T18:00:03.416Z | Compiling progenitor-impl v0.14.0 |
| 1719 | 2026-08-25T18:00:04.700Z | Compiling progenitor-macro v0.14.0 |
| 1720 | 2026-08-25T18:00:07.059Z | Checking progenitor v0.14.0 |
| 1721 | 2026-08-25T18:00:07.165Z | Checking sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 1722 | 2026-08-25T18:00:09.273Z | Checking sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 1723 | 2026-08-25T18:00:10.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s |
| 1724 | 2026-08-25T18:00:10.314Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 1725 | 2026-08-25T18:00:10.314Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 1726 | 2026-08-25T18:00:10.433Z | cargo build --locked |
| 1727 | 2026-08-25T18:00:10.912Z | Compiling unicode-ident v1.0.24 |
| 1728 | 2026-08-25T18:00:10.912Z | Compiling cfg-if v1.0.4 |
| 1729 | 2026-08-25T18:00:10.912Z | Compiling subtle v2.6.1 |
| 1730 | 2026-08-25T18:00:10.912Z | Compiling const-oid v0.9.6 |
| 1731 | 2026-08-25T18:00:10.996Z | Compiling libc v0.2.189 |
| 1732 | 2026-08-25T18:00:11.002Z | Compiling serde_core v1.0.229 |
| 1733 | 2026-08-25T18:00:11.008Z | Compiling once_cell v1.21.4 |
| 1734 | 2026-08-25T18:00:11.011Z | Compiling memchr v2.8.3 |
| 1735 | 2026-08-25T18:00:11.039Z | Compiling bytes v1.12.1 |
| 1736 | 2026-08-25T18:00:11.092Z | Compiling proc-macro2 v1.0.107 |
| 1737 | 2026-08-25T18:00:11.122Z | Compiling equivalent v1.0.2 |
| 1738 | 2026-08-25T18:00:11.202Z | Compiling typenum v1.20.1 |
| 1739 | 2026-08-25T18:00:11.202Z | Compiling flagset v0.4.7 |
| 1740 | 2026-08-25T18:00:11.326Z | Compiling allocator-api2 v0.2.21 |
| 1741 | 2026-08-25T18:00:11.467Z | Compiling quote v1.0.47 |
| 1742 | 2026-08-25T18:00:11.644Z | Compiling syn v2.0.119 |
| 1743 | 2026-08-25T18:00:11.665Z | Compiling syn v3.0.3 |
| 1744 | 2026-08-25T18:00:11.682Z | Compiling itoa v1.0.18 |
| 1745 | 2026-08-25T18:00:11.695Z | Compiling smallvec v1.15.2 |
| 1746 | 2026-08-25T18:00:11.745Z | Compiling errno v0.3.14 |
| 1747 | 2026-08-25T18:00:11.788Z | Compiling libm v0.2.16 |
| 1748 | 2026-08-25T18:00:11.856Z | Compiling pin-project-lite v0.2.17 |
| 1749 | 2026-08-25T18:00:11.892Z | Compiling heck v0.5.0 |
| 1750 | 2026-08-25T18:00:11.902Z | Compiling signal-hook-registry v1.4.8 |
| 1751 | 2026-08-25T18:00:11.945Z | Compiling getrandom v0.2.17 |
| 1752 | 2026-08-25T18:00:12.007Z | Compiling futures-core v0.3.33 |
| 1753 | 2026-08-25T18:00:12.132Z | Compiling foldhash v0.2.0 |
| 1754 | 2026-08-25T18:00:12.159Z | Compiling cpufeatures v0.2.17 |
| 1755 | 2026-08-25T18:00:12.159Z | Compiling scopeguard v1.2.0 |
| 1756 | 2026-08-25T18:00:12.204Z | Compiling rand_core v0.6.4 |
| 1757 | 2026-08-25T18:00:12.227Z | Compiling parking_lot_core v0.9.12 |
| 1758 | 2026-08-25T18:00:12.274Z | Compiling lock_api v0.4.14 |
| 1759 | 2026-08-25T18:00:12.304Z | Compiling base64ct v1.8.3 |
| 1760 | 2026-08-25T18:00:12.426Z | Compiling bitflags v2.13.1 |
| 1761 | 2026-08-25T18:00:12.508Z | Compiling parking_lot v0.12.5 |
| 1762 | 2026-08-25T18:00:12.534Z | Compiling pem-rfc7468 v0.7.0 |
| 1763 | 2026-08-25T18:00:12.595Z | Compiling num-traits v0.2.19 |
| 1764 | 2026-08-25T18:00:12.668Z | Compiling zmij v1.0.23 |
| 1765 | 2026-08-25T18:00:12.863Z | Compiling mio v1.2.2 |
| 1766 | 2026-08-25T18:00:12.882Z | Compiling socket2 v0.6.5 |
| 1767 | 2026-08-25T18:00:12.909Z | Compiling generic-array v0.14.7 |
| 1768 | 2026-08-25T18:00:12.963Z | Compiling futures-sink v0.3.33 |
| 1769 | 2026-08-25T18:00:12.966Z | Compiling indexmap v2.14.0 |
| 1770 | 2026-08-25T18:00:13.065Z | Compiling adler2 v2.0.1 |
| 1771 | 2026-08-25T18:00:13.194Z | Compiling base16ct v0.2.0 |
| 1772 | 2026-08-25T18:00:13.214Z | Compiling slab v0.4.12 |
| 1773 | 2026-08-25T18:00:13.324Z | Compiling futures-channel v0.3.33 |
| 1774 | 2026-08-25T18:00:13.357Z | Compiling block-buffer v0.10.4 |
| 1775 | 2026-08-25T18:00:13.372Z | Compiling crypto-common v0.1.7 |
| 1776 | 2026-08-25T18:00:13.382Z | Compiling log v0.4.33 |
| 1777 | 2026-08-25T18:00:13.400Z | Compiling http v1.5.0 |
| 1778 | 2026-08-25T18:00:13.487Z | Compiling digest v0.10.7 |
| 1779 | 2026-08-25T18:00:13.543Z | Compiling stable_deref_trait v1.2.1 |
| 1780 | 2026-08-25T18:00:13.588Z | Compiling futures-io v0.3.33 |
| 1781 | 2026-08-25T18:00:13.598Z | Compiling futures-task v0.3.33 |
| 1782 | 2026-08-25T18:00:13.664Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1783 | 2026-08-25T18:00:13.701Z | Compiling strsim v0.11.1 |
| 1784 | 2026-08-25T18:00:13.743Z | Compiling ipnet v2.12.1 |
| 1785 | 2026-08-25T18:00:13.764Z | Compiling dyn-clone v1.0.20 |
| 1786 | 2026-08-25T18:00:13.830Z | Compiling getrandom v0.4.3 |
| 1787 | 2026-08-25T18:00:13.904Z | Compiling serde_json v1.0.151 |
| 1788 | 2026-08-25T18:00:13.978Z | Compiling hashbrown v0.17.1 |
| 1789 | 2026-08-25T18:00:14.088Z | Compiling utf8parse v0.2.2 |
| 1790 | 2026-08-25T18:00:14.196Z | Compiling proc-macro-crate v3.5.0 |
| 1791 | 2026-08-25T18:00:14.268Z | Compiling gimli v0.32.3 |
| 1792 | 2026-08-25T18:00:14.386Z | Compiling anstyle-parse v1.0.0 |
| 1793 | 2026-08-25T18:00:14.543Z | Compiling synstructure v0.13.2 |
| 1794 | 2026-08-25T18:00:14.558Z | Compiling serde_derive_internals v0.29.1 |
| 1795 | 2026-08-25T18:00:14.604Z | Compiling anstyle v1.0.14 |
| 1796 | 2026-08-25T18:00:14.827Z | Compiling rustc-demangle v0.1.28 |
| 1797 | 2026-08-25T18:00:14.859Z | Compiling serde_derive v1.0.229 |
| 1798 | 2026-08-25T18:00:15.027Z | Compiling thiserror-impl v2.0.20 |
| 1799 | 2026-08-25T18:00:15.031Z | Compiling tokio-macros v2.7.2 |
| 1800 | 2026-08-25T18:00:15.199Z | Compiling displaydoc v0.2.7 |
| 1801 | 2026-08-25T18:00:15.249Z | Compiling anstyle-query v1.1.5 |
| 1802 | 2026-08-25T18:00:15.282Z | Compiling percent-encoding v2.3.2 |
| 1803 | 2026-08-25T18:00:15.351Z | Compiling iana-time-zone v0.1.65 |
| 1804 | 2026-08-25T18:00:15.478Z | Compiling colorchoice v1.0.5 |
| 1805 | 2026-08-25T18:00:15.573Z | Compiling is_terminal_polyfill v1.70.2 |
| 1806 | 2026-08-25T18:00:15.591Z | Compiling ff v0.13.1 |
| 1807 | 2026-08-25T18:00:15.617Z | Compiling zeroize_derive v1.5.0 |
| 1808 | 2026-08-25T18:00:15.663Z | Compiling der_derive v0.7.3 |
| 1809 | 2026-08-25T18:00:15.723Z | Compiling zerocopy-derive v0.8.56 |
| 1810 | 2026-08-25T18:00:15.759Z | Compiling tokio v1.53.1 |
| 1811 | 2026-08-25T18:00:15.998Z | Compiling zerofrom-derive v0.1.7 |
| 1812 | 2026-08-25T18:00:16.237Z | Compiling thiserror v2.0.20 |
| 1813 | 2026-08-25T18:00:16.237Z | Compiling futures-macro v0.3.33 |
| 1814 | 2026-08-25T18:00:16.302Z | Compiling zeroize v1.9.0 |
| 1815 | 2026-08-25T18:00:16.339Z | Compiling yoke-derive v0.8.2 |
| 1816 | 2026-08-25T18:00:16.637Z | Compiling der v0.7.10 |
| 1817 | 2026-08-25T18:00:17.127Z | Compiling futures-util v0.3.33 |
| 1818 | 2026-08-25T18:00:17.270Z | Compiling zerofrom v0.1.8 |
| 1819 | 2026-08-25T18:00:17.280Z | Compiling zerocopy v0.8.56 |
| 1820 | 2026-08-25T18:00:17.393Z | Compiling schemars_derive v0.8.22 |
| 1821 | 2026-08-25T18:00:17.444Z | Compiling yoke v0.8.3 |
| 1822 | 2026-08-25T18:00:17.454Z | Compiling serde v1.0.229 |
| 1823 | 2026-08-25T18:00:17.463Z | Compiling zerovec-derive v0.11.3 |
| 1824 | 2026-08-25T18:00:17.631Z | Compiling spki v0.7.3 |
| 1825 | 2026-08-25T18:00:17.843Z | Compiling pkcs8 v0.10.2 |
| 1826 | 2026-08-25T18:00:18.005Z | Compiling borsh-derive v1.8.0 |
| 1827 | 2026-08-25T18:00:18.565Z | Compiling zerovec v0.11.6 |
| 1828 | 2026-08-25T18:00:18.599Z | Compiling hmac v0.12.1 |
| 1829 | 2026-08-25T18:00:18.613Z | Compiling addr2line v0.25.1 |
| 1830 | 2026-08-25T18:00:18.733Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1831 | 2026-08-25T18:00:19.149Z | Compiling tinystr v0.8.3 |
| 1832 | 2026-08-25T18:00:19.213Z | Compiling borsh v1.8.0 |
| 1833 | 2026-08-25T18:00:19.295Z | Compiling chrono v0.4.45 |
| 1834 | 2026-08-25T18:00:19.357Z | Compiling sha2 v0.10.9 |
| 1835 | 2026-08-25T18:00:19.367Z | Compiling signature v2.2.0 |
| 1836 | 2026-08-25T18:00:19.412Z | Compiling rustls-pki-types v1.15.1 |
| 1837 | 2026-08-25T18:00:19.470Z | Compiling anstream v1.0.0 |
| 1838 | 2026-08-25T18:00:19.509Z | Compiling tracing-attributes v0.1.31 |
| 1839 | 2026-08-25T18:00:19.634Z | Compiling tracing-core v0.1.36 |
| 1840 | 2026-08-25T18:00:19.736Z | Compiling writeable v0.6.3 |
| 1841 | 2026-08-25T18:00:19.786Z | Compiling base64 v0.22.1 |
| 1842 | 2026-08-25T18:00:19.905Z | Compiling litemap v0.8.2 |
| 1843 | 2026-08-25T18:00:19.938Z | Compiling clap_lex v1.1.0 |
| 1844 | 2026-08-25T18:00:20.093Z | Compiling icu_locale_core v2.2.0 |
| 1845 | 2026-08-25T18:00:20.124Z | Compiling ppv-lite86 v0.2.21 |
| 1846 | 2026-08-25T18:00:20.181Z | Compiling uuid v1.24.0 |
| 1847 | 2026-08-25T18:00:20.246Z | Compiling tokio-util v0.7.19 |
| 1848 | 2026-08-25T18:00:20.297Z | Compiling potential_utf v0.1.5 |
| 1849 | 2026-08-25T18:00:20.438Z | Compiling hkdf v0.12.4 |
| 1850 | 2026-08-25T18:00:20.468Z | Compiling sec1 v0.7.3 |
| 1851 | 2026-08-25T18:00:20.580Z | Compiling erased-serde v0.3.31 |
| 1852 | 2026-08-25T18:00:20.636Z | Compiling zerotrie v0.2.4 |
| 1853 | 2026-08-25T18:00:20.724Z | Compiling tracing v0.1.44 |
| 1854 | 2026-08-25T18:00:20.749Z | Compiling crypto-bigint v0.5.5 |
| 1855 | 2026-08-25T18:00:20.810Z | Compiling group v0.13.0 |
| 1856 | 2026-08-25T18:00:20.899Z | Compiling thiserror-impl v1.0.69 |
| 1857 | 2026-08-25T18:00:20.940Z | Compiling rustix v1.1.4 |
| 1858 | 2026-08-25T18:00:20.959Z | Compiling httparse v1.10.1 |
| 1859 | 2026-08-25T18:00:20.984Z | Compiling aws-lc-sys v0.44.0 |
| 1860 | 2026-08-25T18:00:21.082Z | Compiling simd-adler32 v0.3.10 |
| 1861 | 2026-08-25T18:00:21.180Z | Compiling unicode-linebreak v0.1.5 |
| 1862 | 2026-08-25T18:00:21.264Z | Compiling is_ci v1.2.0 |
| 1863 | 2026-08-25T18:00:21.283Z | Compiling utf8_iter v1.0.4 |
| 1864 | 2026-08-25T18:00:21.401Z | Compiling icu_collections v2.2.0 |
| 1865 | 2026-08-25T18:00:21.420Z | Compiling miniz_oxide v0.8.9 |
| 1866 | 2026-08-25T18:00:21.430Z | Compiling slog v2.8.2 |
| 1867 | 2026-08-25T18:00:21.582Z | Compiling aws-lc-rs v1.18.0 |
| 1868 | 2026-08-25T18:00:21.834Z | Compiling elliptic-curve v0.13.8 |
| 1869 | 2026-08-25T18:00:21.924Z | Compiling icu_provider v2.2.0 |
| 1870 | 2026-08-25T18:00:22.020Z | Compiling rand_chacha v0.3.1 |
| 1871 | 2026-08-25T18:00:22.140Z | Compiling thiserror v1.0.69 |
| 1872 | 2026-08-25T18:00:22.162Z | Compiling crossbeam-utils v0.8.22 |
| 1873 | 2026-08-25T18:00:22.240Z | Compiling getrandom v0.3.4 |
| 1874 | 2026-08-25T18:00:22.284Z | Compiling form_urlencoded v1.2.2 |
| 1875 | 2026-08-25T18:00:22.323Z | Compiling clap_derive v4.6.4 |
| 1876 | 2026-08-25T18:00:22.423Z | Compiling num-integer v0.1.46 |
| 1877 | 2026-08-25T18:00:22.469Z | Compiling is-terminal v0.4.17 |
| 1878 | 2026-08-25T18:00:22.482Z | Compiling untrusted v0.9.0 |
| 1879 | 2026-08-25T18:00:22.491Z | Compiling unicode-width v0.1.14 |
| 1880 | 2026-08-25T18:00:22.564Z | Compiling rand v0.8.7 |
| 1881 | 2026-08-25T18:00:22.601Z | Compiling icu_normalizer_data v2.2.0 |
| 1882 | 2026-08-25T18:00:22.676Z | Compiling num-iter v0.1.46 |
| 1883 | 2026-08-25T18:00:22.708Z | Compiling rustls-webpki v0.103.13 |
| 1884 | 2026-08-25T18:00:22.748Z | Compiling icu_properties_data v2.2.0 |
| 1885 | 2026-08-25T18:00:22.770Z | Compiling syn v1.0.109 |
| 1886 | 2026-08-25T18:00:22.786Z | Compiling schemars v0.8.22 |
| 1887 | 2026-08-25T18:00:22.886Z | Compiling rfc6979 v0.4.0 |
| 1888 | 2026-08-25T18:00:23.013Z | Compiling serde_tokenstream v0.2.3 |
| 1889 | 2026-08-25T18:00:23.218Z | Compiling http-body v1.1.0 |
| 1890 | 2026-08-25T18:00:23.242Z | Compiling unicode-width v0.2.2 |
| 1891 | 2026-08-25T18:00:23.309Z | Compiling atomic-waker v1.1.2 |
| 1892 | 2026-08-25T18:00:23.373Z | Compiling rustls v0.23.43 |
| 1893 | 2026-08-25T18:00:23.383Z | Compiling ecdsa v0.16.9 |
| 1894 | 2026-08-25T18:00:23.433Z | Compiling icu_properties v2.2.0 |
| 1895 | 2026-08-25T18:00:23.535Z | Compiling icu_normalizer v2.2.0 |
| 1896 | 2026-08-25T18:00:23.782Z | Compiling primeorder v0.13.6 |
| 1897 | 2026-08-25T18:00:24.061Z | Compiling tower-service v0.3.3 |
| 1898 | 2026-08-25T18:00:24.143Z | Compiling tower-layer v0.3.3 |
| 1899 | 2026-08-25T18:00:24.154Z | Compiling try-lock v0.2.5 |
| 1900 | 2026-08-25T18:00:24.154Z | Compiling keccak v0.1.6 |
| 1901 | 2026-08-25T18:00:24.178Z | Compiling fnv v1.0.7 |
| 1902 | 2026-08-25T18:00:24.266Z | Compiling hex v0.4.3 |
| 1903 | 2026-08-25T18:00:24.276Z | Compiling h2 v0.4.15 |
| 1904 | 2026-08-25T18:00:24.286Z | Compiling want v0.3.1 |
| 1905 | 2026-08-25T18:00:24.383Z | Compiling idna_adapter v1.2.2 |
| 1906 | 2026-08-25T18:00:24.472Z | Compiling terminal_size v0.4.4 |
| 1907 | 2026-08-25T18:00:24.519Z | Compiling ed25519 v2.2.3 |
| 1908 | 2026-08-25T18:00:24.520Z | Compiling curve25519-dalek v4.1.3 |
| 1909 | 2026-08-25T18:00:24.646Z | Compiling object v0.37.3 |
| 1910 | 2026-08-25T18:00:24.919Z | Compiling hashbrown v0.16.1 |
| 1911 | 2026-08-25T18:00:25.155Z | Compiling time-core v0.1.9 |
| 1912 | 2026-08-25T18:00:25.341Z | Compiling httpdate v1.0.3 |
| 1913 | 2026-08-25T18:00:25.493Z | Compiling num-conv v0.2.2 |
| 1914 | 2026-08-25T18:00:25.588Z | Compiling ryu v1.0.23 |
| 1915 | 2026-08-25T18:00:25.644Z | Compiling spin v0.9.9 |
| 1916 | 2026-08-25T18:00:25.647Z | Compiling time-macros v0.2.32 |
| 1917 | 2026-08-25T18:00:25.792Z | Compiling darling_core v0.23.0 |
| 1918 | 2026-08-25T18:00:26.121Z | Compiling ed25519-dalek v2.2.0 |
| 1919 | 2026-08-25T18:00:26.732Z | Compiling hyper v1.11.0 |
| 1920 | 2026-08-25T18:00:26.735Z | Compiling tokio-rustls v0.26.4 |
| 1921 | 2026-08-25T18:00:26.832Z | Compiling clap_builder v4.6.6 |
| 1922 | 2026-08-25T18:00:27.032Z | Compiling idna v1.1.0 |
| 1923 | 2026-08-25T18:00:27.246Z | Compiling backtrace v0.3.76 |
| 1924 | 2026-08-25T18:00:27.433Z | Compiling rand_core v0.9.5 |
| 1925 | 2026-08-25T18:00:27.515Z | Compiling x509-cert v0.2.5 |
| 1926 | 2026-08-25T18:00:27.657Z | Compiling ahash v0.8.12 |
| 1927 | 2026-08-25T18:00:27.827Z | Compiling async-trait v0.1.92 |
| 1928 | 2026-08-25T18:00:28.234Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1929 | 2026-08-25T18:00:28.561Z | Compiling deranged v0.5.8 |
| 1930 | 2026-08-25T18:00:28.668Z | Compiling data-encoding v2.11.1 |
| 1931 | 2026-08-25T18:00:28.787Z | Compiling num_threads v0.1.7 |
| 1932 | 2026-08-25T18:00:28.814Z | Compiling powerfmt v0.2.0 |
| 1933 | 2026-08-25T18:00:28.889Z | Compiling lazy_static v1.5.0 |
| 1934 | 2026-08-25T18:00:28.982Z | Compiling proc-macro-error2 v2.0.1 |
| 1935 | 2026-08-25T18:00:29.026Z | Compiling clap v4.6.6 |
| 1936 | 2026-08-25T18:00:29.090Z | Compiling darling_macro v0.23.0 |
| 1937 | 2026-08-25T18:00:29.105Z | Compiling hyper-util v0.1.20 |
| 1938 | 2026-08-25T18:00:29.255Z | Compiling hashbrown v0.14.5 |
| 1939 | 2026-08-25T18:00:29.290Z | Compiling backtrace-ext v0.2.1 |
| 1940 | 2026-08-25T18:00:29.471Z | Compiling time v0.3.55 |
| 1941 | 2026-08-25T18:00:29.511Z | Compiling rand_chacha v0.9.0 |
| 1942 | 2026-08-25T18:00:29.521Z | Compiling url v2.5.8 |
| 1943 | 2026-08-25T18:00:29.811Z | Compiling crossbeam-epoch v0.9.20 |
| 1944 | 2026-08-25T18:00:29.835Z | Compiling textwrap v0.16.2 |
| 1945 | 2026-08-25T18:00:30.074Z | Compiling supports-color v3.0.2 |
| 1946 | 2026-08-25T18:00:30.156Z | Compiling sha1 v0.10.7 |
| 1947 | 2026-08-25T18:00:30.176Z | Compiling miette-derive v7.6.0 |
| 1948 | 2026-08-25T18:00:30.319Z | Compiling hybrid-array v0.4.14 |
| 1949 | 2026-08-25T18:00:30.345Z | Compiling encoding_rs v0.8.35 |
| 1950 | 2026-08-25T18:00:30.383Z | Compiling static_assertions v1.1.0 |
| 1951 | 2026-08-25T18:00:30.456Z | Compiling cpufeatures v0.3.0 |
| 1952 | 2026-08-25T18:00:30.530Z | Compiling semver v1.0.28 |
| 1953 | 2026-08-25T18:00:30.574Z | Compiling mime v0.3.17 |
| 1954 | 2026-08-25T18:00:30.779Z | Compiling num-bigint-dig v0.8.6 |
| 1955 | 2026-08-25T18:00:30.867Z | Compiling crossbeam-deque v0.8.7 |
| 1956 | 2026-08-25T18:00:30.976Z | Compiling chumsky v0.9.3 |
| 1957 | 2026-08-25T18:00:31.025Z | Compiling darling v0.23.0 |
| 1958 | 2026-08-25T18:00:31.055Z | Compiling rand v0.9.5 |
| 1959 | 2026-08-25T18:00:31.104Z | Compiling knus-derive v3.4.0 |
| 1960 | 2026-08-25T18:00:31.291Z | Compiling miette v7.6.0 |
| 1961 | 2026-08-25T18:00:31.444Z | Compiling camino v1.2.5 |
| 1962 | 2026-08-25T18:00:31.659Z | Compiling crc32fast v1.5.0 |
| 1963 | 2026-08-25T18:00:31.863Z | Compiling serde_urlencoded v0.7.1 |
| 1964 | 2026-08-25T18:00:31.951Z | Compiling regress v0.11.1 |
| 1965 | 2026-08-25T18:00:32.129Z | Compiling http-body-util v0.1.4 |
| 1966 | 2026-08-25T18:00:32.163Z | Compiling half v2.7.1 |
| 1967 | 2026-08-25T18:00:32.377Z | Compiling pkcs1 v0.7.5 |
| 1968 | 2026-08-25T18:00:32.381Z | Compiling futures-executor v0.3.33 |
| 1969 | 2026-08-25T18:00:32.397Z | Compiling inout v0.1.4 |
| 1970 | 2026-08-25T18:00:32.462Z | Compiling thread_local v1.1.10 |
| 1971 | 2026-08-25T18:00:32.528Z | Compiling regex-syntax v0.8.11 |
| 1972 | 2026-08-25T18:00:32.541Z | Compiling ipnetwork v0.21.1 |
| 1973 | 2026-08-25T18:00:32.672Z | Compiling ciborium-io v0.2.2 |
| 1974 | 2026-08-25T18:00:32.732Z | Compiling fastrand v2.5.0 |
| 1975 | 2026-08-25T18:00:32.765Z | Compiling ciborium-ll v0.2.2 |
| 1976 | 2026-08-25T18:00:32.803Z | Compiling oxnet v0.1.6 |
| 1977 | 2026-08-25T18:00:32.825Z | Compiling rsa v0.9.10 |
| 1978 | 2026-08-25T18:00:32.985Z | Compiling tempfile v3.27.0 |
| 1979 | 2026-08-25T18:00:32.998Z | Compiling knus v3.4.0 |
| 1980 | 2026-08-25T18:00:33.416Z | Compiling futures v0.3.33 |
| 1981 | 2026-08-25T18:00:33.427Z | Compiling cipher v0.4.4 |
| 1982 | 2026-08-25T18:00:33.496Z | Compiling p384 v0.13.1 |
| 1983 | 2026-08-25T18:00:33.506Z | Compiling flate2 v1.1.9 |
| 1984 | 2026-08-25T18:00:33.637Z | Compiling typify-impl v0.6.2 |
| 1985 | 2026-08-25T18:00:33.780Z | Compiling serde_with_macros v3.22.0 |
| 1986 | 2026-08-25T18:00:33.830Z | Compiling rayon-core v1.13.0 |
| 1987 | 2026-08-25T18:00:34.002Z | Compiling block-buffer v0.12.1 |
| 1988 | 2026-08-25T18:00:34.162Z | Compiling crypto-common v0.2.2 |
| 1989 | 2026-08-25T18:00:34.566Z | Compiling hubpack_derive v0.1.1 |
| 1990 | 2026-08-25T18:00:34.766Z | Compiling sha3 v0.10.9 |
| 1991 | 2026-08-25T18:00:35.099Z | Compiling crossbeam-channel v0.5.16 |
| 1992 | 2026-08-25T18:00:35.117Z | Compiling newtype-uuid v1.4.0 |
| 1993 | 2026-08-25T18:00:35.213Z | Compiling ssh-encoding v0.2.0 |
| 1994 | 2026-08-25T18:00:35.321Z | Compiling openapiv3 v2.2.0 |
| 1995 | 2026-08-25T18:00:35.463Z | Compiling async-stream-impl v0.3.6 |
| 1996 | 2026-08-25T18:00:35.476Z | Compiling strum_macros v0.26.4 |
| 1997 | 2026-08-25T18:00:35.584Z | Compiling daft-derive v0.1.8 |
| 1998 | 2026-08-25T18:00:36.100Z | Compiling memmap2 v0.9.11 |
| 1999 | 2026-08-25T18:00:36.252Z | Compiling winnow v1.0.4 |
| 2000 | 2026-08-25T18:00:36.323Z | Compiling term v1.2.1 |
| 2001 | 2026-08-25T18:00:36.333Z | Compiling match_cfg v0.1.0 |
| 2002 | 2026-08-25T18:00:36.401Z | Compiling compression-core v0.4.32 |
| 2003 | 2026-08-25T18:00:36.563Z | Compiling const-oid v0.10.2 |
| 2004 | 2026-08-25T18:00:36.608Z | Compiling take_mut v0.2.2 |
| 2005 | 2026-08-25T18:00:36.719Z | Compiling arrayref v0.3.9 |
| 2006 | 2026-08-25T18:00:36.773Z | Compiling utf-8 v0.7.6 |
| 2007 | 2026-08-25T18:00:36.790Z | Compiling arrayvec v0.7.8 |
| 2008 | 2026-08-25T18:00:36.847Z | Compiling constant_time_eq v0.4.2 |
| 2009 | 2026-08-25T18:00:36.925Z | Compiling tungstenite v0.28.0 |
| 2010 | 2026-08-25T18:00:36.957Z | Compiling blake3 v1.8.6 |
| 2011 | 2026-08-25T18:00:37.022Z | Compiling digest v0.11.3 |
| 2012 | 2026-08-25T18:00:37.061Z | Compiling slog-async v2.8.0 |
| 2013 | 2026-08-25T18:00:37.081Z | Compiling slog-term v2.9.2 |
| 2014 | 2026-08-25T18:00:37.092Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2015 | 2026-08-25T18:00:37.185Z | Compiling strum v0.26.3 |
| 2016 | 2026-08-25T18:00:37.196Z | Compiling compression-codecs v0.4.38 |
| 2017 | 2026-08-25T18:00:37.316Z | Compiling hostname v0.3.1 |
| 2018 | 2026-08-25T18:00:37.454Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 2019 | 2026-08-25T18:00:37.464Z | Compiling daft v0.1.8 |
| 2020 | 2026-08-25T18:00:37.545Z | Compiling async-stream v0.3.6 |
| 2021 | 2026-08-25T18:00:37.623Z | Compiling ssh-cipher v0.2.0 |
| 2022 | 2026-08-25T18:00:37.724Z | Compiling hubpack v0.1.2 |
| 2023 | 2026-08-25T18:00:37.724Z | Compiling serde_with v3.22.0 |
| 2024 | 2026-08-25T18:00:37.778Z | Compiling ciborium v0.2.2 |
| 2025 | 2026-08-25T18:00:37.788Z | Compiling omicron-workspace-hack v0.1.0 |
| 2026 | 2026-08-25T18:00:37.797Z | Compiling slog-json v2.6.1 |
| 2027 | 2026-08-25T18:00:37.951Z | Compiling p256 v0.13.2 |
| 2028 | 2026-08-25T18:00:37.986Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2029 | 2026-08-25T18:00:38.005Z | Compiling serde_spanned v1.1.1 |
| 2030 | 2026-08-25T18:00:38.155Z | Compiling unicode-segmentation v1.13.3 |
| 2031 | 2026-08-25T18:00:38.295Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2032 | 2026-08-25T18:00:38.341Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2033 | 2026-08-25T18:00:38.371Z | Compiling debug-ignore v1.0.5 |
| 2034 | 2026-08-25T18:00:38.474Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2035 | 2026-08-25T18:00:38.508Z | Compiling ssh-key v0.6.7 |
| 2036 | 2026-08-25T18:00:38.576Z | Compiling slog-bunyan v2.5.0 |
| 2037 | 2026-08-25T18:00:38.658Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2038 | 2026-08-25T18:00:38.712Z | Compiling multer v3.1.0 |
| 2039 | 2026-08-25T18:00:38.991Z | Compiling rlimit v0.10.2 |
| 2040 | 2026-08-25T18:00:39.173Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2041 | 2026-08-25T18:00:39.215Z | Compiling tokio-tungstenite v0.28.0 |
| 2042 | 2026-08-25T18:00:39.298Z | Compiling async-compression v0.4.43 |
| 2043 | 2026-08-25T18:00:39.511Z | Compiling sha1 v0.11.0 |
| 2044 | 2026-08-25T18:00:39.616Z | Compiling salty v0.3.0 |
| 2045 | 2026-08-25T18:00:39.762Z | Compiling waitgroup v0.1.2 |
| 2046 | 2026-08-25T18:00:39.915Z | Compiling dropshot_endpoint v0.17.1 |
| 2047 | 2026-08-25T18:00:39.982Z | Compiling rustls-pemfile v2.2.0 |
| 2048 | 2026-08-25T18:00:40.035Z | Compiling toml_datetime v0.6.11 |
| 2049 | 2026-08-25T18:00:40.095Z | Compiling typify-macro v0.6.2 |
| 2050 | 2026-08-25T18:00:40.182Z | Compiling serde_spanned v0.6.9 |
| 2051 | 2026-08-25T18:00:40.304Z | Compiling env_filter v2.0.0 |
| 2052 | 2026-08-25T18:00:40.331Z | Compiling aho-corasick v1.1.5 |
| 2053 | 2026-08-25T18:00:40.423Z | Compiling serde_path_to_error v0.1.20 |
| 2054 | 2026-08-25T18:00:40.647Z | Compiling sync_wrapper v1.0.2 |
| 2055 | 2026-08-25T18:00:40.759Z | Compiling hostname v0.4.2 |
| 2056 | 2026-08-25T18:00:40.779Z | Compiling tinyvec_macros v0.1.1 |
| 2057 | 2026-08-25T18:00:40.849Z | Compiling toml_write v0.1.2 |
| 2058 | 2026-08-25T18:00:40.905Z | Compiling bytesize v2.7.0 |
| 2059 | 2026-08-25T18:00:41.053Z | Compiling winnow v0.7.15 |
| 2060 | 2026-08-25T18:00:41.204Z | Compiling openssl-probe v0.2.1 |
| 2061 | 2026-08-25T18:00:41.234Z | Compiling http-range-header v0.4.2 |
| 2062 | 2026-08-25T18:00:41.244Z | Compiling regex-automata v0.4.18 |
| 2063 | 2026-08-25T18:00:41.253Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2064 | 2026-08-25T18:00:41.471Z | Compiling rustls-native-certs v0.8.4 |
| 2065 | 2026-08-25T18:00:41.552Z | Compiling dropshot v0.17.1 |
| 2066 | 2026-08-25T18:00:41.816Z | Compiling tinyvec v1.12.0 |
| 2067 | 2026-08-25T18:00:42.204Z | Compiling tower v0.5.3 |
| 2068 | 2026-08-25T18:00:42.309Z | Compiling env_logger v0.11.11 |
| 2069 | 2026-08-25T18:00:42.399Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2070 | 2026-08-25T18:00:42.628Z | Compiling toml_edit v0.22.27 |
| 2071 | 2026-08-25T18:00:42.695Z | Compiling serde-big-array v0.5.1 |
| 2072 | 2026-08-25T18:00:42.839Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2073 | 2026-08-25T18:00:42.896Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2074 | 2026-08-25T18:00:43.745Z | Compiling num-modular v0.6.5 |
| 2075 | 2026-08-25T18:00:44.461Z | Compiling dashu-base v0.5.1 |
| 2076 | 2026-08-25T18:00:44.790Z | Compiling tap v1.0.1 |
| 2077 | 2026-08-25T18:00:44.901Z | Compiling corncobs v0.1.4 |
| 2078 | 2026-08-25T18:00:44.911Z | Compiling wyz v0.5.1 |
| 2079 | 2026-08-25T18:00:45.079Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 2080 | 2026-08-25T18:00:45.379Z | Compiling dashu-int v0.5.1 |
| 2081 | 2026-08-25T18:00:45.829Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2082 | 2026-08-25T18:00:46.718Z | Compiling toml v0.8.23 |
| 2083 | 2026-08-25T18:00:47.103Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2084 | 2026-08-25T18:00:47.117Z | Compiling regex v1.13.1 |
| 2085 | 2026-08-25T18:00:47.322Z | Compiling tower-http v0.6.11 |
| 2086 | 2026-08-25T18:00:47.481Z | Compiling typify v0.6.2 |
| 2087 | 2026-08-25T18:00:47.577Z | Compiling proc-macro-error-attr v1.0.4 |
| 2088 | 2026-08-25T18:00:47.588Z | Compiling rustls-platform-verifier v0.7.0 |
| 2089 | 2026-08-25T18:00:47.755Z | Compiling radium v0.7.0 |
| 2090 | 2026-08-25T18:00:47.825Z | Compiling hyper-rustls v0.27.9 |
| 2091 | 2026-08-25T18:00:48.137Z | Compiling secrecy v0.8.0 |
| 2092 | 2026-08-25T18:00:48.140Z | Compiling enum-as-inner v0.6.1 |
| 2093 | 2026-08-25T18:00:48.211Z | Compiling num-primitive v0.2.1 |
| 2094 | 2026-08-25T18:00:48.287Z | Compiling smawk v0.3.3 |
| 2095 | 2026-08-25T18:00:48.416Z | Compiling linked-hash-map v0.5.6 |
| 2096 | 2026-08-25T18:00:48.480Z | Compiling funty v2.0.0 |
| 2097 | 2026-08-25T18:00:48.603Z | Compiling lru-cache v0.1.2 |
| 2098 | 2026-08-25T18:00:48.716Z | Compiling hickory-proto v0.24.4 |
| 2099 | 2026-08-25T18:00:48.726Z | Compiling textwrap v0.15.2 |
| 2100 | 2026-08-25T18:00:48.749Z | Compiling dsi-bitstream v0.10.1 |
| 2101 | 2026-08-25T18:00:48.780Z | Compiling serde_yaml v0.9.34+deprecated |
| 2102 | 2026-08-25T18:00:49.122Z | Compiling bitvec v1.1.1 |
| 2103 | 2026-08-25T18:00:49.125Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2104 | 2026-08-25T18:00:49.534Z | Compiling progenitor-impl v0.14.0 |
| 2105 | 2026-08-25T18:00:50.018Z | Compiling reqwest v0.13.4 |
| 2106 | 2026-08-25T18:00:50.125Z | Compiling proc-macro-error v1.0.4 |
| 2107 | 2026-08-25T18:00:50.400Z | Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2108 | 2026-08-25T18:00:50.783Z | Compiling heck v0.4.1 |
| 2109 | 2026-08-25T18:00:50.899Z | Compiling supports-color v2.1.0 |
| 2110 | 2026-08-25T18:00:50.921Z | Compiling supports-hyperlinks v2.1.0 |
| 2111 | 2026-08-25T18:00:50.998Z | Compiling supports-unicode v2.1.0 |
| 2112 | 2026-08-25T18:00:51.083Z | Compiling tokio-stream v0.1.19 |
| 2113 | 2026-08-25T18:00:51.115Z | Compiling miette-derive v5.10.0 |
| 2114 | 2026-08-25T18:00:51.149Z | Compiling nibble_vec v0.1.0 |
| 2115 | 2026-08-25T18:00:51.283Z | Compiling terminal_size v0.1.17 |
| 2116 | 2026-08-25T18:00:51.402Z | Compiling either v1.17.0 |
| 2117 | 2026-08-25T18:00:51.557Z | Compiling owo-colors v3.5.0 |
| 2118 | 2026-08-25T18:00:51.569Z | Compiling endian-type v0.2.0 |
| 2119 | 2026-08-25T18:00:51.617Z | Compiling resolv-conf v0.7.6 |
| 2120 | 2026-08-25T18:00:51.704Z | Compiling radix_trie v0.3.0 |
| 2121 | 2026-08-25T18:00:51.728Z | Compiling itertools v0.14.0 |
| 2122 | 2026-08-25T18:00:51.978Z | Compiling hickory-resolver v0.24.4 |
| 2123 | 2026-08-25T18:00:52.031Z | Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2124 | 2026-08-25T18:00:52.044Z | Compiling progenitor-client v0.14.0 |
| 2125 | 2026-08-25T18:00:52.247Z | Compiling miette v5.10.0 |
| 2126 | 2026-08-25T18:00:52.268Z | Compiling knuffel-derive v3.2.0 |
| 2127 | 2026-08-25T18:00:53.151Z | Compiling progenitor-macro v0.14.0 |
| 2128 | 2026-08-25T18:00:53.573Z | Compiling nix v0.31.3 |
| 2129 | 2026-08-25T18:00:53.702Z | Compiling anyhow v1.0.104 |
| 2130 | 2026-08-25T18:00:54.091Z | Compiling portable-atomic v1.15.0 |
| 2131 | 2026-08-25T18:00:54.432Z | Compiling signal-hook v0.4.4 |
| 2132 | 2026-08-25T18:00:54.602Z | Compiling console v0.16.4 |
| 2133 | 2026-08-25T18:00:54.650Z | Compiling derive-where v1.6.1 |
| 2134 | 2026-08-25T18:00:54.660Z | Compiling termios v0.3.3 |
| 2135 | 2026-08-25T18:00:54.784Z | Compiling unit-prefix v0.5.2 |
| 2136 | 2026-08-25T18:00:54.806Z | Compiling home v0.5.12 |
| 2137 | 2026-08-25T18:00:54.934Z | Compiling base64 v0.21.7 |
| 2138 | 2026-08-25T18:00:54.944Z | Compiling indicatif v0.18.6 |
| 2139 | 2026-08-25T18:00:55.047Z | Compiling rustyline v18.0.0 (https://github.com/kkawakam/rustyline?rev=5ab22f2f8d65e85f0b925360437ece8eeeb6db92#5ab22f2f) |
| 2140 | 2026-08-25T18:00:55.251Z | Compiling knuffel v3.2.0 |
| 2141 | 2026-08-25T18:00:55.261Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2142 | 2026-08-25T18:00:55.735Z | Compiling pwd v1.4.0 |
| 2143 | 2026-08-25T18:00:55.907Z | Compiling qorb v0.4.1 |
| 2144 | 2026-08-25T18:00:55.925Z | Compiling tokio-fd v0.3.0 |
| 2145 | 2026-08-25T18:00:55.946Z | Compiling async-recursion v1.1.1 |
| 2146 | 2026-08-25T18:00:56.092Z | Compiling lru v0.18.2 |
| 2147 | 2026-08-25T18:00:56.161Z | Compiling humantime v2.4.0 |
| 2148 | 2026-08-25T18:00:56.262Z | Compiling shlex v1.3.0 |
| 2149 | 2026-08-25T18:00:56.436Z | Compiling xdg v3.0.0 |
| 2150 | 2026-08-25T18:00:56.478Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560) |
| 2151 | 2026-08-25T18:00:56.642Z | Compiling function_name v0.3.0 |
| 2152 | 2026-08-25T18:00:56.678Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2153 | 2026-08-25T18:00:58.340Z | Compiling sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742) |
| 2154 | 2026-08-25T18:00:58.577Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2155 | 2026-08-25T18:00:58.730Z | Compiling progenitor v0.14.0 |
| 2156 | 2026-08-25T18:00:58.835Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2157 | 2026-08-25T18:01:01.142Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2158 | 2026-08-25T18:01:18.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2159 | 2026-08-25T18:01:18.122Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2160 | 2026-08-25T18:01:18.122Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2161 | 2026-08-25T18:01:18.248Z | cargo nextest run --run-ignored all |
| 2162 | 2026-08-25T18:01:19.169Z | Compiling serde_json v1.0.151 |
| 2163 | 2026-08-25T18:01:19.290Z | Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe) |
| 2164 | 2026-08-25T18:01:19.303Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2165 | 2026-08-25T18:01:19.868Z | Compiling schemars v0.8.22 |
| 2166 | 2026-08-25T18:01:19.868Z | Compiling openapiv3 v2.2.0 |
| 2167 | 2026-08-25T18:01:19.868Z | Compiling slog-json v2.6.1 |
| 2168 | 2026-08-25T18:01:19.871Z | Compiling reqwest v0.13.4 |
| 2169 | 2026-08-25T18:01:19.871Z | Compiling attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d) |
| 2170 | 2026-08-25T18:01:20.099Z | Compiling slog-bunyan v2.5.0 |
| 2171 | 2026-08-25T18:01:20.628Z | Compiling oxnet v0.1.6 |
| 2172 | 2026-08-25T18:01:21.203Z | Compiling daft v0.1.8 |
| 2173 | 2026-08-25T18:01:21.423Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2174 | 2026-08-25T18:01:21.468Z | Compiling dropshot v0.17.1 |
| 2175 | 2026-08-25T18:01:21.516Z | Compiling typify-impl v0.6.2 |
| 2176 | 2026-08-25T18:01:21.674Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2177 | 2026-08-25T18:01:21.852Z | Compiling progenitor-client v0.14.0 |
| 2178 | 2026-08-25T18:01:24.399Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2179 | 2026-08-25T18:01:25.301Z | Compiling sush-server v0.1.0 (/work/oxidecomputer/sush/server) |
| 2180 | 2026-08-25T18:01:26.430Z | Compiling typify-macro v0.6.2 |
| 2181 | 2026-08-25T18:01:26.546Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2182 | 2026-08-25T18:01:28.117Z | Compiling typify v0.6.2 |
| 2183 | 2026-08-25T18:01:28.184Z | Compiling progenitor-impl v0.14.0 |
| 2184 | 2026-08-25T18:01:30.663Z | Compiling progenitor-macro v0.14.0 |
| 2185 | 2026-08-25T18:01:34.815Z | Compiling progenitor v0.14.0 |
| 2186 | 2026-08-25T18:01:35.001Z | Compiling sush-client v0.1.0 (/work/oxidecomputer/sush/client) |
| 2187 | 2026-08-25T18:01:37.345Z | Compiling sush-tests v0.1.0 (/work/oxidecomputer/sush/tests) |
| 2188 | 2026-08-25T18:03:04.477Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s |
| 2189 | 2026-08-25T18:03:04.489Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2190 | 2026-08-25T18:03:04.489Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2191 | 2026-08-25T18:03:04.694Z | ──────────── |
| 2192 | 2026-08-25T18:03:04.694Z | Nextest run ID 21956560-bfce-4fee-bd8b-3214421e1a03 with nextest profile: default |
| 2193 | 2026-08-25T18:03:04.694Z | Starting 85 tests across 11 binaries |
| 2194 | 2026-08-25T18:03:04.706Z | PASS [ 0.012s] ( 1/85) sush-client agent::test::sign_response_roundtrip |
| 2195 | 2026-08-25T18:03:04.709Z | PASS [ 0.012s] ( 2/85) sush-client agent::test::request_identities_frame |
| 2196 | 2026-08-25T18:03:04.709Z | PASS [ 0.012s] ( 3/85) sush-client agent::test::sign_request_frame |
| 2197 | 2026-08-25T18:03:04.709Z | PASS [ 0.012s] ( 4/85) sush-client agent::test::identities_answer_roundtrip |
| 2198 | 2026-08-25T18:03:04.709Z | PASS [ 0.012s] ( 5/85) sush-client agent::test::malformed_payloads |
| 2199 | 2026-08-25T18:03:04.709Z | PASS [ 0.013s] ( 6/85) sush-client cli::rack::rack_drawing |
| 2200 | 2026-08-25T18:03:04.712Z | PASS [ 0.016s] ( 7/85) sush-client commands::client_args |
| 2201 | 2026-08-25T18:03:04.715Z | PASS [ 0.009s] ( 8/85) sush-client commands::watch_settling |
| 2202 | 2026-08-25T18:03:04.715Z | PASS [ 0.009s] ( 9/85) sush-client commands::target_arg |
| 2203 | 2026-08-25T18:03:04.715Z | PASS [ 0.009s] (10/85) sush-client tls::test::descoped_urls |
| 2204 | 2026-08-25T18:03:04.718Z | PASS [ 0.011s] (11/85) sush-common authn::test::authn_errors |
| 2205 | 2026-08-25T18:03:04.721Z | PASS [ 0.006s] (12/85) sush-common authn::test::seq_windows |
| 2206 | 2026-08-25T18:03:04.724Z | PASS [ 0.007s] (13/85) sush-common codephrases::test::constant_codephrases |
| 2207 | 2026-08-25T18:03:04.727Z | PASS [ 0.006s] (14/85) sush-common codephrases::test::leading_zeros_after_truncation |
| 2208 | 2026-08-25T18:03:04.730Z | PASS [ 0.006s] (15/85) sush-common codephrases::test::non_phrases |
| 2209 | 2026-08-25T18:03:04.734Z | PASS [ 0.006s] (16/85) sush-common codephrases::test::trivial_codephrases |
| 2210 | 2026-08-25T18:03:04.740Z | PASS [ 0.006s] (17/85) sush-common jobs::test::interactive_targets |
| 2211 | 2026-08-25T18:03:04.745Z | PASS [ 0.006s] (18/85) sush-common jobs::test::limits_clamp |
| 2212 | 2026-08-25T18:03:04.765Z | PASS [ 0.055s] (19/85) sush-common authn::test::bound_requests |
| 2213 | 2026-08-25T18:03:04.770Z | PASS [ 0.006s] (20/85) sush-common keys::test::test_sk_split |
| 2214 | 2026-08-25T18:03:04.776Z | PASS [ 0.006s] (21/85) sush-common targets::test::targets_include |
| 2215 | 2026-08-25T18:03:04.782Z | PASS [ 0.006s] (22/85) sush-common targets::test::targets_parse |
| 2216 | 2026-08-25T18:03:04.788Z | PASS [ 0.006s] (23/85) sush-common targets::test::targets_round_trip |
| 2217 | 2026-08-25T18:03:04.795Z | PASS [ 0.007s] (24/85) sush-common wordlist::test::verify_wordlist |
| 2218 | 2026-08-25T18:03:04.814Z | PASS [ 0.096s] (25/85) sush-common codephrases::test::id_phrases |
| 2219 | 2026-08-25T18:03:04.824Z | PASS [ 0.011s] (26/85) sush-server messages::wire_format::identity_login_request |
| 2220 | 2026-08-25T18:03:04.832Z | PASS [ 0.007s] (27/85) sush-server messages::wire_format::job_start_request |
| 2221 | 2026-08-25T18:03:04.838Z | PASS [ 0.007s] (28/85) sush-server messages::wire_format::session_allow_attach_request |
| 2222 | 2026-08-25T18:03:04.845Z | PASS [ 0.006s] (29/85) sush-server messages::wire_format::session_deny_attach_request |
| 2223 | 2026-08-25T18:03:04.848Z | PASS [ 0.141s] (30/85) sush-client commands::output_needs_target |
| 2224 | 2026-08-25T18:03:04.852Z | PASS [ 0.007s] (31/85) sush-server messages::wire_format::session_start_request |
| 2225 | 2026-08-25T18:03:04.855Z | PASS [ 0.007s] (32/85) sush-server messages::wire_format::session_stop_request |
| 2226 | 2026-08-25T18:03:04.858Z | PASS [ 0.007s] (33/85) sush-server messages::wire_format::version_event |
| 2227 | 2026-08-25T18:03:04.861Z | PASS [ 0.007s] (34/85) sush-server proxy::test::home_preference |
| 2228 | 2026-08-25T18:03:04.865Z | PASS [ 0.007s] (35/85) sush-server proxy::test::named_targets |
| 2229 | 2026-08-25T18:03:04.868Z | PASS [ 0.151s] (36/85) sush-common authn::test::challenge_response |
| 2230 | 2026-08-25T18:03:04.868Z | PASS [ 0.006s] (37/85) sush-server proxy::test::resolution |
| 2231 | 2026-08-25T18:03:04.872Z | PASS [ 0.007s] (38/85) sush-server proxy::test::version_interception |
| 2232 | 2026-08-25T18:03:04.875Z | PASS [ 0.007s] (39/85) sush-server pty::test::pty |
| 2233 | 2026-08-25T18:03:04.875Z | PASS [ 0.007s] (40/85) sush-server pty::test::set_window_size |
| 2234 | 2026-08-25T18:03:04.947Z | PASS [ 0.241s] (41/85) sush-client identity::test::ssh_identities |
| 2235 | 2026-08-25T18:03:04.993Z | PASS [ 0.265s] (42/85) sush-common codephrases::test::random_codephrases |
| 2236 | 2026-08-25T18:03:05.164Z | PASS [ 0.418s] (43/85) sush-common keys::test::signing |
| 2237 | 2026-08-25T18:03:06.012Z | PASS [ 1.216s] (44/85) sush-server job::test::tty |
| 2238 | 2026-08-25T18:03:06.183Z | PASS [ 0.172s] (45/85) sush-tests integration_tests::client_proxy_server |
| 2239 | 2026-08-25T18:03:06.291Z | PASS [ 0.108s] (46/85) sush-tests integration_tests::client_server |
| 2240 | 2026-08-25T18:03:06.601Z | PASS [ 1.437s] (47/85) sush-server::link gossip_convergence |
| 2241 | 2026-08-25T18:03:06.735Z | PASS [ 0.444s] (48/85) sush-tests integration_tests::client_tls_proxy_server |
| 2242 | 2026-08-25T18:03:06.750Z | PASS [ 2.056s] (49/85) sush-client cli::test::cert_chains |
| 2243 | 2026-08-25T18:03:06.837Z | PASS [ 0.235s] (50/85) sush-tests integration_tests::interactive_job |
| 2244 | 2026-08-25T18:03:06.866Z | PASS [ 0.130s] (51/85) sush-tests integration_tests::streaming_job |
| 2245 | 2026-08-25T18:03:06.913Z | PASS [ 0.047s] (52/85) sush-tests manager_tests::attribution |
| 2246 | 2026-08-25T18:03:06.923Z | PASS [ 0.010s] (53/85) sush-tests manager_tests::bad_root_cert_files |
| 2247 | 2026-08-25T18:03:06.970Z | PASS [ 0.047s] (54/85) sush-tests manager_tests::cancel_queued_job |
| 2248 | 2026-08-25T18:03:07.020Z | PASS [ 0.050s] (55/85) sush-tests manager_tests::cert_chain |
| 2249 | 2026-08-25T18:03:07.103Z | PASS [ 0.266s] (56/85) sush-tests manager_tests::attach_grants |
| 2250 | 2026-08-25T18:03:07.106Z | PASS [ 0.086s] (57/85) sush-tests manager_tests::cert_revoke |
| 2251 | 2026-08-25T18:03:07.160Z | PASS [ 0.410s] (58/85) sush-tests integration_tests::streaming_job_linger |
| 2252 | 2026-08-25T18:03:07.198Z | PASS [ 0.093s] (59/85) sush-tests manager_tests::gossiped_identities |
| 2253 | 2026-08-25T18:03:07.206Z | PASS [ 0.046s] (60/85) sush-tests manager_tests::homonym_issuer_resolves_to_true_parent |
| 2254 | 2026-08-25T18:03:07.214Z | PASS [ 0.111s] (61/85) sush-tests manager_tests::cubby_targets |
| 2255 | 2026-08-25T18:03:07.252Z | PASS [ 0.046s] (62/85) sush-tests manager_tests::iam |
| 2256 | 2026-08-25T18:03:07.256Z | PASS [ 0.042s] (63/85) sush-tests manager_tests::iam_revoke |
| 2257 | 2026-08-25T18:03:07.282Z | PASS [ 0.030s] (64/85) sush-tests manager_tests::interactive_target_required |
| 2258 | 2026-08-25T18:03:07.292Z | PASS [ 0.037s] (65/85) sush-tests manager_tests::job_json |
| 2259 | 2026-08-25T18:03:07.298Z | PASS [ 0.100s] (66/85) sush-tests manager_tests::hostile_imports_cannot_displace |
| 2260 | 2026-08-25T18:03:07.330Z | PASS [ 0.038s] (67/85) sush-tests manager_tests::job_output_perms |
| 2261 | 2026-08-25T18:03:07.334Z | PASS [ 0.051s] (68/85) sush-tests manager_tests::job_output_dir_moves |
| 2262 | 2026-08-25T18:03:07.337Z | PASS [ 0.038s] (69/85) sush-tests manager_tests::job_signal_dispositions |
| 2263 | 2026-08-25T18:03:07.368Z | PASS [ 0.037s] (70/85) sush-tests manager_tests::job_stop |
| 2264 | 2026-08-25T18:03:07.374Z | PASS [ 0.041s] (71/85) sush-tests manager_tests::job_targets |
| 2265 | 2026-08-25T18:03:07.420Z | PASS [ 0.084s] (72/85) sush-tests manager_tests::jobs |
| 2266 | 2026-08-25T18:03:07.458Z | PASS [ 0.037s] (73/85) sush-tests manager_tests::root_certs_from_files |
| 2267 | 2026-08-25T18:03:07.493Z | PASS [ 0.035s] (74/85) sush-tests manager_tests::shutdown |
| 2268 | 2026-08-25T18:03:07.510Z | PASS [ 0.136s] (75/85) sush-tests manager_tests::revocation_tombstones |
| 2269 | 2026-08-25T18:03:07.563Z | PASS [ 0.071s] (76/85) sush-tests manager_tests::streaming_validation |
| 2270 | 2026-08-25T18:03:07.618Z | PASS [ 0.055s] (77/85) sush-tests manager_tests::too_much_output |
| 2271 | 2026-08-25T18:03:07.719Z | PASS [ 0.101s] (78/85) sush-tests manager_tests::universe_swap |
| 2272 | 2026-08-25T18:03:07.853Z | PASS [ 2.980s] (79/85) sush-server::distributed jobs_gossip_between_sleds |
| 2273 | 2026-08-25T18:03:08.043Z | PASS [ 0.676s] (80/85) sush-tests manager_tests::output_ranges |
| 2274 | 2026-08-25T18:03:08.794Z | PASS [ 1.283s] (81/85) sush-tests manager_tests::too_much_cpu |
| 2275 | 2026-08-25T18:03:11.270Z | PASS [ 6.321s] (82/85) sush-server::gossip staggered_start_converges |
| 2276 | 2026-08-25T18:03:11.578Z | PASS [ 6.704s] (83/85) sush-server::gossip cold_start_converges |
| 2277 | 2026-08-25T18:03:15.360Z | PASS [ 10.484s] (84/85) sush-server::gossip node_replacement_reconverges |
| 2278 | 2026-08-25T18:03:49.908Z | PASS [ 44.909s] (85/85) sush-server::link conformance |
| 2279 | 2026-08-25T18:03:49.911Z | ──────────── |
| 2280 | 2026-08-25T18:03:49.911Z | Summary [ 45.209s] 85 tests run: 85 passed, 0 skipped |
| 2281 | 2026-08-25T18:03:49.919Z | cargo test --doc |
| 2282 | 2026-08-25T18:03:50.764Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 2283 | 2026-08-25T18:03:50.767Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2284 | 2026-08-25T18:03:50.767Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2285 | 2026-08-25T18:03:50.803Z | Doc-tests sush_api |
| 2286 | 2026-08-25T18:03:52.031Z | |
| 2287 | 2026-08-25T18:03:52.031Z | running 2 tests |
| 2288 | 2026-08-25T18:03:52.031Z | test api/src/lib.rs - sush_api_mod::api_description (line 42) ... ignored |
| 2289 | 2026-08-25T18:03:52.031Z | test api/src/lib.rs - sush_api_mod::stub_api_description (line 48) ... ignored |
| 2290 | 2026-08-25T18:03:52.031Z | |
| 2291 | 2026-08-25T18:03:52.031Z | test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2292 | 2026-08-25T18:03:52.031Z | |
| 2293 | 2026-08-25T18:03:52.035Z | all doctests ran in 0.58s; merged doctests compilation took 0.58s |
| 2294 | 2026-08-25T18:03:52.048Z | Doc-tests sush_client |
| 2295 | 2026-08-25T18:03:52.976Z | |
| 2296 | 2026-08-25T18:03:52.976Z | running 21 tests |
| 2297 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::cert_chain (line 73) ... ignored |
| 2298 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::cert_import (line 74) ... ignored |
| 2299 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::cert_revoke (line 74) ... ignored |
| 2300 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::iam (line 72) ... ignored |
| 2301 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::iam_revoke (line 74) ... ignored |
| 2302 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::identities (line 72) ... ignored |
| 2303 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_attach (line 73) ... ignored |
| 2304 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_history (line 74) ... ignored |
| 2305 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_output (line 77) ... ignored |
| 2306 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_start (line 80) ... ignored |
| 2307 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_status (line 72) ... ignored |
| 2308 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::job_stop (line 73) ... ignored |
| 2309 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::session (line 70) ... ignored |
| 2310 | 2026-08-25T18:03:52.976Z | test client/src/lib.rs - Client::session_allow_attach (line 75) ... ignored |
| 2311 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::session_deny_attach (line 74) ... ignored |
| 2312 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::session_skip_job (line 72) ... ignored |
| 2313 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::session_start (line 74) ... ignored |
| 2314 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::session_stop (line 71) ... ignored |
| 2315 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::target (line 70) ... ignored |
| 2316 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::version (line 70) ... ignored |
| 2317 | 2026-08-25T18:03:52.977Z | test client/src/lib.rs - Client::versions (line 70) ... ignored |
| 2318 | 2026-08-25T18:03:52.977Z | |
| 2319 | 2026-08-25T18:03:52.981Z | test result: ok. 0 passed; 0 failed; 21 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2320 | 2026-08-25T18:03:52.981Z | |
| 2321 | 2026-08-25T18:03:52.981Z | all doctests ran in 0.32s; merged doctests compilation took 0.32s |
| 2322 | 2026-08-25T18:03:53.000Z | Doc-tests sush_common |
| 2323 | 2026-08-25T18:03:53.256Z | |
| 2324 | 2026-08-25T18:03:53.256Z | running 0 tests |
| 2325 | 2026-08-25T18:03:53.256Z | |
| 2326 | 2026-08-25T18:03:53.256Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2327 | 2026-08-25T18:03:53.256Z | |
| 2328 | 2026-08-25T18:03:53.271Z | Doc-tests sush_server |
| 2329 | 2026-08-25T18:03:53.608Z | |
| 2330 | 2026-08-25T18:03:53.608Z | running 0 tests |
| 2331 | 2026-08-25T18:03:53.608Z | |
| 2332 | 2026-08-25T18:03:53.608Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2333 | 2026-08-25T18:03:53.608Z | |
| 2334 | 2026-08-25T18:03:53.628Z | Doc-tests sush_tests |
| 2335 | 2026-08-25T18:03:53.658Z | |
| 2336 | 2026-08-25T18:03:53.658Z | running 0 tests |
| 2337 | 2026-08-25T18:03:53.658Z | |
| 2338 | 2026-08-25T18:03:53.658Z | test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 2339 | 2026-08-25T18:03:53.658Z | |
| 2340 | 2026-08-25T18:03:53.691Z | cargo xtask openapi && git diff --exit-code sush.json |
| 2341 | 2026-08-25T18:03:54.005Z | Compiling libc v0.2.189 |
| 2342 | 2026-08-25T18:03:54.005Z | Compiling zeroize v1.9.0 |
| 2343 | 2026-08-25T18:03:54.009Z | Compiling proc-macro2 v1.0.107 |
| 2344 | 2026-08-25T18:03:54.009Z | Compiling quote v1.0.47 |
| 2345 | 2026-08-25T18:03:54.070Z | Compiling hashbrown v0.17.1 |
| 2346 | 2026-08-25T18:03:54.074Z | Compiling smallvec v1.15.2 |
| 2347 | 2026-08-25T18:03:54.079Z | Compiling num-traits v0.2.19 |
| 2348 | 2026-08-25T18:03:54.085Z | Compiling zerocopy v0.8.56 |
| 2349 | 2026-08-25T18:03:54.104Z | Compiling rustc_version v0.4.1 |
| 2350 | 2026-08-25T18:03:54.286Z | Compiling generic-array v0.14.7 |
| 2351 | 2026-08-25T18:03:54.304Z | Compiling log v0.4.33 |
| 2352 | 2026-08-25T18:03:54.401Z | Compiling jobserver v0.1.35 |
| 2353 | 2026-08-25T18:03:54.442Z | Compiling errno v0.3.14 |
| 2354 | 2026-08-25T18:03:54.457Z | Compiling getrandom v0.2.17 |
| 2355 | 2026-08-25T18:03:54.490Z | Compiling parking_lot_core v0.9.12 |
| 2356 | 2026-08-25T18:03:54.587Z | Compiling rand_core v0.6.4 |
| 2357 | 2026-08-25T18:03:54.627Z | Compiling cc v1.4.2 |
| 2358 | 2026-08-25T18:03:54.635Z | Compiling signal-hook-registry v1.4.8 |
| 2359 | 2026-08-25T18:03:54.720Z | Compiling parking_lot v0.12.5 |
| 2360 | 2026-08-25T18:03:54.766Z | Compiling crypto-common v0.1.7 |
| 2361 | 2026-08-25T18:03:54.794Z | Compiling block-buffer v0.10.4 |
| 2362 | 2026-08-25T18:03:54.883Z | Compiling socket2 v0.6.5 |
| 2363 | 2026-08-25T18:03:54.926Z | Compiling digest v0.10.7 |
| 2364 | 2026-08-25T18:03:54.933Z | Compiling mio v1.2.2 |
| 2365 | 2026-08-25T18:03:55.019Z | Compiling syn v2.0.119 |
| 2366 | 2026-08-25T18:03:55.055Z | Compiling syn v3.0.3 |
| 2367 | 2026-08-25T18:03:55.134Z | Compiling getrandom v0.4.3 |
| 2368 | 2026-08-25T18:03:55.285Z | Compiling uuid v1.24.0 |
| 2369 | 2026-08-25T18:03:55.325Z | Compiling ff v0.13.1 |
| 2370 | 2026-08-25T18:03:55.447Z | Compiling cmake v0.1.58 |
| 2371 | 2026-08-25T18:03:55.468Z | Compiling getrandom v0.3.4 |
| 2372 | 2026-08-25T18:03:55.648Z | Compiling group v0.13.0 |
| 2373 | 2026-08-25T18:03:55.703Z | Compiling sha2 v0.10.9 |
| 2374 | 2026-08-25T18:03:55.723Z | Compiling signature v2.2.0 |
| 2375 | 2026-08-25T18:03:55.787Z | Compiling crypto-bigint v0.5.5 |
| 2376 | 2026-08-25T18:03:55.822Z | Compiling rustix v1.1.4 |
| 2377 | 2026-08-25T18:03:55.865Z | Compiling rand_core v0.9.5 |
| 2378 | 2026-08-25T18:03:55.923Z | Compiling aws-lc-sys v0.44.0 |
| 2379 | 2026-08-25T18:03:56.077Z | Compiling hmac v0.12.1 |
| 2380 | 2026-08-25T18:03:56.116Z | Compiling indexmap v2.14.0 |
| 2381 | 2026-08-25T18:03:56.726Z | Compiling curve25519-dalek v4.1.3 |
| 2382 | 2026-08-25T18:03:56.829Z | Compiling ppv-lite86 v0.2.21 |
| 2383 | 2026-08-25T18:03:56.936Z | Compiling rustls-pki-types v1.15.1 |
| 2384 | 2026-08-25T18:03:57.002Z | Compiling time v0.3.55 |
| 2385 | 2026-08-25T18:03:57.151Z | Compiling rand_chacha v0.9.0 |
| 2386 | 2026-08-25T18:03:57.374Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 2387 | 2026-08-25T18:03:57.423Z | Compiling tracing v0.1.44 |
| 2388 | 2026-08-25T18:03:57.662Z | Compiling rfc6979 v0.4.0 |
| 2389 | 2026-08-25T18:03:57.670Z | Compiling inout v0.1.4 |
| 2390 | 2026-08-25T18:03:57.778Z | Compiling serde_derive_internals v0.29.1 |
| 2391 | 2026-08-25T18:03:57.795Z | Compiling rustls v0.23.43 |
| 2392 | 2026-08-25T18:03:58.003Z | Compiling proc-macro-crate v3.5.0 |
| 2393 | 2026-08-25T18:03:58.231Z | Compiling serde_derive v1.0.229 |
| 2394 | 2026-08-25T18:03:58.257Z | Compiling tokio-macros v2.7.2 |
| 2395 | 2026-08-25T18:03:58.366Z | Compiling thiserror-impl v2.0.20 |
| 2396 | 2026-08-25T18:03:58.415Z | Compiling daft-derive v0.1.8 |
| 2397 | 2026-08-25T18:03:58.498Z | Compiling borsh v1.8.0 |
| 2398 | 2026-08-25T18:03:58.531Z | Compiling cipher v0.4.4 |
| 2399 | 2026-08-25T18:03:58.743Z | Compiling rand v0.9.5 |
| 2400 | 2026-08-25T18:03:58.770Z | Compiling ssh-encoding v0.2.0 |
| 2401 | 2026-08-25T18:03:58.972Z | Compiling der_derive v0.7.3 |
| 2402 | 2026-08-25T18:03:58.993Z | Compiling tokio v1.53.1 |
| 2403 | 2026-08-25T18:03:59.047Z | Compiling futures-macro v0.3.33 |
| 2404 | 2026-08-25T18:03:59.144Z | Compiling schemars_derive v0.8.22 |
| 2405 | 2026-08-25T18:03:59.397Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2406 | 2026-08-25T18:03:59.572Z | Compiling thiserror v2.0.20 |
| 2407 | 2026-08-25T18:03:59.680Z | Compiling blake3 v1.8.6 |
| 2408 | 2026-08-25T18:03:59.857Z | Compiling futures-util v0.3.33 |
| 2409 | 2026-08-25T18:03:59.931Z | Compiling der v0.7.10 |
| 2410 | 2026-08-25T18:04:00.061Z | Compiling newtype-uuid v1.4.0 |
| 2411 | 2026-08-25T18:04:00.219Z | Compiling sha1 v0.10.7 |
| 2412 | 2026-08-25T18:04:00.330Z | Compiling hostname v0.3.1 |
| 2413 | 2026-08-25T18:04:00.439Z | Compiling tungstenite v0.28.0 |
| 2414 | 2026-08-25T18:04:00.844Z | Compiling serde v1.0.229 |
| 2415 | 2026-08-25T18:04:00.963Z | Compiling spki v0.7.3 |
| 2416 | 2026-08-25T18:04:01.172Z | Compiling pkcs8 v0.10.2 |
| 2417 | 2026-08-25T18:04:01.238Z | Compiling borsh-derive v1.8.0 |
| 2418 | 2026-08-25T18:04:01.363Z | Compiling erased-serde v0.3.31 |
| 2419 | 2026-08-25T18:04:01.429Z | Compiling chrono v0.4.45 |
| 2420 | 2026-08-25T18:04:01.440Z | Compiling sec1 v0.7.3 |
| 2421 | 2026-08-25T18:04:01.666Z | Compiling elliptic-curve v0.13.8 |
| 2422 | 2026-08-25T18:04:01.714Z | Compiling ed25519 v2.2.3 |
| 2423 | 2026-08-25T18:04:01.851Z | Compiling slog v2.8.2 |
| 2424 | 2026-08-25T18:04:01.957Z | Compiling ed25519-dalek v2.2.0 |
| 2425 | 2026-08-25T18:04:02.048Z | Compiling ecdsa v0.16.9 |
| 2426 | 2026-08-25T18:04:02.237Z | Compiling primeorder v0.13.6 |
| 2427 | 2026-08-25T18:04:02.267Z | Compiling slog-json v2.6.1 |
| 2428 | 2026-08-25T18:04:02.421Z | Compiling schemars v0.8.22 |
| 2429 | 2026-08-25T18:04:02.474Z | Compiling p256 v0.13.2 |
| 2430 | 2026-08-25T18:04:02.507Z | Compiling futures-executor v0.3.33 |
| 2431 | 2026-08-25T18:04:02.510Z | Compiling serde_tokenstream v0.2.3 |
| 2432 | 2026-08-25T18:04:02.699Z | Compiling tokio-util v0.7.19 |
| 2433 | 2026-08-25T18:04:02.789Z | Compiling thiserror-impl v1.0.69 |
| 2434 | 2026-08-25T18:04:02.792Z | Compiling async-stream-impl v0.3.6 |
| 2435 | 2026-08-25T18:04:02.851Z | Compiling ssh-cipher v0.2.0 |
| 2436 | 2026-08-25T18:04:02.937Z | Compiling rand_chacha v0.3.1 |
| 2437 | 2026-08-25T18:04:02.997Z | Compiling memmap2 v0.9.11 |
| 2438 | 2026-08-25T18:04:03.220Z | Compiling h2 v0.4.15 |
| 2439 | 2026-08-25T18:04:03.378Z | Compiling oxnet v0.1.6 |
| 2440 | 2026-08-25T18:04:03.386Z | Compiling is-terminal v0.4.17 |
| 2441 | 2026-08-25T18:04:03.395Z | Compiling spin v0.9.9 |
| 2442 | 2026-08-25T18:04:03.479Z | Compiling slog-term v2.9.2 |
| 2443 | 2026-08-25T18:04:03.511Z | Compiling multer v3.1.0 |
| 2444 | 2026-08-25T18:04:03.907Z | Compiling daft v0.1.8 |
| 2445 | 2026-08-25T18:04:03.924Z | Compiling tempfile v3.27.0 |
| 2446 | 2026-08-25T18:04:03.971Z | Compiling thiserror v1.0.69 |
| 2447 | 2026-08-25T18:04:04.075Z | Compiling serde_urlencoded v0.7.1 |
| 2448 | 2026-08-25T18:04:04.163Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?tag=rel%2Fv21%2Frc1#3e5bafe8) |
| 2449 | 2026-08-25T18:04:04.211Z | Compiling slog-async v2.8.0 |
| 2450 | 2026-08-25T18:04:04.326Z | Compiling async-stream v0.3.6 |
| 2451 | 2026-08-25T18:04:04.349Z | Compiling rand v0.8.7 |
| 2452 | 2026-08-25T18:04:04.489Z | Compiling ssh-key v0.6.7 |
| 2453 | 2026-08-25T18:04:04.645Z | Compiling dropshot_endpoint v0.17.1 |
| 2454 | 2026-08-25T18:04:04.772Z | Compiling tokio-tungstenite v0.28.0 |
| 2455 | 2026-08-25T18:04:04.921Z | Compiling async-compression v0.4.43 |
| 2456 | 2026-08-25T18:04:05.025Z | Compiling futures v0.3.33 |
| 2457 | 2026-08-25T18:04:05.062Z | Compiling slog-bunyan v2.5.0 |
| 2458 | 2026-08-25T18:04:05.103Z | Compiling openapiv3 v2.2.0 |
| 2459 | 2026-08-25T18:04:05.196Z | Compiling x509-cert v0.2.5 |
| 2460 | 2026-08-25T18:04:05.249Z | Compiling rlimit v0.10.2 |
| 2461 | 2026-08-25T18:04:05.328Z | Compiling async-trait v0.1.92 |
| 2462 | 2026-08-25T18:04:05.422Z | Compiling rustls-pemfile v2.2.0 |
| 2463 | 2026-08-25T18:04:05.620Z | Compiling hyper v1.11.0 |
| 2464 | 2026-08-25T18:04:06.262Z | Compiling terminal_size v0.4.4 |
| 2465 | 2026-08-25T18:04:06.290Z | Compiling hostname v0.4.2 |
| 2466 | 2026-08-25T18:04:06.401Z | Compiling clap_builder v4.6.6 |
| 2467 | 2026-08-25T18:04:06.412Z | Compiling sush-common v0.1.0 (/work/oxidecomputer/sush/common) |
| 2468 | 2026-08-25T18:04:06.427Z | Compiling clap_derive v4.6.4 |
| 2469 | 2026-08-25T18:04:06.784Z | Compiling hyper-util v0.1.20 |
| 2470 | 2026-08-25T18:04:08.008Z | Compiling clap v4.6.6 |
| 2471 | 2026-08-25T18:04:12.716Z | Compiling aws-lc-rs v1.18.0 |
| 2472 | 2026-08-25T18:04:13.912Z | Compiling rustls-webpki v0.103.13 |
| 2473 | 2026-08-25T18:04:16.703Z | Compiling tokio-rustls v0.26.4 |
| 2474 | 2026-08-25T18:04:16.892Z | Compiling dropshot v0.17.1 |
| 2475 | 2026-08-25T18:04:19.274Z | Compiling sush-api v0.1.0 (/work/oxidecomputer/sush/api) |
| 2476 | 2026-08-25T18:04:20.621Z | Compiling xtask v0.1.0 (/work/oxidecomputer/sush/xtask) |
| 2477 | 2026-08-25T18:04:25.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.18s |
| 2478 | 2026-08-25T18:04:25.981Z | Running `target/debug/xtask openapi` |
| 2479 | 2026-08-25T18:04:26.042Z | Generating OpenAPI document `sush.json`... done! |
| 2480 | 2026-08-25T18:04:26.084Z | process exited: duration 525209 ms, exit code 0 |
| |
| 2481 | 2026-08-25T18:04:26.108Z | found 1 output files |
| 2482 | 2026-08-25T18:04:26.108Z | uploading: /work/sush (38752168 bytes) |
| 2483 | 2026-08-25T18:04:27.357Z | uploaded: /work/sush |